@genesislcap/foundation-entity-management 14.459.0 → 14.461.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.
@@ -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.459.0",
4
+ "version": "14.461.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.459.0",
58
- "@genesislcap/genx": "14.459.0",
59
- "@genesislcap/rollup-builder": "14.459.0",
60
- "@genesislcap/ts-builder": "14.459.0",
61
- "@genesislcap/uvu-playwright-builder": "14.459.0",
62
- "@genesislcap/vite-builder": "14.459.0",
63
- "@genesislcap/webpack-builder": "14.459.0"
57
+ "@genesislcap/foundation-testing": "14.461.0",
58
+ "@genesislcap/genx": "14.461.0",
59
+ "@genesislcap/rollup-builder": "14.461.0",
60
+ "@genesislcap/ts-builder": "14.461.0",
61
+ "@genesislcap/uvu-playwright-builder": "14.461.0",
62
+ "@genesislcap/vite-builder": "14.461.0",
63
+ "@genesislcap/webpack-builder": "14.461.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.459.0",
70
- "@genesislcap/foundation-comms": "14.459.0",
71
- "@genesislcap/foundation-errors": "14.459.0",
72
- "@genesislcap/foundation-events": "14.459.0",
73
- "@genesislcap/foundation-forms": "14.459.0",
74
- "@genesislcap/foundation-logger": "14.459.0",
75
- "@genesislcap/foundation-login": "14.459.0",
76
- "@genesislcap/foundation-notifications": "14.459.0",
77
- "@genesislcap/foundation-ui": "14.459.0",
78
- "@genesislcap/foundation-utils": "14.459.0",
79
- "@genesislcap/foundation-zero": "14.459.0",
80
- "@genesislcap/foundation-zero-grid-pro": "14.459.0",
81
- "@genesislcap/grid-pro": "14.459.0",
82
- "@genesislcap/web-core": "14.459.0",
69
+ "@genesislcap/foundation-ai": "14.461.0",
70
+ "@genesislcap/foundation-comms": "14.461.0",
71
+ "@genesislcap/foundation-errors": "14.461.0",
72
+ "@genesislcap/foundation-events": "14.461.0",
73
+ "@genesislcap/foundation-forms": "14.461.0",
74
+ "@genesislcap/foundation-logger": "14.461.0",
75
+ "@genesislcap/foundation-login": "14.461.0",
76
+ "@genesislcap/foundation-notifications": "14.461.0",
77
+ "@genesislcap/foundation-ui": "14.461.0",
78
+ "@genesislcap/foundation-utils": "14.461.0",
79
+ "@genesislcap/foundation-zero": "14.461.0",
80
+ "@genesislcap/foundation-zero-grid-pro": "14.461.0",
81
+ "@genesislcap/grid-pro": "14.461.0",
82
+ "@genesislcap/web-core": "14.461.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": "b501804b11ff99945c7c6d2afbe7a101e1bb735a"
105
+ "gitHead": "d87c27bf9e91f6f5d1cf51992e7892df9434c9be"
106
106
  }