@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
|
@@ -207,13 +207,6 @@ export declare const TRIGGER_TYPES: {
|
|
|
207
207
|
critical13: string;
|
|
208
208
|
};
|
|
209
209
|
fonts: {
|
|
210
|
-
body: any;
|
|
211
|
-
caption: any;
|
|
212
|
-
pageTitle: any;
|
|
213
|
-
sectionTitle: any;
|
|
214
|
-
sectionSubtitle: any;
|
|
215
|
-
button: any;
|
|
216
|
-
textInput: any;
|
|
217
210
|
display100: any;
|
|
218
211
|
display200: any;
|
|
219
212
|
display300: any;
|
|
@@ -223,9 +216,6 @@ export declare const TRIGGER_TYPES: {
|
|
|
223
216
|
display700: any;
|
|
224
217
|
display800: any;
|
|
225
218
|
display900: any;
|
|
226
|
-
default: any;
|
|
227
|
-
};
|
|
228
|
-
fontSizes: {
|
|
229
219
|
body: any;
|
|
230
220
|
caption: any;
|
|
231
221
|
pageTitle: any;
|
|
@@ -233,6 +223,9 @@ export declare const TRIGGER_TYPES: {
|
|
|
233
223
|
sectionSubtitle: any;
|
|
234
224
|
button: any;
|
|
235
225
|
textInput: any;
|
|
226
|
+
default: any;
|
|
227
|
+
};
|
|
228
|
+
fontSizes: {
|
|
236
229
|
display100: any;
|
|
237
230
|
display200: any;
|
|
238
231
|
display300: any;
|
|
@@ -242,8 +235,6 @@ export declare const TRIGGER_TYPES: {
|
|
|
242
235
|
display700: any;
|
|
243
236
|
display800: any;
|
|
244
237
|
display900: any;
|
|
245
|
-
};
|
|
246
|
-
fontWeights: {
|
|
247
238
|
body: any;
|
|
248
239
|
caption: any;
|
|
249
240
|
pageTitle: any;
|
|
@@ -251,6 +242,8 @@ export declare const TRIGGER_TYPES: {
|
|
|
251
242
|
sectionSubtitle: any;
|
|
252
243
|
button: any;
|
|
253
244
|
textInput: any;
|
|
245
|
+
};
|
|
246
|
+
fontWeights: {
|
|
254
247
|
display100: any;
|
|
255
248
|
display200: any;
|
|
256
249
|
display300: any;
|
|
@@ -260,8 +253,6 @@ export declare const TRIGGER_TYPES: {
|
|
|
260
253
|
display700: any;
|
|
261
254
|
display800: any;
|
|
262
255
|
display900: any;
|
|
263
|
-
};
|
|
264
|
-
letterSpacings: {
|
|
265
256
|
body: any;
|
|
266
257
|
caption: any;
|
|
267
258
|
pageTitle: any;
|
|
@@ -269,6 +260,8 @@ export declare const TRIGGER_TYPES: {
|
|
|
269
260
|
sectionSubtitle: any;
|
|
270
261
|
button: any;
|
|
271
262
|
textInput: any;
|
|
263
|
+
};
|
|
264
|
+
letterSpacings: {
|
|
272
265
|
display100: any;
|
|
273
266
|
display200: any;
|
|
274
267
|
display300: any;
|
|
@@ -278,8 +271,6 @@ export declare const TRIGGER_TYPES: {
|
|
|
278
271
|
display700: any;
|
|
279
272
|
display800: any;
|
|
280
273
|
display900: any;
|
|
281
|
-
};
|
|
282
|
-
lineHeights: {
|
|
283
274
|
body: any;
|
|
284
275
|
caption: any;
|
|
285
276
|
pageTitle: any;
|
|
@@ -287,6 +278,8 @@ export declare const TRIGGER_TYPES: {
|
|
|
287
278
|
sectionSubtitle: any;
|
|
288
279
|
button: any;
|
|
289
280
|
textInput: any;
|
|
281
|
+
};
|
|
282
|
+
lineHeights: {
|
|
290
283
|
display100: any;
|
|
291
284
|
display200: any;
|
|
292
285
|
display300: any;
|
|
@@ -296,6 +289,13 @@ export declare const TRIGGER_TYPES: {
|
|
|
296
289
|
display700: any;
|
|
297
290
|
display800: any;
|
|
298
291
|
display900: any;
|
|
292
|
+
body: any;
|
|
293
|
+
caption: any;
|
|
294
|
+
pageTitle: any;
|
|
295
|
+
sectionTitle: any;
|
|
296
|
+
sectionSubtitle: any;
|
|
297
|
+
button: any;
|
|
298
|
+
textInput: any;
|
|
299
299
|
};
|
|
300
300
|
radii: {
|
|
301
301
|
default: any;
|
|
@@ -440,13 +440,6 @@ export declare const TRIGGER_TYPES: {
|
|
|
440
440
|
critical13: string;
|
|
441
441
|
};
|
|
442
442
|
fonts: {
|
|
443
|
-
body: any;
|
|
444
|
-
caption: any;
|
|
445
|
-
pageTitle: any;
|
|
446
|
-
sectionTitle: any;
|
|
447
|
-
sectionSubtitle: any;
|
|
448
|
-
button: any;
|
|
449
|
-
textInput: any;
|
|
450
443
|
display100: any;
|
|
451
444
|
display200: any;
|
|
452
445
|
display300: any;
|
|
@@ -456,9 +449,6 @@ export declare const TRIGGER_TYPES: {
|
|
|
456
449
|
display700: any;
|
|
457
450
|
display800: any;
|
|
458
451
|
display900: any;
|
|
459
|
-
default: any;
|
|
460
|
-
};
|
|
461
|
-
fontSizes: {
|
|
462
452
|
body: any;
|
|
463
453
|
caption: any;
|
|
464
454
|
pageTitle: any;
|
|
@@ -466,6 +456,9 @@ export declare const TRIGGER_TYPES: {
|
|
|
466
456
|
sectionSubtitle: any;
|
|
467
457
|
button: any;
|
|
468
458
|
textInput: any;
|
|
459
|
+
default: any;
|
|
460
|
+
};
|
|
461
|
+
fontSizes: {
|
|
469
462
|
display100: any;
|
|
470
463
|
display200: any;
|
|
471
464
|
display300: any;
|
|
@@ -475,8 +468,6 @@ export declare const TRIGGER_TYPES: {
|
|
|
475
468
|
display700: any;
|
|
476
469
|
display800: any;
|
|
477
470
|
display900: any;
|
|
478
|
-
};
|
|
479
|
-
fontWeights: {
|
|
480
471
|
body: any;
|
|
481
472
|
caption: any;
|
|
482
473
|
pageTitle: any;
|
|
@@ -484,6 +475,8 @@ export declare const TRIGGER_TYPES: {
|
|
|
484
475
|
sectionSubtitle: any;
|
|
485
476
|
button: any;
|
|
486
477
|
textInput: any;
|
|
478
|
+
};
|
|
479
|
+
fontWeights: {
|
|
487
480
|
display100: any;
|
|
488
481
|
display200: any;
|
|
489
482
|
display300: any;
|
|
@@ -493,8 +486,6 @@ export declare const TRIGGER_TYPES: {
|
|
|
493
486
|
display700: any;
|
|
494
487
|
display800: any;
|
|
495
488
|
display900: any;
|
|
496
|
-
};
|
|
497
|
-
letterSpacings: {
|
|
498
489
|
body: any;
|
|
499
490
|
caption: any;
|
|
500
491
|
pageTitle: any;
|
|
@@ -502,6 +493,8 @@ export declare const TRIGGER_TYPES: {
|
|
|
502
493
|
sectionSubtitle: any;
|
|
503
494
|
button: any;
|
|
504
495
|
textInput: any;
|
|
496
|
+
};
|
|
497
|
+
letterSpacings: {
|
|
505
498
|
display100: any;
|
|
506
499
|
display200: any;
|
|
507
500
|
display300: any;
|
|
@@ -511,8 +504,6 @@ export declare const TRIGGER_TYPES: {
|
|
|
511
504
|
display700: any;
|
|
512
505
|
display800: any;
|
|
513
506
|
display900: any;
|
|
514
|
-
};
|
|
515
|
-
lineHeights: {
|
|
516
507
|
body: any;
|
|
517
508
|
caption: any;
|
|
518
509
|
pageTitle: any;
|
|
@@ -520,6 +511,8 @@ export declare const TRIGGER_TYPES: {
|
|
|
520
511
|
sectionSubtitle: any;
|
|
521
512
|
button: any;
|
|
522
513
|
textInput: any;
|
|
514
|
+
};
|
|
515
|
+
lineHeights: {
|
|
523
516
|
display100: any;
|
|
524
517
|
display200: any;
|
|
525
518
|
display300: any;
|
|
@@ -529,6 +522,13 @@ export declare const TRIGGER_TYPES: {
|
|
|
529
522
|
display700: any;
|
|
530
523
|
display800: any;
|
|
531
524
|
display900: any;
|
|
525
|
+
body: any;
|
|
526
|
+
caption: any;
|
|
527
|
+
pageTitle: any;
|
|
528
|
+
sectionTitle: any;
|
|
529
|
+
sectionSubtitle: any;
|
|
530
|
+
button: any;
|
|
531
|
+
textInput: any;
|
|
532
532
|
};
|
|
533
533
|
radii: {
|
|
534
534
|
default: any;
|
|
@@ -762,13 +762,6 @@ export declare const TRIGGER_TYPES: {
|
|
|
762
762
|
critical13: string;
|
|
763
763
|
};
|
|
764
764
|
fonts: {
|
|
765
|
-
body: any;
|
|
766
|
-
caption: any;
|
|
767
|
-
pageTitle: any;
|
|
768
|
-
sectionTitle: any;
|
|
769
|
-
sectionSubtitle: any;
|
|
770
|
-
button: any;
|
|
771
|
-
textInput: any;
|
|
772
765
|
display100: any;
|
|
773
766
|
display200: any;
|
|
774
767
|
display300: any;
|
|
@@ -778,9 +771,6 @@ export declare const TRIGGER_TYPES: {
|
|
|
778
771
|
display700: any;
|
|
779
772
|
display800: any;
|
|
780
773
|
display900: any;
|
|
781
|
-
default: any;
|
|
782
|
-
};
|
|
783
|
-
fontSizes: {
|
|
784
774
|
body: any;
|
|
785
775
|
caption: any;
|
|
786
776
|
pageTitle: any;
|
|
@@ -788,6 +778,9 @@ export declare const TRIGGER_TYPES: {
|
|
|
788
778
|
sectionSubtitle: any;
|
|
789
779
|
button: any;
|
|
790
780
|
textInput: any;
|
|
781
|
+
default: any;
|
|
782
|
+
};
|
|
783
|
+
fontSizes: {
|
|
791
784
|
display100: any;
|
|
792
785
|
display200: any;
|
|
793
786
|
display300: any;
|
|
@@ -797,8 +790,6 @@ export declare const TRIGGER_TYPES: {
|
|
|
797
790
|
display700: any;
|
|
798
791
|
display800: any;
|
|
799
792
|
display900: any;
|
|
800
|
-
};
|
|
801
|
-
fontWeights: {
|
|
802
793
|
body: any;
|
|
803
794
|
caption: any;
|
|
804
795
|
pageTitle: any;
|
|
@@ -806,6 +797,8 @@ export declare const TRIGGER_TYPES: {
|
|
|
806
797
|
sectionSubtitle: any;
|
|
807
798
|
button: any;
|
|
808
799
|
textInput: any;
|
|
800
|
+
};
|
|
801
|
+
fontWeights: {
|
|
809
802
|
display100: any;
|
|
810
803
|
display200: any;
|
|
811
804
|
display300: any;
|
|
@@ -815,8 +808,6 @@ export declare const TRIGGER_TYPES: {
|
|
|
815
808
|
display700: any;
|
|
816
809
|
display800: any;
|
|
817
810
|
display900: any;
|
|
818
|
-
};
|
|
819
|
-
letterSpacings: {
|
|
820
811
|
body: any;
|
|
821
812
|
caption: any;
|
|
822
813
|
pageTitle: any;
|
|
@@ -824,6 +815,8 @@ export declare const TRIGGER_TYPES: {
|
|
|
824
815
|
sectionSubtitle: any;
|
|
825
816
|
button: any;
|
|
826
817
|
textInput: any;
|
|
818
|
+
};
|
|
819
|
+
letterSpacings: {
|
|
827
820
|
display100: any;
|
|
828
821
|
display200: any;
|
|
829
822
|
display300: any;
|
|
@@ -833,8 +826,6 @@ export declare const TRIGGER_TYPES: {
|
|
|
833
826
|
display700: any;
|
|
834
827
|
display800: any;
|
|
835
828
|
display900: any;
|
|
836
|
-
};
|
|
837
|
-
lineHeights: {
|
|
838
829
|
body: any;
|
|
839
830
|
caption: any;
|
|
840
831
|
pageTitle: any;
|
|
@@ -842,6 +833,8 @@ export declare const TRIGGER_TYPES: {
|
|
|
842
833
|
sectionSubtitle: any;
|
|
843
834
|
button: any;
|
|
844
835
|
textInput: any;
|
|
836
|
+
};
|
|
837
|
+
lineHeights: {
|
|
845
838
|
display100: any;
|
|
846
839
|
display200: any;
|
|
847
840
|
display300: any;
|
|
@@ -851,6 +844,13 @@ export declare const TRIGGER_TYPES: {
|
|
|
851
844
|
display700: any;
|
|
852
845
|
display800: any;
|
|
853
846
|
display900: any;
|
|
847
|
+
body: any;
|
|
848
|
+
caption: any;
|
|
849
|
+
pageTitle: any;
|
|
850
|
+
sectionTitle: any;
|
|
851
|
+
sectionSubtitle: any;
|
|
852
|
+
button: any;
|
|
853
|
+
textInput: any;
|
|
854
854
|
};
|
|
855
855
|
radii: {
|
|
856
856
|
default: any;
|
|
@@ -997,13 +997,6 @@ export declare const TRIGGER_TYPES: {
|
|
|
997
997
|
critical13: string;
|
|
998
998
|
};
|
|
999
999
|
fonts: {
|
|
1000
|
-
body: any;
|
|
1001
|
-
caption: any;
|
|
1002
|
-
pageTitle: any;
|
|
1003
|
-
sectionTitle: any;
|
|
1004
|
-
sectionSubtitle: any;
|
|
1005
|
-
button: any;
|
|
1006
|
-
textInput: any;
|
|
1007
1000
|
display100: any;
|
|
1008
1001
|
display200: any;
|
|
1009
1002
|
display300: any;
|
|
@@ -1013,9 +1006,6 @@ export declare const TRIGGER_TYPES: {
|
|
|
1013
1006
|
display700: any;
|
|
1014
1007
|
display800: any;
|
|
1015
1008
|
display900: any;
|
|
1016
|
-
default: any;
|
|
1017
|
-
};
|
|
1018
|
-
fontSizes: {
|
|
1019
1009
|
body: any;
|
|
1020
1010
|
caption: any;
|
|
1021
1011
|
pageTitle: any;
|
|
@@ -1023,6 +1013,9 @@ export declare const TRIGGER_TYPES: {
|
|
|
1023
1013
|
sectionSubtitle: any;
|
|
1024
1014
|
button: any;
|
|
1025
1015
|
textInput: any;
|
|
1016
|
+
default: any;
|
|
1017
|
+
};
|
|
1018
|
+
fontSizes: {
|
|
1026
1019
|
display100: any;
|
|
1027
1020
|
display200: any;
|
|
1028
1021
|
display300: any;
|
|
@@ -1032,8 +1025,6 @@ export declare const TRIGGER_TYPES: {
|
|
|
1032
1025
|
display700: any;
|
|
1033
1026
|
display800: any;
|
|
1034
1027
|
display900: any;
|
|
1035
|
-
};
|
|
1036
|
-
fontWeights: {
|
|
1037
1028
|
body: any;
|
|
1038
1029
|
caption: any;
|
|
1039
1030
|
pageTitle: any;
|
|
@@ -1041,6 +1032,8 @@ export declare const TRIGGER_TYPES: {
|
|
|
1041
1032
|
sectionSubtitle: any;
|
|
1042
1033
|
button: any;
|
|
1043
1034
|
textInput: any;
|
|
1035
|
+
};
|
|
1036
|
+
fontWeights: {
|
|
1044
1037
|
display100: any;
|
|
1045
1038
|
display200: any;
|
|
1046
1039
|
display300: any;
|
|
@@ -1050,8 +1043,6 @@ export declare const TRIGGER_TYPES: {
|
|
|
1050
1043
|
display700: any;
|
|
1051
1044
|
display800: any;
|
|
1052
1045
|
display900: any;
|
|
1053
|
-
};
|
|
1054
|
-
letterSpacings: {
|
|
1055
1046
|
body: any;
|
|
1056
1047
|
caption: any;
|
|
1057
1048
|
pageTitle: any;
|
|
@@ -1059,6 +1050,8 @@ export declare const TRIGGER_TYPES: {
|
|
|
1059
1050
|
sectionSubtitle: any;
|
|
1060
1051
|
button: any;
|
|
1061
1052
|
textInput: any;
|
|
1053
|
+
};
|
|
1054
|
+
letterSpacings: {
|
|
1062
1055
|
display100: any;
|
|
1063
1056
|
display200: any;
|
|
1064
1057
|
display300: any;
|
|
@@ -1068,8 +1061,6 @@ export declare const TRIGGER_TYPES: {
|
|
|
1068
1061
|
display700: any;
|
|
1069
1062
|
display800: any;
|
|
1070
1063
|
display900: any;
|
|
1071
|
-
};
|
|
1072
|
-
lineHeights: {
|
|
1073
1064
|
body: any;
|
|
1074
1065
|
caption: any;
|
|
1075
1066
|
pageTitle: any;
|
|
@@ -1077,6 +1068,8 @@ export declare const TRIGGER_TYPES: {
|
|
|
1077
1068
|
sectionSubtitle: any;
|
|
1078
1069
|
button: any;
|
|
1079
1070
|
textInput: any;
|
|
1071
|
+
};
|
|
1072
|
+
lineHeights: {
|
|
1080
1073
|
display100: any;
|
|
1081
1074
|
display200: any;
|
|
1082
1075
|
display300: any;
|
|
@@ -1086,6 +1079,13 @@ export declare const TRIGGER_TYPES: {
|
|
|
1086
1079
|
display700: any;
|
|
1087
1080
|
display800: any;
|
|
1088
1081
|
display900: any;
|
|
1082
|
+
body: any;
|
|
1083
|
+
caption: any;
|
|
1084
|
+
pageTitle: any;
|
|
1085
|
+
sectionTitle: any;
|
|
1086
|
+
sectionSubtitle: any;
|
|
1087
|
+
button: any;
|
|
1088
|
+
textInput: any;
|
|
1089
1089
|
};
|
|
1090
1090
|
radii: {
|
|
1091
1091
|
default: any;
|
|
@@ -116,13 +116,6 @@ export declare const BaseDropdown: import("@stitches/react/types/styled-componen
|
|
|
116
116
|
critical13: string;
|
|
117
117
|
};
|
|
118
118
|
fonts: {
|
|
119
|
-
body: any;
|
|
120
|
-
caption: any;
|
|
121
|
-
pageTitle: any;
|
|
122
|
-
sectionTitle: any;
|
|
123
|
-
sectionSubtitle: any;
|
|
124
|
-
button: any;
|
|
125
|
-
textInput: any;
|
|
126
119
|
display100: any;
|
|
127
120
|
display200: any;
|
|
128
121
|
display300: any;
|
|
@@ -132,9 +125,6 @@ export declare const BaseDropdown: import("@stitches/react/types/styled-componen
|
|
|
132
125
|
display700: any;
|
|
133
126
|
display800: any;
|
|
134
127
|
display900: any;
|
|
135
|
-
default: any;
|
|
136
|
-
};
|
|
137
|
-
fontSizes: {
|
|
138
128
|
body: any;
|
|
139
129
|
caption: any;
|
|
140
130
|
pageTitle: any;
|
|
@@ -142,6 +132,9 @@ export declare const BaseDropdown: import("@stitches/react/types/styled-componen
|
|
|
142
132
|
sectionSubtitle: any;
|
|
143
133
|
button: any;
|
|
144
134
|
textInput: any;
|
|
135
|
+
default: any;
|
|
136
|
+
};
|
|
137
|
+
fontSizes: {
|
|
145
138
|
display100: any;
|
|
146
139
|
display200: any;
|
|
147
140
|
display300: any;
|
|
@@ -151,8 +144,6 @@ export declare const BaseDropdown: import("@stitches/react/types/styled-componen
|
|
|
151
144
|
display700: any;
|
|
152
145
|
display800: any;
|
|
153
146
|
display900: any;
|
|
154
|
-
};
|
|
155
|
-
fontWeights: {
|
|
156
147
|
body: any;
|
|
157
148
|
caption: any;
|
|
158
149
|
pageTitle: any;
|
|
@@ -160,6 +151,8 @@ export declare const BaseDropdown: import("@stitches/react/types/styled-componen
|
|
|
160
151
|
sectionSubtitle: any;
|
|
161
152
|
button: any;
|
|
162
153
|
textInput: any;
|
|
154
|
+
};
|
|
155
|
+
fontWeights: {
|
|
163
156
|
display100: any;
|
|
164
157
|
display200: any;
|
|
165
158
|
display300: any;
|
|
@@ -169,8 +162,6 @@ export declare const BaseDropdown: import("@stitches/react/types/styled-componen
|
|
|
169
162
|
display700: any;
|
|
170
163
|
display800: any;
|
|
171
164
|
display900: any;
|
|
172
|
-
};
|
|
173
|
-
letterSpacings: {
|
|
174
165
|
body: any;
|
|
175
166
|
caption: any;
|
|
176
167
|
pageTitle: any;
|
|
@@ -178,6 +169,8 @@ export declare const BaseDropdown: import("@stitches/react/types/styled-componen
|
|
|
178
169
|
sectionSubtitle: any;
|
|
179
170
|
button: any;
|
|
180
171
|
textInput: any;
|
|
172
|
+
};
|
|
173
|
+
letterSpacings: {
|
|
181
174
|
display100: any;
|
|
182
175
|
display200: any;
|
|
183
176
|
display300: any;
|
|
@@ -187,8 +180,6 @@ export declare const BaseDropdown: import("@stitches/react/types/styled-componen
|
|
|
187
180
|
display700: any;
|
|
188
181
|
display800: any;
|
|
189
182
|
display900: any;
|
|
190
|
-
};
|
|
191
|
-
lineHeights: {
|
|
192
183
|
body: any;
|
|
193
184
|
caption: any;
|
|
194
185
|
pageTitle: any;
|
|
@@ -196,6 +187,8 @@ export declare const BaseDropdown: import("@stitches/react/types/styled-componen
|
|
|
196
187
|
sectionSubtitle: any;
|
|
197
188
|
button: any;
|
|
198
189
|
textInput: any;
|
|
190
|
+
};
|
|
191
|
+
lineHeights: {
|
|
199
192
|
display100: any;
|
|
200
193
|
display200: any;
|
|
201
194
|
display300: any;
|
|
@@ -205,6 +198,13 @@ export declare const BaseDropdown: import("@stitches/react/types/styled-componen
|
|
|
205
198
|
display700: any;
|
|
206
199
|
display800: any;
|
|
207
200
|
display900: any;
|
|
201
|
+
body: any;
|
|
202
|
+
caption: any;
|
|
203
|
+
pageTitle: any;
|
|
204
|
+
sectionTitle: any;
|
|
205
|
+
sectionSubtitle: any;
|
|
206
|
+
button: any;
|
|
207
|
+
textInput: any;
|
|
208
208
|
};
|
|
209
209
|
radii: {
|
|
210
210
|
default: any;
|
|
@@ -349,13 +349,6 @@ export declare const Trigger: import("@stitches/react/types/styled-component").S
|
|
|
349
349
|
critical13: string;
|
|
350
350
|
};
|
|
351
351
|
fonts: {
|
|
352
|
-
body: any;
|
|
353
|
-
caption: any;
|
|
354
|
-
pageTitle: any;
|
|
355
|
-
sectionTitle: any;
|
|
356
|
-
sectionSubtitle: any;
|
|
357
|
-
button: any;
|
|
358
|
-
textInput: any;
|
|
359
352
|
display100: any;
|
|
360
353
|
display200: any;
|
|
361
354
|
display300: any;
|
|
@@ -365,9 +358,6 @@ export declare const Trigger: import("@stitches/react/types/styled-component").S
|
|
|
365
358
|
display700: any;
|
|
366
359
|
display800: any;
|
|
367
360
|
display900: any;
|
|
368
|
-
default: any;
|
|
369
|
-
};
|
|
370
|
-
fontSizes: {
|
|
371
361
|
body: any;
|
|
372
362
|
caption: any;
|
|
373
363
|
pageTitle: any;
|
|
@@ -375,6 +365,9 @@ export declare const Trigger: import("@stitches/react/types/styled-component").S
|
|
|
375
365
|
sectionSubtitle: any;
|
|
376
366
|
button: any;
|
|
377
367
|
textInput: any;
|
|
368
|
+
default: any;
|
|
369
|
+
};
|
|
370
|
+
fontSizes: {
|
|
378
371
|
display100: any;
|
|
379
372
|
display200: any;
|
|
380
373
|
display300: any;
|
|
@@ -384,8 +377,6 @@ export declare const Trigger: import("@stitches/react/types/styled-component").S
|
|
|
384
377
|
display700: any;
|
|
385
378
|
display800: any;
|
|
386
379
|
display900: any;
|
|
387
|
-
};
|
|
388
|
-
fontWeights: {
|
|
389
380
|
body: any;
|
|
390
381
|
caption: any;
|
|
391
382
|
pageTitle: any;
|
|
@@ -393,6 +384,8 @@ export declare const Trigger: import("@stitches/react/types/styled-component").S
|
|
|
393
384
|
sectionSubtitle: any;
|
|
394
385
|
button: any;
|
|
395
386
|
textInput: any;
|
|
387
|
+
};
|
|
388
|
+
fontWeights: {
|
|
396
389
|
display100: any;
|
|
397
390
|
display200: any;
|
|
398
391
|
display300: any;
|
|
@@ -402,8 +395,6 @@ export declare const Trigger: import("@stitches/react/types/styled-component").S
|
|
|
402
395
|
display700: any;
|
|
403
396
|
display800: any;
|
|
404
397
|
display900: any;
|
|
405
|
-
};
|
|
406
|
-
letterSpacings: {
|
|
407
398
|
body: any;
|
|
408
399
|
caption: any;
|
|
409
400
|
pageTitle: any;
|
|
@@ -411,6 +402,8 @@ export declare const Trigger: import("@stitches/react/types/styled-component").S
|
|
|
411
402
|
sectionSubtitle: any;
|
|
412
403
|
button: any;
|
|
413
404
|
textInput: any;
|
|
405
|
+
};
|
|
406
|
+
letterSpacings: {
|
|
414
407
|
display100: any;
|
|
415
408
|
display200: any;
|
|
416
409
|
display300: any;
|
|
@@ -420,8 +413,6 @@ export declare const Trigger: import("@stitches/react/types/styled-component").S
|
|
|
420
413
|
display700: any;
|
|
421
414
|
display800: any;
|
|
422
415
|
display900: any;
|
|
423
|
-
};
|
|
424
|
-
lineHeights: {
|
|
425
416
|
body: any;
|
|
426
417
|
caption: any;
|
|
427
418
|
pageTitle: any;
|
|
@@ -429,6 +420,8 @@ export declare const Trigger: import("@stitches/react/types/styled-component").S
|
|
|
429
420
|
sectionSubtitle: any;
|
|
430
421
|
button: any;
|
|
431
422
|
textInput: any;
|
|
423
|
+
};
|
|
424
|
+
lineHeights: {
|
|
432
425
|
display100: any;
|
|
433
426
|
display200: any;
|
|
434
427
|
display300: any;
|
|
@@ -438,6 +431,13 @@ export declare const Trigger: import("@stitches/react/types/styled-component").S
|
|
|
438
431
|
display700: any;
|
|
439
432
|
display800: any;
|
|
440
433
|
display900: any;
|
|
434
|
+
body: any;
|
|
435
|
+
caption: any;
|
|
436
|
+
pageTitle: any;
|
|
437
|
+
sectionTitle: any;
|
|
438
|
+
sectionSubtitle: any;
|
|
439
|
+
button: any;
|
|
440
|
+
textInput: any;
|
|
441
441
|
};
|
|
442
442
|
radii: {
|
|
443
443
|
default: any;
|
|
@@ -582,13 +582,6 @@ export declare const Content: import("@stitches/react/types/styled-component").S
|
|
|
582
582
|
critical13: string;
|
|
583
583
|
};
|
|
584
584
|
fonts: {
|
|
585
|
-
body: any;
|
|
586
|
-
caption: any;
|
|
587
|
-
pageTitle: any;
|
|
588
|
-
sectionTitle: any;
|
|
589
|
-
sectionSubtitle: any;
|
|
590
|
-
button: any;
|
|
591
|
-
textInput: any;
|
|
592
585
|
display100: any;
|
|
593
586
|
display200: any;
|
|
594
587
|
display300: any;
|
|
@@ -598,9 +591,6 @@ export declare const Content: import("@stitches/react/types/styled-component").S
|
|
|
598
591
|
display700: any;
|
|
599
592
|
display800: any;
|
|
600
593
|
display900: any;
|
|
601
|
-
default: any;
|
|
602
|
-
};
|
|
603
|
-
fontSizes: {
|
|
604
594
|
body: any;
|
|
605
595
|
caption: any;
|
|
606
596
|
pageTitle: any;
|
|
@@ -608,6 +598,9 @@ export declare const Content: import("@stitches/react/types/styled-component").S
|
|
|
608
598
|
sectionSubtitle: any;
|
|
609
599
|
button: any;
|
|
610
600
|
textInput: any;
|
|
601
|
+
default: any;
|
|
602
|
+
};
|
|
603
|
+
fontSizes: {
|
|
611
604
|
display100: any;
|
|
612
605
|
display200: any;
|
|
613
606
|
display300: any;
|
|
@@ -617,8 +610,6 @@ export declare const Content: import("@stitches/react/types/styled-component").S
|
|
|
617
610
|
display700: any;
|
|
618
611
|
display800: any;
|
|
619
612
|
display900: any;
|
|
620
|
-
};
|
|
621
|
-
fontWeights: {
|
|
622
613
|
body: any;
|
|
623
614
|
caption: any;
|
|
624
615
|
pageTitle: any;
|
|
@@ -626,6 +617,8 @@ export declare const Content: import("@stitches/react/types/styled-component").S
|
|
|
626
617
|
sectionSubtitle: any;
|
|
627
618
|
button: any;
|
|
628
619
|
textInput: any;
|
|
620
|
+
};
|
|
621
|
+
fontWeights: {
|
|
629
622
|
display100: any;
|
|
630
623
|
display200: any;
|
|
631
624
|
display300: any;
|
|
@@ -635,8 +628,6 @@ export declare const Content: import("@stitches/react/types/styled-component").S
|
|
|
635
628
|
display700: any;
|
|
636
629
|
display800: any;
|
|
637
630
|
display900: any;
|
|
638
|
-
};
|
|
639
|
-
letterSpacings: {
|
|
640
631
|
body: any;
|
|
641
632
|
caption: any;
|
|
642
633
|
pageTitle: any;
|
|
@@ -644,6 +635,8 @@ export declare const Content: import("@stitches/react/types/styled-component").S
|
|
|
644
635
|
sectionSubtitle: any;
|
|
645
636
|
button: any;
|
|
646
637
|
textInput: any;
|
|
638
|
+
};
|
|
639
|
+
letterSpacings: {
|
|
647
640
|
display100: any;
|
|
648
641
|
display200: any;
|
|
649
642
|
display300: any;
|
|
@@ -653,8 +646,6 @@ export declare const Content: import("@stitches/react/types/styled-component").S
|
|
|
653
646
|
display700: any;
|
|
654
647
|
display800: any;
|
|
655
648
|
display900: any;
|
|
656
|
-
};
|
|
657
|
-
lineHeights: {
|
|
658
649
|
body: any;
|
|
659
650
|
caption: any;
|
|
660
651
|
pageTitle: any;
|
|
@@ -662,6 +653,8 @@ export declare const Content: import("@stitches/react/types/styled-component").S
|
|
|
662
653
|
sectionSubtitle: any;
|
|
663
654
|
button: any;
|
|
664
655
|
textInput: any;
|
|
656
|
+
};
|
|
657
|
+
lineHeights: {
|
|
665
658
|
display100: any;
|
|
666
659
|
display200: any;
|
|
667
660
|
display300: any;
|
|
@@ -671,6 +664,13 @@ export declare const Content: import("@stitches/react/types/styled-component").S
|
|
|
671
664
|
display700: any;
|
|
672
665
|
display800: any;
|
|
673
666
|
display900: any;
|
|
667
|
+
body: any;
|
|
668
|
+
caption: any;
|
|
669
|
+
pageTitle: any;
|
|
670
|
+
sectionTitle: any;
|
|
671
|
+
sectionSubtitle: any;
|
|
672
|
+
button: any;
|
|
673
|
+
textInput: any;
|
|
674
674
|
};
|
|
675
675
|
radii: {
|
|
676
676
|
default: any;
|