@genesislcap/foundation-entity-management 14.439.1-GENC-1250.1 → 14.439.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.
@@ -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",
@@ -2741,6 +2706,41 @@
2741
2706
  }
2742
2707
  ]
2743
2708
  },
2709
+ {
2710
+ "kind": "javascript-module",
2711
+ "path": "src/components/components.ts",
2712
+ "declarations": [
2713
+ {
2714
+ "kind": "function",
2715
+ "name": "loadRemotes"
2716
+ }
2717
+ ],
2718
+ "exports": [
2719
+ {
2720
+ "kind": "js",
2721
+ "name": "loadRemotes",
2722
+ "declaration": {
2723
+ "name": "loadRemotes",
2724
+ "module": "src/components/components.ts"
2725
+ }
2726
+ }
2727
+ ]
2728
+ },
2729
+ {
2730
+ "kind": "javascript-module",
2731
+ "path": "src/components/index.ts",
2732
+ "declarations": [],
2733
+ "exports": [
2734
+ {
2735
+ "kind": "js",
2736
+ "name": "*",
2737
+ "declaration": {
2738
+ "name": "*",
2739
+ "package": "./components"
2740
+ }
2741
+ }
2742
+ ]
2743
+ },
2744
2744
  {
2745
2745
  "kind": "javascript-module",
2746
2746
  "path": "src/list/index.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.439.1-GENC-1250.1",
4
+ "version": "14.439.2",
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.439.1-GENC-1250.1",
58
- "@genesislcap/genx": "14.439.1-GENC-1250.1",
59
- "@genesislcap/rollup-builder": "14.439.1-GENC-1250.1",
60
- "@genesislcap/ts-builder": "14.439.1-GENC-1250.1",
61
- "@genesislcap/uvu-playwright-builder": "14.439.1-GENC-1250.1",
62
- "@genesislcap/vite-builder": "14.439.1-GENC-1250.1",
63
- "@genesislcap/webpack-builder": "14.439.1-GENC-1250.1"
57
+ "@genesislcap/foundation-testing": "14.439.2",
58
+ "@genesislcap/genx": "14.439.2",
59
+ "@genesislcap/rollup-builder": "14.439.2",
60
+ "@genesislcap/ts-builder": "14.439.2",
61
+ "@genesislcap/uvu-playwright-builder": "14.439.2",
62
+ "@genesislcap/vite-builder": "14.439.2",
63
+ "@genesislcap/webpack-builder": "14.439.2"
64
64
  },
65
65
  "peerDependencies": {
66
66
  "@ag-grid-community/core": "29.2.0"
67
67
  },
68
68
  "dependencies": {
69
- "@genesislcap/foundation-ai": "14.439.1-GENC-1250.1",
70
- "@genesislcap/foundation-comms": "14.439.1-GENC-1250.1",
71
- "@genesislcap/foundation-errors": "14.439.1-GENC-1250.1",
72
- "@genesislcap/foundation-events": "14.439.1-GENC-1250.1",
73
- "@genesislcap/foundation-forms": "14.439.1-GENC-1250.1",
74
- "@genesislcap/foundation-logger": "14.439.1-GENC-1250.1",
75
- "@genesislcap/foundation-login": "14.439.1-GENC-1250.1",
76
- "@genesislcap/foundation-notifications": "14.439.1-GENC-1250.1",
77
- "@genesislcap/foundation-ui": "14.439.1-GENC-1250.1",
78
- "@genesislcap/foundation-utils": "14.439.1-GENC-1250.1",
79
- "@genesislcap/foundation-zero": "14.439.1-GENC-1250.1",
80
- "@genesislcap/foundation-zero-grid-pro": "14.439.1-GENC-1250.1",
81
- "@genesislcap/grid-pro": "14.439.1-GENC-1250.1",
82
- "@genesislcap/web-core": "14.439.1-GENC-1250.1",
69
+ "@genesislcap/foundation-ai": "14.439.2",
70
+ "@genesislcap/foundation-comms": "14.439.2",
71
+ "@genesislcap/foundation-errors": "14.439.2",
72
+ "@genesislcap/foundation-events": "14.439.2",
73
+ "@genesislcap/foundation-forms": "14.439.2",
74
+ "@genesislcap/foundation-logger": "14.439.2",
75
+ "@genesislcap/foundation-login": "14.439.2",
76
+ "@genesislcap/foundation-notifications": "14.439.2",
77
+ "@genesislcap/foundation-ui": "14.439.2",
78
+ "@genesislcap/foundation-utils": "14.439.2",
79
+ "@genesislcap/foundation-zero": "14.439.2",
80
+ "@genesislcap/foundation-zero-grid-pro": "14.439.2",
81
+ "@genesislcap/grid-pro": "14.439.2",
82
+ "@genesislcap/web-core": "14.439.2",
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": "4347686a257fc3d74548bba4cdbc570d1ea14914"
105
+ "gitHead": "facafe045b533f2241f9c74f77503eb8bb1d6699"
106
106
  }