@genesislcap/foundation-entity-management 14.94.0-pa-957.1 → 14.94.1
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/dist/custom-elements.json +21 -21
- package/package.json +15 -15
|
@@ -1385,27 +1385,6 @@
|
|
|
1385
1385
|
}
|
|
1386
1386
|
]
|
|
1387
1387
|
},
|
|
1388
|
-
{
|
|
1389
|
-
"kind": "javascript-module",
|
|
1390
|
-
"path": "src/routes/config.ts",
|
|
1391
|
-
"declarations": [],
|
|
1392
|
-
"exports": []
|
|
1393
|
-
},
|
|
1394
|
-
{
|
|
1395
|
-
"kind": "javascript-module",
|
|
1396
|
-
"path": "src/routes/index.ts",
|
|
1397
|
-
"declarations": [],
|
|
1398
|
-
"exports": [
|
|
1399
|
-
{
|
|
1400
|
-
"kind": "js",
|
|
1401
|
-
"name": "*",
|
|
1402
|
-
"declaration": {
|
|
1403
|
-
"name": "*",
|
|
1404
|
-
"package": "./config"
|
|
1405
|
-
}
|
|
1406
|
-
}
|
|
1407
|
-
]
|
|
1408
|
-
},
|
|
1409
1388
|
{
|
|
1410
1389
|
"kind": "javascript-module",
|
|
1411
1390
|
"path": "src/profiles/editProfileSchema.ts",
|
|
@@ -2271,6 +2250,27 @@
|
|
|
2271
2250
|
}
|
|
2272
2251
|
]
|
|
2273
2252
|
},
|
|
2253
|
+
{
|
|
2254
|
+
"kind": "javascript-module",
|
|
2255
|
+
"path": "src/routes/config.ts",
|
|
2256
|
+
"declarations": [],
|
|
2257
|
+
"exports": []
|
|
2258
|
+
},
|
|
2259
|
+
{
|
|
2260
|
+
"kind": "javascript-module",
|
|
2261
|
+
"path": "src/routes/index.ts",
|
|
2262
|
+
"declarations": [],
|
|
2263
|
+
"exports": [
|
|
2264
|
+
{
|
|
2265
|
+
"kind": "js",
|
|
2266
|
+
"name": "*",
|
|
2267
|
+
"declaration": {
|
|
2268
|
+
"name": "*",
|
|
2269
|
+
"package": "./config"
|
|
2270
|
+
}
|
|
2271
|
+
}
|
|
2272
|
+
]
|
|
2273
|
+
},
|
|
2274
2274
|
{
|
|
2275
2275
|
"kind": "javascript-module",
|
|
2276
2276
|
"path": "src/users/users.template.ts",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-entity-management",
|
|
3
3
|
"description": "Genesis Foundation Entity Management",
|
|
4
|
-
"version": "14.94.
|
|
4
|
+
"version": "14.94.1",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -44,23 +44,23 @@
|
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@genesislcap/foundation-login": "^14.40.0",
|
|
47
|
-
"@genesislcap/foundation-testing": "14.94.
|
|
48
|
-
"@genesislcap/genx": "14.94.
|
|
47
|
+
"@genesislcap/foundation-testing": "14.94.1",
|
|
48
|
+
"@genesislcap/genx": "14.94.1",
|
|
49
49
|
"rimraf": "^3.0.2"
|
|
50
50
|
},
|
|
51
51
|
"dependencies": {
|
|
52
52
|
"@ag-grid-community/core": "29.2.0",
|
|
53
|
-
"@genesislcap/foundation-comms": "14.94.
|
|
54
|
-
"@genesislcap/foundation-errors": "14.94.
|
|
55
|
-
"@genesislcap/foundation-forms": "14.94.
|
|
56
|
-
"@genesislcap/foundation-logger": "14.94.
|
|
57
|
-
"@genesislcap/foundation-login": "14.94.
|
|
58
|
-
"@genesislcap/foundation-notifications": "14.94.
|
|
59
|
-
"@genesislcap/foundation-ui": "14.94.
|
|
60
|
-
"@genesislcap/foundation-utils": "14.94.
|
|
61
|
-
"@genesislcap/foundation-zero": "14.94.
|
|
62
|
-
"@genesislcap/foundation-zero-grid-pro": "14.94.
|
|
63
|
-
"@genesislcap/grid-pro": "14.94.
|
|
53
|
+
"@genesislcap/foundation-comms": "14.94.1",
|
|
54
|
+
"@genesislcap/foundation-errors": "14.94.1",
|
|
55
|
+
"@genesislcap/foundation-forms": "14.94.1",
|
|
56
|
+
"@genesislcap/foundation-logger": "14.94.1",
|
|
57
|
+
"@genesislcap/foundation-login": "14.94.1",
|
|
58
|
+
"@genesislcap/foundation-notifications": "14.94.1",
|
|
59
|
+
"@genesislcap/foundation-ui": "14.94.1",
|
|
60
|
+
"@genesislcap/foundation-utils": "14.94.1",
|
|
61
|
+
"@genesislcap/foundation-zero": "14.94.1",
|
|
62
|
+
"@genesislcap/foundation-zero-grid-pro": "14.94.1",
|
|
63
|
+
"@genesislcap/grid-pro": "14.94.1",
|
|
64
64
|
"@microsoft/fast-components": "^2.21.3",
|
|
65
65
|
"@microsoft/fast-element": "^1.7.0",
|
|
66
66
|
"@microsoft/fast-foundation": "^2.33.2",
|
|
@@ -76,5 +76,5 @@
|
|
|
76
76
|
"access": "public"
|
|
77
77
|
},
|
|
78
78
|
"customElements": "dist/custom-elements.json",
|
|
79
|
-
"gitHead": "
|
|
79
|
+
"gitHead": "a1b6baf9b2003cbb1d73b44d0715ac3492e4f6f5"
|
|
80
80
|
}
|