@ts-core/angular 13.0.52 → 13.0.55
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/bottomSheet/BottomSheetModule.d.ts +6 -7
- package/bottomSheet/component/BottomSheetBaseComponent.d.ts +1 -0
- package/esm2020/bottomSheet/BottomSheetModule.mjs +4 -14
- package/esm2020/bottomSheet/component/BottomSheetBaseComponent.mjs +5 -1
- package/esm2020/manager/ResizeManager.mjs +5 -2
- package/esm2020/public-api.mjs +2 -1
- package/esm2020/window/IWindow.mjs +2 -1
- package/esm2020/window/WindowConfig.mjs +2 -1
- package/esm2020/window/WindowModule.mjs +18 -3
- package/esm2020/window/component/WindowBaseComponent.mjs +7 -2
- package/esm2020/window/component/window-expand-element/window-expand-element.component.mjs +56 -0
- package/esm2020/window/component/window-resize-element/window-resize-element.component.mjs +3 -1
- package/fesm2015/ts-core-angular.mjs +116 -97
- package/fesm2015/ts-core-angular.mjs.map +1 -1
- package/fesm2020/ts-core-angular.mjs +116 -97
- package/fesm2020/ts-core-angular.mjs.map +1 -1
- package/package.json +2 -2
- package/public-api.d.ts +1 -0
- package/style/mat/vi-mat.scss +2 -2
- package/window/IWindow.d.ts +1 -0
- package/window/WindowConfig.d.ts +1 -0
- package/window/WindowModule.d.ts +10 -9
- package/window/component/WindowBaseComponent.d.ts +3 -1
- package/window/component/window-expand-element/window-expand-element.component.d.ts +12 -0
- package/bottomSheet/component/bottom-sheet-close-element/bottom-sheet-close-element.component.d.ts +0 -12
- package/esm2020/bottomSheet/component/bottom-sheet-close-element/bottom-sheet-close-element.component.mjs +0 -55
|
@@ -2,6 +2,7 @@ import { Component } from '@angular/core';
|
|
|
2
2
|
import { ViewUtil } from '../../../util/ViewUtil';
|
|
3
3
|
import { WindowElement } from '../WindowElement';
|
|
4
4
|
import * as _ from 'lodash';
|
|
5
|
+
import { WindowEvent } from '../../IWindow';
|
|
5
6
|
import * as i0 from "@angular/core";
|
|
6
7
|
export class WindowResizeElementComponent extends WindowElement {
|
|
7
8
|
// --------------------------------------------------------------------------
|
|
@@ -35,6 +36,7 @@ export class WindowResizeElementComponent extends WindowElement {
|
|
|
35
36
|
clickHandler(event) {
|
|
36
37
|
super.clickHandler(event);
|
|
37
38
|
if (!_.isNil(this.window)) {
|
|
39
|
+
this.window.emit(WindowEvent.EXPAND);
|
|
38
40
|
}
|
|
39
41
|
}
|
|
40
42
|
}
|
|
@@ -51,4 +53,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
|
|
|
51
53
|
type: Component,
|
|
52
54
|
args: [{ selector: 'vi-window-resize-element', template: '', styles: [":host{display:block;position:absolute;color:#fff;background-color:#0006;border-radius:50%;padding:8px;font-size:14px;font-weight:700;text-align:center}:host:hover{background-color:#0009}:host.small{font-size:10px;padding:4px}\n"] }]
|
|
53
55
|
}], ctorParameters: function () { return [{ type: i0.ElementRef }]; } });
|
|
54
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
56
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid2luZG93LXJlc2l6ZS1lbGVtZW50LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy93aW5kb3cvY29tcG9uZW50L3dpbmRvdy1yZXNpemUtZWxlbWVudC93aW5kb3ctcmVzaXplLWVsZW1lbnQuY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQWMsTUFBTSxlQUFlLENBQUM7QUFDdEQsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLHdCQUF3QixDQUFDO0FBQ2xELE9BQU8sRUFBRSxhQUFhLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQztBQUNqRCxPQUFPLEtBQUssQ0FBQyxNQUFNLFFBQVEsQ0FBQztBQUM1QixPQUFPLEVBQUUsV0FBVyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQU81QyxNQUFNLE9BQU8sNEJBQTZCLFNBQVEsYUFBYTtJQVUzRCw2RUFBNkU7SUFDN0UsRUFBRTtJQUNGLGVBQWU7SUFDZixFQUFFO0lBQ0YsNkVBQTZFO0lBRTdFLFlBQVksT0FBbUI7UUFDM0IsS0FBSyxDQUFDLE9BQU8sQ0FBQyxDQUFDO0lBQ25CLENBQUM7SUFFRCw2RUFBNkU7SUFDN0UsRUFBRTtJQUNGLG1CQUFtQjtJQUNuQixFQUFFO0lBQ0YsNkVBQTZFO0lBRW5FLGNBQWM7UUFDcEIsS0FBSyxDQUFDLGNBQWMsRUFBRSxDQUFDO1FBRXZCLElBQUksQ0FBQyxDQUFDLENBQUMsS0FBSyxDQUFDLDRCQUE0QixDQUFDLFVBQVUsQ0FBQyxFQUFFO1lBQ25ELFFBQVEsQ0FBQyxXQUFXLENBQUMsSUFBSSxDQUFDLGFBQWEsRUFBRSxXQUFXLEVBQUUsNEJBQTRCLENBQUMsVUFBVSxDQUFDLENBQUM7U0FDbEc7UUFDRCxJQUFJLENBQUMsQ0FBQyxDQUFDLEtBQUssQ0FBQyw0QkFBNEIsQ0FBQyxVQUFVLENBQUMsRUFBRTtZQUNuRCxRQUFRLENBQUMsVUFBVSxDQUFDLElBQUksQ0FBQyxhQUFhLEVBQUUsNEJBQTRCLENBQUMsVUFBVSxDQUFDLENBQUM7U0FDcEY7UUFFRCxRQUFRLENBQUMsUUFBUSxDQUFDLElBQUksQ0FBQyxhQUFhLEVBQUUsUUFBUSxFQUFFLFNBQVMsQ0FBQyxDQUFDO0lBQy9ELENBQUM7SUFFRCw2RUFBNkU7SUFDN0UsRUFBRTtJQUNGLGtCQUFrQjtJQUNsQixFQUFFO0lBQ0YsNkVBQTZFO0lBRXRFLFlBQVksQ0FBQyxLQUFpQjtRQUNqQyxLQUFLLENBQUMsWUFBWSxDQUFDLEtBQUssQ0FBQyxDQUFDO1FBQzFCLElBQUksQ0FBQyxDQUFDLENBQUMsS0FBSyxDQUFDLElBQUksQ0FBQyxNQUFNLENBQUMsRUFBRTtZQUN2QixJQUFJLENBQUMsTUFBTSxDQUFDLElBQUksQ0FBQyxXQUFXLENBQUMsTUFBTSxDQUFDLENBQUM7U0FDeEM7SUFDTCxDQUFDOztBQWpERCw2RUFBNkU7QUFDN0UsRUFBRTtBQUNGLGFBQWE7QUFDYixFQUFFO0FBQ0YsNkVBQTZFO0FBRS9ELHVDQUFVLEdBQVcsbUJBQW9CLENBQUE7QUFDekMsdUNBQVUsR0FBVyxJQUFLLENBQUE7MEhBUi9CLDRCQUE0Qjs4R0FBNUIsNEJBQTRCLHVGQUYzQixFQUFFOzRGQUVILDRCQUE0QjtrQkFMeEMsU0FBUzsrQkFDSSwwQkFBMEIsWUFFMUIsRUFBRSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgRWxlbWVudFJlZiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgVmlld1V0aWwgfSBmcm9tICcuLi8uLi8uLi91dGlsL1ZpZXdVdGlsJztcbmltcG9ydCB7IFdpbmRvd0VsZW1lbnQgfSBmcm9tICcuLi9XaW5kb3dFbGVtZW50JztcbmltcG9ydCAqIGFzIF8gZnJvbSAnbG9kYXNoJztcbmltcG9ydCB7IFdpbmRvd0V2ZW50IH0gZnJvbSAnLi4vLi4vSVdpbmRvdyc7XG5cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAndmktd2luZG93LXJlc2l6ZS1lbGVtZW50JyxcbiAgICBzdHlsZVVybHM6IFsnd2luZG93LXJlc2l6ZS1lbGVtZW50LmNvbXBvbmVudC5zY3NzJ10sXG4gICAgdGVtcGxhdGU6ICcnXG59KVxuZXhwb3J0IGNsYXNzIFdpbmRvd1Jlc2l6ZUVsZW1lbnRDb21wb25lbnQgZXh0ZW5kcyBXaW5kb3dFbGVtZW50IHtcbiAgICAvLyAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLVxuICAgIC8vXG4gICAgLy8gXHRDb25zdGFudHNcbiAgICAvL1xuICAgIC8vIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tXG5cbiAgICBwdWJsaWMgc3RhdGljIElDT05fQ0xBU1M6IHN0cmluZyA9ICdmYXMgZmEtYXJyb3dzLWFsdCc7XG4gICAgcHVibGljIHN0YXRpYyBJQ09OX1ZBTFVFOiBzdHJpbmcgPSBudWxsO1xuXG4gICAgLy8gLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS1cbiAgICAvL1xuICAgIC8vIFx0Q29uc3RydWN0b3JcbiAgICAvL1xuICAgIC8vIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tXG5cbiAgICBjb25zdHJ1Y3RvcihlbGVtZW50OiBFbGVtZW50UmVmKSB7XG4gICAgICAgIHN1cGVyKGVsZW1lbnQpO1xuICAgIH1cblxuICAgIC8vIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tXG4gICAgLy9cbiAgICAvLyBcdFByaXZhdGUgTWV0aG9kc1xuICAgIC8vXG4gICAgLy8gLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS1cblxuICAgIHByb3RlY3RlZCBjcmVhdGVDaGlsZHJlbigpOiB2b2lkIHtcbiAgICAgICAgc3VwZXIuY3JlYXRlQ2hpbGRyZW4oKTtcblxuICAgICAgICBpZiAoIV8uaXNOaWwoV2luZG93UmVzaXplRWxlbWVudENvbXBvbmVudC5JQ09OX1ZBTFVFKSkge1xuICAgICAgICAgICAgVmlld1V0aWwuc2V0UHJvcGVydHkodGhpcy5uYXRpdmVFbGVtZW50LCAnaW5uZXJIVE1MJywgV2luZG93UmVzaXplRWxlbWVudENvbXBvbmVudC5JQ09OX1ZBTFVFKTtcbiAgICAgICAgfVxuICAgICAgICBpZiAoIV8uaXNOaWwoV2luZG93UmVzaXplRWxlbWVudENvbXBvbmVudC5JQ09OX0NMQVNTKSkge1xuICAgICAgICAgICAgVmlld1V0aWwuYWRkQ2xhc3Nlcyh0aGlzLm5hdGl2ZUVsZW1lbnQsIFdpbmRvd1Jlc2l6ZUVsZW1lbnRDb21wb25lbnQuSUNPTl9DTEFTUyk7XG4gICAgICAgIH1cblxuICAgICAgICBWaWV3VXRpbC5zZXRTdHlsZSh0aGlzLm5hdGl2ZUVsZW1lbnQsICdjdXJzb3InLCAncG9pbnRlcicpO1xuICAgIH1cblxuICAgIC8vIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tXG4gICAgLy9cbiAgICAvLyBcdEV2ZW50IEhhbmRsZXJzXG4gICAgLy9cbiAgICAvLyAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLVxuXG4gICAgcHVibGljIGNsaWNrSGFuZGxlcihldmVudDogTW91c2VFdmVudCk6IHZvaWQge1xuICAgICAgICBzdXBlci5jbGlja0hhbmRsZXIoZXZlbnQpO1xuICAgICAgICBpZiAoIV8uaXNOaWwodGhpcy53aW5kb3cpKSB7XG4gICAgICAgICAgICB0aGlzLndpbmRvdy5lbWl0KFdpbmRvd0V2ZW50LkVYUEFORCk7XG4gICAgICAgIH1cbiAgICB9XG59XG4iXX0=
|
|
@@ -922,6 +922,7 @@ var WindowEvent;
|
|
|
922
922
|
WindowEvent["RESIZED"] = "RESIZED";
|
|
923
923
|
WindowEvent["DISABLED_CHANGED"] = "DISABLED_CHANGED";
|
|
924
924
|
WindowEvent["MINIMIZED_CHANGED"] = "MINIMIZED_CHANGED";
|
|
925
|
+
WindowEvent["EXPAND"] = "EXPAND";
|
|
925
926
|
WindowEvent["SET_ON_TOP"] = "SET_ON_TOP";
|
|
926
927
|
})(WindowEvent || (WindowEvent = {}));
|
|
927
928
|
|
|
@@ -933,6 +934,7 @@ class WindowConfig extends MatDialogConfig {
|
|
|
933
934
|
// --------------------------------------------------------------------------
|
|
934
935
|
constructor(isModal = false, isResizeable = false, width = NaN, height = NaN) {
|
|
935
936
|
super();
|
|
937
|
+
this.isExpandable = false;
|
|
936
938
|
this.isResizeable = false;
|
|
937
939
|
this.isMinimizable = false;
|
|
938
940
|
this.isContentDragable = true;
|
|
@@ -1885,7 +1887,10 @@ class ResizeManager {
|
|
|
1885
1887
|
destroy() {
|
|
1886
1888
|
if (!_.isNil(this.sensor)) {
|
|
1887
1889
|
this.sensor.detach(this.handler);
|
|
1888
|
-
|
|
1890
|
+
try {
|
|
1891
|
+
this.sensor.reset();
|
|
1892
|
+
}
|
|
1893
|
+
catch (error) { }
|
|
1889
1894
|
this.sensor = null;
|
|
1890
1895
|
}
|
|
1891
1896
|
if (!_.isNil(this.subject)) {
|
|
@@ -3683,7 +3688,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
|
|
|
3683
3688
|
args: [{ selector: 'vi-window-close-element', template: '', styles: [":host{display:block;position:absolute;color:#fff;background-color:#0006;border-radius:50%;padding:8px;font-size:14px;font-weight:700;text-align:center}:host:hover{background-color:#0009}:host.small{font-size:10px;padding:4px}\n"] }]
|
|
3684
3689
|
}], ctorParameters: function () { return [{ type: i0.ElementRef }]; } });
|
|
3685
3690
|
|
|
3686
|
-
class
|
|
3691
|
+
class WindowExpandElementComponent extends WindowElement {
|
|
3687
3692
|
// --------------------------------------------------------------------------
|
|
3688
3693
|
//
|
|
3689
3694
|
// Constructor
|
|
@@ -3691,36 +3696,19 @@ class WindowMinimizeElementComponent extends WindowElement {
|
|
|
3691
3696
|
// --------------------------------------------------------------------------
|
|
3692
3697
|
constructor(element) {
|
|
3693
3698
|
super(element);
|
|
3694
|
-
// --------------------------------------------------------------------------
|
|
3695
|
-
//
|
|
3696
|
-
// Private Methods
|
|
3697
|
-
//
|
|
3698
|
-
// --------------------------------------------------------------------------
|
|
3699
|
-
this.commitIconProperties = () => {
|
|
3700
|
-
let icon = this.window.isMinimized ? WindowMinimizeElementComponent.ICON_MAXIMIZE_VALUE : WindowMinimizeElementComponent.ICON_MINIMIZE_VALUE;
|
|
3701
|
-
ViewUtil.setProperty(this.nativeElement, 'innerHTML', icon);
|
|
3702
|
-
};
|
|
3703
3699
|
}
|
|
3704
3700
|
// --------------------------------------------------------------------------
|
|
3705
3701
|
//
|
|
3706
|
-
//
|
|
3702
|
+
// Private Methods
|
|
3707
3703
|
//
|
|
3708
3704
|
// --------------------------------------------------------------------------
|
|
3709
|
-
commitWindowProperties() {
|
|
3710
|
-
super.commitWindowProperties();
|
|
3711
|
-
this.window.events.pipe(takeUntil(this.destroyed)).subscribe(event => {
|
|
3712
|
-
if (event === WindowEvent.MINIMIZED_CHANGED) {
|
|
3713
|
-
this.commitIconProperties();
|
|
3714
|
-
}
|
|
3715
|
-
});
|
|
3716
|
-
}
|
|
3717
3705
|
createChildren() {
|
|
3718
3706
|
super.createChildren();
|
|
3719
|
-
if (!_.isNil(
|
|
3720
|
-
ViewUtil.setProperty(this.nativeElement, 'innerHTML',
|
|
3707
|
+
if (!_.isNil(WindowExpandElementComponent.ICON_VALUE)) {
|
|
3708
|
+
ViewUtil.setProperty(this.nativeElement, 'innerHTML', WindowExpandElementComponent.ICON_VALUE);
|
|
3721
3709
|
}
|
|
3722
|
-
if (!_.isNil(
|
|
3723
|
-
ViewUtil.addClasses(this.nativeElement,
|
|
3710
|
+
if (!_.isNil(WindowExpandElementComponent.ICON_CLASS)) {
|
|
3711
|
+
ViewUtil.addClasses(this.nativeElement, WindowExpandElementComponent.ICON_CLASS);
|
|
3724
3712
|
}
|
|
3725
3713
|
ViewUtil.addClass(this.nativeElement, 'mouse-active');
|
|
3726
3714
|
}
|
|
@@ -3732,7 +3720,7 @@ class WindowMinimizeElementComponent extends WindowElement {
|
|
|
3732
3720
|
clickHandler(event) {
|
|
3733
3721
|
super.clickHandler(event);
|
|
3734
3722
|
if (!_.isNil(this.window)) {
|
|
3735
|
-
this.window.
|
|
3723
|
+
this.window.emit(WindowEvent.EXPAND);
|
|
3736
3724
|
}
|
|
3737
3725
|
}
|
|
3738
3726
|
}
|
|
@@ -3741,14 +3729,13 @@ class WindowMinimizeElementComponent extends WindowElement {
|
|
|
3741
3729
|
// Constants
|
|
3742
3730
|
//
|
|
3743
3731
|
// --------------------------------------------------------------------------
|
|
3744
|
-
|
|
3745
|
-
|
|
3746
|
-
|
|
3747
|
-
|
|
3748
|
-
|
|
3749
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: WindowMinimizeElementComponent, decorators: [{
|
|
3732
|
+
WindowExpandElementComponent.ICON_CLASS = 'fas fa-angle-double-up';
|
|
3733
|
+
WindowExpandElementComponent.ICON_VALUE = null;
|
|
3734
|
+
WindowExpandElementComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: WindowExpandElementComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
3735
|
+
WindowExpandElementComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: WindowExpandElementComponent, selector: "vi-window-expand-element", usesInheritance: true, ngImport: i0, template: '', isInline: true, styles: [":host{display:block;position:absolute;color:#fff;background-color:#0006;border-radius:50%;padding:8px;font-size:14px;font-weight:700;text-align:center}:host:hover{background-color:#0009}:host.small{font-size:10px;padding:4px}\n"] });
|
|
3736
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: WindowExpandElementComponent, decorators: [{
|
|
3750
3737
|
type: Component,
|
|
3751
|
-
args: [{ selector: 'vi-window-
|
|
3738
|
+
args: [{ selector: 'vi-window-expand-element', template: '', styles: [":host{display:block;position:absolute;color:#fff;background-color:#0006;border-radius:50%;padding:8px;font-size:14px;font-weight:700;text-align:center}:host:hover{background-color:#0009}:host.small{font-size:10px;padding:4px}\n"] }]
|
|
3752
3739
|
}], ctorParameters: function () { return [{ type: i0.ElementRef }]; } });
|
|
3753
3740
|
|
|
3754
3741
|
class WindowResizeElementComponent extends WindowElement {
|
|
@@ -3783,6 +3770,7 @@ class WindowResizeElementComponent extends WindowElement {
|
|
|
3783
3770
|
clickHandler(event) {
|
|
3784
3771
|
super.clickHandler(event);
|
|
3785
3772
|
if (!_.isNil(this.window)) {
|
|
3773
|
+
this.window.emit(WindowEvent.EXPAND);
|
|
3786
3774
|
}
|
|
3787
3775
|
}
|
|
3788
3776
|
}
|
|
@@ -3800,6 +3788,74 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
|
|
|
3800
3788
|
args: [{ selector: 'vi-window-resize-element', template: '', styles: [":host{display:block;position:absolute;color:#fff;background-color:#0006;border-radius:50%;padding:8px;font-size:14px;font-weight:700;text-align:center}:host:hover{background-color:#0009}:host.small{font-size:10px;padding:4px}\n"] }]
|
|
3801
3789
|
}], ctorParameters: function () { return [{ type: i0.ElementRef }]; } });
|
|
3802
3790
|
|
|
3791
|
+
class WindowMinimizeElementComponent extends WindowElement {
|
|
3792
|
+
// --------------------------------------------------------------------------
|
|
3793
|
+
//
|
|
3794
|
+
// Constructor
|
|
3795
|
+
//
|
|
3796
|
+
// --------------------------------------------------------------------------
|
|
3797
|
+
constructor(element) {
|
|
3798
|
+
super(element);
|
|
3799
|
+
// --------------------------------------------------------------------------
|
|
3800
|
+
//
|
|
3801
|
+
// Private Methods
|
|
3802
|
+
//
|
|
3803
|
+
// --------------------------------------------------------------------------
|
|
3804
|
+
this.commitIconProperties = () => {
|
|
3805
|
+
let icon = this.window.isMinimized ? WindowMinimizeElementComponent.ICON_MAXIMIZE_VALUE : WindowMinimizeElementComponent.ICON_MINIMIZE_VALUE;
|
|
3806
|
+
ViewUtil.setProperty(this.nativeElement, 'innerHTML', icon);
|
|
3807
|
+
};
|
|
3808
|
+
}
|
|
3809
|
+
// --------------------------------------------------------------------------
|
|
3810
|
+
//
|
|
3811
|
+
// Protected Methods
|
|
3812
|
+
//
|
|
3813
|
+
// --------------------------------------------------------------------------
|
|
3814
|
+
commitWindowProperties() {
|
|
3815
|
+
super.commitWindowProperties();
|
|
3816
|
+
this.window.events.pipe(takeUntil(this.destroyed)).subscribe(event => {
|
|
3817
|
+
if (event === WindowEvent.MINIMIZED_CHANGED) {
|
|
3818
|
+
this.commitIconProperties();
|
|
3819
|
+
}
|
|
3820
|
+
});
|
|
3821
|
+
}
|
|
3822
|
+
createChildren() {
|
|
3823
|
+
super.createChildren();
|
|
3824
|
+
if (!_.isNil(WindowMinimizeElementComponent.ICON_MINIMIZE_VALUE)) {
|
|
3825
|
+
ViewUtil.setProperty(this.nativeElement, 'innerHTML', WindowMinimizeElementComponent.ICON_MINIMIZE_VALUE);
|
|
3826
|
+
}
|
|
3827
|
+
if (!_.isNil(WindowMinimizeElementComponent.ICON_CLASS)) {
|
|
3828
|
+
ViewUtil.addClasses(this.nativeElement, WindowMinimizeElementComponent.ICON_CLASS);
|
|
3829
|
+
}
|
|
3830
|
+
ViewUtil.addClass(this.nativeElement, 'mouse-active');
|
|
3831
|
+
}
|
|
3832
|
+
// --------------------------------------------------------------------------
|
|
3833
|
+
//
|
|
3834
|
+
// Event Handlers
|
|
3835
|
+
//
|
|
3836
|
+
// --------------------------------------------------------------------------
|
|
3837
|
+
clickHandler(event) {
|
|
3838
|
+
super.clickHandler(event);
|
|
3839
|
+
if (!_.isNil(this.window)) {
|
|
3840
|
+
this.window.isMinimized = !this.window.isMinimized;
|
|
3841
|
+
}
|
|
3842
|
+
}
|
|
3843
|
+
}
|
|
3844
|
+
// --------------------------------------------------------------------------
|
|
3845
|
+
//
|
|
3846
|
+
// Constants
|
|
3847
|
+
//
|
|
3848
|
+
// --------------------------------------------------------------------------
|
|
3849
|
+
WindowMinimizeElementComponent.ICON_CLASS = null;
|
|
3850
|
+
WindowMinimizeElementComponent.ICON_MINIMIZE_VALUE = null;
|
|
3851
|
+
WindowMinimizeElementComponent.ICON_MAXIMIZE_VALUE = null;
|
|
3852
|
+
WindowMinimizeElementComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: WindowMinimizeElementComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
3853
|
+
WindowMinimizeElementComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: WindowMinimizeElementComponent, selector: "vi-window-minimize-element", usesInheritance: true, ngImport: i0, template: '', isInline: true, styles: [":host{display:block;position:absolute;color:#fff;background-color:#0006;border-radius:50%;padding:8px;font-size:14px;font-weight:700;text-align:center}:host:hover{background-color:#0009}:host.small{font-size:10px;padding:4px}\n"] });
|
|
3854
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: WindowMinimizeElementComponent, decorators: [{
|
|
3855
|
+
type: Component,
|
|
3856
|
+
args: [{ selector: 'vi-window-minimize-element', template: '', styles: [":host{display:block;position:absolute;color:#fff;background-color:#0006;border-radius:50%;padding:8px;font-size:14px;font-weight:700;text-align:center}:host:hover{background-color:#0009}:host.small{font-size:10px;padding:4px}\n"] }]
|
|
3857
|
+
}], ctorParameters: function () { return [{ type: i0.ElementRef }]; } });
|
|
3858
|
+
|
|
3803
3859
|
class WindowBase extends DestroyableContainer {
|
|
3804
3860
|
// --------------------------------------------------------------------------
|
|
3805
3861
|
//
|
|
@@ -4487,6 +4543,9 @@ class WindowBaseComponent extends WindowDragable {
|
|
|
4487
4543
|
if (this.config.isMinimizable) {
|
|
4488
4544
|
this.elementAdd(this.content.container.createComponent(WindowBaseComponent.MINIMIZE_COMPONENT));
|
|
4489
4545
|
}
|
|
4546
|
+
if (this.config.isExpandable) {
|
|
4547
|
+
this.elementAdd(this.content.container.createComponent(WindowBaseComponent.EXPAND_COMPONENT));
|
|
4548
|
+
}
|
|
4490
4549
|
}
|
|
4491
4550
|
commitIsBlinkProperties() {
|
|
4492
4551
|
ViewUtil.toggleClass(this.container, this.blinkClass, this.isBlink);
|
|
@@ -4528,6 +4587,7 @@ class WindowBaseComponent extends WindowDragable {
|
|
|
4528
4587
|
//
|
|
4529
4588
|
// --------------------------------------------------------------------------
|
|
4530
4589
|
WindowBaseComponent.CLOSE_COMPONENT = WindowCloseElementComponent;
|
|
4590
|
+
WindowBaseComponent.EXPAND_COMPONENT = WindowExpandElementComponent;
|
|
4531
4591
|
WindowBaseComponent.RESIZE_COMPONENT = WindowResizeElementComponent;
|
|
4532
4592
|
WindowBaseComponent.MINIMIZE_COMPONENT = WindowMinimizeElementComponent;
|
|
4533
4593
|
|
|
@@ -5137,6 +5197,9 @@ class BottomSheetBaseComponent extends BottomSheetImpl {
|
|
|
5137
5197
|
if (!this.config.disableClose) {
|
|
5138
5198
|
this.elementAdd(this.content.container.createComponent(BottomSheetBaseComponent.CLOSE_COMPONENT));
|
|
5139
5199
|
}
|
|
5200
|
+
if (this.config.isExpandable) {
|
|
5201
|
+
this.elementAdd(this.content.container.createComponent(BottomSheetBaseComponent.EXPAND_COMPONENT));
|
|
5202
|
+
}
|
|
5140
5203
|
}
|
|
5141
5204
|
commitIsBlinkProperties() {
|
|
5142
5205
|
ViewUtil.toggleClass(this.container, this.blinkClass, this.isBlink);
|
|
@@ -5173,6 +5236,7 @@ class BottomSheetBaseComponent extends BottomSheetImpl {
|
|
|
5173
5236
|
//
|
|
5174
5237
|
// --------------------------------------------------------------------------
|
|
5175
5238
|
BottomSheetBaseComponent.CLOSE_COMPONENT = WindowBaseComponent.CLOSE_COMPONENT;
|
|
5239
|
+
BottomSheetBaseComponent.EXPAND_COMPONENT = WindowBaseComponent.EXPAND_COMPONENT;
|
|
5176
5240
|
|
|
5177
5241
|
class BottomSheetService extends Destroyable {
|
|
5178
5242
|
// --------------------------------------------------------------------------
|
|
@@ -5260,58 +5324,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
|
|
|
5260
5324
|
args: [{ providedIn: 'root' }]
|
|
5261
5325
|
}], ctorParameters: function () { return [{ type: i1$2.MatBottomSheet }, { type: i1$1.LanguageService }]; } });
|
|
5262
5326
|
|
|
5263
|
-
class BottomSheetCloseElementComponent extends WindowElement {
|
|
5264
|
-
// --------------------------------------------------------------------------
|
|
5265
|
-
//
|
|
5266
|
-
// Constructor
|
|
5267
|
-
//
|
|
5268
|
-
// --------------------------------------------------------------------------
|
|
5269
|
-
constructor(element) {
|
|
5270
|
-
super(element);
|
|
5271
|
-
}
|
|
5272
|
-
// --------------------------------------------------------------------------
|
|
5273
|
-
//
|
|
5274
|
-
// Private Methods
|
|
5275
|
-
//
|
|
5276
|
-
// --------------------------------------------------------------------------
|
|
5277
|
-
createChildren() {
|
|
5278
|
-
super.createChildren();
|
|
5279
|
-
if (!_.isNil(BottomSheetCloseElementComponent.ICON_VALUE)) {
|
|
5280
|
-
ViewUtil.setProperty(this.nativeElement, 'innerHTML', BottomSheetCloseElementComponent.ICON_VALUE);
|
|
5281
|
-
}
|
|
5282
|
-
if (!_.isNil(BottomSheetCloseElementComponent.ICON_CLASS)) {
|
|
5283
|
-
ViewUtil.addClasses(this.nativeElement, BottomSheetCloseElementComponent.ICON_CLASS);
|
|
5284
|
-
}
|
|
5285
|
-
ViewUtil.addClass(this.nativeElement, 'mouse-active');
|
|
5286
|
-
}
|
|
5287
|
-
// --------------------------------------------------------------------------
|
|
5288
|
-
//
|
|
5289
|
-
// Event Handlers
|
|
5290
|
-
//
|
|
5291
|
-
// --------------------------------------------------------------------------
|
|
5292
|
-
clickHandler(event) {
|
|
5293
|
-
super.clickHandler(event);
|
|
5294
|
-
if (!_.isNil(this.window)) {
|
|
5295
|
-
this.window.close();
|
|
5296
|
-
}
|
|
5297
|
-
}
|
|
5298
|
-
}
|
|
5299
|
-
// --------------------------------------------------------------------------
|
|
5300
|
-
//
|
|
5301
|
-
// Constants
|
|
5302
|
-
//
|
|
5303
|
-
// --------------------------------------------------------------------------
|
|
5304
|
-
BottomSheetCloseElementComponent.ICON_CLASS = 'fas fa-times';
|
|
5305
|
-
BottomSheetCloseElementComponent.ICON_VALUE = null;
|
|
5306
|
-
BottomSheetCloseElementComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: BottomSheetCloseElementComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
5307
|
-
BottomSheetCloseElementComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: BottomSheetCloseElementComponent, selector: "sheet-close-element", usesInheritance: true, ngImport: i0, template: '', isInline: true, styles: [":host{display:block;position:absolute;color:#fff;background-color:#0006;border-radius:50%;padding:8px;font-size:14px;font-weight:700;text-align:center}:host:hover{background-color:#0009}:host.small{font-size:10px;padding:4px}\n"] });
|
|
5308
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: BottomSheetCloseElementComponent, decorators: [{
|
|
5309
|
-
type: Component,
|
|
5310
|
-
args: [{ selector: 'sheet-close-element', template: '', styles: [":host{display:block;position:absolute;color:#fff;background-color:#0006;border-radius:50%;padding:8px;font-size:14px;font-weight:700;text-align:center}:host:hover{background-color:#0009}:host.small{font-size:10px;padding:4px}\n"] }]
|
|
5311
|
-
}], ctorParameters: function () { return [{ type: i0.ElementRef }]; } });
|
|
5312
|
-
|
|
5313
5327
|
const IMPORTS$4 = [CommonModule, FormsModule, MatBottomSheetModule, MatButtonModule, LanguageModule];
|
|
5314
|
-
const ENTRY_COMPONENTS$3 = [
|
|
5328
|
+
const ENTRY_COMPONENTS$3 = [];
|
|
5315
5329
|
const DECLARATIONS$4 = [...ENTRY_COMPONENTS$3];
|
|
5316
5330
|
const EXPORTS$3 = [...DECLARATIONS$4];
|
|
5317
5331
|
class BottomSheetModule {
|
|
@@ -5323,21 +5337,12 @@ class BottomSheetModule {
|
|
|
5323
5337
|
static forRoot() {
|
|
5324
5338
|
return {
|
|
5325
5339
|
ngModule: BottomSheetModule,
|
|
5326
|
-
providers: [
|
|
5327
|
-
BottomSheetService
|
|
5328
|
-
/*
|
|
5329
|
-
{
|
|
5330
|
-
provide: BottomSheetService,
|
|
5331
|
-
deps: [MatBottomSheet, LanguageService],
|
|
5332
|
-
useClass: BottomSheetService
|
|
5333
|
-
}
|
|
5334
|
-
*/
|
|
5335
|
-
]
|
|
5340
|
+
providers: [BottomSheetService]
|
|
5336
5341
|
};
|
|
5337
5342
|
}
|
|
5338
5343
|
}
|
|
5339
5344
|
BottomSheetModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: BottomSheetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
5340
|
-
BottomSheetModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: BottomSheetModule,
|
|
5345
|
+
BottomSheetModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: BottomSheetModule, imports: [CommonModule, FormsModule, MatBottomSheetModule, MatButtonModule, LanguageModule] });
|
|
5341
5346
|
BottomSheetModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: BottomSheetModule, imports: [IMPORTS$4] });
|
|
5342
5347
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: BottomSheetModule, decorators: [{
|
|
5343
5348
|
type: NgModule,
|
|
@@ -6886,7 +6891,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
|
|
|
6886
6891
|
}] } });
|
|
6887
6892
|
|
|
6888
6893
|
const IMPORTS$2 = [CommonModule, FormsModule, MatButtonModule, MatDialogModule, CookieModule, LanguageModule];
|
|
6889
|
-
const ENTRY_COMPONENTS$1 = [
|
|
6894
|
+
const ENTRY_COMPONENTS$1 = [
|
|
6895
|
+
WindowQuestionComponent,
|
|
6896
|
+
WindowCloseElementComponent,
|
|
6897
|
+
WindowExpandElementComponent,
|
|
6898
|
+
WindowResizeElementComponent,
|
|
6899
|
+
WindowMinimizeElementComponent
|
|
6900
|
+
];
|
|
6890
6901
|
const DECLARATIONS$2 = [WindowDragAreaDirective, ...ENTRY_COMPONENTS$1];
|
|
6891
6902
|
const EXPORTS$1 = [...DECLARATIONS$2];
|
|
6892
6903
|
class WindowModule {
|
|
@@ -6903,7 +6914,15 @@ class WindowModule {
|
|
|
6903
6914
|
}
|
|
6904
6915
|
}
|
|
6905
6916
|
WindowModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: WindowModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
6906
|
-
WindowModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: WindowModule, declarations: [WindowDragAreaDirective, WindowQuestionComponent,
|
|
6917
|
+
WindowModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: WindowModule, declarations: [WindowDragAreaDirective, WindowQuestionComponent,
|
|
6918
|
+
WindowCloseElementComponent,
|
|
6919
|
+
WindowExpandElementComponent,
|
|
6920
|
+
WindowResizeElementComponent,
|
|
6921
|
+
WindowMinimizeElementComponent], imports: [CommonModule, FormsModule, MatButtonModule, MatDialogModule, CookieModule, LanguageModule], exports: [WindowDragAreaDirective, WindowQuestionComponent,
|
|
6922
|
+
WindowCloseElementComponent,
|
|
6923
|
+
WindowExpandElementComponent,
|
|
6924
|
+
WindowResizeElementComponent,
|
|
6925
|
+
WindowMinimizeElementComponent] });
|
|
6907
6926
|
WindowModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: WindowModule, imports: [IMPORTS$2] });
|
|
6908
6927
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: WindowModule, decorators: [{
|
|
6909
6928
|
type: NgModule,
|
|
@@ -9922,5 +9941,5 @@ class TransportLazyModule {
|
|
|
9922
9941
|
* Generated bundle index. Do not edit.
|
|
9923
9942
|
*/
|
|
9924
9943
|
|
|
9925
|
-
export { APPLICATION_INJECTOR, ApplicationBaseComponent, ApplicationComponent, AspectRatioResizeDirective, AssetBackgroundDirective, AssetBackgroundPipe, AssetFilePipe, AssetIconPipe, AssetImagePipe, AssetModule, AssetSoundPipe, AssetVideoPipe, AutoScrollBottomDirective, BootstrapBreakpoint, BootstrapBreakpointService, BootstrapBreakpointServiceEvent, BottomSheetBaseComponent, BottomSheetService, COOKIE_OPTIONS, CamelCasePipe, CanDeactivateGuard, CdkTableBaseComponent, CdkTableCellClassNamePipe, CdkTableCellStyleNamePipe, CdkTableCellValuePipe, CdkTableColumnClassNamePipe, CdkTableColumnStyleNamePipe, CdkTableDataSource, CdkTableFilterableComponent, CdkTableFilterableMapCollection, CdkTablePaginableBookmarkComponent, CdkTablePaginableBookmarkMapCollection, CdkTablePaginableComponent, CdkTablePaginableMapCollection, CdkTableRowClassNamePipe, CdkTableRowStyleNamePipe, ClickToCopyDirective, ClickToSelectDirective, CookieModule, CookieOptions, CookieService, Direction, FinancePipe, FocusDirective, FocusManager, FormElementAsync, FormElementSync, HTMLContentTitleDirective, HTMLTitleDirective, INotification, INotificationContent, IUser, IVICommonOptions, IWindow, IWindowContent, InfiniteScrollDirective, LANGUAGE_OPTIONS, LanguageDirective, LanguageHasDirective, LanguageMatPaginatorIntl, LanguageModule, LanguageMomentDateAdapter, LanguagePipe, LanguagePipeHas, LanguagePipeHasPure, LanguagePipePure, LanguageRequireResolver, LanguageResolver, LanguageSelectorComponent, LazyModuleLoader, ListItem, ListItems, LoginBaseService, LoginBaseServiceEvent, LoginGuard, LoginIfCanGuard, LoginNotGuard, LoginRequireResolver, LoginResolver, MenuItem, MenuItemBase, MenuItems, MenuListComponent, MenuTriggerForDirective, MessageBaseComponent, MomentDateAdaptivePipe, MomentDateFromNowPipe, MomentDatePipe, MomentTimePipe, NavigationMenuItem, NgModelErrorPipe, NotificationBaseComponent, NotificationComponent, NotificationConfig, NotificationEvent, NotificationFactory, NotificationModule, NotificationService, NotificationServiceEvent, PipeBaseService, PrettifyPipe, PropertiesManager, QuestionEvent, QuestionManager, QuestionMode, ResizeDirective, ResizeManager, RouterBaseService, SanitizePipe, ScrollCheckDirective, ScrollDirective, SelectListComponent, SelectListItem, SelectListItems, SelectOnFocusDirective, ShellBaseComponent, StartCasePipe, THEME_OPTIONS, TabGroupComponent, ThemeAssetBackgroundDirective, ThemeAssetDirective, ThemeAssetImageDirective, ThemeModule, ThemeStyleDirective, ThemeStyleHoverDirective, ThemeToggleDirective, TimePipe, TransportLazy, TransportLazyModule, TransportLazyModuleLoadedEvent, TruncatePipe, UserBaseService, UserBaseServiceEvent, VICommonModule, VIComponentModule, VI_ANGULAR_OPTIONS, ViewUtil, WINDOW_CONTENT_CONTAINER, WindowAlign, WindowBase, WindowBaseComponent, WindowCloseElementComponent, WindowConfig, WindowDragAreaDirective, WindowElement, WindowEvent, WindowFactory, WindowImpl, WindowMinimizeElementComponent, WindowModule, WindowQuestionBaseComponent, WindowQuestionComponent, WindowResizeElementComponent, WindowService, WindowServiceEvent, cookieServiceFactory, languageServiceFactory, loggerServiceFactory, notificationServiceFactory, themeAssetServiceFactory, themeServiceFactory };
|
|
9944
|
+
export { APPLICATION_INJECTOR, ApplicationBaseComponent, ApplicationComponent, AspectRatioResizeDirective, AssetBackgroundDirective, AssetBackgroundPipe, AssetFilePipe, AssetIconPipe, AssetImagePipe, AssetModule, AssetSoundPipe, AssetVideoPipe, AutoScrollBottomDirective, BootstrapBreakpoint, BootstrapBreakpointService, BootstrapBreakpointServiceEvent, BottomSheetBaseComponent, BottomSheetService, COOKIE_OPTIONS, CamelCasePipe, CanDeactivateGuard, CdkTableBaseComponent, CdkTableCellClassNamePipe, CdkTableCellStyleNamePipe, CdkTableCellValuePipe, CdkTableColumnClassNamePipe, CdkTableColumnStyleNamePipe, CdkTableDataSource, CdkTableFilterableComponent, CdkTableFilterableMapCollection, CdkTablePaginableBookmarkComponent, CdkTablePaginableBookmarkMapCollection, CdkTablePaginableComponent, CdkTablePaginableMapCollection, CdkTableRowClassNamePipe, CdkTableRowStyleNamePipe, ClickToCopyDirective, ClickToSelectDirective, CookieModule, CookieOptions, CookieService, Direction, FinancePipe, FocusDirective, FocusManager, FormElementAsync, FormElementSync, HTMLContentTitleDirective, HTMLTitleDirective, INotification, INotificationContent, IUser, IVICommonOptions, IWindow, IWindowContent, InfiniteScrollDirective, LANGUAGE_OPTIONS, LanguageDirective, LanguageHasDirective, LanguageMatPaginatorIntl, LanguageModule, LanguageMomentDateAdapter, LanguagePipe, LanguagePipeHas, LanguagePipeHasPure, LanguagePipePure, LanguageRequireResolver, LanguageResolver, LanguageSelectorComponent, LazyModuleLoader, ListItem, ListItems, LoginBaseService, LoginBaseServiceEvent, LoginGuard, LoginIfCanGuard, LoginNotGuard, LoginRequireResolver, LoginResolver, MenuItem, MenuItemBase, MenuItems, MenuListComponent, MenuTriggerForDirective, MessageBaseComponent, MomentDateAdaptivePipe, MomentDateFromNowPipe, MomentDatePipe, MomentTimePipe, NavigationMenuItem, NgModelErrorPipe, NotificationBaseComponent, NotificationComponent, NotificationConfig, NotificationEvent, NotificationFactory, NotificationModule, NotificationService, NotificationServiceEvent, PipeBaseService, PrettifyPipe, PropertiesManager, QuestionEvent, QuestionManager, QuestionMode, ResizeDirective, ResizeManager, RouterBaseService, SanitizePipe, ScrollCheckDirective, ScrollDirective, SelectListComponent, SelectListItem, SelectListItems, SelectOnFocusDirective, ShellBaseComponent, StartCasePipe, THEME_OPTIONS, TabGroupComponent, ThemeAssetBackgroundDirective, ThemeAssetDirective, ThemeAssetImageDirective, ThemeModule, ThemeStyleDirective, ThemeStyleHoverDirective, ThemeToggleDirective, TimePipe, TransportLazy, TransportLazyModule, TransportLazyModuleLoadedEvent, TruncatePipe, UserBaseService, UserBaseServiceEvent, VICommonModule, VIComponentModule, VI_ANGULAR_OPTIONS, ViewUtil, WINDOW_CONTENT_CONTAINER, WindowAlign, WindowBase, WindowBaseComponent, WindowCloseElementComponent, WindowConfig, WindowDragAreaDirective, WindowElement, WindowEvent, WindowExpandElementComponent, WindowFactory, WindowImpl, WindowMinimizeElementComponent, WindowModule, WindowQuestionBaseComponent, WindowQuestionComponent, WindowResizeElementComponent, WindowService, WindowServiceEvent, cookieServiceFactory, languageServiceFactory, loggerServiceFactory, notificationServiceFactory, themeAssetServiceFactory, themeServiceFactory };
|
|
9926
9945
|
//# sourceMappingURL=ts-core-angular.mjs.map
|