@genesislcap/foundation-entity-management 14.238.2 → 14.239.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.
@@ -81,6 +81,41 @@
81
81
  }
82
82
  ]
83
83
  },
84
+ {
85
+ "kind": "javascript-module",
86
+ "path": "src/components/components.ts",
87
+ "declarations": [
88
+ {
89
+ "kind": "function",
90
+ "name": "loadRemotes"
91
+ }
92
+ ],
93
+ "exports": [
94
+ {
95
+ "kind": "js",
96
+ "name": "loadRemotes",
97
+ "declaration": {
98
+ "name": "loadRemotes",
99
+ "module": "src/components/components.ts"
100
+ }
101
+ }
102
+ ]
103
+ },
104
+ {
105
+ "kind": "javascript-module",
106
+ "path": "src/components/index.ts",
107
+ "declarations": [],
108
+ "exports": [
109
+ {
110
+ "kind": "js",
111
+ "name": "*",
112
+ "declaration": {
113
+ "name": "*",
114
+ "package": "./components"
115
+ }
116
+ }
117
+ ]
118
+ },
84
119
  {
85
120
  "kind": "javascript-module",
86
121
  "path": "src/entities/entities.styles.ts",
@@ -878,41 +913,6 @@
878
913
  }
879
914
  ]
880
915
  },
881
- {
882
- "kind": "javascript-module",
883
- "path": "src/components/components.ts",
884
- "declarations": [
885
- {
886
- "kind": "function",
887
- "name": "loadRemotes"
888
- }
889
- ],
890
- "exports": [
891
- {
892
- "kind": "js",
893
- "name": "loadRemotes",
894
- "declaration": {
895
- "name": "loadRemotes",
896
- "module": "src/components/components.ts"
897
- }
898
- }
899
- ]
900
- },
901
- {
902
- "kind": "javascript-module",
903
- "path": "src/components/index.ts",
904
- "declarations": [],
905
- "exports": [
906
- {
907
- "kind": "js",
908
- "name": "*",
909
- "declaration": {
910
- "name": "*",
911
- "package": "./components"
912
- }
913
- }
914
- ]
915
- },
916
916
  {
917
917
  "kind": "javascript-module",
918
918
  "path": "src/layouts/default.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.238.2",
4
+ "version": "14.239.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -52,29 +52,29 @@
52
52
  }
53
53
  },
54
54
  "devDependencies": {
55
- "@genesislcap/foundation-testing": "14.238.2",
56
- "@genesislcap/genx": "14.238.2",
57
- "@genesislcap/rollup-builder": "14.238.2",
58
- "@genesislcap/ts-builder": "14.238.2",
59
- "@genesislcap/uvu-playwright-builder": "14.238.2",
60
- "@genesislcap/vite-builder": "14.238.2",
61
- "@genesislcap/webpack-builder": "14.238.2",
55
+ "@genesislcap/foundation-testing": "14.239.0",
56
+ "@genesislcap/genx": "14.239.0",
57
+ "@genesislcap/rollup-builder": "14.239.0",
58
+ "@genesislcap/ts-builder": "14.239.0",
59
+ "@genesislcap/uvu-playwright-builder": "14.239.0",
60
+ "@genesislcap/vite-builder": "14.239.0",
61
+ "@genesislcap/webpack-builder": "14.239.0",
62
62
  "rimraf": "^5.0.0"
63
63
  },
64
64
  "dependencies": {
65
65
  "@ag-grid-community/core": "29.2.0",
66
- "@genesislcap/foundation-comms": "14.238.2",
67
- "@genesislcap/foundation-errors": "14.238.2",
68
- "@genesislcap/foundation-events": "14.238.2",
69
- "@genesislcap/foundation-forms": "14.238.2",
70
- "@genesislcap/foundation-logger": "14.238.2",
71
- "@genesislcap/foundation-login": "14.238.2",
72
- "@genesislcap/foundation-notifications": "14.238.2",
73
- "@genesislcap/foundation-ui": "14.238.2",
74
- "@genesislcap/foundation-utils": "14.238.2",
75
- "@genesislcap/foundation-zero": "14.238.2",
76
- "@genesislcap/foundation-zero-grid-pro": "14.238.2",
77
- "@genesislcap/grid-pro": "14.238.2",
66
+ "@genesislcap/foundation-comms": "14.239.0",
67
+ "@genesislcap/foundation-errors": "14.239.0",
68
+ "@genesislcap/foundation-events": "14.239.0",
69
+ "@genesislcap/foundation-forms": "14.239.0",
70
+ "@genesislcap/foundation-logger": "14.239.0",
71
+ "@genesislcap/foundation-login": "14.239.0",
72
+ "@genesislcap/foundation-notifications": "14.239.0",
73
+ "@genesislcap/foundation-ui": "14.239.0",
74
+ "@genesislcap/foundation-utils": "14.239.0",
75
+ "@genesislcap/foundation-zero": "14.239.0",
76
+ "@genesislcap/foundation-zero-grid-pro": "14.239.0",
77
+ "@genesislcap/grid-pro": "14.239.0",
78
78
  "@microsoft/fast-components": "2.30.6",
79
79
  "@microsoft/fast-element": "1.14.0",
80
80
  "@microsoft/fast-foundation": "2.49.6",
@@ -91,5 +91,5 @@
91
91
  "access": "public"
92
92
  },
93
93
  "customElements": "dist/custom-elements.json",
94
- "gitHead": "44e2630e58af14a1db9f26950b01ca389031f7cf"
94
+ "gitHead": "6a5e5991ace04e212c5d5d7e9cf69cd641677849"
95
95
  }