@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 './index-fa6eb4ca.js';
|
|
3
3
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-3a3d4280.js';
|
|
4
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
4
|
+
import { O as OrIconButton } from './OrIconButton-5f6c340d.js';
|
|
5
5
|
import { O as OrLoader } from './OrLoader-6bec8824.js';
|
|
6
6
|
import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTick } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
7
7
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -14,11 +14,12 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
14
14
|
type: _ctx.type,
|
|
15
15
|
activated: _ctx.activated ? '' : null,
|
|
16
16
|
disabled: _ctx.disabled
|
|
17
|
-
}, toHandlers(
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
17
|
+
}, toHandlers({
|
|
18
|
+
..._ctx.$listeners,
|
|
19
|
+
click: e => _ctx.$emit('click', e),
|
|
20
|
+
focus: e => _ctx.$emit('focus', e),
|
|
21
|
+
blur: e => _ctx.$emit('blur', e)
|
|
22
|
+
}, true)), [createElementVNode("div", {
|
|
22
23
|
class: normalizeClass(['contents', _ctx.loading && 'invisible'])
|
|
23
24
|
}, [renderSlot(_ctx.$slots, "default")], 2 /* CLASS */), _ctx.loading ? (openBlock(), createElementBlock("div", _hoisted_2, [_ctx.variant !== 'link' ? (openBlock(), createBlock(_component_OrLoader, {
|
|
24
25
|
key: 0,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { s as script } from './OrButton.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from './OrButton.vue_vue_type_script_lang-95e5990a.js';
|
|
2
2
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, toHandlers, createBlock, createCommentVNode, createElementVNode, normalizeStyle, renderSlot, createTextVNode, toDisplayString } from 'vue';
|
|
3
3
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
4
4
|
|
|
@@ -10,11 +10,12 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
10
10
|
class: ["or-button", _ctx.states],
|
|
11
11
|
disabled: _ctx.isDisabled,
|
|
12
12
|
type: _ctx.htmlButtonType
|
|
13
|
-
}, toHandlers(
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
13
|
+
}, toHandlers({
|
|
14
|
+
..._ctx.$listeners,
|
|
15
|
+
click: e => _ctx.handleButtonClick(e),
|
|
16
|
+
focus: e => _ctx.$emit('focus', e),
|
|
17
|
+
blur: e => _ctx.$emit('blur', e)
|
|
18
|
+
}, true)), [_ctx.isLoading ? (openBlock(), createBlock(_component_or_loader, {
|
|
18
19
|
key: 0,
|
|
19
20
|
type: _ctx.loadingType,
|
|
20
21
|
"text-type-label": _ctx.loadingText
|
|
@@ -2,8 +2,8 @@ import { openBlock, createElementBlock, normalizeClass, createElementVNode, rend
|
|
|
2
2
|
import { s as script$1 } from './OrCard.vue_vue_type_script_lang-90ba001b.js';
|
|
3
3
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
4
4
|
import './OrIcon-e8ea87d0.js';
|
|
5
|
-
import { s as script$2 } from './OrSearch.vue_vue_type_script_lang-
|
|
6
|
-
import './OrIconButton-
|
|
5
|
+
import { s as script$2 } from './OrSearch.vue_vue_type_script_lang-c1e04fe6.js';
|
|
6
|
+
import './OrIconButton-31b5bc4f.js';
|
|
7
7
|
import { s as script$3 } from './OrIcon.vue_vue_type_script_lang-4af1b391.js';
|
|
8
8
|
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-60d2d34d.js';
|
|
9
9
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createBlock, normalizeClass, defineComponent, computed, createElementBlock, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, ref, watch } from 'vue';
|
|
2
|
-
import './OrIconButton-
|
|
2
|
+
import './OrIconButton-4732b4dd.js';
|
|
3
3
|
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-7c2615be.js';
|
|
4
|
-
import './OrButton-
|
|
4
|
+
import './OrButton-68873798.js';
|
|
5
5
|
import './OrMenu-8b83138c.js';
|
|
6
6
|
import { s as script$5 } from './OrMenu.vue_vue_type_script_lang-165f8e69.js';
|
|
7
7
|
import './OrMenuItem-1917f51a.js';
|
|
8
8
|
import { s as script$6 } from './OrMenuItem.vue_vue_type_script_lang-0b643c00.js';
|
|
9
9
|
import './OrIcon-0239fc17.js';
|
|
10
|
-
import { s as script$2 } from './OrSearch.vue_vue_type_script_lang-
|
|
10
|
+
import { s as script$2 } from './OrSearch.vue_vue_type_script_lang-9011f41f.js';
|
|
11
11
|
import { s as script$4 } from './OrButton.vue_vue_type_script_lang-3234f823.js';
|
|
12
12
|
import { s as script$7 } from './OrIcon.vue_vue_type_script_lang-6a85c6c6.js';
|
|
13
13
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { useElementHover } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref } from 'vue';
|
|
3
3
|
import { s as script$3 } from './OrTeleport.vue3-12636ac0.js';
|
|
4
|
-
import './OrIconButton-
|
|
5
|
-
import './OrModal-
|
|
6
|
-
import { s as script$2 } from './OrModal.vue_vue_type_script_lang-
|
|
4
|
+
import './OrIconButton-31b5bc4f.js';
|
|
5
|
+
import './OrModal-ce55c05f.js';
|
|
6
|
+
import { s as script$2 } from './OrModal.vue_vue_type_script_lang-a7d39f19.js';
|
|
7
7
|
import './OrError-b43ebad8.js';
|
|
8
8
|
import './OrHint-c9114268.js';
|
|
9
9
|
import './OrLabel-e412c532.js';
|
|
@@ -2,11 +2,11 @@ import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
|
|
|
2
2
|
import { l as logicAnd } from './index-01519e46.js';
|
|
3
3
|
import { defineComponent, ref, computed, watch } from 'vue';
|
|
4
4
|
import './OrBottomSheet.vue_vue_type_script_lang-7b8553e9.js';
|
|
5
|
-
import './OrButton-
|
|
6
|
-
import './OrInput-
|
|
5
|
+
import './OrButton-68873798.js';
|
|
6
|
+
import './OrInput-14015011.js';
|
|
7
7
|
import { s as script$2, a as ButtonColor } from './OrButton.vue_vue_type_script_lang-3234f823.js';
|
|
8
8
|
import { s as script$1 } from './OrOverlay.vue_vue_type_script_lang-a1f3f02c.js';
|
|
9
|
-
import { s as script$3 } from './OrInput.vue_vue_type_script_lang-
|
|
9
|
+
import { s as script$3 } from './OrInput.vue_vue_type_script_lang-19f25c4d.js';
|
|
10
10
|
|
|
11
11
|
var ConfirmType;
|
|
12
12
|
(function (ConfirmType) {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue';
|
|
2
2
|
import { useMagicKeys, useActiveElement, whenever } from '@vueuse/core';
|
|
3
3
|
import { l as logicAnd } from './index-01519e46.js';
|
|
4
|
-
import './OrButton-
|
|
5
|
-
import './OrModal-
|
|
4
|
+
import './OrButton-c2541edc.js';
|
|
5
|
+
import './OrModal-ce55c05f.js';
|
|
6
6
|
import './OrInput-d95faac1.js';
|
|
7
7
|
import { a as BUTTON_COLOR } from './constants-c5d1139f.js';
|
|
8
|
-
import { s as script$2, O as OrModalSizes } from './OrModal.vue_vue_type_script_lang-
|
|
9
|
-
import { s as script$1 } from './OrButton.vue_vue_type_script_lang-
|
|
8
|
+
import { s as script$2, O as OrModalSizes } from './OrModal.vue_vue_type_script_lang-a7d39f19.js';
|
|
9
|
+
import { s as script$1 } from './OrButton.vue_vue_type_script_lang-95e5990a.js';
|
|
10
10
|
import { s as script$3 } from './OrInput.vue_vue_type_script_lang-a415817b.js';
|
|
11
11
|
|
|
12
12
|
var script = defineComponent({
|
|
@@ -9,7 +9,7 @@ import './OrLabel-e412c532.js';
|
|
|
9
9
|
import './OrError-b43ebad8.js';
|
|
10
10
|
import './OrHint-c9114268.js';
|
|
11
11
|
import './OrCollapse-d2564011.js';
|
|
12
|
-
import './OrIconButton-
|
|
12
|
+
import './OrIconButton-31b5bc4f.js';
|
|
13
13
|
import { s as script$2 } from './OrFloating.vue_vue_type_script_lang-c7bbb811.js';
|
|
14
14
|
import { s as script$3 } from './OrLabel.vue_vue_type_script_lang-27f8b12d.js';
|
|
15
15
|
import { s as script$4 } from './OrError.vue_vue_type_script_lang-7c39e012.js';
|
|
@@ -18,11 +18,12 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
18
18
|
class: ["or-icon-button", _ctx.buttonClasses],
|
|
19
19
|
disabled: _ctx.isDisabled,
|
|
20
20
|
type: _ctx.htmlButtonType
|
|
21
|
-
}, toHandlers(
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
21
|
+
}, toHandlers({
|
|
22
|
+
..._ctx.$listeners,
|
|
23
|
+
click: () => _ctx.handleButtonClick(_ctx.$event),
|
|
24
|
+
focus: () => _ctx.$emit('focus', _ctx.$event),
|
|
25
|
+
blur: () => _ctx.$emit('blur', _ctx.$event)
|
|
26
|
+
}, true)), [_ctx.isLoading ? (openBlock(), createBlock(_component_or_loader, {
|
|
26
27
|
key: 0
|
|
27
28
|
})) : createCommentVNode("v-if", true), !_ctx.isLoading ? renderSlot(_ctx.$slots, "default", {
|
|
28
29
|
key: 1
|
|
@@ -15,11 +15,12 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
15
15
|
type: 'button',
|
|
16
16
|
selected: _ctx.selected ? '' : null,
|
|
17
17
|
disabled: _ctx.disabled
|
|
18
|
-
}, toHandlers(
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
18
|
+
}, toHandlers({
|
|
19
|
+
..._ctx.$listeners,
|
|
20
|
+
click: e => _ctx.$emit('click', e),
|
|
21
|
+
focus: e => _ctx.$emit('focus', e),
|
|
22
|
+
blur: e => _ctx.$emit('blur', e)
|
|
23
|
+
}, true)), [createVNode(_component_OrIcon, mergeProps({
|
|
23
24
|
variant: 'inherit',
|
|
24
25
|
size: _ctx.size
|
|
25
26
|
}, typeof _ctx.icon === 'string' ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, reactive, watch } from 'vue';
|
|
2
2
|
import './OrHint-4d1a5982.js';
|
|
3
|
-
import './OrIconButton-
|
|
3
|
+
import './OrIconButton-4732b4dd.js';
|
|
4
4
|
import './OrInlineInputBox-f92a09d6.js';
|
|
5
5
|
import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox.vue_vue_type_script_lang-b1ae1f3d.js';
|
|
6
6
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-b2e42f31.js';
|
|
@@ -4,7 +4,7 @@ import { s as setStyle, r as requestAF, g as getCS, a as reflow, c as cancelAF }
|
|
|
4
4
|
import { p as pxToRem } from './px-to-rem-0b26b83e.js';
|
|
5
5
|
import './OrCollapse-d2564011.js';
|
|
6
6
|
import './OrError-b43ebad8.js';
|
|
7
|
-
import './OrIconButton-
|
|
7
|
+
import './OrIconButton-31b5bc4f.js';
|
|
8
8
|
import { s as script$1 } from './OrCollapse.vue_vue_type_script_lang-04ffe655.js';
|
|
9
9
|
import { s as script$2 } from './OrError.vue_vue_type_script_lang-7c39e012.js';
|
|
10
10
|
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-60d2d34d.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, reactive, watch } from 'vue';
|
|
2
2
|
import './OrHint-4d1a5982.js';
|
|
3
|
-
import './OrIconButton-
|
|
3
|
+
import './OrIconButton-4732b4dd.js';
|
|
4
4
|
import './OrInlineInputBox-f92a09d6.js';
|
|
5
5
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-b2e42f31.js';
|
|
6
6
|
import { u as useValidationAttributes } from './useValidationAttributes-5428d8fa.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { s as script } from './OrInput.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from './OrInput.vue_vue_type_script_lang-19f25c4d.js';
|
|
2
2
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, mergeProps, vModelDynamic, Fragment, withModifiers, createSlots, vShow } from 'vue';
|
|
3
3
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
4
4
|
|
|
@@ -3,7 +3,7 @@ import './OrHint-4d1a5982.js';
|
|
|
3
3
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-c97f9dd7.js';
|
|
4
4
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-3d9a3b91.js';
|
|
5
5
|
import './OrIcon-0239fc17.js';
|
|
6
|
-
import './OrIconButton-
|
|
6
|
+
import './OrIconButton-4732b4dd.js';
|
|
7
7
|
import './OrInputBox-44f37541.js';
|
|
8
8
|
import { s as script$5 } from './OrInputBox.vue_vue_type_script_lang-c4f9c8ef.js';
|
|
9
9
|
import './OrLabel-66e5b331.js';
|
|
@@ -3,12 +3,12 @@ import _ from 'lodash';
|
|
|
3
3
|
import { v as v4 } from './v4-cf8987a3.js';
|
|
4
4
|
import './OrError-b43ebad8.js';
|
|
5
5
|
import './OrLabel-e412c532.js';
|
|
6
|
-
import './OrButton-
|
|
7
|
-
import './OrIconButton-
|
|
6
|
+
import './OrButton-c2541edc.js';
|
|
7
|
+
import './OrIconButton-31b5bc4f.js';
|
|
8
8
|
import './OrIcon-e8ea87d0.js';
|
|
9
9
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-7c39e012.js';
|
|
10
10
|
import { s as script$2 } from './OrLabel.vue_vue_type_script_lang-27f8b12d.js';
|
|
11
|
-
import { s as script$3 } from './OrButton.vue_vue_type_script_lang-
|
|
11
|
+
import { s as script$3 } from './OrButton.vue_vue_type_script_lang-95e5990a.js';
|
|
12
12
|
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-60d2d34d.js';
|
|
13
13
|
import { s as script$5 } from './OrIcon.vue_vue_type_script_lang-4af1b391.js';
|
|
14
14
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, createCommentVNode, renderSlot, normalizeProps, guardReactiveProps, createVNode, withCtx, Fragment, renderList, createBlock, createElementVNode, withModifiers, defineComponent } from 'vue';
|
|
2
2
|
import _ from 'lodash';
|
|
3
|
-
import { s as script$1 } from './OrList.vue_vue_type_script_lang-
|
|
3
|
+
import { s as script$1 } from './OrList.vue_vue_type_script_lang-43e94870.js';
|
|
4
4
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
5
5
|
import './OrInput-d95faac1.js';
|
|
6
6
|
import './OrIcon-e8ea87d0.js';
|
|
7
|
-
import './OrIconButton-
|
|
7
|
+
import './OrIconButton-31b5bc4f.js';
|
|
8
8
|
import { s as script$2 } from './OrInput.vue_vue_type_script_lang-a415817b.js';
|
|
9
9
|
import { s as script$3 } from './OrIcon.vue_vue_type_script_lang-4af1b391.js';
|
|
10
10
|
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-60d2d34d.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { s as script } from './OrModal.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from './OrModal.vue_vue_type_script_lang-a7d39f19.js';
|
|
2
2
|
import { resolveComponent, openBlock, createElementBlock, createVNode, withCtx, createElementVNode, normalizeClass, renderSlot, toDisplayString, withDirectives, vShow, createCommentVNode } from 'vue';
|
|
3
3
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
4
4
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue';
|
|
2
2
|
import './OrBottomSheet.vue_vue_type_script_lang-7b8553e9.js';
|
|
3
|
-
import './OrIconButton-
|
|
3
|
+
import './OrIconButton-4732b4dd.js';
|
|
4
4
|
import { s as script$1 } from './OrOverlay.vue_vue_type_script_lang-a1f3f02c.js';
|
|
5
5
|
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-7c2615be.js';
|
|
6
6
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, normalizeClass, renderSlot, ref, watch, defineComponent, onBeforeUnmount } from 'vue';
|
|
2
2
|
import _ from 'lodash';
|
|
3
3
|
import { unrefElement, tryOnScopeDispose, onClickOutside } from '@vueuse/core';
|
|
4
|
-
import './OrIconButton-
|
|
4
|
+
import './OrIconButton-31b5bc4f.js';
|
|
5
5
|
import { s as script$1 } from './OrOverlay.vue_vue_type_script_lang-b9bf5e50.js';
|
|
6
6
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
7
7
|
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-60d2d34d.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue';
|
|
2
2
|
import './OrIcon-0239fc17.js';
|
|
3
|
-
import './OrIconButton-
|
|
3
|
+
import './OrIconButton-4732b4dd.js';
|
|
4
4
|
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-6a85c6c6.js';
|
|
5
5
|
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-7c2615be.js';
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent } from 'vue';
|
|
2
2
|
import './OrIcon-e8ea87d0.js';
|
|
3
|
-
import './OrIconButton-
|
|
3
|
+
import './OrIconButton-31b5bc4f.js';
|
|
4
4
|
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-4af1b391.js';
|
|
5
5
|
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-60d2d34d.js';
|
|
6
6
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent, resolveComponent, openBlock, createElementBlock, createVNode, withModifiers, ref } from 'vue';
|
|
2
2
|
import { useToggle, onClickOutside } from '@vueuse/core';
|
|
3
|
-
import './OrButton-
|
|
4
|
-
import { s as script$2 } from './OrButton.vue_vue_type_script_lang-
|
|
3
|
+
import './OrButton-c2541edc.js';
|
|
4
|
+
import { s as script$2 } from './OrButton.vue_vue_type_script_lang-95e5990a.js';
|
|
5
5
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
6
|
-
import './OrIconButton-
|
|
6
|
+
import './OrIconButton-31b5bc4f.js';
|
|
7
7
|
import './OrFloating-c13f0eae.js';
|
|
8
8
|
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-60d2d34d.js';
|
|
9
9
|
import { s as script$4, O as OrFloatingPlacements } from './OrFloating.vue_vue_type_script_lang-c7bbb811.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref } from 'vue';
|
|
2
2
|
import { useVModel } from '@vueuse/core';
|
|
3
3
|
import './OrInput-d95faac1.js';
|
|
4
|
-
import './OrIconButton-
|
|
4
|
+
import './OrIconButton-31b5bc4f.js';
|
|
5
5
|
import { u as useToggle } from './useToggle-09b6cb90.js';
|
|
6
6
|
import { b as BUTTON_SIZE } from './constants-c5d1139f.js';
|
|
7
7
|
import { s as script$1 } from './OrInput.vue_vue_type_script_lang-a415817b.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { debouncedWatch } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, watch } from 'vue';
|
|
3
|
-
import './OrInput-
|
|
4
|
-
import { s as script$1 } from './OrInput.vue_vue_type_script_lang-
|
|
3
|
+
import './OrInput-14015011.js';
|
|
4
|
+
import { s as script$1 } from './OrInput.vue_vue_type_script_lang-19f25c4d.js';
|
|
5
5
|
import { a as InputBoxSize } from './props-78496a2d.js';
|
|
6
6
|
|
|
7
7
|
var script = defineComponent({
|
|
@@ -2,7 +2,7 @@ import { defineComponent, ref } from 'vue';
|
|
|
2
2
|
import { debouncedWatch } from '@vueuse/core';
|
|
3
3
|
import './OrInput-d95faac1.js';
|
|
4
4
|
import { s as script$1 } from './OrInput.vue_vue_type_script_lang-a415817b.js';
|
|
5
|
-
import './OrIconButton-
|
|
5
|
+
import './OrIconButton-31b5bc4f.js';
|
|
6
6
|
import { b as BUTTON_SIZE } from './constants-c5d1139f.js';
|
|
7
7
|
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-60d2d34d.js';
|
|
8
8
|
|
|
@@ -4,18 +4,18 @@ import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
|
4
4
|
import './OrHint-4d1a5982.js';
|
|
5
5
|
import { s as script$2 } from './OrExpansionPanel.vue_vue_type_script_lang-1b82c02a.js';
|
|
6
6
|
import './OrIcon-0239fc17.js';
|
|
7
|
-
import './OrInput-
|
|
7
|
+
import './OrInput-14015011.js';
|
|
8
8
|
import './OrInputBox-44f37541.js';
|
|
9
9
|
import './OrLabel-66e5b331.js';
|
|
10
10
|
import './OrMenuItem-1917f51a.js';
|
|
11
11
|
import './OrPopover-0c296207.js';
|
|
12
|
-
import { s as script$3 } from './OrTag.vue_vue_type_script_lang-
|
|
12
|
+
import { s as script$3 } from './OrTag.vue_vue_type_script_lang-981d62ca.js';
|
|
13
13
|
import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-293d2de2.js';
|
|
14
14
|
import { u as useOverflow } from './useOverflow-6dce216b.js';
|
|
15
15
|
import { s as script$4 } from './OrError.vue_vue_type_script_lang-c97f9dd7.js';
|
|
16
16
|
import { s as script$5 } from './OrHint.vue_vue_type_script_lang-3d9a3b91.js';
|
|
17
17
|
import { s as script$6 } from './OrIcon.vue_vue_type_script_lang-6a85c6c6.js';
|
|
18
|
-
import { s as script$7 } from './OrInput.vue_vue_type_script_lang-
|
|
18
|
+
import { s as script$7 } from './OrInput.vue_vue_type_script_lang-19f25c4d.js';
|
|
19
19
|
import { s as script$8 } from './OrInputBox.vue_vue_type_script_lang-c4f9c8ef.js';
|
|
20
20
|
import { s as script$9 } from './OrLabel.vue_vue_type_script_lang-563df945.js';
|
|
21
21
|
import { s as script$a } from './OrMenuItem.vue_vue_type_script_lang-0b643c00.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useDraggable, useElementBounding } from '@vueuse/core';
|
|
2
2
|
import _ from 'lodash';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createVNode, defineComponent, ref, computed, useSlots, watch } from 'vue';
|
|
4
|
-
import { O as OrSidebarPlacement, s as script$1 } from './OrSidebarCollapseButton.vue_vue_type_script_lang-
|
|
4
|
+
import { O as OrSidebarPlacement, s as script$1 } from './OrSidebarCollapseButton.vue_vue_type_script_lang-647fc16c.js';
|
|
5
5
|
|
|
6
6
|
const SidebarRoot = [
|
|
7
7
|
// Position
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import _ from 'lodash';
|
|
2
2
|
import { defineComponent, ref, computed } from 'vue';
|
|
3
|
-
import './OrIconButton-
|
|
3
|
+
import './OrIconButton-4732b4dd.js';
|
|
4
4
|
import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-7c2615be.js';
|
|
5
5
|
|
|
6
6
|
var OrSidebarPlacement;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, resolveComponent, openBlock, createElementBlock, renderSlot, createBlock, createCommentVNode, normalizeClass, createElementVNode, toDisplayString, createVNode, withCtx, normalizeProps, guardReactiveProps } from 'vue';
|
|
2
|
-
import './OrButton-
|
|
3
|
-
import { s as script$6 } from './OrButton.vue_vue_type_script_lang-
|
|
2
|
+
import './OrButton-c2541edc.js';
|
|
3
|
+
import { s as script$6 } from './OrButton.vue_vue_type_script_lang-95e5990a.js';
|
|
4
4
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
5
5
|
|
|
6
6
|
var script$5 = defineComponent({
|
|
@@ -3,7 +3,7 @@ import { p as pxToRem } from './px-to-rem-0b26b83e.js';
|
|
|
3
3
|
import { s as setStyle, r as requestAF, g as getCS, a as reflow, c as cancelAF } from './dom-4f424b9d.js';
|
|
4
4
|
import _ from 'lodash';
|
|
5
5
|
import './OrLabel-e412c532.js';
|
|
6
|
-
import './OrIconButton-
|
|
6
|
+
import './OrIconButton-31b5bc4f.js';
|
|
7
7
|
import './OrHint-c9114268.js';
|
|
8
8
|
import './OrError-b43ebad8.js';
|
|
9
9
|
import './OrCollapse-d2564011.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as script } from './OrToastContainer.vue_vue_type_script_lang-
|
|
1
|
+
import { a as script } from './OrToastContainer.vue_vue_type_script_lang-5721617f.js';
|
|
2
2
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, normalizeClass, createVNode, TransitionGroup, createElementBlock, Fragment, renderList, mergeProps, createCommentVNode } from 'vue';
|
|
3
3
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as script } from './types-
|
|
1
|
+
import { a as script } from './types-0dff0592.js';
|
|
2
2
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, normalizeClass, createVNode, TransitionGroup, createElementBlock, Fragment, renderList, mergeProps, createCommentVNode } from 'vue';
|
|
3
3
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
4
4
|
|
|
@@ -2,7 +2,7 @@ import { openBlock, createElementBlock, normalizeClass, Fragment, renderSlot, cr
|
|
|
2
2
|
import { s as script$2 } from './OrProgress.vue_vue_type_script_lang-3f9ec654.js';
|
|
3
3
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
4
4
|
import { c as ToastType, P as PositionsX, b as PositionsY, T as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-d5b3c109.js';
|
|
5
|
-
import './OrIconButton-
|
|
5
|
+
import './OrIconButton-31b5bc4f.js';
|
|
6
6
|
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-60d2d34d.js';
|
|
7
7
|
import { s as script$4 } from './OrTeleport.vue3-12636ac0.js';
|
|
8
8
|
import { useToggle } from '@vueuse/core';
|