@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
|
@@ -139,13 +139,6 @@ export declare const BaseClearButton: import("@stitches/react/types/styled-compo
|
|
|
139
139
|
critical13: string;
|
|
140
140
|
};
|
|
141
141
|
fonts: {
|
|
142
|
-
body: any;
|
|
143
|
-
caption: any;
|
|
144
|
-
pageTitle: any;
|
|
145
|
-
sectionTitle: any;
|
|
146
|
-
sectionSubtitle: any;
|
|
147
|
-
button: any;
|
|
148
|
-
textInput: any;
|
|
149
142
|
display100: any;
|
|
150
143
|
display200: any;
|
|
151
144
|
display300: any;
|
|
@@ -155,9 +148,6 @@ export declare const BaseClearButton: import("@stitches/react/types/styled-compo
|
|
|
155
148
|
display700: any;
|
|
156
149
|
display800: any;
|
|
157
150
|
display900: any;
|
|
158
|
-
default: any;
|
|
159
|
-
};
|
|
160
|
-
fontSizes: {
|
|
161
151
|
body: any;
|
|
162
152
|
caption: any;
|
|
163
153
|
pageTitle: any;
|
|
@@ -165,6 +155,9 @@ export declare const BaseClearButton: import("@stitches/react/types/styled-compo
|
|
|
165
155
|
sectionSubtitle: any;
|
|
166
156
|
button: any;
|
|
167
157
|
textInput: any;
|
|
158
|
+
default: any;
|
|
159
|
+
};
|
|
160
|
+
fontSizes: {
|
|
168
161
|
display100: any;
|
|
169
162
|
display200: any;
|
|
170
163
|
display300: any;
|
|
@@ -174,8 +167,6 @@ export declare const BaseClearButton: import("@stitches/react/types/styled-compo
|
|
|
174
167
|
display700: any;
|
|
175
168
|
display800: any;
|
|
176
169
|
display900: any;
|
|
177
|
-
};
|
|
178
|
-
fontWeights: {
|
|
179
170
|
body: any;
|
|
180
171
|
caption: any;
|
|
181
172
|
pageTitle: any;
|
|
@@ -183,6 +174,8 @@ export declare const BaseClearButton: import("@stitches/react/types/styled-compo
|
|
|
183
174
|
sectionSubtitle: any;
|
|
184
175
|
button: any;
|
|
185
176
|
textInput: any;
|
|
177
|
+
};
|
|
178
|
+
fontWeights: {
|
|
186
179
|
display100: any;
|
|
187
180
|
display200: any;
|
|
188
181
|
display300: any;
|
|
@@ -192,8 +185,6 @@ export declare const BaseClearButton: import("@stitches/react/types/styled-compo
|
|
|
192
185
|
display700: any;
|
|
193
186
|
display800: any;
|
|
194
187
|
display900: any;
|
|
195
|
-
};
|
|
196
|
-
letterSpacings: {
|
|
197
188
|
body: any;
|
|
198
189
|
caption: any;
|
|
199
190
|
pageTitle: any;
|
|
@@ -201,6 +192,8 @@ export declare const BaseClearButton: import("@stitches/react/types/styled-compo
|
|
|
201
192
|
sectionSubtitle: any;
|
|
202
193
|
button: any;
|
|
203
194
|
textInput: any;
|
|
195
|
+
};
|
|
196
|
+
letterSpacings: {
|
|
204
197
|
display100: any;
|
|
205
198
|
display200: any;
|
|
206
199
|
display300: any;
|
|
@@ -210,8 +203,6 @@ export declare const BaseClearButton: import("@stitches/react/types/styled-compo
|
|
|
210
203
|
display700: any;
|
|
211
204
|
display800: any;
|
|
212
205
|
display900: any;
|
|
213
|
-
};
|
|
214
|
-
lineHeights: {
|
|
215
206
|
body: any;
|
|
216
207
|
caption: any;
|
|
217
208
|
pageTitle: any;
|
|
@@ -219,6 +210,8 @@ export declare const BaseClearButton: import("@stitches/react/types/styled-compo
|
|
|
219
210
|
sectionSubtitle: any;
|
|
220
211
|
button: any;
|
|
221
212
|
textInput: any;
|
|
213
|
+
};
|
|
214
|
+
lineHeights: {
|
|
222
215
|
display100: any;
|
|
223
216
|
display200: any;
|
|
224
217
|
display300: any;
|
|
@@ -228,6 +221,13 @@ export declare const BaseClearButton: import("@stitches/react/types/styled-compo
|
|
|
228
221
|
display700: any;
|
|
229
222
|
display800: any;
|
|
230
223
|
display900: any;
|
|
224
|
+
body: any;
|
|
225
|
+
caption: any;
|
|
226
|
+
pageTitle: any;
|
|
227
|
+
sectionTitle: any;
|
|
228
|
+
sectionSubtitle: any;
|
|
229
|
+
button: any;
|
|
230
|
+
textInput: any;
|
|
231
231
|
};
|
|
232
232
|
radii: {
|
|
233
233
|
default: any;
|
|
@@ -371,13 +371,6 @@ export declare const BaseClearButton: import("@stitches/react/types/styled-compo
|
|
|
371
371
|
critical13: string;
|
|
372
372
|
};
|
|
373
373
|
fonts: {
|
|
374
|
-
body: any;
|
|
375
|
-
caption: any;
|
|
376
|
-
pageTitle: any;
|
|
377
|
-
sectionTitle: any;
|
|
378
|
-
sectionSubtitle: any;
|
|
379
|
-
button: any;
|
|
380
|
-
textInput: any;
|
|
381
374
|
display100: any;
|
|
382
375
|
display200: any;
|
|
383
376
|
display300: any;
|
|
@@ -387,9 +380,6 @@ export declare const BaseClearButton: import("@stitches/react/types/styled-compo
|
|
|
387
380
|
display700: any;
|
|
388
381
|
display800: any;
|
|
389
382
|
display900: any;
|
|
390
|
-
default: any;
|
|
391
|
-
};
|
|
392
|
-
fontSizes: {
|
|
393
383
|
body: any;
|
|
394
384
|
caption: any;
|
|
395
385
|
pageTitle: any;
|
|
@@ -397,6 +387,9 @@ export declare const BaseClearButton: import("@stitches/react/types/styled-compo
|
|
|
397
387
|
sectionSubtitle: any;
|
|
398
388
|
button: any;
|
|
399
389
|
textInput: any;
|
|
390
|
+
default: any;
|
|
391
|
+
};
|
|
392
|
+
fontSizes: {
|
|
400
393
|
display100: any;
|
|
401
394
|
display200: any;
|
|
402
395
|
display300: any;
|
|
@@ -406,8 +399,6 @@ export declare const BaseClearButton: import("@stitches/react/types/styled-compo
|
|
|
406
399
|
display700: any;
|
|
407
400
|
display800: any;
|
|
408
401
|
display900: any;
|
|
409
|
-
};
|
|
410
|
-
fontWeights: {
|
|
411
402
|
body: any;
|
|
412
403
|
caption: any;
|
|
413
404
|
pageTitle: any;
|
|
@@ -415,6 +406,8 @@ export declare const BaseClearButton: import("@stitches/react/types/styled-compo
|
|
|
415
406
|
sectionSubtitle: any;
|
|
416
407
|
button: any;
|
|
417
408
|
textInput: any;
|
|
409
|
+
};
|
|
410
|
+
fontWeights: {
|
|
418
411
|
display100: any;
|
|
419
412
|
display200: any;
|
|
420
413
|
display300: any;
|
|
@@ -424,8 +417,6 @@ export declare const BaseClearButton: import("@stitches/react/types/styled-compo
|
|
|
424
417
|
display700: any;
|
|
425
418
|
display800: any;
|
|
426
419
|
display900: any;
|
|
427
|
-
};
|
|
428
|
-
letterSpacings: {
|
|
429
420
|
body: any;
|
|
430
421
|
caption: any;
|
|
431
422
|
pageTitle: any;
|
|
@@ -433,6 +424,8 @@ export declare const BaseClearButton: import("@stitches/react/types/styled-compo
|
|
|
433
424
|
sectionSubtitle: any;
|
|
434
425
|
button: any;
|
|
435
426
|
textInput: any;
|
|
427
|
+
};
|
|
428
|
+
letterSpacings: {
|
|
436
429
|
display100: any;
|
|
437
430
|
display200: any;
|
|
438
431
|
display300: any;
|
|
@@ -442,8 +435,6 @@ export declare const BaseClearButton: import("@stitches/react/types/styled-compo
|
|
|
442
435
|
display700: any;
|
|
443
436
|
display800: any;
|
|
444
437
|
display900: any;
|
|
445
|
-
};
|
|
446
|
-
lineHeights: {
|
|
447
438
|
body: any;
|
|
448
439
|
caption: any;
|
|
449
440
|
pageTitle: any;
|
|
@@ -451,6 +442,8 @@ export declare const BaseClearButton: import("@stitches/react/types/styled-compo
|
|
|
451
442
|
sectionSubtitle: any;
|
|
452
443
|
button: any;
|
|
453
444
|
textInput: any;
|
|
445
|
+
};
|
|
446
|
+
lineHeights: {
|
|
454
447
|
display100: any;
|
|
455
448
|
display200: any;
|
|
456
449
|
display300: any;
|
|
@@ -460,6 +453,13 @@ export declare const BaseClearButton: import("@stitches/react/types/styled-compo
|
|
|
460
453
|
display700: any;
|
|
461
454
|
display800: any;
|
|
462
455
|
display900: any;
|
|
456
|
+
body: any;
|
|
457
|
+
caption: any;
|
|
458
|
+
pageTitle: any;
|
|
459
|
+
sectionTitle: any;
|
|
460
|
+
sectionSubtitle: any;
|
|
461
|
+
button: any;
|
|
462
|
+
textInput: any;
|
|
463
463
|
};
|
|
464
464
|
radii: {
|
|
465
465
|
default: any;
|
package/dist/components/src/Input/Select/components/ClearButton/styles/BaseClearButton.styles.d.ts
CHANGED
|
@@ -139,13 +139,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
139
139
|
critical13: string;
|
|
140
140
|
};
|
|
141
141
|
fonts: {
|
|
142
|
-
body: any;
|
|
143
|
-
caption: any;
|
|
144
|
-
pageTitle: any;
|
|
145
|
-
sectionTitle: any;
|
|
146
|
-
sectionSubtitle: any;
|
|
147
|
-
button: any;
|
|
148
|
-
textInput: any;
|
|
149
142
|
display100: any;
|
|
150
143
|
display200: any;
|
|
151
144
|
display300: any;
|
|
@@ -155,9 +148,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
155
148
|
display700: any;
|
|
156
149
|
display800: any;
|
|
157
150
|
display900: any;
|
|
158
|
-
default: any;
|
|
159
|
-
};
|
|
160
|
-
fontSizes: {
|
|
161
151
|
body: any;
|
|
162
152
|
caption: any;
|
|
163
153
|
pageTitle: any;
|
|
@@ -165,6 +155,9 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
165
155
|
sectionSubtitle: any;
|
|
166
156
|
button: any;
|
|
167
157
|
textInput: any;
|
|
158
|
+
default: any;
|
|
159
|
+
};
|
|
160
|
+
fontSizes: {
|
|
168
161
|
display100: any;
|
|
169
162
|
display200: any;
|
|
170
163
|
display300: any;
|
|
@@ -174,8 +167,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
174
167
|
display700: any;
|
|
175
168
|
display800: any;
|
|
176
169
|
display900: any;
|
|
177
|
-
};
|
|
178
|
-
fontWeights: {
|
|
179
170
|
body: any;
|
|
180
171
|
caption: any;
|
|
181
172
|
pageTitle: any;
|
|
@@ -183,6 +174,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
183
174
|
sectionSubtitle: any;
|
|
184
175
|
button: any;
|
|
185
176
|
textInput: any;
|
|
177
|
+
};
|
|
178
|
+
fontWeights: {
|
|
186
179
|
display100: any;
|
|
187
180
|
display200: any;
|
|
188
181
|
display300: any;
|
|
@@ -192,8 +185,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
192
185
|
display700: any;
|
|
193
186
|
display800: any;
|
|
194
187
|
display900: any;
|
|
195
|
-
};
|
|
196
|
-
letterSpacings: {
|
|
197
188
|
body: any;
|
|
198
189
|
caption: any;
|
|
199
190
|
pageTitle: any;
|
|
@@ -201,6 +192,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
201
192
|
sectionSubtitle: any;
|
|
202
193
|
button: any;
|
|
203
194
|
textInput: any;
|
|
195
|
+
};
|
|
196
|
+
letterSpacings: {
|
|
204
197
|
display100: any;
|
|
205
198
|
display200: any;
|
|
206
199
|
display300: any;
|
|
@@ -210,8 +203,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
210
203
|
display700: any;
|
|
211
204
|
display800: any;
|
|
212
205
|
display900: any;
|
|
213
|
-
};
|
|
214
|
-
lineHeights: {
|
|
215
206
|
body: any;
|
|
216
207
|
caption: any;
|
|
217
208
|
pageTitle: any;
|
|
@@ -219,6 +210,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
219
210
|
sectionSubtitle: any;
|
|
220
211
|
button: any;
|
|
221
212
|
textInput: any;
|
|
213
|
+
};
|
|
214
|
+
lineHeights: {
|
|
222
215
|
display100: any;
|
|
223
216
|
display200: any;
|
|
224
217
|
display300: any;
|
|
@@ -228,6 +221,13 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
228
221
|
display700: any;
|
|
229
222
|
display800: any;
|
|
230
223
|
display900: any;
|
|
224
|
+
body: any;
|
|
225
|
+
caption: any;
|
|
226
|
+
pageTitle: any;
|
|
227
|
+
sectionTitle: any;
|
|
228
|
+
sectionSubtitle: any;
|
|
229
|
+
button: any;
|
|
230
|
+
textInput: any;
|
|
231
231
|
};
|
|
232
232
|
radii: {
|
|
233
233
|
default: any;
|
|
@@ -114,13 +114,6 @@ export declare const BaseIsMultiWrapper: import("@stitches/react/types/styled-co
|
|
|
114
114
|
critical13: string;
|
|
115
115
|
};
|
|
116
116
|
fonts: {
|
|
117
|
-
body: any;
|
|
118
|
-
caption: any;
|
|
119
|
-
pageTitle: any;
|
|
120
|
-
sectionTitle: any;
|
|
121
|
-
sectionSubtitle: any;
|
|
122
|
-
button: any;
|
|
123
|
-
textInput: any;
|
|
124
117
|
display100: any;
|
|
125
118
|
display200: any;
|
|
126
119
|
display300: any;
|
|
@@ -130,9 +123,6 @@ export declare const BaseIsMultiWrapper: import("@stitches/react/types/styled-co
|
|
|
130
123
|
display700: any;
|
|
131
124
|
display800: any;
|
|
132
125
|
display900: any;
|
|
133
|
-
default: any;
|
|
134
|
-
};
|
|
135
|
-
fontSizes: {
|
|
136
126
|
body: any;
|
|
137
127
|
caption: any;
|
|
138
128
|
pageTitle: any;
|
|
@@ -140,6 +130,9 @@ export declare const BaseIsMultiWrapper: import("@stitches/react/types/styled-co
|
|
|
140
130
|
sectionSubtitle: any;
|
|
141
131
|
button: any;
|
|
142
132
|
textInput: any;
|
|
133
|
+
default: any;
|
|
134
|
+
};
|
|
135
|
+
fontSizes: {
|
|
143
136
|
display100: any;
|
|
144
137
|
display200: any;
|
|
145
138
|
display300: any;
|
|
@@ -149,8 +142,6 @@ export declare const BaseIsMultiWrapper: import("@stitches/react/types/styled-co
|
|
|
149
142
|
display700: any;
|
|
150
143
|
display800: any;
|
|
151
144
|
display900: any;
|
|
152
|
-
};
|
|
153
|
-
fontWeights: {
|
|
154
145
|
body: any;
|
|
155
146
|
caption: any;
|
|
156
147
|
pageTitle: any;
|
|
@@ -158,6 +149,8 @@ export declare const BaseIsMultiWrapper: import("@stitches/react/types/styled-co
|
|
|
158
149
|
sectionSubtitle: any;
|
|
159
150
|
button: any;
|
|
160
151
|
textInput: any;
|
|
152
|
+
};
|
|
153
|
+
fontWeights: {
|
|
161
154
|
display100: any;
|
|
162
155
|
display200: any;
|
|
163
156
|
display300: any;
|
|
@@ -167,8 +160,6 @@ export declare const BaseIsMultiWrapper: import("@stitches/react/types/styled-co
|
|
|
167
160
|
display700: any;
|
|
168
161
|
display800: any;
|
|
169
162
|
display900: any;
|
|
170
|
-
};
|
|
171
|
-
letterSpacings: {
|
|
172
163
|
body: any;
|
|
173
164
|
caption: any;
|
|
174
165
|
pageTitle: any;
|
|
@@ -176,6 +167,8 @@ export declare const BaseIsMultiWrapper: import("@stitches/react/types/styled-co
|
|
|
176
167
|
sectionSubtitle: any;
|
|
177
168
|
button: any;
|
|
178
169
|
textInput: any;
|
|
170
|
+
};
|
|
171
|
+
letterSpacings: {
|
|
179
172
|
display100: any;
|
|
180
173
|
display200: any;
|
|
181
174
|
display300: any;
|
|
@@ -185,8 +178,6 @@ export declare const BaseIsMultiWrapper: import("@stitches/react/types/styled-co
|
|
|
185
178
|
display700: any;
|
|
186
179
|
display800: any;
|
|
187
180
|
display900: any;
|
|
188
|
-
};
|
|
189
|
-
lineHeights: {
|
|
190
181
|
body: any;
|
|
191
182
|
caption: any;
|
|
192
183
|
pageTitle: any;
|
|
@@ -194,6 +185,8 @@ export declare const BaseIsMultiWrapper: import("@stitches/react/types/styled-co
|
|
|
194
185
|
sectionSubtitle: any;
|
|
195
186
|
button: any;
|
|
196
187
|
textInput: any;
|
|
188
|
+
};
|
|
189
|
+
lineHeights: {
|
|
197
190
|
display100: any;
|
|
198
191
|
display200: any;
|
|
199
192
|
display300: any;
|
|
@@ -203,6 +196,13 @@ export declare const BaseIsMultiWrapper: import("@stitches/react/types/styled-co
|
|
|
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;
|
package/dist/components/src/Input/Select/components/Control/styles/BaseIsMultiWrapper.styles.d.ts
CHANGED
|
@@ -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;
|
|
@@ -131,13 +131,6 @@ export declare const BaseDropdownIndicator: import("@stitches/react/types/styled
|
|
|
131
131
|
critical13: string;
|
|
132
132
|
};
|
|
133
133
|
fonts: {
|
|
134
|
-
body: any;
|
|
135
|
-
caption: any;
|
|
136
|
-
pageTitle: any;
|
|
137
|
-
sectionTitle: any;
|
|
138
|
-
sectionSubtitle: any;
|
|
139
|
-
button: any;
|
|
140
|
-
textInput: any;
|
|
141
134
|
display100: any;
|
|
142
135
|
display200: any;
|
|
143
136
|
display300: any;
|
|
@@ -147,9 +140,6 @@ export declare const BaseDropdownIndicator: import("@stitches/react/types/styled
|
|
|
147
140
|
display700: any;
|
|
148
141
|
display800: any;
|
|
149
142
|
display900: any;
|
|
150
|
-
default: any;
|
|
151
|
-
};
|
|
152
|
-
fontSizes: {
|
|
153
143
|
body: any;
|
|
154
144
|
caption: any;
|
|
155
145
|
pageTitle: any;
|
|
@@ -157,6 +147,9 @@ export declare const BaseDropdownIndicator: import("@stitches/react/types/styled
|
|
|
157
147
|
sectionSubtitle: any;
|
|
158
148
|
button: any;
|
|
159
149
|
textInput: any;
|
|
150
|
+
default: any;
|
|
151
|
+
};
|
|
152
|
+
fontSizes: {
|
|
160
153
|
display100: any;
|
|
161
154
|
display200: any;
|
|
162
155
|
display300: any;
|
|
@@ -166,8 +159,6 @@ export declare const BaseDropdownIndicator: import("@stitches/react/types/styled
|
|
|
166
159
|
display700: any;
|
|
167
160
|
display800: any;
|
|
168
161
|
display900: any;
|
|
169
|
-
};
|
|
170
|
-
fontWeights: {
|
|
171
162
|
body: any;
|
|
172
163
|
caption: any;
|
|
173
164
|
pageTitle: any;
|
|
@@ -175,6 +166,8 @@ export declare const BaseDropdownIndicator: import("@stitches/react/types/styled
|
|
|
175
166
|
sectionSubtitle: any;
|
|
176
167
|
button: any;
|
|
177
168
|
textInput: any;
|
|
169
|
+
};
|
|
170
|
+
fontWeights: {
|
|
178
171
|
display100: any;
|
|
179
172
|
display200: any;
|
|
180
173
|
display300: any;
|
|
@@ -184,8 +177,6 @@ export declare const BaseDropdownIndicator: import("@stitches/react/types/styled
|
|
|
184
177
|
display700: any;
|
|
185
178
|
display800: any;
|
|
186
179
|
display900: any;
|
|
187
|
-
};
|
|
188
|
-
letterSpacings: {
|
|
189
180
|
body: any;
|
|
190
181
|
caption: any;
|
|
191
182
|
pageTitle: any;
|
|
@@ -193,6 +184,8 @@ export declare const BaseDropdownIndicator: import("@stitches/react/types/styled
|
|
|
193
184
|
sectionSubtitle: any;
|
|
194
185
|
button: any;
|
|
195
186
|
textInput: any;
|
|
187
|
+
};
|
|
188
|
+
letterSpacings: {
|
|
196
189
|
display100: any;
|
|
197
190
|
display200: any;
|
|
198
191
|
display300: any;
|
|
@@ -202,8 +195,6 @@ export declare const BaseDropdownIndicator: import("@stitches/react/types/styled
|
|
|
202
195
|
display700: any;
|
|
203
196
|
display800: any;
|
|
204
197
|
display900: any;
|
|
205
|
-
};
|
|
206
|
-
lineHeights: {
|
|
207
198
|
body: any;
|
|
208
199
|
caption: any;
|
|
209
200
|
pageTitle: any;
|
|
@@ -211,6 +202,8 @@ export declare const BaseDropdownIndicator: import("@stitches/react/types/styled
|
|
|
211
202
|
sectionSubtitle: any;
|
|
212
203
|
button: any;
|
|
213
204
|
textInput: any;
|
|
205
|
+
};
|
|
206
|
+
lineHeights: {
|
|
214
207
|
display100: any;
|
|
215
208
|
display200: any;
|
|
216
209
|
display300: any;
|
|
@@ -220,6 +213,13 @@ export declare const BaseDropdownIndicator: import("@stitches/react/types/styled
|
|
|
220
213
|
display700: any;
|
|
221
214
|
display800: any;
|
|
222
215
|
display900: any;
|
|
216
|
+
body: any;
|
|
217
|
+
caption: any;
|
|
218
|
+
pageTitle: any;
|
|
219
|
+
sectionTitle: any;
|
|
220
|
+
sectionSubtitle: any;
|
|
221
|
+
button: any;
|
|
222
|
+
textInput: any;
|
|
223
223
|
};
|
|
224
224
|
radii: {
|
|
225
225
|
default: any;
|
|
@@ -363,13 +363,6 @@ export declare const BaseDropdownIndicator: import("@stitches/react/types/styled
|
|
|
363
363
|
critical13: string;
|
|
364
364
|
};
|
|
365
365
|
fonts: {
|
|
366
|
-
body: any;
|
|
367
|
-
caption: any;
|
|
368
|
-
pageTitle: any;
|
|
369
|
-
sectionTitle: any;
|
|
370
|
-
sectionSubtitle: any;
|
|
371
|
-
button: any;
|
|
372
|
-
textInput: any;
|
|
373
366
|
display100: any;
|
|
374
367
|
display200: any;
|
|
375
368
|
display300: any;
|
|
@@ -379,9 +372,6 @@ export declare const BaseDropdownIndicator: import("@stitches/react/types/styled
|
|
|
379
372
|
display700: any;
|
|
380
373
|
display800: any;
|
|
381
374
|
display900: any;
|
|
382
|
-
default: any;
|
|
383
|
-
};
|
|
384
|
-
fontSizes: {
|
|
385
375
|
body: any;
|
|
386
376
|
caption: any;
|
|
387
377
|
pageTitle: any;
|
|
@@ -389,6 +379,9 @@ export declare const BaseDropdownIndicator: import("@stitches/react/types/styled
|
|
|
389
379
|
sectionSubtitle: any;
|
|
390
380
|
button: any;
|
|
391
381
|
textInput: any;
|
|
382
|
+
default: any;
|
|
383
|
+
};
|
|
384
|
+
fontSizes: {
|
|
392
385
|
display100: any;
|
|
393
386
|
display200: any;
|
|
394
387
|
display300: any;
|
|
@@ -398,8 +391,6 @@ export declare const BaseDropdownIndicator: import("@stitches/react/types/styled
|
|
|
398
391
|
display700: any;
|
|
399
392
|
display800: any;
|
|
400
393
|
display900: any;
|
|
401
|
-
};
|
|
402
|
-
fontWeights: {
|
|
403
394
|
body: any;
|
|
404
395
|
caption: any;
|
|
405
396
|
pageTitle: any;
|
|
@@ -407,6 +398,8 @@ export declare const BaseDropdownIndicator: import("@stitches/react/types/styled
|
|
|
407
398
|
sectionSubtitle: any;
|
|
408
399
|
button: any;
|
|
409
400
|
textInput: any;
|
|
401
|
+
};
|
|
402
|
+
fontWeights: {
|
|
410
403
|
display100: any;
|
|
411
404
|
display200: any;
|
|
412
405
|
display300: any;
|
|
@@ -416,8 +409,6 @@ export declare const BaseDropdownIndicator: import("@stitches/react/types/styled
|
|
|
416
409
|
display700: any;
|
|
417
410
|
display800: any;
|
|
418
411
|
display900: any;
|
|
419
|
-
};
|
|
420
|
-
letterSpacings: {
|
|
421
412
|
body: any;
|
|
422
413
|
caption: any;
|
|
423
414
|
pageTitle: any;
|
|
@@ -425,6 +416,8 @@ export declare const BaseDropdownIndicator: import("@stitches/react/types/styled
|
|
|
425
416
|
sectionSubtitle: any;
|
|
426
417
|
button: any;
|
|
427
418
|
textInput: any;
|
|
419
|
+
};
|
|
420
|
+
letterSpacings: {
|
|
428
421
|
display100: any;
|
|
429
422
|
display200: any;
|
|
430
423
|
display300: any;
|
|
@@ -434,8 +427,6 @@ export declare const BaseDropdownIndicator: import("@stitches/react/types/styled
|
|
|
434
427
|
display700: any;
|
|
435
428
|
display800: any;
|
|
436
429
|
display900: any;
|
|
437
|
-
};
|
|
438
|
-
lineHeights: {
|
|
439
430
|
body: any;
|
|
440
431
|
caption: any;
|
|
441
432
|
pageTitle: any;
|
|
@@ -443,6 +434,8 @@ export declare const BaseDropdownIndicator: import("@stitches/react/types/styled
|
|
|
443
434
|
sectionSubtitle: any;
|
|
444
435
|
button: any;
|
|
445
436
|
textInput: any;
|
|
437
|
+
};
|
|
438
|
+
lineHeights: {
|
|
446
439
|
display100: any;
|
|
447
440
|
display200: any;
|
|
448
441
|
display300: any;
|
|
@@ -452,6 +445,13 @@ export declare const BaseDropdownIndicator: import("@stitches/react/types/styled
|
|
|
452
445
|
display700: any;
|
|
453
446
|
display800: any;
|
|
454
447
|
display900: any;
|
|
448
|
+
body: any;
|
|
449
|
+
caption: any;
|
|
450
|
+
pageTitle: any;
|
|
451
|
+
sectionTitle: any;
|
|
452
|
+
sectionSubtitle: any;
|
|
453
|
+
button: any;
|
|
454
|
+
textInput: any;
|
|
455
455
|
};
|
|
456
456
|
radii: {
|
|
457
457
|
default: any;
|