@ng-atomic/common 1.6.0 → 2.0.1
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/ng-atomic-common-directives-ios-safari-scroll-buggyfill.umd.js +15 -22
- package/bundles/ng-atomic-common-directives-ios-safari-scroll-buggyfill.umd.js.map +1 -1
- package/bundles/ng-atomic-common-directives.umd.js +15 -22
- package/bundles/ng-atomic-common-directives.umd.js.map +1 -1
- package/bundles/ng-atomic-common-models.umd.js +2 -2
- package/bundles/ng-atomic-common-models.umd.js.map +1 -1
- package/bundles/ng-atomic-common-pipes.umd.js +64 -96
- package/bundles/ng-atomic-common-pipes.umd.js.map +1 -1
- package/bundles/ng-atomic-common-services.umd.js +44 -47
- package/bundles/ng-atomic-common-services.umd.js.map +1 -1
- package/bundles/ng-atomic-common-store.umd.js +5 -5
- package/bundles/ng-atomic-common-store.umd.js.map +1 -1
- package/bundles/ng-atomic-common-utils.umd.js +83 -53
- package/bundles/ng-atomic-common-utils.umd.js.map +1 -1
- package/bundles/ng-atomic-common.umd.js +2 -2
- package/bundles/ng-atomic-common.umd.js.map +1 -1
- package/directives/ios-safari-scroll-buggyfill/ios-safari-scroll-buggyfill.directive.d.ts +2 -2
- package/directives/ios-safari-scroll-buggyfill/ios-safari-scroll-buggyfill.module.d.ts +3 -3
- package/esm2015/directives/ios-safari-scroll-buggyfill/ios-safari-scroll-buggyfill.directive.js +11 -11
- package/esm2015/directives/ios-safari-scroll-buggyfill/ios-safari-scroll-buggyfill.directive.js.map +1 -1
- package/esm2015/directives/ios-safari-scroll-buggyfill/ios-safari-scroll-buggyfill.module.js +17 -18
- package/esm2015/directives/ios-safari-scroll-buggyfill/ios-safari-scroll-buggyfill.module.js.map +1 -1
- package/esm2015/pipes/domain/domain.module.js +17 -18
- package/esm2015/pipes/domain/domain.module.js.map +1 -1
- package/esm2015/pipes/domain/domain.pipe.js +14 -14
- package/esm2015/pipes/domain/domain.pipe.js.map +1 -1
- package/esm2015/pipes/smart-clamp/smart-clamp.module.js +17 -18
- package/esm2015/pipes/smart-clamp/smart-clamp.module.js.map +1 -1
- package/esm2015/pipes/smart-clamp/smart-clamp.pipe.js +14 -14
- package/esm2015/pipes/smart-clamp/smart-clamp.pipe.js.map +1 -1
- package/esm2015/pipes/smart-exp/smart-exp.module.js +10 -11
- package/esm2015/pipes/smart-exp/smart-exp.module.js.map +1 -1
- package/esm2015/pipes/smart-exp/smart-exp.pipe.js +14 -14
- package/esm2015/pipes/smart-exp/smart-exp.pipe.js.map +1 -1
- package/esm2015/pipes/smart-field/smart-field.module.js +17 -18
- package/esm2015/pipes/smart-field/smart-field.module.js.map +1 -1
- package/esm2015/pipes/smart-field/smart-field.pipe.js +14 -14
- package/esm2015/pipes/smart-field/smart-field.pipe.js.map +1 -1
- package/esm2015/pipes/smart-sort-by/smart-sort-by.module.js +17 -18
- package/esm2015/pipes/smart-sort-by/smart-sort-by.module.js.map +1 -1
- package/esm2015/pipes/smart-sort-by/smart-sort-by.pipe.js +14 -14
- package/esm2015/pipes/smart-sort-by/smart-sort-by.pipe.js.map +1 -1
- package/esm2015/pipes/yen/yen.module.js +17 -18
- package/esm2015/pipes/yen/yen.module.js.map +1 -1
- package/esm2015/pipes/yen/yen.pipe.js +8 -8
- package/esm2015/pipes/yen/yen.pipe.js.map +1 -1
- package/esm2015/services/form/form.service.js +8 -6
- package/esm2015/services/form/form.service.js.map +1 -1
- package/esm2015/services/loading/loading.service.js +8 -8
- package/esm2015/services/loading/loading.service.js.map +1 -1
- package/esm2015/services/query-resolver/query-resolver.service.js +18 -15
- package/esm2015/services/query-resolver/query-resolver.service.js.map +1 -1
- package/esm2015/services/snack-bar/snack-bar.module.js +14 -15
- package/esm2015/services/snack-bar/snack-bar.module.js.map +1 -1
- package/esm2015/services/snack-bar/snack-bar.service.js +8 -8
- package/esm2015/services/snack-bar/snack-bar.service.js.map +1 -1
- package/esm2015/utils/date-utils/date-utils.js +1 -1
- package/esm2015/utils/date-utils/date-utils.js.map +1 -1
- package/esm2015/utils/mat-dayjs-date/dayjs-date.adapter.js +9 -7
- package/esm2015/utils/mat-dayjs-date/dayjs-date.adapter.js.map +1 -1
- package/esm2015/utils/mat-dayjs-date/dayjs-date.module.js +25 -26
- package/esm2015/utils/mat-dayjs-date/dayjs-date.module.js.map +1 -1
- package/esm2015/utils/mat-dayjs-date/dayjs-jp-providers.js +1 -1
- package/esm2015/utils/mat-dayjs-date/dayjs-jp-providers.js.map +1 -1
- package/esm2015/utils/query/query.resolver.js +37 -4
- package/esm2015/utils/query/query.resolver.js.map +1 -1
- package/esm2015/utils/smart-exp-transformer/smart-exp-transformer.js +1 -1
- package/esm2015/utils/smart-exp-transformer/smart-exp-transformer.js.map +1 -1
- package/fesm2015/ng-atomic-common-directives-ios-safari-scroll-buggyfill.js +29 -30
- package/fesm2015/ng-atomic-common-directives-ios-safari-scroll-buggyfill.js.map +1 -1
- package/fesm2015/ng-atomic-common-directives.js +29 -30
- package/fesm2015/ng-atomic-common-directives.js.map +1 -1
- package/fesm2015/ng-atomic-common-models.js.map +1 -1
- package/fesm2015/ng-atomic-common-pipes.js +174 -180
- package/fesm2015/ng-atomic-common-pipes.js.map +1 -1
- package/fesm2015/ng-atomic-common-services.js +63 -57
- package/fesm2015/ng-atomic-common-services.js.map +1 -1
- package/fesm2015/ng-atomic-common-store.js.map +1 -1
- package/fesm2015/ng-atomic-common-utils.js +79 -46
- package/fesm2015/ng-atomic-common-utils.js.map +1 -1
- package/fesm2015/ng-atomic-common.js.map +1 -1
- package/package.json +3 -6
- package/pipes/domain/domain.module.d.ts +3 -3
- package/pipes/domain/domain.pipe.d.ts +3 -3
- package/pipes/smart-clamp/smart-clamp.module.d.ts +3 -3
- package/pipes/smart-clamp/smart-clamp.pipe.d.ts +2 -2
- package/pipes/smart-exp/smart-exp.module.d.ts +3 -3
- package/pipes/smart-exp/smart-exp.pipe.d.ts +3 -3
- package/pipes/smart-field/smart-field.module.d.ts +3 -3
- package/pipes/smart-field/smart-field.pipe.d.ts +3 -3
- package/pipes/smart-sort-by/smart-sort-by.module.d.ts +3 -3
- package/pipes/smart-sort-by/smart-sort-by.pipe.d.ts +2 -2
- package/pipes/yen/yen.module.d.ts +3 -3
- package/pipes/yen/yen.pipe.d.ts +2 -2
- package/services/loading/loading.service.d.ts +3 -3
- package/services/query-resolver/query-resolver.service.d.ts +2 -2
- package/services/snack-bar/snack-bar.module.d.ts +3 -3
- package/services/snack-bar/snack-bar.service.d.ts +2 -2
- package/store/entity.page.store.d.ts +1 -1
- package/utils/date-utils/date-utils.d.ts +1 -1
- package/utils/mat-dayjs-date/dayjs-date.module.d.ts +6 -6
- package/utils/smart-exp-transformer/smart-exp-transformer.d.ts +1 -1
- package/bundles/ng-atomic-common-directives-ios-safari-scroll-buggyfill.umd.min.js +0 -2
- package/bundles/ng-atomic-common-directives-ios-safari-scroll-buggyfill.umd.min.js.map +0 -1
- package/bundles/ng-atomic-common-directives.umd.min.js +0 -2
- package/bundles/ng-atomic-common-directives.umd.min.js.map +0 -1
- package/bundles/ng-atomic-common-models.umd.min.js +0 -2
- package/bundles/ng-atomic-common-models.umd.min.js.map +0 -1
- package/bundles/ng-atomic-common-pipes.umd.min.js +0 -2
- package/bundles/ng-atomic-common-pipes.umd.min.js.map +0 -1
- package/bundles/ng-atomic-common-services.umd.min.js +0 -16
- package/bundles/ng-atomic-common-services.umd.min.js.map +0 -1
- package/bundles/ng-atomic-common-store.umd.min.js +0 -16
- package/bundles/ng-atomic-common-store.umd.min.js.map +0 -1
- package/bundles/ng-atomic-common-utils.umd.min.js +0 -17
- package/bundles/ng-atomic-common-utils.umd.min.js.map +0 -1
- package/bundles/ng-atomic-common.umd.min.js +0 -2
- package/bundles/ng-atomic-common.umd.min.js.map +0 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
(function (global, factory) {
|
|
2
2
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common')) :
|
|
3
3
|
typeof define === 'function' && define.amd ? define('@ng-atomic/common/directives/ios-safari-scroll-buggyfill', ['exports', '@angular/core', '@angular/common'], factory) :
|
|
4
|
-
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global[
|
|
5
|
-
}(this, (function (exports, i0, common) { 'use strict';
|
|
4
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global["ng-atomic"] = global["ng-atomic"] || {}, global["ng-atomic"].common = global["ng-atomic"].common || {}, global["ng-atomic"].common.directives = global["ng-atomic"].common.directives || {}, global["ng-atomic"].common.directives["ios-safari-scroll-buggyfill"] = {}), global.ng.core, global.ng.common));
|
|
5
|
+
})(this, (function (exports, i0, common) { 'use strict';
|
|
6
6
|
|
|
7
7
|
function _interopNamespace(e) {
|
|
8
8
|
if (e && e.__esModule) return e;
|
|
@@ -13,14 +13,12 @@
|
|
|
13
13
|
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
14
14
|
Object.defineProperty(n, k, d.get ? d : {
|
|
15
15
|
enumerable: true,
|
|
16
|
-
get: function () {
|
|
17
|
-
return e[k];
|
|
18
|
-
}
|
|
16
|
+
get: function () { return e[k]; }
|
|
19
17
|
});
|
|
20
18
|
}
|
|
21
19
|
});
|
|
22
20
|
}
|
|
23
|
-
n[
|
|
21
|
+
n["default"] = e;
|
|
24
22
|
return Object.freeze(n);
|
|
25
23
|
}
|
|
26
24
|
|
|
@@ -39,33 +37,29 @@
|
|
|
39
37
|
};
|
|
40
38
|
return IosSafariScrollBuggyfillDirective;
|
|
41
39
|
}());
|
|
42
|
-
IosSafariScrollBuggyfillDirective.ɵfac =
|
|
43
|
-
IosSafariScrollBuggyfillDirective.ɵdir =
|
|
44
|
-
(
|
|
45
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(IosSafariScrollBuggyfillDirective, [{
|
|
40
|
+
IosSafariScrollBuggyfillDirective.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IosSafariScrollBuggyfillDirective, deps: [], target: i0__namespace.ɵɵFactoryTarget.Directive });
|
|
41
|
+
IosSafariScrollBuggyfillDirective.ɵdir = i0__namespace.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "12.2.16", type: IosSafariScrollBuggyfillDirective, selector: "[iosSafariScrollBuggyfill]", host: { listeners: { "touchmove": "onTouchmove($event)" } }, ngImport: i0__namespace });
|
|
42
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IosSafariScrollBuggyfillDirective, decorators: [{
|
|
46
43
|
type: i0.Directive,
|
|
47
44
|
args: [{
|
|
48
45
|
selector: '[iosSafariScrollBuggyfill]'
|
|
49
46
|
}]
|
|
50
|
-
}],
|
|
47
|
+
}], propDecorators: { onTouchmove: [{
|
|
51
48
|
type: i0.HostListener,
|
|
52
49
|
args: ['touchmove', ['$event']]
|
|
53
|
-
}] });
|
|
54
|
-
})();
|
|
50
|
+
}] } });
|
|
55
51
|
|
|
56
52
|
var IosSafariScrollBuggyfillModule = /** @class */ (function () {
|
|
57
53
|
function IosSafariScrollBuggyfillModule() {
|
|
58
54
|
}
|
|
59
55
|
return IosSafariScrollBuggyfillModule;
|
|
60
56
|
}());
|
|
61
|
-
IosSafariScrollBuggyfillModule.ɵfac =
|
|
62
|
-
IosSafariScrollBuggyfillModule.ɵmod =
|
|
63
|
-
IosSafariScrollBuggyfillModule.ɵinj =
|
|
57
|
+
IosSafariScrollBuggyfillModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IosSafariScrollBuggyfillModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
58
|
+
IosSafariScrollBuggyfillModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IosSafariScrollBuggyfillModule, declarations: [IosSafariScrollBuggyfillDirective], imports: [common.CommonModule], exports: [IosSafariScrollBuggyfillDirective] });
|
|
59
|
+
IosSafariScrollBuggyfillModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IosSafariScrollBuggyfillModule, imports: [[
|
|
64
60
|
common.CommonModule,
|
|
65
61
|
]] });
|
|
66
|
-
(
|
|
67
|
-
(function () {
|
|
68
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(IosSafariScrollBuggyfillModule, [{
|
|
62
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IosSafariScrollBuggyfillModule, decorators: [{
|
|
69
63
|
type: i0.NgModule,
|
|
70
64
|
args: [{
|
|
71
65
|
declarations: [
|
|
@@ -78,8 +72,7 @@
|
|
|
78
72
|
IosSafariScrollBuggyfillDirective,
|
|
79
73
|
]
|
|
80
74
|
}]
|
|
81
|
-
}]
|
|
82
|
-
})();
|
|
75
|
+
}] });
|
|
83
76
|
|
|
84
77
|
/**
|
|
85
78
|
* Generated bundle index. Do not edit.
|
|
@@ -90,5 +83,5 @@
|
|
|
90
83
|
|
|
91
84
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
92
85
|
|
|
93
|
-
}))
|
|
86
|
+
}));
|
|
94
87
|
//# sourceMappingURL=ng-atomic-common-directives-ios-safari-scroll-buggyfill.umd.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ng-atomic-common-directives-ios-safari-scroll-buggyfill.umd.js","sources":["../../../../libs/common/directives/ios-safari-scroll-buggyfill/ios-safari-scroll-buggyfill.directive.ts","../../../../libs/common/directives/ios-safari-scroll-buggyfill/ios-safari-scroll-buggyfill.module.ts","../../../../libs/common/directives/ios-safari-scroll-buggyfill/ng-atomic-common-directives-ios-safari-scroll-buggyfill.ts"],"sourcesContent":["import { AfterViewInit, Directive, HostListener } from '@angular/core';\n\n@Directive({\n selector: '[iosSafariScrollBuggyfill]'\n})\nexport class IosSafariScrollBuggyfillDirective implements AfterViewInit {\n\n ngAfterViewInit(): void {\n // this.el.nativeElement.addEventListener('touchmove', (e: Event) => {\n // e.preventDefault();\n // }, {passive: false});\n }\n\n @HostListener('touchmove', ['$event'])\n onTouchmove(event: Event) {\n event.preventDefault();\n }\n\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { IosSafariScrollBuggyfillDirective } from './ios-safari-scroll-buggyfill.directive';\n\n\n\n@NgModule({\n declarations: [\n IosSafariScrollBuggyfillDirective,\n ],\n imports: [\n CommonModule,\n ],\n exports: [\n IosSafariScrollBuggyfillDirective,\n ]\n})\nexport class IosSafariScrollBuggyfillModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["Directive","HostListener","CommonModule","NgModule"],"mappings":"
|
|
1
|
+
{"version":3,"file":"ng-atomic-common-directives-ios-safari-scroll-buggyfill.umd.js","sources":["../../../../libs/common/directives/ios-safari-scroll-buggyfill/ios-safari-scroll-buggyfill.directive.ts","../../../../libs/common/directives/ios-safari-scroll-buggyfill/ios-safari-scroll-buggyfill.module.ts","../../../../libs/common/directives/ios-safari-scroll-buggyfill/ng-atomic-common-directives-ios-safari-scroll-buggyfill.ts"],"sourcesContent":["import { AfterViewInit, Directive, HostListener } from '@angular/core';\n\n@Directive({\n selector: '[iosSafariScrollBuggyfill]'\n})\nexport class IosSafariScrollBuggyfillDirective implements AfterViewInit {\n\n ngAfterViewInit(): void {\n // this.el.nativeElement.addEventListener('touchmove', (e: Event) => {\n // e.preventDefault();\n // }, {passive: false});\n }\n\n @HostListener('touchmove', ['$event'])\n onTouchmove(event: Event) {\n event.preventDefault();\n }\n\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { IosSafariScrollBuggyfillDirective } from './ios-safari-scroll-buggyfill.directive';\n\n\n\n@NgModule({\n declarations: [\n IosSafariScrollBuggyfillDirective,\n ],\n imports: [\n CommonModule,\n ],\n exports: [\n IosSafariScrollBuggyfillDirective,\n ]\n})\nexport class IosSafariScrollBuggyfillModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["i0","Directive","HostListener","CommonModule","NgModule"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAKA,QAAA,iCAAA,kBAAA,YAAA;IAAA,IAAA,SAAA,iCAAA,GAAA;;IAEE,IAAA,iCAAA,CAAA,SAAA,CAAA,eAAe,GAAf,YAAA;;;;SAIC,CAAA;QAGD,iCAAW,CAAA,SAAA,CAAA,WAAA,GAAX,UAAY,KAAY,EAAA;YACtB,KAAK,CAAC,cAAc,EAAE,CAAC;SACxB,CAAA;;;yJAXU,iCAAiC,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAAA,aAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kIAAjC,iCAAiC,EAAA,QAAA,EAAA,4BAAA,EAAA,IAAA,EAAA,EAAA,SAAA,EAAA,EAAA,WAAA,EAAA,qBAAA,EAAA,EAAA,EAAA,QAAA,EAAAA,aAAA,EAAA,CAAA,CAAA;sHAAjC,iCAAiC,EAAA,UAAA,EAAA,CAAA;sBAH7CC,YAAS;IAAC,YAAA,IAAA,EAAA,CAAA;IACT,oBAAA,QAAQ,EAAE,4BAA4B;qBACvC,CAAA;kCAUC,WAAW,EAAA,CAAA;0BADVC,eAAY;2BAAC,WAAW,EAAE,CAAC,QAAQ,CAAC,CAAA;;;ACIvC,QAAA,8BAAA,kBAAA,YAAA;IAAA,IAAA,SAAA,8BAAA,GAAA;;;;sJAAa,8BAA8B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAAF,aAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;IAA9B,8BAAA,CAAA,IAAA,GAAAA,aAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAAA,aAAA,EAAA,IAAA,EAAA,8BAA8B,EATvC,YAAA,EAAA,CAAA,iCAAiC,CAGjC,EAAA,OAAA,EAAA,CAAAG,mBAAY,aAGZ,iCAAiC,CAAA,EAAA,CAAA,CAAA;IAGxB,8BAAA,CAAA,IAAA,GAAAH,aAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAAA,aAAA,EAAA,IAAA,EAAA,8BAA8B,EAPhC,OAAA,EAAA,CAAA;gBACPG,mBAAY;aACb,CAAA,EAAA,CAAA,CAAA;sHAKU,8BAA8B,EAAA,UAAA,EAAA,CAAA;sBAX1CC,WAAQ;IAAC,YAAA,IAAA,EAAA,CAAA;IACR,oBAAA,YAAY,EAAE;4BACZ,iCAAiC;IAClC,qBAAA;IACD,oBAAA,OAAO,EAAE;4BACPD,mBAAY;IACb,qBAAA;IACD,oBAAA,OAAO,EAAE;4BACP,iCAAiC;IAClC,qBAAA;qBACF,CAAA;;;IChBD;;IAEG;;;;;;;;;;;"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
(function (global, factory) {
|
|
2
2
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common')) :
|
|
3
3
|
typeof define === 'function' && define.amd ? define('@ng-atomic/common/directives', ['exports', '@angular/core', '@angular/common'], factory) :
|
|
4
|
-
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global[
|
|
5
|
-
}(this, (function (exports, i0, common) { 'use strict';
|
|
4
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global["ng-atomic"] = global["ng-atomic"] || {}, global["ng-atomic"].common = global["ng-atomic"].common || {}, global["ng-atomic"].common.directives = {}), global.ng.core, global.ng.common));
|
|
5
|
+
})(this, (function (exports, i0, common) { 'use strict';
|
|
6
6
|
|
|
7
7
|
function _interopNamespace(e) {
|
|
8
8
|
if (e && e.__esModule) return e;
|
|
@@ -13,14 +13,12 @@
|
|
|
13
13
|
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
14
14
|
Object.defineProperty(n, k, d.get ? d : {
|
|
15
15
|
enumerable: true,
|
|
16
|
-
get: function () {
|
|
17
|
-
return e[k];
|
|
18
|
-
}
|
|
16
|
+
get: function () { return e[k]; }
|
|
19
17
|
});
|
|
20
18
|
}
|
|
21
19
|
});
|
|
22
20
|
}
|
|
23
|
-
n[
|
|
21
|
+
n["default"] = e;
|
|
24
22
|
return Object.freeze(n);
|
|
25
23
|
}
|
|
26
24
|
|
|
@@ -39,33 +37,29 @@
|
|
|
39
37
|
};
|
|
40
38
|
return IosSafariScrollBuggyfillDirective;
|
|
41
39
|
}());
|
|
42
|
-
IosSafariScrollBuggyfillDirective.ɵfac =
|
|
43
|
-
IosSafariScrollBuggyfillDirective.ɵdir =
|
|
44
|
-
(
|
|
45
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(IosSafariScrollBuggyfillDirective, [{
|
|
40
|
+
IosSafariScrollBuggyfillDirective.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IosSafariScrollBuggyfillDirective, deps: [], target: i0__namespace.ɵɵFactoryTarget.Directive });
|
|
41
|
+
IosSafariScrollBuggyfillDirective.ɵdir = i0__namespace.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "12.2.16", type: IosSafariScrollBuggyfillDirective, selector: "[iosSafariScrollBuggyfill]", host: { listeners: { "touchmove": "onTouchmove($event)" } }, ngImport: i0__namespace });
|
|
42
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IosSafariScrollBuggyfillDirective, decorators: [{
|
|
46
43
|
type: i0.Directive,
|
|
47
44
|
args: [{
|
|
48
45
|
selector: '[iosSafariScrollBuggyfill]'
|
|
49
46
|
}]
|
|
50
|
-
}],
|
|
47
|
+
}], propDecorators: { onTouchmove: [{
|
|
51
48
|
type: i0.HostListener,
|
|
52
49
|
args: ['touchmove', ['$event']]
|
|
53
|
-
}] });
|
|
54
|
-
})();
|
|
50
|
+
}] } });
|
|
55
51
|
|
|
56
52
|
var IosSafariScrollBuggyfillModule = /** @class */ (function () {
|
|
57
53
|
function IosSafariScrollBuggyfillModule() {
|
|
58
54
|
}
|
|
59
55
|
return IosSafariScrollBuggyfillModule;
|
|
60
56
|
}());
|
|
61
|
-
IosSafariScrollBuggyfillModule.ɵfac =
|
|
62
|
-
IosSafariScrollBuggyfillModule.ɵmod =
|
|
63
|
-
IosSafariScrollBuggyfillModule.ɵinj =
|
|
57
|
+
IosSafariScrollBuggyfillModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IosSafariScrollBuggyfillModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
58
|
+
IosSafariScrollBuggyfillModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IosSafariScrollBuggyfillModule, declarations: [IosSafariScrollBuggyfillDirective], imports: [common.CommonModule], exports: [IosSafariScrollBuggyfillDirective] });
|
|
59
|
+
IosSafariScrollBuggyfillModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IosSafariScrollBuggyfillModule, imports: [[
|
|
64
60
|
common.CommonModule,
|
|
65
61
|
]] });
|
|
66
|
-
(
|
|
67
|
-
(function () {
|
|
68
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(IosSafariScrollBuggyfillModule, [{
|
|
62
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: IosSafariScrollBuggyfillModule, decorators: [{
|
|
69
63
|
type: i0.NgModule,
|
|
70
64
|
args: [{
|
|
71
65
|
declarations: [
|
|
@@ -78,8 +72,7 @@
|
|
|
78
72
|
IosSafariScrollBuggyfillDirective,
|
|
79
73
|
]
|
|
80
74
|
}]
|
|
81
|
-
}]
|
|
82
|
-
})();
|
|
75
|
+
}] });
|
|
83
76
|
|
|
84
77
|
/**
|
|
85
78
|
* Generated bundle index. Do not edit.
|
|
@@ -90,5 +83,5 @@
|
|
|
90
83
|
|
|
91
84
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
92
85
|
|
|
93
|
-
}))
|
|
86
|
+
}));
|
|
94
87
|
//# sourceMappingURL=ng-atomic-common-directives.umd.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ng-atomic-common-directives.umd.js","sources":["../../../../libs/common/directives/ios-safari-scroll-buggyfill/ios-safari-scroll-buggyfill.directive.ts","../../../../libs/common/directives/ios-safari-scroll-buggyfill/ios-safari-scroll-buggyfill.module.ts","../../../../libs/common/directives/ng-atomic-common-directives.ts"],"sourcesContent":["import { AfterViewInit, Directive, HostListener } from '@angular/core';\n\n@Directive({\n selector: '[iosSafariScrollBuggyfill]'\n})\nexport class IosSafariScrollBuggyfillDirective implements AfterViewInit {\n\n ngAfterViewInit(): void {\n // this.el.nativeElement.addEventListener('touchmove', (e: Event) => {\n // e.preventDefault();\n // }, {passive: false});\n }\n\n @HostListener('touchmove', ['$event'])\n onTouchmove(event: Event) {\n event.preventDefault();\n }\n\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { IosSafariScrollBuggyfillDirective } from './ios-safari-scroll-buggyfill.directive';\n\n\n\n@NgModule({\n declarations: [\n IosSafariScrollBuggyfillDirective,\n ],\n imports: [\n CommonModule,\n ],\n exports: [\n IosSafariScrollBuggyfillDirective,\n ]\n})\nexport class IosSafariScrollBuggyfillModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["Directive","HostListener","CommonModule","NgModule"],"mappings":"
|
|
1
|
+
{"version":3,"file":"ng-atomic-common-directives.umd.js","sources":["../../../../libs/common/directives/ios-safari-scroll-buggyfill/ios-safari-scroll-buggyfill.directive.ts","../../../../libs/common/directives/ios-safari-scroll-buggyfill/ios-safari-scroll-buggyfill.module.ts","../../../../libs/common/directives/ng-atomic-common-directives.ts"],"sourcesContent":["import { AfterViewInit, Directive, HostListener } from '@angular/core';\n\n@Directive({\n selector: '[iosSafariScrollBuggyfill]'\n})\nexport class IosSafariScrollBuggyfillDirective implements AfterViewInit {\n\n ngAfterViewInit(): void {\n // this.el.nativeElement.addEventListener('touchmove', (e: Event) => {\n // e.preventDefault();\n // }, {passive: false});\n }\n\n @HostListener('touchmove', ['$event'])\n onTouchmove(event: Event) {\n event.preventDefault();\n }\n\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { IosSafariScrollBuggyfillDirective } from './ios-safari-scroll-buggyfill.directive';\n\n\n\n@NgModule({\n declarations: [\n IosSafariScrollBuggyfillDirective,\n ],\n imports: [\n CommonModule,\n ],\n exports: [\n IosSafariScrollBuggyfillDirective,\n ]\n})\nexport class IosSafariScrollBuggyfillModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["i0","Directive","HostListener","CommonModule","NgModule"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAKA,QAAA,iCAAA,kBAAA,YAAA;IAAA,IAAA,SAAA,iCAAA,GAAA;;IAEE,IAAA,iCAAA,CAAA,SAAA,CAAA,eAAe,GAAf,YAAA;;;;SAIC,CAAA;QAGD,iCAAW,CAAA,SAAA,CAAA,WAAA,GAAX,UAAY,KAAY,EAAA;YACtB,KAAK,CAAC,cAAc,EAAE,CAAC;SACxB,CAAA;;;yJAXU,iCAAiC,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAAA,aAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kIAAjC,iCAAiC,EAAA,QAAA,EAAA,4BAAA,EAAA,IAAA,EAAA,EAAA,SAAA,EAAA,EAAA,WAAA,EAAA,qBAAA,EAAA,EAAA,EAAA,QAAA,EAAAA,aAAA,EAAA,CAAA,CAAA;sHAAjC,iCAAiC,EAAA,UAAA,EAAA,CAAA;sBAH7CC,YAAS;IAAC,YAAA,IAAA,EAAA,CAAA;IACT,oBAAA,QAAQ,EAAE,4BAA4B;qBACvC,CAAA;kCAUC,WAAW,EAAA,CAAA;0BADVC,eAAY;2BAAC,WAAW,EAAE,CAAC,QAAQ,CAAC,CAAA;;;ACIvC,QAAA,8BAAA,kBAAA,YAAA;IAAA,IAAA,SAAA,8BAAA,GAAA;;;;sJAAa,8BAA8B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAAF,aAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;IAA9B,8BAAA,CAAA,IAAA,GAAAA,aAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAAA,aAAA,EAAA,IAAA,EAAA,8BAA8B,EATvC,YAAA,EAAA,CAAA,iCAAiC,CAGjC,EAAA,OAAA,EAAA,CAAAG,mBAAY,aAGZ,iCAAiC,CAAA,EAAA,CAAA,CAAA;IAGxB,8BAAA,CAAA,IAAA,GAAAH,aAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAAA,aAAA,EAAA,IAAA,EAAA,8BAA8B,EAPhC,OAAA,EAAA,CAAA;gBACPG,mBAAY;aACb,CAAA,EAAA,CAAA,CAAA;sHAKU,8BAA8B,EAAA,UAAA,EAAA,CAAA;sBAX1CC,WAAQ;IAAC,YAAA,IAAA,EAAA,CAAA;IACR,oBAAA,YAAY,EAAE;4BACZ,iCAAiC;IAClC,qBAAA;IACD,oBAAA,OAAO,EAAE;4BACPD,mBAAY;IACb,qBAAA;IACD,oBAAA,OAAO,EAAE;4BACP,iCAAiC;IAClC,qBAAA;qBACF,CAAA;;;IChBD;;IAEG;;;;;;;;;;;"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
(function (factory) {
|
|
2
2
|
typeof define === 'function' && define.amd ? define('@ng-atomic/common/models', factory) :
|
|
3
3
|
factory();
|
|
4
|
-
}((function () { 'use strict';
|
|
4
|
+
})((function () { 'use strict';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* Generated bundle index. Do not edit.
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
|
-
}))
|
|
10
|
+
}));
|
|
11
11
|
//# sourceMappingURL=ng-atomic-common-models.umd.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ng-atomic-common-models.umd.js","sources":["../../../../libs/common/models/ng-atomic-common-models.ts"],"sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;CAAA
|
|
1
|
+
{"version":3,"file":"ng-atomic-common-models.umd.js","sources":["../../../../libs/common/models/ng-atomic-common-models.ts"],"sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;CAAA;;CAEG;;;;;;"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
(function (global, factory) {
|
|
2
2
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common'), require('lodash'), require('@ng-atomic/common/utils')) :
|
|
3
3
|
typeof define === 'function' && define.amd ? define('@ng-atomic/common/pipes', ['exports', '@angular/core', '@angular/common', 'lodash', '@ng-atomic/common/utils'], factory) :
|
|
4
|
-
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global[
|
|
5
|
-
}(this, (function (exports, i0, common, lodash, utils) { 'use strict';
|
|
4
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global["ng-atomic"] = global["ng-atomic"] || {}, global["ng-atomic"].common = global["ng-atomic"].common || {}, global["ng-atomic"].common.pipes = {}), global.ng.core, global.ng.common, global.lodash, global["ng-atomic"].common.utils));
|
|
5
|
+
})(this, (function (exports, i0, common, lodash, utils) { 'use strict';
|
|
6
6
|
|
|
7
7
|
function _interopNamespace(e) {
|
|
8
8
|
if (e && e.__esModule) return e;
|
|
@@ -13,14 +13,12 @@
|
|
|
13
13
|
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
14
14
|
Object.defineProperty(n, k, d.get ? d : {
|
|
15
15
|
enumerable: true,
|
|
16
|
-
get: function () {
|
|
17
|
-
return e[k];
|
|
18
|
-
}
|
|
16
|
+
get: function () { return e[k]; }
|
|
19
17
|
});
|
|
20
18
|
}
|
|
21
19
|
});
|
|
22
20
|
}
|
|
23
|
-
n[
|
|
21
|
+
n["default"] = e;
|
|
24
22
|
return Object.freeze(n);
|
|
25
23
|
}
|
|
26
24
|
|
|
@@ -39,38 +37,34 @@
|
|
|
39
37
|
};
|
|
40
38
|
return DomainPipe;
|
|
41
39
|
}());
|
|
42
|
-
DomainPipe.ɵfac =
|
|
43
|
-
DomainPipe.ɵpipe =
|
|
44
|
-
(
|
|
45
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DomainPipe, [{
|
|
40
|
+
DomainPipe.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: DomainPipe, deps: [{ token: DOMAIN_LANG_MAP, optional: true }], target: i0__namespace.ɵɵFactoryTarget.Pipe });
|
|
41
|
+
DomainPipe.ɵpipe = i0__namespace.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: DomainPipe, name: "D" });
|
|
42
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: DomainPipe, decorators: [{
|
|
46
43
|
type: i0.Pipe,
|
|
47
44
|
args: [{
|
|
48
45
|
name: 'D',
|
|
49
46
|
pure: true,
|
|
50
47
|
}]
|
|
51
|
-
}], function () {
|
|
48
|
+
}], ctorParameters: function () {
|
|
52
49
|
return [{ type: undefined, decorators: [{
|
|
53
50
|
type: i0.Optional
|
|
54
51
|
}, {
|
|
55
52
|
type: i0.Inject,
|
|
56
53
|
args: [DOMAIN_LANG_MAP]
|
|
57
54
|
}] }];
|
|
58
|
-
}
|
|
59
|
-
})();
|
|
55
|
+
} });
|
|
60
56
|
|
|
61
57
|
var DomainModule = /** @class */ (function () {
|
|
62
58
|
function DomainModule() {
|
|
63
59
|
}
|
|
64
60
|
return DomainModule;
|
|
65
61
|
}());
|
|
66
|
-
DomainModule.ɵfac =
|
|
67
|
-
DomainModule.ɵmod =
|
|
68
|
-
DomainModule.ɵinj =
|
|
62
|
+
DomainModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: DomainModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
63
|
+
DomainModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: DomainModule, declarations: [DomainPipe], imports: [common.CommonModule], exports: [DomainPipe] });
|
|
64
|
+
DomainModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: DomainModule, imports: [[
|
|
69
65
|
common.CommonModule
|
|
70
66
|
]] });
|
|
71
|
-
(
|
|
72
|
-
(function () {
|
|
73
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DomainModule, [{
|
|
67
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: DomainModule, decorators: [{
|
|
74
68
|
type: i0.NgModule,
|
|
75
69
|
args: [{
|
|
76
70
|
declarations: [
|
|
@@ -83,8 +77,7 @@
|
|
|
83
77
|
DomainPipe
|
|
84
78
|
]
|
|
85
79
|
}]
|
|
86
|
-
}]
|
|
87
|
-
})();
|
|
80
|
+
}] });
|
|
88
81
|
|
|
89
82
|
var SMART_SORT_BY_TRANSFORMER = new i0.InjectionToken('[@ng-atomic/common] Smart Sort By Transformer');
|
|
90
83
|
var smartSortByTransformer = function (items, key, order) {
|
|
@@ -102,38 +95,34 @@
|
|
|
102
95
|
};
|
|
103
96
|
return SmartSortByPipe;
|
|
104
97
|
}());
|
|
105
|
-
SmartSortByPipe.ɵfac =
|
|
106
|
-
SmartSortByPipe.ɵpipe =
|
|
107
|
-
(
|
|
108
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SmartSortByPipe, [{
|
|
98
|
+
SmartSortByPipe.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartSortByPipe, deps: [{ token: SMART_SORT_BY_TRANSFORMER, optional: true }], target: i0__namespace.ɵɵFactoryTarget.Pipe });
|
|
99
|
+
SmartSortByPipe.ɵpipe = i0__namespace.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartSortByPipe, name: "smartSortBy" });
|
|
100
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartSortByPipe, decorators: [{
|
|
109
101
|
type: i0.Pipe,
|
|
110
102
|
args: [{
|
|
111
103
|
name: 'smartSortBy',
|
|
112
104
|
pure: true,
|
|
113
105
|
}]
|
|
114
|
-
}], function () {
|
|
106
|
+
}], ctorParameters: function () {
|
|
115
107
|
return [{ type: undefined, decorators: [{
|
|
116
108
|
type: i0.Optional
|
|
117
109
|
}, {
|
|
118
110
|
type: i0.Inject,
|
|
119
111
|
args: [SMART_SORT_BY_TRANSFORMER]
|
|
120
112
|
}] }];
|
|
121
|
-
}
|
|
122
|
-
})();
|
|
113
|
+
} });
|
|
123
114
|
|
|
124
115
|
var SmartSortByModule = /** @class */ (function () {
|
|
125
116
|
function SmartSortByModule() {
|
|
126
117
|
}
|
|
127
118
|
return SmartSortByModule;
|
|
128
119
|
}());
|
|
129
|
-
SmartSortByModule.ɵfac =
|
|
130
|
-
SmartSortByModule.ɵmod =
|
|
131
|
-
SmartSortByModule.ɵinj =
|
|
120
|
+
SmartSortByModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartSortByModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
121
|
+
SmartSortByModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartSortByModule, declarations: [SmartSortByPipe], imports: [common.CommonModule], exports: [SmartSortByPipe] });
|
|
122
|
+
SmartSortByModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartSortByModule, imports: [[
|
|
132
123
|
common.CommonModule
|
|
133
124
|
]] });
|
|
134
|
-
(
|
|
135
|
-
(function () {
|
|
136
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SmartSortByModule, [{
|
|
125
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartSortByModule, decorators: [{
|
|
137
126
|
type: i0.NgModule,
|
|
138
127
|
args: [{
|
|
139
128
|
declarations: [
|
|
@@ -146,8 +135,7 @@
|
|
|
146
135
|
SmartSortByPipe
|
|
147
136
|
]
|
|
148
137
|
}]
|
|
149
|
-
}]
|
|
150
|
-
})();
|
|
138
|
+
}] });
|
|
151
139
|
|
|
152
140
|
var SmartClampPipe = /** @class */ (function () {
|
|
153
141
|
function SmartClampPipe(transformer) {
|
|
@@ -176,38 +164,34 @@
|
|
|
176
164
|
};
|
|
177
165
|
return SmartClampPipe;
|
|
178
166
|
}());
|
|
179
|
-
SmartClampPipe.ɵfac =
|
|
180
|
-
SmartClampPipe.ɵpipe =
|
|
181
|
-
(
|
|
182
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SmartClampPipe, [{
|
|
167
|
+
SmartClampPipe.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartClampPipe, deps: [{ token: SMART_SORT_BY_TRANSFORMER, optional: true }], target: i0__namespace.ɵɵFactoryTarget.Pipe });
|
|
168
|
+
SmartClampPipe.ɵpipe = i0__namespace.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartClampPipe, name: "smartClamp", pure: false });
|
|
169
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartClampPipe, decorators: [{
|
|
183
170
|
type: i0.Pipe,
|
|
184
171
|
args: [{
|
|
185
172
|
name: 'smartClamp',
|
|
186
173
|
pure: false,
|
|
187
174
|
}]
|
|
188
|
-
}], function () {
|
|
175
|
+
}], ctorParameters: function () {
|
|
189
176
|
return [{ type: undefined, decorators: [{
|
|
190
177
|
type: i0.Optional
|
|
191
178
|
}, {
|
|
192
179
|
type: i0.Inject,
|
|
193
180
|
args: [SMART_SORT_BY_TRANSFORMER]
|
|
194
181
|
}] }];
|
|
195
|
-
}
|
|
196
|
-
})();
|
|
182
|
+
} });
|
|
197
183
|
|
|
198
184
|
var SmartClampModule = /** @class */ (function () {
|
|
199
185
|
function SmartClampModule() {
|
|
200
186
|
}
|
|
201
187
|
return SmartClampModule;
|
|
202
188
|
}());
|
|
203
|
-
SmartClampModule.ɵfac =
|
|
204
|
-
SmartClampModule.ɵmod =
|
|
205
|
-
SmartClampModule.ɵinj =
|
|
189
|
+
SmartClampModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartClampModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
190
|
+
SmartClampModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartClampModule, declarations: [SmartClampPipe], imports: [common.CommonModule], exports: [SmartClampPipe] });
|
|
191
|
+
SmartClampModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartClampModule, imports: [[
|
|
206
192
|
common.CommonModule,
|
|
207
193
|
]] });
|
|
208
|
-
(
|
|
209
|
-
(function () {
|
|
210
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SmartClampModule, [{
|
|
194
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartClampModule, decorators: [{
|
|
211
195
|
type: i0.NgModule,
|
|
212
196
|
args: [{
|
|
213
197
|
declarations: [
|
|
@@ -220,8 +204,7 @@
|
|
|
220
204
|
SmartClampPipe
|
|
221
205
|
]
|
|
222
206
|
}]
|
|
223
|
-
}]
|
|
224
|
-
})();
|
|
207
|
+
}] });
|
|
225
208
|
|
|
226
209
|
var SmartExpPipe = /** @class */ (function () {
|
|
227
210
|
function SmartExpPipe(transformer) {
|
|
@@ -234,43 +217,38 @@
|
|
|
234
217
|
};
|
|
235
218
|
return SmartExpPipe;
|
|
236
219
|
}());
|
|
237
|
-
SmartExpPipe.ɵfac =
|
|
238
|
-
SmartExpPipe.ɵpipe =
|
|
239
|
-
(
|
|
240
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SmartExpPipe, [{
|
|
220
|
+
SmartExpPipe.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartExpPipe, deps: [{ token: utils.SMART_EXP_TRANSFORMER, optional: true }], target: i0__namespace.ɵɵFactoryTarget.Pipe });
|
|
221
|
+
SmartExpPipe.ɵpipe = i0__namespace.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartExpPipe, name: "smartExp" });
|
|
222
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartExpPipe, decorators: [{
|
|
241
223
|
type: i0.Pipe,
|
|
242
224
|
args: [{
|
|
243
225
|
name: 'smartExp',
|
|
244
226
|
pure: true,
|
|
245
227
|
}]
|
|
246
|
-
}], function () {
|
|
228
|
+
}], ctorParameters: function () {
|
|
247
229
|
return [{ type: undefined, decorators: [{
|
|
248
230
|
type: i0.Optional
|
|
249
231
|
}, {
|
|
250
232
|
type: i0.Inject,
|
|
251
233
|
args: [utils.SMART_EXP_TRANSFORMER]
|
|
252
234
|
}] }];
|
|
253
|
-
}
|
|
254
|
-
})();
|
|
235
|
+
} });
|
|
255
236
|
|
|
256
237
|
var SmartExpModule = /** @class */ (function () {
|
|
257
238
|
function SmartExpModule() {
|
|
258
239
|
}
|
|
259
240
|
return SmartExpModule;
|
|
260
241
|
}());
|
|
261
|
-
SmartExpModule.ɵfac =
|
|
262
|
-
SmartExpModule.ɵmod =
|
|
263
|
-
SmartExpModule.ɵinj =
|
|
264
|
-
(
|
|
265
|
-
(function () {
|
|
266
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SmartExpModule, [{
|
|
242
|
+
SmartExpModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartExpModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
243
|
+
SmartExpModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartExpModule, declarations: [SmartExpPipe], exports: [SmartExpPipe] });
|
|
244
|
+
SmartExpModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartExpModule });
|
|
245
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartExpModule, decorators: [{
|
|
267
246
|
type: i0.NgModule,
|
|
268
247
|
args: [{
|
|
269
248
|
declarations: [SmartExpPipe],
|
|
270
249
|
exports: [SmartExpPipe]
|
|
271
250
|
}]
|
|
272
|
-
}]
|
|
273
|
-
})();
|
|
251
|
+
}] });
|
|
274
252
|
|
|
275
253
|
var FORM_FIELD_MAP = new i0.InjectionToken('[@ng-atomic] Smart Form Field');
|
|
276
254
|
var SmartFieldPipe = /** @class */ (function () {
|
|
@@ -289,38 +267,34 @@
|
|
|
289
267
|
};
|
|
290
268
|
return SmartFieldPipe;
|
|
291
269
|
}());
|
|
292
|
-
SmartFieldPipe.ɵfac =
|
|
293
|
-
SmartFieldPipe.ɵpipe =
|
|
294
|
-
(
|
|
295
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SmartFieldPipe, [{
|
|
270
|
+
SmartFieldPipe.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartFieldPipe, deps: [{ token: FORM_FIELD_MAP, optional: true }], target: i0__namespace.ɵɵFactoryTarget.Pipe });
|
|
271
|
+
SmartFieldPipe.ɵpipe = i0__namespace.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartFieldPipe, name: "smartField" });
|
|
272
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartFieldPipe, decorators: [{
|
|
296
273
|
type: i0.Pipe,
|
|
297
274
|
args: [{
|
|
298
275
|
name: 'smartField',
|
|
299
276
|
pure: true,
|
|
300
277
|
}]
|
|
301
|
-
}], function () {
|
|
278
|
+
}], ctorParameters: function () {
|
|
302
279
|
return [{ type: undefined, decorators: [{
|
|
303
280
|
type: i0.Optional
|
|
304
281
|
}, {
|
|
305
282
|
type: i0.Inject,
|
|
306
283
|
args: [FORM_FIELD_MAP]
|
|
307
284
|
}] }];
|
|
308
|
-
}
|
|
309
|
-
})();
|
|
285
|
+
} });
|
|
310
286
|
|
|
311
287
|
var SmartFieldModule = /** @class */ (function () {
|
|
312
288
|
function SmartFieldModule() {
|
|
313
289
|
}
|
|
314
290
|
return SmartFieldModule;
|
|
315
291
|
}());
|
|
316
|
-
SmartFieldModule.ɵfac =
|
|
317
|
-
SmartFieldModule.ɵmod =
|
|
318
|
-
SmartFieldModule.ɵinj =
|
|
292
|
+
SmartFieldModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartFieldModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
293
|
+
SmartFieldModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartFieldModule, declarations: [SmartFieldPipe], imports: [common.CommonModule], exports: [SmartFieldPipe] });
|
|
294
|
+
SmartFieldModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartFieldModule, imports: [[
|
|
319
295
|
common.CommonModule
|
|
320
296
|
]] });
|
|
321
|
-
(
|
|
322
|
-
(function () {
|
|
323
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SmartFieldModule, [{
|
|
297
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartFieldModule, decorators: [{
|
|
324
298
|
type: i0.NgModule,
|
|
325
299
|
args: [{
|
|
326
300
|
declarations: [
|
|
@@ -333,8 +307,7 @@
|
|
|
333
307
|
SmartFieldPipe
|
|
334
308
|
]
|
|
335
309
|
}]
|
|
336
|
-
}]
|
|
337
|
-
})();
|
|
310
|
+
}] });
|
|
338
311
|
|
|
339
312
|
var YenPipe = /** @class */ (function () {
|
|
340
313
|
function YenPipe() {
|
|
@@ -344,30 +317,26 @@
|
|
|
344
317
|
};
|
|
345
318
|
return YenPipe;
|
|
346
319
|
}());
|
|
347
|
-
YenPipe.ɵfac =
|
|
348
|
-
YenPipe.ɵpipe =
|
|
349
|
-
(
|
|
350
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(YenPipe, [{
|
|
320
|
+
YenPipe.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: YenPipe, deps: [], target: i0__namespace.ɵɵFactoryTarget.Pipe });
|
|
321
|
+
YenPipe.ɵpipe = i0__namespace.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: YenPipe, name: "yen" });
|
|
322
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: YenPipe, decorators: [{
|
|
351
323
|
type: i0.Pipe,
|
|
352
324
|
args: [{
|
|
353
325
|
name: 'yen'
|
|
354
326
|
}]
|
|
355
|
-
}]
|
|
356
|
-
})();
|
|
327
|
+
}] });
|
|
357
328
|
|
|
358
329
|
var YenModule = /** @class */ (function () {
|
|
359
330
|
function YenModule() {
|
|
360
331
|
}
|
|
361
332
|
return YenModule;
|
|
362
333
|
}());
|
|
363
|
-
YenModule.ɵfac =
|
|
364
|
-
YenModule.ɵmod =
|
|
365
|
-
YenModule.ɵinj =
|
|
334
|
+
YenModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: YenModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
335
|
+
YenModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: YenModule, declarations: [YenPipe], imports: [common.CommonModule], exports: [YenPipe] });
|
|
336
|
+
YenModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: YenModule, imports: [[
|
|
366
337
|
common.CommonModule
|
|
367
338
|
]] });
|
|
368
|
-
(
|
|
369
|
-
(function () {
|
|
370
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(YenModule, [{
|
|
339
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: YenModule, decorators: [{
|
|
371
340
|
type: i0.NgModule,
|
|
372
341
|
args: [{
|
|
373
342
|
declarations: [
|
|
@@ -380,8 +349,7 @@
|
|
|
380
349
|
YenPipe
|
|
381
350
|
]
|
|
382
351
|
}]
|
|
383
|
-
}]
|
|
384
|
-
})();
|
|
352
|
+
}] });
|
|
385
353
|
|
|
386
354
|
/**
|
|
387
355
|
* Generated bundle index. Do not edit.
|
|
@@ -406,5 +374,5 @@
|
|
|
406
374
|
|
|
407
375
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
408
376
|
|
|
409
|
-
}))
|
|
377
|
+
}));
|
|
410
378
|
//# sourceMappingURL=ng-atomic-common-pipes.umd.js.map
|