@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
|
@@ -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;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-
|
|
1
|
+
export { s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-e34e8f6c.js';
|
|
2
2
|
import '@floating-ui/dom';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../useElevation-df91fa50.js';
|
|
6
6
|
import '../../useResponsive-a02e95b7.js';
|
|
7
|
-
import '../../OrBottomSheet-
|
|
7
|
+
import '../../OrBottomSheet-6538d9c3.js';
|
|
8
8
|
import '../../OrOverlay-d63d39c3.js';
|
|
9
9
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
10
10
|
import 'vue';
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
export { s as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { s as OrSearchV3 } from '../../OrSearch-7277ebfd.js';
|
|
2
2
|
export { I as SearchSize } from '../../OrInputBox-ba40bbdf.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
|
-
import '../../OrInput-
|
|
5
|
+
import '../../OrInput-cc1991ff.js';
|
|
6
6
|
import '../../useIdAttribute-859439f0.js';
|
|
7
7
|
import '../../useResponsive-a02e95b7.js';
|
|
8
8
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
9
9
|
import '../../OrError-c01d0c29.js';
|
|
10
10
|
import 'vue';
|
|
11
11
|
import '../../OrHint-06ab89d7.js';
|
|
12
|
-
import '../../OrIconButton-
|
|
12
|
+
import '../../OrIconButton-46b3c1e2.js';
|
|
13
13
|
import '../../OrIcon-62793572.js';
|
|
14
|
-
import '../../OrTooltip-
|
|
15
|
-
import '../../OrPopover-
|
|
14
|
+
import '../../OrTooltip-e3c85390.js';
|
|
15
|
+
import '../../OrPopover-e34e8f6c.js';
|
|
16
16
|
import '@floating-ui/dom';
|
|
17
17
|
import '../../useElevation-df91fa50.js';
|
|
18
|
-
import '../../OrBottomSheet-
|
|
18
|
+
import '../../OrBottomSheet-6538d9c3.js';
|
|
19
19
|
import '../../OrOverlay-d63d39c3.js';
|
|
20
20
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
21
21
|
import '../../OrLabel-4da56db0.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { s as OrSelectV3 } from '../../OrSelect-9c7044f8.js';
|
|
2
2
|
export { I as SelectSize } from '../../OrInputBox-ba40bbdf.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-e1f90e0a.js';
|
|
@@ -13,17 +13,17 @@ import '../../OrError-c01d0c29.js';
|
|
|
13
13
|
import '../../OrExpansionPanel-99ca7ed7.js';
|
|
14
14
|
import '../../OrIcon-62793572.js';
|
|
15
15
|
import '../../OrHint-06ab89d7.js';
|
|
16
|
-
import '../../OrInput-
|
|
16
|
+
import '../../OrInput-cc1991ff.js';
|
|
17
17
|
import '../../useResponsive-a02e95b7.js';
|
|
18
18
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
19
|
-
import '../../OrIconButton-
|
|
20
|
-
import '../../OrTooltip-
|
|
21
|
-
import '../../OrPopover-
|
|
19
|
+
import '../../OrIconButton-46b3c1e2.js';
|
|
20
|
+
import '../../OrTooltip-e3c85390.js';
|
|
21
|
+
import '../../OrPopover-e34e8f6c.js';
|
|
22
22
|
import '@floating-ui/dom';
|
|
23
23
|
import '../../useElevation-df91fa50.js';
|
|
24
|
-
import '../../OrBottomSheet-
|
|
24
|
+
import '../../OrBottomSheet-6538d9c3.js';
|
|
25
25
|
import '../../OrOverlay-d63d39c3.js';
|
|
26
26
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
27
27
|
import '../../OrLoader-b79022da.js';
|
|
28
28
|
import '../../OrMenuItem-dbee450f.js';
|
|
29
|
-
import '../../OrTag-
|
|
29
|
+
import '../../OrTag-b508f25f.js';
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
export { s as OrSidebarV3 } from '../../OrSidebar-
|
|
2
|
-
export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-
|
|
1
|
+
export { s as OrSidebarV3 } from '../../OrSidebar-0f4629bf.js';
|
|
2
|
+
export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-a384cd37.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'lodash';
|
|
5
5
|
import 'vue-demi';
|
|
6
6
|
import 'vue';
|
|
7
|
-
import '../../OrIconButton-
|
|
7
|
+
import '../../OrIconButton-46b3c1e2.js';
|
|
8
8
|
import '../../OrIcon-62793572.js';
|
|
9
|
-
import '../../OrTooltip-
|
|
10
|
-
import '../../OrPopover-
|
|
9
|
+
import '../../OrTooltip-e3c85390.js';
|
|
10
|
+
import '../../OrPopover-e34e8f6c.js';
|
|
11
11
|
import '@floating-ui/dom';
|
|
12
12
|
import '../../useElevation-df91fa50.js';
|
|
13
13
|
import '../../useResponsive-a02e95b7.js';
|
|
14
|
-
import '../../OrBottomSheet-
|
|
14
|
+
import '../../OrBottomSheet-6538d9c3.js';
|
|
15
15
|
import '../../OrOverlay-d63d39c3.js';
|
|
16
16
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export { s as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-
|
|
1
|
+
export { s as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-a384cd37.js';
|
|
2
2
|
import 'lodash';
|
|
3
3
|
import 'vue-demi';
|
|
4
|
-
import '../../../OrIconButton-
|
|
4
|
+
import '../../../OrIconButton-46b3c1e2.js';
|
|
5
5
|
import '../../../OrIcon-62793572.js';
|
|
6
6
|
import 'vue';
|
|
7
|
-
import '../../../OrTooltip-
|
|
7
|
+
import '../../../OrTooltip-e3c85390.js';
|
|
8
8
|
import '@vueuse/core';
|
|
9
|
-
import '../../../OrPopover-
|
|
9
|
+
import '../../../OrPopover-e34e8f6c.js';
|
|
10
10
|
import '@floating-ui/dom';
|
|
11
11
|
import '../../../useElevation-df91fa50.js';
|
|
12
12
|
import '../../../useResponsive-a02e95b7.js';
|
|
13
|
-
import '../../../OrBottomSheet-
|
|
13
|
+
import '../../../OrBottomSheet-6538d9c3.js';
|
|
14
14
|
import '../../../OrOverlay-d63d39c3.js';
|
|
15
15
|
import '../../../OrTeleport.vue3-8099178c.js';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export { s as OrSidebarCollapseButton } from '../../../../OrSidebarCollapseButton-
|
|
1
|
+
export { s as OrSidebarCollapseButton } from '../../../../OrSidebarCollapseButton-a384cd37.js';
|
|
2
2
|
import 'lodash';
|
|
3
3
|
import 'vue-demi';
|
|
4
|
-
import '../../../../OrIconButton-
|
|
4
|
+
import '../../../../OrIconButton-46b3c1e2.js';
|
|
5
5
|
import '../../../../OrIcon-62793572.js';
|
|
6
6
|
import 'vue';
|
|
7
|
-
import '../../../../OrTooltip-
|
|
7
|
+
import '../../../../OrTooltip-e3c85390.js';
|
|
8
8
|
import '@vueuse/core';
|
|
9
|
-
import '../../../../OrPopover-
|
|
9
|
+
import '../../../../OrPopover-e34e8f6c.js';
|
|
10
10
|
import '@floating-ui/dom';
|
|
11
11
|
import '../../../../useElevation-df91fa50.js';
|
|
12
12
|
import '../../../../useResponsive-a02e95b7.js';
|
|
13
|
-
import '../../../../OrBottomSheet-
|
|
13
|
+
import '../../../../OrBottomSheet-6538d9c3.js';
|
|
14
14
|
import '../../../../OrOverlay-d63d39c3.js';
|
|
15
15
|
import '../../../../OrTeleport.vue3-8099178c.js';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export { s as OrTabsV3, T as TabsVariant } from '../../OrTabs-
|
|
1
|
+
export { s as OrTabsV3, T as TabsVariant } from '../../OrTabs-9e29eeec.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../OrIcon-62793572.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '../../OrMenuItem-dbee450f.js';
|
|
7
|
-
import '../../OrMenu-
|
|
8
|
-
import '../../OrPopover-
|
|
7
|
+
import '../../OrMenu-03a8a492.js';
|
|
8
|
+
import '../../OrPopover-e34e8f6c.js';
|
|
9
9
|
import '@floating-ui/dom';
|
|
10
10
|
import '../../useElevation-df91fa50.js';
|
|
11
11
|
import '../../useResponsive-a02e95b7.js';
|
|
12
|
-
import '../../OrBottomSheet-
|
|
12
|
+
import '../../OrBottomSheet-6538d9c3.js';
|
|
13
13
|
import '../../OrOverlay-d63d39c3.js';
|
|
14
14
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
15
15
|
import '../../OrTab-f7e51ffb.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-
|
|
1
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-b508f25f.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-46b3c1e2.js';
|
|
4
4
|
import '../../OrIcon-62793572.js';
|
|
5
5
|
import 'vue';
|
|
6
|
-
import '../../OrTooltip-
|
|
6
|
+
import '../../OrTooltip-e3c85390.js';
|
|
7
7
|
import '@vueuse/core';
|
|
8
|
-
import '../../OrPopover-
|
|
8
|
+
import '../../OrPopover-e34e8f6c.js';
|
|
9
9
|
import '@floating-ui/dom';
|
|
10
10
|
import '../../useElevation-df91fa50.js';
|
|
11
11
|
import '../../useResponsive-a02e95b7.js';
|
|
12
|
-
import '../../OrBottomSheet-
|
|
12
|
+
import '../../OrBottomSheet-6538d9c3.js';
|
|
13
13
|
import '../../OrOverlay-d63d39c3.js';
|
|
14
14
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrTimePickerV3 } from '../../OrTimePicker-
|
|
1
|
+
export { s as OrTimePickerV3 } from '../../OrTimePicker-2fe3c573.js';
|
|
2
2
|
export { I as TimePickerSize } from '../../OrInputBox-ba40bbdf.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-e1f90e0a.js';
|
|
@@ -11,13 +11,13 @@ import '@vueuse/core';
|
|
|
11
11
|
import '../../OrDateTimePickerTimeSelect-9309c434.js';
|
|
12
12
|
import '../../OrError-c01d0c29.js';
|
|
13
13
|
import '../../OrHint-06ab89d7.js';
|
|
14
|
-
import '../../OrIconButton-
|
|
14
|
+
import '../../OrIconButton-46b3c1e2.js';
|
|
15
15
|
import '../../OrIcon-62793572.js';
|
|
16
|
-
import '../../OrTooltip-
|
|
17
|
-
import '../../OrPopover-
|
|
16
|
+
import '../../OrTooltip-e3c85390.js';
|
|
17
|
+
import '../../OrPopover-e34e8f6c.js';
|
|
18
18
|
import '@floating-ui/dom';
|
|
19
19
|
import '../../useElevation-df91fa50.js';
|
|
20
20
|
import '../../useResponsive-a02e95b7.js';
|
|
21
|
-
import '../../OrBottomSheet-
|
|
21
|
+
import '../../OrBottomSheet-6538d9c3.js';
|
|
22
22
|
import '../../OrOverlay-d63d39c3.js';
|
|
23
23
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-0a697fe0.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-0665462d.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../useElevation-df91fa50.js';
|
|
6
6
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
7
7
|
import 'vue';
|
|
8
|
-
import '../../OrIconButton-
|
|
8
|
+
import '../../OrIconButton-46b3c1e2.js';
|
|
9
9
|
import '../../OrIcon-62793572.js';
|
|
10
|
-
import '../../OrTooltip-
|
|
11
|
-
import '../../OrPopover-
|
|
10
|
+
import '../../OrTooltip-e3c85390.js';
|
|
11
|
+
import '../../OrPopover-e34e8f6c.js';
|
|
12
12
|
import '@floating-ui/dom';
|
|
13
13
|
import '../../useResponsive-a02e95b7.js';
|
|
14
|
-
import '../../OrBottomSheet-
|
|
14
|
+
import '../../OrBottomSheet-6538d9c3.js';
|
|
15
15
|
import '../../OrOverlay-d63d39c3.js';
|
|
16
16
|
import '../../OrLoader-b79022da.js';
|
|
17
17
|
import '../../style-inject.es-4c6f2515.js';
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-
|
|
1
|
+
export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-0a697fe0.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../../useToast-0665462d.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../../useElevation-df91fa50.js';
|
|
6
6
|
import '../../../OrTeleport.vue3-8099178c.js';
|
|
7
7
|
import 'vue';
|
|
8
|
-
import '../../../OrIconButton-
|
|
8
|
+
import '../../../OrIconButton-46b3c1e2.js';
|
|
9
9
|
import '../../../OrIcon-62793572.js';
|
|
10
|
-
import '../../../OrTooltip-
|
|
11
|
-
import '../../../OrPopover-
|
|
10
|
+
import '../../../OrTooltip-e3c85390.js';
|
|
11
|
+
import '../../../OrPopover-e34e8f6c.js';
|
|
12
12
|
import '@floating-ui/dom';
|
|
13
13
|
import '../../../useResponsive-a02e95b7.js';
|
|
14
|
-
import '../../../OrBottomSheet-
|
|
14
|
+
import '../../../OrBottomSheet-6538d9c3.js';
|
|
15
15
|
import '../../../OrOverlay-d63d39c3.js';
|
|
16
16
|
import '../../../OrLoader-b79022da.js';
|
|
17
17
|
import '../../../style-inject.es-4c6f2515.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { s as OrTooltipV3 } from '../../OrTooltip-
|
|
2
|
-
export { P as TooltipPlacement } from '../../OrPopover-
|
|
1
|
+
export { s as OrTooltipV3 } from '../../OrTooltip-e3c85390.js';
|
|
2
|
+
export { P as TooltipPlacement } from '../../OrPopover-e34e8f6c.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '@floating-ui/dom';
|
|
7
7
|
import '../../useElevation-df91fa50.js';
|
|
8
8
|
import '../../useResponsive-a02e95b7.js';
|
|
9
|
-
import '../../OrBottomSheet-
|
|
9
|
+
import '../../OrBottomSheet-6538d9c3.js';
|
|
10
10
|
import '../../OrOverlay-d63d39c3.js';
|
|
11
11
|
import '../../OrTeleport.vue3-8099178c.js';
|
package/dist/esm/v3/index.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
export { O as OR_AVATAR_SIZE, s as OrAvatar } from './OrAvatar-14a5c5f0.js';
|
|
2
2
|
export { a as AvatarColor, A as AvatarSize, s as OrAvatarV3 } from './OrAvatar-1ebca2e8.js';
|
|
3
|
-
export {
|
|
3
|
+
export { s as OrBottomSheetV3 } from './OrBottomSheet-6538d9c3.js';
|
|
4
4
|
export { s as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonViews } from './OrButton-fca9019a.js';
|
|
5
5
|
export { s as OrButtonV2 } from './OrButton-f8b10d79.js';
|
|
6
6
|
export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE, s as OrIconButton, s as OrIconButtonV2 } from './OrIconButton-5387fd59.js';
|
|
7
7
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton-c2b6aa9e.js';
|
|
8
8
|
export { s as OrCard } from './OrCard-e3a5aea4.js';
|
|
9
9
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection-ffbb9eda.js';
|
|
10
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
10
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-b7d73647.js';
|
|
11
11
|
export { s as OrCardV3 } from './OrCard-cc82902c.js';
|
|
12
12
|
export { s as OrCarousel } from './OrCarousel-03597740.js';
|
|
13
13
|
export { s as OrCarouselItem } from './OrCarouselItem-8c7ccd0f.js';
|
|
@@ -19,11 +19,11 @@ export { s as OrCode, O as OrCodeLanguages } from './OrCode-6f2e4d99.js';
|
|
|
19
19
|
export { s as OrCollapse } from './OrCollapse-37a52e8f.js';
|
|
20
20
|
export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-9a149e6b.js';
|
|
21
21
|
export { s as OrConfirm } from './OrConfirm-ab04201f.js';
|
|
22
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-
|
|
23
|
-
export { s as OrDatePickerV3 } from './OrDatePicker-
|
|
22
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-14cefbad.js';
|
|
23
|
+
export { s as OrDatePickerV3 } from './OrDatePicker-748c8f09.js';
|
|
24
24
|
export { I as DatePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, s as OrInputBoxV3, I as SearchSize, I as SelectSize, I as TextareaSize, I as TimePickerSize } from './OrInputBox-ba40bbdf.js';
|
|
25
25
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-014f7819.js';
|
|
26
|
-
export { s as OrDateTimePickerV3 } from './OrDateTimePicker-
|
|
26
|
+
export { s as OrDateTimePickerV3 } from './OrDateTimePicker-10f2eb69.js';
|
|
27
27
|
export { E as EmptyStateSize, s as OrEmptyStateV3 } from './OrEmptyState-5349a1f9.js';
|
|
28
28
|
export { s as OrError } from './OrError-f90296db.js';
|
|
29
29
|
export { s as OrErrorTagV3 } from './OrErrorTag-ade9192b.js';
|
|
@@ -34,14 +34,14 @@ export { s as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
|
|
|
34
34
|
export { s as OrHint } from './OrHint-1414c530.js';
|
|
35
35
|
export { s as OrHintV3 } from './OrHint-06ab89d7.js';
|
|
36
36
|
export { s as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-925c5413.js';
|
|
37
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-
|
|
37
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-46b3c1e2.js';
|
|
38
38
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from './OrIcon-62793572.js';
|
|
39
39
|
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from './OrInlineInputBox-01fb2cb2.js';
|
|
40
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-
|
|
40
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-63b1d245.js';
|
|
41
41
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-6f97629f.js';
|
|
42
|
-
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
42
|
+
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-d03f81c4.js';
|
|
43
43
|
export { s as OrInput } from './OrInput-0dbd5a01.js';
|
|
44
|
-
export { I as InputType, s as OrInputV3 } from './OrInput-
|
|
44
|
+
export { I as InputType, s as OrInputV3 } from './OrInput-cc1991ff.js';
|
|
45
45
|
export { s as OrLabel } from './OrLabel-876f8729.js';
|
|
46
46
|
export { L as LabelVariant, s as OrLabelV3 } from './OrLabel-4da56db0.js';
|
|
47
47
|
export { L as LinkColor, s as OrLinkV3 } from './OrLink-7c4eedf0.js';
|
|
@@ -50,17 +50,17 @@ export { s as OrListOfInputs } from './OrListOfInputs-16ba8358.js';
|
|
|
50
50
|
export { L as LoaderViews, s as OrLoader } from './OrLoader-15174477.js';
|
|
51
51
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from './OrLoader-b79022da.js';
|
|
52
52
|
export { s as OrMenuItemV3 } from './OrMenuItem-dbee450f.js';
|
|
53
|
-
export { s as OrMenuV3 } from './OrMenu-
|
|
54
|
-
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-
|
|
53
|
+
export { s as OrMenuV3 } from './OrMenu-03a8a492.js';
|
|
54
|
+
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-e34e8f6c.js';
|
|
55
55
|
export { s as OrModal, O as OrModalSizes } from './OrModal-e6513e8c.js';
|
|
56
|
-
export { M as ModalSize, s as OrModalV3 } from './OrModal-
|
|
56
|
+
export { M as ModalSize, s as OrModalV3 } from './OrModal-7305680a.js';
|
|
57
57
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from './OrNotification-4c56f7ea.js';
|
|
58
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-
|
|
58
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-16190cf5.js';
|
|
59
59
|
export { s as OrNumberInput } from './OrNumberInput-dca5e850.js';
|
|
60
60
|
export { s as OrOverflowMenu } from './OrOverflowMenu-fe77e22c.js';
|
|
61
61
|
export { s as OrOverlay } from './OrOverlay-451dce49.js';
|
|
62
62
|
export { s as OrOverlayV3 } from './OrOverlay-d63d39c3.js';
|
|
63
|
-
export { s as OrPaginationV3 } from './OrPagination-
|
|
63
|
+
export { s as OrPaginationV3 } from './OrPagination-6bf44eec.js';
|
|
64
64
|
export { s as OrPassword } from './OrPassword-9c8a458d.js';
|
|
65
65
|
export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-d0d52c86.js';
|
|
66
66
|
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-33cf7445.js';
|
|
@@ -68,13 +68,13 @@ export { s as OrRadio } from './OrRadio-c3ab11f2.js';
|
|
|
68
68
|
export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
|
|
69
69
|
export { s as OrRadioV3 } from './OrRadio-a6c88f29.js';
|
|
70
70
|
export { s as OrSearch } from './OrSearch-c4caf04e.js';
|
|
71
|
-
export { s as OrSearchV3 } from './OrSearch-
|
|
71
|
+
export { s as OrSearchV3 } from './OrSearch-7277ebfd.js';
|
|
72
72
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-4587c7a9.js';
|
|
73
73
|
export { s as OrSelect } from './OrSelect-d8a78242.js';
|
|
74
|
-
export { s as OrSelectV3 } from './OrSelect-
|
|
74
|
+
export { s as OrSelectV3 } from './OrSelect-9c7044f8.js';
|
|
75
75
|
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-375c85a3.js';
|
|
76
|
-
export { s as OrSidebarV3 } from './OrSidebar-
|
|
77
|
-
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-
|
|
76
|
+
export { s as OrSidebarV3 } from './OrSidebar-0f4629bf.js';
|
|
77
|
+
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-a384cd37.js';
|
|
78
78
|
export { s as OrSkeletonCircle } from './OrSkeletonCircle-1aa63444.js';
|
|
79
79
|
export { s as OrSkeletonRect } from './OrSkeletonRect-813bc73a.js';
|
|
80
80
|
export { s as OrSkeletonText } from './OrSkeletonText-6de38947.js';
|
|
@@ -91,23 +91,23 @@ export { s as OrTab } from './OrTab-bc98be02.js';
|
|
|
91
91
|
export { s as OrTabHeaderItem } from './OrTabHeaderItem-d668cc59.js';
|
|
92
92
|
export { s as OrTabV3 } from './OrTab-f7e51ffb.js';
|
|
93
93
|
export { s as OrTabs } from './OrTabs-d3812c11.js';
|
|
94
|
-
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-
|
|
94
|
+
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-9e29eeec.js';
|
|
95
95
|
export { s as OrTag } from './OrTag-e7adb078.js';
|
|
96
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
96
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-b508f25f.js';
|
|
97
97
|
export { s as OrTeleport } from './OrTeleport.vue3-9bce0c02.js';
|
|
98
98
|
export { s as OrTeleportV3 } from './OrTeleport.vue3-8099178c.js';
|
|
99
99
|
export { s as OrTextV3 } from './OrText-de6b2fe2.js';
|
|
100
100
|
export { s as OrTextarea } from './OrTextarea-de1ecb0f.js';
|
|
101
101
|
export { s as OrTextareaV3 } from './OrTextarea-fa1454e3.js';
|
|
102
102
|
export { s as OrTextbox, T as TextboxTypes } from './OrTextbox-f7388a30.js';
|
|
103
|
-
export { s as OrTimePickerV3 } from './OrTimePicker-
|
|
103
|
+
export { s as OrTimePickerV3 } from './OrTimePicker-2fe3c573.js';
|
|
104
104
|
export { s as OrToast, a as OrToastContainer } from './OrToastContainer-94ba2803.js';
|
|
105
105
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
|
|
106
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-
|
|
106
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-0a697fe0.js';
|
|
107
107
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
|
|
108
108
|
export { s as OrTooltip } from './OrTooltip-618ce7c9.js';
|
|
109
109
|
export { s as OrTooltipContent } from './OrTooltipContent-37a5f562.js';
|
|
110
|
-
export { s as OrTooltipV3 } from './OrTooltip-
|
|
110
|
+
export { s as OrTooltipV3 } from './OrTooltip-e3c85390.js';
|
|
111
111
|
export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e1f90e0a.js';
|
|
112
112
|
export { u as useControlAttributes, a as useIdAttribute } from './useIdAttribute-859439f0.js';
|
|
113
113
|
export { u as useElevation } from './useElevation-df91fa50.js';
|
|
@@ -138,7 +138,7 @@ import './px-to-rem-0b26b83e.js';
|
|
|
138
138
|
import './dom-7a41831b.js';
|
|
139
139
|
import '@vueuse/math';
|
|
140
140
|
import './OrDateTimePickerPopoverHeader-042566f4.js';
|
|
141
|
-
import './OrDateTimePickerMonthSelect-
|
|
141
|
+
import './OrDateTimePickerMonthSelect-7e13dcca.js';
|
|
142
142
|
import './OrDateTimePickerTimeSelect-9309c434.js';
|
|
143
143
|
import '@floating-ui/dom';
|
|
144
144
|
import 'uuid';
|
|
@@ -3,7 +3,7 @@ import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTic
|
|
|
3
3
|
import { u as useElevation } from './useElevation-df91fa50.js';
|
|
4
4
|
import { s as script$4 } from './OrTeleport.vue3-8099178c.js';
|
|
5
5
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-0665462d.js';
|
|
6
|
-
import { s as script$2 } from './OrIconButton-
|
|
6
|
+
import { s as script$2 } from './OrIconButton-46b3c1e2.js';
|
|
7
7
|
import { s as script$3 } from './OrLoader-b79022da.js';
|
|
8
8
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, createBlock, withModifiers, withCtx, TransitionGroup, Fragment, renderList, mergeProps } from 'vue';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@onereach/ui-components",
|
|
3
|
-
"version": "4.3.6
|
|
3
|
+
"version": "4.3.6",
|
|
4
4
|
"description": "Vue components library for v2/3",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "./dist/auto/index.js",
|
|
@@ -153,5 +153,6 @@
|
|
|
153
153
|
"default": "./dist/bundled/v3/components/*/index.js"
|
|
154
154
|
},
|
|
155
155
|
"./package.json": "./package.json"
|
|
156
|
-
}
|
|
156
|
+
},
|
|
157
|
+
"gitHead": "61e3816e213c41ec663d84478354577337b02995"
|
|
157
158
|
}
|
|
@@ -5,7 +5,6 @@ import { OrButtonV3 as OrButton } from '../or-button-v3';
|
|
|
5
5
|
import { OrMenuItemV3 as OrMenuItem } from '../or-menu-item-v3';
|
|
6
6
|
import OrBottomSheetDocs from './OrBottomSheet.docs.mdx';
|
|
7
7
|
import OrBottomSheet from './OrBottomSheet.vue';
|
|
8
|
-
import { BottomSheetVariant } from './props';
|
|
9
8
|
|
|
10
9
|
export default {
|
|
11
10
|
title: 'Components/Bottom Sheet',
|
|
@@ -31,12 +30,6 @@ export default {
|
|
|
31
30
|
control: { type: 'text' },
|
|
32
31
|
},
|
|
33
32
|
|
|
34
|
-
// Props
|
|
35
|
-
variant: {
|
|
36
|
-
control: { type: 'select' },
|
|
37
|
-
options: Object.values(BottomSheetVariant),
|
|
38
|
-
},
|
|
39
|
-
|
|
40
33
|
// Events
|
|
41
34
|
'update:state': {
|
|
42
35
|
table: { disable: true },
|
|
@@ -8,9 +8,7 @@
|
|
|
8
8
|
v-bind="$attrs"
|
|
9
9
|
:class="rootStyles"
|
|
10
10
|
>
|
|
11
|
-
<
|
|
12
|
-
<div :class="handleStyles" />
|
|
13
|
-
</template>
|
|
11
|
+
<div :class="handleStyles" />
|
|
14
12
|
|
|
15
13
|
<div :class="headerStyles">
|
|
16
14
|
<slot name="header" />
|
|
@@ -25,10 +23,9 @@
|
|
|
25
23
|
|
|
26
24
|
<script lang="ts">
|
|
27
25
|
import { onClickOutside, SwipeDirection, usePointerSwipe } from '@vueuse/core';
|
|
28
|
-
import { computed, defineComponent,
|
|
26
|
+
import { computed, defineComponent, ref, unref, watch } from 'vue-demi';
|
|
29
27
|
import { OrOverlayV3 as OrOverlay } from '../or-overlay-v3';
|
|
30
|
-
import {
|
|
31
|
-
import { BottomSheet, BottomSheetHandle, BottomSheetHeader, BottomSheetVariants } from './styles';
|
|
28
|
+
import { BottomSheetHandle, BottomSheetHeader, BottomSheetRoot } from './styles';
|
|
32
29
|
|
|
33
30
|
export default defineComponent({
|
|
34
31
|
name: 'OrBottomSheet',
|
|
@@ -39,13 +36,6 @@ export default defineComponent({
|
|
|
39
36
|
|
|
40
37
|
inheritAttrs: false,
|
|
41
38
|
|
|
42
|
-
props: {
|
|
43
|
-
variant: {
|
|
44
|
-
type: String as PropType<`${BottomSheetVariant}`>,
|
|
45
|
-
default: BottomSheetVariant.Advanced,
|
|
46
|
-
},
|
|
47
|
-
},
|
|
48
|
-
|
|
49
39
|
emits: [
|
|
50
40
|
'update:state',
|
|
51
41
|
'update:state:open',
|
|
@@ -71,8 +61,7 @@ export default defineComponent({
|
|
|
71
61
|
// Styles
|
|
72
62
|
const rootStyles = computed(() => [
|
|
73
63
|
'or-bottom-sheet-v3',
|
|
74
|
-
...
|
|
75
|
-
...BottomSheetVariants[props.variant],
|
|
64
|
+
...BottomSheetRoot,
|
|
76
65
|
]);
|
|
77
66
|
|
|
78
67
|
const handleStyles = computed(() => [
|
|
@@ -137,44 +126,40 @@ export default defineComponent({
|
|
|
137
126
|
threshold: 0,
|
|
138
127
|
|
|
139
128
|
onSwipe(event: PointerEvent): void {
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
});
|
|
148
|
-
}
|
|
129
|
+
const rootElement = unref(root)!;
|
|
130
|
+
|
|
131
|
+
Object.assign(rootElement.style, {
|
|
132
|
+
transitionProperty: 'none',
|
|
133
|
+
minHeight: `${rootElement.clientHeight - event.offsetY}px`,
|
|
134
|
+
maxHeight: `${rootElement.clientHeight - event.offsetY}px`,
|
|
135
|
+
});
|
|
149
136
|
},
|
|
150
137
|
|
|
151
138
|
onSwipeEnd(event: PointerEvent, direction: SwipeDirection): void {
|
|
152
|
-
|
|
153
|
-
const rootElement = unref(root)!;
|
|
139
|
+
const rootElement = unref(root)!;
|
|
154
140
|
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
141
|
+
switch (direction) {
|
|
142
|
+
case SwipeDirection.UP:
|
|
143
|
+
Object.assign(rootElement.style, {
|
|
144
|
+
transitionProperty: 'min-height, max-height',
|
|
145
|
+
minHeight: '100%',
|
|
146
|
+
maxHeight: '100%',
|
|
147
|
+
});
|
|
162
148
|
|
|
163
|
-
|
|
149
|
+
onSwipeUp();
|
|
164
150
|
|
|
165
|
-
|
|
151
|
+
break;
|
|
166
152
|
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
153
|
+
case SwipeDirection.DOWN:
|
|
154
|
+
Object.assign(rootElement.style, {
|
|
155
|
+
transitionProperty: 'min-height, max-height',
|
|
156
|
+
minHeight: '0',
|
|
157
|
+
maxHeight: '50%',
|
|
158
|
+
});
|
|
173
159
|
|
|
174
|
-
|
|
160
|
+
onSwipeDown();
|
|
175
161
|
|
|
176
|
-
|
|
177
|
-
}
|
|
162
|
+
break;
|
|
178
163
|
}
|
|
179
164
|
},
|
|
180
165
|
};
|