@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
|
@@ -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;
|
|
@@ -186,13 +186,6 @@ declare const IconButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
186
186
|
critical13: string;
|
|
187
187
|
};
|
|
188
188
|
fonts: {
|
|
189
|
-
body: any;
|
|
190
|
-
caption: any;
|
|
191
|
-
pageTitle: any;
|
|
192
|
-
sectionTitle: any;
|
|
193
|
-
sectionSubtitle: any;
|
|
194
|
-
button: any;
|
|
195
|
-
textInput: any;
|
|
196
189
|
display100: any;
|
|
197
190
|
display200: any;
|
|
198
191
|
display300: any;
|
|
@@ -202,9 +195,6 @@ declare const IconButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
202
195
|
display700: any;
|
|
203
196
|
display800: any;
|
|
204
197
|
display900: any;
|
|
205
|
-
default: any;
|
|
206
|
-
};
|
|
207
|
-
fontSizes: {
|
|
208
198
|
body: any;
|
|
209
199
|
caption: any;
|
|
210
200
|
pageTitle: any;
|
|
@@ -212,6 +202,9 @@ declare const IconButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
212
202
|
sectionSubtitle: any;
|
|
213
203
|
button: any;
|
|
214
204
|
textInput: any;
|
|
205
|
+
default: any;
|
|
206
|
+
};
|
|
207
|
+
fontSizes: {
|
|
215
208
|
display100: any;
|
|
216
209
|
display200: any;
|
|
217
210
|
display300: any;
|
|
@@ -221,8 +214,6 @@ declare const IconButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
221
214
|
display700: any;
|
|
222
215
|
display800: any;
|
|
223
216
|
display900: any;
|
|
224
|
-
};
|
|
225
|
-
fontWeights: {
|
|
226
217
|
body: any;
|
|
227
218
|
caption: any;
|
|
228
219
|
pageTitle: any;
|
|
@@ -230,6 +221,8 @@ declare const IconButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
230
221
|
sectionSubtitle: any;
|
|
231
222
|
button: any;
|
|
232
223
|
textInput: any;
|
|
224
|
+
};
|
|
225
|
+
fontWeights: {
|
|
233
226
|
display100: any;
|
|
234
227
|
display200: any;
|
|
235
228
|
display300: any;
|
|
@@ -239,8 +232,6 @@ declare const IconButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
239
232
|
display700: any;
|
|
240
233
|
display800: any;
|
|
241
234
|
display900: any;
|
|
242
|
-
};
|
|
243
|
-
letterSpacings: {
|
|
244
235
|
body: any;
|
|
245
236
|
caption: any;
|
|
246
237
|
pageTitle: any;
|
|
@@ -248,6 +239,8 @@ declare const IconButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
248
239
|
sectionSubtitle: any;
|
|
249
240
|
button: any;
|
|
250
241
|
textInput: any;
|
|
242
|
+
};
|
|
243
|
+
letterSpacings: {
|
|
251
244
|
display100: any;
|
|
252
245
|
display200: any;
|
|
253
246
|
display300: any;
|
|
@@ -257,8 +250,6 @@ declare const IconButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
257
250
|
display700: any;
|
|
258
251
|
display800: any;
|
|
259
252
|
display900: any;
|
|
260
|
-
};
|
|
261
|
-
lineHeights: {
|
|
262
253
|
body: any;
|
|
263
254
|
caption: any;
|
|
264
255
|
pageTitle: any;
|
|
@@ -266,6 +257,8 @@ declare const IconButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
266
257
|
sectionSubtitle: any;
|
|
267
258
|
button: any;
|
|
268
259
|
textInput: any;
|
|
260
|
+
};
|
|
261
|
+
lineHeights: {
|
|
269
262
|
display100: any;
|
|
270
263
|
display200: any;
|
|
271
264
|
display300: any;
|
|
@@ -275,6 +268,13 @@ declare const IconButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
275
268
|
display700: any;
|
|
276
269
|
display800: any;
|
|
277
270
|
display900: any;
|
|
271
|
+
body: any;
|
|
272
|
+
caption: any;
|
|
273
|
+
pageTitle: any;
|
|
274
|
+
sectionTitle: any;
|
|
275
|
+
sectionSubtitle: any;
|
|
276
|
+
button: any;
|
|
277
|
+
textInput: any;
|
|
278
278
|
};
|
|
279
279
|
radii: {
|
|
280
280
|
default: any;
|
|
@@ -421,13 +421,6 @@ declare const IconButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
421
421
|
critical13: string;
|
|
422
422
|
};
|
|
423
423
|
fonts: {
|
|
424
|
-
body: any;
|
|
425
|
-
caption: any;
|
|
426
|
-
pageTitle: any;
|
|
427
|
-
sectionTitle: any;
|
|
428
|
-
sectionSubtitle: any;
|
|
429
|
-
button: any;
|
|
430
|
-
textInput: any;
|
|
431
424
|
display100: any;
|
|
432
425
|
display200: any;
|
|
433
426
|
display300: any;
|
|
@@ -437,9 +430,6 @@ declare const IconButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
437
430
|
display700: any;
|
|
438
431
|
display800: any;
|
|
439
432
|
display900: any;
|
|
440
|
-
default: any;
|
|
441
|
-
};
|
|
442
|
-
fontSizes: {
|
|
443
433
|
body: any;
|
|
444
434
|
caption: any;
|
|
445
435
|
pageTitle: any;
|
|
@@ -447,6 +437,9 @@ declare const IconButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
447
437
|
sectionSubtitle: any;
|
|
448
438
|
button: any;
|
|
449
439
|
textInput: any;
|
|
440
|
+
default: any;
|
|
441
|
+
};
|
|
442
|
+
fontSizes: {
|
|
450
443
|
display100: any;
|
|
451
444
|
display200: any;
|
|
452
445
|
display300: any;
|
|
@@ -456,8 +449,6 @@ declare const IconButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
456
449
|
display700: any;
|
|
457
450
|
display800: any;
|
|
458
451
|
display900: any;
|
|
459
|
-
};
|
|
460
|
-
fontWeights: {
|
|
461
452
|
body: any;
|
|
462
453
|
caption: any;
|
|
463
454
|
pageTitle: any;
|
|
@@ -465,6 +456,8 @@ declare const IconButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
465
456
|
sectionSubtitle: any;
|
|
466
457
|
button: any;
|
|
467
458
|
textInput: any;
|
|
459
|
+
};
|
|
460
|
+
fontWeights: {
|
|
468
461
|
display100: any;
|
|
469
462
|
display200: any;
|
|
470
463
|
display300: any;
|
|
@@ -474,8 +467,6 @@ declare const IconButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
474
467
|
display700: any;
|
|
475
468
|
display800: any;
|
|
476
469
|
display900: any;
|
|
477
|
-
};
|
|
478
|
-
letterSpacings: {
|
|
479
470
|
body: any;
|
|
480
471
|
caption: any;
|
|
481
472
|
pageTitle: any;
|
|
@@ -483,6 +474,8 @@ declare const IconButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
483
474
|
sectionSubtitle: any;
|
|
484
475
|
button: any;
|
|
485
476
|
textInput: any;
|
|
477
|
+
};
|
|
478
|
+
letterSpacings: {
|
|
486
479
|
display100: any;
|
|
487
480
|
display200: any;
|
|
488
481
|
display300: any;
|
|
@@ -492,8 +485,6 @@ declare const IconButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
492
485
|
display700: any;
|
|
493
486
|
display800: any;
|
|
494
487
|
display900: any;
|
|
495
|
-
};
|
|
496
|
-
lineHeights: {
|
|
497
488
|
body: any;
|
|
498
489
|
caption: any;
|
|
499
490
|
pageTitle: any;
|
|
@@ -501,6 +492,8 @@ declare const IconButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
501
492
|
sectionSubtitle: any;
|
|
502
493
|
button: any;
|
|
503
494
|
textInput: any;
|
|
495
|
+
};
|
|
496
|
+
lineHeights: {
|
|
504
497
|
display100: any;
|
|
505
498
|
display200: any;
|
|
506
499
|
display300: any;
|
|
@@ -510,6 +503,13 @@ declare const IconButton: React.ForwardRefExoticComponent<Pick<{
|
|
|
510
503
|
display700: any;
|
|
511
504
|
display800: any;
|
|
512
505
|
display900: any;
|
|
506
|
+
body: any;
|
|
507
|
+
caption: any;
|
|
508
|
+
pageTitle: any;
|
|
509
|
+
sectionTitle: any;
|
|
510
|
+
sectionSubtitle: any;
|
|
511
|
+
button: any;
|
|
512
|
+
textInput: any;
|
|
513
513
|
};
|
|
514
514
|
radii: {
|
|
515
515
|
default: any;
|
|
@@ -178,13 +178,6 @@ export declare const BaseIconButton: import("@stitches/react/types/styled-compon
|
|
|
178
178
|
critical13: string;
|
|
179
179
|
};
|
|
180
180
|
fonts: {
|
|
181
|
-
body: any;
|
|
182
|
-
caption: any;
|
|
183
|
-
pageTitle: any;
|
|
184
|
-
sectionTitle: any;
|
|
185
|
-
sectionSubtitle: any;
|
|
186
|
-
button: any;
|
|
187
|
-
textInput: any;
|
|
188
181
|
display100: any;
|
|
189
182
|
display200: any;
|
|
190
183
|
display300: any;
|
|
@@ -194,9 +187,6 @@ export declare const BaseIconButton: import("@stitches/react/types/styled-compon
|
|
|
194
187
|
display700: any;
|
|
195
188
|
display800: any;
|
|
196
189
|
display900: any;
|
|
197
|
-
default: any;
|
|
198
|
-
};
|
|
199
|
-
fontSizes: {
|
|
200
190
|
body: any;
|
|
201
191
|
caption: any;
|
|
202
192
|
pageTitle: any;
|
|
@@ -204,6 +194,9 @@ export declare const BaseIconButton: import("@stitches/react/types/styled-compon
|
|
|
204
194
|
sectionSubtitle: any;
|
|
205
195
|
button: any;
|
|
206
196
|
textInput: any;
|
|
197
|
+
default: any;
|
|
198
|
+
};
|
|
199
|
+
fontSizes: {
|
|
207
200
|
display100: any;
|
|
208
201
|
display200: any;
|
|
209
202
|
display300: any;
|
|
@@ -213,8 +206,6 @@ export declare const BaseIconButton: import("@stitches/react/types/styled-compon
|
|
|
213
206
|
display700: any;
|
|
214
207
|
display800: any;
|
|
215
208
|
display900: any;
|
|
216
|
-
};
|
|
217
|
-
fontWeights: {
|
|
218
209
|
body: any;
|
|
219
210
|
caption: any;
|
|
220
211
|
pageTitle: any;
|
|
@@ -222,6 +213,8 @@ export declare const BaseIconButton: import("@stitches/react/types/styled-compon
|
|
|
222
213
|
sectionSubtitle: any;
|
|
223
214
|
button: any;
|
|
224
215
|
textInput: any;
|
|
216
|
+
};
|
|
217
|
+
fontWeights: {
|
|
225
218
|
display100: any;
|
|
226
219
|
display200: any;
|
|
227
220
|
display300: any;
|
|
@@ -231,8 +224,6 @@ export declare const BaseIconButton: import("@stitches/react/types/styled-compon
|
|
|
231
224
|
display700: any;
|
|
232
225
|
display800: any;
|
|
233
226
|
display900: any;
|
|
234
|
-
};
|
|
235
|
-
letterSpacings: {
|
|
236
227
|
body: any;
|
|
237
228
|
caption: any;
|
|
238
229
|
pageTitle: any;
|
|
@@ -240,6 +231,8 @@ export declare const BaseIconButton: import("@stitches/react/types/styled-compon
|
|
|
240
231
|
sectionSubtitle: any;
|
|
241
232
|
button: any;
|
|
242
233
|
textInput: any;
|
|
234
|
+
};
|
|
235
|
+
letterSpacings: {
|
|
243
236
|
display100: any;
|
|
244
237
|
display200: any;
|
|
245
238
|
display300: any;
|
|
@@ -249,8 +242,6 @@ export declare const BaseIconButton: import("@stitches/react/types/styled-compon
|
|
|
249
242
|
display700: any;
|
|
250
243
|
display800: any;
|
|
251
244
|
display900: any;
|
|
252
|
-
};
|
|
253
|
-
lineHeights: {
|
|
254
245
|
body: any;
|
|
255
246
|
caption: any;
|
|
256
247
|
pageTitle: any;
|
|
@@ -258,6 +249,8 @@ export declare const BaseIconButton: import("@stitches/react/types/styled-compon
|
|
|
258
249
|
sectionSubtitle: any;
|
|
259
250
|
button: any;
|
|
260
251
|
textInput: any;
|
|
252
|
+
};
|
|
253
|
+
lineHeights: {
|
|
261
254
|
display100: any;
|
|
262
255
|
display200: any;
|
|
263
256
|
display300: any;
|
|
@@ -267,6 +260,13 @@ export declare const BaseIconButton: import("@stitches/react/types/styled-compon
|
|
|
267
260
|
display700: any;
|
|
268
261
|
display800: any;
|
|
269
262
|
display900: any;
|
|
263
|
+
body: any;
|
|
264
|
+
caption: any;
|
|
265
|
+
pageTitle: any;
|
|
266
|
+
sectionTitle: any;
|
|
267
|
+
sectionSubtitle: any;
|
|
268
|
+
button: any;
|
|
269
|
+
textInput: any;
|
|
270
270
|
};
|
|
271
271
|
radii: {
|
|
272
272
|
default: any;
|
|
@@ -410,13 +410,6 @@ export declare const BaseIconButton: import("@stitches/react/types/styled-compon
|
|
|
410
410
|
critical13: string;
|
|
411
411
|
};
|
|
412
412
|
fonts: {
|
|
413
|
-
body: any;
|
|
414
|
-
caption: any;
|
|
415
|
-
pageTitle: any;
|
|
416
|
-
sectionTitle: any;
|
|
417
|
-
sectionSubtitle: any;
|
|
418
|
-
button: any;
|
|
419
|
-
textInput: any;
|
|
420
413
|
display100: any;
|
|
421
414
|
display200: any;
|
|
422
415
|
display300: any;
|
|
@@ -426,9 +419,6 @@ export declare const BaseIconButton: import("@stitches/react/types/styled-compon
|
|
|
426
419
|
display700: any;
|
|
427
420
|
display800: any;
|
|
428
421
|
display900: any;
|
|
429
|
-
default: any;
|
|
430
|
-
};
|
|
431
|
-
fontSizes: {
|
|
432
422
|
body: any;
|
|
433
423
|
caption: any;
|
|
434
424
|
pageTitle: any;
|
|
@@ -436,6 +426,9 @@ export declare const BaseIconButton: import("@stitches/react/types/styled-compon
|
|
|
436
426
|
sectionSubtitle: any;
|
|
437
427
|
button: any;
|
|
438
428
|
textInput: any;
|
|
429
|
+
default: any;
|
|
430
|
+
};
|
|
431
|
+
fontSizes: {
|
|
439
432
|
display100: any;
|
|
440
433
|
display200: any;
|
|
441
434
|
display300: any;
|
|
@@ -445,8 +438,6 @@ export declare const BaseIconButton: import("@stitches/react/types/styled-compon
|
|
|
445
438
|
display700: any;
|
|
446
439
|
display800: any;
|
|
447
440
|
display900: any;
|
|
448
|
-
};
|
|
449
|
-
fontWeights: {
|
|
450
441
|
body: any;
|
|
451
442
|
caption: any;
|
|
452
443
|
pageTitle: any;
|
|
@@ -454,6 +445,8 @@ export declare const BaseIconButton: import("@stitches/react/types/styled-compon
|
|
|
454
445
|
sectionSubtitle: any;
|
|
455
446
|
button: any;
|
|
456
447
|
textInput: any;
|
|
448
|
+
};
|
|
449
|
+
fontWeights: {
|
|
457
450
|
display100: any;
|
|
458
451
|
display200: any;
|
|
459
452
|
display300: any;
|
|
@@ -463,8 +456,6 @@ export declare const BaseIconButton: import("@stitches/react/types/styled-compon
|
|
|
463
456
|
display700: any;
|
|
464
457
|
display800: any;
|
|
465
458
|
display900: any;
|
|
466
|
-
};
|
|
467
|
-
letterSpacings: {
|
|
468
459
|
body: any;
|
|
469
460
|
caption: any;
|
|
470
461
|
pageTitle: any;
|
|
@@ -472,6 +463,8 @@ export declare const BaseIconButton: import("@stitches/react/types/styled-compon
|
|
|
472
463
|
sectionSubtitle: any;
|
|
473
464
|
button: any;
|
|
474
465
|
textInput: any;
|
|
466
|
+
};
|
|
467
|
+
letterSpacings: {
|
|
475
468
|
display100: any;
|
|
476
469
|
display200: any;
|
|
477
470
|
display300: any;
|
|
@@ -481,8 +474,6 @@ export declare const BaseIconButton: import("@stitches/react/types/styled-compon
|
|
|
481
474
|
display700: any;
|
|
482
475
|
display800: any;
|
|
483
476
|
display900: any;
|
|
484
|
-
};
|
|
485
|
-
lineHeights: {
|
|
486
477
|
body: any;
|
|
487
478
|
caption: any;
|
|
488
479
|
pageTitle: any;
|
|
@@ -490,6 +481,8 @@ export declare const BaseIconButton: import("@stitches/react/types/styled-compon
|
|
|
490
481
|
sectionSubtitle: any;
|
|
491
482
|
button: any;
|
|
492
483
|
textInput: any;
|
|
484
|
+
};
|
|
485
|
+
lineHeights: {
|
|
493
486
|
display100: any;
|
|
494
487
|
display200: any;
|
|
495
488
|
display300: any;
|
|
@@ -499,6 +492,13 @@ export declare const BaseIconButton: import("@stitches/react/types/styled-compon
|
|
|
499
492
|
display700: any;
|
|
500
493
|
display800: any;
|
|
501
494
|
display900: any;
|
|
495
|
+
body: any;
|
|
496
|
+
caption: any;
|
|
497
|
+
pageTitle: any;
|
|
498
|
+
sectionTitle: any;
|
|
499
|
+
sectionSubtitle: any;
|
|
500
|
+
button: any;
|
|
501
|
+
textInput: any;
|
|
502
502
|
};
|
|
503
503
|
radii: {
|
|
504
504
|
default: any;
|
|
@@ -707,13 +707,6 @@ export declare const BaseIconButtonLink: import("@stitches/react/types/styled-co
|
|
|
707
707
|
critical13: string;
|
|
708
708
|
};
|
|
709
709
|
fonts: {
|
|
710
|
-
body: any;
|
|
711
|
-
caption: any;
|
|
712
|
-
pageTitle: any;
|
|
713
|
-
sectionTitle: any;
|
|
714
|
-
sectionSubtitle: any;
|
|
715
|
-
button: any;
|
|
716
|
-
textInput: any;
|
|
717
710
|
display100: any;
|
|
718
711
|
display200: any;
|
|
719
712
|
display300: any;
|
|
@@ -723,9 +716,6 @@ export declare const BaseIconButtonLink: import("@stitches/react/types/styled-co
|
|
|
723
716
|
display700: any;
|
|
724
717
|
display800: any;
|
|
725
718
|
display900: any;
|
|
726
|
-
default: any;
|
|
727
|
-
};
|
|
728
|
-
fontSizes: {
|
|
729
719
|
body: any;
|
|
730
720
|
caption: any;
|
|
731
721
|
pageTitle: any;
|
|
@@ -733,6 +723,9 @@ export declare const BaseIconButtonLink: import("@stitches/react/types/styled-co
|
|
|
733
723
|
sectionSubtitle: any;
|
|
734
724
|
button: any;
|
|
735
725
|
textInput: any;
|
|
726
|
+
default: any;
|
|
727
|
+
};
|
|
728
|
+
fontSizes: {
|
|
736
729
|
display100: any;
|
|
737
730
|
display200: any;
|
|
738
731
|
display300: any;
|
|
@@ -742,8 +735,6 @@ export declare const BaseIconButtonLink: import("@stitches/react/types/styled-co
|
|
|
742
735
|
display700: any;
|
|
743
736
|
display800: any;
|
|
744
737
|
display900: any;
|
|
745
|
-
};
|
|
746
|
-
fontWeights: {
|
|
747
738
|
body: any;
|
|
748
739
|
caption: any;
|
|
749
740
|
pageTitle: any;
|
|
@@ -751,6 +742,8 @@ export declare const BaseIconButtonLink: import("@stitches/react/types/styled-co
|
|
|
751
742
|
sectionSubtitle: any;
|
|
752
743
|
button: any;
|
|
753
744
|
textInput: any;
|
|
745
|
+
};
|
|
746
|
+
fontWeights: {
|
|
754
747
|
display100: any;
|
|
755
748
|
display200: any;
|
|
756
749
|
display300: any;
|
|
@@ -760,8 +753,6 @@ export declare const BaseIconButtonLink: import("@stitches/react/types/styled-co
|
|
|
760
753
|
display700: any;
|
|
761
754
|
display800: any;
|
|
762
755
|
display900: any;
|
|
763
|
-
};
|
|
764
|
-
letterSpacings: {
|
|
765
756
|
body: any;
|
|
766
757
|
caption: any;
|
|
767
758
|
pageTitle: any;
|
|
@@ -769,6 +760,8 @@ export declare const BaseIconButtonLink: import("@stitches/react/types/styled-co
|
|
|
769
760
|
sectionSubtitle: any;
|
|
770
761
|
button: any;
|
|
771
762
|
textInput: any;
|
|
763
|
+
};
|
|
764
|
+
letterSpacings: {
|
|
772
765
|
display100: any;
|
|
773
766
|
display200: any;
|
|
774
767
|
display300: any;
|
|
@@ -778,8 +771,6 @@ export declare const BaseIconButtonLink: import("@stitches/react/types/styled-co
|
|
|
778
771
|
display700: any;
|
|
779
772
|
display800: any;
|
|
780
773
|
display900: any;
|
|
781
|
-
};
|
|
782
|
-
lineHeights: {
|
|
783
774
|
body: any;
|
|
784
775
|
caption: any;
|
|
785
776
|
pageTitle: any;
|
|
@@ -787,6 +778,8 @@ export declare const BaseIconButtonLink: import("@stitches/react/types/styled-co
|
|
|
787
778
|
sectionSubtitle: any;
|
|
788
779
|
button: any;
|
|
789
780
|
textInput: any;
|
|
781
|
+
};
|
|
782
|
+
lineHeights: {
|
|
790
783
|
display100: any;
|
|
791
784
|
display200: any;
|
|
792
785
|
display300: any;
|
|
@@ -796,6 +789,13 @@ export declare const BaseIconButtonLink: import("@stitches/react/types/styled-co
|
|
|
796
789
|
display700: any;
|
|
797
790
|
display800: any;
|
|
798
791
|
display900: any;
|
|
792
|
+
body: any;
|
|
793
|
+
caption: any;
|
|
794
|
+
pageTitle: any;
|
|
795
|
+
sectionTitle: any;
|
|
796
|
+
sectionSubtitle: any;
|
|
797
|
+
button: any;
|
|
798
|
+
textInput: any;
|
|
799
799
|
};
|
|
800
800
|
radii: {
|
|
801
801
|
default: any;
|
|
@@ -939,13 +939,6 @@ export declare const BaseIconButtonLink: import("@stitches/react/types/styled-co
|
|
|
939
939
|
critical13: string;
|
|
940
940
|
};
|
|
941
941
|
fonts: {
|
|
942
|
-
body: any;
|
|
943
|
-
caption: any;
|
|
944
|
-
pageTitle: any;
|
|
945
|
-
sectionTitle: any;
|
|
946
|
-
sectionSubtitle: any;
|
|
947
|
-
button: any;
|
|
948
|
-
textInput: any;
|
|
949
942
|
display100: any;
|
|
950
943
|
display200: any;
|
|
951
944
|
display300: any;
|
|
@@ -955,9 +948,6 @@ export declare const BaseIconButtonLink: import("@stitches/react/types/styled-co
|
|
|
955
948
|
display700: any;
|
|
956
949
|
display800: any;
|
|
957
950
|
display900: any;
|
|
958
|
-
default: any;
|
|
959
|
-
};
|
|
960
|
-
fontSizes: {
|
|
961
951
|
body: any;
|
|
962
952
|
caption: any;
|
|
963
953
|
pageTitle: any;
|
|
@@ -965,6 +955,9 @@ export declare const BaseIconButtonLink: import("@stitches/react/types/styled-co
|
|
|
965
955
|
sectionSubtitle: any;
|
|
966
956
|
button: any;
|
|
967
957
|
textInput: any;
|
|
958
|
+
default: any;
|
|
959
|
+
};
|
|
960
|
+
fontSizes: {
|
|
968
961
|
display100: any;
|
|
969
962
|
display200: any;
|
|
970
963
|
display300: any;
|
|
@@ -974,8 +967,6 @@ export declare const BaseIconButtonLink: import("@stitches/react/types/styled-co
|
|
|
974
967
|
display700: any;
|
|
975
968
|
display800: any;
|
|
976
969
|
display900: any;
|
|
977
|
-
};
|
|
978
|
-
fontWeights: {
|
|
979
970
|
body: any;
|
|
980
971
|
caption: any;
|
|
981
972
|
pageTitle: any;
|
|
@@ -983,6 +974,8 @@ export declare const BaseIconButtonLink: import("@stitches/react/types/styled-co
|
|
|
983
974
|
sectionSubtitle: any;
|
|
984
975
|
button: any;
|
|
985
976
|
textInput: any;
|
|
977
|
+
};
|
|
978
|
+
fontWeights: {
|
|
986
979
|
display100: any;
|
|
987
980
|
display200: any;
|
|
988
981
|
display300: any;
|
|
@@ -992,8 +985,6 @@ export declare const BaseIconButtonLink: import("@stitches/react/types/styled-co
|
|
|
992
985
|
display700: any;
|
|
993
986
|
display800: any;
|
|
994
987
|
display900: any;
|
|
995
|
-
};
|
|
996
|
-
letterSpacings: {
|
|
997
988
|
body: any;
|
|
998
989
|
caption: any;
|
|
999
990
|
pageTitle: any;
|
|
@@ -1001,6 +992,8 @@ export declare const BaseIconButtonLink: import("@stitches/react/types/styled-co
|
|
|
1001
992
|
sectionSubtitle: any;
|
|
1002
993
|
button: any;
|
|
1003
994
|
textInput: any;
|
|
995
|
+
};
|
|
996
|
+
letterSpacings: {
|
|
1004
997
|
display100: any;
|
|
1005
998
|
display200: any;
|
|
1006
999
|
display300: any;
|
|
@@ -1010,8 +1003,6 @@ export declare const BaseIconButtonLink: import("@stitches/react/types/styled-co
|
|
|
1010
1003
|
display700: any;
|
|
1011
1004
|
display800: any;
|
|
1012
1005
|
display900: any;
|
|
1013
|
-
};
|
|
1014
|
-
lineHeights: {
|
|
1015
1006
|
body: any;
|
|
1016
1007
|
caption: any;
|
|
1017
1008
|
pageTitle: any;
|
|
@@ -1019,6 +1010,8 @@ export declare const BaseIconButtonLink: import("@stitches/react/types/styled-co
|
|
|
1019
1010
|
sectionSubtitle: any;
|
|
1020
1011
|
button: any;
|
|
1021
1012
|
textInput: any;
|
|
1013
|
+
};
|
|
1014
|
+
lineHeights: {
|
|
1022
1015
|
display100: any;
|
|
1023
1016
|
display200: any;
|
|
1024
1017
|
display300: any;
|
|
@@ -1028,6 +1021,13 @@ export declare const BaseIconButtonLink: import("@stitches/react/types/styled-co
|
|
|
1028
1021
|
display700: any;
|
|
1029
1022
|
display800: any;
|
|
1030
1023
|
display900: any;
|
|
1024
|
+
body: any;
|
|
1025
|
+
caption: any;
|
|
1026
|
+
pageTitle: any;
|
|
1027
|
+
sectionTitle: any;
|
|
1028
|
+
sectionSubtitle: any;
|
|
1029
|
+
button: any;
|
|
1030
|
+
textInput: any;
|
|
1031
1031
|
};
|
|
1032
1032
|
radii: {
|
|
1033
1033
|
default: any;
|