@ng-atomic/common 19.0.0-preview.7 → 19.0.0-preview.9
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/package.json +36 -36
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ng-atomic/common",
|
|
3
|
-
"version": "19.0.0-preview.
|
|
3
|
+
"version": "19.0.0-preview.9",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"@angular/cdk": "19.1.2",
|
|
@@ -11,14 +11,14 @@
|
|
|
11
11
|
"@angular/material": "19.1.2",
|
|
12
12
|
"@angular/router": "19.1.4",
|
|
13
13
|
"@ngrx/component-store": "19.0.1",
|
|
14
|
-
"@nx-ddd/core": "19.0.0-preview.
|
|
14
|
+
"@nx-ddd/core": "19.0.0-preview.9",
|
|
15
15
|
"dayjs": "1.11.13",
|
|
16
16
|
"flat": "^6.0.0",
|
|
17
17
|
"lodash-es": "^4.17.15",
|
|
18
18
|
"papaparse": "^5.4.1",
|
|
19
19
|
"rxjs": "^7.0.0",
|
|
20
|
-
"@ng-atomic/core": "19.0.0-preview.
|
|
21
|
-
"@nx-ddd/common": "19.0.0-preview.
|
|
20
|
+
"@ng-atomic/core": "19.0.0-preview.9",
|
|
21
|
+
"@nx-ddd/common": "19.0.0-preview.9",
|
|
22
22
|
"class-validator": "^0.14.0",
|
|
23
23
|
"ngxtension": "^2.0.0",
|
|
24
24
|
"ffprobe-wasm": "^0.3.1",
|
|
@@ -175,30 +175,6 @@
|
|
|
175
175
|
"types": "./pipes/yen/index.d.ts",
|
|
176
176
|
"default": "./fesm2022/ng-atomic-common-pipes-yen.mjs"
|
|
177
177
|
},
|
|
178
|
-
"./stores/entities": {
|
|
179
|
-
"types": "./stores/entities/index.d.ts",
|
|
180
|
-
"default": "./fesm2022/ng-atomic-common-stores-entities.mjs"
|
|
181
|
-
},
|
|
182
|
-
"./stores/entity": {
|
|
183
|
-
"types": "./stores/entity/index.d.ts",
|
|
184
|
-
"default": "./fesm2022/ng-atomic-common-stores-entity.mjs"
|
|
185
|
-
},
|
|
186
|
-
"./stores/query": {
|
|
187
|
-
"types": "./stores/query/index.d.ts",
|
|
188
|
-
"default": "./fesm2022/ng-atomic-common-stores-query.mjs"
|
|
189
|
-
},
|
|
190
|
-
"./stores/pagination": {
|
|
191
|
-
"types": "./stores/pagination/index.d.ts",
|
|
192
|
-
"default": "./fesm2022/ng-atomic-common-stores-pagination.mjs"
|
|
193
|
-
},
|
|
194
|
-
"./stores/selection": {
|
|
195
|
-
"types": "./stores/selection/index.d.ts",
|
|
196
|
-
"default": "./fesm2022/ng-atomic-common-stores-selection.mjs"
|
|
197
|
-
},
|
|
198
|
-
"./stores/sort": {
|
|
199
|
-
"types": "./stores/sort/index.d.ts",
|
|
200
|
-
"default": "./fesm2022/ng-atomic-common-stores-sort.mjs"
|
|
201
|
-
},
|
|
202
178
|
"./services/app": {
|
|
203
179
|
"types": "./services/app/index.d.ts",
|
|
204
180
|
"default": "./fesm2022/ng-atomic-common-services-app.mjs"
|
|
@@ -231,14 +207,14 @@
|
|
|
231
207
|
"types": "./services/initializer/index.d.ts",
|
|
232
208
|
"default": "./fesm2022/ng-atomic-common-services-initializer.mjs"
|
|
233
209
|
},
|
|
234
|
-
"./services/language": {
|
|
235
|
-
"types": "./services/language/index.d.ts",
|
|
236
|
-
"default": "./fesm2022/ng-atomic-common-services-language.mjs"
|
|
237
|
-
},
|
|
238
210
|
"./services/loading": {
|
|
239
211
|
"types": "./services/loading/index.d.ts",
|
|
240
212
|
"default": "./fesm2022/ng-atomic-common-services-loading.mjs"
|
|
241
213
|
},
|
|
214
|
+
"./services/language": {
|
|
215
|
+
"types": "./services/language/index.d.ts",
|
|
216
|
+
"default": "./fesm2022/ng-atomic-common-services-language.mjs"
|
|
217
|
+
},
|
|
242
218
|
"./services/navigation-history": {
|
|
243
219
|
"types": "./services/navigation-history/index.d.ts",
|
|
244
220
|
"default": "./fesm2022/ng-atomic-common-services-navigation-history.mjs"
|
|
@@ -283,6 +259,30 @@
|
|
|
283
259
|
"types": "./services/ui/index.d.ts",
|
|
284
260
|
"default": "./fesm2022/ng-atomic-common-services-ui.mjs"
|
|
285
261
|
},
|
|
262
|
+
"./stores/entities": {
|
|
263
|
+
"types": "./stores/entities/index.d.ts",
|
|
264
|
+
"default": "./fesm2022/ng-atomic-common-stores-entities.mjs"
|
|
265
|
+
},
|
|
266
|
+
"./stores/entity": {
|
|
267
|
+
"types": "./stores/entity/index.d.ts",
|
|
268
|
+
"default": "./fesm2022/ng-atomic-common-stores-entity.mjs"
|
|
269
|
+
},
|
|
270
|
+
"./stores/pagination": {
|
|
271
|
+
"types": "./stores/pagination/index.d.ts",
|
|
272
|
+
"default": "./fesm2022/ng-atomic-common-stores-pagination.mjs"
|
|
273
|
+
},
|
|
274
|
+
"./stores/query": {
|
|
275
|
+
"types": "./stores/query/index.d.ts",
|
|
276
|
+
"default": "./fesm2022/ng-atomic-common-stores-query.mjs"
|
|
277
|
+
},
|
|
278
|
+
"./stores/selection": {
|
|
279
|
+
"types": "./stores/selection/index.d.ts",
|
|
280
|
+
"default": "./fesm2022/ng-atomic-common-stores-selection.mjs"
|
|
281
|
+
},
|
|
282
|
+
"./stores/sort": {
|
|
283
|
+
"types": "./stores/sort/index.d.ts",
|
|
284
|
+
"default": "./fesm2022/ng-atomic-common-stores-sort.mjs"
|
|
285
|
+
},
|
|
286
286
|
"./directives/molecules/column": {
|
|
287
287
|
"types": "./directives/molecules/column/index.d.ts",
|
|
288
288
|
"default": "./fesm2022/ng-atomic-common-directives-molecules-column.mjs"
|
|
@@ -299,14 +299,14 @@
|
|
|
299
299
|
"types": "./services/form/json-schema/index.d.ts",
|
|
300
300
|
"default": "./fesm2022/ng-atomic-common-services-form-json-schema.mjs"
|
|
301
301
|
},
|
|
302
|
-
"./services/form/pagination": {
|
|
303
|
-
"types": "./services/form/pagination/index.d.ts",
|
|
304
|
-
"default": "./fesm2022/ng-atomic-common-services-form-pagination.mjs"
|
|
305
|
-
},
|
|
306
302
|
"./services/form/sort": {
|
|
307
303
|
"types": "./services/form/sort/index.d.ts",
|
|
308
304
|
"default": "./fesm2022/ng-atomic-common-services-form-sort.mjs"
|
|
309
305
|
},
|
|
306
|
+
"./services/form/pagination": {
|
|
307
|
+
"types": "./services/form/pagination/index.d.ts",
|
|
308
|
+
"default": "./fesm2022/ng-atomic-common-services-form-pagination.mjs"
|
|
309
|
+
},
|
|
310
310
|
"./services/sheets/actions": {
|
|
311
311
|
"types": "./services/sheets/actions/index.d.ts",
|
|
312
312
|
"default": "./fesm2022/ng-atomic-common-services-sheets-actions.mjs"
|