@onereach/ui-components 4.3.6-beta.2636.0 → 4.3.6
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/{OrDateTimePickerMonthSelect-e80cc838.js → OrDateTimePickerMonthSelect-e20fd8dc.js} +1 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.js +29 -40
- package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.vue.d.ts +3 -21
- package/dist/bundled/v2/components/OrBottomSheetV3/index.d.ts +0 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/index.js +0 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/styles.d.ts +1 -3
- package/dist/bundled/v2/components/OrBottomSheetV3/styles.js +7 -11
- package/dist/bundled/v2/components/OrCardCollectionV3/OrCardCollection.js +0 -1
- package/dist/bundled/v2/components/OrCardCollectionV3/index.js +0 -1
- package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +0 -1
- package/dist/bundled/v2/components/OrConfirmV3/index.js +0 -1
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +1 -5
- package/dist/bundled/v2/components/OrDatePickerV3/index.js +1 -2
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -8
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +1 -2
- package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.js +0 -1
- package/dist/bundled/v2/components/OrIconButtonV3/index.js +0 -1
- package/dist/bundled/v2/components/OrInlineInputV3/OrInlineInput.js +0 -1
- package/dist/bundled/v2/components/OrInlineInputV3/index.js +0 -1
- package/dist/bundled/v2/components/OrInlineTextareaV3/OrInlineTextarea.js +0 -1
- package/dist/bundled/v2/components/OrInlineTextareaV3/index.js +0 -1
- package/dist/bundled/v2/components/OrInputV3/OrInput.js +0 -1
- package/dist/bundled/v2/components/OrInputV3/index.js +0 -1
- package/dist/bundled/v2/components/OrMenuV3/OrMenu.js +0 -1
- package/dist/bundled/v2/components/OrMenuV3/index.js +0 -1
- package/dist/bundled/v2/components/OrModalV3/OrModal.js +0 -1
- package/dist/bundled/v2/components/OrModalV3/index.js +0 -1
- package/dist/bundled/v2/components/OrNotificationV3/OrNotification.js +0 -1
- package/dist/bundled/v2/components/OrNotificationV3/index.js +0 -1
- package/dist/bundled/v2/components/OrPaginationV3/OrPagination.js +0 -1
- package/dist/bundled/v2/components/OrPaginationV3/index.js +0 -1
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +2 -7
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.vue.d.ts +0 -21
- package/dist/bundled/v2/components/OrPopoverV3/index.js +0 -1
- package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +0 -1
- package/dist/bundled/v2/components/OrSearchV3/index.js +0 -1
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +0 -1
- package/dist/bundled/v2/components/OrSelectV3/index.js +0 -1
- package/dist/bundled/v2/components/OrSidebarV3/OrSidebar.js +0 -1
- package/dist/bundled/v2/components/OrSidebarV3/index.js +0 -1
- package/dist/bundled/v2/components/OrTabsV3/OrTabs.js +0 -1
- package/dist/bundled/v2/components/OrTabsV3/index.js +0 -1
- package/dist/bundled/v2/components/OrTagV3/OrTag.js +0 -1
- package/dist/bundled/v2/components/OrTagV3/index.js +0 -1
- package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +0 -4
- package/dist/bundled/v2/components/OrTimePickerV3/index.js +0 -1
- package/dist/bundled/v2/components/OrToastContainerV3/OrToastContainer.js +0 -1
- package/dist/bundled/v2/components/OrToastContainerV3/index.js +0 -1
- package/dist/bundled/v2/components/OrToastV3/OrToast.js +0 -1
- package/dist/bundled/v2/components/OrToastV3/index.js +0 -1
- package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.js +0 -1
- package/dist/bundled/v2/components/OrTooltipV3/index.js +0 -1
- package/dist/bundled/v2/components/index.js +1 -2
- package/dist/bundled/v2/index.js +2 -3
- package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-461f99cf.js → OrBottomSheet.vue_vue_type_script_lang-1e5544b0.js} +26 -37
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-b42d07c5.js → OrCardCollection.vue_vue_type_script_lang-7d15b872.js} +3 -3
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-c3d584a5.js → OrConfirm.vue_vue_type_script_lang-5ee20884.js} +1 -1
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-10648c78.js → OrDatePicker.vue_vue_type_script_lang-8c1c9c3e.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-c14895ae.js → OrDateTimePicker.vue_vue_type_script_lang-cba80c1c.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePickerMonthSelect-74896719.js → OrDateTimePickerMonthSelect-a9634fe9.js} +3 -3
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-a4558aec.js → OrIconButton.vue_vue_type_script_lang-c2534846.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-3317d59e.js → OrInlineInput.vue_vue_type_script_lang-a8c0670a.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-bec81f6e.js → OrInlineTextarea.vue_vue_type_script_lang-03708ef8.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-9596c9e5.js → OrInput.vue_vue_type_script_lang-f9fef480.js} +1 -1
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-4151a6c5.js → OrMenu.vue_vue_type_script_lang-d3ea7d1e.js} +1 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-8e6bfbe0.js → OrModal.vue_vue_type_script_lang-750e6c92.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-3cb896a6.js → OrNotification.vue_vue_type_script_lang-5a62577f.js} +1 -1
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-b1501bad.js → OrPagination.vue_vue_type_script_lang-60000de8.js} +1 -1
- package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-2d9a006c.js → OrPopover.vue_vue_type_script_lang-65598970.js} +1 -5
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-79acec48.js → OrSearch.vue_vue_type_script_lang-2726e332.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-2bd087f3.js → OrSelect.vue_vue_type_script_lang-c232523a.js} +3 -3
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-f6179985.js → OrSidebar.vue_vue_type_script_lang-0f22b364.js} +1 -1
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-92e9d9d8.js → OrTabs.vue_vue_type_script_lang-ff032e95.js} +1 -1
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-f2855602.js → OrTag.vue_vue_type_script_lang-e3ba4ecb.js} +1 -1
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-805e884c.js → OrTimePicker.vue_vue_type_script_lang-34c2901e.js} +2 -2
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-67f6fa3c.js → OrTooltip.vue_vue_type_script_lang-cd7c37c3.js} +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +5 -7
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.vue.d.ts +3 -21
- package/dist/bundled/v3/components/OrBottomSheetV3/index.d.ts +0 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/index.js +1 -2
- package/dist/bundled/v3/components/OrBottomSheetV3/styles.d.ts +1 -3
- package/dist/bundled/v3/components/OrBottomSheetV3/styles.js +7 -11
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +9 -10
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +8 -9
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +7 -8
- package/dist/bundled/v3/components/OrConfirmV3/index.js +6 -7
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +8 -12
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +7 -8
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +8 -15
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +7 -8
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +5 -6
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +4 -5
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +6 -7
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +5 -6
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +6 -7
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +5 -6
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +6 -7
- package/dist/bundled/v3/components/OrInputV3/index.js +5 -6
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +4 -5
- package/dist/bundled/v3/components/OrMenuV3/index.js +3 -4
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +6 -7
- package/dist/bundled/v3/components/OrModalV3/index.js +5 -6
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +6 -7
- package/dist/bundled/v3/components/OrNotificationV3/index.js +5 -6
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +5 -6
- package/dist/bundled/v3/components/OrPaginationV3/index.js +4 -5
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +7 -9
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.vue.d.ts +0 -21
- package/dist/bundled/v3/components/OrPopoverV3/index.js +2 -3
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +7 -8
- package/dist/bundled/v3/components/OrSearchV3/index.js +6 -7
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +8 -9
- package/dist/bundled/v3/components/OrSelectV3/index.js +7 -8
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +6 -7
- package/dist/bundled/v3/components/OrSidebarV3/index.js +5 -6
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +5 -6
- package/dist/bundled/v3/components/OrTabsV3/index.js +4 -5
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +6 -7
- package/dist/bundled/v3/components/OrTagV3/index.js +5 -6
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +6 -10
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +5 -6
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +6 -7
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +5 -6
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +4 -5
- package/dist/bundled/v3/components/OrToastV3/index.js +5 -6
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +4 -5
- package/dist/bundled/v3/components/OrTooltipV3/index.js +3 -4
- package/dist/bundled/v3/components/index.js +23 -24
- package/dist/bundled/v3/index.js +24 -25
- package/dist/esm/v2/{OrBottomSheet-1c3f7920.js → OrBottomSheet-0938dbde.js} +35 -55
- package/dist/esm/v2/{OrCardCollection-51d7f875.js → OrCardCollection-ead1d063.js} +4 -4
- package/dist/esm/v2/{OrConfirm-705577bb.js → OrConfirm-d1572223.js} +1 -1
- package/dist/esm/v2/{OrDatePicker-794302e6.js → OrDatePicker-ff4cebfb.js} +3 -6
- package/dist/esm/v2/{OrDateTimePicker-b9bfa090.js → OrDateTimePicker-da3d6d4d.js} +3 -9
- package/dist/esm/v2/{OrDateTimePickerMonthSelect-958aaf2c.js → OrDateTimePickerMonthSelect-7803ed9e.js} +4 -4
- package/dist/esm/v2/{OrIconButton-ddbe7c15.js → OrIconButton-0ec2cda6.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-91fbc06a.js → OrInlineInput-7a60a995.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-a42a6b71.js → OrInlineTextarea-56d8f558.js} +1 -1
- package/dist/esm/v2/{OrInput-08c3a06e.js → OrInput-884b6686.js} +1 -1
- package/dist/esm/v2/{OrMenu-27397f01.js → OrMenu-55befbc8.js} +1 -1
- package/dist/esm/v2/{OrModal-b2a56d75.js → OrModal-41f09f4f.js} +1 -1
- package/dist/esm/v2/{OrNotification-7e6102a7.js → OrNotification-4497b02f.js} +1 -1
- package/dist/esm/v2/{OrPagination-69c5c204.js → OrPagination-67b30f14.js} +2 -2
- package/dist/esm/v2/{OrPopover-707feca8.js → OrPopover-c902e2fd.js} +3 -7
- package/dist/esm/v2/{OrSearch-a0b80719.js → OrSearch-dea30353.js} +1 -1
- package/dist/esm/v2/{OrSelect-41d7c5bb.js → OrSelect-7266296e.js} +3 -3
- package/dist/esm/v2/{OrSidebar-f0850bce.js → OrSidebar-82a4c03f.js} +1 -1
- package/dist/esm/v2/{OrSidebarCollapseButton-3582b92e.js → OrSidebarCollapseButton-c41c688a.js} +1 -1
- package/dist/esm/v2/{OrTabs-08bbb2ae.js → OrTabs-a8008116.js} +2 -2
- package/dist/esm/v2/{OrTag-ddfbcfa2.js → OrTag-213bc082.js} +1 -1
- package/dist/esm/v2/{OrTimePicker-2f4a6525.js → OrTimePicker-038ceb81.js} +2 -5
- package/dist/esm/v2/{OrTooltip-97841769.js → OrTooltip-b7290ed1.js} +1 -1
- package/dist/esm/v2/components/index.js +24 -24
- package/dist/esm/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +3 -21
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +1 -1
- package/dist/esm/v2/components/or-bottom-sheet-v3/styles.d.ts +1 -3
- package/dist/esm/v2/components/or-card-collection-v3/index.js +8 -8
- 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 +7 -7
- package/dist/esm/v2/components/or-icon-button-v3/index.js +4 -4
- package/dist/esm/v2/components/or-inline-input-v3/index.js +5 -5
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +5 -5
- package/dist/esm/v2/components/or-input-v3/index.js +5 -5
- package/dist/esm/v2/components/or-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/OrPopover.vue.d.ts +0 -21
- 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-sidebar-v3/partials/or-sidebar-collapse-button/index.js +5 -5
- package/dist/esm/v2/components/or-tabs-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tag-v3/index.js +5 -5
- package/dist/esm/v2/components/or-time-picker-v3/index.js +5 -5
- 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 +24 -24
- package/dist/esm/v2/{types-9011d890.js → types-5646f386.js} +1 -1
- package/dist/esm/v3/{OrBottomSheet-e491689f.js → OrBottomSheet-6538d9c3.js} +35 -56
- package/dist/esm/v3/{OrCardCollection-a0cc4895.js → OrCardCollection-b7d73647.js} +4 -4
- package/dist/esm/v3/{OrConfirm-c497fe8e.js → OrConfirm-14cefbad.js} +1 -1
- package/dist/esm/v3/{OrDatePicker-b4e92bf3.js → OrDatePicker-748c8f09.js} +3 -6
- package/dist/esm/v3/{OrDateTimePicker-cd4741af.js → OrDateTimePicker-10f2eb69.js} +3 -9
- package/dist/esm/v3/{OrDateTimePickerMonthSelect-9fb0b634.js → OrDateTimePickerMonthSelect-7e13dcca.js} +4 -4
- package/dist/esm/v3/{OrIconButton-6c3fafc2.js → OrIconButton-46b3c1e2.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-6209e8c8.js → OrInlineInput-63b1d245.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-1c36f763.js → OrInlineTextarea-d03f81c4.js} +1 -1
- package/dist/esm/v3/{OrInput-4215a3d8.js → OrInput-cc1991ff.js} +1 -1
- package/dist/esm/v3/{OrMenu-45a1dc3e.js → OrMenu-03a8a492.js} +1 -1
- package/dist/esm/v3/{OrModal-6ff24390.js → OrModal-7305680a.js} +1 -1
- package/dist/esm/v3/{OrNotification-0a674902.js → OrNotification-16190cf5.js} +1 -1
- package/dist/esm/v3/{OrPagination-5846675e.js → OrPagination-6bf44eec.js} +2 -2
- package/dist/esm/v3/{OrPopover-0635cb63.js → OrPopover-e34e8f6c.js} +5 -10
- package/dist/esm/v3/{OrSearch-2770023a.js → OrSearch-7277ebfd.js} +1 -1
- package/dist/esm/v3/{OrSelect-2d486470.js → OrSelect-9c7044f8.js} +3 -3
- package/dist/esm/v3/{OrSidebar-b9747293.js → OrSidebar-0f4629bf.js} +1 -1
- package/dist/esm/v3/{OrSidebarCollapseButton-3d9c827c.js → OrSidebarCollapseButton-a384cd37.js} +1 -1
- package/dist/esm/v3/{OrTabs-f61d6f85.js → OrTabs-9e29eeec.js} +2 -2
- package/dist/esm/v3/{OrTag-da570522.js → OrTag-b508f25f.js} +1 -1
- package/dist/esm/v3/{OrTimePicker-6a280973.js → OrTimePicker-2fe3c573.js} +2 -5
- package/dist/esm/v3/{OrTooltip-a38adced.js → OrTooltip-e3c85390.js} +1 -1
- package/dist/esm/v3/components/index.js +24 -24
- package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +3 -21
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +1 -1
- package/dist/esm/v3/components/or-bottom-sheet-v3/styles.d.ts +1 -3
- package/dist/esm/v3/components/or-card-collection-v3/index.js +8 -8
- 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/OrPopover.vue.d.ts +0 -21
- 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-sidebar-v3/partials/or-sidebar-collapse-button/index.js +5 -5
- package/dist/esm/v3/components/or-tabs-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tag-v3/index.js +5 -5
- package/dist/esm/v3/components/or-time-picker-v3/index.js +5 -5
- 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 +24 -24
- package/dist/esm/v3/{types-af3e3f9c.js → types-0a697fe0.js} +1 -1
- package/package.json +3 -2
- package/src/components/or-bottom-sheet-v3/OrBottomSheet.stories3.ts +0 -7
- package/src/components/or-bottom-sheet-v3/OrBottomSheet.vue +29 -44
- package/src/components/or-bottom-sheet-v3/index.ts +0 -1
- package/src/components/or-bottom-sheet-v3/styles.ts +8 -16
- package/src/components/or-checkbox-group-v3/OrCheckboxGroup.stories3.ts +1 -1
- package/src/components/or-checkbox-tree-v3/OrCheckboxTree.stories3.ts +1 -1
- package/src/components/or-date-picker-v3/OrDatePicker.vue +0 -1
- package/src/components/or-date-time-picker-v3/OrDateTimePicker.vue +0 -2
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-date-select/styles.ts +1 -1
- package/src/components/or-popover-v3/OrPopover.stories3.ts +0 -4
- package/src/components/or-popover-v3/OrPopover.vue +0 -6
- package/src/components/or-radio-group-v3/OrRadioGroup.stories3.ts +1 -1
- package/src/components/or-time-picker-v3/OrTimePicker.vue +0 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/props.d.ts +0 -4
- package/dist/bundled/v2/components/OrBottomSheetV3/props.js +0 -7
- package/dist/bundled/v3/components/OrBottomSheetV3/props.d.ts +0 -4
- package/dist/bundled/v3/components/OrBottomSheetV3/props.js +0 -7
- package/dist/esm/v2/components/or-bottom-sheet-v3/props.d.ts +0 -4
- package/dist/esm/v3/components/or-bottom-sheet-v3/props.d.ts +0 -4
- package/src/components/or-bottom-sheet-v3/props.ts +0 -4
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-572c7dad.js → OrToastContainer.vue_vue_type_script_lang-16a4b52c.js} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrTimePickerV3 } from '../../OrTimePicker-
|
|
1
|
+
export { _ as OrTimePickerV3 } from '../../OrTimePicker-038ceb81.js';
|
|
2
2
|
export { I as TimePickerSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-fe250f7a.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-e1f90e0a.js';
|
|
@@ -11,14 +11,14 @@ import '@vueuse/core';
|
|
|
11
11
|
import '../../OrDateTimePickerTimeSelect-0b70d0df.js';
|
|
12
12
|
import '../../OrError-4ffc1c39.js';
|
|
13
13
|
import '../../OrHint-aa221198.js';
|
|
14
|
-
import '../../OrIconButton-
|
|
14
|
+
import '../../OrIconButton-0ec2cda6.js';
|
|
15
15
|
import '../../OrIcon-d35a84d8.js';
|
|
16
|
-
import '../../OrTooltip-
|
|
17
|
-
import '../../OrPopover-
|
|
16
|
+
import '../../OrTooltip-b7290ed1.js';
|
|
17
|
+
import '../../OrPopover-c902e2fd.js';
|
|
18
18
|
import '@floating-ui/dom';
|
|
19
19
|
import '../../useElevation-df91fa50.js';
|
|
20
20
|
import '../../useResponsive-a02e95b7.js';
|
|
21
|
-
import '../../OrBottomSheet-
|
|
21
|
+
import '../../OrBottomSheet-0938dbde.js';
|
|
22
22
|
import '../../OrOverlay-b1609eef.js';
|
|
23
23
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
24
24
|
import 'portal-vue';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-5646f386.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-0665462d.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -6,13 +6,13 @@ import '../../useElevation-df91fa50.js';
|
|
|
6
6
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
7
7
|
import 'portal-vue';
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
|
-
import '../../OrIconButton-
|
|
9
|
+
import '../../OrIconButton-0ec2cda6.js';
|
|
10
10
|
import '../../OrIcon-d35a84d8.js';
|
|
11
|
-
import '../../OrTooltip-
|
|
12
|
-
import '../../OrPopover-
|
|
11
|
+
import '../../OrTooltip-b7290ed1.js';
|
|
12
|
+
import '../../OrPopover-c902e2fd.js';
|
|
13
13
|
import '@floating-ui/dom';
|
|
14
14
|
import '../../useResponsive-a02e95b7.js';
|
|
15
|
-
import '../../OrBottomSheet-
|
|
15
|
+
import '../../OrBottomSheet-0938dbde.js';
|
|
16
16
|
import '../../OrOverlay-b1609eef.js';
|
|
17
17
|
import '../../OrLoader-b0c381f9.js';
|
|
18
18
|
import '../../style-inject.es-4c6f2515.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-
|
|
1
|
+
export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-5646f386.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../../useToast-0665462d.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -6,13 +6,13 @@ import '../../../useElevation-df91fa50.js';
|
|
|
6
6
|
import '../../../OrTeleport.vue2-fb92f29f.js';
|
|
7
7
|
import 'portal-vue';
|
|
8
8
|
import '../../../normalize-component-6e8e3d80.js';
|
|
9
|
-
import '../../../OrIconButton-
|
|
9
|
+
import '../../../OrIconButton-0ec2cda6.js';
|
|
10
10
|
import '../../../OrIcon-d35a84d8.js';
|
|
11
|
-
import '../../../OrTooltip-
|
|
12
|
-
import '../../../OrPopover-
|
|
11
|
+
import '../../../OrTooltip-b7290ed1.js';
|
|
12
|
+
import '../../../OrPopover-c902e2fd.js';
|
|
13
13
|
import '@floating-ui/dom';
|
|
14
14
|
import '../../../useResponsive-a02e95b7.js';
|
|
15
|
-
import '../../../OrBottomSheet-
|
|
15
|
+
import '../../../OrBottomSheet-0938dbde.js';
|
|
16
16
|
import '../../../OrOverlay-b1609eef.js';
|
|
17
17
|
import '../../../OrLoader-b0c381f9.js';
|
|
18
18
|
import '../../../style-inject.es-4c6f2515.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export { _ as OrTooltipV3 } from '../../OrTooltip-
|
|
2
|
-
export { P as TooltipPlacement } from '../../OrPopover-
|
|
1
|
+
export { _ as OrTooltipV3 } from '../../OrTooltip-b7290ed1.js';
|
|
2
|
+
export { P as TooltipPlacement } from '../../OrPopover-c902e2fd.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
6
6
|
import '@floating-ui/dom';
|
|
7
7
|
import '../../useElevation-df91fa50.js';
|
|
8
8
|
import '../../useResponsive-a02e95b7.js';
|
|
9
|
-
import '../../OrBottomSheet-
|
|
9
|
+
import '../../OrBottomSheet-0938dbde.js';
|
|
10
10
|
import '../../OrOverlay-b1609eef.js';
|
|
11
11
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
12
12
|
import 'portal-vue';
|
package/dist/esm/v2/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { O as OR_AVATAR_SIZE, _ as OrAvatar } from './OrAvatar-7c024521.js';
|
|
2
2
|
export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from './OrAvatar-12b0e276.js';
|
|
3
|
-
export {
|
|
3
|
+
export { _ as OrBottomSheetV3 } from './OrBottomSheet-0938dbde.js';
|
|
4
4
|
export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonViews } from './OrButton-549e8852.js';
|
|
5
5
|
export { _ as OrButtonV2 } from './OrButton-4e532ddb.js';
|
|
6
6
|
export { _ as OrIconButton, _ as OrIconButtonV2 } from './OrIconButton-23972f7d.js';
|
|
@@ -8,7 +8,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
8
8
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from './OrButton-9622e713.js';
|
|
9
9
|
export { _ as OrCard } from './OrCard-c44d9783.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-9bf513b7.js';
|
|
11
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
11
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-ead1d063.js';
|
|
12
12
|
export { _ as OrCardV3 } from './OrCard-0da13cbe.js';
|
|
13
13
|
export { _ as OrCarousel } from './OrCarousel-e0c2e387.js';
|
|
14
14
|
export { _ as OrCarouselItem } from './OrCarouselItem-c614bab9.js';
|
|
@@ -20,12 +20,12 @@ export { _ as OrCode, O as OrCodeLanguages } from './OrCode-e54e09f7.js';
|
|
|
20
20
|
export { _ as OrCollapse } from './OrCollapse-50e3914c.js';
|
|
21
21
|
export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-fa92b4fa.js';
|
|
22
22
|
export { _ as OrConfirm } from './OrConfirm-5d5dd9bc.js';
|
|
23
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-
|
|
24
|
-
export { _ as OrDatePickerV3 } from './OrDatePicker-
|
|
23
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-d1572223.js';
|
|
24
|
+
export { _ as OrDatePickerV3 } from './OrDatePicker-ff4cebfb.js';
|
|
25
25
|
export { _ as OrInputBoxV3 } from './OrInputBox-d36b1323.js';
|
|
26
26
|
export { I as DatePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, I as SearchSize, I as SelectSize, I as TextareaSize, I as TimePickerSize } from './OrInputBox.vue_rollup-plugin-vue_script-fe250f7a.js';
|
|
27
27
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-6e2853ec.js';
|
|
28
|
-
export { _ as OrDateTimePickerV3 } from './OrDateTimePicker-
|
|
28
|
+
export { _ as OrDateTimePickerV3 } from './OrDateTimePicker-da3d6d4d.js';
|
|
29
29
|
export { E as EmptyStateSize, _ as OrEmptyStateV3 } from './OrEmptyState-2d3fd68d.js';
|
|
30
30
|
export { _ as OrError } from './OrError-efc74907.js';
|
|
31
31
|
export { _ as OrErrorTagV3 } from './OrErrorTag-a55ae01a.js';
|
|
@@ -36,14 +36,14 @@ export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
|
|
|
36
36
|
export { _ as OrHint } from './OrHint-fe65fbe6.js';
|
|
37
37
|
export { _ as OrHintV3 } from './OrHint-aa221198.js';
|
|
38
38
|
export { _ as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-a40e60af.js';
|
|
39
|
-
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-
|
|
39
|
+
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-0ec2cda6.js';
|
|
40
40
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from './OrIcon-d35a84d8.js';
|
|
41
41
|
export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from './OrInlineInputBox-19b49ee6.js';
|
|
42
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-
|
|
42
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-7a60a995.js';
|
|
43
43
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-9541b625.js';
|
|
44
|
-
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
44
|
+
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-56d8f558.js';
|
|
45
45
|
export { _ as OrInput } from './OrInput-c005a759.js';
|
|
46
|
-
export { I as InputType, _ as OrInputV3 } from './OrInput-
|
|
46
|
+
export { I as InputType, _ as OrInputV3 } from './OrInput-884b6686.js';
|
|
47
47
|
export { _ as OrLabel } from './OrLabel-931394a5.js';
|
|
48
48
|
export { L as LabelVariant, _ as OrLabelV3 } from './OrLabel-63380256.js';
|
|
49
49
|
export { L as LinkColor, _ as OrLinkV3 } from './OrLink-3679a61f.js';
|
|
@@ -52,17 +52,17 @@ export { _ as OrListOfInputs } from './OrListOfInputs-e1b09290.js';
|
|
|
52
52
|
export { L as LoaderViews, _ as OrLoader } from './OrLoader-212ef381.js';
|
|
53
53
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from './OrLoader-b0c381f9.js';
|
|
54
54
|
export { _ as OrMenuItemV3 } from './OrMenuItem-6f9b8a93.js';
|
|
55
|
-
export { _ as OrMenuV3 } from './OrMenu-
|
|
56
|
-
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-
|
|
55
|
+
export { _ as OrMenuV3 } from './OrMenu-55befbc8.js';
|
|
56
|
+
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-c902e2fd.js';
|
|
57
57
|
export { _ as OrModal, O as OrModalSizes } from './OrModal-b9cfb8ec.js';
|
|
58
|
-
export { M as ModalSize, _ as OrModalV3 } from './OrModal-
|
|
58
|
+
export { M as ModalSize, _ as OrModalV3 } from './OrModal-41f09f4f.js';
|
|
59
59
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from './OrNotification-fdb88eec.js';
|
|
60
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-
|
|
60
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-4497b02f.js';
|
|
61
61
|
export { _ as OrNumberInput } from './OrNumberInput-eb0e7087.js';
|
|
62
62
|
export { _ as OrOverflowMenu } from './OrOverflowMenu-83540c76.js';
|
|
63
63
|
export { _ as OrOverlay } from './OrOverlay-ccec2218.js';
|
|
64
64
|
export { _ as OrOverlayV3 } from './OrOverlay-b1609eef.js';
|
|
65
|
-
export { _ as OrPaginationV3 } from './OrPagination-
|
|
65
|
+
export { _ as OrPaginationV3 } from './OrPagination-67b30f14.js';
|
|
66
66
|
export { _ as OrPassword } from './OrPassword-022e10fd.js';
|
|
67
67
|
export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-e6f20dc1.js';
|
|
68
68
|
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-29957e64.js';
|
|
@@ -70,13 +70,13 @@ export { _ as OrRadio } from './OrRadio-514e8de8.js';
|
|
|
70
70
|
export { _ as OrRadioGroup } from './OrRadioGroup-11424644.js';
|
|
71
71
|
export { _ as OrRadioV3 } from './OrRadio-a812088f.js';
|
|
72
72
|
export { _ as OrSearch } from './OrSearch-620d5d76.js';
|
|
73
|
-
export { _ as OrSearchV3 } from './OrSearch-
|
|
73
|
+
export { _ as OrSearchV3 } from './OrSearch-dea30353.js';
|
|
74
74
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-a1ea5b72.js';
|
|
75
75
|
export { _ as OrSelect } from './OrSelect-d887118b.js';
|
|
76
|
-
export { _ as OrSelectV3 } from './OrSelect-
|
|
76
|
+
export { _ as OrSelectV3 } from './OrSelect-7266296e.js';
|
|
77
77
|
export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-feacf13a.js';
|
|
78
|
-
export { _ as OrSidebarV3 } from './OrSidebar-
|
|
79
|
-
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-
|
|
78
|
+
export { _ as OrSidebarV3 } from './OrSidebar-82a4c03f.js';
|
|
79
|
+
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-c41c688a.js';
|
|
80
80
|
export { _ as OrSkeletonCircle } from './OrSkeletonCircle-db96ddb6.js';
|
|
81
81
|
export { _ as OrSkeletonRect } from './OrSkeletonRect-8df5791c.js';
|
|
82
82
|
export { _ as OrSkeletonText } from './OrSkeletonText-8063af02.js';
|
|
@@ -93,23 +93,23 @@ export { _ as OrTab } from './OrTab-8dfdeca0.js';
|
|
|
93
93
|
export { _ as OrTabHeaderItem } from './OrTabHeaderItem-6a08756e.js';
|
|
94
94
|
export { _ as OrTabV3 } from './OrTab-5b198746.js';
|
|
95
95
|
export { _ as OrTabs } from './OrTabs-12138346.js';
|
|
96
|
-
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-
|
|
96
|
+
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-a8008116.js';
|
|
97
97
|
export { _ as OrTag } from './OrTag-6349049b.js';
|
|
98
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
98
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-213bc082.js';
|
|
99
99
|
export { _ as OrTeleport } from './OrTeleport.vue2-f0c16c71.js';
|
|
100
100
|
export { _ as OrTeleportV3 } from './OrTeleport.vue2-fb92f29f.js';
|
|
101
101
|
export { _ as OrTextV3 } from './OrText-6097bca5.js';
|
|
102
102
|
export { _ as OrTextarea } from './OrTextarea-724a4d6f.js';
|
|
103
103
|
export { _ as OrTextareaV3 } from './OrTextarea-800f63d4.js';
|
|
104
104
|
export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-0373bd6a.js';
|
|
105
|
-
export { _ as OrTimePickerV3 } from './OrTimePicker-
|
|
105
|
+
export { _ as OrTimePickerV3 } from './OrTimePicker-038ceb81.js';
|
|
106
106
|
export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-1625b803.js';
|
|
107
107
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
|
|
108
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-
|
|
108
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-5646f386.js';
|
|
109
109
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
|
|
110
110
|
export { _ as OrTooltip } from './OrTooltip-97a42707.js';
|
|
111
111
|
export { _ as OrTooltipContent } from './OrTooltipContent-d85e1071.js';
|
|
112
|
-
export { _ as OrTooltipV3 } from './OrTooltip-
|
|
112
|
+
export { _ as OrTooltipV3 } from './OrTooltip-b7290ed1.js';
|
|
113
113
|
export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e1f90e0a.js';
|
|
114
114
|
export { u as useControlAttributes, a as useIdAttribute } from './useIdAttribute-859439f0.js';
|
|
115
115
|
export { u as useElevation } from './useElevation-df91fa50.js';
|
|
@@ -142,7 +142,7 @@ import './px-to-rem-0b26b83e.js';
|
|
|
142
142
|
import './dom-7a41831b.js';
|
|
143
143
|
import '@vueuse/math';
|
|
144
144
|
import './OrDateTimePickerPopoverHeader-9e49aba0.js';
|
|
145
|
-
import './OrDateTimePickerMonthSelect-
|
|
145
|
+
import './OrDateTimePickerMonthSelect-7803ed9e.js';
|
|
146
146
|
import './OrDateTimePickerTimeSelect-0b70d0df.js';
|
|
147
147
|
import '@floating-ui/dom';
|
|
148
148
|
import './OrTooltip.vue_rollup-plugin-vue_styles.0-a256ac18.js';
|
|
@@ -3,7 +3,7 @@ import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTic
|
|
|
3
3
|
import { u as useElevation } from './useElevation-df91fa50.js';
|
|
4
4
|
import { _ as __vue_component__$4 } from './OrTeleport.vue2-fb92f29f.js';
|
|
5
5
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-0665462d.js';
|
|
6
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
6
|
+
import { _ as __vue_component__$2 } from './OrIconButton-0ec2cda6.js';
|
|
7
7
|
import { _ as __vue_component__$3 } from './OrLoader-b0c381f9.js';
|
|
8
8
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
9
9
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,33 +1,23 @@
|
|
|
1
1
|
import { usePointerSwipe, onClickOutside, SwipeDirection } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, watch, unref } from 'vue-demi';
|
|
3
3
|
import { s as script$1 } from './OrOverlay-d63d39c3.js';
|
|
4
|
-
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps,
|
|
4
|
+
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createCommentVNode } from 'vue';
|
|
5
5
|
|
|
6
|
-
|
|
7
|
-
(function (BottomSheetVariant) {
|
|
8
|
-
BottomSheetVariant["Basic"] = "basic";
|
|
9
|
-
BottomSheetVariant["Advanced"] = "advanced";
|
|
10
|
-
})(BottomSheetVariant || (BottomSheetVariant = {}));
|
|
11
|
-
|
|
12
|
-
const BottomSheet = [
|
|
6
|
+
const BottomSheetRoot = [
|
|
13
7
|
// Position
|
|
14
8
|
'fixed', 'left-none', 'right-none', 'bottom-none',
|
|
15
9
|
// Layout
|
|
16
10
|
'layout-column',
|
|
11
|
+
// Box
|
|
12
|
+
'max-h-[50%]',
|
|
17
13
|
// Shape
|
|
18
14
|
'rounded-t-lg',
|
|
19
15
|
// Theme
|
|
20
16
|
'theme-background-default', 'dark:theme-background-default-dark', 'theme-foreground-default', 'dark:theme-foreground-default-dark',
|
|
21
17
|
// Elevation
|
|
22
|
-
'shadow-contextual', 'dark:shadow-contextual-dark'
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
'advanced': [
|
|
26
|
-
// Box
|
|
27
|
-
'max-h-[50%]',
|
|
28
|
-
// Animation
|
|
29
|
-
'transition-[min-height]', 'transition-[max-height]']
|
|
30
|
-
};
|
|
18
|
+
'shadow-contextual', 'dark:shadow-contextual-dark',
|
|
19
|
+
// Animation
|
|
20
|
+
'transition-[min-height]', 'transition-[max-height]'];
|
|
31
21
|
const BottomSheetHandle = [
|
|
32
22
|
// Layout
|
|
33
23
|
'layout-row justify-center',
|
|
@@ -55,19 +45,13 @@ var script = defineComponent({
|
|
|
55
45
|
OrOverlay: script$1
|
|
56
46
|
},
|
|
57
47
|
inheritAttrs: false,
|
|
58
|
-
props: {
|
|
59
|
-
variant: {
|
|
60
|
-
type: String,
|
|
61
|
-
default: BottomSheetVariant.Advanced
|
|
62
|
-
}
|
|
63
|
-
},
|
|
64
48
|
emits: ['update:state', 'update:state:open', 'update:state:fullscreen', 'update:state:closed', 'update:state:closed-automatically'],
|
|
65
49
|
expose: ['root', 'state', 'isOpen', 'isFullscreen', 'isClosed', 'open', 'close'],
|
|
66
50
|
setup(props, context) {
|
|
67
51
|
// Refs
|
|
68
52
|
const root = ref();
|
|
69
53
|
// Styles
|
|
70
|
-
const rootStyles = computed(() => ['or-bottom-sheet-v3', ...
|
|
54
|
+
const rootStyles = computed(() => ['or-bottom-sheet-v3', ...BottomSheetRoot]);
|
|
71
55
|
const handleStyles = computed(() => [...BottomSheetHandle]);
|
|
72
56
|
const headerStyles = computed(() => [...BottomSheetHeader]);
|
|
73
57
|
// State
|
|
@@ -112,36 +96,32 @@ var script = defineComponent({
|
|
|
112
96
|
const swipeOptions = {
|
|
113
97
|
threshold: 0,
|
|
114
98
|
onSwipe(event) {
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
});
|
|
122
|
-
}
|
|
99
|
+
const rootElement = unref(root);
|
|
100
|
+
Object.assign(rootElement.style, {
|
|
101
|
+
transitionProperty: 'none',
|
|
102
|
+
minHeight: `${rootElement.clientHeight - event.offsetY}px`,
|
|
103
|
+
maxHeight: `${rootElement.clientHeight - event.offsetY}px`
|
|
104
|
+
});
|
|
123
105
|
},
|
|
124
106
|
onSwipeEnd(event, direction) {
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
break;
|
|
144
|
-
}
|
|
107
|
+
const rootElement = unref(root);
|
|
108
|
+
switch (direction) {
|
|
109
|
+
case SwipeDirection.UP:
|
|
110
|
+
Object.assign(rootElement.style, {
|
|
111
|
+
transitionProperty: 'min-height, max-height',
|
|
112
|
+
minHeight: '100%',
|
|
113
|
+
maxHeight: '100%'
|
|
114
|
+
});
|
|
115
|
+
onSwipeUp();
|
|
116
|
+
break;
|
|
117
|
+
case SwipeDirection.DOWN:
|
|
118
|
+
Object.assign(rootElement.style, {
|
|
119
|
+
transitionProperty: 'min-height, max-height',
|
|
120
|
+
minHeight: '0',
|
|
121
|
+
maxHeight: '50%'
|
|
122
|
+
});
|
|
123
|
+
onSwipeDown();
|
|
124
|
+
break;
|
|
145
125
|
}
|
|
146
126
|
}
|
|
147
127
|
};
|
|
@@ -182,10 +162,9 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
182
162
|
ref: "root"
|
|
183
163
|
}, _ctx.$attrs, {
|
|
184
164
|
class: _ctx.rootStyles
|
|
185
|
-
}), [
|
|
186
|
-
key: 0,
|
|
165
|
+
}), [createElementVNode("div", {
|
|
187
166
|
class: normalizeClass(_ctx.handleStyles)
|
|
188
|
-
}, null, 2 /* CLASS */)
|
|
167
|
+
}, null, 2 /* CLASS */), createElementVNode("div", {
|
|
189
168
|
class: normalizeClass(_ctx.headerStyles)
|
|
190
169
|
}, [renderSlot(_ctx.$slots, "header")], 2 /* CLASS */), createElementVNode("div", {
|
|
191
170
|
class: normalizeClass([_ctx.state === 'fullscreen' ? 'overflow-y-auto' : 'overflow-hidden'])
|
|
@@ -198,4 +177,4 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
198
177
|
script.render = render;
|
|
199
178
|
script.__file = "src/components/or-bottom-sheet-v3/OrBottomSheet.vue";
|
|
200
179
|
|
|
201
|
-
export {
|
|
180
|
+
export { script as s };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, watch } from 'vue-demi';
|
|
2
2
|
import { s as script$3 } from './OrButton-c2b6aa9e.js';
|
|
3
|
-
import { s as script$2 } from './OrIconButton-
|
|
3
|
+
import { s as script$2 } from './OrIconButton-46b3c1e2.js';
|
|
4
4
|
import { s as script$6 } from './OrIcon-62793572.js';
|
|
5
5
|
import { s as script$5 } from './OrMenuItem-dbee450f.js';
|
|
6
|
-
import { s as script$4 } from './OrMenu-
|
|
7
|
-
import './OrPopover-
|
|
8
|
-
import { s as script$7 } from './OrSearch-
|
|
6
|
+
import { s as script$4 } from './OrMenu-03a8a492.js';
|
|
7
|
+
import './OrPopover-e34e8f6c.js';
|
|
8
|
+
import { s as script$7 } from './OrSearch-7277ebfd.js';
|
|
9
9
|
import './OrInputBox-ba40bbdf.js';
|
|
10
10
|
import { openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, resolveComponent, createElementVNode, createVNode, withCtx, createBlock, createCommentVNode, normalizeProps, guardReactiveProps } from 'vue';
|
|
11
11
|
|
|
@@ -2,7 +2,7 @@ import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
|
|
|
2
2
|
import { logicAnd } from '@vueuse/math';
|
|
3
3
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
4
4
|
import { s as script$2, a as ButtonColor } from './OrButton-c2b6aa9e.js';
|
|
5
|
-
import { s as script$3 } from './OrInput-
|
|
5
|
+
import { s as script$3 } from './OrInput-cc1991ff.js';
|
|
6
6
|
import { s as script$1 } from './OrOverlay-d63d39c3.js';
|
|
7
7
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
|
|
8
8
|
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e1f90e0a.js';
|
|
3
3
|
import { s as script$3, a as script$5, b as script$6, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-042566f4.js';
|
|
4
|
-
import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-
|
|
4
|
+
import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-7e13dcca.js';
|
|
5
5
|
import { s as script$7 } from './OrError-c01d0c29.js';
|
|
6
6
|
import { s as script$8 } from './OrHint-06ab89d7.js';
|
|
7
|
-
import { s as script$a } from './OrIconButton-
|
|
7
|
+
import { s as script$a } from './OrIconButton-46b3c1e2.js';
|
|
8
8
|
import { s as script$9 } from './OrIcon-62793572.js';
|
|
9
9
|
import { s as script$b, I as InputBoxSize } from './OrInputBox-ba40bbdf.js';
|
|
10
10
|
import { s as script$c } from './OrLabel-4da56db0.js';
|
|
11
|
-
import { s as script$d } from './OrPopover-
|
|
11
|
+
import { s as script$d } from './OrPopover-e34e8f6c.js';
|
|
12
12
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, withModifiers, Fragment } from 'vue';
|
|
13
13
|
|
|
14
14
|
const DatePicker = [
|
|
@@ -233,9 +233,6 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
233
233
|
ref: "popover",
|
|
234
234
|
class: normalizeClass(_ctx.popoverStyles),
|
|
235
235
|
variant: 'auto',
|
|
236
|
-
"bottom-sheet-props": {
|
|
237
|
-
variant: 'basic'
|
|
238
|
-
},
|
|
239
236
|
trigger: _ctx.inputBoxRoot,
|
|
240
237
|
placement: 'bottom-start',
|
|
241
238
|
"onUpdate:state:closedAutomatically": _cache[5] || (_cache[5] = $event => _ctx.reset())
|
|
@@ -2,13 +2,13 @@ import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
|
2
2
|
import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e1f90e0a.js';
|
|
3
3
|
import { s as script$9 } from './OrError-c01d0c29.js';
|
|
4
4
|
import { s as script$a } from './OrHint-06ab89d7.js';
|
|
5
|
-
import { s as script$c } from './OrIconButton-
|
|
5
|
+
import { s as script$c } from './OrIconButton-46b3c1e2.js';
|
|
6
6
|
import { s as script$b } from './OrIcon-62793572.js';
|
|
7
7
|
import { s as script$d, I as InputBoxSize } from './OrInputBox-ba40bbdf.js';
|
|
8
8
|
import { s as script$e } from './OrLabel-4da56db0.js';
|
|
9
|
-
import { s as script$f } from './OrPopover-
|
|
9
|
+
import { s as script$f } from './OrPopover-e34e8f6c.js';
|
|
10
10
|
import { s as script$3, a as script$5, b as script$6, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-042566f4.js';
|
|
11
|
-
import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-
|
|
11
|
+
import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-7e13dcca.js';
|
|
12
12
|
import { s as script$7, a as script$8 } from './OrDateTimePickerTimeSelect-9309c434.js';
|
|
13
13
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, withModifiers, Fragment } from 'vue';
|
|
14
14
|
|
|
@@ -294,9 +294,6 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
294
294
|
ref: "datePopover",
|
|
295
295
|
class: normalizeClass(_ctx.datePopoverStyles),
|
|
296
296
|
variant: 'auto',
|
|
297
|
-
"bottom-sheet-props": {
|
|
298
|
-
variant: 'basic'
|
|
299
|
-
},
|
|
300
297
|
trigger: _ctx.inputBoxRoot,
|
|
301
298
|
placement: 'bottom-start',
|
|
302
299
|
"onUpdate:state:closedAutomatically": _cache[6] || (_cache[6] = $event => _ctx.reset())
|
|
@@ -343,9 +340,6 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
343
340
|
ref: "timePopover",
|
|
344
341
|
class: normalizeClass(_ctx.timePopoverStyles),
|
|
345
342
|
variant: 'auto',
|
|
346
|
-
"bottom-sheet-props": {
|
|
347
|
-
variant: 'basic'
|
|
348
|
-
},
|
|
349
343
|
trigger: _ctx.inputBoxRoot,
|
|
350
344
|
placement: 'bottom-start',
|
|
351
345
|
"onUpdate:state:closedAutomatically": _cache[10] || (_cache[10] = $event => _ctx.reset())
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { openBlock, createElementBlock, normalizeClass, Fragment, createTextVNode, toDisplayString, resolveComponent, createElementVNode, renderList, createBlock, withModifiers, withCtx, createVNode } from 'vue';
|
|
3
3
|
import { s as script$3 } from './OrButton-c2b6aa9e.js';
|
|
4
|
-
import { s as script$5 } from './OrIconButton-
|
|
4
|
+
import { s as script$5 } from './OrIconButton-46b3c1e2.js';
|
|
5
5
|
import { s as script$4 } from './OrIcon-62793572.js';
|
|
6
6
|
import { s as script$7 } from './OrMenuItem-dbee450f.js';
|
|
7
|
-
import { s as script$6 } from './OrMenu-
|
|
8
|
-
import './OrPopover-
|
|
7
|
+
import { s as script$6 } from './OrMenu-03a8a492.js';
|
|
8
|
+
import './OrPopover-e34e8f6c.js';
|
|
9
9
|
|
|
10
10
|
function useDatePlaceholder() {
|
|
11
11
|
const sample = new Date(Date.UTC(1111, 1, 3, 4, 5)).toLocaleString(navigator.language, {
|
|
@@ -112,7 +112,7 @@ const DateTimePickerDateSelectButtonGroup = [
|
|
|
112
112
|
// Layout
|
|
113
113
|
'grid content-start', 'grid-cols-7',
|
|
114
114
|
// Box
|
|
115
|
-
'h-[262px]',
|
|
115
|
+
'h-[318px] md:h-[262px]',
|
|
116
116
|
// Spacing
|
|
117
117
|
'gap-xs'];
|
|
118
118
|
const DateTimePickerDateSelectButtonGroupWeekdayItem = [
|
|
@@ -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-e3c85390.js';
|
|
4
|
+
import './OrPopover-e34e8f6c.js';
|
|
5
5
|
import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode, mergeProps, toHandlers, createVNode } from 'vue';
|
|
6
6
|
|
|
7
7
|
var IconButtonColor;
|
|
@@ -4,7 +4,7 @@ import '@vueuse/core';
|
|
|
4
4
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
5
5
|
import { s as script$1 } from './OrError-c01d0c29.js';
|
|
6
6
|
import { s as script$2 } from './OrHint-06ab89d7.js';
|
|
7
|
-
import { s as script$3 } from './OrIconButton-
|
|
7
|
+
import { s as script$3 } from './OrIconButton-46b3c1e2.js';
|
|
8
8
|
import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox-01fb2cb2.js';
|
|
9
9
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString, vShow } from 'vue';
|
|
10
10
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -4,7 +4,7 @@ import '@vueuse/core';
|
|
|
4
4
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
5
5
|
import { s as script$1 } from './OrError-c01d0c29.js';
|
|
6
6
|
import { s as script$2 } from './OrHint-06ab89d7.js';
|
|
7
|
-
import { s as script$3 } from './OrIconButton-
|
|
7
|
+
import { s as script$3 } from './OrIconButton-46b3c1e2.js';
|
|
8
8
|
import { s as script$4 } from './OrInlineInputBox-01fb2cb2.js';
|
|
9
9
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString, vShow } from 'vue';
|
|
10
10
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -5,7 +5,7 @@ import { u as useResponsive } from './useResponsive-a02e95b7.js';
|
|
|
5
5
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
6
6
|
import { s as script$1 } from './OrError-c01d0c29.js';
|
|
7
7
|
import { s as script$2 } from './OrHint-06ab89d7.js';
|
|
8
|
-
import { s as script$4 } from './OrIconButton-
|
|
8
|
+
import { s as script$4 } from './OrIconButton-46b3c1e2.js';
|
|
9
9
|
import { s as script$3 } from './OrIcon-62793572.js';
|
|
10
10
|
import { s as script$5, I as InputBoxSize } from './OrInputBox-ba40bbdf.js';
|
|
11
11
|
import { s as script$6 } from './OrLabel-4da56db0.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$1, P as PopoverPlacement } from './OrPopover-
|
|
2
|
+
import { s as script$1, P as PopoverPlacement } from './OrPopover-e34e8f6c.js';
|
|
3
3
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, withModifiers, renderSlot } from 'vue';
|
|
4
4
|
|
|
5
5
|
const MenuRoot = [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
|
-
import { s as script$2 } from './OrIconButton-
|
|
2
|
+
import { s as script$2 } from './OrIconButton-46b3c1e2.js';
|
|
3
3
|
import { s as script$1 } from './OrOverlay-d63d39c3.js';
|
|
4
4
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$2 } from './OrIconButton-
|
|
2
|
+
import { s as script$2 } from './OrIconButton-46b3c1e2.js';
|
|
3
3
|
import { s as script$1 } from './OrIcon-62793572.js';
|
|
4
4
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, renderSlot, createBlock, withModifiers, createCommentVNode } from 'vue';
|
|
5
5
|
|
|
@@ -4,8 +4,8 @@ import { u as useResponsive } from './useResponsive-a02e95b7.js';
|
|
|
4
4
|
import { s as script$1 } from './OrButton-c2b6aa9e.js';
|
|
5
5
|
import { s as script$2 } from './OrIcon-62793572.js';
|
|
6
6
|
import { s as script$4 } from './OrMenuItem-dbee450f.js';
|
|
7
|
-
import { s as script$3 } from './OrMenu-
|
|
8
|
-
import './OrPopover-
|
|
7
|
+
import { s as script$3 } from './OrMenu-03a8a492.js';
|
|
8
|
+
import './OrPopover-e34e8f6c.js';
|
|
9
9
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withModifiers, withCtx, Fragment, renderList, createBlock, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
10
10
|
|
|
11
11
|
const PaginationRoot = [
|
|
@@ -3,7 +3,7 @@ import { onClickOutside } from '@vueuse/core';
|
|
|
3
3
|
import { defineComponent, ref, computed, watch, watchPostEffect, unref, toRef, nextTick } from 'vue-demi';
|
|
4
4
|
import { u as useElevation } from './useElevation-df91fa50.js';
|
|
5
5
|
import { u as useResponsive } from './useResponsive-a02e95b7.js';
|
|
6
|
-
import { s as script$1 } from './OrBottomSheet-
|
|
6
|
+
import { s as script$1 } from './OrBottomSheet-6538d9c3.js';
|
|
7
7
|
import { s as script$2 } from './OrTeleport.vue3-8099178c.js';
|
|
8
8
|
import { resolveComponent, openBlock, createBlock, withCtx, withDirectives, createElementVNode, createElementBlock, mergeProps, renderSlot, normalizeClass, createCommentVNode, vShow } from 'vue';
|
|
9
9
|
|
|
@@ -84,10 +84,6 @@ var script = defineComponent({
|
|
|
84
84
|
type: String,
|
|
85
85
|
default: PopoverVariant.Auto
|
|
86
86
|
},
|
|
87
|
-
bottomSheetProps: {
|
|
88
|
-
type: Object,
|
|
89
|
-
default: undefined
|
|
90
|
-
},
|
|
91
87
|
trigger: {
|
|
92
88
|
type: HTMLElement,
|
|
93
89
|
default: undefined
|
|
@@ -288,16 +284,15 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
288
284
|
}) : (openBlock(), createElementBlock("div", {
|
|
289
285
|
key: 1,
|
|
290
286
|
class: normalizeClass(_ctx.bodyStyles)
|
|
291
|
-
}, [renderSlot(_ctx.$slots, "default")], 2 /* CLASS */))], 16 /* FULL_PROPS */)) : createCommentVNode("v-if", true), _ctx.isMobile && _ctx.variant === 'auto' || _ctx.variant === 'bottom-sheet' ? (openBlock(), createBlock(_component_OrBottomSheet,
|
|
287
|
+
}, [renderSlot(_ctx.$slots, "default")], 2 /* CLASS */))], 16 /* FULL_PROPS */)) : createCommentVNode("v-if", true), _ctx.isMobile && _ctx.variant === 'auto' || _ctx.variant === 'bottom-sheet' ? (openBlock(), createBlock(_component_OrBottomSheet, {
|
|
292
288
|
key: 1,
|
|
293
|
-
ref: "bottomSheet"
|
|
294
|
-
}, _ctx.bottomSheetProps, {
|
|
289
|
+
ref: "bottomSheet",
|
|
295
290
|
"onUpdate:state": _cache[0] || (_cache[0] = $event => _ctx.state = $event),
|
|
296
291
|
"onUpdate:state:closedAutomatically": _cache[1] || (_cache[1] = $event => _ctx.$emit('update:state:closed-automatically'))
|
|
297
|
-
}
|
|
292
|
+
}, {
|
|
298
293
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default")]),
|
|
299
294
|
_: 3 /* FORWARDED */
|
|
300
|
-
},
|
|
295
|
+
}, 512 /* NEED_PATCH */)) : createCommentVNode("v-if", true)], 512 /* NEED_PATCH */), [[vShow, _ctx.isOpen]])]),
|
|
301
296
|
_: 3 /* FORWARDED */
|
|
302
297
|
});
|
|
303
298
|
}
|