@acorex/modules 20.7.15 → 20.7.16
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,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@acorex/modules",
|
|
3
|
-
"version": "20.7.
|
|
3
|
+
"version": "20.7.16",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/platform": "20.7.
|
|
5
|
+
"@acorex/platform": "20.7.16",
|
|
6
6
|
"@angular/service-worker": "^20.0.0",
|
|
7
7
|
"angular-oauth2-oidc": "^15.0.0",
|
|
8
8
|
"d3": "^7.0.0",
|
|
@@ -52,14 +52,14 @@
|
|
|
52
52
|
"types": "./contact-core/index.d.ts",
|
|
53
53
|
"default": "./fesm2022/acorex-modules-contact-core.mjs"
|
|
54
54
|
},
|
|
55
|
-
"./content-management": {
|
|
56
|
-
"types": "./content-management/index.d.ts",
|
|
57
|
-
"default": "./fesm2022/acorex-modules-content-management.mjs"
|
|
58
|
-
},
|
|
59
55
|
"./contact-management": {
|
|
60
56
|
"types": "./contact-management/index.d.ts",
|
|
61
57
|
"default": "./fesm2022/acorex-modules-contact-management.mjs"
|
|
62
58
|
},
|
|
59
|
+
"./content-management": {
|
|
60
|
+
"types": "./content-management/index.d.ts",
|
|
61
|
+
"default": "./fesm2022/acorex-modules-content-management.mjs"
|
|
62
|
+
},
|
|
63
63
|
"./conversation": {
|
|
64
64
|
"types": "./conversation/index.d.ts",
|
|
65
65
|
"default": "./fesm2022/acorex-modules-conversation.mjs"
|
|
@@ -104,14 +104,14 @@
|
|
|
104
104
|
"types": "./identifier-management/index.d.ts",
|
|
105
105
|
"default": "./fesm2022/acorex-modules-identifier-management.mjs"
|
|
106
106
|
},
|
|
107
|
-
"./learning-management": {
|
|
108
|
-
"types": "./learning-management/index.d.ts",
|
|
109
|
-
"default": "./fesm2022/acorex-modules-learning-management.mjs"
|
|
110
|
-
},
|
|
111
107
|
"./locale-management": {
|
|
112
108
|
"types": "./locale-management/index.d.ts",
|
|
113
109
|
"default": "./fesm2022/acorex-modules-locale-management.mjs"
|
|
114
110
|
},
|
|
111
|
+
"./learning-management": {
|
|
112
|
+
"types": "./learning-management/index.d.ts",
|
|
113
|
+
"default": "./fesm2022/acorex-modules-learning-management.mjs"
|
|
114
|
+
},
|
|
115
115
|
"./location-management": {
|
|
116
116
|
"types": "./location-management/index.d.ts",
|
|
117
117
|
"default": "./fesm2022/acorex-modules-location-management.mjs"
|
|
@@ -156,22 +156,22 @@
|
|
|
156
156
|
"types": "./procurement-management/index.d.ts",
|
|
157
157
|
"default": "./fesm2022/acorex-modules-procurement-management.mjs"
|
|
158
158
|
},
|
|
159
|
-
"./project-management": {
|
|
160
|
-
"types": "./project-management/index.d.ts",
|
|
161
|
-
"default": "./fesm2022/acorex-modules-project-management.mjs"
|
|
162
|
-
},
|
|
163
159
|
"./product-catalog": {
|
|
164
160
|
"types": "./product-catalog/index.d.ts",
|
|
165
161
|
"default": "./fesm2022/acorex-modules-product-catalog.mjs"
|
|
166
162
|
},
|
|
167
|
-
"./
|
|
168
|
-
"types": "./
|
|
169
|
-
"default": "./fesm2022/acorex-modules-
|
|
163
|
+
"./project-management": {
|
|
164
|
+
"types": "./project-management/index.d.ts",
|
|
165
|
+
"default": "./fesm2022/acorex-modules-project-management.mjs"
|
|
170
166
|
},
|
|
171
167
|
"./report-management": {
|
|
172
168
|
"types": "./report-management/index.d.ts",
|
|
173
169
|
"default": "./fesm2022/acorex-modules-report-management.mjs"
|
|
174
170
|
},
|
|
171
|
+
"./reservation-management": {
|
|
172
|
+
"types": "./reservation-management/index.d.ts",
|
|
173
|
+
"default": "./fesm2022/acorex-modules-reservation-management.mjs"
|
|
174
|
+
},
|
|
175
175
|
"./security-management": {
|
|
176
176
|
"types": "./security-management/index.d.ts",
|
|
177
177
|
"default": "./fesm2022/acorex-modules-security-management.mjs"
|