@covalent/core 9.1.3 → 10.0.0
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/breadcrumbs/breadcrumb/breadcrumb.component.d.ts +1 -1
- package/breadcrumbs/breadcrumbs.component.d.ts +1 -1
- package/breadcrumbs/breadcrumbs.module.d.ts +5 -3
- package/common/common.module.d.ts +5 -1
- package/common/directives/fullscreen/fullscreen.directive.d.ts +1 -1
- package/common/forms/auto-trim/auto-trim.directive.d.ts +1 -1
- package/common/material-icons.css +1 -1
- package/common/pipes/bytes/bytes.pipe.d.ts +1 -1
- package/common/pipes/decimal-bytes/decimal-bytes.pipe.d.ts +1 -1
- package/common/pipes/digits/digits.pipe.d.ts +1 -1
- package/common/pipes/time-ago/time-ago.pipe.d.ts +1 -1
- package/common/pipes/time-difference/time-difference.pipe.d.ts +1 -1
- package/common/pipes/time-until/time-until.pipe.d.ts +1 -1
- package/common/pipes/truncate/truncate.pipe.d.ts +1 -1
- package/common/platform.css +1 -1
- package/common/platform.css.map +1 -1
- package/dialogs/alert-dialog/alert-dialog.component.d.ts +1 -1
- package/dialogs/confirm-dialog/confirm-dialog.component.d.ts +1 -1
- package/dialogs/dialog.component.d.ts +5 -5
- package/dialogs/dialogs.module.d.ts +5 -9
- package/dialogs/prompt-dialog/prompt-dialog.component.d.ts +1 -1
- package/dialogs/status-dialog/status-dialog.component.d.ts +1 -1
- package/dialogs/window-dialog/window-dialog.component.d.ts +1 -1
- package/dynamic-menu/dynamic-menu-item/dynamic-menu-item.component.d.ts +1 -1
- package/dynamic-menu/dynamic-menu-item/dynamic-menu-link/dynamic-menu-link.component.d.ts +1 -1
- package/dynamic-menu/dynamic-menu.component.d.ts +1 -1
- package/dynamic-menu/dynamic-menu.module.d.ts +5 -7
- package/fesm2022/covalent-core-breadcrumbs.mjs +83 -44
- package/fesm2022/covalent-core-breadcrumbs.mjs.map +1 -1
- package/fesm2022/covalent-core-common.mjs +146 -138
- package/fesm2022/covalent-core-common.mjs.map +1 -1
- package/fesm2022/covalent-core-dialogs.mjs +448 -169
- package/fesm2022/covalent-core-dialogs.mjs.map +1 -1
- package/fesm2022/covalent-core-dynamic-menu.mjs +351 -82
- package/fesm2022/covalent-core-dynamic-menu.mjs.map +1 -1
- package/fesm2022/covalent-core-file.mjs +256 -181
- package/fesm2022/covalent-core-file.mjs.map +1 -1
- package/fesm2022/covalent-core-json-formatter.mjs +119 -31
- package/fesm2022/covalent-core-json-formatter.mjs.map +1 -1
- package/fesm2022/covalent-core-layout.mjs +738 -384
- package/fesm2022/covalent-core-layout.mjs.map +1 -1
- package/fesm2022/covalent-core-loading.mjs +98 -76
- package/fesm2022/covalent-core-loading.mjs.map +1 -1
- package/fesm2022/covalent-core-menu.mjs +33 -19
- package/fesm2022/covalent-core-menu.mjs.map +1 -1
- package/fesm2022/covalent-core-message.mjs +112 -53
- package/fesm2022/covalent-core-message.mjs.map +1 -1
- package/fesm2022/covalent-core-search.mjs +260 -193
- package/fesm2022/covalent-core-search.mjs.map +1 -1
- package/fesm2022/covalent-core-side-sheet.mjs +224 -192
- package/fesm2022/covalent-core-side-sheet.mjs.map +1 -1
- package/fesm2022/covalent-core-user-profile.mjs +118 -59
- package/fesm2022/covalent-core-user-profile.mjs.map +1 -1
- package/file/directives/file-drop.directive.d.ts +1 -1
- package/file/directives/file-select.directive.d.ts +1 -1
- package/file/file-input/file-input.component.d.ts +2 -2
- package/file/file-upload/file-upload.component.d.ts +1 -1
- package/file/file.module.d.ts +5 -6
- package/json-formatter/json-formatter.component.d.ts +1 -1
- package/json-formatter/json-formatter.module.d.ts +5 -4
- package/layout/layout-card-over/layout-card-over.component.d.ts +1 -1
- package/layout/layout-footer/layout-footer.component.d.ts +1 -1
- package/layout/layout-manage-list/layout-manage-list.component.d.ts +1 -1
- package/layout/layout-manage-list/layout-manage-list.directives.d.ts +3 -3
- package/layout/layout-nav/layout-nav.component.d.ts +1 -1
- package/layout/layout-nav-list/layout-nav-list.component.d.ts +1 -1
- package/layout/layout-nav-list/layout-nav-list.directives.d.ts +3 -3
- package/layout/layout-toggle.class.d.ts +1 -1
- package/layout/layout.component.d.ts +1 -1
- package/layout/layout.directives.d.ts +3 -3
- package/layout/layout.module.d.ts +5 -10
- package/layout/navigation-drawer/navigation-drawer.component.d.ts +3 -3
- package/loading/directives/loading.directive.d.ts +1 -1
- package/loading/loading.component.d.ts +1 -1
- package/loading/loading.module.d.ts +1 -6
- package/menu/menu.component.d.ts +1 -1
- package/menu/menu.module.d.ts +5 -4
- package/message/message.component.d.ts +2 -2
- package/message/message.module.d.ts +5 -3
- package/package.json +13 -38
- package/search/search-box/search-box.component.d.ts +1 -1
- package/search/search-input/search-input.component.d.ts +1 -1
- package/search/search.module.d.ts +5 -6
- package/side-sheet/side-sheet-container.d.ts +2 -2
- package/side-sheet/side-sheet.content-directives.d.ts +5 -5
- package/side-sheet/side-sheet.d.ts +1 -1
- package/side-sheet/side-sheet.module.d.ts +5 -4
- package/theming/prebuilt/all-theme-dark.css +1 -1
- package/theming/prebuilt/all-theme-dark.css.map +1 -1
- package/theming/prebuilt/all-theme-light.css +1 -1
- package/theming/prebuilt/all-theme-light.css.map +1 -1
- package/theming/prebuilt/blue-grey-deep-orange.css +1 -1
- package/theming/prebuilt/blue-grey-deep-orange.css.map +1 -1
- package/theming/prebuilt/blue-orange.css +1 -1
- package/theming/prebuilt/blue-orange.css.map +1 -1
- package/theming/prebuilt/indigo-pink.css +1 -1
- package/theming/prebuilt/indigo-pink.css.map +1 -1
- package/theming/prebuilt/orange-light-blue.css +1 -1
- package/theming/prebuilt/orange-light-blue.css.map +1 -1
- package/theming/prebuilt/teal-orange.css +1 -1
- package/theming/prebuilt/teal-orange.css.map +1 -1
- package/user-profile/user-profile-menu/user-profile-menu.component.d.ts +1 -1
- package/user-profile/user-profile.component.d.ts +1 -1
- package/user-profile/user-profile.module.d.ts +5 -8
- package/esm2022/breadcrumbs/breadcrumb/breadcrumb.component.mjs +0 -94
- package/esm2022/breadcrumbs/breadcrumbs.component.mjs +0 -142
- package/esm2022/breadcrumbs/breadcrumbs.module.mjs +0 -20
- package/esm2022/breadcrumbs/covalent-core-breadcrumbs.mjs +0 -5
- package/esm2022/breadcrumbs/public_api.mjs +0 -4
- package/esm2022/common/animations/bounce/bounce.animation.mjs +0 -70
- package/esm2022/common/animations/collapse/collapse.animation.mjs +0 -51
- package/esm2022/common/animations/common/interfaces.mjs +0 -2
- package/esm2022/common/animations/fade/fadeInOut.animation.mjs +0 -37
- package/esm2022/common/animations/flash/flash.animation.mjs +0 -34
- package/esm2022/common/animations/headshake/headshake.animation.mjs +0 -47
- package/esm2022/common/animations/jello/jello.animation.mjs +0 -59
- package/esm2022/common/animations/pulse/pulse.animation.mjs +0 -32
- package/esm2022/common/animations/rotate/rotate.animation.mjs +0 -30
- package/esm2022/common/behaviors/control-value-accesor.mixin.mjs +0 -43
- package/esm2022/common/behaviors/disable-ripple.mixin.mjs +0 -24
- package/esm2022/common/behaviors/disabled.mixin.mjs +0 -24
- package/esm2022/common/common.module.mjs +0 -83
- package/esm2022/common/covalent-core-common.mjs +0 -5
- package/esm2022/common/directives/fullscreen/fullscreen.directive.mjs +0 -87
- package/esm2022/common/forms/auto-trim/auto-trim.directive.mjs +0 -37
- package/esm2022/common/forms/validators/validators.mjs +0 -29
- package/esm2022/common/functions/clipboard.mjs +0 -23
- package/esm2022/common/functions/convert.mjs +0 -84
- package/esm2022/common/functions/download.mjs +0 -75
- package/esm2022/common/functions/file.mjs +0 -16
- package/esm2022/common/pipes/bytes/bytes.pipe.mjs +0 -42
- package/esm2022/common/pipes/decimal-bytes/decimal-bytes.pipe.mjs +0 -42
- package/esm2022/common/pipes/digits/digits.pipe.mjs +0 -41
- package/esm2022/common/pipes/time-ago/time-ago.pipe.mjs +0 -72
- package/esm2022/common/pipes/time-difference/time-difference.pipe.mjs +0 -51
- package/esm2022/common/pipes/time-until/time-until.pipe.mjs +0 -72
- package/esm2022/common/pipes/truncate/truncate.pipe.mjs +0 -27
- package/esm2022/common/public_api.mjs +0 -39
- package/esm2022/common/services/icon.service.mjs +0 -1087
- package/esm2022/common/services/router-path.service.mjs +0 -30
- package/esm2022/covalent-core.mjs +0 -5
- package/esm2022/dialogs/alert-dialog/alert-dialog.component.mjs +0 -26
- package/esm2022/dialogs/confirm-dialog/confirm-dialog.component.mjs +0 -31
- package/esm2022/dialogs/covalent-core-dialogs.mjs +0 -5
- package/esm2022/dialogs/dialog.component.mjs +0 -75
- package/esm2022/dialogs/dialogs.module.mjs +0 -94
- package/esm2022/dialogs/prompt-dialog/prompt-dialog.component.mjs +0 -84
- package/esm2022/dialogs/public_api.mjs +0 -10
- package/esm2022/dialogs/resizable-draggable-dialog/resizable-draggable-dialog.mjs +0 -222
- package/esm2022/dialogs/services/dialog.service.mjs +0 -215
- package/esm2022/dialogs/status-dialog/status-dialog.component.mjs +0 -55
- package/esm2022/dialogs/window-dialog/window-dialog.component.mjs +0 -40
- package/esm2022/dynamic-menu/covalent-core-dynamic-menu.mjs +0 -5
- package/esm2022/dynamic-menu/dynamic-menu-item/dynamic-menu-item.component.mjs +0 -30
- package/esm2022/dynamic-menu/dynamic-menu-item/dynamic-menu-link/dynamic-menu-link.component.mjs +0 -23
- package/esm2022/dynamic-menu/dynamic-menu.component.mjs +0 -28
- package/esm2022/dynamic-menu/dynamic-menu.menu.mjs +0 -2
- package/esm2022/dynamic-menu/dynamic-menu.module.mjs +0 -55
- package/esm2022/dynamic-menu/public_api.mjs +0 -6
- package/esm2022/file/covalent-core-file.mjs +0 -5
- package/esm2022/file/directives/file-drop.directive.mjs +0 -145
- package/esm2022/file/directives/file-select.directive.mjs +0 -78
- package/esm2022/file/file-input/file-input.component.mjs +0 -146
- package/esm2022/file/file-upload/file-upload.component.mjs +0 -188
- package/esm2022/file/file.module.mjs +0 -56
- package/esm2022/file/public_api.mjs +0 -7
- package/esm2022/file/services/file.service.mjs +0 -66
- package/esm2022/json-formatter/collapse.animation.mjs +0 -51
- package/esm2022/json-formatter/covalent-core-json-formatter.mjs +0 -5
- package/esm2022/json-formatter/json-formatter.component.mjs +0 -222
- package/esm2022/json-formatter/json-formatter.module.mjs +0 -20
- package/esm2022/json-formatter/public_api.mjs +0 -3
- package/esm2022/layout/covalent-core-layout.mjs +0 -5
- package/esm2022/layout/layout-card-over/layout-card-over.component.mjs +0 -50
- package/esm2022/layout/layout-footer/layout-footer.component.mjs +0 -36
- package/esm2022/layout/layout-manage-list/layout-manage-list.component.mjs +0 -92
- package/esm2022/layout/layout-manage-list/layout-manage-list.directives.mjs +0 -84
- package/esm2022/layout/layout-nav/layout-nav.component.mjs +0 -76
- package/esm2022/layout/layout-nav-list/layout-nav-list.component.mjs +0 -154
- package/esm2022/layout/layout-nav-list/layout-nav-list.directives.mjs +0 -84
- package/esm2022/layout/layout-toggle.class.mjs +0 -96
- package/esm2022/layout/layout.component.mjs +0 -91
- package/esm2022/layout/layout.directives.mjs +0 -85
- package/esm2022/layout/layout.module.mjs +0 -115
- package/esm2022/layout/navigation-drawer/navigation-drawer.component.mjs +0 -221
- package/esm2022/layout/public_api.mjs +0 -13
- package/esm2022/loading/covalent-core-loading.mjs +0 -5
- package/esm2022/loading/directives/loading.directive.mjs +0 -133
- package/esm2022/loading/loading.component.mjs +0 -193
- package/esm2022/loading/loading.module.mjs +0 -41
- package/esm2022/loading/public_api.mjs +0 -6
- package/esm2022/loading/services/loading.factory.mjs +0 -210
- package/esm2022/loading/services/loading.service.mjs +0 -219
- package/esm2022/menu/covalent-core-menu.mjs +0 -5
- package/esm2022/menu/menu.component.mjs +0 -12
- package/esm2022/menu/menu.module.mjs +0 -21
- package/esm2022/menu/public_api.mjs +0 -3
- package/esm2022/message/collapse.animation.mjs +0 -51
- package/esm2022/message/covalent-core-message.mjs +0 -5
- package/esm2022/message/message.component.mjs +0 -222
- package/esm2022/message/message.module.mjs +0 -25
- package/esm2022/message/public_api.mjs +0 -3
- package/esm2022/public_api.mjs +0 -2
- package/esm2022/search/covalent-core-search.mjs +0 -5
- package/esm2022/search/public_api.mjs +0 -4
- package/esm2022/search/search-box/search-box.component.mjs +0 -198
- package/esm2022/search/search-input/search-input.component.mjs +0 -219
- package/esm2022/search/search.module.mjs +0 -37
- package/esm2022/side-sheet/covalent-core-side-sheet.mjs +0 -5
- package/esm2022/side-sheet/public_api.mjs +0 -6
- package/esm2022/side-sheet/side-sheet-container.mjs +0 -285
- package/esm2022/side-sheet/side-sheet-ref.mjs +0 -30
- package/esm2022/side-sheet/side-sheet.animation.mjs +0 -12
- package/esm2022/side-sheet/side-sheet.config.mjs +0 -11
- package/esm2022/side-sheet/side-sheet.content-directives.mjs +0 -206
- package/esm2022/side-sheet/side-sheet.mjs +0 -236
- package/esm2022/side-sheet/side-sheet.module.mjs +0 -45
- package/esm2022/user-profile/covalent-core-user-profile.mjs +0 -5
- package/esm2022/user-profile/public_api.mjs +0 -4
- package/esm2022/user-profile/user-profile-menu/user-profile-menu.component.mjs +0 -25
- package/esm2022/user-profile/user-profile.component.mjs +0 -21
- package/esm2022/user-profile/user-profile.module.mjs +0 -42
@@ -1,11 +1,10 @@
|
|
1
1
|
import * as i0 from '@angular/core';
|
2
2
|
import { EventEmitter, Directive, Optional, Inject, ViewChild, Component, ViewEncapsulation, ChangeDetectionStrategy, HostBinding, HostListener, Injector, TemplateRef, InjectFlags, Injectable, SkipSelf, Input, NgModule } from '@angular/core';
|
3
|
-
import * as i3 from '@angular/cdk/portal';
|
4
|
-
import { BasePortalOutlet, CdkPortalOutlet, ComponentPortal, TemplatePortal, PortalModule } from '@angular/cdk/portal';
|
5
|
-
import { AnimationDurations, AnimationCurves, MatCommonModule } from '@angular/material/core';
|
6
|
-
import { MatDialogConfig, MatDialogRef, MAT_DIALOG_DATA, MAT_DIALOG_DEFAULT_OPTIONS, MatDialogModule } from '@angular/material/dialog';
|
7
3
|
import * as i1$1 from '@angular/cdk/overlay';
|
8
4
|
import { OverlayConfig } from '@angular/cdk/overlay';
|
5
|
+
import { BasePortalOutlet, CdkPortalOutlet, ComponentPortal, TemplatePortal } from '@angular/cdk/portal';
|
6
|
+
import { MatDialogConfig, MatDialogRef, MAT_DIALOG_DATA, MAT_DIALOG_DEFAULT_OPTIONS } from '@angular/material/dialog';
|
7
|
+
import { AnimationDurations, AnimationCurves } from '@angular/material/core';
|
9
8
|
import * as i1 from '@angular/cdk/a11y';
|
10
9
|
import { DOCUMENT } from '@angular/common';
|
11
10
|
import { trigger, state, style, transition, animate } from '@angular/animations';
|
@@ -34,6 +33,7 @@ class CovalentSideSheetConfig extends MatDialogConfig {
|
|
34
33
|
subPageMode = SubPageMode.pushed;
|
35
34
|
}
|
36
35
|
|
36
|
+
function CovalentSideSheetContainerComponent_ng_template_0_Template(rf, ctx) { }
|
37
37
|
function _getFocusedElementPierceShadowDom() {
|
38
38
|
let activeElement = typeof document !== 'undefined' && document
|
39
39
|
? document.activeElement
|
@@ -203,20 +203,25 @@ class _CovalentSideSheetContainerBase extends BasePortalOutlet {
|
|
203
203
|
const activeElement = _getFocusedElementPierceShadowDom();
|
204
204
|
return element === activeElement || element.contains(activeElement);
|
205
205
|
}
|
206
|
-
static ɵfac =
|
207
|
-
static ɵdir = i0.ɵɵ
|
206
|
+
static ɵfac = function _CovalentSideSheetContainerBase_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || _CovalentSideSheetContainerBase)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i1.ConfigurableFocusTrapFactory), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(DOCUMENT, 8), i0.ɵɵdirectiveInject(CovalentSideSheetConfig), i0.ɵɵdirectiveInject(i1.FocusMonitor)); };
|
207
|
+
static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: _CovalentSideSheetContainerBase, viewQuery: function _CovalentSideSheetContainerBase_Query(rf, ctx) { if (rf & 1) {
|
208
|
+
i0.ɵɵviewQuery(CdkPortalOutlet, 7);
|
209
|
+
} if (rf & 2) {
|
210
|
+
let _t;
|
211
|
+
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._portalOutlet = _t.first);
|
212
|
+
} }, features: [i0.ɵɵInheritDefinitionFeature] });
|
208
213
|
}
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
214
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(_CovalentSideSheetContainerBase, [{
|
215
|
+
type: Directive
|
216
|
+
}], () => [{ type: i0.ElementRef }, { type: i1.ConfigurableFocusTrapFactory }, { type: i0.ChangeDetectorRef }, { type: undefined, decorators: [{
|
217
|
+
type: Optional
|
218
|
+
}, {
|
219
|
+
type: Inject,
|
220
|
+
args: [DOCUMENT]
|
221
|
+
}] }, { type: CovalentSideSheetConfig }, { type: i1.FocusMonitor }], { _portalOutlet: [{
|
222
|
+
type: ViewChild,
|
223
|
+
args: [CdkPortalOutlet, { static: true }]
|
224
|
+
}] }); })();
|
220
225
|
/**
|
221
226
|
* Internal component that wraps the generated side-sheet content.
|
222
227
|
* This animation below is the only reason for duplicating most of the Material dialog code
|
@@ -268,46 +273,56 @@ class CovalentSideSheetContainerComponent extends _CovalentSideSheetContainerBas
|
|
268
273
|
this._state = 'exit';
|
269
274
|
this._changeDetectorRef.markForCheck();
|
270
275
|
}
|
271
|
-
static ɵfac =
|
272
|
-
static ɵcmp = i0.ɵɵ
|
276
|
+
static ɵfac = /*@__PURE__*/ (() => { let ɵCovalentSideSheetContainerComponent_BaseFactory; return function CovalentSideSheetContainerComponent_Factory(__ngFactoryType__) { return (ɵCovalentSideSheetContainerComponent_BaseFactory || (ɵCovalentSideSheetContainerComponent_BaseFactory = i0.ɵɵgetInheritedFactory(CovalentSideSheetContainerComponent)))(__ngFactoryType__ || CovalentSideSheetContainerComponent); }; })();
|
277
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CovalentSideSheetContainerComponent, selectors: [["td-side-sheet-container"]], hostVars: 10, hostBindings: function CovalentSideSheetContainerComponent_HostBindings(rf, ctx) { if (rf & 1) {
|
278
|
+
i0.ɵɵsyntheticHostListener("@sideSheetContainer.start", function CovalentSideSheetContainerComponent_animation_sideSheetContainer_start_HostBindingHandler($event) { return ctx.onAnimateStart($event); })("@sideSheetContainer.done", function CovalentSideSheetContainerComponent_animation_sideSheetContainer_done_HostBindingHandler($event) { return ctx.onAnimateDone($event); });
|
279
|
+
} if (rf & 2) {
|
280
|
+
i0.ɵɵhostProperty("tabindex", ctx.tabIndex)("aria-modal", ctx.arialModal)("id", ctx.idAttr);
|
281
|
+
i0.ɵɵsyntheticHostProperty("@sideSheetContainer", ctx.sideSheetAnimationState);
|
282
|
+
i0.ɵɵattribute("role", ctx.roleAttr)("aria-labelledby", ctx.arialLabelByAttr)("aria-describedby", ctx.arialDescribeByAttr)("aria-label", ctx.arialLabelAttr);
|
283
|
+
i0.ɵɵclassProp("td-side-sheet-container", ctx.tdSideSheetContainerClass);
|
284
|
+
} }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 0, consts: [["cdkPortalOutlet", ""]], template: function CovalentSideSheetContainerComponent_Template(rf, ctx) { if (rf & 1) {
|
285
|
+
i0.ɵɵtemplate(0, CovalentSideSheetContainerComponent_ng_template_0_Template, 0, 0, "ng-template", 0);
|
286
|
+
} }, dependencies: [CdkPortalOutlet], styles: [".td-side-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;display:block;padding:24px;box-sizing:border-box;overflow:auto;outline:0;width:100%;height:100%;min-height:inherit;max-height:inherit}.td-side-sheet-wrapper{display:flex;flex-direction:column;height:100%}.td-side-sheet-content{margin:0 -24px;padding:0 24px;overflow:auto;flex:1;-webkit-overflow-scrolling:touch}.td-side-sheet-title{margin:-16px 0 20px;display:flex;align-items:center}.td-side-sheet-actions{padding:8px 0;margin:0 -16px -24px;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;box-sizing:content-box}.td-side-sheet-actions[align=end]{justify-content:flex-end}.td-side-sheet-actions[align=center]{justify-content:center}.td-side-sheet-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:8px}[dir=rtl] .td-side-sheet-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:0;margin-right:8px}\n"], encapsulation: 2, data: { animation: [tdSideSheetAnimations.sideSheetContainer] } });
|
273
287
|
}
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
288
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CovalentSideSheetContainerComponent, [{
|
289
|
+
type: Component,
|
290
|
+
args: [{ selector: 'td-side-sheet-container', template: ` <ng-template cdkPortalOutlet></ng-template> `, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.Default, animations: [tdSideSheetAnimations.sideSheetContainer], imports: [CdkPortalOutlet], styles: [".td-side-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;display:block;padding:24px;box-sizing:border-box;overflow:auto;outline:0;width:100%;height:100%;min-height:inherit;max-height:inherit}.td-side-sheet-wrapper{display:flex;flex-direction:column;height:100%}.td-side-sheet-content{margin:0 -24px;padding:0 24px;overflow:auto;flex:1;-webkit-overflow-scrolling:touch}.td-side-sheet-title{margin:-16px 0 20px;display:flex;align-items:center}.td-side-sheet-actions{padding:8px 0;margin:0 -16px -24px;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;box-sizing:content-box}.td-side-sheet-actions[align=end]{justify-content:flex-end}.td-side-sheet-actions[align=center]{justify-content:center}.td-side-sheet-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:8px}[dir=rtl] .td-side-sheet-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:0;margin-right:8px}\n"] }]
|
291
|
+
}], null, { tdSideSheetContainerClass: [{
|
292
|
+
type: HostBinding,
|
293
|
+
args: ['class.td-side-sheet-container']
|
294
|
+
}], tabIndex: [{
|
295
|
+
type: HostBinding,
|
296
|
+
args: ['tabindex']
|
297
|
+
}], arialModal: [{
|
298
|
+
type: HostBinding,
|
299
|
+
args: ['aria-modal']
|
300
|
+
}], idAttr: [{
|
301
|
+
type: HostBinding,
|
302
|
+
args: ['id']
|
303
|
+
}], roleAttr: [{
|
304
|
+
type: HostBinding,
|
305
|
+
args: ['attr.role']
|
306
|
+
}], arialLabelByAttr: [{
|
307
|
+
type: HostBinding,
|
308
|
+
args: ['attr.aria-labelledby']
|
309
|
+
}], arialDescribeByAttr: [{
|
310
|
+
type: HostBinding,
|
311
|
+
args: ['attr.aria-describedby']
|
312
|
+
}], arialLabelAttr: [{
|
313
|
+
type: HostBinding,
|
314
|
+
args: ['attr.aria-label']
|
315
|
+
}], sideSheetAnimationState: [{
|
316
|
+
type: HostBinding,
|
317
|
+
args: ['@sideSheetContainer']
|
318
|
+
}], onAnimateStart: [{
|
319
|
+
type: HostListener,
|
320
|
+
args: ['@sideSheetContainer.start', ['$event']]
|
321
|
+
}], onAnimateDone: [{
|
322
|
+
type: HostListener,
|
323
|
+
args: ['@sideSheetContainer.done', ['$event']]
|
324
|
+
}] }); })();
|
325
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CovalentSideSheetContainerComponent, { className: "CovalentSideSheetContainerComponent", filePath: "side-sheet-container.ts", lineNumber: 255 }); })();
|
311
326
|
|
312
327
|
// Counter for unique dialog ids.
|
313
328
|
let uniqueId = 0;
|
@@ -530,12 +545,12 @@ class _CovalentSideSheetBase {
|
|
530
545
|
sideSheets[i].close();
|
531
546
|
}
|
532
547
|
}
|
533
|
-
static ɵfac =
|
534
|
-
static ɵdir = i0.ɵɵ
|
548
|
+
static ɵfac = function _CovalentSideSheetBase_Factory(__ngFactoryType__) { i0.ɵɵinvalidFactory(); };
|
549
|
+
static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: _CovalentSideSheetBase });
|
535
550
|
}
|
536
|
-
|
537
|
-
|
538
|
-
|
551
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(_CovalentSideSheetBase, [{
|
552
|
+
type: Directive
|
553
|
+
}], () => [{ type: i1$1.Overlay }, { type: i0.Injector }, { type: undefined }, { type: undefined }, { type: i0.Type }, { type: i0.Type }, { type: i0.InjectionToken }], null); })();
|
539
554
|
/**
|
540
555
|
* Service to open Covalent Design side-sheet.
|
541
556
|
*/
|
@@ -543,21 +558,21 @@ class CovalentSideSheet extends _CovalentSideSheetBase {
|
|
543
558
|
constructor(overlay, injector, defaultOptions, parentSideSheet) {
|
544
559
|
super(overlay, injector, defaultOptions, parentSideSheet, CovalentSideSheetRef, CovalentSideSheetContainerComponent, MAT_DIALOG_DATA);
|
545
560
|
}
|
546
|
-
static ɵfac =
|
547
|
-
static ɵprov = i0.ɵɵ
|
561
|
+
static ɵfac = function CovalentSideSheet_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CovalentSideSheet)(i0.ɵɵinject(i1$1.Overlay), i0.ɵɵinject(i0.Injector), i0.ɵɵinject(MAT_DIALOG_DEFAULT_OPTIONS, 8), i0.ɵɵinject(CovalentSideSheet, 12)); };
|
562
|
+
static ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: CovalentSideSheet, factory: CovalentSideSheet.ɵfac });
|
548
563
|
}
|
549
|
-
|
550
|
-
|
551
|
-
|
552
|
-
|
553
|
-
|
554
|
-
|
555
|
-
|
556
|
-
|
557
|
-
|
558
|
-
|
559
|
-
|
560
|
-
|
564
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CovalentSideSheet, [{
|
565
|
+
type: Injectable
|
566
|
+
}], () => [{ type: i1$1.Overlay }, { type: i0.Injector }, { type: CovalentSideSheetConfig, decorators: [{
|
567
|
+
type: Optional
|
568
|
+
}, {
|
569
|
+
type: Inject,
|
570
|
+
args: [MAT_DIALOG_DEFAULT_OPTIONS]
|
571
|
+
}] }, { type: CovalentSideSheet, decorators: [{
|
572
|
+
type: Optional
|
573
|
+
}, {
|
574
|
+
type: SkipSelf
|
575
|
+
}] }], null); })();
|
561
576
|
|
562
577
|
/* tslint:disable */
|
563
578
|
/** Counter used to generate unique IDs for dialog elements. */
|
@@ -608,38 +623,42 @@ class CovalentSideSheetCloseDirective {
|
|
608
623
|
// the FocusMonitor won't detect any origin change, and will always output `program`.
|
609
624
|
_closeSideSheetVia(this.dialogRef, event.screenX === 0 && event.screenY === 0 ? 'keyboard' : 'mouse', this.dialogResult);
|
610
625
|
}
|
611
|
-
static ɵfac =
|
612
|
-
static ɵdir = i0.ɵɵ
|
626
|
+
static ɵfac = function CovalentSideSheetCloseDirective_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CovalentSideSheetCloseDirective)(i0.ɵɵdirectiveInject(CovalentSideSheetRef, 8), i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(CovalentSideSheet)); };
|
627
|
+
static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: CovalentSideSheetCloseDirective, selectors: [["", "td-side-sheet-close", ""], ["", "CovalentSideSheetClose", ""]], hostVars: 2, hostBindings: function CovalentSideSheetCloseDirective_HostBindings(rf, ctx) { if (rf & 1) {
|
628
|
+
i0.ɵɵlistener("click", function CovalentSideSheetCloseDirective_click_HostBindingHandler($event) { return ctx.onClick($event); });
|
629
|
+
} if (rf & 2) {
|
630
|
+
i0.ɵɵattribute("arial-label", ctx.ariaLabel)("type", ctx.type);
|
631
|
+
} }, inputs: { ariaLabel: [0, "aria-label", "ariaLabel"], type: "type", dialogResult: [0, "td-side-sheet-close", "dialogResult"], _CovalentSideSheetClose: [0, "CovalentSideSheetClose", "_CovalentSideSheetClose"] }, exportAs: ["CovalentSideSheetClose"], features: [i0.ɵɵNgOnChangesFeature] });
|
613
632
|
}
|
614
|
-
|
615
|
-
|
616
|
-
|
617
|
-
|
618
|
-
|
619
|
-
|
620
|
-
|
621
|
-
|
622
|
-
|
623
|
-
|
624
|
-
|
625
|
-
|
626
|
-
|
627
|
-
|
628
|
-
|
629
|
-
|
630
|
-
|
631
|
-
|
632
|
-
|
633
|
-
|
634
|
-
|
635
|
-
|
636
|
-
|
637
|
-
|
638
|
-
|
639
|
-
|
640
|
-
|
641
|
-
|
642
|
-
|
633
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CovalentSideSheetCloseDirective, [{
|
634
|
+
type: Directive,
|
635
|
+
args: [{
|
636
|
+
selector: '[td-side-sheet-close], [CovalentSideSheetClose]',
|
637
|
+
exportAs: 'CovalentSideSheetClose',
|
638
|
+
}]
|
639
|
+
}], () => [{ type: CovalentSideSheetRef, decorators: [{
|
640
|
+
type: Optional
|
641
|
+
}] }, { type: i0.ElementRef }, { type: CovalentSideSheet }], { ariaLabel: [{
|
642
|
+
type: HostBinding,
|
643
|
+
args: ['attr.arial-label']
|
644
|
+
}, {
|
645
|
+
type: Input,
|
646
|
+
args: ['aria-label']
|
647
|
+
}], type: [{
|
648
|
+
type: HostBinding,
|
649
|
+
args: ['attr.type']
|
650
|
+
}, {
|
651
|
+
type: Input
|
652
|
+
}], dialogResult: [{
|
653
|
+
type: Input,
|
654
|
+
args: ['td-side-sheet-close']
|
655
|
+
}], _CovalentSideSheetClose: [{
|
656
|
+
type: Input,
|
657
|
+
args: ['CovalentSideSheetClose']
|
658
|
+
}], onClick: [{
|
659
|
+
type: HostListener,
|
660
|
+
args: ['click', ['$event']]
|
661
|
+
}] }); })();
|
643
662
|
/**
|
644
663
|
* Title of a side sheet element. Stays fixed to the top of the side sheet when scrolling.
|
645
664
|
*/
|
@@ -672,78 +691,87 @@ class CovalentSideSheetTitleDirective {
|
|
672
691
|
this._dialogRef = getClosestDialog(this._elementRef, this._dialog.openSideSheets);
|
673
692
|
}
|
674
693
|
}
|
675
|
-
static ɵfac =
|
676
|
-
static ɵdir = i0.ɵɵ
|
694
|
+
static ɵfac = function CovalentSideSheetTitleDirective_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CovalentSideSheetTitleDirective)(i0.ɵɵdirectiveInject(CovalentSideSheetRef, 8), i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(CovalentSideSheet)); };
|
695
|
+
static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: CovalentSideSheetTitleDirective, selectors: [["", "td-side-sheet-title", ""], ["", "CovalentSideSheetTitle", ""]], hostVars: 3, hostBindings: function CovalentSideSheetTitleDirective_HostBindings(rf, ctx) { if (rf & 2) {
|
696
|
+
i0.ɵɵattribute("id", ctx.idAttr);
|
697
|
+
i0.ɵɵclassProp("td-side-sheet-title", ctx.tdSideSheetTitle);
|
698
|
+
} }, inputs: { id: "id" }, exportAs: ["CovalentSideSheetTitle"] });
|
677
699
|
}
|
678
|
-
|
679
|
-
|
680
|
-
|
681
|
-
|
682
|
-
|
683
|
-
|
684
|
-
|
685
|
-
|
686
|
-
|
687
|
-
|
688
|
-
|
689
|
-
|
690
|
-
|
691
|
-
|
692
|
-
|
693
|
-
|
694
|
-
|
700
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CovalentSideSheetTitleDirective, [{
|
701
|
+
type: Directive,
|
702
|
+
args: [{
|
703
|
+
selector: '[td-side-sheet-title], [CovalentSideSheetTitle]',
|
704
|
+
exportAs: 'CovalentSideSheetTitle',
|
705
|
+
}]
|
706
|
+
}], () => [{ type: CovalentSideSheetRef, decorators: [{
|
707
|
+
type: Optional
|
708
|
+
}] }, { type: i0.ElementRef }, { type: CovalentSideSheet }], { id: [{
|
709
|
+
type: Input
|
710
|
+
}], tdSideSheetTitle: [{
|
711
|
+
type: HostBinding,
|
712
|
+
args: ['class.td-side-sheet-title']
|
713
|
+
}], idAttr: [{
|
714
|
+
type: HostBinding,
|
715
|
+
args: ['attr.id']
|
716
|
+
}] }); })();
|
695
717
|
/**
|
696
718
|
* Scrollable content container of a dialog.
|
697
719
|
*/
|
698
720
|
class CovalentSideSheetContentDirective {
|
699
721
|
tdSideSheetContent = true;
|
700
|
-
static ɵfac =
|
701
|
-
static ɵdir = i0.ɵɵ
|
722
|
+
static ɵfac = function CovalentSideSheetContentDirective_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CovalentSideSheetContentDirective)(); };
|
723
|
+
static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: CovalentSideSheetContentDirective, selectors: [["", "td-side-sheet-content", ""], ["td-side-sheet-content"], ["", "CovalentSideSheetContent", ""]], hostVars: 2, hostBindings: function CovalentSideSheetContentDirective_HostBindings(rf, ctx) { if (rf & 2) {
|
724
|
+
i0.ɵɵclassProp("td-side-sheet-content", ctx.tdSideSheetContent);
|
725
|
+
} } });
|
702
726
|
}
|
703
|
-
|
704
|
-
|
705
|
-
|
706
|
-
|
707
|
-
|
708
|
-
|
709
|
-
|
710
|
-
|
711
|
-
|
727
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CovalentSideSheetContentDirective, [{
|
728
|
+
type: Directive,
|
729
|
+
args: [{
|
730
|
+
selector: `[td-side-sheet-content], td-side-sheet-content, [CovalentSideSheetContent]`,
|
731
|
+
}]
|
732
|
+
}], null, { tdSideSheetContent: [{
|
733
|
+
type: HostBinding,
|
734
|
+
args: ['class.td-side-sheet-content']
|
735
|
+
}] }); })();
|
712
736
|
/**
|
713
737
|
* Container for the bottom action buttons in a dialog.
|
714
738
|
* Stays fixed to the bottom when scrolling.
|
715
739
|
*/
|
716
740
|
class CovalentSideSheetActionsDirective {
|
717
741
|
tdSideSheetActions = true;
|
718
|
-
static ɵfac =
|
719
|
-
static ɵdir = i0.ɵɵ
|
742
|
+
static ɵfac = function CovalentSideSheetActionsDirective_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CovalentSideSheetActionsDirective)(); };
|
743
|
+
static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: CovalentSideSheetActionsDirective, selectors: [["", "td-side-sheet-actions", ""], ["td-side-sheet-actions"], ["", "CovalentSideSheetActions", ""]], hostVars: 2, hostBindings: function CovalentSideSheetActionsDirective_HostBindings(rf, ctx) { if (rf & 2) {
|
744
|
+
i0.ɵɵclassProp("td-side-sheet-actions", ctx.tdSideSheetActions);
|
745
|
+
} } });
|
720
746
|
}
|
721
|
-
|
722
|
-
|
723
|
-
|
724
|
-
|
725
|
-
|
726
|
-
|
727
|
-
|
728
|
-
|
729
|
-
|
747
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CovalentSideSheetActionsDirective, [{
|
748
|
+
type: Directive,
|
749
|
+
args: [{
|
750
|
+
selector: `[td-side-sheet-actions], td-side-sheet-actions, [CovalentSideSheetActions]`,
|
751
|
+
}]
|
752
|
+
}], null, { tdSideSheetActions: [{
|
753
|
+
type: HostBinding,
|
754
|
+
args: ['class.td-side-sheet-actions']
|
755
|
+
}] }); })();
|
730
756
|
/**
|
731
757
|
* Container for the wrapper part of the dialog
|
732
758
|
*/
|
733
759
|
class CovalentSideSheetWrapperDirective {
|
734
760
|
tdSideSheetWrapper = true;
|
735
|
-
static ɵfac =
|
736
|
-
static ɵdir = i0.ɵɵ
|
761
|
+
static ɵfac = function CovalentSideSheetWrapperDirective_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CovalentSideSheetWrapperDirective)(); };
|
762
|
+
static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: CovalentSideSheetWrapperDirective, selectors: [["", "td-side-sheet-wrapper", ""], ["td-side-sheet-wrapper"], ["", "CovalentSideSheetWrapper", ""]], hostVars: 2, hostBindings: function CovalentSideSheetWrapperDirective_HostBindings(rf, ctx) { if (rf & 2) {
|
763
|
+
i0.ɵɵclassProp("td-side-sheet-wrapper", ctx.tdSideSheetWrapper);
|
764
|
+
} } });
|
737
765
|
}
|
738
|
-
|
739
|
-
|
740
|
-
|
741
|
-
|
742
|
-
|
743
|
-
|
744
|
-
|
745
|
-
|
746
|
-
|
766
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CovalentSideSheetWrapperDirective, [{
|
767
|
+
type: Directive,
|
768
|
+
args: [{
|
769
|
+
selector: `[td-side-sheet-wrapper], td-side-sheet-wrapper, [CovalentSideSheetWrapper]`,
|
770
|
+
}]
|
771
|
+
}], null, { tdSideSheetWrapper: [{
|
772
|
+
type: HostBinding,
|
773
|
+
args: ['class.td-side-sheet-wrapper']
|
774
|
+
}] }); })();
|
747
775
|
/**
|
748
776
|
* Finds the closest CovalentSideSheetRef to an element by looking at the DOM.
|
749
777
|
* @param element Element relative to which to look for a dialog.
|
@@ -759,42 +787,46 @@ function getClosestDialog(element, openDialogs) {
|
|
759
787
|
: openDialogs[0];
|
760
788
|
}
|
761
789
|
|
790
|
+
/**
|
791
|
+
* @deprecated This module is deprecated and will be removed in future versions.
|
792
|
+
* Please migrate to using standalone components as soon as possible.
|
793
|
+
*/
|
762
794
|
class CovalentSideSheetModule {
|
763
|
-
static ɵfac =
|
764
|
-
static ɵmod = i0.ɵɵ
|
765
|
-
|
766
|
-
CovalentSideSheetCloseDirective,
|
767
|
-
CovalentSideSheetContentDirective,
|
768
|
-
CovalentSideSheetTitleDirective,
|
769
|
-
CovalentSideSheetWrapperDirective], imports: [PortalModule, MatDialogModule, MatCommonModule], exports: [CovalentSideSheetActionsDirective,
|
770
|
-
CovalentSideSheetCloseDirective,
|
771
|
-
CovalentSideSheetContentDirective,
|
772
|
-
CovalentSideSheetTitleDirective,
|
773
|
-
CovalentSideSheetWrapperDirective] });
|
774
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.11", ngImport: i0, type: CovalentSideSheetModule, providers: [CovalentSideSheet], imports: [PortalModule, MatDialogModule, MatCommonModule] });
|
795
|
+
static ɵfac = function CovalentSideSheetModule_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CovalentSideSheetModule)(); };
|
796
|
+
static ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: CovalentSideSheetModule });
|
797
|
+
static ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ providers: [CovalentSideSheet] });
|
775
798
|
}
|
776
|
-
|
777
|
-
|
778
|
-
|
779
|
-
|
780
|
-
|
781
|
-
|
782
|
-
|
783
|
-
|
784
|
-
|
785
|
-
|
786
|
-
|
787
|
-
|
788
|
-
|
789
|
-
|
790
|
-
|
791
|
-
|
792
|
-
|
793
|
-
|
794
|
-
|
795
|
-
|
796
|
-
|
797
|
-
|
799
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CovalentSideSheetModule, [{
|
800
|
+
type: NgModule,
|
801
|
+
args: [{
|
802
|
+
imports: [
|
803
|
+
CovalentSideSheetContainerComponent,
|
804
|
+
CovalentSideSheetActionsDirective,
|
805
|
+
CovalentSideSheetCloseDirective,
|
806
|
+
CovalentSideSheetContentDirective,
|
807
|
+
CovalentSideSheetTitleDirective,
|
808
|
+
CovalentSideSheetWrapperDirective,
|
809
|
+
],
|
810
|
+
exports: [
|
811
|
+
CovalentSideSheetActionsDirective,
|
812
|
+
CovalentSideSheetCloseDirective,
|
813
|
+
CovalentSideSheetContentDirective,
|
814
|
+
CovalentSideSheetTitleDirective,
|
815
|
+
CovalentSideSheetWrapperDirective,
|
816
|
+
],
|
817
|
+
providers: [CovalentSideSheet],
|
818
|
+
}]
|
819
|
+
}], null, null); })();
|
820
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(CovalentSideSheetModule, { imports: [CovalentSideSheetContainerComponent,
|
821
|
+
CovalentSideSheetActionsDirective,
|
822
|
+
CovalentSideSheetCloseDirective,
|
823
|
+
CovalentSideSheetContentDirective,
|
824
|
+
CovalentSideSheetTitleDirective,
|
825
|
+
CovalentSideSheetWrapperDirective], exports: [CovalentSideSheetActionsDirective,
|
826
|
+
CovalentSideSheetCloseDirective,
|
827
|
+
CovalentSideSheetContentDirective,
|
828
|
+
CovalentSideSheetTitleDirective,
|
829
|
+
CovalentSideSheetWrapperDirective] }); })();
|
798
830
|
|
799
831
|
/**
|
800
832
|
* Generated bundle index. Do not edit.
|