@onereach/ui-components 10.4.0 → 10.4.1
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/components/OrConfirmV3/OrConfirm.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/OrOverlayV3/OrOverlay.js +14 -4
- package/dist/bundled/v2/components/OrOverlayV3/OrOverlay.vue.d.ts +2 -0
- 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 +1 -1
- package/dist/bundled/v2/components/index.js +4 -4
- package/dist/bundled/v2/index.js +4 -4
- 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-7262dde8.js → OrAutocompleteV3-0dbcb991.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-a3d4c04c.js → OrBottomSheetV3-8371c329.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-14596854.js → OrButtonGroupV3-81b7ec49.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-ff7060bd.js → OrButtonV2-2bdc58ac.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-cad52a3c.js → OrButtonV3-d1ceaaf7.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-15388245.js → OrCardCollectionV3-a8134186.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-c12f0c3d.js → OrCheckboxTreeV3-24abe00c.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-a81f23e5.js → OrCheckboxV3-74c2fbcd.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-17ef1a1d.js → OrChips-c0bedac3.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-b4f7584e.js → OrCode-de4725b5.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-47f0b7db.js → OrCodeV3-ec5fb515.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-70a6479d.js → OrColorPicker-d78513db.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-5a93ede8.js → OrConfirm-b975050e.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-8c26a756.js → OrConfirmV3-91426b86.js} +5 -5
- 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-20052937.js → OrDateFormatV3-2ecaa9ec.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-7fad45f9.js → OrDatePickerV3-08842745.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-4a684f97.js → OrDateRangePickerV3-f51297c6.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-5d57f5dc.js → OrDateTimeFormatV3-66d8f1ec.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-ef050e39.js → OrDateTimePicker-5bb1692f.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/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-2e6f34cb.js → OrDateTimePickerV3-0b610d91.js} +5 -5
- 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-b306f0c3.js → OrEditorTabsV3-4c83dc56.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/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-ef547e30.js → OrFloating-258b2e9a.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-e96791b6.js → OrIconButtonV3-a7b935c7.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-3dc584eb.js → OrInlineInputV3-4f502114.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-21ca08b3.js → OrInlineTextareaV3-1d0065b8.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-77a6d776.js → OrInputV3-c689e809.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-53930732.js → OrList-49b8a695.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-424beea2.js → OrListV3-b53f61ff.js} +2 -2
- 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-ada255d7.js → OrLoaderV3-0ee8f023.js} +1 -1
- 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-21f08a46.js → OrMenuItemV3-d975c577.js} +1 -1
- 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-41a0690a.js → OrMenuV3-786a99c2.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-5a2f4abb.js → OrModal-0d756d13.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-a03705c3.js → OrModalV3-68bd459b.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-6922d0c4.js → OrNotificationV3-cb37f69d.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/OrOverlay.vue.d.ts +1 -0
- 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-9fd2ddda.js → OrOverlayV3-cc625bc3.js} +15 -5
- 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-3f622a34.js → OrPaginationV3-eb8f2d63.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-4446f79f.js → OrPopoverV3-1951d9f2.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-306a67df.js → OrProgress-600c02ef.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-60f8c49d.js → OrProgressV3-50acbc45.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-48a8610c.js → OrRadio-3b1dde28.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-85f94c19.js → OrRadioV3-ca3da15e.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-3a85ac83.js → OrRangeSliderV3-010a9f62.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-b6ca055c.js → OrResizeablePanelV3-22c80850.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-f4612aac.js → OrRichTextEditorV3-99460e35.js} +12 -12
- 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-4d787db0.js → OrSelect-78eed0b6.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-13d470d1.js → OrSelectV3-593b816f.js} +8 -8
- 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-3d2e76cb.js → OrSidebarV3-a79d15c6.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-8d558023.js → OrSkeleton-80a97ffa.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-94234096.js → OrSkeletonV3-840c1451.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/props.js +1 -1
- package/dist/bundled/v3/components/OrSliderV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSliderV3-9cda5c39.js → OrSliderV3-6458c893.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-fb20103f.js → OrSortingV3-1a0b1653.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-e3b02547.js → OrStatusV3-26cd9a5c.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-b4bb3752.js → OrSwitchV3-a7d7c7c9.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-caa9f672.js → OrTabsV3-66074ed6.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-287abc93.js → OrTagInputV3-1dd18186.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-33c9fdbe.js → OrTagV3-ffcad2ce.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-57c86ca8.js → OrTagsV3-0bbca185.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-ab13ce34.js → OrTextareaV3-bb1a1b07.js} +1 -1
- 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-c9842ed6.js → OrTimeFormatV3-be9f04d4.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-52aaf8d3.js → OrTimePickerV3-1395e394.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-dd73cce5.js → OrTimeRangePickerV3-4d30addf.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-7807c085.js → OrToast-7b49f292.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-3376c05f.js → OrToastV3-d9544a33.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/index.js +1 -1
- package/dist/bundled/v3/components/OrTooltipV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrTooltipV3-2666bc76.js → OrTooltipV3-b4d53962.js} +1 -1
- package/dist/bundled/v3/components/OrTreeV3/index.js +2 -2
- package/dist/bundled/v3/components/index.js +67 -67
- 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 +68 -68
- package/dist/bundled/v3/utils/functions/dom.js +3 -3
- package/dist/esm/v2/{OrAutocomplete-99ff7faf.js → OrAutocomplete-05d24552.js} +5 -5
- package/dist/esm/v2/{OrBottomSheet-cc59204d.js → OrBottomSheet-880922cc.js} +1 -1
- package/dist/esm/v2/{OrCardCollection-a555908e.js → OrCardCollection-94f847ef.js} +3 -3
- package/dist/esm/v2/{OrCode-bad7f8ea.js → OrCode-2efeba87.js} +2 -2
- package/dist/esm/v2/{OrConfirm-ac2323aa.js → OrConfirm-84c0ac7e.js} +2 -2
- package/dist/esm/v2/{OrContextMenu-94158d76.js → OrContextMenu-9124fffe.js} +2 -2
- package/dist/esm/v2/{OrDateFormat-5096d055.js → OrDateFormat-460740b9.js} +2 -2
- package/dist/esm/v2/{OrDatePicker-80dafd4f.js → OrDatePicker-0b37a029.js} +4 -4
- package/dist/esm/v2/{OrDateRangePicker-af229aed.js → OrDateRangePicker-1ab9abaf.js} +4 -4
- package/dist/esm/v2/{OrDateTimeFormat-e98f8654.js → OrDateTimeFormat-f38dbefe.js} +2 -2
- package/dist/esm/v2/{OrDateTimePicker-194a2b35.js → OrDateTimePicker-0dd5dac8.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-f3668861.js → OrDateTimePicker.vue_rollup-plugin-vue_script-4b3c2ccc.js} +3 -3
- package/dist/esm/v2/{OrDateTimePickerTimeSelect-e9c7a92a.js → OrDateTimePickerTimeSelect-b0bd8978.js} +3 -3
- package/dist/esm/v2/{OrEditorTabs-a5b82e9b.js → OrEditorTabs-d7603662.js} +3 -3
- package/dist/esm/v2/{OrEditorTabsItem-f867e840.js → OrEditorTabsItem-c2bf700d.js} +1 -1
- package/dist/esm/v2/{OrIconButton-ec4a913b.js → OrIconButton-09f0b0ae.js} +1 -1
- package/dist/esm/v2/{OrInlineInput-f75cf8ac.js → OrInlineInput-3614aa37.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-fca84db1.js → OrInlineTextarea-2851314c.js} +1 -1
- package/dist/esm/v2/{OrInput-9c7e5495.js → OrInput-09971392.js} +1 -1
- package/dist/esm/v2/{OrList-a1237d0a.js → OrList-545286e4.js} +1 -1
- package/dist/esm/v2/{OrMenu-430e1c99.js → OrMenu-8db097c0.js} +1 -1
- package/dist/esm/v2/{OrMenuItem-35fbc9ee.js → OrMenuItem-c49f96d5.js} +1 -1
- package/dist/esm/v2/{OrModal-6f7de86d.js → OrModal-c5a3d1fa.js} +2 -2
- package/dist/esm/v2/{OrNotification-73c164b3.js → OrNotification-717a5ecf.js} +1 -1
- package/dist/esm/v2/{OrOverlay-284d138c.js → OrOverlay-5a2fce6c.js} +14 -4
- package/dist/esm/v2/{OrPagination-be0e77aa.js → OrPagination-1384bc66.js} +2 -2
- package/dist/esm/v2/{OrPopover-47f0afa8.js → OrPopover-142b6e93.js} +1 -1
- package/dist/esm/v2/{OrRangeSlider-d1e5c547.js → OrRangeSlider-e958c24c.js} +2 -2
- package/dist/esm/v2/{OrResizeablePanel-e6a2462b.js → OrResizeablePanel-91f1e9c5.js} +1 -1
- package/dist/esm/v2/{OrRichTextEditor-5332f678.js → OrRichTextEditor-b1653e1c.js} +6 -6
- package/dist/esm/v2/{OrSearch-b5099f7f.js → OrSearch-57d7d26f.js} +1 -1
- package/dist/esm/v2/{OrSelect-109a9d51.js → OrSelect-b148f581.js} +6 -6
- package/dist/esm/v2/{OrSelectMultipleControl-ac3a92d4.js → OrSelectMultipleControl-b03415b4.js} +1 -1
- package/dist/esm/v2/{OrSlider-7eaa6fb0.js → OrSlider-4b3fea84.js} +1 -1
- package/dist/esm/v2/{OrSlider.vue_rollup-plugin-vue_script-e0d172f6.js → OrSlider.vue_rollup-plugin-vue_script-3d19c498.js} +1 -1
- package/dist/esm/v2/{OrSorting-f4170b03.js → OrSorting-65091c1d.js} +2 -2
- package/dist/esm/v2/{OrTabs-859b05c5.js → OrTabs-ad349302.js} +2 -2
- package/dist/esm/v2/{OrTag-da1f53d6.js → OrTag-3b36d2e4.js} +1 -1
- package/dist/esm/v2/{OrTagInput-5e7a4f56.js → OrTagInput-659cefaf.js} +3 -3
- package/dist/esm/v2/{OrTags-78abdec3.js → OrTags-1156ae60.js} +2 -2
- package/dist/esm/v2/{OrTimeFormat-c20be25b.js → OrTimeFormat-00143a1a.js} +2 -2
- package/dist/esm/v2/{OrTimePicker-a0490366.js → OrTimePicker-3cfd9812.js} +4 -4
- package/dist/esm/v2/{OrTimeRangePicker-e172b7be.js → OrTimeRangePicker-d646f4b3.js} +4 -4
- package/dist/esm/v2/{OrTooltip-4739332d.js → OrTooltip-7387462e.js} +1 -1
- package/dist/esm/v2/components/index.js +46 -46
- package/dist/esm/v2/components/or-autocomplete-v3/index.js +10 -10
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +2 -2
- package/dist/esm/v2/components/or-card-collection-v3/index.js +11 -11
- package/dist/esm/v2/components/or-code-v3/index.js +7 -7
- package/dist/esm/v2/components/or-confirm-v3/index.js +7 -7
- package/dist/esm/v2/components/or-context-menu-v3/index.js +5 -5
- package/dist/esm/v2/components/or-date-format-v3/index.js +10 -10
- package/dist/esm/v2/components/or-date-picker-v3/index.js +10 -10
- package/dist/esm/v2/components/or-date-range-picker-v3/index.js +10 -10
- package/dist/esm/v2/components/or-date-time-format-v3/index.js +10 -10
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +10 -10
- package/dist/esm/v2/components/or-date-time-picker-v3/partials/index.js +8 -8
- package/dist/esm/v2/components/or-editor-tabs-v3/index.js +9 -9
- package/dist/esm/v2/components/or-editor-tabs-v3/partials/index.js +6 -6
- package/dist/esm/v2/components/or-icon-button-v3/index.js +5 -5
- package/dist/esm/v2/components/or-inline-input-v3/index.js +6 -6
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +6 -6
- package/dist/esm/v2/components/or-input-v3/index.js +6 -6
- package/dist/esm/v2/components/or-list-v3/index.js +6 -6
- package/dist/esm/v2/components/or-menu-item-v3/index.js +6 -6
- package/dist/esm/v2/components/or-menu-v3/index.js +4 -4
- package/dist/esm/v2/components/or-modal-v3/index.js +6 -6
- package/dist/esm/v2/components/or-notification-v3/index.js +6 -6
- package/dist/esm/v2/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -0
- package/dist/esm/v2/components/or-overlay-v3/index.js +1 -1
- package/dist/esm/v2/components/or-pagination-v3/index.js +8 -8
- package/dist/esm/v2/components/or-popover-v3/index.js +3 -3
- package/dist/esm/v2/components/or-range-slider-v3/index.js +6 -6
- package/dist/esm/v2/components/or-resizeable-panel-v3/index.js +6 -6
- package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +10 -10
- package/dist/esm/v2/components/or-search-v3/index.js +7 -7
- package/dist/esm/v2/components/or-select-v3/index.js +11 -11
- package/dist/esm/v2/components/or-select-v3/partials/index.js +8 -8
- package/dist/esm/v2/components/or-select-v3/partials/or-select-multiple-control/index.js +8 -8
- package/dist/esm/v2/components/or-sidebar-v3/index.js +7 -7
- package/dist/esm/v2/components/or-slider-v3/index.js +6 -6
- package/dist/esm/v2/components/or-sorting-v3/index.js +8 -8
- package/dist/esm/v2/components/or-tabs-v3/index.js +8 -8
- package/dist/esm/v2/components/or-tag-input-v3/index.js +8 -8
- package/dist/esm/v2/components/or-tag-v3/index.js +6 -6
- package/dist/esm/v2/components/or-tags-v3/index.js +7 -7
- package/dist/esm/v2/components/or-time-format-v3/index.js +10 -10
- package/dist/esm/v2/components/or-time-picker-v3/index.js +10 -10
- package/dist/esm/v2/components/or-time-range-picker-v3/index.js +10 -10
- package/dist/esm/v2/components/or-toast-v3/index.js +6 -6
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +6 -6
- package/dist/esm/v2/components/or-tooltip-v3/index.js +4 -4
- package/dist/esm/v2/index.js +46 -46
- package/dist/esm/v2/{props-6910c181.js → props-be07e212.js} +1 -1
- package/dist/esm/v2/{types-a3470d9a.js → types-e2684b5f.js} +1 -1
- package/dist/esm/v3/{OrAutocomplete-f2e0475d.js → OrAutocomplete-0b5908a8.js} +5 -5
- package/dist/esm/v3/{OrBottomSheet-f0f6e264.js → OrBottomSheet-787f121c.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-ec3e0d9c.js → OrCardCollection-9cc04183.js} +3 -3
- package/dist/esm/v3/{OrCode-03c20dbe.js → OrCode-7ced8acb.js} +2 -2
- package/dist/esm/v3/{OrConfirm-57421e31.js → OrConfirm-bd66999a.js} +2 -2
- package/dist/esm/v3/{OrContextMenu-51c4264f.js → OrContextMenu-cd742ad1.js} +2 -2
- package/dist/esm/v3/{OrDateFormat-d8f6e37f.js → OrDateFormat-f860f070.js} +2 -2
- package/dist/esm/v3/{OrDatePicker-0b2b92c4.js → OrDatePicker-64ff4cb8.js} +4 -4
- package/dist/esm/v3/{OrDateRangePicker-d24be474.js → OrDateRangePicker-25e7a4e3.js} +4 -4
- package/dist/esm/v3/{OrDateTimeFormat-093e12ab.js → OrDateTimeFormat-9fb07831.js} +2 -2
- package/dist/esm/v3/{OrDateTimePicker-4aefd65d.js → OrDateTimePicker-fbd2bb31.js} +3 -3
- package/dist/esm/v3/{OrDateTimePickerTimeSelect-8629bc25.js → OrDateTimePickerTimeSelect-5f13fd59.js} +3 -3
- package/dist/esm/v3/{OrEditorTabs-ec1ec067.js → OrEditorTabs-f8a602b2.js} +3 -3
- package/dist/esm/v3/{OrEditorTabsItem-b1116aa7.js → OrEditorTabsItem-c5f1c244.js} +1 -1
- package/dist/esm/v3/{OrIconButton-76b101dc.js → OrIconButton-424d342e.js} +1 -1
- package/dist/esm/v3/{OrInlineInput-c07c02ab.js → OrInlineInput-978c3f1f.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-9b7ea946.js → OrInlineTextarea-d7f661d6.js} +1 -1
- package/dist/esm/v3/{OrInput-81a3ddc4.js → OrInput-37be348a.js} +1 -1
- package/dist/esm/v3/{OrList-acfe427b.js → OrList-b3b477bf.js} +1 -1
- package/dist/esm/v3/{OrMenu-2d763024.js → OrMenu-482e868d.js} +1 -1
- package/dist/esm/v3/{OrMenuItem-b5789563.js → OrMenuItem-61713ccc.js} +1 -1
- package/dist/esm/v3/{OrModal-1c8cbdbb.js → OrModal-76efca1f.js} +2 -2
- package/dist/esm/v3/{OrNotification-640ab275.js → OrNotification-115c4b86.js} +1 -1
- package/dist/esm/v3/{OrOverlay-b452613a.js → OrOverlay-372c99bb.js} +14 -4
- package/dist/esm/v3/{OrPagination-5596ff9d.js → OrPagination-58302dd0.js} +2 -2
- package/dist/esm/v3/{OrPopover-92d5273a.js → OrPopover-5548205b.js} +1 -1
- package/dist/esm/v3/{OrRangeSlider-908cd00c.js → OrRangeSlider-c61cd40b.js} +2 -2
- package/dist/esm/v3/{OrResizeablePanel-38469d6a.js → OrResizeablePanel-6b7f5b95.js} +1 -1
- package/dist/esm/v3/{OrRichTextEditor-c8ac9ef5.js → OrRichTextEditor-fb9b80af.js} +6 -6
- package/dist/esm/v3/{OrSearch-4d6e25ce.js → OrSearch-48499c54.js} +1 -1
- package/dist/esm/v3/{OrSelect-c2a444aa.js → OrSelect-9e653c3b.js} +6 -6
- package/dist/esm/v3/{OrSelectMultipleControl-30dcfa8c.js → OrSelectMultipleControl-1c92915a.js} +1 -1
- package/dist/esm/v3/{OrSlider-43ddc760.js → OrSlider-6fa6d657.js} +1 -1
- package/dist/esm/v3/{OrSorting-b3a013aa.js → OrSorting-5d728ee6.js} +2 -2
- package/dist/esm/v3/{OrTabs-d9dfb55b.js → OrTabs-da6d4893.js} +2 -2
- package/dist/esm/v3/{OrTag-d8450e6c.js → OrTag-561b3b80.js} +1 -1
- package/dist/esm/v3/{OrTagInput-001eb7ee.js → OrTagInput-754c0ea8.js} +3 -3
- package/dist/esm/v3/{OrTags-a242cea3.js → OrTags-7ea074cc.js} +2 -2
- package/dist/esm/v3/{OrTimeFormat-57ab2ef3.js → OrTimeFormat-cc0507c1.js} +2 -2
- package/dist/esm/v3/{OrTimePicker-636f2d64.js → OrTimePicker-97d51d1f.js} +4 -4
- package/dist/esm/v3/{OrTimeRangePicker-595a3c3c.js → OrTimeRangePicker-89d55e23.js} +4 -4
- package/dist/esm/v3/{OrTooltip-ffa9120a.js → OrTooltip-8666fe26.js} +1 -1
- package/dist/esm/v3/components/index.js +44 -44
- package/dist/esm/v3/components/or-autocomplete-v3/index.js +10 -10
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +2 -2
- package/dist/esm/v3/components/or-card-collection-v3/index.js +11 -11
- package/dist/esm/v3/components/or-code-v3/index.js +7 -7
- package/dist/esm/v3/components/or-confirm-v3/index.js +7 -7
- package/dist/esm/v3/components/or-context-menu-v3/index.js +5 -5
- package/dist/esm/v3/components/or-date-format-v3/index.js +10 -10
- package/dist/esm/v3/components/or-date-picker-v3/index.js +10 -10
- package/dist/esm/v3/components/or-date-range-picker-v3/index.js +10 -10
- package/dist/esm/v3/components/or-date-time-format-v3/index.js +10 -10
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +9 -9
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/index.js +8 -8
- package/dist/esm/v3/components/or-editor-tabs-v3/index.js +9 -9
- package/dist/esm/v3/components/or-editor-tabs-v3/partials/index.js +6 -6
- package/dist/esm/v3/components/or-icon-button-v3/index.js +5 -5
- package/dist/esm/v3/components/or-inline-input-v3/index.js +6 -6
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +6 -6
- package/dist/esm/v3/components/or-input-v3/index.js +6 -6
- package/dist/esm/v3/components/or-list-v3/index.js +6 -6
- package/dist/esm/v3/components/or-menu-item-v3/index.js +6 -6
- package/dist/esm/v3/components/or-menu-v3/index.js +4 -4
- package/dist/esm/v3/components/or-modal-v3/index.js +6 -6
- package/dist/esm/v3/components/or-notification-v3/index.js +6 -6
- package/dist/esm/v3/components/or-overlay-v3/OrOverlay.vue.d.ts +1 -0
- package/dist/esm/v3/components/or-overlay-v3/index.js +1 -1
- package/dist/esm/v3/components/or-pagination-v3/index.js +8 -8
- package/dist/esm/v3/components/or-popover-v3/index.js +3 -3
- package/dist/esm/v3/components/or-range-slider-v3/index.js +6 -6
- package/dist/esm/v3/components/or-resizeable-panel-v3/index.js +6 -6
- package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +10 -10
- package/dist/esm/v3/components/or-search-v3/index.js +7 -7
- package/dist/esm/v3/components/or-select-v3/index.js +11 -11
- package/dist/esm/v3/components/or-select-v3/partials/index.js +8 -8
- package/dist/esm/v3/components/or-select-v3/partials/or-select-multiple-control/index.js +8 -8
- package/dist/esm/v3/components/or-sidebar-v3/index.js +7 -7
- package/dist/esm/v3/components/or-slider-v3/index.js +5 -5
- package/dist/esm/v3/components/or-sorting-v3/index.js +8 -8
- package/dist/esm/v3/components/or-tabs-v3/index.js +8 -8
- package/dist/esm/v3/components/or-tag-input-v3/index.js +8 -8
- package/dist/esm/v3/components/or-tag-v3/index.js +6 -6
- package/dist/esm/v3/components/or-tags-v3/index.js +7 -7
- package/dist/esm/v3/components/or-time-format-v3/index.js +10 -10
- package/dist/esm/v3/components/or-time-picker-v3/index.js +10 -10
- package/dist/esm/v3/components/or-time-range-picker-v3/index.js +10 -10
- package/dist/esm/v3/components/or-toast-v3/index.js +6 -6
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +6 -6
- package/dist/esm/v3/components/or-tooltip-v3/index.js +4 -4
- package/dist/esm/v3/index.js +44 -44
- package/dist/esm/v3/{props-151f7afd.js → props-ad86fe3c.js} +1 -1
- package/dist/esm/v3/{types-ce03a51a.js → types-5735e929.js} +1 -1
- package/package.json +2 -2
- package/src/components/or-overlay-v3/OrOverlay.vue +11 -2
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-0b9e141c.js → OrDateTimePickerMonthSelect-aecff613.js} +0 -0
- /package/dist/bundled/v2/{OrInlineInput-82e094ab.js → OrInlineInput-cd938ec4.js} +0 -0
- /package/dist/bundled/v2/{OrInput-9b115866.js → OrInput-8f24749f.js} +0 -0
- /package/dist/bundled/v2/{OrList-47e0d565.js → OrList-13470725.js} +0 -0
- /package/dist/bundled/v3/components/{OrAvatar-b5722916.js → OrAvatar-f8691a35.js} +0 -0
- /package/dist/bundled/v3/components/{OrDropAreaV3-5fc21f6e.js → OrDropAreaV3-23eab7a1.js} +0 -0
- /package/dist/bundled/v3/components/{OrExpansionPanelV3-08a43c3b.js → OrExpansionPanelV3-562eac02.js} +0 -0
|
@@ -5,8 +5,8 @@ import '@vueuse/core';
|
|
|
5
5
|
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import { D as DateFormat, T as TimeFormat } from './TimeFormat-a7f5565b.js';
|
|
8
|
-
import './OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
9
|
-
import './OrDateTimePickerTimeSelect-
|
|
8
|
+
import './OrDateTimePicker.vue_rollup-plugin-vue_script-4b3c2ccc.js';
|
|
9
|
+
import './OrDateTimePickerTimeSelect-b0bd8978.js';
|
|
10
10
|
import { f as formatDate, a as formatTime } from './formatTime-fbabf53c.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-4b3c2ccc.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 { D as DateFormat, T as TimeFormat } from './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-09f0b0ae.js';
|
|
13
13
|
import { _ as __vue_component__$a } from './OrIcon-03e3c802.js';
|
|
14
14
|
import { _ as __vue_component__$c } from './OrInputBox-1a8fda9b.js';
|
|
15
15
|
import { a as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-8c39b9ca.js';
|
|
16
16
|
import { _ as __vue_component__$d } from './OrLabel-bf7e2ea2.js';
|
|
17
|
-
import { _ as __vue_component__$e } from './OrPopover-
|
|
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-
|
|
17
|
+
import { _ as __vue_component__$e } from './OrPopover-142b6e93.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-b0bd8978.js';
|
|
19
19
|
import { g as getCurrentDate } from './getCurrentDate-046a888d.js';
|
|
20
20
|
|
|
21
21
|
const DateTimePicker = [
|
|
@@ -11,10 +11,10 @@ import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
|
11
11
|
import { _ as __vue_component__$8 } from './OrButton-e4e85817.js';
|
|
12
12
|
import './OrButton.vue_rollup-plugin-vue_script-199bb600.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-09f0b0ae.js';
|
|
15
15
|
import { _ as __vue_component__$a } from './OrIcon-03e3c802.js';
|
|
16
|
-
import { _ as __vue_component__$d } from './OrMenuItem-
|
|
17
|
-
import { _ as __vue_component__$c } from './OrMenu-
|
|
16
|
+
import { _ as __vue_component__$d } from './OrMenuItem-c49f96d5.js';
|
|
17
|
+
import { _ as __vue_component__$c } from './OrMenu-8db097c0.js';
|
|
18
18
|
|
|
19
19
|
const DateTimePickerDateControl = [
|
|
20
20
|
// Layout
|
|
@@ -8,9 +8,9 @@ import { u as useResponsive } from './useResponsive-1baf3485.js';
|
|
|
8
8
|
import '@onereach/styles/tailwind.config.json';
|
|
9
9
|
import './TimeFormat-a7f5565b.js';
|
|
10
10
|
import { _ as __vue_component__$2 } from './OrIcon-03e3c802.js';
|
|
11
|
-
import { _ as __vue_component__$4 } from './OrMenuItem-
|
|
12
|
-
import { _ as __vue_component__$3 } from './OrMenu-
|
|
13
|
-
import { _ as __vue_component__$1 } from './OrEditorTabsItem-
|
|
11
|
+
import { _ as __vue_component__$4 } from './OrMenuItem-c49f96d5.js';
|
|
12
|
+
import { _ as __vue_component__$3 } from './OrMenu-8db097c0.js';
|
|
13
|
+
import { _ as __vue_component__$1 } from './OrEditorTabsItem-c2bf700d.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-09f0b0ae.js';
|
|
3
3
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
4
4
|
|
|
5
5
|
const EditorTabsItem = [
|
|
@@ -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-03e3c802.js';
|
|
3
|
-
import { _ as __vue_component__$2 } from './OrTooltip-
|
|
3
|
+
import { _ as __vue_component__$2 } from './OrTooltip-7387462e.js';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
|
|
6
6
|
var IconButtonColor;
|
|
@@ -9,7 +9,7 @@ import './TimeFormat-a7f5565b.js';
|
|
|
9
9
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.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-09f0b0ae.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 './TimeFormat-a7f5565b.js';
|
|
|
9
9
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.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-09f0b0ae.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 './TimeFormat-a7f5565b.js';
|
|
|
9
9
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.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-09f0b0ae.js';
|
|
13
13
|
import { _ as __vue_component__$3 } from './OrIcon-03e3c802.js';
|
|
14
14
|
import { _ as __vue_component__$5 } from './OrInputBox-1a8fda9b.js';
|
|
15
15
|
import { a as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-8c39b9ca.js';
|
|
@@ -7,7 +7,7 @@ import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
|
7
7
|
import '@onereach/styles/tailwind/plugins/core';
|
|
8
8
|
import '@onereach/styles/tailwind.config.json';
|
|
9
9
|
import './TimeFormat-a7f5565b.js';
|
|
10
|
-
import { _ as __vue_component__$1 } from './OrIconButton-
|
|
10
|
+
import { _ as __vue_component__$1 } from './OrIconButton-09f0b0ae.js';
|
|
11
11
|
import { _ as __vue_component__$2 } from './OrLabel-bf7e2ea2.js';
|
|
12
12
|
import { _ as __vue_component__$3 } from './OrListItem-9654fe5b.js';
|
|
13
13
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -5,7 +5,7 @@ import { u as usePopoverState } from './usePopoverState-5033b9cb.js';
|
|
|
5
5
|
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import './TimeFormat-a7f5565b.js';
|
|
8
|
-
import { _ as __vue_component__$1, a as PopoverPlacement } from './OrPopover-
|
|
8
|
+
import { _ as __vue_component__$1, a as PopoverPlacement } from './OrPopover-142b6e93.js';
|
|
9
9
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
10
10
|
|
|
11
11
|
const Menu = [
|
|
@@ -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-09f0b0ae.js';
|
|
3
3
|
import { _ as __vue_component__$1 } from './OrIcon-03e3c802.js';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
|
|
@@ -5,9 +5,9 @@ import { u as usePopoverState } from './usePopoverState-5033b9cb.js';
|
|
|
5
5
|
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import './TimeFormat-a7f5565b.js';
|
|
8
|
-
import { _ as __vue_component__$5 } from './OrOverlay-
|
|
8
|
+
import { _ as __vue_component__$5 } from './OrOverlay-5a2fce6c.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-09f0b0ae.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-09f0b0ae.js';
|
|
3
3
|
import { _ as __vue_component__$1 } from './OrIcon-03e3c802.js';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useScrollLock } from '@vueuse/core';
|
|
2
|
-
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
+
import { defineComponent, ref, computed, isVue2 } from 'vue-demi';
|
|
3
3
|
import { u as useElevation } from './useElevation-e69d969b.js';
|
|
4
4
|
import './dom-53c9635b.js';
|
|
5
5
|
import '@onereach/styles/tailwind/plugins/core';
|
|
@@ -29,7 +29,7 @@ var script = defineComponent({
|
|
|
29
29
|
}
|
|
30
30
|
},
|
|
31
31
|
expose: ['root'],
|
|
32
|
-
setup() {
|
|
32
|
+
setup(props, context) {
|
|
33
33
|
// Refs
|
|
34
34
|
const root = ref();
|
|
35
35
|
// Styles
|
|
@@ -41,9 +41,16 @@ var script = defineComponent({
|
|
|
41
41
|
// #region Scroll Lock
|
|
42
42
|
useScrollLock(document.body, true);
|
|
43
43
|
// #endregion
|
|
44
|
+
// Handlers
|
|
45
|
+
function onClick(event) {
|
|
46
|
+
if (isVue2) {
|
|
47
|
+
context.emit('click', event);
|
|
48
|
+
}
|
|
49
|
+
}
|
|
44
50
|
return {
|
|
45
51
|
root,
|
|
46
|
-
rootStyles
|
|
52
|
+
rootStyles,
|
|
53
|
+
onClick
|
|
47
54
|
};
|
|
48
55
|
}
|
|
49
56
|
});
|
|
@@ -62,7 +69,10 @@ var __vue_render__ = function () {
|
|
|
62
69
|
}
|
|
63
70
|
}, [_c('div', _vm._b({
|
|
64
71
|
ref: 'root',
|
|
65
|
-
class: _vm.rootStyles
|
|
72
|
+
class: _vm.rootStyles,
|
|
73
|
+
on: {
|
|
74
|
+
"click": _vm.onClick
|
|
75
|
+
}
|
|
66
76
|
}, 'div', _vm.$attrs, false), [_vm._t("default")], 2)]);
|
|
67
77
|
};
|
|
68
78
|
var __vue_staticRenderFns__ = [];
|
|
@@ -8,8 +8,8 @@ import './TimeFormat-a7f5565b.js';
|
|
|
8
8
|
import { _ as __vue_component__$1 } from './OrButton-e4e85817.js';
|
|
9
9
|
import './OrButton.vue_rollup-plugin-vue_script-199bb600.js';
|
|
10
10
|
import { _ as __vue_component__$2 } from './OrIcon-03e3c802.js';
|
|
11
|
-
import { _ as __vue_component__$4 } from './OrMenuItem-
|
|
12
|
-
import { _ as __vue_component__$3 } from './OrMenu-
|
|
11
|
+
import { _ as __vue_component__$4 } from './OrMenuItem-c49f96d5.js';
|
|
12
|
+
import { _ as __vue_component__$3 } from './OrMenu-8db097c0.js';
|
|
13
13
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
14
14
|
|
|
15
15
|
const PaginationRoot = [
|
|
@@ -7,7 +7,7 @@ import { u as usePopoverState } from './usePopoverState-5033b9cb.js';
|
|
|
7
7
|
import { u as useResponsive } from './useResponsive-1baf3485.js';
|
|
8
8
|
import '@onereach/styles/tailwind.config.json';
|
|
9
9
|
import './TimeFormat-a7f5565b.js';
|
|
10
|
-
import { _ as __vue_component__$1 } from './OrBottomSheet-
|
|
10
|
+
import { _ as __vue_component__$1 } from './OrBottomSheet-880922cc.js';
|
|
11
11
|
import { _ as __vue_component__$2 } from './OrTeleport.vue2-424c7f33.js';
|
|
12
12
|
import { i as isPrevented } from './isPrevented-b151a948.js';
|
|
13
13
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -5,8 +5,8 @@ import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
|
5
5
|
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import './TimeFormat-a7f5565b.js';
|
|
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-3d19c498.js';
|
|
9
|
+
import { _ as __vue_component__$1 } from './OrTooltip-7387462e.js';
|
|
10
10
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
11
11
|
|
|
12
12
|
const RangeSlider = [
|
|
@@ -5,7 +5,7 @@ import { u as usePopoverState } from './usePopoverState-5033b9cb.js';
|
|
|
5
5
|
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import './TimeFormat-a7f5565b.js';
|
|
8
|
-
import { _ as __vue_component__$1 } from './OrIconButton-
|
|
8
|
+
import { _ as __vue_component__$1 } from './OrIconButton-09f0b0ae.js';
|
|
9
9
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
10
10
|
|
|
11
11
|
var ResizeablePanelPadding;
|
|
@@ -20,13 +20,13 @@ import Highlight from '@tiptap/extension-highlight';
|
|
|
20
20
|
import Underline from '@tiptap/extension-underline';
|
|
21
21
|
import { _ as __vue_component__$7 } from './OrButton-e4e85817.js';
|
|
22
22
|
import './OrButton.vue_rollup-plugin-vue_script-199bb600.js';
|
|
23
|
-
import { _ as __vue_component__$1 } from './OrIconButton-
|
|
24
|
-
import { _ as __vue_component__$6 } from './OrInput-
|
|
23
|
+
import { _ as __vue_component__$1 } from './OrIconButton-09f0b0ae.js';
|
|
24
|
+
import { _ as __vue_component__$6 } from './OrInput-09971392.js';
|
|
25
25
|
import { _ as __vue_component__$2 } from './OrLabel-bf7e2ea2.js';
|
|
26
|
-
import { _ as __vue_component__$3 } from './OrMenuItem-
|
|
27
|
-
import { _ as __vue_component__$4 } from './OrMenu-
|
|
28
|
-
import { _ as __vue_component__$5 } from './OrModal-
|
|
29
|
-
import { _ as __vue_component__$8 } from './OrPopover-
|
|
26
|
+
import { _ as __vue_component__$3 } from './OrMenuItem-c49f96d5.js';
|
|
27
|
+
import { _ as __vue_component__$4 } from './OrMenu-8db097c0.js';
|
|
28
|
+
import { _ as __vue_component__$5 } from './OrModal-c5a3d1fa.js';
|
|
29
|
+
import { _ as __vue_component__$8 } from './OrPopover-142b6e93.js';
|
|
30
30
|
import './dom-53c9635b.js';
|
|
31
31
|
import { i as isArray } from './isArray-8eeb52b9.js';
|
|
32
32
|
import { _ as __vue_component__$9 } from './OrHint-2fe1157b.js';
|
|
@@ -8,7 +8,7 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
8
8
|
import './TimeFormat-a7f5565b.js';
|
|
9
9
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
10
10
|
import { a as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-8c39b9ca.js';
|
|
11
|
-
import { _ as __vue_component__$1 } from './OrInput-
|
|
11
|
+
import { _ as __vue_component__$1 } from './OrInput-09971392.js';
|
|
12
12
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
13
13
|
|
|
14
14
|
var script = defineComponent({
|
|
@@ -14,16 +14,16 @@ import { _ as __vue_component__$3 } from './OrCheckbox-9cc98c9d.js';
|
|
|
14
14
|
import { _ as __vue_component__$4 } from './OrError-b25d782d.js';
|
|
15
15
|
import { _ as __vue_component__$5 } from './OrExpansionPanel-3d1fc4f9.js';
|
|
16
16
|
import { _ as __vue_component__$6 } from './OrHint-2fe1157b.js';
|
|
17
|
-
import { _ as __vue_component__$8 } from './OrIconButton-
|
|
17
|
+
import { _ as __vue_component__$8 } from './OrIconButton-09f0b0ae.js';
|
|
18
18
|
import { _ as __vue_component__$7 } from './OrIcon-03e3c802.js';
|
|
19
19
|
import { _ as __vue_component__$a } from './OrInputBox-1a8fda9b.js';
|
|
20
20
|
import { a as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-8c39b9ca.js';
|
|
21
|
-
import { _ as __vue_component__$9 } from './OrInput-
|
|
21
|
+
import { _ as __vue_component__$9 } from './OrInput-09971392.js';
|
|
22
22
|
import { _ as __vue_component__$b } from './OrLabel-bf7e2ea2.js';
|
|
23
|
-
import { _ as __vue_component__$c } from './OrMenuItem-
|
|
24
|
-
import { _ as __vue_component__$d } from './OrPopover-
|
|
25
|
-
import { T as TagsOverflow } from './OrTags-
|
|
26
|
-
import { _ as __vue_component__$1 } from './OrSelectMultipleControl-
|
|
23
|
+
import { _ as __vue_component__$c } from './OrMenuItem-c49f96d5.js';
|
|
24
|
+
import { _ as __vue_component__$d } from './OrPopover-142b6e93.js';
|
|
25
|
+
import { T as TagsOverflow } from './OrTags-1156ae60.js';
|
|
26
|
+
import { _ as __vue_component__$1 } from './OrSelectMultipleControl-b03415b4.js';
|
|
27
27
|
import { _ as __vue_component__$2 } from './OrSelectSingleControl-b3bf518b.js';
|
|
28
28
|
import './OrSelectPlaceholder-a6caa9e0.js';
|
|
29
29
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
package/dist/esm/v2/{OrSelectMultipleControl-ac3a92d4.js → OrSelectMultipleControl-b03415b4.js}
RENAMED
|
@@ -8,7 +8,7 @@ import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
|
8
8
|
import '@onereach/styles/tailwind/plugins/core';
|
|
9
9
|
import '@onereach/styles/tailwind.config.json';
|
|
10
10
|
import './TimeFormat-a7f5565b.js';
|
|
11
|
-
import { _ as __vue_component__$3, T as TagsOverflow } from './OrTags-
|
|
11
|
+
import { _ as __vue_component__$3, T as TagsOverflow } from './OrTags-1156ae60.js';
|
|
12
12
|
import { _ as __vue_component__$2 } from './OrSelectControlInput-a46941f0.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 { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
|
5
5
|
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import './TimeFormat-a7f5565b.js';
|
|
8
|
-
import { _ as __vue_component__ } from './OrTooltip-
|
|
8
|
+
import { _ as __vue_component__ } from './OrTooltip-7387462e.js';
|
|
9
9
|
|
|
10
10
|
var SliderColor;
|
|
11
11
|
(function (SliderColor) {
|
|
@@ -8,8 +8,8 @@ import './TimeFormat-a7f5565b.js';
|
|
|
8
8
|
import { _ as __vue_component__$1 } from './OrButton-e4e85817.js';
|
|
9
9
|
import './OrButton.vue_rollup-plugin-vue_script-199bb600.js';
|
|
10
10
|
import { _ as __vue_component__$2 } from './OrIcon-03e3c802.js';
|
|
11
|
-
import { _ as __vue_component__$4 } from './OrMenuItem-
|
|
12
|
-
import { _ as __vue_component__$3 } from './OrMenu-
|
|
11
|
+
import { _ as __vue_component__$4 } from './OrMenuItem-c49f96d5.js';
|
|
12
|
+
import { _ as __vue_component__$3 } from './OrMenu-8db097c0.js';
|
|
13
13
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
14
14
|
|
|
15
15
|
const SortingRoot = [];
|
|
@@ -6,8 +6,8 @@ import '@onereach/styles/tailwind/plugins/core';
|
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import './TimeFormat-a7f5565b.js';
|
|
8
8
|
import { _ as __vue_component__$1 } from './OrIcon-03e3c802.js';
|
|
9
|
-
import { _ as __vue_component__$3 } from './OrMenuItem-
|
|
10
|
-
import { _ as __vue_component__$2 } from './OrMenu-
|
|
9
|
+
import { _ as __vue_component__$3 } from './OrMenuItem-c49f96d5.js';
|
|
10
|
+
import { _ as __vue_component__$2 } from './OrMenu-8db097c0.js';
|
|
11
11
|
import { _ as __vue_component__$4 } from './OrTab-1b10597d.js';
|
|
12
12
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
13
13
|
|
|
@@ -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-09f0b0ae.js';
|
|
3
3
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
4
4
|
|
|
5
5
|
var TagVariant;
|
|
@@ -11,13 +11,13 @@ import './TimeFormat-a7f5565b.js';
|
|
|
11
11
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.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-09f0b0ae.js';
|
|
15
15
|
import { _ as __vue_component__$4 } from './OrInputBox-1a8fda9b.js';
|
|
16
16
|
import './OrInputBox.vue_rollup-plugin-vue_script-8c39b9ca.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-3b36d2e4.js';
|
|
20
|
+
import { _ as __vue_component__$7, T as TagsOverflow } from './OrTags-1156ae60.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
|
|
|
@@ -7,8 +7,8 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
7
7
|
import './TimeFormat-a7f5565b.js';
|
|
8
8
|
import { _ as __vue_component__$1 } from './OrButton-e4e85817.js';
|
|
9
9
|
import './OrButton.vue_rollup-plugin-vue_script-199bb600.js';
|
|
10
|
-
import { _ as __vue_component__$2 } from './OrPopover-
|
|
11
|
-
import { _ as __vue_component__$3 } from './OrTag-
|
|
10
|
+
import { _ as __vue_component__$2 } from './OrPopover-142b6e93.js';
|
|
11
|
+
import { _ as __vue_component__$3 } from './OrTag-3b36d2e4.js';
|
|
12
12
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
13
13
|
|
|
14
14
|
var TagsOverflow;
|
|
@@ -5,8 +5,8 @@ import '@vueuse/core';
|
|
|
5
5
|
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import { T as TimeFormat$1 } from './TimeFormat-a7f5565b.js';
|
|
8
|
-
import './OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
9
|
-
import './OrDateTimePickerTimeSelect-
|
|
8
|
+
import './OrDateTimePicker.vue_rollup-plugin-vue_script-4b3c2ccc.js';
|
|
9
|
+
import './OrDateTimePickerTimeSelect-b0bd8978.js';
|
|
10
10
|
import { a as formatTime } from './formatTime-fbabf53c.js';
|
|
11
11
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
12
12
|
|
|
@@ -7,17 +7,17 @@ import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
|
7
7
|
import '@onereach/styles/tailwind/plugins/core';
|
|
8
8
|
import '@onereach/styles/tailwind.config.json';
|
|
9
9
|
import { T as TimeFormat } from './TimeFormat-a7f5565b.js';
|
|
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-4b3c2ccc.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-b0bd8978.js';
|
|
12
12
|
import { g as getCurrentDate } from './getCurrentDate-046a888d.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-09f0b0ae.js';
|
|
16
16
|
import { _ as __vue_component__$8 } from './OrIcon-03e3c802.js';
|
|
17
17
|
import { _ as __vue_component__$a } from './OrInputBox-1a8fda9b.js';
|
|
18
18
|
import { a as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-8c39b9ca.js';
|
|
19
19
|
import { _ as __vue_component__$b } from './OrLabel-bf7e2ea2.js';
|
|
20
|
-
import { _ as __vue_component__$c } from './OrPopover-
|
|
20
|
+
import { _ as __vue_component__$c } from './OrPopover-142b6e93.js';
|
|
21
21
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
22
22
|
|
|
23
23
|
const TimePicker = [
|
|
@@ -7,17 +7,17 @@ import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
|
7
7
|
import { u as useResponsive } from './useResponsive-1baf3485.js';
|
|
8
8
|
import '@onereach/styles/tailwind.config.json';
|
|
9
9
|
import { T as TimeFormat } from './TimeFormat-a7f5565b.js';
|
|
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-4b3c2ccc.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-b0bd8978.js';
|
|
12
12
|
import { g as getCurrentDate } from './getCurrentDate-046a888d.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-09f0b0ae.js';
|
|
16
16
|
import { _ as __vue_component__$8 } from './OrIcon-03e3c802.js';
|
|
17
17
|
import { _ as __vue_component__$a } from './OrInputBox-1a8fda9b.js';
|
|
18
18
|
import { a as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-8c39b9ca.js';
|
|
19
19
|
import { _ as __vue_component__$b } from './OrLabel-bf7e2ea2.js';
|
|
20
|
-
import { _ as __vue_component__$c } from './OrPopover-
|
|
20
|
+
import { _ as __vue_component__$c } from './OrPopover-142b6e93.js';
|
|
21
21
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
22
22
|
|
|
23
23
|
const TimeRangePicker = [
|
|
@@ -5,7 +5,7 @@ import { u as usePopoverState } from './usePopoverState-5033b9cb.js';
|
|
|
5
5
|
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import './TimeFormat-a7f5565b.js';
|
|
8
|
-
import { a as PopoverPlacement, _ as __vue_component__$1 } from './OrPopover-
|
|
8
|
+
import { a as PopoverPlacement, _ as __vue_component__$1 } from './OrPopover-142b6e93.js';
|
|
9
9
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
10
10
|
|
|
11
11
|
const Tooltip = [
|