@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
|
@@ -173,13 +173,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
173
173
|
critical13: string;
|
|
174
174
|
};
|
|
175
175
|
fonts: {
|
|
176
|
-
body: any;
|
|
177
|
-
caption: any;
|
|
178
|
-
pageTitle: any;
|
|
179
|
-
sectionTitle: any;
|
|
180
|
-
sectionSubtitle: any;
|
|
181
|
-
button: any;
|
|
182
|
-
textInput: any;
|
|
183
176
|
display100: any;
|
|
184
177
|
display200: any;
|
|
185
178
|
display300: any;
|
|
@@ -189,9 +182,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
189
182
|
display700: any;
|
|
190
183
|
display800: any;
|
|
191
184
|
display900: any;
|
|
192
|
-
default: any;
|
|
193
|
-
};
|
|
194
|
-
fontSizes: {
|
|
195
185
|
body: any;
|
|
196
186
|
caption: any;
|
|
197
187
|
pageTitle: any;
|
|
@@ -199,6 +189,9 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
199
189
|
sectionSubtitle: any;
|
|
200
190
|
button: any;
|
|
201
191
|
textInput: any;
|
|
192
|
+
default: any;
|
|
193
|
+
};
|
|
194
|
+
fontSizes: {
|
|
202
195
|
display100: any;
|
|
203
196
|
display200: any;
|
|
204
197
|
display300: any;
|
|
@@ -208,8 +201,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
208
201
|
display700: any;
|
|
209
202
|
display800: any;
|
|
210
203
|
display900: any;
|
|
211
|
-
};
|
|
212
|
-
fontWeights: {
|
|
213
204
|
body: any;
|
|
214
205
|
caption: any;
|
|
215
206
|
pageTitle: any;
|
|
@@ -217,6 +208,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
217
208
|
sectionSubtitle: any;
|
|
218
209
|
button: any;
|
|
219
210
|
textInput: any;
|
|
211
|
+
};
|
|
212
|
+
fontWeights: {
|
|
220
213
|
display100: any;
|
|
221
214
|
display200: any;
|
|
222
215
|
display300: any;
|
|
@@ -226,8 +219,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
226
219
|
display700: any;
|
|
227
220
|
display800: any;
|
|
228
221
|
display900: any;
|
|
229
|
-
};
|
|
230
|
-
letterSpacings: {
|
|
231
222
|
body: any;
|
|
232
223
|
caption: any;
|
|
233
224
|
pageTitle: any;
|
|
@@ -235,6 +226,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
235
226
|
sectionSubtitle: any;
|
|
236
227
|
button: any;
|
|
237
228
|
textInput: any;
|
|
229
|
+
};
|
|
230
|
+
letterSpacings: {
|
|
238
231
|
display100: any;
|
|
239
232
|
display200: any;
|
|
240
233
|
display300: any;
|
|
@@ -244,8 +237,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
244
237
|
display700: any;
|
|
245
238
|
display800: any;
|
|
246
239
|
display900: any;
|
|
247
|
-
};
|
|
248
|
-
lineHeights: {
|
|
249
240
|
body: any;
|
|
250
241
|
caption: any;
|
|
251
242
|
pageTitle: any;
|
|
@@ -253,6 +244,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
253
244
|
sectionSubtitle: any;
|
|
254
245
|
button: any;
|
|
255
246
|
textInput: any;
|
|
247
|
+
};
|
|
248
|
+
lineHeights: {
|
|
256
249
|
display100: any;
|
|
257
250
|
display200: any;
|
|
258
251
|
display300: any;
|
|
@@ -262,6 +255,13 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
262
255
|
display700: any;
|
|
263
256
|
display800: any;
|
|
264
257
|
display900: any;
|
|
258
|
+
body: any;
|
|
259
|
+
caption: any;
|
|
260
|
+
pageTitle: any;
|
|
261
|
+
sectionTitle: any;
|
|
262
|
+
sectionSubtitle: any;
|
|
263
|
+
button: any;
|
|
264
|
+
textInput: any;
|
|
265
265
|
};
|
|
266
266
|
radii: {
|
|
267
267
|
default: any;
|
|
@@ -137,13 +137,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
137
137
|
critical13: string;
|
|
138
138
|
};
|
|
139
139
|
fonts: {
|
|
140
|
-
body: any;
|
|
141
|
-
caption: any;
|
|
142
|
-
pageTitle: any;
|
|
143
|
-
sectionTitle: any;
|
|
144
|
-
sectionSubtitle: any;
|
|
145
|
-
button: any;
|
|
146
|
-
textInput: any;
|
|
147
140
|
display100: any;
|
|
148
141
|
display200: any;
|
|
149
142
|
display300: any;
|
|
@@ -153,9 +146,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
153
146
|
display700: any;
|
|
154
147
|
display800: any;
|
|
155
148
|
display900: any;
|
|
156
|
-
default: any;
|
|
157
|
-
};
|
|
158
|
-
fontSizes: {
|
|
159
149
|
body: any;
|
|
160
150
|
caption: any;
|
|
161
151
|
pageTitle: any;
|
|
@@ -163,6 +153,9 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
163
153
|
sectionSubtitle: any;
|
|
164
154
|
button: any;
|
|
165
155
|
textInput: any;
|
|
156
|
+
default: any;
|
|
157
|
+
};
|
|
158
|
+
fontSizes: {
|
|
166
159
|
display100: any;
|
|
167
160
|
display200: any;
|
|
168
161
|
display300: any;
|
|
@@ -172,8 +165,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
172
165
|
display700: any;
|
|
173
166
|
display800: any;
|
|
174
167
|
display900: any;
|
|
175
|
-
};
|
|
176
|
-
fontWeights: {
|
|
177
168
|
body: any;
|
|
178
169
|
caption: any;
|
|
179
170
|
pageTitle: any;
|
|
@@ -181,6 +172,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
181
172
|
sectionSubtitle: any;
|
|
182
173
|
button: any;
|
|
183
174
|
textInput: any;
|
|
175
|
+
};
|
|
176
|
+
fontWeights: {
|
|
184
177
|
display100: any;
|
|
185
178
|
display200: any;
|
|
186
179
|
display300: any;
|
|
@@ -190,8 +183,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
190
183
|
display700: any;
|
|
191
184
|
display800: any;
|
|
192
185
|
display900: any;
|
|
193
|
-
};
|
|
194
|
-
letterSpacings: {
|
|
195
186
|
body: any;
|
|
196
187
|
caption: any;
|
|
197
188
|
pageTitle: any;
|
|
@@ -199,6 +190,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
199
190
|
sectionSubtitle: any;
|
|
200
191
|
button: any;
|
|
201
192
|
textInput: any;
|
|
193
|
+
};
|
|
194
|
+
letterSpacings: {
|
|
202
195
|
display100: any;
|
|
203
196
|
display200: any;
|
|
204
197
|
display300: any;
|
|
@@ -208,8 +201,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
208
201
|
display700: any;
|
|
209
202
|
display800: any;
|
|
210
203
|
display900: any;
|
|
211
|
-
};
|
|
212
|
-
lineHeights: {
|
|
213
204
|
body: any;
|
|
214
205
|
caption: any;
|
|
215
206
|
pageTitle: any;
|
|
@@ -217,6 +208,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
217
208
|
sectionSubtitle: any;
|
|
218
209
|
button: any;
|
|
219
210
|
textInput: any;
|
|
211
|
+
};
|
|
212
|
+
lineHeights: {
|
|
220
213
|
display100: any;
|
|
221
214
|
display200: any;
|
|
222
215
|
display300: any;
|
|
@@ -226,6 +219,13 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
226
219
|
display700: any;
|
|
227
220
|
display800: any;
|
|
228
221
|
display900: any;
|
|
222
|
+
body: any;
|
|
223
|
+
caption: any;
|
|
224
|
+
pageTitle: any;
|
|
225
|
+
sectionTitle: any;
|
|
226
|
+
sectionSubtitle: any;
|
|
227
|
+
button: any;
|
|
228
|
+
textInput: any;
|
|
229
229
|
};
|
|
230
230
|
radii: {
|
|
231
231
|
default: any;
|
|
@@ -133,13 +133,6 @@ export declare const BaseBatchActions: import("@stitches/react/types/styled-comp
|
|
|
133
133
|
critical13: string;
|
|
134
134
|
};
|
|
135
135
|
fonts: {
|
|
136
|
-
body: any;
|
|
137
|
-
caption: any;
|
|
138
|
-
pageTitle: any;
|
|
139
|
-
sectionTitle: any;
|
|
140
|
-
sectionSubtitle: any;
|
|
141
|
-
button: any;
|
|
142
|
-
textInput: any;
|
|
143
136
|
display100: any;
|
|
144
137
|
display200: any;
|
|
145
138
|
display300: any;
|
|
@@ -149,9 +142,6 @@ export declare const BaseBatchActions: import("@stitches/react/types/styled-comp
|
|
|
149
142
|
display700: any;
|
|
150
143
|
display800: any;
|
|
151
144
|
display900: any;
|
|
152
|
-
default: any;
|
|
153
|
-
};
|
|
154
|
-
fontSizes: {
|
|
155
145
|
body: any;
|
|
156
146
|
caption: any;
|
|
157
147
|
pageTitle: any;
|
|
@@ -159,6 +149,9 @@ export declare const BaseBatchActions: import("@stitches/react/types/styled-comp
|
|
|
159
149
|
sectionSubtitle: any;
|
|
160
150
|
button: any;
|
|
161
151
|
textInput: any;
|
|
152
|
+
default: any;
|
|
153
|
+
};
|
|
154
|
+
fontSizes: {
|
|
162
155
|
display100: any;
|
|
163
156
|
display200: any;
|
|
164
157
|
display300: any;
|
|
@@ -168,8 +161,6 @@ export declare const BaseBatchActions: import("@stitches/react/types/styled-comp
|
|
|
168
161
|
display700: any;
|
|
169
162
|
display800: any;
|
|
170
163
|
display900: any;
|
|
171
|
-
};
|
|
172
|
-
fontWeights: {
|
|
173
164
|
body: any;
|
|
174
165
|
caption: any;
|
|
175
166
|
pageTitle: any;
|
|
@@ -177,6 +168,8 @@ export declare const BaseBatchActions: import("@stitches/react/types/styled-comp
|
|
|
177
168
|
sectionSubtitle: any;
|
|
178
169
|
button: any;
|
|
179
170
|
textInput: any;
|
|
171
|
+
};
|
|
172
|
+
fontWeights: {
|
|
180
173
|
display100: any;
|
|
181
174
|
display200: any;
|
|
182
175
|
display300: any;
|
|
@@ -186,8 +179,6 @@ export declare const BaseBatchActions: import("@stitches/react/types/styled-comp
|
|
|
186
179
|
display700: any;
|
|
187
180
|
display800: any;
|
|
188
181
|
display900: any;
|
|
189
|
-
};
|
|
190
|
-
letterSpacings: {
|
|
191
182
|
body: any;
|
|
192
183
|
caption: any;
|
|
193
184
|
pageTitle: any;
|
|
@@ -195,6 +186,8 @@ export declare const BaseBatchActions: import("@stitches/react/types/styled-comp
|
|
|
195
186
|
sectionSubtitle: any;
|
|
196
187
|
button: any;
|
|
197
188
|
textInput: any;
|
|
189
|
+
};
|
|
190
|
+
letterSpacings: {
|
|
198
191
|
display100: any;
|
|
199
192
|
display200: any;
|
|
200
193
|
display300: any;
|
|
@@ -204,8 +197,6 @@ export declare const BaseBatchActions: import("@stitches/react/types/styled-comp
|
|
|
204
197
|
display700: any;
|
|
205
198
|
display800: any;
|
|
206
199
|
display900: any;
|
|
207
|
-
};
|
|
208
|
-
lineHeights: {
|
|
209
200
|
body: any;
|
|
210
201
|
caption: any;
|
|
211
202
|
pageTitle: any;
|
|
@@ -213,6 +204,8 @@ export declare const BaseBatchActions: import("@stitches/react/types/styled-comp
|
|
|
213
204
|
sectionSubtitle: any;
|
|
214
205
|
button: any;
|
|
215
206
|
textInput: any;
|
|
207
|
+
};
|
|
208
|
+
lineHeights: {
|
|
216
209
|
display100: any;
|
|
217
210
|
display200: any;
|
|
218
211
|
display300: any;
|
|
@@ -222,6 +215,13 @@ export declare const BaseBatchActions: import("@stitches/react/types/styled-comp
|
|
|
222
215
|
display700: any;
|
|
223
216
|
display800: any;
|
|
224
217
|
display900: any;
|
|
218
|
+
body: any;
|
|
219
|
+
caption: any;
|
|
220
|
+
pageTitle: any;
|
|
221
|
+
sectionTitle: any;
|
|
222
|
+
sectionSubtitle: any;
|
|
223
|
+
button: any;
|
|
224
|
+
textInput: any;
|
|
225
225
|
};
|
|
226
226
|
radii: {
|
|
227
227
|
default: any;
|
|
@@ -365,13 +365,6 @@ export declare const BaseBatchActions: import("@stitches/react/types/styled-comp
|
|
|
365
365
|
critical13: string;
|
|
366
366
|
};
|
|
367
367
|
fonts: {
|
|
368
|
-
body: any;
|
|
369
|
-
caption: any;
|
|
370
|
-
pageTitle: any;
|
|
371
|
-
sectionTitle: any;
|
|
372
|
-
sectionSubtitle: any;
|
|
373
|
-
button: any;
|
|
374
|
-
textInput: any;
|
|
375
368
|
display100: any;
|
|
376
369
|
display200: any;
|
|
377
370
|
display300: any;
|
|
@@ -381,9 +374,6 @@ export declare const BaseBatchActions: import("@stitches/react/types/styled-comp
|
|
|
381
374
|
display700: any;
|
|
382
375
|
display800: any;
|
|
383
376
|
display900: any;
|
|
384
|
-
default: any;
|
|
385
|
-
};
|
|
386
|
-
fontSizes: {
|
|
387
377
|
body: any;
|
|
388
378
|
caption: any;
|
|
389
379
|
pageTitle: any;
|
|
@@ -391,6 +381,9 @@ export declare const BaseBatchActions: import("@stitches/react/types/styled-comp
|
|
|
391
381
|
sectionSubtitle: any;
|
|
392
382
|
button: any;
|
|
393
383
|
textInput: any;
|
|
384
|
+
default: any;
|
|
385
|
+
};
|
|
386
|
+
fontSizes: {
|
|
394
387
|
display100: any;
|
|
395
388
|
display200: any;
|
|
396
389
|
display300: any;
|
|
@@ -400,8 +393,6 @@ export declare const BaseBatchActions: import("@stitches/react/types/styled-comp
|
|
|
400
393
|
display700: any;
|
|
401
394
|
display800: any;
|
|
402
395
|
display900: any;
|
|
403
|
-
};
|
|
404
|
-
fontWeights: {
|
|
405
396
|
body: any;
|
|
406
397
|
caption: any;
|
|
407
398
|
pageTitle: any;
|
|
@@ -409,6 +400,8 @@ export declare const BaseBatchActions: import("@stitches/react/types/styled-comp
|
|
|
409
400
|
sectionSubtitle: any;
|
|
410
401
|
button: any;
|
|
411
402
|
textInput: any;
|
|
403
|
+
};
|
|
404
|
+
fontWeights: {
|
|
412
405
|
display100: any;
|
|
413
406
|
display200: any;
|
|
414
407
|
display300: any;
|
|
@@ -418,8 +411,6 @@ export declare const BaseBatchActions: import("@stitches/react/types/styled-comp
|
|
|
418
411
|
display700: any;
|
|
419
412
|
display800: any;
|
|
420
413
|
display900: any;
|
|
421
|
-
};
|
|
422
|
-
letterSpacings: {
|
|
423
414
|
body: any;
|
|
424
415
|
caption: any;
|
|
425
416
|
pageTitle: any;
|
|
@@ -427,6 +418,8 @@ export declare const BaseBatchActions: import("@stitches/react/types/styled-comp
|
|
|
427
418
|
sectionSubtitle: any;
|
|
428
419
|
button: any;
|
|
429
420
|
textInput: any;
|
|
421
|
+
};
|
|
422
|
+
letterSpacings: {
|
|
430
423
|
display100: any;
|
|
431
424
|
display200: any;
|
|
432
425
|
display300: any;
|
|
@@ -436,8 +429,6 @@ export declare const BaseBatchActions: import("@stitches/react/types/styled-comp
|
|
|
436
429
|
display700: any;
|
|
437
430
|
display800: any;
|
|
438
431
|
display900: any;
|
|
439
|
-
};
|
|
440
|
-
lineHeights: {
|
|
441
432
|
body: any;
|
|
442
433
|
caption: any;
|
|
443
434
|
pageTitle: any;
|
|
@@ -445,6 +436,8 @@ export declare const BaseBatchActions: import("@stitches/react/types/styled-comp
|
|
|
445
436
|
sectionSubtitle: any;
|
|
446
437
|
button: any;
|
|
447
438
|
textInput: any;
|
|
439
|
+
};
|
|
440
|
+
lineHeights: {
|
|
448
441
|
display100: any;
|
|
449
442
|
display200: any;
|
|
450
443
|
display300: any;
|
|
@@ -454,6 +447,13 @@ export declare const BaseBatchActions: import("@stitches/react/types/styled-comp
|
|
|
454
447
|
display700: any;
|
|
455
448
|
display800: any;
|
|
456
449
|
display900: any;
|
|
450
|
+
body: any;
|
|
451
|
+
caption: any;
|
|
452
|
+
pageTitle: any;
|
|
453
|
+
sectionTitle: any;
|
|
454
|
+
sectionSubtitle: any;
|
|
455
|
+
button: any;
|
|
456
|
+
textInput: any;
|
|
457
457
|
};
|
|
458
458
|
radii: {
|
|
459
459
|
default: any;
|
|
@@ -598,13 +598,6 @@ export declare const ActionsContainer: import("@stitches/react/types/styled-comp
|
|
|
598
598
|
critical13: string;
|
|
599
599
|
};
|
|
600
600
|
fonts: {
|
|
601
|
-
body: any;
|
|
602
|
-
caption: any;
|
|
603
|
-
pageTitle: any;
|
|
604
|
-
sectionTitle: any;
|
|
605
|
-
sectionSubtitle: any;
|
|
606
|
-
button: any;
|
|
607
|
-
textInput: any;
|
|
608
601
|
display100: any;
|
|
609
602
|
display200: any;
|
|
610
603
|
display300: any;
|
|
@@ -614,9 +607,6 @@ export declare const ActionsContainer: import("@stitches/react/types/styled-comp
|
|
|
614
607
|
display700: any;
|
|
615
608
|
display800: any;
|
|
616
609
|
display900: any;
|
|
617
|
-
default: any;
|
|
618
|
-
};
|
|
619
|
-
fontSizes: {
|
|
620
610
|
body: any;
|
|
621
611
|
caption: any;
|
|
622
612
|
pageTitle: any;
|
|
@@ -624,6 +614,9 @@ export declare const ActionsContainer: import("@stitches/react/types/styled-comp
|
|
|
624
614
|
sectionSubtitle: any;
|
|
625
615
|
button: any;
|
|
626
616
|
textInput: any;
|
|
617
|
+
default: any;
|
|
618
|
+
};
|
|
619
|
+
fontSizes: {
|
|
627
620
|
display100: any;
|
|
628
621
|
display200: any;
|
|
629
622
|
display300: any;
|
|
@@ -633,8 +626,6 @@ export declare const ActionsContainer: import("@stitches/react/types/styled-comp
|
|
|
633
626
|
display700: any;
|
|
634
627
|
display800: any;
|
|
635
628
|
display900: any;
|
|
636
|
-
};
|
|
637
|
-
fontWeights: {
|
|
638
629
|
body: any;
|
|
639
630
|
caption: any;
|
|
640
631
|
pageTitle: any;
|
|
@@ -642,6 +633,8 @@ export declare const ActionsContainer: import("@stitches/react/types/styled-comp
|
|
|
642
633
|
sectionSubtitle: any;
|
|
643
634
|
button: any;
|
|
644
635
|
textInput: any;
|
|
636
|
+
};
|
|
637
|
+
fontWeights: {
|
|
645
638
|
display100: any;
|
|
646
639
|
display200: any;
|
|
647
640
|
display300: any;
|
|
@@ -651,8 +644,6 @@ export declare const ActionsContainer: import("@stitches/react/types/styled-comp
|
|
|
651
644
|
display700: any;
|
|
652
645
|
display800: any;
|
|
653
646
|
display900: any;
|
|
654
|
-
};
|
|
655
|
-
letterSpacings: {
|
|
656
647
|
body: any;
|
|
657
648
|
caption: any;
|
|
658
649
|
pageTitle: any;
|
|
@@ -660,6 +651,8 @@ export declare const ActionsContainer: import("@stitches/react/types/styled-comp
|
|
|
660
651
|
sectionSubtitle: any;
|
|
661
652
|
button: any;
|
|
662
653
|
textInput: any;
|
|
654
|
+
};
|
|
655
|
+
letterSpacings: {
|
|
663
656
|
display100: any;
|
|
664
657
|
display200: any;
|
|
665
658
|
display300: any;
|
|
@@ -669,8 +662,6 @@ export declare const ActionsContainer: import("@stitches/react/types/styled-comp
|
|
|
669
662
|
display700: any;
|
|
670
663
|
display800: any;
|
|
671
664
|
display900: any;
|
|
672
|
-
};
|
|
673
|
-
lineHeights: {
|
|
674
665
|
body: any;
|
|
675
666
|
caption: any;
|
|
676
667
|
pageTitle: any;
|
|
@@ -678,6 +669,8 @@ export declare const ActionsContainer: import("@stitches/react/types/styled-comp
|
|
|
678
669
|
sectionSubtitle: any;
|
|
679
670
|
button: any;
|
|
680
671
|
textInput: any;
|
|
672
|
+
};
|
|
673
|
+
lineHeights: {
|
|
681
674
|
display100: any;
|
|
682
675
|
display200: any;
|
|
683
676
|
display300: any;
|
|
@@ -687,6 +680,13 @@ export declare const ActionsContainer: import("@stitches/react/types/styled-comp
|
|
|
687
680
|
display700: any;
|
|
688
681
|
display800: any;
|
|
689
682
|
display900: any;
|
|
683
|
+
body: any;
|
|
684
|
+
caption: any;
|
|
685
|
+
pageTitle: any;
|
|
686
|
+
sectionTitle: any;
|
|
687
|
+
sectionSubtitle: any;
|
|
688
|
+
button: any;
|
|
689
|
+
textInput: any;
|
|
690
690
|
};
|
|
691
691
|
radii: {
|
|
692
692
|
default: any;
|
|
@@ -831,13 +831,6 @@ export declare const LeftContentContainer: import("@stitches/react/types/styled-
|
|
|
831
831
|
critical13: string;
|
|
832
832
|
};
|
|
833
833
|
fonts: {
|
|
834
|
-
body: any;
|
|
835
|
-
caption: any;
|
|
836
|
-
pageTitle: any;
|
|
837
|
-
sectionTitle: any;
|
|
838
|
-
sectionSubtitle: any;
|
|
839
|
-
button: any;
|
|
840
|
-
textInput: any;
|
|
841
834
|
display100: any;
|
|
842
835
|
display200: any;
|
|
843
836
|
display300: any;
|
|
@@ -847,9 +840,6 @@ export declare const LeftContentContainer: import("@stitches/react/types/styled-
|
|
|
847
840
|
display700: any;
|
|
848
841
|
display800: any;
|
|
849
842
|
display900: any;
|
|
850
|
-
default: any;
|
|
851
|
-
};
|
|
852
|
-
fontSizes: {
|
|
853
843
|
body: any;
|
|
854
844
|
caption: any;
|
|
855
845
|
pageTitle: any;
|
|
@@ -857,6 +847,9 @@ export declare const LeftContentContainer: import("@stitches/react/types/styled-
|
|
|
857
847
|
sectionSubtitle: any;
|
|
858
848
|
button: any;
|
|
859
849
|
textInput: any;
|
|
850
|
+
default: any;
|
|
851
|
+
};
|
|
852
|
+
fontSizes: {
|
|
860
853
|
display100: any;
|
|
861
854
|
display200: any;
|
|
862
855
|
display300: any;
|
|
@@ -866,8 +859,6 @@ export declare const LeftContentContainer: import("@stitches/react/types/styled-
|
|
|
866
859
|
display700: any;
|
|
867
860
|
display800: any;
|
|
868
861
|
display900: any;
|
|
869
|
-
};
|
|
870
|
-
fontWeights: {
|
|
871
862
|
body: any;
|
|
872
863
|
caption: any;
|
|
873
864
|
pageTitle: any;
|
|
@@ -875,6 +866,8 @@ export declare const LeftContentContainer: import("@stitches/react/types/styled-
|
|
|
875
866
|
sectionSubtitle: any;
|
|
876
867
|
button: any;
|
|
877
868
|
textInput: any;
|
|
869
|
+
};
|
|
870
|
+
fontWeights: {
|
|
878
871
|
display100: any;
|
|
879
872
|
display200: any;
|
|
880
873
|
display300: any;
|
|
@@ -884,8 +877,6 @@ export declare const LeftContentContainer: import("@stitches/react/types/styled-
|
|
|
884
877
|
display700: any;
|
|
885
878
|
display800: any;
|
|
886
879
|
display900: any;
|
|
887
|
-
};
|
|
888
|
-
letterSpacings: {
|
|
889
880
|
body: any;
|
|
890
881
|
caption: any;
|
|
891
882
|
pageTitle: any;
|
|
@@ -893,6 +884,8 @@ export declare const LeftContentContainer: import("@stitches/react/types/styled-
|
|
|
893
884
|
sectionSubtitle: any;
|
|
894
885
|
button: any;
|
|
895
886
|
textInput: any;
|
|
887
|
+
};
|
|
888
|
+
letterSpacings: {
|
|
896
889
|
display100: any;
|
|
897
890
|
display200: any;
|
|
898
891
|
display300: any;
|
|
@@ -902,8 +895,6 @@ export declare const LeftContentContainer: import("@stitches/react/types/styled-
|
|
|
902
895
|
display700: any;
|
|
903
896
|
display800: any;
|
|
904
897
|
display900: any;
|
|
905
|
-
};
|
|
906
|
-
lineHeights: {
|
|
907
898
|
body: any;
|
|
908
899
|
caption: any;
|
|
909
900
|
pageTitle: any;
|
|
@@ -911,6 +902,8 @@ export declare const LeftContentContainer: import("@stitches/react/types/styled-
|
|
|
911
902
|
sectionSubtitle: any;
|
|
912
903
|
button: any;
|
|
913
904
|
textInput: any;
|
|
905
|
+
};
|
|
906
|
+
lineHeights: {
|
|
914
907
|
display100: any;
|
|
915
908
|
display200: any;
|
|
916
909
|
display300: any;
|
|
@@ -920,6 +913,13 @@ export declare const LeftContentContainer: import("@stitches/react/types/styled-
|
|
|
920
913
|
display700: any;
|
|
921
914
|
display800: any;
|
|
922
915
|
display900: any;
|
|
916
|
+
body: any;
|
|
917
|
+
caption: any;
|
|
918
|
+
pageTitle: any;
|
|
919
|
+
sectionTitle: any;
|
|
920
|
+
sectionSubtitle: any;
|
|
921
|
+
button: any;
|
|
922
|
+
textInput: any;
|
|
923
923
|
};
|
|
924
924
|
radii: {
|
|
925
925
|
default: any;
|
package/dist/components/src/Table/components/BatchActions/styles/ActionsContainer.styles.d.ts
CHANGED
|
@@ -114,13 +114,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
114
114
|
critical13: string;
|
|
115
115
|
};
|
|
116
116
|
fonts: {
|
|
117
|
-
body: any;
|
|
118
|
-
caption: any;
|
|
119
|
-
pageTitle: any;
|
|
120
|
-
sectionTitle: any;
|
|
121
|
-
sectionSubtitle: any;
|
|
122
|
-
button: any;
|
|
123
|
-
textInput: any;
|
|
124
117
|
display100: any;
|
|
125
118
|
display200: any;
|
|
126
119
|
display300: any;
|
|
@@ -130,9 +123,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
130
123
|
display700: any;
|
|
131
124
|
display800: any;
|
|
132
125
|
display900: any;
|
|
133
|
-
default: any;
|
|
134
|
-
};
|
|
135
|
-
fontSizes: {
|
|
136
126
|
body: any;
|
|
137
127
|
caption: any;
|
|
138
128
|
pageTitle: any;
|
|
@@ -140,6 +130,9 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
140
130
|
sectionSubtitle: any;
|
|
141
131
|
button: any;
|
|
142
132
|
textInput: any;
|
|
133
|
+
default: any;
|
|
134
|
+
};
|
|
135
|
+
fontSizes: {
|
|
143
136
|
display100: any;
|
|
144
137
|
display200: any;
|
|
145
138
|
display300: any;
|
|
@@ -149,8 +142,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
149
142
|
display700: any;
|
|
150
143
|
display800: any;
|
|
151
144
|
display900: any;
|
|
152
|
-
};
|
|
153
|
-
fontWeights: {
|
|
154
145
|
body: any;
|
|
155
146
|
caption: any;
|
|
156
147
|
pageTitle: any;
|
|
@@ -158,6 +149,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
158
149
|
sectionSubtitle: any;
|
|
159
150
|
button: any;
|
|
160
151
|
textInput: any;
|
|
152
|
+
};
|
|
153
|
+
fontWeights: {
|
|
161
154
|
display100: any;
|
|
162
155
|
display200: any;
|
|
163
156
|
display300: any;
|
|
@@ -167,8 +160,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
167
160
|
display700: any;
|
|
168
161
|
display800: any;
|
|
169
162
|
display900: any;
|
|
170
|
-
};
|
|
171
|
-
letterSpacings: {
|
|
172
163
|
body: any;
|
|
173
164
|
caption: any;
|
|
174
165
|
pageTitle: any;
|
|
@@ -176,6 +167,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
176
167
|
sectionSubtitle: any;
|
|
177
168
|
button: any;
|
|
178
169
|
textInput: any;
|
|
170
|
+
};
|
|
171
|
+
letterSpacings: {
|
|
179
172
|
display100: any;
|
|
180
173
|
display200: any;
|
|
181
174
|
display300: any;
|
|
@@ -185,8 +178,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
185
178
|
display700: any;
|
|
186
179
|
display800: any;
|
|
187
180
|
display900: any;
|
|
188
|
-
};
|
|
189
|
-
lineHeights: {
|
|
190
181
|
body: any;
|
|
191
182
|
caption: any;
|
|
192
183
|
pageTitle: any;
|
|
@@ -194,6 +185,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
194
185
|
sectionSubtitle: any;
|
|
195
186
|
button: any;
|
|
196
187
|
textInput: any;
|
|
188
|
+
};
|
|
189
|
+
lineHeights: {
|
|
197
190
|
display100: any;
|
|
198
191
|
display200: any;
|
|
199
192
|
display300: any;
|
|
@@ -203,6 +196,13 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
203
196
|
display700: any;
|
|
204
197
|
display800: any;
|
|
205
198
|
display900: any;
|
|
199
|
+
body: any;
|
|
200
|
+
caption: any;
|
|
201
|
+
pageTitle: any;
|
|
202
|
+
sectionTitle: any;
|
|
203
|
+
sectionSubtitle: any;
|
|
204
|
+
button: any;
|
|
205
|
+
textInput: any;
|
|
206
206
|
};
|
|
207
207
|
radii: {
|
|
208
208
|
default: any;
|