@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
|
@@ -205,13 +205,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
205
205
|
critical13: string;
|
|
206
206
|
};
|
|
207
207
|
fonts: {
|
|
208
|
-
body: any;
|
|
209
|
-
caption: any;
|
|
210
|
-
pageTitle: any;
|
|
211
|
-
sectionTitle: any;
|
|
212
|
-
sectionSubtitle: any;
|
|
213
|
-
button: any;
|
|
214
|
-
textInput: any;
|
|
215
208
|
display100: any;
|
|
216
209
|
display200: any;
|
|
217
210
|
display300: any;
|
|
@@ -221,9 +214,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
221
214
|
display700: any;
|
|
222
215
|
display800: any;
|
|
223
216
|
display900: any;
|
|
224
|
-
default: any;
|
|
225
|
-
};
|
|
226
|
-
fontSizes: {
|
|
227
217
|
body: any;
|
|
228
218
|
caption: any;
|
|
229
219
|
pageTitle: any;
|
|
@@ -231,6 +221,9 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
231
221
|
sectionSubtitle: any;
|
|
232
222
|
button: any;
|
|
233
223
|
textInput: any;
|
|
224
|
+
default: any;
|
|
225
|
+
};
|
|
226
|
+
fontSizes: {
|
|
234
227
|
display100: any;
|
|
235
228
|
display200: any;
|
|
236
229
|
display300: any;
|
|
@@ -240,8 +233,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
240
233
|
display700: any;
|
|
241
234
|
display800: any;
|
|
242
235
|
display900: any;
|
|
243
|
-
};
|
|
244
|
-
fontWeights: {
|
|
245
236
|
body: any;
|
|
246
237
|
caption: any;
|
|
247
238
|
pageTitle: any;
|
|
@@ -249,6 +240,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
249
240
|
sectionSubtitle: any;
|
|
250
241
|
button: any;
|
|
251
242
|
textInput: any;
|
|
243
|
+
};
|
|
244
|
+
fontWeights: {
|
|
252
245
|
display100: any;
|
|
253
246
|
display200: any;
|
|
254
247
|
display300: any;
|
|
@@ -258,8 +251,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
258
251
|
display700: any;
|
|
259
252
|
display800: any;
|
|
260
253
|
display900: any;
|
|
261
|
-
};
|
|
262
|
-
letterSpacings: {
|
|
263
254
|
body: any;
|
|
264
255
|
caption: any;
|
|
265
256
|
pageTitle: any;
|
|
@@ -267,6 +258,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
267
258
|
sectionSubtitle: any;
|
|
268
259
|
button: any;
|
|
269
260
|
textInput: any;
|
|
261
|
+
};
|
|
262
|
+
letterSpacings: {
|
|
270
263
|
display100: any;
|
|
271
264
|
display200: any;
|
|
272
265
|
display300: any;
|
|
@@ -276,8 +269,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
276
269
|
display700: any;
|
|
277
270
|
display800: any;
|
|
278
271
|
display900: any;
|
|
279
|
-
};
|
|
280
|
-
lineHeights: {
|
|
281
272
|
body: any;
|
|
282
273
|
caption: any;
|
|
283
274
|
pageTitle: any;
|
|
@@ -285,6 +276,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
285
276
|
sectionSubtitle: any;
|
|
286
277
|
button: any;
|
|
287
278
|
textInput: any;
|
|
279
|
+
};
|
|
280
|
+
lineHeights: {
|
|
288
281
|
display100: any;
|
|
289
282
|
display200: any;
|
|
290
283
|
display300: any;
|
|
@@ -294,6 +287,13 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
294
287
|
display700: any;
|
|
295
288
|
display800: any;
|
|
296
289
|
display900: any;
|
|
290
|
+
body: any;
|
|
291
|
+
caption: any;
|
|
292
|
+
pageTitle: any;
|
|
293
|
+
sectionTitle: any;
|
|
294
|
+
sectionSubtitle: any;
|
|
295
|
+
button: any;
|
|
296
|
+
textInput: any;
|
|
297
297
|
};
|
|
298
298
|
radii: {
|
|
299
299
|
default: any;
|
|
@@ -187,13 +187,6 @@ export declare const BaseBadge: import("@stitches/react/types/styled-component")
|
|
|
187
187
|
critical13: string;
|
|
188
188
|
};
|
|
189
189
|
fonts: {
|
|
190
|
-
body: any;
|
|
191
|
-
caption: any;
|
|
192
|
-
pageTitle: any;
|
|
193
|
-
sectionTitle: any;
|
|
194
|
-
sectionSubtitle: any;
|
|
195
|
-
button: any;
|
|
196
|
-
textInput: any;
|
|
197
190
|
display100: any;
|
|
198
191
|
display200: any;
|
|
199
192
|
display300: any;
|
|
@@ -203,9 +196,6 @@ export declare const BaseBadge: import("@stitches/react/types/styled-component")
|
|
|
203
196
|
display700: any;
|
|
204
197
|
display800: any;
|
|
205
198
|
display900: any;
|
|
206
|
-
default: any;
|
|
207
|
-
};
|
|
208
|
-
fontSizes: {
|
|
209
199
|
body: any;
|
|
210
200
|
caption: any;
|
|
211
201
|
pageTitle: any;
|
|
@@ -213,6 +203,9 @@ export declare const BaseBadge: import("@stitches/react/types/styled-component")
|
|
|
213
203
|
sectionSubtitle: any;
|
|
214
204
|
button: any;
|
|
215
205
|
textInput: any;
|
|
206
|
+
default: any;
|
|
207
|
+
};
|
|
208
|
+
fontSizes: {
|
|
216
209
|
display100: any;
|
|
217
210
|
display200: any;
|
|
218
211
|
display300: any;
|
|
@@ -222,8 +215,6 @@ export declare const BaseBadge: import("@stitches/react/types/styled-component")
|
|
|
222
215
|
display700: any;
|
|
223
216
|
display800: any;
|
|
224
217
|
display900: any;
|
|
225
|
-
};
|
|
226
|
-
fontWeights: {
|
|
227
218
|
body: any;
|
|
228
219
|
caption: any;
|
|
229
220
|
pageTitle: any;
|
|
@@ -231,6 +222,8 @@ export declare const BaseBadge: import("@stitches/react/types/styled-component")
|
|
|
231
222
|
sectionSubtitle: any;
|
|
232
223
|
button: any;
|
|
233
224
|
textInput: any;
|
|
225
|
+
};
|
|
226
|
+
fontWeights: {
|
|
234
227
|
display100: any;
|
|
235
228
|
display200: any;
|
|
236
229
|
display300: any;
|
|
@@ -240,8 +233,6 @@ export declare const BaseBadge: import("@stitches/react/types/styled-component")
|
|
|
240
233
|
display700: any;
|
|
241
234
|
display800: any;
|
|
242
235
|
display900: any;
|
|
243
|
-
};
|
|
244
|
-
letterSpacings: {
|
|
245
236
|
body: any;
|
|
246
237
|
caption: any;
|
|
247
238
|
pageTitle: any;
|
|
@@ -249,6 +240,8 @@ export declare const BaseBadge: import("@stitches/react/types/styled-component")
|
|
|
249
240
|
sectionSubtitle: any;
|
|
250
241
|
button: any;
|
|
251
242
|
textInput: any;
|
|
243
|
+
};
|
|
244
|
+
letterSpacings: {
|
|
252
245
|
display100: any;
|
|
253
246
|
display200: any;
|
|
254
247
|
display300: any;
|
|
@@ -258,8 +251,6 @@ export declare const BaseBadge: import("@stitches/react/types/styled-component")
|
|
|
258
251
|
display700: any;
|
|
259
252
|
display800: any;
|
|
260
253
|
display900: any;
|
|
261
|
-
};
|
|
262
|
-
lineHeights: {
|
|
263
254
|
body: any;
|
|
264
255
|
caption: any;
|
|
265
256
|
pageTitle: any;
|
|
@@ -267,6 +258,8 @@ export declare const BaseBadge: import("@stitches/react/types/styled-component")
|
|
|
267
258
|
sectionSubtitle: any;
|
|
268
259
|
button: any;
|
|
269
260
|
textInput: any;
|
|
261
|
+
};
|
|
262
|
+
lineHeights: {
|
|
270
263
|
display100: any;
|
|
271
264
|
display200: any;
|
|
272
265
|
display300: any;
|
|
@@ -276,6 +269,13 @@ export declare const BaseBadge: import("@stitches/react/types/styled-component")
|
|
|
276
269
|
display700: any;
|
|
277
270
|
display800: any;
|
|
278
271
|
display900: any;
|
|
272
|
+
body: any;
|
|
273
|
+
caption: any;
|
|
274
|
+
pageTitle: any;
|
|
275
|
+
sectionTitle: any;
|
|
276
|
+
sectionSubtitle: any;
|
|
277
|
+
button: any;
|
|
278
|
+
textInput: any;
|
|
279
279
|
};
|
|
280
280
|
radii: {
|
|
281
281
|
default: any;
|
|
@@ -419,13 +419,6 @@ export declare const BaseBadge: import("@stitches/react/types/styled-component")
|
|
|
419
419
|
critical13: string;
|
|
420
420
|
};
|
|
421
421
|
fonts: {
|
|
422
|
-
body: any;
|
|
423
|
-
caption: any;
|
|
424
|
-
pageTitle: any;
|
|
425
|
-
sectionTitle: any;
|
|
426
|
-
sectionSubtitle: any;
|
|
427
|
-
button: any;
|
|
428
|
-
textInput: any;
|
|
429
422
|
display100: any;
|
|
430
423
|
display200: any;
|
|
431
424
|
display300: any;
|
|
@@ -435,9 +428,6 @@ export declare const BaseBadge: import("@stitches/react/types/styled-component")
|
|
|
435
428
|
display700: any;
|
|
436
429
|
display800: any;
|
|
437
430
|
display900: any;
|
|
438
|
-
default: any;
|
|
439
|
-
};
|
|
440
|
-
fontSizes: {
|
|
441
431
|
body: any;
|
|
442
432
|
caption: any;
|
|
443
433
|
pageTitle: any;
|
|
@@ -445,6 +435,9 @@ export declare const BaseBadge: import("@stitches/react/types/styled-component")
|
|
|
445
435
|
sectionSubtitle: any;
|
|
446
436
|
button: any;
|
|
447
437
|
textInput: any;
|
|
438
|
+
default: any;
|
|
439
|
+
};
|
|
440
|
+
fontSizes: {
|
|
448
441
|
display100: any;
|
|
449
442
|
display200: any;
|
|
450
443
|
display300: any;
|
|
@@ -454,8 +447,6 @@ export declare const BaseBadge: import("@stitches/react/types/styled-component")
|
|
|
454
447
|
display700: any;
|
|
455
448
|
display800: any;
|
|
456
449
|
display900: any;
|
|
457
|
-
};
|
|
458
|
-
fontWeights: {
|
|
459
450
|
body: any;
|
|
460
451
|
caption: any;
|
|
461
452
|
pageTitle: any;
|
|
@@ -463,6 +454,8 @@ export declare const BaseBadge: import("@stitches/react/types/styled-component")
|
|
|
463
454
|
sectionSubtitle: any;
|
|
464
455
|
button: any;
|
|
465
456
|
textInput: any;
|
|
457
|
+
};
|
|
458
|
+
fontWeights: {
|
|
466
459
|
display100: any;
|
|
467
460
|
display200: any;
|
|
468
461
|
display300: any;
|
|
@@ -472,8 +465,6 @@ export declare const BaseBadge: import("@stitches/react/types/styled-component")
|
|
|
472
465
|
display700: any;
|
|
473
466
|
display800: any;
|
|
474
467
|
display900: any;
|
|
475
|
-
};
|
|
476
|
-
letterSpacings: {
|
|
477
468
|
body: any;
|
|
478
469
|
caption: any;
|
|
479
470
|
pageTitle: any;
|
|
@@ -481,6 +472,8 @@ export declare const BaseBadge: import("@stitches/react/types/styled-component")
|
|
|
481
472
|
sectionSubtitle: any;
|
|
482
473
|
button: any;
|
|
483
474
|
textInput: any;
|
|
475
|
+
};
|
|
476
|
+
letterSpacings: {
|
|
484
477
|
display100: any;
|
|
485
478
|
display200: any;
|
|
486
479
|
display300: any;
|
|
@@ -490,8 +483,6 @@ export declare const BaseBadge: import("@stitches/react/types/styled-component")
|
|
|
490
483
|
display700: any;
|
|
491
484
|
display800: any;
|
|
492
485
|
display900: any;
|
|
493
|
-
};
|
|
494
|
-
lineHeights: {
|
|
495
486
|
body: any;
|
|
496
487
|
caption: any;
|
|
497
488
|
pageTitle: any;
|
|
@@ -499,6 +490,8 @@ export declare const BaseBadge: import("@stitches/react/types/styled-component")
|
|
|
499
490
|
sectionSubtitle: any;
|
|
500
491
|
button: any;
|
|
501
492
|
textInput: any;
|
|
493
|
+
};
|
|
494
|
+
lineHeights: {
|
|
502
495
|
display100: any;
|
|
503
496
|
display200: any;
|
|
504
497
|
display300: any;
|
|
@@ -508,6 +501,13 @@ export declare const BaseBadge: import("@stitches/react/types/styled-component")
|
|
|
508
501
|
display700: any;
|
|
509
502
|
display800: any;
|
|
510
503
|
display900: any;
|
|
504
|
+
body: any;
|
|
505
|
+
caption: any;
|
|
506
|
+
pageTitle: any;
|
|
507
|
+
sectionTitle: any;
|
|
508
|
+
sectionSubtitle: any;
|
|
509
|
+
button: any;
|
|
510
|
+
textInput: any;
|
|
511
511
|
};
|
|
512
512
|
radii: {
|
|
513
513
|
default: any;
|
|
@@ -187,13 +187,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
187
187
|
critical13: string;
|
|
188
188
|
};
|
|
189
189
|
fonts: {
|
|
190
|
-
body: any;
|
|
191
|
-
caption: any;
|
|
192
|
-
pageTitle: any;
|
|
193
|
-
sectionTitle: any;
|
|
194
|
-
sectionSubtitle: any;
|
|
195
|
-
button: any;
|
|
196
|
-
textInput: any;
|
|
197
190
|
display100: any;
|
|
198
191
|
display200: any;
|
|
199
192
|
display300: any;
|
|
@@ -203,9 +196,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
203
196
|
display700: any;
|
|
204
197
|
display800: any;
|
|
205
198
|
display900: any;
|
|
206
|
-
default: any;
|
|
207
|
-
};
|
|
208
|
-
fontSizes: {
|
|
209
199
|
body: any;
|
|
210
200
|
caption: any;
|
|
211
201
|
pageTitle: any;
|
|
@@ -213,6 +203,9 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
213
203
|
sectionSubtitle: any;
|
|
214
204
|
button: any;
|
|
215
205
|
textInput: any;
|
|
206
|
+
default: any;
|
|
207
|
+
};
|
|
208
|
+
fontSizes: {
|
|
216
209
|
display100: any;
|
|
217
210
|
display200: any;
|
|
218
211
|
display300: any;
|
|
@@ -222,8 +215,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
222
215
|
display700: any;
|
|
223
216
|
display800: any;
|
|
224
217
|
display900: any;
|
|
225
|
-
};
|
|
226
|
-
fontWeights: {
|
|
227
218
|
body: any;
|
|
228
219
|
caption: any;
|
|
229
220
|
pageTitle: any;
|
|
@@ -231,6 +222,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
231
222
|
sectionSubtitle: any;
|
|
232
223
|
button: any;
|
|
233
224
|
textInput: any;
|
|
225
|
+
};
|
|
226
|
+
fontWeights: {
|
|
234
227
|
display100: any;
|
|
235
228
|
display200: any;
|
|
236
229
|
display300: any;
|
|
@@ -240,8 +233,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
240
233
|
display700: any;
|
|
241
234
|
display800: any;
|
|
242
235
|
display900: any;
|
|
243
|
-
};
|
|
244
|
-
letterSpacings: {
|
|
245
236
|
body: any;
|
|
246
237
|
caption: any;
|
|
247
238
|
pageTitle: any;
|
|
@@ -249,6 +240,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
249
240
|
sectionSubtitle: any;
|
|
250
241
|
button: any;
|
|
251
242
|
textInput: any;
|
|
243
|
+
};
|
|
244
|
+
letterSpacings: {
|
|
252
245
|
display100: any;
|
|
253
246
|
display200: any;
|
|
254
247
|
display300: any;
|
|
@@ -258,8 +251,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
258
251
|
display700: any;
|
|
259
252
|
display800: any;
|
|
260
253
|
display900: any;
|
|
261
|
-
};
|
|
262
|
-
lineHeights: {
|
|
263
254
|
body: any;
|
|
264
255
|
caption: any;
|
|
265
256
|
pageTitle: any;
|
|
@@ -267,6 +258,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
267
258
|
sectionSubtitle: any;
|
|
268
259
|
button: any;
|
|
269
260
|
textInput: any;
|
|
261
|
+
};
|
|
262
|
+
lineHeights: {
|
|
270
263
|
display100: any;
|
|
271
264
|
display200: any;
|
|
272
265
|
display300: any;
|
|
@@ -276,6 +269,13 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
276
269
|
display700: any;
|
|
277
270
|
display800: any;
|
|
278
271
|
display900: any;
|
|
272
|
+
body: any;
|
|
273
|
+
caption: any;
|
|
274
|
+
pageTitle: any;
|
|
275
|
+
sectionTitle: any;
|
|
276
|
+
sectionSubtitle: any;
|
|
277
|
+
button: any;
|
|
278
|
+
textInput: any;
|
|
279
279
|
};
|
|
280
280
|
radii: {
|
|
281
281
|
default: any;
|
|
@@ -149,13 +149,6 @@ export declare const BaseBox: import("@stitches/react/types/styled-component").S
|
|
|
149
149
|
critical13: string;
|
|
150
150
|
};
|
|
151
151
|
fonts: {
|
|
152
|
-
body: any;
|
|
153
|
-
caption: any;
|
|
154
|
-
pageTitle: any;
|
|
155
|
-
sectionTitle: any;
|
|
156
|
-
sectionSubtitle: any;
|
|
157
|
-
button: any;
|
|
158
|
-
textInput: any;
|
|
159
152
|
display100: any;
|
|
160
153
|
display200: any;
|
|
161
154
|
display300: any;
|
|
@@ -165,9 +158,6 @@ export declare const BaseBox: import("@stitches/react/types/styled-component").S
|
|
|
165
158
|
display700: any;
|
|
166
159
|
display800: any;
|
|
167
160
|
display900: any;
|
|
168
|
-
default: any;
|
|
169
|
-
};
|
|
170
|
-
fontSizes: {
|
|
171
161
|
body: any;
|
|
172
162
|
caption: any;
|
|
173
163
|
pageTitle: any;
|
|
@@ -175,6 +165,9 @@ export declare const BaseBox: import("@stitches/react/types/styled-component").S
|
|
|
175
165
|
sectionSubtitle: any;
|
|
176
166
|
button: any;
|
|
177
167
|
textInput: any;
|
|
168
|
+
default: any;
|
|
169
|
+
};
|
|
170
|
+
fontSizes: {
|
|
178
171
|
display100: any;
|
|
179
172
|
display200: any;
|
|
180
173
|
display300: any;
|
|
@@ -184,8 +177,6 @@ export declare const BaseBox: import("@stitches/react/types/styled-component").S
|
|
|
184
177
|
display700: any;
|
|
185
178
|
display800: any;
|
|
186
179
|
display900: any;
|
|
187
|
-
};
|
|
188
|
-
fontWeights: {
|
|
189
180
|
body: any;
|
|
190
181
|
caption: any;
|
|
191
182
|
pageTitle: any;
|
|
@@ -193,6 +184,8 @@ export declare const BaseBox: import("@stitches/react/types/styled-component").S
|
|
|
193
184
|
sectionSubtitle: any;
|
|
194
185
|
button: any;
|
|
195
186
|
textInput: any;
|
|
187
|
+
};
|
|
188
|
+
fontWeights: {
|
|
196
189
|
display100: any;
|
|
197
190
|
display200: any;
|
|
198
191
|
display300: any;
|
|
@@ -202,8 +195,6 @@ export declare const BaseBox: import("@stitches/react/types/styled-component").S
|
|
|
202
195
|
display700: any;
|
|
203
196
|
display800: any;
|
|
204
197
|
display900: any;
|
|
205
|
-
};
|
|
206
|
-
letterSpacings: {
|
|
207
198
|
body: any;
|
|
208
199
|
caption: any;
|
|
209
200
|
pageTitle: any;
|
|
@@ -211,6 +202,8 @@ export declare const BaseBox: import("@stitches/react/types/styled-component").S
|
|
|
211
202
|
sectionSubtitle: any;
|
|
212
203
|
button: any;
|
|
213
204
|
textInput: any;
|
|
205
|
+
};
|
|
206
|
+
letterSpacings: {
|
|
214
207
|
display100: any;
|
|
215
208
|
display200: any;
|
|
216
209
|
display300: any;
|
|
@@ -220,8 +213,6 @@ export declare const BaseBox: import("@stitches/react/types/styled-component").S
|
|
|
220
213
|
display700: any;
|
|
221
214
|
display800: any;
|
|
222
215
|
display900: any;
|
|
223
|
-
};
|
|
224
|
-
lineHeights: {
|
|
225
216
|
body: any;
|
|
226
217
|
caption: any;
|
|
227
218
|
pageTitle: any;
|
|
@@ -229,6 +220,8 @@ export declare const BaseBox: import("@stitches/react/types/styled-component").S
|
|
|
229
220
|
sectionSubtitle: any;
|
|
230
221
|
button: any;
|
|
231
222
|
textInput: any;
|
|
223
|
+
};
|
|
224
|
+
lineHeights: {
|
|
232
225
|
display100: any;
|
|
233
226
|
display200: any;
|
|
234
227
|
display300: any;
|
|
@@ -238,6 +231,13 @@ export declare const BaseBox: import("@stitches/react/types/styled-component").S
|
|
|
238
231
|
display700: any;
|
|
239
232
|
display800: any;
|
|
240
233
|
display900: any;
|
|
234
|
+
body: any;
|
|
235
|
+
caption: any;
|
|
236
|
+
pageTitle: any;
|
|
237
|
+
sectionTitle: any;
|
|
238
|
+
sectionSubtitle: any;
|
|
239
|
+
button: any;
|
|
240
|
+
textInput: any;
|
|
241
241
|
};
|
|
242
242
|
radii: {
|
|
243
243
|
default: any;
|
|
@@ -381,13 +381,6 @@ export declare const BaseBox: import("@stitches/react/types/styled-component").S
|
|
|
381
381
|
critical13: string;
|
|
382
382
|
};
|
|
383
383
|
fonts: {
|
|
384
|
-
body: any;
|
|
385
|
-
caption: any;
|
|
386
|
-
pageTitle: any;
|
|
387
|
-
sectionTitle: any;
|
|
388
|
-
sectionSubtitle: any;
|
|
389
|
-
button: any;
|
|
390
|
-
textInput: any;
|
|
391
384
|
display100: any;
|
|
392
385
|
display200: any;
|
|
393
386
|
display300: any;
|
|
@@ -397,9 +390,6 @@ export declare const BaseBox: import("@stitches/react/types/styled-component").S
|
|
|
397
390
|
display700: any;
|
|
398
391
|
display800: any;
|
|
399
392
|
display900: any;
|
|
400
|
-
default: any;
|
|
401
|
-
};
|
|
402
|
-
fontSizes: {
|
|
403
393
|
body: any;
|
|
404
394
|
caption: any;
|
|
405
395
|
pageTitle: any;
|
|
@@ -407,6 +397,9 @@ export declare const BaseBox: import("@stitches/react/types/styled-component").S
|
|
|
407
397
|
sectionSubtitle: any;
|
|
408
398
|
button: any;
|
|
409
399
|
textInput: any;
|
|
400
|
+
default: any;
|
|
401
|
+
};
|
|
402
|
+
fontSizes: {
|
|
410
403
|
display100: any;
|
|
411
404
|
display200: any;
|
|
412
405
|
display300: any;
|
|
@@ -416,8 +409,6 @@ export declare const BaseBox: import("@stitches/react/types/styled-component").S
|
|
|
416
409
|
display700: any;
|
|
417
410
|
display800: any;
|
|
418
411
|
display900: any;
|
|
419
|
-
};
|
|
420
|
-
fontWeights: {
|
|
421
412
|
body: any;
|
|
422
413
|
caption: any;
|
|
423
414
|
pageTitle: any;
|
|
@@ -425,6 +416,8 @@ export declare const BaseBox: import("@stitches/react/types/styled-component").S
|
|
|
425
416
|
sectionSubtitle: any;
|
|
426
417
|
button: any;
|
|
427
418
|
textInput: any;
|
|
419
|
+
};
|
|
420
|
+
fontWeights: {
|
|
428
421
|
display100: any;
|
|
429
422
|
display200: any;
|
|
430
423
|
display300: any;
|
|
@@ -434,8 +427,6 @@ export declare const BaseBox: import("@stitches/react/types/styled-component").S
|
|
|
434
427
|
display700: any;
|
|
435
428
|
display800: any;
|
|
436
429
|
display900: any;
|
|
437
|
-
};
|
|
438
|
-
letterSpacings: {
|
|
439
430
|
body: any;
|
|
440
431
|
caption: any;
|
|
441
432
|
pageTitle: any;
|
|
@@ -443,6 +434,8 @@ export declare const BaseBox: import("@stitches/react/types/styled-component").S
|
|
|
443
434
|
sectionSubtitle: any;
|
|
444
435
|
button: any;
|
|
445
436
|
textInput: any;
|
|
437
|
+
};
|
|
438
|
+
letterSpacings: {
|
|
446
439
|
display100: any;
|
|
447
440
|
display200: any;
|
|
448
441
|
display300: any;
|
|
@@ -452,8 +445,6 @@ export declare const BaseBox: import("@stitches/react/types/styled-component").S
|
|
|
452
445
|
display700: any;
|
|
453
446
|
display800: any;
|
|
454
447
|
display900: any;
|
|
455
|
-
};
|
|
456
|
-
lineHeights: {
|
|
457
448
|
body: any;
|
|
458
449
|
caption: any;
|
|
459
450
|
pageTitle: any;
|
|
@@ -461,6 +452,8 @@ export declare const BaseBox: import("@stitches/react/types/styled-component").S
|
|
|
461
452
|
sectionSubtitle: any;
|
|
462
453
|
button: any;
|
|
463
454
|
textInput: any;
|
|
455
|
+
};
|
|
456
|
+
lineHeights: {
|
|
464
457
|
display100: any;
|
|
465
458
|
display200: any;
|
|
466
459
|
display300: any;
|
|
@@ -470,6 +463,13 @@ export declare const BaseBox: import("@stitches/react/types/styled-component").S
|
|
|
470
463
|
display700: any;
|
|
471
464
|
display800: any;
|
|
472
465
|
display900: any;
|
|
466
|
+
body: any;
|
|
467
|
+
caption: any;
|
|
468
|
+
pageTitle: any;
|
|
469
|
+
sectionTitle: any;
|
|
470
|
+
sectionSubtitle: any;
|
|
471
|
+
button: any;
|
|
472
|
+
textInput: any;
|
|
473
473
|
};
|
|
474
474
|
radii: {
|
|
475
475
|
default: any;
|
|
@@ -149,13 +149,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
149
149
|
critical13: string;
|
|
150
150
|
};
|
|
151
151
|
fonts: {
|
|
152
|
-
body: any;
|
|
153
|
-
caption: any;
|
|
154
|
-
pageTitle: any;
|
|
155
|
-
sectionTitle: any;
|
|
156
|
-
sectionSubtitle: any;
|
|
157
|
-
button: any;
|
|
158
|
-
textInput: any;
|
|
159
152
|
display100: any;
|
|
160
153
|
display200: any;
|
|
161
154
|
display300: any;
|
|
@@ -165,9 +158,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
165
158
|
display700: any;
|
|
166
159
|
display800: any;
|
|
167
160
|
display900: any;
|
|
168
|
-
default: any;
|
|
169
|
-
};
|
|
170
|
-
fontSizes: {
|
|
171
161
|
body: any;
|
|
172
162
|
caption: any;
|
|
173
163
|
pageTitle: any;
|
|
@@ -175,6 +165,9 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
175
165
|
sectionSubtitle: any;
|
|
176
166
|
button: any;
|
|
177
167
|
textInput: any;
|
|
168
|
+
default: any;
|
|
169
|
+
};
|
|
170
|
+
fontSizes: {
|
|
178
171
|
display100: any;
|
|
179
172
|
display200: any;
|
|
180
173
|
display300: any;
|
|
@@ -184,8 +177,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
184
177
|
display700: any;
|
|
185
178
|
display800: any;
|
|
186
179
|
display900: any;
|
|
187
|
-
};
|
|
188
|
-
fontWeights: {
|
|
189
180
|
body: any;
|
|
190
181
|
caption: any;
|
|
191
182
|
pageTitle: any;
|
|
@@ -193,6 +184,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
193
184
|
sectionSubtitle: any;
|
|
194
185
|
button: any;
|
|
195
186
|
textInput: any;
|
|
187
|
+
};
|
|
188
|
+
fontWeights: {
|
|
196
189
|
display100: any;
|
|
197
190
|
display200: any;
|
|
198
191
|
display300: any;
|
|
@@ -202,8 +195,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
202
195
|
display700: any;
|
|
203
196
|
display800: any;
|
|
204
197
|
display900: any;
|
|
205
|
-
};
|
|
206
|
-
letterSpacings: {
|
|
207
198
|
body: any;
|
|
208
199
|
caption: any;
|
|
209
200
|
pageTitle: any;
|
|
@@ -211,6 +202,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
211
202
|
sectionSubtitle: any;
|
|
212
203
|
button: any;
|
|
213
204
|
textInput: any;
|
|
205
|
+
};
|
|
206
|
+
letterSpacings: {
|
|
214
207
|
display100: any;
|
|
215
208
|
display200: any;
|
|
216
209
|
display300: any;
|
|
@@ -220,8 +213,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
220
213
|
display700: any;
|
|
221
214
|
display800: any;
|
|
222
215
|
display900: any;
|
|
223
|
-
};
|
|
224
|
-
lineHeights: {
|
|
225
216
|
body: any;
|
|
226
217
|
caption: any;
|
|
227
218
|
pageTitle: any;
|
|
@@ -229,6 +220,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
229
220
|
sectionSubtitle: any;
|
|
230
221
|
button: any;
|
|
231
222
|
textInput: any;
|
|
223
|
+
};
|
|
224
|
+
lineHeights: {
|
|
232
225
|
display100: any;
|
|
233
226
|
display200: any;
|
|
234
227
|
display300: any;
|
|
@@ -238,6 +231,13 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
238
231
|
display700: any;
|
|
239
232
|
display800: any;
|
|
240
233
|
display900: any;
|
|
234
|
+
body: any;
|
|
235
|
+
caption: any;
|
|
236
|
+
pageTitle: any;
|
|
237
|
+
sectionTitle: any;
|
|
238
|
+
sectionSubtitle: any;
|
|
239
|
+
button: any;
|
|
240
|
+
textInput: any;
|
|
241
241
|
};
|
|
242
242
|
radii: {
|
|
243
243
|
default: any;
|