@genesislcap/foundation-zero 14.211.5 → 14.211.6

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.
@@ -39678,76 +39678,6 @@
39678
39678
  }
39679
39679
  ]
39680
39680
  },
39681
- {
39682
- "kind": "javascript-module",
39683
- "path": "src/dialog/styles/colors.ts",
39684
- "declarations": [
39685
- {
39686
- "kind": "variable",
39687
- "name": "defaultDialogActiveBGColor"
39688
- }
39689
- ],
39690
- "exports": [
39691
- {
39692
- "kind": "js",
39693
- "name": "defaultDialogActiveBGColor",
39694
- "declaration": {
39695
- "name": "defaultDialogActiveBGColor",
39696
- "module": "src/dialog/styles/colors.ts"
39697
- }
39698
- }
39699
- ]
39700
- },
39701
- {
39702
- "kind": "javascript-module",
39703
- "path": "src/dialog/styles/index.ts",
39704
- "declarations": [],
39705
- "exports": [
39706
- {
39707
- "kind": "js",
39708
- "name": "*",
39709
- "declaration": {
39710
- "name": "*",
39711
- "package": "./colors"
39712
- }
39713
- }
39714
- ]
39715
- },
39716
- {
39717
- "kind": "javascript-module",
39718
- "path": "src/listbox-option/style/colors.ts",
39719
- "declarations": [
39720
- {
39721
- "kind": "variable",
39722
- "name": "defaultSelectedListboxFillColor"
39723
- }
39724
- ],
39725
- "exports": [
39726
- {
39727
- "kind": "js",
39728
- "name": "defaultSelectedListboxFillColor",
39729
- "declaration": {
39730
- "name": "defaultSelectedListboxFillColor",
39731
- "module": "src/listbox-option/style/colors.ts"
39732
- }
39733
- }
39734
- ]
39735
- },
39736
- {
39737
- "kind": "javascript-module",
39738
- "path": "src/listbox-option/style/index.ts",
39739
- "declarations": [],
39740
- "exports": [
39741
- {
39742
- "kind": "js",
39743
- "name": "*",
39744
- "declaration": {
39745
- "name": "*",
39746
- "package": "./colors"
39747
- }
39748
- }
39749
- ]
39750
- },
39751
39681
  {
39752
39682
  "kind": "javascript-module",
39753
39683
  "path": "src/_config/values/color.ts",
@@ -39992,6 +39922,76 @@
39992
39922
  }
39993
39923
  ]
39994
39924
  },
39925
+ {
39926
+ "kind": "javascript-module",
39927
+ "path": "src/dialog/styles/colors.ts",
39928
+ "declarations": [
39929
+ {
39930
+ "kind": "variable",
39931
+ "name": "defaultDialogActiveBGColor"
39932
+ }
39933
+ ],
39934
+ "exports": [
39935
+ {
39936
+ "kind": "js",
39937
+ "name": "defaultDialogActiveBGColor",
39938
+ "declaration": {
39939
+ "name": "defaultDialogActiveBGColor",
39940
+ "module": "src/dialog/styles/colors.ts"
39941
+ }
39942
+ }
39943
+ ]
39944
+ },
39945
+ {
39946
+ "kind": "javascript-module",
39947
+ "path": "src/dialog/styles/index.ts",
39948
+ "declarations": [],
39949
+ "exports": [
39950
+ {
39951
+ "kind": "js",
39952
+ "name": "*",
39953
+ "declaration": {
39954
+ "name": "*",
39955
+ "package": "./colors"
39956
+ }
39957
+ }
39958
+ ]
39959
+ },
39960
+ {
39961
+ "kind": "javascript-module",
39962
+ "path": "src/listbox-option/style/colors.ts",
39963
+ "declarations": [
39964
+ {
39965
+ "kind": "variable",
39966
+ "name": "defaultSelectedListboxFillColor"
39967
+ }
39968
+ ],
39969
+ "exports": [
39970
+ {
39971
+ "kind": "js",
39972
+ "name": "defaultSelectedListboxFillColor",
39973
+ "declaration": {
39974
+ "name": "defaultSelectedListboxFillColor",
39975
+ "module": "src/listbox-option/style/colors.ts"
39976
+ }
39977
+ }
39978
+ ]
39979
+ },
39980
+ {
39981
+ "kind": "javascript-module",
39982
+ "path": "src/listbox-option/style/index.ts",
39983
+ "declarations": [],
39984
+ "exports": [
39985
+ {
39986
+ "kind": "js",
39987
+ "name": "*",
39988
+ "declaration": {
39989
+ "name": "*",
39990
+ "package": "./colors"
39991
+ }
39992
+ }
39993
+ ]
39994
+ },
39995
39995
  {
39996
39996
  "kind": "javascript-module",
39997
39997
  "path": "src/overlays/system-health/index.ts",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-zero",
3
3
  "description": "Genesis Foundation Zero Design System",
4
- "version": "14.211.5",
4
+ "version": "14.211.6",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -75,12 +75,12 @@
75
75
  },
76
76
  "devDependencies": {
77
77
  "@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
78
- "@genesislcap/genx": "14.211.5",
79
- "@genesislcap/rollup-builder": "14.211.5",
80
- "@genesislcap/ts-builder": "14.211.5",
81
- "@genesislcap/uvu-playwright-builder": "14.211.5",
82
- "@genesislcap/vite-builder": "14.211.5",
83
- "@genesislcap/webpack-builder": "14.211.5",
78
+ "@genesislcap/genx": "14.211.6",
79
+ "@genesislcap/rollup-builder": "14.211.6",
80
+ "@genesislcap/ts-builder": "14.211.6",
81
+ "@genesislcap/uvu-playwright-builder": "14.211.6",
82
+ "@genesislcap/vite-builder": "14.211.6",
83
+ "@genesislcap/webpack-builder": "14.211.6",
84
84
  "@storybook/addon-coverage": "^1.0.1",
85
85
  "@storybook/addon-essentials": "^8.0.0",
86
86
  "@storybook/addon-links": "^8.0.0",
@@ -98,14 +98,14 @@
98
98
  "storybook": "^8.0.0"
99
99
  },
100
100
  "dependencies": {
101
- "@genesislcap/foundation-comms": "14.211.5",
102
- "@genesislcap/foundation-logger": "14.211.5",
103
- "@genesislcap/foundation-ui": "14.211.5",
104
- "@genesislcap/foundation-utils": "14.211.5",
101
+ "@genesislcap/foundation-comms": "14.211.6",
102
+ "@genesislcap/foundation-logger": "14.211.6",
103
+ "@genesislcap/foundation-ui": "14.211.6",
104
+ "@genesislcap/foundation-utils": "14.211.6",
105
105
  "@microsoft/fast-colors": "^5.3.1",
106
106
  "@microsoft/fast-components": "^2.30.6",
107
107
  "@microsoft/fast-element": "^1.12.0",
108
- "@microsoft/fast-foundation": "^2.49.4",
108
+ "@microsoft/fast-foundation": "2.49.6",
109
109
  "@microsoft/fast-web-utilities": "^5.4.1",
110
110
  "tslib": "^2.3.1"
111
111
  },
@@ -118,5 +118,5 @@
118
118
  "access": "public"
119
119
  },
120
120
  "customElements": "dist/custom-elements.json",
121
- "gitHead": "6362f3dbcf2712680073a886eeaed5c58bb6ad35"
121
+ "gitHead": "f482b5a253497e80e26493592189fdbc1760c439"
122
122
  }