@genesislcap/rapid-design-system 14.427.1-TAM-8.26-patch.2 → 14.427.1-TAM-8.26-patch.3

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.
@@ -22674,7 +22674,7 @@
22674
22674
  "kind": "field",
22675
22675
  "name": "dataSub",
22676
22676
  "type": {
22677
- "text": "Subscription"
22677
+ "text": "Subscription | undefined"
22678
22678
  },
22679
22679
  "privacy": "protected",
22680
22680
  "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.427.1-TAM-8.26-patch.2",
4
+ "version": "14.427.1-TAM-8.26-patch.3",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -35,17 +35,17 @@
35
35
  },
36
36
  "devDependencies": {
37
37
  "@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
38
- "@genesislcap/genx": "14.427.1-TAM-8.26-patch.2",
39
- "@genesislcap/rollup-builder": "14.427.1-TAM-8.26-patch.2",
40
- "@genesislcap/ts-builder": "14.427.1-TAM-8.26-patch.2",
41
- "@genesislcap/uvu-playwright-builder": "14.427.1-TAM-8.26-patch.2",
42
- "@genesislcap/vite-builder": "14.427.1-TAM-8.26-patch.2",
43
- "@genesislcap/webpack-builder": "14.427.1-TAM-8.26-patch.2"
38
+ "@genesislcap/genx": "14.427.1-TAM-8.26-patch.3",
39
+ "@genesislcap/rollup-builder": "14.427.1-TAM-8.26-patch.3",
40
+ "@genesislcap/ts-builder": "14.427.1-TAM-8.26-patch.3",
41
+ "@genesislcap/uvu-playwright-builder": "14.427.1-TAM-8.26-patch.3",
42
+ "@genesislcap/vite-builder": "14.427.1-TAM-8.26-patch.3",
43
+ "@genesislcap/webpack-builder": "14.427.1-TAM-8.26-patch.3"
44
44
  },
45
45
  "dependencies": {
46
- "@genesislcap/foundation-logger": "14.427.1-TAM-8.26-patch.2",
47
- "@genesislcap/foundation-ui": "14.427.1-TAM-8.26-patch.2",
48
- "@genesislcap/foundation-utils": "14.427.1-TAM-8.26-patch.2",
46
+ "@genesislcap/foundation-logger": "14.427.1-TAM-8.26-patch.3",
47
+ "@genesislcap/foundation-ui": "14.427.1-TAM-8.26-patch.3",
48
+ "@genesislcap/foundation-utils": "14.427.1-TAM-8.26-patch.3",
49
49
  "@microsoft/fast-colors": "5.3.1",
50
50
  "@microsoft/fast-components": "2.30.6",
51
51
  "@microsoft/fast-element": "1.14.0",
@@ -73,5 +73,5 @@
73
73
  "require": "./dist/react.cjs"
74
74
  }
75
75
  },
76
- "gitHead": "58e50904c9846ce49d3e4ee9d803b075e078ca4b"
76
+ "gitHead": "9fc27f51390d054cf81de0d668392fc1c2f26844"
77
77
  }