@yahoo/uds 3.67.0-beta.5 → 3.68.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.
- package/dist/components/Box.d.cts +2 -2
- package/dist/components/Box.d.ts +2 -2
- package/dist/components/Divider/Divider.d.cts +2 -2
- package/dist/components/Divider/Divider.d.ts +2 -2
- package/dist/components/Divider/DividerInternal.d.cts +2 -2
- package/dist/components/HStack.d.cts +2 -2
- package/dist/components/HStack.d.ts +2 -2
- package/dist/components/Icon.d.cts +2 -2
- package/dist/components/Icon.d.ts +2 -2
- package/dist/components/Link.d.cts +2 -2
- package/dist/components/Link.d.ts +2 -2
- package/dist/components/Text.d.cts +8 -8
- package/dist/components/Text.d.ts +8 -8
- package/dist/components/VStack.d.cts +2 -2
- package/dist/components/VStack.d.ts +2 -2
- package/dist/components/client/AnimateHeightChange.d.cts +2 -2
- package/dist/components/client/Avatar/Avatar.d.cts +2 -2
- package/dist/components/client/Avatar/Avatar.d.ts +2 -2
- package/dist/components/client/Avatar/AvatarIcon.d.cts +2 -2
- package/dist/components/client/Avatar/AvatarIcon.d.ts +2 -2
- package/dist/components/client/Avatar/AvatarImage.d.cts +2 -2
- package/dist/components/client/Avatar/AvatarImage.d.ts +2 -2
- package/dist/components/client/Avatar/AvatarText.d.cts +2 -2
- package/dist/components/client/Avatar/AvatarText.d.ts +2 -2
- package/dist/components/client/IconButton.d.cts +2 -2
- package/dist/components/client/Input/Input.d.cts +2 -2
- package/dist/components/client/Input/Input.d.ts +2 -2
- package/dist/components/client/Input/InputHelpText.d.cts +2 -2
- package/dist/components/client/Input/InputHelpText.d.ts +2 -2
- package/dist/components/client/Input/InputHelpTextInternal.d.cts +4 -4
- package/dist/components/client/Input/InputHelpTextInternal.d.ts +4 -4
- package/dist/components/client/Menu/Menu.Content.d.cts +2 -2
- package/dist/components/client/Menu/Menu.Content.d.ts +2 -2
- package/dist/components/client/Menu/Menu.Divider.d.cts +2 -2
- package/dist/components/client/Menu/Menu.Divider.d.ts +2 -2
- package/dist/components/client/Menu/Menu.Item.d.cts +2 -2
- package/dist/components/client/Menu/Menu.Item.d.ts +2 -2
- package/dist/components/client/Menu/Menu.ItemBase.d.cts +2 -2
- package/dist/components/client/Menu/Menu.ItemBase.d.ts +2 -2
- package/dist/components/client/Menu/Menu.ItemCheckbox.d.cts +2 -2
- package/dist/components/client/Menu/Menu.ItemCheckbox.d.ts +2 -2
- package/dist/components/client/Menu/Menu.Provider.d.cts +2 -2
- package/dist/components/client/Menu/Menu.Provider.d.ts +2 -2
- package/dist/components/client/Menu/Menu.Trigger.d.cts +2 -2
- package/dist/components/client/Menu/Menu.Trigger.d.ts +2 -2
- package/dist/components/client/Pressable.d.cts +2 -2
- package/dist/components/client/Radio/RadioGroupStore.d.cts +2 -2
- package/dist/components/client/Radio/RadioGroupStore.d.ts +2 -2
- package/dist/components/client/SpringMotionConfig.d.cts +3 -3
- package/dist/components/client/SpringMotionConfig.d.ts +2 -2
- package/dist/components/experimental/Spinner.d.cts +2 -2
- package/dist/components/experimental/Table.d.cts +2 -2
- package/dist/components/experimental/client/Accordion.d.cts +2 -2
- package/dist/components/experimental/client/Accordion.d.ts +2 -2
- package/dist/components/experimental/client/AvoidMotionLibraryProvider.d.cts +2 -2
- package/dist/components/experimental/client/Modal.d.cts +3 -3
- package/dist/components/experimental/client/Modal.d.ts +3 -3
- package/dist/components/experimental/client/Popover.d.cts +3 -3
- package/dist/components/experimental/client/Popover.d.ts +3 -3
- package/dist/components/experimental/client/Tabs.d.cts +6 -6
- package/dist/components/experimental/client/Tabs.d.ts +6 -6
- package/dist/components/experimental/client/Toast.d.cts +2 -2
- package/dist/components/experimental/client/Toast.d.ts +2 -2
- package/dist/defaultTokensConfig.cjs +1 -1
- package/dist/defaultTokensConfig.js +1 -1
- package/dist/fixtures.cjs +28 -5
- package/dist/fixtures.d.cts +6 -5
- package/dist/fixtures.d.ts +6 -5
- package/dist/fixtures.js +27 -5
- package/dist/generated/generatedConfigs.cjs +379 -253
- package/dist/generated/generatedConfigs.js +379 -253
- package/dist/generated/tailwindPurge.cjs +163 -61
- package/dist/generated/tailwindPurge.js +163 -61
- package/dist/generated/universalTokensConfigAuto.cjs +1 -1
- package/dist/generated/universalTokensConfigAuto.js +1 -1
- package/dist/index.cjs +5 -2
- package/dist/index.d.cts +3 -3
- package/dist/index.d.ts +3 -3
- package/dist/index.js +2 -2
- package/dist/providers/ColorModeProvider.d.cts +4 -4
- package/dist/providers/ColorModeProvider.d.ts +4 -4
- package/dist/providers/ScaleModeProvider.d.cts +4 -4
- package/dist/providers/ScaleModeProvider.d.ts +4 -4
- package/dist/providers/ThemeProvider.d.cts +2 -2
- package/dist/styles/styler.d.cts +14 -14
- package/dist/styles/styler.d.ts +14 -14
- package/dist/styles/variants.cjs +77 -29
- package/dist/styles/variants.d.cts +69 -21
- package/dist/styles/variants.d.ts +69 -21
- package/dist/styles/variants.js +77 -29
- package/dist/tailwind/plugins/a11y.d.ts +3 -3
- package/dist/tailwind/plugins/borders.d.ts +3 -3
- package/dist/tailwind/plugins/colors.cjs +6 -2
- package/dist/tailwind/plugins/colors.d.ts +3 -3
- package/dist/tailwind/plugins/colors.js +5 -2
- package/dist/tailwind/plugins/components.d.ts +3 -3
- package/dist/tailwind/plugins/elevation.d.ts +3 -3
- package/dist/tailwind/plugins/icons.d.ts +3 -3
- package/dist/tailwind/plugins/input.d.ts +3 -3
- package/dist/tailwind/plugins/motion.d.ts +3 -3
- package/dist/tailwind/plugins/nestedBorderRadius.d.ts +3 -3
- package/dist/tailwind/plugins/scaleMode.d.ts +3 -3
- package/dist/tailwind/plugins/shadows.d.ts +3 -3
- package/dist/tailwind/plugins/sizing.d.ts +3 -3
- package/dist/tailwind/plugins/spacing.d.ts +3 -3
- package/dist/tailwind/plugins/typography.d.cts +3 -3
- package/dist/tailwind/plugins/typography.d.ts +3 -3
- package/dist/tailwind/utils/addFontsPlugin.d.cts +3 -3
- package/dist/tailwind/utils/addFontsPlugin.d.ts +3 -3
- package/dist/tailwind/utils/composeTailwindPlugins.d.cts +3 -3
- package/dist/tailwind/utils/composeTailwindPlugins.d.ts +3 -3
- package/dist/tailwind/utils/getShadowPresetValues.cjs +18 -2
- package/dist/tailwind/utils/getShadowPresetValues.js +18 -2
- package/dist/tokens/automation/configs/menu.cjs +1 -1
- package/dist/tokens/automation/configs/menu.js +1 -1
- package/dist/tokens/automation/utils/getConfigVariantProperties.d.cts +2 -2
- package/dist/tokens/automation/utils/getConfigVariantProperties.d.ts +2 -2
- package/dist/tokens/automation/utils/mapColorFixtureToValue.cjs +7 -1
- package/dist/tokens/automation/utils/mapColorFixtureToValue.js +7 -1
- package/dist/tokens/configs/colorMode.cjs +4 -3
- package/dist/tokens/configs/colorMode.js +2 -1
- package/dist/tokens/configs/palette/alwaysPalette.cjs +28 -0
- package/dist/tokens/configs/palette/alwaysPalette.d.cts +54 -0
- package/dist/tokens/configs/palette/alwaysPalette.d.ts +54 -0
- package/dist/tokens/configs/palette/alwaysPalette.js +24 -0
- package/dist/tokens/configs/palette/darkPalette.cjs +200 -0
- package/dist/tokens/configs/palette/darkPalette.d.cts +6 -0
- package/dist/tokens/configs/palette/darkPalette.d.ts +6 -0
- package/dist/tokens/configs/palette/darkPalette.js +199 -0
- package/dist/tokens/configs/palette/index.cjs +11 -0
- package/dist/tokens/configs/palette/index.d.cts +4 -0
- package/dist/tokens/configs/palette/index.d.ts +4 -0
- package/dist/tokens/configs/palette/index.js +6 -0
- package/dist/tokens/configs/palette/lightPalette.cjs +200 -0
- package/dist/tokens/configs/palette/lightPalette.d.cts +6 -0
- package/dist/tokens/configs/palette/lightPalette.d.ts +6 -0
- package/dist/tokens/configs/palette/lightPalette.js +199 -0
- package/dist/tokens/configs/yosConfig.cjs +137 -137
- package/dist/tokens/configs/yosConfig.js +137 -137
- package/dist/tokens/index.cjs +5 -2
- package/dist/tokens/index.d.cts +4 -3
- package/dist/tokens/index.d.ts +4 -3
- package/dist/tokens/index.js +2 -2
- package/dist/tokens/parseTokens.cjs +2 -2
- package/dist/tokens/parseTokens.js +1 -1
- package/dist/tokens/types.d.cts +6 -4
- package/dist/tokens/types.d.ts +6 -4
- package/dist/utils/intersperse.d.cts +2 -2
- package/dist/utils/intersperse.d.ts +2 -2
- package/package.json +1 -1
- package/dist/tokens/configs/palette.cjs +0 -402
- package/dist/tokens/configs/palette.d.cts +0 -13
- package/dist/tokens/configs/palette.d.ts +0 -13
- package/dist/tokens/configs/palette.js +0 -399
package/dist/styles/variants.cjs
CHANGED
|
@@ -8,7 +8,6 @@ const variants = {
|
|
|
8
8
|
accent: "text-accent",
|
|
9
9
|
alert: "text-alert",
|
|
10
10
|
"alert-secondary": "text-alert-secondary",
|
|
11
|
-
black: "text-black",
|
|
12
11
|
brand: "text-brand",
|
|
13
12
|
"brand-secondary": "text-brand-secondary",
|
|
14
13
|
positive: "text-positive",
|
|
@@ -17,20 +16,26 @@ const variants = {
|
|
|
17
16
|
"warning-secondary": "text-warning-secondary",
|
|
18
17
|
info: "text-info",
|
|
19
18
|
"info-secondary": "text-info-secondary",
|
|
20
|
-
white: "text-white",
|
|
21
|
-
transparent: "text-transparent",
|
|
22
19
|
muted: "text-muted",
|
|
23
20
|
"on-color": "text-on-color",
|
|
24
21
|
primary: "text-primary",
|
|
25
22
|
secondary: "text-secondary",
|
|
26
23
|
tertiary: "text-tertiary",
|
|
27
|
-
|
|
24
|
+
white: "text-white",
|
|
25
|
+
black: "text-black",
|
|
26
|
+
transparent: "text-transparent",
|
|
27
|
+
current: "text-current",
|
|
28
|
+
"always/white": "text-always-white",
|
|
29
|
+
"always/black": "text-always-black",
|
|
30
|
+
"always/transparent": "text-always-transparent",
|
|
31
|
+
"always/current": "text-always-current",
|
|
32
|
+
"always/brand": "text-always-brand",
|
|
33
|
+
"always/accent": "text-always-accent"
|
|
28
34
|
},
|
|
29
35
|
placeholderColor: {
|
|
30
36
|
accent: "placeholder:text-accent",
|
|
31
37
|
alert: "placeholder:text-alert",
|
|
32
38
|
"alert-secondary": "placeholder:text-alert-secondary",
|
|
33
|
-
black: "placeholder:text-black",
|
|
34
39
|
brand: "placeholder:text-brand",
|
|
35
40
|
"brand-secondary": "placeholder:text-brand-secondary",
|
|
36
41
|
positive: "placeholder:text-positive",
|
|
@@ -39,14 +44,21 @@ const variants = {
|
|
|
39
44
|
"warning-secondary": "placeholder:text-warning-secondary",
|
|
40
45
|
info: "placeholder:text-info",
|
|
41
46
|
"info-secondary": "placeholder:text-info-secondary",
|
|
42
|
-
white: "placeholder:text-white",
|
|
43
|
-
transparent: "placeholder:text-transparent",
|
|
44
47
|
muted: "placeholder:text-muted",
|
|
45
48
|
"on-color": "placeholder:text-on-color",
|
|
46
49
|
primary: "placeholder:text-primary",
|
|
47
50
|
secondary: "placeholder:text-secondary",
|
|
48
51
|
tertiary: "placeholder:text-tertiary",
|
|
49
|
-
|
|
52
|
+
white: "placeholder:text-white",
|
|
53
|
+
black: "placeholder:text-black",
|
|
54
|
+
transparent: "placeholder:text-transparent",
|
|
55
|
+
current: "placeholder:text-current",
|
|
56
|
+
"always/white": "placeholder:text-always-white",
|
|
57
|
+
"always/black": "placeholder:text-always-black",
|
|
58
|
+
"always/transparent": "placeholder:text-always-transparent",
|
|
59
|
+
"always/current": "placeholder:text-always-current",
|
|
60
|
+
"always/brand": "placeholder:text-always-brand",
|
|
61
|
+
"always/accent": "placeholder:text-always-accent"
|
|
50
62
|
},
|
|
51
63
|
fontFamily: {
|
|
52
64
|
sans: "font-sans",
|
|
@@ -995,11 +1007,16 @@ const variants = {
|
|
|
995
1007
|
"elevation-2": "bg-elevation-2",
|
|
996
1008
|
"elevation-3": "bg-elevation-3",
|
|
997
1009
|
"elevation-4": "bg-elevation-4",
|
|
998
|
-
"elevation-5": "bg-elevation-5"
|
|
1010
|
+
"elevation-5": "bg-elevation-5",
|
|
1011
|
+
"always/white": "bg-always-white",
|
|
1012
|
+
"always/black": "bg-always-black",
|
|
1013
|
+
"always/transparent": "bg-always-transparent",
|
|
1014
|
+
"always/current": "bg-always-current",
|
|
1015
|
+
"always/brand": "bg-always-brand",
|
|
1016
|
+
"always/accent": "bg-always-accent"
|
|
999
1017
|
},
|
|
1000
1018
|
borderColor: {
|
|
1001
1019
|
accent: "border-accent",
|
|
1002
|
-
black: "border-black",
|
|
1003
1020
|
brand: "border-brand",
|
|
1004
1021
|
alert: "border-alert",
|
|
1005
1022
|
positive: "border-positive",
|
|
@@ -1010,19 +1027,26 @@ const variants = {
|
|
|
1010
1027
|
"positive-secondary": "border-positive-secondary",
|
|
1011
1028
|
"warning-secondary": "border-warning-secondary",
|
|
1012
1029
|
"info-secondary": "border-info-secondary",
|
|
1013
|
-
white: "border-white",
|
|
1014
|
-
transparent: "border-transparent",
|
|
1015
1030
|
muted: "border-muted",
|
|
1016
1031
|
primary: "border-primary",
|
|
1017
1032
|
secondary: "border-secondary",
|
|
1018
1033
|
tertiary: "border-tertiary",
|
|
1034
|
+
white: "border-white",
|
|
1035
|
+
black: "border-black",
|
|
1036
|
+
transparent: "border-transparent",
|
|
1019
1037
|
current: "border-current",
|
|
1020
1038
|
"elevation-0": "border-elevation-0",
|
|
1021
1039
|
"elevation-1": "border-elevation-1",
|
|
1022
1040
|
"elevation-2": "border-elevation-2",
|
|
1023
1041
|
"elevation-3": "border-elevation-3",
|
|
1024
1042
|
"elevation-4": "border-elevation-4",
|
|
1025
|
-
"elevation-5": "border-elevation-5"
|
|
1043
|
+
"elevation-5": "border-elevation-5",
|
|
1044
|
+
"always/white": "border-always-white",
|
|
1045
|
+
"always/black": "border-always-black",
|
|
1046
|
+
"always/transparent": "border-always-transparent",
|
|
1047
|
+
"always/current": "border-always-current",
|
|
1048
|
+
"always/brand": "border-always-brand",
|
|
1049
|
+
"always/accent": "border-always-accent"
|
|
1026
1050
|
},
|
|
1027
1051
|
borderStartColor: {
|
|
1028
1052
|
accent: "border-s-accent",
|
|
@@ -1036,25 +1060,30 @@ const variants = {
|
|
|
1036
1060
|
"positive-secondary": "border-s-positive-secondary",
|
|
1037
1061
|
"warning-secondary": "border-s-warning-secondary",
|
|
1038
1062
|
"info-secondary": "border-s-info-secondary",
|
|
1039
|
-
black: "border-s-black",
|
|
1040
|
-
white: "border-s-white",
|
|
1041
|
-
transparent: "border-s-transparent",
|
|
1042
1063
|
muted: "border-s-muted",
|
|
1043
1064
|
primary: "border-s-primary",
|
|
1044
1065
|
secondary: "border-s-secondary",
|
|
1045
1066
|
tertiary: "border-s-tertiary",
|
|
1067
|
+
white: "border-s-white",
|
|
1068
|
+
black: "border-s-black",
|
|
1069
|
+
transparent: "border-s-transparent",
|
|
1046
1070
|
current: "border-s-current",
|
|
1047
1071
|
"elevation-0": "border-s-elevation-0",
|
|
1048
1072
|
"elevation-1": "border-s-elevation-1",
|
|
1049
1073
|
"elevation-2": "border-s-elevation-2",
|
|
1050
1074
|
"elevation-3": "border-s-elevation-3",
|
|
1051
1075
|
"elevation-4": "border-s-elevation-4",
|
|
1052
|
-
"elevation-5": "border-s-elevation-5"
|
|
1076
|
+
"elevation-5": "border-s-elevation-5",
|
|
1077
|
+
"always/white": "border-s-always-white",
|
|
1078
|
+
"always/black": "border-s-always-black",
|
|
1079
|
+
"always/transparent": "border-s-always-transparent",
|
|
1080
|
+
"always/current": "border-s-always-current",
|
|
1081
|
+
"always/brand": "border-s-always-brand",
|
|
1082
|
+
"always/accent": "border-s-always-accent"
|
|
1053
1083
|
},
|
|
1054
1084
|
borderEndColor: {
|
|
1055
1085
|
accent: "border-e-accent",
|
|
1056
1086
|
alert: "border-e-alert",
|
|
1057
|
-
black: "border-e-black",
|
|
1058
1087
|
brand: "border-e-brand",
|
|
1059
1088
|
positive: "border-e-positive",
|
|
1060
1089
|
warning: "border-e-warning",
|
|
@@ -1064,24 +1093,30 @@ const variants = {
|
|
|
1064
1093
|
"positive-secondary": "border-e-positive-secondary",
|
|
1065
1094
|
"warning-secondary": "border-e-warning-secondary",
|
|
1066
1095
|
"info-secondary": "border-e-info-secondary",
|
|
1067
|
-
white: "border-e-white",
|
|
1068
|
-
transparent: "border-e-transparent",
|
|
1069
1096
|
muted: "border-e-muted",
|
|
1070
1097
|
primary: "border-e-primary",
|
|
1071
1098
|
secondary: "border-e-secondary",
|
|
1072
1099
|
tertiary: "border-e-tertiary",
|
|
1100
|
+
white: "border-e-white",
|
|
1101
|
+
black: "border-e-black",
|
|
1102
|
+
transparent: "border-e-transparent",
|
|
1073
1103
|
current: "border-e-current",
|
|
1074
1104
|
"elevation-0": "border-e-elevation-0",
|
|
1075
1105
|
"elevation-1": "border-e-elevation-1",
|
|
1076
1106
|
"elevation-2": "border-e-elevation-2",
|
|
1077
1107
|
"elevation-3": "border-e-elevation-3",
|
|
1078
1108
|
"elevation-4": "border-e-elevation-4",
|
|
1079
|
-
"elevation-5": "border-e-elevation-5"
|
|
1109
|
+
"elevation-5": "border-e-elevation-5",
|
|
1110
|
+
"always/white": "border-e-always-white",
|
|
1111
|
+
"always/black": "border-e-always-black",
|
|
1112
|
+
"always/transparent": "border-e-always-transparent",
|
|
1113
|
+
"always/current": "border-e-always-current",
|
|
1114
|
+
"always/brand": "border-e-always-brand",
|
|
1115
|
+
"always/accent": "border-e-always-accent"
|
|
1080
1116
|
},
|
|
1081
1117
|
borderBottomColor: {
|
|
1082
1118
|
accent: "border-b-accent",
|
|
1083
1119
|
alert: "border-b-alert",
|
|
1084
|
-
black: "border-b-black",
|
|
1085
1120
|
brand: "border-b-brand",
|
|
1086
1121
|
positive: "border-b-positive",
|
|
1087
1122
|
warning: "border-b-warning",
|
|
@@ -1091,24 +1126,30 @@ const variants = {
|
|
|
1091
1126
|
"positive-secondary": "border-b-positive-secondary",
|
|
1092
1127
|
"warning-secondary": "border-b-warning-secondary",
|
|
1093
1128
|
"info-secondary": "border-b-info-secondary",
|
|
1094
|
-
white: "border-b-white",
|
|
1095
|
-
transparent: "border-b-transparent",
|
|
1096
1129
|
muted: "border-b-muted",
|
|
1097
1130
|
primary: "border-b-primary",
|
|
1098
1131
|
secondary: "border-b-secondary",
|
|
1099
1132
|
tertiary: "border-b-tertiary",
|
|
1133
|
+
white: "border-b-white",
|
|
1134
|
+
black: "border-b-black",
|
|
1135
|
+
transparent: "border-b-transparent",
|
|
1100
1136
|
current: "border-b-current",
|
|
1101
1137
|
"elevation-0": "border-b-elevation-0",
|
|
1102
1138
|
"elevation-1": "border-b-elevation-1",
|
|
1103
1139
|
"elevation-2": "border-b-elevation-2",
|
|
1104
1140
|
"elevation-3": "border-b-elevation-3",
|
|
1105
1141
|
"elevation-4": "border-b-elevation-4",
|
|
1106
|
-
"elevation-5": "border-b-elevation-5"
|
|
1142
|
+
"elevation-5": "border-b-elevation-5",
|
|
1143
|
+
"always/white": "border-b-always-white",
|
|
1144
|
+
"always/black": "border-b-always-black",
|
|
1145
|
+
"always/transparent": "border-b-always-transparent",
|
|
1146
|
+
"always/current": "border-b-always-current",
|
|
1147
|
+
"always/brand": "border-b-always-brand",
|
|
1148
|
+
"always/accent": "border-b-always-accent"
|
|
1107
1149
|
},
|
|
1108
1150
|
borderTopColor: {
|
|
1109
1151
|
accent: "border-t-accent",
|
|
1110
1152
|
alert: "border-t-alert",
|
|
1111
|
-
black: "border-t-black",
|
|
1112
1153
|
brand: "border-t-brand",
|
|
1113
1154
|
positive: "border-t-positive",
|
|
1114
1155
|
warning: "border-t-warning",
|
|
@@ -1118,19 +1159,26 @@ const variants = {
|
|
|
1118
1159
|
"positive-secondary": "border-t-positive-secondary",
|
|
1119
1160
|
"warning-secondary": "border-t-warning-secondary",
|
|
1120
1161
|
"info-secondary": "border-t-info-secondary",
|
|
1121
|
-
white: "border-t-white",
|
|
1122
|
-
transparent: "border-t-transparent",
|
|
1123
1162
|
muted: "border-t-muted",
|
|
1124
1163
|
primary: "border-t-primary",
|
|
1125
1164
|
secondary: "border-t-secondary",
|
|
1126
1165
|
tertiary: "border-t-tertiary",
|
|
1166
|
+
white: "border-t-white",
|
|
1167
|
+
black: "border-t-black",
|
|
1168
|
+
transparent: "border-t-transparent",
|
|
1127
1169
|
current: "border-t-current",
|
|
1128
1170
|
"elevation-0": "border-t-elevation-0",
|
|
1129
1171
|
"elevation-1": "border-t-elevation-1",
|
|
1130
1172
|
"elevation-2": "border-t-elevation-2",
|
|
1131
1173
|
"elevation-3": "border-t-elevation-3",
|
|
1132
1174
|
"elevation-4": "border-t-elevation-4",
|
|
1133
|
-
"elevation-5": "border-t-elevation-5"
|
|
1175
|
+
"elevation-5": "border-t-elevation-5",
|
|
1176
|
+
"always/white": "border-t-always-white",
|
|
1177
|
+
"always/black": "border-t-always-black",
|
|
1178
|
+
"always/transparent": "border-t-always-transparent",
|
|
1179
|
+
"always/current": "border-t-always-current",
|
|
1180
|
+
"always/brand": "border-t-always-brand",
|
|
1181
|
+
"always/accent": "border-t-always-accent"
|
|
1134
1182
|
},
|
|
1135
1183
|
borderRadius: {
|
|
1136
1184
|
none: "rounded-none",
|
|
@@ -562,7 +562,6 @@ declare const variants: {
|
|
|
562
562
|
accent: string;
|
|
563
563
|
alert: string;
|
|
564
564
|
'alert-secondary': string;
|
|
565
|
-
black: string;
|
|
566
565
|
brand: string;
|
|
567
566
|
'brand-secondary': string;
|
|
568
567
|
positive: string;
|
|
@@ -571,20 +570,26 @@ declare const variants: {
|
|
|
571
570
|
'warning-secondary': string;
|
|
572
571
|
info: string;
|
|
573
572
|
'info-secondary': string;
|
|
574
|
-
white: string;
|
|
575
|
-
transparent: string;
|
|
576
573
|
muted: string;
|
|
577
574
|
'on-color': string;
|
|
578
575
|
primary: string;
|
|
579
576
|
secondary: string;
|
|
580
577
|
tertiary: string;
|
|
578
|
+
white: string;
|
|
579
|
+
black: string;
|
|
580
|
+
transparent: string;
|
|
581
581
|
current: string;
|
|
582
|
+
'always/white': string;
|
|
583
|
+
'always/black': string;
|
|
584
|
+
'always/transparent': string;
|
|
585
|
+
'always/current': string;
|
|
586
|
+
'always/brand': string;
|
|
587
|
+
'always/accent': string;
|
|
582
588
|
};
|
|
583
589
|
placeholderColor: {
|
|
584
590
|
accent: string;
|
|
585
591
|
alert: string;
|
|
586
592
|
'alert-secondary': string;
|
|
587
|
-
black: string;
|
|
588
593
|
brand: string;
|
|
589
594
|
'brand-secondary': string;
|
|
590
595
|
positive: string;
|
|
@@ -593,14 +598,21 @@ declare const variants: {
|
|
|
593
598
|
'warning-secondary': string;
|
|
594
599
|
info: string;
|
|
595
600
|
'info-secondary': string;
|
|
596
|
-
white: string;
|
|
597
|
-
transparent: string;
|
|
598
601
|
muted: string;
|
|
599
602
|
'on-color': string;
|
|
600
603
|
primary: string;
|
|
601
604
|
secondary: string;
|
|
602
605
|
tertiary: string;
|
|
606
|
+
white: string;
|
|
607
|
+
black: string;
|
|
608
|
+
transparent: string;
|
|
603
609
|
current: string;
|
|
610
|
+
'always/white': string;
|
|
611
|
+
'always/black': string;
|
|
612
|
+
'always/transparent': string;
|
|
613
|
+
'always/current': string;
|
|
614
|
+
'always/brand': string;
|
|
615
|
+
'always/accent': string;
|
|
604
616
|
};
|
|
605
617
|
fontFamily: {
|
|
606
618
|
sans: string;
|
|
@@ -1550,10 +1562,15 @@ declare const variants: {
|
|
|
1550
1562
|
'elevation-3': string;
|
|
1551
1563
|
'elevation-4': string;
|
|
1552
1564
|
'elevation-5': string;
|
|
1565
|
+
'always/white': string;
|
|
1566
|
+
'always/black': string;
|
|
1567
|
+
'always/transparent': string;
|
|
1568
|
+
'always/current': string;
|
|
1569
|
+
'always/brand': string;
|
|
1570
|
+
'always/accent': string;
|
|
1553
1571
|
};
|
|
1554
1572
|
borderColor: {
|
|
1555
1573
|
accent: string;
|
|
1556
|
-
black: string;
|
|
1557
1574
|
brand: string;
|
|
1558
1575
|
alert: string;
|
|
1559
1576
|
positive: string;
|
|
@@ -1564,12 +1581,13 @@ declare const variants: {
|
|
|
1564
1581
|
'positive-secondary': string;
|
|
1565
1582
|
'warning-secondary': string;
|
|
1566
1583
|
'info-secondary': string;
|
|
1567
|
-
white: string;
|
|
1568
|
-
transparent: string;
|
|
1569
1584
|
muted: string;
|
|
1570
1585
|
primary: string;
|
|
1571
1586
|
secondary: string;
|
|
1572
1587
|
tertiary: string;
|
|
1588
|
+
white: string;
|
|
1589
|
+
black: string;
|
|
1590
|
+
transparent: string;
|
|
1573
1591
|
current: string;
|
|
1574
1592
|
'elevation-0': string;
|
|
1575
1593
|
'elevation-1': string;
|
|
@@ -1577,6 +1595,12 @@ declare const variants: {
|
|
|
1577
1595
|
'elevation-3': string;
|
|
1578
1596
|
'elevation-4': string;
|
|
1579
1597
|
'elevation-5': string;
|
|
1598
|
+
'always/white': string;
|
|
1599
|
+
'always/black': string;
|
|
1600
|
+
'always/transparent': string;
|
|
1601
|
+
'always/current': string;
|
|
1602
|
+
'always/brand': string;
|
|
1603
|
+
'always/accent': string;
|
|
1580
1604
|
};
|
|
1581
1605
|
borderStartColor: {
|
|
1582
1606
|
accent: string;
|
|
@@ -1590,13 +1614,13 @@ declare const variants: {
|
|
|
1590
1614
|
'positive-secondary': string;
|
|
1591
1615
|
'warning-secondary': string;
|
|
1592
1616
|
'info-secondary': string;
|
|
1593
|
-
black: string;
|
|
1594
|
-
white: string;
|
|
1595
|
-
transparent: string;
|
|
1596
1617
|
muted: string;
|
|
1597
1618
|
primary: string;
|
|
1598
1619
|
secondary: string;
|
|
1599
1620
|
tertiary: string;
|
|
1621
|
+
white: string;
|
|
1622
|
+
black: string;
|
|
1623
|
+
transparent: string;
|
|
1600
1624
|
current: string;
|
|
1601
1625
|
'elevation-0': string;
|
|
1602
1626
|
'elevation-1': string;
|
|
@@ -1604,11 +1628,16 @@ declare const variants: {
|
|
|
1604
1628
|
'elevation-3': string;
|
|
1605
1629
|
'elevation-4': string;
|
|
1606
1630
|
'elevation-5': string;
|
|
1631
|
+
'always/white': string;
|
|
1632
|
+
'always/black': string;
|
|
1633
|
+
'always/transparent': string;
|
|
1634
|
+
'always/current': string;
|
|
1635
|
+
'always/brand': string;
|
|
1636
|
+
'always/accent': string;
|
|
1607
1637
|
};
|
|
1608
1638
|
borderEndColor: {
|
|
1609
1639
|
accent: string;
|
|
1610
1640
|
alert: string;
|
|
1611
|
-
black: string;
|
|
1612
1641
|
brand: string;
|
|
1613
1642
|
positive: string;
|
|
1614
1643
|
warning: string;
|
|
@@ -1618,12 +1647,13 @@ declare const variants: {
|
|
|
1618
1647
|
'positive-secondary': string;
|
|
1619
1648
|
'warning-secondary': string;
|
|
1620
1649
|
'info-secondary': string;
|
|
1621
|
-
white: string;
|
|
1622
|
-
transparent: string;
|
|
1623
1650
|
muted: string;
|
|
1624
1651
|
primary: string;
|
|
1625
1652
|
secondary: string;
|
|
1626
1653
|
tertiary: string;
|
|
1654
|
+
white: string;
|
|
1655
|
+
black: string;
|
|
1656
|
+
transparent: string;
|
|
1627
1657
|
current: string;
|
|
1628
1658
|
'elevation-0': string;
|
|
1629
1659
|
'elevation-1': string;
|
|
@@ -1631,11 +1661,16 @@ declare const variants: {
|
|
|
1631
1661
|
'elevation-3': string;
|
|
1632
1662
|
'elevation-4': string;
|
|
1633
1663
|
'elevation-5': string;
|
|
1664
|
+
'always/white': string;
|
|
1665
|
+
'always/black': string;
|
|
1666
|
+
'always/transparent': string;
|
|
1667
|
+
'always/current': string;
|
|
1668
|
+
'always/brand': string;
|
|
1669
|
+
'always/accent': string;
|
|
1634
1670
|
};
|
|
1635
1671
|
borderBottomColor: {
|
|
1636
1672
|
accent: string;
|
|
1637
1673
|
alert: string;
|
|
1638
|
-
black: string;
|
|
1639
1674
|
brand: string;
|
|
1640
1675
|
positive: string;
|
|
1641
1676
|
warning: string;
|
|
@@ -1645,12 +1680,13 @@ declare const variants: {
|
|
|
1645
1680
|
'positive-secondary': string;
|
|
1646
1681
|
'warning-secondary': string;
|
|
1647
1682
|
'info-secondary': string;
|
|
1648
|
-
white: string;
|
|
1649
|
-
transparent: string;
|
|
1650
1683
|
muted: string;
|
|
1651
1684
|
primary: string;
|
|
1652
1685
|
secondary: string;
|
|
1653
1686
|
tertiary: string;
|
|
1687
|
+
white: string;
|
|
1688
|
+
black: string;
|
|
1689
|
+
transparent: string;
|
|
1654
1690
|
current: string;
|
|
1655
1691
|
'elevation-0': string;
|
|
1656
1692
|
'elevation-1': string;
|
|
@@ -1658,11 +1694,16 @@ declare const variants: {
|
|
|
1658
1694
|
'elevation-3': string;
|
|
1659
1695
|
'elevation-4': string;
|
|
1660
1696
|
'elevation-5': string;
|
|
1697
|
+
'always/white': string;
|
|
1698
|
+
'always/black': string;
|
|
1699
|
+
'always/transparent': string;
|
|
1700
|
+
'always/current': string;
|
|
1701
|
+
'always/brand': string;
|
|
1702
|
+
'always/accent': string;
|
|
1661
1703
|
};
|
|
1662
1704
|
borderTopColor: {
|
|
1663
1705
|
accent: string;
|
|
1664
1706
|
alert: string;
|
|
1665
|
-
black: string;
|
|
1666
1707
|
brand: string;
|
|
1667
1708
|
positive: string;
|
|
1668
1709
|
warning: string;
|
|
@@ -1672,12 +1713,13 @@ declare const variants: {
|
|
|
1672
1713
|
'positive-secondary': string;
|
|
1673
1714
|
'warning-secondary': string;
|
|
1674
1715
|
'info-secondary': string;
|
|
1675
|
-
white: string;
|
|
1676
|
-
transparent: string;
|
|
1677
1716
|
muted: string;
|
|
1678
1717
|
primary: string;
|
|
1679
1718
|
secondary: string;
|
|
1680
1719
|
tertiary: string;
|
|
1720
|
+
white: string;
|
|
1721
|
+
black: string;
|
|
1722
|
+
transparent: string;
|
|
1681
1723
|
current: string;
|
|
1682
1724
|
'elevation-0': string;
|
|
1683
1725
|
'elevation-1': string;
|
|
@@ -1685,6 +1727,12 @@ declare const variants: {
|
|
|
1685
1727
|
'elevation-3': string;
|
|
1686
1728
|
'elevation-4': string;
|
|
1687
1729
|
'elevation-5': string;
|
|
1730
|
+
'always/white': string;
|
|
1731
|
+
'always/black': string;
|
|
1732
|
+
'always/transparent': string;
|
|
1733
|
+
'always/current': string;
|
|
1734
|
+
'always/brand': string;
|
|
1735
|
+
'always/accent': string;
|
|
1688
1736
|
};
|
|
1689
1737
|
borderRadius: {
|
|
1690
1738
|
none: string;
|