@genesislcap/foundation-entity-management 14.162.3 → 14.162.4-alpha-ea9526e.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.
@@ -2414,6 +2414,27 @@
2414
2414
  }
2415
2415
  ]
2416
2416
  },
2417
+ {
2418
+ "kind": "javascript-module",
2419
+ "path": "src/routes/config.ts",
2420
+ "declarations": [],
2421
+ "exports": []
2422
+ },
2423
+ {
2424
+ "kind": "javascript-module",
2425
+ "path": "src/routes/index.ts",
2426
+ "declarations": [],
2427
+ "exports": [
2428
+ {
2429
+ "kind": "js",
2430
+ "name": "*",
2431
+ "declaration": {
2432
+ "name": "*",
2433
+ "package": "./config"
2434
+ }
2435
+ }
2436
+ ]
2437
+ },
2417
2438
  {
2418
2439
  "kind": "javascript-module",
2419
2440
  "path": "src/users/users.template.ts",
@@ -2622,27 +2643,6 @@
2622
2643
  }
2623
2644
  ]
2624
2645
  },
2625
- {
2626
- "kind": "javascript-module",
2627
- "path": "src/routes/config.ts",
2628
- "declarations": [],
2629
- "exports": []
2630
- },
2631
- {
2632
- "kind": "javascript-module",
2633
- "path": "src/routes/index.ts",
2634
- "declarations": [],
2635
- "exports": [
2636
- {
2637
- "kind": "js",
2638
- "name": "*",
2639
- "declaration": {
2640
- "name": "*",
2641
- "package": "./config"
2642
- }
2643
- }
2644
- ]
2645
- },
2646
2646
  {
2647
2647
  "kind": "javascript-module",
2648
2648
  "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.162.3",
4
+ "version": "14.162.4-alpha-ea9526e.0",
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.162.3",
47
- "@genesislcap/genx": "14.162.3",
48
- "@genesislcap/rollup-builder": "14.162.3",
49
- "@genesislcap/ts-builder": "14.162.3",
50
- "@genesislcap/uvu-playwright-builder": "14.162.3",
51
- "@genesislcap/vite-builder": "14.162.3",
52
- "@genesislcap/webpack-builder": "14.162.3",
46
+ "@genesislcap/foundation-testing": "14.162.4-alpha-ea9526e.0",
47
+ "@genesislcap/genx": "14.162.4-alpha-ea9526e.0",
48
+ "@genesislcap/rollup-builder": "14.162.4-alpha-ea9526e.0",
49
+ "@genesislcap/ts-builder": "14.162.4-alpha-ea9526e.0",
50
+ "@genesislcap/uvu-playwright-builder": "14.162.4-alpha-ea9526e.0",
51
+ "@genesislcap/vite-builder": "14.162.4-alpha-ea9526e.0",
52
+ "@genesislcap/webpack-builder": "14.162.4-alpha-ea9526e.0",
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.162.3",
58
- "@genesislcap/foundation-errors": "14.162.3",
59
- "@genesislcap/foundation-events": "14.162.3",
60
- "@genesislcap/foundation-forms": "14.162.3",
61
- "@genesislcap/foundation-logger": "14.162.3",
62
- "@genesislcap/foundation-login": "14.162.3",
63
- "@genesislcap/foundation-notifications": "14.162.3",
64
- "@genesislcap/foundation-ui": "14.162.3",
65
- "@genesislcap/foundation-utils": "14.162.3",
66
- "@genesislcap/foundation-zero": "14.162.3",
67
- "@genesislcap/foundation-zero-grid-pro": "14.162.3",
68
- "@genesislcap/grid-pro": "14.162.3",
57
+ "@genesislcap/foundation-comms": "14.162.4-alpha-ea9526e.0",
58
+ "@genesislcap/foundation-errors": "14.162.4-alpha-ea9526e.0",
59
+ "@genesislcap/foundation-events": "14.162.4-alpha-ea9526e.0",
60
+ "@genesislcap/foundation-forms": "14.162.4-alpha-ea9526e.0",
61
+ "@genesislcap/foundation-logger": "14.162.4-alpha-ea9526e.0",
62
+ "@genesislcap/foundation-login": "14.162.4-alpha-ea9526e.0",
63
+ "@genesislcap/foundation-notifications": "14.162.4-alpha-ea9526e.0",
64
+ "@genesislcap/foundation-ui": "14.162.4-alpha-ea9526e.0",
65
+ "@genesislcap/foundation-utils": "14.162.4-alpha-ea9526e.0",
66
+ "@genesislcap/foundation-zero": "14.162.4-alpha-ea9526e.0",
67
+ "@genesislcap/foundation-zero-grid-pro": "14.162.4-alpha-ea9526e.0",
68
+ "@genesislcap/grid-pro": "14.162.4-alpha-ea9526e.0",
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": "ec9c4e02d46ba766a3760bbe85a77ffb40c6c55c"
84
+ "gitHead": "57640122af03a2dbac94236575cf78a40bd4cf49"
85
85
  }