@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,12 +1,12 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { defineComponent, computed, ref, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
3
3
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
4
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
4
|
+
import { O as OrIconButton } from './OrIconButton-d7f24f8c.js';
|
|
5
5
|
import { O as OrButton } from './OrButton-4b99c680.js';
|
|
6
6
|
import { O as OrMenu } from './OrMenu-fa47c888.js';
|
|
7
7
|
import { O as OrMenuItem } from './OrMenuItem-26420908.js';
|
|
8
8
|
import { O as OrIcon } from './OrIcon-8625385f.js';
|
|
9
|
-
import { O as OrSearch } from './OrSearch-
|
|
9
|
+
import { O as OrSearch } from './OrSearch-d1ab9324.js';
|
|
10
10
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
11
11
|
|
|
12
12
|
const CardCollectionRoot = [
|
|
@@ -3,7 +3,7 @@ import { useMagicKeys, whenever } from '@vueuse/core';
|
|
|
3
3
|
import { l as logicAnd } from './index-17f264f9.js';
|
|
4
4
|
import { O as OrOverlay } from './OrOverlay-3c89d622.js';
|
|
5
5
|
import { O as OrButton, a as ButtonColor } from './OrButton-4b99c680.js';
|
|
6
|
-
import { O as OrInput } from './OrInput-
|
|
6
|
+
import { O as OrInput } from './OrInput-930e823a.js';
|
|
7
7
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
9
|
|
|
@@ -32,7 +32,7 @@ const IconButtonRoot = [
|
|
|
32
32
|
const IconButtonRootColors = {
|
|
33
33
|
'primary': [
|
|
34
34
|
// Theme
|
|
35
|
-
'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark',
|
|
35
|
+
'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-foreground-outline', 'dark:theme-foreground-outline-dark',
|
|
36
36
|
// Theme (hover)
|
|
37
37
|
'hover:outline-primary-opacity-0-08', 'dark:hover:outline-primary-opacity-0-08-dark',
|
|
38
38
|
// Theme (focus)
|
|
@@ -73,7 +73,7 @@ var script = defineComponent({
|
|
|
73
73
|
},
|
|
74
74
|
color: {
|
|
75
75
|
type: String,
|
|
76
|
-
default: IconButtonColor.
|
|
76
|
+
default: IconButtonColor.Primary
|
|
77
77
|
},
|
|
78
78
|
size: {
|
|
79
79
|
type: String,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrError } from './OrError-aad17598.js';
|
|
3
3
|
import { O as OrHint } from './OrHint-f38a1940.js';
|
|
4
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
4
|
+
import { O as OrIconButton } from './OrIconButton-d7f24f8c.js';
|
|
5
5
|
import { O as OrInlineInputBox, I as InlineInputBoxSize } from './OrInlineInputBox-f457210f.js';
|
|
6
6
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
7
7
|
import { defineComponent, getCurrentInstance, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrError } from './OrError-aad17598.js';
|
|
3
3
|
import { O as OrHint } from './OrHint-f38a1940.js';
|
|
4
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
4
|
+
import { O as OrIconButton } from './OrIconButton-d7f24f8c.js';
|
|
5
5
|
import { O as OrInlineInputBox } from './OrInlineInputBox-f457210f.js';
|
|
6
6
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
7
7
|
import { defineComponent, getCurrentInstance, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -2,10 +2,10 @@ import './index-fa6eb4ca.js';
|
|
|
2
2
|
import { O as OrError } from './OrError-aad17598.js';
|
|
3
3
|
import { O as OrHint } from './OrHint-f38a1940.js';
|
|
4
4
|
import { O as OrIcon } from './OrIcon-8625385f.js';
|
|
5
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
5
|
+
import { O as OrIconButton } from './OrIconButton-d7f24f8c.js';
|
|
6
6
|
import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
|
|
7
7
|
import { O as OrLabel } from './OrLabel-172c4b89.js';
|
|
8
|
-
import { u as
|
|
8
|
+
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
9
9
|
import { defineComponent, getCurrentInstance, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
10
10
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
11
11
|
import { c as createInjector } from './browser-82dea9ed.js';
|
|
@@ -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,
|
|
@@ -160,8 +153,7 @@ var __vue_render__ = function () {
|
|
|
160
153
|
var _c = _vm._self._c || _h;
|
|
161
154
|
return _c('div', {
|
|
162
155
|
ref: "root",
|
|
163
|
-
class: _vm.rootStyles
|
|
164
|
-
style: _vm.inlineStyles
|
|
156
|
+
class: _vm.rootStyles
|
|
165
157
|
}, [_vm.label ? [_c('OrLabel', {
|
|
166
158
|
attrs: {
|
|
167
159
|
"control-id": _vm.controlId,
|
|
@@ -233,7 +225,7 @@ var __vue_render__ = function () {
|
|
|
233
225
|
}
|
|
234
226
|
}
|
|
235
227
|
}
|
|
236
|
-
}, 'input', _vm
|
|
228
|
+
}, 'input', _vm.$attrs, false)) : (_vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type) === 'radio' ? _c('input', _vm._b({
|
|
237
229
|
directives: [{
|
|
238
230
|
name: "model",
|
|
239
231
|
rawName: "v-model",
|
|
@@ -269,7 +261,7 @@ var __vue_render__ = function () {
|
|
|
269
261
|
_vm.proxyModelValue = null;
|
|
270
262
|
}
|
|
271
263
|
}
|
|
272
|
-
}, 'input', _vm
|
|
264
|
+
}, 'input', _vm.$attrs, false)) : _c('input', _vm._b({
|
|
273
265
|
directives: [{
|
|
274
266
|
name: "model",
|
|
275
267
|
rawName: "v-model",
|
|
@@ -308,7 +300,7 @@ var __vue_render__ = function () {
|
|
|
308
300
|
_vm.proxyModelValue = $event.target.value;
|
|
309
301
|
}
|
|
310
302
|
}
|
|
311
|
-
}, 'input', _vm
|
|
303
|
+
}, 'input', _vm.$attrs, false)), _vm._v(" "), _c('div', {
|
|
312
304
|
class: ['layout-row']
|
|
313
305
|
}, [_vm.type === 'password' ? [_c('OrIconButton', {
|
|
314
306
|
attrs: {
|
|
@@ -371,14 +363,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
371
363
|
/* style */
|
|
372
364
|
const __vue_inject_styles__ = function (inject) {
|
|
373
365
|
if (!inject) return;
|
|
374
|
-
inject("data-v-
|
|
375
|
-
source: "input[data-v-
|
|
366
|
+
inject("data-v-677a1aa4_0", {
|
|
367
|
+
source: "input[data-v-677a1aa4]{min-width:0;background:0 0;outline:0}input[type=number][data-v-677a1aa4]::-webkit-inner-spin-button{display:none}input[type=search][data-v-677a1aa4]::-webkit-search-cancel-button{display:none}",
|
|
376
368
|
map: undefined,
|
|
377
369
|
media: undefined
|
|
378
370
|
});
|
|
379
371
|
};
|
|
380
372
|
/* scoped */
|
|
381
|
-
const __vue_scope_id__ = "data-v-
|
|
373
|
+
const __vue_scope_id__ = "data-v-677a1aa4";
|
|
382
374
|
/* module identifier */
|
|
383
375
|
const __vue_module_identifier__ = undefined;
|
|
384
376
|
/* functional template */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrOverlay } from './OrOverlay-3c89d622.js';
|
|
3
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
3
|
+
import { O as OrIconButton } from './OrIconButton-d7f24f8c.js';
|
|
4
4
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
5
5
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -43,11 +43,6 @@ const ModalHeader = [
|
|
|
43
43
|
'layout-row',
|
|
44
44
|
// Typography
|
|
45
45
|
'typography-headline-2'];
|
|
46
|
-
const ModalCloseButton = [
|
|
47
|
-
// Layout
|
|
48
|
-
'contents',
|
|
49
|
-
// Theme
|
|
50
|
-
'text-outline', 'dark:text-outline-dark'];
|
|
51
46
|
|
|
52
47
|
var script = defineComponent({
|
|
53
48
|
name: 'OrModal',
|
|
@@ -75,7 +70,6 @@ var script = defineComponent({
|
|
|
75
70
|
const classAttribute = useClassAttribute();
|
|
76
71
|
const rootStyles = computed(() => ['or-modal', ...ModalRoot, ...ModalRootSizes[props.size], classAttribute.value]);
|
|
77
72
|
const headerStyles = computed(() => [...ModalHeader]);
|
|
78
|
-
const closeButtonStyles = computed(() => [...ModalCloseButton]);
|
|
79
73
|
// State
|
|
80
74
|
const isActive = ref(false);
|
|
81
75
|
// Events
|
|
@@ -102,7 +96,6 @@ var script = defineComponent({
|
|
|
102
96
|
root,
|
|
103
97
|
rootStyles,
|
|
104
98
|
headerStyles,
|
|
105
|
-
closeButtonStyles,
|
|
106
99
|
isActive,
|
|
107
100
|
open,
|
|
108
101
|
close
|
|
@@ -129,9 +122,7 @@ var __vue_render__ = function () {
|
|
|
129
122
|
class: _vm.headerStyles
|
|
130
123
|
}, [_c('div', {
|
|
131
124
|
class: ['grow']
|
|
132
|
-
}, [_vm._t("header")], 2), _vm._v(" "), _c('
|
|
133
|
-
class: _vm.closeButtonStyles
|
|
134
|
-
}, [_c('OrIconButton', {
|
|
125
|
+
}, [_vm._t("header")], 2), _vm._v(" "), _c('OrIconButton', {
|
|
135
126
|
attrs: {
|
|
136
127
|
"icon": 'close',
|
|
137
128
|
"size": 'l'
|
|
@@ -142,7 +133,7 @@ var __vue_render__ = function () {
|
|
|
142
133
|
return _vm.close.apply(null, arguments);
|
|
143
134
|
}
|
|
144
135
|
}
|
|
145
|
-
})], 1)
|
|
136
|
+
})], 1), _vm._v(" "), _c('div', {
|
|
146
137
|
class: ['grow', 'overflow-y-auto']
|
|
147
138
|
}, [_vm._t("default")], 2), _vm._v(" "), _vm._t("footer")], 2)]) : _vm._e();
|
|
148
139
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrIcon } from './OrIcon-8625385f.js';
|
|
3
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
3
|
+
import { O as OrIconButton } from './OrIconButton-d7f24f8c.js';
|
|
4
4
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
5
5
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -65,11 +65,6 @@ const NotificationIconVariants = {
|
|
|
65
65
|
// Theme
|
|
66
66
|
'theme-foreground-primary', 'dark:theme-foreground-primary-dark']
|
|
67
67
|
};
|
|
68
|
-
const NotificationAction = [
|
|
69
|
-
// Layout
|
|
70
|
-
'contents',
|
|
71
|
-
// Theme
|
|
72
|
-
'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
|
|
73
68
|
|
|
74
69
|
var script = defineComponent({
|
|
75
70
|
name: 'OrNotification',
|
|
@@ -92,7 +87,6 @@ var script = defineComponent({
|
|
|
92
87
|
const classAttribute = useClassAttribute();
|
|
93
88
|
const rootStyles = computed(() => ['or-notification', ...NotificationRoot, ...NotificationRootVariants[props.variant], classAttribute.value]);
|
|
94
89
|
const iconStyles = computed(() => [...NotificationIcon, ...NotificationIconVariants[props.variant]]);
|
|
95
|
-
const actionStyles = computed(() => [...NotificationAction]);
|
|
96
90
|
// State
|
|
97
91
|
const icon = computed(() => {
|
|
98
92
|
switch (props.variant) {
|
|
@@ -110,7 +104,6 @@ var script = defineComponent({
|
|
|
110
104
|
root,
|
|
111
105
|
rootStyles,
|
|
112
106
|
iconStyles,
|
|
113
|
-
actionStyles,
|
|
114
107
|
icon
|
|
115
108
|
};
|
|
116
109
|
}
|
|
@@ -136,11 +129,10 @@ var __vue_render__ = function () {
|
|
|
136
129
|
}
|
|
137
130
|
})], 1), _vm._v(" "), _c('div', {
|
|
138
131
|
class: ['grow', 'my-[-2px] md:my-[-3px]']
|
|
139
|
-
}, [_vm._t("default")], 2), _vm._v(" "), _c('
|
|
140
|
-
class: _vm.actionStyles
|
|
141
|
-
}, [_c('OrIconButton', {
|
|
132
|
+
}, [_vm._t("default")], 2), _vm._v(" "), _c('OrIconButton', {
|
|
142
133
|
attrs: {
|
|
143
|
-
"icon": 'close'
|
|
134
|
+
"icon": 'close',
|
|
135
|
+
"size": 'm'
|
|
144
136
|
},
|
|
145
137
|
on: {
|
|
146
138
|
"click": function ($event) {
|
|
@@ -148,7 +140,7 @@ var __vue_render__ = function () {
|
|
|
148
140
|
return _vm.$emit('close');
|
|
149
141
|
}
|
|
150
142
|
}
|
|
151
|
-
})], 1)
|
|
143
|
+
})], 1);
|
|
152
144
|
};
|
|
153
145
|
var __vue_staticRenderFns__ = [];
|
|
154
146
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { debouncedWatch } from '@vueuse/core';
|
|
3
|
-
import { O as OrInput } from './OrInput-
|
|
3
|
+
import { O as OrInput } from './OrInput-930e823a.js';
|
|
4
4
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
5
5
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import { a as InputBoxSize } from './OrInputBox-79ec54ad.js';
|
|
@@ -4,12 +4,12 @@ import { O as OrError } from './OrError-aad17598.js';
|
|
|
4
4
|
import { O as OrExpansionPanel } from './OrExpansionPanel-995caa85.js';
|
|
5
5
|
import { O as OrHint } from './OrHint-f38a1940.js';
|
|
6
6
|
import { O as OrIcon } from './OrIcon-8625385f.js';
|
|
7
|
-
import { O as OrInput } from './OrInput-
|
|
7
|
+
import { O as OrInput } from './OrInput-930e823a.js';
|
|
8
8
|
import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
|
|
9
9
|
import { O as OrLabel } from './OrLabel-172c4b89.js';
|
|
10
10
|
import { O as OrMenuItem } from './OrMenuItem-26420908.js';
|
|
11
11
|
import { O as OrPopover } from './OrPopover-5dc240f1.js';
|
|
12
|
-
import { O as OrTag } from './OrTag-
|
|
12
|
+
import { O as OrTag } from './OrTag-242e44d4.js';
|
|
13
13
|
import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e2a93aaf.js';
|
|
14
14
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
15
15
|
import { u as useOverflow } from './useOverflow-bae6342f.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrLabel, L as LabelVariant } from './OrLabel-172c4b89.js';
|
|
3
3
|
import { O as OrLoader } from './OrLoader-6a1f937b.js';
|
|
4
|
-
import { u as
|
|
4
|
+
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
5
5
|
import { defineComponent, getCurrentInstance, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
7
|
import { c as createInjector } from './browser-82dea9ed.js';
|
|
@@ -104,14 +104,9 @@ var script = defineComponent({
|
|
|
104
104
|
const currentInstance = getCurrentInstance();
|
|
105
105
|
// Refs
|
|
106
106
|
const root = ref();
|
|
107
|
-
// Attrs
|
|
108
|
-
const {
|
|
109
|
-
attrs,
|
|
110
|
-
classes,
|
|
111
|
-
styles: inlineStyles
|
|
112
|
-
} = useSlicedAttrs();
|
|
113
107
|
// Styles
|
|
114
|
-
const
|
|
108
|
+
const classAttribute = useClassAttribute();
|
|
109
|
+
const rootStyles = computed(() => ['or-switch', ...SwitchRoot, classAttribute.value]);
|
|
115
110
|
const controlStyles = computed(() => [...SwitchControl, ...SwitchControlHandle]);
|
|
116
111
|
const loaderStyles = computed(() => [...SwitchLoader, ...SwitchLoaderHandle]);
|
|
117
112
|
// State
|
|
@@ -132,8 +127,6 @@ var script = defineComponent({
|
|
|
132
127
|
rootStyles,
|
|
133
128
|
controlStyles,
|
|
134
129
|
loaderStyles,
|
|
135
|
-
inlineStyles,
|
|
136
|
-
attrs,
|
|
137
130
|
controlId,
|
|
138
131
|
proxyModelValue
|
|
139
132
|
};
|
|
@@ -150,8 +143,7 @@ var __vue_render__ = function () {
|
|
|
150
143
|
var _c = _vm._self._c || _h;
|
|
151
144
|
return _c('div', {
|
|
152
145
|
ref: "root",
|
|
153
|
-
class: _vm.rootStyles
|
|
154
|
-
style: _vm.inlineStyles
|
|
146
|
+
class: _vm.rootStyles
|
|
155
147
|
}, [!_vm.loading ? [_c('input', _vm._b({
|
|
156
148
|
directives: [{
|
|
157
149
|
name: "model",
|
|
@@ -194,7 +186,7 @@ var __vue_render__ = function () {
|
|
|
194
186
|
}
|
|
195
187
|
}
|
|
196
188
|
}
|
|
197
|
-
}, 'input', _vm
|
|
189
|
+
}, 'input', _vm.$attrs, false))] : [_c('div', {
|
|
198
190
|
class: _vm.loaderStyles,
|
|
199
191
|
attrs: {
|
|
200
192
|
"disabled": _vm.disabled ? '' : null
|
|
@@ -228,14 +220,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
228
220
|
/* style */
|
|
229
221
|
const __vue_inject_styles__ = function (inject) {
|
|
230
222
|
if (!inject) return;
|
|
231
|
-
inject("data-v-
|
|
232
|
-
source: "input[data-v-
|
|
223
|
+
inject("data-v-bd0f51ac_0", {
|
|
224
|
+
source: "input[data-v-bd0f51ac]{appearance:none;line-height:0}",
|
|
233
225
|
map: undefined,
|
|
234
226
|
media: undefined
|
|
235
227
|
});
|
|
236
228
|
};
|
|
237
229
|
/* scoped */
|
|
238
|
-
const __vue_scope_id__ = "data-v-
|
|
230
|
+
const __vue_scope_id__ = "data-v-bd0f51ac";
|
|
239
231
|
/* module identifier */
|
|
240
232
|
const __vue_module_identifier__ = undefined;
|
|
241
233
|
/* functional template */
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
2
|
+
import { O as OrIconButton } from './OrIconButton-d7f24f8c.js';
|
|
3
3
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
4
4
|
import { defineComponent, ref, computed, watchPostEffect, unref } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -8,7 +8,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
8
8
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../OrButton-4b99c680.js';
|
|
9
9
|
export { O as OrCard } from '../OrCard-a6b30f8f.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-89428bbf.js';
|
|
11
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-
|
|
11
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-43c04eb1.js';
|
|
12
12
|
export { _ as OrCardV3 } from '../OrCard-29116e1f.js';
|
|
13
13
|
export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-6da755c0.js';
|
|
14
14
|
export { O as OrCheckbox } from '../OrCheckbox-4cbddd67.js';
|
|
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-fc6876ec.js';
|
|
|
19
19
|
export { O as OrCollapse } from '../OrCollapse-3aa9a9b7.js';
|
|
20
20
|
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';
|
|
21
21
|
export { _ as OrConfirm } from '../OrConfirm-56d01cff.js';
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-38bf5592.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-e212f892.js';
|
|
24
24
|
export { O as OrError } from '../OrError-31503e4c.js';
|
|
25
25
|
export { _ as OrErrorTagV3 } from '../OrErrorTag-d0c5bcf4.js';
|
|
@@ -31,14 +31,14 @@ export { O as OrFloating, b as OrFloatingHideStrategy, a as OrFloatingPlacements
|
|
|
31
31
|
export { O as OrHint } from '../OrHint-fabea4cf.js';
|
|
32
32
|
export { O as OrHintV3 } from '../OrHint-f38a1940.js';
|
|
33
33
|
export { O as OrIcon, a as OrIconColors, b as OrIconType } from '../OrIcon-10ec459c.js';
|
|
34
|
-
export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-
|
|
34
|
+
export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-d7f24f8c.js';
|
|
35
35
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, O as OrIconV3 } from '../OrIcon-8625385f.js';
|
|
36
36
|
export { I as InlineInputBoxSize, I as InlineInputSize, O as OrInlineInputBoxV3 } from '../OrInlineInputBox-f457210f.js';
|
|
37
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-
|
|
37
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-cac9b9a9.js';
|
|
38
38
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-7262efdf.js';
|
|
39
|
-
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-
|
|
39
|
+
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-860f6c37.js';
|
|
40
40
|
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';
|
|
41
|
-
export { I as InputType, O as OrInputV3 } from '../OrInput-
|
|
41
|
+
export { I as InputType, O as OrInputV3 } from '../OrInput-930e823a.js';
|
|
42
42
|
export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from '../OrPassword-7da938aa.js';
|
|
43
43
|
export { O as OrInput } from '../OrInput-08f2f666.js';
|
|
44
44
|
export { O as OrSearch } from '../OrSearch-f7cfa52f.js';
|
|
@@ -53,9 +53,9 @@ export { O as OrMenuItemV3 } from '../OrMenuItem-26420908.js';
|
|
|
53
53
|
export { O as OrMenuV3 } from '../OrMenu-fa47c888.js';
|
|
54
54
|
export { P as MenuPlacement, O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-5dc240f1.js';
|
|
55
55
|
export { O as OrModal, a as OrModalSizes } from '../OrModal-a5411b0d.js';
|
|
56
|
-
export { M as ModalSize, _ as OrModalV3 } from '../OrModal-
|
|
56
|
+
export { M as ModalSize, _ as OrModalV3 } from '../OrModal-b875854b.js';
|
|
57
57
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../OrNotification-3909aaf2.js';
|
|
58
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-
|
|
58
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-773b5eff.js';
|
|
59
59
|
export { _ as OrOverflowMenu } from '../OrOverflowMenu-711e460e.js';
|
|
60
60
|
export { O as OrOverlay } from '../OrOverlay-47967a8b.js';
|
|
61
61
|
export { O as OrOverlayV3 } from '../OrOverlay-3c89d622.js';
|
|
@@ -64,10 +64,10 @@ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrP
|
|
|
64
64
|
export { _ as OrRadio } from '../OrRadio-187d6fc7.js';
|
|
65
65
|
export { _ as OrRadioGroup } from '../OrRadioGroup-aa9f0757.js';
|
|
66
66
|
export { _ as OrRadioV3 } from '../OrRadio-cd39b20b.js';
|
|
67
|
-
export { O as OrSearchV3 } from '../OrSearch-
|
|
67
|
+
export { O as OrSearchV3 } from '../OrSearch-d1ab9324.js';
|
|
68
68
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-21cc914e.js';
|
|
69
69
|
export { _ as OrSelect } from '../OrSelect-a23d4210.js';
|
|
70
|
-
export { _ as OrSelectV3 } from '../OrSelect-
|
|
70
|
+
export { _ as OrSelectV3 } from '../OrSelect-71e2c47f.js';
|
|
71
71
|
export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-e2b2c9ec.js';
|
|
72
72
|
export { O as OrSidebarPlacement, _ as OrSidebarV3 } from '../OrSidebar-c95ef614.js';
|
|
73
73
|
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-242d22f3.js';
|
|
@@ -76,14 +76,14 @@ export { _ as OrSlider } from '../OrSlider-59d05856.js';
|
|
|
76
76
|
export { _ as OrSortHeaderV3 } from '../OrSortHeader-9932d28f.js';
|
|
77
77
|
export { _ as OrStepper } from '../OrStepper-3fc1a2b3.js';
|
|
78
78
|
export { _ as OrSwitch } from '../OrSwitch-47670dbd.js';
|
|
79
|
-
export { _ as OrSwitchV3 } from '../OrSwitch-
|
|
79
|
+
export { _ as OrSwitchV3 } from '../OrSwitch-237a2081.js';
|
|
80
80
|
export { _ as OrTab } from '../OrTab-b2c6d977.js';
|
|
81
81
|
export { O as OrTabHeaderItem } from '../OrTabHeaderItem-d39c3cf7.js';
|
|
82
82
|
export { O as OrTabV3 } from '../OrTab-dd949240.js';
|
|
83
83
|
export { _ as OrTabs } from '../OrTabs-4c8f6422.js';
|
|
84
84
|
export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-42f7c52c.js';
|
|
85
85
|
export { _ as OrTag } from '../OrTag-79e48fec.js';
|
|
86
|
-
export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-
|
|
86
|
+
export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-242e44d4.js';
|
|
87
87
|
export { O as OrTeleport } from '../OrTeleportVue2-3544f185.js';
|
|
88
88
|
export { O as OrTeleportV3 } from '../OrTeleport.vue2-e9ba3054.js';
|
|
89
89
|
export { _ as OrTextV3 } from '../OrText-eac4b9f5.js';
|
|
@@ -91,7 +91,7 @@ export { _ as OrTextareaV3 } from '../OrTextarea-5593fbe9.js';
|
|
|
91
91
|
export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-eacd9b19.js';
|
|
92
92
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-1faa828c.js';
|
|
93
93
|
export { O as OrToast, _ as OrToastContainer } from '../OrToastContainer-b03adc37.js';
|
|
94
|
-
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-
|
|
94
|
+
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-b5083f9b.js';
|
|
95
95
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-3a3d4280.js';
|
|
96
96
|
export { O as OrTooltip } from '../OrTooltip-dfea7af2.js';
|
|
97
97
|
export { O as OrTooltipContent } from '../OrTooltipContent-f0fd5f75.js';
|
|
@@ -109,8 +109,6 @@ import '../px-to-rem-0b26b83e.js';
|
|
|
109
109
|
import '../dom-3a15d036.js';
|
|
110
110
|
import '../index-17f264f9.js';
|
|
111
111
|
import '../floating-ui.dom.esm-83eba816.js';
|
|
112
|
-
import '../useSlicedAttrs-8d836c02.js';
|
|
113
|
-
import 'lodash/omit';
|
|
114
112
|
import '../useToggle-6166bd53.js';
|
|
115
113
|
import '../v4-cf8987a3.js';
|
|
116
114
|
import '../useResponsive-e13dfbb0.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-
|
|
1
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-43c04eb1.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 '../../normalize-component-6e8e3d80.js';
|
|
6
|
-
import '../../OrIconButton-
|
|
6
|
+
import '../../OrIconButton-d7f24f8c.js';
|
|
7
7
|
import '../../OrIcon-8625385f.js';
|
|
8
8
|
import '../../useClassAttribute-9bf33346.js';
|
|
9
9
|
import '../../OrTooltip-fbfa05fd.js';
|
|
@@ -20,12 +20,10 @@ import '../../OrButton-4b99c680.js';
|
|
|
20
20
|
import '../../OrLoader-6a1f937b.js';
|
|
21
21
|
import '../../OrMenu-fa47c888.js';
|
|
22
22
|
import '../../OrMenuItem-26420908.js';
|
|
23
|
-
import '../../OrSearch-
|
|
24
|
-
import '../../OrInput-
|
|
23
|
+
import '../../OrSearch-d1ab9324.js';
|
|
24
|
+
import '../../OrInput-930e823a.js';
|
|
25
25
|
import '../../OrError-aad17598.js';
|
|
26
26
|
import '../../OrHint-f38a1940.js';
|
|
27
27
|
import '../../OrInputBox-79ec54ad.js';
|
|
28
28
|
import '../../OrLabel-172c4b89.js';
|
|
29
|
-
import '../../useSlicedAttrs-8d836c02.js';
|
|
30
|
-
import 'lodash/omit';
|
|
31
29
|
import '../../browser-82dea9ed.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-38bf5592.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -12,11 +12,11 @@ import '../../useClassAttribute-9bf33346.js';
|
|
|
12
12
|
import '../../useElevation-aac032f4.js';
|
|
13
13
|
import '../../OrButton-4b99c680.js';
|
|
14
14
|
import '../../OrLoader-6a1f937b.js';
|
|
15
|
-
import '../../OrInput-
|
|
15
|
+
import '../../OrInput-930e823a.js';
|
|
16
16
|
import '../../OrError-aad17598.js';
|
|
17
17
|
import '../../OrHint-f38a1940.js';
|
|
18
18
|
import '../../OrIcon-8625385f.js';
|
|
19
|
-
import '../../OrIconButton-
|
|
19
|
+
import '../../OrIconButton-d7f24f8c.js';
|
|
20
20
|
import '../../OrTooltip-fbfa05fd.js';
|
|
21
21
|
import '../../OrPopover-5dc240f1.js';
|
|
22
22
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
@@ -24,6 +24,4 @@ import '../../OrBottomSheet-1cd1ab4c.js';
|
|
|
24
24
|
import '../../useResponsive-e13dfbb0.js';
|
|
25
25
|
import '../../OrInputBox-79ec54ad.js';
|
|
26
26
|
import '../../OrLabel-172c4b89.js';
|
|
27
|
-
import '../../useSlicedAttrs-8d836c02.js';
|
|
28
|
-
import 'lodash/omit';
|
|
29
27
|
import '../../browser-82dea9ed.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as IconButtonColor, O as OrIconButtonV3 } from '../../OrIconButton-
|
|
1
|
+
export { I as IconButtonColor, O as OrIconButtonV3 } from '../../OrIconButton-d7f24f8c.js';
|
|
2
2
|
export { I as IconButtonSize } from '../../OrIcon-8625385f.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-
|
|
1
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-cac9b9a9.js';
|
|
2
2
|
export { I as InlineInputSize } from '../../OrInlineInputBox-f457210f.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
@@ -7,7 +7,7 @@ import '../../OrError-aad17598.js';
|
|
|
7
7
|
import '../../useClassAttribute-9bf33346.js';
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
9
|
import '../../OrHint-f38a1940.js';
|
|
10
|
-
import '../../OrIconButton-
|
|
10
|
+
import '../../OrIconButton-d7f24f8c.js';
|
|
11
11
|
import '../../OrIcon-8625385f.js';
|
|
12
12
|
import '../../OrTooltip-fbfa05fd.js';
|
|
13
13
|
import '@vueuse/core';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-
|
|
1
|
+
export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-860f6c37.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -6,7 +6,7 @@ import '../../OrError-aad17598.js';
|
|
|
6
6
|
import '../../useClassAttribute-9bf33346.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrHint-f38a1940.js';
|
|
9
|
-
import '../../OrIconButton-
|
|
9
|
+
import '../../OrIconButton-d7f24f8c.js';
|
|
10
10
|
import '../../OrIcon-8625385f.js';
|
|
11
11
|
import '../../OrTooltip-fbfa05fd.js';
|
|
12
12
|
import '@vueuse/core';
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { Meta, StoryFn } from '@storybook/vue3';
|
|
2
|
-
import OrInput from './OrInput.vue';
|
|
3
2
|
declare const _default: Meta<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
4
3
|
[x: string]: ((...args: any[]) => any) | null;
|
|
5
4
|
} | string[], {} & {}, {
|
|
@@ -26,4 +25,3 @@ export declare const Search: StoryFn<import("vue").ComponentOptions<import("vue"
|
|
|
26
25
|
} | string[], {} & {}, {
|
|
27
26
|
[x: number]: string;
|
|
28
27
|
} | {}, true>)>;
|
|
29
|
-
export declare const CustomClassesAndStyles: StoryFn<typeof OrInput>;
|
|
@@ -3,9 +3,7 @@ import { InputSize, InputType } from './props';
|
|
|
3
3
|
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
4
4
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
5
5
|
input: import("@vue/composition-api").Ref<HTMLInputElement | undefined>;
|
|
6
|
-
|
|
7
|
-
inlineStyles: import("@vue/composition-api").ComputedRef<unknown>;
|
|
8
|
-
rootStyles: import("@vue/composition-api").ComputedRef<unknown[]>;
|
|
6
|
+
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
9
7
|
controlStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
10
8
|
controlId: import("@vue/composition-api").Ref<string>;
|
|
11
9
|
proxyModelValue: import("@vue/composition-api").WritableComputedRef<string | number>;
|
|
@@ -122,9 +120,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
122
120
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
123
121
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
124
122
|
input: import("@vue/composition-api").Ref<HTMLInputElement | undefined>;
|
|
125
|
-
|
|
126
|
-
inlineStyles: import("@vue/composition-api").ComputedRef<unknown>;
|
|
127
|
-
rootStyles: import("@vue/composition-api").ComputedRef<unknown[]>;
|
|
123
|
+
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
128
124
|
controlStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
129
125
|
controlId: import("@vue/composition-api").Ref<string>;
|
|
130
126
|
proxyModelValue: import("@vue/composition-api").WritableComputedRef<string | number>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InputType, O as OrInputV3 } from '../../OrInput-
|
|
1
|
+
export { I as InputType, O as OrInputV3 } from '../../OrInput-930e823a.js';
|
|
2
2
|
export { a as InputSize } from '../../OrInputBox-79ec54ad.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
@@ -8,7 +8,7 @@ import '../../useClassAttribute-9bf33346.js';
|
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
9
|
import '../../OrHint-f38a1940.js';
|
|
10
10
|
import '../../OrIcon-8625385f.js';
|
|
11
|
-
import '../../OrIconButton-
|
|
11
|
+
import '../../OrIconButton-d7f24f8c.js';
|
|
12
12
|
import '../../OrTooltip-fbfa05fd.js';
|
|
13
13
|
import '@vueuse/core';
|
|
14
14
|
import '../../OrPopover-5dc240f1.js';
|
|
@@ -20,6 +20,4 @@ import 'portal-vue';
|
|
|
20
20
|
import '../../useElevation-aac032f4.js';
|
|
21
21
|
import '../../useResponsive-e13dfbb0.js';
|
|
22
22
|
import '../../OrLabel-172c4b89.js';
|
|
23
|
-
import '../../useSlicedAttrs-8d836c02.js';
|
|
24
|
-
import 'lodash/omit';
|
|
25
23
|
import '../../browser-82dea9ed.js';
|