@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
|
@@ -181,13 +181,6 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
181
181
|
critical13: string;
|
|
182
182
|
};
|
|
183
183
|
fonts: {
|
|
184
|
-
body: any;
|
|
185
|
-
caption: any;
|
|
186
|
-
pageTitle: any;
|
|
187
|
-
sectionTitle: any;
|
|
188
|
-
sectionSubtitle: any;
|
|
189
|
-
button: any;
|
|
190
|
-
textInput: any;
|
|
191
184
|
display100: any;
|
|
192
185
|
display200: any;
|
|
193
186
|
display300: any;
|
|
@@ -197,9 +190,6 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
197
190
|
display700: any;
|
|
198
191
|
display800: any;
|
|
199
192
|
display900: any;
|
|
200
|
-
default: any;
|
|
201
|
-
};
|
|
202
|
-
fontSizes: {
|
|
203
193
|
body: any;
|
|
204
194
|
caption: any;
|
|
205
195
|
pageTitle: any;
|
|
@@ -207,6 +197,9 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
207
197
|
sectionSubtitle: any;
|
|
208
198
|
button: any;
|
|
209
199
|
textInput: any;
|
|
200
|
+
default: any;
|
|
201
|
+
};
|
|
202
|
+
fontSizes: {
|
|
210
203
|
display100: any;
|
|
211
204
|
display200: any;
|
|
212
205
|
display300: any;
|
|
@@ -216,8 +209,6 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
216
209
|
display700: any;
|
|
217
210
|
display800: any;
|
|
218
211
|
display900: any;
|
|
219
|
-
};
|
|
220
|
-
fontWeights: {
|
|
221
212
|
body: any;
|
|
222
213
|
caption: any;
|
|
223
214
|
pageTitle: any;
|
|
@@ -225,6 +216,8 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
225
216
|
sectionSubtitle: any;
|
|
226
217
|
button: any;
|
|
227
218
|
textInput: any;
|
|
219
|
+
};
|
|
220
|
+
fontWeights: {
|
|
228
221
|
display100: any;
|
|
229
222
|
display200: any;
|
|
230
223
|
display300: any;
|
|
@@ -234,8 +227,6 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
234
227
|
display700: any;
|
|
235
228
|
display800: any;
|
|
236
229
|
display900: any;
|
|
237
|
-
};
|
|
238
|
-
letterSpacings: {
|
|
239
230
|
body: any;
|
|
240
231
|
caption: any;
|
|
241
232
|
pageTitle: any;
|
|
@@ -243,6 +234,8 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
243
234
|
sectionSubtitle: any;
|
|
244
235
|
button: any;
|
|
245
236
|
textInput: any;
|
|
237
|
+
};
|
|
238
|
+
letterSpacings: {
|
|
246
239
|
display100: any;
|
|
247
240
|
display200: any;
|
|
248
241
|
display300: any;
|
|
@@ -252,8 +245,6 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
252
245
|
display700: any;
|
|
253
246
|
display800: any;
|
|
254
247
|
display900: any;
|
|
255
|
-
};
|
|
256
|
-
lineHeights: {
|
|
257
248
|
body: any;
|
|
258
249
|
caption: any;
|
|
259
250
|
pageTitle: any;
|
|
@@ -261,6 +252,8 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
261
252
|
sectionSubtitle: any;
|
|
262
253
|
button: any;
|
|
263
254
|
textInput: any;
|
|
255
|
+
};
|
|
256
|
+
lineHeights: {
|
|
264
257
|
display100: any;
|
|
265
258
|
display200: any;
|
|
266
259
|
display300: any;
|
|
@@ -270,6 +263,13 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
270
263
|
display700: any;
|
|
271
264
|
display800: any;
|
|
272
265
|
display900: any;
|
|
266
|
+
body: any;
|
|
267
|
+
caption: any;
|
|
268
|
+
pageTitle: any;
|
|
269
|
+
sectionTitle: any;
|
|
270
|
+
sectionSubtitle: any;
|
|
271
|
+
button: any;
|
|
272
|
+
textInput: any;
|
|
273
273
|
};
|
|
274
274
|
radii: {
|
|
275
275
|
default: any;
|
|
@@ -414,13 +414,6 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
414
414
|
critical13: string;
|
|
415
415
|
};
|
|
416
416
|
fonts: {
|
|
417
|
-
body: any;
|
|
418
|
-
caption: any;
|
|
419
|
-
pageTitle: any;
|
|
420
|
-
sectionTitle: any;
|
|
421
|
-
sectionSubtitle: any;
|
|
422
|
-
button: any;
|
|
423
|
-
textInput: any;
|
|
424
417
|
display100: any;
|
|
425
418
|
display200: any;
|
|
426
419
|
display300: any;
|
|
@@ -430,9 +423,6 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
430
423
|
display700: any;
|
|
431
424
|
display800: any;
|
|
432
425
|
display900: any;
|
|
433
|
-
default: any;
|
|
434
|
-
};
|
|
435
|
-
fontSizes: {
|
|
436
426
|
body: any;
|
|
437
427
|
caption: any;
|
|
438
428
|
pageTitle: any;
|
|
@@ -440,6 +430,9 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
440
430
|
sectionSubtitle: any;
|
|
441
431
|
button: any;
|
|
442
432
|
textInput: any;
|
|
433
|
+
default: any;
|
|
434
|
+
};
|
|
435
|
+
fontSizes: {
|
|
443
436
|
display100: any;
|
|
444
437
|
display200: any;
|
|
445
438
|
display300: any;
|
|
@@ -449,8 +442,6 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
449
442
|
display700: any;
|
|
450
443
|
display800: any;
|
|
451
444
|
display900: any;
|
|
452
|
-
};
|
|
453
|
-
fontWeights: {
|
|
454
445
|
body: any;
|
|
455
446
|
caption: any;
|
|
456
447
|
pageTitle: any;
|
|
@@ -458,6 +449,8 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
458
449
|
sectionSubtitle: any;
|
|
459
450
|
button: any;
|
|
460
451
|
textInput: any;
|
|
452
|
+
};
|
|
453
|
+
fontWeights: {
|
|
461
454
|
display100: any;
|
|
462
455
|
display200: any;
|
|
463
456
|
display300: any;
|
|
@@ -467,8 +460,6 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
467
460
|
display700: any;
|
|
468
461
|
display800: any;
|
|
469
462
|
display900: any;
|
|
470
|
-
};
|
|
471
|
-
letterSpacings: {
|
|
472
463
|
body: any;
|
|
473
464
|
caption: any;
|
|
474
465
|
pageTitle: any;
|
|
@@ -476,6 +467,8 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
476
467
|
sectionSubtitle: any;
|
|
477
468
|
button: any;
|
|
478
469
|
textInput: any;
|
|
470
|
+
};
|
|
471
|
+
letterSpacings: {
|
|
479
472
|
display100: any;
|
|
480
473
|
display200: any;
|
|
481
474
|
display300: any;
|
|
@@ -485,8 +478,6 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
485
478
|
display700: any;
|
|
486
479
|
display800: any;
|
|
487
480
|
display900: any;
|
|
488
|
-
};
|
|
489
|
-
lineHeights: {
|
|
490
481
|
body: any;
|
|
491
482
|
caption: any;
|
|
492
483
|
pageTitle: any;
|
|
@@ -494,6 +485,8 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
494
485
|
sectionSubtitle: any;
|
|
495
486
|
button: any;
|
|
496
487
|
textInput: any;
|
|
488
|
+
};
|
|
489
|
+
lineHeights: {
|
|
497
490
|
display100: any;
|
|
498
491
|
display200: any;
|
|
499
492
|
display300: any;
|
|
@@ -503,6 +496,13 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
503
496
|
display700: any;
|
|
504
497
|
display800: any;
|
|
505
498
|
display900: any;
|
|
499
|
+
body: any;
|
|
500
|
+
caption: any;
|
|
501
|
+
pageTitle: any;
|
|
502
|
+
sectionTitle: any;
|
|
503
|
+
sectionSubtitle: any;
|
|
504
|
+
button: any;
|
|
505
|
+
textInput: any;
|
|
506
506
|
};
|
|
507
507
|
radii: {
|
|
508
508
|
default: any;
|
|
@@ -706,13 +706,6 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
706
706
|
critical13: string;
|
|
707
707
|
};
|
|
708
708
|
fonts: {
|
|
709
|
-
body: any;
|
|
710
|
-
caption: any;
|
|
711
|
-
pageTitle: any;
|
|
712
|
-
sectionTitle: any;
|
|
713
|
-
sectionSubtitle: any;
|
|
714
|
-
button: any;
|
|
715
|
-
textInput: any;
|
|
716
709
|
display100: any;
|
|
717
710
|
display200: any;
|
|
718
711
|
display300: any;
|
|
@@ -722,9 +715,6 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
722
715
|
display700: any;
|
|
723
716
|
display800: any;
|
|
724
717
|
display900: any;
|
|
725
|
-
default: any;
|
|
726
|
-
};
|
|
727
|
-
fontSizes: {
|
|
728
718
|
body: any;
|
|
729
719
|
caption: any;
|
|
730
720
|
pageTitle: any;
|
|
@@ -732,6 +722,9 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
732
722
|
sectionSubtitle: any;
|
|
733
723
|
button: any;
|
|
734
724
|
textInput: any;
|
|
725
|
+
default: any;
|
|
726
|
+
};
|
|
727
|
+
fontSizes: {
|
|
735
728
|
display100: any;
|
|
736
729
|
display200: any;
|
|
737
730
|
display300: any;
|
|
@@ -741,8 +734,6 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
741
734
|
display700: any;
|
|
742
735
|
display800: any;
|
|
743
736
|
display900: any;
|
|
744
|
-
};
|
|
745
|
-
fontWeights: {
|
|
746
737
|
body: any;
|
|
747
738
|
caption: any;
|
|
748
739
|
pageTitle: any;
|
|
@@ -750,6 +741,8 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
750
741
|
sectionSubtitle: any;
|
|
751
742
|
button: any;
|
|
752
743
|
textInput: any;
|
|
744
|
+
};
|
|
745
|
+
fontWeights: {
|
|
753
746
|
display100: any;
|
|
754
747
|
display200: any;
|
|
755
748
|
display300: any;
|
|
@@ -759,8 +752,6 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
759
752
|
display700: any;
|
|
760
753
|
display800: any;
|
|
761
754
|
display900: any;
|
|
762
|
-
};
|
|
763
|
-
letterSpacings: {
|
|
764
755
|
body: any;
|
|
765
756
|
caption: any;
|
|
766
757
|
pageTitle: any;
|
|
@@ -768,6 +759,8 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
768
759
|
sectionSubtitle: any;
|
|
769
760
|
button: any;
|
|
770
761
|
textInput: any;
|
|
762
|
+
};
|
|
763
|
+
letterSpacings: {
|
|
771
764
|
display100: any;
|
|
772
765
|
display200: any;
|
|
773
766
|
display300: any;
|
|
@@ -777,8 +770,6 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
777
770
|
display700: any;
|
|
778
771
|
display800: any;
|
|
779
772
|
display900: any;
|
|
780
|
-
};
|
|
781
|
-
lineHeights: {
|
|
782
773
|
body: any;
|
|
783
774
|
caption: any;
|
|
784
775
|
pageTitle: any;
|
|
@@ -786,6 +777,8 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
786
777
|
sectionSubtitle: any;
|
|
787
778
|
button: any;
|
|
788
779
|
textInput: any;
|
|
780
|
+
};
|
|
781
|
+
lineHeights: {
|
|
789
782
|
display100: any;
|
|
790
783
|
display200: any;
|
|
791
784
|
display300: any;
|
|
@@ -795,6 +788,13 @@ declare const Switch: React.ForwardRefExoticComponent<Pick<{
|
|
|
795
788
|
display700: any;
|
|
796
789
|
display800: any;
|
|
797
790
|
display900: any;
|
|
791
|
+
body: any;
|
|
792
|
+
caption: any;
|
|
793
|
+
pageTitle: any;
|
|
794
|
+
sectionTitle: any;
|
|
795
|
+
sectionSubtitle: any;
|
|
796
|
+
button: any;
|
|
797
|
+
textInput: any;
|
|
798
798
|
};
|
|
799
799
|
radii: {
|
|
800
800
|
default: any;
|
|
@@ -138,13 +138,6 @@ export declare const BaseSwitchThumb: import("@stitches/react/types/styled-compo
|
|
|
138
138
|
critical13: string;
|
|
139
139
|
};
|
|
140
140
|
fonts: {
|
|
141
|
-
body: any;
|
|
142
|
-
caption: any;
|
|
143
|
-
pageTitle: any;
|
|
144
|
-
sectionTitle: any;
|
|
145
|
-
sectionSubtitle: any;
|
|
146
|
-
button: any;
|
|
147
|
-
textInput: any;
|
|
148
141
|
display100: any;
|
|
149
142
|
display200: any;
|
|
150
143
|
display300: any;
|
|
@@ -154,9 +147,6 @@ export declare const BaseSwitchThumb: import("@stitches/react/types/styled-compo
|
|
|
154
147
|
display700: any;
|
|
155
148
|
display800: any;
|
|
156
149
|
display900: any;
|
|
157
|
-
default: any;
|
|
158
|
-
};
|
|
159
|
-
fontSizes: {
|
|
160
150
|
body: any;
|
|
161
151
|
caption: any;
|
|
162
152
|
pageTitle: any;
|
|
@@ -164,6 +154,9 @@ export declare const BaseSwitchThumb: import("@stitches/react/types/styled-compo
|
|
|
164
154
|
sectionSubtitle: any;
|
|
165
155
|
button: any;
|
|
166
156
|
textInput: any;
|
|
157
|
+
default: any;
|
|
158
|
+
};
|
|
159
|
+
fontSizes: {
|
|
167
160
|
display100: any;
|
|
168
161
|
display200: any;
|
|
169
162
|
display300: any;
|
|
@@ -173,8 +166,6 @@ export declare const BaseSwitchThumb: import("@stitches/react/types/styled-compo
|
|
|
173
166
|
display700: any;
|
|
174
167
|
display800: any;
|
|
175
168
|
display900: any;
|
|
176
|
-
};
|
|
177
|
-
fontWeights: {
|
|
178
169
|
body: any;
|
|
179
170
|
caption: any;
|
|
180
171
|
pageTitle: any;
|
|
@@ -182,6 +173,8 @@ export declare const BaseSwitchThumb: import("@stitches/react/types/styled-compo
|
|
|
182
173
|
sectionSubtitle: any;
|
|
183
174
|
button: any;
|
|
184
175
|
textInput: any;
|
|
176
|
+
};
|
|
177
|
+
fontWeights: {
|
|
185
178
|
display100: any;
|
|
186
179
|
display200: any;
|
|
187
180
|
display300: any;
|
|
@@ -191,8 +184,6 @@ export declare const BaseSwitchThumb: import("@stitches/react/types/styled-compo
|
|
|
191
184
|
display700: any;
|
|
192
185
|
display800: any;
|
|
193
186
|
display900: any;
|
|
194
|
-
};
|
|
195
|
-
letterSpacings: {
|
|
196
187
|
body: any;
|
|
197
188
|
caption: any;
|
|
198
189
|
pageTitle: any;
|
|
@@ -200,6 +191,8 @@ export declare const BaseSwitchThumb: import("@stitches/react/types/styled-compo
|
|
|
200
191
|
sectionSubtitle: any;
|
|
201
192
|
button: any;
|
|
202
193
|
textInput: any;
|
|
194
|
+
};
|
|
195
|
+
letterSpacings: {
|
|
203
196
|
display100: any;
|
|
204
197
|
display200: any;
|
|
205
198
|
display300: any;
|
|
@@ -209,8 +202,6 @@ export declare const BaseSwitchThumb: import("@stitches/react/types/styled-compo
|
|
|
209
202
|
display700: any;
|
|
210
203
|
display800: any;
|
|
211
204
|
display900: any;
|
|
212
|
-
};
|
|
213
|
-
lineHeights: {
|
|
214
205
|
body: any;
|
|
215
206
|
caption: any;
|
|
216
207
|
pageTitle: any;
|
|
@@ -218,6 +209,8 @@ export declare const BaseSwitchThumb: import("@stitches/react/types/styled-compo
|
|
|
218
209
|
sectionSubtitle: any;
|
|
219
210
|
button: any;
|
|
220
211
|
textInput: any;
|
|
212
|
+
};
|
|
213
|
+
lineHeights: {
|
|
221
214
|
display100: any;
|
|
222
215
|
display200: any;
|
|
223
216
|
display300: any;
|
|
@@ -227,6 +220,13 @@ export declare const BaseSwitchThumb: import("@stitches/react/types/styled-compo
|
|
|
227
220
|
display700: any;
|
|
228
221
|
display800: any;
|
|
229
222
|
display900: any;
|
|
223
|
+
body: any;
|
|
224
|
+
caption: any;
|
|
225
|
+
pageTitle: any;
|
|
226
|
+
sectionTitle: any;
|
|
227
|
+
sectionSubtitle: any;
|
|
228
|
+
button: any;
|
|
229
|
+
textInput: any;
|
|
230
230
|
};
|
|
231
231
|
radii: {
|
|
232
232
|
default: any;
|
|
@@ -370,13 +370,6 @@ export declare const BaseSwitchThumb: import("@stitches/react/types/styled-compo
|
|
|
370
370
|
critical13: string;
|
|
371
371
|
};
|
|
372
372
|
fonts: {
|
|
373
|
-
body: any;
|
|
374
|
-
caption: any;
|
|
375
|
-
pageTitle: any;
|
|
376
|
-
sectionTitle: any;
|
|
377
|
-
sectionSubtitle: any;
|
|
378
|
-
button: any;
|
|
379
|
-
textInput: any;
|
|
380
373
|
display100: any;
|
|
381
374
|
display200: any;
|
|
382
375
|
display300: any;
|
|
@@ -386,9 +379,6 @@ export declare const BaseSwitchThumb: import("@stitches/react/types/styled-compo
|
|
|
386
379
|
display700: any;
|
|
387
380
|
display800: any;
|
|
388
381
|
display900: any;
|
|
389
|
-
default: any;
|
|
390
|
-
};
|
|
391
|
-
fontSizes: {
|
|
392
382
|
body: any;
|
|
393
383
|
caption: any;
|
|
394
384
|
pageTitle: any;
|
|
@@ -396,6 +386,9 @@ export declare const BaseSwitchThumb: import("@stitches/react/types/styled-compo
|
|
|
396
386
|
sectionSubtitle: any;
|
|
397
387
|
button: any;
|
|
398
388
|
textInput: any;
|
|
389
|
+
default: any;
|
|
390
|
+
};
|
|
391
|
+
fontSizes: {
|
|
399
392
|
display100: any;
|
|
400
393
|
display200: any;
|
|
401
394
|
display300: any;
|
|
@@ -405,8 +398,6 @@ export declare const BaseSwitchThumb: import("@stitches/react/types/styled-compo
|
|
|
405
398
|
display700: any;
|
|
406
399
|
display800: any;
|
|
407
400
|
display900: any;
|
|
408
|
-
};
|
|
409
|
-
fontWeights: {
|
|
410
401
|
body: any;
|
|
411
402
|
caption: any;
|
|
412
403
|
pageTitle: any;
|
|
@@ -414,6 +405,8 @@ export declare const BaseSwitchThumb: import("@stitches/react/types/styled-compo
|
|
|
414
405
|
sectionSubtitle: any;
|
|
415
406
|
button: any;
|
|
416
407
|
textInput: any;
|
|
408
|
+
};
|
|
409
|
+
fontWeights: {
|
|
417
410
|
display100: any;
|
|
418
411
|
display200: any;
|
|
419
412
|
display300: any;
|
|
@@ -423,8 +416,6 @@ export declare const BaseSwitchThumb: import("@stitches/react/types/styled-compo
|
|
|
423
416
|
display700: any;
|
|
424
417
|
display800: any;
|
|
425
418
|
display900: any;
|
|
426
|
-
};
|
|
427
|
-
letterSpacings: {
|
|
428
419
|
body: any;
|
|
429
420
|
caption: any;
|
|
430
421
|
pageTitle: any;
|
|
@@ -432,6 +423,8 @@ export declare const BaseSwitchThumb: import("@stitches/react/types/styled-compo
|
|
|
432
423
|
sectionSubtitle: any;
|
|
433
424
|
button: any;
|
|
434
425
|
textInput: any;
|
|
426
|
+
};
|
|
427
|
+
letterSpacings: {
|
|
435
428
|
display100: any;
|
|
436
429
|
display200: any;
|
|
437
430
|
display300: any;
|
|
@@ -441,8 +434,6 @@ export declare const BaseSwitchThumb: import("@stitches/react/types/styled-compo
|
|
|
441
434
|
display700: any;
|
|
442
435
|
display800: any;
|
|
443
436
|
display900: any;
|
|
444
|
-
};
|
|
445
|
-
lineHeights: {
|
|
446
437
|
body: any;
|
|
447
438
|
caption: any;
|
|
448
439
|
pageTitle: any;
|
|
@@ -450,6 +441,8 @@ export declare const BaseSwitchThumb: import("@stitches/react/types/styled-compo
|
|
|
450
441
|
sectionSubtitle: any;
|
|
451
442
|
button: any;
|
|
452
443
|
textInput: any;
|
|
444
|
+
};
|
|
445
|
+
lineHeights: {
|
|
453
446
|
display100: any;
|
|
454
447
|
display200: any;
|
|
455
448
|
display300: any;
|
|
@@ -459,6 +452,13 @@ export declare const BaseSwitchThumb: import("@stitches/react/types/styled-compo
|
|
|
459
452
|
display700: any;
|
|
460
453
|
display800: any;
|
|
461
454
|
display900: any;
|
|
455
|
+
body: any;
|
|
456
|
+
caption: any;
|
|
457
|
+
pageTitle: any;
|
|
458
|
+
sectionTitle: any;
|
|
459
|
+
sectionSubtitle: any;
|
|
460
|
+
button: any;
|
|
461
|
+
textInput: any;
|
|
462
462
|
};
|
|
463
463
|
radii: {
|
|
464
464
|
default: any;
|
|
@@ -662,13 +662,6 @@ export declare const BaseSwitch: import("@stitches/react/types/styled-component"
|
|
|
662
662
|
critical13: string;
|
|
663
663
|
};
|
|
664
664
|
fonts: {
|
|
665
|
-
body: any;
|
|
666
|
-
caption: any;
|
|
667
|
-
pageTitle: any;
|
|
668
|
-
sectionTitle: any;
|
|
669
|
-
sectionSubtitle: any;
|
|
670
|
-
button: any;
|
|
671
|
-
textInput: any;
|
|
672
665
|
display100: any;
|
|
673
666
|
display200: any;
|
|
674
667
|
display300: any;
|
|
@@ -678,9 +671,6 @@ export declare const BaseSwitch: import("@stitches/react/types/styled-component"
|
|
|
678
671
|
display700: any;
|
|
679
672
|
display800: any;
|
|
680
673
|
display900: any;
|
|
681
|
-
default: any;
|
|
682
|
-
};
|
|
683
|
-
fontSizes: {
|
|
684
674
|
body: any;
|
|
685
675
|
caption: any;
|
|
686
676
|
pageTitle: any;
|
|
@@ -688,6 +678,9 @@ export declare const BaseSwitch: import("@stitches/react/types/styled-component"
|
|
|
688
678
|
sectionSubtitle: any;
|
|
689
679
|
button: any;
|
|
690
680
|
textInput: any;
|
|
681
|
+
default: any;
|
|
682
|
+
};
|
|
683
|
+
fontSizes: {
|
|
691
684
|
display100: any;
|
|
692
685
|
display200: any;
|
|
693
686
|
display300: any;
|
|
@@ -697,8 +690,6 @@ export declare const BaseSwitch: import("@stitches/react/types/styled-component"
|
|
|
697
690
|
display700: any;
|
|
698
691
|
display800: any;
|
|
699
692
|
display900: any;
|
|
700
|
-
};
|
|
701
|
-
fontWeights: {
|
|
702
693
|
body: any;
|
|
703
694
|
caption: any;
|
|
704
695
|
pageTitle: any;
|
|
@@ -706,6 +697,8 @@ export declare const BaseSwitch: import("@stitches/react/types/styled-component"
|
|
|
706
697
|
sectionSubtitle: any;
|
|
707
698
|
button: any;
|
|
708
699
|
textInput: any;
|
|
700
|
+
};
|
|
701
|
+
fontWeights: {
|
|
709
702
|
display100: any;
|
|
710
703
|
display200: any;
|
|
711
704
|
display300: any;
|
|
@@ -715,8 +708,6 @@ export declare const BaseSwitch: import("@stitches/react/types/styled-component"
|
|
|
715
708
|
display700: any;
|
|
716
709
|
display800: any;
|
|
717
710
|
display900: any;
|
|
718
|
-
};
|
|
719
|
-
letterSpacings: {
|
|
720
711
|
body: any;
|
|
721
712
|
caption: any;
|
|
722
713
|
pageTitle: any;
|
|
@@ -724,6 +715,8 @@ export declare const BaseSwitch: import("@stitches/react/types/styled-component"
|
|
|
724
715
|
sectionSubtitle: any;
|
|
725
716
|
button: any;
|
|
726
717
|
textInput: any;
|
|
718
|
+
};
|
|
719
|
+
letterSpacings: {
|
|
727
720
|
display100: any;
|
|
728
721
|
display200: any;
|
|
729
722
|
display300: any;
|
|
@@ -733,8 +726,6 @@ export declare const BaseSwitch: import("@stitches/react/types/styled-component"
|
|
|
733
726
|
display700: any;
|
|
734
727
|
display800: any;
|
|
735
728
|
display900: any;
|
|
736
|
-
};
|
|
737
|
-
lineHeights: {
|
|
738
729
|
body: any;
|
|
739
730
|
caption: any;
|
|
740
731
|
pageTitle: any;
|
|
@@ -742,6 +733,8 @@ export declare const BaseSwitch: import("@stitches/react/types/styled-component"
|
|
|
742
733
|
sectionSubtitle: any;
|
|
743
734
|
button: any;
|
|
744
735
|
textInput: any;
|
|
736
|
+
};
|
|
737
|
+
lineHeights: {
|
|
745
738
|
display100: any;
|
|
746
739
|
display200: any;
|
|
747
740
|
display300: any;
|
|
@@ -751,6 +744,13 @@ export declare const BaseSwitch: import("@stitches/react/types/styled-component"
|
|
|
751
744
|
display700: any;
|
|
752
745
|
display800: any;
|
|
753
746
|
display900: any;
|
|
747
|
+
body: any;
|
|
748
|
+
caption: any;
|
|
749
|
+
pageTitle: any;
|
|
750
|
+
sectionTitle: any;
|
|
751
|
+
sectionSubtitle: any;
|
|
752
|
+
button: any;
|
|
753
|
+
textInput: any;
|
|
754
754
|
};
|
|
755
755
|
radii: {
|
|
756
756
|
default: any;
|
|
@@ -894,13 +894,6 @@ export declare const BaseSwitch: import("@stitches/react/types/styled-component"
|
|
|
894
894
|
critical13: string;
|
|
895
895
|
};
|
|
896
896
|
fonts: {
|
|
897
|
-
body: any;
|
|
898
|
-
caption: any;
|
|
899
|
-
pageTitle: any;
|
|
900
|
-
sectionTitle: any;
|
|
901
|
-
sectionSubtitle: any;
|
|
902
|
-
button: any;
|
|
903
|
-
textInput: any;
|
|
904
897
|
display100: any;
|
|
905
898
|
display200: any;
|
|
906
899
|
display300: any;
|
|
@@ -910,9 +903,6 @@ export declare const BaseSwitch: import("@stitches/react/types/styled-component"
|
|
|
910
903
|
display700: any;
|
|
911
904
|
display800: any;
|
|
912
905
|
display900: any;
|
|
913
|
-
default: any;
|
|
914
|
-
};
|
|
915
|
-
fontSizes: {
|
|
916
906
|
body: any;
|
|
917
907
|
caption: any;
|
|
918
908
|
pageTitle: any;
|
|
@@ -920,6 +910,9 @@ export declare const BaseSwitch: import("@stitches/react/types/styled-component"
|
|
|
920
910
|
sectionSubtitle: any;
|
|
921
911
|
button: any;
|
|
922
912
|
textInput: any;
|
|
913
|
+
default: any;
|
|
914
|
+
};
|
|
915
|
+
fontSizes: {
|
|
923
916
|
display100: any;
|
|
924
917
|
display200: any;
|
|
925
918
|
display300: any;
|
|
@@ -929,8 +922,6 @@ export declare const BaseSwitch: import("@stitches/react/types/styled-component"
|
|
|
929
922
|
display700: any;
|
|
930
923
|
display800: any;
|
|
931
924
|
display900: any;
|
|
932
|
-
};
|
|
933
|
-
fontWeights: {
|
|
934
925
|
body: any;
|
|
935
926
|
caption: any;
|
|
936
927
|
pageTitle: any;
|
|
@@ -938,6 +929,8 @@ export declare const BaseSwitch: import("@stitches/react/types/styled-component"
|
|
|
938
929
|
sectionSubtitle: any;
|
|
939
930
|
button: any;
|
|
940
931
|
textInput: any;
|
|
932
|
+
};
|
|
933
|
+
fontWeights: {
|
|
941
934
|
display100: any;
|
|
942
935
|
display200: any;
|
|
943
936
|
display300: any;
|
|
@@ -947,8 +940,6 @@ export declare const BaseSwitch: import("@stitches/react/types/styled-component"
|
|
|
947
940
|
display700: any;
|
|
948
941
|
display800: any;
|
|
949
942
|
display900: any;
|
|
950
|
-
};
|
|
951
|
-
letterSpacings: {
|
|
952
943
|
body: any;
|
|
953
944
|
caption: any;
|
|
954
945
|
pageTitle: any;
|
|
@@ -956,6 +947,8 @@ export declare const BaseSwitch: import("@stitches/react/types/styled-component"
|
|
|
956
947
|
sectionSubtitle: any;
|
|
957
948
|
button: any;
|
|
958
949
|
textInput: any;
|
|
950
|
+
};
|
|
951
|
+
letterSpacings: {
|
|
959
952
|
display100: any;
|
|
960
953
|
display200: any;
|
|
961
954
|
display300: any;
|
|
@@ -965,8 +958,6 @@ export declare const BaseSwitch: import("@stitches/react/types/styled-component"
|
|
|
965
958
|
display700: any;
|
|
966
959
|
display800: any;
|
|
967
960
|
display900: any;
|
|
968
|
-
};
|
|
969
|
-
lineHeights: {
|
|
970
961
|
body: any;
|
|
971
962
|
caption: any;
|
|
972
963
|
pageTitle: any;
|
|
@@ -974,6 +965,8 @@ export declare const BaseSwitch: import("@stitches/react/types/styled-component"
|
|
|
974
965
|
sectionSubtitle: any;
|
|
975
966
|
button: any;
|
|
976
967
|
textInput: any;
|
|
968
|
+
};
|
|
969
|
+
lineHeights: {
|
|
977
970
|
display100: any;
|
|
978
971
|
display200: any;
|
|
979
972
|
display300: any;
|
|
@@ -983,6 +976,13 @@ export declare const BaseSwitch: import("@stitches/react/types/styled-component"
|
|
|
983
976
|
display700: any;
|
|
984
977
|
display800: any;
|
|
985
978
|
display900: any;
|
|
979
|
+
body: any;
|
|
980
|
+
caption: any;
|
|
981
|
+
pageTitle: any;
|
|
982
|
+
sectionTitle: any;
|
|
983
|
+
sectionSubtitle: any;
|
|
984
|
+
button: any;
|
|
985
|
+
textInput: any;
|
|
986
986
|
};
|
|
987
987
|
radii: {
|
|
988
988
|
default: any;
|