@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,16 +1,15 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, watch } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import '
|
|
5
|
-
import { s as script$
|
|
6
|
-
import
|
|
7
|
-
import './
|
|
8
|
-
import { s as script$
|
|
9
|
-
import { s as script$6 } from './OrIcon-085d2eb1.js';
|
|
4
|
+
import { s as script$2 } from './OrIconButton-78ac5dcf.js';
|
|
5
|
+
import { s as script$4 } from './OrMenu-840038cd.js';
|
|
6
|
+
import './OrPopover-1075dd38.js';
|
|
7
|
+
import { s as script$5 } from './OrMenuItem-9da279f6.js';
|
|
8
|
+
import { s as script$6 } from './OrIcon-b195169c.js';
|
|
10
9
|
import { openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, resolveComponent, createElementVNode, createVNode, withCtx, createBlock, createCommentVNode, normalizeProps, guardReactiveProps } from 'vue';
|
|
11
|
-
import { s as script$3 } from './OrButton-
|
|
12
|
-
import { s as script$7 } from './OrSearch-
|
|
13
|
-
import './OrInputBox-
|
|
10
|
+
import { s as script$3 } from './OrButton-bb6bf8a9.js';
|
|
11
|
+
import { s as script$7 } from './OrSearch-b7c6c958.js';
|
|
12
|
+
import './OrInputBox-6d1b6059.js';
|
|
14
13
|
|
|
15
14
|
const CardCollectionRoot = [
|
|
16
15
|
// Layout
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { defineComponent, getCurrentInstance, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import '
|
|
5
|
-
import { s as script$1, L as LabelVariant } from './OrLabel-7989b72a.js';
|
|
4
|
+
import { s as script$1, L as LabelVariant } from './OrLabel-bdaec602.js';
|
|
6
5
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, withDirectives, createElementVNode, mergeProps, vModelCheckbox, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
7
6
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
8
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
|
-
import { s as script$2, a as ButtonColor } from './OrButton-
|
|
3
|
-
import { s as script$1 } from './OrOverlay-
|
|
4
|
-
import { s as script$3 } from './OrInput-
|
|
2
|
+
import { s as script$2, a as ButtonColor } from './OrButton-bb6bf8a9.js';
|
|
3
|
+
import { s as script$1 } from './OrOverlay-738a44d5.js';
|
|
4
|
+
import { s as script$3 } from './OrInput-ac074e42.js';
|
|
5
5
|
import { useMagicKeys, whenever } from '@vueuse/core';
|
|
6
6
|
import { logicAnd } from '@vueuse/math';
|
|
7
7
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { s as script$1, b as BUTTON_COLOR } from './OrIconButton-8be9c89f.js';
|
|
3
3
|
import { s as script$2, O as OrModalSizes } from './OrModal-8b074b0c.js';
|
|
4
|
-
import { a as script$3 } from './OrSearch-
|
|
4
|
+
import { a as script$3 } from './OrSearch-7cb2c91c.js';
|
|
5
5
|
import { useMagicKeys, useActiveElement, whenever } from '@vueuse/core';
|
|
6
6
|
import { logicAnd } from '@vueuse/math';
|
|
7
7
|
import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementVNode, createVNode, createCommentVNode } from 'vue';
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import 'lodash/omit';
|
|
5
4
|
import { openBlock, createElementBlock, mergeProps, createElementVNode, normalizeClass, renderSlot } from 'vue';
|
|
6
5
|
|
|
7
6
|
const ErrorRoot = [
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import '
|
|
5
|
-
import { s as script$1 } from './OrIcon-085d2eb1.js';
|
|
4
|
+
import { s as script$1 } from './OrIcon-b195169c.js';
|
|
6
5
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, createElementVNode, createVNode, renderSlot, normalizeClass } from 'vue';
|
|
7
6
|
|
|
8
7
|
const ErrorTagRoot = [
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import '
|
|
5
|
-
import { s as script$1 } from './OrIcon-085d2eb1.js';
|
|
4
|
+
import { s as script$1 } from './OrIcon-b195169c.js';
|
|
6
5
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, createElementVNode, normalizeClass, withModifiers, createVNode, createTextVNode, toDisplayString, renderSlot, withDirectives, vShow } from 'vue';
|
|
7
6
|
|
|
8
7
|
var ExpansionPanelVariant;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$1 } from './OrIcon-
|
|
2
|
+
import { s as script$1 } from './OrIcon-b195169c.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, createVNode } from 'vue';
|
|
4
4
|
|
|
5
5
|
var FabColor;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import 'lodash/omit';
|
|
5
4
|
import { openBlock, createElementBlock, mergeProps, createElementVNode, normalizeClass, renderSlot } from 'vue';
|
|
6
5
|
|
|
7
6
|
const HintRoot = [
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import 'lodash/omit';
|
|
5
4
|
import { openBlock, createElementBlock, mergeProps, toDisplayString } from 'vue';
|
|
6
5
|
|
|
7
6
|
var IconVariant;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import '
|
|
5
|
-
import { s as script$
|
|
6
|
-
import
|
|
7
|
-
import './OrPopover-086817af.js';
|
|
4
|
+
import { s as script$1, I as IconSize } from './OrIcon-b195169c.js';
|
|
5
|
+
import { s as script$2 } from './OrTooltip-50d27b4f.js';
|
|
6
|
+
import './OrPopover-1075dd38.js';
|
|
8
7
|
import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode, mergeProps, createVNode } from 'vue';
|
|
9
8
|
|
|
10
9
|
var IconButtonColor;
|
|
@@ -34,7 +33,7 @@ const IconButtonRoot = [
|
|
|
34
33
|
const IconButtonRootColors = {
|
|
35
34
|
'primary': [
|
|
36
35
|
// Theme
|
|
37
|
-
'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark',
|
|
36
|
+
'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-foreground-outline', 'dark:theme-foreground-outline-dark',
|
|
38
37
|
// Theme (hover)
|
|
39
38
|
'hover:outline-primary-opacity-0-08', 'dark:hover:outline-primary-opacity-0-08-dark',
|
|
40
39
|
// Theme (focus)
|
|
@@ -75,7 +74,7 @@ var script = defineComponent({
|
|
|
75
74
|
},
|
|
76
75
|
color: {
|
|
77
76
|
type: String,
|
|
78
|
-
default: IconButtonColor.
|
|
77
|
+
default: IconButtonColor.Primary
|
|
79
78
|
},
|
|
80
79
|
size: {
|
|
81
80
|
type: String,
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { defineComponent, getCurrentInstance, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import '
|
|
5
|
-
import { s as script$
|
|
6
|
-
import { s as script$
|
|
7
|
-
import { s as script$
|
|
8
|
-
import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox-226e29da.js';
|
|
4
|
+
import { s as script$1 } from './OrError-ec8c709d.js';
|
|
5
|
+
import { s as script$2 } from './OrHint-74bb732d.js';
|
|
6
|
+
import { s as script$3 } from './OrIconButton-78ac5dcf.js';
|
|
7
|
+
import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox-8049f95a.js';
|
|
9
8
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode, Fragment, createBlock, createSlots, createTextVNode, toDisplayString } from 'vue';
|
|
10
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
11
10
|
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import 'lodash/omit';
|
|
5
4
|
import { openBlock, createElementBlock, mergeProps, renderSlot } from 'vue';
|
|
6
5
|
|
|
7
6
|
var InlineInputBoxSize;
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { defineComponent, getCurrentInstance, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import '
|
|
5
|
-
import { s as script$
|
|
6
|
-
import { s as script$
|
|
7
|
-
import { s as script$
|
|
8
|
-
import { s as script$4 } from './OrInlineInputBox-226e29da.js';
|
|
4
|
+
import { s as script$1 } from './OrError-ec8c709d.js';
|
|
5
|
+
import { s as script$2 } from './OrHint-74bb732d.js';
|
|
6
|
+
import { s as script$3 } from './OrIconButton-78ac5dcf.js';
|
|
7
|
+
import { s as script$4 } from './OrInlineInputBox-8049f95a.js';
|
|
9
8
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode, Fragment, createBlock, createSlots, createTextVNode, toDisplayString } from 'vue';
|
|
10
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
11
10
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { defineComponent, getCurrentInstance, ref, computed } from 'vue-demi';
|
|
2
|
+
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
2
3
|
import '@vueuse/core';
|
|
3
|
-
import {
|
|
4
|
-
import { s as script$
|
|
5
|
-
import { s as script$
|
|
6
|
-
import { s as script$
|
|
7
|
-
import { s as script$
|
|
8
|
-
import { s as script$
|
|
9
|
-
import {
|
|
10
|
-
import { resolveComponent, openBlock, createElementBlock, normalizeStyle, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, mergeProps, vModelDynamic, withModifiers, Fragment, createSlots } from 'vue';
|
|
4
|
+
import { s as script$1 } from './OrError-ec8c709d.js';
|
|
5
|
+
import { s as script$2 } from './OrHint-74bb732d.js';
|
|
6
|
+
import { s as script$4 } from './OrIconButton-78ac5dcf.js';
|
|
7
|
+
import { s as script$3 } from './OrIcon-b195169c.js';
|
|
8
|
+
import { s as script$5, a as InputBoxSize } from './OrInputBox-6d1b6059.js';
|
|
9
|
+
import { s as script$6 } from './OrLabel-bdaec602.js';
|
|
10
|
+
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, mergeProps, vModelDynamic, withModifiers, Fragment, createSlots } from 'vue';
|
|
11
11
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
12
12
|
|
|
13
13
|
var InputType;
|
|
@@ -96,14 +96,9 @@ var script = defineComponent({
|
|
|
96
96
|
// Refs
|
|
97
97
|
const root = ref();
|
|
98
98
|
const input = ref();
|
|
99
|
-
// Attrs
|
|
100
|
-
const {
|
|
101
|
-
attrs,
|
|
102
|
-
classes,
|
|
103
|
-
styles: inlineStyles
|
|
104
|
-
} = useSlicedAttrs();
|
|
105
99
|
// Styles
|
|
106
|
-
const
|
|
100
|
+
const classAttribute = useClassAttribute();
|
|
101
|
+
const rootStyles = computed(() => ['or-input', ...InputRoot, classAttribute.value]);
|
|
107
102
|
const controlStyles = computed(() => [...InputControl]);
|
|
108
103
|
// State
|
|
109
104
|
const controlId = ref((_a = context.attrs.id) !== null && _a !== void 0 ? _a : currentInstance.uid.toString());
|
|
@@ -134,8 +129,6 @@ var script = defineComponent({
|
|
|
134
129
|
return {
|
|
135
130
|
root,
|
|
136
131
|
input,
|
|
137
|
-
attrs,
|
|
138
|
-
inlineStyles,
|
|
139
132
|
rootStyles,
|
|
140
133
|
controlStyles,
|
|
141
134
|
controlId,
|
|
@@ -163,7 +156,6 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
163
156
|
const _component_OrError = resolveComponent("OrError");
|
|
164
157
|
return openBlock(), createElementBlock("div", {
|
|
165
158
|
ref: "root",
|
|
166
|
-
style: normalizeStyle(_ctx.inlineStyles),
|
|
167
159
|
class: normalizeClass(_ctx.rootStyles)
|
|
168
160
|
}, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
169
161
|
key: 0,
|
|
@@ -187,7 +179,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
187
179
|
id: _ctx.controlId,
|
|
188
180
|
ref: "input",
|
|
189
181
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
|
|
190
|
-
}, _ctx
|
|
182
|
+
}, _ctx.$attrs, {
|
|
191
183
|
class: _ctx.controlStyles,
|
|
192
184
|
type: _ctx.type === 'password' && _ctx.disclosed ? 'text' : _ctx.type,
|
|
193
185
|
placeholder: _ctx.placeholder,
|
|
@@ -246,7 +238,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
246
238
|
fn: withCtx(() => [createTextVNode(toDisplayString(_ctx.currentLength) + " / " + toDisplayString(_ctx.maxLength), 1 /* TEXT */)]),
|
|
247
239
|
|
|
248
240
|
key: "0"
|
|
249
|
-
} : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"]))],
|
|
241
|
+
} : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"]))], 2 /* CLASS */);
|
|
250
242
|
}
|
|
251
243
|
|
|
252
244
|
var css_248z = "\ninput[data-v-78975fa2] {\n min-width: 0;\n background: none;\n outline: none;\n}\ninput[type=\"number\"][data-v-78975fa2]::-webkit-inner-spin-button {\n display: none;\n}\ninput[type=\"search\"][data-v-78975fa2]::-webkit-search-cancel-button {\n display: none;\n}\n";
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import 'lodash/omit';
|
|
5
4
|
import { openBlock, createElementBlock, mergeProps, renderSlot } from 'vue';
|
|
6
5
|
|
|
7
6
|
var InputBoxVariant;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import 'lodash/omit';
|
|
5
4
|
import { openBlock, createElementBlock, mergeProps, createElementVNode, normalizeClass, renderSlot } from 'vue';
|
|
6
5
|
|
|
7
6
|
var LabelVariant;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import 'lodash/omit';
|
|
5
4
|
import { openBlock, createElementBlock, mergeProps, Fragment, createTextVNode, toDisplayString, renderSlot } from 'vue';
|
|
6
5
|
|
|
7
6
|
var LinkColor;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent } from 'vue-demi';
|
|
2
2
|
import _ from 'lodash';
|
|
3
3
|
import { s as script$1 } from './OrList-b740d13e.js';
|
|
4
|
-
import { a as script$2 } from './OrSearch-
|
|
4
|
+
import { a as script$2 } from './OrSearch-7cb2c91c.js';
|
|
5
5
|
import { s as script$3 } from './OrIcon-669503c3.js';
|
|
6
6
|
import { a as script$4 } from './OrIconButton-8be9c89f.js';
|
|
7
7
|
import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, normalizeProps, guardReactiveProps, createVNode, mergeProps, createSlots, normalizeStyle } from 'vue';
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import 'lodash/omit';
|
|
5
4
|
import { openBlock, createElementBlock, mergeProps, normalizeClass, toDisplayString, createCommentVNode, createElementVNode } from 'vue';
|
|
6
5
|
|
|
7
6
|
var LoaderVariant;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import '
|
|
5
|
-
import { s as script$1, P as PopoverPlacement } from './OrPopover-086817af.js';
|
|
4
|
+
import { s as script$1, P as PopoverPlacement } from './OrPopover-1075dd38.js';
|
|
6
5
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, createVNode, withCtx, createElementVNode, normalizeClass, withModifiers, renderSlot } from 'vue';
|
|
7
6
|
|
|
8
7
|
const MenuRoot = [
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import '
|
|
5
|
-
import { s as script$1 } from './OrIcon-085d2eb1.js';
|
|
4
|
+
import { s as script$1 } from './OrIcon-b195169c.js';
|
|
6
5
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, createBlock, normalizeProps, createCommentVNode, createElementVNode, renderSlot, normalizeClass } from 'vue';
|
|
7
6
|
|
|
8
7
|
const MenuItemRoot = [
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import '
|
|
5
|
-
import { s as script$
|
|
6
|
-
import { s as script$1 } from './OrOverlay-4a300d88.js';
|
|
4
|
+
import { s as script$2 } from './OrIconButton-78ac5dcf.js';
|
|
5
|
+
import { s as script$1 } from './OrOverlay-738a44d5.js';
|
|
7
6
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
|
|
8
7
|
|
|
9
8
|
var ModalSize;
|
|
@@ -44,11 +43,6 @@ const ModalHeader = [
|
|
|
44
43
|
'layout-row',
|
|
45
44
|
// Typography
|
|
46
45
|
'typography-headline-2'];
|
|
47
|
-
const ModalCloseButton = [
|
|
48
|
-
// Layout
|
|
49
|
-
'contents',
|
|
50
|
-
// Theme
|
|
51
|
-
'text-outline', 'dark:text-outline-dark'];
|
|
52
46
|
|
|
53
47
|
var script = defineComponent({
|
|
54
48
|
name: 'OrModal',
|
|
@@ -76,7 +70,6 @@ var script = defineComponent({
|
|
|
76
70
|
const classAttribute = useClassAttribute();
|
|
77
71
|
const rootStyles = computed(() => ['or-modal', ...ModalRoot, ...ModalRootSizes[props.size], classAttribute.value]);
|
|
78
72
|
const headerStyles = computed(() => [...ModalHeader]);
|
|
79
|
-
const closeButtonStyles = computed(() => [...ModalCloseButton]);
|
|
80
73
|
// State
|
|
81
74
|
const isActive = ref(false);
|
|
82
75
|
// Events
|
|
@@ -103,7 +96,6 @@ var script = defineComponent({
|
|
|
103
96
|
root,
|
|
104
97
|
rootStyles,
|
|
105
98
|
headerStyles,
|
|
106
|
-
closeButtonStyles,
|
|
107
99
|
isActive,
|
|
108
100
|
open,
|
|
109
101
|
close
|
|
@@ -130,13 +122,11 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
130
122
|
class: _ctx.rootStyles
|
|
131
123
|
}), [createElementVNode("div", {
|
|
132
124
|
class: normalizeClass(_ctx.headerStyles)
|
|
133
|
-
}, [createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "header")]),
|
|
134
|
-
class: normalizeClass(_ctx.closeButtonStyles)
|
|
135
|
-
}, [createVNode(_component_OrIconButton, {
|
|
125
|
+
}, [createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "header")]), createVNode(_component_OrIconButton, {
|
|
136
126
|
icon: 'close',
|
|
137
127
|
size: 'l',
|
|
138
128
|
onClick: withModifiers(_ctx.close, ["stop"])
|
|
139
|
-
}, null, 8 /* PROPS */, ["onClick"])], 2 /* CLASS */)
|
|
129
|
+
}, null, 8 /* PROPS */, ["onClick"])], 2 /* CLASS */), createElementVNode("div", _hoisted_2, [renderSlot(_ctx.$slots, "default")]), renderSlot(_ctx.$slots, "footer")], 16 /* FULL_PROPS */)]),
|
|
140
130
|
|
|
141
131
|
_: 3 /* FORWARDED */
|
|
142
132
|
})) : createCommentVNode("v-if", true);
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import '
|
|
5
|
-
import { s as script$
|
|
6
|
-
import { s as script$1 } from './OrIcon-085d2eb1.js';
|
|
4
|
+
import { s as script$2 } from './OrIconButton-78ac5dcf.js';
|
|
5
|
+
import { s as script$1 } from './OrIcon-b195169c.js';
|
|
7
6
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, createElementVNode, normalizeClass, createVNode, renderSlot, withModifiers } from 'vue';
|
|
8
7
|
|
|
9
8
|
var NotificationVariant;
|
|
@@ -66,11 +65,6 @@ const NotificationIconVariants = {
|
|
|
66
65
|
// Theme
|
|
67
66
|
'theme-foreground-primary', 'dark:theme-foreground-primary-dark']
|
|
68
67
|
};
|
|
69
|
-
const NotificationAction = [
|
|
70
|
-
// Layout
|
|
71
|
-
'contents',
|
|
72
|
-
// Theme
|
|
73
|
-
'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
|
|
74
68
|
|
|
75
69
|
var script = defineComponent({
|
|
76
70
|
name: 'OrNotification',
|
|
@@ -93,7 +87,6 @@ var script = defineComponent({
|
|
|
93
87
|
const classAttribute = useClassAttribute();
|
|
94
88
|
const rootStyles = computed(() => ['or-notification', ...NotificationRoot, ...NotificationRootVariants[props.variant], classAttribute.value]);
|
|
95
89
|
const iconStyles = computed(() => [...NotificationIcon, ...NotificationIconVariants[props.variant]]);
|
|
96
|
-
const actionStyles = computed(() => [...NotificationAction]);
|
|
97
90
|
// State
|
|
98
91
|
const icon = computed(() => {
|
|
99
92
|
switch (props.variant) {
|
|
@@ -111,7 +104,6 @@ var script = defineComponent({
|
|
|
111
104
|
root,
|
|
112
105
|
rootStyles,
|
|
113
106
|
iconStyles,
|
|
114
|
-
actionStyles,
|
|
115
107
|
icon
|
|
116
108
|
};
|
|
117
109
|
}
|
|
@@ -132,12 +124,11 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
132
124
|
}, [createVNode(_component_OrIcon, {
|
|
133
125
|
icon: _ctx.icon,
|
|
134
126
|
variant: 'filled-bold'
|
|
135
|
-
}, null, 8 /* PROPS */, ["icon"])], 2 /* CLASS */), createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "default")]),
|
|
136
|
-
class: normalizeClass(_ctx.actionStyles)
|
|
137
|
-
}, [createVNode(_component_OrIconButton, {
|
|
127
|
+
}, null, 8 /* PROPS */, ["icon"])], 2 /* CLASS */), createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "default")]), createVNode(_component_OrIconButton, {
|
|
138
128
|
icon: 'close',
|
|
129
|
+
size: 'm',
|
|
139
130
|
onClick: _cache[0] || (_cache[0] = withModifiers($event => _ctx.$emit('close'), ["stop"]))
|
|
140
|
-
})],
|
|
131
|
+
})], 16 /* FULL_PROPS */);
|
|
141
132
|
}
|
|
142
133
|
|
|
143
134
|
script.render = render;
|
|
@@ -2,7 +2,6 @@ import { useScrollLock } from '@vueuse/core';
|
|
|
2
2
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
3
3
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
4
4
|
import { u as useElevation } from './useElevation-31bfe1f6.js';
|
|
5
|
-
import 'lodash/omit';
|
|
6
5
|
import { s as script$1 } from './OrTeleport.vue3-8099178c.js';
|
|
7
6
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, renderSlot } from 'vue';
|
|
8
7
|
|
|
@@ -4,8 +4,7 @@ import { defineComponent, ref, computed, watch, watchPostEffect, unref, toRef, n
|
|
|
4
4
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
5
5
|
import { u as useElevation } from './useElevation-31bfe1f6.js';
|
|
6
6
|
import { u as useResponsive } from './useResponsive-a02e95b7.js';
|
|
7
|
-
import '
|
|
8
|
-
import { s as script$1 } from './OrBottomSheet-11ab621e.js';
|
|
7
|
+
import { s as script$1 } from './OrBottomSheet-62817aec.js';
|
|
9
8
|
import { s as script$2 } from './OrTeleport.vue3-8099178c.js';
|
|
10
9
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementBlock, mergeProps, renderSlot, normalizeClass, createCommentVNode } from 'vue';
|
|
11
10
|
|
|
@@ -3,7 +3,6 @@ import { useElementBounding } from '@vueuse/core';
|
|
|
3
3
|
import { defineComponent, ref, useSlots, computed } from 'vue-demi';
|
|
4
4
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
5
5
|
import { u as useResponsive } from './useResponsive-a02e95b7.js';
|
|
6
|
-
import 'lodash/omit';
|
|
7
6
|
import { openBlock, createElementBlock, mergeProps, Fragment, normalizeClass, renderSlot, createElementVNode, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
8
7
|
|
|
9
8
|
var ProgressColor;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { defineComponent, getCurrentInstance, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import '
|
|
5
|
-
import { s as script$1, L as LabelVariant } from './OrLabel-7989b72a.js';
|
|
4
|
+
import { s as script$1, L as LabelVariant } from './OrLabel-bdaec602.js';
|
|
6
5
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, withDirectives, createElementVNode, mergeProps, vModelRadio, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
7
6
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
8
7
|
|
|
@@ -8,7 +8,6 @@ import { s as script$8 } from './OrCollapse-445141ab.js';
|
|
|
8
8
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createCommentVNode, renderSlot, createElementVNode, createBlock, withCtx, createTextVNode, toDisplayString, createVNode, Transition, mergeProps, createSlots, normalizeStyle } from 'vue';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
10
10
|
import { useVModel, debouncedWatch } from '@vueuse/core';
|
|
11
|
-
import 'lodash/omit';
|
|
12
11
|
import { u as useToggle } from './useToggle-29e4d7c7.js';
|
|
13
12
|
import { a as script$9, c as BUTTON_SIZE } from './OrIconButton-8be9c89f.js';
|
|
14
13
|
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import { debouncedWatch } from '@vueuse/core';
|
|
3
3
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
4
|
-
import '
|
|
5
|
-
import {
|
|
6
|
-
import { a as InputBoxSize } from './OrInputBox-304481e7.js';
|
|
4
|
+
import { s as script$1 } from './OrInput-ac074e42.js';
|
|
5
|
+
import { a as InputBoxSize } from './OrInputBox-6d1b6059.js';
|
|
7
6
|
import { resolveComponent, openBlock, createBlock, mergeProps } from 'vue';
|
|
8
7
|
|
|
9
8
|
var script = defineComponent({
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, isVue2 } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import 'lodash/omit';
|
|
5
4
|
import { openBlock, createElementBlock, mergeProps, createElementVNode, renderSlot, normalizeClass, resolveComponent, Fragment, renderList, createBlock, withModifiers, withCtx, createTextVNode, toDisplayString } from 'vue';
|
|
6
5
|
|
|
7
6
|
const SegmentedControlItemRoot = [
|
|
@@ -3,18 +3,17 @@ import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-0d314aa4.
|
|
|
3
3
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
4
4
|
import { u as useOverflow } from './useOverflow-af6161c8.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
|
-
import '
|
|
7
|
-
import { s as script$
|
|
8
|
-
import { s as script$
|
|
9
|
-
import { s as script$
|
|
10
|
-
import { s as script$
|
|
11
|
-
import { s as script$
|
|
12
|
-
import { s as script$
|
|
13
|
-
import { s as script$
|
|
14
|
-
import { s as script$
|
|
15
|
-
import { s as script$
|
|
16
|
-
import { s as script$
|
|
17
|
-
import { s as script$b } from './OrTag-35f948c1.js';
|
|
6
|
+
import { s as script$1 } from './OrCheckbox-3e139eac.js';
|
|
7
|
+
import { s as script$2 } from './OrError-ec8c709d.js';
|
|
8
|
+
import { s as script$3 } from './OrExpansionPanel-311e64cf.js';
|
|
9
|
+
import { s as script$4 } from './OrHint-74bb732d.js';
|
|
10
|
+
import { s as script$5 } from './OrIcon-b195169c.js';
|
|
11
|
+
import { s as script$7, a as InputBoxSize } from './OrInputBox-6d1b6059.js';
|
|
12
|
+
import { s as script$6 } from './OrInput-ac074e42.js';
|
|
13
|
+
import { s as script$8 } from './OrLabel-bdaec602.js';
|
|
14
|
+
import { s as script$9 } from './OrMenuItem-9da279f6.js';
|
|
15
|
+
import { s as script$a } from './OrPopover-1075dd38.js';
|
|
16
|
+
import { s as script$b } from './OrTag-debc75df.js';
|
|
18
17
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, normalizeClass, createElementVNode, Fragment, renderList, createVNode, withModifiers } from 'vue';
|
|
19
18
|
|
|
20
19
|
const SelectRoot = [
|
|
@@ -3,7 +3,6 @@ import _ from 'lodash';
|
|
|
3
3
|
import { p as pxToRem } from './px-to-rem-0b26b83e.js';
|
|
4
4
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
|
-
import 'lodash/omit';
|
|
7
6
|
import { openBlock, createElementBlock, mergeProps, Fragment, renderList, normalizeClass, normalizeStyle } from 'vue';
|
|
8
7
|
|
|
9
8
|
const SkeletonRoot = [
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import '
|
|
5
|
-
import { s as script$1 } from './OrIcon-085d2eb1.js';
|
|
4
|
+
import { s as script$1 } from './OrIcon-b195169c.js';
|
|
6
5
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, withModifiers, renderSlot, createBlock, normalizeClass, createCommentVNode } from 'vue';
|
|
7
6
|
|
|
8
7
|
const SortHeaderRoot = [
|