@yahoo/uds 3.122.3 → 3.123.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/generatedConfigs.cjs +15 -15
- package/dist/automated-config/dist/generated/generatedConfigs.d.cts +15 -15
- package/dist/automated-config/dist/generated/generatedConfigs.d.ts +15 -15
- package/dist/automated-config/dist/generated/generatedConfigs.js +15 -15
- 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/UDSToastConfigProvider.d.cts +1 -1
- package/dist/components/client/Toast/UDSToastConfigProvider.d.ts +1 -1
- package/dist/components/experimental/client/SegmentedControl.d.cts +1 -2
- package/dist/styles/styler.d.cts +11 -11
- package/dist/styles/styler.d.ts +11 -11
- package/dist/tailwind/dist/automated-config/dist/generated/generatedConfigs.cjs +15 -15
- package/dist/tailwind/dist/automated-config/dist/generated/generatedConfigs.js +15 -15
- package/dist/tailwind/dist/automated-config/dist/generated/generatedConfigs.js.map +1 -1
- package/dist/tailwind/dist/tailwind/utils/getFontStyles.d.cts +1 -1
- package/dist/tailwind/dist/tailwind/utils/getFontStyles.d.ts +1 -1
- package/dist/tailwind/dist/tailwind/utils/getShadowStyles.d.cts +4 -4
- package/dist/tailwind/dist/tailwind/utils/getShadowStyles.d.ts +4 -4
- package/dist/uds/generated/componentData.cjs +1115 -1115
- package/dist/uds/generated/componentData.js +1115 -1115
- package/dist/uds/package.cjs +2 -2
- package/dist/uds/package.js +2 -2
- package/generated/componentData.json +1646 -1646
- package/package.json +3 -3
- package/dist/uds/dist/automated-config/dist/generated/universalTokensConfigAuto.d.cts +0 -2
- package/dist/uds/dist/automated-config/dist/properties.d.cts +0 -5
- package/dist/uds/dist/automated-config/dist/types/ComponentConfig.d.cts +0 -3
- package/dist/uds/dist/automated-config/dist/types/ComponentStyles.d.cts +0 -2
- package/dist/uds/dist/automated-config/dist/types/ConfigSchema.d.cts +0 -2
- package/dist/uds/dist/automated-config/dist/utils/buildConfigSchema.d.cts +0 -7
- package/dist/uds/dist/automated-config/dist/utils/coalesceConfigVariant.d.cts +0 -2
- package/dist/uds/dist/automated-config/dist/utils/defaults.d.cts +0 -2
- package/dist/uds/dist/automated-config/dist/utils/getConfigVariantComponentStatesMatrix.d.cts +0 -2
- package/dist/uds/dist/automated-config/dist/utils/getConfigVariantProperties.d.cts +0 -3
- package/dist/uds/dist/automated-config/dist/utils/getConfigVariantPseudoStates.d.cts +0 -3
- package/dist/uds/dist/automated-config/dist/utils/getConfigVariants.d.cts +0 -2
- package/dist/uds/dist/automated-config/dist/utils/index.d.cts +0 -12
- package/dist/uds/dist/automated-config/dist/utils/subcomponents.d.cts +0 -2
- package/dist/uds/dist/components/Box.d.cts +0 -4
- package/dist/uds/dist/components/Divider/Divider.d.cts +0 -3
- package/dist/uds/dist/components/Divider/DividerCore.d.cts +0 -5
- package/dist/uds/dist/components/Divider/DividerInternal.d.cts +0 -5
- package/dist/uds/dist/components/Divider/index.d.cts +0 -2
- package/dist/uds/dist/components/FormLabel.d.cts +0 -4
- package/dist/uds/dist/components/HStack.d.cts +0 -5
- package/dist/uds/dist/components/Icon.d.cts +0 -4
- package/dist/uds/dist/components/Image.d.cts +0 -3
- package/dist/uds/dist/components/Link.d.cts +0 -4
- package/dist/uds/dist/components/Scrim.d.cts +0 -3
- package/dist/uds/dist/components/Text.d.cts +0 -4
- package/dist/uds/dist/components/VStack.d.cts +0 -5
- package/dist/uds/dist/components/client/Avatar/Avatar.d.cts +0 -3
- package/dist/uds/dist/components/client/Avatar/AvatarIcon.d.cts +0 -5
- package/dist/uds/dist/components/client/Avatar/AvatarImage.d.cts +0 -7
- package/dist/uds/dist/components/client/Avatar/AvatarText.d.cts +0 -5
- package/dist/uds/dist/components/client/Avatar/index.d.cts +0 -5
- package/dist/uds/dist/components/client/Badge.d.cts +0 -4
- package/dist/uds/dist/components/client/BottomSheet/BottomSheet.d.cts +0 -5
- package/dist/uds/dist/components/client/BottomSheet/BottomSheetContent.d.cts +0 -2
- package/dist/uds/dist/components/client/BottomSheet/BottomSheetHeader.d.cts +0 -2
- package/dist/uds/dist/components/client/BottomSheet/BottomSheetProvider.d.cts +0 -3
- package/dist/uds/dist/components/client/BottomSheet/UDSBottomSheetConfigProvider.d.cts +0 -3
- package/dist/uds/dist/components/client/BottomSheet/index.d.cts +0 -7
- package/dist/uds/dist/components/client/BottomSheet/useBottomSheetStore.d.cts +0 -2
- package/dist/uds/dist/components/client/Button.d.cts +0 -5
- package/dist/uds/dist/components/client/Checkbox.d.cts +0 -4
- package/dist/uds/dist/components/client/Chip/Chip.d.cts +0 -5
- package/dist/uds/dist/components/client/Chip/ChipBase.d.cts +0 -6
- package/dist/uds/dist/components/client/Chip/ChipButton.d.cts +0 -5
- package/dist/uds/dist/components/client/Chip/ChipDismissible.d.cts +0 -5
- package/dist/uds/dist/components/client/Chip/ChipLink.d.cts +0 -5
- package/dist/uds/dist/components/client/Chip/ChipToggle.d.cts +0 -5
- package/dist/uds/dist/components/client/Chip/index.d.cts +0 -6
- package/dist/uds/dist/components/client/IconButton.d.cts +0 -5
- package/dist/uds/dist/components/client/Input/Input.d.cts +0 -7
- package/dist/uds/dist/components/client/Input/InputHelpText.d.cts +0 -2
- package/dist/uds/dist/components/client/Input/InputHelpTextInternal.d.cts +0 -6
- package/dist/uds/dist/components/client/Input/index.d.cts +0 -3
- package/dist/uds/dist/components/client/Menu/Menu.Content.d.cts +0 -6
- package/dist/uds/dist/components/client/Menu/Menu.Divider.d.cts +0 -3
- package/dist/uds/dist/components/client/Menu/Menu.Item.d.cts +0 -6
- package/dist/uds/dist/components/client/Menu/Menu.ItemCheckbox.d.cts +0 -6
- package/dist/uds/dist/components/client/Menu/Menu.Provider.d.cts +0 -3
- package/dist/uds/dist/components/client/Menu/Menu.Trigger.d.cts +0 -5
- package/dist/uds/dist/components/client/Menu/Menu.d.cts +0 -2
- package/dist/uds/dist/components/client/Menu/Menu.index.d.cts +0 -9
- package/dist/uds/dist/components/client/Menu/index.d.cts +0 -9
- package/dist/uds/dist/components/client/Popover/Popover.d.cts +0 -2
- package/dist/uds/dist/components/client/Popover/PopoverContent.d.cts +0 -5
- package/dist/uds/dist/components/client/Popover/PopoverTrigger.d.cts +0 -2
- package/dist/uds/dist/components/client/Popover/UDSPopoverConfigProvider.d.cts +0 -4
- package/dist/uds/dist/components/client/Popover/index.d.cts +0 -6
- package/dist/uds/dist/components/client/Pressable.d.cts +0 -4
- package/dist/uds/dist/components/client/Radio/Radio.d.cts +0 -4
- package/dist/uds/dist/components/client/Radio/RadioGroupProvider.d.cts +0 -4
- package/dist/uds/dist/components/client/Radio/index.d.cts +0 -3
- package/dist/uds/dist/components/client/SpringMotionConfig.d.cts +0 -5
- package/dist/uds/dist/components/client/Switch.d.cts +0 -4
- package/dist/uds/dist/components/client/Toast/Toast.d.cts +0 -8
- package/dist/uds/dist/components/client/Toast/ToastContainer.d.cts +0 -6
- package/dist/uds/dist/components/client/Toast/ToastPortal.d.cts +0 -3
- package/dist/uds/dist/components/client/Toast/UDSToastConfigProvider.d.cts +0 -5
- package/dist/uds/dist/components/client/Toast/createToast.d.cts +0 -6
- package/dist/uds/dist/components/client/Toast/index.d.cts +0 -6
- package/dist/uds/dist/components/client/Tooltip/Tooltip.d.cts +0 -2
- package/dist/uds/dist/components/client/Tooltip/TooltipContent.d.cts +0 -3
- package/dist/uds/dist/components/client/Tooltip/TooltipTrigger.d.cts +0 -2
- package/dist/uds/dist/components/client/Tooltip/UDSTooltipConfigProvider.d.cts +0 -5
- package/dist/uds/dist/components/client/Tooltip/index.d.cts +0 -6
- package/dist/uds/dist/components/client/index.d.cts +0 -59
- package/dist/uds/dist/components/client/providers/UDSBreakpointsConfigProvider.d.cts +0 -4
- package/dist/uds/dist/components/client/providers/UDSConfigProvider.d.cts +0 -3
- package/dist/uds/dist/components/index.d.cts +0 -61
- package/dist/uds/dist/config/dist/index.d.cts +0 -4
- package/dist/uds/dist/css-tokens/dist/index.d.cts +0 -2
- package/dist/uds/dist/fixtures/dist/index.d.cts +0 -2
- package/dist/uds/dist/fonts/dist/index.d.cts +0 -2
- package/dist/uds/dist/index.d.cts +0 -93
- package/dist/uds/dist/modes/dist/index.d.cts +0 -2
- package/dist/uds/dist/runtime/bottomSheetConfig.d.cts +0 -3
- package/dist/uds/dist/runtime/breakpointsConfig.d.cts +0 -4
- package/dist/uds/dist/runtime/index.d.cts +0 -7
- package/dist/uds/dist/runtime/popoverConfig.d.cts +0 -5
- package/dist/uds/dist/runtime/toastConfig.d.cts +0 -4
- package/dist/uds/dist/runtime/tooltipConfig.d.cts +0 -5
- package/dist/uds/dist/runtime/udsConfig.d.cts +0 -8
- package/dist/uds/dist/styles/styler.d.cts +0 -2
- package/dist/uds/dist/styles/stylerTypes.d.cts +0 -3
- package/dist/uds/dist/tailwind/dist/config/dist/index.d.cts +0 -2
- package/dist/uds/dist/tailwind/dist/index.d.cts +0 -3
- package/dist/uds/dist/tailwind/dist/tailwind/components/getResponsiveTextStyles.d.cts +0 -2
- package/dist/uds/dist/tailwind/dist/utils/parseTokens.d.cts +0 -2
- package/dist/uds/dist/tokens/automation/index.d.cts +0 -10
- package/dist/uds/dist/tokens/configs/shadow.d.cts +0 -3
- package/dist/uds/dist/tokens/consts/cssTokens.d.cts +0 -2
- package/dist/uds/dist/tokens/consts/defaultModes.d.cts +0 -2
- package/dist/uds/dist/tokens/consts/fontDeclarationsMap.d.cts +0 -2
- package/dist/uds/dist/tokens/index.d.cts +0 -28
- package/dist/uds/dist/tokens/parseButtonVariants.d.cts +0 -3
- package/dist/uds/dist/tokens/types.d.cts +0 -9
- package/dist/uds/dist/tokens/utils/getFontUrls.d.cts +0 -4
- package/dist/uds/dist/tokens/utils/spectrum.d.cts +0 -3
- package/dist/uds/dist/types/dist/index.d.cts +0 -11
- package/dist/uds/dist/types.d.cts +0 -2
|
@@ -18,7 +18,7 @@ import { FontConfig } from "../../types/dist/index.cjs";
|
|
|
18
18
|
* addBase(fontVars);
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
21
|
-
declare function getFontStyles(fontConfig: Partial<FontConfig>): Record<"--uds-font-sans" | "--uds-font-
|
|
21
|
+
declare function getFontStyles(fontConfig: Partial<FontConfig>): Record<"--uds-font-sans" | "--uds-font-sans-alt" | "--uds-font-serif" | "--uds-font-serif-alt" | "--uds-font-mono", string>;
|
|
22
22
|
//#endregion
|
|
23
23
|
export { getFontStyles };
|
|
24
24
|
//# sourceMappingURL=getFontStyles.d.cts.map
|
|
@@ -18,7 +18,7 @@ import { FontConfig } from "../../types/dist/index.js";
|
|
|
18
18
|
* addBase(fontVars);
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
21
|
-
declare function getFontStyles(fontConfig: Partial<FontConfig>): Record<"--uds-font-sans" | "--uds-font-
|
|
21
|
+
declare function getFontStyles(fontConfig: Partial<FontConfig>): Record<"--uds-font-sans" | "--uds-font-sans-alt" | "--uds-font-serif" | "--uds-font-serif-alt" | "--uds-font-mono", string>;
|
|
22
22
|
//#endregion
|
|
23
23
|
export { getFontStyles };
|
|
24
24
|
//# sourceMappingURL=getFontStyles.d.ts.map
|
|
@@ -3,8 +3,8 @@ import { ElevationAlias, ShadowType, ShadowVariant } from "../../types/dist/inde
|
|
|
3
3
|
import { UniversalTokensConfig } from "../../config/dist/index.cjs";
|
|
4
4
|
|
|
5
5
|
//#region src/tailwind/utils/getShadowStyles.d.ts
|
|
6
|
-
declare const shadowVariantToCSS: (shadowType: ShadowType, shadowVariant: ShadowVariant | ElevationAlias) => readonly [".uds-inset-shadow-
|
|
7
|
-
readonly [x: string]: "var(--uds-inset-shadow-
|
|
6
|
+
declare const shadowVariantToCSS: (shadowType: ShadowType, shadowVariant: ShadowVariant | ElevationAlias) => readonly [".uds-inset-shadow-none" | ".uds-inset-shadow-xs" | ".uds-inset-shadow-sm" | ".uds-inset-shadow-md" | ".uds-inset-shadow-lg" | ".uds-inset-shadow-xl" | ".uds-inset-shadow-2xl" | ".uds-inset-shadow-elevation-0" | ".uds-inset-shadow-elevation-1" | ".uds-inset-shadow-elevation-2" | ".uds-inset-shadow-elevation-3" | ".uds-inset-shadow-elevation-4" | ".uds-inset-shadow-elevation-5" | ".uds-drop-shadow-none" | ".uds-drop-shadow-xs" | ".uds-drop-shadow-sm" | ".uds-drop-shadow-md" | ".uds-drop-shadow-lg" | ".uds-drop-shadow-xl" | ".uds-drop-shadow-2xl" | ".uds-drop-shadow-elevation-0" | ".uds-drop-shadow-elevation-1" | ".uds-drop-shadow-elevation-2" | ".uds-drop-shadow-elevation-3" | ".uds-drop-shadow-elevation-4" | ".uds-drop-shadow-elevation-5", {
|
|
7
|
+
readonly [x: string]: "var(--uds-inset-shadow-none)" | "var(--uds-inset-shadow-xs)" | "var(--uds-inset-shadow-sm)" | "var(--uds-inset-shadow-md)" | "var(--uds-inset-shadow-lg)" | "var(--uds-inset-shadow-xl)" | "var(--uds-inset-shadow-2xl)" | "var(--uds-inset-shadow-elevation-0)" | "var(--uds-inset-shadow-elevation-1)" | "var(--uds-inset-shadow-elevation-2)" | "var(--uds-inset-shadow-elevation-3)" | "var(--uds-inset-shadow-elevation-4)" | "var(--uds-inset-shadow-elevation-5)" | "var(--uds-drop-shadow-none)" | "var(--uds-drop-shadow-xs)" | "var(--uds-drop-shadow-sm)" | "var(--uds-drop-shadow-md)" | "var(--uds-drop-shadow-lg)" | "var(--uds-drop-shadow-xl)" | "var(--uds-drop-shadow-2xl)" | "var(--uds-drop-shadow-elevation-0)" | "var(--uds-drop-shadow-elevation-1)" | "var(--uds-drop-shadow-elevation-2)" | "var(--uds-drop-shadow-elevation-3)" | "var(--uds-drop-shadow-elevation-4)" | "var(--uds-drop-shadow-elevation-5)" | "var(--uds-drop-shadow, 0 0 transparent), var(--uds-inset-shadow, 0 0 transparent), var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow, 0 0 transparent)";
|
|
8
8
|
readonly boxShadow: "var(--uds-drop-shadow, 0 0 transparent), var(--uds-inset-shadow, 0 0 transparent), var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow, 0 0 transparent)";
|
|
9
9
|
}];
|
|
10
10
|
declare function getShadowStyles({
|
|
@@ -13,8 +13,8 @@ declare function getShadowStyles({
|
|
|
13
13
|
}: {
|
|
14
14
|
config: UniversalTokensConfig;
|
|
15
15
|
shadowType: ShadowType;
|
|
16
|
-
}): Record<".uds-inset-shadow-
|
|
17
|
-
readonly [x: string]: "var(--uds-inset-shadow-
|
|
16
|
+
}): Record<".uds-inset-shadow-none" | ".uds-inset-shadow-xs" | ".uds-inset-shadow-sm" | ".uds-inset-shadow-md" | ".uds-inset-shadow-lg" | ".uds-inset-shadow-xl" | ".uds-inset-shadow-2xl" | ".uds-inset-shadow-elevation-0" | ".uds-inset-shadow-elevation-1" | ".uds-inset-shadow-elevation-2" | ".uds-inset-shadow-elevation-3" | ".uds-inset-shadow-elevation-4" | ".uds-inset-shadow-elevation-5" | ".uds-drop-shadow-none" | ".uds-drop-shadow-xs" | ".uds-drop-shadow-sm" | ".uds-drop-shadow-md" | ".uds-drop-shadow-lg" | ".uds-drop-shadow-xl" | ".uds-drop-shadow-2xl" | ".uds-drop-shadow-elevation-0" | ".uds-drop-shadow-elevation-1" | ".uds-drop-shadow-elevation-2" | ".uds-drop-shadow-elevation-3" | ".uds-drop-shadow-elevation-4" | ".uds-drop-shadow-elevation-5", {
|
|
17
|
+
readonly [x: string]: "var(--uds-inset-shadow-none)" | "var(--uds-inset-shadow-xs)" | "var(--uds-inset-shadow-sm)" | "var(--uds-inset-shadow-md)" | "var(--uds-inset-shadow-lg)" | "var(--uds-inset-shadow-xl)" | "var(--uds-inset-shadow-2xl)" | "var(--uds-inset-shadow-elevation-0)" | "var(--uds-inset-shadow-elevation-1)" | "var(--uds-inset-shadow-elevation-2)" | "var(--uds-inset-shadow-elevation-3)" | "var(--uds-inset-shadow-elevation-4)" | "var(--uds-inset-shadow-elevation-5)" | "var(--uds-drop-shadow-none)" | "var(--uds-drop-shadow-xs)" | "var(--uds-drop-shadow-sm)" | "var(--uds-drop-shadow-md)" | "var(--uds-drop-shadow-lg)" | "var(--uds-drop-shadow-xl)" | "var(--uds-drop-shadow-2xl)" | "var(--uds-drop-shadow-elevation-0)" | "var(--uds-drop-shadow-elevation-1)" | "var(--uds-drop-shadow-elevation-2)" | "var(--uds-drop-shadow-elevation-3)" | "var(--uds-drop-shadow-elevation-4)" | "var(--uds-drop-shadow-elevation-5)" | "var(--uds-drop-shadow, 0 0 transparent), var(--uds-inset-shadow, 0 0 transparent), var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow, 0 0 transparent)";
|
|
18
18
|
readonly boxShadow: "var(--uds-drop-shadow, 0 0 transparent), var(--uds-inset-shadow, 0 0 transparent), var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow, 0 0 transparent)";
|
|
19
19
|
}>;
|
|
20
20
|
//#endregion
|
|
@@ -3,8 +3,8 @@ import { ElevationAlias, ShadowType, ShadowVariant } from "../../types/dist/inde
|
|
|
3
3
|
import { UniversalTokensConfig } from "../../config/dist/index.js";
|
|
4
4
|
|
|
5
5
|
//#region src/tailwind/utils/getShadowStyles.d.ts
|
|
6
|
-
declare const shadowVariantToCSS: (shadowType: ShadowType, shadowVariant: ShadowVariant | ElevationAlias) => readonly [".uds-inset-shadow-
|
|
7
|
-
readonly [x: string]: "var(--uds-inset-shadow-
|
|
6
|
+
declare const shadowVariantToCSS: (shadowType: ShadowType, shadowVariant: ShadowVariant | ElevationAlias) => readonly [".uds-inset-shadow-none" | ".uds-inset-shadow-xs" | ".uds-inset-shadow-sm" | ".uds-inset-shadow-md" | ".uds-inset-shadow-lg" | ".uds-inset-shadow-xl" | ".uds-inset-shadow-2xl" | ".uds-inset-shadow-elevation-0" | ".uds-inset-shadow-elevation-1" | ".uds-inset-shadow-elevation-2" | ".uds-inset-shadow-elevation-3" | ".uds-inset-shadow-elevation-4" | ".uds-inset-shadow-elevation-5" | ".uds-drop-shadow-none" | ".uds-drop-shadow-xs" | ".uds-drop-shadow-sm" | ".uds-drop-shadow-md" | ".uds-drop-shadow-lg" | ".uds-drop-shadow-xl" | ".uds-drop-shadow-2xl" | ".uds-drop-shadow-elevation-0" | ".uds-drop-shadow-elevation-1" | ".uds-drop-shadow-elevation-2" | ".uds-drop-shadow-elevation-3" | ".uds-drop-shadow-elevation-4" | ".uds-drop-shadow-elevation-5", {
|
|
7
|
+
readonly [x: string]: "var(--uds-inset-shadow-none)" | "var(--uds-inset-shadow-xs)" | "var(--uds-inset-shadow-sm)" | "var(--uds-inset-shadow-md)" | "var(--uds-inset-shadow-lg)" | "var(--uds-inset-shadow-xl)" | "var(--uds-inset-shadow-2xl)" | "var(--uds-inset-shadow-elevation-0)" | "var(--uds-inset-shadow-elevation-1)" | "var(--uds-inset-shadow-elevation-2)" | "var(--uds-inset-shadow-elevation-3)" | "var(--uds-inset-shadow-elevation-4)" | "var(--uds-inset-shadow-elevation-5)" | "var(--uds-drop-shadow-none)" | "var(--uds-drop-shadow-xs)" | "var(--uds-drop-shadow-sm)" | "var(--uds-drop-shadow-md)" | "var(--uds-drop-shadow-lg)" | "var(--uds-drop-shadow-xl)" | "var(--uds-drop-shadow-2xl)" | "var(--uds-drop-shadow-elevation-0)" | "var(--uds-drop-shadow-elevation-1)" | "var(--uds-drop-shadow-elevation-2)" | "var(--uds-drop-shadow-elevation-3)" | "var(--uds-drop-shadow-elevation-4)" | "var(--uds-drop-shadow-elevation-5)" | "var(--uds-drop-shadow, 0 0 transparent), var(--uds-inset-shadow, 0 0 transparent), var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow, 0 0 transparent)";
|
|
8
8
|
readonly boxShadow: "var(--uds-drop-shadow, 0 0 transparent), var(--uds-inset-shadow, 0 0 transparent), var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow, 0 0 transparent)";
|
|
9
9
|
}];
|
|
10
10
|
declare function getShadowStyles({
|
|
@@ -13,8 +13,8 @@ declare function getShadowStyles({
|
|
|
13
13
|
}: {
|
|
14
14
|
config: UniversalTokensConfig;
|
|
15
15
|
shadowType: ShadowType;
|
|
16
|
-
}): Record<".uds-inset-shadow-
|
|
17
|
-
readonly [x: string]: "var(--uds-inset-shadow-
|
|
16
|
+
}): Record<".uds-inset-shadow-none" | ".uds-inset-shadow-xs" | ".uds-inset-shadow-sm" | ".uds-inset-shadow-md" | ".uds-inset-shadow-lg" | ".uds-inset-shadow-xl" | ".uds-inset-shadow-2xl" | ".uds-inset-shadow-elevation-0" | ".uds-inset-shadow-elevation-1" | ".uds-inset-shadow-elevation-2" | ".uds-inset-shadow-elevation-3" | ".uds-inset-shadow-elevation-4" | ".uds-inset-shadow-elevation-5" | ".uds-drop-shadow-none" | ".uds-drop-shadow-xs" | ".uds-drop-shadow-sm" | ".uds-drop-shadow-md" | ".uds-drop-shadow-lg" | ".uds-drop-shadow-xl" | ".uds-drop-shadow-2xl" | ".uds-drop-shadow-elevation-0" | ".uds-drop-shadow-elevation-1" | ".uds-drop-shadow-elevation-2" | ".uds-drop-shadow-elevation-3" | ".uds-drop-shadow-elevation-4" | ".uds-drop-shadow-elevation-5", {
|
|
17
|
+
readonly [x: string]: "var(--uds-inset-shadow-none)" | "var(--uds-inset-shadow-xs)" | "var(--uds-inset-shadow-sm)" | "var(--uds-inset-shadow-md)" | "var(--uds-inset-shadow-lg)" | "var(--uds-inset-shadow-xl)" | "var(--uds-inset-shadow-2xl)" | "var(--uds-inset-shadow-elevation-0)" | "var(--uds-inset-shadow-elevation-1)" | "var(--uds-inset-shadow-elevation-2)" | "var(--uds-inset-shadow-elevation-3)" | "var(--uds-inset-shadow-elevation-4)" | "var(--uds-inset-shadow-elevation-5)" | "var(--uds-drop-shadow-none)" | "var(--uds-drop-shadow-xs)" | "var(--uds-drop-shadow-sm)" | "var(--uds-drop-shadow-md)" | "var(--uds-drop-shadow-lg)" | "var(--uds-drop-shadow-xl)" | "var(--uds-drop-shadow-2xl)" | "var(--uds-drop-shadow-elevation-0)" | "var(--uds-drop-shadow-elevation-1)" | "var(--uds-drop-shadow-elevation-2)" | "var(--uds-drop-shadow-elevation-3)" | "var(--uds-drop-shadow-elevation-4)" | "var(--uds-drop-shadow-elevation-5)" | "var(--uds-drop-shadow, 0 0 transparent), var(--uds-inset-shadow, 0 0 transparent), var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow, 0 0 transparent)";
|
|
18
18
|
readonly boxShadow: "var(--uds-drop-shadow, 0 0 transparent), var(--uds-inset-shadow, 0 0 transparent), var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow, 0 0 transparent)";
|
|
19
19
|
}>;
|
|
20
20
|
//#endregion
|