@yahoo/uds 3.101.0-beta.1 → 3.101.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/automated-config/dist/generated/autoVariants.cjs +1 -11
- package/dist/automated-config/dist/generated/autoVariants.d.cts +0 -10
- package/dist/automated-config/dist/generated/autoVariants.d.ts +0 -10
- package/dist/automated-config/dist/generated/autoVariants.js +1 -11
- package/dist/automated-config/dist/generated/generatedConfigs.cjs +1 -1695
- package/dist/automated-config/dist/generated/generatedConfigs.d.cts +189 -419
- package/dist/automated-config/dist/generated/generatedConfigs.d.ts +189 -419
- package/dist/automated-config/dist/generated/generatedConfigs.js +1 -1694
- package/dist/automated-config/dist/generated/universalTokensConfigAuto.cjs +0 -99
- package/dist/automated-config/dist/generated/universalTokensConfigAuto.d.cts +1 -2
- package/dist/automated-config/dist/generated/universalTokensConfigAuto.d.ts +1 -2
- package/dist/automated-config/dist/generated/universalTokensConfigAuto.js +0 -99
- package/dist/automated-config/dist/properties.cjs +89 -152
- package/dist/automated-config/dist/properties.d.cts +4 -25
- package/dist/automated-config/dist/properties.d.ts +4 -25
- package/dist/automated-config/dist/properties.js +90 -153
- package/dist/automated-config/dist/utils/buildConfigSchema.cjs +1 -5
- package/dist/automated-config/dist/utils/buildConfigSchema.d.cts +1 -2
- package/dist/automated-config/dist/utils/buildConfigSchema.d.ts +1 -2
- package/dist/automated-config/dist/utils/buildConfigSchema.js +1 -5
- package/dist/automated-config/dist/utils/getConfigVariantProperties.d.cts +2 -2
- package/dist/automated-config/dist/utils/getConfigVariantProperties.d.ts +2 -2
- package/dist/automated-config/dist/utils/index.cjs +4 -4
- package/dist/automated-config/dist/utils/index.d.cts +1 -6
- package/dist/automated-config/dist/utils/index.d.ts +1 -6
- package/dist/automated-config/dist/utils/index.js +4 -4
- package/dist/cli/commands/sync.cjs +1 -5
- package/dist/cli/commands/sync.js +1 -5
- package/dist/components/client/Button.js +2 -2
- package/dist/components/client/Menu/Menu.ItemCheckbox.d.cts +1 -1
- package/dist/components/client/Menu/Menu.ItemCheckbox.d.ts +1 -1
- package/dist/components/client/Toast/Toast.cjs +1 -1
- package/dist/components/client/Toast/Toast.d.cts +1 -1
- package/dist/components/client/Toast/Toast.d.ts +1 -1
- package/dist/components/client/Toast/Toast.js +1 -1
- package/dist/components/client/index.cjs +0 -8
- package/dist/components/client/index.d.cts +1 -7
- package/dist/components/client/index.d.ts +1 -7
- package/dist/components/client/index.js +1 -5
- package/dist/components/client/providers/UDSConfigProvider.cjs +2 -6
- package/dist/components/client/providers/UDSConfigProvider.d.cts +1 -2
- package/dist/components/client/providers/UDSConfigProvider.d.ts +1 -2
- package/dist/components/client/providers/UDSConfigProvider.js +2 -6
- package/dist/components/index.cjs +0 -12
- package/dist/components/index.d.cts +1 -6
- package/dist/components/index.d.ts +1 -6
- package/dist/components/index.js +1 -9
- package/dist/config/dist/index.cjs +3 -101
- package/dist/config/dist/index.d.cts +1 -148
- package/dist/config/dist/index.d.ts +1 -148
- package/dist/config/dist/index.js +3 -101
- package/dist/css-tokens/dist/index.cjs +0 -2
- package/dist/css-tokens/dist/index.d.cts +1 -2
- package/dist/css-tokens/dist/index.d.ts +1 -2
- package/dist/css-tokens/dist/index.js +1 -2
- package/dist/defaultTokensConfig.cjs +2 -0
- package/dist/defaultTokensConfig.d.cts +2 -0
- package/dist/defaultTokensConfig.d.ts +2 -0
- package/dist/defaultTokensConfig.js +2 -0
- package/dist/fixtures/dist/index.cjs +2 -28
- package/dist/fixtures/dist/index.d.cts +3 -17
- package/dist/fixtures/dist/index.d.ts +3 -17
- package/dist/fixtures/dist/index.js +3 -27
- package/dist/fixtures/index.cjs +1 -6
- package/dist/fixtures/index.d.cts +2 -4
- package/dist/fixtures/index.d.ts +2 -4
- package/dist/fixtures/index.js +2 -3
- package/dist/index.cjs +3 -15
- package/dist/index.d.cts +4 -9
- package/dist/index.d.ts +4 -9
- package/dist/index.js +6 -11
- package/dist/runtime/index.cjs +0 -2
- package/dist/runtime/index.d.cts +1 -2
- package/dist/runtime/index.d.ts +1 -2
- package/dist/runtime/index.js +1 -2
- package/dist/runtime/udsConfig.cjs +1 -3
- package/dist/runtime/udsConfig.d.cts +0 -2
- package/dist/runtime/udsConfig.d.ts +0 -2
- package/dist/runtime/udsConfig.js +1 -3
- package/dist/styles/styler.d.cts +26 -36
- package/dist/styles/styler.d.ts +26 -36
- package/dist/styles/variants.d.cts +0 -30
- package/dist/styles/variants.d.ts +0 -30
- package/dist/tailwind/dist/plugin.cjs +1 -2
- package/dist/tailwind/dist/plugin.js +1 -2
- package/dist/tailwind/dist/tailwind/plugins/components.cjs +0 -1
- package/dist/tailwind/dist/tailwind/plugins/components.js +1 -2
- package/dist/tailwind/dist/tailwind/utils/getFontStyles.d.cts +1 -1
- package/dist/tailwind/dist/tailwind/utils/getFontStyles.d.ts +1 -1
- package/dist/tokens/automation/configs/index.cjs +1 -2
- package/dist/tokens/automation/configs/index.d.cts +2 -2
- package/dist/tokens/automation/configs/index.d.ts +2 -2
- package/dist/tokens/automation/configs/index.js +2 -2
- package/dist/tokens/automation/index.cjs +0 -1
- package/dist/tokens/automation/index.d.cts +2 -2
- package/dist/tokens/automation/index.d.ts +2 -2
- package/dist/tokens/automation/index.js +2 -2
- package/dist/tokens/automation/properties.d.cts +2 -2
- package/dist/tokens/automation/properties.d.ts +2 -2
- package/dist/tokens/consts/cssTokens.cjs +0 -1
- package/dist/tokens/consts/cssTokens.d.cts +2 -2
- package/dist/tokens/consts/cssTokens.d.ts +2 -2
- package/dist/tokens/consts/cssTokens.js +2 -2
- package/dist/tokens/index.cjs +0 -2
- package/dist/tokens/index.d.cts +4 -4
- package/dist/tokens/index.d.ts +4 -4
- package/dist/tokens/index.js +3 -3
- package/dist/tokens/types.d.cts +2 -2
- package/dist/tokens/types.d.ts +2 -2
- package/dist/types/dist/index.d.cts +2 -37
- package/dist/types/dist/index.d.ts +2 -37
- package/dist/uds/generated/tailwindPurge.cjs +2 -32
- package/dist/uds/generated/tailwindPurge.js +2 -32
- package/dist/uds/package.cjs +0 -1
- package/dist/uds/package.js +0 -1
- package/package.json +1 -2
- package/dist/components/client/Tooltip/Tooltip.cjs +0 -65
- package/dist/components/client/Tooltip/Tooltip.d.cts +0 -45
- package/dist/components/client/Tooltip/Tooltip.d.ts +0 -45
- package/dist/components/client/Tooltip/Tooltip.js +0 -63
- package/dist/components/client/Tooltip/TooltipContent.cjs +0 -188
- package/dist/components/client/Tooltip/TooltipContent.d.cts +0 -8
- package/dist/components/client/Tooltip/TooltipContent.d.ts +0 -8
- package/dist/components/client/Tooltip/TooltipContent.js +0 -186
- package/dist/components/client/Tooltip/TooltipTrigger.cjs +0 -20
- package/dist/components/client/Tooltip/TooltipTrigger.d.cts +0 -14
- package/dist/components/client/Tooltip/TooltipTrigger.d.ts +0 -14
- package/dist/components/client/Tooltip/TooltipTrigger.js +0 -18
- package/dist/components/client/Tooltip/UDSTooltipConfigProvider.cjs +0 -40
- package/dist/components/client/Tooltip/UDSTooltipConfigProvider.d.cts +0 -28
- package/dist/components/client/Tooltip/UDSTooltipConfigProvider.d.ts +0 -28
- package/dist/components/client/Tooltip/UDSTooltipConfigProvider.js +0 -37
- package/dist/components/client/Tooltip/index.cjs +0 -12
- package/dist/components/client/Tooltip/index.d.cts +0 -7
- package/dist/components/client/Tooltip/index.d.ts +0 -7
- package/dist/components/client/Tooltip/index.js +0 -8
- package/dist/components/client/Tooltip/tooltipContext.cjs +0 -12
- package/dist/components/client/Tooltip/tooltipContext.d.cts +0 -12
- package/dist/components/client/Tooltip/tooltipContext.d.ts +0 -12
- package/dist/components/client/Tooltip/tooltipContext.js +0 -10
- package/dist/components/client/Tooltip/useTooltipContent.cjs +0 -186
- package/dist/components/client/Tooltip/useTooltipContent.d.cts +0 -66
- package/dist/components/client/Tooltip/useTooltipContent.d.ts +0 -66
- package/dist/components/client/Tooltip/useTooltipContent.js +0 -184
- package/dist/components/client/Tooltip/util.cjs +0 -248
- package/dist/components/client/Tooltip/util.d.cts +0 -118
- package/dist/components/client/Tooltip/util.d.ts +0 -118
- package/dist/components/client/Tooltip/util.js +0 -240
- package/dist/fixtures/dist/arbitrary.d.cts +0 -11
- package/dist/fixtures/dist/arbitrary.d.ts +0 -11
- package/dist/fixtures/src/arbitrary.cjs +0 -23
- package/dist/fixtures/src/arbitrary.d.cts +0 -15
- package/dist/fixtures/src/arbitrary.d.ts +0 -15
- package/dist/fixtures/src/arbitrary.js +0 -18
- package/dist/fixtures/src/util.cjs +0 -26
- package/dist/fixtures/src/util.d.cts +0 -9
- package/dist/fixtures/src/util.d.ts +0 -9
- package/dist/fixtures/src/util.js +0 -25
- package/dist/runtime/tooltipConfig.cjs +0 -33
- package/dist/runtime/tooltipConfig.d.cts +0 -20
- package/dist/runtime/tooltipConfig.d.ts +0 -20
- package/dist/runtime/tooltipConfig.js +0 -32
- package/dist/tailwind/dist/tailwind/plugins/blurBgFallback.cjs +0 -30
- package/dist/tailwind/dist/tailwind/plugins/blurBgFallback.js +0 -28
|
@@ -11,153 +11,6 @@ interface UniversalTokensConfig extends Omit<UniversalTokensConfigGeneric<Univer
|
|
|
11
11
|
//#endregion
|
|
12
12
|
//#region src/yosConfig.d.ts
|
|
13
13
|
declare const yosConfig: {
|
|
14
|
-
readonly tooltip: {
|
|
15
|
-
readonly variables: {
|
|
16
|
-
readonly 'size/default/root': {
|
|
17
|
-
readonly shadow: {
|
|
18
|
-
readonly rest: {
|
|
19
|
-
readonly type: "elevationAliases";
|
|
20
|
-
readonly valueType: "alias";
|
|
21
|
-
readonly value: "elevation-0";
|
|
22
|
-
};
|
|
23
|
-
};
|
|
24
|
-
readonly spacingHorizontal: {
|
|
25
|
-
readonly rest: {
|
|
26
|
-
readonly type: "spacingAliases";
|
|
27
|
-
readonly valueType: "alias";
|
|
28
|
-
readonly value: "3";
|
|
29
|
-
};
|
|
30
|
-
};
|
|
31
|
-
readonly spacingVertical: {
|
|
32
|
-
readonly rest: {
|
|
33
|
-
readonly type: "spacingAliases";
|
|
34
|
-
readonly valueType: "alias";
|
|
35
|
-
readonly value: "2";
|
|
36
|
-
};
|
|
37
|
-
};
|
|
38
|
-
readonly gap: {
|
|
39
|
-
readonly rest: {
|
|
40
|
-
readonly type: "spacingAliases";
|
|
41
|
-
readonly valueType: "alias";
|
|
42
|
-
readonly value: "1";
|
|
43
|
-
};
|
|
44
|
-
};
|
|
45
|
-
};
|
|
46
|
-
readonly 'size/default/svg': {
|
|
47
|
-
readonly borderRadius: {
|
|
48
|
-
readonly rest: {
|
|
49
|
-
readonly type: "borderRadii";
|
|
50
|
-
readonly valueType: "alias";
|
|
51
|
-
readonly value: "md";
|
|
52
|
-
};
|
|
53
|
-
};
|
|
54
|
-
readonly strokeWidth: {
|
|
55
|
-
readonly rest: {
|
|
56
|
-
readonly type: "borderWidths";
|
|
57
|
-
readonly valueType: "alias";
|
|
58
|
-
readonly value: "thin";
|
|
59
|
-
};
|
|
60
|
-
};
|
|
61
|
-
};
|
|
62
|
-
readonly 'size/default/title': {
|
|
63
|
-
readonly textVariant: {
|
|
64
|
-
readonly rest: {
|
|
65
|
-
readonly type: "textVariants";
|
|
66
|
-
readonly valueType: "alias";
|
|
67
|
-
readonly value: "ui1/emphasized";
|
|
68
|
-
};
|
|
69
|
-
};
|
|
70
|
-
};
|
|
71
|
-
readonly 'size/default/body': {
|
|
72
|
-
readonly textVariant: {
|
|
73
|
-
readonly rest: {
|
|
74
|
-
readonly type: "textVariants";
|
|
75
|
-
readonly valueType: "alias";
|
|
76
|
-
readonly value: "ui3/emphasized";
|
|
77
|
-
};
|
|
78
|
-
};
|
|
79
|
-
};
|
|
80
|
-
readonly 'size/default/endContent': {
|
|
81
|
-
readonly textVariant: {
|
|
82
|
-
readonly rest: {
|
|
83
|
-
readonly type: "textVariants";
|
|
84
|
-
readonly valueType: "alias";
|
|
85
|
-
readonly value: "caption1";
|
|
86
|
-
};
|
|
87
|
-
};
|
|
88
|
-
};
|
|
89
|
-
readonly 'size/default/icon': {
|
|
90
|
-
readonly size: {
|
|
91
|
-
readonly rest: {
|
|
92
|
-
readonly type: "iconSizes";
|
|
93
|
-
readonly valueType: "alias";
|
|
94
|
-
readonly value: "xs";
|
|
95
|
-
};
|
|
96
|
-
};
|
|
97
|
-
};
|
|
98
|
-
readonly 'variant/default/root': {
|
|
99
|
-
readonly color: {
|
|
100
|
-
readonly rest: {
|
|
101
|
-
readonly type: "foregroundPaletteColors";
|
|
102
|
-
readonly valueType: "alias";
|
|
103
|
-
readonly value: "primary";
|
|
104
|
-
};
|
|
105
|
-
};
|
|
106
|
-
};
|
|
107
|
-
readonly 'variant/default/svg': {
|
|
108
|
-
readonly backgroundColor: {
|
|
109
|
-
readonly rest: {
|
|
110
|
-
readonly type: "elevationAliases";
|
|
111
|
-
readonly valueType: "alias";
|
|
112
|
-
readonly value: "elevation-0";
|
|
113
|
-
};
|
|
114
|
-
};
|
|
115
|
-
readonly blurBackgroundColorFallback: {
|
|
116
|
-
readonly rest: {
|
|
117
|
-
readonly type: "elevationAliases";
|
|
118
|
-
readonly valueType: "alias";
|
|
119
|
-
readonly value: "elevation-0";
|
|
120
|
-
};
|
|
121
|
-
};
|
|
122
|
-
readonly fillOpacity: {
|
|
123
|
-
readonly rest: {
|
|
124
|
-
readonly type: "opacitySteps";
|
|
125
|
-
readonly valueType: "alias";
|
|
126
|
-
readonly value: "100";
|
|
127
|
-
};
|
|
128
|
-
};
|
|
129
|
-
readonly stroke: {
|
|
130
|
-
readonly rest: {
|
|
131
|
-
readonly type: "elevationAliases";
|
|
132
|
-
readonly valueType: "alias";
|
|
133
|
-
readonly value: "elevation-0";
|
|
134
|
-
};
|
|
135
|
-
};
|
|
136
|
-
};
|
|
137
|
-
readonly 'variant/default/blur': {
|
|
138
|
-
readonly backdropBlur: {
|
|
139
|
-
readonly rest: {
|
|
140
|
-
readonly type: "positiveIntegers";
|
|
141
|
-
readonly valueType: "custom";
|
|
142
|
-
readonly value: 0;
|
|
143
|
-
};
|
|
144
|
-
};
|
|
145
|
-
};
|
|
146
|
-
readonly 'variant/default/icon': {
|
|
147
|
-
readonly color: {
|
|
148
|
-
readonly rest: {
|
|
149
|
-
readonly type: "foregroundPaletteColors";
|
|
150
|
-
readonly valueType: "alias";
|
|
151
|
-
readonly value: "primary";
|
|
152
|
-
};
|
|
153
|
-
};
|
|
154
|
-
};
|
|
155
|
-
};
|
|
156
|
-
readonly defaults: {
|
|
157
|
-
readonly size: "default";
|
|
158
|
-
readonly variant: "default";
|
|
159
|
-
};
|
|
160
|
-
};
|
|
161
14
|
readonly toast: {
|
|
162
15
|
readonly variables: {
|
|
163
16
|
readonly 'variant/success/root': {
|
|
@@ -21162,7 +21015,7 @@ declare const yosConfig: {
|
|
|
21162
21015
|
};
|
|
21163
21016
|
};
|
|
21164
21017
|
};
|
|
21165
|
-
readonly version: "v0.
|
|
21018
|
+
readonly version: "v0.78.0";
|
|
21166
21019
|
readonly colorMode: {
|
|
21167
21020
|
readonly light: {
|
|
21168
21021
|
readonly palette: {
|
|
@@ -11,153 +11,6 @@ interface UniversalTokensConfig extends Omit<UniversalTokensConfigGeneric<Univer
|
|
|
11
11
|
//#endregion
|
|
12
12
|
//#region src/yosConfig.d.ts
|
|
13
13
|
declare const yosConfig: {
|
|
14
|
-
readonly tooltip: {
|
|
15
|
-
readonly variables: {
|
|
16
|
-
readonly 'size/default/root': {
|
|
17
|
-
readonly shadow: {
|
|
18
|
-
readonly rest: {
|
|
19
|
-
readonly type: "elevationAliases";
|
|
20
|
-
readonly valueType: "alias";
|
|
21
|
-
readonly value: "elevation-0";
|
|
22
|
-
};
|
|
23
|
-
};
|
|
24
|
-
readonly spacingHorizontal: {
|
|
25
|
-
readonly rest: {
|
|
26
|
-
readonly type: "spacingAliases";
|
|
27
|
-
readonly valueType: "alias";
|
|
28
|
-
readonly value: "3";
|
|
29
|
-
};
|
|
30
|
-
};
|
|
31
|
-
readonly spacingVertical: {
|
|
32
|
-
readonly rest: {
|
|
33
|
-
readonly type: "spacingAliases";
|
|
34
|
-
readonly valueType: "alias";
|
|
35
|
-
readonly value: "2";
|
|
36
|
-
};
|
|
37
|
-
};
|
|
38
|
-
readonly gap: {
|
|
39
|
-
readonly rest: {
|
|
40
|
-
readonly type: "spacingAliases";
|
|
41
|
-
readonly valueType: "alias";
|
|
42
|
-
readonly value: "1";
|
|
43
|
-
};
|
|
44
|
-
};
|
|
45
|
-
};
|
|
46
|
-
readonly 'size/default/svg': {
|
|
47
|
-
readonly borderRadius: {
|
|
48
|
-
readonly rest: {
|
|
49
|
-
readonly type: "borderRadii";
|
|
50
|
-
readonly valueType: "alias";
|
|
51
|
-
readonly value: "md";
|
|
52
|
-
};
|
|
53
|
-
};
|
|
54
|
-
readonly strokeWidth: {
|
|
55
|
-
readonly rest: {
|
|
56
|
-
readonly type: "borderWidths";
|
|
57
|
-
readonly valueType: "alias";
|
|
58
|
-
readonly value: "thin";
|
|
59
|
-
};
|
|
60
|
-
};
|
|
61
|
-
};
|
|
62
|
-
readonly 'size/default/title': {
|
|
63
|
-
readonly textVariant: {
|
|
64
|
-
readonly rest: {
|
|
65
|
-
readonly type: "textVariants";
|
|
66
|
-
readonly valueType: "alias";
|
|
67
|
-
readonly value: "ui1/emphasized";
|
|
68
|
-
};
|
|
69
|
-
};
|
|
70
|
-
};
|
|
71
|
-
readonly 'size/default/body': {
|
|
72
|
-
readonly textVariant: {
|
|
73
|
-
readonly rest: {
|
|
74
|
-
readonly type: "textVariants";
|
|
75
|
-
readonly valueType: "alias";
|
|
76
|
-
readonly value: "ui3/emphasized";
|
|
77
|
-
};
|
|
78
|
-
};
|
|
79
|
-
};
|
|
80
|
-
readonly 'size/default/endContent': {
|
|
81
|
-
readonly textVariant: {
|
|
82
|
-
readonly rest: {
|
|
83
|
-
readonly type: "textVariants";
|
|
84
|
-
readonly valueType: "alias";
|
|
85
|
-
readonly value: "caption1";
|
|
86
|
-
};
|
|
87
|
-
};
|
|
88
|
-
};
|
|
89
|
-
readonly 'size/default/icon': {
|
|
90
|
-
readonly size: {
|
|
91
|
-
readonly rest: {
|
|
92
|
-
readonly type: "iconSizes";
|
|
93
|
-
readonly valueType: "alias";
|
|
94
|
-
readonly value: "xs";
|
|
95
|
-
};
|
|
96
|
-
};
|
|
97
|
-
};
|
|
98
|
-
readonly 'variant/default/root': {
|
|
99
|
-
readonly color: {
|
|
100
|
-
readonly rest: {
|
|
101
|
-
readonly type: "foregroundPaletteColors";
|
|
102
|
-
readonly valueType: "alias";
|
|
103
|
-
readonly value: "primary";
|
|
104
|
-
};
|
|
105
|
-
};
|
|
106
|
-
};
|
|
107
|
-
readonly 'variant/default/svg': {
|
|
108
|
-
readonly backgroundColor: {
|
|
109
|
-
readonly rest: {
|
|
110
|
-
readonly type: "elevationAliases";
|
|
111
|
-
readonly valueType: "alias";
|
|
112
|
-
readonly value: "elevation-0";
|
|
113
|
-
};
|
|
114
|
-
};
|
|
115
|
-
readonly blurBackgroundColorFallback: {
|
|
116
|
-
readonly rest: {
|
|
117
|
-
readonly type: "elevationAliases";
|
|
118
|
-
readonly valueType: "alias";
|
|
119
|
-
readonly value: "elevation-0";
|
|
120
|
-
};
|
|
121
|
-
};
|
|
122
|
-
readonly fillOpacity: {
|
|
123
|
-
readonly rest: {
|
|
124
|
-
readonly type: "opacitySteps";
|
|
125
|
-
readonly valueType: "alias";
|
|
126
|
-
readonly value: "100";
|
|
127
|
-
};
|
|
128
|
-
};
|
|
129
|
-
readonly stroke: {
|
|
130
|
-
readonly rest: {
|
|
131
|
-
readonly type: "elevationAliases";
|
|
132
|
-
readonly valueType: "alias";
|
|
133
|
-
readonly value: "elevation-0";
|
|
134
|
-
};
|
|
135
|
-
};
|
|
136
|
-
};
|
|
137
|
-
readonly 'variant/default/blur': {
|
|
138
|
-
readonly backdropBlur: {
|
|
139
|
-
readonly rest: {
|
|
140
|
-
readonly type: "positiveIntegers";
|
|
141
|
-
readonly valueType: "custom";
|
|
142
|
-
readonly value: 0;
|
|
143
|
-
};
|
|
144
|
-
};
|
|
145
|
-
};
|
|
146
|
-
readonly 'variant/default/icon': {
|
|
147
|
-
readonly color: {
|
|
148
|
-
readonly rest: {
|
|
149
|
-
readonly type: "foregroundPaletteColors";
|
|
150
|
-
readonly valueType: "alias";
|
|
151
|
-
readonly value: "primary";
|
|
152
|
-
};
|
|
153
|
-
};
|
|
154
|
-
};
|
|
155
|
-
};
|
|
156
|
-
readonly defaults: {
|
|
157
|
-
readonly size: "default";
|
|
158
|
-
readonly variant: "default";
|
|
159
|
-
};
|
|
160
|
-
};
|
|
161
14
|
readonly toast: {
|
|
162
15
|
readonly variables: {
|
|
163
16
|
readonly 'variant/success/root': {
|
|
@@ -21162,7 +21015,7 @@ declare const yosConfig: {
|
|
|
21162
21015
|
};
|
|
21163
21016
|
};
|
|
21164
21017
|
};
|
|
21165
|
-
readonly version: "v0.
|
|
21018
|
+
readonly version: "v0.78.0";
|
|
21166
21019
|
readonly colorMode: {
|
|
21167
21020
|
readonly light: {
|
|
21168
21021
|
readonly palette: {
|
|
@@ -1,106 +1,8 @@
|
|
|
1
1
|
/*! © 2026 Yahoo, Inc. UDS v0.0.0-development */
|
|
2
2
|
//#region ../config/dist/index.js
|
|
3
3
|
/*! © 2026 Yahoo, Inc. UDS Default Config v0.0.0-development */
|
|
4
|
+
const LATEST_MIGRATION_VERSION = "v0.78.0";
|
|
4
5
|
const yosConfig = {
|
|
5
|
-
tooltip: {
|
|
6
|
-
variables: {
|
|
7
|
-
"size/default/root": {
|
|
8
|
-
shadow: { rest: {
|
|
9
|
-
type: "elevationAliases",
|
|
10
|
-
valueType: "alias",
|
|
11
|
-
value: "elevation-0"
|
|
12
|
-
} },
|
|
13
|
-
spacingHorizontal: { rest: {
|
|
14
|
-
type: "spacingAliases",
|
|
15
|
-
valueType: "alias",
|
|
16
|
-
value: "3"
|
|
17
|
-
} },
|
|
18
|
-
spacingVertical: { rest: {
|
|
19
|
-
type: "spacingAliases",
|
|
20
|
-
valueType: "alias",
|
|
21
|
-
value: "2"
|
|
22
|
-
} },
|
|
23
|
-
gap: { rest: {
|
|
24
|
-
type: "spacingAliases",
|
|
25
|
-
valueType: "alias",
|
|
26
|
-
value: "1"
|
|
27
|
-
} }
|
|
28
|
-
},
|
|
29
|
-
"size/default/svg": {
|
|
30
|
-
borderRadius: { rest: {
|
|
31
|
-
type: "borderRadii",
|
|
32
|
-
valueType: "alias",
|
|
33
|
-
value: "md"
|
|
34
|
-
} },
|
|
35
|
-
strokeWidth: { rest: {
|
|
36
|
-
type: "borderWidths",
|
|
37
|
-
valueType: "alias",
|
|
38
|
-
value: "thin"
|
|
39
|
-
} }
|
|
40
|
-
},
|
|
41
|
-
"size/default/title": { textVariant: { rest: {
|
|
42
|
-
type: "textVariants",
|
|
43
|
-
valueType: "alias",
|
|
44
|
-
value: "ui1/emphasized"
|
|
45
|
-
} } },
|
|
46
|
-
"size/default/body": { textVariant: { rest: {
|
|
47
|
-
type: "textVariants",
|
|
48
|
-
valueType: "alias",
|
|
49
|
-
value: "ui3/emphasized"
|
|
50
|
-
} } },
|
|
51
|
-
"size/default/endContent": { textVariant: { rest: {
|
|
52
|
-
type: "textVariants",
|
|
53
|
-
valueType: "alias",
|
|
54
|
-
value: "caption1"
|
|
55
|
-
} } },
|
|
56
|
-
"size/default/icon": { size: { rest: {
|
|
57
|
-
type: "iconSizes",
|
|
58
|
-
valueType: "alias",
|
|
59
|
-
value: "xs"
|
|
60
|
-
} } },
|
|
61
|
-
"variant/default/root": { color: { rest: {
|
|
62
|
-
type: "foregroundPaletteColors",
|
|
63
|
-
valueType: "alias",
|
|
64
|
-
value: "primary"
|
|
65
|
-
} } },
|
|
66
|
-
"variant/default/svg": {
|
|
67
|
-
backgroundColor: { rest: {
|
|
68
|
-
type: "elevationAliases",
|
|
69
|
-
valueType: "alias",
|
|
70
|
-
value: "elevation-0"
|
|
71
|
-
} },
|
|
72
|
-
blurBackgroundColorFallback: { rest: {
|
|
73
|
-
type: "elevationAliases",
|
|
74
|
-
valueType: "alias",
|
|
75
|
-
value: "elevation-0"
|
|
76
|
-
} },
|
|
77
|
-
fillOpacity: { rest: {
|
|
78
|
-
type: "opacitySteps",
|
|
79
|
-
valueType: "alias",
|
|
80
|
-
value: "100"
|
|
81
|
-
} },
|
|
82
|
-
stroke: { rest: {
|
|
83
|
-
type: "elevationAliases",
|
|
84
|
-
valueType: "alias",
|
|
85
|
-
value: "elevation-0"
|
|
86
|
-
} }
|
|
87
|
-
},
|
|
88
|
-
"variant/default/blur": { backdropBlur: { rest: {
|
|
89
|
-
type: "positiveIntegers",
|
|
90
|
-
valueType: "custom",
|
|
91
|
-
value: 0
|
|
92
|
-
} } },
|
|
93
|
-
"variant/default/icon": { color: { rest: {
|
|
94
|
-
type: "foregroundPaletteColors",
|
|
95
|
-
valueType: "alias",
|
|
96
|
-
value: "primary"
|
|
97
|
-
} } }
|
|
98
|
-
},
|
|
99
|
-
defaults: {
|
|
100
|
-
size: "default",
|
|
101
|
-
variant: "default"
|
|
102
|
-
}
|
|
103
|
-
},
|
|
104
6
|
toast: {
|
|
105
7
|
variables: {
|
|
106
8
|
"variant/success/root": {
|
|
@@ -19941,7 +19843,7 @@ const yosConfig = {
|
|
|
19941
19843
|
} }
|
|
19942
19844
|
}
|
|
19943
19845
|
},
|
|
19944
|
-
version:
|
|
19846
|
+
version: LATEST_MIGRATION_VERSION,
|
|
19945
19847
|
colorMode: {
|
|
19946
19848
|
light: {
|
|
19947
19849
|
palette: {
|
|
@@ -22624,7 +22526,7 @@ const yosConfig = {
|
|
|
22624
22526
|
};
|
|
22625
22527
|
const defaultTokensConfig = {
|
|
22626
22528
|
...yosConfig,
|
|
22627
|
-
version:
|
|
22529
|
+
version: LATEST_MIGRATION_VERSION
|
|
22628
22530
|
};
|
|
22629
22531
|
|
|
22630
22532
|
//#endregion
|
|
@@ -11,7 +11,6 @@ const BORDER_RADIUS_PREFIX = `${UDS_PREFIX}-border-radius`;
|
|
|
11
11
|
const BORDER_WIDTH_PREFIX = `${UDS_PREFIX}-border-width`;
|
|
12
12
|
const DROP_SHADOW_PREFIX = `${UDS_PREFIX}-drop-shadow`;
|
|
13
13
|
const BACKGROUND_BLUR_RADIUS_PREFIX = `${UDS_PREFIX}-background-blur-radius`;
|
|
14
|
-
const BACKGROUND_BLUR_COLOR_PREFIX = `${UDS_PREFIX}-background-blur-color`;
|
|
15
14
|
const BACKGROUND_BLUR_FALLBACK_COLOR_PREFIX = `${UDS_PREFIX}-background-blur-fallback-color`;
|
|
16
15
|
const FONT_FAMILY_PREFIX = `${UDS_PREFIX}-font`;
|
|
17
16
|
const FONT_SIZE_PREFIX = `${UDS_PREFIX}-font-size`;
|
|
@@ -125,7 +124,6 @@ function getMotionVar({ variant, speed, control }) {
|
|
|
125
124
|
|
|
126
125
|
//#endregion
|
|
127
126
|
exports.AVATAR_SIZE_PREFIX = AVATAR_SIZE_PREFIX;
|
|
128
|
-
exports.BACKGROUND_BLUR_COLOR_PREFIX = BACKGROUND_BLUR_COLOR_PREFIX;
|
|
129
127
|
exports.BACKGROUND_BLUR_FALLBACK_COLOR_PREFIX = BACKGROUND_BLUR_FALLBACK_COLOR_PREFIX;
|
|
130
128
|
exports.BACKGROUND_BLUR_RADIUS_PREFIX = BACKGROUND_BLUR_RADIUS_PREFIX;
|
|
131
129
|
exports.BACKGROUND_COLOR_PREFIX = BACKGROUND_COLOR_PREFIX;
|
|
@@ -10,7 +10,6 @@ declare const BORDER_RADIUS_PREFIX = "uds-border-radius";
|
|
|
10
10
|
declare const BORDER_WIDTH_PREFIX = "uds-border-width";
|
|
11
11
|
declare const DROP_SHADOW_PREFIX = "uds-drop-shadow";
|
|
12
12
|
declare const BACKGROUND_BLUR_RADIUS_PREFIX = "uds-background-blur-radius";
|
|
13
|
-
declare const BACKGROUND_BLUR_COLOR_PREFIX = "uds-background-blur-color";
|
|
14
13
|
declare const BACKGROUND_BLUR_FALLBACK_COLOR_PREFIX = "uds-background-blur-fallback-color";
|
|
15
14
|
declare const FONT_FAMILY_PREFIX = "uds-font";
|
|
16
15
|
declare const FONT_SIZE_PREFIX = "uds-font-size";
|
|
@@ -90,4 +89,4 @@ declare function getMotionVar({
|
|
|
90
89
|
control
|
|
91
90
|
}: GetMotionVarParams): string; //#endregion
|
|
92
91
|
//#endregion
|
|
93
|
-
export { AVATAR_SIZE_PREFIX,
|
|
92
|
+
export { AVATAR_SIZE_PREFIX, BACKGROUND_BLUR_FALLBACK_COLOR_PREFIX, BACKGROUND_BLUR_RADIUS_PREFIX, BACKGROUND_COLOR_PREFIX, BORDER_RADIUS_PREFIX, BORDER_WIDTH_PREFIX, BUTTON_GAP_VAR, BUTTON_SCALE_EFFECT, BUTTON_SCALE_EFFECT_HOVER, BUTTON_SCALE_EFFECT_PRESSED, BUTTON_SCALE_EFFECT_REST, DARK_COLOR_MODE_CLASSNAME, DEFAULT_COLOR_MODE_CLASSNAME, DEFAULT_SCALE_MODE_CLASSNAME, DROP_SHADOW_PREFIX, FONT_FAMILY_PREFIX, FONT_SIZE_PREFIX, FONT_SLANT_PREFIX, FONT_WEIGHT_PREFIX, FONT_WIDTH_PREFIX, GetMotionVarParams, ICON_SIZE_PREFIX, INVERT_COLOR_MODE_CLASSNAME, LARGE_SCALE_MODE_CLASSNAME, LETTER_SPACING_PREFIX, LIGHT_COLOR_MODE_CLASSNAME, LINE_COLOR_PREFIX, LINE_HEIGHT_PREFIX, MEDIUM_SCALE_MODE_CLASSNAME, MOTION_PREFIX, PSEUDO_STYLE_SELECTOR_MAP, SMALL_SCALE_MODE_CLASSNAME, SPECTRUM_COLOR_PREFIX, SYSTEM_COLOR_MODE_CLASSNAME, TEXT_RESPONSIVE_BREAKPOINT_CLASSNAMES, TEXT_RESPONSIVE_CLASSNAME, TEXT_TRANSFORM_PREFIX, UDS_PREFIX, XLARGE_SCALE_MODE_CLASSNAME, XSMALL_SCALE_MODE_CLASSNAME, XXLARGE_SCALE_MODE_CLASSNAME, XXXLARGE_SCALE_MODE_CLASSNAME, getMotionVar, getShadowLayerValue, textVariantsSafe };
|
|
@@ -10,7 +10,6 @@ declare const BORDER_RADIUS_PREFIX = "uds-border-radius";
|
|
|
10
10
|
declare const BORDER_WIDTH_PREFIX = "uds-border-width";
|
|
11
11
|
declare const DROP_SHADOW_PREFIX = "uds-drop-shadow";
|
|
12
12
|
declare const BACKGROUND_BLUR_RADIUS_PREFIX = "uds-background-blur-radius";
|
|
13
|
-
declare const BACKGROUND_BLUR_COLOR_PREFIX = "uds-background-blur-color";
|
|
14
13
|
declare const BACKGROUND_BLUR_FALLBACK_COLOR_PREFIX = "uds-background-blur-fallback-color";
|
|
15
14
|
declare const FONT_FAMILY_PREFIX = "uds-font";
|
|
16
15
|
declare const FONT_SIZE_PREFIX = "uds-font-size";
|
|
@@ -90,4 +89,4 @@ declare function getMotionVar({
|
|
|
90
89
|
control
|
|
91
90
|
}: GetMotionVarParams): string; //#endregion
|
|
92
91
|
//#endregion
|
|
93
|
-
export { AVATAR_SIZE_PREFIX,
|
|
92
|
+
export { AVATAR_SIZE_PREFIX, BACKGROUND_BLUR_FALLBACK_COLOR_PREFIX, BACKGROUND_BLUR_RADIUS_PREFIX, BACKGROUND_COLOR_PREFIX, BORDER_RADIUS_PREFIX, BORDER_WIDTH_PREFIX, BUTTON_GAP_VAR, BUTTON_SCALE_EFFECT, BUTTON_SCALE_EFFECT_HOVER, BUTTON_SCALE_EFFECT_PRESSED, BUTTON_SCALE_EFFECT_REST, DARK_COLOR_MODE_CLASSNAME, DEFAULT_COLOR_MODE_CLASSNAME, DEFAULT_SCALE_MODE_CLASSNAME, DROP_SHADOW_PREFIX, FONT_FAMILY_PREFIX, FONT_SIZE_PREFIX, FONT_SLANT_PREFIX, FONT_WEIGHT_PREFIX, FONT_WIDTH_PREFIX, GetMotionVarParams, ICON_SIZE_PREFIX, INVERT_COLOR_MODE_CLASSNAME, LARGE_SCALE_MODE_CLASSNAME, LETTER_SPACING_PREFIX, LIGHT_COLOR_MODE_CLASSNAME, LINE_COLOR_PREFIX, LINE_HEIGHT_PREFIX, MEDIUM_SCALE_MODE_CLASSNAME, MOTION_PREFIX, PSEUDO_STYLE_SELECTOR_MAP, SMALL_SCALE_MODE_CLASSNAME, SPECTRUM_COLOR_PREFIX, SYSTEM_COLOR_MODE_CLASSNAME, TEXT_RESPONSIVE_BREAKPOINT_CLASSNAMES, TEXT_RESPONSIVE_CLASSNAME, TEXT_TRANSFORM_PREFIX, UDS_PREFIX, XLARGE_SCALE_MODE_CLASSNAME, XSMALL_SCALE_MODE_CLASSNAME, XXLARGE_SCALE_MODE_CLASSNAME, XXXLARGE_SCALE_MODE_CLASSNAME, getMotionVar, getShadowLayerValue, textVariantsSafe };
|
|
@@ -11,7 +11,6 @@ const BORDER_RADIUS_PREFIX = `${UDS_PREFIX}-border-radius`;
|
|
|
11
11
|
const BORDER_WIDTH_PREFIX = `${UDS_PREFIX}-border-width`;
|
|
12
12
|
const DROP_SHADOW_PREFIX = `${UDS_PREFIX}-drop-shadow`;
|
|
13
13
|
const BACKGROUND_BLUR_RADIUS_PREFIX = `${UDS_PREFIX}-background-blur-radius`;
|
|
14
|
-
const BACKGROUND_BLUR_COLOR_PREFIX = `${UDS_PREFIX}-background-blur-color`;
|
|
15
14
|
const BACKGROUND_BLUR_FALLBACK_COLOR_PREFIX = `${UDS_PREFIX}-background-blur-fallback-color`;
|
|
16
15
|
const FONT_FAMILY_PREFIX = `${UDS_PREFIX}-font`;
|
|
17
16
|
const FONT_SIZE_PREFIX = `${UDS_PREFIX}-font-size`;
|
|
@@ -124,4 +123,4 @@ function getMotionVar({ variant, speed, control }) {
|
|
|
124
123
|
}
|
|
125
124
|
|
|
126
125
|
//#endregion
|
|
127
|
-
export { AVATAR_SIZE_PREFIX,
|
|
126
|
+
export { AVATAR_SIZE_PREFIX, BACKGROUND_BLUR_FALLBACK_COLOR_PREFIX, BACKGROUND_BLUR_RADIUS_PREFIX, BACKGROUND_COLOR_PREFIX, BORDER_RADIUS_PREFIX, BORDER_WIDTH_PREFIX, BUTTON_GAP_VAR, BUTTON_SCALE_EFFECT, BUTTON_SCALE_EFFECT_HOVER, BUTTON_SCALE_EFFECT_PRESSED, BUTTON_SCALE_EFFECT_REST, DARK_COLOR_MODE_CLASSNAME, DEFAULT_COLOR_MODE_CLASSNAME, DEFAULT_SCALE_MODE_CLASSNAME, DROP_SHADOW_PREFIX, FONT_FAMILY_PREFIX, FONT_SIZE_PREFIX, FONT_SLANT_PREFIX, FONT_WEIGHT_PREFIX, FONT_WIDTH_PREFIX, ICON_SIZE_PREFIX, INVERT_COLOR_MODE_CLASSNAME, LARGE_SCALE_MODE_CLASSNAME, LETTER_SPACING_PREFIX, LIGHT_COLOR_MODE_CLASSNAME, LINE_COLOR_PREFIX, LINE_HEIGHT_PREFIX, MEDIUM_SCALE_MODE_CLASSNAME, MOTION_PREFIX, PSEUDO_STYLE_SELECTOR_MAP, SMALL_SCALE_MODE_CLASSNAME, SPECTRUM_COLOR_PREFIX, SYSTEM_COLOR_MODE_CLASSNAME, TEXT_RESPONSIVE_BREAKPOINT_CLASSNAMES, TEXT_RESPONSIVE_CLASSNAME, TEXT_TRANSFORM_PREFIX, UDS_PREFIX, XLARGE_SCALE_MODE_CLASSNAME, XSMALL_SCALE_MODE_CLASSNAME, XXLARGE_SCALE_MODE_CLASSNAME, XXXLARGE_SCALE_MODE_CLASSNAME, getMotionVar, getShadowLayerValue, textVariantsSafe };
|
|
@@ -7,6 +7,8 @@ const require_universalTokensConfigAuto = require('./automated-config/dist/gener
|
|
|
7
7
|
/**
|
|
8
8
|
* Re-export `@yahoo/uds-config` as the default UDS config, but keep the web-only
|
|
9
9
|
* `UniversalTokensConfig` typing (narrowed FontID) expected by `@yahoo/uds`.
|
|
10
|
+
*
|
|
11
|
+
* Version is provided by `@yahoo/uds-config` and auto-synced from migrations.
|
|
10
12
|
*/
|
|
11
13
|
const defaultTokensConfig = require_index.defaultTokensConfig;
|
|
12
14
|
|
|
@@ -7,6 +7,8 @@ import "./tokens/types.cjs";
|
|
|
7
7
|
/**
|
|
8
8
|
* Re-export `@yahoo/uds-config` as the default UDS config, but keep the web-only
|
|
9
9
|
* `UniversalTokensConfig` typing (narrowed FontID) expected by `@yahoo/uds`.
|
|
10
|
+
*
|
|
11
|
+
* Version is provided by `@yahoo/uds-config` and auto-synced from migrations.
|
|
10
12
|
*/
|
|
11
13
|
declare const defaultTokensConfig: UniversalTokensConfig;
|
|
12
14
|
//#endregion
|
|
@@ -7,6 +7,8 @@ import "./tokens/types.js";
|
|
|
7
7
|
/**
|
|
8
8
|
* Re-export `@yahoo/uds-config` as the default UDS config, but keep the web-only
|
|
9
9
|
* `UniversalTokensConfig` typing (narrowed FontID) expected by `@yahoo/uds`.
|
|
10
|
+
*
|
|
11
|
+
* Version is provided by `@yahoo/uds-config` and auto-synced from migrations.
|
|
10
12
|
*/
|
|
11
13
|
declare const defaultTokensConfig: UniversalTokensConfig;
|
|
12
14
|
//#endregion
|
|
@@ -6,6 +6,8 @@ import { defaultUniversalTokensConfigAuto } from "./automated-config/dist/genera
|
|
|
6
6
|
/**
|
|
7
7
|
* Re-export `@yahoo/uds-config` as the default UDS config, but keep the web-only
|
|
8
8
|
* `UniversalTokensConfig` typing (narrowed FontID) expected by `@yahoo/uds`.
|
|
9
|
+
*
|
|
10
|
+
* Version is provided by `@yahoo/uds-config` and auto-synced from migrations.
|
|
9
11
|
*/
|
|
10
12
|
const defaultTokensConfig = defaultTokensConfig$1;
|
|
11
13
|
|
|
@@ -1,15 +1,6 @@
|
|
|
1
1
|
/*! © 2026 Yahoo, Inc. UDS v0.0.0-development */
|
|
2
2
|
|
|
3
3
|
//#region ../fixtures/dist/index.js
|
|
4
|
-
function createArbitraryFixture(fixture) {
|
|
5
|
-
return fixture;
|
|
6
|
-
}
|
|
7
|
-
var positiveIntegers = createArbitraryFixture({
|
|
8
|
-
type: "arbitraryFixture",
|
|
9
|
-
valueType: "integer",
|
|
10
|
-
min: 0,
|
|
11
|
-
step: 1
|
|
12
|
-
});
|
|
13
4
|
var breakpoints = [
|
|
14
5
|
"sm",
|
|
15
6
|
"md",
|
|
@@ -1790,7 +1781,7 @@ var toastSizes = [
|
|
|
1790
1781
|
"trimLeft",
|
|
1791
1782
|
"trimRight",
|
|
1792
1783
|
"matchAll",
|
|
1793
|
-
"__@iterator@
|
|
1784
|
+
"__@iterator@1286",
|
|
1794
1785
|
"at"
|
|
1795
1786
|
];
|
|
1796
1787
|
var toastVariants = [
|
|
@@ -1800,20 +1791,6 @@ var toastVariants = [
|
|
|
1800
1791
|
"error",
|
|
1801
1792
|
"loading"
|
|
1802
1793
|
];
|
|
1803
|
-
var tooltipPlacements = [
|
|
1804
|
-
"top",
|
|
1805
|
-
"bottom",
|
|
1806
|
-
"start",
|
|
1807
|
-
"end",
|
|
1808
|
-
"top-start",
|
|
1809
|
-
"top-end",
|
|
1810
|
-
"bottom-start",
|
|
1811
|
-
"bottom-end",
|
|
1812
|
-
"start-top",
|
|
1813
|
-
"start-bottom",
|
|
1814
|
-
"end-top",
|
|
1815
|
-
"end-bottom"
|
|
1816
|
-
];
|
|
1817
1794
|
var configurableComponentNames = [
|
|
1818
1795
|
"avatar",
|
|
1819
1796
|
"badge",
|
|
@@ -1827,8 +1804,7 @@ var configurableComponentNames = [
|
|
|
1827
1804
|
"menu",
|
|
1828
1805
|
"radio",
|
|
1829
1806
|
"switch",
|
|
1830
|
-
"toast"
|
|
1831
|
-
"tooltip"
|
|
1807
|
+
"toast"
|
|
1832
1808
|
];
|
|
1833
1809
|
var fontIds = [
|
|
1834
1810
|
"centra-no2",
|
|
@@ -1954,7 +1930,6 @@ exports.motionVariants = motionVariants;
|
|
|
1954
1930
|
exports.opacityMap = opacityMap;
|
|
1955
1931
|
exports.opacitySteps = opacitySteps;
|
|
1956
1932
|
exports.palette = palette;
|
|
1957
|
-
exports.positiveIntegers = positiveIntegers;
|
|
1958
1933
|
exports.regionModes = regionModes;
|
|
1959
1934
|
exports.scaleEffects = scaleEffects;
|
|
1960
1935
|
exports.scaleModes = scaleModes;
|
|
@@ -1984,6 +1959,5 @@ exports.textVariantsUi = textVariantsUi;
|
|
|
1984
1959
|
exports.textVariantsWithoutEmphasized = textVariantsWithoutEmphasized;
|
|
1985
1960
|
exports.toastSizes = toastSizes;
|
|
1986
1961
|
exports.toastVariants = toastVariants;
|
|
1987
|
-
exports.tooltipPlacements = tooltipPlacements;
|
|
1988
1962
|
exports.tshirtSizes = tshirtSizes;
|
|
1989
1963
|
exports.typographyStyleProperties = typographyStyleProperties;
|