@breadstone/mosaik-elements-angular 0.0.112 → 0.0.113

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.
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { InjectionToken, inject, ChangeDetectorRef, ElementRef, NgZone, EventEmitter, Output, Input, ChangeDetectionStrategy, Component, makeEnvironmentProviders, DestroyRef, Directive, forwardRef, Injectable, Pipe, ViewChild, ViewEncapsulation, TemplateRef, DOCUMENT as DOCUMENT$1, Renderer2, signal, computed, effect, provideEnvironmentInitializer, ViewContainerRef, booleanAttribute, HostListener, ContentChildren, isDevMode } from '@angular/core';
2
+ import { InjectionToken, inject, ChangeDetectorRef, ElementRef, NgZone, EventEmitter, Output, Input, ChangeDetectionStrategy, Component, makeEnvironmentProviders, DestroyRef, Directive, forwardRef, Injectable, Pipe, signal, effect, ViewChild, ViewEncapsulation, TemplateRef, Injector, DOCUMENT as DOCUMENT$1, Renderer2, computed, provideEnvironmentInitializer, ViewContainerRef, booleanAttribute, HostListener, ContentChildren, isDevMode } from '@angular/core';
3
3
  import * as i1$1 from '@breadstone/mosaik-elements-foundation';
4
4
  import { AbsoluteItemElement, AbsoluteElement, AnchorElement, AppHeaderElement, AppElement, AutoCompleteBoxElement, AvatarGroupElement, avatarElementValueAccessor, AvatarElement, BackdropElement, BadgeElement, BannerHeaderElement, BannerSubHeaderElement, BannerElement, BottomSheetElement, BoxElement, BreadcrumbItemElement, BreadcrumbElement, ButtonGroupElement, ButtonElement, CalendarHeaderElement, CalendarItemElement, CalendarSubHeaderElement, calendarElementValueAccessor, CalendarElement, CameraElement, CardActionsElement, CardContentElement, CardFooterElement, CardHeaderElement, CardSubTitleElement, CardTitleElement, CardElement, Carousel2Element, CarouselItem2Element, CarouselItemElement, CarouselElement, CellGroupElement, CellElement, ChartElement, ChatHeaderElement, ChatInputElement, ChatMarkerElement, ChatMessageAvatarElement, ChatMessageDividerElement, ChatMessageElement, ChatElement, checkBoxGroupElementValueAccessor, CheckBoxGroupElement, checkboxElementValueAccessor, CheckboxElement, CheckmarkElement, ChipElement, chipBoxElementValueAccessor, ChipBoxElement, ChoiceGroupHeaderElement, choiceGroupElementValueAccessor, ChoiceGroupElement, choiceElementValueAccessor, ChoiceElement, CodeElement, ColorAreaElement, ColorPickerElement, ColorSliderElement, ColorSwatchGroupElement, ColorSwatchElement, ColorThumbElement, colorBoxElementValueAccessor, ColorBoxElement, ComboItemElement, comboElementValueAccessor, ComboElement, CommentElement, CompoundButtonElement, CookiesConsentElement, DataListElement, DataTableElement, dateBoxElementValueAccessor, DateBoxElement, dateTimeBoxElementValueAccessor, DateTimeBoxElement, DialogActionsElement, DialogContentElement, DialogFooterElement, DialogHeaderSubTextElement, DialogHeaderTextElement, DialogHeaderElement, DialogElement, DisclosureElement, DismissElement, DividerElement, DotElement, DrawerContainerElement, DrawerContentElement, DrawerElement, DropZoneElement, DropDownButtonElement, ElevationElement, EmojiElement, EmptyStateElement, EpgChannelElement, EpgProgramElement, EpgElement, ErrorStateElement, ErrorElement, ExpandableElement, ExpanderGroupElement, ExpanderHeaderElement, ExpanderSubHeaderElement, ExpanderElement, FloatingActionButtonGroupElement, FloatingActionButtonElement, FilePickerElement, FileUploadItemElement, fileUploadElementValueAccessor, FileUploadElement, FlipElement, FloatingTriggerElement, FloatingElement, FocusRingElement, FooterItemGroupElement, FooterItemElement, FooterElement, FormFieldElement, FormElement, GridItemElement, GridElement, HelmetElement, HintElement, IconElement, ImageElement, IndicatorElement, JumbotronHeaderElement, JumbotronSubHeaderElement, JumbotronElement, KbdShortcutElement, KbdElement, LightChainElement, ListItemGroupElement, ListItemElement, ListElement, MarqueeElement, MasonryElement, MenuItemGroupElement, MenuItemElement, MenuElement, MessageBoxElement, MeterBarElement, MeterRingElement, NumberCounterElement, NumberElement, numberBoxElementValueAccessor, NumberBoxElement, PageContentElement, PageHeaderElement, PagePreContentElement, PagePreHeaderElement, PageElement, PageMenuElement, PaginatorElement, passwordBoxElementValueAccessor, PasswordBoxElement, PatternElement, PersonaElement, PerspectiveElement, pinBoxElementValueAccessor, PinBoxElement, PopupElement, PortalHostElement, PortalProjectionElement, PortalElement, ProgressBarElement, ProgressRingElement, QRCodeElement, radioGroupElementValueAccessor, RadioGroupElement, radioElementValueAccessor, RadioElement, RatingElement, RepeatButtonElement, ResizeAdornerElement, RibbonElement, richTextBoxElementValueAccessor, RichTextBoxElement, RippleElement, ScaleElement, ScrollElement, scrubSliderElementValueAccessor, ScrubSliderElement, searchBoxElementValueAccessor, SearchBoxElement, SegmentItemElement, SegmentElement, SelectItemGroupElement, SelectItemElement, selectElementValueAccessor, SelectElement, signaturePadElementValueAccessor, SignaturePadElement, SkeletonElement, sliderElementValueAccessor, SliderElement, Slider2ThumbElement, Slider2Element, SpacerElement, SplitButtonElement, SplitElement, StackElement, StickyElement, SuccessStateElement, SummaryElement, SwipeElement, TabItemElement, TabPanelElement, TabStripItemElement, TabStripElement, TabElement, TableBodyElement, TableCellElement, TableFooterElement, TableHeaderElement, TableRowElement, TableElement, TextFormatElement, TextElement, textBoxElementValueAccessor, TextBoxElement, Theme2Element, TickBarElement, TileListItemElement, TileListElement, timeBoxElementValueAccessor, TimeBoxElement, ToastElement, ToggleButtonElement, toggleSwitchElementValueAccessor, ToggleSwitchElement, ToggleTipElement, ToolbarElement, TooltipElement, TreeItemElement, TreeElement, UpDownSpinnerElement, VideoElement, VirtualizeElement, WizardStepElement, WizardElement, WrapElement, ToastService as ToastService$1, EID, Key, MessageBoxService as MessageBoxService$1, BottomSheetService as BottomSheetService$1, TranslatorService, Translator, TranslatorServiceLocator, BREAKPOINTS, Size, Spacing, AnimationPlayer2, Animation } from '@breadstone/mosaik-elements-foundation';
5
5
  import * as i1 from '@angular/forms';
@@ -8,7 +8,7 @@ import { takeUntilDestroyed } from '@angular/core/rxjs-interop';
8
8
  import { filter, from, of, isObservable, Subject, BehaviorSubject, fromEvent, takeUntil, Subscription, Observable } from 'rxjs';
9
9
  import { BasePortalOutlet, CdkPortalOutlet, ComponentPortal, TemplatePortal } from '@angular/cdk/portal';
10
10
  import { CdkScrollable } from '@angular/cdk/scrolling';
11
- import { DOCUMENT, AsyncPipe } from '@angular/common';
11
+ import { DOCUMENT, NgTemplateOutlet, AsyncPipe } from '@angular/common';
12
12
  import { ConfigurableFocusTrapFactory } from '@angular/cdk/a11y';
13
13
  import { OverlayPositionBuilder, Overlay } from '@angular/cdk/overlay';
14
14
  import { emit } from '@breadstone/mosaik-elements';
@@ -1599,8 +1599,7 @@ class FormStatusDirective {
1599
1599
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: FormStatusDirective, decorators: [{
1600
1600
  type: Directive,
1601
1601
  args: [{
1602
- selector: '.ng-invalid, .ng-dirty, .ng-touched',
1603
- standalone: true
1602
+ selector: '.ng-invalid, .ng-dirty, .ng-touched'
1604
1603
  }]
1605
1604
  }], ctorParameters: () => [] });
1606
1605
 
@@ -54748,6 +54747,10 @@ const DIALOG_REF = new InjectionToken('MOSAIK_DIALOG_REF');
54748
54747
  * @public
54749
54748
  */
54750
54749
  const DIALOG_REF_DATA = new InjectionToken('MOSAIK_DIALOG_REF_DATA');
54750
+ /**
54751
+ * @public
54752
+ */
54753
+ const DIALOG_BEHAVIORS = new InjectionToken('MOSAIK_DIALOG_BEHAVIORS');
54751
54754
 
54752
54755
  // #region Imports
54753
54756
  // #endregion
@@ -54870,11 +54873,45 @@ class OfPipe {
54870
54873
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: OfPipe, decorators: [{
54871
54874
  type: Pipe,
54872
54875
  args: [{
54873
- name: 'of',
54874
- standalone: true
54876
+ name: 'of'
54875
54877
  }]
54876
54878
  }] });
54877
54879
 
54880
+ // libs/mosaik-elements-angular/src/Cdk/Overlays/Dialog/Slots/DialogSlotsToken.ts
54881
+ // #region Imports
54882
+ /**
54883
+ * Injection token representing the per-dialog slots registry.
54884
+ *
54885
+ * @public
54886
+ */
54887
+ const DIALOG_SLOTS = new InjectionToken('MOSAIK_DIALOG_SLOTS');
54888
+ /**
54889
+ * Provides a new slots registry instance.
54890
+ *
54891
+ * @public
54892
+ */
54893
+ function provideDialogSlots() {
54894
+ return {
54895
+ provide: DIALOG_SLOTS,
54896
+ useFactory: () => {
54897
+ const header = signal(null, ...(ngDevMode ? [{ debugName: "header" }] : []));
54898
+ const content = signal(null, ...(ngDevMode ? [{ debugName: "content" }] : []));
54899
+ const actions = signal(null, ...(ngDevMode ? [{ debugName: "actions" }] : []));
54900
+ const footer = signal(null, ...(ngDevMode ? [{ debugName: "footer" }] : []));
54901
+ return {
54902
+ header: header.asReadonly(),
54903
+ content: content.asReadonly(),
54904
+ actions: actions.asReadonly(),
54905
+ footer: footer.asReadonly(),
54906
+ setHeader: (t) => header.set(t),
54907
+ setContent: (t) => content.set(t),
54908
+ setActions: (t) => actions.set(t),
54909
+ setFooter: (t) => footer.set(t)
54910
+ };
54911
+ }
54912
+ };
54913
+ }
54914
+
54878
54915
  // #region Imports
54879
54916
  // #endregion
54880
54917
  /**
@@ -54882,9 +54919,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
54882
54919
  */
54883
54920
  class DialogPortalComponent extends PortalComponent {
54884
54921
  // #region Fields
54885
- _portalOutlet;
54886
- _dialog;
54887
- _dialogConfig;
54922
+ _portal;
54923
+ _component;
54924
+ _config;
54925
+ _slots;
54926
+ _warnedHeader;
54927
+ _warnedActions;
54888
54928
  // #endregion
54889
54929
  // #region Ctor
54890
54930
  /**
@@ -54894,7 +54934,28 @@ class DialogPortalComponent extends PortalComponent {
54894
54934
  */
54895
54935
  constructor() {
54896
54936
  super();
54897
- this._dialogConfig = inject(DIALOG_CONFIG, { optional: true }) ?? undefined;
54937
+ this._config = inject(DIALOG_CONFIG, { optional: true }) ?? undefined;
54938
+ this._slots = inject(DIALOG_SLOTS);
54939
+ this._warnedHeader = false;
54940
+ this._warnedActions = false;
54941
+ // warn when both templates and config options are provided for the same section.
54942
+ effect(() => {
54943
+ // header: template vs header/subheader config
54944
+ const hasHeaderTemplate = this._slots.header() !== null;
54945
+ const hasHeaderConfig = Boolean(this._config?.header) || Boolean(this._config?.subheader);
54946
+ if (hasHeaderTemplate && hasHeaderConfig && !this._warnedHeader) {
54947
+ console.warn('[DialogPortalComponent] Header template provided while dialogConfig.header/subheader is set. The template takes precedence.');
54948
+ this._warnedHeader = true;
54949
+ }
54950
+ // actions: template vs actions config
54951
+ const hasActionsTemplate = this._slots.actions() !== null;
54952
+ const actions = this._config?.actions;
54953
+ const hasActionsConfig = Array.isArray(actions) && actions.length > 0;
54954
+ if (hasActionsTemplate && hasActionsConfig && !this._warnedActions) {
54955
+ console.warn('[DialogPortalComponent] Actions template provided while dialogConfig.actions is set. The template takes precedence.');
54956
+ this._warnedActions = true;
54957
+ }
54958
+ });
54898
54959
  }
54899
54960
  // #endregion
54900
54961
  // #region Properties
@@ -54905,7 +54966,7 @@ class DialogPortalComponent extends PortalComponent {
54905
54966
  * @readonly
54906
54967
  */
54907
54968
  get dialog() {
54908
- return this._dialog;
54969
+ return this._component;
54909
54970
  }
54910
54971
  /**
54911
54972
  * Returns the `dialogRef` property.
@@ -54914,7 +54975,7 @@ class DialogPortalComponent extends PortalComponent {
54914
54975
  * @readonly
54915
54976
  */
54916
54977
  get dialogConfig() {
54917
- return this._dialogConfig;
54978
+ return this._config;
54918
54979
  }
54919
54980
  /**
54920
54981
  * Returns the `portal` property.
@@ -54923,17 +54984,58 @@ class DialogPortalComponent extends PortalComponent {
54923
54984
  * @readonly
54924
54985
  */
54925
54986
  get portal() {
54926
- return this._portalOutlet;
54987
+ return this._portal;
54988
+ }
54989
+ /**
54990
+ * Exposes an optional custom header template provided by user content.
54991
+ *
54992
+ * @public
54993
+ * @readonly
54994
+ */
54995
+ get headerTemplate() {
54996
+ return this._slots.header();
54997
+ }
54998
+ /**
54999
+ * Exposes an optional custom actions template provided by user content.
55000
+ *
55001
+ * @public
55002
+ * @readonly
55003
+ */
55004
+ get actionsTemplate() {
55005
+ return this._slots.actions();
55006
+ }
55007
+ /**
55008
+ * Exposes an optional custom footer template provided by user content.
55009
+ *
55010
+ * @public
55011
+ * @readonly
55012
+ */
55013
+ get footerTemplate() {
55014
+ return this._slots.footer();
55015
+ }
55016
+ /**
55017
+ * Exposes an optional custom content template provided by user content.
55018
+ *
55019
+ * @public
55020
+ * @readonly
55021
+ */
55022
+ get contentTemplate() {
55023
+ return this._slots.content();
54927
55024
  }
54928
55025
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DialogPortalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
54929
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.1.6", type: DialogPortalComponent, isStandalone: true, selector: "mosaik-dialog-portal", host: { classAttribute: "dialog-portal" }, viewQueries: [{ propertyName: "_portalOutlet", first: true, predicate: CdkPortalOutlet, descendants: true, static: true }, { propertyName: "_dialog", first: true, predicate: DialogComponent, descendants: true, static: true }], exportAs: ["mosaikDialogPortal"], usesInheritance: true, ngImport: i0, template: "<mosaik-dialog [closeable]=\"this.dialogConfig?.closeable ?? false\"\n [appearance]=\"this.dialogConfig?.appearance ?? 'default'\"\n [isDraggable]=\"this.dialogConfig?.isDraggable ?? false\"\n [enter]=\"this.dialogConfig?.enter ?? null\"\n [exit]=\"this.dialogConfig?.exit ?? null\">\n @if ((this.dialogConfig?.header | of | async) || this.dialogConfig?.closeable) {\n <mosaik-dialog-header>\n <mosaik-dialog-header-text [text]=\"(this.dialogConfig?.header | of | async) ?? ''\" />\n <mosaik-dialog-header-sub-text [text]=\"(this.dialogConfig?.subheader | of | async) ?? ''\" />\n </mosaik-dialog-header>\n }\n <mosaik-dialog-content cdkScrollable>\n <ng-template cdkPortalOutlet />\n </mosaik-dialog-content>\n @if (this.dialogConfig?.actions) {\n <mosaik-dialog-actions>\n @for (action of this.dialogConfig?.actions; track action.label) {\n @if ((action?.visible | of | async) ?? true) {\n <mosaik-button [appearance]=\"action?.kind !== 'primary' ? 'solid' : 'plain'\"\n [label]=\"(action?.label | of | async) ?? ''\"\n [disabled]=\"(action?.disabled | of | async) ?? false\"\n [variant]=\"'primary'\"\n (click)=\"action?.handler()\" />\n }\n }\n </mosaik-dialog-actions>\n }\n</mosaik-dialog>", dependencies: [{ kind: "directive", type: CdkScrollable, selector: "[cdk-scrollable], [cdkScrollable]" }, { kind: "directive", type: CdkPortalOutlet, selector: "[cdkPortalOutlet]", inputs: ["cdkPortalOutlet"], outputs: ["attached"], exportAs: ["cdkPortalOutlet"] }, { kind: "component", type: DialogComponent, selector: "mosaik-dialog", inputs: ["dragging", "offsetX", "offsetY", "isFullScreen", "isDraggable", "themeName", "enter", "exit", "width", "height", "elevation", "appearance", "isOpen", "hasBackdrop", "pressEscapeToClose", "clickOutsideToClose", "closeable", "dir", "lang"], outputs: ["closed", "opened", "connected", "disconnected", "changed"] }, { kind: "component", type: DialogHeaderComponent, selector: "mosaik-dialog-header", inputs: ["text", "subText", "themeName", "formatter", "dir", "lang"], outputs: ["connected", "disconnected", "changed"] }, { kind: "component", type: DialogHeaderTextComponent, selector: "mosaik-dialog-header-text", inputs: ["text", "themeName", "formatter", "dir", "lang"], outputs: ["connected", "disconnected", "changed"] }, { kind: "component", type: DialogHeaderSubTextComponent, selector: "mosaik-dialog-header-sub-text", inputs: ["text", "themeName", "formatter", "dir", "lang"], outputs: ["connected", "disconnected", "changed"] }, { kind: "component", type: DialogActionsComponent, selector: "mosaik-dialog-actions", inputs: ["themeName", "dir", "lang"], outputs: ["connected", "disconnected", "changed"] }, { kind: "component", type: ButtonComponent, selector: "mosaik-button", inputs: ["download", "href", "rel", "target", "themeName", "reverse", "orientation", "horizontalContentAlignment", "verticalContentAlignment", "fit", "isBusy", "label", "icon", "iconPosition", "iconSize", "type", "variant", "appearance", "size", "value", "disabled", "isFocused", "dir", "lang"], outputs: ["connected", "disconnected", "changed"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: OfPipe, name: "of" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
55026
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.1.6", type: DialogPortalComponent, isStandalone: true, selector: "mosaik-dialog-portal", host: { classAttribute: "dialog-portal" }, providers: [
55027
+ provideDialogSlots()
55028
+ ], viewQueries: [{ propertyName: "_portal", first: true, predicate: CdkPortalOutlet, descendants: true, static: true }, { propertyName: "_component", first: true, predicate: DialogComponent, descendants: true, static: true }], exportAs: ["mosaikDialogPortal"], usesInheritance: true, ngImport: i0, template: "<mosaik-dialog [closeable]=\"this.dialogConfig?.closeable ?? false\"\n [appearance]=\"this.dialogConfig?.appearance ?? 'default'\"\n [isDraggable]=\"this.dialogConfig?.isDraggable ?? false\"\n [enter]=\"this.dialogConfig?.enter ?? null\"\n [exit]=\"this.dialogConfig?.exit ?? null\">\n @if (this.headerTemplate; as headerTmpl) {\n <ng-container [ngTemplateOutlet]=\"headerTmpl\" />\n } @else if ((this.dialogConfig?.header | of | async) || this.dialogConfig?.closeable) {\n <mosaik-dialog-header>\n <mosaik-dialog-header-text [text]=\"(this.dialogConfig?.header | of | async) ?? ''\" />\n <mosaik-dialog-header-sub-text [text]=\"(this.dialogConfig?.subheader | of | async) ?? ''\" />\n </mosaik-dialog-header>\n }\n <mosaik-dialog-content cdkScrollable>\n @if (this.contentTemplate; as contentTmpl) {\n <ng-container [ngTemplateOutlet]=\"contentTmpl\" />\n } @else { }\n <ng-template cdkPortalOutlet />\n </mosaik-dialog-content>\n @if (this.actionsTemplate; as actionsTmpl) {\n <ng-container [ngTemplateOutlet]=\"actionsTmpl\" />\n } @else if (this.dialogConfig?.actions) {\n <mosaik-dialog-actions>\n @for (action of this.dialogConfig?.actions; track action.label) {\n @if ((action?.visible | of | async) ?? true) {\n <mosaik-button [appearance]=\"action?.kind === 'primary' ? 'solid' : 'plain'\"\n [label]=\"(action?.label | of | async) ?? ''\"\n [disabled]=\"(action?.disabled | of | async) ?? false\"\n [variant]=\"'primary'\"\n (click)=\"action?.handler()\" />\n }\n }\n </mosaik-dialog-actions>\n }\n @if (this.footerTemplate; as footerTmpl) {\n <mosaik-dialog-footer>\n <ng-container [ngTemplateOutlet]=\"footerTmpl\" />\n </mosaik-dialog-footer>\n }\n</mosaik-dialog>", dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: CdkScrollable, selector: "[cdk-scrollable], [cdkScrollable]" }, { kind: "directive", type: CdkPortalOutlet, selector: "[cdkPortalOutlet]", inputs: ["cdkPortalOutlet"], outputs: ["attached"], exportAs: ["cdkPortalOutlet"] }, { kind: "component", type: DialogComponent, selector: "mosaik-dialog", inputs: ["dragging", "offsetX", "offsetY", "isFullScreen", "isDraggable", "themeName", "enter", "exit", "width", "height", "elevation", "appearance", "isOpen", "hasBackdrop", "pressEscapeToClose", "clickOutsideToClose", "closeable", "dir", "lang"], outputs: ["closed", "opened", "connected", "disconnected", "changed"] }, { kind: "component", type: DialogHeaderComponent, selector: "mosaik-dialog-header", inputs: ["text", "subText", "themeName", "formatter", "dir", "lang"], outputs: ["connected", "disconnected", "changed"] }, { kind: "component", type: DialogHeaderTextComponent, selector: "mosaik-dialog-header-text", inputs: ["text", "themeName", "formatter", "dir", "lang"], outputs: ["connected", "disconnected", "changed"] }, { kind: "component", type: DialogHeaderSubTextComponent, selector: "mosaik-dialog-header-sub-text", inputs: ["text", "themeName", "formatter", "dir", "lang"], outputs: ["connected", "disconnected", "changed"] }, { kind: "component", type: DialogActionsComponent, selector: "mosaik-dialog-actions", inputs: ["themeName", "dir", "lang"], outputs: ["connected", "disconnected", "changed"] }, { kind: "component", type: DialogFooterComponent, selector: "mosaik-dialog-footer", inputs: ["themeName", "dir", "lang"], outputs: ["connected", "disconnected", "changed"] }, { kind: "component", type: ButtonComponent, selector: "mosaik-button", inputs: ["download", "href", "rel", "target", "themeName", "reverse", "orientation", "horizontalContentAlignment", "verticalContentAlignment", "fit", "isBusy", "label", "icon", "iconPosition", "iconSize", "type", "variant", "appearance", "size", "value", "disabled", "isFocused", "dir", "lang"], outputs: ["connected", "disconnected", "changed"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: OfPipe, name: "of" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
54930
55029
  }
54931
55030
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DialogPortalComponent, decorators: [{
54932
55031
  type: Component,
54933
55032
  args: [{ selector: 'mosaik-dialog-portal', exportAs: 'mosaikDialogPortal', host: {
54934
55033
  class: 'dialog-portal'
54935
- }, changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, standalone: true, imports: [
55034
+ }, changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, providers: [
55035
+ provideDialogSlots()
55036
+ ], imports: [
54936
55037
  AsyncPipe,
55038
+ NgTemplateOutlet,
54937
55039
  OfPipe,
54938
55040
  CdkScrollable,
54939
55041
  CdkPortalOutlet,
@@ -54942,12 +55044,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
54942
55044
  DialogHeaderTextComponent,
54943
55045
  DialogHeaderSubTextComponent,
54944
55046
  DialogActionsComponent,
55047
+ DialogFooterComponent,
54945
55048
  ButtonComponent
54946
- ], template: "<mosaik-dialog [closeable]=\"this.dialogConfig?.closeable ?? false\"\n [appearance]=\"this.dialogConfig?.appearance ?? 'default'\"\n [isDraggable]=\"this.dialogConfig?.isDraggable ?? false\"\n [enter]=\"this.dialogConfig?.enter ?? null\"\n [exit]=\"this.dialogConfig?.exit ?? null\">\n @if ((this.dialogConfig?.header | of | async) || this.dialogConfig?.closeable) {\n <mosaik-dialog-header>\n <mosaik-dialog-header-text [text]=\"(this.dialogConfig?.header | of | async) ?? ''\" />\n <mosaik-dialog-header-sub-text [text]=\"(this.dialogConfig?.subheader | of | async) ?? ''\" />\n </mosaik-dialog-header>\n }\n <mosaik-dialog-content cdkScrollable>\n <ng-template cdkPortalOutlet />\n </mosaik-dialog-content>\n @if (this.dialogConfig?.actions) {\n <mosaik-dialog-actions>\n @for (action of this.dialogConfig?.actions; track action.label) {\n @if ((action?.visible | of | async) ?? true) {\n <mosaik-button [appearance]=\"action?.kind !== 'primary' ? 'solid' : 'plain'\"\n [label]=\"(action?.label | of | async) ?? ''\"\n [disabled]=\"(action?.disabled | of | async) ?? false\"\n [variant]=\"'primary'\"\n (click)=\"action?.handler()\" />\n }\n }\n </mosaik-dialog-actions>\n }\n</mosaik-dialog>" }]
54947
- }], ctorParameters: () => [], propDecorators: { _portalOutlet: [{
55049
+ ], template: "<mosaik-dialog [closeable]=\"this.dialogConfig?.closeable ?? false\"\n [appearance]=\"this.dialogConfig?.appearance ?? 'default'\"\n [isDraggable]=\"this.dialogConfig?.isDraggable ?? false\"\n [enter]=\"this.dialogConfig?.enter ?? null\"\n [exit]=\"this.dialogConfig?.exit ?? null\">\n @if (this.headerTemplate; as headerTmpl) {\n <ng-container [ngTemplateOutlet]=\"headerTmpl\" />\n } @else if ((this.dialogConfig?.header | of | async) || this.dialogConfig?.closeable) {\n <mosaik-dialog-header>\n <mosaik-dialog-header-text [text]=\"(this.dialogConfig?.header | of | async) ?? ''\" />\n <mosaik-dialog-header-sub-text [text]=\"(this.dialogConfig?.subheader | of | async) ?? ''\" />\n </mosaik-dialog-header>\n }\n <mosaik-dialog-content cdkScrollable>\n @if (this.contentTemplate; as contentTmpl) {\n <ng-container [ngTemplateOutlet]=\"contentTmpl\" />\n } @else { }\n <ng-template cdkPortalOutlet />\n </mosaik-dialog-content>\n @if (this.actionsTemplate; as actionsTmpl) {\n <ng-container [ngTemplateOutlet]=\"actionsTmpl\" />\n } @else if (this.dialogConfig?.actions) {\n <mosaik-dialog-actions>\n @for (action of this.dialogConfig?.actions; track action.label) {\n @if ((action?.visible | of | async) ?? true) {\n <mosaik-button [appearance]=\"action?.kind === 'primary' ? 'solid' : 'plain'\"\n [label]=\"(action?.label | of | async) ?? ''\"\n [disabled]=\"(action?.disabled | of | async) ?? false\"\n [variant]=\"'primary'\"\n (click)=\"action?.handler()\" />\n }\n }\n </mosaik-dialog-actions>\n }\n @if (this.footerTemplate; as footerTmpl) {\n <mosaik-dialog-footer>\n <ng-container [ngTemplateOutlet]=\"footerTmpl\" />\n </mosaik-dialog-footer>\n }\n</mosaik-dialog>" }]
55050
+ }], ctorParameters: () => [], propDecorators: { _portal: [{
54948
55051
  type: ViewChild,
54949
55052
  args: [CdkPortalOutlet, { static: true }]
54950
- }], _dialog: [{
55053
+ }], _component: [{
54951
55054
  type: ViewChild,
54952
55055
  args: [DialogComponent, { static: true }]
54953
55056
  }] } });
@@ -55233,7 +55336,7 @@ class PortalProvider {
55233
55336
  /**
55234
55337
  * @protected
55235
55338
  */
55236
- createComponent(portal, overlayRef, component, config) {
55339
+ createComponent(portal, overlayRef, _component, _config) {
55237
55340
  return overlayRef.attach(portal);
55238
55341
  }
55239
55342
  /**
@@ -55242,7 +55345,7 @@ class PortalProvider {
55242
55345
  createContent(componentTypeOrTemplateRef, container, ref, config) {
55243
55346
  let componentRefOrEmbeddedViewRef = null;
55244
55347
  if (componentTypeOrTemplateRef instanceof TemplateRef) {
55245
- const portal = new TemplatePortal(componentTypeOrTemplateRef, null, { $implicit: ref });
55348
+ const portal = new TemplatePortal(componentTypeOrTemplateRef, null, { $implicit: ref }, this.createContentInjector(ref, config));
55246
55349
  componentRefOrEmbeddedViewRef = container.attachTemplatePortal(portal);
55247
55350
  }
55248
55351
  else {
@@ -55317,15 +55420,18 @@ class StatelessInjector {
55317
55420
  }
55318
55421
  }
55319
55422
 
55423
+ // #region Imports
55320
55424
  // #endregion
55321
55425
  /**
55322
55426
  * @public
55323
55427
  */
55428
+ // @Injectable()
55324
55429
  class DialogService extends PortalProvider {
55325
55430
  // #region Fields
55326
55431
  _document;
55327
55432
  _config;
55328
55433
  _dialogBehaviors;
55434
+ _portalInjector;
55329
55435
  // #endregion
55330
55436
  // #region Ctor
55331
55437
  /**
@@ -55333,11 +55439,14 @@ class DialogService extends PortalProvider {
55333
55439
  *
55334
55440
  * @public
55335
55441
  */
55336
- constructor(injector) {
55442
+ constructor(injector = inject(Injector), document = inject(DOCUMENT), config = inject(DIALOG_CONFIG, { optional: true }), behaviors = inject(DIALOG_BEHAVIORS, { optional: true }) ?? []) {
55337
55443
  super(injector);
55338
- this._document = inject(DOCUMENT);
55339
- this._config = inject(DIALOG_CONFIG, { optional: true }) ?? undefined;
55444
+ this._document = document;
55445
+ this._config = config ?? {};
55340
55446
  this._dialogBehaviors = new Array();
55447
+ for (const behavior of behaviors) {
55448
+ this.withBehavior(behavior);
55449
+ }
55341
55450
  }
55342
55451
  // #endregion
55343
55452
  // #region Methods
@@ -55364,6 +55473,7 @@ class DialogService extends PortalProvider {
55364
55473
  });
55365
55474
  const portal = this.createPortal(DialogPortalComponent, config);
55366
55475
  const componentRef = this.createComponent(portal, overlayRef, DialogPortalComponent, config);
55476
+ this._portalInjector = componentRef.injector;
55367
55477
  const dialogRef = new DialogRef(this.createId(), componentRef.instance.dialog, overlayRef, config?.data);
55368
55478
  this.createContent(componentTypeOrTemplateRef, componentRef.instance, dialogRef, config);
55369
55479
  this.prepareComponent(overlayRef, componentRef.instance.dialog, dialogRef, config);
@@ -55420,7 +55530,8 @@ class DialogService extends PortalProvider {
55420
55530
  * @override
55421
55531
  */
55422
55532
  createContentInjector(ref, config) {
55423
- return new StatelessInjector(this.injector, [
55533
+ const parent = this._portalInjector ?? this.injector;
55534
+ return new StatelessInjector(parent, [
55424
55535
  [DIALOG_REF, ref],
55425
55536
  [DIALOG_REF_DATA, ref.data],
55426
55537
  [DIALOG_CONFIG, config]
@@ -55503,12 +55614,7 @@ class DialogService extends PortalProvider {
55503
55614
  this._dialogBehaviors.length = 0;
55504
55615
  });
55505
55616
  }
55506
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DialogService, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable });
55507
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DialogService });
55508
55617
  }
55509
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DialogService, decorators: [{
55510
- type: Injectable
55511
- }], ctorParameters: () => [{ type: i0.Injector }] });
55512
55618
 
55513
55619
  // #region Imports
55514
55620
  // #endregion
@@ -55517,11 +55623,151 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
55517
55623
  *
55518
55624
  * @public
55519
55625
  */
55520
- function provideDialogs() {
55521
- return makeEnvironmentProviders([
55522
- DialogService
55523
- ]);
55626
+ function provideDialogs(...withBehaviors) {
55627
+ return makeEnvironmentProviders([{
55628
+ provide: DialogService,
55629
+ useClass: DialogService
55630
+ }, {
55631
+ provide: DIALOG_BEHAVIORS,
55632
+ useValue: withBehaviors
55633
+ }]);
55634
+ }
55635
+
55636
+ // libs/mosaik-elements-angular/src/Cdk/Overlays/Dialog/Slots/DialogActionsDirective.ts
55637
+ // #region Imports
55638
+ // #endregion
55639
+ /**
55640
+ * Marks an ng-template inside dialog content as custom actions section.
55641
+ * Usage:
55642
+ * <ng-template mosaikDialogActions> ... </ng-template>
55643
+ *
55644
+ * @public
55645
+ */
55646
+ class DialogActionsDirective {
55647
+ // #region Fields
55648
+ _slots = inject(DIALOG_SLOTS);
55649
+ // #endregion
55650
+ // #region Ctor
55651
+ /**
55652
+ * Constructs a new instance of the `DialogActionsDirective` class.
55653
+ *
55654
+ * @param template The template reference to register.
55655
+ * @public
55656
+ */
55657
+ constructor(template) {
55658
+ this._slots.setActions(template);
55659
+ }
55660
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DialogActionsDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
55661
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1.6", type: DialogActionsDirective, isStandalone: true, selector: "ng-template[mosaikDialogActions]", ngImport: i0 });
55662
+ }
55663
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DialogActionsDirective, decorators: [{
55664
+ type: Directive,
55665
+ args: [{
55666
+ selector: 'ng-template[mosaikDialogActions]'
55667
+ }]
55668
+ }], ctorParameters: () => [{ type: i0.TemplateRef }] });
55669
+
55670
+ // libs/mosaik-elements-angular/src/Cdk/Overlays/Dialog/Slots/DialogContentDirective.ts
55671
+ // #region Imports
55672
+ // #endregion
55673
+ /**
55674
+ * Marks an ng-template inside dialog content as custom content section, replacing the default portal outlet.
55675
+ * Usage:
55676
+ * <ng-template mosaikDialogContent> ... </ng-template>
55677
+ *
55678
+ * @public
55679
+ */
55680
+ class DialogContentDirective {
55681
+ // #region Fields
55682
+ _slots = inject(DIALOG_SLOTS);
55683
+ // #endregion
55684
+ // #region Ctor
55685
+ /**
55686
+ * Constructs a new instance of the `DialogContentDirective` class.
55687
+ *
55688
+ * @param template The template reference to register.
55689
+ * @public
55690
+ */
55691
+ constructor(template) {
55692
+ this._slots.setContent(template);
55693
+ }
55694
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DialogContentDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
55695
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1.6", type: DialogContentDirective, isStandalone: true, selector: "ng-template[mosaikDialogContent]", ngImport: i0 });
55696
+ }
55697
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DialogContentDirective, decorators: [{
55698
+ type: Directive,
55699
+ args: [{
55700
+ selector: 'ng-template[mosaikDialogContent]'
55701
+ }]
55702
+ }], ctorParameters: () => [{ type: i0.TemplateRef }] });
55703
+
55704
+ // libs/mosaik-elements-angular/src/Cdk/Overlays/Dialog/Slots/DialogFooterDirective.ts
55705
+ // #region Imports
55706
+ // #endregion
55707
+ /**
55708
+ * Marks an ng-template inside dialog content as custom footer section.
55709
+ * Usage:
55710
+ * <ng-template mosaikDialogFooter> ... </ng-template>
55711
+ *
55712
+ * @public
55713
+ */
55714
+ class DialogFooterDirective {
55715
+ // #region Fields
55716
+ _slots = inject(DIALOG_SLOTS);
55717
+ // #endregion
55718
+ // #region Ctor
55719
+ /**
55720
+ * Constructs a new instance of the `DialogFooterDirective` class.
55721
+ *
55722
+ * @param template The template reference to register.
55723
+ * @public
55724
+ */
55725
+ constructor(template) {
55726
+ this._slots.setFooter(template);
55727
+ }
55728
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DialogFooterDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
55729
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1.6", type: DialogFooterDirective, isStandalone: true, selector: "ng-template[mosaikDialogFooter]", ngImport: i0 });
55730
+ }
55731
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DialogFooterDirective, decorators: [{
55732
+ type: Directive,
55733
+ args: [{
55734
+ selector: 'ng-template[mosaikDialogFooter]'
55735
+ }]
55736
+ }], ctorParameters: () => [{ type: i0.TemplateRef }] });
55737
+
55738
+ // libs/mosaik-elements-angular/src/Cdk/Overlays/Dialog/Slots/DialogHeaderDirective.ts
55739
+ // #region Imports
55740
+ // #endregion
55741
+ /**
55742
+ * Marks an ng-template inside dialog content as custom header.
55743
+ * Usage:
55744
+ * <ng-template mosaikDialogHeader> ... </ng-template>
55745
+ *
55746
+ * @public
55747
+ */
55748
+ class DialogHeaderDirective {
55749
+ // #region Fields
55750
+ _slots = inject(DIALOG_SLOTS);
55751
+ // #endregion
55752
+ // #region Ctor
55753
+ /**
55754
+ * Constructs a new instance of the `DialogHeaderDirective` class.
55755
+ *
55756
+ * @param template The template reference to register.
55757
+ * @public
55758
+ */
55759
+ constructor(template) {
55760
+ this._slots.setHeader(template);
55761
+ }
55762
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DialogHeaderDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
55763
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1.6", type: DialogHeaderDirective, isStandalone: true, selector: "ng-template[mosaikDialogHeader]", ngImport: i0 });
55524
55764
  }
55765
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DialogHeaderDirective, decorators: [{
55766
+ type: Directive,
55767
+ args: [{
55768
+ selector: 'ng-template[mosaikDialogHeader]'
55769
+ }]
55770
+ }], ctorParameters: () => [{ type: i0.TemplateRef }] });
55525
55771
 
55526
55772
  // #region Imports
55527
55773
  // #endregion
@@ -55538,6 +55784,41 @@ const DRAWER_REF = new InjectionToken('MOSAIK_DRAWER_REF');
55538
55784
  */
55539
55785
  const DRAWER_REF_DATA = new InjectionToken('MOSAIK_DRAWER_REF_DATA');
55540
55786
 
55787
+ // libs/mosaik-elements-angular/src/Cdk/Overlays/Drawer/Slots/DrawerSlotsToken.ts
55788
+ // #region Imports
55789
+ /**
55790
+ * Injection token representing the per-drawer slots registry.
55791
+ *
55792
+ * @public
55793
+ */
55794
+ const DRAWER_SLOTS = new InjectionToken('MOSAIK_DRAWER_SLOTS');
55795
+ /**
55796
+ * Provides a new slots registry instance for a drawer.
55797
+ *
55798
+ * @public
55799
+ */
55800
+ function provideDrawerSlots() {
55801
+ return {
55802
+ provide: DRAWER_SLOTS,
55803
+ useFactory: () => {
55804
+ const header = signal(null, ...(ngDevMode ? [{ debugName: "header" }] : []));
55805
+ const content = signal(null, ...(ngDevMode ? [{ debugName: "content" }] : []));
55806
+ const actions = signal(null, ...(ngDevMode ? [{ debugName: "actions" }] : []));
55807
+ const footer = signal(null, ...(ngDevMode ? [{ debugName: "footer" }] : []));
55808
+ return {
55809
+ header: header.asReadonly(),
55810
+ content: content.asReadonly(),
55811
+ actions: actions.asReadonly(),
55812
+ footer: footer.asReadonly(),
55813
+ setHeader: (t) => header.set(t),
55814
+ setContent: (t) => content.set(t),
55815
+ setActions: (t) => actions.set(t),
55816
+ setFooter: (t) => footer.set(t)
55817
+ };
55818
+ }
55819
+ };
55820
+ }
55821
+
55541
55822
  // #region Imports
55542
55823
  // #endregion
55543
55824
  /**
@@ -55545,9 +55826,12 @@ const DRAWER_REF_DATA = new InjectionToken('MOSAIK_DRAWER_REF_DATA');
55545
55826
  */
55546
55827
  class DrawerPortalComponent extends PortalComponent {
55547
55828
  // #region Fields
55548
- _portalOutlet;
55549
- _drawer;
55550
- _drawerConfig;
55829
+ _portal;
55830
+ _component;
55831
+ _config;
55832
+ _slots;
55833
+ _warnedHeader;
55834
+ _warnedActions;
55551
55835
  // #endregion
55552
55836
  // #region Ctor
55553
55837
  /**
@@ -55557,7 +55841,28 @@ class DrawerPortalComponent extends PortalComponent {
55557
55841
  */
55558
55842
  constructor() {
55559
55843
  super();
55560
- this._drawerConfig = inject(DRAWER_CONFIG, { optional: true }) ?? undefined;
55844
+ this._config = inject(DRAWER_CONFIG, { optional: true }) ?? undefined;
55845
+ this._slots = inject(DRAWER_SLOTS);
55846
+ this._warnedHeader = false;
55847
+ this._warnedActions = false;
55848
+ // warn when both templates and config options are provided for the same section.
55849
+ effect(() => {
55850
+ // header: template vs header/subheader config
55851
+ const hasHeaderTemplate = this._slots.header() !== null;
55852
+ const hasHeaderConfig = Boolean(this._config?.header) || Boolean(this._config?.subheader);
55853
+ if (hasHeaderTemplate && hasHeaderConfig && !this._warnedHeader) {
55854
+ console.warn('[DrawerPortalComponent] Header template provided while drawerConfig.header/subheader is set. The template takes precedence.');
55855
+ this._warnedHeader = true;
55856
+ }
55857
+ // actions: template vs actions config
55858
+ const hasActionsTemplate = this._slots.actions() !== null;
55859
+ const actions = this._config?.actions;
55860
+ const hasActionsConfig = Array.isArray(actions) && actions.length > 0;
55861
+ if (hasActionsTemplate && hasActionsConfig && !this._warnedActions) {
55862
+ console.warn('[DrawerPortalComponent] Actions template provided while drawerConfig.actions is set. The template takes precedence.');
55863
+ this._warnedActions = true;
55864
+ }
55865
+ });
55561
55866
  }
55562
55867
  // #endregion
55563
55868
  // #region Properties
@@ -55568,7 +55873,7 @@ class DrawerPortalComponent extends PortalComponent {
55568
55873
  * @readonly
55569
55874
  */
55570
55875
  get drawer() {
55571
- return this._drawer;
55876
+ return this._component;
55572
55877
  }
55573
55878
  /**
55574
55879
  * Returns the `drawerRef` property.
@@ -55577,7 +55882,7 @@ class DrawerPortalComponent extends PortalComponent {
55577
55882
  * @readonly
55578
55883
  */
55579
55884
  get drawerConfig() {
55580
- return this._drawerConfig;
55885
+ return this._config;
55581
55886
  }
55582
55887
  /**
55583
55888
  * Returns the `portal` property.
@@ -55586,27 +55891,68 @@ class DrawerPortalComponent extends PortalComponent {
55586
55891
  * @readonly
55587
55892
  */
55588
55893
  get portal() {
55589
- return this._portalOutlet;
55894
+ return this._portal;
55895
+ }
55896
+ /**
55897
+ * Exposes an optional custom header template provided by user content.
55898
+ *
55899
+ * @public
55900
+ * @readonly
55901
+ */
55902
+ get headerTemplate() {
55903
+ return this._slots.header();
55904
+ }
55905
+ /**
55906
+ * Exposes an optional custom actions template provided by user content.
55907
+ *
55908
+ * @public
55909
+ * @readonly
55910
+ */
55911
+ get actionsTemplate() {
55912
+ return this._slots.actions();
55913
+ }
55914
+ /**
55915
+ * Exposes an optional custom footer template provided by user content.
55916
+ *
55917
+ * @public
55918
+ * @readonly
55919
+ */
55920
+ get footerTemplate() {
55921
+ return this._slots.footer();
55922
+ }
55923
+ /**
55924
+ * Exposes an optional custom content template provided by user content.
55925
+ *
55926
+ * @public
55927
+ * @readonly
55928
+ */
55929
+ get contentTemplate() {
55930
+ return this._slots.content();
55590
55931
  }
55591
55932
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DrawerPortalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
55592
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.1.6", type: DrawerPortalComponent, isStandalone: true, selector: "mosaik-drawer-portal", host: { classAttribute: "drawer-portal" }, viewQueries: [{ propertyName: "_portalOutlet", first: true, predicate: CdkPortalOutlet, descendants: true, static: true }, { propertyName: "_drawer", first: true, predicate: DrawerComponent, descendants: true, static: true }], exportAs: ["mosaikDrawerPortal"], usesInheritance: true, ngImport: i0, template: "<mosaik-drawer [header]=\"(this.drawerConfig?.header | of | async) ?? ''\"\n [subHeader]=\"(this.drawerConfig?.subheader | of | async) ?? ''\"\n [closeable]=\"(this.drawerConfig?.closeable | of | async) ?? false\">\n <mosaik-drawer-content cdkScrollable>\n <ng-template cdkPortalOutlet></ng-template>\n </mosaik-drawer-content>\n @if (this.drawerConfig?.actions) {\n <div class=\"mosaik-drawer-actions\">\n @for (action of this.drawerConfig?.actions; track action.label) {\n @if ((action?.visible | of | async) ?? true) {\n <mosaik-button [appearance]=\"action?.kind !== 'primary' ? 'plain' : 'default'\"\n [label]=\"(action?.label | of | async) ?? ''\"\n [disabled]=\"(action?.disabled | of | async) ?? false\"\n [variant]=\"'primary'\"\n (click)=\"action?.handler()\"></mosaik-button>\n }\n }\n </div>\n }\n</mosaik-drawer>", dependencies: [{ kind: "directive", type: CdkScrollable, selector: "[cdk-scrollable], [cdkScrollable]" }, { kind: "directive", type: CdkPortalOutlet, selector: "[cdkPortalOutlet]", inputs: ["cdkPortalOutlet"], outputs: ["attached"], exportAs: ["cdkPortalOutlet"] }, { kind: "component", type: DrawerComponent, selector: "mosaik-drawer", inputs: ["isComposed", "header", "subHeader", "position", "mode", "hasShadow", "themeName", "enter", "exit", "width", "height", "elevation", "isOpen", "hasBackdrop", "pressEscapeToClose", "clickOutsideToClose", "closeable", "dir", "lang"], outputs: ["closed", "opened", "connected", "disconnected", "changed"] }, { kind: "component", type: ButtonComponent, selector: "mosaik-button", inputs: ["download", "href", "rel", "target", "themeName", "reverse", "orientation", "horizontalContentAlignment", "verticalContentAlignment", "fit", "isBusy", "label", "icon", "iconPosition", "iconSize", "type", "variant", "appearance", "size", "value", "disabled", "isFocused", "dir", "lang"], outputs: ["connected", "disconnected", "changed"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: OfPipe, name: "of" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
55933
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.1.6", type: DrawerPortalComponent, isStandalone: true, selector: "mosaik-drawer-portal", host: { classAttribute: "drawer-portal" }, providers: [
55934
+ provideDrawerSlots()
55935
+ ], viewQueries: [{ propertyName: "_portal", first: true, predicate: CdkPortalOutlet, descendants: true, static: true }, { propertyName: "_component", first: true, predicate: DrawerComponent, descendants: true, static: true }], exportAs: ["mosaikDrawerPortal"], usesInheritance: true, ngImport: i0, template: "<mosaik-drawer [header]=\"this.headerTemplate ? '' : ((this.drawerConfig?.header | of | async) ?? '')\"\n [subHeader]=\"this.headerTemplate ? '' : ((this.drawerConfig?.subheader | of | async) ?? '')\"\n [closeable]=\"(this.drawerConfig?.closeable | of | async) ?? false\">\n\n @if (this.headerTemplate; as headerTmpl) {\n <ng-container [ngTemplateOutlet]=\"headerTmpl\" />\n }\n\n <mosaik-drawer-content cdkScrollable>\n @if (this.contentTemplate; as contentTmpl) {\n <ng-container [ngTemplateOutlet]=\"contentTmpl\" />\n } @else { }\n <ng-template cdkPortalOutlet />\n </mosaik-drawer-content>\n\n @if (this.actionsTemplate; as actionsTmpl) {\n <div class=\"mosaik-drawer-actions\">\n <ng-container [ngTemplateOutlet]=\"actionsTmpl\" />\n </div>\n } @else if (this.drawerConfig?.actions) {\n <div class=\"mosaik-drawer-actions\">\n @for (action of this.drawerConfig?.actions; track action.label) {\n @if ((action?.visible | of | async) ?? true) {\n <mosaik-button [appearance]=\"action?.kind === 'primary' ? 'solid' : 'plain'\"\n [label]=\"(action?.label | of | async) ?? ''\"\n [disabled]=\"(action?.disabled | of | async) ?? false\"\n [variant]=\"'primary'\"\n (click)=\"action?.handler()\" />\n }\n }\n </div>\n }\n\n @if (this.footerTemplate; as footerTmpl) {\n <div class=\"mosaik-drawer-footer\">\n <ng-container [ngTemplateOutlet]=\"footerTmpl\" />\n </div>\n }\n</mosaik-drawer>", dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: CdkScrollable, selector: "[cdk-scrollable], [cdkScrollable]" }, { kind: "directive", type: CdkPortalOutlet, selector: "[cdkPortalOutlet]", inputs: ["cdkPortalOutlet"], outputs: ["attached"], exportAs: ["cdkPortalOutlet"] }, { kind: "component", type: DrawerComponent, selector: "mosaik-drawer", inputs: ["isComposed", "header", "subHeader", "position", "mode", "hasShadow", "themeName", "enter", "exit", "width", "height", "elevation", "isOpen", "hasBackdrop", "pressEscapeToClose", "clickOutsideToClose", "closeable", "dir", "lang"], outputs: ["closed", "opened", "connected", "disconnected", "changed"] }, { kind: "component", type: ButtonComponent, selector: "mosaik-button", inputs: ["download", "href", "rel", "target", "themeName", "reverse", "orientation", "horizontalContentAlignment", "verticalContentAlignment", "fit", "isBusy", "label", "icon", "iconPosition", "iconSize", "type", "variant", "appearance", "size", "value", "disabled", "isFocused", "dir", "lang"], outputs: ["connected", "disconnected", "changed"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: OfPipe, name: "of" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
55593
55936
  }
55594
55937
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DrawerPortalComponent, decorators: [{
55595
55938
  type: Component,
55596
55939
  args: [{ selector: 'mosaik-drawer-portal', exportAs: 'mosaikDrawerPortal', host: {
55597
55940
  class: 'drawer-portal'
55598
- }, changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, standalone: true, imports: [
55941
+ }, changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, providers: [
55942
+ provideDrawerSlots()
55943
+ ], imports: [
55599
55944
  AsyncPipe,
55945
+ NgTemplateOutlet,
55600
55946
  OfPipe,
55601
55947
  CdkScrollable,
55602
55948
  CdkPortalOutlet,
55603
55949
  DrawerComponent,
55604
55950
  ButtonComponent
55605
- ], template: "<mosaik-drawer [header]=\"(this.drawerConfig?.header | of | async) ?? ''\"\n [subHeader]=\"(this.drawerConfig?.subheader | of | async) ?? ''\"\n [closeable]=\"(this.drawerConfig?.closeable | of | async) ?? false\">\n <mosaik-drawer-content cdkScrollable>\n <ng-template cdkPortalOutlet></ng-template>\n </mosaik-drawer-content>\n @if (this.drawerConfig?.actions) {\n <div class=\"mosaik-drawer-actions\">\n @for (action of this.drawerConfig?.actions; track action.label) {\n @if ((action?.visible | of | async) ?? true) {\n <mosaik-button [appearance]=\"action?.kind !== 'primary' ? 'plain' : 'default'\"\n [label]=\"(action?.label | of | async) ?? ''\"\n [disabled]=\"(action?.disabled | of | async) ?? false\"\n [variant]=\"'primary'\"\n (click)=\"action?.handler()\"></mosaik-button>\n }\n }\n </div>\n }\n</mosaik-drawer>" }]
55606
- }], ctorParameters: () => [], propDecorators: { _portalOutlet: [{
55951
+ ], template: "<mosaik-drawer [header]=\"this.headerTemplate ? '' : ((this.drawerConfig?.header | of | async) ?? '')\"\n [subHeader]=\"this.headerTemplate ? '' : ((this.drawerConfig?.subheader | of | async) ?? '')\"\n [closeable]=\"(this.drawerConfig?.closeable | of | async) ?? false\">\n\n @if (this.headerTemplate; as headerTmpl) {\n <ng-container [ngTemplateOutlet]=\"headerTmpl\" />\n }\n\n <mosaik-drawer-content cdkScrollable>\n @if (this.contentTemplate; as contentTmpl) {\n <ng-container [ngTemplateOutlet]=\"contentTmpl\" />\n } @else { }\n <ng-template cdkPortalOutlet />\n </mosaik-drawer-content>\n\n @if (this.actionsTemplate; as actionsTmpl) {\n <div class=\"mosaik-drawer-actions\">\n <ng-container [ngTemplateOutlet]=\"actionsTmpl\" />\n </div>\n } @else if (this.drawerConfig?.actions) {\n <div class=\"mosaik-drawer-actions\">\n @for (action of this.drawerConfig?.actions; track action.label) {\n @if ((action?.visible | of | async) ?? true) {\n <mosaik-button [appearance]=\"action?.kind === 'primary' ? 'solid' : 'plain'\"\n [label]=\"(action?.label | of | async) ?? ''\"\n [disabled]=\"(action?.disabled | of | async) ?? false\"\n [variant]=\"'primary'\"\n (click)=\"action?.handler()\" />\n }\n }\n </div>\n }\n\n @if (this.footerTemplate; as footerTmpl) {\n <div class=\"mosaik-drawer-footer\">\n <ng-container [ngTemplateOutlet]=\"footerTmpl\" />\n </div>\n }\n</mosaik-drawer>" }]
55952
+ }], ctorParameters: () => [], propDecorators: { _portal: [{
55607
55953
  type: ViewChild,
55608
55954
  args: [CdkPortalOutlet, { static: true }]
55609
- }], _drawer: [{
55955
+ }], _component: [{
55610
55956
  type: ViewChild,
55611
55957
  args: [DrawerComponent, { static: true }]
55612
55958
  }] } });
@@ -55935,6 +56281,142 @@ function provideDrawers() {
55935
56281
  ]);
55936
56282
  }
55937
56283
 
56284
+ // libs/mosaik-elements-angular/src/Cdk/Overlays/Drawer/Slots/DrawerActionsDirective.ts
56285
+ // #region Imports
56286
+ // #endregion
56287
+ /**
56288
+ * Marks an ng-template inside drawer content as custom actions section.
56289
+ * Usage:
56290
+ * <ng-template mosaikDrawerActions> ... </ng-template>
56291
+ *
56292
+ * @public
56293
+ */
56294
+ class DrawerActionsDirective {
56295
+ // #region Fields
56296
+ _slots = inject(DRAWER_SLOTS);
56297
+ // #endregion
56298
+ // #region Ctor
56299
+ /**
56300
+ * Constructs a new instance of the `DrawerActionsDirective` class.
56301
+ *
56302
+ * @param template The template reference to register.
56303
+ * @public
56304
+ */
56305
+ constructor(template) {
56306
+ this._slots.setActions(template);
56307
+ }
56308
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DrawerActionsDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
56309
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1.6", type: DrawerActionsDirective, isStandalone: true, selector: "ng-template[mosaikDrawerActions]", ngImport: i0 });
56310
+ }
56311
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DrawerActionsDirective, decorators: [{
56312
+ type: Directive,
56313
+ args: [{
56314
+ selector: 'ng-template[mosaikDrawerActions]'
56315
+ }]
56316
+ }], ctorParameters: () => [{ type: i0.TemplateRef }] });
56317
+
56318
+ // libs/mosaik-elements-angular/src/Cdk/Overlays/Drawer/Slots/DrawerContentDirective.ts
56319
+ // #region Imports
56320
+ // #endregion
56321
+ /**
56322
+ * Marks an ng-template inside drawer content as custom content section, replacing the default portal outlet.
56323
+ * Usage:
56324
+ * <ng-template mosaikDrawerContent> ... </ng-template>
56325
+ *
56326
+ * @public
56327
+ */
56328
+ class DrawerContentDirective {
56329
+ // #region Fields
56330
+ _slots = inject(DRAWER_SLOTS);
56331
+ // #endregion
56332
+ // #region Ctor
56333
+ /**
56334
+ * Constructs a new instance of the `DrawerContentDirective` class.
56335
+ *
56336
+ * @param template The template reference to register.
56337
+ * @public
56338
+ */
56339
+ constructor(template) {
56340
+ this._slots.setContent(template);
56341
+ }
56342
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DrawerContentDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
56343
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1.6", type: DrawerContentDirective, isStandalone: true, selector: "ng-template[mosaikDrawerContent]", ngImport: i0 });
56344
+ }
56345
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DrawerContentDirective, decorators: [{
56346
+ type: Directive,
56347
+ args: [{
56348
+ selector: 'ng-template[mosaikDrawerContent]'
56349
+ }]
56350
+ }], ctorParameters: () => [{ type: i0.TemplateRef }] });
56351
+
56352
+ // libs/mosaik-elements-angular/src/Cdk/Overlays/Drawer/Slots/DrawerFooterDirective.ts
56353
+ // #region Imports
56354
+ // #endregion
56355
+ /**
56356
+ * Marks an ng-template inside drawer content as custom footer section.
56357
+ * Usage:
56358
+ * <ng-template mosaikDrawerFooter> ... </ng-template>
56359
+ *
56360
+ * @public
56361
+ */
56362
+ class DrawerFooterDirective {
56363
+ // #region Fields
56364
+ _slots = inject(DRAWER_SLOTS);
56365
+ // #endregion
56366
+ // #region Ctor
56367
+ /**
56368
+ * Constructs a new instance of the `DrawerFooterDirective` class.
56369
+ *
56370
+ * @param template The template reference to register.
56371
+ * @public
56372
+ */
56373
+ constructor(template) {
56374
+ this._slots.setFooter(template);
56375
+ }
56376
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DrawerFooterDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
56377
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1.6", type: DrawerFooterDirective, isStandalone: true, selector: "ng-template[mosaikDrawerFooter]", ngImport: i0 });
56378
+ }
56379
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DrawerFooterDirective, decorators: [{
56380
+ type: Directive,
56381
+ args: [{
56382
+ selector: 'ng-template[mosaikDrawerFooter]'
56383
+ }]
56384
+ }], ctorParameters: () => [{ type: i0.TemplateRef }] });
56385
+
56386
+ // libs/mosaik-elements-angular/src/Cdk/Overlays/Drawer/Slots/DrawerHeaderDirective.ts
56387
+ // #region Imports
56388
+ // #endregion
56389
+ /**
56390
+ * Marks an ng-template inside drawer content as custom header.
56391
+ * Usage:
56392
+ * <ng-template mosaikDrawerHeader> ... </ng-template>
56393
+ *
56394
+ * @public
56395
+ */
56396
+ class DrawerHeaderDirective {
56397
+ // #region Fields
56398
+ _slots = inject(DRAWER_SLOTS);
56399
+ // #endregion
56400
+ // #region Ctor
56401
+ /**
56402
+ * Constructs a new instance of the `DrawerHeaderDirective` class.
56403
+ *
56404
+ * @param template The template reference to register.
56405
+ * @public
56406
+ */
56407
+ constructor(template) {
56408
+ this._slots.setHeader(template);
56409
+ }
56410
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DrawerHeaderDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
56411
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1.6", type: DrawerHeaderDirective, isStandalone: true, selector: "ng-template[mosaikDrawerHeader]", ngImport: i0 });
56412
+ }
56413
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DrawerHeaderDirective, decorators: [{
56414
+ type: Directive,
56415
+ args: [{
56416
+ selector: 'ng-template[mosaikDrawerHeader]'
56417
+ }]
56418
+ }], ctorParameters: () => [{ type: i0.TemplateRef }] });
56419
+
55938
56420
  // #region Imports
55939
56421
  // #endregion
55940
56422
  /**
@@ -56089,8 +56571,7 @@ class TypographyDirective {
56089
56571
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: TypographyDirective, decorators: [{
56090
56572
  type: Directive,
56091
56573
  args: [{
56092
- selector: '[mosaikTypography]',
56093
- standalone: true
56574
+ selector: '[mosaikTypography]'
56094
56575
  }]
56095
56576
  }], ctorParameters: () => [], propDecorators: { typography: [{
56096
56577
  type: Input,
@@ -56363,8 +56844,7 @@ class IconDirective {
56363
56844
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: IconDirective, decorators: [{
56364
56845
  type: Directive,
56365
56846
  args: [{
56366
- selector: 'mosaik-icon[name]',
56367
- standalone: true
56847
+ selector: 'mosaik-icon[name]'
56368
56848
  }]
56369
56849
  }], ctorParameters: () => [], propDecorators: { name: [{
56370
56850
  type: Input
@@ -56455,8 +56935,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
56455
56935
  mosaik-toggle-button[iconName],
56456
56936
  mosaik-tab-item[iconName],
56457
56937
  mosaik-tab-strip-item[iconName],
56458
- `,
56459
- standalone: true
56938
+ `
56460
56939
  }]
56461
56940
  }], ctorParameters: () => [], propDecorators: { iconName: [{
56462
56941
  type: Input
@@ -56671,8 +57150,7 @@ class CardIsBusyDirective {
56671
57150
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: CardIsBusyDirective, decorators: [{
56672
57151
  type: Directive,
56673
57152
  args: [{
56674
- selector: 'mosaik-card[isBusy]',
56675
- standalone: true
57153
+ selector: 'mosaik-card[isBusy]'
56676
57154
  }]
56677
57155
  }], ctorParameters: () => [], propDecorators: { isBusy: [{
56678
57156
  type: Input,
@@ -56940,6 +57418,84 @@ function has(self, value) {
56940
57418
  return value.length === 0 ? false : value.every((x) => self.includes(x));
56941
57419
  }
56942
57420
 
57421
+ // #region Imports
57422
+ // #endregion
57423
+ class WizardNextDirective {
57424
+ // #region Fields
57425
+ _component;
57426
+ // #endregion
57427
+ // #region Ctor
57428
+ /**
57429
+ * Constructs a new instance of the `WizardNextDirective` class.
57430
+ *
57431
+ * @public
57432
+ */
57433
+ constructor() {
57434
+ this._component = inject(WizardComponent);
57435
+ }
57436
+ // #endregion
57437
+ // #region Methods
57438
+ /**
57439
+ * @protected
57440
+ */
57441
+ onClick(_event) {
57442
+ if (this._component.disabled) {
57443
+ return;
57444
+ }
57445
+ this._component.invoke('selectNext');
57446
+ }
57447
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: WizardNextDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
57448
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1.6", type: WizardNextDirective, isStandalone: true, selector: "[mosaikWizardNext]", host: { listeners: { "click": "onClick($event)" } }, ngImport: i0 });
57449
+ }
57450
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: WizardNextDirective, decorators: [{
57451
+ type: Directive,
57452
+ args: [{
57453
+ selector: '[mosaikWizardNext]'
57454
+ }]
57455
+ }], ctorParameters: () => [], propDecorators: { onClick: [{
57456
+ type: HostListener,
57457
+ args: ['click', ['$event']]
57458
+ }] } });
57459
+
57460
+ // #region Imports
57461
+ // #endregion
57462
+ class WizardPrevDirective {
57463
+ // #region Fields
57464
+ _component;
57465
+ // #endregion
57466
+ // #region Ctor
57467
+ /**
57468
+ * Constructs a new instance of the `WizardPrevDirective` class.
57469
+ *
57470
+ * @public
57471
+ */
57472
+ constructor() {
57473
+ this._component = inject(WizardComponent);
57474
+ }
57475
+ // #endregion
57476
+ // #region Methods
57477
+ /**
57478
+ * @protected
57479
+ */
57480
+ onClick(_event) {
57481
+ if (this._component.disabled) {
57482
+ return;
57483
+ }
57484
+ this._component.invoke('selectPrevious');
57485
+ }
57486
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: WizardPrevDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
57487
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1.6", type: WizardPrevDirective, isStandalone: true, selector: "[mosaikWizardPrev]", host: { listeners: { "click": "onClick($event)" } }, ngImport: i0 });
57488
+ }
57489
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: WizardPrevDirective, decorators: [{
57490
+ type: Directive,
57491
+ args: [{
57492
+ selector: '[mosaikWizardPrev]'
57493
+ }]
57494
+ }], ctorParameters: () => [], propDecorators: { onClick: [{
57495
+ type: HostListener,
57496
+ args: ['click', ['$event']]
57497
+ }] } });
57498
+
56943
57499
  // #region Imports
56944
57500
  // #endregion
56945
57501
  /**
@@ -57011,8 +57567,7 @@ class PerspectiveDirective {
57011
57567
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PerspectiveDirective, decorators: [{
57012
57568
  type: Directive,
57013
57569
  args: [{
57014
- selector: '[mosaikPerspective]',
57015
- standalone: true
57570
+ selector: '[mosaikPerspective]'
57016
57571
  }]
57017
57572
  }], ctorParameters: () => [], propDecorators: { config: [{
57018
57573
  type: Input,
@@ -57091,8 +57646,7 @@ class RippleDirective {
57091
57646
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: RippleDirective, decorators: [{
57092
57647
  type: Directive,
57093
57648
  args: [{
57094
- selector: '[mosaikRipple]',
57095
- standalone: true
57649
+ selector: '[mosaikRipple]'
57096
57650
  }]
57097
57651
  }], ctorParameters: () => [], propDecorators: { config: [{
57098
57652
  type: Input,
@@ -57171,8 +57725,7 @@ class ScaleDirective {
57171
57725
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: ScaleDirective, decorators: [{
57172
57726
  type: Directive,
57173
57727
  args: [{
57174
- selector: '[mosaikScale]',
57175
- standalone: true
57728
+ selector: '[mosaikScale]'
57176
57729
  }]
57177
57730
  }], ctorParameters: () => [], propDecorators: { config: [{
57178
57731
  type: Input,
@@ -57384,8 +57937,7 @@ class TranslateDirective {
57384
57937
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: TranslateDirective, decorators: [{
57385
57938
  type: Directive,
57386
57939
  args: [{
57387
- selector: '[mosaikTranslate]',
57388
- standalone: true
57940
+ selector: '[mosaikTranslate]'
57389
57941
  }]
57390
57942
  }], ctorParameters: () => [], propDecorators: { scope: [{
57391
57943
  type: Input,
@@ -57479,7 +58031,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
57479
58031
  type: Pipe,
57480
58032
  args: [{
57481
58033
  name: 'translate',
57482
- standalone: true,
57483
58034
  pure: true
57484
58035
  }]
57485
58036
  }], ctorParameters: () => [] });
@@ -57698,8 +58249,7 @@ class BreakpointDirective {
57698
58249
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: BreakpointDirective, decorators: [{
57699
58250
  type: Directive,
57700
58251
  args: [{
57701
- selector: '[mosaikBreakpoint]',
57702
- standalone: true
58252
+ selector: '[mosaikBreakpoint]'
57703
58253
  }]
57704
58254
  }], ctorParameters: () => [] });
57705
58255
 
@@ -57791,8 +58341,7 @@ class FlexDirective {
57791
58341
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: FlexDirective, decorators: [{
57792
58342
  type: Directive,
57793
58343
  args: [{
57794
- selector: '[mosaikFlex]',
57795
- standalone: true
58344
+ selector: '[mosaikFlex]'
57796
58345
  }]
57797
58346
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }], propDecorators: { justify: [{
57798
58347
  type: Input,
@@ -57953,8 +58502,7 @@ class SpacerDirective {
57953
58502
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: SpacerDirective, decorators: [{
57954
58503
  type: Directive,
57955
58504
  args: [{
57956
- selector: '[mosaikSpacer]',
57957
- standalone: true
58505
+ selector: '[mosaikSpacer]'
57958
58506
  }]
57959
58507
  }], ctorParameters: () => [], propDecorators: { multiplier: [{
57960
58508
  type: Input,
@@ -58322,8 +58870,7 @@ class AnimateDirective {
58322
58870
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AnimateDirective, decorators: [{
58323
58871
  type: Directive,
58324
58872
  args: [{
58325
- selector: '[mosaikAnimate]',
58326
- standalone: true
58873
+ selector: '[mosaikAnimate]'
58327
58874
  }]
58328
58875
  }], ctorParameters: () => [], propDecorators: { animate: [{
58329
58876
  type: Input,
@@ -58381,8 +58928,7 @@ class FormatPipe {
58381
58928
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: FormatPipe, decorators: [{
58382
58929
  type: Pipe,
58383
58930
  args: [{
58384
- name: 'format',
58385
- standalone: true
58931
+ name: 'format'
58386
58932
  }]
58387
58933
  }] });
58388
58934
 
@@ -58450,8 +58996,7 @@ class FilterByPipe {
58450
58996
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: FilterByPipe, decorators: [{
58451
58997
  type: Pipe,
58452
58998
  args: [{
58453
- name: 'filterBy',
58454
- standalone: true
58999
+ name: 'filterBy'
58455
59000
  }]
58456
59001
  }] });
58457
59002
 
@@ -58535,8 +59080,7 @@ class OrderByPipe {
58535
59080
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: OrderByPipe, decorators: [{
58536
59081
  type: Pipe,
58537
59082
  args: [{
58538
- name: 'orderBy',
58539
- standalone: true
59083
+ name: 'orderBy'
58540
59084
  }]
58541
59085
  }] });
58542
59086
 
@@ -58544,5 +59088,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
58544
59088
  * Generated bundle index. Do not edit.
58545
59089
  */
58546
59090
 
58547
- export { ABSOLUTE_DEFAULT_PROPS, ABSOLUTE_ITEM_DEFAULT_PROPS, ANCHOR_DEFAULT_PROPS, APP_DEFAULT_PROPS, APP_HEADER_DEFAULT_PROPS, AUTO_COMPLETE_BOX_DEFAULT_PROPS, AVATAR_DEFAULT_PROPS, AVATAR_GROUP_DEFAULT_PROPS, AbsoluteComponent, AbsoluteItemComponent, AnchorComponent, AnimateDirective, AnimationRegistry, AppComponent, AppHeaderComponent, AutoCompleteBoxComponent, AvatarComponent, AvatarGroupComponent, BACKDROP_DEFAULT_PROPS, BADGE_DEFAULT_PROPS, BANNER_DEFAULT_PROPS, BANNER_HEADER_DEFAULT_PROPS, BANNER_SUB_HEADER_DEFAULT_PROPS, BOTTOM_SHEET_DEFAULT_PROPS, BOX_DEFAULT_PROPS, BREADCRUMB_DEFAULT_PROPS, BREADCRUMB_ITEM_DEFAULT_PROPS, BUTTON_DEFAULT_PROPS, BUTTON_GROUP_DEFAULT_PROPS, BackdropComponent, BadgeComponent, BannerComponent, BannerHeaderComponent, BannerSubHeaderComponent, BottomSheetComponent, BottomSheetService, BoxComponent, BreadcrumbComponent, BreadcrumbItemComponent, BreakpointDirective, BreakpointRegistry, ButtonComponent, ButtonGroupComponent, CALENDAR_DEFAULT_PROPS, CALENDAR_HEADER_DEFAULT_PROPS, CALENDAR_ITEM_DEFAULT_PROPS, CALENDAR_SUB_HEADER_DEFAULT_PROPS, CAMERA_DEFAULT_PROPS, CARD_ACTIONS_DEFAULT_PROPS, CARD_CONTENT_DEFAULT_PROPS, CARD_DEFAULT_PROPS, CARD_FOOTER_DEFAULT_PROPS, CARD_HEADER_DEFAULT_PROPS, CARD_SUB_TITLE_DEFAULT_PROPS, CARD_TITLE_DEFAULT_PROPS, CAROUSEL2_DEFAULT_PROPS, CAROUSEL_DEFAULT_PROPS, CAROUSEL_ITEM2_DEFAULT_PROPS, CAROUSEL_ITEM_DEFAULT_PROPS, CELL_DEFAULT_PROPS, CELL_GROUP_DEFAULT_PROPS, CHART_DEFAULT_PROPS, CHAT_DEFAULT_PROPS, CHAT_HEADER_DEFAULT_PROPS, CHAT_INPUT_DEFAULT_PROPS, CHAT_MARKER_DEFAULT_PROPS, CHAT_MESSAGE_AVATAR_DEFAULT_PROPS, CHAT_MESSAGE_DEFAULT_PROPS, CHAT_MESSAGE_DIVIDER_DEFAULT_PROPS, CHECKBOX_DEFAULT_PROPS, CHECKMARK_DEFAULT_PROPS, CHECK_BOX_GROUP_DEFAULT_PROPS, CHIP_BOX_DEFAULT_PROPS, CHIP_DEFAULT_PROPS, CHOICE_DEFAULT_PROPS, CHOICE_GROUP_DEFAULT_PROPS, CHOICE_GROUP_HEADER_DEFAULT_PROPS, CODE_DEFAULT_PROPS, COLOR_AREA_DEFAULT_PROPS, COLOR_BOX_DEFAULT_PROPS, COLOR_PICKER_DEFAULT_PROPS, COLOR_SLIDER_DEFAULT_PROPS, COLOR_SWATCH_DEFAULT_PROPS, COLOR_SWATCH_GROUP_DEFAULT_PROPS, COLOR_THUMB_DEFAULT_PROPS, COMBO_DEFAULT_PROPS, COMBO_ITEM_DEFAULT_PROPS, COMMENT_DEFAULT_PROPS, COMPOUND_BUTTON_DEFAULT_PROPS, COOKIES_CONSENT_DEFAULT_PROPS, CalendarComponent, CalendarHeaderComponent, CalendarItemComponent, CalendarSubHeaderComponent, CameraComponent, Cancel, CardActionsComponent, CardComponent, CardContentComponent, CardFooterComponent, CardHeaderComponent, CardIsBusyDirective, CardSubTitleComponent, CardTitleComponent, Carousel2Component, CarouselComponent, CarouselItem2Component, CarouselItemComponent, CellComponent, CellGroupComponent, ChartComponent, ChatComponent, ChatHeaderComponent, ChatInputComponent, ChatMarkerComponent, ChatMessageAvatarComponent, ChatMessageComponent, ChatMessageDividerComponent, CheckBoxGroupComponent, CheckboxComponent, CheckmarkComponent, ChipBoxComponent, ChipComponent, ChoiceComponent, ChoiceGroupComponent, ChoiceGroupHeaderComponent, CodeComponent, ColorAreaComponent, ColorBoxComponent, ColorPickerComponent, ColorSliderComponent, ColorSwatchComponent, ColorSwatchGroupComponent, ColorThumbComponent, ComboComponent, ComboItemComponent, CommentComponent, CompoundButtonComponent, CookiesConsentComponent, DATA_LIST_DEFAULT_PROPS, DATA_TABLE_DEFAULT_PROPS, DATE_BOX_DEFAULT_PROPS, DATE_TIME_BOX_DEFAULT_PROPS, DIALOG_ACTIONS_DEFAULT_PROPS, DIALOG_CONFIG, DIALOG_CONTENT_DEFAULT_PROPS, DIALOG_DEFAULT_PROPS, DIALOG_FOOTER_DEFAULT_PROPS, DIALOG_HEADER_DEFAULT_PROPS, DIALOG_HEADER_SUB_TEXT_DEFAULT_PROPS, DIALOG_HEADER_TEXT_DEFAULT_PROPS, DIALOG_REF, DIALOG_REF_DATA, DISCLOSURE_DEFAULT_PROPS, DISMISS_DEFAULT_PROPS, DIVIDER_DEFAULT_PROPS, DOT_DEFAULT_PROPS, DRAWER_CONFIG, DRAWER_CONTAINER_DEFAULT_PROPS, DRAWER_CONTENT_DEFAULT_PROPS, DRAWER_DEFAULT_PROPS, DRAWER_REF, DRAWER_REF_DATA, DROP_DOWN_BUTTON_DEFAULT_PROPS, DROP_ZONE_DEFAULT_PROPS, DataListComponent, DataTableComponent, DateBoxComponent, DateTimeBoxComponent, DialogActionsComponent, DialogComponent, DialogContentComponent, DialogFooterComponent, DialogHeaderComponent, DialogHeaderSubTextComponent, DialogHeaderTextComponent, DialogPortalComponent, DialogRef, DialogService, DisclosureComponent, DismissComponent, DividerComponent, DotComponent, DrawerComponent, DrawerContainerComponent, DrawerContentComponent, DrawerPortalComponent, DrawerRef, DrawerService, DropDownButtonComponent, DropZoneComponent, ELEVATION_DEFAULT_PROPS, EMOJI_DEFAULT_PROPS, EMPTY_STATE_DEFAULT_PROPS, EPG_CHANNEL_DEFAULT_PROPS, EPG_DEFAULT_PROPS, EPG_PROGRAM_DEFAULT_PROPS, ERROR_DEFAULT_PROPS, ERROR_STATE_DEFAULT_PROPS, EXPANDABLE_DEFAULT_PROPS, EXPANDER_DEFAULT_PROPS, EXPANDER_GROUP_DEFAULT_PROPS, EXPANDER_HEADER_DEFAULT_PROPS, EXPANDER_SUB_HEADER_DEFAULT_PROPS, ElevationComponent, EmojiComponent, EmptyStateComponent, EpgChannelComponent, EpgComponent, EpgProgramComponent, ErrorComponent, ErrorDirective, ErrorGroupDirective, ErrorStateComponent, ExpandableComponent, ExpanderComponent, ExpanderGroupComponent, ExpanderHeaderComponent, ExpanderSubHeaderComponent, FILE_PICKER_DEFAULT_PROPS, FILE_UPLOAD_DEFAULT_PROPS, FILE_UPLOAD_ITEM_DEFAULT_PROPS, FLIP_DEFAULT_PROPS, FLOATING_ACTION_BUTTON_DEFAULT_PROPS, FLOATING_ACTION_BUTTON_GROUP_DEFAULT_PROPS, FLOATING_DEFAULT_PROPS, FLOATING_TRIGGER_DEFAULT_PROPS, FOCUS_RING_DEFAULT_PROPS, FOOTER_DEFAULT_PROPS, FOOTER_ITEM_DEFAULT_PROPS, FOOTER_ITEM_GROUP_DEFAULT_PROPS, FORM_DEFAULT_PROPS, FORM_FIELD_DEFAULT_PROPS, FORM_STATUS_HOST, FilePickerComponent, FileUploadComponent, FileUploadItemComponent, FilterByPipe, FlexDirective, FlipComponent, FlipToDirective, FloatingActionButtonComponent, FloatingActionButtonGroupComponent, FloatingComponent, FloatingTriggerComponent, FocusRingComponent, FooterComponent, FooterItemComponent, FooterItemGroupComponent, FormComponent, FormFieldComponent, FormStatusDirective, FormValidator, FormatPipe, GRID_DEFAULT_PROPS, GRID_ITEM_DEFAULT_PROPS, GridComponent, GridItemComponent, HELMET_DEFAULT_PROPS, HINT_DEFAULT_PROPS, HelmetComponent, HintComponent, ICON_DEFAULT_PROPS, IMAGE_DEFAULT_PROPS, INDICATOR_DEFAULT_PROPS, IconComponent, IconDirective, IconNameDirective, IconRegistry, ImageComponent, IndicatorComponent, JUMBOTRON_DEFAULT_PROPS, JUMBOTRON_HEADER_DEFAULT_PROPS, JUMBOTRON_SUB_HEADER_DEFAULT_PROPS, JumbotronComponent, JumbotronHeaderComponent, JumbotronSubHeaderComponent, KBD_DEFAULT_PROPS, KBD_SHORTCUT_DEFAULT_PROPS, KbdComponent, KbdShortcutComponent, LIGHT_CHAIN_DEFAULT_PROPS, LIST_DEFAULT_PROPS, LIST_ITEM_DEFAULT_PROPS, LIST_ITEM_GROUP_DEFAULT_PROPS, LightChainComponent, ListComponent, ListItemComponent, ListItemGroupComponent, MARQUEE_DEFAULT_PROPS, MASONRY_DEFAULT_PROPS, MENU_DEFAULT_PROPS, MENU_ITEM_DEFAULT_PROPS, MENU_ITEM_GROUP_DEFAULT_PROPS, MESSAGE_BOX_DEFAULT_PROPS, METER_BAR_DEFAULT_PROPS, METER_RING_DEFAULT_PROPS, MarqueeComponent, MasonryComponent, MenuComponent, MenuItemComponent, MenuItemGroupComponent, MessageBoxComponent, MessageBoxService, MeterBarComponent, MeterRingComponent, NUMBER_BOX_DEFAULT_PROPS, NUMBER_COUNTER_DEFAULT_PROPS, NUMBER_DEFAULT_PROPS, NumberBoxComponent, NumberComponent, NumberCounterComponent, OfPipe, OrderByPipe, PAGE_CONTENT_DEFAULT_PROPS, PAGE_DEFAULT_PROPS, PAGE_HEADER_DEFAULT_PROPS, PAGE_MENU_DEFAULT_PROPS, PAGE_PRE_CONTENT_DEFAULT_PROPS, PAGE_PRE_HEADER_DEFAULT_PROPS, PAGINATOR_DEFAULT_PROPS, PASSWORD_BOX_DEFAULT_PROPS, PATTERN_DEFAULT_PROPS, PERSONA_DEFAULT_PROPS, PERSPECTIVE_DEFAULT_PROPS, PIN_BOX_DEFAULT_PROPS, POPUP_DEFAULT_PROPS, PORTAL_DEFAULT_PROPS, PORTAL_HOST_DEFAULT_PROPS, PORTAL_PROJECTION_DEFAULT_PROPS, PROGRESS_BAR_DEFAULT_PROPS, PROGRESS_RING_DEFAULT_PROPS, PageComponent, PageContentComponent, PageHeaderComponent, PageMenuComponent, PagePreContentComponent, PagePreHeaderComponent, PaginatorComponent, PasswordBoxComponent, PatternComponent, PersonaComponent, PerspectiveComponent, PerspectiveDirective, PinBoxComponent, PopupComponent, PortalComponent$1 as PortalComponent, PortalHostComponent, PortalProjectionComponent, ProgressBarComponent, ProgressRingComponent, QRCODE_DEFAULT_PROPS, QRCodeComponent, RADIO_DEFAULT_PROPS, RADIO_GROUP_DEFAULT_PROPS, RATING_DEFAULT_PROPS, REPEAT_BUTTON_DEFAULT_PROPS, RESIZE_ADORNER_DEFAULT_PROPS, RIBBON_DEFAULT_PROPS, RICH_TEXT_BOX_DEFAULT_PROPS, RIPPLE_DEFAULT_PROPS, RadioComponent, RadioGroupComponent, RatingComponent, RepeatButtonComponent, ResizeAdornerComponent, RibbonComponent, RichTextBoxComponent, RippleComponent, RippleDirective, SCALE_DEFAULT_PROPS, SCROLL_DEFAULT_PROPS, SCRUB_SLIDER_DEFAULT_PROPS, SEARCH_BOX_DEFAULT_PROPS, SEGMENT_DEFAULT_PROPS, SEGMENT_ITEM_DEFAULT_PROPS, SELECT_DEFAULT_PROPS, SELECT_ITEM_DEFAULT_PROPS, SELECT_ITEM_GROUP_DEFAULT_PROPS, SIGNATURE_PAD_DEFAULT_PROPS, SKELETON_DEFAULT_PROPS, SLIDER2THUMB_DEFAULT_PROPS, SLIDER2_DEFAULT_PROPS, SLIDER_DEFAULT_PROPS, SPACER_DEFAULT_PROPS, SPLIT_BUTTON_DEFAULT_PROPS, SPLIT_DEFAULT_PROPS, STACK_DEFAULT_PROPS, STICKY_DEFAULT_PROPS, SUCCESS_STATE_DEFAULT_PROPS, SUMMARY_DEFAULT_PROPS, SWIPE_DEFAULT_PROPS, ScaleComponent, ScaleDirective, ScrollComponent, ScrubSliderComponent, SearchBoxComponent, SegmentComponent, SegmentItemComponent, SelectComponent, SelectItemComponent, SelectItemGroupComponent, SignaturePadComponent, SkeletonComponent, Slider2Component, Slider2ThumbComponent, SliderComponent, SpacerComponent, SpacerDirective, SplitButtonComponent, SplitComponent, StackComponent, StickyComponent, SuccessStateComponent, SummaryComponent, SwipeComponent, TABLE_BODY_DEFAULT_PROPS, TABLE_CELL_DEFAULT_PROPS, TABLE_DEFAULT_PROPS, TABLE_FOOTER_DEFAULT_PROPS, TABLE_HEADER_DEFAULT_PROPS, TABLE_ROW_DEFAULT_PROPS, TAB_DEFAULT_PROPS, TAB_ITEM_DEFAULT_PROPS, TAB_PANEL_DEFAULT_PROPS, TAB_STRIP_DEFAULT_PROPS, TAB_STRIP_ITEM_DEFAULT_PROPS, TEXT_BOX_DEFAULT_PROPS, TEXT_DEFAULT_PROPS, TEXT_FORMAT_DEFAULT_PROPS, THEME, THEME2_DEFAULT_PROPS, THEME_MODE, TICK_BAR_DEFAULT_PROPS, TILE_LIST_DEFAULT_PROPS, TILE_LIST_ITEM_DEFAULT_PROPS, TIME_BOX_DEFAULT_PROPS, TOAST_DEFAULT_PROPS, TOGGLE_BUTTON_DEFAULT_PROPS, TOGGLE_SWITCH_DEFAULT_PROPS, TOGGLE_TIP_DEFAULT_PROPS, TOOLBAR_DEFAULT_PROPS, TOOLTIP_DEFAULT_PROPS, TREE_DEFAULT_PROPS, TREE_ITEM_DEFAULT_PROPS, TabComponent, TabItemComponent, TabPanelComponent, TabStripComponent, TabStripItemComponent, TableBodyComponent, TableCellComponent, TableComponent, TableFooterComponent, TableHeaderComponent, TableRowComponent, TextBoxComponent, TextComponent, TextFormatComponent, Theme2Component, TickBarComponent, TileListComponent, TileListItemComponent, TimeBoxComponent, ToastComponent, ToastService, ToggleButtonComponent, ToggleSwitchComponent, ToggleTipComponent, ToolbarComponent, TooltipComponent, TranslateDirective, TranslatePipe, TranslateService, TreeComponent, TreeItemComponent, TypographyDirective, UP_DOWN_SPINNER_DEFAULT_PROPS, UpDownSpinnerComponent, VIDEO_DEFAULT_PROPS, VIRTUALIZE_DEFAULT_PROPS, Validators, VideoComponent, VirtualizeComponent, WIZARD_DEFAULT_PROPS, WIZARD_STEP_DEFAULT_PROPS, WRAP_DEFAULT_PROPS, WizardComponent, WizardStepComponent, WrapComponent, provideAbsoluteComponent, provideAbsoluteItemComponent, provideAnchorComponent, provideAnimate, provideAppComponent, provideAppHeaderComponent, provideAutoCompleteBoxComponent, provideAvatarComponent, provideAvatarGroupComponent, provideBackdropComponent, provideBadgeComponent, provideBannerComponent, provideBannerHeaderComponent, provideBannerSubHeaderComponent, provideBottomSheetComponent, provideBoxComponent, provideBreadcrumbComponent, provideBreadcrumbItemComponent, provideBreakpoints, provideButtonComponent, provideButtonGroupComponent, provideCalendarComponent, provideCalendarHeaderComponent, provideCalendarItemComponent, provideCalendarSubHeaderComponent, provideCameraComponent, provideCardActionsComponent, provideCardComponent, provideCardContentComponent, provideCardFooterComponent, provideCardHeaderComponent, provideCardSubTitleComponent, provideCardTitleComponent, provideCarousel2Component, provideCarouselComponent, provideCarouselItem2Component, provideCarouselItemComponent, provideCellComponent, provideCellGroupComponent, provideChartComponent, provideChatComponent, provideChatHeaderComponent, provideChatInputComponent, provideChatMarkerComponent, provideChatMessageAvatarComponent, provideChatMessageComponent, provideChatMessageDividerComponent, provideCheckBoxGroupComponent, provideCheckboxComponent, provideCheckmarkComponent, provideChipBoxComponent, provideChipComponent, provideChoiceComponent, provideChoiceGroupComponent, provideChoiceGroupHeaderComponent, provideCodeComponent, provideColorAreaComponent, provideColorBoxComponent, provideColorPickerComponent, provideColorSliderComponent, provideColorSwatchComponent, provideColorSwatchGroupComponent, provideColorThumbComponent, provideComboComponent, provideComboItemComponent, provideCommentComponent, provideCompoundButtonComponent, provideCookiesConsentComponent, provideDataListComponent, provideDataTableComponent, provideDateBoxComponent, provideDateTimeBoxComponent, provideDialogActionsComponent, provideDialogComponent, provideDialogContentComponent, provideDialogFooterComponent, provideDialogHeaderComponent, provideDialogHeaderSubTextComponent, provideDialogHeaderTextComponent, provideDialogs, provideDisclosureComponent, provideDismissComponent, provideDividerComponent, provideDotComponent, provideDrawerComponent, provideDrawerContainerComponent, provideDrawerContentComponent, provideDrawers, provideDropDownButtonComponent, provideDropZoneComponent, provideElevationComponent, provideEmojiComponent, provideEmptyStateComponent, provideEpgChannelComponent, provideEpgComponent, provideEpgProgramComponent, provideErrorComponent, provideErrorStateComponent, provideExpandableComponent, provideExpanderComponent, provideExpanderGroupComponent, provideExpanderHeaderComponent, provideExpanderSubHeaderComponent, provideFilePickerComponent, provideFileUploadComponent, provideFileUploadItemComponent, provideFlipComponent, provideFloatingActionButtonComponent, provideFloatingActionButtonGroupComponent, provideFloatingComponent, provideFloatingTriggerComponent, provideFocusRingComponent, provideFooterComponent, provideFooterItemComponent, provideFooterItemGroupComponent, provideFormComponent, provideFormFieldComponent, provideGridComponent, provideGridItemComponent, provideHelmetComponent, provideHintComponent, provideIconComponent, provideIconRegistry, provideIcons, provideImageComponent, provideIndicatorComponent, provideJumbotronComponent, provideJumbotronHeaderComponent, provideJumbotronSubHeaderComponent, provideKbdComponent, provideKbdShortcutComponent, provideLightChainComponent, provideListComponent, provideListItemComponent, provideListItemGroupComponent, provideMarqueeComponent, provideMasonryComponent, provideMenuComponent, provideMenuItemComponent, provideMenuItemGroupComponent, provideMessageBoxComponent, provideMessageBoxes, provideMeterBarComponent, provideMeterRingComponent, provideNumberBoxComponent, provideNumberComponent, provideNumberCounterComponent, providePageComponent, providePageContentComponent, providePageHeaderComponent, providePageMenuComponent, providePagePreContentComponent, providePagePreHeaderComponent, providePaginatorComponent, providePasswordBoxComponent, providePatternComponent, providePersonaComponent, providePerspectiveComponent, providePinBoxComponent, providePopupComponent, providePortalComponent, providePortalHostComponent, providePortalProjectionComponent, provideProgressBarComponent, provideProgressRingComponent, provideQRCodeComponent, provideRadioComponent, provideRadioGroupComponent, provideRatingComponent, provideRepeatButtonComponent, provideResizeAdornerComponent, provideRibbonComponent, provideRichTextBoxComponent, provideRippleComponent, provideScaleComponent, provideScrollComponent, provideScrubSliderComponent, provideSearchBoxComponent, provideSegmentComponent, provideSegmentItemComponent, provideSelectComponent, provideSelectItemComponent, provideSelectItemGroupComponent, provideSignaturePadComponent, provideSkeletonComponent, provideSlider2Component, provideSlider2ThumbComponent, provideSliderComponent, provideSpacerComponent, provideSplitButtonComponent, provideSplitComponent, provideStackComponent, provideStickyComponent, provideSuccessStateComponent, provideSummaryComponent, provideSwipeComponent, provideTabComponent, provideTabItemComponent, provideTabPanelComponent, provideTabStripComponent, provideTabStripItemComponent, provideTableBodyComponent, provideTableCellComponent, provideTableComponent, provideTableFooterComponent, provideTableHeaderComponent, provideTableRowComponent, provideTextBoxComponent, provideTextComponent, provideTextFormatComponent, provideTheme, provideTheme2Component, provideTickBarComponent, provideTileListComponent, provideTileListItemComponent, provideTimeBoxComponent, provideToastComponent, provideToasts, provideToggleButtonComponent, provideToggleSwitchComponent, provideToggleTipComponent, provideToolbarComponent, provideTooltipComponent, provideTranslationRegistry, provideTranslations, provideTreeComponent, provideTreeItemComponent, provideUpDownSpinnerComponent, provideVideoComponent, provideVirtualizeComponent, provideWizardComponent, provideWizardStepComponent, provideWrapComponent };
59091
+ export { ABSOLUTE_DEFAULT_PROPS, ABSOLUTE_ITEM_DEFAULT_PROPS, ANCHOR_DEFAULT_PROPS, APP_DEFAULT_PROPS, APP_HEADER_DEFAULT_PROPS, AUTO_COMPLETE_BOX_DEFAULT_PROPS, AVATAR_DEFAULT_PROPS, AVATAR_GROUP_DEFAULT_PROPS, AbsoluteComponent, AbsoluteItemComponent, AnchorComponent, AnimateDirective, AnimationRegistry, AppComponent, AppHeaderComponent, AutoCompleteBoxComponent, AvatarComponent, AvatarGroupComponent, BACKDROP_DEFAULT_PROPS, BADGE_DEFAULT_PROPS, BANNER_DEFAULT_PROPS, BANNER_HEADER_DEFAULT_PROPS, BANNER_SUB_HEADER_DEFAULT_PROPS, BOTTOM_SHEET_DEFAULT_PROPS, BOX_DEFAULT_PROPS, BREADCRUMB_DEFAULT_PROPS, BREADCRUMB_ITEM_DEFAULT_PROPS, BUTTON_DEFAULT_PROPS, BUTTON_GROUP_DEFAULT_PROPS, BackdropComponent, BadgeComponent, BannerComponent, BannerHeaderComponent, BannerSubHeaderComponent, BottomSheetComponent, BottomSheetService, BoxComponent, BreadcrumbComponent, BreadcrumbItemComponent, BreakpointDirective, BreakpointRegistry, ButtonComponent, ButtonGroupComponent, CALENDAR_DEFAULT_PROPS, CALENDAR_HEADER_DEFAULT_PROPS, CALENDAR_ITEM_DEFAULT_PROPS, CALENDAR_SUB_HEADER_DEFAULT_PROPS, CAMERA_DEFAULT_PROPS, CARD_ACTIONS_DEFAULT_PROPS, CARD_CONTENT_DEFAULT_PROPS, CARD_DEFAULT_PROPS, CARD_FOOTER_DEFAULT_PROPS, CARD_HEADER_DEFAULT_PROPS, CARD_SUB_TITLE_DEFAULT_PROPS, CARD_TITLE_DEFAULT_PROPS, CAROUSEL2_DEFAULT_PROPS, CAROUSEL_DEFAULT_PROPS, CAROUSEL_ITEM2_DEFAULT_PROPS, CAROUSEL_ITEM_DEFAULT_PROPS, CELL_DEFAULT_PROPS, CELL_GROUP_DEFAULT_PROPS, CHART_DEFAULT_PROPS, CHAT_DEFAULT_PROPS, CHAT_HEADER_DEFAULT_PROPS, CHAT_INPUT_DEFAULT_PROPS, CHAT_MARKER_DEFAULT_PROPS, CHAT_MESSAGE_AVATAR_DEFAULT_PROPS, CHAT_MESSAGE_DEFAULT_PROPS, CHAT_MESSAGE_DIVIDER_DEFAULT_PROPS, CHECKBOX_DEFAULT_PROPS, CHECKMARK_DEFAULT_PROPS, CHECK_BOX_GROUP_DEFAULT_PROPS, CHIP_BOX_DEFAULT_PROPS, CHIP_DEFAULT_PROPS, CHOICE_DEFAULT_PROPS, CHOICE_GROUP_DEFAULT_PROPS, CHOICE_GROUP_HEADER_DEFAULT_PROPS, CODE_DEFAULT_PROPS, COLOR_AREA_DEFAULT_PROPS, COLOR_BOX_DEFAULT_PROPS, COLOR_PICKER_DEFAULT_PROPS, COLOR_SLIDER_DEFAULT_PROPS, COLOR_SWATCH_DEFAULT_PROPS, COLOR_SWATCH_GROUP_DEFAULT_PROPS, COLOR_THUMB_DEFAULT_PROPS, COMBO_DEFAULT_PROPS, COMBO_ITEM_DEFAULT_PROPS, COMMENT_DEFAULT_PROPS, COMPOUND_BUTTON_DEFAULT_PROPS, COOKIES_CONSENT_DEFAULT_PROPS, CalendarComponent, CalendarHeaderComponent, CalendarItemComponent, CalendarSubHeaderComponent, CameraComponent, Cancel, CardActionsComponent, CardComponent, CardContentComponent, CardFooterComponent, CardHeaderComponent, CardIsBusyDirective, CardSubTitleComponent, CardTitleComponent, Carousel2Component, CarouselComponent, CarouselItem2Component, CarouselItemComponent, CellComponent, CellGroupComponent, ChartComponent, ChatComponent, ChatHeaderComponent, ChatInputComponent, ChatMarkerComponent, ChatMessageAvatarComponent, ChatMessageComponent, ChatMessageDividerComponent, CheckBoxGroupComponent, CheckboxComponent, CheckmarkComponent, ChipBoxComponent, ChipComponent, ChoiceComponent, ChoiceGroupComponent, ChoiceGroupHeaderComponent, CodeComponent, ColorAreaComponent, ColorBoxComponent, ColorPickerComponent, ColorSliderComponent, ColorSwatchComponent, ColorSwatchGroupComponent, ColorThumbComponent, ComboComponent, ComboItemComponent, CommentComponent, CompoundButtonComponent, CookiesConsentComponent, DATA_LIST_DEFAULT_PROPS, DATA_TABLE_DEFAULT_PROPS, DATE_BOX_DEFAULT_PROPS, DATE_TIME_BOX_DEFAULT_PROPS, DIALOG_ACTIONS_DEFAULT_PROPS, DIALOG_CONFIG, DIALOG_CONTENT_DEFAULT_PROPS, DIALOG_DEFAULT_PROPS, DIALOG_FOOTER_DEFAULT_PROPS, DIALOG_HEADER_DEFAULT_PROPS, DIALOG_HEADER_SUB_TEXT_DEFAULT_PROPS, DIALOG_HEADER_TEXT_DEFAULT_PROPS, DIALOG_REF, DIALOG_REF_DATA, DIALOG_SLOTS, DISCLOSURE_DEFAULT_PROPS, DISMISS_DEFAULT_PROPS, DIVIDER_DEFAULT_PROPS, DOT_DEFAULT_PROPS, DRAWER_CONFIG, DRAWER_CONTAINER_DEFAULT_PROPS, DRAWER_CONTENT_DEFAULT_PROPS, DRAWER_DEFAULT_PROPS, DRAWER_REF, DRAWER_REF_DATA, DRAWER_SLOTS, DROP_DOWN_BUTTON_DEFAULT_PROPS, DROP_ZONE_DEFAULT_PROPS, DataListComponent, DataTableComponent, DateBoxComponent, DateTimeBoxComponent, DialogActionsComponent, DialogActionsDirective, DialogComponent, DialogContentComponent, DialogContentDirective, DialogFooterComponent, DialogFooterDirective, DialogHeaderComponent, DialogHeaderDirective, DialogHeaderSubTextComponent, DialogHeaderTextComponent, DialogPortalComponent, DialogRef, DialogService, DisclosureComponent, DismissComponent, DividerComponent, DotComponent, DrawerActionsDirective, DrawerComponent, DrawerContainerComponent, DrawerContentComponent, DrawerContentDirective, DrawerFooterDirective, DrawerHeaderDirective, DrawerPortalComponent, DrawerRef, DrawerService, DropDownButtonComponent, DropZoneComponent, ELEVATION_DEFAULT_PROPS, EMOJI_DEFAULT_PROPS, EMPTY_STATE_DEFAULT_PROPS, EPG_CHANNEL_DEFAULT_PROPS, EPG_DEFAULT_PROPS, EPG_PROGRAM_DEFAULT_PROPS, ERROR_DEFAULT_PROPS, ERROR_STATE_DEFAULT_PROPS, EXPANDABLE_DEFAULT_PROPS, EXPANDER_DEFAULT_PROPS, EXPANDER_GROUP_DEFAULT_PROPS, EXPANDER_HEADER_DEFAULT_PROPS, EXPANDER_SUB_HEADER_DEFAULT_PROPS, ElevationComponent, EmojiComponent, EmptyStateComponent, EpgChannelComponent, EpgComponent, EpgProgramComponent, ErrorComponent, ErrorDirective, ErrorGroupDirective, ErrorStateComponent, ExpandableComponent, ExpanderComponent, ExpanderGroupComponent, ExpanderHeaderComponent, ExpanderSubHeaderComponent, FILE_PICKER_DEFAULT_PROPS, FILE_UPLOAD_DEFAULT_PROPS, FILE_UPLOAD_ITEM_DEFAULT_PROPS, FLIP_DEFAULT_PROPS, FLOATING_ACTION_BUTTON_DEFAULT_PROPS, FLOATING_ACTION_BUTTON_GROUP_DEFAULT_PROPS, FLOATING_DEFAULT_PROPS, FLOATING_TRIGGER_DEFAULT_PROPS, FOCUS_RING_DEFAULT_PROPS, FOOTER_DEFAULT_PROPS, FOOTER_ITEM_DEFAULT_PROPS, FOOTER_ITEM_GROUP_DEFAULT_PROPS, FORM_DEFAULT_PROPS, FORM_FIELD_DEFAULT_PROPS, FORM_STATUS_HOST, FilePickerComponent, FileUploadComponent, FileUploadItemComponent, FilterByPipe, FlexDirective, FlipComponent, FlipToDirective, FloatingActionButtonComponent, FloatingActionButtonGroupComponent, FloatingComponent, FloatingTriggerComponent, FocusRingComponent, FooterComponent, FooterItemComponent, FooterItemGroupComponent, FormComponent, FormFieldComponent, FormStatusDirective, FormValidator, FormatPipe, GRID_DEFAULT_PROPS, GRID_ITEM_DEFAULT_PROPS, GridComponent, GridItemComponent, HELMET_DEFAULT_PROPS, HINT_DEFAULT_PROPS, HelmetComponent, HintComponent, ICON_DEFAULT_PROPS, IMAGE_DEFAULT_PROPS, INDICATOR_DEFAULT_PROPS, IconComponent, IconDirective, IconNameDirective, IconRegistry, ImageComponent, IndicatorComponent, JUMBOTRON_DEFAULT_PROPS, JUMBOTRON_HEADER_DEFAULT_PROPS, JUMBOTRON_SUB_HEADER_DEFAULT_PROPS, JumbotronComponent, JumbotronHeaderComponent, JumbotronSubHeaderComponent, KBD_DEFAULT_PROPS, KBD_SHORTCUT_DEFAULT_PROPS, KbdComponent, KbdShortcutComponent, LIGHT_CHAIN_DEFAULT_PROPS, LIST_DEFAULT_PROPS, LIST_ITEM_DEFAULT_PROPS, LIST_ITEM_GROUP_DEFAULT_PROPS, LightChainComponent, ListComponent, ListItemComponent, ListItemGroupComponent, MARQUEE_DEFAULT_PROPS, MASONRY_DEFAULT_PROPS, MENU_DEFAULT_PROPS, MENU_ITEM_DEFAULT_PROPS, MENU_ITEM_GROUP_DEFAULT_PROPS, MESSAGE_BOX_DEFAULT_PROPS, METER_BAR_DEFAULT_PROPS, METER_RING_DEFAULT_PROPS, MarqueeComponent, MasonryComponent, MenuComponent, MenuItemComponent, MenuItemGroupComponent, MessageBoxComponent, MessageBoxService, MeterBarComponent, MeterRingComponent, NUMBER_BOX_DEFAULT_PROPS, NUMBER_COUNTER_DEFAULT_PROPS, NUMBER_DEFAULT_PROPS, NumberBoxComponent, NumberComponent, NumberCounterComponent, OfPipe, OrderByPipe, PAGE_CONTENT_DEFAULT_PROPS, PAGE_DEFAULT_PROPS, PAGE_HEADER_DEFAULT_PROPS, PAGE_MENU_DEFAULT_PROPS, PAGE_PRE_CONTENT_DEFAULT_PROPS, PAGE_PRE_HEADER_DEFAULT_PROPS, PAGINATOR_DEFAULT_PROPS, PASSWORD_BOX_DEFAULT_PROPS, PATTERN_DEFAULT_PROPS, PERSONA_DEFAULT_PROPS, PERSPECTIVE_DEFAULT_PROPS, PIN_BOX_DEFAULT_PROPS, POPUP_DEFAULT_PROPS, PORTAL_DEFAULT_PROPS, PORTAL_HOST_DEFAULT_PROPS, PORTAL_PROJECTION_DEFAULT_PROPS, PROGRESS_BAR_DEFAULT_PROPS, PROGRESS_RING_DEFAULT_PROPS, PageComponent, PageContentComponent, PageHeaderComponent, PageMenuComponent, PagePreContentComponent, PagePreHeaderComponent, PaginatorComponent, PasswordBoxComponent, PatternComponent, PersonaComponent, PerspectiveComponent, PerspectiveDirective, PinBoxComponent, PopupComponent, PortalComponent$1 as PortalComponent, PortalHostComponent, PortalProjectionComponent, ProgressBarComponent, ProgressRingComponent, QRCODE_DEFAULT_PROPS, QRCodeComponent, RADIO_DEFAULT_PROPS, RADIO_GROUP_DEFAULT_PROPS, RATING_DEFAULT_PROPS, REPEAT_BUTTON_DEFAULT_PROPS, RESIZE_ADORNER_DEFAULT_PROPS, RIBBON_DEFAULT_PROPS, RICH_TEXT_BOX_DEFAULT_PROPS, RIPPLE_DEFAULT_PROPS, RadioComponent, RadioGroupComponent, RatingComponent, RepeatButtonComponent, ResizeAdornerComponent, RibbonComponent, RichTextBoxComponent, RippleComponent, RippleDirective, SCALE_DEFAULT_PROPS, SCROLL_DEFAULT_PROPS, SCRUB_SLIDER_DEFAULT_PROPS, SEARCH_BOX_DEFAULT_PROPS, SEGMENT_DEFAULT_PROPS, SEGMENT_ITEM_DEFAULT_PROPS, SELECT_DEFAULT_PROPS, SELECT_ITEM_DEFAULT_PROPS, SELECT_ITEM_GROUP_DEFAULT_PROPS, SIGNATURE_PAD_DEFAULT_PROPS, SKELETON_DEFAULT_PROPS, SLIDER2THUMB_DEFAULT_PROPS, SLIDER2_DEFAULT_PROPS, SLIDER_DEFAULT_PROPS, SPACER_DEFAULT_PROPS, SPLIT_BUTTON_DEFAULT_PROPS, SPLIT_DEFAULT_PROPS, STACK_DEFAULT_PROPS, STICKY_DEFAULT_PROPS, SUCCESS_STATE_DEFAULT_PROPS, SUMMARY_DEFAULT_PROPS, SWIPE_DEFAULT_PROPS, ScaleComponent, ScaleDirective, ScrollComponent, ScrubSliderComponent, SearchBoxComponent, SegmentComponent, SegmentItemComponent, SelectComponent, SelectItemComponent, SelectItemGroupComponent, SignaturePadComponent, SkeletonComponent, Slider2Component, Slider2ThumbComponent, SliderComponent, SpacerComponent, SpacerDirective, SplitButtonComponent, SplitComponent, StackComponent, StickyComponent, SuccessStateComponent, SummaryComponent, SwipeComponent, TABLE_BODY_DEFAULT_PROPS, TABLE_CELL_DEFAULT_PROPS, TABLE_DEFAULT_PROPS, TABLE_FOOTER_DEFAULT_PROPS, TABLE_HEADER_DEFAULT_PROPS, TABLE_ROW_DEFAULT_PROPS, TAB_DEFAULT_PROPS, TAB_ITEM_DEFAULT_PROPS, TAB_PANEL_DEFAULT_PROPS, TAB_STRIP_DEFAULT_PROPS, TAB_STRIP_ITEM_DEFAULT_PROPS, TEXT_BOX_DEFAULT_PROPS, TEXT_DEFAULT_PROPS, TEXT_FORMAT_DEFAULT_PROPS, THEME, THEME2_DEFAULT_PROPS, THEME_MODE, TICK_BAR_DEFAULT_PROPS, TILE_LIST_DEFAULT_PROPS, TILE_LIST_ITEM_DEFAULT_PROPS, TIME_BOX_DEFAULT_PROPS, TOAST_DEFAULT_PROPS, TOGGLE_BUTTON_DEFAULT_PROPS, TOGGLE_SWITCH_DEFAULT_PROPS, TOGGLE_TIP_DEFAULT_PROPS, TOOLBAR_DEFAULT_PROPS, TOOLTIP_DEFAULT_PROPS, TREE_DEFAULT_PROPS, TREE_ITEM_DEFAULT_PROPS, TabComponent, TabItemComponent, TabPanelComponent, TabStripComponent, TabStripItemComponent, TableBodyComponent, TableCellComponent, TableComponent, TableFooterComponent, TableHeaderComponent, TableRowComponent, TextBoxComponent, TextComponent, TextFormatComponent, Theme2Component, TickBarComponent, TileListComponent, TileListItemComponent, TimeBoxComponent, ToastComponent, ToastService, ToggleButtonComponent, ToggleSwitchComponent, ToggleTipComponent, ToolbarComponent, TooltipComponent, TranslateDirective, TranslatePipe, TranslateService, TreeComponent, TreeItemComponent, TypographyDirective, UP_DOWN_SPINNER_DEFAULT_PROPS, UpDownSpinnerComponent, VIDEO_DEFAULT_PROPS, VIRTUALIZE_DEFAULT_PROPS, Validators, VideoComponent, VirtualizeComponent, WIZARD_DEFAULT_PROPS, WIZARD_STEP_DEFAULT_PROPS, WRAP_DEFAULT_PROPS, WizardComponent, WizardNextDirective, WizardPrevDirective, WizardStepComponent, WrapComponent, provideAbsoluteComponent, provideAbsoluteItemComponent, provideAnchorComponent, provideAnimate, provideAppComponent, provideAppHeaderComponent, provideAutoCompleteBoxComponent, provideAvatarComponent, provideAvatarGroupComponent, provideBackdropComponent, provideBadgeComponent, provideBannerComponent, provideBannerHeaderComponent, provideBannerSubHeaderComponent, provideBottomSheetComponent, provideBoxComponent, provideBreadcrumbComponent, provideBreadcrumbItemComponent, provideBreakpoints, provideButtonComponent, provideButtonGroupComponent, provideCalendarComponent, provideCalendarHeaderComponent, provideCalendarItemComponent, provideCalendarSubHeaderComponent, provideCameraComponent, provideCardActionsComponent, provideCardComponent, provideCardContentComponent, provideCardFooterComponent, provideCardHeaderComponent, provideCardSubTitleComponent, provideCardTitleComponent, provideCarousel2Component, provideCarouselComponent, provideCarouselItem2Component, provideCarouselItemComponent, provideCellComponent, provideCellGroupComponent, provideChartComponent, provideChatComponent, provideChatHeaderComponent, provideChatInputComponent, provideChatMarkerComponent, provideChatMessageAvatarComponent, provideChatMessageComponent, provideChatMessageDividerComponent, provideCheckBoxGroupComponent, provideCheckboxComponent, provideCheckmarkComponent, provideChipBoxComponent, provideChipComponent, provideChoiceComponent, provideChoiceGroupComponent, provideChoiceGroupHeaderComponent, provideCodeComponent, provideColorAreaComponent, provideColorBoxComponent, provideColorPickerComponent, provideColorSliderComponent, provideColorSwatchComponent, provideColorSwatchGroupComponent, provideColorThumbComponent, provideComboComponent, provideComboItemComponent, provideCommentComponent, provideCompoundButtonComponent, provideCookiesConsentComponent, provideDataListComponent, provideDataTableComponent, provideDateBoxComponent, provideDateTimeBoxComponent, provideDialogActionsComponent, provideDialogComponent, provideDialogContentComponent, provideDialogFooterComponent, provideDialogHeaderComponent, provideDialogHeaderSubTextComponent, provideDialogHeaderTextComponent, provideDialogSlots, provideDialogs, provideDisclosureComponent, provideDismissComponent, provideDividerComponent, provideDotComponent, provideDrawerComponent, provideDrawerContainerComponent, provideDrawerContentComponent, provideDrawerSlots, provideDrawers, provideDropDownButtonComponent, provideDropZoneComponent, provideElevationComponent, provideEmojiComponent, provideEmptyStateComponent, provideEpgChannelComponent, provideEpgComponent, provideEpgProgramComponent, provideErrorComponent, provideErrorStateComponent, provideExpandableComponent, provideExpanderComponent, provideExpanderGroupComponent, provideExpanderHeaderComponent, provideExpanderSubHeaderComponent, provideFilePickerComponent, provideFileUploadComponent, provideFileUploadItemComponent, provideFlipComponent, provideFloatingActionButtonComponent, provideFloatingActionButtonGroupComponent, provideFloatingComponent, provideFloatingTriggerComponent, provideFocusRingComponent, provideFooterComponent, provideFooterItemComponent, provideFooterItemGroupComponent, provideFormComponent, provideFormFieldComponent, provideGridComponent, provideGridItemComponent, provideHelmetComponent, provideHintComponent, provideIconComponent, provideIconRegistry, provideIcons, provideImageComponent, provideIndicatorComponent, provideJumbotronComponent, provideJumbotronHeaderComponent, provideJumbotronSubHeaderComponent, provideKbdComponent, provideKbdShortcutComponent, provideLightChainComponent, provideListComponent, provideListItemComponent, provideListItemGroupComponent, provideMarqueeComponent, provideMasonryComponent, provideMenuComponent, provideMenuItemComponent, provideMenuItemGroupComponent, provideMessageBoxComponent, provideMessageBoxes, provideMeterBarComponent, provideMeterRingComponent, provideNumberBoxComponent, provideNumberComponent, provideNumberCounterComponent, providePageComponent, providePageContentComponent, providePageHeaderComponent, providePageMenuComponent, providePagePreContentComponent, providePagePreHeaderComponent, providePaginatorComponent, providePasswordBoxComponent, providePatternComponent, providePersonaComponent, providePerspectiveComponent, providePinBoxComponent, providePopupComponent, providePortalComponent, providePortalHostComponent, providePortalProjectionComponent, provideProgressBarComponent, provideProgressRingComponent, provideQRCodeComponent, provideRadioComponent, provideRadioGroupComponent, provideRatingComponent, provideRepeatButtonComponent, provideResizeAdornerComponent, provideRibbonComponent, provideRichTextBoxComponent, provideRippleComponent, provideScaleComponent, provideScrollComponent, provideScrubSliderComponent, provideSearchBoxComponent, provideSegmentComponent, provideSegmentItemComponent, provideSelectComponent, provideSelectItemComponent, provideSelectItemGroupComponent, provideSignaturePadComponent, provideSkeletonComponent, provideSlider2Component, provideSlider2ThumbComponent, provideSliderComponent, provideSpacerComponent, provideSplitButtonComponent, provideSplitComponent, provideStackComponent, provideStickyComponent, provideSuccessStateComponent, provideSummaryComponent, provideSwipeComponent, provideTabComponent, provideTabItemComponent, provideTabPanelComponent, provideTabStripComponent, provideTabStripItemComponent, provideTableBodyComponent, provideTableCellComponent, provideTableComponent, provideTableFooterComponent, provideTableHeaderComponent, provideTableRowComponent, provideTextBoxComponent, provideTextComponent, provideTextFormatComponent, provideTheme, provideTheme2Component, provideTickBarComponent, provideTileListComponent, provideTileListItemComponent, provideTimeBoxComponent, provideToastComponent, provideToasts, provideToggleButtonComponent, provideToggleSwitchComponent, provideToggleTipComponent, provideToolbarComponent, provideTooltipComponent, provideTranslationRegistry, provideTranslations, provideTreeComponent, provideTreeItemComponent, provideUpDownSpinnerComponent, provideVideoComponent, provideVirtualizeComponent, provideWizardComponent, provideWizardStepComponent, provideWrapComponent };
58548
59092
  //# sourceMappingURL=mosaik-elements-angular.mjs.map