@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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrTagInputV3 } from '../../OrTagInput-
|
|
1
|
+
export { s as OrTagInputV3 } from '../../OrTagInput-754c0ea8.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useIdAttribute-859439f0.js';
|
|
@@ -18,17 +18,17 @@ import '../../useValidationAttributes-d1abbe34.js';
|
|
|
18
18
|
import '../../OrError-331220bc.js';
|
|
19
19
|
import 'vue';
|
|
20
20
|
import '../../OrHint-262c8217.js';
|
|
21
|
-
import '../../OrIconButton-
|
|
21
|
+
import '../../OrIconButton-424d342e.js';
|
|
22
22
|
import '../../OrIcon-c446d072.js';
|
|
23
|
-
import '../../OrTooltip-
|
|
23
|
+
import '../../OrTooltip-8666fe26.js';
|
|
24
24
|
import '../../usePopoverState-5033b9cb.js';
|
|
25
|
-
import '../../OrPopover-
|
|
25
|
+
import '../../OrPopover-5548205b.js';
|
|
26
26
|
import '@floating-ui/dom';
|
|
27
27
|
import '../../useElevation-e69d969b.js';
|
|
28
28
|
import '../../isVisible-d1e49905.js';
|
|
29
29
|
import '../../useResponsive-1baf3485.js';
|
|
30
|
-
import '../../OrBottomSheet-
|
|
31
|
-
import '../../OrOverlay-
|
|
30
|
+
import '../../OrBottomSheet-787f121c.js';
|
|
31
|
+
import '../../OrOverlay-372c99bb.js';
|
|
32
32
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
33
33
|
import '../../useTheme-0ef25778.js';
|
|
34
34
|
import '../../isPrevented-b151a948.js';
|
|
@@ -36,8 +36,8 @@ import '../../isAncestor-a446b32f.js';
|
|
|
36
36
|
import '../../OrInputBox-287f97ba.js';
|
|
37
37
|
import '../../OrLabel-4abbce6e.js';
|
|
38
38
|
import '../../OrLoader-5e2f359b.js';
|
|
39
|
-
import '../../OrTag-
|
|
40
|
-
import '../../OrTags-
|
|
39
|
+
import '../../OrTag-561b3b80.js';
|
|
40
|
+
import '../../OrTags-7ea074cc.js';
|
|
41
41
|
import '../../useOverflow-a2ee9fcb.js';
|
|
42
42
|
import '../../OrButton-c95aef65.js';
|
|
43
43
|
import '../../style-inject.es-4c6f2515.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-
|
|
1
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-561b3b80.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-424d342e.js';
|
|
4
4
|
import '../../OrIcon-c446d072.js';
|
|
5
5
|
import 'vue';
|
|
6
|
-
import '../../OrTooltip-
|
|
6
|
+
import '../../OrTooltip-8666fe26.js';
|
|
7
7
|
import '../../dom-53c9635b.js';
|
|
8
8
|
import 'lodash/get';
|
|
9
9
|
import 'lodash/isElement';
|
|
@@ -12,13 +12,13 @@ import '../../usePopoverState-5033b9cb.js';
|
|
|
12
12
|
import '@onereach/styles/tailwind/plugins/core';
|
|
13
13
|
import '@onereach/styles/tailwind.config.json';
|
|
14
14
|
import '../../TimeFormat-a7f5565b.js';
|
|
15
|
-
import '../../OrPopover-
|
|
15
|
+
import '../../OrPopover-5548205b.js';
|
|
16
16
|
import '@floating-ui/dom';
|
|
17
17
|
import '../../useElevation-e69d969b.js';
|
|
18
18
|
import '../../isVisible-d1e49905.js';
|
|
19
19
|
import '../../useResponsive-1baf3485.js';
|
|
20
|
-
import '../../OrBottomSheet-
|
|
21
|
-
import '../../OrOverlay-
|
|
20
|
+
import '../../OrBottomSheet-787f121c.js';
|
|
21
|
+
import '../../OrOverlay-372c99bb.js';
|
|
22
22
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
23
23
|
import '../../useTheme-0ef25778.js';
|
|
24
24
|
import '../../isPrevented-b151a948.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrTagsV3, T as TagsOverflow } from '../../OrTags-
|
|
1
|
+
export { s as OrTagsV3, T as TagsOverflow } from '../../OrTags-7ea074cc.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../dom-53c9635b.js';
|
|
4
4
|
import 'lodash/get';
|
|
@@ -11,19 +11,19 @@ import '../../TimeFormat-a7f5565b.js';
|
|
|
11
11
|
import '../../OrButton-c95aef65.js';
|
|
12
12
|
import '../../OrLoader-5e2f359b.js';
|
|
13
13
|
import 'vue';
|
|
14
|
-
import '../../OrPopover-
|
|
14
|
+
import '../../OrPopover-5548205b.js';
|
|
15
15
|
import '@floating-ui/dom';
|
|
16
16
|
import '../../useElevation-e69d969b.js';
|
|
17
17
|
import '../../isVisible-d1e49905.js';
|
|
18
18
|
import '../../usePopoverState-5033b9cb.js';
|
|
19
19
|
import '../../useResponsive-1baf3485.js';
|
|
20
|
-
import '../../OrBottomSheet-
|
|
21
|
-
import '../../OrOverlay-
|
|
20
|
+
import '../../OrBottomSheet-787f121c.js';
|
|
21
|
+
import '../../OrOverlay-372c99bb.js';
|
|
22
22
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
23
23
|
import '../../useTheme-0ef25778.js';
|
|
24
24
|
import '../../isPrevented-b151a948.js';
|
|
25
25
|
import '../../isAncestor-a446b32f.js';
|
|
26
|
-
import '../../OrTag-
|
|
27
|
-
import '../../OrIconButton-
|
|
26
|
+
import '../../OrTag-561b3b80.js';
|
|
27
|
+
import '../../OrIconButton-424d342e.js';
|
|
28
28
|
import '../../OrIcon-c446d072.js';
|
|
29
|
-
import '../../OrTooltip-
|
|
29
|
+
import '../../OrTooltip-8666fe26.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrTimeFormatV3 } from '../../OrTimeFormat-
|
|
1
|
+
export { s as OrTimeFormatV3 } from '../../OrTimeFormat-cc0507c1.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../dom-53c9635b.js';
|
|
4
4
|
import 'lodash/get';
|
|
@@ -9,34 +9,34 @@ import '@vueuse/core';
|
|
|
9
9
|
import '@onereach/styles/tailwind/plugins/core';
|
|
10
10
|
import '@onereach/styles/tailwind.config.json';
|
|
11
11
|
import '../../TimeFormat-a7f5565b.js';
|
|
12
|
-
import '../../OrDateTimePicker-
|
|
12
|
+
import '../../OrDateTimePicker-fbd2bb31.js';
|
|
13
13
|
import '../../dropdown-open-06d651cf.js';
|
|
14
14
|
import '../../useProxyModelValue-940010d2.js';
|
|
15
15
|
import '../../OrError-331220bc.js';
|
|
16
16
|
import 'vue';
|
|
17
17
|
import '../../OrHint-262c8217.js';
|
|
18
|
-
import '../../OrIconButton-
|
|
18
|
+
import '../../OrIconButton-424d342e.js';
|
|
19
19
|
import '../../OrIcon-c446d072.js';
|
|
20
|
-
import '../../OrTooltip-
|
|
20
|
+
import '../../OrTooltip-8666fe26.js';
|
|
21
21
|
import '../../usePopoverState-5033b9cb.js';
|
|
22
|
-
import '../../OrPopover-
|
|
22
|
+
import '../../OrPopover-5548205b.js';
|
|
23
23
|
import '@floating-ui/dom';
|
|
24
24
|
import '../../useElevation-e69d969b.js';
|
|
25
25
|
import '../../isVisible-d1e49905.js';
|
|
26
26
|
import '../../useResponsive-1baf3485.js';
|
|
27
|
-
import '../../OrBottomSheet-
|
|
28
|
-
import '../../OrOverlay-
|
|
27
|
+
import '../../OrBottomSheet-787f121c.js';
|
|
28
|
+
import '../../OrOverlay-372c99bb.js';
|
|
29
29
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
30
30
|
import '../../useTheme-0ef25778.js';
|
|
31
31
|
import '../../isPrevented-b151a948.js';
|
|
32
32
|
import '../../isAncestor-a446b32f.js';
|
|
33
33
|
import '../../OrInputBox-287f97ba.js';
|
|
34
34
|
import '../../OrLabel-4abbce6e.js';
|
|
35
|
-
import '../../OrDateTimePickerTimeSelect-
|
|
35
|
+
import '../../OrDateTimePickerTimeSelect-5f13fd59.js';
|
|
36
36
|
import '../../useTimeMask-7a7246c1.js';
|
|
37
37
|
import '../../formatTime-fbabf53c.js';
|
|
38
38
|
import '../../OrButton-c95aef65.js';
|
|
39
39
|
import '../../OrLoader-5e2f359b.js';
|
|
40
|
-
import '../../OrMenuItem-
|
|
41
|
-
import '../../OrMenu-
|
|
40
|
+
import '../../OrMenuItem-61713ccc.js';
|
|
41
|
+
import '../../OrMenu-482e868d.js';
|
|
42
42
|
import '../../getCurrentDate-046a888d.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrTimePickerV3 } from '../../OrTimePicker-
|
|
1
|
+
export { s as OrTimePickerV3 } from '../../OrTimePicker-97d51d1f.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../dropdown-open-06d651cf.js';
|
|
4
4
|
import '../../dom-53c9635b.js';
|
|
@@ -11,32 +11,32 @@ import '../../useProxyModelValue-940010d2.js';
|
|
|
11
11
|
import '@onereach/styles/tailwind/plugins/core';
|
|
12
12
|
import '@onereach/styles/tailwind.config.json';
|
|
13
13
|
import '../../TimeFormat-a7f5565b.js';
|
|
14
|
-
import '../../OrDateTimePicker-
|
|
14
|
+
import '../../OrDateTimePicker-fbd2bb31.js';
|
|
15
15
|
import '../../OrError-331220bc.js';
|
|
16
16
|
import 'vue';
|
|
17
17
|
import '../../OrHint-262c8217.js';
|
|
18
|
-
import '../../OrIconButton-
|
|
18
|
+
import '../../OrIconButton-424d342e.js';
|
|
19
19
|
import '../../OrIcon-c446d072.js';
|
|
20
|
-
import '../../OrTooltip-
|
|
20
|
+
import '../../OrTooltip-8666fe26.js';
|
|
21
21
|
import '../../usePopoverState-5033b9cb.js';
|
|
22
|
-
import '../../OrPopover-
|
|
22
|
+
import '../../OrPopover-5548205b.js';
|
|
23
23
|
import '@floating-ui/dom';
|
|
24
24
|
import '../../useElevation-e69d969b.js';
|
|
25
25
|
import '../../isVisible-d1e49905.js';
|
|
26
26
|
import '../../useResponsive-1baf3485.js';
|
|
27
|
-
import '../../OrBottomSheet-
|
|
28
|
-
import '../../OrOverlay-
|
|
27
|
+
import '../../OrBottomSheet-787f121c.js';
|
|
28
|
+
import '../../OrOverlay-372c99bb.js';
|
|
29
29
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
30
30
|
import '../../useTheme-0ef25778.js';
|
|
31
31
|
import '../../isPrevented-b151a948.js';
|
|
32
32
|
import '../../isAncestor-a446b32f.js';
|
|
33
33
|
import '../../OrInputBox-287f97ba.js';
|
|
34
34
|
import '../../OrLabel-4abbce6e.js';
|
|
35
|
-
import '../../OrDateTimePickerTimeSelect-
|
|
35
|
+
import '../../OrDateTimePickerTimeSelect-5f13fd59.js';
|
|
36
36
|
import '../../useTimeMask-7a7246c1.js';
|
|
37
37
|
import '../../formatTime-fbabf53c.js';
|
|
38
38
|
import '../../OrButton-c95aef65.js';
|
|
39
39
|
import '../../OrLoader-5e2f359b.js';
|
|
40
|
-
import '../../OrMenuItem-
|
|
41
|
-
import '../../OrMenu-
|
|
40
|
+
import '../../OrMenuItem-61713ccc.js';
|
|
41
|
+
import '../../OrMenu-482e868d.js';
|
|
42
42
|
import '../../getCurrentDate-046a888d.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrTimeRangePickerV3 } from '../../OrTimeRangePicker-
|
|
1
|
+
export { s as OrTimeRangePickerV3 } from '../../OrTimeRangePicker-89d55e23.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../dropdown-open-06d651cf.js';
|
|
4
4
|
import '../../dom-53c9635b.js';
|
|
@@ -12,31 +12,31 @@ import '../../useResponsive-1baf3485.js';
|
|
|
12
12
|
import '@onereach/styles/tailwind/plugins/core';
|
|
13
13
|
import '@onereach/styles/tailwind.config.json';
|
|
14
14
|
import '../../TimeFormat-a7f5565b.js';
|
|
15
|
-
import '../../OrDateTimePicker-
|
|
15
|
+
import '../../OrDateTimePicker-fbd2bb31.js';
|
|
16
16
|
import '../../OrError-331220bc.js';
|
|
17
17
|
import 'vue';
|
|
18
18
|
import '../../OrHint-262c8217.js';
|
|
19
|
-
import '../../OrIconButton-
|
|
19
|
+
import '../../OrIconButton-424d342e.js';
|
|
20
20
|
import '../../OrIcon-c446d072.js';
|
|
21
|
-
import '../../OrTooltip-
|
|
21
|
+
import '../../OrTooltip-8666fe26.js';
|
|
22
22
|
import '../../usePopoverState-5033b9cb.js';
|
|
23
|
-
import '../../OrPopover-
|
|
23
|
+
import '../../OrPopover-5548205b.js';
|
|
24
24
|
import '@floating-ui/dom';
|
|
25
25
|
import '../../useElevation-e69d969b.js';
|
|
26
26
|
import '../../isVisible-d1e49905.js';
|
|
27
|
-
import '../../OrBottomSheet-
|
|
28
|
-
import '../../OrOverlay-
|
|
27
|
+
import '../../OrBottomSheet-787f121c.js';
|
|
28
|
+
import '../../OrOverlay-372c99bb.js';
|
|
29
29
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
30
30
|
import '../../useTheme-0ef25778.js';
|
|
31
31
|
import '../../isPrevented-b151a948.js';
|
|
32
32
|
import '../../isAncestor-a446b32f.js';
|
|
33
33
|
import '../../OrInputBox-287f97ba.js';
|
|
34
34
|
import '../../OrLabel-4abbce6e.js';
|
|
35
|
-
import '../../OrDateTimePickerTimeSelect-
|
|
35
|
+
import '../../OrDateTimePickerTimeSelect-5f13fd59.js';
|
|
36
36
|
import '../../useTimeMask-7a7246c1.js';
|
|
37
37
|
import '../../formatTime-fbabf53c.js';
|
|
38
38
|
import '../../OrButton-c95aef65.js';
|
|
39
39
|
import '../../OrLoader-5e2f359b.js';
|
|
40
|
-
import '../../OrMenuItem-
|
|
41
|
-
import '../../OrMenu-
|
|
40
|
+
import '../../OrMenuItem-61713ccc.js';
|
|
41
|
+
import '../../OrMenu-482e868d.js';
|
|
42
42
|
import '../../getCurrentDate-046a888d.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-5735e929.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-5aa9dc05.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -12,15 +12,15 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
12
12
|
import '../../TimeFormat-a7f5565b.js';
|
|
13
13
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
14
14
|
import 'vue';
|
|
15
|
-
import '../../OrIconButton-
|
|
15
|
+
import '../../OrIconButton-424d342e.js';
|
|
16
16
|
import '../../OrIcon-c446d072.js';
|
|
17
|
-
import '../../OrTooltip-
|
|
17
|
+
import '../../OrTooltip-8666fe26.js';
|
|
18
18
|
import '../../usePopoverState-5033b9cb.js';
|
|
19
|
-
import '../../OrPopover-
|
|
19
|
+
import '../../OrPopover-5548205b.js';
|
|
20
20
|
import '@floating-ui/dom';
|
|
21
21
|
import '../../useResponsive-1baf3485.js';
|
|
22
|
-
import '../../OrBottomSheet-
|
|
23
|
-
import '../../OrOverlay-
|
|
22
|
+
import '../../OrBottomSheet-787f121c.js';
|
|
23
|
+
import '../../OrOverlay-372c99bb.js';
|
|
24
24
|
import '../../useTheme-0ef25778.js';
|
|
25
25
|
import '../../isPrevented-b151a948.js';
|
|
26
26
|
import '../../isAncestor-a446b32f.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-
|
|
1
|
+
export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-5735e929.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../../useToast-5aa9dc05.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -12,15 +12,15 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
12
12
|
import '../../../TimeFormat-a7f5565b.js';
|
|
13
13
|
import '../../../OrTeleport.vue3-8099178c.js';
|
|
14
14
|
import 'vue';
|
|
15
|
-
import '../../../OrIconButton-
|
|
15
|
+
import '../../../OrIconButton-424d342e.js';
|
|
16
16
|
import '../../../OrIcon-c446d072.js';
|
|
17
|
-
import '../../../OrTooltip-
|
|
17
|
+
import '../../../OrTooltip-8666fe26.js';
|
|
18
18
|
import '../../../usePopoverState-5033b9cb.js';
|
|
19
|
-
import '../../../OrPopover-
|
|
19
|
+
import '../../../OrPopover-5548205b.js';
|
|
20
20
|
import '@floating-ui/dom';
|
|
21
21
|
import '../../../useResponsive-1baf3485.js';
|
|
22
|
-
import '../../../OrBottomSheet-
|
|
23
|
-
import '../../../OrOverlay-
|
|
22
|
+
import '../../../OrBottomSheet-787f121c.js';
|
|
23
|
+
import '../../../OrOverlay-372c99bb.js';
|
|
24
24
|
import '../../../useTheme-0ef25778.js';
|
|
25
25
|
import '../../../isPrevented-b151a948.js';
|
|
26
26
|
import '../../../isAncestor-a446b32f.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrTooltipV3 } from '../../OrTooltip-
|
|
1
|
+
export { s as OrTooltipV3 } from '../../OrTooltip-8666fe26.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../dom-53c9635b.js';
|
|
4
4
|
import 'lodash/get';
|
|
@@ -8,13 +8,13 @@ import '../../usePopoverState-5033b9cb.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 '../../OrPopover-
|
|
11
|
+
import '../../OrPopover-5548205b.js';
|
|
12
12
|
import '@floating-ui/dom';
|
|
13
13
|
import '../../useElevation-e69d969b.js';
|
|
14
14
|
import '../../isVisible-d1e49905.js';
|
|
15
15
|
import '../../useResponsive-1baf3485.js';
|
|
16
|
-
import '../../OrBottomSheet-
|
|
17
|
-
import '../../OrOverlay-
|
|
16
|
+
import '../../OrBottomSheet-787f121c.js';
|
|
17
|
+
import '../../OrOverlay-372c99bb.js';
|
|
18
18
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
19
19
|
import 'vue';
|
|
20
20
|
import '../../useTheme-0ef25778.js';
|
package/dist/esm/v3/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { s as OrAutocompleteV3 } from './OrAutocomplete-
|
|
1
|
+
export { s as OrAutocompleteV3 } from './OrAutocomplete-0b5908a8.js';
|
|
2
2
|
export { O as OR_AVATAR_SIZE, s as OrAvatar } from './OrAvatar-1e8ba806.js';
|
|
3
3
|
export { a as AvatarColor, A as AvatarSize, s as OrAvatarV3 } from './OrAvatar-1cbce1de.js';
|
|
4
|
-
export { B as BottomSheetVariant, s as OrBottomSheetV3 } from './OrBottomSheet-
|
|
4
|
+
export { B as BottomSheetVariant, s as OrBottomSheetV3 } from './OrBottomSheet-787f121c.js';
|
|
5
5
|
export { s as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonViews } from './OrButton-c05bdda7.js';
|
|
6
6
|
export { s as OrButtonGroupV3 } from './OrButtonGroup-a28ebe12.js';
|
|
7
7
|
export { s as OrButtonV2 } from './OrButton-f5de246c.js';
|
|
@@ -9,7 +9,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
9
9
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton-c95aef65.js';
|
|
10
10
|
export { s as OrCard } from './OrCard-e3a5aea4.js';
|
|
11
11
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection-6ee44732.js';
|
|
12
|
-
export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
12
|
+
export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-9cc04183.js';
|
|
13
13
|
export { C as CardPadding, s as OrCardV3 } from './OrCard-c2ef331b.js';
|
|
14
14
|
export { s as OrCheckbox } from './OrCheckbox-eedaff8f.js';
|
|
15
15
|
export { s as OrCheckboxGroupV3 } from './OrCheckboxGroup-5fb8c0e4.js';
|
|
@@ -23,28 +23,28 @@ export { lintGutter, linter } from '@codemirror/lint';
|
|
|
23
23
|
export { javascript } from '@codemirror/lang-javascript';
|
|
24
24
|
export { json, jsonParseLinter } from '@codemirror/lang-json';
|
|
25
25
|
export { html } from '@codemirror/lang-html';
|
|
26
|
-
export { C as CodeLanguage, s as OrCodeV3 } from './OrCode-
|
|
26
|
+
export { C as CodeLanguage, s as OrCodeV3 } from './OrCode-7ced8acb.js';
|
|
27
27
|
export { EditorView } from '@codemirror/view';
|
|
28
28
|
export { EditorState } from '@codemirror/state';
|
|
29
29
|
export { s as OrCollapse } from './OrCollapse-bbba69ea.js';
|
|
30
30
|
export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-bbc69767.js';
|
|
31
31
|
export { s as OrCombinedInputV3 } from './OrCombinedInput-429d6114.js';
|
|
32
32
|
export { s as OrConfirm } from './OrConfirm-7c132ea7.js';
|
|
33
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-
|
|
34
|
-
export { s as OrContextMenuV3 } from './OrContextMenu-
|
|
35
|
-
export { s as OrDateFormatV3 } from './OrDateFormat-
|
|
36
|
-
export { s as OrDatePickerV3 } from './OrDatePicker-
|
|
37
|
-
export { s as OrDateRangePickerV3 } from './OrDateRangePicker-
|
|
38
|
-
export { s as OrDateTimeFormatV3 } from './OrDateTimeFormat-
|
|
33
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-bd66999a.js';
|
|
34
|
+
export { s as OrContextMenuV3 } from './OrContextMenu-cd742ad1.js';
|
|
35
|
+
export { s as OrDateFormatV3 } from './OrDateFormat-f860f070.js';
|
|
36
|
+
export { s as OrDatePickerV3 } from './OrDatePicker-64ff4cb8.js';
|
|
37
|
+
export { s as OrDateRangePickerV3 } from './OrDateRangePicker-25e7a4e3.js';
|
|
38
|
+
export { s as OrDateTimeFormatV3 } from './OrDateTimeFormat-9fb07831.js';
|
|
39
39
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-d2de9625.js';
|
|
40
|
-
export { s as OrDateTimePickerV3 } from './OrDateTimePicker-
|
|
41
|
-
export { s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, f as OrDateTimePickerTimeControl, g as OrDateTimePickerTimeSelect } from './OrDateTimePickerTimeSelect-
|
|
40
|
+
export { s as OrDateTimePickerV3 } from './OrDateTimePicker-fbd2bb31.js';
|
|
41
|
+
export { s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, f as OrDateTimePickerTimeControl, g as OrDateTimePickerTimeSelect } from './OrDateTimePickerTimeSelect-5f13fd59.js';
|
|
42
42
|
export { f as formatDate, a as formatTime } from './formatTime-fbabf53c.js';
|
|
43
43
|
export { g as getCurrentDate } from './getCurrentDate-046a888d.js';
|
|
44
44
|
export { g as getNextMonthDate } from './getNextMonthDate-00c47169.js';
|
|
45
45
|
export { D as DropAreaSize, s as OrDropAreaV3 } from './OrDropArea-038ee055.js';
|
|
46
46
|
export { a as approximateFileSize } from './approximateFileSize-a48b356b.js';
|
|
47
|
-
export { E as EditorTabsOverflow, s as OrEditorTabsV3 } from './OrEditorTabs-
|
|
47
|
+
export { E as EditorTabsOverflow, s as OrEditorTabsV3 } from './OrEditorTabs-f8a602b2.js';
|
|
48
48
|
export { E as EmptyStateSize, s as OrEmptyStateV3 } from './OrEmptyState-47f9d910.js';
|
|
49
49
|
export { s as OrError } from './OrError-f90296db.js';
|
|
50
50
|
export { s as OrErrorTagV3 } from './OrErrorTag-89fbf607.js';
|
|
@@ -56,37 +56,37 @@ export { F as FormGroupDirection, s as OrFormGroupV3 } from './OrFormGroup-4afd3
|
|
|
56
56
|
export { s as OrHint } from './OrHint-8822005b.js';
|
|
57
57
|
export { s as OrHintV3 } from './OrHint-262c8217.js';
|
|
58
58
|
export { s as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-b9c3dfd2.js';
|
|
59
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-
|
|
59
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-424d342e.js';
|
|
60
60
|
export { a as IconSize, I as IconVariant, s as OrIconV3 } from './OrIcon-c446d072.js';
|
|
61
61
|
export { I as InlineInputBoxSize, s as OrInlineInputBoxV3 } from './OrInlineInputBox-9d62d2b3.js';
|
|
62
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-
|
|
62
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-978c3f1f.js';
|
|
63
63
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-a512574d.js';
|
|
64
|
-
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
64
|
+
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-d7f661d6.js';
|
|
65
65
|
export { s as OrInput } from './OrInput-4a3206ea.js';
|
|
66
66
|
export { a as InputBoxSize, I as InputBoxVariant, s as OrInputBoxV3 } from './OrInputBox-287f97ba.js';
|
|
67
|
-
export { I as InputType, s as OrInputV3 } from './OrInput-
|
|
67
|
+
export { I as InputType, s as OrInputV3 } from './OrInput-37be348a.js';
|
|
68
68
|
export { s as OrLabel } from './OrLabel-a7d99df4.js';
|
|
69
69
|
export { L as LabelVariant, s as OrLabelV3 } from './OrLabel-4abbce6e.js';
|
|
70
70
|
export { L as LinkColor, s as OrLinkV3 } from './OrLink-c83a51b2.js';
|
|
71
71
|
export { s as OrList } from './OrList-1625c863.js';
|
|
72
72
|
export { s as OrListOfInputs } from './OrListOfInputs-690c57bc.js';
|
|
73
|
-
export { s as OrListV3 } from './OrList-
|
|
73
|
+
export { s as OrListV3 } from './OrList-b3b477bf.js';
|
|
74
74
|
export { s as OrListItem } from './OrListItem-12e21bc6.js';
|
|
75
75
|
export { L as LoaderViews, s as OrLoader } from './OrLoader-d5a5b426.js';
|
|
76
76
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from './OrLoader-5e2f359b.js';
|
|
77
|
-
export { s as OrMenuItemV3 } from './OrMenuItem-
|
|
78
|
-
export { s as OrMenuV3 } from './OrMenu-
|
|
77
|
+
export { s as OrMenuItemV3 } from './OrMenuItem-61713ccc.js';
|
|
78
|
+
export { s as OrMenuV3 } from './OrMenu-482e868d.js';
|
|
79
79
|
export { s as OrModal, O as OrModalSizes } from './OrModal-8eeab7a1.js';
|
|
80
|
-
export { M as ModalSize, s as OrModalV3 } from './OrModal-
|
|
80
|
+
export { M as ModalSize, s as OrModalV3 } from './OrModal-76efca1f.js';
|
|
81
81
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from './OrNotification-69f1178a.js';
|
|
82
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-
|
|
82
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-115c4b86.js';
|
|
83
83
|
export { s as OrNumberInput } from './OrNumberInput-2433b4b8.js';
|
|
84
84
|
export { s as OrOverflowMenu } from './OrOverflowMenu-8a0210ef.js';
|
|
85
85
|
export { s as OrOverlay } from './OrOverlay-451dce49.js';
|
|
86
|
-
export { s as OrOverlayV3 } from './OrOverlay-
|
|
87
|
-
export { s as OrPaginationV3 } from './OrPagination-
|
|
86
|
+
export { s as OrOverlayV3 } from './OrOverlay-372c99bb.js';
|
|
87
|
+
export { s as OrPaginationV3 } from './OrPagination-58302dd0.js';
|
|
88
88
|
export { s as OrPassword } from './OrPassword-2b2b3703.js';
|
|
89
|
-
export { s as OrPopoverV3, a as PopoverPlacement, P as PopoverVariant } from './OrPopover-
|
|
89
|
+
export { s as OrPopoverV3, a as PopoverPlacement, P as PopoverVariant } from './OrPopover-5548205b.js';
|
|
90
90
|
export { i as isPrevented } from './isPrevented-b151a948.js';
|
|
91
91
|
export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-86f6d15b.js';
|
|
92
92
|
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-77f53097.js';
|
|
@@ -94,17 +94,17 @@ export { s as OrRadio } from './OrRadio-40bf2c87.js';
|
|
|
94
94
|
export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
|
|
95
95
|
export { s as OrRadioGroupV3 } from './OrRadioGroup-a73d1147.js';
|
|
96
96
|
export { s as OrRadioV3 } from './OrRadio-0a8b6e08.js';
|
|
97
|
-
export { s as OrRangeSliderV3 } from './OrRangeSlider-
|
|
97
|
+
export { s as OrRangeSliderV3 } from './OrRangeSlider-c61cd40b.js';
|
|
98
98
|
export { s as OrRatingV3 } from './OrRating-2abf71bd.js';
|
|
99
|
-
export { s as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement } from './OrResizeablePanel-
|
|
100
|
-
export { F as Formats, s as OrRichTextEditorV3 } from './OrRichTextEditor-
|
|
99
|
+
export { s as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement } from './OrResizeablePanel-6b7f5b95.js';
|
|
100
|
+
export { F as Formats, s as OrRichTextEditorV3 } from './OrRichTextEditor-fb9b80af.js';
|
|
101
101
|
export { s as OrSearch } from './OrSearch-740f931b.js';
|
|
102
|
-
export { s as OrSearchV3 } from './OrSearch-
|
|
102
|
+
export { s as OrSearchV3 } from './OrSearch-48499c54.js';
|
|
103
103
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-1370c626.js';
|
|
104
104
|
export { s as OrSelect } from './OrSelect-96f3a5ff.js';
|
|
105
|
-
export { s as OrSelectV3 } from './OrSelect-
|
|
105
|
+
export { s as OrSelectV3 } from './OrSelect-9e653c3b.js';
|
|
106
106
|
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-4ab42b93.js';
|
|
107
|
-
export { s as OrSidebarV3, S as SidebarPlacement } from './props-
|
|
107
|
+
export { s as OrSidebarV3, S as SidebarPlacement } from './props-ad86fe3c.js';
|
|
108
108
|
export { s as OrSkeletonCircle } from './OrSkeletonCircle-66e175a0.js';
|
|
109
109
|
export { s as OrSkeletonRect } from './OrSkeletonRect-c694574e.js';
|
|
110
110
|
export { s as OrSkeletonText } from './OrSkeletonText-69827192.js';
|
|
@@ -113,8 +113,8 @@ export { s as OrSkeletonCircleV3 } from './OrSkeletonCircle-a3eb5f53.js';
|
|
|
113
113
|
export { s as OrSkeletonRectV3 } from './OrSkeletonRect-d0b8b2cf.js';
|
|
114
114
|
export { s as OrSkeletonTextV3 } from './OrSkeletonText-5e9579c1.js';
|
|
115
115
|
export { s as OrSlider } from './OrSlider-4c386df4.js';
|
|
116
|
-
export { s as OrSliderV3, S as SliderColor, a as SliderOrientation } from './OrSlider-
|
|
117
|
-
export { s as OrSortingV3 } from './OrSorting-
|
|
116
|
+
export { s as OrSliderV3, S as SliderColor, a as SliderOrientation } from './OrSlider-6fa6d657.js';
|
|
117
|
+
export { s as OrSortingV3 } from './OrSorting-5d728ee6.js';
|
|
118
118
|
export { s as OrStatusV3, a as StatusSize, S as StatusVariant } from './OrStatus-a33a7e88.js';
|
|
119
119
|
export { s as OrStepper } from './OrStepper-bd1bf65a.js';
|
|
120
120
|
export { s as OrSwitch } from './OrSwitch-d16f4d7a.js';
|
|
@@ -123,27 +123,27 @@ export { s as OrTab } from './OrTab-d8d4e871.js';
|
|
|
123
123
|
export { s as OrTabHeaderItem } from './OrTabHeaderItem-c2af7ca3.js';
|
|
124
124
|
export { s as OrTabV3 } from './OrTab-74a9bd5b.js';
|
|
125
125
|
export { s as OrTabs } from './OrTabs-3da3ea89.js';
|
|
126
|
-
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-
|
|
126
|
+
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-da6d4893.js';
|
|
127
127
|
export { s as OrTag } from './OrTag-cda9ec97.js';
|
|
128
|
-
export { s as OrTagInputV3 } from './OrTagInput-
|
|
129
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
130
|
-
export { s as OrTagsV3, T as TagsOverflow } from './OrTags-
|
|
128
|
+
export { s as OrTagInputV3 } from './OrTagInput-754c0ea8.js';
|
|
129
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-561b3b80.js';
|
|
130
|
+
export { s as OrTagsV3, T as TagsOverflow } from './OrTags-7ea074cc.js';
|
|
131
131
|
export { s as OrTeleport } from './OrTeleport.vue3-9bce0c02.js';
|
|
132
132
|
export { s as OrTeleportV3 } from './OrTeleport.vue3-8099178c.js';
|
|
133
133
|
export { s as OrTextV3 } from './OrText-ea114c19.js';
|
|
134
134
|
export { s as OrTextarea } from './OrTextarea-900749f9.js';
|
|
135
135
|
export { s as OrTextareaV3 } from './OrTextarea-1b5e1b4e.js';
|
|
136
136
|
export { s as OrTextbox, T as TextboxTypes } from './OrTextbox-558732b8.js';
|
|
137
|
-
export { s as OrTimeFormatV3 } from './OrTimeFormat-
|
|
138
|
-
export { s as OrTimePickerV3 } from './OrTimePicker-
|
|
139
|
-
export { s as OrTimeRangePickerV3 } from './OrTimeRangePicker-
|
|
137
|
+
export { s as OrTimeFormatV3 } from './OrTimeFormat-cc0507c1.js';
|
|
138
|
+
export { s as OrTimePickerV3 } from './OrTimePicker-97d51d1f.js';
|
|
139
|
+
export { s as OrTimeRangePickerV3 } from './OrTimeRangePicker-89d55e23.js';
|
|
140
140
|
export { s as OrToast, a as OrToastContainer } from './OrToastContainer-1e4d24d6.js';
|
|
141
141
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-05a9c81b.js';
|
|
142
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-
|
|
142
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-5735e929.js';
|
|
143
143
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-5aa9dc05.js';
|
|
144
144
|
export { s as OrTooltip } from './OrTooltip-59b0b1f0.js';
|
|
145
145
|
export { s as OrTooltipContent } from './OrTooltipContent-c0042844.js';
|
|
146
|
-
export { s as OrTooltipV3 } from './OrTooltip-
|
|
146
|
+
export { s as OrTooltipV3 } from './OrTooltip-8666fe26.js';
|
|
147
147
|
export { s as OrTreeV3, T as TreeNodeDropPosition } from './OrTree-e67a801e.js';
|
|
148
148
|
export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-06d651cf.js';
|
|
149
149
|
export { g as getItemByValue } from './getItemByValue-be7353df.js';
|
|
@@ -189,7 +189,7 @@ import '@codemirror/language';
|
|
|
189
189
|
import '@lezer/highlight';
|
|
190
190
|
import '@vueuse/math';
|
|
191
191
|
import 'lodash/padStart';
|
|
192
|
-
import './OrEditorTabsItem-
|
|
192
|
+
import './OrEditorTabsItem-c5f1c244.js';
|
|
193
193
|
import '@floating-ui/dom';
|
|
194
194
|
import 'lodash/cloneDeep';
|
|
195
195
|
import 'lodash/isEqual';
|
|
@@ -223,7 +223,7 @@ import './codemirrorView-020fe885.js';
|
|
|
223
223
|
import 'prosemirror-state';
|
|
224
224
|
import 'prosemirror-commands';
|
|
225
225
|
import 'lodash/keyBy';
|
|
226
|
-
import './OrSelectMultipleControl-
|
|
226
|
+
import './OrSelectMultipleControl-1c92915a.js';
|
|
227
227
|
import './OrSelectControlInput-1a882f55.js';
|
|
228
228
|
import './OrSelectPlaceholder-81502228.js';
|
|
229
229
|
import './OrSelectSingleControl-0ad7e42b.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 { R as ResizeablePanelPadding, s as script$1 } from './OrResizeablePanel-
|
|
8
|
+
import { R as ResizeablePanelPadding, s as script$1 } from './OrResizeablePanel-6b7f5b95.js';
|
|
9
9
|
import { resolveComponent, openBlock, createBlock, createSlots, withCtx, createElementVNode, normalizeClass, createElementBlock, renderSlot, createCommentVNode } from 'vue';
|
|
10
10
|
|
|
11
11
|
const Sidebar = [
|
|
@@ -7,7 +7,7 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
7
7
|
import './TimeFormat-a7f5565b.js';
|
|
8
8
|
import { s as script$4 } from './OrTeleport.vue3-8099178c.js';
|
|
9
9
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-5aa9dc05.js';
|
|
10
|
-
import { s as script$2 } from './OrIconButton-
|
|
10
|
+
import { s as script$2 } from './OrIconButton-424d342e.js';
|
|
11
11
|
import { s as script$3 } from './OrLoader-5e2f359b.js';
|
|
12
12
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, createBlock, withModifiers, withCtx, TransitionGroup, Fragment, renderList, mergeProps } from 'vue';
|
|
13
13
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@onereach/ui-components",
|
|
3
|
-
"version": "10.4.
|
|
3
|
+
"version": "10.4.1",
|
|
4
4
|
"npmUnpacked": "4.15.2",
|
|
5
5
|
"description": "Vue components library for v2/3",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -180,5 +180,5 @@
|
|
|
180
180
|
},
|
|
181
181
|
"./package.json": "./package.json"
|
|
182
182
|
},
|
|
183
|
-
"gitHead": "
|
|
183
|
+
"gitHead": "77130c313b92ccb4aa80c2ed48c7c16fbbb2baa6"
|
|
184
184
|
}
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
:ref="'root'"
|
|
5
5
|
v-bind="$attrs"
|
|
6
6
|
:class="rootStyles"
|
|
7
|
+
@click="onClick"
|
|
7
8
|
>
|
|
8
9
|
<slot />
|
|
9
10
|
</div>
|
|
@@ -12,7 +13,7 @@
|
|
|
12
13
|
|
|
13
14
|
<script lang="ts">
|
|
14
15
|
import { useScrollLock } from '@vueuse/core';
|
|
15
|
-
import { computed, defineComponent, ref } from 'vue-demi';
|
|
16
|
+
import { computed, defineComponent, ref, isVue2 } from 'vue-demi';
|
|
16
17
|
import { useElevation } from '../../hooks';
|
|
17
18
|
import { OrTeleportV3 as OrTeleport } from '../or-teleport-v3';
|
|
18
19
|
import { Overlay } from './styles';
|
|
@@ -37,7 +38,7 @@ export default defineComponent({
|
|
|
37
38
|
'root',
|
|
38
39
|
],
|
|
39
40
|
|
|
40
|
-
setup() {
|
|
41
|
+
setup(props, context) {
|
|
41
42
|
// Refs
|
|
42
43
|
const root = ref<HTMLElement>();
|
|
43
44
|
|
|
@@ -56,9 +57,17 @@ export default defineComponent({
|
|
|
56
57
|
useScrollLock(document.body, true);
|
|
57
58
|
// #endregion
|
|
58
59
|
|
|
60
|
+
// Handlers
|
|
61
|
+
function onClick(event: Event): void {
|
|
62
|
+
if (isVue2) {
|
|
63
|
+
context.emit('click', event);
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
|
|
59
67
|
return {
|
|
60
68
|
root,
|
|
61
69
|
rootStyles,
|
|
70
|
+
onClick,
|
|
62
71
|
};
|
|
63
72
|
},
|
|
64
73
|
});
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|