@skyux/core 5.0.0-beta.11 → 5.0.0-beta.12
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/bundles/skyux-core-testing.umd.js +7 -7
- package/bundles/skyux-core-testing.umd.js.map +1 -1
- package/bundles/skyux-core.umd.js +189 -126
- package/bundles/skyux-core.umd.js.map +1 -1
- package/esm2015/modules/adapter-service/adapter.module.js +4 -4
- package/esm2015/modules/adapter-service/adapter.service.js +3 -3
- package/esm2015/modules/affix/affix.directive.js +3 -3
- package/esm2015/modules/affix/affix.module.js +4 -4
- package/esm2015/modules/affix/affix.service.js +3 -3
- package/esm2015/modules/dock/dock-dom-adapter.service.js +62 -6
- package/esm2015/modules/dock/dock.component.js +16 -7
- package/esm2015/modules/dock/dock.module.js +4 -4
- package/esm2015/modules/dock/dock.service.js +3 -3
- package/esm2015/modules/dynamic-component/dynamic-component.module.js +4 -4
- package/esm2015/modules/dynamic-component/dynamic-component.service.js +3 -3
- package/esm2015/modules/format/app-format.js +3 -3
- package/esm2015/modules/id/id.directive.js +3 -3
- package/esm2015/modules/id/id.module.js +4 -4
- package/esm2015/modules/log/log.module.js +4 -4
- package/esm2015/modules/log/log.service.js +3 -3
- package/esm2015/modules/media-query/media-query.module.js +4 -4
- package/esm2015/modules/media-query/media-query.service.js +3 -3
- package/esm2015/modules/mutation/mutation-observer-service.js +3 -3
- package/esm2015/modules/numeric/numeric.module.js +4 -4
- package/esm2015/modules/numeric/numeric.pipe.js +3 -3
- package/esm2015/modules/numeric/numeric.service.js +3 -3
- package/esm2015/modules/overlay/overlay-adapter.service.js +3 -3
- package/esm2015/modules/overlay/overlay.component.js +3 -3
- package/esm2015/modules/overlay/overlay.module.js +4 -4
- package/esm2015/modules/overlay/overlay.service.js +3 -3
- package/esm2015/modules/percent-pipe/percent-pipe.module.js +4 -4
- package/esm2015/modules/percent-pipe/percent.pipe.js +3 -3
- package/esm2015/modules/shared/sky-core-resources.module.js +4 -4
- package/esm2015/modules/title/title.service.js +3 -3
- package/esm2015/modules/ui-config/ui-config.service.js +3 -3
- package/esm2015/modules/viewkeeper/viewkeeper-host-options.js +3 -3
- package/esm2015/modules/viewkeeper/viewkeeper.directive.js +3 -3
- package/esm2015/modules/viewkeeper/viewkeeper.module.js +4 -4
- package/esm2015/modules/viewkeeper/viewkeeper.service.js +3 -3
- package/esm2015/modules/window/window-ref.js +3 -3
- package/esm2015/testing/mock-media-query.service.js +3 -3
- package/esm2015/testing/mock-ui-config.service.js +3 -3
- package/fesm2015/skyux-core-testing.js +6 -6
- package/fesm2015/skyux-core.js +188 -126
- package/fesm2015/skyux-core.js.map +1 -1
- package/modules/dock/dock-dom-adapter.service.d.ts +14 -3
- package/package.json +5 -5
@@ -39,10 +39,10 @@
|
|
39
39
|
}
|
40
40
|
return SkyCoreAdapterModule;
|
41
41
|
}());
|
42
|
-
SkyCoreAdapterModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
43
|
-
SkyCoreAdapterModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
44
|
-
SkyCoreAdapterModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
45
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
42
|
+
SkyCoreAdapterModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyCoreAdapterModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
43
|
+
SkyCoreAdapterModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyCoreAdapterModule });
|
44
|
+
SkyCoreAdapterModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyCoreAdapterModule });
|
45
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyCoreAdapterModule, decorators: [{
|
46
46
|
type: i0.NgModule,
|
47
47
|
args: [{}]
|
48
48
|
}] });
|
@@ -275,9 +275,9 @@
|
|
275
275
|
};
|
276
276
|
return SkyCoreAdapterService;
|
277
277
|
}());
|
278
|
-
SkyCoreAdapterService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
279
|
-
SkyCoreAdapterService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
280
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
278
|
+
SkyCoreAdapterService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyCoreAdapterService, deps: [{ token: i0__namespace.RendererFactory2 }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
279
|
+
SkyCoreAdapterService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyCoreAdapterService, providedIn: 'root' });
|
280
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyCoreAdapterService, decorators: [{
|
281
281
|
type: i0.Injectable,
|
282
282
|
args: [{
|
283
283
|
providedIn: 'root'
|
@@ -773,9 +773,9 @@
|
|
773
773
|
};
|
774
774
|
return SkyAffixService;
|
775
775
|
}());
|
776
|
-
SkyAffixService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
777
|
-
SkyAffixService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
778
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
776
|
+
SkyAffixService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyAffixService, deps: [{ token: i0__namespace.RendererFactory2 }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
777
|
+
SkyAffixService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyAffixService, providedIn: 'root' });
|
778
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyAffixService, decorators: [{
|
779
779
|
type: i0.Injectable,
|
780
780
|
args: [{
|
781
781
|
providedIn: 'root'
|
@@ -846,9 +846,9 @@
|
|
846
846
|
};
|
847
847
|
return SkyAffixDirective;
|
848
848
|
}());
|
849
|
-
SkyAffixDirective.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
850
|
-
SkyAffixDirective.ɵdir = i0__namespace.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "12.2.
|
851
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
849
|
+
SkyAffixDirective.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyAffixDirective, deps: [{ token: i0__namespace.ElementRef }, { token: SkyAffixService }], target: i0__namespace.ɵɵFactoryTarget.Directive });
|
850
|
+
SkyAffixDirective.ɵdir = i0__namespace.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "12.2.7", type: SkyAffixDirective, selector: "[skyAffixTo]", inputs: { skyAffixTo: "skyAffixTo", affixAutoFitContext: "affixAutoFitContext", affixAutoFitOverflowOffset: "affixAutoFitOverflowOffset", affixEnableAutoFit: "affixEnableAutoFit", affixHorizontalAlignment: "affixHorizontalAlignment", affixIsSticky: "affixIsSticky", affixPlacement: "affixPlacement", affixVerticalAlignment: "affixVerticalAlignment" }, outputs: { affixOffsetChange: "affixOffsetChange", affixOverflowScroll: "affixOverflowScroll", affixPlacementChange: "affixPlacementChange" }, usesOnChanges: true, ngImport: i0__namespace });
|
851
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyAffixDirective, decorators: [{
|
852
852
|
type: i0.Directive,
|
853
853
|
args: [{
|
854
854
|
selector: '[skyAffixTo]'
|
@@ -882,12 +882,12 @@
|
|
882
882
|
}
|
883
883
|
return SkyAffixModule;
|
884
884
|
}());
|
885
|
-
SkyAffixModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
886
|
-
SkyAffixModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
887
|
-
SkyAffixModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
885
|
+
SkyAffixModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyAffixModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
886
|
+
SkyAffixModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyAffixModule, declarations: [SkyAffixDirective], imports: [i4.CommonModule], exports: [SkyAffixDirective] });
|
887
|
+
SkyAffixModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyAffixModule, imports: [[
|
888
888
|
i4.CommonModule
|
889
889
|
]] });
|
890
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
890
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyAffixModule, decorators: [{
|
891
891
|
type: i0.NgModule,
|
892
892
|
args: [{
|
893
893
|
imports: [
|
@@ -962,9 +962,9 @@
|
|
962
962
|
};
|
963
963
|
return MutationObserverService;
|
964
964
|
}());
|
965
|
-
MutationObserverService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
966
|
-
MutationObserverService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
967
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
965
|
+
MutationObserverService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: MutationObserverService, deps: [], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
966
|
+
MutationObserverService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: MutationObserverService, providedIn: 'root' });
|
967
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: MutationObserverService, decorators: [{
|
968
968
|
type: i0.Injectable,
|
969
969
|
args: [{
|
970
970
|
providedIn: 'root'
|
@@ -975,22 +975,76 @@
|
|
975
975
|
* @internal
|
976
976
|
*/
|
977
977
|
var SkyDockDomAdapterService = /** @class */ (function () {
|
978
|
-
function SkyDockDomAdapterService(rendererFactory) {
|
978
|
+
function SkyDockDomAdapterService(mutationService, rendererFactory) {
|
979
|
+
this.mutationService = mutationService;
|
980
|
+
this.ngUnsubscribe = new rxjs.Subject();
|
979
981
|
this.renderer = rendererFactory.createRenderer(undefined, undefined);
|
980
982
|
}
|
983
|
+
SkyDockDomAdapterService.prototype.ngOnDestroy = function () {
|
984
|
+
if (this.observer) {
|
985
|
+
this.observer.disconnect();
|
986
|
+
}
|
987
|
+
this.ngUnsubscribe.next();
|
988
|
+
if (this.styleElement) {
|
989
|
+
this.destroyStyleElement();
|
990
|
+
}
|
991
|
+
this.currentDockHeight =
|
992
|
+
this.ngUnsubscribe =
|
993
|
+
this.observer =
|
994
|
+
this.styleElement = undefined;
|
995
|
+
};
|
996
|
+
SkyDockDomAdapterService.prototype.setSticky = function (elementRef) {
|
997
|
+
this.renderer.addClass(elementRef.nativeElement, 'sky-dock-sticky');
|
998
|
+
};
|
981
999
|
SkyDockDomAdapterService.prototype.setZIndex = function (zIndex, elementRef) {
|
982
1000
|
this.renderer.setStyle(elementRef.nativeElement, 'z-index', zIndex);
|
983
1001
|
};
|
984
1002
|
SkyDockDomAdapterService.prototype.unbindDock = function (elementRef) {
|
985
1003
|
this.renderer.addClass(elementRef.nativeElement, 'sky-dock-unbound');
|
986
1004
|
};
|
1005
|
+
SkyDockDomAdapterService.prototype.watchDomChanges = function (elementRef) {
|
1006
|
+
var _this = this;
|
1007
|
+
this.observer = this.mutationService.create(function () {
|
1008
|
+
_this.adjustBodyStyles(elementRef);
|
1009
|
+
});
|
1010
|
+
this.observer.observe(elementRef.nativeElement, {
|
1011
|
+
attributes: true,
|
1012
|
+
childList: true,
|
1013
|
+
characterData: true,
|
1014
|
+
subtree: true
|
1015
|
+
});
|
1016
|
+
rxjs.fromEvent(window, 'resize')
|
1017
|
+
.pipe(operators.debounceTime(250), operators.takeUntil(this.ngUnsubscribe))
|
1018
|
+
.subscribe(function () { return _this.adjustBodyStyles(elementRef); });
|
1019
|
+
};
|
1020
|
+
SkyDockDomAdapterService.prototype.adjustBodyStyles = function (elementRef) {
|
1021
|
+
var dockHeight = elementRef.nativeElement.getBoundingClientRect().height;
|
1022
|
+
if (dockHeight === this.currentDockHeight) {
|
1023
|
+
return;
|
1024
|
+
}
|
1025
|
+
// Create a style element to avoid overwriting any existing inline body styles.
|
1026
|
+
var styleElement = this.renderer.createElement('style');
|
1027
|
+
var textNode = this.renderer.createText("body { margin-bottom: " + dockHeight + "px; }");
|
1028
|
+
// Apply a `data-` attribute to make unit testing easier.
|
1029
|
+
this.renderer.setAttribute(styleElement, 'data-test-selector', 'sky-layout-dock-bottom-styles');
|
1030
|
+
this.renderer.appendChild(styleElement, textNode);
|
1031
|
+
this.renderer.appendChild(document.head, styleElement);
|
1032
|
+
if (this.styleElement) {
|
1033
|
+
this.destroyStyleElement();
|
1034
|
+
}
|
1035
|
+
this.currentDockHeight = dockHeight;
|
1036
|
+
this.styleElement = styleElement;
|
1037
|
+
};
|
1038
|
+
SkyDockDomAdapterService.prototype.destroyStyleElement = function () {
|
1039
|
+
this.renderer.removeChild(document.head, this.styleElement);
|
1040
|
+
};
|
987
1041
|
return SkyDockDomAdapterService;
|
988
1042
|
}());
|
989
|
-
SkyDockDomAdapterService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
990
|
-
SkyDockDomAdapterService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
991
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1043
|
+
SkyDockDomAdapterService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyDockDomAdapterService, deps: [{ token: MutationObserverService }, { token: i0__namespace.RendererFactory2 }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
1044
|
+
SkyDockDomAdapterService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyDockDomAdapterService });
|
1045
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyDockDomAdapterService, decorators: [{
|
992
1046
|
type: i0.Injectable
|
993
|
-
}], ctorParameters: function () { return [{ type: i0__namespace.RendererFactory2 }]; } });
|
1047
|
+
}], ctorParameters: function () { return [{ type: MutationObserverService }, { type: i0__namespace.RendererFactory2 }]; } });
|
994
1048
|
|
995
1049
|
/**
|
996
1050
|
* @internal
|
@@ -1048,8 +1102,17 @@
|
|
1048
1102
|
SkyDockComponent.prototype.setOptions = function (options) {
|
1049
1103
|
var _a, _b;
|
1050
1104
|
this.options = options;
|
1051
|
-
|
1052
|
-
|
1105
|
+
switch ((_a = this.options) === null || _a === void 0 ? void 0 : _a.location) {
|
1106
|
+
case exports.SkyDockLocation.BeforeElement:
|
1107
|
+
this.domAdapter.unbindDock(this.elementRef);
|
1108
|
+
break;
|
1109
|
+
case exports.SkyDockLocation.ElementBottom:
|
1110
|
+
this.domAdapter.setSticky(this.elementRef);
|
1111
|
+
break;
|
1112
|
+
case exports.SkyDockLocation.BodyBottom:
|
1113
|
+
default:
|
1114
|
+
this.domAdapter.watchDomChanges(this.elementRef);
|
1115
|
+
break;
|
1053
1116
|
}
|
1054
1117
|
if ((_b = this.options) === null || _b === void 0 ? void 0 : _b.zIndex) {
|
1055
1118
|
this.domAdapter.setZIndex(this.options.zIndex, this.elementRef);
|
@@ -1069,11 +1132,11 @@
|
|
1069
1132
|
};
|
1070
1133
|
return SkyDockComponent;
|
1071
1134
|
}());
|
1072
|
-
SkyDockComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1073
|
-
SkyDockComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
1135
|
+
SkyDockComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyDockComponent, deps: [{ token: i0__namespace.ChangeDetectorRef }, { token: i0__namespace.ComponentFactoryResolver }, { token: i0__namespace.ElementRef }, { token: i0__namespace.Injector }, { token: SkyDockDomAdapterService }], target: i0__namespace.ɵɵFactoryTarget.Component });
|
1136
|
+
SkyDockComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.7", type: SkyDockComponent, selector: "sky-dock", providers: [
|
1074
1137
|
SkyDockDomAdapterService
|
1075
|
-
], viewQueries: [{ propertyName: "target", first: true, predicate: ["target"], descendants: true, read: i0.ViewContainerRef, static: true }], ngImport: i0__namespace, template: "<ng-container\n #target\n></ng-container>", styles: [":host{display:flex;flex-direction:column;width:100%}:host:not(.sky-dock-unbound){position:
|
1076
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1138
|
+
], viewQueries: [{ propertyName: "target", first: true, predicate: ["target"], descendants: true, read: i0.ViewContainerRef, static: true }], ngImport: i0__namespace, template: "<ng-container\n #target\n></ng-container>", styles: [":host{display:flex;flex-direction:column;width:100%}:host:not(.sky-dock-unbound){position:fixed;left:0;bottom:0;right:0}:host.sky-dock-sticky{position:sticky}\n"], changeDetection: i0__namespace.ChangeDetectionStrategy.OnPush });
|
1139
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyDockComponent, decorators: [{
|
1077
1140
|
type: i0.Component,
|
1078
1141
|
args: [{
|
1079
1142
|
selector: 'sky-dock',
|
@@ -1097,14 +1160,14 @@
|
|
1097
1160
|
}
|
1098
1161
|
return SkyDockModule;
|
1099
1162
|
}());
|
1100
|
-
SkyDockModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1101
|
-
SkyDockModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
1102
|
-
SkyDockModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
1163
|
+
SkyDockModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyDockModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
1164
|
+
SkyDockModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyDockModule, declarations: [SkyDockComponent], imports: [i4.CommonModule] });
|
1165
|
+
SkyDockModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyDockModule, providers: [
|
1103
1166
|
MutationObserverService
|
1104
1167
|
], imports: [[
|
1105
1168
|
i4.CommonModule
|
1106
1169
|
]] });
|
1107
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1170
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyDockModule, decorators: [{
|
1108
1171
|
type: i0.NgModule,
|
1109
1172
|
args: [{
|
1110
1173
|
imports: [
|
@@ -1175,9 +1238,9 @@
|
|
1175
1238
|
});
|
1176
1239
|
return SkyAppWindowRef;
|
1177
1240
|
}());
|
1178
|
-
SkyAppWindowRef.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1179
|
-
SkyAppWindowRef.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
1180
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1241
|
+
SkyAppWindowRef.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyAppWindowRef, deps: [], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
1242
|
+
SkyAppWindowRef.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyAppWindowRef, providedIn: 'root' });
|
1243
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyAppWindowRef, decorators: [{
|
1181
1244
|
type: i0.Injectable,
|
1182
1245
|
args: [{
|
1183
1246
|
providedIn: 'root'
|
@@ -1251,9 +1314,9 @@
|
|
1251
1314
|
};
|
1252
1315
|
return SkyDynamicComponentService;
|
1253
1316
|
}());
|
1254
|
-
SkyDynamicComponentService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1255
|
-
SkyDynamicComponentService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
1256
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1317
|
+
SkyDynamicComponentService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyDynamicComponentService, deps: [{ token: i0__namespace.ComponentFactoryResolver }, { token: i0__namespace.ApplicationRef }, { token: i0__namespace.Injector }, { token: SkyAppWindowRef }, { token: i0__namespace.RendererFactory2 }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
1318
|
+
SkyDynamicComponentService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyDynamicComponentService, providedIn: 'any' });
|
1319
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyDynamicComponentService, decorators: [{
|
1257
1320
|
type: i0.Injectable,
|
1258
1321
|
args: [{
|
1259
1322
|
// Must be 'any' so that the component is created in the context of its module's injector.
|
@@ -1343,9 +1406,9 @@
|
|
1343
1406
|
};
|
1344
1407
|
return SkyDockService;
|
1345
1408
|
}());
|
1346
|
-
SkyDockService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1347
|
-
SkyDockService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
1348
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1409
|
+
SkyDockService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyDockService, deps: [{ token: SkyDynamicComponentService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
1410
|
+
SkyDockService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyDockService, providedIn: 'root' });
|
1411
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyDockService, decorators: [{
|
1349
1412
|
type: i0.Injectable,
|
1350
1413
|
args: [{
|
1351
1414
|
providedIn: 'root'
|
@@ -1362,10 +1425,10 @@
|
|
1362
1425
|
}
|
1363
1426
|
return SkyDynamicComponentModule;
|
1364
1427
|
}());
|
1365
|
-
SkyDynamicComponentModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1366
|
-
SkyDynamicComponentModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
1367
|
-
SkyDynamicComponentModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
1368
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1428
|
+
SkyDynamicComponentModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyDynamicComponentModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
1429
|
+
SkyDynamicComponentModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyDynamicComponentModule });
|
1430
|
+
SkyDynamicComponentModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyDynamicComponentModule });
|
1431
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyDynamicComponentModule, decorators: [{
|
1369
1432
|
type: i0.NgModule,
|
1370
1433
|
args: [{}]
|
1371
1434
|
}] });
|
@@ -1384,9 +1447,9 @@
|
|
1384
1447
|
};
|
1385
1448
|
return SkyAppFormat;
|
1386
1449
|
}());
|
1387
|
-
SkyAppFormat.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1388
|
-
SkyAppFormat.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
1389
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1450
|
+
SkyAppFormat.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyAppFormat, deps: [], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
1451
|
+
SkyAppFormat.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyAppFormat, providedIn: 'root' });
|
1452
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyAppFormat, decorators: [{
|
1390
1453
|
type: i0.Injectable,
|
1391
1454
|
args: [{
|
1392
1455
|
providedIn: 'root'
|
@@ -1420,9 +1483,9 @@
|
|
1420
1483
|
});
|
1421
1484
|
return SkyIdDirective;
|
1422
1485
|
}());
|
1423
|
-
SkyIdDirective.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1424
|
-
SkyIdDirective.ɵdir = i0__namespace.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "12.2.
|
1425
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1486
|
+
SkyIdDirective.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyIdDirective, deps: [{ token: i0__namespace.ElementRef }, { token: i0__namespace.Renderer2 }], target: i0__namespace.ɵɵFactoryTarget.Directive });
|
1487
|
+
SkyIdDirective.ɵdir = i0__namespace.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "12.2.7", type: SkyIdDirective, selector: "[skyId]", exportAs: ["skyId"], ngImport: i0__namespace });
|
1488
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyIdDirective, decorators: [{
|
1426
1489
|
type: i0.Directive,
|
1427
1490
|
args: [{
|
1428
1491
|
selector: '[skyId]',
|
@@ -1435,10 +1498,10 @@
|
|
1435
1498
|
}
|
1436
1499
|
return SkyIdModule;
|
1437
1500
|
}());
|
1438
|
-
SkyIdModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1439
|
-
SkyIdModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
1440
|
-
SkyIdModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
1441
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1501
|
+
SkyIdModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyIdModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
1502
|
+
SkyIdModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyIdModule, declarations: [SkyIdDirective], exports: [SkyIdDirective] });
|
1503
|
+
SkyIdModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyIdModule });
|
1504
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyIdModule, decorators: [{
|
1442
1505
|
type: i0.NgModule,
|
1443
1506
|
args: [{
|
1444
1507
|
declarations: [
|
@@ -1459,10 +1522,10 @@
|
|
1459
1522
|
}
|
1460
1523
|
return SkyLogModule;
|
1461
1524
|
}());
|
1462
|
-
SkyLogModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1463
|
-
SkyLogModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
1464
|
-
SkyLogModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
1465
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1525
|
+
SkyLogModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyLogModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
1526
|
+
SkyLogModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyLogModule });
|
1527
|
+
SkyLogModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyLogModule });
|
1528
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyLogModule, decorators: [{
|
1466
1529
|
type: i0.NgModule,
|
1467
1530
|
args: [{}]
|
1468
1531
|
}] });
|
@@ -1485,9 +1548,9 @@
|
|
1485
1548
|
};
|
1486
1549
|
return SkyLogService;
|
1487
1550
|
}());
|
1488
|
-
SkyLogService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1489
|
-
SkyLogService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
1490
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1551
|
+
SkyLogService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyLogService, deps: [], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
1552
|
+
SkyLogService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyLogService, providedIn: 'root' });
|
1553
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyLogService, decorators: [{
|
1491
1554
|
type: i0.Injectable,
|
1492
1555
|
args: [{
|
1493
1556
|
providedIn: 'root'
|
@@ -1503,10 +1566,10 @@
|
|
1503
1566
|
}
|
1504
1567
|
return SkyMediaQueryModule;
|
1505
1568
|
}());
|
1506
|
-
SkyMediaQueryModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1507
|
-
SkyMediaQueryModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
1508
|
-
SkyMediaQueryModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
1509
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1569
|
+
SkyMediaQueryModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyMediaQueryModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
1570
|
+
SkyMediaQueryModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyMediaQueryModule });
|
1571
|
+
SkyMediaQueryModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyMediaQueryModule });
|
1572
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyMediaQueryModule, decorators: [{
|
1510
1573
|
type: i0.NgModule,
|
1511
1574
|
args: [{}]
|
1512
1575
|
}] });
|
@@ -1621,9 +1684,9 @@
|
|
1621
1684
|
* The size for the `lg` breakpoint.
|
1622
1685
|
*/
|
1623
1686
|
SkyMediaQueryService.lg = '(min-width: 1200px)';
|
1624
|
-
SkyMediaQueryService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1625
|
-
SkyMediaQueryService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
1626
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1687
|
+
SkyMediaQueryService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyMediaQueryService, deps: [{ token: i0__namespace.NgZone }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
1688
|
+
SkyMediaQueryService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyMediaQueryService, providedIn: 'root' });
|
1689
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyMediaQueryService, decorators: [{
|
1627
1690
|
type: i0.Injectable,
|
1628
1691
|
args: [{
|
1629
1692
|
providedIn: 'root'
|
@@ -1655,14 +1718,14 @@
|
|
1655
1718
|
}
|
1656
1719
|
return SkyCoreResourcesModule;
|
1657
1720
|
}());
|
1658
|
-
SkyCoreResourcesModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
1659
|
-
SkyCoreResourcesModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
1660
|
-
SkyCoreResourcesModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
1721
|
+
SkyCoreResourcesModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyCoreResourcesModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
1722
|
+
SkyCoreResourcesModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyCoreResourcesModule, exports: [i1.SkyI18nModule] });
|
1723
|
+
SkyCoreResourcesModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyCoreResourcesModule, providers: [{
|
1661
1724
|
provide: i1.SKY_LIB_RESOURCES_PROVIDERS,
|
1662
1725
|
useClass: SkyCoreResourcesProvider,
|
1663
1726
|
multi: true
|
1664
1727
|
}], imports: [i1.SkyI18nModule] });
|
1665
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
1728
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyCoreResourcesModule, decorators: [{
|
1666
1729
|
type: i0.NgModule,
|
1667
1730
|
args: [{
|
1668
1731
|
exports: [i1.SkyI18nModule],
|
@@ -1951,7 +2014,7 @@
|
|
1951
2014
|
ar[i] = from[i];
|
1952
2015
|
}
|
1953
2016
|
}
|
1954
|
-
return to.concat(ar ||
|
2017
|
+
return to.concat(ar || from);
|
1955
2018
|
}
|
1956
2019
|
function __await(v) {
|
1957
2020
|
return this instanceof __await ? (this.v = v, this) : new __await(v);
|
@@ -2283,9 +2346,9 @@
|
|
2283
2346
|
};
|
2284
2347
|
return SkyNumericService;
|
2285
2348
|
}());
|
2286
|
-
SkyNumericService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
2287
|
-
SkyNumericService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
2288
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
2349
|
+
SkyNumericService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyNumericService, deps: [{ token: i1__namespace.SkyLibResourcesService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
2350
|
+
SkyNumericService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyNumericService, providedIn: 'any' });
|
2351
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyNumericService, decorators: [{
|
2289
2352
|
type: i0.Injectable,
|
2290
2353
|
args: [{
|
2291
2354
|
providedIn: 'any'
|
@@ -2344,9 +2407,9 @@
|
|
2344
2407
|
};
|
2345
2408
|
return SkyNumericPipe;
|
2346
2409
|
}());
|
2347
|
-
SkyNumericPipe.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
2348
|
-
SkyNumericPipe.ɵpipe = i0__namespace.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "12.2.
|
2349
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
2410
|
+
SkyNumericPipe.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyNumericPipe, deps: [{ token: i1__namespace.SkyAppLocaleProvider }, { token: SkyNumericService }], target: i0__namespace.ɵɵFactoryTarget.Pipe });
|
2411
|
+
SkyNumericPipe.ɵpipe = i0__namespace.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyNumericPipe, name: "skyNumeric" });
|
2412
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyNumericPipe, decorators: [{
|
2350
2413
|
type: i0.Pipe,
|
2351
2414
|
args: [{
|
2352
2415
|
name: 'skyNumeric'
|
@@ -2358,16 +2421,16 @@
|
|
2358
2421
|
}
|
2359
2422
|
return SkyNumericModule;
|
2360
2423
|
}());
|
2361
|
-
SkyNumericModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
2362
|
-
SkyNumericModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
2424
|
+
SkyNumericModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyNumericModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
2425
|
+
SkyNumericModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyNumericModule, declarations: [SkyNumericPipe], imports: [i1.SkyI18nModule,
|
2363
2426
|
SkyCoreResourcesModule], exports: [SkyNumericPipe] });
|
2364
|
-
SkyNumericModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
2427
|
+
SkyNumericModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyNumericModule, providers: [
|
2365
2428
|
SkyNumericPipe
|
2366
2429
|
], imports: [[
|
2367
2430
|
i1.SkyI18nModule,
|
2368
2431
|
SkyCoreResourcesModule
|
2369
2432
|
]] });
|
2370
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
2433
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyNumericModule, decorators: [{
|
2371
2434
|
type: i0.NgModule,
|
2372
2435
|
args: [{
|
2373
2436
|
declarations: [
|
@@ -2585,9 +2648,9 @@
|
|
2585
2648
|
};
|
2586
2649
|
return SkyOverlayComponent;
|
2587
2650
|
}());
|
2588
|
-
SkyOverlayComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
2589
|
-
SkyOverlayComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
2590
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
2651
|
+
SkyOverlayComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyOverlayComponent, deps: [{ token: i0__namespace.ChangeDetectorRef }, { token: i0__namespace.ComponentFactoryResolver }, { token: i0__namespace.Injector }, { token: SkyCoreAdapterService }, { token: SkyOverlayContext }, { token: i3__namespace.Router, optional: true }], target: i0__namespace.ɵɵFactoryTarget.Component });
|
2652
|
+
SkyOverlayComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.7", type: SkyOverlayComponent, selector: "sky-overlay", viewQueries: [{ propertyName: "overlayContentRef", first: true, predicate: ["overlayContentRef"], descendants: true, read: i0.ElementRef, static: true }, { propertyName: "overlayRef", first: true, predicate: ["overlayRef"], descendants: true, read: i0.ElementRef, static: true }, { propertyName: "targetRef", first: true, predicate: ["target"], descendants: true, read: i0.ViewContainerRef, static: true }], ngImport: i0__namespace, template: "<div\n [class]=\"wrapperClass\"\n [style.zIndex]=\"zIndex\"\n [ngClass]=\"{\n 'enable-pointer-events-pass-through': enablePointerEvents,\n 'sky-overlay': true\n }\"\n #overlayRef\n>\n <div\n class=\"sky-overlay-content\"\n #overlayContentRef\n >\n <ng-template\n #target\n >\n </ng-template>\n </div>\n <div *ngIf=\"showBackdrop\"\n class=\"sky-overlay-backdrop\"\n ></div>\n</div>\n", styles: [".sky-overlay{position:fixed;top:0;right:0;left:0;bottom:0;width:100%;height:100%;display:flex;pointer-events:auto}.sky-overlay-content{position:relative;z-index:1;display:inline-flex;align-self:start;pointer-events:auto}.sky-overlay-backdrop{background:rgba(0,0,0,.5);top:0;right:0;left:0;bottom:0;width:100%;height:100%;position:absolute}.enable-pointer-events-pass-through{pointer-events:none}.enable-pointer-events-pass-through .sky-overlay-backdrop{pointer-events:none}.enable-pointer-events-pass-through .sky-overlay-content{pointer-events:auto}\n"], directives: [{ type: i4__namespace.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i4__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0__namespace.ChangeDetectionStrategy.OnPush });
|
2653
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyOverlayComponent, decorators: [{
|
2591
2654
|
type: i0.Component,
|
2592
2655
|
args: [{
|
2593
2656
|
selector: 'sky-overlay',
|
@@ -2624,12 +2687,12 @@
|
|
2624
2687
|
}
|
2625
2688
|
return SkyOverlayModule;
|
2626
2689
|
}());
|
2627
|
-
SkyOverlayModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
2628
|
-
SkyOverlayModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
2629
|
-
SkyOverlayModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
2690
|
+
SkyOverlayModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyOverlayModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
2691
|
+
SkyOverlayModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyOverlayModule, declarations: [SkyOverlayComponent], imports: [i4.CommonModule] });
|
2692
|
+
SkyOverlayModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyOverlayModule, imports: [[
|
2630
2693
|
i4.CommonModule
|
2631
2694
|
]] });
|
2632
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
2695
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyOverlayModule, decorators: [{
|
2633
2696
|
type: i0.NgModule,
|
2634
2697
|
args: [{
|
2635
2698
|
imports: [
|
@@ -2675,9 +2738,9 @@
|
|
2675
2738
|
};
|
2676
2739
|
return SkyOverlayAdapterService;
|
2677
2740
|
}());
|
2678
|
-
SkyOverlayAdapterService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
2679
|
-
SkyOverlayAdapterService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
2680
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
2741
|
+
SkyOverlayAdapterService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyOverlayAdapterService, deps: [{ token: i0__namespace.RendererFactory2 }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
2742
|
+
SkyOverlayAdapterService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyOverlayAdapterService, providedIn: 'root' });
|
2743
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyOverlayAdapterService, decorators: [{
|
2681
2744
|
type: i0.Injectable,
|
2682
2745
|
args: [{
|
2683
2746
|
providedIn: 'root'
|
@@ -2788,9 +2851,9 @@
|
|
2788
2851
|
return SkyOverlayService;
|
2789
2852
|
}());
|
2790
2853
|
SkyOverlayService.overlays = [];
|
2791
|
-
SkyOverlayService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
2792
|
-
SkyOverlayService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
2793
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
2854
|
+
SkyOverlayService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyOverlayService, deps: [{ token: i0__namespace.ApplicationRef }, { token: i0__namespace.ComponentFactoryResolver }, { token: i0__namespace.Injector }, { token: SkyOverlayAdapterService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
2855
|
+
SkyOverlayService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyOverlayService, providedIn: 'root' });
|
2856
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyOverlayService, decorators: [{
|
2794
2857
|
type: i0.Injectable,
|
2795
2858
|
args: [{
|
2796
2859
|
providedIn: 'root'
|
@@ -2829,9 +2892,9 @@
|
|
2829
2892
|
};
|
2830
2893
|
return SkyPercentPipe;
|
2831
2894
|
}());
|
2832
|
-
SkyPercentPipe.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
2833
|
-
SkyPercentPipe.ɵpipe = i0__namespace.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "12.2.
|
2834
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
2895
|
+
SkyPercentPipe.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyPercentPipe, deps: [{ token: i1__namespace.SkyAppLocaleProvider }], target: i0__namespace.ɵɵFactoryTarget.Pipe });
|
2896
|
+
SkyPercentPipe.ɵpipe = i0__namespace.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyPercentPipe, name: "skyPercent", pure: false });
|
2897
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyPercentPipe, decorators: [{
|
2835
2898
|
type: i0.Pipe,
|
2836
2899
|
args: [{
|
2837
2900
|
name: 'skyPercent',
|
@@ -2844,16 +2907,16 @@
|
|
2844
2907
|
}
|
2845
2908
|
return SkyPercentPipeModule;
|
2846
2909
|
}());
|
2847
|
-
SkyPercentPipeModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
2848
|
-
SkyPercentPipeModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
2910
|
+
SkyPercentPipeModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyPercentPipeModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
2911
|
+
SkyPercentPipeModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyPercentPipeModule, declarations: [SkyPercentPipe], imports: [i4.CommonModule,
|
2849
2912
|
SkyCoreResourcesModule], exports: [SkyPercentPipe] });
|
2850
|
-
SkyPercentPipeModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
2913
|
+
SkyPercentPipeModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyPercentPipeModule, providers: [
|
2851
2914
|
SkyPercentPipe
|
2852
2915
|
], imports: [[
|
2853
2916
|
i4.CommonModule,
|
2854
2917
|
SkyCoreResourcesModule
|
2855
2918
|
]] });
|
2856
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
2919
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyPercentPipeModule, decorators: [{
|
2857
2920
|
type: i0.NgModule,
|
2858
2921
|
args: [{
|
2859
2922
|
declarations: [
|
@@ -2891,9 +2954,9 @@
|
|
2891
2954
|
};
|
2892
2955
|
return SkyAppTitleService;
|
2893
2956
|
}());
|
2894
|
-
SkyAppTitleService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
2895
|
-
SkyAppTitleService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
2896
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
2957
|
+
SkyAppTitleService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyAppTitleService, deps: [{ token: i1__namespace$1.Title }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
2958
|
+
SkyAppTitleService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyAppTitleService, providedIn: 'root' });
|
2959
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyAppTitleService, decorators: [{
|
2897
2960
|
type: i0.Injectable,
|
2898
2961
|
args: [{
|
2899
2962
|
providedIn: 'root'
|
@@ -2912,9 +2975,9 @@
|
|
2912
2975
|
};
|
2913
2976
|
return SkyUIConfigService;
|
2914
2977
|
}());
|
2915
|
-
SkyUIConfigService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
2916
|
-
SkyUIConfigService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
2917
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
2978
|
+
SkyUIConfigService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyUIConfigService, deps: [], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
2979
|
+
SkyUIConfigService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyUIConfigService, providedIn: 'root' });
|
2980
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyUIConfigService, decorators: [{
|
2918
2981
|
type: i0.Injectable,
|
2919
2982
|
args: [{
|
2920
2983
|
providedIn: 'root'
|
@@ -2926,9 +2989,9 @@
|
|
2926
2989
|
}
|
2927
2990
|
return SkyViewkeeperHostOptions;
|
2928
2991
|
}());
|
2929
|
-
SkyViewkeeperHostOptions.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
2930
|
-
SkyViewkeeperHostOptions.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
2931
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
2992
|
+
SkyViewkeeperHostOptions.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyViewkeeperHostOptions, deps: [], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
2993
|
+
SkyViewkeeperHostOptions.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyViewkeeperHostOptions });
|
2994
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyViewkeeperHostOptions, decorators: [{
|
2932
2995
|
type: i0.Injectable
|
2933
2996
|
}] });
|
2934
2997
|
|
@@ -3174,9 +3237,9 @@
|
|
3174
3237
|
};
|
3175
3238
|
return SkyViewkeeperService;
|
3176
3239
|
}());
|
3177
|
-
SkyViewkeeperService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
3178
|
-
SkyViewkeeperService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.
|
3179
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
3240
|
+
SkyViewkeeperService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyViewkeeperService, deps: [{ token: SkyViewkeeperHostOptions, optional: true }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
3241
|
+
SkyViewkeeperService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyViewkeeperService, providedIn: 'root' });
|
3242
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyViewkeeperService, decorators: [{
|
3180
3243
|
type: i0.Injectable,
|
3181
3244
|
args: [{
|
3182
3245
|
providedIn: 'root'
|
@@ -3302,9 +3365,9 @@
|
|
3302
3365
|
};
|
3303
3366
|
return SkyViewkeeperDirective;
|
3304
3367
|
}());
|
3305
|
-
SkyViewkeeperDirective.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
3306
|
-
SkyViewkeeperDirective.ɵdir = i0__namespace.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "12.2.
|
3307
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
3368
|
+
SkyViewkeeperDirective.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyViewkeeperDirective, deps: [{ token: i0__namespace.ElementRef }, { token: MutationObserverService }, { token: SkyViewkeeperService }], target: i0__namespace.ɵɵFactoryTarget.Directive });
|
3369
|
+
SkyViewkeeperDirective.ɵdir = i0__namespace.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "12.2.7", type: SkyViewkeeperDirective, selector: "[skyViewkeeper]", inputs: { skyViewkeeper: "skyViewkeeper" }, ngImport: i0__namespace });
|
3370
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyViewkeeperDirective, decorators: [{
|
3308
3371
|
type: i0.Directive,
|
3309
3372
|
args: [{
|
3310
3373
|
selector: '[skyViewkeeper]'
|
@@ -3318,10 +3381,10 @@
|
|
3318
3381
|
}
|
3319
3382
|
return SkyViewkeeperModule;
|
3320
3383
|
}());
|
3321
|
-
SkyViewkeeperModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
3322
|
-
SkyViewkeeperModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
3323
|
-
SkyViewkeeperModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
3324
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
3384
|
+
SkyViewkeeperModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyViewkeeperModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
3385
|
+
SkyViewkeeperModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyViewkeeperModule, declarations: [SkyViewkeeperDirective], exports: [SkyViewkeeperDirective] });
|
3386
|
+
SkyViewkeeperModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyViewkeeperModule });
|
3387
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.7", ngImport: i0__namespace, type: SkyViewkeeperModule, decorators: [{
|
3325
3388
|
type: i0.NgModule,
|
3326
3389
|
args: [{
|
3327
3390
|
declarations: [
|