@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
|
@@ -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;
|
|
@@ -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;
|
|
@@ -147,13 +147,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
147
147
|
critical13: string;
|
|
148
148
|
};
|
|
149
149
|
fonts: {
|
|
150
|
-
body: any;
|
|
151
|
-
caption: any;
|
|
152
|
-
pageTitle: any;
|
|
153
|
-
sectionTitle: any;
|
|
154
|
-
sectionSubtitle: any;
|
|
155
|
-
button: any;
|
|
156
|
-
textInput: any;
|
|
157
150
|
display100: any;
|
|
158
151
|
display200: any;
|
|
159
152
|
display300: any;
|
|
@@ -163,9 +156,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
163
156
|
display700: any;
|
|
164
157
|
display800: any;
|
|
165
158
|
display900: any;
|
|
166
|
-
default: any;
|
|
167
|
-
};
|
|
168
|
-
fontSizes: {
|
|
169
159
|
body: any;
|
|
170
160
|
caption: any;
|
|
171
161
|
pageTitle: any;
|
|
@@ -173,6 +163,9 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
173
163
|
sectionSubtitle: any;
|
|
174
164
|
button: any;
|
|
175
165
|
textInput: any;
|
|
166
|
+
default: any;
|
|
167
|
+
};
|
|
168
|
+
fontSizes: {
|
|
176
169
|
display100: any;
|
|
177
170
|
display200: any;
|
|
178
171
|
display300: any;
|
|
@@ -182,8 +175,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
182
175
|
display700: any;
|
|
183
176
|
display800: any;
|
|
184
177
|
display900: any;
|
|
185
|
-
};
|
|
186
|
-
fontWeights: {
|
|
187
178
|
body: any;
|
|
188
179
|
caption: any;
|
|
189
180
|
pageTitle: any;
|
|
@@ -191,6 +182,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
191
182
|
sectionSubtitle: any;
|
|
192
183
|
button: any;
|
|
193
184
|
textInput: any;
|
|
185
|
+
};
|
|
186
|
+
fontWeights: {
|
|
194
187
|
display100: any;
|
|
195
188
|
display200: any;
|
|
196
189
|
display300: any;
|
|
@@ -200,8 +193,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
200
193
|
display700: any;
|
|
201
194
|
display800: any;
|
|
202
195
|
display900: any;
|
|
203
|
-
};
|
|
204
|
-
letterSpacings: {
|
|
205
196
|
body: any;
|
|
206
197
|
caption: any;
|
|
207
198
|
pageTitle: any;
|
|
@@ -209,6 +200,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
209
200
|
sectionSubtitle: any;
|
|
210
201
|
button: any;
|
|
211
202
|
textInput: any;
|
|
203
|
+
};
|
|
204
|
+
letterSpacings: {
|
|
212
205
|
display100: any;
|
|
213
206
|
display200: any;
|
|
214
207
|
display300: any;
|
|
@@ -218,8 +211,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
218
211
|
display700: any;
|
|
219
212
|
display800: any;
|
|
220
213
|
display900: any;
|
|
221
|
-
};
|
|
222
|
-
lineHeights: {
|
|
223
214
|
body: any;
|
|
224
215
|
caption: any;
|
|
225
216
|
pageTitle: any;
|
|
@@ -227,6 +218,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
227
218
|
sectionSubtitle: any;
|
|
228
219
|
button: any;
|
|
229
220
|
textInput: any;
|
|
221
|
+
};
|
|
222
|
+
lineHeights: {
|
|
230
223
|
display100: any;
|
|
231
224
|
display200: any;
|
|
232
225
|
display300: any;
|
|
@@ -236,6 +229,13 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
236
229
|
display700: any;
|
|
237
230
|
display800: any;
|
|
238
231
|
display900: any;
|
|
232
|
+
body: any;
|
|
233
|
+
caption: any;
|
|
234
|
+
pageTitle: any;
|
|
235
|
+
sectionTitle: any;
|
|
236
|
+
sectionSubtitle: any;
|
|
237
|
+
button: any;
|
|
238
|
+
textInput: any;
|
|
239
239
|
};
|
|
240
240
|
radii: {
|
|
241
241
|
default: any;
|
|
@@ -128,13 +128,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
128
128
|
critical13: string;
|
|
129
129
|
};
|
|
130
130
|
fonts: {
|
|
131
|
-
body: any;
|
|
132
|
-
caption: any;
|
|
133
|
-
pageTitle: any;
|
|
134
|
-
sectionTitle: any;
|
|
135
|
-
sectionSubtitle: any;
|
|
136
|
-
button: any;
|
|
137
|
-
textInput: any;
|
|
138
131
|
display100: any;
|
|
139
132
|
display200: any;
|
|
140
133
|
display300: any;
|
|
@@ -144,9 +137,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
144
137
|
display700: any;
|
|
145
138
|
display800: any;
|
|
146
139
|
display900: any;
|
|
147
|
-
default: any;
|
|
148
|
-
};
|
|
149
|
-
fontSizes: {
|
|
150
140
|
body: any;
|
|
151
141
|
caption: any;
|
|
152
142
|
pageTitle: any;
|
|
@@ -154,6 +144,9 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
154
144
|
sectionSubtitle: any;
|
|
155
145
|
button: any;
|
|
156
146
|
textInput: any;
|
|
147
|
+
default: any;
|
|
148
|
+
};
|
|
149
|
+
fontSizes: {
|
|
157
150
|
display100: any;
|
|
158
151
|
display200: any;
|
|
159
152
|
display300: any;
|
|
@@ -163,8 +156,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
163
156
|
display700: any;
|
|
164
157
|
display800: any;
|
|
165
158
|
display900: any;
|
|
166
|
-
};
|
|
167
|
-
fontWeights: {
|
|
168
159
|
body: any;
|
|
169
160
|
caption: any;
|
|
170
161
|
pageTitle: any;
|
|
@@ -172,6 +163,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
172
163
|
sectionSubtitle: any;
|
|
173
164
|
button: any;
|
|
174
165
|
textInput: any;
|
|
166
|
+
};
|
|
167
|
+
fontWeights: {
|
|
175
168
|
display100: any;
|
|
176
169
|
display200: any;
|
|
177
170
|
display300: any;
|
|
@@ -181,8 +174,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
181
174
|
display700: any;
|
|
182
175
|
display800: any;
|
|
183
176
|
display900: any;
|
|
184
|
-
};
|
|
185
|
-
letterSpacings: {
|
|
186
177
|
body: any;
|
|
187
178
|
caption: any;
|
|
188
179
|
pageTitle: any;
|
|
@@ -190,6 +181,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
190
181
|
sectionSubtitle: any;
|
|
191
182
|
button: any;
|
|
192
183
|
textInput: any;
|
|
184
|
+
};
|
|
185
|
+
letterSpacings: {
|
|
193
186
|
display100: any;
|
|
194
187
|
display200: any;
|
|
195
188
|
display300: any;
|
|
@@ -199,8 +192,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
199
192
|
display700: any;
|
|
200
193
|
display800: any;
|
|
201
194
|
display900: any;
|
|
202
|
-
};
|
|
203
|
-
lineHeights: {
|
|
204
195
|
body: any;
|
|
205
196
|
caption: any;
|
|
206
197
|
pageTitle: any;
|
|
@@ -208,6 +199,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
208
199
|
sectionSubtitle: any;
|
|
209
200
|
button: any;
|
|
210
201
|
textInput: any;
|
|
202
|
+
};
|
|
203
|
+
lineHeights: {
|
|
211
204
|
display100: any;
|
|
212
205
|
display200: any;
|
|
213
206
|
display300: any;
|
|
@@ -217,6 +210,13 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
217
210
|
display700: any;
|
|
218
211
|
display800: any;
|
|
219
212
|
display900: any;
|
|
213
|
+
body: any;
|
|
214
|
+
caption: any;
|
|
215
|
+
pageTitle: any;
|
|
216
|
+
sectionTitle: any;
|
|
217
|
+
sectionSubtitle: any;
|
|
218
|
+
button: any;
|
|
219
|
+
textInput: any;
|
|
220
220
|
};
|
|
221
221
|
radii: {
|
|
222
222
|
default: any;
|
|
@@ -123,13 +123,6 @@ declare const RadioButtons: React.ForwardRefExoticComponent<Pick<{
|
|
|
123
123
|
critical13: string;
|
|
124
124
|
};
|
|
125
125
|
fonts: {
|
|
126
|
-
body: any;
|
|
127
|
-
caption: any;
|
|
128
|
-
pageTitle: any;
|
|
129
|
-
sectionTitle: any;
|
|
130
|
-
sectionSubtitle: any;
|
|
131
|
-
button: any;
|
|
132
|
-
textInput: any;
|
|
133
126
|
display100: any;
|
|
134
127
|
display200: any;
|
|
135
128
|
display300: any;
|
|
@@ -139,9 +132,6 @@ declare const RadioButtons: React.ForwardRefExoticComponent<Pick<{
|
|
|
139
132
|
display700: any;
|
|
140
133
|
display800: any;
|
|
141
134
|
display900: any;
|
|
142
|
-
default: any;
|
|
143
|
-
};
|
|
144
|
-
fontSizes: {
|
|
145
135
|
body: any;
|
|
146
136
|
caption: any;
|
|
147
137
|
pageTitle: any;
|
|
@@ -149,6 +139,9 @@ declare const RadioButtons: React.ForwardRefExoticComponent<Pick<{
|
|
|
149
139
|
sectionSubtitle: any;
|
|
150
140
|
button: any;
|
|
151
141
|
textInput: any;
|
|
142
|
+
default: any;
|
|
143
|
+
};
|
|
144
|
+
fontSizes: {
|
|
152
145
|
display100: any;
|
|
153
146
|
display200: any;
|
|
154
147
|
display300: any;
|
|
@@ -158,8 +151,6 @@ declare const RadioButtons: React.ForwardRefExoticComponent<Pick<{
|
|
|
158
151
|
display700: any;
|
|
159
152
|
display800: any;
|
|
160
153
|
display900: any;
|
|
161
|
-
};
|
|
162
|
-
fontWeights: {
|
|
163
154
|
body: any;
|
|
164
155
|
caption: any;
|
|
165
156
|
pageTitle: any;
|
|
@@ -167,6 +158,8 @@ declare const RadioButtons: React.ForwardRefExoticComponent<Pick<{
|
|
|
167
158
|
sectionSubtitle: any;
|
|
168
159
|
button: any;
|
|
169
160
|
textInput: any;
|
|
161
|
+
};
|
|
162
|
+
fontWeights: {
|
|
170
163
|
display100: any;
|
|
171
164
|
display200: any;
|
|
172
165
|
display300: any;
|
|
@@ -176,8 +169,6 @@ declare const RadioButtons: React.ForwardRefExoticComponent<Pick<{
|
|
|
176
169
|
display700: any;
|
|
177
170
|
display800: any;
|
|
178
171
|
display900: any;
|
|
179
|
-
};
|
|
180
|
-
letterSpacings: {
|
|
181
172
|
body: any;
|
|
182
173
|
caption: any;
|
|
183
174
|
pageTitle: any;
|
|
@@ -185,6 +176,8 @@ declare const RadioButtons: React.ForwardRefExoticComponent<Pick<{
|
|
|
185
176
|
sectionSubtitle: any;
|
|
186
177
|
button: any;
|
|
187
178
|
textInput: any;
|
|
179
|
+
};
|
|
180
|
+
letterSpacings: {
|
|
188
181
|
display100: any;
|
|
189
182
|
display200: any;
|
|
190
183
|
display300: any;
|
|
@@ -194,8 +187,6 @@ declare const RadioButtons: React.ForwardRefExoticComponent<Pick<{
|
|
|
194
187
|
display700: any;
|
|
195
188
|
display800: any;
|
|
196
189
|
display900: any;
|
|
197
|
-
};
|
|
198
|
-
lineHeights: {
|
|
199
190
|
body: any;
|
|
200
191
|
caption: any;
|
|
201
192
|
pageTitle: any;
|
|
@@ -203,6 +194,8 @@ declare const RadioButtons: React.ForwardRefExoticComponent<Pick<{
|
|
|
203
194
|
sectionSubtitle: any;
|
|
204
195
|
button: any;
|
|
205
196
|
textInput: any;
|
|
197
|
+
};
|
|
198
|
+
lineHeights: {
|
|
206
199
|
display100: any;
|
|
207
200
|
display200: any;
|
|
208
201
|
display300: any;
|
|
@@ -212,6 +205,13 @@ declare const RadioButtons: React.ForwardRefExoticComponent<Pick<{
|
|
|
212
205
|
display700: any;
|
|
213
206
|
display800: any;
|
|
214
207
|
display900: any;
|
|
208
|
+
body: any;
|
|
209
|
+
caption: any;
|
|
210
|
+
pageTitle: any;
|
|
211
|
+
sectionTitle: any;
|
|
212
|
+
sectionSubtitle: any;
|
|
213
|
+
button: any;
|
|
214
|
+
textInput: any;
|
|
215
215
|
};
|
|
216
216
|
radii: {
|
|
217
217
|
default: any;
|
|
@@ -116,13 +116,6 @@ export declare const BaseRadioButtonsContainer: import("@stitches/react/types/st
|
|
|
116
116
|
critical13: string;
|
|
117
117
|
};
|
|
118
118
|
fonts: {
|
|
119
|
-
body: any;
|
|
120
|
-
caption: any;
|
|
121
|
-
pageTitle: any;
|
|
122
|
-
sectionTitle: any;
|
|
123
|
-
sectionSubtitle: any;
|
|
124
|
-
button: any;
|
|
125
|
-
textInput: any;
|
|
126
119
|
display100: any;
|
|
127
120
|
display200: any;
|
|
128
121
|
display300: any;
|
|
@@ -132,9 +125,6 @@ export declare const BaseRadioButtonsContainer: import("@stitches/react/types/st
|
|
|
132
125
|
display700: any;
|
|
133
126
|
display800: any;
|
|
134
127
|
display900: any;
|
|
135
|
-
default: any;
|
|
136
|
-
};
|
|
137
|
-
fontSizes: {
|
|
138
128
|
body: any;
|
|
139
129
|
caption: any;
|
|
140
130
|
pageTitle: any;
|
|
@@ -142,6 +132,9 @@ export declare const BaseRadioButtonsContainer: import("@stitches/react/types/st
|
|
|
142
132
|
sectionSubtitle: any;
|
|
143
133
|
button: any;
|
|
144
134
|
textInput: any;
|
|
135
|
+
default: any;
|
|
136
|
+
};
|
|
137
|
+
fontSizes: {
|
|
145
138
|
display100: any;
|
|
146
139
|
display200: any;
|
|
147
140
|
display300: any;
|
|
@@ -151,8 +144,6 @@ export declare const BaseRadioButtonsContainer: import("@stitches/react/types/st
|
|
|
151
144
|
display700: any;
|
|
152
145
|
display800: any;
|
|
153
146
|
display900: any;
|
|
154
|
-
};
|
|
155
|
-
fontWeights: {
|
|
156
147
|
body: any;
|
|
157
148
|
caption: any;
|
|
158
149
|
pageTitle: any;
|
|
@@ -160,6 +151,8 @@ export declare const BaseRadioButtonsContainer: import("@stitches/react/types/st
|
|
|
160
151
|
sectionSubtitle: any;
|
|
161
152
|
button: any;
|
|
162
153
|
textInput: any;
|
|
154
|
+
};
|
|
155
|
+
fontWeights: {
|
|
163
156
|
display100: any;
|
|
164
157
|
display200: any;
|
|
165
158
|
display300: any;
|
|
@@ -169,8 +162,6 @@ export declare const BaseRadioButtonsContainer: import("@stitches/react/types/st
|
|
|
169
162
|
display700: any;
|
|
170
163
|
display800: any;
|
|
171
164
|
display900: any;
|
|
172
|
-
};
|
|
173
|
-
letterSpacings: {
|
|
174
165
|
body: any;
|
|
175
166
|
caption: any;
|
|
176
167
|
pageTitle: any;
|
|
@@ -178,6 +169,8 @@ export declare const BaseRadioButtonsContainer: import("@stitches/react/types/st
|
|
|
178
169
|
sectionSubtitle: any;
|
|
179
170
|
button: any;
|
|
180
171
|
textInput: any;
|
|
172
|
+
};
|
|
173
|
+
letterSpacings: {
|
|
181
174
|
display100: any;
|
|
182
175
|
display200: any;
|
|
183
176
|
display300: any;
|
|
@@ -187,8 +180,6 @@ export declare const BaseRadioButtonsContainer: import("@stitches/react/types/st
|
|
|
187
180
|
display700: any;
|
|
188
181
|
display800: any;
|
|
189
182
|
display900: any;
|
|
190
|
-
};
|
|
191
|
-
lineHeights: {
|
|
192
183
|
body: any;
|
|
193
184
|
caption: any;
|
|
194
185
|
pageTitle: any;
|
|
@@ -196,6 +187,8 @@ export declare const BaseRadioButtonsContainer: import("@stitches/react/types/st
|
|
|
196
187
|
sectionSubtitle: any;
|
|
197
188
|
button: any;
|
|
198
189
|
textInput: any;
|
|
190
|
+
};
|
|
191
|
+
lineHeights: {
|
|
199
192
|
display100: any;
|
|
200
193
|
display200: any;
|
|
201
194
|
display300: any;
|
|
@@ -205,6 +198,13 @@ export declare const BaseRadioButtonsContainer: import("@stitches/react/types/st
|
|
|
205
198
|
display700: any;
|
|
206
199
|
display800: any;
|
|
207
200
|
display900: any;
|
|
201
|
+
body: any;
|
|
202
|
+
caption: any;
|
|
203
|
+
pageTitle: any;
|
|
204
|
+
sectionTitle: any;
|
|
205
|
+
sectionSubtitle: any;
|
|
206
|
+
button: any;
|
|
207
|
+
textInput: any;
|
|
208
208
|
};
|
|
209
209
|
radii: {
|
|
210
210
|
default: any;
|
|
@@ -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;
|