@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
|
@@ -184,13 +184,6 @@ declare const ButtonPrimitive: React.ForwardRefExoticComponent<Pick<{
|
|
|
184
184
|
critical13: string;
|
|
185
185
|
};
|
|
186
186
|
fonts: {
|
|
187
|
-
body: any;
|
|
188
|
-
caption: any;
|
|
189
|
-
pageTitle: any;
|
|
190
|
-
sectionTitle: any;
|
|
191
|
-
sectionSubtitle: any;
|
|
192
|
-
button: any;
|
|
193
|
-
textInput: any;
|
|
194
187
|
display100: any;
|
|
195
188
|
display200: any;
|
|
196
189
|
display300: any;
|
|
@@ -200,9 +193,6 @@ declare const ButtonPrimitive: React.ForwardRefExoticComponent<Pick<{
|
|
|
200
193
|
display700: any;
|
|
201
194
|
display800: any;
|
|
202
195
|
display900: any;
|
|
203
|
-
default: any;
|
|
204
|
-
};
|
|
205
|
-
fontSizes: {
|
|
206
196
|
body: any;
|
|
207
197
|
caption: any;
|
|
208
198
|
pageTitle: any;
|
|
@@ -210,6 +200,9 @@ declare const ButtonPrimitive: React.ForwardRefExoticComponent<Pick<{
|
|
|
210
200
|
sectionSubtitle: any;
|
|
211
201
|
button: any;
|
|
212
202
|
textInput: any;
|
|
203
|
+
default: any;
|
|
204
|
+
};
|
|
205
|
+
fontSizes: {
|
|
213
206
|
display100: any;
|
|
214
207
|
display200: any;
|
|
215
208
|
display300: any;
|
|
@@ -219,8 +212,6 @@ declare const ButtonPrimitive: React.ForwardRefExoticComponent<Pick<{
|
|
|
219
212
|
display700: any;
|
|
220
213
|
display800: any;
|
|
221
214
|
display900: any;
|
|
222
|
-
};
|
|
223
|
-
fontWeights: {
|
|
224
215
|
body: any;
|
|
225
216
|
caption: any;
|
|
226
217
|
pageTitle: any;
|
|
@@ -228,6 +219,8 @@ declare const ButtonPrimitive: React.ForwardRefExoticComponent<Pick<{
|
|
|
228
219
|
sectionSubtitle: any;
|
|
229
220
|
button: any;
|
|
230
221
|
textInput: any;
|
|
222
|
+
};
|
|
223
|
+
fontWeights: {
|
|
231
224
|
display100: any;
|
|
232
225
|
display200: any;
|
|
233
226
|
display300: any;
|
|
@@ -237,8 +230,6 @@ declare const ButtonPrimitive: React.ForwardRefExoticComponent<Pick<{
|
|
|
237
230
|
display700: any;
|
|
238
231
|
display800: any;
|
|
239
232
|
display900: any;
|
|
240
|
-
};
|
|
241
|
-
letterSpacings: {
|
|
242
233
|
body: any;
|
|
243
234
|
caption: any;
|
|
244
235
|
pageTitle: any;
|
|
@@ -246,6 +237,8 @@ declare const ButtonPrimitive: React.ForwardRefExoticComponent<Pick<{
|
|
|
246
237
|
sectionSubtitle: any;
|
|
247
238
|
button: any;
|
|
248
239
|
textInput: any;
|
|
240
|
+
};
|
|
241
|
+
letterSpacings: {
|
|
249
242
|
display100: any;
|
|
250
243
|
display200: any;
|
|
251
244
|
display300: any;
|
|
@@ -255,8 +248,6 @@ declare const ButtonPrimitive: React.ForwardRefExoticComponent<Pick<{
|
|
|
255
248
|
display700: any;
|
|
256
249
|
display800: any;
|
|
257
250
|
display900: any;
|
|
258
|
-
};
|
|
259
|
-
lineHeights: {
|
|
260
251
|
body: any;
|
|
261
252
|
caption: any;
|
|
262
253
|
pageTitle: any;
|
|
@@ -264,6 +255,8 @@ declare const ButtonPrimitive: React.ForwardRefExoticComponent<Pick<{
|
|
|
264
255
|
sectionSubtitle: any;
|
|
265
256
|
button: any;
|
|
266
257
|
textInput: any;
|
|
258
|
+
};
|
|
259
|
+
lineHeights: {
|
|
267
260
|
display100: any;
|
|
268
261
|
display200: any;
|
|
269
262
|
display300: any;
|
|
@@ -273,6 +266,13 @@ declare const ButtonPrimitive: React.ForwardRefExoticComponent<Pick<{
|
|
|
273
266
|
display700: any;
|
|
274
267
|
display800: any;
|
|
275
268
|
display900: any;
|
|
269
|
+
body: any;
|
|
270
|
+
caption: any;
|
|
271
|
+
pageTitle: any;
|
|
272
|
+
sectionTitle: any;
|
|
273
|
+
sectionSubtitle: any;
|
|
274
|
+
button: any;
|
|
275
|
+
textInput: any;
|
|
276
276
|
};
|
|
277
277
|
radii: {
|
|
278
278
|
default: any;
|
|
@@ -417,13 +417,6 @@ declare const ButtonPrimitive: React.ForwardRefExoticComponent<Pick<{
|
|
|
417
417
|
critical13: string;
|
|
418
418
|
};
|
|
419
419
|
fonts: {
|
|
420
|
-
body: any;
|
|
421
|
-
caption: any;
|
|
422
|
-
pageTitle: any;
|
|
423
|
-
sectionTitle: any;
|
|
424
|
-
sectionSubtitle: any;
|
|
425
|
-
button: any;
|
|
426
|
-
textInput: any;
|
|
427
420
|
display100: any;
|
|
428
421
|
display200: any;
|
|
429
422
|
display300: any;
|
|
@@ -433,9 +426,6 @@ declare const ButtonPrimitive: React.ForwardRefExoticComponent<Pick<{
|
|
|
433
426
|
display700: any;
|
|
434
427
|
display800: any;
|
|
435
428
|
display900: any;
|
|
436
|
-
default: any;
|
|
437
|
-
};
|
|
438
|
-
fontSizes: {
|
|
439
429
|
body: any;
|
|
440
430
|
caption: any;
|
|
441
431
|
pageTitle: any;
|
|
@@ -443,6 +433,9 @@ declare const ButtonPrimitive: React.ForwardRefExoticComponent<Pick<{
|
|
|
443
433
|
sectionSubtitle: any;
|
|
444
434
|
button: any;
|
|
445
435
|
textInput: any;
|
|
436
|
+
default: any;
|
|
437
|
+
};
|
|
438
|
+
fontSizes: {
|
|
446
439
|
display100: any;
|
|
447
440
|
display200: any;
|
|
448
441
|
display300: any;
|
|
@@ -452,8 +445,6 @@ declare const ButtonPrimitive: React.ForwardRefExoticComponent<Pick<{
|
|
|
452
445
|
display700: any;
|
|
453
446
|
display800: any;
|
|
454
447
|
display900: any;
|
|
455
|
-
};
|
|
456
|
-
fontWeights: {
|
|
457
448
|
body: any;
|
|
458
449
|
caption: any;
|
|
459
450
|
pageTitle: any;
|
|
@@ -461,6 +452,8 @@ declare const ButtonPrimitive: React.ForwardRefExoticComponent<Pick<{
|
|
|
461
452
|
sectionSubtitle: any;
|
|
462
453
|
button: any;
|
|
463
454
|
textInput: any;
|
|
455
|
+
};
|
|
456
|
+
fontWeights: {
|
|
464
457
|
display100: any;
|
|
465
458
|
display200: any;
|
|
466
459
|
display300: any;
|
|
@@ -470,8 +463,6 @@ declare const ButtonPrimitive: React.ForwardRefExoticComponent<Pick<{
|
|
|
470
463
|
display700: any;
|
|
471
464
|
display800: any;
|
|
472
465
|
display900: any;
|
|
473
|
-
};
|
|
474
|
-
letterSpacings: {
|
|
475
466
|
body: any;
|
|
476
467
|
caption: any;
|
|
477
468
|
pageTitle: any;
|
|
@@ -479,6 +470,8 @@ declare const ButtonPrimitive: React.ForwardRefExoticComponent<Pick<{
|
|
|
479
470
|
sectionSubtitle: any;
|
|
480
471
|
button: any;
|
|
481
472
|
textInput: any;
|
|
473
|
+
};
|
|
474
|
+
letterSpacings: {
|
|
482
475
|
display100: any;
|
|
483
476
|
display200: any;
|
|
484
477
|
display300: any;
|
|
@@ -488,8 +481,6 @@ declare const ButtonPrimitive: React.ForwardRefExoticComponent<Pick<{
|
|
|
488
481
|
display700: any;
|
|
489
482
|
display800: any;
|
|
490
483
|
display900: any;
|
|
491
|
-
};
|
|
492
|
-
lineHeights: {
|
|
493
484
|
body: any;
|
|
494
485
|
caption: any;
|
|
495
486
|
pageTitle: any;
|
|
@@ -497,6 +488,8 @@ declare const ButtonPrimitive: React.ForwardRefExoticComponent<Pick<{
|
|
|
497
488
|
sectionSubtitle: any;
|
|
498
489
|
button: any;
|
|
499
490
|
textInput: any;
|
|
491
|
+
};
|
|
492
|
+
lineHeights: {
|
|
500
493
|
display100: any;
|
|
501
494
|
display200: any;
|
|
502
495
|
display300: any;
|
|
@@ -506,6 +499,13 @@ declare const ButtonPrimitive: React.ForwardRefExoticComponent<Pick<{
|
|
|
506
499
|
display700: any;
|
|
507
500
|
display800: any;
|
|
508
501
|
display900: any;
|
|
502
|
+
body: any;
|
|
503
|
+
caption: any;
|
|
504
|
+
pageTitle: any;
|
|
505
|
+
sectionTitle: any;
|
|
506
|
+
sectionSubtitle: any;
|
|
507
|
+
button: any;
|
|
508
|
+
textInput: any;
|
|
509
509
|
};
|
|
510
510
|
radii: {
|
|
511
511
|
default: any;
|
|
@@ -174,13 +174,6 @@ export declare const BaseButton: import("@stitches/react/types/styled-component"
|
|
|
174
174
|
critical13: string;
|
|
175
175
|
};
|
|
176
176
|
fonts: {
|
|
177
|
-
body: any;
|
|
178
|
-
caption: any;
|
|
179
|
-
pageTitle: any;
|
|
180
|
-
sectionTitle: any;
|
|
181
|
-
sectionSubtitle: any;
|
|
182
|
-
button: any;
|
|
183
|
-
textInput: any;
|
|
184
177
|
display100: any;
|
|
185
178
|
display200: any;
|
|
186
179
|
display300: any;
|
|
@@ -190,9 +183,6 @@ export declare const BaseButton: import("@stitches/react/types/styled-component"
|
|
|
190
183
|
display700: any;
|
|
191
184
|
display800: any;
|
|
192
185
|
display900: any;
|
|
193
|
-
default: any;
|
|
194
|
-
};
|
|
195
|
-
fontSizes: {
|
|
196
186
|
body: any;
|
|
197
187
|
caption: any;
|
|
198
188
|
pageTitle: any;
|
|
@@ -200,6 +190,9 @@ export declare const BaseButton: import("@stitches/react/types/styled-component"
|
|
|
200
190
|
sectionSubtitle: any;
|
|
201
191
|
button: any;
|
|
202
192
|
textInput: any;
|
|
193
|
+
default: any;
|
|
194
|
+
};
|
|
195
|
+
fontSizes: {
|
|
203
196
|
display100: any;
|
|
204
197
|
display200: any;
|
|
205
198
|
display300: any;
|
|
@@ -209,8 +202,6 @@ export declare const BaseButton: import("@stitches/react/types/styled-component"
|
|
|
209
202
|
display700: any;
|
|
210
203
|
display800: any;
|
|
211
204
|
display900: any;
|
|
212
|
-
};
|
|
213
|
-
fontWeights: {
|
|
214
205
|
body: any;
|
|
215
206
|
caption: any;
|
|
216
207
|
pageTitle: any;
|
|
@@ -218,6 +209,8 @@ export declare const BaseButton: import("@stitches/react/types/styled-component"
|
|
|
218
209
|
sectionSubtitle: any;
|
|
219
210
|
button: any;
|
|
220
211
|
textInput: any;
|
|
212
|
+
};
|
|
213
|
+
fontWeights: {
|
|
221
214
|
display100: any;
|
|
222
215
|
display200: any;
|
|
223
216
|
display300: any;
|
|
@@ -227,8 +220,6 @@ export declare const BaseButton: import("@stitches/react/types/styled-component"
|
|
|
227
220
|
display700: any;
|
|
228
221
|
display800: any;
|
|
229
222
|
display900: any;
|
|
230
|
-
};
|
|
231
|
-
letterSpacings: {
|
|
232
223
|
body: any;
|
|
233
224
|
caption: any;
|
|
234
225
|
pageTitle: any;
|
|
@@ -236,6 +227,8 @@ export declare const BaseButton: import("@stitches/react/types/styled-component"
|
|
|
236
227
|
sectionSubtitle: any;
|
|
237
228
|
button: any;
|
|
238
229
|
textInput: any;
|
|
230
|
+
};
|
|
231
|
+
letterSpacings: {
|
|
239
232
|
display100: any;
|
|
240
233
|
display200: any;
|
|
241
234
|
display300: any;
|
|
@@ -245,8 +238,6 @@ export declare const BaseButton: import("@stitches/react/types/styled-component"
|
|
|
245
238
|
display700: any;
|
|
246
239
|
display800: any;
|
|
247
240
|
display900: any;
|
|
248
|
-
};
|
|
249
|
-
lineHeights: {
|
|
250
241
|
body: any;
|
|
251
242
|
caption: any;
|
|
252
243
|
pageTitle: any;
|
|
@@ -254,6 +245,8 @@ export declare const BaseButton: import("@stitches/react/types/styled-component"
|
|
|
254
245
|
sectionSubtitle: any;
|
|
255
246
|
button: any;
|
|
256
247
|
textInput: any;
|
|
248
|
+
};
|
|
249
|
+
lineHeights: {
|
|
257
250
|
display100: any;
|
|
258
251
|
display200: any;
|
|
259
252
|
display300: any;
|
|
@@ -263,6 +256,13 @@ export declare const BaseButton: import("@stitches/react/types/styled-component"
|
|
|
263
256
|
display700: any;
|
|
264
257
|
display800: any;
|
|
265
258
|
display900: any;
|
|
259
|
+
body: any;
|
|
260
|
+
caption: any;
|
|
261
|
+
pageTitle: any;
|
|
262
|
+
sectionTitle: any;
|
|
263
|
+
sectionSubtitle: any;
|
|
264
|
+
button: any;
|
|
265
|
+
textInput: any;
|
|
266
266
|
};
|
|
267
267
|
radii: {
|
|
268
268
|
default: any;
|
|
@@ -406,13 +406,6 @@ export declare const BaseButton: import("@stitches/react/types/styled-component"
|
|
|
406
406
|
critical13: string;
|
|
407
407
|
};
|
|
408
408
|
fonts: {
|
|
409
|
-
body: any;
|
|
410
|
-
caption: any;
|
|
411
|
-
pageTitle: any;
|
|
412
|
-
sectionTitle: any;
|
|
413
|
-
sectionSubtitle: any;
|
|
414
|
-
button: any;
|
|
415
|
-
textInput: any;
|
|
416
409
|
display100: any;
|
|
417
410
|
display200: any;
|
|
418
411
|
display300: any;
|
|
@@ -422,9 +415,6 @@ export declare const BaseButton: import("@stitches/react/types/styled-component"
|
|
|
422
415
|
display700: any;
|
|
423
416
|
display800: any;
|
|
424
417
|
display900: any;
|
|
425
|
-
default: any;
|
|
426
|
-
};
|
|
427
|
-
fontSizes: {
|
|
428
418
|
body: any;
|
|
429
419
|
caption: any;
|
|
430
420
|
pageTitle: any;
|
|
@@ -432,6 +422,9 @@ export declare const BaseButton: import("@stitches/react/types/styled-component"
|
|
|
432
422
|
sectionSubtitle: any;
|
|
433
423
|
button: any;
|
|
434
424
|
textInput: any;
|
|
425
|
+
default: any;
|
|
426
|
+
};
|
|
427
|
+
fontSizes: {
|
|
435
428
|
display100: any;
|
|
436
429
|
display200: any;
|
|
437
430
|
display300: any;
|
|
@@ -441,8 +434,6 @@ export declare const BaseButton: import("@stitches/react/types/styled-component"
|
|
|
441
434
|
display700: any;
|
|
442
435
|
display800: any;
|
|
443
436
|
display900: any;
|
|
444
|
-
};
|
|
445
|
-
fontWeights: {
|
|
446
437
|
body: any;
|
|
447
438
|
caption: any;
|
|
448
439
|
pageTitle: any;
|
|
@@ -450,6 +441,8 @@ export declare const BaseButton: import("@stitches/react/types/styled-component"
|
|
|
450
441
|
sectionSubtitle: any;
|
|
451
442
|
button: any;
|
|
452
443
|
textInput: any;
|
|
444
|
+
};
|
|
445
|
+
fontWeights: {
|
|
453
446
|
display100: any;
|
|
454
447
|
display200: any;
|
|
455
448
|
display300: any;
|
|
@@ -459,8 +452,6 @@ export declare const BaseButton: import("@stitches/react/types/styled-component"
|
|
|
459
452
|
display700: any;
|
|
460
453
|
display800: any;
|
|
461
454
|
display900: any;
|
|
462
|
-
};
|
|
463
|
-
letterSpacings: {
|
|
464
455
|
body: any;
|
|
465
456
|
caption: any;
|
|
466
457
|
pageTitle: any;
|
|
@@ -468,6 +459,8 @@ export declare const BaseButton: import("@stitches/react/types/styled-component"
|
|
|
468
459
|
sectionSubtitle: any;
|
|
469
460
|
button: any;
|
|
470
461
|
textInput: any;
|
|
462
|
+
};
|
|
463
|
+
letterSpacings: {
|
|
471
464
|
display100: any;
|
|
472
465
|
display200: any;
|
|
473
466
|
display300: any;
|
|
@@ -477,8 +470,6 @@ export declare const BaseButton: import("@stitches/react/types/styled-component"
|
|
|
477
470
|
display700: any;
|
|
478
471
|
display800: any;
|
|
479
472
|
display900: any;
|
|
480
|
-
};
|
|
481
|
-
lineHeights: {
|
|
482
473
|
body: any;
|
|
483
474
|
caption: any;
|
|
484
475
|
pageTitle: any;
|
|
@@ -486,6 +477,8 @@ export declare const BaseButton: import("@stitches/react/types/styled-component"
|
|
|
486
477
|
sectionSubtitle: any;
|
|
487
478
|
button: any;
|
|
488
479
|
textInput: any;
|
|
480
|
+
};
|
|
481
|
+
lineHeights: {
|
|
489
482
|
display100: any;
|
|
490
483
|
display200: any;
|
|
491
484
|
display300: any;
|
|
@@ -495,6 +488,13 @@ export declare const BaseButton: import("@stitches/react/types/styled-component"
|
|
|
495
488
|
display700: any;
|
|
496
489
|
display800: any;
|
|
497
490
|
display900: any;
|
|
491
|
+
body: any;
|
|
492
|
+
caption: any;
|
|
493
|
+
pageTitle: any;
|
|
494
|
+
sectionTitle: any;
|
|
495
|
+
sectionSubtitle: any;
|
|
496
|
+
button: any;
|
|
497
|
+
textInput: any;
|
|
498
498
|
};
|
|
499
499
|
radii: {
|
|
500
500
|
default: any;
|
|
@@ -649,13 +649,6 @@ export declare const BaseContentContainer: import("@stitches/react/types/styled-
|
|
|
649
649
|
critical13: string;
|
|
650
650
|
};
|
|
651
651
|
fonts: {
|
|
652
|
-
body: any;
|
|
653
|
-
caption: any;
|
|
654
|
-
pageTitle: any;
|
|
655
|
-
sectionTitle: any;
|
|
656
|
-
sectionSubtitle: any;
|
|
657
|
-
button: any;
|
|
658
|
-
textInput: any;
|
|
659
652
|
display100: any;
|
|
660
653
|
display200: any;
|
|
661
654
|
display300: any;
|
|
@@ -665,9 +658,6 @@ export declare const BaseContentContainer: import("@stitches/react/types/styled-
|
|
|
665
658
|
display700: any;
|
|
666
659
|
display800: any;
|
|
667
660
|
display900: any;
|
|
668
|
-
default: any;
|
|
669
|
-
};
|
|
670
|
-
fontSizes: {
|
|
671
661
|
body: any;
|
|
672
662
|
caption: any;
|
|
673
663
|
pageTitle: any;
|
|
@@ -675,6 +665,9 @@ export declare const BaseContentContainer: import("@stitches/react/types/styled-
|
|
|
675
665
|
sectionSubtitle: any;
|
|
676
666
|
button: any;
|
|
677
667
|
textInput: any;
|
|
668
|
+
default: any;
|
|
669
|
+
};
|
|
670
|
+
fontSizes: {
|
|
678
671
|
display100: any;
|
|
679
672
|
display200: any;
|
|
680
673
|
display300: any;
|
|
@@ -684,8 +677,6 @@ export declare const BaseContentContainer: import("@stitches/react/types/styled-
|
|
|
684
677
|
display700: any;
|
|
685
678
|
display800: any;
|
|
686
679
|
display900: any;
|
|
687
|
-
};
|
|
688
|
-
fontWeights: {
|
|
689
680
|
body: any;
|
|
690
681
|
caption: any;
|
|
691
682
|
pageTitle: any;
|
|
@@ -693,6 +684,8 @@ export declare const BaseContentContainer: import("@stitches/react/types/styled-
|
|
|
693
684
|
sectionSubtitle: any;
|
|
694
685
|
button: any;
|
|
695
686
|
textInput: any;
|
|
687
|
+
};
|
|
688
|
+
fontWeights: {
|
|
696
689
|
display100: any;
|
|
697
690
|
display200: any;
|
|
698
691
|
display300: any;
|
|
@@ -702,8 +695,6 @@ export declare const BaseContentContainer: import("@stitches/react/types/styled-
|
|
|
702
695
|
display700: any;
|
|
703
696
|
display800: any;
|
|
704
697
|
display900: any;
|
|
705
|
-
};
|
|
706
|
-
letterSpacings: {
|
|
707
698
|
body: any;
|
|
708
699
|
caption: any;
|
|
709
700
|
pageTitle: any;
|
|
@@ -711,6 +702,8 @@ export declare const BaseContentContainer: import("@stitches/react/types/styled-
|
|
|
711
702
|
sectionSubtitle: any;
|
|
712
703
|
button: any;
|
|
713
704
|
textInput: any;
|
|
705
|
+
};
|
|
706
|
+
letterSpacings: {
|
|
714
707
|
display100: any;
|
|
715
708
|
display200: any;
|
|
716
709
|
display300: any;
|
|
@@ -720,8 +713,6 @@ export declare const BaseContentContainer: import("@stitches/react/types/styled-
|
|
|
720
713
|
display700: any;
|
|
721
714
|
display800: any;
|
|
722
715
|
display900: any;
|
|
723
|
-
};
|
|
724
|
-
lineHeights: {
|
|
725
716
|
body: any;
|
|
726
717
|
caption: any;
|
|
727
718
|
pageTitle: any;
|
|
@@ -729,6 +720,8 @@ export declare const BaseContentContainer: import("@stitches/react/types/styled-
|
|
|
729
720
|
sectionSubtitle: any;
|
|
730
721
|
button: any;
|
|
731
722
|
textInput: any;
|
|
723
|
+
};
|
|
724
|
+
lineHeights: {
|
|
732
725
|
display100: any;
|
|
733
726
|
display200: any;
|
|
734
727
|
display300: any;
|
|
@@ -738,6 +731,13 @@ export declare const BaseContentContainer: import("@stitches/react/types/styled-
|
|
|
738
731
|
display700: any;
|
|
739
732
|
display800: any;
|
|
740
733
|
display900: any;
|
|
734
|
+
body: any;
|
|
735
|
+
caption: any;
|
|
736
|
+
pageTitle: any;
|
|
737
|
+
sectionTitle: any;
|
|
738
|
+
sectionSubtitle: any;
|
|
739
|
+
button: any;
|
|
740
|
+
textInput: any;
|
|
741
741
|
};
|
|
742
742
|
radii: {
|
|
743
743
|
default: any;
|
|
@@ -881,13 +881,6 @@ export declare const BaseContentContainer: import("@stitches/react/types/styled-
|
|
|
881
881
|
critical13: string;
|
|
882
882
|
};
|
|
883
883
|
fonts: {
|
|
884
|
-
body: any;
|
|
885
|
-
caption: any;
|
|
886
|
-
pageTitle: any;
|
|
887
|
-
sectionTitle: any;
|
|
888
|
-
sectionSubtitle: any;
|
|
889
|
-
button: any;
|
|
890
|
-
textInput: any;
|
|
891
884
|
display100: any;
|
|
892
885
|
display200: any;
|
|
893
886
|
display300: any;
|
|
@@ -897,9 +890,6 @@ export declare const BaseContentContainer: import("@stitches/react/types/styled-
|
|
|
897
890
|
display700: any;
|
|
898
891
|
display800: any;
|
|
899
892
|
display900: any;
|
|
900
|
-
default: any;
|
|
901
|
-
};
|
|
902
|
-
fontSizes: {
|
|
903
893
|
body: any;
|
|
904
894
|
caption: any;
|
|
905
895
|
pageTitle: any;
|
|
@@ -907,6 +897,9 @@ export declare const BaseContentContainer: import("@stitches/react/types/styled-
|
|
|
907
897
|
sectionSubtitle: any;
|
|
908
898
|
button: any;
|
|
909
899
|
textInput: any;
|
|
900
|
+
default: any;
|
|
901
|
+
};
|
|
902
|
+
fontSizes: {
|
|
910
903
|
display100: any;
|
|
911
904
|
display200: any;
|
|
912
905
|
display300: any;
|
|
@@ -916,8 +909,6 @@ export declare const BaseContentContainer: import("@stitches/react/types/styled-
|
|
|
916
909
|
display700: any;
|
|
917
910
|
display800: any;
|
|
918
911
|
display900: any;
|
|
919
|
-
};
|
|
920
|
-
fontWeights: {
|
|
921
912
|
body: any;
|
|
922
913
|
caption: any;
|
|
923
914
|
pageTitle: any;
|
|
@@ -925,6 +916,8 @@ export declare const BaseContentContainer: import("@stitches/react/types/styled-
|
|
|
925
916
|
sectionSubtitle: any;
|
|
926
917
|
button: any;
|
|
927
918
|
textInput: any;
|
|
919
|
+
};
|
|
920
|
+
fontWeights: {
|
|
928
921
|
display100: any;
|
|
929
922
|
display200: any;
|
|
930
923
|
display300: any;
|
|
@@ -934,8 +927,6 @@ export declare const BaseContentContainer: import("@stitches/react/types/styled-
|
|
|
934
927
|
display700: any;
|
|
935
928
|
display800: any;
|
|
936
929
|
display900: any;
|
|
937
|
-
};
|
|
938
|
-
letterSpacings: {
|
|
939
930
|
body: any;
|
|
940
931
|
caption: any;
|
|
941
932
|
pageTitle: any;
|
|
@@ -943,6 +934,8 @@ export declare const BaseContentContainer: import("@stitches/react/types/styled-
|
|
|
943
934
|
sectionSubtitle: any;
|
|
944
935
|
button: any;
|
|
945
936
|
textInput: any;
|
|
937
|
+
};
|
|
938
|
+
letterSpacings: {
|
|
946
939
|
display100: any;
|
|
947
940
|
display200: any;
|
|
948
941
|
display300: any;
|
|
@@ -952,8 +945,6 @@ export declare const BaseContentContainer: import("@stitches/react/types/styled-
|
|
|
952
945
|
display700: any;
|
|
953
946
|
display800: any;
|
|
954
947
|
display900: any;
|
|
955
|
-
};
|
|
956
|
-
lineHeights: {
|
|
957
948
|
body: any;
|
|
958
949
|
caption: any;
|
|
959
950
|
pageTitle: any;
|
|
@@ -961,6 +952,8 @@ export declare const BaseContentContainer: import("@stitches/react/types/styled-
|
|
|
961
952
|
sectionSubtitle: any;
|
|
962
953
|
button: any;
|
|
963
954
|
textInput: any;
|
|
955
|
+
};
|
|
956
|
+
lineHeights: {
|
|
964
957
|
display100: any;
|
|
965
958
|
display200: any;
|
|
966
959
|
display300: any;
|
|
@@ -970,6 +963,13 @@ export declare const BaseContentContainer: import("@stitches/react/types/styled-
|
|
|
970
963
|
display700: any;
|
|
971
964
|
display800: any;
|
|
972
965
|
display900: any;
|
|
966
|
+
body: any;
|
|
967
|
+
caption: any;
|
|
968
|
+
pageTitle: any;
|
|
969
|
+
sectionTitle: any;
|
|
970
|
+
sectionSubtitle: any;
|
|
971
|
+
button: any;
|
|
972
|
+
textInput: any;
|
|
973
973
|
};
|
|
974
974
|
radii: {
|
|
975
975
|
default: any;
|
|
@@ -1114,13 +1114,6 @@ export declare const BaseLoadingContainer: import("@stitches/react/types/styled-
|
|
|
1114
1114
|
critical13: string;
|
|
1115
1115
|
};
|
|
1116
1116
|
fonts: {
|
|
1117
|
-
body: any;
|
|
1118
|
-
caption: any;
|
|
1119
|
-
pageTitle: any;
|
|
1120
|
-
sectionTitle: any;
|
|
1121
|
-
sectionSubtitle: any;
|
|
1122
|
-
button: any;
|
|
1123
|
-
textInput: any;
|
|
1124
1117
|
display100: any;
|
|
1125
1118
|
display200: any;
|
|
1126
1119
|
display300: any;
|
|
@@ -1130,9 +1123,6 @@ export declare const BaseLoadingContainer: import("@stitches/react/types/styled-
|
|
|
1130
1123
|
display700: any;
|
|
1131
1124
|
display800: any;
|
|
1132
1125
|
display900: any;
|
|
1133
|
-
default: any;
|
|
1134
|
-
};
|
|
1135
|
-
fontSizes: {
|
|
1136
1126
|
body: any;
|
|
1137
1127
|
caption: any;
|
|
1138
1128
|
pageTitle: any;
|
|
@@ -1140,6 +1130,9 @@ export declare const BaseLoadingContainer: import("@stitches/react/types/styled-
|
|
|
1140
1130
|
sectionSubtitle: any;
|
|
1141
1131
|
button: any;
|
|
1142
1132
|
textInput: any;
|
|
1133
|
+
default: any;
|
|
1134
|
+
};
|
|
1135
|
+
fontSizes: {
|
|
1143
1136
|
display100: any;
|
|
1144
1137
|
display200: any;
|
|
1145
1138
|
display300: any;
|
|
@@ -1149,8 +1142,6 @@ export declare const BaseLoadingContainer: import("@stitches/react/types/styled-
|
|
|
1149
1142
|
display700: any;
|
|
1150
1143
|
display800: any;
|
|
1151
1144
|
display900: any;
|
|
1152
|
-
};
|
|
1153
|
-
fontWeights: {
|
|
1154
1145
|
body: any;
|
|
1155
1146
|
caption: any;
|
|
1156
1147
|
pageTitle: any;
|
|
@@ -1158,6 +1149,8 @@ export declare const BaseLoadingContainer: import("@stitches/react/types/styled-
|
|
|
1158
1149
|
sectionSubtitle: any;
|
|
1159
1150
|
button: any;
|
|
1160
1151
|
textInput: any;
|
|
1152
|
+
};
|
|
1153
|
+
fontWeights: {
|
|
1161
1154
|
display100: any;
|
|
1162
1155
|
display200: any;
|
|
1163
1156
|
display300: any;
|
|
@@ -1167,8 +1160,6 @@ export declare const BaseLoadingContainer: import("@stitches/react/types/styled-
|
|
|
1167
1160
|
display700: any;
|
|
1168
1161
|
display800: any;
|
|
1169
1162
|
display900: any;
|
|
1170
|
-
};
|
|
1171
|
-
letterSpacings: {
|
|
1172
1163
|
body: any;
|
|
1173
1164
|
caption: any;
|
|
1174
1165
|
pageTitle: any;
|
|
@@ -1176,6 +1167,8 @@ export declare const BaseLoadingContainer: import("@stitches/react/types/styled-
|
|
|
1176
1167
|
sectionSubtitle: any;
|
|
1177
1168
|
button: any;
|
|
1178
1169
|
textInput: any;
|
|
1170
|
+
};
|
|
1171
|
+
letterSpacings: {
|
|
1179
1172
|
display100: any;
|
|
1180
1173
|
display200: any;
|
|
1181
1174
|
display300: any;
|
|
@@ -1185,8 +1178,6 @@ export declare const BaseLoadingContainer: import("@stitches/react/types/styled-
|
|
|
1185
1178
|
display700: any;
|
|
1186
1179
|
display800: any;
|
|
1187
1180
|
display900: any;
|
|
1188
|
-
};
|
|
1189
|
-
lineHeights: {
|
|
1190
1181
|
body: any;
|
|
1191
1182
|
caption: any;
|
|
1192
1183
|
pageTitle: any;
|
|
@@ -1194,6 +1185,8 @@ export declare const BaseLoadingContainer: import("@stitches/react/types/styled-
|
|
|
1194
1185
|
sectionSubtitle: any;
|
|
1195
1186
|
button: any;
|
|
1196
1187
|
textInput: any;
|
|
1188
|
+
};
|
|
1189
|
+
lineHeights: {
|
|
1197
1190
|
display100: any;
|
|
1198
1191
|
display200: any;
|
|
1199
1192
|
display300: any;
|
|
@@ -1203,6 +1196,13 @@ export declare const BaseLoadingContainer: import("@stitches/react/types/styled-
|
|
|
1203
1196
|
display700: any;
|
|
1204
1197
|
display800: any;
|
|
1205
1198
|
display900: any;
|
|
1199
|
+
body: any;
|
|
1200
|
+
caption: any;
|
|
1201
|
+
pageTitle: any;
|
|
1202
|
+
sectionTitle: any;
|
|
1203
|
+
sectionSubtitle: any;
|
|
1204
|
+
button: any;
|
|
1205
|
+
textInput: any;
|
|
1206
1206
|
};
|
|
1207
1207
|
radii: {
|
|
1208
1208
|
default: any;
|