@lucca-front/ng 21.0.0-rc.3 → 21.0.0-rc.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 (106) hide show
  1. package/app-layout/index.d.ts +1 -1
  2. package/box/index.d.ts +3 -3
  3. package/breadcrumbs/index.d.ts +3 -3
  4. package/button/index.d.ts +21 -26
  5. package/callout/index.d.ts +58 -73
  6. package/chip/index.d.ts +1 -1
  7. package/code/index.d.ts +1 -1
  8. package/comment/index.d.ts +14 -11
  9. package/core/index.d.ts +5 -5
  10. package/core-select/index.d.ts +4 -6
  11. package/core-select/user/index.d.ts +2 -3
  12. package/data-table/index.d.ts +2 -1
  13. package/dialog/index.d.ts +3 -3
  14. package/empty-state/index.d.ts +26 -23
  15. package/fancy-box/index.d.ts +10 -11
  16. package/fesm2022/lucca-front-ng-app-layout.mjs.map +1 -1
  17. package/fesm2022/lucca-front-ng-box.mjs.map +1 -1
  18. package/fesm2022/lucca-front-ng-breadcrumbs.mjs.map +1 -1
  19. package/fesm2022/lucca-front-ng-button.mjs +90 -59
  20. package/fesm2022/lucca-front-ng-button.mjs.map +1 -1
  21. package/fesm2022/lucca-front-ng-callout.mjs +131 -165
  22. package/fesm2022/lucca-front-ng-callout.mjs.map +1 -1
  23. package/fesm2022/lucca-front-ng-chip.mjs.map +1 -1
  24. package/fesm2022/lucca-front-ng-code.mjs.map +1 -1
  25. package/fesm2022/lucca-front-ng-comment.mjs +35 -15
  26. package/fesm2022/lucca-front-ng-comment.mjs.map +1 -1
  27. package/fesm2022/lucca-front-ng-core-select-api.mjs +3 -3
  28. package/fesm2022/lucca-front-ng-core-select-api.mjs.map +1 -1
  29. package/fesm2022/lucca-front-ng-core-select-user.mjs +11 -14
  30. package/fesm2022/lucca-front-ng-core-select-user.mjs.map +1 -1
  31. package/fesm2022/lucca-front-ng-core-select.mjs +20 -14
  32. package/fesm2022/lucca-front-ng-core-select.mjs.map +1 -1
  33. package/fesm2022/lucca-front-ng-core.mjs +3 -3
  34. package/fesm2022/lucca-front-ng-core.mjs.map +1 -1
  35. package/fesm2022/lucca-front-ng-data-table.mjs +5 -3
  36. package/fesm2022/lucca-front-ng-data-table.mjs.map +1 -1
  37. package/fesm2022/lucca-front-ng-dialog.mjs +25 -22
  38. package/fesm2022/lucca-front-ng-dialog.mjs.map +1 -1
  39. package/fesm2022/lucca-front-ng-empty-state.mjs +68 -27
  40. package/fesm2022/lucca-front-ng-empty-state.mjs.map +1 -1
  41. package/fesm2022/lucca-front-ng-fancy-box.mjs +28 -14
  42. package/fesm2022/lucca-front-ng-fancy-box.mjs.map +1 -1
  43. package/fesm2022/lucca-front-ng-file-upload.mjs +1 -1
  44. package/fesm2022/lucca-front-ng-file-upload.mjs.map +1 -1
  45. package/fesm2022/lucca-front-ng-forms-phone-number-input.mjs +17 -15
  46. package/fesm2022/lucca-front-ng-forms-phone-number-input.mjs.map +1 -1
  47. package/fesm2022/lucca-front-ng-forms-rich-text-input.mjs +2 -2
  48. package/fesm2022/lucca-front-ng-forms-rich-text-input.mjs.map +1 -1
  49. package/fesm2022/lucca-front-ng-forms.mjs +184 -96
  50. package/fesm2022/lucca-front-ng-forms.mjs.map +1 -1
  51. package/fesm2022/lucca-front-ng-icon.mjs +19 -14
  52. package/fesm2022/lucca-front-ng-icon.mjs.map +1 -1
  53. package/fesm2022/lucca-front-ng-inline-message.mjs +22 -15
  54. package/fesm2022/lucca-front-ng-inline-message.mjs.map +1 -1
  55. package/fesm2022/lucca-front-ng-link.mjs +28 -20
  56. package/fesm2022/lucca-front-ng-link.mjs.map +1 -1
  57. package/fesm2022/lucca-front-ng-mobile-push.mjs +8 -4
  58. package/fesm2022/lucca-front-ng-mobile-push.mjs.map +1 -1
  59. package/fesm2022/lucca-front-ng-modal.mjs +1 -1
  60. package/fesm2022/lucca-front-ng-modal.mjs.map +1 -1
  61. package/fesm2022/lucca-front-ng-multi-select.mjs +1 -1
  62. package/fesm2022/lucca-front-ng-multi-select.mjs.map +1 -1
  63. package/fesm2022/lucca-front-ng-new-badge.mjs +11 -7
  64. package/fesm2022/lucca-front-ng-new-badge.mjs.map +1 -1
  65. package/fesm2022/lucca-front-ng-numeric-badge.mjs +39 -40
  66. package/fesm2022/lucca-front-ng-numeric-badge.mjs.map +1 -1
  67. package/fesm2022/lucca-front-ng-page-header.mjs +2 -2
  68. package/fesm2022/lucca-front-ng-page-header.mjs.map +1 -1
  69. package/fesm2022/lucca-front-ng-plg-push.mjs +17 -8
  70. package/fesm2022/lucca-front-ng-plg-push.mjs.map +1 -1
  71. package/fesm2022/lucca-front-ng-scroll.mjs +29 -19
  72. package/fesm2022/lucca-front-ng-scroll.mjs.map +1 -1
  73. package/fesm2022/lucca-front-ng-simple-select.mjs +1 -1
  74. package/fesm2022/lucca-front-ng-simple-select.mjs.map +1 -1
  75. package/fesm2022/lucca-front-ng-skeleton.mjs +44 -34
  76. package/fesm2022/lucca-front-ng-skeleton.mjs.map +1 -1
  77. package/fesm2022/lucca-front-ng-tag.mjs +42 -31
  78. package/fesm2022/lucca-front-ng-tag.mjs.map +1 -1
  79. package/fesm2022/lucca-front-ng-time.mjs +18 -8
  80. package/fesm2022/lucca-front-ng-time.mjs.map +1 -1
  81. package/fesm2022/lucca-front-ng-toast.mjs +60 -55
  82. package/fesm2022/lucca-front-ng-toast.mjs.map +1 -1
  83. package/fesm2022/lucca-front-ng-tooltip.mjs +107 -80
  84. package/fesm2022/lucca-front-ng-tooltip.mjs.map +1 -1
  85. package/fesm2022/lucca-front-ng-user.mjs +84 -44
  86. package/fesm2022/lucca-front-ng-user.mjs.map +1 -1
  87. package/fesm2022/lucca-front-ng-vertical-navigation.mjs +6 -6
  88. package/fesm2022/lucca-front-ng-vertical-navigation.mjs.map +1 -1
  89. package/forms/index.d.ts +61 -53
  90. package/forms/phone-number-input/index.d.ts +13 -13
  91. package/icon/index.d.ts +10 -10
  92. package/inline-message/index.d.ts +11 -9
  93. package/link/index.d.ts +13 -11
  94. package/mobile-push/index.d.ts +6 -5
  95. package/new-badge/index.d.ts +3 -2
  96. package/numeric-badge/index.d.ts +11 -14
  97. package/package.json +31 -31
  98. package/plg-push/index.d.ts +8 -6
  99. package/scroll/index.d.ts +22 -20
  100. package/skeleton/index.d.ts +32 -27
  101. package/tag/index.d.ts +15 -17
  102. package/time/index.d.ts +5 -5
  103. package/toast/index.d.ts +25 -23
  104. package/tooltip/index.d.ts +41 -33
  105. package/user/index.d.ts +28 -17
  106. package/vertical-navigation/index.d.ts +16 -16
@@ -1,7 +1,7 @@
1
1
  import * as i0 from '@angular/core';
2
2
 
3
3
  declare class AppLayoutComponent {
4
- readonly mobileNavSideBottom: i0.InputSignalWithTransform<boolean, unknown>;
4
+ mobileNavSideBottom: i0.InputSignalWithTransform<boolean, unknown>;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<AppLayoutComponent, never>;
6
6
  static ɵcmp: i0.ɵɵComponentDeclaration<AppLayoutComponent, "lu-app-layout", never, { "mobileNavSideBottom": { "alias": "mobileNavSideBottom"; "required": false; "isSignal": true; }; }, {}, never, ["[appLayoutBanner]", "[appLayoutNavSide]", "*"], true, never>;
7
7
  }
package/box/index.d.ts CHANGED
@@ -1,9 +1,9 @@
1
1
  import * as _angular_core from '@angular/core';
2
2
 
3
3
  declare class BoxComponent {
4
- readonly toggle: _angular_core.InputSignalWithTransform<boolean, unknown>;
5
- readonly neutral: _angular_core.InputSignalWithTransform<boolean, unknown>;
6
- readonly killable: _angular_core.InputSignalWithTransform<boolean, unknown>;
4
+ toggle: _angular_core.InputSignalWithTransform<boolean, unknown>;
5
+ neutral: _angular_core.InputSignalWithTransform<boolean, unknown>;
6
+ killable: _angular_core.InputSignalWithTransform<boolean, unknown>;
7
7
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<BoxComponent, never>;
8
8
  static ɵcmp: _angular_core.ɵɵComponentDeclaration<BoxComponent, "lu-box", never, { "toggle": { "alias": "toggle"; "required": false; "isSignal": true; }; "neutral": { "alias": "neutral"; "required": false; "isSignal": true; }; "killable": { "alias": "killable"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
9
9
  }
@@ -13,9 +13,9 @@ interface LuBreadcrumbsLabel {
13
13
 
14
14
  declare class BreadcrumbsComponent {
15
15
  intl: LuBreadcrumbsLabel;
16
- readonly disableCompact: i0.InputSignalWithTransform<boolean, unknown>;
17
- readonly links: i0.Signal<readonly BreadcrumbsLinkDirective[]>;
18
- readonly isCompact: i0.Signal<boolean>;
16
+ disableCompact: i0.InputSignalWithTransform<boolean, unknown>;
17
+ links: i0.Signal<readonly BreadcrumbsLinkDirective[]>;
18
+ isCompact: i0.Signal<boolean>;
19
19
  readonly id: string;
20
20
  static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbsComponent, never>;
21
21
  static ɵcmp: i0.ɵɵComponentDeclaration<BreadcrumbsComponent, "lu-breadcrumbs", never, { "disableCompact": { "alias": "disableCompact"; "required": false; "isSignal": true; }; }, {}, ["links"], never, true, never>;
package/button/index.d.ts CHANGED
@@ -1,40 +1,35 @@
1
- import * as _angular_core from '@angular/core';
2
- import { ElementRef } from '@angular/core';
1
+ import * as i0 from '@angular/core';
2
+ import { OnChanges, ElementRef, SimpleChanges } from '@angular/core';
3
3
  import { Palette } from '@lucca-front/ng/core';
4
4
 
5
- declare class ButtonComponent {
5
+ declare class ButtonComponent implements OnChanges {
6
6
  #private;
7
- readonly notifyError: _angular_core.WritableSignal<boolean>;
8
- readonly size: _angular_core.InputSignal<"M" | "S" | "XS">;
9
- readonly block: _angular_core.InputSignalWithTransform<boolean, unknown>;
10
- readonly critical: _angular_core.InputSignalWithTransform<boolean, unknown>;
11
- readonly delete: _angular_core.InputSignalWithTransform<boolean, unknown>;
12
- readonly disclosure: _angular_core.InputSignalWithTransform<boolean, unknown>;
13
- readonly palette: _angular_core.InputSignal<Palette>;
14
- readonly state: _angular_core.InputSignal<"success" | "error" | "default" | "loading">;
7
+ notifyError: i0.WritableSignal<boolean>;
8
+ size: 'M' | 'S' | 'XS';
9
+ block: boolean;
10
+ critical: boolean;
11
+ delete: boolean;
12
+ disclosure: boolean;
13
+ palette: Palette;
14
+ state: 'default' | 'loading' | 'error' | 'success';
15
15
  /**
16
16
  * '' is the default value when you just set the `luButton` directive without a value attached to it.
17
17
  * We just make this explicit here.
18
18
  */
19
- readonly luButton: _angular_core.InputSignal<"" | "outlined" | "AI" | "ghost" | "ghost-invert" | "text" | "text-invert">;
20
- readonly iconComponentRef: _angular_core.Signal<ElementRef<HTMLElement>>;
21
- readonly classesConfig: _angular_core.Signal<{
22
- [x: string]: boolean;
23
- "mod-block": boolean;
24
- "mod-onlyIcon": boolean;
25
- "mod-iconOnLeft": boolean;
26
- "mod-iconOnRight": boolean;
27
- "mod-withIcon": boolean;
28
- "mod-critical": boolean;
29
- "mod-disclosure": boolean;
30
- }>;
19
+ luButton: '' | 'outlined' | 'AI' | 'ghost' | 'ghost-invert' | 'text' | 'text-invert';
20
+ set iconComponentRef(ref: ElementRef<HTMLElement>);
31
21
  private get iconOnly();
32
22
  private get iconOnLeft();
33
23
  private get iconOnRight();
34
- constructor();
24
+ ngOnChanges({ state }: SimpleChanges): void;
35
25
  triggerErrorIfNeeded(): void;
36
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<ButtonComponent, never>;
37
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<ButtonComponent, "button[luButton],a[luButton]", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; "block": { "alias": "block"; "required": false; "isSignal": true; }; "critical": { "alias": "critical"; "required": false; "isSignal": true; }; "delete": { "alias": "delete"; "required": false; "isSignal": true; }; "disclosure": { "alias": "disclosure"; "required": false; "isSignal": true; }; "palette": { "alias": "palette"; "required": false; "isSignal": true; }; "state": { "alias": "state"; "required": false; "isSignal": true; }; "luButton": { "alias": "luButton"; "required": false; "isSignal": true; }; }, {}, ["iconComponentRef"], ["*"], true, never>;
26
+ updateClasses(): void;
27
+ static ɵfac: i0.ɵɵFactoryDeclaration<ButtonComponent, never>;
28
+ static ɵcmp: i0.ɵɵComponentDeclaration<ButtonComponent, "button[luButton],a[luButton]", never, { "size": { "alias": "size"; "required": false; }; "block": { "alias": "block"; "required": false; }; "critical": { "alias": "critical"; "required": false; }; "delete": { "alias": "delete"; "required": false; }; "disclosure": { "alias": "disclosure"; "required": false; }; "palette": { "alias": "palette"; "required": false; }; "state": { "alias": "state"; "required": false; }; "luButton": { "alias": "luButton"; "required": false; }; }, {}, ["iconComponentRef"], ["*"], true, never>;
29
+ static ngAcceptInputType_block: unknown;
30
+ static ngAcceptInputType_critical: unknown;
31
+ static ngAcceptInputType_delete: unknown;
32
+ static ngAcceptInputType_disclosure: unknown;
38
33
  }
39
34
 
40
35
  export { ButtonComponent };
@@ -1,19 +1,26 @@
1
1
  import * as _angular_core from '@angular/core';
2
- import { OnDestroy, ElementRef, TemplateRef, InjectionToken } from '@angular/core';
2
+ import { EventEmitter, OnChanges, InjectionToken } from '@angular/core';
3
3
  import { LuccaIcon } from '@lucca-front/icons';
4
- import { PortalContent, Palette, LuTranslation } from '@lucca-front/ng/core';
4
+ import { Palette, PortalContent, LuTranslation } from '@lucca-front/ng/core';
5
5
 
6
6
  declare class CalloutActionsComponent {
7
- readonly inline: _angular_core.InputSignalWithTransform<boolean, unknown>;
7
+ inline: _angular_core.InputSignalWithTransform<boolean, unknown>;
8
8
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<CalloutActionsComponent, never>;
9
9
  static ɵcmp: _angular_core.ɵɵComponentDeclaration<CalloutActionsComponent, "lu-callout-actions", never, { "inline": { "alias": "inline"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
 
12
+ declare const CalloutStates: readonly ["success", "warning", "error"];
13
+ type CalloutState = (typeof CalloutStates)[number];
14
+ declare const CalloutStateMap: Record<CalloutState, {
15
+ icon: LuccaIcon;
16
+ palette: Palette;
17
+ }>;
18
+
12
19
  declare class CalloutDisclosureComponent {
13
- readonly heading: _angular_core.InputSignal<PortalContent>;
14
- readonly icon: _angular_core.InputSignal<LuccaIcon>;
15
- readonly palette: _angular_core.InputSignal<Palette>;
16
- readonly size: _angular_core.InputSignal<"M" | "S">;
20
+ icon: LuccaIcon;
21
+ heading: PortalContent;
22
+ palette: Palette;
23
+ size: 'M' | 'S';
17
24
  /**
18
25
  * State is a shorthand to set the icon and the palette to the recommended values for the icon and palette based on
19
26
  * the provided state.
@@ -21,16 +28,16 @@ declare class CalloutDisclosureComponent {
21
28
  * If one of the icon or palette inputs are filled along with the state input, their values will have the priority over
22
29
  * state (so setting state to success and palette to warning will make the palette warning)
23
30
  */
24
- readonly state: _angular_core.InputSignal<"success" | "warning" | "error">;
25
- readonly open: _angular_core.InputSignalWithTransform<boolean, unknown>;
26
- readonly calloutPalette: _angular_core.Signal<string>;
27
- readonly calloutClasses: _angular_core.Signal<{
28
- [x: string]: boolean;
29
- }>;
30
- openChange: _angular_core.OutputEmitterRef<boolean>;
31
+ state: CalloutState;
32
+ open: boolean;
33
+ openChange: EventEmitter<boolean>;
31
34
  onToggle(event: Event): void;
35
+ get calloutClasses(): {
36
+ [x: string]: boolean;
37
+ };
32
38
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<CalloutDisclosureComponent, never>;
33
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<CalloutDisclosureComponent, "lu-callout-disclosure", never, { "heading": { "alias": "heading"; "required": true; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "palette": { "alias": "palette"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "state": { "alias": "state"; "required": false; "isSignal": true; }; "open": { "alias": "open"; "required": false; "isSignal": true; }; }, { "openChange": "openChange"; }, never, ["*"], true, never>;
39
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<CalloutDisclosureComponent, "lu-callout-disclosure", never, { "icon": { "alias": "icon"; "required": false; }; "heading": { "alias": "heading"; "required": true; }; "palette": { "alias": "palette"; "required": false; }; "size": { "alias": "size"; "required": false; }; "state": { "alias": "state"; "required": false; }; "open": { "alias": "open"; "required": false; }; }, { "openChange": "openChange"; }, never, ["*"], true, never>;
40
+ static ngAcceptInputType_open: unknown;
34
41
  }
35
42
 
36
43
  declare class CalloutFeedbackItemDescriptionDirective {
@@ -42,19 +49,16 @@ declare class CalloutFeedbackItemComponent {
42
49
  static ɵcmp: _angular_core.ɵɵComponentDeclaration<CalloutFeedbackItemComponent, "li[lu-callout-feedback-item]", never, {}, {}, never, ["lu-feedback-item-description", "[lu-feedback-item-action]"], true, never>;
43
50
  }
44
51
 
45
- declare class CalloutFeedbackListComponent {
52
+ declare class CalloutFeedbackListComponent implements OnChanges {
46
53
  #private;
47
- readonly palette: _angular_core.InputSignal<Palette>;
48
- readonly size: _angular_core.InputSignal<"M" | "S">;
49
- constructor();
54
+ palette: Palette;
55
+ size: 'M' | 'S';
56
+ ngOnChanges(): void;
50
57
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<CalloutFeedbackListComponent, never>;
51
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<CalloutFeedbackListComponent, "ul[lu-callout-feedback-list]", never, { "palette": { "alias": "palette"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
58
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<CalloutFeedbackListComponent, "ul[lu-callout-feedback-list]", never, { "palette": { "alias": "palette"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, {}, never, ["*"], true, never>;
52
59
  }
53
60
 
54
- declare class CalloutPopoverComponent implements OnDestroy {
55
- #private;
56
- readonly overlayOrigin: _angular_core.Signal<ElementRef<any>>;
57
- readonly overlayContent: _angular_core.Signal<TemplateRef<unknown>>;
61
+ declare class CalloutPopoverComponent {
58
62
  /**
59
63
  * Debounce for the popover to open (mouse will have to be on the element fox openDelay milliseconds for popover to show)
60
64
  */
@@ -70,8 +74,8 @@ declare class CalloutPopoverComponent implements OnDestroy {
70
74
  /**
71
75
  * Alternative for the button
72
76
  */
73
- readonly buttonAlt: _angular_core.InputSignal<string>;
74
- readonly headingHiddenIfSingleItem: _angular_core.InputSignalWithTransform<boolean, unknown>;
77
+ buttonAlt: _angular_core.InputSignal<string>;
78
+ headingHiddenIfSingleItem: _angular_core.InputSignalWithTransform<boolean, unknown>;
75
79
  /**
76
80
  * Palette for both the button and the popover content
77
81
  */
@@ -96,33 +100,21 @@ declare class CalloutPopoverComponent implements OnDestroy {
96
100
  * Heading for the details popover
97
101
  */
98
102
  readonly heading: _angular_core.InputSignal<PortalContent>;
99
- readonly feedbackItems: _angular_core.Signal<readonly CalloutFeedbackItemComponent[]>;
100
- readonly contentSize: _angular_core.Signal<"M" | "S">;
101
- readonly calloutOverlayClasses: _angular_core.Signal<{
103
+ feedbackItems: _angular_core.Signal<readonly CalloutFeedbackItemComponent[]>;
104
+ contentSize: _angular_core.Signal<"M" | "S">;
105
+ calloutClasses: _angular_core.Signal<{
102
106
  [x: string]: boolean;
103
107
  }>;
104
- readonly calloutPalette: _angular_core.Signal<string>;
105
- readonly calloutClasses: _angular_core.Signal<{
108
+ calloutOverlayClasses: _angular_core.Signal<{
106
109
  [x: string]: boolean;
107
110
  }>;
108
- readonly calloutOverlayHeadClasses: _angular_core.Signal<{
111
+ calloutOverlayHeadClasses: _angular_core.Signal<{
109
112
  [x: string]: boolean;
110
113
  }>;
111
- showContent(): void;
112
- private createPanelContent;
113
- hideContent(event: MouseEvent | null): void;
114
- ngOnDestroy(): void;
115
114
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<CalloutPopoverComponent, never>;
116
115
  static ɵcmp: _angular_core.ɵɵComponentDeclaration<CalloutPopoverComponent, "lu-callout-popover", never, { "openDelay": { "alias": "openDelay"; "required": false; "isSignal": true; }; "closeDelay": { "alias": "closeDelay"; "required": false; "isSignal": true; }; "buttonLabel": { "alias": "buttonLabel"; "required": false; "isSignal": true; }; "buttonAlt": { "alias": "buttonAlt"; "required": false; "isSignal": true; }; "headingHiddenIfSingleItem": { "alias": "headingHiddenIfSingleItem"; "required": false; "isSignal": true; }; "palette": { "alias": "palette"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "state": { "alias": "state"; "required": false; "isSignal": true; }; "heading": { "alias": "heading"; "required": false; "isSignal": true; }; }, {}, ["feedbackItems"], ["*"], true, never>;
117
116
  }
118
117
 
119
- declare const CalloutStates: readonly ["success", "warning", "error"];
120
- type CalloutState = (typeof CalloutStates)[number];
121
- declare const CalloutStateMap: Record<CalloutState, {
122
- icon: LuccaIcon;
123
- palette: Palette;
124
- }>;
125
-
126
118
  declare const LU_CALLOUT_TRANSLATIONS: InjectionToken<LuTranslation<LuCalloutLabel>>;
127
119
  interface LuCalloutLabel {
128
120
  close: string;
@@ -130,59 +122,52 @@ interface LuCalloutLabel {
130
122
  declare const luCalloutTranslations: LuTranslation<LuCalloutLabel>;
131
123
 
132
124
  declare class CalloutComponent {
133
- intl: LuCalloutLabel;
134
125
  /**
135
126
  * The title of the callout
136
127
  */
137
- readonly heading: _angular_core.InputSignal<PortalContent>;
128
+ heading: PortalContent;
138
129
  /**
139
130
  * Which palette should be used for the entire callout.
140
131
  * Defaults to none (inherits parent palette)
141
132
  */
142
- readonly palette: _angular_core.InputSignal<Palette>;
133
+ palette: Palette;
143
134
  /**
144
135
  * Which size should the callout be? Defaults to medium
145
136
  */
146
- readonly size: _angular_core.InputSignal<"M" | "S">;
137
+ size: 'M' | 'S';
147
138
  /**
148
- * State is a shorthand to set the icon and the palette to the recommended values for the icon and palette based on
149
- * the provided state.
150
- *
151
- * If one of the icon or palette inputs are filled along with the state input, their values will have the priority over
152
- * state (so setting state to success and palette to warning will make the palette warning)
139
+ * Should we display the remove icon?
153
140
  */
154
- readonly state: _angular_core.InputSignal<"success" | "warning" | "error">;
141
+ removable: boolean;
155
142
  /**
156
143
  * Which icon should we display in the callout if any?
157
144
  * Defaults to no icon.
158
145
  */
159
- readonly icon: _angular_core.InputSignal<LuccaIcon>;
146
+ icon: LuccaIcon;
160
147
  /**
161
- * Should we display the remove icon?
148
+ * State is a shorthand to set the icon and the palette to the recommended values for the icon and palette based on
149
+ * the provided state.
150
+ *
151
+ * If one of the icon or palette inputs are filled along with the state input, their values will have the priority over
152
+ * state (so setting state to success and palette to warning will make the palette warning)
162
153
  */
163
- readonly removable: _angular_core.InputSignalWithTransform<boolean, unknown>;
154
+ state: CalloutState;
164
155
  /**
165
156
  * Is the callout removed? Works with two way binding too.
166
157
  */
167
- readonly removed: _angular_core.InputSignalWithTransform<boolean, unknown>;
168
- /**
169
- * Defines the icon’s alt attribute used for accessibility
170
- */
171
- readonly iconAlt: _angular_core.InputSignal<string>;
172
- /**
173
- * Displayed in AI mode
174
- */
175
- readonly AI: _angular_core.InputSignalWithTransform<boolean, unknown>;
176
- /**
177
- * Emit event when button removed is click
178
- */
179
- readonly removedChange: _angular_core.OutputEmitterRef<boolean>;
180
- readonly removedRef: _angular_core.WritableSignal<boolean>;
181
- readonly calloutClasses: _angular_core.Signal<{
158
+ removed: boolean;
159
+ get hiddenAttr(): 'hidden' | null;
160
+ removedChange: EventEmitter<boolean>;
161
+ AI: _angular_core.InputSignalWithTransform<boolean, unknown>;
162
+ iconAlt: _angular_core.InputSignal<string>;
163
+ intl: LuCalloutLabel;
164
+ get calloutClasses(): {
182
165
  [x: string]: boolean;
183
- }>;
166
+ };
184
167
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<CalloutComponent, never>;
185
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<CalloutComponent, "lu-callout", never, { "heading": { "alias": "heading"; "required": false; "isSignal": true; }; "palette": { "alias": "palette"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "state": { "alias": "state"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "removable": { "alias": "removable"; "required": false; "isSignal": true; }; "removed": { "alias": "removed"; "required": false; "isSignal": true; }; "iconAlt": { "alias": "iconAlt"; "required": false; "isSignal": true; }; "AI": { "alias": "AI"; "required": false; "isSignal": true; }; }, { "removedChange": "removedChange"; }, never, ["*"], true, never>;
168
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<CalloutComponent, "lu-callout", never, { "heading": { "alias": "heading"; "required": false; }; "palette": { "alias": "palette"; "required": false; }; "size": { "alias": "size"; "required": false; }; "removable": { "alias": "removable"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "state": { "alias": "state"; "required": false; }; "removed": { "alias": "removed"; "required": false; }; "AI": { "alias": "AI"; "required": false; "isSignal": true; }; "iconAlt": { "alias": "iconAlt"; "required": false; "isSignal": true; }; }, { "removedChange": "removedChange"; }, never, ["*"], true, never>;
169
+ static ngAcceptInputType_removable: unknown;
170
+ static ngAcceptInputType_removed: unknown;
186
171
  }
187
172
 
188
173
  export { CalloutActionsComponent, CalloutComponent, CalloutDisclosureComponent, CalloutFeedbackItemComponent, CalloutFeedbackItemDescriptionDirective, CalloutFeedbackListComponent, CalloutPopoverComponent, CalloutStateMap, CalloutStates, LU_CALLOUT_TRANSLATIONS, luCalloutTranslations };
package/chip/index.d.ts CHANGED
@@ -9,7 +9,7 @@ interface ChipTranslate {
9
9
 
10
10
  declare class ChipComponent {
11
11
  intl: ChipTranslate;
12
- readonly withEllipsis: _angular_core.InputSignalWithTransform<boolean, unknown>;
12
+ withEllipsis: _angular_core.InputSignalWithTransform<boolean, unknown>;
13
13
  readonly unkillable: _angular_core.InputSignalWithTransform<boolean, unknown>;
14
14
  readonly palette: _angular_core.InputSignal<string>;
15
15
  readonly disabled: _angular_core.InputSignalWithTransform<boolean, unknown>;
package/code/index.d.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  import * as i0 from '@angular/core';
2
2
 
3
3
  declare class CodeComponent {
4
- readonly block: i0.InputSignalWithTransform<boolean, unknown>;
4
+ block: i0.InputSignalWithTransform<boolean, unknown>;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<CodeComponent, never>;
6
6
  static ɵcmp: i0.ɵɵComponentDeclaration<CodeComponent, "lu-code", never, { "block": { "alias": "block"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
7
7
  }
@@ -27,18 +27,21 @@ declare class CommentComponent {
27
27
 
28
28
  declare class CommentBlockComponent {
29
29
  #private;
30
- readonly comments: _angular_core.Signal<readonly CommentComponent[]>;
31
- readonly compact: _angular_core.InputSignalWithTransform<boolean, unknown>;
32
- readonly small: _angular_core.InputSignalWithTransform<boolean, unknown>;
33
- readonly chatAnswer: _angular_core.InputSignalWithTransform<boolean, unknown>;
34
- readonly authorName: _angular_core.InputSignal<PortalContent>;
35
- readonly avatar: _angular_core.InputSignal<TemplateRef<unknown>>;
36
- readonly size: _angular_core.InputSignal<"S" | "M">;
37
- readonly noAvatar: _angular_core.Signal<boolean>;
38
- readonly isSingleComment: _angular_core.Signal<boolean>;
39
- readonly role: _angular_core.Signal<string>;
30
+ compact: boolean;
31
+ small: boolean;
32
+ chatAnswer: boolean;
33
+ comments: _angular_core.Signal<readonly CommentComponent[]>;
34
+ authorName: _angular_core.InputSignal<PortalContent>;
35
+ avatar: _angular_core.InputSignal<TemplateRef<unknown>>;
36
+ size: _angular_core.InputSignal<"S" | "M">;
37
+ noAvatar: _angular_core.Signal<boolean>;
38
+ isSingleComment: _angular_core.Signal<boolean>;
39
+ role: string;
40
40
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<CommentBlockComponent, never>;
41
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<CommentBlockComponent, "lu-comment-block", never, { "compact": { "alias": "compact"; "required": false; "isSignal": true; }; "small": { "alias": "small"; "required": false; "isSignal": true; }; "chatAnswer": { "alias": "chatAnswer"; "required": false; "isSignal": true; }; "authorName": { "alias": "authorName"; "required": false; "isSignal": true; }; "avatar": { "alias": "avatar"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; }, {}, ["comments"], ["*"], true, never>;
41
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<CommentBlockComponent, "lu-comment-block", never, { "compact": { "alias": "compact"; "required": false; }; "small": { "alias": "small"; "required": false; }; "chatAnswer": { "alias": "chatAnswer"; "required": false; }; "authorName": { "alias": "authorName"; "required": false; "isSignal": true; }; "avatar": { "alias": "avatar"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; }, {}, ["comments"], ["*"], true, never>;
42
+ static ngAcceptInputType_compact: unknown;
43
+ static ngAcceptInputType_small: unknown;
44
+ static ngAcceptInputType_chatAnswer: unknown;
42
45
  }
43
46
 
44
47
  declare class CommentChatComponent {
package/core/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { InjectionToken, TemplateRef, Type, OnDestroy, Signal, EffectCleanupRegisterFn, CreateEffectOptions, EffectRef, PipeTransform } from '@angular/core';
2
+ import { InjectionToken, TemplateRef, Type, OnDestroy, Signal, CreateEffectOptions, PipeTransform } from '@angular/core';
3
3
 
4
4
  /**
5
5
  * Extracts the values of an enum as a union type.
@@ -184,7 +184,7 @@ declare class PortalDirective<T = unknown> implements OnDestroy {
184
184
  static ɵdir: i0.ɵɵDirectiveDeclaration<PortalDirective<any>, "[luPortal]", never, { "luPortal": { "alias": "luPortal"; "required": true; "isSignal": true; }; "luPortalContext": { "alias": "luPortalContext"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
185
185
  }
186
186
 
187
- type SignalsValue<T> = T extends readonly unknown[] ? TupleOfSignalValues<T> : [RecordOfSignalValues<T>];
187
+ type EffectWithDepsValues<T> = T extends readonly unknown[] ? TupleOfSignalValues<T> : [RecordOfSignalValues<T>];
188
188
  type TupleOfSignalValues<T> = T extends readonly [Signal<infer U>, ...infer R] ? [U, ...TupleOfSignalValues<R>] : [];
189
189
  type RecordOfSignalValues<T> = {
190
190
  [K in keyof T]: T[K] extends Signal<infer U> ? U : never;
@@ -193,9 +193,9 @@ type EffectWithDepsInput = ReadonlyArray<Signal<unknown>> | Record<string, Signa
193
193
  /**
194
194
  * Effect peut être dangereux car l'action accomplie peut elle-même déclencher des écritures dans des signaux.
195
195
  * C'est une mauvaise pratique, interdite par défaut par Angular.
196
- * La plupart du temps, seule la lecture des signaux est intéressante à tracker, pas les actions qui en découlent.
196
+ * La plupars du temps, seule la lecture des signaux est intéressante à tracker, pas les actions qui en découlent.
197
197
  */
198
- declare function ɵeffectWithDeps<const T extends EffectWithDepsInput>(dependencies: T, action: (...values: [...SignalsValue<T>, EffectCleanupRegisterFn]) => unknown, options?: CreateEffectOptions): EffectRef;
198
+ declare function ɵeffectWithDeps<const T extends EffectWithDepsInput>(dependencies: T, action: (...values: EffectWithDepsValues<T>) => unknown, options?: CreateEffectOptions): void;
199
199
 
200
200
  type LuClassSupportedTypes = string | string[] | Set<string> | {
201
201
  [klass: string]: boolean;
@@ -237,4 +237,4 @@ interface ILuTree<T> {
237
237
  }
238
238
 
239
239
  export { ALuDateAdapter, ALuOnCloseSubscriber, ALuOnOpenSubscriber, ALuOnScrollBottomSubscriber, ELuDateGranularity, IntlParamsPipe, LU_NATIVE_DATE_ADAPTER_OPTIONS, LuClass, LuNativeDateAdapter, LuStringDateAdapter, PORTAL_CONTEXT, PortalDirective, generateId, getIntl, isNil, isNotNil, luDefaultNativeDateAdapterOptions, ɵeffectWithDeps };
240
- export type { At, Breakpoint, DecorativePalette, EffectWithDepsInput, EnumValue, ILuDateAdapter, ILuGroup, ILuNativeDateAdapterOptions, ILuOnCloseSubscriber, ILuOnOpenSubscriber, ILuOnScrollBottomSubscriber, ILuTranslation, ILuTree, LuDateGranularity, LuTranslation, Palette, PortalContent, ResponsiveConfig, ResponsiveProperty };
240
+ export type { At, Breakpoint, DecorativePalette, EnumValue, ILuDateAdapter, ILuGroup, ILuNativeDateAdapterOptions, ILuOnCloseSubscriber, ILuOnOpenSubscriber, ILuOnScrollBottomSubscriber, ILuTranslation, ILuTree, LuDateGranularity, LuTranslation, Palette, PortalContent, ResponsiveConfig, ResponsiveProperty };
@@ -293,12 +293,10 @@ declare abstract class ALuSelectInputComponent<TOption, TValue> implements OnDes
293
293
  */
294
294
  set grouping(grouping: LuOptionGrouping<TOption, unknown> | undefined);
295
295
  treeGenerator?: TreeGenerator<TOption, TreeNode<TOption>>;
296
- clueChange$: Subject<string>;
297
- clueChange: i0.OutputRef<string>;
298
- nextPage$: Subject<void>;
299
- nextPage: i0.OutputRef<void>;
300
- previousPage: i0.OutputEmitterRef<void>;
301
- addOption: i0.OutputEmitterRef<string>;
296
+ clueChange: EventEmitter<string>;
297
+ nextPage: EventEmitter<void>;
298
+ previousPage: EventEmitter<void>;
299
+ addOption: EventEmitter<string>;
302
300
  valueSignal: i0.WritableSignal<TValue>;
303
301
  isFilterPillEmpty: i0.Signal<boolean>;
304
302
  isFilterPillClearable: i0.Signal<boolean>;
@@ -71,13 +71,12 @@ declare class LuCoreSelectUsersDirective<T extends LuCoreSelectUser = LuCoreSele
71
71
  }
72
72
  declare class LuCoreSelectUserOptionDirective<T extends LuCoreSelectUser = LuCoreSelectUser> {
73
73
  #private;
74
- readonly usersDirective: _angular_core.InputSignal<LuCoreSelectUsersDirective<T>>;
75
- constructor();
74
+ set usersDirective(usersDirective: LuCoreSelectUsersDirective<T>);
76
75
  static ngTemplateContextGuard<T extends LuCoreSelectUser>(_dir: LuCoreSelectUserOptionDirective<T>, ctx: unknown): ctx is {
77
76
  $implicit: T;
78
77
  };
79
78
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<LuCoreSelectUserOptionDirective<any>, never>;
80
- static ɵdir: _angular_core.ɵɵDirectiveDeclaration<LuCoreSelectUserOptionDirective<any>, "[luUserOption]", never, { "usersDirective": { "alias": "luUserOptionUsersRef"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
79
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<LuCoreSelectUserOptionDirective<any>, "[luUserOption]", never, { "usersDirective": { "alias": "luUserOptionUsersRef"; "required": false; }; }, {}, never, never, true, never>;
81
80
  }
82
81
 
83
82
  export { LU_CORE_SELECT_USER_TRANSLATIONS, LuCoreSelectUserOptionDirective, LuCoreSelectUsersDirective, luCoreSelectUserTranslations, provideCoreSelectCurrentUserId, provideCoreSelectUsersContext };
@@ -94,6 +94,7 @@ declare class DataTableComponent implements OnInit {
94
94
  readonly cellBorder: _angular_core.InputSignalWithTransform<boolean, unknown>;
95
95
  readonly nested: _angular_core.InputSignalWithTransform<boolean, unknown>;
96
96
  readonly drag: _angular_core.InputSignalWithTransform<boolean, unknown>;
97
+ readonly noOverflow: _angular_core.InputSignalWithTransform<boolean, unknown>;
97
98
  readonly responsive: _angular_core.InputSignal<Partial<Record<"layoutFixedAtMediaMinXXXS" | "layoutFixedAtMediaMinXXS" | "layoutFixedAtMediaMinXS" | "layoutFixedAtMediaMinS" | "layoutFixedAtMediaMinM" | "layoutFixedAtMediaMinL" | "layoutFixedAtMediaMinXL" | "layoutFixedAtMediaMinXXL" | "layoutFixedAtMediaMinXXXL" | "layoutFixedAtContainerMinXXXS" | "layoutFixedAtContainerMinXXS" | "layoutFixedAtContainerMinXS" | "layoutFixedAtContainerMinS" | "layoutFixedAtContainerMinM" | "layoutFixedAtContainerMinL" | "layoutFixedAtContainerMinXL" | "layoutFixedAtContainerMinXXL" | "layoutFixedAtContainerMinXXXL", true>>>;
98
99
  readonly verticalAlign: _angular_core.InputSignal<"top" | "middle" | "bottom">;
99
100
  readonly rows: _angular_core.Signal<readonly DataTableRowComponent[]>;
@@ -129,7 +130,7 @@ declare class DataTableComponent implements OnInit {
129
130
  constructor();
130
131
  ngOnInit(): void;
131
132
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<DataTableComponent, never>;
132
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<DataTableComponent, "lu-data-table", never, { "hover": { "alias": "hover"; "required": false; "isSignal": true; }; "selectable": { "alias": "selectable"; "required": false; "isSignal": true; }; "layoutFixed": { "alias": "layoutFixed"; "required": false; "isSignal": true; }; "cellBorder": { "alias": "cellBorder"; "required": false; "isSignal": true; }; "nested": { "alias": "nested"; "required": false; "isSignal": true; }; "drag": { "alias": "drag"; "required": false; "isSignal": true; }; "responsive": { "alias": "responsive"; "required": false; "isSignal": true; }; "verticalAlign": { "alias": "verticalAlign"; "required": false; "isSignal": true; }; "stickyColsStart": { "alias": "stickyColsStart"; "required": false; "isSignal": true; }; "stickyColsEnd": { "alias": "stickyColsEnd"; "required": false; "isSignal": true; }; }, {}, ["rows", "header"], ["*", "[dataTablePagination]"], true, never>;
133
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<DataTableComponent, "lu-data-table", never, { "hover": { "alias": "hover"; "required": false; "isSignal": true; }; "selectable": { "alias": "selectable"; "required": false; "isSignal": true; }; "layoutFixed": { "alias": "layoutFixed"; "required": false; "isSignal": true; }; "cellBorder": { "alias": "cellBorder"; "required": false; "isSignal": true; }; "nested": { "alias": "nested"; "required": false; "isSignal": true; }; "drag": { "alias": "drag"; "required": false; "isSignal": true; }; "noOverflow": { "alias": "noOverflow"; "required": false; "isSignal": true; }; "responsive": { "alias": "responsive"; "required": false; "isSignal": true; }; "verticalAlign": { "alias": "verticalAlign"; "required": false; "isSignal": true; }; "stickyColsStart": { "alias": "stickyColsStart"; "required": false; "isSignal": true; }; "stickyColsEnd": { "alias": "stickyColsEnd"; "required": false; "isSignal": true; }; }, {}, ["rows", "header"], ["*", "[dataTablePagination]"], true, never>;
133
134
  }
134
135
 
135
136
  export { DataTableBodyComponent, DataTableComponent, DataTableFootComponent, DataTableHeadComponent, DataTableRowCellComponent, DataTableRowCellHeaderComponent, DataTableRowComponent };
package/dialog/index.d.ts CHANGED
@@ -191,11 +191,11 @@ declare class DialogDismissDirective {
191
191
 
192
192
  declare class DialogOpenDirective {
193
193
  #private;
194
- readonly dialog: i0.InputSignal<TemplateRef<void>>;
195
- readonly luDialogConfig: i0.InputSignal<unknown>;
194
+ dialog: TemplateRef<void>;
195
+ luDialogConfig: LuDialogConfig<unknown>;
196
196
  click(): void;
197
197
  static ɵfac: i0.ɵɵFactoryDeclaration<DialogOpenDirective, never>;
198
- static ɵdir: i0.ɵɵDirectiveDeclaration<DialogOpenDirective, "[luDialogOpen]", never, { "dialog": { "alias": "luDialogOpen"; "required": true; "isSignal": true; }; "luDialogConfig": { "alias": "luDialogConfig"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
198
+ static ɵdir: i0.ɵɵDirectiveDeclaration<DialogOpenDirective, "[luDialogOpen]", never, { "dialog": { "alias": "luDialogOpen"; "required": true; }; "luDialogConfig": { "alias": "luDialogConfig"; "required": false; }; }, {}, never, never, true, never>;
199
199
  }
200
200
 
201
201
  type Deferrable<T> = Promise<T> | Observable<T> | T;
@@ -1,5 +1,5 @@
1
- import * as _angular_core from '@angular/core';
2
1
  import { PortalContent, Palette } from '@lucca-front/ng/core';
2
+ import * as i0 from '@angular/core';
3
3
 
4
4
  type Hx = 1 | 2 | 3 | 4 | 5 | 6;
5
5
 
@@ -7,50 +7,53 @@ declare class EmptyStatePageComponent {
7
7
  /**
8
8
  * Icon image (URL)
9
9
  */
10
- readonly icon: _angular_core.InputSignal<string>;
10
+ icon: any;
11
11
  /**
12
12
  * Top right background image (URL)
13
13
  */
14
- readonly topRightBackground: _angular_core.InputSignal<string>;
14
+ topRightBackground: string;
15
15
  /**
16
16
  * Top right foreground image (URL)
17
17
  */
18
- readonly topRightForeground: _angular_core.InputSignal<string>;
18
+ topRightForeground: string;
19
19
  /**
20
20
  * Bottom left background image (URL)
21
21
  */
22
- readonly bottomLeftBackground: _angular_core.InputSignal<string>;
22
+ bottomLeftBackground: string;
23
23
  /**
24
24
  * Bottom left foreground image (URL)
25
25
  */
26
- readonly bottomLeftForeground: _angular_core.InputSignal<string>;
26
+ bottomLeftForeground: string;
27
27
  /**
28
28
  * Background color for content (text)
29
29
  */
30
- readonly contentBackgroundColor: _angular_core.InputSignal<string>;
31
- readonly slotTop: _angular_core.InputSignal<PortalContent>;
32
- readonly heading: _angular_core.InputSignal<string>;
33
- readonly description: _angular_core.InputSignal<PortalContent>;
34
- readonly hx: _angular_core.InputSignalWithTransform<Hx, Hx | "1" | "2" | "3" | "4" | "5" | "6">;
35
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<EmptyStatePageComponent, never>;
36
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<EmptyStatePageComponent, "lu-empty-state-page", never, { "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "topRightBackground": { "alias": "topRightBackground"; "required": false; "isSignal": true; }; "topRightForeground": { "alias": "topRightForeground"; "required": false; "isSignal": true; }; "bottomLeftBackground": { "alias": "bottomLeftBackground"; "required": false; "isSignal": true; }; "bottomLeftForeground": { "alias": "bottomLeftForeground"; "required": false; "isSignal": true; }; "contentBackgroundColor": { "alias": "contentBackgroundColor"; "required": false; "isSignal": true; }; "slotTop": { "alias": "slotTop"; "required": false; "isSignal": true; }; "heading": { "alias": "heading"; "required": false; "isSignal": true; }; "description": { "alias": "description"; "required": false; "isSignal": true; }; "hx": { "alias": "hx"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
30
+ contentBackgroundColor: string;
31
+ slotTop: PortalContent;
32
+ heading: string;
33
+ description: PortalContent;
34
+ hx: Hx;
35
+ static ɵfac: i0.ɵɵFactoryDeclaration<EmptyStatePageComponent, never>;
36
+ static ɵcmp: i0.ɵɵComponentDeclaration<EmptyStatePageComponent, "lu-empty-state-page", never, { "icon": { "alias": "icon"; "required": false; }; "topRightBackground": { "alias": "topRightBackground"; "required": false; }; "topRightForeground": { "alias": "topRightForeground"; "required": false; }; "bottomLeftBackground": { "alias": "bottomLeftBackground"; "required": false; }; "bottomLeftForeground": { "alias": "bottomLeftForeground"; "required": false; }; "contentBackgroundColor": { "alias": "contentBackgroundColor"; "required": false; }; "slotTop": { "alias": "slotTop"; "required": false; }; "heading": { "alias": "heading"; "required": false; }; "description": { "alias": "description"; "required": false; }; "hx": { "alias": "hx"; "required": false; }; }, {}, never, ["*"], true, never>;
37
+ static ngAcceptInputType_hx: unknown;
37
38
  }
38
39
 
39
40
  declare class EmptyStateSectionComponent {
40
41
  /**
41
42
  * Icon URL
42
43
  */
43
- readonly icon: _angular_core.InputSignal<string>;
44
- readonly palette: _angular_core.InputSignal<Palette>;
45
- readonly center: _angular_core.InputSignalWithTransform<boolean, unknown>;
46
- readonly heading: _angular_core.InputSignal<string>;
47
- readonly description: _angular_core.InputSignal<PortalContent>;
48
- readonly hx: _angular_core.InputSignalWithTransform<Hx, Hx | "1" | "2" | "3" | "4" | "5" | "6">;
49
- readonly emptyStateClasses: _angular_core.Signal<{
44
+ icon: string;
45
+ palette: Palette;
46
+ center: boolean;
47
+ heading: string;
48
+ description: PortalContent;
49
+ hx: Hx;
50
+ get emptyStateClasses(): {
50
51
  [x: string]: boolean;
51
- }>;
52
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<EmptyStateSectionComponent, never>;
53
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<EmptyStateSectionComponent, "lu-empty-state-section", never, { "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "palette": { "alias": "palette"; "required": false; "isSignal": true; }; "center": { "alias": "center"; "required": false; "isSignal": true; }; "heading": { "alias": "heading"; "required": false; "isSignal": true; }; "description": { "alias": "description"; "required": false; "isSignal": true; }; "hx": { "alias": "hx"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
52
+ };
53
+ static ɵfac: i0.ɵɵFactoryDeclaration<EmptyStateSectionComponent, never>;
54
+ static ɵcmp: i0.ɵɵComponentDeclaration<EmptyStateSectionComponent, "lu-empty-state-section", never, { "icon": { "alias": "icon"; "required": false; }; "palette": { "alias": "palette"; "required": false; }; "center": { "alias": "center"; "required": false; }; "heading": { "alias": "heading"; "required": false; }; "description": { "alias": "description"; "required": false; }; "hx": { "alias": "hx"; "required": false; }; }, {}, never, ["*"], true, never>;
55
+ static ngAcceptInputType_center: unknown;
56
+ static ngAcceptInputType_hx: unknown;
54
57
  }
55
58
 
56
59
  export { EmptyStatePageComponent, EmptyStateSectionComponent };