@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,7 +1,6 @@
|
|
|
1
1
|
import { usePointerSwipe, onClickOutside, SwipeDirection } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, watch, unref } from 'vue-demi';
|
|
3
|
-
import {
|
|
4
|
-
import { BottomSheet, BottomSheetVariants, BottomSheetHandle, BottomSheetHeader } from './styles.js';
|
|
3
|
+
import { BottomSheetRoot, BottomSheetHandle, BottomSheetHeader } from './styles.js';
|
|
5
4
|
import __vue_component__$1 from '../OrOverlayV3/OrOverlay.js';
|
|
6
5
|
import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
|
|
7
6
|
import '../OrOverlayV3/styles.js';
|
|
@@ -16,19 +15,13 @@ var script = defineComponent({
|
|
|
16
15
|
OrOverlay: __vue_component__$1
|
|
17
16
|
},
|
|
18
17
|
inheritAttrs: false,
|
|
19
|
-
props: {
|
|
20
|
-
variant: {
|
|
21
|
-
type: String,
|
|
22
|
-
default: BottomSheetVariant.Advanced
|
|
23
|
-
}
|
|
24
|
-
},
|
|
25
18
|
emits: ['update:state', 'update:state:open', 'update:state:fullscreen', 'update:state:closed', 'update:state:closed-automatically'],
|
|
26
19
|
expose: ['root', 'state', 'isOpen', 'isFullscreen', 'isClosed', 'open', 'close'],
|
|
27
20
|
setup(props, context) {
|
|
28
21
|
// Refs
|
|
29
22
|
const root = ref();
|
|
30
23
|
// Styles
|
|
31
|
-
const rootStyles = computed(() => ['or-bottom-sheet-v3', ...
|
|
24
|
+
const rootStyles = computed(() => ['or-bottom-sheet-v3', ...BottomSheetRoot]);
|
|
32
25
|
const handleStyles = computed(() => [...BottomSheetHandle]);
|
|
33
26
|
const headerStyles = computed(() => [...BottomSheetHeader]);
|
|
34
27
|
// State
|
|
@@ -73,36 +66,32 @@ var script = defineComponent({
|
|
|
73
66
|
const swipeOptions = {
|
|
74
67
|
threshold: 0,
|
|
75
68
|
onSwipe(event) {
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
});
|
|
83
|
-
}
|
|
69
|
+
const rootElement = unref(root);
|
|
70
|
+
Object.assign(rootElement.style, {
|
|
71
|
+
transitionProperty: 'none',
|
|
72
|
+
minHeight: `${rootElement.clientHeight - event.offsetY}px`,
|
|
73
|
+
maxHeight: `${rootElement.clientHeight - event.offsetY}px`
|
|
74
|
+
});
|
|
84
75
|
},
|
|
85
76
|
onSwipeEnd(event, direction) {
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
break;
|
|
105
|
-
}
|
|
77
|
+
const rootElement = unref(root);
|
|
78
|
+
switch (direction) {
|
|
79
|
+
case SwipeDirection.UP:
|
|
80
|
+
Object.assign(rootElement.style, {
|
|
81
|
+
transitionProperty: 'min-height, max-height',
|
|
82
|
+
minHeight: '100%',
|
|
83
|
+
maxHeight: '100%'
|
|
84
|
+
});
|
|
85
|
+
onSwipeUp();
|
|
86
|
+
break;
|
|
87
|
+
case SwipeDirection.DOWN:
|
|
88
|
+
Object.assign(rootElement.style, {
|
|
89
|
+
transitionProperty: 'min-height, max-height',
|
|
90
|
+
minHeight: '0',
|
|
91
|
+
maxHeight: '50%'
|
|
92
|
+
});
|
|
93
|
+
onSwipeDown();
|
|
94
|
+
break;
|
|
106
95
|
}
|
|
107
96
|
}
|
|
108
97
|
};
|
|
@@ -148,13 +137,13 @@ var __vue_render__ = function () {
|
|
|
148
137
|
}, [_c('div', _vm._b({
|
|
149
138
|
ref: "root",
|
|
150
139
|
class: _vm.rootStyles
|
|
151
|
-
}, 'div', _vm.$attrs, false), [
|
|
140
|
+
}, 'div', _vm.$attrs, false), [_c('div', {
|
|
152
141
|
class: _vm.handleStyles
|
|
153
|
-
})
|
|
142
|
+
}), _vm._v(" "), _c('div', {
|
|
154
143
|
class: _vm.headerStyles
|
|
155
144
|
}, [_vm._t("header")], 2), _vm._v(" "), _c('div', {
|
|
156
145
|
class: [_vm.state === 'fullscreen' ? 'overflow-y-auto' : 'overflow-hidden']
|
|
157
|
-
}, [_vm._t("default")], 2)]
|
|
146
|
+
}, [_vm._t("default")], 2)])]) : _vm._e();
|
|
158
147
|
};
|
|
159
148
|
var __vue_staticRenderFns__ = [];
|
|
160
149
|
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
import { PropType } from 'vue-demi';
|
|
2
|
-
import { BottomSheetVariant } from './props';
|
|
3
1
|
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
4
2
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
5
3
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
@@ -11,19 +9,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
11
9
|
isClosed: import("@vue/composition-api").ComputedRef<boolean>;
|
|
12
10
|
open: () => void;
|
|
13
11
|
close: (auto?: boolean) => void;
|
|
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
|
-
} & {} & {
|
|
12
|
+
}> & import("@vue/composition-api").Data, {}, {}, {}, import("@vue/composition-api").ExtractPropTypes<{}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {} & {
|
|
27
13
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
28
14
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
29
15
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
@@ -36,11 +22,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
36
22
|
isClosed: import("@vue/composition-api").ComputedRef<boolean>;
|
|
37
23
|
open: () => void;
|
|
38
24
|
close: (auto?: boolean) => void;
|
|
39
|
-
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
40
|
-
variant: "basic" | "advanced";
|
|
41
|
-
} & {} & {
|
|
25
|
+
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {} & {} & {
|
|
42
26
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
43
|
-
}, {
|
|
44
|
-
variant: "basic" | "advanced";
|
|
45
|
-
}, true>);
|
|
27
|
+
}, {}, true>);
|
|
46
28
|
export default _default;
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const BottomSheet: string[];
|
|
3
|
-
export declare const BottomSheetVariants: Record<BottomSheetVariant, string[]>;
|
|
1
|
+
export declare const BottomSheetRoot: string[];
|
|
4
2
|
export declare const BottomSheetHandle: string[];
|
|
5
3
|
export declare const BottomSheetHeader: string[];
|
|
@@ -1,22 +1,18 @@
|
|
|
1
|
-
const
|
|
1
|
+
const BottomSheetRoot = [
|
|
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%]',
|
|
6
8
|
// Shape
|
|
7
9
|
'rounded-t-lg',
|
|
8
10
|
// Theme
|
|
9
11
|
'theme-background-default', 'dark:theme-background-default-dark', 'theme-foreground-default', 'dark:theme-foreground-default-dark',
|
|
10
12
|
// Elevation
|
|
11
|
-
'shadow-contextual', 'dark:shadow-contextual-dark'
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
'advanced': [
|
|
15
|
-
// Box
|
|
16
|
-
'max-h-[50%]',
|
|
17
|
-
// Animation
|
|
18
|
-
'transition-[min-height]', 'transition-[max-height]']
|
|
19
|
-
};
|
|
13
|
+
'shadow-contextual', 'dark:shadow-contextual-dark',
|
|
14
|
+
// Animation
|
|
15
|
+
'transition-[min-height]', 'transition-[max-height]'];
|
|
20
16
|
const BottomSheetHandle = [
|
|
21
17
|
// Layout
|
|
22
18
|
'layout-row justify-center',
|
|
@@ -38,4 +34,4 @@ const BottomSheetHeader = [
|
|
|
38
34
|
// Typography
|
|
39
35
|
'typography-headline-3'];
|
|
40
36
|
|
|
41
|
-
export {
|
|
37
|
+
export { BottomSheetHandle, BottomSheetHeader, BottomSheetRoot };
|
|
@@ -19,7 +19,6 @@ 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';
|
|
23
22
|
import '../OrBottomSheetV3/styles.js';
|
|
24
23
|
import '../OrOverlayV3/OrOverlay.js';
|
|
25
24
|
import '../OrOverlayV3/styles.js';
|
|
@@ -17,7 +17,6 @@ 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';
|
|
21
20
|
import '../OrBottomSheetV3/styles.js';
|
|
22
21
|
import '../OrOverlayV3/OrOverlay.js';
|
|
23
22
|
import '../OrOverlayV3/styles.js';
|
|
@@ -37,7 +37,6 @@ 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';
|
|
41
40
|
import '../OrBottomSheetV3/styles.js';
|
|
42
41
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
43
42
|
import '../OrInputBoxV3/OrInputBox.js';
|
|
@@ -38,7 +38,6 @@ 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';
|
|
42
41
|
import '../OrBottomSheetV3/styles.js';
|
|
43
42
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
44
43
|
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-e20fd8dc.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,7 +41,6 @@ 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';
|
|
45
44
|
import '../OrBottomSheetV3/styles.js';
|
|
46
45
|
import '../OrOverlayV3/OrOverlay.js';
|
|
47
46
|
import '../OrOverlayV3/styles.js';
|
|
@@ -273,9 +272,6 @@ var __vue_render__ = function () {
|
|
|
273
272
|
class: _vm.popoverStyles,
|
|
274
273
|
attrs: {
|
|
275
274
|
"variant": 'auto',
|
|
276
|
-
"bottom-sheet-props": {
|
|
277
|
-
variant: 'basic'
|
|
278
|
-
},
|
|
279
275
|
"trigger": _vm.inputBoxRoot,
|
|
280
276
|
"placement": 'bottom-start'
|
|
281
277
|
},
|
|
@@ -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-e20fd8dc.js';
|
|
6
6
|
import '../OrDateTimePickerV3/hooks/useDatePlaceholder.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../OrButtonV3/OrButton.js';
|
|
@@ -25,7 +25,6 @@ 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';
|
|
29
28
|
import '../OrBottomSheetV3/styles.js';
|
|
30
29
|
import '../OrOverlayV3/OrOverlay.js';
|
|
31
30
|
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-e20fd8dc.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,7 +43,6 @@ 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';
|
|
47
46
|
import '../OrBottomSheetV3/styles.js';
|
|
48
47
|
import '../OrOverlayV3/OrOverlay.js';
|
|
49
48
|
import '../OrOverlayV3/styles.js';
|
|
@@ -348,9 +347,6 @@ var __vue_render__ = function () {
|
|
|
348
347
|
class: _vm.datePopoverStyles,
|
|
349
348
|
attrs: {
|
|
350
349
|
"variant": 'auto',
|
|
351
|
-
"bottom-sheet-props": {
|
|
352
|
-
variant: 'basic'
|
|
353
|
-
},
|
|
354
350
|
"trigger": _vm.inputBoxRoot,
|
|
355
351
|
"placement": 'bottom-start'
|
|
356
352
|
},
|
|
@@ -408,9 +404,6 @@ var __vue_render__ = function () {
|
|
|
408
404
|
class: _vm.timePopoverStyles,
|
|
409
405
|
attrs: {
|
|
410
406
|
"variant": 'auto',
|
|
411
|
-
"bottom-sheet-props": {
|
|
412
|
-
variant: 'basic'
|
|
413
|
-
},
|
|
414
407
|
"trigger": _vm.inputBoxRoot,
|
|
415
408
|
"placement": 'bottom-start'
|
|
416
409
|
},
|
|
@@ -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-e20fd8dc.js';
|
|
6
6
|
import './hooks/useDatePlaceholder.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../OrButtonV3/OrButton.js';
|
|
@@ -25,7 +25,6 @@ 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';
|
|
29
28
|
import '../OrBottomSheetV3/styles.js';
|
|
30
29
|
import '../OrOverlayV3/OrOverlay.js';
|
|
31
30
|
import '../OrOverlayV3/styles.js';
|
|
@@ -13,7 +13,6 @@ 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';
|
|
17
16
|
import '../OrBottomSheetV3/styles.js';
|
|
18
17
|
import '../OrOverlayV3/OrOverlay.js';
|
|
19
18
|
import '../OrOverlayV3/styles.js';
|
|
@@ -14,7 +14,6 @@ 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';
|
|
18
17
|
import '../OrBottomSheetV3/styles.js';
|
|
19
18
|
import '../OrOverlayV3/OrOverlay.js';
|
|
20
19
|
import '../OrOverlayV3/styles.js';
|
|
@@ -26,7 +26,6 @@ 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';
|
|
30
29
|
import '../OrBottomSheetV3/styles.js';
|
|
31
30
|
import '../OrOverlayV3/OrOverlay.js';
|
|
32
31
|
import '../OrOverlayV3/styles.js';
|
|
@@ -22,7 +22,6 @@ 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';
|
|
26
25
|
import '../OrBottomSheetV3/styles.js';
|
|
27
26
|
import '../OrOverlayV3/OrOverlay.js';
|
|
28
27
|
import '../OrOverlayV3/styles.js';
|
|
@@ -24,7 +24,6 @@ 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';
|
|
28
27
|
import '../OrBottomSheetV3/styles.js';
|
|
29
28
|
import '../OrOverlayV3/OrOverlay.js';
|
|
30
29
|
import '../OrOverlayV3/styles.js';
|
|
@@ -20,7 +20,6 @@ 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';
|
|
24
23
|
import '../OrBottomSheetV3/styles.js';
|
|
25
24
|
import '../OrOverlayV3/OrOverlay.js';
|
|
26
25
|
import '../OrOverlayV3/styles.js';
|
|
@@ -29,7 +29,6 @@ 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';
|
|
33
32
|
import '../OrBottomSheetV3/styles.js';
|
|
34
33
|
import '../OrOverlayV3/OrOverlay.js';
|
|
35
34
|
import '../OrOverlayV3/styles.js';
|
|
@@ -22,7 +22,6 @@ 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';
|
|
26
25
|
import '../OrBottomSheetV3/styles.js';
|
|
27
26
|
import '../OrOverlayV3/OrOverlay.js';
|
|
28
27
|
import '../OrOverlayV3/styles.js';
|
|
@@ -7,7 +7,6 @@ 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';
|
|
11
10
|
import '../OrBottomSheetV3/styles.js';
|
|
12
11
|
import '../OrOverlayV3/OrOverlay.js';
|
|
13
12
|
import '../OrOverlayV3/styles.js';
|
|
@@ -7,7 +7,6 @@ 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';
|
|
11
10
|
import '../OrBottomSheetV3/styles.js';
|
|
12
11
|
import '../OrOverlayV3/OrOverlay.js';
|
|
13
12
|
import '../OrOverlayV3/styles.js';
|
|
@@ -22,7 +22,6 @@ 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';
|
|
26
25
|
import '../OrBottomSheetV3/styles.js';
|
|
27
26
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
28
27
|
|
|
@@ -23,6 +23,5 @@ 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';
|
|
27
26
|
import '../OrBottomSheetV3/styles.js';
|
|
28
27
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
@@ -16,7 +16,6 @@ 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';
|
|
20
19
|
import '../OrBottomSheetV3/styles.js';
|
|
21
20
|
import '../OrOverlayV3/OrOverlay.js';
|
|
22
21
|
import '../OrOverlayV3/styles.js';
|
|
@@ -17,7 +17,6 @@ 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';
|
|
21
20
|
import '../OrBottomSheetV3/styles.js';
|
|
22
21
|
import '../OrOverlayV3/OrOverlay.js';
|
|
23
22
|
import '../OrOverlayV3/styles.js';
|
|
@@ -20,7 +20,6 @@ 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';
|
|
24
23
|
import '../OrBottomSheetV3/styles.js';
|
|
25
24
|
import '../OrOverlayV3/OrOverlay.js';
|
|
26
25
|
import '../OrOverlayV3/styles.js';
|
|
@@ -19,7 +19,6 @@ 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';
|
|
23
22
|
import '../OrBottomSheetV3/styles.js';
|
|
24
23
|
import '../OrOverlayV3/OrOverlay.js';
|
|
25
24
|
import '../OrOverlayV3/styles.js';
|
|
@@ -8,7 +8,6 @@ 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';
|
|
12
11
|
import '../OrBottomSheetV3/styles.js';
|
|
13
12
|
import '../OrOverlayV3/OrOverlay.js';
|
|
14
13
|
import '../OrOverlayV3/styles.js';
|
|
@@ -27,10 +26,6 @@ var script = defineComponent({
|
|
|
27
26
|
type: String,
|
|
28
27
|
default: PopoverVariant.Auto
|
|
29
28
|
},
|
|
30
|
-
bottomSheetProps: {
|
|
31
|
-
type: Object,
|
|
32
|
-
default: undefined
|
|
33
|
-
},
|
|
34
29
|
trigger: {
|
|
35
30
|
type: HTMLElement,
|
|
36
31
|
default: undefined
|
|
@@ -235,7 +230,7 @@ var __vue_render__ = function () {
|
|
|
235
230
|
class: _vm.rootStyles
|
|
236
231
|
}, 'div', _vm.$attrs, false), [_vm.disableDefaultStyles ? [_vm._t("default")] : [_c('div', {
|
|
237
232
|
class: _vm.bodyStyles
|
|
238
|
-
}, [_vm._t("default")], 2)]], 2)] : _vm._e(), _vm._v(" "), _vm.isMobile && _vm.variant === 'auto' || _vm.variant === 'bottom-sheet' ? [_c('OrBottomSheet',
|
|
233
|
+
}, [_vm._t("default")], 2)]], 2)] : _vm._e(), _vm._v(" "), _vm.isMobile && _vm.variant === 'auto' || _vm.variant === 'bottom-sheet' ? [_c('OrBottomSheet', {
|
|
239
234
|
ref: "bottomSheet",
|
|
240
235
|
on: {
|
|
241
236
|
"update:state": function ($event) {
|
|
@@ -245,7 +240,7 @@ var __vue_render__ = function () {
|
|
|
245
240
|
return _vm.$emit('update:state:closed-automatically');
|
|
246
241
|
}
|
|
247
242
|
}
|
|
248
|
-
},
|
|
243
|
+
}, [_vm._t("default")], 2)] : _vm._e()], 2)]);
|
|
249
244
|
};
|
|
250
245
|
var __vue_staticRenderFns__ = [];
|
|
251
246
|
|
|
@@ -24,12 +24,6 @@ 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
|
-
};
|
|
33
27
|
trigger: {
|
|
34
28
|
type: {
|
|
35
29
|
new (): HTMLElement;
|
|
@@ -58,12 +52,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
58
52
|
type: PropType<"auto" | "popover" | "bottom-sheet">;
|
|
59
53
|
default: PopoverVariant;
|
|
60
54
|
};
|
|
61
|
-
bottomSheetProps: {
|
|
62
|
-
type: PropType<Readonly<Partial<{
|
|
63
|
-
[x: number]: string;
|
|
64
|
-
} | {}> & Omit<{} & {}, never>>>;
|
|
65
|
-
default: undefined;
|
|
66
|
-
};
|
|
67
55
|
trigger: {
|
|
68
56
|
type: {
|
|
69
57
|
new (): HTMLElement;
|
|
@@ -89,9 +77,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
89
77
|
};
|
|
90
78
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
91
79
|
variant: "auto" | "popover" | "bottom-sheet";
|
|
92
|
-
bottomSheetProps: Readonly<Partial<{
|
|
93
|
-
[x: number]: string;
|
|
94
|
-
} | {}> & Omit<{} & {}, never>>;
|
|
95
80
|
trigger: HTMLElement;
|
|
96
81
|
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
97
82
|
fullWidth: boolean;
|
|
@@ -120,9 +105,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
120
105
|
close: (auto?: boolean) => void;
|
|
121
106
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
122
107
|
variant: "auto" | "popover" | "bottom-sheet";
|
|
123
|
-
bottomSheetProps: Readonly<Partial<{
|
|
124
|
-
[x: number]: string;
|
|
125
|
-
} | {}> & Omit<{} & {}, never>>;
|
|
126
108
|
trigger: HTMLElement;
|
|
127
109
|
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
128
110
|
fullWidth: boolean;
|
|
@@ -132,9 +114,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
132
114
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
133
115
|
}, {
|
|
134
116
|
variant: "auto" | "popover" | "bottom-sheet";
|
|
135
|
-
bottomSheetProps: Readonly<Partial<{
|
|
136
|
-
[x: number]: string;
|
|
137
|
-
} | {}> & Omit<{} & {}, never>>;
|
|
138
117
|
trigger: HTMLElement;
|
|
139
118
|
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
140
119
|
fullWidth: boolean;
|
|
@@ -5,7 +5,6 @@ import '@vueuse/core';
|
|
|
5
5
|
import 'vue-demi';
|
|
6
6
|
import './styles.js';
|
|
7
7
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
8
|
-
import '../OrBottomSheetV3/props.js';
|
|
9
8
|
import '../OrBottomSheetV3/styles.js';
|
|
10
9
|
import '../OrOverlayV3/OrOverlay.js';
|
|
11
10
|
import '../OrOverlayV3/styles.js';
|
|
@@ -22,7 +22,6 @@ 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';
|
|
26
25
|
import '../OrBottomSheetV3/styles.js';
|
|
27
26
|
import '../OrOverlayV3/OrOverlay.js';
|
|
28
27
|
import '../OrOverlayV3/styles.js';
|
|
@@ -23,7 +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';
|
|
27
26
|
import '../OrBottomSheetV3/styles.js';
|
|
28
27
|
import '../OrOverlayV3/OrOverlay.js';
|
|
29
28
|
import '../OrOverlayV3/styles.js';
|
|
@@ -47,7 +47,6 @@ import '../OrMenuItemV3/styles.js';
|
|
|
47
47
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
48
48
|
import '../OrPopoverV3/styles.js';
|
|
49
49
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
50
|
-
import '../OrBottomSheetV3/props.js';
|
|
51
50
|
import '../OrBottomSheetV3/styles.js';
|
|
52
51
|
import '../OrOverlayV3/OrOverlay.js';
|
|
53
52
|
import '../OrOverlayV3/styles.js';
|