@yahoo/uds 3.42.0 → 3.43.0-beta.1
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/{Box-C0a9PcBj.d.cts → Box-B0LllWZj.d.cts} +1 -1
- package/dist/{Box-bV_PdtrW.d.ts → Box-D9iWmImZ.d.ts} +1 -1
- package/dist/Box-fE8vCK9j.d.ts +34 -0
- package/dist/Box-gliNRa6_.d.cts +34 -0
- package/dist/{Pressable-BouwxLWa.d.ts → Pressable-CUPABukq.d.ts} +1 -1
- package/dist/{Pressable-3JzoaTwB.d.cts → Pressable-DDF5_8H0.d.cts} +1 -1
- package/dist/Pressable-DV5RaKyp.d.cts +44 -0
- package/dist/Pressable-EzlcVc9I.d.ts +44 -0
- package/dist/{Text-DQVCrASg.d.ts → Text-6N_KtHQd.d.ts} +2 -2
- package/dist/{Text-Bv_FMTpx.d.cts → Text-Cc-8uf28.d.cts} +2 -2
- package/dist/Text-iA1FyaBd.d.ts +137 -0
- package/dist/Text-te2aI0ra.d.cts +137 -0
- package/dist/{VStack-CYjzIjtG.d.ts → VStack-B2VNB2Rz.d.ts} +2 -2
- package/dist/{VStack-CKD0Q5zd.d.cts → VStack-B9xER92y.d.cts} +2 -2
- package/dist/VStack-BB8x1waq.d.ts +83 -0
- package/dist/VStack-RH1vOEi5.d.cts +83 -0
- package/dist/chunk-2VXJ6ZXC.js +1 -0
- package/dist/chunk-3XMORCA6.cjs +1 -0
- package/dist/chunk-42TM364I.cjs +1 -0
- package/dist/chunk-4SWOQUGX.cjs +1 -0
- package/dist/chunk-53KBVJPZ.cjs +2 -0
- package/dist/chunk-6IIFFVGC.js +1 -0
- package/dist/chunk-6OLYHKI2.js +2 -0
- package/dist/chunk-7IYNK6VF.js +3 -0
- package/dist/chunk-D4G2CCD4.js +2 -0
- package/dist/chunk-D7XPTBPO.js +2 -0
- package/dist/chunk-I4FBYECY.cjs +1 -0
- package/dist/chunk-JD7PX7BB.cjs +2 -0
- package/dist/chunk-K7DHGT5F.cjs +1 -0
- package/dist/chunk-MEM4DBEJ.cjs +1 -0
- package/dist/chunk-ND5BLCNY.js +2 -0
- package/dist/chunk-O4TV6UVI.cjs +1 -0
- package/dist/chunk-QCLXCOEJ.js +2 -0
- package/dist/chunk-XWRSYGZJ.js +2 -0
- package/dist/client/Menu.cjs +2 -2
- package/dist/client/Menu.d.cts +8 -8
- package/dist/client/Menu.d.ts +8 -8
- package/dist/client/Menu.js +2 -2
- package/dist/client/index.d.cts +5 -5
- package/dist/client/index.d.ts +5 -5
- package/dist/defaultTokensConfig.d.cts +2 -2
- package/dist/defaultTokensConfig.d.ts +2 -2
- package/dist/experimental/client/SwitchV2.d.cts +1 -1
- package/dist/experimental/client/SwitchV2.d.ts +1 -1
- package/dist/experimental/client/SwitchV2.js +1 -0
- package/dist/index-BnRf_siO.d.cts +245 -0
- package/dist/{index-mVFrr-gv.d.cts → index-CvXCgx-c.d.cts} +1 -1
- package/dist/index-DQCJEaxt.d.ts +245 -0
- package/dist/{index-COAiH7jF.d.ts → index-voEKPSkj.d.ts} +1 -1
- package/dist/index.d.cts +8 -8
- package/dist/index.d.ts +8 -8
- package/dist/metafile-cjs.json +1 -1
- package/dist/metafile-esm.json +1 -1
- package/dist/tailwind/plugin.d.cts +1 -1
- package/dist/tailwind/plugin.d.ts +1 -1
- package/dist/tailwind/purger.cjs +1 -1
- package/dist/tailwind/purger.js +1 -1
- package/dist/tailwind/utils.d.cts +1 -1
- package/dist/tailwind/utils.d.ts +1 -1
- package/dist/tokens/automation/configs.d.cts +2 -2
- package/dist/tokens/automation/configs.d.ts +2 -2
- package/dist/tokens/automation/properties.d.cts +2 -2
- package/dist/tokens/automation/properties.d.ts +2 -2
- package/dist/tokens/index.d.cts +4 -4
- package/dist/tokens/index.d.ts +4 -4
- package/dist/tokens/parseTokens.d.cts +1 -1
- package/dist/tokens/parseTokens.d.ts +1 -1
- package/dist/{types-J0-0DZHb.d.cts → types-CatBybWM.d.cts} +7 -1
- package/dist/{types-J0-0DZHb.d.ts → types-CatBybWM.d.ts} +7 -1
- package/dist/types-YEchfcue.d.cts +10594 -0
- package/dist/types-YEchfcue.d.ts +10594 -0
- package/package.json +1 -1
@@ -0,0 +1,245 @@
|
|
1
|
+
import * as properties from '@yahoo/uds/fixtures';
|
2
|
+
import { o as ShadowPreset, f as UniversalTokensConfig } from './types-YEchfcue.js';
|
3
|
+
|
4
|
+
type DispatchContext = {
|
5
|
+
componentName: string;
|
6
|
+
subComponentName?: string;
|
7
|
+
propertyKey: string;
|
8
|
+
layer: string;
|
9
|
+
};
|
10
|
+
interface ConfigurableProperty<T extends AllPossibleProperties, CVR = unknown> {
|
11
|
+
name: string;
|
12
|
+
cssProperties: string | string[];
|
13
|
+
twThemePath: (selected: T, value: string) => string;
|
14
|
+
possibleFixtures: T[];
|
15
|
+
extendedProperties?: ExtendablePropertiesName[] | ((context: DispatchContext) => ExtendablePropertiesName[] | undefined | false);
|
16
|
+
customValueRenderer?: (schemaStateValue: SchemaStateValue<CVR>, schema: unknown, themeGetter: (path: string) => string) => string;
|
17
|
+
concatenate?: boolean;
|
18
|
+
concatenationDelimiter?: string;
|
19
|
+
}
|
20
|
+
declare const publicProperties: {
|
21
|
+
readonly backgroundColor: ConfigurableProperty<"backgroundPaletteColors" | "spectrumColors" | "alwaysPaletteAliases", unknown>;
|
22
|
+
readonly borderWidth: ConfigurableProperty<"spacingAliases" | "borderWidths", unknown>;
|
23
|
+
readonly borderRadius: ConfigurableProperty<"borderRadii", unknown>;
|
24
|
+
readonly borderColor: ConfigurableProperty<"linePaletteColors" | "spectrumColors" | "alwaysPaletteAliases", unknown>;
|
25
|
+
readonly fontFamily: ConfigurableProperty<"textVariants", unknown>;
|
26
|
+
readonly fontSize: ConfigurableProperty<"textVariants", unknown>;
|
27
|
+
readonly fontVariationSettings: ConfigurableProperty<"textVariants", unknown>;
|
28
|
+
readonly lineHeight: ConfigurableProperty<"textVariants", unknown>;
|
29
|
+
readonly textTransform: ConfigurableProperty<"textVariants", unknown>;
|
30
|
+
readonly padding: ConfigurableProperty<"spacingAliases", unknown>;
|
31
|
+
readonly gap: ConfigurableProperty<"spacingAliases", unknown>;
|
32
|
+
readonly color: ConfigurableProperty<"foregroundPaletteColors" | "spectrumColors" | "alwaysPaletteAliases", unknown>;
|
33
|
+
readonly fontWeight: ConfigurableProperty<"textVariants", unknown>;
|
34
|
+
readonly iconSize: ConfigurableProperty<"iconSizes", unknown>;
|
35
|
+
readonly spacingHorizontal: ConfigurableProperty<"spacingAliases", unknown>;
|
36
|
+
readonly spacingVertical: ConfigurableProperty<"spacingAliases", unknown>;
|
37
|
+
readonly textVariant: ConfigurableProperty<"textVariants", unknown>;
|
38
|
+
readonly textDecorationLine: ConfigurableProperty<"textDecorationLines", unknown>;
|
39
|
+
readonly shadow: ConfigurableProperty<"shadowVariants", string | [] | [ShadowPreset] | [ShadowPreset, ShadowPreset] | [ShadowPreset, ShadowPreset, ShadowPreset]>;
|
40
|
+
readonly insetShadow: ConfigurableProperty<"shadowVariantsWithInvert", string | [] | [ShadowPreset] | [ShadowPreset, ShadowPreset] | [ShadowPreset, ShadowPreset, ShadowPreset]>;
|
41
|
+
readonly height: ConfigurableProperty<"spacingAliases", unknown>;
|
42
|
+
readonly width: ConfigurableProperty<"spacingAliases", unknown>;
|
43
|
+
};
|
44
|
+
declare const configurableProperties: {
|
45
|
+
outlineWidth: ConfigurableProperty<"spacingAliases" | "borderWidths", unknown>;
|
46
|
+
outlineColor: ConfigurableProperty<"linePaletteColors" | "spectrumColors" | "alwaysPaletteAliases", unknown>;
|
47
|
+
insetOutlineOffset: ConfigurableProperty<"spacingAliases" | "borderWidths", unknown>;
|
48
|
+
solidOutline: ConfigurableProperty<never, unknown>;
|
49
|
+
backgroundColor: ConfigurableProperty<"backgroundPaletteColors" | "spectrumColors" | "alwaysPaletteAliases", unknown>;
|
50
|
+
borderWidth: ConfigurableProperty<"spacingAliases" | "borderWidths", unknown>;
|
51
|
+
borderRadius: ConfigurableProperty<"borderRadii", unknown>;
|
52
|
+
borderColor: ConfigurableProperty<"linePaletteColors" | "spectrumColors" | "alwaysPaletteAliases", unknown>;
|
53
|
+
fontFamily: ConfigurableProperty<"textVariants", unknown>;
|
54
|
+
fontSize: ConfigurableProperty<"textVariants", unknown>;
|
55
|
+
fontVariationSettings: ConfigurableProperty<"textVariants", unknown>;
|
56
|
+
lineHeight: ConfigurableProperty<"textVariants", unknown>;
|
57
|
+
textTransform: ConfigurableProperty<"textVariants", unknown>;
|
58
|
+
padding: ConfigurableProperty<"spacingAliases", unknown>;
|
59
|
+
gap: ConfigurableProperty<"spacingAliases", unknown>;
|
60
|
+
color: ConfigurableProperty<"foregroundPaletteColors" | "spectrumColors" | "alwaysPaletteAliases", unknown>;
|
61
|
+
fontWeight: ConfigurableProperty<"textVariants", unknown>;
|
62
|
+
iconSize: ConfigurableProperty<"iconSizes", unknown>;
|
63
|
+
spacingHorizontal: ConfigurableProperty<"spacingAliases", unknown>;
|
64
|
+
spacingVertical: ConfigurableProperty<"spacingAliases", unknown>;
|
65
|
+
textVariant: ConfigurableProperty<"textVariants", unknown>;
|
66
|
+
textDecorationLine: ConfigurableProperty<"textDecorationLines", unknown>;
|
67
|
+
shadow: ConfigurableProperty<"shadowVariants", string | [] | [ShadowPreset] | [ShadowPreset, ShadowPreset] | [ShadowPreset, ShadowPreset, ShadowPreset]>;
|
68
|
+
insetShadow: ConfigurableProperty<"shadowVariantsWithInvert", string | [] | [ShadowPreset] | [ShadowPreset, ShadowPreset] | [ShadowPreset, ShadowPreset, ShadowPreset]>;
|
69
|
+
height: ConfigurableProperty<"spacingAliases", unknown>;
|
70
|
+
width: ConfigurableProperty<"spacingAliases", unknown>;
|
71
|
+
};
|
72
|
+
type ExtendablePropertiesName = keyof typeof configurableProperties;
|
73
|
+
type ConfigurablePropertiesName = keyof typeof publicProperties;
|
74
|
+
interface SelectedConfigurableProperty<C extends ConfigurablePropertiesName, O extends string, T extends (typeof publicProperties)[C]['possibleFixtures'] = (typeof publicProperties)[C]['possibleFixtures'], V extends readonly (readonly string[])[] = readonly (readonly string[])[]> {
|
75
|
+
label: string;
|
76
|
+
name: C;
|
77
|
+
typeOfFixture: T;
|
78
|
+
values: V;
|
79
|
+
pseudoStates?: PossibleStates[];
|
80
|
+
supportsCustom?: boolean;
|
81
|
+
defaults: {
|
82
|
+
[K in O]: V[number][number];
|
83
|
+
};
|
84
|
+
}
|
85
|
+
|
86
|
+
type AllPossibleProperties = Exclude<keyof typeof properties, 'iconButtonClassNames' | 'iconButtonSize' | 'iconButtonStates' | 'buttonClassNames' | 'buttonColorProperties' | 'buttonIconSvgSize' | 'buttonKinds' | 'buttonMotionEffects' | 'buttonMotionProperties' | 'buttonPalettes' | 'buttonSizeProperties' | 'buttonSizes' | 'buttonStates' | 'buttonVariants'> | 'shadowVariantConfig';
|
87
|
+
type PossibleStates = 'hover' | 'pressed' | 'focused' | 'invalid' | 'focus-within' | 'focused-keyboard' | 'visited' | 'readonly' | 'disabled' | 'invalid&hover' | 'invalid&pressed';
|
88
|
+
type PossibleStatesWithRest = 'rest' | PossibleStates;
|
89
|
+
interface LayerConfig {
|
90
|
+
label: string;
|
91
|
+
properties: Readonly<Record<string, SelectedConfigurableProperty<ConfigurablePropertiesName, string>>>;
|
92
|
+
pseudoSelector?: string;
|
93
|
+
}
|
94
|
+
interface ComponentStateConfig {
|
95
|
+
label: string;
|
96
|
+
options: string[];
|
97
|
+
layers: {
|
98
|
+
root: LayerConfig;
|
99
|
+
} & Record<string, LayerConfig>;
|
100
|
+
}
|
101
|
+
interface SubComponentConfig {
|
102
|
+
label: string;
|
103
|
+
description: string;
|
104
|
+
overrideComponentName?: string;
|
105
|
+
variants: Record<string, VariantConfigWithProperties | VariantConfigWithComponentStates>;
|
106
|
+
}
|
107
|
+
interface VariantConfig<O extends string = string> {
|
108
|
+
label: string;
|
109
|
+
description: string;
|
110
|
+
isConfigurable: boolean;
|
111
|
+
default: O;
|
112
|
+
options: readonly O[];
|
113
|
+
}
|
114
|
+
interface VariantConfigWithProperties<O extends string = string> extends VariantConfig<O> {
|
115
|
+
layers: {
|
116
|
+
root: LayerConfig;
|
117
|
+
} & Record<string, LayerConfig>;
|
118
|
+
}
|
119
|
+
interface VariantConfigWithComponentStates<O extends string = string> extends VariantConfig<O> {
|
120
|
+
componentStates?: Readonly<Record<string, ComponentStateConfig>>;
|
121
|
+
}
|
122
|
+
interface ComponentConfig {
|
123
|
+
label: string;
|
124
|
+
description: string;
|
125
|
+
overrideComponentName?: string;
|
126
|
+
subComponents?: Record<string, SubComponentConfig>;
|
127
|
+
variants?: Record<string, VariantConfigWithProperties | VariantConfigWithComponentStates>;
|
128
|
+
}
|
129
|
+
type AutoComponents = Omit<UniversalTokensConfig, 'colorMode' | 'font' | 'scaleMode' | 'version' | 'motion' | 'button' | 'iconButton' | 'shadow' | 'breakpoints' | 'typography' | 'globalDefaults'>;
|
130
|
+
type AutoComponentName = keyof AutoComponents;
|
131
|
+
type AllVariantKeys = {
|
132
|
+
[K in keyof AutoComponents]: {
|
133
|
+
[V in keyof AutoComponents[K]['defaults']]: V;
|
134
|
+
}[keyof AutoComponents[K]['defaults']];
|
135
|
+
}[keyof AutoComponents];
|
136
|
+
|
137
|
+
type ThemeFn = (path: string) => string;
|
138
|
+
type SchemaStateValue<T = any> = {
|
139
|
+
type: string;
|
140
|
+
valueType: 'alias' | 'custom';
|
141
|
+
value: T;
|
142
|
+
};
|
143
|
+
declare const statePseudoMapDocsMode: Record<PossibleStates | 'rest', string>;
|
144
|
+
declare function findFixtureType(property: SelectedConfigurableProperty<ConfigurablePropertiesName, string>, variantKey: string): string;
|
145
|
+
declare function toMinimalDbConfigObject<C extends ComponentConfig>(config: C): any;
|
146
|
+
declare function generateClassName({ componentName, variantKey, variantValue, layer, layerOptionalPseudoSelector, subComponentName, stateKey, stateValue, }: {
|
147
|
+
componentName: string;
|
148
|
+
variantKey: string;
|
149
|
+
variantValue?: string;
|
150
|
+
layer: string;
|
151
|
+
layerOptionalPseudoSelector?: string;
|
152
|
+
subComponentName?: string;
|
153
|
+
stateKey?: string;
|
154
|
+
stateValue?: string;
|
155
|
+
}): string;
|
156
|
+
declare function generateDeclaration({ componentName, variantKey, variantValue, layer, layerOptionalPseudoSelector, subComponentName, stateKey, stateValue, schema, propertyKey, originalPropertyDefinition, theme, currentStyles, previewOptions, }: {
|
157
|
+
componentName: string;
|
158
|
+
variantKey: string;
|
159
|
+
variantValue: string;
|
160
|
+
layer: string;
|
161
|
+
layerOptionalPseudoSelector?: string;
|
162
|
+
subComponentName?: string;
|
163
|
+
stateKey?: string;
|
164
|
+
stateValue?: string;
|
165
|
+
schema: unknown;
|
166
|
+
propertyKey: string;
|
167
|
+
originalPropertyDefinition: SelectedConfigurableProperty<ConfigurablePropertiesName, any>;
|
168
|
+
theme: ThemeFn;
|
169
|
+
currentStyles: Readonly<Record<string, Record<string, string>>>;
|
170
|
+
previewOptions?: {
|
171
|
+
generatePseudoStateClassModifier?: boolean;
|
172
|
+
forcePseudoState?: boolean;
|
173
|
+
};
|
174
|
+
}): Record<string, Record<string, string>>;
|
175
|
+
declare function generateStyles<C extends ComponentConfig>(config: C, schema: any, theme: ThemeFn, previewOptions?: {
|
176
|
+
generatePseudoStateClassModifier: boolean;
|
177
|
+
forcePseudoState: boolean;
|
178
|
+
}): Record<string, Record<string, string>>;
|
179
|
+
declare function createConfigurableProperty<C extends ConfigurablePropertiesName, O extends string, T extends (typeof configurableProperties)[C]['possibleFixtures'], V extends readonly (readonly string[])[] = readonly (readonly string[])[]>(prop: {
|
180
|
+
name: C;
|
181
|
+
typeOfFixture: T;
|
182
|
+
values: V;
|
183
|
+
defaults: {
|
184
|
+
[K in O]: V[number][number];
|
185
|
+
};
|
186
|
+
label: string;
|
187
|
+
pseudoStates?: PossibleStates[];
|
188
|
+
supportsCustom?: boolean;
|
189
|
+
}): SelectedConfigurableProperty<C, O, T, V>;
|
190
|
+
/**
|
191
|
+
* @deprecated use the new functions instead
|
192
|
+
*/
|
193
|
+
declare function createVariantConfig<O extends string, T extends Record<string, SelectedConfigurableProperty<ConfigurablePropertiesName, O>>>(config: {
|
194
|
+
label: string;
|
195
|
+
description: string;
|
196
|
+
isConfigurable: boolean;
|
197
|
+
default: O;
|
198
|
+
options: readonly O[];
|
199
|
+
properties: T;
|
200
|
+
}): VariantConfig<O>;
|
201
|
+
declare function createComponentStateConfig(config: {
|
202
|
+
label: string;
|
203
|
+
options: string[];
|
204
|
+
layers: {
|
205
|
+
root: LayerConfig;
|
206
|
+
} & Record<string, LayerConfig>;
|
207
|
+
}): ComponentStateConfig;
|
208
|
+
declare function createVariantConfigWithProperties(config: {
|
209
|
+
label: string;
|
210
|
+
description: string;
|
211
|
+
isConfigurable: boolean;
|
212
|
+
default: string;
|
213
|
+
options: readonly string[];
|
214
|
+
layers: {
|
215
|
+
root: LayerConfig;
|
216
|
+
} & Record<string, LayerConfig>;
|
217
|
+
}): VariantConfigWithProperties;
|
218
|
+
declare function createVariantConfigWithComponentStates(config: {
|
219
|
+
label: string;
|
220
|
+
description: string;
|
221
|
+
isConfigurable: boolean;
|
222
|
+
default: string;
|
223
|
+
options: readonly string[];
|
224
|
+
componentStates: Record<string, ComponentStateConfig>;
|
225
|
+
}): VariantConfigWithComponentStates;
|
226
|
+
declare function createComponentStates(config: {
|
227
|
+
label: string;
|
228
|
+
options: string[];
|
229
|
+
layers: {
|
230
|
+
root: LayerConfig;
|
231
|
+
} & Record<string, LayerConfig>;
|
232
|
+
}): ComponentStateConfig;
|
233
|
+
declare function createLayerConfig(config: {
|
234
|
+
label: string;
|
235
|
+
pseudoSelector?: string;
|
236
|
+
properties: Readonly<Record<string, SelectedConfigurableProperty<ConfigurablePropertiesName, string>>>;
|
237
|
+
}): LayerConfig;
|
238
|
+
declare function createSubComponentConfig(config: {
|
239
|
+
label: string;
|
240
|
+
description: string;
|
241
|
+
overrideComponentName?: string;
|
242
|
+
variants: Record<string, VariantConfigWithProperties | VariantConfigWithComponentStates>;
|
243
|
+
}): SubComponentConfig;
|
244
|
+
|
245
|
+
export { type AllPossibleProperties as A, type ConfigurablePropertiesName as C, type ExtendablePropertiesName as E, type LayerConfig as L, type PossibleStates as P, type SelectedConfigurableProperty as S, type VariantConfig as V, type PossibleStatesWithRest as a, type ComponentStateConfig as b, configurableProperties as c, type SubComponentConfig as d, type VariantConfigWithProperties as e, type VariantConfigWithComponentStates as f, type ComponentConfig as g, type AutoComponents as h, type AutoComponentName as i, type AllVariantKeys as j, type SchemaStateValue as k, findFixtureType as l, generateClassName as m, generateDeclaration as n, generateStyles as o, createConfigurableProperty as p, createVariantConfig as q, createComponentStateConfig as r, statePseudoMapDocsMode as s, toMinimalDbConfigObject as t, createVariantConfigWithProperties as u, createVariantConfigWithComponentStates as v, createComponentStates as w, createLayerConfig as x, createSubComponentConfig as y };
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import * as properties from '@yahoo/uds/fixtures';
|
2
|
-
import { o as ShadowPreset, f as UniversalTokensConfig } from './types-
|
2
|
+
import { o as ShadowPreset, f as UniversalTokensConfig } from './types-CatBybWM.js';
|
3
3
|
|
4
4
|
type DispatchContext = {
|
5
5
|
componentName: string;
|
package/dist/index.d.cts
CHANGED
@@ -1,17 +1,17 @@
|
|
1
|
-
import { D as DivProps } from './Box-
|
2
|
-
export { a as Box, B as BoxProps } from './Box-
|
3
|
-
export { a as Divider, D as DividerProps, b as VStack, V as VStackProps } from './VStack-
|
1
|
+
import { D as DivProps } from './Box-gliNRa6_.cjs';
|
2
|
+
export { a as Box, B as BoxProps } from './Box-gliNRa6_.cjs';
|
3
|
+
export { a as Divider, D as DividerProps, b as VStack, V as VStackProps } from './VStack-RH1vOEi5.cjs';
|
4
4
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
5
|
-
import { x as UniversalFormLabelProps, p as UniversalStackProps, m as IconPropsWithSVGProps, y as ImagePropsWithImgProps, z as UniversalIconSlot, A as UniversalLinkProps } from './types-
|
6
|
-
export { J as AVATAR_SIZE_PREFIX, an as AlwaysPalette, ao as AlwaysPaletteAlias, ap as AlwaysPaletteColor, aq as Animation, ar as AriaAttribute, as as AvatarAbbreviationStrategy, at as AvatarShape, au as AvatarSize, av as AvatarSizeConfig, aw as AvatarVariant, K as BORDER_RADIUS_PREFIX, L as BORDER_WIDTH_PREFIX, ae as BUTTON_CSS_VAR_MAP, ax as BackgroundColor, ay as BackgroundPalette, az as BackgroundPaletteAlias, aA as BackgroundStyleProps, aB as BadgeSize, aC as BadgeVariant, aD as BorderRadius, aE as BorderRadiusConfig, aF as BorderStyleProps, aG as BorderWidth, aH as BorderWidthConfig, aI as Breakpoint, aJ as BreakpointWithBase, d as BreakpointsConfig, aK as ButtonBaseConfig, r as ButtonClassMap, aL as ButtonClassName, aM as ButtonColorConfig, aN as ButtonColorEffect, aO as ButtonColorEffectConfig, t as ButtonColorProperty, u as ButtonColorPropertyConfig, B as ButtonConfig, aP as ButtonKind, aQ as ButtonMotionEffect, aR as ButtonMotionProperty, aS as ButtonMotionPropertyConfig, aT as ButtonPalette, aU as ButtonPaletteColor, aV as ButtonPaletteConfig, aW as ButtonShadowPropertyConfig, aX as ButtonSize, aY as ButtonSizeConfig, aZ as ButtonSizeProperty, a_ as ButtonSpectrumColor, a$ as ButtonState, b0 as ButtonStateConfig, b1 as ButtonStateEffectConfig, b2 as ButtonVariant, b3 as ButtonVariantConfig, b4 as ButtonVariantFlat, b5 as CheckboxSize, b6 as CheckboxValue, b7 as CheckboxVariant, b8 as ChipSize, b9 as ChipVariant, g as ColorMode, C as ColorModeConfig, ba as ColorModeForApp, h as ColorsConfig, bb as ConfigurableDropShadowValues, bc as ConfigurableInsetShadowValues, bd as CustomSizingStyleProps, $ as DARK_COLOR_MODE_CLASSNAME, aa as DEFAULT_COLOR_MODE_CLASSNAME, ab as DEFAULT_SCALE_MODE_CLASSNAME, be as DataAttribute, bf as Display, bg as DividerVariant, ah as FONT_DECLARATIONS_MAP, N as FONT_FAMILY_PREFIX, O as FONT_SIZE_PREFIX, R as FONT_SLANT_PREFIX, Q as FONT_WEIGHT_PREFIX, V as FONT_WIDTH_PREFIX, bh as Flex, bi as FlexAlignContent, bj as FlexAlignItems, bk as FlexAlignSelf, bl as FlexBasis, bm as FlexDirection, bn as FlexGrow, bo as FlexJustifyContent, bp as FlexShrink, bq as FlexStyleProps, br as FlexWrap, bs as FontAlias, ai as FontAxisConfig, F as FontConfig, bt as FontCssVar, ak as FontDeclarationConfig, aj as FontDeclarationItemConfig, al as FontDeclarationMap, bu as FontFamilyCDNUrl, bv as FontFamilyConfig, bw as FontID, bx as FontSize, by as FontSizeConfig, bz as FontSlantConfig, bA as FontType, bB as FontWeightConfig, bC as FontWeightDescriptive, am as FontWeightForFont, bD as FontWeightNumeric, bE as FontWidthConfig, bF as ForegroundColor, bG as ForegroundPalette, bH as ForegroundPaletteAlias, G as GlobalDefaultsConfig, bI as HighContrastMode, H as Hue, i as HueStep, af as ICON_BUTTON_CSS_VAR_MAP, W as ICON_SIZE_PREFIX, a2 as INVERT_COLOR_MODE_CLASSNAME, s as IconButtonClassMap, bJ as IconButtonClassName, I as IconButtonConfig, bK as IconButtonDefaultsConfig, bL as IconButtonSize, bM as IconSizeConfig, bN as IconSlotRenderProps, bO as ImageStyleProps, bP as InputSize, a6 as LARGE_SCALE_MODE_CLASSNAME, a0 as LIGHT_COLOR_MODE_CLASSNAME, X as LINE_HEIGHT_PREFIX, bQ as LayoutStyleProps, bR as LetterSpacing, bS as LineClampAlias, bT as LineColor, bU as LineHeight, bV as LineHeightConfig, bW as LinePalette, bX as LinePaletteAlias, a5 as MEDIUM_SCALE_MODE_CLASSNAME, Y as MOTION_PREFIX, bY as Modes, M as MotionConfig, bZ as MotionCssVar, b_ as MotionSpringConfig, b$ as MotionSpringConfigOptions, c0 as MotionVariant, c1 as MotionVariantSpeed, c2 as MotionVariantValues, c3 as Overflow, ag as PSEUDO_STYLE_SELECTOR_MAP, c4 as Palette, j as PaletteConfig, P as PaletteType, c5 as PaletteValue, c6 as Pixels, c7 as PlatformMode, c8 as Position, c9 as PropertyToPaletteAliasMap, ca as RadioSize, cb as RadioValue, cc as RadioVariant, cd as RegionMode, ce as Rems, a4 as SMALL_SCALE_MODE_CLASSNAME, Z as SPECTRUM_COLOR_PREFIX, a1 as SYSTEM_COLOR_MODE_CLASSNAME, cf as ScaleConfig, cg as ScaleEffectMap, k as ScaleMode, S as ScaleModeConfig, ch as ScaleModeForApp, ci as ShadowColor, cj as ShadowColorConfig, c as ShadowConfig, ck as ShadowOffset, cl as ShadowOpacity, cm as ShadowPalette, cn as ShadowPaletteAlias, o as ShadowPreset, co as ShadowSpreadRadius, cp as ShadowStyleProps, cq as ShadowType, cr as ShadowTypeConfig, cs as ShadowVariant, ct as ShadowVariantConfig, cu as ShadowVariantInvert, cv as ShadowVariantWithInvert, cw as SharedPaletteAlias, v as SpacingAlias, cx as SpacingConfig, cy as SpacingStyleProps, cz as SpectrumColor, cA as SpectrumConfig, cB as StateStyleProps, cC as StyleProps, cD as SwitchSize, ad as TEXT_RESPONSIVE_BREAKPOINT_CLASSNAMES, ac as TEXT_RESPONSIVE_CLASSNAME, _ as TEXT_TRANSFORM_PREFIX, cN as TShirtSize, cO as TShirtSizeCommon, cE as TextDecorationLine, cF as TextProperty, cG as TextStyleProps, cH as TextTransform, cI as TextTransformConfig, cJ as TextVariant, cK as TransitionDelay, cL as TransitionDuration, cM as TransitionTiming, T as TypographyConfig, cP as TypographyResponsiveProperty, cQ as TypographyStyle, cR as TypographyStyleProperty, cS as TypographyUnitValue, E as UDS_PREFIX, cT as UdsCssVar, cU as Unitless, cV as UniversalAvatarIconProps, cW as UniversalAvatarImageProps, cX as UniversalAvatarProps, cY as UniversalAvatarTextProps, cZ as UniversalBadgeProps, a as UniversalBoxProps, c_ as UniversalButtonProps, c$ as UniversalCheckboxProps, d0 as UniversalChipBaseProps, d1 as UniversalChipButtonProps, d2 as UniversalChipDismissibleProps, d3 as UniversalChipLinkProps, d4 as UniversalChipProps, d5 as UniversalChipToggleProps, q as UniversalDividerProps, d6 as UniversalIconButtonProps, d7 as UniversalIconProps, d8 as UniversalImageProps, l as UniversalInputProps, w as UniversalMenuItemProps, U as UniversalPressableProps, d9 as UniversalRadioGroupProps, da as UniversalRadioProps, b as UniversalSwitchProps, n as UniversalTextProps, f as UniversalTokensConfig, db as UniversalTokensConfigAuto, a7 as XLARGE_SCALE_MODE_CLASSNAME, a3 as XSMALL_SCALE_MODE_CLASSNAME, a8 as XXLARGE_SCALE_MODE_CLASSNAME, a9 as XXXLARGE_SCALE_MODE_CLASSNAME, D as alwaysPalette } from './types-
|
5
|
+
import { x as UniversalFormLabelProps, p as UniversalStackProps, m as IconPropsWithSVGProps, y as ImagePropsWithImgProps, z as UniversalIconSlot, A as UniversalLinkProps } from './types-CatBybWM.cjs';
|
6
|
+
export { J as AVATAR_SIZE_PREFIX, an as AlwaysPalette, ao as AlwaysPaletteAlias, ap as AlwaysPaletteColor, aq as Animation, ar as AriaAttribute, as as AvatarAbbreviationStrategy, at as AvatarShape, au as AvatarSize, av as AvatarSizeConfig, aw as AvatarVariant, K as BORDER_RADIUS_PREFIX, L as BORDER_WIDTH_PREFIX, ae as BUTTON_CSS_VAR_MAP, ax as BackgroundColor, ay as BackgroundPalette, az as BackgroundPaletteAlias, aA as BackgroundStyleProps, aB as BadgeSize, aC as BadgeVariant, aD as BorderRadius, aE as BorderRadiusConfig, aF as BorderStyleProps, aG as BorderWidth, aH as BorderWidthConfig, aI as Breakpoint, aJ as BreakpointWithBase, d as BreakpointsConfig, aK as ButtonBaseConfig, r as ButtonClassMap, aL as ButtonClassName, aM as ButtonColorConfig, aN as ButtonColorEffect, aO as ButtonColorEffectConfig, t as ButtonColorProperty, u as ButtonColorPropertyConfig, B as ButtonConfig, aP as ButtonKind, aQ as ButtonMotionEffect, aR as ButtonMotionProperty, aS as ButtonMotionPropertyConfig, aT as ButtonPalette, aU as ButtonPaletteColor, aV as ButtonPaletteConfig, aW as ButtonShadowPropertyConfig, aX as ButtonSize, aY as ButtonSizeConfig, aZ as ButtonSizeProperty, a_ as ButtonSpectrumColor, a$ as ButtonState, b0 as ButtonStateConfig, b1 as ButtonStateEffectConfig, b2 as ButtonVariant, b3 as ButtonVariantConfig, b4 as ButtonVariantFlat, b5 as CheckboxSize, b6 as CheckboxValue, b7 as CheckboxVariant, b8 as ChipSize, b9 as ChipVariant, g as ColorMode, C as ColorModeConfig, ba as ColorModeForApp, h as ColorsConfig, bb as ConfigurableDropShadowValues, bc as ConfigurableInsetShadowValues, bd as CustomSizingStyleProps, $ as DARK_COLOR_MODE_CLASSNAME, aa as DEFAULT_COLOR_MODE_CLASSNAME, ab as DEFAULT_SCALE_MODE_CLASSNAME, be as DataAttribute, bf as Display, bg as DividerVariant, ah as FONT_DECLARATIONS_MAP, N as FONT_FAMILY_PREFIX, O as FONT_SIZE_PREFIX, R as FONT_SLANT_PREFIX, Q as FONT_WEIGHT_PREFIX, V as FONT_WIDTH_PREFIX, bh as Flex, bi as FlexAlignContent, bj as FlexAlignItems, bk as FlexAlignSelf, bl as FlexBasis, bm as FlexDirection, bn as FlexGrow, bo as FlexJustifyContent, bp as FlexShrink, bq as FlexStyleProps, br as FlexWrap, bs as FontAlias, ai as FontAxisConfig, F as FontConfig, bt as FontCssVar, ak as FontDeclarationConfig, aj as FontDeclarationItemConfig, al as FontDeclarationMap, bu as FontFamilyCDNUrl, bv as FontFamilyConfig, bw as FontID, bx as FontSize, by as FontSizeConfig, bz as FontSlantConfig, bA as FontType, bB as FontWeightConfig, bC as FontWeightDescriptive, am as FontWeightForFont, bD as FontWeightNumeric, bE as FontWidthConfig, bF as ForegroundColor, bG as ForegroundPalette, bH as ForegroundPaletteAlias, G as GlobalDefaultsConfig, bI as HighContrastMode, H as Hue, i as HueStep, af as ICON_BUTTON_CSS_VAR_MAP, W as ICON_SIZE_PREFIX, a2 as INVERT_COLOR_MODE_CLASSNAME, s as IconButtonClassMap, bJ as IconButtonClassName, I as IconButtonConfig, bK as IconButtonDefaultsConfig, bL as IconButtonSize, bM as IconSizeConfig, bN as IconSlotRenderProps, bO as ImageStyleProps, bP as InputSize, a6 as LARGE_SCALE_MODE_CLASSNAME, a0 as LIGHT_COLOR_MODE_CLASSNAME, X as LINE_HEIGHT_PREFIX, bQ as LayoutStyleProps, bR as LetterSpacing, bS as LineClampAlias, bT as LineColor, bU as LineHeight, bV as LineHeightConfig, bW as LinePalette, bX as LinePaletteAlias, a5 as MEDIUM_SCALE_MODE_CLASSNAME, Y as MOTION_PREFIX, bY as Modes, M as MotionConfig, bZ as MotionCssVar, b_ as MotionSpringConfig, b$ as MotionSpringConfigOptions, c0 as MotionVariant, c1 as MotionVariantSpeed, c2 as MotionVariantValues, c3 as Overflow, ag as PSEUDO_STYLE_SELECTOR_MAP, c4 as Palette, j as PaletteConfig, P as PaletteType, c5 as PaletteValue, c6 as Pixels, c7 as PlatformMode, c8 as Position, c9 as PropertyToPaletteAliasMap, ca as RadioSize, cb as RadioValue, cc as RadioVariant, cd as RegionMode, ce as Rems, a4 as SMALL_SCALE_MODE_CLASSNAME, Z as SPECTRUM_COLOR_PREFIX, a1 as SYSTEM_COLOR_MODE_CLASSNAME, cf as ScaleConfig, cg as ScaleEffectMap, k as ScaleMode, S as ScaleModeConfig, ch as ScaleModeForApp, ci as ShadowColor, cj as ShadowColorConfig, c as ShadowConfig, ck as ShadowOffset, cl as ShadowOpacity, cm as ShadowPalette, cn as ShadowPaletteAlias, o as ShadowPreset, co as ShadowSpreadRadius, cp as ShadowStyleProps, cq as ShadowType, cr as ShadowTypeConfig, cs as ShadowVariant, ct as ShadowVariantConfig, cu as ShadowVariantInvert, cv as ShadowVariantWithInvert, cw as SharedPaletteAlias, v as SpacingAlias, cx as SpacingConfig, cy as SpacingStyleProps, cz as SpectrumColor, cA as SpectrumConfig, cB as StateStyleProps, cC as StyleProps, cD as SwitchSize, ad as TEXT_RESPONSIVE_BREAKPOINT_CLASSNAMES, ac as TEXT_RESPONSIVE_CLASSNAME, _ as TEXT_TRANSFORM_PREFIX, cN as TShirtSize, cO as TShirtSizeCommon, cE as TextDecorationLine, cF as TextProperty, cG as TextStyleProps, cH as TextTransform, cI as TextTransformConfig, cJ as TextVariant, cK as TransitionDelay, cL as TransitionDuration, cM as TransitionTiming, T as TypographyConfig, cP as TypographyResponsiveProperty, cQ as TypographyStyle, cR as TypographyStyleProperty, cS as TypographyUnitValue, E as UDS_PREFIX, cT as UdsCssVar, cU as Unitless, cV as UniversalAvatarIconProps, cW as UniversalAvatarImageProps, cX as UniversalAvatarProps, cY as UniversalAvatarTextProps, cZ as UniversalBadgeProps, a as UniversalBoxProps, c_ as UniversalButtonProps, c$ as UniversalCheckboxProps, d0 as UniversalChipBaseProps, d1 as UniversalChipButtonProps, d2 as UniversalChipDismissibleProps, d3 as UniversalChipLinkProps, d4 as UniversalChipProps, d5 as UniversalChipToggleProps, q as UniversalDividerProps, d6 as UniversalIconButtonProps, d7 as UniversalIconProps, d8 as UniversalImageProps, l as UniversalInputProps, w as UniversalMenuItemProps, U as UniversalPressableProps, d9 as UniversalRadioGroupProps, da as UniversalRadioProps, b as UniversalSwitchProps, n as UniversalTextProps, f as UniversalTokensConfig, db as UniversalTokensConfigAuto, a7 as XLARGE_SCALE_MODE_CLASSNAME, a3 as XSMALL_SCALE_MODE_CLASSNAME, a8 as XXLARGE_SCALE_MODE_CLASSNAME, a9 as XXXLARGE_SCALE_MODE_CLASSNAME, D as alwaysPalette } from './types-CatBybWM.cjs';
|
7
7
|
import * as react from 'react';
|
8
8
|
import { PropsWithChildren, Dispatch, SetStateAction } from 'react';
|
9
|
-
import { I as InputProps } from './Text-
|
10
|
-
export { T as Text, a as TextProps } from './Text-
|
9
|
+
import { I as InputProps } from './Text-Cc-8uf28.cjs';
|
10
|
+
export { T as Text, a as TextProps } from './Text-Cc-8uf28.cjs';
|
11
11
|
export { Avatar, AvatarIcon, AvatarIconProps, AvatarImage, AvatarImageProps, AvatarProps, AvatarText, AvatarTextProps, Badge, BadgeProps, Button, ButtonProps, Checkbox, CheckboxProps, Chip, ChipButton, ChipButtonProps, ChipDismissible, ChipDismissibleProps, ChipLink, ChipLinkProps, ChipProps, ChipToggle, ChipToggleProps, IconButton, IconButtonProps, Input, InputProps, Menu, MenuContentProps, MenuDividerProps, MenuItemCheckboxProps, MenuItemProps, MenuPlacement, MenuProviderProps, MenuTriggerProps, Pressable, PressableProps, Radio, RadioGroupProvider, RadioGroupProviderProps, RadioProps, SpringMotionConfig, SpringMotionConfigProps, Switch, SwitchProps } from '@yahoo/uds/client';
|
12
12
|
export { AllSelectors, BaseSelector, CssStyleObject, DEFAULT_COLOR_MODE, DEFAULT_COLOR_MODE_FOR_APP, DEFAULT_HIGH_CONTRAST_MODE, DEFAULT_REGION_MODE, DEFAULT_SCALE_MODE, DEFAULT_SCALE_MODE_FOR_APP, ParentVariantSelector, button, cartesianProduct, coalesceConfigVariant, entries, fontWeightMap, fromEntries, generateKeyFromFlatConfigPath, generateSchemaKey, getConfigDefaultValue, getConfigPseudoStateVariables, getConfigPseudoStateVariablesWithSetter, getConfigSubcomponents, getConfigVariantComponentStates, getConfigVariantComponentStatesMatrix, getConfigVariantProperties, getConfigVariantPseudoStates, getConfigVariants, getDefaultButtonBaseMap, isConfigDefaultValue, mapValues, parseButtonVariantFlat, parseDeprecatedButtonPaletteVariant, setConfigPseudoStateVariable, shadow, variants } from './tokens/index.cjs';
|
13
13
|
export { AvatarConfig, BadgeConfig, CheckboxConfig, ChipConfig, DividerConfig, InputConfig, LinkConfig, MenuConfig, RadioConfig, SwitchConfig } from './tokens/automation/configs.cjs';
|
14
|
-
export { A as AllPossibleProperties, j as AllVariantKeys, i as AutoComponentName, h as AutoComponents, g as ComponentConfig, b as ComponentStateConfig, C as ConfigurablePropertiesName, E as ExtendablePropertiesName, L as LayerConfig, P as PossibleStates, a as PossibleStatesWithRest, k as SchemaStateValue, S as SelectedConfigurableProperty, d as SubComponentConfig, V as VariantConfig, f as VariantConfigWithComponentStates, e as VariantConfigWithProperties, c as configurableProperties, r as createComponentStateConfig, w as createComponentStates, p as createConfigurableProperty, x as createLayerConfig, y as createSubComponentConfig, q as createVariantConfig, v as createVariantConfigWithComponentStates, u as createVariantConfigWithProperties, l as findFixtureType, m as generateClassName, n as generateDeclaration, o as generateStyles, s as statePseudoMapDocsMode, t as toMinimalDbConfigObject } from './index-
|
14
|
+
export { A as AllPossibleProperties, j as AllVariantKeys, i as AutoComponentName, h as AutoComponents, g as ComponentConfig, b as ComponentStateConfig, C as ConfigurablePropertiesName, E as ExtendablePropertiesName, L as LayerConfig, P as PossibleStates, a as PossibleStatesWithRest, k as SchemaStateValue, S as SelectedConfigurableProperty, d as SubComponentConfig, V as VariantConfig, f as VariantConfigWithComponentStates, e as VariantConfigWithProperties, c as configurableProperties, r as createComponentStateConfig, w as createComponentStates, p as createConfigurableProperty, x as createLayerConfig, y as createSubComponentConfig, q as createVariantConfig, v as createVariantConfigWithComponentStates, u as createVariantConfigWithProperties, l as findFixtureType, m as generateClassName, n as generateDeclaration, o as generateStyles, s as statePseudoMapDocsMode, t as toMinimalDbConfigObject } from './index-CvXCgx-c.cjs';
|
15
15
|
export { IconSize, IconVariant } from '@yahoo/uds-icons/types';
|
16
16
|
import 'motion/react';
|
17
17
|
import 'type-fest';
|
package/dist/index.d.ts
CHANGED
@@ -1,17 +1,17 @@
|
|
1
|
-
import { D as DivProps } from './Box-
|
2
|
-
export { a as Box, B as BoxProps } from './Box-
|
3
|
-
export { a as Divider, D as DividerProps, b as VStack, V as VStackProps } from './VStack-
|
1
|
+
import { D as DivProps } from './Box-fE8vCK9j.js';
|
2
|
+
export { a as Box, B as BoxProps } from './Box-fE8vCK9j.js';
|
3
|
+
export { a as Divider, D as DividerProps, b as VStack, V as VStackProps } from './VStack-BB8x1waq.js';
|
4
4
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
5
|
-
import { x as UniversalFormLabelProps, p as UniversalStackProps, m as IconPropsWithSVGProps, y as ImagePropsWithImgProps, z as UniversalIconSlot, A as UniversalLinkProps } from './types-
|
6
|
-
export { J as AVATAR_SIZE_PREFIX, an as AlwaysPalette, ao as AlwaysPaletteAlias, ap as AlwaysPaletteColor, aq as Animation, ar as AriaAttribute, as as AvatarAbbreviationStrategy, at as AvatarShape, au as AvatarSize, av as AvatarSizeConfig, aw as AvatarVariant, K as BORDER_RADIUS_PREFIX, L as BORDER_WIDTH_PREFIX, ae as BUTTON_CSS_VAR_MAP, ax as BackgroundColor, ay as BackgroundPalette, az as BackgroundPaletteAlias, aA as BackgroundStyleProps, aB as BadgeSize, aC as BadgeVariant, aD as BorderRadius, aE as BorderRadiusConfig, aF as BorderStyleProps, aG as BorderWidth, aH as BorderWidthConfig, aI as Breakpoint, aJ as BreakpointWithBase, d as BreakpointsConfig, aK as ButtonBaseConfig, r as ButtonClassMap, aL as ButtonClassName, aM as ButtonColorConfig, aN as ButtonColorEffect, aO as ButtonColorEffectConfig, t as ButtonColorProperty, u as ButtonColorPropertyConfig, B as ButtonConfig, aP as ButtonKind, aQ as ButtonMotionEffect, aR as ButtonMotionProperty, aS as ButtonMotionPropertyConfig, aT as ButtonPalette, aU as ButtonPaletteColor, aV as ButtonPaletteConfig, aW as ButtonShadowPropertyConfig, aX as ButtonSize, aY as ButtonSizeConfig, aZ as ButtonSizeProperty, a_ as ButtonSpectrumColor, a$ as ButtonState, b0 as ButtonStateConfig, b1 as ButtonStateEffectConfig, b2 as ButtonVariant, b3 as ButtonVariantConfig, b4 as ButtonVariantFlat, b5 as CheckboxSize, b6 as CheckboxValue, b7 as CheckboxVariant, b8 as ChipSize, b9 as ChipVariant, g as ColorMode, C as ColorModeConfig, ba as ColorModeForApp, h as ColorsConfig, bb as ConfigurableDropShadowValues, bc as ConfigurableInsetShadowValues, bd as CustomSizingStyleProps, $ as DARK_COLOR_MODE_CLASSNAME, aa as DEFAULT_COLOR_MODE_CLASSNAME, ab as DEFAULT_SCALE_MODE_CLASSNAME, be as DataAttribute, bf as Display, bg as DividerVariant, ah as FONT_DECLARATIONS_MAP, N as FONT_FAMILY_PREFIX, O as FONT_SIZE_PREFIX, R as FONT_SLANT_PREFIX, Q as FONT_WEIGHT_PREFIX, V as FONT_WIDTH_PREFIX, bh as Flex, bi as FlexAlignContent, bj as FlexAlignItems, bk as FlexAlignSelf, bl as FlexBasis, bm as FlexDirection, bn as FlexGrow, bo as FlexJustifyContent, bp as FlexShrink, bq as FlexStyleProps, br as FlexWrap, bs as FontAlias, ai as FontAxisConfig, F as FontConfig, bt as FontCssVar, ak as FontDeclarationConfig, aj as FontDeclarationItemConfig, al as FontDeclarationMap, bu as FontFamilyCDNUrl, bv as FontFamilyConfig, bw as FontID, bx as FontSize, by as FontSizeConfig, bz as FontSlantConfig, bA as FontType, bB as FontWeightConfig, bC as FontWeightDescriptive, am as FontWeightForFont, bD as FontWeightNumeric, bE as FontWidthConfig, bF as ForegroundColor, bG as ForegroundPalette, bH as ForegroundPaletteAlias, G as GlobalDefaultsConfig, bI as HighContrastMode, H as Hue, i as HueStep, af as ICON_BUTTON_CSS_VAR_MAP, W as ICON_SIZE_PREFIX, a2 as INVERT_COLOR_MODE_CLASSNAME, s as IconButtonClassMap, bJ as IconButtonClassName, I as IconButtonConfig, bK as IconButtonDefaultsConfig, bL as IconButtonSize, bM as IconSizeConfig, bN as IconSlotRenderProps, bO as ImageStyleProps, bP as InputSize, a6 as LARGE_SCALE_MODE_CLASSNAME, a0 as LIGHT_COLOR_MODE_CLASSNAME, X as LINE_HEIGHT_PREFIX, bQ as LayoutStyleProps, bR as LetterSpacing, bS as LineClampAlias, bT as LineColor, bU as LineHeight, bV as LineHeightConfig, bW as LinePalette, bX as LinePaletteAlias, a5 as MEDIUM_SCALE_MODE_CLASSNAME, Y as MOTION_PREFIX, bY as Modes, M as MotionConfig, bZ as MotionCssVar, b_ as MotionSpringConfig, b$ as MotionSpringConfigOptions, c0 as MotionVariant, c1 as MotionVariantSpeed, c2 as MotionVariantValues, c3 as Overflow, ag as PSEUDO_STYLE_SELECTOR_MAP, c4 as Palette, j as PaletteConfig, P as PaletteType, c5 as PaletteValue, c6 as Pixels, c7 as PlatformMode, c8 as Position, c9 as PropertyToPaletteAliasMap, ca as RadioSize, cb as RadioValue, cc as RadioVariant, cd as RegionMode, ce as Rems, a4 as SMALL_SCALE_MODE_CLASSNAME, Z as SPECTRUM_COLOR_PREFIX, a1 as SYSTEM_COLOR_MODE_CLASSNAME, cf as ScaleConfig, cg as ScaleEffectMap, k as ScaleMode, S as ScaleModeConfig, ch as ScaleModeForApp, ci as ShadowColor, cj as ShadowColorConfig, c as ShadowConfig, ck as ShadowOffset, cl as ShadowOpacity, cm as ShadowPalette, cn as ShadowPaletteAlias, o as ShadowPreset, co as ShadowSpreadRadius, cp as ShadowStyleProps, cq as ShadowType, cr as ShadowTypeConfig, cs as ShadowVariant, ct as ShadowVariantConfig, cu as ShadowVariantInvert, cv as ShadowVariantWithInvert, cw as SharedPaletteAlias, v as SpacingAlias, cx as SpacingConfig, cy as SpacingStyleProps, cz as SpectrumColor, cA as SpectrumConfig, cB as StateStyleProps, cC as StyleProps, cD as SwitchSize, ad as TEXT_RESPONSIVE_BREAKPOINT_CLASSNAMES, ac as TEXT_RESPONSIVE_CLASSNAME, _ as TEXT_TRANSFORM_PREFIX, cN as TShirtSize, cO as TShirtSizeCommon, cE as TextDecorationLine, cF as TextProperty, cG as TextStyleProps, cH as TextTransform, cI as TextTransformConfig, cJ as TextVariant, cK as TransitionDelay, cL as TransitionDuration, cM as TransitionTiming, T as TypographyConfig, cP as TypographyResponsiveProperty, cQ as TypographyStyle, cR as TypographyStyleProperty, cS as TypographyUnitValue, E as UDS_PREFIX, cT as UdsCssVar, cU as Unitless, cV as UniversalAvatarIconProps, cW as UniversalAvatarImageProps, cX as UniversalAvatarProps, cY as UniversalAvatarTextProps, cZ as UniversalBadgeProps, a as UniversalBoxProps, c_ as UniversalButtonProps, c$ as UniversalCheckboxProps, d0 as UniversalChipBaseProps, d1 as UniversalChipButtonProps, d2 as UniversalChipDismissibleProps, d3 as UniversalChipLinkProps, d4 as UniversalChipProps, d5 as UniversalChipToggleProps, q as UniversalDividerProps, d6 as UniversalIconButtonProps, d7 as UniversalIconProps, d8 as UniversalImageProps, l as UniversalInputProps, w as UniversalMenuItemProps, U as UniversalPressableProps, d9 as UniversalRadioGroupProps, da as UniversalRadioProps, b as UniversalSwitchProps, n as UniversalTextProps, f as UniversalTokensConfig, db as UniversalTokensConfigAuto, a7 as XLARGE_SCALE_MODE_CLASSNAME, a3 as XSMALL_SCALE_MODE_CLASSNAME, a8 as XXLARGE_SCALE_MODE_CLASSNAME, a9 as XXXLARGE_SCALE_MODE_CLASSNAME, D as alwaysPalette } from './types-
|
5
|
+
import { x as UniversalFormLabelProps, p as UniversalStackProps, m as IconPropsWithSVGProps, y as ImagePropsWithImgProps, z as UniversalIconSlot, A as UniversalLinkProps } from './types-CatBybWM.js';
|
6
|
+
export { J as AVATAR_SIZE_PREFIX, an as AlwaysPalette, ao as AlwaysPaletteAlias, ap as AlwaysPaletteColor, aq as Animation, ar as AriaAttribute, as as AvatarAbbreviationStrategy, at as AvatarShape, au as AvatarSize, av as AvatarSizeConfig, aw as AvatarVariant, K as BORDER_RADIUS_PREFIX, L as BORDER_WIDTH_PREFIX, ae as BUTTON_CSS_VAR_MAP, ax as BackgroundColor, ay as BackgroundPalette, az as BackgroundPaletteAlias, aA as BackgroundStyleProps, aB as BadgeSize, aC as BadgeVariant, aD as BorderRadius, aE as BorderRadiusConfig, aF as BorderStyleProps, aG as BorderWidth, aH as BorderWidthConfig, aI as Breakpoint, aJ as BreakpointWithBase, d as BreakpointsConfig, aK as ButtonBaseConfig, r as ButtonClassMap, aL as ButtonClassName, aM as ButtonColorConfig, aN as ButtonColorEffect, aO as ButtonColorEffectConfig, t as ButtonColorProperty, u as ButtonColorPropertyConfig, B as ButtonConfig, aP as ButtonKind, aQ as ButtonMotionEffect, aR as ButtonMotionProperty, aS as ButtonMotionPropertyConfig, aT as ButtonPalette, aU as ButtonPaletteColor, aV as ButtonPaletteConfig, aW as ButtonShadowPropertyConfig, aX as ButtonSize, aY as ButtonSizeConfig, aZ as ButtonSizeProperty, a_ as ButtonSpectrumColor, a$ as ButtonState, b0 as ButtonStateConfig, b1 as ButtonStateEffectConfig, b2 as ButtonVariant, b3 as ButtonVariantConfig, b4 as ButtonVariantFlat, b5 as CheckboxSize, b6 as CheckboxValue, b7 as CheckboxVariant, b8 as ChipSize, b9 as ChipVariant, g as ColorMode, C as ColorModeConfig, ba as ColorModeForApp, h as ColorsConfig, bb as ConfigurableDropShadowValues, bc as ConfigurableInsetShadowValues, bd as CustomSizingStyleProps, $ as DARK_COLOR_MODE_CLASSNAME, aa as DEFAULT_COLOR_MODE_CLASSNAME, ab as DEFAULT_SCALE_MODE_CLASSNAME, be as DataAttribute, bf as Display, bg as DividerVariant, ah as FONT_DECLARATIONS_MAP, N as FONT_FAMILY_PREFIX, O as FONT_SIZE_PREFIX, R as FONT_SLANT_PREFIX, Q as FONT_WEIGHT_PREFIX, V as FONT_WIDTH_PREFIX, bh as Flex, bi as FlexAlignContent, bj as FlexAlignItems, bk as FlexAlignSelf, bl as FlexBasis, bm as FlexDirection, bn as FlexGrow, bo as FlexJustifyContent, bp as FlexShrink, bq as FlexStyleProps, br as FlexWrap, bs as FontAlias, ai as FontAxisConfig, F as FontConfig, bt as FontCssVar, ak as FontDeclarationConfig, aj as FontDeclarationItemConfig, al as FontDeclarationMap, bu as FontFamilyCDNUrl, bv as FontFamilyConfig, bw as FontID, bx as FontSize, by as FontSizeConfig, bz as FontSlantConfig, bA as FontType, bB as FontWeightConfig, bC as FontWeightDescriptive, am as FontWeightForFont, bD as FontWeightNumeric, bE as FontWidthConfig, bF as ForegroundColor, bG as ForegroundPalette, bH as ForegroundPaletteAlias, G as GlobalDefaultsConfig, bI as HighContrastMode, H as Hue, i as HueStep, af as ICON_BUTTON_CSS_VAR_MAP, W as ICON_SIZE_PREFIX, a2 as INVERT_COLOR_MODE_CLASSNAME, s as IconButtonClassMap, bJ as IconButtonClassName, I as IconButtonConfig, bK as IconButtonDefaultsConfig, bL as IconButtonSize, bM as IconSizeConfig, bN as IconSlotRenderProps, bO as ImageStyleProps, bP as InputSize, a6 as LARGE_SCALE_MODE_CLASSNAME, a0 as LIGHT_COLOR_MODE_CLASSNAME, X as LINE_HEIGHT_PREFIX, bQ as LayoutStyleProps, bR as LetterSpacing, bS as LineClampAlias, bT as LineColor, bU as LineHeight, bV as LineHeightConfig, bW as LinePalette, bX as LinePaletteAlias, a5 as MEDIUM_SCALE_MODE_CLASSNAME, Y as MOTION_PREFIX, bY as Modes, M as MotionConfig, bZ as MotionCssVar, b_ as MotionSpringConfig, b$ as MotionSpringConfigOptions, c0 as MotionVariant, c1 as MotionVariantSpeed, c2 as MotionVariantValues, c3 as Overflow, ag as PSEUDO_STYLE_SELECTOR_MAP, c4 as Palette, j as PaletteConfig, P as PaletteType, c5 as PaletteValue, c6 as Pixels, c7 as PlatformMode, c8 as Position, c9 as PropertyToPaletteAliasMap, ca as RadioSize, cb as RadioValue, cc as RadioVariant, cd as RegionMode, ce as Rems, a4 as SMALL_SCALE_MODE_CLASSNAME, Z as SPECTRUM_COLOR_PREFIX, a1 as SYSTEM_COLOR_MODE_CLASSNAME, cf as ScaleConfig, cg as ScaleEffectMap, k as ScaleMode, S as ScaleModeConfig, ch as ScaleModeForApp, ci as ShadowColor, cj as ShadowColorConfig, c as ShadowConfig, ck as ShadowOffset, cl as ShadowOpacity, cm as ShadowPalette, cn as ShadowPaletteAlias, o as ShadowPreset, co as ShadowSpreadRadius, cp as ShadowStyleProps, cq as ShadowType, cr as ShadowTypeConfig, cs as ShadowVariant, ct as ShadowVariantConfig, cu as ShadowVariantInvert, cv as ShadowVariantWithInvert, cw as SharedPaletteAlias, v as SpacingAlias, cx as SpacingConfig, cy as SpacingStyleProps, cz as SpectrumColor, cA as SpectrumConfig, cB as StateStyleProps, cC as StyleProps, cD as SwitchSize, ad as TEXT_RESPONSIVE_BREAKPOINT_CLASSNAMES, ac as TEXT_RESPONSIVE_CLASSNAME, _ as TEXT_TRANSFORM_PREFIX, cN as TShirtSize, cO as TShirtSizeCommon, cE as TextDecorationLine, cF as TextProperty, cG as TextStyleProps, cH as TextTransform, cI as TextTransformConfig, cJ as TextVariant, cK as TransitionDelay, cL as TransitionDuration, cM as TransitionTiming, T as TypographyConfig, cP as TypographyResponsiveProperty, cQ as TypographyStyle, cR as TypographyStyleProperty, cS as TypographyUnitValue, E as UDS_PREFIX, cT as UdsCssVar, cU as Unitless, cV as UniversalAvatarIconProps, cW as UniversalAvatarImageProps, cX as UniversalAvatarProps, cY as UniversalAvatarTextProps, cZ as UniversalBadgeProps, a as UniversalBoxProps, c_ as UniversalButtonProps, c$ as UniversalCheckboxProps, d0 as UniversalChipBaseProps, d1 as UniversalChipButtonProps, d2 as UniversalChipDismissibleProps, d3 as UniversalChipLinkProps, d4 as UniversalChipProps, d5 as UniversalChipToggleProps, q as UniversalDividerProps, d6 as UniversalIconButtonProps, d7 as UniversalIconProps, d8 as UniversalImageProps, l as UniversalInputProps, w as UniversalMenuItemProps, U as UniversalPressableProps, d9 as UniversalRadioGroupProps, da as UniversalRadioProps, b as UniversalSwitchProps, n as UniversalTextProps, f as UniversalTokensConfig, db as UniversalTokensConfigAuto, a7 as XLARGE_SCALE_MODE_CLASSNAME, a3 as XSMALL_SCALE_MODE_CLASSNAME, a8 as XXLARGE_SCALE_MODE_CLASSNAME, a9 as XXXLARGE_SCALE_MODE_CLASSNAME, D as alwaysPalette } from './types-CatBybWM.js';
|
7
7
|
import * as react from 'react';
|
8
8
|
import { PropsWithChildren, Dispatch, SetStateAction } from 'react';
|
9
|
-
import { I as InputProps } from './Text-
|
10
|
-
export { T as Text, a as TextProps } from './Text-
|
9
|
+
import { I as InputProps } from './Text-6N_KtHQd.js';
|
10
|
+
export { T as Text, a as TextProps } from './Text-6N_KtHQd.js';
|
11
11
|
export { Avatar, AvatarIcon, AvatarIconProps, AvatarImage, AvatarImageProps, AvatarProps, AvatarText, AvatarTextProps, Badge, BadgeProps, Button, ButtonProps, Checkbox, CheckboxProps, Chip, ChipButton, ChipButtonProps, ChipDismissible, ChipDismissibleProps, ChipLink, ChipLinkProps, ChipProps, ChipToggle, ChipToggleProps, IconButton, IconButtonProps, Input, InputProps, Menu, MenuContentProps, MenuDividerProps, MenuItemCheckboxProps, MenuItemProps, MenuPlacement, MenuProviderProps, MenuTriggerProps, Pressable, PressableProps, Radio, RadioGroupProvider, RadioGroupProviderProps, RadioProps, SpringMotionConfig, SpringMotionConfigProps, Switch, SwitchProps } from '@yahoo/uds/client';
|
12
12
|
export { AllSelectors, BaseSelector, CssStyleObject, DEFAULT_COLOR_MODE, DEFAULT_COLOR_MODE_FOR_APP, DEFAULT_HIGH_CONTRAST_MODE, DEFAULT_REGION_MODE, DEFAULT_SCALE_MODE, DEFAULT_SCALE_MODE_FOR_APP, ParentVariantSelector, button, cartesianProduct, coalesceConfigVariant, entries, fontWeightMap, fromEntries, generateKeyFromFlatConfigPath, generateSchemaKey, getConfigDefaultValue, getConfigPseudoStateVariables, getConfigPseudoStateVariablesWithSetter, getConfigSubcomponents, getConfigVariantComponentStates, getConfigVariantComponentStatesMatrix, getConfigVariantProperties, getConfigVariantPseudoStates, getConfigVariants, getDefaultButtonBaseMap, isConfigDefaultValue, mapValues, parseButtonVariantFlat, parseDeprecatedButtonPaletteVariant, setConfigPseudoStateVariable, shadow, variants } from './tokens/index.js';
|
13
13
|
export { AvatarConfig, BadgeConfig, CheckboxConfig, ChipConfig, DividerConfig, InputConfig, LinkConfig, MenuConfig, RadioConfig, SwitchConfig } from './tokens/automation/configs.js';
|
14
|
-
export { A as AllPossibleProperties, j as AllVariantKeys, i as AutoComponentName, h as AutoComponents, g as ComponentConfig, b as ComponentStateConfig, C as ConfigurablePropertiesName, E as ExtendablePropertiesName, L as LayerConfig, P as PossibleStates, a as PossibleStatesWithRest, k as SchemaStateValue, S as SelectedConfigurableProperty, d as SubComponentConfig, V as VariantConfig, f as VariantConfigWithComponentStates, e as VariantConfigWithProperties, c as configurableProperties, r as createComponentStateConfig, w as createComponentStates, p as createConfigurableProperty, x as createLayerConfig, y as createSubComponentConfig, q as createVariantConfig, v as createVariantConfigWithComponentStates, u as createVariantConfigWithProperties, l as findFixtureType, m as generateClassName, n as generateDeclaration, o as generateStyles, s as statePseudoMapDocsMode, t as toMinimalDbConfigObject } from './index-
|
14
|
+
export { A as AllPossibleProperties, j as AllVariantKeys, i as AutoComponentName, h as AutoComponents, g as ComponentConfig, b as ComponentStateConfig, C as ConfigurablePropertiesName, E as ExtendablePropertiesName, L as LayerConfig, P as PossibleStates, a as PossibleStatesWithRest, k as SchemaStateValue, S as SelectedConfigurableProperty, d as SubComponentConfig, V as VariantConfig, f as VariantConfigWithComponentStates, e as VariantConfigWithProperties, c as configurableProperties, r as createComponentStateConfig, w as createComponentStates, p as createConfigurableProperty, x as createLayerConfig, y as createSubComponentConfig, q as createVariantConfig, v as createVariantConfigWithComponentStates, u as createVariantConfigWithProperties, l as findFixtureType, m as generateClassName, n as generateDeclaration, o as generateStyles, s as statePseudoMapDocsMode, t as toMinimalDbConfigObject } from './index-voEKPSkj.js';
|
15
15
|
export { IconSize, IconVariant } from '@yahoo/uds-icons/types';
|
16
16
|
import 'motion/react';
|
17
17
|
import 'type-fest';
|