@onereach/ui-components 2.69.7-beta.2186.0 → 2.69.7
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-aa6b8553.js → OrCardCollection-754aa36f.js} +2 -2
- package/dist/bundled/v2/{OrCheckbox-4f665252.js → OrCheckbox-dbef9f9a.js} +3 -3
- package/dist/bundled/v2/{OrConfirm-dc704484.js → OrConfirm-cf334659.js} +1 -1
- package/dist/bundled/v2/{OrIconButton-a215104c.js → OrIconButton-a2ba92df.js} +4 -4
- package/dist/bundled/v2/{OrInlineInput-6af4fe07.js → OrInlineInput-87589946.js} +3 -3
- package/dist/bundled/v2/{OrInlineTextarea-ddf84267.js → OrInlineTextarea-21b0e6fc.js} +3 -3
- package/dist/bundled/v2/{OrInput-e7b864c1.js → OrInput-82ccfe00.js} +14 -21
- package/dist/bundled/v2/{OrInputBox-de8ce3ac.js → OrInputBox-79ec54ad.js} +12 -2
- package/dist/bundled/v2/{OrModal-f89de11f.js → OrModal-af6677fd.js} +3 -12
- package/dist/bundled/v2/{OrNotification-d76a062d.js → OrNotification-3250f58b.js} +5 -13
- package/dist/bundled/v2/{OrRadio-a60fc5c0.js → OrRadio-cd39b20b.js} +3 -3
- package/dist/bundled/v2/{OrSearch-ad84b460.js → OrSearch-53470b0e.js} +2 -2
- package/dist/bundled/v2/{OrSelect-b393f564.js → OrSelect-2e48be47.js} +5 -13
- package/dist/bundled/v2/{OrSwitch-fe9b7de7.js → OrSwitch-237a2081.js} +3 -3
- package/dist/bundled/v2/{OrTag-6440aa89.js → OrTag-e3e6fdd6.js} +6 -6
- package/dist/bundled/v2/{OrTextarea-59fba95c.js → OrTextarea-5593fbe9.js} +11 -14
- package/dist/bundled/v2/components/index.js +17 -18
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +5 -6
- package/dist/bundled/v2/components/or-checkbox-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-confirm-v3/index.js +4 -5
- package/dist/bundled/v2/components/or-icon-button-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-icon-button-v3/props.d.ts +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-box-v3/index.js +1 -2
- package/dist/bundled/v2/components/or-input-v3/index.js +3 -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-radio-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-search-v3/index.js +4 -5
- package/dist/bundled/v2/components/or-select-v3/OrSelect.vue.d.ts +0 -11
- package/dist/bundled/v2/components/or-select-v3/index.js +6 -7
- package/dist/bundled/v2/components/or-switch-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-tag-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-tag-v3/props.d.ts +1 -1
- package/dist/bundled/v2/components/or-textarea-v3/index.js +2 -3
- 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/index.js +18 -19
- package/dist/bundled/v2/{types-fdd34542.js → types-8fe4e345.js} +8 -17
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-ece2eab6.js → OrCardCollection.vue_vue_type_script_lang-365741ae.js} +3 -3
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-fcbdf2c6.js → OrConfirm.vue_vue_type_script_lang-68329ca1.js} +2 -2
- package/dist/bundled/v3/{OrIconButton-1581013c.js → OrIconButton-cd62526d.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-f6f801ff.js → OrIconButton.vue_vue_type_script_lang-aefcf30d.js} +4 -4
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-84c521f9.js → OrInlineInput.vue_vue_type_script_lang-67218502.js} +4 -4
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-9c58faeb.js → OrInlineTextarea.vue_vue_type_script_lang-a1831ab8.js} +4 -4
- package/dist/bundled/v3/{OrInput-4ccc2c7b.js → OrInput-a4f220ed.js} +14 -17
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-96ce8121.js → OrInput.vue_vue_type_script_lang-607d79d4.js} +6 -7
- package/dist/bundled/v3/{OrInputBox-27aa1cec.js → OrInputBox-eb54d73d.js} +1 -1
- package/dist/{esm/v2/OrInputBox.vue_rollup-plugin-vue_script-328ae841.js → bundled/v3/OrInputBox.vue_vue_type_script_lang-5ee4ee45.js} +2 -3
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-80a7b906.js → OrModal.vue_vue_type_script_lang-55c864d1.js} +2 -9
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-fbb35355.js → OrNotification.vue_vue_type_script_lang-c886ae51.js} +2 -9
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-71fbb2fc.js → OrSearch.vue_vue_type_script_lang-06f318ca.js} +3 -3
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-363605c5.js → OrSelect.vue_vue_type_script_lang-a5ecc5ed.js} +9 -17
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-dc6a4011.js → OrTag.vue_vue_type_script_lang-e45c345b.js} +6 -6
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-9f2a0234.js → OrTextarea.vue_vue_type_script_lang-8e3531cd.js} +4 -5
- package/dist/bundled/v3/{OrToastContainer-7c3c0b12.js → OrToastContainer-34389303.js} +1 -1
- package/dist/bundled/v3/components/index.js +17 -18
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +8 -9
- package/dist/bundled/v3/components/or-confirm-v3/index.js +7 -8
- package/dist/bundled/v3/components/or-icon-button-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-icon-button-v3/props.d.ts +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-box-v3/index.js +1 -2
- package/dist/bundled/v3/components/or-input-v3/index.js +5 -6
- 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 +7 -8
- package/dist/bundled/v3/components/or-select-v3/OrSelect.vue.d.ts +0 -11
- package/dist/bundled/v3/components/or-select-v3/index.js +8 -9
- package/dist/bundled/v3/components/or-tag-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-tag-v3/props.d.ts +1 -1
- package/dist/bundled/v3/components/or-textarea-v3/index.js +3 -4
- 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/index.js +49 -57
- package/dist/bundled/v3/{types-dcc78caa.js → types-f53434f2.js} +7 -16
- package/dist/esm/v2/{OrCardCollection-fe34fef3.js → OrCardCollection-153b0179.js} +3 -3
- package/dist/esm/v2/{OrCheckbox-ea48d156.js → OrCheckbox-567e387c.js} +3 -3
- package/dist/esm/v2/{OrConfirm-3bead0be.js → OrConfirm-d67d5c00.js} +1 -1
- package/dist/esm/v2/{OrIconButton-e17e4944.js → OrIconButton-b3779042.js} +4 -4
- package/dist/esm/v2/{OrInlineInput-e32f322f.js → OrInlineInput-10205811.js} +3 -3
- package/dist/esm/v2/{OrInlineTextarea-7296fbdb.js → OrInlineTextarea-7658611e.js} +3 -3
- package/dist/esm/v2/{OrInput-db0e2368.js → OrInput-ada3a970.js} +14 -21
- package/dist/{bundled/v3/OrInputBox.vue_vue_type_script_lang-28353c10.js → esm/v2/OrInputBox-4d5a318d.js} +55 -4
- package/dist/esm/v2/{OrModal-5b37a50a.js → OrModal-a7719843.js} +3 -12
- package/dist/esm/v2/{OrNotification-c765f111.js → OrNotification-8a4830a3.js} +5 -13
- package/dist/esm/v2/{OrRadio-6e10f071.js → OrRadio-848ce55d.js} +3 -3
- package/dist/esm/v2/{OrSearch-9d9459f5.js → OrSearch-0f08f2f5.js} +2 -2
- package/dist/esm/v2/{OrSelect-e6aa1b2a.js → OrSelect-b3794fd3.js} +5 -13
- package/dist/esm/v2/{OrSwitch-c628d2c5.js → OrSwitch-13b6a7ee.js} +3 -3
- package/dist/esm/v2/{OrTag-cf9c6195.js → OrTag-52e4cc94.js} +6 -6
- package/dist/esm/v2/{OrTextarea-52354386.js → OrTextarea-6712a150.js} +11 -14
- package/dist/esm/v2/components/index.js +17 -18
- package/dist/esm/v2/components/or-card-collection-v3/index.js +5 -6
- package/dist/esm/v2/components/or-checkbox-v3/index.js +1 -1
- package/dist/esm/v2/components/or-confirm-v3/index.js +4 -5
- package/dist/esm/v2/components/or-icon-button-v3/index.js +1 -1
- package/dist/esm/v2/components/or-icon-button-v3/props.d.ts +1 -1
- package/dist/esm/v2/components/or-inline-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +2 -2
- package/dist/esm/v2/components/or-input-box-v3/index.js +2 -3
- package/dist/esm/v2/components/or-input-v3/index.js +3 -4
- package/dist/esm/v2/components/or-modal-v3/OrModal.vue.d.ts +0 -2
- package/dist/esm/v2/components/or-modal-v3/index.js +2 -2
- 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 +2 -2
- package/dist/esm/v2/components/or-notification-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-radio-v3/index.js +1 -1
- package/dist/esm/v2/components/or-search-v3/index.js +4 -5
- package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +0 -11
- package/dist/esm/v2/components/or-select-v3/index.js +6 -7
- package/dist/esm/v2/components/or-switch-v3/index.js +1 -1
- package/dist/esm/v2/components/or-tag-v3/index.js +2 -2
- package/dist/esm/v2/components/or-tag-v3/props.d.ts +1 -1
- package/dist/esm/v2/components/or-textarea-v3/index.js +2 -3
- package/dist/esm/v2/components/or-toast-v3/OrToast.vue.d.ts +0 -2
- package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v2/components/or-toast-v3/styles.d.ts +0 -1
- package/dist/esm/v2/index.js +17 -18
- package/dist/esm/v2/{types-8d58d7b5.js → types-6c742e07.js} +8 -17
- package/dist/esm/v3/{OrCardCollection-8a84f69c.js → OrCardCollection-a09ad585.js} +2 -2
- package/dist/esm/v3/{OrCheckbox-d1b516c8.js → OrCheckbox-3e139eac.js} +2 -3
- package/dist/esm/v3/{OrConfirm-5bd1f4db.js → OrConfirm-b93b5131.js} +1 -1
- package/dist/esm/v3/{OrIconButton-1eebcafc.js → OrIconButton-1a89fbf9.js} +4 -4
- package/dist/esm/v3/{OrInlineInput-00f0d1b8.js → OrInlineInput-507fc99c.js} +3 -3
- package/dist/esm/v3/{OrInlineTextarea-c1babfda.js → OrInlineTextarea-53a9e027.js} +3 -3
- package/dist/esm/v3/{OrInput-2b447f81.js → OrInput-9c0426b9.js} +16 -19
- package/dist/esm/v3/{OrModal-381554a6.js → OrModal-7878cc39.js} +3 -12
- package/dist/esm/v3/{OrNotification-34d9c99b.js → OrNotification-e1383681.js} +4 -12
- package/dist/esm/v3/{OrRadio-ef9d4c6e.js → OrRadio-54b6d0de.js} +2 -3
- package/dist/esm/v3/{OrSearch-d72cfc74.js → OrSearch-9885d178.js} +1 -1
- package/dist/esm/v3/{OrSelect-e6e006d5.js → OrSelect-a0718c44.js} +5 -12
- package/dist/esm/v3/{OrSwitch-cc797a48.js → OrSwitch-cca30aa0.js} +3 -3
- package/dist/esm/v3/{OrTag-c0bbaa58.js → OrTag-efa7578f.js} +6 -6
- package/dist/esm/v3/{OrTextarea-ed35cd0b.js → OrTextarea-bb9ef3f2.js} +14 -16
- package/dist/esm/v3/components/index.js +16 -16
- package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v3/components/or-checkbox-v3/index.js +1 -1
- package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v3/components/or-icon-button-v3/index.js +1 -1
- package/dist/esm/v3/components/or-icon-button-v3/props.d.ts +1 -1
- package/dist/esm/v3/components/or-inline-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +2 -2
- package/dist/esm/v3/components/or-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +0 -2
- package/dist/esm/v3/components/or-modal-v3/index.js +2 -2
- 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 +2 -2
- package/dist/esm/v3/components/or-notification-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-radio-v3/index.js +1 -1
- package/dist/esm/v3/components/or-search-v3/index.js +3 -3
- package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +0 -11
- package/dist/esm/v3/components/or-select-v3/index.js +5 -5
- package/dist/esm/v3/components/or-switch-v3/index.js +1 -1
- package/dist/esm/v3/components/or-tag-v3/index.js +2 -2
- package/dist/esm/v3/components/or-tag-v3/props.d.ts +1 -1
- package/dist/esm/v3/components/or-textarea-v3/index.js +1 -1
- package/dist/esm/v3/components/or-toast-v3/OrToast.vue.d.ts +0 -2
- package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v3/components/or-toast-v3/styles.d.ts +0 -1
- package/dist/esm/v3/index.js +16 -16
- package/dist/esm/v3/{types-8a338300.js → types-2692e337.js} +6 -15
- package/package.json +4 -3
- package/src/components/or-checkbox-v3/OrCheckbox.vue +1 -1
- package/src/components/or-icon-button-v3/OrIconButton.vue +1 -1
- package/src/components/or-icon-button-v3/props.ts +1 -1
- package/src/components/or-icon-button-v3/styles.ts +4 -1
- package/src/components/or-inline-input-v3/styles.ts +2 -2
- package/src/components/or-inline-textarea-v3/styles.ts +2 -2
- package/src/components/or-input-v3/OrInput.vue +22 -28
- package/src/components/or-input-v3/styles.ts +2 -2
- 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-radio-v3/OrRadio.vue +1 -1
- package/src/components/or-select-v3/OrSelect.stories3.ts +0 -4
- package/src/components/or-select-v3/OrSelect.vue +0 -6
- package/src/components/or-select-v3/styles.ts +1 -4
- package/src/components/or-switch-v3/OrSwitch.vue +1 -1
- package/src/components/or-tag-v3/OrTag.vue +3 -3
- package/src/components/or-tag-v3/props.ts +1 -1
- package/src/components/or-tag-v3/styles.ts +1 -1
- package/src/components/or-textarea-v3/OrTextarea.vue +1 -5
- package/src/components/or-textarea-v3/styles.ts +2 -2
- package/src/components/or-toast-v3/OrToast.vue +6 -13
- package/src/components/or-toast-v3/styles.ts +0 -9
- package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
- package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -98
- package/dist/bundled/v2/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/bundled/v2/components/or-combined-input-v3/index.js +0 -149
- package/dist/bundled/v2/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/bundled/v2/components/or-combined-input-v3/styles.d.ts +0 -2
- package/dist/bundled/v2/props-78496a2d.js +0 -12
- package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
- package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -98
- package/dist/bundled/v3/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/bundled/v3/components/or-combined-input-v3/index.js +0 -132
- package/dist/bundled/v3/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/bundled/v3/components/or-combined-input-v3/styles.d.ts +0 -2
- package/dist/bundled/v3/props-78496a2d.js +0 -12
- package/dist/esm/v2/OrInputBox-9d1193b5.js +0 -43
- package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
- package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -98
- package/dist/esm/v2/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-combined-input-v3/index.js +0 -147
- package/dist/esm/v2/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/esm/v2/components/or-combined-input-v3/styles.d.ts +0 -2
- package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
- package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -98
- package/dist/esm/v3/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-combined-input-v3/index.js +0 -132
- package/dist/esm/v3/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/esm/v3/components/or-combined-input-v3/styles.d.ts +0 -2
- package/src/components/or-combined-input-v3/OrCombinedInput.docs.mdx +0 -7
- package/src/components/or-combined-input-v3/OrCombinedInput.stories3.ts +0 -202
- package/src/components/or-combined-input-v3/OrCombinedInput.vue +0 -134
- package/src/components/or-combined-input-v3/index.ts +0 -2
- package/src/components/or-combined-input-v3/props.ts +0 -1
- package/src/components/or-combined-input-v3/styles.ts +0 -25
|
@@ -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-a2ba92df.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-53470b0e.js';
|
|
10
10
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
11
11
|
|
|
12
12
|
const CardCollectionRoot = [
|
|
@@ -186,14 +186,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
186
186
|
/* style */
|
|
187
187
|
const __vue_inject_styles__ = function (inject) {
|
|
188
188
|
if (!inject) return;
|
|
189
|
-
inject("data-v-
|
|
190
|
-
source: "input[data-v-
|
|
189
|
+
inject("data-v-2076b35e_0", {
|
|
190
|
+
source: "input[data-v-2076b35e]{appearance:none;line-height:0}",
|
|
191
191
|
map: undefined,
|
|
192
192
|
media: undefined
|
|
193
193
|
});
|
|
194
194
|
};
|
|
195
195
|
/* scoped */
|
|
196
|
-
const __vue_scope_id__ = "data-v-
|
|
196
|
+
const __vue_scope_id__ = "data-v-2076b35e";
|
|
197
197
|
/* module identifier */
|
|
198
198
|
const __vue_module_identifier__ = undefined;
|
|
199
199
|
/* functional template */
|
|
@@ -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-82ccfe00.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
|
|
|
@@ -7,7 +7,7 @@ import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
|
7
7
|
|
|
8
8
|
var IconButtonColor;
|
|
9
9
|
(function (IconButtonColor) {
|
|
10
|
-
IconButtonColor["
|
|
10
|
+
IconButtonColor["Default"] = "default";
|
|
11
11
|
IconButtonColor["Danger"] = "danger";
|
|
12
12
|
IconButtonColor["Inherit"] = "inherit";
|
|
13
13
|
})(IconButtonColor || (IconButtonColor = {}));
|
|
@@ -30,9 +30,9 @@ const IconButtonRoot = [
|
|
|
30
30
|
// Theme
|
|
31
31
|
'!outline outline-2 outline-transparent'];
|
|
32
32
|
const IconButtonRootColors = {
|
|
33
|
-
'
|
|
33
|
+
'default': [
|
|
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.Default
|
|
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-a2ba92df.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';
|
|
@@ -20,8 +20,8 @@ const InlineInputRoot = [
|
|
|
20
20
|
// Spacing
|
|
21
21
|
'gap-xs'];
|
|
22
22
|
const InlineInputControl = [
|
|
23
|
-
//
|
|
24
|
-
'
|
|
23
|
+
// Layout
|
|
24
|
+
'grow',
|
|
25
25
|
// Typography
|
|
26
26
|
'typography-inherit',
|
|
27
27
|
// Theme
|
|
@@ -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-a2ba92df.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';
|
|
@@ -14,8 +14,8 @@ const InlineTextareaRoot = [
|
|
|
14
14
|
// Spacing
|
|
15
15
|
'gap-xs'];
|
|
16
16
|
const InlineTextareaControl = [
|
|
17
|
-
//
|
|
18
|
-
'
|
|
17
|
+
// Layout
|
|
18
|
+
'grow',
|
|
19
19
|
// Typography
|
|
20
20
|
'typography-inherit',
|
|
21
21
|
// Theme
|
|
@@ -2,10 +2,9 @@ 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-
|
|
6
|
-
import { O as OrInputBox } from './OrInputBox-
|
|
5
|
+
import { O as OrIconButton } from './OrIconButton-a2ba92df.js';
|
|
6
|
+
import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
|
|
7
7
|
import { O as OrLabel } from './OrLabel-172c4b89.js';
|
|
8
|
-
import { a as InputBoxSize } from './props-78496a2d.js';
|
|
9
8
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
10
9
|
import { defineComponent, getCurrentInstance, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
11
10
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -25,8 +24,8 @@ const InputRoot = [
|
|
|
25
24
|
// Spacing
|
|
26
25
|
'gap-xs'];
|
|
27
26
|
const InputControl = [
|
|
28
|
-
//
|
|
29
|
-
'
|
|
27
|
+
// Layout
|
|
28
|
+
'grow',
|
|
30
29
|
// Typography
|
|
31
30
|
'typography-inherit',
|
|
32
31
|
// Theme
|
|
@@ -152,10 +151,10 @@ var __vue_render__ = function () {
|
|
|
152
151
|
var _vm = this;
|
|
153
152
|
var _h = _vm.$createElement;
|
|
154
153
|
var _c = _vm._self._c || _h;
|
|
155
|
-
return _c('div',
|
|
154
|
+
return _c('div', {
|
|
156
155
|
ref: "root",
|
|
157
156
|
class: _vm.rootStyles
|
|
158
|
-
},
|
|
157
|
+
}, [_vm.label ? [_c('OrLabel', {
|
|
159
158
|
attrs: {
|
|
160
159
|
"control-id": _vm.controlId,
|
|
161
160
|
"variant": 'input',
|
|
@@ -177,7 +176,7 @@ var __vue_render__ = function () {
|
|
|
177
176
|
"readonly": _vm.readonly,
|
|
178
177
|
"disabled": _vm.disabled
|
|
179
178
|
}
|
|
180
|
-
}, [(_vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type) === 'checkbox' ? _c('input', {
|
|
179
|
+
}, [(_vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type) === 'checkbox' ? _c('input', _vm._b({
|
|
181
180
|
directives: [{
|
|
182
181
|
name: "model",
|
|
183
182
|
rawName: "v-model",
|
|
@@ -191,8 +190,6 @@ var __vue_render__ = function () {
|
|
|
191
190
|
"placeholder": _vm.placeholder,
|
|
192
191
|
"required": _vm.required,
|
|
193
192
|
"disabled": _vm.disabled,
|
|
194
|
-
"readonly": _vm.readonly,
|
|
195
|
-
"maxlength": _vm.maxLength,
|
|
196
193
|
"type": "checkbox"
|
|
197
194
|
},
|
|
198
195
|
domProps: {
|
|
@@ -228,7 +225,7 @@ var __vue_render__ = function () {
|
|
|
228
225
|
}
|
|
229
226
|
}
|
|
230
227
|
}
|
|
231
|
-
}) : (_vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type) === 'radio' ? _c('input', {
|
|
228
|
+
}, 'input', _vm.$attrs, false)) : (_vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type) === 'radio' ? _c('input', _vm._b({
|
|
232
229
|
directives: [{
|
|
233
230
|
name: "model",
|
|
234
231
|
rawName: "v-model",
|
|
@@ -242,8 +239,6 @@ var __vue_render__ = function () {
|
|
|
242
239
|
"placeholder": _vm.placeholder,
|
|
243
240
|
"required": _vm.required,
|
|
244
241
|
"disabled": _vm.disabled,
|
|
245
|
-
"readonly": _vm.readonly,
|
|
246
|
-
"maxlength": _vm.maxLength,
|
|
247
242
|
"type": "radio"
|
|
248
243
|
},
|
|
249
244
|
domProps: {
|
|
@@ -266,7 +261,7 @@ var __vue_render__ = function () {
|
|
|
266
261
|
_vm.proxyModelValue = null;
|
|
267
262
|
}
|
|
268
263
|
}
|
|
269
|
-
}) : _c('input', {
|
|
264
|
+
}, 'input', _vm.$attrs, false)) : _c('input', _vm._b({
|
|
270
265
|
directives: [{
|
|
271
266
|
name: "model",
|
|
272
267
|
rawName: "v-model",
|
|
@@ -280,8 +275,6 @@ var __vue_render__ = function () {
|
|
|
280
275
|
"placeholder": _vm.placeholder,
|
|
281
276
|
"required": _vm.required,
|
|
282
277
|
"disabled": _vm.disabled,
|
|
283
|
-
"readonly": _vm.readonly,
|
|
284
|
-
"maxlength": _vm.maxLength,
|
|
285
278
|
"type": _vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type
|
|
286
279
|
},
|
|
287
280
|
domProps: {
|
|
@@ -307,7 +300,7 @@ var __vue_render__ = function () {
|
|
|
307
300
|
_vm.proxyModelValue = $event.target.value;
|
|
308
301
|
}
|
|
309
302
|
}
|
|
310
|
-
}), _vm._v(" "),
|
|
303
|
+
}, 'input', _vm.$attrs, false)), _vm._v(" "), _c('div', {
|
|
311
304
|
class: ['layout-row']
|
|
312
305
|
}, [_vm.type === 'password' ? [_c('OrIconButton', {
|
|
313
306
|
attrs: {
|
|
@@ -341,7 +334,7 @@ var __vue_render__ = function () {
|
|
|
341
334
|
"icon": 'search',
|
|
342
335
|
"variant": 'outlined'
|
|
343
336
|
}
|
|
344
|
-
})]] : _vm._e()], 2)]
|
|
337
|
+
})]] : _vm._e()], 2)]), _vm._v(" "), !_vm.invalid ? [_vm.hint || _vm.maxLength ? [_c('OrHint', {
|
|
345
338
|
attrs: {
|
|
346
339
|
"disabled": _vm.disabled
|
|
347
340
|
},
|
|
@@ -370,14 +363,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
370
363
|
/* style */
|
|
371
364
|
const __vue_inject_styles__ = function (inject) {
|
|
372
365
|
if (!inject) return;
|
|
373
|
-
inject("data-v-
|
|
374
|
-
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}",
|
|
375
368
|
map: undefined,
|
|
376
369
|
media: undefined
|
|
377
370
|
});
|
|
378
371
|
};
|
|
379
372
|
/* scoped */
|
|
380
|
-
const __vue_scope_id__ = "data-v-
|
|
373
|
+
const __vue_scope_id__ = "data-v-677a1aa4";
|
|
381
374
|
/* module identifier */
|
|
382
375
|
const __vue_module_identifier__ = undefined;
|
|
383
376
|
/* functional template */
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { I as InputBoxVariant, a as InputBoxSize } from './props-78496a2d.js';
|
|
3
2
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
4
3
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
5
|
|
|
6
|
+
var InputBoxVariant;
|
|
7
|
+
(function (InputBoxVariant) {
|
|
8
|
+
InputBoxVariant["Styled"] = "styled";
|
|
9
|
+
InputBoxVariant["Unstyled"] = "unstyled";
|
|
10
|
+
})(InputBoxVariant || (InputBoxVariant = {}));
|
|
11
|
+
var InputBoxSize;
|
|
12
|
+
(function (InputBoxSize) {
|
|
13
|
+
InputBoxSize["M"] = "m";
|
|
14
|
+
InputBoxSize["S"] = "s";
|
|
15
|
+
})(InputBoxSize || (InputBoxSize = {}));
|
|
16
|
+
|
|
7
17
|
const InputBoxRoot = [
|
|
8
18
|
// Layout
|
|
9
19
|
'layout-row',
|
|
@@ -127,4 +137,4 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
|
127
137
|
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
|
|
128
138
|
var OrInputBox = __vue_component__;
|
|
129
139
|
|
|
130
|
-
export { OrInputBox as O };
|
|
140
|
+
export { InputBoxVariant as I, OrInputBox as O, InputBoxSize as a };
|
|
@@ -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-a2ba92df.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-a2ba92df.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
|
|
|
@@ -168,14 +168,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
168
168
|
/* style */
|
|
169
169
|
const __vue_inject_styles__ = function (inject) {
|
|
170
170
|
if (!inject) return;
|
|
171
|
-
inject("data-v-
|
|
172
|
-
source: "input[data-v-
|
|
171
|
+
inject("data-v-3a964458_0", {
|
|
172
|
+
source: "input[data-v-3a964458]{appearance:none;line-height:0}",
|
|
173
173
|
map: undefined,
|
|
174
174
|
media: undefined
|
|
175
175
|
});
|
|
176
176
|
};
|
|
177
177
|
/* scoped */
|
|
178
|
-
const __vue_scope_id__ = "data-v-
|
|
178
|
+
const __vue_scope_id__ = "data-v-3a964458";
|
|
179
179
|
/* module identifier */
|
|
180
180
|
const __vue_module_identifier__ = undefined;
|
|
181
181
|
/* functional template */
|
|
@@ -1,9 +1,9 @@
|
|
|
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-82ccfe00.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
|
-
import { a as InputBoxSize } from './
|
|
6
|
+
import { a as InputBoxSize } from './OrInputBox-79ec54ad.js';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
8
8
|
|
|
9
9
|
var script = defineComponent({
|
|
@@ -1,20 +1,19 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrCheckbox } from './OrCheckbox-
|
|
2
|
+
import { O as OrCheckbox } from './OrCheckbox-dbef9f9a.js';
|
|
3
3
|
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-
|
|
8
|
-
import { O as OrInputBox } from './OrInputBox-
|
|
7
|
+
import { O as OrInput } from './OrInput-82ccfe00.js';
|
|
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-e3e6fdd6.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';
|
|
16
16
|
import { defineComponent, getCurrentInstance, ref, computed, onMounted, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
17
|
-
import { a as InputBoxSize } from './props-78496a2d.js';
|
|
18
17
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
19
18
|
|
|
20
19
|
const SelectRoot = [
|
|
@@ -24,9 +23,7 @@ const SelectRoot = [
|
|
|
24
23
|
'gap-xs'];
|
|
25
24
|
const SelectControl = [
|
|
26
25
|
// Layout
|
|
27
|
-
'layout-row',
|
|
28
|
-
// Box
|
|
29
|
-
'w-full',
|
|
26
|
+
'layout-row grow',
|
|
30
27
|
// Overflow
|
|
31
28
|
'overflow-hidden',
|
|
32
29
|
// Spacing
|
|
@@ -124,10 +121,6 @@ var script = defineComponent({
|
|
|
124
121
|
type: Boolean,
|
|
125
122
|
default: false
|
|
126
123
|
},
|
|
127
|
-
disableDefaultStyles: {
|
|
128
|
-
type: Boolean,
|
|
129
|
-
default: false
|
|
130
|
-
},
|
|
131
124
|
enableSearch: {
|
|
132
125
|
type: Boolean,
|
|
133
126
|
default: false
|
|
@@ -333,7 +326,6 @@ var __vue_render__ = function () {
|
|
|
333
326
|
ref: "inputBox",
|
|
334
327
|
class: [_vm.popoverState === 'open' && 'rounded-b-0'],
|
|
335
328
|
attrs: {
|
|
336
|
-
"variant": _vm.disableDefaultStyles ? 'unstyled' : 'styled',
|
|
337
329
|
"size": _vm.size,
|
|
338
330
|
"invalid": _vm.invalid,
|
|
339
331
|
"readonly": _vm.readonly,
|
|
@@ -220,14 +220,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
220
220
|
/* style */
|
|
221
221
|
const __vue_inject_styles__ = function (inject) {
|
|
222
222
|
if (!inject) return;
|
|
223
|
-
inject("data-v-
|
|
224
|
-
source: "input[data-v-
|
|
223
|
+
inject("data-v-bd0f51ac_0", {
|
|
224
|
+
source: "input[data-v-bd0f51ac]{appearance:none;line-height:0}",
|
|
225
225
|
map: undefined,
|
|
226
226
|
media: undefined
|
|
227
227
|
});
|
|
228
228
|
};
|
|
229
229
|
/* scoped */
|
|
230
|
-
const __vue_scope_id__ = "data-v-
|
|
230
|
+
const __vue_scope_id__ = "data-v-bd0f51ac";
|
|
231
231
|
/* module identifier */
|
|
232
232
|
const __vue_module_identifier__ = undefined;
|
|
233
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-a2ba92df.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';
|
|
@@ -12,7 +12,7 @@ var TagVariant;
|
|
|
12
12
|
})(TagVariant || (TagVariant = {}));
|
|
13
13
|
var TagColor;
|
|
14
14
|
(function (TagColor) {
|
|
15
|
-
TagColor["
|
|
15
|
+
TagColor["Default"] = "default";
|
|
16
16
|
TagColor["Danger"] = "danger";
|
|
17
17
|
})(TagColor || (TagColor = {}));
|
|
18
18
|
|
|
@@ -41,7 +41,7 @@ const TagRootVariants = {
|
|
|
41
41
|
'interactivity-none']
|
|
42
42
|
};
|
|
43
43
|
const TagRootColors = {
|
|
44
|
-
'
|
|
44
|
+
'default': [
|
|
45
45
|
// Theme
|
|
46
46
|
'theme-preset-2-primary', 'dark:theme-preset-2-primary-dark'],
|
|
47
47
|
'danger': [
|
|
@@ -62,7 +62,7 @@ var script = defineComponent({
|
|
|
62
62
|
},
|
|
63
63
|
color: {
|
|
64
64
|
type: String,
|
|
65
|
-
default: TagColor.
|
|
65
|
+
default: TagColor.Default
|
|
66
66
|
},
|
|
67
67
|
disabled: {
|
|
68
68
|
type: Boolean,
|
|
@@ -79,7 +79,7 @@ var script = defineComponent({
|
|
|
79
79
|
const rootStyles = computed(() => ['or-tag', ...TagRoot, ...TagRootVariants[props.variant], ...(!custom.value ? TagRootColors[props.color] : []), classAttribute.value]);
|
|
80
80
|
// State
|
|
81
81
|
const custom = computed(() => {
|
|
82
|
-
return !['
|
|
82
|
+
return !['default', 'danger'].includes(props.color);
|
|
83
83
|
});
|
|
84
84
|
// Effects
|
|
85
85
|
watchPostEffect(() => {
|
|
@@ -130,7 +130,7 @@ var __vue_render__ = function () {
|
|
|
130
130
|
}, [_c('OrIconButton', {
|
|
131
131
|
attrs: {
|
|
132
132
|
"icon": 'close',
|
|
133
|
-
"color":
|
|
133
|
+
"color": _vm.custom ? 'inherit' : _vm.color,
|
|
134
134
|
"disabled": _vm.disabled
|
|
135
135
|
},
|
|
136
136
|
on: {
|
|
@@ -1,11 +1,10 @@
|
|
|
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 OrInputBox } from './OrInputBox-
|
|
4
|
+
import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
|
|
5
5
|
import { O as OrLabel } from './OrLabel-172c4b89.js';
|
|
6
6
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
7
7
|
import { defineComponent, getCurrentInstance, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
8
|
-
import { a as InputBoxSize } from './props-78496a2d.js';
|
|
9
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
10
9
|
import { c as createInjector } from './browser-82dea9ed.js';
|
|
11
10
|
|
|
@@ -15,8 +14,8 @@ const TextareaRoot = [
|
|
|
15
14
|
// Spacing
|
|
16
15
|
'gap-xs'];
|
|
17
16
|
const TextareaControl = [
|
|
18
|
-
//
|
|
19
|
-
'
|
|
17
|
+
// Layout
|
|
18
|
+
'grow',
|
|
20
19
|
// Typography
|
|
21
20
|
'typography-inherit',
|
|
22
21
|
// Theme
|
|
@@ -122,10 +121,10 @@ var __vue_render__ = function () {
|
|
|
122
121
|
var _vm = this;
|
|
123
122
|
var _h = _vm.$createElement;
|
|
124
123
|
var _c = _vm._self._c || _h;
|
|
125
|
-
return _c('div',
|
|
124
|
+
return _c('div', {
|
|
126
125
|
ref: "root",
|
|
127
126
|
class: _vm.rootStyles
|
|
128
|
-
},
|
|
127
|
+
}, [_vm.label ? [_c('OrLabel', {
|
|
129
128
|
attrs: {
|
|
130
129
|
"control-id": _vm.controlId,
|
|
131
130
|
"variant": 'input',
|
|
@@ -146,7 +145,7 @@ var __vue_render__ = function () {
|
|
|
146
145
|
"readonly": _vm.readonly,
|
|
147
146
|
"disabled": _vm.disabled
|
|
148
147
|
}
|
|
149
|
-
}, [_c('textarea', {
|
|
148
|
+
}, [_c('textarea', _vm._b({
|
|
150
149
|
directives: [{
|
|
151
150
|
name: "model",
|
|
152
151
|
rawName: "v-model",
|
|
@@ -158,9 +157,7 @@ var __vue_render__ = function () {
|
|
|
158
157
|
"id": _vm.controlId,
|
|
159
158
|
"placeholder": _vm.placeholder,
|
|
160
159
|
"required": _vm.required,
|
|
161
|
-
"disabled": _vm.disabled
|
|
162
|
-
"readonly": _vm.readonly,
|
|
163
|
-
"maxlength": _vm.maxLength
|
|
160
|
+
"disabled": _vm.disabled
|
|
164
161
|
},
|
|
165
162
|
domProps: {
|
|
166
163
|
"value": _vm.proxyModelValue
|
|
@@ -185,7 +182,7 @@ var __vue_render__ = function () {
|
|
|
185
182
|
_vm.proxyModelValue = $event.target.value;
|
|
186
183
|
}
|
|
187
184
|
}
|
|
188
|
-
})]), _vm._v(" "), !_vm.invalid ? [_vm.hint || _vm.maxLength ? [_c('OrHint', {
|
|
185
|
+
}, 'textarea', _vm.$attrs, false))]), _vm._v(" "), !_vm.invalid ? [_vm.hint || _vm.maxLength ? [_c('OrHint', {
|
|
189
186
|
attrs: {
|
|
190
187
|
"disabled": _vm.disabled
|
|
191
188
|
},
|
|
@@ -214,14 +211,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
214
211
|
/* style */
|
|
215
212
|
const __vue_inject_styles__ = function (inject) {
|
|
216
213
|
if (!inject) return;
|
|
217
|
-
inject("data-v-
|
|
218
|
-
source: "textarea[data-v-
|
|
214
|
+
inject("data-v-61af6ad5_0", {
|
|
215
|
+
source: "textarea[data-v-61af6ad5]{min-width:0;background:0 0;outline:0}",
|
|
219
216
|
map: undefined,
|
|
220
217
|
media: undefined
|
|
221
218
|
});
|
|
222
219
|
};
|
|
223
220
|
/* scoped */
|
|
224
|
-
const __vue_scope_id__ = "data-v-
|
|
221
|
+
const __vue_scope_id__ = "data-v-61af6ad5";
|
|
225
222
|
/* module identifier */
|
|
226
223
|
const __vue_module_identifier__ = undefined;
|
|
227
224
|
/* functional template */
|