@genesislcap/foundation-entity-management 14.416.0 → 14.416.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,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",
@@ -2695,6 +2660,41 @@
2695
2660
  }
2696
2661
  ]
2697
2662
  },
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.0",
4
+ "version": "14.416.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.0",
58
- "@genesislcap/genx": "14.416.0",
59
- "@genesislcap/rollup-builder": "14.416.0",
60
- "@genesislcap/ts-builder": "14.416.0",
61
- "@genesislcap/uvu-playwright-builder": "14.416.0",
62
- "@genesislcap/vite-builder": "14.416.0",
63
- "@genesislcap/webpack-builder": "14.416.0"
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"
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.0",
70
- "@genesislcap/foundation-comms": "14.416.0",
71
- "@genesislcap/foundation-errors": "14.416.0",
72
- "@genesislcap/foundation-events": "14.416.0",
73
- "@genesislcap/foundation-forms": "14.416.0",
74
- "@genesislcap/foundation-logger": "14.416.0",
75
- "@genesislcap/foundation-login": "14.416.0",
76
- "@genesislcap/foundation-notifications": "14.416.0",
77
- "@genesislcap/foundation-ui": "14.416.0",
78
- "@genesislcap/foundation-utils": "14.416.0",
79
- "@genesislcap/foundation-zero": "14.416.0",
80
- "@genesislcap/foundation-zero-grid-pro": "14.416.0",
81
- "@genesislcap/grid-pro": "14.416.0",
82
- "@genesislcap/web-core": "14.416.0",
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",
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": "3da4cdb8c31b4200fe69b20f3453abbef4937ac4"
94
+ "gitHead": "dd39f2bffbd92a41d51853efc09425731aab4d12"
95
95
  }