@onereach/ui-components 11.6.2 → 11.6.3-beta.4448.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundled/v2/components/OrAutocompleteV3/OrAutocomplete.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/OrCode/OrCode.js +1 -1
- package/dist/bundled/v2/components/OrColorPicker/OrColorPicker.js +1 -1
- package/dist/bundled/v2/components/OrConfirm/OrConfirm.js +1 -1
- package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +2 -2
- package/dist/bundled/v2/components/OrDataGridV3/OrDataGrid.js +1 -1
- package/dist/bundled/v2/components/OrDataGridV3/index.js +1 -1
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +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/OrDrawerV3/OrDrawer.js +109 -0
- package/dist/bundled/v2/components/OrDrawerV3/OrDrawer.vue.d.ts +62 -0
- package/dist/bundled/v2/components/OrDrawerV3/index.d.ts +2 -0
- package/dist/bundled/v2/components/OrDrawerV3/index.js +2 -0
- package/dist/bundled/v2/components/OrDrawerV3/styles.d.ts +5 -0
- package/dist/bundled/v2/components/OrDrawerV3/styles.js +1 -0
- package/dist/bundled/v2/components/OrDrawerV3/types.d.ts +4 -0
- package/dist/bundled/v2/components/OrEditorTabsV3/OrEditorTabs.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/OrInlineTextEdit/OrInlineTextEdit.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/OrLoaderV3/OrLoader.js +1 -1
- package/dist/bundled/v2/components/OrModal/OrModal.js +2 -2
- package/dist/bundled/v2/components/OrOverflowMenu/OrOverflowMenu.js +1 -1
- 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 +1 -1
- package/dist/bundled/v2/components/OrResizeablePanelV3/OrResizeablePanel.js +1 -1
- package/dist/bundled/v2/components/OrRichTextEditorV3/OrRichTextEditor.js +3 -3
- 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 +2 -2
- 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 +1 -1
- 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/OrTextareaV3/OrTextarea.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/composable/useToastEventBus.js +1 -1
- package/dist/bundled/v2/components/OrToastV3/composable/useToastEventBus.js +1 -1
- package/dist/bundled/v2/components/OrTreeV3/OrTree.js +1 -1
- package/dist/bundled/v2/components/OrTreeV3/index.js +1 -1
- package/dist/bundled/v2/components/index.d.ts +1 -0
- package/dist/bundled/v2/components/index.js +10 -8
- package/dist/bundled/v2/hooks/useOverflow.js +1 -1
- package/dist/bundled/v2/hooks/useResponsive/useResponsive.js +1 -1
- package/dist/bundled/v2/{index-67cce8c9.js → index-076c9a7d.js} +92 -1
- package/dist/bundled/v2/index.js +11 -9
- package/dist/bundled/v2/styles-f538e13d.js +39 -0
- package/dist/bundled/v2/{useFocusTrap-61cd932e.js → useFocusTrap-b8d9e480.js} +1 -1
- package/dist/bundled/v2/utils/isAncestor.d.ts +1 -1
- package/dist/bundled/v2/utils/isAncestor.js +1 -1
- package/dist/bundled/v2/utils/isDescendant.d.ts +1 -1
- package/dist/bundled/v2/utils/isDescendant.js +1 -1
- 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-7bf1afa2.js → OrAutocompleteV3-734b9c68.js} +98 -7
- 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-bfc4653f.js → OrBottomSheetV3-f6ba7245.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-cbb42c81.js → OrButtonGroupV3-816c17f4.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-dcda3e23.js → OrButtonV2-5c914875.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-4065aa03.js → OrButtonV3-93a1cbea.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-5d1aba57.js → OrCardCollectionV3-3515151e.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-16622724.js → OrCheckboxTreeV3-bad55241.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-d305a253.js → OrCheckboxV3-aeede020.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-0e3fcb8a.js → OrChips-76a65a2b.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-9b6517e5.js → OrCode-660b7849.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-308a849f.js → OrCodeV3-d6f52efc.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-1d1046f9.js → OrColorPicker-89948e03.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-2b141701.js → OrConfirm-33e45cc8.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-47ad606c.js → OrConfirmV3-a1c8865d.js} +5 -5
- package/dist/bundled/v3/components/OrContextMenuV3/OrContextMenu.js +2 -2
- package/dist/bundled/v3/components/OrDataGridV3/OrDataGrid.js +1 -1
- package/dist/bundled/v3/components/OrDataGridV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDataGridV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDataGridV3-2dfff366.js → OrDataGridV3-ecef453c.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-fc9db7bc.js → OrDateFormatV3-16459943.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-77151498.js → OrDatePickerV3-70f3af40.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-297f53f5.js → OrDateRangePickerV3-6869803f.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-8d69e1c0.js → OrDateTimeFormatV3-f5a8003e.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-6825e031.js → OrDateTimePicker-c960cdca.js} +3 -3
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatMobileDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatMobileTime.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatTime.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getCurrentDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getNextMonthDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/index.js +1 -1
- package/dist/bundled/v3/components/{OrDateTimePickerV3-090648a2.js → OrDateTimePickerV3-bc8d5f96.js} +5 -5
- package/dist/bundled/v3/components/OrDrawerV3/OrDrawer.js +1 -0
- package/dist/bundled/v3/components/OrDrawerV3/OrDrawer.vue.d.ts +46 -0
- package/dist/bundled/v3/components/OrDrawerV3/index.d.ts +2 -0
- package/dist/bundled/v3/components/OrDrawerV3/index.js +1 -0
- package/dist/bundled/v3/components/OrDrawerV3/styles.d.ts +5 -0
- package/dist/bundled/v3/components/OrDrawerV3/styles.js +1 -0
- package/dist/bundled/v3/components/OrDrawerV3/types.d.ts +4 -0
- package/dist/bundled/v3/components/OrDrawerV3-368aa1de.js +122 -0
- 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-30fff31a.js → OrEditorTabsV3-da898c34.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-32cc1832.js → OrFloating-3c6ab4ea.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-208f0d2b.js → OrIconButtonV3-3308b059.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-7da05932.js → OrInlineInputV3-c61a7822.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-82c7e5ad.js → OrInlineTextareaV3-66ed7a80.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-47790ebc.js → OrInputV3-fe784a92.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-3a12fbb6.js → OrList-ba2ed0ca.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-69ef71ec.js → OrListV3-730d6fbd.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-0105c092.js → OrLoaderV3-fd4bedab.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-b8428f7a.js → OrMenuItemV3-d0efed3c.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-6983231b.js → OrMenuV3-c2e7992d.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-7e48118f.js → OrModal-e27e0b65.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-e41b317a.js → OrModalV3-49cdc7f0.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-c8980857.js → OrNotificationV3-12c2afa4.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-b81c656b.js → OrOverlayV3-86a95fda.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-a8289de4.js → OrPaginationV3-31902e61.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-db7b4b54.js → OrPopoverV3-f80ab3bc.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-2c96e86f.js → OrProgress-f2b87760.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-99e06edf.js → OrProgressV3-e87a06a6.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-c4bc49be.js → OrRadio-d09b5898.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-3dee1547.js → OrRadioV3-4010e1fb.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-aee4f195.js → OrRangeSliderV3-a0ef60ed.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-34af6bdb.js → OrResizeablePanelV3-517ff16d.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-3922efd5.js → OrRichTextEditorV3-d5318f09.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-d7a38463.js → OrSelect-f4d48a5e.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-6035ca7b.js → OrSelectV3-e6797baa.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-26e674e1.js → OrSidebarV3-cbbd8edf.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-7cb4858e.js → OrSkeleton-965f1996.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-779f5fd7.js → OrSkeletonV3-c3a0afa1.js} +1 -1
- package/dist/bundled/v3/components/OrSlider/OrSlider.js +2 -2
- package/dist/bundled/v3/components/OrSliderV3/OrSlider.js +1 -1
- package/dist/bundled/v3/components/OrSliderV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSliderV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSliderV3-618016d0.js → OrSliderV3-6a2ad3c9.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-64772ca1.js → OrSortingV3-b711339d.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-4364fde2.js → OrStatusV3-f75e5cad.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-c116e6b4.js → OrSwitchV3-1ddb9ec5.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-a797dd78.js → OrTabsV3-e7361d00.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-dd4f006c.js → OrTagInputV3-29356ae5.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-f234e610.js → OrTagV3-1f0ca84c.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-07fccc33.js → OrTagsV3-a4857d13.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-59f2cf38.js → OrTextareaV3-9235fbb0.js} +2 -2
- package/dist/bundled/v3/components/OrTextbox/index.js +1 -1
- package/dist/bundled/v3/components/OrTimeFormatV3/OrTimeFormat.js +1 -1
- package/dist/bundled/v3/components/OrTimeFormatV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTimeFormatV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimeFormatV3-1e6c6d57.js → OrTimeFormatV3-a4387e46.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-16496858.js → OrTimePickerV3-c6920fb2.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-795503b2.js → OrTimeRangePickerV3-ec96ebb9.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-97879bb7.js → OrToast-5901aec9.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-64448d7e.js → OrToastV3-709e1f6f.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-365a874d.js → OrTooltipV3-2e64008c.js} +1 -1
- package/dist/bundled/v3/components/OrTreeV3/index.js +2 -2
- package/dist/bundled/v3/components/index.d.ts +1 -0
- package/dist/bundled/v3/components/index.js +69 -68
- 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 +71 -70
- package/dist/bundled/v3/utils/functions/dom.js +3 -3
- package/dist/bundled/v3/utils/isAncestor.d.ts +1 -1
- package/dist/bundled/v3/utils/isAncestor.js +1 -1
- package/dist/bundled/v3/utils/isDescendant.d.ts +1 -1
- package/dist/bundled/v3/utils/isDescendant.js +1 -1
- package/dist/esm/v2/{OrAutocomplete-ea5e8739.js → OrAutocomplete-fa5bc01f.js} +5 -5
- package/dist/esm/v2/{OrCardCollection-91dbf598.js → OrCardCollection-a1d1233b.js} +3 -3
- package/dist/esm/v2/{OrCode-f518db6b.js → OrCode-e55dc397.js} +2 -2
- package/dist/esm/v2/{OrConfirm-17e9521b.js → OrConfirm-35bda404.js} +1 -1
- package/dist/esm/v2/{OrContextMenu-78008be1.js → OrContextMenu-d7e9cf0b.js} +2 -2
- package/dist/esm/v2/{OrDataGrid-9c4d06d4.js → OrDataGrid-b932b89b.js} +2 -2
- package/dist/esm/v2/{OrDateFormat-c042af1e.js → OrDateFormat-88b97a02.js} +2 -2
- package/dist/esm/v2/{OrDatePicker-e0bf0204.js → OrDatePicker-38d330c9.js} +4 -4
- package/dist/esm/v2/{OrDateRangePicker-fbf0d24e.js → OrDateRangePicker-b77c75f5.js} +4 -4
- package/dist/esm/v2/{OrDateTimeFormat-c6782586.js → OrDateTimeFormat-7c66383b.js} +2 -2
- package/dist/esm/v2/{OrDateTimePicker-6be22f38.js → OrDateTimePicker-d7b04903.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-f7a952a7.js → OrDateTimePicker.vue_rollup-plugin-vue_script-f62ff911.js} +3 -3
- package/dist/esm/v2/{OrDateTimePickerTimeSelect-ddd47467.js → OrDateTimePickerTimeSelect-752ba6b8.js} +3 -3
- package/dist/esm/v2/OrDrawer-288fa801.js +150 -0
- package/dist/esm/v2/{OrEditorTabs-1aa5821a.js → OrEditorTabs-872ab90c.js} +3 -3
- package/dist/esm/v2/{OrEditorTabsItem-45794a67.js → OrEditorTabsItem-62a743c1.js} +1 -1
- package/dist/esm/v2/{OrIconButton-a8d6aace.js → OrIconButton-3601fc59.js} +1 -1
- package/dist/esm/v2/{OrInlineInput-4bf4d244.js → OrInlineInput-41ca23a3.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-0ba431f8.js → OrInlineTextarea-f6ed2371.js} +1 -1
- package/dist/esm/v2/{OrInput-959268e2.js → OrInput-233b32f8.js} +1 -1
- package/dist/esm/v2/{OrList-bb2d0be4.js → OrList-a294ddfb.js} +1 -1
- package/dist/esm/v2/{OrMenu-1b2259df.js → OrMenu-745cbe4e.js} +1 -1
- package/dist/esm/v2/{OrMenuItem-ac5e6055.js → OrMenuItem-3adabd86.js} +1 -1
- package/dist/esm/v2/{OrModal-cc4d576d.js → OrModal-8b4f3c28.js} +1 -1
- package/dist/esm/v2/{OrNotification-f5f1edcb.js → OrNotification-15b5a00e.js} +1 -1
- package/dist/esm/v2/{OrPagination-e8b5a7a0.js → OrPagination-2d719e28.js} +2 -2
- package/dist/esm/v2/{OrPopover-201b6c5e.js → OrPopover-4d56cd41.js} +1 -1
- package/dist/esm/v2/{OrRangeSlider-d9f2412f.js → OrRangeSlider-2f2e0a4b.js} +2 -2
- package/dist/esm/v2/{OrResizeablePanel-6365cf34.js → OrResizeablePanel-ce9e1b92.js} +1 -1
- package/dist/esm/v2/{OrRichTextEditor-44560e60.js → OrRichTextEditor-bca97416.js} +6 -6
- package/dist/esm/v2/{OrSearch-ec9cedb5.js → OrSearch-86ac261f.js} +1 -1
- package/dist/esm/v2/{OrSelect-145b54ea.js → OrSelect-78f8efad.js} +6 -6
- package/dist/esm/v2/{OrSelectMultipleControl-9aa403ac.js → OrSelectMultipleControl-9608f9b7.js} +1 -1
- package/dist/esm/v2/{OrSlider-e575fb67.js → OrSlider-724dea0a.js} +1 -1
- package/dist/esm/v2/{OrSlider.vue_rollup-plugin-vue_script-30e07ba5.js → OrSlider.vue_rollup-plugin-vue_script-97087612.js} +1 -1
- package/dist/esm/v2/{OrSorting-b74f615c.js → OrSorting-f46cd150.js} +2 -2
- package/dist/esm/v2/{OrTabs-60c23c85.js → OrTabs-d9caca54.js} +2 -2
- package/dist/esm/v2/{OrTag-047d2be3.js → OrTag-8f880e26.js} +1 -1
- package/dist/esm/v2/{OrTagInput-408ed830.js → OrTagInput-b317ed54.js} +3 -3
- package/dist/esm/v2/{OrTags-4200f68e.js → OrTags-4b0e61dc.js} +2 -2
- package/dist/esm/v2/{OrTimeFormat-cb0832da.js → OrTimeFormat-c9cbcc7d.js} +2 -2
- package/dist/esm/v2/{OrTimePicker-f0ea12b3.js → OrTimePicker-405594c4.js} +4 -4
- package/dist/esm/v2/{OrTimeRangePicker-bd4fca6f.js → OrTimeRangePicker-690a642e.js} +4 -4
- package/dist/esm/v2/{OrTooltip-375cc3b3.js → OrTooltip-c0a1599f.js} +1 -1
- package/dist/esm/v2/components/index.d.ts +1 -0
- package/dist/esm/v2/components/index.js +48 -47
- package/dist/esm/v2/components/or-autocomplete-v3/index.js +10 -10
- 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-data-grid-v3/index.js +11 -11
- 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-drawer-v3/OrDrawer.vue.d.ts +62 -0
- package/dist/esm/v2/components/or-drawer-v3/index.d.ts +2 -0
- package/dist/esm/v2/components/or-drawer-v3/index.js +11 -0
- package/dist/esm/v2/components/or-drawer-v3/styles.d.ts +5 -0
- package/dist/esm/v2/components/or-drawer-v3/types.d.ts +4 -0
- 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-pagination-v3/index.js +8 -8
- package/dist/esm/v2/components/or-popover-v3/index.js +3 -3
- package/dist/esm/v2/components/or-popover-v3/utils/index.js +2 -2
- 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 +49 -48
- package/dist/esm/v2/{isAncestor-a446b32f.js → isAncestor-2973d4f4.js} +1 -1
- package/dist/esm/{v3/isNumber-ef303deb.js → v2/isNumber-0b59f583.js} +1 -1
- package/dist/esm/v2/{isPrevented-b151a948.js → isPrevented-b1764210.js} +1 -1
- package/dist/esm/v2/{props-bb403404.js → props-f24f4d43.js} +1 -1
- package/dist/esm/v2/{types-58747b52.js → types-12f0b274.js} +1 -1
- package/dist/esm/v2/utils/index.js +2 -2
- package/dist/esm/v2/utils/isAncestor.d.ts +1 -1
- package/dist/esm/v2/utils/isDescendant.d.ts +1 -1
- package/dist/esm/v3/{OrAutocomplete-2df6c196.js → OrAutocomplete-66d9067f.js} +5 -5
- package/dist/esm/v3/{OrCardCollection-46f18362.js → OrCardCollection-f08fe5c7.js} +3 -3
- package/dist/esm/v3/{OrCode-392a4211.js → OrCode-5f122f37.js} +2 -2
- package/dist/esm/v3/{OrConfirm-6f270860.js → OrConfirm-469e6e50.js} +1 -1
- package/dist/esm/v3/{OrContextMenu-0c6d9b75.js → OrContextMenu-f1d15575.js} +2 -2
- package/dist/esm/v3/{OrDataGrid-9466c34e.js → OrDataGrid-74adc61b.js} +2 -2
- package/dist/esm/v3/{OrDateFormat-d7f72694.js → OrDateFormat-e5b2df70.js} +2 -2
- package/dist/esm/v3/{OrDatePicker-028208da.js → OrDatePicker-2dceb7d9.js} +4 -4
- package/dist/esm/v3/{OrDateRangePicker-2ea5d87e.js → OrDateRangePicker-2daa29fb.js} +4 -4
- package/dist/esm/v3/{OrDateTimeFormat-bb2e1e06.js → OrDateTimeFormat-cda609c7.js} +2 -2
- package/dist/esm/v3/{OrDateTimePicker-208d80df.js → OrDateTimePicker-3fbf088a.js} +3 -3
- package/dist/esm/v3/{OrDateTimePickerTimeSelect-8fda0cfc.js → OrDateTimePickerTimeSelect-a8a5b35f.js} +3 -3
- package/dist/esm/v3/OrDrawer-8f7a3abb.js +126 -0
- package/dist/esm/v3/{OrEditorTabs-7445d227.js → OrEditorTabs-33629826.js} +3 -3
- package/dist/esm/v3/{OrEditorTabsItem-6ffae626.js → OrEditorTabsItem-eb93ef4c.js} +1 -1
- package/dist/esm/v3/{OrIconButton-4baecd68.js → OrIconButton-02b59101.js} +1 -1
- package/dist/esm/v3/{OrInlineInput-c22dee86.js → OrInlineInput-b629a4bd.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-13ee3e39.js → OrInlineTextarea-162ecb76.js} +1 -1
- package/dist/esm/v3/{OrInput-3bdf061a.js → OrInput-18c7f2a5.js} +1 -1
- package/dist/esm/v3/{OrList-2ab5b166.js → OrList-341365d7.js} +1 -1
- package/dist/esm/v3/{OrMenu-c99b02ac.js → OrMenu-bf94a012.js} +1 -1
- package/dist/esm/v3/{OrMenuItem-89264002.js → OrMenuItem-f77364e2.js} +1 -1
- package/dist/esm/v3/{OrModal-85c46875.js → OrModal-ba9c1044.js} +1 -1
- package/dist/esm/v3/{OrNotification-1d1d3286.js → OrNotification-d59cbd17.js} +1 -1
- package/dist/esm/v3/{OrPagination-5a886207.js → OrPagination-82c353df.js} +2 -2
- package/dist/esm/v3/{OrPopover-f303228e.js → OrPopover-84adac23.js} +1 -1
- package/dist/esm/v3/{OrRangeSlider-f1f67b3e.js → OrRangeSlider-90e2972c.js} +2 -2
- package/dist/esm/v3/{OrResizeablePanel-5199621a.js → OrResizeablePanel-508e74e4.js} +1 -1
- package/dist/esm/v3/{OrRichTextEditor-0eafecc7.js → OrRichTextEditor-58b51fb2.js} +6 -6
- package/dist/esm/v3/{OrSearch-a12c1df9.js → OrSearch-d19e5d31.js} +1 -1
- package/dist/esm/v3/{OrSelect-025fa0f1.js → OrSelect-cea84e31.js} +6 -6
- package/dist/esm/v3/{OrSelectMultipleControl-829fadc6.js → OrSelectMultipleControl-882b996d.js} +1 -1
- package/dist/esm/v3/{OrSlider-a7840a86.js → OrSlider-345adc35.js} +1 -1
- package/dist/esm/v3/{OrSorting-4afcc075.js → OrSorting-1d14048b.js} +2 -2
- package/dist/esm/v3/{OrTabs-67afd24c.js → OrTabs-65134ffa.js} +2 -2
- package/dist/esm/v3/{OrTag-008ce4df.js → OrTag-fa2d6d4b.js} +1 -1
- package/dist/esm/v3/{OrTagInput-4f178619.js → OrTagInput-28ae5029.js} +3 -3
- package/dist/esm/v3/{OrTags-4af8c52a.js → OrTags-a41643fd.js} +2 -2
- package/dist/esm/v3/{OrTimeFormat-a72a0e8f.js → OrTimeFormat-65dc4163.js} +2 -2
- package/dist/esm/v3/{OrTimePicker-dc194532.js → OrTimePicker-580004eb.js} +4 -4
- package/dist/esm/v3/{OrTimeRangePicker-ed5d207e.js → OrTimeRangePicker-5e8183f4.js} +4 -4
- package/dist/esm/v3/{OrTooltip-43543b88.js → OrTooltip-b17f38ab.js} +1 -1
- package/dist/esm/v3/components/index.d.ts +1 -0
- package/dist/esm/v3/components/index.js +46 -45
- package/dist/esm/v3/components/or-autocomplete-v3/index.js +10 -10
- 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-data-grid-v3/index.js +11 -11
- 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-drawer-v3/OrDrawer.vue.d.ts +46 -0
- package/dist/esm/v3/components/or-drawer-v3/index.d.ts +2 -0
- package/dist/esm/v3/components/or-drawer-v3/index.js +11 -0
- package/dist/esm/v3/components/or-drawer-v3/styles.d.ts +5 -0
- package/dist/esm/v3/components/or-drawer-v3/types.d.ts +4 -0
- 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-pagination-v3/index.js +8 -8
- package/dist/esm/v3/components/or-popover-v3/index.js +3 -3
- package/dist/esm/v3/components/or-popover-v3/utils/index.js +2 -2
- 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 +47 -46
- package/dist/esm/v3/{isAncestor-a446b32f.js → isAncestor-2973d4f4.js} +1 -1
- package/dist/esm/{v2/isNumber-ef303deb.js → v3/isNumber-0b59f583.js} +1 -1
- package/dist/esm/v3/{isPrevented-b151a948.js → isPrevented-b1764210.js} +1 -1
- package/dist/esm/v3/{props-70969a81.js → props-05082b0d.js} +1 -1
- package/dist/esm/v3/{types-06fd7c29.js → types-a1140d3f.js} +1 -1
- package/dist/esm/v3/utils/index.js +2 -2
- package/dist/esm/v3/utils/isAncestor.d.ts +1 -1
- package/dist/esm/v3/utils/isDescendant.d.ts +1 -1
- package/package.json +2 -3
- package/src/components/index.ts +1 -0
- package/src/components/or-drawer-v3/OrDrawer.vue +118 -0
- package/src/components/or-drawer-v3/index.ts +2 -0
- package/src/components/or-drawer-v3/styles.ts +56 -0
- package/src/components/or-drawer-v3/types.ts +4 -0
- package/src/utils/isAncestor.ts +1 -1
- package/src/utils/isDescendant.ts +1 -1
- /package/dist/bundled/v2/{OrDataGrid-6a94e57b.js → OrDataGrid-b9e29ba4.js} +0 -0
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-b8b995f0.js → OrDateTimePickerMonthSelect-56192f82.js} +0 -0
- /package/dist/bundled/v2/{OrDateTimePickerPopoverHeader-3a03ca85.js → OrDateTimePickerPopoverHeader-38026924.js} +0 -0
- /package/dist/bundled/v2/{OrDateTimePickerTimeSelect-7c1a21be.js → OrDateTimePickerTimeSelect-5978d47a.js} +0 -0
- /package/dist/bundled/v2/{OrInlineInput-e19f5080.js → OrInlineInput-d488b0cc.js} +0 -0
- /package/dist/bundled/v2/{OrInput-5c4c7d6d.js → OrInput-eb952c1d.js} +0 -0
- /package/dist/bundled/v2/{OrList-330e227a.js → OrList-0f5a7a60.js} +0 -0
- /package/dist/bundled/v2/{OrTree-9441d6df.js → OrTree-ba2da38f.js} +0 -0
- /package/dist/bundled/v3/components/{OrAvatar-a99e1980.js → OrAvatar-572ba305.js} +0 -0
- /package/dist/bundled/v3/components/{OrDropAreaV3-fa45585a.js → OrDropAreaV3-1aaace11.js} +0 -0
- /package/dist/bundled/v3/components/{OrExpansionPanelV3-e5707d1b.js → OrExpansionPanelV3-fb7980ab.js} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as DropArea, i as DropAreaConstraints, d as DropAreaControl, e as DropAreaIcon, f as DropAreaIconSizes, c as DropAreaSizes, g as DropAreaText, h as DropAreaTextEmphasis } from '../OrDropAreaV3-
|
|
1
|
+
export { b as DropArea, i as DropAreaConstraints, d as DropAreaControl, e as DropAreaIcon, f as DropAreaIconSizes, c as DropAreaSizes, g as DropAreaText, h as DropAreaTextEmphasis } from '../OrDropAreaV3-1aaace11.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as approximateFileSize } from '../../OrDropAreaV3-
|
|
1
|
+
export { a as approximateFileSize } from '../../OrDropAreaV3-1aaace11.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as approximateFileSize } from '../../OrDropAreaV3-
|
|
1
|
+
export { a as approximateFileSize } from '../../OrDropAreaV3-1aaace11.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrEditorTabsV3-
|
|
1
|
+
export { s as default } from '../OrEditorTabsV3-da898c34.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { E as EditorTabsOverflow, s as OrEditorTabsV3 } from '../OrEditorTabsV3-
|
|
1
|
+
export { E as EditorTabsOverflow, s as OrEditorTabsV3 } from '../OrEditorTabsV3-da898c34.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { E as EditorTabsOverflow } from '../OrEditorTabsV3-
|
|
1
|
+
export { E as EditorTabsOverflow } from '../OrEditorTabsV3-da898c34.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as EditorTabs, e as EditorTabsContent, b as EditorTabsHeader, c as EditorTabsHeaderTabs, d as EditorTabsHeaderTabsOverflows } from '../OrEditorTabsV3-
|
|
1
|
+
export { a as EditorTabs, e as EditorTabsContent, b as EditorTabsHeader, c as EditorTabsHeaderTabs, d as EditorTabsHeaderTabsOverflows } from '../OrEditorTabsV3-da898c34.js';
|
package/dist/bundled/v3/components/{OrEditorTabsV3-30fff31a.js → OrEditorTabsV3-da898c34.js}
RENAMED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, Fragment, createVNode, withModifiers, createCommentVNode, createElementVNode, renderList, createBlock, withCtx, toDisplayString, createTextVNode } from 'vue';
|
|
2
|
-
import {
|
|
2
|
+
import { f as useScroll } from './OrAutocompleteV3-734b9c68.js';
|
|
3
3
|
import { defineComponent, ref, computed, isVue2, toRef, watch } from 'vue-demi';
|
|
4
|
-
import { s as script$2 } from './OrIconButtonV3-
|
|
4
|
+
import { s as script$2 } from './OrIconButtonV3-3308b059.js';
|
|
5
5
|
import { s as script$3 } from './OrIconV3-b5c97ea7.js';
|
|
6
|
-
import { s as script$4 } from './OrMenuV3-
|
|
7
|
-
import { s as script$5 } from './OrMenuItemV3-
|
|
6
|
+
import { s as script$4 } from './OrMenuV3-c2e7992d.js';
|
|
7
|
+
import { s as script$5 } from './OrMenuItemV3-d0efed3c.js';
|
|
8
8
|
import { useProxyModelValue } from '../hooks/useProxyModelValue.js';
|
|
9
9
|
import { isNil } from '../utils/isNil.js';
|
|
10
10
|
import { getItemByValue } from '../helpers/getItemByValue.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, renderSlot, createTextVNode, toDisplayString } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-572ba305.js';
|
|
3
3
|
import { defineComponent } from 'vue-demi';
|
|
4
4
|
|
|
5
5
|
var script = defineComponent({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrExpansionPanelV3-
|
|
1
|
+
export { s as default } from '../OrExpansionPanelV3-fb7980ab.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant, s as OrExpansionPanelV3 } from '../OrExpansionPanelV3-
|
|
1
|
+
export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant, s as OrExpansionPanelV3 } from '../OrExpansionPanelV3-fb7980ab.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant } from '../OrExpansionPanelV3-
|
|
1
|
+
export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant } from '../OrExpansionPanelV3-fb7980ab.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { c as ExpansionPanel, h as ExpansionPanelAddon, e as ExpansionPanelBackgroundColors, i as ExpansionPanelContent, f as ExpansionPanelHeader, g as ExpansionPanelHeaderColors, d as ExpansionPanelVariants } from '../OrExpansionPanelV3-
|
|
1
|
+
export { c as ExpansionPanel, h as ExpansionPanelAddon, e as ExpansionPanelBackgroundColors, i as ExpansionPanelContent, f as ExpansionPanelHeader, g as ExpansionPanelHeaderColors, d as ExpansionPanelVariants } from '../OrExpansionPanelV3-fb7980ab.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrFloating-
|
|
1
|
+
export { s as default } from '../OrFloating-3c6ab4ea.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { e as OrFloatingHideStrategy, O as OrFloatingPlacements } from '../OrFloating-
|
|
1
|
+
export { e as OrFloatingHideStrategy, O as OrFloatingPlacements } from '../OrFloating-3c6ab4ea.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrFloating, e as OrFloatingHideStrategy, O as OrFloatingPlacements } from '../OrFloating-
|
|
1
|
+
export { s as OrFloating, e as OrFloatingHideStrategy, O as OrFloatingPlacements } from '../OrFloating-3c6ab4ea.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, renderSlot } from 'vue';
|
|
2
|
-
import { s as styleInject } from './OrAvatar-
|
|
2
|
+
import { s as styleInject } from './OrAvatar-572ba305.js';
|
|
3
3
|
import { defineComponent, ref, nextTick } from 'vue-demi';
|
|
4
4
|
import { s as script$1 } from './OrTeleport-5a34b07f.js';
|
|
5
5
|
import { getMaxZIndex, getCS } from '../utils/functions/dom.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, renderSlot, createTextVNode, toDisplayString } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-572ba305.js';
|
|
3
3
|
import { defineComponent } from 'vue-demi';
|
|
4
4
|
|
|
5
5
|
var script = defineComponent({
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, renderSlot, createTextVNode, toDisplayString, createBlock, withCtx, createVNode, createCommentVNode } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-572ba305.js';
|
|
3
3
|
import { defineComponent, ref } from 'vue-demi';
|
|
4
4
|
import { pxToRem } from '../../utils/functions/px-to-rem.js';
|
|
5
5
|
import { OrTooltipContent as script$1 } from '../OrTooltip/index.js';
|
|
6
|
-
import { s as script$2, O as OrFloatingPlacements } from '../OrFloating-
|
|
6
|
+
import { s as script$2, O as OrFloatingPlacements } from '../OrFloating-3c6ab4ea.js';
|
|
7
7
|
|
|
8
8
|
var OrIconColors;
|
|
9
9
|
(function (OrIconColors) {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, createVNode, withCtx, createElementVNode, mergeProps, toHandlers, createBlock, createCommentVNode, renderSlot } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-572ba305.js';
|
|
3
3
|
import { defineComponent, isVue3, h } from 'vue-demi';
|
|
4
4
|
import { OrTooltip as script$2 } from '../OrTooltip/index.js';
|
|
5
|
-
import { O as OrFloatingPlacements } from '../OrFloating-
|
|
6
|
-
import { I as ICON_BUTTON_TYPE, H as HTML_BUTTON_TYPE, a as BUTTON_SIZE, B as BUTTON_COLOR } from '../OrButtonV2-
|
|
5
|
+
import { O as OrFloatingPlacements } from '../OrFloating-3c6ab4ea.js';
|
|
6
|
+
import { I as ICON_BUTTON_TYPE, H as HTML_BUTTON_TYPE, a as BUTTON_SIZE, B as BUTTON_COLOR } from '../OrButtonV2-5c914875.js';
|
|
7
7
|
import { OrIcon as script$3 } from '../OrIcon/index.js';
|
|
8
8
|
import { OrLoader as script$4 } from '../OrLoader/index.js';
|
|
9
9
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrIconButtonV3-
|
|
1
|
+
export { s as default } from '../OrIconButtonV3-3308b059.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from '../OrIconButtonV3-
|
|
1
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from '../OrIconButtonV3-3308b059.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { I as IconButtonColor } from '../OrIconButtonV3-
|
|
1
|
+
export { I as IconButtonColor } from '../OrIconButtonV3-3308b059.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as IconButton, b as IconButtonColors } from '../OrIconButtonV3-
|
|
1
|
+
export { a as IconButton, b as IconButtonColors } from '../OrIconButtonV3-3308b059.js';
|
package/dist/bundled/v3/components/{OrIconButtonV3-208f0d2b.js → OrIconButtonV3-3308b059.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactiveProps, createSlots, withCtx, createElementVNode, mergeProps, toHandlers, createVNode, renderSlot } from 'vue';
|
|
2
2
|
import { defineComponent, ref, computed, isVue3 } from 'vue-demi';
|
|
3
3
|
import { s as script$1, I as IconSize } from './OrIconV3-b5c97ea7.js';
|
|
4
|
-
import { s as script$2 } from './OrTooltipV3-
|
|
4
|
+
import { s as script$2 } from './OrTooltipV3-2e64008c.js';
|
|
5
5
|
|
|
6
6
|
var IconButtonColor;
|
|
7
7
|
(function (IconButtonColor) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrInlineInputV3-
|
|
1
|
+
export { s as default } from '../OrInlineInputV3-c61a7822.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInputV3-
|
|
1
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInputV3-c61a7822.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import '../OrInlineInputBoxV3-1a4d3924.js';
|
|
2
|
-
export { a as InlineInput, c as InlineInputAction, d as InlineInputActionSizes, b as InlineInputControl } from '../OrInlineInputV3-
|
|
2
|
+
export { a as InlineInput, c as InlineInputAction, d as InlineInputActionSizes, b as InlineInputControl } from '../OrInlineInputV3-c61a7822.js';
|
package/dist/bundled/v3/components/{OrInlineInputV3-7da05932.js → OrInlineInputV3-c61a7822.js}
RENAMED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode, createBlock, createSlots, renderSlot, createTextVNode, toDisplayString, vShow } from 'vue';
|
|
2
|
-
import { s as styleInject } from './OrAvatar-
|
|
2
|
+
import { s as styleInject } from './OrAvatar-572ba305.js';
|
|
3
3
|
import { defineComponent, reactive, ref, computed, toRef, watch } from 'vue-demi';
|
|
4
4
|
import { I as InlineInputBoxSize, s as script$4 } from './OrInlineInputBoxV3-1a4d3924.js';
|
|
5
5
|
import { s as script$1 } from './OrErrorV3-b04d76aa.js';
|
|
6
6
|
import { s as script$2 } from './OrHintV3-c8ac5975.js';
|
|
7
|
-
import { s as script$3 } from './OrIconButtonV3-
|
|
7
|
+
import { s as script$3 } from './OrIconButtonV3-3308b059.js';
|
|
8
8
|
import { useIdAttribute } from '../hooks/useIdAttribute.js';
|
|
9
9
|
import { useControlAttributes } from '../hooks/useControlAttributes.js';
|
|
10
10
|
import { useValidationAttributes } from '../hooks/useValidationAttributes.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, withDirectives, withKeys, vModelText, createCommentVNode, toDisplayString, createBlock, createVNode, withCtx, Transition } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-572ba305.js';
|
|
3
3
|
import { defineComponent, ref, getCurrentInstance } from 'vue-demi';
|
|
4
|
-
import {
|
|
4
|
+
import { g as useVModel } from '../OrAutocompleteV3-734b9c68.js';
|
|
5
5
|
import { setStyle, requestAF, getCS, reflow, cancelAF } from '../../utils/functions/dom.js';
|
|
6
6
|
import { pxToRem } from '../../utils/functions/px-to-rem.js';
|
|
7
7
|
import script$1 from '../OrCollapse/OrCollapse.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrInlineTextareaV3-
|
|
1
|
+
export { s as default } from '../OrInlineTextareaV3-66ed7a80.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrInlineTextareaV3 } from '../OrInlineTextareaV3-
|
|
1
|
+
export { s as OrInlineTextareaV3 } from '../OrInlineTextareaV3-66ed7a80.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { I as InlineTextarea, b as InlineTextareaAction, a as InlineTextareaControl } from '../OrInlineTextareaV3-
|
|
1
|
+
export { I as InlineTextarea, b as InlineTextareaAction, a as InlineTextareaControl } from '../OrInlineTextareaV3-66ed7a80.js';
|
package/dist/bundled/v3/components/{OrInlineTextareaV3-82c7e5ad.js → OrInlineTextareaV3-66ed7a80.js}
RENAMED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode, createBlock, createSlots, renderSlot, createTextVNode, toDisplayString, vShow } from 'vue';
|
|
2
|
-
import { s as styleInject } from './OrAvatar-
|
|
2
|
+
import { s as styleInject } from './OrAvatar-572ba305.js';
|
|
3
3
|
import { defineComponent, reactive, ref, computed, toRef, watch } from 'vue-demi';
|
|
4
4
|
import { s as script$1 } from './OrErrorV3-b04d76aa.js';
|
|
5
5
|
import { s as script$2 } from './OrHintV3-c8ac5975.js';
|
|
6
|
-
import { s as script$3 } from './OrIconButtonV3-
|
|
6
|
+
import { s as script$3 } from './OrIconButtonV3-3308b059.js';
|
|
7
7
|
import { s as script$4 } from './OrInlineInputBoxV3-1a4d3924.js';
|
|
8
8
|
import { useIdAttribute } from '../hooks/useIdAttribute.js';
|
|
9
9
|
import { useControlAttributes } from '../hooks/useControlAttributes.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createCommentVNode, renderSlot, createElementVNode, createBlock, withCtx, createTextVNode, toDisplayString, mergeProps, createVNode, Transition } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-572ba305.js';
|
|
3
3
|
import { defineComponent, ref, getCurrentInstance } from 'vue-demi';
|
|
4
4
|
import { pxToRem } from '../../utils/functions/px-to-rem.js';
|
|
5
5
|
import { setStyle, requestAF, getCS, reflow, cancelAF } from '../../utils/functions/dom.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrInputV3-
|
|
1
|
+
export { s as default } from '../OrInputV3-fe784a92.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { I as InputType, s as OrInputV3 } from '../OrInputV3-
|
|
1
|
+
export { I as InputType, s as OrInputV3 } from '../OrInputV3-fe784a92.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as InputControl, a as InputRoot } from '../OrInputV3-
|
|
1
|
+
export { b as InputControl, a as InputRoot } from '../OrInputV3-fe784a92.js';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, createSlots, withDirectives, createElementVNode, mergeProps, vModelDynamic, Fragment, withModifiers, vShow } from 'vue';
|
|
2
|
-
import { s as styleInject } from './OrAvatar-
|
|
2
|
+
import { s as styleInject } from './OrAvatar-572ba305.js';
|
|
3
3
|
import { defineComponent, reactive, ref, computed, toRef } from 'vue-demi';
|
|
4
4
|
import { s as script$1 } from './OrErrorV3-b04d76aa.js';
|
|
5
5
|
import { s as script$2 } from './OrHintV3-c8ac5975.js';
|
|
6
6
|
import { s as script$3 } from './OrIconV3-b5c97ea7.js';
|
|
7
|
-
import { s as script$4 } from './OrIconButtonV3-
|
|
7
|
+
import { s as script$4 } from './OrIconButtonV3-3308b059.js';
|
|
8
8
|
import { s as script$5, I as InputBoxSize } from './OrInputBoxV3-ff861412.js';
|
|
9
9
|
import { s as script$6 } from './OrLabelV3-2715e117.js';
|
|
10
|
-
import { s as script$7 } from './OrLoaderV3-
|
|
10
|
+
import { s as script$7 } from './OrLoaderV3-fd4bedab.js';
|
|
11
11
|
import { useIdAttribute } from '../hooks/useIdAttribute.js';
|
|
12
12
|
import { useControlAttributes } from '../hooks/useControlAttributes.js';
|
|
13
13
|
import { useValidationAttributes } from '../hooks/useValidationAttributes.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, renderSlot, createTextVNode, toDisplayString, Fragment, createCommentVNode } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-572ba305.js';
|
|
3
3
|
import { defineComponent } from 'vue-demi';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrList-
|
|
1
|
+
export { s as default } from '../OrList-ba2ed0ca.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrList } from '../OrList-
|
|
1
|
+
export { s as OrList } from '../OrList-ba2ed0ca.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { _ as _baseGetTag, i as isObject_1, a as _root, b as isObjectLike_1, c as _freeGlobal, d as isArray_1, e as _Symbol } from './OrDateTimePicker-
|
|
1
|
+
import { _ as _baseGetTag, i as isObject_1, a as _root, b as isObjectLike_1, c as _freeGlobal, d as isArray_1, e as _Symbol } from './OrDateTimePicker-c960cdca.js';
|
|
2
2
|
import { resolveComponent, openBlock, createElementBlock, createCommentVNode, renderSlot, normalizeProps, guardReactiveProps, createVNode, withCtx, Fragment, renderList, createBlock, createElementVNode, withModifiers } from 'vue';
|
|
3
|
-
import { s as styleInject } from './OrAvatar-
|
|
3
|
+
import { s as styleInject } from './OrAvatar-572ba305.js';
|
|
4
4
|
import { defineComponent } from 'vue-demi';
|
|
5
5
|
import script$1 from './OrError/OrError.js';
|
|
6
6
|
import script$2 from './OrLabel/OrLabel.js';
|
|
7
|
-
import { s as script$3 } from './OrButtonV2-
|
|
7
|
+
import { s as script$3 } from './OrButtonV2-5c914875.js';
|
|
8
8
|
import script$4 from './OrIconButtonV2/OrIconButton.js';
|
|
9
9
|
import { OrIcon as script$5 } from './OrIcon/index.js';
|
|
10
10
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, normalizeProps, guardReactiveProps, createVNode, mergeProps, createSlots, normalizeStyle } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-572ba305.js';
|
|
3
3
|
import { defineComponent } from 'vue-demi';
|
|
4
|
-
import { s as script$1 } from '../OrList-
|
|
4
|
+
import { s as script$1 } from '../OrList-ba2ed0ca.js';
|
|
5
5
|
import script$2 from '../OrInput/OrInput.js';
|
|
6
6
|
import { OrIcon as script$3 } from '../OrIcon/index.js';
|
|
7
7
|
import script$4 from '../OrIconButtonV2/OrIconButton.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrListV3-
|
|
1
|
+
export { s as default } from '../OrListV3-730d6fbd.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as OrListItem, s as OrListV3 } from '../OrListV3-
|
|
1
|
+
export { a as OrListItem, s as OrListV3 } from '../OrListV3-730d6fbd.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { L as List, b as ListContent } from '../OrListV3-
|
|
1
|
+
export { L as List, b as ListContent } from '../OrListV3-730d6fbd.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, resolveComponent, normalizeProps, guardReactiveProps, createVNode, withCtx, createTextVNode, toDisplayString, Fragment, renderList, createBlock, createCommentVNode } from 'vue';
|
|
2
|
-
import { S as Sortable, v as v4 } from './OrList-
|
|
2
|
+
import { S as Sortable, v as v4 } from './OrList-ba2ed0ca.js';
|
|
3
3
|
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
4
|
-
import { s as script$2 } from './OrIconButtonV3-
|
|
4
|
+
import { s as script$2 } from './OrIconButtonV3-3308b059.js';
|
|
5
5
|
import { s as script$3 } from './OrLabelV3-2715e117.js';
|
|
6
6
|
import { useProxyModelValue } from '../hooks/useProxyModelValue.js';
|
|
7
7
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, normalizeClass, createTextVNode, toDisplayString, Fragment, renderList, createElementVNode, createCommentVNode, pushScopeId, popScopeId } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-572ba305.js';
|
|
3
3
|
import { defineComponent } from 'vue-demi';
|
|
4
4
|
import { isEmpty } from '../../utils/isEmpty.js';
|
|
5
5
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrLoaderV3-
|
|
1
|
+
export { s as default } from '../OrLoaderV3-fd4bedab.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../OrLoaderV3-
|
|
1
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../OrLoaderV3-fd4bedab.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant } from '../OrLoaderV3-
|
|
1
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant } from '../OrLoaderV3-fd4bedab.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { e as LoaderContainer, g as LoaderDescription, c as LoaderRoot, d as LoaderRootColors, f as LoaderTitle } from '../OrLoaderV3-
|
|
1
|
+
export { e as LoaderContainer, g as LoaderDescription, c as LoaderRoot, d as LoaderRootColors, f as LoaderTitle } from '../OrLoaderV3-fd4bedab.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, normalizeClass, toDisplayString, createCommentVNode, createElementVNode, normalizeStyle } from 'vue';
|
|
2
|
-
import {
|
|
2
|
+
import { h as useElementSize } from './OrAutocompleteV3-734b9c68.js';
|
|
3
3
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
4
4
|
|
|
5
5
|
var LoaderVariant;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrMenuItemV3-
|
|
1
|
+
export { s as default } from '../OrMenuItemV3-d0efed3c.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrMenuItemV3 } from '../OrMenuItemV3-
|
|
1
|
+
export { s as OrMenuItemV3 } from '../OrMenuItemV3-d0efed3c.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { M as MenuItem } from '../OrMenuItemV3-
|
|
1
|
+
export { M as MenuItem } from '../OrMenuItemV3-d0efed3c.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, normalizeProps, mergeProps, createCommentVNode, createElementVNode, renderSlot, Fragment, createVNode, withModifiers } from 'vue';
|
|
2
2
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
3
3
|
import { s as script$1 } from './OrIconV3-b5c97ea7.js';
|
|
4
|
-
import { s as script$2 } from './OrIconButtonV3-
|
|
4
|
+
import { s as script$2 } from './OrIconButtonV3-3308b059.js';
|
|
5
5
|
|
|
6
6
|
const MenuItem = [
|
|
7
7
|
// Layout
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrMenuV3-
|
|
1
|
+
export { s as default } from '../OrMenuV3-c2e7992d.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrMenuV3 } from '../OrMenuV3-
|
|
1
|
+
export { s as OrMenuV3 } from '../OrMenuV3-c2e7992d.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { M as Menu } from '../OrMenuV3-
|
|
1
|
+
export { M as Menu } from '../OrMenuV3-c2e7992d.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createBlock, normalizeClass, withCtx, createElementVNode, mergeProps, withModifiers, renderSlot } from 'vue';
|
|
2
2
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
3
|
-
import { s as script$1, P as PopoverPlacement } from './OrPopoverV3-
|
|
3
|
+
import { s as script$1, P as PopoverPlacement } from './OrPopoverV3-f80ab3bc.js';
|
|
4
4
|
import { usePopoverState } from '../hooks/usePopoverState.js';
|
|
5
5
|
|
|
6
6
|
const Menu = [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrModal-
|
|
1
|
+
export { s as default } from '../OrModal-e27e0b65.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { O as OrModalSizes } from '../OrModal-
|
|
1
|
+
export { O as OrModalSizes } from '../OrModal-e27e0b65.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrModal, O as OrModalSizes } from '../OrModal-
|
|
1
|
+
export { s as OrModal, O as OrModalSizes } from '../OrModal-e27e0b65.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, createVNode, withCtx, createElementVNode, normalizeClass, renderSlot, toDisplayString, withDirectives, vShow, createCommentVNode } from 'vue';
|
|
2
|
-
import { s as styleInject } from './OrAvatar-
|
|
2
|
+
import { s as styleInject } from './OrAvatar-572ba305.js';
|
|
3
3
|
import { ref, watch, defineComponent, onBeforeUnmount } from 'vue-demi';
|
|
4
|
-
import {
|
|
4
|
+
import { i as unrefElement, t as tryOnScopeDispose, o as onClickOutside } from './OrAutocompleteV3-734b9c68.js';
|
|
5
5
|
import script$1 from './OrIconButtonV2/OrIconButton.js';
|
|
6
6
|
import script$2 from './OrOverlay/OrOverlay.js';
|
|
7
7
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrModalV3-
|
|
1
|
+
export { s as default } from '../OrModalV3-49cdc7f0.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { M as ModalSize, s as OrModalV3 } from '../OrModalV3-
|
|
1
|
+
export { M as ModalSize, s as OrModalV3 } from '../OrModalV3-49cdc7f0.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { M as ModalSize } from '../OrModalV3-
|
|
1
|
+
export { M as ModalSize } from '../OrModalV3-49cdc7f0.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as Modal, b as ModalSizes } from '../OrModalV3-
|
|
1
|
+
export { a as Modal, b as ModalSizes } from '../OrModalV3-49cdc7f0.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, normalizeClass, renderSlot, resolveComponent, createElementVNode, createVNode, withModifiers, createBlock, withCtx, mergeProps, createCommentVNode } from 'vue';
|
|
2
2
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
3
|
-
import { s as script$4 } from './OrIconButtonV3-
|
|
4
|
-
import { s as script$5 } from './OrOverlayV3-
|
|
3
|
+
import { s as script$4 } from './OrIconButtonV3-3308b059.js';
|
|
4
|
+
import { s as script$5 } from './OrOverlayV3-86a95fda.js';
|
|
5
5
|
import { usePopoverState } from '../hooks/usePopoverState.js';
|
|
6
6
|
|
|
7
7
|
const ModalContent = [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, createVNode, Fragment, createTextVNode, toDisplayString, createCommentVNode, createBlock } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-572ba305.js';
|
|
3
3
|
import { defineComponent } from 'vue-demi';
|
|
4
4
|
import { OrIcon as script$1 } from '../OrIcon/index.js';
|
|
5
5
|
import script$2 from '../OrIconButtonV2/OrIconButton.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrNotificationV3-
|
|
1
|
+
export { s as default } from '../OrNotificationV3-12c2afa4.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from '../OrNotificationV3-
|
|
1
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from '../OrNotificationV3-12c2afa4.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { N as NotificationVariant } from '../OrNotificationV3-
|
|
1
|
+
export { N as NotificationVariant } from '../OrNotificationV3-12c2afa4.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as Notification, c as NotificationIcon, d as NotificationIconVariants, b as NotificationVariants } from '../OrNotificationV3-
|
|
1
|
+
export { a as Notification, c as NotificationIcon, d as NotificationIconVariants, b as NotificationVariants } from '../OrNotificationV3-12c2afa4.js';
|
package/dist/bundled/v3/components/{OrNotificationV3-c8980857.js → OrNotificationV3-12c2afa4.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, renderSlot, createBlock, withModifiers, createCommentVNode } from 'vue';
|
|
2
2
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
3
3
|
import { s as script$1 } from './OrIconV3-b5c97ea7.js';
|
|
4
|
-
import { s as script$2 } from './OrIconButtonV3-
|
|
4
|
+
import { s as script$2 } from './OrIconButtonV3-3308b059.js';
|
|
5
5
|
|
|
6
6
|
var NotificationVariant;
|
|
7
7
|
(function (NotificationVariant) {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, createVNode, withModifiers, createElementVNode, renderSlot, createBlock, withCtx, Fragment, renderList, createCommentVNode } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-572ba305.js';
|
|
3
3
|
import { defineComponent, ref } from 'vue-demi';
|
|
4
|
-
import { a as useToggle, o as onClickOutside } from '../OrAutocompleteV3-
|
|
5
|
-
import { s as script$2 } from '../OrButtonV2-
|
|
4
|
+
import { a as useToggle, o as onClickOutside } from '../OrAutocompleteV3-734b9c68.js';
|
|
5
|
+
import { s as script$2 } from '../OrButtonV2-5c914875.js';
|
|
6
6
|
import script$3 from '../OrIconButtonV2/OrIconButton.js';
|
|
7
|
-
import { s as script$4, O as OrFloatingPlacements } from '../OrFloating-
|
|
7
|
+
import { s as script$4, O as OrFloatingPlacements } from '../OrFloating-3c6ab4ea.js';
|
|
8
8
|
|
|
9
9
|
var script$1 = defineComponent({
|
|
10
10
|
name: 'OrOverflowMenuItem',
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, normalizeClass, renderSlot } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-572ba305.js';
|
|
3
3
|
import { defineComponent } from 'vue-demi';
|
|
4
4
|
|
|
5
5
|
var script = defineComponent({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrOverlayV3-
|
|
1
|
+
export { s as default } from '../OrOverlayV3-86a95fda.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrOverlayV3 } from '../OrOverlayV3-
|
|
1
|
+
export { s as OrOverlayV3 } from '../OrOverlayV3-86a95fda.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { O as Overlay } from '../OrOverlayV3-
|
|
1
|
+
export { O as Overlay } from '../OrOverlayV3-86a95fda.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, renderSlot } from 'vue';
|
|
2
|
-
import {
|
|
2
|
+
import { j as useScrollLock } from './OrAutocompleteV3-734b9c68.js';
|
|
3
3
|
import { defineComponent, ref, computed, isVue2 } from 'vue-demi';
|
|
4
4
|
import script$1 from './OrTeleportV3/OrTeleport.js';
|
|
5
5
|
import { useElevation } from '../hooks/useElevation.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrPaginationV3-
|
|
1
|
+
export { s as default } from '../OrPaginationV3-31902e61.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrPaginationV3 } from '../OrPaginationV3-
|
|
1
|
+
export { s as OrPaginationV3 } from '../OrPaginationV3-31902e61.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { P as Pagination, c as PaginationItem, a as PaginationLimitGroup, b as PaginationOffsetGroup } from '../OrPaginationV3-
|
|
1
|
+
export { P as Pagination, c as PaginationItem, a as PaginationLimitGroup, b as PaginationOffsetGroup } from '../OrPaginationV3-31902e61.js';
|