@genesislcap/foundation-entity-management 14.456.0 → 14.456.1-alpha-b67da79.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.
@@ -3563,6 +3563,27 @@
3563
3563
  }
3564
3564
  ]
3565
3565
  },
3566
+ {
3567
+ "kind": "javascript-module",
3568
+ "path": "src/routes/config.ts",
3569
+ "declarations": [],
3570
+ "exports": []
3571
+ },
3572
+ {
3573
+ "kind": "javascript-module",
3574
+ "path": "src/routes/index.ts",
3575
+ "declarations": [],
3576
+ "exports": [
3577
+ {
3578
+ "kind": "js",
3579
+ "name": "*",
3580
+ "declaration": {
3581
+ "name": "*",
3582
+ "package": "./config"
3583
+ }
3584
+ }
3585
+ ]
3586
+ },
3566
3587
  {
3567
3588
  "kind": "javascript-module",
3568
3589
  "path": "src/main/index.ts",
@@ -3707,27 +3728,6 @@
3707
3728
  }
3708
3729
  ]
3709
3730
  },
3710
- {
3711
- "kind": "javascript-module",
3712
- "path": "src/routes/config.ts",
3713
- "declarations": [],
3714
- "exports": []
3715
- },
3716
- {
3717
- "kind": "javascript-module",
3718
- "path": "src/routes/index.ts",
3719
- "declarations": [],
3720
- "exports": [
3721
- {
3722
- "kind": "js",
3723
- "name": "*",
3724
- "declaration": {
3725
- "name": "*",
3726
- "package": "./config"
3727
- }
3728
- }
3729
- ]
3730
- },
3731
3731
  {
3732
3732
  "kind": "javascript-module",
3733
3733
  "path": "src/utils/custom-actions-utils.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.456.0",
4
+ "version": "14.456.1-alpha-b67da79.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -54,32 +54,32 @@
54
54
  }
55
55
  },
56
56
  "devDependencies": {
57
- "@genesislcap/foundation-testing": "14.456.0",
58
- "@genesislcap/genx": "14.456.0",
59
- "@genesislcap/rollup-builder": "14.456.0",
60
- "@genesislcap/ts-builder": "14.456.0",
61
- "@genesislcap/uvu-playwright-builder": "14.456.0",
62
- "@genesislcap/vite-builder": "14.456.0",
63
- "@genesislcap/webpack-builder": "14.456.0"
57
+ "@genesislcap/foundation-testing": "14.456.1-alpha-b67da79.0",
58
+ "@genesislcap/genx": "14.456.1-alpha-b67da79.0",
59
+ "@genesislcap/rollup-builder": "14.456.1-alpha-b67da79.0",
60
+ "@genesislcap/ts-builder": "14.456.1-alpha-b67da79.0",
61
+ "@genesislcap/uvu-playwright-builder": "14.456.1-alpha-b67da79.0",
62
+ "@genesislcap/vite-builder": "14.456.1-alpha-b67da79.0",
63
+ "@genesislcap/webpack-builder": "14.456.1-alpha-b67da79.0"
64
64
  },
65
65
  "peerDependencies": {
66
66
  "@ag-grid-community/core": "29.2.0"
67
67
  },
68
68
  "dependencies": {
69
- "@genesislcap/foundation-ai": "14.456.0",
70
- "@genesislcap/foundation-comms": "14.456.0",
71
- "@genesislcap/foundation-errors": "14.456.0",
72
- "@genesislcap/foundation-events": "14.456.0",
73
- "@genesislcap/foundation-forms": "14.456.0",
74
- "@genesislcap/foundation-logger": "14.456.0",
75
- "@genesislcap/foundation-login": "14.456.0",
76
- "@genesislcap/foundation-notifications": "14.456.0",
77
- "@genesislcap/foundation-ui": "14.456.0",
78
- "@genesislcap/foundation-utils": "14.456.0",
79
- "@genesislcap/foundation-zero": "14.456.0",
80
- "@genesislcap/foundation-zero-grid-pro": "14.456.0",
81
- "@genesislcap/grid-pro": "14.456.0",
82
- "@genesislcap/web-core": "14.456.0",
69
+ "@genesislcap/foundation-ai": "14.456.1-alpha-b67da79.0",
70
+ "@genesislcap/foundation-comms": "14.456.1-alpha-b67da79.0",
71
+ "@genesislcap/foundation-errors": "14.456.1-alpha-b67da79.0",
72
+ "@genesislcap/foundation-events": "14.456.1-alpha-b67da79.0",
73
+ "@genesislcap/foundation-forms": "14.456.1-alpha-b67da79.0",
74
+ "@genesislcap/foundation-logger": "14.456.1-alpha-b67da79.0",
75
+ "@genesislcap/foundation-login": "14.456.1-alpha-b67da79.0",
76
+ "@genesislcap/foundation-notifications": "14.456.1-alpha-b67da79.0",
77
+ "@genesislcap/foundation-ui": "14.456.1-alpha-b67da79.0",
78
+ "@genesislcap/foundation-utils": "14.456.1-alpha-b67da79.0",
79
+ "@genesislcap/foundation-zero": "14.456.1-alpha-b67da79.0",
80
+ "@genesislcap/foundation-zero-grid-pro": "14.456.1-alpha-b67da79.0",
81
+ "@genesislcap/grid-pro": "14.456.1-alpha-b67da79.0",
82
+ "@genesislcap/web-core": "14.456.1-alpha-b67da79.0",
83
83
  "change-case": "^4.1.2"
84
84
  },
85
85
  "repository": {
@@ -102,5 +102,5 @@
102
102
  "require": "./dist/react.cjs"
103
103
  }
104
104
  },
105
- "gitHead": "0828b882ef821cd014384abe51c475adf76a8b8f"
105
+ "gitHead": "dee098d4bba933f8b1e77918fd880b13cf914d76"
106
106
  }