@onereach/ui-components 4.3.7-beta.2639.0 → 4.3.7
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-fca4ac5c.js → OrDateTimePickerMonthSelect-e80cc838.js} +1 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.js +40 -29
- package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.vue.d.ts +21 -3
- package/dist/bundled/v2/components/OrBottomSheetV3/index.d.ts +1 -0
- package/dist/bundled/v2/components/OrBottomSheetV3/index.js +1 -0
- package/dist/bundled/v2/components/OrBottomSheetV3/props.d.ts +4 -0
- package/dist/bundled/v2/components/OrBottomSheetV3/props.js +7 -0
- package/dist/bundled/v2/components/OrBottomSheetV3/styles.d.ts +3 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/styles.js +11 -7
- package/dist/bundled/v2/components/OrCardCollectionV3/OrCardCollection.js +1 -0
- package/dist/bundled/v2/components/OrCardCollectionV3/index.js +1 -0
- package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +1 -0
- package/dist/bundled/v2/components/OrConfirmV3/index.js +1 -0
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +5 -1
- package/dist/bundled/v2/components/OrDatePickerV3/index.js +2 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +8 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +2 -1
- package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.js +1 -0
- package/dist/bundled/v2/components/OrIconButtonV3/index.js +1 -0
- package/dist/bundled/v2/components/OrInlineInputV3/OrInlineInput.js +1 -0
- package/dist/bundled/v2/components/OrInlineInputV3/index.js +1 -0
- package/dist/bundled/v2/components/OrInlineTextareaV3/OrInlineTextarea.js +1 -0
- package/dist/bundled/v2/components/OrInlineTextareaV3/index.js +1 -0
- package/dist/bundled/v2/components/OrInputV3/OrInput.js +1 -0
- package/dist/bundled/v2/components/OrInputV3/index.js +1 -0
- package/dist/bundled/v2/components/OrMenuV3/OrMenu.js +1 -0
- package/dist/bundled/v2/components/OrMenuV3/index.js +1 -0
- package/dist/bundled/v2/components/OrModalV3/OrModal.js +1 -0
- package/dist/bundled/v2/components/OrModalV3/index.js +1 -0
- package/dist/bundled/v2/components/OrNotificationV3/OrNotification.js +1 -0
- package/dist/bundled/v2/components/OrNotificationV3/index.js +1 -0
- package/dist/bundled/v2/components/OrPaginationV3/OrPagination.js +1 -0
- package/dist/bundled/v2/components/OrPaginationV3/index.js +1 -0
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +7 -2
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.vue.d.ts +21 -0
- package/dist/bundled/v2/components/OrPopoverV3/index.js +1 -0
- package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +1 -0
- package/dist/bundled/v2/components/OrSearchV3/index.js +1 -0
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +1 -0
- package/dist/bundled/v2/components/OrSelectV3/index.js +1 -0
- package/dist/bundled/v2/components/OrSidebarV3/OrSidebar.js +1 -0
- package/dist/bundled/v2/components/OrSidebarV3/index.js +1 -0
- package/dist/bundled/v2/components/OrTabsV3/OrTabs.js +1 -0
- package/dist/bundled/v2/components/OrTabsV3/index.js +1 -0
- package/dist/bundled/v2/components/OrTagV3/OrTag.js +1 -0
- package/dist/bundled/v2/components/OrTagV3/index.js +1 -0
- package/dist/bundled/v2/components/OrTeleportV3/OrTeleport.js +1 -1
- package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +4 -0
- package/dist/bundled/v2/components/OrTimePickerV3/index.js +1 -0
- package/dist/bundled/v2/components/OrToastContainerV3/OrToastContainer.js +1 -0
- package/dist/bundled/v2/components/OrToastContainerV3/index.js +1 -0
- package/dist/bundled/v2/components/OrToastV3/OrToast.js +1 -0
- package/dist/bundled/v2/components/OrToastV3/index.js +1 -0
- package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.js +1 -0
- package/dist/bundled/v2/components/OrTooltipV3/index.js +1 -0
- package/dist/bundled/v2/components/index.js +2 -1
- package/dist/bundled/v2/index.js +3 -2
- package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-1e5544b0.js → OrBottomSheet.vue_vue_type_script_lang-461f99cf.js} +37 -26
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-7d15b872.js → OrCardCollection.vue_vue_type_script_lang-b42d07c5.js} +3 -3
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-5ee20884.js → OrConfirm.vue_vue_type_script_lang-c3d584a5.js} +1 -1
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-8c1c9c3e.js → OrDatePicker.vue_vue_type_script_lang-10648c78.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-cba80c1c.js → OrDateTimePicker.vue_vue_type_script_lang-c14895ae.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePickerMonthSelect-a9634fe9.js → OrDateTimePickerMonthSelect-74896719.js} +3 -3
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-c2534846.js → OrIconButton.vue_vue_type_script_lang-a4558aec.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-a8c0670a.js → OrInlineInput.vue_vue_type_script_lang-3317d59e.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-03708ef8.js → OrInlineTextarea.vue_vue_type_script_lang-bec81f6e.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-f9fef480.js → OrInput.vue_vue_type_script_lang-9596c9e5.js} +1 -1
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-d3ea7d1e.js → OrMenu.vue_vue_type_script_lang-4151a6c5.js} +1 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-750e6c92.js → OrModal.vue_vue_type_script_lang-8e6bfbe0.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-5a62577f.js → OrNotification.vue_vue_type_script_lang-3cb896a6.js} +1 -1
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-60000de8.js → OrPagination.vue_vue_type_script_lang-b1501bad.js} +1 -1
- package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-65598970.js → OrPopover.vue_vue_type_script_lang-2d9a006c.js} +5 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-2726e332.js → OrSearch.vue_vue_type_script_lang-79acec48.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-c232523a.js → OrSelect.vue_vue_type_script_lang-2bd087f3.js} +3 -3
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-0f22b364.js → OrSidebar.vue_vue_type_script_lang-f6179985.js} +1 -1
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-ff032e95.js → OrTabs.vue_vue_type_script_lang-92e9d9d8.js} +1 -1
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-e3ba4ecb.js → OrTag.vue_vue_type_script_lang-f2855602.js} +1 -1
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-34c2901e.js → OrTimePicker.vue_vue_type_script_lang-805e884c.js} +2 -2
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-cd7c37c3.js → OrTooltip.vue_vue_type_script_lang-67f6fa3c.js} +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +7 -5
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.vue.d.ts +21 -3
- package/dist/bundled/v3/components/OrBottomSheetV3/index.d.ts +1 -0
- package/dist/bundled/v3/components/OrBottomSheetV3/index.js +2 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/props.d.ts +4 -0
- package/dist/bundled/v3/components/OrBottomSheetV3/props.js +7 -0
- package/dist/bundled/v3/components/OrBottomSheetV3/styles.d.ts +3 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/styles.js +11 -7
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +10 -9
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +9 -8
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +8 -7
- package/dist/bundled/v3/components/OrConfirmV3/index.js +7 -6
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +12 -8
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +8 -7
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +15 -8
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +8 -7
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +6 -5
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +5 -4
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +7 -6
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +6 -5
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +7 -6
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +6 -5
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +7 -6
- package/dist/bundled/v3/components/OrInputV3/index.js +6 -5
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +5 -4
- package/dist/bundled/v3/components/OrMenuV3/index.js +4 -3
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +7 -6
- package/dist/bundled/v3/components/OrModalV3/index.js +6 -5
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +7 -6
- package/dist/bundled/v3/components/OrNotificationV3/index.js +6 -5
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +6 -5
- package/dist/bundled/v3/components/OrPaginationV3/index.js +5 -4
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +9 -7
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.vue.d.ts +21 -0
- package/dist/bundled/v3/components/OrPopoverV3/index.js +3 -2
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +8 -7
- package/dist/bundled/v3/components/OrSearchV3/index.js +7 -6
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +9 -8
- package/dist/bundled/v3/components/OrSelectV3/index.js +8 -7
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +7 -6
- package/dist/bundled/v3/components/OrSidebarV3/index.js +6 -5
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +6 -5
- package/dist/bundled/v3/components/OrTabsV3/index.js +5 -4
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +7 -6
- package/dist/bundled/v3/components/OrTagV3/index.js +6 -5
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +10 -6
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +6 -5
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +7 -6
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +6 -5
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +5 -4
- package/dist/bundled/v3/components/OrToastV3/index.js +6 -5
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +5 -4
- package/dist/bundled/v3/components/OrTooltipV3/index.js +4 -3
- package/dist/bundled/v3/components/index.js +24 -23
- package/dist/bundled/v3/index.js +25 -24
- package/dist/esm/v2/{OrBottomSheet-49f5132d.js → OrBottomSheet-1c3f7920.js} +56 -36
- package/dist/esm/v2/{OrCardCollection-62517b4d.js → OrCardCollection-51d7f875.js} +4 -4
- package/dist/esm/v2/{OrConfirm-3cd9ae6c.js → OrConfirm-705577bb.js} +2 -2
- package/dist/esm/v2/{OrDatePicker-6e226045.js → OrDatePicker-794302e6.js} +6 -3
- package/dist/esm/v2/{OrDateTimePicker-cc65b964.js → OrDateTimePicker-b9bfa090.js} +9 -3
- package/dist/esm/v2/{OrDateTimePickerMonthSelect-e115e597.js → OrDateTimePickerMonthSelect-958aaf2c.js} +4 -4
- package/dist/esm/v2/{OrIconButton-8784e0f2.js → OrIconButton-ddbe7c15.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-cbabf1bc.js → OrInlineInput-91fbc06a.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-973e0497.js → OrInlineTextarea-a42a6b71.js} +1 -1
- package/dist/esm/v2/{OrInput-06bb66cc.js → OrInput-08c3a06e.js} +1 -1
- package/dist/esm/v2/{OrMenu-6043b57e.js → OrMenu-27397f01.js} +1 -1
- package/dist/esm/v2/{OrModal-ee255ae6.js → OrModal-b2a56d75.js} +2 -2
- package/dist/esm/v2/{OrNotification-a8f8dfee.js → OrNotification-7e6102a7.js} +1 -1
- package/dist/esm/v2/{OrOverlay-5960ee7f.js → OrOverlay-b1609eef.js} +1 -1
- package/dist/esm/v2/{OrPagination-0f72c639.js → OrPagination-69c5c204.js} +2 -2
- package/dist/esm/v2/{OrPopover-a59c0c72.js → OrPopover-707feca8.js} +8 -4
- package/dist/esm/v2/{OrSearch-0475fca2.js → OrSearch-a0b80719.js} +1 -1
- package/dist/esm/v2/{OrSelect-521d7e57.js → OrSelect-41d7c5bb.js} +3 -3
- package/dist/esm/v2/{OrSidebar-eeddb297.js → OrSidebar-f0850bce.js} +1 -1
- package/dist/esm/v2/{OrSidebarCollapseButton-dff08e82.js → OrSidebarCollapseButton-3582b92e.js} +1 -1
- package/dist/esm/v2/{OrTabs-74f39751.js → OrTabs-08bbb2ae.js} +2 -2
- package/dist/esm/v2/{OrTag-076024d1.js → OrTag-ddfbcfa2.js} +1 -1
- package/dist/esm/v2/{OrTeleport.vue2-55e11eb0.js → OrTeleport.vue2-fb92f29f.js} +1 -1
- package/dist/esm/v2/{OrTimePicker-f13ba1cf.js → OrTimePicker-2f4a6525.js} +5 -2
- package/dist/esm/v2/{OrTooltip-c76717d5.js → OrTooltip-97841769.js} +1 -1
- package/dist/esm/v2/components/index.js +26 -26
- package/dist/esm/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +21 -3
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.d.ts +1 -0
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +3 -3
- package/dist/esm/v2/components/or-bottom-sheet-v3/props.d.ts +4 -0
- package/dist/esm/v2/components/or-bottom-sheet-v3/styles.d.ts +3 -1
- package/dist/esm/v2/components/or-card-collection-v3/index.js +10 -10
- package/dist/esm/v2/components/or-confirm-v3/index.js +8 -8
- package/dist/esm/v2/components/or-date-picker-v3/index.js +9 -9
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +9 -9
- package/dist/esm/v2/components/or-icon-button-v3/index.js +6 -6
- package/dist/esm/v2/components/or-inline-input-v3/index.js +7 -7
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +7 -7
- package/dist/esm/v2/components/or-input-v3/index.js +7 -7
- package/dist/esm/v2/components/or-menu-v3/index.js +5 -5
- package/dist/esm/v2/components/or-modal-v3/index.js +7 -7
- package/dist/esm/v2/components/or-notification-v3/index.js +7 -7
- package/dist/esm/v2/components/or-overlay-v3/index.js +2 -2
- package/dist/esm/v2/components/or-pagination-v3/index.js +6 -6
- package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +21 -0
- package/dist/esm/v2/components/or-popover-v3/index.js +4 -4
- package/dist/esm/v2/components/or-search-v3/index.js +8 -8
- package/dist/esm/v2/components/or-select-v3/index.js +9 -9
- package/dist/esm/v2/components/or-sidebar-v3/index.js +8 -8
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +7 -7
- package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +7 -7
- package/dist/esm/v2/components/or-tabs-v3/index.js +6 -6
- package/dist/esm/v2/components/or-tag-v3/index.js +7 -7
- package/dist/esm/v2/components/or-teleport-v3/index.js +1 -1
- package/dist/esm/v2/components/or-time-picker-v3/index.js +7 -7
- package/dist/esm/v2/components/or-toast-v3/index.js +7 -7
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +7 -7
- package/dist/esm/v2/components/or-tooltip-v3/index.js +5 -5
- package/dist/esm/v2/index.js +26 -26
- package/dist/esm/v2/{types-0f4f4222.js → types-9011d890.js} +2 -2
- package/dist/esm/v3/{OrBottomSheet-6538d9c3.js → OrBottomSheet-e491689f.js} +56 -35
- package/dist/esm/v3/{OrCardCollection-b7d73647.js → OrCardCollection-a0cc4895.js} +4 -4
- package/dist/esm/v3/{OrConfirm-14cefbad.js → OrConfirm-c497fe8e.js} +1 -1
- package/dist/esm/v3/{OrDatePicker-748c8f09.js → OrDatePicker-b4e92bf3.js} +6 -3
- package/dist/esm/v3/{OrDateTimePicker-10f2eb69.js → OrDateTimePicker-cd4741af.js} +9 -3
- package/dist/esm/v3/{OrDateTimePickerMonthSelect-7e13dcca.js → OrDateTimePickerMonthSelect-9fb0b634.js} +4 -4
- package/dist/esm/v3/{OrIconButton-46b3c1e2.js → OrIconButton-6c3fafc2.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-63b1d245.js → OrInlineInput-6209e8c8.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-d03f81c4.js → OrInlineTextarea-1c36f763.js} +1 -1
- package/dist/esm/v3/{OrInput-cc1991ff.js → OrInput-4215a3d8.js} +1 -1
- package/dist/esm/v3/{OrMenu-03a8a492.js → OrMenu-45a1dc3e.js} +1 -1
- package/dist/esm/v3/{OrModal-7305680a.js → OrModal-6ff24390.js} +1 -1
- package/dist/esm/v3/{OrNotification-16190cf5.js → OrNotification-0a674902.js} +1 -1
- package/dist/esm/v3/{OrPagination-6bf44eec.js → OrPagination-5846675e.js} +2 -2
- package/dist/esm/v3/{OrPopover-e34e8f6c.js → OrPopover-0635cb63.js} +10 -5
- package/dist/esm/v3/{OrSearch-7277ebfd.js → OrSearch-2770023a.js} +1 -1
- package/dist/esm/v3/{OrSelect-9c7044f8.js → OrSelect-2d486470.js} +3 -3
- package/dist/esm/v3/{OrSidebar-0f4629bf.js → OrSidebar-b9747293.js} +1 -1
- package/dist/esm/v3/{OrSidebarCollapseButton-a384cd37.js → OrSidebarCollapseButton-3d9c827c.js} +1 -1
- package/dist/esm/v3/{OrTabs-9e29eeec.js → OrTabs-f61d6f85.js} +2 -2
- package/dist/esm/v3/{OrTag-b508f25f.js → OrTag-da570522.js} +1 -1
- package/dist/esm/v3/{OrTimePicker-2fe3c573.js → OrTimePicker-6a280973.js} +5 -2
- package/dist/esm/v3/{OrTooltip-e3c85390.js → OrTooltip-a38adced.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 +21 -3
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.d.ts +1 -0
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +1 -1
- package/dist/esm/v3/components/or-bottom-sheet-v3/props.d.ts +4 -0
- package/dist/esm/v3/components/or-bottom-sheet-v3/styles.d.ts +3 -1
- 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 +21 -0
- 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-0a697fe0.js → types-af3e3f9c.js} +1 -1
- package/package.json +3 -2
- package/src/components/or-bottom-sheet-v3/OrBottomSheet.stories3.ts +7 -0
- package/src/components/or-bottom-sheet-v3/OrBottomSheet.vue +44 -29
- package/src/components/or-bottom-sheet-v3/index.ts +1 -0
- package/src/components/or-bottom-sheet-v3/props.ts +4 -0
- package/src/components/or-bottom-sheet-v3/styles.ts +16 -8
- package/src/components/or-date-picker-v3/OrDatePicker.vue +1 -0
- package/src/components/or-date-time-picker-v3/OrDateTimePicker.vue +2 -0
- 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 +4 -0
- package/src/components/or-popover-v3/OrPopover.vue +6 -0
- package/src/components/or-teleport-v3/OrTeleport.vue2.vue +1 -1
- package/src/components/or-time-picker-v3/OrTimePicker.vue +1 -0
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-16a4b52c.js → OrToastContainer.vue_vue_type_script_lang-572c7dad.js} +0 -0
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { usePointerSwipe, onClickOutside, SwipeDirection } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, watch, unref } from 'vue-demi';
|
|
3
|
-
import {
|
|
3
|
+
import { BottomSheetVariant } from './props.js';
|
|
4
|
+
import { BottomSheet, BottomSheetVariants, BottomSheetHandle, BottomSheetHeader } from './styles.js';
|
|
4
5
|
import __vue_component__$1 from '../OrOverlayV3/OrOverlay.js';
|
|
5
6
|
import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
|
|
6
7
|
import '../OrOverlayV3/styles.js';
|
|
@@ -15,13 +16,19 @@ var script = defineComponent({
|
|
|
15
16
|
OrOverlay: __vue_component__$1
|
|
16
17
|
},
|
|
17
18
|
inheritAttrs: false,
|
|
19
|
+
props: {
|
|
20
|
+
variant: {
|
|
21
|
+
type: String,
|
|
22
|
+
default: BottomSheetVariant.Advanced
|
|
23
|
+
}
|
|
24
|
+
},
|
|
18
25
|
emits: ['update:state', 'update:state:open', 'update:state:fullscreen', 'update:state:closed', 'update:state:closed-automatically'],
|
|
19
26
|
expose: ['root', 'state', 'isOpen', 'isFullscreen', 'isClosed', 'open', 'close'],
|
|
20
27
|
setup(props, context) {
|
|
21
28
|
// Refs
|
|
22
29
|
const root = ref();
|
|
23
30
|
// Styles
|
|
24
|
-
const rootStyles = computed(() => ['or-bottom-sheet-v3', ...
|
|
31
|
+
const rootStyles = computed(() => ['or-bottom-sheet-v3', ...BottomSheet, ...BottomSheetVariants[props.variant]]);
|
|
25
32
|
const handleStyles = computed(() => [...BottomSheetHandle]);
|
|
26
33
|
const headerStyles = computed(() => [...BottomSheetHeader]);
|
|
27
34
|
// State
|
|
@@ -66,32 +73,36 @@ var script = defineComponent({
|
|
|
66
73
|
const swipeOptions = {
|
|
67
74
|
threshold: 0,
|
|
68
75
|
onSwipe(event) {
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
76
|
+
if (props.variant === BottomSheetVariant.Advanced) {
|
|
77
|
+
const rootElement = unref(root);
|
|
78
|
+
Object.assign(rootElement.style, {
|
|
79
|
+
transitionProperty: 'none',
|
|
80
|
+
minHeight: `${rootElement.clientHeight - event.offsetY}px`,
|
|
81
|
+
maxHeight: `${rootElement.clientHeight - event.offsetY}px`
|
|
82
|
+
});
|
|
83
|
+
}
|
|
75
84
|
},
|
|
76
85
|
onSwipeEnd(event, direction) {
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
86
|
+
if (props.variant === BottomSheetVariant.Advanced) {
|
|
87
|
+
const rootElement = unref(root);
|
|
88
|
+
switch (direction) {
|
|
89
|
+
case SwipeDirection.UP:
|
|
90
|
+
Object.assign(rootElement.style, {
|
|
91
|
+
transitionProperty: 'min-height, max-height',
|
|
92
|
+
minHeight: '100%',
|
|
93
|
+
maxHeight: '100%'
|
|
94
|
+
});
|
|
95
|
+
onSwipeUp();
|
|
96
|
+
break;
|
|
97
|
+
case SwipeDirection.DOWN:
|
|
98
|
+
Object.assign(rootElement.style, {
|
|
99
|
+
transitionProperty: 'min-height, max-height',
|
|
100
|
+
minHeight: '0',
|
|
101
|
+
maxHeight: '50%'
|
|
102
|
+
});
|
|
103
|
+
onSwipeDown();
|
|
104
|
+
break;
|
|
105
|
+
}
|
|
95
106
|
}
|
|
96
107
|
}
|
|
97
108
|
};
|
|
@@ -137,13 +148,13 @@ var __vue_render__ = function () {
|
|
|
137
148
|
}, [_c('div', _vm._b({
|
|
138
149
|
ref: "root",
|
|
139
150
|
class: _vm.rootStyles
|
|
140
|
-
}, 'div', _vm.$attrs, false), [_c('div', {
|
|
151
|
+
}, 'div', _vm.$attrs, false), [_vm.variant === 'advanced' ? [_c('div', {
|
|
141
152
|
class: _vm.handleStyles
|
|
142
|
-
}), _vm._v(" "), _c('div', {
|
|
153
|
+
})] : _vm._e(), _vm._v(" "), _c('div', {
|
|
143
154
|
class: _vm.headerStyles
|
|
144
155
|
}, [_vm._t("header")], 2), _vm._v(" "), _c('div', {
|
|
145
156
|
class: [_vm.state === 'fullscreen' ? 'overflow-y-auto' : 'overflow-hidden']
|
|
146
|
-
}, [_vm._t("default")], 2)])]) : _vm._e();
|
|
157
|
+
}, [_vm._t("default")], 2)], 2)]) : _vm._e();
|
|
147
158
|
};
|
|
148
159
|
var __vue_staticRenderFns__ = [];
|
|
149
160
|
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { PropType } from 'vue-demi';
|
|
2
|
+
import { BottomSheetVariant } from './props';
|
|
1
3
|
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
2
4
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
3
5
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
@@ -9,7 +11,19 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
9
11
|
isClosed: import("@vue/composition-api").ComputedRef<boolean>;
|
|
10
12
|
open: () => void;
|
|
11
13
|
close: (auto?: boolean) => void;
|
|
12
|
-
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
14
|
+
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
15
|
+
variant: {
|
|
16
|
+
type: PropType<"basic" | "advanced">;
|
|
17
|
+
default: BottomSheetVariant;
|
|
18
|
+
};
|
|
19
|
+
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
20
|
+
variant: {
|
|
21
|
+
type: PropType<"basic" | "advanced">;
|
|
22
|
+
default: BottomSheetVariant;
|
|
23
|
+
};
|
|
24
|
+
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
25
|
+
variant: "basic" | "advanced";
|
|
26
|
+
} & {} & {
|
|
13
27
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
14
28
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
15
29
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
@@ -22,7 +36,11 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
22
36
|
isClosed: import("@vue/composition-api").ComputedRef<boolean>;
|
|
23
37
|
open: () => void;
|
|
24
38
|
close: (auto?: boolean) => void;
|
|
25
|
-
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
39
|
+
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
40
|
+
variant: "basic" | "advanced";
|
|
41
|
+
} & {} & {
|
|
26
42
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
27
|
-
}, {
|
|
43
|
+
}, {
|
|
44
|
+
variant: "basic" | "advanced";
|
|
45
|
+
}, true>);
|
|
28
46
|
export default _default;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
import { BottomSheetVariant } from './props';
|
|
2
|
+
export declare const BottomSheet: string[];
|
|
3
|
+
export declare const BottomSheetVariants: Record<BottomSheetVariant, string[]>;
|
|
2
4
|
export declare const BottomSheetHandle: string[];
|
|
3
5
|
export declare const BottomSheetHeader: string[];
|
|
@@ -1,18 +1,22 @@
|
|
|
1
|
-
const
|
|
1
|
+
const BottomSheet = [
|
|
2
2
|
// Position
|
|
3
3
|
'fixed', 'left-none', 'right-none', 'bottom-none',
|
|
4
4
|
// Layout
|
|
5
5
|
'layout-column',
|
|
6
|
-
// Box
|
|
7
|
-
'max-h-[50%]',
|
|
8
6
|
// Shape
|
|
9
7
|
'rounded-t-lg',
|
|
10
8
|
// Theme
|
|
11
9
|
'theme-background-default', 'dark:theme-background-default-dark', 'theme-foreground-default', 'dark:theme-foreground-default-dark',
|
|
12
10
|
// Elevation
|
|
13
|
-
'shadow-contextual', 'dark:shadow-contextual-dark'
|
|
14
|
-
|
|
15
|
-
'
|
|
11
|
+
'shadow-contextual', 'dark:shadow-contextual-dark'];
|
|
12
|
+
const BottomSheetVariants = {
|
|
13
|
+
'basic': [],
|
|
14
|
+
'advanced': [
|
|
15
|
+
// Box
|
|
16
|
+
'max-h-[50%]',
|
|
17
|
+
// Animation
|
|
18
|
+
'transition-[min-height]', 'transition-[max-height]']
|
|
19
|
+
};
|
|
16
20
|
const BottomSheetHandle = [
|
|
17
21
|
// Layout
|
|
18
22
|
'layout-row justify-center',
|
|
@@ -34,4 +38,4 @@ const BottomSheetHeader = [
|
|
|
34
38
|
// Typography
|
|
35
39
|
'typography-headline-3'];
|
|
36
40
|
|
|
37
|
-
export { BottomSheetHandle, BottomSheetHeader,
|
|
41
|
+
export { BottomSheet, BottomSheetHandle, BottomSheetHeader, BottomSheetVariants };
|
|
@@ -19,6 +19,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
19
19
|
import '../OrPopoverV3/props.js';
|
|
20
20
|
import '../OrPopoverV3/styles.js';
|
|
21
21
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
22
|
+
import '../OrBottomSheetV3/props.js';
|
|
22
23
|
import '../OrBottomSheetV3/styles.js';
|
|
23
24
|
import '../OrOverlayV3/OrOverlay.js';
|
|
24
25
|
import '../OrOverlayV3/styles.js';
|
|
@@ -17,6 +17,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
17
17
|
import '../OrPopoverV3/props.js';
|
|
18
18
|
import '../OrPopoverV3/styles.js';
|
|
19
19
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
20
|
+
import '../OrBottomSheetV3/props.js';
|
|
20
21
|
import '../OrBottomSheetV3/styles.js';
|
|
21
22
|
import '../OrOverlayV3/OrOverlay.js';
|
|
22
23
|
import '../OrOverlayV3/styles.js';
|
|
@@ -37,6 +37,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
37
37
|
import '../OrPopoverV3/props.js';
|
|
38
38
|
import '../OrPopoverV3/styles.js';
|
|
39
39
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
40
|
+
import '../OrBottomSheetV3/props.js';
|
|
40
41
|
import '../OrBottomSheetV3/styles.js';
|
|
41
42
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
42
43
|
import '../OrInputBoxV3/OrInputBox.js';
|
|
@@ -38,6 +38,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
38
38
|
import '../OrPopoverV3/props.js';
|
|
39
39
|
import '../OrPopoverV3/styles.js';
|
|
40
40
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
41
|
+
import '../OrBottomSheetV3/props.js';
|
|
41
42
|
import '../OrBottomSheetV3/styles.js';
|
|
42
43
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
43
44
|
import '../OrInputBoxV3/OrInputBox.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, 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-e80cc838.js';
|
|
4
4
|
import { O as OrDateTimePickerMobileControl, a as OrDateTimePickerPopoverFooter, b as OrDateTimePickerPopoverHeader } from '../../OrDateTimePickerPopoverHeader-7c87f38a.js';
|
|
5
5
|
import { DatePicker, DatePickerPopover } from './styles.js';
|
|
6
6
|
import __vue_component__$1 from '../OrErrorV3/OrError.js';
|
|
@@ -41,6 +41,7 @@ import '../OrLabelV3/styles.js';
|
|
|
41
41
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
42
42
|
import '../OrPopoverV3/styles.js';
|
|
43
43
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
44
|
+
import '../OrBottomSheetV3/props.js';
|
|
44
45
|
import '../OrBottomSheetV3/styles.js';
|
|
45
46
|
import '../OrOverlayV3/OrOverlay.js';
|
|
46
47
|
import '../OrOverlayV3/styles.js';
|
|
@@ -272,6 +273,9 @@ var __vue_render__ = function () {
|
|
|
272
273
|
class: _vm.popoverStyles,
|
|
273
274
|
attrs: {
|
|
274
275
|
"variant": 'auto',
|
|
276
|
+
"bottom-sheet-props": {
|
|
277
|
+
variant: 'basic'
|
|
278
|
+
},
|
|
275
279
|
"trigger": _vm.inputBoxRoot,
|
|
276
280
|
"placement": 'bottom-start'
|
|
277
281
|
},
|
|
@@ -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-e80cc838.js';
|
|
6
6
|
import '../OrDateTimePickerV3/hooks/useDatePlaceholder.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../OrButtonV3/OrButton.js';
|
|
@@ -25,6 +25,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
25
25
|
import '../OrPopoverV3/props.js';
|
|
26
26
|
import '../OrPopoverV3/styles.js';
|
|
27
27
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
28
|
+
import '../OrBottomSheetV3/props.js';
|
|
28
29
|
import '../OrBottomSheetV3/styles.js';
|
|
29
30
|
import '../OrOverlayV3/OrOverlay.js';
|
|
30
31
|
import '../OrOverlayV3/styles.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, 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-e80cc838.js';
|
|
4
4
|
import { O as OrDateTimePickerMobileControl, a as OrDateTimePickerPopoverFooter, b as OrDateTimePickerPopoverHeader } from '../../OrDateTimePickerPopoverHeader-7c87f38a.js';
|
|
5
5
|
import { O as OrDateTimePickerTimeControl, a as OrDateTimePickerTimeSelect } from '../../OrDateTimePickerTimeSelect-aa60911c.js';
|
|
6
6
|
import { DateTimePicker, DateTimePickerDatePopover, DateTimePickerTimePopover } from './styles.js';
|
|
@@ -43,6 +43,7 @@ import '../OrLabelV3/styles.js';
|
|
|
43
43
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
44
44
|
import '../OrPopoverV3/styles.js';
|
|
45
45
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
46
|
+
import '../OrBottomSheetV3/props.js';
|
|
46
47
|
import '../OrBottomSheetV3/styles.js';
|
|
47
48
|
import '../OrOverlayV3/OrOverlay.js';
|
|
48
49
|
import '../OrOverlayV3/styles.js';
|
|
@@ -347,6 +348,9 @@ var __vue_render__ = function () {
|
|
|
347
348
|
class: _vm.datePopoverStyles,
|
|
348
349
|
attrs: {
|
|
349
350
|
"variant": 'auto',
|
|
351
|
+
"bottom-sheet-props": {
|
|
352
|
+
variant: 'basic'
|
|
353
|
+
},
|
|
350
354
|
"trigger": _vm.inputBoxRoot,
|
|
351
355
|
"placement": 'bottom-start'
|
|
352
356
|
},
|
|
@@ -404,6 +408,9 @@ var __vue_render__ = function () {
|
|
|
404
408
|
class: _vm.timePopoverStyles,
|
|
405
409
|
attrs: {
|
|
406
410
|
"variant": 'auto',
|
|
411
|
+
"bottom-sheet-props": {
|
|
412
|
+
variant: 'basic'
|
|
413
|
+
},
|
|
407
414
|
"trigger": _vm.inputBoxRoot,
|
|
408
415
|
"placement": 'bottom-start'
|
|
409
416
|
},
|
|
@@ -2,7 +2,7 @@ export { default as OrDateTimePickerV3 } from './OrDateTimePicker.js';
|
|
|
2
2
|
export { InputBoxSize as DateTimePickerSize } from '../OrInputBoxV3/props.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import './hooks/useCurrentDate.js';
|
|
5
|
-
import '../../OrDateTimePickerMonthSelect-
|
|
5
|
+
import '../../OrDateTimePickerMonthSelect-e80cc838.js';
|
|
6
6
|
import './hooks/useDatePlaceholder.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../OrButtonV3/OrButton.js';
|
|
@@ -25,6 +25,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
25
25
|
import '../OrPopoverV3/props.js';
|
|
26
26
|
import '../OrPopoverV3/styles.js';
|
|
27
27
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
28
|
+
import '../OrBottomSheetV3/props.js';
|
|
28
29
|
import '../OrBottomSheetV3/styles.js';
|
|
29
30
|
import '../OrOverlayV3/OrOverlay.js';
|
|
30
31
|
import '../OrOverlayV3/styles.js';
|
|
@@ -13,6 +13,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
13
13
|
import '../OrPopoverV3/props.js';
|
|
14
14
|
import '../OrPopoverV3/styles.js';
|
|
15
15
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
16
|
+
import '../OrBottomSheetV3/props.js';
|
|
16
17
|
import '../OrBottomSheetV3/styles.js';
|
|
17
18
|
import '../OrOverlayV3/OrOverlay.js';
|
|
18
19
|
import '../OrOverlayV3/styles.js';
|
|
@@ -14,6 +14,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
14
14
|
import '../OrPopoverV3/props.js';
|
|
15
15
|
import '../OrPopoverV3/styles.js';
|
|
16
16
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
17
|
+
import '../OrBottomSheetV3/props.js';
|
|
17
18
|
import '../OrBottomSheetV3/styles.js';
|
|
18
19
|
import '../OrOverlayV3/OrOverlay.js';
|
|
19
20
|
import '../OrOverlayV3/styles.js';
|
|
@@ -26,6 +26,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
26
26
|
import '../OrPopoverV3/props.js';
|
|
27
27
|
import '../OrPopoverV3/styles.js';
|
|
28
28
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
29
|
+
import '../OrBottomSheetV3/props.js';
|
|
29
30
|
import '../OrBottomSheetV3/styles.js';
|
|
30
31
|
import '../OrOverlayV3/OrOverlay.js';
|
|
31
32
|
import '../OrOverlayV3/styles.js';
|
|
@@ -22,6 +22,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
22
22
|
import '../OrPopoverV3/props.js';
|
|
23
23
|
import '../OrPopoverV3/styles.js';
|
|
24
24
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
25
|
+
import '../OrBottomSheetV3/props.js';
|
|
25
26
|
import '../OrBottomSheetV3/styles.js';
|
|
26
27
|
import '../OrOverlayV3/OrOverlay.js';
|
|
27
28
|
import '../OrOverlayV3/styles.js';
|
|
@@ -24,6 +24,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
24
24
|
import '../OrPopoverV3/props.js';
|
|
25
25
|
import '../OrPopoverV3/styles.js';
|
|
26
26
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
27
|
+
import '../OrBottomSheetV3/props.js';
|
|
27
28
|
import '../OrBottomSheetV3/styles.js';
|
|
28
29
|
import '../OrOverlayV3/OrOverlay.js';
|
|
29
30
|
import '../OrOverlayV3/styles.js';
|
|
@@ -20,6 +20,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
20
20
|
import '../OrPopoverV3/props.js';
|
|
21
21
|
import '../OrPopoverV3/styles.js';
|
|
22
22
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
23
|
+
import '../OrBottomSheetV3/props.js';
|
|
23
24
|
import '../OrBottomSheetV3/styles.js';
|
|
24
25
|
import '../OrOverlayV3/OrOverlay.js';
|
|
25
26
|
import '../OrOverlayV3/styles.js';
|
|
@@ -29,6 +29,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
29
29
|
import '../OrPopoverV3/props.js';
|
|
30
30
|
import '../OrPopoverV3/styles.js';
|
|
31
31
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
32
|
+
import '../OrBottomSheetV3/props.js';
|
|
32
33
|
import '../OrBottomSheetV3/styles.js';
|
|
33
34
|
import '../OrOverlayV3/OrOverlay.js';
|
|
34
35
|
import '../OrOverlayV3/styles.js';
|
|
@@ -22,6 +22,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
22
22
|
import '../OrPopoverV3/props.js';
|
|
23
23
|
import '../OrPopoverV3/styles.js';
|
|
24
24
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
25
|
+
import '../OrBottomSheetV3/props.js';
|
|
25
26
|
import '../OrBottomSheetV3/styles.js';
|
|
26
27
|
import '../OrOverlayV3/OrOverlay.js';
|
|
27
28
|
import '../OrOverlayV3/styles.js';
|
|
@@ -7,6 +7,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
7
7
|
import '@vueuse/core';
|
|
8
8
|
import '../OrPopoverV3/styles.js';
|
|
9
9
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
10
|
+
import '../OrBottomSheetV3/props.js';
|
|
10
11
|
import '../OrBottomSheetV3/styles.js';
|
|
11
12
|
import '../OrOverlayV3/OrOverlay.js';
|
|
12
13
|
import '../OrOverlayV3/styles.js';
|
|
@@ -7,6 +7,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
7
7
|
import '@vueuse/core';
|
|
8
8
|
import '../OrPopoverV3/styles.js';
|
|
9
9
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
10
|
+
import '../OrBottomSheetV3/props.js';
|
|
10
11
|
import '../OrBottomSheetV3/styles.js';
|
|
11
12
|
import '../OrOverlayV3/OrOverlay.js';
|
|
12
13
|
import '../OrOverlayV3/styles.js';
|
|
@@ -22,6 +22,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
22
22
|
import '../OrPopoverV3/props.js';
|
|
23
23
|
import '../OrPopoverV3/styles.js';
|
|
24
24
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
25
|
+
import '../OrBottomSheetV3/props.js';
|
|
25
26
|
import '../OrBottomSheetV3/styles.js';
|
|
26
27
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
27
28
|
|
|
@@ -23,5 +23,6 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
23
23
|
import '../OrPopoverV3/props.js';
|
|
24
24
|
import '../OrPopoverV3/styles.js';
|
|
25
25
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
26
|
+
import '../OrBottomSheetV3/props.js';
|
|
26
27
|
import '../OrBottomSheetV3/styles.js';
|
|
27
28
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
@@ -16,6 +16,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
16
16
|
import '../OrPopoverV3/props.js';
|
|
17
17
|
import '../OrPopoverV3/styles.js';
|
|
18
18
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
19
|
+
import '../OrBottomSheetV3/props.js';
|
|
19
20
|
import '../OrBottomSheetV3/styles.js';
|
|
20
21
|
import '../OrOverlayV3/OrOverlay.js';
|
|
21
22
|
import '../OrOverlayV3/styles.js';
|
|
@@ -17,6 +17,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
17
17
|
import '../OrPopoverV3/props.js';
|
|
18
18
|
import '../OrPopoverV3/styles.js';
|
|
19
19
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
20
|
+
import '../OrBottomSheetV3/props.js';
|
|
20
21
|
import '../OrBottomSheetV3/styles.js';
|
|
21
22
|
import '../OrOverlayV3/OrOverlay.js';
|
|
22
23
|
import '../OrOverlayV3/styles.js';
|
|
@@ -20,6 +20,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
20
20
|
import '../OrPopoverV3/props.js';
|
|
21
21
|
import '../OrPopoverV3/styles.js';
|
|
22
22
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
23
|
+
import '../OrBottomSheetV3/props.js';
|
|
23
24
|
import '../OrBottomSheetV3/styles.js';
|
|
24
25
|
import '../OrOverlayV3/OrOverlay.js';
|
|
25
26
|
import '../OrOverlayV3/styles.js';
|
|
@@ -19,6 +19,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
19
19
|
import '../OrPopoverV3/props.js';
|
|
20
20
|
import '../OrPopoverV3/styles.js';
|
|
21
21
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
22
|
+
import '../OrBottomSheetV3/props.js';
|
|
22
23
|
import '../OrBottomSheetV3/styles.js';
|
|
23
24
|
import '../OrOverlayV3/OrOverlay.js';
|
|
24
25
|
import '../OrOverlayV3/styles.js';
|
|
@@ -8,6 +8,7 @@ import __vue_component__$2 from '../OrTeleportV3/OrTeleport.js';
|
|
|
8
8
|
import useResponsive from '../../hooks/useResponsive/useResponsive.js';
|
|
9
9
|
import { useElevation } from '../../hooks/useElevation.js';
|
|
10
10
|
import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
|
|
11
|
+
import '../OrBottomSheetV3/props.js';
|
|
11
12
|
import '../OrBottomSheetV3/styles.js';
|
|
12
13
|
import '../OrOverlayV3/OrOverlay.js';
|
|
13
14
|
import '../OrOverlayV3/styles.js';
|
|
@@ -26,6 +27,10 @@ var script = defineComponent({
|
|
|
26
27
|
type: String,
|
|
27
28
|
default: PopoverVariant.Auto
|
|
28
29
|
},
|
|
30
|
+
bottomSheetProps: {
|
|
31
|
+
type: Object,
|
|
32
|
+
default: undefined
|
|
33
|
+
},
|
|
29
34
|
trigger: {
|
|
30
35
|
type: HTMLElement,
|
|
31
36
|
default: undefined
|
|
@@ -230,7 +235,7 @@ var __vue_render__ = function () {
|
|
|
230
235
|
class: _vm.rootStyles
|
|
231
236
|
}, 'div', _vm.$attrs, false), [_vm.disableDefaultStyles ? [_vm._t("default")] : [_c('div', {
|
|
232
237
|
class: _vm.bodyStyles
|
|
233
|
-
}, [_vm._t("default")], 2)]], 2)] : _vm._e(), _vm._v(" "), _vm.isMobile && _vm.variant === 'auto' || _vm.variant === 'bottom-sheet' ? [_c('OrBottomSheet', {
|
|
238
|
+
}, [_vm._t("default")], 2)]], 2)] : _vm._e(), _vm._v(" "), _vm.isMobile && _vm.variant === 'auto' || _vm.variant === 'bottom-sheet' ? [_c('OrBottomSheet', _vm._b({
|
|
234
239
|
ref: "bottomSheet",
|
|
235
240
|
on: {
|
|
236
241
|
"update:state": function ($event) {
|
|
@@ -240,7 +245,7 @@ var __vue_render__ = function () {
|
|
|
240
245
|
return _vm.$emit('update:state:closed-automatically');
|
|
241
246
|
}
|
|
242
247
|
}
|
|
243
|
-
}, [_vm._t("default")], 2)] : _vm._e()], 2)]);
|
|
248
|
+
}, 'OrBottomSheet', _vm.bottomSheetProps, false), [_vm._t("default")], 2)] : _vm._e()], 2)]);
|
|
244
249
|
};
|
|
245
250
|
var __vue_staticRenderFns__ = [];
|
|
246
251
|
|
|
@@ -24,6 +24,12 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
24
24
|
type: PropType<"auto" | "popover" | "bottom-sheet">;
|
|
25
25
|
default: PopoverVariant;
|
|
26
26
|
};
|
|
27
|
+
bottomSheetProps: {
|
|
28
|
+
type: PropType<Readonly<Partial<{
|
|
29
|
+
[x: number]: string;
|
|
30
|
+
} | {}> & Omit<{} & {}, never>>>;
|
|
31
|
+
default: undefined;
|
|
32
|
+
};
|
|
27
33
|
trigger: {
|
|
28
34
|
type: {
|
|
29
35
|
new (): HTMLElement;
|
|
@@ -52,6 +58,12 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
52
58
|
type: PropType<"auto" | "popover" | "bottom-sheet">;
|
|
53
59
|
default: PopoverVariant;
|
|
54
60
|
};
|
|
61
|
+
bottomSheetProps: {
|
|
62
|
+
type: PropType<Readonly<Partial<{
|
|
63
|
+
[x: number]: string;
|
|
64
|
+
} | {}> & Omit<{} & {}, never>>>;
|
|
65
|
+
default: undefined;
|
|
66
|
+
};
|
|
55
67
|
trigger: {
|
|
56
68
|
type: {
|
|
57
69
|
new (): HTMLElement;
|
|
@@ -77,6 +89,9 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
77
89
|
};
|
|
78
90
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
79
91
|
variant: "auto" | "popover" | "bottom-sheet";
|
|
92
|
+
bottomSheetProps: Readonly<Partial<{
|
|
93
|
+
[x: number]: string;
|
|
94
|
+
} | {}> & Omit<{} & {}, never>>;
|
|
80
95
|
trigger: HTMLElement;
|
|
81
96
|
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
82
97
|
fullWidth: boolean;
|
|
@@ -105,6 +120,9 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
105
120
|
close: (auto?: boolean) => void;
|
|
106
121
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
107
122
|
variant: "auto" | "popover" | "bottom-sheet";
|
|
123
|
+
bottomSheetProps: Readonly<Partial<{
|
|
124
|
+
[x: number]: string;
|
|
125
|
+
} | {}> & Omit<{} & {}, never>>;
|
|
108
126
|
trigger: HTMLElement;
|
|
109
127
|
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
110
128
|
fullWidth: boolean;
|
|
@@ -114,6 +132,9 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
114
132
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
115
133
|
}, {
|
|
116
134
|
variant: "auto" | "popover" | "bottom-sheet";
|
|
135
|
+
bottomSheetProps: Readonly<Partial<{
|
|
136
|
+
[x: number]: string;
|
|
137
|
+
} | {}> & Omit<{} & {}, never>>;
|
|
117
138
|
trigger: HTMLElement;
|
|
118
139
|
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
119
140
|
fullWidth: boolean;
|
|
@@ -5,6 +5,7 @@ import '@vueuse/core';
|
|
|
5
5
|
import 'vue-demi';
|
|
6
6
|
import './styles.js';
|
|
7
7
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
8
|
+
import '../OrBottomSheetV3/props.js';
|
|
8
9
|
import '../OrBottomSheetV3/styles.js';
|
|
9
10
|
import '../OrOverlayV3/OrOverlay.js';
|
|
10
11
|
import '../OrOverlayV3/styles.js';
|
|
@@ -22,6 +22,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
22
22
|
import '../OrPopoverV3/props.js';
|
|
23
23
|
import '../OrPopoverV3/styles.js';
|
|
24
24
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
25
|
+
import '../OrBottomSheetV3/props.js';
|
|
25
26
|
import '../OrBottomSheetV3/styles.js';
|
|
26
27
|
import '../OrOverlayV3/OrOverlay.js';
|
|
27
28
|
import '../OrOverlayV3/styles.js';
|
|
@@ -23,6 +23,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
23
23
|
import '../OrPopoverV3/props.js';
|
|
24
24
|
import '../OrPopoverV3/styles.js';
|
|
25
25
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
26
|
+
import '../OrBottomSheetV3/props.js';
|
|
26
27
|
import '../OrBottomSheetV3/styles.js';
|
|
27
28
|
import '../OrOverlayV3/OrOverlay.js';
|
|
28
29
|
import '../OrOverlayV3/styles.js';
|