@onereach/ui-components 8.16.2-beta.3859.0 → 8.16.2
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/{OrTree-b8e905db.js → OrTree-962e1cbd.js} +1 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.js +1 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +1 -1
- package/dist/bundled/v2/components/OrCheckboxTreeV3/OrCheckboxTree.js +1 -1
- package/dist/bundled/v2/components/OrCode/OrCode.js +1 -1
- package/dist/bundled/v2/components/OrColorPicker/OrColorPicker.js +2 -2
- package/dist/bundled/v2/components/OrConfirm/OrConfirm.js +3 -3
- package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +21 -29
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +2 -2
- package/dist/bundled/v2/components/OrDateRangePickerV3/OrDateRangePicker.js +2 -2
- package/dist/bundled/v2/components/OrDateTimePicker/OrDateTimePicker.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +3 -3
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +3 -3
- package/dist/bundled/v2/components/OrInlineTextEdit/OrInlineTextEdit.js +1 -1
- package/dist/bundled/v2/components/OrInputV3/OrInput.js +3 -3
- package/dist/bundled/v2/components/OrListV3/OrList.js +1 -1
- package/dist/bundled/v2/components/OrListV3/index.js +1 -1
- package/dist/bundled/v2/components/OrLoaderV3/OrLoader.js +1 -1
- package/dist/bundled/v2/components/OrModal/OrModal.js +2 -2
- package/dist/bundled/v2/components/OrOverflowMenu/OrOverflowMenu.js +2 -2
- package/dist/bundled/v2/components/OrOverlayV3/OrOverlay.js +1 -1
- package/dist/bundled/v2/components/OrPassword/OrPassword.js +1 -1
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +1 -1
- package/dist/bundled/v2/components/OrProgressV3/OrProgress.js +1 -1
- package/dist/bundled/v2/components/OrRangeSliderV3/OrRangeSlider.js +2 -2
- package/dist/bundled/v2/components/OrResizeablePanelV3/OrResizeablePanel.js +2 -2
- package/dist/bundled/v2/components/OrRichTextEditorV3/OrRichTextEditor.js +3 -3
- package/dist/bundled/v2/components/OrSearch/OrSearch.js +1 -1
- package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +1 -1
- package/dist/bundled/v2/components/OrSelect/OrSelect.js +1 -1
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +1 -1
- package/dist/bundled/v2/components/OrSidebar/OrSidebar.js +1 -1
- package/dist/bundled/v2/components/OrSlider/OrSlider.js +1 -1
- package/dist/bundled/v2/components/OrSliderV3/OrSlider.js +2 -2
- package/dist/bundled/v2/components/OrStatusV3/OrStatus.js +1 -1
- package/dist/bundled/v2/components/OrTabsV3/OrTabs.js +1 -1
- package/dist/bundled/v2/components/OrTagInputV3/OrTagInput.js +1 -1
- package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +2 -2
- package/dist/bundled/v2/components/OrTimeRangePickerV3/OrTimeRangePicker.js +2 -2
- package/dist/bundled/v2/components/OrToast/Timer.js +1 -1
- package/dist/bundled/v2/components/OrToast/composable/useToastEventBus.js +2 -2
- package/dist/bundled/v2/components/OrToastContainer/OrToastContainer.js +1 -1
- package/dist/bundled/v2/components/OrToastContainerV3/OrToastContainer.js +1 -1
- package/dist/bundled/v2/components/OrToastV3/Timer.js +1 -1
- package/dist/bundled/v2/components/OrToastV3/composable/useToastEventBus.js +2 -2
- package/dist/bundled/v2/components/OrTreeV3/OrTree.js +1 -1
- package/dist/bundled/v2/components/OrTreeV3/index.js +1 -1
- package/dist/bundled/v2/components/index.js +5 -5
- package/dist/bundled/v2/hooks/useOverflow.js +1 -1
- package/dist/bundled/v2/hooks/usePopoverState.js +1 -1
- package/dist/bundled/v2/hooks/useResponsive/useResponsive.js +1 -1
- package/dist/bundled/v2/{index-ca1a3e3e.js → index-017c190e.js} +1 -1
- package/dist/bundled/v2/{index-5dd75502.js → index-1612099e.js} +1 -1
- package/dist/bundled/v2/{index-b472ff45.js → index-cc89d6b7.js} +1 -1
- package/dist/bundled/v2/index.js +5 -5
- package/dist/bundled/v2/{useFocusTrap-1ed572de.js → useFocusTrap-2354d4f3.js} +2 -2
- package/dist/bundled/v3/components/OrAvatar/OrAvatar.js +1 -1
- package/dist/bundled/v3/components/OrAvatar/constants.js +1 -1
- package/dist/bundled/v3/components/OrAvatar/index.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/index.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/props.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrBottomSheetV3-73e8639c.js → OrBottomSheetV3-66815f6f.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 +2 -2
- package/dist/bundled/v3/components/OrButtonGroupV3/props.js +1 -1
- package/dist/bundled/v3/components/OrButtonGroupV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrButtonGroupV3-6c1bf960.js → OrButtonGroupV3-e35a1f1c.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-ac702934.js → OrButtonV2-35743eea.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-fc85d78b.js → OrButtonV3-529c4206.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-ea829311.js → OrCardCollectionV3-6b1266a6.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-4d0cd6a5.js → OrCheckboxTreeV3-885148fa.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-47aa57fe.js → OrCheckboxV3-7d36a9a8.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-4a018871.js → OrChips-ba5bb85b.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-254ba1e4.js → OrCode-46b1b8aa.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-baed0cba.js → OrCodeV3-7ecb46ca.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-653abb2d.js → OrColorPicker-2271c176.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-6b99e5c3.js → OrConfirm-f95a3ce6.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-96aa244a.js → OrConfirmV3-b5efd082.js} +23 -31
- package/dist/bundled/v3/components/OrContextMenuV3/index.js +3 -3
- package/dist/bundled/v3/components/OrContextMenuV3/props.js +1 -1
- 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-b84cec2b.js → OrDateFormatV3-8456e52e.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-908dee43.js → OrDatePickerV3-a3e534f7.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-8ee23bd4.js → OrDateRangePickerV3-7f658b13.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-62c7e664.js → OrDateTimeFormatV3-3bd73929.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-26c0e7d8.js → OrDateTimePicker-118c12fd.js} +3 -3
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/props.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatTime.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getCurrentDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getDatePlaceholder.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getNextMonthDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getTimePlaceholder.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/index.js +1 -1
- package/dist/bundled/v3/components/{OrDateTimePickerV3-ec42cb7e.js → OrDateTimePickerV3-3d8a4ecd.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-ba22d0f2.js → OrFloating-9f2cc12e.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-a0f4a37c.js → OrIconButtonV3-aa18f25c.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/props.js +1 -1
- package/dist/bundled/v3/components/OrInlineInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInlineInputV3-0985e4d9.js → OrInlineInputV3-7669b418.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-17ec10b7.js → OrInlineTextareaV3-51a17e03.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/props.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInputV3-e9128c34.js → OrInputV3-5ed9b5fd.js} +4 -4
- 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-70c1eac2.js → OrList-bc9b2880.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-79e60d39.js → OrListV3-e74350f6.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-7b5e3d78.js → OrLoaderV3-b7b7afab.js} +1 -1
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +1 -1
- package/dist/bundled/v3/components/OrMenuV3/index.js +2 -2
- package/dist/bundled/v3/components/OrMenuV3/props.js +1 -1
- package/dist/bundled/v3/components/OrMenuV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrMenuV3-8cacb12d.js → OrMenuV3-4eb5f090.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-4b70678c.js → OrModal-3aad4d27.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-7a29cd33.js → OrModalV3-fdafb7b0.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-78cfd03f.js → OrNotificationV3-9c938377.js} +1 -1
- package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +4 -4
- package/dist/bundled/v3/components/OrOverlay/OrOverlay.js +1 -1
- package/dist/bundled/v3/components/OrOverlayV3/OrOverlay.js +1 -1
- package/dist/bundled/v3/components/OrOverlayV3/index.js +1 -1
- package/dist/bundled/v3/components/OrOverlayV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrOverlayV3-6eb5317f.js → OrOverlayV3-b2576ca1.js} +1 -1
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +1 -1
- package/dist/bundled/v3/components/OrPaginationV3/index.js +1 -1
- package/dist/bundled/v3/components/OrPaginationV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrPaginationV3-b8cfff59.js → OrPaginationV3-da46b301.js} +2 -2
- 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-4e67edce.js → OrPopoverV3-a7d181a4.js} +2 -2
- 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-76713855.js → OrProgress-90fa9d97.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-1b010de8.js → OrProgressV3-5c4128fd.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-6e2aa50b.js → OrRadio-eebd2f66.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-4ee4558e.js → OrRadioV3-0a5b52a5.js} +1 -1
- package/dist/bundled/v3/components/OrRangeSliderV3/OrRangeSlider.js +1 -1
- package/dist/bundled/v3/components/OrRangeSliderV3/index.js +2 -2
- package/dist/bundled/v3/components/OrRangeSliderV3/props.js +1 -1
- package/dist/bundled/v3/components/OrRangeSliderV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrRangeSliderV3-01eef420.js → OrRangeSliderV3-9d36a0c5.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-c924f712.js → OrResizeablePanelV3-c24490f4.js} +3 -3
- 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-6598ea39.js → OrRichTextEditorV3-5265594a.js} +11 -11
- package/dist/bundled/v3/components/OrSearch/OrSearch.js +3 -3
- package/dist/bundled/v3/components/OrSearchV3/index.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-a5dfd9f0.js → OrSelect-ab9e3084.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-6d0052e6.js → OrSelectV3-f212f5c6.js} +7 -7
- 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 +2 -2
- package/dist/bundled/v3/components/OrSidebarV3/props.js +2 -2
- package/dist/bundled/v3/components/OrSidebarV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrSidebarV3-740d8b3c.js → OrSidebarV3-682b0424.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-e1303188.js → OrSkeleton-6b7c940e.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-bfd73705.js → OrSkeletonV3-e1c62691.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-8dab9600.js → OrSliderV3-f0ac9b94.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-b2f5aeae.js → OrSortingV3-d3080a33.js} +2 -2
- 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-8dfea21a.js → OrStatusV3-4ed05f8f.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-ad746645.js → OrSwitchV3-eb27f9ad.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-99d3c455.js → OrTabsV3-04c6d108.js} +2 -2
- 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-8120eb5c.js → OrTagInputV3-7b240c91.js} +4 -4
- 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-0b29a2cb.js → OrTagV3-43ee9066.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-27ded174.js → OrTagsV3-bbda3acd.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-23d95592.js → OrTextareaV3-06fb4586.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-4b85b530.js → OrTimeFormatV3-f52d4059.js} +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTimePickerV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimePickerV3-c6fd3ad6.js → OrTimePickerV3-57dbf8b6.js} +3 -3
- package/dist/bundled/v3/components/OrTimeRangePickerV3/OrTimeRangePicker.js +1 -1
- package/dist/bundled/v3/components/OrTimeRangePickerV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTimeRangePickerV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTimeRangePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimeRangePickerV3-994673a6.js → OrTimeRangePickerV3-0a212be0.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-a369e3e7.js → OrToast-feaab110.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-3c070087.js → OrToastV3-9fba2fb1.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 +2 -2
- package/dist/bundled/v3/components/OrTooltipV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTooltipV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrTooltipV3-ac00da17.js → OrTooltipV3-f15456f8.js} +1 -1
- package/dist/bundled/v3/components/OrTreeV3/index.js +2 -2
- package/dist/bundled/v3/components/index.js +63 -63
- 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 +64 -64
- package/dist/bundled/v3/utils/functions/dom.js +3 -3
- package/dist/esm/v2/{OrCardCollection-a5af5643.js → OrCardCollection-e7c0c61d.js} +1 -1
- package/dist/esm/v2/{OrConfirm-2ee3339c.js → OrConfirm-096d70f2.js} +20 -28
- package/dist/esm/v2/{OrInput-940330ef.js → OrInput-ac6484dd.js} +3 -3
- package/dist/esm/v2/{OrResizeablePanel-cb99359f.js → OrResizeablePanel-757f7dc1.js} +1 -1
- package/dist/esm/v2/{OrRichTextEditor-598c582f.js → OrRichTextEditor-f05d2e66.js} +1 -1
- package/dist/esm/v2/{OrSearch-f23844a4.js → OrSearch-de2423bc.js} +1 -1
- package/dist/esm/v2/{OrSelect-c1a48c2f.js → OrSelect-30f5ce68.js} +1 -1
- package/dist/esm/v2/{OrSidebar-7a40a9ad.js → OrSidebar-e07d338e.js} +1 -1
- package/dist/esm/v2/components/index.js +8 -8
- package/dist/esm/v2/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v2/components/or-confirm-v3/index.js +2 -2
- package/dist/esm/v2/components/or-input-v3/index.js +1 -1
- package/dist/esm/v2/components/or-resizeable-panel-v3/index.js +1 -1
- package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +2 -2
- package/dist/esm/v2/components/or-search-v3/index.js +2 -2
- package/dist/esm/v2/components/or-select-v3/index.js +2 -2
- package/dist/esm/v2/components/or-sidebar-v3/index.js +2 -2
- package/dist/esm/v2/index.js +8 -8
- package/dist/esm/v3/{OrCardCollection-66ef68c6.js → OrCardCollection-ce6c8201.js} +1 -1
- package/dist/esm/v3/{OrConfirm-ec103080.js → OrConfirm-b9db8793.js} +20 -28
- package/dist/esm/v3/{OrInput-2b2d4848.js → OrInput-2810a760.js} +1 -1
- package/dist/esm/v3/{OrResizeablePanel-605cb793.js → OrResizeablePanel-525d396f.js} +1 -1
- package/dist/esm/v3/{OrRichTextEditor-31ca0236.js → OrRichTextEditor-cfa0b54a.js} +1 -1
- package/dist/esm/v3/{OrSearch-0e75a652.js → OrSearch-9c6f1e16.js} +1 -1
- package/dist/esm/v3/{OrSelect-190a0d6e.js → OrSelect-a65c0b08.js} +1 -1
- package/dist/esm/v3/{OrSidebar-a46b0605.js → OrSidebar-62009372.js} +1 -1
- package/dist/esm/v3/components/index.js +8 -8
- package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v3/components/or-confirm-v3/index.js +2 -2
- package/dist/esm/v3/components/or-input-v3/index.js +1 -1
- package/dist/esm/v3/components/or-resizeable-panel-v3/index.js +1 -1
- package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +2 -2
- package/dist/esm/v3/components/or-search-v3/index.js +2 -2
- package/dist/esm/v3/components/or-select-v3/index.js +2 -2
- package/dist/esm/v3/components/or-sidebar-v3/index.js +2 -2
- package/dist/esm/v3/index.js +8 -8
- package/package.json +3 -2
- package/src/components/or-confirm-v3/OrConfirm.vue +36 -43
- package/src/components/or-input-v3/OrInput.vue +1 -1
- package/src/components/or-resizeable-panel-v3/OrResizeablePanel.vue +1 -1
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-8e17bb88.js → OrDateTimePickerMonthSelect-83200427.js} +0 -0
- /package/dist/bundled/v2/{OrDateTimePickerPopoverHeader-f10f992b.js → OrDateTimePickerPopoverHeader-67d44757.js} +0 -0
- /package/dist/bundled/v2/{OrDateTimePickerTimeSelect-3c8f2f5f.js → OrDateTimePickerTimeSelect-6ac77884.js} +0 -0
- /package/dist/bundled/v2/{OrList-abf59a95.js → OrList-b7e3b628.js} +0 -0
- /package/dist/bundled/v3/components/{OrAvatar-a23f1f63.js → OrAvatar-28d247a6.js} +0 -0
- /package/dist/bundled/v3/components/{OrExpansionPanelV3-79e9625f.js → OrExpansionPanelV3-bac16530.js} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { y as useMutationObserver,
|
|
1
|
+
import { y as useMutationObserver, k as useResizeObserver } from '../components/OrBottomSheetV3-66815f6f.js';
|
|
2
2
|
import { isRef, ref, watch } from 'vue-demi';
|
|
3
3
|
import { requestAF } from '../utils/functions/dom.js';
|
|
4
4
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref, watch } from 'vue-demi';
|
|
2
|
-
import { z as refDebounced } from '../components/OrBottomSheetV3-
|
|
2
|
+
import { z as refDebounced } from '../components/OrBottomSheetV3-66815f6f.js';
|
|
3
3
|
|
|
4
4
|
// TODO: Use `defineEmits` after migration to Vue 3
|
|
5
5
|
function usePopoverState(isOpen, emit) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as useMediaQuery } from '../../components/OrBottomSheetV3-
|
|
1
|
+
import { A as useMediaQuery } from '../../components/OrBottomSheetV3-66815f6f.js';
|
|
2
2
|
import { getCurrentInstance, ref, watch, onMounted, isVue3, computed } from 'vue-demi';
|
|
3
3
|
|
|
4
4
|
var createPlugin$2 = {};
|
package/dist/bundled/v3/index.js
CHANGED
|
@@ -1,125 +1,125 @@
|
|
|
1
|
-
import { s as styleInject } from './components/OrAvatar-
|
|
2
|
-
export { O as OR_AVATAR_SIZE, a as OrAvatar } from './components/OrAvatar-
|
|
1
|
+
import { s as styleInject } from './components/OrAvatar-28d247a6.js';
|
|
2
|
+
export { O as OR_AVATAR_SIZE, a as OrAvatar } from './components/OrAvatar-28d247a6.js';
|
|
3
3
|
export { a as AvatarColor, A as AvatarSize, s as OrAvatarV3 } from './components/OrAvatarV3-96e091cc.js';
|
|
4
4
|
export { OrButton, OrButtonColors, OrButtonSizes, OrButtonViews } from './components/OrButton/index.js';
|
|
5
|
-
export { s as OrButtonGroupV3 } from './components/OrButtonGroupV3-
|
|
5
|
+
export { s as OrButtonGroupV3 } from './components/OrButtonGroupV3-e35a1f1c.js';
|
|
6
6
|
export { CARD_COLLECTION_LAYOUT, OrCardCollection } from './components/OrCardCollection/index.js';
|
|
7
|
-
export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './components/OrCardCollectionV3-
|
|
7
|
+
export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './components/OrCardCollectionV3-6b1266a6.js';
|
|
8
8
|
export { C as CardPadding, s as OrCardV3 } from './components/OrCardV3-f9908b34.js';
|
|
9
9
|
export { default as OrCheckboxGroupV3 } from './components/OrCheckboxGroupV3/OrCheckboxGroup.js';
|
|
10
|
-
export { s as OrChip, a as OrChips } from './components/OrChips-
|
|
11
|
-
export { E as EditorState, a as EditorView, q as OrCode, O as OrCodeLanguages, b as basicSetup, h as html, j as javascript, d as json, e as jsonParseLinter, c as lintGutter, l as linter } from './components/OrCode-
|
|
12
|
-
export { C as CodeLanguage, s as OrCodeV3 } from './components/OrCodeV3-
|
|
13
|
-
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 './components/OrColorPicker-
|
|
10
|
+
export { s as OrChip, a as OrChips } from './components/OrChips-ba5bb85b.js';
|
|
11
|
+
export { E as EditorState, a as EditorView, q as OrCode, O as OrCodeLanguages, b as basicSetup, h as html, j as javascript, d as json, e as jsonParseLinter, c as lintGutter, l as linter } from './components/OrCode-46b1b8aa.js';
|
|
12
|
+
export { C as CodeLanguage, s as OrCodeV3 } from './components/OrCodeV3-7ecb46ca.js';
|
|
13
|
+
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 './components/OrColorPicker-2271c176.js';
|
|
14
14
|
export { s as OrCombinedInputV3 } from './components/OrCombinedInputV3-795e8cf2.js';
|
|
15
|
-
export { s as OrConfirm } from './components/OrConfirm-
|
|
16
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './components/OrConfirmV3-
|
|
15
|
+
export { s as OrConfirm } from './components/OrConfirm-f95a3ce6.js';
|
|
16
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './components/OrConfirmV3-b5efd082.js';
|
|
17
17
|
export { OrContextMenuV3 } from './components/OrContextMenuV3/index.js';
|
|
18
|
-
export { s as OrDateFormatV3 } from './components/OrDateFormatV3-
|
|
19
|
-
export { s as OrDatePickerV3 } from './components/OrDatePickerV3-
|
|
20
|
-
export { s as OrDateRangePickerV3 } from './components/OrDateRangePickerV3-
|
|
21
|
-
export { s as OrDateTimeFormatV3 } from './components/OrDateTimeFormatV3-
|
|
22
|
-
export { D as DEFAULT_TEXT, s as OrDateTimePicker, n as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './components/OrDateTimePicker-
|
|
23
|
-
export { D as DateTimePickerTimeFormat, s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, l as OrDateTimePickerV3, D as TimePickerFormat, D as TimeRangePickerFormat, f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from './components/OrDateTimePickerV3-
|
|
18
|
+
export { s as OrDateFormatV3 } from './components/OrDateFormatV3-8456e52e.js';
|
|
19
|
+
export { s as OrDatePickerV3 } from './components/OrDatePickerV3-a3e534f7.js';
|
|
20
|
+
export { s as OrDateRangePickerV3 } from './components/OrDateRangePickerV3-7f658b13.js';
|
|
21
|
+
export { s as OrDateTimeFormatV3 } from './components/OrDateTimeFormatV3-3bd73929.js';
|
|
22
|
+
export { D as DEFAULT_TEXT, s as OrDateTimePicker, n as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './components/OrDateTimePicker-118c12fd.js';
|
|
23
|
+
export { D as DateTimePickerTimeFormat, s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, l as OrDateTimePickerV3, D as TimePickerFormat, D as TimeRangePickerFormat, f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from './components/OrDateTimePickerV3-3d8a4ecd.js';
|
|
24
24
|
export { E as EmptyStateSize, s as OrEmptyStateV3 } from './components/OrEmptyStateV3-f6122da2.js';
|
|
25
25
|
export { s as OrErrorTagV3 } from './components/OrErrorTagV3-bfd5574d.js';
|
|
26
26
|
export { F as FabColor, s as OrFabV3 } from './components/OrFabV3-df769cd1.js';
|
|
27
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from './components/OrInlineInputV3-
|
|
27
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from './components/OrInlineInputV3-7669b418.js';
|
|
28
28
|
export { InlineTextEditTrimmingTypes, InlineTextEditTypes, OrInlineTextEdit } from './components/OrInlineTextEdit/index.js';
|
|
29
|
-
export { s as OrInlineTextareaV3 } from './components/OrInlineTextareaV3-
|
|
29
|
+
export { s as OrInlineTextareaV3 } from './components/OrInlineTextareaV3-51a17e03.js';
|
|
30
30
|
export { L as LinkColor, s as OrLinkV3 } from './components/OrLinkV3-dc35424e.js';
|
|
31
31
|
export { default as OrListOfInputs } from './components/OrListOfInputs/OrListOfInputs.js';
|
|
32
|
-
export { a as OrListItem, s as OrListV3 } from './components/OrListV3-
|
|
32
|
+
export { a as OrListItem, s as OrListV3 } from './components/OrListV3-e74350f6.js';
|
|
33
33
|
export { OR_NOTIFICATION_SIZE, OR_NOTIFICATION_TYPE, OrNotification } from './components/OrNotification/index.js';
|
|
34
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from './components/OrNotificationV3-
|
|
34
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from './components/OrNotificationV3-9c938377.js';
|
|
35
35
|
export { default as OrNumberInput } from './components/OrNumberInput/OrNumberInput.js';
|
|
36
36
|
export { default as OrOverflowMenu } from './components/OrOverflowMenu/OrOverflowMenu.js';
|
|
37
|
-
export { s as OrPaginationV3 } from './components/OrPaginationV3-
|
|
37
|
+
export { s as OrPaginationV3 } from './components/OrPaginationV3-da46b301.js';
|
|
38
38
|
export { default as OrPassword } from './components/OrPassword/OrPassword.js';
|
|
39
|
-
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from './components/OrProgressV3-
|
|
40
|
-
export { s as OrRadio } from './components/OrRadio-
|
|
39
|
+
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from './components/OrProgressV3-5c4128fd.js';
|
|
40
|
+
export { s as OrRadio } from './components/OrRadio-eebd2f66.js';
|
|
41
41
|
export { default as OrRadioGroup } from './components/OrRadioGroup/OrRadioGroup.js';
|
|
42
42
|
export { default as OrRadioGroupV3 } from './components/OrRadioGroupV3/OrRadioGroup.js';
|
|
43
|
-
export { s as OrRangeSliderV3 } from './components/OrRangeSliderV3-
|
|
43
|
+
export { s as OrRangeSliderV3 } from './components/OrRangeSliderV3-9d36a0c5.js';
|
|
44
44
|
export { s as OrRatingV3 } from './components/OrRatingV3-b6b47938.js';
|
|
45
|
-
export { F as Formats, s as OrRichTextEditorV3 } from './components/OrRichTextEditorV3-
|
|
45
|
+
export { F as Formats, s as OrRichTextEditorV3 } from './components/OrRichTextEditorV3-5265594a.js';
|
|
46
46
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './components/OrSegmentedControlV3-56862f95.js';
|
|
47
|
-
export { s as OrSelect } from './components/OrSelect-
|
|
48
|
-
export { s as OrSelectV3 } from './components/OrSelectV3-
|
|
47
|
+
export { s as OrSelect } from './components/OrSelect-ab9e3084.js';
|
|
48
|
+
export { s as OrSelectV3 } from './components/OrSelectV3-f212f5c6.js';
|
|
49
49
|
export { OrSidebar, OrSidebarSide } from './components/OrSidebar/index.js';
|
|
50
|
-
export { S as OrSidebarPlacement, s as OrSidebarV3, S as SidebarPlacement } from './components/OrSidebarV3-
|
|
51
|
-
export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './components/OrSkeleton-
|
|
52
|
-
export { s as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from './components/OrSkeletonV3-
|
|
50
|
+
export { S as OrSidebarPlacement, s as OrSidebarV3, S as SidebarPlacement } from './components/OrSidebarV3-682b0424.js';
|
|
51
|
+
export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './components/OrSkeleton-6b7c940e.js';
|
|
52
|
+
export { s as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from './components/OrSkeletonV3-e1c62691.js';
|
|
53
53
|
export { default as OrSlider } from './components/OrSlider/OrSlider.js';
|
|
54
|
-
export { s as OrSliderV3, S as RangeSliderColor, a as RangeSliderOrientation, S as SliderColor, a as SliderOrientation } from './components/OrSliderV3-
|
|
55
|
-
export { s as OrStatusV3, a as StatusSize, S as StatusVariant } from './components/OrStatusV3-
|
|
54
|
+
export { s as OrSliderV3, S as RangeSliderColor, a as RangeSliderOrientation, S as SliderColor, a as SliderOrientation } from './components/OrSliderV3-f0ac9b94.js';
|
|
55
|
+
export { s as OrStatusV3, a as StatusSize, S as StatusVariant } from './components/OrStatusV3-4ed05f8f.js';
|
|
56
56
|
export { default as OrStepper } from './components/OrStepper/OrStepper.js';
|
|
57
57
|
export { default as OrSwitch } from './components/OrSwitch/OrSwitch.js';
|
|
58
|
-
export { s as OrSwitchV3 } from './components/OrSwitchV3-
|
|
58
|
+
export { s as OrSwitchV3 } from './components/OrSwitchV3-eb27f9ad.js';
|
|
59
59
|
export { default as OrTab } from './components/OrTab/OrTab.js';
|
|
60
60
|
export { default as OrTabs } from './components/OrTabs/OrTabs.js';
|
|
61
|
-
export { s as OrTabsV3, T as TabsVariant } from './components/OrTabsV3-
|
|
61
|
+
export { s as OrTabsV3, T as TabsVariant } from './components/OrTabsV3-04c6d108.js';
|
|
62
62
|
export { default as OrTag } from './components/OrTag/OrTag.js';
|
|
63
|
-
export { s as OrTagInputV3 } from './components/OrTagInputV3-
|
|
63
|
+
export { s as OrTagInputV3 } from './components/OrTagInputV3-7b240c91.js';
|
|
64
64
|
export { s as OrTextV3 } from './components/OrTextV3-ff806d55.js';
|
|
65
65
|
export { default as OrTextarea } from './components/OrTextarea/OrTextarea.js';
|
|
66
|
-
export { s as OrTextareaV3 } from './components/OrTextareaV3-
|
|
66
|
+
export { s as OrTextareaV3 } from './components/OrTextareaV3-06fb4586.js';
|
|
67
67
|
export { OrTextbox, TextboxTypes } from './components/OrTextbox/index.js';
|
|
68
|
-
export { s as OrTimeFormatV3 } from './components/OrTimeFormatV3-
|
|
69
|
-
export { s as OrTimePickerV3 } from './components/OrTimePickerV3-
|
|
70
|
-
export { s as OrTimeRangePickerV3 } from './components/OrTimeRangePickerV3-
|
|
71
|
-
export { s as OrToast, a as OrToastContainer, P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType, b as useQueue, u as useToast } from './components/OrToast-
|
|
72
|
-
export { a as OrToastContainerV3, s as OrToastV3, p as PropsV3, t as TypesV3, b as useQueueV3, u as useToastV3 } from './components/OrToastV3-
|
|
68
|
+
export { s as OrTimeFormatV3 } from './components/OrTimeFormatV3-f52d4059.js';
|
|
69
|
+
export { s as OrTimePickerV3 } from './components/OrTimePickerV3-57dbf8b6.js';
|
|
70
|
+
export { s as OrTimeRangePickerV3 } from './components/OrTimeRangePickerV3-0a212be0.js';
|
|
71
|
+
export { s as OrToast, a as OrToastContainer, P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType, b as useQueue, u as useToast } from './components/OrToast-feaab110.js';
|
|
72
|
+
export { a as OrToastContainerV3, s as OrToastV3, p as PropsV3, t as TypesV3, b as useQueueV3, u as useToastV3 } from './components/OrToastV3-9fba2fb1.js';
|
|
73
73
|
export { OrTreeV3, TreeNodeDropPosition } from './components/OrTreeV3/index.js';
|
|
74
|
-
export { B as BottomSheetVariant, s as OrBottomSheetV3 } from './components/OrBottomSheetV3-
|
|
75
|
-
export { B as ButtonColor, B as ButtonGroupColor, a as ButtonGroupVariant, b as ButtonType, a as ButtonVariant, s as OrButtonV3 } from './components/OrButtonV3-
|
|
76
|
-
export { B as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, a as BUTTON_SIZE, b as BUTTON_TYPE, I as ICON_BUTTON_TYPE, s as OrButtonV2 } from './components/OrButtonV2-
|
|
74
|
+
export { B as BottomSheetVariant, s as OrBottomSheetV3 } from './components/OrBottomSheetV3-66815f6f.js';
|
|
75
|
+
export { B as ButtonColor, B as ButtonGroupColor, a as ButtonGroupVariant, b as ButtonType, a as ButtonVariant, s as OrButtonV3 } from './components/OrButtonV3-529c4206.js';
|
|
76
|
+
export { B as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, a as BUTTON_SIZE, b as BUTTON_TYPE, I as ICON_BUTTON_TYPE, s as OrButtonV2 } from './components/OrButtonV2-35743eea.js';
|
|
77
77
|
export { default as OrIconButton, default as OrIconButtonV2 } from './components/OrIconButtonV2/OrIconButton.js';
|
|
78
78
|
export { default as OrCard } from './components/OrCard/OrCard.js';
|
|
79
79
|
export { default as OrCheckbox } from './components/OrCheckbox/OrCheckbox.js';
|
|
80
|
-
export { s as OrCheckboxTreeV3 } from './components/OrCheckboxTreeV3-
|
|
81
|
-
export { s as OrCheckboxV3 } from './components/OrCheckboxV3-
|
|
80
|
+
export { s as OrCheckboxTreeV3 } from './components/OrCheckboxTreeV3-885148fa.js';
|
|
81
|
+
export { s as OrCheckboxV3 } from './components/OrCheckboxV3-7d36a9a8.js';
|
|
82
82
|
export { default as OrCollapse } from './components/OrCollapse/OrCollapse.js';
|
|
83
83
|
export { I as CombinedInputSize, I as DatePickerSize, I as DateRangePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, s as OrInputBoxV3, I as SearchSize, I as SelectSize, I as TagInputSize, I as TextareaSize, I as TimePickerSize, I as TimeRangePickerSize } from './components/OrInputBoxV3-ddd117f0.js';
|
|
84
|
-
export { P as ContextMenuPlacement, P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './components/OrPopoverV3-
|
|
84
|
+
export { P as ContextMenuPlacement, P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './components/OrPopoverV3-a7d181a4.js';
|
|
85
85
|
export { default as OrError } from './components/OrError/OrError.js';
|
|
86
86
|
export { s as OrErrorV3 } from './components/OrErrorV3-f61387d6.js';
|
|
87
|
-
export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant, s as OrExpansionPanelV3 } from './components/OrExpansionPanelV3-
|
|
88
|
-
export { s as OrFloating, e as OrFloatingHideStrategy, O as OrFloatingPlacements } from './components/OrFloating-
|
|
87
|
+
export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant, s as OrExpansionPanelV3 } from './components/OrExpansionPanelV3-bac16530.js';
|
|
88
|
+
export { s as OrFloating, e as OrFloatingHideStrategy, O as OrFloatingPlacements } from './components/OrFloating-9f2cc12e.js';
|
|
89
89
|
export { F as FormGroupDirection, s as OrFormGroupV3 } from './components/OrFormGroupV3-81aa4136.js';
|
|
90
90
|
export { default as OrHint } from './components/OrHint/OrHint.js';
|
|
91
91
|
export { s as OrHintV3 } from './components/OrHintV3-1fcfaa19.js';
|
|
92
92
|
export { OrIcon, OrIconColors, OrIconType } from './components/OrIcon/index.js';
|
|
93
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from './components/OrIconButtonV3-
|
|
93
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from './components/OrIconButtonV3-aa18f25c.js';
|
|
94
94
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from './components/OrIconV3-5db4e349.js';
|
|
95
95
|
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from './components/OrInlineInputBoxV3-a75f9e25.js';
|
|
96
96
|
export { default as OrInput } from './components/OrInput/OrInput.js';
|
|
97
|
-
export { I as InputType, s as OrInputV3 } from './components/OrInputV3-
|
|
97
|
+
export { I as InputType, s as OrInputV3 } from './components/OrInputV3-5ed9b5fd.js';
|
|
98
98
|
export { default as OrLabel } from './components/OrLabel/OrLabel.js';
|
|
99
99
|
export { L as LabelVariant, s as OrLabelV3 } from './components/OrLabelV3-28f7ac2c.js';
|
|
100
|
-
export { s as OrList } from './components/OrList-
|
|
100
|
+
export { s as OrList } from './components/OrList-bc9b2880.js';
|
|
101
101
|
export { LoaderViews, OrLoader } from './components/OrLoader/index.js';
|
|
102
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from './components/OrLoaderV3-
|
|
102
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from './components/OrLoaderV3-b7b7afab.js';
|
|
103
103
|
export { s as OrMenuItemV3 } from './components/OrMenuItemV3-7b557536.js';
|
|
104
|
-
export { s as OrMenuV3 } from './components/OrMenuV3-
|
|
105
|
-
export { s as OrModal, O as OrModalSizes } from './components/OrModal-
|
|
106
|
-
export { M as ModalSize, s as OrModalV3 } from './components/OrModalV3-
|
|
104
|
+
export { s as OrMenuV3 } from './components/OrMenuV3-4eb5f090.js';
|
|
105
|
+
export { s as OrModal, O as OrModalSizes } from './components/OrModal-3aad4d27.js';
|
|
106
|
+
export { M as ModalSize, s as OrModalV3 } from './components/OrModalV3-fdafb7b0.js';
|
|
107
107
|
export { default as OrOverlay } from './components/OrOverlay/OrOverlay.js';
|
|
108
|
-
export { s as OrOverlayV3 } from './components/OrOverlayV3-
|
|
109
|
-
export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './components/OrProgress-
|
|
110
|
-
export { s as OrRadioV3 } from './components/OrRadioV3-
|
|
111
|
-
export { s as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement, R as SidebarPadding } from './components/OrResizeablePanelV3-
|
|
108
|
+
export { s as OrOverlayV3 } from './components/OrOverlayV3-b2576ca1.js';
|
|
109
|
+
export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './components/OrProgress-90fa9d97.js';
|
|
110
|
+
export { s as OrRadioV3 } from './components/OrRadioV3-0a5b52a5.js';
|
|
111
|
+
export { s as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement, R as SidebarPadding } from './components/OrResizeablePanelV3-c24490f4.js';
|
|
112
112
|
export { default as OrSearch } from './components/OrSearch/OrSearch.js';
|
|
113
113
|
export { OrSearchV3 } from './components/OrSearchV3/index.js';
|
|
114
|
-
export { s as OrSortingV3 } from './components/OrSortingV3-
|
|
114
|
+
export { s as OrSortingV3 } from './components/OrSortingV3-d3080a33.js';
|
|
115
115
|
export { default as OrTabHeaderItem } from './components/OrTabHeaderItem/OrTabHeaderItem.js';
|
|
116
116
|
export { s as OrTabV3 } from './components/OrTabV3-9dbd8ad9.js';
|
|
117
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from './components/OrTagV3-
|
|
118
|
-
export { s as OrTagsV3, T as TagsOverflow } from './components/OrTagsV3-
|
|
117
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from './components/OrTagV3-43ee9066.js';
|
|
118
|
+
export { s as OrTagsV3, T as TagsOverflow } from './components/OrTagsV3-bbda3acd.js';
|
|
119
119
|
export { s as OrTeleport } from './components/OrTeleport-5a34b07f.js';
|
|
120
120
|
export { default as OrTeleportV3 } from './components/OrTeleportV3/OrTeleport.js';
|
|
121
121
|
export { OrTooltip, OrTooltipContent } from './components/OrTooltip/index.js';
|
|
122
|
-
export { s as OrTooltipV3 } from './components/OrTooltipV3-
|
|
122
|
+
export { s as OrTooltipV3 } from './components/OrTooltipV3-f15456f8.js';
|
|
123
123
|
export { DropdownClose } from './directives/dropdown-close.js';
|
|
124
124
|
export { DropdownOpen } from './directives/dropdown-open.js';
|
|
125
125
|
export { default as useToggle } from './hooks/useToggle.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { _ as _baseGetTag, b as isObjectLike_1 } from '../../components/OrDateTimePicker-
|
|
2
|
-
import { j as _getPrototype } from '../../components/OrList-
|
|
3
|
-
import { g as get_1 } from '../../components/OrRadio-
|
|
1
|
+
import { _ as _baseGetTag, b as isObjectLike_1 } from '../../components/OrDateTimePicker-118c12fd.js';
|
|
2
|
+
import { j as _getPrototype } from '../../components/OrList-bc9b2880.js';
|
|
3
|
+
import { g as get_1 } from '../../components/OrRadio-eebd2f66.js';
|
|
4
4
|
|
|
5
5
|
var baseGetTag = _baseGetTag,
|
|
6
6
|
getPrototype = _getPrototype,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, watch } from 'vue-demi';
|
|
2
2
|
import { _ as __vue_component__$2 } from './OrIconButton-edff56d4.js';
|
|
3
|
-
import { _ as __vue_component__$4 } from './OrSearch-
|
|
3
|
+
import { _ as __vue_component__$4 } from './OrSearch-de2423bc.js';
|
|
4
4
|
import './OrInputBox.vue_rollup-plugin-vue_script-65ebcf4d.js';
|
|
5
5
|
import { _ as __vue_component__$5 } from './OrLoader-784e2060.js';
|
|
6
6
|
import { _ as __vue_component__$3 } from './OrSorting-65c84965.js';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
|
|
2
2
|
import { logicAnd } from '@vueuse/math';
|
|
3
|
-
import { defineComponent, ref,
|
|
3
|
+
import { defineComponent, ref, toRef, computed, watch } from 'vue-demi';
|
|
4
4
|
import './dom-aecadd9a.js';
|
|
5
5
|
import { u as usePopoverState } from './usePopoverState-5033b9cb.js';
|
|
6
6
|
import '@onereach/styles/tailwind/plugins/core';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
8
|
import { _ as __vue_component__$2 } from './OrButton-8d1efd4a.js';
|
|
9
9
|
import { B as ButtonColor } from './OrButton.vue_rollup-plugin-vue_script-ec8cfaee.js';
|
|
10
|
-
import { _ as __vue_component__$3 } from './OrInput-
|
|
10
|
+
import { _ as __vue_component__$3 } from './OrInput-ac6484dd.js';
|
|
11
11
|
import { _ as __vue_component__$1 } from './OrOverlay-9aa5020f.js';
|
|
12
12
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
13
13
|
|
|
@@ -124,13 +124,8 @@ var script = defineComponent({
|
|
|
124
124
|
const root = ref();
|
|
125
125
|
const confirmationInput = ref();
|
|
126
126
|
const confirmationButton = ref();
|
|
127
|
-
// Styles
|
|
128
|
-
const rootStyles = computed(() => ['or-confirm-v3', ...Confirm]);
|
|
129
|
-
const headerStyles = computed(() => [...ConfirmHeader]);
|
|
130
|
-
const inputBoxStyles = computed(() => [...ConfirmInput]);
|
|
131
|
-
const footerStyles = computed(() => [...ConfirmFooter, ...ConfirmFooterTypes[props.confirmType]]);
|
|
132
|
-
const buttonsStyles = computed(() => [...ConfirmFooterButtons]);
|
|
133
127
|
// State
|
|
128
|
+
const touched = ref(false);
|
|
134
129
|
const {
|
|
135
130
|
state,
|
|
136
131
|
open,
|
|
@@ -138,22 +133,6 @@ var script = defineComponent({
|
|
|
138
133
|
} = usePopoverState(toRef(props, 'isOpen'), context.emit);
|
|
139
134
|
const isInputActive = ref(false);
|
|
140
135
|
const confirmationValue = ref('');
|
|
141
|
-
const touched = ref(false);
|
|
142
|
-
watch(state, value => {
|
|
143
|
-
confirmationValue.value = '';
|
|
144
|
-
if (value === 'open') {
|
|
145
|
-
touched.value = false;
|
|
146
|
-
}
|
|
147
|
-
}, {
|
|
148
|
-
immediate: true
|
|
149
|
-
});
|
|
150
|
-
watchDebounced(confirmationValue, value => {
|
|
151
|
-
if (value.length > 0) {
|
|
152
|
-
touched.value = true;
|
|
153
|
-
}
|
|
154
|
-
}, {
|
|
155
|
-
debounce: 2000
|
|
156
|
-
});
|
|
157
136
|
const {
|
|
158
137
|
escape,
|
|
159
138
|
enter
|
|
@@ -174,11 +153,18 @@ var script = defineComponent({
|
|
|
174
153
|
}
|
|
175
154
|
function onInputBlur() {
|
|
176
155
|
isInputActive.value = false;
|
|
156
|
+
touched.value = true;
|
|
177
157
|
}
|
|
178
158
|
// Events
|
|
179
159
|
watch(escape, val => {
|
|
180
160
|
if (val) close();
|
|
181
161
|
});
|
|
162
|
+
watch(state, value => {
|
|
163
|
+
if (value === 'closed') {
|
|
164
|
+
confirmationValue.value = '';
|
|
165
|
+
touched.value = false;
|
|
166
|
+
}
|
|
167
|
+
});
|
|
182
168
|
// types here are used for fixing TS2349
|
|
183
169
|
watch(confirmationInput, val => {
|
|
184
170
|
var _a;
|
|
@@ -192,6 +178,12 @@ var script = defineComponent({
|
|
|
192
178
|
}
|
|
193
179
|
});
|
|
194
180
|
whenever(logicAnd(enter, isInputActive), () => confirm());
|
|
181
|
+
// Styles
|
|
182
|
+
const rootStyles = computed(() => ['or-confirm-v3', ...Confirm]);
|
|
183
|
+
const headerStyles = computed(() => [...ConfirmHeader]);
|
|
184
|
+
const inputBoxStyles = computed(() => [...ConfirmInput]);
|
|
185
|
+
const footerStyles = computed(() => [...ConfirmFooter, ...ConfirmFooterTypes[props.confirmType]]);
|
|
186
|
+
const buttonsStyles = computed(() => [...ConfirmFooterButtons]);
|
|
195
187
|
// #region Click Outside
|
|
196
188
|
onClickOutside(root, close);
|
|
197
189
|
// #endregion
|
|
@@ -271,7 +263,7 @@ var __vue_render__ = function () {
|
|
|
271
263
|
}, [_c('OrButton', {
|
|
272
264
|
class: _vm.buttonsStyles,
|
|
273
265
|
attrs: {
|
|
274
|
-
"variant":
|
|
266
|
+
"variant": "outlined",
|
|
275
267
|
"disabled": _vm.loading
|
|
276
268
|
},
|
|
277
269
|
on: {
|
|
@@ -290,8 +282,8 @@ var __vue_render__ = function () {
|
|
|
290
282
|
}
|
|
291
283
|
}, [_vm._v("\n " + _vm._s(_vm.confirmButtonText) + "\n ")])], 1)];
|
|
292
284
|
}, {
|
|
293
|
-
"
|
|
294
|
-
"
|
|
285
|
+
"cancel": _vm.close,
|
|
286
|
+
"confirm": _vm.confirm
|
|
295
287
|
})], 2)]) : _vm._e();
|
|
296
288
|
};
|
|
297
289
|
var __vue_staticRenderFns__ = [];
|
|
@@ -159,7 +159,7 @@ var script = defineComponent({
|
|
|
159
159
|
}
|
|
160
160
|
});
|
|
161
161
|
|
|
162
|
-
var css_248z = "input[data-v-
|
|
162
|
+
var css_248z = "input[data-v-a519a4e8]{min-width:0;background:0 0;outline:0}input[type=number][data-v-a519a4e8]::-webkit-inner-spin-button{display:none}input[type=search][data-v-a519a4e8]::-webkit-search-cancel-button{display:none}";
|
|
163
163
|
styleInject(css_248z);
|
|
164
164
|
|
|
165
165
|
/* script */
|
|
@@ -206,7 +206,7 @@ var __vue_render__ = function () {
|
|
|
206
206
|
})] : [_vm.type === 'password' ? [_c('OrIconButton', {
|
|
207
207
|
attrs: {
|
|
208
208
|
"icon": {
|
|
209
|
-
icon: _vm.disclosed ? '
|
|
209
|
+
icon: _vm.disclosed ? 'visibility' : 'visibility_off',
|
|
210
210
|
variant: 'filled'
|
|
211
211
|
},
|
|
212
212
|
"color": 'inherit',
|
|
@@ -419,7 +419,7 @@ var __vue_staticRenderFns__ = [];
|
|
|
419
419
|
/* style */
|
|
420
420
|
const __vue_inject_styles__ = undefined;
|
|
421
421
|
/* scoped */
|
|
422
|
-
const __vue_scope_id__ = "data-v-
|
|
422
|
+
const __vue_scope_id__ = "data-v-a519a4e8";
|
|
423
423
|
/* module identifier */
|
|
424
424
|
const __vue_module_identifier__ = undefined;
|
|
425
425
|
/* functional template */
|
|
@@ -407,8 +407,8 @@ var __vue_render__ = function () {
|
|
|
407
407
|
}), _vm._v(" "), _vm.collapsible ? [_c('div', {
|
|
408
408
|
class: _vm.collapseButtonContainerStyles
|
|
409
409
|
}, [_c('OrIconButton', {
|
|
410
|
-
class: ['p-xs'],
|
|
411
410
|
attrs: {
|
|
411
|
+
"additional-styles": ['p-xs'],
|
|
412
412
|
"icon": _vm.collapseButtonIcon,
|
|
413
413
|
"color": 'primary',
|
|
414
414
|
"size": 'm'
|
|
@@ -22,7 +22,7 @@ import { _ as __vue_component__$4 } from './OrMenu-6fa468e0.js';
|
|
|
22
22
|
import { _ as __vue_component__$8 } from './OrPopover-07b82c80.js';
|
|
23
23
|
import { _ as __vue_component__$3 } from './OrMenuItem-fbe3e8e4.js';
|
|
24
24
|
import { _ as __vue_component__$5 } from './OrModal-b191f8c8.js';
|
|
25
|
-
import { _ as __vue_component__$6 } from './OrInput-
|
|
25
|
+
import { _ as __vue_component__$6 } from './OrInput-ac6484dd.js';
|
|
26
26
|
import { _ as __vue_component__$7 } from './OrButton-8d1efd4a.js';
|
|
27
27
|
import './OrButton.vue_rollup-plugin-vue_script-ec8cfaee.js';
|
|
28
28
|
import { Node, Editor, mergeAttributes } from '@tiptap/core';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { debouncedWatch } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, reactive, watch } from 'vue-demi';
|
|
3
|
-
import { _ as __vue_component__$1 } from './OrInput-
|
|
3
|
+
import { _ as __vue_component__$1 } from './OrInput-ac6484dd.js';
|
|
4
4
|
import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-65ebcf4d.js';
|
|
5
5
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-859439f0.js';
|
|
6
6
|
import './dom-aecadd9a.js';
|
|
@@ -14,7 +14,7 @@ import { _ as __vue_component__$8 } from './OrIconButton-edff56d4.js';
|
|
|
14
14
|
import { _ as __vue_component__$7 } from './OrIcon-3f99ef27.js';
|
|
15
15
|
import { _ as __vue_component__$a } from './OrInputBox-140c344d.js';
|
|
16
16
|
import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-65ebcf4d.js';
|
|
17
|
-
import { _ as __vue_component__$9 } from './OrInput-
|
|
17
|
+
import { _ as __vue_component__$9 } from './OrInput-ac6484dd.js';
|
|
18
18
|
import { _ as __vue_component__$b } from './OrLabel-caf02dc4.js';
|
|
19
19
|
import { _ as __vue_component__$c } from './OrMenuItem-fbe3e8e4.js';
|
|
20
20
|
import { _ as __vue_component__$d } from './OrPopover-07b82c80.js';
|
|
@@ -4,7 +4,7 @@ import './dom-aecadd9a.js';
|
|
|
4
4
|
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
|
-
import { R as ResizeablePanelPadding, _ as __vue_component__$1 } from './OrResizeablePanel-
|
|
7
|
+
import { R as ResizeablePanelPadding, _ as __vue_component__$1 } from './OrResizeablePanel-757f7dc1.js';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
9
|
|
|
10
10
|
var SidebarPlacement;
|
|
@@ -10,7 +10,7 @@ export { _ as OrIconButton, _ as OrIconButtonV2 } from '../OrIconButton-f6370222
|
|
|
10
10
|
export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE } from '../OrIconButton.vue_rollup-plugin-vue_styles.0-02ba7b68.js';
|
|
11
11
|
export { _ as OrCard } from '../OrCard-c44d9783.js';
|
|
12
12
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-d7e546a0.js';
|
|
13
|
-
export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-
|
|
13
|
+
export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-e7c0c61d.js';
|
|
14
14
|
export { C as CardPadding, _ as OrCardV3 } from '../OrCard-54dce216.js';
|
|
15
15
|
export { _ as OrCheckbox } from '../OrCheckbox-3337d903.js';
|
|
16
16
|
export { _ as OrCheckboxGroupV3 } from '../OrCheckboxGroup-f8781127.js';
|
|
@@ -33,7 +33,7 @@ export { _ as OrCombinedInputV3 } from '../OrCombinedInput-27179a1d.js';
|
|
|
33
33
|
export { _ as OrInputBoxV3 } from '../OrInputBox-140c344d.js';
|
|
34
34
|
export { I as CombinedInputSize, I as DatePickerSize, I as DateRangePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, I as SearchSize, I as SelectSize, I as TagInputSize, I as TextareaSize, I as TimePickerSize, I as TimeRangePickerSize } from '../OrInputBox.vue_rollup-plugin-vue_script-65ebcf4d.js';
|
|
35
35
|
export { _ as OrConfirm } from '../OrConfirm-f3f7ec59.js';
|
|
36
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-
|
|
36
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-096d70f2.js';
|
|
37
37
|
export { _ as OrContextMenuV3 } from '../OrContextMenu-7292aca0.js';
|
|
38
38
|
export { _ as OrMenuV3 } from '../OrMenu-6fa468e0.js';
|
|
39
39
|
export { P as ContextMenuPlacement, P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-07b82c80.js';
|
|
@@ -65,7 +65,7 @@ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-e28
|
|
|
65
65
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-5bf70eb4.js';
|
|
66
66
|
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-dee41c76.js';
|
|
67
67
|
export { _ as OrInput } from '../OrInput-7a12709e.js';
|
|
68
|
-
export { I as InputType, _ as OrInputV3 } from '../OrInput-
|
|
68
|
+
export { I as InputType, _ as OrInputV3 } from '../OrInput-ac6484dd.js';
|
|
69
69
|
export { _ as OrLabel } from '../OrLabel-fcceec1b.js';
|
|
70
70
|
export { L as LabelVariant, _ as OrLabelV3 } from '../OrLabel-caf02dc4.js';
|
|
71
71
|
export { L as LinkColor, _ as OrLinkV3 } from '../OrLink-9124c64f.js';
|
|
@@ -96,15 +96,15 @@ export { _ as OrRangeSliderV3 } from '../OrRangeSlider-23be9910.js';
|
|
|
96
96
|
export { _ as OrSliderV3 } from '../OrSlider-a474445c.js';
|
|
97
97
|
export { S as RangeSliderColor, a as RangeSliderOrientation, S as SliderColor, a as SliderOrientation } from '../OrSlider.vue_rollup-plugin-vue_script-09b4700b.js';
|
|
98
98
|
export { _ as OrRatingV3 } from '../OrRating-abf1b609.js';
|
|
99
|
-
export { _ as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement, R as SidebarPadding } from '../OrResizeablePanel-
|
|
100
|
-
export { F as Formats, _ as OrRichTextEditorV3 } from '../OrRichTextEditor-
|
|
99
|
+
export { _ as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement, R as SidebarPadding } from '../OrResizeablePanel-757f7dc1.js';
|
|
100
|
+
export { F as Formats, _ as OrRichTextEditorV3 } from '../OrRichTextEditor-f05d2e66.js';
|
|
101
101
|
export { _ as OrSearch } from '../OrSearch-ddf244e6.js';
|
|
102
|
-
export { _ as OrSearchV3 } from '../OrSearch-
|
|
102
|
+
export { _ as OrSearchV3 } from '../OrSearch-de2423bc.js';
|
|
103
103
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-00583234.js';
|
|
104
104
|
export { _ as OrSelect } from '../OrSelect-d271f7a3.js';
|
|
105
|
-
export { _ as OrSelectV3 } from '../OrSelect-
|
|
105
|
+
export { _ as OrSelectV3 } from '../OrSelect-30f5ce68.js';
|
|
106
106
|
export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-054b26c6.js';
|
|
107
|
-
export { S as OrSidebarPlacement, _ as OrSidebarV3, S as SidebarPlacement } from '../OrSidebar-
|
|
107
|
+
export { S as OrSidebarPlacement, _ as OrSidebarV3, S as SidebarPlacement } from '../OrSidebar-e07d338e.js';
|
|
108
108
|
export { _ as OrSkeletonCircle } from '../OrSkeletonCircle-c4bf0e34.js';
|
|
109
109
|
export { _ as OrSkeletonRect } from '../OrSkeletonRect-79162a84.js';
|
|
110
110
|
export { _ as OrSkeletonText } from '../OrSkeletonText-202a4282.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-
|
|
1
|
+
export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-e7c0c61d.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../OrIconButton-edff56d4.js';
|
|
4
4
|
import '../../OrIcon-3f99ef27.js';
|
|
@@ -20,8 +20,8 @@ import '../../OrOverlay-9aa5020f.js';
|
|
|
20
20
|
import '../../OrTeleport.vue2-9eb0eaee.js';
|
|
21
21
|
import 'portal-vue';
|
|
22
22
|
import '../../useTheme-0ef25778.js';
|
|
23
|
-
import '../../OrSearch-
|
|
24
|
-
import '../../OrInput-
|
|
23
|
+
import '../../OrSearch-de2423bc.js';
|
|
24
|
+
import '../../OrInput-ac6484dd.js';
|
|
25
25
|
import '../../useIdAttribute-859439f0.js';
|
|
26
26
|
import '../../useProxyModelValue-940010d2.js';
|
|
27
27
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-096d70f2.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import '@vueuse/math';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -12,7 +12,7 @@ import '../../OrButton-8d1efd4a.js';
|
|
|
12
12
|
import '../../OrButton.vue_rollup-plugin-vue_script-ec8cfaee.js';
|
|
13
13
|
import '../../OrLoader-784e2060.js';
|
|
14
14
|
import '../../normalize-component-6e8e3d80.js';
|
|
15
|
-
import '../../OrInput-
|
|
15
|
+
import '../../OrInput-ac6484dd.js';
|
|
16
16
|
import '../../useIdAttribute-859439f0.js';
|
|
17
17
|
import '../../useProxyModelValue-940010d2.js';
|
|
18
18
|
import '../../useResponsive-1baf3485.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InputType, _ as OrInputV3 } from '../../OrInput-
|
|
1
|
+
export { I as InputType, _ as OrInputV3 } from '../../OrInput-ac6484dd.js';
|
|
2
2
|
export { I as InputSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-65ebcf4d.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useIdAttribute-859439f0.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement } from '../../OrResizeablePanel-
|
|
1
|
+
export { _ as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement } from '../../OrResizeablePanel-757f7dc1.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dom-aecadd9a.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { F as Formats, _ as OrRichTextEditorV3 } from '../../OrRichTextEditor-
|
|
1
|
+
export { F as Formats, _ as OrRichTextEditorV3 } from '../../OrRichTextEditor-f05d2e66.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '@vueuse/integrations/useFocusTrap';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -40,7 +40,7 @@ import '../../OrLabel-caf02dc4.js';
|
|
|
40
40
|
import '../../OrMenu-6fa468e0.js';
|
|
41
41
|
import '../../OrMenuItem-fbe3e8e4.js';
|
|
42
42
|
import '../../OrModal-b191f8c8.js';
|
|
43
|
-
import '../../OrInput-
|
|
43
|
+
import '../../OrInput-ac6484dd.js';
|
|
44
44
|
import '../../useIdAttribute-859439f0.js';
|
|
45
45
|
import '../../useProxyModelValue-940010d2.js';
|
|
46
46
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { _ as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { _ as OrSearchV3 } from '../../OrSearch-de2423bc.js';
|
|
2
2
|
export { I as SearchSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-65ebcf4d.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
|
-
import '../../OrInput-
|
|
5
|
+
import '../../OrInput-ac6484dd.js';
|
|
6
6
|
import '../../useIdAttribute-859439f0.js';
|
|
7
7
|
import '../../dom-aecadd9a.js';
|
|
8
8
|
import 'lodash/isElement';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-30f5ce68.js';
|
|
2
2
|
export { I as SelectSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-65ebcf4d.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-06d651cf.js';
|
|
@@ -32,7 +32,7 @@ import '../../OrTeleport.vue2-9eb0eaee.js';
|
|
|
32
32
|
import 'portal-vue';
|
|
33
33
|
import '../../useTheme-0ef25778.js';
|
|
34
34
|
import '../../OrInputBox-140c344d.js';
|
|
35
|
-
import '../../OrInput-
|
|
35
|
+
import '../../OrInput-ac6484dd.js';
|
|
36
36
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
37
37
|
import '../../OrLoader-784e2060.js';
|
|
38
38
|
import '../../OrMenuItem-fbe3e8e4.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { S as OrSidebarPlacement, _ as OrSidebarV3, S as SidebarPlacement } from '../../OrSidebar-
|
|
2
|
-
export { R as SidebarPadding } from '../../OrResizeablePanel-
|
|
1
|
+
export { S as OrSidebarPlacement, _ as OrSidebarV3, S as SidebarPlacement } from '../../OrSidebar-e07d338e.js';
|
|
2
|
+
export { R as SidebarPadding } from '../../OrResizeablePanel-757f7dc1.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../dom-aecadd9a.js';
|