@genesislcap/foundation-entity-management 14.295.0 → 14.296.0-FUI-2341.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.
@@ -2800,6 +2800,27 @@
2800
2800
  }
2801
2801
  ]
2802
2802
  },
2803
+ {
2804
+ "kind": "javascript-module",
2805
+ "path": "src/routes/config.ts",
2806
+ "declarations": [],
2807
+ "exports": []
2808
+ },
2809
+ {
2810
+ "kind": "javascript-module",
2811
+ "path": "src/routes/index.ts",
2812
+ "declarations": [],
2813
+ "exports": [
2814
+ {
2815
+ "kind": "js",
2816
+ "name": "*",
2817
+ "declaration": {
2818
+ "name": "*",
2819
+ "package": "./config"
2820
+ }
2821
+ }
2822
+ ]
2823
+ },
2803
2824
  {
2804
2825
  "kind": "javascript-module",
2805
2826
  "path": "src/layouts/default.ts",
@@ -2849,27 +2870,6 @@
2849
2870
  }
2850
2871
  ]
2851
2872
  },
2852
- {
2853
- "kind": "javascript-module",
2854
- "path": "src/routes/config.ts",
2855
- "declarations": [],
2856
- "exports": []
2857
- },
2858
- {
2859
- "kind": "javascript-module",
2860
- "path": "src/routes/index.ts",
2861
- "declarations": [],
2862
- "exports": [
2863
- {
2864
- "kind": "js",
2865
- "name": "*",
2866
- "declaration": {
2867
- "name": "*",
2868
- "package": "./config"
2869
- }
2870
- }
2871
- ]
2872
- },
2873
2873
  {
2874
2874
  "kind": "javascript-module",
2875
2875
  "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.295.0",
4
+ "version": "14.296.0-FUI-2341.2",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -52,29 +52,29 @@
52
52
  }
53
53
  },
54
54
  "devDependencies": {
55
- "@genesislcap/foundation-testing": "14.295.0",
56
- "@genesislcap/genx": "14.295.0",
57
- "@genesislcap/rollup-builder": "14.295.0",
58
- "@genesislcap/ts-builder": "14.295.0",
59
- "@genesislcap/uvu-playwright-builder": "14.295.0",
60
- "@genesislcap/vite-builder": "14.295.0",
61
- "@genesislcap/webpack-builder": "14.295.0",
55
+ "@genesislcap/foundation-testing": "14.296.0-FUI-2341.2",
56
+ "@genesislcap/genx": "14.296.0-FUI-2341.2",
57
+ "@genesislcap/rollup-builder": "14.296.0-FUI-2341.2",
58
+ "@genesislcap/ts-builder": "14.296.0-FUI-2341.2",
59
+ "@genesislcap/uvu-playwright-builder": "14.296.0-FUI-2341.2",
60
+ "@genesislcap/vite-builder": "14.296.0-FUI-2341.2",
61
+ "@genesislcap/webpack-builder": "14.296.0-FUI-2341.2",
62
62
  "rimraf": "^5.0.0"
63
63
  },
64
64
  "dependencies": {
65
65
  "@ag-grid-community/core": "29.2.0",
66
- "@genesislcap/foundation-comms": "14.295.0",
67
- "@genesislcap/foundation-errors": "14.295.0",
68
- "@genesislcap/foundation-events": "14.295.0",
69
- "@genesislcap/foundation-forms": "14.295.0",
70
- "@genesislcap/foundation-logger": "14.295.0",
71
- "@genesislcap/foundation-login": "14.295.0",
72
- "@genesislcap/foundation-notifications": "14.295.0",
73
- "@genesislcap/foundation-ui": "14.295.0",
74
- "@genesislcap/foundation-utils": "14.295.0",
75
- "@genesislcap/foundation-zero": "14.295.0",
76
- "@genesislcap/foundation-zero-grid-pro": "14.295.0",
77
- "@genesislcap/grid-pro": "14.295.0",
66
+ "@genesislcap/foundation-comms": "14.296.0-FUI-2341.2",
67
+ "@genesislcap/foundation-errors": "14.296.0-FUI-2341.2",
68
+ "@genesislcap/foundation-events": "14.296.0-FUI-2341.2",
69
+ "@genesislcap/foundation-forms": "14.296.0-FUI-2341.2",
70
+ "@genesislcap/foundation-logger": "14.296.0-FUI-2341.2",
71
+ "@genesislcap/foundation-login": "14.296.0-FUI-2341.2",
72
+ "@genesislcap/foundation-notifications": "14.296.0-FUI-2341.2",
73
+ "@genesislcap/foundation-ui": "14.296.0-FUI-2341.2",
74
+ "@genesislcap/foundation-utils": "14.296.0-FUI-2341.2",
75
+ "@genesislcap/foundation-zero": "14.296.0-FUI-2341.2",
76
+ "@genesislcap/foundation-zero-grid-pro": "14.296.0-FUI-2341.2",
77
+ "@genesislcap/grid-pro": "14.296.0-FUI-2341.2",
78
78
  "@microsoft/fast-components": "2.30.6",
79
79
  "@microsoft/fast-element": "1.14.0",
80
80
  "@microsoft/fast-foundation": "2.49.6",
@@ -91,5 +91,5 @@
91
91
  "access": "public"
92
92
  },
93
93
  "customElements": "dist/custom-elements.json",
94
- "gitHead": "2fbc580036b886f22f2da3803ce33672202f3214"
94
+ "gitHead": "2604a73c3baea23d2ba3fa31aed780787cfe9c99"
95
95
  }