@onereach/ui-components 4.6.5 → 4.6.6-beta.2818.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/OrAvatar/OrAvatar.js +4 -6
- package/dist/bundled/v2/components/OrAvatar/index.js +4 -6
- package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.js +2 -3
- package/dist/bundled/v2/components/OrBottomSheetV3/index.js +2 -3
- package/dist/bundled/v2/components/OrButtonV2/OrButton.js +4 -6
- package/dist/bundled/v2/components/OrButtonV2/index.js +5 -6
- package/dist/bundled/v2/components/OrButtonV3/OrButton.js +1 -2
- package/dist/bundled/v2/components/OrButtonV3/index.js +1 -2
- package/dist/bundled/v2/components/OrCardCollection/OrCardCollection.js +6 -7
- package/dist/bundled/v2/components/OrCardCollection/index.js +6 -7
- package/dist/bundled/v2/components/OrCardCollectionV3/OrCardCollection.js +2 -3
- package/dist/bundled/v2/components/OrCardCollectionV3/index.js +2 -3
- package/dist/bundled/v2/components/OrCarousel/OrCarousel.js +4 -6
- package/dist/bundled/v2/components/OrCarousel/index.js +4 -6
- package/dist/bundled/v2/components/OrCheckbox/OrCheckbox.js +4 -6
- package/dist/bundled/v2/components/OrCheckbox/index.js +4 -6
- package/dist/bundled/v2/components/OrCheckboxGroupV3/OrCheckboxGroup.js +1 -2
- package/dist/bundled/v2/components/OrCheckboxGroupV3/index.js +1 -2
- package/dist/bundled/v2/components/OrCheckboxTreeV3/OrCheckboxTree.js +1 -2
- package/dist/bundled/v2/components/OrCheckboxTreeV3/index.js +1 -2
- package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.js +1 -2
- package/dist/bundled/v2/components/OrCheckboxV3/index.js +1 -2
- package/dist/bundled/v2/components/OrChip/OrChip.js +4 -6
- package/dist/bundled/v2/components/OrChip/index.js +4 -6
- package/dist/bundled/v2/components/OrChips/OrChips.js +4 -6
- package/dist/bundled/v2/components/OrChips/index.js +4 -6
- package/dist/bundled/v2/components/OrCode/OrCode.js +6 -8
- package/dist/bundled/v2/components/OrCode/index.js +6 -8
- package/dist/bundled/v2/components/OrCollapse/OrCollapse.js +3 -5
- package/dist/bundled/v2/components/OrCollapse/index.js +3 -5
- package/dist/bundled/v2/components/OrColorPicker/OrColorPicker.js +5 -8
- package/dist/bundled/v2/components/OrColorPicker/index.js +5 -8
- package/dist/bundled/v2/components/OrConfirm/OrConfirm.js +7 -9
- package/dist/bundled/v2/components/OrConfirm/index.js +7 -9
- package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +3 -4
- package/dist/bundled/v2/components/OrConfirmV3/index.js +3 -4
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +4 -5
- package/dist/bundled/v2/components/OrDatePickerV3/index.js +4 -5
- package/dist/bundled/v2/components/OrDateTimePicker/OrDateTimePicker.js +16 -333
- package/dist/bundled/v2/components/OrDateTimePicker/index.js +7 -11
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +5 -6
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +5 -6
- package/dist/bundled/v2/components/OrFloating/OrFloating.js +4 -6
- package/dist/bundled/v2/components/OrFloating/index.js +4 -6
- package/dist/bundled/v2/components/OrIcon/OrIcon.js +4 -6
- package/dist/bundled/v2/components/OrIcon/index.js +4 -6
- package/dist/bundled/v2/components/OrIconButtonV2/OrIconButton.js +5 -6
- package/dist/bundled/v2/components/OrIconButtonV2/index.js +5 -6
- package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.js +2 -3
- package/dist/bundled/v2/components/OrIconButtonV3/index.js +2 -3
- package/dist/bundled/v2/components/OrInlineInputV3/OrInlineInput.js +2 -3
- package/dist/bundled/v2/components/OrInlineInputV3/index.js +2 -3
- package/dist/bundled/v2/components/OrInlineTextEdit/OrInlineTextEdit.js +6 -8
- package/dist/bundled/v2/components/OrInlineTextEdit/index.js +6 -8
- package/dist/bundled/v2/components/OrInlineTextareaV3/OrInlineTextarea.js +2 -3
- package/dist/bundled/v2/components/OrInlineTextareaV3/index.js +2 -3
- package/dist/bundled/v2/components/OrInput/OrInput.js +3 -5
- package/dist/bundled/v2/components/OrInput/index.js +3 -5
- package/dist/bundled/v2/components/OrInputV3/OrInput.js +2 -3
- package/dist/bundled/v2/components/OrInputV3/index.js +2 -3
- package/dist/bundled/v2/components/OrList/OrList.js +11 -842
- package/dist/bundled/v2/components/OrList/index.js +7 -10
- package/dist/bundled/v2/components/OrListOfInputs/OrListOfInputs.js +7 -10
- package/dist/bundled/v2/components/OrListOfInputs/index.js +7 -10
- package/dist/bundled/v2/components/OrLoaderV3/OrLoader.js +1 -2
- package/dist/bundled/v2/components/OrLoaderV3/index.js +1 -2
- package/dist/bundled/v2/components/OrMenuV3/OrMenu.js +2 -3
- package/dist/bundled/v2/components/OrMenuV3/index.js +2 -3
- package/dist/bundled/v2/components/OrModal/OrModal.js +6 -8
- package/dist/bundled/v2/components/OrModal/index.js +6 -8
- package/dist/bundled/v2/components/OrModalV3/OrModal.js +2 -3
- package/dist/bundled/v2/components/OrModalV3/index.js +2 -3
- package/dist/bundled/v2/components/OrNotification/OrNotification.js +5 -6
- package/dist/bundled/v2/components/OrNotification/index.js +5 -6
- package/dist/bundled/v2/components/OrNotificationV3/OrNotification.js +2 -3
- package/dist/bundled/v2/components/OrNotificationV3/index.js +2 -3
- package/dist/bundled/v2/components/OrNumberInput/OrNumberInput.js +3 -5
- package/dist/bundled/v2/components/OrNumberInput/index.js +3 -5
- package/dist/bundled/v2/components/OrOverflowMenu/OrOverflowMenu.js +6 -8
- package/dist/bundled/v2/components/OrOverflowMenu/index.js +6 -8
- package/dist/bundled/v2/components/OrOverlayV3/OrOverlay.js +2 -3
- package/dist/bundled/v2/components/OrOverlayV3/index.js +2 -3
- package/dist/bundled/v2/components/OrPaginationV3/OrPagination.js +2 -3
- package/dist/bundled/v2/components/OrPaginationV3/index.js +2 -3
- package/dist/bundled/v2/components/OrPassword/OrPassword.js +6 -8
- package/dist/bundled/v2/components/OrPassword/index.js +6 -8
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +2 -3
- package/dist/bundled/v2/components/OrPopoverV3/index.js +2 -3
- package/dist/bundled/v2/components/OrProgress/OrProgress.js +2 -6
- package/dist/bundled/v2/components/OrProgress/index.js +1 -5
- package/dist/bundled/v2/components/OrProgressV3/OrProgress.js +3 -8
- package/dist/bundled/v2/components/OrProgressV3/index.js +2 -7
- package/dist/bundled/v2/components/OrRadio/OrRadio.js +4 -9
- package/dist/bundled/v2/components/OrRadio/index.js +2 -7
- package/dist/bundled/v2/components/OrRadioGroupV3/OrRadioGroup.js +1 -2
- package/dist/bundled/v2/components/OrRadioGroupV3/index.js +1 -2
- package/dist/bundled/v2/components/OrSearch/OrSearch.js +7 -8
- package/dist/bundled/v2/components/OrSearch/index.js +6 -7
- package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +3 -4
- package/dist/bundled/v2/components/OrSearchV3/index.js +2 -3
- package/dist/bundled/v2/components/OrSelect/OrSelect.js +7 -558
- package/dist/bundled/v2/components/OrSelect/index.js +6 -12
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +2 -3
- package/dist/bundled/v2/components/OrSelectV3/index.js +2 -3
- package/dist/bundled/v2/components/OrSidebar/OrSidebar.js +1 -2
- package/dist/bundled/v2/components/OrSidebar/index.js +1 -2
- package/dist/bundled/v2/components/OrSidebarV3/OrSidebar.js +2 -3
- package/dist/bundled/v2/components/OrSidebarV3/index.js +2 -3
- package/dist/bundled/v2/components/OrSkeleton/index.js +1 -5
- package/dist/bundled/v2/components/OrSkeletonText/OrSkeletonText.js +2 -6
- package/dist/bundled/v2/components/OrSkeletonText/index.js +1 -5
- package/dist/bundled/v2/components/OrSkeletonTextV3/OrSkeletonText.js +2 -6
- package/dist/bundled/v2/components/OrSkeletonTextV3/index.js +1 -5
- package/dist/bundled/v2/components/OrSkeletonV3/index.js +1 -5
- package/dist/bundled/v2/components/OrSlider/OrSlider.js +5 -8
- package/dist/bundled/v2/components/OrSlider/index.js +5 -8
- package/dist/bundled/v2/components/OrStepper/OrStepper.js +4 -6
- package/dist/bundled/v2/components/OrStepper/index.js +4 -6
- package/dist/bundled/v2/components/OrSwitchV3/OrSwitch.js +1 -2
- package/dist/bundled/v2/components/OrSwitchV3/index.js +1 -2
- package/dist/bundled/v2/components/OrTabsV3/OrTabs.js +2 -3
- package/dist/bundled/v2/components/OrTabsV3/index.js +2 -3
- package/dist/bundled/v2/components/OrTag/OrTag.js +4 -6
- package/dist/bundled/v2/components/OrTag/index.js +4 -6
- package/dist/bundled/v2/components/OrTagV3/OrTag.js +2 -3
- package/dist/bundled/v2/components/OrTagV3/index.js +2 -3
- package/dist/bundled/v2/components/OrTagsV3/OrTags.js +2 -3
- package/dist/bundled/v2/components/OrTagsV3/index.js +2 -3
- package/dist/bundled/v2/components/OrTeleport/OrTeleport.js +1 -580
- package/dist/bundled/v2/components/OrTeleport/index.js +1 -1
- package/dist/bundled/v2/components/OrTeleportV3/OrTeleport.js +1 -543
- package/dist/bundled/v2/components/OrTeleportV3/index.js +1 -1
- package/dist/bundled/v2/components/OrTextarea/OrTextarea.js +3 -5
- package/dist/bundled/v2/components/OrTextarea/index.js +3 -5
- package/dist/bundled/v2/components/OrTextbox/OrTextbox.js +5 -6
- package/dist/bundled/v2/components/OrTextbox/index.js +5 -6
- package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +4 -5
- package/dist/bundled/v2/components/OrTimePickerV3/index.js +4 -5
- package/dist/bundled/v2/components/OrToast/OrToast.js +6 -9
- package/dist/bundled/v2/components/OrToast/Timer.js +1 -2
- package/dist/bundled/v2/components/OrToast/composable/index.js +2 -3
- package/dist/bundled/v2/components/OrToast/composable/useToast.js +1 -3
- package/dist/bundled/v2/components/OrToast/composable/useToastEventBus.js +1 -3
- package/dist/bundled/v2/components/OrToast/index.js +7 -11
- package/dist/bundled/v2/components/OrToastContainer/OrToastContainer.js +7 -11
- package/dist/bundled/v2/components/OrToastContainer/index.js +7 -11
- package/dist/bundled/v2/components/OrToastContainerV3/OrToastContainer.js +2 -3
- package/dist/bundled/v2/components/OrToastContainerV3/index.js +2 -3
- package/dist/bundled/v2/components/OrToastV3/OrToast.js +2 -3
- package/dist/bundled/v2/components/OrToastV3/Timer.js +1 -2
- package/dist/bundled/v2/components/OrToastV3/composable/index.js +2 -3
- package/dist/bundled/v2/components/OrToastV3/composable/useToast.js +1 -3
- package/dist/bundled/v2/components/OrToastV3/composable/useToastEventBus.js +1 -3
- package/dist/bundled/v2/components/OrToastV3/index.js +2 -3
- package/dist/bundled/v2/components/OrTooltip/OrTooltip.js +7 -33
- package/dist/bundled/v2/components/OrTooltip/index.js +5 -6
- package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.js +2 -3
- package/dist/bundled/v2/components/OrTooltipV3/index.js +2 -3
- package/dist/bundled/v2/components/index.js +17 -21
- package/dist/bundled/v2/hooks/index.d.ts +1 -0
- package/dist/bundled/v2/hooks/index.js +4 -2
- package/dist/bundled/v2/hooks/useOverflow.d.ts +2 -2
- package/dist/bundled/v2/hooks/useOverflow.js +1 -2
- package/dist/bundled/v2/hooks/usePopoverState.js +2 -2
- package/dist/bundled/v2/hooks/useResponsive/index.js +1 -2
- package/dist/bundled/v2/hooks/useResponsive/useResponsive.js +1 -2
- package/dist/bundled/v2/hooks/useTheme.d.ts +2 -0
- package/dist/bundled/v2/hooks/useTheme.js +10128 -0
- package/dist/bundled/v2/index-f6664cb1.js +15 -0
- package/dist/bundled/v2/index.js +20 -21
- package/dist/bundled/v2/utils/functions/dom.js +168 -5
- package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-2a494943.js → OrAvatar.vue_vue_type_script_lang-37b5b618.js} +1 -1
- package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-2f9406a6.js → OrBottomSheet.vue_vue_type_script_lang-aebedcb2.js} +2 -2
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-5ae410e5.js → OrButton.vue_vue_type_script_lang-cc8aa3a7.js} +1 -1
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-af5ff967.js → OrButton.vue_vue_type_script_lang-f58fa1b8.js} +1 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-86c25f0f.js → OrCardCollection.vue_vue_type_script_lang-1f2d30f3.js} +3 -3
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-decf25ee.js → OrCardCollection.vue_vue_type_script_lang-d15329fd.js} +4 -4
- package/dist/bundled/v3/{OrCarousel.vue_vue_type_script_lang-272cb9c9.js → OrCarousel.vue_vue_type_script_lang-a619731b.js} +1 -1
- package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-b1dd62bd.js → OrCheckbox.vue_vue_type_script_lang-2b4d6aa3.js} +1 -1
- package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-a6d72885.js → OrCheckbox.vue_vue_type_script_lang-cfeb4a4e.js} +1 -1
- package/dist/bundled/v3/{OrCheckboxGroup.vue_vue_type_script_lang-b4421b8d.js → OrCheckboxGroup.vue_vue_type_script_lang-f931fc03.js} +2 -2
- package/dist/bundled/v3/{OrCheckboxTree.vue_vue_type_script_lang-c7beacdf.js → OrCheckboxTree.vue_vue_type_script_lang-7e5bebf5.js} +3 -4
- package/dist/bundled/v3/{OrChip.vue_vue_type_script_lang-a182e324.js → OrChip.vue_vue_type_script_lang-aaad645e.js} +1 -1
- package/dist/bundled/v3/{OrChips.vue_vue_type_script_lang-9e98c258.js → OrChips.vue_vue_type_script_lang-ab6b8db5.js} +1 -1
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-7af61a76.js → OrCode.vue_vue_type_script_lang-5bfa4f9c.js} +3 -3
- package/dist/bundled/v3/{OrCollapse.vue_vue_type_script_lang-2a5c0929.js → OrCollapse.vue_vue_type_script_lang-35fdcade.js} +1 -1
- package/dist/bundled/v3/{OrColorPicker.vue_vue_type_script_lang-6143f82f.js → OrColorPicker.vue_vue_type_script_lang-461841d1.js} +2 -3
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-ac591c04.js → OrConfirm.vue_vue_type_script_lang-7180b87f.js} +5 -6
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-cdd89236.js → OrConfirm.vue_vue_type_script_lang-abb4fbbd.js} +5 -6
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-b9052966.js → OrDatePicker.vue_vue_type_script_lang-92222927.js} +4 -4
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-741b8048.js → OrDateTimePicker.vue_vue_type_script_lang-81f3cb69.js} +5 -5
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-111a251e.js → OrDateTimePicker.vue_vue_type_script_lang-b8045270.js} +15 -330
- package/dist/bundled/v3/{OrDateTimePickerMonthSelect-6c5e416a.js → OrDateTimePickerMonthSelect-354e1af8.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePickerPopoverHeader-894382f9.js → OrDateTimePickerPopoverHeader-eff55bd9.js} +1 -1
- package/dist/bundled/v3/{OrDateTimePickerTimeSelect-b04942c5.js → OrDateTimePickerTimeSelect-2f1a2767.js} +1 -1
- package/dist/bundled/v3/{OrFloating.vue_vue_type_script_lang-d419627c.js → OrFloating.vue_vue_type_script_lang-d01f7507.js} +1 -1
- package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-cd2da378.js → OrIcon.vue_vue_type_script_lang-22a17b06.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-d1496a81.js → OrIconButton.vue_vue_type_script_lang-b5d5718b.js} +2 -2
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-743eb1eb.js → OrIconButton.vue_vue_type_script_lang-fe97e57a.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-2df002e8.js → OrInlineInput.vue_vue_type_script_lang-3131ae11.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextEdit.vue_vue_type_script_lang-1e78da3c.js → OrInlineTextEdit.vue_vue_type_script_lang-f669de9e.js} +4 -4
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-139602f1.js → OrInlineTextarea.vue_vue_type_script_lang-db28519e.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-bf9fa981.js → OrInput.vue_vue_type_script_lang-5404596e.js} +2 -2
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-30a2b358.js → OrInput.vue_vue_type_script_lang-5f74dd08.js} +2 -2
- package/dist/bundled/v3/{OrList.vue_vue_type_script_lang-ccab1c75.js → OrList.vue_vue_type_script_lang-29a5842e.js} +9 -843
- package/dist/bundled/v3/{OrListOfInputs.vue_vue_type_script_lang-32d935ae.js → OrListOfInputs.vue_vue_type_script_lang-740154ee.js} +4 -4
- package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-c1b5372a.js → OrLoader.vue_vue_type_script_lang-49907820.js} +1 -1
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-90d57815.js → OrMenu.vue_vue_type_script_lang-1f45bf44.js} +1 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-6e26795e.js → OrModal.vue_vue_type_script_lang-05916fd8.js} +2 -3
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-910b80a1.js → OrModal.vue_vue_type_script_lang-31c15ba1.js} +2 -2
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-3f6dd187.js → OrNotification.vue_vue_type_script_lang-4e5a04fa.js} +2 -2
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-f414a938.js → OrNotification.vue_vue_type_script_lang-89bbc41f.js} +1 -1
- package/dist/bundled/v3/{OrNumberInput.vue_vue_type_script_lang-1fb535e6.js → OrNumberInput.vue_vue_type_script_lang-d56d7155.js} +1 -1
- package/dist/bundled/v3/{OrOverflowMenu.vue_vue_type_script_lang-fb64f2d0.js → OrOverflowMenu.vue_vue_type_script_lang-1b4af3a6.js} +4 -5
- package/dist/bundled/v3/{OrOverlay.vue_vue_type_script_lang-93864f05.js → OrOverlay.vue_vue_type_script_lang-29ff6fd8.js} +1 -1
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-4d9cc1c9.js → OrPagination.vue_vue_type_script_lang-1835d432.js} +2 -2
- package/dist/bundled/v3/{OrPassword.vue_vue_type_script_lang-d8bfee83.js → OrPassword.vue_vue_type_script_lang-28c99eb3.js} +3 -3
- package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-dca9481d.js → OrPopover.vue_vue_type_script_lang-c75dbd63.js} +2 -2
- package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-a99362ae.js → OrProgress.vue_vue_type_script_lang-46f3abbc.js} +2 -2
- package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-1c15f38e.js → OrProgress.vue_vue_type_script_lang-eebf69ce.js} +3 -3
- package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-3a551734.js → OrRadio.vue_vue_type_script_lang-e2d36ed5.js} +4 -4
- package/dist/bundled/v3/{OrRadioGroup.vue_vue_type_script_lang-5734ced2.js → OrRadioGroup.vue_vue_type_script_lang-dfffdd80.js} +1 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-ba26f3af.js → OrSearch.vue_vue_type_script_lang-142ab019.js} +3 -3
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-82b7b602.js → OrSearch.vue_vue_type_script_lang-8dbecb52.js} +4 -4
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-a156c8b5.js → OrSelect.vue_vue_type_script_lang-0ab50e13.js} +4 -4
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-c9547f1b.js → OrSelect.vue_vue_type_script_lang-a8a2875f.js} +7 -559
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-3914fce0.js → OrSidebar.vue_vue_type_script_lang-23c6a11f.js} +2 -2
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-55b5ffb4.js → OrSidebar.vue_vue_type_script_lang-fddb063c.js} +1 -1
- package/dist/bundled/v3/{OrSkeletonText.vue_vue_type_script_lang-c2a5ab96.js → OrSkeletonText.vue_vue_type_script_lang-15bd02fc.js} +2 -2
- package/dist/bundled/v3/{OrSkeletonText.vue_vue_type_script_lang-26b3cfd1.js → OrSkeletonText.vue_vue_type_script_lang-b7c0a28e.js} +2 -2
- package/dist/bundled/v3/{OrSlider.vue_vue_type_script_lang-22cc5cd5.js → OrSlider.vue_vue_type_script_lang-f4fee03d.js} +3 -3
- package/dist/bundled/v3/{OrStepper.vue_vue_type_script_lang-67408a1a.js → OrStepper.vue_vue_type_script_lang-c2dffcac.js} +1 -1
- package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-32427513.js → OrSwitch.vue_vue_type_script_lang-286a0a4e.js} +1 -1
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-4c2cecd7.js → OrTabs.vue_vue_type_script_lang-255f33d2.js} +2 -2
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-cbb4a16d.js → OrTag.vue_vue_type_script_lang-d76e6df4.js} +1 -1
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-ce916e72.js → OrTag.vue_vue_type_script_lang-f4321103.js} +1 -1
- package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-1f1278ce.js → OrTags.vue_vue_type_script_lang-4684a9c5.js} +3 -3
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-1ab55f91.js → OrTextarea.vue_vue_type_script_lang-84594717.js} +2 -2
- package/dist/bundled/v3/{OrTextbox.vue_vue_type_script_lang-1ec469f0.js → OrTextbox.vue_vue_type_script_lang-ed48ed9b.js} +3 -3
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-a03960c6.js → OrTimePicker.vue_vue_type_script_lang-e9684fe9.js} +4 -4
- package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-9f5a5d56.js → OrToastContainer.vue_vue_type_script_lang-461fb6d1.js} +1 -1
- package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-592e1632.js → OrToastContainer.vue_vue_type_script_lang-6512c2eb.js} +1 -1
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-a06d73f0.js → OrTooltip.vue_vue_type_script_lang-ebca0d7c.js} +4 -28
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-44e9f7e4.js → OrTooltip.vue_vue_type_script_lang-f3ccffce.js} +1 -1
- package/dist/bundled/v3/components/OrAvatar/OrAvatar.js +7 -9
- package/dist/bundled/v3/components/OrAvatar/index.js +6 -8
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +4 -5
- package/dist/bundled/v3/components/OrBottomSheetV3/index.js +3 -4
- package/dist/bundled/v3/components/OrButtonV2/OrButton.js +7 -9
- package/dist/bundled/v3/components/OrButtonV2/index.js +9 -10
- package/dist/bundled/v3/components/OrButtonV3/OrButton.js +4 -5
- package/dist/bundled/v3/components/OrButtonV3/index.js +3 -4
- package/dist/bundled/v3/components/OrCardCollection/OrCardCollection.js +14 -15
- package/dist/bundled/v3/components/OrCardCollection/index.js +13 -14
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +13 -14
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +12 -13
- package/dist/bundled/v3/components/OrCarousel/OrCarousel.js +7 -9
- package/dist/bundled/v3/components/OrCarousel/index.js +6 -8
- package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.js +7 -9
- package/dist/bundled/v3/components/OrCheckbox/index.js +6 -8
- package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +7 -8
- package/dist/bundled/v3/components/OrCheckboxGroupV3/index.js +6 -7
- package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +6 -7
- package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +5 -6
- package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +3 -4
- package/dist/bundled/v3/components/OrCheckboxV3/index.js +2 -3
- package/dist/bundled/v3/components/OrChip/OrChip.js +7 -9
- package/dist/bundled/v3/components/OrChip/index.js +6 -8
- package/dist/bundled/v3/components/OrChips/OrChips.js +8 -10
- package/dist/bundled/v3/components/OrChips/index.js +7 -9
- package/dist/bundled/v3/components/OrCode/OrCode.js +12 -14
- package/dist/bundled/v3/components/OrCode/index.js +11 -13
- package/dist/bundled/v3/components/OrCollapse/OrCollapse.js +5 -7
- package/dist/bundled/v3/components/OrCollapse/index.js +4 -6
- package/dist/bundled/v3/components/OrColorPicker/OrColorPicker.js +7 -10
- package/dist/bundled/v3/components/OrColorPicker/index.js +6 -9
- package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +16 -18
- package/dist/bundled/v3/components/OrConfirm/index.js +15 -17
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +12 -13
- package/dist/bundled/v3/components/OrConfirmV3/index.js +11 -12
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +13 -14
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +12 -13
- package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.js +13 -17
- package/dist/bundled/v3/components/OrDateTimePicker/index.js +12 -16
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +14 -15
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +13 -14
- package/dist/bundled/v3/components/OrFloating/OrFloating.js +5 -7
- package/dist/bundled/v3/components/OrFloating/index.js +4 -6
- package/dist/bundled/v3/components/OrIcon/OrIcon.js +6 -8
- package/dist/bundled/v3/components/OrIcon/index.js +5 -7
- package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.js +9 -10
- package/dist/bundled/v3/components/OrIconButtonV2/index.js +8 -9
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +7 -8
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +6 -7
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +8 -9
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +7 -8
- package/dist/bundled/v3/components/OrInlineTextEdit/OrInlineTextEdit.js +12 -14
- package/dist/bundled/v3/components/OrInlineTextEdit/index.js +11 -13
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +8 -9
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +7 -8
- package/dist/bundled/v3/components/OrInput/OrInput.js +6 -8
- package/dist/bundled/v3/components/OrInput/index.js +5 -7
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +9 -10
- package/dist/bundled/v3/components/OrInputV3/index.js +8 -9
- package/dist/bundled/v3/components/OrList/OrList.js +13 -16
- package/dist/bundled/v3/components/OrList/index.js +12 -15
- package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.js +16 -19
- package/dist/bundled/v3/components/OrListOfInputs/index.js +15 -18
- package/dist/bundled/v3/components/OrLoaderV3/OrLoader.js +3 -4
- package/dist/bundled/v3/components/OrLoaderV3/index.js +2 -3
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +6 -7
- package/dist/bundled/v3/components/OrMenuV3/index.js +5 -6
- package/dist/bundled/v3/components/OrModal/OrModal.js +11 -13
- package/dist/bundled/v3/components/OrModal/index.js +10 -12
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +8 -9
- package/dist/bundled/v3/components/OrModalV3/index.js +7 -8
- package/dist/bundled/v3/components/OrNotification/OrNotification.js +10 -11
- package/dist/bundled/v3/components/OrNotification/index.js +9 -10
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +8 -9
- package/dist/bundled/v3/components/OrNotificationV3/index.js +7 -8
- package/dist/bundled/v3/components/OrNumberInput/OrNumberInput.js +7 -9
- package/dist/bundled/v3/components/OrNumberInput/index.js +6 -8
- package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +12 -14
- package/dist/bundled/v3/components/OrOverflowMenu/index.js +11 -13
- package/dist/bundled/v3/components/OrOverlayV3/OrOverlay.js +3 -4
- package/dist/bundled/v3/components/OrOverlayV3/index.js +2 -3
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +9 -10
- package/dist/bundled/v3/components/OrPaginationV3/index.js +8 -9
- package/dist/bundled/v3/components/OrPassword/OrPassword.js +13 -15
- package/dist/bundled/v3/components/OrPassword/index.js +12 -14
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +5 -6
- package/dist/bundled/v3/components/OrPopoverV3/index.js +4 -5
- package/dist/bundled/v3/components/OrProgress/OrProgress.js +3 -7
- package/dist/bundled/v3/components/OrProgress/index.js +2 -6
- package/dist/bundled/v3/components/OrProgressV3/OrProgress.js +4 -9
- package/dist/bundled/v3/components/OrProgressV3/index.js +3 -8
- package/dist/bundled/v3/components/OrRadio/OrRadio.js +4 -9
- package/dist/bundled/v3/components/OrRadio/index.js +3 -8
- package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +3 -4
- package/dist/bundled/v3/components/OrRadioGroupV3/index.js +2 -3
- package/dist/bundled/v3/components/OrSearch/OrSearch.js +13 -14
- package/dist/bundled/v3/components/OrSearch/index.js +12 -13
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +10 -11
- package/dist/bundled/v3/components/OrSearchV3/index.js +9 -10
- package/dist/bundled/v3/components/OrSelect/OrSelect.js +11 -17
- package/dist/bundled/v3/components/OrSelect/index.js +10 -16
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +12 -13
- package/dist/bundled/v3/components/OrSelectV3/index.js +11 -12
- package/dist/bundled/v3/components/OrSidebar/OrSidebar.js +3 -4
- package/dist/bundled/v3/components/OrSidebar/index.js +2 -3
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +8 -9
- package/dist/bundled/v3/components/OrSidebarV3/index.js +7 -8
- package/dist/bundled/v3/components/OrSkeleton/index.js +2 -6
- package/dist/bundled/v3/components/OrSkeletonText/OrSkeletonText.js +3 -7
- package/dist/bundled/v3/components/OrSkeletonText/index.js +2 -6
- package/dist/bundled/v3/components/OrSkeletonTextV3/OrSkeletonText.js +3 -7
- package/dist/bundled/v3/components/OrSkeletonTextV3/index.js +2 -6
- package/dist/bundled/v3/components/OrSkeletonV3/index.js +2 -6
- package/dist/bundled/v3/components/OrSlider/OrSlider.js +8 -11
- package/dist/bundled/v3/components/OrSlider/index.js +7 -10
- package/dist/bundled/v3/components/OrStepper/OrStepper.js +8 -10
- package/dist/bundled/v3/components/OrStepper/index.js +7 -9
- package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.js +4 -5
- package/dist/bundled/v3/components/OrSwitchV3/index.js +3 -4
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +7 -8
- package/dist/bundled/v3/components/OrTabsV3/index.js +6 -7
- package/dist/bundled/v3/components/OrTag/OrTag.js +7 -9
- package/dist/bundled/v3/components/OrTag/index.js +6 -8
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +8 -9
- package/dist/bundled/v3/components/OrTagV3/index.js +7 -8
- package/dist/bundled/v3/components/OrTagsV3/OrTags.js +11 -12
- package/dist/bundled/v3/components/OrTagsV3/index.js +10 -11
- package/dist/bundled/v3/components/OrTextarea/OrTextarea.js +6 -8
- package/dist/bundled/v3/components/OrTextarea/index.js +5 -7
- package/dist/bundled/v3/components/OrTextbox/OrTextbox.js +11 -12
- package/dist/bundled/v3/components/OrTextbox/index.js +10 -11
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +12 -13
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +11 -12
- package/dist/bundled/v3/components/OrToast/OrToast.js +10 -13
- package/dist/bundled/v3/components/OrToast/Timer.js +1 -2
- package/dist/bundled/v3/components/OrToast/composable/index.js +2 -3
- package/dist/bundled/v3/components/OrToast/composable/useToast.js +1 -3
- package/dist/bundled/v3/components/OrToast/composable/useToastEventBus.js +1 -3
- package/dist/bundled/v3/components/OrToast/index.js +12 -16
- package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.js +13 -17
- package/dist/bundled/v3/components/OrToastContainer/index.js +12 -16
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +9 -10
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +8 -9
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +7 -8
- package/dist/bundled/v3/components/OrToastV3/Timer.js +1 -2
- package/dist/bundled/v3/components/OrToastV3/composable/index.js +2 -3
- package/dist/bundled/v3/components/OrToastV3/composable/useToast.js +1 -3
- package/dist/bundled/v3/components/OrToastV3/composable/useToastEventBus.js +1 -3
- package/dist/bundled/v3/components/OrToastV3/index.js +8 -9
- package/dist/bundled/v3/components/OrTooltip/OrTooltip.js +7 -8
- package/dist/bundled/v3/components/OrTooltip/index.js +6 -7
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +6 -7
- package/dist/bundled/v3/components/OrTooltipV3/index.js +5 -6
- package/dist/bundled/v3/components/index.js +85 -90
- package/dist/bundled/v3/hooks/index.d.ts +1 -0
- package/dist/bundled/v3/hooks/index.js +4 -2
- package/dist/bundled/v3/hooks/useOverflow.d.ts +2 -2
- package/dist/bundled/v3/hooks/useOverflow.js +1 -2
- package/dist/bundled/v3/hooks/usePopoverState.js +2 -2
- package/dist/bundled/v3/hooks/useResponsive/index.js +1 -2
- package/dist/bundled/v3/hooks/useResponsive/useResponsive.js +1 -2
- package/dist/bundled/v3/hooks/useTheme.d.ts +2 -0
- package/dist/bundled/v3/hooks/useTheme.js +10128 -0
- package/dist/bundled/v3/index-f6664cb1.js +15 -0
- package/dist/bundled/v3/index.js +88 -90
- package/dist/bundled/v3/utils/functions/dom.js +168 -5
- package/dist/esm/v2/{OrBottomSheet-0592ccb2.js → OrBottomSheet-4244ab1c.js} +3 -1
- package/dist/esm/v2/{OrCardCollection-2b9bc050.js → OrCardCollection-20e66b6e.js} +4 -4
- package/dist/esm/v2/{OrCheckbox-3a8c93ad.js → OrCheckbox-41f2822d.js} +2 -0
- package/dist/esm/v2/{OrCheckboxGroup-b0d95dd6.js → OrCheckboxGroup-97cfcbda.js} +1 -1
- package/dist/esm/v2/{OrCheckboxTree-54b0fdc1.js → OrCheckboxTree-a7dc126c.js} +1 -1
- package/dist/esm/v2/{OrConfirm-3f19c23b.js → OrConfirm-65cc835a.js} +4 -2
- package/dist/esm/v2/{OrDatePicker-e991e7b2.js → OrDatePicker-9fb8810c.js} +3 -3
- package/dist/esm/v2/{OrDateTimePicker-7bbd81d1.js → OrDateTimePicker-4032b280.js} +3 -3
- package/dist/esm/v2/{OrDateTimePickerMonthSelect-d75a849c.js → OrDateTimePickerMonthSelect-a50f9f56.js} +3 -3
- package/dist/esm/v2/{OrIconButton-75972865.js → OrIconButton-24be052f.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-cf17dbb2.js → OrInlineInput-dd95fc1b.js} +3 -1
- package/dist/esm/v2/{OrInlineTextarea-2b0e2f39.js → OrInlineTextarea-194515fa.js} +3 -1
- package/dist/esm/v2/{OrInput-1a2b8ad9.js → OrInput-bfbb6522.js} +3 -1
- package/dist/esm/v2/{OrMenu-a35caf3b.js → OrMenu-a376f4a7.js} +3 -1
- package/dist/esm/v2/{OrModal-4aaae6bc.js → OrModal-e6acc87a.js} +4 -2
- package/dist/esm/v2/{OrNotification-a773f1df.js → OrNotification-650aab04.js} +1 -1
- package/dist/esm/v2/{OrOverlay-f791976c.js → OrOverlay-948346df.js} +2 -0
- package/dist/esm/v2/{OrPagination-3513165d.js → OrPagination-7be2401b.js} +4 -2
- package/dist/esm/v2/{OrPassword-1de0dc6c.js → OrPassword-681f8c53.js} +2 -0
- package/dist/esm/v2/{OrPopover-a8950b85.js → OrPopover-fff4a3a4.js} +3 -1
- package/dist/esm/v2/{OrProgress-102e3b5d.js → OrProgress-e079e857.js} +2 -0
- package/dist/esm/v2/{OrRadio-a812088f.js → OrRadio-23810acd.js} +2 -0
- package/dist/esm/v2/{OrRadioGroup-0de37d76.js → OrRadioGroup-0e1bf22c.js} +1 -1
- package/dist/esm/v2/{OrSearch-19c157b3.js → OrSearch-9027a8e2.js} +1 -1
- package/dist/esm/v2/{OrSelect-991b8be3.js → OrSelect-b7e9eaa7.js} +6 -4
- package/dist/esm/v2/{OrSidebar-bfbb8b0a.js → OrSidebar-466d8244.js} +1 -1
- package/dist/esm/v2/{OrSidebarCollapseButton-a98037d6.js → OrSidebarCollapseButton-3009ed8e.js} +1 -1
- package/dist/esm/v2/{OrSwitch-9fae0bae.js → OrSwitch-cb97f4d3.js} +2 -0
- package/dist/esm/v2/{OrTabs-abf290af.js → OrTabs-cce59ff2.js} +2 -2
- package/dist/esm/v2/{OrTag-aa46cecd.js → OrTag-6a60ef87.js} +1 -1
- package/dist/esm/v2/{OrTags-2a567e79.js → OrTags-e4d6bf08.js} +4 -2
- package/dist/esm/v2/{OrTextarea-e5c66426.js → OrTextarea-01df0715.js} +2 -0
- package/dist/esm/v2/{OrTextbox-c85d7fe6.js → OrTextbox-a937432f.js} +2 -0
- package/dist/esm/v2/{OrTimePicker-766637cb.js → OrTimePicker-7cbcc2c0.js} +2 -2
- package/dist/esm/v2/{OrTooltip-0dc63c1a.js → OrTooltip-ab6c05c5.js} +3 -1
- package/dist/esm/v2/components/index.js +38 -36
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +4 -2
- package/dist/esm/v2/components/or-card-collection-v3/index.js +11 -9
- package/dist/esm/v2/components/or-checkbox-group-v3/index.js +5 -3
- package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +4 -2
- package/dist/esm/v2/components/or-checkbox-v3/index.js +3 -1
- package/dist/esm/v2/components/or-confirm-v3/index.js +9 -7
- package/dist/esm/v2/components/or-date-picker-v3/index.js +10 -8
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +10 -8
- package/dist/esm/v2/components/or-icon-button-v3/index.js +7 -5
- package/dist/esm/v2/components/or-inline-input-v3/index.js +8 -6
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +8 -6
- package/dist/esm/v2/components/or-input-v3/index.js +8 -6
- package/dist/esm/v2/components/or-menu-v3/index.js +6 -4
- package/dist/esm/v2/components/or-modal-v3/index.js +8 -6
- package/dist/esm/v2/components/or-notification-v3/index.js +8 -6
- package/dist/esm/v2/components/or-overlay-v3/index.js +3 -1
- package/dist/esm/v2/components/or-pagination-v3/index.js +7 -5
- package/dist/esm/v2/components/or-password/index.js +3 -1
- package/dist/esm/v2/components/or-popover-v3/index.js +5 -3
- package/dist/esm/v2/components/or-progress-v3/index.js +3 -1
- package/dist/esm/v2/components/or-radio-group-v3/index.js +4 -2
- package/dist/esm/v2/components/or-radio-v3/index.js +3 -1
- package/dist/esm/v2/components/or-search-v3/index.js +9 -7
- package/dist/esm/v2/components/or-select-v3/index.js +11 -9
- package/dist/esm/v2/components/or-sidebar-v3/index.js +9 -7
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +8 -6
- package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +8 -6
- package/dist/esm/v2/components/or-switch-v3/index.js +3 -1
- package/dist/esm/v2/components/or-tabs-v3/index.js +7 -5
- package/dist/esm/v2/components/or-tag-v3/index.js +8 -6
- package/dist/esm/v2/components/or-tags-v3/index.js +9 -7
- package/dist/esm/v2/components/or-textarea-v3/index.js +3 -1
- package/dist/esm/v2/components/or-textbox/index.js +3 -1
- package/dist/esm/v2/components/or-time-picker-v3/index.js +8 -6
- package/dist/esm/v2/components/or-toast-v3/index.js +8 -6
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +8 -6
- package/dist/esm/v2/components/or-tooltip-v3/index.js +6 -4
- package/dist/esm/v2/hooks/index.d.ts +1 -0
- package/dist/esm/v2/hooks/index.js +3 -0
- package/dist/esm/v2/hooks/useOverflow.d.ts +2 -2
- package/dist/esm/v2/hooks/useTheme.d.ts +2 -0
- package/dist/esm/v2/index.js +39 -36
- package/dist/esm/v2/{types-f30860ee.js → types-08ab4707.js} +3 -1
- package/dist/esm/v2/useTheme-e23d13c8.js +9 -0
- package/dist/esm/v3/{OrBottomSheet-a39fb331.js → OrBottomSheet-e9463e4d.js} +3 -1
- package/dist/esm/v3/{OrCardCollection-3d652a34.js → OrCardCollection-dbe7dac6.js} +4 -4
- package/dist/esm/v3/{OrCheckbox-7093e9c2.js → OrCheckbox-2194e473.js} +2 -0
- package/dist/esm/v3/{OrCheckboxGroup-f755d216.js → OrCheckboxGroup-6c36527f.js} +1 -1
- package/dist/esm/v3/{OrCheckboxTree-99f6eaec.js → OrCheckboxTree-1873a941.js} +1 -1
- package/dist/esm/v3/{OrConfirm-cb0b2b78.js → OrConfirm-104754d0.js} +4 -2
- package/dist/esm/v3/{OrDatePicker-6a44ad41.js → OrDatePicker-c12fab59.js} +3 -3
- package/dist/esm/v3/{OrDateTimePicker-2cbcf8c7.js → OrDateTimePicker-ad360ebc.js} +3 -3
- package/dist/esm/v3/{OrDateTimePickerMonthSelect-2f61d92f.js → OrDateTimePickerMonthSelect-16e3f5b9.js} +3 -3
- package/dist/esm/v3/{OrIconButton-e34a20eb.js → OrIconButton-c6d15a51.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-ad0d4264.js → OrInlineInput-48e936d2.js} +3 -1
- package/dist/esm/v3/{OrInlineTextarea-b5ec488d.js → OrInlineTextarea-3937421c.js} +3 -1
- package/dist/esm/v3/{OrInput-a9aeef6e.js → OrInput-14b88801.js} +3 -1
- package/dist/esm/v3/{OrMenu-f590d761.js → OrMenu-b90e6784.js} +3 -1
- package/dist/esm/v3/{OrModal-9dc09e95.js → OrModal-231fb401.js} +4 -2
- package/dist/esm/v3/{OrNotification-69031471.js → OrNotification-dde92a43.js} +1 -1
- package/dist/esm/v3/{OrOverlay-28952099.js → OrOverlay-489fdf76.js} +2 -0
- package/dist/esm/v3/{OrPagination-f3be120f.js → OrPagination-22356f86.js} +4 -2
- package/dist/esm/v3/{OrPassword-9192b9ea.js → OrPassword-cd8a3c46.js} +2 -0
- package/dist/esm/v3/{OrPopover-ebd57053.js → OrPopover-8ea2062a.js} +3 -1
- package/dist/esm/v3/{OrProgress-efa51d7b.js → OrProgress-a54a42c0.js} +2 -0
- package/dist/esm/v3/{OrRadio-a6c88f29.js → OrRadio-4f0026c9.js} +2 -0
- package/dist/esm/v3/{OrRadioGroup-5d1fe6fd.js → OrRadioGroup-d215409c.js} +1 -1
- package/dist/esm/v3/{OrSearch-5576cf14.js → OrSearch-7bf5009e.js} +1 -1
- package/dist/esm/v3/{OrSelect-0b3ebce9.js → OrSelect-b7d87ded.js} +6 -4
- package/dist/esm/v3/{OrSidebar-303ef558.js → OrSidebar-84533704.js} +1 -1
- package/dist/esm/v3/{OrSidebarCollapseButton-d7f004df.js → OrSidebarCollapseButton-88a165e8.js} +1 -1
- package/dist/esm/v3/{OrSwitch-594f5a63.js → OrSwitch-ed9868db.js} +2 -0
- package/dist/esm/v3/{OrTabs-b6c8077c.js → OrTabs-ffb69679.js} +2 -2
- package/dist/esm/v3/{OrTag-4ac45254.js → OrTag-51d8f47d.js} +1 -1
- package/dist/esm/v3/{OrTags-de9f065e.js → OrTags-3ae4a908.js} +4 -2
- package/dist/esm/v3/{OrTextarea-93cf7da7.js → OrTextarea-0f9a2a27.js} +2 -0
- package/dist/esm/v3/{OrTextbox-56714f51.js → OrTextbox-8d2903db.js} +2 -0
- package/dist/esm/v3/{OrTimePicker-0fe72767.js → OrTimePicker-16a88b67.js} +2 -2
- package/dist/esm/v3/{OrTooltip-edb28095.js → OrTooltip-9a63f445.js} +3 -1
- package/dist/esm/v3/components/index.js +38 -36
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +4 -2
- package/dist/esm/v3/components/or-card-collection-v3/index.js +11 -9
- package/dist/esm/v3/components/or-checkbox-group-v3/index.js +5 -3
- package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +4 -2
- package/dist/esm/v3/components/or-checkbox-v3/index.js +3 -1
- package/dist/esm/v3/components/or-confirm-v3/index.js +9 -7
- package/dist/esm/v3/components/or-date-picker-v3/index.js +10 -8
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +10 -8
- package/dist/esm/v3/components/or-icon-button-v3/index.js +7 -5
- package/dist/esm/v3/components/or-inline-input-v3/index.js +8 -6
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +8 -6
- package/dist/esm/v3/components/or-input-v3/index.js +8 -6
- package/dist/esm/v3/components/or-menu-v3/index.js +6 -4
- package/dist/esm/v3/components/or-modal-v3/index.js +8 -6
- package/dist/esm/v3/components/or-notification-v3/index.js +8 -6
- package/dist/esm/v3/components/or-overlay-v3/index.js +3 -1
- package/dist/esm/v3/components/or-pagination-v3/index.js +7 -5
- package/dist/esm/v3/components/or-password/index.js +3 -1
- package/dist/esm/v3/components/or-popover-v3/index.js +5 -3
- package/dist/esm/v3/components/or-progress-v3/index.js +3 -1
- package/dist/esm/v3/components/or-radio-group-v3/index.js +4 -2
- package/dist/esm/v3/components/or-radio-v3/index.js +3 -1
- package/dist/esm/v3/components/or-search-v3/index.js +9 -7
- package/dist/esm/v3/components/or-select-v3/index.js +11 -9
- package/dist/esm/v3/components/or-sidebar-v3/index.js +9 -7
- package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +8 -6
- package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +8 -6
- package/dist/esm/v3/components/or-switch-v3/index.js +3 -1
- package/dist/esm/v3/components/or-tabs-v3/index.js +7 -5
- package/dist/esm/v3/components/or-tag-v3/index.js +8 -6
- package/dist/esm/v3/components/or-tags-v3/index.js +9 -7
- package/dist/esm/v3/components/or-textarea-v3/index.js +3 -1
- package/dist/esm/v3/components/or-textbox/index.js +3 -1
- package/dist/esm/v3/components/or-time-picker-v3/index.js +8 -6
- package/dist/esm/v3/components/or-toast-v3/index.js +8 -6
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +8 -6
- package/dist/esm/v3/components/or-tooltip-v3/index.js +6 -4
- package/dist/esm/v3/hooks/index.d.ts +1 -0
- package/dist/esm/v3/hooks/index.js +3 -0
- package/dist/esm/v3/hooks/useOverflow.d.ts +2 -2
- package/dist/esm/v3/hooks/useTheme.d.ts +2 -0
- package/dist/esm/v3/index.js +39 -36
- package/dist/esm/v3/{types-60f3dd35.js → types-03758078.js} +3 -1
- package/dist/esm/v3/useTheme-e23d13c8.js +9 -0
- package/package.json +4 -4
- package/src/hooks/index.ts +1 -0
- package/src/hooks/useElevation.ts +1 -4
- package/src/hooks/useOverflow.ts +3 -5
- package/src/hooks/useTheme.ts +7 -0
- package/src/shims-mdx.d.ts +4 -0
- package/src/shims-png.d.ts +2 -2
- package/src/shims-vue.d.ts +3 -2
- package/src/shims.d.ts +11 -2
- package/dist/bundled/v2/_baseAssignValue-22e630c1.js +0 -38
- package/dist/bundled/v2/_baseIsEqual-a1cc156c.js +0 -1237
- package/dist/bundled/v2/_baseProperty-a52739e9.js +0 -15
- package/dist/bundled/v2/dom-700444b4.js +0 -260
- package/dist/bundled/v2/eq-95cd2573.js +0 -77
- package/dist/bundled/v2/get-ab1b7d93.js +0 -856
- package/dist/bundled/v2/index-6d94f832.js +0 -797
- package/dist/bundled/v2/index-82718479.js +0 -8
- package/dist/bundled/v2/index-8a1b5b9c.js +0 -294
- package/dist/bundled/v2/isArrayLike-e46b8eac.js +0 -91
- package/dist/bundled/v2/isEqual-44382965.js +0 -38
- package/dist/bundled/v2/isObject-fe8b81fd.js +0 -202
- package/dist/bundled/v2/range-6f26eda4.js +0 -136
- package/dist/bundled/v2/round-f34440f4.js +0 -66
- package/dist/bundled/v2/toFinite-74227610.js +0 -142
- package/dist/bundled/v2/toInteger-2fd112a9.js +0 -38
- package/dist/bundled/v2/toString-f3196832.js +0 -114
- package/dist/bundled/v3/_baseAssignValue-22e630c1.js +0 -38
- package/dist/bundled/v3/_baseIsEqual-a1cc156c.js +0 -1237
- package/dist/bundled/v3/_baseProperty-a52739e9.js +0 -15
- package/dist/bundled/v3/dom-700444b4.js +0 -260
- package/dist/bundled/v3/eq-95cd2573.js +0 -77
- package/dist/bundled/v3/get-ab1b7d93.js +0 -856
- package/dist/bundled/v3/index-02705c13.js +0 -797
- package/dist/bundled/v3/index-51eb57bd.js +0 -8
- package/dist/bundled/v3/index-5e8e7a46.js +0 -294
- package/dist/bundled/v3/isArrayLike-e46b8eac.js +0 -91
- package/dist/bundled/v3/isEqual-44382965.js +0 -38
- package/dist/bundled/v3/isObject-fe8b81fd.js +0 -202
- package/dist/bundled/v3/range-6f26eda4.js +0 -136
- package/dist/bundled/v3/round-f34440f4.js +0 -66
- package/dist/bundled/v3/toFinite-74227610.js +0 -142
- package/dist/bundled/v3/toInteger-2fd112a9.js +0 -38
- package/dist/bundled/v3/toString-f3196832.js +0 -114
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-769685bc.js → OrDateTimePickerMonthSelect-9a8e332c.js} +0 -0
- /package/dist/bundled/v2/{OrDateTimePickerPopoverHeader-bc0df38f.js → OrDateTimePickerPopoverHeader-61faaa61.js} +0 -0
- /package/dist/bundled/v2/{OrDateTimePickerTimeSelect-e284797b.js → OrDateTimePickerTimeSelect-2a5772a9.js} +0 -0
|
@@ -1,294 +0,0 @@
|
|
|
1
|
-
import { effectScope, isRef, ref, watch, unref, customRef, getCurrentScope, onScopeDispose, computed, toRefs as toRefs$1, getCurrentInstance, onMounted, nextTick } from 'vue-demi';
|
|
2
|
-
|
|
3
|
-
var _a;
|
|
4
|
-
const isClient = typeof window !== "undefined";
|
|
5
|
-
const isDef = (val) => typeof val !== "undefined";
|
|
6
|
-
const isFunction = (val) => typeof val === "function";
|
|
7
|
-
const isString = (val) => typeof val === "string";
|
|
8
|
-
const noop = () => {
|
|
9
|
-
};
|
|
10
|
-
const isIOS = isClient && ((_a = window == null ? void 0 : window.navigator) == null ? void 0 : _a.userAgent) && /iP(ad|hone|od)/.test(window.navigator.userAgent);
|
|
11
|
-
|
|
12
|
-
function resolveUnref(r) {
|
|
13
|
-
return typeof r === "function" ? r() : unref(r);
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
function createFilterWrapper(filter, fn) {
|
|
17
|
-
function wrapper(...args) {
|
|
18
|
-
filter(() => fn.apply(this, args), { fn, thisArg: this, args });
|
|
19
|
-
}
|
|
20
|
-
return wrapper;
|
|
21
|
-
}
|
|
22
|
-
const bypassFilter = (invoke) => {
|
|
23
|
-
return invoke();
|
|
24
|
-
};
|
|
25
|
-
function debounceFilter(ms, options = {}) {
|
|
26
|
-
let timer;
|
|
27
|
-
let maxTimer;
|
|
28
|
-
const filter = (invoke) => {
|
|
29
|
-
const duration = resolveUnref(ms);
|
|
30
|
-
const maxDuration = resolveUnref(options.maxWait);
|
|
31
|
-
if (timer)
|
|
32
|
-
clearTimeout(timer);
|
|
33
|
-
if (duration <= 0 || maxDuration !== void 0 && maxDuration <= 0) {
|
|
34
|
-
if (maxTimer) {
|
|
35
|
-
clearTimeout(maxTimer);
|
|
36
|
-
maxTimer = null;
|
|
37
|
-
}
|
|
38
|
-
return invoke();
|
|
39
|
-
}
|
|
40
|
-
if (maxDuration && !maxTimer) {
|
|
41
|
-
maxTimer = setTimeout(() => {
|
|
42
|
-
if (timer)
|
|
43
|
-
clearTimeout(timer);
|
|
44
|
-
maxTimer = null;
|
|
45
|
-
invoke();
|
|
46
|
-
}, maxDuration);
|
|
47
|
-
}
|
|
48
|
-
timer = setTimeout(() => {
|
|
49
|
-
if (maxTimer)
|
|
50
|
-
clearTimeout(maxTimer);
|
|
51
|
-
maxTimer = null;
|
|
52
|
-
invoke();
|
|
53
|
-
}, duration);
|
|
54
|
-
};
|
|
55
|
-
return filter;
|
|
56
|
-
}
|
|
57
|
-
function identity(arg) {
|
|
58
|
-
return arg;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
function computedWithControl(source, fn) {
|
|
62
|
-
let v = void 0;
|
|
63
|
-
let track;
|
|
64
|
-
let trigger;
|
|
65
|
-
const dirty = ref(true);
|
|
66
|
-
const update = () => {
|
|
67
|
-
dirty.value = true;
|
|
68
|
-
trigger();
|
|
69
|
-
};
|
|
70
|
-
watch(source, update, { flush: "sync" });
|
|
71
|
-
const get = isFunction(fn) ? fn : fn.get;
|
|
72
|
-
const set = isFunction(fn) ? void 0 : fn.set;
|
|
73
|
-
const result = customRef((_track, _trigger) => {
|
|
74
|
-
track = _track;
|
|
75
|
-
trigger = _trigger;
|
|
76
|
-
return {
|
|
77
|
-
get() {
|
|
78
|
-
if (dirty.value) {
|
|
79
|
-
v = get();
|
|
80
|
-
dirty.value = false;
|
|
81
|
-
}
|
|
82
|
-
track();
|
|
83
|
-
return v;
|
|
84
|
-
},
|
|
85
|
-
set(v2) {
|
|
86
|
-
set == null ? void 0 : set(v2);
|
|
87
|
-
}
|
|
88
|
-
};
|
|
89
|
-
});
|
|
90
|
-
if (Object.isExtensible(result))
|
|
91
|
-
result.trigger = update;
|
|
92
|
-
return result;
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
function tryOnScopeDispose(fn) {
|
|
96
|
-
if (getCurrentScope()) {
|
|
97
|
-
onScopeDispose(fn);
|
|
98
|
-
return true;
|
|
99
|
-
}
|
|
100
|
-
return false;
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
function createSharedComposable(composable) {
|
|
104
|
-
let subscribers = 0;
|
|
105
|
-
let state;
|
|
106
|
-
let scope;
|
|
107
|
-
const dispose = () => {
|
|
108
|
-
subscribers -= 1;
|
|
109
|
-
if (scope && subscribers <= 0) {
|
|
110
|
-
scope.stop();
|
|
111
|
-
state = void 0;
|
|
112
|
-
scope = void 0;
|
|
113
|
-
}
|
|
114
|
-
};
|
|
115
|
-
return (...args) => {
|
|
116
|
-
subscribers += 1;
|
|
117
|
-
if (!state) {
|
|
118
|
-
scope = effectScope(true);
|
|
119
|
-
state = scope.run(() => composable(...args));
|
|
120
|
-
}
|
|
121
|
-
tryOnScopeDispose(dispose);
|
|
122
|
-
return state;
|
|
123
|
-
};
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
function useDebounceFn(fn, ms = 200, options = {}) {
|
|
127
|
-
return createFilterWrapper(debounceFilter(ms, options), fn);
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
function refDebounced(value, ms = 200, options = {}) {
|
|
131
|
-
const debounced = ref(value.value);
|
|
132
|
-
const updater = useDebounceFn(() => {
|
|
133
|
-
debounced.value = value.value;
|
|
134
|
-
}, ms, options);
|
|
135
|
-
watch(value, () => updater());
|
|
136
|
-
return debounced;
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
function resolveRef(r) {
|
|
140
|
-
return typeof r === "function" ? computed(r) : ref(r);
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
var __defProp$7 = Object.defineProperty;
|
|
144
|
-
var __defProps$5 = Object.defineProperties;
|
|
145
|
-
var __getOwnPropDescs$5 = Object.getOwnPropertyDescriptors;
|
|
146
|
-
var __getOwnPropSymbols$9 = Object.getOwnPropertySymbols;
|
|
147
|
-
var __hasOwnProp$9 = Object.prototype.hasOwnProperty;
|
|
148
|
-
var __propIsEnum$9 = Object.prototype.propertyIsEnumerable;
|
|
149
|
-
var __defNormalProp$7 = (obj, key, value) => key in obj ? __defProp$7(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
150
|
-
var __spreadValues$7 = (a, b) => {
|
|
151
|
-
for (var prop in b || (b = {}))
|
|
152
|
-
if (__hasOwnProp$9.call(b, prop))
|
|
153
|
-
__defNormalProp$7(a, prop, b[prop]);
|
|
154
|
-
if (__getOwnPropSymbols$9)
|
|
155
|
-
for (var prop of __getOwnPropSymbols$9(b)) {
|
|
156
|
-
if (__propIsEnum$9.call(b, prop))
|
|
157
|
-
__defNormalProp$7(a, prop, b[prop]);
|
|
158
|
-
}
|
|
159
|
-
return a;
|
|
160
|
-
};
|
|
161
|
-
var __spreadProps$5 = (a, b) => __defProps$5(a, __getOwnPropDescs$5(b));
|
|
162
|
-
function toRefs(objectRef) {
|
|
163
|
-
if (!isRef(objectRef))
|
|
164
|
-
return toRefs$1(objectRef);
|
|
165
|
-
const result = Array.isArray(objectRef.value) ? new Array(objectRef.value.length) : {};
|
|
166
|
-
for (const key in objectRef.value) {
|
|
167
|
-
result[key] = customRef(() => ({
|
|
168
|
-
get() {
|
|
169
|
-
return objectRef.value[key];
|
|
170
|
-
},
|
|
171
|
-
set(v) {
|
|
172
|
-
if (Array.isArray(objectRef.value)) {
|
|
173
|
-
const copy = [...objectRef.value];
|
|
174
|
-
copy[key] = v;
|
|
175
|
-
objectRef.value = copy;
|
|
176
|
-
} else {
|
|
177
|
-
const newObject = __spreadProps$5(__spreadValues$7({}, objectRef.value), { [key]: v });
|
|
178
|
-
Object.setPrototypeOf(newObject, objectRef.value);
|
|
179
|
-
objectRef.value = newObject;
|
|
180
|
-
}
|
|
181
|
-
}
|
|
182
|
-
}));
|
|
183
|
-
}
|
|
184
|
-
return result;
|
|
185
|
-
}
|
|
186
|
-
|
|
187
|
-
function tryOnMounted(fn, sync = true) {
|
|
188
|
-
if (getCurrentInstance())
|
|
189
|
-
onMounted(fn);
|
|
190
|
-
else if (sync)
|
|
191
|
-
fn();
|
|
192
|
-
else
|
|
193
|
-
nextTick(fn);
|
|
194
|
-
}
|
|
195
|
-
|
|
196
|
-
function useToggle(initialValue = false, options = {}) {
|
|
197
|
-
const {
|
|
198
|
-
truthyValue = true,
|
|
199
|
-
falsyValue = false
|
|
200
|
-
} = options;
|
|
201
|
-
const valueIsRef = isRef(initialValue);
|
|
202
|
-
const _value = ref(initialValue);
|
|
203
|
-
function toggle(value) {
|
|
204
|
-
if (arguments.length) {
|
|
205
|
-
_value.value = value;
|
|
206
|
-
return _value.value;
|
|
207
|
-
} else {
|
|
208
|
-
const truthy = resolveUnref(truthyValue);
|
|
209
|
-
_value.value = _value.value === truthy ? resolveUnref(falsyValue) : truthy;
|
|
210
|
-
return _value.value;
|
|
211
|
-
}
|
|
212
|
-
}
|
|
213
|
-
if (valueIsRef)
|
|
214
|
-
return toggle;
|
|
215
|
-
else
|
|
216
|
-
return [_value, toggle];
|
|
217
|
-
}
|
|
218
|
-
|
|
219
|
-
var __getOwnPropSymbols$6 = Object.getOwnPropertySymbols;
|
|
220
|
-
var __hasOwnProp$6 = Object.prototype.hasOwnProperty;
|
|
221
|
-
var __propIsEnum$6 = Object.prototype.propertyIsEnumerable;
|
|
222
|
-
var __objRest$5 = (source, exclude) => {
|
|
223
|
-
var target = {};
|
|
224
|
-
for (var prop in source)
|
|
225
|
-
if (__hasOwnProp$6.call(source, prop) && exclude.indexOf(prop) < 0)
|
|
226
|
-
target[prop] = source[prop];
|
|
227
|
-
if (source != null && __getOwnPropSymbols$6)
|
|
228
|
-
for (var prop of __getOwnPropSymbols$6(source)) {
|
|
229
|
-
if (exclude.indexOf(prop) < 0 && __propIsEnum$6.call(source, prop))
|
|
230
|
-
target[prop] = source[prop];
|
|
231
|
-
}
|
|
232
|
-
return target;
|
|
233
|
-
};
|
|
234
|
-
function watchWithFilter(source, cb, options = {}) {
|
|
235
|
-
const _a = options, {
|
|
236
|
-
eventFilter = bypassFilter
|
|
237
|
-
} = _a, watchOptions = __objRest$5(_a, [
|
|
238
|
-
"eventFilter"
|
|
239
|
-
]);
|
|
240
|
-
return watch(source, createFilterWrapper(eventFilter, cb), watchOptions);
|
|
241
|
-
}
|
|
242
|
-
|
|
243
|
-
var __defProp$4 = Object.defineProperty;
|
|
244
|
-
var __defProps$4 = Object.defineProperties;
|
|
245
|
-
var __getOwnPropDescs$4 = Object.getOwnPropertyDescriptors;
|
|
246
|
-
var __getOwnPropSymbols$4 = Object.getOwnPropertySymbols;
|
|
247
|
-
var __hasOwnProp$4 = Object.prototype.hasOwnProperty;
|
|
248
|
-
var __propIsEnum$4 = Object.prototype.propertyIsEnumerable;
|
|
249
|
-
var __defNormalProp$4 = (obj, key, value) => key in obj ? __defProp$4(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
250
|
-
var __spreadValues$4 = (a, b) => {
|
|
251
|
-
for (var prop in b || (b = {}))
|
|
252
|
-
if (__hasOwnProp$4.call(b, prop))
|
|
253
|
-
__defNormalProp$4(a, prop, b[prop]);
|
|
254
|
-
if (__getOwnPropSymbols$4)
|
|
255
|
-
for (var prop of __getOwnPropSymbols$4(b)) {
|
|
256
|
-
if (__propIsEnum$4.call(b, prop))
|
|
257
|
-
__defNormalProp$4(a, prop, b[prop]);
|
|
258
|
-
}
|
|
259
|
-
return a;
|
|
260
|
-
};
|
|
261
|
-
var __spreadProps$4 = (a, b) => __defProps$4(a, __getOwnPropDescs$4(b));
|
|
262
|
-
var __objRest$3 = (source, exclude) => {
|
|
263
|
-
var target = {};
|
|
264
|
-
for (var prop in source)
|
|
265
|
-
if (__hasOwnProp$4.call(source, prop) && exclude.indexOf(prop) < 0)
|
|
266
|
-
target[prop] = source[prop];
|
|
267
|
-
if (source != null && __getOwnPropSymbols$4)
|
|
268
|
-
for (var prop of __getOwnPropSymbols$4(source)) {
|
|
269
|
-
if (exclude.indexOf(prop) < 0 && __propIsEnum$4.call(source, prop))
|
|
270
|
-
target[prop] = source[prop];
|
|
271
|
-
}
|
|
272
|
-
return target;
|
|
273
|
-
};
|
|
274
|
-
function watchDebounced(source, cb, options = {}) {
|
|
275
|
-
const _a = options, {
|
|
276
|
-
debounce = 0,
|
|
277
|
-
maxWait = void 0
|
|
278
|
-
} = _a, watchOptions = __objRest$3(_a, [
|
|
279
|
-
"debounce",
|
|
280
|
-
"maxWait"
|
|
281
|
-
]);
|
|
282
|
-
return watchWithFilter(source, cb, __spreadProps$4(__spreadValues$4({}, watchOptions), {
|
|
283
|
-
eventFilter: debounceFilter(debounce, { maxWait })
|
|
284
|
-
}));
|
|
285
|
-
}
|
|
286
|
-
|
|
287
|
-
function whenever(source, cb, options) {
|
|
288
|
-
return watch(source, (v, ov, onInvalidate) => {
|
|
289
|
-
if (v)
|
|
290
|
-
cb(v, ov, onInvalidate);
|
|
291
|
-
}, options);
|
|
292
|
-
}
|
|
293
|
-
|
|
294
|
-
export { watchDebounced as a, computedWithControl as b, createSharedComposable as c, resolveUnref as d, toRefs as e, tryOnMounted as f, resolveRef as g, isString as h, isClient as i, isIOS as j, identity as k, isFunction as l, isDef as m, noop as n, refDebounced as r, tryOnScopeDispose as t, useToggle as u, whenever as w };
|
|
@@ -1,91 +0,0 @@
|
|
|
1
|
-
import { i as isFunction_1 } from './eq-95cd2573.js';
|
|
2
|
-
|
|
3
|
-
/** Used as references for various `Number` constants. */
|
|
4
|
-
var MAX_SAFE_INTEGER$1 = 9007199254740991;
|
|
5
|
-
|
|
6
|
-
/** Used to detect unsigned integer values. */
|
|
7
|
-
var reIsUint = /^(?:0|[1-9]\d*)$/;
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* Checks if `value` is a valid array-like index.
|
|
11
|
-
*
|
|
12
|
-
* @private
|
|
13
|
-
* @param {*} value The value to check.
|
|
14
|
-
* @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index.
|
|
15
|
-
* @returns {boolean} Returns `true` if `value` is a valid index, else `false`.
|
|
16
|
-
*/
|
|
17
|
-
function isIndex(value, length) {
|
|
18
|
-
var type = typeof value;
|
|
19
|
-
length = length == null ? MAX_SAFE_INTEGER$1 : length;
|
|
20
|
-
return !!length && (type == 'number' || type != 'symbol' && reIsUint.test(value)) && value > -1 && value % 1 == 0 && value < length;
|
|
21
|
-
}
|
|
22
|
-
var _isIndex = isIndex;
|
|
23
|
-
|
|
24
|
-
/** Used as references for various `Number` constants. */
|
|
25
|
-
var MAX_SAFE_INTEGER = 9007199254740991;
|
|
26
|
-
|
|
27
|
-
/**
|
|
28
|
-
* Checks if `value` is a valid array-like length.
|
|
29
|
-
*
|
|
30
|
-
* **Note:** This method is loosely based on
|
|
31
|
-
* [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).
|
|
32
|
-
*
|
|
33
|
-
* @static
|
|
34
|
-
* @memberOf _
|
|
35
|
-
* @since 4.0.0
|
|
36
|
-
* @category Lang
|
|
37
|
-
* @param {*} value The value to check.
|
|
38
|
-
* @returns {boolean} Returns `true` if `value` is a valid length, else `false`.
|
|
39
|
-
* @example
|
|
40
|
-
*
|
|
41
|
-
* _.isLength(3);
|
|
42
|
-
* // => true
|
|
43
|
-
*
|
|
44
|
-
* _.isLength(Number.MIN_VALUE);
|
|
45
|
-
* // => false
|
|
46
|
-
*
|
|
47
|
-
* _.isLength(Infinity);
|
|
48
|
-
* // => false
|
|
49
|
-
*
|
|
50
|
-
* _.isLength('3');
|
|
51
|
-
* // => false
|
|
52
|
-
*/
|
|
53
|
-
function isLength$1(value) {
|
|
54
|
-
return typeof value == 'number' && value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;
|
|
55
|
-
}
|
|
56
|
-
var isLength_1 = isLength$1;
|
|
57
|
-
|
|
58
|
-
var isFunction = isFunction_1,
|
|
59
|
-
isLength = isLength_1;
|
|
60
|
-
|
|
61
|
-
/**
|
|
62
|
-
* Checks if `value` is array-like. A value is considered array-like if it's
|
|
63
|
-
* not a function and has a `value.length` that's an integer greater than or
|
|
64
|
-
* equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.
|
|
65
|
-
*
|
|
66
|
-
* @static
|
|
67
|
-
* @memberOf _
|
|
68
|
-
* @since 4.0.0
|
|
69
|
-
* @category Lang
|
|
70
|
-
* @param {*} value The value to check.
|
|
71
|
-
* @returns {boolean} Returns `true` if `value` is array-like, else `false`.
|
|
72
|
-
* @example
|
|
73
|
-
*
|
|
74
|
-
* _.isArrayLike([1, 2, 3]);
|
|
75
|
-
* // => true
|
|
76
|
-
*
|
|
77
|
-
* _.isArrayLike(document.body.children);
|
|
78
|
-
* // => true
|
|
79
|
-
*
|
|
80
|
-
* _.isArrayLike('abc');
|
|
81
|
-
* // => true
|
|
82
|
-
*
|
|
83
|
-
* _.isArrayLike(_.noop);
|
|
84
|
-
* // => false
|
|
85
|
-
*/
|
|
86
|
-
function isArrayLike(value) {
|
|
87
|
-
return value != null && isLength(value.length) && !isFunction(value);
|
|
88
|
-
}
|
|
89
|
-
var isArrayLike_1 = isArrayLike;
|
|
90
|
-
|
|
91
|
-
export { _isIndex as _, isLength_1 as a, isArrayLike_1 as i };
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { a as _baseIsEqual } from './_baseIsEqual-a1cc156c.js';
|
|
2
|
-
|
|
3
|
-
var baseIsEqual = _baseIsEqual;
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* Performs a deep comparison between two values to determine if they are
|
|
7
|
-
* equivalent.
|
|
8
|
-
*
|
|
9
|
-
* **Note:** This method supports comparing arrays, array buffers, booleans,
|
|
10
|
-
* date objects, error objects, maps, numbers, `Object` objects, regexes,
|
|
11
|
-
* sets, strings, symbols, and typed arrays. `Object` objects are compared
|
|
12
|
-
* by their own, not inherited, enumerable properties. Functions and DOM
|
|
13
|
-
* nodes are compared by strict equality, i.e. `===`.
|
|
14
|
-
*
|
|
15
|
-
* @static
|
|
16
|
-
* @memberOf _
|
|
17
|
-
* @since 0.1.0
|
|
18
|
-
* @category Lang
|
|
19
|
-
* @param {*} value The value to compare.
|
|
20
|
-
* @param {*} other The other value to compare.
|
|
21
|
-
* @returns {boolean} Returns `true` if the values are equivalent, else `false`.
|
|
22
|
-
* @example
|
|
23
|
-
*
|
|
24
|
-
* var object = { 'a': 1 };
|
|
25
|
-
* var other = { 'a': 1 };
|
|
26
|
-
*
|
|
27
|
-
* _.isEqual(object, other);
|
|
28
|
-
* // => true
|
|
29
|
-
*
|
|
30
|
-
* object === other;
|
|
31
|
-
* // => false
|
|
32
|
-
*/
|
|
33
|
-
function isEqual(value, other) {
|
|
34
|
-
return baseIsEqual(value, other);
|
|
35
|
-
}
|
|
36
|
-
var isEqual_1 = isEqual;
|
|
37
|
-
|
|
38
|
-
export { isEqual_1 as i };
|
|
@@ -1,202 +0,0 @@
|
|
|
1
|
-
var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* Checks if `value` is object-like. A value is object-like if it's not `null`
|
|
5
|
-
* and has a `typeof` result of "object".
|
|
6
|
-
*
|
|
7
|
-
* @static
|
|
8
|
-
* @memberOf _
|
|
9
|
-
* @since 4.0.0
|
|
10
|
-
* @category Lang
|
|
11
|
-
* @param {*} value The value to check.
|
|
12
|
-
* @returns {boolean} Returns `true` if `value` is object-like, else `false`.
|
|
13
|
-
* @example
|
|
14
|
-
*
|
|
15
|
-
* _.isObjectLike({});
|
|
16
|
-
* // => true
|
|
17
|
-
*
|
|
18
|
-
* _.isObjectLike([1, 2, 3]);
|
|
19
|
-
* // => true
|
|
20
|
-
*
|
|
21
|
-
* _.isObjectLike(_.noop);
|
|
22
|
-
* // => false
|
|
23
|
-
*
|
|
24
|
-
* _.isObjectLike(null);
|
|
25
|
-
* // => false
|
|
26
|
-
*/
|
|
27
|
-
function isObjectLike$1(value) {
|
|
28
|
-
return value != null && typeof value == 'object';
|
|
29
|
-
}
|
|
30
|
-
var isObjectLike_1 = isObjectLike$1;
|
|
31
|
-
|
|
32
|
-
/** Detect free variable `global` from Node.js. */
|
|
33
|
-
var freeGlobal$1 = typeof commonjsGlobal == 'object' && commonjsGlobal && commonjsGlobal.Object === Object && commonjsGlobal;
|
|
34
|
-
var _freeGlobal = freeGlobal$1;
|
|
35
|
-
|
|
36
|
-
var freeGlobal = _freeGlobal;
|
|
37
|
-
|
|
38
|
-
/** Detect free variable `self`. */
|
|
39
|
-
var freeSelf = typeof self == 'object' && self && self.Object === Object && self;
|
|
40
|
-
|
|
41
|
-
/** Used as a reference to the global object. */
|
|
42
|
-
var root$1 = freeGlobal || freeSelf || Function('return this')();
|
|
43
|
-
var _root = root$1;
|
|
44
|
-
|
|
45
|
-
var root = _root;
|
|
46
|
-
|
|
47
|
-
/** Built-in value references. */
|
|
48
|
-
var Symbol$2 = root.Symbol;
|
|
49
|
-
var _Symbol = Symbol$2;
|
|
50
|
-
|
|
51
|
-
var Symbol$1 = _Symbol;
|
|
52
|
-
|
|
53
|
-
/** Used for built-in method references. */
|
|
54
|
-
var objectProto$1 = Object.prototype;
|
|
55
|
-
|
|
56
|
-
/** Used to check objects for own properties. */
|
|
57
|
-
var hasOwnProperty = objectProto$1.hasOwnProperty;
|
|
58
|
-
|
|
59
|
-
/**
|
|
60
|
-
* Used to resolve the
|
|
61
|
-
* [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
|
|
62
|
-
* of values.
|
|
63
|
-
*/
|
|
64
|
-
var nativeObjectToString$1 = objectProto$1.toString;
|
|
65
|
-
|
|
66
|
-
/** Built-in value references. */
|
|
67
|
-
var symToStringTag$1 = Symbol$1 ? Symbol$1.toStringTag : undefined;
|
|
68
|
-
|
|
69
|
-
/**
|
|
70
|
-
* A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values.
|
|
71
|
-
*
|
|
72
|
-
* @private
|
|
73
|
-
* @param {*} value The value to query.
|
|
74
|
-
* @returns {string} Returns the raw `toStringTag`.
|
|
75
|
-
*/
|
|
76
|
-
function getRawTag$1(value) {
|
|
77
|
-
var isOwn = hasOwnProperty.call(value, symToStringTag$1),
|
|
78
|
-
tag = value[symToStringTag$1];
|
|
79
|
-
try {
|
|
80
|
-
value[symToStringTag$1] = undefined;
|
|
81
|
-
var unmasked = true;
|
|
82
|
-
} catch (e) {}
|
|
83
|
-
var result = nativeObjectToString$1.call(value);
|
|
84
|
-
if (unmasked) {
|
|
85
|
-
if (isOwn) {
|
|
86
|
-
value[symToStringTag$1] = tag;
|
|
87
|
-
} else {
|
|
88
|
-
delete value[symToStringTag$1];
|
|
89
|
-
}
|
|
90
|
-
}
|
|
91
|
-
return result;
|
|
92
|
-
}
|
|
93
|
-
var _getRawTag = getRawTag$1;
|
|
94
|
-
|
|
95
|
-
/** Used for built-in method references. */
|
|
96
|
-
var objectProto = Object.prototype;
|
|
97
|
-
|
|
98
|
-
/**
|
|
99
|
-
* Used to resolve the
|
|
100
|
-
* [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
|
|
101
|
-
* of values.
|
|
102
|
-
*/
|
|
103
|
-
var nativeObjectToString = objectProto.toString;
|
|
104
|
-
|
|
105
|
-
/**
|
|
106
|
-
* Converts `value` to a string using `Object.prototype.toString`.
|
|
107
|
-
*
|
|
108
|
-
* @private
|
|
109
|
-
* @param {*} value The value to convert.
|
|
110
|
-
* @returns {string} Returns the converted string.
|
|
111
|
-
*/
|
|
112
|
-
function objectToString$1(value) {
|
|
113
|
-
return nativeObjectToString.call(value);
|
|
114
|
-
}
|
|
115
|
-
var _objectToString = objectToString$1;
|
|
116
|
-
|
|
117
|
-
var Symbol = _Symbol,
|
|
118
|
-
getRawTag = _getRawTag,
|
|
119
|
-
objectToString = _objectToString;
|
|
120
|
-
|
|
121
|
-
/** `Object#toString` result references. */
|
|
122
|
-
var nullTag = '[object Null]',
|
|
123
|
-
undefinedTag = '[object Undefined]';
|
|
124
|
-
|
|
125
|
-
/** Built-in value references. */
|
|
126
|
-
var symToStringTag = Symbol ? Symbol.toStringTag : undefined;
|
|
127
|
-
|
|
128
|
-
/**
|
|
129
|
-
* The base implementation of `getTag` without fallbacks for buggy environments.
|
|
130
|
-
*
|
|
131
|
-
* @private
|
|
132
|
-
* @param {*} value The value to query.
|
|
133
|
-
* @returns {string} Returns the `toStringTag`.
|
|
134
|
-
*/
|
|
135
|
-
function baseGetTag$1(value) {
|
|
136
|
-
if (value == null) {
|
|
137
|
-
return value === undefined ? undefinedTag : nullTag;
|
|
138
|
-
}
|
|
139
|
-
return symToStringTag && symToStringTag in Object(value) ? getRawTag(value) : objectToString(value);
|
|
140
|
-
}
|
|
141
|
-
var _baseGetTag = baseGetTag$1;
|
|
142
|
-
|
|
143
|
-
var baseGetTag = _baseGetTag,
|
|
144
|
-
isObjectLike = isObjectLike_1;
|
|
145
|
-
|
|
146
|
-
/** `Object#toString` result references. */
|
|
147
|
-
var symbolTag = '[object Symbol]';
|
|
148
|
-
|
|
149
|
-
/**
|
|
150
|
-
* Checks if `value` is classified as a `Symbol` primitive or object.
|
|
151
|
-
*
|
|
152
|
-
* @static
|
|
153
|
-
* @memberOf _
|
|
154
|
-
* @since 4.0.0
|
|
155
|
-
* @category Lang
|
|
156
|
-
* @param {*} value The value to check.
|
|
157
|
-
* @returns {boolean} Returns `true` if `value` is a symbol, else `false`.
|
|
158
|
-
* @example
|
|
159
|
-
*
|
|
160
|
-
* _.isSymbol(Symbol.iterator);
|
|
161
|
-
* // => true
|
|
162
|
-
*
|
|
163
|
-
* _.isSymbol('abc');
|
|
164
|
-
* // => false
|
|
165
|
-
*/
|
|
166
|
-
function isSymbol(value) {
|
|
167
|
-
return typeof value == 'symbol' || isObjectLike(value) && baseGetTag(value) == symbolTag;
|
|
168
|
-
}
|
|
169
|
-
var isSymbol_1 = isSymbol;
|
|
170
|
-
|
|
171
|
-
/**
|
|
172
|
-
* Checks if `value` is the
|
|
173
|
-
* [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)
|
|
174
|
-
* of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)
|
|
175
|
-
*
|
|
176
|
-
* @static
|
|
177
|
-
* @memberOf _
|
|
178
|
-
* @since 0.1.0
|
|
179
|
-
* @category Lang
|
|
180
|
-
* @param {*} value The value to check.
|
|
181
|
-
* @returns {boolean} Returns `true` if `value` is an object, else `false`.
|
|
182
|
-
* @example
|
|
183
|
-
*
|
|
184
|
-
* _.isObject({});
|
|
185
|
-
* // => true
|
|
186
|
-
*
|
|
187
|
-
* _.isObject([1, 2, 3]);
|
|
188
|
-
* // => true
|
|
189
|
-
*
|
|
190
|
-
* _.isObject(_.noop);
|
|
191
|
-
* // => true
|
|
192
|
-
*
|
|
193
|
-
* _.isObject(null);
|
|
194
|
-
* // => false
|
|
195
|
-
*/
|
|
196
|
-
function isObject(value) {
|
|
197
|
-
var type = typeof value;
|
|
198
|
-
return value != null && (type == 'object' || type == 'function');
|
|
199
|
-
}
|
|
200
|
-
var isObject_1 = isObject;
|
|
201
|
-
|
|
202
|
-
export { _root as _, _Symbol as a, isObjectLike_1 as b, _baseGetTag as c, isSymbol_1 as d, _freeGlobal as e, isObject_1 as i };
|