@onereach/ui-components 2.76.8-beta.2446.0 → 2.76.8-beta.2449.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/OrButton-295118b6.js +176 -0
- package/dist/bundled/v2/{OrButton-a66edb67.js → OrButton-4ffae242.js} +10 -11
- package/dist/bundled/v2/{OrCardCollection-3c62f9b8.js → OrCardCollection-6d0f85cc.js} +2 -2
- package/dist/bundled/v2/{OrCardCollection-5be7bd7b.js → OrCardCollection-8e051cf7.js} +3 -3
- package/dist/bundled/v2/{OrCode-e03d14ce.js → OrCode-328bb6e3.js} +2 -2
- package/dist/bundled/v2/{OrConfirm-b12b5b01.js → OrConfirm-1124a148.js} +2 -2
- package/dist/bundled/v2/{OrConfirm-5f6fdc4d.js → OrConfirm-78663c20.js} +2 -2
- package/dist/bundled/v2/{OrDateTimePicker-bf88911e.js → OrDateTimePicker-30f30dd7.js} +1 -1
- package/dist/bundled/v2/{OrIconButton-45e8ced0.js → OrIconButton-5f6c340d.js} +10 -11
- package/dist/bundled/v2/OrIconButton-5f8b1683.js +207 -0
- package/dist/bundled/v2/{OrInlineInput-369e2a1f.js → OrInlineInput-31bfb461.js} +1 -1
- package/dist/bundled/v2/{OrInlineTextEdit-fa4dd2a0.js → OrInlineTextEdit-8dc53a2f.js} +1 -1
- package/dist/bundled/v2/{OrInlineTextarea-e790c029.js → OrInlineTextarea-eaec5431.js} +1 -1
- package/dist/bundled/v2/{OrInput-913c682d.js → OrInput-3f7179b7.js} +1 -1
- package/dist/bundled/v2/{OrList-012c3c6b.js → OrList-bcb4584e.js} +2 -2
- package/dist/bundled/v2/{OrListOfInputs-1f066305.js → OrListOfInputs-f042f6f5.js} +2 -2
- package/dist/bundled/v2/{OrModal-3e3b93e1.js → OrModal-3099d6ff.js} +1 -1
- package/dist/bundled/v2/{OrModal-948908fb.js → OrModal-3b75b965.js} +1 -1
- package/dist/bundled/v2/{OrNotification-d65a6d74.js → OrNotification-c192f2d6.js} +1 -1
- package/dist/bundled/v2/{OrNotification-51959f14.js → OrNotification-eab99ea0.js} +1 -1
- package/dist/bundled/v2/{OrOverflowMenu-2263b8ea.js → OrOverflowMenu-7315a153.js} +2 -2
- package/dist/bundled/v2/{OrPagination-d169104f.js → OrPagination-92da0c9b.js} +1 -1
- package/dist/bundled/v2/{OrPassword-c2174ad9.js → OrPassword-d2c2307b.js} +1 -1
- package/dist/bundled/v2/{OrSearch-ade6bf12.js → OrSearch-3edd7194.js} +1 -1
- package/dist/bundled/v2/{OrSearch-4c898d39.js → OrSearch-eaff95c0.js} +1 -1
- package/dist/bundled/v2/{OrSelect-f85aecd5.js → OrSelect-f6d0cd21.js} +2 -2
- package/dist/bundled/v2/{OrSidebar-114d5bfb.js → OrSidebar-f62534c1.js} +1 -1
- package/dist/bundled/v2/{OrSidebarCollapseButton-319f3617.js → OrSidebarCollapseButton-f119253b.js} +1 -1
- package/dist/bundled/v2/{OrStepper-8ae0f23d.js → OrStepper-e25df9a5.js} +1 -1
- package/dist/bundled/v2/{OrTag-575b3143.js → OrTag-656fcb47.js} +1 -1
- package/dist/bundled/v2/{OrTextbox-c29eac60.js → OrTextbox-00b6d200.js} +1 -1
- package/dist/bundled/v2/{OrToastContainer-582d6db8.js → OrToastContainer-350fbbaa.js} +1 -1
- package/dist/bundled/v2/components/index.js +33 -33
- package/dist/bundled/v2/components/or-button-v2/index.js +2 -2
- package/dist/bundled/v2/components/or-button-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-card-collection/index.js +3 -3
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +5 -5
- package/dist/bundled/v2/components/or-code/index.js +3 -3
- package/dist/bundled/v2/components/or-confirm/index.js +4 -4
- package/dist/bundled/v2/components/or-confirm-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-date-time-picker/index.js +2 -2
- package/dist/bundled/v2/components/or-icon-button-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-inline-input-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-inline-text-edit/index.js +2 -2
- package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-input-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-list/index.js +3 -3
- package/dist/bundled/v2/components/or-list-of-inputs/index.js +4 -4
- package/dist/bundled/v2/components/or-modal/index.js +2 -2
- package/dist/bundled/v2/components/or-modal-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-notification/index.js +2 -2
- package/dist/bundled/v2/components/or-notification-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-overflow-menu/index.js +3 -3
- package/dist/bundled/v2/components/or-pagination-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-password/index.js +2 -2
- package/dist/bundled/v2/components/or-search/index.js +2 -2
- package/dist/bundled/v2/components/or-search-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-select-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-sidebar-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-sidebar-v3/partials/index.js +2 -2
- package/dist/bundled/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +2 -2
- package/dist/bundled/v2/components/or-stepper/index.js +2 -2
- package/dist/bundled/v2/components/or-tag-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-textbox/index.js +2 -2
- package/dist/bundled/v2/components/or-toast/index.js +2 -2
- package/dist/bundled/v2/components/or-toast-v3/index.js +2 -2
- package/dist/bundled/v2/index.js +34 -34
- package/dist/bundled/v2/{types-d098f693.js → types-6f189a25.js} +1 -1
- package/dist/bundled/v3/{OrButton-79b1c2be.js → OrButton-68873798.js} +6 -5
- package/dist/bundled/v3/{OrButton-679cc0c5.js → OrButton-c2541edc.js} +7 -6
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-17f34bec.js → OrButton.vue_vue_type_script_lang-95e5990a.js} +1 -0
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-6c18771c.js → OrCardCollection.vue_vue_type_script_lang-717af023.js} +2 -2
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-9f48249b.js → OrCardCollection.vue_vue_type_script_lang-a7992761.js} +3 -3
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-65fa2913.js → OrCode.vue_vue_type_script_lang-656b085b.js} +3 -3
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-ede2f483.js → OrConfirm.vue_vue_type_script_lang-13827f94.js} +3 -3
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-47b85aed.js → OrConfirm.vue_vue_type_script_lang-2afe76ef.js} +4 -4
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-5cc608df.js → OrDateTimePicker.vue_vue_type_script_lang-9524f6ad.js} +1 -1
- package/dist/bundled/v3/{OrIconButton-45d74afa.js → OrIconButton-31b5bc4f.js} +6 -5
- package/dist/bundled/v3/{OrIconButton-6f961e38.js → OrIconButton-4732b4dd.js} +6 -5
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-5bff2b8e.js → OrInlineInput.vue_vue_type_script_lang-6840f522.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextEdit.vue_vue_type_script_lang-31ebca7d.js → OrInlineTextEdit.vue_vue_type_script_lang-81e2ede5.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-d4da2397.js → OrInlineTextarea.vue_vue_type_script_lang-feeb2253.js} +1 -1
- package/dist/bundled/v3/{OrInput-e980b0c5.js → OrInput-14015011.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-4285176c.js → OrInput.vue_vue_type_script_lang-19f25c4d.js} +1 -1
- package/dist/bundled/v3/{OrList.vue_vue_type_script_lang-e0caa855.js → OrList.vue_vue_type_script_lang-43e94870.js} +3 -3
- package/dist/bundled/v3/{OrListOfInputs.vue_vue_type_script_lang-de51217e.js → OrListOfInputs.vue_vue_type_script_lang-51d56f2a.js} +2 -2
- package/dist/bundled/v3/{OrModal-2cbdf83e.js → OrModal-ce55c05f.js} +1 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-c69a1406.js → OrModal.vue_vue_type_script_lang-1b516120.js} +1 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-d554d43d.js → OrModal.vue_vue_type_script_lang-a7d39f19.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-aaf04eed.js → OrNotification.vue_vue_type_script_lang-10472e19.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-5eebb995.js → OrNotification.vue_vue_type_script_lang-850456db.js} +1 -1
- package/dist/bundled/v3/{OrOverflowMenu.vue_vue_type_script_lang-4ce17fc3.js → OrOverflowMenu.vue_vue_type_script_lang-b3b5ba61.js} +3 -3
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-b550abb0.js → OrPagination.vue_vue_type_script_lang-0f15ab4d.js} +1 -1
- package/dist/bundled/v3/{OrPassword.vue_vue_type_script_lang-3a0935a2.js → OrPassword.vue_vue_type_script_lang-87925c4e.js} +1 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-04675cdd.js → OrSearch.vue_vue_type_script_lang-9011f41f.js} +2 -2
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-4eaa661f.js → OrSearch.vue_vue_type_script_lang-c1e04fe6.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-949f5893.js → OrSelect.vue_vue_type_script_lang-507f6792.js} +3 -3
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-6d10508f.js → OrSidebar.vue_vue_type_script_lang-e1a27ba9.js} +1 -1
- package/dist/bundled/v3/{OrSidebarCollapseButton.vue_vue_type_script_lang-b3342114.js → OrSidebarCollapseButton.vue_vue_type_script_lang-647fc16c.js} +1 -1
- package/dist/bundled/v3/{OrStepper.vue_vue_type_script_lang-eede5f06.js → OrStepper.vue_vue_type_script_lang-1ddd7d48.js} +2 -2
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-4effc2b8.js → OrTag.vue_vue_type_script_lang-981d62ca.js} +1 -1
- package/dist/bundled/v3/{OrTextbox.vue_vue_type_script_lang-75294a9c.js → OrTextbox.vue_vue_type_script_lang-cedd13fd.js} +1 -1
- package/dist/bundled/v3/{OrToastContainer-699c0bbb.js → OrToastContainer-2659e5a4.js} +1 -1
- package/dist/bundled/v3/{OrToastContainer-5fabd86d.js → OrToastContainer-af8d5c7a.js} +1 -1
- package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-e3c9be5c.js → OrToastContainer.vue_vue_type_script_lang-5721617f.js} +1 -1
- package/dist/bundled/v3/components/index.js +36 -36
- package/dist/bundled/v3/components/or-button-v2/index.js +1 -1
- package/dist/bundled/v3/components/or-card-collection/index.js +3 -3
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-code/index.js +4 -4
- package/dist/bundled/v3/components/or-confirm/index.js +6 -6
- package/dist/bundled/v3/components/or-confirm-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-date-time-picker/index.js +2 -2
- package/dist/bundled/v3/components/or-inline-input-v3/index.js +2 -2
- package/dist/bundled/v3/components/or-inline-text-edit/index.js +2 -2
- package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +2 -2
- package/dist/bundled/v3/components/or-input-v3/index.js +2 -2
- package/dist/bundled/v3/components/or-list/index.js +4 -4
- package/dist/bundled/v3/components/or-list-of-inputs/index.js +5 -5
- package/dist/bundled/v3/components/or-modal/index.js +2 -2
- package/dist/bundled/v3/components/or-modal-v3/index.js +2 -2
- package/dist/bundled/v3/components/or-notification/index.js +2 -2
- package/dist/bundled/v3/components/or-notification-v3/index.js +2 -2
- package/dist/bundled/v3/components/or-overflow-menu/index.js +4 -4
- package/dist/bundled/v3/components/or-pagination-v3/index.js +2 -2
- package/dist/bundled/v3/components/or-password/index.js +2 -2
- package/dist/bundled/v3/components/or-search/index.js +2 -2
- package/dist/bundled/v3/components/or-search-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-select-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-sidebar-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-sidebar-v3/partials/index.js +2 -2
- package/dist/bundled/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +2 -2
- package/dist/bundled/v3/components/or-stepper/index.js +3 -3
- package/dist/bundled/v3/components/or-tag-v3/index.js +2 -2
- package/dist/bundled/v3/components/or-textbox/index.js +2 -2
- package/dist/bundled/v3/components/or-toast/index.js +3 -3
- package/dist/bundled/v3/components/or-toast-v3/index.js +3 -3
- package/dist/bundled/v3/index.js +59 -59
- package/dist/bundled/v3/{types-3980d729.js → types-0dff0592.js} +1 -1
- package/dist/esm/v2/{OrButton-b1dd2d83.js → OrButton-3f482ecf.js} +12 -11
- package/dist/esm/v2/{OrButton-c5ee65ba.js → OrButton-5093220c.js} +10 -11
- package/dist/esm/v2/{OrCardCollection-88451f3f.js → OrCardCollection-9d89e66e.js} +3 -3
- package/dist/esm/v2/{OrCardCollection-66862420.js → OrCardCollection-e069ae62.js} +3 -3
- package/dist/esm/v2/{OrCode-e4a9bf4f.js → OrCode-04e59c6f.js} +3 -3
- package/dist/esm/v2/{OrConfirm-d4bcccae.js → OrConfirm-d80caeaa.js} +3 -3
- package/dist/esm/v2/{OrConfirm-d9fb300f.js → OrConfirm-df5acd34.js} +2 -2
- package/dist/esm/v2/{OrDateTimePicker-cafe599c.js → OrDateTimePicker-419a4777.js} +2 -2
- package/dist/esm/v2/{OrIconButton-138aee2b.js → OrIconButton-89d64288.js} +10 -11
- package/dist/esm/v2/{OrIconButton-b8297c91.js → OrIconButton-8d35dbaf.js} +12 -11
- package/dist/esm/v2/OrIconButton.vue_rollup-plugin-vue_styles.0-58e38ce8.js +295 -0
- package/dist/esm/v2/{OrInlineInput-de79d561.js → OrInlineInput-bcd4fbc8.js} +1 -1
- package/dist/esm/v2/{OrInlineTextEdit-ac547645.js → OrInlineTextEdit-044cbb16.js} +2 -2
- package/dist/esm/v2/{OrInlineTextarea-709254e2.js → OrInlineTextarea-429a8ba9.js} +1 -1
- package/dist/esm/v2/{OrInput-0a40888a.js → OrInput-6460d020.js} +1 -1
- package/dist/esm/v2/{OrList-9ad0350b.js → OrList-865b3e91.js} +3 -3
- package/dist/esm/v2/{OrListOfInputs-78cd85a3.js → OrListOfInputs-7098d429.js} +3 -3
- package/dist/esm/v2/{OrModal-365edc36.js → OrModal-53319126.js} +2 -2
- package/dist/esm/v2/{OrModal-89fea276.js → OrModal-55abdc8f.js} +1 -1
- package/dist/esm/v2/{OrNotification-d44ad3d7.js → OrNotification-658e643b.js} +2 -2
- package/dist/esm/v2/{OrNotification-0a01ff5a.js → OrNotification-9b95aea3.js} +1 -1
- package/dist/esm/v2/{OrOverflowMenu-663429d4.js → OrOverflowMenu-ca26dfcf.js} +3 -3
- package/dist/esm/v2/{OrPagination-97d55699.js → OrPagination-ae71924c.js} +1 -1
- package/dist/esm/v2/{OrPassword-ebc92322.js → OrPassword-5899dc7c.js} +2 -2
- package/dist/esm/v2/{OrSearch-5913c0dc.js → OrSearch-2c724034.js} +2 -2
- package/dist/esm/v2/{OrSearch-429d7386.js → OrSearch-7ba53d63.js} +1 -1
- package/dist/esm/v2/{OrSelect-de0ad257.js → OrSelect-ce906c27.js} +2 -2
- package/dist/esm/v2/{OrSidebar-41e8d230.js → OrSidebar-432a758c.js} +1 -1
- package/dist/esm/v2/{OrSidebarCollapseButton-911009ff.js → OrSidebarCollapseButton-dec1ad1d.js} +1 -1
- package/dist/esm/v2/{OrStepper-cb48096d.js → OrStepper-8503ea94.js} +2 -2
- package/dist/esm/v2/{OrTag-ff7537b6.js → OrTag-e04e313a.js} +1 -1
- package/dist/esm/v2/{OrTextbox-e307a304.js → OrTextbox-44684ee5.js} +2 -2
- package/dist/esm/v2/{OrToastContainer-f7c34699.js → OrToastContainer-01794fa5.js} +2 -2
- package/dist/esm/v2/components/index.js +34 -34
- package/dist/esm/v2/components/or-button-v2/index.js +3 -3
- package/dist/esm/v2/components/or-button-v3/index.js +1 -1
- package/dist/esm/v2/components/or-card-collection/index.js +4 -4
- package/dist/esm/v2/components/or-card-collection-v3/index.js +5 -5
- package/dist/esm/v2/components/or-code/index.js +4 -4
- package/dist/esm/v2/components/or-confirm/index.js +5 -5
- package/dist/esm/v2/components/or-confirm-v3/index.js +4 -4
- package/dist/esm/v2/components/or-date-time-picker/index.js +3 -3
- 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-text-edit/index.js +3 -3
- 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-list/index.js +4 -4
- package/dist/esm/v2/components/or-list-of-inputs/index.js +5 -5
- package/dist/esm/v2/components/or-modal/index.js +3 -3
- package/dist/esm/v2/components/or-modal-v3/index.js +2 -2
- package/dist/esm/v2/components/or-notification/index.js +3 -3
- package/dist/esm/v2/components/or-notification-v3/index.js +2 -2
- package/dist/esm/v2/components/or-overflow-menu/index.js +4 -4
- package/dist/esm/v2/components/or-pagination-v3/index.js +2 -2
- package/dist/esm/v2/components/or-password/index.js +3 -3
- package/dist/esm/v2/components/or-search/index.js +3 -3
- 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-sidebar-v3/partials/or-sidebar-collapse-button/index.js +2 -2
- package/dist/esm/v2/components/or-stepper/index.js +3 -3
- package/dist/esm/v2/components/or-tag-v3/index.js +2 -2
- package/dist/esm/v2/components/or-textbox/index.js +3 -3
- package/dist/esm/v2/components/or-toast/index.js +3 -3
- package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v2/index.js +34 -34
- package/dist/esm/v2/{types-b1f1d3d4.js → types-531671e5.js} +1 -1
- package/dist/esm/v3/{OrButton-b1ffc582.js → OrButton-f5a973f9.js} +6 -5
- package/dist/esm/v3/{OrCardCollection-8339ebe2.js → OrCardCollection-891b36f7.js} +3 -3
- package/dist/esm/v3/{OrCardCollection-0124a3df.js → OrCardCollection-9c3f2719.js} +2 -2
- package/dist/esm/v3/{OrCode-05a51fdc.js → OrCode-762f1b00.js} +2 -2
- package/dist/esm/v3/{OrConfirm-db6872cf.js → OrConfirm-db7d2641.js} +2 -2
- package/dist/esm/v3/{OrConfirm-e821e06e.js → OrConfirm-f7550277.js} +2 -2
- package/dist/esm/v3/{OrDateTimePicker-6e87bc5e.js → OrDateTimePicker-4edad43b.js} +1 -1
- package/dist/esm/v3/{OrIconButton-63abd073.js → OrIconButton-7724ce5c.js} +6 -5
- package/dist/esm/v3/{OrIconButton-bc9deb47.js → OrIconButton-fc4eeeeb.js} +13 -10
- package/dist/esm/v3/{OrInlineInput-8d408f0c.js → OrInlineInput-d46bd150.js} +1 -1
- package/dist/esm/v3/{OrInlineTextEdit-14a0b420.js → OrInlineTextEdit-4d8c7a5a.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-76afbb56.js → OrInlineTextarea-ed99991c.js} +1 -1
- package/dist/esm/v3/{OrInput-d16b7930.js → OrInput-4557bd87.js} +1 -1
- package/dist/esm/v3/{OrList-8adb354e.js → OrList-5affa023.js} +1 -1
- package/dist/esm/v3/{OrListOfInputs-ed698651.js → OrListOfInputs-e3931b38.js} +2 -2
- package/dist/esm/v3/{OrModal-56d60dd7.js → OrModal-6108ae31.js} +1 -1
- package/dist/esm/v3/{OrModal-5b7b5393.js → OrModal-baeb5b91.js} +1 -1
- package/dist/esm/v3/{OrNotification-cd7edece.js → OrNotification-11f5fb49.js} +1 -1
- package/dist/esm/v3/{OrNotification-cfd6ef1a.js → OrNotification-8437f351.js} +1 -1
- package/dist/esm/v3/{OrOverflowMenu-9b056e54.js → OrOverflowMenu-27ee1cdf.js} +1 -1
- package/dist/esm/v3/{OrPagination-ffdb7e77.js → OrPagination-4fae9ef0.js} +1 -1
- package/dist/esm/v3/{OrPassword-78acca6e.js → OrPassword-1b5d303e.js} +1 -1
- package/dist/esm/v3/{OrSearch-7a01bb20.js → OrSearch-1e20f5c9.js} +1 -1
- package/dist/esm/v3/{OrSearch-4568eb9d.js → OrSearch-800f436c.js} +1 -1
- package/dist/esm/v3/{OrSelect-2e683ddd.js → OrSelect-5ab9cc3a.js} +2 -2
- package/dist/esm/v3/{OrSidebar-4fb216c3.js → OrSidebar-89a1a397.js} +1 -1
- package/dist/esm/v3/{OrSidebarCollapseButton-d659d078.js → OrSidebarCollapseButton-69c64fef.js} +1 -1
- package/dist/esm/v3/{OrStepper-fe8c55f1.js → OrStepper-3b165859.js} +1 -1
- package/dist/esm/v3/{OrTag-94e872aa.js → OrTag-bbc516fd.js} +1 -1
- package/dist/esm/v3/{OrTextbox-2666223b.js → OrTextbox-2a95f68e.js} +1 -1
- package/dist/esm/v3/{OrToastContainer-6f8ce851.js → OrToastContainer-379b90ca.js} +1 -1
- package/dist/esm/v3/components/index.js +32 -32
- package/dist/esm/v3/components/or-button-v2/index.js +1 -1
- package/dist/esm/v3/components/or-button-v3/index.js +1 -1
- package/dist/esm/v3/components/or-card-collection/index.js +3 -3
- package/dist/esm/v3/components/or-card-collection-v3/index.js +5 -5
- package/dist/esm/v3/components/or-code/index.js +3 -3
- package/dist/esm/v3/components/or-confirm/index.js +3 -3
- package/dist/esm/v3/components/or-confirm-v3/index.js +4 -4
- package/dist/esm/v3/components/or-date-time-picker/index.js +2 -2
- 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-text-edit/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-list/index.js +2 -2
- package/dist/esm/v3/components/or-list-of-inputs/index.js +3 -3
- package/dist/esm/v3/components/or-modal/index.js +2 -2
- package/dist/esm/v3/components/or-modal-v3/index.js +2 -2
- package/dist/esm/v3/components/or-notification/index.js +2 -2
- package/dist/esm/v3/components/or-notification-v3/index.js +2 -2
- package/dist/esm/v3/components/or-overflow-menu/index.js +2 -2
- package/dist/esm/v3/components/or-pagination-v3/index.js +2 -2
- package/dist/esm/v3/components/or-password/index.js +2 -2
- package/dist/esm/v3/components/or-search/index.js +2 -2
- 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-sidebar-v3/partials/or-sidebar-collapse-button/index.js +2 -2
- package/dist/esm/v3/components/or-stepper/index.js +2 -2
- package/dist/esm/v3/components/or-tag-v3/index.js +2 -2
- package/dist/esm/v3/components/or-textbox/index.js +2 -2
- package/dist/esm/v3/components/or-toast/index.js +2 -2
- package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v3/index.js +32 -32
- package/dist/esm/v3/{types-646ec153.js → types-32bb1df4.js} +1 -1
- package/package.json +4 -4
- package/src/components/or-button-v2/OrButton.vue +12 -9
- package/src/components/or-button-v2/OrIconButton.vue +14 -12
- package/src/components/or-button-v3/OrButton.vue +11 -9
- package/src/components/or-icon-button-v3/OrIconButton.vue +6 -4
- package/src/components/or-sidebar-v3/OrSidebar.stories3.ts +1 -1
- package/dist/bundled/v2/OrButton-29d88db0.js +0 -174
- package/dist/bundled/v2/OrIconButton-9545c1fb.js +0 -206
- package/dist/esm/v2/OrIconButton.vue_rollup-plugin-vue_styles.0-dd33a2f5.js +0 -294
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useToggle } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, createBlock, withModifiers, onBeforeMount, onBeforeUnmount, nextTick } from 'vue';
|
|
3
3
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-4d4329cd.js';
|
|
4
|
-
import './OrIconButton-
|
|
4
|
+
import './OrIconButton-4732b4dd.js';
|
|
5
5
|
import './OrLoader-be9d72cd.js';
|
|
6
6
|
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-7c2615be.js';
|
|
7
7
|
import { s as script$3 } from './OrLoader.vue_vue_type_script_lang-65971a23.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { s as script } from './OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
1
|
+
import { s as script } from './OrIconButton.vue_rollup-plugin-vue_styles.0-58e38ce8.js';
|
|
2
2
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
3
3
|
|
|
4
4
|
/* script */
|
|
@@ -14,17 +14,18 @@ var __vue_render__ = function () {
|
|
|
14
14
|
attrs: {
|
|
15
15
|
"disabled": _vm.isDisabled,
|
|
16
16
|
"type": _vm.htmlButtonType
|
|
17
|
+
}
|
|
18
|
+
}, Object.assign({}, _vm.$listeners, {
|
|
19
|
+
click: function (e) {
|
|
20
|
+
return _vm.handleButtonClick(e);
|
|
17
21
|
},
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
"blur": function ($event) {
|
|
24
|
-
return _vm.$emit('blur', $event);
|
|
25
|
-
}
|
|
22
|
+
focus: function (e) {
|
|
23
|
+
return _vm.$emit('focus', e);
|
|
24
|
+
},
|
|
25
|
+
blur: function (e) {
|
|
26
|
+
return _vm.$emit('blur', e);
|
|
26
27
|
}
|
|
27
|
-
}
|
|
28
|
+
})), [_vm.isLoading ? _c('or-loader', {
|
|
28
29
|
attrs: {
|
|
29
30
|
"type": _vm.loadingType,
|
|
30
31
|
"text-type-label": _vm.loadingText
|
|
@@ -55,7 +56,7 @@ var __vue_staticRenderFns__ = [];
|
|
|
55
56
|
/* style */
|
|
56
57
|
const __vue_inject_styles__ = undefined;
|
|
57
58
|
/* scoped */
|
|
58
|
-
const __vue_scope_id__ = "data-v-
|
|
59
|
+
const __vue_scope_id__ = "data-v-20171709";
|
|
59
60
|
/* module identifier */
|
|
60
61
|
const __vue_module_identifier__ = undefined;
|
|
61
62
|
/* functional template */
|
|
@@ -152,19 +152,18 @@ var __vue_render__ = function () {
|
|
|
152
152
|
"type": _vm.type,
|
|
153
153
|
"activated": _vm.activated ? '' : null,
|
|
154
154
|
"disabled": _vm.disabled
|
|
155
|
+
}
|
|
156
|
+
}, Object.assign({}, _vm.$listeners, {
|
|
157
|
+
click: function (e) {
|
|
158
|
+
return _vm.$emit('click', e);
|
|
159
|
+
},
|
|
160
|
+
focus: function (e) {
|
|
161
|
+
return _vm.$emit('focus', e);
|
|
155
162
|
},
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
return _vm.$emit('click', $event);
|
|
159
|
-
},
|
|
160
|
-
"focus": function ($event) {
|
|
161
|
-
return _vm.$emit('focus', $event);
|
|
162
|
-
},
|
|
163
|
-
"blur": function ($event) {
|
|
164
|
-
return _vm.$emit('blur', $event);
|
|
165
|
-
}
|
|
163
|
+
blur: function (e) {
|
|
164
|
+
return _vm.$emit('blur', e);
|
|
166
165
|
}
|
|
167
|
-
}
|
|
166
|
+
})), [_c('div', {
|
|
168
167
|
class: ['contents', _vm.loading && 'invisible']
|
|
169
168
|
}, [_vm._t("default")], 2), _vm._v(" "), _vm.loading ? [_c('div', {
|
|
170
169
|
class: ['absolute']
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, watch } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$3 } from './OrButton-
|
|
3
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
2
|
+
import { _ as __vue_component__$3 } from './OrButton-5093220c.js';
|
|
3
|
+
import { _ as __vue_component__$2 } from './OrIconButton-89d64288.js';
|
|
4
4
|
import { _ as __vue_component__$6 } from './OrIcon-c434985a.js';
|
|
5
5
|
import { _ as __vue_component__$5 } from './OrMenuItem-4f810513.js';
|
|
6
6
|
import { _ as __vue_component__$4 } from './OrMenu-40013a4a.js';
|
|
7
7
|
import './OrPopover-a101a230.js';
|
|
8
|
-
import { _ as __vue_component__$7 } from './OrSearch-
|
|
8
|
+
import { _ as __vue_component__$7 } from './OrSearch-7ba53d63.js';
|
|
9
9
|
import './OrInputBox.vue_rollup-plugin-vue_script-4ba46db4.js';
|
|
10
10
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
11
11
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent, ref } from 'vue-demi';
|
|
2
2
|
import { _ as __vue_component__$1 } from './OrCard-c44d9783.js';
|
|
3
3
|
import { _ as __vue_component__$2 } from './OrIcon-dd72b52f.js';
|
|
4
|
-
import { _ as __vue_component__$3 } from './OrSearch-
|
|
5
|
-
import './OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
6
|
-
import { _ as __vue_component__$4 } from './OrIconButton-
|
|
4
|
+
import { _ as __vue_component__$3 } from './OrSearch-2c724034.js';
|
|
5
|
+
import './OrIconButton.vue_rollup-plugin-vue_styles.0-58e38ce8.js';
|
|
6
|
+
import { _ as __vue_component__$4 } from './OrIconButton-8d35dbaf.js';
|
|
7
7
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
9
|
|
|
@@ -4,12 +4,12 @@ import { indentWithTab } from '@codemirror/commands';
|
|
|
4
4
|
import { basicSetup, EditorView as EditorView$1 } from 'codemirror';
|
|
5
5
|
import { useElementHover } from '@vueuse/core';
|
|
6
6
|
import { defineComponent, ref } from 'vue-demi';
|
|
7
|
-
import './OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
8
|
-
import { _ as __vue_component__$1 } from './OrIconButton-
|
|
7
|
+
import './OrIconButton.vue_rollup-plugin-vue_styles.0-58e38ce8.js';
|
|
8
|
+
import { _ as __vue_component__$1 } from './OrIconButton-8d35dbaf.js';
|
|
9
9
|
import { _ as __vue_component__$4 } from './OrError-efc74907.js';
|
|
10
10
|
import { _ as __vue_component__$5 } from './OrHint-fe65fbe6.js';
|
|
11
11
|
import { _ as __vue_component__$6 } from './OrLabel-931394a5.js';
|
|
12
|
-
import { _ as __vue_component__$2 } from './OrModal-
|
|
12
|
+
import { _ as __vue_component__$2 } from './OrModal-53319126.js';
|
|
13
13
|
import { _ as __vue_component__$3 } from './OrTeleport.vue2-f0c16c71.js';
|
|
14
14
|
import { html } from '@codemirror/lang-html';
|
|
15
15
|
import { css } from '@codemirror/lang-css';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from './OrButton-
|
|
3
|
-
import { a as BUTTON_COLOR } from './OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
4
|
-
import { _ as __vue_component__$2, O as OrModalSizes } from './OrModal-
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrButton-3f482ecf.js';
|
|
3
|
+
import { a as BUTTON_COLOR } from './OrIconButton.vue_rollup-plugin-vue_styles.0-58e38ce8.js';
|
|
4
|
+
import { _ as __vue_component__$2, O as OrModalSizes } from './OrModal-53319126.js';
|
|
5
5
|
import { _ as __vue_component__$3 } from './OrInput-c005a759.js';
|
|
6
6
|
import { useMagicKeys, useActiveElement, whenever } from '@vueuse/core';
|
|
7
7
|
import { logicAnd } from '@vueuse/math';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
|
|
2
2
|
import { logicAnd } from '@vueuse/math';
|
|
3
3
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
4
|
-
import { _ as __vue_component__$2, a as ButtonColor } from './OrButton-
|
|
5
|
-
import { _ as __vue_component__$3 } from './OrInput-
|
|
4
|
+
import { _ as __vue_component__$2, a as ButtonColor } from './OrButton-5093220c.js';
|
|
5
|
+
import { _ as __vue_component__$3 } from './OrInput-6460d020.js';
|
|
6
6
|
import { _ as __vue_component__$1 } from './OrOverlay-2ded265b.js';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
8
8
|
|
|
@@ -6,8 +6,8 @@ import { _ as __vue_component__$3 } from './OrLabel-931394a5.js';
|
|
|
6
6
|
import { _ as __vue_component__$4 } from './OrError-efc74907.js';
|
|
7
7
|
import { _ as __vue_component__$5 } from './OrHint-fe65fbe6.js';
|
|
8
8
|
import { _ as __vue_component__$6 } from './OrCollapse-50e3914c.js';
|
|
9
|
-
import './OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
10
|
-
import { _ as __vue_component__$7 } from './OrIconButton-
|
|
9
|
+
import './OrIconButton.vue_rollup-plugin-vue_styles.0-58e38ce8.js';
|
|
10
|
+
import { _ as __vue_component__$7 } from './OrIconButton-8d35dbaf.js';
|
|
11
11
|
import { s as setStyle, r as requestAF, d as getCS, a as reflow, c as cancelAF } from './dom-7a41831b.js';
|
|
12
12
|
import { p as pxToRem } from './px-to-rem-0b26b83e.js';
|
|
13
13
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -124,19 +124,18 @@ var __vue_render__ = function () {
|
|
|
124
124
|
"type": 'button',
|
|
125
125
|
"selected": _vm.selected ? '' : null,
|
|
126
126
|
"disabled": _vm.disabled
|
|
127
|
+
}
|
|
128
|
+
}, 'button', _vm.$attrs, false), Object.assign({}, _vm.$listeners, {
|
|
129
|
+
click: function (e) {
|
|
130
|
+
return _vm.$emit('click', e);
|
|
131
|
+
},
|
|
132
|
+
focus: function (e) {
|
|
133
|
+
return _vm.$emit('focus', e);
|
|
127
134
|
},
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
return _vm.$emit('click', $event);
|
|
131
|
-
},
|
|
132
|
-
"focus": function ($event) {
|
|
133
|
-
return _vm.$emit('focus', $event);
|
|
134
|
-
},
|
|
135
|
-
"blur": function ($event) {
|
|
136
|
-
return _vm.$emit('blur', $event);
|
|
137
|
-
}
|
|
135
|
+
blur: function (e) {
|
|
136
|
+
return _vm.$emit('blur', e);
|
|
138
137
|
}
|
|
139
|
-
}
|
|
138
|
+
})), [_c('OrIcon', _vm._b({
|
|
140
139
|
attrs: {
|
|
141
140
|
"variant": 'inherit',
|
|
142
141
|
"size": _vm.size
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as script } from './OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
1
|
+
import { d as script } from './OrIconButton.vue_rollup-plugin-vue_styles.0-58e38ce8.js';
|
|
2
2
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
3
3
|
|
|
4
4
|
/* script */
|
|
@@ -21,17 +21,18 @@ var __vue_render__ = function () {
|
|
|
21
21
|
attrs: {
|
|
22
22
|
"disabled": _vm.isDisabled,
|
|
23
23
|
"type": _vm.htmlButtonType
|
|
24
|
+
}
|
|
25
|
+
}, Object.assign({}, _vm.$listeners, {
|
|
26
|
+
click: function () {
|
|
27
|
+
return _vm.handleButtonClick(_vm.$event);
|
|
24
28
|
},
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
"blur": function ($event) {
|
|
31
|
-
return _vm.$emit('blur', $event);
|
|
32
|
-
}
|
|
29
|
+
focus: function () {
|
|
30
|
+
return _vm.$emit('focus', _vm.$event);
|
|
31
|
+
},
|
|
32
|
+
blur: function () {
|
|
33
|
+
return _vm.$emit('blur', _vm.$event);
|
|
33
34
|
}
|
|
34
|
-
}
|
|
35
|
+
})), [_vm.isLoading ? _c('or-loader') : _vm._e(), _vm._v(" "), !_vm.isLoading ? _vm._t("default", function () {
|
|
35
36
|
return [_c('or-icon', {
|
|
36
37
|
attrs: {
|
|
37
38
|
"icon": _vm.icon
|
|
@@ -44,7 +45,7 @@ var __vue_staticRenderFns__ = [];
|
|
|
44
45
|
/* style */
|
|
45
46
|
const __vue_inject_styles__ = undefined;
|
|
46
47
|
/* scoped */
|
|
47
|
-
const __vue_scope_id__ = "data-v-
|
|
48
|
+
const __vue_scope_id__ = "data-v-2c977307";
|
|
48
49
|
/* module identifier */
|
|
49
50
|
const __vue_module_identifier__ = undefined;
|
|
50
51
|
/* functional template */
|