@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,5 +1,11 @@
|
|
|
1
1
|
import { defineComponent, ref } from 'vue-demi';
|
|
2
2
|
import { o as onClickOutside } from '../../index-13c63b4c.js';
|
|
3
|
+
import { DEFAULT_TEXT, OR_SELECT_NO_RESULTS_TITLE_PROP, OR_SELECT_NO_RESULTS_START_TEXT_PROP, OR_SELECT_NO_RESULTS_END_TEXT_PROP, OR_SELECT_UPDATE_SEARCH_TEXT_PROP, OR_SELECT_VALUE_PROP, OR_SELECT_OPTIONS_PROP, OR_SELECT_SEARCH_OPTIONS_PROP, OR_SELECT_PLACEHOLDER_PROP, COMMON_STRING_PROP, SEARCH_OPTIONS_FUNCTION_PROP } from './constants.js';
|
|
4
|
+
import __vue_component__$9 from '../OrIcon/OrIcon.js';
|
|
5
|
+
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
6
|
+
import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
|
|
7
|
+
import __vue_component__$a from '../OrCheckbox/OrCheckbox.js';
|
|
8
|
+
import __vue_component__$b from '../OrLoader/OrLoader.js';
|
|
3
9
|
import { isEmpty } from '../../utils/isEmpty.js';
|
|
4
10
|
import { _ as _baseAssignValue } from '../../_baseAssignValue-2250dbc9.js';
|
|
5
11
|
import { k as keys_1, _ as _Stack, a as _baseIsEqual, i as isArguments_1 } from '../../_baseIsEqual-fe2002b6.js';
|
|
@@ -8,1017 +14,1035 @@ import { i as isObject_1 } from '../../isObject-b7415fc1.js';
|
|
|
8
14
|
import { _ as _castPath, a as _toKey, g as get_1, b as _isKey, c as _baseGet } from '../../get-34aa21f4.js';
|
|
9
15
|
import { i as isArray_1 } from '../../toString-b6e4472a.js';
|
|
10
16
|
import { _ as _baseProperty } from '../../_baseProperty-a52739e9.js';
|
|
11
|
-
import
|
|
12
|
-
import __vue_component__$9 from '../OrChip/OrChip.js';
|
|
13
|
-
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
14
|
-
import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
|
|
15
|
-
import __vue_component__$a from '../OrIcon/OrIcon.js';
|
|
16
|
-
import __vue_component__$b from '../OrCheckbox/OrCheckbox.js';
|
|
17
|
-
import __vue_component__$c from '../OrLoader/OrLoader.js';
|
|
17
|
+
import __vue_component__$c from '../OrChip/OrChip.js';
|
|
18
18
|
import __vue_component__$d from '../OrFloating/OrFloating.js';
|
|
19
19
|
import __vue_component__$e from '../OrLabel/OrLabel.js';
|
|
20
20
|
import __vue_component__$f from '../OrError/OrError.js';
|
|
21
21
|
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
22
|
+
var script$8 = defineComponent({
|
|
23
|
+
name: 'OrSelectSearchOptions',
|
|
24
|
+
components: {
|
|
25
|
+
OrIcon: __vue_component__$9
|
|
26
|
+
},
|
|
27
|
+
props: {
|
|
28
|
+
isTop: {
|
|
29
|
+
type: Boolean,
|
|
30
|
+
required: false,
|
|
31
|
+
default: false
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
emits: ['search-change'],
|
|
35
|
+
data() {
|
|
36
|
+
return {
|
|
37
|
+
search: '',
|
|
38
|
+
placeholder: DEFAULT_TEXT.SEARCH_PLACEHOLDER
|
|
39
|
+
};
|
|
40
|
+
},
|
|
41
|
+
computed: {
|
|
42
|
+
icon() {
|
|
43
|
+
return this.search ? 'close' : 'search';
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
methods: {
|
|
47
|
+
handleSearchChange(search) {
|
|
48
|
+
this.search = search;
|
|
49
|
+
this.$emit('search-change', search);
|
|
50
|
+
}
|
|
38
51
|
}
|
|
39
|
-
|
|
40
|
-
}
|
|
41
|
-
var _arrayAggregator = arrayAggregator$1;
|
|
52
|
+
});
|
|
42
53
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
54
|
+
var css_248z$8 = "@keyframes spinAround-data-v-10cb2d28{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-10cb2d28{from{opacity:1}to{opacity:0}}.or-select-search-options[data-v-10cb2d28]{display:flex;flex:0 0 auto;align-items:center;height:2.1875rem;padding:0 .5rem}.or-select-search-options[data-v-10cb2d28]:not(.top){border-bottom:1px solid var(--c-neutral-2)}.or-select-search-options.top[data-v-10cb2d28]{border-top:1px solid var(--c-neutral-2)}.or-select-search-options-input[data-v-10cb2d28]{flex:1 1 100%;min-width:0;height:100%;background:0 0;border:none;outline:0}.or-select-search-options-button[data-v-10cb2d28]{display:flex;padding:.125rem;margin-left:.5rem;cursor:pointer}.or-select-search-options-button[data-v-10cb2d28] .or-icon{font-size:1rem;color:var(--c-neutral-4)}";
|
|
55
|
+
styleInject(css_248z$8);
|
|
56
|
+
|
|
57
|
+
/* script */
|
|
58
|
+
const __vue_script__$8 = script$8;
|
|
59
|
+
/* template */
|
|
60
|
+
var __vue_render__$8 = function () {
|
|
61
|
+
var _vm = this;
|
|
62
|
+
var _h = _vm.$createElement;
|
|
63
|
+
var _c = _vm._self._c || _h;
|
|
64
|
+
return _c('div', {
|
|
65
|
+
staticClass: "or-select-search-options",
|
|
66
|
+
class: {
|
|
67
|
+
'top': _vm.isTop
|
|
68
|
+
}
|
|
69
|
+
}, [_c('input', {
|
|
70
|
+
staticClass: "or-select-search-options-input",
|
|
71
|
+
attrs: {
|
|
72
|
+
"placeholder": _vm.placeholder
|
|
73
|
+
},
|
|
74
|
+
domProps: {
|
|
75
|
+
"value": _vm.search
|
|
76
|
+
},
|
|
77
|
+
on: {
|
|
78
|
+
"input": function ($event) {
|
|
79
|
+
return _vm.handleSearchChange($event.target.value);
|
|
60
80
|
}
|
|
61
81
|
}
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
82
|
+
}), _vm._v(" "), _c('span', {
|
|
83
|
+
staticClass: "or-select-search-options-button",
|
|
84
|
+
on: {
|
|
85
|
+
"click": function ($event) {
|
|
86
|
+
return _vm.handleSearchChange('');
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
}, [_c('or-icon', {
|
|
90
|
+
attrs: {
|
|
91
|
+
"icon": _vm.icon
|
|
92
|
+
}
|
|
93
|
+
})], 1)]);
|
|
94
|
+
};
|
|
95
|
+
var __vue_staticRenderFns__$8 = [];
|
|
66
96
|
|
|
67
|
-
|
|
97
|
+
/* style */
|
|
98
|
+
const __vue_inject_styles__$8 = undefined;
|
|
99
|
+
/* scoped */
|
|
100
|
+
const __vue_scope_id__$8 = "data-v-10cb2d28";
|
|
101
|
+
/* module identifier */
|
|
102
|
+
const __vue_module_identifier__$8 = undefined;
|
|
103
|
+
/* functional template */
|
|
104
|
+
const __vue_is_functional_template__$8 = false;
|
|
105
|
+
/* style inject */
|
|
68
106
|
|
|
69
|
-
|
|
70
|
-
* The base implementation of `baseForOwn` which iterates over `object`
|
|
71
|
-
* properties returned by `keysFunc` and invokes `iteratee` for each property.
|
|
72
|
-
* Iteratee functions may exit iteration early by explicitly returning `false`.
|
|
73
|
-
*
|
|
74
|
-
* @private
|
|
75
|
-
* @param {Object} object The object to iterate over.
|
|
76
|
-
* @param {Function} iteratee The function invoked per iteration.
|
|
77
|
-
* @param {Function} keysFunc The function to get the keys of `object`.
|
|
78
|
-
* @returns {Object} Returns `object`.
|
|
79
|
-
*/
|
|
80
|
-
var baseFor$1 = createBaseFor();
|
|
81
|
-
var _baseFor = baseFor$1;
|
|
107
|
+
/* style inject SSR */
|
|
82
108
|
|
|
83
|
-
|
|
84
|
-
keys$1 = keys_1;
|
|
109
|
+
/* style inject shadow dom */
|
|
85
110
|
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
* @param {Function} iteratee The function invoked per iteration.
|
|
92
|
-
* @returns {Object} Returns `object`.
|
|
93
|
-
*/
|
|
94
|
-
function baseForOwn$1(object, iteratee) {
|
|
95
|
-
return object && baseFor(object, iteratee, keys$1);
|
|
96
|
-
}
|
|
97
|
-
var _baseForOwn = baseForOwn$1;
|
|
111
|
+
const __vue_component__$8 = /*#__PURE__*/normalizeComponent({
|
|
112
|
+
render: __vue_render__$8,
|
|
113
|
+
staticRenderFns: __vue_staticRenderFns__$8
|
|
114
|
+
}, __vue_inject_styles__$8, __vue_script__$8, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, undefined, undefined, undefined);
|
|
115
|
+
var OrSelectSearchOptions = __vue_component__$8;
|
|
98
116
|
|
|
99
|
-
|
|
117
|
+
/** TODO: Use text management library! */
|
|
118
|
+
var script$7 = defineComponent({
|
|
119
|
+
name: 'OrSelectContentEmpty',
|
|
120
|
+
props: {
|
|
121
|
+
search: {
|
|
122
|
+
type: String,
|
|
123
|
+
default: ''
|
|
124
|
+
},
|
|
125
|
+
noResultsTitle: OR_SELECT_NO_RESULTS_TITLE_PROP,
|
|
126
|
+
noResultsStartText: OR_SELECT_NO_RESULTS_START_TEXT_PROP,
|
|
127
|
+
noResultsEndText: OR_SELECT_NO_RESULTS_END_TEXT_PROP,
|
|
128
|
+
updateSearchText: OR_SELECT_UPDATE_SEARCH_TEXT_PROP
|
|
129
|
+
}
|
|
130
|
+
});
|
|
100
131
|
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
*
|
|
104
|
-
* @private
|
|
105
|
-
* @param {Function} eachFunc The function to iterate over a collection.
|
|
106
|
-
* @param {boolean} [fromRight] Specify iterating from right to left.
|
|
107
|
-
* @returns {Function} Returns the new base function.
|
|
108
|
-
*/
|
|
109
|
-
function createBaseEach$1(eachFunc, fromRight) {
|
|
110
|
-
return function (collection, iteratee) {
|
|
111
|
-
if (collection == null) {
|
|
112
|
-
return collection;
|
|
113
|
-
}
|
|
114
|
-
if (!isArrayLike(collection)) {
|
|
115
|
-
return eachFunc(collection, iteratee);
|
|
116
|
-
}
|
|
117
|
-
var length = collection.length,
|
|
118
|
-
index = fromRight ? length : -1,
|
|
119
|
-
iterable = Object(collection);
|
|
120
|
-
while (fromRight ? index-- : ++index < length) {
|
|
121
|
-
if (iteratee(iterable[index], index, iterable) === false) {
|
|
122
|
-
break;
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
return collection;
|
|
126
|
-
};
|
|
127
|
-
}
|
|
128
|
-
var _createBaseEach = createBaseEach$1;
|
|
132
|
+
var css_248z$7 = "@keyframes spinAround-data-v-998c6f28{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-998c6f28{from{opacity:1}to{opacity:0}}.or-select-content-empty[data-v-998c6f28]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:10.625rem}.or-select-content-empty-title[data-v-998c6f28]{font-weight:var(--fw-1)}.or-select-content-empty-description[data-v-998c6f28]{margin-top:.5rem}";
|
|
133
|
+
styleInject(css_248z$7);
|
|
129
134
|
|
|
130
|
-
|
|
131
|
-
|
|
135
|
+
/* script */
|
|
136
|
+
const __vue_script__$7 = script$7;
|
|
137
|
+
/* template */
|
|
138
|
+
var __vue_render__$7 = function () {
|
|
139
|
+
var _vm = this;
|
|
140
|
+
var _h = _vm.$createElement;
|
|
141
|
+
var _c = _vm._self._c || _h;
|
|
142
|
+
return _c('div', {
|
|
143
|
+
staticClass: "or-select-content-empty"
|
|
144
|
+
}, [_c('div', {
|
|
145
|
+
staticClass: "or-select-content-empty-title"
|
|
146
|
+
}, [_vm._v("\n " + _vm._s(_vm.noResultsTitle) + "\n ")]), _vm._v(" "), _vm.search ? [_c('div', {
|
|
147
|
+
staticClass: "or-select-content-empty-description"
|
|
148
|
+
}, [_vm._v("\n " + _vm._s(_vm.noResultsStartText)), _c('strong', [_vm._v(_vm._s(_vm.search))]), _vm._v(_vm._s(_vm.noResultsEndText) + "\n ")]), _vm._v("\n\n " + _vm._s(_vm.updateSearchText) + "\n ")] : _vm._e()], 2);
|
|
149
|
+
};
|
|
150
|
+
var __vue_staticRenderFns__$7 = [];
|
|
132
151
|
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
var _baseEach = baseEach$1;
|
|
152
|
+
/* style */
|
|
153
|
+
const __vue_inject_styles__$7 = undefined;
|
|
154
|
+
/* scoped */
|
|
155
|
+
const __vue_scope_id__$7 = "data-v-998c6f28";
|
|
156
|
+
/* module identifier */
|
|
157
|
+
const __vue_module_identifier__$7 = undefined;
|
|
158
|
+
/* functional template */
|
|
159
|
+
const __vue_is_functional_template__$7 = false;
|
|
160
|
+
/* style inject */
|
|
143
161
|
|
|
144
|
-
|
|
162
|
+
/* style inject SSR */
|
|
145
163
|
|
|
146
|
-
|
|
147
|
-
* Aggregates elements of `collection` on `accumulator` with keys transformed
|
|
148
|
-
* by `iteratee` and values set by `setter`.
|
|
149
|
-
*
|
|
150
|
-
* @private
|
|
151
|
-
* @param {Array|Object} collection The collection to iterate over.
|
|
152
|
-
* @param {Function} setter The function to set `accumulator` values.
|
|
153
|
-
* @param {Function} iteratee The iteratee to transform keys.
|
|
154
|
-
* @param {Object} accumulator The initial aggregated object.
|
|
155
|
-
* @returns {Function} Returns `accumulator`.
|
|
156
|
-
*/
|
|
157
|
-
function baseAggregator$1(collection, setter, iteratee, accumulator) {
|
|
158
|
-
baseEach(collection, function (value, key, collection) {
|
|
159
|
-
setter(accumulator, value, iteratee(value), collection);
|
|
160
|
-
});
|
|
161
|
-
return accumulator;
|
|
162
|
-
}
|
|
163
|
-
var _baseAggregator = baseAggregator$1;
|
|
164
|
+
/* style inject shadow dom */
|
|
164
165
|
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
var
|
|
170
|
-
COMPARE_UNORDERED_FLAG$1 = 2;
|
|
166
|
+
const __vue_component__$7 = /*#__PURE__*/normalizeComponent({
|
|
167
|
+
render: __vue_render__$7,
|
|
168
|
+
staticRenderFns: __vue_staticRenderFns__$7
|
|
169
|
+
}, __vue_inject_styles__$7, __vue_script__$7, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, undefined, undefined, undefined);
|
|
170
|
+
var OrSelectContentEmpty = __vue_component__$7;
|
|
171
171
|
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
while (index--) {
|
|
191
|
-
var data = matchData[index];
|
|
192
|
-
if (noCustomizer && data[2] ? data[1] !== object[data[0]] : !(data[0] in object)) {
|
|
193
|
-
return false;
|
|
194
|
-
}
|
|
195
|
-
}
|
|
196
|
-
while (++index < length) {
|
|
197
|
-
data = matchData[index];
|
|
198
|
-
var key = data[0],
|
|
199
|
-
objValue = object[key],
|
|
200
|
-
srcValue = data[1];
|
|
201
|
-
if (noCustomizer && data[2]) {
|
|
202
|
-
if (objValue === undefined && !(key in object)) {
|
|
203
|
-
return false;
|
|
204
|
-
}
|
|
205
|
-
} else {
|
|
206
|
-
var stack = new Stack();
|
|
207
|
-
if (customizer) {
|
|
208
|
-
var result = customizer(objValue, srcValue, key, object, source, stack);
|
|
209
|
-
}
|
|
210
|
-
if (!(result === undefined ? baseIsEqual$1(srcValue, objValue, COMPARE_PARTIAL_FLAG$1 | COMPARE_UNORDERED_FLAG$1, customizer, stack) : result)) {
|
|
211
|
-
return false;
|
|
212
|
-
}
|
|
172
|
+
var script$6 = defineComponent({
|
|
173
|
+
name: 'OrSelectOption',
|
|
174
|
+
components: {
|
|
175
|
+
OrCheckbox: __vue_component__$a
|
|
176
|
+
},
|
|
177
|
+
props: {
|
|
178
|
+
option: {
|
|
179
|
+
type: Object,
|
|
180
|
+
required: true
|
|
181
|
+
},
|
|
182
|
+
isActive: Boolean,
|
|
183
|
+
isCheckbox: Boolean
|
|
184
|
+
},
|
|
185
|
+
emits: ['select-option'],
|
|
186
|
+
computed: {
|
|
187
|
+
optionLabel() {
|
|
188
|
+
var _a;
|
|
189
|
+
return String((_a = this.option.label) !== null && _a !== void 0 ? _a : this.option.value);
|
|
213
190
|
}
|
|
214
191
|
}
|
|
215
|
-
|
|
216
|
-
}
|
|
217
|
-
var _baseIsMatch = baseIsMatch$1;
|
|
218
|
-
|
|
219
|
-
var isObject = isObject_1;
|
|
220
|
-
|
|
221
|
-
/**
|
|
222
|
-
* Checks if `value` is suitable for strict equality comparisons, i.e. `===`.
|
|
223
|
-
*
|
|
224
|
-
* @private
|
|
225
|
-
* @param {*} value The value to check.
|
|
226
|
-
* @returns {boolean} Returns `true` if `value` if suitable for strict
|
|
227
|
-
* equality comparisons, else `false`.
|
|
228
|
-
*/
|
|
229
|
-
function isStrictComparable$2(value) {
|
|
230
|
-
return value === value && !isObject(value);
|
|
231
|
-
}
|
|
232
|
-
var _isStrictComparable = isStrictComparable$2;
|
|
233
|
-
|
|
234
|
-
var isStrictComparable$1 = _isStrictComparable,
|
|
235
|
-
keys = keys_1;
|
|
192
|
+
});
|
|
236
193
|
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
*
|
|
240
|
-
* @private
|
|
241
|
-
* @param {Object} object The object to query.
|
|
242
|
-
* @returns {Array} Returns the match data of `object`.
|
|
243
|
-
*/
|
|
244
|
-
function getMatchData$1(object) {
|
|
245
|
-
var result = keys(object),
|
|
246
|
-
length = result.length;
|
|
247
|
-
while (length--) {
|
|
248
|
-
var key = result[length],
|
|
249
|
-
value = object[key];
|
|
250
|
-
result[length] = [key, value, isStrictComparable$1(value)];
|
|
251
|
-
}
|
|
252
|
-
return result;
|
|
253
|
-
}
|
|
254
|
-
var _getMatchData = getMatchData$1;
|
|
194
|
+
var css_248z$6 = "@keyframes spinAround-data-v-710f1291{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-710f1291{from{opacity:1}to{opacity:0}}.or-select-option[data-v-710f1291]{display:flex;align-items:center;height:2.125rem;padding:0 .5rem;cursor:pointer}.or-select-option[data-v-710f1291]:hover{background-color:var(--c-neutral-1)}.or-select-option.active[data-v-710f1291]:not(.checkbox){font-weight:var(--fw-1);background-color:var(--c-neutral-2)}.or-select-option[data-v-710f1291] .or-checkbox--content,.or-select-option-content[data-v-710f1291]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.or-select-option .or-checkbox[data-v-710f1291]{overflow:hidden}";
|
|
195
|
+
styleInject(css_248z$6);
|
|
255
196
|
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
197
|
+
/* script */
|
|
198
|
+
const __vue_script__$6 = script$6;
|
|
199
|
+
/* template */
|
|
200
|
+
var __vue_render__$6 = function () {
|
|
201
|
+
var _vm = this;
|
|
202
|
+
var _h = _vm.$createElement;
|
|
203
|
+
var _c = _vm._self._c || _h;
|
|
204
|
+
return _c('div', {
|
|
205
|
+
staticClass: "or-select-option",
|
|
206
|
+
class: {
|
|
207
|
+
active: _vm.isActive,
|
|
208
|
+
checkbox: _vm.isCheckbox
|
|
209
|
+
},
|
|
210
|
+
on: {
|
|
211
|
+
"click": function ($event) {
|
|
212
|
+
return _vm.$emit('select-option');
|
|
213
|
+
}
|
|
269
214
|
}
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
}
|
|
273
|
-
|
|
215
|
+
}, [!_vm.isCheckbox ? _c('span', {
|
|
216
|
+
staticClass: "or-select-option-content"
|
|
217
|
+
}, [_vm._v("\n " + _vm._s(_vm.optionLabel) + "\n ")]) : _vm._e(), _vm._v(" "), _vm.isCheckbox ? _c('or-checkbox', {
|
|
218
|
+
attrs: {
|
|
219
|
+
"label": _vm.optionLabel,
|
|
220
|
+
"model-value": _vm.isActive
|
|
221
|
+
}
|
|
222
|
+
}) : _vm._e()], 1);
|
|
223
|
+
};
|
|
224
|
+
var __vue_staticRenderFns__$6 = [];
|
|
274
225
|
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
226
|
+
/* style */
|
|
227
|
+
const __vue_inject_styles__$6 = undefined;
|
|
228
|
+
/* scoped */
|
|
229
|
+
const __vue_scope_id__$6 = "data-v-710f1291";
|
|
230
|
+
/* module identifier */
|
|
231
|
+
const __vue_module_identifier__$6 = undefined;
|
|
232
|
+
/* functional template */
|
|
233
|
+
const __vue_is_functional_template__$6 = false;
|
|
234
|
+
/* style inject */
|
|
278
235
|
|
|
279
|
-
|
|
280
|
-
* The base implementation of `_.matches` which doesn't clone `source`.
|
|
281
|
-
*
|
|
282
|
-
* @private
|
|
283
|
-
* @param {Object} source The object of property values to match.
|
|
284
|
-
* @returns {Function} Returns the new spec function.
|
|
285
|
-
*/
|
|
286
|
-
function baseMatches$1(source) {
|
|
287
|
-
var matchData = getMatchData(source);
|
|
288
|
-
if (matchData.length == 1 && matchData[0][2]) {
|
|
289
|
-
return matchesStrictComparable$1(matchData[0][0], matchData[0][1]);
|
|
290
|
-
}
|
|
291
|
-
return function (object) {
|
|
292
|
-
return object === source || baseIsMatch(object, source, matchData);
|
|
293
|
-
};
|
|
294
|
-
}
|
|
295
|
-
var _baseMatches = baseMatches$1;
|
|
236
|
+
/* style inject SSR */
|
|
296
237
|
|
|
297
|
-
|
|
298
|
-
* The base implementation of `_.hasIn` without support for deep paths.
|
|
299
|
-
*
|
|
300
|
-
* @private
|
|
301
|
-
* @param {Object} [object] The object to query.
|
|
302
|
-
* @param {Array|string} key The key to check.
|
|
303
|
-
* @returns {boolean} Returns `true` if `key` exists, else `false`.
|
|
304
|
-
*/
|
|
305
|
-
function baseHasIn$1(object, key) {
|
|
306
|
-
return object != null && key in Object(object);
|
|
307
|
-
}
|
|
308
|
-
var _baseHasIn = baseHasIn$1;
|
|
238
|
+
/* style inject shadow dom */
|
|
309
239
|
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
toKey$2 = _toKey;
|
|
240
|
+
const __vue_component__$6 = /*#__PURE__*/normalizeComponent({
|
|
241
|
+
render: __vue_render__$6,
|
|
242
|
+
staticRenderFns: __vue_staticRenderFns__$6
|
|
243
|
+
}, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, undefined, undefined, undefined);
|
|
244
|
+
var OrSelectOption = __vue_component__$6;
|
|
316
245
|
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
246
|
+
var script$5 = defineComponent({
|
|
247
|
+
name: 'OrSelectContentOptions',
|
|
248
|
+
components: {
|
|
249
|
+
OrSelectOption
|
|
250
|
+
},
|
|
251
|
+
props: {
|
|
252
|
+
value: OR_SELECT_VALUE_PROP,
|
|
253
|
+
options: OR_SELECT_OPTIONS_PROP,
|
|
254
|
+
isMultiSelect: Boolean
|
|
255
|
+
},
|
|
256
|
+
emits: ['select-option'],
|
|
257
|
+
methods: {
|
|
258
|
+
isActive(option) {
|
|
259
|
+
return this.isMultiSelect ? (this.value || []).includes(option.value) : option.value === this.value;
|
|
260
|
+
},
|
|
261
|
+
/** Bind event and content here, so slot won't have to manage event name and payload */
|
|
262
|
+
getOnSelectCallback(option) {
|
|
263
|
+
return () => this.$emit('select-option', option);
|
|
335
264
|
}
|
|
336
|
-
object = object[key];
|
|
337
|
-
}
|
|
338
|
-
if (result || ++index != length) {
|
|
339
|
-
return result;
|
|
340
265
|
}
|
|
341
|
-
|
|
342
|
-
return !!length && isLength(length) && isIndex(key, length) && (isArray$2(object) || isArguments(object));
|
|
343
|
-
}
|
|
344
|
-
var _hasPath = hasPath$1;
|
|
266
|
+
});
|
|
345
267
|
|
|
346
|
-
var
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
/**
|
|
350
|
-
* Checks if `path` is a direct or inherited property of `object`.
|
|
351
|
-
*
|
|
352
|
-
* @static
|
|
353
|
-
* @memberOf _
|
|
354
|
-
* @since 4.0.0
|
|
355
|
-
* @category Object
|
|
356
|
-
* @param {Object} object The object to query.
|
|
357
|
-
* @param {Array|string} path The path to check.
|
|
358
|
-
* @returns {boolean} Returns `true` if `path` exists, else `false`.
|
|
359
|
-
* @example
|
|
360
|
-
*
|
|
361
|
-
* var object = _.create({ 'a': _.create({ 'b': 2 }) });
|
|
362
|
-
*
|
|
363
|
-
* _.hasIn(object, 'a');
|
|
364
|
-
* // => true
|
|
365
|
-
*
|
|
366
|
-
* _.hasIn(object, 'a.b');
|
|
367
|
-
* // => true
|
|
368
|
-
*
|
|
369
|
-
* _.hasIn(object, ['a', 'b']);
|
|
370
|
-
* // => true
|
|
371
|
-
*
|
|
372
|
-
* _.hasIn(object, 'b');
|
|
373
|
-
* // => false
|
|
374
|
-
*/
|
|
375
|
-
function hasIn$1(object, path) {
|
|
376
|
-
return object != null && hasPath(object, path, baseHasIn);
|
|
377
|
-
}
|
|
378
|
-
var hasIn_1 = hasIn$1;
|
|
379
|
-
|
|
380
|
-
var baseIsEqual = _baseIsEqual,
|
|
381
|
-
get = get_1,
|
|
382
|
-
hasIn = hasIn_1,
|
|
383
|
-
isKey$1 = _isKey,
|
|
384
|
-
isStrictComparable = _isStrictComparable,
|
|
385
|
-
matchesStrictComparable = _matchesStrictComparable,
|
|
386
|
-
toKey$1 = _toKey;
|
|
387
|
-
|
|
388
|
-
/** Used to compose bitmasks for value comparisons. */
|
|
389
|
-
var COMPARE_PARTIAL_FLAG = 1,
|
|
390
|
-
COMPARE_UNORDERED_FLAG = 2;
|
|
391
|
-
|
|
392
|
-
/**
|
|
393
|
-
* The base implementation of `_.matchesProperty` which doesn't clone `srcValue`.
|
|
394
|
-
*
|
|
395
|
-
* @private
|
|
396
|
-
* @param {string} path The path of the property to get.
|
|
397
|
-
* @param {*} srcValue The value to match.
|
|
398
|
-
* @returns {Function} Returns the new spec function.
|
|
399
|
-
*/
|
|
400
|
-
function baseMatchesProperty$1(path, srcValue) {
|
|
401
|
-
if (isKey$1(path) && isStrictComparable(srcValue)) {
|
|
402
|
-
return matchesStrictComparable(toKey$1(path), srcValue);
|
|
403
|
-
}
|
|
404
|
-
return function (object) {
|
|
405
|
-
var objValue = get(object, path);
|
|
406
|
-
return objValue === undefined && objValue === srcValue ? hasIn(object, path) : baseIsEqual(srcValue, objValue, COMPARE_PARTIAL_FLAG | COMPARE_UNORDERED_FLAG);
|
|
407
|
-
};
|
|
408
|
-
}
|
|
409
|
-
var _baseMatchesProperty = baseMatchesProperty$1;
|
|
410
|
-
|
|
411
|
-
/**
|
|
412
|
-
* This method returns the first argument it receives.
|
|
413
|
-
*
|
|
414
|
-
* @static
|
|
415
|
-
* @since 0.1.0
|
|
416
|
-
* @memberOf _
|
|
417
|
-
* @category Util
|
|
418
|
-
* @param {*} value Any value.
|
|
419
|
-
* @returns {*} Returns `value`.
|
|
420
|
-
* @example
|
|
421
|
-
*
|
|
422
|
-
* var object = { 'a': 1 };
|
|
423
|
-
*
|
|
424
|
-
* console.log(_.identity(object) === object);
|
|
425
|
-
* // => true
|
|
426
|
-
*/
|
|
427
|
-
function identity$1(value) {
|
|
428
|
-
return value;
|
|
429
|
-
}
|
|
430
|
-
var identity_1 = identity$1;
|
|
431
|
-
|
|
432
|
-
var baseGet = _baseGet;
|
|
433
|
-
|
|
434
|
-
/**
|
|
435
|
-
* A specialized version of `baseProperty` which supports deep paths.
|
|
436
|
-
*
|
|
437
|
-
* @private
|
|
438
|
-
* @param {Array|string} path The path of the property to get.
|
|
439
|
-
* @returns {Function} Returns the new accessor function.
|
|
440
|
-
*/
|
|
441
|
-
function basePropertyDeep$1(path) {
|
|
442
|
-
return function (object) {
|
|
443
|
-
return baseGet(object, path);
|
|
444
|
-
};
|
|
445
|
-
}
|
|
446
|
-
var _basePropertyDeep = basePropertyDeep$1;
|
|
447
|
-
|
|
448
|
-
var baseProperty = _baseProperty,
|
|
449
|
-
basePropertyDeep = _basePropertyDeep,
|
|
450
|
-
isKey = _isKey,
|
|
451
|
-
toKey = _toKey;
|
|
452
|
-
|
|
453
|
-
/**
|
|
454
|
-
* Creates a function that returns the value at `path` of a given object.
|
|
455
|
-
*
|
|
456
|
-
* @static
|
|
457
|
-
* @memberOf _
|
|
458
|
-
* @since 2.4.0
|
|
459
|
-
* @category Util
|
|
460
|
-
* @param {Array|string} path The path of the property to get.
|
|
461
|
-
* @returns {Function} Returns the new accessor function.
|
|
462
|
-
* @example
|
|
463
|
-
*
|
|
464
|
-
* var objects = [
|
|
465
|
-
* { 'a': { 'b': 2 } },
|
|
466
|
-
* { 'a': { 'b': 1 } }
|
|
467
|
-
* ];
|
|
468
|
-
*
|
|
469
|
-
* _.map(objects, _.property('a.b'));
|
|
470
|
-
* // => [2, 1]
|
|
471
|
-
*
|
|
472
|
-
* _.map(_.sortBy(objects, _.property(['a', 'b'])), 'a.b');
|
|
473
|
-
* // => [1, 2]
|
|
474
|
-
*/
|
|
475
|
-
function property$1(path) {
|
|
476
|
-
return isKey(path) ? baseProperty(toKey(path)) : basePropertyDeep(path);
|
|
477
|
-
}
|
|
478
|
-
var property_1 = property$1;
|
|
479
|
-
|
|
480
|
-
var baseMatches = _baseMatches,
|
|
481
|
-
baseMatchesProperty = _baseMatchesProperty,
|
|
482
|
-
identity = identity_1,
|
|
483
|
-
isArray$1 = isArray_1,
|
|
484
|
-
property = property_1;
|
|
485
|
-
|
|
486
|
-
/**
|
|
487
|
-
* The base implementation of `_.iteratee`.
|
|
488
|
-
*
|
|
489
|
-
* @private
|
|
490
|
-
* @param {*} [value=_.identity] The value to convert to an iteratee.
|
|
491
|
-
* @returns {Function} Returns the iteratee.
|
|
492
|
-
*/
|
|
493
|
-
function baseIteratee$1(value) {
|
|
494
|
-
// Don't store the `typeof` result in a variable to avoid a JIT bug in Safari 9.
|
|
495
|
-
// See https://bugs.webkit.org/show_bug.cgi?id=156034 for more details.
|
|
496
|
-
if (typeof value == 'function') {
|
|
497
|
-
return value;
|
|
498
|
-
}
|
|
499
|
-
if (value == null) {
|
|
500
|
-
return identity;
|
|
501
|
-
}
|
|
502
|
-
if (typeof value == 'object') {
|
|
503
|
-
return isArray$1(value) ? baseMatchesProperty(value[0], value[1]) : baseMatches(value);
|
|
504
|
-
}
|
|
505
|
-
return property(value);
|
|
506
|
-
}
|
|
507
|
-
var _baseIteratee = baseIteratee$1;
|
|
508
|
-
|
|
509
|
-
var arrayAggregator = _arrayAggregator,
|
|
510
|
-
baseAggregator = _baseAggregator,
|
|
511
|
-
baseIteratee = _baseIteratee,
|
|
512
|
-
isArray = isArray_1;
|
|
513
|
-
|
|
514
|
-
/**
|
|
515
|
-
* Creates a function like `_.groupBy`.
|
|
516
|
-
*
|
|
517
|
-
* @private
|
|
518
|
-
* @param {Function} setter The function to set accumulator values.
|
|
519
|
-
* @param {Function} [initializer] The accumulator object initializer.
|
|
520
|
-
* @returns {Function} Returns the new aggregator function.
|
|
521
|
-
*/
|
|
522
|
-
function createAggregator$1(setter, initializer) {
|
|
523
|
-
return function (collection, iteratee) {
|
|
524
|
-
var func = isArray(collection) ? arrayAggregator : baseAggregator,
|
|
525
|
-
accumulator = initializer ? initializer() : {};
|
|
526
|
-
return func(collection, setter, baseIteratee(iteratee), accumulator);
|
|
527
|
-
};
|
|
528
|
-
}
|
|
529
|
-
var _createAggregator = createAggregator$1;
|
|
530
|
-
|
|
531
|
-
var baseAssignValue = _baseAssignValue,
|
|
532
|
-
createAggregator = _createAggregator;
|
|
533
|
-
|
|
534
|
-
/**
|
|
535
|
-
* Creates an object composed of keys generated from the results of running
|
|
536
|
-
* each element of `collection` thru `iteratee`. The corresponding value of
|
|
537
|
-
* each key is the last element responsible for generating the key. The
|
|
538
|
-
* iteratee is invoked with one argument: (value).
|
|
539
|
-
*
|
|
540
|
-
* @static
|
|
541
|
-
* @memberOf _
|
|
542
|
-
* @since 4.0.0
|
|
543
|
-
* @category Collection
|
|
544
|
-
* @param {Array|Object} collection The collection to iterate over.
|
|
545
|
-
* @param {Function} [iteratee=_.identity] The iteratee to transform keys.
|
|
546
|
-
* @returns {Object} Returns the composed aggregate object.
|
|
547
|
-
* @example
|
|
548
|
-
*
|
|
549
|
-
* var array = [
|
|
550
|
-
* { 'dir': 'left', 'code': 97 },
|
|
551
|
-
* { 'dir': 'right', 'code': 100 }
|
|
552
|
-
* ];
|
|
553
|
-
*
|
|
554
|
-
* _.keyBy(array, function(o) {
|
|
555
|
-
* return String.fromCharCode(o.code);
|
|
556
|
-
* });
|
|
557
|
-
* // => { 'a': { 'dir': 'left', 'code': 97 }, 'd': { 'dir': 'right', 'code': 100 } }
|
|
558
|
-
*
|
|
559
|
-
* _.keyBy(array, 'dir');
|
|
560
|
-
* // => { 'left': { 'dir': 'left', 'code': 97 }, 'right': { 'dir': 'right', 'code': 100 } }
|
|
561
|
-
*/
|
|
562
|
-
var keyBy = createAggregator(function (result, value, key) {
|
|
563
|
-
baseAssignValue(result, key, value);
|
|
564
|
-
});
|
|
565
|
-
var keyBy_1 = keyBy;
|
|
566
|
-
|
|
567
|
-
var script$8 = defineComponent({
|
|
568
|
-
name: 'OrSelectInputValue',
|
|
569
|
-
components: {
|
|
570
|
-
OrChip: __vue_component__$9
|
|
571
|
-
},
|
|
572
|
-
props: {
|
|
573
|
-
value: OR_SELECT_VALUE_PROP,
|
|
574
|
-
options: OR_SELECT_SEARCH_OPTIONS_PROP,
|
|
575
|
-
isMultiSelect: Boolean,
|
|
576
|
-
isDisabled: Boolean
|
|
577
|
-
},
|
|
578
|
-
emits: ['delete-value'],
|
|
579
|
-
computed: {
|
|
580
|
-
optionsByKey() {
|
|
581
|
-
return keyBy_1(this.options, 'value');
|
|
582
|
-
},
|
|
583
|
-
states() {
|
|
584
|
-
return {
|
|
585
|
-
'simple-value': !this.isMultiSelect,
|
|
586
|
-
'multi-value': this.isMultiSelect
|
|
587
|
-
};
|
|
588
|
-
}
|
|
589
|
-
},
|
|
590
|
-
methods: {
|
|
591
|
-
getOptionLabel(optionId) {
|
|
592
|
-
var _a;
|
|
593
|
-
const option = this.optionsByKey[optionId];
|
|
594
|
-
return String(option ? (_a = option.label) !== null && _a !== void 0 ? _a : option.value : optionId);
|
|
595
|
-
},
|
|
596
|
-
/** Prevent content toggle event on chips, since they have their own control elements */
|
|
597
|
-
handleInputValueClick(event) {
|
|
598
|
-
const inputValueElement = this.$refs['input-value'];
|
|
599
|
-
const inputValueTextElement = this.$refs['input-value-text'];
|
|
600
|
-
const target = event.target;
|
|
601
|
-
if (target !== inputValueElement && target !== inputValueTextElement) {
|
|
602
|
-
event.stopPropagation();
|
|
603
|
-
}
|
|
604
|
-
}
|
|
605
|
-
}
|
|
606
|
-
});
|
|
607
|
-
|
|
608
|
-
var css_248z$8 = "@keyframes spinAround-data-v-100ef33e{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-100ef33e{from{opacity:1}to{opacity:0}}.or-select-input-value[data-v-100ef33e]{display:flex;flex:1 1 100%;overflow:hidden}.or-select-input-value.simple-value[data-v-100ef33e]{align-items:center}.or-select-input-value-text[data-v-100ef33e]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.or-select-input-value.multi-value[data-v-100ef33e]{flex-wrap:wrap;padding:.125rem 0}.or-select-input-value.multi-value .or-chip[data-v-100ef33e]{margin:.125rem}.or-select-input-value.multi-value .or-chip[data-v-100ef33e]:not(.disabled){cursor:default}";
|
|
609
|
-
styleInject(css_248z$8);
|
|
268
|
+
var css_248z$5 = ".or-select-content-options[data-v-37fa8f57]{display:flex;flex:1 1 100%;flex-direction:column}";
|
|
269
|
+
styleInject(css_248z$5);
|
|
610
270
|
|
|
611
271
|
/* script */
|
|
612
|
-
const __vue_script__$
|
|
272
|
+
const __vue_script__$5 = script$5;
|
|
613
273
|
/* template */
|
|
614
|
-
var __vue_render__$
|
|
274
|
+
var __vue_render__$5 = function () {
|
|
615
275
|
var _vm = this;
|
|
616
276
|
var _h = _vm.$createElement;
|
|
617
277
|
var _c = _vm._self._c || _h;
|
|
618
278
|
return _c('div', {
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
"
|
|
624
|
-
}
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
on: {
|
|
636
|
-
"delete": function ($event) {
|
|
637
|
-
return _vm.$emit('delete-value', valueItem);
|
|
279
|
+
staticClass: "or-select-content-options"
|
|
280
|
+
}, _vm._l(_vm.options, function (option) {
|
|
281
|
+
return _c('div', {
|
|
282
|
+
key: option.value,
|
|
283
|
+
staticClass: "or-select-content-option-wrapper"
|
|
284
|
+
}, [_vm._t("content-option", function () {
|
|
285
|
+
return [_c('or-select-option', {
|
|
286
|
+
attrs: {
|
|
287
|
+
"option": option,
|
|
288
|
+
"is-active": _vm.isActive(option),
|
|
289
|
+
"is-checkbox": _vm.isMultiSelect
|
|
290
|
+
},
|
|
291
|
+
on: {
|
|
292
|
+
"select-option": function ($event) {
|
|
293
|
+
return _vm.$emit('select-option', option);
|
|
294
|
+
}
|
|
638
295
|
}
|
|
639
|
-
}
|
|
640
|
-
}
|
|
641
|
-
|
|
296
|
+
})];
|
|
297
|
+
}, {
|
|
298
|
+
"option": option,
|
|
299
|
+
"isActive": _vm.isActive(option),
|
|
300
|
+
"onSelect": _vm.getOnSelectCallback(option)
|
|
301
|
+
})], 2);
|
|
302
|
+
}), 0);
|
|
642
303
|
};
|
|
643
|
-
var __vue_staticRenderFns__$
|
|
304
|
+
var __vue_staticRenderFns__$5 = [];
|
|
644
305
|
|
|
645
306
|
/* style */
|
|
646
|
-
const __vue_inject_styles__$
|
|
307
|
+
const __vue_inject_styles__$5 = undefined;
|
|
647
308
|
/* scoped */
|
|
648
|
-
const __vue_scope_id__$
|
|
309
|
+
const __vue_scope_id__$5 = "data-v-37fa8f57";
|
|
649
310
|
/* module identifier */
|
|
650
|
-
const __vue_module_identifier__$
|
|
311
|
+
const __vue_module_identifier__$5 = undefined;
|
|
651
312
|
/* functional template */
|
|
652
|
-
const __vue_is_functional_template__$
|
|
313
|
+
const __vue_is_functional_template__$5 = false;
|
|
653
314
|
/* style inject */
|
|
654
315
|
|
|
655
316
|
/* style inject SSR */
|
|
656
317
|
|
|
657
318
|
/* style inject shadow dom */
|
|
658
319
|
|
|
659
|
-
const __vue_component__$
|
|
660
|
-
render: __vue_render__$
|
|
661
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
662
|
-
}, __vue_inject_styles__$
|
|
663
|
-
var
|
|
320
|
+
const __vue_component__$5 = /*#__PURE__*/normalizeComponent({
|
|
321
|
+
render: __vue_render__$5,
|
|
322
|
+
staticRenderFns: __vue_staticRenderFns__$5
|
|
323
|
+
}, __vue_inject_styles__$5, __vue_script__$5, __vue_scope_id__$5, __vue_is_functional_template__$5, __vue_module_identifier__$5, false, undefined, undefined, undefined);
|
|
324
|
+
var OrSelectContentOptions = __vue_component__$5;
|
|
664
325
|
|
|
665
|
-
var script$
|
|
666
|
-
name: '
|
|
326
|
+
var script$4 = defineComponent({
|
|
327
|
+
name: 'OrSelectContent',
|
|
667
328
|
components: {
|
|
668
|
-
|
|
669
|
-
|
|
329
|
+
OrLoader: __vue_component__$b,
|
|
330
|
+
OrSelectSearchOptions,
|
|
331
|
+
OrSelectContentEmpty,
|
|
332
|
+
OrSelectContentOptions
|
|
670
333
|
},
|
|
671
334
|
props: {
|
|
672
335
|
value: OR_SELECT_VALUE_PROP,
|
|
673
336
|
options: OR_SELECT_OPTIONS_PROP,
|
|
674
|
-
|
|
675
|
-
isOpen: Boolean,
|
|
676
|
-
isMultiSelect: Boolean,
|
|
337
|
+
useSearch: Boolean,
|
|
677
338
|
isTop: Boolean,
|
|
678
|
-
|
|
679
|
-
|
|
339
|
+
isLoading: Boolean,
|
|
340
|
+
isMultiSelect: Boolean,
|
|
341
|
+
noResultsTitle: OR_SELECT_NO_RESULTS_TITLE_PROP,
|
|
342
|
+
noResultsStartText: OR_SELECT_NO_RESULTS_START_TEXT_PROP,
|
|
343
|
+
noResultsEndText: OR_SELECT_NO_RESULTS_END_TEXT_PROP,
|
|
344
|
+
updateSearchText: OR_SELECT_UPDATE_SEARCH_TEXT_PROP
|
|
345
|
+
},
|
|
346
|
+
emits: ['search-change', 'select-option'],
|
|
347
|
+
data() {
|
|
348
|
+
return {
|
|
349
|
+
search: ''
|
|
350
|
+
};
|
|
680
351
|
},
|
|
681
|
-
emits: ['toggle-content', 'delete-value'],
|
|
682
352
|
computed: {
|
|
683
|
-
|
|
684
|
-
return this.
|
|
685
|
-
},
|
|
686
|
-
states() {
|
|
687
|
-
return {
|
|
688
|
-
open: this.isOpen,
|
|
689
|
-
error: this.isInvalid,
|
|
690
|
-
disabled: this.isDisabled,
|
|
691
|
-
multiselect: this.isMultiSelect,
|
|
692
|
-
top: this.isTop
|
|
693
|
-
};
|
|
353
|
+
showOptions() {
|
|
354
|
+
return !this.isLoading && this.options.length > 0;
|
|
694
355
|
},
|
|
695
|
-
|
|
696
|
-
return
|
|
697
|
-
}
|
|
698
|
-
},
|
|
699
|
-
methods: {
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
356
|
+
showEmptyResult() {
|
|
357
|
+
return !this.isLoading && !this.options.length;
|
|
358
|
+
}
|
|
359
|
+
},
|
|
360
|
+
methods: {
|
|
361
|
+
handleSearchChange(search) {
|
|
362
|
+
this.search = search;
|
|
363
|
+
this.$emit('search-change', search);
|
|
364
|
+
},
|
|
365
|
+
handleSelectOption(option) {
|
|
366
|
+
this.$emit('select-option', option);
|
|
704
367
|
}
|
|
705
368
|
}
|
|
706
369
|
});
|
|
707
370
|
|
|
708
|
-
var css_248z$
|
|
709
|
-
styleInject(css_248z$
|
|
371
|
+
var css_248z$4 = "@keyframes spinAround-data-v-6c988c45{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-6c988c45{from{opacity:1}to{opacity:0}}.or-select-content[data-v-6c988c45]{display:flex;flex-direction:column;overflow:hidden;background-color:var(--c-white);border:1px solid var(--c-neutral-2)}.or-select-content[data-v-6c988c45]:not(.top){border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;box-shadow:0 .125rem .5rem 0 rgba(0,0,0,.1)}.or-select-content.top[data-v-6c988c45]{border-top-left-radius:.25rem;border-top-right-radius:.25rem;box-shadow:0 -.125rem .5rem 0 rgba(0,0,0,.1)}.or-select-content-main[data-v-6c988c45]{display:flex;flex:1 1 100%;flex-direction:column;max-height:10.625rem;overflow-y:auto}.or-select-content-main.center-content[data-v-6c988c45]{flex:0 0 10.625rem;align-items:center;justify-content:center}";
|
|
372
|
+
styleInject(css_248z$4);
|
|
710
373
|
|
|
711
374
|
/* script */
|
|
712
|
-
const __vue_script__$
|
|
375
|
+
const __vue_script__$4 = script$4;
|
|
713
376
|
/* template */
|
|
714
|
-
var __vue_render__$
|
|
377
|
+
var __vue_render__$4 = function () {
|
|
715
378
|
var _vm = this;
|
|
716
379
|
var _h = _vm.$createElement;
|
|
717
380
|
var _c = _vm._self._c || _h;
|
|
718
381
|
return _c('div', {
|
|
719
|
-
staticClass: "or-select-
|
|
720
|
-
class:
|
|
382
|
+
staticClass: "or-select-content",
|
|
383
|
+
class: {
|
|
384
|
+
'top': _vm.isTop
|
|
385
|
+
}
|
|
386
|
+
}, [_vm.useSearch && !_vm.isTop ? _c('or-select-search-options', {
|
|
721
387
|
on: {
|
|
722
|
-
"
|
|
388
|
+
"search-change": _vm.handleSearchChange
|
|
723
389
|
}
|
|
724
|
-
},
|
|
725
|
-
staticClass: "or-select-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
390
|
+
}) : _vm._e(), _vm._v(" "), _c('div', {
|
|
391
|
+
staticClass: "or-select-content-main",
|
|
392
|
+
class: {
|
|
393
|
+
'center-content': _vm.isLoading
|
|
394
|
+
}
|
|
395
|
+
}, [_vm.isLoading ? _c('or-loader') : _vm._e(), _vm._v(" "), _vm.showEmptyResult ? _vm._t("empty-options", function () {
|
|
396
|
+
return [_c('or-select-content-empty', {
|
|
397
|
+
attrs: {
|
|
398
|
+
"search": _vm.search,
|
|
399
|
+
"no-results-title": _vm.noResultsTitle,
|
|
400
|
+
"no-results-start-text": _vm.noResultsStartText,
|
|
401
|
+
"no-results-end-text": _vm.noResultsEndText,
|
|
402
|
+
"update-search-text": _vm.updateSearchText
|
|
403
|
+
}
|
|
404
|
+
})];
|
|
405
|
+
}, {
|
|
406
|
+
"search": _vm.search
|
|
407
|
+
}) : _vm._e(), _vm._v(" "), _vm._t("content-options", function () {
|
|
408
|
+
return [_vm.showOptions ? _c('or-select-content-options', {
|
|
730
409
|
attrs: {
|
|
731
410
|
"value": _vm.value,
|
|
732
411
|
"options": _vm.options,
|
|
733
|
-
"is-multi-select": _vm.isMultiSelect
|
|
734
|
-
"is-disabled": _vm.isDisabled
|
|
412
|
+
"is-multi-select": _vm.isMultiSelect
|
|
735
413
|
},
|
|
736
414
|
on: {
|
|
737
|
-
"
|
|
738
|
-
return _vm.$emit('
|
|
415
|
+
"select-option": function ($event) {
|
|
416
|
+
return _vm.$emit('select-option', $event);
|
|
739
417
|
}
|
|
418
|
+
},
|
|
419
|
+
scopedSlots: _vm._u([{
|
|
420
|
+
key: "content-option",
|
|
421
|
+
fn: function (scope) {
|
|
422
|
+
return [_vm._t("content-option", null, null, scope)];
|
|
423
|
+
}
|
|
424
|
+
}], null, true)
|
|
425
|
+
}) : _vm._e()];
|
|
426
|
+
}, {
|
|
427
|
+
"onSelectOption": _vm.handleSelectOption
|
|
428
|
+
})], 2), _vm._v(" "), _vm.useSearch && _vm.isTop ? _c('or-select-search-options', {
|
|
429
|
+
attrs: {
|
|
430
|
+
"is-top": ""
|
|
431
|
+
},
|
|
432
|
+
on: {
|
|
433
|
+
"search-change": _vm.handleSearchChange
|
|
434
|
+
}
|
|
435
|
+
}) : _vm._e()], 1);
|
|
436
|
+
};
|
|
437
|
+
var __vue_staticRenderFns__$4 = [];
|
|
438
|
+
|
|
439
|
+
/* style */
|
|
440
|
+
const __vue_inject_styles__$4 = undefined;
|
|
441
|
+
/* scoped */
|
|
442
|
+
const __vue_scope_id__$4 = "data-v-6c988c45";
|
|
443
|
+
/* module identifier */
|
|
444
|
+
const __vue_module_identifier__$4 = undefined;
|
|
445
|
+
/* functional template */
|
|
446
|
+
const __vue_is_functional_template__$4 = false;
|
|
447
|
+
/* style inject */
|
|
448
|
+
|
|
449
|
+
/* style inject SSR */
|
|
450
|
+
|
|
451
|
+
/* style inject shadow dom */
|
|
452
|
+
|
|
453
|
+
const __vue_component__$4 = /*#__PURE__*/normalizeComponent({
|
|
454
|
+
render: __vue_render__$4,
|
|
455
|
+
staticRenderFns: __vue_staticRenderFns__$4
|
|
456
|
+
}, __vue_inject_styles__$4, __vue_script__$4, __vue_scope_id__$4, __vue_is_functional_template__$4, __vue_module_identifier__$4, false, undefined, undefined, undefined);
|
|
457
|
+
var OrSelectContent = __vue_component__$4;
|
|
458
|
+
|
|
459
|
+
/**
|
|
460
|
+
* A specialized version of `baseAggregator` for arrays.
|
|
461
|
+
*
|
|
462
|
+
* @private
|
|
463
|
+
* @param {Array} [array] The array to iterate over.
|
|
464
|
+
* @param {Function} setter The function to set `accumulator` values.
|
|
465
|
+
* @param {Function} iteratee The iteratee to transform keys.
|
|
466
|
+
* @param {Object} accumulator The initial aggregated object.
|
|
467
|
+
* @returns {Function} Returns `accumulator`.
|
|
468
|
+
*/
|
|
469
|
+
function arrayAggregator$1(array, setter, iteratee, accumulator) {
|
|
470
|
+
var index = -1,
|
|
471
|
+
length = array == null ? 0 : array.length;
|
|
472
|
+
while (++index < length) {
|
|
473
|
+
var value = array[index];
|
|
474
|
+
setter(accumulator, value, iteratee(value), array);
|
|
475
|
+
}
|
|
476
|
+
return accumulator;
|
|
477
|
+
}
|
|
478
|
+
var _arrayAggregator = arrayAggregator$1;
|
|
479
|
+
|
|
480
|
+
/**
|
|
481
|
+
* Creates a base function for methods like `_.forIn` and `_.forOwn`.
|
|
482
|
+
*
|
|
483
|
+
* @private
|
|
484
|
+
* @param {boolean} [fromRight] Specify iterating from right to left.
|
|
485
|
+
* @returns {Function} Returns the new base function.
|
|
486
|
+
*/
|
|
487
|
+
function createBaseFor$1(fromRight) {
|
|
488
|
+
return function (object, iteratee, keysFunc) {
|
|
489
|
+
var index = -1,
|
|
490
|
+
iterable = Object(object),
|
|
491
|
+
props = keysFunc(object),
|
|
492
|
+
length = props.length;
|
|
493
|
+
while (length--) {
|
|
494
|
+
var key = props[fromRight ? length : ++index];
|
|
495
|
+
if (iteratee(iterable[key], key, iterable) === false) {
|
|
496
|
+
break;
|
|
497
|
+
}
|
|
498
|
+
}
|
|
499
|
+
return object;
|
|
500
|
+
};
|
|
501
|
+
}
|
|
502
|
+
var _createBaseFor = createBaseFor$1;
|
|
503
|
+
|
|
504
|
+
var createBaseFor = _createBaseFor;
|
|
505
|
+
|
|
506
|
+
/**
|
|
507
|
+
* The base implementation of `baseForOwn` which iterates over `object`
|
|
508
|
+
* properties returned by `keysFunc` and invokes `iteratee` for each property.
|
|
509
|
+
* Iteratee functions may exit iteration early by explicitly returning `false`.
|
|
510
|
+
*
|
|
511
|
+
* @private
|
|
512
|
+
* @param {Object} object The object to iterate over.
|
|
513
|
+
* @param {Function} iteratee The function invoked per iteration.
|
|
514
|
+
* @param {Function} keysFunc The function to get the keys of `object`.
|
|
515
|
+
* @returns {Object} Returns `object`.
|
|
516
|
+
*/
|
|
517
|
+
var baseFor$1 = createBaseFor();
|
|
518
|
+
var _baseFor = baseFor$1;
|
|
519
|
+
|
|
520
|
+
var baseFor = _baseFor,
|
|
521
|
+
keys$1 = keys_1;
|
|
522
|
+
|
|
523
|
+
/**
|
|
524
|
+
* The base implementation of `_.forOwn` without support for iteratee shorthands.
|
|
525
|
+
*
|
|
526
|
+
* @private
|
|
527
|
+
* @param {Object} object The object to iterate over.
|
|
528
|
+
* @param {Function} iteratee The function invoked per iteration.
|
|
529
|
+
* @returns {Object} Returns `object`.
|
|
530
|
+
*/
|
|
531
|
+
function baseForOwn$1(object, iteratee) {
|
|
532
|
+
return object && baseFor(object, iteratee, keys$1);
|
|
533
|
+
}
|
|
534
|
+
var _baseForOwn = baseForOwn$1;
|
|
535
|
+
|
|
536
|
+
var isArrayLike = isArrayLike_1;
|
|
537
|
+
|
|
538
|
+
/**
|
|
539
|
+
* Creates a `baseEach` or `baseEachRight` function.
|
|
540
|
+
*
|
|
541
|
+
* @private
|
|
542
|
+
* @param {Function} eachFunc The function to iterate over a collection.
|
|
543
|
+
* @param {boolean} [fromRight] Specify iterating from right to left.
|
|
544
|
+
* @returns {Function} Returns the new base function.
|
|
545
|
+
*/
|
|
546
|
+
function createBaseEach$1(eachFunc, fromRight) {
|
|
547
|
+
return function (collection, iteratee) {
|
|
548
|
+
if (collection == null) {
|
|
549
|
+
return collection;
|
|
550
|
+
}
|
|
551
|
+
if (!isArrayLike(collection)) {
|
|
552
|
+
return eachFunc(collection, iteratee);
|
|
553
|
+
}
|
|
554
|
+
var length = collection.length,
|
|
555
|
+
index = fromRight ? length : -1,
|
|
556
|
+
iterable = Object(collection);
|
|
557
|
+
while (fromRight ? index-- : ++index < length) {
|
|
558
|
+
if (iteratee(iterable[index], index, iterable) === false) {
|
|
559
|
+
break;
|
|
560
|
+
}
|
|
561
|
+
}
|
|
562
|
+
return collection;
|
|
563
|
+
};
|
|
564
|
+
}
|
|
565
|
+
var _createBaseEach = createBaseEach$1;
|
|
566
|
+
|
|
567
|
+
var baseForOwn = _baseForOwn,
|
|
568
|
+
createBaseEach = _createBaseEach;
|
|
569
|
+
|
|
570
|
+
/**
|
|
571
|
+
* The base implementation of `_.forEach` without support for iteratee shorthands.
|
|
572
|
+
*
|
|
573
|
+
* @private
|
|
574
|
+
* @param {Array|Object} collection The collection to iterate over.
|
|
575
|
+
* @param {Function} iteratee The function invoked per iteration.
|
|
576
|
+
* @returns {Array|Object} Returns `collection`.
|
|
577
|
+
*/
|
|
578
|
+
var baseEach$1 = createBaseEach(baseForOwn);
|
|
579
|
+
var _baseEach = baseEach$1;
|
|
580
|
+
|
|
581
|
+
var baseEach = _baseEach;
|
|
582
|
+
|
|
583
|
+
/**
|
|
584
|
+
* Aggregates elements of `collection` on `accumulator` with keys transformed
|
|
585
|
+
* by `iteratee` and values set by `setter`.
|
|
586
|
+
*
|
|
587
|
+
* @private
|
|
588
|
+
* @param {Array|Object} collection The collection to iterate over.
|
|
589
|
+
* @param {Function} setter The function to set `accumulator` values.
|
|
590
|
+
* @param {Function} iteratee The iteratee to transform keys.
|
|
591
|
+
* @param {Object} accumulator The initial aggregated object.
|
|
592
|
+
* @returns {Function} Returns `accumulator`.
|
|
593
|
+
*/
|
|
594
|
+
function baseAggregator$1(collection, setter, iteratee, accumulator) {
|
|
595
|
+
baseEach(collection, function (value, key, collection) {
|
|
596
|
+
setter(accumulator, value, iteratee(value), collection);
|
|
597
|
+
});
|
|
598
|
+
return accumulator;
|
|
599
|
+
}
|
|
600
|
+
var _baseAggregator = baseAggregator$1;
|
|
601
|
+
|
|
602
|
+
var Stack = _Stack,
|
|
603
|
+
baseIsEqual$1 = _baseIsEqual;
|
|
604
|
+
|
|
605
|
+
/** Used to compose bitmasks for value comparisons. */
|
|
606
|
+
var COMPARE_PARTIAL_FLAG$1 = 1,
|
|
607
|
+
COMPARE_UNORDERED_FLAG$1 = 2;
|
|
608
|
+
|
|
609
|
+
/**
|
|
610
|
+
* The base implementation of `_.isMatch` without support for iteratee shorthands.
|
|
611
|
+
*
|
|
612
|
+
* @private
|
|
613
|
+
* @param {Object} object The object to inspect.
|
|
614
|
+
* @param {Object} source The object of property values to match.
|
|
615
|
+
* @param {Array} matchData The property names, values, and compare flags to match.
|
|
616
|
+
* @param {Function} [customizer] The function to customize comparisons.
|
|
617
|
+
* @returns {boolean} Returns `true` if `object` is a match, else `false`.
|
|
618
|
+
*/
|
|
619
|
+
function baseIsMatch$1(object, source, matchData, customizer) {
|
|
620
|
+
var index = matchData.length,
|
|
621
|
+
length = index,
|
|
622
|
+
noCustomizer = !customizer;
|
|
623
|
+
if (object == null) {
|
|
624
|
+
return !length;
|
|
625
|
+
}
|
|
626
|
+
object = Object(object);
|
|
627
|
+
while (index--) {
|
|
628
|
+
var data = matchData[index];
|
|
629
|
+
if (noCustomizer && data[2] ? data[1] !== object[data[0]] : !(data[0] in object)) {
|
|
630
|
+
return false;
|
|
631
|
+
}
|
|
632
|
+
}
|
|
633
|
+
while (++index < length) {
|
|
634
|
+
data = matchData[index];
|
|
635
|
+
var key = data[0],
|
|
636
|
+
objValue = object[key],
|
|
637
|
+
srcValue = data[1];
|
|
638
|
+
if (noCustomizer && data[2]) {
|
|
639
|
+
if (objValue === undefined && !(key in object)) {
|
|
640
|
+
return false;
|
|
641
|
+
}
|
|
642
|
+
} else {
|
|
643
|
+
var stack = new Stack();
|
|
644
|
+
if (customizer) {
|
|
645
|
+
var result = customizer(objValue, srcValue, key, object, source, stack);
|
|
646
|
+
}
|
|
647
|
+
if (!(result === undefined ? baseIsEqual$1(srcValue, objValue, COMPARE_PARTIAL_FLAG$1 | COMPARE_UNORDERED_FLAG$1, customizer, stack) : result)) {
|
|
648
|
+
return false;
|
|
740
649
|
}
|
|
741
|
-
})];
|
|
742
|
-
}, {
|
|
743
|
-
"value": _vm.value,
|
|
744
|
-
"options": _vm.options
|
|
745
|
-
}) : _vm._e(), _vm._v(" "), _c('div', {
|
|
746
|
-
staticClass: "or-select-input-button"
|
|
747
|
-
}, [_c('or-icon', {
|
|
748
|
-
attrs: {
|
|
749
|
-
"icon": _vm.icon
|
|
750
650
|
}
|
|
751
|
-
}
|
|
752
|
-
|
|
753
|
-
|
|
651
|
+
}
|
|
652
|
+
return true;
|
|
653
|
+
}
|
|
654
|
+
var _baseIsMatch = baseIsMatch$1;
|
|
754
655
|
|
|
755
|
-
|
|
756
|
-
const __vue_inject_styles__$7 = undefined;
|
|
757
|
-
/* scoped */
|
|
758
|
-
const __vue_scope_id__$7 = "data-v-4d590135";
|
|
759
|
-
/* module identifier */
|
|
760
|
-
const __vue_module_identifier__$7 = undefined;
|
|
761
|
-
/* functional template */
|
|
762
|
-
const __vue_is_functional_template__$7 = false;
|
|
763
|
-
/* style inject */
|
|
656
|
+
var isObject = isObject_1;
|
|
764
657
|
|
|
765
|
-
|
|
658
|
+
/**
|
|
659
|
+
* Checks if `value` is suitable for strict equality comparisons, i.e. `===`.
|
|
660
|
+
*
|
|
661
|
+
* @private
|
|
662
|
+
* @param {*} value The value to check.
|
|
663
|
+
* @returns {boolean} Returns `true` if `value` if suitable for strict
|
|
664
|
+
* equality comparisons, else `false`.
|
|
665
|
+
*/
|
|
666
|
+
function isStrictComparable$2(value) {
|
|
667
|
+
return value === value && !isObject(value);
|
|
668
|
+
}
|
|
669
|
+
var _isStrictComparable = isStrictComparable$2;
|
|
766
670
|
|
|
767
|
-
|
|
671
|
+
var isStrictComparable$1 = _isStrictComparable,
|
|
672
|
+
keys = keys_1;
|
|
768
673
|
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
674
|
+
/**
|
|
675
|
+
* Gets the property names, values, and compare flags of `object`.
|
|
676
|
+
*
|
|
677
|
+
* @private
|
|
678
|
+
* @param {Object} object The object to query.
|
|
679
|
+
* @returns {Array} Returns the match data of `object`.
|
|
680
|
+
*/
|
|
681
|
+
function getMatchData$1(object) {
|
|
682
|
+
var result = keys(object),
|
|
683
|
+
length = result.length;
|
|
684
|
+
while (length--) {
|
|
685
|
+
var key = result[length],
|
|
686
|
+
value = object[key];
|
|
687
|
+
result[length] = [key, value, isStrictComparable$1(value)];
|
|
688
|
+
}
|
|
689
|
+
return result;
|
|
690
|
+
}
|
|
691
|
+
var _getMatchData = getMatchData$1;
|
|
774
692
|
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
data() {
|
|
789
|
-
return {
|
|
790
|
-
search: '',
|
|
791
|
-
placeholder: DEFAULT_TEXT.SEARCH_PLACEHOLDER
|
|
792
|
-
};
|
|
793
|
-
},
|
|
794
|
-
computed: {
|
|
795
|
-
icon() {
|
|
796
|
-
return this.search ? 'close' : 'search';
|
|
797
|
-
}
|
|
798
|
-
},
|
|
799
|
-
methods: {
|
|
800
|
-
handleSearchChange(search) {
|
|
801
|
-
this.search = search;
|
|
802
|
-
this.$emit('search-change', search);
|
|
693
|
+
/**
|
|
694
|
+
* A specialized version of `matchesProperty` for source values suitable
|
|
695
|
+
* for strict equality comparisons, i.e. `===`.
|
|
696
|
+
*
|
|
697
|
+
* @private
|
|
698
|
+
* @param {string} key The key of the property to get.
|
|
699
|
+
* @param {*} srcValue The value to match.
|
|
700
|
+
* @returns {Function} Returns the new spec function.
|
|
701
|
+
*/
|
|
702
|
+
function matchesStrictComparable$2(key, srcValue) {
|
|
703
|
+
return function (object) {
|
|
704
|
+
if (object == null) {
|
|
705
|
+
return false;
|
|
803
706
|
}
|
|
707
|
+
return object[key] === srcValue && (srcValue !== undefined || key in Object(object));
|
|
708
|
+
};
|
|
709
|
+
}
|
|
710
|
+
var _matchesStrictComparable = matchesStrictComparable$2;
|
|
711
|
+
|
|
712
|
+
var baseIsMatch = _baseIsMatch,
|
|
713
|
+
getMatchData = _getMatchData,
|
|
714
|
+
matchesStrictComparable$1 = _matchesStrictComparable;
|
|
715
|
+
|
|
716
|
+
/**
|
|
717
|
+
* The base implementation of `_.matches` which doesn't clone `source`.
|
|
718
|
+
*
|
|
719
|
+
* @private
|
|
720
|
+
* @param {Object} source The object of property values to match.
|
|
721
|
+
* @returns {Function} Returns the new spec function.
|
|
722
|
+
*/
|
|
723
|
+
function baseMatches$1(source) {
|
|
724
|
+
var matchData = getMatchData(source);
|
|
725
|
+
if (matchData.length == 1 && matchData[0][2]) {
|
|
726
|
+
return matchesStrictComparable$1(matchData[0][0], matchData[0][1]);
|
|
804
727
|
}
|
|
805
|
-
|
|
728
|
+
return function (object) {
|
|
729
|
+
return object === source || baseIsMatch(object, source, matchData);
|
|
730
|
+
};
|
|
731
|
+
}
|
|
732
|
+
var _baseMatches = baseMatches$1;
|
|
806
733
|
|
|
807
|
-
|
|
808
|
-
|
|
734
|
+
/**
|
|
735
|
+
* The base implementation of `_.hasIn` without support for deep paths.
|
|
736
|
+
*
|
|
737
|
+
* @private
|
|
738
|
+
* @param {Object} [object] The object to query.
|
|
739
|
+
* @param {Array|string} key The key to check.
|
|
740
|
+
* @returns {boolean} Returns `true` if `key` exists, else `false`.
|
|
741
|
+
*/
|
|
742
|
+
function baseHasIn$1(object, key) {
|
|
743
|
+
return object != null && key in Object(object);
|
|
744
|
+
}
|
|
745
|
+
var _baseHasIn = baseHasIn$1;
|
|
809
746
|
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
}), _vm._v(" "), _c('span', {
|
|
836
|
-
staticClass: "or-select-search-options-button",
|
|
837
|
-
on: {
|
|
838
|
-
"click": function ($event) {
|
|
839
|
-
return _vm.handleSearchChange('');
|
|
840
|
-
}
|
|
841
|
-
}
|
|
842
|
-
}, [_c('or-icon', {
|
|
843
|
-
attrs: {
|
|
844
|
-
"icon": _vm.icon
|
|
747
|
+
var castPath = _castPath,
|
|
748
|
+
isArguments = isArguments_1,
|
|
749
|
+
isArray$2 = isArray_1,
|
|
750
|
+
isIndex = _isIndex,
|
|
751
|
+
isLength = isLength_1,
|
|
752
|
+
toKey$2 = _toKey;
|
|
753
|
+
|
|
754
|
+
/**
|
|
755
|
+
* Checks if `path` exists on `object`.
|
|
756
|
+
*
|
|
757
|
+
* @private
|
|
758
|
+
* @param {Object} object The object to query.
|
|
759
|
+
* @param {Array|string} path The path to check.
|
|
760
|
+
* @param {Function} hasFunc The function to check properties.
|
|
761
|
+
* @returns {boolean} Returns `true` if `path` exists, else `false`.
|
|
762
|
+
*/
|
|
763
|
+
function hasPath$1(object, path, hasFunc) {
|
|
764
|
+
path = castPath(path, object);
|
|
765
|
+
var index = -1,
|
|
766
|
+
length = path.length,
|
|
767
|
+
result = false;
|
|
768
|
+
while (++index < length) {
|
|
769
|
+
var key = toKey$2(path[index]);
|
|
770
|
+
if (!(result = object != null && hasFunc(object, key))) {
|
|
771
|
+
break;
|
|
845
772
|
}
|
|
846
|
-
|
|
847
|
-
}
|
|
848
|
-
|
|
773
|
+
object = object[key];
|
|
774
|
+
}
|
|
775
|
+
if (result || ++index != length) {
|
|
776
|
+
return result;
|
|
777
|
+
}
|
|
778
|
+
length = object == null ? 0 : object.length;
|
|
779
|
+
return !!length && isLength(length) && isIndex(key, length) && (isArray$2(object) || isArguments(object));
|
|
780
|
+
}
|
|
781
|
+
var _hasPath = hasPath$1;
|
|
849
782
|
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
/* scoped */
|
|
853
|
-
const __vue_scope_id__$6 = "data-v-10cb2d28";
|
|
854
|
-
/* module identifier */
|
|
855
|
-
const __vue_module_identifier__$6 = undefined;
|
|
856
|
-
/* functional template */
|
|
857
|
-
const __vue_is_functional_template__$6 = false;
|
|
858
|
-
/* style inject */
|
|
783
|
+
var baseHasIn = _baseHasIn,
|
|
784
|
+
hasPath = _hasPath;
|
|
859
785
|
|
|
860
|
-
|
|
786
|
+
/**
|
|
787
|
+
* Checks if `path` is a direct or inherited property of `object`.
|
|
788
|
+
*
|
|
789
|
+
* @static
|
|
790
|
+
* @memberOf _
|
|
791
|
+
* @since 4.0.0
|
|
792
|
+
* @category Object
|
|
793
|
+
* @param {Object} object The object to query.
|
|
794
|
+
* @param {Array|string} path The path to check.
|
|
795
|
+
* @returns {boolean} Returns `true` if `path` exists, else `false`.
|
|
796
|
+
* @example
|
|
797
|
+
*
|
|
798
|
+
* var object = _.create({ 'a': _.create({ 'b': 2 }) });
|
|
799
|
+
*
|
|
800
|
+
* _.hasIn(object, 'a');
|
|
801
|
+
* // => true
|
|
802
|
+
*
|
|
803
|
+
* _.hasIn(object, 'a.b');
|
|
804
|
+
* // => true
|
|
805
|
+
*
|
|
806
|
+
* _.hasIn(object, ['a', 'b']);
|
|
807
|
+
* // => true
|
|
808
|
+
*
|
|
809
|
+
* _.hasIn(object, 'b');
|
|
810
|
+
* // => false
|
|
811
|
+
*/
|
|
812
|
+
function hasIn$1(object, path) {
|
|
813
|
+
return object != null && hasPath(object, path, baseHasIn);
|
|
814
|
+
}
|
|
815
|
+
var hasIn_1 = hasIn$1;
|
|
861
816
|
|
|
862
|
-
|
|
817
|
+
var baseIsEqual = _baseIsEqual,
|
|
818
|
+
get = get_1,
|
|
819
|
+
hasIn = hasIn_1,
|
|
820
|
+
isKey$1 = _isKey,
|
|
821
|
+
isStrictComparable = _isStrictComparable,
|
|
822
|
+
matchesStrictComparable = _matchesStrictComparable,
|
|
823
|
+
toKey$1 = _toKey;
|
|
863
824
|
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
}, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, undefined, undefined, undefined);
|
|
868
|
-
var OrSelectSearchOptions = __vue_component__$6;
|
|
825
|
+
/** Used to compose bitmasks for value comparisons. */
|
|
826
|
+
var COMPARE_PARTIAL_FLAG = 1,
|
|
827
|
+
COMPARE_UNORDERED_FLAG = 2;
|
|
869
828
|
|
|
870
|
-
/**
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
updateSearchText: OR_SELECT_UPDATE_SEARCH_TEXT_PROP
|
|
829
|
+
/**
|
|
830
|
+
* The base implementation of `_.matchesProperty` which doesn't clone `srcValue`.
|
|
831
|
+
*
|
|
832
|
+
* @private
|
|
833
|
+
* @param {string} path The path of the property to get.
|
|
834
|
+
* @param {*} srcValue The value to match.
|
|
835
|
+
* @returns {Function} Returns the new spec function.
|
|
836
|
+
*/
|
|
837
|
+
function baseMatchesProperty$1(path, srcValue) {
|
|
838
|
+
if (isKey$1(path) && isStrictComparable(srcValue)) {
|
|
839
|
+
return matchesStrictComparable(toKey$1(path), srcValue);
|
|
882
840
|
}
|
|
883
|
-
|
|
841
|
+
return function (object) {
|
|
842
|
+
var objValue = get(object, path);
|
|
843
|
+
return objValue === undefined && objValue === srcValue ? hasIn(object, path) : baseIsEqual(srcValue, objValue, COMPARE_PARTIAL_FLAG | COMPARE_UNORDERED_FLAG);
|
|
844
|
+
};
|
|
845
|
+
}
|
|
846
|
+
var _baseMatchesProperty = baseMatchesProperty$1;
|
|
884
847
|
|
|
885
|
-
|
|
886
|
-
|
|
848
|
+
/**
|
|
849
|
+
* This method returns the first argument it receives.
|
|
850
|
+
*
|
|
851
|
+
* @static
|
|
852
|
+
* @since 0.1.0
|
|
853
|
+
* @memberOf _
|
|
854
|
+
* @category Util
|
|
855
|
+
* @param {*} value Any value.
|
|
856
|
+
* @returns {*} Returns `value`.
|
|
857
|
+
* @example
|
|
858
|
+
*
|
|
859
|
+
* var object = { 'a': 1 };
|
|
860
|
+
*
|
|
861
|
+
* console.log(_.identity(object) === object);
|
|
862
|
+
* // => true
|
|
863
|
+
*/
|
|
864
|
+
function identity$1(value) {
|
|
865
|
+
return value;
|
|
866
|
+
}
|
|
867
|
+
var identity_1 = identity$1;
|
|
887
868
|
|
|
888
|
-
|
|
889
|
-
const __vue_script__$5 = script$5;
|
|
890
|
-
/* template */
|
|
891
|
-
var __vue_render__$5 = function () {
|
|
892
|
-
var _vm = this;
|
|
893
|
-
var _h = _vm.$createElement;
|
|
894
|
-
var _c = _vm._self._c || _h;
|
|
895
|
-
return _c('div', {
|
|
896
|
-
staticClass: "or-select-content-empty"
|
|
897
|
-
}, [_c('div', {
|
|
898
|
-
staticClass: "or-select-content-empty-title"
|
|
899
|
-
}, [_vm._v("\n " + _vm._s(_vm.noResultsTitle) + "\n ")]), _vm._v(" "), _vm.search ? [_c('div', {
|
|
900
|
-
staticClass: "or-select-content-empty-description"
|
|
901
|
-
}, [_vm._v("\n " + _vm._s(_vm.noResultsStartText)), _c('strong', [_vm._v(_vm._s(_vm.search))]), _vm._v(_vm._s(_vm.noResultsEndText) + "\n ")]), _vm._v("\n\n " + _vm._s(_vm.updateSearchText) + "\n ")] : _vm._e()], 2);
|
|
902
|
-
};
|
|
903
|
-
var __vue_staticRenderFns__$5 = [];
|
|
869
|
+
var baseGet = _baseGet;
|
|
904
870
|
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
871
|
+
/**
|
|
872
|
+
* A specialized version of `baseProperty` which supports deep paths.
|
|
873
|
+
*
|
|
874
|
+
* @private
|
|
875
|
+
* @param {Array|string} path The path of the property to get.
|
|
876
|
+
* @returns {Function} Returns the new accessor function.
|
|
877
|
+
*/
|
|
878
|
+
function basePropertyDeep$1(path) {
|
|
879
|
+
return function (object) {
|
|
880
|
+
return baseGet(object, path);
|
|
881
|
+
};
|
|
882
|
+
}
|
|
883
|
+
var _basePropertyDeep = basePropertyDeep$1;
|
|
914
884
|
|
|
915
|
-
|
|
885
|
+
var baseProperty = _baseProperty,
|
|
886
|
+
basePropertyDeep = _basePropertyDeep,
|
|
887
|
+
isKey = _isKey,
|
|
888
|
+
toKey = _toKey;
|
|
916
889
|
|
|
917
|
-
|
|
890
|
+
/**
|
|
891
|
+
* Creates a function that returns the value at `path` of a given object.
|
|
892
|
+
*
|
|
893
|
+
* @static
|
|
894
|
+
* @memberOf _
|
|
895
|
+
* @since 2.4.0
|
|
896
|
+
* @category Util
|
|
897
|
+
* @param {Array|string} path The path of the property to get.
|
|
898
|
+
* @returns {Function} Returns the new accessor function.
|
|
899
|
+
* @example
|
|
900
|
+
*
|
|
901
|
+
* var objects = [
|
|
902
|
+
* { 'a': { 'b': 2 } },
|
|
903
|
+
* { 'a': { 'b': 1 } }
|
|
904
|
+
* ];
|
|
905
|
+
*
|
|
906
|
+
* _.map(objects, _.property('a.b'));
|
|
907
|
+
* // => [2, 1]
|
|
908
|
+
*
|
|
909
|
+
* _.map(_.sortBy(objects, _.property(['a', 'b'])), 'a.b');
|
|
910
|
+
* // => [1, 2]
|
|
911
|
+
*/
|
|
912
|
+
function property$1(path) {
|
|
913
|
+
return isKey(path) ? baseProperty(toKey(path)) : basePropertyDeep(path);
|
|
914
|
+
}
|
|
915
|
+
var property_1 = property$1;
|
|
918
916
|
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
917
|
+
var baseMatches = _baseMatches,
|
|
918
|
+
baseMatchesProperty = _baseMatchesProperty,
|
|
919
|
+
identity = identity_1,
|
|
920
|
+
isArray$1 = isArray_1,
|
|
921
|
+
property = property_1;
|
|
924
922
|
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
},
|
|
938
|
-
emits: ['select-option'],
|
|
939
|
-
computed: {
|
|
940
|
-
optionLabel() {
|
|
941
|
-
var _a;
|
|
942
|
-
return String((_a = this.option.label) !== null && _a !== void 0 ? _a : this.option.value);
|
|
943
|
-
}
|
|
923
|
+
/**
|
|
924
|
+
* The base implementation of `_.iteratee`.
|
|
925
|
+
*
|
|
926
|
+
* @private
|
|
927
|
+
* @param {*} [value=_.identity] The value to convert to an iteratee.
|
|
928
|
+
* @returns {Function} Returns the iteratee.
|
|
929
|
+
*/
|
|
930
|
+
function baseIteratee$1(value) {
|
|
931
|
+
// Don't store the `typeof` result in a variable to avoid a JIT bug in Safari 9.
|
|
932
|
+
// See https://bugs.webkit.org/show_bug.cgi?id=156034 for more details.
|
|
933
|
+
if (typeof value == 'function') {
|
|
934
|
+
return value;
|
|
944
935
|
}
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
var
|
|
954
|
-
var _vm = this;
|
|
955
|
-
var _h = _vm.$createElement;
|
|
956
|
-
var _c = _vm._self._c || _h;
|
|
957
|
-
return _c('div', {
|
|
958
|
-
staticClass: "or-select-option",
|
|
959
|
-
class: {
|
|
960
|
-
active: _vm.isActive,
|
|
961
|
-
checkbox: _vm.isCheckbox
|
|
962
|
-
},
|
|
963
|
-
on: {
|
|
964
|
-
"click": function ($event) {
|
|
965
|
-
return _vm.$emit('select-option');
|
|
966
|
-
}
|
|
967
|
-
}
|
|
968
|
-
}, [!_vm.isCheckbox ? _c('span', {
|
|
969
|
-
staticClass: "or-select-option-content"
|
|
970
|
-
}, [_vm._v("\n " + _vm._s(_vm.optionLabel) + "\n ")]) : _vm._e(), _vm._v(" "), _vm.isCheckbox ? _c('or-checkbox', {
|
|
971
|
-
attrs: {
|
|
972
|
-
"label": _vm.optionLabel,
|
|
973
|
-
"model-value": _vm.isActive
|
|
974
|
-
}
|
|
975
|
-
}) : _vm._e()], 1);
|
|
976
|
-
};
|
|
977
|
-
var __vue_staticRenderFns__$4 = [];
|
|
936
|
+
if (value == null) {
|
|
937
|
+
return identity;
|
|
938
|
+
}
|
|
939
|
+
if (typeof value == 'object') {
|
|
940
|
+
return isArray$1(value) ? baseMatchesProperty(value[0], value[1]) : baseMatches(value);
|
|
941
|
+
}
|
|
942
|
+
return property(value);
|
|
943
|
+
}
|
|
944
|
+
var _baseIteratee = baseIteratee$1;
|
|
978
945
|
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
/* module identifier */
|
|
984
|
-
const __vue_module_identifier__$4 = undefined;
|
|
985
|
-
/* functional template */
|
|
986
|
-
const __vue_is_functional_template__$4 = false;
|
|
987
|
-
/* style inject */
|
|
946
|
+
var arrayAggregator = _arrayAggregator,
|
|
947
|
+
baseAggregator = _baseAggregator,
|
|
948
|
+
baseIteratee = _baseIteratee,
|
|
949
|
+
isArray = isArray_1;
|
|
988
950
|
|
|
989
|
-
|
|
951
|
+
/**
|
|
952
|
+
* Creates a function like `_.groupBy`.
|
|
953
|
+
*
|
|
954
|
+
* @private
|
|
955
|
+
* @param {Function} setter The function to set accumulator values.
|
|
956
|
+
* @param {Function} [initializer] The accumulator object initializer.
|
|
957
|
+
* @returns {Function} Returns the new aggregator function.
|
|
958
|
+
*/
|
|
959
|
+
function createAggregator$1(setter, initializer) {
|
|
960
|
+
return function (collection, iteratee) {
|
|
961
|
+
var func = isArray(collection) ? arrayAggregator : baseAggregator,
|
|
962
|
+
accumulator = initializer ? initializer() : {};
|
|
963
|
+
return func(collection, setter, baseIteratee(iteratee), accumulator);
|
|
964
|
+
};
|
|
965
|
+
}
|
|
966
|
+
var _createAggregator = createAggregator$1;
|
|
990
967
|
|
|
991
|
-
|
|
968
|
+
var baseAssignValue = _baseAssignValue,
|
|
969
|
+
createAggregator = _createAggregator;
|
|
992
970
|
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
971
|
+
/**
|
|
972
|
+
* Creates an object composed of keys generated from the results of running
|
|
973
|
+
* each element of `collection` thru `iteratee`. The corresponding value of
|
|
974
|
+
* each key is the last element responsible for generating the key. The
|
|
975
|
+
* iteratee is invoked with one argument: (value).
|
|
976
|
+
*
|
|
977
|
+
* @static
|
|
978
|
+
* @memberOf _
|
|
979
|
+
* @since 4.0.0
|
|
980
|
+
* @category Collection
|
|
981
|
+
* @param {Array|Object} collection The collection to iterate over.
|
|
982
|
+
* @param {Function} [iteratee=_.identity] The iteratee to transform keys.
|
|
983
|
+
* @returns {Object} Returns the composed aggregate object.
|
|
984
|
+
* @example
|
|
985
|
+
*
|
|
986
|
+
* var array = [
|
|
987
|
+
* { 'dir': 'left', 'code': 97 },
|
|
988
|
+
* { 'dir': 'right', 'code': 100 }
|
|
989
|
+
* ];
|
|
990
|
+
*
|
|
991
|
+
* _.keyBy(array, function(o) {
|
|
992
|
+
* return String.fromCharCode(o.code);
|
|
993
|
+
* });
|
|
994
|
+
* // => { 'a': { 'dir': 'left', 'code': 97 }, 'd': { 'dir': 'right', 'code': 100 } }
|
|
995
|
+
*
|
|
996
|
+
* _.keyBy(array, 'dir');
|
|
997
|
+
* // => { 'left': { 'dir': 'left', 'code': 97 }, 'right': { 'dir': 'right', 'code': 100 } }
|
|
998
|
+
*/
|
|
999
|
+
var keyBy = createAggregator(function (result, value, key) {
|
|
1000
|
+
baseAssignValue(result, key, value);
|
|
1001
|
+
});
|
|
1002
|
+
var keyBy_1 = keyBy;
|
|
998
1003
|
|
|
999
1004
|
var script$3 = defineComponent({
|
|
1000
|
-
name: '
|
|
1005
|
+
name: 'OrSelectInputValue',
|
|
1001
1006
|
components: {
|
|
1002
|
-
|
|
1007
|
+
OrChip: __vue_component__$c
|
|
1003
1008
|
},
|
|
1004
1009
|
props: {
|
|
1005
1010
|
value: OR_SELECT_VALUE_PROP,
|
|
1006
|
-
options:
|
|
1007
|
-
isMultiSelect: Boolean
|
|
1011
|
+
options: OR_SELECT_SEARCH_OPTIONS_PROP,
|
|
1012
|
+
isMultiSelect: Boolean,
|
|
1013
|
+
isDisabled: Boolean
|
|
1014
|
+
},
|
|
1015
|
+
emits: ['delete-value'],
|
|
1016
|
+
computed: {
|
|
1017
|
+
optionsByKey() {
|
|
1018
|
+
return keyBy_1(this.options, 'value');
|
|
1019
|
+
},
|
|
1020
|
+
states() {
|
|
1021
|
+
return {
|
|
1022
|
+
'simple-value': !this.isMultiSelect,
|
|
1023
|
+
'multi-value': this.isMultiSelect
|
|
1024
|
+
};
|
|
1025
|
+
}
|
|
1008
1026
|
},
|
|
1009
|
-
emits: ['select-option'],
|
|
1010
1027
|
methods: {
|
|
1011
|
-
|
|
1012
|
-
|
|
1028
|
+
getOptionLabel(optionId) {
|
|
1029
|
+
var _a;
|
|
1030
|
+
const option = this.optionsByKey[optionId];
|
|
1031
|
+
return String(option ? (_a = option.label) !== null && _a !== void 0 ? _a : option.value : optionId);
|
|
1013
1032
|
},
|
|
1014
|
-
/**
|
|
1015
|
-
|
|
1016
|
-
|
|
1033
|
+
/** Prevent content toggle event on chips, since they have their own control elements */
|
|
1034
|
+
handleInputValueClick(event) {
|
|
1035
|
+
const inputValueElement = this.$refs['input-value'];
|
|
1036
|
+
const inputValueTextElement = this.$refs['input-value-text'];
|
|
1037
|
+
const target = event.target;
|
|
1038
|
+
if (target !== inputValueElement && target !== inputValueTextElement) {
|
|
1039
|
+
event.stopPropagation();
|
|
1040
|
+
}
|
|
1017
1041
|
}
|
|
1018
1042
|
}
|
|
1019
1043
|
});
|
|
1020
1044
|
|
|
1021
|
-
var css_248z$3 = ".or-select-
|
|
1045
|
+
var css_248z$3 = "@keyframes spinAround-data-v-100ef33e{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-100ef33e{from{opacity:1}to{opacity:0}}.or-select-input-value[data-v-100ef33e]{display:flex;flex:1 1 100%;overflow:hidden}.or-select-input-value.simple-value[data-v-100ef33e]{align-items:center}.or-select-input-value-text[data-v-100ef33e]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.or-select-input-value.multi-value[data-v-100ef33e]{flex-wrap:wrap;padding:.125rem 0}.or-select-input-value.multi-value .or-chip[data-v-100ef33e]{margin:.125rem}.or-select-input-value.multi-value .or-chip[data-v-100ef33e]:not(.disabled){cursor:default}";
|
|
1022
1046
|
styleInject(css_248z$3);
|
|
1023
1047
|
|
|
1024
1048
|
/* script */
|
|
@@ -1029,37 +1053,36 @@ var __vue_render__$3 = function () {
|
|
|
1029
1053
|
var _h = _vm.$createElement;
|
|
1030
1054
|
var _c = _vm._self._c || _h;
|
|
1031
1055
|
return _c('div', {
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
}
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1056
|
+
ref: "input-value",
|
|
1057
|
+
staticClass: "or-select-input-value",
|
|
1058
|
+
class: _vm.states,
|
|
1059
|
+
on: {
|
|
1060
|
+
"click": _vm.handleInputValueClick
|
|
1061
|
+
}
|
|
1062
|
+
}, [!_vm.isMultiSelect ? _c('div', {
|
|
1063
|
+
ref: "input-value-text",
|
|
1064
|
+
staticClass: "or-select-input-value-text"
|
|
1065
|
+
}, [_vm._v("\n " + _vm._s(_vm.getOptionLabel(_vm.value)) + "\n ")]) : _vm._e(), _vm._v(" "), _vm.isMultiSelect ? _vm._l(_vm.value, function (valueItem) {
|
|
1066
|
+
return _c('or-chip', {
|
|
1067
|
+
key: valueItem,
|
|
1068
|
+
attrs: {
|
|
1069
|
+
"content": _vm.getOptionLabel(valueItem),
|
|
1070
|
+
"is-disabled": _vm.isDisabled
|
|
1071
|
+
},
|
|
1072
|
+
on: {
|
|
1073
|
+
"delete": function ($event) {
|
|
1074
|
+
return _vm.$emit('delete-value', valueItem);
|
|
1048
1075
|
}
|
|
1049
|
-
}
|
|
1050
|
-
}
|
|
1051
|
-
|
|
1052
|
-
"isActive": _vm.isActive(option),
|
|
1053
|
-
"onSelect": _vm.getOnSelectCallback(option)
|
|
1054
|
-
})], 2);
|
|
1055
|
-
}), 0);
|
|
1076
|
+
}
|
|
1077
|
+
});
|
|
1078
|
+
}) : _vm._e()], 2);
|
|
1056
1079
|
};
|
|
1057
1080
|
var __vue_staticRenderFns__$3 = [];
|
|
1058
1081
|
|
|
1059
1082
|
/* style */
|
|
1060
1083
|
const __vue_inject_styles__$3 = undefined;
|
|
1061
1084
|
/* scoped */
|
|
1062
|
-
const __vue_scope_id__$3 = "data-v-
|
|
1085
|
+
const __vue_scope_id__$3 = "data-v-100ef33e";
|
|
1063
1086
|
/* module identifier */
|
|
1064
1087
|
const __vue_module_identifier__$3 = undefined;
|
|
1065
1088
|
/* functional template */
|
|
@@ -1074,54 +1097,52 @@ const __vue_component__$3 = /*#__PURE__*/normalizeComponent({
|
|
|
1074
1097
|
render: __vue_render__$3,
|
|
1075
1098
|
staticRenderFns: __vue_staticRenderFns__$3
|
|
1076
1099
|
}, __vue_inject_styles__$3, __vue_script__$3, __vue_scope_id__$3, __vue_is_functional_template__$3, __vue_module_identifier__$3, false, undefined, undefined, undefined);
|
|
1077
|
-
var
|
|
1100
|
+
var OrSelectInputValue = __vue_component__$3;
|
|
1078
1101
|
|
|
1079
1102
|
var script$2 = defineComponent({
|
|
1080
|
-
name: '
|
|
1103
|
+
name: 'OrSelectInput',
|
|
1081
1104
|
components: {
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
OrSelectContentEmpty,
|
|
1085
|
-
OrSelectContentOptions
|
|
1105
|
+
OrIcon: __vue_component__$9,
|
|
1106
|
+
OrSelectInputValue
|
|
1086
1107
|
},
|
|
1087
1108
|
props: {
|
|
1088
1109
|
value: OR_SELECT_VALUE_PROP,
|
|
1089
1110
|
options: OR_SELECT_OPTIONS_PROP,
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
isLoading: Boolean,
|
|
1111
|
+
placeholder: OR_SELECT_PLACEHOLDER_PROP,
|
|
1112
|
+
isOpen: Boolean,
|
|
1093
1113
|
isMultiSelect: Boolean,
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
updateSearchText: OR_SELECT_UPDATE_SEARCH_TEXT_PROP
|
|
1098
|
-
},
|
|
1099
|
-
emits: ['search-change', 'select-option'],
|
|
1100
|
-
data() {
|
|
1101
|
-
return {
|
|
1102
|
-
search: ''
|
|
1103
|
-
};
|
|
1114
|
+
isTop: Boolean,
|
|
1115
|
+
isDisabled: Boolean,
|
|
1116
|
+
isInvalid: Boolean
|
|
1104
1117
|
},
|
|
1118
|
+
emits: ['toggle-content', 'delete-value'],
|
|
1105
1119
|
computed: {
|
|
1106
|
-
|
|
1107
|
-
return
|
|
1120
|
+
icon() {
|
|
1121
|
+
return this.isOpen ? 'arrow_drop_up' : 'arrow_drop_down';
|
|
1108
1122
|
},
|
|
1109
|
-
|
|
1110
|
-
return
|
|
1123
|
+
states() {
|
|
1124
|
+
return {
|
|
1125
|
+
open: this.isOpen,
|
|
1126
|
+
error: this.isInvalid,
|
|
1127
|
+
disabled: this.isDisabled,
|
|
1128
|
+
multiselect: this.isMultiSelect,
|
|
1129
|
+
top: this.isTop
|
|
1130
|
+
};
|
|
1131
|
+
},
|
|
1132
|
+
isEmptyValue() {
|
|
1133
|
+
return typeof this.value === 'number' ? false : isEmpty(this.value);
|
|
1111
1134
|
}
|
|
1112
1135
|
},
|
|
1113
1136
|
methods: {
|
|
1114
|
-
|
|
1115
|
-
this.
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
handleSelectOption(option) {
|
|
1119
|
-
this.$emit('select-option', option);
|
|
1137
|
+
handleToggleContent() {
|
|
1138
|
+
if (!this.isDisabled) {
|
|
1139
|
+
this.$emit('toggle-content');
|
|
1140
|
+
}
|
|
1120
1141
|
}
|
|
1121
1142
|
}
|
|
1122
1143
|
});
|
|
1123
1144
|
|
|
1124
|
-
var css_248z$2 = "@keyframes spinAround-data-v-
|
|
1145
|
+
var css_248z$2 = "@keyframes spinAround-data-v-4d590135{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-4d590135{from{opacity:1}to{opacity:0}}.or-select-input[data-v-4d590135]{display:flex;padding:0 .5rem;cursor:pointer}.or-select-input.input-wrapper[data-v-4d590135]{min-height:2.25rem;background-color:var(--c-neutral-1);border:1px solid var(--c-neutral-2);border-radius:.25rem}.or-select-input.input-wrapper.error[data-v-4d590135]{border-color:var(--c-error)}.or-select-input.open[data-v-4d590135],.or-select-input[data-v-4d590135]:hover:not(.disabled){background-color:var(--c-white)}.or-select-input.open[data-v-4d590135]{border-color:var(--c-neutral-2)}.or-select-input.open[data-v-4d590135]:not(.top){border-bottom-right-radius:0;border-bottom-left-radius:0}.or-select-input.open.top[data-v-4d590135]{border-top-left-radius:0;border-top-right-radius:0}.or-select-input.disabled[data-v-4d590135]{cursor:not-allowed}.or-select-input.disabled[data-v-4d590135]:not(.multiselect){background-color:var(--c-neutral-1-darken-5)}.or-select-input-placeholder[data-v-4d590135]{display:flex;align-items:center;overflow:hidden;color:var(--c-neutral-4);-webkit-user-select:none;-moz-user-select:none;user-select:none}.or-select-input-placeholder-text[data-v-4d590135]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.or-select-input-button[data-v-4d590135]{display:flex;align-items:center;height:2.125rem;margin-left:auto}.or-select-input-button[data-v-4d590135] .or-icon{margin-left:.5rem}";
|
|
1125
1146
|
styleInject(css_248z$2);
|
|
1126
1147
|
|
|
1127
1148
|
/* script */
|
|
@@ -1132,67 +1153,46 @@ var __vue_render__$2 = function () {
|
|
|
1132
1153
|
var _h = _vm.$createElement;
|
|
1133
1154
|
var _c = _vm._self._c || _h;
|
|
1134
1155
|
return _c('div', {
|
|
1135
|
-
staticClass: "or-select-
|
|
1136
|
-
class:
|
|
1137
|
-
'top': _vm.isTop
|
|
1138
|
-
}
|
|
1139
|
-
}, [_vm.useSearch && !_vm.isTop ? _c('or-select-search-options', {
|
|
1156
|
+
staticClass: "or-select-input input-wrapper",
|
|
1157
|
+
class: _vm.states,
|
|
1140
1158
|
on: {
|
|
1141
|
-
"
|
|
1142
|
-
}
|
|
1143
|
-
}) : _vm._e(), _vm._v(" "), _c('div', {
|
|
1144
|
-
staticClass: "or-select-content-main",
|
|
1145
|
-
class: {
|
|
1146
|
-
'center-content': _vm.isLoading
|
|
1159
|
+
"click": _vm.handleToggleContent
|
|
1147
1160
|
}
|
|
1148
|
-
}, [_vm.
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
"no-results-end-text": _vm.noResultsEndText,
|
|
1155
|
-
"update-search-text": _vm.updateSearchText
|
|
1156
|
-
}
|
|
1157
|
-
})];
|
|
1158
|
-
}, {
|
|
1159
|
-
"search": _vm.search
|
|
1160
|
-
}) : _vm._e(), _vm._v(" "), _vm._t("content-options", function () {
|
|
1161
|
-
return [_vm.showOptions ? _c('or-select-content-options', {
|
|
1161
|
+
}, [_vm.isEmptyValue ? _c('div', {
|
|
1162
|
+
staticClass: "or-select-input-placeholder"
|
|
1163
|
+
}, [_c('span', {
|
|
1164
|
+
staticClass: "or-select-input-placeholder-text"
|
|
1165
|
+
}, [_vm._v("\n " + _vm._s(_vm.placeholder) + "\n ")])]) : _vm._e(), _vm._v(" "), !_vm.isEmptyValue ? _vm._t("input-value", function () {
|
|
1166
|
+
return [_c('or-select-input-value', {
|
|
1162
1167
|
attrs: {
|
|
1163
1168
|
"value": _vm.value,
|
|
1164
1169
|
"options": _vm.options,
|
|
1165
|
-
"is-multi-select": _vm.isMultiSelect
|
|
1170
|
+
"is-multi-select": _vm.isMultiSelect,
|
|
1171
|
+
"is-disabled": _vm.isDisabled
|
|
1166
1172
|
},
|
|
1167
1173
|
on: {
|
|
1168
|
-
"
|
|
1169
|
-
return _vm.$emit('
|
|
1170
|
-
}
|
|
1171
|
-
},
|
|
1172
|
-
scopedSlots: _vm._u([{
|
|
1173
|
-
key: "content-option",
|
|
1174
|
-
fn: function (scope) {
|
|
1175
|
-
return [_vm._t("content-option", null, null, scope)];
|
|
1174
|
+
"delete-value": function ($event) {
|
|
1175
|
+
return _vm.$emit('delete-value', $event);
|
|
1176
1176
|
}
|
|
1177
|
-
}
|
|
1178
|
-
})
|
|
1177
|
+
}
|
|
1178
|
+
})];
|
|
1179
1179
|
}, {
|
|
1180
|
-
"
|
|
1181
|
-
|
|
1180
|
+
"value": _vm.value,
|
|
1181
|
+
"options": _vm.options
|
|
1182
|
+
}) : _vm._e(), _vm._v(" "), _c('div', {
|
|
1183
|
+
staticClass: "or-select-input-button"
|
|
1184
|
+
}, [_c('or-icon', {
|
|
1182
1185
|
attrs: {
|
|
1183
|
-
"
|
|
1184
|
-
},
|
|
1185
|
-
on: {
|
|
1186
|
-
"search-change": _vm.handleSearchChange
|
|
1186
|
+
"icon": _vm.icon
|
|
1187
1187
|
}
|
|
1188
|
-
})
|
|
1188
|
+
})], 1)], 2);
|
|
1189
1189
|
};
|
|
1190
1190
|
var __vue_staticRenderFns__$2 = [];
|
|
1191
1191
|
|
|
1192
1192
|
/* style */
|
|
1193
1193
|
const __vue_inject_styles__$2 = undefined;
|
|
1194
1194
|
/* scoped */
|
|
1195
|
-
const __vue_scope_id__$2 = "data-v-
|
|
1195
|
+
const __vue_scope_id__$2 = "data-v-4d590135";
|
|
1196
1196
|
/* module identifier */
|
|
1197
1197
|
const __vue_module_identifier__$2 = undefined;
|
|
1198
1198
|
/* functional template */
|
|
@@ -1207,7 +1207,7 @@ const __vue_component__$2 = /*#__PURE__*/normalizeComponent({
|
|
|
1207
1207
|
render: __vue_render__$2,
|
|
1208
1208
|
staticRenderFns: __vue_staticRenderFns__$2
|
|
1209
1209
|
}, __vue_inject_styles__$2, __vue_script__$2, __vue_scope_id__$2, __vue_is_functional_template__$2, __vue_module_identifier__$2, false, undefined, undefined, undefined);
|
|
1210
|
-
var
|
|
1210
|
+
var OrSelectInput = __vue_component__$2;
|
|
1211
1211
|
|
|
1212
1212
|
var script$1 = defineComponent({
|
|
1213
1213
|
name: 'OrSelect',
|
|
@@ -1285,7 +1285,7 @@ var script$1 = defineComponent({
|
|
|
1285
1285
|
}
|
|
1286
1286
|
});
|
|
1287
1287
|
|
|
1288
|
-
var css_248z$1 = "@keyframes spinAround-data-v-
|
|
1288
|
+
var css_248z$1 = "@keyframes spinAround-data-v-70c19136{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-70c19136{from{opacity:1}to{opacity:0}}.or-select-main[data-v-70c19136]{position:relative}.or-select-main .or-select-input[data-v-70c19136]{position:relative}.or-floating .or-select-content[data-v-70c19136]{width:100%}.or-floating .or-select-content[data-v-70c19136]:not(.top){border-top:none}.or-floating .or-select-content.top[data-v-70c19136]{border-bottom:none}";
|
|
1289
1289
|
styleInject(css_248z$1);
|
|
1290
1290
|
|
|
1291
1291
|
/* script */
|
|
@@ -1296,7 +1296,7 @@ var __vue_render__$1 = function () {
|
|
|
1296
1296
|
var _h = _vm.$createElement;
|
|
1297
1297
|
var _c = _vm._self._c || _h;
|
|
1298
1298
|
return _c('div', {
|
|
1299
|
-
ref:
|
|
1299
|
+
ref: 'root',
|
|
1300
1300
|
staticClass: "or-select-main",
|
|
1301
1301
|
class: {
|
|
1302
1302
|
open: _vm.isOpen
|
|
@@ -1380,7 +1380,7 @@ var __vue_staticRenderFns__$1 = [];
|
|
|
1380
1380
|
/* style */
|
|
1381
1381
|
const __vue_inject_styles__$1 = undefined;
|
|
1382
1382
|
/* scoped */
|
|
1383
|
-
const __vue_scope_id__$1 = "data-v-
|
|
1383
|
+
const __vue_scope_id__$1 = "data-v-70c19136";
|
|
1384
1384
|
/* module identifier */
|
|
1385
1385
|
const __vue_module_identifier__$1 = undefined;
|
|
1386
1386
|
/* functional template */
|