@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
|
@@ -130,13 +130,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
130
130
|
critical13: string;
|
|
131
131
|
};
|
|
132
132
|
fonts: {
|
|
133
|
-
body: any;
|
|
134
|
-
caption: any;
|
|
135
|
-
pageTitle: any;
|
|
136
|
-
sectionTitle: any;
|
|
137
|
-
sectionSubtitle: any;
|
|
138
|
-
button: any;
|
|
139
|
-
textInput: any;
|
|
140
133
|
display100: any;
|
|
141
134
|
display200: any;
|
|
142
135
|
display300: any;
|
|
@@ -146,9 +139,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
146
139
|
display700: any;
|
|
147
140
|
display800: any;
|
|
148
141
|
display900: any;
|
|
149
|
-
default: any;
|
|
150
|
-
};
|
|
151
|
-
fontSizes: {
|
|
152
142
|
body: any;
|
|
153
143
|
caption: any;
|
|
154
144
|
pageTitle: any;
|
|
@@ -156,6 +146,9 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
156
146
|
sectionSubtitle: any;
|
|
157
147
|
button: any;
|
|
158
148
|
textInput: any;
|
|
149
|
+
default: any;
|
|
150
|
+
};
|
|
151
|
+
fontSizes: {
|
|
159
152
|
display100: any;
|
|
160
153
|
display200: any;
|
|
161
154
|
display300: any;
|
|
@@ -165,8 +158,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
165
158
|
display700: any;
|
|
166
159
|
display800: any;
|
|
167
160
|
display900: any;
|
|
168
|
-
};
|
|
169
|
-
fontWeights: {
|
|
170
161
|
body: any;
|
|
171
162
|
caption: any;
|
|
172
163
|
pageTitle: any;
|
|
@@ -174,6 +165,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
174
165
|
sectionSubtitle: any;
|
|
175
166
|
button: any;
|
|
176
167
|
textInput: any;
|
|
168
|
+
};
|
|
169
|
+
fontWeights: {
|
|
177
170
|
display100: any;
|
|
178
171
|
display200: any;
|
|
179
172
|
display300: any;
|
|
@@ -183,8 +176,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
183
176
|
display700: any;
|
|
184
177
|
display800: any;
|
|
185
178
|
display900: any;
|
|
186
|
-
};
|
|
187
|
-
letterSpacings: {
|
|
188
179
|
body: any;
|
|
189
180
|
caption: any;
|
|
190
181
|
pageTitle: any;
|
|
@@ -192,6 +183,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
192
183
|
sectionSubtitle: any;
|
|
193
184
|
button: any;
|
|
194
185
|
textInput: any;
|
|
186
|
+
};
|
|
187
|
+
letterSpacings: {
|
|
195
188
|
display100: any;
|
|
196
189
|
display200: any;
|
|
197
190
|
display300: any;
|
|
@@ -201,8 +194,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
201
194
|
display700: any;
|
|
202
195
|
display800: any;
|
|
203
196
|
display900: any;
|
|
204
|
-
};
|
|
205
|
-
lineHeights: {
|
|
206
197
|
body: any;
|
|
207
198
|
caption: any;
|
|
208
199
|
pageTitle: any;
|
|
@@ -210,6 +201,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
210
201
|
sectionSubtitle: any;
|
|
211
202
|
button: any;
|
|
212
203
|
textInput: any;
|
|
204
|
+
};
|
|
205
|
+
lineHeights: {
|
|
213
206
|
display100: any;
|
|
214
207
|
display200: any;
|
|
215
208
|
display300: any;
|
|
@@ -219,6 +212,13 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
219
212
|
display700: any;
|
|
220
213
|
display800: any;
|
|
221
214
|
display900: any;
|
|
215
|
+
body: any;
|
|
216
|
+
caption: any;
|
|
217
|
+
pageTitle: any;
|
|
218
|
+
sectionTitle: any;
|
|
219
|
+
sectionSubtitle: any;
|
|
220
|
+
button: any;
|
|
221
|
+
textInput: any;
|
|
222
222
|
};
|
|
223
223
|
radii: {
|
|
224
224
|
default: any;
|
|
@@ -171,13 +171,6 @@ export declare const BaseChipCheckbox: import("@stitches/react/types/styled-comp
|
|
|
171
171
|
critical13: string;
|
|
172
172
|
};
|
|
173
173
|
fonts: {
|
|
174
|
-
body: any;
|
|
175
|
-
caption: any;
|
|
176
|
-
pageTitle: any;
|
|
177
|
-
sectionTitle: any;
|
|
178
|
-
sectionSubtitle: any;
|
|
179
|
-
button: any;
|
|
180
|
-
textInput: any;
|
|
181
174
|
display100: any;
|
|
182
175
|
display200: any;
|
|
183
176
|
display300: any;
|
|
@@ -187,9 +180,6 @@ export declare const BaseChipCheckbox: import("@stitches/react/types/styled-comp
|
|
|
187
180
|
display700: any;
|
|
188
181
|
display800: any;
|
|
189
182
|
display900: any;
|
|
190
|
-
default: any;
|
|
191
|
-
};
|
|
192
|
-
fontSizes: {
|
|
193
183
|
body: any;
|
|
194
184
|
caption: any;
|
|
195
185
|
pageTitle: any;
|
|
@@ -197,6 +187,9 @@ export declare const BaseChipCheckbox: import("@stitches/react/types/styled-comp
|
|
|
197
187
|
sectionSubtitle: any;
|
|
198
188
|
button: any;
|
|
199
189
|
textInput: any;
|
|
190
|
+
default: any;
|
|
191
|
+
};
|
|
192
|
+
fontSizes: {
|
|
200
193
|
display100: any;
|
|
201
194
|
display200: any;
|
|
202
195
|
display300: any;
|
|
@@ -206,8 +199,6 @@ export declare const BaseChipCheckbox: import("@stitches/react/types/styled-comp
|
|
|
206
199
|
display700: any;
|
|
207
200
|
display800: any;
|
|
208
201
|
display900: any;
|
|
209
|
-
};
|
|
210
|
-
fontWeights: {
|
|
211
202
|
body: any;
|
|
212
203
|
caption: any;
|
|
213
204
|
pageTitle: any;
|
|
@@ -215,6 +206,8 @@ export declare const BaseChipCheckbox: import("@stitches/react/types/styled-comp
|
|
|
215
206
|
sectionSubtitle: any;
|
|
216
207
|
button: any;
|
|
217
208
|
textInput: any;
|
|
209
|
+
};
|
|
210
|
+
fontWeights: {
|
|
218
211
|
display100: any;
|
|
219
212
|
display200: any;
|
|
220
213
|
display300: any;
|
|
@@ -224,8 +217,6 @@ export declare const BaseChipCheckbox: import("@stitches/react/types/styled-comp
|
|
|
224
217
|
display700: any;
|
|
225
218
|
display800: any;
|
|
226
219
|
display900: any;
|
|
227
|
-
};
|
|
228
|
-
letterSpacings: {
|
|
229
220
|
body: any;
|
|
230
221
|
caption: any;
|
|
231
222
|
pageTitle: any;
|
|
@@ -233,6 +224,8 @@ export declare const BaseChipCheckbox: import("@stitches/react/types/styled-comp
|
|
|
233
224
|
sectionSubtitle: any;
|
|
234
225
|
button: any;
|
|
235
226
|
textInput: any;
|
|
227
|
+
};
|
|
228
|
+
letterSpacings: {
|
|
236
229
|
display100: any;
|
|
237
230
|
display200: any;
|
|
238
231
|
display300: any;
|
|
@@ -242,8 +235,6 @@ export declare const BaseChipCheckbox: import("@stitches/react/types/styled-comp
|
|
|
242
235
|
display700: any;
|
|
243
236
|
display800: any;
|
|
244
237
|
display900: any;
|
|
245
|
-
};
|
|
246
|
-
lineHeights: {
|
|
247
238
|
body: any;
|
|
248
239
|
caption: any;
|
|
249
240
|
pageTitle: any;
|
|
@@ -251,6 +242,8 @@ export declare const BaseChipCheckbox: import("@stitches/react/types/styled-comp
|
|
|
251
242
|
sectionSubtitle: any;
|
|
252
243
|
button: any;
|
|
253
244
|
textInput: any;
|
|
245
|
+
};
|
|
246
|
+
lineHeights: {
|
|
254
247
|
display100: any;
|
|
255
248
|
display200: any;
|
|
256
249
|
display300: any;
|
|
@@ -260,6 +253,13 @@ export declare const BaseChipCheckbox: import("@stitches/react/types/styled-comp
|
|
|
260
253
|
display700: any;
|
|
261
254
|
display800: any;
|
|
262
255
|
display900: any;
|
|
256
|
+
body: any;
|
|
257
|
+
caption: any;
|
|
258
|
+
pageTitle: any;
|
|
259
|
+
sectionTitle: any;
|
|
260
|
+
sectionSubtitle: any;
|
|
261
|
+
button: any;
|
|
262
|
+
textInput: any;
|
|
263
263
|
};
|
|
264
264
|
radii: {
|
|
265
265
|
default: any;
|
|
@@ -403,13 +403,6 @@ export declare const BaseChipCheckbox: import("@stitches/react/types/styled-comp
|
|
|
403
403
|
critical13: string;
|
|
404
404
|
};
|
|
405
405
|
fonts: {
|
|
406
|
-
body: any;
|
|
407
|
-
caption: any;
|
|
408
|
-
pageTitle: any;
|
|
409
|
-
sectionTitle: any;
|
|
410
|
-
sectionSubtitle: any;
|
|
411
|
-
button: any;
|
|
412
|
-
textInput: any;
|
|
413
406
|
display100: any;
|
|
414
407
|
display200: any;
|
|
415
408
|
display300: any;
|
|
@@ -419,9 +412,6 @@ export declare const BaseChipCheckbox: import("@stitches/react/types/styled-comp
|
|
|
419
412
|
display700: any;
|
|
420
413
|
display800: any;
|
|
421
414
|
display900: any;
|
|
422
|
-
default: any;
|
|
423
|
-
};
|
|
424
|
-
fontSizes: {
|
|
425
415
|
body: any;
|
|
426
416
|
caption: any;
|
|
427
417
|
pageTitle: any;
|
|
@@ -429,6 +419,9 @@ export declare const BaseChipCheckbox: import("@stitches/react/types/styled-comp
|
|
|
429
419
|
sectionSubtitle: any;
|
|
430
420
|
button: any;
|
|
431
421
|
textInput: any;
|
|
422
|
+
default: any;
|
|
423
|
+
};
|
|
424
|
+
fontSizes: {
|
|
432
425
|
display100: any;
|
|
433
426
|
display200: any;
|
|
434
427
|
display300: any;
|
|
@@ -438,8 +431,6 @@ export declare const BaseChipCheckbox: import("@stitches/react/types/styled-comp
|
|
|
438
431
|
display700: any;
|
|
439
432
|
display800: any;
|
|
440
433
|
display900: any;
|
|
441
|
-
};
|
|
442
|
-
fontWeights: {
|
|
443
434
|
body: any;
|
|
444
435
|
caption: any;
|
|
445
436
|
pageTitle: any;
|
|
@@ -447,6 +438,8 @@ export declare const BaseChipCheckbox: import("@stitches/react/types/styled-comp
|
|
|
447
438
|
sectionSubtitle: any;
|
|
448
439
|
button: any;
|
|
449
440
|
textInput: any;
|
|
441
|
+
};
|
|
442
|
+
fontWeights: {
|
|
450
443
|
display100: any;
|
|
451
444
|
display200: any;
|
|
452
445
|
display300: any;
|
|
@@ -456,8 +449,6 @@ export declare const BaseChipCheckbox: import("@stitches/react/types/styled-comp
|
|
|
456
449
|
display700: any;
|
|
457
450
|
display800: any;
|
|
458
451
|
display900: any;
|
|
459
|
-
};
|
|
460
|
-
letterSpacings: {
|
|
461
452
|
body: any;
|
|
462
453
|
caption: any;
|
|
463
454
|
pageTitle: any;
|
|
@@ -465,6 +456,8 @@ export declare const BaseChipCheckbox: import("@stitches/react/types/styled-comp
|
|
|
465
456
|
sectionSubtitle: any;
|
|
466
457
|
button: any;
|
|
467
458
|
textInput: any;
|
|
459
|
+
};
|
|
460
|
+
letterSpacings: {
|
|
468
461
|
display100: any;
|
|
469
462
|
display200: any;
|
|
470
463
|
display300: any;
|
|
@@ -474,8 +467,6 @@ export declare const BaseChipCheckbox: import("@stitches/react/types/styled-comp
|
|
|
474
467
|
display700: any;
|
|
475
468
|
display800: any;
|
|
476
469
|
display900: any;
|
|
477
|
-
};
|
|
478
|
-
lineHeights: {
|
|
479
470
|
body: any;
|
|
480
471
|
caption: any;
|
|
481
472
|
pageTitle: any;
|
|
@@ -483,6 +474,8 @@ export declare const BaseChipCheckbox: import("@stitches/react/types/styled-comp
|
|
|
483
474
|
sectionSubtitle: any;
|
|
484
475
|
button: any;
|
|
485
476
|
textInput: any;
|
|
477
|
+
};
|
|
478
|
+
lineHeights: {
|
|
486
479
|
display100: any;
|
|
487
480
|
display200: any;
|
|
488
481
|
display300: any;
|
|
@@ -492,6 +485,13 @@ export declare const BaseChipCheckbox: import("@stitches/react/types/styled-comp
|
|
|
492
485
|
display700: any;
|
|
493
486
|
display800: any;
|
|
494
487
|
display900: any;
|
|
488
|
+
body: any;
|
|
489
|
+
caption: any;
|
|
490
|
+
pageTitle: any;
|
|
491
|
+
sectionTitle: any;
|
|
492
|
+
sectionSubtitle: any;
|
|
493
|
+
button: any;
|
|
494
|
+
textInput: any;
|
|
495
495
|
};
|
|
496
496
|
radii: {
|
|
497
497
|
default: any;
|
|
@@ -636,13 +636,6 @@ export declare const BaseChipCheckboxBox: import("@stitches/react/types/styled-c
|
|
|
636
636
|
critical13: string;
|
|
637
637
|
};
|
|
638
638
|
fonts: {
|
|
639
|
-
body: any;
|
|
640
|
-
caption: any;
|
|
641
|
-
pageTitle: any;
|
|
642
|
-
sectionTitle: any;
|
|
643
|
-
sectionSubtitle: any;
|
|
644
|
-
button: any;
|
|
645
|
-
textInput: any;
|
|
646
639
|
display100: any;
|
|
647
640
|
display200: any;
|
|
648
641
|
display300: any;
|
|
@@ -652,9 +645,6 @@ export declare const BaseChipCheckboxBox: import("@stitches/react/types/styled-c
|
|
|
652
645
|
display700: any;
|
|
653
646
|
display800: any;
|
|
654
647
|
display900: any;
|
|
655
|
-
default: any;
|
|
656
|
-
};
|
|
657
|
-
fontSizes: {
|
|
658
648
|
body: any;
|
|
659
649
|
caption: any;
|
|
660
650
|
pageTitle: any;
|
|
@@ -662,6 +652,9 @@ export declare const BaseChipCheckboxBox: import("@stitches/react/types/styled-c
|
|
|
662
652
|
sectionSubtitle: any;
|
|
663
653
|
button: any;
|
|
664
654
|
textInput: any;
|
|
655
|
+
default: any;
|
|
656
|
+
};
|
|
657
|
+
fontSizes: {
|
|
665
658
|
display100: any;
|
|
666
659
|
display200: any;
|
|
667
660
|
display300: any;
|
|
@@ -671,8 +664,6 @@ export declare const BaseChipCheckboxBox: import("@stitches/react/types/styled-c
|
|
|
671
664
|
display700: any;
|
|
672
665
|
display800: any;
|
|
673
666
|
display900: any;
|
|
674
|
-
};
|
|
675
|
-
fontWeights: {
|
|
676
667
|
body: any;
|
|
677
668
|
caption: any;
|
|
678
669
|
pageTitle: any;
|
|
@@ -680,6 +671,8 @@ export declare const BaseChipCheckboxBox: import("@stitches/react/types/styled-c
|
|
|
680
671
|
sectionSubtitle: any;
|
|
681
672
|
button: any;
|
|
682
673
|
textInput: any;
|
|
674
|
+
};
|
|
675
|
+
fontWeights: {
|
|
683
676
|
display100: any;
|
|
684
677
|
display200: any;
|
|
685
678
|
display300: any;
|
|
@@ -689,8 +682,6 @@ export declare const BaseChipCheckboxBox: import("@stitches/react/types/styled-c
|
|
|
689
682
|
display700: any;
|
|
690
683
|
display800: any;
|
|
691
684
|
display900: any;
|
|
692
|
-
};
|
|
693
|
-
letterSpacings: {
|
|
694
685
|
body: any;
|
|
695
686
|
caption: any;
|
|
696
687
|
pageTitle: any;
|
|
@@ -698,6 +689,8 @@ export declare const BaseChipCheckboxBox: import("@stitches/react/types/styled-c
|
|
|
698
689
|
sectionSubtitle: any;
|
|
699
690
|
button: any;
|
|
700
691
|
textInput: any;
|
|
692
|
+
};
|
|
693
|
+
letterSpacings: {
|
|
701
694
|
display100: any;
|
|
702
695
|
display200: any;
|
|
703
696
|
display300: any;
|
|
@@ -707,8 +700,6 @@ export declare const BaseChipCheckboxBox: import("@stitches/react/types/styled-c
|
|
|
707
700
|
display700: any;
|
|
708
701
|
display800: any;
|
|
709
702
|
display900: any;
|
|
710
|
-
};
|
|
711
|
-
lineHeights: {
|
|
712
703
|
body: any;
|
|
713
704
|
caption: any;
|
|
714
705
|
pageTitle: any;
|
|
@@ -716,6 +707,8 @@ export declare const BaseChipCheckboxBox: import("@stitches/react/types/styled-c
|
|
|
716
707
|
sectionSubtitle: any;
|
|
717
708
|
button: any;
|
|
718
709
|
textInput: any;
|
|
710
|
+
};
|
|
711
|
+
lineHeights: {
|
|
719
712
|
display100: any;
|
|
720
713
|
display200: any;
|
|
721
714
|
display300: any;
|
|
@@ -725,6 +718,13 @@ export declare const BaseChipCheckboxBox: import("@stitches/react/types/styled-c
|
|
|
725
718
|
display700: any;
|
|
726
719
|
display800: any;
|
|
727
720
|
display900: any;
|
|
721
|
+
body: any;
|
|
722
|
+
caption: any;
|
|
723
|
+
pageTitle: any;
|
|
724
|
+
sectionTitle: any;
|
|
725
|
+
sectionSubtitle: any;
|
|
726
|
+
button: any;
|
|
727
|
+
textInput: any;
|
|
728
728
|
};
|
|
729
729
|
radii: {
|
|
730
730
|
default: any;
|
|
@@ -885,13 +885,6 @@ export declare const BaseChipCheckboxIcon: import("@stitches/react/types/styled-
|
|
|
885
885
|
critical13: string;
|
|
886
886
|
};
|
|
887
887
|
fonts: {
|
|
888
|
-
body: any;
|
|
889
|
-
caption: any;
|
|
890
|
-
pageTitle: any;
|
|
891
|
-
sectionTitle: any;
|
|
892
|
-
sectionSubtitle: any;
|
|
893
|
-
button: any;
|
|
894
|
-
textInput: any;
|
|
895
888
|
display100: any;
|
|
896
889
|
display200: any;
|
|
897
890
|
display300: any;
|
|
@@ -901,9 +894,6 @@ export declare const BaseChipCheckboxIcon: import("@stitches/react/types/styled-
|
|
|
901
894
|
display700: any;
|
|
902
895
|
display800: any;
|
|
903
896
|
display900: any;
|
|
904
|
-
default: any;
|
|
905
|
-
};
|
|
906
|
-
fontSizes: {
|
|
907
897
|
body: any;
|
|
908
898
|
caption: any;
|
|
909
899
|
pageTitle: any;
|
|
@@ -911,6 +901,9 @@ export declare const BaseChipCheckboxIcon: import("@stitches/react/types/styled-
|
|
|
911
901
|
sectionSubtitle: any;
|
|
912
902
|
button: any;
|
|
913
903
|
textInput: any;
|
|
904
|
+
default: any;
|
|
905
|
+
};
|
|
906
|
+
fontSizes: {
|
|
914
907
|
display100: any;
|
|
915
908
|
display200: any;
|
|
916
909
|
display300: any;
|
|
@@ -920,8 +913,6 @@ export declare const BaseChipCheckboxIcon: import("@stitches/react/types/styled-
|
|
|
920
913
|
display700: any;
|
|
921
914
|
display800: any;
|
|
922
915
|
display900: any;
|
|
923
|
-
};
|
|
924
|
-
fontWeights: {
|
|
925
916
|
body: any;
|
|
926
917
|
caption: any;
|
|
927
918
|
pageTitle: any;
|
|
@@ -929,6 +920,8 @@ export declare const BaseChipCheckboxIcon: import("@stitches/react/types/styled-
|
|
|
929
920
|
sectionSubtitle: any;
|
|
930
921
|
button: any;
|
|
931
922
|
textInput: any;
|
|
923
|
+
};
|
|
924
|
+
fontWeights: {
|
|
932
925
|
display100: any;
|
|
933
926
|
display200: any;
|
|
934
927
|
display300: any;
|
|
@@ -938,8 +931,6 @@ export declare const BaseChipCheckboxIcon: import("@stitches/react/types/styled-
|
|
|
938
931
|
display700: any;
|
|
939
932
|
display800: any;
|
|
940
933
|
display900: any;
|
|
941
|
-
};
|
|
942
|
-
letterSpacings: {
|
|
943
934
|
body: any;
|
|
944
935
|
caption: any;
|
|
945
936
|
pageTitle: any;
|
|
@@ -947,6 +938,8 @@ export declare const BaseChipCheckboxIcon: import("@stitches/react/types/styled-
|
|
|
947
938
|
sectionSubtitle: any;
|
|
948
939
|
button: any;
|
|
949
940
|
textInput: any;
|
|
941
|
+
};
|
|
942
|
+
letterSpacings: {
|
|
950
943
|
display100: any;
|
|
951
944
|
display200: any;
|
|
952
945
|
display300: any;
|
|
@@ -956,8 +949,6 @@ export declare const BaseChipCheckboxIcon: import("@stitches/react/types/styled-
|
|
|
956
949
|
display700: any;
|
|
957
950
|
display800: any;
|
|
958
951
|
display900: any;
|
|
959
|
-
};
|
|
960
|
-
lineHeights: {
|
|
961
952
|
body: any;
|
|
962
953
|
caption: any;
|
|
963
954
|
pageTitle: any;
|
|
@@ -965,6 +956,8 @@ export declare const BaseChipCheckboxIcon: import("@stitches/react/types/styled-
|
|
|
965
956
|
sectionSubtitle: any;
|
|
966
957
|
button: any;
|
|
967
958
|
textInput: any;
|
|
959
|
+
};
|
|
960
|
+
lineHeights: {
|
|
968
961
|
display100: any;
|
|
969
962
|
display200: any;
|
|
970
963
|
display300: any;
|
|
@@ -974,6 +967,13 @@ export declare const BaseChipCheckboxIcon: import("@stitches/react/types/styled-
|
|
|
974
967
|
display700: any;
|
|
975
968
|
display800: any;
|
|
976
969
|
display900: any;
|
|
970
|
+
body: any;
|
|
971
|
+
caption: any;
|
|
972
|
+
pageTitle: any;
|
|
973
|
+
sectionTitle: any;
|
|
974
|
+
sectionSubtitle: any;
|
|
975
|
+
button: any;
|
|
976
|
+
textInput: any;
|
|
977
977
|
};
|
|
978
978
|
radii: {
|
|
979
979
|
default: any;
|
|
@@ -1117,13 +1117,6 @@ export declare const BaseChipCheckboxIcon: import("@stitches/react/types/styled-
|
|
|
1117
1117
|
critical13: string;
|
|
1118
1118
|
};
|
|
1119
1119
|
fonts: {
|
|
1120
|
-
body: any;
|
|
1121
|
-
caption: any;
|
|
1122
|
-
pageTitle: any;
|
|
1123
|
-
sectionTitle: any;
|
|
1124
|
-
sectionSubtitle: any;
|
|
1125
|
-
button: any;
|
|
1126
|
-
textInput: any;
|
|
1127
1120
|
display100: any;
|
|
1128
1121
|
display200: any;
|
|
1129
1122
|
display300: any;
|
|
@@ -1133,9 +1126,6 @@ export declare const BaseChipCheckboxIcon: import("@stitches/react/types/styled-
|
|
|
1133
1126
|
display700: any;
|
|
1134
1127
|
display800: any;
|
|
1135
1128
|
display900: any;
|
|
1136
|
-
default: any;
|
|
1137
|
-
};
|
|
1138
|
-
fontSizes: {
|
|
1139
1129
|
body: any;
|
|
1140
1130
|
caption: any;
|
|
1141
1131
|
pageTitle: any;
|
|
@@ -1143,6 +1133,9 @@ export declare const BaseChipCheckboxIcon: import("@stitches/react/types/styled-
|
|
|
1143
1133
|
sectionSubtitle: any;
|
|
1144
1134
|
button: any;
|
|
1145
1135
|
textInput: any;
|
|
1136
|
+
default: any;
|
|
1137
|
+
};
|
|
1138
|
+
fontSizes: {
|
|
1146
1139
|
display100: any;
|
|
1147
1140
|
display200: any;
|
|
1148
1141
|
display300: any;
|
|
@@ -1152,8 +1145,6 @@ export declare const BaseChipCheckboxIcon: import("@stitches/react/types/styled-
|
|
|
1152
1145
|
display700: any;
|
|
1153
1146
|
display800: any;
|
|
1154
1147
|
display900: any;
|
|
1155
|
-
};
|
|
1156
|
-
fontWeights: {
|
|
1157
1148
|
body: any;
|
|
1158
1149
|
caption: any;
|
|
1159
1150
|
pageTitle: any;
|
|
@@ -1161,6 +1152,8 @@ export declare const BaseChipCheckboxIcon: import("@stitches/react/types/styled-
|
|
|
1161
1152
|
sectionSubtitle: any;
|
|
1162
1153
|
button: any;
|
|
1163
1154
|
textInput: any;
|
|
1155
|
+
};
|
|
1156
|
+
fontWeights: {
|
|
1164
1157
|
display100: any;
|
|
1165
1158
|
display200: any;
|
|
1166
1159
|
display300: any;
|
|
@@ -1170,8 +1163,6 @@ export declare const BaseChipCheckboxIcon: import("@stitches/react/types/styled-
|
|
|
1170
1163
|
display700: any;
|
|
1171
1164
|
display800: any;
|
|
1172
1165
|
display900: any;
|
|
1173
|
-
};
|
|
1174
|
-
letterSpacings: {
|
|
1175
1166
|
body: any;
|
|
1176
1167
|
caption: any;
|
|
1177
1168
|
pageTitle: any;
|
|
@@ -1179,6 +1170,8 @@ export declare const BaseChipCheckboxIcon: import("@stitches/react/types/styled-
|
|
|
1179
1170
|
sectionSubtitle: any;
|
|
1180
1171
|
button: any;
|
|
1181
1172
|
textInput: any;
|
|
1173
|
+
};
|
|
1174
|
+
letterSpacings: {
|
|
1182
1175
|
display100: any;
|
|
1183
1176
|
display200: any;
|
|
1184
1177
|
display300: any;
|
|
@@ -1188,8 +1181,6 @@ export declare const BaseChipCheckboxIcon: import("@stitches/react/types/styled-
|
|
|
1188
1181
|
display700: any;
|
|
1189
1182
|
display800: any;
|
|
1190
1183
|
display900: any;
|
|
1191
|
-
};
|
|
1192
|
-
lineHeights: {
|
|
1193
1184
|
body: any;
|
|
1194
1185
|
caption: any;
|
|
1195
1186
|
pageTitle: any;
|
|
@@ -1197,6 +1188,8 @@ export declare const BaseChipCheckboxIcon: import("@stitches/react/types/styled-
|
|
|
1197
1188
|
sectionSubtitle: any;
|
|
1198
1189
|
button: any;
|
|
1199
1190
|
textInput: any;
|
|
1191
|
+
};
|
|
1192
|
+
lineHeights: {
|
|
1200
1193
|
display100: any;
|
|
1201
1194
|
display200: any;
|
|
1202
1195
|
display300: any;
|
|
@@ -1206,6 +1199,13 @@ export declare const BaseChipCheckboxIcon: import("@stitches/react/types/styled-
|
|
|
1206
1199
|
display700: any;
|
|
1207
1200
|
display800: any;
|
|
1208
1201
|
display900: any;
|
|
1202
|
+
body: any;
|
|
1203
|
+
caption: any;
|
|
1204
|
+
pageTitle: any;
|
|
1205
|
+
sectionTitle: any;
|
|
1206
|
+
sectionSubtitle: any;
|
|
1207
|
+
button: any;
|
|
1208
|
+
textInput: any;
|
|
1209
1209
|
};
|
|
1210
1210
|
radii: {
|
|
1211
1211
|
default: any;
|
|
@@ -171,13 +171,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
171
171
|
critical13: string;
|
|
172
172
|
};
|
|
173
173
|
fonts: {
|
|
174
|
-
body: any;
|
|
175
|
-
caption: any;
|
|
176
|
-
pageTitle: any;
|
|
177
|
-
sectionTitle: any;
|
|
178
|
-
sectionSubtitle: any;
|
|
179
|
-
button: any;
|
|
180
|
-
textInput: any;
|
|
181
174
|
display100: any;
|
|
182
175
|
display200: any;
|
|
183
176
|
display300: any;
|
|
@@ -187,9 +180,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
187
180
|
display700: any;
|
|
188
181
|
display800: any;
|
|
189
182
|
display900: any;
|
|
190
|
-
default: any;
|
|
191
|
-
};
|
|
192
|
-
fontSizes: {
|
|
193
183
|
body: any;
|
|
194
184
|
caption: any;
|
|
195
185
|
pageTitle: any;
|
|
@@ -197,6 +187,9 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
197
187
|
sectionSubtitle: any;
|
|
198
188
|
button: any;
|
|
199
189
|
textInput: any;
|
|
190
|
+
default: any;
|
|
191
|
+
};
|
|
192
|
+
fontSizes: {
|
|
200
193
|
display100: any;
|
|
201
194
|
display200: any;
|
|
202
195
|
display300: any;
|
|
@@ -206,8 +199,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
206
199
|
display700: any;
|
|
207
200
|
display800: any;
|
|
208
201
|
display900: any;
|
|
209
|
-
};
|
|
210
|
-
fontWeights: {
|
|
211
202
|
body: any;
|
|
212
203
|
caption: any;
|
|
213
204
|
pageTitle: any;
|
|
@@ -215,6 +206,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
215
206
|
sectionSubtitle: any;
|
|
216
207
|
button: any;
|
|
217
208
|
textInput: any;
|
|
209
|
+
};
|
|
210
|
+
fontWeights: {
|
|
218
211
|
display100: any;
|
|
219
212
|
display200: any;
|
|
220
213
|
display300: any;
|
|
@@ -224,8 +217,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
224
217
|
display700: any;
|
|
225
218
|
display800: any;
|
|
226
219
|
display900: any;
|
|
227
|
-
};
|
|
228
|
-
letterSpacings: {
|
|
229
220
|
body: any;
|
|
230
221
|
caption: any;
|
|
231
222
|
pageTitle: any;
|
|
@@ -233,6 +224,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
233
224
|
sectionSubtitle: any;
|
|
234
225
|
button: any;
|
|
235
226
|
textInput: any;
|
|
227
|
+
};
|
|
228
|
+
letterSpacings: {
|
|
236
229
|
display100: any;
|
|
237
230
|
display200: any;
|
|
238
231
|
display300: any;
|
|
@@ -242,8 +235,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
242
235
|
display700: any;
|
|
243
236
|
display800: any;
|
|
244
237
|
display900: any;
|
|
245
|
-
};
|
|
246
|
-
lineHeights: {
|
|
247
238
|
body: any;
|
|
248
239
|
caption: any;
|
|
249
240
|
pageTitle: any;
|
|
@@ -251,6 +242,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
251
242
|
sectionSubtitle: any;
|
|
252
243
|
button: any;
|
|
253
244
|
textInput: any;
|
|
245
|
+
};
|
|
246
|
+
lineHeights: {
|
|
254
247
|
display100: any;
|
|
255
248
|
display200: any;
|
|
256
249
|
display300: any;
|
|
@@ -260,6 +253,13 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
260
253
|
display700: any;
|
|
261
254
|
display800: any;
|
|
262
255
|
display900: any;
|
|
256
|
+
body: any;
|
|
257
|
+
caption: any;
|
|
258
|
+
pageTitle: any;
|
|
259
|
+
sectionTitle: any;
|
|
260
|
+
sectionSubtitle: any;
|
|
261
|
+
button: any;
|
|
262
|
+
textInput: any;
|
|
263
263
|
};
|
|
264
264
|
radii: {
|
|
265
265
|
default: any;
|