@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 @@ export declare const BaseContainer: import("@stitches/react/types/styled-compone
|
|
|
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 @@ export declare const BaseContainer: import("@stitches/react/types/styled-compone
|
|
|
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 @@ export declare const BaseContainer: import("@stitches/react/types/styled-compone
|
|
|
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 @@ export declare const BaseContainer: import("@stitches/react/types/styled-compone
|
|
|
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 @@ export declare const BaseContainer: import("@stitches/react/types/styled-compone
|
|
|
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 @@ export declare const BaseContainer: import("@stitches/react/types/styled-compone
|
|
|
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 @@ export declare const BaseContainer: import("@stitches/react/types/styled-compone
|
|
|
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 @@ export declare const BaseContainer: import("@stitches/react/types/styled-compone
|
|
|
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 @@ export declare const BaseContainer: import("@stitches/react/types/styled-compone
|
|
|
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 @@ export declare const BaseContainer: import("@stitches/react/types/styled-compone
|
|
|
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;
|
|
@@ -369,13 +369,6 @@ export declare const BaseInner: import("@stitches/react/types/styled-component")
|
|
|
369
369
|
critical13: string;
|
|
370
370
|
};
|
|
371
371
|
fonts: {
|
|
372
|
-
body: any;
|
|
373
|
-
caption: any;
|
|
374
|
-
pageTitle: any;
|
|
375
|
-
sectionTitle: any;
|
|
376
|
-
sectionSubtitle: any;
|
|
377
|
-
button: any;
|
|
378
|
-
textInput: any;
|
|
379
372
|
display100: any;
|
|
380
373
|
display200: any;
|
|
381
374
|
display300: any;
|
|
@@ -385,9 +378,6 @@ export declare const BaseInner: import("@stitches/react/types/styled-component")
|
|
|
385
378
|
display700: any;
|
|
386
379
|
display800: any;
|
|
387
380
|
display900: any;
|
|
388
|
-
default: any;
|
|
389
|
-
};
|
|
390
|
-
fontSizes: {
|
|
391
381
|
body: any;
|
|
392
382
|
caption: any;
|
|
393
383
|
pageTitle: any;
|
|
@@ -395,6 +385,9 @@ export declare const BaseInner: import("@stitches/react/types/styled-component")
|
|
|
395
385
|
sectionSubtitle: any;
|
|
396
386
|
button: any;
|
|
397
387
|
textInput: any;
|
|
388
|
+
default: any;
|
|
389
|
+
};
|
|
390
|
+
fontSizes: {
|
|
398
391
|
display100: any;
|
|
399
392
|
display200: any;
|
|
400
393
|
display300: any;
|
|
@@ -404,8 +397,6 @@ export declare const BaseInner: import("@stitches/react/types/styled-component")
|
|
|
404
397
|
display700: any;
|
|
405
398
|
display800: any;
|
|
406
399
|
display900: any;
|
|
407
|
-
};
|
|
408
|
-
fontWeights: {
|
|
409
400
|
body: any;
|
|
410
401
|
caption: any;
|
|
411
402
|
pageTitle: any;
|
|
@@ -413,6 +404,8 @@ export declare const BaseInner: import("@stitches/react/types/styled-component")
|
|
|
413
404
|
sectionSubtitle: any;
|
|
414
405
|
button: any;
|
|
415
406
|
textInput: any;
|
|
407
|
+
};
|
|
408
|
+
fontWeights: {
|
|
416
409
|
display100: any;
|
|
417
410
|
display200: any;
|
|
418
411
|
display300: any;
|
|
@@ -422,8 +415,6 @@ export declare const BaseInner: import("@stitches/react/types/styled-component")
|
|
|
422
415
|
display700: any;
|
|
423
416
|
display800: any;
|
|
424
417
|
display900: any;
|
|
425
|
-
};
|
|
426
|
-
letterSpacings: {
|
|
427
418
|
body: any;
|
|
428
419
|
caption: any;
|
|
429
420
|
pageTitle: any;
|
|
@@ -431,6 +422,8 @@ export declare const BaseInner: import("@stitches/react/types/styled-component")
|
|
|
431
422
|
sectionSubtitle: any;
|
|
432
423
|
button: any;
|
|
433
424
|
textInput: any;
|
|
425
|
+
};
|
|
426
|
+
letterSpacings: {
|
|
434
427
|
display100: any;
|
|
435
428
|
display200: any;
|
|
436
429
|
display300: any;
|
|
@@ -440,8 +433,6 @@ export declare const BaseInner: import("@stitches/react/types/styled-component")
|
|
|
440
433
|
display700: any;
|
|
441
434
|
display800: any;
|
|
442
435
|
display900: any;
|
|
443
|
-
};
|
|
444
|
-
lineHeights: {
|
|
445
436
|
body: any;
|
|
446
437
|
caption: any;
|
|
447
438
|
pageTitle: any;
|
|
@@ -449,6 +440,8 @@ export declare const BaseInner: import("@stitches/react/types/styled-component")
|
|
|
449
440
|
sectionSubtitle: any;
|
|
450
441
|
button: any;
|
|
451
442
|
textInput: any;
|
|
443
|
+
};
|
|
444
|
+
lineHeights: {
|
|
452
445
|
display100: any;
|
|
453
446
|
display200: any;
|
|
454
447
|
display300: any;
|
|
@@ -458,6 +451,13 @@ export declare const BaseInner: import("@stitches/react/types/styled-component")
|
|
|
458
451
|
display700: any;
|
|
459
452
|
display800: any;
|
|
460
453
|
display900: any;
|
|
454
|
+
body: any;
|
|
455
|
+
caption: any;
|
|
456
|
+
pageTitle: any;
|
|
457
|
+
sectionTitle: any;
|
|
458
|
+
sectionSubtitle: any;
|
|
459
|
+
button: any;
|
|
460
|
+
textInput: any;
|
|
461
461
|
};
|
|
462
462
|
radii: {
|
|
463
463
|
default: any;
|
|
@@ -601,13 +601,6 @@ export declare const BaseInner: import("@stitches/react/types/styled-component")
|
|
|
601
601
|
critical13: string;
|
|
602
602
|
};
|
|
603
603
|
fonts: {
|
|
604
|
-
body: any;
|
|
605
|
-
caption: any;
|
|
606
|
-
pageTitle: any;
|
|
607
|
-
sectionTitle: any;
|
|
608
|
-
sectionSubtitle: any;
|
|
609
|
-
button: any;
|
|
610
|
-
textInput: any;
|
|
611
604
|
display100: any;
|
|
612
605
|
display200: any;
|
|
613
606
|
display300: any;
|
|
@@ -617,9 +610,6 @@ export declare const BaseInner: import("@stitches/react/types/styled-component")
|
|
|
617
610
|
display700: any;
|
|
618
611
|
display800: any;
|
|
619
612
|
display900: any;
|
|
620
|
-
default: any;
|
|
621
|
-
};
|
|
622
|
-
fontSizes: {
|
|
623
613
|
body: any;
|
|
624
614
|
caption: any;
|
|
625
615
|
pageTitle: any;
|
|
@@ -627,6 +617,9 @@ export declare const BaseInner: import("@stitches/react/types/styled-component")
|
|
|
627
617
|
sectionSubtitle: any;
|
|
628
618
|
button: any;
|
|
629
619
|
textInput: any;
|
|
620
|
+
default: any;
|
|
621
|
+
};
|
|
622
|
+
fontSizes: {
|
|
630
623
|
display100: any;
|
|
631
624
|
display200: any;
|
|
632
625
|
display300: any;
|
|
@@ -636,8 +629,6 @@ export declare const BaseInner: import("@stitches/react/types/styled-component")
|
|
|
636
629
|
display700: any;
|
|
637
630
|
display800: any;
|
|
638
631
|
display900: any;
|
|
639
|
-
};
|
|
640
|
-
fontWeights: {
|
|
641
632
|
body: any;
|
|
642
633
|
caption: any;
|
|
643
634
|
pageTitle: any;
|
|
@@ -645,6 +636,8 @@ export declare const BaseInner: import("@stitches/react/types/styled-component")
|
|
|
645
636
|
sectionSubtitle: any;
|
|
646
637
|
button: any;
|
|
647
638
|
textInput: any;
|
|
639
|
+
};
|
|
640
|
+
fontWeights: {
|
|
648
641
|
display100: any;
|
|
649
642
|
display200: any;
|
|
650
643
|
display300: any;
|
|
@@ -654,8 +647,6 @@ export declare const BaseInner: import("@stitches/react/types/styled-component")
|
|
|
654
647
|
display700: any;
|
|
655
648
|
display800: any;
|
|
656
649
|
display900: any;
|
|
657
|
-
};
|
|
658
|
-
letterSpacings: {
|
|
659
650
|
body: any;
|
|
660
651
|
caption: any;
|
|
661
652
|
pageTitle: any;
|
|
@@ -663,6 +654,8 @@ export declare const BaseInner: import("@stitches/react/types/styled-component")
|
|
|
663
654
|
sectionSubtitle: any;
|
|
664
655
|
button: any;
|
|
665
656
|
textInput: any;
|
|
657
|
+
};
|
|
658
|
+
letterSpacings: {
|
|
666
659
|
display100: any;
|
|
667
660
|
display200: any;
|
|
668
661
|
display300: any;
|
|
@@ -672,8 +665,6 @@ export declare const BaseInner: import("@stitches/react/types/styled-component")
|
|
|
672
665
|
display700: any;
|
|
673
666
|
display800: any;
|
|
674
667
|
display900: any;
|
|
675
|
-
};
|
|
676
|
-
lineHeights: {
|
|
677
668
|
body: any;
|
|
678
669
|
caption: any;
|
|
679
670
|
pageTitle: any;
|
|
@@ -681,6 +672,8 @@ export declare const BaseInner: import("@stitches/react/types/styled-component")
|
|
|
681
672
|
sectionSubtitle: any;
|
|
682
673
|
button: any;
|
|
683
674
|
textInput: any;
|
|
675
|
+
};
|
|
676
|
+
lineHeights: {
|
|
684
677
|
display100: any;
|
|
685
678
|
display200: any;
|
|
686
679
|
display300: any;
|
|
@@ -690,6 +683,13 @@ export declare const BaseInner: import("@stitches/react/types/styled-component")
|
|
|
690
683
|
display700: any;
|
|
691
684
|
display800: any;
|
|
692
685
|
display900: any;
|
|
686
|
+
body: any;
|
|
687
|
+
caption: any;
|
|
688
|
+
pageTitle: any;
|
|
689
|
+
sectionTitle: any;
|
|
690
|
+
sectionSubtitle: any;
|
|
691
|
+
button: any;
|
|
692
|
+
textInput: any;
|
|
693
693
|
};
|
|
694
694
|
radii: {
|
|
695
695
|
default: any;
|
|
@@ -861,13 +861,6 @@ export declare const BaseButton: import("@stitches/react/types/styled-component"
|
|
|
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 BaseButton: import("@stitches/react/types/styled-component"
|
|
|
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 BaseButton: import("@stitches/react/types/styled-component"
|
|
|
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 BaseButton: import("@stitches/react/types/styled-component"
|
|
|
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 BaseButton: import("@stitches/react/types/styled-component"
|
|
|
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 BaseButton: import("@stitches/react/types/styled-component"
|
|
|
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 BaseButton: import("@stitches/react/types/styled-component"
|
|
|
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 BaseButton: import("@stitches/react/types/styled-component"
|
|
|
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 BaseButton: import("@stitches/react/types/styled-component"
|
|
|
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 BaseButton: import("@stitches/react/types/styled-component"
|
|
|
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 BaseButton: import("@stitches/react/types/styled-component"
|
|
|
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 BaseButton: import("@stitches/react/types/styled-component"
|
|
|
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 BaseButton: import("@stitches/react/types/styled-component"
|
|
|
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 BaseButton: import("@stitches/react/types/styled-component"
|
|
|
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 BaseButton: import("@stitches/react/types/styled-component"
|
|
|
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 BaseButton: import("@stitches/react/types/styled-component"
|
|
|
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 BaseButton: import("@stitches/react/types/styled-component"
|
|
|
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 BaseButton: import("@stitches/react/types/styled-component"
|
|
|
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 BaseButton: import("@stitches/react/types/styled-component"
|
|
|
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 BaseButton: import("@stitches/react/types/styled-component"
|
|
|
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;
|
|
@@ -141,13 +141,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
141
141
|
critical13: string;
|
|
142
142
|
};
|
|
143
143
|
fonts: {
|
|
144
|
-
body: any;
|
|
145
|
-
caption: any;
|
|
146
|
-
pageTitle: any;
|
|
147
|
-
sectionTitle: any;
|
|
148
|
-
sectionSubtitle: any;
|
|
149
|
-
button: any;
|
|
150
|
-
textInput: any;
|
|
151
144
|
display100: any;
|
|
152
145
|
display200: any;
|
|
153
146
|
display300: any;
|
|
@@ -157,9 +150,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
157
150
|
display700: any;
|
|
158
151
|
display800: any;
|
|
159
152
|
display900: any;
|
|
160
|
-
default: any;
|
|
161
|
-
};
|
|
162
|
-
fontSizes: {
|
|
163
153
|
body: any;
|
|
164
154
|
caption: any;
|
|
165
155
|
pageTitle: any;
|
|
@@ -167,6 +157,9 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
167
157
|
sectionSubtitle: any;
|
|
168
158
|
button: any;
|
|
169
159
|
textInput: any;
|
|
160
|
+
default: any;
|
|
161
|
+
};
|
|
162
|
+
fontSizes: {
|
|
170
163
|
display100: any;
|
|
171
164
|
display200: any;
|
|
172
165
|
display300: any;
|
|
@@ -176,8 +169,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
176
169
|
display700: any;
|
|
177
170
|
display800: any;
|
|
178
171
|
display900: any;
|
|
179
|
-
};
|
|
180
|
-
fontWeights: {
|
|
181
172
|
body: any;
|
|
182
173
|
caption: any;
|
|
183
174
|
pageTitle: any;
|
|
@@ -185,6 +176,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
185
176
|
sectionSubtitle: any;
|
|
186
177
|
button: any;
|
|
187
178
|
textInput: any;
|
|
179
|
+
};
|
|
180
|
+
fontWeights: {
|
|
188
181
|
display100: any;
|
|
189
182
|
display200: any;
|
|
190
183
|
display300: any;
|
|
@@ -194,8 +187,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
194
187
|
display700: any;
|
|
195
188
|
display800: any;
|
|
196
189
|
display900: any;
|
|
197
|
-
};
|
|
198
|
-
letterSpacings: {
|
|
199
190
|
body: any;
|
|
200
191
|
caption: any;
|
|
201
192
|
pageTitle: any;
|
|
@@ -203,6 +194,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
203
194
|
sectionSubtitle: any;
|
|
204
195
|
button: any;
|
|
205
196
|
textInput: any;
|
|
197
|
+
};
|
|
198
|
+
letterSpacings: {
|
|
206
199
|
display100: any;
|
|
207
200
|
display200: any;
|
|
208
201
|
display300: any;
|
|
@@ -212,8 +205,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
212
205
|
display700: any;
|
|
213
206
|
display800: any;
|
|
214
207
|
display900: any;
|
|
215
|
-
};
|
|
216
|
-
lineHeights: {
|
|
217
208
|
body: any;
|
|
218
209
|
caption: any;
|
|
219
210
|
pageTitle: any;
|
|
@@ -221,6 +212,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
221
212
|
sectionSubtitle: any;
|
|
222
213
|
button: any;
|
|
223
214
|
textInput: any;
|
|
215
|
+
};
|
|
216
|
+
lineHeights: {
|
|
224
217
|
display100: any;
|
|
225
218
|
display200: any;
|
|
226
219
|
display300: any;
|
|
@@ -230,6 +223,13 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
230
223
|
display700: any;
|
|
231
224
|
display800: any;
|
|
232
225
|
display900: any;
|
|
226
|
+
body: any;
|
|
227
|
+
caption: any;
|
|
228
|
+
pageTitle: any;
|
|
229
|
+
sectionTitle: any;
|
|
230
|
+
sectionSubtitle: any;
|
|
231
|
+
button: any;
|
|
232
|
+
textInput: any;
|
|
233
233
|
};
|
|
234
234
|
radii: {
|
|
235
235
|
default: any;
|
|
@@ -114,13 +114,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
114
114
|
critical13: string;
|
|
115
115
|
};
|
|
116
116
|
fonts: {
|
|
117
|
-
body: any;
|
|
118
|
-
caption: any;
|
|
119
|
-
pageTitle: any;
|
|
120
|
-
sectionTitle: any;
|
|
121
|
-
sectionSubtitle: any;
|
|
122
|
-
button: any;
|
|
123
|
-
textInput: any;
|
|
124
117
|
display100: any;
|
|
125
118
|
display200: any;
|
|
126
119
|
display300: any;
|
|
@@ -130,9 +123,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
130
123
|
display700: any;
|
|
131
124
|
display800: any;
|
|
132
125
|
display900: any;
|
|
133
|
-
default: any;
|
|
134
|
-
};
|
|
135
|
-
fontSizes: {
|
|
136
126
|
body: any;
|
|
137
127
|
caption: any;
|
|
138
128
|
pageTitle: any;
|
|
@@ -140,6 +130,9 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
140
130
|
sectionSubtitle: any;
|
|
141
131
|
button: any;
|
|
142
132
|
textInput: any;
|
|
133
|
+
default: any;
|
|
134
|
+
};
|
|
135
|
+
fontSizes: {
|
|
143
136
|
display100: any;
|
|
144
137
|
display200: any;
|
|
145
138
|
display300: any;
|
|
@@ -149,8 +142,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
149
142
|
display700: any;
|
|
150
143
|
display800: any;
|
|
151
144
|
display900: any;
|
|
152
|
-
};
|
|
153
|
-
fontWeights: {
|
|
154
145
|
body: any;
|
|
155
146
|
caption: any;
|
|
156
147
|
pageTitle: any;
|
|
@@ -158,6 +149,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
158
149
|
sectionSubtitle: any;
|
|
159
150
|
button: any;
|
|
160
151
|
textInput: any;
|
|
152
|
+
};
|
|
153
|
+
fontWeights: {
|
|
161
154
|
display100: any;
|
|
162
155
|
display200: any;
|
|
163
156
|
display300: any;
|
|
@@ -167,8 +160,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
167
160
|
display700: any;
|
|
168
161
|
display800: any;
|
|
169
162
|
display900: any;
|
|
170
|
-
};
|
|
171
|
-
letterSpacings: {
|
|
172
163
|
body: any;
|
|
173
164
|
caption: any;
|
|
174
165
|
pageTitle: any;
|
|
@@ -176,6 +167,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
176
167
|
sectionSubtitle: any;
|
|
177
168
|
button: any;
|
|
178
169
|
textInput: any;
|
|
170
|
+
};
|
|
171
|
+
letterSpacings: {
|
|
179
172
|
display100: any;
|
|
180
173
|
display200: any;
|
|
181
174
|
display300: any;
|
|
@@ -185,8 +178,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
185
178
|
display700: any;
|
|
186
179
|
display800: any;
|
|
187
180
|
display900: any;
|
|
188
|
-
};
|
|
189
|
-
lineHeights: {
|
|
190
181
|
body: any;
|
|
191
182
|
caption: any;
|
|
192
183
|
pageTitle: any;
|
|
@@ -194,6 +185,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
194
185
|
sectionSubtitle: any;
|
|
195
186
|
button: any;
|
|
196
187
|
textInput: any;
|
|
188
|
+
};
|
|
189
|
+
lineHeights: {
|
|
197
190
|
display100: any;
|
|
198
191
|
display200: any;
|
|
199
192
|
display300: any;
|
|
@@ -203,6 +196,13 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
203
196
|
display700: any;
|
|
204
197
|
display800: any;
|
|
205
198
|
display900: any;
|
|
199
|
+
body: any;
|
|
200
|
+
caption: any;
|
|
201
|
+
pageTitle: any;
|
|
202
|
+
sectionTitle: any;
|
|
203
|
+
sectionSubtitle: any;
|
|
204
|
+
button: any;
|
|
205
|
+
textInput: any;
|
|
206
206
|
};
|
|
207
207
|
radii: {
|
|
208
208
|
default: any;
|