@onereach/ui-components 2.69.7-beta.2187.0 → 2.69.7-beta.2201.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-754aa36f.js → OrCardCollection-f07a1190.js} +2 -2
- package/dist/bundled/v2/{OrCheckbox-dbef9f9a.js → OrCheckbox-4f665252.js} +3 -3
- package/dist/bundled/v2/{OrConfirm-cf334659.js → OrConfirm-618e6c96.js} +1 -1
- package/dist/bundled/v2/{OrIconButton-a2ba92df.js → OrIconButton-a215104c.js} +4 -4
- package/dist/bundled/v2/{OrInlineInput-87589946.js → OrInlineInput-6af4fe07.js} +3 -3
- package/dist/bundled/v2/{OrInlineTextarea-21b0e6fc.js → OrInlineTextarea-ddf84267.js} +3 -3
- package/dist/bundled/v2/{OrInput-82ccfe00.js → OrInput-cc2d74db.js} +21 -14
- package/dist/bundled/v2/{OrInputBox-79ec54ad.js → OrInputBox-da25bec2.js} +3 -13
- package/dist/bundled/v2/{OrModal-af6677fd.js → OrModal-f89de11f.js} +12 -3
- package/dist/bundled/v2/{OrNotification-3250f58b.js → OrNotification-d76a062d.js} +13 -5
- package/dist/bundled/v2/{OrRadio-cd39b20b.js → OrRadio-a60fc5c0.js} +3 -3
- package/dist/bundled/v2/{OrSearch-53470b0e.js → OrSearch-d4833781.js} +2 -2
- package/dist/bundled/v2/{OrSelect-2e48be47.js → OrSelect-0d0a53e5.js} +13 -5
- package/dist/bundled/v2/{OrSwitch-237a2081.js → OrSwitch-fe9b7de7.js} +3 -3
- package/dist/bundled/v2/{OrTag-e3e6fdd6.js → OrTag-6440aa89.js} +6 -6
- package/dist/bundled/v2/{OrTextarea-5593fbe9.js → OrTextarea-76a2963b.js} +14 -11
- package/dist/bundled/v2/components/index.js +18 -17
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +6 -5
- package/dist/bundled/v2/components/or-checkbox-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +27 -0
- package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +98 -0
- package/dist/bundled/v2/components/or-combined-input-v3/index.d.ts +2 -0
- package/dist/bundled/v2/components/or-combined-input-v3/index.js +149 -0
- package/dist/bundled/v2/components/or-combined-input-v3/props.d.ts +1 -0
- package/dist/bundled/v2/components/or-combined-input-v3/styles.d.ts +2 -0
- package/dist/bundled/v2/components/or-confirm-v3/index.js +5 -4
- 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 +2 -1
- package/dist/bundled/v2/components/or-input-v3/index.js +4 -3
- package/dist/bundled/v2/components/or-modal-v3/OrModal.vue.d.ts +2 -0
- package/dist/bundled/v2/components/or-modal-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-modal-v3/styles.d.ts +1 -0
- package/dist/bundled/v2/components/or-notification-v3/OrNotification.vue.d.ts +2 -0
- package/dist/bundled/v2/components/or-notification-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-notification-v3/styles.d.ts +1 -0
- package/dist/bundled/v2/components/or-radio-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-search-v3/index.js +5 -4
- package/dist/bundled/v2/components/or-select-v3/OrSelect.vue.d.ts +11 -0
- package/dist/bundled/v2/components/or-select-v3/index.js +7 -6
- 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 +3 -2
- package/dist/bundled/v2/components/or-toast-v3/OrToast.vue.d.ts +2 -0
- package/dist/bundled/v2/components/or-toast-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-toast-v3/styles.d.ts +1 -0
- package/dist/bundled/v2/index.js +19 -18
- package/dist/bundled/v2/props-78496a2d.js +12 -0
- package/dist/bundled/v2/{types-8fe4e345.js → types-fdd34542.js} +17 -8
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-365741ae.js → OrCardCollection.vue_vue_type_script_lang-5ceefcab.js} +3 -3
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-68329ca1.js → OrConfirm.vue_vue_type_script_lang-bb9ac0bc.js} +2 -2
- package/dist/bundled/v3/{OrIconButton-cd62526d.js → OrIconButton-1581013c.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-aefcf30d.js → OrIconButton.vue_vue_type_script_lang-f6f801ff.js} +4 -4
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-67218502.js → OrInlineInput.vue_vue_type_script_lang-84c521f9.js} +4 -4
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-a1831ab8.js → OrInlineTextarea.vue_vue_type_script_lang-9c58faeb.js} +4 -4
- package/dist/bundled/v3/{OrInput-a4f220ed.js → OrInput-fa3a1a23.js} +17 -14
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-607d79d4.js → OrInput.vue_vue_type_script_lang-c3e5928c.js} +7 -6
- package/dist/bundled/v3/{OrInputBox-eb54d73d.js → OrInputBox-a11eb96c.js} +1 -1
- package/dist/{esm/v2/OrInputBox-4d5a318d.js → bundled/v3/OrInputBox.vue_vue_type_script_lang-c8184afc.js} +5 -56
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-55c864d1.js → OrModal.vue_vue_type_script_lang-80a7b906.js} +9 -2
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-c886ae51.js → OrNotification.vue_vue_type_script_lang-fbb35355.js} +9 -2
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-06f318ca.js → OrSearch.vue_vue_type_script_lang-ddf6e02b.js} +3 -3
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-a5ecc5ed.js → OrSelect.vue_vue_type_script_lang-242beccd.js} +17 -9
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-e45c345b.js → OrTag.vue_vue_type_script_lang-dc6a4011.js} +6 -6
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-8e3531cd.js → OrTextarea.vue_vue_type_script_lang-e1a44c0a.js} +5 -4
- package/dist/bundled/v3/{OrToastContainer-34389303.js → OrToastContainer-7c3c0b12.js} +1 -1
- package/dist/bundled/v3/components/index.js +18 -17
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +9 -8
- package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +27 -0
- package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +98 -0
- package/dist/bundled/v3/components/or-combined-input-v3/index.d.ts +2 -0
- package/dist/bundled/v3/components/or-combined-input-v3/index.js +132 -0
- package/dist/bundled/v3/components/or-combined-input-v3/props.d.ts +1 -0
- package/dist/bundled/v3/components/or-combined-input-v3/styles.d.ts +2 -0
- package/dist/bundled/v3/components/or-confirm-v3/index.js +8 -7
- 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 +2 -1
- package/dist/bundled/v3/components/or-input-v3/index.js +6 -5
- package/dist/bundled/v3/components/or-modal-v3/OrModal.vue.d.ts +2 -0
- package/dist/bundled/v3/components/or-modal-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-modal-v3/styles.d.ts +1 -0
- package/dist/bundled/v3/components/or-notification-v3/OrNotification.vue.d.ts +2 -0
- package/dist/bundled/v3/components/or-notification-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-notification-v3/styles.d.ts +1 -0
- package/dist/bundled/v3/components/or-search-v3/index.js +8 -7
- package/dist/bundled/v3/components/or-select-v3/OrSelect.vue.d.ts +11 -0
- package/dist/bundled/v3/components/or-select-v3/index.js +9 -8
- 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 +4 -3
- package/dist/bundled/v3/components/or-toast-v3/OrToast.vue.d.ts +2 -0
- package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-toast-v3/styles.d.ts +1 -0
- package/dist/bundled/v3/index.js +57 -49
- package/dist/bundled/v3/props-78496a2d.js +12 -0
- package/dist/bundled/v3/{types-f53434f2.js → types-dcc78caa.js} +16 -7
- package/dist/esm/v2/{OrCardCollection-153b0179.js → OrCardCollection-cfaf440b.js} +3 -3
- package/dist/esm/v2/{OrCheckbox-567e387c.js → OrCheckbox-ea48d156.js} +3 -3
- package/dist/esm/v2/{OrConfirm-d67d5c00.js → OrConfirm-8f688177.js} +1 -1
- package/dist/esm/v2/{OrIconButton-b3779042.js → OrIconButton-e17e4944.js} +4 -4
- package/dist/esm/v2/{OrInlineInput-10205811.js → OrInlineInput-e32f322f.js} +3 -3
- package/dist/esm/v2/{OrInlineTextarea-7658611e.js → OrInlineTextarea-7296fbdb.js} +3 -3
- package/dist/esm/v2/{OrInput-ada3a970.js → OrInput-0d0db283.js} +21 -14
- package/dist/esm/v2/OrInputBox-20d65881.js +43 -0
- package/dist/{bundled/v3/OrInputBox.vue_vue_type_script_lang-5ee4ee45.js → esm/v2/OrInputBox.vue_rollup-plugin-vue_script-5253ba98.js} +4 -3
- package/dist/esm/v2/{OrModal-a7719843.js → OrModal-5b37a50a.js} +12 -3
- package/dist/esm/v2/{OrNotification-8a4830a3.js → OrNotification-c765f111.js} +13 -5
- package/dist/esm/v2/{OrRadio-848ce55d.js → OrRadio-6e10f071.js} +3 -3
- package/dist/esm/v2/{OrSearch-0f08f2f5.js → OrSearch-e7d0f2a3.js} +2 -2
- package/dist/esm/v2/{OrSelect-b3794fd3.js → OrSelect-bdc3218f.js} +13 -5
- package/dist/esm/v2/{OrSwitch-13b6a7ee.js → OrSwitch-c628d2c5.js} +3 -3
- package/dist/esm/v2/{OrTag-52e4cc94.js → OrTag-cf9c6195.js} +6 -6
- package/dist/esm/v2/{OrTextarea-6712a150.js → OrTextarea-b4660f09.js} +14 -11
- package/dist/esm/v2/components/index.js +18 -17
- package/dist/esm/v2/components/or-card-collection-v3/index.js +6 -5
- package/dist/esm/v2/components/or-checkbox-v3/index.js +1 -1
- package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +27 -0
- package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +98 -0
- package/dist/esm/v2/components/or-combined-input-v3/index.d.ts +2 -0
- package/dist/esm/v2/components/or-combined-input-v3/index.js +147 -0
- package/dist/esm/v2/components/or-combined-input-v3/props.d.ts +1 -0
- package/dist/esm/v2/components/or-combined-input-v3/styles.d.ts +2 -0
- package/dist/esm/v2/components/or-confirm-v3/index.js +5 -4
- 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 +3 -2
- package/dist/esm/v2/components/or-input-v3/index.js +4 -3
- package/dist/esm/v2/components/or-modal-v3/OrModal.vue.d.ts +2 -0
- package/dist/esm/v2/components/or-modal-v3/index.js +2 -2
- package/dist/esm/v2/components/or-modal-v3/styles.d.ts +1 -0
- package/dist/esm/v2/components/or-notification-v3/OrNotification.vue.d.ts +2 -0
- package/dist/esm/v2/components/or-notification-v3/index.js +2 -2
- package/dist/esm/v2/components/or-notification-v3/styles.d.ts +1 -0
- package/dist/esm/v2/components/or-radio-v3/index.js +1 -1
- package/dist/esm/v2/components/or-search-v3/index.js +5 -4
- package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +11 -0
- package/dist/esm/v2/components/or-select-v3/index.js +7 -6
- 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 +3 -2
- package/dist/esm/v2/components/or-toast-v3/OrToast.vue.d.ts +2 -0
- package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v2/components/or-toast-v3/styles.d.ts +1 -0
- package/dist/esm/v2/index.js +18 -17
- package/dist/esm/v2/{types-6c742e07.js → types-8d58d7b5.js} +17 -8
- package/dist/esm/v3/{OrCardCollection-a09ad585.js → OrCardCollection-dbd1e3c2.js} +3 -3
- package/dist/esm/v3/{OrCheckbox-3e139eac.js → OrCheckbox-d1b516c8.js} +3 -2
- package/dist/esm/v3/{OrConfirm-b93b5131.js → OrConfirm-b2ef47a2.js} +1 -1
- package/dist/esm/v3/{OrIconButton-1a89fbf9.js → OrIconButton-1eebcafc.js} +4 -4
- package/dist/esm/v3/{OrInlineInput-507fc99c.js → OrInlineInput-00f0d1b8.js} +3 -3
- package/dist/esm/v3/{OrInlineTextarea-53a9e027.js → OrInlineTextarea-c1babfda.js} +3 -3
- package/dist/esm/v3/{OrInput-9c0426b9.js → OrInput-509065af.js} +20 -17
- package/dist/esm/v3/{OrInputBox-6d1b6059.js → OrInputBox-0ebab1b8.js} +1 -1
- package/dist/esm/v3/{OrModal-7878cc39.js → OrModal-381554a6.js} +12 -3
- package/dist/esm/v3/{OrNotification-e1383681.js → OrNotification-34d9c99b.js} +12 -4
- package/dist/esm/v3/{OrRadio-54b6d0de.js → OrRadio-ef9d4c6e.js} +3 -2
- package/dist/esm/v3/{OrSearch-9885d178.js → OrSearch-15ba38cd.js} +2 -2
- package/dist/esm/v3/{OrSelect-a0718c44.js → OrSelect-bcf0fb2a.js} +13 -6
- package/dist/esm/v3/{OrSwitch-cca30aa0.js → OrSwitch-cc797a48.js} +3 -3
- package/dist/esm/v3/{OrTag-efa7578f.js → OrTag-c0bbaa58.js} +6 -6
- package/dist/esm/v3/{OrTextarea-bb9ef3f2.js → OrTextarea-26c50ec0.js} +17 -15
- package/dist/esm/v3/components/index.js +17 -17
- package/dist/esm/v3/components/or-card-collection-v3/index.js +5 -5
- package/dist/esm/v3/components/or-checkbox-v3/index.js +1 -1
- package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +27 -0
- package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +98 -0
- package/dist/esm/v3/components/or-combined-input-v3/index.d.ts +2 -0
- package/dist/esm/v3/components/or-combined-input-v3/index.js +132 -0
- package/dist/esm/v3/components/or-combined-input-v3/props.d.ts +1 -0
- package/dist/esm/v3/components/or-combined-input-v3/styles.d.ts +2 -0
- package/dist/esm/v3/components/or-confirm-v3/index.js +4 -4
- 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-box-v3/index.js +1 -1
- package/dist/esm/v3/components/or-input-v3/index.js +3 -3
- package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +2 -0
- package/dist/esm/v3/components/or-modal-v3/index.js +2 -2
- package/dist/esm/v3/components/or-modal-v3/styles.d.ts +1 -0
- package/dist/esm/v3/components/or-notification-v3/OrNotification.vue.d.ts +2 -0
- package/dist/esm/v3/components/or-notification-v3/index.js +2 -2
- package/dist/esm/v3/components/or-notification-v3/styles.d.ts +1 -0
- package/dist/esm/v3/components/or-radio-v3/index.js +1 -1
- package/dist/esm/v3/components/or-search-v3/index.js +4 -4
- package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +11 -0
- package/dist/esm/v3/components/or-select-v3/index.js +6 -6
- 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 +2 -2
- package/dist/esm/v3/components/or-toast-v3/OrToast.vue.d.ts +2 -0
- package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v3/components/or-toast-v3/styles.d.ts +1 -0
- package/dist/esm/v3/index.js +17 -17
- package/dist/esm/v3/{types-2692e337.js → types-8a338300.js} +15 -6
- package/package.json +2 -2
- package/src/components/or-checkbox-v3/OrCheckbox.vue +1 -1
- package/src/components/or-combined-input-v3/OrCombinedInput.docs.mdx +7 -0
- package/src/components/or-combined-input-v3/OrCombinedInput.stories3.ts +202 -0
- package/src/components/or-combined-input-v3/OrCombinedInput.vue +134 -0
- package/src/components/or-combined-input-v3/index.ts +2 -0
- package/src/components/or-combined-input-v3/props.ts +1 -0
- package/src/components/or-combined-input-v3/styles.ts +25 -0
- 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 +1 -4
- 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-box-v3/styles.ts +1 -1
- package/src/components/or-input-v3/OrInput.vue +28 -22
- package/src/components/or-input-v3/styles.ts +2 -2
- package/src/components/or-modal-v3/OrModal.vue +13 -6
- package/src/components/or-modal-v3/styles.ts +9 -0
- package/src/components/or-notification-v3/OrNotification.vue +12 -6
- package/src/components/or-notification-v3/styles.ts +9 -0
- package/src/components/or-radio-v3/OrRadio.vue +1 -1
- package/src/components/or-select-v3/OrSelect.stories3.ts +4 -0
- package/src/components/or-select-v3/OrSelect.vue +6 -0
- package/src/components/or-select-v3/styles.ts +4 -1
- 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 +5 -1
- package/src/components/or-textarea-v3/styles.ts +2 -2
- package/src/components/or-toast-v3/OrToast.vue +13 -6
- package/src/components/or-toast-v3/styles.ts +9 -0
|
@@ -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-a215104c.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-d4833781.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-83421e44_0", {
|
|
190
|
+
source: "input[data-v-83421e44]{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-83421e44";
|
|
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-cc2d74db.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["Primary"] = "primary";
|
|
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
|
+
'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',
|
|
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.Inherit
|
|
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-a215104c.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
|
+
// Box
|
|
24
|
+
'w-full',
|
|
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-a215104c.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
|
+
// Box
|
|
18
|
+
'w-full',
|
|
19
19
|
// Typography
|
|
20
20
|
'typography-inherit',
|
|
21
21
|
// Theme
|
|
@@ -2,9 +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-
|
|
6
|
-
import { O as OrInputBox
|
|
5
|
+
import { O as OrIconButton } from './OrIconButton-a215104c.js';
|
|
6
|
+
import { O as OrInputBox } from './OrInputBox-da25bec2.js';
|
|
7
7
|
import { O as OrLabel } from './OrLabel-172c4b89.js';
|
|
8
|
+
import { a as InputBoxSize } from './props-78496a2d.js';
|
|
8
9
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
9
10
|
import { defineComponent, getCurrentInstance, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
10
11
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -24,8 +25,8 @@ const InputRoot = [
|
|
|
24
25
|
// Spacing
|
|
25
26
|
'gap-xs'];
|
|
26
27
|
const InputControl = [
|
|
27
|
-
//
|
|
28
|
-
'
|
|
28
|
+
// Box
|
|
29
|
+
'w-full',
|
|
29
30
|
// Typography
|
|
30
31
|
'typography-inherit',
|
|
31
32
|
// Theme
|
|
@@ -151,10 +152,10 @@ var __vue_render__ = function () {
|
|
|
151
152
|
var _vm = this;
|
|
152
153
|
var _h = _vm.$createElement;
|
|
153
154
|
var _c = _vm._self._c || _h;
|
|
154
|
-
return _c('div', {
|
|
155
|
+
return _c('div', _vm._b({
|
|
155
156
|
ref: "root",
|
|
156
157
|
class: _vm.rootStyles
|
|
157
|
-
}, [_vm.label ? [_c('OrLabel', {
|
|
158
|
+
}, 'div', _vm.$attrs, false), [_vm.label ? [_c('OrLabel', {
|
|
158
159
|
attrs: {
|
|
159
160
|
"control-id": _vm.controlId,
|
|
160
161
|
"variant": 'input',
|
|
@@ -176,7 +177,7 @@ var __vue_render__ = function () {
|
|
|
176
177
|
"readonly": _vm.readonly,
|
|
177
178
|
"disabled": _vm.disabled
|
|
178
179
|
}
|
|
179
|
-
}, [(_vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type) === 'checkbox' ? _c('input',
|
|
180
|
+
}, [(_vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type) === 'checkbox' ? _c('input', {
|
|
180
181
|
directives: [{
|
|
181
182
|
name: "model",
|
|
182
183
|
rawName: "v-model",
|
|
@@ -190,6 +191,8 @@ var __vue_render__ = function () {
|
|
|
190
191
|
"placeholder": _vm.placeholder,
|
|
191
192
|
"required": _vm.required,
|
|
192
193
|
"disabled": _vm.disabled,
|
|
194
|
+
"readonly": _vm.readonly,
|
|
195
|
+
"maxlength": _vm.maxLength,
|
|
193
196
|
"type": "checkbox"
|
|
194
197
|
},
|
|
195
198
|
domProps: {
|
|
@@ -225,7 +228,7 @@ var __vue_render__ = function () {
|
|
|
225
228
|
}
|
|
226
229
|
}
|
|
227
230
|
}
|
|
228
|
-
}
|
|
231
|
+
}) : (_vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type) === 'radio' ? _c('input', {
|
|
229
232
|
directives: [{
|
|
230
233
|
name: "model",
|
|
231
234
|
rawName: "v-model",
|
|
@@ -239,6 +242,8 @@ var __vue_render__ = function () {
|
|
|
239
242
|
"placeholder": _vm.placeholder,
|
|
240
243
|
"required": _vm.required,
|
|
241
244
|
"disabled": _vm.disabled,
|
|
245
|
+
"readonly": _vm.readonly,
|
|
246
|
+
"maxlength": _vm.maxLength,
|
|
242
247
|
"type": "radio"
|
|
243
248
|
},
|
|
244
249
|
domProps: {
|
|
@@ -261,7 +266,7 @@ var __vue_render__ = function () {
|
|
|
261
266
|
_vm.proxyModelValue = null;
|
|
262
267
|
}
|
|
263
268
|
}
|
|
264
|
-
}
|
|
269
|
+
}) : _c('input', {
|
|
265
270
|
directives: [{
|
|
266
271
|
name: "model",
|
|
267
272
|
rawName: "v-model",
|
|
@@ -275,6 +280,8 @@ var __vue_render__ = function () {
|
|
|
275
280
|
"placeholder": _vm.placeholder,
|
|
276
281
|
"required": _vm.required,
|
|
277
282
|
"disabled": _vm.disabled,
|
|
283
|
+
"readonly": _vm.readonly,
|
|
284
|
+
"maxlength": _vm.maxLength,
|
|
278
285
|
"type": _vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type
|
|
279
286
|
},
|
|
280
287
|
domProps: {
|
|
@@ -300,7 +307,7 @@ var __vue_render__ = function () {
|
|
|
300
307
|
_vm.proxyModelValue = $event.target.value;
|
|
301
308
|
}
|
|
302
309
|
}
|
|
303
|
-
}
|
|
310
|
+
}), _vm._v(" "), _vm.type !== 'text' ? [_c('div', {
|
|
304
311
|
class: ['layout-row']
|
|
305
312
|
}, [_vm.type === 'password' ? [_c('OrIconButton', {
|
|
306
313
|
attrs: {
|
|
@@ -334,7 +341,7 @@ var __vue_render__ = function () {
|
|
|
334
341
|
"icon": 'search',
|
|
335
342
|
"variant": 'outlined'
|
|
336
343
|
}
|
|
337
|
-
})]] : _vm._e()], 2)]), _vm._v(" "), !_vm.invalid ? [_vm.hint || _vm.maxLength ? [_c('OrHint', {
|
|
344
|
+
})]] : _vm._e()], 2)] : _vm._e()], 2), _vm._v(" "), !_vm.invalid ? [_vm.hint || _vm.maxLength ? [_c('OrHint', {
|
|
338
345
|
attrs: {
|
|
339
346
|
"disabled": _vm.disabled
|
|
340
347
|
},
|
|
@@ -363,14 +370,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
363
370
|
/* style */
|
|
364
371
|
const __vue_inject_styles__ = function (inject) {
|
|
365
372
|
if (!inject) return;
|
|
366
|
-
inject("data-v-
|
|
367
|
-
source: "input[data-v-
|
|
373
|
+
inject("data-v-2cb9359c_0", {
|
|
374
|
+
source: "input[data-v-2cb9359c]{min-width:0;background:0 0;outline:0}input[type=number][data-v-2cb9359c]::-webkit-inner-spin-button{display:none}input[type=search][data-v-2cb9359c]::-webkit-search-cancel-button{display:none}",
|
|
368
375
|
map: undefined,
|
|
369
376
|
media: undefined
|
|
370
377
|
});
|
|
371
378
|
};
|
|
372
379
|
/* scoped */
|
|
373
|
-
const __vue_scope_id__ = "data-v-
|
|
380
|
+
const __vue_scope_id__ = "data-v-2cb9359c";
|
|
374
381
|
/* module identifier */
|
|
375
382
|
const __vue_module_identifier__ = undefined;
|
|
376
383
|
/* functional template */
|
|
@@ -1,19 +1,9 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
+
import { I as InputBoxVariant, a as InputBoxSize } from './props-78496a2d.js';
|
|
2
3
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
3
4
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
4
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
6
|
|
|
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
|
-
|
|
17
7
|
const InputBoxRoot = [
|
|
18
8
|
// Layout
|
|
19
9
|
'layout-row',
|
|
@@ -44,7 +34,7 @@ const InputBoxRootVariants = {
|
|
|
44
34
|
const InputBoxRootSizes = {
|
|
45
35
|
'm': [
|
|
46
36
|
// Box
|
|
47
|
-
'children:min-h-[34px]',
|
|
37
|
+
'children:min-h-[46px] children:md:min-h-[34px]',
|
|
48
38
|
// Spacing
|
|
49
39
|
'first-child:pl-md first-child:md:pl-sm+', 'last-child:pr-md last-child:md:pr-sm+', 'children:pt-[11px] children:md:pt-[7px]', 'children:pb-[11px] children:md:pb-[6px]', 'gap-sm+ md:gap-sm',
|
|
50
40
|
// Typography
|
|
@@ -137,4 +127,4 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
|
137
127
|
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
|
|
138
128
|
var OrInputBox = __vue_component__;
|
|
139
129
|
|
|
140
|
-
export {
|
|
130
|
+
export { OrInputBox as O };
|
|
@@ -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-a215104c.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,6 +43,11 @@ 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'];
|
|
46
51
|
|
|
47
52
|
var script = defineComponent({
|
|
48
53
|
name: 'OrModal',
|
|
@@ -70,6 +75,7 @@ var script = defineComponent({
|
|
|
70
75
|
const classAttribute = useClassAttribute();
|
|
71
76
|
const rootStyles = computed(() => ['or-modal', ...ModalRoot, ...ModalRootSizes[props.size], classAttribute.value]);
|
|
72
77
|
const headerStyles = computed(() => [...ModalHeader]);
|
|
78
|
+
const closeButtonStyles = computed(() => [...ModalCloseButton]);
|
|
73
79
|
// State
|
|
74
80
|
const isActive = ref(false);
|
|
75
81
|
// Events
|
|
@@ -96,6 +102,7 @@ var script = defineComponent({
|
|
|
96
102
|
root,
|
|
97
103
|
rootStyles,
|
|
98
104
|
headerStyles,
|
|
105
|
+
closeButtonStyles,
|
|
99
106
|
isActive,
|
|
100
107
|
open,
|
|
101
108
|
close
|
|
@@ -122,7 +129,9 @@ var __vue_render__ = function () {
|
|
|
122
129
|
class: _vm.headerStyles
|
|
123
130
|
}, [_c('div', {
|
|
124
131
|
class: ['grow']
|
|
125
|
-
}, [_vm._t("header")], 2), _vm._v(" "), _c('
|
|
132
|
+
}, [_vm._t("header")], 2), _vm._v(" "), _c('div', {
|
|
133
|
+
class: _vm.closeButtonStyles
|
|
134
|
+
}, [_c('OrIconButton', {
|
|
126
135
|
attrs: {
|
|
127
136
|
"icon": 'close',
|
|
128
137
|
"size": 'l'
|
|
@@ -133,7 +142,7 @@ var __vue_render__ = function () {
|
|
|
133
142
|
return _vm.close.apply(null, arguments);
|
|
134
143
|
}
|
|
135
144
|
}
|
|
136
|
-
})], 1), _vm._v(" "), _c('div', {
|
|
145
|
+
})], 1)]), _vm._v(" "), _c('div', {
|
|
137
146
|
class: ['grow', 'overflow-y-auto']
|
|
138
147
|
}, [_vm._t("default")], 2), _vm._v(" "), _vm._t("footer")], 2)]) : _vm._e();
|
|
139
148
|
};
|
|
@@ -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-a215104c.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,6 +65,11 @@ 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'];
|
|
68
73
|
|
|
69
74
|
var script = defineComponent({
|
|
70
75
|
name: 'OrNotification',
|
|
@@ -87,6 +92,7 @@ var script = defineComponent({
|
|
|
87
92
|
const classAttribute = useClassAttribute();
|
|
88
93
|
const rootStyles = computed(() => ['or-notification', ...NotificationRoot, ...NotificationRootVariants[props.variant], classAttribute.value]);
|
|
89
94
|
const iconStyles = computed(() => [...NotificationIcon, ...NotificationIconVariants[props.variant]]);
|
|
95
|
+
const actionStyles = computed(() => [...NotificationAction]);
|
|
90
96
|
// State
|
|
91
97
|
const icon = computed(() => {
|
|
92
98
|
switch (props.variant) {
|
|
@@ -104,6 +110,7 @@ var script = defineComponent({
|
|
|
104
110
|
root,
|
|
105
111
|
rootStyles,
|
|
106
112
|
iconStyles,
|
|
113
|
+
actionStyles,
|
|
107
114
|
icon
|
|
108
115
|
};
|
|
109
116
|
}
|
|
@@ -129,10 +136,11 @@ var __vue_render__ = function () {
|
|
|
129
136
|
}
|
|
130
137
|
})], 1), _vm._v(" "), _c('div', {
|
|
131
138
|
class: ['grow', 'my-[-2px] md:my-[-3px]']
|
|
132
|
-
}, [_vm._t("default")], 2), _vm._v(" "), _c('
|
|
139
|
+
}, [_vm._t("default")], 2), _vm._v(" "), _c('div', {
|
|
140
|
+
class: _vm.actionStyles
|
|
141
|
+
}, [_c('OrIconButton', {
|
|
133
142
|
attrs: {
|
|
134
|
-
"icon": 'close'
|
|
135
|
-
"size": 'm'
|
|
143
|
+
"icon": 'close'
|
|
136
144
|
},
|
|
137
145
|
on: {
|
|
138
146
|
"click": function ($event) {
|
|
@@ -140,7 +148,7 @@ var __vue_render__ = function () {
|
|
|
140
148
|
return _vm.$emit('close');
|
|
141
149
|
}
|
|
142
150
|
}
|
|
143
|
-
})], 1);
|
|
151
|
+
})], 1)]);
|
|
144
152
|
};
|
|
145
153
|
var __vue_staticRenderFns__ = [];
|
|
146
154
|
|
|
@@ -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-f9edd250_0", {
|
|
172
|
+
source: "input[data-v-f9edd250]{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-f9edd250";
|
|
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-cc2d74db.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 './props-78496a2d.js';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
8
8
|
|
|
9
9
|
var script = defineComponent({
|
|
@@ -1,19 +1,20 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrCheckbox } from './OrCheckbox-
|
|
2
|
+
import { O as OrCheckbox } from './OrCheckbox-4f665252.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
|
|
7
|
+
import { O as OrInput } from './OrInput-cc2d74db.js';
|
|
8
|
+
import { O as OrInputBox } from './OrInputBox-da25bec2.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-6440aa89.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';
|
|
17
18
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
18
19
|
|
|
19
20
|
const SelectRoot = [
|
|
@@ -23,7 +24,9 @@ const SelectRoot = [
|
|
|
23
24
|
'gap-xs'];
|
|
24
25
|
const SelectControl = [
|
|
25
26
|
// Layout
|
|
26
|
-
'layout-row
|
|
27
|
+
'layout-row',
|
|
28
|
+
// Box
|
|
29
|
+
'w-full',
|
|
27
30
|
// Overflow
|
|
28
31
|
'overflow-hidden',
|
|
29
32
|
// Spacing
|
|
@@ -121,6 +124,10 @@ var script = defineComponent({
|
|
|
121
124
|
type: Boolean,
|
|
122
125
|
default: false
|
|
123
126
|
},
|
|
127
|
+
disableDefaultStyles: {
|
|
128
|
+
type: Boolean,
|
|
129
|
+
default: false
|
|
130
|
+
},
|
|
124
131
|
enableSearch: {
|
|
125
132
|
type: Boolean,
|
|
126
133
|
default: false
|
|
@@ -326,6 +333,7 @@ var __vue_render__ = function () {
|
|
|
326
333
|
ref: "inputBox",
|
|
327
334
|
class: [_vm.popoverState === 'open' && 'rounded-b-0'],
|
|
328
335
|
attrs: {
|
|
336
|
+
"variant": _vm.disableDefaultStyles ? 'unstyled' : 'styled',
|
|
329
337
|
"size": _vm.size,
|
|
330
338
|
"invalid": _vm.invalid,
|
|
331
339
|
"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-3bd834ea_0", {
|
|
224
|
+
source: "input[data-v-3bd834ea]{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-3bd834ea";
|
|
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-a215104c.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["Primary"] = "primary";
|
|
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
|
+
'primary': [
|
|
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.Primary
|
|
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 !['primary', '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": _vm.custom ? 'inherit'
|
|
133
|
+
"color": !_vm.custom ? _vm.color : 'inherit',
|
|
134
134
|
"disabled": _vm.disabled
|
|
135
135
|
},
|
|
136
136
|
on: {
|
|
@@ -1,10 +1,11 @@
|
|
|
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
|
|
4
|
+
import { O as OrInputBox } from './OrInputBox-da25bec2.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';
|
|
8
9
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
10
|
import { c as createInjector } from './browser-82dea9ed.js';
|
|
10
11
|
|
|
@@ -14,8 +15,8 @@ const TextareaRoot = [
|
|
|
14
15
|
// Spacing
|
|
15
16
|
'gap-xs'];
|
|
16
17
|
const TextareaControl = [
|
|
17
|
-
//
|
|
18
|
-
'
|
|
18
|
+
// Box
|
|
19
|
+
'w-full',
|
|
19
20
|
// Typography
|
|
20
21
|
'typography-inherit',
|
|
21
22
|
// Theme
|
|
@@ -121,10 +122,10 @@ var __vue_render__ = function () {
|
|
|
121
122
|
var _vm = this;
|
|
122
123
|
var _h = _vm.$createElement;
|
|
123
124
|
var _c = _vm._self._c || _h;
|
|
124
|
-
return _c('div', {
|
|
125
|
+
return _c('div', _vm._b({
|
|
125
126
|
ref: "root",
|
|
126
127
|
class: _vm.rootStyles
|
|
127
|
-
}, [_vm.label ? [_c('OrLabel', {
|
|
128
|
+
}, 'div', _vm.$attrs, false), [_vm.label ? [_c('OrLabel', {
|
|
128
129
|
attrs: {
|
|
129
130
|
"control-id": _vm.controlId,
|
|
130
131
|
"variant": 'input',
|
|
@@ -145,7 +146,7 @@ var __vue_render__ = function () {
|
|
|
145
146
|
"readonly": _vm.readonly,
|
|
146
147
|
"disabled": _vm.disabled
|
|
147
148
|
}
|
|
148
|
-
}, [_c('textarea',
|
|
149
|
+
}, [_c('textarea', {
|
|
149
150
|
directives: [{
|
|
150
151
|
name: "model",
|
|
151
152
|
rawName: "v-model",
|
|
@@ -157,7 +158,9 @@ var __vue_render__ = function () {
|
|
|
157
158
|
"id": _vm.controlId,
|
|
158
159
|
"placeholder": _vm.placeholder,
|
|
159
160
|
"required": _vm.required,
|
|
160
|
-
"disabled": _vm.disabled
|
|
161
|
+
"disabled": _vm.disabled,
|
|
162
|
+
"readonly": _vm.readonly,
|
|
163
|
+
"maxlength": _vm.maxLength
|
|
161
164
|
},
|
|
162
165
|
domProps: {
|
|
163
166
|
"value": _vm.proxyModelValue
|
|
@@ -182,7 +185,7 @@ var __vue_render__ = function () {
|
|
|
182
185
|
_vm.proxyModelValue = $event.target.value;
|
|
183
186
|
}
|
|
184
187
|
}
|
|
185
|
-
}
|
|
188
|
+
})]), _vm._v(" "), !_vm.invalid ? [_vm.hint || _vm.maxLength ? [_c('OrHint', {
|
|
186
189
|
attrs: {
|
|
187
190
|
"disabled": _vm.disabled
|
|
188
191
|
},
|
|
@@ -211,14 +214,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
211
214
|
/* style */
|
|
212
215
|
const __vue_inject_styles__ = function (inject) {
|
|
213
216
|
if (!inject) return;
|
|
214
|
-
inject("data-v-
|
|
215
|
-
source: "textarea[data-v-
|
|
217
|
+
inject("data-v-3c0ea336_0", {
|
|
218
|
+
source: "textarea[data-v-3c0ea336]{min-width:0;background:0 0;outline:0}",
|
|
216
219
|
map: undefined,
|
|
217
220
|
media: undefined
|
|
218
221
|
});
|
|
219
222
|
};
|
|
220
223
|
/* scoped */
|
|
221
|
-
const __vue_scope_id__ = "data-v-
|
|
224
|
+
const __vue_scope_id__ = "data-v-3c0ea336";
|
|
222
225
|
/* module identifier */
|
|
223
226
|
const __vue_module_identifier__ = undefined;
|
|
224
227
|
/* functional template */
|