clients/libs/components/src/link
Bryan Cunningham a07c9ebf6b
[CL-637] icon api buttons links (#18388)
* update button api to accept icons

* use template outlet in button

* add link component

* create link component to handle anchors and buttons

* remove unnecessary let variables

* fix link focus state styling

* update link underline style

* fix broken skip link focus

* add focus method to link component

* fix typo

* fix off center loading state

* move flex styles to template to fix some minor style overrides

* remove unnecessary variables

* fix interaction states and add styles for test class to work properly

* refactor classes and make variable sreadonly

* fix classes not being applied correctly

* fix bad merge conflict resolution

* simplified button template
2026-02-04 14:20:44 -05:00
..
index.ts [CL-637] icon api buttons links (#18388) 2026-02-04 14:20:44 -05:00
link.component.html [CL-637] icon api buttons links (#18388) 2026-02-04 14:20:44 -05:00
link.component.ts [CL-637] icon api buttons links (#18388) 2026-02-04 14:20:44 -05:00
link.mdx [CL-984] link style updates (#18360) 2026-01-21 10:45:49 -05:00
link.module.ts [CL-637] icon api buttons links (#18388) 2026-02-04 14:20:44 -05:00
link.stories.ts [CL-637] icon api buttons links (#18388) 2026-02-04 14:20:44 -05:00