@razorpay/blade 10.23.5 → 11.0.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/build/lib/native/components/Accordion/AccordionButton.native.js +2 -3
- package/build/lib/native/components/Accordion/AccordionButton.native.js.map +1 -1
- package/build/lib/native/components/Accordion/AccordionItem.js +1 -1
- package/build/lib/native/components/Accordion/AccordionItem.js.map +1 -1
- package/build/lib/native/components/Accordion/commonStyles.js +1 -1
- package/build/lib/native/components/Accordion/commonStyles.js.map +1 -1
- package/build/lib/native/components/ActionList/ActionList.js +2 -3
- package/build/lib/native/components/ActionList/ActionList.js.map +1 -1
- package/build/lib/native/components/ActionList/ActionListBox.native.js +4 -1
- package/build/lib/native/components/ActionList/ActionListBox.native.js.map +1 -1
- package/build/lib/native/components/ActionList/ActionListItem.js +1 -2
- package/build/lib/native/components/ActionList/ActionListItem.js.map +1 -1
- package/build/lib/native/components/ActionList/ActionListNoResults.js +1 -1
- package/build/lib/native/components/ActionList/ActionListNoResults.js.map +1 -1
- package/build/lib/native/components/ActionList/actionListUtils.js +1 -1
- package/build/lib/native/components/ActionList/actionListUtils.js.map +1 -1
- package/build/lib/native/components/ActionList/styles/StyledActionListItem.native.js +1 -1
- package/build/lib/native/components/ActionList/styles/StyledActionListItem.native.js.map +1 -1
- package/build/lib/native/components/Alert/Alert.js +1 -3
- package/build/lib/native/components/Alert/Alert.js.map +1 -1
- package/build/lib/native/components/Alert/styles.js +1 -1
- package/build/lib/native/components/Alert/styles.js.map +1 -1
- package/build/lib/native/components/Amount/Amount.js +7 -3
- package/build/lib/native/components/Amount/Amount.js.map +1 -1
- package/build/lib/native/components/Amount/amountTokens.js +2 -2
- package/build/lib/native/components/Amount/amountTokens.js.map +1 -1
- package/build/lib/native/components/Badge/Badge.js +3 -2
- package/build/lib/native/components/Badge/Badge.js.map +1 -1
- package/build/lib/native/components/Badge/badgeTokens.js +4 -2
- package/build/lib/native/components/Badge/badgeTokens.js.map +1 -1
- package/build/lib/native/components/BaseHeaderFooter/BaseHeader.js +1 -2
- package/build/lib/native/components/BaseHeaderFooter/BaseHeader.js.map +1 -1
- package/build/lib/native/components/BottomSheet/BottomSheet.native.js +1 -1
- package/build/lib/native/components/BottomSheet/BottomSheet.native.js.map +1 -1
- package/build/lib/native/components/BottomSheet/BottomSheetBackdrop.native.js +1 -1
- package/build/lib/native/components/BottomSheet/BottomSheetBackdrop.native.js.map +1 -1
- package/build/lib/native/components/BottomSheet/BottomSheetCommon.js +2 -2
- package/build/lib/native/components/BottomSheet/BottomSheetCommon.js.map +1 -1
- package/build/lib/native/components/BottomSheet/BottomSheetFooter.native.js +2 -9
- package/build/lib/native/components/BottomSheet/BottomSheetFooter.native.js.map +1 -1
- package/build/lib/native/components/BottomSheet/getBottomSheetGrabHandleStyles.js +1 -1
- package/build/lib/native/components/BottomSheet/getBottomSheetGrabHandleStyles.js.map +1 -1
- package/build/lib/native/components/Box/BaseBox/baseBoxStyles.js +1 -1
- package/build/lib/native/components/Box/BaseBox/baseBoxStyles.js.map +1 -1
- package/build/lib/native/components/Box/BaseBox/types/propsTypes.js.map +1 -1
- package/build/lib/native/components/Button/BaseButton/BaseButton.js +2 -2
- package/build/lib/native/components/Button/BaseButton/BaseButton.js.map +1 -1
- package/build/lib/native/components/Button/BaseButton/StyledBaseButton.native.js +1 -1
- package/build/lib/native/components/Button/BaseButton/StyledBaseButton.native.js.map +1 -1
- package/build/lib/native/components/Button/BaseButton/buttonTokens.js +2 -2
- package/build/lib/native/components/Button/BaseButton/buttonTokens.js.map +1 -1
- package/build/lib/native/components/Button/BaseButton/getStyledBaseButtonStyles.js +1 -1
- package/build/lib/native/components/Button/BaseButton/getStyledBaseButtonStyles.js.map +1 -1
- package/build/lib/native/components/Button/Button/Button.js +1 -1
- package/build/lib/native/components/Button/Button/Button.js.map +1 -1
- package/build/lib/native/components/Button/IconButton/IconButton.js +1 -1
- package/build/lib/native/components/Button/IconButton/IconButton.js.map +1 -1
- package/build/lib/native/components/Button/IconButton/StyledIconButton.native.js +1 -1
- package/build/lib/native/components/Button/IconButton/StyledIconButton.native.js.map +1 -1
- package/build/lib/native/components/Card/Card.js +1 -1
- package/build/lib/native/components/Card/Card.js.map +1 -1
- package/build/lib/native/components/Card/CardFooter.js +1 -1
- package/build/lib/native/components/Card/CardFooter.js.map +1 -1
- package/build/lib/native/components/Card/CardHeader.js +3 -3
- package/build/lib/native/components/Card/CardHeader.js.map +1 -1
- package/build/lib/native/components/Card/CardRoot.native.js +1 -1
- package/build/lib/native/components/Card/CardRoot.native.js.map +1 -1
- package/build/lib/native/components/Card/CardSurface.native.js +1 -1
- package/build/lib/native/components/Card/CardSurface.native.js.map +1 -1
- package/build/lib/native/components/Carousel/Carousel.native.js +2 -1
- package/build/lib/native/components/Carousel/Carousel.native.js.map +1 -1
- package/build/lib/native/components/Carousel/Indicators/getIndicatorButtonStyles.js +2 -1
- package/build/lib/native/components/Carousel/Indicators/getIndicatorButtonStyles.js.map +1 -1
- package/build/lib/native/components/Carousel/NavigationButton/NavigationButton.js +1 -1
- package/build/lib/native/components/Carousel/NavigationButton/NavigationButton.js.map +1 -1
- package/build/lib/native/components/Carousel/NavigationButton/StyledNavigationButton.native.js +7 -1
- package/build/lib/native/components/Carousel/NavigationButton/StyledNavigationButton.native.js.map +1 -1
- package/build/lib/native/components/Carousel/NavigationButton/getNavigationButtonStyles.js +2 -1
- package/build/lib/native/components/Carousel/NavigationButton/getNavigationButtonStyles.js.map +1 -1
- package/build/lib/native/components/Checkbox/CheckboxIcon/CheckboxIcon.js +1 -1
- package/build/lib/native/components/Checkbox/CheckboxIcon/CheckboxIcon.js.map +1 -1
- package/build/lib/native/components/Checkbox/CheckboxIcon/CheckboxIconWrapperStyles.js +1 -1
- package/build/lib/native/components/Checkbox/CheckboxIcon/CheckboxIconWrapperStyles.js.map +1 -1
- package/build/lib/native/components/Checkbox/checkboxTokens.js +1 -1
- package/build/lib/native/components/Checkbox/checkboxTokens.js.map +1 -1
- package/build/lib/native/components/Chip/AnimatedChip.native.js +1 -1
- package/build/lib/native/components/Chip/AnimatedChip.native.js.map +1 -1
- package/build/lib/native/components/Chip/Chip.js +1 -1
- package/build/lib/native/components/Chip/Chip.js.map +1 -1
- package/build/lib/native/components/Chip/ChipGroup.js +1 -1
- package/build/lib/native/components/Chip/ChipGroup.js.map +1 -1
- package/build/lib/native/components/Chip/chipTokens.js +1 -1
- package/build/lib/native/components/Chip/chipTokens.js.map +1 -1
- package/build/lib/native/components/Chip/getAnimatedChipStyles.js +1 -1
- package/build/lib/native/components/Chip/getAnimatedChipStyles.js.map +1 -1
- package/build/lib/native/components/Chip/useChipGroup.js +1 -1
- package/build/lib/native/components/Chip/useChipGroup.js.map +1 -1
- package/build/lib/native/components/Counter/Counter.js +3 -3
- package/build/lib/native/components/Counter/Counter.js.map +1 -1
- package/build/lib/native/components/Counter/counterTokens.js +2 -2
- package/build/lib/native/components/Counter/counterTokens.js.map +1 -1
- package/build/lib/native/components/Divider/Divider.js +1 -1
- package/build/lib/native/components/Divider/Divider.js.map +1 -1
- package/build/lib/native/components/Dropdown/Dropdown.js +1 -1
- package/build/lib/native/components/Dropdown/Dropdown.js.map +1 -1
- package/build/lib/native/components/Dropdown/StyledDropdownOverlay.js +1 -1
- package/build/lib/native/components/Dropdown/StyledDropdownOverlay.js.map +1 -1
- package/build/lib/native/components/Form/CharacterCounter/CharacterCounter.js +1 -1
- package/build/lib/native/components/Form/CharacterCounter/CharacterCounter.js.map +1 -1
- package/build/lib/native/components/Form/FormHint.js +2 -2
- package/build/lib/native/components/Form/FormHint.js.map +1 -1
- package/build/lib/native/components/Form/FormLabel.js +2 -2
- package/build/lib/native/components/Form/FormLabel.js.map +1 -1
- package/build/lib/native/components/Form/Selector/SelectorSupportText.js +4 -2
- package/build/lib/native/components/Form/Selector/SelectorSupportText.js.map +1 -1
- package/build/lib/native/components/Form/Selector/SelectorTitle.js +2 -2
- package/build/lib/native/components/Form/Selector/SelectorTitle.js.map +1 -1
- package/build/lib/native/components/Icons/useIconProps/useIconProps.js +1 -1
- package/build/lib/native/components/Icons/useIconProps/useIconProps.js.map +1 -1
- package/build/lib/native/components/Indicator/Indicator.js +1 -1
- package/build/lib/native/components/Indicator/Indicator.js.map +1 -1
- package/build/lib/native/components/Input/BaseInput/AnimatedBaseInputWrapper.native.js +1 -1
- package/build/lib/native/components/Input/BaseInput/AnimatedBaseInputWrapper.native.js.map +1 -1
- package/build/lib/native/components/Input/BaseInput/BaseInputAnimatedBorder.native.js +1 -1
- package/build/lib/native/components/Input/BaseInput/BaseInputAnimatedBorder.native.js.map +1 -1
- package/build/lib/native/components/Input/BaseInput/BaseInputTagSlot.native.js +1 -1
- package/build/lib/native/components/Input/BaseInput/BaseInputTagSlot.native.js.map +1 -1
- package/build/lib/native/components/Input/BaseInput/BaseInputVisuals.js +1 -1
- package/build/lib/native/components/Input/BaseInput/BaseInputVisuals.js.map +1 -1
- package/build/lib/native/components/Input/BaseInput/BaseInputWrapper.js.map +1 -1
- package/build/lib/native/components/Input/BaseInput/StyledBaseInput.native.js +1 -1
- package/build/lib/native/components/Input/BaseInput/StyledBaseInput.native.js.map +1 -1
- package/build/lib/native/components/Input/BaseInput/baseInputStyles.js +1 -1
- package/build/lib/native/components/Input/BaseInput/baseInputStyles.js.map +1 -1
- package/build/lib/native/components/Input/DropdownInputTriggers/Chevron.js +1 -1
- package/build/lib/native/components/Input/DropdownInputTriggers/Chevron.js.map +1 -1
- package/build/lib/native/components/Link/BaseLink/BaseLink.js +3 -3
- package/build/lib/native/components/Link/BaseLink/BaseLink.js.map +1 -1
- package/build/lib/native/components/Link/BaseLink/StyledBaseLink.native.js +1 -1
- package/build/lib/native/components/Link/BaseLink/StyledBaseLink.native.js.map +1 -1
- package/build/lib/native/components/Link/Link/Link.js +1 -1
- package/build/lib/native/components/Link/Link/Link.js.map +1 -1
- package/build/lib/native/components/List/List.js +1 -1
- package/build/lib/native/components/List/List.js.map +1 -1
- package/build/lib/native/components/List/ListItem.js +1 -1
- package/build/lib/native/components/List/ListItem.js.map +1 -1
- package/build/lib/native/components/List/ListItemIcons.js +4 -1
- package/build/lib/native/components/List/ListItemIcons.js.map +1 -1
- package/build/lib/native/components/Popover/Popover.native.js +1 -1
- package/build/lib/native/components/Popover/Popover.native.js.map +1 -1
- package/build/lib/native/components/Popover/PopoverContent.js +2 -3
- package/build/lib/native/components/Popover/PopoverContent.js.map +1 -1
- package/build/lib/native/components/Popover/getPopoverContentWrapperStyles.js +1 -1
- package/build/lib/native/components/Popover/getPopoverContentWrapperStyles.js.map +1 -1
- package/build/lib/native/components/ProgressBar/ProgressBar.js +14 -18
- package/build/lib/native/components/ProgressBar/ProgressBar.js.map +1 -1
- package/build/lib/native/components/Radio/Radio.js +1 -1
- package/build/lib/native/components/Radio/Radio.js.map +1 -1
- package/build/lib/native/components/Radio/RadioIcon/RadioIcon.js +1 -1
- package/build/lib/native/components/Radio/RadioIcon/RadioIcon.js.map +1 -1
- package/build/lib/native/components/Radio/RadioIcon/RadioIconWrapperStyles.js +1 -1
- package/build/lib/native/components/Radio/RadioIcon/RadioIconWrapperStyles.js.map +1 -1
- package/build/lib/native/components/Radio/radioTokens.js +1 -1
- package/build/lib/native/components/Radio/radioTokens.js.map +1 -1
- package/build/lib/native/components/Skeleton/PulseAnimation.native.js +1 -2
- package/build/lib/native/components/Skeleton/PulseAnimation.native.js.map +1 -1
- package/build/lib/native/components/Skeleton/Skeleton.js +1 -1
- package/build/lib/native/components/Skeleton/Skeleton.js.map +1 -1
- package/build/lib/native/components/Spinner/BaseSpinner/BaseSpinner.js +1 -1
- package/build/lib/native/components/Spinner/BaseSpinner/BaseSpinner.js.map +1 -1
- package/build/lib/native/components/Spinner/Spinner/Spinner.js +1 -1
- package/build/lib/native/components/Spinner/Spinner/Spinner.js.map +1 -1
- package/build/lib/native/components/Switch/switchTokens.js +1 -1
- package/build/lib/native/components/Switch/switchTokens.js.map +1 -1
- package/build/lib/native/components/Tabs/TabIndicator.native.js +1 -1
- package/build/lib/native/components/Tabs/TabIndicator.native.js.map +1 -1
- package/build/lib/native/components/Tabs/Tabs.native.js +3 -2
- package/build/lib/native/components/Tabs/Tabs.native.js.map +1 -1
- package/build/lib/native/components/Tabs/tabTokens.js +2 -2
- package/build/lib/native/components/Tabs/tabTokens.js.map +1 -1
- package/build/lib/native/components/Tag/Tag.js +1 -1
- package/build/lib/native/components/Tag/Tag.js.map +1 -1
- package/build/lib/native/components/Tooltip/Tooltip.native.js +1 -1
- package/build/lib/native/components/Tooltip/Tooltip.native.js.map +1 -1
- package/build/lib/native/components/Tooltip/TooltipContent.js +1 -1
- package/build/lib/native/components/Tooltip/TooltipContent.js.map +1 -1
- package/build/lib/native/components/Tooltip/getTooltipContentWrapperStyles.js +1 -1
- package/build/lib/native/components/Tooltip/getTooltipContentWrapperStyles.js.map +1 -1
- package/build/lib/native/components/Typography/BaseText/BaseText.native.js +1 -1
- package/build/lib/native/components/Typography/BaseText/BaseText.native.js.map +1 -1
- package/build/lib/native/components/Typography/BaseText/getBaseTextStyles.js +2 -1
- package/build/lib/native/components/Typography/BaseText/getBaseTextStyles.js.map +1 -1
- package/build/lib/native/components/Typography/Code/Code.js +1 -1
- package/build/lib/native/components/Typography/Code/Code.js.map +1 -1
- package/build/lib/native/components/Typography/Display/Display.js +1 -1
- package/build/lib/native/components/Typography/Display/Display.js.map +1 -1
- package/build/lib/native/components/Typography/Heading/Heading.js +1 -2
- package/build/lib/native/components/Typography/Heading/Heading.js.map +1 -1
- package/build/lib/native/components/Typography/Text/Text.js +1 -1
- package/build/lib/native/components/Typography/Text/Text.js.map +1 -1
- package/build/lib/native/components/Typography/Text/getTextStyles.js +1 -1
- package/build/lib/native/components/Typography/Text/getTextStyles.js.map +1 -1
- package/build/lib/native/components/index.js +37 -38
- package/build/lib/native/components/index.js.map +1 -1
- package/build/lib/native/tokens/global/border.js +1 -1
- package/build/lib/native/tokens/global/border.js.map +1 -1
- package/build/lib/native/tokens/global/colors.js +1 -1
- package/build/lib/native/tokens/global/colors.js.map +1 -1
- package/build/lib/native/tokens/global/elevation/elevation.native.js +1 -1
- package/build/lib/native/tokens/global/elevation/elevation.native.js.map +1 -1
- package/build/lib/native/tokens/global/fontFamily/fontFamily.native.js +1 -1
- package/build/lib/native/tokens/global/fontFamily/fontFamily.native.js.map +1 -1
- package/build/lib/native/tokens/global/motion.js.map +1 -1
- package/build/lib/native/tokens/global/opacity.js +1 -1
- package/build/lib/native/tokens/global/opacity.js.map +1 -1
- package/build/lib/native/tokens/global/typography.js +1 -1
- package/build/lib/native/tokens/global/typography.js.map +1 -1
- package/build/lib/native/tokens/index.js +1 -2
- package/build/lib/native/tokens/index.js.map +1 -1
- package/build/lib/native/tokens/theme/bladeTheme.js +13 -0
- package/build/lib/native/tokens/theme/bladeTheme.js.map +1 -0
- package/build/lib/native/tokens/theme/createTheme.js +2 -2
- package/build/lib/native/tokens/theme/createTheme.js.map +1 -1
- package/build/lib/native/tokens/theme/overrideTheme.js +3 -3
- package/build/lib/native/tokens/theme/overrideTheme.js.map +1 -1
- package/build/lib/native/tokens/theme/theme.js.map +1 -1
- package/build/lib/native/utils/getFocusRingStyles/getFocusRingStyles.native.js +4 -0
- package/build/lib/native/utils/getFocusRingStyles/getFocusRingStyles.native.js.map +1 -0
- package/build/lib/native/utils/lodashButBetter/get.js.map +1 -1
- package/build/lib/native/utils/lodashButBetter/isEmpty.js.map +1 -1
- package/build/lib/native/utils/makeLetterSpacing/makeLetterSpacing.js +4 -0
- package/build/lib/native/utils/makeLetterSpacing/makeLetterSpacing.js.map +1 -0
- package/build/lib/native/utils/objectKeysWithType.js +4 -0
- package/build/lib/native/utils/objectKeysWithType.js.map +1 -0
- package/build/lib/native/utils/useInteraction.js +1 -1
- package/build/lib/native/utils/useInteraction.js.map +1 -1
- package/build/lib/web/development/components/Accordion/AccordionButton.web.js +8 -6
- package/build/lib/web/development/components/Accordion/AccordionButton.web.js.map +1 -1
- package/build/lib/web/development/components/Accordion/AccordionItem.js +1 -1
- package/build/lib/web/development/components/Accordion/AccordionItem.js.map +1 -1
- package/build/lib/web/development/components/Accordion/StyledAccordionButton.web.js +10 -11
- package/build/lib/web/development/components/Accordion/StyledAccordionButton.web.js.map +1 -1
- package/build/lib/web/development/components/Accordion/commonStyles.js +3 -6
- package/build/lib/web/development/components/Accordion/commonStyles.js.map +1 -1
- package/build/lib/web/development/components/ActionList/ActionList.js +21 -48
- package/build/lib/web/development/components/ActionList/ActionList.js.map +1 -1
- package/build/lib/web/development/components/ActionList/ActionListItem.js +6 -12
- package/build/lib/web/development/components/ActionList/ActionListItem.js.map +1 -1
- package/build/lib/web/development/components/ActionList/ActionListNoResults.js +3 -3
- package/build/lib/web/development/components/ActionList/ActionListNoResults.js.map +1 -1
- package/build/lib/web/development/components/ActionList/actionListUtils.js +3 -3
- package/build/lib/web/development/components/ActionList/actionListUtils.js.map +1 -1
- package/build/lib/web/development/components/ActionList/index.js +1 -1
- package/build/lib/web/development/components/ActionList/styles/StyledActionListItem.web.js +6 -3
- package/build/lib/web/development/components/ActionList/styles/StyledActionListItem.web.js.map +1 -1
- package/build/lib/web/development/components/Alert/Alert.js +36 -52
- package/build/lib/web/development/components/Alert/Alert.js.map +1 -1
- package/build/lib/web/development/components/Alert/styles.js +3 -7
- package/build/lib/web/development/components/Alert/styles.js.map +1 -1
- package/build/lib/web/development/components/Amount/Amount.js +141 -76
- package/build/lib/web/development/components/Amount/Amount.js.map +1 -1
- package/build/lib/web/development/components/Amount/amountTokens.js +67 -34
- package/build/lib/web/development/components/Amount/amountTokens.js.map +1 -1
- package/build/lib/web/development/components/Badge/Badge.js +26 -35
- package/build/lib/web/development/components/Badge/Badge.js.map +1 -1
- package/build/lib/web/development/components/Badge/badgeTokens.js +7 -5
- package/build/lib/web/development/components/Badge/badgeTokens.js.map +1 -1
- package/build/lib/web/development/components/BaseHeaderFooter/BaseHeader.js +7 -7
- package/build/lib/web/development/components/BaseHeaderFooter/BaseHeader.js.map +1 -1
- package/build/lib/web/development/components/BottomSheet/BottomSheet.web.js +3 -3
- package/build/lib/web/development/components/BottomSheet/BottomSheet.web.js.map +1 -1
- package/build/lib/web/development/components/BottomSheet/BottomSheetBackdrop.web.js +1 -5
- package/build/lib/web/development/components/BottomSheet/BottomSheetBackdrop.web.js.map +1 -1
- package/build/lib/web/development/components/BottomSheet/BottomSheetCommon.js +1 -5
- package/build/lib/web/development/components/BottomSheet/BottomSheetCommon.js.map +1 -1
- package/build/lib/web/development/components/BottomSheet/BottomSheetFooter.web.js +1 -5
- package/build/lib/web/development/components/BottomSheet/BottomSheetFooter.web.js.map +1 -1
- package/build/lib/web/development/components/BottomSheet/getBottomSheetGrabHandleStyles.js +1 -1
- package/build/lib/web/development/components/BottomSheet/getBottomSheetGrabHandleStyles.js.map +1 -1
- package/build/lib/web/development/components/Box/BaseBox/baseBoxStyles.js +15 -4
- package/build/lib/web/development/components/Box/BaseBox/baseBoxStyles.js.map +1 -1
- package/build/lib/web/development/components/Box/BaseBox/getResponsiveValue.web.js.map +1 -1
- package/build/lib/web/development/components/Box/BaseBox/types/propsTypes.js.map +1 -1
- package/build/lib/web/development/components/Button/BaseButton/BaseButton.js +103 -91
- package/build/lib/web/development/components/Button/BaseButton/BaseButton.js.map +1 -1
- package/build/lib/web/development/components/Button/BaseButton/StyledBaseButton.web.js +4 -4
- package/build/lib/web/development/components/Button/BaseButton/StyledBaseButton.web.js.map +1 -1
- package/build/lib/web/development/components/Button/BaseButton/buttonTokens.js +113 -6
- package/build/lib/web/development/components/Button/BaseButton/buttonTokens.js.map +1 -1
- package/build/lib/web/development/components/Button/BaseButton/getStyledBaseButtonStyles.js +2 -1
- package/build/lib/web/development/components/Button/BaseButton/getStyledBaseButtonStyles.js.map +1 -1
- package/build/lib/web/development/components/Button/Button/Button.js +1 -1
- package/build/lib/web/development/components/Button/Button/Button.js.map +1 -1
- package/build/lib/web/development/components/Button/IconButton/IconButton.js +3 -3
- package/build/lib/web/development/components/Button/IconButton/IconButton.js.map +1 -1
- package/build/lib/web/development/components/Button/IconButton/StyledIconButton.web.js +15 -14
- package/build/lib/web/development/components/Button/IconButton/StyledIconButton.web.js.map +1 -1
- package/build/lib/web/development/components/Card/Card.js +8 -5
- package/build/lib/web/development/components/Card/Card.js.map +1 -1
- package/build/lib/web/development/components/Card/CardFooter.js +13 -9
- package/build/lib/web/development/components/Card/CardFooter.js.map +1 -1
- package/build/lib/web/development/components/Card/CardHeader.js +28 -15
- package/build/lib/web/development/components/Card/CardHeader.js.map +1 -1
- package/build/lib/web/development/components/Card/CardRoot.web.js +2 -2
- package/build/lib/web/development/components/Card/CardRoot.web.js.map +1 -1
- package/build/lib/web/development/components/Card/CardSurface.web.js +2 -5
- package/build/lib/web/development/components/Card/CardSurface.web.js.map +1 -1
- package/build/lib/web/development/components/Card/index.js +1 -1
- package/build/lib/web/development/components/Carousel/Carousel.web.js.map +1 -1
- package/build/lib/web/development/components/Carousel/Indicators/getIndicatorButtonStyles.js +9 -9
- package/build/lib/web/development/components/Carousel/Indicators/getIndicatorButtonStyles.js.map +1 -1
- package/build/lib/web/development/components/Carousel/NavigationButton/NavigationButton.js +2 -2
- package/build/lib/web/development/components/Carousel/NavigationButton/NavigationButton.js.map +1 -1
- package/build/lib/web/development/components/Carousel/NavigationButton/getNavigationButtonStyles.js +23 -30
- package/build/lib/web/development/components/Carousel/NavigationButton/getNavigationButtonStyles.js.map +1 -1
- package/build/lib/web/development/components/Checkbox/CheckboxIcon/CheckboxIcon.js +1 -3
- package/build/lib/web/development/components/Checkbox/CheckboxIcon/CheckboxIcon.js.map +1 -1
- package/build/lib/web/development/components/Checkbox/CheckboxIcon/CheckboxIconWrapperStyles.js +2 -2
- package/build/lib/web/development/components/Checkbox/CheckboxIcon/CheckboxIconWrapperStyles.js.map +1 -1
- package/build/lib/web/development/components/Checkbox/checkboxTokens.js +17 -16
- package/build/lib/web/development/components/Checkbox/checkboxTokens.js.map +1 -1
- package/build/lib/web/development/components/Chip/AnimatedChip.web.js +2 -2
- package/build/lib/web/development/components/Chip/AnimatedChip.web.js.map +1 -1
- package/build/lib/web/development/components/Chip/Chip.js +6 -11
- package/build/lib/web/development/components/Chip/Chip.js.map +1 -1
- package/build/lib/web/development/components/Chip/ChipGroup.js +3 -5
- package/build/lib/web/development/components/Chip/ChipGroup.js.map +1 -1
- package/build/lib/web/development/components/Chip/StyledChipWrapper.web.js +2 -2
- package/build/lib/web/development/components/Chip/StyledChipWrapper.web.js.map +1 -1
- package/build/lib/web/development/components/Chip/chipTokens.js +38 -38
- package/build/lib/web/development/components/Chip/chipTokens.js.map +1 -1
- package/build/lib/web/development/components/Chip/getAnimatedChipStyles.js +1 -1
- package/build/lib/web/development/components/Chip/getAnimatedChipStyles.js.map +1 -1
- package/build/lib/web/development/components/Chip/useChipGroup.js +1 -3
- package/build/lib/web/development/components/Chip/useChipGroup.js.map +1 -1
- package/build/lib/web/development/components/Counter/Counter.js +25 -44
- package/build/lib/web/development/components/Counter/Counter.js.map +1 -1
- package/build/lib/web/development/components/Counter/counterTokens.js +5 -5
- package/build/lib/web/development/components/Counter/counterTokens.js.map +1 -1
- package/build/lib/web/development/components/Divider/Divider.js +6 -8
- package/build/lib/web/development/components/Divider/Divider.js.map +1 -1
- package/build/lib/web/development/components/Dropdown/Dropdown.js +1 -5
- package/build/lib/web/development/components/Dropdown/Dropdown.js.map +1 -1
- package/build/lib/web/development/components/Dropdown/StyledDropdownOverlay.js +2 -2
- package/build/lib/web/development/components/Dropdown/StyledDropdownOverlay.js.map +1 -1
- package/build/lib/web/development/components/Form/CharacterCounter/CharacterCounter.js +1 -1
- package/build/lib/web/development/components/Form/CharacterCounter/CharacterCounter.js.map +1 -1
- package/build/lib/web/development/components/Form/FormHint.js +11 -13
- package/build/lib/web/development/components/Form/FormHint.js.map +1 -1
- package/build/lib/web/development/components/Form/FormLabel.js +9 -17
- package/build/lib/web/development/components/Form/FormLabel.js.map +1 -1
- package/build/lib/web/development/components/Form/Selector/SelectorInput.web.js +5 -5
- package/build/lib/web/development/components/Form/Selector/SelectorInput.web.js.map +1 -1
- package/build/lib/web/development/components/Form/Selector/SelectorSupportText.js +16 -11
- package/build/lib/web/development/components/Form/Selector/SelectorSupportText.js.map +1 -1
- package/build/lib/web/development/components/Form/Selector/SelectorTitle.js +5 -16
- package/build/lib/web/development/components/Form/Selector/SelectorTitle.js.map +1 -1
- package/build/lib/web/development/components/Icons/_Svg/Circle/Circle.web.js +4 -2
- package/build/lib/web/development/components/Icons/_Svg/Circle/Circle.web.js.map +1 -1
- package/build/lib/web/development/components/Icons/_Svg/Rect/Rect.web.js +4 -2
- package/build/lib/web/development/components/Icons/_Svg/Rect/Rect.web.js.map +1 -1
- package/build/lib/web/development/components/Icons/_Svg/Svg/Svg.web.js +4 -2
- package/build/lib/web/development/components/Icons/_Svg/Svg/Svg.web.js.map +1 -1
- package/build/lib/web/development/components/Icons/useIconProps/useIconProps.js +1 -1
- package/build/lib/web/development/components/Icons/useIconProps/useIconProps.js.map +1 -1
- package/build/lib/web/development/components/Indicator/Indicator.js +9 -16
- package/build/lib/web/development/components/Indicator/Indicator.js.map +1 -1
- package/build/lib/web/development/components/Input/BaseInput/AnimatedBaseInputWrapper.web.js +3 -3
- package/build/lib/web/development/components/Input/BaseInput/AnimatedBaseInputWrapper.web.js.map +1 -1
- package/build/lib/web/development/components/Input/BaseInput/BaseInputAnimatedBorder.web.js +2 -2
- package/build/lib/web/development/components/Input/BaseInput/BaseInputAnimatedBorder.web.js.map +1 -1
- package/build/lib/web/development/components/Input/BaseInput/BaseInputTagSlot.web.js +4 -1
- package/build/lib/web/development/components/Input/BaseInput/BaseInputTagSlot.web.js.map +1 -1
- package/build/lib/web/development/components/Input/BaseInput/BaseInputVisuals.js +4 -6
- package/build/lib/web/development/components/Input/BaseInput/BaseInputVisuals.js.map +1 -1
- package/build/lib/web/development/components/Input/BaseInput/BaseInputWrapper.js.map +1 -1
- package/build/lib/web/development/components/Input/BaseInput/StyledBaseInput.web.js +3 -4
- package/build/lib/web/development/components/Input/BaseInput/StyledBaseInput.web.js.map +1 -1
- package/build/lib/web/development/components/Input/BaseInput/baseInputStyles.js +11 -12
- package/build/lib/web/development/components/Input/BaseInput/baseInputStyles.js.map +1 -1
- package/build/lib/web/development/components/Input/DropdownInputTriggers/Chevron.js +1 -1
- package/build/lib/web/development/components/Input/DropdownInputTriggers/Chevron.js.map +1 -1
- package/build/lib/web/development/components/Link/BaseLink/BaseLink.js +20 -32
- package/build/lib/web/development/components/Link/BaseLink/BaseLink.js.map +1 -1
- package/build/lib/web/development/components/Link/Link/Link.js +1 -1
- package/build/lib/web/development/components/Link/Link/Link.js.map +1 -1
- package/build/lib/web/development/components/List/List.js +1 -3
- package/build/lib/web/development/components/List/List.js.map +1 -1
- package/build/lib/web/development/components/List/ListItem.js +3 -3
- package/build/lib/web/development/components/List/ListItem.js.map +1 -1
- package/build/lib/web/development/components/List/ListItemIcons.js +11 -7
- package/build/lib/web/development/components/List/ListItemIcons.js.map +1 -1
- package/build/lib/web/development/components/Modal/Modal.web.js +1 -1
- package/build/lib/web/development/components/Modal/Modal.web.js.map +1 -1
- package/build/lib/web/development/components/Modal/ModalBackdrop.js +1 -1
- package/build/lib/web/development/components/Modal/ModalBackdrop.js.map +1 -1
- package/build/lib/web/development/components/Modal/ModalHeader.web.js +1 -5
- package/build/lib/web/development/components/Modal/ModalHeader.web.js.map +1 -1
- package/build/lib/web/development/components/Popover/Popover.web.js +2 -2
- package/build/lib/web/development/components/Popover/Popover.web.js.map +1 -1
- package/build/lib/web/development/components/Popover/PopoverContent.js +4 -5
- package/build/lib/web/development/components/Popover/PopoverContent.js.map +1 -1
- package/build/lib/web/development/components/Popover/PopoverInteractiveWrapper.web.js +5 -5
- package/build/lib/web/development/components/Popover/PopoverInteractiveWrapper.web.js.map +1 -1
- package/build/lib/web/development/components/Popover/getPopoverContentWrapperStyles.js +2 -2
- package/build/lib/web/development/components/Popover/getPopoverContentWrapperStyles.js.map +1 -1
- package/build/lib/web/development/components/ProgressBar/ProgressBar.js +9 -13
- package/build/lib/web/development/components/ProgressBar/ProgressBar.js.map +1 -1
- package/build/lib/web/development/components/Radio/Radio.js +1 -0
- package/build/lib/web/development/components/Radio/Radio.js.map +1 -1
- package/build/lib/web/development/components/Radio/RadioIcon/RadioIcon.js +2 -1
- package/build/lib/web/development/components/Radio/RadioIcon/RadioIcon.js.map +1 -1
- package/build/lib/web/development/components/Radio/RadioIcon/RadioIconWrapperStyles.js +2 -2
- package/build/lib/web/development/components/Radio/RadioIcon/RadioIconWrapperStyles.js.map +1 -1
- package/build/lib/web/development/components/Radio/radioTokens.js +23 -22
- package/build/lib/web/development/components/Radio/radioTokens.js.map +1 -1
- package/build/lib/web/development/components/Skeleton/PulseAnimation.web.js +4 -7
- package/build/lib/web/development/components/Skeleton/PulseAnimation.web.js.map +1 -1
- package/build/lib/web/development/components/Skeleton/Skeleton.js +3 -6
- package/build/lib/web/development/components/Skeleton/Skeleton.js.map +1 -1
- package/build/lib/web/development/components/Spinner/BaseSpinner/BaseSpinner.js +9 -14
- package/build/lib/web/development/components/Spinner/BaseSpinner/BaseSpinner.js.map +1 -1
- package/build/lib/web/development/components/Spinner/Spinner/Spinner.js +2 -5
- package/build/lib/web/development/components/Spinner/Spinner/Spinner.js.map +1 -1
- package/build/lib/web/development/components/SpotlightPopoverTour/TourFooter.web.js +1 -1
- package/build/lib/web/development/components/SpotlightPopoverTour/TourFooter.web.js.map +1 -1
- package/build/lib/web/development/components/SpotlightPopoverTour/TourMask.web.js +2 -2
- package/build/lib/web/development/components/SpotlightPopoverTour/TourMask.web.js.map +1 -1
- package/build/lib/web/development/components/SpotlightPopoverTour/TourPopover.web.js +2 -2
- package/build/lib/web/development/components/SpotlightPopoverTour/TourPopover.web.js.map +1 -1
- package/build/lib/web/development/components/Switch/switchTokens.js +10 -10
- package/build/lib/web/development/components/Switch/switchTokens.js.map +1 -1
- package/build/lib/web/development/components/Table/Table.web.js +9 -9
- package/build/lib/web/development/components/Table/Table.web.js.map +1 -1
- package/build/lib/web/development/components/Table/TableBody.web.js +14 -12
- package/build/lib/web/development/components/Table/TableBody.web.js.map +1 -1
- package/build/lib/web/development/components/Table/TableContext.js +2 -2
- package/build/lib/web/development/components/Table/TableContext.js.map +1 -1
- package/build/lib/web/development/components/Table/TableFooter.web.js +7 -7
- package/build/lib/web/development/components/Table/TableFooter.web.js.map +1 -1
- package/build/lib/web/development/components/Table/TableHeader.web.js +18 -16
- package/build/lib/web/development/components/Table/TableHeader.web.js.map +1 -1
- package/build/lib/web/development/components/Table/TablePagination.web.js +6 -5
- package/build/lib/web/development/components/Table/TablePagination.web.js.map +1 -1
- package/build/lib/web/development/components/Table/TableToolbar.web.js +4 -3
- package/build/lib/web/development/components/Table/TableToolbar.web.js.map +1 -1
- package/build/lib/web/development/components/Table/tokens.js +41 -43
- package/build/lib/web/development/components/Table/tokens.js.map +1 -1
- package/build/lib/web/development/components/Tabs/TabIndicator.web.js +7 -6
- package/build/lib/web/development/components/Tabs/TabIndicator.web.js.map +1 -1
- package/build/lib/web/development/components/Tabs/TabItem.web.js +17 -14
- package/build/lib/web/development/components/Tabs/TabItem.web.js.map +1 -1
- package/build/lib/web/development/components/Tabs/TabList.web.js +7 -5
- package/build/lib/web/development/components/Tabs/TabList.web.js.map +1 -1
- package/build/lib/web/development/components/Tabs/tabTokens.js +38 -41
- package/build/lib/web/development/components/Tabs/tabTokens.js.map +1 -1
- package/build/lib/web/development/components/Tag/Tag.js +7 -5
- package/build/lib/web/development/components/Tag/Tag.js.map +1 -1
- package/build/lib/web/development/components/Tooltip/Tooltip.web.js +2 -2
- package/build/lib/web/development/components/Tooltip/Tooltip.web.js.map +1 -1
- package/build/lib/web/development/components/Tooltip/TooltipContent.js +3 -4
- package/build/lib/web/development/components/Tooltip/TooltipContent.js.map +1 -1
- package/build/lib/web/development/components/Tooltip/getTooltipContentWrapperStyles.js +2 -2
- package/build/lib/web/development/components/Tooltip/getTooltipContentWrapperStyles.js.map +1 -1
- package/build/lib/web/development/components/Typography/BaseText/BaseText.web.js +10 -2
- package/build/lib/web/development/components/Typography/BaseText/BaseText.web.js.map +1 -1
- package/build/lib/web/development/components/Typography/BaseText/getBaseTextStyles.js +10 -2
- package/build/lib/web/development/components/Typography/BaseText/getBaseTextStyles.js.map +1 -1
- package/build/lib/web/development/components/Typography/Code/Code.js +3 -3
- package/build/lib/web/development/components/Typography/Code/Code.js.map +1 -1
- package/build/lib/web/development/components/Typography/Display/Display.js +23 -25
- package/build/lib/web/development/components/Typography/Display/Display.js.map +1 -1
- package/build/lib/web/development/components/Typography/Heading/Heading.js +30 -61
- package/build/lib/web/development/components/Typography/Heading/Heading.js.map +1 -1
- package/build/lib/web/development/components/Typography/Text/Text.js +26 -24
- package/build/lib/web/development/components/Typography/Text/Text.js.map +1 -1
- package/build/lib/web/development/components/Typography/Text/getTextStyles.js +3 -5
- package/build/lib/web/development/components/Typography/Text/getTextStyles.js.map +1 -1
- package/build/lib/web/development/components/Typography/index.js +0 -1
- package/build/lib/web/development/components/Typography/index.js.map +1 -1
- package/build/lib/web/development/components/index.js +56 -57
- package/build/lib/web/development/components/index.js.map +1 -1
- package/build/lib/web/development/tokens/global/border.js +3 -0
- package/build/lib/web/development/tokens/global/border.js.map +1 -1
- package/build/lib/web/development/tokens/global/colors.js +227 -250
- package/build/lib/web/development/tokens/global/colors.js.map +1 -1
- package/build/lib/web/development/tokens/global/elevation/elevation.web.js +6 -6
- package/build/lib/web/development/tokens/global/elevation/elevation.web.js.map +1 -1
- package/build/lib/web/development/tokens/global/fontFamily/fontFamily.web.js +3 -2
- package/build/lib/web/development/tokens/global/fontFamily/fontFamily.web.js.map +1 -1
- package/build/lib/web/development/tokens/global/motion.js.map +1 -1
- package/build/lib/web/development/tokens/global/opacity.js +12 -9
- package/build/lib/web/development/tokens/global/opacity.js.map +1 -1
- package/build/lib/web/development/tokens/global/typography.js +37 -40
- package/build/lib/web/development/tokens/global/typography.js.map +1 -1
- package/build/lib/web/development/tokens/index.js +1 -2
- package/build/lib/web/development/tokens/index.js.map +1 -1
- package/build/lib/web/development/tokens/theme/bladeTheme.js +925 -0
- package/build/lib/web/development/tokens/theme/bladeTheme.js.map +1 -0
- package/build/lib/web/development/tokens/theme/createTheme.js +123 -177
- package/build/lib/web/development/tokens/theme/createTheme.js.map +1 -1
- package/build/lib/web/development/tokens/theme/index.js +1 -2
- package/build/lib/web/development/tokens/theme/index.js.map +1 -1
- package/build/lib/web/development/tokens/theme/overrideTheme.js +4 -4
- package/build/lib/web/development/tokens/theme/overrideTheme.js.map +1 -1
- package/build/lib/web/development/tokens/theme/theme.js +1 -7
- package/build/lib/web/development/tokens/theme/theme.js.map +1 -1
- package/build/lib/web/development/utils/getFocusRingStyles/getFocusRingStyles.web.js +26 -0
- package/build/lib/web/development/utils/getFocusRingStyles/getFocusRingStyles.web.js.map +1 -0
- package/build/lib/web/development/utils/getFocusRingStyles/index.js +2 -0
- package/build/lib/web/development/utils/lodashButBetter/get.js +8 -0
- package/build/lib/web/development/utils/lodashButBetter/get.js.map +1 -1
- package/build/lib/web/development/utils/lodashButBetter/isEmpty.js.map +1 -1
- package/build/lib/web/development/utils/makeLetterSpacing/index.js +2 -0
- package/build/lib/web/development/utils/makeLetterSpacing/makeLetterSpacing.js +7 -0
- package/build/lib/web/development/utils/makeLetterSpacing/makeLetterSpacing.js.map +1 -0
- package/build/lib/web/development/utils/objectKeysWithType.js +7 -0
- package/build/lib/web/development/utils/objectKeysWithType.js.map +1 -0
- package/build/lib/web/development/utils/useInteraction.js +3 -3
- package/build/lib/web/development/utils/useInteraction.js.map +1 -1
- package/build/lib/web/production/components/Accordion/AccordionButton.web.js +8 -6
- package/build/lib/web/production/components/Accordion/AccordionButton.web.js.map +1 -1
- package/build/lib/web/production/components/Accordion/AccordionItem.js +1 -1
- package/build/lib/web/production/components/Accordion/AccordionItem.js.map +1 -1
- package/build/lib/web/production/components/Accordion/StyledAccordionButton.web.js +10 -11
- package/build/lib/web/production/components/Accordion/StyledAccordionButton.web.js.map +1 -1
- package/build/lib/web/production/components/Accordion/commonStyles.js +3 -6
- package/build/lib/web/production/components/Accordion/commonStyles.js.map +1 -1
- package/build/lib/web/production/components/ActionList/ActionList.js +21 -48
- package/build/lib/web/production/components/ActionList/ActionList.js.map +1 -1
- package/build/lib/web/production/components/ActionList/ActionListItem.js +6 -12
- package/build/lib/web/production/components/ActionList/ActionListItem.js.map +1 -1
- package/build/lib/web/production/components/ActionList/ActionListNoResults.js +3 -3
- package/build/lib/web/production/components/ActionList/ActionListNoResults.js.map +1 -1
- package/build/lib/web/production/components/ActionList/actionListUtils.js +3 -3
- package/build/lib/web/production/components/ActionList/actionListUtils.js.map +1 -1
- package/build/lib/web/production/components/ActionList/index.js +1 -1
- package/build/lib/web/production/components/ActionList/styles/StyledActionListItem.web.js +6 -3
- package/build/lib/web/production/components/ActionList/styles/StyledActionListItem.web.js.map +1 -1
- package/build/lib/web/production/components/Alert/Alert.js +36 -52
- package/build/lib/web/production/components/Alert/Alert.js.map +1 -1
- package/build/lib/web/production/components/Alert/styles.js +3 -7
- package/build/lib/web/production/components/Alert/styles.js.map +1 -1
- package/build/lib/web/production/components/Amount/Amount.js +141 -76
- package/build/lib/web/production/components/Amount/Amount.js.map +1 -1
- package/build/lib/web/production/components/Amount/amountTokens.js +67 -34
- package/build/lib/web/production/components/Amount/amountTokens.js.map +1 -1
- package/build/lib/web/production/components/Badge/Badge.js +26 -35
- package/build/lib/web/production/components/Badge/Badge.js.map +1 -1
- package/build/lib/web/production/components/Badge/badgeTokens.js +7 -5
- package/build/lib/web/production/components/Badge/badgeTokens.js.map +1 -1
- package/build/lib/web/production/components/BaseHeaderFooter/BaseHeader.js +7 -7
- package/build/lib/web/production/components/BaseHeaderFooter/BaseHeader.js.map +1 -1
- package/build/lib/web/production/components/BottomSheet/BottomSheet.web.js +3 -3
- package/build/lib/web/production/components/BottomSheet/BottomSheet.web.js.map +1 -1
- package/build/lib/web/production/components/BottomSheet/BottomSheetBackdrop.web.js +1 -5
- package/build/lib/web/production/components/BottomSheet/BottomSheetBackdrop.web.js.map +1 -1
- package/build/lib/web/production/components/BottomSheet/BottomSheetCommon.js +1 -5
- package/build/lib/web/production/components/BottomSheet/BottomSheetCommon.js.map +1 -1
- package/build/lib/web/production/components/BottomSheet/BottomSheetFooter.web.js +1 -5
- package/build/lib/web/production/components/BottomSheet/BottomSheetFooter.web.js.map +1 -1
- package/build/lib/web/production/components/BottomSheet/getBottomSheetGrabHandleStyles.js +1 -1
- package/build/lib/web/production/components/BottomSheet/getBottomSheetGrabHandleStyles.js.map +1 -1
- package/build/lib/web/production/components/Box/BaseBox/baseBoxStyles.js +15 -4
- package/build/lib/web/production/components/Box/BaseBox/baseBoxStyles.js.map +1 -1
- package/build/lib/web/production/components/Box/BaseBox/getResponsiveValue.web.js.map +1 -1
- package/build/lib/web/production/components/Box/BaseBox/types/propsTypes.js.map +1 -1
- package/build/lib/web/production/components/Button/BaseButton/BaseButton.js +103 -91
- package/build/lib/web/production/components/Button/BaseButton/BaseButton.js.map +1 -1
- package/build/lib/web/production/components/Button/BaseButton/StyledBaseButton.web.js +4 -4
- package/build/lib/web/production/components/Button/BaseButton/StyledBaseButton.web.js.map +1 -1
- package/build/lib/web/production/components/Button/BaseButton/buttonTokens.js +113 -6
- package/build/lib/web/production/components/Button/BaseButton/buttonTokens.js.map +1 -1
- package/build/lib/web/production/components/Button/BaseButton/getStyledBaseButtonStyles.js +2 -1
- package/build/lib/web/production/components/Button/BaseButton/getStyledBaseButtonStyles.js.map +1 -1
- package/build/lib/web/production/components/Button/Button/Button.js +1 -1
- package/build/lib/web/production/components/Button/Button/Button.js.map +1 -1
- package/build/lib/web/production/components/Button/IconButton/IconButton.js +3 -3
- package/build/lib/web/production/components/Button/IconButton/IconButton.js.map +1 -1
- package/build/lib/web/production/components/Button/IconButton/StyledIconButton.web.js +15 -14
- package/build/lib/web/production/components/Button/IconButton/StyledIconButton.web.js.map +1 -1
- package/build/lib/web/production/components/Card/Card.js +8 -5
- package/build/lib/web/production/components/Card/Card.js.map +1 -1
- package/build/lib/web/production/components/Card/CardFooter.js +13 -9
- package/build/lib/web/production/components/Card/CardFooter.js.map +1 -1
- package/build/lib/web/production/components/Card/CardHeader.js +28 -15
- package/build/lib/web/production/components/Card/CardHeader.js.map +1 -1
- package/build/lib/web/production/components/Card/CardRoot.web.js +2 -2
- package/build/lib/web/production/components/Card/CardRoot.web.js.map +1 -1
- package/build/lib/web/production/components/Card/CardSurface.web.js +2 -5
- package/build/lib/web/production/components/Card/CardSurface.web.js.map +1 -1
- package/build/lib/web/production/components/Card/index.js +1 -1
- package/build/lib/web/production/components/Carousel/Carousel.web.js.map +1 -1
- package/build/lib/web/production/components/Carousel/Indicators/getIndicatorButtonStyles.js +9 -9
- package/build/lib/web/production/components/Carousel/Indicators/getIndicatorButtonStyles.js.map +1 -1
- package/build/lib/web/production/components/Carousel/NavigationButton/NavigationButton.js +2 -2
- package/build/lib/web/production/components/Carousel/NavigationButton/NavigationButton.js.map +1 -1
- package/build/lib/web/production/components/Carousel/NavigationButton/getNavigationButtonStyles.js +23 -30
- package/build/lib/web/production/components/Carousel/NavigationButton/getNavigationButtonStyles.js.map +1 -1
- package/build/lib/web/production/components/Checkbox/CheckboxIcon/CheckboxIcon.js +1 -3
- package/build/lib/web/production/components/Checkbox/CheckboxIcon/CheckboxIcon.js.map +1 -1
- package/build/lib/web/production/components/Checkbox/CheckboxIcon/CheckboxIconWrapperStyles.js +2 -2
- package/build/lib/web/production/components/Checkbox/CheckboxIcon/CheckboxIconWrapperStyles.js.map +1 -1
- package/build/lib/web/production/components/Checkbox/checkboxTokens.js +17 -16
- package/build/lib/web/production/components/Checkbox/checkboxTokens.js.map +1 -1
- package/build/lib/web/production/components/Chip/AnimatedChip.web.js +2 -2
- package/build/lib/web/production/components/Chip/AnimatedChip.web.js.map +1 -1
- package/build/lib/web/production/components/Chip/Chip.js +6 -11
- package/build/lib/web/production/components/Chip/Chip.js.map +1 -1
- package/build/lib/web/production/components/Chip/ChipGroup.js +3 -5
- package/build/lib/web/production/components/Chip/ChipGroup.js.map +1 -1
- package/build/lib/web/production/components/Chip/StyledChipWrapper.web.js +2 -2
- package/build/lib/web/production/components/Chip/StyledChipWrapper.web.js.map +1 -1
- package/build/lib/web/production/components/Chip/chipTokens.js +38 -38
- package/build/lib/web/production/components/Chip/chipTokens.js.map +1 -1
- package/build/lib/web/production/components/Chip/getAnimatedChipStyles.js +1 -1
- package/build/lib/web/production/components/Chip/getAnimatedChipStyles.js.map +1 -1
- package/build/lib/web/production/components/Chip/useChipGroup.js +1 -3
- package/build/lib/web/production/components/Chip/useChipGroup.js.map +1 -1
- package/build/lib/web/production/components/Counter/Counter.js +25 -44
- package/build/lib/web/production/components/Counter/Counter.js.map +1 -1
- package/build/lib/web/production/components/Counter/counterTokens.js +5 -5
- package/build/lib/web/production/components/Counter/counterTokens.js.map +1 -1
- package/build/lib/web/production/components/Divider/Divider.js +6 -8
- package/build/lib/web/production/components/Divider/Divider.js.map +1 -1
- package/build/lib/web/production/components/Dropdown/Dropdown.js +1 -5
- package/build/lib/web/production/components/Dropdown/Dropdown.js.map +1 -1
- package/build/lib/web/production/components/Dropdown/StyledDropdownOverlay.js +2 -2
- package/build/lib/web/production/components/Dropdown/StyledDropdownOverlay.js.map +1 -1
- package/build/lib/web/production/components/Form/CharacterCounter/CharacterCounter.js +1 -1
- package/build/lib/web/production/components/Form/CharacterCounter/CharacterCounter.js.map +1 -1
- package/build/lib/web/production/components/Form/FormHint.js +11 -13
- package/build/lib/web/production/components/Form/FormHint.js.map +1 -1
- package/build/lib/web/production/components/Form/FormLabel.js +9 -17
- package/build/lib/web/production/components/Form/FormLabel.js.map +1 -1
- package/build/lib/web/production/components/Form/Selector/SelectorInput.web.js +5 -5
- package/build/lib/web/production/components/Form/Selector/SelectorInput.web.js.map +1 -1
- package/build/lib/web/production/components/Form/Selector/SelectorSupportText.js +16 -11
- package/build/lib/web/production/components/Form/Selector/SelectorSupportText.js.map +1 -1
- package/build/lib/web/production/components/Form/Selector/SelectorTitle.js +5 -16
- package/build/lib/web/production/components/Form/Selector/SelectorTitle.js.map +1 -1
- package/build/lib/web/production/components/Icons/_Svg/Circle/Circle.web.js +4 -2
- package/build/lib/web/production/components/Icons/_Svg/Circle/Circle.web.js.map +1 -1
- package/build/lib/web/production/components/Icons/_Svg/Rect/Rect.web.js +4 -2
- package/build/lib/web/production/components/Icons/_Svg/Rect/Rect.web.js.map +1 -1
- package/build/lib/web/production/components/Icons/_Svg/Svg/Svg.web.js +4 -2
- package/build/lib/web/production/components/Icons/_Svg/Svg/Svg.web.js.map +1 -1
- package/build/lib/web/production/components/Icons/useIconProps/useIconProps.js +1 -1
- package/build/lib/web/production/components/Icons/useIconProps/useIconProps.js.map +1 -1
- package/build/lib/web/production/components/Indicator/Indicator.js +9 -16
- package/build/lib/web/production/components/Indicator/Indicator.js.map +1 -1
- package/build/lib/web/production/components/Input/BaseInput/AnimatedBaseInputWrapper.web.js +3 -3
- package/build/lib/web/production/components/Input/BaseInput/AnimatedBaseInputWrapper.web.js.map +1 -1
- package/build/lib/web/production/components/Input/BaseInput/BaseInputAnimatedBorder.web.js +2 -2
- package/build/lib/web/production/components/Input/BaseInput/BaseInputAnimatedBorder.web.js.map +1 -1
- package/build/lib/web/production/components/Input/BaseInput/BaseInputTagSlot.web.js +4 -1
- package/build/lib/web/production/components/Input/BaseInput/BaseInputTagSlot.web.js.map +1 -1
- package/build/lib/web/production/components/Input/BaseInput/BaseInputVisuals.js +4 -6
- package/build/lib/web/production/components/Input/BaseInput/BaseInputVisuals.js.map +1 -1
- package/build/lib/web/production/components/Input/BaseInput/BaseInputWrapper.js.map +1 -1
- package/build/lib/web/production/components/Input/BaseInput/StyledBaseInput.web.js +3 -4
- package/build/lib/web/production/components/Input/BaseInput/StyledBaseInput.web.js.map +1 -1
- package/build/lib/web/production/components/Input/BaseInput/baseInputStyles.js +11 -12
- package/build/lib/web/production/components/Input/BaseInput/baseInputStyles.js.map +1 -1
- package/build/lib/web/production/components/Input/DropdownInputTriggers/Chevron.js +1 -1
- package/build/lib/web/production/components/Input/DropdownInputTriggers/Chevron.js.map +1 -1
- package/build/lib/web/production/components/Link/BaseLink/BaseLink.js +20 -32
- package/build/lib/web/production/components/Link/BaseLink/BaseLink.js.map +1 -1
- package/build/lib/web/production/components/Link/Link/Link.js +1 -1
- package/build/lib/web/production/components/Link/Link/Link.js.map +1 -1
- package/build/lib/web/production/components/List/List.js +1 -3
- package/build/lib/web/production/components/List/List.js.map +1 -1
- package/build/lib/web/production/components/List/ListItem.js +3 -3
- package/build/lib/web/production/components/List/ListItem.js.map +1 -1
- package/build/lib/web/production/components/List/ListItemIcons.js +11 -7
- package/build/lib/web/production/components/List/ListItemIcons.js.map +1 -1
- package/build/lib/web/production/components/Modal/Modal.web.js +1 -1
- package/build/lib/web/production/components/Modal/Modal.web.js.map +1 -1
- package/build/lib/web/production/components/Modal/ModalBackdrop.js +1 -1
- package/build/lib/web/production/components/Modal/ModalBackdrop.js.map +1 -1
- package/build/lib/web/production/components/Modal/ModalHeader.web.js +1 -5
- package/build/lib/web/production/components/Modal/ModalHeader.web.js.map +1 -1
- package/build/lib/web/production/components/Popover/Popover.web.js +2 -2
- package/build/lib/web/production/components/Popover/Popover.web.js.map +1 -1
- package/build/lib/web/production/components/Popover/PopoverContent.js +4 -5
- package/build/lib/web/production/components/Popover/PopoverContent.js.map +1 -1
- package/build/lib/web/production/components/Popover/PopoverInteractiveWrapper.web.js +5 -5
- package/build/lib/web/production/components/Popover/PopoverInteractiveWrapper.web.js.map +1 -1
- package/build/lib/web/production/components/Popover/getPopoverContentWrapperStyles.js +2 -2
- package/build/lib/web/production/components/Popover/getPopoverContentWrapperStyles.js.map +1 -1
- package/build/lib/web/production/components/ProgressBar/ProgressBar.js +9 -13
- package/build/lib/web/production/components/ProgressBar/ProgressBar.js.map +1 -1
- package/build/lib/web/production/components/Radio/Radio.js +1 -0
- package/build/lib/web/production/components/Radio/Radio.js.map +1 -1
- package/build/lib/web/production/components/Radio/RadioIcon/RadioIcon.js +2 -1
- package/build/lib/web/production/components/Radio/RadioIcon/RadioIcon.js.map +1 -1
- package/build/lib/web/production/components/Radio/RadioIcon/RadioIconWrapperStyles.js +2 -2
- package/build/lib/web/production/components/Radio/RadioIcon/RadioIconWrapperStyles.js.map +1 -1
- package/build/lib/web/production/components/Radio/radioTokens.js +23 -22
- package/build/lib/web/production/components/Radio/radioTokens.js.map +1 -1
- package/build/lib/web/production/components/Skeleton/PulseAnimation.web.js +4 -7
- package/build/lib/web/production/components/Skeleton/PulseAnimation.web.js.map +1 -1
- package/build/lib/web/production/components/Skeleton/Skeleton.js +3 -6
- package/build/lib/web/production/components/Skeleton/Skeleton.js.map +1 -1
- package/build/lib/web/production/components/Spinner/BaseSpinner/BaseSpinner.js +9 -14
- package/build/lib/web/production/components/Spinner/BaseSpinner/BaseSpinner.js.map +1 -1
- package/build/lib/web/production/components/Spinner/Spinner/Spinner.js +2 -5
- package/build/lib/web/production/components/Spinner/Spinner/Spinner.js.map +1 -1
- package/build/lib/web/production/components/SpotlightPopoverTour/TourFooter.web.js +1 -1
- package/build/lib/web/production/components/SpotlightPopoverTour/TourFooter.web.js.map +1 -1
- package/build/lib/web/production/components/SpotlightPopoverTour/TourMask.web.js +2 -2
- package/build/lib/web/production/components/SpotlightPopoverTour/TourMask.web.js.map +1 -1
- package/build/lib/web/production/components/SpotlightPopoverTour/TourPopover.web.js +2 -2
- package/build/lib/web/production/components/SpotlightPopoverTour/TourPopover.web.js.map +1 -1
- package/build/lib/web/production/components/Switch/switchTokens.js +10 -10
- package/build/lib/web/production/components/Switch/switchTokens.js.map +1 -1
- package/build/lib/web/production/components/Table/Table.web.js +9 -9
- package/build/lib/web/production/components/Table/Table.web.js.map +1 -1
- package/build/lib/web/production/components/Table/TableBody.web.js +14 -12
- package/build/lib/web/production/components/Table/TableBody.web.js.map +1 -1
- package/build/lib/web/production/components/Table/TableContext.js +2 -2
- package/build/lib/web/production/components/Table/TableContext.js.map +1 -1
- package/build/lib/web/production/components/Table/TableFooter.web.js +7 -7
- package/build/lib/web/production/components/Table/TableFooter.web.js.map +1 -1
- package/build/lib/web/production/components/Table/TableHeader.web.js +18 -16
- package/build/lib/web/production/components/Table/TableHeader.web.js.map +1 -1
- package/build/lib/web/production/components/Table/TablePagination.web.js +6 -5
- package/build/lib/web/production/components/Table/TablePagination.web.js.map +1 -1
- package/build/lib/web/production/components/Table/TableToolbar.web.js +4 -3
- package/build/lib/web/production/components/Table/TableToolbar.web.js.map +1 -1
- package/build/lib/web/production/components/Table/tokens.js +41 -43
- package/build/lib/web/production/components/Table/tokens.js.map +1 -1
- package/build/lib/web/production/components/Tabs/TabIndicator.web.js +7 -6
- package/build/lib/web/production/components/Tabs/TabIndicator.web.js.map +1 -1
- package/build/lib/web/production/components/Tabs/TabItem.web.js +17 -14
- package/build/lib/web/production/components/Tabs/TabItem.web.js.map +1 -1
- package/build/lib/web/production/components/Tabs/TabList.web.js +7 -5
- package/build/lib/web/production/components/Tabs/TabList.web.js.map +1 -1
- package/build/lib/web/production/components/Tabs/tabTokens.js +38 -41
- package/build/lib/web/production/components/Tabs/tabTokens.js.map +1 -1
- package/build/lib/web/production/components/Tag/Tag.js +7 -5
- package/build/lib/web/production/components/Tag/Tag.js.map +1 -1
- package/build/lib/web/production/components/Tooltip/Tooltip.web.js +2 -2
- package/build/lib/web/production/components/Tooltip/Tooltip.web.js.map +1 -1
- package/build/lib/web/production/components/Tooltip/TooltipContent.js +3 -4
- package/build/lib/web/production/components/Tooltip/TooltipContent.js.map +1 -1
- package/build/lib/web/production/components/Tooltip/getTooltipContentWrapperStyles.js +2 -2
- package/build/lib/web/production/components/Tooltip/getTooltipContentWrapperStyles.js.map +1 -1
- package/build/lib/web/production/components/Typography/BaseText/BaseText.web.js +10 -2
- package/build/lib/web/production/components/Typography/BaseText/BaseText.web.js.map +1 -1
- package/build/lib/web/production/components/Typography/BaseText/getBaseTextStyles.js +10 -2
- package/build/lib/web/production/components/Typography/BaseText/getBaseTextStyles.js.map +1 -1
- package/build/lib/web/production/components/Typography/Code/Code.js +3 -3
- package/build/lib/web/production/components/Typography/Code/Code.js.map +1 -1
- package/build/lib/web/production/components/Typography/Display/Display.js +23 -25
- package/build/lib/web/production/components/Typography/Display/Display.js.map +1 -1
- package/build/lib/web/production/components/Typography/Heading/Heading.js +30 -61
- package/build/lib/web/production/components/Typography/Heading/Heading.js.map +1 -1
- package/build/lib/web/production/components/Typography/Text/Text.js +26 -24
- package/build/lib/web/production/components/Typography/Text/Text.js.map +1 -1
- package/build/lib/web/production/components/Typography/Text/getTextStyles.js +3 -5
- package/build/lib/web/production/components/Typography/Text/getTextStyles.js.map +1 -1
- package/build/lib/web/production/components/Typography/index.js +0 -1
- package/build/lib/web/production/components/Typography/index.js.map +1 -1
- package/build/lib/web/production/components/index.js +56 -57
- package/build/lib/web/production/components/index.js.map +1 -1
- package/build/lib/web/production/tokens/global/border.js +3 -0
- package/build/lib/web/production/tokens/global/border.js.map +1 -1
- package/build/lib/web/production/tokens/global/colors.js +227 -250
- package/build/lib/web/production/tokens/global/colors.js.map +1 -1
- package/build/lib/web/production/tokens/global/elevation/elevation.web.js +6 -6
- package/build/lib/web/production/tokens/global/elevation/elevation.web.js.map +1 -1
- package/build/lib/web/production/tokens/global/fontFamily/fontFamily.web.js +3 -2
- package/build/lib/web/production/tokens/global/fontFamily/fontFamily.web.js.map +1 -1
- package/build/lib/web/production/tokens/global/motion.js.map +1 -1
- package/build/lib/web/production/tokens/global/opacity.js +12 -9
- package/build/lib/web/production/tokens/global/opacity.js.map +1 -1
- package/build/lib/web/production/tokens/global/typography.js +37 -40
- package/build/lib/web/production/tokens/global/typography.js.map +1 -1
- package/build/lib/web/production/tokens/index.js +1 -2
- package/build/lib/web/production/tokens/index.js.map +1 -1
- package/build/lib/web/production/tokens/theme/bladeTheme.js +925 -0
- package/build/lib/web/production/tokens/theme/bladeTheme.js.map +1 -0
- package/build/lib/web/production/tokens/theme/createTheme.js +123 -177
- package/build/lib/web/production/tokens/theme/createTheme.js.map +1 -1
- package/build/lib/web/production/tokens/theme/index.js +1 -2
- package/build/lib/web/production/tokens/theme/index.js.map +1 -1
- package/build/lib/web/production/tokens/theme/overrideTheme.js +4 -4
- package/build/lib/web/production/tokens/theme/overrideTheme.js.map +1 -1
- package/build/lib/web/production/tokens/theme/theme.js +1 -7
- package/build/lib/web/production/tokens/theme/theme.js.map +1 -1
- package/build/lib/web/production/utils/getFocusRingStyles/getFocusRingStyles.web.js +26 -0
- package/build/lib/web/production/utils/getFocusRingStyles/getFocusRingStyles.web.js.map +1 -0
- package/build/lib/web/production/utils/getFocusRingStyles/index.js +2 -0
- package/build/lib/web/production/utils/getFocusRingStyles/index.js.map +1 -0
- package/build/lib/web/production/utils/lodashButBetter/get.js +8 -0
- package/build/lib/web/production/utils/lodashButBetter/get.js.map +1 -1
- package/build/lib/web/production/utils/lodashButBetter/isEmpty.js.map +1 -1
- package/build/lib/web/production/utils/makeLetterSpacing/index.js +2 -0
- package/build/lib/web/production/utils/makeLetterSpacing/index.js.map +1 -0
- package/build/lib/web/production/utils/makeLetterSpacing/makeLetterSpacing.js +7 -0
- package/build/lib/web/production/utils/makeLetterSpacing/makeLetterSpacing.js.map +1 -0
- package/build/lib/web/production/utils/objectKeysWithType.js +7 -0
- package/build/lib/web/production/utils/objectKeysWithType.js.map +1 -0
- package/build/lib/web/production/utils/useInteraction.js +3 -3
- package/build/lib/web/production/utils/useInteraction.js.map +1 -1
- package/build/types/components/index.d.ts +6006 -6173
- package/build/types/components/index.native.d.ts +4657 -4824
- package/build/types/tokens/index.d.ts +135 -182
- package/build/types/tokens/index.native.d.ts +135 -182
- package/build/types/utils/index.d.ts +94 -154
- package/build/types/utils/index.native.d.ts +94 -154
- package/codemods/brand-refresh/transformers/__tests__/migrate-actionlist.test.ts +88 -0
- package/codemods/brand-refresh/transformers/__tests__/migrate-amount.test.ts +186 -0
- package/codemods/brand-refresh/transformers/__tests__/migrate-badge.test.ts +32 -0
- package/codemods/brand-refresh/transformers/__tests__/migrate-card.test.ts +180 -0
- package/codemods/brand-refresh/transformers/__tests__/migrate-colors.test.ts +172 -0
- package/codemods/brand-refresh/transformers/__tests__/migrate-contrast-intent-variant.test.ts +206 -0
- package/codemods/brand-refresh/transformers/__tests__/migrate-divider.test.ts +24 -0
- package/codemods/brand-refresh/transformers/__tests__/migrate-dropdown.test.ts +282 -0
- package/codemods/brand-refresh/transformers/__tests__/migrate-table.test.ts +182 -0
- package/codemods/brand-refresh/transformers/__tests__/migrate-typography.test.ts +432 -0
- package/codemods/brand-refresh/transformers/colorTokensMapping.json +624 -0
- package/codemods/brand-refresh/transformers/index.ts +224 -0
- package/codemods/brand-refresh/transformers/migrate-actionlist-and-table.ts +32 -0
- package/codemods/brand-refresh/transformers/migrate-amount.ts +173 -0
- package/codemods/brand-refresh/transformers/migrate-badge.ts +28 -0
- package/codemods/brand-refresh/transformers/migrate-card.ts +43 -0
- package/codemods/brand-refresh/transformers/migrate-contrast-intent-color-props.ts +298 -0
- package/codemods/brand-refresh/transformers/migrate-divider.ts +38 -0
- package/codemods/brand-refresh/transformers/migrate-dropdown.ts +81 -0
- package/codemods/brand-refresh/transformers/migrate-typography.ts +342 -0
- package/codemods/brand-refresh/transformers/utils.ts +7 -0
- package/fonts/blade-fonts-react-native.zip +0 -0
- package/fonts/inter-variable/inter-cyrillic-extra.woff2 +0 -0
- package/fonts/inter-variable/inter-cyrillic.woff2 +0 -0
- package/fonts/inter-variable/inter-greek-extra.woff2 +0 -0
- package/fonts/inter-variable/inter-greek.woff2 +0 -0
- package/fonts/inter-variable/inter-latin-blade-extra.woff2 +0 -0
- package/fonts/inter-variable/inter-latin-blade.woff2 +0 -0
- package/fonts/inter-variable/inter-vietnamese.woff2 +0 -0
- package/fonts/tasa-orbiter.woff2 +0 -0
- package/fonts.css +82 -0
- package/package.json +10 -4
- package/build/css/bankingThemeDarkDesktop.css +0 -751
- package/build/css/bankingThemeDarkMobile.css +0 -751
- package/build/css/bankingThemeLightDesktop.css +0 -751
- package/build/css/bankingThemeLightMobile.css +0 -751
- package/build/css/paymentThemeDarkDesktop.css +0 -751
- package/build/css/paymentThemeDarkMobile.css +0 -751
- package/build/css/paymentThemeLightDesktop.css +0 -751
- package/build/css/paymentThemeLightMobile.css +0 -751
- package/build/lib/native/components/Typography/Title/Title.js +0 -17
- package/build/lib/native/components/Typography/Title/Title.js.map +0 -1
- package/build/lib/native/tokens/theme/bankingTheme.js +0 -12
- package/build/lib/native/tokens/theme/bankingTheme.js.map +0 -1
- package/build/lib/native/tokens/theme/paymentTheme.js +0 -12
- package/build/lib/native/tokens/theme/paymentTheme.js.map +0 -1
- package/build/lib/web/development/components/Typography/Title/Title.js +0 -96
- package/build/lib/web/development/components/Typography/Title/Title.js.map +0 -1
- package/build/lib/web/development/components/Typography/Title/index.js +0 -2
- package/build/lib/web/development/tokens/theme/bankingTheme.js +0 -3086
- package/build/lib/web/development/tokens/theme/bankingTheme.js.map +0 -1
- package/build/lib/web/development/tokens/theme/paymentTheme.js +0 -3086
- package/build/lib/web/development/tokens/theme/paymentTheme.js.map +0 -1
- package/build/lib/web/production/components/Typography/Title/Title.js +0 -96
- package/build/lib/web/production/components/Typography/Title/Title.js.map +0 -1
- package/build/lib/web/production/components/Typography/Title/index.js +0 -2
- package/build/lib/web/production/tokens/theme/bankingTheme.js +0 -3086
- package/build/lib/web/production/tokens/theme/bankingTheme.js.map +0 -1
- package/build/lib/web/production/tokens/theme/paymentTheme.js +0 -3086
- package/build/lib/web/production/tokens/theme/paymentTheme.js.map +0 -1
- /package/build/lib/web/development/{components/Typography/Title → utils/getFocusRingStyles}/index.js.map +0 -0
- /package/build/lib/web/{production/components/Typography/Title → development/utils/makeLetterSpacing}/index.js.map +0 -0
|
@@ -0,0 +1,624 @@
|
|
|
1
|
+
{
|
|
2
|
+
"surface.background.level1.lowContrast": "surface.background.gray.subtle",
|
|
3
|
+
"surface.background.level1.highContrast": "surface.background.gray.subtle",
|
|
4
|
+
"surface.background.level2.lowContrast": "surface.background.gray.intense",
|
|
5
|
+
"surface.background.level2.highContrast": "surface.background.gray.intense",
|
|
6
|
+
"surface.background.level3.lowContrast": "surface.background.gray.moderate",
|
|
7
|
+
"surface.background.level3.highContrast": "surface.background.gray.moderate",
|
|
8
|
+
"surface.border.normal.lowContrast": "surface.border.gray.normal",
|
|
9
|
+
"surface.border.normal.highContrast": "surface.border.gray.normal",
|
|
10
|
+
"surface.border.subtle.lowContrast": "surface.border.gray.subtle",
|
|
11
|
+
"surface.border.subtle.highContrast": "surface.border.gray.subtle",
|
|
12
|
+
"surface.text.normal.lowContrast": "surface.text.gray.normal",
|
|
13
|
+
"surface.text.normal.highContrast": "surface.text.gray.normal",
|
|
14
|
+
"surface.text.subtle.lowContrast": "surface.text.gray.subtle",
|
|
15
|
+
"surface.text.subtle.highContrast": "surface.text.gray.subtle",
|
|
16
|
+
"surface.text.subdued.lowContrast": "surface.text.gray.muted",
|
|
17
|
+
"surface.text.subdued.highContrast": "surface.text.gray.muted",
|
|
18
|
+
"surface.text.muted.lowContrast": "surface.text.gray.muted",
|
|
19
|
+
"surface.text.muted.highContrast": "surface.text.gray.muted",
|
|
20
|
+
"surface.text.placeholder.lowContrast": "surface.text.gray.disabled",
|
|
21
|
+
"surface.text.placeholder.highContrast": "surface.text.gray.disabled",
|
|
22
|
+
"surface.action.icon.default.lowContrast": "interactive.icon.gray.normal",
|
|
23
|
+
"surface.action.icon.default.highContrast": "interactive.icon.gray.normal",
|
|
24
|
+
"surface.action.icon.hover.lowContrast": "interactive.icon.gray.normal",
|
|
25
|
+
"surface.action.icon.hover.highContrast": "interactive.icon.gray.normal",
|
|
26
|
+
"surface.action.icon.focus.lowContrast": "interactive.icon.gray.subtle",
|
|
27
|
+
"surface.action.icon.focus.highContrast": "interactive.icon.gray.normal",
|
|
28
|
+
"surface.action.icon.active.lowContrast": "interactive.icon.gray.normal",
|
|
29
|
+
"surface.action.icon.active.highContrast": "interactive.icon.gray.normal",
|
|
30
|
+
"surface.action.icon.disabled.lowContrast": "interactive.icon.gray.disabled",
|
|
31
|
+
"surface.action.icon.disabled.highContrast": "interactive.icon.gray.disabled",
|
|
32
|
+
"surface.overlay.background.400": "overlay.background.moderate",
|
|
33
|
+
"surface.overlay.background.800": "overlay.background.subtle",
|
|
34
|
+
"surface.popup.background": "popup.background.subtle",
|
|
35
|
+
"brand.primary.300": "surface.background.primary.subtle",
|
|
36
|
+
"brand.primary.400": "surface.background.primary.subtle",
|
|
37
|
+
"brand.primary.500": "surface.background.primary.intense",
|
|
38
|
+
"brand.primary.600": "surface.background.primary.intense",
|
|
39
|
+
"brand.primary.700": "surface.background.primary.intense",
|
|
40
|
+
"brand.primary.800": "surface.background.primary.intense",
|
|
41
|
+
"brand.gray.200.lowContrast": "surface.background.gray.moderate",
|
|
42
|
+
"brand.gray.200.highContrast": "interactive.background.staticBlack.default",
|
|
43
|
+
"brand.gray.300.lowContrast": "surface.background.gray.subtle",
|
|
44
|
+
"brand.gray.300.highContrast": "interactive.background.neutral.default",
|
|
45
|
+
"brand.gray.400.lowContrast": "interactive.border.gray.faded",
|
|
46
|
+
"brand.gray.400.highContrast": "interactive.border.gray.faded",
|
|
47
|
+
"brand.gray.500.lowContrast": "interactive.border.gray.highlighted",
|
|
48
|
+
"brand.gray.500.highContrast": "interactive.border.gray.highlighted",
|
|
49
|
+
"brand.gray.600.lowContrast": "interactive.background.gray.highlighted",
|
|
50
|
+
"brand.gray.600.highContrast": "interactive.background.gray.highlighted",
|
|
51
|
+
"brand.gray.700.lowContrast": "interactive.background.neutral.default",
|
|
52
|
+
"brand.gray.700.highContrast": "interactive.background.staticWhite.default",
|
|
53
|
+
"brand.gray.a50.lowContrast": "surface.background.gray.moderate",
|
|
54
|
+
"brand.gray.a50.highContrast": "surface.background.gray.moderate",
|
|
55
|
+
"brand.gray.a100.lowContrast": "surface.background.gray.subtle",
|
|
56
|
+
"brand.gray.a100.highContrast": "surface.background.gray.subtle",
|
|
57
|
+
"brand.secondary.500": "surface.text.onSea.onSubtle",
|
|
58
|
+
"feedback.background.positive.lowContrast": "feedback.background.positive.subtle",
|
|
59
|
+
"feedback.background.positive.highContrast": "feedback.background.positive.intense",
|
|
60
|
+
"feedback.background.negative.lowContrast": "feedback.background.negative.subtle",
|
|
61
|
+
"feedback.background.negative.highContrast": "feedback.background.negative.intense",
|
|
62
|
+
"feedback.background.notice.lowContrast": "feedback.background.notice.subtle",
|
|
63
|
+
"feedback.background.notice.highContrast": "feedback.background.notice.intense",
|
|
64
|
+
"feedback.background.information.lowContrast": "feedback.background.information.subtle",
|
|
65
|
+
"feedback.background.information.highContrast": "feedback.background.information.intense",
|
|
66
|
+
"feedback.background.neutral.lowContrast": "feedback.background.neutral.subtle",
|
|
67
|
+
"feedback.background.neutral.highContrast": "feedback.background.neutral.intense",
|
|
68
|
+
"feedback.border.positive.lowContrast": "feedback.border.positive.subtle",
|
|
69
|
+
"feedback.border.positive.highContrast": "feedback.border.positive.intense",
|
|
70
|
+
"feedback.border.negative.lowContrast": "feedback.border.negative.subtle",
|
|
71
|
+
"feedback.border.negative.highContrast": "feedback.border.negative.intense",
|
|
72
|
+
"feedback.border.notice.lowContrast": "feedback.border.notice.subtle",
|
|
73
|
+
"feedback.border.notice.highContrast": "feedback.border.notice.intense",
|
|
74
|
+
"feedback.border.information.lowContrast": "feedback.border.information.subtle",
|
|
75
|
+
"feedback.border.information.highContrast": "feedback.border.information.intense",
|
|
76
|
+
"feedback.border.neutral.lowContrast": "feedback.border.neutral.subtle",
|
|
77
|
+
"feedback.border.neutral.highContrast": "feedback.border.neutral.intense",
|
|
78
|
+
"feedback.text.positive.lowContrast": "feedback.text.positive.intense",
|
|
79
|
+
"feedback.text.positive.highContrast": "feedback.text.positive.intense",
|
|
80
|
+
"feedback.text.negative.lowContrast": "feedback.text.negative.intense",
|
|
81
|
+
"feedback.text.negative.highContrast": "feedback.text.negative.intense",
|
|
82
|
+
"feedback.text.notice.lowContrast": "feedback.text.notice.intense",
|
|
83
|
+
"feedback.text.notice.highContrast": "feedback.text.notice.intense",
|
|
84
|
+
"feedback.text.information.lowContrast": "feedback.text.information.intense",
|
|
85
|
+
"feedback.text.information.highContrast": "feedback.text.information.intense",
|
|
86
|
+
"feedback.text.neutral.lowContrast": "feedback.text.neutral.intense",
|
|
87
|
+
"feedback.text.neutral.highContrast": "surface.text.staticWhite.normal",
|
|
88
|
+
"feedback.icon.positive.lowContrast": "feedback.icon.positive.intense",
|
|
89
|
+
"feedback.icon.positive.highContrast": "feedback.icon.positive.intense",
|
|
90
|
+
"feedback.icon.negative.lowContrast": "feedback.icon.negative.intense",
|
|
91
|
+
"feedback.icon.negative.highContrast": "feedback.icon.negative.intense",
|
|
92
|
+
"feedback.icon.notice.lowContrast": "feedback.icon.notice.intense",
|
|
93
|
+
"feedback.icon.notice.highContrast": "feedback.icon.notice.intense",
|
|
94
|
+
"feedback.icon.information.lowContrast": "feedback.icon.information.intense",
|
|
95
|
+
"feedback.icon.information.highContrast": "feedback.icon.information.intense",
|
|
96
|
+
"feedback.icon.neutral.lowContrast": "feedback.icon.neutral.intense",
|
|
97
|
+
"feedback.icon.neutral.highContrast": "surface.icon.staticWhite.normal",
|
|
98
|
+
"feedback.positive.action.background.primary.default.highContrast": "interactive.background.positive.default",
|
|
99
|
+
"feedback.positive.action.background.primary.default.lowContrast": "interactive.background.positive.faded",
|
|
100
|
+
"feedback.positive.action.background.primary.hover.highContrast": "interactive.background.positive.default",
|
|
101
|
+
"feedback.positive.action.background.primary.hover.lowContrast": "interactive.background.positive.faded",
|
|
102
|
+
"feedback.positive.action.background.primary.focus.highContrast": "interactive.background.positive.default",
|
|
103
|
+
"feedback.positive.action.background.primary.focus.lowContrast": "interactive.background.positive.faded",
|
|
104
|
+
"feedback.positive.action.background.primary.active.highContrast": "interactive.background.positive.default",
|
|
105
|
+
"feedback.positive.action.background.primary.active.lowContrast": "interactive.background.positive.faded",
|
|
106
|
+
"feedback.positive.action.background.primary.disabled.highContrast": "interactive.background.positive.disabled",
|
|
107
|
+
"feedback.positive.action.background.primary.disabled.lowContrast": "interactive.background.positive.disabled",
|
|
108
|
+
"feedback.positive.action.background.secondary.default.lowContrast": "interactive.background.positive.faded",
|
|
109
|
+
"feedback.positive.action.background.secondary.hover.lowContrast": "interactive.background.positive.faded",
|
|
110
|
+
"feedback.positive.action.background.secondary.focus.lowContrast": "interactive.background.positive.faded",
|
|
111
|
+
"feedback.positive.action.background.secondary.active.lowContrast": "interactive.background.positive.faded",
|
|
112
|
+
"feedback.positive.action.background.secondary.disabled.lowContrast": "interactive.background.positive.disabled",
|
|
113
|
+
"feedback.positive.action.border.primary.default.highContrast": "interactive.border.positive.default",
|
|
114
|
+
"feedback.positive.action.border.primary.default.lowContrast": "interactive.border.positive.faded",
|
|
115
|
+
"feedback.positive.action.border.primary.hover.highContrast": "interactive.border.positive.default",
|
|
116
|
+
"feedback.positive.action.border.primary.hover.lowContrast": "interactive.border.positive.faded",
|
|
117
|
+
"feedback.positive.action.border.primary.focus.highContrast": "interactive.border.positive.default",
|
|
118
|
+
"feedback.positive.action.border.primary.focus.lowContrast": "interactive.border.positive.faded",
|
|
119
|
+
"feedback.positive.action.border.primary.active.highContrast": "interactive.border.positive.default",
|
|
120
|
+
"feedback.positive.action.border.primary.active.lowContrast": "interactive.border.positive.faded",
|
|
121
|
+
"feedback.positive.action.border.primary.disabled.highContrast": "interactive.border.positive.disabled",
|
|
122
|
+
"feedback.positive.action.border.primary.disabled.lowContrast": "interactive.border.positive.disabled",
|
|
123
|
+
"feedback.positive.action.border.secondary.default.lowContrast": "interactive.border.positive.faded",
|
|
124
|
+
"feedback.positive.action.border.secondary.hover.lowContrast": "interactive.border.positive.faded",
|
|
125
|
+
"feedback.positive.action.border.secondary.focus.lowContrast": "interactive.border.positive.faded",
|
|
126
|
+
"feedback.positive.action.border.secondary.active.lowContrast": "interactive.border.positive.faded",
|
|
127
|
+
"feedback.positive.action.border.secondary.disabled.lowContrast": "interactive.border.positive.disabled",
|
|
128
|
+
"feedback.positive.action.text.primary.default.highContrast": "interactive.text.staticWhite.normal",
|
|
129
|
+
"feedback.positive.action.text.primary.default.lowContrast": "interactive.text.positive.subtle",
|
|
130
|
+
"feedback.positive.action.text.primary.hover.highContrast": "interactive.text.staticWhite.normal",
|
|
131
|
+
"feedback.positive.action.text.primary.hover.lowContrast": "interactive.text.positive.subtle",
|
|
132
|
+
"feedback.positive.action.text.primary.focus.highContrast": "interactive.text.staticWhite.normal",
|
|
133
|
+
"feedback.positive.action.text.primary.focus.lowContrast": "interactive.text.positive.subtle",
|
|
134
|
+
"feedback.positive.action.text.primary.active.highContrast": "interactive.text.staticWhite.normal",
|
|
135
|
+
"feedback.positive.action.text.primary.active.lowContrast": "interactive.text.positive.subtle",
|
|
136
|
+
"feedback.positive.action.text.primary.disabled.highContrast": "interactive.text.staticWhite.normal",
|
|
137
|
+
"feedback.positive.action.text.primary.disabled.lowContrast": "interactive.text.positive.disabled",
|
|
138
|
+
"feedback.positive.action.text.secondary.default.lowContrast": "interactive.text.positive.subtle",
|
|
139
|
+
"feedback.positive.action.text.secondary.hover.lowContrast": "interactive.text.positive.subtle",
|
|
140
|
+
"feedback.positive.action.text.secondary.focus.lowContrast": "interactive.text.positive.subtle",
|
|
141
|
+
"feedback.positive.action.text.secondary.active.lowContrast": "interactive.text.positive.subtle",
|
|
142
|
+
"feedback.positive.action.text.secondary.disabled.lowContrast": "interactive.text.positive.disabled",
|
|
143
|
+
"feedback.positive.action.text.link.default.lowContrast": "interactive.text.positive.normal",
|
|
144
|
+
"feedback.positive.action.text.link.default.highContrast": "interactive.text.staticWhite.normal",
|
|
145
|
+
"feedback.positive.action.text.link.hover.lowContrast": "interactive.text.positive.subtle",
|
|
146
|
+
"feedback.positive.action.text.link.hover.highContrast": "interactive.text.staticWhite.normal",
|
|
147
|
+
"feedback.positive.action.text.link.focus.lowContrast": "interactive.text.positive.subtle",
|
|
148
|
+
"feedback.positive.action.text.link.focus.highContrast": "interactive.text.staticWhite.normal",
|
|
149
|
+
"feedback.positive.action.text.link.active.lowContrast": "interactive.text.positive.subtle",
|
|
150
|
+
"feedback.positive.action.text.link.active.highContrast": "interactive.text.staticWhite.normal",
|
|
151
|
+
"feedback.positive.action.text.link.disabled.lowContrast": "interactive.text.positive.disabled",
|
|
152
|
+
"feedback.positive.action.text.link.disabled.highContrast": "interactive.text.staticWhite.disabled",
|
|
153
|
+
"feedback.positive.action.icon.primary.default.highContrast": "interactive.text.staticWhite.normal",
|
|
154
|
+
"feedback.positive.action.icon.primary.default.lowContrast": "interactive.icon.positive.subtle",
|
|
155
|
+
"feedback.positive.action.icon.primary.hover.highContrast": "interactive.icon.staticWhite.normal",
|
|
156
|
+
"feedback.positive.action.icon.primary.hover.lowContrast": "interactive.icon.positive.subtle",
|
|
157
|
+
"feedback.positive.action.icon.primary.focus.highContrast": "interactive.icon.staticWhite.normal",
|
|
158
|
+
"feedback.positive.action.icon.primary.focus.lowContrast": "interactive.icon.positive.subtle",
|
|
159
|
+
"feedback.positive.action.icon.primary.active.highContrast": "interactive.icon.staticWhite.normal",
|
|
160
|
+
"feedback.positive.action.icon.primary.active.lowContrast": "interactive.icon.positive.subtle",
|
|
161
|
+
"feedback.positive.action.icon.primary.disabled.highContrast": "interactive.icon.staticWhite.normal",
|
|
162
|
+
"feedback.positive.action.icon.primary.disabled.lowContrast": "interactive.icon.positive.disabled",
|
|
163
|
+
"feedback.positive.action.icon.secondary.default.lowContrast": "interactive.icon.positive.subtle",
|
|
164
|
+
"feedback.positive.action.icon.secondary.hover.lowContrast": "interactive.icon.positive.subtle",
|
|
165
|
+
"feedback.positive.action.icon.secondary.focus.lowContrast": "interactive.icon.positive.subtle",
|
|
166
|
+
"feedback.positive.action.icon.secondary.active.lowContrast": "interactive.icon.positive.subtle",
|
|
167
|
+
"feedback.positive.action.icon.secondary.disabled.lowContrast": "interactive.icon.positive.disabled",
|
|
168
|
+
"feedback.positive.action.icon.link.default.lowContrast": "interactive.icon.positive.normal",
|
|
169
|
+
"feedback.positive.action.icon.link.default.highContrast": "interactive.icon.staticWhite.normal",
|
|
170
|
+
"feedback.positive.action.icon.link.hover.lowContrast": "interactive.icon.positive.subtle",
|
|
171
|
+
"feedback.positive.action.icon.link.hover.highContrast": "interactive.icon.staticWhite.normal",
|
|
172
|
+
"feedback.positive.action.icon.link.focus.lowContrast": "interactive.icon.positive.subtle",
|
|
173
|
+
"feedback.positive.action.icon.link.focus.highContrast": "interactive.icon.staticWhite.normal",
|
|
174
|
+
"feedback.positive.action.icon.link.active.lowContrast": "interactive.icon.positive.subtle",
|
|
175
|
+
"feedback.positive.action.icon.link.active.highContrast": "interactive.icon.staticWhite.normal",
|
|
176
|
+
"feedback.positive.action.icon.link.disabled.lowContrast": "interactive.icon.positive.disabled",
|
|
177
|
+
"feedback.positive.action.icon.link.disabled.highContrast": "interactive.icon.staticWhite.disabled",
|
|
178
|
+
"feedback.negative.action.background.primary.default.highContrast": "interactive.background.negative.default",
|
|
179
|
+
"feedback.negative.action.background.primary.default.lowContrast": "interactive.background.negative.faded",
|
|
180
|
+
"feedback.negative.action.background.primary.hover.highContrast": "interactive.background.negative.default",
|
|
181
|
+
"feedback.negative.action.background.primary.hover.lowContrast": "interactive.background.negative.faded",
|
|
182
|
+
"feedback.negative.action.background.primary.focus.highContrast": "interactive.background.negative.default",
|
|
183
|
+
"feedback.negative.action.background.primary.focus.lowContrast": "interactive.background.negative.faded",
|
|
184
|
+
"feedback.negative.action.background.primary.active.highContrast": "interactive.background.negative.default",
|
|
185
|
+
"feedback.negative.action.background.primary.active.lowContrast": "interactive.background.negative.faded",
|
|
186
|
+
"feedback.negative.action.background.primary.disabled.highContrast": "interactive.background.negative.disabled",
|
|
187
|
+
"feedback.negative.action.background.primary.disabled.lowContrast": "interactive.background.negative.disabled",
|
|
188
|
+
"feedback.negative.action.background.secondary.default.lowContrast": "interactive.background.negative.faded",
|
|
189
|
+
"feedback.negative.action.background.secondary.hover.lowContrast": "interactive.background.negative.faded",
|
|
190
|
+
"feedback.negative.action.background.secondary.focus.lowContrast": "interactive.background.negative.faded",
|
|
191
|
+
"feedback.negative.action.background.secondary.active.lowContrast": "interactive.background.negative.faded",
|
|
192
|
+
"feedback.negative.action.background.secondary.disabled.lowContrast": "interactive.background.negative.disabled",
|
|
193
|
+
"feedback.negative.action.border.primary.default.highContrast": "interactive.border.negative.default",
|
|
194
|
+
"feedback.negative.action.border.primary.default.lowContrast": "interactive.border.negative.faded",
|
|
195
|
+
"feedback.negative.action.border.primary.hover.highContrast": "interactive.border.negative.default",
|
|
196
|
+
"feedback.negative.action.border.primary.hover.lowContrast": "interactive.border.negative.faded",
|
|
197
|
+
"feedback.negative.action.border.primary.focus.highContrast": "interactive.border.negative.default",
|
|
198
|
+
"feedback.negative.action.border.primary.focus.lowContrast": "interactive.border.negative.faded",
|
|
199
|
+
"feedback.negative.action.border.primary.active.highContrast": "interactive.border.negative.default",
|
|
200
|
+
"feedback.negative.action.border.primary.active.lowContrast": "interactive.border.negative.faded",
|
|
201
|
+
"feedback.negative.action.border.primary.disabled.highContrast": "interactive.border.negative.disabled",
|
|
202
|
+
"feedback.negative.action.border.primary.disabled.lowContrast": "interactive.border.negative.disabled",
|
|
203
|
+
"feedback.negative.action.border.secondary.default.lowContrast": "interactive.border.negative.faded",
|
|
204
|
+
"feedback.negative.action.border.secondary.hover.lowContrast": "interactive.border.negative.faded",
|
|
205
|
+
"feedback.negative.action.border.secondary.focus.lowContrast": "interactive.border.negative.faded",
|
|
206
|
+
"feedback.negative.action.border.secondary.active.lowContrast": "interactive.border.negative.faded",
|
|
207
|
+
"feedback.negative.action.border.secondary.disabled.lowContrast": "interactive.border.negative.disabled",
|
|
208
|
+
"feedback.negative.action.text.primary.default.highContrast": "interactive.text.staticWhite.normal",
|
|
209
|
+
"feedback.negative.action.text.primary.default.lowContrast": "interactive.text.negative.subtle",
|
|
210
|
+
"feedback.negative.action.text.primary.hover.highContrast": "interactive.text.staticWhite.normal",
|
|
211
|
+
"feedback.negative.action.text.primary.hover.lowContrast": "interactive.text.negative.subtle",
|
|
212
|
+
"feedback.negative.action.text.primary.focus.highContrast": "interactive.text.staticWhite.normal",
|
|
213
|
+
"feedback.negative.action.text.primary.focus.lowContrast": "interactive.text.negative.subtle",
|
|
214
|
+
"feedback.negative.action.text.primary.active.highContrast": "interactive.text.staticWhite.normal",
|
|
215
|
+
"feedback.negative.action.text.primary.active.lowContrast": "interactive.text.negative.subtle",
|
|
216
|
+
"feedback.negative.action.text.primary.disabled.highContrast": "interactive.text.staticWhite.normal",
|
|
217
|
+
"feedback.negative.action.text.primary.disabled.lowContrast": "interactive.text.negative.disabled",
|
|
218
|
+
"feedback.negative.action.text.secondary.default.lowContrast": "interactive.text.negative.subtle",
|
|
219
|
+
"feedback.negative.action.text.secondary.hover.lowContrast": "interactive.text.negative.subtle",
|
|
220
|
+
"feedback.negative.action.text.secondary.focus.lowContrast": "interactive.text.negative.subtle",
|
|
221
|
+
"feedback.negative.action.text.secondary.active.lowContrast": "interactive.text.negative.subtle",
|
|
222
|
+
"feedback.negative.action.text.secondary.disabled.lowContrast": "interactive.text.negative.disabled",
|
|
223
|
+
"feedback.negative.action.text.link.default.lowContrast": "interactive.text.negative.normal",
|
|
224
|
+
"feedback.negative.action.text.link.default.highContrast": "interactive.text.staticWhite.normal",
|
|
225
|
+
"feedback.negative.action.text.link.hover.lowContrast": "interactive.text.negative.subtle",
|
|
226
|
+
"feedback.negative.action.text.link.hover.highContrast": "interactive.text.staticWhite.normal",
|
|
227
|
+
"feedback.negative.action.text.link.focus.lowContrast": "interactive.text.negative.subtle",
|
|
228
|
+
"feedback.negative.action.text.link.focus.highContrast": "interactive.text.staticWhite.normal",
|
|
229
|
+
"feedback.negative.action.text.link.active.lowContrast": "interactive.text.negative.subtle",
|
|
230
|
+
"feedback.negative.action.text.link.active.highContrast": "interactive.text.staticWhite.normal",
|
|
231
|
+
"feedback.negative.action.text.link.disabled.lowContrast": "interactive.text.negative.disabled",
|
|
232
|
+
"feedback.negative.action.text.link.disabled.highContrast": "interactive.text.staticWhite.disabled",
|
|
233
|
+
"feedback.negative.action.icon.primary.default.highContrast": "interactive.icon.staticWhite.normal",
|
|
234
|
+
"feedback.negative.action.icon.primary.default.lowContrast": "interactive.icon.negative.subtle",
|
|
235
|
+
"feedback.negative.action.icon.primary.hover.highContrast": "interactive.icon.staticWhite.normal",
|
|
236
|
+
"feedback.negative.action.icon.primary.hover.lowContrast": "interactive.icon.negative.subtle",
|
|
237
|
+
"feedback.negative.action.icon.primary.focus.highContrast": "interactive.icon.staticWhite.normal",
|
|
238
|
+
"feedback.negative.action.icon.primary.focus.lowContrast": "interactive.icon.negative.subtle",
|
|
239
|
+
"feedback.negative.action.icon.primary.active.highContrast": "interactive.icon.staticWhite.normal",
|
|
240
|
+
"feedback.negative.action.icon.primary.active.lowContrast": "interactive.icon.negative.subtle",
|
|
241
|
+
"feedback.negative.action.icon.primary.disabled.highContrast": "interactive.icon.staticWhite.normal",
|
|
242
|
+
"feedback.negative.action.icon.primary.disabled.lowContrast": "interactive.icon.negative.disabled",
|
|
243
|
+
"feedback.negative.action.icon.secondary.default.lowContrast": "interactive.icon.negative.subtle",
|
|
244
|
+
"feedback.negative.action.icon.secondary.hover.lowContrast": "interactive.icon.negative.subtle",
|
|
245
|
+
"feedback.negative.action.icon.secondary.focus.lowContrast": "interactive.icon.negative.subtle",
|
|
246
|
+
"feedback.negative.action.icon.secondary.active.lowContrast": "interactive.icon.negative.subtle",
|
|
247
|
+
"feedback.negative.action.icon.secondary.disabled.lowContrast": "interactive.icon.negative.disabled",
|
|
248
|
+
"feedback.negative.action.icon.link.default.lowContrast": "interactive.icon.negative.normal",
|
|
249
|
+
"feedback.negative.action.icon.link.default.highContrast": "interactive.icon.staticWhite.normal",
|
|
250
|
+
"feedback.negative.action.icon.link.hover.lowContrast": "interactive.icon.negative.subtle",
|
|
251
|
+
"feedback.negative.action.icon.link.hover.highContrast": "interactive.icon.staticWhite.normal",
|
|
252
|
+
"feedback.negative.action.icon.link.focus.lowContrast": "interactive.icon.negative.subtle",
|
|
253
|
+
"feedback.negative.action.icon.link.focus.highContrast": "interactive.icon.staticWhite.normal",
|
|
254
|
+
"feedback.negative.action.icon.link.active.lowContrast": "interactive.icon.negative.subtle",
|
|
255
|
+
"feedback.negative.action.icon.link.active.highContrast": "interactive.icon.staticWhite.normal",
|
|
256
|
+
"feedback.negative.action.icon.link.disabled.lowContrast": "interactive.icon.negative.disabled",
|
|
257
|
+
"feedback.negative.action.icon.link.disabled.highContrast": "interactive.icon.staticWhite.disabled",
|
|
258
|
+
"feedback.notice.action.background.primary.default.highContrast": "interactive.background.notice.default",
|
|
259
|
+
"feedback.notice.action.background.primary.default.lowContrast": "interactive.background.notice.faded",
|
|
260
|
+
"feedback.notice.action.background.primary.hover.highContrast": "interactive.background.notice.default",
|
|
261
|
+
"feedback.notice.action.background.primary.hover.lowContrast": "interactive.background.notice.faded",
|
|
262
|
+
"feedback.notice.action.background.primary.focus.highContrast": "interactive.background.notice.default",
|
|
263
|
+
"feedback.notice.action.background.primary.focus.lowContrast": "interactive.background.notice.faded",
|
|
264
|
+
"feedback.notice.action.background.primary.active.highContrast": "interactive.background.notice.default",
|
|
265
|
+
"feedback.notice.action.background.primary.active.lowContrast": "interactive.background.notice.faded",
|
|
266
|
+
"feedback.notice.action.background.primary.disabled.highContrast": "interactive.background.notice.disabled",
|
|
267
|
+
"feedback.notice.action.background.primary.disabled.lowContrast": "interactive.background.notice.disabled",
|
|
268
|
+
"feedback.notice.action.background.secondary.default.lowContrast": "interactive.background.notice.faded",
|
|
269
|
+
"feedback.notice.action.background.secondary.hover.lowContrast": "interactive.background.notice.faded",
|
|
270
|
+
"feedback.notice.action.background.secondary.focus.lowContrast": "interactive.background.notice.faded",
|
|
271
|
+
"feedback.notice.action.background.secondary.active.lowContrast": "interactive.background.notice.faded",
|
|
272
|
+
"feedback.notice.action.background.secondary.disabled.lowContrast": "interactive.background.notice.disabled",
|
|
273
|
+
"feedback.notice.action.border.primary.default.highContrast": "interactive.border.notice.default",
|
|
274
|
+
"feedback.notice.action.border.primary.default.lowContrast": "interactive.border.notice.default",
|
|
275
|
+
"feedback.notice.action.border.primary.hover.highContrast": "interactive.border.notice.default",
|
|
276
|
+
"feedback.notice.action.border.primary.hover.lowContrast": "interactive.border.notice.default",
|
|
277
|
+
"feedback.notice.action.border.primary.focus.highContrast": "interactive.border.notice.default",
|
|
278
|
+
"feedback.notice.action.border.primary.focus.lowContrast": "interactive.border.notice.default",
|
|
279
|
+
"feedback.notice.action.border.primary.active.highContrast": "interactive.border.notice.default",
|
|
280
|
+
"feedback.notice.action.border.primary.active.lowContrast": "interactive.border.notice.default",
|
|
281
|
+
"feedback.notice.action.border.primary.disabled.highContrast": "interactive.border.notice.disabled",
|
|
282
|
+
"feedback.notice.action.border.primary.disabled.lowContrast": "interactive.border.notice.disabled",
|
|
283
|
+
"feedback.notice.action.border.secondary.default.lowContrast": "interactive.border.notice.faded",
|
|
284
|
+
"feedback.notice.action.border.secondary.hover.lowContrast": "interactive.border.notice.faded",
|
|
285
|
+
"feedback.notice.action.border.secondary.focus.lowContrast": "interactive.border.notice.faded",
|
|
286
|
+
"feedback.notice.action.border.secondary.active.lowContrast": "interactive.border.notice.faded",
|
|
287
|
+
"feedback.notice.action.border.secondary.disabled.lowContrast": "interactive.border.notice.disabled",
|
|
288
|
+
"feedback.notice.action.text.primary.default.highContrast": "interactive.text.staticWhite.normal",
|
|
289
|
+
"feedback.notice.action.text.primary.default.lowContrast": "interactive.text.notice.subtle",
|
|
290
|
+
"feedback.notice.action.text.primary.hover.highContrast": "interactive.text.staticWhite.normal",
|
|
291
|
+
"feedback.notice.action.text.primary.hover.lowContrast": "interactive.text.notice.subtle",
|
|
292
|
+
"feedback.notice.action.text.primary.focus.highContrast": "interactive.text.staticWhite.normal",
|
|
293
|
+
"feedback.notice.action.text.primary.focus.lowContrast": "interactive.text.notice.subtle",
|
|
294
|
+
"feedback.notice.action.text.primary.active.highContrast": "interactive.text.staticWhite.normal",
|
|
295
|
+
"feedback.notice.action.text.primary.active.lowContrast": "interactive.text.notice.subtle",
|
|
296
|
+
"feedback.notice.action.text.primary.disabled.highContrast": "interactive.text.staticWhite.normal",
|
|
297
|
+
"feedback.notice.action.text.primary.disabled.lowContrast": "interactive.text.notice.disabled",
|
|
298
|
+
"feedback.notice.action.text.secondary.default.lowContrast": "interactive.text.notice.subtle",
|
|
299
|
+
"feedback.notice.action.text.secondary.hover.lowContrast": "interactive.text.notice.subtle",
|
|
300
|
+
"feedback.notice.action.text.secondary.focus.lowContrast": "interactive.text.notice.subtle",
|
|
301
|
+
"feedback.notice.action.text.secondary.active.lowContrast": "interactive.text.notice.subtle",
|
|
302
|
+
"feedback.notice.action.text.secondary.disabled.lowContrast": "interactive.text.notice.disabled",
|
|
303
|
+
"feedback.notice.action.text.link.default.lowContrast": "interactive.text.notice.normal",
|
|
304
|
+
"feedback.notice.action.text.link.default.highContrast": "interactive.text.staticWhite.normal",
|
|
305
|
+
"feedback.notice.action.text.link.hover.lowContrast": "interactive.text.notice.subtle",
|
|
306
|
+
"feedback.notice.action.text.link.hover.highContrast": "interactive.text.staticWhite.normal",
|
|
307
|
+
"feedback.notice.action.text.link.focus.lowContrast": "interactive.text.notice.subtle",
|
|
308
|
+
"feedback.notice.action.text.link.focus.highContrast": "interactive.text.staticWhite.normal",
|
|
309
|
+
"feedback.notice.action.text.link.active.lowContrast": "interactive.text.notice.subtle",
|
|
310
|
+
"feedback.notice.action.text.link.active.highContrast": "interactive.text.staticWhite.normal",
|
|
311
|
+
"feedback.notice.action.text.link.disabled.lowContrast": "interactive.text.notice.disabled",
|
|
312
|
+
"feedback.notice.action.text.link.disabled.highContrast": "interactive.text.staticWhite.disabled",
|
|
313
|
+
"feedback.notice.action.icon.primary.default.highContrast": "interactive.icon.staticWhite.normal",
|
|
314
|
+
"feedback.notice.action.icon.primary.default.lowContrast": "interactive.icon.notice.subtle",
|
|
315
|
+
"feedback.notice.action.icon.primary.hover.highContrast": "interactive.icon.staticWhite.normal",
|
|
316
|
+
"feedback.notice.action.icon.primary.hover.lowContrast": "interactive.icon.notice.subtle",
|
|
317
|
+
"feedback.notice.action.icon.primary.focus.highContrast": "interactive.icon.staticWhite.normal",
|
|
318
|
+
"feedback.notice.action.icon.primary.focus.lowContrast": "interactive.icon.notice.subtle",
|
|
319
|
+
"feedback.notice.action.icon.primary.active.highContrast": "interactive.icon.staticWhite.normal",
|
|
320
|
+
"feedback.notice.action.icon.primary.active.lowContrast": "interactive.icon.notice.subtle",
|
|
321
|
+
"feedback.notice.action.icon.primary.disabled.highContrast": "interactive.icon.staticWhite.normal",
|
|
322
|
+
"feedback.notice.action.icon.primary.disabled.lowContrast": "interactive.icon.notice.disabled",
|
|
323
|
+
"feedback.notice.action.icon.secondary.default.lowContrast": "interactive.icon.notice.subtle",
|
|
324
|
+
"feedback.notice.action.icon.secondary.hover.lowContrast": "interactive.icon.notice.subtle",
|
|
325
|
+
"feedback.notice.action.icon.secondary.focus.lowContrast": "interactive.icon.notice.subtle",
|
|
326
|
+
"feedback.notice.action.icon.secondary.active.lowContrast": "interactive.icon.notice.subtle",
|
|
327
|
+
"feedback.notice.action.icon.secondary.disabled.lowContrast": "interactive.icon.notice.disabled",
|
|
328
|
+
"feedback.notice.action.icon.link.default.lowContrast": "interactive.icon.notice.normal",
|
|
329
|
+
"feedback.notice.action.icon.link.default.highContrast": "interactive.icon.staticWhite.normal",
|
|
330
|
+
"feedback.notice.action.icon.link.hover.lowContrast": "interactive.icon.notice.subtle",
|
|
331
|
+
"feedback.notice.action.icon.link.hover.highContrast": "interactive.icon.staticWhite.normal",
|
|
332
|
+
"feedback.notice.action.icon.link.focus.lowContrast": "interactive.icon.notice.subtle",
|
|
333
|
+
"feedback.notice.action.icon.link.focus.highContrast": "interactive.icon.staticWhite.normal",
|
|
334
|
+
"feedback.notice.action.icon.link.active.lowContrast": "interactive.icon.notice.subtle",
|
|
335
|
+
"feedback.notice.action.icon.link.active.highContrast": "interactive.icon.staticWhite.normal",
|
|
336
|
+
"feedback.notice.action.icon.link.disabled.lowContrast": "interactive.icon.notice.disabled",
|
|
337
|
+
"feedback.notice.action.icon.link.disabled.highContrast": "interactive.icon.staticWhite.disabled",
|
|
338
|
+
"feedback.information.action.background.primary.default.highContrast": "interactive.background.information.default",
|
|
339
|
+
"feedback.information.action.background.primary.default.lowContrast": "interactive.background.information.faded",
|
|
340
|
+
"feedback.information.action.background.primary.hover.highContrast": "interactive.background.information.default",
|
|
341
|
+
"feedback.information.action.background.primary.hover.lowContrast": "interactive.background.information.faded",
|
|
342
|
+
"feedback.information.action.background.primary.focus.highContrast": "interactive.background.information.default",
|
|
343
|
+
"feedback.information.action.background.primary.focus.lowContrast": "interactive.background.information.faded",
|
|
344
|
+
"feedback.information.action.background.primary.active.highContrast": "interactive.background.information.default",
|
|
345
|
+
"feedback.information.action.background.primary.active.lowContrast": "interactive.background.information.faded",
|
|
346
|
+
"feedback.information.action.background.primary.disabled.highContrast": "interactive.background.information.disabled",
|
|
347
|
+
"feedback.information.action.background.primary.disabled.lowContrast": "interactive.background.information.disabled",
|
|
348
|
+
"feedback.information.action.background.secondary.default.lowContrast": "interactive.background.information.faded",
|
|
349
|
+
"feedback.information.action.background.secondary.hover.lowContrast": "interactive.background.information.faded",
|
|
350
|
+
"feedback.information.action.background.secondary.focus.lowContrast": "interactive.background.information.faded",
|
|
351
|
+
"feedback.information.action.background.secondary.active.lowContrast": "interactive.background.information.faded",
|
|
352
|
+
"feedback.information.action.background.secondary.disabled.lowContrast": "interactive.background.information.disabled",
|
|
353
|
+
"feedback.information.action.border.primary.default.highContrast": "interactive.border.information.default",
|
|
354
|
+
"feedback.information.action.border.primary.default.lowContrast": "interactive.border.information.faded",
|
|
355
|
+
"feedback.information.action.border.primary.hover.highContrast": "interactive.border.information.default",
|
|
356
|
+
"feedback.information.action.border.primary.hover.lowContrast": "interactive.border.information.faded",
|
|
357
|
+
"feedback.information.action.border.primary.focus.highContrast": "interactive.border.information.default",
|
|
358
|
+
"feedback.information.action.border.primary.focus.lowContrast": "interactive.border.information.faded",
|
|
359
|
+
"feedback.information.action.border.primary.active.highContrast": "interactive.border.information.default",
|
|
360
|
+
"feedback.information.action.border.primary.active.lowContrast": "interactive.border.information.faded",
|
|
361
|
+
"feedback.information.action.border.primary.disabled.highContrast": "interactive.border.information.disabled",
|
|
362
|
+
"feedback.information.action.border.primary.disabled.lowContrast": "interactive.border.information.disabled",
|
|
363
|
+
"feedback.information.action.border.secondary.default.lowContrast": "interactive.border.information.faded",
|
|
364
|
+
"feedback.information.action.border.secondary.hover.lowContrast": "interactive.border.information.faded",
|
|
365
|
+
"feedback.information.action.border.secondary.focus.lowContrast": "interactive.border.information.faded",
|
|
366
|
+
"feedback.information.action.border.secondary.active.lowContrast": "interactive.border.information.faded",
|
|
367
|
+
"feedback.information.action.border.secondary.disabled.lowContrast": "interactive.border.information.disabled",
|
|
368
|
+
"feedback.information.action.text.primary.default.highContrast": "interactive.text.staticWhite.normal",
|
|
369
|
+
"feedback.information.action.text.primary.default.lowContrast": "interactive.text.information.subtle",
|
|
370
|
+
"feedback.information.action.text.primary.hover.highContrast": "interactive.text.staticWhite.normal",
|
|
371
|
+
"feedback.information.action.text.primary.hover.lowContrast": "interactive.text.information.subtle",
|
|
372
|
+
"feedback.information.action.text.primary.focus.highContrast": "interactive.text.staticWhite.normal",
|
|
373
|
+
"feedback.information.action.text.primary.focus.lowContrast": "interactive.text.information.subtle",
|
|
374
|
+
"feedback.information.action.text.primary.active.highContrast": "interactive.text.staticWhite.normal",
|
|
375
|
+
"feedback.information.action.text.primary.active.lowContrast": "interactive.text.information.subtle",
|
|
376
|
+
"feedback.information.action.text.primary.disabled.highContrast": "interactive.text.staticWhite.normal",
|
|
377
|
+
"feedback.information.action.text.primary.disabled.lowContrast": "interactive.text.information.disabled",
|
|
378
|
+
"feedback.information.action.text.secondary.default.lowContrast": "interactive.text.information.subtle",
|
|
379
|
+
"feedback.information.action.text.secondary.hover.lowContrast": "interactive.text.information.subtle",
|
|
380
|
+
"feedback.information.action.text.secondary.focus.lowContrast": "interactive.text.information.subtle",
|
|
381
|
+
"feedback.information.action.text.secondary.active.lowContrast": "interactive.text.information.subtle",
|
|
382
|
+
"feedback.information.action.text.secondary.disabled.lowContrast": "interactive.text.information.disabled",
|
|
383
|
+
"feedback.information.action.text.link.default.lowContrast": "interactive.text.information.normal",
|
|
384
|
+
"feedback.information.action.text.link.default.highContrast": "interactive.text.staticWhite.normal",
|
|
385
|
+
"feedback.information.action.text.link.hover.lowContrast": "interactive.text.information.subtle",
|
|
386
|
+
"feedback.information.action.text.link.hover.highContrast": "interactive.text.staticWhite.normal",
|
|
387
|
+
"feedback.information.action.text.link.focus.lowContrast": "interactive.text.information.subtle",
|
|
388
|
+
"feedback.information.action.text.link.focus.highContrast": "interactive.text.staticWhite.normal",
|
|
389
|
+
"feedback.information.action.text.link.active.lowContrast": "interactive.text.information.subtle",
|
|
390
|
+
"feedback.information.action.text.link.active.highContrast": "interactive.text.staticWhite.normal",
|
|
391
|
+
"feedback.information.action.text.link.disabled.lowContrast": "interactive.text.information.disabled",
|
|
392
|
+
"feedback.information.action.text.link.disabled.highContrast": "interactive.text.staticWhite.disabled",
|
|
393
|
+
"feedback.information.action.icon.primary.default.highContrast": "interactive.icon.staticWhite.normal",
|
|
394
|
+
"feedback.information.action.icon.primary.default.lowContrast": "interactive.icon.information.subtle",
|
|
395
|
+
"feedback.information.action.icon.primary.hover.highContrast": "interactive.icon.staticWhite.normal",
|
|
396
|
+
"feedback.information.action.icon.primary.hover.lowContrast": "interactive.icon.information.subtle",
|
|
397
|
+
"feedback.information.action.icon.primary.focus.highContrast": "interactive.icon.staticWhite.normal",
|
|
398
|
+
"feedback.information.action.icon.primary.focus.lowContrast": "interactive.icon.information.subtle",
|
|
399
|
+
"feedback.information.action.icon.primary.active.highContrast": "interactive.icon.staticWhite.normal",
|
|
400
|
+
"feedback.information.action.icon.primary.active.lowContrast": "interactive.icon.information.subtle",
|
|
401
|
+
"feedback.information.action.icon.primary.disabled.highContrast": "interactive.icon.staticWhite.normal",
|
|
402
|
+
"feedback.information.action.icon.primary.disabled.lowContrast": "interactive.icon.information.disabled",
|
|
403
|
+
"feedback.information.action.icon.secondary.default.lowContrast": "interactive.icon.information.subtle",
|
|
404
|
+
"feedback.information.action.icon.secondary.hover.lowContrast": "interactive.icon.information.subtle",
|
|
405
|
+
"feedback.information.action.icon.secondary.focus.lowContrast": "interactive.icon.information.subtle",
|
|
406
|
+
"feedback.information.action.icon.secondary.active.lowContrast": "interactive.icon.information.subtle",
|
|
407
|
+
"feedback.information.action.icon.secondary.disabled.lowContrast": "interactive.icon.information.disabled",
|
|
408
|
+
"feedback.information.action.icon.link.default.lowContrast": "interactive.icon.information.normal",
|
|
409
|
+
"feedback.information.action.icon.link.default.highContrast": "interactive.icon.staticWhite.normal",
|
|
410
|
+
"feedback.information.action.icon.link.hover.lowContrast": "interactive.icon.information.subtle",
|
|
411
|
+
"feedback.information.action.icon.link.hover.highContrast": "interactive.icon.staticWhite.normal",
|
|
412
|
+
"feedback.information.action.icon.link.focus.lowContrast": "interactive.icon.information.subtle",
|
|
413
|
+
"feedback.information.action.icon.link.focus.highContrast": "interactive.icon.staticWhite.normal",
|
|
414
|
+
"feedback.information.action.icon.link.active.lowContrast": "interactive.icon.information.subtle",
|
|
415
|
+
"feedback.information.action.icon.link.active.highContrast": "interactive.icon.staticWhite.normal",
|
|
416
|
+
"feedback.information.action.icon.link.disabled.lowContrast": "interactive.icon.information.disabled",
|
|
417
|
+
"feedback.information.action.icon.link.disabled.highContrast": "interactive.icon.staticWhite.disabled",
|
|
418
|
+
"feedback.neutral.action.background.primary.default.highContrast": "interactive.background.neutral.default",
|
|
419
|
+
"feedback.neutral.action.background.primary.default.lowContrast": "interactive.background.neutral.faded",
|
|
420
|
+
"feedback.neutral.action.background.primary.hover.highContrast": "interactive.background.neutral.default",
|
|
421
|
+
"feedback.neutral.action.background.primary.hover.lowContrast": "interactive.background.neutral.faded",
|
|
422
|
+
"feedback.neutral.action.background.primary.focus.highContrast": "interactive.background.neutral.default",
|
|
423
|
+
"feedback.neutral.action.background.primary.focus.lowContrast": "interactive.background.neutral.faded",
|
|
424
|
+
"feedback.neutral.action.background.primary.active.highContrast": "interactive.background.neutral.default",
|
|
425
|
+
"feedback.neutral.action.background.primary.active.lowContrast": "interactive.background.neutral.faded",
|
|
426
|
+
"feedback.neutral.action.background.primary.disabled.highContrast": "interactive.background.neutral.disabled",
|
|
427
|
+
"feedback.neutral.action.background.primary.disabled.lowContrast": "interactive.background.neutral.disabled",
|
|
428
|
+
"feedback.neutral.action.background.secondary.default.lowContrast": "interactive.background.neutral.faded",
|
|
429
|
+
"feedback.neutral.action.background.secondary.hover.lowContrast": "interactive.background.neutral.faded",
|
|
430
|
+
"feedback.neutral.action.background.secondary.focus.lowContrast": "interactive.background.neutral.faded",
|
|
431
|
+
"feedback.neutral.action.background.secondary.active.lowContrast": "interactive.background.neutral.faded",
|
|
432
|
+
"feedback.neutral.action.background.secondary.disabled.lowContrast": "interactive.background.neutral.disabled",
|
|
433
|
+
"feedback.neutral.action.border.primary.default.highContrast": "interactive.border.neutral.default",
|
|
434
|
+
"feedback.neutral.action.border.primary.default.lowContrast": "interactive.border.neutral.faded",
|
|
435
|
+
"feedback.neutral.action.border.primary.hover.highContrast": "interactive.border.neutral.default",
|
|
436
|
+
"feedback.neutral.action.border.primary.hover.lowContrast": "interactive.border.neutral.faded",
|
|
437
|
+
"feedback.neutral.action.border.primary.focus.highContrast": "interactive.border.neutral.default",
|
|
438
|
+
"feedback.neutral.action.border.primary.focus.lowContrast": "interactive.border.neutral.faded",
|
|
439
|
+
"feedback.neutral.action.border.primary.active.highContrast": "interactive.border.neutral.default",
|
|
440
|
+
"feedback.neutral.action.border.primary.active.lowContrast": "interactive.border.neutral.faded",
|
|
441
|
+
"feedback.neutral.action.border.primary.disabled.highContrast": "interactive.border.neutral.disabled",
|
|
442
|
+
"feedback.neutral.action.border.primary.disabled.lowContrast": "interactive.border.neutral.disabled",
|
|
443
|
+
"feedback.neutral.action.border.secondary.default.lowContrast": "interactive.border.neutral.faded",
|
|
444
|
+
"feedback.neutral.action.border.secondary.hover.lowContrast": "interactive.border.neutral.faded",
|
|
445
|
+
"feedback.neutral.action.border.secondary.focus.lowContrast": "interactive.border.neutral.faded",
|
|
446
|
+
"feedback.neutral.action.border.secondary.active.lowContrast": "interactive.border.neutral.faded",
|
|
447
|
+
"feedback.neutral.action.border.secondary.disabled.lowContrast": "interactive.border.neutral.disabled",
|
|
448
|
+
"feedback.neutral.action.text.primary.default.highContrast": "interactive.text.staticWhite.normal",
|
|
449
|
+
"feedback.neutral.action.text.primary.default.lowContrast": "interactive.text.neutral.subtle",
|
|
450
|
+
"feedback.neutral.action.text.primary.hover.highContrast": "interactive.text.staticWhite.normal",
|
|
451
|
+
"feedback.neutral.action.text.primary.hover.lowContrast": "interactive.text.neutral.subtle",
|
|
452
|
+
"feedback.neutral.action.text.primary.focus.highContrast": "interactive.text.staticWhite.normal",
|
|
453
|
+
"feedback.neutral.action.text.primary.focus.lowContrast": "interactive.text.neutral.subtle",
|
|
454
|
+
"feedback.neutral.action.text.primary.active.highContrast": "interactive.text.staticWhite.normal",
|
|
455
|
+
"feedback.neutral.action.text.primary.active.lowContrast": "interactive.text.neutral.subtle",
|
|
456
|
+
"feedback.neutral.action.text.primary.disabled.highContrast": "interactive.text.staticWhite.normal",
|
|
457
|
+
"feedback.neutral.action.text.primary.disabled.lowContrast": "interactive.text.neutral.disabled",
|
|
458
|
+
"feedback.neutral.action.text.secondary.default.lowContrast": "interactive.text.neutral.subtle",
|
|
459
|
+
"feedback.neutral.action.text.secondary.hover.lowContrast": "interactive.text.neutral.subtle",
|
|
460
|
+
"feedback.neutral.action.text.secondary.focus.lowContrast": "interactive.text.neutral.subtle",
|
|
461
|
+
"feedback.neutral.action.text.secondary.active.lowContrast": "interactive.text.neutral.subtle",
|
|
462
|
+
"feedback.neutral.action.text.secondary.disabled.lowContrast": "interactive.text.neutral.disabled",
|
|
463
|
+
"feedback.neutral.action.text.link.default.lowContrast": "interactive.text.neutral.normal",
|
|
464
|
+
"feedback.neutral.action.text.link.default.highContrast": "interactive.text.staticWhite.normal",
|
|
465
|
+
"feedback.neutral.action.text.link.hover.lowContrast": "interactive.text.neutral.subtle",
|
|
466
|
+
"feedback.neutral.action.text.link.hover.highContrast": "interactive.text.staticWhite.normal",
|
|
467
|
+
"feedback.neutral.action.text.link.focus.lowContrast": "interactive.text.neutral.subtle",
|
|
468
|
+
"feedback.neutral.action.text.link.focus.highContrast": "interactive.text.staticWhite.normal",
|
|
469
|
+
"feedback.neutral.action.text.link.active.lowContrast": "interactive.text.neutral.subtle",
|
|
470
|
+
"feedback.neutral.action.text.link.active.highContrast": "interactive.text.staticWhite.normal",
|
|
471
|
+
"feedback.neutral.action.text.link.disabled.lowContrast": "interactive.text.neutral.disabled",
|
|
472
|
+
"feedback.neutral.action.text.link.disabled.highContrast": "interactive.text.staticWhite.disabled",
|
|
473
|
+
"feedback.neutral.action.icon.primary.default.highContrast": "interactive.icon.staticWhite.normal",
|
|
474
|
+
"feedback.neutral.action.icon.primary.default.lowContrast": "interactive.icon.neutral.subtle",
|
|
475
|
+
"feedback.neutral.action.icon.primary.hover.highContrast": "interactive.icon.staticWhite.normal",
|
|
476
|
+
"feedback.neutral.action.icon.primary.hover.lowContrast": "interactive.icon.neutral.subtle",
|
|
477
|
+
"feedback.neutral.action.icon.primary.focus.highContrast": "interactive.icon.staticWhite.normal",
|
|
478
|
+
"feedback.neutral.action.icon.primary.focus.lowContrast": "interactive.icon.neutral.subtle",
|
|
479
|
+
"feedback.neutral.action.icon.primary.active.highContrast": "interactive.icon.staticWhite.normal",
|
|
480
|
+
"feedback.neutral.action.icon.primary.active.lowContrast": "interactive.icon.neutral.subtle",
|
|
481
|
+
"feedback.neutral.action.icon.primary.disabled.highContrast": "interactive.icon.staticWhite.normal",
|
|
482
|
+
"feedback.neutral.action.icon.primary.disabled.lowContrast": "interactive.icon.neutral.disabled",
|
|
483
|
+
"feedback.neutral.action.icon.secondary.default.lowContrast": "interactive.icon.neutral.subtle",
|
|
484
|
+
"feedback.neutral.action.icon.secondary.hover.lowContrast": "interactive.icon.neutral.subtle",
|
|
485
|
+
"feedback.neutral.action.icon.secondary.focus.lowContrast": "interactive.icon.neutral.subtle",
|
|
486
|
+
"feedback.neutral.action.icon.secondary.active.lowContrast": "interactive.icon.neutral.subtle",
|
|
487
|
+
"feedback.neutral.action.icon.secondary.disabled.lowContrast": "interactive.icon.neutral.disabled",
|
|
488
|
+
"feedback.neutral.action.icon.link.default.lowContrast": "interactive.icon.neutral.normal",
|
|
489
|
+
"feedback.neutral.action.icon.link.default.highContrast": "interactive.icon.staticWhite.normal",
|
|
490
|
+
"feedback.neutral.action.icon.link.hover.lowContrast": "interactive.icon.neutral.subtle",
|
|
491
|
+
"feedback.neutral.action.icon.link.hover.highContrast": "interactive.icon.staticWhite.normal",
|
|
492
|
+
"feedback.neutral.action.icon.link.focus.lowContrast": "interactive.icon.neutral.subtle",
|
|
493
|
+
"feedback.neutral.action.icon.link.focus.highContrast": "interactive.icon.staticWhite.normal",
|
|
494
|
+
"feedback.neutral.action.icon.link.active.lowContrast": "interactive.icon.neutral.subtle",
|
|
495
|
+
"feedback.neutral.action.icon.link.active.highContrast": "interactive.icon.staticWhite.normal",
|
|
496
|
+
"feedback.neutral.action.icon.link.disabled.lowContrast": "interactive.icon.neutral.disabled",
|
|
497
|
+
"feedback.neutral.action.icon.link.disabled.highContrast": "interactive.icon.staticWhite.disabled",
|
|
498
|
+
"action.background.primary.default": "interactive.background.primary.default",
|
|
499
|
+
"action.background.primary.hover": "interactive.background.primary.default",
|
|
500
|
+
"action.background.primary.focus": "interactive.background.primary.default",
|
|
501
|
+
"action.background.primary.active": "interactive.background.primary.default",
|
|
502
|
+
"action.background.primary.disabled": "interactive.background.primary.disabled",
|
|
503
|
+
"action.background.secondary.hover": "interactive.background.primary.faded",
|
|
504
|
+
"action.background.secondary.focus": "interactive.background.primary.faded",
|
|
505
|
+
"action.background.secondary.active": "interactive.background.primary.faded",
|
|
506
|
+
"action.background.tertiary.default": "interactive.background.gray.default",
|
|
507
|
+
"action.background.tertiary.hover": "interactive.background.gray.default",
|
|
508
|
+
"action.background.tertiary.focus": "interactive.background.gray.default",
|
|
509
|
+
"action.background.tertiary.active": "interactive.background.gray.default",
|
|
510
|
+
"action.background.tertiary.disabled": "interactive.background.gray.disabled",
|
|
511
|
+
"action.border.secondary.default": "interactive.border.primary.default",
|
|
512
|
+
"action.border.secondary.hover": "interactive.border.primary.default",
|
|
513
|
+
"action.border.secondary.focus": "interactive.border.primary.default",
|
|
514
|
+
"action.border.secondary.active": "interactive.border.primary.default",
|
|
515
|
+
"action.border.secondary.disabled": "interactive.border.primary.disabled",
|
|
516
|
+
"action.text.primary.default": "interactive.text.staticWhite.normal",
|
|
517
|
+
"action.text.primary.hover": "interactive.text.staticWhite.normal",
|
|
518
|
+
"action.text.primary.focus": "interactive.text.staticWhite.normal",
|
|
519
|
+
"action.text.primary.active": "interactive.text.staticWhite.normal",
|
|
520
|
+
"action.text.primary.disabled": "interactive.text.primary.disabled",
|
|
521
|
+
"action.text.secondary.default": "interactive.text.primary.normal",
|
|
522
|
+
"action.text.secondary.hover": "interactive.text.primary.normal",
|
|
523
|
+
"action.text.secondary.focus": "interactive.text.primary.normal",
|
|
524
|
+
"action.text.secondary.active": "interactive.text.primary.normal",
|
|
525
|
+
"action.text.secondary.disabled": "interactive.text.primary.disabled",
|
|
526
|
+
"action.text.tertiary.default": "interactive.text.gray.normal",
|
|
527
|
+
"action.text.tertiary.hover": "interactive.text.gray.normal",
|
|
528
|
+
"action.text.tertiary.focus": "interactive.text.gray.normal",
|
|
529
|
+
"action.text.tertiary.active": "interactive.text.gray.normal",
|
|
530
|
+
"action.text.tertiary.disabled": "interactive.text.gray.disabled",
|
|
531
|
+
"action.text.link.default": "interactive.text.primary.subtle",
|
|
532
|
+
"action.text.link.hover": "interactive.text.primary.normal",
|
|
533
|
+
"action.text.link.focus": "interactive.text.primary.normal",
|
|
534
|
+
"action.text.link.active": "interactive.text.primary.normal",
|
|
535
|
+
"action.text.link.disabled": "interactive.text.primary.disabled",
|
|
536
|
+
"action.text.link.visited": "interactive.text.primary.disabled",
|
|
537
|
+
"action.icon.primary.default": "interactive.icon.staticWhite.normal",
|
|
538
|
+
"action.icon.primary.hover": "interactive.icon.staticWhite.normal",
|
|
539
|
+
"action.icon.primary.focus": "interactive.icon.staticWhite.normal",
|
|
540
|
+
"action.icon.primary.active": "interactive.icon.staticWhite.normal",
|
|
541
|
+
"action.icon.primary.disabled": "interactive.icon.primary.disabled",
|
|
542
|
+
"action.icon.secondary.default": "interactive.icon.primary.normal",
|
|
543
|
+
"action.icon.secondary.hover": "interactive.icon.primary.normal",
|
|
544
|
+
"action.icon.secondary.focus": "interactive.icon.primary.normal",
|
|
545
|
+
"action.icon.secondary.active": "interactive.icon.primary.normal",
|
|
546
|
+
"action.icon.secondary.disabled": "interactive.icon.primary.disabled",
|
|
547
|
+
"action.icon.tertiary.default": "interactive.icon.gray.normal",
|
|
548
|
+
"action.icon.tertiary.hover": "interactive.icon.gray.normal",
|
|
549
|
+
"action.icon.tertiary.focus": "interactive.icon.gray.normal",
|
|
550
|
+
"action.icon.tertiary.active": "interactive.icon.gray.normal",
|
|
551
|
+
"action.icon.tertiary.disabled": "interactive.icon.gray.disabled",
|
|
552
|
+
"action.icon.link.default": "interactive.icon.primary.subtle",
|
|
553
|
+
"action.icon.link.hover": "interactive.icon.primary.normal",
|
|
554
|
+
"action.icon.link.focus": "interactive.icon.primary.normal",
|
|
555
|
+
"action.icon.link.active": "interactive.icon.primary.normal",
|
|
556
|
+
"action.icon.link.disabled": "interactive.icon.primary.disabled",
|
|
557
|
+
"action.icon.link.visited": "interactive.icon.primary.disabled",
|
|
558
|
+
"static.white": "interactive.icon.staticWhite.normal",
|
|
559
|
+
"white.action.background.primary.default": "interactive.background.staticWhite.default",
|
|
560
|
+
"white.action.background.primary.hover": "interactive.background.staticWhite.default",
|
|
561
|
+
"white.action.background.primary.focus": "interactive.background.staticWhite.default",
|
|
562
|
+
"white.action.background.primary.active": "interactive.background.staticWhite.default",
|
|
563
|
+
"white.action.background.primary.disabled": "interactive.background.staticWhite.disabled",
|
|
564
|
+
"white.action.background.tertiary.default": "interactive.background.staticWhite.faded",
|
|
565
|
+
"white.action.background.tertiary.hover": "interactive.background.staticWhite.faded",
|
|
566
|
+
"white.action.background.tertiary.focus": "interactive.background.staticWhite.faded",
|
|
567
|
+
"white.action.background.tertiary.active": "interactive.background.staticWhite.faded",
|
|
568
|
+
"white.action.background.tertiary.disabled": "interactive.background.staticWhite.disabled",
|
|
569
|
+
"white.action.border.secondary.default": "interactive.border.staticWhite.default",
|
|
570
|
+
"white.action.border.secondary.hover": "interactive.border.staticWhite.default",
|
|
571
|
+
"white.action.border.secondary.focus": "interactive.border.staticWhite.default",
|
|
572
|
+
"white.action.border.secondary.active": "interactive.border.staticWhite.default",
|
|
573
|
+
"white.action.border.secondary.disabled": "interactive.border.staticWhite.disabled",
|
|
574
|
+
"white.action.text.primary.default": "interactive.text.gray.normal",
|
|
575
|
+
"white.action.text.primary.hover": "interactive.text.gray.normal",
|
|
576
|
+
"white.action.text.primary.focus": "interactive.text.gray.normal",
|
|
577
|
+
"white.action.text.primary.active": "interactive.text.gray.normal",
|
|
578
|
+
"white.action.text.primary.disabled": "interactive.text.gray.disabled",
|
|
579
|
+
"white.action.text.secondary.default": "interactive.text.staticWhite.normal",
|
|
580
|
+
"white.action.text.secondary.hover": "interactive.text.staticWhite.normal",
|
|
581
|
+
"white.action.text.secondary.focus": "interactive.text.staticWhite.normal",
|
|
582
|
+
"white.action.text.secondary.active": "interactive.text.staticWhite.normal",
|
|
583
|
+
"white.action.text.secondary.disabled": "interactive.text.staticWhite.disabled",
|
|
584
|
+
"white.action.text.tertiary.default": "interactive.text.staticWhite.normal",
|
|
585
|
+
"white.action.text.tertiary.hover": "interactive.text.staticWhite.normal",
|
|
586
|
+
"white.action.text.tertiary.focus": "interactive.text.staticWhite.normal",
|
|
587
|
+
"white.action.text.tertiary.active": "interactive.text.staticWhite.normal",
|
|
588
|
+
"white.action.text.tertiary.disabled": "interactive.text.staticWhite.disabled",
|
|
589
|
+
"white.action.text.link.default": "interactive.text.staticWhite.normal",
|
|
590
|
+
"white.action.text.link.hover": "interactive.text.staticWhite.subtle",
|
|
591
|
+
"white.action.text.link.focus": "interactive.text.staticWhite.subtle",
|
|
592
|
+
"white.action.text.link.active": "interactive.text.staticWhite.subtle",
|
|
593
|
+
"white.action.text.link.disabled": "interactive.text.staticWhite.disabled",
|
|
594
|
+
"white.action.text.link.visited": "interactive.text.staticWhite.disabled",
|
|
595
|
+
"white.action.icon.primary.default": "interactive.icon.gray.normal",
|
|
596
|
+
"white.action.icon.primary.hover": "interactive.icon.gray.normal",
|
|
597
|
+
"white.action.icon.primary.focus": "interactive.icon.gray.normal",
|
|
598
|
+
"white.action.icon.primary.active": "interactive.icon.gray.normal",
|
|
599
|
+
"white.action.icon.primary.disabled": "interactive.icon.gray.disabled",
|
|
600
|
+
"white.action.icon.secondary.default": "interactive.icon.staticWhite.normal",
|
|
601
|
+
"white.action.icon.secondary.hover": "interactive.icon.staticWhite.normal",
|
|
602
|
+
"white.action.icon.secondary.focus": "interactive.icon.staticWhite.normal",
|
|
603
|
+
"white.action.icon.secondary.active": "interactive.icon.staticWhite.normal",
|
|
604
|
+
"white.action.icon.secondary.disabled": "interactive.icon.staticWhite.disabled",
|
|
605
|
+
"white.action.icon.tertiary.default": "interactive.icon.staticWhite.normal",
|
|
606
|
+
"white.action.icon.tertiary.hover": "interactive.icon.staticWhite.normal",
|
|
607
|
+
"white.action.icon.tertiary.focus": "interactive.icon.staticWhite.normal",
|
|
608
|
+
"white.action.icon.tertiary.active": "interactive.icon.staticWhite.normal",
|
|
609
|
+
"white.action.icon.tertiary.disabled": "interactive.icon.staticWhite.disabled",
|
|
610
|
+
"white.action.icon.link.default": "interactive.icon.staticWhite.normal",
|
|
611
|
+
"white.action.icon.link.hover": "interactive.icon.staticWhite.subtle",
|
|
612
|
+
"white.action.icon.link.focus": "interactive.icon.staticWhite.subtle",
|
|
613
|
+
"white.action.icon.link.active": "interactive.icon.staticWhite.subtle",
|
|
614
|
+
"white.action.icon.link.disabled": "interactive.icon.staticWhite.disabled",
|
|
615
|
+
"white.action.icon.link.visited": "interactive.icon.staticWhite.disabled",
|
|
616
|
+
"badge.background.blue.lowContrast": "surface.background.primary.subtle",
|
|
617
|
+
"badge.background.blue.highContrast": "surface.background.primary.intense",
|
|
618
|
+
"badge.border.blue.lowContrast": "surface.border.primary.muted",
|
|
619
|
+
"badge.border.blue.highContrast": "surface.border.primary.normal",
|
|
620
|
+
"badge.text.blue.lowContrast": "surface.text.primary.normal",
|
|
621
|
+
"badge.text.blue.highContrast": "surface.text.staticWhite.normal",
|
|
622
|
+
"badge.icon.blue.lowContrast": "surface.icon.primary.normal",
|
|
623
|
+
"badge.icon.blue.highContrast": "surface.icon.staticWhite.normal"
|
|
624
|
+
}
|