@acorex/components 20.3.7 → 20.3.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 CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@acorex/components",
3
- "version": "20.3.7",
3
+ "version": "20.3.9",
4
4
  "peerDependencies": {
5
- "@acorex/core": "20.3.7",
6
- "@acorex/cdk": "20.3.7",
5
+ "@acorex/core": "20.3.9",
6
+ "@acorex/cdk": "20.3.9",
7
7
  "@angular/common": "^20.0.0",
8
8
  "@angular/core": "^20.0.0",
9
9
  "@angular/cdk": "^20.0.0",
@@ -117,14 +117,14 @@
117
117
  "types": "./calendar/index.d.ts",
118
118
  "default": "./fesm2022/acorex-components-calendar.mjs"
119
119
  },
120
- "./chips": {
121
- "types": "./chips/index.d.ts",
122
- "default": "./fesm2022/acorex-components-chips.mjs"
123
- },
124
120
  "./check-box": {
125
121
  "types": "./check-box/index.d.ts",
126
122
  "default": "./fesm2022/acorex-components-check-box.mjs"
127
123
  },
124
+ "./chips": {
125
+ "types": "./chips/index.d.ts",
126
+ "default": "./fesm2022/acorex-components-chips.mjs"
127
+ },
128
128
  "./circular-progress": {
129
129
  "types": "./circular-progress/index.d.ts",
130
130
  "default": "./fesm2022/acorex-components-circular-progress.mjs"
@@ -277,14 +277,14 @@
277
277
  "types": "./media-viewer/index.d.ts",
278
278
  "default": "./fesm2022/acorex-components-media-viewer.mjs"
279
279
  },
280
- "./menu": {
281
- "types": "./menu/index.d.ts",
282
- "default": "./fesm2022/acorex-components-menu.mjs"
283
- },
284
280
  "./modal": {
285
281
  "types": "./modal/index.d.ts",
286
282
  "default": "./fesm2022/acorex-components-modal.mjs"
287
283
  },
284
+ "./menu": {
285
+ "types": "./menu/index.d.ts",
286
+ "default": "./fesm2022/acorex-components-menu.mjs"
287
+ },
288
288
  "./navbar": {
289
289
  "types": "./navbar/index.d.ts",
290
290
  "default": "./fesm2022/acorex-components-navbar.mjs"
@@ -457,14 +457,14 @@
457
457
  "types": "./time-duration/index.d.ts",
458
458
  "default": "./fesm2022/acorex-components-time-duration.mjs"
459
459
  },
460
- "./time-line": {
461
- "types": "./time-line/index.d.ts",
462
- "default": "./fesm2022/acorex-components-time-line.mjs"
463
- },
464
460
  "./toast": {
465
461
  "types": "./toast/index.d.ts",
466
462
  "default": "./fesm2022/acorex-components-toast.mjs"
467
463
  },
464
+ "./time-line": {
465
+ "types": "./time-line/index.d.ts",
466
+ "default": "./fesm2022/acorex-components-time-line.mjs"
467
+ },
468
468
  "./toolbar": {
469
469
  "types": "./toolbar/index.d.ts",
470
470
  "default": "./fesm2022/acorex-components-toolbar.mjs"