@onereach/ui-components 6.4.4 → 6.4.5-beta.3418.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/OrDatePickerV3/OrDatePicker.js +2 -2
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +1 -1
- package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.js +18 -11
- package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.vue.d.ts +11 -0
- package/dist/bundled/v2/components/OrMenuV3/OrMenu.js +6 -1
- package/dist/bundled/v2/components/OrMenuV3/OrMenu.vue.d.ts +11 -0
- package/dist/bundled/v2/components/OrPaginationV3/OrPagination.js +1 -1
- package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +12 -7
- package/dist/bundled/v2/components/OrSearchV3/OrSearch.vue.d.ts +26 -11
- package/dist/bundled/v2/components/index.js +1 -1
- package/dist/bundled/v2/index.js +1 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-97ce4f39.js → OrCardCollection.vue_vue_type_script_lang-62d653d9.js} +3 -3
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-efa2aa0d.js → OrCode.vue_vue_type_script_lang-126d56f7.js} +2 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-6574f677.js → OrConfirm.vue_vue_type_script_lang-56a57a28.js} +1 -1
- package/dist/bundled/v3/{OrContextMenu.vue_vue_type_script_lang-3e1745ee.js → OrContextMenu.vue_vue_type_script_lang-f3b2fa10.js} +1 -1
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-5e2a043c.js → OrDatePicker.vue_vue_type_script_lang-7d8b90bc.js} +2 -2
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-10d17151.js → OrDateTimePicker.vue_vue_type_script_lang-090b5555.js} +2 -2
- package/dist/bundled/v3/{OrDateTimePickerPopoverHeader-3eb04014.js → OrDateTimePickerPopoverHeader-e59d849a.js} +2 -2
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-d7a9a943.js → OrIconButton.vue_vue_type_script_lang-ff65c253.js} +17 -3
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-7b8c29ef.js → OrInlineInput.vue_vue_type_script_lang-a296caec.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-34458bc2.js → OrInlineTextarea.vue_vue_type_script_lang-6f0607c5.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-c8d558f3.js → OrInput.vue_vue_type_script_lang-bd483fbc.js} +1 -1
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-76aa4f7d.js → OrMenu.vue_vue_type_script_lang-13de0752.js} +5 -0
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-b71c252c.js → OrModal.vue_vue_type_script_lang-19e1ff1a.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-0e25b4ec.js → OrNotification.vue_vue_type_script_lang-1bb2ed3f.js} +1 -1
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-666e37bc.js → OrPagination.vue_vue_type_script_lang-ca8c0f8a.js} +1 -1
- package/dist/bundled/v3/{OrRichTextEditor.vue_vue_type_script_lang-5a2318e5.js → OrRichTextEditor.vue_vue_type_script_lang-b9bfac12.js} +4 -4
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-90f8fcdc.js → OrSearch.vue_vue_type_script_lang-e76fd9bd.js} +11 -6
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-7083c872.js → OrSelect.vue_vue_type_script_lang-c0bcc2b5.js} +3 -3
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-25a131a0.js → OrSidebar.vue_vue_type_script_lang-9a7188d1.js} +1 -1
- package/dist/bundled/v3/{OrSorting.vue_vue_type_script_lang-4a585ac8.js → OrSorting.vue_vue_type_script_lang-f6a4b444.js} +1 -1
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-81e3a807.js → OrTabs.vue_vue_type_script_lang-606f2ea5.js} +1 -1
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-26f15f32.js → OrTag.vue_vue_type_script_lang-32f995f5.js} +1 -1
- package/dist/bundled/v3/{OrTagInput.vue_vue_type_script_lang-255b1f4d.js → OrTagInput.vue_vue_type_script_lang-108a1678.js} +2 -2
- package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-87af9163.js → OrTags.vue_vue_type_script_lang-a6fed075.js} +1 -1
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-469b5ba8.js → OrTimePicker.vue_vue_type_script_lang-18f5c74e.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 +2 -2
- package/dist/bundled/v3/components/OrContextMenuV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +4 -4
- 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 +2 -2
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +3 -8
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.vue.d.ts +5 -0
- 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 +3 -3
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.vue.d.ts +9 -0
- 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 +3 -3
- package/dist/bundled/v3/components/OrPaginationV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +2 -2
- package/dist/bundled/v3/components/OrRichTextEditorV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +8 -7
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.vue.d.ts +13 -9
- 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/index.js +26 -26
- package/dist/bundled/v3/index.js +26 -26
- package/dist/esm/v2/{OrCardCollection-08e7c261.js → OrCardCollection-f3b046b4.js} +3 -3
- package/dist/esm/v2/{OrCode-309213a3.js → OrCode-57bd041c.js} +2 -2
- package/dist/esm/v2/{OrConfirm-bdb6e2e2.js → OrConfirm-3ff773e4.js} +1 -1
- package/dist/esm/v2/{OrContextMenu-61421d56.js → OrContextMenu-247e4a05.js} +1 -1
- package/dist/esm/v2/{OrDateFormat-5ade22df.js → OrDateFormat-d06e6a17.js} +2 -2
- package/dist/esm/v2/{OrDatePicker-65beb500.js → OrDatePicker-8590a3e0.js} +4 -4
- package/dist/esm/v2/{OrDateTimeFormat-59a8cf5c.js → OrDateTimeFormat-958ac2b5.js} +2 -2
- package/dist/esm/v2/{OrDateTimePicker-8ac144c6.js → OrDateTimePicker-43e5c95b.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-3ca0b495.js → OrDateTimePicker.vue_rollup-plugin-vue_script-c15c0ff1.js} +2 -2
- package/dist/esm/v2/{OrDateTimePickerTimeSelect-07cd0c57.js → OrDateTimePickerTimeSelect-a122ae93.js} +2 -2
- package/dist/esm/v2/{OrIconButton-36b8fc18.js → OrIconButton-08d2913d.js} +18 -11
- package/dist/esm/v2/{OrInlineInput-083c8263.js → OrInlineInput-b2e9bf37.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-4219ba3b.js → OrInlineTextarea-5f6d4064.js} +1 -1
- package/dist/esm/v2/{OrInput-66401eb4.js → OrInput-794bc2f6.js} +1 -1
- package/dist/esm/v2/{OrMenu-70c93166.js → OrMenu-f402e409.js} +6 -1
- package/dist/esm/v2/{OrModal-db8cd96e.js → OrModal-dbb90626.js} +1 -1
- package/dist/esm/v2/{OrNotification-339051be.js → OrNotification-f8f0b678.js} +1 -1
- package/dist/esm/v2/{OrPagination-a301a29f.js → OrPagination-4ca1f4b0.js} +2 -2
- package/dist/esm/v2/{OrRichTextEditor-0b098bdb.js → OrRichTextEditor-b12605d3.js} +4 -4
- package/dist/esm/v2/{OrSearch-31437902.js → OrSearch-f02e0b11.js} +15 -8
- package/dist/esm/v2/{OrSelect-78506b79.js → OrSelect-0a5c0317.js} +3 -3
- package/dist/esm/v2/{OrSidebar-3dd0f11b.js → OrSidebar-ef6de7df.js} +1 -1
- package/dist/esm/v2/{OrSidebarCollapseButton-095e75c6.js → OrSidebarCollapseButton-1ed37f3e.js} +1 -1
- package/dist/esm/v2/{OrSorting-9d7ec521.js → OrSorting-b280f39c.js} +1 -1
- package/dist/esm/v2/{OrTabs-ada3b0af.js → OrTabs-5baf3dde.js} +1 -1
- package/dist/esm/v2/{OrTag-3e8e7b8f.js → OrTag-1ecc5734.js} +1 -1
- package/dist/esm/v2/{OrTagInput-eab728ac.js → OrTagInput-ebfaeaca.js} +2 -2
- package/dist/esm/v2/{OrTags-ef93a438.js → OrTags-b02fadce.js} +1 -1
- package/dist/esm/v2/{OrTimeFormat-d16d0430.js → OrTimeFormat-c369099a.js} +2 -2
- package/dist/esm/v2/{OrTimePicker-bfa1af45.js → OrTimePicker-444a7d26.js} +3 -3
- package/dist/esm/v2/components/index.js +31 -31
- package/dist/esm/v2/components/or-card-collection-v3/index.js +6 -6
- package/dist/esm/v2/components/or-code-v3/index.js +3 -3
- package/dist/esm/v2/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v2/components/or-context-menu-v3/index.js +2 -2
- package/dist/esm/v2/components/or-date-format-v3/index.js +5 -5
- package/dist/esm/v2/components/or-date-picker-v3/index.js +5 -5
- package/dist/esm/v2/components/or-date-time-format-v3/index.js +5 -5
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +5 -5
- package/dist/esm/v2/components/or-date-time-picker-v3/partials/index.js +3 -3
- package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +11 -0
- package/dist/esm/v2/components/or-icon-button-v3/index.js +1 -1
- package/dist/esm/v2/components/or-inline-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +2 -2
- package/dist/esm/v2/components/or-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-menu-v3/OrMenu.vue.d.ts +11 -0
- package/dist/esm/v2/components/or-menu-v3/index.js +1 -1
- package/dist/esm/v2/components/or-modal-v3/index.js +2 -2
- package/dist/esm/v2/components/or-notification-v3/index.js +2 -2
- package/dist/esm/v2/components/or-pagination-v3/index.js +2 -2
- package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +5 -5
- package/dist/esm/v2/components/or-search-v3/OrSearch.vue.d.ts +26 -11
- package/dist/esm/v2/components/or-search-v3/index.js +3 -3
- package/dist/esm/v2/components/or-select-v3/index.js +4 -4
- package/dist/esm/v2/components/or-sidebar-v3/index.js +3 -3
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +2 -2
- package/dist/esm/v2/components/or-sorting-v3/index.js +2 -2
- package/dist/esm/v2/components/or-tabs-v3/index.js +2 -2
- package/dist/esm/v2/components/or-tag-input-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tag-v3/index.js +2 -2
- package/dist/esm/v2/components/or-tags-v3/index.js +3 -3
- package/dist/esm/v2/components/or-time-format-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 +2 -2
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +2 -2
- package/dist/esm/v2/index.js +31 -31
- package/dist/esm/v2/{types-d37b93b5.js → types-b49c7e18.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-6dd6e40d.js → OrCardCollection-d29d8cf0.js} +3 -3
- package/dist/esm/v3/{OrCode-73afe9bc.js → OrCode-56268647.js} +2 -2
- package/dist/esm/v3/{OrConfirm-01c04a0b.js → OrConfirm-658dfa58.js} +1 -1
- package/dist/esm/v3/{OrContextMenu-e68c0c2c.js → OrContextMenu-0a6a5668.js} +1 -1
- package/dist/esm/v3/{OrDateFormat-58afdfa8.js → OrDateFormat-8322187d.js} +2 -2
- package/dist/esm/v3/{OrDatePicker-4e55f2fa.js → OrDatePicker-a6518904.js} +5 -5
- package/dist/esm/v3/{OrDateTimeFormat-045d8788.js → OrDateTimeFormat-fc9a09d9.js} +2 -2
- package/dist/esm/v3/{OrDateTimePicker-da309644.js → OrDateTimePicker-e13abe97.js} +2 -2
- package/dist/esm/v3/{OrDateTimePickerTimeSelect-95348ba5.js → OrDateTimePickerTimeSelect-1a7950ad.js} +2 -2
- package/dist/esm/v3/{OrIconButton-6a65f373.js → OrIconButton-ad59bb05.js} +18 -9
- package/dist/esm/v3/{OrInlineInput-b84a9950.js → OrInlineInput-432134eb.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-bc843c04.js → OrInlineTextarea-3434585e.js} +1 -1
- package/dist/esm/v3/{OrInput-318691ac.js → OrInput-30df8d73.js} +1 -1
- package/dist/esm/v3/{OrMenu-b6aae344.js → OrMenu-ce78b703.js} +6 -1
- package/dist/esm/v3/{OrModal-fbd524d4.js → OrModal-55582d5f.js} +1 -1
- package/dist/esm/v3/{OrNotification-b06dd07e.js → OrNotification-98fe44b7.js} +1 -1
- package/dist/esm/v3/{OrPagination-aef4702e.js → OrPagination-ed2409fa.js} +2 -2
- package/dist/esm/v3/{OrRichTextEditor-7304c7ad.js → OrRichTextEditor-bdf2e88f.js} +4 -4
- package/dist/esm/v3/{OrSearch-c7f2f342.js → OrSearch-3e4c4d61.js} +19 -11
- package/dist/esm/v3/{OrSelect-463cecf7.js → OrSelect-559c6cf5.js} +3 -3
- package/dist/esm/v3/{OrSidebar-876e3b01.js → OrSidebar-f9803fee.js} +1 -1
- package/dist/esm/v3/{OrSidebarCollapseButton-20ac7782.js → OrSidebarCollapseButton-035f0736.js} +1 -1
- package/dist/esm/v3/{OrSorting-b9d0e7e5.js → OrSorting-535539dc.js} +1 -1
- package/dist/esm/v3/{OrTabs-cd65f78f.js → OrTabs-05d39983.js} +1 -1
- package/dist/esm/v3/{OrTag-e7390471.js → OrTag-31b2c78f.js} +1 -1
- package/dist/esm/v3/{OrTagInput-7656fc0e.js → OrTagInput-6824b64e.js} +2 -2
- package/dist/esm/v3/{OrTags-8e735dc2.js → OrTags-ba7e85ee.js} +1 -1
- package/dist/esm/v3/{OrTimeFormat-b03fc730.js → OrTimeFormat-845f1078.js} +2 -2
- package/dist/esm/v3/{OrTimePicker-703a5c1f.js → OrTimePicker-294ab841.js} +3 -3
- package/dist/esm/v3/components/index.js +30 -30
- package/dist/esm/v3/components/or-card-collection-v3/index.js +6 -6
- package/dist/esm/v3/components/or-code-v3/index.js +3 -3
- package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v3/components/or-context-menu-v3/index.js +2 -2
- package/dist/esm/v3/components/or-date-format-v3/index.js +5 -5
- package/dist/esm/v3/components/or-date-picker-v3/index.js +5 -5
- package/dist/esm/v3/components/or-date-time-format-v3/index.js +5 -5
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +4 -4
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/index.js +3 -3
- package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +5 -0
- package/dist/esm/v3/components/or-icon-button-v3/index.js +1 -1
- package/dist/esm/v3/components/or-inline-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +2 -2
- package/dist/esm/v3/components/or-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +9 -0
- package/dist/esm/v3/components/or-menu-v3/index.js +1 -1
- package/dist/esm/v3/components/or-modal-v3/index.js +2 -2
- package/dist/esm/v3/components/or-notification-v3/index.js +2 -2
- package/dist/esm/v3/components/or-pagination-v3/index.js +2 -2
- package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +5 -5
- package/dist/esm/v3/components/or-search-v3/OrSearch.vue.d.ts +13 -9
- package/dist/esm/v3/components/or-search-v3/index.js +3 -3
- package/dist/esm/v3/components/or-select-v3/index.js +4 -4
- package/dist/esm/v3/components/or-sidebar-v3/index.js +3 -3
- package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +2 -2
- package/dist/esm/v3/components/or-sorting-v3/index.js +2 -2
- package/dist/esm/v3/components/or-tabs-v3/index.js +2 -2
- package/dist/esm/v3/components/or-tag-input-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tag-v3/index.js +2 -2
- package/dist/esm/v3/components/or-tags-v3/index.js +3 -3
- package/dist/esm/v3/components/or-time-format-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 +2 -2
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +2 -2
- package/dist/esm/v3/index.js +30 -30
- package/dist/esm/v3/{types-0c163381.js → types-1a079b57.js} +1 -1
- package/package.json +2 -3
- package/src/components/or-date-picker-v3/OrDatePicker.vue +1 -1
- package/src/components/or-icon-button-v3/OrIconButton.vue +13 -5
- package/src/components/or-menu-v3/OrMenu.vue +7 -1
- package/src/components/or-pagination-v3/OrPagination.vue +1 -1
- package/src/components/or-search-v3/OrSearch.vue +9 -6
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-c7b48aa2.js → OrDateTimePickerMonthSelect-e2a587bb.js} +0 -0
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-f7ffedb4.js → OrToastContainer.vue_vue_type_script_lang-4eb55799.js} +0 -0
|
@@ -18,10 +18,6 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
18
18
|
type: NumberConstructor;
|
|
19
19
|
default: number;
|
|
20
20
|
};
|
|
21
|
-
disabled: {
|
|
22
|
-
type: BooleanConstructor;
|
|
23
|
-
default: boolean;
|
|
24
|
-
};
|
|
25
21
|
disableDefaultStyles: {
|
|
26
22
|
type: BooleanConstructor;
|
|
27
23
|
default: boolean;
|
|
@@ -30,6 +26,19 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
30
26
|
root: import("vue-demi").Ref<any>;
|
|
31
27
|
rootStyles: import("vue-demi").ComputedRef<string[]>;
|
|
32
28
|
localModelValue: import("vue-demi").Ref<string>;
|
|
29
|
+
controlAttributes: {
|
|
30
|
+
required: boolean | undefined;
|
|
31
|
+
minlength: number | undefined;
|
|
32
|
+
maxlength: number | undefined;
|
|
33
|
+
pattern: string | undefined;
|
|
34
|
+
min: number | undefined;
|
|
35
|
+
max: number | undefined;
|
|
36
|
+
step: number | undefined;
|
|
37
|
+
readonly: boolean | undefined;
|
|
38
|
+
disabled: boolean | undefined;
|
|
39
|
+
'force-state': string | undefined;
|
|
40
|
+
id: string | undefined;
|
|
41
|
+
};
|
|
33
42
|
focus: () => void;
|
|
34
43
|
clear: () => void;
|
|
35
44
|
}, unknown, {}, {}, import("vue-demi").ComponentOptionsMixin, import("vue-demi").ComponentOptionsMixin, ("search" | "input" | "keydown" | "keyup" | "focus" | "blur" | "clear")[], "search" | "input" | "keydown" | "keyup" | "focus" | "blur" | "clear", import("vue-demi").VNodeProps & import("vue-demi").AllowedComponentProps & import("vue-demi").ComponentCustomProps, Readonly<import("vue-demi").ExtractPropTypes<{
|
|
@@ -50,10 +59,6 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
50
59
|
type: NumberConstructor;
|
|
51
60
|
default: number;
|
|
52
61
|
};
|
|
53
|
-
disabled: {
|
|
54
|
-
type: BooleanConstructor;
|
|
55
|
-
default: boolean;
|
|
56
|
-
};
|
|
57
62
|
disableDefaultStyles: {
|
|
58
63
|
type: BooleanConstructor;
|
|
59
64
|
default: boolean;
|
|
@@ -71,7 +76,6 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
71
76
|
size: "m" | "s";
|
|
72
77
|
placeholder: string;
|
|
73
78
|
debounce: number;
|
|
74
|
-
disabled: boolean;
|
|
75
79
|
disableDefaultStyles: boolean;
|
|
76
80
|
}>;
|
|
77
81
|
export default _default;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { s as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { s as OrSearchV3 } from '../../OrSearch-3e4c4d61.js';
|
|
2
2
|
export { I as SearchSize } from '../../OrInputBox-912a6254.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
|
-
import '../../OrInput-
|
|
5
|
+
import '../../OrInput-30df8d73.js';
|
|
6
6
|
import '../../useIdAttribute-859439f0.js';
|
|
7
7
|
import '../../dom-aecadd9a.js';
|
|
8
8
|
import 'lodash/isElement';
|
|
@@ -15,7 +15,7 @@ import '../../useValidationAttributes-d1abbe34.js';
|
|
|
15
15
|
import '../../OrError-c01d0c29.js';
|
|
16
16
|
import 'vue';
|
|
17
17
|
import '../../OrHint-06ab89d7.js';
|
|
18
|
-
import '../../OrIconButton-
|
|
18
|
+
import '../../OrIconButton-ad59bb05.js';
|
|
19
19
|
import '../../OrIcon-a3e90289.js';
|
|
20
20
|
import '../../OrTooltip-998dc10b.js';
|
|
21
21
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { s as OrSelectV3 } from '../../OrSelect-559c6cf5.js';
|
|
2
2
|
export { I as SelectSize } from '../../OrInputBox-912a6254.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-06d651cf.js';
|
|
@@ -22,7 +22,7 @@ import '../../OrExpansionPanel-be0a26e6.js';
|
|
|
22
22
|
import '../../usePopoverState-b92c698b.js';
|
|
23
23
|
import '../../OrIcon-a3e90289.js';
|
|
24
24
|
import '../../OrHint-06ab89d7.js';
|
|
25
|
-
import '../../OrIconButton-
|
|
25
|
+
import '../../OrIconButton-ad59bb05.js';
|
|
26
26
|
import '../../OrTooltip-998dc10b.js';
|
|
27
27
|
import '../../OrPopover-2132e8b9.js';
|
|
28
28
|
import '@floating-ui/dom';
|
|
@@ -31,8 +31,8 @@ import '../../OrBottomSheet-efcae28c.js';
|
|
|
31
31
|
import '../../OrOverlay-6269c33a.js';
|
|
32
32
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
33
33
|
import '../../useTheme-0ef25778.js';
|
|
34
|
-
import '../../OrInput-
|
|
34
|
+
import '../../OrInput-30df8d73.js';
|
|
35
35
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
36
36
|
import '../../OrLoader-b79022da.js';
|
|
37
37
|
import '../../OrMenuItem-eb98272d.js';
|
|
38
|
-
import '../../OrTag-
|
|
38
|
+
import '../../OrTag-31b2c78f.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { s as OrSidebarV3 } from '../../OrSidebar-
|
|
2
|
-
export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-
|
|
1
|
+
export { s as OrSidebarV3 } from '../../OrSidebar-f9803fee.js';
|
|
2
|
+
export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-035f0736.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import 'vue';
|
|
6
|
-
import '../../OrIconButton-
|
|
6
|
+
import '../../OrIconButton-ad59bb05.js';
|
|
7
7
|
import '../../OrIcon-a3e90289.js';
|
|
8
8
|
import '../../OrTooltip-998dc10b.js';
|
|
9
9
|
import '../../dom-aecadd9a.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { s as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-
|
|
1
|
+
export { s as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-035f0736.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../../OrIconButton-
|
|
3
|
+
import '../../../OrIconButton-ad59bb05.js';
|
|
4
4
|
import '../../../OrIcon-a3e90289.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '../../../OrTooltip-998dc10b.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { s as OrSortingV3 } from '../../OrSorting-
|
|
1
|
+
export { s as OrSortingV3 } from '../../OrSorting-535539dc.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrMenu-
|
|
3
|
+
import '../../OrMenu-ce78b703.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../dom-aecadd9a.js';
|
|
6
6
|
import 'lodash/isElement';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrTabsV3, T as TabsVariant } from '../../OrTabs-
|
|
1
|
+
export { s as OrTabsV3, T as TabsVariant } from '../../OrTabs-05d39983.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dom-aecadd9a.js';
|
|
@@ -10,7 +10,7 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
10
10
|
import '../../OrIcon-a3e90289.js';
|
|
11
11
|
import 'vue';
|
|
12
12
|
import '../../OrMenuItem-eb98272d.js';
|
|
13
|
-
import '../../OrMenu-
|
|
13
|
+
import '../../OrMenu-ce78b703.js';
|
|
14
14
|
import '../../usePopoverState-b92c698b.js';
|
|
15
15
|
import '../../OrPopover-2132e8b9.js';
|
|
16
16
|
import '@floating-ui/dom';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrTagInputV3 } from '../../OrTagInput-
|
|
1
|
+
export { s as OrTagInputV3 } from '../../OrTagInput-6824b64e.js';
|
|
2
2
|
export { I as TagInputSize } from '../../OrInputBox-912a6254.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useIdAttribute-859439f0.js';
|
|
@@ -13,7 +13,7 @@ import '../../useValidationAttributes-d1abbe34.js';
|
|
|
13
13
|
import '../../OrError-c01d0c29.js';
|
|
14
14
|
import 'vue';
|
|
15
15
|
import '../../OrHint-06ab89d7.js';
|
|
16
|
-
import '../../OrIconButton-
|
|
16
|
+
import '../../OrIconButton-ad59bb05.js';
|
|
17
17
|
import '../../OrIcon-a3e90289.js';
|
|
18
18
|
import '../../OrTooltip-998dc10b.js';
|
|
19
19
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -26,9 +26,9 @@ import '../../OrOverlay-6269c33a.js';
|
|
|
26
26
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
27
27
|
import '../../useTheme-0ef25778.js';
|
|
28
28
|
import '../../OrLabel-d4c46bb6.js';
|
|
29
|
-
import '../../OrTags-
|
|
29
|
+
import '../../OrTags-ba7e85ee.js';
|
|
30
30
|
import '../../useOverflow-ff9ae748.js';
|
|
31
31
|
import '../../OrButton-4a3c3e7b.js';
|
|
32
32
|
import '../../OrLoader-b79022da.js';
|
|
33
|
-
import '../../OrTag-
|
|
33
|
+
import '../../OrTag-31b2c78f.js';
|
|
34
34
|
import '../../style-inject.es-4c6f2515.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
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-31b2c78f.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-ad59bb05.js';
|
|
4
4
|
import '../../OrIcon-a3e90289.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '../../OrTooltip-998dc10b.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-ba7e85ee.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useOverflow-ff9ae748.js';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -19,7 +19,7 @@ import '../../OrBottomSheet-efcae28c.js';
|
|
|
19
19
|
import '../../OrOverlay-6269c33a.js';
|
|
20
20
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
21
21
|
import '../../useTheme-0ef25778.js';
|
|
22
|
-
import '../../OrTag-
|
|
23
|
-
import '../../OrIconButton-
|
|
22
|
+
import '../../OrTag-31b2c78f.js';
|
|
23
|
+
import '../../OrIconButton-ad59bb05.js';
|
|
24
24
|
import '../../OrIcon-a3e90289.js';
|
|
25
25
|
import '../../OrTooltip-998dc10b.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { s as OrTimeFormatV3 } from '../../OrTimeFormat-
|
|
1
|
+
export { s as OrTimeFormatV3 } from '../../OrTimeFormat-845f1078.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrDateTimePicker-
|
|
3
|
+
import '../../OrDateTimePicker-e13abe97.js';
|
|
4
4
|
import '../../dropdown-open-06d651cf.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
6
|
import '../../dom-aecadd9a.js';
|
|
@@ -12,7 +12,7 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
12
12
|
import '../../OrError-c01d0c29.js';
|
|
13
13
|
import 'vue';
|
|
14
14
|
import '../../OrHint-06ab89d7.js';
|
|
15
|
-
import '../../OrIconButton-
|
|
15
|
+
import '../../OrIconButton-ad59bb05.js';
|
|
16
16
|
import '../../OrIcon-a3e90289.js';
|
|
17
17
|
import '../../OrTooltip-998dc10b.js';
|
|
18
18
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -26,10 +26,10 @@ import '../../OrTeleport.vue3-8099178c.js';
|
|
|
26
26
|
import '../../useTheme-0ef25778.js';
|
|
27
27
|
import '../../OrInputBox-912a6254.js';
|
|
28
28
|
import '../../OrLabel-d4c46bb6.js';
|
|
29
|
-
import '../../OrDateTimePickerTimeSelect-
|
|
29
|
+
import '../../OrDateTimePickerTimeSelect-1a7950ad.js';
|
|
30
30
|
import '../../getTimePlaceholder-09859f55.js';
|
|
31
31
|
import '../../OrButton-4a3c3e7b.js';
|
|
32
32
|
import '../../OrLoader-b79022da.js';
|
|
33
33
|
import '../../OrMenuItem-eb98272d.js';
|
|
34
|
-
import '../../OrMenu-
|
|
34
|
+
import '../../OrMenu-ce78b703.js';
|
|
35
35
|
import '../../getCurrentDate-046a888d.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { s as OrTimePickerV3 } from '../../OrTimePicker-
|
|
2
|
-
import '../../OrDateTimePicker-
|
|
3
|
-
import '../../OrDateTimePickerTimeSelect-
|
|
1
|
+
export { s as OrTimePickerV3 } from '../../OrTimePicker-294ab841.js';
|
|
2
|
+
import '../../OrDateTimePicker-e13abe97.js';
|
|
3
|
+
import '../../OrDateTimePickerTimeSelect-1a7950ad.js';
|
|
4
4
|
export { D as TimePickerFormat } from '../../getTimePlaceholder-09859f55.js';
|
|
5
5
|
export { I as TimePickerSize } from '../../OrInputBox-912a6254.js';
|
|
6
6
|
import 'vue-demi';
|
|
@@ -16,7 +16,7 @@ import '../../getCurrentDate-046a888d.js';
|
|
|
16
16
|
import '../../OrError-c01d0c29.js';
|
|
17
17
|
import 'vue';
|
|
18
18
|
import '../../OrHint-06ab89d7.js';
|
|
19
|
-
import '../../OrIconButton-
|
|
19
|
+
import '../../OrIconButton-ad59bb05.js';
|
|
20
20
|
import '../../OrIcon-a3e90289.js';
|
|
21
21
|
import '../../OrTooltip-998dc10b.js';
|
|
22
22
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -32,4 +32,4 @@ import '../../OrLabel-d4c46bb6.js';
|
|
|
32
32
|
import '../../OrButton-4a3c3e7b.js';
|
|
33
33
|
import '../../OrLoader-b79022da.js';
|
|
34
34
|
import '../../OrMenuItem-eb98272d.js';
|
|
35
|
-
import '../../OrMenu-
|
|
35
|
+
import '../../OrMenu-ce78b703.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-1a079b57.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';
|
|
@@ -10,7 +10,7 @@ import '@onereach/styles/tailwind/plugins/core';
|
|
|
10
10
|
import '@onereach/styles/tailwind.config.json';
|
|
11
11
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
12
12
|
import 'vue';
|
|
13
|
-
import '../../OrIconButton-
|
|
13
|
+
import '../../OrIconButton-ad59bb05.js';
|
|
14
14
|
import '../../OrIcon-a3e90289.js';
|
|
15
15
|
import '../../OrTooltip-998dc10b.js';
|
|
16
16
|
import '../../usePopoverState-b92c698b.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-1a079b57.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';
|
|
@@ -10,7 +10,7 @@ import '@onereach/styles/tailwind/plugins/core';
|
|
|
10
10
|
import '@onereach/styles/tailwind.config.json';
|
|
11
11
|
import '../../../OrTeleport.vue3-8099178c.js';
|
|
12
12
|
import 'vue';
|
|
13
|
-
import '../../../OrIconButton-
|
|
13
|
+
import '../../../OrIconButton-ad59bb05.js';
|
|
14
14
|
import '../../../OrIcon-a3e90289.js';
|
|
15
15
|
import '../../../OrTooltip-998dc10b.js';
|
|
16
16
|
import '../../../usePopoverState-b92c698b.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-d29d8cf0.js';
|
|
11
11
|
export { C as CardPadding, s as OrCardV3 } from './OrCard-a789e0d9.js';
|
|
12
12
|
export { s as OrCheckbox } from './OrCheckbox-5666c954.js';
|
|
13
13
|
export { s as OrCheckboxGroupV3 } from './OrCheckboxGroup-53478516.js';
|
|
@@ -21,22 +21,22 @@ 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-56268647.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 OrContextMenuV3 } from './OrContextMenu-
|
|
32
|
-
export { s as OrMenuV3 } from './OrMenu-
|
|
30
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-658dfa58.js';
|
|
31
|
+
export { s as OrContextMenuV3 } from './OrContextMenu-0a6a5668.js';
|
|
32
|
+
export { s as OrMenuV3 } from './OrMenu-ce78b703.js';
|
|
33
33
|
export { P as ContextMenuPlacement, P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-2132e8b9.js';
|
|
34
|
-
export { s as OrDateFormatV3 } from './OrDateFormat-
|
|
35
|
-
export { s as OrDatePickerV3 } from './OrDatePicker-
|
|
36
|
-
export { s as OrDateTimeFormatV3 } from './OrDateTimeFormat-
|
|
34
|
+
export { s as OrDateFormatV3 } from './OrDateFormat-8322187d.js';
|
|
35
|
+
export { s as OrDatePickerV3 } from './OrDatePicker-a6518904.js';
|
|
36
|
+
export { s as OrDateTimeFormatV3 } from './OrDateTimeFormat-fc9a09d9.js';
|
|
37
37
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-4bfefbcd.js';
|
|
38
|
-
export { s as OrDateTimePickerV3 } from './OrDateTimePicker-
|
|
39
|
-
export { s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, f as OrDateTimePickerTimeControl, g as OrDateTimePickerTimeSelect } from './OrDateTimePickerTimeSelect-
|
|
38
|
+
export { s as OrDateTimePickerV3 } from './OrDateTimePicker-e13abe97.js';
|
|
39
|
+
export { s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, f as OrDateTimePickerTimeControl, g as OrDateTimePickerTimeSelect } from './OrDateTimePickerTimeSelect-1a7950ad.js';
|
|
40
40
|
export { D as DateTimePickerTimeFormat, D as TimePickerFormat, f as formatDate, a as formatTime, g as getDatePlaceholder, b as getTimePlaceholder } from './getTimePlaceholder-09859f55.js';
|
|
41
41
|
export { g as getCurrentDate } from './getCurrentDate-046a888d.js';
|
|
42
42
|
export { E as EmptyStateSize, s as OrEmptyStateV3 } from './OrEmptyState-5349a1f9.js';
|
|
@@ -50,14 +50,14 @@ export { F as FormGroupDirection, s as OrFormGroupV3 } from './OrFormGroup-37f2b
|
|
|
50
50
|
export { s as OrHint } from './OrHint-8822005b.js';
|
|
51
51
|
export { s as OrHintV3 } from './OrHint-06ab89d7.js';
|
|
52
52
|
export { s as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-f7130a5c.js';
|
|
53
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-
|
|
53
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-ad59bb05.js';
|
|
54
54
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from './OrIcon-a3e90289.js';
|
|
55
55
|
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from './OrInlineInputBox-01fb2cb2.js';
|
|
56
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-
|
|
56
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-432134eb.js';
|
|
57
57
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-a3c4c7dc.js';
|
|
58
|
-
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
58
|
+
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-3434585e.js';
|
|
59
59
|
export { s as OrInput } from './OrInput-2c3111c2.js';
|
|
60
|
-
export { I as InputType, s as OrInputV3 } from './OrInput-
|
|
60
|
+
export { I as InputType, s as OrInputV3 } from './OrInput-30df8d73.js';
|
|
61
61
|
export { s as OrLabel } from './OrLabel-a7d99df4.js';
|
|
62
62
|
export { L as LabelVariant, s as OrLabelV3 } from './OrLabel-d4c46bb6.js';
|
|
63
63
|
export { L as LinkColor, s as OrLinkV3 } from './OrLink-dcae31fb.js';
|
|
@@ -67,14 +67,14 @@ export { L as LoaderViews, s as OrLoader } from './OrLoader-d28a8ebf.js';
|
|
|
67
67
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from './OrLoader-b79022da.js';
|
|
68
68
|
export { s as OrMenuItemV3 } from './OrMenuItem-eb98272d.js';
|
|
69
69
|
export { s as OrModal, O as OrModalSizes } from './OrModal-b2060770.js';
|
|
70
|
-
export { M as ModalSize, s as OrModalV3 } from './OrModal-
|
|
70
|
+
export { M as ModalSize, s as OrModalV3 } from './OrModal-55582d5f.js';
|
|
71
71
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from './OrNotification-1b28dd4a.js';
|
|
72
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-
|
|
72
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-98fe44b7.js';
|
|
73
73
|
export { s as OrNumberInput } from './OrNumberInput-e9dcdcbd.js';
|
|
74
74
|
export { s as OrOverflowMenu } from './OrOverflowMenu-440ddf3e.js';
|
|
75
75
|
export { s as OrOverlay } from './OrOverlay-451dce49.js';
|
|
76
76
|
export { s as OrOverlayV3 } from './OrOverlay-6269c33a.js';
|
|
77
|
-
export { s as OrPaginationV3 } from './OrPagination-
|
|
77
|
+
export { s as OrPaginationV3 } from './OrPagination-ed2409fa.js';
|
|
78
78
|
export { s as OrPassword } from './OrPassword-4494ac89.js';
|
|
79
79
|
export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-aa2ea84b.js';
|
|
80
80
|
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-95907e02.js';
|
|
@@ -82,15 +82,15 @@ export { s as OrRadio } from './OrRadio-40bf2c87.js';
|
|
|
82
82
|
export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
|
|
83
83
|
export { s as OrRadioGroupV3 } from './OrRadioGroup-cae1897c.js';
|
|
84
84
|
export { s as OrRadioV3 } from './OrRadio-02e0d111.js';
|
|
85
|
-
export { F as Formats, s as OrRichTextEditorV3 } from './OrRichTextEditor-
|
|
85
|
+
export { F as Formats, s as OrRichTextEditorV3 } from './OrRichTextEditor-bdf2e88f.js';
|
|
86
86
|
export { s as OrSearch } from './OrSearch-2800e9bf.js';
|
|
87
|
-
export { s as OrSearchV3 } from './OrSearch-
|
|
87
|
+
export { s as OrSearchV3 } from './OrSearch-3e4c4d61.js';
|
|
88
88
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-4c4fff7b.js';
|
|
89
89
|
export { s as OrSelect } from './OrSelect-9520d6e6.js';
|
|
90
|
-
export { s as OrSelectV3 } from './OrSelect-
|
|
90
|
+
export { s as OrSelectV3 } from './OrSelect-559c6cf5.js';
|
|
91
91
|
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-aaf73310.js';
|
|
92
|
-
export { s as OrSidebarV3 } from './OrSidebar-
|
|
93
|
-
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-
|
|
92
|
+
export { s as OrSidebarV3 } from './OrSidebar-f9803fee.js';
|
|
93
|
+
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-035f0736.js';
|
|
94
94
|
export { s as OrSkeletonCircle } from './OrSkeletonCircle-66e175a0.js';
|
|
95
95
|
export { s as OrSkeletonRect } from './OrSkeletonRect-c694574e.js';
|
|
96
96
|
export { s as OrSkeletonText } from './OrSkeletonText-9a800de4.js';
|
|
@@ -99,7 +99,7 @@ export { s as OrSkeletonCircleV3 } from './OrSkeletonCircle-1eae069b.js';
|
|
|
99
99
|
export { s as OrSkeletonRectV3 } from './OrSkeletonRect-ba5df861.js';
|
|
100
100
|
export { s as OrSkeletonTextV3 } from './OrSkeletonText-3c3207d0.js';
|
|
101
101
|
export { s as OrSlider } from './OrSlider-b7bd588e.js';
|
|
102
|
-
export { s as OrSortingV3 } from './OrSorting-
|
|
102
|
+
export { s as OrSortingV3 } from './OrSorting-535539dc.js';
|
|
103
103
|
export { s as OrStepper } from './OrStepper-4943002c.js';
|
|
104
104
|
export { s as OrSwitch } from './OrSwitch-fb864132.js';
|
|
105
105
|
export { s as OrSwitchV3 } from './OrSwitch-1ac1bfcd.js';
|
|
@@ -107,22 +107,22 @@ export { s as OrTab } from './OrTab-d8d4e871.js';
|
|
|
107
107
|
export { s as OrTabHeaderItem } from './OrTabHeaderItem-c2af7ca3.js';
|
|
108
108
|
export { s as OrTabV3 } from './OrTab-2d567d8e.js';
|
|
109
109
|
export { s as OrTabs } from './OrTabs-3da3ea89.js';
|
|
110
|
-
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-
|
|
110
|
+
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-05d39983.js';
|
|
111
111
|
export { s as OrTag } from './OrTag-1b3b1296.js';
|
|
112
|
-
export { s as OrTagInputV3 } from './OrTagInput-
|
|
113
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
114
|
-
export { s as OrTagsV3, T as TagsOverflow } from './OrTags-
|
|
112
|
+
export { s as OrTagInputV3 } from './OrTagInput-6824b64e.js';
|
|
113
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-31b2c78f.js';
|
|
114
|
+
export { s as OrTagsV3, T as TagsOverflow } from './OrTags-ba7e85ee.js';
|
|
115
115
|
export { s as OrTeleport } from './OrTeleport.vue3-9bce0c02.js';
|
|
116
116
|
export { s as OrTeleportV3 } from './OrTeleport.vue3-8099178c.js';
|
|
117
117
|
export { s as OrTextV3 } from './OrText-d54c951d.js';
|
|
118
118
|
export { s as OrTextarea } from './OrTextarea-7a753c1a.js';
|
|
119
119
|
export { s as OrTextareaV3 } from './OrTextarea-aa1cf564.js';
|
|
120
120
|
export { s as OrTextbox, T as TextboxTypes } from './OrTextbox-cb6762c8.js';
|
|
121
|
-
export { s as OrTimeFormatV3 } from './OrTimeFormat-
|
|
122
|
-
export { s as OrTimePickerV3 } from './OrTimePicker-
|
|
121
|
+
export { s as OrTimeFormatV3 } from './OrTimeFormat-845f1078.js';
|
|
122
|
+
export { s as OrTimePickerV3 } from './OrTimePicker-294ab841.js';
|
|
123
123
|
export { s as OrToast, a as OrToastContainer } from './OrToastContainer-d6f117e2.js';
|
|
124
124
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-05a9c81b.js';
|
|
125
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-
|
|
125
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-1a079b57.js';
|
|
126
126
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-5aa9dc05.js';
|
|
127
127
|
export { s as OrTooltip } from './OrTooltip-7ac03028.js';
|
|
128
128
|
export { s as OrTooltipContent } from './OrTooltipContent-c0042844.js';
|
|
@@ -6,7 +6,7 @@ import '@onereach/styles/tailwind/plugins/core';
|
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import { s as script$4 } from './OrTeleport.vue3-8099178c.js';
|
|
8
8
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-5aa9dc05.js';
|
|
9
|
-
import { s as script$2 } from './OrIconButton-
|
|
9
|
+
import { s as script$2 } from './OrIconButton-ad59bb05.js';
|
|
10
10
|
import { s as script$3 } from './OrLoader-b79022da.js';
|
|
11
11
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, createBlock, withModifiers, withCtx, TransitionGroup, Fragment, renderList, mergeProps } from 'vue';
|
|
12
12
|
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.4.
|
|
3
|
+
"version": "6.4.5-beta.3418.0",
|
|
4
4
|
"npmUnpacked": "4.15.2",
|
|
5
5
|
"description": "Vue components library for v2/3",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -175,6 +175,5 @@
|
|
|
175
175
|
"default": "./dist/bundled/v3/components/*/index.js"
|
|
176
176
|
},
|
|
177
177
|
"./package.json": "./package.json"
|
|
178
|
-
}
|
|
179
|
-
"gitHead": "360c48588ee897a17b01d59897a3c8a798973a16"
|
|
178
|
+
}
|
|
180
179
|
}
|
|
@@ -15,9 +15,7 @@
|
|
|
15
15
|
}"
|
|
16
16
|
>
|
|
17
17
|
<OrIcon
|
|
18
|
-
|
|
19
|
-
:size="size"
|
|
20
|
-
v-bind="typeof icon === 'string' ? { icon } : icon"
|
|
18
|
+
v-bind="iconProps"
|
|
21
19
|
/>
|
|
22
20
|
</button>
|
|
23
21
|
|
|
@@ -31,8 +29,8 @@
|
|
|
31
29
|
</template>
|
|
32
30
|
|
|
33
31
|
<script lang="ts">
|
|
34
|
-
import { PropType, computed, defineComponent, isVue3, ref } from 'vue-demi';
|
|
35
|
-
import { OrIconV3 as OrIcon } from '../or-icon-v3';
|
|
32
|
+
import { PropType, computed, defineComponent, isVue3, ref, toRefs } from 'vue-demi';
|
|
33
|
+
import { OrIconV3 as OrIcon, IconVariant } from '../or-icon-v3';
|
|
36
34
|
import { OrTooltipV3 as OrTooltip } from '../or-tooltip-v3';
|
|
37
35
|
import { IconButtonColor, IconButtonSize } from './props';
|
|
38
36
|
import { IconButton, IconButtonColors } from './styles';
|
|
@@ -98,6 +96,15 @@ export default defineComponent({
|
|
|
98
96
|
setup(props) {
|
|
99
97
|
// Refs
|
|
100
98
|
const root = ref<HTMLButtonElement>();
|
|
99
|
+
const { icon, size } = toRefs(props);
|
|
100
|
+
|
|
101
|
+
const iconProps = computed(() => {
|
|
102
|
+
return {
|
|
103
|
+
size: size.value,
|
|
104
|
+
variant: IconVariant.Inherit,
|
|
105
|
+
...(typeof icon.value === 'string' ? { icon: icon.value } : icon.value),
|
|
106
|
+
};
|
|
107
|
+
});
|
|
101
108
|
|
|
102
109
|
// Styles
|
|
103
110
|
const rootStyles = computed(() => [
|
|
@@ -110,6 +117,7 @@ export default defineComponent({
|
|
|
110
117
|
root,
|
|
111
118
|
rootStyles,
|
|
112
119
|
isVue3,
|
|
120
|
+
iconProps,
|
|
113
121
|
};
|
|
114
122
|
},
|
|
115
123
|
});
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
<div
|
|
11
11
|
ref="root"
|
|
12
12
|
v-bind="$attrs"
|
|
13
|
-
:class="rootStyles"
|
|
13
|
+
:class="[rootStyles, ...additionalStyles]"
|
|
14
14
|
@click.stop="onClick($event)"
|
|
15
15
|
>
|
|
16
16
|
<slot />
|
|
@@ -53,6 +53,12 @@ export default defineComponent({
|
|
|
53
53
|
type: [Number, Object, Function] as PropType<MenuOffset>,
|
|
54
54
|
default: undefined,
|
|
55
55
|
},
|
|
56
|
+
|
|
57
|
+
// TODO: Remove after migration to Vue 3
|
|
58
|
+
additionalStyles: {
|
|
59
|
+
type: Array as PropType<string[]>,
|
|
60
|
+
default: () => [],
|
|
61
|
+
},
|
|
56
62
|
},
|
|
57
63
|
|
|
58
64
|
emits: [
|
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
:debounce="debounce"
|
|
10
10
|
:disabled="disabled"
|
|
11
11
|
:disable-default-styles="disableDefaultStyles"
|
|
12
|
+
v-bind="controlAttributes"
|
|
12
13
|
@input="$emit('input', $event)"
|
|
13
14
|
@keydown="$emit('keydown', $event)"
|
|
14
15
|
@keyup="$emit('keyup', $event)"
|
|
@@ -19,9 +20,10 @@
|
|
|
19
20
|
|
|
20
21
|
<script lang="ts">
|
|
21
22
|
import { debouncedWatch } from '@vueuse/core';
|
|
22
|
-
import { computed, defineComponent, PropType, ref, watch } from 'vue-demi';
|
|
23
|
+
import { computed, defineComponent, PropType, reactive, ref, watch } from 'vue-demi';
|
|
23
24
|
import { OrInputV3 as OrInput } from '../or-input-v3';
|
|
24
25
|
import { SearchSize } from './props';
|
|
26
|
+
import { useControlAttributes, useIdAttribute, useValidationAttributes } from '../../hooks';
|
|
25
27
|
|
|
26
28
|
export default defineComponent({
|
|
27
29
|
name: 'OrSearch',
|
|
@@ -52,11 +54,6 @@ export default defineComponent({
|
|
|
52
54
|
default: 500,
|
|
53
55
|
},
|
|
54
56
|
|
|
55
|
-
disabled: {
|
|
56
|
-
type: Boolean,
|
|
57
|
-
default: false,
|
|
58
|
-
},
|
|
59
|
-
|
|
60
57
|
disableDefaultStyles: {
|
|
61
58
|
type: Boolean,
|
|
62
59
|
default: false,
|
|
@@ -90,6 +87,11 @@ export default defineComponent({
|
|
|
90
87
|
|
|
91
88
|
// State
|
|
92
89
|
const localModelValue = ref(props.modelValue ?? '');
|
|
90
|
+
const controlAttributes = reactive({
|
|
91
|
+
id: useIdAttribute(),
|
|
92
|
+
...useControlAttributes(),
|
|
93
|
+
...useValidationAttributes(),
|
|
94
|
+
});
|
|
93
95
|
|
|
94
96
|
// Events
|
|
95
97
|
debouncedWatch(
|
|
@@ -118,6 +120,7 @@ export default defineComponent({
|
|
|
118
120
|
root,
|
|
119
121
|
rootStyles,
|
|
120
122
|
localModelValue,
|
|
123
|
+
controlAttributes,
|
|
121
124
|
focus,
|
|
122
125
|
clear,
|
|
123
126
|
};
|
|
File without changes
|