@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
|
@@ -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,4 +1,4 @@
|
|
|
1
|
-
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-
|
|
1
|
+
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-b875854b.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -9,7 +9,7 @@ import 'portal-vue';
|
|
|
9
9
|
import '../../normalize-component-6e8e3d80.js';
|
|
10
10
|
import '../../useClassAttribute-9bf33346.js';
|
|
11
11
|
import '../../useElevation-aac032f4.js';
|
|
12
|
-
import '../../OrIconButton-
|
|
12
|
+
import '../../OrIconButton-d7f24f8c.js';
|
|
13
13
|
import '../../OrIcon-8625385f.js';
|
|
14
14
|
import '../../OrTooltip-fbfa05fd.js';
|
|
15
15
|
import '../../OrPopover-5dc240f1.js';
|
|
@@ -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,11 +1,11 @@
|
|
|
1
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-
|
|
1
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-773b5eff.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import '../../OrIcon-8625385f.js';
|
|
6
6
|
import '../../useClassAttribute-9bf33346.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../OrIconButton-
|
|
8
|
+
import '../../OrIconButton-d7f24f8c.js';
|
|
9
9
|
import '../../OrTooltip-fbfa05fd.js';
|
|
10
10
|
import '@vueuse/core';
|
|
11
11
|
import '../../OrPopover-5dc240f1.js';
|
|
@@ -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,16 +1,16 @@
|
|
|
1
|
-
export { O as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { O as OrSearchV3 } from '../../OrSearch-d1ab9324.js';
|
|
2
2
|
export { a as SearchSize } from '../../OrInputBox-79ec54ad.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import '@vueuse/core';
|
|
7
|
-
import '../../OrInput-
|
|
7
|
+
import '../../OrInput-930e823a.js';
|
|
8
8
|
import '../../OrError-aad17598.js';
|
|
9
9
|
import '../../useClassAttribute-9bf33346.js';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
11
11
|
import '../../OrHint-f38a1940.js';
|
|
12
12
|
import '../../OrIcon-8625385f.js';
|
|
13
|
-
import '../../OrIconButton-
|
|
13
|
+
import '../../OrIconButton-d7f24f8c.js';
|
|
14
14
|
import '../../OrTooltip-fbfa05fd.js';
|
|
15
15
|
import '../../OrPopover-5dc240f1.js';
|
|
16
16
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
@@ -21,6 +21,4 @@ import 'portal-vue';
|
|
|
21
21
|
import '../../useElevation-aac032f4.js';
|
|
22
22
|
import '../../useResponsive-e13dfbb0.js';
|
|
23
23
|
import '../../OrLabel-172c4b89.js';
|
|
24
|
-
import '../../useSlicedAttrs-8d836c02.js';
|
|
25
|
-
import 'lodash/omit';
|
|
26
24
|
import '../../browser-82dea9ed.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-71e2c47f.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox-79ec54ad.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
@@ -12,8 +12,8 @@ import '../../OrError-aad17598.js';
|
|
|
12
12
|
import '../../OrExpansionPanel-995caa85.js';
|
|
13
13
|
import '../../OrIcon-8625385f.js';
|
|
14
14
|
import '../../OrHint-f38a1940.js';
|
|
15
|
-
import '../../OrInput-
|
|
16
|
-
import '../../OrIconButton-
|
|
15
|
+
import '../../OrInput-930e823a.js';
|
|
16
|
+
import '../../OrIconButton-d7f24f8c.js';
|
|
17
17
|
import '../../OrTooltip-fbfa05fd.js';
|
|
18
18
|
import '@vueuse/core';
|
|
19
19
|
import '../../OrPopover-5dc240f1.js';
|
|
@@ -24,9 +24,7 @@ import '../../OrTeleport.vue2-e9ba3054.js';
|
|
|
24
24
|
import 'portal-vue';
|
|
25
25
|
import '../../useElevation-aac032f4.js';
|
|
26
26
|
import '../../useResponsive-e13dfbb0.js';
|
|
27
|
-
import '../../useSlicedAttrs-8d836c02.js';
|
|
28
|
-
import 'lodash/omit';
|
|
29
27
|
import '../../OrMenuItem-26420908.js';
|
|
30
|
-
import '../../OrTag-
|
|
28
|
+
import '../../OrTag-242e44d4.js';
|
|
31
29
|
import '../../dropdown-open-e2a93aaf.js';
|
|
32
30
|
import '../../useOverflow-bae6342f.js';
|
|
@@ -2,11 +2,9 @@ import { PropType } from 'vue-demi';
|
|
|
2
2
|
import { LabelVariant } from '../or-label-v3';
|
|
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
|
-
rootStyles: import("@vue/composition-api").ComputedRef<
|
|
5
|
+
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
6
6
|
controlStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
7
7
|
loaderStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
8
|
-
inlineStyles: import("@vue/composition-api").ComputedRef<unknown>;
|
|
9
|
-
attrs: import("@vue/composition-api").ComputedRef<Pick<import("@vue/composition-api").Data, string | number>>;
|
|
10
8
|
controlId: import("@vue/composition-api").Ref<string>;
|
|
11
9
|
proxyModelValue: import("@vue/composition-api").WritableComputedRef<boolean | string[]>;
|
|
12
10
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
@@ -88,11 +86,9 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
88
86
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
89
87
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
90
88
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
91
|
-
rootStyles: import("@vue/composition-api").ComputedRef<
|
|
89
|
+
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
92
90
|
controlStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
93
91
|
loaderStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
94
|
-
inlineStyles: import("@vue/composition-api").ComputedRef<unknown>;
|
|
95
|
-
attrs: import("@vue/composition-api").ComputedRef<Pick<import("@vue/composition-api").Data, string | number>>;
|
|
96
92
|
controlId: import("@vue/composition-api").Ref<string>;
|
|
97
93
|
proxyModelValue: import("@vue/composition-api").WritableComputedRef<boolean | string[]>;
|
|
98
94
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSwitchV3 } from '../../OrSwitch-
|
|
1
|
+
export { _ as OrSwitchV3 } from '../../OrSwitch-237a2081.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -6,6 +6,4 @@ import '../../OrLabel-172c4b89.js';
|
|
|
6
6
|
import '../../useClassAttribute-9bf33346.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrLoader-6a1f937b.js';
|
|
9
|
-
import '../../useSlicedAttrs-8d836c02.js';
|
|
10
|
-
import 'lodash/omit';
|
|
11
9
|
import '../../browser-82dea9ed.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { O as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-
|
|
1
|
+
export { O as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-242e44d4.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
|
-
import '../../OrIconButton-
|
|
5
|
+
import '../../OrIconButton-d7f24f8c.js';
|
|
6
6
|
import '../../OrIcon-8625385f.js';
|
|
7
7
|
import '../../useClassAttribute-9bf33346.js';
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -3,7 +3,6 @@ import { ToastType } from './props';
|
|
|
3
3
|
import { ToastLink } from './types';
|
|
4
4
|
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
5
5
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
6
|
-
actionButtonStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
7
6
|
toastIconStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
8
7
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
9
8
|
loaderStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
@@ -55,7 +54,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
55
54
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
56
55
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
57
56
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
58
|
-
actionButtonStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
59
57
|
toastIconStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
60
58
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
61
59
|
loaderStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../../types-b5083f9b.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-3a3d4280.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../index-fa6eb4ca.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
7
|
-
import '../../OrIconButton-
|
|
7
|
+
import '../../OrIconButton-d7f24f8c.js';
|
|
8
8
|
import '../../OrIcon-8625385f.js';
|
|
9
9
|
import '../../useClassAttribute-9bf33346.js';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PositionsX, PositionsY, ToastType } from './props';
|
|
2
2
|
export declare const ToastRoot: string[];
|
|
3
|
-
export declare const ToastActionButton: string[];
|
|
4
3
|
export declare const ToastContainer: string[];
|
|
5
4
|
export declare const ToastContainerPositions: Record<`${PositionsX}-${PositionsY}`, string[]>;
|
|
6
5
|
export declare const messageStyleVariant: Record<ToastType, string[]>;
|
|
@@ -2,5 +2,4 @@ export { useClassAttribute } from './useClassAttribute';
|
|
|
2
2
|
export { useElevation } from './useElevation';
|
|
3
3
|
export { useOverflow } from './useOverflow';
|
|
4
4
|
export { useResponsive } from './useResponsive';
|
|
5
|
-
export { useSlicedAttrs } from './useSlicedAttrs';
|
|
6
5
|
export { default as useToggle } from './useToggle';
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
export { u as useClassAttribute } from '../useClassAttribute-9bf33346.js';
|
|
2
2
|
export { u as useElevation } from '../useElevation-aac032f4.js';
|
|
3
3
|
export { u as useOverflow } from '../useOverflow-bae6342f.js';
|
|
4
|
-
export { u as useSlicedAttrs } from '../useSlicedAttrs-8d836c02.js';
|
|
5
4
|
export { u as useToggle } from '../useToggle-6166bd53.js';
|
|
6
5
|
export { u as useResponsive } from '../useResponsive-e13dfbb0.js';
|
|
7
6
|
import '../index-fa6eb4ca.js';
|
|
8
7
|
import 'vue';
|
|
9
8
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
10
9
|
import '@vueuse/core';
|
|
11
|
-
import 'lodash/omit';
|
package/dist/bundled/v2/index.js
CHANGED
|
@@ -13,7 +13,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
13
13
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from './OrButton-4b99c680.js';
|
|
14
14
|
export { O as OrCard } from './OrCard-a6b30f8f.js';
|
|
15
15
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-89428bbf.js';
|
|
16
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
16
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-43c04eb1.js';
|
|
17
17
|
export { _ as OrCardV3 } from './OrCard-29116e1f.js';
|
|
18
18
|
export { a as OrCarousel, _ as OrCarouselItem } from './OrCarouselItem-6da755c0.js';
|
|
19
19
|
export { O as OrCheckbox } from './OrCheckbox-4cbddd67.js';
|
|
@@ -24,7 +24,7 @@ export { _ as OrCode, O as OrCodeLanguages } from './OrCode-fc6876ec.js';
|
|
|
24
24
|
export { O as OrCollapse } from './OrCollapse-3aa9a9b7.js';
|
|
25
25
|
export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-a1a37e83.js';
|
|
26
26
|
export { _ as OrConfirm } from './OrConfirm-56d01cff.js';
|
|
27
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-
|
|
27
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-38bf5592.js';
|
|
28
28
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-e212f892.js';
|
|
29
29
|
export { O as OrError } from './OrError-31503e4c.js';
|
|
30
30
|
export { _ as OrErrorTagV3 } from './OrErrorTag-d0c5bcf4.js';
|
|
@@ -36,14 +36,14 @@ export { O as OrFloating, b as OrFloatingHideStrategy, a as OrFloatingPlacements
|
|
|
36
36
|
export { O as OrHint } from './OrHint-fabea4cf.js';
|
|
37
37
|
export { O as OrHintV3 } from './OrHint-f38a1940.js';
|
|
38
38
|
export { O as OrIcon, a as OrIconColors, b as OrIconType } from './OrIcon-10ec459c.js';
|
|
39
|
-
export { I as IconButtonColor, O as OrIconButtonV3 } from './OrIconButton-
|
|
39
|
+
export { I as IconButtonColor, O as OrIconButtonV3 } from './OrIconButton-d7f24f8c.js';
|
|
40
40
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, O as OrIconV3 } from './OrIcon-8625385f.js';
|
|
41
41
|
export { I as InlineInputBoxSize, I as InlineInputSize, O as OrInlineInputBoxV3 } from './OrInlineInputBox-f457210f.js';
|
|
42
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-
|
|
42
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-cac9b9a9.js';
|
|
43
43
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-7262efdf.js';
|
|
44
|
-
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
44
|
+
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-860f6c37.js';
|
|
45
45
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, O as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-79ec54ad.js';
|
|
46
|
-
export { I as InputType, O as OrInputV3 } from './OrInput-
|
|
46
|
+
export { I as InputType, O as OrInputV3 } from './OrInput-930e823a.js';
|
|
47
47
|
export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from './OrPassword-7da938aa.js';
|
|
48
48
|
export { O as OrInput } from './OrInput-08f2f666.js';
|
|
49
49
|
export { O as OrSearch } from './OrSearch-f7cfa52f.js';
|
|
@@ -58,9 +58,9 @@ export { O as OrMenuItemV3 } from './OrMenuItem-26420908.js';
|
|
|
58
58
|
export { O as OrMenuV3 } from './OrMenu-fa47c888.js';
|
|
59
59
|
export { P as MenuPlacement, O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-5dc240f1.js';
|
|
60
60
|
export { O as OrModal, a as OrModalSizes } from './OrModal-a5411b0d.js';
|
|
61
|
-
export { M as ModalSize, _ as OrModalV3 } from './OrModal-
|
|
61
|
+
export { M as ModalSize, _ as OrModalV3 } from './OrModal-b875854b.js';
|
|
62
62
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from './OrNotification-3909aaf2.js';
|
|
63
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-
|
|
63
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-773b5eff.js';
|
|
64
64
|
export { _ as OrOverflowMenu } from './OrOverflowMenu-711e460e.js';
|
|
65
65
|
export { O as OrOverlay } from './OrOverlay-47967a8b.js';
|
|
66
66
|
export { O as OrOverlayV3 } from './OrOverlay-3c89d622.js';
|
|
@@ -69,10 +69,10 @@ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrPr
|
|
|
69
69
|
export { _ as OrRadio } from './OrRadio-187d6fc7.js';
|
|
70
70
|
export { _ as OrRadioGroup } from './OrRadioGroup-aa9f0757.js';
|
|
71
71
|
export { _ as OrRadioV3 } from './OrRadio-cd39b20b.js';
|
|
72
|
-
export { O as OrSearchV3 } from './OrSearch-
|
|
72
|
+
export { O as OrSearchV3 } from './OrSearch-d1ab9324.js';
|
|
73
73
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-21cc914e.js';
|
|
74
74
|
export { _ as OrSelect } from './OrSelect-a23d4210.js';
|
|
75
|
-
export { _ as OrSelectV3 } from './OrSelect-
|
|
75
|
+
export { _ as OrSelectV3 } from './OrSelect-71e2c47f.js';
|
|
76
76
|
export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-e2b2c9ec.js';
|
|
77
77
|
export { O as OrSidebarPlacement, _ as OrSidebarV3 } from './OrSidebar-c95ef614.js';
|
|
78
78
|
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-242d22f3.js';
|
|
@@ -81,21 +81,21 @@ export { _ as OrSlider } from './OrSlider-59d05856.js';
|
|
|
81
81
|
export { _ as OrSortHeaderV3 } from './OrSortHeader-9932d28f.js';
|
|
82
82
|
export { _ as OrStepper } from './OrStepper-3fc1a2b3.js';
|
|
83
83
|
export { _ as OrSwitch } from './OrSwitch-47670dbd.js';
|
|
84
|
-
export { _ as OrSwitchV3 } from './OrSwitch-
|
|
84
|
+
export { _ as OrSwitchV3 } from './OrSwitch-237a2081.js';
|
|
85
85
|
export { _ as OrTab } from './OrTab-b2c6d977.js';
|
|
86
86
|
export { O as OrTabHeaderItem } from './OrTabHeaderItem-d39c3cf7.js';
|
|
87
87
|
export { O as OrTabV3 } from './OrTab-dd949240.js';
|
|
88
88
|
export { _ as OrTabs } from './OrTabs-4c8f6422.js';
|
|
89
89
|
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-42f7c52c.js';
|
|
90
90
|
export { _ as OrTag } from './OrTag-79e48fec.js';
|
|
91
|
-
export { O as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
91
|
+
export { O as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-242e44d4.js';
|
|
92
92
|
export { O as OrTeleport } from './OrTeleportVue2-3544f185.js';
|
|
93
93
|
export { O as OrTeleportV3 } from './OrTeleport.vue2-e9ba3054.js';
|
|
94
94
|
export { _ as OrTextV3 } from './OrText-eac4b9f5.js';
|
|
95
95
|
export { _ as OrTextareaV3 } from './OrTextarea-5593fbe9.js';
|
|
96
96
|
export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-eacd9b19.js';
|
|
97
97
|
export { O as OrToast, _ as OrToastContainer } from './OrToastContainer-b03adc37.js';
|
|
98
|
-
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from './types-
|
|
98
|
+
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from './types-b5083f9b.js';
|
|
99
99
|
export { O as OrTooltip } from './OrTooltip-dfea7af2.js';
|
|
100
100
|
export { O as OrTooltipContent } from './OrTooltipContent-f0fd5f75.js';
|
|
101
101
|
export { O as OrTooltipV3 } from './OrTooltip-fbfa05fd.js';
|
|
@@ -103,7 +103,6 @@ export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e2a93aaf.
|
|
|
103
103
|
export { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
104
104
|
export { u as useElevation } from './useElevation-aac032f4.js';
|
|
105
105
|
export { u as useOverflow } from './useOverflow-bae6342f.js';
|
|
106
|
-
export { u as useSlicedAttrs } from './useSlicedAttrs-8d836c02.js';
|
|
107
106
|
import './index-fa6eb4ca.js';
|
|
108
107
|
import 'vue';
|
|
109
108
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -118,7 +117,6 @@ import './floating-ui.dom.esm-83eba816.js';
|
|
|
118
117
|
import './v4-cf8987a3.js';
|
|
119
118
|
import 'portal-vue/dist/portal-vue.esm.js';
|
|
120
119
|
import 'portal-vue';
|
|
121
|
-
import 'lodash/omit';
|
|
122
120
|
|
|
123
121
|
function styleInject(css, ref) {
|
|
124
122
|
if (ref === void 0) ref = {};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useToggle } from '@vueuse/core';
|
|
2
2
|
import './index-fa6eb4ca.js';
|
|
3
3
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-3a3d4280.js';
|
|
4
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
4
|
+
import { O as OrIconButton } from './OrIconButton-d7f24f8c.js';
|
|
5
5
|
import { O as OrLoader } from './OrLoader-6a1f937b.js';
|
|
6
6
|
import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTick } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -29,11 +29,6 @@ const ToastRoot = [
|
|
|
29
29
|
'links:text-inverse-primary', 'dark:links:text-inverse-primary-dark',
|
|
30
30
|
// Elevation
|
|
31
31
|
'shadow-card', 'dark:shadow-card-dark'];
|
|
32
|
-
const ToastActionButton = [
|
|
33
|
-
// Layout
|
|
34
|
-
'contents',
|
|
35
|
-
// Theme
|
|
36
|
-
'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
|
|
37
32
|
const ToastContainer = [
|
|
38
33
|
// Position
|
|
39
34
|
'absolute',
|
|
@@ -115,7 +110,6 @@ var script$1 = defineComponent({
|
|
|
115
110
|
'self-center',
|
|
116
111
|
// Theme
|
|
117
112
|
'text-inverse-primary', 'dark:text-inverse-primary-dark']);
|
|
118
|
-
const actionButtonStyle = computed(() => [...ToastActionButton]);
|
|
119
113
|
// State
|
|
120
114
|
const emojiSrc = computed(() => {
|
|
121
115
|
switch (props.toastType) {
|
|
@@ -144,7 +138,6 @@ var script$1 = defineComponent({
|
|
|
144
138
|
}
|
|
145
139
|
return {
|
|
146
140
|
root,
|
|
147
|
-
actionButtonStyle,
|
|
148
141
|
toastIconStyle,
|
|
149
142
|
rootStyles,
|
|
150
143
|
loaderStyle,
|
|
@@ -200,12 +193,10 @@ var __vue_render__$1 = function () {
|
|
|
200
193
|
on: {
|
|
201
194
|
"click": _vm.onLinkClick
|
|
202
195
|
}
|
|
203
|
-
}, [_vm._v("\n " + _vm._s(_vm.link.title) + "\n ")])] : _vm._e(), _vm._v(" "), _vm.dismissible ? [_c('
|
|
204
|
-
class: _vm.actionButtonStyle
|
|
205
|
-
}, [_c('OrIconButton', {
|
|
206
|
-
staticClass: "dark:theme-foreground-inherit",
|
|
196
|
+
}, [_vm._v("\n " + _vm._s(_vm.link.title) + "\n ")])] : _vm._e(), _vm._v(" "), _vm.dismissible ? [_c('OrIconButton', {
|
|
207
197
|
attrs: {
|
|
208
|
-
"icon":
|
|
198
|
+
"icon": 'close',
|
|
199
|
+
"size": 'm'
|
|
209
200
|
},
|
|
210
201
|
on: {
|
|
211
202
|
"click": function ($event) {
|
|
@@ -213,21 +204,21 @@ var __vue_render__$1 = function () {
|
|
|
213
204
|
return _vm.onClose();
|
|
214
205
|
}
|
|
215
206
|
}
|
|
216
|
-
})]
|
|
207
|
+
})] : _vm._e()], 2)], 2);
|
|
217
208
|
};
|
|
218
209
|
var __vue_staticRenderFns__$1 = [];
|
|
219
210
|
|
|
220
211
|
/* style */
|
|
221
212
|
const __vue_inject_styles__$1 = function (inject) {
|
|
222
213
|
if (!inject) return;
|
|
223
|
-
inject("data-v-
|
|
224
|
-
source: ".or-toast__link[data-v-
|
|
214
|
+
inject("data-v-578cc956_0", {
|
|
215
|
+
source: ".or-toast__link[data-v-578cc956]{word-break:break-word;white-space:nowrap;cursor:pointer}",
|
|
225
216
|
map: undefined,
|
|
226
217
|
media: undefined
|
|
227
218
|
});
|
|
228
219
|
};
|
|
229
220
|
/* scoped */
|
|
230
|
-
const __vue_scope_id__$1 = "data-v-
|
|
221
|
+
const __vue_scope_id__$1 = "data-v-578cc956";
|
|
231
222
|
/* module identifier */
|
|
232
223
|
const __vue_module_identifier__$1 = undefined;
|
|
233
224
|
/* functional template */
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { defineComponent, computed, openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, resolveComponent, createBlock, ref, watch } from 'vue';
|
|
2
|
-
import './OrIconButton-
|
|
3
|
-
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
2
|
+
import './OrIconButton-39a56d98.js';
|
|
3
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-94499be9.js';
|
|
4
4
|
import './OrButton-a671b8a1.js';
|
|
5
5
|
import './OrMenu-f26e8e55.js';
|
|
6
6
|
import { s as script$5 } from './OrMenu.vue_vue_type_script_lang-2446a69a.js';
|
|
7
7
|
import './OrMenuItem-4feaba6c.js';
|
|
8
8
|
import { s as script$6 } from './OrMenuItem.vue_vue_type_script_lang-0ffaef05.js';
|
|
9
9
|
import './OrIcon-d878b768.js';
|
|
10
|
-
import { s as script$2 } from './OrSearch.vue_vue_type_script_lang-
|
|
10
|
+
import { s as script$2 } from './OrSearch.vue_vue_type_script_lang-62b067cd.js';
|
|
11
11
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
12
12
|
import { s as script$4 } from './OrButton.vue_vue_type_script_lang-b0dc31ca.js';
|
|
13
13
|
import { s as script$7 } from './OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
@@ -3,10 +3,10 @@ import { useMagicKeys, whenever } from '@vueuse/core';
|
|
|
3
3
|
import { l as logicAnd } from './index-01519e46.js';
|
|
4
4
|
import './OrBottomSheet.vue_vue_type_script_lang-6fb49de9.js';
|
|
5
5
|
import './OrButton-a671b8a1.js';
|
|
6
|
-
import './OrInput-
|
|
6
|
+
import './OrInput-f2c55e6c.js';
|
|
7
7
|
import { s as script$2, a as ButtonColor } from './OrButton.vue_vue_type_script_lang-b0dc31ca.js';
|
|
8
8
|
import { s as script$1 } from './OrOverlay.vue_vue_type_script_lang-cb3aad0c.js';
|
|
9
|
-
import { s as script$3 } from './OrInput.vue_vue_type_script_lang-
|
|
9
|
+
import { s as script$3 } from './OrInput.vue_vue_type_script_lang-3352c72b.js';
|
|
10
10
|
|
|
11
11
|
var ConfirmType;
|
|
12
12
|
(function (ConfirmType) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { s as script } from './OrIconButton.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from './OrIconButton.vue_vue_type_script_lang-94499be9.js';
|
|
2
2
|
import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode, mergeProps, createVNode } from 'vue';
|
|
3
3
|
|
|
4
4
|
const _hoisted_1 = ["disabled"];
|
|
@@ -58,7 +58,7 @@ const IconButtonRoot = [
|
|
|
58
58
|
const IconButtonRootColors = {
|
|
59
59
|
'primary': [
|
|
60
60
|
// Theme
|
|
61
|
-
'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark',
|
|
61
|
+
'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-foreground-outline', 'dark:theme-foreground-outline-dark',
|
|
62
62
|
// Theme (hover)
|
|
63
63
|
'hover:outline-primary-opacity-0-08', 'dark:hover:outline-primary-opacity-0-08-dark',
|
|
64
64
|
// Theme (focus)
|
|
@@ -99,7 +99,7 @@ var script = defineComponent({
|
|
|
99
99
|
},
|
|
100
100
|
color: {
|
|
101
101
|
type: String,
|
|
102
|
-
default: IconButtonColor.
|
|
102
|
+
default: IconButtonColor.Primary
|
|
103
103
|
},
|
|
104
104
|
size: {
|
|
105
105
|
type: String,
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent, getCurrentInstance, ref, computed, watch } from 'vue';
|
|
2
2
|
import './OrHint-9592499e.js';
|
|
3
|
-
import './OrIconButton-
|
|
3
|
+
import './OrIconButton-39a56d98.js';
|
|
4
4
|
import './OrInlineInputBox-9d68ded1.js';
|
|
5
5
|
import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox.vue_vue_type_script_lang-73750005.js';
|
|
6
6
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
7
7
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-cc6c135f.js';
|
|
8
8
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-8e657168.js';
|
|
9
|
-
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
9
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-94499be9.js';
|
|
10
10
|
|
|
11
11
|
var InlineInputType;
|
|
12
12
|
(function (InlineInputType) {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent, getCurrentInstance, ref, computed, watch } from 'vue';
|
|
2
2
|
import './OrHint-9592499e.js';
|
|
3
|
-
import './OrIconButton-
|
|
3
|
+
import './OrIconButton-39a56d98.js';
|
|
4
4
|
import './OrInlineInputBox-9d68ded1.js';
|
|
5
5
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
6
6
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-cc6c135f.js';
|
|
7
7
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-8e657168.js';
|
|
8
|
-
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
8
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-94499be9.js';
|
|
9
9
|
import { s as script$4 } from './OrInlineInputBox.vue_vue_type_script_lang-73750005.js';
|
|
10
10
|
|
|
11
11
|
const InlineTextareaRoot = [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from './OrInput.vue_vue_type_script_lang-
|
|
2
|
-
import { resolveComponent, openBlock, createElementBlock,
|
|
1
|
+
import { s as script } from './OrInput.vue_vue_type_script_lang-3352c72b.js';
|
|
2
|
+
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, mergeProps, vModelDynamic, withModifiers, Fragment, createSlots } from 'vue';
|
|
3
3
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
4
4
|
|
|
5
5
|
const _hoisted_1 = ["id", "type", "placeholder", "required", "disabled"];
|
|
@@ -15,7 +15,6 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
15
15
|
const _component_OrError = resolveComponent("OrError");
|
|
16
16
|
return openBlock(), createElementBlock("div", {
|
|
17
17
|
ref: "root",
|
|
18
|
-
style: normalizeStyle(_ctx.inlineStyles),
|
|
19
18
|
class: normalizeClass(_ctx.rootStyles)
|
|
20
19
|
}, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
21
20
|
key: 0,
|
|
@@ -39,7 +38,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
39
38
|
id: _ctx.controlId,
|
|
40
39
|
ref: "input",
|
|
41
40
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
|
|
42
|
-
}, _ctx
|
|
41
|
+
}, _ctx.$attrs, {
|
|
43
42
|
class: _ctx.controlStyles,
|
|
44
43
|
type: _ctx.type === 'password' && _ctx.disclosed ? 'text' : _ctx.type,
|
|
45
44
|
placeholder: _ctx.placeholder,
|
|
@@ -98,7 +97,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
98
97
|
fn: withCtx(() => [createTextVNode(toDisplayString(_ctx.currentLength) + " / " + toDisplayString(_ctx.maxLength), 1 /* TEXT */)]),
|
|
99
98
|
|
|
100
99
|
key: "0"
|
|
101
|
-
} : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"]))],
|
|
100
|
+
} : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"]))], 2 /* CLASS */);
|
|
102
101
|
}
|
|
103
102
|
|
|
104
103
|
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";
|
|
@@ -3,14 +3,14 @@ import './OrHint-9592499e.js';
|
|
|
3
3
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-cc6c135f.js';
|
|
4
4
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-8e657168.js';
|
|
5
5
|
import './OrIcon-d878b768.js';
|
|
6
|
-
import './OrIconButton-
|
|
6
|
+
import './OrIconButton-39a56d98.js';
|
|
7
7
|
import './OrInputBox-eb54d73d.js';
|
|
8
8
|
import { s as script$5, a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-5ee4ee45.js';
|
|
9
9
|
import './OrLabel-c6873e79.js';
|
|
10
10
|
import { s as script$6 } from './OrLabel.vue_vue_type_script_lang-96f94c4e.js';
|
|
11
|
-
import { u as
|
|
11
|
+
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
12
12
|
import { s as script$3 } from './OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
13
|
-
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-
|
|
13
|
+
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-94499be9.js';
|
|
14
14
|
|
|
15
15
|
var InputType;
|
|
16
16
|
(function (InputType) {
|
|
@@ -98,14 +98,9 @@ var script = defineComponent({
|
|
|
98
98
|
// Refs
|
|
99
99
|
const root = ref();
|
|
100
100
|
const input = ref();
|
|
101
|
-
// Attrs
|
|
102
|
-
const {
|
|
103
|
-
attrs,
|
|
104
|
-
classes,
|
|
105
|
-
styles: inlineStyles
|
|
106
|
-
} = useSlicedAttrs();
|
|
107
101
|
// Styles
|
|
108
|
-
const
|
|
102
|
+
const classAttribute = useClassAttribute();
|
|
103
|
+
const rootStyles = computed(() => ['or-input', ...InputRoot, classAttribute.value]);
|
|
109
104
|
const controlStyles = computed(() => [...InputControl]);
|
|
110
105
|
// State
|
|
111
106
|
const controlId = ref((_a = context.attrs.id) !== null && _a !== void 0 ? _a : currentInstance.uid.toString());
|
|
@@ -136,8 +131,6 @@ var script = defineComponent({
|
|
|
136
131
|
return {
|
|
137
132
|
root,
|
|
138
133
|
input,
|
|
139
|
-
attrs,
|
|
140
|
-
inlineStyles,
|
|
141
134
|
rootStyles,
|
|
142
135
|
controlStyles,
|
|
143
136
|
controlId,
|