@genesislcap/rapid-design-system 14.484.0 → 14.484.2-alpha-92fa356.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.
@@ -23718,7 +23718,7 @@
23718
23718
  "kind": "field",
23719
23719
  "name": "dataSub",
23720
23720
  "type": {
23721
- "text": "Subscription"
23721
+ "text": "Subscription | undefined"
23722
23722
  },
23723
23723
  "privacy": "protected",
23724
23724
  "inheritedFrom": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/rapid-design-system",
3
3
  "description": "Rapid Design System",
4
- "version": "14.484.0",
4
+ "version": "14.484.2-alpha-92fa356.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -36,12 +36,12 @@
36
36
  },
37
37
  "devDependencies": {
38
38
  "@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
39
- "@genesislcap/genx": "14.484.0",
40
- "@genesislcap/rollup-builder": "14.484.0",
41
- "@genesislcap/ts-builder": "14.484.0",
42
- "@genesislcap/uvu-playwright-builder": "14.484.0",
43
- "@genesislcap/vite-builder": "14.484.0",
44
- "@genesislcap/webpack-builder": "14.484.0",
39
+ "@genesislcap/genx": "14.484.2-alpha-92fa356.0",
40
+ "@genesislcap/rollup-builder": "14.484.2-alpha-92fa356.0",
41
+ "@genesislcap/ts-builder": "14.484.2-alpha-92fa356.0",
42
+ "@genesislcap/uvu-playwright-builder": "14.484.2-alpha-92fa356.0",
43
+ "@genesislcap/vite-builder": "14.484.2-alpha-92fa356.0",
44
+ "@genesislcap/webpack-builder": "14.484.2-alpha-92fa356.0",
45
45
  "flexlayout-react": "^0.8.19"
46
46
  },
47
47
  "peerDependencies": {
@@ -53,9 +53,9 @@
53
53
  }
54
54
  },
55
55
  "dependencies": {
56
- "@genesislcap/foundation-logger": "14.484.0",
57
- "@genesislcap/foundation-ui": "14.484.0",
58
- "@genesislcap/foundation-utils": "14.484.0",
56
+ "@genesislcap/foundation-logger": "14.484.2-alpha-92fa356.0",
57
+ "@genesislcap/foundation-ui": "14.484.2-alpha-92fa356.0",
58
+ "@genesislcap/foundation-utils": "14.484.2-alpha-92fa356.0",
59
59
  "@microsoft/fast-colors": "5.3.1",
60
60
  "@microsoft/fast-components": "2.30.6",
61
61
  "@microsoft/fast-element": "1.14.0",
@@ -83,5 +83,5 @@
83
83
  "require": "./dist/react.cjs"
84
84
  }
85
85
  },
86
- "gitHead": "1ec7b2318e2447c2cd3ad877666b6fd1f3b87c05"
86
+ "gitHead": "efa674fc6417ae0f01c8c0b8a9d267525136c039"
87
87
  }