@onereach/ui-components 2.69.7-beta.2172.0 → 2.69.7-beta.2176.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/{OrCardCollection-9ab12583.js → OrCardCollection-43c04eb1.js} +2 -2
- package/dist/bundled/v2/{OrConfirm-58a0d0ae.js → OrConfirm-38bf5592.js} +1 -1
- package/dist/bundled/v2/{OrIconButton-a215104c.js → OrIconButton-d7f24f8c.js} +2 -2
- package/dist/bundled/v2/{OrInlineInput-9add2e1e.js → OrInlineInput-cac9b9a9.js} +1 -1
- package/dist/bundled/v2/{OrInlineTextarea-9c6f9044.js → OrInlineTextarea-860f6c37.js} +1 -1
- package/dist/bundled/v2/{OrInput-70a17476.js → OrInput-930e823a.js} +11 -19
- package/dist/bundled/v2/{OrModal-f89de11f.js → OrModal-b875854b.js} +3 -12
- package/dist/bundled/v2/{OrNotification-d76a062d.js → OrNotification-773b5eff.js} +5 -13
- package/dist/bundled/v2/{OrSearch-e9fe9aba.js → OrSearch-d1ab9324.js} +1 -1
- package/dist/bundled/v2/{OrSelect-396692be.js → OrSelect-71e2c47f.js} +2 -2
- package/dist/bundled/v2/{OrSwitch-337c4e40.js → OrSwitch-237a2081.js} +8 -16
- package/dist/bundled/v2/{OrTag-6440aa89.js → OrTag-242e44d4.js} +1 -1
- package/dist/bundled/v2/components/index.js +13 -15
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +4 -6
- package/dist/bundled/v2/components/or-confirm-v3/index.js +3 -5
- 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-textarea-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-input-v3/OrInput.stories3.d.ts +0 -2
- package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +2 -6
- package/dist/bundled/v2/components/or-input-v3/index.js +2 -4
- package/dist/bundled/v2/components/or-modal-v3/OrModal.vue.d.ts +0 -2
- package/dist/bundled/v2/components/or-modal-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-modal-v3/styles.d.ts +0 -1
- package/dist/bundled/v2/components/or-notification-v3/OrNotification.vue.d.ts +0 -2
- package/dist/bundled/v2/components/or-notification-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-notification-v3/styles.d.ts +0 -1
- package/dist/bundled/v2/components/or-search-v3/index.js +3 -5
- package/dist/bundled/v2/components/or-select-v3/index.js +4 -6
- package/dist/bundled/v2/components/or-switch-v3/OrSwitch.vue.d.ts +2 -6
- package/dist/bundled/v2/components/or-switch-v3/index.js +1 -3
- package/dist/bundled/v2/components/or-tag-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-toast-v3/OrToast.vue.d.ts +0 -2
- package/dist/bundled/v2/components/or-toast-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-toast-v3/styles.d.ts +0 -1
- package/dist/bundled/v2/hooks/index.d.ts +0 -1
- package/dist/bundled/v2/hooks/index.js +0 -2
- package/dist/bundled/v2/index.js +13 -15
- package/dist/bundled/v2/{types-fdd34542.js → types-b5083f9b.js} +8 -17
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-d63ff1bf.js → OrCardCollection.vue_vue_type_script_lang-7dfa7e49.js} +3 -3
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-e6d1a51f.js → OrConfirm.vue_vue_type_script_lang-934a4cee.js} +2 -2
- package/dist/bundled/v3/{OrIconButton-1581013c.js → OrIconButton-39a56d98.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-f6f801ff.js → OrIconButton.vue_vue_type_script_lang-94499be9.js} +2 -2
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-f29483f4.js → OrInlineInput.vue_vue_type_script_lang-d5697ee2.js} +2 -2
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-cc40af48.js → OrInlineTextarea.vue_vue_type_script_lang-5976515a.js} +2 -2
- package/dist/bundled/v3/{OrInput-aee859e9.js → OrInput-f2c55e6c.js} +4 -5
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-b687f7f9.js → OrInput.vue_vue_type_script_lang-3352c72b.js} +5 -12
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-80a7b906.js → OrModal.vue_vue_type_script_lang-f9629150.js} +2 -9
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-fbb35355.js → OrNotification.vue_vue_type_script_lang-34d5475b.js} +2 -9
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-c3c18f88.js → OrSearch.vue_vue_type_script_lang-62b067cd.js} +2 -2
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-639cf302.js → OrSelect.vue_vue_type_script_lang-093e6c3c.js} +3 -3
- package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-e7c7f18b.js → OrSwitch.vue_vue_type_script_lang-04829f64.js} +3 -10
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-dc6a4011.js → OrTag.vue_vue_type_script_lang-47e88acf.js} +2 -2
- package/dist/bundled/v3/{OrToastContainer-7c3c0b12.js → OrToastContainer-29d7b8e5.js} +1 -1
- package/dist/bundled/v3/components/index.js +15 -17
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +6 -8
- package/dist/bundled/v3/components/or-confirm-v3/index.js +5 -7
- package/dist/bundled/v3/components/or-icon-button-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-inline-input-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-input-v3/OrInput.stories3.d.ts +0 -2
- package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +2 -6
- package/dist/bundled/v3/components/or-input-v3/index.js +3 -5
- package/dist/bundled/v3/components/or-modal-v3/OrModal.vue.d.ts +0 -2
- package/dist/bundled/v3/components/or-modal-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-modal-v3/styles.d.ts +0 -1
- package/dist/bundled/v3/components/or-notification-v3/OrNotification.vue.d.ts +0 -2
- package/dist/bundled/v3/components/or-notification-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-notification-v3/styles.d.ts +0 -1
- package/dist/bundled/v3/components/or-search-v3/index.js +5 -7
- package/dist/bundled/v3/components/or-select-v3/index.js +6 -8
- package/dist/bundled/v3/components/or-switch-v3/OrSwitch.vue.d.ts +2 -6
- package/dist/bundled/v3/components/or-switch-v3/index.js +1 -3
- package/dist/bundled/v3/components/or-tag-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-toast-v3/OrToast.vue.d.ts +0 -2
- package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-toast-v3/styles.d.ts +0 -1
- package/dist/bundled/v3/hooks/index.d.ts +0 -1
- package/dist/bundled/v3/hooks/index.js +0 -2
- package/dist/bundled/v3/index.js +31 -37
- package/dist/bundled/v3/{types-dcc78caa.js → types-e6a2856c.js} +7 -16
- package/dist/esm/v2/{OrAvatar-4d05d21f.js → OrAvatar-3d155af3.js} +1 -2
- package/dist/esm/v2/{OrBottomSheet-0386a623.js → OrBottomSheet-16c2e610.js} +1 -2
- package/dist/esm/v2/{OrButton-48c68216.js → OrButton-357e1e2c.js} +1 -2
- package/dist/esm/v2/{OrCard-3e794244.js → OrCard-de799db0.js} +0 -1
- package/dist/esm/v2/{OrCardCollection-d145adbe.js → OrCardCollection-c2075a71.js} +8 -9
- package/dist/esm/v2/{OrCardCollection-1702319b.js → OrCardCollection-f6b07557.js} +2 -2
- package/dist/esm/v2/{OrCheckbox-197c4331.js → OrCheckbox-567e387c.js} +1 -2
- package/dist/esm/v2/{OrConfirm-b62d2205.js → OrConfirm-5cca4c1d.js} +3 -3
- package/dist/esm/v2/{OrConfirm-9e0fcf83.js → OrConfirm-d7112dd3.js} +1 -1
- package/dist/esm/v2/{OrError-55b6feda.js → OrError-d267ee9a.js} +0 -1
- package/dist/esm/v2/{OrErrorTag-d0407d4e.js → OrErrorTag-782dd714.js} +1 -2
- package/dist/esm/v2/{OrExpansionPanel-db7e325b.js → OrExpansionPanel-968ddc61.js} +1 -2
- package/dist/esm/v2/{OrFab-77f5bb6e.js → OrFab-26106618.js} +1 -1
- package/dist/esm/v2/{OrHint-8ac527b2.js → OrHint-42dc9ebb.js} +0 -1
- package/dist/esm/v2/{OrIcon-ed9e0063.js → OrIcon-5e394c62.js} +0 -1
- package/dist/esm/v2/{OrIconButton-8d8bb874.js → OrIconButton-a6a844c8.js} +5 -6
- package/dist/esm/v2/{OrInlineInput-a2e57f5c.js → OrInlineInput-27c959f5.js} +4 -5
- package/dist/esm/v2/{OrInlineInputBox-6a1d02c1.js → OrInlineInputBox-fefd4fbd.js} +0 -1
- package/dist/esm/v2/{OrInlineTextarea-8ca157c7.js → OrInlineTextarea-c6b40bcf.js} +4 -5
- package/dist/esm/v2/{OrInput-28f1c749.js → OrInput-507232aa.js} +16 -24
- package/dist/esm/v2/{OrInputBox-83980d24.js → OrInputBox-4d5a318d.js} +0 -1
- package/dist/esm/v2/{OrLabel-0e300559.js → OrLabel-2a9f1477.js} +0 -1
- package/dist/esm/v2/{OrLink-71e57969.js → OrLink-80742a17.js} +0 -1
- package/dist/esm/v2/{OrListOfInputs-222bafd0.js → OrListOfInputs-50aa1ef1.js} +1 -1
- package/dist/esm/v2/{OrLoader-5076d36b.js → OrLoader-f857d55b.js} +0 -1
- package/dist/esm/v2/{OrMenu-f9b65b19.js → OrMenu-df27d0ef.js} +1 -2
- package/dist/esm/v2/{OrMenuItem-26f5c30b.js → OrMenuItem-c7f28480.js} +1 -2
- package/dist/esm/v2/{OrModal-026a1889.js → OrModal-e937a1d2.js} +4 -14
- package/dist/esm/v2/{OrNotification-f3c411f2.js → OrNotification-d4128a8b.js} +6 -15
- package/dist/esm/v2/{OrOverlay-c60af55e.js → OrOverlay-18ba2dc6.js} +0 -1
- package/dist/esm/v2/{OrPassword-90a03124.js → OrPassword-1fa97156.js} +1 -1
- package/dist/esm/v2/{OrPopover-92cfde7e.js → OrPopover-9bafbdb4.js} +1 -2
- package/dist/esm/v2/{OrProgress-478b4e28.js → OrProgress-c27c8946.js} +0 -1
- package/dist/esm/v2/{OrRadio-f8c32b3a.js → OrRadio-848ce55d.js} +1 -2
- package/dist/esm/v2/{OrSearch-e0ffe9eb.js → OrSearch-0589d17d.js} +1 -1
- package/dist/esm/v2/{OrSearch-e935e64c.js → OrSearch-91d5decf.js} +2 -3
- package/dist/esm/v2/{OrSearch.vue_rollup-plugin-vue_script-2d694d30.js → OrSearch.vue_rollup-plugin-vue_script-197d77fc.js} +0 -1
- package/dist/esm/v2/{OrSegmentedControl-77a3e7d2.js → OrSegmentedControl-e8dce8f9.js} +0 -1
- package/dist/esm/v2/{OrSelect-7c0417ed.js → OrSelect-7a14b7aa.js} +11 -12
- package/dist/esm/v2/{OrSkeletonText-c1a4d7f2.js → OrSkeletonText-950be6a2.js} +0 -1
- package/dist/esm/v2/{OrSortHeader-0e6232da.js → OrSortHeader-19bf94ca.js} +1 -2
- package/dist/esm/v2/{OrSwitch-cbd0d767.js → OrSwitch-13b6a7ee.js} +10 -18
- package/dist/esm/v2/{OrTab-6980c1dc.js → OrTab-702e7335.js} +0 -1
- package/dist/esm/v2/{OrTabs-bf200bc9.js → OrTabs-71bd3fd2.js} +5 -6
- package/dist/esm/v2/{OrTag-decd89a1.js → OrTag-94d7a3fc.js} +1 -2
- package/dist/esm/v2/{OrText-c78df05d.js → OrText-ba5a2b6c.js} +0 -1
- package/dist/esm/v2/{OrTextarea-498efe98.js → OrTextarea-6712a150.js} +4 -5
- package/dist/esm/v2/{OrTextbox-f4f041ed.js → OrTextbox-2594c980.js} +0 -1
- package/dist/esm/v2/{OrTooltip-216920f0.js → OrTooltip-513bee30.js} +1 -2
- package/dist/esm/v2/components/index.js +50 -52
- package/dist/esm/v2/components/or-avatar-v3/index.js +2 -3
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +2 -3
- package/dist/esm/v2/components/or-button-v3/index.js +2 -3
- package/dist/esm/v2/components/or-card-collection/index.js +3 -4
- package/dist/esm/v2/components/or-card-collection-v3/index.js +17 -19
- package/dist/esm/v2/components/or-card-v3/index.js +1 -2
- package/dist/esm/v2/components/or-checkbox-v3/index.js +2 -3
- package/dist/esm/v2/components/or-confirm/index.js +2 -3
- package/dist/esm/v2/components/or-confirm-v3/index.js +14 -16
- package/dist/esm/v2/components/or-error-tag-v3/index.js +2 -3
- package/dist/esm/v2/components/or-error-v3/index.js +1 -2
- package/dist/esm/v2/components/or-expansion-panel-v3/index.js +2 -3
- package/dist/esm/v2/components/or-fab-v3/index.js +2 -3
- package/dist/esm/v2/components/or-hint-v3/index.js +1 -2
- package/dist/esm/v2/components/or-icon-button-v3/index.js +6 -7
- package/dist/esm/v2/components/or-icon-v3/index.js +1 -2
- package/dist/esm/v2/components/or-inline-input-box-v3/index.js +1 -2
- package/dist/esm/v2/components/or-inline-input-v3/index.js +10 -11
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +10 -11
- package/dist/esm/v2/components/or-input-box-v3/index.js +1 -2
- package/dist/esm/v2/components/or-input-v3/OrInput.stories3.d.ts +0 -2
- package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +2 -6
- package/dist/esm/v2/components/or-input-v3/index.js +12 -14
- package/dist/esm/v2/components/or-inputs/index.js +3 -4
- package/dist/esm/v2/components/or-label-v3/index.js +1 -2
- package/dist/esm/v2/components/or-link-v3/index.js +1 -2
- package/dist/esm/v2/components/or-list-of-inputs/index.js +2 -3
- package/dist/esm/v2/components/or-loader-v3/index.js +1 -2
- package/dist/esm/v2/components/or-menu-item-v3/index.js +2 -3
- package/dist/esm/v2/components/or-menu-v3/index.js +4 -5
- package/dist/esm/v2/components/or-modal-v3/OrModal.vue.d.ts +0 -2
- package/dist/esm/v2/components/or-modal-v3/index.js +7 -8
- package/dist/esm/v2/components/or-modal-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-notification-v3/OrNotification.vue.d.ts +0 -2
- package/dist/esm/v2/components/or-notification-v3/index.js +7 -8
- package/dist/esm/v2/components/or-notification-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-overlay-v3/index.js +1 -2
- package/dist/esm/v2/components/or-popover-v3/index.js +3 -4
- package/dist/esm/v2/components/or-progress-v3/index.js +1 -2
- package/dist/esm/v2/components/or-radio-v3/index.js +2 -3
- package/dist/esm/v2/components/or-search-v3/index.js +12 -14
- package/dist/esm/v2/components/or-segmented-control-v3/index.js +1 -2
- package/dist/esm/v2/components/or-select-v3/index.js +16 -18
- package/dist/esm/v2/components/or-skeleton-v3/index.js +1 -2
- package/dist/esm/v2/components/or-sort-header-v3/index.js +2 -3
- package/dist/esm/v2/components/or-switch-v3/OrSwitch.vue.d.ts +2 -6
- package/dist/esm/v2/components/or-switch-v3/index.js +4 -6
- package/dist/esm/v2/components/or-tab-v3/index.js +1 -2
- package/dist/esm/v2/components/or-tabs-v3/index.js +8 -9
- package/dist/esm/v2/components/or-tag-v3/index.js +7 -8
- package/dist/esm/v2/components/or-text-v3/index.js +1 -2
- package/dist/esm/v2/components/or-textarea-v3/index.js +5 -6
- package/dist/esm/v2/components/or-textbox/index.js +1 -2
- package/dist/esm/v2/components/or-toast-v3/OrToast.vue.d.ts +0 -2
- package/dist/esm/v2/components/or-toast-v3/index.js +8 -9
- package/dist/esm/v2/components/or-toast-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-tooltip-v3/index.js +4 -5
- package/dist/esm/v2/hooks/index.d.ts +0 -1
- package/dist/esm/v2/hooks/index.js +0 -2
- package/dist/esm/v2/index.js +50 -52
- package/dist/esm/v2/{types-1d68431e.js → types-1c944cfa.js} +9 -18
- package/dist/esm/v3/{OrAvatar-6c4ff382.js → OrAvatar-53a4429d.js} +1 -2
- package/dist/esm/v3/{OrBottomSheet-11ab621e.js → OrBottomSheet-62817aec.js} +1 -2
- package/dist/esm/v3/{OrButton-fd69e79e.js → OrButton-bb6bf8a9.js} +1 -2
- package/dist/esm/v3/{OrCard-14c50722.js → OrCard-fd92f7c8.js} +0 -1
- package/dist/esm/v3/{OrCardCollection-989bb549.js → OrCardCollection-a5e326ef.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-45884ef2.js → OrCardCollection-ed902be3.js} +8 -9
- package/dist/esm/v3/{OrCheckbox-cf989d15.js → OrCheckbox-3e139eac.js} +1 -2
- package/dist/esm/v3/{OrConfirm-8c4f080b.js → OrConfirm-8dcd8715.js} +3 -3
- package/dist/esm/v3/{OrConfirm-53788490.js → OrConfirm-f39bd784.js} +1 -1
- package/dist/esm/v3/{OrError-2ef63390.js → OrError-ec8c709d.js} +0 -1
- package/dist/esm/v3/{OrErrorTag-630205fc.js → OrErrorTag-98252eef.js} +1 -2
- package/dist/esm/v3/{OrExpansionPanel-0151936a.js → OrExpansionPanel-311e64cf.js} +1 -2
- package/dist/esm/v3/{OrFab-7c1780e5.js → OrFab-c8ae6e01.js} +1 -1
- package/dist/esm/v3/{OrHint-4f497295.js → OrHint-74bb732d.js} +0 -1
- package/dist/esm/v3/{OrIcon-085d2eb1.js → OrIcon-b195169c.js} +0 -1
- package/dist/esm/v3/{OrIconButton-830faf78.js → OrIconButton-78ac5dcf.js} +5 -6
- package/dist/esm/v3/{OrInlineInput-46fd890d.js → OrInlineInput-6dc16916.js} +4 -5
- package/dist/esm/v3/{OrInlineInputBox-226e29da.js → OrInlineInputBox-8049f95a.js} +0 -1
- package/dist/esm/v3/{OrInlineTextarea-837cb99a.js → OrInlineTextarea-3e723cb6.js} +4 -5
- package/dist/esm/v3/{OrInput-502b6d49.js → OrInput-ac074e42.js} +12 -20
- package/dist/esm/v3/{OrInputBox-304481e7.js → OrInputBox-6d1b6059.js} +0 -1
- package/dist/esm/v3/{OrLabel-7989b72a.js → OrLabel-bdaec602.js} +0 -1
- package/dist/esm/v3/{OrLink-b0d7d430.js → OrLink-338db3ca.js} +0 -1
- package/dist/esm/v3/{OrListOfInputs-7e8b4f20.js → OrListOfInputs-7a67440f.js} +1 -1
- package/dist/esm/v3/{OrLoader-ab6bb22c.js → OrLoader-b3cf4231.js} +0 -1
- package/dist/esm/v3/{OrMenu-60ff7732.js → OrMenu-840038cd.js} +1 -2
- package/dist/esm/v3/{OrMenuItem-82b6700b.js → OrMenuItem-9da279f6.js} +1 -2
- package/dist/esm/v3/{OrModal-9724926c.js → OrModal-d0c18d64.js} +4 -14
- package/dist/esm/v3/{OrNotification-bef23976.js → OrNotification-52bc3f2b.js} +5 -14
- package/dist/esm/v3/{OrOverlay-4a300d88.js → OrOverlay-738a44d5.js} +0 -1
- package/dist/esm/v3/{OrPopover-086817af.js → OrPopover-1075dd38.js} +1 -2
- package/dist/esm/v3/{OrProgress-3710020b.js → OrProgress-407002e0.js} +0 -1
- package/dist/esm/v3/{OrRadio-aa2cbfa1.js → OrRadio-54b6d0de.js} +1 -2
- package/dist/esm/v3/{OrSearch-b5f08401.js → OrSearch-7cb2c91c.js} +0 -1
- package/dist/esm/v3/{OrSearch-cb030d85.js → OrSearch-b7c6c958.js} +2 -3
- package/dist/esm/v3/{OrSegmentedControl-214e904c.js → OrSegmentedControl-171cad78.js} +0 -1
- package/dist/esm/v3/{OrSelect-24e213b6.js → OrSelect-7a077589.js} +11 -12
- package/dist/esm/v3/{OrSkeletonText-dd74b979.js → OrSkeletonText-3965ff71.js} +0 -1
- package/dist/esm/v3/{OrSortHeader-4aff1426.js → OrSortHeader-fe1a9cf8.js} +1 -2
- package/dist/esm/v3/{OrSwitch-eb5bc7cc.js → OrSwitch-cca30aa0.js} +8 -16
- package/dist/esm/v3/{OrTab-3fe86033.js → OrTab-c131cf60.js} +0 -1
- package/dist/esm/v3/{OrTabs-5dcbf9ce.js → OrTabs-d0ee6cef.js} +5 -6
- package/dist/esm/v3/{OrTag-35f948c1.js → OrTag-debc75df.js} +1 -2
- package/dist/esm/v3/{OrText-786b2aa4.js → OrText-ecb46923.js} +0 -1
- package/dist/esm/v3/{OrTextarea-c083501a.js → OrTextarea-bb9ef3f2.js} +4 -5
- package/dist/esm/v3/{OrTextbox-929fc3a2.js → OrTextbox-2f33e9c3.js} +0 -1
- package/dist/esm/v3/{OrTooltip-6f9147b6.js → OrTooltip-50d27b4f.js} +1 -2
- package/dist/esm/v3/components/index.js +48 -50
- package/dist/esm/v3/components/or-avatar-v3/index.js +2 -3
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +2 -3
- package/dist/esm/v3/components/or-button-v3/index.js +2 -3
- package/dist/esm/v3/components/or-card-collection/index.js +2 -3
- package/dist/esm/v3/components/or-card-collection-v3/index.js +17 -19
- package/dist/esm/v3/components/or-card-v3/index.js +1 -2
- package/dist/esm/v3/components/or-checkbox-v3/index.js +2 -3
- package/dist/esm/v3/components/or-confirm/index.js +2 -3
- package/dist/esm/v3/components/or-confirm-v3/index.js +14 -16
- package/dist/esm/v3/components/or-error-tag-v3/index.js +2 -3
- package/dist/esm/v3/components/or-error-v3/index.js +1 -2
- package/dist/esm/v3/components/or-expansion-panel-v3/index.js +2 -3
- package/dist/esm/v3/components/or-fab-v3/index.js +2 -3
- package/dist/esm/v3/components/or-hint-v3/index.js +1 -2
- package/dist/esm/v3/components/or-icon-button-v3/index.js +6 -7
- package/dist/esm/v3/components/or-icon-v3/index.js +1 -2
- package/dist/esm/v3/components/or-inline-input-box-v3/index.js +1 -2
- package/dist/esm/v3/components/or-inline-input-v3/index.js +10 -11
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +10 -11
- package/dist/esm/v3/components/or-input-box-v3/index.js +1 -2
- package/dist/esm/v3/components/or-input-v3/OrInput.stories3.d.ts +0 -2
- package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +2 -6
- package/dist/esm/v3/components/or-input-v3/index.js +12 -14
- package/dist/esm/v3/components/or-inputs/index.js +1 -2
- package/dist/esm/v3/components/or-label-v3/index.js +1 -2
- package/dist/esm/v3/components/or-link-v3/index.js +1 -2
- package/dist/esm/v3/components/or-list-of-inputs/index.js +2 -3
- package/dist/esm/v3/components/or-loader-v3/index.js +1 -2
- package/dist/esm/v3/components/or-menu-item-v3/index.js +2 -3
- package/dist/esm/v3/components/or-menu-v3/index.js +4 -5
- package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +0 -2
- package/dist/esm/v3/components/or-modal-v3/index.js +7 -8
- package/dist/esm/v3/components/or-modal-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-notification-v3/OrNotification.vue.d.ts +0 -2
- package/dist/esm/v3/components/or-notification-v3/index.js +7 -8
- package/dist/esm/v3/components/or-notification-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-overlay-v3/index.js +1 -2
- package/dist/esm/v3/components/or-popover-v3/index.js +3 -4
- package/dist/esm/v3/components/or-progress-v3/index.js +1 -2
- package/dist/esm/v3/components/or-radio-v3/index.js +2 -3
- package/dist/esm/v3/components/or-search-v3/index.js +12 -14
- package/dist/esm/v3/components/or-segmented-control-v3/index.js +1 -2
- package/dist/esm/v3/components/or-select-v3/index.js +16 -18
- package/dist/esm/v3/components/or-skeleton-v3/index.js +1 -2
- package/dist/esm/v3/components/or-sort-header-v3/index.js +2 -3
- package/dist/esm/v3/components/or-switch-v3/OrSwitch.vue.d.ts +2 -6
- package/dist/esm/v3/components/or-switch-v3/index.js +4 -6
- package/dist/esm/v3/components/or-tab-v3/index.js +1 -2
- package/dist/esm/v3/components/or-tabs-v3/index.js +8 -9
- package/dist/esm/v3/components/or-tag-v3/index.js +7 -8
- package/dist/esm/v3/components/or-text-v3/index.js +1 -2
- package/dist/esm/v3/components/or-textarea-v3/index.js +5 -6
- package/dist/esm/v3/components/or-textbox/index.js +1 -2
- package/dist/esm/v3/components/or-toast-v3/OrToast.vue.d.ts +0 -2
- package/dist/esm/v3/components/or-toast-v3/index.js +8 -9
- package/dist/esm/v3/components/or-toast-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-tooltip-v3/index.js +4 -5
- package/dist/esm/v3/hooks/index.d.ts +0 -1
- package/dist/esm/v3/hooks/index.js +0 -2
- package/dist/esm/v3/index.js +48 -50
- package/dist/esm/v3/{types-a2cbb17e.js → types-eba6dda9.js} +7 -16
- package/package.json +1 -1
- package/src/components/or-icon-button-v3/OrIconButton.vue +1 -1
- package/src/components/or-icon-button-v3/styles.ts +3 -0
- package/src/components/or-input-v3/OrInput.stories3.ts +0 -53
- package/src/components/or-input-v3/OrInput.vue +5 -13
- package/src/components/or-modal-v3/OrModal.vue +6 -13
- package/src/components/or-modal-v3/styles.ts +0 -9
- package/src/components/or-notification-v3/OrNotification.vue +6 -12
- package/src/components/or-notification-v3/styles.ts +0 -9
- package/src/components/or-switch-v3/OrSwitch.vue +4 -13
- package/src/components/or-toast-v3/OrToast.vue +6 -13
- package/src/components/or-toast-v3/styles.ts +0 -9
- package/src/hooks/index.ts +0 -1
- package/dist/bundled/v2/hooks/useSlicedAttrs.d.ts +0 -5
- package/dist/bundled/v2/useSlicedAttrs-8d836c02.js +0 -30
- package/dist/bundled/v3/hooks/useSlicedAttrs.d.ts +0 -5
- package/dist/bundled/v3/useSlicedAttrs-81ac6537.js +0 -24
- package/dist/esm/v2/hooks/useSlicedAttrs.d.ts +0 -5
- package/dist/esm/v2/useSlicedAttrs-91deb3b7.js +0 -31
- package/dist/esm/v3/hooks/useSlicedAttrs.d.ts +0 -5
- package/dist/esm/v3/useSlicedAttrs-91deb3b7.js +0 -31
- package/src/hooks/useSlicedAttrs.ts +0 -31
|
@@ -1,27 +1,25 @@
|
|
|
1
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-5cca4c1d.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrButton-
|
|
3
|
+
import '../../OrButton-357e1e2c.js';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
|
-
import '
|
|
7
|
-
import '../../OrLoader-5076d36b.js';
|
|
6
|
+
import '../../OrLoader-f857d55b.js';
|
|
8
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
|
-
import '../../OrOverlay-
|
|
8
|
+
import '../../OrOverlay-18ba2dc6.js';
|
|
10
9
|
import '../../useElevation-31bfe1f6.js';
|
|
11
10
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
12
11
|
import 'portal-vue';
|
|
13
|
-
import '../../OrInput-
|
|
14
|
-
import '../../
|
|
15
|
-
import '../../
|
|
16
|
-
import '../../
|
|
17
|
-
import '../../
|
|
18
|
-
import '../../
|
|
19
|
-
import '../../
|
|
20
|
-
import '../../OrPopover-92cfde7e.js';
|
|
12
|
+
import '../../OrInput-507232aa.js';
|
|
13
|
+
import '../../OrError-d267ee9a.js';
|
|
14
|
+
import '../../OrHint-42dc9ebb.js';
|
|
15
|
+
import '../../OrIconButton-a6a844c8.js';
|
|
16
|
+
import '../../OrIcon-5e394c62.js';
|
|
17
|
+
import '../../OrTooltip-513bee30.js';
|
|
18
|
+
import '../../OrPopover-9bafbdb4.js';
|
|
21
19
|
import '@floating-ui/dom';
|
|
22
20
|
import '../../useResponsive-a02e95b7.js';
|
|
23
|
-
import '../../OrBottomSheet-
|
|
24
|
-
import '../../OrInputBox-
|
|
25
|
-
import '../../OrLabel-
|
|
21
|
+
import '../../OrBottomSheet-16c2e610.js';
|
|
22
|
+
import '../../OrInputBox-4d5a318d.js';
|
|
23
|
+
import '../../OrLabel-2a9f1477.js';
|
|
26
24
|
import '../../browser-82dea9ed.js';
|
|
27
25
|
import '@vueuse/math';
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
export { _ as OrErrorTagV3 } from '../../OrErrorTag-
|
|
1
|
+
export { _ as OrErrorTagV3 } from '../../OrErrorTag-782dd714.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '
|
|
6
|
-
import '../../OrIcon-ed9e0063.js';
|
|
5
|
+
import '../../OrIcon-5e394c62.js';
|
|
7
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export { _ as OrErrorV3 } from '../../OrError-
|
|
1
|
+
export { _ as OrErrorV3 } from '../../OrError-d267ee9a.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import 'lodash/omit';
|
|
6
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
export { a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from '../../OrExpansionPanel-
|
|
1
|
+
export { a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from '../../OrExpansionPanel-968ddc61.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '
|
|
6
|
-
import '../../OrIcon-ed9e0063.js';
|
|
5
|
+
import '../../OrIcon-5e394c62.js';
|
|
7
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
export { F as FabColor, _ as OrFabV3 } from '../../OrFab-
|
|
1
|
+
export { F as FabColor, _ as OrFabV3 } from '../../OrFab-26106618.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIcon-
|
|
3
|
+
import '../../OrIcon-5e394c62.js';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
|
-
import 'lodash/omit';
|
|
7
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export { _ as OrHintV3 } from '../../OrHint-
|
|
1
|
+
export { _ as OrHintV3 } from '../../OrHint-42dc9ebb.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import 'lodash/omit';
|
|
6
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,16 +1,15 @@
|
|
|
1
|
-
export { I as IconButtonColor, _ as OrIconButtonV3 } from '../../OrIconButton-
|
|
2
|
-
export { I as IconButtonSize } from '../../OrIcon-
|
|
1
|
+
export { I as IconButtonColor, _ as OrIconButtonV3 } from '../../OrIconButton-a6a844c8.js';
|
|
2
|
+
export { I as IconButtonSize } from '../../OrIcon-5e394c62.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
|
-
import '
|
|
7
|
-
import '../../
|
|
8
|
-
import '../../OrPopover-92cfde7e.js';
|
|
6
|
+
import '../../OrTooltip-513bee30.js';
|
|
7
|
+
import '../../OrPopover-9bafbdb4.js';
|
|
9
8
|
import '@floating-ui/dom';
|
|
10
9
|
import '../../useElevation-31bfe1f6.js';
|
|
11
10
|
import '../../useResponsive-a02e95b7.js';
|
|
12
|
-
import '../../OrBottomSheet-
|
|
13
|
-
import '../../OrOverlay-
|
|
11
|
+
import '../../OrBottomSheet-16c2e610.js';
|
|
12
|
+
import '../../OrOverlay-18ba2dc6.js';
|
|
14
13
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
15
14
|
import 'portal-vue';
|
|
16
15
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export { I as IconSize, a as IconVariant, _ as OrIconV3 } from '../../OrIcon-
|
|
1
|
+
export { I as IconSize, a as IconVariant, _ as OrIconV3 } from '../../OrIcon-5e394c62.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import 'lodash/omit';
|
|
6
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export { I as InlineInputBoxSize, _ as OrInlineInputBoxV3 } from '../../OrInlineInputBox-
|
|
1
|
+
export { I as InlineInputBoxSize, _ as OrInlineInputBoxV3 } from '../../OrInlineInputBox-fefd4fbd.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import 'lodash/omit';
|
|
6
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,21 +1,20 @@
|
|
|
1
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-
|
|
2
|
-
export { I as InlineInputSize } from '../../OrInlineInputBox-
|
|
1
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-27c959f5.js';
|
|
2
|
+
export { I as InlineInputSize } from '../../OrInlineInputBox-fefd4fbd.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
|
-
import '
|
|
7
|
-
import '../../OrError-55b6feda.js';
|
|
6
|
+
import '../../OrError-d267ee9a.js';
|
|
8
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
|
-
import '../../OrHint-
|
|
10
|
-
import '../../OrIconButton-
|
|
11
|
-
import '../../OrIcon-
|
|
12
|
-
import '../../OrTooltip-
|
|
13
|
-
import '../../OrPopover-
|
|
8
|
+
import '../../OrHint-42dc9ebb.js';
|
|
9
|
+
import '../../OrIconButton-a6a844c8.js';
|
|
10
|
+
import '../../OrIcon-5e394c62.js';
|
|
11
|
+
import '../../OrTooltip-513bee30.js';
|
|
12
|
+
import '../../OrPopover-9bafbdb4.js';
|
|
14
13
|
import '@floating-ui/dom';
|
|
15
14
|
import '../../useElevation-31bfe1f6.js';
|
|
16
15
|
import '../../useResponsive-a02e95b7.js';
|
|
17
|
-
import '../../OrBottomSheet-
|
|
18
|
-
import '../../OrOverlay-
|
|
16
|
+
import '../../OrBottomSheet-16c2e610.js';
|
|
17
|
+
import '../../OrOverlay-18ba2dc6.js';
|
|
19
18
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
20
19
|
import 'portal-vue';
|
|
21
20
|
import '../../browser-82dea9ed.js';
|
|
@@ -1,21 +1,20 @@
|
|
|
1
|
-
export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-
|
|
1
|
+
export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-c6b40bcf.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '
|
|
6
|
-
import '../../OrError-55b6feda.js';
|
|
5
|
+
import '../../OrError-d267ee9a.js';
|
|
7
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../OrHint-
|
|
9
|
-
import '../../OrIconButton-
|
|
10
|
-
import '../../OrIcon-
|
|
11
|
-
import '../../OrTooltip-
|
|
12
|
-
import '../../OrPopover-
|
|
7
|
+
import '../../OrHint-42dc9ebb.js';
|
|
8
|
+
import '../../OrIconButton-a6a844c8.js';
|
|
9
|
+
import '../../OrIcon-5e394c62.js';
|
|
10
|
+
import '../../OrTooltip-513bee30.js';
|
|
11
|
+
import '../../OrPopover-9bafbdb4.js';
|
|
13
12
|
import '@floating-ui/dom';
|
|
14
13
|
import '../../useElevation-31bfe1f6.js';
|
|
15
14
|
import '../../useResponsive-a02e95b7.js';
|
|
16
|
-
import '../../OrBottomSheet-
|
|
17
|
-
import '../../OrOverlay-
|
|
15
|
+
import '../../OrBottomSheet-16c2e610.js';
|
|
16
|
+
import '../../OrOverlay-18ba2dc6.js';
|
|
18
17
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
19
18
|
import 'portal-vue';
|
|
20
|
-
import '../../OrInlineInputBox-
|
|
19
|
+
import '../../OrInlineInputBox-fefd4fbd.js';
|
|
21
20
|
import '../../browser-82dea9ed.js';
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export { a as InputBoxSize, I as InputBoxVariant, _ as OrInputBoxV3 } from '../../OrInputBox-
|
|
1
|
+
export { a as InputBoxSize, I as InputBoxVariant, _ as OrInputBoxV3 } from '../../OrInputBox-4d5a318d.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import 'lodash/omit';
|
|
6
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { Meta, StoryFn } from '@storybook/vue3';
|
|
2
|
-
import OrInput from './OrInput.vue';
|
|
3
2
|
declare const _default: Meta<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
4
3
|
[x: string]: ((...args: any[]) => any) | null;
|
|
5
4
|
} | string[], {} & {}, {
|
|
@@ -26,4 +25,3 @@ export declare const Search: StoryFn<import("vue").ComponentOptions<import("vue"
|
|
|
26
25
|
} | string[], {} & {}, {
|
|
27
26
|
[x: number]: string;
|
|
28
27
|
} | {}, true>)>;
|
|
29
|
-
export declare const CustomClassesAndStyles: StoryFn<typeof OrInput>;
|
|
@@ -3,9 +3,7 @@ import { InputSize, InputType } from './props';
|
|
|
3
3
|
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
4
4
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
5
5
|
input: import("@vue/composition-api").Ref<HTMLInputElement | undefined>;
|
|
6
|
-
|
|
7
|
-
inlineStyles: import("@vue/composition-api").ComputedRef<unknown>;
|
|
8
|
-
rootStyles: import("@vue/composition-api").ComputedRef<unknown[]>;
|
|
6
|
+
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
9
7
|
controlStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
10
8
|
controlId: import("@vue/composition-api").Ref<string>;
|
|
11
9
|
proxyModelValue: import("@vue/composition-api").WritableComputedRef<string | number>;
|
|
@@ -122,9 +120,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
122
120
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
123
121
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
124
122
|
input: import("@vue/composition-api").Ref<HTMLInputElement | undefined>;
|
|
125
|
-
|
|
126
|
-
inlineStyles: import("@vue/composition-api").ComputedRef<unknown>;
|
|
127
|
-
rootStyles: import("@vue/composition-api").ComputedRef<unknown[]>;
|
|
123
|
+
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
128
124
|
controlStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
129
125
|
controlId: import("@vue/composition-api").Ref<string>;
|
|
130
126
|
proxyModelValue: import("@vue/composition-api").WritableComputedRef<string | number>;
|
|
@@ -1,23 +1,21 @@
|
|
|
1
|
-
export { I as InputType, _ as OrInputV3 } from '../../OrInput-
|
|
2
|
-
export { a as InputSize } from '../../OrInputBox-
|
|
1
|
+
export { I as InputType, _ as OrInputV3 } from '../../OrInput-507232aa.js';
|
|
2
|
+
export { a as InputSize } from '../../OrInputBox-4d5a318d.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
|
-
import '@vueuse/core';
|
|
5
|
-
import '../../useSlicedAttrs-91deb3b7.js';
|
|
6
|
-
import 'lodash/omit';
|
|
7
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
8
|
-
import '
|
|
5
|
+
import '@vueuse/core';
|
|
6
|
+
import '../../OrError-d267ee9a.js';
|
|
9
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
10
|
-
import '../../OrHint-
|
|
11
|
-
import '../../OrIconButton-
|
|
12
|
-
import '../../OrIcon-
|
|
13
|
-
import '../../OrTooltip-
|
|
14
|
-
import '../../OrPopover-
|
|
8
|
+
import '../../OrHint-42dc9ebb.js';
|
|
9
|
+
import '../../OrIconButton-a6a844c8.js';
|
|
10
|
+
import '../../OrIcon-5e394c62.js';
|
|
11
|
+
import '../../OrTooltip-513bee30.js';
|
|
12
|
+
import '../../OrPopover-9bafbdb4.js';
|
|
15
13
|
import '@floating-ui/dom';
|
|
16
14
|
import '../../useElevation-31bfe1f6.js';
|
|
17
15
|
import '../../useResponsive-a02e95b7.js';
|
|
18
|
-
import '../../OrBottomSheet-
|
|
19
|
-
import '../../OrOverlay-
|
|
16
|
+
import '../../OrBottomSheet-16c2e610.js';
|
|
17
|
+
import '../../OrOverlay-18ba2dc6.js';
|
|
20
18
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
21
19
|
import 'portal-vue';
|
|
22
|
-
import '../../OrLabel-
|
|
20
|
+
import '../../OrLabel-2a9f1477.js';
|
|
23
21
|
import '../../browser-82dea9ed.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from '../../OrPassword-
|
|
2
|
-
export { _ as OrInput } from '../../OrSearch.vue_rollup-plugin-vue_script-
|
|
3
|
-
export { _ as OrSearch } from '../../OrSearch-
|
|
1
|
+
export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from '../../OrPassword-1fa97156.js';
|
|
2
|
+
export { _ as OrInput } from '../../OrSearch.vue_rollup-plugin-vue_script-197d77fc.js';
|
|
3
|
+
export { _ as OrSearch } from '../../OrSearch-0589d17d.js';
|
|
4
4
|
import '../../normalize-component-6e8e3d80.js';
|
|
5
5
|
import '../../browser-82dea9ed.js';
|
|
6
6
|
import 'vue-demi';
|
|
@@ -12,7 +12,6 @@ import '../../OrHint-c45f1e09.js';
|
|
|
12
12
|
import '../../OrError-081130bb.js';
|
|
13
13
|
import '../../OrCollapse-4d892ca3.js';
|
|
14
14
|
import '@vueuse/core';
|
|
15
|
-
import 'lodash/omit';
|
|
16
15
|
import '../../useToggle-29e4d7c7.js';
|
|
17
16
|
import '../../OrIconButton.vue_rollup-plugin-vue_script-9fb7b7ab.js';
|
|
18
17
|
import '../../OrIcon-819166f6.js';
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export { L as LabelVariant, _ as OrLabelV3 } from '../../OrLabel-
|
|
1
|
+
export { L as LabelVariant, _ as OrLabelV3 } from '../../OrLabel-2a9f1477.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import 'lodash/omit';
|
|
6
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export { L as LinkColor, _ as OrLinkV3 } from '../../OrLink-
|
|
1
|
+
export { L as LinkColor, _ as OrLinkV3 } from '../../OrLink-80742a17.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import 'lodash/omit';
|
|
6
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrListOfInputs } from '../../OrListOfInputs-
|
|
1
|
+
export { _ as OrListOfInputs } from '../../OrListOfInputs-50aa1ef1.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import 'lodash';
|
|
4
4
|
import '../../OrList-d4781f7b.js';
|
|
@@ -21,9 +21,8 @@ import '../../OrTooltip-614b016d.js';
|
|
|
21
21
|
import '../../OrIconButton-014e86a7.js';
|
|
22
22
|
import '../../OrError-081130bb.js';
|
|
23
23
|
import 'sortablejs';
|
|
24
|
-
import '../../OrSearch.vue_rollup-plugin-vue_script-
|
|
24
|
+
import '../../OrSearch.vue_rollup-plugin-vue_script-197d77fc.js';
|
|
25
25
|
import '../../OrHint-c45f1e09.js';
|
|
26
26
|
import '../../OrCollapse-4d892ca3.js';
|
|
27
27
|
import '@vueuse/core';
|
|
28
|
-
import 'lodash/omit';
|
|
29
28
|
import '../../useToggle-29e4d7c7.js';
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from '../../OrLoader-
|
|
1
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from '../../OrLoader-f857d55b.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import 'lodash/omit';
|
|
6
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
export { _ as OrMenuItemV3 } from '../../OrMenuItem-
|
|
1
|
+
export { _ as OrMenuItemV3 } from '../../OrMenuItem-c7f28480.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '
|
|
6
|
-
import '../../OrIcon-ed9e0063.js';
|
|
5
|
+
import '../../OrIcon-5e394c62.js';
|
|
7
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
export { _ as OrMenuV3 } from '../../OrMenu-
|
|
2
|
-
export { P as MenuPlacement } from '../../OrPopover-
|
|
1
|
+
export { _ as OrMenuV3 } from '../../OrMenu-df27d0ef.js';
|
|
2
|
+
export { P as MenuPlacement } from '../../OrPopover-9bafbdb4.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
|
-
import 'lodash/omit';
|
|
7
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
7
|
import '@floating-ui/dom';
|
|
9
8
|
import '../../useElevation-31bfe1f6.js';
|
|
10
9
|
import '../../useResponsive-a02e95b7.js';
|
|
11
|
-
import '../../OrBottomSheet-
|
|
12
|
-
import '../../OrOverlay-
|
|
10
|
+
import '../../OrBottomSheet-16c2e610.js';
|
|
11
|
+
import '../../OrOverlay-18ba2dc6.js';
|
|
13
12
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
14
13
|
import 'portal-vue';
|
|
@@ -4,7 +4,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
4
4
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
5
5
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
6
6
|
headerStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
7
|
-
closeButtonStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
8
7
|
isActive: import("@vue/composition-api").Ref<boolean>;
|
|
9
8
|
open: () => void;
|
|
10
9
|
close: () => void;
|
|
@@ -35,7 +34,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
35
34
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
36
35
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
37
36
|
headerStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
38
|
-
closeButtonStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
39
37
|
isActive: import("@vue/composition-api").Ref<boolean>;
|
|
40
38
|
open: () => void;
|
|
41
39
|
close: () => void;
|
|
@@ -1,17 +1,16 @@
|
|
|
1
|
-
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-
|
|
1
|
+
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-e937a1d2.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '
|
|
6
|
-
import '../../
|
|
7
|
-
import '../../OrIcon-ed9e0063.js';
|
|
5
|
+
import '../../OrIconButton-a6a844c8.js';
|
|
6
|
+
import '../../OrIcon-5e394c62.js';
|
|
8
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
|
-
import '../../OrTooltip-
|
|
10
|
-
import '../../OrPopover-
|
|
8
|
+
import '../../OrTooltip-513bee30.js';
|
|
9
|
+
import '../../OrPopover-9bafbdb4.js';
|
|
11
10
|
import '@floating-ui/dom';
|
|
12
11
|
import '../../useElevation-31bfe1f6.js';
|
|
13
12
|
import '../../useResponsive-a02e95b7.js';
|
|
14
|
-
import '../../OrBottomSheet-
|
|
15
|
-
import '../../OrOverlay-
|
|
13
|
+
import '../../OrBottomSheet-16c2e610.js';
|
|
14
|
+
import '../../OrOverlay-18ba2dc6.js';
|
|
16
15
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
17
16
|
import 'portal-vue';
|
|
@@ -4,7 +4,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
4
4
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
5
5
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
6
6
|
iconStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
7
|
-
actionStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
8
7
|
icon: import("@vue/composition-api").ComputedRef<"warning" | "error" | "info" | "check_circle" | undefined>;
|
|
9
8
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
10
9
|
variant: {
|
|
@@ -22,7 +21,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
22
21
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
23
22
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
24
23
|
iconStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
25
|
-
actionStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
26
24
|
icon: import("@vue/composition-api").ComputedRef<"warning" | "error" | "info" | "check_circle" | undefined>;
|
|
27
25
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
|
|
28
26
|
variant: NotificationVariant;
|
|
@@ -1,17 +1,16 @@
|
|
|
1
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-
|
|
1
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-d4128a8b.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '
|
|
6
|
-
import '../../
|
|
7
|
-
import '../../OrIcon-ed9e0063.js';
|
|
5
|
+
import '../../OrIconButton-a6a844c8.js';
|
|
6
|
+
import '../../OrIcon-5e394c62.js';
|
|
8
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
|
-
import '../../OrTooltip-
|
|
10
|
-
import '../../OrPopover-
|
|
8
|
+
import '../../OrTooltip-513bee30.js';
|
|
9
|
+
import '../../OrPopover-9bafbdb4.js';
|
|
11
10
|
import '@floating-ui/dom';
|
|
12
11
|
import '../../useElevation-31bfe1f6.js';
|
|
13
12
|
import '../../useResponsive-a02e95b7.js';
|
|
14
|
-
import '../../OrBottomSheet-
|
|
15
|
-
import '../../OrOverlay-
|
|
13
|
+
import '../../OrBottomSheet-16c2e610.js';
|
|
14
|
+
import '../../OrOverlay-18ba2dc6.js';
|
|
16
15
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
17
16
|
import 'portal-vue';
|
|
@@ -3,4 +3,3 @@ export declare const NotificationRoot: string[];
|
|
|
3
3
|
export declare const NotificationRootVariants: Record<NotificationVariant, string[]>;
|
|
4
4
|
export declare const NotificationIcon: string[];
|
|
5
5
|
export declare const NotificationIconVariants: Record<NotificationVariant, string[]>;
|
|
6
|
-
export declare const NotificationAction: string[];
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
export { _ as OrOverlayV3 } from '../../OrOverlay-
|
|
1
|
+
export { _ as OrOverlayV3 } from '../../OrOverlay-18ba2dc6.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
5
5
|
import '../../useElevation-31bfe1f6.js';
|
|
6
|
-
import 'lodash/omit';
|
|
7
6
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
8
7
|
import 'portal-vue';
|
|
9
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,13 +1,12 @@
|
|
|
1
|
-
export { _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-
|
|
1
|
+
export { _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-9bafbdb4.js';
|
|
2
2
|
import '@floating-ui/dom';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../useClassAttribute-47fdb016.js';
|
|
6
6
|
import '../../useElevation-31bfe1f6.js';
|
|
7
7
|
import '../../useResponsive-a02e95b7.js';
|
|
8
|
-
import '
|
|
9
|
-
import '../../
|
|
10
|
-
import '../../OrOverlay-c60af55e.js';
|
|
8
|
+
import '../../OrBottomSheet-16c2e610.js';
|
|
9
|
+
import '../../OrOverlay-18ba2dc6.js';
|
|
11
10
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
12
11
|
import 'portal-vue';
|
|
13
12
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../../OrProgress-
|
|
1
|
+
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../../OrProgress-c27c8946.js';
|
|
2
2
|
import 'lodash';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../useClassAttribute-47fdb016.js';
|
|
6
6
|
import '../../useResponsive-a02e95b7.js';
|
|
7
|
-
import 'lodash/omit';
|
|
8
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
export { _ as OrRadioV3 } from '../../OrRadio-
|
|
1
|
+
export { _ as OrRadioV3 } from '../../OrRadio-848ce55d.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '
|
|
6
|
-
import '../../OrLabel-0e300559.js';
|
|
5
|
+
import '../../OrLabel-2a9f1477.js';
|
|
7
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
7
|
import '../../browser-82dea9ed.js';
|
|
@@ -1,24 +1,22 @@
|
|
|
1
|
-
export { _ as OrSearchV3 } from '../../OrSearch-
|
|
2
|
-
export { a as SearchSize } from '../../OrInputBox-
|
|
1
|
+
export { _ as OrSearchV3 } from '../../OrSearch-91d5decf.js';
|
|
2
|
+
export { a as SearchSize } from '../../OrInputBox-4d5a318d.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../useClassAttribute-47fdb016.js';
|
|
6
|
-
import '
|
|
7
|
-
import '../../
|
|
8
|
-
import '../../useSlicedAttrs-91deb3b7.js';
|
|
9
|
-
import '../../OrError-55b6feda.js';
|
|
6
|
+
import '../../OrInput-507232aa.js';
|
|
7
|
+
import '../../OrError-d267ee9a.js';
|
|
10
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
11
|
-
import '../../OrHint-
|
|
12
|
-
import '../../OrIconButton-
|
|
13
|
-
import '../../OrIcon-
|
|
14
|
-
import '../../OrTooltip-
|
|
15
|
-
import '../../OrPopover-
|
|
9
|
+
import '../../OrHint-42dc9ebb.js';
|
|
10
|
+
import '../../OrIconButton-a6a844c8.js';
|
|
11
|
+
import '../../OrIcon-5e394c62.js';
|
|
12
|
+
import '../../OrTooltip-513bee30.js';
|
|
13
|
+
import '../../OrPopover-9bafbdb4.js';
|
|
16
14
|
import '@floating-ui/dom';
|
|
17
15
|
import '../../useElevation-31bfe1f6.js';
|
|
18
16
|
import '../../useResponsive-a02e95b7.js';
|
|
19
|
-
import '../../OrBottomSheet-
|
|
20
|
-
import '../../OrOverlay-
|
|
17
|
+
import '../../OrBottomSheet-16c2e610.js';
|
|
18
|
+
import '../../OrOverlay-18ba2dc6.js';
|
|
21
19
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
22
20
|
import 'portal-vue';
|
|
23
|
-
import '../../OrLabel-
|
|
21
|
+
import '../../OrLabel-2a9f1477.js';
|
|
24
22
|
import '../../browser-82dea9ed.js';
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../../OrSegmentedControl-
|
|
1
|
+
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../../OrSegmentedControl-e8dce8f9.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import 'lodash/omit';
|
|
6
5
|
import '../../normalize-component-6e8e3d80.js';
|