@vibe/core 3.28.0-alpha-df61a.0 → 3.28.1-alpha-e7b89.0
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/Accordion/Accordion/Accordion.d.ts +8 -0
- package/dist/components/Accordion/AccordionItem/AccordionItem.d.ts +28 -3
- package/dist/components/EditableText/EditableText.d.ts +2 -8
- package/dist/components/EditableTypography/EditableTypography.d.ts +0 -2
- package/dist/components/Label/Label.d.ts +139 -4
- package/dist/components/Label/Label.types.d.ts +3 -1
- package/dist/components/Label/LabelConstants.d.ts +47 -0
- package/dist/mocked_classnames/components/Accordion/Accordion/Accordion.d.ts +8 -0
- package/dist/mocked_classnames/components/Accordion/AccordionItem/AccordionItem.d.ts +28 -3
- package/dist/mocked_classnames/components/EditableText/EditableText.d.ts +2 -8
- package/dist/mocked_classnames/components/EditableTypography/EditableTypography.d.ts +0 -2
- package/dist/mocked_classnames/components/Label/Label.d.ts +139 -4
- package/dist/mocked_classnames/components/Label/Label.types.d.ts +3 -1
- package/dist/mocked_classnames/components/Label/LabelConstants.d.ts +47 -0
- package/dist/mocked_classnames/src/components/Accordion/Accordion/Accordion.js.map +1 -1
- package/dist/mocked_classnames/src/components/Accordion/Accordion/Accordion.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Accordion/AccordionItem/AccordionItem.js.map +1 -1
- package/dist/mocked_classnames/src/components/AlertBanner/AlertBanner.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/AlertBanner/AlertBannerButton/AlertBannerButton.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/AlertBanner/AlertBannerLink/AlertBannerLink.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/AlertBanner/AlertBannerText/AlertBannerText.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/AttentionBox/AttentionBox.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/AttentionBox/AttentionBoxLink/AttentionBoxLink.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Avatar/Avatar.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Avatar/AvatarBadge.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Avatar/AvatarContent.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/AvatarGroup/AvatarGroup.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/AvatarGroup/AvatarGroupCounter.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/AvatarGroup/AvatarGroupCounterTooltipContent.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/AvatarGroup/AvatarGroupCounterTooltipContentVirtualizedList.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Badge/Badge.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Badge/Indicator/Indicator.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/BaseInput/BaseInput.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Box/Box.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbContent/BreadcrumbContent.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbItem.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/BreadcrumbsBar/BreadcrumbsBar.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Button/Button.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/ButtonGroup/ButtonGroup.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Checkbox/Checkbox.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Chips/Chips.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Clickable/Clickable.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/ColorPicker/ColorPicker.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Combobox/Combobox.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Combobox/ComboboxHelpers/ComboboxHelpers.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Combobox/components/ComboboxCategory/ComboboxCategory.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Combobox/components/ComboboxItems/ComboboxItems.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Combobox/components/ComboboxOption/ComboboxOption.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Combobox/components/StickyCategoryHeader/StickyCategoryHeader.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Counter/Counter.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/DatePicker/DateNavigationItem/DateNavigationItem.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/DatePicker/DatePicker.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/DatePicker/DatePickerHeader/DatePickerHeader.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/DatePicker/YearPicker/YearPicker.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/DatePicker/external_datepicker.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Dialog/Dialog.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Dialog/DialogContent/DialogContent.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/DialogContentContainer/DialogContentContainer.js +1 -1
- package/dist/mocked_classnames/src/components/DialogContentContainer/DialogContentContainer.js.map +1 -1
- package/dist/mocked_classnames/src/components/DialogContentContainer/DialogContentContainer.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Divider/Divider.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Dropdown/Dropdown.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Dropdown/components/ChildrenContent/ChildrenContent.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Dropdown/components/MultiValueContainer/MultiValueContainer.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Dropdown/components/menu/menu.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Dropdown/components/option/option.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Dropdown/components/singleValue/singleValue.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/EditableHeading/EditableHeading.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/EditableText/EditableText.js.map +1 -1
- package/dist/mocked_classnames/src/components/EditableText/EditableText.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/EditableTypography/EditableTypography.js +1 -1
- package/dist/mocked_classnames/src/components/EditableTypography/EditableTypography.js.map +1 -1
- package/dist/mocked_classnames/src/components/EditableTypography/EditableTypography.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/ExpandCollapse/ExpandCollapse.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/FieldLabel/FieldLabel.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Flex/Flex.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/FormattedNumber/FormattedNumber.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Heading/Heading.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/HiddenText/HiddenText.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Icon/Icon.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/IconButton/IconButton.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Label/Label.js +1 -1
- package/dist/mocked_classnames/src/components/Label/Label.js.map +1 -1
- package/dist/mocked_classnames/src/components/Label/Label.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Label/LabelCelebrationAnimation.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Label/LabelConstants.js +1 -1
- package/dist/mocked_classnames/src/components/Label/LabelConstants.js.map +1 -1
- package/dist/mocked_classnames/src/components/LegacyModal/LegacyModal.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/LegacyModal/LegacyModalContent/LegacyModalContent.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/LegacyModal/LegacyModalFooter/LegacyModalFooter.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/LegacyModal/LegacyModalHeader/LegacyModalHeader.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Link/Link.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/List/List.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/List/VirtualizedListItems/VirtualizedListItems.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/ListItem/ListItem.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/ListItemAvatar/ListItemAvatar.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/ListItemIcon/ListItemIcon.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/ListTitle/ListTitle.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Loader/Loader.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Menu/Menu/Menu.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Menu/MenuDivider/MenuDivider.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Menu/MenuItem/MenuItem.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Menu/MenuItem/components/BaseMenuItem/BaseMenuItem.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Menu/MenuItem/components/MenuItemIcon/MenuItemIcon.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Menu/MenuItem/components/MenuItemSubMenuIcon/MenuItemSubMenuIcon.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Menu/MenuItemButton/MenuItemButton.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Menu/MenuTitle/MenuTitle.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/MenuButton/MenuButton.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Modal/Modal/Modal.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Modal/ModalHeader/ModalHeader.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Modal/ModalMedia/ModalMedia.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Modal/ModalTopActions/ModalTopActions.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Modal/footers/ModalFooter/ModalFooter.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Modal/footers/ModalFooterBase/ModalFooterBase.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Modal/footers/ModalFooterWizard/ModalFooterWizard.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Modal/layouts/ModalBasicLayout/ModalBasicLayout.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Modal/layouts/ModalFooterShadow.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Modal/layouts/ModalLayoutScrollableContent.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Modal/layouts/ModalMediaLayout/ModalMediaLayout.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Modal/layouts/ModalSideBySideLayout/ModalSideBySideLayout.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/MultiStepIndicator/MultiStepIndicator.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/MultiStepIndicator/components/StepIndicator/StepIndicator.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/ProgressBars/LinearProgressBar/Bar/Bar.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/ProgressBars/LinearProgressBar/LinearProgressBar.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/ProgressBars/PercentageLabel/PercentageLabel.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/RadioButton/RadioButton.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Search/Search.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Skeleton/Skeleton.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/SlideTransition/SlideTransition.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Slider/SelectionIndicator.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Slider/Slider.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderBase.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderFilledTrack.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderRail.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderThumb.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderTrack.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Slider/SliderInfix.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/SplitButton/SplitButton.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Steps/Steps.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Steps/StepsCommand.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Steps/StepsDot.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Steps/StepsGalleryHeader.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Steps/StepsHeader.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Steps/StepsNumbersHeader.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Switch/Switch.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Table/Table/Table.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Table/TableBody/TableBody.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Table/TableCell/TableCell.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Table/TableCellSkeleton/TableCellSkeleton.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Table/TableContainer/TableContainer.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Table/TableHeader/TableHeader.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Table/TableHeaderCell/TableHeaderCell.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Table/TableRow/TableRow.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Table/TableRowMenu/TableRowMenu.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Table/TableVirtualizedBody/TableVirtualizedBody.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Tabs/Tab/Tab.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Tabs/TabList/TabList.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Tabs/TabPanel/TabPanel.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Tabs/TabPanels/TabPanels.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Text/Text.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/TextArea/TextArea.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/TextField/TextField.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/TextWithHighlight/TextWithHighlight.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Tipseen/Tipseen.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Tipseen/TipseenBasicContent.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Tipseen/TipseenContent.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Tipseen/TipseenImage.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Tipseen/TipseenMedia/TipseenMedia.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Tipseen/TipseenTitle.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Tipseen/TipseenWizard.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Toast/Toast.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Toast/ToastLink/ToastLink.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Toggle/MockToggle.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Toggle/Toggle.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Toggle/ToggleText.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Tooltip/Tooltip.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/TransitionView/TransitionView.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Typography/Typography.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/VirtualizedGrid/VirtualizedGrid.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/VirtualizedList/VirtualizedList.js +1 -1
- package/dist/mocked_classnames/src/components/VirtualizedList/VirtualizedList.js.map +1 -1
- package/dist/mocked_classnames/src/components/VirtualizedList/VirtualizedList.module.scss.js +1 -1
- package/dist/mocked_classnames/style/dist/index.min.css.js +1 -1
- package/dist/src/components/Accordion/Accordion/Accordion.js.map +1 -1
- package/dist/src/components/Accordion/Accordion/Accordion.module.scss.js +1 -1
- package/dist/src/components/Accordion/AccordionItem/AccordionItem.js.map +1 -1
- package/dist/src/components/AlertBanner/AlertBanner.module.scss.js +1 -1
- package/dist/src/components/AlertBanner/AlertBannerButton/AlertBannerButton.module.scss.js +1 -1
- package/dist/src/components/AlertBanner/AlertBannerLink/AlertBannerLink.module.scss.js +1 -1
- package/dist/src/components/AlertBanner/AlertBannerText/AlertBannerText.module.scss.js +1 -1
- package/dist/src/components/AttentionBox/AttentionBox.module.scss.js +1 -1
- package/dist/src/components/AttentionBox/AttentionBoxLink/AttentionBoxLink.module.scss.js +1 -1
- package/dist/src/components/Avatar/Avatar.module.scss.js +1 -1
- package/dist/src/components/Avatar/AvatarBadge.module.scss.js +1 -1
- package/dist/src/components/Avatar/AvatarContent.module.scss.js +1 -1
- package/dist/src/components/AvatarGroup/AvatarGroup.module.scss.js +1 -1
- package/dist/src/components/AvatarGroup/AvatarGroupCounter.module.scss.js +1 -1
- package/dist/src/components/AvatarGroup/AvatarGroupCounterTooltipContent.module.scss.js +1 -1
- package/dist/src/components/AvatarGroup/AvatarGroupCounterTooltipContentVirtualizedList.module.scss.js +1 -1
- package/dist/src/components/Badge/Badge.module.scss.js +1 -1
- package/dist/src/components/Badge/Indicator/Indicator.module.scss.js +1 -1
- package/dist/src/components/BaseInput/BaseInput.module.scss.js +1 -1
- package/dist/src/components/Box/Box.module.scss.js +1 -1
- package/dist/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbContent/BreadcrumbContent.module.scss.js +1 -1
- package/dist/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbItem.module.scss.js +1 -1
- package/dist/src/components/BreadcrumbsBar/BreadcrumbsBar.module.scss.js +1 -1
- package/dist/src/components/Button/Button.module.scss.js +1 -1
- package/dist/src/components/ButtonGroup/ButtonGroup.module.scss.js +1 -1
- package/dist/src/components/Checkbox/Checkbox.module.scss.js +1 -1
- package/dist/src/components/Chips/Chips.module.scss.js +1 -1
- package/dist/src/components/Clickable/Clickable.module.scss.js +1 -1
- package/dist/src/components/ColorPicker/ColorPicker.module.scss.js +1 -1
- package/dist/src/components/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.module.scss.js +1 -1
- package/dist/src/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.module.scss.js +1 -1
- package/dist/src/components/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.module.scss.js +1 -1
- package/dist/src/components/Combobox/Combobox.module.scss.js +1 -1
- package/dist/src/components/Combobox/ComboboxHelpers/ComboboxHelpers.module.scss.js +1 -1
- package/dist/src/components/Combobox/components/ComboboxCategory/ComboboxCategory.module.scss.js +1 -1
- package/dist/src/components/Combobox/components/ComboboxItems/ComboboxItems.module.scss.js +1 -1
- package/dist/src/components/Combobox/components/ComboboxOption/ComboboxOption.module.scss.js +1 -1
- package/dist/src/components/Combobox/components/StickyCategoryHeader/StickyCategoryHeader.module.scss.js +1 -1
- package/dist/src/components/Counter/Counter.module.scss.js +1 -1
- package/dist/src/components/DatePicker/DateNavigationItem/DateNavigationItem.module.scss.js +1 -1
- package/dist/src/components/DatePicker/DatePicker.module.scss.js +1 -1
- package/dist/src/components/DatePicker/DatePickerHeader/DatePickerHeader.module.scss.js +1 -1
- package/dist/src/components/DatePicker/YearPicker/YearPicker.module.scss.js +1 -1
- package/dist/src/components/DatePicker/external_datepicker.scss.js +1 -1
- package/dist/src/components/Dialog/Dialog.module.scss.js +1 -1
- package/dist/src/components/Dialog/DialogContent/DialogContent.module.scss.js +1 -1
- package/dist/src/components/DialogContentContainer/DialogContentContainer.js +1 -1
- package/dist/src/components/DialogContentContainer/DialogContentContainer.js.map +1 -1
- package/dist/src/components/DialogContentContainer/DialogContentContainer.module.scss.js +1 -1
- package/dist/src/components/Divider/Divider.module.scss.js +1 -1
- package/dist/src/components/Dropdown/Dropdown.module.scss.js +1 -1
- package/dist/src/components/Dropdown/components/ChildrenContent/ChildrenContent.module.scss.js +1 -1
- package/dist/src/components/Dropdown/components/MultiValueContainer/MultiValueContainer.module.scss.js +1 -1
- package/dist/src/components/Dropdown/components/menu/menu.module.scss.js +1 -1
- package/dist/src/components/Dropdown/components/option/option.module.scss.js +1 -1
- package/dist/src/components/Dropdown/components/singleValue/singleValue.module.scss.js +1 -1
- package/dist/src/components/EditableHeading/EditableHeading.module.scss.js +1 -1
- package/dist/src/components/EditableText/EditableText.js.map +1 -1
- package/dist/src/components/EditableText/EditableText.module.scss.js +1 -1
- package/dist/src/components/EditableTypography/EditableTypography.js +1 -1
- package/dist/src/components/EditableTypography/EditableTypography.js.map +1 -1
- package/dist/src/components/EditableTypography/EditableTypography.module.scss.js +1 -1
- package/dist/src/components/ExpandCollapse/ExpandCollapse.module.scss.js +1 -1
- package/dist/src/components/FieldLabel/FieldLabel.module.scss.js +1 -1
- package/dist/src/components/Flex/Flex.module.scss.js +1 -1
- package/dist/src/components/FormattedNumber/FormattedNumber.module.scss.js +1 -1
- package/dist/src/components/Heading/Heading.module.scss.js +1 -1
- package/dist/src/components/HiddenText/HiddenText.module.scss.js +1 -1
- package/dist/src/components/Icon/Icon.module.scss.js +1 -1
- package/dist/src/components/IconButton/IconButton.module.scss.js +1 -1
- package/dist/src/components/Label/Label.js +1 -1
- package/dist/src/components/Label/Label.js.map +1 -1
- package/dist/src/components/Label/Label.module.scss.js +1 -1
- package/dist/src/components/Label/LabelCelebrationAnimation.module.scss.js +1 -1
- package/dist/src/components/Label/LabelConstants.js +1 -1
- package/dist/src/components/Label/LabelConstants.js.map +1 -1
- package/dist/src/components/LegacyModal/LegacyModal.module.scss.js +1 -1
- package/dist/src/components/LegacyModal/LegacyModalContent/LegacyModalContent.module.scss.js +1 -1
- package/dist/src/components/LegacyModal/LegacyModalFooter/LegacyModalFooter.module.scss.js +1 -1
- package/dist/src/components/LegacyModal/LegacyModalHeader/LegacyModalHeader.module.scss.js +1 -1
- package/dist/src/components/Link/Link.module.scss.js +1 -1
- package/dist/src/components/List/List.module.scss.js +1 -1
- package/dist/src/components/List/VirtualizedListItems/VirtualizedListItems.module.scss.js +1 -1
- package/dist/src/components/ListItem/ListItem.module.scss.js +1 -1
- package/dist/src/components/ListItemAvatar/ListItemAvatar.module.scss.js +1 -1
- package/dist/src/components/ListItemIcon/ListItemIcon.module.scss.js +1 -1
- package/dist/src/components/ListTitle/ListTitle.module.scss.js +1 -1
- package/dist/src/components/Loader/Loader.module.scss.js +1 -1
- package/dist/src/components/Menu/Menu/Menu.module.scss.js +1 -1
- package/dist/src/components/Menu/MenuDivider/MenuDivider.module.scss.js +1 -1
- package/dist/src/components/Menu/MenuItem/MenuItem.module.scss.js +1 -1
- package/dist/src/components/Menu/MenuItem/components/BaseMenuItem/BaseMenuItem.module.scss.js +1 -1
- package/dist/src/components/Menu/MenuItem/components/MenuItemIcon/MenuItemIcon.module.scss.js +1 -1
- package/dist/src/components/Menu/MenuItem/components/MenuItemSubMenuIcon/MenuItemSubMenuIcon.module.scss.js +1 -1
- package/dist/src/components/Menu/MenuItemButton/MenuItemButton.module.scss.js +1 -1
- package/dist/src/components/Menu/MenuTitle/MenuTitle.module.scss.js +1 -1
- package/dist/src/components/MenuButton/MenuButton.module.scss.js +1 -1
- package/dist/src/components/Modal/Modal/Modal.module.scss.js +1 -1
- package/dist/src/components/Modal/ModalHeader/ModalHeader.module.scss.js +1 -1
- package/dist/src/components/Modal/ModalMedia/ModalMedia.module.scss.js +1 -1
- package/dist/src/components/Modal/ModalTopActions/ModalTopActions.module.scss.js +1 -1
- package/dist/src/components/Modal/footers/ModalFooter/ModalFooter.module.scss.js +1 -1
- package/dist/src/components/Modal/footers/ModalFooterBase/ModalFooterBase.module.scss.js +1 -1
- package/dist/src/components/Modal/footers/ModalFooterWizard/ModalFooterWizard.module.scss.js +1 -1
- package/dist/src/components/Modal/layouts/ModalBasicLayout/ModalBasicLayout.module.scss.js +1 -1
- package/dist/src/components/Modal/layouts/ModalFooterShadow.module.scss.js +1 -1
- package/dist/src/components/Modal/layouts/ModalLayoutScrollableContent.module.scss.js +1 -1
- package/dist/src/components/Modal/layouts/ModalMediaLayout/ModalMediaLayout.module.scss.js +1 -1
- package/dist/src/components/Modal/layouts/ModalSideBySideLayout/ModalSideBySideLayout.module.scss.js +1 -1
- package/dist/src/components/MultiStepIndicator/MultiStepIndicator.module.scss.js +1 -1
- package/dist/src/components/MultiStepIndicator/components/StepIndicator/StepIndicator.module.scss.js +1 -1
- package/dist/src/components/ProgressBars/LinearProgressBar/Bar/Bar.module.scss.js +1 -1
- package/dist/src/components/ProgressBars/LinearProgressBar/LinearProgressBar.module.scss.js +1 -1
- package/dist/src/components/ProgressBars/PercentageLabel/PercentageLabel.module.scss.js +1 -1
- package/dist/src/components/RadioButton/RadioButton.module.scss.js +1 -1
- package/dist/src/components/Search/Search.module.scss.js +1 -1
- package/dist/src/components/Skeleton/Skeleton.module.scss.js +1 -1
- package/dist/src/components/SlideTransition/SlideTransition.module.scss.js +1 -1
- package/dist/src/components/Slider/SelectionIndicator.module.scss.js +1 -1
- package/dist/src/components/Slider/Slider.module.scss.js +1 -1
- package/dist/src/components/Slider/SliderBase/SliderBase.module.scss.js +1 -1
- package/dist/src/components/Slider/SliderBase/SliderFilledTrack.module.scss.js +1 -1
- package/dist/src/components/Slider/SliderBase/SliderRail.module.scss.js +1 -1
- package/dist/src/components/Slider/SliderBase/SliderThumb.module.scss.js +1 -1
- package/dist/src/components/Slider/SliderBase/SliderTrack.module.scss.js +1 -1
- package/dist/src/components/Slider/SliderInfix.module.scss.js +1 -1
- package/dist/src/components/SplitButton/SplitButton.module.scss.js +1 -1
- package/dist/src/components/Steps/Steps.module.scss.js +1 -1
- package/dist/src/components/Steps/StepsCommand.module.scss.js +1 -1
- package/dist/src/components/Steps/StepsDot.module.scss.js +1 -1
- package/dist/src/components/Steps/StepsGalleryHeader.module.scss.js +1 -1
- package/dist/src/components/Steps/StepsHeader.module.scss.js +1 -1
- package/dist/src/components/Steps/StepsNumbersHeader.module.scss.js +1 -1
- package/dist/src/components/Switch/Switch.module.scss.js +1 -1
- package/dist/src/components/Table/Table/Table.module.scss.js +1 -1
- package/dist/src/components/Table/TableBody/TableBody.module.scss.js +1 -1
- package/dist/src/components/Table/TableCell/TableCell.module.scss.js +1 -1
- package/dist/src/components/Table/TableCellSkeleton/TableCellSkeleton.module.scss.js +1 -1
- package/dist/src/components/Table/TableContainer/TableContainer.module.scss.js +1 -1
- package/dist/src/components/Table/TableHeader/TableHeader.module.scss.js +1 -1
- package/dist/src/components/Table/TableHeaderCell/TableHeaderCell.module.scss.js +1 -1
- package/dist/src/components/Table/TableRow/TableRow.module.scss.js +1 -1
- package/dist/src/components/Table/TableRowMenu/TableRowMenu.module.scss.js +1 -1
- package/dist/src/components/Table/TableVirtualizedBody/TableVirtualizedBody.module.scss.js +1 -1
- package/dist/src/components/Tabs/Tab/Tab.module.scss.js +1 -1
- package/dist/src/components/Tabs/TabList/TabList.module.scss.js +1 -1
- package/dist/src/components/Tabs/TabPanel/TabPanel.module.scss.js +1 -1
- package/dist/src/components/Tabs/TabPanels/TabPanels.module.scss.js +1 -1
- package/dist/src/components/Text/Text.module.scss.js +1 -1
- package/dist/src/components/TextArea/TextArea.module.scss.js +1 -1
- package/dist/src/components/TextField/TextField.module.scss.js +1 -1
- package/dist/src/components/TextWithHighlight/TextWithHighlight.module.scss.js +1 -1
- package/dist/src/components/Tipseen/Tipseen.module.scss.js +1 -1
- package/dist/src/components/Tipseen/TipseenBasicContent.module.scss.js +1 -1
- package/dist/src/components/Tipseen/TipseenContent.module.scss.js +1 -1
- package/dist/src/components/Tipseen/TipseenImage.module.scss.js +1 -1
- package/dist/src/components/Tipseen/TipseenMedia/TipseenMedia.module.scss.js +1 -1
- package/dist/src/components/Tipseen/TipseenTitle.module.scss.js +1 -1
- package/dist/src/components/Tipseen/TipseenWizard.module.scss.js +1 -1
- package/dist/src/components/Toast/Toast.module.scss.js +1 -1
- package/dist/src/components/Toast/ToastLink/ToastLink.module.scss.js +1 -1
- package/dist/src/components/Toggle/MockToggle.module.scss.js +1 -1
- package/dist/src/components/Toggle/Toggle.module.scss.js +1 -1
- package/dist/src/components/Toggle/ToggleText.module.scss.js +1 -1
- package/dist/src/components/Tooltip/Tooltip.module.scss.js +1 -1
- package/dist/src/components/TransitionView/TransitionView.module.scss.js +1 -1
- package/dist/src/components/Typography/Typography.module.scss.js +1 -1
- package/dist/src/components/VirtualizedGrid/VirtualizedGrid.module.scss.js +1 -1
- package/dist/src/components/VirtualizedList/VirtualizedList.js +1 -1
- package/dist/src/components/VirtualizedList/VirtualizedList.js.map +1 -1
- package/dist/src/components/VirtualizedList/VirtualizedList.module.scss.js +1 -1
- package/dist/style/dist/index.min.css.js +1 -1
- package/package.json +3 -3
|
@@ -17,6 +17,14 @@ export interface AccordionProps extends VibeComponentProps {
|
|
|
17
17
|
* Array of initial expanded indexes
|
|
18
18
|
*/
|
|
19
19
|
defaultIndex?: Array<number>;
|
|
20
|
+
/**
|
|
21
|
+
* A class name to be added to the accordion container
|
|
22
|
+
*/
|
|
23
|
+
className?: string;
|
|
24
|
+
/**
|
|
25
|
+
* An id to be added the accordion container.
|
|
26
|
+
*/
|
|
27
|
+
id?: string;
|
|
20
28
|
}
|
|
21
29
|
declare const Accordion: VibeComponent<AccordionProps, unknown> & object;
|
|
22
30
|
export default Accordion;
|
|
@@ -2,7 +2,7 @@ import React from "react";
|
|
|
2
2
|
import { VibeComponentProps, ElementContent } from "../../../types";
|
|
3
3
|
export interface AccordionItemProps extends VibeComponentProps {
|
|
4
4
|
/**
|
|
5
|
-
* Header title
|
|
5
|
+
* Header title for the accordion item.
|
|
6
6
|
*/
|
|
7
7
|
title?: ElementContent;
|
|
8
8
|
/**
|
|
@@ -10,20 +10,45 @@ export interface AccordionItemProps extends VibeComponentProps {
|
|
|
10
10
|
*/
|
|
11
11
|
children?: ElementContent;
|
|
12
12
|
/**
|
|
13
|
-
* The expand icon
|
|
13
|
+
* The font size of the expand/collapse icon.
|
|
14
14
|
*/
|
|
15
15
|
iconSize?: number | string;
|
|
16
16
|
/**
|
|
17
|
-
*
|
|
17
|
+
* Custom callback triggered when the item is clicked.
|
|
18
18
|
*/
|
|
19
19
|
onClick?: () => void;
|
|
20
|
+
/** @ignore */
|
|
20
21
|
open?: boolean;
|
|
22
|
+
/** @ignore */
|
|
21
23
|
onClickAccordionCallback?: () => void;
|
|
24
|
+
/**
|
|
25
|
+
* Determines whether the item's border is hidden.
|
|
26
|
+
*/
|
|
22
27
|
hideBorder?: boolean;
|
|
28
|
+
/**
|
|
29
|
+
* Custom class name to add to the header of the expandable
|
|
30
|
+
*/
|
|
23
31
|
headerClassName?: string;
|
|
32
|
+
/**
|
|
33
|
+
* Custom class name to add to the content of the expandable
|
|
34
|
+
*/
|
|
24
35
|
contentClassName?: string;
|
|
36
|
+
/**
|
|
37
|
+
* Custom class name to add to the ExpandCollapse component
|
|
38
|
+
*/
|
|
25
39
|
expandCollapseComponentClassName?: string;
|
|
40
|
+
/**
|
|
41
|
+
* If true, the click event is handled during the capture phase instead of bubbling.
|
|
42
|
+
*/
|
|
26
43
|
captureOnClick?: boolean;
|
|
44
|
+
/**
|
|
45
|
+
* A class name to be added to the accordion item container
|
|
46
|
+
*/
|
|
47
|
+
className?: string;
|
|
48
|
+
/**
|
|
49
|
+
* An id to be added the accordion item container.
|
|
50
|
+
*/
|
|
51
|
+
id?: string;
|
|
27
52
|
}
|
|
28
53
|
declare const AccordionItem: React.FC<AccordionItemProps>;
|
|
29
54
|
export default AccordionItem;
|
|
@@ -8,18 +8,12 @@ export interface EditableTextProps extends VibeComponentProps, EditableTypograph
|
|
|
8
8
|
* Sets the Text type
|
|
9
9
|
* */
|
|
10
10
|
type?: TextType;
|
|
11
|
-
/**
|
|
12
|
-
* Sets the Text weight
|
|
11
|
+
/** Sets the Text weight
|
|
13
12
|
*/
|
|
14
13
|
weight?: TextWeight;
|
|
15
|
-
/**
|
|
16
|
-
* Enables editing multiple lines of text
|
|
14
|
+
/** Enables editing multiple lines of text
|
|
17
15
|
*/
|
|
18
16
|
multiline?: boolean;
|
|
19
|
-
/**
|
|
20
|
-
* Maximum number of rows for multiline text
|
|
21
|
-
*/
|
|
22
|
-
multilineMaxRows?: number;
|
|
23
17
|
}
|
|
24
18
|
declare const _default: ((VibeComponent<EditableTextProps & React.RefAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
25
19
|
types: typeof TextTypeEnum;
|
|
@@ -39,8 +39,6 @@ export interface EditableTypographyProps extends VibeComponentProps, EditableTyp
|
|
|
39
39
|
weight?: TextWeight | HeadingWeight;
|
|
40
40
|
/** Controls whether a textarea or a simple input would be rendered, allowing multi-lines */
|
|
41
41
|
multiline?: boolean;
|
|
42
|
-
/** Maximum number of rows for multiline text */
|
|
43
|
-
multilineMaxRows?: number;
|
|
44
42
|
}
|
|
45
43
|
declare const EditableTypography: VibeComponent<EditableTypographyProps, HTMLElement>;
|
|
46
44
|
export default EditableTypography;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import {
|
|
2
|
+
import { LabelKind as LabelKindEnum } from "./LabelConstants";
|
|
3
3
|
import { LabelColor, LabelKind } from "./Label.types";
|
|
4
4
|
import { VibeComponent, VibeComponentProps } from "../../types";
|
|
5
5
|
import { LabelSizes } from "./Label.types";
|
|
@@ -17,13 +17,148 @@ export interface LabelProps extends VibeComponentProps {
|
|
|
17
17
|
size?: LabelSizes;
|
|
18
18
|
}
|
|
19
19
|
declare const _default: ((VibeComponent<LabelProps & React.RefAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
20
|
-
colors:
|
|
20
|
+
colors: {
|
|
21
|
+
GRASS_GREEN: import("../../utils/colors-vars-map").ContentColorByName.GRASS_GREEN;
|
|
22
|
+
DONE_GREEN: import("../../utils/colors-vars-map").ContentColorByName.DONE_GREEN;
|
|
23
|
+
BRIGHT_GREEN: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_GREEN;
|
|
24
|
+
SALADISH: import("../../utils/colors-vars-map").ContentColorByName.SALADISH;
|
|
25
|
+
EGG_YOLK: import("../../utils/colors-vars-map").ContentColorByName.EGG_YOLK;
|
|
26
|
+
WORKING_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.WORKING_ORANGE;
|
|
27
|
+
DARK_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.DARK_ORANGE;
|
|
28
|
+
PEACH: import("../../utils/colors-vars-map").ContentColorByName.PEACH;
|
|
29
|
+
SUNSET: import("../../utils/colors-vars-map").ContentColorByName.SUNSET;
|
|
30
|
+
STUCK_RED: import("../../utils/colors-vars-map").ContentColorByName.STUCK_RED;
|
|
31
|
+
DARK_RED: import("../../utils/colors-vars-map").ContentColorByName.DARK_RED;
|
|
32
|
+
SOFIA_PINK: import("../../utils/colors-vars-map").ContentColorByName.SOFIA_PINK;
|
|
33
|
+
LIPSTICK: import("../../utils/colors-vars-map").ContentColorByName.LIPSTICK;
|
|
34
|
+
BUBBLE: import("../../utils/colors-vars-map").ContentColorByName.BUBBLE;
|
|
35
|
+
PURPLE: import("../../utils/colors-vars-map").ContentColorByName.PURPLE;
|
|
36
|
+
DARK_PURPLE: import("../../utils/colors-vars-map").ContentColorByName.DARK_PURPLE;
|
|
37
|
+
BERRY: import("../../utils/colors-vars-map").ContentColorByName.BERRY;
|
|
38
|
+
DARK_INDIGO: import("../../utils/colors-vars-map").ContentColorByName.DARK_INDIGO;
|
|
39
|
+
INDIGO: import("../../utils/colors-vars-map").ContentColorByName.INDIGO;
|
|
40
|
+
NAVY: import("../../utils/colors-vars-map").ContentColorByName.NAVY;
|
|
41
|
+
BRIGHT_BLUE: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_BLUE;
|
|
42
|
+
DARK_BLUE: import("../../utils/colors-vars-map").ContentColorByName.DARK_BLUE;
|
|
43
|
+
AQUAMARINE: import("../../utils/colors-vars-map").ContentColorByName.AQUAMARINE;
|
|
44
|
+
CHILI_BLUE: import("../../utils/colors-vars-map").ContentColorByName.CHILI_BLUE;
|
|
45
|
+
RIVER: import("../../utils/colors-vars-map").ContentColorByName.RIVER;
|
|
46
|
+
WINTER: import("../../utils/colors-vars-map").ContentColorByName.WINTER;
|
|
47
|
+
EXPLOSIVE: import("../../utils/colors-vars-map").ContentColorByName.EXPLOSIVE;
|
|
48
|
+
AMERICAN_GRAY: import("../../utils/colors-vars-map").ContentColorByName.AMERICAN_GRAY;
|
|
49
|
+
BLACKISH: import("../../utils/colors-vars-map").ContentColorByName.BLACKISH;
|
|
50
|
+
BROWN: import("../../utils/colors-vars-map").ContentColorByName.BROWN;
|
|
51
|
+
ORCHID: import("../../utils/colors-vars-map").ContentColorByName.ORCHID;
|
|
52
|
+
TAN: import("../../utils/colors-vars-map").ContentColorByName.TAN;
|
|
53
|
+
SKY: import("../../utils/colors-vars-map").ContentColorByName.SKY;
|
|
54
|
+
COFFEE: import("../../utils/colors-vars-map").ContentColorByName.COFFEE;
|
|
55
|
+
ROYAL: import("../../utils/colors-vars-map").ContentColorByName.ROYAL;
|
|
56
|
+
TEAL: import("../../utils/colors-vars-map").ContentColorByName.TEAL;
|
|
57
|
+
LAVENDER: import("../../utils/colors-vars-map").ContentColorByName.LAVENDER;
|
|
58
|
+
STEEL: import("../../utils/colors-vars-map").ContentColorByName.STEEL;
|
|
59
|
+
LILAC: import("../../utils/colors-vars-map").ContentColorByName.LILAC;
|
|
60
|
+
PECAN: import("../../utils/colors-vars-map").ContentColorByName.PECAN;
|
|
61
|
+
PRIMARY: import("./LabelConstants").LabelColor.PRIMARY;
|
|
62
|
+
DARK: import("./LabelConstants").LabelColor.DARK;
|
|
63
|
+
NEGATIVE: import("./LabelConstants").LabelColor.NEGATIVE;
|
|
64
|
+
POSITIVE: import("./LabelConstants").LabelColor.POSITIVE;
|
|
65
|
+
};
|
|
21
66
|
kinds: typeof LabelKindEnum;
|
|
22
67
|
}>) | (React.FC<LabelProps & React.RefAttributes<HTMLElement>> & Partial<{
|
|
23
|
-
colors:
|
|
68
|
+
colors: {
|
|
69
|
+
GRASS_GREEN: import("../../utils/colors-vars-map").ContentColorByName.GRASS_GREEN;
|
|
70
|
+
DONE_GREEN: import("../../utils/colors-vars-map").ContentColorByName.DONE_GREEN;
|
|
71
|
+
BRIGHT_GREEN: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_GREEN;
|
|
72
|
+
SALADISH: import("../../utils/colors-vars-map").ContentColorByName.SALADISH;
|
|
73
|
+
EGG_YOLK: import("../../utils/colors-vars-map").ContentColorByName.EGG_YOLK;
|
|
74
|
+
WORKING_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.WORKING_ORANGE;
|
|
75
|
+
DARK_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.DARK_ORANGE;
|
|
76
|
+
PEACH: import("../../utils/colors-vars-map").ContentColorByName.PEACH;
|
|
77
|
+
SUNSET: import("../../utils/colors-vars-map").ContentColorByName.SUNSET;
|
|
78
|
+
STUCK_RED: import("../../utils/colors-vars-map").ContentColorByName.STUCK_RED;
|
|
79
|
+
DARK_RED: import("../../utils/colors-vars-map").ContentColorByName.DARK_RED;
|
|
80
|
+
SOFIA_PINK: import("../../utils/colors-vars-map").ContentColorByName.SOFIA_PINK;
|
|
81
|
+
LIPSTICK: import("../../utils/colors-vars-map").ContentColorByName.LIPSTICK;
|
|
82
|
+
BUBBLE: import("../../utils/colors-vars-map").ContentColorByName.BUBBLE;
|
|
83
|
+
PURPLE: import("../../utils/colors-vars-map").ContentColorByName.PURPLE;
|
|
84
|
+
DARK_PURPLE: import("../../utils/colors-vars-map").ContentColorByName.DARK_PURPLE;
|
|
85
|
+
BERRY: import("../../utils/colors-vars-map").ContentColorByName.BERRY;
|
|
86
|
+
DARK_INDIGO: import("../../utils/colors-vars-map").ContentColorByName.DARK_INDIGO;
|
|
87
|
+
INDIGO: import("../../utils/colors-vars-map").ContentColorByName.INDIGO;
|
|
88
|
+
NAVY: import("../../utils/colors-vars-map").ContentColorByName.NAVY;
|
|
89
|
+
BRIGHT_BLUE: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_BLUE;
|
|
90
|
+
DARK_BLUE: import("../../utils/colors-vars-map").ContentColorByName.DARK_BLUE;
|
|
91
|
+
AQUAMARINE: import("../../utils/colors-vars-map").ContentColorByName.AQUAMARINE;
|
|
92
|
+
CHILI_BLUE: import("../../utils/colors-vars-map").ContentColorByName.CHILI_BLUE;
|
|
93
|
+
RIVER: import("../../utils/colors-vars-map").ContentColorByName.RIVER;
|
|
94
|
+
WINTER: import("../../utils/colors-vars-map").ContentColorByName.WINTER;
|
|
95
|
+
EXPLOSIVE: import("../../utils/colors-vars-map").ContentColorByName.EXPLOSIVE;
|
|
96
|
+
AMERICAN_GRAY: import("../../utils/colors-vars-map").ContentColorByName.AMERICAN_GRAY;
|
|
97
|
+
BLACKISH: import("../../utils/colors-vars-map").ContentColorByName.BLACKISH;
|
|
98
|
+
BROWN: import("../../utils/colors-vars-map").ContentColorByName.BROWN;
|
|
99
|
+
ORCHID: import("../../utils/colors-vars-map").ContentColorByName.ORCHID;
|
|
100
|
+
TAN: import("../../utils/colors-vars-map").ContentColorByName.TAN;
|
|
101
|
+
SKY: import("../../utils/colors-vars-map").ContentColorByName.SKY;
|
|
102
|
+
COFFEE: import("../../utils/colors-vars-map").ContentColorByName.COFFEE;
|
|
103
|
+
ROYAL: import("../../utils/colors-vars-map").ContentColorByName.ROYAL;
|
|
104
|
+
TEAL: import("../../utils/colors-vars-map").ContentColorByName.TEAL;
|
|
105
|
+
LAVENDER: import("../../utils/colors-vars-map").ContentColorByName.LAVENDER;
|
|
106
|
+
STEEL: import("../../utils/colors-vars-map").ContentColorByName.STEEL;
|
|
107
|
+
LILAC: import("../../utils/colors-vars-map").ContentColorByName.LILAC;
|
|
108
|
+
PECAN: import("../../utils/colors-vars-map").ContentColorByName.PECAN;
|
|
109
|
+
PRIMARY: import("./LabelConstants").LabelColor.PRIMARY;
|
|
110
|
+
DARK: import("./LabelConstants").LabelColor.DARK;
|
|
111
|
+
NEGATIVE: import("./LabelConstants").LabelColor.NEGATIVE;
|
|
112
|
+
POSITIVE: import("./LabelConstants").LabelColor.POSITIVE;
|
|
113
|
+
};
|
|
24
114
|
kinds: typeof LabelKindEnum;
|
|
25
115
|
}>)) & {
|
|
26
|
-
colors:
|
|
116
|
+
colors: {
|
|
117
|
+
GRASS_GREEN: import("../../utils/colors-vars-map").ContentColorByName.GRASS_GREEN;
|
|
118
|
+
DONE_GREEN: import("../../utils/colors-vars-map").ContentColorByName.DONE_GREEN;
|
|
119
|
+
BRIGHT_GREEN: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_GREEN;
|
|
120
|
+
SALADISH: import("../../utils/colors-vars-map").ContentColorByName.SALADISH;
|
|
121
|
+
EGG_YOLK: import("../../utils/colors-vars-map").ContentColorByName.EGG_YOLK;
|
|
122
|
+
WORKING_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.WORKING_ORANGE;
|
|
123
|
+
DARK_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.DARK_ORANGE;
|
|
124
|
+
PEACH: import("../../utils/colors-vars-map").ContentColorByName.PEACH;
|
|
125
|
+
SUNSET: import("../../utils/colors-vars-map").ContentColorByName.SUNSET;
|
|
126
|
+
STUCK_RED: import("../../utils/colors-vars-map").ContentColorByName.STUCK_RED;
|
|
127
|
+
DARK_RED: import("../../utils/colors-vars-map").ContentColorByName.DARK_RED;
|
|
128
|
+
SOFIA_PINK: import("../../utils/colors-vars-map").ContentColorByName.SOFIA_PINK;
|
|
129
|
+
LIPSTICK: import("../../utils/colors-vars-map").ContentColorByName.LIPSTICK;
|
|
130
|
+
BUBBLE: import("../../utils/colors-vars-map").ContentColorByName.BUBBLE;
|
|
131
|
+
PURPLE: import("../../utils/colors-vars-map").ContentColorByName.PURPLE;
|
|
132
|
+
DARK_PURPLE: import("../../utils/colors-vars-map").ContentColorByName.DARK_PURPLE;
|
|
133
|
+
BERRY: import("../../utils/colors-vars-map").ContentColorByName.BERRY;
|
|
134
|
+
DARK_INDIGO: import("../../utils/colors-vars-map").ContentColorByName.DARK_INDIGO;
|
|
135
|
+
INDIGO: import("../../utils/colors-vars-map").ContentColorByName.INDIGO;
|
|
136
|
+
NAVY: import("../../utils/colors-vars-map").ContentColorByName.NAVY;
|
|
137
|
+
BRIGHT_BLUE: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_BLUE;
|
|
138
|
+
DARK_BLUE: import("../../utils/colors-vars-map").ContentColorByName.DARK_BLUE;
|
|
139
|
+
AQUAMARINE: import("../../utils/colors-vars-map").ContentColorByName.AQUAMARINE;
|
|
140
|
+
CHILI_BLUE: import("../../utils/colors-vars-map").ContentColorByName.CHILI_BLUE;
|
|
141
|
+
RIVER: import("../../utils/colors-vars-map").ContentColorByName.RIVER;
|
|
142
|
+
WINTER: import("../../utils/colors-vars-map").ContentColorByName.WINTER;
|
|
143
|
+
EXPLOSIVE: import("../../utils/colors-vars-map").ContentColorByName.EXPLOSIVE;
|
|
144
|
+
AMERICAN_GRAY: import("../../utils/colors-vars-map").ContentColorByName.AMERICAN_GRAY;
|
|
145
|
+
BLACKISH: import("../../utils/colors-vars-map").ContentColorByName.BLACKISH;
|
|
146
|
+
BROWN: import("../../utils/colors-vars-map").ContentColorByName.BROWN;
|
|
147
|
+
ORCHID: import("../../utils/colors-vars-map").ContentColorByName.ORCHID;
|
|
148
|
+
TAN: import("../../utils/colors-vars-map").ContentColorByName.TAN;
|
|
149
|
+
SKY: import("../../utils/colors-vars-map").ContentColorByName.SKY;
|
|
150
|
+
COFFEE: import("../../utils/colors-vars-map").ContentColorByName.COFFEE;
|
|
151
|
+
ROYAL: import("../../utils/colors-vars-map").ContentColorByName.ROYAL;
|
|
152
|
+
TEAL: import("../../utils/colors-vars-map").ContentColorByName.TEAL;
|
|
153
|
+
LAVENDER: import("../../utils/colors-vars-map").ContentColorByName.LAVENDER;
|
|
154
|
+
STEEL: import("../../utils/colors-vars-map").ContentColorByName.STEEL;
|
|
155
|
+
LILAC: import("../../utils/colors-vars-map").ContentColorByName.LILAC;
|
|
156
|
+
PECAN: import("../../utils/colors-vars-map").ContentColorByName.PECAN;
|
|
157
|
+
PRIMARY: import("./LabelConstants").LabelColor.PRIMARY;
|
|
158
|
+
DARK: import("./LabelConstants").LabelColor.DARK;
|
|
159
|
+
NEGATIVE: import("./LabelConstants").LabelColor.NEGATIVE;
|
|
160
|
+
POSITIVE: import("./LabelConstants").LabelColor.POSITIVE;
|
|
161
|
+
};
|
|
27
162
|
kinds: typeof LabelKindEnum;
|
|
28
163
|
};
|
|
29
164
|
export default _default;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { contentColors } from "../../utils/colors-vars-map";
|
|
1
2
|
export type LabelSizes = "small" | "medium";
|
|
2
3
|
export type LabelKind = "fill" | "line";
|
|
3
|
-
export type
|
|
4
|
+
export type ContentColor = (typeof contentColors)[number];
|
|
5
|
+
export type LabelColor = "primary" | "dark" | "negative" | "positive" | ContentColor;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { TextType } from "../Text/Text.types";
|
|
2
2
|
import { LabelSizes } from "./Label.types";
|
|
3
|
+
import { ContentColorByName } from "../../utils/colors-vars-map";
|
|
3
4
|
/**
|
|
4
5
|
* @deprecated
|
|
5
6
|
*/
|
|
@@ -16,4 +17,50 @@ export declare enum LabelColor {
|
|
|
16
17
|
NEGATIVE = "negative",
|
|
17
18
|
POSITIVE = "positive"
|
|
18
19
|
}
|
|
20
|
+
export declare const LabelAllowedColor: {
|
|
21
|
+
GRASS_GREEN: ContentColorByName.GRASS_GREEN;
|
|
22
|
+
DONE_GREEN: ContentColorByName.DONE_GREEN;
|
|
23
|
+
BRIGHT_GREEN: ContentColorByName.BRIGHT_GREEN;
|
|
24
|
+
SALADISH: ContentColorByName.SALADISH;
|
|
25
|
+
EGG_YOLK: ContentColorByName.EGG_YOLK;
|
|
26
|
+
WORKING_ORANGE: ContentColorByName.WORKING_ORANGE;
|
|
27
|
+
DARK_ORANGE: ContentColorByName.DARK_ORANGE;
|
|
28
|
+
PEACH: ContentColorByName.PEACH;
|
|
29
|
+
SUNSET: ContentColorByName.SUNSET;
|
|
30
|
+
STUCK_RED: ContentColorByName.STUCK_RED;
|
|
31
|
+
DARK_RED: ContentColorByName.DARK_RED;
|
|
32
|
+
SOFIA_PINK: ContentColorByName.SOFIA_PINK;
|
|
33
|
+
LIPSTICK: ContentColorByName.LIPSTICK;
|
|
34
|
+
BUBBLE: ContentColorByName.BUBBLE;
|
|
35
|
+
PURPLE: ContentColorByName.PURPLE;
|
|
36
|
+
DARK_PURPLE: ContentColorByName.DARK_PURPLE;
|
|
37
|
+
BERRY: ContentColorByName.BERRY;
|
|
38
|
+
DARK_INDIGO: ContentColorByName.DARK_INDIGO;
|
|
39
|
+
INDIGO: ContentColorByName.INDIGO;
|
|
40
|
+
NAVY: ContentColorByName.NAVY;
|
|
41
|
+
BRIGHT_BLUE: ContentColorByName.BRIGHT_BLUE;
|
|
42
|
+
DARK_BLUE: ContentColorByName.DARK_BLUE;
|
|
43
|
+
AQUAMARINE: ContentColorByName.AQUAMARINE;
|
|
44
|
+
CHILI_BLUE: ContentColorByName.CHILI_BLUE;
|
|
45
|
+
RIVER: ContentColorByName.RIVER;
|
|
46
|
+
WINTER: ContentColorByName.WINTER;
|
|
47
|
+
EXPLOSIVE: ContentColorByName.EXPLOSIVE;
|
|
48
|
+
AMERICAN_GRAY: ContentColorByName.AMERICAN_GRAY;
|
|
49
|
+
BLACKISH: ContentColorByName.BLACKISH;
|
|
50
|
+
BROWN: ContentColorByName.BROWN;
|
|
51
|
+
ORCHID: ContentColorByName.ORCHID;
|
|
52
|
+
TAN: ContentColorByName.TAN;
|
|
53
|
+
SKY: ContentColorByName.SKY;
|
|
54
|
+
COFFEE: ContentColorByName.COFFEE;
|
|
55
|
+
ROYAL: ContentColorByName.ROYAL;
|
|
56
|
+
TEAL: ContentColorByName.TEAL;
|
|
57
|
+
LAVENDER: ContentColorByName.LAVENDER;
|
|
58
|
+
STEEL: ContentColorByName.STEEL;
|
|
59
|
+
LILAC: ContentColorByName.LILAC;
|
|
60
|
+
PECAN: ContentColorByName.PECAN;
|
|
61
|
+
PRIMARY: LabelColor.PRIMARY;
|
|
62
|
+
DARK: LabelColor.DARK;
|
|
63
|
+
NEGATIVE: LabelColor.NEGATIVE;
|
|
64
|
+
POSITIVE: LabelColor.POSITIVE;
|
|
65
|
+
};
|
|
19
66
|
export declare const mapSizesToTextSize: Record<LabelSizes, TextType>;
|
|
@@ -17,6 +17,14 @@ export interface AccordionProps extends VibeComponentProps {
|
|
|
17
17
|
* Array of initial expanded indexes
|
|
18
18
|
*/
|
|
19
19
|
defaultIndex?: Array<number>;
|
|
20
|
+
/**
|
|
21
|
+
* A class name to be added to the accordion container
|
|
22
|
+
*/
|
|
23
|
+
className?: string;
|
|
24
|
+
/**
|
|
25
|
+
* An id to be added the accordion container.
|
|
26
|
+
*/
|
|
27
|
+
id?: string;
|
|
20
28
|
}
|
|
21
29
|
declare const Accordion: VibeComponent<AccordionProps, unknown> & object;
|
|
22
30
|
export default Accordion;
|
|
@@ -2,7 +2,7 @@ import React from "react";
|
|
|
2
2
|
import { VibeComponentProps, ElementContent } from "../../../types";
|
|
3
3
|
export interface AccordionItemProps extends VibeComponentProps {
|
|
4
4
|
/**
|
|
5
|
-
* Header title
|
|
5
|
+
* Header title for the accordion item.
|
|
6
6
|
*/
|
|
7
7
|
title?: ElementContent;
|
|
8
8
|
/**
|
|
@@ -10,20 +10,45 @@ export interface AccordionItemProps extends VibeComponentProps {
|
|
|
10
10
|
*/
|
|
11
11
|
children?: ElementContent;
|
|
12
12
|
/**
|
|
13
|
-
* The expand icon
|
|
13
|
+
* The font size of the expand/collapse icon.
|
|
14
14
|
*/
|
|
15
15
|
iconSize?: number | string;
|
|
16
16
|
/**
|
|
17
|
-
*
|
|
17
|
+
* Custom callback triggered when the item is clicked.
|
|
18
18
|
*/
|
|
19
19
|
onClick?: () => void;
|
|
20
|
+
/** @ignore */
|
|
20
21
|
open?: boolean;
|
|
22
|
+
/** @ignore */
|
|
21
23
|
onClickAccordionCallback?: () => void;
|
|
24
|
+
/**
|
|
25
|
+
* Determines whether the item's border is hidden.
|
|
26
|
+
*/
|
|
22
27
|
hideBorder?: boolean;
|
|
28
|
+
/**
|
|
29
|
+
* Custom class name to add to the header of the expandable
|
|
30
|
+
*/
|
|
23
31
|
headerClassName?: string;
|
|
32
|
+
/**
|
|
33
|
+
* Custom class name to add to the content of the expandable
|
|
34
|
+
*/
|
|
24
35
|
contentClassName?: string;
|
|
36
|
+
/**
|
|
37
|
+
* Custom class name to add to the ExpandCollapse component
|
|
38
|
+
*/
|
|
25
39
|
expandCollapseComponentClassName?: string;
|
|
40
|
+
/**
|
|
41
|
+
* If true, the click event is handled during the capture phase instead of bubbling.
|
|
42
|
+
*/
|
|
26
43
|
captureOnClick?: boolean;
|
|
44
|
+
/**
|
|
45
|
+
* A class name to be added to the accordion item container
|
|
46
|
+
*/
|
|
47
|
+
className?: string;
|
|
48
|
+
/**
|
|
49
|
+
* An id to be added the accordion item container.
|
|
50
|
+
*/
|
|
51
|
+
id?: string;
|
|
27
52
|
}
|
|
28
53
|
declare const AccordionItem: React.FC<AccordionItemProps>;
|
|
29
54
|
export default AccordionItem;
|
|
@@ -8,18 +8,12 @@ export interface EditableTextProps extends VibeComponentProps, EditableTypograph
|
|
|
8
8
|
* Sets the Text type
|
|
9
9
|
* */
|
|
10
10
|
type?: TextType;
|
|
11
|
-
/**
|
|
12
|
-
* Sets the Text weight
|
|
11
|
+
/** Sets the Text weight
|
|
13
12
|
*/
|
|
14
13
|
weight?: TextWeight;
|
|
15
|
-
/**
|
|
16
|
-
* Enables editing multiple lines of text
|
|
14
|
+
/** Enables editing multiple lines of text
|
|
17
15
|
*/
|
|
18
16
|
multiline?: boolean;
|
|
19
|
-
/**
|
|
20
|
-
* Maximum number of rows for multiline text
|
|
21
|
-
*/
|
|
22
|
-
multilineMaxRows?: number;
|
|
23
17
|
}
|
|
24
18
|
declare const _default: ((VibeComponent<EditableTextProps & React.RefAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
25
19
|
types: typeof TextTypeEnum;
|
|
@@ -39,8 +39,6 @@ export interface EditableTypographyProps extends VibeComponentProps, EditableTyp
|
|
|
39
39
|
weight?: TextWeight | HeadingWeight;
|
|
40
40
|
/** Controls whether a textarea or a simple input would be rendered, allowing multi-lines */
|
|
41
41
|
multiline?: boolean;
|
|
42
|
-
/** Maximum number of rows for multiline text */
|
|
43
|
-
multilineMaxRows?: number;
|
|
44
42
|
}
|
|
45
43
|
declare const EditableTypography: VibeComponent<EditableTypographyProps, HTMLElement>;
|
|
46
44
|
export default EditableTypography;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import {
|
|
2
|
+
import { LabelKind as LabelKindEnum } from "./LabelConstants";
|
|
3
3
|
import { LabelColor, LabelKind } from "./Label.types";
|
|
4
4
|
import { VibeComponent, VibeComponentProps } from "../../types";
|
|
5
5
|
import { LabelSizes } from "./Label.types";
|
|
@@ -17,13 +17,148 @@ export interface LabelProps extends VibeComponentProps {
|
|
|
17
17
|
size?: LabelSizes;
|
|
18
18
|
}
|
|
19
19
|
declare const _default: ((VibeComponent<LabelProps & React.RefAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
20
|
-
colors:
|
|
20
|
+
colors: {
|
|
21
|
+
GRASS_GREEN: import("../../utils/colors-vars-map").ContentColorByName.GRASS_GREEN;
|
|
22
|
+
DONE_GREEN: import("../../utils/colors-vars-map").ContentColorByName.DONE_GREEN;
|
|
23
|
+
BRIGHT_GREEN: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_GREEN;
|
|
24
|
+
SALADISH: import("../../utils/colors-vars-map").ContentColorByName.SALADISH;
|
|
25
|
+
EGG_YOLK: import("../../utils/colors-vars-map").ContentColorByName.EGG_YOLK;
|
|
26
|
+
WORKING_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.WORKING_ORANGE;
|
|
27
|
+
DARK_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.DARK_ORANGE;
|
|
28
|
+
PEACH: import("../../utils/colors-vars-map").ContentColorByName.PEACH;
|
|
29
|
+
SUNSET: import("../../utils/colors-vars-map").ContentColorByName.SUNSET;
|
|
30
|
+
STUCK_RED: import("../../utils/colors-vars-map").ContentColorByName.STUCK_RED;
|
|
31
|
+
DARK_RED: import("../../utils/colors-vars-map").ContentColorByName.DARK_RED;
|
|
32
|
+
SOFIA_PINK: import("../../utils/colors-vars-map").ContentColorByName.SOFIA_PINK;
|
|
33
|
+
LIPSTICK: import("../../utils/colors-vars-map").ContentColorByName.LIPSTICK;
|
|
34
|
+
BUBBLE: import("../../utils/colors-vars-map").ContentColorByName.BUBBLE;
|
|
35
|
+
PURPLE: import("../../utils/colors-vars-map").ContentColorByName.PURPLE;
|
|
36
|
+
DARK_PURPLE: import("../../utils/colors-vars-map").ContentColorByName.DARK_PURPLE;
|
|
37
|
+
BERRY: import("../../utils/colors-vars-map").ContentColorByName.BERRY;
|
|
38
|
+
DARK_INDIGO: import("../../utils/colors-vars-map").ContentColorByName.DARK_INDIGO;
|
|
39
|
+
INDIGO: import("../../utils/colors-vars-map").ContentColorByName.INDIGO;
|
|
40
|
+
NAVY: import("../../utils/colors-vars-map").ContentColorByName.NAVY;
|
|
41
|
+
BRIGHT_BLUE: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_BLUE;
|
|
42
|
+
DARK_BLUE: import("../../utils/colors-vars-map").ContentColorByName.DARK_BLUE;
|
|
43
|
+
AQUAMARINE: import("../../utils/colors-vars-map").ContentColorByName.AQUAMARINE;
|
|
44
|
+
CHILI_BLUE: import("../../utils/colors-vars-map").ContentColorByName.CHILI_BLUE;
|
|
45
|
+
RIVER: import("../../utils/colors-vars-map").ContentColorByName.RIVER;
|
|
46
|
+
WINTER: import("../../utils/colors-vars-map").ContentColorByName.WINTER;
|
|
47
|
+
EXPLOSIVE: import("../../utils/colors-vars-map").ContentColorByName.EXPLOSIVE;
|
|
48
|
+
AMERICAN_GRAY: import("../../utils/colors-vars-map").ContentColorByName.AMERICAN_GRAY;
|
|
49
|
+
BLACKISH: import("../../utils/colors-vars-map").ContentColorByName.BLACKISH;
|
|
50
|
+
BROWN: import("../../utils/colors-vars-map").ContentColorByName.BROWN;
|
|
51
|
+
ORCHID: import("../../utils/colors-vars-map").ContentColorByName.ORCHID;
|
|
52
|
+
TAN: import("../../utils/colors-vars-map").ContentColorByName.TAN;
|
|
53
|
+
SKY: import("../../utils/colors-vars-map").ContentColorByName.SKY;
|
|
54
|
+
COFFEE: import("../../utils/colors-vars-map").ContentColorByName.COFFEE;
|
|
55
|
+
ROYAL: import("../../utils/colors-vars-map").ContentColorByName.ROYAL;
|
|
56
|
+
TEAL: import("../../utils/colors-vars-map").ContentColorByName.TEAL;
|
|
57
|
+
LAVENDER: import("../../utils/colors-vars-map").ContentColorByName.LAVENDER;
|
|
58
|
+
STEEL: import("../../utils/colors-vars-map").ContentColorByName.STEEL;
|
|
59
|
+
LILAC: import("../../utils/colors-vars-map").ContentColorByName.LILAC;
|
|
60
|
+
PECAN: import("../../utils/colors-vars-map").ContentColorByName.PECAN;
|
|
61
|
+
PRIMARY: import("./LabelConstants").LabelColor.PRIMARY;
|
|
62
|
+
DARK: import("./LabelConstants").LabelColor.DARK;
|
|
63
|
+
NEGATIVE: import("./LabelConstants").LabelColor.NEGATIVE;
|
|
64
|
+
POSITIVE: import("./LabelConstants").LabelColor.POSITIVE;
|
|
65
|
+
};
|
|
21
66
|
kinds: typeof LabelKindEnum;
|
|
22
67
|
}>) | (React.FC<LabelProps & React.RefAttributes<HTMLElement>> & Partial<{
|
|
23
|
-
colors:
|
|
68
|
+
colors: {
|
|
69
|
+
GRASS_GREEN: import("../../utils/colors-vars-map").ContentColorByName.GRASS_GREEN;
|
|
70
|
+
DONE_GREEN: import("../../utils/colors-vars-map").ContentColorByName.DONE_GREEN;
|
|
71
|
+
BRIGHT_GREEN: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_GREEN;
|
|
72
|
+
SALADISH: import("../../utils/colors-vars-map").ContentColorByName.SALADISH;
|
|
73
|
+
EGG_YOLK: import("../../utils/colors-vars-map").ContentColorByName.EGG_YOLK;
|
|
74
|
+
WORKING_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.WORKING_ORANGE;
|
|
75
|
+
DARK_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.DARK_ORANGE;
|
|
76
|
+
PEACH: import("../../utils/colors-vars-map").ContentColorByName.PEACH;
|
|
77
|
+
SUNSET: import("../../utils/colors-vars-map").ContentColorByName.SUNSET;
|
|
78
|
+
STUCK_RED: import("../../utils/colors-vars-map").ContentColorByName.STUCK_RED;
|
|
79
|
+
DARK_RED: import("../../utils/colors-vars-map").ContentColorByName.DARK_RED;
|
|
80
|
+
SOFIA_PINK: import("../../utils/colors-vars-map").ContentColorByName.SOFIA_PINK;
|
|
81
|
+
LIPSTICK: import("../../utils/colors-vars-map").ContentColorByName.LIPSTICK;
|
|
82
|
+
BUBBLE: import("../../utils/colors-vars-map").ContentColorByName.BUBBLE;
|
|
83
|
+
PURPLE: import("../../utils/colors-vars-map").ContentColorByName.PURPLE;
|
|
84
|
+
DARK_PURPLE: import("../../utils/colors-vars-map").ContentColorByName.DARK_PURPLE;
|
|
85
|
+
BERRY: import("../../utils/colors-vars-map").ContentColorByName.BERRY;
|
|
86
|
+
DARK_INDIGO: import("../../utils/colors-vars-map").ContentColorByName.DARK_INDIGO;
|
|
87
|
+
INDIGO: import("../../utils/colors-vars-map").ContentColorByName.INDIGO;
|
|
88
|
+
NAVY: import("../../utils/colors-vars-map").ContentColorByName.NAVY;
|
|
89
|
+
BRIGHT_BLUE: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_BLUE;
|
|
90
|
+
DARK_BLUE: import("../../utils/colors-vars-map").ContentColorByName.DARK_BLUE;
|
|
91
|
+
AQUAMARINE: import("../../utils/colors-vars-map").ContentColorByName.AQUAMARINE;
|
|
92
|
+
CHILI_BLUE: import("../../utils/colors-vars-map").ContentColorByName.CHILI_BLUE;
|
|
93
|
+
RIVER: import("../../utils/colors-vars-map").ContentColorByName.RIVER;
|
|
94
|
+
WINTER: import("../../utils/colors-vars-map").ContentColorByName.WINTER;
|
|
95
|
+
EXPLOSIVE: import("../../utils/colors-vars-map").ContentColorByName.EXPLOSIVE;
|
|
96
|
+
AMERICAN_GRAY: import("../../utils/colors-vars-map").ContentColorByName.AMERICAN_GRAY;
|
|
97
|
+
BLACKISH: import("../../utils/colors-vars-map").ContentColorByName.BLACKISH;
|
|
98
|
+
BROWN: import("../../utils/colors-vars-map").ContentColorByName.BROWN;
|
|
99
|
+
ORCHID: import("../../utils/colors-vars-map").ContentColorByName.ORCHID;
|
|
100
|
+
TAN: import("../../utils/colors-vars-map").ContentColorByName.TAN;
|
|
101
|
+
SKY: import("../../utils/colors-vars-map").ContentColorByName.SKY;
|
|
102
|
+
COFFEE: import("../../utils/colors-vars-map").ContentColorByName.COFFEE;
|
|
103
|
+
ROYAL: import("../../utils/colors-vars-map").ContentColorByName.ROYAL;
|
|
104
|
+
TEAL: import("../../utils/colors-vars-map").ContentColorByName.TEAL;
|
|
105
|
+
LAVENDER: import("../../utils/colors-vars-map").ContentColorByName.LAVENDER;
|
|
106
|
+
STEEL: import("../../utils/colors-vars-map").ContentColorByName.STEEL;
|
|
107
|
+
LILAC: import("../../utils/colors-vars-map").ContentColorByName.LILAC;
|
|
108
|
+
PECAN: import("../../utils/colors-vars-map").ContentColorByName.PECAN;
|
|
109
|
+
PRIMARY: import("./LabelConstants").LabelColor.PRIMARY;
|
|
110
|
+
DARK: import("./LabelConstants").LabelColor.DARK;
|
|
111
|
+
NEGATIVE: import("./LabelConstants").LabelColor.NEGATIVE;
|
|
112
|
+
POSITIVE: import("./LabelConstants").LabelColor.POSITIVE;
|
|
113
|
+
};
|
|
24
114
|
kinds: typeof LabelKindEnum;
|
|
25
115
|
}>)) & {
|
|
26
|
-
colors:
|
|
116
|
+
colors: {
|
|
117
|
+
GRASS_GREEN: import("../../utils/colors-vars-map").ContentColorByName.GRASS_GREEN;
|
|
118
|
+
DONE_GREEN: import("../../utils/colors-vars-map").ContentColorByName.DONE_GREEN;
|
|
119
|
+
BRIGHT_GREEN: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_GREEN;
|
|
120
|
+
SALADISH: import("../../utils/colors-vars-map").ContentColorByName.SALADISH;
|
|
121
|
+
EGG_YOLK: import("../../utils/colors-vars-map").ContentColorByName.EGG_YOLK;
|
|
122
|
+
WORKING_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.WORKING_ORANGE;
|
|
123
|
+
DARK_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.DARK_ORANGE;
|
|
124
|
+
PEACH: import("../../utils/colors-vars-map").ContentColorByName.PEACH;
|
|
125
|
+
SUNSET: import("../../utils/colors-vars-map").ContentColorByName.SUNSET;
|
|
126
|
+
STUCK_RED: import("../../utils/colors-vars-map").ContentColorByName.STUCK_RED;
|
|
127
|
+
DARK_RED: import("../../utils/colors-vars-map").ContentColorByName.DARK_RED;
|
|
128
|
+
SOFIA_PINK: import("../../utils/colors-vars-map").ContentColorByName.SOFIA_PINK;
|
|
129
|
+
LIPSTICK: import("../../utils/colors-vars-map").ContentColorByName.LIPSTICK;
|
|
130
|
+
BUBBLE: import("../../utils/colors-vars-map").ContentColorByName.BUBBLE;
|
|
131
|
+
PURPLE: import("../../utils/colors-vars-map").ContentColorByName.PURPLE;
|
|
132
|
+
DARK_PURPLE: import("../../utils/colors-vars-map").ContentColorByName.DARK_PURPLE;
|
|
133
|
+
BERRY: import("../../utils/colors-vars-map").ContentColorByName.BERRY;
|
|
134
|
+
DARK_INDIGO: import("../../utils/colors-vars-map").ContentColorByName.DARK_INDIGO;
|
|
135
|
+
INDIGO: import("../../utils/colors-vars-map").ContentColorByName.INDIGO;
|
|
136
|
+
NAVY: import("../../utils/colors-vars-map").ContentColorByName.NAVY;
|
|
137
|
+
BRIGHT_BLUE: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_BLUE;
|
|
138
|
+
DARK_BLUE: import("../../utils/colors-vars-map").ContentColorByName.DARK_BLUE;
|
|
139
|
+
AQUAMARINE: import("../../utils/colors-vars-map").ContentColorByName.AQUAMARINE;
|
|
140
|
+
CHILI_BLUE: import("../../utils/colors-vars-map").ContentColorByName.CHILI_BLUE;
|
|
141
|
+
RIVER: import("../../utils/colors-vars-map").ContentColorByName.RIVER;
|
|
142
|
+
WINTER: import("../../utils/colors-vars-map").ContentColorByName.WINTER;
|
|
143
|
+
EXPLOSIVE: import("../../utils/colors-vars-map").ContentColorByName.EXPLOSIVE;
|
|
144
|
+
AMERICAN_GRAY: import("../../utils/colors-vars-map").ContentColorByName.AMERICAN_GRAY;
|
|
145
|
+
BLACKISH: import("../../utils/colors-vars-map").ContentColorByName.BLACKISH;
|
|
146
|
+
BROWN: import("../../utils/colors-vars-map").ContentColorByName.BROWN;
|
|
147
|
+
ORCHID: import("../../utils/colors-vars-map").ContentColorByName.ORCHID;
|
|
148
|
+
TAN: import("../../utils/colors-vars-map").ContentColorByName.TAN;
|
|
149
|
+
SKY: import("../../utils/colors-vars-map").ContentColorByName.SKY;
|
|
150
|
+
COFFEE: import("../../utils/colors-vars-map").ContentColorByName.COFFEE;
|
|
151
|
+
ROYAL: import("../../utils/colors-vars-map").ContentColorByName.ROYAL;
|
|
152
|
+
TEAL: import("../../utils/colors-vars-map").ContentColorByName.TEAL;
|
|
153
|
+
LAVENDER: import("../../utils/colors-vars-map").ContentColorByName.LAVENDER;
|
|
154
|
+
STEEL: import("../../utils/colors-vars-map").ContentColorByName.STEEL;
|
|
155
|
+
LILAC: import("../../utils/colors-vars-map").ContentColorByName.LILAC;
|
|
156
|
+
PECAN: import("../../utils/colors-vars-map").ContentColorByName.PECAN;
|
|
157
|
+
PRIMARY: import("./LabelConstants").LabelColor.PRIMARY;
|
|
158
|
+
DARK: import("./LabelConstants").LabelColor.DARK;
|
|
159
|
+
NEGATIVE: import("./LabelConstants").LabelColor.NEGATIVE;
|
|
160
|
+
POSITIVE: import("./LabelConstants").LabelColor.POSITIVE;
|
|
161
|
+
};
|
|
27
162
|
kinds: typeof LabelKindEnum;
|
|
28
163
|
};
|
|
29
164
|
export default _default;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { contentColors } from "../../utils/colors-vars-map";
|
|
1
2
|
export type LabelSizes = "small" | "medium";
|
|
2
3
|
export type LabelKind = "fill" | "line";
|
|
3
|
-
export type
|
|
4
|
+
export type ContentColor = (typeof contentColors)[number];
|
|
5
|
+
export type LabelColor = "primary" | "dark" | "negative" | "positive" | ContentColor;
|