@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,4 +1,4 @@
1
- import * as _angular_core from '@angular/core';
1
+ import * as i0 from '@angular/core';
2
2
 
3
3
  interface LuPlgPushLabel {
4
4
  close: string;
@@ -6,14 +6,16 @@ interface LuPlgPushLabel {
6
6
 
7
7
  declare class PLGPushComponent {
8
8
  protected intl: LuPlgPushLabel;
9
- readonly heading: _angular_core.InputSignal<string>;
10
- readonly removable: _angular_core.InputSignalWithTransform<boolean, unknown>;
9
+ heading: string;
10
+ removable: boolean;
11
11
  /**
12
12
  * Is the callout removed? Works with two way binding too.
13
13
  */
14
- readonly removed: _angular_core.ModelSignal<boolean>;
15
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<PLGPushComponent, never>;
16
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<PLGPushComponent, "lu-plg-push", never, { "heading": { "alias": "heading"; "required": false; "isSignal": true; }; "removable": { "alias": "removable"; "required": false; "isSignal": true; }; "removed": { "alias": "removed"; "required": false; "isSignal": true; }; }, { "removed": "removedChange"; }, never, ["*"], true, never>;
14
+ removed: i0.ModelSignal<boolean>;
15
+ get hiddenAttr(): 'hidden' | null;
16
+ static ɵfac: i0.ɵɵFactoryDeclaration<PLGPushComponent, never>;
17
+ static ɵcmp: i0.ɵɵComponentDeclaration<PLGPushComponent, "lu-plg-push", never, { "heading": { "alias": "heading"; "required": false; }; "removable": { "alias": "removable"; "required": false; }; "removed": { "alias": "removed"; "required": false; "isSignal": true; }; }, { "removed": "removedChange"; }, never, ["*"], true, never>;
18
+ static ngAcceptInputType_removable: unknown;
17
19
  }
18
20
 
19
21
  export { PLGPushComponent };
package/scroll/index.d.ts CHANGED
@@ -1,41 +1,43 @@
1
- import * as _angular_core from '@angular/core';
2
- import { OutputEmitterRef, OnInit, ElementRef } from '@angular/core';
1
+ import * as i0 from '@angular/core';
2
+ import { OnInit, ElementRef, EventEmitter } from '@angular/core';
3
+ import { Observable } from 'rxjs';
3
4
 
4
5
  interface ILuScrollable {
5
- onScroll: OutputEmitterRef<Event>;
6
- onScrollTop: OutputEmitterRef<Event>;
7
- onScrollBottom: OutputEmitterRef<Event>;
8
- onScrollLeft: OutputEmitterRef<Event>;
9
- onScrollRight: OutputEmitterRef<Event>;
6
+ onScroll: Observable<Event>;
7
+ onScrollTop: Observable<Event>;
8
+ onScrollBottom: Observable<Event>;
9
+ onScrollLeft: Observable<Event>;
10
+ onScrollRight: Observable<Event>;
10
11
  }
11
12
 
12
13
  /**
13
14
  * emits on scroll events
14
15
  */
15
16
  declare class LuScrollDirective implements ILuScrollable, OnInit {
16
- #private;
17
17
  protected _elementRef: ElementRef<HTMLElement>;
18
- readonly debounceTime: _angular_core.InputSignal<number>;
19
- readonly onScroll: _angular_core.OutputEmitterRef<Event>;
20
- readonly onScrollTop: _angular_core.OutputEmitterRef<Event>;
21
- readonly onScrollBottom: _angular_core.OutputEmitterRef<Event>;
22
- readonly onScrollLeft: _angular_core.OutputEmitterRef<Event>;
23
- readonly onScrollRight: _angular_core.OutputEmitterRef<Event>;
24
- scroll(event: Event): void;
18
+ debounceTime: number;
19
+ onScroll: EventEmitter<Event>;
20
+ onScrollTop: EventEmitter<Event>;
21
+ onScrollBottom: EventEmitter<Event>;
22
+ onScrollLeft: EventEmitter<Event>;
23
+ onScrollRight: EventEmitter<Event>;
24
+ private scrollSubject;
25
+ private scroll$;
26
+ _scroll($event: Event): void;
25
27
  ngOnInit(): void;
26
28
  private emitScrollEvents;
27
29
  constructor(_elementRef: ElementRef<HTMLElement>);
28
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<LuScrollDirective, never>;
29
- static ɵdir: _angular_core.ɵɵDirectiveDeclaration<LuScrollDirective, "[luScroll]", ["luScroll"], { "debounceTime": { "alias": "debounceTime"; "required": false; "isSignal": true; }; }, { "onScroll": "onScroll"; "onScrollTop": "onScrollTop"; "onScrollBottom": "onScrollBottom"; "onScrollLeft": "onScrollLeft"; "onScrollRight": "onScrollRight"; }, never, never, true, never>;
30
+ static ɵfac: i0.ɵɵFactoryDeclaration<LuScrollDirective, never>;
31
+ static ɵdir: i0.ɵɵDirectiveDeclaration<LuScrollDirective, "[luScroll]", ["luScroll"], { "debounceTime": { "alias": "debounceTime"; "required": false; }; }, { "onScroll": "onScroll"; "onScrollTop": "onScrollTop"; "onScrollBottom": "onScrollBottom"; "onScrollLeft": "onScrollLeft"; "onScrollRight": "onScrollRight"; }, never, never, true, never>;
30
32
  }
31
33
 
32
34
  /**
33
35
  * @deprecated use `LuScrollDirective` instead
34
36
  */
35
37
  declare class LuScrollModule {
36
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<LuScrollModule, never>;
37
- static ɵmod: _angular_core.ɵɵNgModuleDeclaration<LuScrollModule, never, [typeof LuScrollDirective], [typeof LuScrollDirective]>;
38
- static ɵinj: _angular_core.ɵɵInjectorDeclaration<LuScrollModule>;
38
+ static ɵfac: i0.ɵɵFactoryDeclaration<LuScrollModule, never>;
39
+ static ɵmod: i0.ɵɵNgModuleDeclaration<LuScrollModule, never, [typeof LuScrollDirective], [typeof LuScrollDirective]>;
40
+ static ɵinj: i0.ɵɵInjectorDeclaration<LuScrollModule>;
39
41
  }
40
42
 
41
43
  export { LuScrollDirective, LuScrollModule };
@@ -1,21 +1,23 @@
1
1
  import * as _angular_core from '@angular/core';
2
2
 
3
3
  declare class SkeletonButtonComponent {
4
- readonly dark: _angular_core.InputSignalWithTransform<boolean, unknown>;
5
- readonly size: _angular_core.InputSignal<"XS" | "S" | "M">;
4
+ dark: boolean;
5
+ size: 'XS' | 'S' | 'M';
6
6
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<SkeletonButtonComponent, never>;
7
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<SkeletonButtonComponent, "lu-skeleton-button", never, { "dark": { "alias": "dark"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
7
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<SkeletonButtonComponent, "lu-skeleton-button", never, { "dark": { "alias": "dark"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, {}, never, never, true, never>;
8
+ static ngAcceptInputType_dark: unknown;
8
9
  }
9
10
 
10
11
  declare class SkeletonDataTableComponent {
11
- readonly dataTableBodyOnly: _angular_core.InputSignalWithTransform<boolean, unknown>;
12
- readonly cols: _angular_core.InputSignal<number>;
13
- readonly colsNumber: _angular_core.Signal<unknown[]>;
14
- readonly rows: _angular_core.InputSignal<number>;
15
- readonly rowsNumber: _angular_core.Signal<unknown[]>;
16
- readonly randomPercent: string;
12
+ dataTableBodyOnly: boolean;
13
+ cols: _angular_core.InputSignal<number>;
14
+ colsNumber: _angular_core.Signal<unknown[]>;
15
+ rows: _angular_core.InputSignal<number>;
16
+ rowsNumber: _angular_core.Signal<unknown[]>;
17
+ getRandomPercent: (min?: number, max?: number) => string;
17
18
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<SkeletonDataTableComponent, never>;
18
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<SkeletonDataTableComponent, "lu-skeleton-data-table", never, { "dataTableBodyOnly": { "alias": "dataTableBodyOnly"; "required": false; "isSignal": true; }; "cols": { "alias": "cols"; "required": false; "isSignal": true; }; "rows": { "alias": "rows"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
19
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<SkeletonDataTableComponent, "lu-skeleton-data-table", never, { "dataTableBodyOnly": { "alias": "dataTableBodyOnly"; "required": false; }; "cols": { "alias": "cols"; "required": false; "isSignal": true; }; "rows": { "alias": "rows"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
20
+ static ngAcceptInputType_dataTableBodyOnly: unknown;
19
21
  }
20
22
 
21
23
  declare class SkeletonFieldComponent {
@@ -23,37 +25,40 @@ declare class SkeletonFieldComponent {
23
25
  readonly hiddenLabel: _angular_core.InputSignalWithTransform<boolean, boolean | "false" | "true">;
24
26
  readonly rows: _angular_core.InputSignalWithTransform<number, number | `${number}`>;
25
27
  readonly lines: _angular_core.Signal<unknown[]>;
26
- randomPercent(min?: number, max?: number): string;
28
+ readonly getRandomPercent: (min?: number, max?: number) => number;
27
29
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<SkeletonFieldComponent, never>;
28
30
  static ɵcmp: _angular_core.ɵɵComponentDeclaration<SkeletonFieldComponent, "lu-skeleton-field", never, { "dark": { "alias": "dark"; "required": false; "isSignal": true; }; "hiddenLabel": { "alias": "hiddenLabel"; "required": false; "isSignal": true; }; "rows": { "alias": "rows"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
29
31
  }
30
32
 
31
33
  declare class SkeletonHeaderComponent {
32
- readonly dark: _angular_core.InputSignalWithTransform<boolean, unknown>;
34
+ dark: boolean;
33
35
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<SkeletonHeaderComponent, never>;
34
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<SkeletonHeaderComponent, "lu-skeleton-header", never, { "dark": { "alias": "dark"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
36
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<SkeletonHeaderComponent, "lu-skeleton-header", never, { "dark": { "alias": "dark"; "required": false; }; }, {}, never, never, true, never>;
37
+ static ngAcceptInputType_dark: unknown;
35
38
  }
36
39
 
37
40
  declare class SkeletonIndexTableComponent {
38
- readonly tableBodyOnly: _angular_core.InputSignalWithTransform<boolean, unknown>;
39
- readonly cols: _angular_core.InputSignal<number>;
40
- readonly colsNumber: _angular_core.Signal<unknown[]>;
41
- readonly rows: _angular_core.InputSignal<number>;
42
- readonly rowsNumber: _angular_core.Signal<unknown[]>;
43
- readonly randomPercent: string;
41
+ tableBodyOnly: boolean;
42
+ cols: _angular_core.InputSignal<number>;
43
+ colsNumber: _angular_core.Signal<unknown[]>;
44
+ rows: _angular_core.InputSignal<number>;
45
+ rowsNumber: _angular_core.Signal<unknown[]>;
46
+ getRandomPercent: (min?: number, max?: number) => string;
44
47
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<SkeletonIndexTableComponent, never>;
45
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<SkeletonIndexTableComponent, "lu-skeleton-index-table", never, { "tableBodyOnly": { "alias": "tableBodyOnly"; "required": false; "isSignal": true; }; "cols": { "alias": "cols"; "required": false; "isSignal": true; }; "rows": { "alias": "rows"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
48
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<SkeletonIndexTableComponent, "lu-skeleton-index-table", never, { "tableBodyOnly": { "alias": "tableBodyOnly"; "required": false; }; "cols": { "alias": "cols"; "required": false; "isSignal": true; }; "rows": { "alias": "rows"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
49
+ static ngAcceptInputType_tableBodyOnly: unknown;
46
50
  }
47
51
 
48
52
  declare class SkeletonTableComponent {
49
- readonly tableBodyOnly: _angular_core.InputSignalWithTransform<boolean, unknown>;
50
- readonly cols: _angular_core.InputSignal<number>;
51
- readonly colsNumber: _angular_core.Signal<unknown[]>;
52
- readonly rows: _angular_core.InputSignal<number>;
53
- readonly rowsNumber: _angular_core.Signal<unknown[]>;
54
- readonly randomPercent: string;
53
+ tableBodyOnly: boolean;
54
+ cols: _angular_core.InputSignal<number>;
55
+ colsNumber: _angular_core.Signal<unknown[]>;
56
+ rows: _angular_core.InputSignal<number>;
57
+ rowsNumber: _angular_core.Signal<unknown[]>;
58
+ getRandomPercent: (min?: number, max?: number) => string;
55
59
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<SkeletonTableComponent, never>;
56
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<SkeletonTableComponent, "lu-skeleton-table", never, { "tableBodyOnly": { "alias": "tableBodyOnly"; "required": false; "isSignal": true; }; "cols": { "alias": "cols"; "required": false; "isSignal": true; }; "rows": { "alias": "rows"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
60
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<SkeletonTableComponent, "lu-skeleton-table", never, { "tableBodyOnly": { "alias": "tableBodyOnly"; "required": false; }; "cols": { "alias": "cols"; "required": false; "isSignal": true; }; "rows": { "alias": "rows"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
61
+ static ngAcceptInputType_tableBodyOnly: unknown;
57
62
  }
58
63
 
59
64
  export { SkeletonButtonComponent, SkeletonDataTableComponent, SkeletonFieldComponent, SkeletonHeaderComponent, SkeletonIndexTableComponent, SkeletonTableComponent };
package/tag/index.d.ts CHANGED
@@ -3,39 +3,37 @@ import { LuccaIcon } from '@lucca-front/icons';
3
3
  import { Palette, DecorativePalette } from '@lucca-front/ng/core';
4
4
 
5
5
  declare class TagComponent {
6
+ withEllipsis: _angular_core.InputSignalWithTransform<boolean, unknown>;
7
+ label: string;
6
8
  /**
7
- * Which text should the tag be? Defaults to medium
9
+ * Which size should the callout be? Defaults to medium
8
10
  */
9
- readonly label: _angular_core.InputSignal<string>;
11
+ size: 'S' | 'M' | 'L';
10
12
  /**
11
- * Which size should the tag be? Defaults to medium
12
- */
13
- readonly size: _angular_core.InputSignal<"S" | "M" | "L">;
14
- /**
15
- * Which palette should be used for the entire tag.
13
+ * Which palette should be used for the entire callout.
16
14
  * Defaults to none (inherits parent palette)
17
15
  */
18
- readonly palette: _angular_core.InputSignal<Palette | DecorativePalette>;
16
+ palette: Palette | DecorativePalette;
19
17
  /**
20
18
  * Should display be outlined?
21
19
  */
22
- readonly outlined: _angular_core.InputSignalWithTransform<boolean, unknown>;
20
+ outlined: boolean;
23
21
  /**
24
22
  * For routerLink usage
25
23
  */
26
- readonly link: _angular_core.InputSignal<string>;
24
+ link: string;
27
25
  /**
28
- * Which icon should we display in the tag if any?
26
+ * Which icon should we display in the callout if any?
29
27
  * Defaults to no icon.
30
28
  */
31
- readonly icon: _angular_core.InputSignal<LuccaIcon>;
32
- readonly withEllipsis: _angular_core.InputSignalWithTransform<boolean, unknown>;
33
- readonly AI: _angular_core.InputSignalWithTransform<boolean, unknown>;
34
- readonly tagClasses: _angular_core.Signal<{
29
+ icon: LuccaIcon | undefined;
30
+ AI: _angular_core.InputSignalWithTransform<boolean, unknown>;
31
+ get tagClasses(): {
35
32
  [x: string]: boolean;
36
- }>;
33
+ };
37
34
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<TagComponent, never>;
38
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<TagComponent, "lu-tag", never, { "label": { "alias": "label"; "required": true; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "palette": { "alias": "palette"; "required": false; "isSignal": true; }; "outlined": { "alias": "outlined"; "required": false; "isSignal": true; }; "link": { "alias": "link"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "withEllipsis": { "alias": "withEllipsis"; "required": false; "isSignal": true; }; "AI": { "alias": "AI"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
35
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<TagComponent, "lu-tag", never, { "withEllipsis": { "alias": "withEllipsis"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": true; }; "size": { "alias": "size"; "required": false; }; "palette": { "alias": "palette"; "required": false; }; "outlined": { "alias": "outlined"; "required": false; }; "link": { "alias": "link"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "AI": { "alias": "AI"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
36
+ static ngAcceptInputType_outlined: unknown;
39
37
  }
40
38
 
41
39
  export { TagComponent };
package/time/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import * as _angular_core from '@angular/core';
2
- import { InjectionToken, ModelSignal, ElementRef } from '@angular/core';
2
+ import { InjectionToken, ModelSignal, EventEmitter, ElementRef } from '@angular/core';
3
3
  import { LuTranslation } from '@lucca-front/ng/core';
4
4
  import { ControlValueAccessor } from '@angular/forms';
5
5
 
@@ -28,10 +28,10 @@ declare class TimePickerPartComponent {
28
28
  hideValue: _angular_core.InputSignalWithTransform<boolean, unknown>;
29
29
  disabled: _angular_core.InputSignalWithTransform<boolean, unknown>;
30
30
  focused: _angular_core.InputSignalWithTransform<boolean, unknown>;
31
- prevRequest: _angular_core.OutputEmitterRef<void>;
32
- nextRequest: _angular_core.OutputEmitterRef<void>;
33
- inputControlClick: _angular_core.OutputEmitterRef<PickerControlDirection>;
34
- touched: _angular_core.OutputEmitterRef<void>;
31
+ prevRequest: EventEmitter<void>;
32
+ nextRequest: EventEmitter<void>;
33
+ inputControlClick: EventEmitter<PickerControlDirection>;
34
+ touched: EventEmitter<void>;
35
35
  timePickerInput?: ElementRef<HTMLInputElement>;
36
36
  valueLabel: _angular_core.Signal<string | number>;
37
37
  protected inputId: string;
package/toast/index.d.ts CHANGED
@@ -1,8 +1,8 @@
1
1
  import * as i0 from '@angular/core';
2
- import { InjectionToken } from '@angular/core';
2
+ import { InjectionToken, OnDestroy } from '@angular/core';
3
3
  import { LuTranslation, PortalContent } from '@lucca-front/ng/core';
4
4
  import * as rxjs from 'rxjs';
5
- import { Observable, BehaviorSubject } from 'rxjs';
5
+ import { BehaviorSubject, Observable } from 'rxjs';
6
6
 
7
7
  declare const LU_TOAST_TRANSLATIONS: InjectionToken<LuTranslation<ILuToastLabel>>;
8
8
  interface ILuToastLabel {
@@ -33,20 +33,33 @@ interface LuToast extends LuToastInput {
33
33
  id: string;
34
34
  }
35
35
 
36
- declare class LuToastsComponent {
37
- #private;
38
- readonly bottom: i0.InputSignal<boolean>;
39
- readonly sources: i0.InputSignal<Observable<LuToastInput>[]>;
40
- constructor();
41
- readonly toasts$: rxjs.BehaviorSubject<LuToast[]>;
42
- readonly intl: ILuToastLabel;
43
- readonly iconClassByToastType: Record<LuToastType, string>;
44
- readonly paletteClassByToastType: Record<LuToastType, string>;
36
+ declare class LuToastsService {
37
+ toasts$: BehaviorSubject<LuToast[]>;
38
+ addToast(toastInput: LuToastInput): LuToast;
39
+ removeToast(toast: LuToast): void;
40
+ isOnlyDismissibleManually({ duration }: LuToastInput): boolean;
41
+ private getToast;
42
+ private generateId;
43
+ static ɵfac: i0.ɵɵFactoryDeclaration<LuToastsService, never>;
44
+ static ɵprov: i0.ɵɵInjectableDeclaration<LuToastsService>;
45
+ }
46
+
47
+ declare class LuToastsComponent implements OnDestroy {
48
+ private toastsService;
49
+ bottom: boolean;
50
+ set sources(sources: Array<Observable<LuToastInput>>);
51
+ toasts$: rxjs.BehaviorSubject<LuToast[]>;
52
+ private destroy$;
53
+ intl: ILuToastLabel;
54
+ constructor(toastsService: LuToastsService);
55
+ ngOnDestroy(): void;
56
+ iconClassByToastType: Record<LuToastType, string>;
57
+ paletteClassByToastType: Record<LuToastType, string>;
45
58
  isStringPortalContent(message: PortalContent): message is string;
46
59
  removeToast(toast: LuToast): void;
47
60
  isOnlyDismissibleManually(toast: LuToast): boolean;
48
61
  static ɵfac: i0.ɵɵFactoryDeclaration<LuToastsComponent, never>;
49
- static ɵcmp: i0.ɵɵComponentDeclaration<LuToastsComponent, "lu-toasts", never, { "bottom": { "alias": "bottom"; "required": false; "isSignal": true; }; "sources": { "alias": "sources"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
62
+ static ɵcmp: i0.ɵɵComponentDeclaration<LuToastsComponent, "lu-toasts", never, { "bottom": { "alias": "bottom"; "required": false; }; "sources": { "alias": "sources"; "required": false; }; }, {}, never, never, true, never>;
50
63
  }
51
64
 
52
65
  /**
@@ -58,16 +71,5 @@ declare class LuToastsModule {
58
71
  static ɵinj: i0.ɵɵInjectorDeclaration<LuToastsModule>;
59
72
  }
60
73
 
61
- declare class LuToastsService {
62
- toasts$: BehaviorSubject<LuToast[]>;
63
- addToast(toastInput: LuToastInput): LuToast;
64
- removeToast(toast: LuToast): void;
65
- isOnlyDismissibleManually({ duration }: LuToastInput): boolean;
66
- private getToast;
67
- private generateId;
68
- static ɵfac: i0.ɵɵFactoryDeclaration<LuToastsService, never>;
69
- static ɵprov: i0.ɵɵInjectableDeclaration<LuToastsService>;
70
- }
71
-
72
74
  export { LU_TOAST_TRANSLATIONS, LuToastsComponent, LuToastsModule, LuToastsService, defaultToastDuration, luToastTranslations };
73
75
  export type { ILuToastLabel, LuToast, LuToastInput, LuToastType };
@@ -1,8 +1,8 @@
1
1
  import { AnimationTriggerMetadata } from '@angular/animations';
2
- import * as _angular_core from '@angular/core';
3
- import { DestroyRef, OnDestroy } from '@angular/core';
4
2
  import * as i2 from '@angular/cdk/overlay';
5
3
  import { HorizontalConnectionPos, VerticalConnectionPos, FlexibleConnectedPositionStrategyOrigin, OverlayRef } from '@angular/cdk/overlay';
4
+ import * as i0 from '@angular/core';
5
+ import { DestroyRef, Signal, AfterContentInit, OnDestroy } from '@angular/core';
6
6
  import { SafeHtml } from '@angular/platform-browser';
7
7
  import { Subject, Observable } from 'rxjs';
8
8
  import { LuPopoverPosition } from '@lucca-front/ng/popover';
@@ -10,49 +10,54 @@ import { LuPopoverPosition } from '@lucca-front/ng/popover';
10
10
  declare const luTransformTooltip: AnimationTriggerMetadata;
11
11
 
12
12
  declare class LuTooltipPanelComponent {
13
- readonly destroyRef: DestroyRef;
14
- readonly mouseEnter$: Subject<void>;
15
- readonly mouseLeave$: Subject<void>;
16
- readonly content: _angular_core.WritableSignal<string | SafeHtml>;
17
- readonly id: _angular_core.WritableSignal<string>;
18
- readonly contentPositionClasses: _angular_core.WritableSignal<Record<string, boolean>>;
13
+ destroyRef: DestroyRef;
14
+ mouseEnter$: Subject<void>;
15
+ mouseEnter(): void;
16
+ mouseLeave$: Subject<void>;
17
+ mouseLeave(): void;
18
+ content: Signal<string | SafeHtml>;
19
+ id: string;
20
+ contentPositionClasses: Record<string, boolean>;
19
21
  setPanelPosition(posX: HorizontalConnectionPos, posY: VerticalConnectionPos): void;
20
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<LuTooltipPanelComponent, never>;
21
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<LuTooltipPanelComponent, "lu-tooltip-panel", never, {}, {}, never, never, true, never>;
22
+ static ɵfac: i0.ɵɵFactoryDeclaration<LuTooltipPanelComponent, never>;
23
+ static ɵcmp: i0.ɵɵComponentDeclaration<LuTooltipPanelComponent, "lu-tooltip-panel", never, {}, {}, never, never, true, never>;
22
24
  }
23
25
 
24
26
  /**
25
27
  * @deprecated use `LuTooltipPanelComponent` instead
26
28
  */
27
29
  declare class LuTooltipPanelModule {
28
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<LuTooltipPanelModule, never>;
29
- static ɵmod: _angular_core.ɵɵNgModuleDeclaration<LuTooltipPanelModule, never, [typeof LuTooltipPanelComponent], [typeof LuTooltipPanelComponent]>;
30
- static ɵinj: _angular_core.ɵɵInjectorDeclaration<LuTooltipPanelModule>;
30
+ static ɵfac: i0.ɵɵFactoryDeclaration<LuTooltipPanelModule, never>;
31
+ static ɵmod: i0.ɵɵNgModuleDeclaration<LuTooltipPanelModule, never, [typeof LuTooltipPanelComponent], [typeof LuTooltipPanelComponent]>;
32
+ static ɵinj: i0.ɵɵInjectorDeclaration<LuTooltipPanelModule>;
31
33
  }
32
34
 
33
- declare class LuTooltipTriggerDirective implements OnDestroy {
35
+ declare class LuTooltipTriggerDirective implements AfterContentInit, OnDestroy {
34
36
  #private;
35
- readonly luTooltip: _angular_core.InputSignal<string | SafeHtml>;
36
- readonly luTooltipEnterDelay: _angular_core.InputSignalWithTransform<number, unknown>;
37
- readonly luTooltipLeaveDelay: _angular_core.InputSignalWithTransform<number, unknown>;
38
- readonly luTooltipDisabled: _angular_core.InputSignalWithTransform<boolean, unknown>;
39
- readonly luTooltipOnlyForDisplay: _angular_core.InputSignalWithTransform<boolean, unknown>;
40
- readonly luTooltipPosition: _angular_core.InputSignal<LuPopoverPosition>;
41
- readonly luTooltipWhenEllipsis: _angular_core.InputSignalWithTransform<boolean, unknown>;
42
- readonly luTooltipAnchor: _angular_core.InputSignal<FlexibleConnectedPositionStrategyOrigin>;
43
- readonly resize$: Observable<void>;
37
+ luTooltip: i0.InputSignal<string | SafeHtml>;
38
+ set luTooltipEnterDelay(delay: number);
39
+ set luTooltipLeaveDelay(delay: number);
40
+ luTooltipDisabled: i0.InputSignalWithTransform<boolean, unknown>;
41
+ luTooltipOnlyForDisplay: boolean;
42
+ luTooltipPosition: LuPopoverPosition;
43
+ luTooltipWhenEllipsis: i0.InputSignalWithTransform<boolean, unknown>;
44
+ luTooltipAnchor: i0.InputSignal<FlexibleConnectedPositionStrategyOrigin>;
45
+ resize$: Observable<void>;
46
+ open$: Subject<void>;
47
+ close$: Subject<void>;
44
48
  onMouseEnter(): void;
45
49
  onMouseLeave(): void;
46
50
  onFocus(): void;
47
51
  onBlur(): void;
48
- readonly id: _angular_core.WritableSignal<string>;
49
- readonly ariaDescribedBy: _angular_core.Signal<string>;
52
+ _id: string;
53
+ get ariaDescribedBy(): string;
50
54
  overlayRef?: OverlayRef;
51
55
  constructor();
52
56
  ngOnDestroy(): void;
53
57
  private openTooltip;
54
58
  private closeTooltip;
55
59
  private setAccessibilityProperties;
60
+ ngAfterContentInit(): void;
56
61
  private runOutsideZoneJS;
57
62
  /**********************
58
63
  *
@@ -62,26 +67,29 @@ declare class LuTooltipTriggerDirective implements OnDestroy {
62
67
  private legacyPositionBuilder;
63
68
  private invertVerticalPos;
64
69
  private invertHorizontalPos;
65
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<LuTooltipTriggerDirective, never>;
66
- static ɵdir: _angular_core.ɵɵDirectiveDeclaration<LuTooltipTriggerDirective, "[luTooltip]", ["luTooltip"], { "luTooltip": { "alias": "luTooltip"; "required": false; "isSignal": true; }; "luTooltipEnterDelay": { "alias": "luTooltipEnterDelay"; "required": false; "isSignal": true; }; "luTooltipLeaveDelay": { "alias": "luTooltipLeaveDelay"; "required": false; "isSignal": true; }; "luTooltipDisabled": { "alias": "luTooltipDisabled"; "required": false; "isSignal": true; }; "luTooltipOnlyForDisplay": { "alias": "luTooltipOnlyForDisplay"; "required": false; "isSignal": true; }; "luTooltipPosition": { "alias": "luTooltipPosition"; "required": false; "isSignal": true; }; "luTooltipWhenEllipsis": { "alias": "luTooltipWhenEllipsis"; "required": false; "isSignal": true; }; "luTooltipAnchor": { "alias": "luTooltipAnchor"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
70
+ static ɵfac: i0.ɵɵFactoryDeclaration<LuTooltipTriggerDirective, never>;
71
+ static ɵdir: i0.ɵɵDirectiveDeclaration<LuTooltipTriggerDirective, "[luTooltip]", ["luTooltip"], { "luTooltip": { "alias": "luTooltip"; "required": false; "isSignal": true; }; "luTooltipEnterDelay": { "alias": "luTooltipEnterDelay"; "required": false; }; "luTooltipLeaveDelay": { "alias": "luTooltipLeaveDelay"; "required": false; }; "luTooltipDisabled": { "alias": "luTooltipDisabled"; "required": false; "isSignal": true; }; "luTooltipOnlyForDisplay": { "alias": "luTooltipOnlyForDisplay"; "required": false; }; "luTooltipPosition": { "alias": "luTooltipPosition"; "required": false; }; "luTooltipWhenEllipsis": { "alias": "luTooltipWhenEllipsis"; "required": false; "isSignal": true; }; "luTooltipAnchor": { "alias": "luTooltipAnchor"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
72
+ static ngAcceptInputType_luTooltipEnterDelay: unknown;
73
+ static ngAcceptInputType_luTooltipLeaveDelay: unknown;
74
+ static ngAcceptInputType_luTooltipOnlyForDisplay: unknown;
67
75
  }
68
76
 
69
77
  /**
70
78
  * @deprecated use `LuTooltipTriggerDirective, OverlayModule` instead
71
79
  */
72
80
  declare class LuTooltipTriggerModule {
73
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<LuTooltipTriggerModule, never>;
74
- static ɵmod: _angular_core.ɵɵNgModuleDeclaration<LuTooltipTriggerModule, never, [typeof LuTooltipTriggerDirective, typeof i2.OverlayModule], [typeof LuTooltipTriggerDirective]>;
75
- static ɵinj: _angular_core.ɵɵInjectorDeclaration<LuTooltipTriggerModule>;
81
+ static ɵfac: i0.ɵɵFactoryDeclaration<LuTooltipTriggerModule, never>;
82
+ static ɵmod: i0.ɵɵNgModuleDeclaration<LuTooltipTriggerModule, never, [typeof LuTooltipTriggerDirective, typeof i2.OverlayModule], [typeof LuTooltipTriggerDirective]>;
83
+ static ɵinj: i0.ɵɵInjectorDeclaration<LuTooltipTriggerModule>;
76
84
  }
77
85
 
78
86
  /**
79
87
  * @deprecated use `LuTooltipTriggerDirective, OverlayModule, LuTooltipPanelComponent` instead
80
88
  */
81
89
  declare class LuTooltipModule {
82
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<LuTooltipModule, never>;
83
- static ɵmod: _angular_core.ɵɵNgModuleDeclaration<LuTooltipModule, never, [typeof LuTooltipTriggerModule, typeof LuTooltipPanelModule], [typeof LuTooltipTriggerModule, typeof LuTooltipPanelModule]>;
84
- static ɵinj: _angular_core.ɵɵInjectorDeclaration<LuTooltipModule>;
90
+ static ɵfac: i0.ɵɵFactoryDeclaration<LuTooltipModule, never>;
91
+ static ɵmod: i0.ɵɵNgModuleDeclaration<LuTooltipModule, never, [typeof LuTooltipTriggerModule, typeof LuTooltipPanelModule], [typeof LuTooltipTriggerModule, typeof LuTooltipPanelModule]>;
92
+ static ɵinj: i0.ɵɵInjectorDeclaration<LuTooltipModule>;
85
93
  }
86
94
 
87
95
  export { LuTooltipModule, LuTooltipPanelComponent, LuTooltipPanelModule, LuTooltipTriggerDirective, LuTooltipTriggerModule, luTransformTooltip };
package/user/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { InjectionToken, PipeTransform, AfterViewInit, ChangeDetectorRef, ElementRef, ViewContainerRef, Renderer2, OnInit, OnDestroy, TemplateRef } from '@angular/core';
2
+ import { InjectionToken, PipeTransform, OnChanges, AfterViewInit, ChangeDetectorRef, ElementRef, ViewContainerRef, Renderer2, OnInit, OnDestroy, TemplateRef } from '@angular/core';
3
3
  import { EnumValue, LuTranslation, ILuOnOpenSubscriber, ILuOnScrollBottomSubscriber, ILuOnCloseSubscriber } from '@lucca-front/ng/core';
4
4
  import { Overlay } from '@angular/cdk/overlay';
5
5
  import { ControlValueAccessor, FormGroup } from '@angular/forms';
@@ -91,27 +91,33 @@ interface LuUserTileUserInput {
91
91
  */
92
92
  declare class LuUserTileComponent {
93
93
  #private;
94
+ displayPictureFormat: LuDisplayInitials;
95
+ private _user;
94
96
  /**
95
97
  * LuUserTileUserInput to display.
96
98
  */
97
- readonly user: i0.InputSignal<LuUserTileUserInput>;
99
+ set user(user: LuUserTileUserInput);
100
+ get user(): LuUserTileUserInput;
101
+ private _displayFormat;
98
102
  /**
99
103
  * User Display format.
100
104
  * It is set to 'LU_DEFAULT_DISPLAY_POLICY' by default
101
105
  */
102
- readonly displayFormat: i0.InputSignal<LuDisplayFormat>;
106
+ set displayFormat(displayFormat: LuDisplayFormat);
107
+ get displayFormat(): LuDisplayFormat;
108
+ private _role;
103
109
  /**
104
110
  * LuUserTileUserInput role to display
105
111
  */
106
- readonly role: i0.InputSignal<string>;
112
+ set role(role: string);
113
+ get role(): string;
107
114
  /**
108
115
  * Which size should the user tile be? Defaults to medium
109
116
  */
110
- readonly size: i0.InputSignal<"L" | "XS" | "S" | "M">;
111
- readonly displayPictureFormat: i0.Signal<LuDisplayInitials>;
117
+ size: i0.InputSignal<"L" | "XS" | "S" | "M">;
112
118
  constructor();
113
119
  static ɵfac: i0.ɵɵFactoryDeclaration<LuUserTileComponent, never>;
114
- static ɵcmp: i0.ɵɵComponentDeclaration<LuUserTileComponent, "lu-user-tile", never, { "user": { "alias": "user"; "required": false; "isSignal": true; }; "displayFormat": { "alias": "displayFormat"; "required": false; "isSignal": true; }; "role": { "alias": "role"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
120
+ static ɵcmp: i0.ɵɵComponentDeclaration<LuUserTileComponent, "lu-user-tile", never, { "user": { "alias": "user"; "required": false; }; "displayFormat": { "alias": "displayFormat"; "required": false; }; "role": { "alias": "role"; "required": false; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
115
121
  }
116
122
 
117
123
  /**
@@ -134,32 +140,37 @@ interface LuUserPictureUserInput {
134
140
  /**
135
141
  * Displays user's picture or a placeholder with his/her initials and random bg color'
136
142
  */
137
- declare class LuUserPictureComponent {
143
+ declare class LuUserPictureComponent implements OnChanges {
138
144
  /**
139
145
  * User Display format.
140
146
  * It is set to 'LU_DEFAULT_DISPLAY_POLICY' by default
141
147
  */
142
- readonly displayFormat: i0.InputSignal<LuDisplayInitials>;
143
- readonly user: i0.InputSignal<LuUserPictureUserInput>;
144
- readonly AI: i0.InputSignalWithTransform<boolean, unknown>;
145
- readonly size: i0.InputSignal<"L" | "XS" | "S" | "M" | "XL" | "XXL" | "XXXL">;
148
+ displayFormat: LuDisplayInitials;
146
149
  /**
147
150
  * Image loading attribute
148
151
  * It is set to 'lazy' by default
149
152
  *
150
153
  * (more info: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img#loading)
151
154
  */
152
- readonly imageLoadingAttribute: i0.InputSignal<"eager" | "lazy">;
153
- readonly initials: i0.Signal<string>;
154
- readonly modSize: i0.Signal<string>;
155
+ imageLoadingAttribute: HTMLImageElement['loading'];
156
+ /**
157
+ * UserPictureUserInput whose picture you want to display.
158
+ */
159
+ private _user;
160
+ set user(user: LuUserPictureUserInput);
161
+ AI: i0.InputSignalWithTransform<boolean, unknown>;
162
+ size: i0.InputSignal<"L" | "XS" | "S" | "M" | "XL" | "XXL" | "XXXL">;
163
+ get user(): LuUserPictureUserInput;
164
+ initials: string;
155
165
  hasPicture: boolean;
156
166
  pictureHref: string;
157
167
  style: {};
158
- constructor();
168
+ modSize: i0.Signal<string>;
169
+ ngOnChanges(): void;
159
170
  pictureError(): void;
160
171
  private getNameHue;
161
172
  static ɵfac: i0.ɵɵFactoryDeclaration<LuUserPictureComponent, never>;
162
- static ɵcmp: i0.ɵɵComponentDeclaration<LuUserPictureComponent, "lu-user-picture", never, { "displayFormat": { "alias": "displayFormat"; "required": false; "isSignal": true; }; "user": { "alias": "user"; "required": false; "isSignal": true; }; "AI": { "alias": "AI"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "imageLoadingAttribute": { "alias": "imageLoadingAttribute"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
173
+ static ɵcmp: i0.ɵɵComponentDeclaration<LuUserPictureComponent, "lu-user-picture", never, { "displayFormat": { "alias": "displayFormat"; "required": false; }; "imageLoadingAttribute": { "alias": "imageLoadingAttribute"; "required": false; }; "user": { "alias": "user"; "required": false; }; "AI": { "alias": "AI"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
163
174
  }
164
175
 
165
176
  /**