@onereach/ui-components 8.22.3-beta.4136.0 → 8.23.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundled/v2/{OrTree-63da7b5a.js → OrTree-96e2ef8d.js} +1 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.js +1 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +5 -3
- package/dist/bundled/v2/components/OrCheckboxTreeV3/OrCheckboxTree.js +1 -1
- package/dist/bundled/v2/components/OrCode/OrCode.js +1 -1
- package/dist/bundled/v2/components/OrColorPicker/OrColorPicker.js +2 -2
- package/dist/bundled/v2/components/OrConfirm/OrConfirm.js +3 -3
- package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +3 -3
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +2 -2
- package/dist/bundled/v2/components/OrDateRangePickerV3/OrDateRangePicker.js +2 -2
- package/dist/bundled/v2/components/OrDateTimePicker/OrDateTimePicker.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +3 -3
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +3 -3
- package/dist/bundled/v2/components/OrInlineTextEdit/OrInlineTextEdit.js +1 -1
- package/dist/bundled/v2/components/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/OrMenuItemV3/OrMenuItem.js +7 -25
- package/dist/bundled/v2/components/OrMenuItemV3/OrMenuItem.vue.d.ts +0 -11
- package/dist/bundled/v2/components/OrMenuItemV3/styles.d.ts +1 -1
- package/dist/bundled/v2/components/OrMenuItemV3/styles.js +2 -2
- package/dist/bundled/v2/components/OrModal/OrModal.js +2 -2
- package/dist/bundled/v2/components/OrOverflowMenu/OrOverflowMenu.js +2 -2
- package/dist/bundled/v2/components/OrOverlayV3/OrOverlay.js +1 -1
- package/dist/bundled/v2/components/OrPassword/OrPassword.js +1 -1
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +1 -1
- package/dist/bundled/v2/components/OrProgressV3/OrProgress.js +1 -1
- package/dist/bundled/v2/components/OrRangeSliderV3/OrRangeSlider.js +34 -10
- package/dist/bundled/v2/components/OrRangeSliderV3/OrRangeSlider.vue.d.ts +21 -0
- 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/OrSearch/OrSearch.js +1 -1
- package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +1 -1
- package/dist/bundled/v2/components/OrSelect/OrSelect.js +1 -1
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +1 -1
- package/dist/bundled/v2/components/OrSidebar/OrSidebar.js +1 -1
- package/dist/bundled/v2/components/OrSidebarV3/OrSidebar.js +1 -1
- package/dist/bundled/v2/components/OrSlider/OrSlider.js +1 -1
- package/dist/bundled/v2/components/OrSliderV3/OrSlider.js +20 -6
- package/dist/bundled/v2/components/OrSliderV3/OrSlider.vue.d.ts +21 -0
- 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/OrTabsV3/OrTabs.vue.d.ts +0 -4
- package/dist/bundled/v2/components/OrTabsV3/types.d.ts +0 -1
- package/dist/bundled/v2/components/OrTagInputV3/OrTagInput.js +1 -1
- package/dist/bundled/v2/components/OrTimeFormatV3/OrTimeFormat.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +2 -2
- package/dist/bundled/v2/components/OrTimeRangePickerV3/OrTimeRangePicker.js +2 -2
- package/dist/bundled/v2/components/OrToast/Timer.js +1 -1
- package/dist/bundled/v2/components/OrToast/composable/useToastEventBus.js +2 -2
- package/dist/bundled/v2/components/OrToastContainer/OrToastContainer.js +1 -1
- package/dist/bundled/v2/components/OrToastContainerV3/OrToastContainer.js +1 -1
- package/dist/bundled/v2/components/OrToastV3/Timer.js +1 -1
- package/dist/bundled/v2/components/OrToastV3/composable/useToastEventBus.js +2 -2
- package/dist/bundled/v2/components/OrTreeV3/OrTree.js +1 -1
- package/dist/bundled/v2/components/OrTreeV3/index.js +1 -1
- package/dist/bundled/v2/components/index.d.ts +0 -1
- package/dist/bundled/v2/components/index.js +5 -7
- package/dist/bundled/v2/hooks/useOverflow.js +1 -1
- package/dist/bundled/v2/hooks/usePopoverState.js +1 -1
- package/dist/bundled/v2/hooks/useResponsive/useResponsive.js +1 -1
- package/dist/bundled/v2/hooks/useTheme.js +0 -2
- package/dist/bundled/v2/{index-fb642013.js → index-017c190e.js} +1 -1
- package/dist/bundled/v2/{index-279e78b9.js → index-1612099e.js} +1 -51
- package/dist/bundled/v2/{index-5667a0bf.js → index-76f2ac63.js} +2 -105
- package/dist/bundled/v2/index.js +6 -8
- package/dist/bundled/v2/{useFocusTrap-33312bc4.js → useFocusTrap-05bacc45.js} +2 -2
- package/dist/bundled/v3/components/OrAvatar/OrAvatar.js +1 -1
- package/dist/bundled/v3/components/OrAvatar/constants.js +1 -1
- package/dist/bundled/v3/components/OrAvatar/index.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/index.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/props.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrBottomSheetV3-3a64fd69.js → OrBottomSheetV3-d2f7ec3a.js} +6 -157
- package/dist/bundled/v3/components/OrButton/index.js +1 -1
- package/dist/bundled/v3/components/OrButtonGroupV3/OrButtonGroup.js +1 -1
- package/dist/bundled/v3/components/OrButtonGroupV3/index.js +2 -2
- package/dist/bundled/v3/components/OrButtonGroupV3/props.js +1 -1
- package/dist/bundled/v3/components/OrButtonGroupV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrButtonGroupV3-fc4c0714.js → OrButtonGroupV3-f20dfd85.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-d1bcc4af.js → OrButtonV2-86c9893d.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-07edfeb7.js → OrButtonV3-fb447b05.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-3433241a.js → OrCardCollectionV3-bdb6e392.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-10d1d469.js → OrCheckboxTreeV3-958d3e64.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-0889cbf1.js → OrCheckboxV3-fcc61e73.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-f21bedab.js → OrChips-9386b9d6.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-59ffc5ea.js → OrCode-7a263a23.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-99748898.js → OrCodeV3-6dedc19c.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-599c6923.js → OrColorPicker-8621644d.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-fabafa5a.js → OrConfirm-bbeb5e3c.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-487e4f65.js → OrConfirmV3-57d21d7e.js} +5 -5
- package/dist/bundled/v3/components/OrContextMenuV3/index.js +3 -3
- package/dist/bundled/v3/components/OrContextMenuV3/props.js +1 -1
- package/dist/bundled/v3/components/OrDateFormatV3/OrDateFormat.js +1 -1
- package/dist/bundled/v3/components/OrDateFormatV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateFormatV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDateFormatV3-169248d8.js → OrDateFormatV3-dcb02c52.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-d83adfd0.js → OrDatePickerV3-e968655d.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-2646639e.js → OrDateRangePickerV3-e3ba6052.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-8bb9d4fd.js → OrDateTimeFormatV3-b7044047.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-bf1743f2.js → OrDateTimePicker-d181c892.js} +3 -3
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/props.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatTime.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getCurrentDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getDatePlaceholder.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getNextMonthDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getTimePlaceholder.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/index.js +1 -1
- package/dist/bundled/v3/components/{OrDateTimePickerV3-0f4cffc3.js → OrDateTimePickerV3-da7f8090.js} +5 -5
- package/dist/bundled/v3/components/OrDropAreaV3/OrDropArea.js +1 -1
- package/dist/bundled/v3/components/OrDropAreaV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDropAreaV3/props.js +1 -1
- package/dist/bundled/v3/components/OrDropAreaV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrDropAreaV3/utils/approximateFileSize.js +1 -1
- package/dist/bundled/v3/components/OrDropAreaV3/utils/index.js +1 -1
- package/dist/bundled/v3/components/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-ac462835.js → OrFloating-c73d3c2e.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-1c8529cc.js → OrIconButtonV3-adb4e498.js} +1 -1
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +1 -1
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInlineInputV3/props.js +1 -1
- package/dist/bundled/v3/components/OrInlineInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInlineInputV3-78bcea64.js → OrInlineInputV3-e476234e.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-be717b30.js → OrInlineTextareaV3-831d8c54.js} +2 -2
- package/dist/bundled/v3/components/OrInput/OrInput.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/props.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInputV3-2e9593c4.js → OrInputV3-559394cf.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-f9f833fc.js → OrList-c4e28c3c.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-3b92153e.js → OrListV3-d73127dc.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-9e0f513d.js → OrLoaderV3-31e0f11f.js} +1 -1
- package/dist/bundled/v3/components/OrMenuItemV3/OrMenuItem.js +1 -1
- package/dist/bundled/v3/components/OrMenuItemV3/OrMenuItem.vue.d.ts +1 -11
- package/dist/bundled/v3/components/OrMenuItemV3/index.js +1 -1
- package/dist/bundled/v3/components/OrMenuItemV3/styles.d.ts +1 -1
- package/dist/bundled/v3/components/OrMenuItemV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrMenuItemV3-457c7ec5.js → OrMenuItemV3-7b557536.js} +12 -28
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +1 -1
- package/dist/bundled/v3/components/OrMenuV3/index.js +2 -2
- package/dist/bundled/v3/components/OrMenuV3/props.js +1 -1
- package/dist/bundled/v3/components/OrMenuV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrMenuV3-439b38d0.js → OrMenuV3-44a7157f.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-5d15f8ae.js → OrModal-5d3ac552.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-21ecb305.js → OrModalV3-47c6cb38.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-b3e009fd.js → OrNotificationV3-9edcd203.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-2c7003f0.js → OrOverlayV3-c94d4eef.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-00ad7236.js → OrPaginationV3-f620dfd6.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-3a6e85bd.js → OrPopoverV3-741e790c.js} +2 -2
- package/dist/bundled/v3/components/OrProgress/OrProgress.js +1 -1
- package/dist/bundled/v3/components/OrProgress/constants.js +1 -1
- package/dist/bundled/v3/components/OrProgress/index.js +1 -1
- package/dist/bundled/v3/components/{OrProgress-b7c36d00.js → OrProgress-8b616c94.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-2f33ecd4.js → OrProgressV3-3b574efb.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-90ec0ee9.js → OrRadio-963df529.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-b1fd3423.js → OrRadioV3-96535d66.js} +1 -1
- package/dist/bundled/v3/components/OrRangeSliderV3/OrRangeSlider.js +1 -1
- package/dist/bundled/v3/components/OrRangeSliderV3/OrRangeSlider.vue.d.ts +9 -0
- package/dist/bundled/v3/components/OrRangeSliderV3/index.js +2 -2
- package/dist/bundled/v3/components/OrRangeSliderV3/props.js +1 -1
- package/dist/bundled/v3/components/OrRangeSliderV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrRangeSliderV3-20b59168.js → OrRangeSliderV3-f3efc232.js} +26 -16
- 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-de6e01aa.js → OrResizeablePanelV3-23102224.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-549cf7ef.js → OrRichTextEditorV3-a23ed54e.js} +12 -12
- package/dist/bundled/v3/components/OrSearch/OrSearch.js +3 -3
- package/dist/bundled/v3/components/OrSearchV3/index.js +2 -2
- package/dist/bundled/v3/components/OrSelect/OrSelect.js +1 -1
- package/dist/bundled/v3/components/OrSelect/constants.js +1 -1
- package/dist/bundled/v3/components/OrSelect/index.js +1 -1
- package/dist/bundled/v3/components/{OrSelect-87ea6bf3.js → OrSelect-c0c14dd8.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/utils/castToMultipleValue.js +1 -1
- package/dist/bundled/v3/components/{OrSelectV3-e7462342.js → OrSelectV3-d4421891.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 +2 -2
- package/dist/bundled/v3/components/OrSidebarV3/props.js +2 -2
- package/dist/bundled/v3/components/OrSidebarV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrSidebarV3-6aee3712.js → OrSidebarV3-13a7de2b.js} +2 -2
- 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-fc4f3f5c.js → OrSkeleton-b3691eeb.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-be6cbdf0.js → OrSkeletonV3-9236e368.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/OrSlider.vue.d.ts +9 -0
- package/dist/bundled/v3/components/OrSliderV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSliderV3/props.js +1 -1
- package/dist/bundled/v3/components/OrSliderV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSliderV3-44a208ae.js → OrSliderV3-8b81d47a.js} +16 -9
- 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-470aaad1.js → OrSortingV3-1192a352.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-53fd6884.js → OrStatusV3-c01fe774.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-ea25acea.js → OrSwitchV3-de8c2c75.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/OrTabs.vue.d.ts +0 -2
- 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/types.d.ts +0 -1
- package/dist/bundled/v3/components/{OrTabsV3-73ffc02d.js → OrTabsV3-6e8ec61f.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-14df1237.js → OrTagInputV3-6942619a.js} +5 -5
- 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-4e69b2d9.js → OrTagV3-8ff59c4e.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-18c81757.js → OrTagsV3-ef27190c.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-0557b9ae.js → OrTextareaV3-4f296e70.js} +1 -1
- package/dist/bundled/v3/components/OrTextbox/index.js +1 -1
- package/dist/bundled/v3/components/OrTimeFormatV3/OrTimeFormat.js +1 -1
- package/dist/bundled/v3/components/OrTimeFormatV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTimeFormatV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimeFormatV3-f24aa055.js → OrTimeFormatV3-7a118091.js} +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTimePickerV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimePickerV3-08c80040.js → OrTimePickerV3-dc8354d2.js} +3 -3
- package/dist/bundled/v3/components/OrTimeRangePickerV3/OrTimeRangePicker.js +1 -1
- package/dist/bundled/v3/components/OrTimeRangePickerV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTimeRangePickerV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTimeRangePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimeRangePickerV3-f12b33ca.js → OrTimeRangePickerV3-3899ea07.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-9011971a.js → OrToast-787a89d5.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-62084d97.js → OrToastV3-f7a17839.js} +4 -4
- package/dist/bundled/v3/components/OrTooltip/index.js +2 -2
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +1 -1
- package/dist/bundled/v3/components/OrTooltipV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTooltipV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTooltipV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrTooltipV3-55e47d07.js → OrTooltipV3-27ca3245.js} +1 -1
- package/dist/bundled/v3/components/OrTreeV3/index.js +2 -2
- package/dist/bundled/v3/components/index.d.ts +0 -1
- package/dist/bundled/v3/components/index.js +65 -66
- 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/hooks/useTheme.js +0 -2
- package/dist/bundled/v3/index.js +67 -68
- package/dist/bundled/v3/utils/functions/dom.js +3 -3
- package/dist/esm/v2/{OrBottomSheet-d17c8327.js → OrBottomSheet-e3708eb8.js} +5 -3
- package/dist/esm/v2/{OrCardCollection-9d180c58.js → OrCardCollection-696ecfc6.js} +3 -3
- package/dist/esm/v2/{OrCode-8cd6089f.js → OrCode-d3ad0dbd.js} +2 -2
- package/dist/esm/v2/{OrConfirm-89503a6e.js → OrConfirm-51f4a720.js} +1 -1
- package/dist/esm/v2/{OrContextMenu-4ba42fd0.js → OrContextMenu-481de285.js} +2 -2
- package/dist/esm/v2/{OrDateFormat-66356066.js → OrDateFormat-ea8d2881.js} +2 -2
- package/dist/esm/v2/{OrDatePicker-667da50e.js → OrDatePicker-7583e1c9.js} +4 -4
- package/dist/esm/v2/{OrDateRangePicker-8686908f.js → OrDateRangePicker-2bee1a72.js} +4 -4
- package/dist/esm/v2/{OrDateTimeFormat-dcbe44ee.js → OrDateTimeFormat-29f3753a.js} +2 -2
- package/dist/esm/v2/{OrDateTimePicker-1ed69784.js → OrDateTimePicker-5908c079.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-32789ef8.js → OrDateTimePicker.vue_rollup-plugin-vue_script-6d50fdb6.js} +3 -3
- package/dist/esm/v2/{OrDateTimePickerTimeSelect-5fc01af9.js → OrDateTimePickerTimeSelect-b45c2136.js} +4 -4
- package/dist/esm/v2/{OrIconButton-c48e0e39.js → OrIconButton-9648578c.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-e7783f82.js → OrInlineInput-d83af32d.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-a0004c82.js → OrInlineTextarea-00b5e440.js} +1 -1
- package/dist/esm/v2/{OrInput-7d24e514.js → OrInput-4892978f.js} +1 -1
- package/dist/esm/v2/{OrList-f61feed6.js → OrList-cf5fcafb.js} +1 -1
- package/dist/esm/v2/{OrMenu-cce10f7b.js → OrMenu-282fae04.js} +1 -1
- package/dist/esm/v2/{OrMenuItem-bd49a4aa.js → OrMenuItem-fbe3e8e4.js} +7 -25
- package/dist/esm/v2/{OrModal-7b5023ca.js → OrModal-1dc20721.js} +1 -1
- package/dist/esm/v2/{OrNotification-7f329372.js → OrNotification-32685efb.js} +1 -1
- package/dist/esm/v2/{OrPagination-8b75f07f.js → OrPagination-cd88192d.js} +3 -3
- package/dist/esm/v2/{OrPopover-9471c7ea.js → OrPopover-98ace710.js} +1 -1
- package/dist/esm/v2/{OrRangeSlider-2770c783.js → OrRangeSlider-45474510.js} +35 -11
- package/dist/esm/v2/{OrResizeablePanel-23b6fb7b.js → OrResizeablePanel-c3ee9f53.js} +1 -1
- package/dist/esm/v2/{OrRichTextEditor-467efcfc.js → OrRichTextEditor-8886dae7.js} +6 -6
- package/dist/esm/v2/{OrSearch-cf9140ac.js → OrSearch-177677ab.js} +1 -1
- package/dist/esm/v2/{OrSelect-2a178d21.js → OrSelect-9c081cbd.js} +6 -6
- package/dist/esm/v2/{OrSelectMultipleControl-b449de97.js → OrSelectMultipleControl-b62645f3.js} +1 -1
- package/dist/esm/v2/{OrSidebar-ab08a3ea.js → OrSidebar-6fedb0a6.js} +2 -2
- package/dist/esm/v2/{OrSlider-2e29c468.js → OrSlider-c8b79715.js} +15 -5
- package/dist/esm/v2/{OrSlider.vue_rollup-plugin-vue_script-5b284c82.js → OrSlider.vue_rollup-plugin-vue_script-43f26d1a.js} +6 -2
- package/dist/esm/v2/{OrSorting-15d08225.js → OrSorting-d7985748.js} +3 -3
- package/dist/esm/v2/{OrTabs-4c588fb8.js → OrTabs-3e8905dd.js} +3 -3
- package/dist/esm/v2/{OrTag-b8b933b5.js → OrTag-6c24cc17.js} +1 -1
- package/dist/esm/v2/{OrTagInput-18665ac7.js → OrTagInput-67c9274a.js} +3 -3
- package/dist/esm/v2/{OrTags-1acb6cde.js → OrTags-8f2af1d7.js} +2 -2
- package/dist/esm/v2/{OrTimeFormat-4b9ec531.js → OrTimeFormat-851fd89e.js} +2 -2
- package/dist/esm/v2/{OrTimePicker-cd6e87a1.js → OrTimePicker-0a14cbdd.js} +4 -4
- package/dist/esm/v2/{OrTimeRangePicker-bf5d98cf.js → OrTimeRangePicker-a3cd65f6.js} +4 -4
- package/dist/esm/v2/{OrTooltip-3bf8772e.js → OrTooltip-a4fc2fe5.js} +1 -1
- package/dist/esm/v2/components/index.d.ts +0 -1
- package/dist/esm/v2/components/index.js +42 -44
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +1 -1
- package/dist/esm/v2/components/or-card-collection-v3/index.js +10 -10
- package/dist/esm/v2/components/or-code-v3/index.js +6 -6
- package/dist/esm/v2/components/or-confirm-v3/index.js +6 -6
- package/dist/esm/v2/components/or-context-menu-v3/index.js +4 -4
- package/dist/esm/v2/components/or-date-format-v3/index.js +9 -9
- package/dist/esm/v2/components/or-date-picker-v3/index.js +9 -9
- package/dist/esm/v2/components/or-date-range-picker-v3/index.js +9 -9
- package/dist/esm/v2/components/or-date-time-format-v3/index.js +9 -9
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +9 -9
- package/dist/esm/v2/components/or-date-time-picker-v3/partials/index.js +7 -7
- package/dist/esm/v2/components/or-icon-button-v3/index.js +4 -4
- package/dist/esm/v2/components/or-inline-input-v3/index.js +5 -5
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +5 -5
- package/dist/esm/v2/components/or-input-v3/index.js +5 -5
- package/dist/esm/v2/components/or-list-v3/index.js +5 -5
- package/dist/esm/v2/components/or-menu-item-v3/OrMenuItem.vue.d.ts +0 -11
- package/dist/esm/v2/components/or-menu-item-v3/index.js +1 -21
- package/dist/esm/v2/components/or-menu-item-v3/styles.d.ts +1 -1
- package/dist/esm/v2/components/or-menu-v3/index.js +3 -3
- package/dist/esm/v2/components/or-modal-v3/index.js +5 -5
- package/dist/esm/v2/components/or-notification-v3/index.js +5 -5
- package/dist/esm/v2/components/or-pagination-v3/index.js +5 -7
- package/dist/esm/v2/components/or-popover-v3/index.js +2 -2
- package/dist/esm/v2/components/or-range-slider-v3/OrRangeSlider.vue.d.ts +21 -0
- package/dist/esm/v2/components/or-range-slider-v3/index.js +5 -5
- package/dist/esm/v2/components/or-resizeable-panel-v3/index.js +5 -5
- package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +9 -9
- package/dist/esm/v2/components/or-search-v3/index.js +6 -6
- package/dist/esm/v2/components/or-select-v3/index.js +10 -10
- package/dist/esm/v2/components/or-select-v3/partials/index.js +7 -7
- package/dist/esm/v2/components/or-select-v3/partials/or-select-multiple-control/index.js +7 -7
- package/dist/esm/v2/components/or-sidebar-v3/index.js +6 -6
- package/dist/esm/v2/components/or-slider-v3/OrSlider.vue.d.ts +21 -0
- package/dist/esm/v2/components/or-slider-v3/index.js +5 -5
- package/dist/esm/v2/components/or-sorting-v3/index.js +5 -7
- package/dist/esm/v2/components/or-tabs-v3/OrTabs.vue.d.ts +0 -4
- package/dist/esm/v2/components/or-tabs-v3/index.js +5 -7
- package/dist/esm/v2/components/or-tabs-v3/types.d.ts +0 -1
- package/dist/esm/v2/components/or-tag-input-v3/index.js +7 -7
- package/dist/esm/v2/components/or-tag-v3/index.js +5 -5
- package/dist/esm/v2/components/or-tags-v3/index.js +6 -6
- package/dist/esm/v2/components/or-time-format-v3/index.js +9 -9
- package/dist/esm/v2/components/or-time-picker-v3/index.js +9 -9
- package/dist/esm/v2/components/or-time-range-picker-v3/index.js +9 -9
- package/dist/esm/v2/components/or-toast-v3/index.js +5 -5
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +5 -5
- package/dist/esm/v2/components/or-tooltip-v3/index.js +3 -3
- package/dist/esm/v2/index.js +42 -44
- package/dist/esm/v2/{types-4b02cd44.js → types-0069378f.js} +1 -1
- package/dist/esm/v3/{OrBottomSheet-e33d1de9.js → OrBottomSheet-3658540d.js} +5 -3
- package/dist/esm/v3/{OrCardCollection-58ffe40f.js → OrCardCollection-c4880ae9.js} +3 -3
- package/dist/esm/v3/{OrCode-eb094a02.js → OrCode-914dba5f.js} +2 -2
- package/dist/esm/v3/{OrConfirm-41ec661f.js → OrConfirm-a1550dde.js} +1 -1
- package/dist/esm/v3/{OrContextMenu-2d471b71.js → OrContextMenu-269f2840.js} +2 -2
- package/dist/esm/v3/{OrDateFormat-9844e97c.js → OrDateFormat-19786058.js} +2 -2
- package/dist/esm/v3/{OrDatePicker-79e0ca1f.js → OrDatePicker-daa2e4b3.js} +4 -4
- package/dist/esm/v3/{OrDateRangePicker-530cac58.js → OrDateRangePicker-088b9dfd.js} +4 -4
- package/dist/esm/v3/{OrDateTimeFormat-8ba0ec8c.js → OrDateTimeFormat-57402141.js} +2 -2
- package/dist/esm/v3/{OrDateTimePicker-976174d1.js → OrDateTimePicker-80cc1e9b.js} +3 -3
- package/dist/esm/v3/{OrDateTimePickerTimeSelect-99eb0b92.js → OrDateTimePickerTimeSelect-a016bd5d.js} +4 -4
- package/dist/esm/v3/{OrIconButton-836a0621.js → OrIconButton-a9c53084.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-d622e8ac.js → OrInlineInput-454a28fe.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-7aeaf57b.js → OrInlineTextarea-c56dcd96.js} +1 -1
- package/dist/esm/v3/{OrInput-c92be458.js → OrInput-2ccc8f4c.js} +1 -1
- package/dist/esm/v3/{OrList-3677cc0d.js → OrList-57249ba3.js} +1 -1
- package/dist/esm/v3/{OrMenu-26fae7b2.js → OrMenu-f73c0256.js} +1 -1
- package/dist/esm/v3/{OrMenuItem-18c52dc5.js → OrMenuItem-2928ba60.js} +11 -27
- package/dist/esm/v3/{OrModal-3235e9a8.js → OrModal-9e5490b6.js} +1 -1
- package/dist/esm/v3/{OrNotification-6d81e276.js → OrNotification-b590e6aa.js} +1 -1
- package/dist/esm/v3/{OrPagination-0bc44375.js → OrPagination-99a0f7d9.js} +3 -3
- package/dist/esm/v3/{OrPopover-1c87b4ed.js → OrPopover-d8067ed8.js} +1 -1
- package/dist/esm/v3/{OrRangeSlider-0869e30e.js → OrRangeSlider-c9947eb2.js} +26 -16
- package/dist/esm/v3/{OrResizeablePanel-6d9a3ca1.js → OrResizeablePanel-35e64b58.js} +1 -1
- package/dist/esm/v3/{OrRichTextEditor-20dd9ff7.js → OrRichTextEditor-b46eab67.js} +6 -6
- package/dist/esm/v3/{OrSearch-44810f4c.js → OrSearch-c2ab03b7.js} +1 -1
- package/dist/esm/v3/{OrSelect-caae60b4.js → OrSelect-7b6dbd30.js} +6 -6
- package/dist/esm/v3/{OrSelectMultipleControl-9d33a012.js → OrSelectMultipleControl-5cc62b9b.js} +1 -1
- package/dist/esm/v3/{OrSidebar-34967541.js → OrSidebar-f765a54f.js} +2 -2
- package/dist/esm/v3/{OrSlider-8eed054b.js → OrSlider-a5903a40.js} +16 -9
- package/dist/esm/v3/{OrSorting-49a5be1b.js → OrSorting-68352d17.js} +3 -3
- package/dist/esm/v3/{OrTabs-083ec39a.js → OrTabs-4f172881.js} +3 -3
- package/dist/esm/v3/{OrTag-1b111af7.js → OrTag-3358c962.js} +1 -1
- package/dist/esm/v3/{OrTagInput-dfa119ea.js → OrTagInput-b127ae4f.js} +3 -3
- package/dist/esm/v3/{OrTags-b5aea0be.js → OrTags-278c3292.js} +2 -2
- package/dist/esm/v3/{OrTimeFormat-bf25de41.js → OrTimeFormat-5a8621e5.js} +2 -2
- package/dist/esm/v3/{OrTimePicker-17d12cae.js → OrTimePicker-365ce9a7.js} +4 -4
- package/dist/esm/v3/{OrTimeRangePicker-0ac3fd16.js → OrTimeRangePicker-61b5bf0f.js} +4 -4
- package/dist/esm/v3/{OrTooltip-287ff0e4.js → OrTooltip-e982adca.js} +1 -1
- package/dist/esm/v3/components/index.d.ts +0 -1
- package/dist/esm/v3/components/index.js +40 -42
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +1 -1
- 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-confirm-v3/index.js +6 -6
- package/dist/esm/v3/components/or-context-menu-v3/index.js +4 -4
- 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 +7 -7
- package/dist/esm/v3/components/or-icon-button-v3/index.js +4 -4
- package/dist/esm/v3/components/or-inline-input-v3/index.js +5 -5
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +5 -5
- package/dist/esm/v3/components/or-input-v3/index.js +5 -5
- package/dist/esm/v3/components/or-list-v3/index.js +5 -5
- package/dist/esm/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +1 -11
- package/dist/esm/v3/components/or-menu-item-v3/index.js +1 -20
- package/dist/esm/v3/components/or-menu-item-v3/styles.d.ts +1 -1
- package/dist/esm/v3/components/or-menu-v3/index.js +3 -3
- package/dist/esm/v3/components/or-modal-v3/index.js +5 -5
- package/dist/esm/v3/components/or-notification-v3/index.js +5 -5
- package/dist/esm/v3/components/or-pagination-v3/index.js +5 -7
- package/dist/esm/v3/components/or-popover-v3/index.js +2 -2
- package/dist/esm/v3/components/or-range-slider-v3/OrRangeSlider.vue.d.ts +9 -0
- package/dist/esm/v3/components/or-range-slider-v3/index.js +5 -5
- package/dist/esm/v3/components/or-resizeable-panel-v3/index.js +5 -5
- 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 +7 -7
- package/dist/esm/v3/components/or-select-v3/partials/or-select-multiple-control/index.js +7 -7
- package/dist/esm/v3/components/or-sidebar-v3/index.js +6 -6
- package/dist/esm/v3/components/or-slider-v3/OrSlider.vue.d.ts +9 -0
- package/dist/esm/v3/components/or-slider-v3/index.js +4 -4
- package/dist/esm/v3/components/or-sorting-v3/index.js +5 -7
- package/dist/esm/v3/components/or-tabs-v3/OrTabs.vue.d.ts +0 -2
- package/dist/esm/v3/components/or-tabs-v3/index.js +5 -7
- package/dist/esm/v3/components/or-tabs-v3/types.d.ts +0 -1
- package/dist/esm/v3/components/or-tag-input-v3/index.js +7 -7
- package/dist/esm/v3/components/or-tag-v3/index.js +5 -5
- package/dist/esm/v3/components/or-tags-v3/index.js +6 -6
- 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 +5 -5
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +5 -5
- package/dist/esm/v3/components/or-tooltip-v3/index.js +3 -3
- package/dist/esm/v3/index.js +40 -42
- package/dist/esm/v3/{types-fa85dc0e.js → types-b01c07e5.js} +1 -1
- package/package.json +4 -3
- package/src/components/index.ts +0 -1
- package/src/components/or-bottom-sheet-v3/hooks/useBottomSheetSwipeState.ts +7 -4
- package/src/components/or-menu-item-v3/OrMenuItem.vue +5 -22
- package/src/components/or-menu-item-v3/styles.ts +1 -1
- package/src/components/or-range-slider-v3/OrRangeSlider.vue +25 -2
- package/src/components/or-sidebar-v3/OrSidebar.vue +1 -1
- package/src/components/or-slider-v3/OrSlider.vue +15 -1
- package/src/components/or-tabs-v3/types.ts +0 -1
- package/dist/bundled/v2/components/OrEditorTabsV3/OrEditorTabs.js +0 -370
- package/dist/bundled/v2/components/OrEditorTabsV3/OrEditorTabs.vue.d.ts +0 -98
- package/dist/bundled/v2/components/OrEditorTabsV3/index.d.ts +0 -2
- package/dist/bundled/v2/components/OrEditorTabsV3/index.js +0 -2
- package/dist/bundled/v2/components/OrEditorTabsV3/props.d.ts +0 -4
- package/dist/bundled/v2/components/OrEditorTabsV3/props.js +0 -7
- package/dist/bundled/v2/components/OrEditorTabsV3/styles.d.ts +0 -6
- package/dist/bundled/v2/components/OrEditorTabsV3/styles.js +0 -30
- package/dist/bundled/v3/components/OrEditorTabsV3/OrEditorTabs.js +0 -1
- package/dist/bundled/v3/components/OrEditorTabsV3/OrEditorTabs.vue.d.ts +0 -71
- package/dist/bundled/v3/components/OrEditorTabsV3/index.d.ts +0 -2
- package/dist/bundled/v3/components/OrEditorTabsV3/index.js +0 -1
- package/dist/bundled/v3/components/OrEditorTabsV3/props.d.ts +0 -4
- package/dist/bundled/v3/components/OrEditorTabsV3/props.js +0 -1
- package/dist/bundled/v3/components/OrEditorTabsV3/styles.d.ts +0 -6
- package/dist/bundled/v3/components/OrEditorTabsV3/styles.js +0 -1
- package/dist/bundled/v3/components/OrEditorTabsV3-e68c1930.js +0 -331
- package/dist/esm/v2/OrEditorTabs-b418a1ed.js +0 -302
- package/dist/esm/v2/OrEditorTabsItem-63c47a23.js +0 -106
- package/dist/esm/v2/components/or-editor-tabs-v3/OrEditorTabs.vue.d.ts +0 -98
- package/dist/esm/v2/components/or-editor-tabs-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-editor-tabs-v3/index.js +0 -28
- package/dist/esm/v2/components/or-editor-tabs-v3/partials/index.d.ts +0 -1
- package/dist/esm/v2/components/or-editor-tabs-v3/partials/index.js +0 -24
- package/dist/esm/v2/components/or-editor-tabs-v3/partials/or-editor-tabs-item/OrEditorTabsItem.vue.d.ts +0 -50
- package/dist/esm/v2/components/or-editor-tabs-v3/partials/or-editor-tabs-item/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-editor-tabs-v3/props.d.ts +0 -4
- package/dist/esm/v2/components/or-editor-tabs-v3/styles.d.ts +0 -6
- package/dist/esm/v3/OrEditorTabs-11310d39.js +0 -260
- package/dist/esm/v3/OrEditorTabsItem-cb930eba.js +0 -79
- package/dist/esm/v3/components/or-editor-tabs-v3/OrEditorTabs.vue.d.ts +0 -71
- package/dist/esm/v3/components/or-editor-tabs-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-editor-tabs-v3/index.js +0 -27
- package/dist/esm/v3/components/or-editor-tabs-v3/partials/index.d.ts +0 -1
- package/dist/esm/v3/components/or-editor-tabs-v3/partials/index.js +0 -23
- package/dist/esm/v3/components/or-editor-tabs-v3/partials/or-editor-tabs-item/OrEditorTabsItem.vue.d.ts +0 -37
- package/dist/esm/v3/components/or-editor-tabs-v3/partials/or-editor-tabs-item/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-editor-tabs-v3/props.d.ts +0 -4
- package/dist/esm/v3/components/or-editor-tabs-v3/styles.d.ts +0 -6
- package/src/components/or-editor-tabs-v3/OrEditorTabs.vue +0 -268
- package/src/components/or-editor-tabs-v3/index.ts +0 -2
- package/src/components/or-editor-tabs-v3/partials/index.ts +0 -1
- package/src/components/or-editor-tabs-v3/partials/or-editor-tabs-item/OrEditorTabsItem.vue +0 -73
- package/src/components/or-editor-tabs-v3/partials/or-editor-tabs-item/styles.ts +0 -34
- package/src/components/or-editor-tabs-v3/props.ts +0 -4
- package/src/components/or-editor-tabs-v3/styles.ts +0 -51
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-fbc08309.js → OrDateTimePickerMonthSelect-4485858b.js} +0 -0
- /package/dist/bundled/v2/{OrDateTimePickerPopoverHeader-07c74804.js → OrDateTimePickerPopoverHeader-c09bdd5d.js} +0 -0
- /package/dist/bundled/v2/{OrDateTimePickerTimeSelect-70749ee1.js → OrDateTimePickerTimeSelect-d0f61111.js} +0 -0
- /package/dist/bundled/v2/{OrList-f1e75126.js → OrList-cceb0544.js} +0 -0
- /package/dist/bundled/v3/components/{OrAvatar-72d2b5c1.js → OrAvatar-7738ee5d.js} +0 -0
- /package/dist/bundled/v3/components/{OrDropAreaV3-ff26f723.js → OrDropAreaV3-227042e6.js} +0 -0
- /package/dist/bundled/v3/components/{OrExpansionPanelV3-65a641f6.js → OrExpansionPanelV3-ac6f6fef.js} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrColorPicker-
|
|
1
|
+
export { s as default } from '../OrColorPicker-8621644d.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, P as default, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-
|
|
1
|
+
export { h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, P as default, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-8621644d.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-
|
|
1
|
+
export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-8621644d.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { q as default } from '../../OrColorPicker-
|
|
1
|
+
export { q as default } from '../../OrColorPicker-8621644d.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, createElementVNode, normalizeStyle, withModifiers, createBlock, withCtx, Fragment, renderList, normalizeClass, withDirectives, vShow, createCommentVNode, pushScopeId, popScopeId } from 'vue';
|
|
2
|
-
import { s as styleInject } from './OrAvatar-
|
|
2
|
+
import { s as styleInject } from './OrAvatar-7738ee5d.js';
|
|
3
3
|
import { defineComponent, ref } from 'vue-demi';
|
|
4
|
-
import { u as useToggle, o as onClickOutside } from './OrBottomSheetV3-
|
|
5
|
-
import { s as script$1, O as OrFloatingPlacements } from './OrFloating-
|
|
4
|
+
import { u as useToggle, o as onClickOutside } from './OrBottomSheetV3-d2f7ec3a.js';
|
|
5
|
+
import { s as script$1, O as OrFloatingPlacements } from './OrFloating-c73d3c2e.js';
|
|
6
6
|
|
|
7
7
|
const red = {
|
|
8
8
|
50: '#FFEBEE',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrConfirm-
|
|
1
|
+
export { s as default } from '../OrConfirm-bbeb5e3c.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrConfirm } from '../OrConfirm-
|
|
1
|
+
export { s as OrConfirm } from '../OrConfirm-bbeb5e3c.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementVNode, createVNode, createCommentVNode } from 'vue';
|
|
2
|
-
import { s as styleInject } from './OrAvatar-
|
|
2
|
+
import { s as styleInject } from './OrAvatar-7738ee5d.js';
|
|
3
3
|
import { computed, defineComponent, ref } from 'vue-demi';
|
|
4
|
-
import { r as resolveUnref, b as useMagicKeys, c as useActiveElement, w as whenever } from './OrBottomSheetV3-
|
|
5
|
-
import { s as script$1, B as BUTTON_COLOR } from './OrButtonV2-
|
|
6
|
-
import { s as script$2, O as OrModalSizes } from './OrModal-
|
|
4
|
+
import { r as resolveUnref, b as useMagicKeys, c as useActiveElement, w as whenever } from './OrBottomSheetV3-d2f7ec3a.js';
|
|
5
|
+
import { s as script$1, B as BUTTON_COLOR } from './OrButtonV2-86c9893d.js';
|
|
6
|
+
import { s as script$2, O as OrModalSizes } from './OrModal-5d3ac552.js';
|
|
7
7
|
import script$3 from './OrInput/OrInput.js';
|
|
8
8
|
|
|
9
9
|
function logicAnd(...args) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrConfirmV3-
|
|
1
|
+
export { s as default } from '../OrConfirmV3-57d21d7e.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirmV3-
|
|
1
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirmV3-57d21d7e.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { C as ConfirmType } from '../OrConfirmV3-
|
|
1
|
+
export { C as ConfirmType } from '../OrConfirmV3-57d21d7e.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as Confirm, d as ConfirmFooter, f as ConfirmFooterButtons, e as ConfirmFooterTypes, b as ConfirmHeader, c as ConfirmInput } from '../OrConfirmV3-
|
|
1
|
+
export { a as Confirm, d as ConfirmFooter, f as ConfirmFooterButtons, e as ConfirmFooterTypes, b as ConfirmHeader, c as ConfirmInput } from '../OrConfirmV3-57d21d7e.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
|
|
2
|
-
import { b as useMagicKeys, w as whenever, o as onClickOutside } from './OrBottomSheetV3-
|
|
3
|
-
import { l as logicAnd } from './OrConfirm-
|
|
2
|
+
import { b as useMagicKeys, w as whenever, o as onClickOutside } from './OrBottomSheetV3-d2f7ec3a.js';
|
|
3
|
+
import { l as logicAnd } from './OrConfirm-bbeb5e3c.js';
|
|
4
4
|
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
5
|
-
import { s as script$1 } from './OrOverlayV3-
|
|
6
|
-
import { s as script$2, B as ButtonColor } from './OrButtonV3-
|
|
7
|
-
import { s as script$3 } from './OrInputV3-
|
|
5
|
+
import { s as script$1 } from './OrOverlayV3-c94d4eef.js';
|
|
6
|
+
import { s as script$2, B as ButtonColor } from './OrButtonV3-fb447b05.js';
|
|
7
|
+
import { s as script$3 } from './OrInputV3-559394cf.js';
|
|
8
8
|
import { usePopoverState } from '../hooks/usePopoverState.js';
|
|
9
9
|
|
|
10
10
|
var ConfirmType;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { P as PopoverPlacement } from '../OrPopoverV3-
|
|
2
|
-
export { P as ContextMenuPlacement } from '../OrPopoverV3-
|
|
1
|
+
import { P as PopoverPlacement } from '../OrPopoverV3-741e790c.js';
|
|
2
|
+
export { P as ContextMenuPlacement } from '../OrPopoverV3-741e790c.js';
|
|
3
3
|
import { resolveComponent, openBlock, createBlock, withCtx, renderSlot } from 'vue';
|
|
4
4
|
import { defineComponent, ref, watch } from 'vue-demi';
|
|
5
|
-
import { s as script$1 } from '../OrMenuV3-
|
|
5
|
+
import { s as script$1 } from '../OrMenuV3-44a7157f.js';
|
|
6
6
|
import { usePopoverState } from '../../hooks/usePopoverState.js';
|
|
7
7
|
|
|
8
8
|
var script = defineComponent({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { P as ContextMenuPlacement } from '../OrPopoverV3-
|
|
1
|
+
export { P as ContextMenuPlacement } from '../OrPopoverV3-741e790c.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrDateFormatV3-
|
|
1
|
+
export { s as default } from '../OrDateFormatV3-dcb02c52.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrDateFormatV3 } from '../OrDateFormatV3-
|
|
1
|
+
export { s as OrDateFormatV3 } from '../OrDateFormatV3-dcb02c52.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DateFormat } from '../OrDateFormatV3-
|
|
1
|
+
export { D as DateFormat } from '../OrDateFormatV3-dcb02c52.js';
|
package/dist/bundled/v3/components/{OrDateFormatV3-169248d8.js → OrDateFormatV3-dcb02c52.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, normalizeClass, toDisplayString } from 'vue';
|
|
2
2
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
3
|
-
import { f as formatDate } from './OrDateTimePickerV3-
|
|
3
|
+
import { f as formatDate } from './OrDateTimePickerV3-da7f8090.js';
|
|
4
4
|
|
|
5
5
|
const DateFormat = [
|
|
6
6
|
// Layout
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrDatePickerV3-
|
|
1
|
+
export { s as default } from '../OrDatePickerV3-e968655d.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { s as OrDatePickerV3 } from '../OrDatePickerV3-
|
|
1
|
+
export { s as OrDatePickerV3 } from '../OrDatePickerV3-e968655d.js';
|
|
2
2
|
export { I as DatePickerSize } from '../OrInputBoxV3-90e51950.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DatePicker, a as DatePickerPopover } from '../OrDatePickerV3-
|
|
1
|
+
export { D as DatePicker, a as DatePickerPopover } from '../OrDatePickerV3-e968655d.js';
|
package/dist/bundled/v3/components/{OrDatePickerV3-d83adfd0.js → OrDatePickerV3-e968655d.js}
RENAMED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { s as script$b, I as InputBoxSize } from './OrInputBoxV3-90e51950.js';
|
|
2
2
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, withModifiers, createVNode, Fragment, createElementVNode } from 'vue';
|
|
3
3
|
import { defineComponent, ref, computed, watch, toRef } from 'vue-demi';
|
|
4
|
-
import { s as script$1, a as script$2, b as script$3, c as script$4, d as script$5, e as script$6, g as getCurrentDate } from './OrDateTimePickerV3-
|
|
4
|
+
import { s as script$1, a as script$2, b as script$3, c as script$4, d as script$5, e as script$6, g as getCurrentDate } from './OrDateTimePickerV3-da7f8090.js';
|
|
5
5
|
import { s as script$7 } from './OrErrorV3-19502b8d.js';
|
|
6
6
|
import { s as script$8 } from './OrHintV3-25a3be82.js';
|
|
7
7
|
import { s as script$9 } from './OrIconV3-5db4e349.js';
|
|
8
|
-
import { s as script$a } from './OrIconButtonV3-
|
|
8
|
+
import { s as script$a } from './OrIconButtonV3-adb4e498.js';
|
|
9
9
|
import { s as script$c } from './OrLabelV3-44afce27.js';
|
|
10
|
-
import { s as script$d } from './OrPopoverV3-
|
|
10
|
+
import { s as script$d } from './OrPopoverV3-741e790c.js';
|
|
11
11
|
import { DropdownClose } from '../directives/dropdown-close.js';
|
|
12
12
|
import { DropdownOpen } from '../directives/dropdown-open.js';
|
|
13
13
|
import { useProxyModelValue } from '../hooks/useProxyModelValue.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrDateRangePickerV3-
|
|
1
|
+
export { s as default } from '../OrDateRangePickerV3-e3ba6052.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { s as OrDateRangePickerV3 } from '../OrDateRangePickerV3-
|
|
1
|
+
export { s as OrDateRangePickerV3 } from '../OrDateRangePickerV3-e3ba6052.js';
|
|
2
2
|
export { I as DateRangePickerSize } from '../OrInputBoxV3-90e51950.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DateRangePicker, a as DateRangePickerPopover } from '../OrDateRangePickerV3-
|
|
1
|
+
export { D as DateRangePicker, a as DateRangePickerPopover } from '../OrDateRangePickerV3-e3ba6052.js';
|
|
@@ -4,10 +4,10 @@ import { defineComponent, ref, computed, watch, toRef } from 'vue-demi';
|
|
|
4
4
|
import { s as script$7 } from './OrErrorV3-19502b8d.js';
|
|
5
5
|
import { s as script$8 } from './OrHintV3-25a3be82.js';
|
|
6
6
|
import { s as script$9 } from './OrIconV3-5db4e349.js';
|
|
7
|
-
import { s as script$a } from './OrIconButtonV3-
|
|
7
|
+
import { s as script$a } from './OrIconButtonV3-adb4e498.js';
|
|
8
8
|
import { s as script$c } from './OrLabelV3-44afce27.js';
|
|
9
|
-
import { s as script$d } from './OrPopoverV3-
|
|
10
|
-
import { s as script$1, a as script$2, b as script$3, c as script$4, d as script$5, e as script$6, g as getCurrentDate, h as getNextMonthDate } from './OrDateTimePickerV3-
|
|
9
|
+
import { s as script$d } from './OrPopoverV3-741e790c.js';
|
|
10
|
+
import { s as script$1, a as script$2, b as script$3, c as script$4, d as script$5, e as script$6, g as getCurrentDate, h as getNextMonthDate } from './OrDateTimePickerV3-da7f8090.js';
|
|
11
11
|
import { DropdownClose } from '../directives/dropdown-close.js';
|
|
12
12
|
import { DropdownOpen } from '../directives/dropdown-open.js';
|
|
13
13
|
import { useProxyModelValue } from '../hooks/useProxyModelValue.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrDateTimeFormatV3-
|
|
1
|
+
export { s as default } from '../OrDateTimeFormatV3-b7044047.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrDateTimeFormatV3 } from '../OrDateTimeFormatV3-
|
|
1
|
+
export { s as OrDateTimeFormatV3 } from '../OrDateTimeFormatV3-b7044047.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DateTimeFormat } from '../OrDateTimeFormatV3-
|
|
1
|
+
export { D as DateTimeFormat } from '../OrDateTimeFormatV3-b7044047.js';
|
package/dist/bundled/v3/components/{OrDateTimeFormatV3-8bb9d4fd.js → OrDateTimeFormatV3-b7044047.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, normalizeClass, toDisplayString } from 'vue';
|
|
2
2
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
3
|
-
import { D as DateTimePickerTimeFormat, f as formatDate, i as formatTime } from './OrDateTimePickerV3-
|
|
3
|
+
import { D as DateTimePickerTimeFormat, f as formatDate, i as formatTime } from './OrDateTimePickerV3-da7f8090.js';
|
|
4
4
|
|
|
5
5
|
const DateTimeFormat = [
|
|
6
6
|
// Layout
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrDateTimePicker-
|
|
1
|
+
export { s as default } from '../OrDateTimePicker-d181c892.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DEFAULT_TEXT, n as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-
|
|
1
|
+
export { D as DEFAULT_TEXT, n as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-d181c892.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DEFAULT_TEXT, s as OrDateTimePicker, n as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-
|
|
1
|
+
export { D as DEFAULT_TEXT, s as OrDateTimePicker, n as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-d181c892.js';
|
package/dist/bundled/v3/components/{OrDateTimePicker-bf1743f2.js → OrDateTimePicker-d181c892.js}
RENAMED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, normalizeClass, withModifiers, toDisplayString, resolveComponent, createBlock, withCtx, renderSlot, createTextVNode, createCommentVNode, createElementVNode, createVNode, Transition, Fragment, renderList, withDirectives, vModelText, pushScopeId, popScopeId } from 'vue';
|
|
2
|
-
import { s as styleInject } from './OrAvatar-
|
|
2
|
+
import { s as styleInject } from './OrAvatar-7738ee5d.js';
|
|
3
3
|
import { defineComponent, ref, getCurrentInstance } from 'vue-demi';
|
|
4
|
-
import { o as onClickOutside } from './OrBottomSheetV3-
|
|
4
|
+
import { o as onClickOutside } from './OrBottomSheetV3-d2f7ec3a.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
|
-
import { s as script$2 } from './OrFloating-
|
|
7
|
+
import { s as script$2 } from './OrFloating-c73d3c2e.js';
|
|
8
8
|
import script$3 from './OrLabel/OrLabel.js';
|
|
9
9
|
import script$4 from './OrError/OrError.js';
|
|
10
10
|
import script$5 from './OrHint/OrHint.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { l as default } from '../OrDateTimePickerV3-
|
|
1
|
+
export { l as default } from '../OrDateTimePickerV3-da7f8090.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { D as DateTimePickerTimeFormat, s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, l as OrDateTimePickerV3, f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from '../OrDateTimePickerV3-
|
|
1
|
+
export { D as DateTimePickerTimeFormat, s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, l as OrDateTimePickerV3, f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from '../OrDateTimePickerV3-da7f8090.js';
|
|
2
2
|
export { I as DateTimePickerSize } from '../OrInputBoxV3-90e51950.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { I as DateTimePickerSize } from '../OrInputBoxV3-90e51950.js';
|
|
2
|
-
export { D as DateTimePickerTimeFormat } from '../OrDateTimePickerV3-
|
|
2
|
+
export { D as DateTimePickerTimeFormat } from '../OrDateTimePickerV3-da7f8090.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { o as DateTimePicker, p as DateTimePickerDatePopover, q as DateTimePickerTimePopover } from '../OrDateTimePickerV3-
|
|
1
|
+
export { o as DateTimePicker, p as DateTimePickerDatePopover, q as DateTimePickerTimePopover } from '../OrDateTimePickerV3-da7f8090.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { f as formatDate } from '../../OrDateTimePickerV3-
|
|
1
|
+
export { f as formatDate } from '../../OrDateTimePickerV3-da7f8090.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { i as formatTime } from '../../OrDateTimePickerV3-
|
|
1
|
+
export { i as formatTime } from '../../OrDateTimePickerV3-da7f8090.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { g as getCurrentDate } from '../../OrDateTimePickerV3-
|
|
1
|
+
export { g as getCurrentDate } from '../../OrDateTimePickerV3-da7f8090.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { m as getDatePlaceholder } from '../../OrDateTimePickerV3-
|
|
1
|
+
export { m as getDatePlaceholder } from '../../OrDateTimePickerV3-da7f8090.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { h as getNextMonthDate } from '../../OrDateTimePickerV3-
|
|
1
|
+
export { h as getNextMonthDate } from '../../OrDateTimePickerV3-da7f8090.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { n as getTimePlaceholder } from '../../OrDateTimePickerV3-
|
|
1
|
+
export { n as getTimePlaceholder } from '../../OrDateTimePickerV3-da7f8090.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from '../../OrDateTimePickerV3-
|
|
1
|
+
export { f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from '../../OrDateTimePickerV3-da7f8090.js';
|
package/dist/bundled/v3/components/{OrDateTimePickerV3-0f4cffc3.js → OrDateTimePickerV3-da7f8090.js}
RENAMED
|
@@ -2,15 +2,15 @@ import { openBlock, createElementBlock, normalizeClass, withModifiers, Fragment,
|
|
|
2
2
|
import { s as script$h, I as InputBoxSize } from './OrInputBoxV3-90e51950.js';
|
|
3
3
|
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
4
4
|
import { useProxyModelValue } from '../hooks/useProxyModelValue.js';
|
|
5
|
-
import { s as script$9 } from './OrButtonV3-
|
|
5
|
+
import { s as script$9 } from './OrButtonV3-fb447b05.js';
|
|
6
6
|
import { s as script$a } from './OrLabelV3-44afce27.js';
|
|
7
7
|
import { s as script$b } from './OrIconV3-5db4e349.js';
|
|
8
|
-
import { s as script$c } from './OrIconButtonV3-
|
|
9
|
-
import { s as script$d } from './OrMenuV3-
|
|
10
|
-
import { s as script$e } from './OrMenuItemV3-
|
|
8
|
+
import { s as script$c } from './OrIconButtonV3-adb4e498.js';
|
|
9
|
+
import { s as script$d } from './OrMenuV3-44a7157f.js';
|
|
10
|
+
import { s as script$e } from './OrMenuItemV3-7b557536.js';
|
|
11
11
|
import { s as script$f } from './OrErrorV3-19502b8d.js';
|
|
12
12
|
import { s as script$g } from './OrHintV3-25a3be82.js';
|
|
13
|
-
import { s as script$i } from './OrPopoverV3-
|
|
13
|
+
import { s as script$i } from './OrPopoverV3-741e790c.js';
|
|
14
14
|
import { DropdownClose } from '../directives/dropdown-close.js';
|
|
15
15
|
import { DropdownOpen } from '../directives/dropdown-open.js';
|
|
16
16
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrDropAreaV3-
|
|
1
|
+
export { s as default } from '../OrDropAreaV3-227042e6.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DropAreaSize, s as OrDropAreaV3, a as approximateFileSize } from '../OrDropAreaV3-
|
|
1
|
+
export { D as DropAreaSize, s as OrDropAreaV3, a as approximateFileSize } from '../OrDropAreaV3-227042e6.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DropAreaSize } from '../OrDropAreaV3-
|
|
1
|
+
export { D as DropAreaSize } from '../OrDropAreaV3-227042e6.js';
|
|
@@ -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-227042e6.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as approximateFileSize } from '../../OrDropAreaV3-
|
|
1
|
+
export { a as approximateFileSize } from '../../OrDropAreaV3-227042e6.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as approximateFileSize } from '../../OrDropAreaV3-
|
|
1
|
+
export { a as approximateFileSize } from '../../OrDropAreaV3-227042e6.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-7738ee5d.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-ac6f6fef.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-ac6f6fef.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-ac6f6fef.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-ac6f6fef.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrFloating-
|
|
1
|
+
export { s as default } from '../OrFloating-c73d3c2e.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { e as OrFloatingHideStrategy, O as OrFloatingPlacements } from '../OrFloating-
|
|
1
|
+
export { e as OrFloatingHideStrategy, O as OrFloatingPlacements } from '../OrFloating-c73d3c2e.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-c73d3c2e.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-7738ee5d.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-7738ee5d.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-7738ee5d.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-c73d3c2e.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-7738ee5d.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-c73d3c2e.js';
|
|
6
|
+
import { I as ICON_BUTTON_TYPE, H as HTML_BUTTON_TYPE, a as BUTTON_SIZE, B as BUTTON_COLOR } from '../OrButtonV2-86c9893d.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-adb4e498.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from '../OrIconButtonV3-
|
|
1
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from '../OrIconButtonV3-adb4e498.js';
|
|
2
2
|
export { I as IconButtonSize } from '../OrIconV3-5db4e349.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { I as IconButtonSize } from '../OrIconV3-5db4e349.js';
|
|
2
|
-
export { I as IconButtonColor } from '../OrIconButtonV3-
|
|
2
|
+
export { I as IconButtonColor } from '../OrIconButtonV3-adb4e498.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as IconButton, b as IconButtonColors } from '../OrIconButtonV3-
|
|
1
|
+
export { a as IconButton, b as IconButtonColors } from '../OrIconButtonV3-adb4e498.js';
|
package/dist/bundled/v3/components/{OrIconButtonV3-1c8529cc.js → OrIconButtonV3-adb4e498.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 { s as script$1, I as IconSize } from './OrIconV3-5db4e349.js';
|
|
3
3
|
import { defineComponent, ref, computed, isVue3 } from 'vue-demi';
|
|
4
|
-
import { s as script$2 } from './OrTooltipV3-
|
|
4
|
+
import { s as script$2 } from './OrTooltipV3-27ca3245.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-e476234e.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInputV3-
|
|
1
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInputV3-e476234e.js';
|
|
2
2
|
export { I as InlineInputSize } from '../OrInlineInputBoxV3-a75f9e25.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { I as InlineInputSize } from '../OrInlineInputBoxV3-a75f9e25.js';
|
|
2
|
-
export { I as InlineInputType } from '../OrInlineInputV3-
|
|
2
|
+
export { I as InlineInputType } from '../OrInlineInputV3-e476234e.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as InlineInput, c as InlineInputAction, d as InlineInputActionSizes, b as InlineInputControl } from '../OrInlineInputV3-
|
|
1
|
+
export { a as InlineInput, c as InlineInputAction, d as InlineInputActionSizes, b as InlineInputControl } from '../OrInlineInputV3-e476234e.js';
|
package/dist/bundled/v3/components/{OrInlineInputV3-78bcea64.js → OrInlineInputV3-e476234e.js}
RENAMED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString, vShow } from 'vue';
|
|
2
|
-
import { s as styleInject } from './OrAvatar-
|
|
2
|
+
import { s as styleInject } from './OrAvatar-7738ee5d.js';
|
|
3
3
|
import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBoxV3-a75f9e25.js';
|
|
4
4
|
import { defineComponent, ref, computed, reactive, toRef, watch } from 'vue-demi';
|
|
5
5
|
import { s as script$1 } from './OrErrorV3-19502b8d.js';
|
|
6
6
|
import { s as script$2 } from './OrHintV3-25a3be82.js';
|
|
7
|
-
import { s as script$3 } from './OrIconButtonV3-
|
|
7
|
+
import { s as script$3 } from './OrIconButtonV3-adb4e498.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-7738ee5d.js';
|
|
3
3
|
import { defineComponent, ref, getCurrentInstance } from 'vue-demi';
|
|
4
|
-
import {
|
|
4
|
+
import { d as useVModel } from '../OrBottomSheetV3-d2f7ec3a.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-831d8c54.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrInlineTextareaV3 } from '../OrInlineTextareaV3-
|
|
1
|
+
export { s as OrInlineTextareaV3 } from '../OrInlineTextareaV3-831d8c54.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-831d8c54.js';
|
package/dist/bundled/v3/components/{OrInlineTextareaV3-be717b30.js → OrInlineTextareaV3-831d8c54.js}
RENAMED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString, vShow } from 'vue';
|
|
2
|
-
import { s as styleInject } from './OrAvatar-
|
|
2
|
+
import { s as styleInject } from './OrAvatar-7738ee5d.js';
|
|
3
3
|
import { defineComponent, ref, computed, reactive, toRef, watch } from 'vue-demi';
|
|
4
4
|
import { s as script$1 } from './OrErrorV3-19502b8d.js';
|
|
5
5
|
import { s as script$2 } from './OrHintV3-25a3be82.js';
|
|
6
|
-
import { s as script$3 } from './OrIconButtonV3-
|
|
6
|
+
import { s as script$3 } from './OrIconButtonV3-adb4e498.js';
|
|
7
7
|
import { s as script$4 } from './OrInlineInputBoxV3-a75f9e25.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-7738ee5d.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-559394cf.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { I as InputType, s as OrInputV3 } from '../OrInputV3-
|
|
1
|
+
export { I as InputType, s as OrInputV3 } from '../OrInputV3-559394cf.js';
|
|
2
2
|
export { I as InputSize } from '../OrInputBoxV3-90e51950.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { I as InputSize } from '../OrInputBoxV3-90e51950.js';
|
|
2
|
-
export { I as InputType } from '../OrInputV3-
|
|
2
|
+
export { I as InputType } from '../OrInputV3-559394cf.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as InputControl, a as InputRoot } from '../OrInputV3-
|
|
1
|
+
export { b as InputControl, a as InputRoot } from '../OrInputV3-559394cf.js';
|