@ng-atomic/common 3.5.0 → 4.0.0
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/models/action-item.mjs +1 -1
- package/esm2020/models/action.mjs +2 -0
- package/esm2020/models/public_api.mjs +2 -1
- 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/stores/entity/entity.store.mjs +3 -9
- 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-stores-entity.mjs +2 -8
- package/fesm2015/ng-atomic-common-stores-entity.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-stores-entity.mjs +2 -8
- package/fesm2020/ng-atomic-common-stores-entity.mjs.map +1 -1
- package/fesm2020/ng-atomic-common-utils.mjs +1 -1
- package/fesm2020/ng-atomic-common-utils.mjs.map +1 -1
- package/models/action-item.d.ts +2 -3
- package/models/action-item.d.ts.map +1 -1
- package/models/action.d.ts +5 -0
- package/models/action.d.ts.map +1 -0
- package/models/public_api.d.ts +1 -0
- package/models/public_api.d.ts.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/stores/entity/entity.store.d.ts +0 -4
- package/stores/entity/entity.store.d.ts.map +1 -1
- package/utils/mat-dayjs-date/dayjs-date.adapter.d.ts.map +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
|
@@ -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
|
-
}
|