@genesislcap/foundation-forms 14.224.0 → 14.224.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.
@@ -433,12 +433,6 @@
433
433
  }
434
434
  ]
435
435
  },
436
- {
437
- "kind": "javascript-module",
438
- "path": "src/index.federated.ts",
439
- "declarations": [],
440
- "exports": []
441
- },
442
436
  {
443
437
  "kind": "javascript-module",
444
438
  "path": "src/index.ts",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-forms",
3
3
  "description": "Genesis Foundation Forms",
4
- "version": "14.224.0",
4
+ "version": "14.224.1",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -48,22 +48,22 @@
48
48
  }
49
49
  },
50
50
  "devDependencies": {
51
- "@genesislcap/foundation-testing": "14.224.0",
52
- "@genesislcap/genx": "14.224.0",
53
- "@genesislcap/rollup-builder": "14.224.0",
54
- "@genesislcap/ts-builder": "14.224.0",
55
- "@genesislcap/uvu-playwright-builder": "14.224.0",
56
- "@genesislcap/vite-builder": "14.224.0",
57
- "@genesislcap/webpack-builder": "14.224.0",
51
+ "@genesislcap/foundation-testing": "14.224.1",
52
+ "@genesislcap/genx": "14.224.1",
53
+ "@genesislcap/rollup-builder": "14.224.1",
54
+ "@genesislcap/ts-builder": "14.224.1",
55
+ "@genesislcap/uvu-playwright-builder": "14.224.1",
56
+ "@genesislcap/vite-builder": "14.224.1",
57
+ "@genesislcap/webpack-builder": "14.224.1",
58
58
  "@types/json-schema": "^7.0.11",
59
59
  "rimraf": "^5.0.0"
60
60
  },
61
61
  "dependencies": {
62
- "@genesislcap/foundation-comms": "14.224.0",
63
- "@genesislcap/foundation-criteria": "14.224.0",
64
- "@genesislcap/foundation-logger": "14.224.0",
65
- "@genesislcap/foundation-ui": "14.224.0",
66
- "@genesislcap/foundation-utils": "14.224.0",
62
+ "@genesislcap/foundation-comms": "14.224.1",
63
+ "@genesislcap/foundation-criteria": "14.224.1",
64
+ "@genesislcap/foundation-logger": "14.224.1",
65
+ "@genesislcap/foundation-ui": "14.224.1",
66
+ "@genesislcap/foundation-utils": "14.224.1",
67
67
  "@json-schema-tools/dereferencer": "^1.6.1",
68
68
  "@jsonforms/core": "^3.2.1",
69
69
  "@microsoft/fast-components": "^2.30.6",
@@ -85,5 +85,5 @@
85
85
  "access": "public"
86
86
  },
87
87
  "customElements": "dist/custom-elements.json",
88
- "gitHead": "3a419e0c35fae338860ed7f0d468e170357c7dc8"
88
+ "gitHead": "84efb166d0f84f3908014b548f58207cc29cedc6"
89
89
  }
@@ -1 +0,0 @@
1
- //# sourceMappingURL=index.federated.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.federated.d.ts","sourceRoot":"","sources":["../../src/index.federated.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- import('./index');