@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;
|
|
@@ -116,13 +116,6 @@ export declare const BaseRadioButton: import("@stitches/react/types/styled-compo
|
|
|
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 BaseRadioButton: import("@stitches/react/types/styled-compo
|
|
|
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 BaseRadioButton: import("@stitches/react/types/styled-compo
|
|
|
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 BaseRadioButton: import("@stitches/react/types/styled-compo
|
|
|
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 BaseRadioButton: import("@stitches/react/types/styled-compo
|
|
|
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 BaseRadioButton: import("@stitches/react/types/styled-compo
|
|
|
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 BaseRadioButton: import("@stitches/react/types/styled-compo
|
|
|
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 BaseRadioButton: import("@stitches/react/types/styled-compo
|
|
|
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 BaseRadioButton: import("@stitches/react/types/styled-compo
|
|
|
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 BaseRadioButton: import("@stitches/react/types/styled-compo
|
|
|
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;
|
|
@@ -382,13 +382,6 @@ export declare const BaseRadioIndicator: import("@stitches/react/types/styled-co
|
|
|
382
382
|
critical13: string;
|
|
383
383
|
};
|
|
384
384
|
fonts: {
|
|
385
|
-
body: any;
|
|
386
|
-
caption: any;
|
|
387
|
-
pageTitle: any;
|
|
388
|
-
sectionTitle: any;
|
|
389
|
-
sectionSubtitle: any;
|
|
390
|
-
button: any;
|
|
391
|
-
textInput: any;
|
|
392
385
|
display100: any;
|
|
393
386
|
display200: any;
|
|
394
387
|
display300: any;
|
|
@@ -398,9 +391,6 @@ export declare const BaseRadioIndicator: import("@stitches/react/types/styled-co
|
|
|
398
391
|
display700: any;
|
|
399
392
|
display800: any;
|
|
400
393
|
display900: any;
|
|
401
|
-
default: any;
|
|
402
|
-
};
|
|
403
|
-
fontSizes: {
|
|
404
394
|
body: any;
|
|
405
395
|
caption: any;
|
|
406
396
|
pageTitle: any;
|
|
@@ -408,6 +398,9 @@ export declare const BaseRadioIndicator: import("@stitches/react/types/styled-co
|
|
|
408
398
|
sectionSubtitle: any;
|
|
409
399
|
button: any;
|
|
410
400
|
textInput: any;
|
|
401
|
+
default: any;
|
|
402
|
+
};
|
|
403
|
+
fontSizes: {
|
|
411
404
|
display100: any;
|
|
412
405
|
display200: any;
|
|
413
406
|
display300: any;
|
|
@@ -417,8 +410,6 @@ export declare const BaseRadioIndicator: import("@stitches/react/types/styled-co
|
|
|
417
410
|
display700: any;
|
|
418
411
|
display800: any;
|
|
419
412
|
display900: any;
|
|
420
|
-
};
|
|
421
|
-
fontWeights: {
|
|
422
413
|
body: any;
|
|
423
414
|
caption: any;
|
|
424
415
|
pageTitle: any;
|
|
@@ -426,6 +417,8 @@ export declare const BaseRadioIndicator: import("@stitches/react/types/styled-co
|
|
|
426
417
|
sectionSubtitle: any;
|
|
427
418
|
button: any;
|
|
428
419
|
textInput: any;
|
|
420
|
+
};
|
|
421
|
+
fontWeights: {
|
|
429
422
|
display100: any;
|
|
430
423
|
display200: any;
|
|
431
424
|
display300: any;
|
|
@@ -435,8 +428,6 @@ export declare const BaseRadioIndicator: import("@stitches/react/types/styled-co
|
|
|
435
428
|
display700: any;
|
|
436
429
|
display800: any;
|
|
437
430
|
display900: any;
|
|
438
|
-
};
|
|
439
|
-
letterSpacings: {
|
|
440
431
|
body: any;
|
|
441
432
|
caption: any;
|
|
442
433
|
pageTitle: any;
|
|
@@ -444,6 +435,8 @@ export declare const BaseRadioIndicator: import("@stitches/react/types/styled-co
|
|
|
444
435
|
sectionSubtitle: any;
|
|
445
436
|
button: any;
|
|
446
437
|
textInput: any;
|
|
438
|
+
};
|
|
439
|
+
letterSpacings: {
|
|
447
440
|
display100: any;
|
|
448
441
|
display200: any;
|
|
449
442
|
display300: any;
|
|
@@ -453,8 +446,6 @@ export declare const BaseRadioIndicator: import("@stitches/react/types/styled-co
|
|
|
453
446
|
display700: any;
|
|
454
447
|
display800: any;
|
|
455
448
|
display900: any;
|
|
456
|
-
};
|
|
457
|
-
lineHeights: {
|
|
458
449
|
body: any;
|
|
459
450
|
caption: any;
|
|
460
451
|
pageTitle: any;
|
|
@@ -462,6 +453,8 @@ export declare const BaseRadioIndicator: import("@stitches/react/types/styled-co
|
|
|
462
453
|
sectionSubtitle: any;
|
|
463
454
|
button: any;
|
|
464
455
|
textInput: any;
|
|
456
|
+
};
|
|
457
|
+
lineHeights: {
|
|
465
458
|
display100: any;
|
|
466
459
|
display200: any;
|
|
467
460
|
display300: any;
|
|
@@ -471,6 +464,13 @@ export declare const BaseRadioIndicator: import("@stitches/react/types/styled-co
|
|
|
471
464
|
display700: any;
|
|
472
465
|
display800: any;
|
|
473
466
|
display900: any;
|
|
467
|
+
body: any;
|
|
468
|
+
caption: any;
|
|
469
|
+
pageTitle: any;
|
|
470
|
+
sectionTitle: any;
|
|
471
|
+
sectionSubtitle: any;
|
|
472
|
+
button: any;
|
|
473
|
+
textInput: any;
|
|
474
474
|
};
|
|
475
475
|
radii: {
|
|
476
476
|
default: any;
|
|
@@ -614,13 +614,6 @@ export declare const BaseRadioIndicator: import("@stitches/react/types/styled-co
|
|
|
614
614
|
critical13: string;
|
|
615
615
|
};
|
|
616
616
|
fonts: {
|
|
617
|
-
body: any;
|
|
618
|
-
caption: any;
|
|
619
|
-
pageTitle: any;
|
|
620
|
-
sectionTitle: any;
|
|
621
|
-
sectionSubtitle: any;
|
|
622
|
-
button: any;
|
|
623
|
-
textInput: any;
|
|
624
617
|
display100: any;
|
|
625
618
|
display200: any;
|
|
626
619
|
display300: any;
|
|
@@ -630,9 +623,6 @@ export declare const BaseRadioIndicator: import("@stitches/react/types/styled-co
|
|
|
630
623
|
display700: any;
|
|
631
624
|
display800: any;
|
|
632
625
|
display900: any;
|
|
633
|
-
default: any;
|
|
634
|
-
};
|
|
635
|
-
fontSizes: {
|
|
636
626
|
body: any;
|
|
637
627
|
caption: any;
|
|
638
628
|
pageTitle: any;
|
|
@@ -640,6 +630,9 @@ export declare const BaseRadioIndicator: import("@stitches/react/types/styled-co
|
|
|
640
630
|
sectionSubtitle: any;
|
|
641
631
|
button: any;
|
|
642
632
|
textInput: any;
|
|
633
|
+
default: any;
|
|
634
|
+
};
|
|
635
|
+
fontSizes: {
|
|
643
636
|
display100: any;
|
|
644
637
|
display200: any;
|
|
645
638
|
display300: any;
|
|
@@ -649,8 +642,6 @@ export declare const BaseRadioIndicator: import("@stitches/react/types/styled-co
|
|
|
649
642
|
display700: any;
|
|
650
643
|
display800: any;
|
|
651
644
|
display900: any;
|
|
652
|
-
};
|
|
653
|
-
fontWeights: {
|
|
654
645
|
body: any;
|
|
655
646
|
caption: any;
|
|
656
647
|
pageTitle: any;
|
|
@@ -658,6 +649,8 @@ export declare const BaseRadioIndicator: import("@stitches/react/types/styled-co
|
|
|
658
649
|
sectionSubtitle: any;
|
|
659
650
|
button: any;
|
|
660
651
|
textInput: any;
|
|
652
|
+
};
|
|
653
|
+
fontWeights: {
|
|
661
654
|
display100: any;
|
|
662
655
|
display200: any;
|
|
663
656
|
display300: any;
|
|
@@ -667,8 +660,6 @@ export declare const BaseRadioIndicator: import("@stitches/react/types/styled-co
|
|
|
667
660
|
display700: any;
|
|
668
661
|
display800: any;
|
|
669
662
|
display900: any;
|
|
670
|
-
};
|
|
671
|
-
letterSpacings: {
|
|
672
663
|
body: any;
|
|
673
664
|
caption: any;
|
|
674
665
|
pageTitle: any;
|
|
@@ -676,6 +667,8 @@ export declare const BaseRadioIndicator: import("@stitches/react/types/styled-co
|
|
|
676
667
|
sectionSubtitle: any;
|
|
677
668
|
button: any;
|
|
678
669
|
textInput: any;
|
|
670
|
+
};
|
|
671
|
+
letterSpacings: {
|
|
679
672
|
display100: any;
|
|
680
673
|
display200: any;
|
|
681
674
|
display300: any;
|
|
@@ -685,8 +678,6 @@ export declare const BaseRadioIndicator: import("@stitches/react/types/styled-co
|
|
|
685
678
|
display700: any;
|
|
686
679
|
display800: any;
|
|
687
680
|
display900: any;
|
|
688
|
-
};
|
|
689
|
-
lineHeights: {
|
|
690
681
|
body: any;
|
|
691
682
|
caption: any;
|
|
692
683
|
pageTitle: any;
|
|
@@ -694,6 +685,8 @@ export declare const BaseRadioIndicator: import("@stitches/react/types/styled-co
|
|
|
694
685
|
sectionSubtitle: any;
|
|
695
686
|
button: any;
|
|
696
687
|
textInput: any;
|
|
688
|
+
};
|
|
689
|
+
lineHeights: {
|
|
697
690
|
display100: any;
|
|
698
691
|
display200: any;
|
|
699
692
|
display300: any;
|
|
@@ -703,6 +696,13 @@ export declare const BaseRadioIndicator: import("@stitches/react/types/styled-co
|
|
|
703
696
|
display700: any;
|
|
704
697
|
display800: any;
|
|
705
698
|
display900: any;
|
|
699
|
+
body: any;
|
|
700
|
+
caption: any;
|
|
701
|
+
pageTitle: any;
|
|
702
|
+
sectionTitle: any;
|
|
703
|
+
sectionSubtitle: any;
|
|
704
|
+
button: any;
|
|
705
|
+
textInput: any;
|
|
706
706
|
};
|
|
707
707
|
radii: {
|
|
708
708
|
default: any;
|
|
@@ -861,13 +861,6 @@ export declare const BaseRadioLabel: import("@stitches/react/types/styled-compon
|
|
|
861
861
|
critical13: string;
|
|
862
862
|
};
|
|
863
863
|
fonts: {
|
|
864
|
-
body: any;
|
|
865
|
-
caption: any;
|
|
866
|
-
pageTitle: any;
|
|
867
|
-
sectionTitle: any;
|
|
868
|
-
sectionSubtitle: any;
|
|
869
|
-
button: any;
|
|
870
|
-
textInput: any;
|
|
871
864
|
display100: any;
|
|
872
865
|
display200: any;
|
|
873
866
|
display300: any;
|
|
@@ -877,9 +870,6 @@ export declare const BaseRadioLabel: import("@stitches/react/types/styled-compon
|
|
|
877
870
|
display700: any;
|
|
878
871
|
display800: any;
|
|
879
872
|
display900: any;
|
|
880
|
-
default: any;
|
|
881
|
-
};
|
|
882
|
-
fontSizes: {
|
|
883
873
|
body: any;
|
|
884
874
|
caption: any;
|
|
885
875
|
pageTitle: any;
|
|
@@ -887,6 +877,9 @@ export declare const BaseRadioLabel: import("@stitches/react/types/styled-compon
|
|
|
887
877
|
sectionSubtitle: any;
|
|
888
878
|
button: any;
|
|
889
879
|
textInput: any;
|
|
880
|
+
default: any;
|
|
881
|
+
};
|
|
882
|
+
fontSizes: {
|
|
890
883
|
display100: any;
|
|
891
884
|
display200: any;
|
|
892
885
|
display300: any;
|
|
@@ -896,8 +889,6 @@ export declare const BaseRadioLabel: import("@stitches/react/types/styled-compon
|
|
|
896
889
|
display700: any;
|
|
897
890
|
display800: any;
|
|
898
891
|
display900: any;
|
|
899
|
-
};
|
|
900
|
-
fontWeights: {
|
|
901
892
|
body: any;
|
|
902
893
|
caption: any;
|
|
903
894
|
pageTitle: any;
|
|
@@ -905,6 +896,8 @@ export declare const BaseRadioLabel: import("@stitches/react/types/styled-compon
|
|
|
905
896
|
sectionSubtitle: any;
|
|
906
897
|
button: any;
|
|
907
898
|
textInput: any;
|
|
899
|
+
};
|
|
900
|
+
fontWeights: {
|
|
908
901
|
display100: any;
|
|
909
902
|
display200: any;
|
|
910
903
|
display300: any;
|
|
@@ -914,8 +907,6 @@ export declare const BaseRadioLabel: import("@stitches/react/types/styled-compon
|
|
|
914
907
|
display700: any;
|
|
915
908
|
display800: any;
|
|
916
909
|
display900: any;
|
|
917
|
-
};
|
|
918
|
-
letterSpacings: {
|
|
919
910
|
body: any;
|
|
920
911
|
caption: any;
|
|
921
912
|
pageTitle: any;
|
|
@@ -923,6 +914,8 @@ export declare const BaseRadioLabel: import("@stitches/react/types/styled-compon
|
|
|
923
914
|
sectionSubtitle: any;
|
|
924
915
|
button: any;
|
|
925
916
|
textInput: any;
|
|
917
|
+
};
|
|
918
|
+
letterSpacings: {
|
|
926
919
|
display100: any;
|
|
927
920
|
display200: any;
|
|
928
921
|
display300: any;
|
|
@@ -932,8 +925,6 @@ export declare const BaseRadioLabel: import("@stitches/react/types/styled-compon
|
|
|
932
925
|
display700: any;
|
|
933
926
|
display800: any;
|
|
934
927
|
display900: any;
|
|
935
|
-
};
|
|
936
|
-
lineHeights: {
|
|
937
928
|
body: any;
|
|
938
929
|
caption: any;
|
|
939
930
|
pageTitle: any;
|
|
@@ -941,6 +932,8 @@ export declare const BaseRadioLabel: import("@stitches/react/types/styled-compon
|
|
|
941
932
|
sectionSubtitle: any;
|
|
942
933
|
button: any;
|
|
943
934
|
textInput: any;
|
|
935
|
+
};
|
|
936
|
+
lineHeights: {
|
|
944
937
|
display100: any;
|
|
945
938
|
display200: any;
|
|
946
939
|
display300: any;
|
|
@@ -950,6 +943,13 @@ export declare const BaseRadioLabel: import("@stitches/react/types/styled-compon
|
|
|
950
943
|
display700: any;
|
|
951
944
|
display800: any;
|
|
952
945
|
display900: any;
|
|
946
|
+
body: any;
|
|
947
|
+
caption: any;
|
|
948
|
+
pageTitle: any;
|
|
949
|
+
sectionTitle: any;
|
|
950
|
+
sectionSubtitle: any;
|
|
951
|
+
button: any;
|
|
952
|
+
textInput: any;
|
|
953
953
|
};
|
|
954
954
|
radii: {
|
|
955
955
|
default: any;
|
|
@@ -1093,13 +1093,6 @@ export declare const BaseRadioLabel: import("@stitches/react/types/styled-compon
|
|
|
1093
1093
|
critical13: string;
|
|
1094
1094
|
};
|
|
1095
1095
|
fonts: {
|
|
1096
|
-
body: any;
|
|
1097
|
-
caption: any;
|
|
1098
|
-
pageTitle: any;
|
|
1099
|
-
sectionTitle: any;
|
|
1100
|
-
sectionSubtitle: any;
|
|
1101
|
-
button: any;
|
|
1102
|
-
textInput: any;
|
|
1103
1096
|
display100: any;
|
|
1104
1097
|
display200: any;
|
|
1105
1098
|
display300: any;
|
|
@@ -1109,9 +1102,6 @@ export declare const BaseRadioLabel: import("@stitches/react/types/styled-compon
|
|
|
1109
1102
|
display700: any;
|
|
1110
1103
|
display800: any;
|
|
1111
1104
|
display900: any;
|
|
1112
|
-
default: any;
|
|
1113
|
-
};
|
|
1114
|
-
fontSizes: {
|
|
1115
1105
|
body: any;
|
|
1116
1106
|
caption: any;
|
|
1117
1107
|
pageTitle: any;
|
|
@@ -1119,6 +1109,9 @@ export declare const BaseRadioLabel: import("@stitches/react/types/styled-compon
|
|
|
1119
1109
|
sectionSubtitle: any;
|
|
1120
1110
|
button: any;
|
|
1121
1111
|
textInput: any;
|
|
1112
|
+
default: any;
|
|
1113
|
+
};
|
|
1114
|
+
fontSizes: {
|
|
1122
1115
|
display100: any;
|
|
1123
1116
|
display200: any;
|
|
1124
1117
|
display300: any;
|
|
@@ -1128,8 +1121,6 @@ export declare const BaseRadioLabel: import("@stitches/react/types/styled-compon
|
|
|
1128
1121
|
display700: any;
|
|
1129
1122
|
display800: any;
|
|
1130
1123
|
display900: any;
|
|
1131
|
-
};
|
|
1132
|
-
fontWeights: {
|
|
1133
1124
|
body: any;
|
|
1134
1125
|
caption: any;
|
|
1135
1126
|
pageTitle: any;
|
|
@@ -1137,6 +1128,8 @@ export declare const BaseRadioLabel: import("@stitches/react/types/styled-compon
|
|
|
1137
1128
|
sectionSubtitle: any;
|
|
1138
1129
|
button: any;
|
|
1139
1130
|
textInput: any;
|
|
1131
|
+
};
|
|
1132
|
+
fontWeights: {
|
|
1140
1133
|
display100: any;
|
|
1141
1134
|
display200: any;
|
|
1142
1135
|
display300: any;
|
|
@@ -1146,8 +1139,6 @@ export declare const BaseRadioLabel: import("@stitches/react/types/styled-compon
|
|
|
1146
1139
|
display700: any;
|
|
1147
1140
|
display800: any;
|
|
1148
1141
|
display900: any;
|
|
1149
|
-
};
|
|
1150
|
-
letterSpacings: {
|
|
1151
1142
|
body: any;
|
|
1152
1143
|
caption: any;
|
|
1153
1144
|
pageTitle: any;
|
|
@@ -1155,6 +1146,8 @@ export declare const BaseRadioLabel: import("@stitches/react/types/styled-compon
|
|
|
1155
1146
|
sectionSubtitle: any;
|
|
1156
1147
|
button: any;
|
|
1157
1148
|
textInput: any;
|
|
1149
|
+
};
|
|
1150
|
+
letterSpacings: {
|
|
1158
1151
|
display100: any;
|
|
1159
1152
|
display200: any;
|
|
1160
1153
|
display300: any;
|
|
@@ -1164,8 +1157,6 @@ export declare const BaseRadioLabel: import("@stitches/react/types/styled-compon
|
|
|
1164
1157
|
display700: any;
|
|
1165
1158
|
display800: any;
|
|
1166
1159
|
display900: any;
|
|
1167
|
-
};
|
|
1168
|
-
lineHeights: {
|
|
1169
1160
|
body: any;
|
|
1170
1161
|
caption: any;
|
|
1171
1162
|
pageTitle: any;
|
|
@@ -1173,6 +1164,8 @@ export declare const BaseRadioLabel: import("@stitches/react/types/styled-compon
|
|
|
1173
1164
|
sectionSubtitle: any;
|
|
1174
1165
|
button: any;
|
|
1175
1166
|
textInput: any;
|
|
1167
|
+
};
|
|
1168
|
+
lineHeights: {
|
|
1176
1169
|
display100: any;
|
|
1177
1170
|
display200: any;
|
|
1178
1171
|
display300: any;
|
|
@@ -1182,6 +1175,13 @@ export declare const BaseRadioLabel: import("@stitches/react/types/styled-compon
|
|
|
1182
1175
|
display700: any;
|
|
1183
1176
|
display800: any;
|
|
1184
1177
|
display900: any;
|
|
1178
|
+
body: any;
|
|
1179
|
+
caption: any;
|
|
1180
|
+
pageTitle: any;
|
|
1181
|
+
sectionTitle: any;
|
|
1182
|
+
sectionSubtitle: any;
|
|
1183
|
+
button: any;
|
|
1184
|
+
textInput: any;
|
|
1185
1185
|
};
|
|
1186
1186
|
radii: {
|
|
1187
1187
|
default: any;
|
|
@@ -1326,13 +1326,6 @@ export declare const BaseRadioButtonContainer: import("@stitches/react/types/sty
|
|
|
1326
1326
|
critical13: string;
|
|
1327
1327
|
};
|
|
1328
1328
|
fonts: {
|
|
1329
|
-
body: any;
|
|
1330
|
-
caption: any;
|
|
1331
|
-
pageTitle: any;
|
|
1332
|
-
sectionTitle: any;
|
|
1333
|
-
sectionSubtitle: any;
|
|
1334
|
-
button: any;
|
|
1335
|
-
textInput: any;
|
|
1336
1329
|
display100: any;
|
|
1337
1330
|
display200: any;
|
|
1338
1331
|
display300: any;
|
|
@@ -1342,9 +1335,6 @@ export declare const BaseRadioButtonContainer: import("@stitches/react/types/sty
|
|
|
1342
1335
|
display700: any;
|
|
1343
1336
|
display800: any;
|
|
1344
1337
|
display900: any;
|
|
1345
|
-
default: any;
|
|
1346
|
-
};
|
|
1347
|
-
fontSizes: {
|
|
1348
1338
|
body: any;
|
|
1349
1339
|
caption: any;
|
|
1350
1340
|
pageTitle: any;
|
|
@@ -1352,6 +1342,9 @@ export declare const BaseRadioButtonContainer: import("@stitches/react/types/sty
|
|
|
1352
1342
|
sectionSubtitle: any;
|
|
1353
1343
|
button: any;
|
|
1354
1344
|
textInput: any;
|
|
1345
|
+
default: any;
|
|
1346
|
+
};
|
|
1347
|
+
fontSizes: {
|
|
1355
1348
|
display100: any;
|
|
1356
1349
|
display200: any;
|
|
1357
1350
|
display300: any;
|
|
@@ -1361,8 +1354,6 @@ export declare const BaseRadioButtonContainer: import("@stitches/react/types/sty
|
|
|
1361
1354
|
display700: any;
|
|
1362
1355
|
display800: any;
|
|
1363
1356
|
display900: any;
|
|
1364
|
-
};
|
|
1365
|
-
fontWeights: {
|
|
1366
1357
|
body: any;
|
|
1367
1358
|
caption: any;
|
|
1368
1359
|
pageTitle: any;
|
|
@@ -1370,6 +1361,8 @@ export declare const BaseRadioButtonContainer: import("@stitches/react/types/sty
|
|
|
1370
1361
|
sectionSubtitle: any;
|
|
1371
1362
|
button: any;
|
|
1372
1363
|
textInput: any;
|
|
1364
|
+
};
|
|
1365
|
+
fontWeights: {
|
|
1373
1366
|
display100: any;
|
|
1374
1367
|
display200: any;
|
|
1375
1368
|
display300: any;
|
|
@@ -1379,8 +1372,6 @@ export declare const BaseRadioButtonContainer: import("@stitches/react/types/sty
|
|
|
1379
1372
|
display700: any;
|
|
1380
1373
|
display800: any;
|
|
1381
1374
|
display900: any;
|
|
1382
|
-
};
|
|
1383
|
-
letterSpacings: {
|
|
1384
1375
|
body: any;
|
|
1385
1376
|
caption: any;
|
|
1386
1377
|
pageTitle: any;
|
|
@@ -1388,6 +1379,8 @@ export declare const BaseRadioButtonContainer: import("@stitches/react/types/sty
|
|
|
1388
1379
|
sectionSubtitle: any;
|
|
1389
1380
|
button: any;
|
|
1390
1381
|
textInput: any;
|
|
1382
|
+
};
|
|
1383
|
+
letterSpacings: {
|
|
1391
1384
|
display100: any;
|
|
1392
1385
|
display200: any;
|
|
1393
1386
|
display300: any;
|
|
@@ -1397,8 +1390,6 @@ export declare const BaseRadioButtonContainer: import("@stitches/react/types/sty
|
|
|
1397
1390
|
display700: any;
|
|
1398
1391
|
display800: any;
|
|
1399
1392
|
display900: any;
|
|
1400
|
-
};
|
|
1401
|
-
lineHeights: {
|
|
1402
1393
|
body: any;
|
|
1403
1394
|
caption: any;
|
|
1404
1395
|
pageTitle: any;
|
|
@@ -1406,6 +1397,8 @@ export declare const BaseRadioButtonContainer: import("@stitches/react/types/sty
|
|
|
1406
1397
|
sectionSubtitle: any;
|
|
1407
1398
|
button: any;
|
|
1408
1399
|
textInput: any;
|
|
1400
|
+
};
|
|
1401
|
+
lineHeights: {
|
|
1409
1402
|
display100: any;
|
|
1410
1403
|
display200: any;
|
|
1411
1404
|
display300: any;
|
|
@@ -1415,6 +1408,13 @@ export declare const BaseRadioButtonContainer: import("@stitches/react/types/sty
|
|
|
1415
1408
|
display700: any;
|
|
1416
1409
|
display800: any;
|
|
1417
1410
|
display900: any;
|
|
1411
|
+
body: any;
|
|
1412
|
+
caption: any;
|
|
1413
|
+
pageTitle: any;
|
|
1414
|
+
sectionTitle: any;
|
|
1415
|
+
sectionSubtitle: any;
|
|
1416
|
+
button: any;
|
|
1417
|
+
textInput: any;
|
|
1418
1418
|
};
|
|
1419
1419
|
radii: {
|
|
1420
1420
|
default: any;
|