@vibe/core 3.73.0 → 3.74.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/Dialog/Dialog.d.ts +7 -0
- package/dist/components/button/dist/Button/Button.js +1 -1
- package/dist/components/button/dist/Button/Button.js.map +1 -1
- package/dist/components/button/dist/Button/ButtonConstants.js.map +1 -1
- package/dist/components/button/dist/Button/helper/dom-helpers.js.map +1 -1
- package/dist/components/button/dist/Button/helper/useButtonLoading.js.map +1 -1
- package/dist/components/icon/dist/Icon/CustomSvgIcon/CustomSvgIcon.js +1 -1
- package/dist/components/icon/dist/Icon/CustomSvgIcon/CustomSvgIcon.js.map +1 -1
- package/dist/components/icon/dist/Icon/FontIcon/FontIcon.js +1 -1
- package/dist/components/icon/dist/Icon/FontIcon/FontIcon.js.map +1 -1
- package/dist/components/icon/dist/Icon/Icon.js +1 -1
- package/dist/components/icon/dist/Icon/Icon.js.map +1 -1
- package/dist/components/icon/dist/Icon/constants.js.map +1 -1
- package/dist/components/icon/dist/Icon/hooks/useIconProps.js +1 -1
- package/dist/components/icon/dist/Icon/hooks/useIconProps.js.map +1 -1
- package/dist/components/icon/dist/Icon/hooks/useIconScreenReaderAccessProps.js +1 -1
- package/dist/components/icon/dist/Icon/hooks/useIconScreenReaderAccessProps.js.map +1 -1
- package/dist/components/loader/dist/Loader/Loader.js +1 -1
- package/dist/components/loader/dist/Loader/Loader.js.map +1 -1
- package/dist/components/loader/dist/Loader/LoaderConstants.js.map +1 -1
- package/dist/components/next/index.d.ts +1 -0
- package/dist/components/next.d.ts +0 -1
- package/dist/icons/dist/_virtual/_tslib.js.map +1 -0
- package/dist/icons/dist/react/AddSmall.js.map +1 -0
- package/dist/icons/dist/react/Alert.js.map +1 -0
- package/dist/icons/dist/react/Check.js.map +1 -0
- package/dist/icons/dist/react/CloseMedium.js.map +1 -0
- package/dist/icons/dist/react/CloseSmall.js.map +1 -0
- package/dist/icons/dist/react/DropdownChevronDown.js.map +1 -0
- package/dist/icons/dist/react/DropdownChevronRight.js.map +1 -0
- package/dist/icons/dist/react/DropdownChevronUp.js.map +1 -0
- package/dist/icons/dist/react/Favorite.js.map +1 -0
- package/dist/icons/dist/react/Info.js.map +1 -0
- package/dist/icons/dist/react/Menu.js.map +1 -0
- package/dist/icons/dist/react/MoveArrowLeft.js.map +1 -0
- package/dist/icons/dist/react/MoveArrowRight.js.map +1 -0
- package/dist/icons/dist/react/NavigationChevronLeft.js.map +1 -0
- package/dist/icons/dist/react/NavigationChevronRight.js.map +1 -0
- package/dist/icons/dist/react/NoColor.js.map +1 -0
- package/dist/icons/dist/react/Remove.js.map +1 -0
- package/dist/icons/dist/react/Search.js.map +1 -0
- package/dist/icons/dist/react/Sort.js.map +1 -0
- package/dist/icons/dist/react/SortAscending.js.map +1 -0
- package/dist/icons/dist/react/SortDescending.js.map +1 -0
- package/dist/icons/dist/react/Warning.js.map +1 -0
- package/dist/metadata.json +759 -748
- package/dist/mocked_classnames/components/Dialog/Dialog.d.ts +7 -0
- package/dist/mocked_classnames/components/button/dist/Button/Button.js +1 -1
- package/dist/mocked_classnames/components/button/dist/Button/Button.js.map +1 -1
- package/dist/mocked_classnames/components/button/dist/Button/ButtonConstants.js.map +1 -1
- package/dist/mocked_classnames/components/button/dist/Button/helper/dom-helpers.js.map +1 -1
- package/dist/mocked_classnames/components/button/dist/Button/helper/useButtonLoading.js.map +1 -1
- package/dist/mocked_classnames/components/icon/dist/Icon/CustomSvgIcon/CustomSvgIcon.js +1 -1
- package/dist/mocked_classnames/components/icon/dist/Icon/CustomSvgIcon/CustomSvgIcon.js.map +1 -1
- package/dist/mocked_classnames/components/icon/dist/Icon/FontIcon/FontIcon.js +1 -1
- package/dist/mocked_classnames/components/icon/dist/Icon/FontIcon/FontIcon.js.map +1 -1
- package/dist/mocked_classnames/components/icon/dist/Icon/Icon.js +1 -1
- package/dist/mocked_classnames/components/icon/dist/Icon/Icon.js.map +1 -1
- package/dist/mocked_classnames/components/icon/dist/Icon/constants.js.map +1 -1
- package/dist/mocked_classnames/components/icon/dist/Icon/hooks/useIconProps.js +1 -1
- package/dist/mocked_classnames/components/icon/dist/Icon/hooks/useIconProps.js.map +1 -1
- package/dist/mocked_classnames/components/icon/dist/Icon/hooks/useIconScreenReaderAccessProps.js +1 -1
- package/dist/mocked_classnames/components/icon/dist/Icon/hooks/useIconScreenReaderAccessProps.js.map +1 -1
- package/dist/mocked_classnames/components/loader/dist/Loader/Loader.js +1 -1
- package/dist/mocked_classnames/components/loader/dist/Loader/Loader.js.map +1 -1
- package/dist/mocked_classnames/components/loader/dist/Loader/LoaderConstants.js.map +1 -1
- package/dist/mocked_classnames/components/next/index.d.ts +1 -0
- package/dist/mocked_classnames/components/next.d.ts +0 -1
- package/dist/mocked_classnames/shared/dist/hooks/ssr/useIsMounted.js +2 -0
- package/dist/{packages → mocked_classnames}/shared/dist/hooks/ssr/useIsMounted.js.map +1 -1
- package/dist/mocked_classnames/src/components/Accordion/Accordion/Accordion.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/AlertBanner/AlertBanner.js +1 -1
- package/dist/mocked_classnames/src/components/AlertBanner/AlertBanner.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.js +1 -1
- package/dist/mocked_classnames/src/components/AttentionBox/AttentionBox.js.map +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/BaseList/BaseList.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/BaseListItem/BaseListItem.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/BreadcrumbMenu/BreadcrumbsMenu.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/BreadcrumbsBar/BreadcrumbsBar.js +1 -1
- package/dist/mocked_classnames/src/components/BreadcrumbsBar/BreadcrumbsBar.js.map +1 -1
- package/dist/mocked_classnames/src/components/BreadcrumbsBar/BreadcrumbsBar.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.js +1 -1
- package/dist/mocked_classnames/src/components/Checkbox/Checkbox.js.map +1 -1
- package/dist/mocked_classnames/src/components/Checkbox/Checkbox.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Chips/Chips.js +1 -1
- package/dist/mocked_classnames/src/components/Chips/Chips.js.map +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.js +1 -1
- package/dist/mocked_classnames/src/components/ColorPicker/ColorPicker.js.map +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/ColorPickerContent/ColorPickerContent.js +1 -1
- package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerContent/ColorPickerContent.js.map +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.js +1 -1
- package/dist/mocked_classnames/src/components/DatePicker/DateNavigationItem/DateNavigationItem.js.map +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.js +1 -1
- package/dist/mocked_classnames/src/components/DatePicker/DatePickerHeader/DatePickerHeader.js.map +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.js +1 -1
- package/dist/mocked_classnames/src/components/Dialog/Dialog.js.map +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.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/ClearIndicator/ClearIndicator.js +1 -1
- package/dist/mocked_classnames/src/components/Dropdown/components/ClearIndicator/ClearIndicator.js.map +1 -1
- package/dist/mocked_classnames/src/components/Dropdown/components/DropdownIndicator/DropdownIndicator.js +1 -1
- package/dist/mocked_classnames/src/components/Dropdown/components/DropdownIndicator/DropdownIndicator.js.map +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.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/EditableTypography/EditableTypography.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/EmptyState/EmptyState.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/ExpandCollapse/ExpandCollapse.js +1 -1
- package/dist/mocked_classnames/src/components/ExpandCollapse/ExpandCollapse.js.map +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/IconButton/IconButton.js +1 -1
- package/dist/mocked_classnames/src/components/IconButton/IconButton.js.map +1 -1
- package/dist/mocked_classnames/src/components/IconButton/IconButton.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Info/Info.js +1 -1
- package/dist/mocked_classnames/src/components/Info/Info.js.map +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/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/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.js +1 -1
- package/dist/mocked_classnames/src/components/LegacyModal/LegacyModalHeader/LegacyModalHeader.js.map +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/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.js +1 -1
- package/dist/mocked_classnames/src/components/Menu/MenuItem/components/MenuItemSubMenuIcon/MenuItemSubMenuIcon.js.map +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.js +1 -1
- package/dist/mocked_classnames/src/components/MenuButton/MenuButton.js.map +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.js +1 -1
- package/dist/mocked_classnames/src/components/Modal/ModalTopActions/ModalTopActions.js.map +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.js +1 -1
- package/dist/mocked_classnames/src/components/MultiStepIndicator/MultiStepIndicator.js.map +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.js +1 -1
- package/dist/mocked_classnames/src/components/NumberField/components/NumberFieldSpinButton/NumberFieldSpinButton.js.map +1 -1
- package/dist/mocked_classnames/src/components/NumberField/components/NumberFieldSpinButton/NumberFieldSpinButton.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.js.map +1 -1
- package/dist/mocked_classnames/src/components/RadioButton/RadioButton.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Search/Search.js +1 -1
- package/dist/mocked_classnames/src/components/Search/Search.js.map +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.js +1 -1
- package/dist/mocked_classnames/src/components/SplitButton/SplitButton.js.map +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.js +1 -1
- package/dist/mocked_classnames/src/components/Steps/StepsCommand.js.map +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/Table/tableHelpers.js +1 -1
- package/dist/mocked_classnames/src/components/Table/Table/tableHelpers.js.map +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.js +1 -1
- package/dist/mocked_classnames/src/components/Table/TableHeaderCell/TableHeaderCell.js.map +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.js +1 -1
- package/dist/mocked_classnames/src/components/Tipseen/Tipseen.js.map +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.js +1 -1
- package/dist/mocked_classnames/src/components/Toast/Toast.js.map +1 -1
- package/dist/mocked_classnames/src/components/Toast/Toast.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/Toast/ToastConstants.js +1 -1
- package/dist/mocked_classnames/src/components/Toast/ToastConstants.js.map +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.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/next/AttentionBox/AttentionBox.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/next/AttentionBox/components/AttentionBoxCloseButton/AttentionBoxCloseButton.js +1 -1
- package/dist/mocked_classnames/src/components/next/AttentionBox/components/AttentionBoxCloseButton/AttentionBoxCloseButton.js.map +1 -1
- package/dist/mocked_classnames/src/components/next/AttentionBox/components/AttentionBoxCloseButton/AttentionBoxCloseButton.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/next/AttentionBox/components/AttentionBoxLeadingIcon/AttentionBoxLeadingIcon.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/next/AttentionBox/components/AttentionBoxLink/AttentionBoxLink.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/next/AttentionBox/consts/icons.js +1 -1
- package/dist/mocked_classnames/src/components/next/AttentionBox/consts/icons.js.map +1 -1
- package/dist/mocked_classnames/src/components/next/AttentionBox/layouts/AttentionBoxCompact/AttentionBoxCompact.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/next/AttentionBox/layouts/AttentionBoxDefault/AttentionBoxDefault.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/next/Dropdown/components/DropdownBase/DropdownBase.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/next/Dropdown/components/Menu/Menu.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/next/Dropdown/components/MultiSelectedValues/MultiSelectedValues.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/next/Dropdown/components/Trigger/Trigger.module.scss.js +1 -1
- package/dist/mocked_classnames/src/components/next/Dropdown/components/Trigger/TriggerActions.js +1 -1
- package/dist/mocked_classnames/src/components/next/Dropdown/components/Trigger/TriggerActions.js.map +1 -1
- package/dist/mocked_classnames/src/components/next.js +1 -1
- package/dist/mocked_classnames/src/index.js +1 -1
- package/dist/mocked_classnames/{packages/style → style}/dist/index.min.css.js +1 -1
- package/dist/shared/dist/constants/keyCodes.js.map +1 -0
- package/dist/shared/dist/constants/sizes.js.map +1 -0
- package/dist/shared/dist/hooks/ssr/useIsMounted.js +2 -0
- package/dist/shared/dist/hooks/ssr/useIsMounted.js.map +1 -0
- package/dist/shared/dist/hooks/ssr/useIsomorphicLayoutEffect.js.map +1 -0
- package/dist/shared/dist/hooks/useEventListener.js.map +1 -0
- package/dist/shared/dist/hooks/useKeyEvent.js.map +1 -0
- package/dist/shared/dist/hooks/useMergeRef.js.map +1 -0
- package/dist/shared/dist/tests/constants.js.map +1 -0
- package/dist/shared/dist/tests/test-ids-utils.js.map +1 -0
- package/dist/shared/dist/types/withStaticProps.js.map +1 -0
- package/dist/shared/dist/utils/function-utils.js.map +1 -0
- package/dist/shared/dist/utils/screenReaderAccessHelper.js.map +1 -0
- package/dist/shared/dist/utils/ssr-utils.js.map +1 -0
- package/dist/shared/dist/utils/typesciptCssModulesHelper.js.map +1 -0
- package/dist/src/components/Accordion/Accordion/Accordion.module.scss.js +1 -1
- package/dist/src/components/AlertBanner/AlertBanner.js +1 -1
- package/dist/src/components/AlertBanner/AlertBanner.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.js +1 -1
- package/dist/src/components/AttentionBox/AttentionBox.js.map +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/BaseList/BaseList.module.scss.js +1 -1
- package/dist/src/components/BaseListItem/BaseListItem.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/BreadcrumbMenu/BreadcrumbsMenu.module.scss.js +1 -1
- package/dist/src/components/BreadcrumbsBar/BreadcrumbsBar.js +1 -1
- package/dist/src/components/BreadcrumbsBar/BreadcrumbsBar.js.map +1 -1
- package/dist/src/components/BreadcrumbsBar/BreadcrumbsBar.module.scss.js +1 -1
- package/dist/src/components/ButtonGroup/ButtonGroup.module.scss.js +1 -1
- package/dist/src/components/Checkbox/Checkbox.js +1 -1
- package/dist/src/components/Checkbox/Checkbox.js.map +1 -1
- package/dist/src/components/Checkbox/Checkbox.module.scss.js +1 -1
- package/dist/src/components/Chips/Chips.js +1 -1
- package/dist/src/components/Chips/Chips.js.map +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.js +1 -1
- package/dist/src/components/ColorPicker/ColorPicker.js.map +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/ColorPickerContent/ColorPickerContent.js +1 -1
- package/dist/src/components/ColorPicker/components/ColorPickerContent/ColorPickerContent.js.map +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.js +1 -1
- package/dist/src/components/DatePicker/DateNavigationItem/DateNavigationItem.js.map +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.js +1 -1
- package/dist/src/components/DatePicker/DatePickerHeader/DatePickerHeader.js.map +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.js +1 -1
- package/dist/src/components/Dialog/Dialog.js.map +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.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/ClearIndicator/ClearIndicator.js +1 -1
- package/dist/src/components/Dropdown/components/ClearIndicator/ClearIndicator.js.map +1 -1
- package/dist/src/components/Dropdown/components/DropdownIndicator/DropdownIndicator.js +1 -1
- package/dist/src/components/Dropdown/components/DropdownIndicator/DropdownIndicator.js.map +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.module.scss.js +1 -1
- package/dist/src/components/EditableTypography/EditableTypography.module.scss.js +1 -1
- package/dist/src/components/EmptyState/EmptyState.module.scss.js +1 -1
- package/dist/src/components/ExpandCollapse/ExpandCollapse.js +1 -1
- package/dist/src/components/ExpandCollapse/ExpandCollapse.js.map +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/IconButton/IconButton.js +1 -1
- package/dist/src/components/IconButton/IconButton.js.map +1 -1
- package/dist/src/components/IconButton/IconButton.module.scss.js +1 -1
- package/dist/src/components/Info/Info.js +1 -1
- package/dist/src/components/Info/Info.js.map +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/Label/Label.module.scss.js +1 -1
- package/dist/src/components/Label/LabelCelebrationAnimation.module.scss.js +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.js +1 -1
- package/dist/src/components/LegacyModal/LegacyModalHeader/LegacyModalHeader.js.map +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/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.js +1 -1
- package/dist/src/components/Menu/MenuItem/components/MenuItemSubMenuIcon/MenuItemSubMenuIcon.js.map +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.js +1 -1
- package/dist/src/components/MenuButton/MenuButton.js.map +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.js +1 -1
- package/dist/src/components/Modal/ModalTopActions/ModalTopActions.js.map +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.js +1 -1
- package/dist/src/components/MultiStepIndicator/MultiStepIndicator.js.map +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.js +1 -1
- package/dist/src/components/NumberField/components/NumberFieldSpinButton/NumberFieldSpinButton.js.map +1 -1
- package/dist/src/components/NumberField/components/NumberFieldSpinButton/NumberFieldSpinButton.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.js.map +1 -1
- package/dist/src/components/RadioButton/RadioButton.module.scss.js +1 -1
- package/dist/src/components/Search/Search.js +1 -1
- package/dist/src/components/Search/Search.js.map +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.js +1 -1
- package/dist/src/components/SplitButton/SplitButton.js.map +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.js +1 -1
- package/dist/src/components/Steps/StepsCommand.js.map +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/Table/tableHelpers.js +1 -1
- package/dist/src/components/Table/Table/tableHelpers.js.map +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.js +1 -1
- package/dist/src/components/Table/TableHeaderCell/TableHeaderCell.js.map +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.js +1 -1
- package/dist/src/components/Tipseen/Tipseen.js.map +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.js +1 -1
- package/dist/src/components/Toast/Toast.js.map +1 -1
- package/dist/src/components/Toast/Toast.module.scss.js +1 -1
- package/dist/src/components/Toast/ToastConstants.js +1 -1
- package/dist/src/components/Toast/ToastConstants.js.map +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.module.scss.js +1 -1
- package/dist/src/components/next/AttentionBox/AttentionBox.module.scss.js +1 -1
- package/dist/src/components/next/AttentionBox/components/AttentionBoxCloseButton/AttentionBoxCloseButton.js +1 -1
- package/dist/src/components/next/AttentionBox/components/AttentionBoxCloseButton/AttentionBoxCloseButton.js.map +1 -1
- package/dist/src/components/next/AttentionBox/components/AttentionBoxCloseButton/AttentionBoxCloseButton.module.scss.js +1 -1
- package/dist/src/components/next/AttentionBox/components/AttentionBoxLeadingIcon/AttentionBoxLeadingIcon.module.scss.js +1 -1
- package/dist/src/components/next/AttentionBox/components/AttentionBoxLink/AttentionBoxLink.module.scss.js +1 -1
- package/dist/src/components/next/AttentionBox/consts/icons.js +1 -1
- package/dist/src/components/next/AttentionBox/consts/icons.js.map +1 -1
- package/dist/src/components/next/AttentionBox/layouts/AttentionBoxCompact/AttentionBoxCompact.module.scss.js +1 -1
- package/dist/src/components/next/AttentionBox/layouts/AttentionBoxDefault/AttentionBoxDefault.module.scss.js +1 -1
- package/dist/src/components/next/Dropdown/components/DropdownBase/DropdownBase.module.scss.js +1 -1
- package/dist/src/components/next/Dropdown/components/Menu/Menu.module.scss.js +1 -1
- package/dist/src/components/next/Dropdown/components/MultiSelectedValues/MultiSelectedValues.module.scss.js +1 -1
- package/dist/src/components/next/Dropdown/components/Trigger/Trigger.module.scss.js +1 -1
- package/dist/src/components/next/Dropdown/components/Trigger/TriggerActions.js +1 -1
- package/dist/src/components/next/Dropdown/components/Trigger/TriggerActions.js.map +1 -1
- package/dist/src/components/next.js +1 -1
- package/dist/src/index.js +1 -1
- package/dist/{packages/style → style}/dist/index.min.css.js +1 -1
- package/package.json +7 -7
- package/dist/mocked_classnames/packages/icons/dist/_virtual/_tslib.js.map +0 -1
- package/dist/mocked_classnames/packages/icons/dist/react/AddSmall.js.map +0 -1
- package/dist/mocked_classnames/packages/icons/dist/react/Alert.js.map +0 -1
- package/dist/mocked_classnames/packages/icons/dist/react/Check.js.map +0 -1
- package/dist/mocked_classnames/packages/icons/dist/react/CloseMedium.js.map +0 -1
- package/dist/mocked_classnames/packages/icons/dist/react/CloseSmall.js.map +0 -1
- package/dist/mocked_classnames/packages/icons/dist/react/DropdownChevronDown.js.map +0 -1
- package/dist/mocked_classnames/packages/icons/dist/react/DropdownChevronRight.js.map +0 -1
- package/dist/mocked_classnames/packages/icons/dist/react/DropdownChevronUp.js.map +0 -1
- package/dist/mocked_classnames/packages/icons/dist/react/Favorite.js.map +0 -1
- package/dist/mocked_classnames/packages/icons/dist/react/Info.js.map +0 -1
- package/dist/mocked_classnames/packages/icons/dist/react/Menu.js.map +0 -1
- package/dist/mocked_classnames/packages/icons/dist/react/MoveArrowLeft.js.map +0 -1
- package/dist/mocked_classnames/packages/icons/dist/react/MoveArrowRight.js.map +0 -1
- package/dist/mocked_classnames/packages/icons/dist/react/NavigationChevronLeft.js.map +0 -1
- package/dist/mocked_classnames/packages/icons/dist/react/NavigationChevronRight.js.map +0 -1
- package/dist/mocked_classnames/packages/icons/dist/react/NoColor.js.map +0 -1
- package/dist/mocked_classnames/packages/icons/dist/react/Remove.js.map +0 -1
- package/dist/mocked_classnames/packages/icons/dist/react/Search.js.map +0 -1
- package/dist/mocked_classnames/packages/icons/dist/react/Sort.js.map +0 -1
- package/dist/mocked_classnames/packages/icons/dist/react/SortAscending.js.map +0 -1
- package/dist/mocked_classnames/packages/icons/dist/react/SortDescending.js.map +0 -1
- package/dist/mocked_classnames/packages/icons/dist/react/Warning.js.map +0 -1
- package/dist/mocked_classnames/packages/shared/dist/constants/keyCodes.js.map +0 -1
- package/dist/mocked_classnames/packages/shared/dist/constants/sizes.js.map +0 -1
- package/dist/mocked_classnames/packages/shared/dist/hooks/ssr/useIsMounted.js +0 -2
- package/dist/mocked_classnames/packages/shared/dist/hooks/ssr/useIsMounted.js.map +0 -1
- package/dist/mocked_classnames/packages/shared/dist/hooks/ssr/useIsomorphicLayoutEffect.js.map +0 -1
- package/dist/mocked_classnames/packages/shared/dist/hooks/useEventListener.js.map +0 -1
- package/dist/mocked_classnames/packages/shared/dist/hooks/useKeyEvent.js.map +0 -1
- package/dist/mocked_classnames/packages/shared/dist/hooks/useMergeRef.js.map +0 -1
- package/dist/mocked_classnames/packages/shared/dist/tests/constants.js.map +0 -1
- package/dist/mocked_classnames/packages/shared/dist/tests/test-ids-utils.js.map +0 -1
- package/dist/mocked_classnames/packages/shared/dist/types/withStaticProps.js.map +0 -1
- package/dist/mocked_classnames/packages/shared/dist/utils/function-utils.js.map +0 -1
- package/dist/mocked_classnames/packages/shared/dist/utils/screenReaderAccessHelper.js.map +0 -1
- package/dist/mocked_classnames/packages/shared/dist/utils/ssr-utils.js.map +0 -1
- package/dist/mocked_classnames/packages/shared/dist/utils/typesciptCssModulesHelper.js.map +0 -1
- package/dist/packages/shared/dist/hooks/ssr/useIsMounted.js +0 -2
- /package/dist/{mocked_classnames/packages/icons → icons}/dist/_virtual/_tslib.js +0 -0
- /package/dist/{mocked_classnames/packages/icons → icons}/dist/react/AddSmall.js +0 -0
- /package/dist/{mocked_classnames/packages/icons → icons}/dist/react/Alert.js +0 -0
- /package/dist/{mocked_classnames/packages/icons → icons}/dist/react/Check.js +0 -0
- /package/dist/{mocked_classnames/packages/icons → icons}/dist/react/CloseMedium.js +0 -0
- /package/dist/{mocked_classnames/packages/icons → icons}/dist/react/CloseSmall.js +0 -0
- /package/dist/{mocked_classnames/packages/icons → icons}/dist/react/DropdownChevronDown.js +0 -0
- /package/dist/{mocked_classnames/packages/icons → icons}/dist/react/DropdownChevronRight.js +0 -0
- /package/dist/{mocked_classnames/packages/icons → icons}/dist/react/DropdownChevronUp.js +0 -0
- /package/dist/{mocked_classnames/packages/icons → icons}/dist/react/Favorite.js +0 -0
- /package/dist/{mocked_classnames/packages/icons → icons}/dist/react/Info.js +0 -0
- /package/dist/{mocked_classnames/packages/icons → icons}/dist/react/Menu.js +0 -0
- /package/dist/{mocked_classnames/packages/icons → icons}/dist/react/MoveArrowLeft.js +0 -0
- /package/dist/{mocked_classnames/packages/icons → icons}/dist/react/MoveArrowRight.js +0 -0
- /package/dist/{mocked_classnames/packages/icons → icons}/dist/react/NavigationChevronLeft.js +0 -0
- /package/dist/{mocked_classnames/packages/icons → icons}/dist/react/NavigationChevronRight.js +0 -0
- /package/dist/{mocked_classnames/packages/icons → icons}/dist/react/NoColor.js +0 -0
- /package/dist/{mocked_classnames/packages/icons → icons}/dist/react/Remove.js +0 -0
- /package/dist/{mocked_classnames/packages/icons → icons}/dist/react/Search.js +0 -0
- /package/dist/{mocked_classnames/packages/icons → icons}/dist/react/Sort.js +0 -0
- /package/dist/{mocked_classnames/packages/icons → icons}/dist/react/SortAscending.js +0 -0
- /package/dist/{mocked_classnames/packages/icons → icons}/dist/react/SortDescending.js +0 -0
- /package/dist/{mocked_classnames/packages/icons → icons}/dist/react/Warning.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/_virtual/_tslib.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/_virtual/_tslib.js.map +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/AddSmall.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/AddSmall.js.map +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/Alert.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/Alert.js.map +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/Check.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/Check.js.map +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/CloseMedium.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/CloseMedium.js.map +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/CloseSmall.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/CloseSmall.js.map +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/DropdownChevronDown.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/DropdownChevronDown.js.map +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/DropdownChevronRight.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/DropdownChevronRight.js.map +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/DropdownChevronUp.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/DropdownChevronUp.js.map +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/Favorite.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/Favorite.js.map +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/Info.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/Info.js.map +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/Menu.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/Menu.js.map +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/MoveArrowLeft.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/MoveArrowLeft.js.map +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/MoveArrowRight.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/MoveArrowRight.js.map +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/NavigationChevronLeft.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/NavigationChevronLeft.js.map +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/NavigationChevronRight.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/NavigationChevronRight.js.map +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/NoColor.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/NoColor.js.map +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/Remove.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/Remove.js.map +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/Search.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/Search.js.map +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/Sort.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/Sort.js.map +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/SortAscending.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/SortAscending.js.map +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/SortDescending.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/SortDescending.js.map +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/Warning.js +0 -0
- /package/dist/{packages → mocked_classnames}/icons/dist/react/Warning.js.map +0 -0
- /package/dist/mocked_classnames/{packages/shared → shared}/dist/constants/keyCodes.js +0 -0
- /package/dist/{packages → mocked_classnames}/shared/dist/constants/keyCodes.js.map +0 -0
- /package/dist/mocked_classnames/{packages/shared → shared}/dist/constants/sizes.js +0 -0
- /package/dist/{packages → mocked_classnames}/shared/dist/constants/sizes.js.map +0 -0
- /package/dist/mocked_classnames/{packages/shared → shared}/dist/hooks/ssr/useIsomorphicLayoutEffect.js +0 -0
- /package/dist/{packages → mocked_classnames}/shared/dist/hooks/ssr/useIsomorphicLayoutEffect.js.map +0 -0
- /package/dist/mocked_classnames/{packages/shared → shared}/dist/hooks/useEventListener.js +0 -0
- /package/dist/{packages → mocked_classnames}/shared/dist/hooks/useEventListener.js.map +0 -0
- /package/dist/mocked_classnames/{packages/shared → shared}/dist/hooks/useKeyEvent.js +0 -0
- /package/dist/{packages → mocked_classnames}/shared/dist/hooks/useKeyEvent.js.map +0 -0
- /package/dist/mocked_classnames/{packages/shared → shared}/dist/hooks/useMergeRef.js +0 -0
- /package/dist/{packages → mocked_classnames}/shared/dist/hooks/useMergeRef.js.map +0 -0
- /package/dist/mocked_classnames/{packages/shared → shared}/dist/tests/constants.js +0 -0
- /package/dist/{packages → mocked_classnames}/shared/dist/tests/constants.js.map +0 -0
- /package/dist/mocked_classnames/{packages/shared → shared}/dist/tests/test-ids-utils.js +0 -0
- /package/dist/{packages → mocked_classnames}/shared/dist/tests/test-ids-utils.js.map +0 -0
- /package/dist/mocked_classnames/{packages/shared → shared}/dist/types/withStaticProps.js +0 -0
- /package/dist/{packages → mocked_classnames}/shared/dist/types/withStaticProps.js.map +0 -0
- /package/dist/mocked_classnames/{packages/shared → shared}/dist/utils/function-utils.js +0 -0
- /package/dist/{packages → mocked_classnames}/shared/dist/utils/function-utils.js.map +0 -0
- /package/dist/mocked_classnames/{packages/shared → shared}/dist/utils/screenReaderAccessHelper.js +0 -0
- /package/dist/{packages → mocked_classnames}/shared/dist/utils/screenReaderAccessHelper.js.map +0 -0
- /package/dist/mocked_classnames/{packages/shared → shared}/dist/utils/ssr-utils.js +0 -0
- /package/dist/{packages → mocked_classnames}/shared/dist/utils/ssr-utils.js.map +0 -0
- /package/dist/mocked_classnames/{packages/shared → shared}/dist/utils/typesciptCssModulesHelper.js +0 -0
- /package/dist/{packages → mocked_classnames}/shared/dist/utils/typesciptCssModulesHelper.js.map +0 -0
- /package/dist/mocked_classnames/{packages/style → style}/dist/index.min.css.js.map +0 -0
- /package/dist/{packages/shared → shared}/dist/constants/keyCodes.js +0 -0
- /package/dist/{packages/shared → shared}/dist/constants/sizes.js +0 -0
- /package/dist/{packages/shared → shared}/dist/hooks/ssr/useIsomorphicLayoutEffect.js +0 -0
- /package/dist/{packages/shared → shared}/dist/hooks/useEventListener.js +0 -0
- /package/dist/{packages/shared → shared}/dist/hooks/useKeyEvent.js +0 -0
- /package/dist/{packages/shared → shared}/dist/hooks/useMergeRef.js +0 -0
- /package/dist/{packages/shared → shared}/dist/tests/constants.js +0 -0
- /package/dist/{packages/shared → shared}/dist/tests/test-ids-utils.js +0 -0
- /package/dist/{packages/shared → shared}/dist/types/withStaticProps.js +0 -0
- /package/dist/{packages/shared → shared}/dist/utils/function-utils.js +0 -0
- /package/dist/{packages/shared → shared}/dist/utils/screenReaderAccessHelper.js +0 -0
- /package/dist/{packages/shared → shared}/dist/utils/ssr-utils.js +0 -0
- /package/dist/{packages/shared → shared}/dist/utils/typesciptCssModulesHelper.js +0 -0
- /package/dist/{packages/style → style}/dist/index.min.css.js.map +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var e={clickable:"
|
|
1
|
+
var e={clickable:"clickable_da1469b835","focus-visible":"focus-visible_cccbb892ac",disabled:"disabled_6d2df7a084",disableTextSelection:"disableTextSelection_e7582aae7f",chips:"chips_acb18da9b9","chips-pop-in-emphasized":"chips-pop-in-emphasized_7477e29c3b",border:"border_9dd76917d1",withUserSelect:"withUserSelect_071df34023",noMargin:"noMargin_0efdacafcf",label:"label_c0396a7016",noAnimation:"noAnimation_1921f42a09",icon:"icon_c0acbd8d6f",avatar:"avatar_b556b07d62",customRenderer:"customRenderer_0b6822cb48",left:"left_7c35b60922",right:"right_41bfd92d77",close:"close_120c1703fa",defaultCursor:"defaultCursor_6d2df7a084"};!function(e){const n="s_id-b08f85dbbdad_3_73_0";if("undefined"!=typeof document){const a=document.head||document.getElementsByTagName("head")[0];if(a.querySelector("#"+n))return;const c=document.createElement("style");c.id=n,a.firstChild?a.insertBefore(c,a.firstChild):a.appendChild(c),c.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}("/* stylelint-disable selector-class-pattern */\n.clickable_da1469b835 {\n cursor: pointer;\n}\n.clickable_da1469b835:focus-visible, .clickable_da1469b835.focus-visible_cccbb892ac {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px hsla(209, 100%, 50%, 0.5), 0 0 0 1px var(--primary-hover-color) inset;\n}\n.clickable_da1469b835:focus:not(.focus-visible_cccbb892ac) {\n outline: none;\n}\n.clickable_da1469b835.disabled_6d2df7a084 {\n cursor: default;\n}\n.disableTextSelection_e7582aae7f {\n -webkit-touch-callout: none; /* iOS Safari */ /* Safari */ /* Konqueror HTML */ /* Old versions of Firefox */ /* Internet Explorer/Edge */\n user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */\n}\n/* stylelint-disable selector-class-pattern */\n.chips_acb18da9b9 {\n display: inline-flex;\n overflow: hidden;\n height: 24px;\n border-radius: 4px;\n padding: 0 8px;\n align-items: center;\n justify-content: center;\n margin: var(--chips-margin, 0 var(--spacing-xs));\n user-select: none;\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n color: var(--primary-text-color);\n animation: chips-pop-in-emphasized_7477e29c3b var(--motion-productive-medium) var(--motion-timing-emphasize);\n}\n.chips_acb18da9b9.border_9dd76917d1 {\n border: 1px solid var(--primary-background-color);\n}\n.chips_acb18da9b9.withUserSelect_071df34023 {\n user-select: text;\n cursor: text;\n}\n.chips_acb18da9b9.noMargin_0efdacafcf {\n margin: 0;\n}\n.chips_acb18da9b9 .label_c0396a7016 {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.chips_acb18da9b9.noAnimation_1921f42a09 {\n animation: none;\n}\n.chips_acb18da9b9 .icon_c0acbd8d6f,\n.chips_acb18da9b9 .avatar_b556b07d62,\n.chips_acb18da9b9 .customRenderer_0b6822cb48 {\n min-width: 18px;\n}\n.chips_acb18da9b9 .icon_c0acbd8d6f.left_7c35b60922,\n.chips_acb18da9b9 .avatar_b556b07d62.left_7c35b60922,\n.chips_acb18da9b9 .customRenderer_0b6822cb48.left_7c35b60922 {\n margin-right: var(--spacing-xs);\n}\n.chips_acb18da9b9 .icon_c0acbd8d6f.right_41bfd92d77,\n.chips_acb18da9b9 .avatar_b556b07d62.right_41bfd92d77,\n.chips_acb18da9b9 .customRenderer_0b6822cb48.right_41bfd92d77 {\n margin-left: var(--spacing-xs);\n}\n.chips_acb18da9b9 .icon_c0acbd8d6f.close_120c1703fa,\n.chips_acb18da9b9 .avatar_b556b07d62.close_120c1703fa,\n.chips_acb18da9b9 .customRenderer_0b6822cb48.close_120c1703fa {\n margin-left: var(--spacing-xs);\n color: var(--primary-text-color);\n}\n.chips_acb18da9b9.disabled_6d2df7a084 .icon_c0acbd8d6f {\n color: var(--disabled-text-color);\n}\n.chips_acb18da9b9.disabled_6d2df7a084 .label_c0396a7016 {\n color: var(--disabled-text-color);\n}\n.chips_acb18da9b9.defaultCursor_6d2df7a084 {\n cursor: default;\n}\n.chips_acb18da9b9.clickable_da1469b835 {\n cursor: pointer;\n}\n.chips_acb18da9b9.clickable_da1469b835:focus-visible, .chips_acb18da9b9.clickable_da1469b835.focus-visible_cccbb892ac {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px hsla(209, 100%, 50%, 0.5), 0 0 0 1px var(--primary-hover-color) inset;\n}\n.chips_acb18da9b9.clickable_da1469b835:focus:not(.focus-visible_cccbb892ac) {\n outline: none;\n}\n.chips_acb18da9b9.clickable_da1469b835.disabled_6d2df7a084 {\n cursor: default;\n}\n.chips_acb18da9b9.clickable_da1469b835.disableTextSelection_e7582aae7f {\n -webkit-touch-callout: none; /* iOS Safari */ /* Safari */ /* Konqueror HTML */ /* Old versions of Firefox */ /* Internet Explorer/Edge */\n user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */\n}\n@keyframes chips-pop-in-emphasized_7477e29c3b {\n 0% {\n transform: scale(0.3);\n opacity: 0;\n }\n 70% {\n opacity: 1;\n }\n 100% {\n transform: scale(1);\n }\n}");export{e as default};
|
|
2
2
|
//# sourceMappingURL=Chips.module.scss.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var e={clickable:"
|
|
1
|
+
var e={clickable:"clickable_da1469b835","focus-visible":"focus-visible_cccbb892ac",disabled:"disabled_6d2df7a084",disableTextSelection:"disableTextSelection_e7582aae7f"};!function(e){const n="s_id-8d33a9ee9e1f_3_73_0";if("undefined"!=typeof document){const i=document.head||document.getElementsByTagName("head")[0];if(i.querySelector("#"+n))return;const l=document.createElement("style");l.id=n,i.firstChild?i.insertBefore(l,i.firstChild):i.appendChild(l),l.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}("/* stylelint-disable selector-class-pattern */\n.clickable_da1469b835 {\n cursor: pointer;\n}\n.clickable_da1469b835:focus-visible, .clickable_da1469b835.focus-visible_cccbb892ac {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px hsla(209, 100%, 50%, 0.5), 0 0 0 1px var(--primary-hover-color) inset;\n}\n.clickable_da1469b835:focus:not(.focus-visible_cccbb892ac) {\n outline: none;\n}\n.clickable_da1469b835.disabled_6d2df7a084 {\n cursor: default;\n}\n.disableTextSelection_e7582aae7f {\n -webkit-touch-callout: none; /* iOS Safari */ /* Safari */ /* Konqueror HTML */ /* Old versions of Firefox */ /* Internet Explorer/Edge */\n user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */\n}");export{e as default};
|
|
2
2
|
//# sourceMappingURL=Clickable.module.scss.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import o from"classnames";import r,{forwardRef as e,useRef as t,useCallback as i}from"react";import{BaseSizes as s}from"../../constants/sizes.js";import l from"../../hooks/useMergeRef.js";import c from"../DialogContentContainer/DialogContentContainer.js";import{ColorStyle as
|
|
1
|
+
import o from"classnames";import r,{forwardRef as e,useRef as t,useCallback as i}from"react";import{BaseSizes as s}from"../../constants/sizes.js";import l from"../../hooks/useMergeRef.js";import c from"../DialogContentContainer/DialogContentContainer.js";import{ColorStyle as n}from"../../utils/colors-vars-map.js";import a from"./components/ColorPickerContent/ColorPickerContent.js";import{ColorShapes as m,DEFAULT_NUMBER_OF_COLORS_IN_LINE as d}from"./ColorPickerConstants.js";import{calculateColorPickerDialogWidth as C}from"./services/ColorPickerStyleService.js";import{withStaticProps as u}from"../../types/withStaticProps.js";import{NOOP as f}from"../../utils/function-utils.js";import{getTestId as p,ComponentDefaultTestId as v}from"../../tests/testIds.js";import I from"./ColorPicker.module.scss.js";import{ComponentVibeId as S}from"../../tests/constants.js";import k from"../../../icons/dist/react/NoColor.js";var h=u(e((function(e,s){var n=e.className,m=e.onSave,u=void 0===m?f:m,h=e.value,j=void 0===h?"":h,P=e.noColorText,L=e.colorStyle,g=void 0===L?"regular":L,R=e.ColorIndicatorIcon,y=e.SelectedIndicatorIcon,O=e.shouldRenderIndicatorWithoutBackground,b=e.NoColorIcon,M=void 0===b?k:b,N=e.isBlackListMode,w=void 0===N||N,z=e.colorsList,D=void 0===z?[]:z,B=e.isMultiselect,E=e.colorSize,T=void 0===E?"medium":E,x=e.numberOfColorsInLine,K=void 0===x?d:x,U=e.focusOnMount,W=e.colorShape,_=void 0===W?"square":W,q=e.forceUseRawColorList,V=e.showColorNameTooltip,A=e.id,F=e["data-testid"],G=t(null),H=l(s,G),J=i(u,[u]),Q=C(T,K);return r.createElement(c,{ref:H,className:o(I.colorPicker,I.colorPickerDialogContent,n),ariaLabelledby:"Color Picker Dialog",ariaDescribedby:"Pick color",style:{width:Q},"data-vibe":S.COLOR_PICKER},r.createElement(a,{onValueChange:J,value:j,noColorText:P,shouldRenderIndicatorWithoutBackground:R&&O,colorStyle:g,ColorIndicatorIcon:R,SelectedIndicatorIcon:y,NoColorIcon:M,colorsList:D,isBlackListMode:w,isMultiselect:B,colorSize:T,numberOfColorsInLine:K,focusOnMount:U,colorShape:_,forceUseRawColorList:q,showColorNameTooltip:V,id:A,"data-testid":F||p(v.COLOR_PICKER,A)}))})),{sizes:s,colorStyles:n,colorSizes:s,colorShapes:m});export{h as default};
|
|
2
2
|
//# sourceMappingURL=ColorPicker.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColorPicker.js","sources":["../../../../src/components/ColorPicker/ColorPicker.tsx"],"sourcesContent":["import cx from \"classnames\";\nimport React, { forwardRef, useCallback, useRef } from \"react\";\nimport { BaseSizes } from \"../../constants\";\nimport useMergeRef from \"../../hooks/useMergeRef\";\nimport DialogContentContainer from \"../DialogContentContainer/DialogContentContainer\";\nimport { ColorStyle as ColorStyleEnum } from \"../../utils/colors-vars-map\";\nimport { NoColor } from \"@vibe/icons\";\nimport ColorPickerContent from \"./components/ColorPickerContent/ColorPickerContent\";\nimport { ColorShapes as ColorShapesEnum, DEFAULT_NUMBER_OF_COLORS_IN_LINE } from \"./ColorPickerConstants\";\nimport {\n type ColorShapes,\n type ColorPickerSizes,\n type ColorPickerValue,\n type ColorPickerArrayValueOnly\n} from \"./ColorPicker.types\";\nimport { calculateColorPickerDialogWidth } from \"./services/ColorPickerStyleService\";\nimport { type VibeComponentProps, withStaticProps } from \"../../types\";\nimport { type SubIcon } from \"@vibe/icon\";\nimport { NOOP } from \"../../utils/function-utils\";\nimport { ComponentDefaultTestId, getTestId } from \"../../tests/test-ids-utils\";\nimport styles from \"./ColorPicker.module.scss\";\nimport { type ColorStyle } from \"../../types/Colors\";\nimport { ComponentVibeId } from \"../../tests/constants\";\n\nexport interface ColorPickerProps extends VibeComponentProps {\n /**\n * The selected color(s).\n */\n value?: ColorPickerValue;\n /**\n * Callback fired when the selected color(s) change.\n */\n onSave?: (value: ColorPickerArrayValueOnly) => void;\n /**\n * Icon displayed as an indicator inside the color.\n */\n ColorIndicatorIcon?: SubIcon;\n /**\n * Icon displayed when a color is selected.\n */\n SelectedIndicatorIcon?: SubIcon;\n /**\n * Icon used for clearing the color selection.\n */\n NoColorIcon?: SubIcon;\n /**\n * The style applied to the colors.\n */\n colorStyle?: ColorStyle;\n /**\n * Text displayed for the \"no color\" option.\n */\n noColorText?: string;\n /**\n * If true, renders the color indicator without a background.\n */\n shouldRenderIndicatorWithoutBackground?: boolean;\n /**\n * If true, treats the color list as a blacklist rather than a whitelist.\n */\n isBlackListMode?: boolean;\n /**\n * The list of colors available for selection.\n */\n colorsList?: ColorPickerArrayValueOnly;\n /**\n * If true, allows selecting multiple colors.\n */\n isMultiselect?: boolean;\n /**\n * The size of the color items.\n */\n colorSize?: ColorPickerSizes;\n /**\n * The number of colors displayed per row.\n */\n numberOfColorsInLine?: number;\n /**\n * If true, the first color is focused when the component mounts.\n */\n focusOnMount?: boolean;\n /**\n * The shape of the color items.\n */\n colorShape?: ColorShapes;\n /**\n * 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.\n * Usually, only \"monday colors\" will be rendered (unless blacklist mode is used). This flag will override this behavior.\n */\n forceUseRawColorList?: boolean;\n /**\n * Used to enable color name tooltip on each color in the component.\n * When \"tooltipContentByColor\" is supplied, it will override the color name tooltip.\n *\n */\n showColorNameTooltip?: boolean;\n}\n\nconst ColorPicker = forwardRef(\n (\n {\n className,\n onSave = NOOP,\n value = \"\",\n noColorText,\n colorStyle = \"regular\",\n ColorIndicatorIcon,\n SelectedIndicatorIcon,\n shouldRenderIndicatorWithoutBackground,\n NoColorIcon = NoColor,\n isBlackListMode = true,\n colorsList = [],\n isMultiselect,\n colorSize = \"medium\",\n numberOfColorsInLine = DEFAULT_NUMBER_OF_COLORS_IN_LINE,\n focusOnMount,\n colorShape = \"square\",\n forceUseRawColorList,\n showColorNameTooltip,\n id,\n \"data-testid\": dataTestId\n }: ColorPickerProps,\n ref: React.ForwardedRef<HTMLElement>\n ) => {\n const componentRef = useRef(null);\n const mergedRef = useMergeRef(ref, componentRef);\n\n const onChange = useCallback(onSave, [onSave]);\n\n const width = calculateColorPickerDialogWidth(colorSize as BaseSizes, numberOfColorsInLine);\n\n return (\n <DialogContentContainer\n ref={mergedRef}\n className={cx(styles.colorPicker, styles.colorPickerDialogContent, className)}\n ariaLabelledby=\"Color Picker Dialog\"\n ariaDescribedby=\"Pick color\"\n style={{ width }}\n data-vibe={ComponentVibeId.COLOR_PICKER}\n >\n <ColorPickerContent\n onValueChange={onChange}\n value={value}\n noColorText={noColorText}\n shouldRenderIndicatorWithoutBackground={ColorIndicatorIcon && shouldRenderIndicatorWithoutBackground}\n colorStyle={colorStyle}\n ColorIndicatorIcon={ColorIndicatorIcon}\n SelectedIndicatorIcon={SelectedIndicatorIcon}\n NoColorIcon={NoColorIcon}\n colorsList={colorsList}\n isBlackListMode={isBlackListMode}\n isMultiselect={isMultiselect}\n colorSize={colorSize}\n numberOfColorsInLine={numberOfColorsInLine}\n focusOnMount={focusOnMount}\n colorShape={colorShape}\n forceUseRawColorList={forceUseRawColorList}\n showColorNameTooltip={showColorNameTooltip}\n id={id}\n data-testid={dataTestId || getTestId(ComponentDefaultTestId.COLOR_PICKER, id)}\n />\n </DialogContentContainer>\n );\n }\n);\n\ninterface ColorPickerStaticProps {\n sizes: typeof BaseSizes;\n colorStyles: typeof ColorStyleEnum;\n colorSizes: typeof BaseSizes;\n colorShapes: typeof ColorShapesEnum;\n}\n\nexport default withStaticProps<ColorPickerProps, ColorPickerStaticProps>(ColorPicker, {\n sizes: BaseSizes,\n colorStyles: ColorStyleEnum,\n colorSizes: BaseSizes,\n colorShapes: ColorShapesEnum\n});\n"],"names":["withStaticProps","forwardRef","_ref","ref","className","_ref$onSave","onSave","NOOP","_ref$value","value","noColorText","_ref$colorStyle","colorStyle","ColorIndicatorIcon","SelectedIndicatorIcon","shouldRenderIndicatorWithoutBackground","_ref$NoColorIcon","NoColorIcon","NoColor","_ref$isBlackListMode","isBlackListMode","_ref$colorsList","colorsList","isMultiselect","_ref$colorSize","colorSize","_ref$numberOfColorsIn","numberOfColorsInLine","DEFAULT_NUMBER_OF_COLORS_IN_LINE","focusOnMount","_ref$colorShape","colorShape","forceUseRawColorList","showColorNameTooltip","id","dataTestId","componentRef","useRef","mergedRef","useMergeRef","onChange","useCallback","width","calculateColorPickerDialogWidth","React","createElement","DialogContentContainer","cx","styles","colorPicker","colorPickerDialogContent","ariaLabelledby","ariaDescribedby","style","ComponentVibeId","COLOR_PICKER","ColorPickerContent","onValueChange","getTestId","ComponentDefaultTestId","sizes","BaseSizes","colorStyles","ColorStyleEnum","colorSizes","colorShapes","ColorShapesEnum"],"mappings":"
|
|
1
|
+
{"version":3,"file":"ColorPicker.js","sources":["../../../../src/components/ColorPicker/ColorPicker.tsx"],"sourcesContent":["import cx from \"classnames\";\nimport React, { forwardRef, useCallback, useRef } from \"react\";\nimport { BaseSizes } from \"../../constants\";\nimport useMergeRef from \"../../hooks/useMergeRef\";\nimport DialogContentContainer from \"../DialogContentContainer/DialogContentContainer\";\nimport { ColorStyle as ColorStyleEnum } from \"../../utils/colors-vars-map\";\nimport { NoColor } from \"@vibe/icons\";\nimport ColorPickerContent from \"./components/ColorPickerContent/ColorPickerContent\";\nimport { ColorShapes as ColorShapesEnum, DEFAULT_NUMBER_OF_COLORS_IN_LINE } from \"./ColorPickerConstants\";\nimport {\n type ColorShapes,\n type ColorPickerSizes,\n type ColorPickerValue,\n type ColorPickerArrayValueOnly\n} from \"./ColorPicker.types\";\nimport { calculateColorPickerDialogWidth } from \"./services/ColorPickerStyleService\";\nimport { type VibeComponentProps, withStaticProps } from \"../../types\";\nimport { type SubIcon } from \"@vibe/icon\";\nimport { NOOP } from \"../../utils/function-utils\";\nimport { ComponentDefaultTestId, getTestId } from \"../../tests/test-ids-utils\";\nimport styles from \"./ColorPicker.module.scss\";\nimport { type ColorStyle } from \"../../types/Colors\";\nimport { ComponentVibeId } from \"../../tests/constants\";\n\nexport interface ColorPickerProps extends VibeComponentProps {\n /**\n * The selected color(s).\n */\n value?: ColorPickerValue;\n /**\n * Callback fired when the selected color(s) change.\n */\n onSave?: (value: ColorPickerArrayValueOnly) => void;\n /**\n * Icon displayed as an indicator inside the color.\n */\n ColorIndicatorIcon?: SubIcon;\n /**\n * Icon displayed when a color is selected.\n */\n SelectedIndicatorIcon?: SubIcon;\n /**\n * Icon used for clearing the color selection.\n */\n NoColorIcon?: SubIcon;\n /**\n * The style applied to the colors.\n */\n colorStyle?: ColorStyle;\n /**\n * Text displayed for the \"no color\" option.\n */\n noColorText?: string;\n /**\n * If true, renders the color indicator without a background.\n */\n shouldRenderIndicatorWithoutBackground?: boolean;\n /**\n * If true, treats the color list as a blacklist rather than a whitelist.\n */\n isBlackListMode?: boolean;\n /**\n * The list of colors available for selection.\n */\n colorsList?: ColorPickerArrayValueOnly;\n /**\n * If true, allows selecting multiple colors.\n */\n isMultiselect?: boolean;\n /**\n * The size of the color items.\n */\n colorSize?: ColorPickerSizes;\n /**\n * The number of colors displayed per row.\n */\n numberOfColorsInLine?: number;\n /**\n * If true, the first color is focused when the component mounts.\n */\n focusOnMount?: boolean;\n /**\n * The shape of the color items.\n */\n colorShape?: ColorShapes;\n /**\n * 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.\n * Usually, only \"monday colors\" will be rendered (unless blacklist mode is used). This flag will override this behavior.\n */\n forceUseRawColorList?: boolean;\n /**\n * Used to enable color name tooltip on each color in the component.\n * When \"tooltipContentByColor\" is supplied, it will override the color name tooltip.\n *\n */\n showColorNameTooltip?: boolean;\n}\n\nconst ColorPicker = forwardRef(\n (\n {\n className,\n onSave = NOOP,\n value = \"\",\n noColorText,\n colorStyle = \"regular\",\n ColorIndicatorIcon,\n SelectedIndicatorIcon,\n shouldRenderIndicatorWithoutBackground,\n NoColorIcon = NoColor,\n isBlackListMode = true,\n colorsList = [],\n isMultiselect,\n colorSize = \"medium\",\n numberOfColorsInLine = DEFAULT_NUMBER_OF_COLORS_IN_LINE,\n focusOnMount,\n colorShape = \"square\",\n forceUseRawColorList,\n showColorNameTooltip,\n id,\n \"data-testid\": dataTestId\n }: ColorPickerProps,\n ref: React.ForwardedRef<HTMLElement>\n ) => {\n const componentRef = useRef(null);\n const mergedRef = useMergeRef(ref, componentRef);\n\n const onChange = useCallback(onSave, [onSave]);\n\n const width = calculateColorPickerDialogWidth(colorSize as BaseSizes, numberOfColorsInLine);\n\n return (\n <DialogContentContainer\n ref={mergedRef}\n className={cx(styles.colorPicker, styles.colorPickerDialogContent, className)}\n ariaLabelledby=\"Color Picker Dialog\"\n ariaDescribedby=\"Pick color\"\n style={{ width }}\n data-vibe={ComponentVibeId.COLOR_PICKER}\n >\n <ColorPickerContent\n onValueChange={onChange}\n value={value}\n noColorText={noColorText}\n shouldRenderIndicatorWithoutBackground={ColorIndicatorIcon && shouldRenderIndicatorWithoutBackground}\n colorStyle={colorStyle}\n ColorIndicatorIcon={ColorIndicatorIcon}\n SelectedIndicatorIcon={SelectedIndicatorIcon}\n NoColorIcon={NoColorIcon}\n colorsList={colorsList}\n isBlackListMode={isBlackListMode}\n isMultiselect={isMultiselect}\n colorSize={colorSize}\n numberOfColorsInLine={numberOfColorsInLine}\n focusOnMount={focusOnMount}\n colorShape={colorShape}\n forceUseRawColorList={forceUseRawColorList}\n showColorNameTooltip={showColorNameTooltip}\n id={id}\n data-testid={dataTestId || getTestId(ComponentDefaultTestId.COLOR_PICKER, id)}\n />\n </DialogContentContainer>\n );\n }\n);\n\ninterface ColorPickerStaticProps {\n sizes: typeof BaseSizes;\n colorStyles: typeof ColorStyleEnum;\n colorSizes: typeof BaseSizes;\n colorShapes: typeof ColorShapesEnum;\n}\n\nexport default withStaticProps<ColorPickerProps, ColorPickerStaticProps>(ColorPicker, {\n sizes: BaseSizes,\n colorStyles: ColorStyleEnum,\n colorSizes: BaseSizes,\n colorShapes: ColorShapesEnum\n});\n"],"names":["withStaticProps","forwardRef","_ref","ref","className","_ref$onSave","onSave","NOOP","_ref$value","value","noColorText","_ref$colorStyle","colorStyle","ColorIndicatorIcon","SelectedIndicatorIcon","shouldRenderIndicatorWithoutBackground","_ref$NoColorIcon","NoColorIcon","NoColor","_ref$isBlackListMode","isBlackListMode","_ref$colorsList","colorsList","isMultiselect","_ref$colorSize","colorSize","_ref$numberOfColorsIn","numberOfColorsInLine","DEFAULT_NUMBER_OF_COLORS_IN_LINE","focusOnMount","_ref$colorShape","colorShape","forceUseRawColorList","showColorNameTooltip","id","dataTestId","componentRef","useRef","mergedRef","useMergeRef","onChange","useCallback","width","calculateColorPickerDialogWidth","React","createElement","DialogContentContainer","cx","styles","colorPicker","colorPickerDialogContent","ariaLabelledby","ariaDescribedby","style","ComponentVibeId","COLOR_PICKER","ColorPickerContent","onValueChange","getTestId","ComponentDefaultTestId","sizes","BaseSizes","colorStyles","ColorStyleEnum","colorSizes","colorShapes","ColorShapesEnum"],"mappings":"s5BAkGA,IA2EeA,EAAAA,EA3EKC,GAClB,SAAAC,EAuBEC,GACE,IAtBAC,EAASF,EAATE,UAASC,EAAAH,EACTI,OAAAA,OAASC,IAAHF,EAAGE,EAAIF,EAAAG,EAAAN,EACbO,MAAAA,OAAQ,IAAHD,EAAG,GAAEA,EACVE,EAAWR,EAAXQ,YAAWC,EAAAT,EACXU,WAAAA,OAAa,IAAHD,EAAG,UAASA,EACtBE,EAAkBX,EAAlBW,mBACAC,EAAqBZ,EAArBY,sBACAC,EAAsCb,EAAtCa,uCAAsCC,EAAAd,EACtCe,YAAAA,OAAcC,IAAHF,EAAGE,EAAOF,EAAAG,EAAAjB,EACrBkB,gBAAAA,OAAkB,IAAHD,GAAOA,EAAAE,EAAAnB,EACtBoB,WAAAA,OAAa,IAAHD,EAAG,GAAEA,EACfE,EAAarB,EAAbqB,cAAaC,EAAAtB,EACbuB,UAAAA,OAAY,IAAHD,EAAG,SAAQA,EAAAE,EAAAxB,EACpByB,qBAAAA,OAAuBC,IAAHF,EAAGE,EAAgCF,EACvDG,EAAY3B,EAAZ2B,aAAYC,EAAA5B,EACZ6B,WAAAA,OAAa,IAAHD,EAAG,SAAQA,EACrBE,EAAoB9B,EAApB8B,qBACAC,EAAoB/B,EAApB+B,qBACAC,EAAEhC,EAAFgC,GACeC,EAAUjC,EAAzB,eAIIkC,EAAeC,EAAO,MACtBC,EAAYC,EAAYpC,EAAKiC,GAE7BI,EAAWC,EAAYnC,EAAQ,CAACA,IAEhCoC,EAAQC,EAAgClB,EAAwBE,GAEtE,OACEiB,EAACC,cAAAC,EACC,CAAA3C,IAAKmC,EACLlC,UAAW2C,EAAGC,EAAOC,YAAaD,EAAOE,yBAA0B9C,GACnE+C,eAAe,sBACfC,gBAAgB,aAChBC,MAAO,CAAEX,MAAAA,GACE,YAAAY,EAAgBC,cAE3BX,EAAAC,cAACW,EACC,CAAAC,cAAejB,EACf/B,MAAOA,EACPC,YAAaA,EACbK,uCAAwCF,GAAsBE,EAC9DH,WAAYA,EACZC,mBAAoBA,EACpBC,sBAAuBA,EACvBG,YAAaA,EACbK,WAAYA,EACZF,gBAAiBA,EACjBG,cAAeA,EACfE,UAAWA,EACXE,qBAAsBA,EACtBE,aAAcA,EACdE,WAAYA,EACZC,qBAAsBA,EACtBC,qBAAsBA,EACtBC,GAAIA,EAAE,cACOC,GAAcuB,EAAUC,EAAuBJ,aAAcrB,KAIlF,IAUoF,CACpF0B,MAAOC,EACPC,YAAaC,EACbC,WAAYH,EACZI,YAAaC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var e={colorPicker:"
|
|
1
|
+
var e={colorPicker:"colorPicker_ab62cceb59",colorPickerDialogContent:"colorPickerDialogContent_06f5cf6164"};!function(e){const t="s_id-ffacbf9b6446_3_73_0";if("undefined"!=typeof document){const n=document.head||document.getElementsByTagName("head")[0];if(n.querySelector("#"+t))return;const c=document.createElement("style");c.id=t,n.firstChild?n.insertBefore(c,n.firstChild):n.appendChild(c),c.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[t]=e)}(".colorPicker_ab62cceb59.colorPickerDialogContent_06f5cf6164 {\n z-index: 1;\n padding: 12px;\n display: flex;\n justify-content: center;\n align-items: center;\n}");export{e as default};
|
|
2
2
|
//# sourceMappingURL=ColorPicker.module.scss.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var e={clearColorIcon:"
|
|
1
|
+
var e={clearColorIcon:"clearColorIcon_9c9889563a",clearColorButton:"clearColorButton_09e5f85927"};!function(e){const n="s_id-774e60a23ee3_3_73_0";if("undefined"!=typeof document){const t=document.head||document.getElementsByTagName("head")[0];if(t.querySelector("#"+n))return;const o=document.createElement("style");o.id=n,t.firstChild?t.insertBefore(o,t.firstChild):t.appendChild(o),o.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}(".clearColorIcon_9c9889563a {\n margin-right: var(--spacing-small);\n}\n\n.clearColorButton_09e5f85927 {\n margin-top: var(--spacing-small);\n}");export{e as default};
|
|
2
2
|
//# sourceMappingURL=ColorPickerClearButton.module.scss.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var e={colorsGrid:"
|
|
1
|
+
var e={colorsGrid:"colorsGrid_0a5a4beaee"};!function(e){const n="s_id-0a5f0eb78ee4_3_73_0";if("undefined"!=typeof document){const t=document.head||document.getElementsByTagName("head")[0];if(t.querySelector("#"+n))return;const d=document.createElement("style");d.id=n,t.firstChild?t.insertBefore(d,t.firstChild):t.appendChild(d),d.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}(".colorsGrid_0a5a4beaee {\n padding: 0;\n outline: none;\n display: flex;\n flex-wrap: wrap;\n}");export{e as default};
|
|
2
2
|
//# sourceMappingURL=ColorPickerColorsGrid.module.scss.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{toConsumableArray as o}from"../../../../../_virtual/_rollupPluginBabelHelpers.js";import{difference as
|
|
1
|
+
import{toConsumableArray as o}from"../../../../../_virtual/_rollupPluginBabelHelpers.js";import{difference as r,intersection as e}from"es-toolkit";import t,{forwardRef as i,useRef as l,useCallback as n,useMemo as s}from"react";import{BaseSizes as a}from"../../../../constants/sizes.js";import{ColorStyle as c,contentColors as d}from"../../../../utils/colors-vars-map.js";import{ColorShapes as m,DEFAULT_NUMBER_OF_COLORS_IN_LINE as u}from"../../ColorPickerConstants.js";import{calculateColorPickerWidth as f}from"../../services/ColorPickerStyleService.js";import{useGridKeyboardNavigationContext as p,GridKeyboardNavigationContext as C}from"../../../GridKeyboardNavigationContext/GridKeyboardNavigationContext.js";import v from"./ColorPickerClearButton.js";import I from"./ColorPickerColorsGrid.js";import{withStaticProps as h}from"../../../../types/withStaticProps.js";import S from"../../../../hooks/useMergeRef.js";import j from"../../../../../icons/dist/react/NoColor.js";var k=h(i((function(i,c){var m=i.className,h=i.onValueChange,k=i.value,y=i.noColorText,b=i.colorStyle,g=void 0===b?"regular":b,N=i.ColorIndicatorIcon,x=i.SelectedIndicatorIcon,B=i.shouldRenderIndicatorWithoutBackground,E=i.NoColorIcon,M=void 0===E?j:E,P=i.isBlackListMode,w=void 0===P||P,z=i.colorsList,L=i.isMultiselect,O=i.colorSize,R=void 0===O?a.MEDIUM:O,T=i.numberOfColorsInLine,G=void 0===T?u:T,K=i.tooltipContentByColor,U=void 0===K?{}:K,W=i.focusOnMount,_=i.colorShape,q=void 0===_?"square":_,A=i.forceUseRawColorList,D=i.showColorNameTooltip,H=i.id,V=i["data-testid"],F=l(null),J=S(c,F),Q=l(null),X=l(null),Y=n((function(){h(null)}),[h]),Z=s((function(){return A?z:w?r(d,z):e(d,z)}),[A,w,z]),$=n((function(r){if(L){var e=o(k);if(e.includes(r)){var t=e.indexOf(r);t>-1&&e.splice(t,1)}else e.push(r);h(e)}else h([r])}),[L,h,k]),oo=s((function(){return[{topElement:Q,bottomElement:X}]}),[]),ro=p(oo,F),eo=f(R,G);return t.createElement("div",{className:m,style:{width:eo},ref:J,tabIndex:-1},t.createElement(C.Provider,{value:ro},t.createElement(I,{ref:Q,onColorClicked:$,colorsToRender:Z,numberOfColorsInLine:G,focusOnMount:W,value:k,colorStyle:g,ColorIndicatorIcon:N,shouldRenderIndicatorWithoutBackground:B,SelectedIndicatorIcon:x,colorSize:R,tooltipContentByColor:U,colorShape:q,showColorNameTooltip:D,id:H,"data-testid":V}),y&&t.createElement(v,{Icon:M,onClick:Y,text:y,ref:X})))})),{sizes:a,colorStyles:c,colorSizes:a,colorShapes:m});export{k as default};
|
|
2
2
|
//# sourceMappingURL=ColorPickerContent.js.map
|
package/dist/src/components/ColorPicker/components/ColorPickerContent/ColorPickerContent.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColorPickerContent.js","sources":["../../../../../../src/components/ColorPicker/components/ColorPickerContent/ColorPickerContent.tsx"],"sourcesContent":["import { difference as _difference, intersection as _intersection } from \"es-toolkit\";\nimport React, { forwardRef, useCallback, useMemo, useRef } from \"react\";\nimport { BaseSizes } from \"../../../../constants\";\nimport {\n ColorStyle as ColorStyleEnum,\n type CONTENT_COLORS_VALUES,\n contentColors\n} from \"../../../../utils/colors-vars-map\";\nimport { NoColor } from \"@vibe/icons\";\nimport { ColorShapes as ColorShapesEnum, DEFAULT_NUMBER_OF_COLORS_IN_LINE } from \"../../ColorPickerConstants\";\nimport {\n type ColorShapes,\n type ColorPickerSizes,\n type ColorPickerValue,\n type ColorPickerArrayValueOnly\n} from \"../../ColorPicker.types\";\nimport { calculateColorPickerWidth } from \"../../services/ColorPickerStyleService\";\nimport {\n GridKeyboardNavigationContext,\n useGridKeyboardNavigationContext\n} from \"../../../GridKeyboardNavigationContext\";\nimport ColorPickerClearButton from \"./ColorPickerClearButton\";\nimport ColorPickerColorsGrid from \"./ColorPickerColorsGrid\";\nimport { type VibeComponentProps, withStaticProps } from \"../../../../types\";\nimport { type SubIcon } from \"@vibe/icon\";\nimport useMergeRef from \"../../../../hooks/useMergeRef\";\nimport { type ColorStyle } from \"../../../../types\";\n\nexport interface ColorPickerContentProps extends VibeComponentProps {\n /**\n * The selected color(s).\n */\n value: ColorPickerValue;\n /**\n * Callback fired when the selected color(s) change.\n */\n onValueChange: (value: ColorPickerArrayValueOnly) => void;\n /**\n * The list of colors available for selection.\n */\n colorsList: ColorPickerArrayValueOnly;\n /**\n * Icon displayed as an indicator inside the color.\n */\n ColorIndicatorIcon?: SubIcon;\n /**\n * Icon displayed when a color is selected.\n */\n SelectedIndicatorIcon?: SubIcon;\n /**\n * Icon used for clearing the color selection.\n */\n NoColorIcon?: SubIcon;\n /**\n * The style applied to the colors.\n */\n colorStyle?: ColorStyle;\n /**\n * The size of the color items.\n */\n colorSize?: ColorPickerSizes;\n /**\n * The shape of the color items.\n */\n colorShape?: ColorShapes;\n /**\n * Custom tooltip content for specific colors.\n */\n tooltipContentByColor?: Partial<Record<CONTENT_COLORS_VALUES, string>>;\n /**\n * Text displayed for the \"no color\" option.\n */\n noColorText?: string;\n /**\n * If true, renders the color indicator without a background.\n */\n shouldRenderIndicatorWithoutBackground?: boolean;\n /**\n * If true, treats the color list as a blacklist rather than a whitelist.\n */\n isBlackListMode?: boolean;\n /**\n * The number of colors displayed per row.\n */\n numberOfColorsInLine?: number;\n /**\n * If true, the first color is focused when the component mounts.\n */\n focusOnMount?: boolean;\n /**\n * If true, allows selecting multiple colors.\n */\n isMultiselect?: boolean;\n /**\n * 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.\n * Usually, only \"monday colors\" will be rendered (unless blacklist mode is used). This flag will override this behavior.\n */\n forceUseRawColorList?: boolean;\n /**\n * Used to enable color name tooltip on each color in the component.\n * When \"tooltipContentByColor\" is supplied, it will override the color name tooltip.\n */\n showColorNameTooltip?: boolean;\n}\n\nconst ColorPickerContent = forwardRef(\n (\n {\n className,\n onValueChange,\n value,\n noColorText,\n colorStyle = \"regular\",\n ColorIndicatorIcon,\n SelectedIndicatorIcon,\n shouldRenderIndicatorWithoutBackground,\n NoColorIcon = NoColor,\n isBlackListMode = true,\n colorsList,\n isMultiselect,\n colorSize = BaseSizes.MEDIUM,\n numberOfColorsInLine = DEFAULT_NUMBER_OF_COLORS_IN_LINE,\n tooltipContentByColor = {},\n focusOnMount,\n colorShape = \"square\",\n forceUseRawColorList,\n showColorNameTooltip,\n id,\n \"data-testid\": dataTestId\n }: ColorPickerContentProps,\n ref: React.ForwardedRef<HTMLDivElement>\n ) => {\n const gridRef = useRef(null);\n const mergedRef = useMergeRef(ref, gridRef);\n const colorsRef = useRef(null);\n const buttonRef = useRef(null);\n\n const onClearButton = useCallback(() => {\n onValueChange(null);\n }, [onValueChange]);\n\n const colorsToRender = useMemo(() => {\n if (forceUseRawColorList) {\n return colorsList;\n }\n return isBlackListMode ? _difference(contentColors, colorsList) : _intersection(contentColors, colorsList);\n }, [forceUseRawColorList, isBlackListMode, colorsList]);\n\n const onColorClicked = useCallback(\n (color: CONTENT_COLORS_VALUES) => {\n if (!isMultiselect) {\n onValueChange([color]);\n return;\n }\n const colors = [...value];\n if (colors.includes(color)) {\n const indexInSelected = colors.indexOf(color);\n if (indexInSelected > -1) {\n colors.splice(indexInSelected, 1);\n }\n } else {\n colors.push(color);\n }\n onValueChange(colors);\n },\n [isMultiselect, onValueChange, value]\n );\n\n const positions = useMemo(() => [{ topElement: colorsRef, bottomElement: buttonRef }], []);\n const keyboardContext = useGridKeyboardNavigationContext(positions, gridRef);\n const width = calculateColorPickerWidth(colorSize as BaseSizes, numberOfColorsInLine);\n\n return (\n <div className={className} style={{ width }} ref={mergedRef} tabIndex={-1}>\n <GridKeyboardNavigationContext.Provider value={keyboardContext}>\n <ColorPickerColorsGrid\n ref={colorsRef}\n onColorClicked={onColorClicked}\n colorsToRender={colorsToRender}\n numberOfColorsInLine={numberOfColorsInLine}\n focusOnMount={focusOnMount}\n value={value}\n colorStyle={colorStyle}\n ColorIndicatorIcon={ColorIndicatorIcon}\n shouldRenderIndicatorWithoutBackground={shouldRenderIndicatorWithoutBackground}\n SelectedIndicatorIcon={SelectedIndicatorIcon}\n colorSize={colorSize}\n tooltipContentByColor={tooltipContentByColor}\n colorShape={colorShape}\n showColorNameTooltip={showColorNameTooltip}\n id={id}\n data-testid={dataTestId}\n />\n {noColorText && (\n <ColorPickerClearButton Icon={NoColorIcon} onClick={onClearButton} text={noColorText} ref={buttonRef} />\n )}\n </GridKeyboardNavigationContext.Provider>\n </div>\n );\n }\n);\n\ninterface ColorPickerContentStaticProps {\n sizes: typeof BaseSizes;\n colorStyles: typeof ColorStyleEnum;\n colorSizes: typeof BaseSizes;\n colorShapes: typeof ColorShapesEnum;\n}\n\nexport default withStaticProps<ColorPickerContentProps, ColorPickerContentStaticProps>(ColorPickerContent, {\n sizes: BaseSizes,\n colorStyles: ColorStyleEnum,\n colorSizes: BaseSizes,\n colorShapes: ColorShapesEnum\n});\n"],"names":["withStaticProps","forwardRef","_ref","ref","className","onValueChange","value","noColorText","_ref$colorStyle","colorStyle","ColorIndicatorIcon","SelectedIndicatorIcon","shouldRenderIndicatorWithoutBackground","_ref$NoColorIcon","NoColorIcon","NoColor","_ref$isBlackListMode","isBlackListMode","colorsList","isMultiselect","_ref$colorSize","colorSize","BaseSizes","MEDIUM","_ref$numberOfColorsIn","numberOfColorsInLine","DEFAULT_NUMBER_OF_COLORS_IN_LINE","_ref$tooltipContentBy","tooltipContentByColor","focusOnMount","_ref$colorShape","colorShape","forceUseRawColorList","showColorNameTooltip","id","dataTestId","gridRef","useRef","mergedRef","useMergeRef","colorsRef","buttonRef","onClearButton","useCallback","colorsToRender","useMemo","_difference","contentColors","_intersection","onColorClicked","color","colors","_toConsumableArray","includes","indexInSelected","indexOf","splice","push","positions","topElement","bottomElement","keyboardContext","useGridKeyboardNavigationContext","width","calculateColorPickerWidth","React","createElement","style","tabIndex","GridKeyboardNavigationContext","Provider","ColorPickerColorsGrid","ColorPickerClearButton","Icon","onClick","text","sizes","colorStyles","ColorStyleEnum","colorSizes","colorShapes","ColorShapesEnum"],"mappings":"w9BAyGA,IAwGeA,EAAAA,EAxGYC,GACzB,SAAAC,EAwBEC,GACE,IAvBAC,EAASF,EAATE,UACAC,EAAaH,EAAbG,cACAC,EAAKJ,EAALI,MACAC,EAAWL,EAAXK,YAAWC,EAAAN,EACXO,WAAAA,OAAa,IAAHD,EAAG,UAASA,EACtBE,EAAkBR,EAAlBQ,mBACAC,EAAqBT,EAArBS,sBACAC,EAAsCV,EAAtCU,uCAAsCC,EAAAX,EACtCY,YAAAA,OAAcC,IAAHF,EAAGE,EAAOF,EAAAG,EAAAd,EACrBe,gBAAAA,OAAkB,IAAHD,GAAOA,EACtBE,EAAUhB,EAAVgB,WACAC,EAAajB,EAAbiB,cAAaC,EAAAlB,EACbmB,UAAAA,OAAS,IAAAD,EAAGE,EAAUC,OAAMH,EAAAI,EAAAtB,EAC5BuB,qBAAAA,OAAuBC,IAAHF,EAAGE,EAAgCF,EAAAG,EAAAzB,EACvD0B,sBAAAA,OAAqB,IAAAD,EAAG,CAAE,EAAAA,EAC1BE,EAAY3B,EAAZ2B,aAAYC,EAAA5B,EACZ6B,WAAAA,OAAa,IAAHD,EAAG,SAAQA,EACrBE,EAAoB9B,EAApB8B,qBACAC,EAAoB/B,EAApB+B,qBACAC,EAAEhC,EAAFgC,GACeC,EAAUjC,EAAzB,eAIIkC,EAAUC,EAAO,MACjBC,EAAYC,EAAYpC,EAAKiC,GAC7BI,EAAYH,EAAO,MACnBI,EAAYJ,EAAO,MAEnBK,EAAgBC,GAAY,WAChCtC,EAAc,KAChB,GAAG,CAACA,IAEEuC,EAAiBC,GAAQ,WAC7B,OAAIb,EACKd,EAEFD,EAAkB6B,EAAYC,EAAe7B,GAAc8B,EAAcD,EAAe7B,EAChG,GAAE,CAACc,EAAsBf,EAAiBC,IAErC+B,EAAiBN,GACrB,SAACO,GACC,GAAK/B,EAAL,CAIA,IAAMgC,EAAMC,EAAO9C,GACnB,GAAI6C,EAAOE,SAASH,GAAQ,CAC1B,IAAMI,EAAkBH,EAAOI,QAAQL,GACnCI,GAAmB,GACrBH,EAAOK,OAAOF,EAAiB,EAElC,MACCH,EAAOM,KAAKP,GAEd7C,EAAc8C,EAVb,MAFC9C,EAAc,CAAC6C,GAalB,GACD,CAAC/B,EAAed,EAAeC,IAG3BoD,GAAYb,GAAQ,WAAA,MAAM,CAAC,CAAEc,WAAYnB,EAAWoB,cAAenB,GAAY,GAAE,IACjFoB,GAAkBC,EAAiCJ,GAAWtB,GAC9D2B,GAAQC,EAA0B3C,EAAwBI,GAEhE,OACEwC,EAAKC,cAAA,MAAA,CAAA9D,UAAWA,EAAW+D,MAAO,CAAEJ,MAAAA,IAAS5D,IAAKmC,EAAW8B,UAAW,GACtEH,EAAAC,cAACG,EAA8BC,SAAS,CAAAhE,MAAOuD,IAC7CI,EAAAC,cAACK,EAAqB,CACpBpE,IAAKqC,EACLS,eAAgBA,EAChBL,eAAgBA,EAChBnB,qBAAsBA,EACtBI,aAAcA,EACdvB,MAAOA,EACPG,WAAYA,EACZC,mBAAoBA,EACpBE,uCAAwCA,EACxCD,sBAAuBA,EACvBU,UAAWA,EACXO,sBAAuBA,EACvBG,WAAYA,EACZE,qBAAsBA,EACtBC,GAAIA,EAAE,cACOC,IAEd5B,GACC0D,EAAAC,cAACM,EAAsB,CAACC,KAAM3D,EAAa4D,QAAShC,EAAeiC,KAAMpE,EAAaJ,IAAKsC,KAKrG,IAUyG,CACzGmC,MAAOtD,EACPuD,YAAaC,EACbC,WAAYzD,EACZ0D,YAAaC"}
|
|
1
|
+
{"version":3,"file":"ColorPickerContent.js","sources":["../../../../../../src/components/ColorPicker/components/ColorPickerContent/ColorPickerContent.tsx"],"sourcesContent":["import { difference as _difference, intersection as _intersection } from \"es-toolkit\";\nimport React, { forwardRef, useCallback, useMemo, useRef } from \"react\";\nimport { BaseSizes } from \"../../../../constants\";\nimport {\n ColorStyle as ColorStyleEnum,\n type CONTENT_COLORS_VALUES,\n contentColors\n} from \"../../../../utils/colors-vars-map\";\nimport { NoColor } from \"@vibe/icons\";\nimport { ColorShapes as ColorShapesEnum, DEFAULT_NUMBER_OF_COLORS_IN_LINE } from \"../../ColorPickerConstants\";\nimport {\n type ColorShapes,\n type ColorPickerSizes,\n type ColorPickerValue,\n type ColorPickerArrayValueOnly\n} from \"../../ColorPicker.types\";\nimport { calculateColorPickerWidth } from \"../../services/ColorPickerStyleService\";\nimport {\n GridKeyboardNavigationContext,\n useGridKeyboardNavigationContext\n} from \"../../../GridKeyboardNavigationContext\";\nimport ColorPickerClearButton from \"./ColorPickerClearButton\";\nimport ColorPickerColorsGrid from \"./ColorPickerColorsGrid\";\nimport { type VibeComponentProps, withStaticProps } from \"../../../../types\";\nimport { type SubIcon } from \"@vibe/icon\";\nimport useMergeRef from \"../../../../hooks/useMergeRef\";\nimport { type ColorStyle } from \"../../../../types\";\n\nexport interface ColorPickerContentProps extends VibeComponentProps {\n /**\n * The selected color(s).\n */\n value: ColorPickerValue;\n /**\n * Callback fired when the selected color(s) change.\n */\n onValueChange: (value: ColorPickerArrayValueOnly) => void;\n /**\n * The list of colors available for selection.\n */\n colorsList: ColorPickerArrayValueOnly;\n /**\n * Icon displayed as an indicator inside the color.\n */\n ColorIndicatorIcon?: SubIcon;\n /**\n * Icon displayed when a color is selected.\n */\n SelectedIndicatorIcon?: SubIcon;\n /**\n * Icon used for clearing the color selection.\n */\n NoColorIcon?: SubIcon;\n /**\n * The style applied to the colors.\n */\n colorStyle?: ColorStyle;\n /**\n * The size of the color items.\n */\n colorSize?: ColorPickerSizes;\n /**\n * The shape of the color items.\n */\n colorShape?: ColorShapes;\n /**\n * Custom tooltip content for specific colors.\n */\n tooltipContentByColor?: Partial<Record<CONTENT_COLORS_VALUES, string>>;\n /**\n * Text displayed for the \"no color\" option.\n */\n noColorText?: string;\n /**\n * If true, renders the color indicator without a background.\n */\n shouldRenderIndicatorWithoutBackground?: boolean;\n /**\n * If true, treats the color list as a blacklist rather than a whitelist.\n */\n isBlackListMode?: boolean;\n /**\n * The number of colors displayed per row.\n */\n numberOfColorsInLine?: number;\n /**\n * If true, the first color is focused when the component mounts.\n */\n focusOnMount?: boolean;\n /**\n * If true, allows selecting multiple colors.\n */\n isMultiselect?: boolean;\n /**\n * 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.\n * Usually, only \"monday colors\" will be rendered (unless blacklist mode is used). This flag will override this behavior.\n */\n forceUseRawColorList?: boolean;\n /**\n * Used to enable color name tooltip on each color in the component.\n * When \"tooltipContentByColor\" is supplied, it will override the color name tooltip.\n */\n showColorNameTooltip?: boolean;\n}\n\nconst ColorPickerContent = forwardRef(\n (\n {\n className,\n onValueChange,\n value,\n noColorText,\n colorStyle = \"regular\",\n ColorIndicatorIcon,\n SelectedIndicatorIcon,\n shouldRenderIndicatorWithoutBackground,\n NoColorIcon = NoColor,\n isBlackListMode = true,\n colorsList,\n isMultiselect,\n colorSize = BaseSizes.MEDIUM,\n numberOfColorsInLine = DEFAULT_NUMBER_OF_COLORS_IN_LINE,\n tooltipContentByColor = {},\n focusOnMount,\n colorShape = \"square\",\n forceUseRawColorList,\n showColorNameTooltip,\n id,\n \"data-testid\": dataTestId\n }: ColorPickerContentProps,\n ref: React.ForwardedRef<HTMLDivElement>\n ) => {\n const gridRef = useRef(null);\n const mergedRef = useMergeRef(ref, gridRef);\n const colorsRef = useRef(null);\n const buttonRef = useRef(null);\n\n const onClearButton = useCallback(() => {\n onValueChange(null);\n }, [onValueChange]);\n\n const colorsToRender = useMemo(() => {\n if (forceUseRawColorList) {\n return colorsList;\n }\n return isBlackListMode ? _difference(contentColors, colorsList) : _intersection(contentColors, colorsList);\n }, [forceUseRawColorList, isBlackListMode, colorsList]);\n\n const onColorClicked = useCallback(\n (color: CONTENT_COLORS_VALUES) => {\n if (!isMultiselect) {\n onValueChange([color]);\n return;\n }\n const colors = [...value];\n if (colors.includes(color)) {\n const indexInSelected = colors.indexOf(color);\n if (indexInSelected > -1) {\n colors.splice(indexInSelected, 1);\n }\n } else {\n colors.push(color);\n }\n onValueChange(colors);\n },\n [isMultiselect, onValueChange, value]\n );\n\n const positions = useMemo(() => [{ topElement: colorsRef, bottomElement: buttonRef }], []);\n const keyboardContext = useGridKeyboardNavigationContext(positions, gridRef);\n const width = calculateColorPickerWidth(colorSize as BaseSizes, numberOfColorsInLine);\n\n return (\n <div className={className} style={{ width }} ref={mergedRef} tabIndex={-1}>\n <GridKeyboardNavigationContext.Provider value={keyboardContext}>\n <ColorPickerColorsGrid\n ref={colorsRef}\n onColorClicked={onColorClicked}\n colorsToRender={colorsToRender}\n numberOfColorsInLine={numberOfColorsInLine}\n focusOnMount={focusOnMount}\n value={value}\n colorStyle={colorStyle}\n ColorIndicatorIcon={ColorIndicatorIcon}\n shouldRenderIndicatorWithoutBackground={shouldRenderIndicatorWithoutBackground}\n SelectedIndicatorIcon={SelectedIndicatorIcon}\n colorSize={colorSize}\n tooltipContentByColor={tooltipContentByColor}\n colorShape={colorShape}\n showColorNameTooltip={showColorNameTooltip}\n id={id}\n data-testid={dataTestId}\n />\n {noColorText && (\n <ColorPickerClearButton Icon={NoColorIcon} onClick={onClearButton} text={noColorText} ref={buttonRef} />\n )}\n </GridKeyboardNavigationContext.Provider>\n </div>\n );\n }\n);\n\ninterface ColorPickerContentStaticProps {\n sizes: typeof BaseSizes;\n colorStyles: typeof ColorStyleEnum;\n colorSizes: typeof BaseSizes;\n colorShapes: typeof ColorShapesEnum;\n}\n\nexport default withStaticProps<ColorPickerContentProps, ColorPickerContentStaticProps>(ColorPickerContent, {\n sizes: BaseSizes,\n colorStyles: ColorStyleEnum,\n colorSizes: BaseSizes,\n colorShapes: ColorShapesEnum\n});\n"],"names":["withStaticProps","forwardRef","_ref","ref","className","onValueChange","value","noColorText","_ref$colorStyle","colorStyle","ColorIndicatorIcon","SelectedIndicatorIcon","shouldRenderIndicatorWithoutBackground","_ref$NoColorIcon","NoColorIcon","NoColor","_ref$isBlackListMode","isBlackListMode","colorsList","isMultiselect","_ref$colorSize","colorSize","BaseSizes","MEDIUM","_ref$numberOfColorsIn","numberOfColorsInLine","DEFAULT_NUMBER_OF_COLORS_IN_LINE","_ref$tooltipContentBy","tooltipContentByColor","focusOnMount","_ref$colorShape","colorShape","forceUseRawColorList","showColorNameTooltip","id","dataTestId","gridRef","useRef","mergedRef","useMergeRef","colorsRef","buttonRef","onClearButton","useCallback","colorsToRender","useMemo","_difference","contentColors","_intersection","onColorClicked","color","colors","_toConsumableArray","includes","indexInSelected","indexOf","splice","push","positions","topElement","bottomElement","keyboardContext","useGridKeyboardNavigationContext","width","calculateColorPickerWidth","React","createElement","style","tabIndex","GridKeyboardNavigationContext","Provider","ColorPickerColorsGrid","ColorPickerClearButton","Icon","onClick","text","sizes","colorStyles","ColorStyleEnum","colorSizes","colorShapes","ColorShapesEnum"],"mappings":"+8BAyGA,IAwGeA,EAAAA,EAxGYC,GACzB,SAAAC,EAwBEC,GACE,IAvBAC,EAASF,EAATE,UACAC,EAAaH,EAAbG,cACAC,EAAKJ,EAALI,MACAC,EAAWL,EAAXK,YAAWC,EAAAN,EACXO,WAAAA,OAAa,IAAHD,EAAG,UAASA,EACtBE,EAAkBR,EAAlBQ,mBACAC,EAAqBT,EAArBS,sBACAC,EAAsCV,EAAtCU,uCAAsCC,EAAAX,EACtCY,YAAAA,OAAcC,IAAHF,EAAGE,EAAOF,EAAAG,EAAAd,EACrBe,gBAAAA,OAAkB,IAAHD,GAAOA,EACtBE,EAAUhB,EAAVgB,WACAC,EAAajB,EAAbiB,cAAaC,EAAAlB,EACbmB,UAAAA,OAAS,IAAAD,EAAGE,EAAUC,OAAMH,EAAAI,EAAAtB,EAC5BuB,qBAAAA,OAAuBC,IAAHF,EAAGE,EAAgCF,EAAAG,EAAAzB,EACvD0B,sBAAAA,OAAqB,IAAAD,EAAG,CAAE,EAAAA,EAC1BE,EAAY3B,EAAZ2B,aAAYC,EAAA5B,EACZ6B,WAAAA,OAAa,IAAHD,EAAG,SAAQA,EACrBE,EAAoB9B,EAApB8B,qBACAC,EAAoB/B,EAApB+B,qBACAC,EAAEhC,EAAFgC,GACeC,EAAUjC,EAAzB,eAIIkC,EAAUC,EAAO,MACjBC,EAAYC,EAAYpC,EAAKiC,GAC7BI,EAAYH,EAAO,MACnBI,EAAYJ,EAAO,MAEnBK,EAAgBC,GAAY,WAChCtC,EAAc,KAChB,GAAG,CAACA,IAEEuC,EAAiBC,GAAQ,WAC7B,OAAIb,EACKd,EAEFD,EAAkB6B,EAAYC,EAAe7B,GAAc8B,EAAcD,EAAe7B,EAChG,GAAE,CAACc,EAAsBf,EAAiBC,IAErC+B,EAAiBN,GACrB,SAACO,GACC,GAAK/B,EAAL,CAIA,IAAMgC,EAAMC,EAAO9C,GACnB,GAAI6C,EAAOE,SAASH,GAAQ,CAC1B,IAAMI,EAAkBH,EAAOI,QAAQL,GACnCI,GAAmB,GACrBH,EAAOK,OAAOF,EAAiB,EAElC,MACCH,EAAOM,KAAKP,GAEd7C,EAAc8C,EAVb,MAFC9C,EAAc,CAAC6C,GAalB,GACD,CAAC/B,EAAed,EAAeC,IAG3BoD,GAAYb,GAAQ,WAAA,MAAM,CAAC,CAAEc,WAAYnB,EAAWoB,cAAenB,GAAY,GAAE,IACjFoB,GAAkBC,EAAiCJ,GAAWtB,GAC9D2B,GAAQC,EAA0B3C,EAAwBI,GAEhE,OACEwC,EAAKC,cAAA,MAAA,CAAA9D,UAAWA,EAAW+D,MAAO,CAAEJ,MAAAA,IAAS5D,IAAKmC,EAAW8B,UAAW,GACtEH,EAAAC,cAACG,EAA8BC,SAAS,CAAAhE,MAAOuD,IAC7CI,EAAAC,cAACK,EAAqB,CACpBpE,IAAKqC,EACLS,eAAgBA,EAChBL,eAAgBA,EAChBnB,qBAAsBA,EACtBI,aAAcA,EACdvB,MAAOA,EACPG,WAAYA,EACZC,mBAAoBA,EACpBE,uCAAwCA,EACxCD,sBAAuBA,EACvBU,UAAWA,EACXO,sBAAuBA,EACvBG,WAAYA,EACZE,qBAAsBA,EACtBC,GAAIA,EAAE,cACOC,IAEd5B,GACC0D,EAAAC,cAACM,EAAsB,CAACC,KAAM3D,EAAa4D,QAAShC,EAAeiC,KAAMpE,EAAaJ,IAAKsC,KAKrG,IAUyG,CACzGmC,MAAOtD,EACPuD,YAAaC,EACbC,WAAYzD,EACZ0D,YAAaC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var e={itemWrapper:"
|
|
1
|
+
var e={itemWrapper:"itemWrapper_60594e4d92",circle:"circle_033cf7b53b",feedbackIndicator:"feedbackIndicator_ad70e15af7",active:"active_310b78b060",selectedColor:"selectedColor_60fc918ad9",colorItem:"colorItem_d3e3515be5",colorIndicatorWrapper:"colorIndicatorWrapper_785bd63b90",colorItemSizeSmall:"colorItemSizeSmall_3878e9ccdc",colorItemSizeMedium:"colorItemSizeMedium_51c6b31968",colorItemSizeLarge:"colorItemSizeLarge_fb13637a5c",colorItemTextMode:"colorItemTextMode_2fd8903017",colorIconWhite:"colorIconWhite_080e3a8bac"};!function(e){const r="s_id-4f41e3ef6859_3_73_0";if("undefined"!=typeof document){const n=document.head||document.getElementsByTagName("head")[0];if(n.querySelector("#"+r))return;const o=document.createElement("style");o.id=r,n.firstChild?n.insertBefore(o,n.firstChild):n.appendChild(o),o.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[r]=e)}('.itemWrapper_60594e4d92.circle_033cf7b53b {\n --border-radius-multiplier: 99999;\n}\n\n/* stylelint-disable scss/operator-no-unspaced */\n\n.itemWrapper_60594e4d92 {\n --border-radius-multiplier: 1;\n margin: 4px;\n display: flex;\n list-style-type: none;\n position: relative;\n}\n\n.itemWrapper_60594e4d92 .feedbackIndicator_ad70e15af7 {\n position: absolute;\n inset: 0;\n pointer-events: none;\n}\n\n.itemWrapper_60594e4d92:focus,\n.itemWrapper_60594e4d92:focus-visible,\n.itemWrapper_60594e4d92.active_310b78b060 {\n outline: none;\n}\n\n.itemWrapper_60594e4d92:focus .feedbackIndicator_ad70e15af7:before,\n.itemWrapper_60594e4d92:focus-visible .feedbackIndicator_ad70e15af7:before,\n.itemWrapper_60594e4d92.active_310b78b060 .feedbackIndicator_ad70e15af7:before {\n content: " ";\n position: absolute;\n border-radius: calc(7px * var(--border-radius-multiplier, 1));\n inset: -4px;\n border: 4px solid;\n border-color: var(--primary-selected-color);\n pointer-events: none;\n}\n\n.itemWrapper_60594e4d92:focus .feedbackIndicator_ad70e15af7:after,\n.itemWrapper_60594e4d92:focus-visible .feedbackIndicator_ad70e15af7:after,\n.itemWrapper_60594e4d92.active_310b78b060 .feedbackIndicator_ad70e15af7:after {\n content: " ";\n position: absolute;\n border-radius: calc(7px * var(--border-radius-multiplier, 1));\n inset: -1px;\n border: 1px solid;\n border-color: var(--primary-color);\n pointer-events: none;\n}\n\n/* active elements have no "hover feedback" */\n\n.itemWrapper_60594e4d92:hover:not(.active_310b78b060):not(.selectedColor_60fc918ad9) .feedbackIndicator_ad70e15af7 {\n content: " ";\n position: absolute;\n border-radius: calc(8px * var(--border-radius-multiplier, 1));\n inset: -4px;\n border: 4px solid;\n border-color: var(--primary-background-hover-color);\n pointer-events: none;\n}\n\n.itemWrapper_60594e4d92 .colorItem_d3e3515be5 {\n display: flex;\n justify-content: center;\n align-items: center;\n border: 2px solid transparent;\n border-radius: calc(4px * var(--border-radius-multiplier, 1));\n cursor: pointer;\n}\n\n.itemWrapper_60594e4d92 .colorItem_d3e3515be5 .colorIndicatorWrapper_785bd63b90 {\n display: flex;\n}\n\n.itemWrapper_60594e4d92 .colorItem_d3e3515be5.colorItemSizeSmall_3878e9ccdc {\n width: 24px;\n height: 24px;\n}\n\n.itemWrapper_60594e4d92 .colorItem_d3e3515be5.colorItemSizeMedium_51c6b31968 {\n width: 32px;\n height: 32px;\n}\n\n.itemWrapper_60594e4d92 .colorItem_d3e3515be5.colorItemSizeLarge_fb13637a5c {\n width: 40px;\n height: 40px;\n}\n\n.itemWrapper_60594e4d92.selectedColor_60fc918ad9 {\n position: relative;\n}\n\n.itemWrapper_60594e4d92.selectedColor_60fc918ad9:before {\n content: " ";\n position: absolute;\n border-radius: calc(7px * var(--border-radius-multiplier, 1));\n inset: -4px;\n border: 2px solid;\n border-color: var(--primary-color);\n pointer-events: none;\n}\n\n.itemWrapper_60594e4d92.selectedColor_60fc918ad9 .feedbackIndicator_ad70e15af7:before {\n /* hide the outer border from the "active" feedback indicator */\n display: none;\n}\n\n.itemWrapper_60594e4d92 .colorItemTextMode_2fd8903017:hover {\n background-color: var(--primary-background-hover-color) !important;\n}\n\n.itemWrapper_60594e4d92 .colorIconWhite_080e3a8bac {\n color: var(--color-snow_white);\n}');export{e as default};
|
|
2
2
|
//# sourceMappingURL=ColorPickerItemComponent.module.scss.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var o={combobox:"
|
|
1
|
+
var o={combobox:"combobox_b56a207fcd",stickyCategory:"stickyCategory_2804c26e2b",comboboxCategory:"comboboxCategory_6c056bc95a",sizeSmall:"sizeSmall_7558142dec",sizeMedium:"sizeMedium_3ba92bf633",sizeLarge:"sizeLarge_7558142dec",empty:"empty_1e6d2dc69a",comboboxSearchWrapper:"comboboxSearchWrapper_65e6b76581",comboboxNoResults:"comboboxNoResults_38ab274b9a",comboboxMessageWrapper:"comboboxMessageWrapper_8834e3d17f",comboboxMessage:"comboboxMessage_c0396a7016",addNewButton:"addNewButton_29ca34c3a6",buttonLabel:"buttonLabel_c0396a7016",comboboxList:"comboboxList_f6988a0f3c"};!function(o){const e="s_id-140391bb7df9_3_73_0";if("undefined"!=typeof document){const n=document.head||document.getElementsByTagName("head")[0];if(n.querySelector("#"+e))return;const a=document.createElement("style");a.id=e,n.firstChild?n.insertBefore(a,n.firstChild):n.appendChild(a),a.appendChild(document.createTextNode(o))}else globalThis.injectedStyles&&(globalThis.injectedStyles[e]=o)}("/* stylelint-disable selector-class-pattern */\n.combobox_b56a207fcd {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n height: 100%;\n display: flex;\n flex-direction: column;\n position: relative;\n margin-bottom: var(--spacing-small);\n}\n.combobox_b56a207fcd.stickyCategory_2804c26e2b .comboboxCategory_6c056bc95a {\n z-index: 10;\n background-color: var(--secondary-background-color);\n}\n/* Relative to Search height */\n.combobox_b56a207fcd.stickyCategory_2804c26e2b.sizeSmall_7558142dec .comboboxCategory_6c056bc95a {\n top: 32px;\n}\n.combobox_b56a207fcd.stickyCategory_2804c26e2b.sizeMedium_3ba92bf633 .comboboxCategory_6c056bc95a {\n top: 40px;\n}\n.combobox_b56a207fcd.stickyCategory_2804c26e2b.sizeLarge_7558142dec .comboboxCategory_6c056bc95a {\n top: 48px;\n}\n.combobox_b56a207fcd.empty_1e6d2dc69a {\n max-height: 200px;\n margin-bottom: 0;\n}\n.comboboxSearchWrapper_65e6b76581 {\n position: sticky;\n top: 0;\n z-index: 12;\n}\n.comboboxNoResults_38ab274b9a {\n margin-top: var(--spacing-small);\n flex: 1 1 auto;\n height: calc(100% - 20px);\n overflow: hidden;\n position: relative;\n padding: 0 16px;\n display: flex;\n flex-direction: column;\n}\n.comboboxNoResults_38ab274b9a .comboboxMessageWrapper_8834e3d17f {\n flex: 1 0 auto;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n.comboboxNoResults_38ab274b9a .comboboxMessageWrapper_8834e3d17f .comboboxMessage_c0396a7016 {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.comboboxNoResults_38ab274b9a .addNewButton_29ca34c3a6 {\n flex: 0 0 auto;\n width: 100% !important;\n margin-bottom: 8px;\n}\n.comboboxNoResults_38ab274b9a .addNewButton_29ca34c3a6 .buttonLabel_c0396a7016 {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.comboboxList_f6988a0f3c {\n display: flex;\n flex-direction: column;\n flex: 1 1 auto;\n padding: 0 4px;\n overflow: hidden;\n}");export{o as default};
|
|
2
2
|
//# sourceMappingURL=Combobox.module.scss.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var e={comboboxItemContainer:"
|
|
1
|
+
var e={comboboxItemContainer:"comboboxItemContainer_a1f61b5496",dividerContainer:"dividerContainer_2314b68e08",divider:"divider_6b5199b532",sticky:"sticky_9119709b4f"};!function(e){const n="s_id-78c8179b7fe9_3_73_0";if("undefined"!=typeof document){const i=document.head||document.getElementsByTagName("head")[0];if(i.querySelector("#"+n))return;const t=document.createElement("style");t.id=n,i.firstChild?i.insertBefore(t,i.firstChild):i.appendChild(t),t.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}(".comboboxItemContainer_a1f61b5496 {\n display: flex;\n flex: auto;\n width: 100%;\n background-color: var(--secondary-background-color);\n}\n\n.dividerContainer_2314b68e08 {\n position: relative;\n width: 95%;\n}\n\n.divider_6b5199b532 {\n position: absolute;\n width: calc(100% + 16px);\n margin-left: -12px;\n}\n\n.sticky_9119709b4f {\n position: sticky;\n top: 0;\n z-index: 20;\n}");export{e as default};
|
|
2
2
|
//# sourceMappingURL=ComboboxHelpers.module.scss.js.map
|
package/dist/src/components/Combobox/components/ComboboxCategory/ComboboxCategory.module.scss.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var e={comboboxCategory:"
|
|
1
|
+
var e={comboboxCategory:"comboboxCategory_d34b87d6b4"};!function(e){const t="s_id-a004d249e1c1_3_73_0";if("undefined"!=typeof document){const o=document.head||document.getElementsByTagName("head")[0];if(o.querySelector("#"+t))return;const n=document.createElement("style");n.id=t,o.firstChild?o.insertBefore(n,o.firstChild):o.appendChild(n),n.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[t]=e)}("/* stylelint-disable selector-class-pattern */\n.comboboxCategory_d34b87d6b4 {\n color: var(--placeholder-color);\n display: flex;\n align-items: center;\n padding-top: var(--spacing-small);\n}");export{e as default};
|
|
2
2
|
//# sourceMappingURL=ComboboxCategory.module.scss.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var t={scrollableContainer:"
|
|
1
|
+
var t={scrollableContainer:"scrollableContainer_27609c79b4",optionsContainer:"optionsContainer_8f360af7a8",categoryWithOptions:"categoryWithOptions_68af2757cf",firstCategory:"firstCategory_ce4db4f6b8",categoryWithoutOptions:"categoryWithoutOptions_bcbd03ce71"};!function(t){const e="s_id-4d4facb041a8_3_73_0";if("undefined"!=typeof document){const o=document.head||document.getElementsByTagName("head")[0];if(o.querySelector("#"+e))return;const n=document.createElement("style");n.id=e,o.firstChild?o.insertBefore(n,o.firstChild):o.appendChild(n),n.appendChild(document.createTextNode(t))}else globalThis.injectedStyles&&(globalThis.injectedStyles[e]=t)}(".scrollableContainer_27609c79b4::-webkit-scrollbar {\n width: 4px;\n height: 6px;\n}\n.scrollableContainer_27609c79b4::-webkit-scrollbar-thumb {\n background-color: var(--ui-border-color);\n border-radius: 4px;\n}\n.optionsContainer_8f360af7a8 {\n overflow-x: visible;\n overflow-y: auto;\n margin-top: var(--spacing-small);\n}\n.categoryWithOptions_68af2757cf.firstCategory_ce4db4f6b8,\n.categoryWithoutOptions_bcbd03ce71.firstCategory_ce4db4f6b8 {\n padding-top: 0;\n}\n.categoryWithOptions_68af2757cf {\n margin-bottom: var(--spacing-xs);\n}\n.categoryWithoutOptions_bcbd03ce71 {\n margin-bottom: 0;\n}");export{t as default};
|
|
2
2
|
//# sourceMappingURL=ComboboxItems.module.scss.js.map
|
package/dist/src/components/Combobox/components/ComboboxOption/ComboboxOption.module.scss.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var o={comboboxOption:"
|
|
1
|
+
var o={comboboxOption:"comboboxOption_f79b650d22",disabled:"disabled_615b9c1054",selected:"selected_12245bbe68",active:"active_afc9b8697e",activeOutline:"activeOutline_83618bc6ee",optionLabel:"optionLabel_f13cdd20ce",optionIcon:"optionIcon_539098aa81",left:"left_65fe17898e"};!function(o){const e="s_id-cc5db5fd586e_3_73_0";if("undefined"!=typeof document){const n=document.head||document.getElementsByTagName("head")[0];if(n.querySelector("#"+e))return;const t=document.createElement("style");t.id=e,n.firstChild?n.insertBefore(t,n.firstChild):n.appendChild(t),t.appendChild(document.createTextNode(o))}else globalThis.injectedStyles&&(globalThis.injectedStyles[e]=o)}("/* stylelint-disable selector-class-pattern */\n.comboboxOption_f79b650d22 {\n padding: 8px;\n width: 100%;\n border-radius: 4px;\n display: flex;\n align-items: center;\n overflow: hidden;\n cursor: pointer;\n user-select: none;\n}\n.comboboxOption_f79b650d22.disabled_615b9c1054 {\n cursor: not-allowed;\n border-color: var(--disabled-background-color);\n color: var(--disabled-text-color);\n cursor: not-allowed;\n}\n.comboboxOption_f79b650d22.disabled_615b9c1054:hover {\n background-color: transparent;\n}\n.comboboxOption_f79b650d22.selected_12245bbe68 {\n background-color: var(--primary-selected-color);\n}\n.comboboxOption_f79b650d22:hover:not(.disabled_615b9c1054):not(.selected_12245bbe68),\n.comboboxOption_f79b650d22.active_afc9b8697e {\n color: var(--primary-text-color);\n background-color: var(--primary-background-hover-color);\n position: relative;\n}\n.comboboxOption_f79b650d22.activeOutline_83618bc6ee {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px hsla(209, 100%, 50%, 0.5) inset, 0 0 0 1px var(--primary-hover-color) inset;\n background-color: var(--secondary-background-color);\n}\n.comboboxOption_f79b650d22 .optionLabel_f13cdd20ce {\n flex: 1 1 auto;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.comboboxOption_f79b650d22 .optionIcon_539098aa81 {\n flex: 0 0 auto;\n}\n.comboboxOption_f79b650d22 .optionIcon_539098aa81.left_65fe17898e {\n margin-right: 4px;\n}");export{o as default};
|
|
2
2
|
//# sourceMappingURL=ComboboxOption.module.scss.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var e={stickyCategoryHeader:"
|
|
1
|
+
var e={stickyCategoryHeader:"stickyCategoryHeader_ac1666861c"};!function(e){const t="s_id-f549b49034f1_3_73_0";if("undefined"!=typeof document){const n=document.head||document.getElementsByTagName("head")[0];if(n.querySelector("#"+t))return;const a=document.createElement("style");a.id=t,n.firstChild?n.insertBefore(a,n.firstChild):n.appendChild(a),a.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[t]=e)}(".stickyCategoryHeader_ac1666861c {\n position: absolute;\n z-index: 10;\n width: calc(100% - 12px);\n background-color: var(--primary-background-color);\n padding-block: 10px var(--spacing-xs);\n display: flex;\n align-items: center;\n}");export{e as default};
|
|
2
2
|
//# sourceMappingURL=StickyCategoryHeader.module.scss.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var n={counter:"
|
|
1
|
+
var n={counter:"counter_776a4f46f0",withAnimation:"withAnimation_b92baac6bb",counterPopElastic:"counterPopElastic_e467af4a2f",sizeXs:"sizeXs_dbe6a0338e",sizeSmall:"sizeSmall_147f31dc1b",sizeLarge:"sizeLarge_de7fb02674",kindFill:"kindFill_9a4c93e543",colorPrimary:"colorPrimary_0ae5837c1e",colorDark:"colorDark_1c7de75d37",colorNegative:"colorNegative_36ac3ce684",colorLight:"colorLight_fb8ba86e03",kindLine:"kindLine_e5a77927ca",fadeEnter:"fadeEnter_911932918d",fadeEnterActive:"fadeEnterActive_9ea7f41425",fadeExit:"fadeExit_09d15deff5",fadeExitActive:"fadeExitActive_80a704837e","counter-pop-elastic":"counter-pop-elastic_0e3916d40e"};!function(n){const o="s_id-51f4f5079107_3_73_0";if("undefined"!=typeof document){const e=document.head||document.getElementsByTagName("head")[0];if(e.querySelector("#"+o))return;const t=document.createElement("style");t.id=o,e.firstChild?e.insertBefore(t,e.firstChild):e.appendChild(t),t.appendChild(document.createTextNode(n))}else globalThis.injectedStyles&&(globalThis.injectedStyles[o]=n)}(".counter_776a4f46f0 {\n display: inline-flex;\n justify-content: center;\n border-radius: 30px;\n overflow: hidden;\n transform-origin: center;\n}\n@keyframes counter-pop-elastic_0e3916d40e {\n 0% {\n transform: scale(1);\n }\n 33% {\n transform: scale(1.2);\n }\n 66% {\n transform: scale(0.9);\n }\n 100% {\n transform: scale(1);\n }\n}\n.withAnimation_b92baac6bb {\n animation: counterPopElastic_e467af4a2f var(--motion-expressive-short);\n}\n.sizeXs_dbe6a0338e {\n font: var(--font-text3-normal);\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n min-width: 18px;\n line-height: 18px;\n padding: 0 var(--spacing-small);\n}\n.sizeSmall_147f31dc1b {\n font: var(--font-text2-normal);\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n min-width: 18px;\n line-height: 18px;\n padding: 0 var(--spacing-small);\n}\n.sizeLarge_de7fb02674 {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n font: var(--font-text2-normal);\n min-width: 24px;\n padding: 2px var(--spacing-small);\n}\n.kindFill_9a4c93e543.colorPrimary_0ae5837c1e {\n color: var(--fixed-light-color);\n background-color: var(--primary-color);\n}\n.kindFill_9a4c93e543.colorDark_1c7de75d37 {\n color: var(--text-color-on-inverted);\n background-color: var(--inverted-color-background);\n}\n.kindFill_9a4c93e543.colorNegative_36ac3ce684 {\n color: var(--fixed-light-color);\n background-color: var(--negative-color);\n}\n.kindFill_9a4c93e543.colorLight_fb8ba86e03 {\n color: var(--primary-text-color);\n background-color: var(--ui-background-color);\n}\n.kindLine_e5a77927ca {\n box-shadow: 0 0 0 1px currentColor inset;\n}\n.kindLine_e5a77927ca.colorPrimary_0ae5837c1e {\n color: var(--primary-color);\n}\n.kindLine_e5a77927ca.colorDark_1c7de75d37 {\n color: var(--inverted-color-background);\n}\n.kindLine_e5a77927ca.colorNegative_36ac3ce684 {\n color: var(--negative-color);\n}\n.kindLine_e5a77927ca.colorLight_fb8ba86e03 {\n color: var(--primary-text-color);\n box-shadow: 0 0 0 1px var(--ui-background-color) inset !important;\n}\n/* New number enters */\n.fadeEnter_911932918d {\n opacity: 0;\n transform: translateY(15px);\n}\n.fadeEnterActive_9ea7f41425 {\n position: relative;\n opacity: 1;\n transition: transform var(--motion-productive-long) var(--motion-timing-enter), opacity var(--motion-productive-short);\n transform: translateY(0);\n}\n/* Old number exits */\n.fadeExit_09d15deff5 {\n position: relative;\n opacity: 1;\n transform: translateY(0);\n}\n.fadeExitActive_80a704837e {\n position: relative;\n opacity: 0;\n transform: translateY(-15px);\n transition: transform var(--motion-productive-long) var(--motion-timing-exit), opacity var(--motion-productive-short);\n}");export{n as default};
|
|
2
2
|
//# sourceMappingURL=Counter.module.scss.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import t from"react";import o from"./DateNavigationItem.module.scss.js";import e from"../../../../components/icon/dist/Icon/Icon.js";import n from"../../../../
|
|
1
|
+
import t from"react";import o from"./DateNavigationItem.module.scss.js";import e from"../../../../components/icon/dist/Icon/Icon.js";import n from"../../../../icons/dist/react/MoveArrowLeft.js";import r from"../../../../icons/dist/react/MoveArrowRight.js";var i={prev:n,next:r},c=function(n){var r=n.onClick;return t.createElement("button",{type:"button",className:o.navigationItemContainer,onClick:function(){return r&&r()}},t.createElement(e,{iconType:"svg",icon:i[n.kind],iconSize:24}))};export{c as default};
|
|
2
2
|
//# sourceMappingURL=DateNavigationItem.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DateNavigationItem.js","sources":["../../../../../src/components/DatePicker/DateNavigationItem/DateNavigationItem.tsx"],"sourcesContent":["import React from \"react\";\nimport { Icon } from \"@vibe/icon\";\nimport { MoveArrowLeft, MoveArrowRight } from \"@vibe/icons\";\nimport styles from \"./DateNavigationItem.module.scss\";\n\nconst ICONS = {\n prev: MoveArrowLeft,\n next: MoveArrowRight\n};\n\nexport interface DateNavigationItemProps {\n /**\n * The type of navigation button.\n */\n kind: keyof typeof ICONS;\n /**\n * Callback fired when the button is clicked.\n */\n onClick?: () => void;\n}\n\nconst DateNavigationItem = ({ kind, onClick }: DateNavigationItemProps) => {\n return (\n <button type=\"button\" className={styles.navigationItemContainer} onClick={() => onClick && onClick()}>\n <Icon iconType=\"svg\" icon={ICONS[kind]} iconSize={24} />\n </button>\n );\n};\n\nexport default DateNavigationItem;\n"],"names":["ICONS","prev","MoveArrowLeft","next","MoveArrowRight","DateNavigationItem","_ref","onClick","React","type","className","styles","navigationItemContainer","createElement","Icon","iconType","icon","kind","iconSize"],"mappings":"
|
|
1
|
+
{"version":3,"file":"DateNavigationItem.js","sources":["../../../../../src/components/DatePicker/DateNavigationItem/DateNavigationItem.tsx"],"sourcesContent":["import React from \"react\";\nimport { Icon } from \"@vibe/icon\";\nimport { MoveArrowLeft, MoveArrowRight } from \"@vibe/icons\";\nimport styles from \"./DateNavigationItem.module.scss\";\n\nconst ICONS = {\n prev: MoveArrowLeft,\n next: MoveArrowRight\n};\n\nexport interface DateNavigationItemProps {\n /**\n * The type of navigation button.\n */\n kind: keyof typeof ICONS;\n /**\n * Callback fired when the button is clicked.\n */\n onClick?: () => void;\n}\n\nconst DateNavigationItem = ({ kind, onClick }: DateNavigationItemProps) => {\n return (\n <button type=\"button\" className={styles.navigationItemContainer} onClick={() => onClick && onClick()}>\n <Icon iconType=\"svg\" icon={ICONS[kind]} iconSize={24} />\n </button>\n );\n};\n\nexport default DateNavigationItem;\n"],"names":["ICONS","prev","MoveArrowLeft","next","MoveArrowRight","DateNavigationItem","_ref","onClick","React","type","className","styles","navigationItemContainer","createElement","Icon","iconType","icon","kind","iconSize"],"mappings":"gQAKA,IAAMA,EAAQ,CACZC,KAAMC,EACNC,KAAMC,GAcFC,EAAqB,SAAHC,GAAkD,IAAtCC,EAAOD,EAAPC,QAClC,OACEC,0BAAQC,KAAK,SAASC,UAAWC,EAAOC,wBAAyBL,QAAS,WAAA,OAAMA,GAAWA,GAAS,GAClGC,EAAAK,cAACC,EAAK,CAAAC,SAAS,MAAMC,KAAMhB,EAHCM,EAAJW,MAGgBC,SAAU,KAGxD"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var e={navigationItemContainer:"
|
|
1
|
+
var e={navigationItemContainer:"navigationItemContainer_2f368a8a70"};!function(e){const n="s_id-84193b4fa4fe_3_73_0";if("undefined"!=typeof document){const t=document.head||document.getElementsByTagName("head")[0];if(t.querySelector("#"+n))return;const o=document.createElement("style");o.id=n,t.firstChild?t.insertBefore(o,t.firstChild):t.appendChild(o),o.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}(".navigationItemContainer_2f368a8a70 {\n line-height: 36px;\n font-size: 28px;\n color: var(--icon-color);\n border: none;\n padding: 0;\n margin: 0;\n background: none;\n cursor: pointer;\n}");export{e as default};
|
|
2
2
|
//# sourceMappingURL=DateNavigationItem.module.scss.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var e={datepickerContainer:"
|
|
1
|
+
var e={datepickerContainer:"datepickerContainer_f2fb51ebf6",monthYearSelection:"monthYearSelection_3271a303eb",rangePickerMode:"rangePickerMode_372f1adf1b",withWeekNumber:"withWeekNumber_fb9ade505f",calendarDayWeekNumber:"calendarDayWeekNumber_e575a79f1f"};!function(e){const n="s_id-5bf64d458e6b_3_73_0";if("undefined"!=typeof document){const r=document.head||document.getElementsByTagName("head")[0];if(r.querySelector("#"+n))return;const a=document.createElement("style");a.id=n,r.firstChild?r.insertBefore(a,r.firstChild):r.appendChild(a),a.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}('/* stylelint-disable selector-class-pattern, no-duplicate-selectors */\n.datepickerContainer_f2fb51ebf6 {\n position: relative;\n min-height: 302px;\n}\n.datepickerContainer_f2fb51ebf6 table tbody {\n border-spacing: 0;\n border-collapse: collapse;\n margin: 0;\n padding: 0;\n border: 0;\n font-size: 100%;\n box-shadow: none;\n}\n.datepickerContainer_f2fb51ebf6 td {\n border: none;\n}\n.datepickerContainer_f2fb51ebf6.monthYearSelection_3271a303eb table tbody {\n opacity: 0;\n}\n.datepickerContainer_f2fb51ebf6.monthYearSelection_3271a303eb .DayPicker_transitionContainer__horizontal {\n transition: none;\n}\n.datepickerContainer_f2fb51ebf6 .CalendarMonthGrid {\n background-color: var(--secondary-background-color);\n}\n.datepickerContainer_f2fb51ebf6 .CalendarMonth {\n background-color: var(--secondary-background-color);\n}\n.datepickerContainer_f2fb51ebf6 .DayPicker__horizontal {\n background-color: var(--secondary-background-color);\n}\n.datepickerContainer_f2fb51ebf6 .DayPicker {\n box-shadow: none;\n border: none;\n border-radius: 0;\n}\n.datepickerContainer_f2fb51ebf6 .CalendarDay__default {\n border: none;\n font-size: 16px;\n font-weight: 300;\n color: var(--primary-text-on-secondary-color);\n background-color: var(--secondary-background-color);\n border-top: 1px solid var(--secondary-background-color);\n border-bottom: 1px solid var(--secondary-background-color);\n z-index: 1;\n position: relative;\n}\n.datepickerContainer_f2fb51ebf6 .CalendarDay__default:hover {\n background: none;\n border: none;\n border-top: 1px solid var(--secondary-background-color);\n border-bottom: 1px solid var(--secondary-background-color);\n}\n.datepickerContainer_f2fb51ebf6 .CalendarDay__default:hover::before {\n display: block;\n position: absolute;\n left: 0;\n top: 0;\n box-sizing: border-box;\n content: "";\n width: 100%;\n height: 100%;\n z-index: -1;\n border-radius: 50%;\n border: none;\n background-color: var(--primary-background-hover-color);\n}\n.datepickerContainer_f2fb51ebf6 .CalendarDay__default.CalendarDay__selected {\n color: var(--text-color-on-primary);\n}\n.datepickerContainer_f2fb51ebf6 .CalendarDay__default.CalendarDay__selected::before {\n display: block;\n position: absolute;\n left: 0;\n top: 0;\n box-sizing: border-box;\n content: "";\n width: 100%;\n height: 100%;\n z-index: -1;\n border-radius: 50%;\n border: none;\n background: var(--primary-color);\n}\n.datepickerContainer_f2fb51ebf6 .CalendarDay__default.CalendarDay__selected::before:hover {\n color: var(--text-color-on-primary);\n background: var(--primary-color);\n}\n.datepickerContainer_f2fb51ebf6 .CalendarMonth_caption {\n color: var(--primary-text-on-secondary-color);\n}\n.datepickerContainer_f2fb51ebf6 .CalendarDay__today::before {\n display: block;\n position: absolute;\n left: 0;\n top: 0;\n box-sizing: border-box;\n content: "";\n width: 100%;\n height: 100%;\n z-index: -1;\n border-radius: 50%;\n border: 1px solid var(--primary-color);\n}\n.datepickerContainer_f2fb51ebf6 .CalendarDay__today:hover::before {\n border: 1px solid var(--primary-color);\n}\n.datepickerContainer_f2fb51ebf6 .CalendarDay__blocked_calendar, .datepickerContainer_f2fb51ebf6 .CalendarDay__blocked_calendar:active, .datepickerContainer_f2fb51ebf6 .CalendarDay__blocked_calendar:hover {\n background-color: var(--secondary-background-color);\n color: var(--primary-text-color);\n opacity: 0.2;\n pointer-events: none;\n}\n.datepickerContainer_f2fb51ebf6 .DayPicker_weekHeader_li small {\n font-size: 12px;\n color: var(--secondary-text-on-secondary-color);\n font-weight: 300;\n cursor: default;\n}\n.datepickerContainer_f2fb51ebf6 .DayPickerNavigation_rightButton__horizontal {\n right: 22px;\n}\n.datepickerContainer_f2fb51ebf6 .DayPickerNavigation .DayPickerNavigation_button:nth-child(1) {\n left: 12px;\n}\n.datepickerContainer_f2fb51ebf6 .DayPickerNavigation .DayPickerNavigation_button:nth-child(2) {\n right: 12px;\n}\n.datepickerContainer_f2fb51ebf6 .DayPickerNavigation_button__horizontal {\n position: absolute;\n top: 15px;\n line-height: 0.78;\n border-radius: 3px;\n padding: 6px 9px;\n}\n.datepickerContainer_f2fb51ebf6.rangePickerMode_372f1adf1b .CalendarDay__selected.CalendarDay__selected_start {\n border-radius: 0;\n background: linear-gradient(90deg, var(--secondary-background-color) 50%, var(--primary-selected-color) 50%);\n z-index: 1;\n position: relative;\n}\n.datepickerContainer_f2fb51ebf6.rangePickerMode_372f1adf1b .CalendarDay__selected.CalendarDay__selected_start:hover {\n background: linear-gradient(90deg, var(--secondary-background-color) 50%, var(--primary-selected-color) 50%);\n}\n.datepickerContainer_f2fb51ebf6.rangePickerMode_372f1adf1b .CalendarDay__selected.CalendarDay__selected_start::before {\n display: block;\n position: absolute;\n left: 0;\n top: 0;\n box-sizing: border-box;\n content: "";\n width: 100%;\n height: 100%;\n z-index: -1;\n border-radius: 50%;\n background-color: var(--primary-color);\n}\n.datepickerContainer_f2fb51ebf6.rangePickerMode_372f1adf1b .CalendarDay__selected.CalendarDay__selected_end {\n border-radius: 0;\n background: linear-gradient(90deg, var(--primary-selected-color) 50%, var(--secondary-background-color) 50%);\n z-index: 1;\n position: relative;\n}\n.datepickerContainer_f2fb51ebf6.rangePickerMode_372f1adf1b .CalendarDay__selected.CalendarDay__selected_end:hover {\n background: linear-gradient(90deg, var(--primary-selected-color) 50%, var(--secondary-background-color) 50%);\n}\n.datepickerContainer_f2fb51ebf6.rangePickerMode_372f1adf1b .CalendarDay__selected.CalendarDay__selected_end::before {\n display: block;\n position: absolute;\n left: 0;\n top: 0;\n box-sizing: border-box;\n content: "";\n width: 100%;\n height: 100%;\n z-index: -1;\n border-radius: 50%;\n background-color: var(--primary-color);\n}\n.datepickerContainer_f2fb51ebf6.rangePickerMode_372f1adf1b .CalendarDay__hovered_span, .datepickerContainer_f2fb51ebf6.rangePickerMode_372f1adf1b .CalendarDay__hovered_span:hover {\n border-radius: 0;\n color: var(--primary-text-color);\n background: var(--primary-selected-color);\n}\n.datepickerContainer_f2fb51ebf6.rangePickerMode_372f1adf1b .CalendarDay__hovered_span:hover::before, .datepickerContainer_f2fb51ebf6.rangePickerMode_372f1adf1b .CalendarDay__hovered_span:hover:hover::before {\n border-radius: 0;\n background: var(--primary-selected-color);\n}\n.datepickerContainer_f2fb51ebf6.rangePickerMode_372f1adf1b .CalendarDay__selected_span {\n background: var(--primary-selected-color);\n}\n.datepickerContainer_f2fb51ebf6.rangePickerMode_372f1adf1b .CalendarDay__selected_span:hover {\n color: var(--primary-text-color);\n}\n.datepickerContainer_f2fb51ebf6.rangePickerMode_372f1adf1b .CalendarDay__selected_span.CalendarDay__today::before {\n border-radius: 0;\n}\n.datepickerContainer_f2fb51ebf6.rangePickerMode_372f1adf1b .CalendarDay__selected_span:hover::before {\n border-radius: 0;\n}\n.datepickerContainer_f2fb51ebf6.rangePickerMode_372f1adf1b.range-single-date-selected .CalendarDay__hovered_span {\n background: var(--primary-background-hover-color);\n}\n.datepickerContainer_f2fb51ebf6.rangePickerMode_372f1adf1b.range-single-date-selected .CalendarDay__hovered_span.CalendarDay__today::before {\n border-radius: 0;\n}\n.datepickerContainer_f2fb51ebf6.rangePickerMode_372f1adf1b.range-single-date-selected .CalendarDay__hovered_span:hover::before {\n background: var(--primary-background-hover-color);\n}\n.datepickerContainer_f2fb51ebf6.withWeekNumber_fb9ade505f {\n padding: 0 4px 0 8px;\n}\n.datepickerContainer_f2fb51ebf6.withWeekNumber_fb9ade505f .CalendarDay .calendarDayWeekNumber_e575a79f1f {\n color: rgba(177, 177, 184, 0.7490196078);\n pointer-events: none;\n visibility: visible;\n display: none;\n align-items: center;\n justify-content: center;\n position: absolute;\n top: -1px;\n font-size: 14px;\n width: 40px;\n height: 37px;\n left: 0px;\n transform: translateX(-100%);\n}\n.datepickerContainer_f2fb51ebf6.withWeekNumber_fb9ade505f .CalendarMonthGrid_month__horizontal:not(.CalendarMonthGrid_month__hidden) tr > td.CalendarDay .calendarDayWeekNumber_e575a79f1f {\n display: flex;\n}\n.datepickerContainer_f2fb51ebf6.withWeekNumber_fb9ade505f .CalendarMonthGrid_month__horizontal:not(.CalendarMonthGrid_month__hidden) tr > td.CalendarDay ~ td.CalendarDay .calendarDayWeekNumber_e575a79f1f {\n display: none;\n}\n.datepickerContainer_f2fb51ebf6.withWeekNumber_fb9ade505f .DayPicker_weekHeader:before {\n content: "Wk";\n position: absolute;\n font-size: 12px;\n width: 40px;\n top: 3px;\n left: -28px;\n height: 24px;\n}\n.datepickerContainer_f2fb51ebf6.withWeekNumber_fb9ade505f .DayPicker__horizontal {\n margin: 4px;\n}\n.datepickerContainer_f2fb51ebf6.withWeekNumber_fb9ade505f .CalendarMonthGrid_month__horizontal:not(.CalendarMonthGrid_month__hidden) {\n margin-left: 17px;\n}\n.datepickerContainer_f2fb51ebf6.withWeekNumber_fb9ade505f .DayPicker_weekHeader {\n padding: 0 !important;\n left: 30px !important;\n}\n.datepickerContainer_f2fb51ebf6.withWeekNumber_fb9ade505f .CalendarMonth_caption {\n margin-right: 20px;\n}');export{e as default};
|
|
2
2
|
//# sourceMappingURL=DatePicker.module.scss.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import e from"react";import t from"moment";import o from"./DatePickerHeader.module.scss.js";import
|
|
1
|
+
import e from"react";import t from"moment";import o from"./DatePickerHeader.module.scss.js";import r from"../../../../components/icon/dist/Icon/Icon.js";import a from"../../../../icons/dist/react/DropdownChevronUp.js";import n from"../../../../icons/dist/react/DropdownChevronDown.js";var i=function(i){var c=i.isMonthYearSelection,m=i.onToggleMonthYearPicker,s=i.hideNavigationKeys,l=i["data-testid"],d=i.ariaLabel,p=void 0===d?"Toggle select year":d,f=t(i.currentDate.valueOf()),u=f.format("MMMM"),v=f.format("YYYY");return e.createElement("div",{className:o.datePickerHeader},e.createElement("div",null,u+" "+v),!s&&e.createElement("button",{"data-testid":"".concat(l,"-year-toggle"),type:"button",className:o.button,"aria-label":p,onClick:m},e.createElement("div",{className:o.buttonContent},e.createElement(r,{iconType:"svg",icon:c?a:n,iconSize:24}))))};export{i as default};
|
|
2
2
|
//# sourceMappingURL=DatePickerHeader.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DatePickerHeader.js","sources":["../../../../../src/components/DatePicker/DatePickerHeader/DatePickerHeader.tsx"],"sourcesContent":["import React from \"react\";\nimport { DropdownChevronUp, DropdownChevronDown } from \"@vibe/icons\";\nimport moment from \"moment\";\nimport { type Moment } from \"../types\";\nimport styles from \"./DatePickerHeader.module.scss\";\nimport { Icon } from \"@vibe/icon\";\n\nexport interface DatePickerHeaderProps {\n /**\n * The currently shown date.\n */\n currentDate: Moment;\n /**\n * If true, the month and year selection view is active.\n */\n isMonthYearSelection: boolean;\n /**\n * Callback fired when toggling the month and year picker.\n */\n onToggleMonthYearPicker: () => void;\n /**\n * If true, hides the navigation buttons.\n */\n hideNavigationKeys: boolean;\n /**\n * Test ID for testing purposes.\n */\n \"data-testid\"?: string;\n /**\n * The ARIA label for the toggle button.\n */\n ariaLabel?: string;\n}\n\nconst DatePickerHeader = (props: DatePickerHeaderProps) => {\n const {\n currentDate,\n isMonthYearSelection,\n onToggleMonthYearPicker,\n hideNavigationKeys,\n \"data-testid\": dateTestId,\n ariaLabel = \"Toggle select year\"\n } = props;\n\n const localedDated = moment(currentDate.valueOf());\n const month = localedDated.format(\"MMMM\");\n const year = localedDated.format(\"YYYY\");\n const string = month + \" \" + year;\n return (\n <div className={styles.datePickerHeader}>\n <div>{string}</div>\n {!hideNavigationKeys && (\n <button\n data-testid={`${dateTestId}-year-toggle`}\n type=\"button\"\n className={styles.button}\n aria-label={ariaLabel}\n onClick={onToggleMonthYearPicker}\n >\n <div className={styles.buttonContent}>\n <Icon iconType=\"svg\" icon={isMonthYearSelection ? DropdownChevronUp : DropdownChevronDown} iconSize={24} />\n </div>\n </button>\n )}\n </div>\n );\n};\n\nexport default DatePickerHeader;\n"],"names":["DatePickerHeader","props","isMonthYearSelection","onToggleMonthYearPicker","hideNavigationKeys","dateTestId","_props$ariaLabel","ariaLabel","localedDated","moment","currentDate","valueOf","month","format","year","React","createElement","className","styles","datePickerHeader","concat","type","button","onClick","buttonContent","Icon","iconType","icon","DropdownChevronUp","DropdownChevronDown","iconSize"],"mappings":"
|
|
1
|
+
{"version":3,"file":"DatePickerHeader.js","sources":["../../../../../src/components/DatePicker/DatePickerHeader/DatePickerHeader.tsx"],"sourcesContent":["import React from \"react\";\nimport { DropdownChevronUp, DropdownChevronDown } from \"@vibe/icons\";\nimport moment from \"moment\";\nimport { type Moment } from \"../types\";\nimport styles from \"./DatePickerHeader.module.scss\";\nimport { Icon } from \"@vibe/icon\";\n\nexport interface DatePickerHeaderProps {\n /**\n * The currently shown date.\n */\n currentDate: Moment;\n /**\n * If true, the month and year selection view is active.\n */\n isMonthYearSelection: boolean;\n /**\n * Callback fired when toggling the month and year picker.\n */\n onToggleMonthYearPicker: () => void;\n /**\n * If true, hides the navigation buttons.\n */\n hideNavigationKeys: boolean;\n /**\n * Test ID for testing purposes.\n */\n \"data-testid\"?: string;\n /**\n * The ARIA label for the toggle button.\n */\n ariaLabel?: string;\n}\n\nconst DatePickerHeader = (props: DatePickerHeaderProps) => {\n const {\n currentDate,\n isMonthYearSelection,\n onToggleMonthYearPicker,\n hideNavigationKeys,\n \"data-testid\": dateTestId,\n ariaLabel = \"Toggle select year\"\n } = props;\n\n const localedDated = moment(currentDate.valueOf());\n const month = localedDated.format(\"MMMM\");\n const year = localedDated.format(\"YYYY\");\n const string = month + \" \" + year;\n return (\n <div className={styles.datePickerHeader}>\n <div>{string}</div>\n {!hideNavigationKeys && (\n <button\n data-testid={`${dateTestId}-year-toggle`}\n type=\"button\"\n className={styles.button}\n aria-label={ariaLabel}\n onClick={onToggleMonthYearPicker}\n >\n <div className={styles.buttonContent}>\n <Icon iconType=\"svg\" icon={isMonthYearSelection ? DropdownChevronUp : DropdownChevronDown} iconSize={24} />\n </div>\n </button>\n )}\n </div>\n );\n};\n\nexport default DatePickerHeader;\n"],"names":["DatePickerHeader","props","isMonthYearSelection","onToggleMonthYearPicker","hideNavigationKeys","dateTestId","_props$ariaLabel","ariaLabel","localedDated","moment","currentDate","valueOf","month","format","year","React","createElement","className","styles","datePickerHeader","concat","type","button","onClick","buttonContent","Icon","iconType","icon","DropdownChevronUp","DropdownChevronDown","iconSize"],"mappings":"6RAkCA,IAAMA,EAAmB,SAACC,GACxB,IAEEC,EAKED,EALFC,qBACAC,EAIEF,EAJFE,wBACAC,EAGEH,EAHFG,mBACeC,EAEbJ,EAFF,eAAaK,EAEXL,EADFM,UAAAA,OAAY,IAAHD,EAAG,qBAAoBA,EAG5BE,EAAeC,EAFjBR,EANFS,YAQsCC,WAClCC,EAAQJ,EAAaK,OAAO,QAC5BC,EAAON,EAAaK,OAAO,QAEjC,OACEE,EAAKC,cAAA,MAAA,CAAAC,UAAWC,EAAOC,kBACrBJ,EAAAC,cAAA,MAAA,KAHWJ,EAAQ,IAAME,IAIvBV,GACAW,EAAAC,cAAA,SAAA,CAAA,cAAAI,GAAAA,OACkBf,EAAwB,gBACxCgB,KAAK,SACLJ,UAAWC,EAAOI,oBACNf,EACZgB,QAASpB,GAETY,EAAAC,cAAA,MAAA,CAAKC,UAAWC,EAAOM,eACrBT,EAACC,cAAAS,EAAK,CAAAC,SAAS,MAAMC,KAAMzB,EAAuB0B,EAAoBC,EAAqBC,SAAU,OAMjH"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var e={datePickerHeader:"
|
|
1
|
+
var e={datePickerHeader:"datePickerHeader_24d262728b",button:"button_d799709ff2",buttonContent:"buttonContent_8fa0862bc5"};!function(e){const n="s_id-89778422f1e0_3_73_0";if("undefined"!=typeof document){const t=document.head||document.getElementsByTagName("head")[0];if(t.querySelector("#"+n))return;const o=document.createElement("style");o.id=n,t.firstChild?t.insertBefore(o,t.firstChild):t.appendChild(o),o.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}(".datePickerHeader_24d262728b {\n display: flex;\n text-align: center;\n justify-content: center;\n align-items: center;\n}\n.datePickerHeader_24d262728b .button_d799709ff2 {\n border: none;\n padding: 0;\n margin: 0;\n background: none;\n margin-left: 4px;\n cursor: pointer;\n}\n.datePickerHeader_24d262728b .button_d799709ff2 .buttonContent_8fa0862bc5 {\n border-radius: 50%;\n width: 24px;\n height: 24px;\n display: flex;\n justify-content: center;\n align-items: center;\n font-size: 14px;\n transition: all 0.1s ease;\n color: var(--primary-text-on-secondary-color, true);\n}\n.datePickerHeader_24d262728b .button_d799709ff2 .buttonContent_8fa0862bc5:hover {\n background-color: var(--primary-background-hover-on-secondary-color);\n text-decoration: none;\n}");export{e as default};
|
|
2
2
|
//# sourceMappingURL=DatePickerHeader.module.scss.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var e={monthYearPicker:"
|
|
1
|
+
var e={monthYearPicker:"monthYearPicker_b8ae2e0f4b",navigationWrapper:"navigationWrapper_8bfc591c35",navigationLeft:"navigationLeft_ec8ce88519",navigationRight:"navigationRight_9810a7a13e",pickerOptions:"pickerOptions_2518a6cd12",pickerOption:"pickerOption_74cad49ffa"};!function(e){const n="s_id-dcd379d5f457_3_73_0";if("undefined"!=typeof document){const t=document.head||document.getElementsByTagName("head")[0];if(t.querySelector("#"+n))return;const a=document.createElement("style");a.id=n,t.firstChild?t.insertBefore(a,t.firstChild):t.appendChild(a),a.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}(".monthYearPicker_b8ae2e0f4b {\n position: absolute;\n top: 0px;\n left: 0;\n right: 0;\n height: 100%;\n z-index: 10;\n pointer-events: none;\n}\n.monthYearPicker_b8ae2e0f4b .slide-down-appear { /* stylelint-disable-line selector-class-pattern */\n opacity: 0;\n}\n.monthYearPicker_b8ae2e0f4b .slide-down-appear-active { /* stylelint-disable-line selector-class-pattern */\n transition: opacity 0.4s ease;\n opacity: 1;\n}\n.monthYearPicker_b8ae2e0f4b .navigationWrapper_8bfc591c35 {\n position: absolute;\n top: 21px;\n pointer-events: all;\n cursor: pointer;\n}\n.monthYearPicker_b8ae2e0f4b .navigationWrapper_8bfc591c35.navigationLeft_ec8ce88519 {\n left: 21px;\n}\n.monthYearPicker_b8ae2e0f4b .navigationWrapper_8bfc591c35.navigationRight_9810a7a13e {\n right: 21px;\n}\n.monthYearPicker_b8ae2e0f4b .pickerOptions_2518a6cd12 {\n text-align: center;\n background-color: #fff;\n background-color: var(--secondary-background-color);\n position: absolute;\n top: 55px;\n pointer-events: all;\n}\n.monthYearPicker_b8ae2e0f4b .pickerOptions_2518a6cd12 .pickerOption_74cad49ffa {\n min-width: 66px;\n}\n.monthYearPicker_b8ae2e0f4b .CalendarYear--blocked { /* stylelint-disable-line selector-class-pattern */\n color: var(--disabled-text-color);\n cursor: default;\n}");export{e as default};
|
|
2
2
|
//# sourceMappingURL=YearPicker.module.scss.js.map
|