@onereach/ui-components 16.3.0-beta.4779.0 → 16.3.0-beta.4784.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/{OrDataGrid-f0aa601c.js → OrDataGrid-d6fcd179.js} +1 -1
- package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +1 -1
- package/dist/bundled/v2/components/OrDataGridV3/OrDataGrid.js +1 -1
- package/dist/bundled/v2/components/OrDataGridV3/index.js +1 -1
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +1 -1
- package/dist/bundled/v2/components/OrDateRangePickerV3/OrDateRangePicker.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.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/OrInputV3/OrInput.js +1 -1
- package/dist/bundled/v2/components/OrInputV3/index.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/OrMenuItemV3/OrMenuItem.js +30 -25
- package/dist/bundled/v2/components/OrMenuItemV3/OrMenuItem.vue.d.ts +12 -4
- package/dist/bundled/v2/components/OrRichTextEditorV3/OrRichTextEditor.js +1 -1
- package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +1 -1
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +5 -1
- package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.js +19 -3
- package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.vue.d.ts +12 -0
- package/dist/bundled/v2/components/index.js +5 -5
- package/dist/bundled/v2/index.js +5 -5
- package/dist/bundled/v3/components/OrAutocompleteV3/OrAutocomplete.js +1 -1
- package/dist/bundled/v3/components/OrAutocompleteV3/index.js +1 -1
- package/dist/bundled/v3/components/OrAutocompleteV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrAutocompleteV3-e4e6d7e2.js → OrAutocompleteV3-d30e8100.js} +6 -6
- 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/OrBottomSheetV3/OrBottomSheet.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +2 -2
- 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-82dd7126.js → OrBottomSheetV3-ee068a90.js} +2 -2
- 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-78c321d4.js → OrButtonGroupV3-562ae9ba.js} +1 -1
- 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-d744741e.js → OrButtonV2-1012c865.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-1d6885eb.js → OrButtonV3-215890d4.js} +1 -1
- 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-8d411bd4.js → OrCardCollectionV3-647d89e3.js} +3 -3
- package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +1 -1
- 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-333393ba.js → OrCheckboxTreeV3-4fd290d5.js} +3 -3
- 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-dfde5770.js → OrCheckboxV3-1e197b12.js} +1 -1
- 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-1e3f7462.js → OrChips-4e07ea24.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-9b43bc22.js → OrCode-c5bbe68d.js} +3 -3
- 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-b9362a01.js → OrCodeV3-6baeb5b5.js} +9 -9
- 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-470f17e6.js → OrColorPicker-88df87d0.js} +3 -3
- 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-b57f1391.js → OrConfirm-f74ee8db.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-90d1be51.js → OrConfirmV3-e0c8e1ef.js} +5 -5
- package/dist/bundled/v3/components/OrContextMenuV3/OrContextMenu.js +2 -2
- package/dist/bundled/v3/components/OrDataGridV3/OrDataGrid.js +1 -1
- package/dist/bundled/v3/components/OrDataGridV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDataGridV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDataGridV3-9836c2f3.js → OrDataGridV3-51dfcfa1.js} +11 -11
- 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-e387a4d6.js → OrDateFormatV3-c1b6c8ba.js} +1 -1
- 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-c2ae0cc9.js → OrDatePickerV3-9021f1b2.js} +3 -3
- 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-48257493.js → OrDateRangePickerV3-9bdffad3.js} +3 -3
- 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-a846f7cb.js → OrDateTimeFormatV3-12bdc3ee.js} +1 -1
- 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-e57f9aa8.js → OrDateTimePicker-45d3e75b.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/styles.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatMobileDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatMobileTime.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/getNextMonthDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/index.js +1 -1
- package/dist/bundled/v3/components/{OrDateTimePickerV3-d7ba4150.js → OrDateTimePickerV3-ae3836d9.js} +5 -5
- package/dist/bundled/v3/components/OrDrawerV3/OrDrawer.js +1 -1
- package/dist/bundled/v3/components/OrDrawerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDrawerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDrawerV3-82fb5523.js → OrDrawerV3-6c70dae9.js} +2 -2
- 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/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-c76219ff.js → OrEditorTabsV3-0bb0f426.js} +4 -4
- package/dist/bundled/v3/components/OrError/OrError.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/OrFilterPopoverV3/OrFilterPopover.js +1 -1
- package/dist/bundled/v3/components/OrFilterPopoverV3/index.js +1 -1
- package/dist/bundled/v3/components/OrFilterPopoverV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrFilterPopoverV3-1255f18e.js → OrFilterPopoverV3-92221b6e.js} +3 -3
- package/dist/bundled/v3/components/OrFilterTriggerV3/OrFilterTrigger.js +1 -1
- package/dist/bundled/v3/components/OrFilterTriggerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrFilterTriggerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrFilterTriggerV3-b2d48195.js → OrFilterTriggerV3-008d04dd.js} +1 -1
- package/dist/bundled/v3/components/OrFilterV3/OrFilter.js +1 -1
- package/dist/bundled/v3/components/OrFilterV3/index.js +1 -1
- package/dist/bundled/v3/components/OrFilterV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrFilterV3-65f0f4ab.js → OrFilterV3-5fc55209.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-ecee7885.js → OrFloating-a2ca3913.js} +1 -1
- package/dist/bundled/v3/components/OrHint/OrHint.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-1b69fd68.js → OrIconButtonV3-32066a0a.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 +1 -1
- package/dist/bundled/v3/components/{OrInlineInputV3-f7f777cb.js → OrInlineInputV3-503ac19f.js} +2 -2
- 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-151c0549.js → OrInlineTextareaV3-837eb3c8.js} +2 -2
- package/dist/bundled/v3/components/OrInput/OrInput.js +1 -1
- 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-6d3957b6.js → OrInputV3-233fdca0.js} +3 -3
- package/dist/bundled/v3/components/OrLabel/OrLabel.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-bdc92875.js → OrList-f3a1dbe3.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-595cbad3.js → OrListV3-7d5dcab2.js} +3 -3
- 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-ab8514b1.js → OrLoaderV3-049caca2.js} +1 -1
- package/dist/bundled/v3/components/OrMenuItemV3/OrMenuItem.js +1 -1
- package/dist/bundled/v3/components/OrMenuItemV3/OrMenuItem.vue.d.ts +12 -4
- 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-d0f4dcad.js → OrMenuItemV3-613895a7.js} +34 -38
- 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-378dac20.js → OrMenuV3-1d0599ec.js} +1 -1
- 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-45ca112f.js → OrModal-d4374803.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-a37a77a8.js → OrModalV3-1627fa74.js} +2 -2
- 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-65dd26a6.js → OrNotificationV3-cce63650.js} +1 -1
- 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-0600e2b5.js → OrOverlayV3-9e262f42.js} +1 -1
- 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-46e503e1.js → OrPaginationV3-29cc3676.js} +3 -3
- 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-08497f7e.js → OrPopoverV3-06d272ca.js} +3 -3
- 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-ce33b04e.js → OrProgress-91c2b9f2.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-3794ea0d.js → OrProgressV3-212cff04.js} +2 -2
- 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-8d0c2303.js → OrRadio-7b62e5a7.js} +3 -3
- package/dist/bundled/v3/components/OrRadioGroup/OrRadioGroup.js +1 -1
- package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +1 -1
- 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-20a4c7ac.js → OrRadioV3-a17dc6e2.js} +1 -1
- 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-e22140eb.js → OrRangeSliderV3-aa2343e5.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-398ec82d.js → OrResizeablePanelV3-8d32e99b.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-6d58fc2d.js → OrRichTextEditorV3-f8f802ad.js} +12 -12
- package/dist/bundled/v3/components/OrRichTooltipV3/OrRichTooltip.js +1 -1
- package/dist/bundled/v3/components/OrRichTooltipV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRichTooltipV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrRichTooltipV3-89b5ec57.js → OrRichTooltipV3-f8b94989.js} +2 -2
- package/dist/bundled/v3/components/OrSearch/OrSearch.js +3 -3
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.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-75306118.js → OrSelect-83c0d42a.js} +7 -7
- 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-2b405a03.js → OrSelectV3-a9488fed.js} +17 -13
- 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-89f3eaf0.js → OrSidebarV3-2783c3a6.js} +1 -1
- 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-587d7f71.js → OrSkeleton-57da215c.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-33f007a2.js → OrSkeletonV3-b45ff8b1.js} +1 -1
- 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/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSliderV3-be85ab65.js → OrSliderV3-69d15f16.js} +2 -2
- 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-d12ea2b6.js → OrSortingV3-346ee8b7.js} +3 -3
- 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-be4a6091.js → OrStatusV3-a7232005.js} +1 -1
- 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-a530318a.js → OrSwitchV3-533f7e21.js} +2 -2
- 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/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-30e8cea5.js → OrTabsV3-8baa204d.js} +3 -3
- 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-ded7c300.js → OrTagInputV3-84eb0c11.js} +6 -6
- 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-de4f1adb.js → OrTagV3-af31b68f.js} +1 -1
- 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-3e853ccb.js → OrTagsV3-3eaafd2e.js} +3 -3
- 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-41d1587d.js → OrTextareaV3-5a4ece99.js} +2 -2
- 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-4bb56ab7.js → OrTimeFormatV3-7a2debde.js} +1 -1
- 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-600f23bb.js → OrTimePickerV3-e001e265.js} +3 -3
- 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-97a18516.js → OrTimeRangePickerV3-bc53b404.js} +3 -3
- 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-b09d59f5.js → OrToast-7748fccb.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-26d32fb4.js → OrToastV3-a9d9b5e4.js} +4 -4
- 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/OrTooltip.vue.d.ts +12 -0
- 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-077038de.js → OrTooltipV3-b6080652.js} +20 -4
- package/dist/bundled/v3/components/OrTreeV3/index.js +2 -2
- package/dist/bundled/v3/components/index.js +73 -73
- 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 +74 -74
- package/dist/bundled/v3/utils/functions/dom.js +3 -3
- package/dist/esm/v2/{OrAutocomplete-22ce4d8b.js → OrAutocomplete-f7f9ffcb.js} +4 -4
- package/dist/esm/v2/{OrCardCollection-7272fcc5.js → OrCardCollection-4f1015fa.js} +3 -3
- package/dist/esm/v2/{OrCode-5c27dd9c.js → OrCode-cd14e6b4.js} +2 -2
- package/dist/esm/v2/{OrConfirm-5aa5f76c.js → OrConfirm-2c54e038.js} +1 -1
- package/dist/esm/v2/{OrDataGrid-cdbc82b5.js → OrDataGrid-5a6f28d4.js} +3 -3
- package/dist/esm/v2/{OrDataGridToolbar-5e27bd06.js → OrDataGridToolbar-b0ae0eed.js} +7 -7
- package/dist/esm/v2/{OrDateFormat-cec07a01.js → OrDateFormat-a04e321f.js} +2 -2
- package/dist/esm/v2/{OrDatePicker-d0f979eb.js → OrDatePicker-85c9c0c3.js} +3 -3
- package/dist/esm/v2/{OrDateRangePicker-2d259e14.js → OrDateRangePicker-e19055c5.js} +3 -3
- package/dist/esm/v2/{OrDateTimeFormat-c8c17e18.js → OrDateTimeFormat-d47cabae.js} +2 -2
- package/dist/esm/v2/{OrDateTimePicker-af50531f.js → OrDateTimePicker-e1b5860a.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-6b73a9b4.js → OrDateTimePicker.vue_rollup-plugin-vue_script-33e4e15e.js} +2 -2
- package/dist/esm/v2/{OrDateTimePickerTimeSelect-1fa9c3eb.js → OrDateTimePickerTimeSelect-cfe7d76d.js} +2 -2
- package/dist/esm/v2/{OrEditorTabs-760332e7.js → OrEditorTabs-17308d71.js} +2 -2
- package/dist/esm/v2/{OrEditorTabsItem-cd2439b9.js → OrEditorTabsItem-18f4d518.js} +1 -1
- package/dist/esm/v2/{OrFilter-18b87a89.js → OrFilter-517d9858.js} +2 -2
- package/dist/esm/v2/{OrFilterPopover-74c2bd59.js → OrFilterPopover-adbc899d.js} +1 -1
- package/dist/esm/v2/{OrFilterTrigger-949f7f18.js → OrFilterTrigger-c05eba92.js} +1 -1
- package/dist/esm/v2/{OrIconButton-efaf73f5.js → OrIconButton-74cf30f4.js} +1 -1
- package/dist/esm/v2/{OrInlineInput-23c9b2df.js → OrInlineInput-95bc9725.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-41e63b39.js → OrInlineTextarea-090bc1b6.js} +1 -1
- package/dist/esm/v2/{OrInput-ea80d121.js → OrInput-82cff7d9.js} +1 -1
- package/dist/esm/v2/{OrList-1090e542.js → OrList-8f4d6ff4.js} +1 -1
- package/dist/esm/v2/{OrMenuItem-adc0b4c7.js → OrMenuItem-733df8d3.js} +32 -27
- package/dist/esm/v2/{OrModal-aece2cd1.js → OrModal-cfbb4f8f.js} +1 -1
- package/dist/esm/v2/{OrNotification-dfee1ac9.js → OrNotification-e8881d2b.js} +1 -1
- package/dist/esm/v2/{OrPagination-741fb6b4.js → OrPagination-8db49c30.js} +1 -1
- package/dist/esm/v2/{OrRangeSlider-d8d0a2f5.js → OrRangeSlider-69acacf8.js} +2 -2
- package/dist/esm/v2/{OrResizeablePanel-4069d595.js → OrResizeablePanel-29885b4e.js} +1 -1
- package/dist/esm/v2/{OrRichTextEditor-9e612414.js → OrRichTextEditor-2d251a24.js} +4 -4
- package/dist/esm/v2/{OrSearch-e837ee15.js → OrSearch-6c80c28b.js} +1 -1
- package/dist/esm/v2/{OrSelect-c8614922.js → OrSelect-b98caaa4.js} +9 -5
- package/dist/esm/v2/{OrSelectMultipleControl-6ee10a0b.js → OrSelectMultipleControl-78776d28.js} +1 -1
- package/dist/esm/v2/{OrSlider-3d8de563.js → OrSlider-3f742a67.js} +1 -1
- package/dist/esm/v2/{OrSlider.vue_rollup-plugin-vue_script-d5250220.js → OrSlider.vue_rollup-plugin-vue_script-883ef0e9.js} +1 -1
- package/dist/esm/v2/{OrSorting-03573d81.js → OrSorting-a2c0fded.js} +1 -1
- package/dist/esm/v2/{OrTabs-562cbde9.js → OrTabs-903154e9.js} +1 -1
- package/dist/esm/v2/{OrTag-747a8aa0.js → OrTag-33bc0b7e.js} +1 -1
- package/dist/esm/v2/{OrTagInput-fc63bc2a.js → OrTagInput-e80c8d35.js} +3 -3
- package/dist/esm/v2/{OrTags-34ac7cc4.js → OrTags-5cafe157.js} +1 -1
- package/dist/esm/v2/{OrTimeFormat-1cb1da07.js → OrTimeFormat-ec14f4ac.js} +2 -2
- package/dist/esm/v2/{OrTimePicker-f71a881f.js → OrTimePicker-1795b115.js} +3 -3
- package/dist/esm/v2/{OrTimeRangePicker-2e8a618b.js → OrTimeRangePicker-cf6f08d6.js} +3 -3
- package/dist/esm/v2/{OrTooltip-07c5992f.js → OrTooltip-a63832b0.js} +19 -3
- package/dist/esm/v2/components/index.js +46 -46
- package/dist/esm/v2/components/or-autocomplete-v3/index.js +7 -7
- package/dist/esm/v2/components/or-card-collection-v3/index.js +7 -7
- package/dist/esm/v2/components/or-code-v3/index.js +4 -4
- package/dist/esm/v2/components/or-confirm-v3/index.js +4 -4
- package/dist/esm/v2/components/or-data-grid-v3/index.js +18 -18
- package/dist/esm/v2/components/or-data-grid-v3/partials/index.js +15 -15
- package/dist/esm/v2/components/or-date-format-v3/index.js +6 -6
- package/dist/esm/v2/components/or-date-picker-v3/index.js +6 -6
- package/dist/esm/v2/components/or-date-range-picker-v3/index.js +6 -6
- package/dist/esm/v2/components/or-date-time-format-v3/index.js +6 -6
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +6 -6
- package/dist/esm/v2/components/or-date-time-picker-v3/partials/index.js +4 -4
- package/dist/esm/v2/components/or-editor-tabs-v3/index.js +5 -5
- package/dist/esm/v2/components/or-editor-tabs-v3/partials/index.js +3 -3
- package/dist/esm/v2/components/or-filter-popover-v3/index.js +4 -4
- package/dist/esm/v2/components/or-filter-trigger-v3/index.js +3 -3
- package/dist/esm/v2/components/or-filter-v3/index.js +6 -6
- package/dist/esm/v2/components/or-icon-button-v3/index.js +2 -2
- package/dist/esm/v2/components/or-inline-input-v3/index.js +3 -3
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +3 -3
- package/dist/esm/v2/components/or-input-v3/index.js +3 -3
- package/dist/esm/v2/components/or-list-v3/index.js +3 -3
- package/dist/esm/v2/components/or-menu-item-v3/OrMenuItem.vue.d.ts +12 -4
- package/dist/esm/v2/components/or-menu-item-v3/index.js +3 -3
- package/dist/esm/v2/components/or-modal-v3/index.js +3 -3
- package/dist/esm/v2/components/or-notification-v3/index.js +3 -3
- package/dist/esm/v2/components/or-pagination-v3/index.js +4 -4
- package/dist/esm/v2/components/or-range-slider-v3/index.js +3 -3
- package/dist/esm/v2/components/or-resizeable-panel-v3/index.js +3 -3
- package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +6 -6
- package/dist/esm/v2/components/or-search-v3/index.js +4 -4
- package/dist/esm/v2/components/or-select-v3/index.js +8 -8
- package/dist/esm/v2/components/or-select-v3/partials/index.js +5 -5
- package/dist/esm/v2/components/or-select-v3/partials/or-select-multiple-control/index.js +5 -5
- package/dist/esm/v2/components/or-sidebar-v3/index.js +4 -4
- package/dist/esm/v2/components/or-slider-v3/index.js +3 -3
- package/dist/esm/v2/components/or-sorting-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tabs-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tag-input-v3/index.js +5 -5
- package/dist/esm/v2/components/or-tag-v3/index.js +3 -3
- package/dist/esm/v2/components/or-tags-v3/index.js +4 -4
- package/dist/esm/v2/components/or-time-format-v3/index.js +6 -6
- package/dist/esm/v2/components/or-time-picker-v3/index.js +6 -6
- package/dist/esm/v2/components/or-time-range-picker-v3/index.js +6 -6
- package/dist/esm/v2/components/or-toast-v3/index.js +3 -3
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +3 -3
- package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +12 -0
- package/dist/esm/v2/components/or-tooltip-v3/index.js +1 -1
- package/dist/esm/v2/index.js +46 -46
- package/dist/esm/v2/{props-2df9b376.js → props-15ae215b.js} +1 -1
- package/dist/esm/v2/{types-1c26b2b7.js → types-e6a7d968.js} +1 -1
- package/dist/esm/v3/{OrAutocomplete-b304c7eb.js → OrAutocomplete-007cb0df.js} +4 -4
- package/dist/esm/v3/{OrCardCollection-2f47ab33.js → OrCardCollection-1aa0c1bb.js} +3 -3
- package/dist/esm/v3/{OrCode-3c646f51.js → OrCode-bf7679bc.js} +2 -2
- package/dist/esm/v3/{OrConfirm-aa2ea8b3.js → OrConfirm-95d7b682.js} +1 -1
- package/dist/esm/v3/{OrDataGrid-2425e8c1.js → OrDataGrid-54a718c7.js} +3 -3
- package/dist/esm/v3/{OrDataGridToolbar-5766a646.js → OrDataGridToolbar-bf8f43f2.js} +7 -7
- package/dist/esm/v3/{OrDateFormat-64d2a519.js → OrDateFormat-6044da65.js} +2 -2
- package/dist/esm/v3/{OrDatePicker-7688c1f1.js → OrDatePicker-17d27239.js} +3 -3
- package/dist/esm/v3/{OrDateRangePicker-135192c1.js → OrDateRangePicker-a03f7960.js} +3 -3
- package/dist/esm/v3/{OrDateTimeFormat-7eb9cf90.js → OrDateTimeFormat-086d8346.js} +2 -2
- package/dist/esm/v3/{OrDateTimePicker-b99a4719.js → OrDateTimePicker-778633e8.js} +2 -2
- package/dist/esm/v3/{OrDateTimePickerTimeSelect-712526c1.js → OrDateTimePickerTimeSelect-81a5c6f6.js} +2 -2
- package/dist/esm/v3/{OrEditorTabs-fe29772c.js → OrEditorTabs-a214c663.js} +2 -2
- package/dist/esm/v3/{OrEditorTabsItem-b6936724.js → OrEditorTabsItem-c830e4dc.js} +1 -1
- package/dist/esm/v3/{OrFilter-5ec823c1.js → OrFilter-dc36a84f.js} +2 -2
- package/dist/esm/v3/{OrFilterPopover-564e4997.js → OrFilterPopover-406ed1c8.js} +1 -1
- package/dist/esm/v3/{OrFilterTrigger-1d5c6704.js → OrFilterTrigger-058c5124.js} +1 -1
- package/dist/esm/v3/{OrIconButton-5a508869.js → OrIconButton-b72d38af.js} +1 -1
- package/dist/esm/v3/{OrInlineInput-747c2347.js → OrInlineInput-6f035371.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-a683a29d.js → OrInlineTextarea-84748b11.js} +1 -1
- package/dist/esm/v3/{OrInput-6b60bf4a.js → OrInput-a476c480.js} +1 -1
- package/dist/esm/v3/{OrList-14d8cf31.js → OrList-68fd2998.js} +1 -1
- package/dist/esm/v3/{OrMenuItem-5612d2a8.js → OrMenuItem-c5c4c499.js} +34 -38
- package/dist/esm/v3/{OrModal-4da45f04.js → OrModal-f6e5ad22.js} +1 -1
- package/dist/esm/v3/{OrNotification-218bb54b.js → OrNotification-24cdfc90.js} +1 -1
- package/dist/esm/v3/{OrPagination-59620bf1.js → OrPagination-e56d9944.js} +1 -1
- package/dist/esm/v3/{OrRangeSlider-c1ed0ba5.js → OrRangeSlider-fc9b7876.js} +2 -2
- package/dist/esm/v3/{OrResizeablePanel-1d0c171b.js → OrResizeablePanel-ced93151.js} +1 -1
- package/dist/esm/v3/{OrRichTextEditor-bee899e4.js → OrRichTextEditor-661f6fa4.js} +4 -4
- package/dist/esm/v3/{OrSearch-b7a558ef.js → OrSearch-1511ebea.js} +1 -1
- package/dist/esm/v3/{OrSelect-81d52826.js → OrSelect-d3df79c1.js} +13 -9
- package/dist/esm/v3/{OrSelectMultipleControl-274c9752.js → OrSelectMultipleControl-58090e7f.js} +1 -1
- package/dist/esm/v3/{OrSlider-5c665987.js → OrSlider-d98763bd.js} +1 -1
- package/dist/esm/v3/{OrSorting-c26172b2.js → OrSorting-2acac263.js} +1 -1
- package/dist/esm/v3/{OrTabs-9a88aacd.js → OrTabs-4514fe78.js} +1 -1
- package/dist/esm/v3/{OrTag-f048f982.js → OrTag-ecfadca1.js} +1 -1
- package/dist/esm/v3/{OrTagInput-e3686f04.js → OrTagInput-9d9d78e2.js} +3 -3
- package/dist/esm/v3/{OrTags-44507e58.js → OrTags-f2bb104c.js} +1 -1
- package/dist/esm/v3/{OrTimeFormat-f478f266.js → OrTimeFormat-f1c22a46.js} +2 -2
- package/dist/esm/v3/{OrTimePicker-f66961ff.js → OrTimePicker-fd2b411e.js} +3 -3
- package/dist/esm/v3/{OrTimeRangePicker-554fe615.js → OrTimeRangePicker-79e1c299.js} +3 -3
- package/dist/esm/v3/{OrTooltip-de856939.js → OrTooltip-77f2caf4.js} +19 -3
- package/dist/esm/v3/components/index.js +44 -44
- package/dist/esm/v3/components/or-autocomplete-v3/index.js +7 -7
- package/dist/esm/v3/components/or-card-collection-v3/index.js +7 -7
- package/dist/esm/v3/components/or-code-v3/index.js +4 -4
- package/dist/esm/v3/components/or-confirm-v3/index.js +4 -4
- package/dist/esm/v3/components/or-data-grid-v3/index.js +17 -17
- package/dist/esm/v3/components/or-data-grid-v3/partials/index.js +14 -14
- package/dist/esm/v3/components/or-date-format-v3/index.js +6 -6
- package/dist/esm/v3/components/or-date-picker-v3/index.js +6 -6
- package/dist/esm/v3/components/or-date-range-picker-v3/index.js +6 -6
- package/dist/esm/v3/components/or-date-time-format-v3/index.js +6 -6
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +5 -5
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/index.js +4 -4
- package/dist/esm/v3/components/or-editor-tabs-v3/index.js +5 -5
- package/dist/esm/v3/components/or-editor-tabs-v3/partials/index.js +3 -3
- package/dist/esm/v3/components/or-filter-popover-v3/index.js +4 -4
- package/dist/esm/v3/components/or-filter-trigger-v3/index.js +3 -3
- package/dist/esm/v3/components/or-filter-v3/index.js +6 -6
- package/dist/esm/v3/components/or-icon-button-v3/index.js +2 -2
- package/dist/esm/v3/components/or-inline-input-v3/index.js +3 -3
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +3 -3
- package/dist/esm/v3/components/or-input-v3/index.js +3 -3
- package/dist/esm/v3/components/or-list-v3/index.js +3 -3
- package/dist/esm/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +12 -4
- package/dist/esm/v3/components/or-menu-item-v3/index.js +3 -3
- package/dist/esm/v3/components/or-modal-v3/index.js +3 -3
- package/dist/esm/v3/components/or-notification-v3/index.js +3 -3
- package/dist/esm/v3/components/or-pagination-v3/index.js +4 -4
- package/dist/esm/v3/components/or-range-slider-v3/index.js +3 -3
- package/dist/esm/v3/components/or-resizeable-panel-v3/index.js +3 -3
- package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +6 -6
- package/dist/esm/v3/components/or-search-v3/index.js +4 -4
- package/dist/esm/v3/components/or-select-v3/index.js +8 -8
- package/dist/esm/v3/components/or-select-v3/partials/index.js +5 -5
- package/dist/esm/v3/components/or-select-v3/partials/or-select-multiple-control/index.js +5 -5
- package/dist/esm/v3/components/or-sidebar-v3/index.js +4 -4
- package/dist/esm/v3/components/or-slider-v3/index.js +2 -2
- package/dist/esm/v3/components/or-sorting-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tabs-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tag-input-v3/index.js +5 -5
- package/dist/esm/v3/components/or-tag-v3/index.js +3 -3
- package/dist/esm/v3/components/or-tags-v3/index.js +4 -4
- package/dist/esm/v3/components/or-time-format-v3/index.js +6 -6
- package/dist/esm/v3/components/or-time-picker-v3/index.js +6 -6
- package/dist/esm/v3/components/or-time-range-picker-v3/index.js +6 -6
- package/dist/esm/v3/components/or-toast-v3/index.js +3 -3
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +3 -3
- package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +12 -0
- package/dist/esm/v3/components/or-tooltip-v3/index.js +1 -1
- package/dist/esm/v3/index.js +44 -44
- package/dist/esm/v3/{props-339b3fd2.js → props-523e2b88.js} +1 -1
- package/dist/esm/v3/{types-0f27194b.js → types-e0b380cc.js} +1 -1
- package/package.json +1 -1
- package/src/components/or-menu-item-v3/OrMenuItem.vue +29 -29
- package/src/components/or-select-v3/OrSelect.vue +4 -0
- package/src/components/or-tooltip-v3/OrTooltip.vue +22 -4
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-9a6ce00a.js → OrDateTimePickerMonthSelect-a0282282.js} +0 -0
- /package/dist/bundled/v2/{OrInlineInput-ace03cd7.js → OrInlineInput-44303267.js} +0 -0
- /package/dist/bundled/v2/{OrInput-9e9c27ff.js → OrInput-20dfd980.js} +0 -0
- /package/dist/bundled/v2/{OrList-65126fc3.js → OrList-e27e3bea.js} +0 -0
- /package/dist/bundled/v3/components/{OrAvatar-8b0bb8ca.js → OrAvatar-edd962bb.js} +0 -0
- /package/dist/bundled/v3/components/{OrDropAreaV3-4600bb3e.js → OrDropAreaV3-47c0b248.js} +0 -0
- /package/dist/bundled/v3/components/{OrExpansionPanelV3-f81b59f9.js → OrExpansionPanelV3-7c741962.js} +0 -0
|
@@ -7,12 +7,12 @@ import { u as useProxyModelValue } from './useProxyModelValue-e18f251e.js';
|
|
|
7
7
|
import '@onereach/styles/screens.json';
|
|
8
8
|
import '@onereach/styles/tailwind.config.json';
|
|
9
9
|
import './TimeFormat-a7f5565b.js';
|
|
10
|
-
import './OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
11
|
-
import { _ as __vue_component__$1, a as __vue_component__$2, b as __vue_component__$3, c as __vue_component__$4, d as __vue_component__$5, e as __vue_component__$6 } from './OrDateTimePickerTimeSelect-
|
|
10
|
+
import './OrDateTimePicker.vue_rollup-plugin-vue_script-33e4e15e.js';
|
|
11
|
+
import { _ as __vue_component__$1, a as __vue_component__$2, b as __vue_component__$3, c as __vue_component__$4, d as __vue_component__$5, e as __vue_component__$6 } from './OrDateTimePickerTimeSelect-cfe7d76d.js';
|
|
12
12
|
import { g as getCurrentDate, f as formatMobileDate } from './getCurrentDate-e5a478c3.js';
|
|
13
13
|
import { _ as __vue_component__$7 } from './OrError-b25d782d.js';
|
|
14
14
|
import { _ as __vue_component__$8 } from './OrHint-2fe1157b.js';
|
|
15
|
-
import { _ as __vue_component__$a } from './OrIconButton-
|
|
15
|
+
import { _ as __vue_component__$a } from './OrIconButton-74cf30f4.js';
|
|
16
16
|
import { _ as __vue_component__$9 } from './OrIcon-0a14dafc.js';
|
|
17
17
|
import { _ as __vue_component__$b } from './OrInputBox-49393c02.js';
|
|
18
18
|
import { a as InputBoxVariant } from './OrInputBox.vue_rollup-plugin-vue_script-b5033d84.js';
|
|
@@ -7,13 +7,13 @@ import { u as useProxyModelValue } from './useProxyModelValue-e18f251e.js';
|
|
|
7
7
|
import { u as useResponsive } from './useResponsive-491da8c6.js';
|
|
8
8
|
import '@onereach/styles/tailwind.config.json';
|
|
9
9
|
import './TimeFormat-a7f5565b.js';
|
|
10
|
-
import './OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
11
|
-
import { _ as __vue_component__$1, a as __vue_component__$2, b as __vue_component__$3, c as __vue_component__$4, d as __vue_component__$5, e as __vue_component__$6 } from './OrDateTimePickerTimeSelect-
|
|
10
|
+
import './OrDateTimePicker.vue_rollup-plugin-vue_script-33e4e15e.js';
|
|
11
|
+
import { _ as __vue_component__$1, a as __vue_component__$2, b as __vue_component__$3, c as __vue_component__$4, d as __vue_component__$5, e as __vue_component__$6 } from './OrDateTimePickerTimeSelect-cfe7d76d.js';
|
|
12
12
|
import { g as getCurrentDate, f as formatMobileDate } from './getCurrentDate-e5a478c3.js';
|
|
13
13
|
import { g as getNextMonthDate } from './getNextMonthDate-8ec29631.js';
|
|
14
14
|
import { _ as __vue_component__$7 } from './OrError-b25d782d.js';
|
|
15
15
|
import { _ as __vue_component__$8 } from './OrHint-2fe1157b.js';
|
|
16
|
-
import { _ as __vue_component__$a } from './OrIconButton-
|
|
16
|
+
import { _ as __vue_component__$a } from './OrIconButton-74cf30f4.js';
|
|
17
17
|
import { _ as __vue_component__$9 } from './OrIcon-0a14dafc.js';
|
|
18
18
|
import { _ as __vue_component__$b } from './OrInputBox-49393c02.js';
|
|
19
19
|
import { a as InputBoxVariant } from './OrInputBox.vue_rollup-plugin-vue_script-b5033d84.js';
|
|
@@ -5,8 +5,8 @@ import '@vueuse/core';
|
|
|
5
5
|
import '@onereach/styles/screens.json';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import './TimeFormat-a7f5565b.js';
|
|
8
|
-
import './OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
9
|
-
import './OrDateTimePickerTimeSelect-
|
|
8
|
+
import './OrDateTimePicker.vue_rollup-plugin-vue_script-33e4e15e.js';
|
|
9
|
+
import './OrDateTimePickerTimeSelect-cfe7d76d.js';
|
|
10
10
|
import { f as formatDate, a as formatTime } from './formatTime-3f37a00f.js';
|
|
11
11
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
12
12
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { s as script } from './OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
1
|
+
import { s as script } from './OrDateTimePicker.vue_rollup-plugin-vue_script-33e4e15e.js';
|
|
2
2
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
3
3
|
|
|
4
4
|
/* script */
|
|
@@ -9,13 +9,13 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
9
9
|
import './TimeFormat-a7f5565b.js';
|
|
10
10
|
import { _ as __vue_component__$8 } from './OrError-b25d782d.js';
|
|
11
11
|
import { _ as __vue_component__$9 } from './OrHint-2fe1157b.js';
|
|
12
|
-
import { _ as __vue_component__$b } from './OrIconButton-
|
|
12
|
+
import { _ as __vue_component__$b } from './OrIconButton-74cf30f4.js';
|
|
13
13
|
import { _ as __vue_component__$a } from './OrIcon-0a14dafc.js';
|
|
14
14
|
import { _ as __vue_component__$c } from './OrInputBox-49393c02.js';
|
|
15
15
|
import { a as InputBoxVariant } from './OrInputBox.vue_rollup-plugin-vue_script-b5033d84.js';
|
|
16
16
|
import { _ as __vue_component__$d } from './OrLabel-bf7e2ea2.js';
|
|
17
17
|
import { _ as __vue_component__$e } from './OrPopover-45e2dbce.js';
|
|
18
|
-
import { _ as __vue_component__, a as __vue_component__$1, b as __vue_component__$2, c as __vue_component__$3, d as __vue_component__$4, e as __vue_component__$5, f as __vue_component__$6, g as __vue_component__$7 } from './OrDateTimePickerTimeSelect-
|
|
18
|
+
import { _ as __vue_component__, a as __vue_component__$1, b as __vue_component__$2, c as __vue_component__$3, d as __vue_component__$4, e as __vue_component__$5, f as __vue_component__$6, g as __vue_component__$7 } from './OrDateTimePickerTimeSelect-cfe7d76d.js';
|
|
19
19
|
import { g as getCurrentDate, f as formatMobileDate, a as formatMobileTime } from './getCurrentDate-e5a478c3.js';
|
|
20
20
|
|
|
21
21
|
const DateTimePicker = [
|
|
@@ -11,9 +11,9 @@ import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
|
11
11
|
import { _ as __vue_component__$8 } from './OrButton-b2ede72c.js';
|
|
12
12
|
import './OrButton.vue_rollup-plugin-vue_script-4c5d99fd.js';
|
|
13
13
|
import { _ as __vue_component__$9 } from './OrLabel-bf7e2ea2.js';
|
|
14
|
-
import { _ as __vue_component__$b } from './OrIconButton-
|
|
14
|
+
import { _ as __vue_component__$b } from './OrIconButton-74cf30f4.js';
|
|
15
15
|
import { _ as __vue_component__$a } from './OrIcon-0a14dafc.js';
|
|
16
|
-
import { _ as __vue_component__$d } from './OrMenuItem-
|
|
16
|
+
import { _ as __vue_component__$d } from './OrMenuItem-733df8d3.js';
|
|
17
17
|
import { _ as __vue_component__$c } from './OrMenu-64c84fb8.js';
|
|
18
18
|
|
|
19
19
|
const DateTimePickerDateControl = [
|
|
@@ -8,9 +8,9 @@ import { u as useProxyModelValue } from './useProxyModelValue-e18f251e.js';
|
|
|
8
8
|
import { u as useResponsive } from './useResponsive-491da8c6.js';
|
|
9
9
|
import '@onereach/styles/tailwind.config.json';
|
|
10
10
|
import { _ as __vue_component__$2 } from './OrIcon-0a14dafc.js';
|
|
11
|
-
import { _ as __vue_component__$4 } from './OrMenuItem-
|
|
11
|
+
import { _ as __vue_component__$4 } from './OrMenuItem-733df8d3.js';
|
|
12
12
|
import { _ as __vue_component__$3 } from './OrMenu-64c84fb8.js';
|
|
13
|
-
import { _ as __vue_component__$1 } from './OrEditorTabsItem-
|
|
13
|
+
import { _ as __vue_component__$1 } from './OrEditorTabsItem-18f4d518.js';
|
|
14
14
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
15
15
|
|
|
16
16
|
var EditorTabsOverflow;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, isVue2 } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from './OrIconButton-
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrIconButton-74cf30f4.js';
|
|
3
3
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
4
4
|
|
|
5
5
|
const EditorTabsItem = [
|
|
@@ -5,8 +5,8 @@ import '@vueuse/core';
|
|
|
5
5
|
import { u as usePopoverState } from './usePopoverState-7267fa91.js';
|
|
6
6
|
import '@onereach/styles/screens.json';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
|
-
import { _ as __vue_component__$1 } from './OrFilterPopover-
|
|
9
|
-
import { _ as __vue_component__$2 } from './OrFilterTrigger-
|
|
8
|
+
import { _ as __vue_component__$1 } from './OrFilterPopover-adbc899d.js';
|
|
9
|
+
import { _ as __vue_component__$2 } from './OrFilterTrigger-c05eba92.js';
|
|
10
10
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
11
11
|
|
|
12
12
|
const Filter = [];
|
|
@@ -7,7 +7,7 @@ import { u as useResponsive } from './useResponsive-491da8c6.js';
|
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
8
|
import { _ as __vue_component__$1 } from './OrButton-b2ede72c.js';
|
|
9
9
|
import './OrButton.vue_rollup-plugin-vue_script-4c5d99fd.js';
|
|
10
|
-
import { _ as __vue_component__$2 } from './OrModal-
|
|
10
|
+
import { _ as __vue_component__$2 } from './OrModal-cfbb4f8f.js';
|
|
11
11
|
import { _ as __vue_component__$3, a as PopoverPlacement } from './OrPopover-45e2dbce.js';
|
|
12
12
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
13
13
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
2
|
+
import { _ as __vue_component__$2 } from './OrIconButton-74cf30f4.js';
|
|
3
3
|
import { _ as __vue_component__$1 } from './OrIcon-0a14dafc.js';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, isVue3 } from 'vue-demi';
|
|
2
2
|
import { _ as __vue_component__$1, a as IconSize } from './OrIcon-0a14dafc.js';
|
|
3
|
-
import { _ as __vue_component__$2 } from './OrTooltip-
|
|
3
|
+
import { _ as __vue_component__$2 } from './OrTooltip-a63832b0.js';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
|
|
6
6
|
var IconButtonColor;
|
|
@@ -9,7 +9,7 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
9
9
|
import { u as useValidationAttributes } from './useValidationAttributes-257954f3.js';
|
|
10
10
|
import { _ as __vue_component__$1 } from './OrError-b25d782d.js';
|
|
11
11
|
import { _ as __vue_component__$2 } from './OrHint-2fe1157b.js';
|
|
12
|
-
import { _ as __vue_component__$3 } from './OrIconButton-
|
|
12
|
+
import { _ as __vue_component__$3 } from './OrIconButton-74cf30f4.js';
|
|
13
13
|
import { I as InlineInputBoxSize, _ as __vue_component__$4 } from './OrInlineInputBox-b4cf1583.js';
|
|
14
14
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
15
15
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -9,7 +9,7 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
9
9
|
import { u as useValidationAttributes } from './useValidationAttributes-257954f3.js';
|
|
10
10
|
import { _ as __vue_component__$1 } from './OrError-b25d782d.js';
|
|
11
11
|
import { _ as __vue_component__$2 } from './OrHint-2fe1157b.js';
|
|
12
|
-
import { _ as __vue_component__$3 } from './OrIconButton-
|
|
12
|
+
import { _ as __vue_component__$3 } from './OrIconButton-74cf30f4.js';
|
|
13
13
|
import { _ as __vue_component__$4 } from './OrInlineInputBox-b4cf1583.js';
|
|
14
14
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
15
15
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -9,7 +9,7 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
9
9
|
import { u as useValidationAttributes } from './useValidationAttributes-257954f3.js';
|
|
10
10
|
import { _ as __vue_component__$1 } from './OrError-b25d782d.js';
|
|
11
11
|
import { _ as __vue_component__$2 } from './OrHint-2fe1157b.js';
|
|
12
|
-
import { _ as __vue_component__$4 } from './OrIconButton-
|
|
12
|
+
import { _ as __vue_component__$4 } from './OrIconButton-74cf30f4.js';
|
|
13
13
|
import { _ as __vue_component__$3 } from './OrIcon-0a14dafc.js';
|
|
14
14
|
import { _ as __vue_component__$5 } from './OrInputBox-49393c02.js';
|
|
15
15
|
import { a as InputBoxVariant } from './OrInputBox.vue_rollup-plugin-vue_script-b5033d84.js';
|
|
@@ -9,7 +9,7 @@ import '@onereach/styles/screens.json';
|
|
|
9
9
|
import '@onereach/styles/tailwind.config.json';
|
|
10
10
|
import { _ as __vue_component__$1 } from './OrButton-b2ede72c.js';
|
|
11
11
|
import './OrButton.vue_rollup-plugin-vue_script-4c5d99fd.js';
|
|
12
|
-
import { _ as __vue_component__$3 } from './OrIconButton-
|
|
12
|
+
import { _ as __vue_component__$3 } from './OrIconButton-74cf30f4.js';
|
|
13
13
|
import { _ as __vue_component__$2 } from './OrIcon-0a14dafc.js';
|
|
14
14
|
import { _ as __vue_component__$4 } from './OrLabel-bf7e2ea2.js';
|
|
15
15
|
import { _ as __vue_component__$5 } from './OrListItem-82ea1e2b.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
2
|
+
import { _ as __vue_component__$2 } from './OrIconButton-74cf30f4.js';
|
|
3
3
|
import { _ as __vue_component__$1 } from './OrIcon-0a14dafc.js';
|
|
4
|
-
import { _ as __vue_component__$3 } from './OrTooltip-
|
|
4
|
+
import { _ as __vue_component__$3 } from './OrTooltip-a63832b0.js';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
|
|
7
7
|
const MenuItem = [
|
|
@@ -51,36 +51,34 @@ var script = defineComponent({
|
|
|
51
51
|
open: {
|
|
52
52
|
type: Boolean,
|
|
53
53
|
default: false
|
|
54
|
+
},
|
|
55
|
+
tooltipText: {
|
|
56
|
+
type: String,
|
|
57
|
+
default: ''
|
|
54
58
|
}
|
|
55
59
|
},
|
|
56
60
|
emits: ['click', 'focus', 'blur', 'close'],
|
|
57
61
|
expose: ['root'],
|
|
58
|
-
setup() {
|
|
62
|
+
setup(props) {
|
|
59
63
|
// Refs
|
|
60
64
|
const root = ref();
|
|
61
65
|
const content = ref();
|
|
66
|
+
const tooltip = ref();
|
|
62
67
|
// Styles
|
|
63
68
|
const rootStyles = computed(() => ['or-menu-item-v3', ...MenuItem]);
|
|
69
|
+
const showTooltip = computed(() => {
|
|
70
|
+
if (props.open) {
|
|
71
|
+
return content.value !== undefined && content.value.clientWidth < content.value.scrollWidth;
|
|
72
|
+
}
|
|
73
|
+
return false;
|
|
74
|
+
});
|
|
64
75
|
return {
|
|
65
76
|
content,
|
|
66
77
|
root,
|
|
67
|
-
|
|
78
|
+
tooltip,
|
|
79
|
+
rootStyles,
|
|
80
|
+
showTooltip
|
|
68
81
|
};
|
|
69
|
-
},
|
|
70
|
-
computed: {
|
|
71
|
-
textContent() {
|
|
72
|
-
var _a, _b;
|
|
73
|
-
if (this.open) {
|
|
74
|
-
return (_b = (_a = this.content) === null || _a === void 0 ? void 0 : _a.innerText) !== null && _b !== void 0 ? _b : '';
|
|
75
|
-
}
|
|
76
|
-
return '';
|
|
77
|
-
},
|
|
78
|
-
showTooltip() {
|
|
79
|
-
if (this.open) {
|
|
80
|
-
return this.content !== undefined && this.content.clientWidth < this.content.scrollWidth;
|
|
81
|
-
}
|
|
82
|
-
return false;
|
|
83
|
-
}
|
|
84
82
|
}
|
|
85
83
|
});
|
|
86
84
|
|
|
@@ -113,17 +111,24 @@ var __vue_render__ = function () {
|
|
|
113
111
|
}
|
|
114
112
|
}, [_vm.icon ? [_c('OrIcon', _vm._b({}, 'OrIcon', typeof _vm.icon === 'string' ? {
|
|
115
113
|
icon: _vm.icon
|
|
116
|
-
} : _vm.icon, false))] : _vm._e(), _vm._v(" "), _c('
|
|
117
|
-
|
|
118
|
-
}, [_vm.showTooltip ? _c('OrToolip', {
|
|
119
|
-
staticClass: "absolute w-full h-full",
|
|
114
|
+
} : _vm.icon, false))] : _vm._e(), _vm._v(" "), _c('OrToolip', {
|
|
115
|
+
ref: "tooltip",
|
|
120
116
|
attrs: {
|
|
121
|
-
"content": _vm.
|
|
117
|
+
"content": _vm.tooltipText,
|
|
118
|
+
"trigger": _vm.root
|
|
122
119
|
}
|
|
123
|
-
})
|
|
120
|
+
}), _vm._v(" "), _c('div', {
|
|
124
121
|
ref: "content",
|
|
125
|
-
class: ['truncate', 'w-full']
|
|
126
|
-
|
|
122
|
+
class: ['truncate', 'w-full'],
|
|
123
|
+
on: {
|
|
124
|
+
"mouseover": function ($event) {
|
|
125
|
+
_vm.tooltip && _vm.tooltip.open();
|
|
126
|
+
},
|
|
127
|
+
"mouseout": function ($event) {
|
|
128
|
+
_vm.tooltip && _vm.tooltip.close();
|
|
129
|
+
}
|
|
130
|
+
}
|
|
131
|
+
}, [_vm._t("default")], 2), _vm._v(" "), _vm.closeButton ? [_c('div', {
|
|
127
132
|
class: ['grow']
|
|
128
133
|
}), _vm._v(" "), _c('OrIconButton', {
|
|
129
134
|
attrs: {
|
|
@@ -7,7 +7,7 @@ import '@onereach/styles/screens.json';
|
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
8
|
import { _ as __vue_component__$5 } from './OrOverlay-59e59078.js';
|
|
9
9
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
10
|
-
import { _ as __vue_component__$4 } from './OrIconButton-
|
|
10
|
+
import { _ as __vue_component__$4 } from './OrIconButton-74cf30f4.js';
|
|
11
11
|
|
|
12
12
|
const ModalContent = [
|
|
13
13
|
// Overflow
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
2
|
+
import { _ as __vue_component__$2 } from './OrIconButton-74cf30f4.js';
|
|
3
3
|
import { _ as __vue_component__$1 } from './OrIcon-0a14dafc.js';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
|
|
@@ -8,7 +8,7 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
8
8
|
import { _ as __vue_component__$1 } from './OrButton-b2ede72c.js';
|
|
9
9
|
import './OrButton.vue_rollup-plugin-vue_script-4c5d99fd.js';
|
|
10
10
|
import { _ as __vue_component__$2 } from './OrIcon-0a14dafc.js';
|
|
11
|
-
import { _ as __vue_component__$4 } from './OrMenuItem-
|
|
11
|
+
import { _ as __vue_component__$4 } from './OrMenuItem-733df8d3.js';
|
|
12
12
|
import { _ as __vue_component__$3 } from './OrMenu-64c84fb8.js';
|
|
13
13
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
14
14
|
|
|
@@ -5,8 +5,8 @@ import './dom-53c9635b.js';
|
|
|
5
5
|
import { u as useProxyModelValue } from './useProxyModelValue-e18f251e.js';
|
|
6
6
|
import '@onereach/styles/screens.json';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
|
-
import { a as SliderOrientation, S as SliderColor } from './OrSlider.vue_rollup-plugin-vue_script-
|
|
9
|
-
import { _ as __vue_component__$1 } from './OrTooltip-
|
|
8
|
+
import { a as SliderOrientation, S as SliderColor } from './OrSlider.vue_rollup-plugin-vue_script-883ef0e9.js';
|
|
9
|
+
import { _ as __vue_component__$1 } from './OrTooltip-a63832b0.js';
|
|
10
10
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
11
11
|
|
|
12
12
|
const RangeSlider = [
|
|
@@ -5,7 +5,7 @@ import './dom-53c9635b.js';
|
|
|
5
5
|
import { u as usePopoverState } from './usePopoverState-7267fa91.js';
|
|
6
6
|
import '@onereach/styles/screens.json';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
|
-
import { _ as __vue_component__$1 } from './OrIconButton-
|
|
8
|
+
import { _ as __vue_component__$1 } from './OrIconButton-74cf30f4.js';
|
|
9
9
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
10
10
|
|
|
11
11
|
var ResizeablePanelPadding;
|
|
@@ -18,14 +18,14 @@ import { _ as __vue_component__$1 } from './OrButton-b2ede72c.js';
|
|
|
18
18
|
import './OrButton.vue_rollup-plugin-vue_script-4c5d99fd.js';
|
|
19
19
|
import { _ as __vue_component__$2 } from './OrError-b25d782d.js';
|
|
20
20
|
import { _ as __vue_component__$3 } from './OrHint-2fe1157b.js';
|
|
21
|
-
import { _ as __vue_component__$4 } from './OrIconButton-
|
|
21
|
+
import { _ as __vue_component__$4 } from './OrIconButton-74cf30f4.js';
|
|
22
22
|
import { _ as __vue_component__$6 } from './OrInputBox-49393c02.js';
|
|
23
23
|
import './OrInputBox.vue_rollup-plugin-vue_script-b5033d84.js';
|
|
24
|
-
import { _ as __vue_component__$5 } from './OrInput-
|
|
24
|
+
import { _ as __vue_component__$5 } from './OrInput-82cff7d9.js';
|
|
25
25
|
import { _ as __vue_component__$7 } from './OrLabel-bf7e2ea2.js';
|
|
26
|
-
import { _ as __vue_component__$9 } from './OrMenuItem-
|
|
26
|
+
import { _ as __vue_component__$9 } from './OrMenuItem-733df8d3.js';
|
|
27
27
|
import { _ as __vue_component__$8 } from './OrMenu-64c84fb8.js';
|
|
28
|
-
import { _ as __vue_component__$a } from './OrModal-
|
|
28
|
+
import { _ as __vue_component__$a } from './OrModal-cfbb4f8f.js';
|
|
29
29
|
import { _ as __vue_component__$b } from './OrPopover-45e2dbce.js';
|
|
30
30
|
import { C as CodeMirrorView } from './codemirrorView-902c37ce.js';
|
|
31
31
|
import { minimalSetup } from 'codemirror';
|
|
@@ -8,7 +8,7 @@ import '@onereach/styles/screens.json';
|
|
|
8
8
|
import '@onereach/styles/tailwind.config.json';
|
|
9
9
|
import { u as useValidationAttributes } from './useValidationAttributes-257954f3.js';
|
|
10
10
|
import { a as InputBoxVariant } from './OrInputBox.vue_rollup-plugin-vue_script-b5033d84.js';
|
|
11
|
-
import { _ as __vue_component__$1 } from './OrInput-
|
|
11
|
+
import { _ as __vue_component__$1 } from './OrInput-82cff7d9.js';
|
|
12
12
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
13
13
|
|
|
14
14
|
var script = defineComponent({
|
|
@@ -14,19 +14,19 @@ import { _ as __vue_component__$1 } from './OrCheckbox-f2dc364e.js';
|
|
|
14
14
|
import { _ as __vue_component__$2 } from './OrError-b25d782d.js';
|
|
15
15
|
import { _ as __vue_component__$3 } from './OrExpansionPanel-c10defa5.js';
|
|
16
16
|
import { _ as __vue_component__$4 } from './OrHint-2fe1157b.js';
|
|
17
|
-
import { _ as __vue_component__$6 } from './OrIconButton-
|
|
17
|
+
import { _ as __vue_component__$6 } from './OrIconButton-74cf30f4.js';
|
|
18
18
|
import { _ as __vue_component__$5 } from './OrIcon-0a14dafc.js';
|
|
19
19
|
import { _ as __vue_component__$8 } from './OrInputBox-49393c02.js';
|
|
20
20
|
import { a as InputBoxVariant } from './OrInputBox.vue_rollup-plugin-vue_script-b5033d84.js';
|
|
21
|
-
import { _ as __vue_component__$7 } from './OrInput-
|
|
21
|
+
import { _ as __vue_component__$7 } from './OrInput-82cff7d9.js';
|
|
22
22
|
import { _ as __vue_component__$9 } from './OrLabel-bf7e2ea2.js';
|
|
23
|
-
import { _ as __vue_component__$a } from './OrMenuItem-
|
|
23
|
+
import { _ as __vue_component__$a } from './OrMenuItem-733df8d3.js';
|
|
24
24
|
import { _ as __vue_component__$b } from './OrPopover-45e2dbce.js';
|
|
25
25
|
import './OrSkeletonCircle.vue_rollup-plugin-vue_script-f572f02f.js';
|
|
26
26
|
import './OrSkeletonRect.vue_rollup-plugin-vue_script-d2b78065.js';
|
|
27
27
|
import { _ as __vue_component__$e } from './OrSkeletonText-b6e51e70.js';
|
|
28
|
-
import { T as TagsOverflow } from './OrTags-
|
|
29
|
-
import { _ as __vue_component__$c } from './OrSelectMultipleControl-
|
|
28
|
+
import { T as TagsOverflow } from './OrTags-5cafe157.js';
|
|
29
|
+
import { _ as __vue_component__$c } from './OrSelectMultipleControl-78776d28.js';
|
|
30
30
|
import { _ as __vue_component__$d } from './OrSelectSingleControl-5525edde.js';
|
|
31
31
|
import './OrSelectPlaceholder-a6caa9e0.js';
|
|
32
32
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -583,6 +583,7 @@ var __vue_render__ = function () {
|
|
|
583
583
|
key: i,
|
|
584
584
|
attrs: {
|
|
585
585
|
"open": _vm.popoverState === 'open',
|
|
586
|
+
"tooltip-text": option.label,
|
|
586
587
|
"selected": _vm.proxyModelValue && _vm.proxyModelValue.includes(option.value),
|
|
587
588
|
"disabled": option.disabled
|
|
588
589
|
}
|
|
@@ -612,6 +613,7 @@ var __vue_render__ = function () {
|
|
|
612
613
|
class: _vm.dropdownItemStyles,
|
|
613
614
|
attrs: {
|
|
614
615
|
"open": _vm.popoverState === 'open',
|
|
616
|
+
"tooltip-text": option.label,
|
|
615
617
|
"selected": _vm.proxyModelValue === option.value,
|
|
616
618
|
"disabled": option.disabled
|
|
617
619
|
},
|
|
@@ -633,6 +635,7 @@ var __vue_render__ = function () {
|
|
|
633
635
|
key: i,
|
|
634
636
|
attrs: {
|
|
635
637
|
"open": _vm.popoverState === 'open',
|
|
638
|
+
"tooltip-text": option.label,
|
|
636
639
|
"selected": _vm.proxyModelValue && _vm.proxyModelValue.includes(option.value),
|
|
637
640
|
"disabled": option.disabled
|
|
638
641
|
},
|
|
@@ -667,6 +670,7 @@ var __vue_render__ = function () {
|
|
|
667
670
|
class: _vm.dropdownItemStyles,
|
|
668
671
|
attrs: {
|
|
669
672
|
"selected": _vm.proxyModelValue === option.value,
|
|
673
|
+
"tooltip-text": option.label,
|
|
670
674
|
"disabled": option.disabled,
|
|
671
675
|
"open": _vm.popoverState === 'open'
|
|
672
676
|
},
|
package/dist/esm/v2/{OrSelectMultipleControl-6ee10a0b.js → OrSelectMultipleControl-78776d28.js}
RENAMED
|
@@ -8,7 +8,7 @@ import '@vueuse/core';
|
|
|
8
8
|
import { u as useProxyModelValue } from './useProxyModelValue-e18f251e.js';
|
|
9
9
|
import '@onereach/styles/screens.json';
|
|
10
10
|
import '@onereach/styles/tailwind.config.json';
|
|
11
|
-
import { _ as __vue_component__$3, T as TagsOverflow } from './OrTags-
|
|
11
|
+
import { _ as __vue_component__$3, T as TagsOverflow } from './OrTags-5cafe157.js';
|
|
12
12
|
import { _ as __vue_component__$2 } from './OrSelectControlInput-31d24ab9.js';
|
|
13
13
|
import { _ as __vue_component__$1 } from './OrSelectPlaceholder-a6caa9e0.js';
|
|
14
14
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -5,7 +5,7 @@ import './dom-53c9635b.js';
|
|
|
5
5
|
import { u as useProxyModelValue } from './useProxyModelValue-e18f251e.js';
|
|
6
6
|
import '@onereach/styles/screens.json';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
|
-
import { _ as __vue_component__ } from './OrTooltip-
|
|
8
|
+
import { _ as __vue_component__ } from './OrTooltip-a63832b0.js';
|
|
9
9
|
|
|
10
10
|
var SliderColor;
|
|
11
11
|
(function (SliderColor) {
|
|
@@ -8,7 +8,7 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
8
8
|
import { _ as __vue_component__$1 } from './OrButton-b2ede72c.js';
|
|
9
9
|
import './OrButton.vue_rollup-plugin-vue_script-4c5d99fd.js';
|
|
10
10
|
import { _ as __vue_component__$2 } from './OrIcon-0a14dafc.js';
|
|
11
|
-
import { _ as __vue_component__$4 } from './OrMenuItem-
|
|
11
|
+
import { _ as __vue_component__$4 } from './OrMenuItem-733df8d3.js';
|
|
12
12
|
import { _ as __vue_component__$3 } from './OrMenu-64c84fb8.js';
|
|
13
13
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
14
14
|
|
|
@@ -6,7 +6,7 @@ import { u as useProxyModelValue } from './useProxyModelValue-e18f251e.js';
|
|
|
6
6
|
import '@onereach/styles/screens.json';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
8
|
import { _ as __vue_component__$1 } from './OrIcon-0a14dafc.js';
|
|
9
|
-
import { _ as __vue_component__$3 } from './OrMenuItem-
|
|
9
|
+
import { _ as __vue_component__$3 } from './OrMenuItem-733df8d3.js';
|
|
10
10
|
import { _ as __vue_component__$2 } from './OrMenu-64c84fb8.js';
|
|
11
11
|
import { _ as __vue_component__$4 } from './OrTab-a878c950.js';
|
|
12
12
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from './OrIconButton-
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrIconButton-74cf30f4.js';
|
|
3
3
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
4
4
|
|
|
5
5
|
var TagVariant;
|
|
@@ -11,13 +11,13 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
11
11
|
import { u as useValidationAttributes } from './useValidationAttributes-257954f3.js';
|
|
12
12
|
import { _ as __vue_component__$1 } from './OrError-b25d782d.js';
|
|
13
13
|
import { _ as __vue_component__$2 } from './OrHint-2fe1157b.js';
|
|
14
|
-
import { _ as __vue_component__$3 } from './OrIconButton-
|
|
14
|
+
import { _ as __vue_component__$3 } from './OrIconButton-74cf30f4.js';
|
|
15
15
|
import { _ as __vue_component__$4 } from './OrInputBox-49393c02.js';
|
|
16
16
|
import { a as InputBoxVariant } from './OrInputBox.vue_rollup-plugin-vue_script-b5033d84.js';
|
|
17
17
|
import { _ as __vue_component__$5 } from './OrLabel-bf7e2ea2.js';
|
|
18
18
|
import { _ as __vue_component__$6 } from './OrLoader-4ac49224.js';
|
|
19
|
-
import { a as TagColor } from './OrTag-
|
|
20
|
-
import { _ as __vue_component__$7, T as TagsOverflow } from './OrTags-
|
|
19
|
+
import { a as TagColor } from './OrTag-33bc0b7e.js';
|
|
20
|
+
import { _ as __vue_component__$7, T as TagsOverflow } from './OrTags-5cafe157.js';
|
|
21
21
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
22
22
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
23
23
|
|
|
@@ -8,7 +8,7 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
8
8
|
import { _ as __vue_component__$1 } from './OrButton-b2ede72c.js';
|
|
9
9
|
import './OrButton.vue_rollup-plugin-vue_script-4c5d99fd.js';
|
|
10
10
|
import { _ as __vue_component__$2 } from './OrPopover-45e2dbce.js';
|
|
11
|
-
import { _ as __vue_component__$3 } from './OrTag-
|
|
11
|
+
import { _ as __vue_component__$3 } from './OrTag-33bc0b7e.js';
|
|
12
12
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
13
13
|
|
|
14
14
|
var TagsOverflow;
|
|
@@ -5,8 +5,8 @@ import { b as useTimeFormat, a as useLocale } from './useTimeFormat-7ad4cc11.js'
|
|
|
5
5
|
import '@vueuse/core';
|
|
6
6
|
import '@onereach/styles/screens.json';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
|
-
import './OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
9
|
-
import './OrDateTimePickerTimeSelect-
|
|
8
|
+
import './OrDateTimePicker.vue_rollup-plugin-vue_script-33e4e15e.js';
|
|
9
|
+
import './OrDateTimePickerTimeSelect-cfe7d76d.js';
|
|
10
10
|
import { a as formatTime } from './formatTime-3f37a00f.js';
|
|
11
11
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
12
12
|
|
|
@@ -7,12 +7,12 @@ import '@vueuse/core';
|
|
|
7
7
|
import { u as useProxyModelValue } from './useProxyModelValue-e18f251e.js';
|
|
8
8
|
import '@onereach/styles/screens.json';
|
|
9
9
|
import '@onereach/styles/tailwind.config.json';
|
|
10
|
-
import './OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
11
|
-
import { b as __vue_component__$1, d as __vue_component__$2, e as __vue_component__$3, f as __vue_component__$4, g as __vue_component__$5 } from './OrDateTimePickerTimeSelect-
|
|
10
|
+
import './OrDateTimePicker.vue_rollup-plugin-vue_script-33e4e15e.js';
|
|
11
|
+
import { b as __vue_component__$1, d as __vue_component__$2, e as __vue_component__$3, f as __vue_component__$4, g as __vue_component__$5 } from './OrDateTimePickerTimeSelect-cfe7d76d.js';
|
|
12
12
|
import { g as getCurrentDate, a as formatMobileTime } from './getCurrentDate-e5a478c3.js';
|
|
13
13
|
import { _ as __vue_component__$6 } from './OrError-b25d782d.js';
|
|
14
14
|
import { _ as __vue_component__$7 } from './OrHint-2fe1157b.js';
|
|
15
|
-
import { _ as __vue_component__$9 } from './OrIconButton-
|
|
15
|
+
import { _ as __vue_component__$9 } from './OrIconButton-74cf30f4.js';
|
|
16
16
|
import { _ as __vue_component__$8 } from './OrIcon-0a14dafc.js';
|
|
17
17
|
import { _ as __vue_component__$a } from './OrInputBox-49393c02.js';
|
|
18
18
|
import { a as InputBoxVariant } from './OrInputBox.vue_rollup-plugin-vue_script-b5033d84.js';
|
|
@@ -7,12 +7,12 @@ import '@vueuse/core';
|
|
|
7
7
|
import { u as useProxyModelValue } from './useProxyModelValue-e18f251e.js';
|
|
8
8
|
import { u as useResponsive } from './useResponsive-491da8c6.js';
|
|
9
9
|
import '@onereach/styles/tailwind.config.json';
|
|
10
|
-
import './OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
11
|
-
import { b as __vue_component__$1, d as __vue_component__$2, e as __vue_component__$3, f as __vue_component__$4, g as __vue_component__$5 } from './OrDateTimePickerTimeSelect-
|
|
10
|
+
import './OrDateTimePicker.vue_rollup-plugin-vue_script-33e4e15e.js';
|
|
11
|
+
import { b as __vue_component__$1, d as __vue_component__$2, e as __vue_component__$3, f as __vue_component__$4, g as __vue_component__$5 } from './OrDateTimePickerTimeSelect-cfe7d76d.js';
|
|
12
12
|
import { g as getCurrentDate, a as formatMobileTime } from './getCurrentDate-e5a478c3.js';
|
|
13
13
|
import { _ as __vue_component__$6 } from './OrError-b25d782d.js';
|
|
14
14
|
import { _ as __vue_component__$7 } from './OrHint-2fe1157b.js';
|
|
15
|
-
import { _ as __vue_component__$9 } from './OrIconButton-
|
|
15
|
+
import { _ as __vue_component__$9 } from './OrIconButton-74cf30f4.js';
|
|
16
16
|
import { _ as __vue_component__$8 } from './OrIcon-0a14dafc.js';
|
|
17
17
|
import { _ as __vue_component__$a } from './OrInputBox-49393c02.js';
|
|
18
18
|
import { a as InputBoxVariant } from './OrInputBox.vue_rollup-plugin-vue_script-b5033d84.js';
|
|
@@ -93,9 +93,14 @@ var script = defineComponent({
|
|
|
93
93
|
type: Number,
|
|
94
94
|
default: 250
|
|
95
95
|
},
|
|
96
|
+
// Left for backward compatibility since `trigger` prop covers similar tasks in a more neat way
|
|
96
97
|
externalControl: {
|
|
97
98
|
type: Boolean,
|
|
98
99
|
default: false
|
|
100
|
+
},
|
|
101
|
+
trigger: {
|
|
102
|
+
type: Object,
|
|
103
|
+
default: undefined
|
|
99
104
|
}
|
|
100
105
|
},
|
|
101
106
|
emits: ['update:state', 'open', 'close'],
|
|
@@ -103,6 +108,15 @@ var script = defineComponent({
|
|
|
103
108
|
setup(props, context) {
|
|
104
109
|
// Refs
|
|
105
110
|
const root = ref();
|
|
111
|
+
// Computed trigger based on availability of trigger passed from outside
|
|
112
|
+
const localTrigger = computed(() => {
|
|
113
|
+
var _a;
|
|
114
|
+
return (_a = props.trigger) !== null && _a !== void 0 ? _a : root.value;
|
|
115
|
+
});
|
|
116
|
+
// Used instead of `externalControl`
|
|
117
|
+
const hasExternalControl = computed(() => {
|
|
118
|
+
return props.trigger !== undefined || props.externalControl;
|
|
119
|
+
});
|
|
106
120
|
// Styles
|
|
107
121
|
const rootStyles = computed(() => ['or-tooltip-v3', ...Tooltip]);
|
|
108
122
|
const popoverStyles = computed(() => ['or-tooltip-popover-v3']);
|
|
@@ -118,6 +132,8 @@ var script = defineComponent({
|
|
|
118
132
|
});
|
|
119
133
|
return {
|
|
120
134
|
root,
|
|
135
|
+
localTrigger,
|
|
136
|
+
hasExternalControl,
|
|
121
137
|
rootStyles,
|
|
122
138
|
popoverStyles,
|
|
123
139
|
bodyStyles,
|
|
@@ -142,10 +158,10 @@ var __vue_render__ = function () {
|
|
|
142
158
|
class: _vm.rootStyles,
|
|
143
159
|
on: {
|
|
144
160
|
"mouseover": function ($event) {
|
|
145
|
-
!_vm.
|
|
161
|
+
!_vm.hasExternalControl && _vm.open();
|
|
146
162
|
},
|
|
147
163
|
"mouseout": function ($event) {
|
|
148
|
-
!_vm.
|
|
164
|
+
!_vm.hasExternalControl && _vm.close();
|
|
149
165
|
}
|
|
150
166
|
}
|
|
151
167
|
}, [_vm._t("default"), _vm._v(" "), _vm.$slots.content || _vm.content ? [_c('OrPopover', {
|
|
@@ -154,7 +170,7 @@ var __vue_render__ = function () {
|
|
|
154
170
|
"custom-styles": _vm.popoverStyles,
|
|
155
171
|
"is-open": _vm.state === 'open',
|
|
156
172
|
"variant": 'popover',
|
|
157
|
-
"trigger": _vm.
|
|
173
|
+
"trigger": _vm.localTrigger,
|
|
158
174
|
"placement": _vm.placement,
|
|
159
175
|
"fallback-placement": _vm.fallbackPlacement,
|
|
160
176
|
"offset": _vm.offset,
|