@onereach/ui-components 4.16.2-beta.3085.0 → 4.16.2-beta.3089.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 +1 -1
- package/dist/bundled/v2/components/OrAvatar/index.js +1 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.js +62 -24
- package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.vue.d.ts +0 -1052
- package/dist/bundled/v2/components/OrBottomSheetV3/index.js +1 -6
- package/dist/bundled/v2/components/OrBottomSheetV3/styles.d.ts +0 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/styles.js +1 -2
- package/dist/bundled/v2/components/OrButtonV2/OrButton.js +1 -1
- package/dist/bundled/v2/components/OrButtonV2/index.js +1 -1
- package/dist/bundled/v2/components/OrButtonV3/OrButton.js +1 -1
- package/dist/bundled/v2/components/OrButtonV3/index.js +1 -1
- package/dist/bundled/v2/components/OrCardCollection/OrCardCollection.js +1 -1
- package/dist/bundled/v2/components/OrCardCollection/index.js +1 -1
- package/dist/bundled/v2/components/OrCardCollectionV3/OrCardCollection.js +1 -6
- package/dist/bundled/v2/components/OrCardCollectionV3/index.js +1 -6
- package/dist/bundled/v2/components/OrCheckbox/OrCheckbox.js +1 -1
- package/dist/bundled/v2/components/OrCheckbox/index.js +1 -1
- package/dist/bundled/v2/components/OrCheckboxGroupV3/OrCheckboxGroup.js +1 -1
- package/dist/bundled/v2/components/OrCheckboxGroupV3/index.js +1 -1
- package/dist/bundled/v2/components/OrCheckboxTreeV3/OrCheckboxTree.js +1 -1
- package/dist/bundled/v2/components/OrCheckboxTreeV3/index.js +1 -1
- package/dist/bundled/v2/components/OrChip/OrChip.js +1 -1
- package/dist/bundled/v2/components/OrChip/index.js +1 -1
- package/dist/bundled/v2/components/OrChips/OrChips.js +1 -1
- package/dist/bundled/v2/components/OrChips/index.js +1 -1
- package/dist/bundled/v2/components/OrCode/OrCode.js +2 -2
- package/dist/bundled/v2/components/OrCode/index.js +2 -2
- package/dist/bundled/v2/components/OrCodeV3/OrCode.js +2 -3
- package/dist/bundled/v2/components/OrCodeV3/index.js +5 -6
- package/dist/bundled/v2/components/OrCollapse/OrCollapse.js +1 -1
- package/dist/bundled/v2/components/OrCollapse/index.js +1 -1
- package/dist/bundled/v2/components/OrColorPicker/OrColorPicker.js +2 -2
- package/dist/bundled/v2/components/OrColorPicker/index.js +2 -2
- package/dist/bundled/v2/components/OrConfirm/OrConfirm.js +2 -2
- package/dist/bundled/v2/components/OrConfirm/index.js +2 -2
- package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +1 -6
- package/dist/bundled/v2/components/OrConfirmV3/index.js +1 -6
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +3 -8
- package/dist/bundled/v2/components/OrDatePickerV3/index.js +3 -8
- package/dist/bundled/v2/components/OrDateTimePicker/OrDateTimePicker.js +2 -2
- package/dist/bundled/v2/components/OrDateTimePicker/index.js +2 -2
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +4 -9
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +4 -9
- package/dist/bundled/v2/components/OrFloating/OrFloating.js +1 -1
- package/dist/bundled/v2/components/OrFloating/index.js +1 -1
- package/dist/bundled/v2/components/OrIcon/OrIcon.js +1 -1
- package/dist/bundled/v2/components/OrIcon/index.js +1 -1
- package/dist/bundled/v2/components/OrIconButtonV2/OrIconButton.js +1 -1
- package/dist/bundled/v2/components/OrIconButtonV2/index.js +1 -1
- package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.js +1 -6
- package/dist/bundled/v2/components/OrIconButtonV3/index.js +1 -6
- package/dist/bundled/v2/components/OrInlineInputV3/OrInlineInput.js +1 -6
- package/dist/bundled/v2/components/OrInlineInputV3/index.js +1 -6
- package/dist/bundled/v2/components/OrInlineTextEdit/OrInlineTextEdit.js +2 -2
- package/dist/bundled/v2/components/OrInlineTextEdit/index.js +2 -2
- package/dist/bundled/v2/components/OrInlineTextareaV3/OrInlineTextarea.js +1 -6
- package/dist/bundled/v2/components/OrInlineTextareaV3/index.js +1 -6
- package/dist/bundled/v2/components/OrInput/OrInput.js +1 -1
- package/dist/bundled/v2/components/OrInput/index.js +1 -1
- package/dist/bundled/v2/components/OrInputV3/OrInput.js +1 -6
- package/dist/bundled/v2/components/OrInputV3/index.js +1 -6
- package/dist/bundled/v2/components/OrList/OrList.js +1 -1
- package/dist/bundled/v2/components/OrList/index.js +1 -1
- package/dist/bundled/v2/components/OrListOfInputs/OrListOfInputs.js +1 -1
- package/dist/bundled/v2/components/OrListOfInputs/index.js +1 -1
- package/dist/bundled/v2/components/OrLoaderV3/OrLoader.js +1 -1
- package/dist/bundled/v2/components/OrLoaderV3/index.js +1 -1
- package/dist/bundled/v2/components/OrMenuV3/OrMenu.js +1 -6
- package/dist/bundled/v2/components/OrMenuV3/index.js +1 -6
- package/dist/bundled/v2/components/OrModal/OrModal.js +2 -2
- package/dist/bundled/v2/components/OrModal/index.js +2 -2
- package/dist/bundled/v2/components/OrModalV3/OrModal.js +1 -6
- package/dist/bundled/v2/components/OrModalV3/index.js +1 -6
- package/dist/bundled/v2/components/OrNotification/OrNotification.js +1 -1
- package/dist/bundled/v2/components/OrNotification/index.js +1 -1
- package/dist/bundled/v2/components/OrNotificationV3/OrNotification.js +1 -6
- package/dist/bundled/v2/components/OrNotificationV3/index.js +1 -6
- package/dist/bundled/v2/components/OrNumberInput/OrNumberInput.js +1 -1
- package/dist/bundled/v2/components/OrNumberInput/index.js +1 -1
- package/dist/bundled/v2/components/OrOverflowMenu/OrOverflowMenu.js +2 -2
- package/dist/bundled/v2/components/OrOverflowMenu/index.js +2 -2
- package/dist/bundled/v2/components/OrOverlayV3/OrOverlay.js +1 -1
- package/dist/bundled/v2/components/OrOverlayV3/index.js +1 -1
- package/dist/bundled/v2/components/OrPaginationV3/OrPagination.js +1 -6
- package/dist/bundled/v2/components/OrPaginationV3/index.js +1 -6
- package/dist/bundled/v2/components/OrPassword/OrPassword.js +2 -2
- package/dist/bundled/v2/components/OrPassword/index.js +2 -2
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +1 -6
- package/dist/bundled/v2/components/OrPopoverV3/index.js +1 -6
- package/dist/bundled/v2/components/OrProgressV3/OrProgress.js +1 -1
- package/dist/bundled/v2/components/OrProgressV3/index.js +1 -1
- package/dist/bundled/v2/components/OrSearch/OrSearch.js +1 -1
- package/dist/bundled/v2/components/OrSearch/index.js +1 -1
- package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +1 -6
- package/dist/bundled/v2/components/OrSearchV3/index.js +1 -6
- package/dist/bundled/v2/components/OrSelect/OrSelect.js +2 -2
- package/dist/bundled/v2/components/OrSelect/index.js +2 -2
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +1 -6
- package/dist/bundled/v2/components/OrSelectV3/index.js +1 -6
- package/dist/bundled/v2/components/OrSidebar/OrSidebar.js +1 -1
- package/dist/bundled/v2/components/OrSidebar/index.js +1 -1
- package/dist/bundled/v2/components/OrSidebarV3/OrSidebar.js +1 -6
- package/dist/bundled/v2/components/OrSidebarV3/index.js +1 -6
- package/dist/bundled/v2/components/OrSlider/OrSlider.js +2 -2
- package/dist/bundled/v2/components/OrSlider/index.js +2 -2
- package/dist/bundled/v2/components/OrSortingV3/OrSorting.js +1 -6
- package/dist/bundled/v2/components/OrSortingV3/index.js +1 -6
- package/dist/bundled/v2/components/OrStepper/OrStepper.js +1 -1
- package/dist/bundled/v2/components/OrStepper/index.js +1 -1
- package/dist/bundled/v2/components/OrSwitchV3/OrSwitch.js +1 -1
- package/dist/bundled/v2/components/OrSwitchV3/index.js +1 -1
- package/dist/bundled/v2/components/OrTabsV3/OrTabs.js +1 -6
- package/dist/bundled/v2/components/OrTabsV3/index.js +1 -6
- package/dist/bundled/v2/components/OrTag/OrTag.js +1 -1
- package/dist/bundled/v2/components/OrTag/index.js +1 -1
- package/dist/bundled/v2/components/OrTagInputV3/OrTagInput.js +1 -6
- package/dist/bundled/v2/components/OrTagInputV3/index.js +1 -6
- package/dist/bundled/v2/components/OrTagV3/OrTag.js +1 -6
- package/dist/bundled/v2/components/OrTagV3/index.js +1 -6
- package/dist/bundled/v2/components/OrTagsV3/OrTags.js +1 -6
- package/dist/bundled/v2/components/OrTagsV3/index.js +1 -6
- package/dist/bundled/v2/components/OrTextarea/OrTextarea.js +1 -1
- package/dist/bundled/v2/components/OrTextarea/index.js +1 -1
- package/dist/bundled/v2/components/OrTextbox/OrTextbox.js +1 -1
- package/dist/bundled/v2/components/OrTextbox/index.js +1 -1
- package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +3 -8
- package/dist/bundled/v2/components/OrTimePickerV3/index.js +3 -8
- package/dist/bundled/v2/components/OrToast/OrToast.js +1 -1
- package/dist/bundled/v2/components/OrToast/composable/index.js +1 -1
- package/dist/bundled/v2/components/OrToast/composable/useToast.js +1 -1
- package/dist/bundled/v2/components/OrToast/composable/useToastEventBus.js +1 -1
- package/dist/bundled/v2/components/OrToast/index.js +2 -2
- package/dist/bundled/v2/components/OrToastContainer/OrToastContainer.js +2 -2
- package/dist/bundled/v2/components/OrToastContainer/index.js +2 -2
- package/dist/bundled/v2/components/OrToastContainerV3/OrToastContainer.js +1 -6
- package/dist/bundled/v2/components/OrToastContainerV3/index.js +1 -6
- package/dist/bundled/v2/components/OrToastV3/OrToast.js +1 -6
- package/dist/bundled/v2/components/OrToastV3/composable/index.js +1 -1
- package/dist/bundled/v2/components/OrToastV3/composable/useToast.js +1 -1
- package/dist/bundled/v2/components/OrToastV3/composable/useToastEventBus.js +1 -1
- package/dist/bundled/v2/components/OrToastV3/index.js +1 -6
- package/dist/bundled/v2/components/OrTooltip/OrTooltip.js +1 -1
- package/dist/bundled/v2/components/OrTooltip/index.js +1 -1
- package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.js +1 -6
- package/dist/bundled/v2/components/OrTooltipV3/index.js +1 -6
- package/dist/bundled/v2/components/OrTreeV3/OrTree.js +1 -1
- package/dist/bundled/v2/components/OrTreeV3/index.js +1 -1
- package/dist/bundled/v2/components/index.js +8 -9
- package/dist/bundled/{v3/dom-571739a2.js → v2/dom-59ac8636.js} +1 -1
- package/dist/bundled/v2/hooks/index.js +1 -1
- package/dist/bundled/v2/hooks/useOverflow.js +1 -1
- package/dist/bundled/v2/hooks/useResponsive/index.js +1 -1
- package/dist/bundled/v2/hooks/useResponsive/useResponsive.js +1 -1
- package/dist/bundled/v2/{index-509d77a1.js → index-760079e7.js} +2 -2
- package/dist/bundled/v2/index.d.ts +1 -2
- package/dist/bundled/v2/index.js +18 -17
- package/dist/bundled/v2/utils/functions/dom.js +1 -1
- package/dist/bundled/v2/utils/index.d.ts +13 -0
- package/dist/bundled/v2/utils/index.js +16 -0
- package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-552fce16.js → OrAvatar.vue_vue_type_script_lang-b0f87dcb.js} +1 -1
- package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-9d6701ce.js → OrBottomSheet.vue_vue_type_script_lang-c07ed3a1.js} +61 -18
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-098131d0.js → OrButton.vue_vue_type_script_lang-7370e903.js} +1 -1
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-5b8437d7.js → OrButton.vue_vue_type_script_lang-7b987ea8.js} +1 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-eb86b548.js → OrCardCollection.vue_vue_type_script_lang-8e3994b3.js} +3 -3
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-bc4757dd.js → OrCardCollection.vue_vue_type_script_lang-b6569f84.js} +3 -3
- package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-dedfe767.js → OrCheckbox.vue_vue_type_script_lang-4ace6532.js} +1 -1
- package/dist/bundled/v3/{OrCheckboxGroup.vue_vue_type_script_lang-ff3d450b.js → OrCheckboxGroup.vue_vue_type_script_lang-72b54d71.js} +1 -1
- package/dist/bundled/v3/{OrCheckboxTree.vue_vue_type_script_lang-120abecd.js → OrCheckboxTree.vue_vue_type_script_lang-79be356f.js} +1 -1
- package/dist/bundled/v3/{OrChip.vue_vue_type_script_lang-d0c62419.js → OrChip.vue_vue_type_script_lang-dff95c69.js} +1 -1
- package/dist/bundled/v3/{OrChips.vue_vue_type_script_lang-d7a38038.js → OrChips.vue_vue_type_script_lang-87ec7b86.js} +1 -1
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-f1380ecb.js → OrCode.vue_vue_type_script_lang-316f39e6.js} +3 -3
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-cf7a8bd8.js → OrCode.vue_vue_type_script_lang-41c3b8e3.js} +3 -3
- package/dist/bundled/v3/{OrCollapse.vue_vue_type_script_lang-e2dcce92.js → OrCollapse.vue_vue_type_script_lang-ff19651e.js} +1 -1
- package/dist/bundled/v3/{OrColorPicker.vue_vue_type_script_lang-5ad76fcb.js → OrColorPicker.vue_vue_type_script_lang-c54a93bb.js} +2 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-2cf04079.js → OrConfirm.vue_vue_type_script_lang-09de9e6f.js} +4 -4
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-73aa938c.js → OrConfirm.vue_vue_type_script_lang-2bcf9fd1.js} +4 -4
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-9c41e3f9.js → OrDatePicker.vue_vue_type_script_lang-fbd95665.js} +4 -4
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-e913f82c.js → OrDateTimePicker.vue_vue_type_script_lang-4ab13138.js} +5 -5
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-32107a94.js → OrDateTimePicker.vue_vue_type_script_lang-7dbc5de3.js} +5 -5
- package/dist/bundled/v3/{OrDateTimePickerMonthSelect-c1711d61.js → OrDateTimePickerMonthSelect-95e33ca0.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePickerPopoverHeader-dec42484.js → OrDateTimePickerPopoverHeader-4959231c.js} +1 -1
- package/dist/bundled/v3/{OrDateTimePickerTimeSelect-ae24d04e.js → OrDateTimePickerTimeSelect-b8cc72af.js} +1 -1
- package/dist/bundled/v3/{OrFloating.vue_vue_type_script_lang-d762f4b0.js → OrFloating.vue_vue_type_script_lang-c794419a.js} +1 -1
- package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-b77bb268.js → OrIcon.vue_vue_type_script_lang-a705992d.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-e078ed4c.js → OrIconButton.vue_vue_type_script_lang-156ebd5c.js} +2 -2
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-4bf3ae40.js → OrIconButton.vue_vue_type_script_lang-590899a3.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-43321b2b.js → OrInlineInput.vue_vue_type_script_lang-c05c08e4.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextEdit.vue_vue_type_script_lang-7a921f8b.js → OrInlineTextEdit.vue_vue_type_script_lang-1d5b659d.js} +4 -4
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-db4f0a3b.js → OrInlineTextarea.vue_vue_type_script_lang-849178e7.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-d64bda8a.js → OrInput.vue_vue_type_script_lang-04e7774f.js} +2 -2
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-1be980cf.js → OrInput.vue_vue_type_script_lang-4f4792c2.js} +2 -2
- package/dist/bundled/v3/{OrList.vue_vue_type_script_lang-c6f46a0e.js → OrList.vue_vue_type_script_lang-7e85cdb9.js} +4 -4
- package/dist/bundled/v3/{OrListOfInputs.vue_vue_type_script_lang-04af76e1.js → OrListOfInputs.vue_vue_type_script_lang-592a5f92.js} +4 -4
- package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-0395ad21.js → OrLoader.vue_vue_type_script_lang-a21dc976.js} +1 -1
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-021144d0.js → OrMenu.vue_vue_type_script_lang-5e1d4d75.js} +1 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-2c5c049e.js → OrModal.vue_vue_type_script_lang-88fa589e.js} +2 -2
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-71e928a9.js → OrModal.vue_vue_type_script_lang-cd3867cf.js} +2 -2
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-c17521c0.js → OrNotification.vue_vue_type_script_lang-53e82265.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-86084f5e.js → OrNotification.vue_vue_type_script_lang-95906f61.js} +2 -2
- package/dist/bundled/v3/{OrNumberInput.vue_vue_type_script_lang-9d6763fa.js → OrNumberInput.vue_vue_type_script_lang-a4a77c3d.js} +1 -1
- package/dist/bundled/v3/{OrOverflowMenu.vue_vue_type_script_lang-09e92920.js → OrOverflowMenu.vue_vue_type_script_lang-92b1192f.js} +4 -4
- package/dist/bundled/v3/{OrOverlay.vue_vue_type_script_lang-01c9e89b.js → OrOverlay.vue_vue_type_script_lang-9036d75d.js} +1 -1
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-c36afcb9.js → OrPagination.vue_vue_type_script_lang-a4a67a47.js} +2 -2
- package/dist/bundled/v3/{OrPassword.vue_vue_type_script_lang-5348110a.js → OrPassword.vue_vue_type_script_lang-a1e95694.js} +3 -3
- package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-26dd5475.js → OrPopover.vue_vue_type_script_lang-24f2bc49.js} +2 -2
- package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-5573d34e.js → OrProgress.vue_vue_type_script_lang-2d5ead47.js} +1 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-07373511.js → OrSearch.vue_vue_type_script_lang-a9d66616.js} +1 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-933e71b8.js → OrSearch.vue_vue_type_script_lang-f7431083.js} +2 -2
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-dce0a817.js → OrSelect.vue_vue_type_script_lang-1d7d513d.js} +5 -5
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-9acc1912.js → OrSelect.vue_vue_type_script_lang-29577967.js} +4 -4
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-8186b9bc.js → OrSidebar.vue_vue_type_script_lang-c5ba93ca.js} +2 -2
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-81941fe6.js → OrSidebar.vue_vue_type_script_lang-cac8e5b7.js} +1 -1
- package/dist/bundled/v3/{OrSlider.vue_vue_type_script_lang-aff2dfa0.js → OrSlider.vue_vue_type_script_lang-2623e261.js} +3 -3
- package/dist/bundled/v3/{OrSorting.vue_vue_type_script_lang-c12a13b0.js → OrSorting.vue_vue_type_script_lang-bacfeefa.js} +2 -2
- package/dist/bundled/v3/{OrStepper.vue_vue_type_script_lang-999e65f6.js → OrStepper.vue_vue_type_script_lang-2c9156ce.js} +1 -1
- package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-ee55263f.js → OrSwitch.vue_vue_type_script_lang-2014e70b.js} +1 -1
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-e00ea5e2.js → OrTabs.vue_vue_type_script_lang-c2191c3d.js} +2 -2
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-35dd9ab6.js → OrTag.vue_vue_type_script_lang-631bc867.js} +1 -1
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-42a69c16.js → OrTag.vue_vue_type_script_lang-c0542bcb.js} +1 -1
- package/dist/bundled/v3/{OrTagInput.vue_vue_type_script_lang-6b584d66.js → OrTagInput.vue_vue_type_script_lang-ee7c83eb.js} +2 -2
- package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-d4e4da50.js → OrTags.vue_vue_type_script_lang-22fcc56b.js} +3 -3
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-af7cab22.js → OrTextarea.vue_vue_type_script_lang-a367f7df.js} +2 -2
- package/dist/bundled/v3/{OrTextbox.vue_vue_type_script_lang-80e42d58.js → OrTextbox.vue_vue_type_script_lang-b1385d8a.js} +3 -3
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-223d7bb1.js → OrTimePicker.vue_vue_type_script_lang-7be29cfc.js} +4 -4
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-bfcbc29a.js → OrTooltip.vue_vue_type_script_lang-0b90a2ea.js} +1 -1
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-3bf79d56.js → OrTooltip.vue_vue_type_script_lang-e7452e43.js} +1 -1
- package/dist/bundled/v3/{OrTree.vue_vue_type_script_lang-1606b260.js → OrTree.vue_vue_type_script_lang-99197964.js} +1 -1
- package/dist/bundled/v3/components/OrAvatar/OrAvatar.js +5 -5
- package/dist/bundled/v3/components/OrAvatar/index.js +4 -4
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +6 -12
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.vue.d.ts +0 -526
- package/dist/bundled/v3/components/OrBottomSheetV3/index.js +3 -8
- package/dist/bundled/v3/components/OrBottomSheetV3/styles.d.ts +0 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/styles.js +1 -2
- package/dist/bundled/v3/components/OrButtonV2/OrButton.js +5 -5
- package/dist/bundled/v3/components/OrButtonV2/index.js +6 -6
- package/dist/bundled/v3/components/OrButtonV3/OrButton.js +4 -4
- package/dist/bundled/v3/components/OrButtonV3/index.js +3 -3
- package/dist/bundled/v3/components/OrCardCollection/OrCardCollection.js +10 -10
- package/dist/bundled/v3/components/OrCardCollection/index.js +9 -9
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +14 -19
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +13 -18
- package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.js +5 -5
- package/dist/bundled/v3/components/OrCheckbox/index.js +4 -4
- package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +6 -6
- package/dist/bundled/v3/components/OrCheckboxGroupV3/index.js +5 -5
- package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +5 -5
- package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +4 -4
- package/dist/bundled/v3/components/OrChip/OrChip.js +5 -5
- package/dist/bundled/v3/components/OrChip/index.js +4 -4
- package/dist/bundled/v3/components/OrChips/OrChips.js +6 -6
- package/dist/bundled/v3/components/OrChips/index.js +5 -5
- package/dist/bundled/v3/components/OrCode/OrCode.js +9 -9
- package/dist/bundled/v3/components/OrCode/index.js +8 -8
- package/dist/bundled/v3/components/OrCodeV3/OrCode.js +13 -14
- package/dist/bundled/v3/components/OrCodeV3/index.js +12 -13
- package/dist/bundled/v3/components/OrCollapse/OrCollapse.js +3 -3
- package/dist/bundled/v3/components/OrCollapse/index.js +2 -2
- package/dist/bundled/v3/components/OrColorPicker/OrColorPicker.js +5 -5
- package/dist/bundled/v3/components/OrColorPicker/index.js +4 -4
- package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +12 -12
- package/dist/bundled/v3/components/OrConfirm/index.js +11 -11
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +11 -16
- package/dist/bundled/v3/components/OrConfirmV3/index.js +10 -15
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +13 -18
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +12 -17
- package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.js +9 -9
- package/dist/bundled/v3/components/OrDateTimePicker/index.js +8 -8
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +14 -19
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +13 -18
- package/dist/bundled/v3/components/OrFloating/OrFloating.js +3 -3
- package/dist/bundled/v3/components/OrFloating/index.js +2 -2
- package/dist/bundled/v3/components/OrIcon/OrIcon.js +4 -4
- package/dist/bundled/v3/components/OrIcon/index.js +3 -3
- package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.js +6 -6
- package/dist/bundled/v3/components/OrIconButtonV2/index.js +5 -5
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +7 -12
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +6 -11
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +8 -13
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +7 -12
- package/dist/bundled/v3/components/OrInlineTextEdit/OrInlineTextEdit.js +9 -9
- package/dist/bundled/v3/components/OrInlineTextEdit/index.js +8 -8
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +8 -13
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +7 -12
- package/dist/bundled/v3/components/OrInput/OrInput.js +4 -4
- package/dist/bundled/v3/components/OrInput/index.js +3 -3
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +9 -14
- package/dist/bundled/v3/components/OrInputV3/index.js +8 -13
- package/dist/bundled/v3/components/OrList/OrList.js +8 -8
- package/dist/bundled/v3/components/OrList/index.js +7 -7
- package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.js +11 -11
- package/dist/bundled/v3/components/OrListOfInputs/index.js +10 -10
- package/dist/bundled/v3/components/OrLoaderV3/OrLoader.js +3 -3
- package/dist/bundled/v3/components/OrLoaderV3/index.js +2 -2
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +6 -11
- package/dist/bundled/v3/components/OrMenuV3/index.js +5 -10
- package/dist/bundled/v3/components/OrModal/OrModal.js +8 -8
- package/dist/bundled/v3/components/OrModal/index.js +7 -7
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +8 -13
- package/dist/bundled/v3/components/OrModalV3/index.js +7 -12
- package/dist/bundled/v3/components/OrNotification/OrNotification.js +7 -7
- package/dist/bundled/v3/components/OrNotification/index.js +6 -6
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +8 -13
- package/dist/bundled/v3/components/OrNotificationV3/index.js +7 -12
- package/dist/bundled/v3/components/OrNumberInput/OrNumberInput.js +5 -5
- package/dist/bundled/v3/components/OrNumberInput/index.js +4 -4
- package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +9 -9
- package/dist/bundled/v3/components/OrOverflowMenu/index.js +8 -8
- package/dist/bundled/v3/components/OrOverlayV3/OrOverlay.js +3 -3
- package/dist/bundled/v3/components/OrOverlayV3/index.js +2 -2
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +9 -14
- package/dist/bundled/v3/components/OrPaginationV3/index.js +8 -13
- package/dist/bundled/v3/components/OrPassword/OrPassword.js +10 -10
- package/dist/bundled/v3/components/OrPassword/index.js +9 -9
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +5 -10
- package/dist/bundled/v3/components/OrPopoverV3/index.js +4 -9
- package/dist/bundled/v3/components/OrProgressV3/OrProgress.js +3 -3
- package/dist/bundled/v3/components/OrProgressV3/index.js +2 -2
- package/dist/bundled/v3/components/OrSearch/OrSearch.js +9 -9
- package/dist/bundled/v3/components/OrSearch/index.js +8 -8
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +10 -15
- package/dist/bundled/v3/components/OrSearchV3/index.js +9 -14
- package/dist/bundled/v3/components/OrSelect/OrSelect.js +8 -8
- package/dist/bundled/v3/components/OrSelect/index.js +7 -7
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +11 -16
- package/dist/bundled/v3/components/OrSelectV3/index.js +10 -15
- package/dist/bundled/v3/components/OrSidebar/OrSidebar.js +3 -3
- package/dist/bundled/v3/components/OrSidebar/index.js +2 -2
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +8 -13
- package/dist/bundled/v3/components/OrSidebarV3/index.js +7 -12
- package/dist/bundled/v3/components/OrSlider/OrSlider.js +6 -6
- package/dist/bundled/v3/components/OrSlider/index.js +5 -5
- package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +9 -14
- package/dist/bundled/v3/components/OrSortingV3/index.js +8 -13
- package/dist/bundled/v3/components/OrStepper/OrStepper.js +6 -6
- package/dist/bundled/v3/components/OrStepper/index.js +5 -5
- package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.js +4 -4
- package/dist/bundled/v3/components/OrSwitchV3/index.js +3 -3
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +7 -12
- package/dist/bundled/v3/components/OrTabsV3/index.js +6 -11
- package/dist/bundled/v3/components/OrTag/OrTag.js +5 -5
- package/dist/bundled/v3/components/OrTag/index.js +4 -4
- package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +12 -17
- package/dist/bundled/v3/components/OrTagInputV3/index.js +11 -16
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +8 -13
- package/dist/bundled/v3/components/OrTagV3/index.js +7 -12
- package/dist/bundled/v3/components/OrTagsV3/OrTags.js +11 -16
- package/dist/bundled/v3/components/OrTagsV3/index.js +10 -15
- package/dist/bundled/v3/components/OrTextarea/OrTextarea.js +4 -4
- package/dist/bundled/v3/components/OrTextarea/index.js +3 -3
- package/dist/bundled/v3/components/OrTextbox/OrTextbox.js +8 -8
- package/dist/bundled/v3/components/OrTextbox/index.js +7 -7
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +12 -17
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +11 -16
- package/dist/bundled/v3/components/OrToast/OrToast.js +5 -5
- package/dist/bundled/v3/components/OrToast/composable/index.js +1 -1
- package/dist/bundled/v3/components/OrToast/composable/useToast.js +1 -1
- package/dist/bundled/v3/components/OrToast/composable/useToastEventBus.js +1 -1
- package/dist/bundled/v3/components/OrToast/index.js +7 -7
- package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.js +8 -8
- package/dist/bundled/v3/components/OrToastContainer/index.js +7 -7
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +9 -14
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +8 -13
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +7 -12
- package/dist/bundled/v3/components/OrToastV3/composable/index.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/composable/useToast.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/composable/useToastEventBus.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/index.js +8 -13
- package/dist/bundled/v3/components/OrTooltip/OrTooltip.js +4 -4
- package/dist/bundled/v3/components/OrTooltip/index.js +3 -3
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +6 -11
- package/dist/bundled/v3/components/OrTooltipV3/index.js +5 -10
- package/dist/bundled/v3/components/OrTreeV3/OrTree.js +5 -5
- package/dist/bundled/v3/components/OrTreeV3/index.js +4 -4
- package/dist/bundled/v3/components/index.js +75 -76
- package/dist/bundled/{v2/dom-571739a2.js → v3/dom-59ac8636.js} +1 -1
- package/dist/bundled/v3/hooks/index.js +1 -1
- package/dist/bundled/v3/hooks/useOverflow.js +1 -1
- package/dist/bundled/v3/hooks/useResponsive/index.js +1 -1
- package/dist/bundled/v3/hooks/useResponsive/useResponsive.js +1 -1
- package/dist/bundled/v3/{index-929e224a.js → index-e11e05e2.js} +2 -2
- package/dist/bundled/v3/index.d.ts +1 -2
- package/dist/bundled/v3/index.js +85 -84
- package/dist/bundled/v3/utils/functions/dom.js +1 -1
- package/dist/bundled/v3/utils/index.d.ts +13 -0
- package/dist/bundled/v3/utils/index.js +16 -0
- package/dist/esm/v2/{OrAvatar-2b00cd61.js → OrAvatar-2d73ca2c.js} +1 -1
- package/dist/esm/v2/{OrAvatar-3df48865.js → OrAvatar-d1c82ab9.js} +1 -1
- package/dist/esm/v2/{OrBottomSheet-67e6d85e.js → OrBottomSheet-4a78742a.js} +61 -85
- package/dist/esm/v2/{OrButton-bafb6cad.js → OrButton-dc23a0b5.js} +1 -1
- package/dist/esm/v2/{OrButton-b60290c4.js → OrButton-f189b59b.js} +1 -1
- package/dist/esm/v2/{OrButton.vue_rollup-plugin-vue_styles.0-3b064042.js → OrButton.vue_rollup-plugin-vue_styles.0-6f0a9dd4.js} +3 -3
- package/dist/esm/v2/{OrCardCollection-4eb5c533.js → OrCardCollection-bea023f8.js} +5 -5
- package/dist/esm/v2/{OrCardCollection-ca6d1e3c.js → OrCardCollection-ed87aa1c.js} +3 -3
- package/dist/esm/v2/{OrCheckbox-9e76cdaf.js → OrCheckbox-db66b4ea.js} +2 -5
- package/dist/esm/v2/{OrCheckbox-91788c22.js → OrCheckbox-fcd6b64c.js} +1 -1
- package/dist/esm/v2/{OrCheckboxGroup-a190249b.js → OrCheckboxGroup-eda833b1.js} +1 -1
- package/dist/esm/v2/{OrCheckboxTree-a09100a7.js → OrCheckboxTree-231ba2b1.js} +2 -2
- package/dist/esm/v2/{OrChip-a614bbb9.js → OrChip-6cae6dab.js} +1 -1
- package/dist/esm/v2/{OrChips-bdf51639.js → OrChips-dd82c2b6.js} +1 -1
- package/dist/esm/v2/{OrChips.vue_rollup-plugin-vue_styles.0-af9f8d87.js → OrChips.vue_rollup-plugin-vue_styles.0-fc390185.js} +1 -1
- package/dist/esm/v2/{OrCode-996daa11.js → OrCode-1f55e2bf.js} +2 -2
- package/dist/esm/v2/{OrCode-cbd05828.js → OrCode-34234c09.js} +4 -4
- package/dist/esm/v2/{OrCollapse-9b5d590f.js → OrCollapse-9d22b072.js} +1 -1
- package/dist/esm/v2/{OrColorPicker-5370585d.js → OrColorPicker-7a4f2fcb.js} +1 -1
- package/dist/esm/v2/{OrConfirm-f4eec5b2.js → OrConfirm-807585ea.js} +4 -4
- package/dist/esm/v2/{OrConfirm-e4f8c958.js → OrConfirm-ac1c3938.js} +1 -1
- package/dist/esm/v2/{OrDatePicker-20d1ed3e.js → OrDatePicker-566f983c.js} +3 -3
- package/dist/esm/v2/{OrDateTimePicker-42c99a26.js → OrDateTimePicker-2acbba82.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker-fb410167.js → OrDateTimePicker-7f4ecc89.js} +6 -6
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-64817206.js → OrDateTimePicker.vue_rollup-plugin-vue_script-42274298.js} +3 -3
- package/dist/esm/v2/{OrDateTimePickerPopoverHeader-dd9de00f.js → OrDateTimePickerPopoverHeader-cbc0db61.js} +3 -3
- package/dist/esm/v2/{OrFloating-e7ac7618.js → OrFloating-b41017c7.js} +1 -1
- package/dist/esm/v2/{OrIcon-fa826b6b.js → OrIcon-d26e8a1e.js} +2 -2
- package/dist/esm/v2/{OrIconButton-544ee642.js → OrIconButton-257b38f2.js} +1 -1
- package/dist/esm/v2/{OrIconButton-85a6de2c.js → OrIconButton-c7400430.js} +2 -2
- package/dist/esm/v2/{OrIconButton.vue_rollup-plugin-vue_styles.0-70039ca7.js → OrIconButton.vue_rollup-plugin-vue_styles.0-91855f16.js} +4 -4
- package/dist/esm/v2/{OrInlineInput-2b7f5745.js → OrInlineInput-76e293b3.js} +1 -1
- package/dist/esm/v2/{OrInlineTextEdit-f52267aa.js → OrInlineTextEdit-2ec8a8b4.js} +5 -5
- package/dist/esm/v2/{OrInlineTextarea-281064ab.js → OrInlineTextarea-25779658.js} +1 -1
- package/dist/esm/v2/{OrInput-a7e317b8.js → OrInput-41603455.js} +1 -1
- package/dist/esm/v2/{OrInput-014d2e47.js → OrInput-7a12709e.js} +2 -2
- package/dist/esm/v2/{OrList-2e65227a.js → OrList-f98a05a4.js} +4 -4
- package/dist/esm/v2/{OrListOfInputs-9b7522fa.js → OrListOfInputs-1eaeb7e9.js} +6 -6
- package/dist/esm/v2/{OrLoader-0cc7c73e.js → OrLoader-90406201.js} +2 -5
- package/dist/esm/v2/{OrMenu-54d6a7a5.js → OrMenu-df584a8c.js} +1 -1
- package/dist/esm/v2/{OrModal-5626eeee.js → OrModal-773fe75c.js} +1 -1
- package/dist/esm/v2/{OrModal-206611f2.js → OrModal-d300f52f.js} +3 -3
- package/dist/esm/v2/{OrNotification-b0fb0d4f.js → OrNotification-a279c8a6.js} +1 -1
- package/dist/esm/v2/{OrNotification-44bc1f50.js → OrNotification-defc3f87.js} +4 -4
- package/dist/esm/v2/{OrNumberInput-fcbcf229.js → OrNumberInput-7f0d6f74.js} +1 -1
- package/dist/esm/v2/{OrOverflowMenu-e3ae75a3.js → OrOverflowMenu-6f60e864.js} +5 -5
- package/dist/esm/v2/{OrPagination-11d363f2.js → OrPagination-a5db10f7.js} +2 -2
- package/dist/esm/v2/{OrPassword-681f8c53.js → OrPassword-ab2acc85.js} +4 -4
- package/dist/esm/v2/{OrPopover-c511273a.js → OrPopover-018274a5.js} +1 -1
- package/dist/esm/v2/{OrSearch-e2941d35.js → OrSearch-ac542dd6.js} +4 -4
- package/dist/esm/v2/{OrSearch-7ad39657.js → OrSearch-d5b51596.js} +1 -1
- package/dist/esm/v2/{OrSelect-817905e4.js → OrSelect-46809ad0.js} +6 -5
- package/dist/esm/v2/{OrSelect-49239b74.js → OrSelect-c0d04cf6.js} +7 -6
- package/dist/esm/v2/{OrSidebar-74f719fc.js → OrSidebar-90ba92ed.js} +1 -1
- package/dist/esm/v2/{OrSidebarCollapseButton-07d12eb4.js → OrSidebarCollapseButton-1d4a5907.js} +1 -1
- package/dist/esm/v2/{OrSlider-529730ed.js → OrSlider-c913a2b6.js} +2 -2
- package/dist/esm/v2/{OrSorting-ef99ef70.js → OrSorting-3ce7e017.js} +2 -2
- package/dist/esm/v2/{OrStepper-3707ec50.js → OrStepper-8dc4059a.js} +2 -2
- package/dist/esm/v2/{OrSwitch-75458852.js → OrSwitch-322328f7.js} +1 -1
- package/dist/esm/v2/{OrTabs-b8a92669.js → OrTabs-45e6ad4d.js} +2 -2
- package/dist/esm/v2/{OrTag-b6125507.js → OrTag-47b9111c.js} +1 -1
- package/dist/esm/v2/{OrTag-54778d09.js → OrTag-b5803a20.js} +2 -2
- package/dist/esm/v2/{OrTagInput-f2ddcc97.js → OrTagInput-d9ea325e.js} +2 -2
- package/dist/esm/v2/{OrTags-b7d9e52c.js → OrTags-6bf4fb3a.js} +2 -2
- package/dist/esm/v2/{OrTextarea-d36f4ec6.js → OrTextarea-9febab19.js} +2 -2
- package/dist/esm/v2/{OrTextbox-a937432f.js → OrTextbox-cb15a62f.js} +5 -5
- package/dist/esm/v2/{OrTimePicker-9312df72.js → OrTimePicker-658ac979.js} +4 -4
- package/dist/esm/v2/{OrToastContainer-7017d12b.js → OrToastContainer-d1a7b839.js} +3 -3
- package/dist/esm/v2/{OrTooltip-0bbf1ed5.js → OrTooltip-2f267924.js} +1 -1
- package/dist/esm/v2/{OrTooltip-7a9861a2.js → OrTooltip-4c6e799d.js} +1 -1
- package/dist/esm/v2/{OrTooltip.vue_rollup-plugin-vue_styles.0-47985d95.js → OrTooltip.vue_rollup-plugin-vue_styles.0-0aca0c11.js} +1 -1
- package/dist/esm/v2/color-6b0fc765.js +106 -0
- package/dist/esm/v2/components/index.js +77 -75
- package/dist/esm/v2/components/or-avatar/index.js +5 -5
- package/dist/esm/v2/components/or-avatar-v3/index.js +2 -2
- package/dist/esm/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +0 -1052
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +1 -2
- package/dist/esm/v2/components/or-bottom-sheet-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-button/index.js +3 -2
- package/dist/esm/v2/components/or-button-v2/index.js +11 -10
- package/dist/esm/v2/components/or-card-collection/index.js +14 -13
- package/dist/esm/v2/components/or-card-collection-v3/index.js +9 -10
- package/dist/esm/v2/components/or-checkbox/index.js +5 -5
- package/dist/esm/v2/components/or-checkbox-group-v3/index.js +4 -3
- package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +3 -2
- package/dist/esm/v2/components/or-checkbox-v3/index.js +2 -1
- package/dist/esm/v2/components/or-chips/index.js +7 -7
- package/dist/esm/v2/components/or-chips/or-chip/index.js +5 -5
- package/dist/esm/v2/components/or-code/index.js +12 -11
- package/dist/esm/v2/components/or-code-v3/index.js +6 -6
- package/dist/esm/v2/components/or-collapse/index.js +2 -2
- package/dist/esm/v2/components/or-color-picker/index.js +3 -3
- package/dist/esm/v2/components/or-confirm/index.js +15 -14
- package/dist/esm/v2/components/or-confirm-v3/index.js +6 -7
- package/dist/esm/v2/components/or-date-picker-v3/index.js +7 -8
- package/dist/esm/v2/components/or-date-time-picker/index.js +12 -11
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +8 -9
- package/dist/esm/v2/components/or-floating/index.js +2 -2
- package/dist/esm/v2/components/or-icon/index.js +4 -4
- package/dist/esm/v2/components/or-icon-button-v2/index.js +9 -8
- package/dist/esm/v2/components/or-icon-button-v3/index.js +4 -5
- package/dist/esm/v2/components/or-inline-input-v3/index.js +5 -6
- package/dist/esm/v2/components/or-inline-text-edit/index.js +12 -11
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +5 -6
- package/dist/esm/v2/components/or-input/index.js +3 -3
- package/dist/esm/v2/components/or-input-v3/index.js +5 -6
- package/dist/esm/v2/components/or-list/index.js +12 -11
- package/dist/esm/v2/components/or-list-of-inputs/index.js +15 -14
- package/dist/esm/v2/components/or-loader/index.js +2 -1
- package/dist/esm/v2/components/or-menu-v3/index.js +3 -4
- package/dist/esm/v2/components/or-modal/index.js +11 -10
- package/dist/esm/v2/components/or-modal-v3/index.js +5 -6
- package/dist/esm/v2/components/or-notification/index.js +11 -10
- package/dist/esm/v2/components/or-notification-v3/index.js +5 -6
- package/dist/esm/v2/components/or-number-input/index.js +4 -4
- package/dist/esm/v2/components/or-overflow-menu/index.js +12 -11
- package/dist/esm/v2/components/or-pagination-v3/index.js +4 -5
- package/dist/esm/v2/components/or-password/index.js +13 -12
- package/dist/esm/v2/components/or-popover-v3/index.js +2 -3
- package/dist/esm/v2/components/or-search/index.js +13 -12
- package/dist/esm/v2/components/or-search-v3/index.js +6 -7
- package/dist/esm/v2/components/or-select/index.js +12 -11
- package/dist/esm/v2/components/or-select-v3/index.js +9 -9
- package/dist/esm/v2/components/or-sidebar-v3/index.js +6 -7
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +5 -6
- package/dist/esm/v2/components/or-slider/index.js +5 -5
- package/dist/esm/v2/components/or-sorting-v3/index.js +4 -5
- package/dist/esm/v2/components/or-stepper/index.js +11 -10
- package/dist/esm/v2/components/or-switch/index.js +3 -2
- package/dist/esm/v2/components/or-tabs-v3/index.js +4 -5
- package/dist/esm/v2/components/or-tag/index.js +6 -6
- package/dist/esm/v2/components/or-tag-input-v3/index.js +7 -8
- package/dist/esm/v2/components/or-tag-v3/index.js +5 -6
- package/dist/esm/v2/components/or-tags-v3/index.js +6 -7
- package/dist/esm/v2/components/or-textarea/index.js +3 -3
- package/dist/esm/v2/components/or-textbox/index.js +12 -11
- package/dist/esm/v2/components/or-time-picker-v3/index.js +8 -9
- package/dist/esm/v2/components/or-toast/index.js +11 -10
- package/dist/esm/v2/components/or-toast/or-toast-container/index.js +11 -10
- package/dist/esm/v2/components/or-toast-v3/index.js +5 -6
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +5 -6
- package/dist/esm/v2/components/or-tooltip/index.js +4 -4
- package/dist/esm/v2/components/or-tooltip-v3/index.js +3 -4
- package/dist/esm/v2/dom-aecadd9a.js +168 -0
- package/dist/esm/v2/index.d.ts +1 -2
- package/dist/esm/v2/index.js +80 -85
- package/dist/esm/v2/isEmpty-52fa842a.js +5 -0
- package/dist/esm/v2/isEmptyValue-fd56a6e4.js +5 -0
- package/dist/esm/v2/text-7e939ab3.js +33 -0
- package/dist/esm/v2/{types-dab9146d.js → types-1dea2823.js} +1 -1
- package/dist/esm/v2/utils/index.d.ts +13 -0
- package/dist/esm/v2/utils/index.js +8 -0
- package/dist/esm/v3/{OrAvatar-3ccb5f60.js → OrAvatar-07fe6686.js} +1 -1
- package/dist/esm/v3/{OrAvatar-6e998746.js → OrAvatar-c1b2339e.js} +1 -1
- package/dist/esm/v3/{OrBottomSheet-efca7190.js → OrBottomSheet-2d3d91ef.js} +61 -85
- package/dist/esm/v3/{OrButton-78a118d7.js → OrButton-130ad8d9.js} +3 -3
- package/dist/esm/v3/{OrButton-0082a3ce.js → OrButton-9118c20e.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-0adc842d.js → OrCardCollection-6352565a.js} +3 -3
- package/dist/esm/v3/{OrCardCollection-b9218f98.js → OrCardCollection-8c81a2d5.js} +4 -4
- package/dist/esm/v3/{OrCheckbox-494a8d9e.js → OrCheckbox-09f62aab.js} +2 -5
- package/dist/esm/v3/{OrCheckbox-72ae9748.js → OrCheckbox-5666c954.js} +1 -1
- package/dist/esm/v3/{OrCheckboxGroup-92f6ef31.js → OrCheckboxGroup-e0afc5c3.js} +1 -1
- package/dist/esm/v3/{OrCheckboxTree-51bd4e21.js → OrCheckboxTree-76f1b7ed.js} +2 -2
- package/dist/esm/v3/{OrChip-857982e0.js → OrChip-74e27265.js} +1 -1
- package/dist/esm/v3/{OrChips-053f3a92.js → OrChips-348b13e4.js} +1 -1
- package/dist/esm/v3/{OrCode-a252b73f.js → OrCode-01a2a0fe.js} +2 -2
- package/dist/esm/v3/{OrCode-2f8cdf96.js → OrCode-0aadc737.js} +3 -3
- package/dist/esm/v3/{OrCollapse-a06f22aa.js → OrCollapse-d7c0afae.js} +1 -1
- package/dist/esm/v3/{OrColorPicker-475c0be4.js → OrColorPicker-252f482b.js} +1 -1
- package/dist/esm/v3/{OrConfirm-e3e225b3.js → OrConfirm-646b9ec3.js} +1 -1
- package/dist/esm/v3/{OrConfirm-704f817e.js → OrConfirm-97ab80b9.js} +4 -4
- package/dist/esm/v3/{OrDatePicker-6993440a.js → OrDatePicker-6349f608.js} +3 -3
- package/dist/esm/v3/{OrDateTimePicker-c19dcefc.js → OrDateTimePicker-4bfefbcd.js} +5 -5
- package/dist/esm/v3/{OrDateTimePicker-fd642cb1.js → OrDateTimePicker-d843ed5f.js} +3 -3
- package/dist/esm/v3/{OrDateTimePickerPopoverHeader-ece5b2a7.js → OrDateTimePickerPopoverHeader-3c26fc72.js} +3 -3
- package/dist/esm/v3/{OrFloating-1a9ccfe9.js → OrFloating-052ede5f.js} +1 -1
- package/dist/esm/v3/{OrIcon-d8ea7901.js → OrIcon-f7130a5c.js} +2 -2
- package/dist/esm/v3/{OrIconButton-ad0cbc8d.js → OrIconButton-287bb86a.js} +4 -4
- package/dist/esm/v3/{OrIconButton-fe133b18.js → OrIconButton-81bade23.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-7342053f.js → OrInlineInput-42f6e95a.js} +1 -1
- package/dist/esm/v3/{OrInlineTextEdit-6bf54bd0.js → OrInlineTextEdit-a3c4c7dc.js} +4 -4
- package/dist/esm/v3/{OrInlineTextarea-10657b96.js → OrInlineTextarea-651c67e6.js} +1 -1
- package/dist/esm/v3/{OrInput-9be9a209.js → OrInput-2c3111c2.js} +2 -2
- package/dist/esm/v3/{OrInput-5ffebd41.js → OrInput-eb04fa3a.js} +1 -1
- package/dist/esm/v3/{OrList-042d8681.js → OrList-aa7b5ef9.js} +3 -3
- package/dist/esm/v3/{OrListOfInputs-ce0d6ac0.js → OrListOfInputs-f8740785.js} +5 -5
- package/dist/esm/v3/{OrLoader-7b006619.js → OrLoader-d28a8ebf.js} +2 -5
- package/dist/esm/v3/{OrMenu-20ca3870.js → OrMenu-eff42b15.js} +1 -1
- package/dist/esm/v3/{OrModal-f3a4813a.js → OrModal-b2060770.js} +2 -2
- package/dist/esm/v3/{OrModal-3ebc1346.js → OrModal-d2038c15.js} +1 -1
- package/dist/esm/v3/{OrNotification-538f8e92.js → OrNotification-1b28dd4a.js} +3 -3
- package/dist/esm/v3/{OrNotification-78f567b4.js → OrNotification-ec688496.js} +1 -1
- package/dist/esm/v3/{OrNumberInput-249caf96.js → OrNumberInput-e9dcdcbd.js} +1 -1
- package/dist/esm/v3/{OrOverflowMenu-4d0bf63a.js → OrOverflowMenu-440ddf3e.js} +3 -3
- package/dist/esm/v3/{OrPagination-9bd81a94.js → OrPagination-7168b18f.js} +2 -2
- package/dist/esm/v3/{OrPassword-cd8a3c46.js → OrPassword-311406fa.js} +3 -3
- package/dist/esm/v3/{OrPopover-6d433297.js → OrPopover-56ba40ab.js} +1 -1
- package/dist/esm/v3/{OrSearch-d0c8aca7.js → OrSearch-2800e9bf.js} +3 -3
- package/dist/esm/v3/{OrSearch-94019f8b.js → OrSearch-47b052ea.js} +1 -1
- package/dist/esm/v3/{OrSelect-52a55513.js → OrSelect-2d638c3f.js} +6 -5
- package/dist/esm/v3/{OrSelect-60205145.js → OrSelect-9520d6e6.js} +7 -6
- package/dist/esm/v3/{OrSidebar-5da9646b.js → OrSidebar-9281e0d5.js} +1 -1
- package/dist/esm/v3/{OrSidebarCollapseButton-d7bc8075.js → OrSidebarCollapseButton-69e7cc73.js} +1 -1
- package/dist/esm/v3/{OrSlider-eead916e.js → OrSlider-b7bd588e.js} +2 -2
- package/dist/esm/v3/{OrSorting-012e0c6b.js → OrSorting-a4247ad1.js} +2 -2
- package/dist/esm/v3/{OrStepper-651a619a.js → OrStepper-4943002c.js} +2 -2
- package/dist/esm/v3/{OrSwitch-10747a24.js → OrSwitch-fb864132.js} +1 -1
- package/dist/esm/v3/{OrTabs-54c48a61.js → OrTabs-78f2d777.js} +2 -2
- package/dist/esm/v3/{OrTag-a2197abd.js → OrTag-1b3b1296.js} +2 -2
- package/dist/esm/v3/{OrTag-499c45e1.js → OrTag-8f452a85.js} +1 -1
- package/dist/esm/v3/{OrTagInput-9c53b28c.js → OrTagInput-d6794a18.js} +2 -2
- package/dist/esm/v3/{OrTags-e56deb73.js → OrTags-77d33257.js} +2 -2
- package/dist/esm/v3/{OrTextarea-31b54c7e.js → OrTextarea-7a753c1a.js} +2 -2
- package/dist/esm/v3/{OrTextbox-8d2903db.js → OrTextbox-fe62c6c3.js} +4 -4
- package/dist/esm/v3/{OrTimePicker-dc9a10d5.js → OrTimePicker-6a6781dc.js} +4 -4
- package/dist/esm/v3/{OrToastContainer-72b52576.js → OrToastContainer-1bba845b.js} +2 -2
- package/dist/esm/v3/{OrTooltip-c1006713.js → OrTooltip-7ac03028.js} +1 -1
- package/dist/esm/v3/{OrTooltip-2422971c.js → OrTooltip-bd35ec20.js} +1 -1
- package/dist/esm/v3/color-6b0fc765.js +106 -0
- package/dist/esm/v3/components/index.js +72 -70
- package/dist/esm/v3/components/or-avatar/index.js +5 -5
- package/dist/esm/v3/components/or-avatar-v3/index.js +2 -2
- package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +0 -526
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +1 -2
- package/dist/esm/v3/components/or-bottom-sheet-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-button/index.js +3 -2
- package/dist/esm/v3/components/or-button-v2/index.js +8 -7
- package/dist/esm/v3/components/or-card-collection/index.js +12 -11
- package/dist/esm/v3/components/or-card-collection-v3/index.js +9 -10
- package/dist/esm/v3/components/or-checkbox/index.js +5 -5
- package/dist/esm/v3/components/or-checkbox-group-v3/index.js +4 -3
- package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +3 -2
- package/dist/esm/v3/components/or-checkbox-v3/index.js +2 -1
- package/dist/esm/v3/components/or-chips/index.js +6 -6
- package/dist/esm/v3/components/or-chips/or-chip/index.js +5 -5
- package/dist/esm/v3/components/or-code/index.js +10 -9
- package/dist/esm/v3/components/or-code-v3/index.js +6 -6
- package/dist/esm/v3/components/or-collapse/index.js +2 -2
- package/dist/esm/v3/components/or-color-picker/index.js +3 -3
- package/dist/esm/v3/components/or-confirm/index.js +12 -11
- package/dist/esm/v3/components/or-confirm-v3/index.js +6 -7
- package/dist/esm/v3/components/or-date-picker-v3/index.js +7 -8
- package/dist/esm/v3/components/or-date-time-picker/index.js +10 -9
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +7 -8
- package/dist/esm/v3/components/or-floating/index.js +2 -2
- package/dist/esm/v3/components/or-icon/index.js +4 -4
- package/dist/esm/v3/components/or-icon-button-v2/index.js +7 -6
- package/dist/esm/v3/components/or-icon-button-v3/index.js +4 -5
- package/dist/esm/v3/components/or-inline-input-v3/index.js +5 -6
- package/dist/esm/v3/components/or-inline-text-edit/index.js +10 -9
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +5 -6
- package/dist/esm/v3/components/or-input/index.js +3 -3
- package/dist/esm/v3/components/or-input-v3/index.js +5 -6
- package/dist/esm/v3/components/or-list/index.js +9 -8
- package/dist/esm/v3/components/or-list-of-inputs/index.js +12 -11
- package/dist/esm/v3/components/or-loader/index.js +2 -1
- package/dist/esm/v3/components/or-menu-v3/index.js +3 -4
- package/dist/esm/v3/components/or-modal/index.js +9 -8
- package/dist/esm/v3/components/or-modal-v3/index.js +5 -6
- package/dist/esm/v3/components/or-notification/index.js +9 -8
- package/dist/esm/v3/components/or-notification-v3/index.js +5 -6
- package/dist/esm/v3/components/or-number-input/index.js +4 -4
- package/dist/esm/v3/components/or-overflow-menu/index.js +9 -8
- package/dist/esm/v3/components/or-pagination-v3/index.js +4 -5
- package/dist/esm/v3/components/or-password/index.js +11 -10
- package/dist/esm/v3/components/or-popover-v3/index.js +2 -3
- package/dist/esm/v3/components/or-search/index.js +11 -10
- package/dist/esm/v3/components/or-search-v3/index.js +6 -7
- package/dist/esm/v3/components/or-select/index.js +12 -11
- package/dist/esm/v3/components/or-select-v3/index.js +9 -9
- package/dist/esm/v3/components/or-sidebar-v3/index.js +6 -7
- package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +5 -6
- package/dist/esm/v3/components/or-slider/index.js +5 -5
- package/dist/esm/v3/components/or-sorting-v3/index.js +4 -5
- package/dist/esm/v3/components/or-stepper/index.js +9 -8
- package/dist/esm/v3/components/or-switch/index.js +3 -2
- package/dist/esm/v3/components/or-tabs-v3/index.js +4 -5
- package/dist/esm/v3/components/or-tag/index.js +6 -6
- package/dist/esm/v3/components/or-tag-input-v3/index.js +7 -8
- package/dist/esm/v3/components/or-tag-v3/index.js +5 -6
- package/dist/esm/v3/components/or-tags-v3/index.js +6 -7
- package/dist/esm/v3/components/or-textarea/index.js +3 -3
- package/dist/esm/v3/components/or-textbox/index.js +10 -9
- package/dist/esm/v3/components/or-time-picker-v3/index.js +8 -9
- package/dist/esm/v3/components/or-toast/index.js +9 -8
- package/dist/esm/v3/components/or-toast/or-toast-container/index.js +9 -8
- package/dist/esm/v3/components/or-toast-v3/index.js +5 -6
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +5 -6
- package/dist/esm/v3/components/or-tooltip/index.js +3 -3
- package/dist/esm/v3/components/or-tooltip-v3/index.js +3 -4
- package/dist/esm/v3/dom-aecadd9a.js +168 -0
- package/dist/esm/v3/index.d.ts +1 -2
- package/dist/esm/v3/index.js +75 -80
- package/dist/esm/v3/isEmpty-52fa842a.js +5 -0
- package/dist/esm/v3/isEmptyValue-fd56a6e4.js +5 -0
- package/dist/esm/v3/text-7e939ab3.js +33 -0
- package/dist/esm/v3/{types-a369627d.js → types-ec6fbd22.js} +1 -1
- package/dist/esm/v3/utils/index.d.ts +13 -0
- package/dist/esm/v3/utils/index.js +8 -0
- package/package.json +1 -1
- package/src/components/or-bottom-sheet-v3/OrBottomSheet.vue +83 -33
- package/src/components/or-bottom-sheet-v3/styles.ts +0 -4
- package/src/index.ts +1 -2
- package/src/utils/index.ts +13 -0
- package/dist/bundled/v2/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.d.ts +0 -530
- package/dist/bundled/v2/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +0 -75
- package/dist/bundled/v3/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.d.ts +0 -530
- package/dist/bundled/v3/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +0 -75
- package/dist/esm/v2/color-40b7fe6b.js +0 -61
- package/dist/esm/v2/components/or-bottom-sheet-v3/hooks/useBottomSheetSwipeState.d.ts +0 -530
- package/dist/esm/v2/dom-f1d55b67.js +0 -60
- package/dist/esm/v3/color-40b7fe6b.js +0 -61
- package/dist/esm/v3/components/or-bottom-sheet-v3/hooks/useBottomSheetSwipeState.d.ts +0 -530
- package/dist/esm/v3/dom-f1d55b67.js +0 -60
- package/src/components/or-bottom-sheet-v3/hooks/useBottomSheetSwipeState.ts +0 -87
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-8792b53f.js → OrDateTimePickerMonthSelect-2026c46d.js} +0 -0
- /package/dist/bundled/v2/{OrDateTimePickerPopoverHeader-03768809.js → OrDateTimePickerPopoverHeader-52a99e6a.js} +0 -0
- /package/dist/bundled/v2/{OrDateTimePickerTimeSelect-4d42b488.js → OrDateTimePickerTimeSelect-8851268e.js} +0 -0
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-fd410d48.js → OrToastContainer.vue_vue_type_script_lang-4a96c4eb.js} +0 -0
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-3ec83f08.js → OrToastContainer.vue_vue_type_script_lang-9b7eba9b.js} +0 -0
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export * from './constants/color';
|
|
2
|
+
export * from './constants/key-codes';
|
|
3
|
+
export * from './constants/poper';
|
|
4
|
+
export * from './constants/regex';
|
|
5
|
+
export * from './functions/color';
|
|
6
|
+
export * from './functions/dom';
|
|
7
|
+
export * from './functions/flattenDeep';
|
|
8
|
+
export * from './functions/hash';
|
|
9
|
+
export * from './functions/px-to-rem';
|
|
10
|
+
export * from './functions/text';
|
|
11
|
+
export * from './isEmpty';
|
|
12
|
+
export * from './isEmptyValue';
|
|
13
|
+
export * from './isVisible';
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export { H as HSL_LIMITS, t as RX_ABBREVIATION_FROM_STRING, R as RX_ARRAY_NOTATION, a as RX_BV_PREFIX, u as RX_DATE, v as RX_DATE_SPLIT, b as RX_DIGITS, y as RX_ENCODED_COMMA, z as RX_ENCODE_REVERSE, c as RX_EXTENSION, d as RX_HASH, e as RX_HASH_ID, x as RX_HREF, f as RX_HTML_TAGS, g as RX_HYPHENATE, C as RX_LONG_COLOR, h as RX_LOWER_UPPER, i as RX_NUMBER, j as RX_PLUS, A as RX_QUERY_START, k as RX_REGEXP_REPLACE, B as RX_SHORT_COLOR, l as RX_SPACES, m as RX_SPACE_SPLIT, n as RX_STAR, o as RX_START_SPACE_WORD, w as RX_TIME, p as RX_TRIM_LEFT, q as RX_TRIM_RIGHT, r as RX_UNDERSCORE, s as RX_UN_KEBAB, F as generateHslFromString, I as getHashOfString, D as hexToRgb, G as hslToColorString, J as normalize, E as rgbToHex } from '../color-6b0fc765.js';
|
|
2
|
+
export { C as CODE_BACKSPACE, a as CODE_BREAK, b as CODE_DELETE, c as CODE_DOWN, d as CODE_END, e as CODE_ENTER, f as CODE_ESC, g as CODE_HOME, h as CODE_LEFT, i as CODE_PAGEDOWN, j as CODE_PAGEUP, k as CODE_RIGHT, l as CODE_SPACE, m as CODE_UP, p as PLACEMENT_BOTTOM_END, o as PLACEMENT_BOTTOM_START, t as PLACEMENT_LEFT_END, s as PLACEMENT_LEFT_START, r as PLACEMENT_RIGHT_END, q as PLACEMENT_RIGHT_START, n as PLACEMENT_TOP_END, P as PLACEMENT_TOP_START, u as getAbbreviation } from '../text-7e939ab3.js';
|
|
3
|
+
export { M as MutationObs, f as addClass, c as cancelAF, e as contains, m as getAttr, t as getBCR, g as getById, u as getCS, x as getMaxZIndex, q as getStyle, n as hasAttr, j as hasClass, i as isVisible, v as offset, w as position, b as reflow, l as removeAttr, h as removeClass, a as removeNode, p as removeStyle, r as requestAF, d as select, s as selectAll, k as setAttr, o as setStyle } from '../dom-aecadd9a.js';
|
|
4
|
+
export { p as pxToRem } from '../px-to-rem-0b26b83e.js';
|
|
5
|
+
export { i as isEmpty } from '../isEmpty-52fa842a.js';
|
|
6
|
+
export { i as isEmptyValue } from '../isEmptyValue-fd56a6e4.js';
|
|
7
|
+
import 'lodash/isElement';
|
|
8
|
+
import 'lodash/get';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watchPostEffect } from 'vue-demi';
|
|
2
|
-
import {
|
|
2
|
+
import { G as hslToColorString, F as generateHslFromString } from './color-6b0fc765.js';
|
|
3
3
|
import { s as script$1 } from './OrIcon-62793572.js';
|
|
4
4
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createBlock, createCommentVNode } from 'vue';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent } from 'vue-demi';
|
|
2
|
-
import { s as script$1 } from './OrIcon-
|
|
2
|
+
import { s as script$1 } from './OrIcon-f7130a5c.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock } from 'vue';
|
|
4
4
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
5
5
|
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { usePointerSwipe,
|
|
2
|
-
import {
|
|
1
|
+
import { usePointerSwipe, onClickOutside, SwipeDirection } from '@vueuse/core';
|
|
2
|
+
import { defineComponent, ref, computed, toRef, watch, unref } from 'vue-demi';
|
|
3
3
|
import { u as usePopoverState } from './usePopoverState-b92c698b.js';
|
|
4
4
|
import '@onereach/styles/tailwind.config';
|
|
5
5
|
import 'tailwindcss/resolveConfig';
|
|
6
6
|
import { s as script$1 } from './OrOverlay-489fdf76.js';
|
|
7
|
-
import { u as useTheme } from './useTheme-e23d13c8.js';
|
|
8
7
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, createElementBlock, normalizeClass, createCommentVNode, renderSlot } from 'vue';
|
|
9
8
|
|
|
10
9
|
var BottomSheetVariant;
|
|
@@ -52,72 +51,6 @@ const BottomSheetHeader = [
|
|
|
52
51
|
'px-lg', 'py-md',
|
|
53
52
|
// Typography
|
|
54
53
|
'typography-headline-3'];
|
|
55
|
-
const BottomSheetContent = ['grow'];
|
|
56
|
-
|
|
57
|
-
function useBottomSheetSwipeState(root, content, fullscreen, variant, close) {
|
|
58
|
-
const inlineSwipingStyles = ref({});
|
|
59
|
-
const skipSwipe = ref(false);
|
|
60
|
-
const theme = useTheme();
|
|
61
|
-
const isEventSkipped = event => {
|
|
62
|
-
return variant.value === BottomSheetVariant.Basic || event.composedPath().includes(content.value) && fullscreen.value;
|
|
63
|
-
};
|
|
64
|
-
const {
|
|
65
|
-
isSwiping
|
|
66
|
-
} = usePointerSwipe(root, {
|
|
67
|
-
threshold: 12,
|
|
68
|
-
onSwipe(event) {
|
|
69
|
-
skipSwipe.value = isEventSkipped(event);
|
|
70
|
-
if (variant.value === BottomSheetVariant.Advanced) {
|
|
71
|
-
const rootElement = unref(root);
|
|
72
|
-
inlineSwipingStyles.value = {
|
|
73
|
-
transitionProperty: 'none',
|
|
74
|
-
minHeight: `${rootElement.clientHeight - event.offsetY}px`,
|
|
75
|
-
maxHeight: `${rootElement.clientHeight - event.offsetY}px`
|
|
76
|
-
};
|
|
77
|
-
}
|
|
78
|
-
},
|
|
79
|
-
onSwipeEnd(event, direction) {
|
|
80
|
-
if (isEventSkipped(event)) {
|
|
81
|
-
return;
|
|
82
|
-
}
|
|
83
|
-
if (variant.value === BottomSheetVariant.Advanced) {
|
|
84
|
-
switch (direction) {
|
|
85
|
-
case SwipeDirection.UP:
|
|
86
|
-
fullscreen.value = true;
|
|
87
|
-
break;
|
|
88
|
-
case SwipeDirection.DOWN:
|
|
89
|
-
if (fullscreen.value) {
|
|
90
|
-
fullscreen.value = false;
|
|
91
|
-
} else {
|
|
92
|
-
close();
|
|
93
|
-
}
|
|
94
|
-
break;
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
});
|
|
99
|
-
const rootInlineStyles = computed(() => {
|
|
100
|
-
if (variant.value === BottomSheetVariant.Basic) {
|
|
101
|
-
return {
|
|
102
|
-
transitionProperty: 'min-height, max-height',
|
|
103
|
-
minHeight: '0',
|
|
104
|
-
maxHeight: `calc(100% - ${theme.spacing.xl})`
|
|
105
|
-
};
|
|
106
|
-
}
|
|
107
|
-
return isSwiping.value && !skipSwipe.value ? inlineSwipingStyles.value : fullscreen.value ? {
|
|
108
|
-
transitionProperty: 'min-height, max-height',
|
|
109
|
-
minHeight: `calc(100% - ${theme.spacing.xl})`,
|
|
110
|
-
maxHeight: `calc(100% - ${theme.spacing.xl})`
|
|
111
|
-
} : {
|
|
112
|
-
transitionProperty: 'min-height, max-height',
|
|
113
|
-
minHeight: '0',
|
|
114
|
-
maxHeight: '50%'
|
|
115
|
-
};
|
|
116
|
-
});
|
|
117
|
-
return {
|
|
118
|
-
rootInlineStyles
|
|
119
|
-
};
|
|
120
|
-
}
|
|
121
54
|
|
|
122
55
|
var script = defineComponent({
|
|
123
56
|
name: 'OrBottomSheet',
|
|
@@ -141,6 +74,10 @@ var script = defineComponent({
|
|
|
141
74
|
// Refs
|
|
142
75
|
const root = ref();
|
|
143
76
|
const content = ref();
|
|
77
|
+
// Styles
|
|
78
|
+
const rootStyles = computed(() => ['or-bottom-sheet-v3', ...BottomSheet, ...BottomSheetVariants[props.variant]]);
|
|
79
|
+
const handleStyles = computed(() => [...BottomSheetHandle]);
|
|
80
|
+
const headerStyles = computed(() => [...BottomSheetHeader]);
|
|
144
81
|
// State
|
|
145
82
|
const {
|
|
146
83
|
state,
|
|
@@ -149,17 +86,64 @@ var script = defineComponent({
|
|
|
149
86
|
toggle
|
|
150
87
|
} = usePopoverState(toRef(props, 'isOpen'), context.emit);
|
|
151
88
|
const fullscreen = ref(false);
|
|
152
|
-
// Effects
|
|
153
|
-
// #region Swipe
|
|
154
|
-
const {
|
|
155
|
-
rootInlineStyles
|
|
156
|
-
} = useBottomSheetSwipeState(root, content, fullscreen, toRef(props, 'variant'), close);
|
|
157
|
-
// #endregion
|
|
158
89
|
watch(state, value => {
|
|
159
90
|
if (value === 'closed') {
|
|
160
91
|
fullscreen.value = false;
|
|
161
92
|
}
|
|
162
93
|
});
|
|
94
|
+
const isEventSkipped = event => {
|
|
95
|
+
return event.composedPath().includes(content.value) && fullscreen.value;
|
|
96
|
+
};
|
|
97
|
+
// Effects
|
|
98
|
+
// #region Swipe
|
|
99
|
+
const swipeOptions = {
|
|
100
|
+
threshold: 4,
|
|
101
|
+
onSwipe(event) {
|
|
102
|
+
if (isEventSkipped(event)) {
|
|
103
|
+
return;
|
|
104
|
+
}
|
|
105
|
+
if (props.variant === BottomSheetVariant.Advanced) {
|
|
106
|
+
const rootElement = unref(root);
|
|
107
|
+
Object.assign(rootElement.style, {
|
|
108
|
+
transitionProperty: 'none',
|
|
109
|
+
minHeight: `${rootElement.clientHeight - event.offsetY}px`,
|
|
110
|
+
maxHeight: `${rootElement.clientHeight - event.offsetY}px`
|
|
111
|
+
});
|
|
112
|
+
}
|
|
113
|
+
},
|
|
114
|
+
onSwipeEnd(event, direction) {
|
|
115
|
+
if (isEventSkipped(event)) {
|
|
116
|
+
return;
|
|
117
|
+
}
|
|
118
|
+
if (props.variant === BottomSheetVariant.Advanced) {
|
|
119
|
+
const rootElement = unref(root);
|
|
120
|
+
switch (direction) {
|
|
121
|
+
case SwipeDirection.UP:
|
|
122
|
+
Object.assign(rootElement.style, {
|
|
123
|
+
transitionProperty: 'min-height, max-height',
|
|
124
|
+
minHeight: '100%',
|
|
125
|
+
maxHeight: '100%'
|
|
126
|
+
});
|
|
127
|
+
fullscreen.value = true;
|
|
128
|
+
break;
|
|
129
|
+
case SwipeDirection.DOWN:
|
|
130
|
+
Object.assign(rootElement.style, {
|
|
131
|
+
transitionProperty: 'min-height, max-height',
|
|
132
|
+
minHeight: '0',
|
|
133
|
+
maxHeight: '50%'
|
|
134
|
+
});
|
|
135
|
+
if (fullscreen.value) {
|
|
136
|
+
fullscreen.value = false;
|
|
137
|
+
} else {
|
|
138
|
+
close();
|
|
139
|
+
}
|
|
140
|
+
break;
|
|
141
|
+
}
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
};
|
|
145
|
+
usePointerSwipe(root, swipeOptions);
|
|
146
|
+
// #endregion
|
|
163
147
|
// #region Click Outside
|
|
164
148
|
onClickOutside(root, event => {
|
|
165
149
|
const path = event.composedPath();
|
|
@@ -173,17 +157,10 @@ var script = defineComponent({
|
|
|
173
157
|
}
|
|
174
158
|
});
|
|
175
159
|
// #endregion
|
|
176
|
-
// Styles
|
|
177
|
-
const rootStyles = computed(() => ['or-bottom-sheet-v3', ...BottomSheet, ...BottomSheetVariants[props.variant]]);
|
|
178
|
-
const handleStyles = computed(() => [...BottomSheetHandle]);
|
|
179
|
-
const headerStyles = computed(() => [...BottomSheetHeader]);
|
|
180
|
-
const contentStyles = computed(() => [...BottomSheetContent, fullscreen.value || props.variant === BottomSheetVariant.Basic ? 'overflow-y-auto' : 'overflow-hidden']);
|
|
181
160
|
return {
|
|
182
161
|
root,
|
|
183
162
|
content,
|
|
184
163
|
rootStyles,
|
|
185
|
-
rootInlineStyles,
|
|
186
|
-
contentStyles,
|
|
187
164
|
handleStyles,
|
|
188
165
|
headerStyles,
|
|
189
166
|
state,
|
|
@@ -204,8 +181,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
204
181
|
default: withCtx(() => [createElementVNode("div", mergeProps({
|
|
205
182
|
ref: "root"
|
|
206
183
|
}, _ctx.$attrs, {
|
|
207
|
-
class: _ctx.rootStyles
|
|
208
|
-
style: _ctx.rootInlineStyles
|
|
184
|
+
class: _ctx.rootStyles
|
|
209
185
|
}), [_ctx.variant === 'advanced' ? (openBlock(), createElementBlock("div", {
|
|
210
186
|
key: 0,
|
|
211
187
|
class: normalizeClass(_ctx.handleStyles)
|
|
@@ -213,7 +189,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
213
189
|
class: normalizeClass(_ctx.headerStyles)
|
|
214
190
|
}, [renderSlot(_ctx.$slots, "header")], 2 /* CLASS */), createElementVNode("div", {
|
|
215
191
|
ref: "content",
|
|
216
|
-
class: normalizeClass(_ctx.
|
|
192
|
+
class: normalizeClass([_ctx.fullscreen ? 'overflow-y-auto' : 'overflow-hidden'])
|
|
217
193
|
}, [renderSlot(_ctx.$slots, "default")], 2 /* CLASS */)], 16 /* FULL_PROPS */)]),
|
|
218
194
|
|
|
219
195
|
_: 3 /* FORWARDED */
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, isVue3 } from 'vue-demi';
|
|
2
|
-
import { s as script$1 } from './OrIcon-
|
|
3
|
-
import { s as script$2, L as LoaderViews } from './OrLoader-
|
|
4
|
-
import { B as BUTTON_TYPE, a as BUTTON_COLOR, b as BUTTON_SIZE, H as HTML_BUTTON_TYPE } from './OrIconButton-
|
|
2
|
+
import { s as script$1 } from './OrIcon-f7130a5c.js';
|
|
3
|
+
import { s as script$2, L as LoaderViews } from './OrLoader-d28a8ebf.js';
|
|
4
|
+
import { B as BUTTON_TYPE, a as BUTTON_COLOR, b as BUTTON_SIZE, H as HTML_BUTTON_TYPE } from './OrIconButton-287bb86a.js';
|
|
5
5
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, toHandlers, createBlock, createCommentVNode, createElementVNode, normalizeStyle, renderSlot, createTextVNode, toDisplayString } from 'vue';
|
|
6
6
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
7
7
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$1, L as LoaderViews } from './OrLoader-
|
|
2
|
+
import { s as script$1, L as LoaderViews } from './OrLoader-d28a8ebf.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, createVNode, Transition, withCtx, withDirectives, vShow, createElementVNode, renderSlot, createCommentVNode, createTextVNode, toDisplayString } from 'vue';
|
|
4
4
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
5
5
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, watch } from 'vue-demi';
|
|
2
|
-
import { s as script$2 } from './OrIconButton-
|
|
3
|
-
import { s as script$4 } from './OrSearch-
|
|
2
|
+
import { s as script$2 } from './OrIconButton-81bade23.js';
|
|
3
|
+
import { s as script$4 } from './OrSearch-47b052ea.js';
|
|
4
4
|
import './OrInputBox-912a6254.js';
|
|
5
5
|
import { openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, resolveComponent, createElementVNode, createBlock, createCommentVNode, createVNode, normalizeProps, guardReactiveProps, withCtx } from 'vue';
|
|
6
|
-
import { s as script$3 } from './OrSorting-
|
|
6
|
+
import { s as script$3 } from './OrSorting-a4247ad1.js';
|
|
7
7
|
|
|
8
8
|
const CardCollectionRoot = [
|
|
9
9
|
// Layout
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent, ref } from 'vue-demi';
|
|
2
2
|
import { s as script$1 } from './OrCard-e3a5aea4.js';
|
|
3
|
-
import { s as script$2 } from './OrIcon-
|
|
4
|
-
import { s as script$3 } from './OrSearch-
|
|
5
|
-
import './OrButton-
|
|
6
|
-
import { s as script$4 } from './OrIconButton-
|
|
3
|
+
import { s as script$2 } from './OrIcon-f7130a5c.js';
|
|
4
|
+
import { s as script$3 } from './OrSearch-2800e9bf.js';
|
|
5
|
+
import './OrButton-130ad8d9.js';
|
|
6
|
+
import { s as script$4 } from './OrIconButton-287bb86a.js';
|
|
7
7
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, Fragment, renderList, toDisplayString, createVNode, withCtx, createTextVNode, createCommentVNode, renderSlot, createBlock, normalizeProps, guardReactiveProps } from 'vue';
|
|
8
8
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
9
9
|
|
|
@@ -4,14 +4,11 @@ import '@vueuse/core';
|
|
|
4
4
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
5
5
|
import '@onereach/styles/tailwind.config';
|
|
6
6
|
import 'tailwindcss/resolveConfig';
|
|
7
|
+
import { i as isEmptyValue } from './isEmptyValue-fd56a6e4.js';
|
|
7
8
|
import { s as script$1, L as LabelVariant } from './OrLabel-4da56db0.js';
|
|
8
9
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
9
10
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
10
11
|
|
|
11
|
-
function isEmptyValue(val) {
|
|
12
|
-
return val === undefined || val === null || val === '';
|
|
13
|
-
}
|
|
14
|
-
|
|
15
12
|
const CheckboxRoot = [
|
|
16
13
|
// Layout
|
|
17
14
|
'layout-row',
|
|
@@ -178,4 +175,4 @@ script.render = render;
|
|
|
178
175
|
script.__scopeId = "data-v-5358d710";
|
|
179
176
|
script.__file = "src/components/or-checkbox-v3/OrCheckbox.vue";
|
|
180
177
|
|
|
181
|
-
export {
|
|
178
|
+
export { script as s };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent } from 'vue-demi';
|
|
2
|
-
import { s as script$1 } from './OrIcon-
|
|
2
|
+
import { s as script$1 } from './OrIcon-f7130a5c.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, withModifiers, normalizeStyle, createVNode, Transition, withCtx, createBlock, createCommentVNode, renderSlot, createTextVNode, toDisplayString } from 'vue';
|
|
4
4
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
5
5
|
|
|
@@ -3,7 +3,7 @@ import '@vueuse/core';
|
|
|
3
3
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
4
4
|
import '@onereach/styles/tailwind.config';
|
|
5
5
|
import 'tailwindcss/resolveConfig';
|
|
6
|
-
import { s as script$1 } from './OrCheckboxTree-
|
|
6
|
+
import { s as script$1 } from './OrCheckboxTree-76f1b7ed.js';
|
|
7
7
|
import { s as script$2, F as FormGroupDirection } from './OrFormGroup-9f581536.js';
|
|
8
8
|
import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementBlock, Fragment, renderList } from 'vue';
|
|
9
9
|
|
|
@@ -4,7 +4,7 @@ import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
|
4
4
|
import '@onereach/styles/tailwind.config';
|
|
5
5
|
import 'tailwindcss/resolveConfig';
|
|
6
6
|
import { s as script$3 } from './OrButton-c2b6aa9e.js';
|
|
7
|
-
import { s as script$2 } from './OrCheckbox-
|
|
7
|
+
import { s as script$2 } from './OrCheckbox-09f62aab.js';
|
|
8
8
|
import { s as script$1 } from './OrIcon-62793572.js';
|
|
9
9
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, Fragment, createElementVNode, createBlock, withCtx, createVNode, createCommentVNode, renderList } from 'vue';
|
|
10
10
|
|
|
@@ -184,4 +184,4 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
184
184
|
script.render = render;
|
|
185
185
|
script.__file = "src/components/or-checkbox-tree-v3/OrCheckboxTree.vue";
|
|
186
186
|
|
|
187
|
-
export {
|
|
187
|
+
export { script as s };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent } from 'vue-demi';
|
|
2
|
-
import { s as script$1 } from './OrIcon-
|
|
2
|
+
import { s as script$1 } from './OrIcon-f7130a5c.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, toDisplayString, createVNode, createCommentVNode } from 'vue';
|
|
4
4
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent } from 'vue-demi';
|
|
2
|
-
import { s as script$2 } from './OrChip-
|
|
2
|
+
import { s as script$2 } from './OrChip-74e27265.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, withModifiers, Fragment, renderList, createBlock, createElementVNode, withCtx, renderSlot, createCommentVNode, createVNode } from 'vue';
|
|
4
4
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
5
5
|
import { s as script$3 } from './OrLabel-a7d99df4.js';
|
|
@@ -15,10 +15,10 @@ import { u as useTheme } from './useTheme-e23d13c8.js';
|
|
|
15
15
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
16
16
|
import { s as script$1 } from './OrError-c01d0c29.js';
|
|
17
17
|
import { s as script$2 } from './OrHint-06ab89d7.js';
|
|
18
|
-
import { s as script$3 } from './OrIconButton-
|
|
18
|
+
import { s as script$3 } from './OrIconButton-81bade23.js';
|
|
19
19
|
import { s as script$4 } from './OrInputBox-912a6254.js';
|
|
20
20
|
import { s as script$5 } from './OrLabel-4da56db0.js';
|
|
21
|
-
import { s as script$6 } from './OrModal-
|
|
21
|
+
import { s as script$6 } from './OrModal-d2038c15.js';
|
|
22
22
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, createElementVNode, renderSlot, createVNode, withModifiers, createTextVNode, toDisplayString, createCommentVNode, withDirectives, vShow } from 'vue';
|
|
23
23
|
|
|
24
24
|
var CodeLanguage;
|
|
@@ -4,12 +4,12 @@ import { indentWithTab } from '@codemirror/commands';
|
|
|
4
4
|
import { basicSetup, EditorView as EditorView$1 } from 'codemirror';
|
|
5
5
|
import { useElementHover } from '@vueuse/core';
|
|
6
6
|
import { defineComponent, ref } from 'vue-demi';
|
|
7
|
-
import './OrButton-
|
|
8
|
-
import { s as script$1 } from './OrIconButton-
|
|
7
|
+
import './OrButton-130ad8d9.js';
|
|
8
|
+
import { s as script$1 } from './OrIconButton-287bb86a.js';
|
|
9
9
|
import { s as script$4 } from './OrError-f90296db.js';
|
|
10
10
|
import { s as script$5 } from './OrHint-8822005b.js';
|
|
11
11
|
import { s as script$6 } from './OrLabel-a7d99df4.js';
|
|
12
|
-
import { s as script$2 } from './OrModal-
|
|
12
|
+
import { s as script$2 } from './OrModal-b2060770.js';
|
|
13
13
|
import { s as script$3 } from './OrTeleport.vue3-9bce0c02.js';
|
|
14
14
|
import { html } from '@codemirror/lang-html';
|
|
15
15
|
import { css } from '@codemirror/lang-css';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, onBeforeUnmount, watch } from 'vue-demi';
|
|
2
2
|
import { p as pxToRem } from './px-to-rem-0b26b83e.js';
|
|
3
|
-
import {
|
|
3
|
+
import { o as setStyle, r as requestAF, b as reflow, p as removeStyle, c as cancelAF, t as getBCR } from './dom-aecadd9a.js';
|
|
4
4
|
import { openBlock, createBlock, Transition, withCtx, withDirectives, createElementBlock, renderSlot, normalizeProps, guardReactiveProps, vShow, Fragment, createCommentVNode } from 'vue';
|
|
5
5
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref } from 'vue-demi';
|
|
2
2
|
import { useToggle, onClickOutside } from '@vueuse/core';
|
|
3
|
-
import { s as script$1, O as OrFloatingPlacements } from './OrFloating-
|
|
3
|
+
import { s as script$1, O as OrFloatingPlacements } from './OrFloating-052ede5f.js';
|
|
4
4
|
import { resolveComponent, openBlock, createElementBlock, createElementVNode, normalizeStyle, withModifiers, createBlock, withCtx, Fragment, renderList, normalizeClass, withDirectives, vShow, createCommentVNode, pushScopeId, popScopeId } from 'vue';
|
|
5
5
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
6
6
|
|
|
@@ -5,7 +5,7 @@ import { u as usePopoverState } from './usePopoverState-b92c698b.js';
|
|
|
5
5
|
import '@onereach/styles/tailwind.config';
|
|
6
6
|
import 'tailwindcss/resolveConfig';
|
|
7
7
|
import { s as script$2, a as ButtonColor } from './OrButton-c2b6aa9e.js';
|
|
8
|
-
import { s as script$3 } from './OrInput-
|
|
8
|
+
import { s as script$3 } from './OrInput-eb04fa3a.js';
|
|
9
9
|
import { s as script$1 } from './OrOverlay-489fdf76.js';
|
|
10
10
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
|
|
11
11
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$1 } from './OrButton-
|
|
3
|
-
import { a as BUTTON_COLOR } from './OrIconButton-
|
|
4
|
-
import { s as script$2, O as OrModalSizes } from './OrModal-
|
|
5
|
-
import { s as script$3 } from './OrInput-
|
|
2
|
+
import { s as script$1 } from './OrButton-130ad8d9.js';
|
|
3
|
+
import { a as BUTTON_COLOR } from './OrIconButton-287bb86a.js';
|
|
4
|
+
import { s as script$2, O as OrModalSizes } from './OrModal-b2060770.js';
|
|
5
|
+
import { s as script$3 } from './OrInput-2c3111c2.js';
|
|
6
6
|
import { useMagicKeys, useActiveElement, whenever } from '@vueuse/core';
|
|
7
7
|
import { logicAnd } from '@vueuse/math';
|
|
8
8
|
import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementVNode, createVNode, createCommentVNode } from 'vue';
|
|
@@ -4,14 +4,14 @@ import '@vueuse/core';
|
|
|
4
4
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
5
5
|
import '@onereach/styles/tailwind.config';
|
|
6
6
|
import 'tailwindcss/resolveConfig';
|
|
7
|
-
import { s as script$1, a as script$2, b as script$3, c as script$4, d as script$5, e as script$6, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-
|
|
7
|
+
import { s as script$1, a as script$2, b as script$3, c as script$4, d as script$5, e as script$6, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-3c26fc72.js';
|
|
8
8
|
import { s as script$7 } from './OrError-c01d0c29.js';
|
|
9
9
|
import { s as script$8 } from './OrHint-06ab89d7.js';
|
|
10
|
-
import { s as script$a } from './OrIconButton-
|
|
10
|
+
import { s as script$a } from './OrIconButton-81bade23.js';
|
|
11
11
|
import { s as script$9 } from './OrIcon-62793572.js';
|
|
12
12
|
import { s as script$b, I as InputBoxSize } from './OrInputBox-912a6254.js';
|
|
13
13
|
import { s as script$c } from './OrLabel-4da56db0.js';
|
|
14
|
-
import { s as script$d } from './OrPopover-
|
|
14
|
+
import { s as script$d } from './OrPopover-56ba40ab.js';
|
|
15
15
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, withModifiers, createVNode, Fragment, createElementVNode } from 'vue';
|
|
16
16
|
|
|
17
17
|
const DatePicker = [
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import padStart from 'lodash/padStart';
|
|
2
2
|
import { defineComponent, ref, getCurrentInstance } from 'vue-demi';
|
|
3
3
|
import { onClickOutside } from '@vueuse/core';
|
|
4
|
-
import { s as script$2 } from './OrFloating-
|
|
4
|
+
import { s as script$2 } from './OrFloating-052ede5f.js';
|
|
5
5
|
import { s as script$3 } from './OrLabel-a7d99df4.js';
|
|
6
6
|
import { s as script$4 } from './OrError-f90296db.js';
|
|
7
7
|
import { s as script$5 } from './OrHint-8822005b.js';
|
|
8
|
-
import { s as script$6 } from './OrCollapse-
|
|
9
|
-
import './OrButton-
|
|
10
|
-
import { s as script$7 } from './OrIconButton-
|
|
11
|
-
import {
|
|
8
|
+
import { s as script$6 } from './OrCollapse-d7c0afae.js';
|
|
9
|
+
import './OrButton-130ad8d9.js';
|
|
10
|
+
import { s as script$7 } from './OrIconButton-287bb86a.js';
|
|
11
|
+
import { o as setStyle, r as requestAF, u as getCS, b as reflow, c as cancelAF } from './dom-aecadd9a.js';
|
|
12
12
|
import { p as pxToRem } from './px-to-rem-0b26b83e.js';
|
|
13
13
|
import { openBlock, createElementBlock, normalizeClass, withModifiers, toDisplayString, resolveComponent, createBlock, withCtx, renderSlot, createTextVNode, createCommentVNode, createElementVNode, createVNode, Transition, Fragment, renderList, withDirectives, vModelText, pushScopeId, popScopeId } from 'vue';
|
|
14
14
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -6,12 +6,12 @@ import '@onereach/styles/tailwind.config';
|
|
|
6
6
|
import 'tailwindcss/resolveConfig';
|
|
7
7
|
import { s as script$a } from './OrError-c01d0c29.js';
|
|
8
8
|
import { s as script$b } from './OrHint-06ab89d7.js';
|
|
9
|
-
import { s as script$d } from './OrIconButton-
|
|
9
|
+
import { s as script$d } from './OrIconButton-81bade23.js';
|
|
10
10
|
import { s as script$c } from './OrIcon-62793572.js';
|
|
11
11
|
import { s as script$e, I as InputBoxSize } from './OrInputBox-912a6254.js';
|
|
12
12
|
import { s as script$f } from './OrLabel-4da56db0.js';
|
|
13
|
-
import { s as script$g } from './OrPopover-
|
|
14
|
-
import { s as script$4, a as script$5, b as script$6, c as script$7, d as script$8, e as script$9, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-
|
|
13
|
+
import { s as script$g } from './OrPopover-56ba40ab.js';
|
|
14
|
+
import { s as script$4, a as script$5, b as script$6, c as script$7, d as script$8, e as script$9, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-3c26fc72.js';
|
|
15
15
|
import { openBlock, createElementBlock, normalizeClass, Fragment, createTextVNode, toDisplayString, resolveComponent, createElementVNode, renderList, createBlock, withModifiers, withCtx, createVNode, createCommentVNode, resolveDirective, renderSlot, withDirectives } from 'vue';
|
|
16
16
|
import { s as script$3 } from './OrButton-c2b6aa9e.js';
|
|
17
17
|
|
|
@@ -6,11 +6,11 @@ import 'tailwindcss/resolveConfig';
|
|
|
6
6
|
import { openBlock, createElementBlock, normalizeClass, Fragment, createTextVNode, toDisplayString, resolveComponent, createElementVNode, renderList, createBlock, withModifiers, withCtx, createVNode, renderSlot } from 'vue';
|
|
7
7
|
import { s as script$6 } from './OrButton-c2b6aa9e.js';
|
|
8
8
|
import { s as script$7 } from './OrLabel-4da56db0.js';
|
|
9
|
-
import { s as script$9 } from './OrIconButton-
|
|
9
|
+
import { s as script$9 } from './OrIconButton-81bade23.js';
|
|
10
10
|
import { s as script$8 } from './OrIcon-62793572.js';
|
|
11
11
|
import { s as script$b } from './OrMenuItem-54062d59.js';
|
|
12
|
-
import { s as script$a } from './OrMenu-
|
|
13
|
-
import './OrPopover-
|
|
12
|
+
import { s as script$a } from './OrMenu-eff42b15.js';
|
|
13
|
+
import './OrPopover-56ba40ab.js';
|
|
14
14
|
|
|
15
15
|
function useCurrentDate() {
|
|
16
16
|
const currentDate = new Date();
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, nextTick } from 'vue-demi';
|
|
2
2
|
import { autoUpdate, computePosition, offset, hide, flip, shift } from '@floating-ui/dom';
|
|
3
3
|
import { s as script$1 } from './OrTeleport.vue3-9bce0c02.js';
|
|
4
|
-
import {
|
|
4
|
+
import { x as getMaxZIndex, u as getCS } from './dom-aecadd9a.js';
|
|
5
5
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, renderSlot } from 'vue';
|
|
6
6
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref } from 'vue-demi';
|
|
2
|
-
import './OrTooltip-
|
|
2
|
+
import './OrTooltip-7ac03028.js';
|
|
3
3
|
import { s as script$1 } from './OrTooltipContent-c0042844.js';
|
|
4
|
-
import { s as script$2, O as OrFloatingPlacements } from './OrFloating-
|
|
4
|
+
import { s as script$2, O as OrFloatingPlacements } from './OrFloating-052ede5f.js';
|
|
5
5
|
import { p as pxToRem } from './px-to-rem-0b26b83e.js';
|
|
6
6
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, renderSlot, createTextVNode, toDisplayString, createBlock, withCtx, createVNode, createCommentVNode } from 'vue';
|
|
7
7
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent, isVue3, h } from 'vue-demi';
|
|
2
|
-
import { s as script$3 } from './OrIcon-
|
|
3
|
-
import { s as script$4 } from './OrLoader-
|
|
4
|
-
import { s as script$2 } from './OrTooltip-
|
|
2
|
+
import { s as script$3 } from './OrIcon-f7130a5c.js';
|
|
3
|
+
import { s as script$4 } from './OrLoader-d28a8ebf.js';
|
|
4
|
+
import { s as script$2 } from './OrTooltip-7ac03028.js';
|
|
5
5
|
import './OrTooltipContent-c0042844.js';
|
|
6
|
-
import { O as OrFloatingPlacements } from './OrFloating-
|
|
6
|
+
import { O as OrFloatingPlacements } from './OrFloating-052ede5f.js';
|
|
7
7
|
import { resolveComponent, openBlock, createElementBlock, createVNode, withCtx, createElementVNode, mergeProps, toHandlers, createBlock, createCommentVNode, renderSlot } from 'vue';
|
|
8
8
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
9
9
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, isVue3 } from 'vue-demi';
|
|
2
2
|
import { s as script$1, I as IconSize } from './OrIcon-62793572.js';
|
|
3
|
-
import { s as script$2 } from './OrTooltip-
|
|
4
|
-
import './OrPopover-
|
|
3
|
+
import { s as script$2 } from './OrTooltip-bd35ec20.js';
|
|
4
|
+
import './OrPopover-56ba40ab.js';
|
|
5
5
|
import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode, mergeProps, toHandlers, createVNode } from 'vue';
|
|
6
6
|
|
|
7
7
|
var IconButtonColor;
|
|
@@ -7,7 +7,7 @@ import 'tailwindcss/resolveConfig';
|
|
|
7
7
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
8
8
|
import { s as script$1 } from './OrError-c01d0c29.js';
|
|
9
9
|
import { s as script$2 } from './OrHint-06ab89d7.js';
|
|
10
|
-
import { s as script$3 } from './OrIconButton-
|
|
10
|
+
import { s as script$3 } from './OrIconButton-81bade23.js';
|
|
11
11
|
import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox-01fb2cb2.js';
|
|
12
12
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString, vShow } from 'vue';
|
|
13
13
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent, ref, getCurrentInstance } from 'vue-demi';
|
|
2
|
-
import { s as script$1 } from './OrCollapse-
|
|
2
|
+
import { s as script$1 } from './OrCollapse-d7c0afae.js';
|
|
3
3
|
import { s as script$2 } from './OrError-f90296db.js';
|
|
4
|
-
import './OrButton-
|
|
5
|
-
import { s as script$3 } from './OrIconButton-
|
|
4
|
+
import './OrButton-130ad8d9.js';
|
|
5
|
+
import { s as script$3 } from './OrIconButton-287bb86a.js';
|
|
6
6
|
import { useVModel } from '@vueuse/core';
|
|
7
|
-
import {
|
|
7
|
+
import { o as setStyle, r as requestAF, u as getCS, b as reflow, c as cancelAF } from './dom-aecadd9a.js';
|
|
8
8
|
import { p as pxToRem } from './px-to-rem-0b26b83e.js';
|
|
9
9
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, withDirectives, withKeys, vModelText, createCommentVNode, toDisplayString, createBlock, createVNode, withCtx, Transition } from 'vue';
|
|
10
10
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -7,7 +7,7 @@ import 'tailwindcss/resolveConfig';
|
|
|
7
7
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
8
8
|
import { s as script$1 } from './OrError-c01d0c29.js';
|
|
9
9
|
import { s as script$2 } from './OrHint-06ab89d7.js';
|
|
10
|
-
import { s as script$3 } from './OrIconButton-
|
|
10
|
+
import { s as script$3 } from './OrIconButton-81bade23.js';
|
|
11
11
|
import { s as script$4 } from './OrInlineInputBox-01fb2cb2.js';
|
|
12
12
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString, vShow } from 'vue';
|
|
13
13
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent, ref, getCurrentInstance } from 'vue-demi';
|
|
2
2
|
import { p as pxToRem } from './px-to-rem-0b26b83e.js';
|
|
3
|
-
import {
|
|
3
|
+
import { o as setStyle, r as requestAF, u as getCS, b as reflow, c as cancelAF } from './dom-aecadd9a.js';
|
|
4
4
|
import { s as script$1 } from './OrLabel-a7d99df4.js';
|
|
5
5
|
import { s as script$2 } from './OrHint-8822005b.js';
|
|
6
6
|
import { s as script$3 } from './OrError-f90296db.js';
|
|
7
|
-
import { s as script$4 } from './OrCollapse-
|
|
7
|
+
import { s as script$4 } from './OrCollapse-d7c0afae.js';
|
|
8
8
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createCommentVNode, renderSlot, createElementVNode, createBlock, withCtx, createTextVNode, toDisplayString, mergeProps, createVNode, Transition } from 'vue';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
10
10
|
|