@genesislcap/foundation-entity-management 14.416.1 → 14.417.0-FUI-0-react-renderers.1

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,6 +89,41 @@
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
+ },
92
127
  {
93
128
  "kind": "javascript-module",
94
129
  "path": "src/entities/entities.styles.ts",
@@ -2660,41 +2695,6 @@
2660
2695
  }
2661
2696
  ]
2662
2697
  },
2663
- {
2664
- "kind": "javascript-module",
2665
- "path": "src/components/components.ts",
2666
- "declarations": [
2667
- {
2668
- "kind": "function",
2669
- "name": "loadRemotes"
2670
- }
2671
- ],
2672
- "exports": [
2673
- {
2674
- "kind": "js",
2675
- "name": "loadRemotes",
2676
- "declaration": {
2677
- "name": "loadRemotes",
2678
- "module": "src/components/components.ts"
2679
- }
2680
- }
2681
- ]
2682
- },
2683
- {
2684
- "kind": "javascript-module",
2685
- "path": "src/components/index.ts",
2686
- "declarations": [],
2687
- "exports": [
2688
- {
2689
- "kind": "js",
2690
- "name": "*",
2691
- "declaration": {
2692
- "name": "*",
2693
- "package": "./components"
2694
- }
2695
- }
2696
- ]
2697
- },
2698
2698
  {
2699
2699
  "kind": "javascript-module",
2700
2700
  "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.416.1",
4
+ "version": "14.417.0-FUI-0-react-renderers.1",
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.416.1",
58
- "@genesislcap/genx": "14.416.1",
59
- "@genesislcap/rollup-builder": "14.416.1",
60
- "@genesislcap/ts-builder": "14.416.1",
61
- "@genesislcap/uvu-playwright-builder": "14.416.1",
62
- "@genesislcap/vite-builder": "14.416.1",
63
- "@genesislcap/webpack-builder": "14.416.1"
57
+ "@genesislcap/foundation-testing": "14.417.0-FUI-0-react-renderers.1",
58
+ "@genesislcap/genx": "14.417.0-FUI-0-react-renderers.1",
59
+ "@genesislcap/rollup-builder": "14.417.0-FUI-0-react-renderers.1",
60
+ "@genesislcap/ts-builder": "14.417.0-FUI-0-react-renderers.1",
61
+ "@genesislcap/uvu-playwright-builder": "14.417.0-FUI-0-react-renderers.1",
62
+ "@genesislcap/vite-builder": "14.417.0-FUI-0-react-renderers.1",
63
+ "@genesislcap/webpack-builder": "14.417.0-FUI-0-react-renderers.1"
64
64
  },
65
65
  "peerDependencies": {
66
66
  "@ag-grid-community/core": "29.2.0"
67
67
  },
68
68
  "dependencies": {
69
- "@genesislcap/foundation-ai": "14.416.1",
70
- "@genesislcap/foundation-comms": "14.416.1",
71
- "@genesislcap/foundation-errors": "14.416.1",
72
- "@genesislcap/foundation-events": "14.416.1",
73
- "@genesislcap/foundation-forms": "14.416.1",
74
- "@genesislcap/foundation-logger": "14.416.1",
75
- "@genesislcap/foundation-login": "14.416.1",
76
- "@genesislcap/foundation-notifications": "14.416.1",
77
- "@genesislcap/foundation-ui": "14.416.1",
78
- "@genesislcap/foundation-utils": "14.416.1",
79
- "@genesislcap/foundation-zero": "14.416.1",
80
- "@genesislcap/foundation-zero-grid-pro": "14.416.1",
81
- "@genesislcap/grid-pro": "14.416.1",
82
- "@genesislcap/web-core": "14.416.1",
69
+ "@genesislcap/foundation-ai": "14.417.0-FUI-0-react-renderers.1",
70
+ "@genesislcap/foundation-comms": "14.417.0-FUI-0-react-renderers.1",
71
+ "@genesislcap/foundation-errors": "14.417.0-FUI-0-react-renderers.1",
72
+ "@genesislcap/foundation-events": "14.417.0-FUI-0-react-renderers.1",
73
+ "@genesislcap/foundation-forms": "14.417.0-FUI-0-react-renderers.1",
74
+ "@genesislcap/foundation-logger": "14.417.0-FUI-0-react-renderers.1",
75
+ "@genesislcap/foundation-login": "14.417.0-FUI-0-react-renderers.1",
76
+ "@genesislcap/foundation-notifications": "14.417.0-FUI-0-react-renderers.1",
77
+ "@genesislcap/foundation-ui": "14.417.0-FUI-0-react-renderers.1",
78
+ "@genesislcap/foundation-utils": "14.417.0-FUI-0-react-renderers.1",
79
+ "@genesislcap/foundation-zero": "14.417.0-FUI-0-react-renderers.1",
80
+ "@genesislcap/foundation-zero-grid-pro": "14.417.0-FUI-0-react-renderers.1",
81
+ "@genesislcap/grid-pro": "14.417.0-FUI-0-react-renderers.1",
82
+ "@genesislcap/web-core": "14.417.0-FUI-0-react-renderers.1",
83
83
  "change-case": "^4.1.2"
84
84
  },
85
85
  "repository": {
@@ -91,5 +91,5 @@
91
91
  "access": "public"
92
92
  },
93
93
  "customElements": "dist/custom-elements.json",
94
- "gitHead": "dd39f2bffbd92a41d51853efc09425731aab4d12"
94
+ "gitHead": "41516c5593cc64a42b33da71ea45e3e3a8beab88"
95
95
  }