@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
|
@@ -1,751 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Do not edit directly
|
|
3
|
-
* Generated on Wed, 24 Jan 2024 09:24:02 GMT
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
:root {
|
|
7
|
-
--name: bankingTheme;
|
|
8
|
-
--border-radius-none: 0px;
|
|
9
|
-
--border-radius-small: 2px;
|
|
10
|
-
--border-radius-medium: 4px;
|
|
11
|
-
--border-radius-large: 8px;
|
|
12
|
-
--border-radius-max: 9999px;
|
|
13
|
-
--border-radius-round: 50%;
|
|
14
|
-
--border-width-none: 0px;
|
|
15
|
-
--border-width-thinner: 0.5px;
|
|
16
|
-
--border-width-thin: 1px;
|
|
17
|
-
--border-width-thick: 1.5px;
|
|
18
|
-
--border-width-thicker: 2px;
|
|
19
|
-
--breakpoints-base: 0px;
|
|
20
|
-
--breakpoints-xs: 320px;
|
|
21
|
-
--breakpoints-s: 480px;
|
|
22
|
-
--breakpoints-m: 768px;
|
|
23
|
-
--breakpoints-l: 1024px;
|
|
24
|
-
--breakpoints-xl: 1200px;
|
|
25
|
-
--colors-surface-background-level1-low-contrast: hsla(230, 30%, 96%, 1);
|
|
26
|
-
--colors-surface-background-level1-high-contrast: hsla(228, 56%, 17%, 1);
|
|
27
|
-
--colors-surface-background-level2-low-contrast: hsla(0, 0%, 100%, 1);
|
|
28
|
-
--colors-surface-background-level2-high-contrast: hsla(226, 44%, 23%, 1);
|
|
29
|
-
--colors-surface-background-level3-low-contrast: hsla(230, 27%, 98%, 1);
|
|
30
|
-
--colors-surface-background-level3-high-contrast: hsla(226, 33%, 29%, 1);
|
|
31
|
-
--colors-surface-border-normal-low-contrast: hsla(226, 15%, 54%, 0.18);
|
|
32
|
-
--colors-surface-border-normal-high-contrast: hsla(223, 21%, 94%, 0.18);
|
|
33
|
-
--colors-surface-border-subtle-low-contrast: hsla(226, 15%, 54%, 0.09);
|
|
34
|
-
--colors-surface-border-subtle-high-contrast: hsla(223, 21%, 94%, 0.09);
|
|
35
|
-
--colors-surface-text-normal-low-contrast: hsla(228, 56%, 17%, 1);
|
|
36
|
-
--colors-surface-text-normal-high-contrast: hsla(0, 0%, 100%, 1);
|
|
37
|
-
--colors-surface-text-subtle-low-contrast: hsla(226, 27%, 36%, 1);
|
|
38
|
-
--colors-surface-text-subtle-high-contrast: hsla(230, 30%, 96%, 1);
|
|
39
|
-
--colors-surface-text-subdued-low-contrast: hsla(227, 18%, 45%, 1);
|
|
40
|
-
--colors-surface-text-subdued-high-contrast: hsla(226, 19%, 89%, 1);
|
|
41
|
-
--colors-surface-text-muted-low-contrast: hsla(226, 16%, 60%, 1);
|
|
42
|
-
--colors-surface-text-muted-high-contrast: hsla(228, 19%, 81%, 1);
|
|
43
|
-
--colors-surface-text-placeholder-low-contrast: hsla(225, 18%, 69%, 1);
|
|
44
|
-
--colors-surface-text-placeholder-high-contrast: hsla(225, 18%, 69%, 1);
|
|
45
|
-
--colors-surface-action-icon-default-low-contrast: hsla(225, 18%, 69%, 1);
|
|
46
|
-
--colors-surface-action-icon-default-high-contrast: hsla(223, 21%, 94%, 0.32);
|
|
47
|
-
--colors-surface-action-icon-hover-low-contrast: hsla(227, 18%, 45%, 1);
|
|
48
|
-
--colors-surface-action-icon-hover-high-contrast: hsla(0, 0%, 100%, 1);
|
|
49
|
-
--colors-surface-action-icon-focus-low-contrast: hsla(227, 18%, 45%, 1);
|
|
50
|
-
--colors-surface-action-icon-focus-high-contrast: hsla(0, 0%, 100%, 1);
|
|
51
|
-
--colors-surface-action-icon-active-low-contrast: hsla(227, 18%, 45%, 1);
|
|
52
|
-
--colors-surface-action-icon-active-high-contrast: hsla(0, 0%, 100%, 1);
|
|
53
|
-
--colors-surface-action-icon-disabled-low-contrast: hsla(226, 15%, 54%, 0.18);
|
|
54
|
-
--colors-surface-action-icon-disabled-high-contrast: hsla(226, 15%, 54%, 0.18);
|
|
55
|
-
--colors-surface-overlay-background-400: hsla(225, 18%, 69%, 0.64);
|
|
56
|
-
--colors-surface-overlay-background-800: hsla(214, 15%, 18%, 0.64);
|
|
57
|
-
--colors-surface-popup-background: hsla(0, 0%, 100%, 1);
|
|
58
|
-
--colors-brand-primary-300: hsla(218, 89%, 51%, 0.09);
|
|
59
|
-
--colors-brand-primary-400: hsla(218, 89%, 51%, 0.18);
|
|
60
|
-
--colors-brand-primary-500: hsla(218, 89%, 51%, 1);
|
|
61
|
-
--colors-brand-primary-600: hsla(223, 95%, 48%, 1);
|
|
62
|
-
--colors-brand-primary-700: hsla(227, 100%, 45%, 1);
|
|
63
|
-
--colors-brand-primary-800: hsla(234, 100%, 34%, 1);
|
|
64
|
-
--colors-brand-gray-200-low-contrast: hsla(230, 27%, 98%, 1);
|
|
65
|
-
--colors-brand-gray-200-high-contrast: hsla(226, 33%, 29%, 1);
|
|
66
|
-
--colors-brand-gray-300-low-contrast: hsla(230, 30%, 96%, 1);
|
|
67
|
-
--colors-brand-gray-300-high-contrast: hsla(226, 27%, 36%, 1);
|
|
68
|
-
--colors-brand-gray-400-low-contrast: hsla(226, 19%, 89%, 1);
|
|
69
|
-
--colors-brand-gray-400-high-contrast: hsla(227, 18%, 45%, 1);
|
|
70
|
-
--colors-brand-gray-500-low-contrast: hsla(225, 18%, 69%, 1);
|
|
71
|
-
--colors-brand-gray-500-high-contrast: hsla(226, 15%, 54%, 1);
|
|
72
|
-
--colors-brand-gray-600-low-contrast: hsla(226, 16%, 60%, 1);
|
|
73
|
-
--colors-brand-gray-600-high-contrast: hsla(225, 18%, 69%, 1);
|
|
74
|
-
--colors-brand-gray-700-low-contrast: hsla(227, 18%, 45%, 1);
|
|
75
|
-
--colors-brand-gray-700-high-contrast: hsla(230, 30%, 96%, 1);
|
|
76
|
-
--colors-brand-gray-a50-low-contrast: hsla(226, 15%, 54%, 0.09);
|
|
77
|
-
--colors-brand-gray-a50-high-contrast: hsla(223, 21%, 94%, 0.09);
|
|
78
|
-
--colors-brand-gray-a100-low-contrast: hsla(226, 15%, 54%, 0.18);
|
|
79
|
-
--colors-brand-gray-a100-high-contrast: hsla(223, 21%, 94%, 0.18);
|
|
80
|
-
--colors-brand-secondary-500: hsla(36, 100%, 44%, 1);
|
|
81
|
-
--colors-feedback-background-positive-low-contrast: hsla(155, 100%, 31%, 0.09);
|
|
82
|
-
--colors-feedback-background-positive-high-contrast: hsla(160, 100%, 26%, 1);
|
|
83
|
-
--colors-feedback-background-negative-low-contrast: hsla(9, 91%, 56%, 0.09);
|
|
84
|
-
--colors-feedback-background-negative-high-contrast: hsla(8, 73%, 47%, 1);
|
|
85
|
-
--colors-feedback-background-notice-low-contrast: hsla(36, 100%, 44%, 0.09);
|
|
86
|
-
--colors-feedback-background-notice-high-contrast: hsla(38, 97%, 38%, 1);
|
|
87
|
-
--colors-feedback-background-information-low-contrast: hsla(193, 100%, 35%, 0.09);
|
|
88
|
-
--colors-feedback-background-information-high-contrast: hsla(193, 100%, 35%, 1);
|
|
89
|
-
--colors-feedback-background-neutral-low-contrast: hsla(226, 15%, 54%, 0.09);
|
|
90
|
-
--colors-feedback-background-neutral-high-contrast: hsla(226, 33%, 29%, 1);
|
|
91
|
-
--colors-feedback-border-positive-low-contrast: hsla(155, 100%, 31%, 0.32);
|
|
92
|
-
--colors-feedback-border-positive-high-contrast: hsla(160, 100%, 26%, 1);
|
|
93
|
-
--colors-feedback-border-negative-low-contrast: hsla(9, 91%, 56%, 0.32);
|
|
94
|
-
--colors-feedback-border-negative-high-contrast: hsla(8, 73%, 47%, 1);
|
|
95
|
-
--colors-feedback-border-notice-low-contrast: hsla(36, 100%, 44%, 0.32);
|
|
96
|
-
--colors-feedback-border-notice-high-contrast: hsla(38, 97%, 38%, 1);
|
|
97
|
-
--colors-feedback-border-information-low-contrast: hsla(193, 100%, 35%, 0.32);
|
|
98
|
-
--colors-feedback-border-information-high-contrast: hsla(193, 100%, 35%, 1);
|
|
99
|
-
--colors-feedback-border-neutral-low-contrast: hsla(226, 15%, 54%, 0.32);
|
|
100
|
-
--colors-feedback-border-neutral-high-contrast: hsla(226, 33%, 29%, 1);
|
|
101
|
-
--colors-feedback-text-positive-low-contrast: hsla(160, 100%, 26%, 1);
|
|
102
|
-
--colors-feedback-text-positive-high-contrast: hsla(0, 0%, 100%, 1);
|
|
103
|
-
--colors-feedback-text-negative-low-contrast: hsla(8, 73%, 47%, 1);
|
|
104
|
-
--colors-feedback-text-negative-high-contrast: hsla(0, 0%, 100%, 1);
|
|
105
|
-
--colors-feedback-text-notice-low-contrast: hsla(38, 97%, 38%, 1);
|
|
106
|
-
--colors-feedback-text-notice-high-contrast: hsla(0, 0%, 100%, 1);
|
|
107
|
-
--colors-feedback-text-information-low-contrast: hsla(193, 100%, 35%, 1);
|
|
108
|
-
--colors-feedback-text-information-high-contrast: hsla(0, 0%, 100%, 1);
|
|
109
|
-
--colors-feedback-text-neutral-low-contrast: hsla(226, 27%, 36%, 1);
|
|
110
|
-
--colors-feedback-text-neutral-high-contrast: hsla(0, 0%, 100%, 1);
|
|
111
|
-
--colors-feedback-icon-positive-low-contrast: hsla(160, 100%, 26%, 1);
|
|
112
|
-
--colors-feedback-icon-positive-high-contrast: hsla(0, 0%, 100%, 1);
|
|
113
|
-
--colors-feedback-icon-negative-low-contrast: hsla(8, 73%, 47%, 1);
|
|
114
|
-
--colors-feedback-icon-negative-high-contrast: hsla(0, 0%, 100%, 1);
|
|
115
|
-
--colors-feedback-icon-notice-low-contrast: hsla(38, 97%, 38%, 1);
|
|
116
|
-
--colors-feedback-icon-notice-high-contrast: hsla(0, 0%, 100%, 1);
|
|
117
|
-
--colors-feedback-icon-information-low-contrast: hsla(193, 100%, 35%, 1);
|
|
118
|
-
--colors-feedback-icon-information-high-contrast: hsla(0, 0%, 100%, 1);
|
|
119
|
-
--colors-feedback-icon-neutral-low-contrast: hsla(226, 27%, 36%, 1);
|
|
120
|
-
--colors-feedback-icon-neutral-high-contrast: hsla(0, 0%, 100%, 1);
|
|
121
|
-
--colors-feedback-positive-action-background-primary-default-high-contrast: hsla(160, 100%, 26%, 1);
|
|
122
|
-
--colors-feedback-positive-action-background-primary-default-low-contrast: hsla(155, 100%, 31%, 0.09);
|
|
123
|
-
--colors-feedback-positive-action-background-primary-hover-high-contrast: hsla(163, 100%, 22%, 1);
|
|
124
|
-
--colors-feedback-positive-action-background-primary-hover-low-contrast: hsla(155, 100%, 31%, 0.18);
|
|
125
|
-
--colors-feedback-positive-action-background-primary-focus-high-contrast: hsla(164, 100%, 17%, 1);
|
|
126
|
-
--colors-feedback-positive-action-background-primary-focus-low-contrast: hsla(155, 100%, 31%, 0.32);
|
|
127
|
-
--colors-feedback-positive-action-background-primary-active-high-contrast: hsla(164, 100%, 17%, 1);
|
|
128
|
-
--colors-feedback-positive-action-background-primary-active-low-contrast: hsla(155, 100%, 31%, 0.18);
|
|
129
|
-
--colors-feedback-positive-action-background-primary-disabled-high-contrast: hsla(160, 100%, 26%, 1);
|
|
130
|
-
--colors-feedback-positive-action-background-primary-disabled-low-contrast: hsla(155, 100%, 31%, 0.09);
|
|
131
|
-
--colors-feedback-positive-action-background-secondary-default-low-contrast: hsla(155, 100%, 31%, 0.09);
|
|
132
|
-
--colors-feedback-positive-action-background-secondary-hover-low-contrast: hsla(155, 100%, 31%, 0.18);
|
|
133
|
-
--colors-feedback-positive-action-background-secondary-focus-low-contrast: hsla(155, 100%, 31%, 0.32);
|
|
134
|
-
--colors-feedback-positive-action-background-secondary-active-low-contrast: hsla(155, 100%, 31%, 0.18);
|
|
135
|
-
--colors-feedback-positive-action-background-secondary-disabled-low-contrast: hsla(155, 100%, 31%, 0.09);
|
|
136
|
-
--colors-feedback-positive-action-border-primary-default-high-contrast: hsla(107, 100%, 96%, 1);
|
|
137
|
-
--colors-feedback-positive-action-border-primary-default-low-contrast: hsla(155, 100%, 31%, 0.32);
|
|
138
|
-
--colors-feedback-positive-action-border-primary-hover-high-contrast: hsla(107, 100%, 96%, 1);
|
|
139
|
-
--colors-feedback-positive-action-border-primary-hover-low-contrast: hsla(155, 100%, 31%, 0.32);
|
|
140
|
-
--colors-feedback-positive-action-border-primary-focus-high-contrast: hsla(107, 100%, 96%, 1);
|
|
141
|
-
--colors-feedback-positive-action-border-primary-focus-low-contrast: hsla(155, 100%, 31%, 0.32);
|
|
142
|
-
--colors-feedback-positive-action-border-primary-active-high-contrast: hsla(107, 100%, 96%, 1);
|
|
143
|
-
--colors-feedback-positive-action-border-primary-active-low-contrast: hsla(155, 100%, 31%, 0.32);
|
|
144
|
-
--colors-feedback-positive-action-border-primary-disabled-high-contrast: hsla(149, 99%, 35%, 1);
|
|
145
|
-
--colors-feedback-positive-action-border-primary-disabled-low-contrast: hsla(155, 100%, 31%, 0.32);
|
|
146
|
-
--colors-feedback-positive-action-border-secondary-default-low-contrast: hsla(155, 100%, 31%, 0.32);
|
|
147
|
-
--colors-feedback-positive-action-border-secondary-hover-low-contrast: hsla(155, 100%, 31%, 0.32);
|
|
148
|
-
--colors-feedback-positive-action-border-secondary-focus-low-contrast: hsla(155, 100%, 31%, 0.32);
|
|
149
|
-
--colors-feedback-positive-action-border-secondary-active-low-contrast: hsla(155, 100%, 31%, 0.32);
|
|
150
|
-
--colors-feedback-positive-action-border-secondary-disabled-low-contrast: hsla(155, 100%, 31%, 0.32);
|
|
151
|
-
--colors-feedback-positive-action-text-primary-default-high-contrast: hsla(107, 100%, 96%, 1);
|
|
152
|
-
--colors-feedback-positive-action-text-primary-default-low-contrast: hsla(160, 100%, 26%, 1);
|
|
153
|
-
--colors-feedback-positive-action-text-primary-hover-high-contrast: hsla(107, 100%, 96%, 1);
|
|
154
|
-
--colors-feedback-positive-action-text-primary-hover-low-contrast: hsla(160, 100%, 26%, 1);
|
|
155
|
-
--colors-feedback-positive-action-text-primary-focus-high-contrast: hsla(107, 100%, 96%, 1);
|
|
156
|
-
--colors-feedback-positive-action-text-primary-focus-low-contrast: hsla(160, 100%, 26%, 1);
|
|
157
|
-
--colors-feedback-positive-action-text-primary-active-high-contrast: hsla(107, 100%, 96%, 1);
|
|
158
|
-
--colors-feedback-positive-action-text-primary-active-low-contrast: hsla(160, 100%, 26%, 1);
|
|
159
|
-
--colors-feedback-positive-action-text-primary-disabled-high-contrast: hsla(149, 99%, 35%, 1);
|
|
160
|
-
--colors-feedback-positive-action-text-primary-disabled-low-contrast: hsla(155, 100%, 31%, 0.32);
|
|
161
|
-
--colors-feedback-positive-action-text-secondary-default-low-contrast: hsla(160, 100%, 26%, 1);
|
|
162
|
-
--colors-feedback-positive-action-text-secondary-hover-low-contrast: hsla(160, 100%, 26%, 1);
|
|
163
|
-
--colors-feedback-positive-action-text-secondary-focus-low-contrast: hsla(160, 100%, 26%, 1);
|
|
164
|
-
--colors-feedback-positive-action-text-secondary-active-low-contrast: hsla(160, 100%, 26%, 1);
|
|
165
|
-
--colors-feedback-positive-action-text-secondary-disabled-low-contrast: hsla(155, 100%, 31%, 0.32);
|
|
166
|
-
--colors-feedback-positive-action-text-link-default-low-contrast: hsla(160, 100%, 26%, 1);
|
|
167
|
-
--colors-feedback-positive-action-text-link-default-high-contrast: hsla(107, 100%, 96%, 1);
|
|
168
|
-
--colors-feedback-positive-action-text-link-hover-low-contrast: hsla(155, 100%, 31%, 1);
|
|
169
|
-
--colors-feedback-positive-action-text-link-hover-high-contrast: hsla(107, 100%, 96%, 1);
|
|
170
|
-
--colors-feedback-positive-action-text-link-focus-low-contrast: hsla(163, 100%, 22%, 1);
|
|
171
|
-
--colors-feedback-positive-action-text-link-focus-high-contrast: hsla(113, 69%, 83%, 1);
|
|
172
|
-
--colors-feedback-positive-action-text-link-active-low-contrast: hsla(163, 100%, 22%, 1);
|
|
173
|
-
--colors-feedback-positive-action-text-link-active-high-contrast: hsla(113, 69%, 83%, 1);
|
|
174
|
-
--colors-feedback-positive-action-text-link-disabled-low-contrast: hsla(121, 65%, 71%, 1);
|
|
175
|
-
--colors-feedback-positive-action-text-link-disabled-high-contrast: hsla(113, 69%, 83%, 1);
|
|
176
|
-
--colors-feedback-positive-action-icon-primary-default-high-contrast: hsla(107, 100%, 96%, 1);
|
|
177
|
-
--colors-feedback-positive-action-icon-primary-default-low-contrast: hsla(160, 100%, 26%, 1);
|
|
178
|
-
--colors-feedback-positive-action-icon-primary-hover-high-contrast: hsla(107, 100%, 96%, 1);
|
|
179
|
-
--colors-feedback-positive-action-icon-primary-hover-low-contrast: hsla(160, 100%, 26%, 1);
|
|
180
|
-
--colors-feedback-positive-action-icon-primary-focus-high-contrast: hsla(107, 100%, 96%, 1);
|
|
181
|
-
--colors-feedback-positive-action-icon-primary-focus-low-contrast: hsla(160, 100%, 26%, 1);
|
|
182
|
-
--colors-feedback-positive-action-icon-primary-active-high-contrast: hsla(107, 100%, 96%, 1);
|
|
183
|
-
--colors-feedback-positive-action-icon-primary-active-low-contrast: hsla(160, 100%, 26%, 1);
|
|
184
|
-
--colors-feedback-positive-action-icon-primary-disabled-high-contrast: hsla(149, 99%, 35%, 1);
|
|
185
|
-
--colors-feedback-positive-action-icon-primary-disabled-low-contrast: hsla(155, 100%, 31%, 0.32);
|
|
186
|
-
--colors-feedback-positive-action-icon-secondary-default-low-contrast: hsla(160, 100%, 26%, 1);
|
|
187
|
-
--colors-feedback-positive-action-icon-secondary-hover-low-contrast: hsla(160, 100%, 26%, 1);
|
|
188
|
-
--colors-feedback-positive-action-icon-secondary-focus-low-contrast: hsla(160, 100%, 26%, 1);
|
|
189
|
-
--colors-feedback-positive-action-icon-secondary-active-low-contrast: hsla(160, 100%, 26%, 1);
|
|
190
|
-
--colors-feedback-positive-action-icon-secondary-disabled-low-contrast: hsla(155, 100%, 31%, 0.32);
|
|
191
|
-
--colors-feedback-positive-action-icon-link-default-low-contrast: hsla(160, 100%, 26%, 1);
|
|
192
|
-
--colors-feedback-positive-action-icon-link-default-high-contrast: hsla(107, 100%, 96%, 1);
|
|
193
|
-
--colors-feedback-positive-action-icon-link-hover-low-contrast: hsla(155, 100%, 31%, 1);
|
|
194
|
-
--colors-feedback-positive-action-icon-link-hover-high-contrast: hsla(107, 100%, 96%, 1);
|
|
195
|
-
--colors-feedback-positive-action-icon-link-focus-low-contrast: hsla(163, 100%, 22%, 1);
|
|
196
|
-
--colors-feedback-positive-action-icon-link-focus-high-contrast: hsla(113, 69%, 83%, 1);
|
|
197
|
-
--colors-feedback-positive-action-icon-link-active-low-contrast: hsla(163, 100%, 22%, 1);
|
|
198
|
-
--colors-feedback-positive-action-icon-link-active-high-contrast: hsla(113, 69%, 83%, 1);
|
|
199
|
-
--colors-feedback-positive-action-icon-link-disabled-low-contrast: hsla(121, 65%, 71%, 1);
|
|
200
|
-
--colors-feedback-positive-action-icon-link-disabled-high-contrast: hsla(113, 69%, 83%, 1);
|
|
201
|
-
--colors-feedback-negative-action-background-primary-default-high-contrast: hsla(8, 73%, 47%, 1);
|
|
202
|
-
--colors-feedback-negative-action-background-primary-default-low-contrast: hsla(9, 91%, 56%, 0.09);
|
|
203
|
-
--colors-feedback-negative-action-background-primary-hover-high-contrast: hsla(7, 72%, 40%, 1);
|
|
204
|
-
--colors-feedback-negative-action-background-primary-hover-low-contrast: hsla(9, 91%, 56%, 0.18);
|
|
205
|
-
--colors-feedback-negative-action-background-primary-focus-high-contrast: hsla(5, 69%, 32%, 1);
|
|
206
|
-
--colors-feedback-negative-action-background-primary-focus-low-contrast: hsla(9, 91%, 56%, 0.32);
|
|
207
|
-
--colors-feedback-negative-action-background-primary-active-high-contrast: hsla(5, 69%, 32%, 1);
|
|
208
|
-
--colors-feedback-negative-action-background-primary-active-low-contrast: hsla(9, 91%, 56%, 0.32);
|
|
209
|
-
--colors-feedback-negative-action-background-primary-disabled-high-contrast: hsla(8, 73%, 47%, 1);
|
|
210
|
-
--colors-feedback-negative-action-background-primary-disabled-low-contrast: hsla(9, 91%, 56%, 0.09);
|
|
211
|
-
--colors-feedback-negative-action-background-secondary-default-low-contrast: hsla(9, 91%, 56%, 0.09);
|
|
212
|
-
--colors-feedback-negative-action-background-secondary-hover-low-contrast: hsla(9, 91%, 56%, 0.18);
|
|
213
|
-
--colors-feedback-negative-action-background-secondary-focus-low-contrast: hsla(9, 91%, 56%, 0.32);
|
|
214
|
-
--colors-feedback-negative-action-background-secondary-active-low-contrast: hsla(9, 91%, 56%, 0.32);
|
|
215
|
-
--colors-feedback-negative-action-background-secondary-disabled-low-contrast: hsla(9, 91%, 56%, 0.09);
|
|
216
|
-
--colors-feedback-negative-action-border-primary-default-high-contrast: hsla(0, 100%, 97%, 1);
|
|
217
|
-
--colors-feedback-negative-action-border-primary-default-low-contrast: hsla(9, 91%, 56%, 0.32);
|
|
218
|
-
--colors-feedback-negative-action-border-primary-hover-high-contrast: hsla(0, 100%, 97%, 1);
|
|
219
|
-
--colors-feedback-negative-action-border-primary-hover-low-contrast: hsla(9, 91%, 56%, 0.32);
|
|
220
|
-
--colors-feedback-negative-action-border-primary-focus-high-contrast: hsla(0, 100%, 97%, 1);
|
|
221
|
-
--colors-feedback-negative-action-border-primary-focus-low-contrast: hsla(9, 91%, 56%, 0.32);
|
|
222
|
-
--colors-feedback-negative-action-border-primary-active-high-contrast: hsla(0, 100%, 97%, 1);
|
|
223
|
-
--colors-feedback-negative-action-border-primary-active-low-contrast: hsla(9, 91%, 56%, 0.32);
|
|
224
|
-
--colors-feedback-negative-action-border-primary-disabled-high-contrast: hsla(8, 99%, 65%, 1);
|
|
225
|
-
--colors-feedback-negative-action-border-primary-disabled-low-contrast: hsla(9, 91%, 56%, 0.32);
|
|
226
|
-
--colors-feedback-negative-action-border-secondary-default-low-contrast: hsla(9, 91%, 56%, 0.32);
|
|
227
|
-
--colors-feedback-negative-action-border-secondary-hover-low-contrast: hsla(9, 91%, 56%, 0.32);
|
|
228
|
-
--colors-feedback-negative-action-border-secondary-focus-low-contrast: hsla(9, 91%, 56%, 0.32);
|
|
229
|
-
--colors-feedback-negative-action-border-secondary-active-low-contrast: hsla(9, 91%, 56%, 0.32);
|
|
230
|
-
--colors-feedback-negative-action-border-secondary-disabled-low-contrast: hsla(9, 91%, 56%, 0.32);
|
|
231
|
-
--colors-feedback-negative-action-text-primary-default-high-contrast: hsla(0, 100%, 97%, 1);
|
|
232
|
-
--colors-feedback-negative-action-text-primary-default-low-contrast: hsla(8, 73%, 47%, 1);
|
|
233
|
-
--colors-feedback-negative-action-text-primary-hover-high-contrast: hsla(0, 100%, 97%, 1);
|
|
234
|
-
--colors-feedback-negative-action-text-primary-hover-low-contrast: hsla(8, 73%, 47%, 1);
|
|
235
|
-
--colors-feedback-negative-action-text-primary-focus-high-contrast: hsla(0, 100%, 97%, 1);
|
|
236
|
-
--colors-feedback-negative-action-text-primary-focus-low-contrast: hsla(8, 73%, 47%, 1);
|
|
237
|
-
--colors-feedback-negative-action-text-primary-active-high-contrast: hsla(0, 100%, 97%, 1);
|
|
238
|
-
--colors-feedback-negative-action-text-primary-active-low-contrast: hsla(8, 73%, 47%, 1);
|
|
239
|
-
--colors-feedback-negative-action-text-primary-disabled-high-contrast: hsla(8, 99%, 65%, 1);
|
|
240
|
-
--colors-feedback-negative-action-text-primary-disabled-low-contrast: hsla(9, 91%, 56%, 0.32);
|
|
241
|
-
--colors-feedback-negative-action-text-secondary-default-low-contrast: hsla(8, 73%, 47%, 1);
|
|
242
|
-
--colors-feedback-negative-action-text-secondary-hover-low-contrast: hsla(8, 73%, 47%, 1);
|
|
243
|
-
--colors-feedback-negative-action-text-secondary-focus-low-contrast: hsla(8, 73%, 47%, 1);
|
|
244
|
-
--colors-feedback-negative-action-text-secondary-active-low-contrast: hsla(8, 73%, 47%, 1);
|
|
245
|
-
--colors-feedback-negative-action-text-secondary-disabled-low-contrast: hsla(9, 91%, 56%, 0.32);
|
|
246
|
-
--colors-feedback-negative-action-text-link-default-low-contrast: hsla(8, 73%, 47%, 1);
|
|
247
|
-
--colors-feedback-negative-action-text-link-default-high-contrast: hsla(0, 100%, 97%, 1);
|
|
248
|
-
--colors-feedback-negative-action-text-link-hover-low-contrast: hsla(9, 91%, 56%, 1);
|
|
249
|
-
--colors-feedback-negative-action-text-link-hover-high-contrast: hsla(0, 100%, 97%, 1);
|
|
250
|
-
--colors-feedback-negative-action-text-link-focus-low-contrast: hsla(7, 72%, 40%, 1);
|
|
251
|
-
--colors-feedback-negative-action-text-link-focus-high-contrast: hsla(0, 100%, 92%, 1);
|
|
252
|
-
--colors-feedback-negative-action-text-link-active-low-contrast: hsla(7, 72%, 40%, 1);
|
|
253
|
-
--colors-feedback-negative-action-text-link-active-high-contrast: hsla(0, 100%, 92%, 1);
|
|
254
|
-
--colors-feedback-negative-action-text-link-disabled-low-contrast: hsla(9, 91%, 56%, 0.32);
|
|
255
|
-
--colors-feedback-negative-action-text-link-disabled-high-contrast: hsla(8, 99%, 65%, 1);
|
|
256
|
-
--colors-feedback-negative-action-icon-primary-default-high-contrast: hsla(0, 100%, 97%, 1);
|
|
257
|
-
--colors-feedback-negative-action-icon-primary-default-low-contrast: hsla(8, 73%, 47%, 1);
|
|
258
|
-
--colors-feedback-negative-action-icon-primary-hover-high-contrast: hsla(0, 100%, 97%, 1);
|
|
259
|
-
--colors-feedback-negative-action-icon-primary-hover-low-contrast: hsla(8, 73%, 47%, 1);
|
|
260
|
-
--colors-feedback-negative-action-icon-primary-focus-high-contrast: hsla(0, 100%, 97%, 1);
|
|
261
|
-
--colors-feedback-negative-action-icon-primary-focus-low-contrast: hsla(8, 73%, 47%, 1);
|
|
262
|
-
--colors-feedback-negative-action-icon-primary-active-high-contrast: hsla(0, 100%, 97%, 1);
|
|
263
|
-
--colors-feedback-negative-action-icon-primary-active-low-contrast: hsla(8, 73%, 47%, 1);
|
|
264
|
-
--colors-feedback-negative-action-icon-primary-disabled-high-contrast: hsla(8, 99%, 65%, 1);
|
|
265
|
-
--colors-feedback-negative-action-icon-primary-disabled-low-contrast: hsla(9, 91%, 56%, 0.32);
|
|
266
|
-
--colors-feedback-negative-action-icon-secondary-default-low-contrast: hsla(8, 73%, 47%, 1);
|
|
267
|
-
--colors-feedback-negative-action-icon-secondary-hover-low-contrast: hsla(8, 73%, 47%, 1);
|
|
268
|
-
--colors-feedback-negative-action-icon-secondary-focus-low-contrast: hsla(8, 73%, 47%, 1);
|
|
269
|
-
--colors-feedback-negative-action-icon-secondary-active-low-contrast: hsla(8, 73%, 47%, 1);
|
|
270
|
-
--colors-feedback-negative-action-icon-secondary-disabled-low-contrast: hsla(9, 91%, 56%, 0.32);
|
|
271
|
-
--colors-feedback-negative-action-icon-link-default-low-contrast: hsla(8, 73%, 47%, 1);
|
|
272
|
-
--colors-feedback-negative-action-icon-link-default-high-contrast: hsla(0, 100%, 97%, 1);
|
|
273
|
-
--colors-feedback-negative-action-icon-link-hover-low-contrast: hsla(9, 91%, 56%, 1);
|
|
274
|
-
--colors-feedback-negative-action-icon-link-hover-high-contrast: hsla(0, 100%, 97%, 1);
|
|
275
|
-
--colors-feedback-negative-action-icon-link-focus-low-contrast: hsla(7, 72%, 40%, 1);
|
|
276
|
-
--colors-feedback-negative-action-icon-link-focus-high-contrast: hsla(0, 100%, 92%, 1);
|
|
277
|
-
--colors-feedback-negative-action-icon-link-active-low-contrast: hsla(7, 72%, 40%, 1);
|
|
278
|
-
--colors-feedback-negative-action-icon-link-active-high-contrast: hsla(0, 100%, 92%, 1);
|
|
279
|
-
--colors-feedback-negative-action-icon-link-disabled-low-contrast: hsla(9, 91%, 56%, 0.32);
|
|
280
|
-
--colors-feedback-negative-action-icon-link-disabled-high-contrast: hsla(8, 99%, 65%, 1);
|
|
281
|
-
--colors-feedback-notice-action-background-primary-default-high-contrast: hsla(38, 97%, 38%, 1);
|
|
282
|
-
--colors-feedback-notice-action-background-primary-default-low-contrast: hsla(36, 100%, 44%, 0.09);
|
|
283
|
-
--colors-feedback-notice-action-background-primary-hover-high-contrast: hsla(40, 90%, 32%, 1);
|
|
284
|
-
--colors-feedback-notice-action-background-primary-hover-low-contrast: hsla(36, 100%, 44%, 0.18);
|
|
285
|
-
--colors-feedback-notice-action-background-primary-focus-high-contrast: hsla(41, 82%, 26%, 1);
|
|
286
|
-
--colors-feedback-notice-action-background-primary-focus-low-contrast: hsla(36, 100%, 44%, 0.32);
|
|
287
|
-
--colors-feedback-notice-action-background-primary-active-high-contrast: hsla(41, 82%, 26%, 1);
|
|
288
|
-
--colors-feedback-notice-action-background-primary-active-low-contrast: hsla(36, 100%, 44%, 0.32);
|
|
289
|
-
--colors-feedback-notice-action-background-primary-disabled-high-contrast: hsla(38, 97%, 38%, 1);
|
|
290
|
-
--colors-feedback-notice-action-background-primary-disabled-low-contrast: hsla(36, 100%, 44%, 0.09);
|
|
291
|
-
--colors-feedback-notice-action-background-secondary-default-low-contrast: hsla(36, 100%, 44%, 0.09);
|
|
292
|
-
--colors-feedback-notice-action-background-secondary-hover-low-contrast: hsla(36, 100%, 44%, 0.18);
|
|
293
|
-
--colors-feedback-notice-action-background-secondary-focus-low-contrast: hsla(36, 100%, 44%, 0.32);
|
|
294
|
-
--colors-feedback-notice-action-background-secondary-active-low-contrast: hsla(36, 100%, 44%, 0.32);
|
|
295
|
-
--colors-feedback-notice-action-background-secondary-disabled-low-contrast: hsla(36, 100%, 44%, 0.09);
|
|
296
|
-
--colors-feedback-notice-action-border-primary-default-high-contrast: hsla(32, 100%, 94%, 1);
|
|
297
|
-
--colors-feedback-notice-action-border-primary-default-low-contrast: hsla(36, 100%, 44%, 0.32);
|
|
298
|
-
--colors-feedback-notice-action-border-primary-hover-high-contrast: hsla(32, 100%, 94%, 1);
|
|
299
|
-
--colors-feedback-notice-action-border-primary-hover-low-contrast: hsla(36, 100%, 44%, 0.32);
|
|
300
|
-
--colors-feedback-notice-action-border-primary-focus-high-contrast: hsla(32, 100%, 94%, 1);
|
|
301
|
-
--colors-feedback-notice-action-border-primary-focus-low-contrast: hsla(36, 100%, 44%, 0.32);
|
|
302
|
-
--colors-feedback-notice-action-border-primary-active-high-contrast: hsla(32, 100%, 94%, 1);
|
|
303
|
-
--colors-feedback-notice-action-border-primary-active-low-contrast: hsla(36, 100%, 44%, 0.32);
|
|
304
|
-
--colors-feedback-notice-action-border-primary-disabled-high-contrast: hsla(35, 84%, 54%, 1);
|
|
305
|
-
--colors-feedback-notice-action-border-primary-disabled-low-contrast: hsla(36, 100%, 44%, 0.32);
|
|
306
|
-
--colors-feedback-notice-action-border-secondary-default-low-contrast: hsla(36, 100%, 44%, 0.32);
|
|
307
|
-
--colors-feedback-notice-action-border-secondary-hover-low-contrast: hsla(36, 100%, 44%, 0.32);
|
|
308
|
-
--colors-feedback-notice-action-border-secondary-focus-low-contrast: hsla(36, 100%, 44%, 0.32);
|
|
309
|
-
--colors-feedback-notice-action-border-secondary-active-low-contrast: hsla(36, 100%, 44%, 0.32);
|
|
310
|
-
--colors-feedback-notice-action-border-secondary-disabled-low-contrast: hsla(36, 100%, 44%, 0.32);
|
|
311
|
-
--colors-feedback-notice-action-text-primary-default-high-contrast: hsla(32, 100%, 94%, 1);
|
|
312
|
-
--colors-feedback-notice-action-text-primary-default-low-contrast: hsla(38, 97%, 38%, 1);
|
|
313
|
-
--colors-feedback-notice-action-text-primary-hover-high-contrast: hsla(32, 100%, 94%, 1);
|
|
314
|
-
--colors-feedback-notice-action-text-primary-hover-low-contrast: hsla(38, 97%, 38%, 1);
|
|
315
|
-
--colors-feedback-notice-action-text-primary-focus-high-contrast: hsla(32, 100%, 94%, 1);
|
|
316
|
-
--colors-feedback-notice-action-text-primary-focus-low-contrast: hsla(38, 97%, 38%, 1);
|
|
317
|
-
--colors-feedback-notice-action-text-primary-active-high-contrast: hsla(32, 100%, 94%, 1);
|
|
318
|
-
--colors-feedback-notice-action-text-primary-active-low-contrast: hsla(38, 97%, 38%, 1);
|
|
319
|
-
--colors-feedback-notice-action-text-primary-disabled-high-contrast: hsla(35, 84%, 54%, 1);
|
|
320
|
-
--colors-feedback-notice-action-text-primary-disabled-low-contrast: hsla(36, 100%, 44%, 0.32);
|
|
321
|
-
--colors-feedback-notice-action-text-secondary-default-low-contrast: hsla(38, 97%, 38%, 1);
|
|
322
|
-
--colors-feedback-notice-action-text-secondary-hover-low-contrast: hsla(38, 97%, 38%, 1);
|
|
323
|
-
--colors-feedback-notice-action-text-secondary-focus-low-contrast: hsla(38, 97%, 38%, 1);
|
|
324
|
-
--colors-feedback-notice-action-text-secondary-active-low-contrast: hsla(38, 97%, 38%, 1);
|
|
325
|
-
--colors-feedback-notice-action-text-secondary-disabled-low-contrast: hsla(36, 100%, 44%, 0.32);
|
|
326
|
-
--colors-feedback-notice-action-text-link-default-low-contrast: hsla(38, 97%, 38%, 1);
|
|
327
|
-
--colors-feedback-notice-action-text-link-default-high-contrast: hsla(32, 100%, 94%, 1);
|
|
328
|
-
--colors-feedback-notice-action-text-link-hover-low-contrast: hsla(36, 100%, 44%, 1);
|
|
329
|
-
--colors-feedback-notice-action-text-link-hover-high-contrast: hsla(32, 100%, 94%, 1);
|
|
330
|
-
--colors-feedback-notice-action-text-link-focus-low-contrast: hsla(40, 90%, 32%, 1);
|
|
331
|
-
--colors-feedback-notice-action-text-link-focus-high-contrast: hsla(32, 97%, 86%, 1);
|
|
332
|
-
--colors-feedback-notice-action-text-link-active-low-contrast: hsla(40, 90%, 32%, 1);
|
|
333
|
-
--colors-feedback-notice-action-text-link-active-high-contrast: hsla(32, 97%, 86%, 1);
|
|
334
|
-
--colors-feedback-notice-action-text-link-disabled-low-contrast: hsla(36, 100%, 44%, 0.32);
|
|
335
|
-
--colors-feedback-notice-action-text-link-disabled-high-contrast: hsla(35, 84%, 54%, 1);
|
|
336
|
-
--colors-feedback-notice-action-icon-primary-default-high-contrast: hsla(32, 100%, 94%, 1);
|
|
337
|
-
--colors-feedback-notice-action-icon-primary-default-low-contrast: hsla(38, 97%, 38%, 1);
|
|
338
|
-
--colors-feedback-notice-action-icon-primary-hover-high-contrast: hsla(32, 100%, 94%, 1);
|
|
339
|
-
--colors-feedback-notice-action-icon-primary-hover-low-contrast: hsla(38, 97%, 38%, 1);
|
|
340
|
-
--colors-feedback-notice-action-icon-primary-focus-high-contrast: hsla(32, 100%, 94%, 1);
|
|
341
|
-
--colors-feedback-notice-action-icon-primary-focus-low-contrast: hsla(38, 97%, 38%, 1);
|
|
342
|
-
--colors-feedback-notice-action-icon-primary-active-high-contrast: hsla(32, 100%, 94%, 1);
|
|
343
|
-
--colors-feedback-notice-action-icon-primary-active-low-contrast: hsla(38, 97%, 38%, 1);
|
|
344
|
-
--colors-feedback-notice-action-icon-primary-disabled-high-contrast: hsla(35, 84%, 54%, 1);
|
|
345
|
-
--colors-feedback-notice-action-icon-primary-disabled-low-contrast: hsla(36, 100%, 44%, 0.32);
|
|
346
|
-
--colors-feedback-notice-action-icon-secondary-default-low-contrast: hsla(38, 97%, 38%, 1);
|
|
347
|
-
--colors-feedback-notice-action-icon-secondary-hover-low-contrast: hsla(38, 97%, 38%, 1);
|
|
348
|
-
--colors-feedback-notice-action-icon-secondary-focus-low-contrast: hsla(38, 97%, 38%, 1);
|
|
349
|
-
--colors-feedback-notice-action-icon-secondary-active-low-contrast: hsla(38, 97%, 38%, 1);
|
|
350
|
-
--colors-feedback-notice-action-icon-secondary-disabled-low-contrast: hsla(36, 100%, 44%, 0.32);
|
|
351
|
-
--colors-feedback-notice-action-icon-link-default-low-contrast: hsla(38, 97%, 38%, 1);
|
|
352
|
-
--colors-feedback-notice-action-icon-link-default-high-contrast: hsla(32, 100%, 94%, 1);
|
|
353
|
-
--colors-feedback-notice-action-icon-link-hover-low-contrast: hsla(36, 100%, 44%, 1);
|
|
354
|
-
--colors-feedback-notice-action-icon-link-hover-high-contrast: hsla(32, 100%, 94%, 1);
|
|
355
|
-
--colors-feedback-notice-action-icon-link-focus-low-contrast: hsla(40, 90%, 32%, 1);
|
|
356
|
-
--colors-feedback-notice-action-icon-link-focus-high-contrast: hsla(32, 97%, 86%, 1);
|
|
357
|
-
--colors-feedback-notice-action-icon-link-active-low-contrast: hsla(40, 90%, 32%, 1);
|
|
358
|
-
--colors-feedback-notice-action-icon-link-active-high-contrast: hsla(32, 97%, 86%, 1);
|
|
359
|
-
--colors-feedback-notice-action-icon-link-disabled-low-contrast: hsla(36, 100%, 44%, 0.32);
|
|
360
|
-
--colors-feedback-notice-action-icon-link-disabled-high-contrast: hsla(35, 84%, 54%, 1);
|
|
361
|
-
--colors-feedback-information-action-background-primary-default-high-contrast: hsla(193, 100%, 35%, 1);
|
|
362
|
-
--colors-feedback-information-action-background-primary-default-low-contrast: hsla(193, 100%, 35%, 0.09);
|
|
363
|
-
--colors-feedback-information-action-background-primary-hover-high-contrast: hsla(195, 100%, 31%, 1);
|
|
364
|
-
--colors-feedback-information-action-background-primary-hover-low-contrast: hsla(193, 100%, 35%, 0.18);
|
|
365
|
-
--colors-feedback-information-action-background-primary-focus-high-contrast: hsla(196, 100%, 27%, 1);
|
|
366
|
-
--colors-feedback-information-action-background-primary-focus-low-contrast: hsla(193, 100%, 35%, 0.32);
|
|
367
|
-
--colors-feedback-information-action-background-primary-active-high-contrast: hsla(196, 100%, 27%, 1);
|
|
368
|
-
--colors-feedback-information-action-background-primary-active-low-contrast: hsla(193, 100%, 35%, 0.32);
|
|
369
|
-
--colors-feedback-information-action-background-primary-disabled-high-contrast: hsla(193, 100%, 35%, 1);
|
|
370
|
-
--colors-feedback-information-action-background-primary-disabled-low-contrast: hsla(193, 100%, 35%, 0.09);
|
|
371
|
-
--colors-feedback-information-action-background-secondary-default-low-contrast: hsla(193, 100%, 35%, 0.09);
|
|
372
|
-
--colors-feedback-information-action-background-secondary-hover-low-contrast: hsla(193, 100%, 35%, 0.18);
|
|
373
|
-
--colors-feedback-information-action-background-secondary-focus-low-contrast: hsla(193, 100%, 35%, 0.32);
|
|
374
|
-
--colors-feedback-information-action-background-secondary-active-low-contrast: hsla(193, 100%, 35%, 0.32);
|
|
375
|
-
--colors-feedback-information-action-background-secondary-disabled-low-contrast: hsla(193, 100%, 35%, 0.09);
|
|
376
|
-
--colors-feedback-information-action-border-primary-default-high-contrast: hsla(180, 100%, 97%, 1);
|
|
377
|
-
--colors-feedback-information-action-border-primary-default-low-contrast: hsla(193, 100%, 35%, 0.32);
|
|
378
|
-
--colors-feedback-information-action-border-primary-hover-high-contrast: hsla(180, 100%, 97%, 1);
|
|
379
|
-
--colors-feedback-information-action-border-primary-hover-low-contrast: hsla(193, 100%, 35%, 0.32);
|
|
380
|
-
--colors-feedback-information-action-border-primary-focus-high-contrast: hsla(180, 100%, 97%, 1);
|
|
381
|
-
--colors-feedback-information-action-border-primary-focus-low-contrast: hsla(193, 100%, 35%, 0.32);
|
|
382
|
-
--colors-feedback-information-action-border-primary-active-high-contrast: hsla(180, 100%, 97%, 1);
|
|
383
|
-
--colors-feedback-information-action-border-primary-active-low-contrast: hsla(193, 100%, 35%, 0.32);
|
|
384
|
-
--colors-feedback-information-action-border-primary-disabled-high-contrast: hsla(187, 68%, 52%, 1);
|
|
385
|
-
--colors-feedback-information-action-border-primary-disabled-low-contrast: hsla(193, 100%, 35%, 0.32);
|
|
386
|
-
--colors-feedback-information-action-border-secondary-default-low-contrast: hsla(193, 100%, 35%, 0.32);
|
|
387
|
-
--colors-feedback-information-action-border-secondary-hover-low-contrast: hsla(193, 100%, 35%, 0.32);
|
|
388
|
-
--colors-feedback-information-action-border-secondary-focus-low-contrast: hsla(193, 100%, 35%, 0.32);
|
|
389
|
-
--colors-feedback-information-action-border-secondary-active-low-contrast: hsla(193, 100%, 35%, 0.32);
|
|
390
|
-
--colors-feedback-information-action-border-secondary-disabled-low-contrast: hsla(193, 100%, 35%, 0.32);
|
|
391
|
-
--colors-feedback-information-action-text-primary-default-high-contrast: hsla(180, 100%, 97%, 1);
|
|
392
|
-
--colors-feedback-information-action-text-primary-default-low-contrast: hsla(195, 100%, 31%, 1);
|
|
393
|
-
--colors-feedback-information-action-text-primary-hover-high-contrast: hsla(180, 100%, 97%, 1);
|
|
394
|
-
--colors-feedback-information-action-text-primary-hover-low-contrast: hsla(195, 100%, 31%, 1);
|
|
395
|
-
--colors-feedback-information-action-text-primary-focus-high-contrast: hsla(180, 100%, 97%, 1);
|
|
396
|
-
--colors-feedback-information-action-text-primary-focus-low-contrast: hsla(195, 100%, 31%, 1);
|
|
397
|
-
--colors-feedback-information-action-text-primary-active-high-contrast: hsla(180, 100%, 97%, 1);
|
|
398
|
-
--colors-feedback-information-action-text-primary-active-low-contrast: hsla(195, 100%, 31%, 1);
|
|
399
|
-
--colors-feedback-information-action-text-primary-disabled-high-contrast: hsla(187, 68%, 52%, 1);
|
|
400
|
-
--colors-feedback-information-action-text-primary-disabled-low-contrast: hsla(193, 100%, 35%, 0.32);
|
|
401
|
-
--colors-feedback-information-action-text-secondary-default-low-contrast: hsla(195, 100%, 31%, 1);
|
|
402
|
-
--colors-feedback-information-action-text-secondary-hover-low-contrast: hsla(195, 100%, 31%, 1);
|
|
403
|
-
--colors-feedback-information-action-text-secondary-focus-low-contrast: hsla(195, 100%, 31%, 1);
|
|
404
|
-
--colors-feedback-information-action-text-secondary-active-low-contrast: hsla(195, 100%, 31%, 1);
|
|
405
|
-
--colors-feedback-information-action-text-secondary-disabled-low-contrast: hsla(193, 100%, 35%, 0.32);
|
|
406
|
-
--colors-feedback-information-action-text-link-default-low-contrast: hsla(195, 100%, 31%, 1);
|
|
407
|
-
--colors-feedback-information-action-text-link-default-high-contrast: hsla(180, 100%, 97%, 1);
|
|
408
|
-
--colors-feedback-information-action-text-link-hover-low-contrast: hsla(193, 100%, 35%, 1);
|
|
409
|
-
--colors-feedback-information-action-text-link-hover-high-contrast: hsla(180, 100%, 97%, 1);
|
|
410
|
-
--colors-feedback-information-action-text-link-focus-low-contrast: hsla(196, 100%, 27%, 1);
|
|
411
|
-
--colors-feedback-information-action-text-link-focus-high-contrast: hsla(181, 75%, 85%, 1);
|
|
412
|
-
--colors-feedback-information-action-text-link-active-low-contrast: hsla(196, 100%, 27%, 1);
|
|
413
|
-
--colors-feedback-information-action-text-link-active-high-contrast: hsla(181, 75%, 85%, 1);
|
|
414
|
-
--colors-feedback-information-action-text-link-disabled-low-contrast: hsla(193, 100%, 35%, 0.32);
|
|
415
|
-
--colors-feedback-information-action-text-link-disabled-high-contrast: hsla(187, 68%, 52%, 1);
|
|
416
|
-
--colors-feedback-information-action-icon-primary-default-high-contrast: hsla(180, 100%, 97%, 1);
|
|
417
|
-
--colors-feedback-information-action-icon-primary-default-low-contrast: hsla(195, 100%, 31%, 1);
|
|
418
|
-
--colors-feedback-information-action-icon-primary-hover-high-contrast: hsla(180, 100%, 97%, 1);
|
|
419
|
-
--colors-feedback-information-action-icon-primary-hover-low-contrast: hsla(195, 100%, 31%, 1);
|
|
420
|
-
--colors-feedback-information-action-icon-primary-focus-high-contrast: hsla(180, 100%, 97%, 1);
|
|
421
|
-
--colors-feedback-information-action-icon-primary-focus-low-contrast: hsla(195, 100%, 31%, 1);
|
|
422
|
-
--colors-feedback-information-action-icon-primary-active-high-contrast: hsla(180, 100%, 97%, 1);
|
|
423
|
-
--colors-feedback-information-action-icon-primary-active-low-contrast: hsla(195, 100%, 31%, 1);
|
|
424
|
-
--colors-feedback-information-action-icon-primary-disabled-high-contrast: hsla(187, 68%, 52%, 1);
|
|
425
|
-
--colors-feedback-information-action-icon-primary-disabled-low-contrast: hsla(193, 100%, 35%, 0.32);
|
|
426
|
-
--colors-feedback-information-action-icon-secondary-default-low-contrast: hsla(195, 100%, 31%, 1);
|
|
427
|
-
--colors-feedback-information-action-icon-secondary-hover-low-contrast: hsla(195, 100%, 31%, 1);
|
|
428
|
-
--colors-feedback-information-action-icon-secondary-focus-low-contrast: hsla(195, 100%, 31%, 1);
|
|
429
|
-
--colors-feedback-information-action-icon-secondary-active-low-contrast: hsla(195, 100%, 31%, 1);
|
|
430
|
-
--colors-feedback-information-action-icon-secondary-disabled-low-contrast: hsla(193, 100%, 35%, 0.32);
|
|
431
|
-
--colors-feedback-information-action-icon-link-default-low-contrast: hsla(195, 100%, 31%, 1);
|
|
432
|
-
--colors-feedback-information-action-icon-link-default-high-contrast: hsla(180, 100%, 97%, 1);
|
|
433
|
-
--colors-feedback-information-action-icon-link-hover-low-contrast: hsla(193, 100%, 35%, 1);
|
|
434
|
-
--colors-feedback-information-action-icon-link-hover-high-contrast: hsla(180, 100%, 97%, 1);
|
|
435
|
-
--colors-feedback-information-action-icon-link-focus-low-contrast: hsla(196, 100%, 27%, 1);
|
|
436
|
-
--colors-feedback-information-action-icon-link-focus-high-contrast: hsla(181, 75%, 85%, 1);
|
|
437
|
-
--colors-feedback-information-action-icon-link-active-low-contrast: hsla(196, 100%, 27%, 1);
|
|
438
|
-
--colors-feedback-information-action-icon-link-active-high-contrast: hsla(181, 75%, 85%, 1);
|
|
439
|
-
--colors-feedback-information-action-icon-link-disabled-low-contrast: hsla(193, 100%, 35%, 0.32);
|
|
440
|
-
--colors-feedback-information-action-icon-link-disabled-high-contrast: hsla(187, 68%, 52%, 1);
|
|
441
|
-
--colors-feedback-neutral-action-background-primary-default-high-contrast: hsla(226, 33%, 29%, 1);
|
|
442
|
-
--colors-feedback-neutral-action-background-primary-default-low-contrast: hsla(226, 15%, 54%, 0.09);
|
|
443
|
-
--colors-feedback-neutral-action-background-primary-hover-high-contrast: hsla(226, 44%, 23%, 1);
|
|
444
|
-
--colors-feedback-neutral-action-background-primary-hover-low-contrast: hsla(226, 15%, 54%, 0.18);
|
|
445
|
-
--colors-feedback-neutral-action-background-primary-focus-high-contrast: hsla(228, 56%, 17%, 1);
|
|
446
|
-
--colors-feedback-neutral-action-background-primary-focus-low-contrast: hsla(226, 15%, 54%, 0.32);
|
|
447
|
-
--colors-feedback-neutral-action-background-primary-active-high-contrast: hsla(228, 56%, 17%, 1);
|
|
448
|
-
--colors-feedback-neutral-action-background-primary-active-low-contrast: hsla(226, 15%, 54%, 0.32);
|
|
449
|
-
--colors-feedback-neutral-action-background-primary-disabled-high-contrast: hsla(226, 33%, 29%, 1);
|
|
450
|
-
--colors-feedback-neutral-action-background-primary-disabled-low-contrast: hsla(226, 15%, 54%, 0.09);
|
|
451
|
-
--colors-feedback-neutral-action-background-secondary-default-low-contrast: hsla(226, 15%, 54%, 0.09);
|
|
452
|
-
--colors-feedback-neutral-action-background-secondary-hover-low-contrast: hsla(226, 15%, 54%, 0.18);
|
|
453
|
-
--colors-feedback-neutral-action-background-secondary-focus-low-contrast: hsla(226, 15%, 54%, 0.32);
|
|
454
|
-
--colors-feedback-neutral-action-background-secondary-active-low-contrast: hsla(226, 15%, 54%, 0.32);
|
|
455
|
-
--colors-feedback-neutral-action-background-secondary-disabled-low-contrast: hsla(226, 15%, 54%, 0.09);
|
|
456
|
-
--colors-feedback-neutral-action-border-primary-default-high-contrast: hsla(225, 18%, 69%, 1);
|
|
457
|
-
--colors-feedback-neutral-action-border-primary-default-low-contrast: hsla(226, 15%, 54%, 0.32);
|
|
458
|
-
--colors-feedback-neutral-action-border-primary-hover-high-contrast: hsla(225, 18%, 69%, 1);
|
|
459
|
-
--colors-feedback-neutral-action-border-primary-hover-low-contrast: hsla(226, 15%, 54%, 0.32);
|
|
460
|
-
--colors-feedback-neutral-action-border-primary-focus-high-contrast: hsla(225, 18%, 69%, 1);
|
|
461
|
-
--colors-feedback-neutral-action-border-primary-focus-low-contrast: hsla(226, 15%, 54%, 0.32);
|
|
462
|
-
--colors-feedback-neutral-action-border-primary-active-high-contrast: hsla(225, 18%, 69%, 1);
|
|
463
|
-
--colors-feedback-neutral-action-border-primary-active-low-contrast: hsla(226, 15%, 54%, 0.32);
|
|
464
|
-
--colors-feedback-neutral-action-border-primary-disabled-high-contrast: hsla(226, 15%, 54%, 1);
|
|
465
|
-
--colors-feedback-neutral-action-border-primary-disabled-low-contrast: hsla(226, 15%, 54%, 0.32);
|
|
466
|
-
--colors-feedback-neutral-action-border-secondary-default-low-contrast: hsla(226, 15%, 54%, 0.32);
|
|
467
|
-
--colors-feedback-neutral-action-border-secondary-hover-low-contrast: hsla(226, 15%, 54%, 0.32);
|
|
468
|
-
--colors-feedback-neutral-action-border-secondary-focus-low-contrast: hsla(226, 15%, 54%, 0.32);
|
|
469
|
-
--colors-feedback-neutral-action-border-secondary-active-low-contrast: hsla(226, 15%, 54%, 0.32);
|
|
470
|
-
--colors-feedback-neutral-action-border-secondary-disabled-low-contrast: hsla(226, 15%, 54%, 0.32);
|
|
471
|
-
--colors-feedback-neutral-action-text-primary-default-high-contrast: hsla(230, 27%, 98%, 1);
|
|
472
|
-
--colors-feedback-neutral-action-text-primary-default-low-contrast: hsla(226, 27%, 36%, 1);
|
|
473
|
-
--colors-feedback-neutral-action-text-primary-hover-high-contrast: hsla(230, 27%, 98%, 1);
|
|
474
|
-
--colors-feedback-neutral-action-text-primary-hover-low-contrast: hsla(226, 27%, 36%, 1);
|
|
475
|
-
--colors-feedback-neutral-action-text-primary-focus-high-contrast: hsla(230, 27%, 98%, 1);
|
|
476
|
-
--colors-feedback-neutral-action-text-primary-focus-low-contrast: hsla(226, 27%, 36%, 1);
|
|
477
|
-
--colors-feedback-neutral-action-text-primary-active-high-contrast: hsla(230, 27%, 98%, 1);
|
|
478
|
-
--colors-feedback-neutral-action-text-primary-active-low-contrast: hsla(226, 27%, 36%, 1);
|
|
479
|
-
--colors-feedback-neutral-action-text-primary-disabled-high-contrast: hsla(226, 15%, 54%, 1);
|
|
480
|
-
--colors-feedback-neutral-action-text-primary-disabled-low-contrast: hsla(226, 15%, 54%, 0.32);
|
|
481
|
-
--colors-feedback-neutral-action-text-secondary-default-low-contrast: hsla(226, 27%, 36%, 1);
|
|
482
|
-
--colors-feedback-neutral-action-text-secondary-hover-low-contrast: hsla(226, 27%, 36%, 1);
|
|
483
|
-
--colors-feedback-neutral-action-text-secondary-focus-low-contrast: hsla(226, 27%, 36%, 1);
|
|
484
|
-
--colors-feedback-neutral-action-text-secondary-active-low-contrast: hsla(226, 27%, 36%, 1);
|
|
485
|
-
--colors-feedback-neutral-action-text-secondary-disabled-low-contrast: hsla(226, 15%, 54%, 0.32);
|
|
486
|
-
--colors-feedback-neutral-action-text-link-default-low-contrast: hsla(226, 27%, 36%, 1);
|
|
487
|
-
--colors-feedback-neutral-action-text-link-default-high-contrast: hsla(230, 27%, 98%, 1);
|
|
488
|
-
--colors-feedback-neutral-action-text-link-hover-low-contrast: hsla(227, 18%, 45%, 1);
|
|
489
|
-
--colors-feedback-neutral-action-text-link-hover-high-contrast: hsla(224, 21%, 94%, 1);
|
|
490
|
-
--colors-feedback-neutral-action-text-link-focus-low-contrast: hsla(226, 33%, 29%, 1);
|
|
491
|
-
--colors-feedback-neutral-action-text-link-focus-high-contrast: hsla(228, 19%, 81%, 1);
|
|
492
|
-
--colors-feedback-neutral-action-text-link-active-low-contrast: hsla(226, 33%, 29%, 1);
|
|
493
|
-
--colors-feedback-neutral-action-text-link-active-high-contrast: hsla(228, 19%, 81%, 1);
|
|
494
|
-
--colors-feedback-neutral-action-text-link-disabled-low-contrast: hsla(226, 15%, 54%, 0.32);
|
|
495
|
-
--colors-feedback-neutral-action-text-link-disabled-high-contrast: hsla(226, 15%, 54%, 1);
|
|
496
|
-
--colors-feedback-neutral-action-icon-primary-default-high-contrast: hsla(230, 27%, 98%, 1);
|
|
497
|
-
--colors-feedback-neutral-action-icon-primary-default-low-contrast: hsla(226, 27%, 36%, 1);
|
|
498
|
-
--colors-feedback-neutral-action-icon-primary-hover-high-contrast: hsla(230, 27%, 98%, 1);
|
|
499
|
-
--colors-feedback-neutral-action-icon-primary-hover-low-contrast: hsla(226, 27%, 36%, 1);
|
|
500
|
-
--colors-feedback-neutral-action-icon-primary-focus-high-contrast: hsla(230, 27%, 98%, 1);
|
|
501
|
-
--colors-feedback-neutral-action-icon-primary-focus-low-contrast: hsla(226, 27%, 36%, 1);
|
|
502
|
-
--colors-feedback-neutral-action-icon-primary-active-high-contrast: hsla(230, 27%, 98%, 1);
|
|
503
|
-
--colors-feedback-neutral-action-icon-primary-active-low-contrast: hsla(226, 27%, 36%, 1);
|
|
504
|
-
--colors-feedback-neutral-action-icon-primary-disabled-high-contrast: hsla(226, 15%, 54%, 1);
|
|
505
|
-
--colors-feedback-neutral-action-icon-primary-disabled-low-contrast: hsla(226, 15%, 54%, 0.32);
|
|
506
|
-
--colors-feedback-neutral-action-icon-secondary-default-low-contrast: hsla(226, 27%, 36%, 1);
|
|
507
|
-
--colors-feedback-neutral-action-icon-secondary-hover-low-contrast: hsla(226, 27%, 36%, 1);
|
|
508
|
-
--colors-feedback-neutral-action-icon-secondary-focus-low-contrast: hsla(226, 27%, 36%, 1);
|
|
509
|
-
--colors-feedback-neutral-action-icon-secondary-active-low-contrast: hsla(226, 27%, 36%, 1);
|
|
510
|
-
--colors-feedback-neutral-action-icon-secondary-disabled-low-contrast: hsla(226, 15%, 54%, 0.32);
|
|
511
|
-
--colors-feedback-neutral-action-icon-link-default-low-contrast: hsla(226, 27%, 36%, 1);
|
|
512
|
-
--colors-feedback-neutral-action-icon-link-default-high-contrast: hsla(230, 27%, 98%, 1);
|
|
513
|
-
--colors-feedback-neutral-action-icon-link-hover-low-contrast: hsla(227, 18%, 45%, 1);
|
|
514
|
-
--colors-feedback-neutral-action-icon-link-hover-high-contrast: hsla(224, 21%, 94%, 1);
|
|
515
|
-
--colors-feedback-neutral-action-icon-link-focus-low-contrast: hsla(226, 33%, 29%, 1);
|
|
516
|
-
--colors-feedback-neutral-action-icon-link-focus-high-contrast: hsla(228, 19%, 81%, 1);
|
|
517
|
-
--colors-feedback-neutral-action-icon-link-active-low-contrast: hsla(226, 33%, 29%, 1);
|
|
518
|
-
--colors-feedback-neutral-action-icon-link-active-high-contrast: hsla(228, 19%, 81%, 1);
|
|
519
|
-
--colors-feedback-neutral-action-icon-link-disabled-low-contrast: hsla(226, 15%, 54%, 0.32);
|
|
520
|
-
--colors-feedback-neutral-action-icon-link-disabled-high-contrast: hsla(226, 15%, 54%, 1);
|
|
521
|
-
--colors-action-background-primary-default: hsla(218, 89%, 51%, 1);
|
|
522
|
-
--colors-action-background-primary-hover: hsla(223, 95%, 48%, 1);
|
|
523
|
-
--colors-action-background-primary-focus: hsla(227, 100%, 45%, 1);
|
|
524
|
-
--colors-action-background-primary-active: hsla(230, 100%, 42%, 1);
|
|
525
|
-
--colors-action-background-primary-disabled: hsla(226, 19%, 89%, 1);
|
|
526
|
-
--colors-action-background-secondary-default: hsla(218, 89%, 51%, 0);
|
|
527
|
-
--colors-action-background-secondary-hover: hsla(218, 89%, 51%, 0.09);
|
|
528
|
-
--colors-action-background-secondary-focus: hsla(218, 89%, 51%, 0.18);
|
|
529
|
-
--colors-action-background-secondary-active: hsla(218, 89%, 51%, 0.32);
|
|
530
|
-
--colors-action-background-secondary-disabled: hsla(226, 44%, 23%, 0);
|
|
531
|
-
--colors-action-background-tertiary-default: hsla(226, 15%, 54%, 0.09);
|
|
532
|
-
--colors-action-background-tertiary-hover: hsla(226, 15%, 54%, 0.18);
|
|
533
|
-
--colors-action-background-tertiary-focus: hsla(226, 15%, 54%, 0.32);
|
|
534
|
-
--colors-action-background-tertiary-active: hsla(226, 15%, 54%, 0.32);
|
|
535
|
-
--colors-action-background-tertiary-disabled: hsla(226, 15%, 54%, 0.09);
|
|
536
|
-
--colors-action-border-primary-default: hsla(218, 89%, 51%, 1);
|
|
537
|
-
--colors-action-border-primary-hover: hsla(223, 95%, 48%, 1);
|
|
538
|
-
--colors-action-border-primary-focus: hsla(227, 100%, 45%, 1);
|
|
539
|
-
--colors-action-border-primary-active: hsla(230, 100%, 42%, 1);
|
|
540
|
-
--colors-action-border-primary-disabled: hsla(226, 19%, 89%, 1);
|
|
541
|
-
--colors-action-border-secondary-default: hsla(218, 89%, 51%, 1);
|
|
542
|
-
--colors-action-border-secondary-hover: hsla(218, 89%, 51%, 1);
|
|
543
|
-
--colors-action-border-secondary-focus: hsla(218, 89%, 51%, 1);
|
|
544
|
-
--colors-action-border-secondary-active: hsla(218, 89%, 51%, 1);
|
|
545
|
-
--colors-action-border-secondary-disabled: hsla(228, 19%, 81%, 1);
|
|
546
|
-
--colors-action-border-tertiary-default: hsla(226, 44%, 23%, 0);
|
|
547
|
-
--colors-action-border-tertiary-hover: hsla(228, 19%, 81%, 1);
|
|
548
|
-
--colors-action-border-tertiary-focus: hsla(228, 19%, 81%, 1);
|
|
549
|
-
--colors-action-border-tertiary-active: hsla(228, 19%, 81%, 1);
|
|
550
|
-
--colors-action-border-tertiary-disabled: hsla(226, 19%, 89%, 1);
|
|
551
|
-
--colors-action-text-primary-default: hsla(0, 0%, 100%, 1);
|
|
552
|
-
--colors-action-text-primary-hover: hsla(0, 0%, 100%, 1);
|
|
553
|
-
--colors-action-text-primary-focus: hsla(0, 0%, 100%, 1);
|
|
554
|
-
--colors-action-text-primary-active: hsla(0, 0%, 100%, 1);
|
|
555
|
-
--colors-action-text-primary-disabled: hsla(226, 16%, 60%, 1);
|
|
556
|
-
--colors-action-text-secondary-default: hsla(218, 89%, 51%, 1);
|
|
557
|
-
--colors-action-text-secondary-hover: hsla(218, 89%, 51%, 1);
|
|
558
|
-
--colors-action-text-secondary-focus: hsla(218, 89%, 51%, 1);
|
|
559
|
-
--colors-action-text-secondary-active: hsla(218, 89%, 51%, 1);
|
|
560
|
-
--colors-action-text-secondary-disabled: hsla(228, 19%, 81%, 1);
|
|
561
|
-
--colors-action-text-tertiary-default: hsla(226, 33%, 29%, 1);
|
|
562
|
-
--colors-action-text-tertiary-hover: hsla(226, 33%, 29%, 1);
|
|
563
|
-
--colors-action-text-tertiary-focus: hsla(226, 33%, 29%, 1);
|
|
564
|
-
--colors-action-text-tertiary-active: hsla(226, 33%, 29%, 1);
|
|
565
|
-
--colors-action-text-tertiary-disabled: hsla(228, 19%, 81%, 1);
|
|
566
|
-
--colors-action-text-link-default: hsla(218, 89%, 51%, 1);
|
|
567
|
-
--colors-action-text-link-hover: hsla(223, 95%, 48%, 1);
|
|
568
|
-
--colors-action-text-link-focus: hsla(227, 100%, 45%, 1);
|
|
569
|
-
--colors-action-text-link-active: hsla(227, 100%, 45%, 1);
|
|
570
|
-
--colors-action-text-link-disabled: hsla(228, 19%, 81%, 1);
|
|
571
|
-
--colors-action-text-link-visited: hsla(268, 100%, 79%, 1);
|
|
572
|
-
--colors-action-icon-primary-default: hsla(0, 0%, 100%, 1);
|
|
573
|
-
--colors-action-icon-primary-hover: hsla(0, 0%, 100%, 1);
|
|
574
|
-
--colors-action-icon-primary-focus: hsla(0, 0%, 100%, 1);
|
|
575
|
-
--colors-action-icon-primary-active: hsla(0, 0%, 100%, 1);
|
|
576
|
-
--colors-action-icon-primary-disabled: hsla(226, 16%, 60%, 1);
|
|
577
|
-
--colors-action-icon-secondary-default: hsla(218, 89%, 51%, 1);
|
|
578
|
-
--colors-action-icon-secondary-hover: hsla(218, 89%, 51%, 1);
|
|
579
|
-
--colors-action-icon-secondary-focus: hsla(218, 89%, 51%, 1);
|
|
580
|
-
--colors-action-icon-secondary-active: hsla(218, 89%, 51%, 1);
|
|
581
|
-
--colors-action-icon-secondary-disabled: hsla(228, 19%, 81%, 1);
|
|
582
|
-
--colors-action-icon-tertiary-default: hsla(226, 33%, 29%, 1);
|
|
583
|
-
--colors-action-icon-tertiary-hover: hsla(226, 33%, 29%, 1);
|
|
584
|
-
--colors-action-icon-tertiary-focus: hsla(226, 33%, 29%, 1);
|
|
585
|
-
--colors-action-icon-tertiary-active: hsla(226, 33%, 29%, 1);
|
|
586
|
-
--colors-action-icon-tertiary-disabled: hsla(228, 19%, 81%, 1);
|
|
587
|
-
--colors-action-icon-link-default: hsla(218, 89%, 51%, 1);
|
|
588
|
-
--colors-action-icon-link-hover: hsla(223, 95%, 48%, 1);
|
|
589
|
-
--colors-action-icon-link-focus: hsla(227, 100%, 45%, 1);
|
|
590
|
-
--colors-action-icon-link-active: hsla(227, 100%, 45%, 1);
|
|
591
|
-
--colors-action-icon-link-disabled: hsla(228, 19%, 81%, 1);
|
|
592
|
-
--colors-action-icon-link-visited: hsla(268, 100%, 79%, 1);
|
|
593
|
-
--colors-static-white: hsla(0, 0%, 100%, 1);
|
|
594
|
-
--colors-white-action-background-primary-default: hsla(0, 0%, 100%, 1);
|
|
595
|
-
--colors-white-action-background-primary-hover: hsla(216, 6%, 94%, 1);
|
|
596
|
-
--colors-white-action-background-primary-focus: hsla(216, 4%, 89%, 1);
|
|
597
|
-
--colors-white-action-background-primary-active: hsla(216, 4%, 89%, 1);
|
|
598
|
-
--colors-white-action-background-primary-disabled: hsla(210, 6%, 94%, 0.18);
|
|
599
|
-
--colors-white-action-background-secondary-default: hsla(214, 15%, 18%, 0);
|
|
600
|
-
--colors-white-action-background-secondary-hover: hsla(210, 6%, 94%, 0.18);
|
|
601
|
-
--colors-white-action-background-secondary-focus: hsla(210, 6%, 94%, 0.32);
|
|
602
|
-
--colors-white-action-background-secondary-active: hsla(210, 6%, 94%, 0.32);
|
|
603
|
-
--colors-white-action-background-secondary-disabled: hsla(214, 15%, 18%, 0);
|
|
604
|
-
--colors-white-action-background-tertiary-default: hsla(210, 6%, 94%, 0.09);
|
|
605
|
-
--colors-white-action-background-tertiary-hover: hsla(210, 6%, 94%, 0.18);
|
|
606
|
-
--colors-white-action-background-tertiary-focus: hsla(210, 6%, 94%, 0.32);
|
|
607
|
-
--colors-white-action-background-tertiary-active: hsla(210, 6%, 94%, 0.32);
|
|
608
|
-
--colors-white-action-background-tertiary-disabled: hsla(210, 6%, 94%, 0.09);
|
|
609
|
-
--colors-white-action-border-primary-default: hsla(0, 0%, 100%, 1);
|
|
610
|
-
--colors-white-action-border-primary-hover: hsla(216, 6%, 94%, 1);
|
|
611
|
-
--colors-white-action-border-primary-focus: hsla(216, 4%, 89%, 1);
|
|
612
|
-
--colors-white-action-border-primary-active: hsla(216, 4%, 89%, 1);
|
|
613
|
-
--colors-white-action-border-primary-disabled: hsla(210, 6%, 94%, 0.18);
|
|
614
|
-
--colors-white-action-border-secondary-default: hsla(0, 0%, 100%, 1);
|
|
615
|
-
--colors-white-action-border-secondary-hover: hsla(0, 0%, 100%, 1);
|
|
616
|
-
--colors-white-action-border-secondary-focus: hsla(0, 0%, 100%, 1);
|
|
617
|
-
--colors-white-action-border-secondary-active: hsla(0, 0%, 100%, 1);
|
|
618
|
-
--colors-white-action-border-secondary-disabled: hsla(210, 6%, 94%, 0.32);
|
|
619
|
-
--colors-white-action-border-tertiary-default: hsla(214, 15%, 18%, 0);
|
|
620
|
-
--colors-white-action-border-tertiary-hover: hsla(214, 15%, 18%, 0);
|
|
621
|
-
--colors-white-action-border-tertiary-focus: hsla(214, 15%, 18%, 0);
|
|
622
|
-
--colors-white-action-border-tertiary-active: hsla(214, 15%, 18%, 0);
|
|
623
|
-
--colors-white-action-border-tertiary-disabled: hsla(214, 15%, 18%, 0);
|
|
624
|
-
--colors-white-action-text-primary-default: hsla(218, 89%, 51%, 1);
|
|
625
|
-
--colors-white-action-text-primary-hover: hsla(218, 89%, 51%, 1);
|
|
626
|
-
--colors-white-action-text-primary-focus: hsla(218, 89%, 51%, 1);
|
|
627
|
-
--colors-white-action-text-primary-active: hsla(218, 89%, 51%, 1);
|
|
628
|
-
--colors-white-action-text-primary-disabled: hsla(210, 6%, 94%, 0.32);
|
|
629
|
-
--colors-white-action-text-secondary-default: hsla(0, 0%, 100%, 1);
|
|
630
|
-
--colors-white-action-text-secondary-hover: hsla(0, 0%, 100%, 1);
|
|
631
|
-
--colors-white-action-text-secondary-focus: hsla(0, 0%, 100%, 1);
|
|
632
|
-
--colors-white-action-text-secondary-active: hsla(0, 0%, 100%, 1);
|
|
633
|
-
--colors-white-action-text-secondary-disabled: hsla(210, 6%, 94%, 0.32);
|
|
634
|
-
--colors-white-action-text-tertiary-default: hsla(0, 0%, 100%, 1);
|
|
635
|
-
--colors-white-action-text-tertiary-hover: hsla(0, 0%, 100%, 1);
|
|
636
|
-
--colors-white-action-text-tertiary-focus: hsla(0, 0%, 100%, 1);
|
|
637
|
-
--colors-white-action-text-tertiary-active: hsla(0, 0%, 100%, 1);
|
|
638
|
-
--colors-white-action-text-tertiary-disabled: hsla(210, 6%, 94%, 0.32);
|
|
639
|
-
--colors-white-action-text-link-default: hsla(0, 0%, 100%, 1);
|
|
640
|
-
--colors-white-action-text-link-hover: hsla(216, 4%, 89%, 1);
|
|
641
|
-
--colors-white-action-text-link-focus: hsla(214, 7%, 81%, 1);
|
|
642
|
-
--colors-white-action-text-link-active: hsla(214, 7%, 81%, 1);
|
|
643
|
-
--colors-white-action-text-link-disabled: hsla(210, 6%, 94%, 0.32);
|
|
644
|
-
--colors-white-action-text-link-visited: hsla(268, 100%, 79%, 1);
|
|
645
|
-
--colors-white-action-icon-primary-default: hsla(218, 89%, 51%, 1);
|
|
646
|
-
--colors-white-action-icon-primary-hover: hsla(218, 89%, 51%, 1);
|
|
647
|
-
--colors-white-action-icon-primary-focus: hsla(218, 89%, 51%, 1);
|
|
648
|
-
--colors-white-action-icon-primary-active: hsla(218, 89%, 51%, 1);
|
|
649
|
-
--colors-white-action-icon-primary-disabled: hsla(210, 6%, 94%, 0.32);
|
|
650
|
-
--colors-white-action-icon-secondary-default: hsla(0, 0%, 100%, 1);
|
|
651
|
-
--colors-white-action-icon-secondary-hover: hsla(0, 0%, 100%, 1);
|
|
652
|
-
--colors-white-action-icon-secondary-focus: hsla(0, 0%, 100%, 1);
|
|
653
|
-
--colors-white-action-icon-secondary-active: hsla(0, 0%, 100%, 1);
|
|
654
|
-
--colors-white-action-icon-secondary-disabled: hsla(210, 6%, 94%, 0.32);
|
|
655
|
-
--colors-white-action-icon-tertiary-default: hsla(0, 0%, 100%, 1);
|
|
656
|
-
--colors-white-action-icon-tertiary-hover: hsla(0, 0%, 100%, 1);
|
|
657
|
-
--colors-white-action-icon-tertiary-focus: hsla(0, 0%, 100%, 1);
|
|
658
|
-
--colors-white-action-icon-tertiary-active: hsla(0, 0%, 100%, 1);
|
|
659
|
-
--colors-white-action-icon-tertiary-disabled: hsla(210, 6%, 94%, 0.32);
|
|
660
|
-
--colors-white-action-icon-link-default: hsla(0, 0%, 100%, 1);
|
|
661
|
-
--colors-white-action-icon-link-hover: hsla(216, 4%, 89%, 1);
|
|
662
|
-
--colors-white-action-icon-link-focus: hsla(214, 7%, 81%, 1);
|
|
663
|
-
--colors-white-action-icon-link-active: hsla(214, 7%, 81%, 1);
|
|
664
|
-
--colors-white-action-icon-link-disabled: hsla(210, 6%, 94%, 0.32);
|
|
665
|
-
--colors-white-action-icon-link-visited: hsla(268, 100%, 79%, 1);
|
|
666
|
-
--colors-badge-background-blue-low-contrast: hsla(218, 89%, 51%, 0.09);
|
|
667
|
-
--colors-badge-background-blue-high-contrast: hsla(218, 89%, 51%, 1);
|
|
668
|
-
--colors-badge-border-blue-low-contrast: hsla(218, 89%, 51%, 0.32);
|
|
669
|
-
--colors-badge-border-blue-high-contrast: hsla(218, 89%, 51%, 1);
|
|
670
|
-
--colors-badge-text-blue-low-contrast: hsla(218, 89%, 51%, 1);
|
|
671
|
-
--colors-badge-text-blue-high-contrast: hsla(0, 0%, 100%, 1);
|
|
672
|
-
--colors-badge-icon-blue-low-contrast: hsla(218, 89%, 51%, 1);
|
|
673
|
-
--colors-badge-icon-blue-high-contrast: hsla(0, 0%, 100%, 1);
|
|
674
|
-
--motion-delay-2xshort: 70ms;
|
|
675
|
-
--motion-delay-xshort: 120ms;
|
|
676
|
-
--motion-delay-short: 180ms;
|
|
677
|
-
--motion-delay-long: 3000ms;
|
|
678
|
-
--motion-delay-xlong: 5000ms;
|
|
679
|
-
--motion-duration-2xquick: 70ms;
|
|
680
|
-
--motion-duration-xquick: 150ms;
|
|
681
|
-
--motion-duration-quick: 200ms;
|
|
682
|
-
--motion-duration-moderate: 250ms;
|
|
683
|
-
--motion-duration-xmoderate: 300ms;
|
|
684
|
-
--motion-duration-gentle: 400ms;
|
|
685
|
-
--motion-duration-xgentle: 600ms;
|
|
686
|
-
--motion-duration-2xgentle: 900ms;
|
|
687
|
-
--motion-easing-standard-attentive: cubic-bezier(0.5, 0, 0.3, 1.5);
|
|
688
|
-
--motion-easing-standard-effective: cubic-bezier(0.3, 0, 0.2, 1);
|
|
689
|
-
--motion-easing-standard-revealing: cubic-bezier(0.5, 0, 0, 1);
|
|
690
|
-
--motion-easing-standard-wary: cubic-bezier(1, 0.5, 0, 0.5);
|
|
691
|
-
--motion-easing-entrance-attentive: cubic-bezier(0.5, 0, 0.3, 1.5);
|
|
692
|
-
--motion-easing-entrance-effective: cubic-bezier(0, 0, 0.2, 1);
|
|
693
|
-
--motion-easing-entrance-revealing: cubic-bezier(0, 0, 0, 1);
|
|
694
|
-
--motion-easing-exit-attentive: cubic-bezier(0.7, 0, 0.5, 1);
|
|
695
|
-
--motion-easing-exit-effective: cubic-bezier(0.17, 0, 1, 1);
|
|
696
|
-
--motion-easing-exit-revealing: cubic-bezier(0.5, 0, 1, 1);
|
|
697
|
-
--spacing-0: 0px;
|
|
698
|
-
--spacing-1: 2px;
|
|
699
|
-
--spacing-2: 4px;
|
|
700
|
-
--spacing-3: 8px;
|
|
701
|
-
--spacing-4: 12px;
|
|
702
|
-
--spacing-5: 16px;
|
|
703
|
-
--spacing-6: 20px;
|
|
704
|
-
--spacing-7: 24px;
|
|
705
|
-
--spacing-8: 32px;
|
|
706
|
-
--spacing-9: 40px;
|
|
707
|
-
--spacing-10: 48px;
|
|
708
|
-
--spacing-11: 56px;
|
|
709
|
-
--elevation-none: none;
|
|
710
|
-
--elevation-low-raised: 0 4px 8px -2px hsla(217, 56%, 17%, 0.1), 0 2px 4px -2px hsla(217, 56%, 17%, 0.06);
|
|
711
|
-
--elevation-mid-raised: 0 12px 16px -4px hsla(217, 56%, 17%, 0.08), 0 4px 6px -2px hsla(217, 56%, 17%, 0.03);
|
|
712
|
-
--elevation-high-raised: 0 24px 48px -12px hsla(217, 56%, 17%, 0.18);
|
|
713
|
-
--typography-fonts-family-text: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
714
|
-
--typography-fonts-family-code: monospace;
|
|
715
|
-
--typography-fonts-size-10: 0.5625rem;
|
|
716
|
-
--typography-fonts-size-25: 0.625rem;
|
|
717
|
-
--typography-fonts-size-50: 0.6875rem;
|
|
718
|
-
--typography-fonts-size-75: 0.75rem;
|
|
719
|
-
--typography-fonts-size-100: 0.875rem;
|
|
720
|
-
--typography-fonts-size-200: 1rem;
|
|
721
|
-
--typography-fonts-size-300: 1.125rem;
|
|
722
|
-
--typography-fonts-size-400: 1.25rem;
|
|
723
|
-
--typography-fonts-size-500: 1.375rem;
|
|
724
|
-
--typography-fonts-size-600: 1.5rem;
|
|
725
|
-
--typography-fonts-size-700: 1.75rem;
|
|
726
|
-
--typography-fonts-size-800: 2rem;
|
|
727
|
-
--typography-fonts-size-900: 2.25rem;
|
|
728
|
-
--typography-fonts-size-1000: 2.5rem;
|
|
729
|
-
--typography-fonts-size-1100: 3rem;
|
|
730
|
-
--typography-fonts-size-1200: 3.5rem;
|
|
731
|
-
--typography-fonts-size-1300: 4rem;
|
|
732
|
-
--typography-fonts-size-1600: 5.5rem;
|
|
733
|
-
--typography-fonts-weight-regular: 400;
|
|
734
|
-
--typography-fonts-weight-bold: 700;
|
|
735
|
-
--typography-line-heights-0: 0rem;
|
|
736
|
-
--typography-line-heights-25: 0.875rem;
|
|
737
|
-
--typography-line-heights-50: 1rem;
|
|
738
|
-
--typography-line-heights-75: 1.125rem;
|
|
739
|
-
--typography-line-heights-100: 1.25rem;
|
|
740
|
-
--typography-line-heights-200: 1.5rem;
|
|
741
|
-
--typography-line-heights-300: 1.5rem;
|
|
742
|
-
--typography-line-heights-400: 1.75rem;
|
|
743
|
-
--typography-line-heights-500: 2rem;
|
|
744
|
-
--typography-line-heights-600: 2.5rem;
|
|
745
|
-
--typography-line-heights-700: 2.5rem;
|
|
746
|
-
--typography-line-heights-800: 3rem;
|
|
747
|
-
--typography-line-heights-900: 3.5rem;
|
|
748
|
-
--typography-line-heights-1000: 4rem;
|
|
749
|
-
--typography-line-heights-1100: 4.5rem;
|
|
750
|
-
--typography-line-heights-1500: 6.5rem;
|
|
751
|
-
}
|