@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
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { OnInit, InjectionToken, OnDestroy, Injector, TemplateRef,
|
|
2
|
+
import { OnInit, InjectionToken, EnvironmentProviders, OnDestroy, Injector, TemplateRef, Provider, AfterViewInit } from '@angular/core';
|
|
3
3
|
import * as _lucca_front_ng_dialog from '@lucca-front/ng/dialog';
|
|
4
4
|
import { LuTranslation } from '@lucca-front/ng/core';
|
|
5
|
-
import { CanDeactivateFn, DeprecatedGuard, GuardResult, Route } from '@angular/router';
|
|
5
|
+
import { BaseRouteReuseStrategy, ActivatedRouteSnapshot, CanDeactivateFn, DeprecatedGuard, GuardResult, Route } from '@angular/router';
|
|
6
6
|
import * as rxjs from 'rxjs';
|
|
7
7
|
import { Observable, Subscription } from 'rxjs';
|
|
8
8
|
import { ComponentType } from '@angular/cdk/overlay';
|
|
@@ -26,13 +26,13 @@ declare class DialogHeaderAction {
|
|
|
26
26
|
}
|
|
27
27
|
declare class DialogHeaderComponent implements OnInit {
|
|
28
28
|
#private;
|
|
29
|
-
intl: _lucca_front_ng_dialog.LuDialogHeaderTranslations
|
|
29
|
+
intl: i0.InputSignalWithTransform<_lucca_front_ng_dialog.LuDialogHeaderTranslations, Partial<_lucca_front_ng_dialog.LuDialogHeaderTranslations>>;
|
|
30
30
|
dismissible: boolean;
|
|
31
31
|
close(): void;
|
|
32
32
|
optionalAction: i0.Signal<DialogHeaderAction>;
|
|
33
33
|
ngOnInit(): void;
|
|
34
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<DialogHeaderComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DialogHeaderComponent, "lu-dialog-header", never, {}, {}, ["optionalAction"], ["[dialogHeaderAction]", "*"], true, never>;
|
|
35
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DialogHeaderComponent, "lu-dialog-header", never, { "intl": { "alias": "intl"; "required": false; "isSignal": true; }; }, {}, ["optionalAction"], ["[dialogHeaderAction]", "*"], true, never>;
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
declare const LU_DIALOG_HEADER_TRANSLATIONS: InjectionToken<LuTranslation<LuDialogHeaderTranslations>>;
|
|
@@ -41,6 +41,12 @@ interface LuDialogHeaderTranslations {
|
|
|
41
41
|
}
|
|
42
42
|
declare const luDialogHeaderTranslations: LuTranslation<LuDialogHeaderTranslations>;
|
|
43
43
|
|
|
44
|
+
declare function provideDialogRoutingReuseStrategy(): EnvironmentProviders;
|
|
45
|
+
declare const noRouteReuseFlag: unique symbol;
|
|
46
|
+
declare class LuccaDialogRoutingReuseStrategy extends BaseRouteReuseStrategy {
|
|
47
|
+
shouldReuseRoute(future: ActivatedRouteSnapshot, current: ActivatedRouteSnapshot): boolean;
|
|
48
|
+
}
|
|
49
|
+
|
|
44
50
|
/**
|
|
45
51
|
* Default onClosed/onDismissed function that navigates back to the parent route when the dialog is closed or dismissed.
|
|
46
52
|
*/
|
|
@@ -56,6 +62,7 @@ declare class DialogRoutingContainerComponent<C> implements OnDestroy, OnInit {
|
|
|
56
62
|
readonly config: _lucca_front_ng_dialog.DialogRouteConfig<C>;
|
|
57
63
|
protected readonly dialogComponentInstance: i0.WritableSignal<C>;
|
|
58
64
|
protected readonly dialogTemplate: i0.Signal<TemplateRef<any>>;
|
|
65
|
+
static [noRouteReuseFlag]: boolean;
|
|
59
66
|
ngOnInit(): void;
|
|
60
67
|
/**
|
|
61
68
|
* In this context, ngOnDestroy is called when the user navigates away from the route.
|
|
@@ -293,5 +300,5 @@ declare class DialogOpenDirective {
|
|
|
293
300
|
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>;
|
|
294
301
|
}
|
|
295
302
|
|
|
296
|
-
export { DIALOG_ROUTE_CLOSE_TRIGGER, DIALOG_ROUTE_CONFIG, DIALOG_ROUTE_DISMISS_TRIGGER, DialogCloseDirective, DialogComponent, DialogContentComponent, DialogDismissDirective, DialogFooterComponent, DialogHeaderAction, DialogHeaderComponent, DialogOpenDirective, DialogRoutingContainerComponent, LU_DIALOG_HEADER_TRANSLATIONS, LuDialogRef, LuDialogService, configureLuDialog, createDialogRoute, defaultOnClosedFn, dialogLazyRouteFactory, dialogRouteFactory, injectDialogData, injectDialogRef, luDialogHeaderTranslations, provideLuDialog };
|
|
303
|
+
export { DIALOG_ROUTE_CLOSE_TRIGGER, DIALOG_ROUTE_CONFIG, DIALOG_ROUTE_DISMISS_TRIGGER, DialogCloseDirective, DialogComponent, DialogContentComponent, DialogDismissDirective, DialogFooterComponent, DialogHeaderAction, DialogHeaderComponent, DialogOpenDirective, DialogRoutingContainerComponent, LU_DIALOG_HEADER_TRANSLATIONS, LuDialogRef, LuDialogService, LuccaDialogRoutingReuseStrategy, configureLuDialog, createDialogRoute, defaultOnClosedFn, dialogLazyRouteFactory, dialogRouteFactory, injectDialogData, injectDialogRef, luDialogHeaderTranslations, provideDialogRoutingReuseStrategy, provideLuDialog };
|
|
297
304
|
export type { DialogFactoryConfig, DialogFactoryResult, DialogFactoryResultOptions, DialogRouteCloseTrigger, DialogRouteConfig, DialogRouteDialogConfig, DialogRouteDismissTrigger, LuDialogConfig, LuDialogData, LuDialogHeaderTranslations, LuDialogResult, LuDialogSelfRef, ɵDialogDataFlag, ɵDialogResultFlag };
|
|
@@ -40,10 +40,12 @@ declare class EmptyStatePageComponent {
|
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
declare class EmptyStateSectionComponent {
|
|
43
|
-
/**
|
|
44
|
-
* Icon URL
|
|
45
|
-
*/
|
|
43
|
+
/** @deprecated use illustration and action */
|
|
46
44
|
readonly icon: _angular_core.InputSignal<string>;
|
|
45
|
+
readonly actionIllustration: _angular_core.Signal<boolean>;
|
|
46
|
+
readonly illustration: _angular_core.InputSignal<"moodAngry" | "moodBored" | "moodHappy" | "moodJoyful" | "moodMoody" | "moodSad" | "moodShoked" | "moodSly" | "moodSmirking" | "moodSurprised" | "absence" | "anniversary" | "awardRibbon" | "banknote" | "battery" | "bell" | "binders" | "biscuit" | "bookmark" | "books" | "bronzeMedal" | "building" | "bulb" | "calculator" | "calendar" | "camera" | "charts" | "chat" | "checkmark" | "chemistry" | "clipboard" | "clock" | "coffee" | "cup" | "diamond" | "equity" | "error" | "export" | "file" | "fish" | "folder" | "gear" | "gift" | "goldMedal" | "graduate" | "growth" | "hearth" | "home" | "hourglass" | "import" | "invoice" | "jigsaw" | "link" | "lock" | "magnifyingGlass" | "mail" | "map" | "mapPin" | "medical" | "megaphone" | "mix" | "mobile" | "multipleReceipts" | "newbie" | "newsFeed" | "office" | "outside" | "paint" | "paperplane" | "party" | "paymentCards" | "payslip" | "pen" | "percent" | "phone" | "picture" | "polaroid" | "receipt" | "recruit" | "reload" | "restaurant" | "rocket" | "save" | "screwdriver" | "security" | "silverMedal" | "sliders" | "speed" | "stopwatch" | "subjects" | "survey" | "target" | "tasklist" | "temperature" | "thumbtack" | "thumbUp" | "timer" | "trash" | "userID" | "video" | "warning" | "widget">;
|
|
47
|
+
readonly action: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
48
|
+
readonly iconOrIllustration: _angular_core.Signal<"moodAngry" | "moodBored" | "moodHappy" | "moodJoyful" | "moodMoody" | "moodSad" | "moodShoked" | "moodSly" | "moodSmirking" | "moodSurprised" | "absence" | "anniversary" | "awardRibbon" | "banknote" | "battery" | "bell" | "binders" | "biscuit" | "bookmark" | "books" | "bronzeMedal" | "building" | "bulb" | "calculator" | "calendar" | "camera" | "charts" | "chat" | "checkmark" | "chemistry" | "clipboard" | "clock" | "coffee" | "cup" | "diamond" | "equity" | "error" | "export" | "file" | "fish" | "folder" | "gear" | "gift" | "goldMedal" | "graduate" | "growth" | "hearth" | "home" | "hourglass" | "import" | "invoice" | "jigsaw" | "link" | "lock" | "magnifyingGlass" | "mail" | "map" | "mapPin" | "medical" | "megaphone" | "mix" | "mobile" | "multipleReceipts" | "newbie" | "newsFeed" | "office" | "outside" | "paint" | "paperplane" | "party" | "paymentCards" | "payslip" | "pen" | "percent" | "phone" | "picture" | "polaroid" | "receipt" | "recruit" | "reload" | "restaurant" | "rocket" | "save" | "screwdriver" | "security" | "silverMedal" | "sliders" | "speed" | "stopwatch" | "subjects" | "survey" | "target" | "tasklist" | "temperature" | "thumbtack" | "thumbUp" | "timer" | "trash" | "userID" | "video" | "warning" | "widget">;
|
|
47
49
|
/**
|
|
48
50
|
* Which palette should be used for the empty state section.
|
|
49
51
|
* Defaults to none (inherits parent palette)
|
|
@@ -66,7 +68,7 @@ declare class EmptyStateSectionComponent {
|
|
|
66
68
|
[x: string]: boolean;
|
|
67
69
|
}>;
|
|
68
70
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<EmptyStateSectionComponent, never>;
|
|
69
|
-
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>;
|
|
71
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<EmptyStateSectionComponent, "lu-empty-state-section", never, { "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "illustration": { "alias": "illustration"; "required": false; "isSignal": true; }; "action": { "alias": "action"; "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>;
|
|
70
72
|
}
|
|
71
73
|
|
|
72
74
|
export { EmptyStatePageComponent, EmptyStateSectionComponent };
|
|
@@ -74,12 +74,12 @@ declare class LuEstablishmentSelectInputComponent<D extends ILuEstablishment = I
|
|
|
74
74
|
isSearching: boolean;
|
|
75
75
|
groupByLu: boolean;
|
|
76
76
|
get sort(): string;
|
|
77
|
-
intl: _lucca_front_ng_establishment.ILuEstablishmentSelectInputLabel
|
|
77
|
+
intl: i0.InputSignalWithTransform<_lucca_front_ng_establishment.ILuEstablishmentSelectInputLabel, Partial<_lucca_front_ng_establishment.ILuEstablishmentSelectInputLabel>>;
|
|
78
78
|
constructor(_changeDetectorRef: ChangeDetectorRef, _overlay: Overlay, _elementRef: ElementRef<HTMLElement>, _viewContainerRef: ViewContainerRef, _renderer: Renderer2, customLuService: LuLegalUnitService, defaultLuService: LuLegalUnitService, customEstablishmentService: LuEstablishmentService, defaultEstablishmentService: LuEstablishmentService);
|
|
79
79
|
ngOnInit(): void;
|
|
80
80
|
onIsSearchingChanged(isSearching: boolean): void;
|
|
81
81
|
static ɵfac: i0.ɵɵFactoryDeclaration<LuEstablishmentSelectInputComponent<any, any>, [null, null, null, null, null, { optional: true; }, { self: true; }, { optional: true; }, { self: true; }]>;
|
|
82
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LuEstablishmentSelectInputComponent<any, any>, "lu-establishment-select", never, { "filters": { "alias": "filters"; "required": false; }; "appInstanceId": { "alias": "appInstanceId"; "required": false; }; "operations": { "alias": "operations"; "required": false; }; }, {}, never, never, true, never>;
|
|
82
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LuEstablishmentSelectInputComponent<any, any>, "lu-establishment-select", never, { "filters": { "alias": "filters"; "required": false; }; "appInstanceId": { "alias": "appInstanceId"; "required": false; }; "operations": { "alias": "operations"; "required": false; }; "intl": { "alias": "intl"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
83
83
|
}
|
|
84
84
|
|
|
85
85
|
declare class LuEstablishmentSearcherComponent implements ILuOnOpenSubscriber, ILuOnScrollBottomSubscriber, ILuOnCloseSubscriber, ILuOptionOperator<ILuEstablishment> {
|
|
@@ -170,15 +170,6 @@ declare class LuEstablishmentModule {
|
|
|
170
170
|
static ɵinj: i0.ɵɵInjectorDeclaration<LuEstablishmentModule>;
|
|
171
171
|
}
|
|
172
172
|
|
|
173
|
-
/**
|
|
174
|
-
* @deprecated use `LuForLegalUnitsDirective` instead
|
|
175
|
-
*/
|
|
176
|
-
declare class LuForLegalUnitsModule {
|
|
177
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LuForLegalUnitsModule, never>;
|
|
178
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<LuForLegalUnitsModule, never, [typeof LuForLegalUnitsDirective], [typeof LuForLegalUnitsDirective]>;
|
|
179
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<LuForLegalUnitsModule>;
|
|
180
|
-
}
|
|
181
|
-
|
|
182
173
|
/**
|
|
183
174
|
* @deprecated use `LuEstablishmentSelectInputComponent` instead
|
|
184
175
|
*/
|
|
@@ -194,32 +185,5 @@ interface ILuEstablishmentSelectInputLabel {
|
|
|
194
185
|
}
|
|
195
186
|
declare const luEstablishmentSelectInputTranslations: LuTranslation<ILuEstablishmentSelectInputLabel>;
|
|
196
187
|
|
|
197
|
-
|
|
198
|
-
* @deprecated use `LuEstablishmentSearcherComponent` instead
|
|
199
|
-
*/
|
|
200
|
-
declare class LuEstablishmentSearcherModule {
|
|
201
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LuEstablishmentSearcherModule, never>;
|
|
202
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<LuEstablishmentSearcherModule, never, [typeof LuEstablishmentSearcherComponent], [typeof LuEstablishmentSearcherComponent]>;
|
|
203
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<LuEstablishmentSearcherModule>;
|
|
204
|
-
}
|
|
205
|
-
|
|
206
|
-
/**
|
|
207
|
-
* @deprecated use `LuEstablishmentSelectAllComponent` instead
|
|
208
|
-
*/
|
|
209
|
-
declare class LuEstablishmentSelectAllModule {
|
|
210
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LuEstablishmentSelectAllModule, never>;
|
|
211
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<LuEstablishmentSelectAllModule, never, [typeof LuEstablishmentSelectAllComponent], [typeof LuEstablishmentSelectAllComponent]>;
|
|
212
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<LuEstablishmentSelectAllModule>;
|
|
213
|
-
}
|
|
214
|
-
|
|
215
|
-
/**
|
|
216
|
-
* @deprecated use `LuLegalUnitSelectorDirective` instead
|
|
217
|
-
*/
|
|
218
|
-
declare class LuLegalUnitSelectorModule {
|
|
219
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LuLegalUnitSelectorModule, never>;
|
|
220
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<LuLegalUnitSelectorModule, never, [typeof LuLegalUnitSelectorDirective], [typeof LuLegalUnitSelectorDirective]>;
|
|
221
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<LuLegalUnitSelectorModule>;
|
|
222
|
-
}
|
|
223
|
-
|
|
224
|
-
export { ALuEstablishmentService, ALuLegalUnitService, LU_ESTABLISHMENT_SELECT_INPUT_TRANSLATIONS, LuEstablishmentModule, LuEstablishmentSearcherComponent, LuEstablishmentSearcherModule, LuEstablishmentSelectAllComponent, LuEstablishmentSelectAllModule, LuEstablishmentSelectInputComponent, LuEstablishmentSelectInputModule, LuEstablishmentSelectModule, LuEstablishmentService, LuForLegalUnitsDirective, LuForLegalUnitsModule, LuLegalUnitSelectorDirective, LuLegalUnitSelectorModule, LuLegalUnitService, luEstablishmentSelectInputTranslations };
|
|
188
|
+
export { ALuEstablishmentService, ALuLegalUnitService, LU_ESTABLISHMENT_SELECT_INPUT_TRANSLATIONS, LuEstablishmentModule, LuEstablishmentSearcherComponent, LuEstablishmentSelectAllComponent, LuEstablishmentSelectInputComponent, LuEstablishmentSelectInputModule, LuEstablishmentSelectModule, LuEstablishmentService, LuForLegalUnitsDirective, LuLegalUnitSelectorDirective, LuLegalUnitService, luEstablishmentSelectInputTranslations };
|
|
225
189
|
export type { ILuEstablishment, ILuEstablishmentSelectInputLabel, ILuEstablishmentService, ILuLegalUnit, ILuLegalUnitService };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as _angular_core from '@angular/core';
|
|
2
1
|
import * as _lucca_front_ng_form_field from '@lucca-front/ng/form-field';
|
|
2
|
+
import * as _angular_core from '@angular/core';
|
|
3
3
|
import { Subject } from 'rxjs';
|
|
4
4
|
|
|
5
5
|
interface LuFileUploadLabel {
|
|
@@ -37,13 +37,21 @@ declare abstract class BaseFileUploadComponent {
|
|
|
37
37
|
protected locale: string;
|
|
38
38
|
protected idSuffix: number;
|
|
39
39
|
protected droppable: boolean;
|
|
40
|
-
intl: LuFileUploadLabel
|
|
40
|
+
intl: _angular_core.InputSignalWithTransform<LuFileUploadLabel, Partial<LuFileUploadLabel>>;
|
|
41
41
|
protected formFieldRef: _lucca_front_ng_form_field.FormFieldComponent;
|
|
42
42
|
filePicked: _angular_core.OutputEmitterRef<File>;
|
|
43
43
|
accept: _angular_core.InputSignal<{
|
|
44
44
|
format: string;
|
|
45
45
|
name?: string;
|
|
46
46
|
}[]>;
|
|
47
|
+
protected defaultAccept: _angular_core.Signal<{
|
|
48
|
+
format: string;
|
|
49
|
+
name: string;
|
|
50
|
+
}[]>;
|
|
51
|
+
protected resolvedAccept: _angular_core.Signal<{
|
|
52
|
+
format: string;
|
|
53
|
+
name?: string;
|
|
54
|
+
}[]>;
|
|
47
55
|
acceptNames: _angular_core.Signal<string[]>;
|
|
48
56
|
acceptAttribute: _angular_core.Signal<string[]>;
|
|
49
57
|
acceptAll: _angular_core.Signal<boolean>;
|
|
@@ -52,13 +60,13 @@ declare abstract class BaseFileUploadComponent {
|
|
|
52
60
|
maxSizeDisplay: _angular_core.Signal<string>;
|
|
53
61
|
size: _angular_core.InputSignal<"S">;
|
|
54
62
|
password: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
55
|
-
illustration: _angular_core.InputSignal<"picture" | "
|
|
56
|
-
|
|
63
|
+
illustration: _angular_core.InputSignal<"paper" | "picture" | "invoice">;
|
|
64
|
+
illus: _angular_core.Signal<"picture" | "invoice">;
|
|
57
65
|
required: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
58
66
|
constructor();
|
|
59
67
|
filesChange(event: Event): void;
|
|
60
68
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<BaseFileUploadComponent, never>;
|
|
61
|
-
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<BaseFileUploadComponent, never, never, { "accept": { "alias": "accept"; "required": false; "isSignal": true; }; "structure": { "alias": "structure"; "required": false; "isSignal": true; }; "fileMaxSize": { "alias": "fileMaxSize"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "password": { "alias": "password"; "required": false; "isSignal": true; }; "illustration": { "alias": "illustration"; "required": false; "isSignal": true; }; "required": { "alias": "required"; "required": false; "isSignal": true; }; }, { "filePicked": "filePicked"; }, never, never, true, never>;
|
|
69
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<BaseFileUploadComponent, never, never, { "intl": { "alias": "intl"; "required": false; "isSignal": true; }; "accept": { "alias": "accept"; "required": false; "isSignal": true; }; "structure": { "alias": "structure"; "required": false; "isSignal": true; }; "fileMaxSize": { "alias": "fileMaxSize"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "password": { "alias": "password"; "required": false; "isSignal": true; }; "illustration": { "alias": "illustration"; "required": false; "isSignal": true; }; "required": { "alias": "required"; "required": false; "isSignal": true; }; }, { "filePicked": "filePicked"; }, never, never, true, never>;
|
|
62
70
|
}
|
|
63
71
|
|
|
64
72
|
declare class FileDropzoneComponent extends BaseFileUploadComponent {
|
|
@@ -75,7 +83,7 @@ interface FileEntry {
|
|
|
75
83
|
|
|
76
84
|
declare class FileEntryComponent {
|
|
77
85
|
#private;
|
|
78
|
-
readonly intl: LuFileUploadLabel
|
|
86
|
+
readonly intl: _angular_core.InputSignalWithTransform<LuFileUploadLabel, Partial<LuFileUploadLabel>>;
|
|
79
87
|
readonly state: _angular_core.InputSignal<"success" | "loading" | "error" | "default">;
|
|
80
88
|
readonly displayFileName: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
81
89
|
readonly inlineMessageError: _angular_core.InputSignal<string>;
|
|
@@ -103,9 +111,11 @@ declare class FileEntryComponent {
|
|
|
103
111
|
[x: string]: boolean;
|
|
104
112
|
}>;
|
|
105
113
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<FileEntryComponent, never>;
|
|
106
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<FileEntryComponent, "lu-file-entry", never, { "state": { "alias": "state"; "required": false; "isSignal": true; }; "displayFileName": { "alias": "displayFileName"; "required": false; "isSignal": true; }; "inlineMessageError": { "alias": "inlineMessageError"; "required": false; "isSignal": true; }; "entry": { "alias": "entry"; "required": true; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "iconOverride": { "alias": "iconOverride"; "required": false; "isSignal": true; }; "downloadURL": { "alias": "downloadURL"; "required": false; "isSignal": true; }; "password": { "alias": "password"; "required": false; "isSignal": true; }; "media": { "alias": "media"; "required": false; "isSignal": true; }; "previewUrl": { "alias": "previewUrl"; "required": false; "isSignal": true; }; }, { "passwordChange": "passwordChange"; "deleteFile": "deleteFile"; }, never, never, true, never>;
|
|
114
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<FileEntryComponent, "lu-file-entry", never, { "intl": { "alias": "intl"; "required": false; "isSignal": true; }; "state": { "alias": "state"; "required": false; "isSignal": true; }; "displayFileName": { "alias": "displayFileName"; "required": false; "isSignal": true; }; "inlineMessageError": { "alias": "inlineMessageError"; "required": false; "isSignal": true; }; "entry": { "alias": "entry"; "required": true; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "iconOverride": { "alias": "iconOverride"; "required": false; "isSignal": true; }; "downloadURL": { "alias": "downloadURL"; "required": false; "isSignal": true; }; "password": { "alias": "password"; "required": false; "isSignal": true; }; "media": { "alias": "media"; "required": false; "isSignal": true; }; "previewUrl": { "alias": "previewUrl"; "required": false; "isSignal": true; }; }, { "passwordChange": "passwordChange"; "deleteFile": "deleteFile"; }, never, never, true, never>;
|
|
107
115
|
}
|
|
108
116
|
|
|
117
|
+
declare function formatFileSize(locale: string, size: number): string;
|
|
118
|
+
|
|
109
119
|
declare class MultiFileUploadComponent extends BaseFileUploadComponent {
|
|
110
120
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<MultiFileUploadComponent, never>;
|
|
111
121
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<MultiFileUploadComponent, "lu-multi-file-upload", never, {}, {}, never, never, true, never>;
|
|
@@ -122,5 +132,5 @@ declare class SingleFileUploadComponent extends BaseFileUploadComponent {
|
|
|
122
132
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SingleFileUploadComponent, "lu-single-file-upload", never, { "entry": { "alias": "entry"; "required": false; "isSignal": true; }; "state": { "alias": "state"; "required": false; "isSignal": true; }; "inlineMessageError": { "alias": "inlineMessageError"; "required": false; "isSignal": true; }; "previewUrl": { "alias": "previewUrl"; "required": false; "isSignal": true; }; "displayFileName": { "alias": "displayFileName"; "required": false; "isSignal": true; }; }, { "deleteFile": "deleteFile"; }, never, never, true, never>;
|
|
123
133
|
}
|
|
124
134
|
|
|
125
|
-
export { FileDropzoneComponent, FileEntryComponent, MultiFileUploadComponent, SingleFileUploadComponent };
|
|
135
|
+
export { FileDropzoneComponent, FileEntryComponent, MultiFileUploadComponent, SingleFileUploadComponent, formatFileSize };
|
|
126
136
|
export type { FileEntry };
|
|
@@ -61,7 +61,7 @@ declare class FilterPillLabelDirective {
|
|
|
61
61
|
|
|
62
62
|
declare class FilterPillComponent {
|
|
63
63
|
#private;
|
|
64
|
-
intl: LuFilterPillsLabel
|
|
64
|
+
intl: _angular_core.InputSignalWithTransform<LuFilterPillsLabel, Partial<LuFilterPillsLabel>>;
|
|
65
65
|
elementRef: ElementRef<any>;
|
|
66
66
|
id: string;
|
|
67
67
|
layout: _angular_core.Signal<"checkable" | "default">;
|
|
@@ -81,7 +81,8 @@ declare class FilterPillComponent {
|
|
|
81
81
|
protected isHidden: _angular_core.Signal<boolean>;
|
|
82
82
|
popoverPositions: ConnectionPositionPair[];
|
|
83
83
|
label: _angular_core.InputSignal<string>;
|
|
84
|
-
placeholder: _angular_core.
|
|
84
|
+
placeholder: _angular_core.Signal<string>;
|
|
85
|
+
placeholderOverride: _angular_core.InputSignal<string>;
|
|
85
86
|
icon: _angular_core.InputSignal<LuccaIcon>;
|
|
86
87
|
defaultIcon: _angular_core.Signal<LuccaIcon>;
|
|
87
88
|
displayedIcon: _angular_core.Signal<LuccaIcon>;
|
|
@@ -102,18 +103,18 @@ declare class FilterPillComponent {
|
|
|
102
103
|
clear(): void;
|
|
103
104
|
registerInput(input: FilterPillInputComponent): void;
|
|
104
105
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<FilterPillComponent, never>;
|
|
105
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<FilterPillComponent, "lu-filter-pill", never, { "name": { "alias": "name"; "required": false; "isSignal": true; }; "optional": { "alias": "optional"; "required": false; "isSignal": true; }; "displayed": { "alias": "displayed"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": true; "isSignal": true; }; "
|
|
106
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<FilterPillComponent, "lu-filter-pill", never, { "intl": { "alias": "intl"; "required": false; "isSignal": true; }; "name": { "alias": "name"; "required": false; "isSignal": true; }; "optional": { "alias": "optional"; "required": false; "isSignal": true; }; "displayed": { "alias": "displayed"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": true; "isSignal": true; }; "placeholderOverride": { "alias": "placeholder"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; }, { "displayed": "displayedChange"; }, ["childInputComponentRef"], ["*"], true, never>;
|
|
106
107
|
}
|
|
107
108
|
|
|
108
109
|
declare class FilterBarComponent {
|
|
109
|
-
intl: LuFilterPillsLabel
|
|
110
|
+
intl: _angular_core.InputSignalWithTransform<LuFilterPillsLabel, Partial<LuFilterPillsLabel>>;
|
|
110
111
|
addonBefore: _angular_core.WritableSignal<TemplateRef<unknown>>;
|
|
111
112
|
addonAfter: _angular_core.WritableSignal<TemplateRef<unknown>>;
|
|
112
113
|
popoverPositions: ConnectionPositionPair[];
|
|
113
114
|
pills: _angular_core.Signal<readonly FilterPillComponent[]>;
|
|
114
115
|
optionalPills: _angular_core.Signal<FilterPillComponent[]>;
|
|
115
116
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<FilterBarComponent, never>;
|
|
116
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<FilterBarComponent, "lu-filter-bar", never, {}, {}, ["pills"], ["*"], true, never>;
|
|
117
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<FilterBarComponent, "lu-filter-bar", never, { "intl": { "alias": "intl"; "required": false; "isSignal": true; }; }, {}, ["pills"], ["*"], true, never>;
|
|
117
118
|
}
|
|
118
119
|
|
|
119
120
|
declare class FilterPillAddonBeforeDirective {
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import * as _lucca_front_ng_form from '@lucca-front/ng/form';
|
|
1
2
|
import * as _angular_core from '@angular/core';
|
|
2
|
-
import { OnInit, ElementRef, OnDestroy, DoCheck, InjectionToken } from '@angular/core';
|
|
3
|
+
import { OnInit, ElementRef, OnDestroy, DoCheck, TemplateRef, InjectionToken } from '@angular/core';
|
|
3
4
|
import * as _lucca_front_ng_form_field from '@lucca-front/ng/form-field';
|
|
4
5
|
import { RequiredValidator, NgControl, AbstractControl } from '@angular/forms';
|
|
5
6
|
import { SafeHtml } from '@angular/platform-browser';
|
|
@@ -25,7 +26,8 @@ declare class InputDirective implements OnInit {
|
|
|
25
26
|
type FormFieldWidth = 20 | 30 | 40 | 50 | 60;
|
|
26
27
|
declare class FormFieldComponent implements OnDestroy, DoCheck {
|
|
27
28
|
#private;
|
|
28
|
-
readonly intl: _lucca_front_ng_form_field.LuFormFieldTranslations
|
|
29
|
+
readonly intl: _angular_core.InputSignalWithTransform<_lucca_front_ng_form_field.LuFormFieldTranslations, Partial<_lucca_front_ng_form_field.LuFormFieldTranslations>>;
|
|
30
|
+
protected parentForm: _lucca_front_ng_form.FormComponent;
|
|
29
31
|
framed: boolean;
|
|
30
32
|
readonly formFieldChildren: _angular_core.Signal<readonly FormFieldComponent[]>;
|
|
31
33
|
readonly requiredValidators: _angular_core.Signal<readonly RequiredValidator[]>;
|
|
@@ -42,6 +44,7 @@ declare class FormFieldComponent implements OnDestroy, DoCheck {
|
|
|
42
44
|
*/
|
|
43
45
|
readonly hiddenLabel: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
44
46
|
rolePresentationLabel: _angular_core.ModelSignal<boolean>;
|
|
47
|
+
labelIsPresentation: _angular_core.Signal<boolean>;
|
|
45
48
|
readonly inline: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
46
49
|
readonly statusControl: _angular_core.InputSignal<AbstractControl<any, any, any>>;
|
|
47
50
|
readonly tooltip: _angular_core.InputSignal<string | SafeHtml>;
|
|
@@ -66,11 +69,14 @@ declare class FormFieldComponent implements OnDestroy, DoCheck {
|
|
|
66
69
|
* Extra aria-describedby attribute
|
|
67
70
|
*/
|
|
68
71
|
readonly extraDescribedBy: _angular_core.InputSignal<string>;
|
|
69
|
-
layout: _angular_core.ModelSignal<"default" | "checkable" | "fieldset">;
|
|
72
|
+
readonly layout: _angular_core.ModelSignal<"default" | "checkable" | "fieldset">;
|
|
70
73
|
/**
|
|
71
74
|
* Max amount of characters allowed, defaults to 0, which means hidden, no maximum
|
|
72
75
|
*/
|
|
73
76
|
readonly counter: _angular_core.InputSignal<number>;
|
|
77
|
+
readonly presentation: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
78
|
+
readonly presentationMode: _angular_core.Signal<boolean>;
|
|
79
|
+
readonly presentationDisplayTpl: _angular_core.WritableSignal<TemplateRef<unknown>>;
|
|
74
80
|
get contentLength(): number;
|
|
75
81
|
addInput(input: InputDirective): void;
|
|
76
82
|
get inputs(): InputDirective[];
|
|
@@ -85,7 +91,7 @@ declare class FormFieldComponent implements OnDestroy, DoCheck {
|
|
|
85
91
|
ngOnDestroy(): void;
|
|
86
92
|
ngDoCheck(): void;
|
|
87
93
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<FormFieldComponent, never>;
|
|
88
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<FormFieldComponent, "lu-form-field", never, { "label": { "alias": "label"; "required": true; "isSignal": true; }; "hiddenLabel": { "alias": "hiddenLabel"; "required": false; "isSignal": true; }; "rolePresentationLabel": { "alias": "rolePresentationLabel"; "required": false; "isSignal": true; }; "inline": { "alias": "inline"; "required": false; "isSignal": true; }; "statusControl": { "alias": "statusControl"; "required": false; "isSignal": true; }; "tooltip": { "alias": "tooltip"; "required": false; "isSignal": true; }; "tag": { "alias": "tag"; "required": false; "isSignal": true; }; "AI": { "alias": "AI"; "required": false; "isSignal": true; }; "iconAItooltip": { "alias": "iconAItooltip"; "required": false; "isSignal": true; }; "iconAIalt": { "alias": "iconAIalt"; "required": false; "isSignal": true; }; "width": { "alias": "width"; "required": false; "isSignal": true; }; "invalid": { "alias": "invalid"; "required": false; "isSignal": true; }; "inlineMessage": { "alias": "inlineMessage"; "required": false; "isSignal": true; }; "errorInlineMessage": { "alias": "errorInlineMessage"; "required": false; "isSignal": true; }; "inlineMessageState": { "alias": "inlineMessageState"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "extraDescribedBy": { "alias": "extraDescribedBy"; "required": false; "isSignal": true; }; "layout": { "alias": "layout"; "required": false; "isSignal": true; }; "counter": { "alias": "counter"; "required": false; "isSignal": true; }; }, { "rolePresentationLabel": "rolePresentationLabelChange"; "layout": "layoutChange"; }, ["formFieldChildren", "requiredValidators", "ngControls"], ["*"], true, never>;
|
|
94
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<FormFieldComponent, "lu-form-field", never, { "intl": { "alias": "intl"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": true; "isSignal": true; }; "hiddenLabel": { "alias": "hiddenLabel"; "required": false; "isSignal": true; }; "rolePresentationLabel": { "alias": "rolePresentationLabel"; "required": false; "isSignal": true; }; "inline": { "alias": "inline"; "required": false; "isSignal": true; }; "statusControl": { "alias": "statusControl"; "required": false; "isSignal": true; }; "tooltip": { "alias": "tooltip"; "required": false; "isSignal": true; }; "tag": { "alias": "tag"; "required": false; "isSignal": true; }; "AI": { "alias": "AI"; "required": false; "isSignal": true; }; "iconAItooltip": { "alias": "iconAItooltip"; "required": false; "isSignal": true; }; "iconAIalt": { "alias": "iconAIalt"; "required": false; "isSignal": true; }; "width": { "alias": "width"; "required": false; "isSignal": true; }; "invalid": { "alias": "invalid"; "required": false; "isSignal": true; }; "inlineMessage": { "alias": "inlineMessage"; "required": false; "isSignal": true; }; "errorInlineMessage": { "alias": "errorInlineMessage"; "required": false; "isSignal": true; }; "inlineMessageState": { "alias": "inlineMessageState"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "extraDescribedBy": { "alias": "extraDescribedBy"; "required": false; "isSignal": true; }; "layout": { "alias": "layout"; "required": false; "isSignal": true; }; "counter": { "alias": "counter"; "required": false; "isSignal": true; }; "presentation": { "alias": "presentation"; "required": false; "isSignal": true; }; }, { "rolePresentationLabel": "rolePresentationLabelChange"; "layout": "layoutChange"; }, ["formFieldChildren", "requiredValidators", "ngControls"], ["*"], true, never>;
|
|
89
95
|
}
|
|
90
96
|
|
|
91
97
|
declare const FORM_FIELD_INSTANCE: InjectionToken<FormFieldComponent>;
|
|
@@ -106,5 +112,29 @@ declare class InputFramedComponent {
|
|
|
106
112
|
|
|
107
113
|
declare const INPUT_FRAMED_INSTANCE: InjectionToken<InputFramedComponent>;
|
|
108
114
|
|
|
109
|
-
|
|
115
|
+
declare class PresentationDisplayDirective implements OnInit {
|
|
116
|
+
#private;
|
|
117
|
+
readonly templateRef: TemplateRef<unknown>;
|
|
118
|
+
defaultDisplay: _angular_core.WritableSignal<boolean>;
|
|
119
|
+
ngOnInit(): void;
|
|
120
|
+
static ngTemplateContextGuard(_dir: PresentationDisplayDirective, ctx: unknown): ctx is void;
|
|
121
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<PresentationDisplayDirective, never>;
|
|
122
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<PresentationDisplayDirective, "[luPresentationDisplay]", never, {}, {}, never, never, true, never>;
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
declare class ɵPresentationDisplayDefaultDirective {
|
|
126
|
+
#private;
|
|
127
|
+
constructor();
|
|
128
|
+
static ngTemplateContextGuard(_dir: ɵPresentationDisplayDefaultDirective, ctx: unknown): ctx is void;
|
|
129
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<ɵPresentationDisplayDefaultDirective, never>;
|
|
130
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<ɵPresentationDisplayDefaultDirective, "[luPresentationDisplayDefault]", never, {}, {}, never, never, true, [{ directive: typeof PresentationDisplayDirective; inputs: {}; outputs: {}; }]>;
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
declare class DataPresentationComponent {
|
|
134
|
+
readonly label: _angular_core.InputSignal<PortalContent>;
|
|
135
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<DataPresentationComponent, never>;
|
|
136
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<DataPresentationComponent, "lu-data-presentation", never, { "label": { "alias": "label"; "required": true; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
export { DataPresentationComponent, FORM_FIELD_INSTANCE, FormFieldComponent, INPUT_FRAMED_INSTANCE, InputDirective, InputFramedComponent, LU_FORM_FIELD_TRANSLATIONS, PresentationDisplayDirective, luFormFieldTranslations, ɵPresentationDisplayDefaultDirective };
|
|
110
140
|
export type { FormFieldSize, LuFormFieldTranslations };
|
|
@@ -1,9 +1,13 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { InjectionToken } from '@angular/core';
|
|
2
3
|
|
|
3
4
|
declare class FormComponent {
|
|
4
|
-
readonly maxWidth:
|
|
5
|
-
|
|
6
|
-
static
|
|
5
|
+
readonly maxWidth: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
6
|
+
readonly presentation: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
7
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<FormComponent, never>;
|
|
8
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<FormComponent, "form[luForm]", never, { "maxWidth": { "alias": "maxWidth"; "required": false; "isSignal": true; }; "presentation": { "alias": "presentation"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
7
9
|
}
|
|
8
10
|
|
|
9
|
-
|
|
11
|
+
declare const LU_FORM_INSTANCE: InjectionToken<FormComponent>;
|
|
12
|
+
|
|
13
|
+
export { FormComponent, LU_FORM_INSTANCE };
|
|
@@ -22,6 +22,7 @@ declare class PhoneNumberInputComponent implements ControlValueAccessor, Validat
|
|
|
22
22
|
readonly noAutoPlaceholder: _angular_core.InputSignal<boolean>;
|
|
23
23
|
readonly defaultCountryCode: _angular_core.InputSignal<CountryCode>;
|
|
24
24
|
readonly countryChange: _angular_core.OutputEmitterRef<CountryCode>;
|
|
25
|
+
readonly currentValue: _angular_core.WritableSignal<string>;
|
|
25
26
|
disabled: boolean;
|
|
26
27
|
prefixEntries: {
|
|
27
28
|
country: CountryCode;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as _angular_core from '@angular/core';
|
|
2
2
|
import { InjectionToken, Signal, WritableSignal, OnInit, OnDestroy, ElementRef, ViewContainerRef, TemplateRef, AfterViewInit } from '@angular/core';
|
|
3
3
|
import * as lexical from 'lexical';
|
|
4
|
-
import { LexicalEditor, Klass, LexicalNode, LexicalNodeReplacement,
|
|
4
|
+
import { LexicalEditor, Klass, LexicalNode, LexicalNodeReplacement, DOMExportOutput, Spread, SerializedLexicalNode, DecoratorNode, NodeKey, EditorConfig, DOMConversionMap, LexicalUpdateJSON, TextFormatType } from 'lexical';
|
|
5
5
|
import { ControlValueAccessor, FormControl } from '@angular/forms';
|
|
6
6
|
import { LuSimpleSelectInputComponent } from '@lucca-front/ng/simple-select';
|
|
7
7
|
import { LinkNode } from '@lexical/link';
|
|
@@ -59,10 +59,12 @@ declare class RichTextInputComponent implements OnInit, OnDestroy, ControlValueA
|
|
|
59
59
|
readonly autoResize: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
60
60
|
readonly hideToolbar: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
61
61
|
readonly content: Signal<ElementRef<HTMLElement>>;
|
|
62
|
+
readonly contentPresentation: Signal<ElementRef<HTMLElement>>;
|
|
62
63
|
readonly pluginComponents: Signal<readonly RichTextPluginComponent[]>;
|
|
63
64
|
readonly currentCanShowPlaceholder: WritableSignal<boolean>;
|
|
64
65
|
readonly isDisabled: WritableSignal<boolean>;
|
|
65
66
|
readonly formFieldId: Signal<string>;
|
|
67
|
+
constructor();
|
|
66
68
|
ngOnInit(): void;
|
|
67
69
|
ngOnDestroy(): void;
|
|
68
70
|
writeValue(value: string | null): void;
|
|
@@ -78,7 +80,7 @@ declare class RichTextInputComponent implements OnInit, OnDestroy, ControlValueA
|
|
|
78
80
|
|
|
79
81
|
declare class ClearFormatComponent implements RichTextPluginComponent, OnDestroy {
|
|
80
82
|
#private;
|
|
81
|
-
readonly intl: ILuRichTextInputLabel
|
|
83
|
+
readonly intl: _angular_core.InputSignalWithTransform<ILuRichTextInputLabel, Partial<ILuRichTextInputLabel>>;
|
|
82
84
|
readonly element: _angular_core.Signal<ElementRef<any>>;
|
|
83
85
|
readonly tabindex: _angular_core.WritableSignal<number>;
|
|
84
86
|
readonly isDisabled: _angular_core.WritableSignal<boolean>;
|
|
@@ -88,19 +90,17 @@ declare class ClearFormatComponent implements RichTextPluginComponent, OnDestroy
|
|
|
88
90
|
setDisabledState(isDisabled: boolean): void;
|
|
89
91
|
focus(): void;
|
|
90
92
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<ClearFormatComponent, never>;
|
|
91
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<ClearFormatComponent, "lu-rich-text-plugin-clear-format", never, {}, {}, never, never, true, never>;
|
|
93
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<ClearFormatComponent, "lu-rich-text-plugin-clear-format", never, { "intl": { "alias": "intl"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
92
94
|
}
|
|
93
95
|
|
|
94
|
-
declare const FORMAT_HEADINGS: lexical.LexicalCommand<"h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "paragraph">;
|
|
95
|
-
|
|
96
96
|
declare class HeadingsComponent implements OnDestroy, RichTextPluginComponent {
|
|
97
97
|
#private;
|
|
98
98
|
readonly element: _angular_core.Signal<LuSimpleSelectInputComponent<string>>;
|
|
99
99
|
readonly tabindex: _angular_core.WritableSignal<number>;
|
|
100
100
|
readonly maxHeadingLevel: _angular_core.InputSignal<1 | 2 | 3 | 4 | 5 | 6>;
|
|
101
101
|
readonly headingOptions: _angular_core.Signal<("h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "paragraph")[]>;
|
|
102
|
-
readonly intl: ILuRichTextInputLabel
|
|
103
|
-
readonly headingLabels: Record<
|
|
102
|
+
readonly intl: _angular_core.InputSignalWithTransform<ILuRichTextInputLabel, Partial<ILuRichTextInputLabel>>;
|
|
103
|
+
readonly headingLabels: _angular_core.Signal<Record<"h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "paragraph", [string, number]>>;
|
|
104
104
|
readonly formControl: FormControl<"h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "paragraph">;
|
|
105
105
|
setEditorInstance(editor: LexicalEditor): void;
|
|
106
106
|
getLexicalNodes(): Klass<LexicalNode>[];
|
|
@@ -108,7 +108,7 @@ declare class HeadingsComponent implements OnDestroy, RichTextPluginComponent {
|
|
|
108
108
|
focus(): void;
|
|
109
109
|
setDisabledState(isDisabled: boolean): void;
|
|
110
110
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<HeadingsComponent, never>;
|
|
111
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<HeadingsComponent, "lu-rich-text-plugin-headings", never, { "maxHeadingLevel": { "alias": "maxHeadingLevel"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
111
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<HeadingsComponent, "lu-rich-text-plugin-headings", never, { "maxHeadingLevel": { "alias": "maxHeadingLevel"; "required": false; "isSignal": true; }; "intl": { "alias": "intl"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
112
112
|
}
|
|
113
113
|
|
|
114
114
|
declare class PopoverLinkNode extends LinkNode {
|
|
@@ -128,7 +128,7 @@ declare class LinkComponent implements OnDestroy, AfterViewInit, RichTextPluginC
|
|
|
128
128
|
readonly tabindex: _angular_core.WritableSignal<number>;
|
|
129
129
|
readonly active: _angular_core.WritableSignal<boolean>;
|
|
130
130
|
readonly isDisabled: _angular_core.WritableSignal<boolean>;
|
|
131
|
-
intl: ILuRichTextInputLabel
|
|
131
|
+
intl: _angular_core.InputSignalWithTransform<ILuRichTextInputLabel, Partial<ILuRichTextInputLabel>>;
|
|
132
132
|
constructor();
|
|
133
133
|
ngAfterViewInit(): void;
|
|
134
134
|
setEditorInstance(editor: LexicalEditor): void;
|
|
@@ -143,19 +143,19 @@ declare class LinkComponent implements OnDestroy, AfterViewInit, RichTextPluginC
|
|
|
143
143
|
focus(): void;
|
|
144
144
|
setDisabledState(isDisabled: boolean): void;
|
|
145
145
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<LinkComponent, never>;
|
|
146
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<LinkComponent, "lu-rich-text-plugin-link", never, {}, {}, never, never, true, never>;
|
|
146
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<LinkComponent, "lu-rich-text-plugin-link", never, { "intl": { "alias": "intl"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
147
147
|
}
|
|
148
148
|
|
|
149
149
|
declare class ListStyleToolbarComponent implements OnDestroy, RichTextPluginComponent {
|
|
150
150
|
#private;
|
|
151
151
|
pluginComponents: _angular_core.Signal<readonly RichTextPluginComponent[]>;
|
|
152
|
-
intl: ILuRichTextInputLabel
|
|
152
|
+
intl: _angular_core.InputSignalWithTransform<ILuRichTextInputLabel, Partial<ILuRichTextInputLabel>>;
|
|
153
153
|
setEditorInstance(editor: LexicalEditor): void;
|
|
154
154
|
getLexicalNodes?(): Klass<LexicalNode>[];
|
|
155
155
|
setDisabledState(isDisabled: boolean): void;
|
|
156
156
|
ngOnDestroy(): void;
|
|
157
157
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<ListStyleToolbarComponent, never>;
|
|
158
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<ListStyleToolbarComponent, "lu-rich-text-toolbar-list-style", never, {}, {}, never, never, true, never>;
|
|
158
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<ListStyleToolbarComponent, "lu-rich-text-toolbar-list-style", never, { "intl": { "alias": "intl"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
159
159
|
}
|
|
160
160
|
|
|
161
161
|
type Tag = {
|
|
@@ -165,7 +165,7 @@ type Tag = {
|
|
|
165
165
|
|
|
166
166
|
declare class RichTextPluginTagComponent implements RichTextPluginComponent, OnDestroy {
|
|
167
167
|
#private;
|
|
168
|
-
readonly intl: ILuRichTextInputLabel
|
|
168
|
+
readonly intl: _angular_core.InputSignalWithTransform<ILuRichTextInputLabel, Partial<ILuRichTextInputLabel>>;
|
|
169
169
|
readonly tags: _angular_core.InputSignal<Tag[]>;
|
|
170
170
|
readonly isDisabled: _angular_core.WritableSignal<boolean>;
|
|
171
171
|
readonly focusIndex: _angular_core.WritableSignal<number>;
|
|
@@ -180,7 +180,7 @@ declare class RichTextPluginTagComponent implements RichTextPluginComponent, OnD
|
|
|
180
180
|
focusTag(event: Event, direction: -1 | 1): void;
|
|
181
181
|
ngOnDestroy(): void;
|
|
182
182
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<RichTextPluginTagComponent, never>;
|
|
183
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<RichTextPluginTagComponent, "lu-rich-text-plugin-tag", never, { "tags": { "alias": "tags"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
183
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<RichTextPluginTagComponent, "lu-rich-text-plugin-tag", never, { "intl": { "alias": "intl"; "required": false; "isSignal": true; }; "tags": { "alias": "tags"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
184
184
|
}
|
|
185
185
|
|
|
186
186
|
type SerializedTagNode = Spread<{
|
|
@@ -237,11 +237,11 @@ declare class TextStyleComponent implements OnDestroy, RichTextPluginComponent {
|
|
|
237
237
|
|
|
238
238
|
declare class TextStyleToolbarComponent implements RichTextPluginComponent {
|
|
239
239
|
pluginComponents: _angular_core.Signal<readonly RichTextPluginComponent[]>;
|
|
240
|
-
intl: ILuRichTextInputLabel
|
|
240
|
+
intl: _angular_core.InputSignalWithTransform<ILuRichTextInputLabel, Partial<ILuRichTextInputLabel>>;
|
|
241
241
|
setEditorInstance(editor: LexicalEditor): void;
|
|
242
242
|
setDisabledState(isDisabled: boolean): void;
|
|
243
243
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TextStyleToolbarComponent, never>;
|
|
244
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<TextStyleToolbarComponent, "lu-rich-text-toolbar-text-style", never, {}, {}, never, never, true, never>;
|
|
244
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<TextStyleToolbarComponent, "lu-rich-text-toolbar-text-style", never, { "intl": { "alias": "intl"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
245
245
|
}
|
|
246
246
|
|
|
247
247
|
declare class RichTextInputToolbarComponent implements RichTextPluginComponent {
|