@genesislcap/foundation-entity-management 14.455.1 → 14.456.0-FUI-2550.9

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.
@@ -89,41 +89,6 @@
89
89
  }
90
90
  ]
91
91
  },
92
- {
93
- "kind": "javascript-module",
94
- "path": "src/components/components.ts",
95
- "declarations": [
96
- {
97
- "kind": "function",
98
- "name": "loadRemotes"
99
- }
100
- ],
101
- "exports": [
102
- {
103
- "kind": "js",
104
- "name": "loadRemotes",
105
- "declaration": {
106
- "name": "loadRemotes",
107
- "module": "src/components/components.ts"
108
- }
109
- }
110
- ]
111
- },
112
- {
113
- "kind": "javascript-module",
114
- "path": "src/components/index.ts",
115
- "declarations": [],
116
- "exports": [
117
- {
118
- "kind": "js",
119
- "name": "*",
120
- "declaration": {
121
- "name": "*",
122
- "package": "./components"
123
- }
124
- }
125
- ]
126
- },
127
92
  {
128
93
  "kind": "javascript-module",
129
94
  "path": "src/entities/entities.styles.ts",
@@ -3728,6 +3693,41 @@
3728
3693
  }
3729
3694
  ]
3730
3695
  },
3696
+ {
3697
+ "kind": "javascript-module",
3698
+ "path": "src/components/components.ts",
3699
+ "declarations": [
3700
+ {
3701
+ "kind": "function",
3702
+ "name": "loadRemotes"
3703
+ }
3704
+ ],
3705
+ "exports": [
3706
+ {
3707
+ "kind": "js",
3708
+ "name": "loadRemotes",
3709
+ "declaration": {
3710
+ "name": "loadRemotes",
3711
+ "module": "src/components/components.ts"
3712
+ }
3713
+ }
3714
+ ]
3715
+ },
3716
+ {
3717
+ "kind": "javascript-module",
3718
+ "path": "src/components/index.ts",
3719
+ "declarations": [],
3720
+ "exports": [
3721
+ {
3722
+ "kind": "js",
3723
+ "name": "*",
3724
+ "declaration": {
3725
+ "name": "*",
3726
+ "package": "./components"
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.455.1",
4
+ "version": "14.456.0-FUI-2550.9",
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.455.1",
58
- "@genesislcap/genx": "14.455.1",
59
- "@genesislcap/rollup-builder": "14.455.1",
60
- "@genesislcap/ts-builder": "14.455.1",
61
- "@genesislcap/uvu-playwright-builder": "14.455.1",
62
- "@genesislcap/vite-builder": "14.455.1",
63
- "@genesislcap/webpack-builder": "14.455.1"
57
+ "@genesislcap/foundation-testing": "14.456.0-FUI-2550.9",
58
+ "@genesislcap/genx": "14.456.0-FUI-2550.9",
59
+ "@genesislcap/rollup-builder": "14.456.0-FUI-2550.9",
60
+ "@genesislcap/ts-builder": "14.456.0-FUI-2550.9",
61
+ "@genesislcap/uvu-playwright-builder": "14.456.0-FUI-2550.9",
62
+ "@genesislcap/vite-builder": "14.456.0-FUI-2550.9",
63
+ "@genesislcap/webpack-builder": "14.456.0-FUI-2550.9"
64
64
  },
65
65
  "peerDependencies": {
66
66
  "@ag-grid-community/core": "29.2.0"
67
67
  },
68
68
  "dependencies": {
69
- "@genesislcap/foundation-ai": "14.455.1",
70
- "@genesislcap/foundation-comms": "14.455.1",
71
- "@genesislcap/foundation-errors": "14.455.1",
72
- "@genesislcap/foundation-events": "14.455.1",
73
- "@genesislcap/foundation-forms": "14.455.1",
74
- "@genesislcap/foundation-logger": "14.455.1",
75
- "@genesislcap/foundation-login": "14.455.1",
76
- "@genesislcap/foundation-notifications": "14.455.1",
77
- "@genesislcap/foundation-ui": "14.455.1",
78
- "@genesislcap/foundation-utils": "14.455.1",
79
- "@genesislcap/foundation-zero": "14.455.1",
80
- "@genesislcap/foundation-zero-grid-pro": "14.455.1",
81
- "@genesislcap/grid-pro": "14.455.1",
82
- "@genesislcap/web-core": "14.455.1",
69
+ "@genesislcap/foundation-ai": "14.456.0-FUI-2550.9",
70
+ "@genesislcap/foundation-comms": "14.456.0-FUI-2550.9",
71
+ "@genesislcap/foundation-errors": "14.456.0-FUI-2550.9",
72
+ "@genesislcap/foundation-events": "14.456.0-FUI-2550.9",
73
+ "@genesislcap/foundation-forms": "14.456.0-FUI-2550.9",
74
+ "@genesislcap/foundation-logger": "14.456.0-FUI-2550.9",
75
+ "@genesislcap/foundation-login": "14.456.0-FUI-2550.9",
76
+ "@genesislcap/foundation-notifications": "14.456.0-FUI-2550.9",
77
+ "@genesislcap/foundation-ui": "14.456.0-FUI-2550.9",
78
+ "@genesislcap/foundation-utils": "14.456.0-FUI-2550.9",
79
+ "@genesislcap/foundation-zero": "14.456.0-FUI-2550.9",
80
+ "@genesislcap/foundation-zero-grid-pro": "14.456.0-FUI-2550.9",
81
+ "@genesislcap/grid-pro": "14.456.0-FUI-2550.9",
82
+ "@genesislcap/web-core": "14.456.0-FUI-2550.9",
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": "241f307737ad1b5c690bb4c947e61b2697159196"
105
+ "gitHead": "6978570ec63cf917cfaaeda65310fddd77fdd761"
106
106
  }