@genesislcap/foundation-zero 14.71.1-auth-mf.17 → 14.71.1-auth-mf.18

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.
@@ -645,6 +645,176 @@
645
645
  }
646
646
  ]
647
647
  },
648
+ {
649
+ "kind": "javascript-module",
650
+ "path": "src/_common/colors.hex.ts",
651
+ "declarations": [],
652
+ "exports": []
653
+ },
654
+ {
655
+ "kind": "javascript-module",
656
+ "path": "src/_common/colors.ts",
657
+ "declarations": [
658
+ {
659
+ "kind": "variable",
660
+ "name": "defaultRapidTextColor"
661
+ },
662
+ {
663
+ "kind": "variable",
664
+ "name": "defaultRapidBGColor"
665
+ },
666
+ {
667
+ "kind": "variable",
668
+ "name": "defaultRapidLabelColor"
669
+ },
670
+ {
671
+ "kind": "variable",
672
+ "name": "defaultRapidActiveBGColor"
673
+ },
674
+ {
675
+ "kind": "variable",
676
+ "name": "defaultRapidBorderUnfocusedColor"
677
+ },
678
+ {
679
+ "kind": "variable",
680
+ "name": "FastAppearanceValues",
681
+ "type": {
682
+ "text": "array"
683
+ },
684
+ "default": "['accent', 'lightweight', 'neutral', 'outline', 'stealth']"
685
+ },
686
+ {
687
+ "kind": "variable",
688
+ "name": "ZeroAppearanceValues"
689
+ }
690
+ ],
691
+ "exports": [
692
+ {
693
+ "kind": "js",
694
+ "name": "defaultRapidTextColor",
695
+ "declaration": {
696
+ "name": "defaultRapidTextColor",
697
+ "module": "src/_common/colors.ts"
698
+ }
699
+ },
700
+ {
701
+ "kind": "js",
702
+ "name": "defaultRapidBGColor",
703
+ "declaration": {
704
+ "name": "defaultRapidBGColor",
705
+ "module": "src/_common/colors.ts"
706
+ }
707
+ },
708
+ {
709
+ "kind": "js",
710
+ "name": "defaultRapidLabelColor",
711
+ "declaration": {
712
+ "name": "defaultRapidLabelColor",
713
+ "module": "src/_common/colors.ts"
714
+ }
715
+ },
716
+ {
717
+ "kind": "js",
718
+ "name": "defaultRapidActiveBGColor",
719
+ "declaration": {
720
+ "name": "defaultRapidActiveBGColor",
721
+ "module": "src/_common/colors.ts"
722
+ }
723
+ },
724
+ {
725
+ "kind": "js",
726
+ "name": "defaultRapidBorderUnfocusedColor",
727
+ "declaration": {
728
+ "name": "defaultRapidBorderUnfocusedColor",
729
+ "module": "src/_common/colors.ts"
730
+ }
731
+ },
732
+ {
733
+ "kind": "js",
734
+ "name": "FastAppearanceValues",
735
+ "declaration": {
736
+ "name": "FastAppearanceValues",
737
+ "module": "src/_common/colors.ts"
738
+ }
739
+ },
740
+ {
741
+ "kind": "js",
742
+ "name": "ZeroAppearanceValues",
743
+ "declaration": {
744
+ "name": "ZeroAppearanceValues",
745
+ "module": "src/_common/colors.ts"
746
+ }
747
+ }
748
+ ]
749
+ },
750
+ {
751
+ "kind": "javascript-module",
752
+ "path": "src/_common/colors.util.ts",
753
+ "declarations": [],
754
+ "exports": []
755
+ },
756
+ {
757
+ "kind": "javascript-module",
758
+ "path": "src/_common/index.ts",
759
+ "declarations": [],
760
+ "exports": [
761
+ {
762
+ "kind": "js",
763
+ "name": "*",
764
+ "declaration": {
765
+ "name": "*",
766
+ "package": "./colors"
767
+ }
768
+ },
769
+ {
770
+ "kind": "js",
771
+ "name": "*",
772
+ "declaration": {
773
+ "name": "*",
774
+ "package": "./colors.hex"
775
+ }
776
+ },
777
+ {
778
+ "kind": "js",
779
+ "name": "*",
780
+ "declaration": {
781
+ "name": "*",
782
+ "package": "./colors.util"
783
+ }
784
+ }
785
+ ]
786
+ },
787
+ {
788
+ "kind": "javascript-module",
789
+ "path": "src/_config/index.ts",
790
+ "declarations": [],
791
+ "exports": [
792
+ {
793
+ "kind": "js",
794
+ "name": "*",
795
+ "declaration": {
796
+ "name": "*",
797
+ "package": "./styles"
798
+ }
799
+ },
800
+ {
801
+ "kind": "js",
802
+ "name": "*",
803
+ "declaration": {
804
+ "name": "*",
805
+ "package": "./tokens"
806
+ }
807
+ },
808
+ {
809
+ "kind": "js",
810
+ "name": "*",
811
+ "declaration": {
812
+ "name": "*",
813
+ "package": "./values"
814
+ }
815
+ }
816
+ ]
817
+ },
648
818
  {
649
819
  "kind": "javascript-module",
650
820
  "path": "src/accordion/accordion.stories.ts",
@@ -981,176 +1151,6 @@
981
1151
  }
982
1152
  ]
983
1153
  },
984
- {
985
- "kind": "javascript-module",
986
- "path": "src/_config/index.ts",
987
- "declarations": [],
988
- "exports": [
989
- {
990
- "kind": "js",
991
- "name": "*",
992
- "declaration": {
993
- "name": "*",
994
- "package": "./styles"
995
- }
996
- },
997
- {
998
- "kind": "js",
999
- "name": "*",
1000
- "declaration": {
1001
- "name": "*",
1002
- "package": "./tokens"
1003
- }
1004
- },
1005
- {
1006
- "kind": "js",
1007
- "name": "*",
1008
- "declaration": {
1009
- "name": "*",
1010
- "package": "./values"
1011
- }
1012
- }
1013
- ]
1014
- },
1015
- {
1016
- "kind": "javascript-module",
1017
- "path": "src/_common/colors.hex.ts",
1018
- "declarations": [],
1019
- "exports": []
1020
- },
1021
- {
1022
- "kind": "javascript-module",
1023
- "path": "src/_common/colors.ts",
1024
- "declarations": [
1025
- {
1026
- "kind": "variable",
1027
- "name": "defaultRapidTextColor"
1028
- },
1029
- {
1030
- "kind": "variable",
1031
- "name": "defaultRapidBGColor"
1032
- },
1033
- {
1034
- "kind": "variable",
1035
- "name": "defaultRapidLabelColor"
1036
- },
1037
- {
1038
- "kind": "variable",
1039
- "name": "defaultRapidActiveBGColor"
1040
- },
1041
- {
1042
- "kind": "variable",
1043
- "name": "defaultRapidBorderUnfocusedColor"
1044
- },
1045
- {
1046
- "kind": "variable",
1047
- "name": "FastAppearanceValues",
1048
- "type": {
1049
- "text": "array"
1050
- },
1051
- "default": "['accent', 'lightweight', 'neutral', 'outline', 'stealth']"
1052
- },
1053
- {
1054
- "kind": "variable",
1055
- "name": "ZeroAppearanceValues"
1056
- }
1057
- ],
1058
- "exports": [
1059
- {
1060
- "kind": "js",
1061
- "name": "defaultRapidTextColor",
1062
- "declaration": {
1063
- "name": "defaultRapidTextColor",
1064
- "module": "src/_common/colors.ts"
1065
- }
1066
- },
1067
- {
1068
- "kind": "js",
1069
- "name": "defaultRapidBGColor",
1070
- "declaration": {
1071
- "name": "defaultRapidBGColor",
1072
- "module": "src/_common/colors.ts"
1073
- }
1074
- },
1075
- {
1076
- "kind": "js",
1077
- "name": "defaultRapidLabelColor",
1078
- "declaration": {
1079
- "name": "defaultRapidLabelColor",
1080
- "module": "src/_common/colors.ts"
1081
- }
1082
- },
1083
- {
1084
- "kind": "js",
1085
- "name": "defaultRapidActiveBGColor",
1086
- "declaration": {
1087
- "name": "defaultRapidActiveBGColor",
1088
- "module": "src/_common/colors.ts"
1089
- }
1090
- },
1091
- {
1092
- "kind": "js",
1093
- "name": "defaultRapidBorderUnfocusedColor",
1094
- "declaration": {
1095
- "name": "defaultRapidBorderUnfocusedColor",
1096
- "module": "src/_common/colors.ts"
1097
- }
1098
- },
1099
- {
1100
- "kind": "js",
1101
- "name": "FastAppearanceValues",
1102
- "declaration": {
1103
- "name": "FastAppearanceValues",
1104
- "module": "src/_common/colors.ts"
1105
- }
1106
- },
1107
- {
1108
- "kind": "js",
1109
- "name": "ZeroAppearanceValues",
1110
- "declaration": {
1111
- "name": "ZeroAppearanceValues",
1112
- "module": "src/_common/colors.ts"
1113
- }
1114
- }
1115
- ]
1116
- },
1117
- {
1118
- "kind": "javascript-module",
1119
- "path": "src/_common/colors.util.ts",
1120
- "declarations": [],
1121
- "exports": []
1122
- },
1123
- {
1124
- "kind": "javascript-module",
1125
- "path": "src/_common/index.ts",
1126
- "declarations": [],
1127
- "exports": [
1128
- {
1129
- "kind": "js",
1130
- "name": "*",
1131
- "declaration": {
1132
- "name": "*",
1133
- "package": "./colors"
1134
- }
1135
- },
1136
- {
1137
- "kind": "js",
1138
- "name": "*",
1139
- "declaration": {
1140
- "name": "*",
1141
- "package": "./colors.hex"
1142
- }
1143
- },
1144
- {
1145
- "kind": "js",
1146
- "name": "*",
1147
- "declaration": {
1148
- "name": "*",
1149
- "package": "./colors.util"
1150
- }
1151
- }
1152
- ]
1153
- },
1154
1154
  {
1155
1155
  "kind": "javascript-module",
1156
1156
  "path": "src/actions-menu/actions-menu.stories.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.71.1-auth-mf.17",
4
+ "version": "14.71.1-auth-mf.18",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -62,7 +62,7 @@
62
62
  "storybook": "storybook dev -p 6006"
63
63
  },
64
64
  "devDependencies": {
65
- "@genesislcap/genx": "14.71.1-auth-mf.17",
65
+ "@genesislcap/genx": "14.71.1-auth-mf.18",
66
66
  "@storybook/addon-essentials": "^7.1.0",
67
67
  "@storybook/addon-links": "^7.1.0",
68
68
  "@storybook/addons": "^7.1.0",
@@ -75,9 +75,9 @@
75
75
  "storybook": "^7.1.0"
76
76
  },
77
77
  "dependencies": {
78
- "@genesislcap/foundation-comms": "14.71.1-auth-mf.17",
79
- "@genesislcap/foundation-ui": "14.71.1-auth-mf.17",
80
- "@genesislcap/foundation-utils": "14.71.1-auth-mf.17",
78
+ "@genesislcap/foundation-comms": "14.71.1-auth-mf.18",
79
+ "@genesislcap/foundation-ui": "14.71.1-auth-mf.18",
80
+ "@genesislcap/foundation-utils": "14.71.1-auth-mf.18",
81
81
  "@microsoft/fast-colors": "^5.1.4",
82
82
  "@microsoft/fast-components": "^2.21.3",
83
83
  "@microsoft/fast-element": "^1.7.0",
@@ -94,5 +94,5 @@
94
94
  "access": "public"
95
95
  },
96
96
  "customElements": "dist/custom-elements.json",
97
- "gitHead": "b3c0a452e2b054ae994b915a8d5df456d8bc31d3"
97
+ "gitHead": "8960414748b4b3dd8d0584967127aecb968548b0"
98
98
  }