@breadstone/mosaik-elements-angular 0.0.99 → 0.0.101
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +20 -0
- package/fesm2022/mosaik-elements-angular.mjs +493 -65
- package/fesm2022/mosaik-elements-angular.mjs.map +1 -1
- package/index.d.ts +349 -35
- package/index.d.ts.map +1 -1
- package/package.json +3 -3
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { InjectionToken, inject, ChangeDetectorRef, ElementRef, NgZone, EventEmitter, Output, Input, ChangeDetectionStrategy, Component, makeEnvironmentProviders, DestroyRef, Directive, forwardRef, Pipe, ViewChild, ViewEncapsulation, TemplateRef,
|
|
3
|
-
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, 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, 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,
|
|
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, ViewContainerRef, booleanAttribute, HostListener, isDevMode } from '@angular/core';
|
|
3
|
+
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, 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, 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 as TranslatorService$1, Translator, TranslatorServiceLocator, BREAKPOINTS, Size, Spacing, AnimationPlayer2, Animation } from '@breadstone/mosaik-elements-foundation';
|
|
4
4
|
import { NgControl, TouchedChangeEvent, NG_VALUE_ACCESSOR, FormGroup, FormControl, FormArray } from '@angular/forms';
|
|
5
5
|
import { takeUntilDestroyed } from '@angular/core/rxjs-interop';
|
|
6
|
-
import { filter, of, isObservable, Subject, BehaviorSubject, fromEvent, takeUntil,
|
|
6
|
+
import { filter, from, of, isObservable, Subject, BehaviorSubject, fromEvent, takeUntil, Observable } from 'rxjs';
|
|
7
7
|
import { BasePortalOutlet, CdkPortalOutlet, ComponentPortal, TemplatePortal } from '@angular/cdk/portal';
|
|
8
8
|
import { CdkScrollable } from '@angular/cdk/scrolling';
|
|
9
9
|
import { DOCUMENT, AsyncPipe } from '@angular/common';
|
|
10
10
|
import { ConfigurableFocusTrapFactory } from '@angular/cdk/a11y';
|
|
11
11
|
import { OverlayPositionBuilder, Overlay } from '@angular/cdk/overlay';
|
|
12
12
|
import { emit } from '@breadstone/mosaik-elements';
|
|
13
|
+
import * as i1 from 'libs/mosaik-elements-foundation/dist/Index';
|
|
14
|
+
import { TranslatorService } from 'libs/mosaik-elements-foundation/dist/Index';
|
|
13
15
|
import { BreakpointObserver } from '@angular/cdk/layout';
|
|
14
16
|
import { ThemeGeneratorServiceLocator, ThemeGenerator, ThemeObserver, ThemeObserverServiceLocator } from '@breadstone/mosaik-themes';
|
|
15
17
|
|
|
@@ -3098,14 +3100,14 @@ let BottomSheetComponent = class BottomSheetComponent {
|
|
|
3098
3100
|
this._element.icon = value;
|
|
3099
3101
|
});
|
|
3100
3102
|
}
|
|
3101
|
-
get
|
|
3103
|
+
get height() {
|
|
3102
3104
|
// @ts-ignore - temporary fix for the type error
|
|
3103
|
-
return this._element.
|
|
3105
|
+
return this._element.height;
|
|
3104
3106
|
}
|
|
3105
|
-
set
|
|
3107
|
+
set height(value) {
|
|
3106
3108
|
this._zone.runOutsideAngular(() => {
|
|
3107
3109
|
// @ts-ignore - temporary fix for the type error
|
|
3108
|
-
this._element.
|
|
3110
|
+
this._element.height = value;
|
|
3109
3111
|
});
|
|
3110
3112
|
}
|
|
3111
3113
|
get themeName() {
|
|
@@ -3215,12 +3217,12 @@ let BottomSheetComponent = class BottomSheetComponent {
|
|
|
3215
3217
|
}
|
|
3216
3218
|
}
|
|
3217
3219
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: BottomSheetComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3218
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: BottomSheetComponent, isStandalone: true, selector: "mosaik-bottom-sheet", inputs: { header: "header", content: "content", icon: "icon",
|
|
3220
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: BottomSheetComponent, isStandalone: true, selector: "mosaik-bottom-sheet", inputs: { header: "header", content: "content", icon: "icon", height: "height", themeName: "themeName", isOpen: "isOpen", hasBackdrop: "hasBackdrop", pressEscapeToClose: "pressEscapeToClose", clickOutsideToClose: "clickOutsideToClose", closeable: "closeable", dir: "dir", lang: "lang" }, outputs: { closed: "closed", opened: "opened", connected: "connected", disconnected: "disconnected", changed: "changed" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3219
3221
|
};
|
|
3220
3222
|
BottomSheetComponent = __decorate$3e([
|
|
3221
3223
|
ProxyCmp({
|
|
3222
3224
|
defineCustomElementFn: () => customElements.define('mosaik-bottom-sheet', BottomSheetElement),
|
|
3223
|
-
inputs: ['header', 'content', 'icon', '
|
|
3225
|
+
inputs: ['header', 'content', 'icon', 'height', 'themeName', 'isOpen', 'hasBackdrop', 'pressEscapeToClose', 'clickOutsideToClose', 'closeable', 'dir', 'lang'],
|
|
3224
3226
|
methods: ['open', 'close', 'partial', 'toggle', 'adoptStyle', 'on', 'off', 'emit', 'requestUpdate']
|
|
3225
3227
|
}),
|
|
3226
3228
|
__metadata$3e("design:paramtypes", [])
|
|
@@ -3232,7 +3234,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
|
|
|
3232
3234
|
standalone: true,
|
|
3233
3235
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3234
3236
|
template: '<ng-content></ng-content>',
|
|
3235
|
-
inputs: ['header', 'content', 'icon', '
|
|
3237
|
+
inputs: ['header', 'content', 'icon', 'height', 'themeName', 'isOpen', 'hasBackdrop', 'pressEscapeToClose', 'clickOutsideToClose', 'closeable', 'dir', 'lang'],
|
|
3236
3238
|
outputs: ['closed', 'opened', 'connected', 'disconnected', 'changed']
|
|
3237
3239
|
}]
|
|
3238
3240
|
}], ctorParameters: () => [], propDecorators: { header: [{
|
|
@@ -3241,7 +3243,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
|
|
|
3241
3243
|
type: Input
|
|
3242
3244
|
}], icon: [{
|
|
3243
3245
|
type: Input
|
|
3244
|
-
}],
|
|
3246
|
+
}], height: [{
|
|
3245
3247
|
type: Input
|
|
3246
3248
|
}], themeName: [{
|
|
3247
3249
|
type: Input
|
|
@@ -54019,6 +54021,64 @@ class Cancel {
|
|
|
54019
54021
|
}
|
|
54020
54022
|
}
|
|
54021
54023
|
|
|
54024
|
+
// #region Imports
|
|
54025
|
+
// #endregion
|
|
54026
|
+
/**
|
|
54027
|
+
* The `ToastService` class.
|
|
54028
|
+
*
|
|
54029
|
+
* @public
|
|
54030
|
+
*/
|
|
54031
|
+
class ToastService {
|
|
54032
|
+
// #region Fields
|
|
54033
|
+
_toast;
|
|
54034
|
+
// #endregion
|
|
54035
|
+
// #region Ctor
|
|
54036
|
+
/**
|
|
54037
|
+
* Constructs a new instance of the `ToastService` class.
|
|
54038
|
+
*
|
|
54039
|
+
* @public
|
|
54040
|
+
*/
|
|
54041
|
+
constructor() {
|
|
54042
|
+
this._toast = new ToastService$1();
|
|
54043
|
+
}
|
|
54044
|
+
// #endregion
|
|
54045
|
+
// #region Methods
|
|
54046
|
+
/**
|
|
54047
|
+
* Opens a toast.
|
|
54048
|
+
*
|
|
54049
|
+
* @public
|
|
54050
|
+
*/
|
|
54051
|
+
show(config) {
|
|
54052
|
+
return from(this._toast.open(config));
|
|
54053
|
+
}
|
|
54054
|
+
/**
|
|
54055
|
+
* Closes a toast.
|
|
54056
|
+
*
|
|
54057
|
+
* @public
|
|
54058
|
+
*/
|
|
54059
|
+
close(toastId, result) {
|
|
54060
|
+
return from(this._toast.close(toastId, result));
|
|
54061
|
+
}
|
|
54062
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: ToastService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
54063
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: ToastService });
|
|
54064
|
+
}
|
|
54065
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: ToastService, decorators: [{
|
|
54066
|
+
type: Injectable
|
|
54067
|
+
}], ctorParameters: () => [] });
|
|
54068
|
+
|
|
54069
|
+
// #region Imports
|
|
54070
|
+
// #endregion
|
|
54071
|
+
/**
|
|
54072
|
+
* Provides the toast service.
|
|
54073
|
+
*
|
|
54074
|
+
* @public
|
|
54075
|
+
*/
|
|
54076
|
+
function provideToasts() {
|
|
54077
|
+
return makeEnvironmentProviders([
|
|
54078
|
+
ToastService
|
|
54079
|
+
]);
|
|
54080
|
+
}
|
|
54081
|
+
|
|
54022
54082
|
// #region Imports
|
|
54023
54083
|
// #endregion
|
|
54024
54084
|
/**
|
|
@@ -54211,7 +54271,7 @@ class DialogPortalComponent extends PortalComponent {
|
|
|
54211
54271
|
return this._portalOutlet;
|
|
54212
54272
|
}
|
|
54213
54273
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DialogPortalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
54214
|
-
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>\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) ?? ''\"
|
|
54274
|
+
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>\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' ? 'plain' : 'default'\"\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 });
|
|
54215
54275
|
}
|
|
54216
54276
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DialogPortalComponent, decorators: [{
|
|
54217
54277
|
type: Component,
|
|
@@ -54228,7 +54288,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
|
|
|
54228
54288
|
DialogHeaderSubTextComponent,
|
|
54229
54289
|
DialogActionsComponent,
|
|
54230
54290
|
ButtonComponent
|
|
54231
|
-
], template: "<mosaik-dialog>\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) ?? ''\"
|
|
54291
|
+
], template: "<mosaik-dialog>\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' ? 'plain' : 'default'\"\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>" }]
|
|
54232
54292
|
}], ctorParameters: () => [], propDecorators: { _portalOutlet: [{
|
|
54233
54293
|
type: ViewChild,
|
|
54234
54294
|
args: [CdkPortalOutlet, { static: true }]
|
|
@@ -54541,8 +54601,10 @@ class PortalProvider {
|
|
|
54541
54601
|
* @protected
|
|
54542
54602
|
*/
|
|
54543
54603
|
attach(overlayRef, portal) {
|
|
54544
|
-
this._cache.push({
|
|
54545
|
-
|
|
54604
|
+
this._cache.push({
|
|
54605
|
+
overlay: overlayRef,
|
|
54606
|
+
portal: portal
|
|
54607
|
+
});
|
|
54546
54608
|
this._cacheCountSubject.next(this._cache.length);
|
|
54547
54609
|
}
|
|
54548
54610
|
/**
|
|
@@ -54656,25 +54718,25 @@ class DialogService extends PortalProvider {
|
|
|
54656
54718
|
this._dialogBehaviors.forEach((x) => x.attach(dialogRef, portal));
|
|
54657
54719
|
return dialogRef;
|
|
54658
54720
|
}
|
|
54659
|
-
// /**
|
|
54660
|
-
// * @public
|
|
54661
|
-
// */
|
|
54662
|
-
// public showPreset<TData = unknown, TResult = unknown>(preset: IDialogPreset<TData>): IDialogRef<TData, TResult> {
|
|
54663
|
-
// return this.show(preset.component, preset.config);
|
|
54664
|
-
// }
|
|
54665
54721
|
/**
|
|
54722
|
+
* Closes the dialog.
|
|
54723
|
+
*
|
|
54666
54724
|
* @public
|
|
54667
54725
|
*/
|
|
54668
54726
|
close(ref) {
|
|
54669
54727
|
this.detach(ref.overlayRef);
|
|
54670
54728
|
}
|
|
54671
54729
|
/**
|
|
54730
|
+
* Checks if the dialog is currently shown.
|
|
54731
|
+
*
|
|
54672
54732
|
* @public
|
|
54673
54733
|
*/
|
|
54674
54734
|
isShown(ref) {
|
|
54675
54735
|
return this.cache.some((x) => x.overlay === ref.overlayRef && x.portal.isAttached);
|
|
54676
54736
|
}
|
|
54677
54737
|
/**
|
|
54738
|
+
* Adds a dialog behavior to the service.
|
|
54739
|
+
*
|
|
54678
54740
|
* @public
|
|
54679
54741
|
*/
|
|
54680
54742
|
withBehavior(type) {
|
|
@@ -54810,59 +54872,207 @@ function provideDialogs() {
|
|
|
54810
54872
|
// #region Imports
|
|
54811
54873
|
// #endregion
|
|
54812
54874
|
/**
|
|
54813
|
-
* The `ToastService` class.
|
|
54814
|
-
*
|
|
54815
54875
|
* @public
|
|
54816
54876
|
*/
|
|
54817
|
-
|
|
54877
|
+
const DRAWER_CONFIG = new InjectionToken('MOSAIK_DRAWER_CONFIG');
|
|
54878
|
+
/**
|
|
54879
|
+
* @public
|
|
54880
|
+
*/
|
|
54881
|
+
const DRAWER_REF = new InjectionToken('MOSAIK_DRAWER_REF');
|
|
54882
|
+
/**
|
|
54883
|
+
* @public
|
|
54884
|
+
*/
|
|
54885
|
+
const DRAWER_REF_DATA = new InjectionToken('MOSAIK_DRAWER_REF_DATA');
|
|
54886
|
+
|
|
54887
|
+
// #region Imports
|
|
54888
|
+
// #endregion
|
|
54889
|
+
/**
|
|
54890
|
+
* @public
|
|
54891
|
+
*/
|
|
54892
|
+
class DrawerPortalComponent extends PortalComponent {
|
|
54818
54893
|
// #region Fields
|
|
54819
|
-
|
|
54894
|
+
_portalOutlet;
|
|
54895
|
+
_drawer;
|
|
54896
|
+
_drawerConfig;
|
|
54820
54897
|
// #endregion
|
|
54821
54898
|
// #region Ctor
|
|
54822
54899
|
/**
|
|
54823
|
-
* Constructs a new instance of the `
|
|
54900
|
+
* Constructs a new instance of the `DrawerPortalComponent` class.
|
|
54824
54901
|
*
|
|
54825
54902
|
* @public
|
|
54826
54903
|
*/
|
|
54827
54904
|
constructor() {
|
|
54828
|
-
|
|
54905
|
+
super();
|
|
54906
|
+
this._drawerConfig = inject(DRAWER_CONFIG, { optional: true }) ?? undefined;
|
|
54829
54907
|
}
|
|
54830
54908
|
// #endregion
|
|
54831
|
-
// #region
|
|
54909
|
+
// #region Properties
|
|
54832
54910
|
/**
|
|
54833
|
-
*
|
|
54911
|
+
* Returns the `drawer` property.
|
|
54834
54912
|
*
|
|
54835
54913
|
* @public
|
|
54914
|
+
* @readonly
|
|
54836
54915
|
*/
|
|
54837
|
-
|
|
54838
|
-
return
|
|
54916
|
+
get drawer() {
|
|
54917
|
+
return this._drawer;
|
|
54839
54918
|
}
|
|
54840
54919
|
/**
|
|
54841
|
-
*
|
|
54920
|
+
* Returns the `drawerRef` property.
|
|
54842
54921
|
*
|
|
54843
54922
|
* @public
|
|
54923
|
+
* @readonly
|
|
54844
54924
|
*/
|
|
54845
|
-
|
|
54846
|
-
return
|
|
54925
|
+
get drawerConfig() {
|
|
54926
|
+
return this._drawerConfig;
|
|
54847
54927
|
}
|
|
54848
|
-
|
|
54849
|
-
|
|
54928
|
+
/**
|
|
54929
|
+
* Returns the `portal` property.
|
|
54930
|
+
*
|
|
54931
|
+
* @protected
|
|
54932
|
+
* @readonly
|
|
54933
|
+
*/
|
|
54934
|
+
get portal() {
|
|
54935
|
+
return this._portalOutlet;
|
|
54936
|
+
}
|
|
54937
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DrawerPortalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
54938
|
+
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 });
|
|
54850
54939
|
}
|
|
54851
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type:
|
|
54852
|
-
type:
|
|
54853
|
-
|
|
54940
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DrawerPortalComponent, decorators: [{
|
|
54941
|
+
type: Component,
|
|
54942
|
+
args: [{ selector: 'mosaik-drawer-portal', exportAs: 'mosaikDrawerPortal', host: {
|
|
54943
|
+
class: 'drawer-portal'
|
|
54944
|
+
}, changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, standalone: true, imports: [
|
|
54945
|
+
AsyncPipe,
|
|
54946
|
+
OfPipe,
|
|
54947
|
+
CdkScrollable,
|
|
54948
|
+
CdkPortalOutlet,
|
|
54949
|
+
DrawerComponent,
|
|
54950
|
+
ButtonComponent
|
|
54951
|
+
], 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>" }]
|
|
54952
|
+
}], ctorParameters: () => [], propDecorators: { _portalOutlet: [{
|
|
54953
|
+
type: ViewChild,
|
|
54954
|
+
args: [CdkPortalOutlet, { static: true }]
|
|
54955
|
+
}], _drawer: [{
|
|
54956
|
+
type: ViewChild,
|
|
54957
|
+
args: [DrawerComponent, { static: true }]
|
|
54958
|
+
}] } });
|
|
54854
54959
|
|
|
54855
54960
|
// #region Imports
|
|
54856
54961
|
// #endregion
|
|
54857
54962
|
/**
|
|
54858
|
-
* Provides the toast service.
|
|
54859
|
-
*
|
|
54860
54963
|
* @public
|
|
54861
54964
|
*/
|
|
54862
|
-
|
|
54863
|
-
|
|
54864
|
-
|
|
54865
|
-
|
|
54965
|
+
class DrawerRef extends PortalRef {
|
|
54966
|
+
// #region Fields
|
|
54967
|
+
_positionChangedSubject;
|
|
54968
|
+
_sizeChangedSubject;
|
|
54969
|
+
// #endregion
|
|
54970
|
+
// #region Ctor
|
|
54971
|
+
/**
|
|
54972
|
+
* Constructs a new instance of the `DrawerRef` class.
|
|
54973
|
+
*
|
|
54974
|
+
* @public
|
|
54975
|
+
*/
|
|
54976
|
+
constructor(id, component, overlayRef, data) {
|
|
54977
|
+
super(id, component, overlayRef, data);
|
|
54978
|
+
this._positionChangedSubject = new Subject();
|
|
54979
|
+
this._sizeChangedSubject = new Subject();
|
|
54980
|
+
}
|
|
54981
|
+
// #endregion
|
|
54982
|
+
// #region Methods
|
|
54983
|
+
/**
|
|
54984
|
+
* @public
|
|
54985
|
+
* @override
|
|
54986
|
+
*/
|
|
54987
|
+
close(result) {
|
|
54988
|
+
this._positionChangedSubject.complete();
|
|
54989
|
+
this._sizeChangedSubject.complete();
|
|
54990
|
+
this.component.invoke('close');
|
|
54991
|
+
super.close(result);
|
|
54992
|
+
}
|
|
54993
|
+
// #endregion
|
|
54994
|
+
// #region Properties
|
|
54995
|
+
/**
|
|
54996
|
+
* Returns the `positionChanged` property.
|
|
54997
|
+
*
|
|
54998
|
+
* @public
|
|
54999
|
+
* @readonly
|
|
55000
|
+
*/
|
|
55001
|
+
get positionChanged() {
|
|
55002
|
+
return this._positionChangedSubject.asObservable();
|
|
55003
|
+
}
|
|
55004
|
+
/**
|
|
55005
|
+
* Returns the `sizeChanged` property.
|
|
55006
|
+
*
|
|
55007
|
+
* @public
|
|
55008
|
+
* @readonly
|
|
55009
|
+
*/
|
|
55010
|
+
get sizeChanged() {
|
|
55011
|
+
return this._sizeChangedSubject.asObservable();
|
|
55012
|
+
}
|
|
55013
|
+
// #endregion
|
|
55014
|
+
// #region Methods
|
|
55015
|
+
/**
|
|
55016
|
+
* Updates the bottom sheet's position.
|
|
55017
|
+
*
|
|
55018
|
+
* @public
|
|
55019
|
+
* @param position - New bottom sheet position.
|
|
55020
|
+
*/
|
|
55021
|
+
updatePosition(position) {
|
|
55022
|
+
const strategy = this.overlayRef.getConfig().positionStrategy;
|
|
55023
|
+
if (position.left || position.right) {
|
|
55024
|
+
if (position.left) {
|
|
55025
|
+
strategy.left(this.parseNumber(position.left));
|
|
55026
|
+
}
|
|
55027
|
+
else if (position.right) {
|
|
55028
|
+
strategy.right(this.parseNumber(position.right));
|
|
55029
|
+
}
|
|
55030
|
+
}
|
|
55031
|
+
else {
|
|
55032
|
+
strategy.centerHorizontally();
|
|
55033
|
+
}
|
|
55034
|
+
if (position.top || position.bottom) {
|
|
55035
|
+
if (position.top) {
|
|
55036
|
+
strategy.top(this.parseNumber(position.top));
|
|
55037
|
+
}
|
|
55038
|
+
else {
|
|
55039
|
+
strategy.bottom(this.parseNumber(position.bottom));
|
|
55040
|
+
}
|
|
55041
|
+
}
|
|
55042
|
+
else {
|
|
55043
|
+
strategy.centerVertically();
|
|
55044
|
+
}
|
|
55045
|
+
this.overlayRef.updatePosition();
|
|
55046
|
+
this._positionChangedSubject.next(position);
|
|
55047
|
+
return this;
|
|
55048
|
+
}
|
|
55049
|
+
/**
|
|
55050
|
+
* Updates the bottom sheet's width and height.
|
|
55051
|
+
*
|
|
55052
|
+
* @public
|
|
55053
|
+
* @param size - New width and height of the bottom sheet.
|
|
55054
|
+
*/
|
|
55055
|
+
updateSize(size) {
|
|
55056
|
+
this.overlayRef.updateSize({
|
|
55057
|
+
width: size.width,
|
|
55058
|
+
height: size.height
|
|
55059
|
+
});
|
|
55060
|
+
this.overlayRef.updatePosition();
|
|
55061
|
+
this._sizeChangedSubject.next(size);
|
|
55062
|
+
return this;
|
|
55063
|
+
}
|
|
55064
|
+
/**
|
|
55065
|
+
* @private
|
|
55066
|
+
*/
|
|
55067
|
+
parseNumber(size) {
|
|
55068
|
+
if (typeof size === 'string') {
|
|
55069
|
+
return size;
|
|
55070
|
+
}
|
|
55071
|
+
else if (typeof size === 'number') {
|
|
55072
|
+
return `${size}px`;
|
|
55073
|
+
}
|
|
55074
|
+
return '';
|
|
55075
|
+
}
|
|
54866
55076
|
}
|
|
54867
55077
|
|
|
54868
55078
|
// #region Imports
|
|
@@ -54870,9 +55080,11 @@ function provideToasts() {
|
|
|
54870
55080
|
/**
|
|
54871
55081
|
* @public
|
|
54872
55082
|
*/
|
|
54873
|
-
class DrawerService {
|
|
55083
|
+
class DrawerService extends PortalProvider {
|
|
54874
55084
|
// #region Fields
|
|
54875
|
-
|
|
55085
|
+
_document;
|
|
55086
|
+
_config;
|
|
55087
|
+
_drawerBehaviors;
|
|
54876
55088
|
// #endregion
|
|
54877
55089
|
// #region Ctor
|
|
54878
55090
|
/**
|
|
@@ -54880,8 +55092,11 @@ class DrawerService {
|
|
|
54880
55092
|
*
|
|
54881
55093
|
* @public
|
|
54882
55094
|
*/
|
|
54883
|
-
constructor() {
|
|
54884
|
-
|
|
55095
|
+
constructor(injector) {
|
|
55096
|
+
super(injector);
|
|
55097
|
+
this._document = inject(DOCUMENT$1);
|
|
55098
|
+
this._config = inject(DRAWER_CONFIG, { optional: true }) ?? undefined;
|
|
55099
|
+
this._drawerBehaviors = new Array();
|
|
54885
55100
|
}
|
|
54886
55101
|
// #endregion
|
|
54887
55102
|
// #region Methods
|
|
@@ -54890,23 +55105,168 @@ class DrawerService {
|
|
|
54890
55105
|
*
|
|
54891
55106
|
* @public
|
|
54892
55107
|
*/
|
|
54893
|
-
|
|
54894
|
-
|
|
55108
|
+
show(componentTypeOrTemplateRef, config) {
|
|
55109
|
+
if (config) {
|
|
55110
|
+
for (const behavior of this._drawerBehaviors) {
|
|
55111
|
+
behavior.configure(config);
|
|
55112
|
+
}
|
|
55113
|
+
}
|
|
55114
|
+
const overlayRef = this.createOverlay({
|
|
55115
|
+
hasBackdrop: config?.hasBackdrop
|
|
55116
|
+
// width: config?.size?.width,
|
|
55117
|
+
// height: config?.size?.height,
|
|
55118
|
+
// minWidth: config?.minSize?.width,
|
|
55119
|
+
// minHeight: config?.minSize?.height,
|
|
55120
|
+
// maxWidth: config?.maxSize?.width,
|
|
55121
|
+
// maxHeight: config?.maxSize?.height,
|
|
55122
|
+
// disposeOnNavigation: config?.closeOnNavigation
|
|
55123
|
+
});
|
|
55124
|
+
const portal = this.createPortal(DrawerPortalComponent, config);
|
|
55125
|
+
const componentRef = this.createComponent(portal, overlayRef, DrawerPortalComponent, config);
|
|
55126
|
+
const drawerRef = new DrawerRef(this.createId(), componentRef.instance.drawer, overlayRef, config?.data);
|
|
55127
|
+
this.createContent(componentTypeOrTemplateRef, componentRef.instance, drawerRef, config);
|
|
55128
|
+
this.prepareComponent(overlayRef, componentRef.instance.drawer, drawerRef, config);
|
|
55129
|
+
this.attach(overlayRef, portal);
|
|
55130
|
+
componentRef.instance.drawer.invoke('open');
|
|
55131
|
+
this._drawerBehaviors.forEach((x) => x.attach(drawerRef, portal));
|
|
55132
|
+
return drawerRef;
|
|
54895
55133
|
}
|
|
54896
55134
|
/**
|
|
54897
55135
|
* Closes a drawer.
|
|
54898
55136
|
*
|
|
54899
55137
|
* @public
|
|
54900
55138
|
*/
|
|
54901
|
-
close(
|
|
54902
|
-
|
|
55139
|
+
close(ref) {
|
|
55140
|
+
this.detach(ref.overlayRef);
|
|
55141
|
+
}
|
|
55142
|
+
/**
|
|
55143
|
+
* Checks if the drawer is currently shown.
|
|
55144
|
+
*
|
|
55145
|
+
* @public
|
|
55146
|
+
*/
|
|
55147
|
+
isShown(ref) {
|
|
55148
|
+
return this.cache.some((x) => x.overlay === ref.overlayRef && x.portal.isAttached);
|
|
55149
|
+
}
|
|
55150
|
+
/**
|
|
55151
|
+
* Adds a drawer behavior to the service.
|
|
55152
|
+
*
|
|
55153
|
+
* @public
|
|
55154
|
+
*/
|
|
55155
|
+
withBehavior(type) {
|
|
55156
|
+
const behavior = this.injector.get(type);
|
|
55157
|
+
this._drawerBehaviors.push(behavior);
|
|
55158
|
+
return this;
|
|
55159
|
+
}
|
|
55160
|
+
/**
|
|
55161
|
+
* @protected
|
|
55162
|
+
* @override
|
|
55163
|
+
*/
|
|
55164
|
+
createId() {
|
|
55165
|
+
return EID.next('mosaik-drawer');
|
|
55166
|
+
}
|
|
55167
|
+
/**
|
|
55168
|
+
* @protected
|
|
55169
|
+
* @override
|
|
55170
|
+
*/
|
|
55171
|
+
createPortalInjector(config) {
|
|
55172
|
+
return new StatelessInjector(this.injector, [
|
|
55173
|
+
[DRAWER_CONFIG, config]
|
|
55174
|
+
]);
|
|
55175
|
+
}
|
|
55176
|
+
/**
|
|
55177
|
+
* @protected
|
|
55178
|
+
* @override
|
|
55179
|
+
*/
|
|
55180
|
+
createContentInjector(ref, config) {
|
|
55181
|
+
return new StatelessInjector(this.injector, [
|
|
55182
|
+
[DRAWER_REF, ref],
|
|
55183
|
+
[DRAWER_REF_DATA, ref.data],
|
|
55184
|
+
[DRAWER_CONFIG, config]
|
|
55185
|
+
]);
|
|
54903
55186
|
}
|
|
54904
|
-
|
|
55187
|
+
/**
|
|
55188
|
+
* @protected
|
|
55189
|
+
* @override
|
|
55190
|
+
*/
|
|
55191
|
+
createPositionStrategy() {
|
|
55192
|
+
return this.overlayPositionBuilder
|
|
55193
|
+
.global()
|
|
55194
|
+
.centerVertically()
|
|
55195
|
+
.centerHorizontally();
|
|
55196
|
+
}
|
|
55197
|
+
/**
|
|
55198
|
+
* @protected
|
|
55199
|
+
* @override
|
|
55200
|
+
*/
|
|
55201
|
+
createScrollStrategy() {
|
|
55202
|
+
return this.overlay.scrollStrategies.block();
|
|
55203
|
+
}
|
|
55204
|
+
/**
|
|
55205
|
+
* @protected
|
|
55206
|
+
*/
|
|
55207
|
+
createComponent(portal, overlayRef, _component, config) {
|
|
55208
|
+
if (config?.singleton) {
|
|
55209
|
+
const overlayRefs = this.cache.filter((x) => x.overlay !== overlayRef);
|
|
55210
|
+
const detachments = new Array();
|
|
55211
|
+
for (const ref of overlayRefs) {
|
|
55212
|
+
ref.overlay.detach();
|
|
55213
|
+
detachments.push(ref);
|
|
55214
|
+
}
|
|
55215
|
+
const sub = overlayRef.detachments().subscribe(() => {
|
|
55216
|
+
sub.unsubscribe();
|
|
55217
|
+
for (const entry of detachments) {
|
|
55218
|
+
entry.overlay.attach(entry.portal);
|
|
55219
|
+
}
|
|
55220
|
+
});
|
|
55221
|
+
}
|
|
55222
|
+
const containerRef = overlayRef.attach(portal);
|
|
55223
|
+
return containerRef;
|
|
55224
|
+
}
|
|
55225
|
+
/**
|
|
55226
|
+
* @private
|
|
55227
|
+
*/
|
|
55228
|
+
prepareComponent(overlayRef, component, drawerRef, config) {
|
|
55229
|
+
if (config) {
|
|
55230
|
+
// apply all properties to the component itself
|
|
55231
|
+
Object.keys(config).forEach((p) => {
|
|
55232
|
+
if (p in component) {
|
|
55233
|
+
// @ts-ignore fix suppressImplicitAnyIndexErrors
|
|
55234
|
+
component[p] = config[p];
|
|
55235
|
+
}
|
|
55236
|
+
});
|
|
55237
|
+
if (config.clickOutsideToClose) {
|
|
55238
|
+
const backdropClickSubscription = overlayRef.backdropClick().subscribe(() => {
|
|
55239
|
+
backdropClickSubscription.unsubscribe();
|
|
55240
|
+
drawerRef.close(Cancel.negative());
|
|
55241
|
+
});
|
|
55242
|
+
const outsidePointerEventsSubscription = overlayRef.outsidePointerEvents().subscribe(() => {
|
|
55243
|
+
outsidePointerEventsSubscription.unsubscribe();
|
|
55244
|
+
drawerRef.close(Cancel.negative());
|
|
55245
|
+
});
|
|
55246
|
+
}
|
|
55247
|
+
if (config.pressEscapeToClose) {
|
|
55248
|
+
const documentKeyupSubscription = fromEvent(this._document, 'keyup').pipe(
|
|
55249
|
+
// eslint-disable-next-line @typescript-eslint/no-deprecated
|
|
55250
|
+
filter((event) => event.keyCode === Key.Escape), takeUntil(drawerRef.closed))
|
|
55251
|
+
.subscribe(() => {
|
|
55252
|
+
documentKeyupSubscription.unsubscribe();
|
|
55253
|
+
drawerRef.close(Cancel.negative());
|
|
55254
|
+
});
|
|
55255
|
+
}
|
|
55256
|
+
}
|
|
55257
|
+
const closedSubscription = component.closed.subscribe(() => {
|
|
55258
|
+
closedSubscription.unsubscribe();
|
|
55259
|
+
this.detach(overlayRef);
|
|
55260
|
+
this._drawerBehaviors.forEach((x) => x.detach());
|
|
55261
|
+
this._drawerBehaviors.length = 0;
|
|
55262
|
+
});
|
|
55263
|
+
}
|
|
55264
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DrawerService, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
54905
55265
|
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DrawerService });
|
|
54906
55266
|
}
|
|
54907
55267
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: DrawerService, decorators: [{
|
|
54908
55268
|
type: Injectable
|
|
54909
|
-
}], ctorParameters: () => [] });
|
|
55269
|
+
}], ctorParameters: () => [{ type: i0.Injector }] });
|
|
54910
55270
|
|
|
54911
55271
|
// #region Imports
|
|
54912
55272
|
// #endregion
|
|
@@ -54946,8 +55306,8 @@ class MessageBoxService {
|
|
|
54946
55306
|
*
|
|
54947
55307
|
* @public
|
|
54948
55308
|
*/
|
|
54949
|
-
show(
|
|
54950
|
-
return from(this._messageBox.open(EID.next('MessageBox'),
|
|
55309
|
+
show(config) {
|
|
55310
|
+
return from(this._messageBox.open(EID.next('MessageBox'), config));
|
|
54951
55311
|
}
|
|
54952
55312
|
/**
|
|
54953
55313
|
* Closes a message box.
|
|
@@ -55002,8 +55362,8 @@ class BottomSheetService {
|
|
|
55002
55362
|
*
|
|
55003
55363
|
* @public
|
|
55004
55364
|
*/
|
|
55005
|
-
open(bottomSheetId, wrapperClass,
|
|
55006
|
-
return from(this._bottomSheet.open(bottomSheetId, wrapperClass,
|
|
55365
|
+
open(bottomSheetId, wrapperClass, config) {
|
|
55366
|
+
return from(this._bottomSheet.open(bottomSheetId, wrapperClass, config, config?.data));
|
|
55007
55367
|
}
|
|
55008
55368
|
/**
|
|
55009
55369
|
* Closes a bottom sheet.
|
|
@@ -55962,6 +56322,74 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
|
|
|
55962
56322
|
args: ['mosaikScale']
|
|
55963
56323
|
}] } });
|
|
55964
56324
|
|
|
56325
|
+
// #region Imports
|
|
56326
|
+
/**
|
|
56327
|
+
* A service for translating keys into strings.
|
|
56328
|
+
*
|
|
56329
|
+
* @public
|
|
56330
|
+
*/
|
|
56331
|
+
class TranslateService {
|
|
56332
|
+
// #region Fields
|
|
56333
|
+
_translator;
|
|
56334
|
+
_languageChanged;
|
|
56335
|
+
// #endregion
|
|
56336
|
+
// #region Ctor
|
|
56337
|
+
constructor(translator = inject(TranslatorService)) {
|
|
56338
|
+
this._translator = translator;
|
|
56339
|
+
this._languageChanged = new Observable((observer) => {
|
|
56340
|
+
const dispose = this._translator.languageChanged.subscribe((x) => observer.next(x ?? ''));
|
|
56341
|
+
return () => {
|
|
56342
|
+
dispose.dispose();
|
|
56343
|
+
};
|
|
56344
|
+
});
|
|
56345
|
+
}
|
|
56346
|
+
// #endregion
|
|
56347
|
+
// #region Properties
|
|
56348
|
+
/**
|
|
56349
|
+
* Gets or sets the current language.
|
|
56350
|
+
*
|
|
56351
|
+
* @public
|
|
56352
|
+
*/
|
|
56353
|
+
get currentLanguage() {
|
|
56354
|
+
return this._translator.currentLanguage;
|
|
56355
|
+
}
|
|
56356
|
+
set currentLanguage(value) {
|
|
56357
|
+
this._translator.currentLanguage = value;
|
|
56358
|
+
}
|
|
56359
|
+
/**
|
|
56360
|
+
* Gets an observable that emits the current language whenever it changes.
|
|
56361
|
+
*
|
|
56362
|
+
* @public
|
|
56363
|
+
* @readonly
|
|
56364
|
+
*/
|
|
56365
|
+
get languageChanged() {
|
|
56366
|
+
return this._languageChanged;
|
|
56367
|
+
}
|
|
56368
|
+
// #endregion
|
|
56369
|
+
// #region Methods
|
|
56370
|
+
/**
|
|
56371
|
+
* Adds the given translations for the given language.
|
|
56372
|
+
*
|
|
56373
|
+
* @public
|
|
56374
|
+
*/
|
|
56375
|
+
addTranslations(lang, translations) {
|
|
56376
|
+
this._translator.addTranslations(lang, translations);
|
|
56377
|
+
}
|
|
56378
|
+
/**
|
|
56379
|
+
* Translates the given key.
|
|
56380
|
+
*
|
|
56381
|
+
* @public
|
|
56382
|
+
*/
|
|
56383
|
+
translate(key, ...args) {
|
|
56384
|
+
return this._translator.translate(key, ...args);
|
|
56385
|
+
}
|
|
56386
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: TranslateService, deps: [{ token: i1.TranslatorService }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
56387
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: TranslateService });
|
|
56388
|
+
}
|
|
56389
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: TranslateService, decorators: [{
|
|
56390
|
+
type: Injectable
|
|
56391
|
+
}], ctorParameters: () => [{ type: i1.TranslatorService }] });
|
|
56392
|
+
|
|
55965
56393
|
// #region Imports
|
|
55966
56394
|
// #endregion
|
|
55967
56395
|
/**
|
|
@@ -55970,9 +56398,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
|
|
|
55970
56398
|
function provideTranslations(config) {
|
|
55971
56399
|
return makeEnvironmentProviders([
|
|
55972
56400
|
{
|
|
55973
|
-
provide:
|
|
56401
|
+
provide: TranslateService,
|
|
55974
56402
|
useFactory: () => {
|
|
55975
|
-
const service = new TranslatorService(config?.defaultLanguageResolver ?? Translator.DEFAULT_LANGUAGE_RESOLVER);
|
|
56403
|
+
const service = new TranslatorService$1(config?.defaultLanguageResolver ?? Translator.DEFAULT_LANGUAGE_RESOLVER);
|
|
55976
56404
|
document.documentElement.lang = service.currentLanguage;
|
|
55977
56405
|
service.languageChanged.subscribe(() => {
|
|
55978
56406
|
// Set the document root language
|
|
@@ -55987,7 +56415,7 @@ function provideTranslations(config) {
|
|
|
55987
56415
|
service.addTranslations(lang, translations);
|
|
55988
56416
|
});
|
|
55989
56417
|
TranslatorServiceLocator.set(service);
|
|
55990
|
-
return service;
|
|
56418
|
+
return new TranslateService(service);
|
|
55991
56419
|
}
|
|
55992
56420
|
}
|
|
55993
56421
|
]);
|
|
@@ -56019,7 +56447,7 @@ class TranslateDirective {
|
|
|
56019
56447
|
this._vcr = inject(ViewContainerRef);
|
|
56020
56448
|
this._templateRef = inject((TemplateRef));
|
|
56021
56449
|
this._cdr = inject(ChangeDetectorRef);
|
|
56022
|
-
this._translator = inject(TranslatorService);
|
|
56450
|
+
this._translator = inject(TranslatorService$1);
|
|
56023
56451
|
this._languageChangedSubscription = null;
|
|
56024
56452
|
this._view = null;
|
|
56025
56453
|
this._scope = '';
|
|
@@ -56123,7 +56551,7 @@ class TranslatePipe {
|
|
|
56123
56551
|
* @public
|
|
56124
56552
|
*/
|
|
56125
56553
|
constructor() {
|
|
56126
|
-
this._translator = inject(TranslatorService);
|
|
56554
|
+
this._translator = inject(TranslatorService$1);
|
|
56127
56555
|
this._cdr = inject(ChangeDetectorRef);
|
|
56128
56556
|
this._lastKey = null;
|
|
56129
56557
|
this._lastParams = undefined;
|
|
@@ -57251,5 +57679,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
|
|
|
57251
57679
|
* Generated bundle index. Do not edit.
|
|
57252
57680
|
*/
|
|
57253
57681
|
|
|
57254
|
-
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_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, 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_CONTAINER_DEFAULT_PROPS, DRAWER_CONTENT_DEFAULT_PROPS, DRAWER_DEFAULT_PROPS, 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, 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, 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, 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, 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, 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, provideAbsolute, provideAbsoluteItem, provideAnchor, provideAnimate, provideApp, provideAppHeader, provideAutoCompleteBox, provideAvatar, provideAvatarGroup, provideBackdrop, provideBadge, provideBanner, provideBannerHeader, provideBannerSubHeader, provideBottomSheet, provideBox, provideBreadcrumb, provideBreadcrumbItem, provideBreakpoints, provideButton, provideButtonGroup, provideCalendar, provideCalendarHeader, provideCalendarItem, provideCalendarSubHeader, provideCamera, provideCard, provideCardActions, provideCardContent, provideCardFooter, provideCardHeader, provideCardSubTitle, provideCardTitle, provideCarousel, provideCarousel2, provideCarouselItem, provideCarouselItem2, provideCell, provideCellGroup, provideChart, provideChat, provideChatHeader, provideChatMarker, provideChatMessage, provideChatMessageAvatar, provideChatMessageDivider, provideCheckBoxGroup, provideCheckbox, provideCheckmark, provideChip, provideChipBox, provideChoice, provideChoiceGroup, provideChoiceGroupHeader, provideCode, provideColorArea, provideColorBox, provideColorPicker, provideColorSlider, provideColorSwatch, provideColorSwatchGroup, provideColorThumb, provideCombo, provideComboItem, provideComment, provideCompoundButton, provideCookiesConsent, provideDataList, provideDataTable, provideDateBox, provideDateTimeBox, provideDialog, provideDialogActions, provideDialogContent, provideDialogFooter, provideDialogHeader, provideDialogHeaderSubText, provideDialogHeaderText, provideDialogs, provideDisclosure, provideDismiss, provideDivider, provideDot, provideDrawer, provideDrawerContainer, provideDrawerContent, provideDrawers, provideDropDownButton, provideDropZone, provideElevation, provideEmoji, provideEmptyState, provideEpg, provideEpgChannel, provideEpgProgram, provideError, provideErrorState, provideExpandable, provideExpander, provideExpanderGroup, provideExpanderHeader, provideExpanderSubHeader, provideFilePicker, provideFileUpload, provideFileUploadItem, provideFlip, provideFloating, provideFloatingActionButton, provideFloatingActionButtonGroup, provideFloatingTrigger, provideFocusRing, provideFooter, provideFooterItem, provideFooterItemGroup, provideForm, provideFormField, provideGrid, provideGridItem, provideHelmet, provideHint, provideIcon, provideIcons, provideImage, provideIndicator, provideJumbotron, provideJumbotronHeader, provideJumbotronSubHeader, provideKbd, provideKbdShortcut, provideLightChain, provideList, provideListItem, provideListItemGroup, provideMarquee, provideMasonry, provideMenu, provideMenuItem, provideMenuItemGroup, provideMessageBox, provideMessageBoxes, provideMeterBar, provideMeterRing, provideNumber, provideNumberBox, provideNumberCounter, providePage, providePageContent, providePageHeader, providePageMenu, providePagePreContent, providePagePreHeader, providePaginator, providePasswordBox, providePattern, providePersona, providePerspective, providePinBox, providePopup, providePortal, providePortalHost, providePortalProjection, provideProgressBar, provideProgressRing, provideQRCode, provideRadio, provideRadioGroup, provideRating, provideRepeatButton, provideResizeAdorner, provideRibbon, provideRichTextBox, provideRipple, provideScale, provideScroll, provideSearchBox, provideSegment, provideSegmentItem, provideSelect, provideSelectItem, provideSelectItemGroup, provideSignaturePad, provideSkeleton, provideSlider, provideSlider2, provideSlider2Thumb, provideSpacer, provideSplit, provideSplitButton, provideStack, provideSticky, provideSuccessState, provideSummary, provideSwipe, provideTab, provideTabItem, provideTabPanel, provideTabStrip, provideTabStripItem, provideTable, provideTableBody, provideTableCell, provideTableFooter, provideTableHeader, provideTableRow, provideText, provideTextBox, provideTextFormat, provideTheme, provideTheme2, provideTickBar, provideTileList, provideTileListItem, provideTimeBox, provideToast, provideToasts, provideToggleButton, provideToggleSwitch, provideToggleTip, provideToolbar, provideTooltip, provideTranslations, provideTree, provideTreeItem, provideUpDownSpinner, provideVideo, provideVirtualize, provideWizard, provideWizardStep, provideWrap };
|
|
57682
|
+
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_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, 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, 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, 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, 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, provideAbsolute, provideAbsoluteItem, provideAnchor, provideAnimate, provideApp, provideAppHeader, provideAutoCompleteBox, provideAvatar, provideAvatarGroup, provideBackdrop, provideBadge, provideBanner, provideBannerHeader, provideBannerSubHeader, provideBottomSheet, provideBox, provideBreadcrumb, provideBreadcrumbItem, provideBreakpoints, provideButton, provideButtonGroup, provideCalendar, provideCalendarHeader, provideCalendarItem, provideCalendarSubHeader, provideCamera, provideCard, provideCardActions, provideCardContent, provideCardFooter, provideCardHeader, provideCardSubTitle, provideCardTitle, provideCarousel, provideCarousel2, provideCarouselItem, provideCarouselItem2, provideCell, provideCellGroup, provideChart, provideChat, provideChatHeader, provideChatMarker, provideChatMessage, provideChatMessageAvatar, provideChatMessageDivider, provideCheckBoxGroup, provideCheckbox, provideCheckmark, provideChip, provideChipBox, provideChoice, provideChoiceGroup, provideChoiceGroupHeader, provideCode, provideColorArea, provideColorBox, provideColorPicker, provideColorSlider, provideColorSwatch, provideColorSwatchGroup, provideColorThumb, provideCombo, provideComboItem, provideComment, provideCompoundButton, provideCookiesConsent, provideDataList, provideDataTable, provideDateBox, provideDateTimeBox, provideDialog, provideDialogActions, provideDialogContent, provideDialogFooter, provideDialogHeader, provideDialogHeaderSubText, provideDialogHeaderText, provideDialogs, provideDisclosure, provideDismiss, provideDivider, provideDot, provideDrawer, provideDrawerContainer, provideDrawerContent, provideDrawers, provideDropDownButton, provideDropZone, provideElevation, provideEmoji, provideEmptyState, provideEpg, provideEpgChannel, provideEpgProgram, provideError, provideErrorState, provideExpandable, provideExpander, provideExpanderGroup, provideExpanderHeader, provideExpanderSubHeader, provideFilePicker, provideFileUpload, provideFileUploadItem, provideFlip, provideFloating, provideFloatingActionButton, provideFloatingActionButtonGroup, provideFloatingTrigger, provideFocusRing, provideFooter, provideFooterItem, provideFooterItemGroup, provideForm, provideFormField, provideGrid, provideGridItem, provideHelmet, provideHint, provideIcon, provideIcons, provideImage, provideIndicator, provideJumbotron, provideJumbotronHeader, provideJumbotronSubHeader, provideKbd, provideKbdShortcut, provideLightChain, provideList, provideListItem, provideListItemGroup, provideMarquee, provideMasonry, provideMenu, provideMenuItem, provideMenuItemGroup, provideMessageBox, provideMessageBoxes, provideMeterBar, provideMeterRing, provideNumber, provideNumberBox, provideNumberCounter, providePage, providePageContent, providePageHeader, providePageMenu, providePagePreContent, providePagePreHeader, providePaginator, providePasswordBox, providePattern, providePersona, providePerspective, providePinBox, providePopup, providePortal, providePortalHost, providePortalProjection, provideProgressBar, provideProgressRing, provideQRCode, provideRadio, provideRadioGroup, provideRating, provideRepeatButton, provideResizeAdorner, provideRibbon, provideRichTextBox, provideRipple, provideScale, provideScroll, provideSearchBox, provideSegment, provideSegmentItem, provideSelect, provideSelectItem, provideSelectItemGroup, provideSignaturePad, provideSkeleton, provideSlider, provideSlider2, provideSlider2Thumb, provideSpacer, provideSplit, provideSplitButton, provideStack, provideSticky, provideSuccessState, provideSummary, provideSwipe, provideTab, provideTabItem, provideTabPanel, provideTabStrip, provideTabStripItem, provideTable, provideTableBody, provideTableCell, provideTableFooter, provideTableHeader, provideTableRow, provideText, provideTextBox, provideTextFormat, provideTheme, provideTheme2, provideTickBar, provideTileList, provideTileListItem, provideTimeBox, provideToast, provideToasts, provideToggleButton, provideToggleSwitch, provideToggleTip, provideToolbar, provideTooltip, provideTranslations, provideTree, provideTreeItem, provideUpDownSpinner, provideVideo, provideVirtualize, provideWizard, provideWizardStep, provideWrap };
|
|
57255
57683
|
//# sourceMappingURL=mosaik-elements-angular.mjs.map
|