@onereach/ui-components 6.0.1-beta.3241.0 → 6.1.0
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/components/OrContextMenuV3/OrContextMenu.js +108 -0
- package/dist/bundled/v2/components/OrContextMenuV3/OrContextMenu.vue.d.ts +59 -0
- package/dist/bundled/v2/components/OrContextMenuV3/index.d.ts +2 -0
- package/dist/bundled/v2/components/OrContextMenuV3/index.js +2 -0
- package/dist/bundled/v2/components/OrContextMenuV3/props.d.ts +1 -0
- package/dist/bundled/v2/components/OrContextMenuV3/props.js +1 -0
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
- package/dist/bundled/v2/components/OrMenuV3/OrMenu.js +1 -1
- package/dist/bundled/v2/components/OrMenuV3/OrMenu.vue.d.ts +6 -11
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +9 -11
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.vue.d.ts +6 -11
- package/dist/bundled/v2/components/index.d.ts +1 -0
- package/dist/bundled/v2/components/index.js +2 -1
- package/dist/bundled/v2/index.js +2 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-7a33065d.js → OrCardCollection.vue_vue_type_script_lang-1299429f.js} +3 -3
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-0b7160f8.js → OrCode.vue_vue_type_script_lang-50f29ea8.js} +2 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-b1a14a8b.js → OrConfirm.vue_vue_type_script_lang-fee3e384.js} +1 -1
- package/dist/bundled/v3/OrContextMenu.vue_vue_type_script_lang-ba0f859b.js +65 -0
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-4dac83a8.js → OrDatePicker.vue_vue_type_script_lang-cb63c748.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-d200e4c8.js → OrDateTimePicker.vue_vue_type_script_lang-8f9cbd4e.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePickerMonthSelect-3ccb3f0f.js → OrDateTimePickerMonthSelect-f3aca053.js} +2 -2
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-a571e18e.js → OrIconButton.vue_vue_type_script_lang-8437b79a.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-cae6bf3e.js → OrInlineInput.vue_vue_type_script_lang-9a1463f7.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-c7c8b49c.js → OrInlineTextarea.vue_vue_type_script_lang-2b535504.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-6cedee66.js → OrInput.vue_vue_type_script_lang-41cf79f5.js} +1 -1
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-d0992eaf.js → OrMenu.vue_vue_type_script_lang-3f5f2cab.js} +2 -2
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-8a179b99.js → OrModal.vue_vue_type_script_lang-6a07cbd1.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-9f6b7bfc.js → OrNotification.vue_vue_type_script_lang-331d93a9.js} +1 -1
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-15e6e3dd.js → OrPagination.vue_vue_type_script_lang-d6ec5bcb.js} +1 -1
- package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-36e2aaae.js → OrPopover.vue_vue_type_script_lang-e407e1bf.js} +9 -11
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-274069f8.js → OrSearch.vue_vue_type_script_lang-2809603c.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-dd367998.js → OrSelect.vue_vue_type_script_lang-66e0ffcb.js} +4 -4
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-98d78e71.js → OrSidebar.vue_vue_type_script_lang-6493b5cc.js} +1 -1
- package/dist/bundled/v3/{OrSorting.vue_vue_type_script_lang-920ed061.js → OrSorting.vue_vue_type_script_lang-8735cdbf.js} +1 -1
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-249c3497.js → OrTabs.vue_vue_type_script_lang-8d0a826c.js} +1 -1
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-c56d8ca6.js → OrTag.vue_vue_type_script_lang-6e08fd1b.js} +1 -1
- package/dist/bundled/v3/{OrTagInput.vue_vue_type_script_lang-e6114f11.js → OrTagInput.vue_vue_type_script_lang-9b9ced3c.js} +2 -2
- package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-8ee46332.js → OrTags.vue_vue_type_script_lang-4dafd947.js} +2 -2
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-77ac7712.js → OrTimePicker.vue_vue_type_script_lang-3e3d6a1d.js} +2 -2
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-1eac3236.js → OrTooltip.vue_vue_type_script_lang-53dea1be.js} +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +2 -2
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCodeV3/OrCode.js +2 -2
- package/dist/bundled/v3/components/OrCodeV3/index.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +2 -2
- package/dist/bundled/v3/components/OrConfirmV3/index.js +1 -1
- package/dist/bundled/v3/components/OrContextMenuV3/OrContextMenu.js +20 -0
- package/dist/bundled/v3/components/OrContextMenuV3/OrContextMenu.vue.d.ts +45 -0
- package/dist/bundled/v3/components/OrContextMenuV3/index.d.ts +2 -0
- package/dist/bundled/v3/components/OrContextMenuV3/index.js +2 -0
- package/dist/bundled/v3/components/OrContextMenuV3/props.d.ts +1 -0
- package/dist/bundled/v3/components/OrContextMenuV3/props.js +1 -0
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +2 -2
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +2 -2
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +2 -2
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +2 -2
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +2 -2
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +2 -2
- package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +2 -2
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.vue.d.ts +4 -9
- package/dist/bundled/v3/components/OrMenuV3/index.js +1 -1
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +2 -2
- package/dist/bundled/v3/components/OrModalV3/index.js +1 -1
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +2 -2
- package/dist/bundled/v3/components/OrNotificationV3/index.js +1 -1
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +2 -2
- package/dist/bundled/v3/components/OrPaginationV3/index.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +2 -2
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.vue.d.ts +4 -9
- package/dist/bundled/v3/components/OrPopoverV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +2 -2
- package/dist/bundled/v3/components/OrSearchV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +2 -2
- package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +2 -2
- package/dist/bundled/v3/components/OrSidebarV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +2 -2
- package/dist/bundled/v3/components/OrSortingV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +2 -2
- package/dist/bundled/v3/components/OrTabsV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +2 -2
- package/dist/bundled/v3/components/OrTagInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +2 -2
- package/dist/bundled/v3/components/OrTagV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTagsV3/OrTags.js +2 -2
- package/dist/bundled/v3/components/OrTagsV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +2 -2
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +2 -2
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +2 -2
- package/dist/bundled/v3/components/OrTooltipV3/index.js +1 -1
- package/dist/bundled/v3/components/index.d.ts +1 -0
- package/dist/bundled/v3/components/index.js +27 -26
- package/dist/bundled/v3/index.js +28 -26
- package/dist/esm/v2/{OrCardCollection-3357f321.js → OrCardCollection-9edbab3d.js} +3 -3
- package/dist/esm/v2/{OrCode-5b1db95b.js → OrCode-7ad36fc3.js} +2 -2
- package/dist/esm/v2/{OrConfirm-0904f260.js → OrConfirm-23baf84b.js} +1 -1
- package/dist/esm/v2/OrContextMenu-6c874915.js +111 -0
- package/dist/esm/v2/{OrDatePicker-5cf5d270.js → OrDatePicker-5a488f44.js} +3 -3
- package/dist/esm/v2/{OrDateTimePicker-3307399c.js → OrDateTimePicker-c5a8a69a.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-52a1ebd5.js → OrDateTimePicker.vue_rollup-plugin-vue_script-f3249e40.js} +3 -3
- package/dist/esm/v2/{OrDateTimePickerPopoverHeader-f4cb5f5b.js → OrDateTimePickerPopoverHeader-babab5b3.js} +3 -3
- package/dist/esm/v2/{OrIconButton-fd378e3c.js → OrIconButton-40a39ff6.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-8f065093.js → OrInlineInput-b8052125.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-8ed0352e.js → OrInlineTextarea-8201caae.js} +1 -1
- package/dist/esm/v2/{OrInput-da41df81.js → OrInput-9dcfa8f1.js} +1 -1
- package/dist/esm/v2/{OrMenu-d9c7f99a.js → OrMenu-742d6a1f.js} +2 -2
- package/dist/esm/v2/{OrModal-0efe1618.js → OrModal-a5e809ca.js} +1 -1
- package/dist/esm/v2/{OrNotification-d8372fb1.js → OrNotification-b95a6cbf.js} +1 -1
- package/dist/esm/v2/{OrPagination-30562c4e.js → OrPagination-f510fe0b.js} +2 -2
- package/dist/esm/v2/{OrPopover-e76c4b0b.js → OrPopover-e6c05dc2.js} +9 -11
- package/dist/esm/v2/{OrSearch-69223891.js → OrSearch-c3a4e41c.js} +1 -1
- package/dist/esm/v2/{OrSelect-7b2ca06a.js → OrSelect-aa1abc27.js} +4 -4
- package/dist/esm/v2/{OrSidebar-0fff5389.js → OrSidebar-3ac9ea41.js} +1 -1
- package/dist/esm/v2/{OrSidebarCollapseButton-9afa8908.js → OrSidebarCollapseButton-d3e6569e.js} +1 -1
- package/dist/esm/v2/{OrSorting-b398d632.js → OrSorting-fd389525.js} +2 -2
- package/dist/esm/v2/{OrTabs-4fff7328.js → OrTabs-98c98459.js} +2 -2
- package/dist/esm/v2/{OrTag-c0212b66.js → OrTag-556ca150.js} +1 -1
- package/dist/esm/v2/{OrTagInput-1df6a4bd.js → OrTagInput-48636abc.js} +2 -2
- package/dist/esm/v2/{OrTags-8e012526.js → OrTags-8a6a5e99.js} +2 -2
- package/dist/esm/v2/{OrTimePicker-be9b71a6.js → OrTimePicker-f629e115.js} +4 -4
- package/dist/esm/v2/{OrTooltip-97e1b8da.js → OrTooltip-c6e13981.js} +1 -1
- package/dist/esm/v2/components/index.d.ts +1 -0
- package/dist/esm/v2/components/index.js +32 -31
- package/dist/esm/v2/components/or-card-collection-v3/index.js +8 -11
- package/dist/esm/v2/components/or-code-v3/index.js +5 -8
- package/dist/esm/v2/components/or-confirm-v3/index.js +5 -8
- package/dist/esm/v2/components/or-context-menu-v3/OrContextMenu.vue.d.ts +59 -0
- package/dist/esm/v2/components/or-context-menu-v3/index.d.ts +2 -0
- package/dist/esm/v2/components/or-context-menu-v3/index.js +17 -0
- package/dist/esm/v2/components/or-context-menu-v3/props.d.ts +1 -0
- package/dist/esm/v2/components/or-date-picker-v3/index.js +6 -9
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +7 -10
- package/dist/esm/v2/components/or-icon-button-v3/index.js +3 -6
- package/dist/esm/v2/components/or-inline-input-v3/index.js +4 -7
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +4 -7
- package/dist/esm/v2/components/or-input-v3/index.js +4 -7
- package/dist/esm/v2/components/or-menu-v3/OrMenu.vue.d.ts +6 -11
- package/dist/esm/v2/components/or-menu-v3/index.js +2 -5
- package/dist/esm/v2/components/or-modal-v3/index.js +4 -7
- package/dist/esm/v2/components/or-notification-v3/index.js +4 -7
- package/dist/esm/v2/components/or-pagination-v3/index.js +3 -6
- package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +6 -11
- package/dist/esm/v2/components/or-popover-v3/index.js +1 -4
- package/dist/esm/v2/components/or-search-v3/index.js +5 -8
- package/dist/esm/v2/components/or-select-v3/index.js +6 -9
- package/dist/esm/v2/components/or-sidebar-v3/index.js +5 -8
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +4 -7
- package/dist/esm/v2/components/or-sorting-v3/index.js +3 -6
- package/dist/esm/v2/components/or-tabs-v3/index.js +3 -6
- package/dist/esm/v2/components/or-tag-input-v3/index.js +6 -9
- package/dist/esm/v2/components/or-tag-v3/index.js +4 -7
- package/dist/esm/v2/components/or-tags-v3/index.js +5 -8
- package/dist/esm/v2/components/or-time-picker-v3/index.js +7 -10
- package/dist/esm/v2/components/or-toast-v3/index.js +4 -7
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +4 -7
- package/dist/esm/v2/components/or-tooltip-v3/index.js +2 -5
- package/dist/esm/v2/index.js +30 -29
- package/dist/esm/v2/{types-e9427346.js → types-3bda3024.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-99b6dd4b.js → OrCardCollection-c77d0e28.js} +3 -3
- package/dist/esm/v3/{OrCode-16cb936e.js → OrCode-d28d19f1.js} +2 -2
- package/dist/esm/v3/{OrConfirm-89cf17c5.js → OrConfirm-51660217.js} +1 -1
- package/dist/esm/v3/OrContextMenu-ffa30d4a.js +85 -0
- package/dist/esm/v3/{OrDatePicker-89da8c78.js → OrDatePicker-762dd4ba.js} +3 -3
- package/dist/esm/v3/{OrDateTimePicker-8e218967.js → OrDateTimePicker-65c6c0fb.js} +3 -3
- package/dist/esm/v3/{OrDateTimePickerPopoverHeader-58b254fb.js → OrDateTimePickerPopoverHeader-4230a2d0.js} +3 -3
- package/dist/esm/v3/{OrIconButton-006b4fdc.js → OrIconButton-af9882b6.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-247059ac.js → OrInlineInput-71f80491.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-dd05ead1.js → OrInlineTextarea-ed065c6e.js} +1 -1
- package/dist/esm/v3/{OrInput-40f32ece.js → OrInput-f935e5c8.js} +1 -1
- package/dist/esm/v3/{OrMenu-49713f62.js → OrMenu-9fd9390a.js} +2 -2
- package/dist/esm/v3/{OrModal-49ee753f.js → OrModal-43c37875.js} +1 -1
- package/dist/esm/v3/{OrNotification-ef3c591e.js → OrNotification-583c5ad2.js} +1 -1
- package/dist/esm/v3/{OrPagination-805d8d06.js → OrPagination-463c78e0.js} +2 -2
- package/dist/esm/v3/{OrPopover-10375e07.js → OrPopover-4f76fe98.js} +9 -11
- package/dist/esm/v3/{OrSearch-262744ee.js → OrSearch-784ffc2b.js} +1 -1
- package/dist/esm/v3/{OrSelect-b54f0191.js → OrSelect-cf260ae7.js} +4 -4
- package/dist/esm/v3/{OrSidebar-073206a8.js → OrSidebar-f290991b.js} +1 -1
- package/dist/esm/v3/{OrSidebarCollapseButton-c1390e42.js → OrSidebarCollapseButton-970c010b.js} +1 -1
- package/dist/esm/v3/{OrSorting-cecb6fd0.js → OrSorting-b08cdab8.js} +2 -2
- package/dist/esm/v3/{OrTabs-96bfb1e9.js → OrTabs-18140805.js} +2 -2
- package/dist/esm/v3/{OrTag-c6385318.js → OrTag-4be2d425.js} +1 -1
- package/dist/esm/v3/{OrTagInput-741bdb14.js → OrTagInput-2e8a387f.js} +2 -2
- package/dist/esm/v3/{OrTags-deab7169.js → OrTags-3554781d.js} +2 -2
- package/dist/esm/v3/{OrTimePicker-b57c7d10.js → OrTimePicker-f70443f6.js} +4 -4
- package/dist/esm/v3/{OrTooltip-0d282087.js → OrTooltip-19840dec.js} +1 -1
- package/dist/esm/v3/components/index.d.ts +1 -0
- package/dist/esm/v3/components/index.js +31 -30
- package/dist/esm/v3/components/or-card-collection-v3/index.js +8 -11
- package/dist/esm/v3/components/or-code-v3/index.js +5 -8
- package/dist/esm/v3/components/or-confirm-v3/index.js +5 -8
- package/dist/esm/v3/components/or-context-menu-v3/OrContextMenu.vue.d.ts +45 -0
- package/dist/esm/v3/components/or-context-menu-v3/index.d.ts +2 -0
- package/dist/esm/v3/components/or-context-menu-v3/index.js +16 -0
- package/dist/esm/v3/components/or-context-menu-v3/props.d.ts +1 -0
- package/dist/esm/v3/components/or-date-picker-v3/index.js +6 -9
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +6 -9
- package/dist/esm/v3/components/or-icon-button-v3/index.js +3 -6
- package/dist/esm/v3/components/or-inline-input-v3/index.js +4 -7
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +4 -7
- package/dist/esm/v3/components/or-input-v3/index.js +4 -7
- package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +4 -9
- package/dist/esm/v3/components/or-menu-v3/index.js +2 -5
- package/dist/esm/v3/components/or-modal-v3/index.js +4 -7
- package/dist/esm/v3/components/or-notification-v3/index.js +4 -7
- package/dist/esm/v3/components/or-pagination-v3/index.js +3 -6
- package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +4 -9
- package/dist/esm/v3/components/or-popover-v3/index.js +1 -4
- package/dist/esm/v3/components/or-search-v3/index.js +5 -8
- package/dist/esm/v3/components/or-select-v3/index.js +6 -9
- package/dist/esm/v3/components/or-sidebar-v3/index.js +5 -8
- package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +4 -7
- package/dist/esm/v3/components/or-sorting-v3/index.js +3 -6
- package/dist/esm/v3/components/or-tabs-v3/index.js +3 -6
- package/dist/esm/v3/components/or-tag-input-v3/index.js +6 -9
- package/dist/esm/v3/components/or-tag-v3/index.js +4 -7
- package/dist/esm/v3/components/or-tags-v3/index.js +5 -8
- package/dist/esm/v3/components/or-time-picker-v3/index.js +7 -10
- package/dist/esm/v3/components/or-toast-v3/index.js +4 -7
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +4 -7
- package/dist/esm/v3/components/or-tooltip-v3/index.js +2 -5
- package/dist/esm/v3/index.js +29 -28
- package/dist/esm/v3/{types-cb9fa14c.js → types-d7ad2753.js} +1 -1
- package/package.json +3 -2
- package/src/components/index.ts +1 -0
- package/src/components/or-code-v3/OrCode.vue +1 -3
- package/src/components/or-context-menu-v3/OrContextMenu.vue +95 -0
- package/src/components/or-context-menu-v3/index.ts +2 -0
- package/src/components/or-context-menu-v3/props.ts +1 -0
- package/src/components/or-menu-v3/OrMenu.vue +2 -1
- package/src/components/or-popover-v3/OrPopover.vue +11 -14
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-ab8120ea.js → OrDateTimePickerMonthSelect-47a6a91f.js} +0 -0
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-72633190.js → OrToastContainer.vue_vue_type_script_lang-a932ae21.js} +0 -0
|
@@ -1,20 +1,17 @@
|
|
|
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-4be2d425.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-af9882b6.js';
|
|
4
4
|
import '../../OrIcon-62793572.js';
|
|
5
5
|
import 'vue';
|
|
6
|
-
import '../../OrTooltip-
|
|
6
|
+
import '../../OrTooltip-19840dec.js';
|
|
7
7
|
import '@vueuse/core';
|
|
8
8
|
import '../../usePopoverState-b92c698b.js';
|
|
9
9
|
import '@onereach/styles/tailwind/plugins/core';
|
|
10
10
|
import '@onereach/styles/tailwind.config.json';
|
|
11
|
-
import '../../OrPopover-
|
|
11
|
+
import '../../OrPopover-4f76fe98.js';
|
|
12
12
|
import '@floating-ui/dom';
|
|
13
13
|
import '../../useElevation-a50ec347.js';
|
|
14
14
|
import '../../useResponsive-5c8291da.js';
|
|
15
|
-
import '../../dom-aecadd9a.js';
|
|
16
|
-
import 'lodash/isElement';
|
|
17
|
-
import 'lodash/get';
|
|
18
15
|
import '../../OrBottomSheet-8a9d3140.js';
|
|
19
16
|
import '../../OrOverlay-0e68703b.js';
|
|
20
17
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrTagsV3, T as TagsOverflow } from '../../OrTags-
|
|
1
|
+
export { s as OrTagsV3, T as TagsOverflow } from '../../OrTags-3554781d.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useOverflow-c856b7b7.js';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -7,19 +7,16 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
7
7
|
import '../../OrButton-4a3c3e7b.js';
|
|
8
8
|
import '../../OrLoader-b79022da.js';
|
|
9
9
|
import 'vue';
|
|
10
|
-
import '../../OrPopover-
|
|
10
|
+
import '../../OrPopover-4f76fe98.js';
|
|
11
11
|
import '@floating-ui/dom';
|
|
12
12
|
import '../../useElevation-a50ec347.js';
|
|
13
13
|
import '../../usePopoverState-b92c698b.js';
|
|
14
14
|
import '../../useResponsive-5c8291da.js';
|
|
15
|
-
import '../../dom-aecadd9a.js';
|
|
16
|
-
import 'lodash/isElement';
|
|
17
|
-
import 'lodash/get';
|
|
18
15
|
import '../../OrBottomSheet-8a9d3140.js';
|
|
19
16
|
import '../../OrOverlay-0e68703b.js';
|
|
20
17
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
21
18
|
import '../../useTheme-0ef25778.js';
|
|
22
|
-
import '../../OrTag-
|
|
23
|
-
import '../../OrIconButton-
|
|
19
|
+
import '../../OrTag-4be2d425.js';
|
|
20
|
+
import '../../OrIconButton-af9882b6.js';
|
|
24
21
|
import '../../OrIcon-62793572.js';
|
|
25
|
-
import '../../OrTooltip-
|
|
22
|
+
import '../../OrTooltip-19840dec.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { s as OrTimePickerV3 } from '../../OrTimePicker-
|
|
2
|
-
export { D as TimePickerFormat } from '../../OrDateTimePicker-
|
|
1
|
+
export { s as OrTimePickerV3 } from '../../OrTimePicker-f70443f6.js';
|
|
2
|
+
export { D as TimePickerFormat } from '../../OrDateTimePicker-65c6c0fb.js';
|
|
3
3
|
export { I as TimePickerSize } from '../../OrInputBox-912a6254.js';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../dropdown-open-06d651cf.js';
|
|
@@ -7,27 +7,24 @@ import '@vueuse/core';
|
|
|
7
7
|
import '../../useProxyModelValue-940010d2.js';
|
|
8
8
|
import '@onereach/styles/tailwind/plugins/core';
|
|
9
9
|
import '@onereach/styles/tailwind.config.json';
|
|
10
|
-
import '../../OrDateTimePickerPopoverHeader-
|
|
10
|
+
import '../../OrDateTimePickerPopoverHeader-4230a2d0.js';
|
|
11
11
|
import 'vue';
|
|
12
12
|
import '../../OrButton-4a3c3e7b.js';
|
|
13
13
|
import '../../OrLoader-b79022da.js';
|
|
14
14
|
import '../../OrLabel-d4c46bb6.js';
|
|
15
|
-
import '../../OrIconButton-
|
|
15
|
+
import '../../OrIconButton-af9882b6.js';
|
|
16
16
|
import '../../OrIcon-62793572.js';
|
|
17
|
-
import '../../OrTooltip-
|
|
17
|
+
import '../../OrTooltip-19840dec.js';
|
|
18
18
|
import '../../usePopoverState-b92c698b.js';
|
|
19
|
-
import '../../OrPopover-
|
|
19
|
+
import '../../OrPopover-4f76fe98.js';
|
|
20
20
|
import '@floating-ui/dom';
|
|
21
21
|
import '../../useElevation-a50ec347.js';
|
|
22
22
|
import '../../useResponsive-5c8291da.js';
|
|
23
|
-
import '../../dom-aecadd9a.js';
|
|
24
|
-
import 'lodash/isElement';
|
|
25
|
-
import 'lodash/get';
|
|
26
23
|
import '../../OrBottomSheet-8a9d3140.js';
|
|
27
24
|
import '../../OrOverlay-0e68703b.js';
|
|
28
25
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
29
26
|
import '../../useTheme-0ef25778.js';
|
|
30
27
|
import '../../OrMenuItem-54062d59.js';
|
|
31
|
-
import '../../OrMenu-
|
|
28
|
+
import '../../OrMenu-9fd9390a.js';
|
|
32
29
|
import '../../OrError-c01d0c29.js';
|
|
33
30
|
import '../../OrHint-06ab89d7.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
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-d7ad2753.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-5aa9dc05.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -7,16 +7,13 @@ import '@onereach/styles/tailwind/plugins/core';
|
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
8
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
9
9
|
import 'vue';
|
|
10
|
-
import '../../OrIconButton-
|
|
10
|
+
import '../../OrIconButton-af9882b6.js';
|
|
11
11
|
import '../../OrIcon-62793572.js';
|
|
12
|
-
import '../../OrTooltip-
|
|
12
|
+
import '../../OrTooltip-19840dec.js';
|
|
13
13
|
import '../../usePopoverState-b92c698b.js';
|
|
14
|
-
import '../../OrPopover-
|
|
14
|
+
import '../../OrPopover-4f76fe98.js';
|
|
15
15
|
import '@floating-ui/dom';
|
|
16
16
|
import '../../useResponsive-5c8291da.js';
|
|
17
|
-
import '../../dom-aecadd9a.js';
|
|
18
|
-
import 'lodash/isElement';
|
|
19
|
-
import 'lodash/get';
|
|
20
17
|
import '../../OrBottomSheet-8a9d3140.js';
|
|
21
18
|
import '../../OrOverlay-0e68703b.js';
|
|
22
19
|
import '../../useTheme-0ef25778.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-
|
|
1
|
+
export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-d7ad2753.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../../useToast-5aa9dc05.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -7,16 +7,13 @@ import '@onereach/styles/tailwind/plugins/core';
|
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
8
|
import '../../../OrTeleport.vue3-8099178c.js';
|
|
9
9
|
import 'vue';
|
|
10
|
-
import '../../../OrIconButton-
|
|
10
|
+
import '../../../OrIconButton-af9882b6.js';
|
|
11
11
|
import '../../../OrIcon-62793572.js';
|
|
12
|
-
import '../../../OrTooltip-
|
|
12
|
+
import '../../../OrTooltip-19840dec.js';
|
|
13
13
|
import '../../../usePopoverState-b92c698b.js';
|
|
14
|
-
import '../../../OrPopover-
|
|
14
|
+
import '../../../OrPopover-4f76fe98.js';
|
|
15
15
|
import '@floating-ui/dom';
|
|
16
16
|
import '../../../useResponsive-5c8291da.js';
|
|
17
|
-
import '../../../dom-aecadd9a.js';
|
|
18
|
-
import 'lodash/isElement';
|
|
19
|
-
import 'lodash/get';
|
|
20
17
|
import '../../../OrBottomSheet-8a9d3140.js';
|
|
21
18
|
import '../../../OrOverlay-0e68703b.js';
|
|
22
19
|
import '../../../useTheme-0ef25778.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { s as OrTooltipV3 } from '../../OrTooltip-
|
|
2
|
-
export { P as TooltipPlacement } from '../../OrPopover-
|
|
1
|
+
export { s as OrTooltipV3 } from '../../OrTooltip-19840dec.js';
|
|
2
|
+
export { P as TooltipPlacement } from '../../OrPopover-4f76fe98.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -9,9 +9,6 @@ import 'vue';
|
|
|
9
9
|
import '@floating-ui/dom';
|
|
10
10
|
import '../../useElevation-a50ec347.js';
|
|
11
11
|
import '../../useResponsive-5c8291da.js';
|
|
12
|
-
import '../../dom-aecadd9a.js';
|
|
13
|
-
import 'lodash/isElement';
|
|
14
|
-
import 'lodash/get';
|
|
15
12
|
import '../../OrBottomSheet-8a9d3140.js';
|
|
16
13
|
import '../../OrOverlay-0e68703b.js';
|
|
17
14
|
import '../../OrTeleport.vue3-8099178c.js';
|
package/dist/esm/v3/index.js
CHANGED
|
@@ -7,7 +7,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
7
7
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton-4a3c3e7b.js';
|
|
8
8
|
export { s as OrCard } from './OrCard-e3a5aea4.js';
|
|
9
9
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection-8c81a2d5.js';
|
|
10
|
-
export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
10
|
+
export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-c77d0e28.js';
|
|
11
11
|
export { s as OrCardV3 } from './OrCard-cc82902c.js';
|
|
12
12
|
export { s as OrCheckbox } from './OrCheckbox-5666c954.js';
|
|
13
13
|
export { s as OrCheckboxGroupV3 } from './OrCheckboxGroup-6f291e59.js';
|
|
@@ -21,16 +21,19 @@ export { lintGutter, linter } from '@codemirror/lint';
|
|
|
21
21
|
export { javascript } from '@codemirror/lang-javascript';
|
|
22
22
|
export { json, jsonParseLinter } from '@codemirror/lang-json';
|
|
23
23
|
export { html } from '@codemirror/lang-html';
|
|
24
|
-
export { C as CodeLanguage, s as OrCodeV3 } from './OrCode-
|
|
24
|
+
export { C as CodeLanguage, s as OrCodeV3 } from './OrCode-d28d19f1.js';
|
|
25
25
|
export { s as OrCollapse } from './OrCollapse-d7c0afae.js';
|
|
26
26
|
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-252f482b.js';
|
|
27
27
|
export { s as OrCombinedInputV3 } from './OrCombinedInput-b8a868cb.js';
|
|
28
28
|
export { I as CombinedInputSize, 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 TagInputSize, I as TextareaSize, I as TimePickerSize } from './OrInputBox-912a6254.js';
|
|
29
29
|
export { s as OrConfirm } from './OrConfirm-97ab80b9.js';
|
|
30
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-
|
|
31
|
-
export { s as
|
|
30
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-51660217.js';
|
|
31
|
+
export { s as OrContextMenuV3 } from './OrContextMenu-ffa30d4a.js';
|
|
32
|
+
export { s as OrMenuV3 } from './OrMenu-9fd9390a.js';
|
|
33
|
+
export { P as ContextMenuPlacement, P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-4f76fe98.js';
|
|
34
|
+
export { s as OrDatePickerV3 } from './OrDatePicker-762dd4ba.js';
|
|
32
35
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-4bfefbcd.js';
|
|
33
|
-
export { D as DateTimePickerTimeFormat, s as OrDateTimePickerV3, D as TimePickerFormat } from './OrDateTimePicker-
|
|
36
|
+
export { D as DateTimePickerTimeFormat, s as OrDateTimePickerV3, D as TimePickerFormat } from './OrDateTimePicker-65c6c0fb.js';
|
|
34
37
|
export { E as EmptyStateSize, s as OrEmptyStateV3 } from './OrEmptyState-5349a1f9.js';
|
|
35
38
|
export { s as OrError } from './OrError-f90296db.js';
|
|
36
39
|
export { s as OrErrorTagV3 } from './OrErrorTag-ade9192b.js';
|
|
@@ -42,14 +45,14 @@ export { F as FormGroupDirection, s as OrFormGroupV3 } from './OrFormGroup-37f2b
|
|
|
42
45
|
export { s as OrHint } from './OrHint-8822005b.js';
|
|
43
46
|
export { s as OrHintV3 } from './OrHint-06ab89d7.js';
|
|
44
47
|
export { s as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-f7130a5c.js';
|
|
45
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-
|
|
48
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-af9882b6.js';
|
|
46
49
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from './OrIcon-62793572.js';
|
|
47
50
|
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from './OrInlineInputBox-01fb2cb2.js';
|
|
48
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-
|
|
51
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-71f80491.js';
|
|
49
52
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-a3c4c7dc.js';
|
|
50
|
-
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
53
|
+
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-ed065c6e.js';
|
|
51
54
|
export { s as OrInput } from './OrInput-2c3111c2.js';
|
|
52
|
-
export { I as InputType, s as OrInputV3 } from './OrInput-
|
|
55
|
+
export { I as InputType, s as OrInputV3 } from './OrInput-f935e5c8.js';
|
|
53
56
|
export { s as OrLabel } from './OrLabel-a7d99df4.js';
|
|
54
57
|
export { L as LabelVariant, s as OrLabelV3 } from './OrLabel-d4c46bb6.js';
|
|
55
58
|
export { L as LinkColor, s as OrLinkV3 } from './OrLink-dcae31fb.js';
|
|
@@ -58,17 +61,15 @@ export { s as OrListOfInputs } from './OrListOfInputs-f8740785.js';
|
|
|
58
61
|
export { L as LoaderViews, s as OrLoader } from './OrLoader-d28a8ebf.js';
|
|
59
62
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from './OrLoader-b79022da.js';
|
|
60
63
|
export { s as OrMenuItemV3 } from './OrMenuItem-54062d59.js';
|
|
61
|
-
export { s as OrMenuV3 } from './OrMenu-49713f62.js';
|
|
62
|
-
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-10375e07.js';
|
|
63
64
|
export { s as OrModal, O as OrModalSizes } from './OrModal-b2060770.js';
|
|
64
|
-
export { M as ModalSize, s as OrModalV3 } from './OrModal-
|
|
65
|
+
export { M as ModalSize, s as OrModalV3 } from './OrModal-43c37875.js';
|
|
65
66
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from './OrNotification-1b28dd4a.js';
|
|
66
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-
|
|
67
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-583c5ad2.js';
|
|
67
68
|
export { s as OrNumberInput } from './OrNumberInput-e9dcdcbd.js';
|
|
68
69
|
export { s as OrOverflowMenu } from './OrOverflowMenu-440ddf3e.js';
|
|
69
70
|
export { s as OrOverlay } from './OrOverlay-451dce49.js';
|
|
70
71
|
export { s as OrOverlayV3 } from './OrOverlay-0e68703b.js';
|
|
71
|
-
export { s as OrPaginationV3 } from './OrPagination-
|
|
72
|
+
export { s as OrPaginationV3 } from './OrPagination-463c78e0.js';
|
|
72
73
|
export { s as OrPassword } from './OrPassword-84b3a26f.js';
|
|
73
74
|
export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-aa2ea84b.js';
|
|
74
75
|
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-e383d682.js';
|
|
@@ -77,13 +78,13 @@ export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
|
|
|
77
78
|
export { s as OrRadioGroupV3 } from './OrRadioGroup-0d2a447e.js';
|
|
78
79
|
export { s as OrRadioV3 } from './OrRadio-af656e37.js';
|
|
79
80
|
export { s as OrSearch } from './OrSearch-2800e9bf.js';
|
|
80
|
-
export { s as OrSearchV3 } from './OrSearch-
|
|
81
|
+
export { s as OrSearchV3 } from './OrSearch-784ffc2b.js';
|
|
81
82
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-57747b3d.js';
|
|
82
83
|
export { s as OrSelect } from './OrSelect-9520d6e6.js';
|
|
83
|
-
export { s as OrSelectV3 } from './OrSelect-
|
|
84
|
+
export { s as OrSelectV3 } from './OrSelect-cf260ae7.js';
|
|
84
85
|
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-aaf73310.js';
|
|
85
|
-
export { s as OrSidebarV3 } from './OrSidebar-
|
|
86
|
-
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-
|
|
86
|
+
export { s as OrSidebarV3 } from './OrSidebar-f290991b.js';
|
|
87
|
+
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-970c010b.js';
|
|
87
88
|
export { s as OrSkeletonCircle } from './OrSkeletonCircle-66e175a0.js';
|
|
88
89
|
export { s as OrSkeletonRect } from './OrSkeletonRect-c694574e.js';
|
|
89
90
|
export { s as OrSkeletonText } from './OrSkeletonText-9a800de4.js';
|
|
@@ -92,7 +93,7 @@ export { s as OrSkeletonCircleV3 } from './OrSkeletonCircle-1eae069b.js';
|
|
|
92
93
|
export { s as OrSkeletonRectV3 } from './OrSkeletonRect-ba5df861.js';
|
|
93
94
|
export { s as OrSkeletonTextV3 } from './OrSkeletonText-3c3207d0.js';
|
|
94
95
|
export { s as OrSlider } from './OrSlider-b7bd588e.js';
|
|
95
|
-
export { s as OrSortingV3 } from './OrSorting-
|
|
96
|
+
export { s as OrSortingV3 } from './OrSorting-b08cdab8.js';
|
|
96
97
|
export { s as OrStepper } from './OrStepper-4943002c.js';
|
|
97
98
|
export { s as OrSwitch } from './OrSwitch-fb864132.js';
|
|
98
99
|
export { s as OrSwitchV3 } from './OrSwitch-fda7a10e.js';
|
|
@@ -100,25 +101,25 @@ export { s as OrTab } from './OrTab-d8d4e871.js';
|
|
|
100
101
|
export { s as OrTabHeaderItem } from './OrTabHeaderItem-c2af7ca3.js';
|
|
101
102
|
export { s as OrTabV3 } from './OrTab-2d567d8e.js';
|
|
102
103
|
export { s as OrTabs } from './OrTabs-3da3ea89.js';
|
|
103
|
-
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-
|
|
104
|
+
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-18140805.js';
|
|
104
105
|
export { s as OrTag } from './OrTag-1b3b1296.js';
|
|
105
|
-
export { s as OrTagInputV3 } from './OrTagInput-
|
|
106
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
107
|
-
export { s as OrTagsV3, T as TagsOverflow } from './OrTags-
|
|
106
|
+
export { s as OrTagInputV3 } from './OrTagInput-2e8a387f.js';
|
|
107
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-4be2d425.js';
|
|
108
|
+
export { s as OrTagsV3, T as TagsOverflow } from './OrTags-3554781d.js';
|
|
108
109
|
export { s as OrTeleport } from './OrTeleport.vue3-9bce0c02.js';
|
|
109
110
|
export { s as OrTeleportV3 } from './OrTeleport.vue3-8099178c.js';
|
|
110
111
|
export { s as OrTextV3 } from './OrText-d54c951d.js';
|
|
111
112
|
export { s as OrTextarea } from './OrTextarea-7a753c1a.js';
|
|
112
113
|
export { s as OrTextareaV3 } from './OrTextarea-d3c2d4de.js';
|
|
113
114
|
export { s as OrTextbox, T as TextboxTypes } from './OrTextbox-c5ba816b.js';
|
|
114
|
-
export { s as OrTimePickerV3 } from './OrTimePicker-
|
|
115
|
+
export { s as OrTimePickerV3 } from './OrTimePicker-f70443f6.js';
|
|
115
116
|
export { s as OrToast, a as OrToastContainer } from './OrToastContainer-d6f117e2.js';
|
|
116
117
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-05a9c81b.js';
|
|
117
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-
|
|
118
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-d7ad2753.js';
|
|
118
119
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-5aa9dc05.js';
|
|
119
120
|
export { s as OrTooltip } from './OrTooltip-7ac03028.js';
|
|
120
121
|
export { s as OrTooltipContent } from './OrTooltipContent-c0042844.js';
|
|
121
|
-
export { s as OrTooltipV3 } from './OrTooltip-
|
|
122
|
+
export { s as OrTooltipV3 } from './OrTooltip-19840dec.js';
|
|
122
123
|
export { s as OrTreeV3, T as TreeNodeDropPosition } from './OrTree-a0e57f4e.js';
|
|
123
124
|
export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-06d651cf.js';
|
|
124
125
|
export { u as useControlAttributes, a as useIdAttribute } from './useIdAttribute-859439f0.js';
|
|
@@ -150,9 +151,9 @@ import '@codemirror/lang-markdown';
|
|
|
150
151
|
import '@codemirror/language';
|
|
151
152
|
import '@lezer/highlight';
|
|
152
153
|
import '@vueuse/math';
|
|
153
|
-
import './OrDateTimePickerPopoverHeader-58b254fb.js';
|
|
154
|
-
import 'lodash/padStart';
|
|
155
154
|
import '@floating-ui/dom';
|
|
155
|
+
import './OrDateTimePickerPopoverHeader-4230a2d0.js';
|
|
156
|
+
import 'lodash/padStart';
|
|
156
157
|
import 'lodash/cloneDeep';
|
|
157
158
|
import 'lodash/isEqual';
|
|
158
159
|
import 'uuid';
|
|
@@ -5,7 +5,7 @@ import '@onereach/styles/tailwind/plugins/core';
|
|
|
5
5
|
import '@onereach/styles/tailwind.config.json';
|
|
6
6
|
import { s as script$4 } from './OrTeleport.vue3-8099178c.js';
|
|
7
7
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-5aa9dc05.js';
|
|
8
|
-
import { s as script$2 } from './OrIconButton-
|
|
8
|
+
import { s as script$2 } from './OrIconButton-af9882b6.js';
|
|
9
9
|
import { s as script$3 } from './OrLoader-b79022da.js';
|
|
10
10
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, createBlock, withModifiers, withCtx, TransitionGroup, Fragment, renderList, mergeProps } from 'vue';
|
|
11
11
|
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": "6.
|
|
3
|
+
"version": "6.1.0",
|
|
4
4
|
"npmUnpacked": "4.15.2",
|
|
5
5
|
"description": "Vue components library for v2/3",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -156,5 +156,6 @@
|
|
|
156
156
|
"default": "./dist/bundled/v3/components/*/index.js"
|
|
157
157
|
},
|
|
158
158
|
"./package.json": "./package.json"
|
|
159
|
-
}
|
|
159
|
+
},
|
|
160
|
+
"gitHead": "f830f57a1c43098888b9f5925dbedb5f437e5bc7"
|
|
160
161
|
}
|
package/src/components/index.ts
CHANGED
|
@@ -20,6 +20,7 @@ export * from './or-color-picker';
|
|
|
20
20
|
export * from './or-combined-input-v3';
|
|
21
21
|
export * from './or-confirm';
|
|
22
22
|
export * from './or-confirm-v3';
|
|
23
|
+
export * from './or-context-menu-v3';
|
|
23
24
|
export * from './or-date-picker-v3';
|
|
24
25
|
export * from './or-date-time-picker';
|
|
25
26
|
export * from './or-date-time-picker-v3';
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<OrMenu
|
|
3
|
+
:is-open="state === 'open'"
|
|
4
|
+
:trigger="triggerPoint"
|
|
5
|
+
:placement="placement"
|
|
6
|
+
:offset="offset"
|
|
7
|
+
@update:state="state = $event"
|
|
8
|
+
>
|
|
9
|
+
<slot />
|
|
10
|
+
</OrMenu>
|
|
11
|
+
</template>
|
|
12
|
+
|
|
13
|
+
<script lang="ts">
|
|
14
|
+
import { VirtualElement } from '@floating-ui/dom';
|
|
15
|
+
import { PropType, defineComponent, ref, watch } from 'vue-demi';
|
|
16
|
+
import { usePopoverState } from '../../hooks';
|
|
17
|
+
import { OrMenuV3 as OrMenu } from '../or-menu-v3';
|
|
18
|
+
import { ContextMenuOffset, ContextMenuPlacement } from './props';
|
|
19
|
+
|
|
20
|
+
export default defineComponent({
|
|
21
|
+
components: {
|
|
22
|
+
OrMenu,
|
|
23
|
+
},
|
|
24
|
+
|
|
25
|
+
props: {
|
|
26
|
+
trigger: {
|
|
27
|
+
type: Object as PropType<HTMLElement>,
|
|
28
|
+
default: undefined,
|
|
29
|
+
},
|
|
30
|
+
|
|
31
|
+
placement: {
|
|
32
|
+
type: String as PropType<ContextMenuPlacement>,
|
|
33
|
+
default: ContextMenuPlacement.BottomStart,
|
|
34
|
+
},
|
|
35
|
+
|
|
36
|
+
offset: {
|
|
37
|
+
type: [Number, Object, Function] as PropType<ContextMenuOffset>,
|
|
38
|
+
default: undefined,
|
|
39
|
+
},
|
|
40
|
+
},
|
|
41
|
+
|
|
42
|
+
emits: [
|
|
43
|
+
'update:state',
|
|
44
|
+
|
|
45
|
+
'open',
|
|
46
|
+
'close',
|
|
47
|
+
],
|
|
48
|
+
|
|
49
|
+
expose: [
|
|
50
|
+
'state',
|
|
51
|
+
|
|
52
|
+
'open',
|
|
53
|
+
'close',
|
|
54
|
+
'toggle',
|
|
55
|
+
],
|
|
56
|
+
|
|
57
|
+
setup(props, context) {
|
|
58
|
+
// State
|
|
59
|
+
const { state, open, close, toggle } = usePopoverState(ref(false), context.emit);
|
|
60
|
+
|
|
61
|
+
// #region Trigger Point
|
|
62
|
+
const triggerPoint = ref<VirtualElement>();
|
|
63
|
+
|
|
64
|
+
function onContextMenu(event: MouseEvent): void {
|
|
65
|
+
event.preventDefault();
|
|
66
|
+
|
|
67
|
+
triggerPoint.value = {
|
|
68
|
+
getBoundingClientRect: () => new DOMRect(event.x, event.y),
|
|
69
|
+
};
|
|
70
|
+
|
|
71
|
+
open();
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
watch(() => props.trigger, (trigger, prevTrigger) => {
|
|
75
|
+
if (trigger) {
|
|
76
|
+
trigger.addEventListener('contextmenu', onContextMenu);
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
if (prevTrigger) {
|
|
80
|
+
prevTrigger.removeEventListener('contextmenu', onContextMenu);
|
|
81
|
+
}
|
|
82
|
+
}, { immediate: true });
|
|
83
|
+
// #endregion
|
|
84
|
+
|
|
85
|
+
return {
|
|
86
|
+
state,
|
|
87
|
+
open,
|
|
88
|
+
close,
|
|
89
|
+
toggle,
|
|
90
|
+
|
|
91
|
+
triggerPoint,
|
|
92
|
+
};
|
|
93
|
+
},
|
|
94
|
+
});
|
|
95
|
+
</script>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { MenuOffset as ContextMenuOffset, MenuPlacement as ContextMenuPlacement } from '../or-menu-v3';
|
|
@@ -19,6 +19,7 @@
|
|
|
19
19
|
</template>
|
|
20
20
|
|
|
21
21
|
<script lang="ts">
|
|
22
|
+
import { ReferenceElement } from '@floating-ui/dom';
|
|
22
23
|
import { computed, defineComponent, PropType, ref, toRef } from 'vue-demi';
|
|
23
24
|
import { usePopoverState } from '../../hooks';
|
|
24
25
|
import { OrPopoverV3 as OrPopover } from '../or-popover-v3';
|
|
@@ -39,7 +40,7 @@ export default defineComponent({
|
|
|
39
40
|
},
|
|
40
41
|
|
|
41
42
|
trigger: {
|
|
42
|
-
type:
|
|
43
|
+
type: Object as PropType<ReferenceElement>,
|
|
43
44
|
default: undefined,
|
|
44
45
|
},
|
|
45
46
|
|
|
@@ -38,11 +38,10 @@
|
|
|
38
38
|
</template>
|
|
39
39
|
|
|
40
40
|
<script lang="ts">
|
|
41
|
-
import { autoUpdate, computePosition, flip, hide, offset, shift } from '@floating-ui/dom';
|
|
42
|
-
import { onClickOutside } from '@vueuse/core';
|
|
41
|
+
import { ReferenceElement, autoUpdate, computePosition, flip, hide, offset, shift } from '@floating-ui/dom';
|
|
42
|
+
import { MaybeElementRef, onClickOutside } from '@vueuse/core';
|
|
43
43
|
import { PropType, computed, defineComponent, ref, toRef, unref, watchPostEffect } from 'vue-demi';
|
|
44
44
|
import { useElevation, usePopoverState, useResponsive } from '../../hooks';
|
|
45
|
-
import { requestAF } from '../../utils/functions/dom';
|
|
46
45
|
import { OrBottomSheetV3 as OrBottomSheet } from '../or-bottom-sheet-v3';
|
|
47
46
|
import { OrTeleportV3 as OrTeleport } from '../or-teleport-v3';
|
|
48
47
|
import { PopoverOffset, PopoverPlacement, PopoverVariant } from './props';
|
|
@@ -73,7 +72,7 @@ export default defineComponent({
|
|
|
73
72
|
},
|
|
74
73
|
|
|
75
74
|
trigger: {
|
|
76
|
-
type:
|
|
75
|
+
type: Object as PropType<ReferenceElement>,
|
|
77
76
|
default: undefined,
|
|
78
77
|
},
|
|
79
78
|
|
|
@@ -172,15 +171,13 @@ export default defineComponent({
|
|
|
172
171
|
],
|
|
173
172
|
});
|
|
174
173
|
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
width: props.fullWidth ? `${trigger.offsetWidth}px` : '',
|
|
183
|
-
});
|
|
174
|
+
const { width: triggerWidth } = trigger.getBoundingClientRect();
|
|
175
|
+
|
|
176
|
+
Object.assign(rootElement.style, {
|
|
177
|
+
left: `${x}px`,
|
|
178
|
+
top: `${y}px`,
|
|
179
|
+
visibility: middlewareData.hide!.referenceHidden ? 'hidden' : 'visible',
|
|
180
|
+
width: props.fullWidth ? `${triggerWidth}px` : '',
|
|
184
181
|
});
|
|
185
182
|
|
|
186
183
|
isFlipped.value = Boolean(middlewareData.flip?.index);
|
|
@@ -195,7 +192,7 @@ export default defineComponent({
|
|
|
195
192
|
// #endregion
|
|
196
193
|
|
|
197
194
|
// #region Click Outside
|
|
198
|
-
const trigger = toRef(props, 'trigger');
|
|
195
|
+
const trigger = toRef(props, 'trigger') as MaybeElementRef;
|
|
199
196
|
|
|
200
197
|
onClickOutside(root, (event) => {
|
|
201
198
|
const path = event.composedPath() as Element[];
|
|
File without changes
|