@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
@@ -87,5 +87,5 @@ export declare class TdFileUploadComponent implements ControlValueAccessor {
|
|
87
87
|
/** Method executed when the disabled value changes */
|
88
88
|
onDisabledChange(v: boolean): void;
|
89
89
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdFileUploadComponent, never>;
|
90
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TdFileUploadComponent, "td-file-upload", never, { "defaultColor": { "alias": "defaultColor"; "required": false; }; "activeColor": { "alias": "activeColor"; "required": false; }; "cancelColor": { "alias": "cancelColor"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "required": { "alias": "required"; "required": false; }; "accept": { "alias": "accept"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "selectFile": "selectFile"; "upload": "upload"; "cancel": "cancel"; }, ["inputLabel"], ["*"],
|
90
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TdFileUploadComponent, "td-file-upload", never, { "defaultColor": { "alias": "defaultColor"; "required": false; }; "activeColor": { "alias": "activeColor"; "required": false; }; "cancelColor": { "alias": "cancelColor"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "required": { "alias": "required"; "required": false; }; "accept": { "alias": "accept"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "selectFile": "selectFile"; "upload": "upload"; "cancel": "cancel"; }, ["inputLabel"], ["*"], true, never>;
|
91
91
|
}
|
package/file/file.module.d.ts
CHANGED
@@ -3,13 +3,12 @@ import * as i1 from "./directives/file-select.directive";
|
|
3
3
|
import * as i2 from "./directives/file-drop.directive";
|
4
4
|
import * as i3 from "./file-upload/file-upload.component";
|
5
5
|
import * as i4 from "./file-input/file-input.component";
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
import * as i9 from "@angular/cdk/portal";
|
6
|
+
/**
|
7
|
+
* @deprecated This module is deprecated and will be removed in future versions.
|
8
|
+
* Please migrate to using standalone components as soon as possible.
|
9
|
+
*/
|
11
10
|
export declare class CovalentFileModule {
|
12
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<CovalentFileModule, never>;
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentFileModule, [typeof i1.TdFileSelectDirective, typeof i2.TdFileDropDirective, typeof i3.TdFileUploadComponent, typeof i4.TdFileInputComponent, typeof i4.TdFileInputLabelDirective], [typeof
|
12
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentFileModule, never, [typeof i1.TdFileSelectDirective, typeof i2.TdFileDropDirective, typeof i3.TdFileUploadComponent, typeof i4.TdFileInputComponent, typeof i4.TdFileInputLabelDirective], [typeof i1.TdFileSelectDirective, typeof i2.TdFileDropDirective, typeof i3.TdFileUploadComponent, typeof i4.TdFileInputComponent, typeof i4.TdFileInputLabelDirective]>;
|
14
13
|
static ɵinj: i0.ɵɵInjectorDeclaration<CovalentFileModule>;
|
15
14
|
}
|
@@ -74,5 +74,5 @@ export declare class TdJsonFormatterComponent {
|
|
74
74
|
getPreview(): string;
|
75
75
|
private parseChildren;
|
76
76
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdJsonFormatterComponent, [null, { optional: true; }]>;
|
77
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TdJsonFormatterComponent, "td-json-formatter", never, { "levelsOpen": { "alias": "levelsOpen"; "required": false; }; "key": { "alias": "key"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, never, never,
|
77
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TdJsonFormatterComponent, "td-json-formatter", never, { "levelsOpen": { "alias": "levelsOpen"; "required": false; }; "key": { "alias": "key"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
78
78
|
}
|
@@ -1,10 +1,11 @@
|
|
1
1
|
import * as i0 from "@angular/core";
|
2
2
|
import * as i1 from "./json-formatter.component";
|
3
|
-
|
4
|
-
|
5
|
-
|
3
|
+
/**
|
4
|
+
* @deprecated This module is deprecated and will be removed in future versions.
|
5
|
+
* Please migrate to using standalone components as soon as possible.
|
6
|
+
*/
|
6
7
|
export declare class CovalentJsonFormatterModule {
|
7
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<CovalentJsonFormatterModule, never>;
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentJsonFormatterModule, [typeof i1.TdJsonFormatterComponent], [typeof
|
9
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentJsonFormatterModule, never, [typeof i1.TdJsonFormatterComponent], [typeof i1.TdJsonFormatterComponent]>;
|
9
10
|
static ɵinj: i0.ɵɵInjectorDeclaration<CovalentJsonFormatterModule>;
|
10
11
|
}
|
@@ -27,5 +27,5 @@ export declare class TdLayoutCardOverComponent {
|
|
27
27
|
*/
|
28
28
|
color?: 'accent' | 'primary' | 'warn';
|
29
29
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdLayoutCardOverComponent, never>;
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TdLayoutCardOverComponent, "td-layout-card-over", never, { "cardTitle": { "alias": "cardTitle"; "required": false; }; "cardSubtitle": { "alias": "cardSubtitle"; "required": false; }; "cardWidth": { "alias": "cardWidth"; "required": false; }; "color": { "alias": "color"; "required": false; }; }, {}, never, ["*", "[td-after-card]"],
|
30
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TdLayoutCardOverComponent, "td-layout-card-over", never, { "cardTitle": { "alias": "cardTitle"; "required": false; }; "cardSubtitle": { "alias": "cardSubtitle"; "required": false; }; "cardWidth": { "alias": "cardWidth"; "required": false; }; "color": { "alias": "color"; "required": false; }; }, {}, never, ["*", "[td-after-card]"], true, never>;
|
31
31
|
}
|
@@ -13,5 +13,5 @@ export declare class TdLayoutFooterComponent {
|
|
13
13
|
get color(): 'primary' | 'accent' | 'warn' | undefined;
|
14
14
|
constructor(_renderer: Renderer2, _elementRef: ElementRef);
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdLayoutFooterComponent, never>;
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TdLayoutFooterComponent, "td-layout-footer,td-layout-footer-inner", never, { "color": { "alias": "color"; "required": false; }; }, {}, never, ["*"],
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TdLayoutFooterComponent, "td-layout-footer,td-layout-footer-inner", never, { "color": { "alias": "color"; "required": false; }; }, {}, never, ["*"], true, never>;
|
17
17
|
}
|
@@ -62,5 +62,5 @@ export declare class TdLayoutManageListComponent implements ILayoutTogglable {
|
|
62
62
|
*/
|
63
63
|
close(): Promise<MatDrawerToggleResult>;
|
64
64
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdLayoutManageListComponent, never>;
|
65
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TdLayoutManageListComponent, "td-layout-manage-list", never, { "mode": { "alias": "mode"; "required": false; }; "opened": { "alias": "opened"; "required": false; }; "sidenavWidth": { "alias": "sidenavWidth"; "required": false; }; "containerAutosize": { "alias": "containerAutosize"; "required": false; }; }, {}, never, ["mat-toolbar[td-sidenav-content]", "[td-sidenav-content]", "mat-toolbar", "*", "td-layout-footer-inner"],
|
65
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TdLayoutManageListComponent, "td-layout-manage-list", never, { "mode": { "alias": "mode"; "required": false; }; "opened": { "alias": "opened"; "required": false; }; "sidenavWidth": { "alias": "sidenavWidth"; "required": false; }; "containerAutosize": { "alias": "containerAutosize"; "required": false; }; }, {}, never, ["mat-toolbar[td-sidenav-content]", "[td-sidenav-content]", "mat-toolbar", "*", "td-layout-footer-inner"], true, never>;
|
66
66
|
}
|
@@ -7,19 +7,19 @@ export declare class TdLayoutManageListToggleDirective extends BaseLayoutToggleD
|
|
7
7
|
constructor(layout: TdLayoutManageListComponent, renderer: Renderer2, elementRef: ElementRef);
|
8
8
|
onClick(): void;
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdLayoutManageListToggleDirective, [{ optional: true; }, null, null]>;
|
10
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TdLayoutManageListToggleDirective, "[tdLayoutManageListToggle]", never, { "tdLayoutManageListToggle": { "alias": "tdLayoutManageListToggle"; "required": false; }; }, {}, never, never,
|
10
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TdLayoutManageListToggleDirective, "[tdLayoutManageListToggle]", never, { "tdLayoutManageListToggle": { "alias": "tdLayoutManageListToggle"; "required": false; }; }, {}, never, never, true, never>;
|
11
11
|
}
|
12
12
|
export declare class TdLayoutManageListCloseDirective extends BaseLayoutToggleDirective {
|
13
13
|
set tdLayoutManageListClose(tdLayoutManageListClose: boolean);
|
14
14
|
constructor(layout: TdLayoutManageListComponent, renderer: Renderer2, elementRef: ElementRef);
|
15
15
|
onClick(): void;
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdLayoutManageListCloseDirective, [{ optional: true; }, null, null]>;
|
17
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TdLayoutManageListCloseDirective, "[tdLayoutManageListClose]", never, { "tdLayoutManageListClose": { "alias": "tdLayoutManageListClose"; "required": false; }; }, {}, never, never,
|
17
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TdLayoutManageListCloseDirective, "[tdLayoutManageListClose]", never, { "tdLayoutManageListClose": { "alias": "tdLayoutManageListClose"; "required": false; }; }, {}, never, never, true, never>;
|
18
18
|
}
|
19
19
|
export declare class TdLayoutManageListOpenDirective extends BaseLayoutToggleDirective {
|
20
20
|
set tdLayoutManageListOpen(tdLayoutManageListOpen: boolean | string);
|
21
21
|
constructor(layout: TdLayoutManageListComponent, renderer: Renderer2, elementRef: ElementRef);
|
22
22
|
onClick(): void;
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdLayoutManageListOpenDirective, [{ optional: true; }, null, null]>;
|
24
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TdLayoutManageListOpenDirective, "[tdLayoutManageListOpen]", never, { "tdLayoutManageListOpen": { "alias": "tdLayoutManageListOpen"; "required": false; }; }, {}, never, never,
|
24
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TdLayoutManageListOpenDirective, "[tdLayoutManageListOpen]", never, { "tdLayoutManageListOpen": { "alias": "tdLayoutManageListOpen"; "required": false; }; }, {}, never, never, true, never>;
|
25
25
|
}
|
@@ -41,5 +41,5 @@ export declare class TdLayoutNavComponent {
|
|
41
41
|
constructor(_router: Router);
|
42
42
|
handleNavigationClick(): void;
|
43
43
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdLayoutNavComponent, [{ optional: true; }]>;
|
44
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TdLayoutNavComponent, "td-layout-nav", never, { "toolbarTitle": { "alias": "toolbarTitle"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "logo": { "alias": "logo"; "required": false; }; "color": { "alias": "color"; "required": false; }; "navigationRoute": { "alias": "navigationRoute"; "required": false; }; }, {}, never, ["[td-menu-button]", "[td-toolbar-content]", "*", "td-layout-footer"],
|
44
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TdLayoutNavComponent, "td-layout-nav", never, { "toolbarTitle": { "alias": "toolbarTitle"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "logo": { "alias": "logo"; "required": false; }; "color": { "alias": "color"; "required": false; }; "navigationRoute": { "alias": "navigationRoute"; "required": false; }; }, {}, never, ["[td-menu-button]", "[td-toolbar-content]", "*", "td-layout-footer"], true, never>;
|
45
45
|
}
|
@@ -100,5 +100,5 @@ export declare class TdLayoutNavListComponent implements ILayoutTogglable {
|
|
100
100
|
*/
|
101
101
|
close(): Promise<MatDrawerToggleResult>;
|
102
102
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdLayoutNavListComponent, [{ optional: true; }]>;
|
103
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TdLayoutNavListComponent, "td-layout-nav-list", never, { "toolbarTitle": { "alias": "toolbarTitle"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "logo": { "alias": "logo"; "required": false; }; "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "opened": { "alias": "opened"; "required": false; }; "sidenavWidth": { "alias": "sidenavWidth"; "required": false; }; "containerAutosize": { "alias": "containerAutosize"; "required": false; }; "navigationRoute": { "alias": "navigationRoute"; "required": false; }; }, {}, never, ["[td-menu-button]", "[td-sidenav-toolbar-content]", "[td-sidenav-content]", "[td-toolbar-content]", "*", "td-layout-footer-inner", "td-layout-footer"],
|
103
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TdLayoutNavListComponent, "td-layout-nav-list", never, { "toolbarTitle": { "alias": "toolbarTitle"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "logo": { "alias": "logo"; "required": false; }; "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "opened": { "alias": "opened"; "required": false; }; "sidenavWidth": { "alias": "sidenavWidth"; "required": false; }; "containerAutosize": { "alias": "containerAutosize"; "required": false; }; "navigationRoute": { "alias": "navigationRoute"; "required": false; }; }, {}, never, ["[td-menu-button]", "[td-sidenav-toolbar-content]", "[td-sidenav-content]", "[td-toolbar-content]", "*", "td-layout-footer-inner", "td-layout-footer"], true, never>;
|
104
104
|
}
|
@@ -7,19 +7,19 @@ export declare class TdLayoutNavListToggleDirective extends BaseLayoutToggleDire
|
|
7
7
|
constructor(layout: TdLayoutNavListComponent, renderer: Renderer2, elementRef: ElementRef);
|
8
8
|
onClick(): void;
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdLayoutNavListToggleDirective, [{ optional: true; }, null, null]>;
|
10
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TdLayoutNavListToggleDirective, "[tdLayoutNavListToggle]", never, { "tdLayoutNavListToggle": { "alias": "tdLayoutNavListToggle"; "required": false; }; }, {}, never, never,
|
10
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TdLayoutNavListToggleDirective, "[tdLayoutNavListToggle]", never, { "tdLayoutNavListToggle": { "alias": "tdLayoutNavListToggle"; "required": false; }; }, {}, never, never, true, never>;
|
11
11
|
}
|
12
12
|
export declare class TdLayoutNavListCloseDirective extends BaseLayoutToggleDirective {
|
13
13
|
set tdLayoutNavListClose(tdLayoutNavListClose: boolean);
|
14
14
|
constructor(layout: TdLayoutNavListComponent, renderer: Renderer2, elementRef: ElementRef);
|
15
15
|
onClick(): void;
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdLayoutNavListCloseDirective, [{ optional: true; }, null, null]>;
|
17
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TdLayoutNavListCloseDirective, "[tdLayoutNavListClose]", never, { "tdLayoutNavListClose": { "alias": "tdLayoutNavListClose"; "required": false; }; }, {}, never, never,
|
17
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TdLayoutNavListCloseDirective, "[tdLayoutNavListClose]", never, { "tdLayoutNavListClose": { "alias": "tdLayoutNavListClose"; "required": false; }; }, {}, never, never, true, never>;
|
18
18
|
}
|
19
19
|
export declare class TdLayoutNavListOpenDirective extends BaseLayoutToggleDirective {
|
20
20
|
set tdLayoutNavListOpen(tdLayoutNavListOpen: boolean | string);
|
21
21
|
constructor(layout: TdLayoutNavListComponent, renderer: Renderer2, elementRef: ElementRef);
|
22
22
|
onClick(): void;
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdLayoutNavListOpenDirective, [{ optional: true; }, null, null]>;
|
24
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TdLayoutNavListOpenDirective, "[tdLayoutNavListOpen]", never, { "tdLayoutNavListOpen": { "alias": "tdLayoutNavListOpen"; "required": false; }; }, {}, never, never,
|
24
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TdLayoutNavListOpenDirective, "[tdLayoutNavListOpen]", never, { "tdLayoutNavListOpen": { "alias": "tdLayoutNavListOpen"; "required": false; }; }, {}, never, never, true, never>;
|
25
25
|
}
|
@@ -36,5 +36,5 @@ export declare abstract class BaseLayoutToggleDirective extends _TdLayoutToggleM
|
|
36
36
|
private _toggleVisibility;
|
37
37
|
private _noLayoutMessage;
|
38
38
|
static ɵfac: i0.ɵɵFactoryDeclaration<BaseLayoutToggleDirective, never>;
|
39
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BaseLayoutToggleDirective, never, never, { "hideWhenOpened": { "alias": "hideWhenOpened"; "required": false; }; }, {}, never, never,
|
39
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BaseLayoutToggleDirective, never, never, { "hideWhenOpened": { "alias": "hideWhenOpened"; "required": false; }; }, {}, never, never, true, never>;
|
40
40
|
}
|
@@ -62,5 +62,5 @@ export declare class TdLayoutComponent implements ILayoutTogglable {
|
|
62
62
|
*/
|
63
63
|
close(): Promise<MatDrawerToggleResult>;
|
64
64
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdLayoutComponent, never>;
|
65
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TdLayoutComponent, "td-layout", never, { "mode": { "alias": "mode"; "required": false; }; "opened": { "alias": "opened"; "required": false; }; "sidenavWidth": { "alias": "sidenavWidth"; "required": false; }; "containerAutosize": { "alias": "containerAutosize"; "required": false; }; }, {}, never, ["td-navigation-drawer", "[td-sidenav-content]", "*"],
|
65
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TdLayoutComponent, "td-layout", never, { "mode": { "alias": "mode"; "required": false; }; "opened": { "alias": "opened"; "required": false; }; "sidenavWidth": { "alias": "sidenavWidth"; "required": false; }; "containerAutosize": { "alias": "containerAutosize"; "required": false; }; }, {}, never, ["td-navigation-drawer", "[td-sidenav-content]", "*"], true, never>;
|
66
66
|
}
|
@@ -7,19 +7,19 @@ export declare class TdLayoutToggleDirective extends BaseLayoutToggleDirective {
|
|
7
7
|
constructor(layout: TdLayoutComponent, renderer: Renderer2, elementRef: ElementRef);
|
8
8
|
onClick(): void;
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdLayoutToggleDirective, [{ optional: true; }, null, null]>;
|
10
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TdLayoutToggleDirective, "[tdLayoutToggle]", never, { "tdLayoutToggle": { "alias": "tdLayoutToggle"; "required": false; }; }, {}, never, never,
|
10
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TdLayoutToggleDirective, "[tdLayoutToggle]", never, { "tdLayoutToggle": { "alias": "tdLayoutToggle"; "required": false; }; }, {}, never, never, true, never>;
|
11
11
|
}
|
12
12
|
export declare class TdLayoutCloseDirective extends BaseLayoutToggleDirective {
|
13
13
|
set tdLayoutClose(tdLayoutClose: boolean | string | undefined);
|
14
14
|
constructor(layout: TdLayoutComponent, renderer: Renderer2, elementRef: ElementRef);
|
15
15
|
onClick(): void;
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdLayoutCloseDirective, [{ optional: true; }, null, null]>;
|
17
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TdLayoutCloseDirective, "[tdLayoutClose]", never, { "tdLayoutClose": { "alias": "tdLayoutClose"; "required": false; }; }, {}, never, never,
|
17
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TdLayoutCloseDirective, "[tdLayoutClose]", never, { "tdLayoutClose": { "alias": "tdLayoutClose"; "required": false; }; }, {}, never, never, true, never>;
|
18
18
|
}
|
19
19
|
export declare class TdLayoutOpenDirective extends BaseLayoutToggleDirective {
|
20
20
|
set tdLayoutClose(tdLayoutOpen: boolean);
|
21
21
|
constructor(layout: TdLayoutComponent, renderer: Renderer2, elementRef: ElementRef);
|
22
22
|
onClick(): void;
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdLayoutOpenDirective, [{ optional: true; }, null, null]>;
|
24
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TdLayoutOpenDirective, "[tdLayoutOpen]", never, { "tdLayoutClose": { "alias": "tdLayoutOpen"; "required": false; }; }, {}, never, never,
|
24
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TdLayoutOpenDirective, "[tdLayoutOpen]", never, { "tdLayoutClose": { "alias": "tdLayoutOpen"; "required": false; }; }, {}, never, never, true, never>;
|
25
25
|
}
|
@@ -9,17 +9,12 @@ import * as i7 from "./layout-manage-list/layout-manage-list.component";
|
|
9
9
|
import * as i8 from "./layout-manage-list/layout-manage-list.directives";
|
10
10
|
import * as i9 from "./layout-footer/layout-footer.component";
|
11
11
|
import * as i10 from "./navigation-drawer/navigation-drawer.component";
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
import * as i15 from "@angular/material/button";
|
17
|
-
import * as i16 from "@angular/material/icon";
|
18
|
-
import * as i17 from "@angular/material/card";
|
19
|
-
import * as i18 from "@angular/material/divider";
|
20
|
-
import * as i19 from "@covalent/core/menu";
|
12
|
+
/**
|
13
|
+
* @deprecated This module is deprecated and will be removed in future versions.
|
14
|
+
* Please migrate to using standalone components as soon as possible.
|
15
|
+
*/
|
21
16
|
export declare class CovalentLayoutModule {
|
22
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<CovalentLayoutModule, never>;
|
23
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentLayoutModule, [typeof i1.TdLayoutComponent, typeof i2.TdLayoutToggleDirective, typeof i2.TdLayoutCloseDirective, typeof i2.TdLayoutOpenDirective, typeof i3.TdLayoutNavComponent, typeof i4.TdLayoutNavListComponent, typeof i5.TdLayoutNavListToggleDirective, typeof i5.TdLayoutNavListCloseDirective, typeof i5.TdLayoutNavListOpenDirective, typeof i6.TdLayoutCardOverComponent, typeof i7.TdLayoutManageListComponent, typeof i8.TdLayoutManageListToggleDirective, typeof i8.TdLayoutManageListCloseDirective, typeof i8.TdLayoutManageListOpenDirective, typeof i9.TdLayoutFooterComponent, typeof i10.TdNavigationDrawerComponent, typeof i10.TdNavigationDrawerMenuDirective, typeof i10.TdNavigationDrawerToolbarDirective], [typeof
|
18
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentLayoutModule, never, [typeof i1.TdLayoutComponent, typeof i2.TdLayoutToggleDirective, typeof i2.TdLayoutCloseDirective, typeof i2.TdLayoutOpenDirective, typeof i3.TdLayoutNavComponent, typeof i4.TdLayoutNavListComponent, typeof i5.TdLayoutNavListToggleDirective, typeof i5.TdLayoutNavListCloseDirective, typeof i5.TdLayoutNavListOpenDirective, typeof i6.TdLayoutCardOverComponent, typeof i7.TdLayoutManageListComponent, typeof i8.TdLayoutManageListToggleDirective, typeof i8.TdLayoutManageListCloseDirective, typeof i8.TdLayoutManageListOpenDirective, typeof i9.TdLayoutFooterComponent, typeof i10.TdNavigationDrawerComponent, typeof i10.TdNavigationDrawerMenuDirective, typeof i10.TdNavigationDrawerToolbarDirective], [typeof i1.TdLayoutComponent, typeof i2.TdLayoutToggleDirective, typeof i2.TdLayoutCloseDirective, typeof i2.TdLayoutOpenDirective, typeof i3.TdLayoutNavComponent, typeof i4.TdLayoutNavListComponent, typeof i5.TdLayoutNavListToggleDirective, typeof i5.TdLayoutNavListCloseDirective, typeof i5.TdLayoutNavListOpenDirective, typeof i6.TdLayoutCardOverComponent, typeof i7.TdLayoutManageListComponent, typeof i8.TdLayoutManageListToggleDirective, typeof i8.TdLayoutManageListCloseDirective, typeof i8.TdLayoutManageListOpenDirective, typeof i9.TdLayoutFooterComponent, typeof i10.TdNavigationDrawerComponent, typeof i10.TdNavigationDrawerMenuDirective, typeof i10.TdNavigationDrawerToolbarDirective]>;
|
24
19
|
static ɵinj: i0.ɵɵInjectorDeclaration<CovalentLayoutModule>;
|
25
20
|
}
|
@@ -6,11 +6,11 @@ import { TdLayoutComponent } from '../layout.component';
|
|
6
6
|
import * as i0 from "@angular/core";
|
7
7
|
export declare class TdNavigationDrawerMenuDirective {
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdNavigationDrawerMenuDirective, never>;
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TdNavigationDrawerMenuDirective, "[tdNavigationDrawerMenu]", never, {}, {}, never, never,
|
9
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TdNavigationDrawerMenuDirective, "[tdNavigationDrawerMenu]", never, {}, {}, never, never, true, never>;
|
10
10
|
}
|
11
11
|
export declare class TdNavigationDrawerToolbarDirective {
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdNavigationDrawerToolbarDirective, never>;
|
13
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TdNavigationDrawerToolbarDirective, "[tdNavigationDrawerToolbar]", never, {}, {}, never, never,
|
13
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TdNavigationDrawerToolbarDirective, "[tdNavigationDrawerToolbar]", never, {}, {}, never, never, true, never>;
|
14
14
|
}
|
15
15
|
export declare class TdNavigationDrawerComponent implements OnInit, OnDestroy {
|
16
16
|
private _layout;
|
@@ -116,5 +116,5 @@ export declare class TdNavigationDrawerComponent implements OnInit, OnDestroy {
|
|
116
116
|
*/
|
117
117
|
close(): Promise<MatDrawerToggleResult>;
|
118
118
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdNavigationDrawerComponent, [null, { optional: true; }, null]>;
|
119
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TdNavigationDrawerComponent, "td-navigation-drawer", never, { "sidenavTitle": { "alias": "sidenavTitle"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "logo": { "alias": "logo"; "required": false; }; "avatar": { "alias": "avatar"; "required": false; }; "color": { "alias": "color"; "required": false; }; "navigationRoute": { "alias": "navigationRoute"; "required": false; }; "backgroundUrl": { "alias": "backgroundUrl"; "required": false; }; "name": { "alias": "name"; "required": false; }; "email": { "alias": "email"; "required": false; }; }, {}, ["_drawerMenu", "_toolbar"], ["[td-navigation-drawer-toolbar]", "*", "[td-navigation-drawer-menu]"],
|
119
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TdNavigationDrawerComponent, "td-navigation-drawer", never, { "sidenavTitle": { "alias": "sidenavTitle"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "logo": { "alias": "logo"; "required": false; }; "avatar": { "alias": "avatar"; "required": false; }; "color": { "alias": "color"; "required": false; }; "navigationRoute": { "alias": "navigationRoute"; "required": false; }; "backgroundUrl": { "alias": "backgroundUrl"; "required": false; }; "name": { "alias": "name"; "required": false; }; "email": { "alias": "email"; "required": false; }; }, {}, ["_drawerMenu", "_toolbar"], ["[td-navigation-drawer-toolbar]", "*", "[td-navigation-drawer-menu]"], true, never>;
|
120
120
|
}
|
@@ -66,5 +66,5 @@ export declare class TdLoadingDirective implements OnInit, OnDestroy {
|
|
66
66
|
*/
|
67
67
|
private _registerComponent;
|
68
68
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdLoadingDirective, never>;
|
69
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TdLoadingDirective, "[tdLoading]", never, { "name": { "alias": "tdLoading"; "required": false; }; "until": { "alias": "tdLoadingUntil"; "required": false; }; "type": { "alias": "tdLoadingType"; "required": false; }; "mode": { "alias": "tdLoadingMode"; "required": false; }; "strategy": { "alias": "tdLoadingStrategy"; "required": false; }; "color": { "alias": "tdLoadingColor"; "required": false; }; }, {}, never, never,
|
69
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TdLoadingDirective, "[tdLoading]", never, { "name": { "alias": "tdLoading"; "required": false; }; "until": { "alias": "tdLoadingUntil"; "required": false; }; "type": { "alias": "tdLoadingType"; "required": false; }; "mode": { "alias": "tdLoadingMode"; "required": false; }; "strategy": { "alias": "tdLoadingStrategy"; "required": false; }; "color": { "alias": "tdLoadingColor"; "required": false; }; }, {}, never, never, true, never>;
|
70
70
|
}
|
@@ -86,5 +86,5 @@ export declare class TdLoadingComponent implements DoCheck {
|
|
86
86
|
*/
|
87
87
|
private _hostHeight;
|
88
88
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdLoadingComponent, never>;
|
89
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TdLoadingComponent, "td-loading", never, {}, {}, never, never,
|
89
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TdLoadingComponent, "td-loading", never, {}, {}, never, never, true, never>;
|
90
90
|
}
|
@@ -1,13 +1,8 @@
|
|
1
1
|
import * as i0 from "@angular/core";
|
2
2
|
import * as i1 from "./loading.component";
|
3
3
|
import * as i2 from "./directives/loading.directive";
|
4
|
-
import * as i3 from "@angular/common";
|
5
|
-
import * as i4 from "@angular/material/progress-bar";
|
6
|
-
import * as i5 from "@angular/material/progress-spinner";
|
7
|
-
import * as i6 from "@angular/cdk/overlay";
|
8
|
-
import * as i7 from "@angular/cdk/portal";
|
9
4
|
export declare class CovalentLoadingModule {
|
10
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<CovalentLoadingModule, never>;
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentLoadingModule, [typeof i1.TdLoadingComponent, typeof i2.TdLoadingDirective], [typeof
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentLoadingModule, never, [typeof i1.TdLoadingComponent, typeof i2.TdLoadingDirective], [typeof i1.TdLoadingComponent, typeof i2.TdLoadingDirective]>;
|
12
7
|
static ɵinj: i0.ɵɵInjectorDeclaration<CovalentLoadingModule>;
|
13
8
|
}
|
package/menu/menu.component.d.ts
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import * as i0 from "@angular/core";
|
2
2
|
export declare class TdMenuComponent {
|
3
3
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdMenuComponent, never>;
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TdMenuComponent, "td-menu", never, {}, {}, never, ["[td-menu-header]", "*", "[td-menu-footer]"],
|
4
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TdMenuComponent, "td-menu", never, {}, {}, never, ["[td-menu-header]", "*", "[td-menu-footer]"], true, never>;
|
5
5
|
}
|
package/menu/menu.module.d.ts
CHANGED
@@ -1,10 +1,11 @@
|
|
1
1
|
import * as i0 from "@angular/core";
|
2
2
|
import * as i1 from "./menu.component";
|
3
|
-
|
4
|
-
|
5
|
-
|
3
|
+
/**
|
4
|
+
* @deprecated This module is deprecated and will be removed in future versions.
|
5
|
+
* Please migrate to using standalone components as soon as possible.
|
6
|
+
*/
|
6
7
|
export declare class CovalentMenuModule {
|
7
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<CovalentMenuModule, never>;
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentMenuModule, [typeof i1.TdMenuComponent], [typeof
|
9
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentMenuModule, never, [typeof i1.TdMenuComponent], [typeof i1.TdMenuComponent]>;
|
9
10
|
static ɵinj: i0.ɵɵInjectorDeclaration<CovalentMenuModule>;
|
10
11
|
}
|
@@ -4,7 +4,7 @@ export declare class TdMessageContainerDirective {
|
|
4
4
|
viewContainer: ViewContainerRef;
|
5
5
|
constructor(viewContainer: ViewContainerRef);
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdMessageContainerDirective, never>;
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TdMessageContainerDirective, "[tdMessageContainer]", never, {}, {}, never, never,
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TdMessageContainerDirective, "[tdMessageContainer]", never, {}, {}, never, never, true, never>;
|
8
8
|
}
|
9
9
|
export declare class TdMessageComponent implements AfterViewInit {
|
10
10
|
private _renderer;
|
@@ -97,5 +97,5 @@ export declare class TdMessageComponent implements AfterViewInit {
|
|
97
97
|
*/
|
98
98
|
private _detach;
|
99
99
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdMessageComponent, never>;
|
100
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TdMessageComponent, "td-message", never, { "label": { "alias": "label"; "required": false; }; "sublabel": { "alias": "sublabel"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "color": { "alias": "color"; "required": false; }; "opened": { "alias": "opened"; "required": false; }; }, {}, never, ["[td-message-actions]"],
|
100
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TdMessageComponent, "td-message", never, { "label": { "alias": "label"; "required": false; }; "sublabel": { "alias": "sublabel"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "color": { "alias": "color"; "required": false; }; "opened": { "alias": "opened"; "required": false; }; }, {}, never, ["[td-message-actions]"], true, never>;
|
101
101
|
}
|
@@ -1,9 +1,11 @@
|
|
1
1
|
import * as i0 from "@angular/core";
|
2
2
|
import * as i1 from "./message.component";
|
3
|
-
|
4
|
-
|
3
|
+
/**
|
4
|
+
* @deprecated This module is deprecated and will be removed in future versions.
|
5
|
+
* Please migrate to using standalone components as soon as possible.
|
6
|
+
*/
|
5
7
|
export declare class CovalentMessageModule {
|
6
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<CovalentMessageModule, never>;
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentMessageModule, [typeof i1.TdMessageComponent, typeof i1.TdMessageContainerDirective], [typeof
|
9
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentMessageModule, never, [typeof i1.TdMessageComponent, typeof i1.TdMessageContainerDirective], [typeof i1.TdMessageComponent, typeof i1.TdMessageContainerDirective]>;
|
8
10
|
static ɵinj: i0.ɵɵInjectorDeclaration<CovalentMessageModule>;
|
9
11
|
}
|
package/package.json
CHANGED
@@ -1,12 +1,10 @@
|
|
1
1
|
{
|
2
2
|
"name": "@covalent/core",
|
3
|
-
"version": "
|
3
|
+
"version": "10.0.0",
|
4
4
|
"exports": {
|
5
5
|
".": {
|
6
6
|
"sass": "./theming/_all-theme.scss",
|
7
7
|
"types": "./index.d.ts",
|
8
|
-
"esm2022": "./esm2022/covalent-core.mjs",
|
9
|
-
"esm": "./esm2022/covalent-core.mjs",
|
10
8
|
"default": "./fesm2022/covalent-core.mjs"
|
11
9
|
},
|
12
10
|
"./theming/*": {
|
@@ -17,80 +15,54 @@
|
|
17
15
|
},
|
18
16
|
"./breadcrumbs": {
|
19
17
|
"types": "./breadcrumbs/index.d.ts",
|
20
|
-
"esm2022": "./esm2022/breadcrumbs/covalent-core-breadcrumbs.mjs",
|
21
|
-
"esm": "./esm2022/breadcrumbs/covalent-core-breadcrumbs.mjs",
|
22
18
|
"default": "./fesm2022/covalent-core-breadcrumbs.mjs"
|
23
19
|
},
|
24
20
|
"./common": {
|
25
21
|
"types": "./common/index.d.ts",
|
26
|
-
"esm2022": "./esm2022/common/covalent-core-common.mjs",
|
27
|
-
"esm": "./esm2022/common/covalent-core-common.mjs",
|
28
22
|
"default": "./fesm2022/covalent-core-common.mjs"
|
29
23
|
},
|
30
24
|
"./dialogs": {
|
31
25
|
"types": "./dialogs/index.d.ts",
|
32
|
-
"esm2022": "./esm2022/dialogs/covalent-core-dialogs.mjs",
|
33
|
-
"esm": "./esm2022/dialogs/covalent-core-dialogs.mjs",
|
34
26
|
"default": "./fesm2022/covalent-core-dialogs.mjs"
|
35
27
|
},
|
36
28
|
"./dynamic-menu": {
|
37
29
|
"types": "./dynamic-menu/index.d.ts",
|
38
|
-
"esm2022": "./esm2022/dynamic-menu/covalent-core-dynamic-menu.mjs",
|
39
|
-
"esm": "./esm2022/dynamic-menu/covalent-core-dynamic-menu.mjs",
|
40
30
|
"default": "./fesm2022/covalent-core-dynamic-menu.mjs"
|
41
31
|
},
|
42
32
|
"./file": {
|
43
33
|
"types": "./file/index.d.ts",
|
44
|
-
"esm2022": "./esm2022/file/covalent-core-file.mjs",
|
45
|
-
"esm": "./esm2022/file/covalent-core-file.mjs",
|
46
34
|
"default": "./fesm2022/covalent-core-file.mjs"
|
47
35
|
},
|
48
36
|
"./json-formatter": {
|
49
37
|
"types": "./json-formatter/index.d.ts",
|
50
|
-
"esm2022": "./esm2022/json-formatter/covalent-core-json-formatter.mjs",
|
51
|
-
"esm": "./esm2022/json-formatter/covalent-core-json-formatter.mjs",
|
52
38
|
"default": "./fesm2022/covalent-core-json-formatter.mjs"
|
53
39
|
},
|
54
40
|
"./layout": {
|
55
41
|
"types": "./layout/index.d.ts",
|
56
|
-
"esm2022": "./esm2022/layout/covalent-core-layout.mjs",
|
57
|
-
"esm": "./esm2022/layout/covalent-core-layout.mjs",
|
58
42
|
"default": "./fesm2022/covalent-core-layout.mjs"
|
59
43
|
},
|
60
44
|
"./loading": {
|
61
45
|
"types": "./loading/index.d.ts",
|
62
|
-
"esm2022": "./esm2022/loading/covalent-core-loading.mjs",
|
63
|
-
"esm": "./esm2022/loading/covalent-core-loading.mjs",
|
64
46
|
"default": "./fesm2022/covalent-core-loading.mjs"
|
65
47
|
},
|
66
48
|
"./menu": {
|
67
49
|
"types": "./menu/index.d.ts",
|
68
|
-
"esm2022": "./esm2022/menu/covalent-core-menu.mjs",
|
69
|
-
"esm": "./esm2022/menu/covalent-core-menu.mjs",
|
70
50
|
"default": "./fesm2022/covalent-core-menu.mjs"
|
71
51
|
},
|
72
52
|
"./message": {
|
73
53
|
"types": "./message/index.d.ts",
|
74
|
-
"esm2022": "./esm2022/message/covalent-core-message.mjs",
|
75
|
-
"esm": "./esm2022/message/covalent-core-message.mjs",
|
76
54
|
"default": "./fesm2022/covalent-core-message.mjs"
|
77
55
|
},
|
78
56
|
"./search": {
|
79
57
|
"types": "./search/index.d.ts",
|
80
|
-
"esm2022": "./esm2022/search/covalent-core-search.mjs",
|
81
|
-
"esm": "./esm2022/search/covalent-core-search.mjs",
|
82
58
|
"default": "./fesm2022/covalent-core-search.mjs"
|
83
59
|
},
|
84
60
|
"./side-sheet": {
|
85
61
|
"types": "./side-sheet/index.d.ts",
|
86
|
-
"esm2022": "./esm2022/side-sheet/covalent-core-side-sheet.mjs",
|
87
|
-
"esm": "./esm2022/side-sheet/covalent-core-side-sheet.mjs",
|
88
62
|
"default": "./fesm2022/covalent-core-side-sheet.mjs"
|
89
63
|
},
|
90
64
|
"./user-profile": {
|
91
65
|
"types": "./user-profile/index.d.ts",
|
92
|
-
"esm2022": "./esm2022/user-profile/covalent-core-user-profile.mjs",
|
93
|
-
"esm": "./esm2022/user-profile/covalent-core-user-profile.mjs",
|
94
66
|
"default": "./fesm2022/covalent-core-user-profile.mjs"
|
95
67
|
}
|
96
68
|
},
|
@@ -104,18 +76,21 @@
|
|
104
76
|
"license": "MIT",
|
105
77
|
"author": "Teradata UX",
|
106
78
|
"peerDependencies": {
|
107
|
-
"@angular/common": "
|
108
|
-
"@angular/core": "
|
109
|
-
"@angular/forms": "
|
110
|
-
"@angular/router": "
|
111
|
-
"@angular/cdk": "
|
112
|
-
"@angular/material": "
|
113
|
-
"@covalent/core": "
|
79
|
+
"@angular/common": "19.x.x",
|
80
|
+
"@angular/core": "19.x.x",
|
81
|
+
"@angular/forms": "19.x.x",
|
82
|
+
"@angular/router": "19.x.x",
|
83
|
+
"@angular/cdk": "19.x.x",
|
84
|
+
"@angular/material": "19.x.x",
|
85
|
+
"@covalent/core": "10.0.0"
|
114
86
|
},
|
115
87
|
"dependencies": {
|
116
|
-
"tslib": "^2.
|
88
|
+
"tslib": "^2.8.1"
|
117
89
|
},
|
118
90
|
"module": "fesm2022/covalent-core.mjs",
|
119
91
|
"typings": "index.d.ts",
|
120
|
-
"sideEffects": false
|
92
|
+
"sideEffects": false,
|
93
|
+
"scripts": {
|
94
|
+
"prepublishOnly": "node --eval \"console.error('ERROR: Trying to publish a package that has been compiled by Ivy in full compilation mode. This is not allowed.\\nPlease delete and rebuild the package with Ivy partial compilation mode, before attempting to publish.\\n')\" && exit 1"
|
95
|
+
}
|
121
96
|
}
|
@@ -84,5 +84,5 @@ export declare class TdSearchBoxComponent implements ControlValueAccessor {
|
|
84
84
|
handleClear(): void;
|
85
85
|
handleBlur(): void;
|
86
86
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdSearchBoxComponent, never>;
|
87
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TdSearchBoxComponent, "td-search-box", never, { "backIcon": { "alias": "backIcon"; "required": false; }; "searchIcon": { "alias": "searchIcon"; "required": false; }; "clearIcon": { "alias": "clearIcon"; "required": false; }; "showUnderline": { "alias": "showUnderline"; "required": false; }; "debounce": { "alias": "debounce"; "required": false; }; "alwaysVisible": { "alias": "alwaysVisible"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "searchDebounce": "searchDebounce"; "search": "search"; "clear": "clear"; "blurSearch": "blurSearch"; }, never, never,
|
87
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TdSearchBoxComponent, "td-search-box", never, { "backIcon": { "alias": "backIcon"; "required": false; }; "searchIcon": { "alias": "searchIcon"; "required": false; }; "clearIcon": { "alias": "clearIcon"; "required": false; }; "showUnderline": { "alias": "showUnderline"; "required": false; }; "debounce": { "alias": "debounce"; "required": false; }; "alwaysVisible": { "alias": "alwaysVisible"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "searchDebounce": "searchDebounce"; "search": "search"; "clear": "clear"; "blurSearch": "blurSearch"; }, never, never, true, never>;
|
88
88
|
}
|
@@ -80,5 +80,5 @@ export declare class TdSearchInputComponent extends _TdSearchInputMixinBase impl
|
|
80
80
|
private _searchTermChanged;
|
81
81
|
private _stopPropagation;
|
82
82
|
static ɵfac: i0.ɵɵFactoryDeclaration<TdSearchInputComponent, [{ optional: true; }, null, null]>;
|
83
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TdSearchInputComponent, "td-search-input", never, { "appearance": { "alias": "appearance"; "required": false; }; "showUnderline": { "alias": "showUnderline"; "required": false; }; "debounce": { "alias": "debounce"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "clearIcon": { "alias": "clearIcon"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "searchDebounce": "searchDebounce"; "search": "search"; "clear": "clear"; "blurSearch": "blurSearch"; }, never, never,
|
83
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TdSearchInputComponent, "td-search-input", never, { "appearance": { "alias": "appearance"; "required": false; }; "showUnderline": { "alias": "showUnderline"; "required": false; }; "debounce": { "alias": "debounce"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "clearIcon": { "alias": "clearIcon"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "searchDebounce": "searchDebounce"; "search": "search"; "clear": "clear"; "blurSearch": "blurSearch"; }, never, never, true, never>;
|
84
84
|
}
|
@@ -1,13 +1,12 @@
|
|
1
1
|
import * as i0 from "@angular/core";
|
2
2
|
import * as i1 from "./search-input/search-input.component";
|
3
3
|
import * as i2 from "./search-box/search-box.component";
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
import * as i7 from "@angular/material/button";
|
4
|
+
/**
|
5
|
+
* @deprecated This module is deprecated and will be removed in future versions.
|
6
|
+
* Please migrate to using standalone components as soon as possible.
|
7
|
+
*/
|
9
8
|
export declare class CovalentSearchModule {
|
10
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<CovalentSearchModule, never>;
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentSearchModule, [typeof i1.TdSearchInputComponent, typeof i2.TdSearchBoxComponent], [typeof
|
10
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentSearchModule, never, [typeof i1.TdSearchInputComponent, typeof i2.TdSearchBoxComponent], [typeof i1.TdSearchInputComponent, typeof i2.TdSearchBoxComponent]>;
|
12
11
|
static ɵinj: i0.ɵɵInjectorDeclaration<CovalentSearchModule>;
|
13
12
|
}
|
@@ -79,7 +79,7 @@ export declare abstract class _CovalentSideSheetContainerBase extends BasePortal
|
|
79
79
|
/** Returns whether focus is inside the side-sheet. */
|
80
80
|
private _containsFocus;
|
81
81
|
static ɵfac: i0.ɵɵFactoryDeclaration<_CovalentSideSheetContainerBase, [null, null, null, { optional: true; }, null, null]>;
|
82
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<_CovalentSideSheetContainerBase, never, never, {}, {}, never, never,
|
82
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<_CovalentSideSheetContainerBase, never, never, {}, {}, never, never, true, never>;
|
83
83
|
}
|
84
84
|
/**
|
85
85
|
* Internal component that wraps the generated side-sheet content.
|
@@ -106,5 +106,5 @@ export declare class CovalentSideSheetContainerComponent extends _CovalentSideSh
|
|
106
106
|
/** Starts the side-sheet exit animation. */
|
107
107
|
_startExitAnimation(): void;
|
108
108
|
static ɵfac: i0.ɵɵFactoryDeclaration<CovalentSideSheetContainerComponent, never>;
|
109
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CovalentSideSheetContainerComponent, "td-side-sheet-container", never, {}, {}, never, never,
|
109
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CovalentSideSheetContainerComponent, "td-side-sheet-container", never, {}, {}, never, never, true, never>;
|
110
110
|
}
|
@@ -22,7 +22,7 @@ export declare class CovalentSideSheetCloseDirective implements OnInit, OnChange
|
|
22
22
|
ngOnChanges(changes: SimpleChanges): void;
|
23
23
|
_onButtonClick(event: MouseEvent): void;
|
24
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<CovalentSideSheetCloseDirective, [{ optional: true; }, null, null]>;
|
25
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CovalentSideSheetCloseDirective, "[td-side-sheet-close], [CovalentSideSheetClose]", ["CovalentSideSheetClose"], { "ariaLabel": { "alias": "aria-label"; "required": false; }; "type": { "alias": "type"; "required": false; }; "dialogResult": { "alias": "td-side-sheet-close"; "required": false; }; "_CovalentSideSheetClose": { "alias": "CovalentSideSheetClose"; "required": false; }; }, {}, never, never,
|
25
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<CovalentSideSheetCloseDirective, "[td-side-sheet-close], [CovalentSideSheetClose]", ["CovalentSideSheetClose"], { "ariaLabel": { "alias": "aria-label"; "required": false; }; "type": { "alias": "type"; "required": false; }; "dialogResult": { "alias": "td-side-sheet-close"; "required": false; }; "_CovalentSideSheetClose": { "alias": "CovalentSideSheetClose"; "required": false; }; }, {}, never, never, true, never>;
|
26
26
|
}
|
27
27
|
/**
|
28
28
|
* Title of a side sheet element. Stays fixed to the top of the side sheet when scrolling.
|
@@ -38,7 +38,7 @@ export declare class CovalentSideSheetTitleDirective implements OnInit {
|
|
38
38
|
constructor(_dialogRef: CovalentSideSheetRef<any>, _elementRef: ElementRef<HTMLElement>, _dialog: CovalentSideSheet);
|
39
39
|
ngOnInit(): void;
|
40
40
|
static ɵfac: i0.ɵɵFactoryDeclaration<CovalentSideSheetTitleDirective, [{ optional: true; }, null, null]>;
|
41
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CovalentSideSheetTitleDirective, "[td-side-sheet-title], [CovalentSideSheetTitle]", ["CovalentSideSheetTitle"], { "id": { "alias": "id"; "required": false; }; }, {}, never, never,
|
41
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<CovalentSideSheetTitleDirective, "[td-side-sheet-title], [CovalentSideSheetTitle]", ["CovalentSideSheetTitle"], { "id": { "alias": "id"; "required": false; }; }, {}, never, never, true, never>;
|
42
42
|
}
|
43
43
|
/**
|
44
44
|
* Scrollable content container of a dialog.
|
@@ -46,7 +46,7 @@ export declare class CovalentSideSheetTitleDirective implements OnInit {
|
|
46
46
|
export declare class CovalentSideSheetContentDirective {
|
47
47
|
tdSideSheetContent: boolean;
|
48
48
|
static ɵfac: i0.ɵɵFactoryDeclaration<CovalentSideSheetContentDirective, never>;
|
49
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CovalentSideSheetContentDirective, "[td-side-sheet-content], td-side-sheet-content, [CovalentSideSheetContent]", never, {}, {}, never, never,
|
49
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<CovalentSideSheetContentDirective, "[td-side-sheet-content], td-side-sheet-content, [CovalentSideSheetContent]", never, {}, {}, never, never, true, never>;
|
50
50
|
}
|
51
51
|
/**
|
52
52
|
* Container for the bottom action buttons in a dialog.
|
@@ -55,7 +55,7 @@ export declare class CovalentSideSheetContentDirective {
|
|
55
55
|
export declare class CovalentSideSheetActionsDirective {
|
56
56
|
tdSideSheetActions: boolean;
|
57
57
|
static ɵfac: i0.ɵɵFactoryDeclaration<CovalentSideSheetActionsDirective, never>;
|
58
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CovalentSideSheetActionsDirective, "[td-side-sheet-actions], td-side-sheet-actions, [CovalentSideSheetActions]", never, {}, {}, never, never,
|
58
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<CovalentSideSheetActionsDirective, "[td-side-sheet-actions], td-side-sheet-actions, [CovalentSideSheetActions]", never, {}, {}, never, never, true, never>;
|
59
59
|
}
|
60
60
|
/**
|
61
61
|
* Container for the wrapper part of the dialog
|
@@ -63,5 +63,5 @@ export declare class CovalentSideSheetActionsDirective {
|
|
63
63
|
export declare class CovalentSideSheetWrapperDirective {
|
64
64
|
tdSideSheetWrapper: boolean;
|
65
65
|
static ɵfac: i0.ɵɵFactoryDeclaration<CovalentSideSheetWrapperDirective, never>;
|
66
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CovalentSideSheetWrapperDirective, "[td-side-sheet-wrapper], td-side-sheet-wrapper, [CovalentSideSheetWrapper]", never, {}, {}, never, never,
|
66
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<CovalentSideSheetWrapperDirective, "[td-side-sheet-wrapper], td-side-sheet-wrapper, [CovalentSideSheetWrapper]", never, {}, {}, never, never, true, never>;
|
67
67
|
}
|