@genesislcap/foundation-entity-management 14.173.2-genc-374.1 → 14.173.3

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.
@@ -2415,6 +2415,27 @@
2415
2415
  }
2416
2416
  ]
2417
2417
  },
2418
+ {
2419
+ "kind": "javascript-module",
2420
+ "path": "src/routes/config.ts",
2421
+ "declarations": [],
2422
+ "exports": []
2423
+ },
2424
+ {
2425
+ "kind": "javascript-module",
2426
+ "path": "src/routes/index.ts",
2427
+ "declarations": [],
2428
+ "exports": [
2429
+ {
2430
+ "kind": "js",
2431
+ "name": "*",
2432
+ "declaration": {
2433
+ "name": "*",
2434
+ "package": "./config"
2435
+ }
2436
+ }
2437
+ ]
2438
+ },
2418
2439
  {
2419
2440
  "kind": "javascript-module",
2420
2441
  "path": "src/users/users.template.ts",
@@ -2623,27 +2644,6 @@
2623
2644
  }
2624
2645
  ]
2625
2646
  },
2626
- {
2627
- "kind": "javascript-module",
2628
- "path": "src/routes/config.ts",
2629
- "declarations": [],
2630
- "exports": []
2631
- },
2632
- {
2633
- "kind": "javascript-module",
2634
- "path": "src/routes/index.ts",
2635
- "declarations": [],
2636
- "exports": [
2637
- {
2638
- "kind": "js",
2639
- "name": "*",
2640
- "declaration": {
2641
- "name": "*",
2642
- "package": "./config"
2643
- }
2644
- }
2645
- ]
2646
- },
2647
2647
  {
2648
2648
  "kind": "javascript-module",
2649
2649
  "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.173.2-genc-374.1",
4
+ "version": "14.173.3",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -43,29 +43,29 @@
43
43
  "test:debug": "genx test --debug"
44
44
  },
45
45
  "devDependencies": {
46
- "@genesislcap/foundation-testing": "14.173.2-genc-374.1",
47
- "@genesislcap/genx": "14.173.2-genc-374.1",
48
- "@genesislcap/rollup-builder": "14.173.2-genc-374.1",
49
- "@genesislcap/ts-builder": "14.173.2-genc-374.1",
50
- "@genesislcap/uvu-playwright-builder": "14.173.2-genc-374.1",
51
- "@genesislcap/vite-builder": "14.173.2-genc-374.1",
52
- "@genesislcap/webpack-builder": "14.173.2-genc-374.1",
46
+ "@genesislcap/foundation-testing": "14.173.3",
47
+ "@genesislcap/genx": "14.173.3",
48
+ "@genesislcap/rollup-builder": "14.173.3",
49
+ "@genesislcap/ts-builder": "14.173.3",
50
+ "@genesislcap/uvu-playwright-builder": "14.173.3",
51
+ "@genesislcap/vite-builder": "14.173.3",
52
+ "@genesislcap/webpack-builder": "14.173.3",
53
53
  "rimraf": "^3.0.2"
54
54
  },
55
55
  "dependencies": {
56
56
  "@ag-grid-community/core": "29.2.0",
57
- "@genesislcap/foundation-comms": "14.173.2-genc-374.1",
58
- "@genesislcap/foundation-errors": "14.173.2-genc-374.1",
59
- "@genesislcap/foundation-events": "14.173.2-genc-374.1",
60
- "@genesislcap/foundation-forms": "14.173.2-genc-374.1",
61
- "@genesislcap/foundation-logger": "14.173.2-genc-374.1",
62
- "@genesislcap/foundation-login": "14.173.2-genc-374.1",
63
- "@genesislcap/foundation-notifications": "14.173.2-genc-374.1",
64
- "@genesislcap/foundation-ui": "14.173.2-genc-374.1",
65
- "@genesislcap/foundation-utils": "14.173.2-genc-374.1",
66
- "@genesislcap/foundation-zero": "14.173.2-genc-374.1",
67
- "@genesislcap/foundation-zero-grid-pro": "14.173.2-genc-374.1",
68
- "@genesislcap/grid-pro": "14.173.2-genc-374.1",
57
+ "@genesislcap/foundation-comms": "14.173.3",
58
+ "@genesislcap/foundation-errors": "14.173.3",
59
+ "@genesislcap/foundation-events": "14.173.3",
60
+ "@genesislcap/foundation-forms": "14.173.3",
61
+ "@genesislcap/foundation-logger": "14.173.3",
62
+ "@genesislcap/foundation-login": "14.173.3",
63
+ "@genesislcap/foundation-notifications": "14.173.3",
64
+ "@genesislcap/foundation-ui": "14.173.3",
65
+ "@genesislcap/foundation-utils": "14.173.3",
66
+ "@genesislcap/foundation-zero": "14.173.3",
67
+ "@genesislcap/foundation-zero-grid-pro": "14.173.3",
68
+ "@genesislcap/grid-pro": "14.173.3",
69
69
  "@microsoft/fast-components": "^2.30.6",
70
70
  "@microsoft/fast-element": "^1.12.0",
71
71
  "@microsoft/fast-foundation": "^2.49.4",
@@ -81,5 +81,5 @@
81
81
  "access": "public"
82
82
  },
83
83
  "customElements": "dist/custom-elements.json",
84
- "gitHead": "fb61fc107ae99479f65cda54bf5e028e58f6f512"
84
+ "gitHead": "0bdb1299f8a0357337b96c114401a8bb84f92d36"
85
85
  }