@onereach/ui-components 4.6.5 → 4.6.6-beta.2820.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
|
@@ -9,14 +9,12 @@ import '../OrTooltipContent/OrTooltipContent.js';
|
|
|
9
9
|
import '../OrFloating/OrFloating.js';
|
|
10
10
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
11
11
|
import '../OrTeleport/OrTeleport.js';
|
|
12
|
-
import 'vue';
|
|
12
|
+
import 'portal-vue/dist/portal-vue.esm.js';
|
|
13
13
|
import '../OrTeleport/constants.js';
|
|
14
14
|
import '../OrFloating/constants.js';
|
|
15
|
-
import '../../dom
|
|
16
|
-
import '
|
|
17
|
-
import '
|
|
18
|
-
import '../../toString-f3196832.js';
|
|
19
|
-
import '../../eq-95cd2573.js';
|
|
15
|
+
import '../../utils/functions/dom.js';
|
|
16
|
+
import 'lodash/isElement';
|
|
17
|
+
import 'lodash/get';
|
|
20
18
|
|
|
21
19
|
var script = defineComponent({
|
|
22
20
|
name: 'OrAvatar',
|
|
@@ -10,11 +10,9 @@ import '../../normalize-component-6e8e3d80.js';
|
|
|
10
10
|
import '../OrFloating/OrFloating.js';
|
|
11
11
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
12
12
|
import '../OrTeleport/OrTeleport.js';
|
|
13
|
-
import 'vue';
|
|
13
|
+
import 'portal-vue/dist/portal-vue.esm.js';
|
|
14
14
|
import '../OrTeleport/constants.js';
|
|
15
15
|
import '../OrFloating/constants.js';
|
|
16
|
-
import '../../dom
|
|
17
|
-
import '
|
|
18
|
-
import '
|
|
19
|
-
import '../../toString-f3196832.js';
|
|
20
|
-
import '../../eq-95cd2573.js';
|
|
16
|
+
import '../../utils/functions/dom.js';
|
|
17
|
+
import 'lodash/isElement';
|
|
18
|
+
import 'lodash/get';
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { usePointerSwipe, onClickOutside, SwipeDirection } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, toRef, watch, unref } from 'vue-demi';
|
|
3
3
|
import { BottomSheetVariant } from './props.js';
|
|
4
4
|
import { BottomSheet, BottomSheetVariants, BottomSheetHandle, BottomSheetHeader } from './styles.js';
|
|
5
5
|
import __vue_component__$1 from '../OrOverlayV3/OrOverlay.js';
|
|
6
6
|
import { usePopoverState } from '../../hooks/usePopoverState.js';
|
|
7
7
|
import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../index-8a1b5b9c.js';
|
|
9
8
|
import '../OrOverlayV3/styles.js';
|
|
10
9
|
import '../OrTeleportV3/OrTeleport.js';
|
|
11
|
-
import 'vue';
|
|
10
|
+
import 'portal-vue';
|
|
12
11
|
import '../../hooks/useElevation.js';
|
|
13
12
|
import '../../utils/isVisible.js';
|
|
14
13
|
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
export { default as OrBottomSheetV3 } from './OrBottomSheet.js';
|
|
2
2
|
export { BottomSheetVariant } from './props.js';
|
|
3
|
-
import '
|
|
4
|
-
import '../../index-8a1b5b9c.js';
|
|
3
|
+
import '@vueuse/core';
|
|
5
4
|
import 'vue-demi';
|
|
6
5
|
import './styles.js';
|
|
7
6
|
import '../OrOverlayV3/OrOverlay.js';
|
|
8
7
|
import '../OrOverlayV3/styles.js';
|
|
9
8
|
import '../OrTeleportV3/OrTeleport.js';
|
|
10
|
-
import 'vue';
|
|
9
|
+
import 'portal-vue';
|
|
11
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
12
11
|
import '../../hooks/useElevation.js';
|
|
13
12
|
import '../../utils/isVisible.js';
|
|
@@ -11,14 +11,12 @@ import '../OrTooltipContent/OrTooltipContent.js';
|
|
|
11
11
|
import '../OrFloating/OrFloating.js';
|
|
12
12
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
13
13
|
import '../OrTeleport/OrTeleport.js';
|
|
14
|
-
import 'vue';
|
|
14
|
+
import 'portal-vue/dist/portal-vue.esm.js';
|
|
15
15
|
import '../OrTeleport/constants.js';
|
|
16
16
|
import '../OrFloating/constants.js';
|
|
17
|
-
import '../../dom
|
|
18
|
-
import '
|
|
19
|
-
import '
|
|
20
|
-
import '../../toString-f3196832.js';
|
|
21
|
-
import '../../eq-95cd2573.js';
|
|
17
|
+
import '../../utils/functions/dom.js';
|
|
18
|
+
import 'lodash/isElement';
|
|
19
|
+
import 'lodash/get';
|
|
22
20
|
import '../../utils/isEmpty.js';
|
|
23
21
|
|
|
24
22
|
var script = defineComponent({
|
|
@@ -11,15 +11,14 @@ import '../../normalize-component-6e8e3d80.js';
|
|
|
11
11
|
import '../OrFloating/OrFloating.js';
|
|
12
12
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
13
13
|
import '../OrTeleport/OrTeleport.js';
|
|
14
|
-
import 'vue';
|
|
14
|
+
import 'portal-vue/dist/portal-vue.esm.js';
|
|
15
15
|
import '../OrTeleport/constants.js';
|
|
16
16
|
import '../OrFloating/constants.js';
|
|
17
|
-
import '../../dom
|
|
18
|
-
import '
|
|
19
|
-
import '
|
|
20
|
-
import '../../toString-f3196832.js';
|
|
21
|
-
import '../../eq-95cd2573.js';
|
|
17
|
+
import '../../utils/functions/dom.js';
|
|
18
|
+
import 'lodash/isElement';
|
|
19
|
+
import 'lodash/get';
|
|
22
20
|
import '../OrLoader/OrLoader.js';
|
|
23
21
|
import '../../utils/isEmpty.js';
|
|
24
22
|
import '../OrLoader/constants.js';
|
|
25
23
|
import '../OrTooltip/OrTooltip.js';
|
|
24
|
+
import 'lodash/isNil';
|
|
@@ -3,8 +3,7 @@ import { ButtonType, ButtonVariant, ButtonColor } from './props.js';
|
|
|
3
3
|
import { ButtonRoot, ButtonRootVariants, ButtonRootColors } from './styles.js';
|
|
4
4
|
import __vue_component__$1 from '../OrLoaderV3/OrLoader.js';
|
|
5
5
|
import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
|
|
6
|
-
import '
|
|
7
|
-
import '../../index-8a1b5b9c.js';
|
|
6
|
+
import '@vueuse/core';
|
|
8
7
|
import '../OrLoaderV3/props.js';
|
|
9
8
|
import '../OrLoaderV3/styles.js';
|
|
10
9
|
|
|
@@ -3,8 +3,7 @@ export { ButtonColor, ButtonType, ButtonVariant } from './props.js';
|
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import './styles.js';
|
|
5
5
|
import '../OrLoaderV3/OrLoader.js';
|
|
6
|
-
import '
|
|
7
|
-
import '../../index-8a1b5b9c.js';
|
|
6
|
+
import '@vueuse/core';
|
|
8
7
|
import '../OrLoaderV3/props.js';
|
|
9
8
|
import '../OrLoaderV3/styles.js';
|
|
10
9
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -12,22 +12,21 @@ import '../OrTooltipContent/OrTooltipContent.js';
|
|
|
12
12
|
import '../OrFloating/OrFloating.js';
|
|
13
13
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
14
14
|
import '../OrTeleport/OrTeleport.js';
|
|
15
|
-
import 'vue';
|
|
15
|
+
import 'portal-vue/dist/portal-vue.esm.js';
|
|
16
16
|
import '../OrTeleport/constants.js';
|
|
17
17
|
import '../OrFloating/constants.js';
|
|
18
|
-
import '../../dom
|
|
19
|
-
import '
|
|
20
|
-
import '
|
|
21
|
-
import '
|
|
22
|
-
import '../../eq-95cd2573.js';
|
|
18
|
+
import '../../utils/functions/dom.js';
|
|
19
|
+
import 'lodash/isElement';
|
|
20
|
+
import 'lodash/get';
|
|
21
|
+
import '@vueuse/core';
|
|
23
22
|
import '../OrInput/OrInput.js';
|
|
24
23
|
import '../OrLabel/OrLabel.js';
|
|
25
24
|
import '../OrHint/OrHint.js';
|
|
26
25
|
import '../OrError/OrError.js';
|
|
27
26
|
import '../OrCollapse/OrCollapse.js';
|
|
28
|
-
import '../../index-8a1b5b9c.js';
|
|
29
27
|
import '../OrButtonV2/constants.js';
|
|
30
28
|
import '../OrTooltip/OrTooltip.js';
|
|
29
|
+
import 'lodash/isNil';
|
|
31
30
|
import '../OrLoader/OrLoader.js';
|
|
32
31
|
import '../../utils/isEmpty.js';
|
|
33
32
|
import '../OrLoader/constants.js';
|
|
@@ -11,15 +11,14 @@ import '../OrTooltipContent/OrTooltipContent.js';
|
|
|
11
11
|
import '../OrFloating/OrFloating.js';
|
|
12
12
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
13
13
|
import '../OrTeleport/OrTeleport.js';
|
|
14
|
-
import 'vue';
|
|
14
|
+
import 'portal-vue/dist/portal-vue.esm.js';
|
|
15
15
|
import '../OrTeleport/constants.js';
|
|
16
16
|
import '../OrFloating/constants.js';
|
|
17
|
-
import '../../dom
|
|
18
|
-
import '
|
|
19
|
-
import '
|
|
20
|
-
import '../../toString-f3196832.js';
|
|
21
|
-
import '../../eq-95cd2573.js';
|
|
17
|
+
import '../../utils/functions/dom.js';
|
|
18
|
+
import 'lodash/isElement';
|
|
19
|
+
import 'lodash/get';
|
|
22
20
|
import '../OrSearch/OrSearch.js';
|
|
21
|
+
import '@vueuse/core';
|
|
23
22
|
import '../OrInput/OrInput.js';
|
|
24
23
|
import '../OrLabel/OrLabel.js';
|
|
25
24
|
import '../OrHint/OrHint.js';
|
|
@@ -27,8 +26,8 @@ import '../OrError/OrError.js';
|
|
|
27
26
|
import '../OrCollapse/OrCollapse.js';
|
|
28
27
|
import '../OrIconButtonV2/OrIconButton.js';
|
|
29
28
|
import '../OrTooltip/OrTooltip.js';
|
|
29
|
+
import 'lodash/isNil';
|
|
30
30
|
import '../OrButtonV2/constants.js';
|
|
31
31
|
import '../OrLoader/OrLoader.js';
|
|
32
32
|
import '../../utils/isEmpty.js';
|
|
33
33
|
import '../OrLoader/constants.js';
|
|
34
|
-
import '../../index-8a1b5b9c.js';
|
|
@@ -15,8 +15,7 @@ import '../OrTooltipV3/OrTooltip.js';
|
|
|
15
15
|
import '../OrTooltipV3/styles.js';
|
|
16
16
|
import '../OrPopoverV3/OrPopover.js';
|
|
17
17
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
18
|
-
import '
|
|
19
|
-
import '../../index-8a1b5b9c.js';
|
|
18
|
+
import '@vueuse/core';
|
|
20
19
|
import '../OrPopoverV3/props.js';
|
|
21
20
|
import '../OrPopoverV3/styles.js';
|
|
22
21
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
@@ -25,7 +24,7 @@ import '../OrBottomSheetV3/styles.js';
|
|
|
25
24
|
import '../OrOverlayV3/OrOverlay.js';
|
|
26
25
|
import '../OrOverlayV3/styles.js';
|
|
27
26
|
import '../OrTeleportV3/OrTeleport.js';
|
|
28
|
-
import 'vue';
|
|
27
|
+
import 'portal-vue';
|
|
29
28
|
import '../../hooks/useElevation.js';
|
|
30
29
|
import '../../utils/isVisible.js';
|
|
31
30
|
import '../../hooks/usePopoverState.js';
|
|
@@ -13,8 +13,7 @@ import '../OrTooltipV3/OrTooltip.js';
|
|
|
13
13
|
import '../OrTooltipV3/styles.js';
|
|
14
14
|
import '../OrPopoverV3/OrPopover.js';
|
|
15
15
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
16
|
-
import '
|
|
17
|
-
import '../../index-8a1b5b9c.js';
|
|
16
|
+
import '@vueuse/core';
|
|
18
17
|
import '../OrPopoverV3/props.js';
|
|
19
18
|
import '../OrPopoverV3/styles.js';
|
|
20
19
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
@@ -23,7 +22,7 @@ import '../OrBottomSheetV3/styles.js';
|
|
|
23
22
|
import '../OrOverlayV3/OrOverlay.js';
|
|
24
23
|
import '../OrOverlayV3/styles.js';
|
|
25
24
|
import '../OrTeleportV3/OrTeleport.js';
|
|
26
|
-
import 'vue';
|
|
25
|
+
import 'portal-vue';
|
|
27
26
|
import '../../hooks/useElevation.js';
|
|
28
27
|
import '../../utils/isVisible.js';
|
|
29
28
|
import '../../hooks/usePopoverState.js';
|
|
@@ -9,14 +9,12 @@ import '../OrTooltipContent/OrTooltipContent.js';
|
|
|
9
9
|
import '../OrFloating/OrFloating.js';
|
|
10
10
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
11
11
|
import '../OrTeleport/OrTeleport.js';
|
|
12
|
-
import 'vue';
|
|
12
|
+
import 'portal-vue/dist/portal-vue.esm.js';
|
|
13
13
|
import '../OrTeleport/constants.js';
|
|
14
14
|
import '../OrFloating/constants.js';
|
|
15
|
-
import '../../dom
|
|
16
|
-
import '
|
|
17
|
-
import '
|
|
18
|
-
import '../../toString-f3196832.js';
|
|
19
|
-
import '../../eq-95cd2573.js';
|
|
15
|
+
import '../../utils/functions/dom.js';
|
|
16
|
+
import 'lodash/isElement';
|
|
17
|
+
import 'lodash/get';
|
|
20
18
|
|
|
21
19
|
function _defineProperties(target, props) {
|
|
22
20
|
for (var i = 0; i < props.length; i++) {
|
|
@@ -11,11 +11,9 @@ import '../../normalize-component-6e8e3d80.js';
|
|
|
11
11
|
import '../OrFloating/OrFloating.js';
|
|
12
12
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
13
13
|
import '../OrTeleport/OrTeleport.js';
|
|
14
|
-
import 'vue';
|
|
14
|
+
import 'portal-vue/dist/portal-vue.esm.js';
|
|
15
15
|
import '../OrTeleport/constants.js';
|
|
16
16
|
import '../OrFloating/constants.js';
|
|
17
|
-
import '../../dom
|
|
18
|
-
import '
|
|
19
|
-
import '
|
|
20
|
-
import '../../toString-f3196832.js';
|
|
21
|
-
import '../../eq-95cd2573.js';
|
|
17
|
+
import '../../utils/functions/dom.js';
|
|
18
|
+
import 'lodash/isElement';
|
|
19
|
+
import 'lodash/get';
|
|
@@ -8,14 +8,12 @@ import '../OrTooltipContent/OrTooltipContent.js';
|
|
|
8
8
|
import '../OrFloating/OrFloating.js';
|
|
9
9
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
10
10
|
import '../OrTeleport/OrTeleport.js';
|
|
11
|
-
import 'vue';
|
|
11
|
+
import 'portal-vue/dist/portal-vue.esm.js';
|
|
12
12
|
import '../OrTeleport/constants.js';
|
|
13
13
|
import '../OrFloating/constants.js';
|
|
14
|
-
import '../../dom
|
|
15
|
-
import '
|
|
16
|
-
import '
|
|
17
|
-
import '../../toString-f3196832.js';
|
|
18
|
-
import '../../eq-95cd2573.js';
|
|
14
|
+
import '../../utils/functions/dom.js';
|
|
15
|
+
import 'lodash/isElement';
|
|
16
|
+
import 'lodash/get';
|
|
19
17
|
|
|
20
18
|
var script = defineComponent({
|
|
21
19
|
name: 'OrCheckbox',
|
|
@@ -9,11 +9,9 @@ import '../../normalize-component-6e8e3d80.js';
|
|
|
9
9
|
import '../OrFloating/OrFloating.js';
|
|
10
10
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
11
11
|
import '../OrTeleport/OrTeleport.js';
|
|
12
|
-
import 'vue';
|
|
12
|
+
import 'portal-vue/dist/portal-vue.esm.js';
|
|
13
13
|
import '../OrTeleport/constants.js';
|
|
14
14
|
import '../OrFloating/constants.js';
|
|
15
|
-
import '../../dom
|
|
16
|
-
import '
|
|
17
|
-
import '
|
|
18
|
-
import '../../toString-f3196832.js';
|
|
19
|
-
import '../../eq-95cd2573.js';
|
|
15
|
+
import '../../utils/functions/dom.js';
|
|
16
|
+
import 'lodash/isElement';
|
|
17
|
+
import 'lodash/get';
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { defineComponent } from 'vue-demi';
|
|
2
|
-
import {
|
|
2
|
+
import { useVModel } from '@vueuse/core';
|
|
3
3
|
import __vue_component__$1 from '../OrCheckboxTreeV3/OrCheckboxTree.js';
|
|
4
4
|
import __vue_component__$2 from '../OrFormGroupV3/OrFormGroup.js';
|
|
5
5
|
import { FormGroupDirection } from '../OrFormGroupV3/props.js';
|
|
6
6
|
import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
|
|
7
|
-
import '../../index-8a1b5b9c.js';
|
|
8
7
|
import '../OrCheckboxTreeV3/styles.js';
|
|
9
8
|
import '../../utils/functions/flattenDeep.js';
|
|
10
9
|
import '../OrIconV3/OrIcon.js';
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
export { default as OrCheckboxGroupV3 } from './OrCheckboxGroup.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '
|
|
4
|
-
import '../../index-8a1b5b9c.js';
|
|
3
|
+
import '@vueuse/core';
|
|
5
4
|
import '../OrCheckboxTreeV3/OrCheckboxTree.js';
|
|
6
5
|
import '../OrCheckboxTreeV3/styles.js';
|
|
7
6
|
import '../../utils/functions/flattenDeep.js';
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { defineComponent, computed, watch } from 'vue-demi';
|
|
2
|
-
import {
|
|
2
|
+
import { useVModel, useToggle } from '@vueuse/core';
|
|
3
3
|
import { CheckboxTreeRoot, CheckboxTreeRootParent } from './styles.js';
|
|
4
4
|
import flattenDeep from '../../utils/functions/flattenDeep.js';
|
|
5
5
|
import __vue_component__$1 from '../OrIconV3/OrIcon.js';
|
|
6
6
|
import __vue_component__$2 from '../OrCheckboxV3/OrCheckbox.js';
|
|
7
7
|
import __vue_component__$3 from '../OrButtonV3/OrButton.js';
|
|
8
|
-
import { u as useToggle } from '../../index-8a1b5b9c.js';
|
|
9
8
|
import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
|
|
10
9
|
import '../OrIconV3/props.js';
|
|
11
10
|
import '../OrIconV3/styles.js';
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
export { default as OrCheckboxTreeV3 } from './OrCheckboxTree.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '
|
|
4
|
-
import '../../index-8a1b5b9c.js';
|
|
3
|
+
import '@vueuse/core';
|
|
5
4
|
import './styles.js';
|
|
6
5
|
import '../../utils/functions/flattenDeep.js';
|
|
7
6
|
import '../OrIconV3/OrIcon.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, reactive } from 'vue-demi';
|
|
2
|
-
import {
|
|
2
|
+
import { useVModel } from '@vueuse/core';
|
|
3
3
|
import { isEmptyValue } from '../../utils/isEmptyValue.js';
|
|
4
4
|
import { CheckboxRoot, CheckboxControl, CheckboxControlHandle } from './styles.js';
|
|
5
5
|
import __vue_component__$1 from '../OrLabelV3/OrLabel.js';
|
|
@@ -8,7 +8,6 @@ import { useIdAttribute } from '../../hooks/useIdAttribute.js';
|
|
|
8
8
|
import { useControlAttributes } from '../../hooks/useControlAttributes.js';
|
|
9
9
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
10
10
|
import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
|
|
11
|
-
import '../../index-8a1b5b9c.js';
|
|
12
11
|
import '../OrLabelV3/styles.js';
|
|
13
12
|
|
|
14
13
|
var script = defineComponent({
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
export { default as OrCheckboxV3 } from './OrCheckbox.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '
|
|
4
|
-
import '../../index-8a1b5b9c.js';
|
|
3
|
+
import '@vueuse/core';
|
|
5
4
|
import '../../utils/isEmptyValue.js';
|
|
6
5
|
import './styles.js';
|
|
7
6
|
import '../OrLabelV3/OrLabel.js';
|
|
@@ -8,14 +8,12 @@ import '../OrTooltipContent/OrTooltipContent.js';
|
|
|
8
8
|
import '../OrFloating/OrFloating.js';
|
|
9
9
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
10
10
|
import '../OrTeleport/OrTeleport.js';
|
|
11
|
-
import 'vue';
|
|
11
|
+
import 'portal-vue/dist/portal-vue.esm.js';
|
|
12
12
|
import '../OrTeleport/constants.js';
|
|
13
13
|
import '../OrFloating/constants.js';
|
|
14
|
-
import '../../dom
|
|
15
|
-
import '
|
|
16
|
-
import '
|
|
17
|
-
import '../../toString-f3196832.js';
|
|
18
|
-
import '../../eq-95cd2573.js';
|
|
14
|
+
import '../../utils/functions/dom.js';
|
|
15
|
+
import 'lodash/isElement';
|
|
16
|
+
import 'lodash/get';
|
|
19
17
|
|
|
20
18
|
var script = defineComponent({
|
|
21
19
|
name: 'OrChip',
|
|
@@ -9,11 +9,9 @@ import '../../normalize-component-6e8e3d80.js';
|
|
|
9
9
|
import '../OrFloating/OrFloating.js';
|
|
10
10
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
11
11
|
import '../OrTeleport/OrTeleport.js';
|
|
12
|
-
import 'vue';
|
|
12
|
+
import 'portal-vue/dist/portal-vue.esm.js';
|
|
13
13
|
import '../OrTeleport/constants.js';
|
|
14
14
|
import '../OrFloating/constants.js';
|
|
15
|
-
import '../../dom
|
|
16
|
-
import '
|
|
17
|
-
import '
|
|
18
|
-
import '../../toString-f3196832.js';
|
|
19
|
-
import '../../eq-95cd2573.js';
|
|
15
|
+
import '../../utils/functions/dom.js';
|
|
16
|
+
import 'lodash/isElement';
|
|
17
|
+
import 'lodash/get';
|
|
@@ -12,14 +12,12 @@ import '../OrTooltipContent/OrTooltipContent.js';
|
|
|
12
12
|
import '../OrFloating/OrFloating.js';
|
|
13
13
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
14
14
|
import '../OrTeleport/OrTeleport.js';
|
|
15
|
-
import 'vue';
|
|
15
|
+
import 'portal-vue/dist/portal-vue.esm.js';
|
|
16
16
|
import '../OrTeleport/constants.js';
|
|
17
17
|
import '../OrFloating/constants.js';
|
|
18
|
-
import '../../dom
|
|
19
|
-
import '
|
|
20
|
-
import '
|
|
21
|
-
import '../../toString-f3196832.js';
|
|
22
|
-
import '../../eq-95cd2573.js';
|
|
18
|
+
import '../../utils/functions/dom.js';
|
|
19
|
+
import 'lodash/isElement';
|
|
20
|
+
import 'lodash/get';
|
|
23
21
|
|
|
24
22
|
var script$1 = defineComponent({
|
|
25
23
|
name: 'OrChipsInput',
|
|
@@ -10,14 +10,12 @@ import '../../normalize-component-6e8e3d80.js';
|
|
|
10
10
|
import '../OrFloating/OrFloating.js';
|
|
11
11
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
12
12
|
import '../OrTeleport/OrTeleport.js';
|
|
13
|
-
import 'vue';
|
|
13
|
+
import 'portal-vue/dist/portal-vue.esm.js';
|
|
14
14
|
import '../OrTeleport/constants.js';
|
|
15
15
|
import '../OrFloating/constants.js';
|
|
16
|
-
import '../../dom
|
|
17
|
-
import '
|
|
18
|
-
import '
|
|
19
|
-
import '../../toString-f3196832.js';
|
|
20
|
-
import '../../eq-95cd2573.js';
|
|
16
|
+
import '../../utils/functions/dom.js';
|
|
17
|
+
import 'lodash/isElement';
|
|
18
|
+
import 'lodash/get';
|
|
21
19
|
import './constants.js';
|
|
22
20
|
import '../OrLabel/OrLabel.js';
|
|
23
21
|
import '../OrError/OrError.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { E as EditorView, F as Facet, c as combineConfig, S as StateField, a as EditorSelection, T as Transaction, C as ChangeSet, b as ChangeDesc, I as IndentContext, g as getIndentation, i as indentString, d as Text, e as indentUnit, f as countColumn, h as getIndentUnit, A as Annotation, j as StateEffect, m as matchBrackets, s as syntaxTree, N as NodeProp, D as Direction, k as findClusterBreak, V as ViewPlugin, l as Decoration, n as codePointAt, o as codePointSize, p as getPanel, q as CharCategory, P as Prec, r as fromCodePoint, t as showPanel, R as RangeSetBuilder, u as EditorState, v as runScopeHandlers, w as hoverTooltip, W as WidgetType, x as logException, y as lineNumbers, z as highlightActiveLineGutter, B as highlightSpecialChars, G as foldGutter, H as drawSelection, J as dropCursor, K as indentOnInput, L as syntaxHighlighting, M as defaultHighlightStyle, O as bracketMatching, Q as rectangularSelection, U as crosshairCursor, X as highlightActiveLine, Y as keymap, Z as foldKeymap } from '../../index-cf2c3c27.js';
|
|
2
2
|
import { c as closeBrackets, a as autocompletion, b as closeBracketsKeymap, d as completionKeymap, l as languages } from '../../lang-0fb8f78b.js';
|
|
3
|
-
import {
|
|
3
|
+
import { useElementHover } from '@vueuse/core';
|
|
4
4
|
import { defineComponent, ref } from 'vue-demi';
|
|
5
5
|
import __vue_component__$3 from '../OrTeleport/OrTeleport.js';
|
|
6
6
|
import { OrCodeLanguages } from './constants.js';
|
|
@@ -12,19 +12,17 @@ import __vue_component__$5 from '../OrHint/OrHint.js';
|
|
|
12
12
|
import __vue_component__$6 from '../OrLabel/OrLabel.js';
|
|
13
13
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
14
14
|
import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
|
|
15
|
-
import '
|
|
16
|
-
import 'vue';
|
|
15
|
+
import 'portal-vue/dist/portal-vue.esm.js';
|
|
17
16
|
import '../OrTeleport/constants.js';
|
|
18
17
|
import '../OrTooltip/OrTooltip.js';
|
|
18
|
+
import 'lodash/isNil';
|
|
19
19
|
import '../OrTooltipContent/OrTooltipContent.js';
|
|
20
20
|
import '../OrFloating/OrFloating.js';
|
|
21
21
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
22
22
|
import '../OrFloating/constants.js';
|
|
23
|
-
import '../../dom
|
|
24
|
-
import '
|
|
25
|
-
import '
|
|
26
|
-
import '../../toString-f3196832.js';
|
|
27
|
-
import '../../eq-95cd2573.js';
|
|
23
|
+
import '../../utils/functions/dom.js';
|
|
24
|
+
import 'lodash/isElement';
|
|
25
|
+
import 'lodash/get';
|
|
28
26
|
import '../OrButtonV2/constants.js';
|
|
29
27
|
import '../OrIcon/OrIcon.js';
|
|
30
28
|
import '../OrIcon/constants.js';
|
|
@@ -2,26 +2,24 @@ export { default as OrCode } from './OrCode.js';
|
|
|
2
2
|
export { OrCodeLanguages } from './constants.js';
|
|
3
3
|
import '../../index-cf2c3c27.js';
|
|
4
4
|
import '../../lang-0fb8f78b.js';
|
|
5
|
-
import '
|
|
6
|
-
import '../../index-8a1b5b9c.js';
|
|
5
|
+
import '@vueuse/core';
|
|
7
6
|
import 'vue-demi';
|
|
8
7
|
import '../OrTeleport/OrTeleport.js';
|
|
9
|
-
import 'vue';
|
|
8
|
+
import 'portal-vue/dist/portal-vue.esm.js';
|
|
10
9
|
import '../OrTeleport/constants.js';
|
|
11
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
12
11
|
import './theme.js';
|
|
13
12
|
import '../OrIconButtonV2/OrIconButton.js';
|
|
14
13
|
import '../OrTooltip/OrTooltip.js';
|
|
14
|
+
import 'lodash/isNil';
|
|
15
15
|
import '../OrTooltipContent/OrTooltipContent.js';
|
|
16
16
|
import '../../style-inject.es-4c6f2515.js';
|
|
17
17
|
import '../OrFloating/OrFloating.js';
|
|
18
18
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
19
19
|
import '../OrFloating/constants.js';
|
|
20
|
-
import '../../dom
|
|
21
|
-
import '
|
|
22
|
-
import '
|
|
23
|
-
import '../../toString-f3196832.js';
|
|
24
|
-
import '../../eq-95cd2573.js';
|
|
20
|
+
import '../../utils/functions/dom.js';
|
|
21
|
+
import 'lodash/isElement';
|
|
22
|
+
import 'lodash/get';
|
|
25
23
|
import '../OrButtonV2/constants.js';
|
|
26
24
|
import '../OrIcon/OrIcon.js';
|
|
27
25
|
import '../OrIcon/constants.js';
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, onBeforeUnmount, watch } from 'vue-demi';
|
|
2
2
|
import { pxToRem } from '../../utils/functions/px-to-rem.js';
|
|
3
|
-
import {
|
|
3
|
+
import { setStyle, requestAF, reflow, removeStyle, cancelAF, getBCR } from '../../utils/functions/dom.js';
|
|
4
4
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
5
5
|
import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
|
|
6
|
-
import '
|
|
7
|
-
import '
|
|
8
|
-
import '../../toString-f3196832.js';
|
|
9
|
-
import '../../eq-95cd2573.js';
|
|
6
|
+
import 'lodash/isElement';
|
|
7
|
+
import 'lodash/get';
|
|
10
8
|
|
|
11
9
|
var script = defineComponent({
|
|
12
10
|
name: 'OrCollapse',
|
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
export { default as OrCollapse } from './OrCollapse.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../utils/functions/px-to-rem.js';
|
|
4
|
-
import '../../dom
|
|
5
|
-
import '
|
|
6
|
-
import '
|
|
7
|
-
import '../../toString-f3196832.js';
|
|
8
|
-
import '../../eq-95cd2573.js';
|
|
4
|
+
import '../../utils/functions/dom.js';
|
|
5
|
+
import 'lodash/isElement';
|
|
6
|
+
import 'lodash/get';
|
|
9
7
|
import '../../style-inject.es-4c6f2515.js';
|
|
10
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,21 +1,18 @@
|
|
|
1
1
|
import Palette from './constants.js';
|
|
2
2
|
import { defineComponent, ref } from 'vue-demi';
|
|
3
|
-
import {
|
|
3
|
+
import { useToggle, onClickOutside } from '@vueuse/core';
|
|
4
4
|
import defaultPalette from './utils/defultPalette.js';
|
|
5
5
|
import __vue_component__$1 from '../OrFloating/OrFloating.js';
|
|
6
6
|
import { OrFloatingPlacements } from '../OrFloating/constants.js';
|
|
7
|
-
import { u as useToggle } from '../../index-8a1b5b9c.js';
|
|
8
7
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
9
8
|
import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
|
|
10
9
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
11
10
|
import '../OrTeleport/OrTeleport.js';
|
|
12
|
-
import 'vue';
|
|
11
|
+
import 'portal-vue/dist/portal-vue.esm.js';
|
|
13
12
|
import '../OrTeleport/constants.js';
|
|
14
|
-
import '../../dom
|
|
15
|
-
import '
|
|
16
|
-
import '
|
|
17
|
-
import '../../toString-f3196832.js';
|
|
18
|
-
import '../../eq-95cd2573.js';
|
|
13
|
+
import '../../utils/functions/dom.js';
|
|
14
|
+
import 'lodash/isElement';
|
|
15
|
+
import 'lodash/get';
|
|
19
16
|
|
|
20
17
|
var script = defineComponent({
|
|
21
18
|
name: 'OrColorPicker',
|
|
@@ -1,19 +1,16 @@
|
|
|
1
1
|
export { default as OrColorPicker } from './OrColorPicker.js';
|
|
2
2
|
export { amber, black, blue, blueGrey, brown, cyan, deepOrange, deepPurple, green, indigo, lightBlue, lightGreen, lime, orange, pink, purple, red, teal, white, yellow } from './constants.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
|
-
import '
|
|
5
|
-
import '../../index-8a1b5b9c.js';
|
|
4
|
+
import '@vueuse/core';
|
|
6
5
|
import './utils/defultPalette.js';
|
|
7
6
|
import '../OrFloating/OrFloating.js';
|
|
8
7
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
9
8
|
import '../OrTeleport/OrTeleport.js';
|
|
10
|
-
import 'vue';
|
|
9
|
+
import 'portal-vue/dist/portal-vue.esm.js';
|
|
11
10
|
import '../OrTeleport/constants.js';
|
|
12
11
|
import '../../normalize-component-6e8e3d80.js';
|
|
13
12
|
import '../OrFloating/constants.js';
|
|
14
|
-
import '../../dom
|
|
15
|
-
import '
|
|
16
|
-
import '
|
|
17
|
-
import '../../toString-f3196832.js';
|
|
18
|
-
import '../../eq-95cd2573.js';
|
|
13
|
+
import '../../utils/functions/dom.js';
|
|
14
|
+
import 'lodash/isElement';
|
|
15
|
+
import 'lodash/get';
|
|
19
16
|
import '../../style-inject.es-4c6f2515.js';
|