@genesislcap/foundation-entity-management 14.53.1-alpha-d3bad6f.0 → 14.55.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/dist/custom-elements.json +21 -21
- package/package.json +13 -13
|
@@ -1194,27 +1194,6 @@
|
|
|
1194
1194
|
}
|
|
1195
1195
|
]
|
|
1196
1196
|
},
|
|
1197
|
-
{
|
|
1198
|
-
"kind": "javascript-module",
|
|
1199
|
-
"path": "src/routes/config.ts",
|
|
1200
|
-
"declarations": [],
|
|
1201
|
-
"exports": []
|
|
1202
|
-
},
|
|
1203
|
-
{
|
|
1204
|
-
"kind": "javascript-module",
|
|
1205
|
-
"path": "src/routes/index.ts",
|
|
1206
|
-
"declarations": [],
|
|
1207
|
-
"exports": [
|
|
1208
|
-
{
|
|
1209
|
-
"kind": "js",
|
|
1210
|
-
"name": "*",
|
|
1211
|
-
"declaration": {
|
|
1212
|
-
"name": "*",
|
|
1213
|
-
"package": "./config"
|
|
1214
|
-
}
|
|
1215
|
-
}
|
|
1216
|
-
]
|
|
1217
|
-
},
|
|
1218
1197
|
{
|
|
1219
1198
|
"kind": "javascript-module",
|
|
1220
1199
|
"path": "src/profiles/editProfileSchema.ts",
|
|
@@ -1936,6 +1915,27 @@
|
|
|
1936
1915
|
}
|
|
1937
1916
|
]
|
|
1938
1917
|
},
|
|
1918
|
+
{
|
|
1919
|
+
"kind": "javascript-module",
|
|
1920
|
+
"path": "src/routes/config.ts",
|
|
1921
|
+
"declarations": [],
|
|
1922
|
+
"exports": []
|
|
1923
|
+
},
|
|
1924
|
+
{
|
|
1925
|
+
"kind": "javascript-module",
|
|
1926
|
+
"path": "src/routes/index.ts",
|
|
1927
|
+
"declarations": [],
|
|
1928
|
+
"exports": [
|
|
1929
|
+
{
|
|
1930
|
+
"kind": "js",
|
|
1931
|
+
"name": "*",
|
|
1932
|
+
"declaration": {
|
|
1933
|
+
"name": "*",
|
|
1934
|
+
"package": "./config"
|
|
1935
|
+
}
|
|
1936
|
+
}
|
|
1937
|
+
]
|
|
1938
|
+
},
|
|
1939
1939
|
{
|
|
1940
1940
|
"kind": "javascript-module",
|
|
1941
1941
|
"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.
|
|
4
|
+
"version": "14.55.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -41,20 +41,20 @@
|
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
43
|
"@genesislcap/foundation-login": "^14.40.0",
|
|
44
|
-
"@genesislcap/foundation-testing": "14.
|
|
45
|
-
"@genesislcap/genx": "14.
|
|
44
|
+
"@genesislcap/foundation-testing": "14.55.0",
|
|
45
|
+
"@genesislcap/genx": "14.55.0"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
48
|
"@ag-grid-community/core": "29.2.0",
|
|
49
|
-
"@genesislcap/foundation-comms": "14.
|
|
50
|
-
"@genesislcap/foundation-errors": "14.
|
|
51
|
-
"@genesislcap/foundation-forms": "14.
|
|
52
|
-
"@genesislcap/foundation-login": "14.
|
|
53
|
-
"@genesislcap/foundation-ui": "14.
|
|
54
|
-
"@genesislcap/foundation-utils": "14.
|
|
55
|
-
"@genesislcap/foundation-zero": "14.
|
|
56
|
-
"@genesislcap/foundation-zero-grid-pro": "14.
|
|
57
|
-
"@genesislcap/grid-pro": "14.
|
|
49
|
+
"@genesislcap/foundation-comms": "14.55.0",
|
|
50
|
+
"@genesislcap/foundation-errors": "14.55.0",
|
|
51
|
+
"@genesislcap/foundation-forms": "14.55.0",
|
|
52
|
+
"@genesislcap/foundation-login": "14.55.0",
|
|
53
|
+
"@genesislcap/foundation-ui": "14.55.0",
|
|
54
|
+
"@genesislcap/foundation-utils": "14.55.0",
|
|
55
|
+
"@genesislcap/foundation-zero": "14.55.0",
|
|
56
|
+
"@genesislcap/foundation-zero-grid-pro": "14.55.0",
|
|
57
|
+
"@genesislcap/grid-pro": "14.55.0",
|
|
58
58
|
"@microsoft/fast-components": "^2.21.3",
|
|
59
59
|
"@microsoft/fast-element": "^1.7.0",
|
|
60
60
|
"@microsoft/fast-foundation": "^2.33.2",
|
|
@@ -70,5 +70,5 @@
|
|
|
70
70
|
"access": "public"
|
|
71
71
|
},
|
|
72
72
|
"customElements": "dist/custom-elements.json",
|
|
73
|
-
"gitHead": "
|
|
73
|
+
"gitHead": "436b74d43e8680b340d9ef93b0d90b8605b7f263"
|
|
74
74
|
}
|