@lucca-front/ng 21.0.3 → 21.1.0-rc.1
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.
- package/fesm2022/lucca-front-ng-a11y.mjs +8 -8
- package/fesm2022/lucca-front-ng-a11y.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-api.mjs +56 -88
- package/fesm2022/lucca-front-ng-api.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-app-layout.mjs +3 -3
- package/fesm2022/lucca-front-ng-box.mjs +3 -3
- package/fesm2022/lucca-front-ng-breadcrumbs.mjs +10 -10
- package/fesm2022/lucca-front-ng-breadcrumbs.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-bubble-icon.mjs +51 -0
- package/fesm2022/lucca-front-ng-bubble-icon.mjs.map +1 -0
- package/fesm2022/lucca-front-ng-bubble-illustration.mjs +135 -0
- package/fesm2022/lucca-front-ng-bubble-illustration.mjs.map +1 -0
- package/fesm2022/lucca-front-ng-button.mjs +3 -3
- package/fesm2022/lucca-front-ng-callout.mjs +28 -28
- package/fesm2022/lucca-front-ng-callout.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-chip.mjs +8 -8
- package/fesm2022/lucca-front-ng-chip.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-clear.mjs +8 -8
- package/fesm2022/lucca-front-ng-clear.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-code.mjs +3 -3
- package/fesm2022/lucca-front-ng-color.mjs +28 -0
- package/fesm2022/lucca-front-ng-color.mjs.map +1 -0
- package/fesm2022/lucca-front-ng-comment.mjs +9 -9
- package/fesm2022/lucca-front-ng-container.mjs +4 -4
- package/fesm2022/lucca-front-ng-container.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-core-select-api.mjs +9 -9
- package/fesm2022/lucca-front-ng-core-select-department.mjs +6 -6
- package/fesm2022/lucca-front-ng-core-select-establishment.mjs +9 -9
- package/fesm2022/lucca-front-ng-core-select-job-qualification.mjs +6 -6
- package/fesm2022/lucca-front-ng-core-select-occupation-category.mjs +3 -3
- package/fesm2022/lucca-front-ng-core-select-user.mjs +28 -28
- package/fesm2022/lucca-front-ng-core-select-user.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-core-select.mjs +117 -96
- package/fesm2022/lucca-front-ng-core-select.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-core.mjs +28 -16
- package/fesm2022/lucca-front-ng-core.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-data-table.mjs +29 -29
- package/fesm2022/lucca-front-ng-data-table.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-date.mjs +102 -135
- package/fesm2022/lucca-front-ng-date.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-date2.mjs +78 -60
- package/fesm2022/lucca-front-ng-date2.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-department.mjs +31 -47
- package/fesm2022/lucca-front-ng-department.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-dialog.mjs +60 -37
- package/fesm2022/lucca-front-ng-dialog.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-divider.mjs +3 -3
- package/fesm2022/lucca-front-ng-dropdown.mjs +40 -40
- package/fesm2022/lucca-front-ng-empty-state.mjs +56 -14
- package/fesm2022/lucca-front-ng-empty-state.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-establishment.mjs +43 -107
- package/fesm2022/lucca-front-ng-establishment.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-fancy-box.mjs +3 -3
- package/fesm2022/lucca-front-ng-file-upload.mjs +67 -44
- package/fesm2022/lucca-front-ng-file-upload.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-filter-pills.mjs +30 -29
- package/fesm2022/lucca-front-ng-filter-pills.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-footer.mjs +3 -3
- package/fesm2022/lucca-front-ng-form-field.mjs +86 -17
- package/fesm2022/lucca-front-ng-form-field.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-form-header.mjs +3 -3
- package/fesm2022/lucca-front-ng-form.mjs +21 -7
- package/fesm2022/lucca-front-ng-form.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-formly.mjs +58 -58
- package/fesm2022/lucca-front-ng-formly.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-forms-phone-number-input.mjs +15 -13
- package/fesm2022/lucca-front-ng-forms-phone-number-input.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-forms-rich-text-input.mjs +117 -100
- package/fesm2022/lucca-front-ng-forms-rich-text-input.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-forms.mjs +194 -79
- package/fesm2022/lucca-front-ng-forms.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-gauge.mjs +3 -3
- package/fesm2022/lucca-front-ng-grid.mjs +6 -6
- package/fesm2022/lucca-front-ng-highlight-data.mjs +3 -3
- package/fesm2022/lucca-front-ng-horizontal-navigation.mjs +7 -7
- package/fesm2022/lucca-front-ng-horizontal-navigation.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-icon.mjs +3 -3
- package/fesm2022/lucca-front-ng-index-table.mjs +31 -31
- package/fesm2022/lucca-front-ng-index-table.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-inline-message.mjs +3 -3
- package/fesm2022/lucca-front-ng-input.mjs +27 -27
- package/fesm2022/lucca-front-ng-input.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-link.mjs +21 -15
- package/fesm2022/lucca-front-ng-link.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-listbox.mjs +9 -9
- package/fesm2022/lucca-front-ng-listing.mjs +6 -6
- package/fesm2022/lucca-front-ng-loading.mjs +3 -3
- package/fesm2022/lucca-front-ng-main-layout.mjs +7 -7
- package/fesm2022/lucca-front-ng-main-layout.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-mobile-push.mjs +8 -8
- package/fesm2022/lucca-front-ng-mobile-push.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-modal.mjs +22 -22
- package/fesm2022/lucca-front-ng-modal.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-multi-select.mjs +62 -62
- package/fesm2022/lucca-front-ng-multi-select.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-new-badge.mjs +3 -3
- package/fesm2022/lucca-front-ng-number-format.mjs +6 -6
- package/fesm2022/lucca-front-ng-number.mjs +7 -7
- package/fesm2022/lucca-front-ng-numeric-badge.mjs +3 -3
- package/fesm2022/lucca-front-ng-option.mjs +327 -437
- package/fesm2022/lucca-front-ng-option.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-page-header.mjs +3 -3
- package/fesm2022/lucca-front-ng-pagination.mjs +7 -7
- package/fesm2022/lucca-front-ng-pagination.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-plg-push.mjs +7 -7
- package/fesm2022/lucca-front-ng-plg-push.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-popover.mjs +18 -50
- package/fesm2022/lucca-front-ng-popover.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-popover2.mjs +20 -20
- package/fesm2022/lucca-front-ng-popover2.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-popup.mjs +10 -10
- package/fesm2022/lucca-front-ng-progress-bar.mjs +3 -3
- package/fesm2022/lucca-front-ng-read-more.mjs +25 -23
- package/fesm2022/lucca-front-ng-read-more.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-resource-card.mjs +13 -13
- package/fesm2022/lucca-front-ng-resource-card.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-safe-content.mjs +10 -10
- package/fesm2022/lucca-front-ng-scroll-box.mjs +5 -5
- package/fesm2022/lucca-front-ng-scroll-box.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-scroll.mjs +7 -7
- package/fesm2022/lucca-front-ng-segmented-control-tabs.mjs +6 -6
- package/fesm2022/lucca-front-ng-segmented-control.mjs +6 -6
- package/fesm2022/lucca-front-ng-select.mjs +14 -14
- package/fesm2022/lucca-front-ng-sidepanel.mjs +7 -7
- package/fesm2022/lucca-front-ng-simple-select.mjs +40 -25
- package/fesm2022/lucca-front-ng-simple-select.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-skeleton.mjs +22 -22
- package/fesm2022/lucca-front-ng-skeleton.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-sortable-list.mjs +6 -6
- package/fesm2022/lucca-front-ng-sortable-list.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-status-badge.mjs +3 -3
- package/fesm2022/lucca-front-ng-table-of-content.mjs +6 -6
- package/fesm2022/lucca-front-ng-tag.mjs +3 -3
- package/fesm2022/lucca-front-ng-text-flow.mjs +20 -0
- package/fesm2022/lucca-front-ng-text-flow.mjs.map +1 -0
- package/fesm2022/lucca-front-ng-time.mjs +72 -33
- package/fesm2022/lucca-front-ng-time.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-title.mjs +10 -10
- package/fesm2022/lucca-front-ng-toast.mjs +14 -14
- package/fesm2022/lucca-front-ng-toast.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-tooltip.mjs +27 -41
- package/fesm2022/lucca-front-ng-tooltip.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-tree-select.mjs +6 -6
- package/fesm2022/lucca-front-ng-tree-select.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-user-popover.mjs +23 -23
- package/fesm2022/lucca-front-ng-user-popover.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-user.mjs +75 -91
- package/fesm2022/lucca-front-ng-user.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-vertical-navigation.mjs +12 -12
- package/package.json +19 -3
- package/schematics/action-icon/index.js +4 -5
- package/schematics/action-icon/migration.js +3 -4
- package/schematics/action-icon/migration.spec.js +8 -8
- package/schematics/alignment-utilities/index.js +3 -4
- package/schematics/alignment-utilities/migration.spec.js +8 -8
- package/schematics/cdn-urls/index.js +3 -4
- package/schematics/cdn-urls/migration.js +7 -9
- package/schematics/cdn-urls/migration.spec.js +8 -8
- package/schematics/class-prefix/index.js +3 -4
- package/schematics/class-prefix/migration.spec.js +8 -8
- package/schematics/collection.json +10 -0
- package/schematics/color-text/index.js +3 -4
- package/schematics/color-text/migration.spec.js +8 -8
- package/schematics/component-path/index.js +3 -4
- package/schematics/component-path/migration.spec.js +8 -8
- package/schematics/empty-state-title/index.js +5 -7
- package/schematics/empty-state-title/migration.spec.js +5 -5
- package/schematics/lib/index.js +29 -0
- package/schematics/lib/local-deps/package-lock.json +2 -0
- package/schematics/lib/local-deps/package.json +1 -2
- package/schematics/lib/schematic.utils.js +5 -0
- package/schematics/lu-button/index.js +3 -4
- package/schematics/lu-button/migration.js +5 -11
- package/schematics/lu-button/migration.spec.js +5 -5
- package/schematics/lu-container/index.js +23 -0
- package/schematics/lu-container/migration.js +116 -0
- package/schematics/lu-container/migration.spec.js +23 -0
- package/schematics/lu-container/schema.json +23 -0
- package/schematics/lu-icon/index.js +3 -4
- package/schematics/lu-icon/migration.js +8 -14
- package/schematics/lu-icon/migration.spec.js +5 -5
- package/schematics/lu-loading/index.js +23 -0
- package/schematics/lu-loading/migration.js +136 -0
- package/schematics/lu-loading/migration.spec.js +23 -0
- package/schematics/lu-loading/schema.json +28 -0
- package/schematics/lu-select/index.js +3 -4
- package/schematics/lu-select/migration.js +18 -21
- package/schematics/lu-select/migration.spec.js +5 -5
- package/schematics/lu-select/util.js +17 -19
- package/schematics/lu-text-input/index.js +3 -4
- package/schematics/lu-text-input/migration.js +22 -28
- package/schematics/lu-text-input/migration.spec.js +5 -5
- package/schematics/new-icons/index.js +5 -6
- package/schematics/new-icons/migration.js +11 -16
- package/schematics/new-icons/migration.spec.js +8 -8
- package/schematics/palettes/index.js +3 -4
- package/schematics/palettes/migration.spec.js +8 -8
- package/schematics/tokens-radius/index.js +3 -4
- package/schematics/tokens-radius/migration.spec.js +8 -8
- package/schematics/tokens-spacing/index.js +3 -4
- package/schematics/tokens-spacing/migration.spec.js +8 -8
- package/schematics/tokens-typo/index.js +3 -4
- package/schematics/tokens-typo/migration.spec.js +8 -8
- package/types/lucca-front-ng-a11y.d.ts +3 -3
- package/types/lucca-front-ng-api.d.ts +1 -19
- package/types/lucca-front-ng-breadcrumbs.d.ts +9 -9
- package/types/lucca-front-ng-bubble-icon.d.ts +20 -0
- package/types/lucca-front-ng-bubble-illustration.d.ts +24 -0
- package/types/lucca-front-ng-callout.d.ts +2 -2
- package/types/lucca-front-ng-chip.d.ts +2 -2
- package/types/lucca-front-ng-clear.d.ts +2 -2
- package/types/lucca-front-ng-color.d.ts +12 -0
- package/types/lucca-front-ng-core-select.d.ts +84 -78
- package/types/lucca-front-ng-core.d.ts +23 -2
- package/types/lucca-front-ng-data-table.d.ts +2 -2
- package/types/lucca-front-ng-date.d.ts +6 -24
- package/types/lucca-front-ng-date2.d.ts +8 -6
- package/types/lucca-front-ng-department.d.ts +3 -12
- package/types/lucca-front-ng-dialog.d.ts +12 -5
- package/types/lucca-front-ng-empty-state.d.ts +6 -4
- package/types/lucca-front-ng-establishment.d.ts +3 -39
- package/types/lucca-front-ng-file-upload.d.ts +18 -8
- package/types/lucca-front-ng-filter-pills.d.ts +6 -5
- package/types/lucca-front-ng-form-field.d.ts +35 -5
- package/types/lucca-front-ng-form.d.ts +9 -5
- package/types/lucca-front-ng-forms-phone-number-input.d.ts +1 -0
- package/types/lucca-front-ng-forms-rich-text-input.d.ts +16 -16
- package/types/lucca-front-ng-forms.d.ts +51 -12
- package/types/lucca-front-ng-input.d.ts +2 -2
- package/types/lucca-front-ng-link.d.ts +4 -5
- package/types/lucca-front-ng-mobile-push.d.ts +2 -2
- package/types/lucca-front-ng-multi-select.d.ts +26 -24
- package/types/lucca-front-ng-option.d.ts +86 -149
- package/types/lucca-front-ng-pagination.d.ts +2 -2
- package/types/lucca-front-ng-plg-push.d.ts +2 -2
- package/types/lucca-front-ng-popover.d.ts +1 -20
- package/types/lucca-front-ng-popover2.d.ts +4 -4
- package/types/lucca-front-ng-read-more.d.ts +9 -9
- package/types/lucca-front-ng-simple-select.d.ts +5 -4
- package/types/lucca-front-ng-text-flow.d.ts +8 -0
- package/types/lucca-front-ng-time.d.ts +22 -16
- package/types/lucca-front-ng-toast.d.ts +2 -2
- package/types/lucca-front-ng-tooltip.d.ts +7 -14
- package/types/lucca-front-ng-user-popover.d.ts +6 -7
- package/types/lucca-front-ng-user.d.ts +6 -15
|
@@ -11,16 +11,21 @@ type PickerControlDirection = 'up' | 'down';
|
|
|
11
11
|
|
|
12
12
|
declare class TimePickerPartComponent {
|
|
13
13
|
private locale;
|
|
14
|
-
label: _angular_core.InputSignal<string>;
|
|
15
|
-
decimalConf: _angular_core.InputSignal<string>;
|
|
14
|
+
readonly label: _angular_core.InputSignal<string>;
|
|
15
|
+
readonly decimalConf: _angular_core.InputSignal<string>;
|
|
16
16
|
value: ModelSignal<number | '––'>;
|
|
17
|
-
display: _angular_core.InputSignal<number | "––">;
|
|
18
|
-
max: _angular_core.InputSignalWithTransform<number, unknown>;
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
17
|
+
readonly display: _angular_core.InputSignal<number | "––">;
|
|
18
|
+
readonly max: _angular_core.InputSignalWithTransform<number, unknown>;
|
|
19
|
+
readonly autoWidth: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
20
|
+
readonly displayArrows: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
21
|
+
readonly isReadonly: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
22
|
+
readonly hideValue: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
23
|
+
readonly disabled: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
24
|
+
readonly focused: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
25
|
+
readonly maxDigits: _angular_core.InputSignal<number>;
|
|
26
|
+
readonly showZero: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
27
|
+
digitNumber: ModelSignal<number>;
|
|
28
|
+
isValueSet: ModelSignal<boolean>;
|
|
24
29
|
prevRequest: _angular_core.OutputEmitterRef<void>;
|
|
25
30
|
nextRequest: _angular_core.OutputEmitterRef<void>;
|
|
26
31
|
inputControlClick: _angular_core.OutputEmitterRef<PickerControlDirection>;
|
|
@@ -39,7 +44,7 @@ declare class TimePickerPartComponent {
|
|
|
39
44
|
moveRequest(event: Event, direction: 'prev' | 'next'): void;
|
|
40
45
|
focus(): void;
|
|
41
46
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TimePickerPartComponent, never>;
|
|
42
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<TimePickerPartComponent, "lu-time-picker-part", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "decimalConf": { "alias": "decimalConf"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "display": { "alias": "display"; "required": false; "isSignal": true; }; "max": { "alias": "max"; "required": false; "isSignal": true; }; "displayArrows": { "alias": "displayArrows"; "required": false; "isSignal": true; }; "isReadonly": { "alias": "isReadonly"; "required": false; "isSignal": true; }; "hideValue": { "alias": "hideValue"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "focused": { "alias": "focused"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; "prevRequest": "prevRequest"; "nextRequest": "nextRequest"; "inputControlClick": "inputControlClick"; "touched": "touched"; }, never, never, true, never>;
|
|
47
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<TimePickerPartComponent, "lu-time-picker-part", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "decimalConf": { "alias": "decimalConf"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "display": { "alias": "display"; "required": false; "isSignal": true; }; "max": { "alias": "max"; "required": false; "isSignal": true; }; "autoWidth": { "alias": "autoWidth"; "required": false; "isSignal": true; }; "displayArrows": { "alias": "displayArrows"; "required": false; "isSignal": true; }; "isReadonly": { "alias": "isReadonly"; "required": false; "isSignal": true; }; "hideValue": { "alias": "hideValue"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "focused": { "alias": "focused"; "required": false; "isSignal": true; }; "maxDigits": { "alias": "maxDigits"; "required": false; "isSignal": true; }; "showZero": { "alias": "showZero"; "required": false; "isSignal": true; }; "digitNumber": { "alias": "digitNumber"; "required": false; "isSignal": true; }; "isValueSet": { "alias": "isValueSet"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; "digitNumber": "digitNumberChange"; "isValueSet": "isValueSetChange"; "prevRequest": "prevRequest"; "nextRequest": "nextRequest"; "inputControlClick": "inputControlClick"; "touched": "touched"; }, never, never, true, never>;
|
|
43
48
|
}
|
|
44
49
|
|
|
45
50
|
declare abstract class BasePickerComponent implements ControlValueAccessor {
|
|
@@ -74,7 +79,7 @@ type DurationChangeEvent = {
|
|
|
74
79
|
});
|
|
75
80
|
|
|
76
81
|
declare class DurationPickerComponent extends BasePickerComponent {
|
|
77
|
-
protected intl: _lucca_front_ng_time.DurationPickerTranslations
|
|
82
|
+
protected intl: _angular_core.InputSignalWithTransform<_lucca_front_ng_time.DurationPickerTranslations, Partial<_lucca_front_ng_time.DurationPickerTranslations>>;
|
|
78
83
|
value: _angular_core.ModelSignal<`${string}P${string}`>;
|
|
79
84
|
readonly max: _angular_core.InputSignal<`${string}P${string}`>;
|
|
80
85
|
readonly displayArrows: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
@@ -84,6 +89,7 @@ declare class DurationPickerComponent extends BasePickerComponent {
|
|
|
84
89
|
protected readonly hours: _angular_core.Signal<number>;
|
|
85
90
|
protected readonly minutes: _angular_core.Signal<number>;
|
|
86
91
|
protected readonly shouldHideValue: _angular_core.Signal<boolean>;
|
|
92
|
+
protected readonly maxDigits: _angular_core.Signal<number>;
|
|
87
93
|
protected readonly pickerClasses: _angular_core.Signal<{
|
|
88
94
|
[x: string]: boolean;
|
|
89
95
|
timePicker: boolean;
|
|
@@ -94,7 +100,7 @@ declare class DurationPickerComponent extends BasePickerComponent {
|
|
|
94
100
|
'timePicker-fieldset-groupSeparator': boolean;
|
|
95
101
|
'pr-u-visibilityHidden': boolean;
|
|
96
102
|
}>;
|
|
97
|
-
protected separator: string
|
|
103
|
+
protected separator: _angular_core.Signal<string>;
|
|
98
104
|
protected hoursDecimalConf: string;
|
|
99
105
|
writeValue(value: ISO8601Duration): void;
|
|
100
106
|
setDisabledState?(isDisabled: boolean): void;
|
|
@@ -108,7 +114,7 @@ declare class DurationPickerComponent extends BasePickerComponent {
|
|
|
108
114
|
protected inputControlClickHandler(part: 'hours' | 'minutes', direction: PickerControlDirection): void;
|
|
109
115
|
focus(): void;
|
|
110
116
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<DurationPickerComponent, never>;
|
|
111
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<DurationPickerComponent, "lu-duration-picker", never, { "value": { "alias": "value"; "required": false; "isSignal": true; }; "max": { "alias": "max"; "required": false; "isSignal": true; }; "displayArrows": { "alias": "displayArrows"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "hideZeroValue": { "alias": "hideZeroValue"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; "durationChange": "durationChange"; }, never, never, true, never>;
|
|
117
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<DurationPickerComponent, "lu-duration-picker", never, { "intl": { "alias": "intl"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "max": { "alias": "max"; "required": false; "isSignal": true; }; "displayArrows": { "alias": "displayArrows"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "hideZeroValue": { "alias": "hideZeroValue"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; "durationChange": "durationChange"; }, never, never, true, never>;
|
|
112
118
|
}
|
|
113
119
|
|
|
114
120
|
declare const LU_DURATION_PICKER_TRANSLATIONS: InjectionToken<LuTranslation<DurationPickerTranslations>>;
|
|
@@ -131,7 +137,7 @@ type TimeChangeEvent = {
|
|
|
131
137
|
});
|
|
132
138
|
|
|
133
139
|
declare class TimePickerComponent extends BasePickerComponent {
|
|
134
|
-
protected intl: _lucca_front_ng_time.TimePickerTranslations
|
|
140
|
+
protected intl: _angular_core.InputSignalWithTransform<_lucca_front_ng_time.TimePickerTranslations, Partial<_lucca_front_ng_time.TimePickerTranslations>>;
|
|
135
141
|
protected localeId: string;
|
|
136
142
|
readonly idSuffix: number;
|
|
137
143
|
readonly anteMeridiemRef: _angular_core.Signal<ElementRef<HTMLInputElement>>;
|
|
@@ -153,7 +159,7 @@ declare class TimePickerComponent extends BasePickerComponent {
|
|
|
153
159
|
'mod-stepper': boolean;
|
|
154
160
|
'mod-stepperHover': boolean;
|
|
155
161
|
}>;
|
|
156
|
-
protected separator: string
|
|
162
|
+
protected separator: _angular_core.Signal<string>;
|
|
157
163
|
protected hoursDecimalConf: string;
|
|
158
164
|
protected readonly maxHours: _angular_core.Signal<number>;
|
|
159
165
|
protected readonly ampmDisplay: _angular_core.Signal<"AM" | "PM">;
|
|
@@ -171,7 +177,7 @@ declare class TimePickerComponent extends BasePickerComponent {
|
|
|
171
177
|
focus(): void;
|
|
172
178
|
switchMeridiem(newValue: 'AM' | 'PM'): void;
|
|
173
179
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TimePickerComponent, never>;
|
|
174
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<TimePickerComponent, "lu-time-picker", never, { "value": { "alias": "value"; "required": false; "isSignal": true; }; "max": { "alias": "max"; "required": false; "isSignal": true; }; "displayArrows": { "alias": "displayArrows"; "required": false; "isSignal": true; }; "forceMeridiemDisplay": { "alias": "forceMeridiemDisplay"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; "timeChange": "timeChange"; }, never, never, true, never>;
|
|
180
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<TimePickerComponent, "lu-time-picker", never, { "intl": { "alias": "intl"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "max": { "alias": "max"; "required": false; "isSignal": true; }; "displayArrows": { "alias": "displayArrows"; "required": false; "isSignal": true; }; "forceMeridiemDisplay": { "alias": "forceMeridiemDisplay"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; "timeChange": "timeChange"; }, never, never, true, never>;
|
|
175
181
|
}
|
|
176
182
|
|
|
177
183
|
declare const LU_TIME_PICKER_TRANSLATIONS: InjectionToken<LuTranslation<TimePickerTranslations>>;
|
|
@@ -34,14 +34,14 @@ declare class LuToastsComponent {
|
|
|
34
34
|
readonly sources: i0.InputSignal<Observable<LuToastInput>[]>;
|
|
35
35
|
constructor();
|
|
36
36
|
readonly toasts$: rxjs.BehaviorSubject<LuToast[]>;
|
|
37
|
-
readonly intl: _lucca_front_ng_toast.ILuToastLabel
|
|
37
|
+
readonly intl: i0.InputSignalWithTransform<_lucca_front_ng_toast.ILuToastLabel, Partial<_lucca_front_ng_toast.ILuToastLabel>>;
|
|
38
38
|
readonly iconClassByToastType: Record<LuToastType, string>;
|
|
39
39
|
readonly paletteClassByToastType: Record<LuToastType, string>;
|
|
40
40
|
isStringPortalContent(message: PortalContent): message is string;
|
|
41
41
|
removeToast(toast: LuToast): void;
|
|
42
42
|
isOnlyDismissibleManually(toast: LuToast): boolean;
|
|
43
43
|
static ɵfac: i0.ɵɵFactoryDeclaration<LuToastsComponent, never>;
|
|
44
|
-
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>;
|
|
44
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LuToastsComponent, "lu-toasts", never, { "bottom": { "alias": "bottom"; "required": false; "isSignal": true; }; "sources": { "alias": "sources"; "required": false; "isSignal": true; }; "intl": { "alias": "intl"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
45
45
|
}
|
|
46
46
|
|
|
47
47
|
/**
|
|
@@ -21,24 +21,17 @@ declare class LuTooltipPanelComponent {
|
|
|
21
21
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<LuTooltipPanelComponent, "lu-tooltip-panel", never, {}, {}, never, never, true, never>;
|
|
22
22
|
}
|
|
23
23
|
|
|
24
|
-
/**
|
|
25
|
-
* @deprecated use `LuTooltipPanelComponent` instead
|
|
26
|
-
*/
|
|
27
|
-
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>;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
24
|
declare class LuTooltipTriggerDirective implements OnDestroy {
|
|
34
25
|
#private;
|
|
35
|
-
readonly
|
|
26
|
+
readonly luTooltipInput: _angular_core.InputSignal<string | SafeHtml>;
|
|
27
|
+
readonly luTooltip: _angular_core.WritableSignal<string | SafeHtml>;
|
|
36
28
|
readonly luTooltipEnterDelay: _angular_core.InputSignalWithTransform<number, unknown>;
|
|
37
29
|
readonly luTooltipLeaveDelay: _angular_core.InputSignalWithTransform<number, unknown>;
|
|
38
30
|
readonly luTooltipDisabled: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
39
31
|
readonly luTooltipOnlyForDisplay: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
40
32
|
readonly luTooltipPosition: _angular_core.InputSignal<LuPopoverPosition>;
|
|
41
|
-
readonly
|
|
33
|
+
readonly luTooltipWhenEllipsisInput: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
34
|
+
readonly luTooltipWhenEllipsis: _angular_core.WritableSignal<boolean>;
|
|
42
35
|
readonly luTooltipAnchor: _angular_core.InputSignal<FlexibleConnectedPositionStrategyOrigin>;
|
|
43
36
|
readonly id: _angular_core.InputSignal<string>;
|
|
44
37
|
readonly resize$: Observable<void>;
|
|
@@ -65,7 +58,7 @@ declare class LuTooltipTriggerDirective implements OnDestroy {
|
|
|
65
58
|
requestClose(): void;
|
|
66
59
|
requestOpen(): void;
|
|
67
60
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<LuTooltipTriggerDirective, never>;
|
|
68
|
-
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<LuTooltipTriggerDirective, "[luTooltip]", ["luTooltip"], { "
|
|
61
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<LuTooltipTriggerDirective, "[luTooltip]", ["luTooltip"], { "luTooltipInput": { "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; }; "luTooltipWhenEllipsisInput": { "alias": "luTooltipWhenEllipsis"; "required": false; "isSignal": true; }; "luTooltipAnchor": { "alias": "luTooltipAnchor"; "required": false; "isSignal": true; }; "id": { "alias": "id"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
69
62
|
}
|
|
70
63
|
|
|
71
64
|
/**
|
|
@@ -82,8 +75,8 @@ declare class LuTooltipTriggerModule {
|
|
|
82
75
|
*/
|
|
83
76
|
declare class LuTooltipModule {
|
|
84
77
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<LuTooltipModule, never>;
|
|
85
|
-
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<LuTooltipModule, never, [typeof LuTooltipTriggerModule, typeof
|
|
78
|
+
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<LuTooltipModule, never, [typeof LuTooltipTriggerModule, typeof LuTooltipPanelComponent], [typeof LuTooltipTriggerModule, typeof LuTooltipPanelComponent]>;
|
|
86
79
|
static ɵinj: _angular_core.ɵɵInjectorDeclaration<LuTooltipModule>;
|
|
87
80
|
}
|
|
88
81
|
|
|
89
|
-
export { LuTooltipModule, LuTooltipPanelComponent,
|
|
82
|
+
export { LuTooltipModule, LuTooltipPanelComponent, LuTooltipTriggerDirective, LuTooltipTriggerModule, luTransformTooltip };
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import * as _lucca_front_ng_user_popover from '@lucca-front/ng/user-popover';
|
|
2
1
|
import * as _angular_core from '@angular/core';
|
|
3
|
-
import {
|
|
4
|
-
import * as
|
|
2
|
+
import { Signal, InjectionToken } from '@angular/core';
|
|
3
|
+
import * as _lucca_front_ng_user_popover from '@lucca-front/ng/user-popover';
|
|
4
|
+
import { ILuUser } from '@lucca-front/ng/user';
|
|
5
5
|
import { Observable } from 'rxjs';
|
|
6
6
|
import { LuTranslation } from '@lucca-front/ng/core';
|
|
7
|
-
import { ILuUser } from '@lucca-front/ng/user';
|
|
8
7
|
import { PopoverDirective } from '@lucca-front/ng/popover2';
|
|
9
8
|
|
|
10
9
|
interface LuUserPopoverDepartment {
|
|
@@ -46,8 +45,8 @@ interface LuUserPopover {
|
|
|
46
45
|
|
|
47
46
|
declare class LuUserPopoverComponent {
|
|
48
47
|
#private;
|
|
49
|
-
luUser:
|
|
50
|
-
intl: _lucca_front_ng_user_popover.LuPopupEmployeeTranslations
|
|
48
|
+
luUser: Signal<ILuUser>;
|
|
49
|
+
intl: _angular_core.InputSignalWithTransform<_lucca_front_ng_user_popover.LuPopupEmployeeTranslations, Partial<_lucca_front_ng_user_popover.LuPopupEmployeeTranslations>>;
|
|
51
50
|
skeletonWidths: string[];
|
|
52
51
|
employee$: Observable<LuUserPopover>;
|
|
53
52
|
userPictureDisplay$: Observable<"img" | "initials">;
|
|
@@ -59,7 +58,7 @@ declare class LuUserPopoverComponent {
|
|
|
59
58
|
pictureError(): void;
|
|
60
59
|
getRandomPercent(min?: number, max?: number): string;
|
|
61
60
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<LuUserPopoverComponent, never>;
|
|
62
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<LuUserPopoverComponent, "lu-user-popover-content", never, {}, {}, never, never, true, never>;
|
|
61
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<LuUserPopoverComponent, "lu-user-popover-content", never, { "intl": { "alias": "intl"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
63
62
|
}
|
|
64
63
|
|
|
65
64
|
declare const LU_POPUP_EMPLOYEE_TRANSLATIONS: InjectionToken<LuTranslation<LuPopupEmployeeTranslations>>;
|
|
@@ -207,10 +207,10 @@ declare class LuUserSelectInputComponent<U extends ILuUser = ILuUser> extends AL
|
|
|
207
207
|
disablePrincipal: boolean;
|
|
208
208
|
clue: string;
|
|
209
209
|
byId: LuOptionComparer<U>;
|
|
210
|
-
intl: _lucca_front_ng_user.ILuUserSelectInputLabel
|
|
210
|
+
intl: i0.InputSignalWithTransform<_lucca_front_ng_user.ILuUserSelectInputLabel, Partial<_lucca_front_ng_user.ILuUserSelectInputLabel>>;
|
|
211
211
|
constructor(_changeDetectorRef: ChangeDetectorRef, _overlay: Overlay, _elementRef: ElementRef<HTMLElement>, _viewContainerRef: ViewContainerRef, _renderer: Renderer2);
|
|
212
212
|
static ɵfac: i0.ɵɵFactoryDeclaration<LuUserSelectInputComponent<any>, never>;
|
|
213
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LuUserSelectInputComponent<any>, "lu-user-select", never, { "inputPlaceholder": { "alias": "placeholder"; "required": false; }; "fields": { "alias": "fields"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "orderBy": { "alias": "orderBy"; "required": false; }; "appInstanceId": { "alias": "appInstanceId"; "required": false; }; "operations": { "alias": "operations"; "required": false; }; "enableFormerEmployees": { "alias": "enableFormerEmployees"; "required": false; }; "disablePrincipal": { "alias": "disablePrincipal"; "required": false; }; }, {}, never, never, true, never>;
|
|
213
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LuUserSelectInputComponent<any>, "lu-user-select", never, { "inputPlaceholder": { "alias": "placeholder"; "required": false; }; "fields": { "alias": "fields"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "orderBy": { "alias": "orderBy"; "required": false; }; "appInstanceId": { "alias": "appInstanceId"; "required": false; }; "operations": { "alias": "operations"; "required": false; }; "enableFormerEmployees": { "alias": "enableFormerEmployees"; "required": false; }; "disablePrincipal": { "alias": "disablePrincipal"; "required": false; }; "intl": { "alias": "intl"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
214
214
|
}
|
|
215
215
|
|
|
216
216
|
/**
|
|
@@ -265,7 +265,7 @@ declare class LuUserPagedSearcherComponent<U extends ILuUser = ILuUser> implemen
|
|
|
265
265
|
private _page$;
|
|
266
266
|
private _isLastPage;
|
|
267
267
|
private _options;
|
|
268
|
-
intl: _lucca_front_ng_user.ILuUserSearcherLabel
|
|
268
|
+
intl: i0.InputSignalWithTransform<_lucca_front_ng_user.ILuUserSearcherLabel, Partial<_lucca_front_ng_user.ILuUserSearcherLabel>>;
|
|
269
269
|
constructor(hostService: LuUserV3Service<U>, selfService: LuUserV3Service<U>);
|
|
270
270
|
ngOnInit(): void;
|
|
271
271
|
ngOnDestroy(): void;
|
|
@@ -274,7 +274,7 @@ declare class LuUserPagedSearcherComponent<U extends ILuUser = ILuUser> implemen
|
|
|
274
274
|
onClose(): void;
|
|
275
275
|
reset(): void;
|
|
276
276
|
static ɵfac: i0.ɵɵFactoryDeclaration<LuUserPagedSearcherComponent<any>, [{ optional: true; skipSelf: true; }, { self: true; }]>;
|
|
277
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LuUserPagedSearcherComponent<any>, "lu-user-paged-searcher", never, { "fields": { "alias": "fields"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "orderBy": { "alias": "orderBy"; "required": false; }; "appInstanceId": { "alias": "appInstanceId"; "required": false; }; "operations": { "alias": "operations"; "required": false; }; "enableFormerEmployees": { "alias": "enableFormerEmployees"; "required": false; }; }, { "clueChange": "clueChange"; }, never, never, true, never>;
|
|
277
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LuUserPagedSearcherComponent<any>, "lu-user-paged-searcher", never, { "fields": { "alias": "fields"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "orderBy": { "alias": "orderBy"; "required": false; }; "appInstanceId": { "alias": "appInstanceId"; "required": false; }; "operations": { "alias": "operations"; "required": false; }; "enableFormerEmployees": { "alias": "enableFormerEmployees"; "required": false; }; "intl": { "alias": "intl"; "required": false; "isSignal": true; }; }, { "clueChange": "clueChange"; }, never, never, true, never>;
|
|
278
278
|
}
|
|
279
279
|
|
|
280
280
|
/**
|
|
@@ -315,15 +315,6 @@ declare class LuUserHomonymsComponent<U extends ILuUser = ILuUser> implements IL
|
|
|
315
315
|
static ɵcmp: i0.ɵɵComponentDeclaration<LuUserHomonymsComponent<any>, "lu-user-homonyms", never, {}, {}, never, never, true, never>;
|
|
316
316
|
}
|
|
317
317
|
|
|
318
|
-
/**
|
|
319
|
-
* @deprecated use `LuUserHomonymsComponent` instead
|
|
320
|
-
*/
|
|
321
|
-
declare class LuUserHomonymsModule {
|
|
322
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LuUserHomonymsModule, never>;
|
|
323
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<LuUserHomonymsModule, never, [typeof LuUserHomonymsComponent], [typeof LuUserHomonymsComponent]>;
|
|
324
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<LuUserHomonymsModule>;
|
|
325
|
-
}
|
|
326
|
-
|
|
327
318
|
declare class LuUserMeOptionDirective<U extends ILuUser = ILuUser> implements ILuOptionOperator<U> {
|
|
328
319
|
private _vcr;
|
|
329
320
|
private _templateRef;
|
|
@@ -363,7 +354,7 @@ declare class LuUserMeOptionModule {
|
|
|
363
354
|
*/
|
|
364
355
|
declare class LuUserSelectModule {
|
|
365
356
|
static ɵfac: i0.ɵɵFactoryDeclaration<LuUserSelectModule, never>;
|
|
366
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<LuUserSelectModule, never, [typeof LuUserSelectInputModule, typeof LuUserSearcherModule, typeof
|
|
357
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<LuUserSelectModule, never, [typeof LuUserSelectInputModule, typeof LuUserSearcherModule, typeof LuUserHomonymsComponent, typeof LuUserMeOptionModule], [typeof LuUserSelectInputModule, typeof LuUserSearcherModule, typeof LuUserHomonymsComponent, typeof LuUserMeOptionModule]>;
|
|
367
358
|
static ɵinj: i0.ɵɵInjectorDeclaration<LuUserSelectModule>;
|
|
368
359
|
}
|
|
369
360
|
|
|
@@ -389,5 +380,5 @@ declare class LuUserModule {
|
|
|
389
380
|
static ɵinj: i0.ɵɵInjectorDeclaration<LuUserModule>;
|
|
390
381
|
}
|
|
391
382
|
|
|
392
|
-
export { ALuUserHomonymsService, ALuUserService, LU_DEFAULT_DISPLAY_POLICY, LU_USER_SEARCHER_TRANSLATIONS, LU_USER_SELECT_INPUT_TRANSLATIONS, LuDisplayFullname, LuDisplayHybrid, LuDisplayInitials, LuUserDisplayModule, LuUserDisplayPipe, LuUserHomonymsComponent,
|
|
383
|
+
export { ALuUserHomonymsService, ALuUserService, LU_DEFAULT_DISPLAY_POLICY, LU_USER_SEARCHER_TRANSLATIONS, LU_USER_SELECT_INPUT_TRANSLATIONS, LuDisplayFullname, LuDisplayHybrid, LuDisplayInitials, LuUserDisplayModule, LuUserDisplayPipe, LuUserHomonymsComponent, LuUserHomonymsService, LuUserMeOptionDirective, LuUserMeOptionModule, LuUserModule, LuUserPagedSearcherComponent, LuUserPictureComponent, LuUserPictureModule, LuUserSearcherModule, LuUserSelectInputComponent, LuUserSelectInputModule, LuUserSelectModule, LuUserTileComponent, LuUserTileModule, LuUserV3Service, luUserDisplay, luUserSearcherTranslations, luUserSelectInputTranslations, luUsersDisplay };
|
|
393
384
|
export type { ILuUser, ILuUserHomonymsService, ILuUserSearcherLabel, ILuUserSelectInputLabel, ILuUserService, LuDisplayFormat, LuUserDisplayInput, LuUserDisplayMultipleOptions, LuUserDisplaySingleOptions, LuUserPictureUserInput, LuUserTileUserInput };
|