@corto-ai/gds-angular 2.1.5-test.2 → 2.1.5-test.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (79) hide show
  1. package/README.md +5 -5
  2. package/assets/css/acctivity.css +53 -166
  3. package/assets/css/acctivity.css.map +1 -1
  4. package/assets/css/all.css +95 -212
  5. package/assets/css/all.css.map +1 -1
  6. package/assets/css/corto.css +53 -166
  7. package/assets/css/corto.css.map +1 -1
  8. package/assets/css/lawy.css +53 -166
  9. package/assets/css/lawy.css.map +1 -1
  10. package/assets/css/leap.css +53 -166
  11. package/assets/css/leap.css.map +1 -1
  12. package/assets/scss/_fonts.scss +0 -1
  13. package/assets/scss/_mixins.scss +4 -2
  14. package/assets/scss/_toast-anchor-fallback.scss +62 -0
  15. package/assets/scss/cdk-overlay-prebuilt.scss +7 -0
  16. package/assets/scss/css-custom-properties/acctivity/_custom-properties.scss +4 -4
  17. package/assets/scss/css-custom-properties/corto/_custom-properties.scss +4 -4
  18. package/assets/scss/css-custom-properties/lawy/_custom-properties.scss +4 -4
  19. package/assets/scss/css-custom-properties/leap/_custom-properties.scss +4 -4
  20. package/assets/scss/css-custom-properties/mixins/_gds.scss +5 -4
  21. package/assets/scss/mixins/buttons/_base.scss +1 -1
  22. package/assets/scss/styles.scss +0 -1
  23. package/assets/scss/utilities/_background.scss +1 -1
  24. package/assets/scss/utilities/_focus-ring.scss +7 -0
  25. package/assets/scss/utilities/_position.scss +1 -1
  26. package/assets/svg/acctivity/acctivity-icon-default.svg +12 -8
  27. package/assets/svg/corto/corto-admin-dev-console-icon-light.svg +11 -0
  28. package/assets/svg/doc/doc-badge-sync-success.svg +4 -0
  29. package/assets/svg/doc/doc-badge-sync-warn.svg +4 -0
  30. package/assets/svg/doc/doc-badge-syncing.svg +4 -0
  31. package/assets/svg/doc/doc-csv.svg +70 -0
  32. package/assets/svg/doc/doc-email.svg +22 -3
  33. package/assets/svg/doc/doc-excel.svg +69 -13
  34. package/assets/svg/doc/doc-folder-zip.svg +69 -14
  35. package/assets/svg/doc/doc-folder.svg +23 -4
  36. package/assets/svg/doc/doc-html.svg +70 -0
  37. package/assets/svg/doc/doc-infotrack.svg +71 -8
  38. package/assets/svg/doc/doc-jpg.svg +70 -0
  39. package/assets/svg/doc/doc-md.svg +70 -0
  40. package/assets/svg/doc/doc-mp4.svg +70 -0
  41. package/assets/svg/doc/doc-pdf.svg +69 -6
  42. package/assets/svg/doc/doc-png.svg +70 -0
  43. package/assets/svg/doc/doc-powerpoint.svg +78 -9
  44. package/assets/svg/doc/doc-rtf.svg +70 -0
  45. package/assets/svg/doc/doc-svg.svg +70 -0
  46. package/assets/svg/doc/doc-tiff.svg +70 -0
  47. package/assets/svg/doc/doc-txt.svg +70 -0
  48. package/assets/svg/doc/doc-unknown-type.svg +69 -3
  49. package/assets/svg/doc/doc-word.svg +69 -9
  50. package/assets/svg/doc/doc-xml.svg +70 -0
  51. package/assets/svg/doc/doc-zip.svg +36 -0
  52. package/assets/svg/filled/filled-apps-list.svg +3 -0
  53. package/assets/svg/filled/filled-apps.svg +3 -0
  54. package/assets/svg/filled/filled-key.svg +3 -0
  55. package/assets/svg/filled/filled-people-queue.svg +3 -0
  56. package/assets/svg/filled/filled-people-team.svg +3 -0
  57. package/assets/svg/filled/filled-people.svg +3 -0
  58. package/assets/svg/line/line-apps-list.svg +3 -0
  59. package/assets/svg/line/line-apps.svg +3 -0
  60. package/assets/svg/line/line-building-people.svg +3 -0
  61. package/assets/svg/line/line-check-starburst.svg +3 -0
  62. package/assets/svg/line/line-clock-arrow.svg +3 -0
  63. package/assets/svg/line/line-code.svg +3 -0
  64. package/assets/svg/line/line-document-text.svg +3 -0
  65. package/assets/svg/line/line-key.svg +3 -0
  66. package/assets/svg/line/line-live.svg +3 -0
  67. package/assets/svg/line/line-marketplace.svg +3 -0
  68. package/assets/svg/line/line-people-queue.svg +3 -0
  69. package/assets/svg/line/line-people-team.svg +3 -0
  70. package/assets/svg/line/line-reference.svg +3 -0
  71. package/assets/svg/line/line-rocket.svg +3 -0
  72. package/assets/svg/line/line-window-dev-tools.svg +3 -0
  73. package/fesm2022/corto-ai-gds-angular.mjs +2013 -964
  74. package/fesm2022/corto-ai-gds-angular.mjs.map +1 -1
  75. package/package.json +8 -8
  76. package/types/corto-ai-gds-angular.d.ts +80 -18
  77. package/assets/fonts/Inter-VariableFont.ttf +0 -0
  78. package/assets/scss/fonts/_inter.scss +0 -7
  79. package/assets/scss/utilities/_toastr.scss +0 -58
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@corto-ai/gds-angular",
3
- "version": "2.1.5-test.2",
4
- "devVersion": "2",
3
+ "version": "2.1.5-test.4",
4
+ "devVersion": "4",
5
5
  "exports": {
6
6
  "./assets/*": "./assets/*",
7
7
  "./package.json": {
@@ -13,12 +13,12 @@
13
13
  }
14
14
  },
15
15
  "peerDependencies": {
16
- "@angular/common": "^21.0.0",
17
- "@angular/core": "^21.0.0",
18
- "@angular/cdk": "^21.0.0",
19
- "@angular/forms": "^21.0.0",
20
- "@angular/material": "^21.0.0",
21
- "@angular/animations": "^21.0.0"
16
+ "@angular/common": "^22.0.0",
17
+ "@angular/core": "^22.0.0",
18
+ "@angular/cdk": "^22.0.0",
19
+ "@angular/forms": "^22.0.0",
20
+ "@angular/material": "^22.0.0",
21
+ "@angular/animations": "^22.0.0"
22
22
  },
23
23
  "dependencies": {
24
24
  "@ngneat/svg-icon": "^7.1.0",
@@ -18,7 +18,7 @@ import * as tippy_js from 'tippy.js';
18
18
  import * as _popperjs_core from '@popperjs/core';
19
19
  import * as i1$2 from '@ngneat/helipopper';
20
20
  import { TippyDirective } from '@ngneat/helipopper';
21
- import { SafeHtml } from '@angular/platform-browser';
21
+ import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
22
22
  import * as i1$3 from '@angular/common';
23
23
 
24
24
  type GdsAvatarSize = 'xs' | 'sm' | 'md' | 'lg' | 'xl';
@@ -348,6 +348,7 @@ declare class GdsChipComponent extends OnBrandChanged {
348
348
  }
349
349
 
350
350
  declare abstract class GdsContextMenuBaseDirective extends OnBrandChanged {
351
+ #private;
351
352
  abstract variant: Signal<GdsContextMenuItemVariantType>;
352
353
  border: _angular_core.InputSignalWithTransform<boolean, unknown>;
353
354
  startIcon: _angular_core.InputSignal<SvgIcons | undefined>;
@@ -355,12 +356,13 @@ declare abstract class GdsContextMenuBaseDirective extends OnBrandChanged {
355
356
  labelClass: _angular_core.InputSignal<string | undefined>;
356
357
  hint: _angular_core.InputSignal<string | undefined>;
357
358
  size: _angular_core.InputSignal<"default" | "compact">;
359
+ tooltipAppendTo: _angular_core.InputSignal<Element | "parent" | ((ref: Element) => Element)>;
358
360
  selected: Signal<boolean>;
359
361
  hasChildren: Signal<boolean>;
360
362
  tooltipVariation: Signal<"light" | "dark">;
361
363
  variantIcon: Signal<SvgIcons | undefined>;
362
364
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<GdsContextMenuBaseDirective, never>;
363
- static ɵdir: _angular_core.ɵɵDirectiveDeclaration<GdsContextMenuBaseDirective, never, never, { "border": { "alias": "border"; "required": false; "isSignal": true; }; "startIcon": { "alias": "startIcon"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": true; "isSignal": true; }; "labelClass": { "alias": "labelClass"; "required": false; "isSignal": true; }; "hint": { "alias": "hint"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
365
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<GdsContextMenuBaseDirective, never, never, { "border": { "alias": "border"; "required": false; "isSignal": true; }; "startIcon": { "alias": "startIcon"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": true; "isSignal": true; }; "labelClass": { "alias": "labelClass"; "required": false; "isSignal": true; }; "hint": { "alias": "hint"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "tooltipAppendTo": { "alias": "tooltipAppendTo"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
364
366
  }
365
367
 
366
368
  declare class GdsContextMenuItemComponent extends GdsContextMenuBaseDirective {
@@ -368,13 +370,13 @@ declare class GdsContextMenuItemComponent extends GdsContextMenuBaseDirective {
368
370
  nestedMenu: _angular_core.InputSignal<TemplateRef<unknown> | null | undefined>;
369
371
  hasChildren: _angular_core.Signal<boolean>;
370
372
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<GdsContextMenuItemComponent, never>;
371
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsContextMenuItemComponent, "gds-context-menu-item", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "nestedMenu": { "alias": "nestedMenu"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof i1.CdkMenuItem; inputs: {}; outputs: { "cdkMenuItemTriggered": "clicked"; }; }, { directive: typeof i1.CdkMenuTrigger; inputs: { "cdkMenuTriggerFor": "nestedMenu"; }; outputs: {}; }]>;
373
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsContextMenuItemComponent, "gds-context-menu-item", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "nestedMenu": { "alias": "nestedMenu"; "required": false; "isSignal": true; }; }, {}, never, ["[label]"], true, [{ directive: typeof i1.CdkMenuItem; inputs: {}; outputs: { "cdkMenuItemTriggered": "clicked"; }; }, { directive: typeof i1.CdkMenuTrigger; inputs: { "cdkMenuTriggerFor": "nestedMenu"; }; outputs: {}; }]>;
372
374
  }
373
375
 
374
376
  declare class GdsContextMenuHeadingComponent extends GdsContextMenuBaseDirective {
375
377
  variant: _angular_core.Signal<"switch" | "default" | "radio" | "check" | "indent" | "double-indent" | "heading">;
376
378
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<GdsContextMenuHeadingComponent, never>;
377
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsContextMenuHeadingComponent, "gds-context-menu-heading", never, {}, {}, never, never, true, never>;
379
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsContextMenuHeadingComponent, "gds-context-menu-heading", never, {}, {}, never, ["[label]"], true, never>;
378
380
  }
379
381
 
380
382
  declare class GdsContextMenuSwitchComponent extends GdsContextMenuBaseDirective implements OnInit {
@@ -384,7 +386,7 @@ declare class GdsContextMenuSwitchComponent extends GdsContextMenuBaseDirective
384
386
  triggered: _angular_core.ModelSignal<Event | undefined>;
385
387
  constructor();
386
388
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<GdsContextMenuSwitchComponent, never>;
387
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsContextMenuSwitchComponent, "gds-context-menu-switch", never, { "selected": { "alias": "selected"; "required": false; "isSignal": true; }; "triggered": { "alias": "triggered"; "required": false; "isSignal": true; }; }, { "selected": "selectedChange"; "triggered": "triggeredChange"; }, never, never, true, [{ directive: typeof i1.CdkMenuItemCheckbox; inputs: { "cdkMenuItemChecked": "selected"; }; outputs: { "cdkMenuItemTriggered": "clicked"; }; }, { directive: typeof i1.CdkMenuTrigger; inputs: {}; outputs: {}; }]>;
389
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsContextMenuSwitchComponent, "gds-context-menu-switch", never, { "selected": { "alias": "selected"; "required": false; "isSignal": true; }; "triggered": { "alias": "triggered"; "required": false; "isSignal": true; }; }, { "selected": "selectedChange"; "triggered": "triggeredChange"; }, never, ["[label]"], true, [{ directive: typeof i1.CdkMenuItemCheckbox; inputs: { "cdkMenuItemChecked": "selected"; }; outputs: { "cdkMenuItemTriggered": "clicked"; }; }, { directive: typeof i1.CdkMenuTrigger; inputs: {}; outputs: {}; }]>;
388
390
  }
389
391
 
390
392
  declare class GdsDialogComponent {
@@ -442,6 +444,7 @@ declare class GdsDialogService {
442
444
  open: <TData = void, TOutput = void>(component: Type<GdsDialogBaseDirective<TData, TOutput>>, data?: TData, id?: string) => Observable<TOutput>;
443
445
  close: (id: string) => boolean;
444
446
  closeAll: () => void;
447
+ isOpen: (id: string) => boolean;
445
448
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<GdsDialogService, never>;
446
449
  static ɵprov: _angular_core.ɵɵInjectableDeclaration<GdsDialogService>;
447
450
  }
@@ -488,6 +491,8 @@ declare abstract class GdsSignalFormControl<T> implements FormValueControl<T> {
488
491
  static ɵdir: _angular_core.ɵɵDirectiveDeclaration<GdsSignalFormControl<any>, never, never, { "touched": { "alias": "touched"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "hidden": { "alias": "hidden"; "required": false; "isSignal": true; }; "invalid": { "alias": "invalid"; "required": false; "isSignal": true; }; }, { "touched": "touchedChange"; }, never, never, true, never>;
489
492
  }
490
493
 
494
+ type GdsDrilldownSelectLayout = 'drilldown' | 'tree';
495
+
491
496
  declare class GdsDrilldownSelectComponent<T extends {
492
497
  children?: T[];
493
498
  }> extends GdsSignalFormControl<string[]> implements AfterViewInit {
@@ -497,6 +502,7 @@ declare class GdsDrilldownSelectComponent<T extends {
497
502
  bindLabel: _angular_core.InputSignal<keyof T>;
498
503
  clearable: _angular_core.InputSignalWithTransform<boolean, unknown>;
499
504
  searchable: _angular_core.InputSignalWithTransform<boolean, unknown>;
505
+ searchAutoFocus: _angular_core.InputSignalWithTransform<boolean, unknown>;
500
506
  maxMenuHeight: _angular_core.InputSignal<string>;
501
507
  placeholder: _angular_core.InputSignal<string>;
502
508
  searchPlaceholder: _angular_core.InputSignal<string>;
@@ -504,18 +510,25 @@ declare class GdsDrilldownSelectComponent<T extends {
504
510
  resetLabel: _angular_core.InputSignal<string>;
505
511
  emptyText: _angular_core.InputSignal<string>;
506
512
  backAriaLabel: _angular_core.InputSignal<string>;
513
+ dialogTitle: _angular_core.InputSignal<string>;
514
+ applyLabel: _angular_core.InputSignal<string>;
515
+ /** Mobile picker presentation. Desktop always uses the dropdown drilldown menu. */
516
+ layout: _angular_core.InputSignal<GdsDrilldownSelectLayout>;
507
517
  value: _angular_core.ModelSignal<string[]>;
508
518
  dropdownWidth: _angular_core.WritableSignal<number>;
509
519
  isOpen: _angular_core.WritableSignal<boolean>;
510
520
  navStack: _angular_core.WritableSignal<T[]>;
511
521
  searchText: _angular_core.WritableSignal<string>;
522
+ isMobile: _angular_core.Signal<boolean>;
512
523
  menu: _angular_core.Signal<TemplateRef<HTMLElement>>;
524
+ searchInput: _angular_core.Signal<ElementRef<HTMLInputElement> | undefined>;
513
525
  displayedOptions: _angular_core.Signal<T[]>;
514
526
  label: _angular_core.Signal<string>;
515
527
  activeItems: _angular_core.Signal<T[keyof T][]>;
516
528
  hasNavHeader: _angular_core.Signal<boolean>;
517
529
  constructor();
518
530
  ngAfterViewInit(): void;
531
+ onHostClick: (event?: Event) => void;
519
532
  onItemClick: (option: T) => void;
520
533
  onDrilldownClick: (option: T) => void;
521
534
  onBack: () => void;
@@ -525,11 +538,12 @@ declare class GdsDrilldownSelectComponent<T extends {
525
538
  onSearchKeydown: (event: KeyboardEvent) => void;
526
539
  onEscape: () => void;
527
540
  openMenu: () => void;
541
+ openMobileDialog: () => void;
528
542
  optionLabel: (option: T) => string;
529
543
  onArrowRight: (option: T) => void;
530
544
  onArrowLeft: () => void;
531
545
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<GdsDrilldownSelectComponent<any>, never>;
532
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsDrilldownSelectComponent<any>, "gds-drilldown-select", never, { "options": { "alias": "options"; "required": true; "isSignal": true; }; "bindValue": { "alias": "bindValue"; "required": true; "isSignal": true; }; "bindLabel": { "alias": "bindLabel"; "required": true; "isSignal": true; }; "clearable": { "alias": "clearable"; "required": false; "isSignal": true; }; "searchable": { "alias": "searchable"; "required": false; "isSignal": true; }; "maxMenuHeight": { "alias": "maxMenuHeight"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "searchPlaceholder": { "alias": "searchPlaceholder"; "required": false; "isSignal": true; }; "mobileCancelLabel": { "alias": "mobileCancelLabel"; "required": false; "isSignal": true; }; "resetLabel": { "alias": "resetLabel"; "required": false; "isSignal": true; }; "emptyText": { "alias": "emptyText"; "required": false; "isSignal": true; }; "backAriaLabel": { "alias": "backAriaLabel"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; }, never, never, true, [{ directive: typeof i1.CdkMenuTrigger; inputs: {}; outputs: {}; }]>;
546
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsDrilldownSelectComponent<any>, "gds-drilldown-select", never, { "options": { "alias": "options"; "required": true; "isSignal": true; }; "bindValue": { "alias": "bindValue"; "required": true; "isSignal": true; }; "bindLabel": { "alias": "bindLabel"; "required": true; "isSignal": true; }; "clearable": { "alias": "clearable"; "required": false; "isSignal": true; }; "searchable": { "alias": "searchable"; "required": false; "isSignal": true; }; "searchAutoFocus": { "alias": "searchAutoFocus"; "required": false; "isSignal": true; }; "maxMenuHeight": { "alias": "maxMenuHeight"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "searchPlaceholder": { "alias": "searchPlaceholder"; "required": false; "isSignal": true; }; "mobileCancelLabel": { "alias": "mobileCancelLabel"; "required": false; "isSignal": true; }; "resetLabel": { "alias": "resetLabel"; "required": false; "isSignal": true; }; "emptyText": { "alias": "emptyText"; "required": false; "isSignal": true; }; "backAriaLabel": { "alias": "backAriaLabel"; "required": false; "isSignal": true; }; "dialogTitle": { "alias": "dialogTitle"; "required": false; "isSignal": true; }; "applyLabel": { "alias": "applyLabel"; "required": false; "isSignal": true; }; "layout": { "alias": "layout"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; }, never, never, true, [{ directive: typeof i1.CdkMenuTrigger; inputs: {}; outputs: {}; }]>;
533
547
  }
534
548
 
535
549
  declare class GdsDropdownComponent {
@@ -650,7 +664,9 @@ declare class GdsDateInputComponent extends GdsSignalFormContainer implements Af
650
664
  #private;
651
665
  dropdownPositionX: _angular_core.InputSignal<string>;
652
666
  dropdownPositionY: _angular_core.InputSignal<string>;
667
+ clearable: _angular_core.InputSignalWithTransform<boolean, unknown>;
653
668
  blurred: _angular_core.OutputEmitterRef<void>;
669
+ cleared: _angular_core.OutputEmitterRef<void>;
654
670
  selectedDate: _angular_core.ModelSignal<Date | undefined>;
655
671
  calendarVisible: _angular_core.WritableSignal<boolean>;
656
672
  calendarView: _angular_core.WritableSignal<MatCalendarView>;
@@ -669,10 +685,11 @@ declare class GdsDateInputComponent extends GdsSignalFormContainer implements Af
669
685
  onSelectedDateChange(): void;
670
686
  onCalendarClick(event: MouseEvent): void;
671
687
  onCalendarBlur(event: FocusEvent): void;
688
+ onClearClick(): void;
672
689
  openCalendar(): void;
673
690
  closeCalendar(): void;
674
691
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<GdsDateInputComponent, never>;
675
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsDateInputComponent, "gds-date-input", never, { "dropdownPositionX": { "alias": "dropdownPositionX"; "required": false; "isSignal": true; }; "dropdownPositionY": { "alias": "dropdownPositionY"; "required": false; "isSignal": true; }; "selectedDate": { "alias": "selectedDate"; "required": false; "isSignal": true; }; }, { "blurred": "blurred"; "selectedDate": "selectedDateChange"; }, ["inputComponent"], ["[leading-visual]", "*", "[trailing-visual]"], true, never>;
692
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsDateInputComponent, "gds-date-input", never, { "dropdownPositionX": { "alias": "dropdownPositionX"; "required": false; "isSignal": true; }; "dropdownPositionY": { "alias": "dropdownPositionY"; "required": false; "isSignal": true; }; "clearable": { "alias": "clearable"; "required": false; "isSignal": true; }; "selectedDate": { "alias": "selectedDate"; "required": false; "isSignal": true; }; }, { "blurred": "blurred"; "cleared": "cleared"; "selectedDate": "selectedDateChange"; }, ["inputComponent"], ["[leading-visual]", "*", "[trailing-visual]"], true, never>;
676
693
  }
677
694
 
678
695
  declare class GdsFileUploadComponent extends GdsSignalFormControl<File[]> {
@@ -771,6 +788,11 @@ declare class GdsSelectComponent<T, U = T[keyof T]> extends GdsSignalFormControl
771
788
  autofocus: _angular_core.InputSignalWithTransform<boolean, unknown>;
772
789
  multiple: _angular_core.InputSignalWithTransform<boolean, unknown>;
773
790
  hideChevron: _angular_core.InputSignalWithTransform<boolean, unknown>;
791
+ preventMobileDialog: _angular_core.InputSignalWithTransform<boolean, unknown>;
792
+ dialogTitle: _angular_core.InputSignal<string>;
793
+ applyLabel: _angular_core.InputSignal<string>;
794
+ searchPlaceholder: _angular_core.InputSignal<string>;
795
+ backAriaLabel: _angular_core.InputSignal<string>;
774
796
  width: _angular_core.InputSignal<"sm" | "md" | "lg" | "default">;
775
797
  id: _angular_core.InputSignal<string>;
776
798
  placeholder: _angular_core.InputSignal<string>;
@@ -810,10 +832,11 @@ declare class GdsSelectComponent<T, U = T[keyof T]> extends GdsSignalFormControl
810
832
  get dropdownPanelScroll(): ElementRef<HTMLElement>;
811
833
  handleClosed: () => void;
812
834
  handleOpened: () => void;
835
+ openMobileDialog: () => void;
813
836
  unmarkItem: () => void;
814
837
  onClearClicked: () => void;
815
838
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<GdsSelectComponent<any, any>, never>;
816
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsSelectComponent<any, any>, "gds-select", never, { "clearable": { "alias": "clearable"; "required": false; "isSignal": true; }; "searchable": { "alias": "searchable"; "required": false; "isSignal": true; }; "appendTo": { "alias": "appendTo"; "required": false; "isSignal": true; }; "loading": { "alias": "loading"; "required": false; "isSignal": true; }; "loadingText": { "alias": "loadingText"; "required": false; "isSignal": true; }; "clearAriaLabel": { "alias": "clearAriaLabel"; "required": false; "isSignal": true; }; "autofocus": { "alias": "autofocus"; "required": false; "isSignal": true; }; "multiple": { "alias": "multiple"; "required": false; "isSignal": true; }; "hideChevron": { "alias": "hideChevron"; "required": false; "isSignal": true; }; "width": { "alias": "width"; "required": false; "isSignal": true; }; "id": { "alias": "id"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "emptyText": { "alias": "emptyText"; "required": false; "isSignal": true; }; "dropdownPosition": { "alias": "dropdownPosition"; "required": false; "isSignal": true; }; "bindValue": { "alias": "bindValue"; "required": false; "isSignal": true; }; "bindLabel": { "alias": "bindLabel"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "items": { "alias": "items"; "required": true; "isSignal": true; }; }, { "changed": "changed"; "searched": "searched"; "blurred": "blurred"; "cleared": "cleared"; "closed": "closed"; "opened": "opened"; "bindValue": "bindValueChange"; "bindLabel": "bindLabelChange"; "value": "valueChange"; "items": "itemsChange"; }, ["multiLabelTmpl", "labelTmpl", "optionTmpl", "footerTmpl", "clearBtnTmpl", "placeholderTmpl"], never, true, never>;
839
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsSelectComponent<any, any>, "gds-select", never, { "clearable": { "alias": "clearable"; "required": false; "isSignal": true; }; "searchable": { "alias": "searchable"; "required": false; "isSignal": true; }; "appendTo": { "alias": "appendTo"; "required": false; "isSignal": true; }; "loading": { "alias": "loading"; "required": false; "isSignal": true; }; "loadingText": { "alias": "loadingText"; "required": false; "isSignal": true; }; "clearAriaLabel": { "alias": "clearAriaLabel"; "required": false; "isSignal": true; }; "autofocus": { "alias": "autofocus"; "required": false; "isSignal": true; }; "multiple": { "alias": "multiple"; "required": false; "isSignal": true; }; "hideChevron": { "alias": "hideChevron"; "required": false; "isSignal": true; }; "preventMobileDialog": { "alias": "preventMobileDialog"; "required": false; "isSignal": true; }; "dialogTitle": { "alias": "dialogTitle"; "required": false; "isSignal": true; }; "applyLabel": { "alias": "applyLabel"; "required": false; "isSignal": true; }; "searchPlaceholder": { "alias": "searchPlaceholder"; "required": false; "isSignal": true; }; "backAriaLabel": { "alias": "backAriaLabel"; "required": false; "isSignal": true; }; "width": { "alias": "width"; "required": false; "isSignal": true; }; "id": { "alias": "id"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "emptyText": { "alias": "emptyText"; "required": false; "isSignal": true; }; "dropdownPosition": { "alias": "dropdownPosition"; "required": false; "isSignal": true; }; "bindValue": { "alias": "bindValue"; "required": false; "isSignal": true; }; "bindLabel": { "alias": "bindLabel"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "items": { "alias": "items"; "required": true; "isSignal": true; }; }, { "changed": "changed"; "searched": "searched"; "blurred": "blurred"; "cleared": "cleared"; "closed": "closed"; "opened": "opened"; "bindValue": "bindValueChange"; "bindLabel": "bindLabelChange"; "value": "valueChange"; "items": "itemsChange"; }, ["multiLabelTmpl", "labelTmpl", "optionTmpl", "footerTmpl", "clearBtnTmpl", "placeholderTmpl"], never, true, never>;
817
840
  }
818
841
 
819
842
  declare const gdsSelectWidths: readonly ["default", "sm", "md", "lg"];
@@ -840,13 +863,19 @@ declare class GdsSliderComponent extends GdsSignalFormContainer implements After
840
863
  static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsSliderComponent, "gds-slider", never, {}, {}, ["input"], ["*"], true, never>;
841
864
  }
842
865
 
843
- declare class GdsTextInputComponent extends GdsSignalFormContainer implements AfterContentInit {
866
+ declare class GdsTextInputComponent extends GdsSignalFormContainer implements AfterContentInit, OnDestroy {
844
867
  #private;
868
+ clearable: _angular_core.InputSignalWithTransform<boolean, unknown>;
869
+ cleared: _angular_core.OutputEmitterRef<void>;
845
870
  input: _angular_core.Signal<GdsNativeInputDirective | undefined>;
871
+ inputValue: _angular_core.WritableSignal<string | undefined>;
846
872
  nativeElement: HTMLElement;
847
873
  ngAfterContentInit(): void;
874
+ ngOnDestroy(): void;
875
+ onInputChange(event: Event): void;
876
+ onClearClick(): void;
848
877
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<GdsTextInputComponent, never>;
849
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsTextInputComponent, "gds-text-input", never, {}, {}, ["input"], ["[leading-visual]", "*", "[trailing-visual]"], true, never>;
878
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsTextInputComponent, "gds-text-input", never, { "clearable": { "alias": "clearable"; "required": false; "isSignal": true; }; }, { "cleared": "cleared"; }, ["input"], ["[leading-visual]", "*", "[trailing-visual]"], true, never>;
850
879
  }
851
880
 
852
881
  declare class GdsAutoGrowingTextareaComponent extends GdsSignalFormContainer implements AfterContentInit, OnDestroy {
@@ -1140,6 +1169,7 @@ declare class GdsToastComponent {
1140
1169
  status: _angular_core.Signal<GdsToastStatus>;
1141
1170
  title: _angular_core.Signal<string>;
1142
1171
  message: _angular_core.Signal<string>;
1172
+ positionClass: _angular_core.Signal<string | undefined>;
1143
1173
  actionLabel: _angular_core.Signal<string | undefined>;
1144
1174
  dismissAriaLabel: _angular_core.Signal<string>;
1145
1175
  actionAriaLabel: _angular_core.Signal<string | undefined>;
@@ -1152,13 +1182,13 @@ declare class GdsToastComponent {
1152
1182
  static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsToastComponent, "gds-toast", never, { "toast": { "alias": "toast"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
1153
1183
  }
1154
1184
 
1185
+ declare const DEFAULT_CONFIG: Required<GdsToastGlobalConfig>;
1155
1186
  declare const provideToaster: (customOptions?: Partial<GdsToastGlobalConfig>) => EnvironmentProviders;
1156
1187
 
1157
1188
  declare class ToastrService {
1158
1189
  #private;
1159
1190
  /** Visible toasts for the overlay stack container. */
1160
1191
  readonly toasts: _angular_core.Signal<GdsToastInstance[]>;
1161
- get positionClass(): string;
1162
1192
  success: (message?: string, title?: string, override?: Partial<GdsToastConfig>) => GdsActiveToast;
1163
1193
  error: (message?: string, title?: string, override?: Partial<GdsToastConfig>) => GdsActiveToast;
1164
1194
  info: (message?: string, title?: string, override?: Partial<GdsToastConfig>) => GdsActiveToast;
@@ -1253,6 +1283,7 @@ interface GdsUserPromptVM {
1253
1283
  title: string;
1254
1284
  description: string | TemplateRef<unknown>;
1255
1285
  primaryLabel: string;
1286
+ primaryDisabled?: boolean | (() => boolean);
1256
1287
  secondaryLabel: string;
1257
1288
  secondaryTextVariant: GdsUserPromptSecondaryTextVariant;
1258
1289
  closeOnBackdropClick: boolean;
@@ -1291,6 +1322,21 @@ declare class GdsDialogOverlayComponent {
1291
1322
  static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsDialogOverlayComponent, "gds-dialog-overlay", never, {}, { "clicked": "clicked"; }, never, never, true, never>;
1292
1323
  }
1293
1324
 
1325
+ declare class GdsPageSelectorComponent {
1326
+ #private;
1327
+ pageCount: _angular_core.InputSignal<number>;
1328
+ nextAriaLabel: _angular_core.InputSignal<string>;
1329
+ previousAriaLabel: _angular_core.InputSignal<string>;
1330
+ selectedPage: _angular_core.ModelSignal<number>;
1331
+ isFirstPage: _angular_core.Signal<boolean>;
1332
+ isLastPage: _angular_core.Signal<boolean>;
1333
+ pageLabel: _angular_core.Signal<string>;
1334
+ onPrevious: () => void;
1335
+ onNext: () => void;
1336
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GdsPageSelectorComponent, never>;
1337
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsPageSelectorComponent, "gds-page-selector", never, { "pageCount": { "alias": "pageCount"; "required": true; "isSignal": true; }; "nextAriaLabel": { "alias": "nextAriaLabel"; "required": false; "isSignal": true; }; "previousAriaLabel": { "alias": "previousAriaLabel"; "required": false; "isSignal": true; }; "selectedPage": { "alias": "selectedPage"; "required": true; "isSignal": true; }; }, { "selectedPage": "selectedPageChange"; }, never, never, true, never>;
1338
+ }
1339
+
1294
1340
  declare class GdsChatExpandableListComponent {
1295
1341
  items: _angular_core.InputSignal<unknown[]>;
1296
1342
  displayLimit: _angular_core.InputSignalWithTransform<number, unknown>;
@@ -1308,11 +1354,14 @@ declare class GdsChatExpandableListComponent {
1308
1354
  }
1309
1355
 
1310
1356
  declare class GdsMessageInputComponent {
1357
+ #private;
1311
1358
  mode: _angular_core.InputSignal<"type" | "cancel">;
1312
1359
  placeholder: _angular_core.InputSignal<string>;
1313
1360
  disabled: _angular_core.InputSignalWithTransform<boolean, unknown>;
1314
1361
  suppressClearOnSubmit: _angular_core.InputSignalWithTransform<boolean, unknown>;
1362
+ suppressEnterSubmit: _angular_core.InputSignalWithTransform<boolean, unknown>;
1315
1363
  enableIcon: _angular_core.InputSignalWithTransform<boolean, unknown>;
1364
+ disableSubmit: _angular_core.InputSignalWithTransform<boolean, unknown>;
1316
1365
  textareaAriaLabel: _angular_core.InputSignal<string>;
1317
1366
  sendButtonAriaLabel: _angular_core.InputSignal<string>;
1318
1367
  cancelButtonAriaLabel: _angular_core.InputSignal<string>;
@@ -1321,24 +1370,31 @@ declare class GdsMessageInputComponent {
1321
1370
  changed: _angular_core.OutputEmitterRef<string | undefined>;
1322
1371
  value: _angular_core.ModelSignal<string | undefined>;
1323
1372
  hovering: _angular_core.WritableSignal<boolean>;
1324
- textarea: _angular_core.Signal<GdsNativeTextareaDirective>;
1373
+ isEmpty: _angular_core.WritableSignal<boolean>;
1374
+ editor: _angular_core.Signal<ElementRef<HTMLElement>>;
1325
1375
  slot: _angular_core.Signal<ElementRef<HTMLDivElement>>;
1326
1376
  hasChildren: _angular_core.Signal<boolean>;
1327
1377
  icon: _angular_core.Signal<SvgIcons>;
1328
1378
  iconAriaLabel: _angular_core.Signal<string>;
1329
- handleChange(event: Event): void;
1379
+ constructor();
1380
+ handleInput(): void;
1381
+ handleEnter(event: Event): void;
1330
1382
  handleSubmit(event?: Event): void;
1331
1383
  iconHoveringChanged({ type }: MouseEvent): void;
1332
1384
  clear(): void;
1333
1385
  focus(): void;
1386
+ appendText: (text: string) => void;
1334
1387
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<GdsMessageInputComponent, never>;
1335
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsMessageInputComponent, "gds-message-input", never, { "mode": { "alias": "mode"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "suppressClearOnSubmit": { "alias": "suppressClearOnSubmit"; "required": false; "isSignal": true; }; "enableIcon": { "alias": "enableIcon"; "required": false; "isSignal": true; }; "textareaAriaLabel": { "alias": "textareaAriaLabel"; "required": false; "isSignal": true; }; "sendButtonAriaLabel": { "alias": "sendButtonAriaLabel"; "required": false; "isSignal": true; }; "cancelButtonAriaLabel": { "alias": "cancelButtonAriaLabel"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; }, { "sent": "sent"; "canceled": "canceled"; "changed": "changed"; "value": "valueChange"; }, never, ["[header]", "[footer]"], true, never>;
1388
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsMessageInputComponent, "gds-message-input", never, { "mode": { "alias": "mode"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "suppressClearOnSubmit": { "alias": "suppressClearOnSubmit"; "required": false; "isSignal": true; }; "suppressEnterSubmit": { "alias": "suppressEnterSubmit"; "required": false; "isSignal": true; }; "enableIcon": { "alias": "enableIcon"; "required": false; "isSignal": true; }; "disableSubmit": { "alias": "disableSubmit"; "required": false; "isSignal": true; }; "textareaAriaLabel": { "alias": "textareaAriaLabel"; "required": false; "isSignal": true; }; "sendButtonAriaLabel": { "alias": "sendButtonAriaLabel"; "required": false; "isSignal": true; }; "cancelButtonAriaLabel": { "alias": "cancelButtonAriaLabel"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; }, { "sent": "sent"; "canceled": "canceled"; "changed": "changed"; "value": "valueChange"; }, never, ["[header]", "[footer]"], true, never>;
1336
1389
  }
1337
1390
 
1338
1391
  declare class GdsChatPromptComponent {
1392
+ #private;
1339
1393
  label: _angular_core.InputSignal<string>;
1394
+ highlightText: _angular_core.InputSignal<string[]>;
1395
+ highlightPattern: _angular_core.Signal<string>;
1340
1396
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<GdsChatPromptComponent, never>;
1341
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsChatPromptComponent, "gds-chat-prompt", never, { "label": { "alias": "label"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
1397
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsChatPromptComponent, "gds-chat-prompt", never, { "label": { "alias": "label"; "required": true; "isSignal": true; }; "highlightText": { "alias": "highlightText"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
1342
1398
  }
1343
1399
 
1344
1400
  declare class GdsReferenceComponent {
@@ -1439,6 +1495,13 @@ declare class MapperPipe implements PipeTransform {
1439
1495
  static ɵpipe: _angular_core.ɵɵPipeDeclaration<MapperPipe, "mapper", true>;
1440
1496
  }
1441
1497
 
1498
+ declare class GdsBoldTextHighlightPipe implements PipeTransform {
1499
+ sanitizer: DomSanitizer;
1500
+ transform(value: string, pattern: string | RegExp, flags?: string): SafeHtml;
1501
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GdsBoldTextHighlightPipe, never>;
1502
+ static ɵpipe: _angular_core.ɵɵPipeDeclaration<GdsBoldTextHighlightPipe, "gdsBoldTextHighlight", true>;
1503
+ }
1504
+
1442
1505
  declare enum RoundMode {
1443
1506
  Round = "round",
1444
1507
  Floor = "floor"
@@ -1454,7 +1517,6 @@ declare class GdsAccountingService {
1454
1517
  declare class GdsDoctypeService {
1455
1518
  constructor();
1456
1519
  getIconKeyForExt(ext: string): SvgIcons;
1457
- getDocTypeKey(ext: string): string;
1458
1520
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<GdsDoctypeService, never>;
1459
1521
  static ɵprov: _angular_core.ɵɵInjectableDeclaration<GdsDoctypeService>;
1460
1522
  }
@@ -1608,5 +1670,5 @@ declare class GdsModule {
1608
1670
  static ɵinj: _angular_core.ɵɵInjectorDeclaration<GdsModule>;
1609
1671
  }
1610
1672
 
1611
- export { BrandEnum, CDN_URL, CONTACT_INITIALS_REGEX, GDS_BRANDS, GDS_EMPTY_STATE_VARIANTS, GDS_TOASTER_CONFIG, GDS_TOAST_CONTAINER, GdsAccountingService, GdsAutoRoundCurrencyDirective, GdsAutofocusDirective, GdsAvatarComponent, GdsBadgeColorType, GdsBadgeComponent, GdsBadgeVariantType, GdsBannerComponent, GdsBreadcrumbsComponent, GdsBuildOptionConfigPipe, GdsButtonComponent, GdsButtonRadioOptionComponent, GdsChatExpandableListComponent, GdsChatPromptComponent, GdsChatSuggestionComponent, GdsCheckboxComponent, GdsChipColorsMap, GdsChipComponent, GdsCollapsibleAsideLayoutComponent, GdsCompositeOptionPrimaryDirective, GdsCompositeOptionSecondaryDirective, GdsContextMenuHeadingComponent, GdsContextMenuItemComponent, GdsContextMenuItemVariantEnum, GdsContextMenuSwitchComponent, GdsDateInputComponent, GdsDatePipe, GdsDialogBaseDirective, GdsDialogComponent, GdsDialogOverlayComponent, GdsDialogService, GdsDoctypeService, GdsDoctypeToIconPipe, GdsDocumentItemComponent, GdsDrilldownSelectComponent, GdsDropdownComponent, GdsEmptyStateComponent, GdsFeatureBlockComponent, GdsFeedbackButtonComponent, GdsFileUploadComponent, GdsFilenameToIconPipe, GdsFilterChipComponent, GdsFocusOnInitDirective, GdsFormControlComponent, GdsHistoryComponent, GdsIconButtonComponent, GdsIconComponent, GdsIconDoctypeComponent, GdsIconService, GdsInputAutocompleteDirective, GdsItemDisplayComponent, GdsKeyboardNavigationHost, GdsKeyboardNavigationItem, GdsListboxCompositeOptionDirective, GdsListboxDirective, GdsListboxOptionDirective, GdsLoadingCarouselComponent, GdsMapArrayToRadioOptionsPipe, GdsMathFloorPipe, GdsMathMaxPipe, GdsMathMinPipe, GdsMessageInputComponent, GdsModule, GdsNativeInputDirective, GdsNativeTextareaDirective, GdsNavAsideComponent, GdsNavAsideItemComponent, GdsNestedSelectComponent, GdsProgressBarComponent, GdsRadioComponent, GdsRadioOptionDirective, GdsReferenceComponent, GdsReferenceLinkComponent, GdsRegexFilterDirective, GdsResizedDirective, GdsResizedEvent, GdsResponseComponent, GdsScrollOutOfViewDirective, GdsScrollOutOfViewScrollStatus, GdsScrollOutOfViewService, GdsScrollToBottomDirective, GdsScrollToFirstInvalidDirective, GdsSearchBarComponent, GdsSelectComponent, GdsSelectOnFocusDirective, GdsSidebarItemBodyComponent, GdsSidebarItemComponent, GdsSkeletonLoadingComponent, GdsSliderComponent, GdsSpinnerComponent, GdsSplitButtonComponent, GdsSvgIconPipe, GdsSwitchComponent, GdsTextInputComponent, GdsTextareaComponent, GdsTimelineItemComponent, GdsToastComponent, GdsTooltipComponent, GdsTreeViewListItemComponent, GdsUserPromptService, GdsVirtualScrollListboxDirective, MapperPipe, OnBrandChanged, RoundMode, ToastrService, TreeViewListItemDirective, chipColor, chipSize, chipTypes, chipWidth, formatToISO, gdsButtonSizes, gdsButtonVariants, gdsDropdownPositionsX, gdsDropdownPositionsY, gdsSelectWidths, gdsServices, gdsUserPromptSecondaryTextVariants, getIconsByPrefix, isGdsBrand, ngSelectDropdownPositions, parseLocalizedDate, provideToaster, shortDate, shortDateTime, transformDateFormat, transformDurationToSeconds, transformSecondsToDuration };
1612
- export type { FeatureDescriptionConfigVM, GdsActiveToast, GdsAvatarOrganizationType, GdsAvatarSize, GdsAvatarVariant, GdsBannerState, GdsBrand, GdsBreadCrumbSize, GdsBreadCrumbVM, GdsButtonSharedCssProperties, GdsButtonSharedProperties, GdsButtonSharedSlotProperties, GdsButtonSize, GdsButtonVariant, GdsChipColor, GdsChipColorType, GdsChipSize, GdsChipTypes, GdsChipWidth, GdsContextMenuItemVariantType, GdsDropdownPositionX, GdsDropdownPositionY, GdsEmptyStateSize, GdsEmptyStateVariant, GdsNativeRadioProps, GdsRadioOption, GdsRadioOptionConfig, GdsScrollOutOfViewScrollStatusType, GdsSelectWidth, GdsTimelineConnectorType, GdsToastConfig, GdsToastConfigPayload, GdsToastGlobalConfig, GdsToastInstance, GdsToastStatus, GdsToastType, GdsUserPromptSecondaryTextVariant, HistoryItemVM };
1673
+ export { BrandEnum, CDN_URL, CONTACT_INITIALS_REGEX, DEFAULT_CONFIG, GDS_BRANDS, GDS_EMPTY_STATE_VARIANTS, GDS_TOASTER_CONFIG, GDS_TOAST_CONTAINER, GdsAccountingService, GdsAutoRoundCurrencyDirective, GdsAutofocusDirective, GdsAvatarComponent, GdsBadgeColorType, GdsBadgeComponent, GdsBadgeVariantType, GdsBannerComponent, GdsBoldTextHighlightPipe, GdsBreadcrumbsComponent, GdsBuildOptionConfigPipe, GdsButtonComponent, GdsButtonRadioOptionComponent, GdsChatExpandableListComponent, GdsChatPromptComponent, GdsChatSuggestionComponent, GdsCheckboxComponent, GdsChipColorsMap, GdsChipComponent, GdsCollapsibleAsideLayoutComponent, GdsCompositeOptionPrimaryDirective, GdsCompositeOptionSecondaryDirective, GdsContextMenuHeadingComponent, GdsContextMenuItemComponent, GdsContextMenuItemVariantEnum, GdsContextMenuSwitchComponent, GdsDateInputComponent, GdsDatePipe, GdsDialogBaseDirective, GdsDialogComponent, GdsDialogOverlayComponent, GdsDialogService, GdsDoctypeService, GdsDoctypeToIconPipe, GdsDocumentItemComponent, GdsDrilldownSelectComponent, GdsDropdownComponent, GdsEmptyStateComponent, GdsFeatureBlockComponent, GdsFeedbackButtonComponent, GdsFileUploadComponent, GdsFilenameToIconPipe, GdsFilterChipComponent, GdsFocusOnInitDirective, GdsFormControlComponent, GdsHistoryComponent, GdsIconButtonComponent, GdsIconComponent, GdsIconDoctypeComponent, GdsIconService, GdsInputAutocompleteDirective, GdsItemDisplayComponent, GdsKeyboardNavigationHost, GdsKeyboardNavigationItem, GdsListboxCompositeOptionDirective, GdsListboxDirective, GdsListboxOptionDirective, GdsLoadingCarouselComponent, GdsMapArrayToRadioOptionsPipe, GdsMathFloorPipe, GdsMathMaxPipe, GdsMathMinPipe, GdsMessageInputComponent, GdsModule, GdsNativeInputDirective, GdsNativeTextareaDirective, GdsNavAsideComponent, GdsNavAsideItemComponent, GdsNestedSelectComponent, GdsPageSelectorComponent, GdsProgressBarComponent, GdsRadioComponent, GdsRadioOptionDirective, GdsReferenceComponent, GdsReferenceLinkComponent, GdsRegexFilterDirective, GdsResizedDirective, GdsResizedEvent, GdsResponseComponent, GdsScrollOutOfViewDirective, GdsScrollOutOfViewScrollStatus, GdsScrollOutOfViewService, GdsScrollToBottomDirective, GdsScrollToFirstInvalidDirective, GdsSearchBarComponent, GdsSelectComponent, GdsSelectOnFocusDirective, GdsSidebarItemBodyComponent, GdsSidebarItemComponent, GdsSkeletonLoadingComponent, GdsSliderComponent, GdsSpinnerComponent, GdsSplitButtonComponent, GdsSvgIconPipe, GdsSwitchComponent, GdsTextInputComponent, GdsTextareaComponent, GdsTimelineItemComponent, GdsToastComponent, GdsTooltipComponent, GdsTreeViewListItemComponent, GdsUserPromptService, GdsVirtualScrollListboxDirective, MapperPipe, OnBrandChanged, RoundMode, ToastrService, TreeViewListItemDirective, chipColor, chipSize, chipTypes, chipWidth, formatToISO, gdsButtonSizes, gdsButtonVariants, gdsDropdownPositionsX, gdsDropdownPositionsY, gdsSelectWidths, gdsServices, gdsUserPromptSecondaryTextVariants, getIconsByPrefix, isGdsBrand, ngSelectDropdownPositions, parseLocalizedDate, provideToaster, shortDate, shortDateTime, transformDateFormat, transformDurationToSeconds, transformSecondsToDuration };
1674
+ export type { FeatureDescriptionConfigVM, GdsActiveToast, GdsAvatarOrganizationType, GdsAvatarSize, GdsAvatarVariant, GdsBannerState, GdsBrand, GdsBreadCrumbSize, GdsBreadCrumbVM, GdsButtonSharedCssProperties, GdsButtonSharedProperties, GdsButtonSharedSlotProperties, GdsButtonSize, GdsButtonVariant, GdsChipColor, GdsChipColorType, GdsChipSize, GdsChipTypes, GdsChipWidth, GdsContextMenuItemVariantType, GdsDrilldownSelectLayout, GdsDropdownPositionX, GdsDropdownPositionY, GdsEmptyStateSize, GdsEmptyStateVariant, GdsNativeRadioProps, GdsRadioOption, GdsRadioOptionConfig, GdsScrollOutOfViewScrollStatusType, GdsSelectWidth, GdsTimelineConnectorType, GdsToastConfig, GdsToastConfigPayload, GdsToastGlobalConfig, GdsToastInstance, GdsToastStatus, GdsToastType, GdsUserPromptSecondaryTextVariant, HistoryItemVM };
Binary file
@@ -1,7 +0,0 @@
1
- @font-face {
2
- font-family: 'Inter';
3
- src: url('../fonts/Inter-VariableFont.ttf') format('truetype');
4
- font-weight: 400;
5
- font-display: swap;
6
- font-style: normal;
7
- }
@@ -1,58 +0,0 @@
1
- @use '../mixins' as *;
2
-
3
- // CDK Overlay sets some pane styles inline; utilities on panelClass can't override those.
4
- .cdk-overlay-pane.gds-toast-overlay-pane {
5
- max-width: none !important;
6
- transform: none !important;
7
- pointer-events: none !important;
8
- }
9
-
10
- .toast-container {
11
- pointer-events: none;
12
- position: fixed;
13
- z-index: 999999;
14
- display: flex;
15
- flex-direction: column;
16
- gap: var(--gds-spacing-2xs);
17
-
18
- // Default to bottom right
19
- bottom: 0;
20
- right: 0;
21
- left: auto;
22
- top: auto;
23
- align-items: flex-end;
24
- margin: var(--gds-spacing-2xs);
25
- width: calc(100% - (2 * var(--gds-spacing-2xs)));
26
-
27
- > * {
28
- pointer-events: auto;
29
- max-width: 100%;
30
- }
31
- }
32
-
33
- @include create-responsive-classes using ($responsive-class) {
34
- .toast-#{$responsive-class}top-left {
35
- inset: 0 auto auto 0;
36
- align-items: flex-start;
37
- }
38
-
39
- .toast-#{$responsive-class}top-right {
40
- inset: 0 0 auto auto;
41
- align-items: flex-end;
42
- }
43
-
44
- .toast-#{$responsive-class}bottom-left {
45
- inset: auto auto 0 0;
46
- align-items: flex-start;
47
- }
48
-
49
- .toast-#{$responsive-class}top-center {
50
- inset: 0 auto auto auto;
51
- align-items: center;
52
- }
53
-
54
- .toast-#{$responsive-class}bottom-center {
55
- inset: auto auto 0 auto;
56
- align-items: center;
57
- }
58
- }