@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
|
@@ -35,7 +35,6 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
35
35
|
import '../OrPopoverV3/props.js';
|
|
36
36
|
import '../OrPopoverV3/styles.js';
|
|
37
37
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
38
|
-
import '../OrBottomSheetV3/props.js';
|
|
39
38
|
import '../OrBottomSheetV3/styles.js';
|
|
40
39
|
import '../OrOverlayV3/OrOverlay.js';
|
|
41
40
|
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';
|
|
@@ -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';
|
|
@@ -15,7 +15,6 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
15
15
|
import '../OrPopoverV3/props.js';
|
|
16
16
|
import '../OrPopoverV3/styles.js';
|
|
17
17
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
18
|
-
import '../OrBottomSheetV3/props.js';
|
|
19
18
|
import '../OrBottomSheetV3/styles.js';
|
|
20
19
|
import '../OrOverlayV3/OrOverlay.js';
|
|
21
20
|
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';
|
|
@@ -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';
|
|
@@ -37,7 +37,6 @@ import '../OrLabelV3/styles.js';
|
|
|
37
37
|
import '../../floating-ui.dom.esm-83eba816.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 '../OrOverlayV3/OrOverlay.js';
|
|
43
42
|
import '../OrOverlayV3/styles.js';
|
|
@@ -264,9 +263,6 @@ var __vue_render__ = function () {
|
|
|
264
263
|
class: _vm.popoverStyles,
|
|
265
264
|
attrs: {
|
|
266
265
|
"variant": 'auto',
|
|
267
|
-
"bottom-sheet-props": {
|
|
268
|
-
variant: 'basic'
|
|
269
|
-
},
|
|
270
266
|
"trigger": _vm.inputBoxRoot,
|
|
271
267
|
"placement": 'bottom-start'
|
|
272
268
|
},
|
|
@@ -34,7 +34,6 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
34
34
|
import '../OrPopoverV3/props.js';
|
|
35
35
|
import '../OrPopoverV3/styles.js';
|
|
36
36
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
37
|
-
import '../OrBottomSheetV3/props.js';
|
|
38
37
|
import '../OrBottomSheetV3/styles.js';
|
|
39
38
|
import '../OrOverlayV3/OrOverlay.js';
|
|
40
39
|
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';
|
|
@@ -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';
|
|
@@ -18,7 +18,6 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
18
18
|
import '../OrPopoverV3/props.js';
|
|
19
19
|
import '../OrPopoverV3/styles.js';
|
|
20
20
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
21
|
-
import '../OrBottomSheetV3/props.js';
|
|
22
21
|
import '../OrBottomSheetV3/styles.js';
|
|
23
22
|
import '../OrOverlayV3/OrOverlay.js';
|
|
24
23
|
import '../OrOverlayV3/styles.js';
|
|
@@ -21,7 +21,6 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
21
21
|
import '../OrPopoverV3/props.js';
|
|
22
22
|
import '../OrPopoverV3/styles.js';
|
|
23
23
|
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
24
|
-
import '../OrBottomSheetV3/props.js';
|
|
25
24
|
import '../OrBottomSheetV3/styles.js';
|
|
26
25
|
import '../OrOverlayV3/OrOverlay.js';
|
|
27
26
|
import '../OrOverlayV3/styles.js';
|
|
@@ -7,7 +7,6 @@ import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
|
|
|
7
7
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
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 '../OrPopoverV3/OrPopover.js';
|
|
|
7
7
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
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';
|
|
@@ -3,7 +3,6 @@ export { OR_AVATAR_SIZE } from './OrAvatar/constants.js';
|
|
|
3
3
|
export { default as OrAvatarV3 } from './OrAvatarV3/OrAvatar.js';
|
|
4
4
|
export { AvatarColor, AvatarSize } from './OrAvatarV3/props.js';
|
|
5
5
|
export { default as OrBottomSheetV3 } from './OrBottomSheetV3/OrBottomSheet.js';
|
|
6
|
-
export { BottomSheetVariant } from './OrBottomSheetV3/props.js';
|
|
7
6
|
export { default as OrButton } from './OrButton/OrButton.js';
|
|
8
7
|
export { OrButtonColors, OrButtonSizes, OrButtonViews } from './OrButton/constants.js';
|
|
9
8
|
export { default as OrButtonV2 } from './OrButtonV2/OrButton.js';
|
|
@@ -204,7 +203,7 @@ import './OrColorPicker/utils/defultPalette.js';
|
|
|
204
203
|
import '../index-63e094a0.js';
|
|
205
204
|
import './OrConfirmV3/styles.js';
|
|
206
205
|
import './OrDateTimePickerV3/hooks/useCurrentDate.js';
|
|
207
|
-
import '../OrDateTimePickerMonthSelect-
|
|
206
|
+
import '../OrDateTimePickerMonthSelect-e20fd8dc.js';
|
|
208
207
|
import './OrDateTimePickerV3/hooks/useDatePlaceholder.js';
|
|
209
208
|
import '../OrDateTimePickerPopoverHeader-7c87f38a.js';
|
|
210
209
|
import './OrDatePickerV3/styles.js';
|