@vibe/core 4.5.11 → 4.5.13
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/base/dist/BaseInput/BaseInput.module.scss.js +1 -1
- package/dist/components/Menu/MenuGridItem/useMenuGridItemNavContext.d.ts +2 -2
- package/dist/components/a11y/dist/GridKeyboardNavigationContext/GridKeyboardNavigationContext.js +2 -0
- package/dist/components/a11y/dist/GridKeyboardNavigationContext/GridKeyboardNavigationContext.js.map +1 -0
- package/dist/components/a11y/dist/GridKeyboardNavigationContext/helper.js +2 -0
- package/dist/components/a11y/dist/GridKeyboardNavigationContext/helper.js.map +1 -0
- package/dist/components/a11y/dist/HiddenText/HiddenText.js +2 -0
- package/dist/components/a11y/dist/HiddenText/HiddenText.js.map +1 -0
- package/dist/components/a11y/dist/HiddenText/HiddenText.module.scss.js +2 -0
- package/dist/components/a11y/dist/useGridKeyboardNavigation/gridKeyboardNavigationHelper.js +2 -0
- package/dist/components/a11y/dist/useGridKeyboardNavigation/gridKeyboardNavigationHelper.js.map +1 -0
- package/dist/components/a11y/dist/useGridKeyboardNavigation/useGridKeyboardNavigation.js +2 -0
- package/dist/components/a11y/dist/useGridKeyboardNavigation/useGridKeyboardNavigation.js.map +1 -0
- package/dist/components/avatar/dist/Avatar/Avatar.module.scss.js +1 -1
- package/dist/components/avatar/dist/Avatar/AvatarBadge.module.scss.js +1 -1
- package/dist/components/avatar/dist/Avatar/AvatarContent.module.scss.js +1 -1
- package/dist/components/button/dist/Button/Button.module.scss.js +1 -1
- package/dist/components/button-group/dist/ButtonGroup/ButtonGroup.module.scss.js +1 -1
- package/dist/components/checkbox/dist/Checkbox/Checkbox.module.scss.js +1 -1
- package/dist/components/clickable/dist/Clickable/Clickable.module.scss.js +1 -1
- package/dist/components/color-picker/dist/ColorPicker/ColorPicker.js +2 -0
- package/dist/components/color-picker/dist/ColorPicker/ColorPicker.js.map +1 -0
- package/dist/components/color-picker/dist/ColorPicker/ColorPicker.module.scss.js +2 -0
- package/dist/components/color-picker/dist/ColorPicker/ColorPickerConstants.js +2 -0
- package/dist/components/color-picker/dist/ColorPicker/ColorPickerConstants.js.map +1 -0
- package/dist/components/color-picker/dist/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.js +2 -0
- package/dist/components/color-picker/dist/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.js.map +1 -0
- package/dist/components/color-picker/dist/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.module.scss.js +2 -0
- package/dist/components/color-picker/dist/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.js +2 -0
- package/dist/components/color-picker/dist/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.js.map +1 -0
- package/dist/components/color-picker/dist/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.module.scss.js +2 -0
- package/dist/components/color-picker/dist/ColorPicker/components/ColorPickerContent/ColorPickerContent.js +2 -0
- package/dist/components/color-picker/dist/ColorPicker/components/ColorPickerContent/ColorPickerContent.js.map +1 -0
- package/dist/components/color-picker/dist/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.js +2 -0
- package/dist/components/color-picker/dist/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.js.map +1 -0
- package/dist/components/color-picker/dist/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.module.scss.js +2 -0
- package/dist/components/color-picker/dist/ColorPicker/services/ColorPickerStyleService.js +2 -0
- package/dist/components/color-picker/dist/ColorPicker/services/ColorPickerStyleService.js.map +1 -0
- package/dist/components/counter/dist/Counter/Counter.module.scss.js +1 -1
- package/dist/components/dialog/dist/Dialog/Dialog.module.scss.js +1 -1
- package/dist/components/dialog/dist/Dialog/components/DialogContent/DialogContent.js +1 -1
- package/dist/components/dialog/dist/Dialog/components/DialogContent/DialogContent.module.scss.js +1 -1
- package/dist/components/dialog/dist/DialogContentContainer/DialogContentContainer.module.scss.js +1 -1
- package/dist/components/divider/dist/Divider/Divider.module.scss.js +1 -1
- package/dist/components/editable/dist/EditableHeading/EditableHeading.module.scss.js +1 -1
- package/dist/components/editable/dist/EditableText/EditableText.module.scss.js +1 -1
- package/dist/components/editable/dist/EditableTypography/EditableTypography.module.scss.js +1 -1
- package/dist/components/expand-collapse/dist/ExpandCollapse/ExpandCollapse.module.scss.js +1 -1
- package/dist/components/formatted-number/dist/FormattedNumber/FormattedNumber.module.scss.js +1 -1
- package/dist/components/icon/dist/Icon/Icon.module.scss.js +1 -1
- package/dist/components/icon-button/dist/IconButton/IconButton.module.scss.js +1 -1
- package/dist/components/index.d.ts +2 -3
- package/dist/components/label/dist/Label/Label.module.scss.js +1 -1
- package/dist/components/label/dist/Label/LabelCelebrationAnimation.module.scss.js +1 -1
- package/dist/components/layout/dist/Box/Box.module.scss.js +1 -1
- package/dist/components/layout/dist/Flex/Flex.module.scss.js +1 -1
- package/dist/components/link/dist/Link/Link.module.scss.js +1 -1
- package/dist/components/loader/dist/Loader/Loader.module.scss.js +1 -1
- package/dist/components/progress-bars/dist/ProgressBars/PercentageLabel/PercentageLabel.module.scss.js +1 -1
- package/dist/components/progress-bars/dist/ProgressBars/ProgressBar/Bar/Bar.module.scss.js +1 -1
- package/dist/components/progress-bars/dist/ProgressBars/ProgressBar/ProgressBar.module.scss.js +1 -1
- package/dist/components/radio-button/dist/RadioButton/RadioButton.module.scss.js +1 -1
- package/dist/components/tooltip/dist/Tooltip/Tooltip.module.scss.js +1 -1
- package/dist/components/typography/dist/Heading/Heading.module.scss.js +1 -1
- package/dist/components/typography/dist/Text/Text.module.scss.js +1 -1
- package/dist/components/typography/dist/Typography/Typography.module.scss.js +1 -1
- package/dist/hooks/index.d.ts +1 -1
- package/dist/metadata/components.json +182 -58
- package/dist/metadata.json +182 -58
- package/dist/mocked_classnames/components/Menu/MenuGridItem/useMenuGridItemNavContext.d.ts +2 -2
- package/dist/mocked_classnames/components/index.d.ts +2 -3
- package/dist/mocked_classnames/hooks/index.d.ts +1 -1
- package/dist/mocked_classnames/src/components/Accordion/Accordion/Accordion.module.scss.js +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/components/AttentionBoxCloseButton/AttentionBoxCloseButton.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/AttentionBox/components/AttentionBoxLeadingIcon/AttentionBoxLeadingIcon.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/AttentionBox/components/AttentionBoxLink/AttentionBoxLink.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/AttentionBox/layouts/AttentionBoxCompact/AttentionBoxCompact.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/AttentionBox/layouts/AttentionBoxDefault/AttentionBoxDefault.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/BaseItem/BaseItem.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/BaseList/BaseList.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/BreadcrumbMenu/BreadcrumbsMenu.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/BreadcrumbsBar/BreadcrumbsBar.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Chips/Chips.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/DatePicker/DatePicker.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/DatePicker/DatePickerHeader.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Dropdown/components/DropdownBase/DropdownBase.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Dropdown/components/DropdownBaseList/DropdownBaseList.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Dropdown/components/DropdownBoxMode/DropdownBoxMode.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/MultiSelectedValues/MultiSelectedValues.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Dropdown/components/Trigger/Trigger.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/EmptyState/EmptyState.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/FieldLabel/FieldLabel.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Info/components/InfoDialogContent/InfoDialogContent.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Info/components/InfoLink/InfoLink.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/InfoText/InfoText.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.js +1 -1
- package/dist/mocked_classnames/src/components/ListItem/ListItem.js.map +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/Menu/Menu/Menu.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Menu/Menu/hooks/useMenuKeyboardNavigation.js +1 -1
- package/dist/mocked_classnames/src/components/Menu/Menu/hooks/useMenuKeyboardNavigation.js.map +1 -1
- package/dist/mocked_classnames/src/components/Menu/MenuDivider/MenuDivider.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Menu/MenuGridItem/MenuGridItem.js +1 -1
- package/dist/mocked_classnames/src/components/Menu/MenuGridItem/MenuGridItem.js.map +1 -1
- package/dist/mocked_classnames/src/components/Menu/MenuGridItem/useFocusGridItemByActiveStatus.js +1 -1
- package/dist/mocked_classnames/src/components/Menu/MenuGridItem/useFocusGridItemByActiveStatus.js.map +1 -1
- package/dist/mocked_classnames/src/components/Menu/MenuGridItem/useMenuGridItemNavContext.js +1 -1
- package/dist/mocked_classnames/src/components/Menu/MenuGridItem/useMenuGridItemNavContext.js.map +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.js +1 -1
- package/dist/mocked_classnames/src/components/MultiStepIndicator/components/StepIndicator/StepIndicator.js.map +1 -1
- package/dist/mocked_classnames/src/components/MultiStepIndicator/components/StepIndicator/StepIndicator.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/NumberField/NumberField.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/NumberField/components/NumberFieldSpinButton/NumberFieldSpinButton.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.js +1 -1
- package/dist/mocked_classnames/src/components/Tabs/TabList/TabList.js.map +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/TextArea/TextArea.js +1 -1
- package/dist/mocked_classnames/src/components/TextArea/TextArea.js.map +1 -1
- package/dist/mocked_classnames/src/components/TextArea/TextArea.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/TextField/TextField.js +1 -1
- package/dist/mocked_classnames/src/components/TextField/TextField.js.map +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/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/TransitionView/TransitionView.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.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/next/List/List.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/next/List/ListTitle/ListTitle.module.scss.js +1 -1
- package/dist/mocked_classnames/src/index.js +1 -1
- package/dist/mocked_classnames/src/utils/colors-utils.js.map +1 -1
- package/dist/shared/dist/constants/keyCodes.js +1 -1
- package/dist/shared/dist/constants/keyCodes.js.map +1 -1
- package/dist/shared/dist/constants/navDirections.js +2 -0
- package/dist/shared/dist/constants/navDirections.js.map +1 -0
- package/dist/shared/dist/hooks/useFullKeyboardListeners.js +2 -0
- package/dist/shared/dist/hooks/useFullKeyboardListeners.js.map +1 -0
- package/dist/shared/dist/hooks/useLastNavigationDirection.js +2 -0
- package/dist/shared/dist/hooks/useLastNavigationDirection.js.map +1 -0
- package/dist/shared/dist/utils/colors-utils.js +2 -0
- package/dist/shared/dist/utils/colors-utils.js.map +1 -0
- package/dist/src/components/Accordion/Accordion/Accordion.module.scss.js +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/components/AttentionBoxCloseButton/AttentionBoxCloseButton.module.scss.js +1 -1
- package/dist/src/components/AttentionBox/components/AttentionBoxLeadingIcon/AttentionBoxLeadingIcon.module.scss.js +1 -1
- package/dist/src/components/AttentionBox/components/AttentionBoxLink/AttentionBoxLink.module.scss.js +1 -1
- package/dist/src/components/AttentionBox/layouts/AttentionBoxCompact/AttentionBoxCompact.module.scss.js +1 -1
- package/dist/src/components/AttentionBox/layouts/AttentionBoxDefault/AttentionBoxDefault.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/BaseItem/BaseItem.module.scss.js +1 -1
- package/dist/src/components/BaseList/BaseList.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/BreadcrumbMenu/BreadcrumbsMenu.module.scss.js +1 -1
- package/dist/src/components/BreadcrumbsBar/BreadcrumbsBar.module.scss.js +1 -1
- package/dist/src/components/Chips/Chips.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/DatePicker/DatePicker.module.scss.js +1 -1
- package/dist/src/components/DatePicker/DatePickerHeader.module.scss.js +1 -1
- package/dist/src/components/Dropdown/components/DropdownBase/DropdownBase.module.scss.js +1 -1
- package/dist/src/components/Dropdown/components/DropdownBaseList/DropdownBaseList.module.scss.js +1 -1
- package/dist/src/components/Dropdown/components/DropdownBoxMode/DropdownBoxMode.module.scss.js +1 -1
- package/dist/src/components/Dropdown/components/Menu/Menu.module.scss.js +1 -1
- package/dist/src/components/Dropdown/components/MultiSelectedValues/MultiSelectedValues.module.scss.js +1 -1
- package/dist/src/components/Dropdown/components/Trigger/Trigger.module.scss.js +1 -1
- package/dist/src/components/EmptyState/EmptyState.module.scss.js +1 -1
- package/dist/src/components/FieldLabel/FieldLabel.module.scss.js +1 -1
- package/dist/src/components/Info/components/InfoDialogContent/InfoDialogContent.module.scss.js +1 -1
- package/dist/src/components/Info/components/InfoLink/InfoLink.module.scss.js +1 -1
- package/dist/src/components/InfoText/InfoText.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.js +1 -1
- package/dist/src/components/ListItem/ListItem.js.map +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/Menu/Menu/Menu.module.scss.js +1 -1
- package/dist/src/components/Menu/Menu/hooks/useMenuKeyboardNavigation.js +1 -1
- package/dist/src/components/Menu/Menu/hooks/useMenuKeyboardNavigation.js.map +1 -1
- package/dist/src/components/Menu/MenuDivider/MenuDivider.module.scss.js +1 -1
- package/dist/src/components/Menu/MenuGridItem/MenuGridItem.js +1 -1
- package/dist/src/components/Menu/MenuGridItem/MenuGridItem.js.map +1 -1
- package/dist/src/components/Menu/MenuGridItem/useFocusGridItemByActiveStatus.js +1 -1
- package/dist/src/components/Menu/MenuGridItem/useFocusGridItemByActiveStatus.js.map +1 -1
- package/dist/src/components/Menu/MenuGridItem/useMenuGridItemNavContext.js +1 -1
- package/dist/src/components/Menu/MenuGridItem/useMenuGridItemNavContext.js.map +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.js +1 -1
- package/dist/src/components/MultiStepIndicator/components/StepIndicator/StepIndicator.js.map +1 -1
- package/dist/src/components/MultiStepIndicator/components/StepIndicator/StepIndicator.module.scss.js +1 -1
- package/dist/src/components/NumberField/NumberField.module.scss.js +1 -1
- package/dist/src/components/NumberField/components/NumberFieldSpinButton/NumberFieldSpinButton.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.js +1 -1
- package/dist/src/components/Tabs/TabList/TabList.js.map +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/TextArea/TextArea.js +1 -1
- package/dist/src/components/TextArea/TextArea.js.map +1 -1
- package/dist/src/components/TextArea/TextArea.module.scss.js +1 -1
- package/dist/src/components/TextField/TextField.js +1 -1
- package/dist/src/components/TextField/TextField.js.map +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/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/TransitionView/TransitionView.module.scss.js +1 -1
- package/dist/src/components/VirtualizedGrid/VirtualizedGrid.module.scss.js +1 -1
- package/dist/src/components/VirtualizedList/VirtualizedList.module.scss.js +1 -1
- package/dist/src/components/next/List/List.module.scss.js +1 -1
- package/dist/src/components/next/List/ListTitle/ListTitle.module.scss.js +1 -1
- package/dist/src/index.js +1 -1
- package/dist/src/utils/colors-utils.js.map +1 -1
- package/dist/style/dist/index.min.css.js +1 -1
- package/package.json +29 -27
- package/dist/components/ColorPicker/ColorPicker.d.ts +0 -80
- package/dist/components/ColorPicker/ColorPicker.types.d.ts +0 -6
- package/dist/components/ColorPicker/ColorPickerConstants.d.ts +0 -5
- package/dist/components/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.d.ts +0 -19
- package/dist/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.d.ts +0 -63
- package/dist/components/ColorPicker/components/ColorPickerContent/ColorPickerContent.d.ts +0 -84
- package/dist/components/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.d.ts +0 -57
- package/dist/components/ColorPicker/index.d.ts +0 -3
- package/dist/components/ColorPicker/services/ColorPickerStyleService.d.ts +0 -3
- package/dist/components/GridKeyboardNavigationContext/GridKeyboardNavigationContext.d.ts +0 -15
- package/dist/components/GridKeyboardNavigationContext/GridKeyboardNavigationContextConstants.d.ts +0 -25
- package/dist/components/GridKeyboardNavigationContext/helper.d.ts +0 -6
- package/dist/components/GridKeyboardNavigationContext/index.d.ts +0 -1
- package/dist/components/HiddenText/HiddenText.d.ts +0 -10
- package/dist/components/HiddenText/index.d.ts +0 -1
- package/dist/components/Menu/Menu/hooks/useLastNavigationDirection.d.ts +0 -4
- package/dist/hooks/useFullKeyboardListeners.d.ts +0 -28
- package/dist/hooks/useGridKeyboardNavigation/gridKeyboardNavigationHelper.d.ts +0 -20
- package/dist/hooks/useGridKeyboardNavigation/useGridKeyboardNavigation.d.ts +0 -42
- package/dist/mocked_classnames/components/ColorPicker/ColorPicker.d.ts +0 -80
- package/dist/mocked_classnames/components/ColorPicker/ColorPicker.types.d.ts +0 -6
- package/dist/mocked_classnames/components/ColorPicker/ColorPickerConstants.d.ts +0 -5
- package/dist/mocked_classnames/components/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.d.ts +0 -19
- package/dist/mocked_classnames/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.d.ts +0 -63
- package/dist/mocked_classnames/components/ColorPicker/components/ColorPickerContent/ColorPickerContent.d.ts +0 -84
- package/dist/mocked_classnames/components/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.d.ts +0 -57
- package/dist/mocked_classnames/components/ColorPicker/index.d.ts +0 -3
- package/dist/mocked_classnames/components/ColorPicker/services/ColorPickerStyleService.d.ts +0 -3
- package/dist/mocked_classnames/components/GridKeyboardNavigationContext/GridKeyboardNavigationContext.d.ts +0 -15
- package/dist/mocked_classnames/components/GridKeyboardNavigationContext/GridKeyboardNavigationContextConstants.d.ts +0 -25
- package/dist/mocked_classnames/components/GridKeyboardNavigationContext/helper.d.ts +0 -6
- package/dist/mocked_classnames/components/GridKeyboardNavigationContext/index.d.ts +0 -1
- package/dist/mocked_classnames/components/HiddenText/HiddenText.d.ts +0 -10
- package/dist/mocked_classnames/components/HiddenText/index.d.ts +0 -1
- package/dist/mocked_classnames/components/Menu/Menu/hooks/useLastNavigationDirection.d.ts +0 -4
- package/dist/mocked_classnames/hooks/useFullKeyboardListeners.d.ts +0 -28
- package/dist/mocked_classnames/hooks/useGridKeyboardNavigation/gridKeyboardNavigationHelper.d.ts +0 -20
- package/dist/mocked_classnames/hooks/useGridKeyboardNavigation/useGridKeyboardNavigation.d.ts +0 -42
- package/dist/mocked_classnames/src/components/ColorPicker/ColorPicker.js +0 -2
- package/dist/mocked_classnames/src/components/ColorPicker/ColorPicker.js.map +0 -1
- package/dist/mocked_classnames/src/components/ColorPicker/ColorPicker.module.scss.js +0 -2
- package/dist/mocked_classnames/src/components/ColorPicker/ColorPickerConstants.js +0 -2
- package/dist/mocked_classnames/src/components/ColorPicker/ColorPickerConstants.js.map +0 -1
- package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.js +0 -2
- package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.js.map +0 -1
- package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.module.scss.js +0 -2
- package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.js +0 -2
- package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.js.map +0 -1
- package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.module.scss.js +0 -2
- package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerContent/ColorPickerContent.js +0 -2
- package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerContent/ColorPickerContent.js.map +0 -1
- package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.js +0 -2
- package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.js.map +0 -1
- package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.module.scss.js +0 -2
- package/dist/mocked_classnames/src/components/ColorPicker/services/ColorPickerStyleService.js +0 -2
- package/dist/mocked_classnames/src/components/ColorPicker/services/ColorPickerStyleService.js.map +0 -1
- package/dist/mocked_classnames/src/components/GridKeyboardNavigationContext/GridKeyboardNavigationContext.js +0 -2
- package/dist/mocked_classnames/src/components/GridKeyboardNavigationContext/GridKeyboardNavigationContext.js.map +0 -1
- package/dist/mocked_classnames/src/components/GridKeyboardNavigationContext/helper.js +0 -2
- package/dist/mocked_classnames/src/components/GridKeyboardNavigationContext/helper.js.map +0 -1
- package/dist/mocked_classnames/src/components/HiddenText/HiddenText.js +0 -2
- package/dist/mocked_classnames/src/components/HiddenText/HiddenText.js.map +0 -1
- package/dist/mocked_classnames/src/components/HiddenText/HiddenText.module.scss.js +0 -2
- package/dist/mocked_classnames/src/components/Menu/Menu/hooks/useLastNavigationDirection.js +0 -2
- package/dist/mocked_classnames/src/components/Menu/Menu/hooks/useLastNavigationDirection.js.map +0 -1
- package/dist/mocked_classnames/src/hooks/useFullKeyboardListeners.js +0 -2
- package/dist/mocked_classnames/src/hooks/useFullKeyboardListeners.js.map +0 -1
- package/dist/mocked_classnames/src/hooks/useGridKeyboardNavigation/gridKeyboardNavigationHelper.js +0 -2
- package/dist/mocked_classnames/src/hooks/useGridKeyboardNavigation/gridKeyboardNavigationHelper.js.map +0 -1
- package/dist/mocked_classnames/src/hooks/useGridKeyboardNavigation/useGridKeyboardNavigation.js +0 -2
- package/dist/mocked_classnames/src/hooks/useGridKeyboardNavigation/useGridKeyboardNavigation.js.map +0 -1
- package/dist/src/components/ColorPicker/ColorPicker.js +0 -2
- package/dist/src/components/ColorPicker/ColorPicker.js.map +0 -1
- package/dist/src/components/ColorPicker/ColorPicker.module.scss.js +0 -2
- package/dist/src/components/ColorPicker/ColorPicker.module.scss.js.map +0 -1
- package/dist/src/components/ColorPicker/ColorPickerConstants.js +0 -2
- package/dist/src/components/ColorPicker/ColorPickerConstants.js.map +0 -1
- package/dist/src/components/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.js +0 -2
- package/dist/src/components/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.js.map +0 -1
- package/dist/src/components/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.module.scss.js +0 -2
- package/dist/src/components/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.module.scss.js.map +0 -1
- package/dist/src/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.js +0 -2
- package/dist/src/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.js.map +0 -1
- package/dist/src/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.module.scss.js +0 -2
- package/dist/src/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.module.scss.js.map +0 -1
- package/dist/src/components/ColorPicker/components/ColorPickerContent/ColorPickerContent.js +0 -2
- package/dist/src/components/ColorPicker/components/ColorPickerContent/ColorPickerContent.js.map +0 -1
- package/dist/src/components/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.js +0 -2
- package/dist/src/components/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.js.map +0 -1
- package/dist/src/components/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.module.scss.js +0 -2
- package/dist/src/components/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.module.scss.js.map +0 -1
- package/dist/src/components/ColorPicker/services/ColorPickerStyleService.js +0 -2
- package/dist/src/components/ColorPicker/services/ColorPickerStyleService.js.map +0 -1
- package/dist/src/components/GridKeyboardNavigationContext/GridKeyboardNavigationContext.js +0 -2
- package/dist/src/components/GridKeyboardNavigationContext/GridKeyboardNavigationContext.js.map +0 -1
- package/dist/src/components/GridKeyboardNavigationContext/helper.js +0 -2
- package/dist/src/components/GridKeyboardNavigationContext/helper.js.map +0 -1
- package/dist/src/components/HiddenText/HiddenText.js +0 -2
- package/dist/src/components/HiddenText/HiddenText.js.map +0 -1
- package/dist/src/components/HiddenText/HiddenText.module.scss.js +0 -2
- package/dist/src/components/HiddenText/HiddenText.module.scss.js.map +0 -1
- package/dist/src/components/Menu/Menu/hooks/useLastNavigationDirection.js +0 -2
- package/dist/src/components/Menu/Menu/hooks/useLastNavigationDirection.js.map +0 -1
- package/dist/src/hooks/useFullKeyboardListeners.js +0 -2
- package/dist/src/hooks/useFullKeyboardListeners.js.map +0 -1
- package/dist/src/hooks/useGridKeyboardNavigation/gridKeyboardNavigationHelper.js +0 -2
- package/dist/src/hooks/useGridKeyboardNavigation/gridKeyboardNavigationHelper.js.map +0 -1
- package/dist/src/hooks/useGridKeyboardNavigation/useGridKeyboardNavigation.js +0 -2
- package/dist/src/hooks/useGridKeyboardNavigation/useGridKeyboardNavigation.js.map +0 -1
- /package/dist/{mocked_classnames/src/components → components/a11y/dist}/HiddenText/HiddenText.module.scss.js.map +0 -0
- /package/dist/{mocked_classnames/src/components → components/color-picker/dist}/ColorPicker/ColorPicker.module.scss.js.map +0 -0
- /package/dist/{mocked_classnames/src/components → components/color-picker/dist}/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.module.scss.js.map +0 -0
- /package/dist/{mocked_classnames/src/components → components/color-picker/dist}/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.module.scss.js.map +0 -0
- /package/dist/{mocked_classnames/src/components → components/color-picker/dist}/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.module.scss.js.map +0 -0
package/dist/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.d.ts
DELETED
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { type CONTENT_COLORS_VALUES } from "../../../../utils/colors-vars-map";
|
|
3
|
-
import { type ColorPickerArrayValueOnly, type ColorPickerValueOnly } from "../../ColorPicker.types";
|
|
4
|
-
import { type ColorShapes, type ColorPickerSizes } from "../../ColorPicker.types";
|
|
5
|
-
import { type VibeComponentProps } from "../../../../types";
|
|
6
|
-
import { type SubIcon } from "@vibe/icon";
|
|
7
|
-
import { type ColorStyle } from "../../../../types";
|
|
8
|
-
export interface ColorPickerColorsGridProps extends VibeComponentProps {
|
|
9
|
-
/**
|
|
10
|
-
* Callback fired when a color is clicked.
|
|
11
|
-
*/
|
|
12
|
-
onColorClicked?: (color: ColorPickerValueOnly) => void;
|
|
13
|
-
/**
|
|
14
|
-
* The list of colors to be displayed.
|
|
15
|
-
*/
|
|
16
|
-
colorsToRender?: ColorPickerArrayValueOnly;
|
|
17
|
-
/**
|
|
18
|
-
* Icon displayed as an indicator inside the color.
|
|
19
|
-
*/
|
|
20
|
-
ColorIndicatorIcon?: SubIcon;
|
|
21
|
-
/**
|
|
22
|
-
* Icon displayed when a color is selected.
|
|
23
|
-
*/
|
|
24
|
-
SelectedIndicatorIcon?: SubIcon;
|
|
25
|
-
/**
|
|
26
|
-
* The style applied to the colors.
|
|
27
|
-
*/
|
|
28
|
-
colorStyle?: ColorStyle;
|
|
29
|
-
/**
|
|
30
|
-
* The currently selected color or colors.
|
|
31
|
-
*/
|
|
32
|
-
value?: string | string[];
|
|
33
|
-
/**
|
|
34
|
-
* If true, renders the color indicator without a background.
|
|
35
|
-
*/
|
|
36
|
-
shouldRenderIndicatorWithoutBackground?: boolean;
|
|
37
|
-
/**
|
|
38
|
-
* The size of the color items.
|
|
39
|
-
*/
|
|
40
|
-
colorSize?: ColorPickerSizes;
|
|
41
|
-
/**
|
|
42
|
-
* The number of colors per row.
|
|
43
|
-
*/
|
|
44
|
-
numberOfColorsInLine?: number;
|
|
45
|
-
/**
|
|
46
|
-
* Custom tooltip content for specific colors.
|
|
47
|
-
*/
|
|
48
|
-
tooltipContentByColor?: Partial<Record<CONTENT_COLORS_VALUES, string> & Record<string, string>>;
|
|
49
|
-
/**
|
|
50
|
-
* If true, the first color is focused when the component mounts.
|
|
51
|
-
*/
|
|
52
|
-
focusOnMount?: boolean;
|
|
53
|
-
/**
|
|
54
|
-
* The shape of the color items.
|
|
55
|
-
*/
|
|
56
|
-
colorShape?: ColorShapes;
|
|
57
|
-
/**
|
|
58
|
-
* If true, displays a tooltip with the color name.
|
|
59
|
-
*/
|
|
60
|
-
showColorNameTooltip?: boolean;
|
|
61
|
-
}
|
|
62
|
-
declare const ColorPickerColorsGrid: React.ForwardRefExoticComponent<ColorPickerColorsGridProps & React.RefAttributes<HTMLUListElement>>;
|
|
63
|
-
export default ColorPickerColorsGrid;
|
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { type CONTENT_COLORS_VALUES } from "../../../../utils/colors-vars-map";
|
|
3
|
-
import { type ColorShapes, type ColorPickerSizes, type ColorPickerValue, type ColorPickerArrayValueOnly } from "../../ColorPicker.types";
|
|
4
|
-
import { type VibeComponentProps } from "../../../../types";
|
|
5
|
-
import { type SubIcon } from "@vibe/icon";
|
|
6
|
-
import { type ColorStyle } from "../../../../types";
|
|
7
|
-
export interface ColorPickerContentProps extends VibeComponentProps {
|
|
8
|
-
/**
|
|
9
|
-
* The selected color(s).
|
|
10
|
-
*/
|
|
11
|
-
value: ColorPickerValue;
|
|
12
|
-
/**
|
|
13
|
-
* Callback fired when the selected color(s) change.
|
|
14
|
-
*/
|
|
15
|
-
onValueChange: (value: ColorPickerArrayValueOnly) => void;
|
|
16
|
-
/**
|
|
17
|
-
* The list of colors available for selection.
|
|
18
|
-
*/
|
|
19
|
-
colorsList: ColorPickerArrayValueOnly;
|
|
20
|
-
/**
|
|
21
|
-
* Icon displayed as an indicator inside the color.
|
|
22
|
-
*/
|
|
23
|
-
ColorIndicatorIcon?: SubIcon;
|
|
24
|
-
/**
|
|
25
|
-
* Icon displayed when a color is selected.
|
|
26
|
-
*/
|
|
27
|
-
SelectedIndicatorIcon?: SubIcon;
|
|
28
|
-
/**
|
|
29
|
-
* Icon used for clearing the color selection.
|
|
30
|
-
*/
|
|
31
|
-
NoColorIcon?: SubIcon;
|
|
32
|
-
/**
|
|
33
|
-
* The style applied to the colors.
|
|
34
|
-
*/
|
|
35
|
-
colorStyle?: ColorStyle;
|
|
36
|
-
/**
|
|
37
|
-
* The size of the color items.
|
|
38
|
-
*/
|
|
39
|
-
colorSize?: ColorPickerSizes;
|
|
40
|
-
/**
|
|
41
|
-
* The shape of the color items.
|
|
42
|
-
*/
|
|
43
|
-
colorShape?: ColorShapes;
|
|
44
|
-
/**
|
|
45
|
-
* Custom tooltip content for specific colors.
|
|
46
|
-
*/
|
|
47
|
-
tooltipContentByColor?: Partial<Record<CONTENT_COLORS_VALUES, string>>;
|
|
48
|
-
/**
|
|
49
|
-
* Text displayed for the "no color" option.
|
|
50
|
-
*/
|
|
51
|
-
noColorText?: string;
|
|
52
|
-
/**
|
|
53
|
-
* If true, renders the color indicator without a background.
|
|
54
|
-
*/
|
|
55
|
-
shouldRenderIndicatorWithoutBackground?: boolean;
|
|
56
|
-
/**
|
|
57
|
-
* If true, treats the color list as a blacklist rather than a whitelist.
|
|
58
|
-
*/
|
|
59
|
-
isBlackListMode?: boolean;
|
|
60
|
-
/**
|
|
61
|
-
* The number of colors displayed per row.
|
|
62
|
-
*/
|
|
63
|
-
numberOfColorsInLine?: number;
|
|
64
|
-
/**
|
|
65
|
-
* If true, the first color is focused when the component mounts.
|
|
66
|
-
*/
|
|
67
|
-
focusOnMount?: boolean;
|
|
68
|
-
/**
|
|
69
|
-
* If true, allows selecting multiple colors.
|
|
70
|
-
*/
|
|
71
|
-
isMultiselect?: boolean;
|
|
72
|
-
/**
|
|
73
|
-
* Used to force the component render the colorList prop as is. Usually, this flag should not be used. It's intended only for edge cases.
|
|
74
|
-
* Usually, only "monday colors" will be rendered (unless blacklist mode is used). This flag will override this behavior.
|
|
75
|
-
*/
|
|
76
|
-
forceUseRawColorList?: boolean;
|
|
77
|
-
/**
|
|
78
|
-
* Used to enable color name tooltip on each color in the component.
|
|
79
|
-
* When "tooltipContentByColor" is supplied, it will override the color name tooltip.
|
|
80
|
-
*/
|
|
81
|
-
showColorNameTooltip?: boolean;
|
|
82
|
-
}
|
|
83
|
-
declare const ColorPickerContent: React.ForwardRefExoticComponent<ColorPickerContentProps & React.RefAttributes<HTMLDivElement>>;
|
|
84
|
-
export default ColorPickerContent;
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { type ColorPickerValueOnly } from "../../ColorPicker.types";
|
|
3
|
-
import { type ColorShapes, type ColorPickerSizes } from "../../ColorPicker.types";
|
|
4
|
-
import { type VibeComponentProps, type ElementContent, type ColorStyle } from "../../../../types";
|
|
5
|
-
import { type SubIcon } from "@vibe/icon";
|
|
6
|
-
export interface ColorPickerItemComponentProps extends VibeComponentProps {
|
|
7
|
-
/**
|
|
8
|
-
* The color value of the item.
|
|
9
|
-
*/
|
|
10
|
-
color: ColorPickerValueOnly;
|
|
11
|
-
/**
|
|
12
|
-
* Callback fired when the color is clicked.
|
|
13
|
-
*/
|
|
14
|
-
onColorClicked: (color: ColorPickerValueOnly) => void;
|
|
15
|
-
/**
|
|
16
|
-
* The style applied to the color.
|
|
17
|
-
*/
|
|
18
|
-
colorStyle: ColorStyle;
|
|
19
|
-
/**
|
|
20
|
-
* If true, renders the color indicator without a background.
|
|
21
|
-
*/
|
|
22
|
-
shouldRenderIndicatorWithoutBackground: boolean;
|
|
23
|
-
/**
|
|
24
|
-
* Icon displayed inside the color item.
|
|
25
|
-
*/
|
|
26
|
-
ColorIndicatorIcon: SubIcon;
|
|
27
|
-
/**
|
|
28
|
-
* Icon displayed when the color is selected.
|
|
29
|
-
*/
|
|
30
|
-
SelectedIndicatorIcon: SubIcon;
|
|
31
|
-
/**
|
|
32
|
-
* If true, the color is marked as selected.
|
|
33
|
-
*/
|
|
34
|
-
isSelected: boolean;
|
|
35
|
-
/**
|
|
36
|
-
* The size of the color item.
|
|
37
|
-
*/
|
|
38
|
-
colorSize: ColorPickerSizes;
|
|
39
|
-
/**
|
|
40
|
-
* Tooltip content for the color item.
|
|
41
|
-
*/
|
|
42
|
-
tooltipContent: ElementContent;
|
|
43
|
-
/**
|
|
44
|
-
* If true, the color item is currently active.
|
|
45
|
-
*/
|
|
46
|
-
isActive: boolean;
|
|
47
|
-
/**
|
|
48
|
-
* The shape of the color item.
|
|
49
|
-
*/
|
|
50
|
-
colorShape: ColorShapes;
|
|
51
|
-
/**
|
|
52
|
-
* Human-readable label for the color, used for screen reader announcements.
|
|
53
|
-
*/
|
|
54
|
-
colorAriaLabel: string;
|
|
55
|
-
}
|
|
56
|
-
declare const ColorPickerItemComponent: React.ForwardRefExoticComponent<ColorPickerItemComponentProps & React.RefAttributes<HTMLElement>>;
|
|
57
|
-
export default ColorPickerItemComponent;
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { type BaseSizes } from "../../../constants/sizes";
|
|
2
|
-
export declare const calculateColorPickerWidth: (colorSize: BaseSizes, numberOfColorsInLine: number) => number;
|
|
3
|
-
export declare const calculateColorPickerDialogWidth: (colorSize: BaseSizes, numberOfColorsInLine: number) => number;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { type NavDirections } from "../../hooks/useFullKeyboardListeners";
|
|
3
|
-
import { type GridElementRef, type GridKeyboardNavigationContextType, type Position } from "./GridKeyboardNavigationContextConstants";
|
|
4
|
-
export declare const GridKeyboardNavigationContext: React.Context<GridKeyboardNavigationContextType>;
|
|
5
|
-
/**
|
|
6
|
-
* @param {({topElement: MutableRefObject, bottomElement: MutableRefObject}|
|
|
7
|
-
* {leftElement: MutableRefObject, rightElement: MutableRefObject})[]} positions - the positions of the navigable items
|
|
8
|
-
* @param {*} wrapperRef - a reference for a wrapper element which contains all the referenced elements
|
|
9
|
-
* @param options - { disabled: boolean }
|
|
10
|
-
*/
|
|
11
|
-
export declare const useGridKeyboardNavigationContext: (positions: Position[], wrapperRef: GridElementRef, options?: {
|
|
12
|
-
disabled: boolean;
|
|
13
|
-
}) => {
|
|
14
|
-
onOutboundNavigation: (elementRef: GridElementRef, direction: NavDirections) => void;
|
|
15
|
-
};
|
package/dist/components/GridKeyboardNavigationContext/GridKeyboardNavigationContextConstants.d.ts
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { type MutableRefObject } from "react";
|
|
2
|
-
import { type NavDirections } from "../../hooks/useFullKeyboardListeners";
|
|
3
|
-
export type GridElementRef = MutableRefObject<HTMLElement> & {
|
|
4
|
-
current?: HTMLElement & {
|
|
5
|
-
disabled?: boolean;
|
|
6
|
-
};
|
|
7
|
-
};
|
|
8
|
-
export type DirectionMap = Map<GridElementRef, GridElementRef>;
|
|
9
|
-
export type DirectionMaps = Record<NavDirections, DirectionMap>;
|
|
10
|
-
export type Position = VerticalPosition & HorizontalPosition;
|
|
11
|
-
type VerticalPosition = {
|
|
12
|
-
topElement?: GridElementRef;
|
|
13
|
-
bottomElement?: GridElementRef;
|
|
14
|
-
};
|
|
15
|
-
type HorizontalPosition = {
|
|
16
|
-
leftElement?: GridElementRef;
|
|
17
|
-
rightElement?: GridElementRef;
|
|
18
|
-
};
|
|
19
|
-
export interface GridKeyboardNavigationContextType {
|
|
20
|
-
/**
|
|
21
|
-
* Callback fired when navigation moves beyond the bounds of the grid.
|
|
22
|
-
*/
|
|
23
|
-
onOutboundNavigation?: (ref: GridElementRef, direction: NavDirections) => void;
|
|
24
|
-
}
|
|
25
|
-
export {};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { NavDirections } from "../../hooks/useFullKeyboardListeners";
|
|
2
|
-
import { type DirectionMap, type DirectionMaps, type GridElementRef, type Position } from "./GridKeyboardNavigationContextConstants";
|
|
3
|
-
export declare const getDirectionMaps: (positions: Position[]) => DirectionMaps;
|
|
4
|
-
export declare const getOppositeDirection: (direction: NavDirections) => NavDirections;
|
|
5
|
-
export declare const getOutmostElementInDirection: (directionMaps: DirectionMaps, direction: NavDirections) => GridElementRef;
|
|
6
|
-
export declare const getNextElementToFocusInDirection: (directionMap: DirectionMap, elementRef: GridElementRef) => null | GridElementRef;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { useGridKeyboardNavigationContext, GridKeyboardNavigationContext } from "./GridKeyboardNavigationContext";
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import type VibeComponentProps from "../../types/VibeComponentProps";
|
|
3
|
-
export interface HiddenTextProps extends VibeComponentProps {
|
|
4
|
-
/**
|
|
5
|
-
* The text content that is hidden but available for assistive technologies.
|
|
6
|
-
*/
|
|
7
|
-
text: string;
|
|
8
|
-
}
|
|
9
|
-
declare const HiddenText: React.ForwardRefExoticComponent<HiddenTextProps & React.RefAttributes<HTMLSpanElement>>;
|
|
10
|
-
export default HiddenText;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default as HiddenText, type HiddenTextProps } from "./HiddenText";
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { type MutableRefObject } from "react";
|
|
2
|
-
import { type KeyboardEventCallback } from "../types/events";
|
|
3
|
-
export declare enum NavDirections {
|
|
4
|
-
UP = "up",
|
|
5
|
-
DOWN = "down",
|
|
6
|
-
LEFT = "left",
|
|
7
|
-
RIGHT = "right"
|
|
8
|
-
}
|
|
9
|
-
export declare const ARROW_DOWN_KEYS: string[];
|
|
10
|
-
export declare const ARROW_UP_KEYS: string[];
|
|
11
|
-
export declare const ARROW_RIGHT_KEYS: string[];
|
|
12
|
-
export declare const ARROW_LEFT_KEYS: string[];
|
|
13
|
-
export declare const SELECTION_KEYS: string[];
|
|
14
|
-
export declare const ENTER_KEYS: string[];
|
|
15
|
-
export declare const ESCAPE_KEYS: string[];
|
|
16
|
-
export declare const END_KEYS: string[];
|
|
17
|
-
export declare const HOME_KEYS: string[];
|
|
18
|
-
export default function useFullKeyboardListeners({ ref, // the reference for the component that listens to keyboard
|
|
19
|
-
onSelectionKey, onArrowNavigation, onEscape, onHome, onEnd, useDocumentEventListeners, focusOnMount }: {
|
|
20
|
-
ref: MutableRefObject<HTMLElement>;
|
|
21
|
-
onSelectionKey: KeyboardEventCallback;
|
|
22
|
-
onArrowNavigation: (type: NavDirections) => void;
|
|
23
|
-
onEscape: KeyboardEventCallback;
|
|
24
|
-
onHome?: KeyboardEventCallback;
|
|
25
|
-
onEnd?: KeyboardEventCallback;
|
|
26
|
-
useDocumentEventListeners?: boolean;
|
|
27
|
-
focusOnMount: boolean;
|
|
28
|
-
}): void;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { NavDirections } from "../useFullKeyboardListeners";
|
|
2
|
-
export declare function getActiveIndexFromInboundNavigation({ direction, numberOfItemsInLine, itemsCount }: {
|
|
3
|
-
direction: NavDirections;
|
|
4
|
-
numberOfItemsInLine: number;
|
|
5
|
-
itemsCount: number;
|
|
6
|
-
}): number;
|
|
7
|
-
export declare function calcActiveIndexAfterArrowNavigation({ activeIndex, itemsCount, numberOfItemsInLine, direction, disabledIndexes, circularNavigation }: {
|
|
8
|
-
activeIndex: number;
|
|
9
|
-
itemsCount: number;
|
|
10
|
-
numberOfItemsInLine: number;
|
|
11
|
-
direction: NavDirections;
|
|
12
|
-
disabledIndexes?: number[];
|
|
13
|
-
circularNavigation?: boolean;
|
|
14
|
-
}): {
|
|
15
|
-
isOutbound: boolean;
|
|
16
|
-
nextIndex?: undefined;
|
|
17
|
-
} | {
|
|
18
|
-
isOutbound: boolean;
|
|
19
|
-
nextIndex: number;
|
|
20
|
-
};
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { type MutableRefObject, type ReactElement } from "react";
|
|
2
|
-
/**
|
|
3
|
-
* A hook which is used for accessible keyboard navigation. Useful for components rendering a list of items that can be navigated and selected with a keyboard.
|
|
4
|
-
* @param {Object} options
|
|
5
|
-
* @param {React.MutableRefObject} options.ref - the reference for the component that listens to keyboard
|
|
6
|
-
* @param {number} options.itemsCount - the number of items
|
|
7
|
-
* @param {number} options.numberOfItemsInLine - the number of items on each line of the grid
|
|
8
|
-
* @param {function} options.onItemClicked - the callback for selecting an item. It will be called when an active item is selected, for example with "Enter".
|
|
9
|
-
* @param {function} options.getItemByIndex - a function which gets an index as a param, and returns the item on that index
|
|
10
|
-
* @param {"directional" | "first"} options.entryFocusStrategy - Determines how the first item is focused when entering the grid via keyboard.
|
|
11
|
-
* - "directional": Tries to focus based on the entry direction (Tab vs Shift+Tab). This is the default.
|
|
12
|
-
* - "first": Always focuses the first item.
|
|
13
|
-
* @param {boolean=} options.focusOnMount - if true, the referenced element will be focused when mounted
|
|
14
|
-
* @param {number=} options.focusItemIndexOnMount - optional item index to focus when mounted. Only works with "options.focusOnMount".
|
|
15
|
-
* @param {number[]=} options.disabledIndexes - optional array of disabled indices, which will be skipped while navigating.
|
|
16
|
-
* @param {boolean=} options.circularNavigation - if true, the navigation will wrap around the grid
|
|
17
|
-
* @returns {useGridKeyboardNavigationResult}
|
|
18
|
-
*
|
|
19
|
-
* @typedef useGridKeyboardNavigationResult
|
|
20
|
-
* @property {number} activeIndex - the currently active index
|
|
21
|
-
* @property {boolean} isInitialActiveState - if true, the currently active element was due to an initial mounting index option. See "options.focusItemIndexOnMount".
|
|
22
|
-
* @property {(index: number, isKeyboardAction?: boolean) => void} onSelectionAction - the callback which should be used to select an item.
|
|
23
|
-
* It should be called with the selected item's index. Use this callback for onClick handlers, for example.
|
|
24
|
-
* The "isKeyboardAction" can be used to indicate a keyboard selection, which will affect the currently active index.
|
|
25
|
-
*/
|
|
26
|
-
export default function useGridKeyboardNavigation({ ref, itemsCount, numberOfItemsInLine, onItemClicked, // the callback to call when an item is selected
|
|
27
|
-
entryFocusStrategy, getItemByIndex, focusOnMount, focusItemIndexOnMount, disabledIndexes, circularNavigation }: {
|
|
28
|
-
ref: MutableRefObject<HTMLElement>;
|
|
29
|
-
itemsCount: number;
|
|
30
|
-
numberOfItemsInLine: number;
|
|
31
|
-
onItemClicked: (element: HTMLElement | ReactElement | void | string, index: number) => void;
|
|
32
|
-
entryFocusStrategy?: "directional" | "first";
|
|
33
|
-
getItemByIndex: (index: number | void) => HTMLElement | ReactElement | void | string;
|
|
34
|
-
focusOnMount?: boolean;
|
|
35
|
-
focusItemIndexOnMount?: number;
|
|
36
|
-
disabledIndexes?: number[];
|
|
37
|
-
circularNavigation?: boolean;
|
|
38
|
-
}): {
|
|
39
|
-
activeIndex: number;
|
|
40
|
-
onSelectionAction: (index: number, isKeyboardAction?: boolean) => void;
|
|
41
|
-
isInitialActiveState: boolean;
|
|
42
|
-
};
|
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { type ColorShapes, type ColorPickerSizes, type ColorPickerValue, type ColorPickerArrayValueOnly } from "./ColorPicker.types";
|
|
3
|
-
import { type VibeComponentProps } from "../../types";
|
|
4
|
-
import { type SubIcon } from "@vibe/icon";
|
|
5
|
-
import { type ColorStyle } from "../../types/Colors";
|
|
6
|
-
export interface ColorPickerProps extends VibeComponentProps {
|
|
7
|
-
/**
|
|
8
|
-
* The selected color(s).
|
|
9
|
-
*/
|
|
10
|
-
value?: ColorPickerValue;
|
|
11
|
-
/**
|
|
12
|
-
* Callback fired when the selected color(s) change.
|
|
13
|
-
*/
|
|
14
|
-
onSave?: (value: ColorPickerArrayValueOnly) => void;
|
|
15
|
-
/**
|
|
16
|
-
* Icon displayed as an indicator inside the color.
|
|
17
|
-
*/
|
|
18
|
-
ColorIndicatorIcon?: SubIcon;
|
|
19
|
-
/**
|
|
20
|
-
* Icon displayed when a color is selected.
|
|
21
|
-
*/
|
|
22
|
-
SelectedIndicatorIcon?: SubIcon;
|
|
23
|
-
/**
|
|
24
|
-
* Icon used for clearing the color selection.
|
|
25
|
-
*/
|
|
26
|
-
NoColorIcon?: SubIcon;
|
|
27
|
-
/**
|
|
28
|
-
* The style applied to the colors.
|
|
29
|
-
*/
|
|
30
|
-
colorStyle?: ColorStyle;
|
|
31
|
-
/**
|
|
32
|
-
* Text displayed for the "no color" option.
|
|
33
|
-
*/
|
|
34
|
-
noColorText?: string;
|
|
35
|
-
/**
|
|
36
|
-
* If true, renders the color indicator without a background.
|
|
37
|
-
*/
|
|
38
|
-
shouldRenderIndicatorWithoutBackground?: boolean;
|
|
39
|
-
/**
|
|
40
|
-
* If true, treats the color list as a blacklist rather than a whitelist.
|
|
41
|
-
*/
|
|
42
|
-
isBlackListMode?: boolean;
|
|
43
|
-
/**
|
|
44
|
-
* The list of colors available for selection.
|
|
45
|
-
*/
|
|
46
|
-
colorsList?: ColorPickerArrayValueOnly;
|
|
47
|
-
/**
|
|
48
|
-
* If true, allows selecting multiple colors.
|
|
49
|
-
*/
|
|
50
|
-
isMultiselect?: boolean;
|
|
51
|
-
/**
|
|
52
|
-
* The size of the color items.
|
|
53
|
-
*/
|
|
54
|
-
colorSize?: ColorPickerSizes;
|
|
55
|
-
/**
|
|
56
|
-
* The number of colors displayed per row.
|
|
57
|
-
*/
|
|
58
|
-
numberOfColorsInLine?: number;
|
|
59
|
-
/**
|
|
60
|
-
* If true, the first color is focused when the component mounts.
|
|
61
|
-
*/
|
|
62
|
-
focusOnMount?: boolean;
|
|
63
|
-
/**
|
|
64
|
-
* The shape of the color items.
|
|
65
|
-
*/
|
|
66
|
-
colorShape?: ColorShapes;
|
|
67
|
-
/**
|
|
68
|
-
* Used to force the component render the colorList prop as is. Usually, this flag should not be used. It's intended only for edge cases.
|
|
69
|
-
* Usually, only "monday colors" will be rendered (unless blacklist mode is used). This flag will override this behavior.
|
|
70
|
-
*/
|
|
71
|
-
forceUseRawColorList?: boolean;
|
|
72
|
-
/**
|
|
73
|
-
* Used to enable color name tooltip on each color in the component.
|
|
74
|
-
* When "tooltipContentByColor" is supplied, it will override the color name tooltip.
|
|
75
|
-
*
|
|
76
|
-
*/
|
|
77
|
-
showColorNameTooltip?: boolean;
|
|
78
|
-
}
|
|
79
|
-
declare const ColorPicker: React.ForwardRefExoticComponent<ColorPickerProps & React.RefAttributes<HTMLElement>>;
|
|
80
|
-
export default ColorPicker;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { type CONTENT_COLORS_VALUES } from "../../utils/colors-vars-map";
|
|
2
|
-
export type ColorShapes = "square" | "circle";
|
|
3
|
-
export type ColorPickerSizes = "small" | "medium" | "large";
|
|
4
|
-
export type ColorPickerValueOnly = CONTENT_COLORS_VALUES | string;
|
|
5
|
-
export type ColorPickerArrayValueOnly = CONTENT_COLORS_VALUES[] | string[];
|
|
6
|
-
export type ColorPickerValue = ColorPickerValueOnly | ColorPickerArrayValueOnly;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { type VibeComponentProps } from "../../../../types";
|
|
3
|
-
import { type SubIcon } from "@vibe/icon";
|
|
4
|
-
export interface ColorPickerClearButtonProps extends VibeComponentProps {
|
|
5
|
-
/**
|
|
6
|
-
* Callback fired when the clear button is clicked.
|
|
7
|
-
*/
|
|
8
|
-
onClick: () => void;
|
|
9
|
-
/**
|
|
10
|
-
* The text displayed inside the button.
|
|
11
|
-
*/
|
|
12
|
-
text?: string;
|
|
13
|
-
/**
|
|
14
|
-
* The icon displayed inside the button.
|
|
15
|
-
*/
|
|
16
|
-
Icon: SubIcon;
|
|
17
|
-
}
|
|
18
|
-
declare const ColorPickerClearButton: React.ForwardRefExoticComponent<ColorPickerClearButtonProps & React.RefAttributes<HTMLButtonElement>>;
|
|
19
|
-
export default ColorPickerClearButton;
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { type CONTENT_COLORS_VALUES } from "../../../../utils/colors-vars-map";
|
|
3
|
-
import { type ColorPickerArrayValueOnly, type ColorPickerValueOnly } from "../../ColorPicker.types";
|
|
4
|
-
import { type ColorShapes, type ColorPickerSizes } from "../../ColorPicker.types";
|
|
5
|
-
import { type VibeComponentProps } from "../../../../types";
|
|
6
|
-
import { type SubIcon } from "@vibe/icon";
|
|
7
|
-
import { type ColorStyle } from "../../../../types";
|
|
8
|
-
export interface ColorPickerColorsGridProps extends VibeComponentProps {
|
|
9
|
-
/**
|
|
10
|
-
* Callback fired when a color is clicked.
|
|
11
|
-
*/
|
|
12
|
-
onColorClicked?: (color: ColorPickerValueOnly) => void;
|
|
13
|
-
/**
|
|
14
|
-
* The list of colors to be displayed.
|
|
15
|
-
*/
|
|
16
|
-
colorsToRender?: ColorPickerArrayValueOnly;
|
|
17
|
-
/**
|
|
18
|
-
* Icon displayed as an indicator inside the color.
|
|
19
|
-
*/
|
|
20
|
-
ColorIndicatorIcon?: SubIcon;
|
|
21
|
-
/**
|
|
22
|
-
* Icon displayed when a color is selected.
|
|
23
|
-
*/
|
|
24
|
-
SelectedIndicatorIcon?: SubIcon;
|
|
25
|
-
/**
|
|
26
|
-
* The style applied to the colors.
|
|
27
|
-
*/
|
|
28
|
-
colorStyle?: ColorStyle;
|
|
29
|
-
/**
|
|
30
|
-
* The currently selected color or colors.
|
|
31
|
-
*/
|
|
32
|
-
value?: string | string[];
|
|
33
|
-
/**
|
|
34
|
-
* If true, renders the color indicator without a background.
|
|
35
|
-
*/
|
|
36
|
-
shouldRenderIndicatorWithoutBackground?: boolean;
|
|
37
|
-
/**
|
|
38
|
-
* The size of the color items.
|
|
39
|
-
*/
|
|
40
|
-
colorSize?: ColorPickerSizes;
|
|
41
|
-
/**
|
|
42
|
-
* The number of colors per row.
|
|
43
|
-
*/
|
|
44
|
-
numberOfColorsInLine?: number;
|
|
45
|
-
/**
|
|
46
|
-
* Custom tooltip content for specific colors.
|
|
47
|
-
*/
|
|
48
|
-
tooltipContentByColor?: Partial<Record<CONTENT_COLORS_VALUES, string> & Record<string, string>>;
|
|
49
|
-
/**
|
|
50
|
-
* If true, the first color is focused when the component mounts.
|
|
51
|
-
*/
|
|
52
|
-
focusOnMount?: boolean;
|
|
53
|
-
/**
|
|
54
|
-
* The shape of the color items.
|
|
55
|
-
*/
|
|
56
|
-
colorShape?: ColorShapes;
|
|
57
|
-
/**
|
|
58
|
-
* If true, displays a tooltip with the color name.
|
|
59
|
-
*/
|
|
60
|
-
showColorNameTooltip?: boolean;
|
|
61
|
-
}
|
|
62
|
-
declare const ColorPickerColorsGrid: React.ForwardRefExoticComponent<ColorPickerColorsGridProps & React.RefAttributes<HTMLUListElement>>;
|
|
63
|
-
export default ColorPickerColorsGrid;
|
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { type CONTENT_COLORS_VALUES } from "../../../../utils/colors-vars-map";
|
|
3
|
-
import { type ColorShapes, type ColorPickerSizes, type ColorPickerValue, type ColorPickerArrayValueOnly } from "../../ColorPicker.types";
|
|
4
|
-
import { type VibeComponentProps } from "../../../../types";
|
|
5
|
-
import { type SubIcon } from "@vibe/icon";
|
|
6
|
-
import { type ColorStyle } from "../../../../types";
|
|
7
|
-
export interface ColorPickerContentProps extends VibeComponentProps {
|
|
8
|
-
/**
|
|
9
|
-
* The selected color(s).
|
|
10
|
-
*/
|
|
11
|
-
value: ColorPickerValue;
|
|
12
|
-
/**
|
|
13
|
-
* Callback fired when the selected color(s) change.
|
|
14
|
-
*/
|
|
15
|
-
onValueChange: (value: ColorPickerArrayValueOnly) => void;
|
|
16
|
-
/**
|
|
17
|
-
* The list of colors available for selection.
|
|
18
|
-
*/
|
|
19
|
-
colorsList: ColorPickerArrayValueOnly;
|
|
20
|
-
/**
|
|
21
|
-
* Icon displayed as an indicator inside the color.
|
|
22
|
-
*/
|
|
23
|
-
ColorIndicatorIcon?: SubIcon;
|
|
24
|
-
/**
|
|
25
|
-
* Icon displayed when a color is selected.
|
|
26
|
-
*/
|
|
27
|
-
SelectedIndicatorIcon?: SubIcon;
|
|
28
|
-
/**
|
|
29
|
-
* Icon used for clearing the color selection.
|
|
30
|
-
*/
|
|
31
|
-
NoColorIcon?: SubIcon;
|
|
32
|
-
/**
|
|
33
|
-
* The style applied to the colors.
|
|
34
|
-
*/
|
|
35
|
-
colorStyle?: ColorStyle;
|
|
36
|
-
/**
|
|
37
|
-
* The size of the color items.
|
|
38
|
-
*/
|
|
39
|
-
colorSize?: ColorPickerSizes;
|
|
40
|
-
/**
|
|
41
|
-
* The shape of the color items.
|
|
42
|
-
*/
|
|
43
|
-
colorShape?: ColorShapes;
|
|
44
|
-
/**
|
|
45
|
-
* Custom tooltip content for specific colors.
|
|
46
|
-
*/
|
|
47
|
-
tooltipContentByColor?: Partial<Record<CONTENT_COLORS_VALUES, string>>;
|
|
48
|
-
/**
|
|
49
|
-
* Text displayed for the "no color" option.
|
|
50
|
-
*/
|
|
51
|
-
noColorText?: string;
|
|
52
|
-
/**
|
|
53
|
-
* If true, renders the color indicator without a background.
|
|
54
|
-
*/
|
|
55
|
-
shouldRenderIndicatorWithoutBackground?: boolean;
|
|
56
|
-
/**
|
|
57
|
-
* If true, treats the color list as a blacklist rather than a whitelist.
|
|
58
|
-
*/
|
|
59
|
-
isBlackListMode?: boolean;
|
|
60
|
-
/**
|
|
61
|
-
* The number of colors displayed per row.
|
|
62
|
-
*/
|
|
63
|
-
numberOfColorsInLine?: number;
|
|
64
|
-
/**
|
|
65
|
-
* If true, the first color is focused when the component mounts.
|
|
66
|
-
*/
|
|
67
|
-
focusOnMount?: boolean;
|
|
68
|
-
/**
|
|
69
|
-
* If true, allows selecting multiple colors.
|
|
70
|
-
*/
|
|
71
|
-
isMultiselect?: boolean;
|
|
72
|
-
/**
|
|
73
|
-
* Used to force the component render the colorList prop as is. Usually, this flag should not be used. It's intended only for edge cases.
|
|
74
|
-
* Usually, only "monday colors" will be rendered (unless blacklist mode is used). This flag will override this behavior.
|
|
75
|
-
*/
|
|
76
|
-
forceUseRawColorList?: boolean;
|
|
77
|
-
/**
|
|
78
|
-
* Used to enable color name tooltip on each color in the component.
|
|
79
|
-
* When "tooltipContentByColor" is supplied, it will override the color name tooltip.
|
|
80
|
-
*/
|
|
81
|
-
showColorNameTooltip?: boolean;
|
|
82
|
-
}
|
|
83
|
-
declare const ColorPickerContent: React.ForwardRefExoticComponent<ColorPickerContentProps & React.RefAttributes<HTMLDivElement>>;
|
|
84
|
-
export default ColorPickerContent;
|