@genesislcap/foundation-entity-management 14.314.0 → 14.314.2
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 +21 -21
|
@@ -2887,6 +2887,27 @@
|
|
|
2887
2887
|
}
|
|
2888
2888
|
]
|
|
2889
2889
|
},
|
|
2890
|
+
{
|
|
2891
|
+
"kind": "javascript-module",
|
|
2892
|
+
"path": "src/routes/config.ts",
|
|
2893
|
+
"declarations": [],
|
|
2894
|
+
"exports": []
|
|
2895
|
+
},
|
|
2896
|
+
{
|
|
2897
|
+
"kind": "javascript-module",
|
|
2898
|
+
"path": "src/routes/index.ts",
|
|
2899
|
+
"declarations": [],
|
|
2900
|
+
"exports": [
|
|
2901
|
+
{
|
|
2902
|
+
"kind": "js",
|
|
2903
|
+
"name": "*",
|
|
2904
|
+
"declaration": {
|
|
2905
|
+
"name": "*",
|
|
2906
|
+
"package": "./config"
|
|
2907
|
+
}
|
|
2908
|
+
}
|
|
2909
|
+
]
|
|
2910
|
+
},
|
|
2890
2911
|
{
|
|
2891
2912
|
"kind": "javascript-module",
|
|
2892
2913
|
"path": "src/layouts/default.ts",
|
|
@@ -2936,27 +2957,6 @@
|
|
|
2936
2957
|
}
|
|
2937
2958
|
]
|
|
2938
2959
|
},
|
|
2939
|
-
{
|
|
2940
|
-
"kind": "javascript-module",
|
|
2941
|
-
"path": "src/routes/config.ts",
|
|
2942
|
-
"declarations": [],
|
|
2943
|
-
"exports": []
|
|
2944
|
-
},
|
|
2945
|
-
{
|
|
2946
|
-
"kind": "javascript-module",
|
|
2947
|
-
"path": "src/routes/index.ts",
|
|
2948
|
-
"declarations": [],
|
|
2949
|
-
"exports": [
|
|
2950
|
-
{
|
|
2951
|
-
"kind": "js",
|
|
2952
|
-
"name": "*",
|
|
2953
|
-
"declaration": {
|
|
2954
|
-
"name": "*",
|
|
2955
|
-
"package": "./config"
|
|
2956
|
-
}
|
|
2957
|
-
}
|
|
2958
|
-
]
|
|
2959
|
-
},
|
|
2960
2960
|
{
|
|
2961
2961
|
"kind": "javascript-module",
|
|
2962
2962
|
"path": "src/utils/formatting.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.314.
|
|
4
|
+
"version": "14.314.2",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -52,28 +52,28 @@
|
|
|
52
52
|
}
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
|
-
"@genesislcap/foundation-testing": "14.314.
|
|
56
|
-
"@genesislcap/genx": "14.314.
|
|
57
|
-
"@genesislcap/rollup-builder": "14.314.
|
|
58
|
-
"@genesislcap/ts-builder": "14.314.
|
|
59
|
-
"@genesislcap/uvu-playwright-builder": "14.314.
|
|
60
|
-
"@genesislcap/vite-builder": "14.314.
|
|
61
|
-
"@genesislcap/webpack-builder": "14.314.
|
|
55
|
+
"@genesislcap/foundation-testing": "14.314.2",
|
|
56
|
+
"@genesislcap/genx": "14.314.2",
|
|
57
|
+
"@genesislcap/rollup-builder": "14.314.2",
|
|
58
|
+
"@genesislcap/ts-builder": "14.314.2",
|
|
59
|
+
"@genesislcap/uvu-playwright-builder": "14.314.2",
|
|
60
|
+
"@genesislcap/vite-builder": "14.314.2",
|
|
61
|
+
"@genesislcap/webpack-builder": "14.314.2"
|
|
62
62
|
},
|
|
63
63
|
"dependencies": {
|
|
64
64
|
"@ag-grid-community/core": "29.2.0",
|
|
65
|
-
"@genesislcap/foundation-comms": "14.314.
|
|
66
|
-
"@genesislcap/foundation-errors": "14.314.
|
|
67
|
-
"@genesislcap/foundation-events": "14.314.
|
|
68
|
-
"@genesislcap/foundation-forms": "14.314.
|
|
69
|
-
"@genesislcap/foundation-logger": "14.314.
|
|
70
|
-
"@genesislcap/foundation-login": "14.314.
|
|
71
|
-
"@genesislcap/foundation-notifications": "14.314.
|
|
72
|
-
"@genesislcap/foundation-ui": "14.314.
|
|
73
|
-
"@genesislcap/foundation-utils": "14.314.
|
|
74
|
-
"@genesislcap/foundation-zero": "14.314.
|
|
75
|
-
"@genesislcap/foundation-zero-grid-pro": "14.314.
|
|
76
|
-
"@genesislcap/grid-pro": "14.314.
|
|
65
|
+
"@genesislcap/foundation-comms": "14.314.2",
|
|
66
|
+
"@genesislcap/foundation-errors": "14.314.2",
|
|
67
|
+
"@genesislcap/foundation-events": "14.314.2",
|
|
68
|
+
"@genesislcap/foundation-forms": "14.314.2",
|
|
69
|
+
"@genesislcap/foundation-logger": "14.314.2",
|
|
70
|
+
"@genesislcap/foundation-login": "14.314.2",
|
|
71
|
+
"@genesislcap/foundation-notifications": "14.314.2",
|
|
72
|
+
"@genesislcap/foundation-ui": "14.314.2",
|
|
73
|
+
"@genesislcap/foundation-utils": "14.314.2",
|
|
74
|
+
"@genesislcap/foundation-zero": "14.314.2",
|
|
75
|
+
"@genesislcap/foundation-zero-grid-pro": "14.314.2",
|
|
76
|
+
"@genesislcap/grid-pro": "14.314.2",
|
|
77
77
|
"@microsoft/fast-components": "2.30.6",
|
|
78
78
|
"@microsoft/fast-element": "1.14.0",
|
|
79
79
|
"@microsoft/fast-foundation": "2.49.6",
|
|
@@ -89,5 +89,5 @@
|
|
|
89
89
|
"access": "public"
|
|
90
90
|
},
|
|
91
91
|
"customElements": "dist/custom-elements.json",
|
|
92
|
-
"gitHead": "
|
|
92
|
+
"gitHead": "92435ecf1b87964f8b1bf7a7218c5040fc52822a"
|
|
93
93
|
}
|