@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
|
@@ -143,13 +143,6 @@ export declare const BaseCallout: import("@stitches/react/types/styled-component
|
|
|
143
143
|
critical13: string;
|
|
144
144
|
};
|
|
145
145
|
fonts: {
|
|
146
|
-
body: any;
|
|
147
|
-
caption: any;
|
|
148
|
-
pageTitle: any;
|
|
149
|
-
sectionTitle: any;
|
|
150
|
-
sectionSubtitle: any;
|
|
151
|
-
button: any;
|
|
152
|
-
textInput: any;
|
|
153
146
|
display100: any;
|
|
154
147
|
display200: any;
|
|
155
148
|
display300: any;
|
|
@@ -159,9 +152,6 @@ export declare const BaseCallout: import("@stitches/react/types/styled-component
|
|
|
159
152
|
display700: any;
|
|
160
153
|
display800: any;
|
|
161
154
|
display900: any;
|
|
162
|
-
default: any;
|
|
163
|
-
};
|
|
164
|
-
fontSizes: {
|
|
165
155
|
body: any;
|
|
166
156
|
caption: any;
|
|
167
157
|
pageTitle: any;
|
|
@@ -169,6 +159,9 @@ export declare const BaseCallout: import("@stitches/react/types/styled-component
|
|
|
169
159
|
sectionSubtitle: any;
|
|
170
160
|
button: any;
|
|
171
161
|
textInput: any;
|
|
162
|
+
default: any;
|
|
163
|
+
};
|
|
164
|
+
fontSizes: {
|
|
172
165
|
display100: any;
|
|
173
166
|
display200: any;
|
|
174
167
|
display300: any;
|
|
@@ -178,8 +171,6 @@ export declare const BaseCallout: import("@stitches/react/types/styled-component
|
|
|
178
171
|
display700: any;
|
|
179
172
|
display800: any;
|
|
180
173
|
display900: any;
|
|
181
|
-
};
|
|
182
|
-
fontWeights: {
|
|
183
174
|
body: any;
|
|
184
175
|
caption: any;
|
|
185
176
|
pageTitle: any;
|
|
@@ -187,6 +178,8 @@ export declare const BaseCallout: import("@stitches/react/types/styled-component
|
|
|
187
178
|
sectionSubtitle: any;
|
|
188
179
|
button: any;
|
|
189
180
|
textInput: any;
|
|
181
|
+
};
|
|
182
|
+
fontWeights: {
|
|
190
183
|
display100: any;
|
|
191
184
|
display200: any;
|
|
192
185
|
display300: any;
|
|
@@ -196,8 +189,6 @@ export declare const BaseCallout: import("@stitches/react/types/styled-component
|
|
|
196
189
|
display700: any;
|
|
197
190
|
display800: any;
|
|
198
191
|
display900: any;
|
|
199
|
-
};
|
|
200
|
-
letterSpacings: {
|
|
201
192
|
body: any;
|
|
202
193
|
caption: any;
|
|
203
194
|
pageTitle: any;
|
|
@@ -205,6 +196,8 @@ export declare const BaseCallout: import("@stitches/react/types/styled-component
|
|
|
205
196
|
sectionSubtitle: any;
|
|
206
197
|
button: any;
|
|
207
198
|
textInput: any;
|
|
199
|
+
};
|
|
200
|
+
letterSpacings: {
|
|
208
201
|
display100: any;
|
|
209
202
|
display200: any;
|
|
210
203
|
display300: any;
|
|
@@ -214,8 +207,6 @@ export declare const BaseCallout: import("@stitches/react/types/styled-component
|
|
|
214
207
|
display700: any;
|
|
215
208
|
display800: any;
|
|
216
209
|
display900: any;
|
|
217
|
-
};
|
|
218
|
-
lineHeights: {
|
|
219
210
|
body: any;
|
|
220
211
|
caption: any;
|
|
221
212
|
pageTitle: any;
|
|
@@ -223,6 +214,8 @@ export declare const BaseCallout: import("@stitches/react/types/styled-component
|
|
|
223
214
|
sectionSubtitle: any;
|
|
224
215
|
button: any;
|
|
225
216
|
textInput: any;
|
|
217
|
+
};
|
|
218
|
+
lineHeights: {
|
|
226
219
|
display100: any;
|
|
227
220
|
display200: any;
|
|
228
221
|
display300: any;
|
|
@@ -232,6 +225,13 @@ export declare const BaseCallout: import("@stitches/react/types/styled-component
|
|
|
232
225
|
display700: any;
|
|
233
226
|
display800: any;
|
|
234
227
|
display900: any;
|
|
228
|
+
body: any;
|
|
229
|
+
caption: any;
|
|
230
|
+
pageTitle: any;
|
|
231
|
+
sectionTitle: any;
|
|
232
|
+
sectionSubtitle: any;
|
|
233
|
+
button: any;
|
|
234
|
+
textInput: any;
|
|
235
235
|
};
|
|
236
236
|
radii: {
|
|
237
237
|
default: any;
|
|
@@ -375,13 +375,6 @@ export declare const BaseCallout: import("@stitches/react/types/styled-component
|
|
|
375
375
|
critical13: string;
|
|
376
376
|
};
|
|
377
377
|
fonts: {
|
|
378
|
-
body: any;
|
|
379
|
-
caption: any;
|
|
380
|
-
pageTitle: any;
|
|
381
|
-
sectionTitle: any;
|
|
382
|
-
sectionSubtitle: any;
|
|
383
|
-
button: any;
|
|
384
|
-
textInput: any;
|
|
385
378
|
display100: any;
|
|
386
379
|
display200: any;
|
|
387
380
|
display300: any;
|
|
@@ -391,9 +384,6 @@ export declare const BaseCallout: import("@stitches/react/types/styled-component
|
|
|
391
384
|
display700: any;
|
|
392
385
|
display800: any;
|
|
393
386
|
display900: any;
|
|
394
|
-
default: any;
|
|
395
|
-
};
|
|
396
|
-
fontSizes: {
|
|
397
387
|
body: any;
|
|
398
388
|
caption: any;
|
|
399
389
|
pageTitle: any;
|
|
@@ -401,6 +391,9 @@ export declare const BaseCallout: import("@stitches/react/types/styled-component
|
|
|
401
391
|
sectionSubtitle: any;
|
|
402
392
|
button: any;
|
|
403
393
|
textInput: any;
|
|
394
|
+
default: any;
|
|
395
|
+
};
|
|
396
|
+
fontSizes: {
|
|
404
397
|
display100: any;
|
|
405
398
|
display200: any;
|
|
406
399
|
display300: any;
|
|
@@ -410,8 +403,6 @@ export declare const BaseCallout: import("@stitches/react/types/styled-component
|
|
|
410
403
|
display700: any;
|
|
411
404
|
display800: any;
|
|
412
405
|
display900: any;
|
|
413
|
-
};
|
|
414
|
-
fontWeights: {
|
|
415
406
|
body: any;
|
|
416
407
|
caption: any;
|
|
417
408
|
pageTitle: any;
|
|
@@ -419,6 +410,8 @@ export declare const BaseCallout: import("@stitches/react/types/styled-component
|
|
|
419
410
|
sectionSubtitle: any;
|
|
420
411
|
button: any;
|
|
421
412
|
textInput: any;
|
|
413
|
+
};
|
|
414
|
+
fontWeights: {
|
|
422
415
|
display100: any;
|
|
423
416
|
display200: any;
|
|
424
417
|
display300: any;
|
|
@@ -428,8 +421,6 @@ export declare const BaseCallout: import("@stitches/react/types/styled-component
|
|
|
428
421
|
display700: any;
|
|
429
422
|
display800: any;
|
|
430
423
|
display900: any;
|
|
431
|
-
};
|
|
432
|
-
letterSpacings: {
|
|
433
424
|
body: any;
|
|
434
425
|
caption: any;
|
|
435
426
|
pageTitle: any;
|
|
@@ -437,6 +428,8 @@ export declare const BaseCallout: import("@stitches/react/types/styled-component
|
|
|
437
428
|
sectionSubtitle: any;
|
|
438
429
|
button: any;
|
|
439
430
|
textInput: any;
|
|
431
|
+
};
|
|
432
|
+
letterSpacings: {
|
|
440
433
|
display100: any;
|
|
441
434
|
display200: any;
|
|
442
435
|
display300: any;
|
|
@@ -446,8 +439,6 @@ export declare const BaseCallout: import("@stitches/react/types/styled-component
|
|
|
446
439
|
display700: any;
|
|
447
440
|
display800: any;
|
|
448
441
|
display900: any;
|
|
449
|
-
};
|
|
450
|
-
lineHeights: {
|
|
451
442
|
body: any;
|
|
452
443
|
caption: any;
|
|
453
444
|
pageTitle: any;
|
|
@@ -455,6 +446,8 @@ export declare const BaseCallout: import("@stitches/react/types/styled-component
|
|
|
455
446
|
sectionSubtitle: any;
|
|
456
447
|
button: any;
|
|
457
448
|
textInput: any;
|
|
449
|
+
};
|
|
450
|
+
lineHeights: {
|
|
458
451
|
display100: any;
|
|
459
452
|
display200: any;
|
|
460
453
|
display300: any;
|
|
@@ -464,6 +457,13 @@ export declare const BaseCallout: import("@stitches/react/types/styled-component
|
|
|
464
457
|
display700: any;
|
|
465
458
|
display800: any;
|
|
466
459
|
display900: any;
|
|
460
|
+
body: any;
|
|
461
|
+
caption: any;
|
|
462
|
+
pageTitle: any;
|
|
463
|
+
sectionTitle: any;
|
|
464
|
+
sectionSubtitle: any;
|
|
465
|
+
button: any;
|
|
466
|
+
textInput: any;
|
|
467
467
|
};
|
|
468
468
|
radii: {
|
|
469
469
|
default: any;
|
|
@@ -608,13 +608,6 @@ export declare const BaseCalloutActions: import("@stitches/react/types/styled-co
|
|
|
608
608
|
critical13: string;
|
|
609
609
|
};
|
|
610
610
|
fonts: {
|
|
611
|
-
body: any;
|
|
612
|
-
caption: any;
|
|
613
|
-
pageTitle: any;
|
|
614
|
-
sectionTitle: any;
|
|
615
|
-
sectionSubtitle: any;
|
|
616
|
-
button: any;
|
|
617
|
-
textInput: any;
|
|
618
611
|
display100: any;
|
|
619
612
|
display200: any;
|
|
620
613
|
display300: any;
|
|
@@ -624,9 +617,6 @@ export declare const BaseCalloutActions: import("@stitches/react/types/styled-co
|
|
|
624
617
|
display700: any;
|
|
625
618
|
display800: any;
|
|
626
619
|
display900: any;
|
|
627
|
-
default: any;
|
|
628
|
-
};
|
|
629
|
-
fontSizes: {
|
|
630
620
|
body: any;
|
|
631
621
|
caption: any;
|
|
632
622
|
pageTitle: any;
|
|
@@ -634,6 +624,9 @@ export declare const BaseCalloutActions: import("@stitches/react/types/styled-co
|
|
|
634
624
|
sectionSubtitle: any;
|
|
635
625
|
button: any;
|
|
636
626
|
textInput: any;
|
|
627
|
+
default: any;
|
|
628
|
+
};
|
|
629
|
+
fontSizes: {
|
|
637
630
|
display100: any;
|
|
638
631
|
display200: any;
|
|
639
632
|
display300: any;
|
|
@@ -643,8 +636,6 @@ export declare const BaseCalloutActions: import("@stitches/react/types/styled-co
|
|
|
643
636
|
display700: any;
|
|
644
637
|
display800: any;
|
|
645
638
|
display900: any;
|
|
646
|
-
};
|
|
647
|
-
fontWeights: {
|
|
648
639
|
body: any;
|
|
649
640
|
caption: any;
|
|
650
641
|
pageTitle: any;
|
|
@@ -652,6 +643,8 @@ export declare const BaseCalloutActions: import("@stitches/react/types/styled-co
|
|
|
652
643
|
sectionSubtitle: any;
|
|
653
644
|
button: any;
|
|
654
645
|
textInput: any;
|
|
646
|
+
};
|
|
647
|
+
fontWeights: {
|
|
655
648
|
display100: any;
|
|
656
649
|
display200: any;
|
|
657
650
|
display300: any;
|
|
@@ -661,8 +654,6 @@ export declare const BaseCalloutActions: import("@stitches/react/types/styled-co
|
|
|
661
654
|
display700: any;
|
|
662
655
|
display800: any;
|
|
663
656
|
display900: any;
|
|
664
|
-
};
|
|
665
|
-
letterSpacings: {
|
|
666
657
|
body: any;
|
|
667
658
|
caption: any;
|
|
668
659
|
pageTitle: any;
|
|
@@ -670,6 +661,8 @@ export declare const BaseCalloutActions: import("@stitches/react/types/styled-co
|
|
|
670
661
|
sectionSubtitle: any;
|
|
671
662
|
button: any;
|
|
672
663
|
textInput: any;
|
|
664
|
+
};
|
|
665
|
+
letterSpacings: {
|
|
673
666
|
display100: any;
|
|
674
667
|
display200: any;
|
|
675
668
|
display300: any;
|
|
@@ -679,8 +672,6 @@ export declare const BaseCalloutActions: import("@stitches/react/types/styled-co
|
|
|
679
672
|
display700: any;
|
|
680
673
|
display800: any;
|
|
681
674
|
display900: any;
|
|
682
|
-
};
|
|
683
|
-
lineHeights: {
|
|
684
675
|
body: any;
|
|
685
676
|
caption: any;
|
|
686
677
|
pageTitle: any;
|
|
@@ -688,6 +679,8 @@ export declare const BaseCalloutActions: import("@stitches/react/types/styled-co
|
|
|
688
679
|
sectionSubtitle: any;
|
|
689
680
|
button: any;
|
|
690
681
|
textInput: any;
|
|
682
|
+
};
|
|
683
|
+
lineHeights: {
|
|
691
684
|
display100: any;
|
|
692
685
|
display200: any;
|
|
693
686
|
display300: any;
|
|
@@ -697,6 +690,13 @@ export declare const BaseCalloutActions: import("@stitches/react/types/styled-co
|
|
|
697
690
|
display700: any;
|
|
698
691
|
display800: any;
|
|
699
692
|
display900: any;
|
|
693
|
+
body: any;
|
|
694
|
+
caption: any;
|
|
695
|
+
pageTitle: any;
|
|
696
|
+
sectionTitle: any;
|
|
697
|
+
sectionSubtitle: any;
|
|
698
|
+
button: any;
|
|
699
|
+
textInput: any;
|
|
700
700
|
};
|
|
701
701
|
radii: {
|
|
702
702
|
default: any;
|
|
@@ -857,13 +857,6 @@ export declare const BaseCalloutTitleContainer: import("@stitches/react/types/st
|
|
|
857
857
|
critical13: string;
|
|
858
858
|
};
|
|
859
859
|
fonts: {
|
|
860
|
-
body: any;
|
|
861
|
-
caption: any;
|
|
862
|
-
pageTitle: any;
|
|
863
|
-
sectionTitle: any;
|
|
864
|
-
sectionSubtitle: any;
|
|
865
|
-
button: any;
|
|
866
|
-
textInput: any;
|
|
867
860
|
display100: any;
|
|
868
861
|
display200: any;
|
|
869
862
|
display300: any;
|
|
@@ -873,9 +866,6 @@ export declare const BaseCalloutTitleContainer: import("@stitches/react/types/st
|
|
|
873
866
|
display700: any;
|
|
874
867
|
display800: any;
|
|
875
868
|
display900: any;
|
|
876
|
-
default: any;
|
|
877
|
-
};
|
|
878
|
-
fontSizes: {
|
|
879
869
|
body: any;
|
|
880
870
|
caption: any;
|
|
881
871
|
pageTitle: any;
|
|
@@ -883,6 +873,9 @@ export declare const BaseCalloutTitleContainer: import("@stitches/react/types/st
|
|
|
883
873
|
sectionSubtitle: any;
|
|
884
874
|
button: any;
|
|
885
875
|
textInput: any;
|
|
876
|
+
default: any;
|
|
877
|
+
};
|
|
878
|
+
fontSizes: {
|
|
886
879
|
display100: any;
|
|
887
880
|
display200: any;
|
|
888
881
|
display300: any;
|
|
@@ -892,8 +885,6 @@ export declare const BaseCalloutTitleContainer: import("@stitches/react/types/st
|
|
|
892
885
|
display700: any;
|
|
893
886
|
display800: any;
|
|
894
887
|
display900: any;
|
|
895
|
-
};
|
|
896
|
-
fontWeights: {
|
|
897
888
|
body: any;
|
|
898
889
|
caption: any;
|
|
899
890
|
pageTitle: any;
|
|
@@ -901,6 +892,8 @@ export declare const BaseCalloutTitleContainer: import("@stitches/react/types/st
|
|
|
901
892
|
sectionSubtitle: any;
|
|
902
893
|
button: any;
|
|
903
894
|
textInput: any;
|
|
895
|
+
};
|
|
896
|
+
fontWeights: {
|
|
904
897
|
display100: any;
|
|
905
898
|
display200: any;
|
|
906
899
|
display300: any;
|
|
@@ -910,8 +903,6 @@ export declare const BaseCalloutTitleContainer: import("@stitches/react/types/st
|
|
|
910
903
|
display700: any;
|
|
911
904
|
display800: any;
|
|
912
905
|
display900: any;
|
|
913
|
-
};
|
|
914
|
-
letterSpacings: {
|
|
915
906
|
body: any;
|
|
916
907
|
caption: any;
|
|
917
908
|
pageTitle: any;
|
|
@@ -919,6 +910,8 @@ export declare const BaseCalloutTitleContainer: import("@stitches/react/types/st
|
|
|
919
910
|
sectionSubtitle: any;
|
|
920
911
|
button: any;
|
|
921
912
|
textInput: any;
|
|
913
|
+
};
|
|
914
|
+
letterSpacings: {
|
|
922
915
|
display100: any;
|
|
923
916
|
display200: any;
|
|
924
917
|
display300: any;
|
|
@@ -928,8 +921,6 @@ export declare const BaseCalloutTitleContainer: import("@stitches/react/types/st
|
|
|
928
921
|
display700: any;
|
|
929
922
|
display800: any;
|
|
930
923
|
display900: any;
|
|
931
|
-
};
|
|
932
|
-
lineHeights: {
|
|
933
924
|
body: any;
|
|
934
925
|
caption: any;
|
|
935
926
|
pageTitle: any;
|
|
@@ -937,6 +928,8 @@ export declare const BaseCalloutTitleContainer: import("@stitches/react/types/st
|
|
|
937
928
|
sectionSubtitle: any;
|
|
938
929
|
button: any;
|
|
939
930
|
textInput: any;
|
|
931
|
+
};
|
|
932
|
+
lineHeights: {
|
|
940
933
|
display100: any;
|
|
941
934
|
display200: any;
|
|
942
935
|
display300: any;
|
|
@@ -946,6 +939,13 @@ export declare const BaseCalloutTitleContainer: import("@stitches/react/types/st
|
|
|
946
939
|
display700: any;
|
|
947
940
|
display800: any;
|
|
948
941
|
display900: any;
|
|
942
|
+
body: any;
|
|
943
|
+
caption: any;
|
|
944
|
+
pageTitle: any;
|
|
945
|
+
sectionTitle: any;
|
|
946
|
+
sectionSubtitle: any;
|
|
947
|
+
button: any;
|
|
948
|
+
textInput: any;
|
|
949
949
|
};
|
|
950
950
|
radii: {
|
|
951
951
|
default: any;
|
|
@@ -1089,13 +1089,6 @@ export declare const BaseCalloutTitleContainer: import("@stitches/react/types/st
|
|
|
1089
1089
|
critical13: string;
|
|
1090
1090
|
};
|
|
1091
1091
|
fonts: {
|
|
1092
|
-
body: any;
|
|
1093
|
-
caption: any;
|
|
1094
|
-
pageTitle: any;
|
|
1095
|
-
sectionTitle: any;
|
|
1096
|
-
sectionSubtitle: any;
|
|
1097
|
-
button: any;
|
|
1098
|
-
textInput: any;
|
|
1099
1092
|
display100: any;
|
|
1100
1093
|
display200: any;
|
|
1101
1094
|
display300: any;
|
|
@@ -1105,9 +1098,6 @@ export declare const BaseCalloutTitleContainer: import("@stitches/react/types/st
|
|
|
1105
1098
|
display700: any;
|
|
1106
1099
|
display800: any;
|
|
1107
1100
|
display900: any;
|
|
1108
|
-
default: any;
|
|
1109
|
-
};
|
|
1110
|
-
fontSizes: {
|
|
1111
1101
|
body: any;
|
|
1112
1102
|
caption: any;
|
|
1113
1103
|
pageTitle: any;
|
|
@@ -1115,6 +1105,9 @@ export declare const BaseCalloutTitleContainer: import("@stitches/react/types/st
|
|
|
1115
1105
|
sectionSubtitle: any;
|
|
1116
1106
|
button: any;
|
|
1117
1107
|
textInput: any;
|
|
1108
|
+
default: any;
|
|
1109
|
+
};
|
|
1110
|
+
fontSizes: {
|
|
1118
1111
|
display100: any;
|
|
1119
1112
|
display200: any;
|
|
1120
1113
|
display300: any;
|
|
@@ -1124,8 +1117,6 @@ export declare const BaseCalloutTitleContainer: import("@stitches/react/types/st
|
|
|
1124
1117
|
display700: any;
|
|
1125
1118
|
display800: any;
|
|
1126
1119
|
display900: any;
|
|
1127
|
-
};
|
|
1128
|
-
fontWeights: {
|
|
1129
1120
|
body: any;
|
|
1130
1121
|
caption: any;
|
|
1131
1122
|
pageTitle: any;
|
|
@@ -1133,6 +1124,8 @@ export declare const BaseCalloutTitleContainer: import("@stitches/react/types/st
|
|
|
1133
1124
|
sectionSubtitle: any;
|
|
1134
1125
|
button: any;
|
|
1135
1126
|
textInput: any;
|
|
1127
|
+
};
|
|
1128
|
+
fontWeights: {
|
|
1136
1129
|
display100: any;
|
|
1137
1130
|
display200: any;
|
|
1138
1131
|
display300: any;
|
|
@@ -1142,8 +1135,6 @@ export declare const BaseCalloutTitleContainer: import("@stitches/react/types/st
|
|
|
1142
1135
|
display700: any;
|
|
1143
1136
|
display800: any;
|
|
1144
1137
|
display900: any;
|
|
1145
|
-
};
|
|
1146
|
-
letterSpacings: {
|
|
1147
1138
|
body: any;
|
|
1148
1139
|
caption: any;
|
|
1149
1140
|
pageTitle: any;
|
|
@@ -1151,6 +1142,8 @@ export declare const BaseCalloutTitleContainer: import("@stitches/react/types/st
|
|
|
1151
1142
|
sectionSubtitle: any;
|
|
1152
1143
|
button: any;
|
|
1153
1144
|
textInput: any;
|
|
1145
|
+
};
|
|
1146
|
+
letterSpacings: {
|
|
1154
1147
|
display100: any;
|
|
1155
1148
|
display200: any;
|
|
1156
1149
|
display300: any;
|
|
@@ -1160,8 +1153,6 @@ export declare const BaseCalloutTitleContainer: import("@stitches/react/types/st
|
|
|
1160
1153
|
display700: any;
|
|
1161
1154
|
display800: any;
|
|
1162
1155
|
display900: any;
|
|
1163
|
-
};
|
|
1164
|
-
lineHeights: {
|
|
1165
1156
|
body: any;
|
|
1166
1157
|
caption: any;
|
|
1167
1158
|
pageTitle: any;
|
|
@@ -1169,6 +1160,8 @@ export declare const BaseCalloutTitleContainer: import("@stitches/react/types/st
|
|
|
1169
1160
|
sectionSubtitle: any;
|
|
1170
1161
|
button: any;
|
|
1171
1162
|
textInput: any;
|
|
1163
|
+
};
|
|
1164
|
+
lineHeights: {
|
|
1172
1165
|
display100: any;
|
|
1173
1166
|
display200: any;
|
|
1174
1167
|
display300: any;
|
|
@@ -1178,6 +1171,13 @@ export declare const BaseCalloutTitleContainer: import("@stitches/react/types/st
|
|
|
1178
1171
|
display700: any;
|
|
1179
1172
|
display800: any;
|
|
1180
1173
|
display900: any;
|
|
1174
|
+
body: any;
|
|
1175
|
+
caption: any;
|
|
1176
|
+
pageTitle: any;
|
|
1177
|
+
sectionTitle: any;
|
|
1178
|
+
sectionSubtitle: any;
|
|
1179
|
+
button: any;
|
|
1180
|
+
textInput: any;
|
|
1181
1181
|
};
|
|
1182
1182
|
radii: {
|
|
1183
1183
|
default: any;
|
|
@@ -143,13 +143,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
143
143
|
critical13: string;
|
|
144
144
|
};
|
|
145
145
|
fonts: {
|
|
146
|
-
body: any;
|
|
147
|
-
caption: any;
|
|
148
|
-
pageTitle: any;
|
|
149
|
-
sectionTitle: any;
|
|
150
|
-
sectionSubtitle: any;
|
|
151
|
-
button: any;
|
|
152
|
-
textInput: any;
|
|
153
146
|
display100: any;
|
|
154
147
|
display200: any;
|
|
155
148
|
display300: any;
|
|
@@ -159,9 +152,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
159
152
|
display700: any;
|
|
160
153
|
display800: any;
|
|
161
154
|
display900: any;
|
|
162
|
-
default: any;
|
|
163
|
-
};
|
|
164
|
-
fontSizes: {
|
|
165
155
|
body: any;
|
|
166
156
|
caption: any;
|
|
167
157
|
pageTitle: any;
|
|
@@ -169,6 +159,9 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
169
159
|
sectionSubtitle: any;
|
|
170
160
|
button: any;
|
|
171
161
|
textInput: any;
|
|
162
|
+
default: any;
|
|
163
|
+
};
|
|
164
|
+
fontSizes: {
|
|
172
165
|
display100: any;
|
|
173
166
|
display200: any;
|
|
174
167
|
display300: any;
|
|
@@ -178,8 +171,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
178
171
|
display700: any;
|
|
179
172
|
display800: any;
|
|
180
173
|
display900: any;
|
|
181
|
-
};
|
|
182
|
-
fontWeights: {
|
|
183
174
|
body: any;
|
|
184
175
|
caption: any;
|
|
185
176
|
pageTitle: any;
|
|
@@ -187,6 +178,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
187
178
|
sectionSubtitle: any;
|
|
188
179
|
button: any;
|
|
189
180
|
textInput: any;
|
|
181
|
+
};
|
|
182
|
+
fontWeights: {
|
|
190
183
|
display100: any;
|
|
191
184
|
display200: any;
|
|
192
185
|
display300: any;
|
|
@@ -196,8 +189,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
196
189
|
display700: any;
|
|
197
190
|
display800: any;
|
|
198
191
|
display900: any;
|
|
199
|
-
};
|
|
200
|
-
letterSpacings: {
|
|
201
192
|
body: any;
|
|
202
193
|
caption: any;
|
|
203
194
|
pageTitle: any;
|
|
@@ -205,6 +196,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
205
196
|
sectionSubtitle: any;
|
|
206
197
|
button: any;
|
|
207
198
|
textInput: any;
|
|
199
|
+
};
|
|
200
|
+
letterSpacings: {
|
|
208
201
|
display100: any;
|
|
209
202
|
display200: any;
|
|
210
203
|
display300: any;
|
|
@@ -214,8 +207,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
214
207
|
display700: any;
|
|
215
208
|
display800: any;
|
|
216
209
|
display900: any;
|
|
217
|
-
};
|
|
218
|
-
lineHeights: {
|
|
219
210
|
body: any;
|
|
220
211
|
caption: any;
|
|
221
212
|
pageTitle: any;
|
|
@@ -223,6 +214,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
223
214
|
sectionSubtitle: any;
|
|
224
215
|
button: any;
|
|
225
216
|
textInput: any;
|
|
217
|
+
};
|
|
218
|
+
lineHeights: {
|
|
226
219
|
display100: any;
|
|
227
220
|
display200: any;
|
|
228
221
|
display300: any;
|
|
@@ -232,6 +225,13 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
232
225
|
display700: any;
|
|
233
226
|
display800: any;
|
|
234
227
|
display900: any;
|
|
228
|
+
body: any;
|
|
229
|
+
caption: any;
|
|
230
|
+
pageTitle: any;
|
|
231
|
+
sectionTitle: any;
|
|
232
|
+
sectionSubtitle: any;
|
|
233
|
+
button: any;
|
|
234
|
+
textInput: any;
|
|
235
235
|
};
|
|
236
236
|
radii: {
|
|
237
237
|
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;
|