@ng-atomic/common 3.6.0 → 4.0.2
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/directives/ios-safari-scroll-buggyfill/ios-safari-scroll-buggyfill.directive.d.ts +1 -1
- package/esm2020/directives/ios-safari-scroll-buggyfill/ios-safari-scroll-buggyfill.module.mjs +2 -4
- package/esm2020/pipes/domain/domain.module.mjs +2 -4
- package/esm2020/pipes/smart-clamp/smart-clamp.module.mjs +2 -4
- package/esm2020/pipes/smart-field/smart-field.module.mjs +2 -4
- package/esm2020/pipes/smart-sort-by/smart-sort-by.module.mjs +2 -4
- package/esm2020/pipes/yen/yen.module.mjs +2 -4
- package/esm2020/services/snack-bar/snack-bar.module.mjs +3 -5
- package/esm2020/utils/mat-dayjs-date/dayjs-date.adapter.mjs +1 -1
- package/esm2020/utils/mat-dayjs-date/dayjs-date.module.mjs +2 -2
- package/fesm2015/ng-atomic-common-directives-ios-safari-scroll-buggyfill.mjs +1 -3
- package/fesm2015/ng-atomic-common-directives-ios-safari-scroll-buggyfill.mjs.map +1 -1
- package/fesm2015/ng-atomic-common-pipes-domain.mjs +1 -3
- package/fesm2015/ng-atomic-common-pipes-domain.mjs.map +1 -1
- package/fesm2015/ng-atomic-common-pipes-smart-clamp.mjs +1 -3
- package/fesm2015/ng-atomic-common-pipes-smart-clamp.mjs.map +1 -1
- package/fesm2015/ng-atomic-common-pipes-smart-field.mjs +1 -3
- package/fesm2015/ng-atomic-common-pipes-smart-field.mjs.map +1 -1
- package/fesm2015/ng-atomic-common-pipes-smart-sort-by.mjs +1 -3
- package/fesm2015/ng-atomic-common-pipes-smart-sort-by.mjs.map +1 -1
- package/fesm2015/ng-atomic-common-pipes-yen.mjs +1 -3
- package/fesm2015/ng-atomic-common-pipes-yen.mjs.map +1 -1
- package/fesm2015/ng-atomic-common-services-snack-bar.mjs +2 -4
- package/fesm2015/ng-atomic-common-services-snack-bar.mjs.map +1 -1
- package/fesm2015/ng-atomic-common-utils.mjs +1 -1
- package/fesm2015/ng-atomic-common-utils.mjs.map +1 -1
- package/fesm2020/ng-atomic-common-directives-ios-safari-scroll-buggyfill.mjs +1 -3
- package/fesm2020/ng-atomic-common-directives-ios-safari-scroll-buggyfill.mjs.map +1 -1
- package/fesm2020/ng-atomic-common-pipes-domain.mjs +1 -3
- package/fesm2020/ng-atomic-common-pipes-domain.mjs.map +1 -1
- package/fesm2020/ng-atomic-common-pipes-smart-clamp.mjs +1 -3
- package/fesm2020/ng-atomic-common-pipes-smart-clamp.mjs.map +1 -1
- package/fesm2020/ng-atomic-common-pipes-smart-field.mjs +1 -3
- package/fesm2020/ng-atomic-common-pipes-smart-field.mjs.map +1 -1
- package/fesm2020/ng-atomic-common-pipes-smart-sort-by.mjs +1 -3
- package/fesm2020/ng-atomic-common-pipes-smart-sort-by.mjs.map +1 -1
- package/fesm2020/ng-atomic-common-pipes-yen.mjs +1 -3
- package/fesm2020/ng-atomic-common-pipes-yen.mjs.map +1 -1
- package/fesm2020/ng-atomic-common-services-snack-bar.mjs +2 -4
- package/fesm2020/ng-atomic-common-services-snack-bar.mjs.map +1 -1
- package/fesm2020/ng-atomic-common-utils.mjs +1 -1
- package/fesm2020/ng-atomic-common-utils.mjs.map +1 -1
- package/package.json +23 -23
- package/pipes/domain/domain.pipe.d.ts +1 -1
- package/pipes/smart-clamp/smart-clamp.pipe.d.ts +1 -1
- package/pipes/smart-exp/smart-exp.pipe.d.ts +1 -1
- package/pipes/smart-field/smart-field.pipe.d.ts +1 -1
- package/pipes/smart-sort-by/smart-sort-by.pipe.d.ts +1 -1
- package/pipes/yen/yen.pipe.d.ts +1 -1
- package/directives/ios-safari-scroll-buggyfill/ng-atomic-common-directives-ios-safari-scroll-buggyfill.d.ts +0 -6
- package/directives/ios-safari-scroll-buggyfill/package.json +0 -10
- package/models/ng-atomic-common-models.d.ts +0 -6
- package/models/package.json +0 -10
- package/ng-atomic-common.d.ts +0 -6
- package/pipes/domain/ng-atomic-common-pipes-domain.d.ts +0 -6
- package/pipes/domain/package.json +0 -10
- package/pipes/smart-clamp/ng-atomic-common-pipes-smart-clamp.d.ts +0 -6
- package/pipes/smart-clamp/package.json +0 -10
- package/pipes/smart-exp/ng-atomic-common-pipes-smart-exp.d.ts +0 -6
- package/pipes/smart-exp/package.json +0 -10
- package/pipes/smart-field/ng-atomic-common-pipes-smart-field.d.ts +0 -6
- package/pipes/smart-field/package.json +0 -10
- package/pipes/smart-sort-by/ng-atomic-common-pipes-smart-sort-by.d.ts +0 -6
- package/pipes/smart-sort-by/package.json +0 -10
- package/pipes/yen/ng-atomic-common-pipes-yen.d.ts +0 -6
- package/pipes/yen/package.json +0 -10
- package/services/chips-manager/ng-atomic-common-services-chips-manager.d.ts +0 -6
- package/services/chips-manager/package.json +0 -10
- package/services/form/ng-atomic-common-services-form.d.ts +0 -6
- package/services/form/package.json +0 -10
- package/services/loading/ng-atomic-common-services-loading.d.ts +0 -6
- package/services/loading/package.json +0 -10
- package/services/query-resolver/ng-atomic-common-services-query-resolver.d.ts +0 -6
- package/services/query-resolver/package.json +0 -10
- package/services/snack-bar/ng-atomic-common-services-snack-bar.d.ts +0 -6
- package/services/snack-bar/package.json +0 -10
- package/stores/entities/ng-atomic-common-stores-entities.d.ts +0 -6
- package/stores/entities/package.json +0 -10
- package/stores/entity/ng-atomic-common-stores-entity.d.ts +0 -6
- package/stores/entity/package.json +0 -10
- package/utils/ng-atomic-common-utils.d.ts +0 -6
- package/utils/package.json +0 -10
package/package.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ng-atomic/common",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "4.0.2",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"module": "fesm2015/ng-atomic-common.mjs",
|
|
6
6
|
"es2020": "fesm2020/ng-atomic-common.mjs",
|
|
7
7
|
"esm2020": "esm2020/ng-atomic-common.mjs",
|
|
8
8
|
"fesm2020": "fesm2020/ng-atomic-common.mjs",
|
|
9
9
|
"fesm2015": "fesm2015/ng-atomic-common.mjs",
|
|
10
|
-
"typings": "
|
|
10
|
+
"typings": "index.d.ts",
|
|
11
11
|
"exports": {
|
|
12
12
|
"./package.json": {
|
|
13
13
|
"default": "./package.json"
|
|
14
14
|
},
|
|
15
15
|
".": {
|
|
16
|
-
"types": "./
|
|
16
|
+
"types": "./index.d.ts",
|
|
17
17
|
"esm2020": "./esm2020/ng-atomic-common.mjs",
|
|
18
18
|
"es2020": "./fesm2020/ng-atomic-common.mjs",
|
|
19
19
|
"es2015": "./fesm2015/ng-atomic-common.mjs",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"default": "./fesm2020/ng-atomic-common.mjs"
|
|
22
22
|
},
|
|
23
23
|
"./directives/ios-safari-scroll-buggyfill": {
|
|
24
|
-
"types": "./directives/ios-safari-scroll-buggyfill/
|
|
24
|
+
"types": "./directives/ios-safari-scroll-buggyfill/index.d.ts",
|
|
25
25
|
"esm2020": "./esm2020/directives/ios-safari-scroll-buggyfill/ng-atomic-common-directives-ios-safari-scroll-buggyfill.mjs",
|
|
26
26
|
"es2020": "./fesm2020/ng-atomic-common-directives-ios-safari-scroll-buggyfill.mjs",
|
|
27
27
|
"es2015": "./fesm2015/ng-atomic-common-directives-ios-safari-scroll-buggyfill.mjs",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"default": "./fesm2020/ng-atomic-common-directives-ios-safari-scroll-buggyfill.mjs"
|
|
30
30
|
},
|
|
31
31
|
"./models": {
|
|
32
|
-
"types": "./models/
|
|
32
|
+
"types": "./models/index.d.ts",
|
|
33
33
|
"esm2020": "./esm2020/models/ng-atomic-common-models.mjs",
|
|
34
34
|
"es2020": "./fesm2020/ng-atomic-common-models.mjs",
|
|
35
35
|
"es2015": "./fesm2015/ng-atomic-common-models.mjs",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"default": "./fesm2020/ng-atomic-common-models.mjs"
|
|
38
38
|
},
|
|
39
39
|
"./pipes/domain": {
|
|
40
|
-
"types": "./pipes/domain/
|
|
40
|
+
"types": "./pipes/domain/index.d.ts",
|
|
41
41
|
"esm2020": "./esm2020/pipes/domain/ng-atomic-common-pipes-domain.mjs",
|
|
42
42
|
"es2020": "./fesm2020/ng-atomic-common-pipes-domain.mjs",
|
|
43
43
|
"es2015": "./fesm2015/ng-atomic-common-pipes-domain.mjs",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"default": "./fesm2020/ng-atomic-common-pipes-domain.mjs"
|
|
46
46
|
},
|
|
47
47
|
"./pipes/smart-clamp": {
|
|
48
|
-
"types": "./pipes/smart-clamp/
|
|
48
|
+
"types": "./pipes/smart-clamp/index.d.ts",
|
|
49
49
|
"esm2020": "./esm2020/pipes/smart-clamp/ng-atomic-common-pipes-smart-clamp.mjs",
|
|
50
50
|
"es2020": "./fesm2020/ng-atomic-common-pipes-smart-clamp.mjs",
|
|
51
51
|
"es2015": "./fesm2015/ng-atomic-common-pipes-smart-clamp.mjs",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"default": "./fesm2020/ng-atomic-common-pipes-smart-clamp.mjs"
|
|
54
54
|
},
|
|
55
55
|
"./pipes/smart-exp": {
|
|
56
|
-
"types": "./pipes/smart-exp/
|
|
56
|
+
"types": "./pipes/smart-exp/index.d.ts",
|
|
57
57
|
"esm2020": "./esm2020/pipes/smart-exp/ng-atomic-common-pipes-smart-exp.mjs",
|
|
58
58
|
"es2020": "./fesm2020/ng-atomic-common-pipes-smart-exp.mjs",
|
|
59
59
|
"es2015": "./fesm2015/ng-atomic-common-pipes-smart-exp.mjs",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"default": "./fesm2020/ng-atomic-common-pipes-smart-exp.mjs"
|
|
62
62
|
},
|
|
63
63
|
"./pipes/smart-field": {
|
|
64
|
-
"types": "./pipes/smart-field/
|
|
64
|
+
"types": "./pipes/smart-field/index.d.ts",
|
|
65
65
|
"esm2020": "./esm2020/pipes/smart-field/ng-atomic-common-pipes-smart-field.mjs",
|
|
66
66
|
"es2020": "./fesm2020/ng-atomic-common-pipes-smart-field.mjs",
|
|
67
67
|
"es2015": "./fesm2015/ng-atomic-common-pipes-smart-field.mjs",
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"default": "./fesm2020/ng-atomic-common-pipes-smart-field.mjs"
|
|
70
70
|
},
|
|
71
71
|
"./pipes/smart-sort-by": {
|
|
72
|
-
"types": "./pipes/smart-sort-by/
|
|
72
|
+
"types": "./pipes/smart-sort-by/index.d.ts",
|
|
73
73
|
"esm2020": "./esm2020/pipes/smart-sort-by/ng-atomic-common-pipes-smart-sort-by.mjs",
|
|
74
74
|
"es2020": "./fesm2020/ng-atomic-common-pipes-smart-sort-by.mjs",
|
|
75
75
|
"es2015": "./fesm2015/ng-atomic-common-pipes-smart-sort-by.mjs",
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
"default": "./fesm2020/ng-atomic-common-pipes-smart-sort-by.mjs"
|
|
78
78
|
},
|
|
79
79
|
"./pipes/yen": {
|
|
80
|
-
"types": "./pipes/yen/
|
|
80
|
+
"types": "./pipes/yen/index.d.ts",
|
|
81
81
|
"esm2020": "./esm2020/pipes/yen/ng-atomic-common-pipes-yen.mjs",
|
|
82
82
|
"es2020": "./fesm2020/ng-atomic-common-pipes-yen.mjs",
|
|
83
83
|
"es2015": "./fesm2015/ng-atomic-common-pipes-yen.mjs",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"default": "./fesm2020/ng-atomic-common-pipes-yen.mjs"
|
|
86
86
|
},
|
|
87
87
|
"./services/chips-manager": {
|
|
88
|
-
"types": "./services/chips-manager/
|
|
88
|
+
"types": "./services/chips-manager/index.d.ts",
|
|
89
89
|
"esm2020": "./esm2020/services/chips-manager/ng-atomic-common-services-chips-manager.mjs",
|
|
90
90
|
"es2020": "./fesm2020/ng-atomic-common-services-chips-manager.mjs",
|
|
91
91
|
"es2015": "./fesm2015/ng-atomic-common-services-chips-manager.mjs",
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
"default": "./fesm2020/ng-atomic-common-services-chips-manager.mjs"
|
|
94
94
|
},
|
|
95
95
|
"./services/form": {
|
|
96
|
-
"types": "./services/form/
|
|
96
|
+
"types": "./services/form/index.d.ts",
|
|
97
97
|
"esm2020": "./esm2020/services/form/ng-atomic-common-services-form.mjs",
|
|
98
98
|
"es2020": "./fesm2020/ng-atomic-common-services-form.mjs",
|
|
99
99
|
"es2015": "./fesm2015/ng-atomic-common-services-form.mjs",
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
"default": "./fesm2020/ng-atomic-common-services-form.mjs"
|
|
102
102
|
},
|
|
103
103
|
"./services/loading": {
|
|
104
|
-
"types": "./services/loading/
|
|
104
|
+
"types": "./services/loading/index.d.ts",
|
|
105
105
|
"esm2020": "./esm2020/services/loading/ng-atomic-common-services-loading.mjs",
|
|
106
106
|
"es2020": "./fesm2020/ng-atomic-common-services-loading.mjs",
|
|
107
107
|
"es2015": "./fesm2015/ng-atomic-common-services-loading.mjs",
|
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
"default": "./fesm2020/ng-atomic-common-services-loading.mjs"
|
|
110
110
|
},
|
|
111
111
|
"./services/query-resolver": {
|
|
112
|
-
"types": "./services/query-resolver/
|
|
112
|
+
"types": "./services/query-resolver/index.d.ts",
|
|
113
113
|
"esm2020": "./esm2020/services/query-resolver/ng-atomic-common-services-query-resolver.mjs",
|
|
114
114
|
"es2020": "./fesm2020/ng-atomic-common-services-query-resolver.mjs",
|
|
115
115
|
"es2015": "./fesm2015/ng-atomic-common-services-query-resolver.mjs",
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
"default": "./fesm2020/ng-atomic-common-services-query-resolver.mjs"
|
|
118
118
|
},
|
|
119
119
|
"./services/snack-bar": {
|
|
120
|
-
"types": "./services/snack-bar/
|
|
120
|
+
"types": "./services/snack-bar/index.d.ts",
|
|
121
121
|
"esm2020": "./esm2020/services/snack-bar/ng-atomic-common-services-snack-bar.mjs",
|
|
122
122
|
"es2020": "./fesm2020/ng-atomic-common-services-snack-bar.mjs",
|
|
123
123
|
"es2015": "./fesm2015/ng-atomic-common-services-snack-bar.mjs",
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
"default": "./fesm2020/ng-atomic-common-services-snack-bar.mjs"
|
|
126
126
|
},
|
|
127
127
|
"./stores/entities": {
|
|
128
|
-
"types": "./stores/entities/
|
|
128
|
+
"types": "./stores/entities/index.d.ts",
|
|
129
129
|
"esm2020": "./esm2020/stores/entities/ng-atomic-common-stores-entities.mjs",
|
|
130
130
|
"es2020": "./fesm2020/ng-atomic-common-stores-entities.mjs",
|
|
131
131
|
"es2015": "./fesm2015/ng-atomic-common-stores-entities.mjs",
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"default": "./fesm2020/ng-atomic-common-stores-entities.mjs"
|
|
134
134
|
},
|
|
135
135
|
"./stores/entity": {
|
|
136
|
-
"types": "./stores/entity/
|
|
136
|
+
"types": "./stores/entity/index.d.ts",
|
|
137
137
|
"esm2020": "./esm2020/stores/entity/ng-atomic-common-stores-entity.mjs",
|
|
138
138
|
"es2020": "./fesm2020/ng-atomic-common-stores-entity.mjs",
|
|
139
139
|
"es2015": "./fesm2015/ng-atomic-common-stores-entity.mjs",
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"default": "./fesm2020/ng-atomic-common-stores-entity.mjs"
|
|
142
142
|
},
|
|
143
143
|
"./utils": {
|
|
144
|
-
"types": "./utils/
|
|
144
|
+
"types": "./utils/index.d.ts",
|
|
145
145
|
"esm2020": "./esm2020/utils/ng-atomic-common-utils.mjs",
|
|
146
146
|
"es2020": "./fesm2020/ng-atomic-common-utils.mjs",
|
|
147
147
|
"es2015": "./fesm2015/ng-atomic-common-utils.mjs",
|
|
@@ -157,10 +157,10 @@
|
|
|
157
157
|
"prepublishOnly": "node --eval \"console.error('ERROR: Trying to publish a package that has been compiled by Ivy in full compilation mode. This is not allowed.\\nPlease delete and rebuild the package with Ivy partial compilation mode, before attempting to publish.\\n')\" && exit 1"
|
|
158
158
|
},
|
|
159
159
|
"peerDependencies": {
|
|
160
|
-
"@angular/core": "
|
|
161
|
-
"@angular/common": "
|
|
160
|
+
"@angular/core": "14.2.9",
|
|
161
|
+
"@angular/common": "14.2.9",
|
|
162
162
|
"flat": "^5.0.2",
|
|
163
|
-
"rxjs": "
|
|
164
|
-
"@ngrx/component-store": "
|
|
163
|
+
"rxjs": "7.5.0",
|
|
164
|
+
"@ngrx/component-store": "14.0.2"
|
|
165
165
|
}
|
|
166
166
|
}
|
|
@@ -7,6 +7,6 @@ export declare class DomainPipe {
|
|
|
7
7
|
constructor(map: DomainLangMap);
|
|
8
8
|
transform(input: string): string;
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<DomainPipe, [{ optional: true; }]>;
|
|
10
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<DomainPipe, "D">;
|
|
10
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<DomainPipe, "D", false>;
|
|
11
11
|
}
|
|
12
12
|
//# sourceMappingURL=domain.pipe.d.ts.map
|
|
@@ -10,6 +10,6 @@ export declare class SmartClampPipe implements PipeTransform {
|
|
|
10
10
|
constructor(transformer: SmartSortByTransformer);
|
|
11
11
|
transform<T>(items: T[], store: EntitiesStore<any, any>): T[];
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartClampPipe, [{ optional: true; }]>;
|
|
13
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SmartClampPipe, "smartClamp">;
|
|
13
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<SmartClampPipe, "smartClamp", false>;
|
|
14
14
|
}
|
|
15
15
|
//# sourceMappingURL=smart-clamp.pipe.d.ts.map
|
|
@@ -6,6 +6,6 @@ export declare class SmartExpPipe {
|
|
|
6
6
|
constructor(transformer: SmartExpTransformer);
|
|
7
7
|
transform(input: string | number | dayjs.Dayjs | any, key?: string): string;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartExpPipe, [{ optional: true; }]>;
|
|
9
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SmartExpPipe, "smartExp">;
|
|
9
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<SmartExpPipe, "smartExp", false>;
|
|
10
10
|
}
|
|
11
11
|
//# sourceMappingURL=smart-exp.pipe.d.ts.map
|
|
@@ -26,7 +26,7 @@ export declare class SmartFieldPipe implements PipeTransform {
|
|
|
26
26
|
constructor(map: Record<string, FormField<any>>);
|
|
27
27
|
transform(key: string): FormField<any>;
|
|
28
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartFieldPipe, [{ optional: true; }]>;
|
|
29
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SmartFieldPipe, "smartField">;
|
|
29
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<SmartFieldPipe, "smartField", false>;
|
|
30
30
|
}
|
|
31
31
|
export {};
|
|
32
32
|
//# sourceMappingURL=smart-field.pipe.d.ts.map
|
|
@@ -8,6 +8,6 @@ export declare class SmartSortByPipe implements PipeTransform {
|
|
|
8
8
|
constructor(transformer?: SmartSortByTransformer);
|
|
9
9
|
transform<T>(items: T[], key: string, order?: 'asc' | 'desc'): T[];
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartSortByPipe, [{ optional: true; }]>;
|
|
11
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SmartSortByPipe, "smartSortBy">;
|
|
11
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<SmartSortByPipe, "smartSortBy", false>;
|
|
12
12
|
}
|
|
13
13
|
//# sourceMappingURL=smart-sort-by.pipe.d.ts.map
|
package/pipes/yen/yen.pipe.d.ts
CHANGED
|
@@ -3,6 +3,6 @@ import * as i0 from "@angular/core";
|
|
|
3
3
|
export declare class YenPipe implements PipeTransform {
|
|
4
4
|
transform(value: number, _unit?: string): string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<YenPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<YenPipe, "yen">;
|
|
6
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<YenPipe, "yen", false>;
|
|
7
7
|
}
|
|
8
8
|
//# sourceMappingURL=yen.pipe.d.ts.map
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../../fesm2015/ng-atomic-common-directives-ios-safari-scroll-buggyfill.mjs",
|
|
3
|
-
"es2020": "../../fesm2020/ng-atomic-common-directives-ios-safari-scroll-buggyfill.mjs",
|
|
4
|
-
"esm2020": "../../esm2020/directives/ios-safari-scroll-buggyfill/ng-atomic-common-directives-ios-safari-scroll-buggyfill.mjs",
|
|
5
|
-
"fesm2020": "../../fesm2020/ng-atomic-common-directives-ios-safari-scroll-buggyfill.mjs",
|
|
6
|
-
"fesm2015": "../../fesm2015/ng-atomic-common-directives-ios-safari-scroll-buggyfill.mjs",
|
|
7
|
-
"typings": "ng-atomic-common-directives-ios-safari-scroll-buggyfill.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@ng-atomic/common/directives/ios-safari-scroll-buggyfill"
|
|
10
|
-
}
|
package/models/package.json
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../fesm2015/ng-atomic-common-models.mjs",
|
|
3
|
-
"es2020": "../fesm2020/ng-atomic-common-models.mjs",
|
|
4
|
-
"esm2020": "../esm2020/models/ng-atomic-common-models.mjs",
|
|
5
|
-
"fesm2020": "../fesm2020/ng-atomic-common-models.mjs",
|
|
6
|
-
"fesm2015": "../fesm2015/ng-atomic-common-models.mjs",
|
|
7
|
-
"typings": "ng-atomic-common-models.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@ng-atomic/common/models"
|
|
10
|
-
}
|
package/ng-atomic-common.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../../fesm2015/ng-atomic-common-pipes-domain.mjs",
|
|
3
|
-
"es2020": "../../fesm2020/ng-atomic-common-pipes-domain.mjs",
|
|
4
|
-
"esm2020": "../../esm2020/pipes/domain/ng-atomic-common-pipes-domain.mjs",
|
|
5
|
-
"fesm2020": "../../fesm2020/ng-atomic-common-pipes-domain.mjs",
|
|
6
|
-
"fesm2015": "../../fesm2015/ng-atomic-common-pipes-domain.mjs",
|
|
7
|
-
"typings": "ng-atomic-common-pipes-domain.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@ng-atomic/common/pipes/domain"
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../../fesm2015/ng-atomic-common-pipes-smart-clamp.mjs",
|
|
3
|
-
"es2020": "../../fesm2020/ng-atomic-common-pipes-smart-clamp.mjs",
|
|
4
|
-
"esm2020": "../../esm2020/pipes/smart-clamp/ng-atomic-common-pipes-smart-clamp.mjs",
|
|
5
|
-
"fesm2020": "../../fesm2020/ng-atomic-common-pipes-smart-clamp.mjs",
|
|
6
|
-
"fesm2015": "../../fesm2015/ng-atomic-common-pipes-smart-clamp.mjs",
|
|
7
|
-
"typings": "ng-atomic-common-pipes-smart-clamp.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@ng-atomic/common/pipes/smart-clamp"
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../../fesm2015/ng-atomic-common-pipes-smart-exp.mjs",
|
|
3
|
-
"es2020": "../../fesm2020/ng-atomic-common-pipes-smart-exp.mjs",
|
|
4
|
-
"esm2020": "../../esm2020/pipes/smart-exp/ng-atomic-common-pipes-smart-exp.mjs",
|
|
5
|
-
"fesm2020": "../../fesm2020/ng-atomic-common-pipes-smart-exp.mjs",
|
|
6
|
-
"fesm2015": "../../fesm2015/ng-atomic-common-pipes-smart-exp.mjs",
|
|
7
|
-
"typings": "ng-atomic-common-pipes-smart-exp.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@ng-atomic/common/pipes/smart-exp"
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../../fesm2015/ng-atomic-common-pipes-smart-field.mjs",
|
|
3
|
-
"es2020": "../../fesm2020/ng-atomic-common-pipes-smart-field.mjs",
|
|
4
|
-
"esm2020": "../../esm2020/pipes/smart-field/ng-atomic-common-pipes-smart-field.mjs",
|
|
5
|
-
"fesm2020": "../../fesm2020/ng-atomic-common-pipes-smart-field.mjs",
|
|
6
|
-
"fesm2015": "../../fesm2015/ng-atomic-common-pipes-smart-field.mjs",
|
|
7
|
-
"typings": "ng-atomic-common-pipes-smart-field.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@ng-atomic/common/pipes/smart-field"
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../../fesm2015/ng-atomic-common-pipes-smart-sort-by.mjs",
|
|
3
|
-
"es2020": "../../fesm2020/ng-atomic-common-pipes-smart-sort-by.mjs",
|
|
4
|
-
"esm2020": "../../esm2020/pipes/smart-sort-by/ng-atomic-common-pipes-smart-sort-by.mjs",
|
|
5
|
-
"fesm2020": "../../fesm2020/ng-atomic-common-pipes-smart-sort-by.mjs",
|
|
6
|
-
"fesm2015": "../../fesm2015/ng-atomic-common-pipes-smart-sort-by.mjs",
|
|
7
|
-
"typings": "ng-atomic-common-pipes-smart-sort-by.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@ng-atomic/common/pipes/smart-sort-by"
|
|
10
|
-
}
|
package/pipes/yen/package.json
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../../fesm2015/ng-atomic-common-pipes-yen.mjs",
|
|
3
|
-
"es2020": "../../fesm2020/ng-atomic-common-pipes-yen.mjs",
|
|
4
|
-
"esm2020": "../../esm2020/pipes/yen/ng-atomic-common-pipes-yen.mjs",
|
|
5
|
-
"fesm2020": "../../fesm2020/ng-atomic-common-pipes-yen.mjs",
|
|
6
|
-
"fesm2015": "../../fesm2015/ng-atomic-common-pipes-yen.mjs",
|
|
7
|
-
"typings": "ng-atomic-common-pipes-yen.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@ng-atomic/common/pipes/yen"
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../../fesm2015/ng-atomic-common-services-chips-manager.mjs",
|
|
3
|
-
"es2020": "../../fesm2020/ng-atomic-common-services-chips-manager.mjs",
|
|
4
|
-
"esm2020": "../../esm2020/services/chips-manager/ng-atomic-common-services-chips-manager.mjs",
|
|
5
|
-
"fesm2020": "../../fesm2020/ng-atomic-common-services-chips-manager.mjs",
|
|
6
|
-
"fesm2015": "../../fesm2015/ng-atomic-common-services-chips-manager.mjs",
|
|
7
|
-
"typings": "ng-atomic-common-services-chips-manager.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@ng-atomic/common/services/chips-manager"
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../../fesm2015/ng-atomic-common-services-form.mjs",
|
|
3
|
-
"es2020": "../../fesm2020/ng-atomic-common-services-form.mjs",
|
|
4
|
-
"esm2020": "../../esm2020/services/form/ng-atomic-common-services-form.mjs",
|
|
5
|
-
"fesm2020": "../../fesm2020/ng-atomic-common-services-form.mjs",
|
|
6
|
-
"fesm2015": "../../fesm2015/ng-atomic-common-services-form.mjs",
|
|
7
|
-
"typings": "ng-atomic-common-services-form.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@ng-atomic/common/services/form"
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../../fesm2015/ng-atomic-common-services-loading.mjs",
|
|
3
|
-
"es2020": "../../fesm2020/ng-atomic-common-services-loading.mjs",
|
|
4
|
-
"esm2020": "../../esm2020/services/loading/ng-atomic-common-services-loading.mjs",
|
|
5
|
-
"fesm2020": "../../fesm2020/ng-atomic-common-services-loading.mjs",
|
|
6
|
-
"fesm2015": "../../fesm2015/ng-atomic-common-services-loading.mjs",
|
|
7
|
-
"typings": "ng-atomic-common-services-loading.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@ng-atomic/common/services/loading"
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../../fesm2015/ng-atomic-common-services-query-resolver.mjs",
|
|
3
|
-
"es2020": "../../fesm2020/ng-atomic-common-services-query-resolver.mjs",
|
|
4
|
-
"esm2020": "../../esm2020/services/query-resolver/ng-atomic-common-services-query-resolver.mjs",
|
|
5
|
-
"fesm2020": "../../fesm2020/ng-atomic-common-services-query-resolver.mjs",
|
|
6
|
-
"fesm2015": "../../fesm2015/ng-atomic-common-services-query-resolver.mjs",
|
|
7
|
-
"typings": "ng-atomic-common-services-query-resolver.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@ng-atomic/common/services/query-resolver"
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../../fesm2015/ng-atomic-common-services-snack-bar.mjs",
|
|
3
|
-
"es2020": "../../fesm2020/ng-atomic-common-services-snack-bar.mjs",
|
|
4
|
-
"esm2020": "../../esm2020/services/snack-bar/ng-atomic-common-services-snack-bar.mjs",
|
|
5
|
-
"fesm2020": "../../fesm2020/ng-atomic-common-services-snack-bar.mjs",
|
|
6
|
-
"fesm2015": "../../fesm2015/ng-atomic-common-services-snack-bar.mjs",
|
|
7
|
-
"typings": "ng-atomic-common-services-snack-bar.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@ng-atomic/common/services/snack-bar"
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../../fesm2015/ng-atomic-common-stores-entities.mjs",
|
|
3
|
-
"es2020": "../../fesm2020/ng-atomic-common-stores-entities.mjs",
|
|
4
|
-
"esm2020": "../../esm2020/stores/entities/ng-atomic-common-stores-entities.mjs",
|
|
5
|
-
"fesm2020": "../../fesm2020/ng-atomic-common-stores-entities.mjs",
|
|
6
|
-
"fesm2015": "../../fesm2015/ng-atomic-common-stores-entities.mjs",
|
|
7
|
-
"typings": "ng-atomic-common-stores-entities.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@ng-atomic/common/stores/entities"
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../../fesm2015/ng-atomic-common-stores-entity.mjs",
|
|
3
|
-
"es2020": "../../fesm2020/ng-atomic-common-stores-entity.mjs",
|
|
4
|
-
"esm2020": "../../esm2020/stores/entity/ng-atomic-common-stores-entity.mjs",
|
|
5
|
-
"fesm2020": "../../fesm2020/ng-atomic-common-stores-entity.mjs",
|
|
6
|
-
"fesm2015": "../../fesm2015/ng-atomic-common-stores-entity.mjs",
|
|
7
|
-
"typings": "ng-atomic-common-stores-entity.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@ng-atomic/common/stores/entity"
|
|
10
|
-
}
|
package/utils/package.json
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../fesm2015/ng-atomic-common-utils.mjs",
|
|
3
|
-
"es2020": "../fesm2020/ng-atomic-common-utils.mjs",
|
|
4
|
-
"esm2020": "../esm2020/utils/ng-atomic-common-utils.mjs",
|
|
5
|
-
"fesm2020": "../fesm2020/ng-atomic-common-utils.mjs",
|
|
6
|
-
"fesm2015": "../fesm2015/ng-atomic-common-utils.mjs",
|
|
7
|
-
"typings": "ng-atomic-common-utils.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@ng-atomic/common/utils"
|
|
10
|
-
}
|