@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 @@ export declare const IconAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
114
114
|
critical13: string;
|
|
115
115
|
};
|
|
116
116
|
fonts: {
|
|
117
|
-
body: any;
|
|
118
|
-
caption: any;
|
|
119
|
-
pageTitle: any;
|
|
120
|
-
sectionTitle: any;
|
|
121
|
-
sectionSubtitle: any;
|
|
122
|
-
button: any;
|
|
123
|
-
textInput: any;
|
|
124
117
|
display100: any;
|
|
125
118
|
display200: any;
|
|
126
119
|
display300: any;
|
|
@@ -130,9 +123,6 @@ export declare const IconAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
130
123
|
display700: any;
|
|
131
124
|
display800: any;
|
|
132
125
|
display900: any;
|
|
133
|
-
default: any;
|
|
134
|
-
};
|
|
135
|
-
fontSizes: {
|
|
136
126
|
body: any;
|
|
137
127
|
caption: any;
|
|
138
128
|
pageTitle: any;
|
|
@@ -140,6 +130,9 @@ export declare const IconAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
140
130
|
sectionSubtitle: any;
|
|
141
131
|
button: any;
|
|
142
132
|
textInput: any;
|
|
133
|
+
default: any;
|
|
134
|
+
};
|
|
135
|
+
fontSizes: {
|
|
143
136
|
display100: any;
|
|
144
137
|
display200: any;
|
|
145
138
|
display300: any;
|
|
@@ -149,8 +142,6 @@ export declare const IconAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
149
142
|
display700: any;
|
|
150
143
|
display800: any;
|
|
151
144
|
display900: any;
|
|
152
|
-
};
|
|
153
|
-
fontWeights: {
|
|
154
145
|
body: any;
|
|
155
146
|
caption: any;
|
|
156
147
|
pageTitle: any;
|
|
@@ -158,6 +149,8 @@ export declare const IconAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
158
149
|
sectionSubtitle: any;
|
|
159
150
|
button: any;
|
|
160
151
|
textInput: any;
|
|
152
|
+
};
|
|
153
|
+
fontWeights: {
|
|
161
154
|
display100: any;
|
|
162
155
|
display200: any;
|
|
163
156
|
display300: any;
|
|
@@ -167,8 +160,6 @@ export declare const IconAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
167
160
|
display700: any;
|
|
168
161
|
display800: any;
|
|
169
162
|
display900: any;
|
|
170
|
-
};
|
|
171
|
-
letterSpacings: {
|
|
172
163
|
body: any;
|
|
173
164
|
caption: any;
|
|
174
165
|
pageTitle: any;
|
|
@@ -176,6 +167,8 @@ export declare const IconAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
176
167
|
sectionSubtitle: any;
|
|
177
168
|
button: any;
|
|
178
169
|
textInput: any;
|
|
170
|
+
};
|
|
171
|
+
letterSpacings: {
|
|
179
172
|
display100: any;
|
|
180
173
|
display200: any;
|
|
181
174
|
display300: any;
|
|
@@ -185,8 +178,6 @@ export declare const IconAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
185
178
|
display700: any;
|
|
186
179
|
display800: any;
|
|
187
180
|
display900: any;
|
|
188
|
-
};
|
|
189
|
-
lineHeights: {
|
|
190
181
|
body: any;
|
|
191
182
|
caption: any;
|
|
192
183
|
pageTitle: any;
|
|
@@ -194,6 +185,8 @@ export declare const IconAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
194
185
|
sectionSubtitle: any;
|
|
195
186
|
button: any;
|
|
196
187
|
textInput: any;
|
|
188
|
+
};
|
|
189
|
+
lineHeights: {
|
|
197
190
|
display100: any;
|
|
198
191
|
display200: any;
|
|
199
192
|
display300: any;
|
|
@@ -203,6 +196,13 @@ export declare const IconAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
203
196
|
display700: any;
|
|
204
197
|
display800: any;
|
|
205
198
|
display900: any;
|
|
199
|
+
body: any;
|
|
200
|
+
caption: any;
|
|
201
|
+
pageTitle: any;
|
|
202
|
+
sectionTitle: any;
|
|
203
|
+
sectionSubtitle: any;
|
|
204
|
+
button: any;
|
|
205
|
+
textInput: any;
|
|
206
206
|
};
|
|
207
207
|
radii: {
|
|
208
208
|
default: any;
|
package/dist/components/src/AuditTrail/components/IconAvatar/styles/IconAvatarContainer.styles.d.ts
CHANGED
|
@@ -114,13 +114,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
114
114
|
critical13: string;
|
|
115
115
|
};
|
|
116
116
|
fonts: {
|
|
117
|
-
body: any;
|
|
118
|
-
caption: any;
|
|
119
|
-
pageTitle: any;
|
|
120
|
-
sectionTitle: any;
|
|
121
|
-
sectionSubtitle: any;
|
|
122
|
-
button: any;
|
|
123
|
-
textInput: any;
|
|
124
117
|
display100: any;
|
|
125
118
|
display200: any;
|
|
126
119
|
display300: any;
|
|
@@ -130,9 +123,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
130
123
|
display700: any;
|
|
131
124
|
display800: any;
|
|
132
125
|
display900: any;
|
|
133
|
-
default: any;
|
|
134
|
-
};
|
|
135
|
-
fontSizes: {
|
|
136
126
|
body: any;
|
|
137
127
|
caption: any;
|
|
138
128
|
pageTitle: any;
|
|
@@ -140,6 +130,9 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
140
130
|
sectionSubtitle: any;
|
|
141
131
|
button: any;
|
|
142
132
|
textInput: any;
|
|
133
|
+
default: any;
|
|
134
|
+
};
|
|
135
|
+
fontSizes: {
|
|
143
136
|
display100: any;
|
|
144
137
|
display200: any;
|
|
145
138
|
display300: any;
|
|
@@ -149,8 +142,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
149
142
|
display700: any;
|
|
150
143
|
display800: any;
|
|
151
144
|
display900: any;
|
|
152
|
-
};
|
|
153
|
-
fontWeights: {
|
|
154
145
|
body: any;
|
|
155
146
|
caption: any;
|
|
156
147
|
pageTitle: any;
|
|
@@ -158,6 +149,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
158
149
|
sectionSubtitle: any;
|
|
159
150
|
button: any;
|
|
160
151
|
textInput: any;
|
|
152
|
+
};
|
|
153
|
+
fontWeights: {
|
|
161
154
|
display100: any;
|
|
162
155
|
display200: any;
|
|
163
156
|
display300: any;
|
|
@@ -167,8 +160,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
167
160
|
display700: any;
|
|
168
161
|
display800: any;
|
|
169
162
|
display900: any;
|
|
170
|
-
};
|
|
171
|
-
letterSpacings: {
|
|
172
163
|
body: any;
|
|
173
164
|
caption: any;
|
|
174
165
|
pageTitle: any;
|
|
@@ -176,6 +167,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
176
167
|
sectionSubtitle: any;
|
|
177
168
|
button: any;
|
|
178
169
|
textInput: any;
|
|
170
|
+
};
|
|
171
|
+
letterSpacings: {
|
|
179
172
|
display100: any;
|
|
180
173
|
display200: any;
|
|
181
174
|
display300: any;
|
|
@@ -185,8 +178,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
185
178
|
display700: any;
|
|
186
179
|
display800: any;
|
|
187
180
|
display900: any;
|
|
188
|
-
};
|
|
189
|
-
lineHeights: {
|
|
190
181
|
body: any;
|
|
191
182
|
caption: any;
|
|
192
183
|
pageTitle: any;
|
|
@@ -194,6 +185,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
194
185
|
sectionSubtitle: any;
|
|
195
186
|
button: any;
|
|
196
187
|
textInput: any;
|
|
188
|
+
};
|
|
189
|
+
lineHeights: {
|
|
197
190
|
display100: any;
|
|
198
191
|
display200: any;
|
|
199
192
|
display300: any;
|
|
@@ -203,6 +196,13 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
|
203
196
|
display700: any;
|
|
204
197
|
display800: any;
|
|
205
198
|
display900: any;
|
|
199
|
+
body: any;
|
|
200
|
+
caption: any;
|
|
201
|
+
pageTitle: any;
|
|
202
|
+
sectionTitle: any;
|
|
203
|
+
sectionSubtitle: any;
|
|
204
|
+
button: any;
|
|
205
|
+
textInput: any;
|
|
206
206
|
};
|
|
207
207
|
radii: {
|
|
208
208
|
default: any;
|
|
@@ -166,13 +166,6 @@ export declare const BaseAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
166
166
|
critical13: string;
|
|
167
167
|
};
|
|
168
168
|
fonts: {
|
|
169
|
-
body: any;
|
|
170
|
-
caption: any;
|
|
171
|
-
pageTitle: any;
|
|
172
|
-
sectionTitle: any;
|
|
173
|
-
sectionSubtitle: any;
|
|
174
|
-
button: any;
|
|
175
|
-
textInput: any;
|
|
176
169
|
display100: any;
|
|
177
170
|
display200: any;
|
|
178
171
|
display300: any;
|
|
@@ -182,9 +175,6 @@ export declare const BaseAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
182
175
|
display700: any;
|
|
183
176
|
display800: any;
|
|
184
177
|
display900: any;
|
|
185
|
-
default: any;
|
|
186
|
-
};
|
|
187
|
-
fontSizes: {
|
|
188
178
|
body: any;
|
|
189
179
|
caption: any;
|
|
190
180
|
pageTitle: any;
|
|
@@ -192,6 +182,9 @@ export declare const BaseAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
192
182
|
sectionSubtitle: any;
|
|
193
183
|
button: any;
|
|
194
184
|
textInput: any;
|
|
185
|
+
default: any;
|
|
186
|
+
};
|
|
187
|
+
fontSizes: {
|
|
195
188
|
display100: any;
|
|
196
189
|
display200: any;
|
|
197
190
|
display300: any;
|
|
@@ -201,8 +194,6 @@ export declare const BaseAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
201
194
|
display700: any;
|
|
202
195
|
display800: any;
|
|
203
196
|
display900: any;
|
|
204
|
-
};
|
|
205
|
-
fontWeights: {
|
|
206
197
|
body: any;
|
|
207
198
|
caption: any;
|
|
208
199
|
pageTitle: any;
|
|
@@ -210,6 +201,8 @@ export declare const BaseAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
210
201
|
sectionSubtitle: any;
|
|
211
202
|
button: any;
|
|
212
203
|
textInput: any;
|
|
204
|
+
};
|
|
205
|
+
fontWeights: {
|
|
213
206
|
display100: any;
|
|
214
207
|
display200: any;
|
|
215
208
|
display300: any;
|
|
@@ -219,8 +212,6 @@ export declare const BaseAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
219
212
|
display700: any;
|
|
220
213
|
display800: any;
|
|
221
214
|
display900: any;
|
|
222
|
-
};
|
|
223
|
-
letterSpacings: {
|
|
224
215
|
body: any;
|
|
225
216
|
caption: any;
|
|
226
217
|
pageTitle: any;
|
|
@@ -228,6 +219,8 @@ export declare const BaseAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
228
219
|
sectionSubtitle: any;
|
|
229
220
|
button: any;
|
|
230
221
|
textInput: any;
|
|
222
|
+
};
|
|
223
|
+
letterSpacings: {
|
|
231
224
|
display100: any;
|
|
232
225
|
display200: any;
|
|
233
226
|
display300: any;
|
|
@@ -237,8 +230,6 @@ export declare const BaseAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
237
230
|
display700: any;
|
|
238
231
|
display800: any;
|
|
239
232
|
display900: any;
|
|
240
|
-
};
|
|
241
|
-
lineHeights: {
|
|
242
233
|
body: any;
|
|
243
234
|
caption: any;
|
|
244
235
|
pageTitle: any;
|
|
@@ -246,6 +237,8 @@ export declare const BaseAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
246
237
|
sectionSubtitle: any;
|
|
247
238
|
button: any;
|
|
248
239
|
textInput: any;
|
|
240
|
+
};
|
|
241
|
+
lineHeights: {
|
|
249
242
|
display100: any;
|
|
250
243
|
display200: any;
|
|
251
244
|
display300: any;
|
|
@@ -255,6 +248,13 @@ export declare const BaseAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
255
248
|
display700: any;
|
|
256
249
|
display800: any;
|
|
257
250
|
display900: any;
|
|
251
|
+
body: any;
|
|
252
|
+
caption: any;
|
|
253
|
+
pageTitle: any;
|
|
254
|
+
sectionTitle: any;
|
|
255
|
+
sectionSubtitle: any;
|
|
256
|
+
button: any;
|
|
257
|
+
textInput: any;
|
|
258
258
|
};
|
|
259
259
|
radii: {
|
|
260
260
|
default: any;
|
|
@@ -398,13 +398,6 @@ export declare const BaseAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
398
398
|
critical13: string;
|
|
399
399
|
};
|
|
400
400
|
fonts: {
|
|
401
|
-
body: any;
|
|
402
|
-
caption: any;
|
|
403
|
-
pageTitle: any;
|
|
404
|
-
sectionTitle: any;
|
|
405
|
-
sectionSubtitle: any;
|
|
406
|
-
button: any;
|
|
407
|
-
textInput: any;
|
|
408
401
|
display100: any;
|
|
409
402
|
display200: any;
|
|
410
403
|
display300: any;
|
|
@@ -414,9 +407,6 @@ export declare const BaseAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
414
407
|
display700: any;
|
|
415
408
|
display800: any;
|
|
416
409
|
display900: any;
|
|
417
|
-
default: any;
|
|
418
|
-
};
|
|
419
|
-
fontSizes: {
|
|
420
410
|
body: any;
|
|
421
411
|
caption: any;
|
|
422
412
|
pageTitle: any;
|
|
@@ -424,6 +414,9 @@ export declare const BaseAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
424
414
|
sectionSubtitle: any;
|
|
425
415
|
button: any;
|
|
426
416
|
textInput: any;
|
|
417
|
+
default: any;
|
|
418
|
+
};
|
|
419
|
+
fontSizes: {
|
|
427
420
|
display100: any;
|
|
428
421
|
display200: any;
|
|
429
422
|
display300: any;
|
|
@@ -433,8 +426,6 @@ export declare const BaseAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
433
426
|
display700: any;
|
|
434
427
|
display800: any;
|
|
435
428
|
display900: any;
|
|
436
|
-
};
|
|
437
|
-
fontWeights: {
|
|
438
429
|
body: any;
|
|
439
430
|
caption: any;
|
|
440
431
|
pageTitle: any;
|
|
@@ -442,6 +433,8 @@ export declare const BaseAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
442
433
|
sectionSubtitle: any;
|
|
443
434
|
button: any;
|
|
444
435
|
textInput: any;
|
|
436
|
+
};
|
|
437
|
+
fontWeights: {
|
|
445
438
|
display100: any;
|
|
446
439
|
display200: any;
|
|
447
440
|
display300: any;
|
|
@@ -451,8 +444,6 @@ export declare const BaseAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
451
444
|
display700: any;
|
|
452
445
|
display800: any;
|
|
453
446
|
display900: any;
|
|
454
|
-
};
|
|
455
|
-
letterSpacings: {
|
|
456
447
|
body: any;
|
|
457
448
|
caption: any;
|
|
458
449
|
pageTitle: any;
|
|
@@ -460,6 +451,8 @@ export declare const BaseAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
460
451
|
sectionSubtitle: any;
|
|
461
452
|
button: any;
|
|
462
453
|
textInput: any;
|
|
454
|
+
};
|
|
455
|
+
letterSpacings: {
|
|
463
456
|
display100: any;
|
|
464
457
|
display200: any;
|
|
465
458
|
display300: any;
|
|
@@ -469,8 +462,6 @@ export declare const BaseAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
469
462
|
display700: any;
|
|
470
463
|
display800: any;
|
|
471
464
|
display900: any;
|
|
472
|
-
};
|
|
473
|
-
lineHeights: {
|
|
474
465
|
body: any;
|
|
475
466
|
caption: any;
|
|
476
467
|
pageTitle: any;
|
|
@@ -478,6 +469,8 @@ export declare const BaseAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
478
469
|
sectionSubtitle: any;
|
|
479
470
|
button: any;
|
|
480
471
|
textInput: any;
|
|
472
|
+
};
|
|
473
|
+
lineHeights: {
|
|
481
474
|
display100: any;
|
|
482
475
|
display200: any;
|
|
483
476
|
display300: any;
|
|
@@ -487,6 +480,13 @@ export declare const BaseAvatarContainer: import("@stitches/react/types/styled-c
|
|
|
487
480
|
display700: any;
|
|
488
481
|
display800: any;
|
|
489
482
|
display900: any;
|
|
483
|
+
body: any;
|
|
484
|
+
caption: any;
|
|
485
|
+
pageTitle: any;
|
|
486
|
+
sectionTitle: any;
|
|
487
|
+
sectionSubtitle: any;
|
|
488
|
+
button: any;
|
|
489
|
+
textInput: any;
|
|
490
490
|
};
|
|
491
491
|
radii: {
|
|
492
492
|
default: any;
|
|
@@ -631,13 +631,6 @@ export declare const BaseAvatarImage: import("@stitches/react/types/styled-compo
|
|
|
631
631
|
critical13: string;
|
|
632
632
|
};
|
|
633
633
|
fonts: {
|
|
634
|
-
body: any;
|
|
635
|
-
caption: any;
|
|
636
|
-
pageTitle: any;
|
|
637
|
-
sectionTitle: any;
|
|
638
|
-
sectionSubtitle: any;
|
|
639
|
-
button: any;
|
|
640
|
-
textInput: any;
|
|
641
634
|
display100: any;
|
|
642
635
|
display200: any;
|
|
643
636
|
display300: any;
|
|
@@ -647,9 +640,6 @@ export declare const BaseAvatarImage: import("@stitches/react/types/styled-compo
|
|
|
647
640
|
display700: any;
|
|
648
641
|
display800: any;
|
|
649
642
|
display900: any;
|
|
650
|
-
default: any;
|
|
651
|
-
};
|
|
652
|
-
fontSizes: {
|
|
653
643
|
body: any;
|
|
654
644
|
caption: any;
|
|
655
645
|
pageTitle: any;
|
|
@@ -657,6 +647,9 @@ export declare const BaseAvatarImage: import("@stitches/react/types/styled-compo
|
|
|
657
647
|
sectionSubtitle: any;
|
|
658
648
|
button: any;
|
|
659
649
|
textInput: any;
|
|
650
|
+
default: any;
|
|
651
|
+
};
|
|
652
|
+
fontSizes: {
|
|
660
653
|
display100: any;
|
|
661
654
|
display200: any;
|
|
662
655
|
display300: any;
|
|
@@ -666,8 +659,6 @@ export declare const BaseAvatarImage: import("@stitches/react/types/styled-compo
|
|
|
666
659
|
display700: any;
|
|
667
660
|
display800: any;
|
|
668
661
|
display900: any;
|
|
669
|
-
};
|
|
670
|
-
fontWeights: {
|
|
671
662
|
body: any;
|
|
672
663
|
caption: any;
|
|
673
664
|
pageTitle: any;
|
|
@@ -675,6 +666,8 @@ export declare const BaseAvatarImage: import("@stitches/react/types/styled-compo
|
|
|
675
666
|
sectionSubtitle: any;
|
|
676
667
|
button: any;
|
|
677
668
|
textInput: any;
|
|
669
|
+
};
|
|
670
|
+
fontWeights: {
|
|
678
671
|
display100: any;
|
|
679
672
|
display200: any;
|
|
680
673
|
display300: any;
|
|
@@ -684,8 +677,6 @@ export declare const BaseAvatarImage: import("@stitches/react/types/styled-compo
|
|
|
684
677
|
display700: any;
|
|
685
678
|
display800: any;
|
|
686
679
|
display900: any;
|
|
687
|
-
};
|
|
688
|
-
letterSpacings: {
|
|
689
680
|
body: any;
|
|
690
681
|
caption: any;
|
|
691
682
|
pageTitle: any;
|
|
@@ -693,6 +684,8 @@ export declare const BaseAvatarImage: import("@stitches/react/types/styled-compo
|
|
|
693
684
|
sectionSubtitle: any;
|
|
694
685
|
button: any;
|
|
695
686
|
textInput: any;
|
|
687
|
+
};
|
|
688
|
+
letterSpacings: {
|
|
696
689
|
display100: any;
|
|
697
690
|
display200: any;
|
|
698
691
|
display300: any;
|
|
@@ -702,8 +695,6 @@ export declare const BaseAvatarImage: import("@stitches/react/types/styled-compo
|
|
|
702
695
|
display700: any;
|
|
703
696
|
display800: any;
|
|
704
697
|
display900: any;
|
|
705
|
-
};
|
|
706
|
-
lineHeights: {
|
|
707
698
|
body: any;
|
|
708
699
|
caption: any;
|
|
709
700
|
pageTitle: any;
|
|
@@ -711,6 +702,8 @@ export declare const BaseAvatarImage: import("@stitches/react/types/styled-compo
|
|
|
711
702
|
sectionSubtitle: any;
|
|
712
703
|
button: any;
|
|
713
704
|
textInput: any;
|
|
705
|
+
};
|
|
706
|
+
lineHeights: {
|
|
714
707
|
display100: any;
|
|
715
708
|
display200: any;
|
|
716
709
|
display300: any;
|
|
@@ -720,6 +713,13 @@ export declare const BaseAvatarImage: import("@stitches/react/types/styled-compo
|
|
|
720
713
|
display700: any;
|
|
721
714
|
display800: any;
|
|
722
715
|
display900: any;
|
|
716
|
+
body: any;
|
|
717
|
+
caption: any;
|
|
718
|
+
pageTitle: any;
|
|
719
|
+
sectionTitle: any;
|
|
720
|
+
sectionSubtitle: any;
|
|
721
|
+
button: any;
|
|
722
|
+
textInput: any;
|
|
723
723
|
};
|
|
724
724
|
radii: {
|
|
725
725
|
default: any;
|
|
@@ -864,13 +864,6 @@ export declare const BaseAvatarButton: import("@stitches/react/types/styled-comp
|
|
|
864
864
|
critical13: string;
|
|
865
865
|
};
|
|
866
866
|
fonts: {
|
|
867
|
-
body: any;
|
|
868
|
-
caption: any;
|
|
869
|
-
pageTitle: any;
|
|
870
|
-
sectionTitle: any;
|
|
871
|
-
sectionSubtitle: any;
|
|
872
|
-
button: any;
|
|
873
|
-
textInput: any;
|
|
874
867
|
display100: any;
|
|
875
868
|
display200: any;
|
|
876
869
|
display300: any;
|
|
@@ -880,9 +873,6 @@ export declare const BaseAvatarButton: import("@stitches/react/types/styled-comp
|
|
|
880
873
|
display700: any;
|
|
881
874
|
display800: any;
|
|
882
875
|
display900: any;
|
|
883
|
-
default: any;
|
|
884
|
-
};
|
|
885
|
-
fontSizes: {
|
|
886
876
|
body: any;
|
|
887
877
|
caption: any;
|
|
888
878
|
pageTitle: any;
|
|
@@ -890,6 +880,9 @@ export declare const BaseAvatarButton: import("@stitches/react/types/styled-comp
|
|
|
890
880
|
sectionSubtitle: any;
|
|
891
881
|
button: any;
|
|
892
882
|
textInput: any;
|
|
883
|
+
default: any;
|
|
884
|
+
};
|
|
885
|
+
fontSizes: {
|
|
893
886
|
display100: any;
|
|
894
887
|
display200: any;
|
|
895
888
|
display300: any;
|
|
@@ -899,8 +892,6 @@ export declare const BaseAvatarButton: import("@stitches/react/types/styled-comp
|
|
|
899
892
|
display700: any;
|
|
900
893
|
display800: any;
|
|
901
894
|
display900: any;
|
|
902
|
-
};
|
|
903
|
-
fontWeights: {
|
|
904
895
|
body: any;
|
|
905
896
|
caption: any;
|
|
906
897
|
pageTitle: any;
|
|
@@ -908,6 +899,8 @@ export declare const BaseAvatarButton: import("@stitches/react/types/styled-comp
|
|
|
908
899
|
sectionSubtitle: any;
|
|
909
900
|
button: any;
|
|
910
901
|
textInput: any;
|
|
902
|
+
};
|
|
903
|
+
fontWeights: {
|
|
911
904
|
display100: any;
|
|
912
905
|
display200: any;
|
|
913
906
|
display300: any;
|
|
@@ -917,8 +910,6 @@ export declare const BaseAvatarButton: import("@stitches/react/types/styled-comp
|
|
|
917
910
|
display700: any;
|
|
918
911
|
display800: any;
|
|
919
912
|
display900: any;
|
|
920
|
-
};
|
|
921
|
-
letterSpacings: {
|
|
922
913
|
body: any;
|
|
923
914
|
caption: any;
|
|
924
915
|
pageTitle: any;
|
|
@@ -926,6 +917,8 @@ export declare const BaseAvatarButton: import("@stitches/react/types/styled-comp
|
|
|
926
917
|
sectionSubtitle: any;
|
|
927
918
|
button: any;
|
|
928
919
|
textInput: any;
|
|
920
|
+
};
|
|
921
|
+
letterSpacings: {
|
|
929
922
|
display100: any;
|
|
930
923
|
display200: any;
|
|
931
924
|
display300: any;
|
|
@@ -935,8 +928,6 @@ export declare const BaseAvatarButton: import("@stitches/react/types/styled-comp
|
|
|
935
928
|
display700: any;
|
|
936
929
|
display800: any;
|
|
937
930
|
display900: any;
|
|
938
|
-
};
|
|
939
|
-
lineHeights: {
|
|
940
931
|
body: any;
|
|
941
932
|
caption: any;
|
|
942
933
|
pageTitle: any;
|
|
@@ -944,6 +935,8 @@ export declare const BaseAvatarButton: import("@stitches/react/types/styled-comp
|
|
|
944
935
|
sectionSubtitle: any;
|
|
945
936
|
button: any;
|
|
946
937
|
textInput: any;
|
|
938
|
+
};
|
|
939
|
+
lineHeights: {
|
|
947
940
|
display100: any;
|
|
948
941
|
display200: any;
|
|
949
942
|
display300: any;
|
|
@@ -953,6 +946,13 @@ export declare const BaseAvatarButton: import("@stitches/react/types/styled-comp
|
|
|
953
946
|
display700: any;
|
|
954
947
|
display800: any;
|
|
955
948
|
display900: any;
|
|
949
|
+
body: any;
|
|
950
|
+
caption: any;
|
|
951
|
+
pageTitle: any;
|
|
952
|
+
sectionTitle: any;
|
|
953
|
+
sectionSubtitle: any;
|
|
954
|
+
button: any;
|
|
955
|
+
textInput: any;
|
|
956
956
|
};
|
|
957
957
|
radii: {
|
|
958
958
|
default: any;
|
|
@@ -1097,13 +1097,6 @@ export declare const BaseAvatarLink: import("@stitches/react/types/styled-compon
|
|
|
1097
1097
|
critical13: string;
|
|
1098
1098
|
};
|
|
1099
1099
|
fonts: {
|
|
1100
|
-
body: any;
|
|
1101
|
-
caption: any;
|
|
1102
|
-
pageTitle: any;
|
|
1103
|
-
sectionTitle: any;
|
|
1104
|
-
sectionSubtitle: any;
|
|
1105
|
-
button: any;
|
|
1106
|
-
textInput: any;
|
|
1107
1100
|
display100: any;
|
|
1108
1101
|
display200: any;
|
|
1109
1102
|
display300: any;
|
|
@@ -1113,9 +1106,6 @@ export declare const BaseAvatarLink: import("@stitches/react/types/styled-compon
|
|
|
1113
1106
|
display700: any;
|
|
1114
1107
|
display800: any;
|
|
1115
1108
|
display900: any;
|
|
1116
|
-
default: any;
|
|
1117
|
-
};
|
|
1118
|
-
fontSizes: {
|
|
1119
1109
|
body: any;
|
|
1120
1110
|
caption: any;
|
|
1121
1111
|
pageTitle: any;
|
|
@@ -1123,6 +1113,9 @@ export declare const BaseAvatarLink: import("@stitches/react/types/styled-compon
|
|
|
1123
1113
|
sectionSubtitle: any;
|
|
1124
1114
|
button: any;
|
|
1125
1115
|
textInput: any;
|
|
1116
|
+
default: any;
|
|
1117
|
+
};
|
|
1118
|
+
fontSizes: {
|
|
1126
1119
|
display100: any;
|
|
1127
1120
|
display200: any;
|
|
1128
1121
|
display300: any;
|
|
@@ -1132,8 +1125,6 @@ export declare const BaseAvatarLink: import("@stitches/react/types/styled-compon
|
|
|
1132
1125
|
display700: any;
|
|
1133
1126
|
display800: any;
|
|
1134
1127
|
display900: any;
|
|
1135
|
-
};
|
|
1136
|
-
fontWeights: {
|
|
1137
1128
|
body: any;
|
|
1138
1129
|
caption: any;
|
|
1139
1130
|
pageTitle: any;
|
|
@@ -1141,6 +1132,8 @@ export declare const BaseAvatarLink: import("@stitches/react/types/styled-compon
|
|
|
1141
1132
|
sectionSubtitle: any;
|
|
1142
1133
|
button: any;
|
|
1143
1134
|
textInput: any;
|
|
1135
|
+
};
|
|
1136
|
+
fontWeights: {
|
|
1144
1137
|
display100: any;
|
|
1145
1138
|
display200: any;
|
|
1146
1139
|
display300: any;
|
|
@@ -1150,8 +1143,6 @@ export declare const BaseAvatarLink: import("@stitches/react/types/styled-compon
|
|
|
1150
1143
|
display700: any;
|
|
1151
1144
|
display800: any;
|
|
1152
1145
|
display900: any;
|
|
1153
|
-
};
|
|
1154
|
-
letterSpacings: {
|
|
1155
1146
|
body: any;
|
|
1156
1147
|
caption: any;
|
|
1157
1148
|
pageTitle: any;
|
|
@@ -1159,6 +1150,8 @@ export declare const BaseAvatarLink: import("@stitches/react/types/styled-compon
|
|
|
1159
1150
|
sectionSubtitle: any;
|
|
1160
1151
|
button: any;
|
|
1161
1152
|
textInput: any;
|
|
1153
|
+
};
|
|
1154
|
+
letterSpacings: {
|
|
1162
1155
|
display100: any;
|
|
1163
1156
|
display200: any;
|
|
1164
1157
|
display300: any;
|
|
@@ -1168,8 +1161,6 @@ export declare const BaseAvatarLink: import("@stitches/react/types/styled-compon
|
|
|
1168
1161
|
display700: any;
|
|
1169
1162
|
display800: any;
|
|
1170
1163
|
display900: any;
|
|
1171
|
-
};
|
|
1172
|
-
lineHeights: {
|
|
1173
1164
|
body: any;
|
|
1174
1165
|
caption: any;
|
|
1175
1166
|
pageTitle: any;
|
|
@@ -1177,6 +1168,8 @@ export declare const BaseAvatarLink: import("@stitches/react/types/styled-compon
|
|
|
1177
1168
|
sectionSubtitle: any;
|
|
1178
1169
|
button: any;
|
|
1179
1170
|
textInput: any;
|
|
1171
|
+
};
|
|
1172
|
+
lineHeights: {
|
|
1180
1173
|
display100: any;
|
|
1181
1174
|
display200: any;
|
|
1182
1175
|
display300: any;
|
|
@@ -1186,6 +1179,13 @@ export declare const BaseAvatarLink: import("@stitches/react/types/styled-compon
|
|
|
1186
1179
|
display700: any;
|
|
1187
1180
|
display800: any;
|
|
1188
1181
|
display900: any;
|
|
1182
|
+
body: any;
|
|
1183
|
+
caption: any;
|
|
1184
|
+
pageTitle: any;
|
|
1185
|
+
sectionTitle: any;
|
|
1186
|
+
sectionSubtitle: any;
|
|
1187
|
+
button: any;
|
|
1188
|
+
textInput: any;
|
|
1189
1189
|
};
|
|
1190
1190
|
radii: {
|
|
1191
1191
|
default: any;
|