@onereach/ui-components 4.15.3 → 4.15.4-beta.3065.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/OrBottomSheetV3/OrBottomSheet.js +13 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.vue.d.ts +2 -0
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +1 -1
- package/dist/bundled/v2/components/OrDatePickerV3/index.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +1 -1
- package/dist/bundled/v2/components/index.js +1 -1
- package/dist/bundled/v2/index.js +1 -1
- package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-ec375126.js → OrBottomSheet.vue_vue_type_script_lang-c07ed3a1.js} +12 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-8bffacc8.js → OrCardCollection.vue_vue_type_script_lang-5326f06c.js} +3 -3
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-487cc740.js → OrCode.vue_vue_type_script_lang-16f97414.js} +2 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-110e7d1e.js → OrConfirm.vue_vue_type_script_lang-3fc1a819.js} +1 -1
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-332f9983.js → OrDatePicker.vue_vue_type_script_lang-70745ca7.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-dec4f0cf.js → OrDateTimePicker.vue_vue_type_script_lang-84ac6c66.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePickerMonthSelect-aad99ddf.js → OrDateTimePickerMonthSelect-c8563397.js} +2 -2
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-fafcb023.js → OrIconButton.vue_vue_type_script_lang-a9179d42.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-c94cbe72.js → OrInlineInput.vue_vue_type_script_lang-4e8ea4dd.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-77460342.js → OrInlineTextarea.vue_vue_type_script_lang-5de93183.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-a2f740af.js → OrInput.vue_vue_type_script_lang-1b9b6dce.js} +1 -1
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-f8611f9d.js → OrMenu.vue_vue_type_script_lang-83764f7f.js} +1 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-b853cc1e.js → OrModal.vue_vue_type_script_lang-eac536cb.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-093cb959.js → OrNotification.vue_vue_type_script_lang-5609cafa.js} +1 -1
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-422377bf.js → OrPagination.vue_vue_type_script_lang-54882a28.js} +1 -1
- package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-d15ec5cb.js → OrPopover.vue_vue_type_script_lang-47450978.js} +1 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-8c2943c2.js → OrSearch.vue_vue_type_script_lang-649edc0e.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-a9bc810d.js → OrSelect.vue_vue_type_script_lang-c9b8da23.js} +4 -4
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-a79c5901.js → OrSidebar.vue_vue_type_script_lang-b6cd9f88.js} +1 -1
- package/dist/bundled/v3/{OrSorting.vue_vue_type_script_lang-c1c6415a.js → OrSorting.vue_vue_type_script_lang-fb3a23a0.js} +1 -1
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-af8a81f1.js → OrTabs.vue_vue_type_script_lang-20496108.js} +1 -1
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-a04676a1.js → OrTag.vue_vue_type_script_lang-d08c5b3b.js} +1 -1
- package/dist/bundled/v3/{OrTagInput.vue_vue_type_script_lang-7f991f8e.js → OrTagInput.vue_vue_type_script_lang-38ec7810.js} +2 -2
- package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-1b9aabbb.js → OrTags.vue_vue_type_script_lang-edc4a21e.js} +2 -2
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-d558f82f.js → OrTimePicker.vue_vue_type_script_lang-2114d5c0.js} +2 -2
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-7f5d792c.js → OrTooltip.vue_vue_type_script_lang-350aacdd.js} +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +3 -2
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.vue.d.ts +1 -0
- package/dist/bundled/v3/components/OrBottomSheetV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +10 -10
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +9 -9
- package/dist/bundled/v3/components/OrCodeV3/OrCode.js +7 -7
- package/dist/bundled/v3/components/OrCodeV3/index.js +6 -6
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +7 -7
- package/dist/bundled/v3/components/OrConfirmV3/index.js +6 -6
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +8 -8
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +7 -7
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +8 -8
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +7 -7
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +5 -5
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +4 -4
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +6 -6
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +5 -5
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +6 -6
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +5 -5
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +6 -6
- package/dist/bundled/v3/components/OrInputV3/index.js +5 -5
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +4 -4
- package/dist/bundled/v3/components/OrMenuV3/index.js +3 -3
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +6 -6
- package/dist/bundled/v3/components/OrModalV3/index.js +5 -5
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +6 -6
- package/dist/bundled/v3/components/OrNotificationV3/index.js +5 -5
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +5 -5
- package/dist/bundled/v3/components/OrPaginationV3/index.js +4 -4
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +3 -3
- package/dist/bundled/v3/components/OrPopoverV3/index.js +2 -2
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +7 -7
- package/dist/bundled/v3/components/OrSearchV3/index.js +6 -6
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +8 -8
- package/dist/bundled/v3/components/OrSelectV3/index.js +7 -7
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +6 -6
- package/dist/bundled/v3/components/OrSidebarV3/index.js +5 -5
- package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +5 -5
- package/dist/bundled/v3/components/OrSortingV3/index.js +4 -4
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +5 -5
- package/dist/bundled/v3/components/OrTabsV3/index.js +4 -4
- package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +8 -8
- package/dist/bundled/v3/components/OrTagInputV3/index.js +7 -7
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +6 -6
- package/dist/bundled/v3/components/OrTagV3/index.js +5 -5
- package/dist/bundled/v3/components/OrTagsV3/OrTags.js +7 -7
- package/dist/bundled/v3/components/OrTagsV3/index.js +6 -6
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +6 -6
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +5 -5
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +6 -6
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +5 -5
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +4 -4
- package/dist/bundled/v3/components/OrToastV3/index.js +5 -5
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +4 -4
- package/dist/bundled/v3/components/OrTooltipV3/index.js +3 -3
- package/dist/bundled/v3/components/index.js +27 -27
- package/dist/bundled/v3/index.js +27 -27
- package/dist/esm/v2/{OrBottomSheet-6bc632c4.js → OrBottomSheet-4a78742a.js} +13 -1
- package/dist/esm/v2/{OrCardCollection-57e72b98.js → OrCardCollection-43b4fd34.js} +3 -3
- package/dist/esm/v2/{OrCode-2d609b0d.js → OrCode-bfe05175.js} +2 -2
- package/dist/esm/v2/{OrConfirm-b6046cee.js → OrConfirm-84738e76.js} +1 -1
- package/dist/esm/v2/{OrDatePicker-bbef7be9.js → OrDatePicker-5541d0ef.js} +3 -3
- package/dist/esm/v2/{OrDateTimePicker-07430e2b.js → OrDateTimePicker-08f63353.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-f92040b7.js → OrDateTimePicker.vue_rollup-plugin-vue_script-b7bde3a1.js} +3 -3
- package/dist/esm/v2/{OrDateTimePickerPopoverHeader-7d5b17b5.js → OrDateTimePickerPopoverHeader-62bffa76.js} +3 -3
- package/dist/esm/v2/{OrIconButton-6fcd20b0.js → OrIconButton-528ef7ee.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-3fc16a74.js → OrInlineInput-804cd234.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-311f5088.js → OrInlineTextarea-89d464ec.js} +1 -1
- package/dist/esm/v2/{OrInput-e3154a47.js → OrInput-f5efc512.js} +1 -1
- package/dist/esm/v2/{OrMenu-6b3de1c1.js → OrMenu-45231227.js} +1 -1
- package/dist/esm/v2/{OrModal-1df91f15.js → OrModal-29b17d4a.js} +1 -1
- package/dist/esm/v2/{OrNotification-121ce073.js → OrNotification-a825685c.js} +1 -1
- package/dist/esm/v2/{OrPagination-a295ce15.js → OrPagination-09565c23.js} +2 -2
- package/dist/esm/v2/{OrPopover-71380b24.js → OrPopover-df732a59.js} +1 -1
- package/dist/esm/v2/{OrSearch-07d9774c.js → OrSearch-d6ca65ef.js} +1 -1
- package/dist/esm/v2/{OrSelect-87c52f1f.js → OrSelect-6ce278f2.js} +4 -4
- package/dist/esm/v2/{OrSidebar-41c869c1.js → OrSidebar-28c7b589.js} +1 -1
- package/dist/esm/v2/{OrSidebarCollapseButton-0d2e41c8.js → OrSidebarCollapseButton-e880f4c7.js} +1 -1
- package/dist/esm/v2/{OrSorting-3fddd5fa.js → OrSorting-e9947312.js} +2 -2
- package/dist/esm/v2/{OrTabs-6111e968.js → OrTabs-0e98d873.js} +2 -2
- package/dist/esm/v2/{OrTag-21683774.js → OrTag-4cf47ee9.js} +1 -1
- package/dist/esm/v2/{OrTagInput-d5400871.js → OrTagInput-461201c4.js} +2 -2
- package/dist/esm/v2/{OrTags-61e4e52d.js → OrTags-c443cf35.js} +2 -2
- package/dist/esm/v2/{OrTimePicker-c5def129.js → OrTimePicker-c4095c5c.js} +4 -4
- package/dist/esm/v2/{OrTooltip-a32c182a.js → OrTooltip-3a556d47.js} +1 -1
- package/dist/esm/v2/components/index.js +29 -29
- package/dist/esm/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -0
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +1 -1
- package/dist/esm/v2/components/or-card-collection-v3/index.js +9 -9
- package/dist/esm/v2/components/or-code-v3/index.js +6 -6
- package/dist/esm/v2/components/or-confirm-v3/index.js +6 -6
- package/dist/esm/v2/components/or-date-picker-v3/index.js +7 -7
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +8 -8
- package/dist/esm/v2/components/or-icon-button-v3/index.js +4 -4
- package/dist/esm/v2/components/or-inline-input-v3/index.js +5 -5
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +5 -5
- package/dist/esm/v2/components/or-input-v3/index.js +5 -5
- package/dist/esm/v2/components/or-menu-v3/index.js +3 -3
- package/dist/esm/v2/components/or-modal-v3/index.js +5 -5
- package/dist/esm/v2/components/or-notification-v3/index.js +5 -5
- package/dist/esm/v2/components/or-pagination-v3/index.js +4 -4
- package/dist/esm/v2/components/or-popover-v3/index.js +2 -2
- package/dist/esm/v2/components/or-search-v3/index.js +6 -6
- package/dist/esm/v2/components/or-select-v3/index.js +7 -7
- package/dist/esm/v2/components/or-sidebar-v3/index.js +6 -6
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +5 -5
- package/dist/esm/v2/components/or-sorting-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tabs-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tag-input-v3/index.js +7 -7
- package/dist/esm/v2/components/or-tag-v3/index.js +5 -5
- package/dist/esm/v2/components/or-tags-v3/index.js +6 -6
- package/dist/esm/v2/components/or-time-picker-v3/index.js +8 -8
- package/dist/esm/v2/components/or-toast-v3/index.js +5 -5
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +5 -5
- package/dist/esm/v2/components/or-tooltip-v3/index.js +3 -3
- package/dist/esm/v2/index.js +29 -29
- package/dist/esm/v2/{types-ed6cc191.js → types-a22ae18b.js} +1 -1
- package/dist/esm/v3/{OrBottomSheet-79db2626.js → OrBottomSheet-2d3d91ef.js} +13 -1
- package/dist/esm/v3/{OrCardCollection-511c0fdc.js → OrCardCollection-91057ae5.js} +3 -3
- package/dist/esm/v3/{OrCode-21892a94.js → OrCode-c3fe2bea.js} +2 -2
- package/dist/esm/v3/{OrConfirm-e49cd1b2.js → OrConfirm-8f55fc28.js} +1 -1
- package/dist/esm/v3/{OrDatePicker-3c5a0f25.js → OrDatePicker-7459aa5b.js} +3 -3
- package/dist/esm/v3/{OrDateTimePicker-b6a61a84.js → OrDateTimePicker-4d4fc567.js} +3 -3
- package/dist/esm/v3/{OrDateTimePickerPopoverHeader-a0d438f6.js → OrDateTimePickerPopoverHeader-b385d752.js} +3 -3
- package/dist/esm/v3/{OrIconButton-80f76b73.js → OrIconButton-56cbfe90.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-857b5d2e.js → OrInlineInput-7c1728ba.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-21a92d18.js → OrInlineTextarea-da326c9c.js} +1 -1
- package/dist/esm/v3/{OrInput-7ba56536.js → OrInput-6f1fca6e.js} +1 -1
- package/dist/esm/v3/{OrMenu-dbe1db1e.js → OrMenu-aaf17ae5.js} +1 -1
- package/dist/esm/v3/{OrModal-f1f38284.js → OrModal-9df59571.js} +1 -1
- package/dist/esm/v3/{OrNotification-8377ad89.js → OrNotification-bf132552.js} +1 -1
- package/dist/esm/v3/{OrPagination-b0548893.js → OrPagination-d42397dd.js} +2 -2
- package/dist/esm/v3/{OrPopover-94dc1203.js → OrPopover-dea98bf8.js} +1 -1
- package/dist/esm/v3/{OrSearch-e268ceb2.js → OrSearch-4d900943.js} +1 -1
- package/dist/esm/v3/{OrSelect-38aea86a.js → OrSelect-d1527a15.js} +4 -4
- package/dist/esm/v3/{OrSidebar-fadc2431.js → OrSidebar-9648aac3.js} +1 -1
- package/dist/esm/v3/{OrSidebarCollapseButton-e0cbeaa5.js → OrSidebarCollapseButton-2f279e3c.js} +1 -1
- package/dist/esm/v3/{OrSorting-2918d915.js → OrSorting-86bc1df8.js} +2 -2
- package/dist/esm/v3/{OrTabs-c6c9909d.js → OrTabs-dd6588f4.js} +2 -2
- package/dist/esm/v3/{OrTag-d882091d.js → OrTag-88ca90f2.js} +1 -1
- package/dist/esm/v3/{OrTagInput-e4f50a88.js → OrTagInput-f8df32a5.js} +2 -2
- package/dist/esm/v3/{OrTags-92b6ae86.js → OrTags-75085231.js} +2 -2
- package/dist/esm/v3/{OrTimePicker-6c009f03.js → OrTimePicker-284bbb34.js} +4 -4
- package/dist/esm/v3/{OrTooltip-d7d40e38.js → OrTooltip-036e2f79.js} +1 -1
- package/dist/esm/v3/components/index.js +28 -28
- package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +1 -0
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +1 -1
- package/dist/esm/v3/components/or-card-collection-v3/index.js +9 -9
- package/dist/esm/v3/components/or-code-v3/index.js +6 -6
- package/dist/esm/v3/components/or-confirm-v3/index.js +6 -6
- package/dist/esm/v3/components/or-date-picker-v3/index.js +7 -7
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +7 -7
- package/dist/esm/v3/components/or-icon-button-v3/index.js +4 -4
- package/dist/esm/v3/components/or-inline-input-v3/index.js +5 -5
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +5 -5
- package/dist/esm/v3/components/or-input-v3/index.js +5 -5
- package/dist/esm/v3/components/or-menu-v3/index.js +3 -3
- package/dist/esm/v3/components/or-modal-v3/index.js +5 -5
- package/dist/esm/v3/components/or-notification-v3/index.js +5 -5
- package/dist/esm/v3/components/or-pagination-v3/index.js +4 -4
- package/dist/esm/v3/components/or-popover-v3/index.js +2 -2
- package/dist/esm/v3/components/or-search-v3/index.js +6 -6
- package/dist/esm/v3/components/or-select-v3/index.js +7 -7
- package/dist/esm/v3/components/or-sidebar-v3/index.js +6 -6
- package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +5 -5
- package/dist/esm/v3/components/or-sorting-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tabs-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tag-input-v3/index.js +7 -7
- package/dist/esm/v3/components/or-tag-v3/index.js +5 -5
- package/dist/esm/v3/components/or-tags-v3/index.js +6 -6
- package/dist/esm/v3/components/or-time-picker-v3/index.js +8 -8
- package/dist/esm/v3/components/or-toast-v3/index.js +5 -5
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +5 -5
- package/dist/esm/v3/components/or-tooltip-v3/index.js +3 -3
- package/dist/esm/v3/index.js +28 -28
- package/dist/esm/v3/{types-af0b6bbd.js → types-d963e449.js} +1 -1
- package/package.json +2 -3
- package/src/components/or-bottom-sheet-v3/OrBottomSheet.vue +17 -2
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-858a764b.js → OrDateTimePickerMonthSelect-8e191ed7.js} +0 -0
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-7910c852.js → OrToastContainer.vue_vue_type_script_lang-84cf0e17.js} +0 -0
|
@@ -33,6 +33,7 @@ var script = defineComponent({
|
|
|
33
33
|
setup(props, context) {
|
|
34
34
|
// Refs
|
|
35
35
|
const root = ref();
|
|
36
|
+
const content = ref();
|
|
36
37
|
// Styles
|
|
37
38
|
const rootStyles = computed(() => ['or-bottom-sheet-v3', ...BottomSheet, ...BottomSheetVariants[props.variant]]);
|
|
38
39
|
const handleStyles = computed(() => [...BottomSheetHandle]);
|
|
@@ -50,11 +51,17 @@ var script = defineComponent({
|
|
|
50
51
|
fullscreen.value = false;
|
|
51
52
|
}
|
|
52
53
|
});
|
|
54
|
+
const isEventSkipped = event => {
|
|
55
|
+
return event.composedPath().includes(content.value) && fullscreen.value;
|
|
56
|
+
};
|
|
53
57
|
// Effects
|
|
54
58
|
// #region Swipe
|
|
55
59
|
const swipeOptions = {
|
|
56
|
-
threshold:
|
|
60
|
+
threshold: 4,
|
|
57
61
|
onSwipe(event) {
|
|
62
|
+
if (isEventSkipped(event)) {
|
|
63
|
+
return;
|
|
64
|
+
}
|
|
58
65
|
if (props.variant === BottomSheetVariant.Advanced) {
|
|
59
66
|
const rootElement = unref(root);
|
|
60
67
|
Object.assign(rootElement.style, {
|
|
@@ -65,6 +72,9 @@ var script = defineComponent({
|
|
|
65
72
|
}
|
|
66
73
|
},
|
|
67
74
|
onSwipeEnd(event, direction) {
|
|
75
|
+
if (isEventSkipped(event)) {
|
|
76
|
+
return;
|
|
77
|
+
}
|
|
68
78
|
if (props.variant === BottomSheetVariant.Advanced) {
|
|
69
79
|
const rootElement = unref(root);
|
|
70
80
|
switch (direction) {
|
|
@@ -109,6 +119,7 @@ var script = defineComponent({
|
|
|
109
119
|
// #endregion
|
|
110
120
|
return {
|
|
111
121
|
root,
|
|
122
|
+
content,
|
|
112
123
|
rootStyles,
|
|
113
124
|
handleStyles,
|
|
114
125
|
headerStyles,
|
|
@@ -141,6 +152,7 @@ var __vue_render__ = function () {
|
|
|
141
152
|
})] : _vm._e(), _vm._v(" "), _c('div', {
|
|
142
153
|
class: _vm.headerStyles
|
|
143
154
|
}, [_vm._t("header")], 2), _vm._v(" "), _c('div', {
|
|
155
|
+
ref: "content",
|
|
144
156
|
class: [_vm.fullscreen ? 'overflow-y-auto' : 'overflow-hidden']
|
|
145
157
|
}, [_vm._t("default")], 2)], 2)]) : _vm._e();
|
|
146
158
|
};
|
|
@@ -2,6 +2,7 @@ import { PropType } from 'vue-demi';
|
|
|
2
2
|
import { BottomSheetVariant } from './props';
|
|
3
3
|
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
4
4
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
5
|
+
content: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
5
6
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
6
7
|
handleStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
7
8
|
headerStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
@@ -35,6 +36,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
35
36
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
36
37
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
37
38
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
39
|
+
content: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
38
40
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
39
41
|
handleStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
40
42
|
headerStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
2
2
|
import { useCurrentDate } from '../OrDateTimePickerV3/hooks/useCurrentDate.js';
|
|
3
|
-
import { O as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMonthSelect } from '../../OrDateTimePickerMonthSelect-
|
|
3
|
+
import { O as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMonthSelect } from '../../OrDateTimePickerMonthSelect-8e191ed7.js';
|
|
4
4
|
import { O as OrDateTimePickerMobileControl, a as OrDateTimePickerPopoverFooter, b as OrDateTimePickerPopoverHeader } from '../../OrDateTimePickerPopoverHeader-52a99e6a.js';
|
|
5
5
|
import { DatePicker, DatePickerPopover } from './styles.js';
|
|
6
6
|
import __vue_component__$1 from '../OrErrorV3/OrError.js';
|
|
@@ -2,7 +2,7 @@ export { default as OrDatePickerV3 } from './OrDatePicker.js';
|
|
|
2
2
|
export { InputBoxSize as DatePickerSize } from '../OrInputBoxV3/props.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../OrDateTimePickerV3/hooks/useCurrentDate.js';
|
|
5
|
-
import '../../OrDateTimePickerMonthSelect-
|
|
5
|
+
import '../../OrDateTimePickerMonthSelect-8e191ed7.js';
|
|
6
6
|
import '../OrDateTimePickerV3/hooks/useDatePlaceholder.js';
|
|
7
7
|
import '../../hooks/useProxyModelValue.js';
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
2
2
|
import { useCurrentDate } from './hooks/useCurrentDate.js';
|
|
3
|
-
import { O as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMonthSelect } from '../../OrDateTimePickerMonthSelect-
|
|
3
|
+
import { O as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMonthSelect } from '../../OrDateTimePickerMonthSelect-8e191ed7.js';
|
|
4
4
|
import { O as OrDateTimePickerMobileControl, a as OrDateTimePickerPopoverFooter, b as OrDateTimePickerPopoverHeader } from '../../OrDateTimePickerPopoverHeader-52a99e6a.js';
|
|
5
5
|
import { O as OrDateTimePickerTimeControl, a as OrDateTimePickerTimeSelect } from '../../OrDateTimePickerTimeSelect-8851268e.js';
|
|
6
6
|
import { DateTimePickerTimeFormat } from './props.js';
|
|
@@ -3,7 +3,7 @@ export { DateTimePickerTimeFormat } from './props.js';
|
|
|
3
3
|
export { InputBoxSize as DateTimePickerSize } from '../OrInputBoxV3/props.js';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './hooks/useCurrentDate.js';
|
|
6
|
-
import '../../OrDateTimePickerMonthSelect-
|
|
6
|
+
import '../../OrDateTimePickerMonthSelect-8e191ed7.js';
|
|
7
7
|
import './hooks/useDatePlaceholder.js';
|
|
8
8
|
import '../../hooks/useProxyModelValue.js';
|
|
9
9
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -234,7 +234,7 @@ import './OrCombinedInputV3/styles.js';
|
|
|
234
234
|
import '../index-15e8c1f3.js';
|
|
235
235
|
import './OrConfirmV3/styles.js';
|
|
236
236
|
import './OrDateTimePickerV3/hooks/useCurrentDate.js';
|
|
237
|
-
import '../OrDateTimePickerMonthSelect-
|
|
237
|
+
import '../OrDateTimePickerMonthSelect-8e191ed7.js';
|
|
238
238
|
import './OrDateTimePickerV3/hooks/useDatePlaceholder.js';
|
|
239
239
|
import '../OrDateTimePickerPopoverHeader-52a99e6a.js';
|
|
240
240
|
import './OrDatePickerV3/styles.js';
|
package/dist/bundled/v2/index.js
CHANGED
|
@@ -204,7 +204,7 @@ import './components/OrCombinedInputV3/styles.js';
|
|
|
204
204
|
import './index-15e8c1f3.js';
|
|
205
205
|
import './components/OrConfirmV3/styles.js';
|
|
206
206
|
import './components/OrDateTimePickerV3/hooks/useCurrentDate.js';
|
|
207
|
-
import './OrDateTimePickerMonthSelect-
|
|
207
|
+
import './OrDateTimePickerMonthSelect-8e191ed7.js';
|
|
208
208
|
import './components/OrDateTimePickerV3/hooks/useDatePlaceholder.js';
|
|
209
209
|
import './OrDateTimePickerPopoverHeader-52a99e6a.js';
|
|
210
210
|
import './components/OrDatePickerV3/styles.js';
|
|
@@ -27,6 +27,7 @@ var script = defineComponent({
|
|
|
27
27
|
setup(props, context) {
|
|
28
28
|
// Refs
|
|
29
29
|
const root = ref();
|
|
30
|
+
const content = ref();
|
|
30
31
|
// Styles
|
|
31
32
|
const rootStyles = computed(() => ['or-bottom-sheet-v3', ...BottomSheet, ...BottomSheetVariants[props.variant]]);
|
|
32
33
|
const handleStyles = computed(() => [...BottomSheetHandle]);
|
|
@@ -44,11 +45,17 @@ var script = defineComponent({
|
|
|
44
45
|
fullscreen.value = false;
|
|
45
46
|
}
|
|
46
47
|
});
|
|
48
|
+
const isEventSkipped = event => {
|
|
49
|
+
return event.composedPath().includes(content.value) && fullscreen.value;
|
|
50
|
+
};
|
|
47
51
|
// Effects
|
|
48
52
|
// #region Swipe
|
|
49
53
|
const swipeOptions = {
|
|
50
|
-
threshold:
|
|
54
|
+
threshold: 4,
|
|
51
55
|
onSwipe(event) {
|
|
56
|
+
if (isEventSkipped(event)) {
|
|
57
|
+
return;
|
|
58
|
+
}
|
|
52
59
|
if (props.variant === BottomSheetVariant.Advanced) {
|
|
53
60
|
const rootElement = unref(root);
|
|
54
61
|
Object.assign(rootElement.style, {
|
|
@@ -59,6 +66,9 @@ var script = defineComponent({
|
|
|
59
66
|
}
|
|
60
67
|
},
|
|
61
68
|
onSwipeEnd(event, direction) {
|
|
69
|
+
if (isEventSkipped(event)) {
|
|
70
|
+
return;
|
|
71
|
+
}
|
|
62
72
|
if (props.variant === BottomSheetVariant.Advanced) {
|
|
63
73
|
const rootElement = unref(root);
|
|
64
74
|
switch (direction) {
|
|
@@ -103,6 +113,7 @@ var script = defineComponent({
|
|
|
103
113
|
// #endregion
|
|
104
114
|
return {
|
|
105
115
|
root,
|
|
116
|
+
content,
|
|
106
117
|
rootStyles,
|
|
107
118
|
handleStyles,
|
|
108
119
|
headerStyles,
|
|
@@ -4,10 +4,10 @@ import { openBlock, createElementBlock, normalizeClass, Fragment, renderList, re
|
|
|
4
4
|
import { gridView, defaultViewModes } from './components/OrCardCollectionV3/props.js';
|
|
5
5
|
import './components/OrIconButtonV3/OrIconButton.js';
|
|
6
6
|
import './components/OrSortingV3/OrSorting.js';
|
|
7
|
-
import { s as script$3 } from './OrSorting.vue_vue_type_script_lang-
|
|
7
|
+
import { s as script$3 } from './OrSorting.vue_vue_type_script_lang-fb3a23a0.js';
|
|
8
8
|
import './components/OrSearchV3/OrSearch.js';
|
|
9
|
-
import { s as script$4 } from './OrSearch.vue_vue_type_script_lang-
|
|
10
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-
|
|
9
|
+
import { s as script$4 } from './OrSearch.vue_vue_type_script_lang-649edc0e.js';
|
|
10
|
+
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-a9179d42.js';
|
|
11
11
|
|
|
12
12
|
var script$1 = defineComponent({
|
|
13
13
|
name: 'OrCardCollectionView',
|
|
@@ -10,11 +10,11 @@ import './components/OrIconButtonV3/OrIconButton.js';
|
|
|
10
10
|
import './components/OrInputBoxV3/OrInputBox.js';
|
|
11
11
|
import './components/OrLabelV3/OrLabel.js';
|
|
12
12
|
import './components/OrModalV3/OrModal.js';
|
|
13
|
-
import { s as script$6 } from './OrModal.vue_vue_type_script_lang-
|
|
13
|
+
import { s as script$6 } from './OrModal.vue_vue_type_script_lang-eac536cb.js';
|
|
14
14
|
import { useTheme } from './hooks/useTheme.js';
|
|
15
15
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
16
16
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
17
|
-
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
17
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-a9179d42.js';
|
|
18
18
|
import { s as script$4 } from './OrInputBox.vue_vue_type_script_lang-49fb179a.js';
|
|
19
19
|
import { s as script$5 } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
20
20
|
import { useIdAttribute } from './hooks/useIdAttribute.js';
|
|
@@ -9,7 +9,7 @@ import './components/OrInputV3/OrInput.js';
|
|
|
9
9
|
import { ButtonColor } from './components/OrButtonV3/props.js';
|
|
10
10
|
import { s as script$1 } from './OrOverlay.vue_vue_type_script_lang-9036d75d.js';
|
|
11
11
|
import { s as script$2 } from './OrButton.vue_vue_type_script_lang-7370e903.js';
|
|
12
|
-
import { s as script$3 } from './OrInput.vue_vue_type_script_lang-
|
|
12
|
+
import { s as script$3 } from './OrInput.vue_vue_type_script_lang-1b9b6dce.js';
|
|
13
13
|
import { usePopoverState } from './hooks/usePopoverState.js';
|
|
14
14
|
import { w as whenever } from './index-f4d8e24c.js';
|
|
15
15
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
2
2
|
import { useCurrentDate } from './components/OrDateTimePickerV3/hooks/useCurrentDate.js';
|
|
3
|
-
import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-
|
|
3
|
+
import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-c8563397.js';
|
|
4
4
|
import { s as script$3, a as script$5, b as script$6 } from './OrDateTimePickerPopoverHeader-4959231c.js';
|
|
5
5
|
import { DatePicker, DatePickerPopover } from './components/OrDatePickerV3/styles.js';
|
|
6
6
|
import './components/OrErrorV3/OrError.js';
|
|
@@ -15,10 +15,10 @@ import { DropdownOpen } from './directives/dropdown-open.js';
|
|
|
15
15
|
import { s as script$7 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
16
16
|
import { s as script$8 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
17
17
|
import { s as script$9 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
18
|
-
import { s as script$a } from './OrIconButton.vue_vue_type_script_lang-
|
|
18
|
+
import { s as script$a } from './OrIconButton.vue_vue_type_script_lang-a9179d42.js';
|
|
19
19
|
import { s as script$b } from './OrInputBox.vue_vue_type_script_lang-49fb179a.js';
|
|
20
20
|
import { s as script$c } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
21
|
-
import { s as script$d } from './OrPopover.vue_vue_type_script_lang-
|
|
21
|
+
import { s as script$d } from './OrPopover.vue_vue_type_script_lang-47450978.js';
|
|
22
22
|
import { InputBoxSize } from './components/OrInputBoxV3/props.js';
|
|
23
23
|
import { useProxyModelValue } from './hooks/useProxyModelValue.js';
|
|
24
24
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
2
2
|
import { useCurrentDate } from './components/OrDateTimePickerV3/hooks/useCurrentDate.js';
|
|
3
|
-
import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-
|
|
3
|
+
import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-c8563397.js';
|
|
4
4
|
import { s as script$3, a as script$5, b as script$6 } from './OrDateTimePickerPopoverHeader-4959231c.js';
|
|
5
5
|
import { s as script$7, a as script$8 } from './OrDateTimePickerTimeSelect-b8cc72af.js';
|
|
6
6
|
import { DateTimePickerTimeFormat } from './components/OrDateTimePickerV3/props.js';
|
|
@@ -15,10 +15,10 @@ import './components/OrPopoverV3/OrPopover.js';
|
|
|
15
15
|
import { s as script$9 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
16
16
|
import { s as script$a } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
17
17
|
import { s as script$b } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
18
|
-
import { s as script$c } from './OrIconButton.vue_vue_type_script_lang-
|
|
18
|
+
import { s as script$c } from './OrIconButton.vue_vue_type_script_lang-a9179d42.js';
|
|
19
19
|
import { s as script$d } from './OrInputBox.vue_vue_type_script_lang-49fb179a.js';
|
|
20
20
|
import { s as script$e } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
21
|
-
import { s as script$f } from './OrPopover.vue_vue_type_script_lang-
|
|
21
|
+
import { s as script$f } from './OrPopover.vue_vue_type_script_lang-47450978.js';
|
|
22
22
|
import { DropdownClose } from './directives/dropdown-close.js';
|
|
23
23
|
import { DropdownOpen } from './directives/dropdown-open.js';
|
|
24
24
|
import { InputBoxSize } from './components/OrInputBoxV3/props.js';
|
|
@@ -9,8 +9,8 @@ import './components/OrIconButtonV3/OrIconButton.js';
|
|
|
9
9
|
import './components/OrMenuV3/OrMenu.js';
|
|
10
10
|
import './components/OrMenuItemV3/OrMenuItem.js';
|
|
11
11
|
import { s as script$4 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
12
|
-
import { s as script$5 } from './OrIconButton.vue_vue_type_script_lang-
|
|
13
|
-
import { s as script$6 } from './OrMenu.vue_vue_type_script_lang-
|
|
12
|
+
import { s as script$5 } from './OrIconButton.vue_vue_type_script_lang-a9179d42.js';
|
|
13
|
+
import { s as script$6 } from './OrMenu.vue_vue_type_script_lang-83764f7f.js';
|
|
14
14
|
import { s as script$7 } from './OrMenuItem.vue_vue_type_script_lang-1785286a.js';
|
|
15
15
|
|
|
16
16
|
const DateTimePickerDateControl = [
|
|
@@ -3,7 +3,7 @@ import { IconButtonColor } from './components/OrIconButtonV3/props.js';
|
|
|
3
3
|
import { IconButtonRoot, IconButtonRootColors } from './components/OrIconButtonV3/styles.js';
|
|
4
4
|
import './components/OrIconV3/OrIcon.js';
|
|
5
5
|
import './components/OrTooltipV3/OrTooltip.js';
|
|
6
|
-
import { s as script$2 } from './OrTooltip.vue_vue_type_script_lang-
|
|
6
|
+
import { s as script$2 } from './OrTooltip.vue_vue_type_script_lang-350aacdd.js';
|
|
7
7
|
import { IconSize } from './components/OrIconV3/props.js';
|
|
8
8
|
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
9
9
|
|
|
@@ -9,7 +9,7 @@ import { s as script$4 } from './OrInlineInputBox.vue_vue_type_script_lang-fe99c
|
|
|
9
9
|
import { InlineInputBoxSize } from './components/OrInlineInputBoxV3/props.js';
|
|
10
10
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
11
11
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
12
|
-
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
12
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-a9179d42.js';
|
|
13
13
|
import { useIdAttribute } from './hooks/useIdAttribute.js';
|
|
14
14
|
import { useControlAttributes } from './hooks/useControlAttributes.js';
|
|
15
15
|
import { useValidationAttributes } from './hooks/useValidationAttributes.js';
|
|
@@ -6,7 +6,7 @@ import './components/OrIconButtonV3/OrIconButton.js';
|
|
|
6
6
|
import './components/OrInlineInputBoxV3/OrInlineInputBox.js';
|
|
7
7
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
8
8
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
9
|
-
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
9
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-a9179d42.js';
|
|
10
10
|
import { s as script$4 } from './OrInlineInputBox.vue_vue_type_script_lang-fe99c485.js';
|
|
11
11
|
import { useIdAttribute } from './hooks/useIdAttribute.js';
|
|
12
12
|
import { useControlAttributes } from './hooks/useControlAttributes.js';
|
|
@@ -7,7 +7,7 @@ import './components/OrHintV3/OrHint.js';
|
|
|
7
7
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
8
8
|
import './components/OrIconV3/OrIcon.js';
|
|
9
9
|
import './components/OrIconButtonV3/OrIconButton.js';
|
|
10
|
-
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-
|
|
10
|
+
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-a9179d42.js';
|
|
11
11
|
import './components/OrInputBoxV3/OrInputBox.js';
|
|
12
12
|
import { s as script$5 } from './OrInputBox.vue_vue_type_script_lang-49fb179a.js';
|
|
13
13
|
import './components/OrLabelV3/OrLabel.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
2
2
|
import { MenuRoot } from './components/OrMenuV3/styles.js';
|
|
3
3
|
import './components/OrPopoverV3/OrPopover.js';
|
|
4
|
-
import { s as script$1 } from './OrPopover.vue_vue_type_script_lang-
|
|
4
|
+
import { s as script$1 } from './OrPopover.vue_vue_type_script_lang-47450978.js';
|
|
5
5
|
import { PopoverPlacement } from './components/OrPopoverV3/props.js';
|
|
6
6
|
import { usePopoverState } from './hooks/usePopoverState.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
2
2
|
import { openBlock, createElementBlock, normalizeClass, renderSlot, resolveComponent, createElementVNode, createVNode, withModifiers } from 'vue';
|
|
3
3
|
import './components/OrIconButtonV3/OrIconButton.js';
|
|
4
|
-
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-
|
|
4
|
+
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-a9179d42.js';
|
|
5
5
|
import { ModalSize } from './components/OrModalV3/props.js';
|
|
6
6
|
import { ModalRoot, ModalRootSizes } from './components/OrModalV3/styles.js';
|
|
7
7
|
import './components/OrOverlayV3/OrOverlay.js';
|
|
@@ -4,7 +4,7 @@ import { NotificationRoot, NotificationRootVariants, NotificationIcon, Notificat
|
|
|
4
4
|
import './components/OrIconV3/OrIcon.js';
|
|
5
5
|
import './components/OrIconButtonV3/OrIconButton.js';
|
|
6
6
|
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
7
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-
|
|
7
|
+
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-a9179d42.js';
|
|
8
8
|
|
|
9
9
|
var script = defineComponent({
|
|
10
10
|
name: 'OrNotification',
|
|
@@ -6,7 +6,7 @@ import './components/OrMenuV3/OrMenu.js';
|
|
|
6
6
|
import './components/OrMenuItemV3/OrMenuItem.js';
|
|
7
7
|
import { s as script$1 } from './OrButton.vue_vue_type_script_lang-7370e903.js';
|
|
8
8
|
import { s as script$2 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
9
|
-
import { s as script$3 } from './OrMenu.vue_vue_type_script_lang-
|
|
9
|
+
import { s as script$3 } from './OrMenu.vue_vue_type_script_lang-83764f7f.js';
|
|
10
10
|
import { s as script$4 } from './OrMenuItem.vue_vue_type_script_lang-1785286a.js';
|
|
11
11
|
import useResponsive from './hooks/useResponsive/useResponsive.js';
|
|
12
12
|
import { useProxyModelValue } from './hooks/useProxyModelValue.js';
|
|
@@ -4,7 +4,7 @@ import { defineComponent, ref, computed, toRef, watchPostEffect, unref } from 'v
|
|
|
4
4
|
import { PopoverVariant, PopoverPlacement } from './components/OrPopoverV3/props.js';
|
|
5
5
|
import { PopoverRoot, PopoverBody, PopoverBodyPlacements } from './components/OrPopoverV3/styles.js';
|
|
6
6
|
import './components/OrBottomSheetV3/OrBottomSheet.js';
|
|
7
|
-
import { s as script$1 } from './OrBottomSheet.vue_vue_type_script_lang-
|
|
7
|
+
import { s as script$1 } from './OrBottomSheet.vue_vue_type_script_lang-c07ed3a1.js';
|
|
8
8
|
import './components/OrTeleportV3/OrTeleport.js';
|
|
9
9
|
import useResponsive from './hooks/useResponsive/useResponsive.js';
|
|
10
10
|
import { s as script$2 } from './OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import './components/OrInputV3/OrInput.js';
|
|
3
|
-
import { s as script$1 } from './OrInput.vue_vue_type_script_lang-
|
|
3
|
+
import { s as script$1 } from './OrInput.vue_vue_type_script_lang-1b9b6dce.js';
|
|
4
4
|
import { InputBoxSize } from './components/OrInputBoxV3/props.js';
|
|
5
5
|
import { a as watchDebounced } from './index-f4d8e24c.js';
|
|
6
6
|
|
|
@@ -14,18 +14,18 @@ import './components/OrLabelV3/OrLabel.js';
|
|
|
14
14
|
import './components/OrMenuItemV3/OrMenuItem.js';
|
|
15
15
|
import './components/OrPopoverV3/OrPopover.js';
|
|
16
16
|
import './components/OrTagV3/OrTag.js';
|
|
17
|
-
import { s as script$c } from './OrTag.vue_vue_type_script_lang-
|
|
17
|
+
import { s as script$c } from './OrTag.vue_vue_type_script_lang-d08c5b3b.js';
|
|
18
18
|
import { useOverflow } from './hooks/useOverflow.js';
|
|
19
19
|
import { s as script$1 } from './OrCheckbox.vue_vue_type_script_lang-eeb6b419.js';
|
|
20
20
|
import { s as script$2 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
21
21
|
import { s as script$4 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
22
22
|
import { s as script$5 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
23
|
-
import { s as script$6 } from './OrIconButton.vue_vue_type_script_lang-
|
|
24
|
-
import { s as script$7 } from './OrInput.vue_vue_type_script_lang-
|
|
23
|
+
import { s as script$6 } from './OrIconButton.vue_vue_type_script_lang-a9179d42.js';
|
|
24
|
+
import { s as script$7 } from './OrInput.vue_vue_type_script_lang-1b9b6dce.js';
|
|
25
25
|
import { s as script$8 } from './OrInputBox.vue_vue_type_script_lang-49fb179a.js';
|
|
26
26
|
import { s as script$9 } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
27
27
|
import { s as script$a } from './OrMenuItem.vue_vue_type_script_lang-1785286a.js';
|
|
28
|
-
import { s as script$b } from './OrPopover.vue_vue_type_script_lang-
|
|
28
|
+
import { s as script$b } from './OrPopover.vue_vue_type_script_lang-47450978.js';
|
|
29
29
|
import { DropdownClose } from './directives/dropdown-close.js';
|
|
30
30
|
import { DropdownOpen } from './directives/dropdown-open.js';
|
|
31
31
|
import { InputBoxSize } from './components/OrInputBoxV3/props.js';
|
|
@@ -2,7 +2,7 @@ import { e as useDraggable, d as useElementBounding } from './index-e11e05e2.js'
|
|
|
2
2
|
import { defineComponent, ref, computed, useSlots, watch } from 'vue-demi';
|
|
3
3
|
import { OrSidebarPlacement } from './components/OrSidebarV3/props.js';
|
|
4
4
|
import './components/OrIconButtonV3/OrIconButton.js';
|
|
5
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-
|
|
5
|
+
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-a9179d42.js';
|
|
6
6
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createVNode, withModifiers } from 'vue';
|
|
7
7
|
import { SidebarRoot, SidebarBar, SidebarSides, SidebarToolbar, CollapsibleSidebarToolbar, SidebarToolbarSides, SidebarResize, SidebarResizeSides, SidebarResizingSides, SidebarCollapseButton, SidebarCollapseButtonSides, SidebarMain, SidebarHeader, SidebarContent, SidebarFooter } from './components/OrSidebarV3/styles.js';
|
|
8
8
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, toRef, computed } from 'vue-demi';
|
|
2
2
|
import { SortingRoot, SortingLabel } from './components/OrSortingV3/styles.js';
|
|
3
3
|
import './components/OrMenuV3/OrMenu.js';
|
|
4
|
-
import { s as script$1 } from './OrMenu.vue_vue_type_script_lang-
|
|
4
|
+
import { s as script$1 } from './OrMenu.vue_vue_type_script_lang-83764f7f.js';
|
|
5
5
|
import './components/OrMenuItemV3/OrMenuItem.js';
|
|
6
6
|
import { s as script$2 } from './OrMenuItem.vue_vue_type_script_lang-1785286a.js';
|
|
7
7
|
import './components/OrButtonV3/OrButton.js';
|
|
@@ -8,7 +8,7 @@ import './components/OrMenuItemV3/OrMenuItem.js';
|
|
|
8
8
|
import './components/OrTabV3/OrTab.js';
|
|
9
9
|
import { s as script$4 } from './OrTab.vue_vue_type_script_lang-8af58197.js';
|
|
10
10
|
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
11
|
-
import { s as script$2 } from './OrMenu.vue_vue_type_script_lang-
|
|
11
|
+
import { s as script$2 } from './OrMenu.vue_vue_type_script_lang-83764f7f.js';
|
|
12
12
|
import { s as script$3 } from './OrMenuItem.vue_vue_type_script_lang-1785286a.js';
|
|
13
13
|
import { useProxyModelValue } from './hooks/useProxyModelValue.js';
|
|
14
14
|
|
|
@@ -2,7 +2,7 @@ import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi
|
|
|
2
2
|
import { TagVariant, TagColor } from './components/OrTagV3/props.js';
|
|
3
3
|
import { TagRoot, TagRootVariants, TagRootColors } from './components/OrTagV3/styles.js';
|
|
4
4
|
import './components/OrIconButtonV3/OrIconButton.js';
|
|
5
|
-
import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-
|
|
5
|
+
import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-a9179d42.js';
|
|
6
6
|
|
|
7
7
|
var script = defineComponent({
|
|
8
8
|
name: 'OrTag',
|
|
@@ -6,10 +6,10 @@ import './components/OrIconButtonV3/OrIconButton.js';
|
|
|
6
6
|
import './components/OrInputBoxV3/OrInputBox.js';
|
|
7
7
|
import './components/OrLabelV3/OrLabel.js';
|
|
8
8
|
import './components/OrTagsV3/OrTags.js';
|
|
9
|
-
import { s as script$6 } from './OrTags.vue_vue_type_script_lang-
|
|
9
|
+
import { s as script$6 } from './OrTags.vue_vue_type_script_lang-edc4a21e.js';
|
|
10
10
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
11
11
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
12
|
-
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
12
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-a9179d42.js';
|
|
13
13
|
import { s as script$4 } from './OrInputBox.vue_vue_type_script_lang-49fb179a.js';
|
|
14
14
|
import { s as script$5 } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
15
15
|
import { InputBoxSize } from './components/OrInputBoxV3/props.js';
|
|
@@ -4,8 +4,8 @@ import './components/OrButtonV3/OrButton.js';
|
|
|
4
4
|
import './components/OrPopoverV3/OrPopover.js';
|
|
5
5
|
import './components/OrTagV3/OrTag.js';
|
|
6
6
|
import { s as script$1 } from './OrButton.vue_vue_type_script_lang-7370e903.js';
|
|
7
|
-
import { s as script$2 } from './OrPopover.vue_vue_type_script_lang-
|
|
8
|
-
import { s as script$3 } from './OrTag.vue_vue_type_script_lang-
|
|
7
|
+
import { s as script$2 } from './OrPopover.vue_vue_type_script_lang-47450978.js';
|
|
8
|
+
import { s as script$3 } from './OrTag.vue_vue_type_script_lang-d08c5b3b.js';
|
|
9
9
|
import { useOverflow } from './hooks/useOverflow.js';
|
|
10
10
|
|
|
11
11
|
var script = defineComponent({
|
|
@@ -14,10 +14,10 @@ import { DateTimePickerTimeFormat } from './components/OrDateTimePickerV3/props.
|
|
|
14
14
|
import { s as script$6 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
15
15
|
import { s as script$7 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
16
16
|
import { s as script$8 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
17
|
-
import { s as script$9 } from './OrIconButton.vue_vue_type_script_lang-
|
|
17
|
+
import { s as script$9 } from './OrIconButton.vue_vue_type_script_lang-a9179d42.js';
|
|
18
18
|
import { s as script$a } from './OrInputBox.vue_vue_type_script_lang-49fb179a.js';
|
|
19
19
|
import { s as script$b } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
20
|
-
import { s as script$c } from './OrPopover.vue_vue_type_script_lang-
|
|
20
|
+
import { s as script$c } from './OrPopover.vue_vue_type_script_lang-47450978.js';
|
|
21
21
|
import { DropdownClose } from './directives/dropdown-close.js';
|
|
22
22
|
import { DropdownOpen } from './directives/dropdown-open.js';
|
|
23
23
|
import { InputBoxSize } from './components/OrInputBoxV3/props.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
2
2
|
import { TooltipRoot, TooltipBody, TooltipBodyPlacements } from './components/OrTooltipV3/styles.js';
|
|
3
3
|
import './components/OrPopoverV3/OrPopover.js';
|
|
4
|
-
import { s as script$1 } from './OrPopover.vue_vue_type_script_lang-
|
|
4
|
+
import { s as script$1 } from './OrPopover.vue_vue_type_script_lang-47450978.js';
|
|
5
5
|
import { PopoverPlacement } from './components/OrPopoverV3/props.js';
|
|
6
6
|
import { usePopoverState } from './hooks/usePopoverState.js';
|
|
7
7
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrBottomSheet.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrBottomSheet.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrBottomSheet.vue_vue_type_script_lang-c07ed3a1.js';
|
|
2
|
+
export { s as default } from '../../OrBottomSheet.vue_vue_type_script_lang-c07ed3a1.js';
|
|
3
3
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, createElementBlock, normalizeClass, createCommentVNode, renderSlot } from 'vue';
|
|
4
4
|
import '../../index-e11e05e2.js';
|
|
5
5
|
import '../../index-f4d8e24c.js';
|
|
@@ -31,6 +31,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
31
31
|
}, null, 2 /* CLASS */)) : createCommentVNode("v-if", true), createElementVNode("div", {
|
|
32
32
|
class: normalizeClass(_ctx.headerStyles)
|
|
33
33
|
}, [renderSlot(_ctx.$slots, "header")], 2 /* CLASS */), createElementVNode("div", {
|
|
34
|
+
ref: "content",
|
|
34
35
|
class: normalizeClass([_ctx.fullscreen ? 'overflow-y-auto' : 'overflow-hidden'])
|
|
35
36
|
}, [renderSlot(_ctx.$slots, "default")], 2 /* CLASS */)], 16 /* FULL_PROPS */)]),
|
|
36
37
|
|
|
@@ -11,6 +11,7 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
11
11
|
};
|
|
12
12
|
}, {
|
|
13
13
|
root: import("vue-demi").Ref<HTMLElement | undefined>;
|
|
14
|
+
content: import("vue-demi").Ref<HTMLElement | undefined>;
|
|
14
15
|
rootStyles: import("vue-demi").ComputedRef<string[]>;
|
|
15
16
|
handleStyles: import("vue-demi").ComputedRef<string[]>;
|
|
16
17
|
headerStyles: import("vue-demi").ComputedRef<string[]>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { BottomSheetVariant } from './props.js';
|
|
2
|
-
export { s as OrBottomSheetV3 } from '../../OrBottomSheet.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrBottomSheetV3 } from '../../OrBottomSheet.vue_vue_type_script_lang-c07ed3a1.js';
|
|
3
3
|
import '../../index-e11e05e2.js';
|
|
4
4
|
import '../../index-f4d8e24c.js';
|
|
5
5
|
import 'vue-demi';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { s as script } from '../../OrCardCollection.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrCardCollection.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrCardCollection.vue_vue_type_script_lang-5326f06c.js';
|
|
2
|
+
export { s as default } from '../../OrCardCollection.vue_vue_type_script_lang-5326f06c.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createBlock, createCommentVNode, createVNode, Fragment, renderList, renderSlot, normalizeProps, guardReactiveProps, mergeProps, withCtx, createTextVNode } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './styles.js';
|
|
6
6
|
import './props.js';
|
|
7
7
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
8
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
8
|
+
import '../../OrIconButton.vue_vue_type_script_lang-a9179d42.js';
|
|
9
9
|
import '../OrIconButtonV3/props.js';
|
|
10
10
|
import '../OrIconV3/props.js';
|
|
11
11
|
import '../OrIconButtonV3/styles.js';
|
|
@@ -13,17 +13,17 @@ import '../OrIconV3/OrIcon.js';
|
|
|
13
13
|
import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
14
14
|
import '../OrIconV3/styles.js';
|
|
15
15
|
import '../OrTooltipV3/OrTooltip.js';
|
|
16
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
16
|
+
import '../../OrTooltip.vue_vue_type_script_lang-350aacdd.js';
|
|
17
17
|
import '../OrTooltipV3/styles.js';
|
|
18
18
|
import '../OrPopoverV3/OrPopover.js';
|
|
19
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
19
|
+
import '../../OrPopover.vue_vue_type_script_lang-47450978.js';
|
|
20
20
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
21
21
|
import '../../index-e11e05e2.js';
|
|
22
22
|
import '../../index-f4d8e24c.js';
|
|
23
23
|
import '../OrPopoverV3/props.js';
|
|
24
24
|
import '../OrPopoverV3/styles.js';
|
|
25
25
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
26
|
-
import '../../OrBottomSheet.vue_vue_type_script_lang-
|
|
26
|
+
import '../../OrBottomSheet.vue_vue_type_script_lang-c07ed3a1.js';
|
|
27
27
|
import '../OrBottomSheetV3/props.js';
|
|
28
28
|
import '../OrBottomSheetV3/styles.js';
|
|
29
29
|
import '../OrOverlayV3/OrOverlay.js';
|
|
@@ -36,10 +36,10 @@ import '../../utils/isVisible.js';
|
|
|
36
36
|
import '../../hooks/usePopoverState.js';
|
|
37
37
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
38
38
|
import '../OrSortingV3/OrSorting.js';
|
|
39
|
-
import '../../OrSorting.vue_vue_type_script_lang-
|
|
39
|
+
import '../../OrSorting.vue_vue_type_script_lang-fb3a23a0.js';
|
|
40
40
|
import '../OrSortingV3/styles.js';
|
|
41
41
|
import '../OrMenuV3/OrMenu.js';
|
|
42
|
-
import '../../OrMenu.vue_vue_type_script_lang-
|
|
42
|
+
import '../../OrMenu.vue_vue_type_script_lang-83764f7f.js';
|
|
43
43
|
import '../OrMenuV3/styles.js';
|
|
44
44
|
import '../OrMenuItemV3/OrMenuItem.js';
|
|
45
45
|
import '../../OrMenuItem.vue_vue_type_script_lang-1785286a.js';
|
|
@@ -54,9 +54,9 @@ import '../OrLoaderV3/props.js';
|
|
|
54
54
|
import '../OrLoaderV3/styles.js';
|
|
55
55
|
import '../../hooks/useProxyModelValue.js';
|
|
56
56
|
import '../OrSearchV3/OrSearch.js';
|
|
57
|
-
import '../../OrSearch.vue_vue_type_script_lang-
|
|
57
|
+
import '../../OrSearch.vue_vue_type_script_lang-649edc0e.js';
|
|
58
58
|
import '../OrInputV3/OrInput.js';
|
|
59
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
59
|
+
import '../../OrInput.vue_vue_type_script_lang-1b9b6dce.js';
|
|
60
60
|
import '../OrInputV3/props.js';
|
|
61
61
|
import '../OrInputBoxV3/props.js';
|
|
62
62
|
import '../OrInputV3/styles.js';
|