@onereach/ui-components 11.5.2-beta.4432.0 → 11.5.2-beta.4434.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/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/OrInputBoxV3/styles.js +4 -8
- 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 +14 -3
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.vue.d.ts +46 -0
- 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/OrTeleport/OrTeleport.vue2.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrTextareaV3/OrTextarea.js +5 -20
- package/dist/bundled/v2/components/OrTextareaV3/OrTextarea.vue.d.ts +2 -13
- package/dist/bundled/v2/components/OrTextareaV3/styles.d.ts +0 -2
- package/dist/bundled/v2/components/OrTextareaV3/styles.js +3 -13
- 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.js +8 -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-fe85dfd9.js} +1 -23
- package/dist/bundled/v2/index.js +9 -9
- package/dist/bundled/v2/{useFocusTrap-61cd932e.js → useFocusTrap-5b440601.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-ef4daf2e.js → OrAutocompleteV3-b14880ea.js} +8 -30
- 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-0989b24b.js → OrBottomSheetV3-3a35a3e6.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-f0acd78e.js → OrButtonGroupV3-574cbe24.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-5a7b2da9.js → OrButtonV2-13fec64a.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-ee1e99d9.js → OrButtonV3-b312381e.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-185a0dfa.js → OrCardCollectionV3-c5c6b413.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-dbd449b8.js → OrCheckboxTreeV3-2ebdc5dc.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-5ebbb285.js → OrCheckboxV3-f0417f25.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-b138248d.js → OrChips-96c3b09a.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-33883fee.js → OrCode-be0c1dbd.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-b0a36eb2.js → OrCodeV3-9443ee78.js} +10 -10
- 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-2f58c7e7.js → OrColorPicker-8827ecf0.js} +3 -3
- package/dist/bundled/v3/components/OrCombinedInputV3/OrCombinedInput.js +1 -1
- package/dist/bundled/v3/components/OrCombinedInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCombinedInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrCombinedInputV3-614bd043.js → OrCombinedInputV3-d40e62b4.js} +1 -1
- 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-e7532fce.js → OrConfirm-7d718eba.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-f0d43273.js → OrConfirmV3-49046264.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-3dfc7412.js → OrDataGridV3-bf456dfb.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-3950e77f.js → OrDateFormatV3-a18f3e80.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-990f2c43.js → OrDatePickerV3-f9f5dee6.js} +4 -4
- 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-d1d8bc21.js → OrDateRangePickerV3-2834b4b4.js} +4 -4
- 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-9124c3cf.js → OrDateTimeFormatV3-e6faf1f1.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-76699502.js → OrDateTimePicker-bcda8582.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-4e824e21.js → OrDateTimePickerV3-a78dfc56.js} +6 -6
- 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-880f9f38.js → OrEditorTabsV3-b77ea151.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-3ba8f76e.js → OrFloating-47a3db0d.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-b78c99a4.js → OrIconButtonV3-06e478da.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-d63da3a5.js → OrInlineInputV3-fef03008.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-edc7a4c2.js → OrInlineTextareaV3-9924e232.js} +2 -2
- package/dist/bundled/v3/components/OrInput/OrInput.js +1 -1
- package/dist/bundled/v3/components/OrInputBoxV3/OrInputBox.js +1 -1
- package/dist/bundled/v3/components/OrInputBoxV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInputBoxV3/props.js +1 -1
- package/dist/bundled/v3/components/OrInputBoxV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInputBoxV3-ff861412.js → OrInputBoxV3-1253f899.js} +4 -8
- 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-ba504d76.js → OrInputV3-8ad8027d.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-0607f3b4.js → OrList-e3839a68.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-b6f98ce3.js → OrListV3-a3241bbc.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-21479095.js → OrLoaderV3-5410a6f2.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-8e5e8c0f.js → OrMenuItemV3-ad2e0f44.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-e485ca76.js → OrMenuV3-23a96d2e.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-f6301bfc.js → OrModal-6c8c308e.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-1ab25608.js → OrModalV3-4515c41a.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-6577a7ad.js → OrNotificationV3-402798f0.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-82e01566.js → OrOverlayV3-a5426810.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-dc6bc8f5.js → OrPaginationV3-75e23453.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/OrPopover.vue.d.ts +30 -0
- 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-12df6ce6.js → OrPopoverV3-19daa970.js} +13 -8
- 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-7d21c17a.js → OrProgress-d01ae232.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-13958a98.js → OrProgressV3-c85abedd.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-ed25aafd.js → OrRadio-28f98ea0.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-a896d852.js → OrRadioV3-e61ab42a.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-93eeb5cf.js → OrRangeSliderV3-9016c52b.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-fb8df6b4.js → OrResizeablePanelV3-37276ba6.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-3ccd5636.js → OrRichTextEditorV3-704055ff.js} +12 -12
- package/dist/bundled/v3/components/OrSearch/OrSearch.js +3 -3
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +3 -3
- 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-c266abd7.js → OrSelect-87e33d0d.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-2bb90b06.js → OrSelectV3-fdda1edf.js} +9 -9
- 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-e75f3be3.js → OrSidebarV3-fe044b7e.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-73c9c4d8.js → OrSkeleton-9562a650.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-17d6477a.js → OrSkeletonV3-ff8b4e11.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-e843786f.js → OrSliderV3-16ac9e02.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-8eff58d2.js → OrSortingV3-36cf8bde.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-63c2e46c.js → OrStatusV3-90592a7d.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-397c09aa.js → OrSwitchV3-1552d1ab.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-19bf8a73.js → OrTabsV3-ef2c742f.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-db53ff48.js → OrTagInputV3-dd7972a2.js} +7 -7
- 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-cbd53a53.js → OrTagV3-d3ce3fe4.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-b7e0910b.js → OrTagsV3-2251501d.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/OrTextarea.vue.d.ts +1 -10
- package/dist/bundled/v3/components/OrTextareaV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTextareaV3/styles.d.ts +0 -2
- package/dist/bundled/v3/components/OrTextareaV3/styles.js +1 -2
- package/dist/bundled/v3/components/{OrTextareaV3-904f0c8b.js → OrTextareaV3-9aadcbeb.js} +7 -30
- 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-047090a8.js → OrTimeFormatV3-27613325.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-c53e9e2e.js → OrTimePickerV3-4d307c71.js} +4 -4
- 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-6bec9b29.js → OrTimeRangePickerV3-a74f1395.js} +4 -4
- 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-6973298b.js → OrToast-934cb270.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-aa0ddafd.js → OrToastV3-c7823738.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-cf79aa74.js → OrTooltipV3-d4752432.js} +1 -1
- package/dist/bundled/v3/components/OrTreeV3/index.js +2 -2
- package/dist/bundled/v3/components/index.js +70 -70
- 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 +72 -72
- package/dist/bundled/v3/utils/functions/dom.js +3 -3
- package/dist/esm/v2/{OrAutocomplete-c6929591.js → OrAutocomplete-e36b572f.js} +7 -7
- package/dist/esm/v2/{OrCardCollection-f5ba04ff.js → OrCardCollection-ae932601.js} +3 -3
- package/dist/esm/v2/{OrCode-1835b612.js → OrCode-2c5a00ba.js} +4 -4
- package/dist/esm/v2/{OrCombinedInput-b30bea03.js → OrCombinedInput-4b19d4b3.js} +1 -1
- package/dist/esm/v2/{OrConfirm-46c92544.js → OrConfirm-47cf075f.js} +1 -1
- package/dist/esm/v2/{OrContextMenu-180a83f8.js → OrContextMenu-78008be1.js} +2 -2
- package/dist/esm/v2/{OrDataGrid-8690a2ff.js → OrDataGrid-5af27788.js} +2 -2
- package/dist/esm/v2/{OrDateFormat-2d1a0e31.js → OrDateFormat-5d6ce415.js} +2 -2
- package/dist/esm/v2/{OrDatePicker-183329ad.js → OrDatePicker-f6ca9ee2.js} +6 -6
- package/dist/esm/v2/{OrDateRangePicker-102dccfb.js → OrDateRangePicker-bd29374b.js} +6 -6
- package/dist/esm/v2/{OrDateTimeFormat-e20a32f6.js → OrDateTimeFormat-610881e3.js} +2 -2
- package/dist/esm/v2/{OrDateTimePicker-d753fd54.js → OrDateTimePicker-8384e2c1.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-60781b64.js → OrDateTimePicker.vue_rollup-plugin-vue_script-07d7811d.js} +5 -5
- package/dist/esm/v2/{OrDateTimePickerTimeSelect-306515c3.js → OrDateTimePickerTimeSelect-ddd47467.js} +3 -3
- package/dist/esm/v2/{OrEditorTabs-671aa50b.js → OrEditorTabs-1aa5821a.js} +3 -3
- package/dist/esm/v2/{OrEditorTabsItem-dbe11e0a.js → OrEditorTabsItem-45794a67.js} +1 -1
- package/dist/esm/v2/{OrIconButton-cf8e20e0.js → OrIconButton-a8d6aace.js} +1 -1
- package/dist/esm/v2/{OrInlineInput-e322dd32.js → OrInlineInput-4bf4d244.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-10807cbe.js → OrInlineTextarea-0ba431f8.js} +1 -1
- package/dist/esm/v2/{OrInput-a83c9006.js → OrInput-a663ea50.js} +3 -3
- package/dist/esm/v2/{OrInputBox-240ef1d1.js → OrInputBox-e272cbb2.js} +1 -1
- package/dist/esm/v2/{OrInputBox.vue_rollup-plugin-vue_script-1ce3da7b.js → OrInputBox.vue_rollup-plugin-vue_script-770d753e.js} +4 -8
- package/dist/esm/v2/{OrList-6c72887a.js → OrList-bb2d0be4.js} +1 -1
- package/dist/esm/v2/{OrMenu-c44856c5.js → OrMenu-1b2259df.js} +1 -1
- package/dist/esm/v2/{OrMenuItem-fd2b15dc.js → OrMenuItem-ac5e6055.js} +1 -1
- package/dist/esm/v2/{OrModal-0e9e2428.js → OrModal-cc4d576d.js} +1 -1
- package/dist/esm/v2/{OrNotification-0d387b77.js → OrNotification-f5f1edcb.js} +1 -1
- package/dist/esm/v2/{OrPagination-5c65a29b.js → OrPagination-e8b5a7a0.js} +2 -2
- package/dist/esm/v2/{OrPopover-8c1fdbe0.js → OrPopover-201b6c5e.js} +13 -2
- package/dist/esm/v2/{OrRangeSlider-82d4ddf9.js → OrRangeSlider-d9f2412f.js} +2 -2
- package/dist/esm/v2/{OrResizeablePanel-99fa2935.js → OrResizeablePanel-6365cf34.js} +1 -1
- package/dist/esm/v2/{OrRichTextEditor-9e454b10.js → OrRichTextEditor-b0c88b43.js} +6 -6
- package/dist/esm/v2/{OrSearch-d6f68b84.js → OrSearch-0158a1f8.js} +2 -2
- package/dist/esm/v2/{OrSelect-8822be9d.js → OrSelect-e6fb1f37.js} +8 -8
- package/dist/esm/v2/{OrSelectMultipleControl-ae6b1e26.js → OrSelectMultipleControl-9aa403ac.js} +1 -1
- package/dist/esm/v2/{OrSlider-215e4f42.js → OrSlider-e575fb67.js} +1 -1
- package/dist/esm/v2/{OrSlider.vue_rollup-plugin-vue_script-75e1b689.js → OrSlider.vue_rollup-plugin-vue_script-30e07ba5.js} +1 -1
- package/dist/esm/v2/{OrSorting-4cddb9e5.js → OrSorting-b74f615c.js} +2 -2
- package/dist/esm/v2/{OrTabs-d063bd59.js → OrTabs-60c23c85.js} +2 -2
- package/dist/esm/v2/{OrTag-268c918e.js → OrTag-047d2be3.js} +1 -1
- package/dist/esm/v2/{OrTagInput-a1427608.js → OrTagInput-62323caa.js} +5 -5
- package/dist/esm/v2/{OrTags-593a70c0.js → OrTags-4200f68e.js} +2 -2
- package/dist/esm/v2/{OrTextarea-3351937f.js → OrTextarea-ab686250.js} +9 -31
- package/dist/esm/v2/{OrTimeFormat-ad4ee4b8.js → OrTimeFormat-6f619739.js} +2 -2
- package/dist/esm/v2/{OrTimePicker-f35dd19d.js → OrTimePicker-5002ea6a.js} +6 -6
- package/dist/esm/v2/{OrTimeRangePicker-53c50ac8.js → OrTimeRangePicker-fd10f1b9.js} +6 -6
- package/dist/esm/v2/{OrTooltip-6b185542.js → OrTooltip-375cc3b3.js} +1 -1
- package/dist/esm/v2/components/index.js +49 -49
- 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-combined-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-confirm-v3/index.js +7 -7
- package/dist/esm/v2/components/or-context-menu-v3/index.js +3 -3
- 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 +6 -6
- package/dist/esm/v2/components/or-editor-tabs-v3/index.js +7 -7
- package/dist/esm/v2/components/or-editor-tabs-v3/partials/index.js +4 -4
- package/dist/esm/v2/components/or-icon-button-v3/index.js +3 -3
- package/dist/esm/v2/components/or-inline-input-v3/index.js +4 -4
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +4 -4
- package/dist/esm/v2/components/or-input-box-v3/index.js +2 -2
- package/dist/esm/v2/components/or-input-v3/index.js +6 -6
- package/dist/esm/v2/components/or-list-v3/index.js +4 -4
- package/dist/esm/v2/components/or-menu-item-v3/index.js +4 -4
- package/dist/esm/v2/components/or-menu-v3/index.js +2 -2
- package/dist/esm/v2/components/or-modal-v3/index.js +4 -4
- package/dist/esm/v2/components/or-notification-v3/index.js +4 -4
- package/dist/esm/v2/components/or-pagination-v3/index.js +6 -6
- package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +46 -0
- package/dist/esm/v2/components/or-popover-v3/index.js +1 -1
- package/dist/esm/v2/components/or-range-slider-v3/index.js +4 -4
- package/dist/esm/v2/components/or-resizeable-panel-v3/index.js +4 -4
- 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 +6 -6
- package/dist/esm/v2/components/or-select-v3/partials/or-select-multiple-control/index.js +6 -6
- package/dist/esm/v2/components/or-sidebar-v3/index.js +5 -5
- package/dist/esm/v2/components/or-slider-v3/index.js +4 -4
- package/dist/esm/v2/components/or-sorting-v3/index.js +6 -6
- package/dist/esm/v2/components/or-tabs-v3/index.js +6 -6
- package/dist/esm/v2/components/or-tag-input-v3/index.js +8 -8
- package/dist/esm/v2/components/or-tag-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tags-v3/index.js +5 -5
- package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +2 -13
- package/dist/esm/v2/components/or-textarea-v3/index.js +4 -4
- package/dist/esm/v2/components/or-textarea-v3/styles.d.ts +0 -2
- 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 +4 -4
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tooltip-v3/index.js +2 -2
- package/dist/esm/v2/index.js +49 -49
- package/dist/esm/v2/{props-4e51ba33.js → props-bb403404.js} +1 -1
- package/dist/esm/v2/{types-49cee165.js → types-58747b52.js} +1 -1
- package/dist/esm/v3/{OrAutocomplete-5f2da2ea.js → OrAutocomplete-e9b5e6e6.js} +6 -6
- package/dist/esm/v3/{OrCardCollection-dca9867a.js → OrCardCollection-59817dcc.js} +3 -3
- package/dist/esm/v3/{OrCode-3bf3a3c6.js → OrCode-4dbceaee.js} +3 -3
- package/dist/esm/v3/{OrCombinedInput-04dda289.js → OrCombinedInput-4dc423a8.js} +1 -1
- package/dist/esm/v3/{OrConfirm-5c247038.js → OrConfirm-46916b36.js} +1 -1
- package/dist/esm/v3/{OrContextMenu-7fe5d0b5.js → OrContextMenu-0c6d9b75.js} +2 -2
- package/dist/esm/v3/{OrDataGrid-f52d8201.js → OrDataGrid-75f6c4ac.js} +2 -2
- package/dist/esm/v3/{OrDateFormat-fa638790.js → OrDateFormat-e3993341.js} +2 -2
- package/dist/esm/v3/{OrDatePicker-f5a9cd38.js → OrDatePicker-d9c8bc41.js} +5 -5
- package/dist/esm/v3/{OrDateRangePicker-6ede9638.js → OrDateRangePicker-557e4736.js} +5 -5
- package/dist/esm/v3/{OrDateTimeFormat-ab9f7811.js → OrDateTimeFormat-6e5ca8bb.js} +2 -2
- package/dist/esm/v3/{OrDateTimePicker-eef46108.js → OrDateTimePicker-9acc7f58.js} +4 -4
- package/dist/esm/v3/{OrDateTimePickerTimeSelect-5347e7e9.js → OrDateTimePickerTimeSelect-8fda0cfc.js} +3 -3
- package/dist/esm/v3/{OrEditorTabs-d4599097.js → OrEditorTabs-7445d227.js} +3 -3
- package/dist/esm/v3/{OrEditorTabsItem-5291482d.js → OrEditorTabsItem-6ffae626.js} +1 -1
- package/dist/esm/v3/{OrIconButton-c2cb59d9.js → OrIconButton-4baecd68.js} +1 -1
- package/dist/esm/v3/{OrInlineInput-a02056b2.js → OrInlineInput-c22dee86.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-4aa6a5b8.js → OrInlineTextarea-13ee3e39.js} +1 -1
- package/dist/esm/v3/{OrInput-c81e4b4e.js → OrInput-eb5a0c73.js} +2 -2
- package/dist/esm/v3/{OrInputBox-8a5687dc.js → OrInputBox-24c89cb2.js} +4 -8
- package/dist/esm/v3/{OrList-3369a698.js → OrList-2ab5b166.js} +1 -1
- package/dist/esm/v3/{OrMenu-d63778a7.js → OrMenu-c99b02ac.js} +1 -1
- package/dist/esm/v3/{OrMenuItem-511d42b6.js → OrMenuItem-89264002.js} +1 -1
- package/dist/esm/v3/{OrModal-e40ae685.js → OrModal-85c46875.js} +1 -1
- package/dist/esm/v3/{OrNotification-74a564dd.js → OrNotification-1d1d3286.js} +1 -1
- package/dist/esm/v3/{OrPagination-d597d25f.js → OrPagination-5a886207.js} +2 -2
- package/dist/esm/v3/{OrPopover-d050ede2.js → OrPopover-f303228e.js} +10 -5
- package/dist/esm/v3/{OrRangeSlider-15639c1e.js → OrRangeSlider-f1f67b3e.js} +2 -2
- package/dist/esm/v3/{OrResizeablePanel-065e1daf.js → OrResizeablePanel-5199621a.js} +1 -1
- package/dist/esm/v3/{OrRichTextEditor-abf6ccfb.js → OrRichTextEditor-a89e3160.js} +6 -6
- package/dist/esm/v3/{OrSearch-4753fecc.js → OrSearch-ea61d6c8.js} +2 -2
- package/dist/esm/v3/{OrSelect-6da3202d.js → OrSelect-9857d74c.js} +7 -7
- package/dist/esm/v3/{OrSelectMultipleControl-25be6682.js → OrSelectMultipleControl-829fadc6.js} +1 -1
- package/dist/esm/v3/{OrSlider-8dd7fbc2.js → OrSlider-a7840a86.js} +1 -1
- package/dist/esm/v3/{OrSorting-27de137e.js → OrSorting-4afcc075.js} +2 -2
- package/dist/esm/v3/{OrTabs-05aecb9d.js → OrTabs-67afd24c.js} +2 -2
- package/dist/esm/v3/{OrTag-1faec6f7.js → OrTag-008ce4df.js} +1 -1
- package/dist/esm/v3/{OrTagInput-1313dfef.js → OrTagInput-80526c00.js} +4 -4
- package/dist/esm/v3/{OrTags-69136ec4.js → OrTags-4af8c52a.js} +2 -2
- package/dist/esm/v3/{OrTextarea-46027c3a.js → OrTextarea-d6723cbe.js} +6 -28
- package/dist/esm/v3/{OrTimeFormat-48580342.js → OrTimeFormat-2cda9dec.js} +2 -2
- package/dist/esm/v3/{OrTimePicker-0e2a97a5.js → OrTimePicker-0d722e57.js} +5 -5
- package/dist/esm/v3/{OrTimeRangePicker-091a349f.js → OrTimeRangePicker-93b601cd.js} +5 -5
- package/dist/esm/v3/{OrTooltip-097469ad.js → OrTooltip-43543b88.js} +1 -1
- package/dist/esm/v3/components/index.js +46 -46
- package/dist/esm/v3/components/or-autocomplete-v3/index.js +9 -9
- package/dist/esm/v3/components/or-card-collection-v3/index.js +10 -10
- package/dist/esm/v3/components/or-code-v3/index.js +6 -6
- package/dist/esm/v3/components/or-combined-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-confirm-v3/index.js +6 -6
- package/dist/esm/v3/components/or-context-menu-v3/index.js +3 -3
- package/dist/esm/v3/components/or-data-grid-v3/index.js +10 -10
- package/dist/esm/v3/components/or-date-format-v3/index.js +9 -9
- package/dist/esm/v3/components/or-date-picker-v3/index.js +9 -9
- package/dist/esm/v3/components/or-date-range-picker-v3/index.js +9 -9
- package/dist/esm/v3/components/or-date-time-format-v3/index.js +9 -9
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +8 -8
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/index.js +6 -6
- package/dist/esm/v3/components/or-editor-tabs-v3/index.js +7 -7
- package/dist/esm/v3/components/or-editor-tabs-v3/partials/index.js +4 -4
- package/dist/esm/v3/components/or-icon-button-v3/index.js +3 -3
- package/dist/esm/v3/components/or-inline-input-v3/index.js +4 -4
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +4 -4
- package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
- package/dist/esm/v3/components/or-input-v3/index.js +5 -5
- package/dist/esm/v3/components/or-list-v3/index.js +4 -4
- package/dist/esm/v3/components/or-menu-item-v3/index.js +4 -4
- package/dist/esm/v3/components/or-menu-v3/index.js +2 -2
- package/dist/esm/v3/components/or-modal-v3/index.js +4 -4
- package/dist/esm/v3/components/or-notification-v3/index.js +4 -4
- package/dist/esm/v3/components/or-pagination-v3/index.js +6 -6
- package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +30 -0
- package/dist/esm/v3/components/or-popover-v3/index.js +1 -1
- package/dist/esm/v3/components/or-range-slider-v3/index.js +4 -4
- package/dist/esm/v3/components/or-resizeable-panel-v3/index.js +4 -4
- package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +9 -9
- package/dist/esm/v3/components/or-search-v3/index.js +6 -6
- package/dist/esm/v3/components/or-select-v3/index.js +10 -10
- package/dist/esm/v3/components/or-select-v3/partials/index.js +6 -6
- package/dist/esm/v3/components/or-select-v3/partials/or-select-multiple-control/index.js +6 -6
- package/dist/esm/v3/components/or-sidebar-v3/index.js +5 -5
- package/dist/esm/v3/components/or-slider-v3/index.js +3 -3
- package/dist/esm/v3/components/or-sorting-v3/index.js +6 -6
- package/dist/esm/v3/components/or-tabs-v3/index.js +6 -6
- package/dist/esm/v3/components/or-tag-input-v3/index.js +7 -7
- package/dist/esm/v3/components/or-tag-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tags-v3/index.js +5 -5
- package/dist/esm/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +1 -10
- package/dist/esm/v3/components/or-textarea-v3/index.js +3 -3
- package/dist/esm/v3/components/or-textarea-v3/styles.d.ts +0 -2
- package/dist/esm/v3/components/or-time-format-v3/index.js +9 -9
- package/dist/esm/v3/components/or-time-picker-v3/index.js +9 -9
- package/dist/esm/v3/components/or-time-range-picker-v3/index.js +9 -9
- package/dist/esm/v3/components/or-toast-v3/index.js +4 -4
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tooltip-v3/index.js +2 -2
- package/dist/esm/v3/index.js +46 -46
- package/dist/esm/v3/{props-9226c69f.js → props-70969a81.js} +1 -1
- package/dist/esm/v3/{types-ad80daaa.js → types-06fd7c29.js} +1 -1
- package/package.json +1 -1
- package/src/components/or-input-box-v3/styles.ts +6 -8
- package/src/components/or-popover-v3/OrPopover.vue +9 -3
- package/src/components/or-textarea-v3/OrTextarea.vue +2 -16
- package/src/components/or-textarea-v3/styles.ts +7 -17
- /package/dist/bundled/v2/{OrDataGrid-a548a5c8.js → OrDataGrid-479e703b.js} +0 -0
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-66c24940.js → OrDateTimePickerMonthSelect-6c34d39d.js} +0 -0
- /package/dist/bundled/v2/{OrDateTimePickerPopoverHeader-3a03ca85.js → OrDateTimePickerPopoverHeader-5492e55e.js} +0 -0
- /package/dist/bundled/v2/{OrDateTimePickerTimeSelect-7c1a21be.js → OrDateTimePickerTimeSelect-a223ad91.js} +0 -0
- /package/dist/bundled/v2/{OrInlineInput-ffdf7c6e.js → OrInlineInput-9abb655f.js} +0 -0
- /package/dist/bundled/v2/{OrInput-9b37db6b.js → OrInput-8a6ce611.js} +0 -0
- /package/dist/bundled/v2/{OrList-c76f93a4.js → OrList-0fa50c13.js} +0 -0
- /package/dist/bundled/v2/{OrTree-9441d6df.js → OrTree-a0562ed7.js} +0 -0
- /package/dist/bundled/v3/components/{OrAvatar-273d5494.js → OrAvatar-92834774.js} +0 -0
- /package/dist/bundled/v3/components/{OrDropAreaV3-d8ff6e31.js → OrDropAreaV3-2f83f7f9.js} +0 -0
- /package/dist/bundled/v3/components/{OrExpansionPanelV3-95a60aab.js → OrExpansionPanelV3-f36622f8.js} +0 -0
|
@@ -58,6 +58,17 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
58
58
|
type: PropType<"none" | "start" | "end" | undefined>;
|
|
59
59
|
default: undefined;
|
|
60
60
|
};
|
|
61
|
+
hideOptions: {
|
|
62
|
+
type: PropType<{
|
|
63
|
+
rootBoundary?: import("@floating-ui/dom").RootBoundary | undefined;
|
|
64
|
+
elementContext?: import("@floating-ui/dom").ElementContext | undefined;
|
|
65
|
+
altBoundary?: boolean | undefined;
|
|
66
|
+
padding?: import("@floating-ui/dom").Padding | undefined;
|
|
67
|
+
strategy?: "referenceHidden" | "escaped" | undefined;
|
|
68
|
+
boundary?: import("@floating-ui/dom").Boundary | undefined;
|
|
69
|
+
}>;
|
|
70
|
+
default: undefined;
|
|
71
|
+
};
|
|
61
72
|
offset: {
|
|
62
73
|
type: PropType<PopoverOffset>;
|
|
63
74
|
default: number;
|
|
@@ -101,6 +112,17 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
101
112
|
type: PropType<"none" | "start" | "end" | undefined>;
|
|
102
113
|
default: undefined;
|
|
103
114
|
};
|
|
115
|
+
hideOptions: {
|
|
116
|
+
type: PropType<{
|
|
117
|
+
rootBoundary?: import("@floating-ui/dom").RootBoundary | undefined;
|
|
118
|
+
elementContext?: import("@floating-ui/dom").ElementContext | undefined;
|
|
119
|
+
altBoundary?: boolean | undefined;
|
|
120
|
+
padding?: import("@floating-ui/dom").Padding | undefined;
|
|
121
|
+
strategy?: "referenceHidden" | "escaped" | undefined;
|
|
122
|
+
boundary?: import("@floating-ui/dom").Boundary | undefined;
|
|
123
|
+
}>;
|
|
124
|
+
default: undefined;
|
|
125
|
+
};
|
|
104
126
|
offset: {
|
|
105
127
|
type: PropType<PopoverOffset>;
|
|
106
128
|
default: number;
|
|
@@ -123,6 +145,14 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
123
145
|
trigger: ReferenceElement;
|
|
124
146
|
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
125
147
|
fallbackPlacement: "none" | "start" | "end" | undefined;
|
|
148
|
+
hideOptions: {
|
|
149
|
+
rootBoundary?: import("@floating-ui/dom").RootBoundary | undefined;
|
|
150
|
+
elementContext?: import("@floating-ui/dom").ElementContext | undefined;
|
|
151
|
+
altBoundary?: boolean | undefined;
|
|
152
|
+
padding?: import("@floating-ui/dom").Padding | undefined;
|
|
153
|
+
strategy?: "referenceHidden" | "escaped" | undefined;
|
|
154
|
+
boundary?: import("@floating-ui/dom").Boundary | undefined;
|
|
155
|
+
};
|
|
126
156
|
offset: PopoverOffset;
|
|
127
157
|
fullWidth: boolean;
|
|
128
158
|
disableDefaultStyles: boolean;
|
|
@@ -164,6 +194,14 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
164
194
|
trigger: ReferenceElement;
|
|
165
195
|
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
166
196
|
fallbackPlacement: "none" | "start" | "end" | undefined;
|
|
197
|
+
hideOptions: {
|
|
198
|
+
rootBoundary?: import("@floating-ui/dom").RootBoundary | undefined;
|
|
199
|
+
elementContext?: import("@floating-ui/dom").ElementContext | undefined;
|
|
200
|
+
altBoundary?: boolean | undefined;
|
|
201
|
+
padding?: import("@floating-ui/dom").Padding | undefined;
|
|
202
|
+
strategy?: "referenceHidden" | "escaped" | undefined;
|
|
203
|
+
boundary?: import("@floating-ui/dom").Boundary | undefined;
|
|
204
|
+
};
|
|
167
205
|
offset: PopoverOffset;
|
|
168
206
|
fullWidth: boolean;
|
|
169
207
|
disableDefaultStyles: boolean;
|
|
@@ -179,6 +217,14 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
179
217
|
trigger: ReferenceElement;
|
|
180
218
|
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
181
219
|
fallbackPlacement: "none" | "start" | "end" | undefined;
|
|
220
|
+
hideOptions: {
|
|
221
|
+
rootBoundary?: import("@floating-ui/dom").RootBoundary | undefined;
|
|
222
|
+
elementContext?: import("@floating-ui/dom").ElementContext | undefined;
|
|
223
|
+
altBoundary?: boolean | undefined;
|
|
224
|
+
padding?: import("@floating-ui/dom").Padding | undefined;
|
|
225
|
+
strategy?: "referenceHidden" | "escaped" | undefined;
|
|
226
|
+
boundary?: import("@floating-ui/dom").Boundary | undefined;
|
|
227
|
+
};
|
|
182
228
|
offset: PopoverOffset;
|
|
183
229
|
fullWidth: boolean;
|
|
184
230
|
disableDefaultStyles: boolean;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrPopoverV3, a as PopoverPlacement, P as PopoverVariant } from '../../OrPopover-
|
|
1
|
+
export { _ as OrPopoverV3, a as PopoverPlacement, P as PopoverVariant } from '../../OrPopover-201b6c5e.js';
|
|
2
2
|
export { i as isPrevented } from '../../isPrevented-b151a948.js';
|
|
3
3
|
import '@floating-ui/dom';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrRangeSliderV3 } from '../../OrRangeSlider-
|
|
1
|
+
export { _ as OrRangeSliderV3 } from '../../OrRangeSlider-d9f2412f.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../TimeFormat-a7f5565b.js';
|
|
@@ -8,10 +8,10 @@ import 'lodash/isElement';
|
|
|
8
8
|
import '../../useProxyModelValue-940010d2.js';
|
|
9
9
|
import '@onereach/styles/tailwind/plugins/core';
|
|
10
10
|
import '@onereach/styles/tailwind.config.json';
|
|
11
|
-
import '../../OrSlider.vue_rollup-plugin-vue_script-
|
|
12
|
-
import '../../OrTooltip-
|
|
11
|
+
import '../../OrSlider.vue_rollup-plugin-vue_script-30e07ba5.js';
|
|
12
|
+
import '../../OrTooltip-375cc3b3.js';
|
|
13
13
|
import '../../usePopoverState-5f2cd96f.js';
|
|
14
|
-
import '../../OrPopover-
|
|
14
|
+
import '../../OrPopover-201b6c5e.js';
|
|
15
15
|
import '@floating-ui/dom';
|
|
16
16
|
import '../../useElevation-d6b798c5.js';
|
|
17
17
|
import '../../isVisible-d1e49905.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-6365cf34.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../TimeFormat-a7f5565b.js';
|
|
@@ -8,11 +8,11 @@ import 'lodash/isElement';
|
|
|
8
8
|
import '../../usePopoverState-5f2cd96f.js';
|
|
9
9
|
import '@onereach/styles/tailwind/plugins/core';
|
|
10
10
|
import '@onereach/styles/tailwind.config.json';
|
|
11
|
-
import '../../OrIconButton-
|
|
11
|
+
import '../../OrIconButton-a8d6aace.js';
|
|
12
12
|
import '../../OrIcon-0a14dafc.js';
|
|
13
13
|
import '../../normalize-component-6e8e3d80.js';
|
|
14
|
-
import '../../OrTooltip-
|
|
15
|
-
import '../../OrPopover-
|
|
14
|
+
import '../../OrTooltip-375cc3b3.js';
|
|
15
|
+
import '../../OrPopover-201b6c5e.js';
|
|
16
16
|
import '@floating-ui/dom';
|
|
17
17
|
import '../../useElevation-d6b798c5.js';
|
|
18
18
|
import '../../isVisible-d1e49905.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { F as Formats, _ as OrRichTextEditorV3 } from '../../OrRichTextEditor-
|
|
1
|
+
export { F as Formats, _ as OrRichTextEditorV3 } from '../../OrRichTextEditor-b0c88b43.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import '@vueuse/integrations/useFocusTrap';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -23,9 +23,9 @@ import '../../OrButton-3a743a90.js';
|
|
|
23
23
|
import '../../OrButton.vue_rollup-plugin-vue_script-e8900483.js';
|
|
24
24
|
import '../../OrLoader-4ac49224.js';
|
|
25
25
|
import '../../normalize-component-6e8e3d80.js';
|
|
26
|
-
import '../../OrIconButton-
|
|
26
|
+
import '../../OrIconButton-a8d6aace.js';
|
|
27
27
|
import '../../OrIcon-0a14dafc.js';
|
|
28
|
-
import '../../OrTooltip-
|
|
28
|
+
import '../../OrTooltip-375cc3b3.js';
|
|
29
29
|
import '../../TimeFormat-a7f5565b.js';
|
|
30
30
|
import '../../dom-53c9635b.js';
|
|
31
31
|
import 'lodash/get';
|
|
@@ -33,7 +33,7 @@ import 'lodash/isElement';
|
|
|
33
33
|
import '../../usePopoverState-5f2cd96f.js';
|
|
34
34
|
import '@onereach/styles/tailwind/plugins/core';
|
|
35
35
|
import '@onereach/styles/tailwind.config.json';
|
|
36
|
-
import '../../OrPopover-
|
|
36
|
+
import '../../OrPopover-201b6c5e.js';
|
|
37
37
|
import '@floating-ui/dom';
|
|
38
38
|
import '../../useElevation-d6b798c5.js';
|
|
39
39
|
import '../../isVisible-d1e49905.js';
|
|
@@ -45,19 +45,19 @@ import 'portal-vue';
|
|
|
45
45
|
import '../../useTheme-dc76b423.js';
|
|
46
46
|
import '../../isPrevented-b151a948.js';
|
|
47
47
|
import '../../isAncestor-a446b32f.js';
|
|
48
|
-
import '../../OrInput-
|
|
48
|
+
import '../../OrInput-a663ea50.js';
|
|
49
49
|
import '../../useIdAttribute-3a339b79.js';
|
|
50
50
|
import '../../useProxyModelValue-940010d2.js';
|
|
51
51
|
import '../../useValidationAttributes-257954f3.js';
|
|
52
52
|
import '../../OrError-b25d782d.js';
|
|
53
53
|
import '../../OrHint-2fe1157b.js';
|
|
54
|
-
import '../../OrInputBox-
|
|
55
|
-
import '../../OrInputBox.vue_rollup-plugin-vue_script-
|
|
54
|
+
import '../../OrInputBox-e272cbb2.js';
|
|
55
|
+
import '../../OrInputBox.vue_rollup-plugin-vue_script-770d753e.js';
|
|
56
56
|
import '../../OrLabel-bf7e2ea2.js';
|
|
57
57
|
import '../../style-inject.es-4c6f2515.js';
|
|
58
|
-
import '../../OrMenuItem-
|
|
59
|
-
import '../../OrMenu-
|
|
60
|
-
import '../../OrModal-
|
|
58
|
+
import '../../OrMenuItem-ac5e6055.js';
|
|
59
|
+
import '../../OrMenu-1b2259df.js';
|
|
60
|
+
import '../../OrModal-cc4d576d.js';
|
|
61
61
|
import '../../isArray-8eeb52b9.js';
|
|
62
62
|
import '@tiptap/core';
|
|
63
63
|
import '@tiptap/extension-heading';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { _ as OrSearchV3 } from '../../OrSearch-0158a1f8.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useIdAttribute-3a339b79.js';
|
|
@@ -10,17 +10,17 @@ import '../../useProxyModelValue-940010d2.js';
|
|
|
10
10
|
import '@onereach/styles/tailwind/plugins/core';
|
|
11
11
|
import '@onereach/styles/tailwind.config.json';
|
|
12
12
|
import '../../useValidationAttributes-257954f3.js';
|
|
13
|
-
import '../../OrInputBox.vue_rollup-plugin-vue_script-
|
|
13
|
+
import '../../OrInputBox.vue_rollup-plugin-vue_script-770d753e.js';
|
|
14
14
|
import '../../normalize-component-6e8e3d80.js';
|
|
15
|
-
import '../../OrInput-
|
|
15
|
+
import '../../OrInput-a663ea50.js';
|
|
16
16
|
import '../../useResponsive-1baf3485.js';
|
|
17
17
|
import '../../OrError-b25d782d.js';
|
|
18
18
|
import '../../OrHint-2fe1157b.js';
|
|
19
|
-
import '../../OrIconButton-
|
|
19
|
+
import '../../OrIconButton-a8d6aace.js';
|
|
20
20
|
import '../../OrIcon-0a14dafc.js';
|
|
21
|
-
import '../../OrTooltip-
|
|
21
|
+
import '../../OrTooltip-375cc3b3.js';
|
|
22
22
|
import '../../usePopoverState-5f2cd96f.js';
|
|
23
|
-
import '../../OrPopover-
|
|
23
|
+
import '../../OrPopover-201b6c5e.js';
|
|
24
24
|
import '@floating-ui/dom';
|
|
25
25
|
import '../../useElevation-d6b798c5.js';
|
|
26
26
|
import '../../isVisible-d1e49905.js';
|
|
@@ -31,7 +31,7 @@ import 'portal-vue';
|
|
|
31
31
|
import '../../useTheme-dc76b423.js';
|
|
32
32
|
import '../../isPrevented-b151a948.js';
|
|
33
33
|
import '../../isAncestor-a446b32f.js';
|
|
34
|
-
import '../../OrInputBox-
|
|
34
|
+
import '../../OrInputBox-e272cbb2.js';
|
|
35
35
|
import '../../OrLabel-bf7e2ea2.js';
|
|
36
36
|
import '../../OrLoader-4ac49224.js';
|
|
37
37
|
import '../../style-inject.es-4c6f2515.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-e6fb1f37.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../dropdown-open-06d651cf.js';
|
|
4
4
|
import '../../include-2a81e823.js';
|
|
@@ -28,9 +28,9 @@ import '../../OrExpansionPanel-3782ebef.js';
|
|
|
28
28
|
import '../../usePopoverState-5f2cd96f.js';
|
|
29
29
|
import '../../OrIcon-0a14dafc.js';
|
|
30
30
|
import '../../OrHint-2fe1157b.js';
|
|
31
|
-
import '../../OrIconButton-
|
|
32
|
-
import '../../OrTooltip-
|
|
33
|
-
import '../../OrPopover-
|
|
31
|
+
import '../../OrIconButton-a8d6aace.js';
|
|
32
|
+
import '../../OrTooltip-375cc3b3.js';
|
|
33
|
+
import '../../OrPopover-201b6c5e.js';
|
|
34
34
|
import '@floating-ui/dom';
|
|
35
35
|
import '../../useElevation-d6b798c5.js';
|
|
36
36
|
import '../../isVisible-d1e49905.js';
|
|
@@ -41,18 +41,18 @@ import 'portal-vue';
|
|
|
41
41
|
import '../../useTheme-dc76b423.js';
|
|
42
42
|
import '../../isPrevented-b151a948.js';
|
|
43
43
|
import '../../isAncestor-a446b32f.js';
|
|
44
|
-
import '../../OrInputBox-
|
|
45
|
-
import '../../OrInputBox.vue_rollup-plugin-vue_script-
|
|
46
|
-
import '../../OrInput-
|
|
44
|
+
import '../../OrInputBox-e272cbb2.js';
|
|
45
|
+
import '../../OrInputBox.vue_rollup-plugin-vue_script-770d753e.js';
|
|
46
|
+
import '../../OrInput-a663ea50.js';
|
|
47
47
|
import '../../useValidationAttributes-257954f3.js';
|
|
48
48
|
import '../../OrLoader-4ac49224.js';
|
|
49
|
-
import '../../OrMenuItem-
|
|
50
|
-
import '../../OrTags-
|
|
49
|
+
import '../../OrMenuItem-ac5e6055.js';
|
|
50
|
+
import '../../OrTags-4200f68e.js';
|
|
51
51
|
import '../../useOverflow-d3e607ee.js';
|
|
52
52
|
import '../../OrButton-3a743a90.js';
|
|
53
53
|
import '../../OrButton.vue_rollup-plugin-vue_script-e8900483.js';
|
|
54
|
-
import '../../OrTag-
|
|
55
|
-
import '../../OrSelectMultipleControl-
|
|
54
|
+
import '../../OrTag-047d2be3.js';
|
|
55
|
+
import '../../OrSelectMultipleControl-9aa403ac.js';
|
|
56
56
|
import '../../isEqual-15f4b2f5.js';
|
|
57
57
|
import '../../OrSelectControlInput-4bc1ab84.js';
|
|
58
58
|
import '../../OrSelectPlaceholder-a6caa9e0.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSelectMultipleControl } from '../../../OrSelectMultipleControl-
|
|
1
|
+
export { _ as OrSelectMultipleControl } from '../../../OrSelectMultipleControl-9aa403ac.js';
|
|
2
2
|
export { _ as OrSelectSingleControl } from '../../../OrSelectSingleControl-8c779f63.js';
|
|
3
3
|
export { _ as OrSelectPlaceholder } from '../../../OrSelectPlaceholder-a6caa9e0.js';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -16,13 +16,13 @@ import '@vueuse/core';
|
|
|
16
16
|
import '../../../useProxyModelValue-940010d2.js';
|
|
17
17
|
import '@onereach/styles/tailwind/plugins/core';
|
|
18
18
|
import '@onereach/styles/tailwind.config.json';
|
|
19
|
-
import '../../../OrTags-
|
|
19
|
+
import '../../../OrTags-4200f68e.js';
|
|
20
20
|
import '../../../useOverflow-d3e607ee.js';
|
|
21
21
|
import '../../../OrButton-3a743a90.js';
|
|
22
22
|
import '../../../OrButton.vue_rollup-plugin-vue_script-e8900483.js';
|
|
23
23
|
import '../../../OrLoader-4ac49224.js';
|
|
24
24
|
import '../../../normalize-component-6e8e3d80.js';
|
|
25
|
-
import '../../../OrPopover-
|
|
25
|
+
import '../../../OrPopover-201b6c5e.js';
|
|
26
26
|
import '@floating-ui/dom';
|
|
27
27
|
import '../../../useElevation-d6b798c5.js';
|
|
28
28
|
import '../../../isVisible-d1e49905.js';
|
|
@@ -35,9 +35,9 @@ import 'portal-vue';
|
|
|
35
35
|
import '../../../useTheme-dc76b423.js';
|
|
36
36
|
import '../../../isPrevented-b151a948.js';
|
|
37
37
|
import '../../../isAncestor-a446b32f.js';
|
|
38
|
-
import '../../../OrTag-
|
|
39
|
-
import '../../../OrIconButton-
|
|
38
|
+
import '../../../OrTag-047d2be3.js';
|
|
39
|
+
import '../../../OrIconButton-a8d6aace.js';
|
|
40
40
|
import '../../../OrIcon-0a14dafc.js';
|
|
41
|
-
import '../../../OrTooltip-
|
|
41
|
+
import '../../../OrTooltip-375cc3b3.js';
|
|
42
42
|
import '../../../OrSelectControlInput-4bc1ab84.js';
|
|
43
43
|
import '../../../isString-cf957a95.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSelectMultipleControl } from '../../../../OrSelectMultipleControl-
|
|
1
|
+
export { _ as OrSelectMultipleControl } from '../../../../OrSelectMultipleControl-9aa403ac.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../../../TimeFormat-a7f5565b.js';
|
|
4
4
|
import '../../../../dom-53c9635b.js';
|
|
@@ -14,13 +14,13 @@ import '@vueuse/core';
|
|
|
14
14
|
import '../../../../useProxyModelValue-940010d2.js';
|
|
15
15
|
import '@onereach/styles/tailwind/plugins/core';
|
|
16
16
|
import '@onereach/styles/tailwind.config.json';
|
|
17
|
-
import '../../../../OrTags-
|
|
17
|
+
import '../../../../OrTags-4200f68e.js';
|
|
18
18
|
import '../../../../useOverflow-d3e607ee.js';
|
|
19
19
|
import '../../../../OrButton-3a743a90.js';
|
|
20
20
|
import '../../../../OrButton.vue_rollup-plugin-vue_script-e8900483.js';
|
|
21
21
|
import '../../../../OrLoader-4ac49224.js';
|
|
22
22
|
import '../../../../normalize-component-6e8e3d80.js';
|
|
23
|
-
import '../../../../OrPopover-
|
|
23
|
+
import '../../../../OrPopover-201b6c5e.js';
|
|
24
24
|
import '@floating-ui/dom';
|
|
25
25
|
import '../../../../useElevation-d6b798c5.js';
|
|
26
26
|
import '../../../../isVisible-d1e49905.js';
|
|
@@ -33,9 +33,9 @@ import 'portal-vue';
|
|
|
33
33
|
import '../../../../useTheme-dc76b423.js';
|
|
34
34
|
import '../../../../isPrevented-b151a948.js';
|
|
35
35
|
import '../../../../isAncestor-a446b32f.js';
|
|
36
|
-
import '../../../../OrTag-
|
|
37
|
-
import '../../../../OrIconButton-
|
|
36
|
+
import '../../../../OrTag-047d2be3.js';
|
|
37
|
+
import '../../../../OrIconButton-a8d6aace.js';
|
|
38
38
|
import '../../../../OrIcon-0a14dafc.js';
|
|
39
|
-
import '../../../../OrTooltip-
|
|
39
|
+
import '../../../../OrTooltip-375cc3b3.js';
|
|
40
40
|
import '../../../../OrSelectControlInput-4bc1ab84.js';
|
|
41
41
|
import '../../../../OrSelectPlaceholder-a6caa9e0.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSidebarV3, S as SidebarPlacement } from '../../props-
|
|
1
|
+
export { _ as OrSidebarV3, S as SidebarPlacement } from '../../props-bb403404.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../TimeFormat-a7f5565b.js';
|
|
4
4
|
import '../../dom-53c9635b.js';
|
|
@@ -8,12 +8,12 @@ import '@vueuse/core';
|
|
|
8
8
|
import '../../usePopoverState-5f2cd96f.js';
|
|
9
9
|
import '@onereach/styles/tailwind/plugins/core';
|
|
10
10
|
import '@onereach/styles/tailwind.config.json';
|
|
11
|
-
import '../../OrResizeablePanel-
|
|
12
|
-
import '../../OrIconButton-
|
|
11
|
+
import '../../OrResizeablePanel-6365cf34.js';
|
|
12
|
+
import '../../OrIconButton-a8d6aace.js';
|
|
13
13
|
import '../../OrIcon-0a14dafc.js';
|
|
14
14
|
import '../../normalize-component-6e8e3d80.js';
|
|
15
|
-
import '../../OrTooltip-
|
|
16
|
-
import '../../OrPopover-
|
|
15
|
+
import '../../OrTooltip-375cc3b3.js';
|
|
16
|
+
import '../../OrPopover-201b6c5e.js';
|
|
17
17
|
import '@floating-ui/dom';
|
|
18
18
|
import '../../useElevation-d6b798c5.js';
|
|
19
19
|
import '../../isVisible-d1e49905.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { _ as OrSliderV3 } from '../../OrSlider-
|
|
2
|
-
export { S as SliderColor, a as SliderOrientation } from '../../OrSlider.vue_rollup-plugin-vue_script-
|
|
1
|
+
export { _ as OrSliderV3 } from '../../OrSlider-e575fb67.js';
|
|
2
|
+
export { S as SliderColor, a as SliderOrientation } from '../../OrSlider.vue_rollup-plugin-vue_script-30e07ba5.js';
|
|
3
3
|
import '../../normalize-component-6e8e3d80.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import 'vue-demi';
|
|
@@ -10,9 +10,9 @@ import 'lodash/isElement';
|
|
|
10
10
|
import '../../useProxyModelValue-940010d2.js';
|
|
11
11
|
import '@onereach/styles/tailwind/plugins/core';
|
|
12
12
|
import '@onereach/styles/tailwind.config.json';
|
|
13
|
-
import '../../OrTooltip-
|
|
13
|
+
import '../../OrTooltip-375cc3b3.js';
|
|
14
14
|
import '../../usePopoverState-5f2cd96f.js';
|
|
15
|
-
import '../../OrPopover-
|
|
15
|
+
import '../../OrPopover-201b6c5e.js';
|
|
16
16
|
import '@floating-ui/dom';
|
|
17
17
|
import '../../useElevation-d6b798c5.js';
|
|
18
18
|
import '../../isVisible-d1e49905.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSortingV3 } from '../../OrSorting-
|
|
1
|
+
export { _ as OrSortingV3 } from '../../OrSorting-b74f615c.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../TimeFormat-a7f5565b.js';
|
|
4
4
|
import '../../dom-53c9635b.js';
|
|
@@ -13,11 +13,11 @@ import '../../OrButton.vue_rollup-plugin-vue_script-e8900483.js';
|
|
|
13
13
|
import '../../OrLoader-4ac49224.js';
|
|
14
14
|
import '../../normalize-component-6e8e3d80.js';
|
|
15
15
|
import '../../OrIcon-0a14dafc.js';
|
|
16
|
-
import '../../OrMenuItem-
|
|
17
|
-
import '../../OrIconButton-
|
|
18
|
-
import '../../OrTooltip-
|
|
16
|
+
import '../../OrMenuItem-ac5e6055.js';
|
|
17
|
+
import '../../OrIconButton-a8d6aace.js';
|
|
18
|
+
import '../../OrTooltip-375cc3b3.js';
|
|
19
19
|
import '../../usePopoverState-5f2cd96f.js';
|
|
20
|
-
import '../../OrPopover-
|
|
20
|
+
import '../../OrPopover-201b6c5e.js';
|
|
21
21
|
import '@floating-ui/dom';
|
|
22
22
|
import '../../useElevation-d6b798c5.js';
|
|
23
23
|
import '../../isVisible-d1e49905.js';
|
|
@@ -29,4 +29,4 @@ import 'portal-vue';
|
|
|
29
29
|
import '../../useTheme-dc76b423.js';
|
|
30
30
|
import '../../isPrevented-b151a948.js';
|
|
31
31
|
import '../../isAncestor-a446b32f.js';
|
|
32
|
-
import '../../OrMenu-
|
|
32
|
+
import '../../OrMenu-1b2259df.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrTabsV3, T as TabsVariant } from '../../OrTabs-
|
|
1
|
+
export { _ as OrTabsV3, T as TabsVariant } from '../../OrTabs-60c23c85.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../TimeFormat-a7f5565b.js';
|
|
@@ -10,11 +10,11 @@ import '@onereach/styles/tailwind/plugins/core';
|
|
|
10
10
|
import '@onereach/styles/tailwind.config.json';
|
|
11
11
|
import '../../OrIcon-0a14dafc.js';
|
|
12
12
|
import '../../normalize-component-6e8e3d80.js';
|
|
13
|
-
import '../../OrMenuItem-
|
|
14
|
-
import '../../OrIconButton-
|
|
15
|
-
import '../../OrTooltip-
|
|
13
|
+
import '../../OrMenuItem-ac5e6055.js';
|
|
14
|
+
import '../../OrIconButton-a8d6aace.js';
|
|
15
|
+
import '../../OrTooltip-375cc3b3.js';
|
|
16
16
|
import '../../usePopoverState-5f2cd96f.js';
|
|
17
|
-
import '../../OrPopover-
|
|
17
|
+
import '../../OrPopover-201b6c5e.js';
|
|
18
18
|
import '@floating-ui/dom';
|
|
19
19
|
import '../../useElevation-d6b798c5.js';
|
|
20
20
|
import '../../isVisible-d1e49905.js';
|
|
@@ -26,5 +26,5 @@ import 'portal-vue';
|
|
|
26
26
|
import '../../useTheme-dc76b423.js';
|
|
27
27
|
import '../../isPrevented-b151a948.js';
|
|
28
28
|
import '../../isAncestor-a446b32f.js';
|
|
29
|
-
import '../../OrMenu-
|
|
29
|
+
import '../../OrMenu-1b2259df.js';
|
|
30
30
|
import '../../OrTab-a878c950.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrTagInputV3 } from '../../OrTagInput-
|
|
1
|
+
export { _ as OrTagInputV3 } from '../../OrTagInput-62323caa.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useIdAttribute-3a339b79.js';
|
|
@@ -18,11 +18,11 @@ import '../../useValidationAttributes-257954f3.js';
|
|
|
18
18
|
import '../../OrError-b25d782d.js';
|
|
19
19
|
import '../../normalize-component-6e8e3d80.js';
|
|
20
20
|
import '../../OrHint-2fe1157b.js';
|
|
21
|
-
import '../../OrIconButton-
|
|
21
|
+
import '../../OrIconButton-a8d6aace.js';
|
|
22
22
|
import '../../OrIcon-0a14dafc.js';
|
|
23
|
-
import '../../OrTooltip-
|
|
23
|
+
import '../../OrTooltip-375cc3b3.js';
|
|
24
24
|
import '../../usePopoverState-5f2cd96f.js';
|
|
25
|
-
import '../../OrPopover-
|
|
25
|
+
import '../../OrPopover-201b6c5e.js';
|
|
26
26
|
import '@floating-ui/dom';
|
|
27
27
|
import '../../useElevation-d6b798c5.js';
|
|
28
28
|
import '../../isVisible-d1e49905.js';
|
|
@@ -34,12 +34,12 @@ import 'portal-vue';
|
|
|
34
34
|
import '../../useTheme-dc76b423.js';
|
|
35
35
|
import '../../isPrevented-b151a948.js';
|
|
36
36
|
import '../../isAncestor-a446b32f.js';
|
|
37
|
-
import '../../OrInputBox-
|
|
38
|
-
import '../../OrInputBox.vue_rollup-plugin-vue_script-
|
|
37
|
+
import '../../OrInputBox-e272cbb2.js';
|
|
38
|
+
import '../../OrInputBox.vue_rollup-plugin-vue_script-770d753e.js';
|
|
39
39
|
import '../../OrLabel-bf7e2ea2.js';
|
|
40
40
|
import '../../OrLoader-4ac49224.js';
|
|
41
|
-
import '../../OrTag-
|
|
42
|
-
import '../../OrTags-
|
|
41
|
+
import '../../OrTag-047d2be3.js';
|
|
42
|
+
import '../../OrTags-4200f68e.js';
|
|
43
43
|
import '../../useOverflow-d3e607ee.js';
|
|
44
44
|
import '../../OrButton-3a743a90.js';
|
|
45
45
|
import '../../OrButton.vue_rollup-plugin-vue_script-e8900483.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-
|
|
1
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-047d2be3.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-a8d6aace.js';
|
|
4
4
|
import '../../OrIcon-0a14dafc.js';
|
|
5
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
6
|
-
import '../../OrTooltip-
|
|
6
|
+
import '../../OrTooltip-375cc3b3.js';
|
|
7
7
|
import '../../TimeFormat-a7f5565b.js';
|
|
8
8
|
import '../../dom-53c9635b.js';
|
|
9
9
|
import 'lodash/get';
|
|
@@ -12,7 +12,7 @@ import '@vueuse/core';
|
|
|
12
12
|
import '../../usePopoverState-5f2cd96f.js';
|
|
13
13
|
import '@onereach/styles/tailwind/plugins/core';
|
|
14
14
|
import '@onereach/styles/tailwind.config.json';
|
|
15
|
-
import '../../OrPopover-
|
|
15
|
+
import '../../OrPopover-201b6c5e.js';
|
|
16
16
|
import '@floating-ui/dom';
|
|
17
17
|
import '../../useElevation-d6b798c5.js';
|
|
18
18
|
import '../../isVisible-d1e49905.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrTagsV3, T as TagsOverflow } from '../../OrTags-
|
|
1
|
+
export { _ as OrTagsV3, T as TagsOverflow } from '../../OrTags-4200f68e.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../TimeFormat-a7f5565b.js';
|
|
4
4
|
import '../../dom-53c9635b.js';
|
|
@@ -12,7 +12,7 @@ import '../../OrButton-3a743a90.js';
|
|
|
12
12
|
import '../../OrButton.vue_rollup-plugin-vue_script-e8900483.js';
|
|
13
13
|
import '../../OrLoader-4ac49224.js';
|
|
14
14
|
import '../../normalize-component-6e8e3d80.js';
|
|
15
|
-
import '../../OrPopover-
|
|
15
|
+
import '../../OrPopover-201b6c5e.js';
|
|
16
16
|
import '@floating-ui/dom';
|
|
17
17
|
import '../../useElevation-d6b798c5.js';
|
|
18
18
|
import '../../isVisible-d1e49905.js';
|
|
@@ -25,7 +25,7 @@ import 'portal-vue';
|
|
|
25
25
|
import '../../useTheme-dc76b423.js';
|
|
26
26
|
import '../../isPrevented-b151a948.js';
|
|
27
27
|
import '../../isAncestor-a446b32f.js';
|
|
28
|
-
import '../../OrTag-
|
|
29
|
-
import '../../OrIconButton-
|
|
28
|
+
import '../../OrTag-047d2be3.js';
|
|
29
|
+
import '../../OrIconButton-a8d6aace.js';
|
|
30
30
|
import '../../OrIcon-0a14dafc.js';
|
|
31
|
-
import '../../OrTooltip-
|
|
31
|
+
import '../../OrTooltip-375cc3b3.js';
|
|
@@ -19,7 +19,7 @@ declare const _default: import("vue2").ComponentOptions<import("vue2").default,
|
|
|
19
19
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
20
20
|
control: import("@vue/composition-api").Ref<HTMLTextAreaElement | undefined>;
|
|
21
21
|
controlStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
22
|
-
model: import("../../hooks").UseProxyModelValueReturn<
|
|
22
|
+
model: import("../../hooks").UseProxyModelValueReturn<TextareaModelValue>;
|
|
23
23
|
length: import("@vue/composition-api").ComputedRef<number>;
|
|
24
24
|
maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
25
25
|
focus: () => void;
|
|
@@ -41,10 +41,6 @@ declare const _default: import("vue2").ComponentOptions<import("vue2").default,
|
|
|
41
41
|
type: PropType<"m" | "s">;
|
|
42
42
|
default: () => InputBoxSize.M;
|
|
43
43
|
};
|
|
44
|
-
maxHeight: {
|
|
45
|
-
type: StringConstructor;
|
|
46
|
-
default: undefined;
|
|
47
|
-
};
|
|
48
44
|
label: {
|
|
49
45
|
type: StringConstructor;
|
|
50
46
|
default: undefined;
|
|
@@ -94,10 +90,6 @@ declare const _default: import("vue2").ComponentOptions<import("vue2").default,
|
|
|
94
90
|
type: PropType<"m" | "s">;
|
|
95
91
|
default: () => InputBoxSize.M;
|
|
96
92
|
};
|
|
97
|
-
maxHeight: {
|
|
98
|
-
type: StringConstructor;
|
|
99
|
-
default: undefined;
|
|
100
|
-
};
|
|
101
93
|
label: {
|
|
102
94
|
type: StringConstructor;
|
|
103
95
|
default: undefined;
|
|
@@ -135,7 +127,6 @@ declare const _default: import("vue2").ComponentOptions<import("vue2").default,
|
|
|
135
127
|
modelValue: TextareaModelValue;
|
|
136
128
|
autocomplete: string;
|
|
137
129
|
size: "m" | "s";
|
|
138
|
-
maxHeight: string;
|
|
139
130
|
label: string;
|
|
140
131
|
placeholder: string;
|
|
141
132
|
hint: string;
|
|
@@ -164,7 +155,7 @@ declare const _default: import("vue2").ComponentOptions<import("vue2").default,
|
|
|
164
155
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
165
156
|
control: import("@vue/composition-api").Ref<HTMLTextAreaElement | undefined>;
|
|
166
157
|
controlStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
167
|
-
model: import("../../hooks").UseProxyModelValueReturn<
|
|
158
|
+
model: import("../../hooks").UseProxyModelValueReturn<TextareaModelValue>;
|
|
168
159
|
length: import("@vue/composition-api").ComputedRef<number>;
|
|
169
160
|
maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
170
161
|
focus: () => void;
|
|
@@ -174,7 +165,6 @@ declare const _default: import("vue2").ComponentOptions<import("vue2").default,
|
|
|
174
165
|
modelValue: TextareaModelValue;
|
|
175
166
|
autocomplete: string;
|
|
176
167
|
size: "m" | "s";
|
|
177
|
-
maxHeight: string;
|
|
178
168
|
label: string;
|
|
179
169
|
placeholder: string;
|
|
180
170
|
hint: string;
|
|
@@ -190,7 +180,6 @@ declare const _default: import("vue2").ComponentOptions<import("vue2").default,
|
|
|
190
180
|
modelValue: TextareaModelValue;
|
|
191
181
|
autocomplete: string;
|
|
192
182
|
size: "m" | "s";
|
|
193
|
-
maxHeight: string;
|
|
194
183
|
label: string;
|
|
195
184
|
placeholder: string;
|
|
196
185
|
hint: string;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { _ as OrTextareaV3 } from '../../OrTextarea-
|
|
2
|
-
import '@vueuse/core';
|
|
1
|
+
export { _ as OrTextareaV3 } from '../../OrTextarea-ab686250.js';
|
|
3
2
|
import 'vue-demi';
|
|
4
3
|
import '../../useIdAttribute-3a339b79.js';
|
|
5
4
|
import '../../TimeFormat-a7f5565b.js';
|
|
6
5
|
import '../../dom-53c9635b.js';
|
|
7
6
|
import 'lodash/get';
|
|
8
7
|
import 'lodash/isElement';
|
|
8
|
+
import '@vueuse/core';
|
|
9
9
|
import '../../useProxyModelValue-940010d2.js';
|
|
10
10
|
import '@onereach/styles/tailwind/plugins/core';
|
|
11
11
|
import '@onereach/styles/tailwind.config.json';
|
|
@@ -13,7 +13,7 @@ import '../../useValidationAttributes-257954f3.js';
|
|
|
13
13
|
import '../../OrError-b25d782d.js';
|
|
14
14
|
import '../../normalize-component-6e8e3d80.js';
|
|
15
15
|
import '../../OrHint-2fe1157b.js';
|
|
16
|
-
import '../../OrInputBox-
|
|
17
|
-
import '../../OrInputBox.vue_rollup-plugin-vue_script-
|
|
16
|
+
import '../../OrInputBox-e272cbb2.js';
|
|
17
|
+
import '../../OrInputBox.vue_rollup-plugin-vue_script-770d753e.js';
|
|
18
18
|
import '../../OrLabel-bf7e2ea2.js';
|
|
19
19
|
import '../../style-inject.es-4c6f2515.js';
|