@onereach/ui-components 8.26.2-beta.4184.0 → 9.0.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/bundled/v2/{OrDateTimePickerMonthSelect-4b1089ac.js → OrDateTimePickerMonthSelect-10bd57e5.js} +7 -7
- package/dist/bundled/v2/{OrDateTimePickerPopoverHeader-fdc0003e.js → OrDateTimePickerPopoverHeader-903012f0.js} +3 -3
- package/dist/bundled/v2/{OrDateTimePickerTimeSelect-c803748a.js → OrDateTimePickerTimeSelect-328896c3.js} +2 -2
- package/dist/bundled/v2/{OrInlineInput-93d7a690.js → OrInlineInput-de0fed5a.js} +16 -102
- package/dist/bundled/v2/{OrInput-81df7deb.js → OrInput-a13e7864.js} +16 -106
- package/dist/bundled/v2/{OrList-431ecf1d.js → OrList-fb177f0d.js} +3 -3
- package/dist/bundled/v2/{OrTree-7bb5ec40.js → OrTree-93338b57.js} +39 -39
- package/dist/bundled/v2/components/OrAvatarV3/OrAvatar.js +1 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.js +2 -2
- package/dist/bundled/v2/components/OrButtonGroupV3/OrButtonGroup.js +1 -1
- package/dist/bundled/v2/components/OrButtonV3/OrButton.js +1 -1
- package/dist/bundled/v2/components/OrCardCollectionV3/OrCardCollection.js +1 -1
- package/dist/bundled/v2/components/OrCardV3/OrCard.js +1 -1
- package/dist/bundled/v2/components/OrCheckboxTreeV3/OrCheckboxTree.js +1 -1
- package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.js +4 -4
- package/dist/bundled/v2/components/OrCode/OrCode.js +4 -4
- package/dist/bundled/v2/components/OrCodeV3/OrCode.js +6 -6
- package/dist/bundled/v2/components/OrCombinedInputV3/OrCombinedInput.js +1 -1
- package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +4 -4
- package/dist/bundled/v2/components/OrDateFormatV3/OrDateFormat.js +1 -1
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +5 -5
- package/dist/bundled/v2/components/OrDateRangePickerV3/OrDateRangePicker.js +5 -5
- package/dist/bundled/v2/components/OrDateTimeFormatV3/OrDateTimeFormat.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +7 -7
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +3 -3
- package/dist/bundled/v2/components/OrDropAreaV3/OrDropArea.js +1 -1
- package/dist/bundled/v2/components/OrEditorTabsV3/OrEditorTabs.js +4 -4
- package/dist/bundled/v2/components/OrEmptyStateV3/OrEmptyState.js +1 -1
- package/dist/bundled/v2/components/OrErrorTagV3/OrErrorTag.js +1 -1
- package/dist/bundled/v2/components/OrErrorV3/OrError.js +1 -1
- package/dist/bundled/v2/components/OrExpansionPanelV3/OrExpansionPanel.js +1 -1
- package/dist/bundled/v2/components/OrFabV3/OrFab.js +1 -1
- package/dist/bundled/v2/components/OrFormGroupV3/OrFormGroup.js +1 -1
- package/dist/bundled/v2/components/OrHintV3/OrHint.js +1 -1
- package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.js +1 -1
- package/dist/bundled/v2/components/OrIconV3/OrIcon.js +1 -1
- package/dist/bundled/v2/components/OrInlineInputBoxV3/OrInlineInputBox.js +1 -1
- package/dist/bundled/v2/components/OrInlineInputV3/OrInlineInput.js +1 -1
- package/dist/bundled/v2/components/OrInlineInputV3/index.js +1 -1
- package/dist/bundled/v2/components/OrInlineTextareaV3/OrInlineTextarea.js +14 -9
- package/dist/bundled/v2/components/OrInputBoxV3/OrInputBox.js +2 -2
- package/dist/bundled/v2/components/OrInputV3/OrInput.js +1 -1
- package/dist/bundled/v2/components/OrInputV3/index.js +1 -1
- package/dist/bundled/v2/components/OrLabelV3/OrLabel.js +1 -1
- package/dist/bundled/v2/components/OrLinkV3/OrLink.js +1 -1
- package/dist/bundled/v2/components/OrListV3/OrList.js +1 -1
- package/dist/bundled/v2/components/OrListV3/index.js +1 -1
- package/dist/bundled/v2/components/OrLoaderV3/OrLoader.js +1 -1
- package/dist/bundled/v2/components/OrMenuItemV3/OrMenuItem.js +1 -1
- package/dist/bundled/v2/components/OrMenuV3/OrMenu.js +1 -1
- package/dist/bundled/v2/components/OrModalV3/OrModal.js +4 -4
- package/dist/bundled/v2/components/OrNotificationV3/OrNotification.js +1 -1
- package/dist/bundled/v2/components/OrOverlayV3/OrOverlay.js +1 -1
- package/dist/bundled/v2/components/OrPaginationV3/OrPagination.js +3 -3
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +3 -3
- package/dist/bundled/v2/components/OrProgressV3/OrProgress.js +1 -1
- package/dist/bundled/v2/components/OrRadioV3/OrRadio.js +7 -7
- package/dist/bundled/v2/components/OrRangeSliderV3/OrRangeSlider.js +7 -7
- package/dist/bundled/v2/components/OrRatingV3/OrRating.js +2 -2
- package/dist/bundled/v2/components/OrRichTextEditorV3/OrRichTextEditor.js +156 -156
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +1 -1
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +1 -1
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/markdown.js +2 -2
- package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +2 -2
- package/dist/bundled/v2/components/OrSegmentedControlV3/OrSegmentedControl.js +2 -2
- package/dist/bundled/v2/components/OrSelect/OrSelect.js +988 -988
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +16 -16
- package/dist/bundled/v2/components/OrSidebarV3/OrSidebar.js +1 -1
- package/dist/bundled/v2/components/OrSkeletonCircleV3/OrSkeletonCircle.js +1 -1
- package/dist/bundled/v2/components/OrSkeletonRectV3/OrSkeletonRect.js +1 -1
- package/dist/bundled/v2/components/OrSkeletonTextV3/OrSkeletonText.js +1 -1
- package/dist/bundled/v2/components/OrSliderV3/OrSlider.js +3 -3
- package/dist/bundled/v2/components/OrSortingV3/OrSorting.js +7 -7
- package/dist/bundled/v2/components/OrStatusV3/OrStatus.js +1 -1
- package/dist/bundled/v2/components/OrSwitchV3/OrSwitch.js +4 -4
- package/dist/bundled/v2/components/OrTabV3/OrTab.js +1 -1
- package/dist/bundled/v2/components/OrTabsV3/OrTabs.js +3 -3
- package/dist/bundled/v2/components/OrTagInputV3/OrTagInput.js +6 -6
- package/dist/bundled/v2/components/OrTagV3/OrTag.js +1 -1
- package/dist/bundled/v2/components/OrTagsV3/OrTags.js +4 -4
- package/dist/bundled/v2/components/OrTextV3/OrText.js +1 -1
- package/dist/bundled/v2/components/OrTextareaV3/OrTextarea.js +14 -9
- package/dist/bundled/v2/components/OrTimeFormatV3/OrTimeFormat.js +1 -1
- package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +5 -5
- package/dist/bundled/v2/components/OrTimeRangePickerV3/OrTimeRangePicker.js +5 -5
- package/dist/bundled/v2/components/OrToastContainerV3/OrToastContainer.js +3 -3
- package/dist/bundled/v2/components/OrToastV3/OrToast.js +3 -3
- package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.js +1 -1
- package/dist/bundled/v2/components/OrTreeV3/OrTree.js +1 -1
- package/dist/bundled/v2/components/OrTreeV3/index.js +1 -1
- package/dist/bundled/v2/components/index.js +7 -7
- package/dist/bundled/v2/{index-f671afe5.js → index-02a897ac.js} +1 -1
- package/dist/bundled/v2/{index-67eff9fe.js → index-7516cf60.js} +2 -2
- package/dist/bundled/v2/index.js +7 -7
- package/dist/bundled/v2/{markdown-7d2cd3a5.js → markdown-fe3bfb01.js} +2 -2
- package/dist/bundled/v3/components/OrAvatar/OrAvatar.js +1 -1
- package/dist/bundled/v3/components/OrAvatar/constants.js +1 -1
- package/dist/bundled/v3/components/OrAvatar/index.js +1 -1
- package/dist/bundled/v3/components/OrAvatarV3/OrAvatar.js +1 -1
- package/dist/bundled/v3/components/OrAvatarV3/index.js +1 -1
- package/dist/bundled/v3/components/OrAvatarV3/props.js +1 -1
- package/dist/bundled/v3/components/OrAvatarV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrAvatarV3-700dd5ab.js → OrAvatarV3-544bb3ac.js} +2 -2
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/index.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/props.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrBottomSheetV3-c89c08d9.js → OrBottomSheetV3-ec6d69fe.js} +3 -3
- package/dist/bundled/v3/components/OrButton/index.js +1 -1
- package/dist/bundled/v3/components/OrButtonGroupV3/OrButtonGroup.js +1 -1
- package/dist/bundled/v3/components/OrButtonGroupV3/index.js +1 -1
- package/dist/bundled/v3/components/OrButtonGroupV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrButtonGroupV3-d61f0e74.js → OrButtonGroupV3-03b87501.js} +2 -2
- package/dist/bundled/v3/components/OrButtonV2/OrButton.js +1 -1
- package/dist/bundled/v3/components/OrButtonV2/constants.js +1 -1
- package/dist/bundled/v3/components/OrButtonV2/index.js +1 -1
- package/dist/bundled/v3/components/{OrButtonV2-4e7c40d3.js → OrButtonV2-58b0a622.js} +1 -1
- package/dist/bundled/v3/components/OrButtonV3/OrButton.js +1 -1
- package/dist/bundled/v3/components/OrButtonV3/index.js +1 -1
- package/dist/bundled/v3/components/OrButtonV3/props.js +1 -1
- package/dist/bundled/v3/components/OrButtonV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrButtonV3-e643190f.js → OrButtonV3-0ce782ba.js} +2 -2
- package/dist/bundled/v3/components/OrCard/OrCard.js +1 -1
- package/dist/bundled/v3/components/OrCardCollection/index.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/props.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrCardCollectionV3-b54cd88d.js → OrCardCollectionV3-c480a57b.js} +4 -4
- package/dist/bundled/v3/components/OrCardV3/OrCard.js +1 -1
- package/dist/bundled/v3/components/OrCardV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCardV3/props.js +1 -1
- package/dist/bundled/v3/components/OrCardV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrCardV3-cfabddb4.js → OrCardV3-a0e51677.js} +1 -1
- package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +2 -2
- package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxTreeV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxTreeV3/utils/extractChildrenValues.js +1 -1
- package/dist/bundled/v3/components/{OrCheckboxTreeV3-fcb059db.js → OrCheckboxTreeV3-62eab28a.js} +5 -5
- package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrCheckboxV3-4f800b7f.js → OrCheckboxV3-02115a7f.js} +4 -4
- package/dist/bundled/v3/components/OrChip/OrChip.js +1 -1
- package/dist/bundled/v3/components/OrChip/index.js +1 -1
- package/dist/bundled/v3/components/OrChips/OrChips.js +1 -1
- package/dist/bundled/v3/components/OrChips/constants.js +1 -1
- package/dist/bundled/v3/components/OrChips/index.js +1 -1
- package/dist/bundled/v3/components/{OrChips-770e0f87.js → OrChips-06567038.js} +1 -1
- package/dist/bundled/v3/components/OrCode/OrCode.js +1 -1
- package/dist/bundled/v3/components/OrCode/constants.js +1 -1
- package/dist/bundled/v3/components/OrCode/index.js +1 -1
- package/dist/bundled/v3/components/OrCode/lang.js +1 -1
- package/dist/bundled/v3/components/OrCode/libs.js +1 -1
- package/dist/bundled/v3/components/OrCode/theme.js +1 -1
- package/dist/bundled/v3/components/{OrCode-7cfee2c6.js → OrCode-c0da3f7a.js} +1552 -1552
- package/dist/bundled/v3/components/OrCodeV3/OrCode.js +1 -1
- package/dist/bundled/v3/components/OrCodeV3/index.js +2 -2
- package/dist/bundled/v3/components/OrCodeV3/libs.js +1 -1
- package/dist/bundled/v3/components/OrCodeV3/props.js +1 -1
- package/dist/bundled/v3/components/OrCodeV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrCodeV3-dd35568f.js → OrCodeV3-32d28f25.js} +19 -19
- package/dist/bundled/v3/components/OrCollapse/OrCollapse.js +1 -1
- package/dist/bundled/v3/components/OrColorPicker/OrColorPicker.js +1 -1
- package/dist/bundled/v3/components/OrColorPicker/constants.js +1 -1
- package/dist/bundled/v3/components/OrColorPicker/index.js +1 -1
- package/dist/bundled/v3/components/OrColorPicker/utils/defultPalette.js +1 -1
- package/dist/bundled/v3/components/{OrColorPicker-1ccb6349.js → OrColorPicker-c835bc4f.js} +3 -3
- package/dist/bundled/v3/components/OrCombinedInputV3/OrCombinedInput.js +1 -1
- package/dist/bundled/v3/components/OrCombinedInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCombinedInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrCombinedInputV3-29957e20.js → OrCombinedInputV3-f7b0629a.js} +5 -5
- package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +1 -1
- package/dist/bundled/v3/components/OrConfirm/index.js +1 -1
- package/dist/bundled/v3/components/{OrConfirm-6e934577.js → OrConfirm-91f220b8.js} +4 -4
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/index.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/props.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrConfirmV3-873dafab.js → OrConfirmV3-a82cfc5d.js} +8 -8
- package/dist/bundled/v3/components/OrContextMenuV3/OrContextMenu.js +2 -2
- package/dist/bundled/v3/components/OrDateFormatV3/OrDateFormat.js +1 -1
- package/dist/bundled/v3/components/OrDateFormatV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateFormatV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDateFormatV3-ae5743b8.js → OrDateFormatV3-39b678c0.js} +2 -2
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDatePickerV3-ebddbf87.js → OrDatePickerV3-3e308ac9.js} +11 -11
- package/dist/bundled/v3/components/OrDateRangePickerV3/OrDateRangePicker.js +1 -1
- package/dist/bundled/v3/components/OrDateRangePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateRangePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDateRangePickerV3-cb784706.js → OrDateRangePickerV3-885e8c83.js} +11 -11
- package/dist/bundled/v3/components/OrDateTimeFormatV3/OrDateTimeFormat.js +1 -1
- package/dist/bundled/v3/components/OrDateTimeFormatV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateTimeFormatV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDateTimeFormatV3-8641fcb0.js → OrDateTimeFormatV3-0639ecf6.js} +2 -2
- package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePicker/constants.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePicker/index.js +1 -1
- package/dist/bundled/v3/components/{OrDateTimePicker-70ddd8fa.js → OrDateTimePicker-ecc08f15.js} +3 -3
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/props.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatTime.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getCurrentDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getDatePlaceholder.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getNextMonthDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getTimePlaceholder.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/index.js +1 -1
- package/dist/bundled/v3/components/{OrDateTimePickerV3-83d78d69.js → OrDateTimePickerV3-fd16e9ae.js} +28 -28
- package/dist/bundled/v3/components/OrDropAreaV3/OrDropArea.js +1 -1
- package/dist/bundled/v3/components/OrDropAreaV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDropAreaV3/props.js +1 -1
- package/dist/bundled/v3/components/OrDropAreaV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrDropAreaV3/utils/approximateFileSize.js +1 -1
- package/dist/bundled/v3/components/OrDropAreaV3/utils/index.js +1 -1
- package/dist/bundled/v3/components/{OrDropAreaV3-ec8b9b39.js → OrDropAreaV3-2ebc2843.js} +2 -2
- package/dist/bundled/v3/components/OrEditorTabsV3/OrEditorTabs.js +1 -1
- package/dist/bundled/v3/components/OrEditorTabsV3/index.js +1 -1
- package/dist/bundled/v3/components/OrEditorTabsV3/props.js +1 -1
- package/dist/bundled/v3/components/OrEditorTabsV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrEditorTabsV3-3a69cd7d.js → OrEditorTabsV3-6f658bdd.js} +9 -9
- package/dist/bundled/v3/components/OrEmptyStateV3/OrEmptyState.js +1 -1
- package/dist/bundled/v3/components/OrEmptyStateV3/index.js +1 -1
- package/dist/bundled/v3/components/OrEmptyStateV3/props.js +1 -1
- package/dist/bundled/v3/components/OrEmptyStateV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrEmptyStateV3-f6122da2.js → OrEmptyStateV3-af47ab45.js} +1 -1
- package/dist/bundled/v3/components/OrError/OrError.js +1 -1
- package/dist/bundled/v3/components/OrErrorTagV3/OrErrorTag.js +1 -1
- package/dist/bundled/v3/components/OrErrorTagV3/index.js +1 -1
- package/dist/bundled/v3/components/OrErrorTagV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrErrorTagV3-4b99b393.js → OrErrorTagV3-dd61af6e.js} +2 -2
- package/dist/bundled/v3/components/OrErrorV3/OrError.js +1 -1
- package/dist/bundled/v3/components/OrErrorV3/index.js +1 -1
- package/dist/bundled/v3/components/OrErrorV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrErrorV3-19502b8d.js → OrErrorV3-b04d76aa.js} +1 -1
- package/dist/bundled/v3/components/OrExpansionPanelV3/OrExpansionPanel.js +1 -1
- package/dist/bundled/v3/components/OrExpansionPanelV3/index.js +1 -1
- package/dist/bundled/v3/components/OrExpansionPanelV3/props.js +1 -1
- package/dist/bundled/v3/components/OrExpansionPanelV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrExpansionPanelV3-b4515f93.js → OrExpansionPanelV3-b982d033.js} +2 -2
- package/dist/bundled/v3/components/OrFabV3/OrFab.js +1 -1
- package/dist/bundled/v3/components/OrFabV3/index.js +1 -1
- package/dist/bundled/v3/components/OrFabV3/props.js +1 -1
- package/dist/bundled/v3/components/OrFabV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrFabV3-df769cd1.js → OrFabV3-28dfdb9c.js} +2 -2
- package/dist/bundled/v3/components/OrFloating/OrFloating.js +1 -1
- package/dist/bundled/v3/components/OrFloating/constants.js +1 -1
- package/dist/bundled/v3/components/OrFloating/index.js +1 -1
- package/dist/bundled/v3/components/{OrFloating-7c769e86.js → OrFloating-18e0dac6.js} +1 -1
- package/dist/bundled/v3/components/OrFormGroupV3/OrFormGroup.js +1 -1
- package/dist/bundled/v3/components/OrFormGroupV3/index.js +1 -1
- package/dist/bundled/v3/components/OrFormGroupV3/props.js +1 -1
- package/dist/bundled/v3/components/OrFormGroupV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrFormGroupV3-e335dbf0.js → OrFormGroupV3-fe03d79b.js} +4 -4
- package/dist/bundled/v3/components/OrHint/OrHint.js +1 -1
- package/dist/bundled/v3/components/OrHintV3/OrHint.js +1 -1
- package/dist/bundled/v3/components/OrHintV3/index.js +1 -1
- package/dist/bundled/v3/components/OrHintV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrHintV3-25a3be82.js → OrHintV3-c8ac5975.js} +1 -1
- package/dist/bundled/v3/components/OrIcon/index.js +2 -2
- package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.js +3 -3
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +1 -1
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +1 -1
- package/dist/bundled/v3/components/OrIconButtonV3/props.js +1 -1
- package/dist/bundled/v3/components/OrIconButtonV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrIconButtonV3-ca357891.js → OrIconButtonV3-c00fffaf.js} +3 -3
- package/dist/bundled/v3/components/OrIconV3/OrIcon.js +1 -1
- package/dist/bundled/v3/components/OrIconV3/index.js +1 -1
- package/dist/bundled/v3/components/OrIconV3/props.js +1 -1
- package/dist/bundled/v3/components/OrIconV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrIconV3-5db4e349.js → OrIconV3-34670800.js} +1 -1
- package/dist/bundled/v3/components/OrInlineInputBoxV3/OrInlineInputBox.js +1 -1
- package/dist/bundled/v3/components/OrInlineInputBoxV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInlineInputBoxV3/props.js +1 -1
- package/dist/bundled/v3/components/OrInlineInputBoxV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInlineInputBoxV3-a75f9e25.js → OrInlineInputBoxV3-1a4d3924.js} +1 -1
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +1 -1
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInlineInputV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrInlineInputV3-ba7bbc59.js → OrInlineInputV3-ca56d083.js} +11 -9
- package/dist/bundled/v3/components/OrInlineTextEdit/index.js +2 -2
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +1 -1
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInlineTextareaV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInlineTextareaV3-2e7404cb.js → OrInlineTextareaV3-34106182.js} +11 -9
- package/dist/bundled/v3/components/OrInput/OrInput.js +1 -1
- package/dist/bundled/v3/components/OrInputBoxV3/OrInputBox.js +1 -1
- package/dist/bundled/v3/components/OrInputBoxV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInputBoxV3/props.js +1 -1
- package/dist/bundled/v3/components/OrInputBoxV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInputBoxV3-ed05326d.js → OrInputBoxV3-dbc63649.js} +2 -2
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInputV3-f678b5fa.js → OrInputV3-65eecfd2.js} +14 -12
- package/dist/bundled/v3/components/OrLabel/OrLabel.js +1 -1
- package/dist/bundled/v3/components/OrLabelV3/OrLabel.js +1 -1
- package/dist/bundled/v3/components/OrLabelV3/index.js +1 -1
- package/dist/bundled/v3/components/OrLabelV3/props.js +1 -1
- package/dist/bundled/v3/components/OrLabelV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrLabelV3-cc23e563.js → OrLabelV3-ebd5f67a.js} +1 -1
- package/dist/bundled/v3/components/OrLinkV3/OrLink.js +1 -1
- package/dist/bundled/v3/components/OrLinkV3/index.js +1 -1
- package/dist/bundled/v3/components/OrLinkV3/props.js +1 -1
- package/dist/bundled/v3/components/OrLinkV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrLinkV3-7cbaaa20.js → OrLinkV3-56763fd9.js} +1 -1
- package/dist/bundled/v3/components/OrList/OrList.js +1 -1
- package/dist/bundled/v3/components/OrList/index.js +1 -1
- package/dist/bundled/v3/components/{OrList-2849032e.js → OrList-92862764.js} +3 -3
- package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.js +2 -2
- package/dist/bundled/v3/components/OrListV3/OrList.js +1 -1
- package/dist/bundled/v3/components/OrListV3/index.js +1 -1
- package/dist/bundled/v3/components/OrListV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrListV3-7df97511.js → OrListV3-e531ef3d.js} +6 -6
- package/dist/bundled/v3/components/OrLoader/index.js +1 -1
- package/dist/bundled/v3/components/OrLoaderV3/OrLoader.js +1 -1
- package/dist/bundled/v3/components/OrLoaderV3/index.js +1 -1
- package/dist/bundled/v3/components/OrLoaderV3/props.js +1 -1
- package/dist/bundled/v3/components/OrLoaderV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrLoaderV3-e0843fbb.js → OrLoaderV3-7eed5201.js} +2 -2
- package/dist/bundled/v3/components/OrMenuItemV3/OrMenuItem.js +1 -1
- package/dist/bundled/v3/components/OrMenuItemV3/index.js +1 -1
- package/dist/bundled/v3/components/OrMenuItemV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrMenuItemV3-cdbbc63f.js → OrMenuItemV3-24bdf746.js} +3 -3
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +1 -1
- package/dist/bundled/v3/components/OrMenuV3/index.js +1 -1
- package/dist/bundled/v3/components/OrMenuV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrMenuV3-f5dffcb9.js → OrMenuV3-dc587800.js} +2 -2
- package/dist/bundled/v3/components/OrModal/OrModal.js +1 -1
- package/dist/bundled/v3/components/OrModal/constants.js +1 -1
- package/dist/bundled/v3/components/OrModal/index.js +1 -1
- package/dist/bundled/v3/components/{OrModal-50d8eb1c.js → OrModal-7ea5adf2.js} +2 -2
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +1 -1
- package/dist/bundled/v3/components/OrModalV3/index.js +1 -1
- package/dist/bundled/v3/components/OrModalV3/props.js +1 -1
- package/dist/bundled/v3/components/OrModalV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrModalV3-337c6f36.js → OrModalV3-65e0cb39.js} +6 -6
- package/dist/bundled/v3/components/OrNotification/index.js +1 -1
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +1 -1
- package/dist/bundled/v3/components/OrNotificationV3/index.js +1 -1
- package/dist/bundled/v3/components/OrNotificationV3/props.js +1 -1
- package/dist/bundled/v3/components/OrNotificationV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrNotificationV3-f643a225.js → OrNotificationV3-c5ce2973.js} +3 -3
- package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +4 -4
- package/dist/bundled/v3/components/OrOverlay/OrOverlay.js +1 -1
- package/dist/bundled/v3/components/OrOverlayV3/OrOverlay.js +1 -1
- package/dist/bundled/v3/components/OrOverlayV3/index.js +1 -1
- package/dist/bundled/v3/components/OrOverlayV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrOverlayV3-2c3ac5fc.js → OrOverlayV3-16e02b22.js} +2 -2
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +1 -1
- package/dist/bundled/v3/components/OrPaginationV3/index.js +1 -1
- package/dist/bundled/v3/components/OrPaginationV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrPaginationV3-6699c475.js → OrPaginationV3-e8154ce9.js} +7 -7
- package/dist/bundled/v3/components/OrPassword/OrPassword.js +3 -3
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/hooks/useFloating.js +2 -2
- package/dist/bundled/v3/components/OrPopoverV3/index.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/props.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/utils/index.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/utils/isPrevented.js +1 -1
- package/dist/bundled/v3/components/{OrPopoverV3-7d6fbb03.js → OrPopoverV3-6c2dbc6b.js} +5 -5
- package/dist/bundled/v3/components/OrProgress/OrProgress.js +1 -1
- package/dist/bundled/v3/components/OrProgress/constants.js +1 -1
- package/dist/bundled/v3/components/OrProgress/index.js +1 -1
- package/dist/bundled/v3/components/{OrProgress-1106d486.js → OrProgress-958f26d6.js} +2 -2
- package/dist/bundled/v3/components/OrProgressV3/OrProgress.js +1 -1
- package/dist/bundled/v3/components/OrProgressV3/index.js +1 -1
- package/dist/bundled/v3/components/OrProgressV3/props.js +1 -1
- package/dist/bundled/v3/components/OrProgressV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrProgressV3-06d72ff8.js → OrProgressV3-3ec4f0c0.js} +3 -3
- package/dist/bundled/v3/components/OrRadio/OrRadio.js +1 -1
- package/dist/bundled/v3/components/OrRadio/index.js +1 -1
- package/dist/bundled/v3/components/{OrRadio-584a9a95.js → OrRadio-7a07f978.js} +3 -3
- package/dist/bundled/v3/components/OrRadioGroup/OrRadioGroup.js +1 -1
- package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +2 -2
- package/dist/bundled/v3/components/OrRadioV3/OrRadio.js +1 -1
- package/dist/bundled/v3/components/OrRadioV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRadioV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrRadioV3-381917f3.js → OrRadioV3-f93b6867.js} +8 -8
- package/dist/bundled/v3/components/OrRangeSliderV3/OrRangeSlider.js +1 -1
- package/dist/bundled/v3/components/OrRangeSliderV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRangeSliderV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrRangeSliderV3-797c10b0.js → OrRangeSliderV3-ccd2e2fc.js} +10 -10
- package/dist/bundled/v3/components/OrRatingV3/OrRating.js +1 -1
- package/dist/bundled/v3/components/OrRatingV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRatingV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrRatingV3-ec625734.js → OrRatingV3-82a538ca.js} +3 -3
- package/dist/bundled/v3/components/OrResizeablePanelV3/OrResizeablePanel.js +1 -1
- package/dist/bundled/v3/components/OrResizeablePanelV3/index.js +1 -1
- package/dist/bundled/v3/components/OrResizeablePanelV3/props.js +1 -1
- package/dist/bundled/v3/components/OrResizeablePanelV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrResizeablePanelV3-791b4cf7.js → OrResizeablePanelV3-991028db.js} +2 -2
- package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/props.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +2 -2
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +2 -2
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/index.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/theme.js +2 -2
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/markdown.js +1 -1
- package/dist/bundled/v3/components/{OrRichTextEditorV3-ae80718f.js → OrRichTextEditorV3-2d55c8f1.js} +163 -163
- package/dist/bundled/v3/components/OrSearch/OrSearch.js +3 -3
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +6 -6
- package/dist/bundled/v3/components/OrSegmentedControlV3/OrSegmentedControl.js +1 -1
- package/dist/bundled/v3/components/OrSegmentedControlV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSegmentedControlV3/props.js +1 -1
- package/dist/bundled/v3/components/OrSegmentedControlV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSegmentedControlV3-d7578374.js → OrSegmentedControlV3-de9f3667.js} +2 -2
- package/dist/bundled/v3/components/OrSelect/OrSelect.js +1 -1
- package/dist/bundled/v3/components/OrSelect/constants.js +1 -1
- package/dist/bundled/v3/components/OrSelect/index.js +1 -1
- package/dist/bundled/v3/components/{OrSelect-86ff24c8.js → OrSelect-ca4f92d4.js} +773 -773
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/utils/castToMultipleValue.js +1 -1
- package/dist/bundled/v3/components/{OrSelectV3-c9c94cbd.js → OrSelectV3-65c31879.js} +35 -35
- package/dist/bundled/v3/components/OrSidebar/index.js +2 -2
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +1 -1
- package/dist/bundled/v3/components/OrSidebarV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSidebarV3/props.js +1 -1
- package/dist/bundled/v3/components/OrSidebarV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrSidebarV3-7e8e6987.js → OrSidebarV3-33dbf722.js} +2 -2
- package/dist/bundled/v3/components/OrSkeleton/constants.js +1 -1
- package/dist/bundled/v3/components/OrSkeleton/index.js +1 -1
- package/dist/bundled/v3/components/{OrSkeleton-3f3a2afc.js → OrSkeleton-284e1ba6.js} +3 -3
- package/dist/bundled/v3/components/OrSkeletonCircle/OrSkeletonCircle.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonCircle/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonCircleV3/OrSkeletonCircle.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonCircleV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonRect/OrSkeletonRect.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonRect/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonRectV3/OrSkeletonRect.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonRectV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonText/OrSkeletonText.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonText/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonTextV3/OrSkeletonText.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonTextV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSkeletonV3-3e067adf.js → OrSkeletonV3-d9c794bb.js} +4 -4
- package/dist/bundled/v3/components/OrSlider/OrSlider.js +2 -2
- package/dist/bundled/v3/components/OrSliderV3/OrSlider.js +1 -1
- package/dist/bundled/v3/components/OrSliderV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSliderV3/props.js +1 -1
- package/dist/bundled/v3/components/OrSliderV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSliderV3-11cf4e74.js → OrSliderV3-494dcf81.js} +5 -5
- package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +1 -1
- package/dist/bundled/v3/components/OrSortingV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSortingV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSortingV3-16305ccf.js → OrSortingV3-79fa29fa.js} +12 -12
- package/dist/bundled/v3/components/OrStatusV3/OrStatus.js +1 -1
- package/dist/bundled/v3/components/OrStatusV3/index.js +1 -1
- package/dist/bundled/v3/components/OrStatusV3/props.js +1 -1
- package/dist/bundled/v3/components/OrStatusV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrStatusV3-57d87b7b.js → OrStatusV3-fe854bb6.js} +2 -2
- package/dist/bundled/v3/components/OrStepper/OrStepper.js +2 -2
- package/dist/bundled/v3/components/OrSwitch/OrSwitch.js +1 -1
- package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.js +1 -1
- package/dist/bundled/v3/components/OrSwitchV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSwitchV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSwitchV3-4f276807.js → OrSwitchV3-d48f5e5b.js} +6 -6
- package/dist/bundled/v3/components/OrTab/OrTab.js +2 -2
- package/dist/bundled/v3/components/OrTabHeaderItem/OrTabHeaderItem.js +1 -1
- package/dist/bundled/v3/components/OrTabV3/OrTab.js +1 -1
- package/dist/bundled/v3/components/OrTabV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTabV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTabV3-9dbd8ad9.js → OrTabV3-29b3733b.js} +1 -1
- package/dist/bundled/v3/components/OrTabs/OrTabs.js +1 -1
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +1 -1
- package/dist/bundled/v3/components/OrTabsV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTabsV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTabsV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTabsV3-a21d301b.js → OrTabsV3-c10f8981.js} +9 -9
- package/dist/bundled/v3/components/OrTag/OrTag.js +1 -1
- package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +1 -1
- package/dist/bundled/v3/components/OrTagInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTagInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTagInputV3-fa9e3845.js → OrTagInputV3-f9cd5ec2.js} +14 -14
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +1 -1
- package/dist/bundled/v3/components/OrTagV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTagV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTagV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTagV3-ce80b818.js → OrTagV3-59ddbb3d.js} +2 -2
- package/dist/bundled/v3/components/OrTagsV3/OrTags.js +1 -1
- package/dist/bundled/v3/components/OrTagsV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTagsV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTagsV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrTagsV3/utils/castToTag.js +1 -1
- package/dist/bundled/v3/components/{OrTagsV3-90d5d23e.js → OrTagsV3-60d266d5.js} +7 -7
- package/dist/bundled/v3/components/OrTextV3/OrText.js +1 -1
- package/dist/bundled/v3/components/OrTextV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTextV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTextV3-ff806d55.js → OrTextV3-f2e88ff5.js} +1 -1
- package/dist/bundled/v3/components/OrTextarea/OrTextarea.js +1 -1
- package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.js +1 -1
- package/dist/bundled/v3/components/OrTextareaV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTextareaV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTextareaV3-f9714a90.js → OrTextareaV3-62b93d7f.js} +11 -9
- package/dist/bundled/v3/components/OrTextbox/index.js +1 -1
- package/dist/bundled/v3/components/OrTimeFormatV3/OrTimeFormat.js +1 -1
- package/dist/bundled/v3/components/OrTimeFormatV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTimeFormatV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimeFormatV3-dbf21ba4.js → OrTimeFormatV3-077eef3e.js} +2 -2
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimePickerV3-338579bd.js → OrTimePickerV3-85ef291c.js} +11 -11
- package/dist/bundled/v3/components/OrTimeRangePickerV3/OrTimeRangePicker.js +1 -1
- package/dist/bundled/v3/components/OrTimeRangePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTimeRangePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimeRangePickerV3-83a5e19a.js → OrTimeRangePickerV3-fae46dde.js} +11 -11
- package/dist/bundled/v3/components/OrToast/OrToast.js +1 -1
- package/dist/bundled/v3/components/OrToast/Timer.js +2 -2
- package/dist/bundled/v3/components/OrToast/composable/index.js +1 -1
- package/dist/bundled/v3/components/OrToast/composable/useQueue.js +1 -1
- package/dist/bundled/v3/components/OrToast/composable/useToast.js +1 -1
- package/dist/bundled/v3/components/OrToast/composable/useToastEventBus.js +2 -2
- package/dist/bundled/v3/components/OrToast/constants.js +1 -1
- package/dist/bundled/v3/components/OrToast/index.js +1 -1
- package/dist/bundled/v3/components/{OrToast-26dcd344.js → OrToast-d2b2da2c.js} +3 -3
- package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.js +1 -1
- package/dist/bundled/v3/components/OrToastContainer/index.js +1 -1
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +1 -1
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/Timer.js +2 -2
- package/dist/bundled/v3/components/OrToastV3/composable/index.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/composable/useQueue.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/composable/useToast.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/composable/useToastEventBus.js +2 -2
- package/dist/bundled/v3/components/OrToastV3/index.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/props.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrToastV3-64e77dc7.js → OrToastV3-807d4d52.js} +6 -6
- package/dist/bundled/v3/components/OrTooltip/index.js +2 -2
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +1 -1
- package/dist/bundled/v3/components/OrTooltipV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTooltipV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrTooltipV3-aefb7db2.js → OrTooltipV3-ed1de332.js} +2 -2
- package/dist/bundled/v3/components/OrTreeV3/index.js +42 -42
- package/dist/bundled/v3/components/index.js +84 -84
- package/dist/bundled/v3/hooks/useOverflow.js +1 -1
- package/dist/bundled/v3/hooks/usePopoverState.js +1 -1
- package/dist/bundled/v3/hooks/useResponsive/useResponsive.js +1 -1
- package/dist/bundled/v3/index.js +85 -85
- package/dist/bundled/v3/utils/functions/dom.js +3 -3
- package/dist/esm/v2/{OrAvatar-3ded8782.js → OrAvatar-9fdc8189.js} +2 -2
- package/dist/esm/v2/{OrBottomSheet-8797c0f0.js → OrBottomSheet-bbebd8e6.js} +3 -3
- package/dist/esm/v2/{OrButton-b1c55b61.js → OrButton-e4e85817.js} +2 -2
- package/dist/esm/v2/{OrButton.vue_rollup-plugin-vue_script-8537fbdd.js → OrButton.vue_rollup-plugin-vue_script-199bb600.js} +1 -1
- package/dist/esm/v2/{OrButtonGroup-542ed4d1.js → OrButtonGroup-2f3acc3f.js} +2 -2
- package/dist/esm/v2/{OrCard-1a66fdd6.js → OrCard-42359715.js} +1 -1
- package/dist/esm/v2/{OrCardCollection-9a5deaa7.js → OrCardCollection-5eee34d5.js} +5 -5
- package/dist/esm/v2/{OrCheckbox-fe60cab0.js → OrCheckbox-b301ba35.js} +5 -5
- package/dist/esm/v2/{OrCheckboxGroup-27a366e7.js → OrCheckboxGroup-e15983cc.js} +2 -2
- package/dist/esm/v2/{OrCheckboxTree-c311b6ff.js → OrCheckboxTree-24cec921.js} +5 -5
- package/dist/esm/v2/{OrCode-a6d44d18.js → OrCode-20467892.js} +8 -8
- package/dist/esm/v2/{OrCode-67b3204f.js → OrCode-4bbd11e9.js} +13 -13
- package/dist/esm/v2/{OrCombinedInput-776fc91d.js → OrCombinedInput-10ddf756.js} +5 -5
- package/dist/esm/v2/{OrConfirm-7136abe6.js → OrConfirm-e7f01e79.js} +7 -7
- package/dist/esm/v2/{OrContextMenu-2d09d72f.js → OrContextMenu-3548361c.js} +2 -2
- package/dist/esm/v2/{OrDateFormat-33fe8e00.js → OrDateFormat-2268d758.js} +3 -3
- package/dist/esm/v2/{OrDatePicker-2236aef0.js → OrDatePicker-2f4bc3b8.js} +13 -13
- package/dist/esm/v2/{OrDateRangePicker-f4d6f529.js → OrDateRangePicker-3d779969.js} +13 -13
- package/dist/esm/v2/{OrDateTimeFormat-e88e8dfd.js → OrDateTimeFormat-a79f351c.js} +3 -3
- package/dist/esm/v2/{OrDateTimePicker-3cf45009.js → OrDateTimePicker-10c5e6f6.js} +5 -5
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-c6da306f.js → OrDateTimePicker.vue_rollup-plugin-vue_script-a2471f2a.js} +9 -9
- package/dist/esm/v2/{OrDateTimePickerTimeSelect-abfab610.js → OrDateTimePickerTimeSelect-bfd77e9b.js} +19 -19
- package/dist/esm/v2/{OrDropArea-a081e7ff.js → OrDropArea-a2977bb0.js} +2 -2
- package/dist/esm/v2/{OrEditorTabs-ef25412b.js → OrEditorTabs-214aa9b9.js} +7 -7
- package/dist/esm/v2/{OrEditorTabsItem-532f6cba.js → OrEditorTabsItem-af0b7110.js} +2 -2
- package/dist/esm/v2/{OrEmptyState-57ac6d85.js → OrEmptyState-186f7abc.js} +1 -1
- package/dist/esm/v2/{OrError-8eddcb36.js → OrError-b25d782d.js} +1 -1
- package/dist/esm/v2/{OrErrorTag-4f107185.js → OrErrorTag-c7ee0c44.js} +2 -2
- package/dist/esm/v2/{OrExpansionPanel-36bda1f8.js → OrExpansionPanel-c76c70e4.js} +2 -2
- package/dist/esm/v2/{OrFab-3e10ab30.js → OrFab-90795cdb.js} +2 -2
- package/dist/esm/v2/{OrFormGroup-683925e9.js → OrFormGroup-2367ec36.js} +4 -4
- package/dist/esm/v2/{OrHint-48b492d2.js → OrHint-2fe1157b.js} +1 -1
- package/dist/esm/v2/{OrIcon-f3f30ea1.js → OrIcon-03e3c802.js} +1 -1
- package/dist/esm/v2/{OrIconButton-84c42574.js → OrIconButton-956b8e5c.js} +3 -3
- package/dist/esm/v2/{OrInlineInput-3938a451.js → OrInlineInput-e5cce433.js} +20 -106
- package/dist/esm/v2/{OrInlineInputBox-071aab47.js → OrInlineInputBox-b4cf1583.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-c9dbd88f.js → OrInlineTextarea-0f10c3db.js} +18 -13
- package/dist/esm/v2/{OrInput-1842bb90.js → OrInput-764a570e.js} +24 -114
- package/dist/esm/v2/{OrInputBox-9f5594f5.js → OrInputBox-1a8fda9b.js} +2 -2
- package/dist/esm/v2/{OrInputBox.vue_rollup-plugin-vue_script-49d612f6.js → OrInputBox.vue_rollup-plugin-vue_script-8c39b9ca.js} +1 -1
- package/dist/esm/v2/{OrLabel-e410d34a.js → OrLabel-98c3f6e8.js} +1 -1
- package/dist/esm/v2/{OrLink-f345d391.js → OrLink-30283089.js} +1 -1
- package/dist/esm/v2/{OrList-dcbea3b8.js → OrList-bd4d1da5.js} +5 -5
- package/dist/esm/v2/{OrListItem-2ceb6e53.js → OrListItem-9654fe5b.js} +1 -1
- package/dist/esm/v2/{OrLoader-784e2060.js → OrLoader-4ac49224.js} +1 -1
- package/dist/esm/v2/{OrMenu-177c1ff6.js → OrMenu-e909a0ff.js} +2 -2
- package/dist/esm/v2/{OrMenuItem-a89a71c3.js → OrMenuItem-e51e69a9.js} +3 -3
- package/dist/esm/v2/{OrModal-80988b76.js → OrModal-06a81c87.js} +6 -6
- package/dist/esm/v2/{OrNotification-06594819.js → OrNotification-7ddb194e.js} +3 -3
- package/dist/esm/v2/{OrOverlay-a547d719.js → OrOverlay-7940a4f4.js} +1 -1
- package/dist/esm/v2/{OrPagination-02c46489.js → OrPagination-09809fae.js} +8 -8
- package/dist/esm/v2/{OrPopover-ec893bf0.js → OrPopover-592f7ad2.js} +4 -4
- package/dist/esm/v2/{OrProgress-0fd66e91.js → OrProgress-9d0cbafa.js} +1 -1
- package/dist/esm/v2/{OrRadio-3d31510c.js → OrRadio-205fa21d.js} +8 -8
- package/dist/esm/v2/{OrRadioGroup-b31932d5.js → OrRadioGroup-79538004.js} +2 -2
- package/dist/esm/v2/{OrRangeSlider-83289bf9.js → OrRangeSlider-5828b1fa.js} +9 -9
- package/dist/esm/v2/{OrRating-bd2d4b37.js → OrRating-1d0088f6.js} +3 -3
- package/dist/esm/v2/{OrResizeablePanel-5d74bcae.js → OrResizeablePanel-a3cbaa60.js} +1 -1
- package/dist/esm/v2/{OrRichTextEditor-cf1bdcac.js → OrRichTextEditor-6e783c77.js} +21 -21
- package/dist/esm/v2/{OrSearch-ea317262.js → OrSearch-35f81246.js} +3 -3
- package/dist/esm/v2/{OrSegmentedControl-ef70b1d7.js → OrSegmentedControl-c51c8768.js} +2 -2
- package/dist/esm/v2/{OrSelect-1ae85ca3.js → OrSelect-2561017f.js} +23 -23
- package/dist/esm/v2/{OrSelect-2808e01d.js → OrSelect-6dafd1bc.js} +286 -286
- package/dist/esm/v2/{OrSelectControlInput-29a8114c.js → OrSelectControlInput-57294927.js} +1 -1
- package/dist/esm/v2/{OrSelectMultipleControl-31ec3b37.js → OrSelectMultipleControl-315df15d.js} +10 -10
- package/dist/esm/v2/{OrSelectPlaceholder-89984255.js → OrSelectPlaceholder-a6caa9e0.js} +1 -1
- package/dist/esm/v2/{OrSelectSingleControl-fd114c48.js → OrSelectSingleControl-1be036dd.js} +4 -4
- package/dist/esm/v2/{OrSkeletonCircle-3419b04d.js → OrSkeletonCircle-52dcaa5f.js} +1 -1
- package/dist/esm/v2/{OrSkeletonRect-7057bc1c.js → OrSkeletonRect-b4171d30.js} +1 -1
- package/dist/esm/v2/{OrSkeletonText-6c00f797.js → OrSkeletonText-1939c509.js} +1 -1
- package/dist/esm/v2/{OrSlider-f5280965.js → OrSlider-2dbb7ee4.js} +4 -4
- package/dist/esm/v2/{OrSlider.vue_rollup-plugin-vue_script-ce42bf83.js → OrSlider.vue_rollup-plugin-vue_script-3be6cf23.js} +1 -1
- package/dist/esm/v2/{OrSorting-7f0471de.js → OrSorting-e3535b6a.js} +12 -12
- package/dist/esm/v2/{OrStatus-ebb87502.js → OrStatus-d723d9ae.js} +1 -1
- package/dist/esm/v2/{OrSwitch-b9541aad.js → OrSwitch-27fc0c50.js} +6 -6
- package/dist/esm/v2/{OrTab-a989b4fd.js → OrTab-1b10597d.js} +1 -1
- package/dist/esm/v2/{OrTabs-de4d68d1.js → OrTabs-a26d42ae.js} +7 -7
- package/dist/esm/v2/{OrTag-f9e9dd84.js → OrTag-5f3f948a.js} +2 -2
- package/dist/esm/v2/{OrTagInput-83f068cb.js → OrTagInput-652d58f1.js} +14 -14
- package/dist/esm/v2/{OrTags-da5b7170.js → OrTags-0ea04689.js} +8 -8
- package/dist/esm/v2/{OrText-44449e7b.js → OrText-cab6adea.js} +1 -1
- package/dist/esm/v2/{OrTextarea-a6903979.js → OrTextarea-7f902807.js} +19 -14
- package/dist/esm/v2/{OrTimeFormat-afe08d9b.js → OrTimeFormat-53b732e2.js} +3 -3
- package/dist/esm/v2/{OrTimePicker-f5d9c78d.js → OrTimePicker-33ef73cd.js} +13 -13
- package/dist/esm/v2/{OrTimeRangePicker-6604c0bf.js → OrTimeRangePicker-4ca58703.js} +13 -13
- package/dist/esm/v2/{OrTooltip-4dfaf8f7.js → OrTooltip-5af5118e.js} +2 -2
- package/dist/esm/v2/{OrTree-c40dd902.js → OrTree-d033defc.js} +42 -42
- package/dist/esm/v2/components/index.js +90 -90
- package/dist/esm/v2/components/or-avatar-v3/index.js +2 -2
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +2 -2
- package/dist/esm/v2/components/or-button-group-v3/index.js +3 -3
- package/dist/esm/v2/components/or-button-v3/index.js +3 -3
- package/dist/esm/v2/components/or-card-collection-v3/index.js +20 -20
- package/dist/esm/v2/components/or-card-v3/index.js +1 -1
- package/dist/esm/v2/components/or-checkbox-group-v3/index.js +11 -11
- package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +7 -7
- package/dist/esm/v2/components/or-checkbox-v3/index.js +2 -2
- package/dist/esm/v2/components/or-code/index.js +2 -2
- package/dist/esm/v2/components/or-code-v3/index.js +13 -13
- package/dist/esm/v2/components/or-combined-input-v3/index.js +5 -5
- package/dist/esm/v2/components/or-confirm-v3/index.js +16 -16
- package/dist/esm/v2/components/or-context-menu-v3/index.js +5 -5
- package/dist/esm/v2/components/or-date-format-v3/index.js +19 -19
- package/dist/esm/v2/components/or-date-picker-v3/index.js +19 -19
- package/dist/esm/v2/components/or-date-range-picker-v3/index.js +19 -19
- package/dist/esm/v2/components/or-date-time-format-v3/index.js +19 -19
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +19 -19
- package/dist/esm/v2/components/or-date-time-picker-v3/partials/index.js +13 -13
- package/dist/esm/v2/components/or-drop-area-v3/index.js +2 -2
- package/dist/esm/v2/components/or-editor-tabs-v3/index.js +10 -10
- package/dist/esm/v2/components/or-editor-tabs-v3/partials/index.js +7 -7
- package/dist/esm/v2/components/or-empty-state-v3/index.js +1 -1
- package/dist/esm/v2/components/or-error-tag-v3/index.js +2 -2
- package/dist/esm/v2/components/or-error-v3/index.js +1 -1
- package/dist/esm/v2/components/or-expansion-panel-v3/index.js +2 -2
- package/dist/esm/v2/components/or-fab-v3/index.js +2 -2
- package/dist/esm/v2/components/or-form-group-v3/index.js +4 -4
- package/dist/esm/v2/components/or-hint-v3/index.js +1 -1
- package/dist/esm/v2/components/or-icon-button-v3/index.js +6 -6
- package/dist/esm/v2/components/or-icon-v3/index.js +1 -1
- package/dist/esm/v2/components/or-inline-input-box-v3/index.js +1 -1
- package/dist/esm/v2/components/or-inline-input-v3/index.js +10 -10
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +10 -10
- package/dist/esm/v2/components/or-input-box-v3/index.js +2 -2
- package/dist/esm/v2/components/or-input-v3/index.js +13 -13
- package/dist/esm/v2/components/or-label-v3/index.js +1 -1
- package/dist/esm/v2/components/or-link-v3/index.js +1 -1
- package/dist/esm/v2/components/or-list-v3/index.js +9 -9
- package/dist/esm/v2/components/or-list-v3/partials/index.js +1 -1
- package/dist/esm/v2/components/or-loader-v3/index.js +1 -1
- package/dist/esm/v2/components/or-menu-item-v3/index.js +7 -7
- package/dist/esm/v2/components/or-menu-v3/index.js +4 -4
- package/dist/esm/v2/components/or-modal-v3/index.js +7 -7
- package/dist/esm/v2/components/or-notification-v3/index.js +7 -7
- package/dist/esm/v2/components/or-overlay-v3/index.js +1 -1
- package/dist/esm/v2/components/or-pagination-v3/index.js +12 -12
- package/dist/esm/v2/components/or-popover-v3/index.js +3 -3
- package/dist/esm/v2/components/or-progress-v3/index.js +1 -1
- package/dist/esm/v2/components/or-radio-group-v3/index.js +6 -6
- package/dist/esm/v2/components/or-radio-v3/index.js +2 -2
- package/dist/esm/v2/components/or-range-slider-v3/index.js +6 -6
- package/dist/esm/v2/components/or-rating-v3/index.js +2 -2
- package/dist/esm/v2/components/or-resizeable-panel-v3/index.js +7 -7
- package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +22 -22
- package/dist/esm/v2/components/or-search-v3/index.js +14 -14
- package/dist/esm/v2/components/or-segmented-control-v3/index.js +1 -1
- package/dist/esm/v2/components/or-select/index.js +10 -10
- package/dist/esm/v2/components/or-select/partials/OrSelectMain.vue.d.ts +1 -1
- package/dist/esm/v2/components/or-select-v3/index.js +25 -25
- package/dist/esm/v2/components/or-select-v3/partials/index.js +15 -15
- package/dist/esm/v2/components/or-select-v3/partials/or-select-control-input/index.js +1 -1
- package/dist/esm/v2/components/or-select-v3/partials/or-select-multiple-control/index.js +14 -14
- package/dist/esm/v2/components/or-select-v3/partials/or-select-placeholder/index.js +1 -1
- package/dist/esm/v2/components/or-select-v3/partials/or-select-single-control/index.js +3 -3
- package/dist/esm/v2/components/or-sidebar-v3/index.js +8 -8
- package/dist/esm/v2/components/or-skeleton-v3/index.js +3 -3
- package/dist/esm/v2/components/or-skeleton-v3/or-skeleton-circle-v3/index.js +1 -1
- package/dist/esm/v2/components/or-skeleton-v3/or-skeleton-rect-v3/index.js +1 -1
- package/dist/esm/v2/components/or-skeleton-v3/or-skeleton-text-v3/index.js +1 -1
- package/dist/esm/v2/components/or-slider-v3/index.js +6 -6
- package/dist/esm/v2/components/or-sorting-v3/index.js +12 -12
- package/dist/esm/v2/components/or-status-v3/index.js +1 -1
- package/dist/esm/v2/components/or-switch-v3/index.js +3 -3
- package/dist/esm/v2/components/or-tab-v3/index.js +1 -1
- package/dist/esm/v2/components/or-tabs-v3/index.js +10 -10
- package/dist/esm/v2/components/or-tag-input-v3/index.js +17 -17
- package/dist/esm/v2/components/or-tag-v3/index.js +7 -7
- package/dist/esm/v2/components/or-tags-v3/index.js +11 -11
- package/dist/esm/v2/components/or-text-v3/index.js +1 -1
- package/dist/esm/v2/components/or-textarea-v3/index.js +6 -6
- package/dist/esm/v2/components/or-time-format-v3/index.js +19 -19
- package/dist/esm/v2/components/or-time-picker-v3/index.js +19 -19
- package/dist/esm/v2/components/or-time-range-picker-v3/index.js +19 -19
- package/dist/esm/v2/components/or-toast-v3/index.js +8 -8
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +8 -8
- package/dist/esm/v2/components/or-tooltip-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tree-v3/index.js +5 -5
- package/dist/esm/v2/index.js +90 -90
- package/dist/esm/v2/{props-6f63e8b4.js → props-334acbec.js} +2 -2
- package/dist/esm/v2/{types-81ec48b3.js → types-c6b7c601.js} +8 -8
- package/dist/esm/v3/{OrAvatar-4c106cb2.js → OrAvatar-8befdf0c.js} +2 -2
- package/dist/esm/v3/{OrBottomSheet-762f1eeb.js → OrBottomSheet-82ba0a9b.js} +3 -3
- package/dist/esm/v3/{OrButton-87b05b8b.js → OrButton-c95aef65.js} +2 -2
- package/dist/esm/v3/{OrButtonGroup-191bde83.js → OrButtonGroup-a28ebe12.js} +2 -2
- package/dist/esm/v3/{OrCard-ad7d0e2b.js → OrCard-c2ef331b.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-f5636477.js → OrCardCollection-bad0b25e.js} +5 -5
- package/dist/esm/v3/{OrCheckbox-1e76a8b2.js → OrCheckbox-abe46de1.js} +3 -3
- package/dist/esm/v3/{OrCheckboxGroup-0238c651.js → OrCheckboxGroup-4436e802.js} +2 -2
- package/dist/esm/v3/{OrCheckboxTree-c08494d4.js → OrCheckboxTree-7693bcda.js} +4 -4
- package/dist/esm/v3/{OrCode-d491c511.js → OrCode-90e43a20.js} +7 -7
- package/dist/esm/v3/{OrCode-f16c5ea5.js → OrCode-a111fca1.js} +12 -12
- package/dist/esm/v3/{OrCombinedInput-b4c65fb7.js → OrCombinedInput-25a954ce.js} +5 -5
- package/dist/esm/v3/{OrConfirm-3c42378d.js → OrConfirm-500628e6.js} +6 -6
- package/dist/esm/v3/{OrContextMenu-73ca2a94.js → OrContextMenu-78d02563.js} +2 -2
- package/dist/esm/v3/{OrDateFormat-9fd66bef.js → OrDateFormat-ff3245df.js} +3 -3
- package/dist/esm/v3/{OrDatePicker-a2ae95bb.js → OrDatePicker-6479bf29.js} +12 -12
- package/dist/esm/v3/{OrDateRangePicker-f6e10aff.js → OrDateRangePicker-872d67d5.js} +12 -12
- package/dist/esm/v3/{OrDateTimeFormat-6b86e309.js → OrDateTimeFormat-43f8033f.js} +3 -3
- package/dist/esm/v3/{OrDateTimePicker-38309117.js → OrDateTimePicker-28018aea.js} +12 -12
- package/dist/esm/v3/{OrDateTimePickerTimeSelect-4b9d8b7b.js → OrDateTimePickerTimeSelect-2771249a.js} +20 -20
- package/dist/esm/v3/{OrDropArea-692750b7.js → OrDropArea-ed2a1928.js} +2 -2
- package/dist/esm/v3/{OrEditorTabs-30a7a404.js → OrEditorTabs-6cc7de27.js} +7 -7
- package/dist/esm/v3/{OrEditorTabsItem-17e6e5da.js → OrEditorTabsItem-90fcd546.js} +2 -2
- package/dist/esm/v3/{OrEmptyState-3a7eae61.js → OrEmptyState-47f9d910.js} +1 -1
- package/dist/esm/v3/{OrError-39d69994.js → OrError-331220bc.js} +1 -1
- package/dist/esm/v3/{OrErrorTag-fe1bc7b5.js → OrErrorTag-89fbf607.js} +2 -2
- package/dist/esm/v3/{OrExpansionPanel-cb95253d.js → OrExpansionPanel-3281fa33.js} +2 -2
- package/dist/esm/v3/{OrFab-15925c6e.js → OrFab-3d860eef.js} +2 -2
- package/dist/esm/v3/{OrFormGroup-e28b731e.js → OrFormGroup-25d0a2da.js} +4 -4
- package/dist/esm/v3/{OrHint-a3c8c79e.js → OrHint-262c8217.js} +1 -1
- package/dist/esm/v3/{OrIcon-0c48d976.js → OrIcon-c446d072.js} +1 -1
- package/dist/esm/v3/{OrIconButton-747ffb8c.js → OrIconButton-bc7ebce6.js} +3 -3
- package/dist/esm/v3/{OrInlineInput-e0727d6e.js → OrInlineInput-7c6d39e7.js} +10 -8
- package/dist/esm/v3/{OrInlineInputBox-7c774600.js → OrInlineInputBox-9d62d2b3.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-2b8f797e.js → OrInlineTextarea-7321d8d3.js} +10 -8
- package/dist/esm/v3/{OrInput-c1b19d47.js → OrInput-2c4b97ed.js} +13 -11
- package/dist/esm/v3/{OrInputBox-f513e0a9.js → OrInputBox-287f97ba.js} +2 -2
- package/dist/esm/v3/{OrLabel-e25ab9ed.js → OrLabel-f1a581d8.js} +1 -1
- package/dist/esm/v3/{OrLink-f39ddaba.js → OrLink-c83a51b2.js} +1 -1
- package/dist/esm/v3/{OrList-3e659fc4.js → OrList-decc6768.js} +5 -5
- package/dist/esm/v3/{OrListItem-36b410c7.js → OrListItem-12e21bc6.js} +1 -1
- package/dist/esm/v3/{OrLoader-b7d415dd.js → OrLoader-5e2f359b.js} +1 -1
- package/dist/esm/v3/{OrMenu-69910fee.js → OrMenu-ebf8c55d.js} +2 -2
- package/dist/esm/v3/{OrMenuItem-fa3a4bc0.js → OrMenuItem-f37a662b.js} +3 -3
- package/dist/esm/v3/{OrModal-02ac915b.js → OrModal-91ceee4d.js} +6 -6
- package/dist/esm/v3/{OrNotification-0fcd548f.js → OrNotification-18308092.js} +3 -3
- package/dist/esm/v3/{OrOverlay-2b297773.js → OrOverlay-19bd1352.js} +1 -1
- package/dist/esm/v3/{OrPagination-9ae3cf91.js → OrPagination-c11086bd.js} +7 -7
- package/dist/esm/v3/{OrPopover-9b1f3dee.js → OrPopover-93803a23.js} +4 -4
- package/dist/esm/v3/{OrProgress-59100c74.js → OrProgress-0939955c.js} +1 -1
- package/dist/esm/v3/{OrRadio-48e404ef.js → OrRadio-b4ab913e.js} +7 -7
- package/dist/esm/v3/{OrRadioGroup-80869a63.js → OrRadioGroup-01871290.js} +2 -2
- package/dist/esm/v3/{OrRangeSlider-922a37ef.js → OrRangeSlider-1284dce6.js} +9 -9
- package/dist/esm/v3/{OrRating-c43fc136.js → OrRating-640f9e87.js} +3 -3
- package/dist/esm/v3/{OrResizeablePanel-18cf39c2.js → OrResizeablePanel-e107f883.js} +1 -1
- package/dist/esm/v3/{OrRichTextEditor-13a882dc.js → OrRichTextEditor-9f45f9d8.js} +20 -20
- package/dist/esm/v3/{OrSearch-7dd097fd.js → OrSearch-eed1ea7b.js} +5 -5
- package/dist/esm/v3/{OrSegmentedControl-08992fc7.js → OrSegmentedControl-4b163ea9.js} +2 -2
- package/dist/esm/v3/{OrSelect-c87b9c23.js → OrSelect-4f2ea2f2.js} +215 -215
- package/dist/esm/v3/{OrSelect-a17821c2.js → OrSelect-8e2b6f05.js} +22 -22
- package/dist/esm/v3/{OrSelectControlInput-fd308609.js → OrSelectControlInput-62d04212.js} +1 -1
- package/dist/esm/v3/{OrSelectMultipleControl-f9fc14e8.js → OrSelectMultipleControl-6e1e4ac2.js} +10 -10
- package/dist/esm/v3/{OrSelectPlaceholder-c9e55ba9.js → OrSelectPlaceholder-81502228.js} +1 -1
- package/dist/esm/v3/{OrSelectSingleControl-788e3100.js → OrSelectSingleControl-a1362154.js} +4 -4
- package/dist/esm/v3/{OrSkeletonCircle-1eae069b.js → OrSkeletonCircle-a3eb5f53.js} +1 -1
- package/dist/esm/v3/{OrSkeletonRect-ba5df861.js → OrSkeletonRect-d0b8b2cf.js} +1 -1
- package/dist/esm/v3/{OrSkeletonText-3c3207d0.js → OrSkeletonText-5e9579c1.js} +1 -1
- package/dist/esm/v3/{OrSlider-1eab9fee.js → OrSlider-64c51216.js} +4 -4
- package/dist/esm/v3/{OrSorting-e7ea6477.js → OrSorting-916f17f5.js} +12 -12
- package/dist/esm/v3/{OrStatus-1e91e410.js → OrStatus-a33a7e88.js} +1 -1
- package/dist/esm/v3/{OrSwitch-f397dcbf.js → OrSwitch-6cd74849.js} +5 -5
- package/dist/esm/v3/{OrTab-42be32d1.js → OrTab-74a9bd5b.js} +1 -1
- package/dist/esm/v3/{OrTabs-7db85ff2.js → OrTabs-f9958f65.js} +8 -8
- package/dist/esm/v3/{OrTag-4ec7bfa0.js → OrTag-a29c2113.js} +2 -2
- package/dist/esm/v3/{OrTagInput-20985c49.js → OrTagInput-2258e489.js} +12 -12
- package/dist/esm/v3/{OrTags-0418ede6.js → OrTags-215da9e7.js} +7 -7
- package/dist/esm/v3/{OrText-d54c951d.js → OrText-ea114c19.js} +1 -1
- package/dist/esm/v3/{OrTextarea-4aeaaf2d.js → OrTextarea-31993c4c.js} +10 -8
- package/dist/esm/v3/{OrTimeFormat-2d796bc1.js → OrTimeFormat-a818056b.js} +3 -3
- package/dist/esm/v3/{OrTimePicker-f387b9f9.js → OrTimePicker-0e197489.js} +12 -12
- package/dist/esm/v3/{OrTimeRangePicker-4f77f398.js → OrTimeRangePicker-c2cdde8f.js} +12 -12
- package/dist/esm/v3/{OrTooltip-9b965fdc.js → OrTooltip-62fe3aa2.js} +2 -2
- package/dist/esm/v3/{OrTree-7ff5a927.js → OrTree-552e7ef2.js} +41 -41
- package/dist/esm/v3/components/index.js +86 -86
- package/dist/esm/v3/components/or-avatar-v3/index.js +2 -2
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +2 -2
- package/dist/esm/v3/components/or-button-group-v3/index.js +3 -3
- package/dist/esm/v3/components/or-button-v3/index.js +2 -2
- package/dist/esm/v3/components/or-card-collection-v3/index.js +18 -18
- package/dist/esm/v3/components/or-card-v3/index.js +1 -1
- package/dist/esm/v3/components/or-checkbox-group-v3/index.js +10 -10
- package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +6 -6
- package/dist/esm/v3/components/or-checkbox-v3/index.js +2 -2
- package/dist/esm/v3/components/or-code/index.js +2 -2
- package/dist/esm/v3/components/or-code-v3/index.js +12 -12
- package/dist/esm/v3/components/or-combined-input-v3/index.js +5 -5
- package/dist/esm/v3/components/or-confirm-v3/index.js +14 -14
- package/dist/esm/v3/components/or-context-menu-v3/index.js +5 -5
- package/dist/esm/v3/components/or-date-format-v3/index.js +17 -17
- package/dist/esm/v3/components/or-date-picker-v3/index.js +17 -17
- package/dist/esm/v3/components/or-date-range-picker-v3/index.js +17 -17
- package/dist/esm/v3/components/or-date-time-format-v3/index.js +17 -17
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +16 -16
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/index.js +12 -12
- package/dist/esm/v3/components/or-drop-area-v3/index.js +2 -2
- package/dist/esm/v3/components/or-editor-tabs-v3/index.js +10 -10
- package/dist/esm/v3/components/or-editor-tabs-v3/partials/index.js +7 -7
- package/dist/esm/v3/components/or-empty-state-v3/index.js +1 -1
- package/dist/esm/v3/components/or-error-tag-v3/index.js +2 -2
- package/dist/esm/v3/components/or-error-v3/index.js +1 -1
- package/dist/esm/v3/components/or-expansion-panel-v3/index.js +2 -2
- package/dist/esm/v3/components/or-fab-v3/index.js +2 -2
- package/dist/esm/v3/components/or-form-group-v3/index.js +4 -4
- package/dist/esm/v3/components/or-hint-v3/index.js +1 -1
- package/dist/esm/v3/components/or-icon-button-v3/index.js +6 -6
- package/dist/esm/v3/components/or-icon-v3/index.js +1 -1
- package/dist/esm/v3/components/or-inline-input-box-v3/index.js +1 -1
- package/dist/esm/v3/components/or-inline-input-v3/index.js +10 -10
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +10 -10
- package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
- package/dist/esm/v3/components/or-input-v3/index.js +12 -12
- package/dist/esm/v3/components/or-label-v3/index.js +1 -1
- package/dist/esm/v3/components/or-link-v3/index.js +1 -1
- package/dist/esm/v3/components/or-list-v3/index.js +9 -9
- package/dist/esm/v3/components/or-list-v3/partials/index.js +1 -1
- package/dist/esm/v3/components/or-loader-v3/index.js +1 -1
- package/dist/esm/v3/components/or-menu-item-v3/index.js +7 -7
- package/dist/esm/v3/components/or-menu-v3/index.js +4 -4
- package/dist/esm/v3/components/or-modal-v3/index.js +7 -7
- package/dist/esm/v3/components/or-notification-v3/index.js +7 -7
- package/dist/esm/v3/components/or-overlay-v3/index.js +1 -1
- package/dist/esm/v3/components/or-pagination-v3/index.js +11 -11
- package/dist/esm/v3/components/or-popover-v3/index.js +3 -3
- package/dist/esm/v3/components/or-progress-v3/index.js +1 -1
- package/dist/esm/v3/components/or-radio-group-v3/index.js +6 -6
- package/dist/esm/v3/components/or-radio-v3/index.js +2 -2
- package/dist/esm/v3/components/or-range-slider-v3/index.js +6 -6
- package/dist/esm/v3/components/or-rating-v3/index.js +2 -2
- package/dist/esm/v3/components/or-resizeable-panel-v3/index.js +7 -7
- package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +20 -20
- package/dist/esm/v3/components/or-search-v3/index.js +13 -13
- package/dist/esm/v3/components/or-segmented-control-v3/index.js +1 -1
- package/dist/esm/v3/components/or-select/index.js +10 -10
- package/dist/esm/v3/components/or-select/partials/OrSelectMain.vue.d.ts +1 -1
- package/dist/esm/v3/components/or-select-v3/index.js +23 -23
- package/dist/esm/v3/components/or-select-v3/partials/index.js +14 -14
- package/dist/esm/v3/components/or-select-v3/partials/or-select-control-input/index.js +1 -1
- package/dist/esm/v3/components/or-select-v3/partials/or-select-multiple-control/index.js +13 -13
- package/dist/esm/v3/components/or-select-v3/partials/or-select-placeholder/index.js +1 -1
- package/dist/esm/v3/components/or-select-v3/partials/or-select-single-control/index.js +3 -3
- package/dist/esm/v3/components/or-sidebar-v3/index.js +8 -8
- package/dist/esm/v3/components/or-skeleton-v3/index.js +3 -3
- package/dist/esm/v3/components/or-skeleton-v3/or-skeleton-circle-v3/index.js +1 -1
- package/dist/esm/v3/components/or-skeleton-v3/or-skeleton-rect-v3/index.js +1 -1
- package/dist/esm/v3/components/or-skeleton-v3/or-skeleton-text-v3/index.js +1 -1
- package/dist/esm/v3/components/or-slider-v3/index.js +5 -5
- package/dist/esm/v3/components/or-sorting-v3/index.js +11 -11
- package/dist/esm/v3/components/or-status-v3/index.js +1 -1
- package/dist/esm/v3/components/or-switch-v3/index.js +3 -3
- package/dist/esm/v3/components/or-tab-v3/index.js +1 -1
- package/dist/esm/v3/components/or-tabs-v3/index.js +10 -10
- package/dist/esm/v3/components/or-tag-input-v3/index.js +15 -15
- package/dist/esm/v3/components/or-tag-v3/index.js +7 -7
- package/dist/esm/v3/components/or-tags-v3/index.js +10 -10
- package/dist/esm/v3/components/or-text-v3/index.js +1 -1
- package/dist/esm/v3/components/or-textarea-v3/index.js +5 -5
- package/dist/esm/v3/components/or-time-format-v3/index.js +17 -17
- package/dist/esm/v3/components/or-time-picker-v3/index.js +17 -17
- package/dist/esm/v3/components/or-time-range-picker-v3/index.js +17 -17
- package/dist/esm/v3/components/or-toast-v3/index.js +8 -8
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +8 -8
- package/dist/esm/v3/components/or-tooltip-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tree-v3/index.js +4 -4
- package/dist/esm/v3/index.js +86 -86
- package/dist/esm/v3/{props-78a3ad49.js → props-3212cd17.js} +2 -2
- package/dist/esm/v3/{types-0f60c0e1.js → types-bd194714.js} +4 -4
- package/package.json +3 -2
- package/src/components/or-avatar-v3/OrAvatar.vue +1 -1
- package/src/components/or-bottom-sheet-v3/OrBottomSheet.vue +2 -2
- package/src/components/or-button-group-v3/OrButtonGroup.vue +1 -1
- package/src/components/or-button-v3/OrButton.vue +1 -1
- package/src/components/or-card-collection-v3/OrCardCollection.vue +2 -2
- package/src/components/or-card-v3/OrCard.vue +3 -3
- package/src/components/or-checkbox-tree-v3/OrCheckboxTree.vue +1 -1
- package/src/components/or-checkbox-v3/OrCheckbox.vue +2 -2
- package/src/components/or-code/OrCode.vue +5 -5
- package/src/components/or-code-v3/OrCode.vue +4 -4
- package/src/components/or-code-v3/partials/OrCodeControl.vue +4 -4
- package/src/components/or-combined-input-v3/OrCombinedInput.vue +1 -1
- package/src/components/or-confirm-v3/OrConfirm.vue +3 -3
- package/src/components/or-date-format-v3/OrDateFormat.vue +1 -1
- package/src/components/or-date-picker-v3/OrDatePicker.vue +3 -3
- package/src/components/or-date-range-picker-v3/OrDateRangePicker.vue +3 -3
- package/src/components/or-date-time-format-v3/OrDateTimeFormat.vue +1 -1
- package/src/components/or-date-time-picker-v3/OrDateTimePicker.vue +4 -4
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-date-control/OrDateTimePickerDateControl.vue +1 -1
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-date-select/OrDateTimePickerDateSelect.vue +1 -1
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-mobile-control/OrDateTimePickerMobileControl.vue +1 -1
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-month-select/OrDateTimePickerMonthSelect.vue +5 -5
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-popover-footer/OrDateTimePickerPopoverFooter.vue +1 -1
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-popover-header/OrDateTimePickerPopoverHeader.vue +1 -1
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-time-control/OrDateTimePickerTimeControl.vue +1 -1
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-time-select/OrDateTimePickerTimeSelect.vue +1 -1
- package/src/components/or-drop-area-v3/OrDropArea.vue +1 -1
- package/src/components/or-editor-tabs-v3/OrEditorTabs.vue +3 -3
- package/src/components/or-editor-tabs-v3/partials/or-editor-tabs-item/OrEditorTabsItem.vue +1 -1
- package/src/components/or-empty-state-v3/OrEmptyState.vue +1 -1
- package/src/components/or-error-tag-v3/OrErrorTag.vue +1 -1
- package/src/components/or-error-v3/OrError.vue +1 -1
- package/src/components/or-expansion-panel-v3/OrExpansionPanel.vue +1 -1
- package/src/components/or-fab-v3/OrFab.vue +1 -1
- package/src/components/or-form-group-v3/OrFormGroup.vue +1 -1
- package/src/components/or-hint-v3/OrHint.vue +1 -1
- package/src/components/or-icon-button-v3/OrIconButton.vue +1 -1
- package/src/components/or-icon-v3/OrIcon.vue +1 -1
- package/src/components/or-inline-input-box-v3/OrInlineInputBox.vue +1 -1
- package/src/components/or-inline-input-v3/OrInlineInput.vue +3 -3
- package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +3 -3
- package/src/components/or-input-box-v3/OrInputBox.vue +1 -1
- package/src/components/or-input-box-v3/partials/or-input-box-addon/OrInputBoxAddon.vue +1 -1
- package/src/components/or-input-v3/OrInput.vue +3 -3
- package/src/components/or-label-v3/OrLabel.vue +1 -1
- package/src/components/or-link-v3/OrLink.vue +1 -1
- package/src/components/or-list-v3/OrList.vue +2 -2
- package/src/components/or-list-v3/partials/or-list-item/OrListItem.vue +1 -1
- package/src/components/or-loader-v3/OrLoader.vue +1 -1
- package/src/components/or-menu-item-v3/OrMenuItem.vue +1 -1
- package/src/components/or-menu-v3/OrMenu.vue +1 -1
- package/src/components/or-modal-v3/OrModal.vue +1 -1
- package/src/components/or-modal-v3/partials/or-modal-content/OrModalContent.vue +1 -1
- package/src/components/or-modal-v3/partials/or-modal-footer/OrModalFooter.vue +1 -1
- package/src/components/or-modal-v3/partials/or-modal-header/OrModalHeader.vue +1 -1
- package/src/components/or-notification-v3/OrNotification.vue +1 -1
- package/src/components/or-overlay-v3/OrOverlay.vue +1 -1
- package/src/components/or-pagination-v3/OrPagination.vue +3 -3
- package/src/components/or-popover-v3/OrPopover.vue +3 -3
- package/src/components/or-progress-v3/OrProgress.vue +1 -1
- package/src/components/or-radio-v3/OrRadio.vue +4 -4
- package/src/components/or-range-slider-v3/OrRangeSlider.vue +7 -7
- package/src/components/or-rating-v3/OrRating.vue +2 -2
- package/src/components/or-rich-text-editor-v3/OrRichTextEditor.vue +27 -27
- package/src/components/or-search-v3/OrSearch.vue +2 -2
- package/src/components/or-segmented-control-v3/OrSegmentedControl.vue +1 -1
- package/src/components/or-segmented-control-v3/partials/or-segmented-control-item/OrSegmentedControlItem.vue +1 -1
- package/src/components/or-select/partials/OrSelectMain.vue +10 -10
- package/src/components/or-select-v3/OrSelect.vue +7 -7
- package/src/components/or-select-v3/partials/or-select-control-input/OrSelectControlInput.vue +1 -1
- package/src/components/or-select-v3/partials/or-select-multiple-control/OrSelectMultipleControl.vue +4 -4
- package/src/components/or-select-v3/partials/or-select-placeholder/OrSelectPlaceholder.vue +1 -1
- package/src/components/or-select-v3/partials/or-select-single-control/OrSelectSingleControl.vue +2 -2
- package/src/components/or-sidebar-v3/OrSidebar.vue +1 -1
- package/src/components/or-skeleton-v3/or-skeleton-circle-v3/OrSkeletonCircle.vue +1 -1
- package/src/components/or-skeleton-v3/or-skeleton-rect-v3/OrSkeletonRect.vue +1 -1
- package/src/components/or-skeleton-v3/or-skeleton-text-v3/OrSkeletonText.vue +1 -1
- package/src/components/or-slider-v3/OrSlider.vue +3 -3
- package/src/components/or-sorting-v3/OrSorting.vue +11 -14
- package/src/components/or-status-v3/OrStatus.vue +1 -1
- package/src/components/or-switch-v3/OrSwitch.vue +3 -3
- package/src/components/or-tab-v3/OrTab.vue +1 -1
- package/src/components/or-tabs-v3/OrTabs.vue +3 -3
- package/src/components/or-tag-input-v3/OrTagInput.vue +5 -5
- package/src/components/or-tag-v3/OrTag.vue +1 -1
- package/src/components/or-tags-v3/OrTags.vue +4 -4
- package/src/components/or-text-v3/OrText.vue +1 -1
- package/src/components/or-textarea-v3/OrTextarea.vue +3 -3
- package/src/components/or-time-format-v3/OrTimeFormat.vue +1 -1
- package/src/components/or-time-picker-v3/OrTimePicker.vue +3 -3
- package/src/components/or-time-range-picker-v3/OrTimeRangePicker.vue +3 -3
- package/src/components/or-toast-v3/OrToast.vue +1 -1
- package/src/components/or-toast-v3/or-toast-container-v3/OrToastContainer.vue +1 -1
- package/src/components/or-tooltip-v3/OrTooltip.vue +1 -1
- package/src/components/or-tree-v3/OrTree.vue +2 -2
- package/src/components/or-tree-v3/partials/or-tree-node/OrTreeNode.vue +6 -6
- /package/dist/bundled/v3/components/{OrAvatar-63d77b2d.js → OrAvatar-bceb6c00.js} +0 -0
|
@@ -1,129 +1,470 @@
|
|
|
1
|
-
import { k as keys_1, a as isArrayLike_1, b as _Stack, c as _baseIsEqual, d as isArguments_1, e as _isIndex, f as isLength_1, g as _baseAssignValue } from './OrList-
|
|
2
|
-
import { i as isObject_1, d as isArray_1, l as _baseProperty } from './OrDateTimePicker-
|
|
3
|
-
import { _ as _castPath, a as _toKey, g as get_1, b as _isKey, c as _baseGet } from './OrRadio-
|
|
4
|
-
import { resolveComponent, openBlock, createElementBlock, normalizeClass,
|
|
5
|
-
import { s as styleInject } from './OrAvatar-
|
|
1
|
+
import { k as keys_1, a as isArrayLike_1, b as _Stack, c as _baseIsEqual, d as isArguments_1, e as _isIndex, f as isLength_1, g as _baseAssignValue } from './OrList-92862764.js';
|
|
2
|
+
import { i as isObject_1, d as isArray_1, l as _baseProperty } from './OrDateTimePicker-ecc08f15.js';
|
|
3
|
+
import { _ as _castPath, a as _toKey, g as get_1, b as _isKey, c as _baseGet } from './OrRadio-7a07f978.js';
|
|
4
|
+
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, toDisplayString, Fragment, createTextVNode, createCommentVNode, createBlock, renderList, renderSlot, withCtx, normalizeProps, guardReactiveProps } from 'vue';
|
|
5
|
+
import { s as styleInject } from './OrAvatar-bceb6c00.js';
|
|
6
6
|
import { defineComponent, ref } from 'vue-demi';
|
|
7
|
-
import { o as onClickOutside } from './OrBottomSheetV3-
|
|
7
|
+
import { o as onClickOutside } from './OrBottomSheetV3-ec6d69fe.js';
|
|
8
|
+
import { OrIcon as script$9 } from './OrIcon/index.js';
|
|
9
|
+
import script$a from './OrCheckbox/OrCheckbox.js';
|
|
10
|
+
import { OrLoader as script$b } from './OrLoader/index.js';
|
|
8
11
|
import { isEmpty } from '../utils/isEmpty.js';
|
|
9
|
-
import { s as script$
|
|
10
|
-
import {
|
|
11
|
-
import script$b from './OrCheckbox/OrCheckbox.js';
|
|
12
|
-
import { OrLoader as script$c } from './OrLoader/index.js';
|
|
13
|
-
import { s as script$d } from './OrFloating-7c769e86.js';
|
|
12
|
+
import { s as script$c } from './OrChips-06567038.js';
|
|
13
|
+
import { s as script$d } from './OrFloating-18e0dac6.js';
|
|
14
14
|
import script$e from './OrLabel/OrLabel.js';
|
|
15
15
|
import script$f from './OrError/OrError.js';
|
|
16
16
|
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
17
|
+
const DEFAULT_TEXT = {
|
|
18
|
+
SEARCH_PLACEHOLDER: 'Search',
|
|
19
|
+
SELECT_OPTION_PLACEHOLDER: 'Select option',
|
|
20
|
+
NO_RESULTS_TITLE: 'No results',
|
|
21
|
+
NO_RESULTS_START: 'We couldn\'t find ',
|
|
22
|
+
NO_RESULTS_END: '.',
|
|
23
|
+
UPDATE_SEARCH: 'Please, update your search criteria.'
|
|
24
|
+
};
|
|
25
|
+
const OR_SELECT_OPTIONS_PROP = {
|
|
26
|
+
type: Array,
|
|
27
|
+
default: () => []
|
|
28
|
+
};
|
|
29
|
+
const OR_SELECT_SEARCH_OPTIONS_PROP = {
|
|
30
|
+
type: Array,
|
|
31
|
+
default: undefined
|
|
32
|
+
};
|
|
33
|
+
const OR_SELECT_VALUE_PROP = {
|
|
34
|
+
type: [String, Array, Number],
|
|
35
|
+
default: undefined
|
|
36
|
+
};
|
|
37
|
+
const OR_SELECT_PLACEHOLDER_PROP = {
|
|
38
|
+
type: String,
|
|
39
|
+
default: () => DEFAULT_TEXT.SELECT_OPTION_PLACEHOLDER
|
|
40
|
+
};
|
|
41
|
+
const COMMON_STRING_PROP = {
|
|
42
|
+
type: String,
|
|
43
|
+
default: ''
|
|
44
|
+
};
|
|
45
|
+
const SEARCH_OPTIONS_FUNCTION_PROP = {
|
|
46
|
+
type: Function,
|
|
47
|
+
default: undefined
|
|
48
|
+
};
|
|
49
|
+
const OR_SELECT_NO_RESULTS_TITLE_PROP = {
|
|
50
|
+
type: String,
|
|
51
|
+
default: () => DEFAULT_TEXT.NO_RESULTS_TITLE
|
|
52
|
+
};
|
|
53
|
+
const OR_SELECT_NO_RESULTS_START_TEXT_PROP = {
|
|
54
|
+
type: String,
|
|
55
|
+
default: () => DEFAULT_TEXT.NO_RESULTS_START
|
|
56
|
+
};
|
|
57
|
+
const OR_SELECT_NO_RESULTS_END_TEXT_PROP = {
|
|
58
|
+
type: String,
|
|
59
|
+
default: () => DEFAULT_TEXT.NO_RESULTS_END
|
|
60
|
+
};
|
|
61
|
+
const OR_SELECT_UPDATE_SEARCH_TEXT_PROP = {
|
|
62
|
+
type: String,
|
|
63
|
+
default: () => DEFAULT_TEXT.UPDATE_SEARCH
|
|
64
|
+
};
|
|
37
65
|
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
iterable = Object(object),
|
|
49
|
-
props = keysFunc(object),
|
|
50
|
-
length = props.length;
|
|
51
|
-
while (length--) {
|
|
52
|
-
var key = props[fromRight ? length : ++index];
|
|
53
|
-
if (iteratee(iterable[key], key, iterable) === false) {
|
|
54
|
-
break;
|
|
55
|
-
}
|
|
66
|
+
var script$8 = defineComponent({
|
|
67
|
+
name: 'OrSelectSearchOptions',
|
|
68
|
+
components: {
|
|
69
|
+
OrIcon: script$9
|
|
70
|
+
},
|
|
71
|
+
props: {
|
|
72
|
+
isTop: {
|
|
73
|
+
type: Boolean,
|
|
74
|
+
required: false,
|
|
75
|
+
default: false
|
|
56
76
|
}
|
|
57
|
-
|
|
58
|
-
|
|
77
|
+
},
|
|
78
|
+
emits: ['search-change'],
|
|
79
|
+
data() {
|
|
80
|
+
return {
|
|
81
|
+
search: '',
|
|
82
|
+
placeholder: DEFAULT_TEXT.SEARCH_PLACEHOLDER
|
|
83
|
+
};
|
|
84
|
+
},
|
|
85
|
+
computed: {
|
|
86
|
+
icon() {
|
|
87
|
+
return this.search ? 'close' : 'search';
|
|
88
|
+
}
|
|
89
|
+
},
|
|
90
|
+
methods: {
|
|
91
|
+
handleSearchChange(search) {
|
|
92
|
+
this.search = search;
|
|
93
|
+
this.$emit('search-change', search);
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
});
|
|
97
|
+
|
|
98
|
+
const _hoisted_1$5 = ["value", "placeholder"];
|
|
99
|
+
function render$8(_ctx, _cache, $props, $setup, $data, $options) {
|
|
100
|
+
const _component_or_icon = resolveComponent("or-icon");
|
|
101
|
+
return openBlock(), createElementBlock("div", {
|
|
102
|
+
class: normalizeClass(["or-select-search-options", {
|
|
103
|
+
'top': _ctx.isTop
|
|
104
|
+
}])
|
|
105
|
+
}, [createElementVNode("input", {
|
|
106
|
+
class: "or-select-search-options-input",
|
|
107
|
+
value: _ctx.search,
|
|
108
|
+
placeholder: _ctx.placeholder,
|
|
109
|
+
onInput: _cache[0] || (_cache[0] = $event => _ctx.handleSearchChange($event.target.value))
|
|
110
|
+
}, null, 40 /* PROPS, HYDRATE_EVENTS */, _hoisted_1$5), createElementVNode("span", {
|
|
111
|
+
class: "or-select-search-options-button",
|
|
112
|
+
onClick: _cache[1] || (_cache[1] = $event => _ctx.handleSearchChange(''))
|
|
113
|
+
}, [createVNode(_component_or_icon, {
|
|
114
|
+
icon: _ctx.icon
|
|
115
|
+
}, null, 8 /* PROPS */, ["icon"])])], 2 /* CLASS */);
|
|
59
116
|
}
|
|
60
|
-
var _createBaseFor = createBaseFor$1;
|
|
61
117
|
|
|
62
|
-
var
|
|
118
|
+
var css_248z$8 = "/**\n * A simple way to manage mobile breakpoints described in https://davidwalsh.name/write-media-queries-sass.\n * Can be further extended using following approach https://rimdev.io/making-media-query-mixins-with-sass/\n */\n@keyframes spinAround-2f836793 {\nfrom {\n transform: rotate(0);\n}\nto {\n transform: rotate(359deg);\n}\n}\n@keyframes fade-2f836793 {\nfrom {\n opacity: 1;\n}\nto {\n opacity: 0;\n}\n}\n.or-select-search-options[data-v-2f836793] {\n display: flex;\n flex: 0 0 auto;\n align-items: center;\n height: 2.1875rem;\n padding: 0 0.5rem;\n}\n.or-select-search-options[data-v-2f836793]:not(.top) {\n border-bottom: 1px solid var(--c-neutral-2);\n}\n.or-select-search-options.top[data-v-2f836793] {\n border-top: 1px solid var(--c-neutral-2);\n}\n.or-select-search-options-input[data-v-2f836793] {\n flex: 1 1 100%;\n min-width: 0;\n height: 100%;\n background: transparent;\n border: none;\n outline: none;\n}\n.or-select-search-options-button[data-v-2f836793] {\n display: flex;\n padding: 0.125rem;\n margin-left: 0.5rem;\n cursor: pointer;\n}\n.or-select-search-options-button[data-v-2f836793] .or-icon {\n font-size: 1rem;\n color: var(--c-neutral-4);\n}";
|
|
119
|
+
styleInject(css_248z$8);
|
|
63
120
|
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
* Iteratee functions may exit iteration early by explicitly returning `false`.
|
|
68
|
-
*
|
|
69
|
-
* @private
|
|
70
|
-
* @param {Object} object The object to iterate over.
|
|
71
|
-
* @param {Function} iteratee The function invoked per iteration.
|
|
72
|
-
* @param {Function} keysFunc The function to get the keys of `object`.
|
|
73
|
-
* @returns {Object} Returns `object`.
|
|
74
|
-
*/
|
|
75
|
-
var baseFor$1 = createBaseFor();
|
|
76
|
-
var _baseFor = baseFor$1;
|
|
121
|
+
script$8.render = render$8;
|
|
122
|
+
script$8.__scopeId = "data-v-2f836793";
|
|
123
|
+
script$8.__file = "src/components/or-select/partials/OrSelectSearchOptions.vue";
|
|
77
124
|
|
|
78
|
-
|
|
79
|
-
|
|
125
|
+
/** TODO: Use text management library! */
|
|
126
|
+
var script$7 = defineComponent({
|
|
127
|
+
name: 'OrSelectContentEmpty',
|
|
128
|
+
props: {
|
|
129
|
+
search: {
|
|
130
|
+
type: String,
|
|
131
|
+
default: ''
|
|
132
|
+
},
|
|
133
|
+
noResultsTitle: OR_SELECT_NO_RESULTS_TITLE_PROP,
|
|
134
|
+
noResultsStartText: OR_SELECT_NO_RESULTS_START_TEXT_PROP,
|
|
135
|
+
noResultsEndText: OR_SELECT_NO_RESULTS_END_TEXT_PROP,
|
|
136
|
+
updateSearchText: OR_SELECT_UPDATE_SEARCH_TEXT_PROP
|
|
137
|
+
}
|
|
138
|
+
});
|
|
80
139
|
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
140
|
+
const _hoisted_1$4 = {
|
|
141
|
+
class: "or-select-content-empty"
|
|
142
|
+
};
|
|
143
|
+
const _hoisted_2$1 = {
|
|
144
|
+
class: "or-select-content-empty-title"
|
|
145
|
+
};
|
|
146
|
+
const _hoisted_3$1 = {
|
|
147
|
+
class: "or-select-content-empty-description"
|
|
148
|
+
};
|
|
149
|
+
function render$7(_ctx, _cache, $props, $setup, $data, $options) {
|
|
150
|
+
return openBlock(), createElementBlock("div", _hoisted_1$4, [createElementVNode("div", _hoisted_2$1, toDisplayString(_ctx.noResultsTitle), 1 /* TEXT */), _ctx.search ? (openBlock(), createElementBlock(Fragment, {
|
|
151
|
+
key: 0
|
|
152
|
+
}, [createElementVNode("div", _hoisted_3$1, [createTextVNode(toDisplayString(_ctx.noResultsStartText), 1 /* TEXT */), createElementVNode("strong", null, toDisplayString(_ctx.search), 1 /* TEXT */), createTextVNode(toDisplayString(_ctx.noResultsEndText), 1 /* TEXT */)]), createTextVNode(" " + toDisplayString(_ctx.updateSearchText), 1 /* TEXT */)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true)]);
|
|
91
153
|
}
|
|
92
|
-
var _baseForOwn = baseForOwn$1;
|
|
93
154
|
|
|
94
|
-
var
|
|
155
|
+
var css_248z$7 = "/**\n * A simple way to manage mobile breakpoints described in https://davidwalsh.name/write-media-queries-sass.\n * Can be further extended using following approach https://rimdev.io/making-media-query-mixins-with-sass/\n */\n@keyframes spinAround-26c01027 {\nfrom {\n transform: rotate(0);\n}\nto {\n transform: rotate(359deg);\n}\n}\n@keyframes fade-26c01027 {\nfrom {\n opacity: 1;\n}\nto {\n opacity: 0;\n}\n}\n.or-select-content-empty[data-v-26c01027] {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n height: 10.625rem;\n}\n.or-select-content-empty-title[data-v-26c01027] {\n font-weight: var(--fw-1);\n}\n.or-select-content-empty-description[data-v-26c01027] {\n margin-top: 0.5rem;\n}";
|
|
156
|
+
styleInject(css_248z$7);
|
|
95
157
|
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
}
|
|
158
|
+
script$7.render = render$7;
|
|
159
|
+
script$7.__scopeId = "data-v-26c01027";
|
|
160
|
+
script$7.__file = "src/components/or-select/partials/OrSelectContentEmpty.vue";
|
|
161
|
+
|
|
162
|
+
var script$6 = defineComponent({
|
|
163
|
+
name: 'OrSelectOption',
|
|
164
|
+
components: {
|
|
165
|
+
OrCheckbox: script$a
|
|
166
|
+
},
|
|
167
|
+
props: {
|
|
168
|
+
option: {
|
|
169
|
+
type: Object,
|
|
170
|
+
required: true
|
|
171
|
+
},
|
|
172
|
+
isActive: Boolean,
|
|
173
|
+
isCheckbox: Boolean
|
|
174
|
+
},
|
|
175
|
+
emits: ['select-option'],
|
|
176
|
+
computed: {
|
|
177
|
+
optionLabel() {
|
|
178
|
+
var _a;
|
|
179
|
+
return String((_a = this.option.label) !== null && _a !== void 0 ? _a : this.option.value);
|
|
119
180
|
}
|
|
120
|
-
|
|
121
|
-
|
|
181
|
+
}
|
|
182
|
+
});
|
|
183
|
+
|
|
184
|
+
const _hoisted_1$3 = {
|
|
185
|
+
key: 0,
|
|
186
|
+
class: "or-select-option-content"
|
|
187
|
+
};
|
|
188
|
+
function render$6(_ctx, _cache, $props, $setup, $data, $options) {
|
|
189
|
+
const _component_or_checkbox = resolveComponent("or-checkbox");
|
|
190
|
+
return openBlock(), createElementBlock("div", {
|
|
191
|
+
class: normalizeClass(["or-select-option", {
|
|
192
|
+
active: _ctx.isActive,
|
|
193
|
+
checkbox: _ctx.isCheckbox
|
|
194
|
+
}]),
|
|
195
|
+
onClick: _cache[0] || (_cache[0] = $event => _ctx.$emit('select-option'))
|
|
196
|
+
}, [!_ctx.isCheckbox ? (openBlock(), createElementBlock("span", _hoisted_1$3, toDisplayString(_ctx.optionLabel), 1 /* TEXT */)) : createCommentVNode("v-if", true), _ctx.isCheckbox ? (openBlock(), createBlock(_component_or_checkbox, {
|
|
197
|
+
key: 1,
|
|
198
|
+
label: _ctx.optionLabel,
|
|
199
|
+
"model-value": _ctx.isActive
|
|
200
|
+
}, null, 8 /* PROPS */, ["label", "model-value"])) : createCommentVNode("v-if", true)], 2 /* CLASS */);
|
|
122
201
|
}
|
|
123
|
-
var _createBaseEach = createBaseEach$1;
|
|
124
202
|
|
|
125
|
-
var
|
|
126
|
-
|
|
203
|
+
var css_248z$6 = "/**\n * A simple way to manage mobile breakpoints described in https://davidwalsh.name/write-media-queries-sass.\n * Can be further extended using following approach https://rimdev.io/making-media-query-mixins-with-sass/\n */\n@keyframes spinAround-60e42408 {\nfrom {\n transform: rotate(0);\n}\nto {\n transform: rotate(359deg);\n}\n}\n@keyframes fade-60e42408 {\nfrom {\n opacity: 1;\n}\nto {\n opacity: 0;\n}\n}\n.or-select-option[data-v-60e42408] {\n display: flex;\n align-items: center;\n height: 2.125rem;\n padding: 0 0.5rem;\n cursor: pointer;\n}\n.or-select-option[data-v-60e42408]:hover {\n background-color: var(--c-neutral-1);\n}\n.or-select-option.active[data-v-60e42408]:not(.checkbox) {\n font-weight: var(--fw-1);\n background-color: var(--c-neutral-2);\n}\n.or-select-option-content[data-v-60e42408],\n.or-select-option[data-v-60e42408] .or-checkbox--content {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.or-select-option .or-checkbox[data-v-60e42408] {\n overflow: hidden;\n}";
|
|
204
|
+
styleInject(css_248z$6);
|
|
205
|
+
|
|
206
|
+
script$6.render = render$6;
|
|
207
|
+
script$6.__scopeId = "data-v-60e42408";
|
|
208
|
+
script$6.__file = "src/components/or-select/partials/OrSelectOption.vue";
|
|
209
|
+
|
|
210
|
+
var script$5 = defineComponent({
|
|
211
|
+
name: 'OrSelectContentOptions',
|
|
212
|
+
components: {
|
|
213
|
+
OrSelectOption: script$6
|
|
214
|
+
},
|
|
215
|
+
props: {
|
|
216
|
+
value: OR_SELECT_VALUE_PROP,
|
|
217
|
+
options: OR_SELECT_OPTIONS_PROP,
|
|
218
|
+
isMultiSelect: Boolean
|
|
219
|
+
},
|
|
220
|
+
emits: ['select-option'],
|
|
221
|
+
methods: {
|
|
222
|
+
isActive(option) {
|
|
223
|
+
return this.isMultiSelect ? (this.value || []).includes(option.value) : option.value === this.value;
|
|
224
|
+
},
|
|
225
|
+
/** Bind event and content here, so slot won't have to manage event name and payload */
|
|
226
|
+
getOnSelectCallback(option) {
|
|
227
|
+
return () => this.$emit('select-option', option);
|
|
228
|
+
}
|
|
229
|
+
}
|
|
230
|
+
});
|
|
231
|
+
|
|
232
|
+
const _hoisted_1$2 = {
|
|
233
|
+
class: "or-select-content-options"
|
|
234
|
+
};
|
|
235
|
+
function render$5(_ctx, _cache, $props, $setup, $data, $options) {
|
|
236
|
+
const _component_or_select_option = resolveComponent("or-select-option");
|
|
237
|
+
return openBlock(), createElementBlock("div", _hoisted_1$2, [(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.options, option => {
|
|
238
|
+
return openBlock(), createElementBlock("div", {
|
|
239
|
+
key: option.value,
|
|
240
|
+
class: "or-select-content-option-wrapper"
|
|
241
|
+
}, [renderSlot(_ctx.$slots, "content-option", {
|
|
242
|
+
option: option,
|
|
243
|
+
isActive: _ctx.isActive(option),
|
|
244
|
+
onSelect: _ctx.getOnSelectCallback(option)
|
|
245
|
+
}, () => [createVNode(_component_or_select_option, {
|
|
246
|
+
option: option,
|
|
247
|
+
"is-active": _ctx.isActive(option),
|
|
248
|
+
"is-checkbox": _ctx.isMultiSelect,
|
|
249
|
+
onSelectOption: $event => _ctx.$emit('select-option', option)
|
|
250
|
+
}, null, 8 /* PROPS */, ["option", "is-active", "is-checkbox", "onSelectOption"])])]);
|
|
251
|
+
}), 128 /* KEYED_FRAGMENT */))]);
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
var css_248z$5 = ".or-select-content-options[data-v-5b1a5878] {\n display: flex;\n flex: 1 1 100%;\n flex-direction: column;\n}";
|
|
255
|
+
styleInject(css_248z$5);
|
|
256
|
+
|
|
257
|
+
script$5.render = render$5;
|
|
258
|
+
script$5.__scopeId = "data-v-5b1a5878";
|
|
259
|
+
script$5.__file = "src/components/or-select/partials/OrSelectContentOptions.vue";
|
|
260
|
+
|
|
261
|
+
var script$4 = defineComponent({
|
|
262
|
+
name: 'OrSelectContent',
|
|
263
|
+
components: {
|
|
264
|
+
OrLoader: script$b,
|
|
265
|
+
OrSelectSearchOptions: script$8,
|
|
266
|
+
OrSelectContentEmpty: script$7,
|
|
267
|
+
OrSelectContentOptions: script$5
|
|
268
|
+
},
|
|
269
|
+
props: {
|
|
270
|
+
value: OR_SELECT_VALUE_PROP,
|
|
271
|
+
options: OR_SELECT_OPTIONS_PROP,
|
|
272
|
+
useSearch: Boolean,
|
|
273
|
+
isTop: Boolean,
|
|
274
|
+
isLoading: Boolean,
|
|
275
|
+
isMultiSelect: Boolean,
|
|
276
|
+
noResultsTitle: OR_SELECT_NO_RESULTS_TITLE_PROP,
|
|
277
|
+
noResultsStartText: OR_SELECT_NO_RESULTS_START_TEXT_PROP,
|
|
278
|
+
noResultsEndText: OR_SELECT_NO_RESULTS_END_TEXT_PROP,
|
|
279
|
+
updateSearchText: OR_SELECT_UPDATE_SEARCH_TEXT_PROP
|
|
280
|
+
},
|
|
281
|
+
emits: ['search-change', 'select-option'],
|
|
282
|
+
data() {
|
|
283
|
+
return {
|
|
284
|
+
search: ''
|
|
285
|
+
};
|
|
286
|
+
},
|
|
287
|
+
computed: {
|
|
288
|
+
showOptions() {
|
|
289
|
+
return !this.isLoading && this.options.length > 0;
|
|
290
|
+
},
|
|
291
|
+
showEmptyResult() {
|
|
292
|
+
return !this.isLoading && !this.options.length;
|
|
293
|
+
}
|
|
294
|
+
},
|
|
295
|
+
methods: {
|
|
296
|
+
handleSearchChange(search) {
|
|
297
|
+
this.search = search;
|
|
298
|
+
this.$emit('search-change', search);
|
|
299
|
+
},
|
|
300
|
+
handleSelectOption(option) {
|
|
301
|
+
this.$emit('select-option', option);
|
|
302
|
+
}
|
|
303
|
+
}
|
|
304
|
+
});
|
|
305
|
+
|
|
306
|
+
function render$4(_ctx, _cache, $props, $setup, $data, $options) {
|
|
307
|
+
const _component_or_select_search_options = resolveComponent("or-select-search-options");
|
|
308
|
+
const _component_or_loader = resolveComponent("or-loader");
|
|
309
|
+
const _component_or_select_content_empty = resolveComponent("or-select-content-empty");
|
|
310
|
+
const _component_or_select_content_options = resolveComponent("or-select-content-options");
|
|
311
|
+
return openBlock(), createElementBlock("div", {
|
|
312
|
+
class: normalizeClass(["or-select-content", {
|
|
313
|
+
'top': _ctx.isTop
|
|
314
|
+
}])
|
|
315
|
+
}, [_ctx.useSearch && !_ctx.isTop ? (openBlock(), createBlock(_component_or_select_search_options, {
|
|
316
|
+
key: 0,
|
|
317
|
+
onSearchChange: _ctx.handleSearchChange
|
|
318
|
+
}, null, 8 /* PROPS */, ["onSearchChange"])) : createCommentVNode("v-if", true), createElementVNode("div", {
|
|
319
|
+
class: normalizeClass(["or-select-content-main", {
|
|
320
|
+
'center-content': _ctx.isLoading
|
|
321
|
+
}])
|
|
322
|
+
}, [_ctx.isLoading ? (openBlock(), createBlock(_component_or_loader, {
|
|
323
|
+
key: 0
|
|
324
|
+
})) : createCommentVNode("v-if", true), _ctx.showEmptyResult ? renderSlot(_ctx.$slots, "empty-options", {
|
|
325
|
+
key: 1,
|
|
326
|
+
search: _ctx.search
|
|
327
|
+
}, () => [createVNode(_component_or_select_content_empty, {
|
|
328
|
+
search: _ctx.search,
|
|
329
|
+
"no-results-title": _ctx.noResultsTitle,
|
|
330
|
+
"no-results-start-text": _ctx.noResultsStartText,
|
|
331
|
+
"no-results-end-text": _ctx.noResultsEndText,
|
|
332
|
+
"update-search-text": _ctx.updateSearchText
|
|
333
|
+
}, null, 8 /* PROPS */, ["search", "no-results-title", "no-results-start-text", "no-results-end-text", "update-search-text"])]) : createCommentVNode("v-if", true), renderSlot(_ctx.$slots, "content-options", {
|
|
334
|
+
onSelectOption: _ctx.handleSelectOption
|
|
335
|
+
}, () => [_ctx.showOptions ? (openBlock(), createBlock(_component_or_select_content_options, {
|
|
336
|
+
key: 0,
|
|
337
|
+
value: _ctx.value,
|
|
338
|
+
options: _ctx.options,
|
|
339
|
+
"is-multi-select": _ctx.isMultiSelect,
|
|
340
|
+
onSelectOption: _cache[0] || (_cache[0] = $event => _ctx.$emit('select-option', $event))
|
|
341
|
+
}, {
|
|
342
|
+
"content-option": withCtx(scope => [renderSlot(_ctx.$slots, "content-option", normalizeProps(guardReactiveProps(scope)))]),
|
|
343
|
+
_: 3 /* FORWARDED */
|
|
344
|
+
}, 8 /* PROPS */, ["value", "options", "is-multi-select"])) : createCommentVNode("v-if", true)])], 2 /* CLASS */), _ctx.useSearch && _ctx.isTop ? (openBlock(), createBlock(_component_or_select_search_options, {
|
|
345
|
+
key: 1,
|
|
346
|
+
"is-top": "",
|
|
347
|
+
onSearchChange: _ctx.handleSearchChange
|
|
348
|
+
}, null, 8 /* PROPS */, ["onSearchChange"])) : createCommentVNode("v-if", true)], 2 /* CLASS */);
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
var css_248z$4 = "/**\n * A simple way to manage mobile breakpoints described in https://davidwalsh.name/write-media-queries-sass.\n * Can be further extended using following approach https://rimdev.io/making-media-query-mixins-with-sass/\n */\n@keyframes spinAround-87277314 {\nfrom {\n transform: rotate(0);\n}\nto {\n transform: rotate(359deg);\n}\n}\n@keyframes fade-87277314 {\nfrom {\n opacity: 1;\n}\nto {\n opacity: 0;\n}\n}\n.or-select-content[data-v-87277314] {\n /* Should fit up to 5 rows by default */\n display: flex;\n flex-direction: column;\n overflow: hidden;\n background-color: var(--c-white);\n border: 1px solid var(--c-neutral-2);\n}\n.or-select-content[data-v-87277314]:not(.top) {\n border-bottom-right-radius: 0.25rem;\n border-bottom-left-radius: 0.25rem;\n box-shadow: 0 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.1);\n}\n.or-select-content.top[data-v-87277314] {\n border-top-left-radius: 0.25rem;\n border-top-right-radius: 0.25rem;\n box-shadow: 0 -0.125rem 0.5rem 0 rgba(0, 0, 0, 0.1);\n}\n.or-select-content-main[data-v-87277314] {\n display: flex;\n flex: 1 1 100%;\n flex-direction: column;\n max-height: 10.625rem;\n overflow-y: auto;\n}\n.or-select-content-main.center-content[data-v-87277314] {\n flex: 0 0 10.625rem;\n align-items: center;\n justify-content: center;\n}";
|
|
352
|
+
styleInject(css_248z$4);
|
|
353
|
+
|
|
354
|
+
script$4.render = render$4;
|
|
355
|
+
script$4.__scopeId = "data-v-87277314";
|
|
356
|
+
script$4.__file = "src/components/or-select/partials/OrSelectContent.vue";
|
|
357
|
+
|
|
358
|
+
/**
|
|
359
|
+
* A specialized version of `baseAggregator` for arrays.
|
|
360
|
+
*
|
|
361
|
+
* @private
|
|
362
|
+
* @param {Array} [array] The array to iterate over.
|
|
363
|
+
* @param {Function} setter The function to set `accumulator` values.
|
|
364
|
+
* @param {Function} iteratee The iteratee to transform keys.
|
|
365
|
+
* @param {Object} accumulator The initial aggregated object.
|
|
366
|
+
* @returns {Function} Returns `accumulator`.
|
|
367
|
+
*/
|
|
368
|
+
function arrayAggregator$1(array, setter, iteratee, accumulator) {
|
|
369
|
+
var index = -1,
|
|
370
|
+
length = array == null ? 0 : array.length;
|
|
371
|
+
while (++index < length) {
|
|
372
|
+
var value = array[index];
|
|
373
|
+
setter(accumulator, value, iteratee(value), array);
|
|
374
|
+
}
|
|
375
|
+
return accumulator;
|
|
376
|
+
}
|
|
377
|
+
var _arrayAggregator = arrayAggregator$1;
|
|
378
|
+
|
|
379
|
+
/**
|
|
380
|
+
* Creates a base function for methods like `_.forIn` and `_.forOwn`.
|
|
381
|
+
*
|
|
382
|
+
* @private
|
|
383
|
+
* @param {boolean} [fromRight] Specify iterating from right to left.
|
|
384
|
+
* @returns {Function} Returns the new base function.
|
|
385
|
+
*/
|
|
386
|
+
function createBaseFor$1(fromRight) {
|
|
387
|
+
return function (object, iteratee, keysFunc) {
|
|
388
|
+
var index = -1,
|
|
389
|
+
iterable = Object(object),
|
|
390
|
+
props = keysFunc(object),
|
|
391
|
+
length = props.length;
|
|
392
|
+
while (length--) {
|
|
393
|
+
var key = props[fromRight ? length : ++index];
|
|
394
|
+
if (iteratee(iterable[key], key, iterable) === false) {
|
|
395
|
+
break;
|
|
396
|
+
}
|
|
397
|
+
}
|
|
398
|
+
return object;
|
|
399
|
+
};
|
|
400
|
+
}
|
|
401
|
+
var _createBaseFor = createBaseFor$1;
|
|
402
|
+
|
|
403
|
+
var createBaseFor = _createBaseFor;
|
|
404
|
+
|
|
405
|
+
/**
|
|
406
|
+
* The base implementation of `baseForOwn` which iterates over `object`
|
|
407
|
+
* properties returned by `keysFunc` and invokes `iteratee` for each property.
|
|
408
|
+
* Iteratee functions may exit iteration early by explicitly returning `false`.
|
|
409
|
+
*
|
|
410
|
+
* @private
|
|
411
|
+
* @param {Object} object The object to iterate over.
|
|
412
|
+
* @param {Function} iteratee The function invoked per iteration.
|
|
413
|
+
* @param {Function} keysFunc The function to get the keys of `object`.
|
|
414
|
+
* @returns {Object} Returns `object`.
|
|
415
|
+
*/
|
|
416
|
+
var baseFor$1 = createBaseFor();
|
|
417
|
+
var _baseFor = baseFor$1;
|
|
418
|
+
|
|
419
|
+
var baseFor = _baseFor,
|
|
420
|
+
keys$1 = keys_1;
|
|
421
|
+
|
|
422
|
+
/**
|
|
423
|
+
* The base implementation of `_.forOwn` without support for iteratee shorthands.
|
|
424
|
+
*
|
|
425
|
+
* @private
|
|
426
|
+
* @param {Object} object The object to iterate over.
|
|
427
|
+
* @param {Function} iteratee The function invoked per iteration.
|
|
428
|
+
* @returns {Object} Returns `object`.
|
|
429
|
+
*/
|
|
430
|
+
function baseForOwn$1(object, iteratee) {
|
|
431
|
+
return object && baseFor(object, iteratee, keys$1);
|
|
432
|
+
}
|
|
433
|
+
var _baseForOwn = baseForOwn$1;
|
|
434
|
+
|
|
435
|
+
var isArrayLike = isArrayLike_1;
|
|
436
|
+
|
|
437
|
+
/**
|
|
438
|
+
* Creates a `baseEach` or `baseEachRight` function.
|
|
439
|
+
*
|
|
440
|
+
* @private
|
|
441
|
+
* @param {Function} eachFunc The function to iterate over a collection.
|
|
442
|
+
* @param {boolean} [fromRight] Specify iterating from right to left.
|
|
443
|
+
* @returns {Function} Returns the new base function.
|
|
444
|
+
*/
|
|
445
|
+
function createBaseEach$1(eachFunc, fromRight) {
|
|
446
|
+
return function (collection, iteratee) {
|
|
447
|
+
if (collection == null) {
|
|
448
|
+
return collection;
|
|
449
|
+
}
|
|
450
|
+
if (!isArrayLike(collection)) {
|
|
451
|
+
return eachFunc(collection, iteratee);
|
|
452
|
+
}
|
|
453
|
+
var length = collection.length,
|
|
454
|
+
index = fromRight ? length : -1,
|
|
455
|
+
iterable = Object(collection);
|
|
456
|
+
while (fromRight ? index-- : ++index < length) {
|
|
457
|
+
if (iteratee(iterable[index], index, iterable) === false) {
|
|
458
|
+
break;
|
|
459
|
+
}
|
|
460
|
+
}
|
|
461
|
+
return collection;
|
|
462
|
+
};
|
|
463
|
+
}
|
|
464
|
+
var _createBaseEach = createBaseEach$1;
|
|
465
|
+
|
|
466
|
+
var baseForOwn = _baseForOwn,
|
|
467
|
+
createBaseEach = _createBaseEach;
|
|
127
468
|
|
|
128
469
|
/**
|
|
129
470
|
* The base implementation of `_.forEach` without support for iteratee shorthands.
|
|
@@ -326,741 +667,400 @@ function hasPath$1(object, path, hasFunc) {
|
|
|
326
667
|
while (++index < length) {
|
|
327
668
|
var key = toKey$2(path[index]);
|
|
328
669
|
if (!(result = object != null && hasFunc(object, key))) {
|
|
329
|
-
break;
|
|
330
|
-
}
|
|
331
|
-
object = object[key];
|
|
332
|
-
}
|
|
333
|
-
if (result || ++index != length) {
|
|
334
|
-
return result;
|
|
335
|
-
}
|
|
336
|
-
length = object == null ? 0 : object.length;
|
|
337
|
-
return !!length && isLength(length) && isIndex(key, length) && (isArray$2(object) || isArguments(object));
|
|
338
|
-
}
|
|
339
|
-
var _hasPath = hasPath$1;
|
|
340
|
-
|
|
341
|
-
var baseHasIn = _baseHasIn,
|
|
342
|
-
hasPath = _hasPath;
|
|
343
|
-
|
|
344
|
-
/**
|
|
345
|
-
* Checks if `path` is a direct or inherited property of `object`.
|
|
346
|
-
*
|
|
347
|
-
* @static
|
|
348
|
-
* @memberOf _
|
|
349
|
-
* @since 4.0.0
|
|
350
|
-
* @category Object
|
|
351
|
-
* @param {Object} object The object to query.
|
|
352
|
-
* @param {Array|string} path The path to check.
|
|
353
|
-
* @returns {boolean} Returns `true` if `path` exists, else `false`.
|
|
354
|
-
* @example
|
|
355
|
-
*
|
|
356
|
-
* var object = _.create({ 'a': _.create({ 'b': 2 }) });
|
|
357
|
-
*
|
|
358
|
-
* _.hasIn(object, 'a');
|
|
359
|
-
* // => true
|
|
360
|
-
*
|
|
361
|
-
* _.hasIn(object, 'a.b');
|
|
362
|
-
* // => true
|
|
363
|
-
*
|
|
364
|
-
* _.hasIn(object, ['a', 'b']);
|
|
365
|
-
* // => true
|
|
366
|
-
*
|
|
367
|
-
* _.hasIn(object, 'b');
|
|
368
|
-
* // => false
|
|
369
|
-
*/
|
|
370
|
-
function hasIn$1(object, path) {
|
|
371
|
-
return object != null && hasPath(object, path, baseHasIn);
|
|
372
|
-
}
|
|
373
|
-
var hasIn_1 = hasIn$1;
|
|
374
|
-
|
|
375
|
-
var baseIsEqual = _baseIsEqual,
|
|
376
|
-
get = get_1,
|
|
377
|
-
hasIn = hasIn_1,
|
|
378
|
-
isKey$1 = _isKey,
|
|
379
|
-
isStrictComparable = _isStrictComparable,
|
|
380
|
-
matchesStrictComparable = _matchesStrictComparable,
|
|
381
|
-
toKey$1 = _toKey;
|
|
382
|
-
|
|
383
|
-
/** Used to compose bitmasks for value comparisons. */
|
|
384
|
-
var COMPARE_PARTIAL_FLAG = 1,
|
|
385
|
-
COMPARE_UNORDERED_FLAG = 2;
|
|
386
|
-
|
|
387
|
-
/**
|
|
388
|
-
* The base implementation of `_.matchesProperty` which doesn't clone `srcValue`.
|
|
389
|
-
*
|
|
390
|
-
* @private
|
|
391
|
-
* @param {string} path The path of the property to get.
|
|
392
|
-
* @param {*} srcValue The value to match.
|
|
393
|
-
* @returns {Function} Returns the new spec function.
|
|
394
|
-
*/
|
|
395
|
-
function baseMatchesProperty$1(path, srcValue) {
|
|
396
|
-
if (isKey$1(path) && isStrictComparable(srcValue)) {
|
|
397
|
-
return matchesStrictComparable(toKey$1(path), srcValue);
|
|
398
|
-
}
|
|
399
|
-
return function (object) {
|
|
400
|
-
var objValue = get(object, path);
|
|
401
|
-
return objValue === undefined && objValue === srcValue ? hasIn(object, path) : baseIsEqual(srcValue, objValue, COMPARE_PARTIAL_FLAG | COMPARE_UNORDERED_FLAG);
|
|
402
|
-
};
|
|
403
|
-
}
|
|
404
|
-
var _baseMatchesProperty = baseMatchesProperty$1;
|
|
405
|
-
|
|
406
|
-
/**
|
|
407
|
-
* This method returns the first argument it receives.
|
|
408
|
-
*
|
|
409
|
-
* @static
|
|
410
|
-
* @since 0.1.0
|
|
411
|
-
* @memberOf _
|
|
412
|
-
* @category Util
|
|
413
|
-
* @param {*} value Any value.
|
|
414
|
-
* @returns {*} Returns `value`.
|
|
415
|
-
* @example
|
|
416
|
-
*
|
|
417
|
-
* var object = { 'a': 1 };
|
|
418
|
-
*
|
|
419
|
-
* console.log(_.identity(object) === object);
|
|
420
|
-
* // => true
|
|
421
|
-
*/
|
|
422
|
-
function identity$1(value) {
|
|
423
|
-
return value;
|
|
424
|
-
}
|
|
425
|
-
var identity_1 = identity$1;
|
|
426
|
-
|
|
427
|
-
var baseGet = _baseGet;
|
|
428
|
-
|
|
429
|
-
/**
|
|
430
|
-
* A specialized version of `baseProperty` which supports deep paths.
|
|
431
|
-
*
|
|
432
|
-
* @private
|
|
433
|
-
* @param {Array|string} path The path of the property to get.
|
|
434
|
-
* @returns {Function} Returns the new accessor function.
|
|
435
|
-
*/
|
|
436
|
-
function basePropertyDeep$1(path) {
|
|
437
|
-
return function (object) {
|
|
438
|
-
return baseGet(object, path);
|
|
439
|
-
};
|
|
440
|
-
}
|
|
441
|
-
var _basePropertyDeep = basePropertyDeep$1;
|
|
442
|
-
|
|
443
|
-
var baseProperty = _baseProperty,
|
|
444
|
-
basePropertyDeep = _basePropertyDeep,
|
|
445
|
-
isKey = _isKey,
|
|
446
|
-
toKey = _toKey;
|
|
447
|
-
|
|
448
|
-
/**
|
|
449
|
-
* Creates a function that returns the value at `path` of a given object.
|
|
450
|
-
*
|
|
451
|
-
* @static
|
|
452
|
-
* @memberOf _
|
|
453
|
-
* @since 2.4.0
|
|
454
|
-
* @category Util
|
|
455
|
-
* @param {Array|string} path The path of the property to get.
|
|
456
|
-
* @returns {Function} Returns the new accessor function.
|
|
457
|
-
* @example
|
|
458
|
-
*
|
|
459
|
-
* var objects = [
|
|
460
|
-
* { 'a': { 'b': 2 } },
|
|
461
|
-
* { 'a': { 'b': 1 } }
|
|
462
|
-
* ];
|
|
463
|
-
*
|
|
464
|
-
* _.map(objects, _.property('a.b'));
|
|
465
|
-
* // => [2, 1]
|
|
466
|
-
*
|
|
467
|
-
* _.map(_.sortBy(objects, _.property(['a', 'b'])), 'a.b');
|
|
468
|
-
* // => [1, 2]
|
|
469
|
-
*/
|
|
470
|
-
function property$1(path) {
|
|
471
|
-
return isKey(path) ? baseProperty(toKey(path)) : basePropertyDeep(path);
|
|
472
|
-
}
|
|
473
|
-
var property_1 = property$1;
|
|
474
|
-
|
|
475
|
-
var baseMatches = _baseMatches,
|
|
476
|
-
baseMatchesProperty = _baseMatchesProperty,
|
|
477
|
-
identity = identity_1,
|
|
478
|
-
isArray$1 = isArray_1,
|
|
479
|
-
property = property_1;
|
|
480
|
-
|
|
481
|
-
/**
|
|
482
|
-
* The base implementation of `_.iteratee`.
|
|
483
|
-
*
|
|
484
|
-
* @private
|
|
485
|
-
* @param {*} [value=_.identity] The value to convert to an iteratee.
|
|
486
|
-
* @returns {Function} Returns the iteratee.
|
|
487
|
-
*/
|
|
488
|
-
function baseIteratee$1(value) {
|
|
489
|
-
// Don't store the `typeof` result in a variable to avoid a JIT bug in Safari 9.
|
|
490
|
-
// See https://bugs.webkit.org/show_bug.cgi?id=156034 for more details.
|
|
491
|
-
if (typeof value == 'function') {
|
|
492
|
-
return value;
|
|
493
|
-
}
|
|
494
|
-
if (value == null) {
|
|
495
|
-
return identity;
|
|
496
|
-
}
|
|
497
|
-
if (typeof value == 'object') {
|
|
498
|
-
return isArray$1(value) ? baseMatchesProperty(value[0], value[1]) : baseMatches(value);
|
|
499
|
-
}
|
|
500
|
-
return property(value);
|
|
501
|
-
}
|
|
502
|
-
var _baseIteratee = baseIteratee$1;
|
|
503
|
-
|
|
504
|
-
var arrayAggregator = _arrayAggregator,
|
|
505
|
-
baseAggregator = _baseAggregator,
|
|
506
|
-
baseIteratee = _baseIteratee,
|
|
507
|
-
isArray = isArray_1;
|
|
508
|
-
|
|
509
|
-
/**
|
|
510
|
-
* Creates a function like `_.groupBy`.
|
|
511
|
-
*
|
|
512
|
-
* @private
|
|
513
|
-
* @param {Function} setter The function to set accumulator values.
|
|
514
|
-
* @param {Function} [initializer] The accumulator object initializer.
|
|
515
|
-
* @returns {Function} Returns the new aggregator function.
|
|
516
|
-
*/
|
|
517
|
-
function createAggregator$1(setter, initializer) {
|
|
518
|
-
return function (collection, iteratee) {
|
|
519
|
-
var func = isArray(collection) ? arrayAggregator : baseAggregator,
|
|
520
|
-
accumulator = initializer ? initializer() : {};
|
|
521
|
-
return func(collection, setter, baseIteratee(iteratee), accumulator);
|
|
522
|
-
};
|
|
523
|
-
}
|
|
524
|
-
var _createAggregator = createAggregator$1;
|
|
525
|
-
|
|
526
|
-
var baseAssignValue = _baseAssignValue,
|
|
527
|
-
createAggregator = _createAggregator;
|
|
528
|
-
|
|
529
|
-
/**
|
|
530
|
-
* Creates an object composed of keys generated from the results of running
|
|
531
|
-
* each element of `collection` thru `iteratee`. The corresponding value of
|
|
532
|
-
* each key is the last element responsible for generating the key. The
|
|
533
|
-
* iteratee is invoked with one argument: (value).
|
|
534
|
-
*
|
|
535
|
-
* @static
|
|
536
|
-
* @memberOf _
|
|
537
|
-
* @since 4.0.0
|
|
538
|
-
* @category Collection
|
|
539
|
-
* @param {Array|Object} collection The collection to iterate over.
|
|
540
|
-
* @param {Function} [iteratee=_.identity] The iteratee to transform keys.
|
|
541
|
-
* @returns {Object} Returns the composed aggregate object.
|
|
542
|
-
* @example
|
|
543
|
-
*
|
|
544
|
-
* var array = [
|
|
545
|
-
* { 'dir': 'left', 'code': 97 },
|
|
546
|
-
* { 'dir': 'right', 'code': 100 }
|
|
547
|
-
* ];
|
|
548
|
-
*
|
|
549
|
-
* _.keyBy(array, function(o) {
|
|
550
|
-
* return String.fromCharCode(o.code);
|
|
551
|
-
* });
|
|
552
|
-
* // => { 'a': { 'dir': 'left', 'code': 97 }, 'd': { 'dir': 'right', 'code': 100 } }
|
|
553
|
-
*
|
|
554
|
-
* _.keyBy(array, 'dir');
|
|
555
|
-
* // => { 'left': { 'dir': 'left', 'code': 97 }, 'right': { 'dir': 'right', 'code': 100 } }
|
|
556
|
-
*/
|
|
557
|
-
var keyBy = createAggregator(function (result, value, key) {
|
|
558
|
-
baseAssignValue(result, key, value);
|
|
559
|
-
});
|
|
560
|
-
var keyBy_1 = keyBy;
|
|
561
|
-
var keyBy$1 = keyBy_1;
|
|
562
|
-
|
|
563
|
-
const DEFAULT_TEXT = {
|
|
564
|
-
SEARCH_PLACEHOLDER: 'Search',
|
|
565
|
-
SELECT_OPTION_PLACEHOLDER: 'Select option',
|
|
566
|
-
NO_RESULTS_TITLE: 'No results',
|
|
567
|
-
NO_RESULTS_START: 'We couldn\'t find ',
|
|
568
|
-
NO_RESULTS_END: '.',
|
|
569
|
-
UPDATE_SEARCH: 'Please, update your search criteria.'
|
|
570
|
-
};
|
|
571
|
-
const OR_SELECT_OPTIONS_PROP = {
|
|
572
|
-
type: Array,
|
|
573
|
-
default: () => []
|
|
574
|
-
};
|
|
575
|
-
const OR_SELECT_SEARCH_OPTIONS_PROP = {
|
|
576
|
-
type: Array,
|
|
577
|
-
default: undefined
|
|
578
|
-
};
|
|
579
|
-
const OR_SELECT_VALUE_PROP = {
|
|
580
|
-
type: [String, Array, Number],
|
|
581
|
-
default: undefined
|
|
582
|
-
};
|
|
583
|
-
const OR_SELECT_PLACEHOLDER_PROP = {
|
|
584
|
-
type: String,
|
|
585
|
-
default: () => DEFAULT_TEXT.SELECT_OPTION_PLACEHOLDER
|
|
586
|
-
};
|
|
587
|
-
const COMMON_STRING_PROP = {
|
|
588
|
-
type: String,
|
|
589
|
-
default: ''
|
|
590
|
-
};
|
|
591
|
-
const SEARCH_OPTIONS_FUNCTION_PROP = {
|
|
592
|
-
type: Function,
|
|
593
|
-
default: undefined
|
|
594
|
-
};
|
|
595
|
-
const OR_SELECT_NO_RESULTS_TITLE_PROP = {
|
|
596
|
-
type: String,
|
|
597
|
-
default: () => DEFAULT_TEXT.NO_RESULTS_TITLE
|
|
598
|
-
};
|
|
599
|
-
const OR_SELECT_NO_RESULTS_START_TEXT_PROP = {
|
|
600
|
-
type: String,
|
|
601
|
-
default: () => DEFAULT_TEXT.NO_RESULTS_START
|
|
602
|
-
};
|
|
603
|
-
const OR_SELECT_NO_RESULTS_END_TEXT_PROP = {
|
|
604
|
-
type: String,
|
|
605
|
-
default: () => DEFAULT_TEXT.NO_RESULTS_END
|
|
606
|
-
};
|
|
607
|
-
const OR_SELECT_UPDATE_SEARCH_TEXT_PROP = {
|
|
608
|
-
type: String,
|
|
609
|
-
default: () => DEFAULT_TEXT.UPDATE_SEARCH
|
|
610
|
-
};
|
|
611
|
-
|
|
612
|
-
var script$8 = defineComponent({
|
|
613
|
-
name: 'OrSelectInputValue',
|
|
614
|
-
components: {
|
|
615
|
-
OrChip: script$9
|
|
616
|
-
},
|
|
617
|
-
props: {
|
|
618
|
-
value: OR_SELECT_VALUE_PROP,
|
|
619
|
-
options: OR_SELECT_SEARCH_OPTIONS_PROP,
|
|
620
|
-
isMultiSelect: Boolean,
|
|
621
|
-
isDisabled: Boolean
|
|
622
|
-
},
|
|
623
|
-
emits: ['delete-value'],
|
|
624
|
-
computed: {
|
|
625
|
-
optionsByKey() {
|
|
626
|
-
return keyBy$1(this.options, 'value');
|
|
627
|
-
},
|
|
628
|
-
states() {
|
|
629
|
-
return {
|
|
630
|
-
'simple-value': !this.isMultiSelect,
|
|
631
|
-
'multi-value': this.isMultiSelect
|
|
632
|
-
};
|
|
633
|
-
}
|
|
634
|
-
},
|
|
635
|
-
methods: {
|
|
636
|
-
getOptionLabel(optionId) {
|
|
637
|
-
var _a;
|
|
638
|
-
const option = this.optionsByKey[optionId];
|
|
639
|
-
return String(option ? (_a = option.label) !== null && _a !== void 0 ? _a : option.value : optionId);
|
|
640
|
-
},
|
|
641
|
-
/** Prevent content toggle event on chips, since they have their own control elements */
|
|
642
|
-
handleInputValueClick(event) {
|
|
643
|
-
const inputValueElement = this.$refs['input-value'];
|
|
644
|
-
const inputValueTextElement = this.$refs['input-value-text'];
|
|
645
|
-
const target = event.target;
|
|
646
|
-
if (target !== inputValueElement && target !== inputValueTextElement) {
|
|
647
|
-
event.stopPropagation();
|
|
648
|
-
}
|
|
649
|
-
}
|
|
650
|
-
}
|
|
651
|
-
});
|
|
652
|
-
|
|
653
|
-
function render$8(_ctx, _cache, $props, $setup, $data, $options) {
|
|
654
|
-
const _component_or_chip = resolveComponent("or-chip");
|
|
655
|
-
return openBlock(), createElementBlock("div", {
|
|
656
|
-
ref: "input-value",
|
|
657
|
-
class: normalizeClass(["or-select-input-value", _ctx.states]),
|
|
658
|
-
onClick: _cache[0] || (_cache[0] = function () {
|
|
659
|
-
return _ctx.handleInputValueClick && _ctx.handleInputValueClick(...arguments);
|
|
660
|
-
})
|
|
661
|
-
}, [!_ctx.isMultiSelect ? (openBlock(), createElementBlock("div", {
|
|
662
|
-
key: 0,
|
|
663
|
-
ref: "input-value-text",
|
|
664
|
-
class: "or-select-input-value-text"
|
|
665
|
-
}, toDisplayString(_ctx.getOptionLabel(_ctx.value)), 513 /* TEXT, NEED_PATCH */)) : createCommentVNode("v-if", true), _ctx.isMultiSelect ? (openBlock(true), createElementBlock(Fragment, {
|
|
666
|
-
key: 1
|
|
667
|
-
}, renderList(_ctx.value, valueItem => {
|
|
668
|
-
return openBlock(), createBlock(_component_or_chip, {
|
|
669
|
-
key: valueItem,
|
|
670
|
-
content: _ctx.getOptionLabel(valueItem),
|
|
671
|
-
"is-disabled": _ctx.isDisabled,
|
|
672
|
-
onDelete: $event => _ctx.$emit('delete-value', valueItem)
|
|
673
|
-
}, null, 8 /* PROPS */, ["content", "is-disabled", "onDelete"]);
|
|
674
|
-
}), 128 /* KEYED_FRAGMENT */)) : createCommentVNode("v-if", true)], 2 /* CLASS */);
|
|
675
|
-
}
|
|
676
|
-
|
|
677
|
-
var css_248z$8 = "/**\n * A simple way to manage mobile breakpoints described in https://davidwalsh.name/write-media-queries-sass.\n * Can be further extended using following approach https://rimdev.io/making-media-query-mixins-with-sass/\n */\n@keyframes spinAround-7e5504da {\nfrom {\n transform: rotate(0);\n}\nto {\n transform: rotate(359deg);\n}\n}\n@keyframes fade-7e5504da {\nfrom {\n opacity: 1;\n}\nto {\n opacity: 0;\n}\n}\n.or-select-input-value[data-v-7e5504da] {\n display: flex;\n flex: 1 1 100%;\n overflow: hidden;\n}\n.or-select-input-value.simple-value[data-v-7e5504da] {\n align-items: center;\n}\n.or-select-input-value-text[data-v-7e5504da] {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.or-select-input-value.multi-value[data-v-7e5504da] {\n flex-wrap: wrap;\n padding: 0.125rem 0;\n}\n.or-select-input-value.multi-value .or-chip[data-v-7e5504da] {\n margin: 0.125rem;\n}\n.or-select-input-value.multi-value .or-chip[data-v-7e5504da]:not(.disabled) {\n cursor: default;\n}";
|
|
678
|
-
styleInject(css_248z$8);
|
|
679
|
-
|
|
680
|
-
script$8.render = render$8;
|
|
681
|
-
script$8.__scopeId = "data-v-7e5504da";
|
|
682
|
-
script$8.__file = "src/components/or-select/partials/OrSelectInputValue.vue";
|
|
683
|
-
|
|
684
|
-
var script$7 = defineComponent({
|
|
685
|
-
name: 'OrSelectInput',
|
|
686
|
-
components: {
|
|
687
|
-
OrIcon: script$a,
|
|
688
|
-
OrSelectInputValue: script$8
|
|
689
|
-
},
|
|
690
|
-
props: {
|
|
691
|
-
value: OR_SELECT_VALUE_PROP,
|
|
692
|
-
options: OR_SELECT_OPTIONS_PROP,
|
|
693
|
-
placeholder: OR_SELECT_PLACEHOLDER_PROP,
|
|
694
|
-
isOpen: Boolean,
|
|
695
|
-
isMultiSelect: Boolean,
|
|
696
|
-
isTop: Boolean,
|
|
697
|
-
isDisabled: Boolean,
|
|
698
|
-
isInvalid: Boolean
|
|
699
|
-
},
|
|
700
|
-
emits: ['toggle-content', 'delete-value'],
|
|
701
|
-
computed: {
|
|
702
|
-
icon() {
|
|
703
|
-
return this.isOpen ? 'arrow_drop_up' : 'arrow_drop_down';
|
|
704
|
-
},
|
|
705
|
-
states() {
|
|
706
|
-
return {
|
|
707
|
-
open: this.isOpen,
|
|
708
|
-
error: this.isInvalid,
|
|
709
|
-
disabled: this.isDisabled,
|
|
710
|
-
multiselect: this.isMultiSelect,
|
|
711
|
-
top: this.isTop
|
|
712
|
-
};
|
|
713
|
-
},
|
|
714
|
-
isEmptyValue() {
|
|
715
|
-
return typeof this.value === 'number' ? false : isEmpty(this.value);
|
|
716
|
-
}
|
|
717
|
-
},
|
|
718
|
-
methods: {
|
|
719
|
-
handleToggleContent() {
|
|
720
|
-
if (!this.isDisabled) {
|
|
721
|
-
this.$emit('toggle-content');
|
|
722
|
-
}
|
|
723
|
-
}
|
|
724
|
-
}
|
|
725
|
-
});
|
|
726
|
-
|
|
727
|
-
const _hoisted_1$5 = {
|
|
728
|
-
key: 0,
|
|
729
|
-
class: "or-select-input-placeholder"
|
|
730
|
-
};
|
|
731
|
-
const _hoisted_2$1 = {
|
|
732
|
-
class: "or-select-input-placeholder-text"
|
|
733
|
-
};
|
|
734
|
-
const _hoisted_3$1 = {
|
|
735
|
-
class: "or-select-input-button"
|
|
736
|
-
};
|
|
737
|
-
function render$7(_ctx, _cache, $props, $setup, $data, $options) {
|
|
738
|
-
const _component_or_select_input_value = resolveComponent("or-select-input-value");
|
|
739
|
-
const _component_or_icon = resolveComponent("or-icon");
|
|
740
|
-
return openBlock(), createElementBlock("div", {
|
|
741
|
-
class: normalizeClass(["or-select-input input-wrapper", _ctx.states]),
|
|
742
|
-
onClick: _cache[1] || (_cache[1] = function () {
|
|
743
|
-
return _ctx.handleToggleContent && _ctx.handleToggleContent(...arguments);
|
|
744
|
-
})
|
|
745
|
-
}, [_ctx.isEmptyValue ? (openBlock(), createElementBlock("div", _hoisted_1$5, [createElementVNode("span", _hoisted_2$1, toDisplayString(_ctx.placeholder), 1 /* TEXT */)])) : createCommentVNode("v-if", true), !_ctx.isEmptyValue ? renderSlot(_ctx.$slots, "input-value", {
|
|
746
|
-
key: 1,
|
|
747
|
-
value: _ctx.value,
|
|
748
|
-
options: _ctx.options
|
|
749
|
-
}, () => [createVNode(_component_or_select_input_value, {
|
|
750
|
-
value: _ctx.value,
|
|
751
|
-
options: _ctx.options,
|
|
752
|
-
"is-multi-select": _ctx.isMultiSelect,
|
|
753
|
-
"is-disabled": _ctx.isDisabled,
|
|
754
|
-
onDeleteValue: _cache[0] || (_cache[0] = $event => _ctx.$emit('delete-value', $event))
|
|
755
|
-
}, null, 8 /* PROPS */, ["value", "options", "is-multi-select", "is-disabled"])]) : createCommentVNode("v-if", true), createElementVNode("div", _hoisted_3$1, [createVNode(_component_or_icon, {
|
|
756
|
-
icon: _ctx.icon
|
|
757
|
-
}, null, 8 /* PROPS */, ["icon"])])], 2 /* CLASS */);
|
|
670
|
+
break;
|
|
671
|
+
}
|
|
672
|
+
object = object[key];
|
|
673
|
+
}
|
|
674
|
+
if (result || ++index != length) {
|
|
675
|
+
return result;
|
|
676
|
+
}
|
|
677
|
+
length = object == null ? 0 : object.length;
|
|
678
|
+
return !!length && isLength(length) && isIndex(key, length) && (isArray$2(object) || isArguments(object));
|
|
758
679
|
}
|
|
680
|
+
var _hasPath = hasPath$1;
|
|
759
681
|
|
|
760
|
-
var
|
|
761
|
-
|
|
682
|
+
var baseHasIn = _baseHasIn,
|
|
683
|
+
hasPath = _hasPath;
|
|
762
684
|
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
685
|
+
/**
|
|
686
|
+
* Checks if `path` is a direct or inherited property of `object`.
|
|
687
|
+
*
|
|
688
|
+
* @static
|
|
689
|
+
* @memberOf _
|
|
690
|
+
* @since 4.0.0
|
|
691
|
+
* @category Object
|
|
692
|
+
* @param {Object} object The object to query.
|
|
693
|
+
* @param {Array|string} path The path to check.
|
|
694
|
+
* @returns {boolean} Returns `true` if `path` exists, else `false`.
|
|
695
|
+
* @example
|
|
696
|
+
*
|
|
697
|
+
* var object = _.create({ 'a': _.create({ 'b': 2 }) });
|
|
698
|
+
*
|
|
699
|
+
* _.hasIn(object, 'a');
|
|
700
|
+
* // => true
|
|
701
|
+
*
|
|
702
|
+
* _.hasIn(object, 'a.b');
|
|
703
|
+
* // => true
|
|
704
|
+
*
|
|
705
|
+
* _.hasIn(object, ['a', 'b']);
|
|
706
|
+
* // => true
|
|
707
|
+
*
|
|
708
|
+
* _.hasIn(object, 'b');
|
|
709
|
+
* // => false
|
|
710
|
+
*/
|
|
711
|
+
function hasIn$1(object, path) {
|
|
712
|
+
return object != null && hasPath(object, path, baseHasIn);
|
|
713
|
+
}
|
|
714
|
+
var hasIn_1 = hasIn$1;
|
|
766
715
|
|
|
767
|
-
var
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
},
|
|
791
|
-
methods: {
|
|
792
|
-
handleSearchChange(search) {
|
|
793
|
-
this.search = search;
|
|
794
|
-
this.$emit('search-change', search);
|
|
795
|
-
}
|
|
716
|
+
var baseIsEqual = _baseIsEqual,
|
|
717
|
+
get = get_1,
|
|
718
|
+
hasIn = hasIn_1,
|
|
719
|
+
isKey$1 = _isKey,
|
|
720
|
+
isStrictComparable = _isStrictComparable,
|
|
721
|
+
matchesStrictComparable = _matchesStrictComparable,
|
|
722
|
+
toKey$1 = _toKey;
|
|
723
|
+
|
|
724
|
+
/** Used to compose bitmasks for value comparisons. */
|
|
725
|
+
var COMPARE_PARTIAL_FLAG = 1,
|
|
726
|
+
COMPARE_UNORDERED_FLAG = 2;
|
|
727
|
+
|
|
728
|
+
/**
|
|
729
|
+
* The base implementation of `_.matchesProperty` which doesn't clone `srcValue`.
|
|
730
|
+
*
|
|
731
|
+
* @private
|
|
732
|
+
* @param {string} path The path of the property to get.
|
|
733
|
+
* @param {*} srcValue The value to match.
|
|
734
|
+
* @returns {Function} Returns the new spec function.
|
|
735
|
+
*/
|
|
736
|
+
function baseMatchesProperty$1(path, srcValue) {
|
|
737
|
+
if (isKey$1(path) && isStrictComparable(srcValue)) {
|
|
738
|
+
return matchesStrictComparable(toKey$1(path), srcValue);
|
|
796
739
|
}
|
|
797
|
-
|
|
740
|
+
return function (object) {
|
|
741
|
+
var objValue = get(object, path);
|
|
742
|
+
return objValue === undefined && objValue === srcValue ? hasIn(object, path) : baseIsEqual(srcValue, objValue, COMPARE_PARTIAL_FLAG | COMPARE_UNORDERED_FLAG);
|
|
743
|
+
};
|
|
744
|
+
}
|
|
745
|
+
var _baseMatchesProperty = baseMatchesProperty$1;
|
|
798
746
|
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
747
|
+
/**
|
|
748
|
+
* This method returns the first argument it receives.
|
|
749
|
+
*
|
|
750
|
+
* @static
|
|
751
|
+
* @since 0.1.0
|
|
752
|
+
* @memberOf _
|
|
753
|
+
* @category Util
|
|
754
|
+
* @param {*} value Any value.
|
|
755
|
+
* @returns {*} Returns `value`.
|
|
756
|
+
* @example
|
|
757
|
+
*
|
|
758
|
+
* var object = { 'a': 1 };
|
|
759
|
+
*
|
|
760
|
+
* console.log(_.identity(object) === object);
|
|
761
|
+
* // => true
|
|
762
|
+
*/
|
|
763
|
+
function identity$1(value) {
|
|
764
|
+
return value;
|
|
817
765
|
}
|
|
766
|
+
var identity_1 = identity$1;
|
|
818
767
|
|
|
819
|
-
var
|
|
820
|
-
styleInject(css_248z$6);
|
|
768
|
+
var baseGet = _baseGet;
|
|
821
769
|
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
770
|
+
/**
|
|
771
|
+
* A specialized version of `baseProperty` which supports deep paths.
|
|
772
|
+
*
|
|
773
|
+
* @private
|
|
774
|
+
* @param {Array|string} path The path of the property to get.
|
|
775
|
+
* @returns {Function} Returns the new accessor function.
|
|
776
|
+
*/
|
|
777
|
+
function basePropertyDeep$1(path) {
|
|
778
|
+
return function (object) {
|
|
779
|
+
return baseGet(object, path);
|
|
780
|
+
};
|
|
781
|
+
}
|
|
782
|
+
var _basePropertyDeep = basePropertyDeep$1;
|
|
825
783
|
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
search: {
|
|
831
|
-
type: String,
|
|
832
|
-
default: ''
|
|
833
|
-
},
|
|
834
|
-
noResultsTitle: OR_SELECT_NO_RESULTS_TITLE_PROP,
|
|
835
|
-
noResultsStartText: OR_SELECT_NO_RESULTS_START_TEXT_PROP,
|
|
836
|
-
noResultsEndText: OR_SELECT_NO_RESULTS_END_TEXT_PROP,
|
|
837
|
-
updateSearchText: OR_SELECT_UPDATE_SEARCH_TEXT_PROP
|
|
838
|
-
}
|
|
839
|
-
});
|
|
784
|
+
var baseProperty = _baseProperty,
|
|
785
|
+
basePropertyDeep = _basePropertyDeep,
|
|
786
|
+
isKey = _isKey,
|
|
787
|
+
toKey = _toKey;
|
|
840
788
|
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
}
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
789
|
+
/**
|
|
790
|
+
* Creates a function that returns the value at `path` of a given object.
|
|
791
|
+
*
|
|
792
|
+
* @static
|
|
793
|
+
* @memberOf _
|
|
794
|
+
* @since 2.4.0
|
|
795
|
+
* @category Util
|
|
796
|
+
* @param {Array|string} path The path of the property to get.
|
|
797
|
+
* @returns {Function} Returns the new accessor function.
|
|
798
|
+
* @example
|
|
799
|
+
*
|
|
800
|
+
* var objects = [
|
|
801
|
+
* { 'a': { 'b': 2 } },
|
|
802
|
+
* { 'a': { 'b': 1 } }
|
|
803
|
+
* ];
|
|
804
|
+
*
|
|
805
|
+
* _.map(objects, _.property('a.b'));
|
|
806
|
+
* // => [2, 1]
|
|
807
|
+
*
|
|
808
|
+
* _.map(_.sortBy(objects, _.property(['a', 'b'])), 'a.b');
|
|
809
|
+
* // => [1, 2]
|
|
810
|
+
*/
|
|
811
|
+
function property$1(path) {
|
|
812
|
+
return isKey(path) ? baseProperty(toKey(path)) : basePropertyDeep(path);
|
|
854
813
|
}
|
|
814
|
+
var property_1 = property$1;
|
|
855
815
|
|
|
856
|
-
var
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
script$5.__file = "src/components/or-select/partials/OrSelectContentEmpty.vue";
|
|
816
|
+
var baseMatches = _baseMatches,
|
|
817
|
+
baseMatchesProperty = _baseMatchesProperty,
|
|
818
|
+
identity = identity_1,
|
|
819
|
+
isArray$1 = isArray_1,
|
|
820
|
+
property = property_1;
|
|
862
821
|
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
},
|
|
876
|
-
emits: ['select-option'],
|
|
877
|
-
computed: {
|
|
878
|
-
optionLabel() {
|
|
879
|
-
var _a;
|
|
880
|
-
return String((_a = this.option.label) !== null && _a !== void 0 ? _a : this.option.value);
|
|
881
|
-
}
|
|
822
|
+
/**
|
|
823
|
+
* The base implementation of `_.iteratee`.
|
|
824
|
+
*
|
|
825
|
+
* @private
|
|
826
|
+
* @param {*} [value=_.identity] The value to convert to an iteratee.
|
|
827
|
+
* @returns {Function} Returns the iteratee.
|
|
828
|
+
*/
|
|
829
|
+
function baseIteratee$1(value) {
|
|
830
|
+
// Don't store the `typeof` result in a variable to avoid a JIT bug in Safari 9.
|
|
831
|
+
// See https://bugs.webkit.org/show_bug.cgi?id=156034 for more details.
|
|
832
|
+
if (typeof value == 'function') {
|
|
833
|
+
return value;
|
|
882
834
|
}
|
|
883
|
-
|
|
835
|
+
if (value == null) {
|
|
836
|
+
return identity;
|
|
837
|
+
}
|
|
838
|
+
if (typeof value == 'object') {
|
|
839
|
+
return isArray$1(value) ? baseMatchesProperty(value[0], value[1]) : baseMatches(value);
|
|
840
|
+
}
|
|
841
|
+
return property(value);
|
|
842
|
+
}
|
|
843
|
+
var _baseIteratee = baseIteratee$1;
|
|
844
|
+
|
|
845
|
+
var arrayAggregator = _arrayAggregator,
|
|
846
|
+
baseAggregator = _baseAggregator,
|
|
847
|
+
baseIteratee = _baseIteratee,
|
|
848
|
+
isArray = isArray_1;
|
|
884
849
|
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
label: _ctx.optionLabel,
|
|
900
|
-
"model-value": _ctx.isActive
|
|
901
|
-
}, null, 8 /* PROPS */, ["label", "model-value"])) : createCommentVNode("v-if", true)], 2 /* CLASS */);
|
|
850
|
+
/**
|
|
851
|
+
* Creates a function like `_.groupBy`.
|
|
852
|
+
*
|
|
853
|
+
* @private
|
|
854
|
+
* @param {Function} setter The function to set accumulator values.
|
|
855
|
+
* @param {Function} [initializer] The accumulator object initializer.
|
|
856
|
+
* @returns {Function} Returns the new aggregator function.
|
|
857
|
+
*/
|
|
858
|
+
function createAggregator$1(setter, initializer) {
|
|
859
|
+
return function (collection, iteratee) {
|
|
860
|
+
var func = isArray(collection) ? arrayAggregator : baseAggregator,
|
|
861
|
+
accumulator = initializer ? initializer() : {};
|
|
862
|
+
return func(collection, setter, baseIteratee(iteratee), accumulator);
|
|
863
|
+
};
|
|
902
864
|
}
|
|
865
|
+
var _createAggregator = createAggregator$1;
|
|
903
866
|
|
|
904
|
-
var
|
|
905
|
-
|
|
867
|
+
var baseAssignValue = _baseAssignValue,
|
|
868
|
+
createAggregator = _createAggregator;
|
|
906
869
|
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
870
|
+
/**
|
|
871
|
+
* Creates an object composed of keys generated from the results of running
|
|
872
|
+
* each element of `collection` thru `iteratee`. The corresponding value of
|
|
873
|
+
* each key is the last element responsible for generating the key. The
|
|
874
|
+
* iteratee is invoked with one argument: (value).
|
|
875
|
+
*
|
|
876
|
+
* @static
|
|
877
|
+
* @memberOf _
|
|
878
|
+
* @since 4.0.0
|
|
879
|
+
* @category Collection
|
|
880
|
+
* @param {Array|Object} collection The collection to iterate over.
|
|
881
|
+
* @param {Function} [iteratee=_.identity] The iteratee to transform keys.
|
|
882
|
+
* @returns {Object} Returns the composed aggregate object.
|
|
883
|
+
* @example
|
|
884
|
+
*
|
|
885
|
+
* var array = [
|
|
886
|
+
* { 'dir': 'left', 'code': 97 },
|
|
887
|
+
* { 'dir': 'right', 'code': 100 }
|
|
888
|
+
* ];
|
|
889
|
+
*
|
|
890
|
+
* _.keyBy(array, function(o) {
|
|
891
|
+
* return String.fromCharCode(o.code);
|
|
892
|
+
* });
|
|
893
|
+
* // => { 'a': { 'dir': 'left', 'code': 97 }, 'd': { 'dir': 'right', 'code': 100 } }
|
|
894
|
+
*
|
|
895
|
+
* _.keyBy(array, 'dir');
|
|
896
|
+
* // => { 'left': { 'dir': 'left', 'code': 97 }, 'right': { 'dir': 'right', 'code': 100 } }
|
|
897
|
+
*/
|
|
898
|
+
var keyBy = createAggregator(function (result, value, key) {
|
|
899
|
+
baseAssignValue(result, key, value);
|
|
900
|
+
});
|
|
901
|
+
var keyBy_1 = keyBy;
|
|
902
|
+
var keyBy$1 = keyBy_1;
|
|
910
903
|
|
|
911
904
|
var script$3 = defineComponent({
|
|
912
|
-
name: '
|
|
905
|
+
name: 'OrSelectInputValue',
|
|
913
906
|
components: {
|
|
914
|
-
|
|
907
|
+
OrChip: script$c
|
|
915
908
|
},
|
|
916
909
|
props: {
|
|
917
910
|
value: OR_SELECT_VALUE_PROP,
|
|
918
|
-
options:
|
|
919
|
-
isMultiSelect: Boolean
|
|
911
|
+
options: OR_SELECT_SEARCH_OPTIONS_PROP,
|
|
912
|
+
isMultiSelect: Boolean,
|
|
913
|
+
isDisabled: Boolean
|
|
914
|
+
},
|
|
915
|
+
emits: ['delete-value'],
|
|
916
|
+
computed: {
|
|
917
|
+
optionsByKey() {
|
|
918
|
+
return keyBy$1(this.options, 'value');
|
|
919
|
+
},
|
|
920
|
+
states() {
|
|
921
|
+
return {
|
|
922
|
+
'simple-value': !this.isMultiSelect,
|
|
923
|
+
'multi-value': this.isMultiSelect
|
|
924
|
+
};
|
|
925
|
+
}
|
|
920
926
|
},
|
|
921
|
-
emits: ['select-option'],
|
|
922
927
|
methods: {
|
|
923
|
-
|
|
924
|
-
|
|
928
|
+
getOptionLabel(optionId) {
|
|
929
|
+
var _a;
|
|
930
|
+
const option = this.optionsByKey[optionId];
|
|
931
|
+
return String(option ? (_a = option.label) !== null && _a !== void 0 ? _a : option.value : optionId);
|
|
925
932
|
},
|
|
926
|
-
/**
|
|
927
|
-
|
|
928
|
-
|
|
933
|
+
/** Prevent content toggle event on chips, since they have their own control elements */
|
|
934
|
+
handleInputValueClick(event) {
|
|
935
|
+
const inputValueElement = this.$refs['input-value'];
|
|
936
|
+
const inputValueTextElement = this.$refs['input-value-text'];
|
|
937
|
+
const target = event.target;
|
|
938
|
+
if (target !== inputValueElement && target !== inputValueTextElement) {
|
|
939
|
+
event.stopPropagation();
|
|
940
|
+
}
|
|
929
941
|
}
|
|
930
942
|
}
|
|
931
943
|
});
|
|
932
944
|
|
|
933
|
-
const _hoisted_1$1 = {
|
|
934
|
-
class: "or-select-content-options"
|
|
935
|
-
};
|
|
936
945
|
function render$3(_ctx, _cache, $props, $setup, $data, $options) {
|
|
937
|
-
const
|
|
938
|
-
return openBlock(), createElementBlock("div",
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
946
|
+
const _component_or_chip = resolveComponent("or-chip");
|
|
947
|
+
return openBlock(), createElementBlock("div", {
|
|
948
|
+
ref: "input-value",
|
|
949
|
+
class: normalizeClass(["or-select-input-value", _ctx.states]),
|
|
950
|
+
onClick: _cache[0] || (_cache[0] = function () {
|
|
951
|
+
return _ctx.handleInputValueClick && _ctx.handleInputValueClick(...arguments);
|
|
952
|
+
})
|
|
953
|
+
}, [!_ctx.isMultiSelect ? (openBlock(), createElementBlock("div", {
|
|
954
|
+
key: 0,
|
|
955
|
+
ref: "input-value-text",
|
|
956
|
+
class: "or-select-input-value-text"
|
|
957
|
+
}, toDisplayString(_ctx.getOptionLabel(_ctx.value)), 513 /* TEXT, NEED_PATCH */)) : createCommentVNode("v-if", true), _ctx.isMultiSelect ? (openBlock(true), createElementBlock(Fragment, {
|
|
958
|
+
key: 1
|
|
959
|
+
}, renderList(_ctx.value, valueItem => {
|
|
960
|
+
return openBlock(), createBlock(_component_or_chip, {
|
|
961
|
+
key: valueItem,
|
|
962
|
+
content: _ctx.getOptionLabel(valueItem),
|
|
963
|
+
"is-disabled": _ctx.isDisabled,
|
|
964
|
+
onDelete: $event => _ctx.$emit('delete-value', valueItem)
|
|
965
|
+
}, null, 8 /* PROPS */, ["content", "is-disabled", "onDelete"]);
|
|
966
|
+
}), 128 /* KEYED_FRAGMENT */)) : createCommentVNode("v-if", true)], 2 /* CLASS */);
|
|
953
967
|
}
|
|
954
968
|
|
|
955
|
-
var css_248z$3 = ".or-select-
|
|
969
|
+
var css_248z$3 = "/**\n * A simple way to manage mobile breakpoints described in https://davidwalsh.name/write-media-queries-sass.\n * Can be further extended using following approach https://rimdev.io/making-media-query-mixins-with-sass/\n */\n@keyframes spinAround-7e5504da {\nfrom {\n transform: rotate(0);\n}\nto {\n transform: rotate(359deg);\n}\n}\n@keyframes fade-7e5504da {\nfrom {\n opacity: 1;\n}\nto {\n opacity: 0;\n}\n}\n.or-select-input-value[data-v-7e5504da] {\n display: flex;\n flex: 1 1 100%;\n overflow: hidden;\n}\n.or-select-input-value.simple-value[data-v-7e5504da] {\n align-items: center;\n}\n.or-select-input-value-text[data-v-7e5504da] {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.or-select-input-value.multi-value[data-v-7e5504da] {\n flex-wrap: wrap;\n padding: 0.125rem 0;\n}\n.or-select-input-value.multi-value .or-chip[data-v-7e5504da] {\n margin: 0.125rem;\n}\n.or-select-input-value.multi-value .or-chip[data-v-7e5504da]:not(.disabled) {\n cursor: default;\n}";
|
|
956
970
|
styleInject(css_248z$3);
|
|
957
971
|
|
|
958
972
|
script$3.render = render$3;
|
|
959
|
-
script$3.__scopeId = "data-v-
|
|
960
|
-
script$3.__file = "src/components/or-select/partials/
|
|
973
|
+
script$3.__scopeId = "data-v-7e5504da";
|
|
974
|
+
script$3.__file = "src/components/or-select/partials/OrSelectInputValue.vue";
|
|
961
975
|
|
|
962
976
|
var script$2 = defineComponent({
|
|
963
|
-
name: '
|
|
977
|
+
name: 'OrSelectInput',
|
|
964
978
|
components: {
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
OrSelectContentEmpty: script$5,
|
|
968
|
-
OrSelectContentOptions: script$3
|
|
979
|
+
OrIcon: script$9,
|
|
980
|
+
OrSelectInputValue: script$3
|
|
969
981
|
},
|
|
970
982
|
props: {
|
|
971
983
|
value: OR_SELECT_VALUE_PROP,
|
|
972
984
|
options: OR_SELECT_OPTIONS_PROP,
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
isLoading: Boolean,
|
|
985
|
+
placeholder: OR_SELECT_PLACEHOLDER_PROP,
|
|
986
|
+
isOpen: Boolean,
|
|
976
987
|
isMultiSelect: Boolean,
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
updateSearchText: OR_SELECT_UPDATE_SEARCH_TEXT_PROP
|
|
981
|
-
},
|
|
982
|
-
emits: ['search-change', 'select-option'],
|
|
983
|
-
data() {
|
|
984
|
-
return {
|
|
985
|
-
search: ''
|
|
986
|
-
};
|
|
988
|
+
isTop: Boolean,
|
|
989
|
+
isDisabled: Boolean,
|
|
990
|
+
isInvalid: Boolean
|
|
987
991
|
},
|
|
992
|
+
emits: ['toggle-content', 'delete-value'],
|
|
988
993
|
computed: {
|
|
989
|
-
|
|
990
|
-
return
|
|
994
|
+
icon() {
|
|
995
|
+
return this.isOpen ? 'arrow_drop_up' : 'arrow_drop_down';
|
|
991
996
|
},
|
|
992
|
-
|
|
993
|
-
return
|
|
997
|
+
states() {
|
|
998
|
+
return {
|
|
999
|
+
open: this.isOpen,
|
|
1000
|
+
error: this.isInvalid,
|
|
1001
|
+
disabled: this.isDisabled,
|
|
1002
|
+
multiselect: this.isMultiSelect,
|
|
1003
|
+
top: this.isTop
|
|
1004
|
+
};
|
|
1005
|
+
},
|
|
1006
|
+
isEmptyValue() {
|
|
1007
|
+
return typeof this.value === 'number' ? false : isEmpty(this.value);
|
|
994
1008
|
}
|
|
995
1009
|
},
|
|
996
1010
|
methods: {
|
|
997
|
-
|
|
998
|
-
this.
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
handleSelectOption(option) {
|
|
1002
|
-
this.$emit('select-option', option);
|
|
1011
|
+
handleToggleContent() {
|
|
1012
|
+
if (!this.isDisabled) {
|
|
1013
|
+
this.$emit('toggle-content');
|
|
1014
|
+
}
|
|
1003
1015
|
}
|
|
1004
1016
|
}
|
|
1005
1017
|
});
|
|
1006
1018
|
|
|
1019
|
+
const _hoisted_1$1 = {
|
|
1020
|
+
key: 0,
|
|
1021
|
+
class: "or-select-input-placeholder"
|
|
1022
|
+
};
|
|
1023
|
+
const _hoisted_2 = {
|
|
1024
|
+
class: "or-select-input-placeholder-text"
|
|
1025
|
+
};
|
|
1026
|
+
const _hoisted_3 = {
|
|
1027
|
+
class: "or-select-input-button"
|
|
1028
|
+
};
|
|
1007
1029
|
function render$2(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1008
|
-
const
|
|
1009
|
-
const
|
|
1010
|
-
const _component_or_select_content_empty = resolveComponent("or-select-content-empty");
|
|
1011
|
-
const _component_or_select_content_options = resolveComponent("or-select-content-options");
|
|
1030
|
+
const _component_or_select_input_value = resolveComponent("or-select-input-value");
|
|
1031
|
+
const _component_or_icon = resolveComponent("or-icon");
|
|
1012
1032
|
return openBlock(), createElementBlock("div", {
|
|
1013
|
-
class: normalizeClass(["or-select-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
onSearchChange: _ctx.handleSearchChange
|
|
1019
|
-
}, null, 8 /* PROPS */, ["onSearchChange"])) : createCommentVNode("v-if", true), createElementVNode("div", {
|
|
1020
|
-
class: normalizeClass(["or-select-content-main", {
|
|
1021
|
-
'center-content': _ctx.isLoading
|
|
1022
|
-
}])
|
|
1023
|
-
}, [_ctx.isLoading ? (openBlock(), createBlock(_component_or_loader, {
|
|
1024
|
-
key: 0
|
|
1025
|
-
})) : createCommentVNode("v-if", true), _ctx.showEmptyResult ? renderSlot(_ctx.$slots, "empty-options", {
|
|
1033
|
+
class: normalizeClass(["or-select-input input-wrapper", _ctx.states]),
|
|
1034
|
+
onClick: _cache[1] || (_cache[1] = function () {
|
|
1035
|
+
return _ctx.handleToggleContent && _ctx.handleToggleContent(...arguments);
|
|
1036
|
+
})
|
|
1037
|
+
}, [_ctx.isEmptyValue ? (openBlock(), createElementBlock("div", _hoisted_1$1, [createElementVNode("span", _hoisted_2, toDisplayString(_ctx.placeholder), 1 /* TEXT */)])) : createCommentVNode("v-if", true), !_ctx.isEmptyValue ? renderSlot(_ctx.$slots, "input-value", {
|
|
1026
1038
|
key: 1,
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
"no-results-title": _ctx.noResultsTitle,
|
|
1031
|
-
"no-results-start-text": _ctx.noResultsStartText,
|
|
1032
|
-
"no-results-end-text": _ctx.noResultsEndText,
|
|
1033
|
-
"update-search-text": _ctx.updateSearchText
|
|
1034
|
-
}, null, 8 /* PROPS */, ["search", "no-results-title", "no-results-start-text", "no-results-end-text", "update-search-text"])]) : createCommentVNode("v-if", true), renderSlot(_ctx.$slots, "content-options", {
|
|
1035
|
-
onSelectOption: _ctx.handleSelectOption
|
|
1036
|
-
}, () => [_ctx.showOptions ? (openBlock(), createBlock(_component_or_select_content_options, {
|
|
1037
|
-
key: 0,
|
|
1039
|
+
value: _ctx.value,
|
|
1040
|
+
options: _ctx.options
|
|
1041
|
+
}, () => [createVNode(_component_or_select_input_value, {
|
|
1038
1042
|
value: _ctx.value,
|
|
1039
1043
|
options: _ctx.options,
|
|
1040
1044
|
"is-multi-select": _ctx.isMultiSelect,
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
}, 8 /* PROPS */, ["
|
|
1046
|
-
key: 1,
|
|
1047
|
-
"is-top": "",
|
|
1048
|
-
onSearchChange: _ctx.handleSearchChange
|
|
1049
|
-
}, null, 8 /* PROPS */, ["onSearchChange"])) : createCommentVNode("v-if", true)], 2 /* CLASS */);
|
|
1045
|
+
"is-disabled": _ctx.isDisabled,
|
|
1046
|
+
onDeleteValue: _cache[0] || (_cache[0] = $event => _ctx.$emit('delete-value', $event))
|
|
1047
|
+
}, null, 8 /* PROPS */, ["value", "options", "is-multi-select", "is-disabled"])]) : createCommentVNode("v-if", true), createElementVNode("div", _hoisted_3, [createVNode(_component_or_icon, {
|
|
1048
|
+
icon: _ctx.icon
|
|
1049
|
+
}, null, 8 /* PROPS */, ["icon"])])], 2 /* CLASS */);
|
|
1050
1050
|
}
|
|
1051
1051
|
|
|
1052
|
-
var css_248z$2 = "/**\n * A simple way to manage mobile breakpoints described in https://davidwalsh.name/write-media-queries-sass.\n * Can be further extended using following approach https://rimdev.io/making-media-query-mixins-with-sass/\n */\n@keyframes spinAround-
|
|
1052
|
+
var css_248z$2 = "/**\n * A simple way to manage mobile breakpoints described in https://davidwalsh.name/write-media-queries-sass.\n * Can be further extended using following approach https://rimdev.io/making-media-query-mixins-with-sass/\n */\n@keyframes spinAround-d093e2f2 {\nfrom {\n transform: rotate(0);\n}\nto {\n transform: rotate(359deg);\n}\n}\n@keyframes fade-d093e2f2 {\nfrom {\n opacity: 1;\n}\nto {\n opacity: 0;\n}\n}\n.or-select-input[data-v-d093e2f2] {\n display: flex;\n padding: 0 0.5rem;\n cursor: pointer;\n}\n.or-select-input.input-wrapper[data-v-d093e2f2] {\n min-height: 2.25rem;\n background-color: var(--c-neutral-1);\n border: 1px solid var(--c-neutral-2);\n border-radius: 0.25rem;\n}\n.or-select-input.input-wrapper.error[data-v-d093e2f2] {\n border-color: var(--c-error);\n}\n.or-select-input[data-v-d093e2f2]:hover:not(.disabled), .or-select-input.open[data-v-d093e2f2] {\n background-color: var(--c-white);\n}\n.or-select-input.open[data-v-d093e2f2] {\n border-color: var(--c-neutral-2);\n}\n.or-select-input.open[data-v-d093e2f2]:not(.top) {\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0;\n}\n.or-select-input.open.top[data-v-d093e2f2] {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n}\n.or-select-input.disabled[data-v-d093e2f2] {\n cursor: not-allowed;\n}\n.or-select-input.disabled[data-v-d093e2f2]:not(.multiselect) {\n background-color: var(--c-neutral-1-darken-5);\n}\n.or-select-input-placeholder[data-v-d093e2f2] {\n display: flex;\n align-items: center;\n overflow: hidden;\n color: var(--c-neutral-4);\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}\n.or-select-input-placeholder-text[data-v-d093e2f2] {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.or-select-input-button[data-v-d093e2f2] {\n display: flex;\n align-items: center;\n height: 2.125rem;\n margin-left: auto;\n}\n.or-select-input-button[data-v-d093e2f2] .or-icon {\n margin-left: 0.5rem;\n}";
|
|
1053
1053
|
styleInject(css_248z$2);
|
|
1054
1054
|
|
|
1055
1055
|
script$2.render = render$2;
|
|
1056
|
-
script$2.__scopeId = "data-v-
|
|
1057
|
-
script$2.__file = "src/components/or-select/partials/
|
|
1056
|
+
script$2.__scopeId = "data-v-d093e2f2";
|
|
1057
|
+
script$2.__file = "src/components/or-select/partials/OrSelectInput.vue";
|
|
1058
1058
|
|
|
1059
1059
|
var script$1 = defineComponent({
|
|
1060
1060
|
name: 'OrSelect',
|
|
1061
1061
|
components: {
|
|
1062
|
-
OrSelectInput: script$
|
|
1063
|
-
OrSelectContent: script$
|
|
1062
|
+
OrSelectInput: script$2,
|
|
1063
|
+
OrSelectContent: script$4,
|
|
1064
1064
|
OrFloating: script$d
|
|
1065
1065
|
},
|
|
1066
1066
|
props: {
|
|
@@ -1137,7 +1137,7 @@ function render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1137
1137
|
const _component_or_select_content = resolveComponent("or-select-content");
|
|
1138
1138
|
const _component_or_floating = resolveComponent("or-floating");
|
|
1139
1139
|
return openBlock(), createElementBlock("div", {
|
|
1140
|
-
ref:
|
|
1140
|
+
ref: 'root',
|
|
1141
1141
|
class: normalizeClass(["or-select-main", {
|
|
1142
1142
|
open: _ctx.isOpen
|
|
1143
1143
|
}])
|