clients/libs/components/src
Bryan Cunningham 6cf434cf11
[CL-841] landing layout component (#17969)
* wip

* wip

* implement new control flow syntax

* new landing helper components

* add missing imports to header

* create max width container

* create landing card component

* address claude feedback

* fix center aligned text

* ensure secondary content is centered for now

* only render container when there is content

* remove max width container

* remove constructor init of variable

* remove unnecessary styling

* build styling into helper components

* ensure content grows

* ensure content takes allowed width

* apply padding to elements instead of header and check for projected content

* use Array.from to filter nodes

* fix logo width

* use has selector to apply actions styles, simplify heading padding

* remove unneeded content projection

* remove unneeded comment

* use modern control flow for story

* update max width classes to signal and remove switch

* make logo input readonly

* remove variables

* remove object type

* fix width types usage

* add comments about component usage

* fix broken variable reference

* fix broken max width class usage

* only appyly y padding to header actions
2026-01-23 11:57:55 -05:00
..
a11y [PM-29819][CL-806] Fix focus mgmt on search and filter page navigations (#18007) 2025-12-22 16:55:20 -05:00
anon-layout [CL-841] landing layout component (#17969) 2026-01-23 11:57:55 -05:00
app UIF - Prefer signal & change detection (#16940) 2025-10-21 18:52:40 +02:00
async-actions [CL-717][PM-27966] Update to Angular 20 and Storybook 9 (#17638) 2025-12-01 14:15:58 -05:00
avatar Migrate avatar to OnPush (#17389) 2025-12-15 11:37:15 +01:00
badge [CL-717][PM-27966] Update to Angular 20 and Storybook 9 (#17638) 2025-12-01 14:15:58 -05:00
badge-list [CL-905] Migrate CL/Badge to OnPush (#16959) 2025-11-12 15:27:14 -05:00
banner [CL-717][PM-27966] Update to Angular 20 and Storybook 9 (#17638) 2025-12-01 14:15:58 -05:00
breadcrumbs [CL-984] link style updates (#18360) 2026-01-21 10:45:49 -05:00
button [UIF] Prefer static string properties (#17966) 2025-12-18 01:49:26 -05:00
callout [CL-717][PM-27966] Update to Angular 20 and Storybook 9 (#17638) 2025-12-01 14:15:58 -05:00
card [CL-717][PM-27966] Update to Angular 20 and Storybook 9 (#17638) 2025-12-01 14:15:58 -05:00
checkbox [CL-717][PM-27966] Update to Angular 20 and Storybook 9 (#17638) 2025-12-01 14:15:58 -05:00
chip-select account for pre-set value of an angular form before the options are set (#17872) 2025-12-09 09:31:12 -06:00
color-password PM-21800 calling copyToClipboard function from PlatformUtilsService in order to trim copied string (#17510) 2026-01-16 11:38:28 -05:00
container [CL-717][PM-27966] Update to Angular 20 and Storybook 9 (#17638) 2025-12-01 14:15:58 -05:00
copy-click [UIF] Prefer static string properties (#17966) 2025-12-18 01:49:26 -05:00
dialog [PM-24178] Handle dialog focus when launched from a menu item (#18208) 2026-01-16 09:36:00 -05:00
disclosure [CL-717][PM-27966] Update to Angular 20 and Storybook 9 (#17638) 2025-12-01 14:15:58 -05:00
drawer [CL-132] Implement resizable side nav (#16533) 2025-12-29 14:08:33 -05:00
form [CL-717][PM-27966] Update to Angular 20 and Storybook 9 (#17638) 2025-12-01 14:15:58 -05:00
form-control Enable directive-class-suffix (#17385) 2025-11-24 18:03:16 +01:00
form-field [UIF] Prefer static string properties (#17966) 2025-12-18 01:49:26 -05:00
header Feature/pm 28788 desktop header UI migration (#18221) 2026-01-09 09:41:15 +01:00
icon [CL-717][PM-27966] Update to Angular 20 and Storybook 9 (#17638) 2025-12-01 14:15:58 -05:00
icon-button [CL-1020] background color updates (#18417) 2026-01-22 16:55:35 -05:00
icon-tile UIF - Prefer signal & change detection (#16940) 2025-10-21 18:52:40 +02:00
input [CL-717][PM-27966] Update to Angular 20 and Storybook 9 (#17638) 2025-12-01 14:15:58 -05:00
item [CL-132] Implement resizable side nav (#16533) 2025-12-29 14:08:33 -05:00
landing-layout [CL-841] landing layout component (#17969) 2026-01-23 11:57:55 -05:00
layout Add support for rounded layout (#18283) 2026-01-22 10:25:39 +01:00
link [CL-984] link style updates (#18360) 2026-01-21 10:45:49 -05:00
menu [PM-24178] Handle dialog focus when launched from a menu item (#18208) 2026-01-16 09:36:00 -05:00
multi-select [CL-717][PM-27966] Update to Angular 20 and Storybook 9 (#17638) 2025-12-01 14:15:58 -05:00
navigation [CL-1020] background color updates (#18417) 2026-01-22 16:55:35 -05:00
no-items Update font to inter feature branch (#16782) 2025-11-03 15:17:07 -05:00
popover [CL-822] fix popover initial position (#18107) 2026-01-12 17:04:46 -05:00
progress [CL-717][PM-27966] Update to Angular 20 and Storybook 9 (#17638) 2025-12-01 14:15:58 -05:00
radio-button [PM-28231] Enable component-class-suffix (#17384) 2025-11-18 13:26:38 +01:00
resize-observer UIF - Prefer signal & change detection (#16940) 2025-10-21 18:52:40 +02:00
search [CL-717][PM-27966] Update to Angular 20 and Storybook 9 (#17638) 2025-12-01 14:15:58 -05:00
section [CL-717][PM-27966] Update to Angular 20 and Storybook 9 (#17638) 2025-12-01 14:15:58 -05:00
select [CL-717][PM-27966] Update to Angular 20 and Storybook 9 (#17638) 2025-12-01 14:15:58 -05:00
shared [CL-925] add filled danger button (#17633) 2025-11-24 13:08:25 -05:00
skeleton [CL-717][PM-27966] Update to Angular 20 and Storybook 9 (#17638) 2025-12-01 14:15:58 -05:00
spinner UIF - Prefer signal & change detection (#16940) 2025-10-21 18:52:40 +02:00
stepper [CL-717][PM-27966] Update to Angular 20 and Storybook 9 (#17638) 2025-12-01 14:15:58 -05:00
stories [CL-984] link style updates (#18360) 2026-01-21 10:45:49 -05:00
switch [CL-717][PM-27966] Update to Angular 20 and Storybook 9 (#17638) 2025-12-01 14:15:58 -05:00
table [CL-132] Implement resizable side nav (#16533) 2025-12-29 14:08:33 -05:00
tabs [PM-29819][CL-806] Fix focus mgmt on search and filter page navigations (#18007) 2025-12-22 16:55:20 -05:00
toast [CL-717][PM-27966] Update to Angular 20 and Storybook 9 (#17638) 2025-12-01 14:15:58 -05:00
toggle-group [CL-946] Migrate ToggleGroup to OnPush (#17718) 2025-12-05 13:06:03 +01:00
tooltip [PM-24178] Handle dialog focus when launched from a menu item (#18208) 2026-01-16 09:36:00 -05:00
typography [CL-717][PM-27966] Update to Angular 20 and Storybook 9 (#17638) 2025-12-01 14:15:58 -05:00
utils [CL-132] Implement resizable side nav (#16533) 2025-12-29 14:08:33 -05:00
webfonts Update font to inter feature branch (#16782) 2025-11-03 15:17:07 -05:00
favicon.ico Move to libs 2022-06-03 16:24:40 +02:00
index.html [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
index.ts [CL-841] landing layout component (#17969) 2026-01-23 11:57:55 -05:00
main.ts Move to libs 2022-06-03 16:24:40 +02:00
polyfills.ts Move to libs 2022-06-03 16:24:40 +02:00
reset.css [CL-137] add temporary CSS reset for cross-client styles (#6626) 2023-10-19 23:38:48 -04:00
styles.css [CL-652] Remove bootstrap and enable tailwind preflight (#8071) 2025-08-12 20:32:19 +02:00
styles.scss [CL-836] Extract base css variables (#14733) 2025-08-29 10:43:38 +02:00
test.setup.ts eslint: report unused disable directives (#13463) 2025-03-10 09:33:08 -04:00
theme.css Update font to inter feature branch (#16782) 2025-11-03 15:17:07 -05:00
tw-theme-preflight.css [PM-26984] Use medium instead of semibold or bold, and for headings (#17184) 2025-11-10 17:11:35 -05:00
tw-theme.css [CL-1020] background color updates (#18417) 2026-01-22 16:55:35 -05:00
variables.scss [CL-652] Remove bootstrap and enable tailwind preflight (#8071) 2025-08-12 20:32:19 +02:00