@vitality-ds/components 4.0.0 → 4.0.1-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/src/AuditTrail/components/IconAvatar/styled.d.ts +16 -16
- package/dist/components/src/AuditTrail/components/IconAvatar/styles/IconAvatarContainer.styles.d.ts +16 -16
- package/dist/components/src/Avatar/styled.d.ts +80 -80
- package/dist/components/src/Avatar/styles/BaseAvatarContainer.styles.d.ts +16 -16
- package/dist/components/src/Badge/styled.d.ts +32 -32
- package/dist/components/src/Badge/styles/BaseBadge.styles.d.ts +16 -16
- package/dist/components/src/Box/styled.d.ts +32 -32
- package/dist/components/src/Box/styles/BaseBox.styles.d.ts +16 -16
- package/dist/components/src/Breadcrumbs/components/Breadcrumb/styled.d.ts +64 -64
- package/dist/components/src/Breadcrumbs/components/Breadcrumb/styles/BaseBreadcrumbLink.styles.d.ts +16 -16
- package/dist/components/src/Breadcrumbs/components/Breadcrumb/styles/BaseBreadcrumbListItem.styles.d.ts +16 -16
- package/dist/components/src/Breadcrumbs/components/Breadcrumb/styles/BaseBreadcrumbText.styles.d.ts +16 -16
- package/dist/components/src/Breadcrumbs/styled.d.ts +16 -16
- package/dist/components/src/Button/components/ButtonIcon/styled.d.ts +32 -32
- package/dist/components/src/Button/components/ButtonIcon/styles/BaseButtonIcon.styles.d.ts +16 -16
- package/dist/components/src/Button/index.d.ts +32 -32
- package/dist/components/src/Button/primitives/index.d.ts +32 -32
- package/dist/components/src/Button/primitives/styled.d.ts +80 -80
- package/dist/components/src/Button/primitives/styles/BaseButton.styles.d.ts +16 -16
- package/dist/components/src/Button/primitives/styles/BaseContentContainer.styles.d.ts +16 -16
- package/dist/components/src/Button/primitives/styles/BaseLoadingContainer.styles.d.ts +16 -16
- package/dist/components/src/Callout/components/CalloutDescription/styled.d.ts +32 -32
- package/dist/components/src/Callout/components/CalloutDescription/styles/BaseCalloutDescription.styles.d.ts +16 -16
- package/dist/components/src/Callout/styled.d.ts +80 -80
- package/dist/components/src/Callout/styles/BaseCallout.styles.d.ts +16 -16
- package/dist/components/src/Callout/styles/BaseCalloutActions.styles.d.ts +16 -16
- package/dist/components/src/Callout/styles/BaseCalloutTitleContainer.styles.d.ts +16 -16
- package/dist/components/src/Chip/components/Checkbox/styled.d.ts +80 -80
- package/dist/components/src/Chip/components/Checkbox/styles/BaseChipCheckbox.styles.d.ts +16 -16
- package/dist/components/src/Chip/components/Checkbox/styles/BaseChipCheckboxBox.styles.d.ts +16 -16
- package/dist/components/src/Chip/components/Checkbox/styles/BaseChipCheckboxIcon.styles.d.ts +16 -16
- package/dist/components/src/Chip/components/MetaLabel/styled.d.ts +16 -16
- package/dist/components/src/Chip/components/MetaLabel/styles/BaseMetaLabel.styles.d.ts +16 -16
- package/dist/components/src/Chip/components/RemoveButton/styled.d.ts +32 -32
- package/dist/components/src/Chip/components/RemoveButton/styles/BaseRemoveButtonButton.styles.d.ts +16 -16
- package/dist/components/src/Chip/components/RemoveButton/styles/BaseRemoveButtonContainer.styles.d.ts +16 -16
- package/dist/components/src/Chip/styled.d.ts +48 -48
- package/dist/components/src/Chip/styles/BaseChip.styles.d.ts +16 -16
- package/dist/components/src/Chip/styles/BaseChipLabelContainer.styles.d.ts +16 -16
- package/dist/components/src/ComboButton/styled.d.ts +32 -32
- package/dist/components/src/ComboButton/styles/BaseComboButton.styles.d.ts +16 -16
- package/dist/components/src/Dialog/components/DialogActions/styled.d.ts +16 -16
- package/dist/components/src/Dialog/components/DialogActions/styles/BaseDialogActions.styles.d.ts +16 -16
- package/dist/components/src/Dialog/components/DialogContent/styled.d.ts +16 -16
- package/dist/components/src/Dialog/components/DialogContent/styles/BaseDialogContent.styles.d.ts +16 -16
- package/dist/components/src/Dialog/components/DialogHeader/styled.d.ts +64 -64
- package/dist/components/src/Dialog/components/DialogHeader/styles/BaseDialogHeader.styles.d.ts +16 -16
- package/dist/components/src/Dialog/components/DialogHeader/styles/TitleContainer.styles.d.ts +16 -16
- package/dist/components/src/Dialog/components/DialogHeader/styles/UtilityIconContainer.styles.d.ts +16 -16
- package/dist/components/src/Dialog/styled.d.ts +32 -32
- package/dist/components/src/Dialog/styles/BaseDialogContainer.styles.d.ts +16 -16
- package/dist/components/src/Divider/styled.d.ts +32 -32
- package/dist/components/src/Divider/styles/BaseDivider.styles.d.ts +16 -16
- package/dist/components/src/DropdownMenu/components/CheckableDropdownMenuItem/styled.d.ts +48 -48
- package/dist/components/src/DropdownMenu/components/CheckableDropdownMenuItem/styles/BaseCheckableItem.styles.d.ts +16 -16
- package/dist/components/src/DropdownMenu/components/DropdownMenuItem/styled.d.ts +32 -32
- package/dist/components/src/DropdownMenu/components/DropdownMenuItem/styles/BaseItem.styles.d.ts +16 -16
- package/dist/components/src/DropdownMenu/components/GroupLabel/styled.d.ts +16 -16
- package/dist/components/src/DropdownMenu/components/GroupLabel/styles/BaseGroupLabel.styles.d.ts +16 -16
- package/dist/components/src/DropdownMenu/components/IconContainer/styled.d.ts +16 -16
- package/dist/components/src/DropdownMenu/components/IconContainer/styles/BaseItemIcon.styles.d.ts +16 -16
- package/dist/components/src/DropdownMenu/components/Submenu/styled.d.ts +64 -64
- package/dist/components/src/DropdownMenu/components/Submenu/styles/BaseSubmenuTrigger.styles.d.ts +16 -16
- package/dist/components/src/DropdownMenu/constants.d.ts +64 -64
- package/dist/components/src/DropdownMenu/styled.d.ts +48 -48
- package/dist/components/src/DropdownMenu/styles/Content.styles.d.ts +16 -16
- package/dist/components/src/DropdownMenu/styles/Trigger.styles.d.ts +16 -16
- package/dist/components/src/EmptyState/components/EmptyStateImage/styled.d.ts +16 -16
- package/dist/components/src/EmptyState/components/EmptyStateImage/styles/BaseEmptyStateImage.styles.d.ts +16 -16
- package/dist/components/src/EmptyState/styled.d.ts +16 -16
- package/dist/components/src/EmptyState/styles/BaseEmptyStateContainer.d.ts +16 -16
- package/dist/components/src/Flex/styled.d.ts +32 -32
- package/dist/components/src/Flex/styles/BaseFlex.styles.d.ts +16 -16
- package/dist/components/src/Form/CheckboxList/styled.d.ts +32 -32
- package/dist/components/src/Form/CheckboxList/styles/BaseCheckboxListContainer.styles.d.ts +16 -16
- package/dist/components/src/Form/FormField/components/Fieldset/styled.d.ts +16 -16
- package/dist/components/src/Form/FormField/components/Fieldset/styles/BaseFieldset.styles.d.ts +16 -16
- package/dist/components/src/Form/FormField/constants.d.ts +99 -99
- package/dist/components/src/Form/FormField/styled.d.ts +16 -16
- package/dist/components/src/Form/FormField/styles/IconWrapper.styles.d.ts +16 -16
- package/dist/components/src/Form/HelperMessage/styled.d.ts +32 -32
- package/dist/components/src/Form/HelperMessage/styles/BaseHelperMessage.styles.d.ts +16 -16
- package/dist/components/src/Form/Label/styled.d.ts +48 -48
- package/dist/components/src/Form/Label/styles/BaseComponent.styles.d.ts +16 -16
- package/dist/components/src/Form/Label/styles/BaseLabel.styles.d.ts +16 -16
- package/dist/components/src/Form/Label/styles/BaseLabelRequired.styles.d.ts +16 -16
- package/dist/components/src/Form/Legend/styled.d.ts +16 -16
- package/dist/components/src/Form/Legend/styles/BaseComponent.styles.d.ts +16 -16
- package/dist/components/src/IconButton/index.d.ts +32 -32
- package/dist/components/src/IconButton/styled.d.ts +64 -64
- package/dist/components/src/IconButton/styles/BaseIconButton.styles.d.ts +16 -16
- package/dist/components/src/Input/Checkbox/components/BaseCheckbox/styled.d.ts +32 -32
- package/dist/components/src/Input/Checkbox/components/BaseCheckbox/styles/BaseCheckboxIndicator.styles.d.ts +16 -16
- package/dist/components/src/Input/Checkbox/components/BaseCheckbox/styles/BaseCheckboxRoot.styles.d.ts +16 -16
- package/dist/components/src/Input/Checkbox/styled.d.ts +48 -48
- package/dist/components/src/Input/Checkbox/styles/BaseCheckboxContainer.styles.d.ts +16 -16
- package/dist/components/src/Input/Checkbox/styles/BaseCheckboxText.styles.d.ts +16 -16
- package/dist/components/src/Input/DatePicker/components/Calendar/styled.d.ts +32 -32
- package/dist/components/src/Input/DatePicker/components/Calendar/styles/BaseCalendar.styles.d.ts +16 -16
- package/dist/components/src/Input/DatePicker/components/Calendar/styles/TopBarContainer.styles.d.ts +16 -16
- package/dist/components/src/Input/DatePicker/styled.d.ts +16 -16
- package/dist/components/src/Input/DatePicker/styles/BaseDatePicker.styles.d.ts +16 -16
- package/dist/components/src/Input/DateRangePicker/styled.d.ts +64 -64
- package/dist/components/src/Input/DateRangePicker/styles/BaseDateRangePicker.styles.d.ts +16 -16
- package/dist/components/src/Input/DateRangePicker/styles/DateContainer.styles.d.ts +16 -16
- package/dist/components/src/Input/DateRangePicker/styles/DatePickerContainer.styles.d.ts +16 -16
- package/dist/components/src/Input/DateRangePicker/styles/ExtrasContainers.d.ts +16 -16
- package/dist/components/src/Input/RadioButtons/components/RadioButton/styled.d.ts +96 -96
- package/dist/components/src/Input/RadioButtons/components/RadioButton/styles/BaseRadioButton.styles.d.ts +16 -16
- package/dist/components/src/Input/RadioButtons/components/RadioButton/styles/BaseRadioButtonContainer.styles.d.ts +16 -16
- package/dist/components/src/Input/RadioButtons/components/RadioButton/styles/BaseRadioIndicator.styles.d.ts +16 -16
- package/dist/components/src/Input/RadioButtons/components/RadioButton/styles/BaseRadioLabel.styles.d.ts +16 -16
- package/dist/components/src/Input/RadioButtons/index.d.ts +16 -16
- package/dist/components/src/Input/RadioButtons/styled.d.ts +16 -16
- package/dist/components/src/Input/RadioButtons/styles/BaseRadioButtonsContainer.styles.d.ts +16 -16
- package/dist/components/src/Input/Select/components/ClearButton/styled.d.ts +32 -32
- package/dist/components/src/Input/Select/components/ClearButton/styles/BaseClearButton.styles.d.ts +16 -16
- package/dist/components/src/Input/Select/components/Control/styled.d.ts +16 -16
- package/dist/components/src/Input/Select/components/Control/styles/BaseIsMultiWrapper.styles.d.ts +16 -16
- package/dist/components/src/Input/Select/components/DropdownIndicator/styled.d.ts +32 -32
- package/dist/components/src/Input/Select/components/DropdownIndicator/styles/BaseDropdownIndicator.styles.d.ts +16 -16
- package/dist/components/src/Input/Select/components/Input/styled.d.ts +32 -32
- package/dist/components/src/Input/Select/components/Input/styles/CustomSelectInput.styles.d.ts +16 -16
- package/dist/components/src/Input/Select/components/Option/styled.d.ts +16 -16
- package/dist/components/src/Input/Select/components/Option/styles/baseOption.styles.d.ts +16 -16
- package/dist/components/src/Input/TextInput/components/AdornmentWrapper/styled.d.ts +16 -16
- package/dist/components/src/Input/TextInput/components/AdornmentWrapper/styles/BaseAdornmentWrapper.styles.d.ts +16 -16
- package/dist/components/src/Input/TextInput/components/ButtonAdornment/styled.d.ts +16 -16
- package/dist/components/src/Input/TextInput/components/ButtonAdornment/styles/BaseButtonWrapper.styles.d.ts +16 -16
- package/dist/components/src/Input/TextInput/components/IconAdornment/styled.d.ts +16 -16
- package/dist/components/src/Input/TextInput/components/IconAdornment/styles/BaseIconWrapper.styles.d.ts +16 -16
- package/dist/components/src/Input/TextInput/components/IconButtonAdornment/styled.d.ts +16 -16
- package/dist/components/src/Input/TextInput/components/IconButtonAdornment/styles/BaseIconButtonWrapper.styles.d.ts +16 -16
- package/dist/components/src/Input/TextInput/components/Mask/index.d.ts +32 -32
- package/dist/components/src/Input/TextInput/components/Mask/styled.d.ts +32 -32
- package/dist/components/src/Input/TextInput/components/SpinnerAdornment/styled.d.ts +16 -16
- package/dist/components/src/Input/TextInput/components/SpinnerAdornment/styles/BaseSpinnerWrapper.styles.d.ts +16 -16
- package/dist/components/src/Input/TextInput/components/TextAdornment/styled.d.ts +32 -32
- package/dist/components/src/Input/TextInput/components/TextAdornment/styles/BaseAdornmentText.styles.d.ts +16 -16
- package/dist/components/src/Input/TextInput/index.d.ts +48 -48
- package/dist/components/src/Input/TextInput/styled.d.ts +64 -64
- package/dist/components/src/Input/TextInput/styles/BaseInputWrapper.styles.d.ts +16 -16
- package/dist/components/src/Input/TextInput/styles/BaseTextInput.styles.d.ts +16 -16
- package/dist/components/src/Input/Textarea/index.d.ts +32 -32
- package/dist/components/src/Input/Textarea/styled.d.ts +32 -32
- package/dist/components/src/Input/Textarea/styles/BaseTextarea.styles.d.ts +16 -16
- package/dist/components/src/Input/TimePicker/index.d.ts +3 -3
- package/dist/components/src/LegacyPaper/styled.d.ts +32 -32
- package/dist/components/src/LegacyPaper/styles/BaseLegacyPaper.styles.d.ts +16 -16
- package/dist/components/src/LinearProgress/styled.d.ts +48 -48
- package/dist/components/src/LinearProgress/styles/BaseLinearProgress.styles.d.ts +16 -16
- package/dist/components/src/LinearProgress/styles/BaseLinearProgressIndicator.styles.d.ts +16 -16
- package/dist/components/src/Link/Link.d.ts +218 -218
- package/dist/components/src/Link/LinkButton.d.ts +32 -32
- package/dist/components/src/Link/styled.d.ts +250 -250
- package/dist/components/src/Link/styles/BaseLink.styles.d.ts +16 -16
- package/dist/components/src/Modal/styled.d.ts +64 -64
- package/dist/components/src/Modal/styles/BaseModalBlanket.styles.d.ts +16 -16
- package/dist/components/src/Modal/styles/BaseModalContent.styles.d.ts +16 -16
- package/dist/components/src/Popover/styled.d.ts +48 -48
- package/dist/components/src/Popover/styles/PopoverContentStyles.styles.d.ts +16 -16
- package/dist/components/src/Popover/styles/PopoverRootStyles.styles.d.ts +16 -16
- package/dist/components/src/Popover/styles/PopoverTriggerStyles.styles.d.ts +16 -16
- package/dist/components/src/Shortcuts/styled.d.ts +48 -48
- package/dist/components/src/Shortcuts/styles/BaseShortcut.styles.d.ts +16 -16
- package/dist/components/src/Shortcuts/styles/BaseShortcutGroup.styles.d.ts +16 -16
- package/dist/components/src/Sidebar/components/SidebarBar/styled.d.ts +48 -48
- package/dist/components/src/Sidebar/components/SidebarBar/styles/BaseSidebarBar.styles.d.ts +16 -16
- package/dist/components/src/Sidebar/components/SidebarBar/styles/BaseSidebarContent.styles.d.ts +16 -16
- package/dist/components/src/Sidebar/components/SidebarCloseButton/styled.d.ts +16 -16
- package/dist/components/src/Sidebar/components/SidebarCloseButton/styles/BaseSidebarCloseButton.styles.d.ts +16 -16
- package/dist/components/src/Sidebar/components/SidebarWrapper/styled.d.ts +32 -32
- package/dist/components/src/Sidebar/components/SidebarWrapper/styles/BaseSidebarWrapper.styles.d.ts +16 -16
- package/dist/components/src/Spinner/index.d.ts +16 -16
- package/dist/components/src/Spinner/styled.d.ts +64 -64
- package/dist/components/src/Spinner/styles/BaseSpinner.styles.d.ts +16 -16
- package/dist/components/src/Spinner/styles/BaseSpinnerCircle.styles.d.ts +16 -16
- package/dist/components/src/Spinner/styles/BaseSpinnerSvg.styles.d.ts +16 -16
- package/dist/components/src/Stack/styled.d.ts +32 -32
- package/dist/components/src/Stack/styles/BaseStack.styles.d.ts +16 -16
- package/dist/components/src/StatusBadge/StatusBadge.d.ts +32 -32
- package/dist/components/src/StatusBadge/StatusBadgeButton.d.ts +32 -32
- package/dist/components/src/StatusBadge/StatusBadgeLink.d.ts +32 -32
- package/dist/components/src/StatusBadge/components/StatusBadgeIcon/styled.d.ts +16 -16
- package/dist/components/src/StatusBadge/components/StatusBadgeIcon/styles/BaseStatusBadge.styles.d.ts +16 -16
- package/dist/components/src/StatusBadge/styled.d.ts +96 -96
- package/dist/components/src/StatusBadge/styles/BaseStatusBadge.styles.d.ts +16 -16
- package/dist/components/src/Switch/index.d.ts +48 -48
- package/dist/components/src/Switch/styled.d.ts +64 -64
- package/dist/components/src/Switch/styles/BaseSwitch.styles.d.ts +16 -16
- package/dist/components/src/Switch/styles/BaseSwitchThumb.styles.d.ts +16 -16
- package/dist/components/src/Table/components/BatchActions/styled.d.ts +64 -64
- package/dist/components/src/Table/components/BatchActions/styles/ActionsContainer.styles.d.ts +16 -16
- package/dist/components/src/Table/components/BatchActions/styles/BaseBatchActions.styles.d.ts +16 -16
- package/dist/components/src/Table/components/BatchActions/styles/LeftContentContainer.styles.d.ts +16 -16
- package/dist/components/src/Table/components/Cells/Header/styled.d.ts +32 -32
- package/dist/components/src/Table/components/Cells/Header/styles/BaseHeaderCell.styles.d.ts +16 -16
- package/dist/components/src/Table/components/Cells/Number/styled.d.ts +16 -16
- package/dist/components/src/Table/components/Cells/Number/styles/BaseNumberTextCell.styles.d.ts +16 -16
- package/dist/components/src/Table/components/Cells/RowActions/styled.d.ts +16 -16
- package/dist/components/src/Table/components/Cells/RowActions/styles/BaseIconButtonCell.styles.d.ts +16 -16
- package/dist/components/src/Table/components/Cells/SortableHeader/components/SortableHeaderCell/styled.d.ts +16 -16
- package/dist/components/src/Table/components/Cells/SortableHeader/components/SortableHeaderCell/styles/BaseSortableHeaderCell.styles.d.ts +16 -16
- package/dist/components/src/Table/components/Cells/SortableHeader/components/SortableIcon/styled.d.ts +16 -16
- package/dist/components/src/Table/components/Cells/SortableHeader/components/SortableIcon/styles/BaseSortableIconContainer.styles.d.ts +16 -16
- package/dist/components/src/Table/components/Cells/SortableHeader/components/SortedIcon/styled.d.ts +32 -32
- package/dist/components/src/Table/components/Cells/SortableHeader/components/SortedIcon/styles/BaseSortedIconContainer.d.ts +16 -16
- package/dist/components/src/Table/components/Cells/Text/styled.d.ts +16 -16
- package/dist/components/src/Table/components/Cells/Text/styles/BaseTextCell.styles.d.ts +16 -16
- package/dist/components/src/Table/components/Pagination/styled.d.ts +32 -32
- package/dist/components/src/Table/components/Pagination/styles/BasePagination.styles.d.ts +16 -16
- package/dist/components/src/Table/components/Pagination/styles/PaginationWrapper.styles.d.ts +16 -16
- package/dist/components/src/Table/components/States/TableStatus/styled.d.ts +16 -16
- package/dist/components/src/Table/components/Toolbar/constants.d.ts +64 -64
- package/dist/components/src/Table/components/Toolbar/styled.d.ts +96 -96
- package/dist/components/src/Table/components/Toolbar/styles/BaseToolbarContainer.styles.d.ts +16 -16
- package/dist/components/src/Table/components/Toolbar/styles/LeftActionsContainer.styles.d.ts +16 -16
- package/dist/components/src/Table/components/Toolbar/styles/LeftSideContainer.styles.d.ts +16 -16
- package/dist/components/src/Table/components/Toolbar/styles/RightActionsContainer.styles.d.ts +16 -16
- package/dist/components/src/Table/components/Toolbar/styles/TitleContainer.styles.d.ts +16 -16
- package/dist/components/src/Table/styled.d.ts +16 -16
- package/dist/components/src/Table/styles/BaseTableWrapper.styles.d.ts +16 -16
- package/dist/components/src/Tabs/components/Root/styled.d.ts +16 -16
- package/dist/components/src/Tabs/components/Root/styles/BaseRoot.styles.d.ts +16 -16
- package/dist/components/src/Tabs/components/Tab/styled.d.ts +16 -16
- package/dist/components/src/Tabs/components/Tab/styles/BaseTab.styles.d.ts +16 -16
- package/dist/components/src/Tabs/components/TabContent/styled.d.ts +16 -16
- package/dist/components/src/Tabs/components/TabContent/styles/BaseTabContent.styles.d.ts +16 -16
- package/dist/components/src/Tabs/components/TabsList/styled.d.ts +48 -48
- package/dist/components/src/Tabs/components/TabsList/styles/BaseTabsList.styles.d.ts +16 -16
- package/dist/components/src/Tabs/components/TabsList/styles/BaseTabsListContainer.styles.d.ts +16 -16
- package/dist/components/src/Toaster/components/CloseIconButton/styled.d.ts +32 -32
- package/dist/components/src/Toaster/components/CloseIconButton/styles/BaseCloseIconButton.styles.d.ts +16 -16
- package/dist/components/src/Toaster/components/Toast/styled.d.ts +48 -48
- package/dist/components/src/Toaster/components/Toast/styles/BaseContent.styles.d.ts +16 -16
- package/dist/components/src/Toaster/components/Toast/styles/BaseToast.styles.d.ts +16 -16
- package/dist/components/src/Toaster/styled.d.ts +16 -16
- package/dist/components/src/Toaster/styles/BaseToaster.styles.d.ts +16 -16
- package/dist/components/src/Tooltip/styled.d.ts +32 -32
- package/dist/components/src/Tooltip/styles/BaseTooltipArrow.styles.d.ts +16 -16
- package/dist/components/src/Tooltip/styles/BaseTooltipContent.styles.d.ts +16 -16
- package/dist/components/src/TruncateContent/styled.d.ts +80 -80
- package/dist/components/src/TruncateContent/styles/BaseButton.styles.d.ts +16 -16
- package/dist/components/src/TruncateContent/styles/BaseContainer.styles.d.ts +16 -16
- package/dist/components/src/TruncateContent/styles/BaseInner.styles.d.ts +16 -16
- package/dist/components/src/Typography/styled.d.ts +202 -202
- package/dist/components/src/Typography/styles/BaseTypography.styles.d.ts +186 -186
- package/dist/components/src/Typography/styles/helpers.d.ts +5 -5
- package/dist/system/src/stitches.config.d.ts +195 -195
- package/dist/tokens/src/Elevation/types.d.ts +1 -1
- package/dist/tokens/src/Elevation/types.d.ts.map +1 -1
- package/dist/tokens/src/Font/fontFamilies.d.ts +2 -4
- package/dist/tokens/src/Font/fontFamilies.d.ts.map +1 -1
- package/dist/tokens/src/Font/fontFamilies.js +32 -14
- package/dist/tokens/src/Font/fontFamilies.js.map +1 -1
- package/dist/tokens/src/Font/fontSizes.d.ts +2 -4
- package/dist/tokens/src/Font/fontSizes.d.ts.map +1 -1
- package/dist/tokens/src/Font/fontSizes.js +164 -79
- package/dist/tokens/src/Font/fontSizes.js.map +1 -1
- package/dist/tokens/src/Font/fontStyles.d.ts.map +1 -1
- package/dist/tokens/src/Font/fontStyles.js +496 -238
- package/dist/tokens/src/Font/fontStyles.js.map +1 -1
- package/dist/tokens/src/Font/types.d.ts +53 -14
- package/dist/tokens/src/Font/types.d.ts.map +1 -1
- package/dist/tokens/src/Radii/types.d.ts +1 -1
- package/dist/tokens/src/Radii/types.d.ts.map +1 -1
- package/dist/tokens/src/Space/types.d.ts +1 -1
- package/dist/tokens/src/Space/types.d.ts.map +1 -1
- package/dist/tokens/src/Theme/constants.d.ts +41 -0
- package/dist/tokens/src/Theme/constants.d.ts.map +1 -0
- package/dist/tokens/src/Theme/constants.js +10 -0
- package/dist/tokens/src/Theme/constants.js.map +1 -0
- package/dist/tokens/src/Theme/getters/getFontSizes.d.ts +39 -17
- package/dist/tokens/src/Theme/getters/getFontSizes.d.ts.map +1 -1
- package/dist/tokens/src/Theme/getters/getFontSizes.js +4 -5
- package/dist/tokens/src/Theme/getters/getFontSizes.js.map +1 -1
- package/dist/tokens/src/Theme/getters/getFontWeights.d.ts +39 -17
- package/dist/tokens/src/Theme/getters/getFontWeights.d.ts.map +1 -1
- package/dist/tokens/src/Theme/getters/getFontWeights.js +3 -3
- package/dist/tokens/src/Theme/getters/getFontWeights.js.map +1 -1
- package/dist/tokens/src/Theme/getters/getFonts.d.ts +41 -18
- package/dist/tokens/src/Theme/getters/getFonts.d.ts.map +1 -1
- package/dist/tokens/src/Theme/getters/getFonts.js +6 -5
- package/dist/tokens/src/Theme/getters/getFonts.js.map +1 -1
- package/dist/tokens/src/Theme/getters/getLetterSpacings.d.ts +39 -17
- package/dist/tokens/src/Theme/getters/getLetterSpacings.d.ts.map +1 -1
- package/dist/tokens/src/Theme/getters/getLetterSpacings.js +3 -3
- package/dist/tokens/src/Theme/getters/getLetterSpacings.js.map +1 -1
- package/dist/tokens/src/Theme/getters/getLineHeights.d.ts +39 -17
- package/dist/tokens/src/Theme/getters/getLineHeights.d.ts.map +1 -1
- package/dist/tokens/src/Theme/getters/getLineHeights.js +3 -3
- package/dist/tokens/src/Theme/getters/getLineHeights.js.map +1 -1
- package/dist/tokens/src/Theme/getters/getRadii.js +1 -1
- package/dist/tokens/src/Theme/getters/getRadii.js.map +1 -1
- package/dist/tokens/src/Theme/getters/getShadows.js +2 -2
- package/dist/tokens/src/Theme/getters/getShadows.js.map +1 -1
- package/dist/tokens/src/Theme/getters/getSpace.js +1 -1
- package/dist/tokens/src/Theme/getters/getSpace.js.map +1 -1
- package/dist/tokens/src/Theme/getters/getTheme.d.ts +197 -86
- package/dist/tokens/src/Theme/getters/getTheme.d.ts.map +1 -1
- package/dist/tokens/src/Theme/getters/getZIndices.js +1 -1
- package/dist/tokens/src/Theme/getters/getZIndices.js.map +1 -1
- package/dist/tokens/src/Theme/types.d.ts +1 -1
- package/dist/tokens/src/Theme/types.d.ts.map +1 -1
- package/dist/tokens/src/types.d.ts +1 -1
- package/dist/tokens/src/types.d.ts.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +5 -5
- package/dist/tokens/src/Font/constants.d.ts +0 -7
- package/dist/tokens/src/Font/constants.d.ts.map +0 -1
- package/dist/tokens/src/Font/constants.js +0 -11
- package/dist/tokens/src/Font/constants.js.map +0 -1
|
@@ -153,13 +153,6 @@ export declare const BaseStack: import("@stitches/react/types/styled-component")
|
|
|
153
153
|
critical13: string;
|
|
154
154
|
};
|
|
155
155
|
fonts: {
|
|
156
|
-
body: any;
|
|
157
|
-
caption: any;
|
|
158
|
-
pageTitle: any;
|
|
159
|
-
sectionTitle: any;
|
|
160
|
-
sectionSubtitle: any;
|
|
161
|
-
button: any;
|
|
162
|
-
textInput: any;
|
|
163
156
|
display100: any;
|
|
164
157
|
display200: any;
|
|
165
158
|
display300: any;
|
|
@@ -169,9 +162,6 @@ export declare const BaseStack: import("@stitches/react/types/styled-component")
|
|
|
169
162
|
display700: any;
|
|
170
163
|
display800: any;
|
|
171
164
|
display900: any;
|
|
172
|
-
default: any;
|
|
173
|
-
};
|
|
174
|
-
fontSizes: {
|
|
175
165
|
body: any;
|
|
176
166
|
caption: any;
|
|
177
167
|
pageTitle: any;
|
|
@@ -179,6 +169,9 @@ export declare const BaseStack: import("@stitches/react/types/styled-component")
|
|
|
179
169
|
sectionSubtitle: any;
|
|
180
170
|
button: any;
|
|
181
171
|
textInput: any;
|
|
172
|
+
default: any;
|
|
173
|
+
};
|
|
174
|
+
fontSizes: {
|
|
182
175
|
display100: any;
|
|
183
176
|
display200: any;
|
|
184
177
|
display300: any;
|
|
@@ -188,8 +181,6 @@ export declare const BaseStack: import("@stitches/react/types/styled-component")
|
|
|
188
181
|
display700: any;
|
|
189
182
|
display800: any;
|
|
190
183
|
display900: any;
|
|
191
|
-
};
|
|
192
|
-
fontWeights: {
|
|
193
184
|
body: any;
|
|
194
185
|
caption: any;
|
|
195
186
|
pageTitle: any;
|
|
@@ -197,6 +188,8 @@ export declare const BaseStack: import("@stitches/react/types/styled-component")
|
|
|
197
188
|
sectionSubtitle: any;
|
|
198
189
|
button: any;
|
|
199
190
|
textInput: any;
|
|
191
|
+
};
|
|
192
|
+
fontWeights: {
|
|
200
193
|
display100: any;
|
|
201
194
|
display200: any;
|
|
202
195
|
display300: any;
|
|
@@ -206,8 +199,6 @@ export declare const BaseStack: import("@stitches/react/types/styled-component")
|
|
|
206
199
|
display700: any;
|
|
207
200
|
display800: any;
|
|
208
201
|
display900: any;
|
|
209
|
-
};
|
|
210
|
-
letterSpacings: {
|
|
211
202
|
body: any;
|
|
212
203
|
caption: any;
|
|
213
204
|
pageTitle: any;
|
|
@@ -215,6 +206,8 @@ export declare const BaseStack: import("@stitches/react/types/styled-component")
|
|
|
215
206
|
sectionSubtitle: any;
|
|
216
207
|
button: any;
|
|
217
208
|
textInput: any;
|
|
209
|
+
};
|
|
210
|
+
letterSpacings: {
|
|
218
211
|
display100: any;
|
|
219
212
|
display200: any;
|
|
220
213
|
display300: any;
|
|
@@ -224,8 +217,6 @@ export declare const BaseStack: import("@stitches/react/types/styled-component")
|
|
|
224
217
|
display700: any;
|
|
225
218
|
display800: any;
|
|
226
219
|
display900: any;
|
|
227
|
-
};
|
|
228
|
-
lineHeights: {
|
|
229
220
|
body: any;
|
|
230
221
|
caption: any;
|
|
231
222
|
pageTitle: any;
|
|
@@ -233,6 +224,8 @@ export declare const BaseStack: import("@stitches/react/types/styled-component")
|
|
|
233
224
|
sectionSubtitle: any;
|
|
234
225
|
button: any;
|
|
235
226
|
textInput: any;
|
|
227
|
+
};
|
|
228
|
+
lineHeights: {
|
|
236
229
|
display100: any;
|
|
237
230
|
display200: any;
|
|
238
231
|
display300: any;
|
|
@@ -242,6 +235,13 @@ export declare const BaseStack: import("@stitches/react/types/styled-component")
|
|
|
242
235
|
display700: any;
|
|
243
236
|
display800: any;
|
|
244
237
|
display900: any;
|
|
238
|
+
body: any;
|
|
239
|
+
caption: any;
|
|
240
|
+
pageTitle: any;
|
|
241
|
+
sectionTitle: any;
|
|
242
|
+
sectionSubtitle: any;
|
|
243
|
+
button: any;
|
|
244
|
+
textInput: any;
|
|
245
245
|
};
|
|
246
246
|
radii: {
|
|
247
247
|
default: any;
|
|
@@ -385,13 +385,6 @@ export declare const BaseStack: import("@stitches/react/types/styled-component")
|
|
|
385
385
|
critical13: string;
|
|
386
386
|
};
|
|
387
387
|
fonts: {
|
|
388
|
-
body: any;
|
|
389
|
-
caption: any;
|
|
390
|
-
pageTitle: any;
|
|
391
|
-
sectionTitle: any;
|
|
392
|
-
sectionSubtitle: any;
|
|
393
|
-
button: any;
|
|
394
|
-
textInput: any;
|
|
395
388
|
display100: any;
|
|
396
389
|
display200: any;
|
|
397
390
|
display300: any;
|
|
@@ -401,9 +394,6 @@ export declare const BaseStack: import("@stitches/react/types/styled-component")
|
|
|
401
394
|
display700: any;
|
|
402
395
|
display800: any;
|
|
403
396
|
display900: any;
|
|
404
|
-
default: any;
|
|
405
|
-
};
|
|
406
|
-
fontSizes: {
|
|
407
397
|
body: any;
|
|
408
398
|
caption: any;
|
|
409
399
|
pageTitle: any;
|
|
@@ -411,6 +401,9 @@ export declare const BaseStack: import("@stitches/react/types/styled-component")
|
|
|
411
401
|
sectionSubtitle: any;
|
|
412
402
|
button: any;
|
|
413
403
|
textInput: any;
|
|
404
|
+
default: any;
|
|
405
|
+
};
|
|
406
|
+
fontSizes: {
|
|
414
407
|
display100: any;
|
|
415
408
|
display200: any;
|
|
416
409
|
display300: any;
|
|
@@ -420,8 +413,6 @@ export declare const BaseStack: import("@stitches/react/types/styled-component")
|
|
|
420
413
|
display700: any;
|
|
421
414
|
display800: any;
|
|
422
415
|
display900: any;
|
|
423
|
-
};
|
|
424
|
-
fontWeights: {
|
|
425
416
|
body: any;
|
|
426
417
|
caption: any;
|
|
427
418
|
pageTitle: any;
|
|
@@ -429,6 +420,8 @@ export declare const BaseStack: import("@stitches/react/types/styled-component")
|
|
|
429
420
|
sectionSubtitle: any;
|
|
430
421
|
button: any;
|
|
431
422
|
textInput: any;
|
|
423
|
+
};
|
|
424
|
+
fontWeights: {
|
|
432
425
|
display100: any;
|
|
433
426
|
display200: any;
|
|
434
427
|
display300: any;
|
|
@@ -438,8 +431,6 @@ export declare const BaseStack: import("@stitches/react/types/styled-component")
|
|
|
438
431
|
display700: any;
|
|
439
432
|
display800: any;
|
|
440
433
|
display900: any;
|
|
441
|
-
};
|
|
442
|
-
letterSpacings: {
|
|
443
434
|
body: any;
|
|
444
435
|
caption: any;
|
|
445
436
|
pageTitle: any;
|
|
@@ -447,6 +438,8 @@ export declare const BaseStack: import("@stitches/react/types/styled-component")
|
|
|
447
438
|
sectionSubtitle: any;
|
|
448
439
|
button: any;
|
|
449
440
|
textInput: any;
|
|
441
|
+
};
|
|
442
|
+
letterSpacings: {
|
|
450
443
|
display100: any;
|
|
451
444
|
display200: any;
|
|
452
445
|
display300: any;
|
|
@@ -456,8 +449,6 @@ export declare const BaseStack: import("@stitches/react/types/styled-component")
|
|
|
456
449
|
display700: any;
|
|
457
450
|
display800: any;
|
|
458
451
|
display900: any;
|
|
459
|
-
};
|
|
460
|
-
lineHeights: {
|
|
461
452
|
body: any;
|
|
462
453
|
caption: any;
|
|
463
454
|
pageTitle: any;
|
|
@@ -465,6 +456,8 @@ export declare const BaseStack: import("@stitches/react/types/styled-component")
|
|
|
465
456
|
sectionSubtitle: any;
|
|
466
457
|
button: any;
|
|
467
458
|
textInput: any;
|
|
459
|
+
};
|
|
460
|
+
lineHeights: {
|
|
468
461
|
display100: any;
|
|
469
462
|
display200: any;
|
|
470
463
|
display300: any;
|
|
@@ -474,6 +467,13 @@ export declare const BaseStack: import("@stitches/react/types/styled-component")
|
|
|
474
467
|
display700: any;
|
|
475
468
|
display800: any;
|
|
476
469
|
display900: any;
|
|
470
|
+
body: any;
|
|
471
|
+
caption: any;
|
|
472
|
+
pageTitle: any;
|
|
473
|
+
sectionTitle: any;
|
|
474
|
+
sectionSubtitle: any;
|
|
475
|
+
button: any;
|
|
476
|
+
textInput: any;
|
|
477
477
|
};
|
|
478
478
|
radii: {
|
|
479
479
|
default: any;
|
|
@@ -159,13 +159,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
159
159
|
critical13: string;
|
|
160
160
|
};
|
|
161
161
|
fonts: {
|
|
162
|
-
body: any;
|
|
163
|
-
caption: any;
|
|
164
|
-
pageTitle: any;
|
|
165
|
-
sectionTitle: any;
|
|
166
|
-
sectionSubtitle: any;
|
|
167
|
-
button: any;
|
|
168
|
-
textInput: any;
|
|
169
162
|
display100: any;
|
|
170
163
|
display200: any;
|
|
171
164
|
display300: any;
|
|
@@ -175,9 +168,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
175
168
|
display700: any;
|
|
176
169
|
display800: any;
|
|
177
170
|
display900: any;
|
|
178
|
-
default: any;
|
|
179
|
-
};
|
|
180
|
-
fontSizes: {
|
|
181
171
|
body: any;
|
|
182
172
|
caption: any;
|
|
183
173
|
pageTitle: any;
|
|
@@ -185,6 +175,9 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
185
175
|
sectionSubtitle: any;
|
|
186
176
|
button: any;
|
|
187
177
|
textInput: any;
|
|
178
|
+
default: any;
|
|
179
|
+
};
|
|
180
|
+
fontSizes: {
|
|
188
181
|
display100: any;
|
|
189
182
|
display200: any;
|
|
190
183
|
display300: any;
|
|
@@ -194,8 +187,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
194
187
|
display700: any;
|
|
195
188
|
display800: any;
|
|
196
189
|
display900: any;
|
|
197
|
-
};
|
|
198
|
-
fontWeights: {
|
|
199
190
|
body: any;
|
|
200
191
|
caption: any;
|
|
201
192
|
pageTitle: any;
|
|
@@ -203,6 +194,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
203
194
|
sectionSubtitle: any;
|
|
204
195
|
button: any;
|
|
205
196
|
textInput: any;
|
|
197
|
+
};
|
|
198
|
+
fontWeights: {
|
|
206
199
|
display100: any;
|
|
207
200
|
display200: any;
|
|
208
201
|
display300: any;
|
|
@@ -212,8 +205,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
212
205
|
display700: any;
|
|
213
206
|
display800: any;
|
|
214
207
|
display900: any;
|
|
215
|
-
};
|
|
216
|
-
letterSpacings: {
|
|
217
208
|
body: any;
|
|
218
209
|
caption: any;
|
|
219
210
|
pageTitle: any;
|
|
@@ -221,6 +212,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
221
212
|
sectionSubtitle: any;
|
|
222
213
|
button: any;
|
|
223
214
|
textInput: any;
|
|
215
|
+
};
|
|
216
|
+
letterSpacings: {
|
|
224
217
|
display100: any;
|
|
225
218
|
display200: any;
|
|
226
219
|
display300: any;
|
|
@@ -230,8 +223,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
230
223
|
display700: any;
|
|
231
224
|
display800: any;
|
|
232
225
|
display900: any;
|
|
233
|
-
};
|
|
234
|
-
lineHeights: {
|
|
235
226
|
body: any;
|
|
236
227
|
caption: any;
|
|
237
228
|
pageTitle: any;
|
|
@@ -239,6 +230,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
239
230
|
sectionSubtitle: any;
|
|
240
231
|
button: any;
|
|
241
232
|
textInput: any;
|
|
233
|
+
};
|
|
234
|
+
lineHeights: {
|
|
242
235
|
display100: any;
|
|
243
236
|
display200: any;
|
|
244
237
|
display300: any;
|
|
@@ -248,6 +241,13 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
248
241
|
display700: any;
|
|
249
242
|
display800: any;
|
|
250
243
|
display900: any;
|
|
244
|
+
body: any;
|
|
245
|
+
caption: any;
|
|
246
|
+
pageTitle: any;
|
|
247
|
+
sectionTitle: any;
|
|
248
|
+
sectionSubtitle: any;
|
|
249
|
+
button: any;
|
|
250
|
+
textInput: any;
|
|
251
251
|
};
|
|
252
252
|
radii: {
|
|
253
253
|
default: any;
|
|
@@ -169,13 +169,6 @@ declare const StatusBadge: React.ForwardRefExoticComponent<Pick<{
|
|
|
169
169
|
critical13: string;
|
|
170
170
|
};
|
|
171
171
|
fonts: {
|
|
172
|
-
body: any;
|
|
173
|
-
caption: any;
|
|
174
|
-
pageTitle: any;
|
|
175
|
-
sectionTitle: any;
|
|
176
|
-
sectionSubtitle: any;
|
|
177
|
-
button: any;
|
|
178
|
-
textInput: any;
|
|
179
172
|
display100: any;
|
|
180
173
|
display200: any;
|
|
181
174
|
display300: any;
|
|
@@ -185,9 +178,6 @@ declare const StatusBadge: React.ForwardRefExoticComponent<Pick<{
|
|
|
185
178
|
display700: any;
|
|
186
179
|
display800: any;
|
|
187
180
|
display900: any;
|
|
188
|
-
default: any;
|
|
189
|
-
};
|
|
190
|
-
fontSizes: {
|
|
191
181
|
body: any;
|
|
192
182
|
caption: any;
|
|
193
183
|
pageTitle: any;
|
|
@@ -195,6 +185,9 @@ declare const StatusBadge: React.ForwardRefExoticComponent<Pick<{
|
|
|
195
185
|
sectionSubtitle: any;
|
|
196
186
|
button: any;
|
|
197
187
|
textInput: any;
|
|
188
|
+
default: any;
|
|
189
|
+
};
|
|
190
|
+
fontSizes: {
|
|
198
191
|
display100: any;
|
|
199
192
|
display200: any;
|
|
200
193
|
display300: any;
|
|
@@ -204,8 +197,6 @@ declare const StatusBadge: React.ForwardRefExoticComponent<Pick<{
|
|
|
204
197
|
display700: any;
|
|
205
198
|
display800: any;
|
|
206
199
|
display900: any;
|
|
207
|
-
};
|
|
208
|
-
fontWeights: {
|
|
209
200
|
body: any;
|
|
210
201
|
caption: any;
|
|
211
202
|
pageTitle: any;
|
|
@@ -213,6 +204,8 @@ declare const StatusBadge: React.ForwardRefExoticComponent<Pick<{
|
|
|
213
204
|
sectionSubtitle: any;
|
|
214
205
|
button: any;
|
|
215
206
|
textInput: any;
|
|
207
|
+
};
|
|
208
|
+
fontWeights: {
|
|
216
209
|
display100: any;
|
|
217
210
|
display200: any;
|
|
218
211
|
display300: any;
|
|
@@ -222,8 +215,6 @@ declare const StatusBadge: React.ForwardRefExoticComponent<Pick<{
|
|
|
222
215
|
display700: any;
|
|
223
216
|
display800: any;
|
|
224
217
|
display900: any;
|
|
225
|
-
};
|
|
226
|
-
letterSpacings: {
|
|
227
218
|
body: any;
|
|
228
219
|
caption: any;
|
|
229
220
|
pageTitle: any;
|
|
@@ -231,6 +222,8 @@ declare const StatusBadge: React.ForwardRefExoticComponent<Pick<{
|
|
|
231
222
|
sectionSubtitle: any;
|
|
232
223
|
button: any;
|
|
233
224
|
textInput: any;
|
|
225
|
+
};
|
|
226
|
+
letterSpacings: {
|
|
234
227
|
display100: any;
|
|
235
228
|
display200: any;
|
|
236
229
|
display300: any;
|
|
@@ -240,8 +233,6 @@ declare const StatusBadge: React.ForwardRefExoticComponent<Pick<{
|
|
|
240
233
|
display700: any;
|
|
241
234
|
display800: any;
|
|
242
235
|
display900: any;
|
|
243
|
-
};
|
|
244
|
-
lineHeights: {
|
|
245
236
|
body: any;
|
|
246
237
|
caption: any;
|
|
247
238
|
pageTitle: any;
|
|
@@ -249,6 +240,8 @@ declare const StatusBadge: React.ForwardRefExoticComponent<Pick<{
|
|
|
249
240
|
sectionSubtitle: any;
|
|
250
241
|
button: any;
|
|
251
242
|
textInput: any;
|
|
243
|
+
};
|
|
244
|
+
lineHeights: {
|
|
252
245
|
display100: any;
|
|
253
246
|
display200: any;
|
|
254
247
|
display300: any;
|
|
@@ -258,6 +251,13 @@ declare const StatusBadge: React.ForwardRefExoticComponent<Pick<{
|
|
|
258
251
|
display700: any;
|
|
259
252
|
display800: any;
|
|
260
253
|
display900: any;
|
|
254
|
+
body: any;
|
|
255
|
+
caption: any;
|
|
256
|
+
pageTitle: any;
|
|
257
|
+
sectionTitle: any;
|
|
258
|
+
sectionSubtitle: any;
|
|
259
|
+
button: any;
|
|
260
|
+
textInput: any;
|
|
261
261
|
};
|
|
262
262
|
radii: {
|
|
263
263
|
default: any;
|
|
@@ -404,13 +404,6 @@ declare const StatusBadge: React.ForwardRefExoticComponent<Pick<{
|
|
|
404
404
|
critical13: string;
|
|
405
405
|
};
|
|
406
406
|
fonts: {
|
|
407
|
-
body: any;
|
|
408
|
-
caption: any;
|
|
409
|
-
pageTitle: any;
|
|
410
|
-
sectionTitle: any;
|
|
411
|
-
sectionSubtitle: any;
|
|
412
|
-
button: any;
|
|
413
|
-
textInput: any;
|
|
414
407
|
display100: any;
|
|
415
408
|
display200: any;
|
|
416
409
|
display300: any;
|
|
@@ -420,9 +413,6 @@ declare const StatusBadge: React.ForwardRefExoticComponent<Pick<{
|
|
|
420
413
|
display700: any;
|
|
421
414
|
display800: any;
|
|
422
415
|
display900: any;
|
|
423
|
-
default: any;
|
|
424
|
-
};
|
|
425
|
-
fontSizes: {
|
|
426
416
|
body: any;
|
|
427
417
|
caption: any;
|
|
428
418
|
pageTitle: any;
|
|
@@ -430,6 +420,9 @@ declare const StatusBadge: React.ForwardRefExoticComponent<Pick<{
|
|
|
430
420
|
sectionSubtitle: any;
|
|
431
421
|
button: any;
|
|
432
422
|
textInput: any;
|
|
423
|
+
default: any;
|
|
424
|
+
};
|
|
425
|
+
fontSizes: {
|
|
433
426
|
display100: any;
|
|
434
427
|
display200: any;
|
|
435
428
|
display300: any;
|
|
@@ -439,8 +432,6 @@ declare const StatusBadge: React.ForwardRefExoticComponent<Pick<{
|
|
|
439
432
|
display700: any;
|
|
440
433
|
display800: any;
|
|
441
434
|
display900: any;
|
|
442
|
-
};
|
|
443
|
-
fontWeights: {
|
|
444
435
|
body: any;
|
|
445
436
|
caption: any;
|
|
446
437
|
pageTitle: any;
|
|
@@ -448,6 +439,8 @@ declare const StatusBadge: React.ForwardRefExoticComponent<Pick<{
|
|
|
448
439
|
sectionSubtitle: any;
|
|
449
440
|
button: any;
|
|
450
441
|
textInput: any;
|
|
442
|
+
};
|
|
443
|
+
fontWeights: {
|
|
451
444
|
display100: any;
|
|
452
445
|
display200: any;
|
|
453
446
|
display300: any;
|
|
@@ -457,8 +450,6 @@ declare const StatusBadge: React.ForwardRefExoticComponent<Pick<{
|
|
|
457
450
|
display700: any;
|
|
458
451
|
display800: any;
|
|
459
452
|
display900: any;
|
|
460
|
-
};
|
|
461
|
-
letterSpacings: {
|
|
462
453
|
body: any;
|
|
463
454
|
caption: any;
|
|
464
455
|
pageTitle: any;
|
|
@@ -466,6 +457,8 @@ declare const StatusBadge: React.ForwardRefExoticComponent<Pick<{
|
|
|
466
457
|
sectionSubtitle: any;
|
|
467
458
|
button: any;
|
|
468
459
|
textInput: any;
|
|
460
|
+
};
|
|
461
|
+
letterSpacings: {
|
|
469
462
|
display100: any;
|
|
470
463
|
display200: any;
|
|
471
464
|
display300: any;
|
|
@@ -475,8 +468,6 @@ declare const StatusBadge: React.ForwardRefExoticComponent<Pick<{
|
|
|
475
468
|
display700: any;
|
|
476
469
|
display800: any;
|
|
477
470
|
display900: any;
|
|
478
|
-
};
|
|
479
|
-
lineHeights: {
|
|
480
471
|
body: any;
|
|
481
472
|
caption: any;
|
|
482
473
|
pageTitle: any;
|
|
@@ -484,6 +475,8 @@ declare const StatusBadge: React.ForwardRefExoticComponent<Pick<{
|
|
|
484
475
|
sectionSubtitle: any;
|
|
485
476
|
button: any;
|
|
486
477
|
textInput: any;
|
|
478
|
+
};
|
|
479
|
+
lineHeights: {
|
|
487
480
|
display100: any;
|
|
488
481
|
display200: any;
|
|
489
482
|
display300: any;
|
|
@@ -493,6 +486,13 @@ declare const StatusBadge: React.ForwardRefExoticComponent<Pick<{
|
|
|
493
486
|
display700: any;
|
|
494
487
|
display800: any;
|
|
495
488
|
display900: any;
|
|
489
|
+
body: any;
|
|
490
|
+
caption: any;
|
|
491
|
+
pageTitle: any;
|
|
492
|
+
sectionTitle: any;
|
|
493
|
+
sectionSubtitle: any;
|
|
494
|
+
button: any;
|
|
495
|
+
textInput: any;
|
|
496
496
|
};
|
|
497
497
|
radii: {
|
|
498
498
|
default: any;
|
|
@@ -169,13 +169,6 @@ declare const StatusBadgeButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
169
169
|
critical13: string;
|
|
170
170
|
};
|
|
171
171
|
fonts: {
|
|
172
|
-
body: any;
|
|
173
|
-
caption: any;
|
|
174
|
-
pageTitle: any;
|
|
175
|
-
sectionTitle: any;
|
|
176
|
-
sectionSubtitle: any;
|
|
177
|
-
button: any;
|
|
178
|
-
textInput: any;
|
|
179
172
|
display100: any;
|
|
180
173
|
display200: any;
|
|
181
174
|
display300: any;
|
|
@@ -185,9 +178,6 @@ declare const StatusBadgeButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
185
178
|
display700: any;
|
|
186
179
|
display800: any;
|
|
187
180
|
display900: any;
|
|
188
|
-
default: any;
|
|
189
|
-
};
|
|
190
|
-
fontSizes: {
|
|
191
181
|
body: any;
|
|
192
182
|
caption: any;
|
|
193
183
|
pageTitle: any;
|
|
@@ -195,6 +185,9 @@ declare const StatusBadgeButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
195
185
|
sectionSubtitle: any;
|
|
196
186
|
button: any;
|
|
197
187
|
textInput: any;
|
|
188
|
+
default: any;
|
|
189
|
+
};
|
|
190
|
+
fontSizes: {
|
|
198
191
|
display100: any;
|
|
199
192
|
display200: any;
|
|
200
193
|
display300: any;
|
|
@@ -204,8 +197,6 @@ declare const StatusBadgeButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
204
197
|
display700: any;
|
|
205
198
|
display800: any;
|
|
206
199
|
display900: any;
|
|
207
|
-
};
|
|
208
|
-
fontWeights: {
|
|
209
200
|
body: any;
|
|
210
201
|
caption: any;
|
|
211
202
|
pageTitle: any;
|
|
@@ -213,6 +204,8 @@ declare const StatusBadgeButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
213
204
|
sectionSubtitle: any;
|
|
214
205
|
button: any;
|
|
215
206
|
textInput: any;
|
|
207
|
+
};
|
|
208
|
+
fontWeights: {
|
|
216
209
|
display100: any;
|
|
217
210
|
display200: any;
|
|
218
211
|
display300: any;
|
|
@@ -222,8 +215,6 @@ declare const StatusBadgeButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
222
215
|
display700: any;
|
|
223
216
|
display800: any;
|
|
224
217
|
display900: any;
|
|
225
|
-
};
|
|
226
|
-
letterSpacings: {
|
|
227
218
|
body: any;
|
|
228
219
|
caption: any;
|
|
229
220
|
pageTitle: any;
|
|
@@ -231,6 +222,8 @@ declare const StatusBadgeButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
231
222
|
sectionSubtitle: any;
|
|
232
223
|
button: any;
|
|
233
224
|
textInput: any;
|
|
225
|
+
};
|
|
226
|
+
letterSpacings: {
|
|
234
227
|
display100: any;
|
|
235
228
|
display200: any;
|
|
236
229
|
display300: any;
|
|
@@ -240,8 +233,6 @@ declare const StatusBadgeButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
240
233
|
display700: any;
|
|
241
234
|
display800: any;
|
|
242
235
|
display900: any;
|
|
243
|
-
};
|
|
244
|
-
lineHeights: {
|
|
245
236
|
body: any;
|
|
246
237
|
caption: any;
|
|
247
238
|
pageTitle: any;
|
|
@@ -249,6 +240,8 @@ declare const StatusBadgeButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
249
240
|
sectionSubtitle: any;
|
|
250
241
|
button: any;
|
|
251
242
|
textInput: any;
|
|
243
|
+
};
|
|
244
|
+
lineHeights: {
|
|
252
245
|
display100: any;
|
|
253
246
|
display200: any;
|
|
254
247
|
display300: any;
|
|
@@ -258,6 +251,13 @@ declare const StatusBadgeButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
258
251
|
display700: any;
|
|
259
252
|
display800: any;
|
|
260
253
|
display900: any;
|
|
254
|
+
body: any;
|
|
255
|
+
caption: any;
|
|
256
|
+
pageTitle: any;
|
|
257
|
+
sectionTitle: any;
|
|
258
|
+
sectionSubtitle: any;
|
|
259
|
+
button: any;
|
|
260
|
+
textInput: any;
|
|
261
261
|
};
|
|
262
262
|
radii: {
|
|
263
263
|
default: any;
|
|
@@ -404,13 +404,6 @@ declare const StatusBadgeButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
404
404
|
critical13: string;
|
|
405
405
|
};
|
|
406
406
|
fonts: {
|
|
407
|
-
body: any;
|
|
408
|
-
caption: any;
|
|
409
|
-
pageTitle: any;
|
|
410
|
-
sectionTitle: any;
|
|
411
|
-
sectionSubtitle: any;
|
|
412
|
-
button: any;
|
|
413
|
-
textInput: any;
|
|
414
407
|
display100: any;
|
|
415
408
|
display200: any;
|
|
416
409
|
display300: any;
|
|
@@ -420,9 +413,6 @@ declare const StatusBadgeButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
420
413
|
display700: any;
|
|
421
414
|
display800: any;
|
|
422
415
|
display900: any;
|
|
423
|
-
default: any;
|
|
424
|
-
};
|
|
425
|
-
fontSizes: {
|
|
426
416
|
body: any;
|
|
427
417
|
caption: any;
|
|
428
418
|
pageTitle: any;
|
|
@@ -430,6 +420,9 @@ declare const StatusBadgeButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
430
420
|
sectionSubtitle: any;
|
|
431
421
|
button: any;
|
|
432
422
|
textInput: any;
|
|
423
|
+
default: any;
|
|
424
|
+
};
|
|
425
|
+
fontSizes: {
|
|
433
426
|
display100: any;
|
|
434
427
|
display200: any;
|
|
435
428
|
display300: any;
|
|
@@ -439,8 +432,6 @@ declare const StatusBadgeButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
439
432
|
display700: any;
|
|
440
433
|
display800: any;
|
|
441
434
|
display900: any;
|
|
442
|
-
};
|
|
443
|
-
fontWeights: {
|
|
444
435
|
body: any;
|
|
445
436
|
caption: any;
|
|
446
437
|
pageTitle: any;
|
|
@@ -448,6 +439,8 @@ declare const StatusBadgeButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
448
439
|
sectionSubtitle: any;
|
|
449
440
|
button: any;
|
|
450
441
|
textInput: any;
|
|
442
|
+
};
|
|
443
|
+
fontWeights: {
|
|
451
444
|
display100: any;
|
|
452
445
|
display200: any;
|
|
453
446
|
display300: any;
|
|
@@ -457,8 +450,6 @@ declare const StatusBadgeButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
457
450
|
display700: any;
|
|
458
451
|
display800: any;
|
|
459
452
|
display900: any;
|
|
460
|
-
};
|
|
461
|
-
letterSpacings: {
|
|
462
453
|
body: any;
|
|
463
454
|
caption: any;
|
|
464
455
|
pageTitle: any;
|
|
@@ -466,6 +457,8 @@ declare const StatusBadgeButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
466
457
|
sectionSubtitle: any;
|
|
467
458
|
button: any;
|
|
468
459
|
textInput: any;
|
|
460
|
+
};
|
|
461
|
+
letterSpacings: {
|
|
469
462
|
display100: any;
|
|
470
463
|
display200: any;
|
|
471
464
|
display300: any;
|
|
@@ -475,8 +468,6 @@ declare const StatusBadgeButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
475
468
|
display700: any;
|
|
476
469
|
display800: any;
|
|
477
470
|
display900: any;
|
|
478
|
-
};
|
|
479
|
-
lineHeights: {
|
|
480
471
|
body: any;
|
|
481
472
|
caption: any;
|
|
482
473
|
pageTitle: any;
|
|
@@ -484,6 +475,8 @@ declare const StatusBadgeButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
484
475
|
sectionSubtitle: any;
|
|
485
476
|
button: any;
|
|
486
477
|
textInput: any;
|
|
478
|
+
};
|
|
479
|
+
lineHeights: {
|
|
487
480
|
display100: any;
|
|
488
481
|
display200: any;
|
|
489
482
|
display300: any;
|
|
@@ -493,6 +486,13 @@ declare const StatusBadgeButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
493
486
|
display700: any;
|
|
494
487
|
display800: any;
|
|
495
488
|
display900: any;
|
|
489
|
+
body: any;
|
|
490
|
+
caption: any;
|
|
491
|
+
pageTitle: any;
|
|
492
|
+
sectionTitle: any;
|
|
493
|
+
sectionSubtitle: any;
|
|
494
|
+
button: any;
|
|
495
|
+
textInput: any;
|
|
496
496
|
};
|
|
497
497
|
radii: {
|
|
498
498
|
default: any;
|