@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
package/dist/esm/v3/index.js
CHANGED
|
@@ -6,17 +6,17 @@ export { b as BUTTON_COLOR, d as BUTTON_LOADER_TYPE, c as BUTTON_SIZE, B as BUTT
|
|
|
6
6
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton-bb6bf8a9.js';
|
|
7
7
|
export { s as OrCard } from './OrCard-e3a5aea4.js';
|
|
8
8
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection-a5e326ef.js';
|
|
9
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
9
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-a09ad585.js';
|
|
10
10
|
export { s as OrCardV3 } from './OrCard-fd92f7c8.js';
|
|
11
11
|
export { a as OrCarousel, s as OrCarouselItem } from './OrCarouselItem-636d99a1.js';
|
|
12
12
|
export { s as OrCheckbox } from './OrCheckbox-ed4a19cf.js';
|
|
13
|
-
export { s as OrCheckboxV3 } from './OrCheckbox-
|
|
13
|
+
export { s as OrCheckboxV3 } from './OrCheckbox-3e139eac.js';
|
|
14
14
|
export { s as OrChip, a as OrChips } from './OrChips-9afba42f.js';
|
|
15
15
|
export { s as OrCode, O as OrCodeLanguages } from './OrCode-5ed69c23.js';
|
|
16
16
|
export { s as OrCollapse } from './OrCollapse-445141ab.js';
|
|
17
17
|
export { s 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-189cb097.js';
|
|
18
18
|
export { s as OrConfirm } from './OrConfirm-f39bd784.js';
|
|
19
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-
|
|
19
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-b93b5131.js';
|
|
20
20
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-f2e08564.js';
|
|
21
21
|
export { s as OrError } from './OrError-f90296db.js';
|
|
22
22
|
export { s as OrErrorTagV3 } from './OrErrorTag-98252eef.js';
|
|
@@ -28,14 +28,14 @@ export { s as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
|
|
|
28
28
|
export { s as OrHint } from './OrHint-1414c530.js';
|
|
29
29
|
export { s as OrHintV3 } from './OrHint-74bb732d.js';
|
|
30
30
|
export { s as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-669503c3.js';
|
|
31
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-
|
|
31
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-1a89fbf9.js';
|
|
32
32
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from './OrIcon-b195169c.js';
|
|
33
33
|
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from './OrInlineInputBox-8049f95a.js';
|
|
34
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-
|
|
34
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-507fc99c.js';
|
|
35
35
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-1aa477b5.js';
|
|
36
|
-
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
36
|
+
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-53a9e027.js';
|
|
37
37
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-6d1b6059.js';
|
|
38
|
-
export { I as InputType, s as OrInputV3 } from './OrInput-
|
|
38
|
+
export { I as InputType, s as OrInputV3 } from './OrInput-9c0426b9.js';
|
|
39
39
|
export { a as OrInput, b as OrNumberInput, c as OrPassword, d as OrSearch, s as OrTextarea } from './OrSearch-7cb2c91c.js';
|
|
40
40
|
export { s as OrLabel } from './OrLabel-876f8729.js';
|
|
41
41
|
export { L as LabelVariant, s as OrLabelV3 } from './OrLabel-bdaec602.js';
|
|
@@ -48,9 +48,9 @@ export { s as OrMenuItemV3 } from './OrMenuItem-9da279f6.js';
|
|
|
48
48
|
export { s as OrMenuV3 } from './OrMenu-840038cd.js';
|
|
49
49
|
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-1075dd38.js';
|
|
50
50
|
export { s as OrModal, O as OrModalSizes } from './OrModal-8b074b0c.js';
|
|
51
|
-
export { M as ModalSize, s as OrModalV3 } from './OrModal-
|
|
51
|
+
export { M as ModalSize, s as OrModalV3 } from './OrModal-7878cc39.js';
|
|
52
52
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from './OrNotification-e85a4956.js';
|
|
53
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-
|
|
53
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-e1383681.js';
|
|
54
54
|
export { s as OrOverflowMenu } from './OrOverflowMenu-e82cbcbe.js';
|
|
55
55
|
export { s as OrOverlay } from './OrOverlay-451dce49.js';
|
|
56
56
|
export { s as OrOverlayV3 } from './OrOverlay-738a44d5.js';
|
|
@@ -58,11 +58,11 @@ export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './
|
|
|
58
58
|
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-407002e0.js';
|
|
59
59
|
export { s as OrRadio } from './OrRadio-c3ab11f2.js';
|
|
60
60
|
export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
|
|
61
|
-
export { s as OrRadioV3 } from './OrRadio-
|
|
62
|
-
export { s as OrSearchV3 } from './OrSearch-
|
|
61
|
+
export { s as OrRadioV3 } from './OrRadio-54b6d0de.js';
|
|
62
|
+
export { s as OrSearchV3 } from './OrSearch-9885d178.js';
|
|
63
63
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-171cad78.js';
|
|
64
64
|
export { s as OrSelect } from './OrSelect-0821b907.js';
|
|
65
|
-
export { s as OrSelectV3 } from './OrSelect-
|
|
65
|
+
export { s as OrSelectV3 } from './OrSelect-a0718c44.js';
|
|
66
66
|
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-375c85a3.js';
|
|
67
67
|
export { O as OrSidebarPlacement, s as OrSidebarV3 } from './OrSidebar-a62972f5.js';
|
|
68
68
|
export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-2b1610ce.js';
|
|
@@ -71,22 +71,22 @@ export { s as OrSlider } from './OrSlider-87e2da8c.js';
|
|
|
71
71
|
export { s as OrSortHeaderV3 } from './OrSortHeader-fe1a9cf8.js';
|
|
72
72
|
export { s as OrStepper } from './OrStepper-f19b4eac.js';
|
|
73
73
|
export { s as OrSwitch } from './OrSwitch-c333ee32.js';
|
|
74
|
-
export { s as OrSwitchV3 } from './OrSwitch-
|
|
74
|
+
export { s as OrSwitchV3 } from './OrSwitch-cca30aa0.js';
|
|
75
75
|
export { s as OrTab } from './OrTab-bc98be02.js';
|
|
76
76
|
export { s as OrTabHeaderItem } from './OrTabHeaderItem-d668cc59.js';
|
|
77
77
|
export { s as OrTabV3 } from './OrTab-c131cf60.js';
|
|
78
78
|
export { s as OrTabs } from './OrTabs-d3812c11.js';
|
|
79
79
|
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-d0ee6cef.js';
|
|
80
80
|
export { s as OrTag } from './OrTag-1b5e43fa.js';
|
|
81
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
81
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-efa7578f.js';
|
|
82
82
|
export { s as OrTeleport } from './OrTeleportVue3-ad639f12.js';
|
|
83
83
|
export { s as OrTeleportV3 } from './OrTeleport.vue3-8099178c.js';
|
|
84
84
|
export { s as OrTextV3 } from './OrText-ecb46923.js';
|
|
85
|
-
export { s as OrTextareaV3 } from './OrTextarea-
|
|
85
|
+
export { s as OrTextareaV3 } from './OrTextarea-bb9ef3f2.js';
|
|
86
86
|
export { s as OrTextbox, T as TextboxTypes } from './OrTextbox-2f33e9c3.js';
|
|
87
87
|
export { s as OrToast, a as OrToastContainer } from './OrToastContainer-40c4c1c8.js';
|
|
88
88
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
|
|
89
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-
|
|
89
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-2692e337.js';
|
|
90
90
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
|
|
91
91
|
export { s as OrTooltip, a as OrTooltipContent } from './OrTooltip-78cd7f6b.js';
|
|
92
92
|
export { s as OrTooltipV3 } from './OrTooltip-50d27b4f.js';
|
|
@@ -2,9 +2,9 @@ import { useToggle } from '@vueuse/core';
|
|
|
2
2
|
import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTick } from 'vue-demi';
|
|
3
3
|
import { s as script$4 } from './OrTeleport.vue3-8099178c.js';
|
|
4
4
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-0665462d.js';
|
|
5
|
-
import { s as script$2 } from './OrIconButton-
|
|
5
|
+
import { s as script$2 } from './OrIconButton-1a89fbf9.js';
|
|
6
6
|
import { s as script$3 } from './OrLoader-b3cf4231.js';
|
|
7
|
-
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString,
|
|
7
|
+
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, createBlock, withModifiers, withCtx, TransitionGroup, Fragment, renderList, mergeProps } from 'vue';
|
|
8
8
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
9
9
|
|
|
10
10
|
var errorPng = "data:image/png;base64,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";
|
|
@@ -28,11 +28,6 @@ const ToastRoot = [
|
|
|
28
28
|
'links:text-inverse-primary', 'dark:links:text-inverse-primary-dark',
|
|
29
29
|
// Elevation
|
|
30
30
|
'shadow-card', 'dark:shadow-card-dark'];
|
|
31
|
-
const ToastActionButton = [
|
|
32
|
-
// Layout
|
|
33
|
-
'contents',
|
|
34
|
-
// Theme
|
|
35
|
-
'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
|
|
36
31
|
const ToastContainer = [
|
|
37
32
|
// Position
|
|
38
33
|
'absolute',
|
|
@@ -114,7 +109,6 @@ var script$1 = defineComponent({
|
|
|
114
109
|
'self-center',
|
|
115
110
|
// Theme
|
|
116
111
|
'text-inverse-primary', 'dark:text-inverse-primary-dark']);
|
|
117
|
-
const actionButtonStyle = computed(() => [...ToastActionButton]);
|
|
118
112
|
// State
|
|
119
113
|
const emojiSrc = computed(() => {
|
|
120
114
|
switch (props.toastType) {
|
|
@@ -143,7 +137,6 @@ var script$1 = defineComponent({
|
|
|
143
137
|
}
|
|
144
138
|
return {
|
|
145
139
|
root,
|
|
146
|
-
actionButtonStyle,
|
|
147
140
|
toastIconStyle,
|
|
148
141
|
rootStyles,
|
|
149
142
|
loaderStyle,
|
|
@@ -190,14 +183,12 @@ function render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
190
183
|
href: _ctx.link.href,
|
|
191
184
|
target: _ctx.hrefTarget,
|
|
192
185
|
onClick: _cache[0] || (_cache[0] = (...args) => _ctx.onLinkClick && _ctx.onLinkClick(...args))
|
|
193
|
-
}, toDisplayString(_ctx.link.title), 9 /* TEXT, PROPS */, _hoisted_4)) : createCommentVNode("v-if", true), _ctx.dismissible ? (openBlock(),
|
|
186
|
+
}, toDisplayString(_ctx.link.title), 9 /* TEXT, PROPS */, _hoisted_4)) : createCommentVNode("v-if", true), _ctx.dismissible ? (openBlock(), createBlock(_component_OrIconButton, {
|
|
194
187
|
key: 1,
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
icon: "close",
|
|
198
|
-
class: "dark:theme-foreground-inherit",
|
|
188
|
+
icon: 'close',
|
|
189
|
+
size: 'm',
|
|
199
190
|
onClick: _cache[1] || (_cache[1] = withModifiers($event => _ctx.onClose(), ["stop"]))
|
|
200
|
-
})
|
|
191
|
+
})) : createCommentVNode("v-if", true)])], 2 /* CLASS */);
|
|
201
192
|
}
|
|
202
193
|
|
|
203
194
|
var css_248z$1 = ".or-toast__link[data-v-837e78fc] {\n word-break: break-word;\n white-space: nowrap;\n cursor: pointer;\n}";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@onereach/ui-components",
|
|
3
|
-
"version": "2.69.7
|
|
3
|
+
"version": "2.69.7",
|
|
4
4
|
"description": "Vue components library for v2/3",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "./dist/auto/index.js",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"@codemirror/lang-json": "6.0.0",
|
|
39
39
|
"@codemirror/lang-markdown": "6.0.1",
|
|
40
40
|
"@floating-ui/dom": "0.3.1",
|
|
41
|
-
"@onereach/styles": "^2.33.
|
|
41
|
+
"@onereach/styles": "^2.33.0",
|
|
42
42
|
"@splidejs/splide": "4.0.6",
|
|
43
43
|
"@types/lodash": "4.14.173",
|
|
44
44
|
"@types/sortablejs": "1.10.7",
|
|
@@ -124,5 +124,6 @@
|
|
|
124
124
|
"default": "./dist/bundled/v3/components/*/index.js"
|
|
125
125
|
},
|
|
126
126
|
"./package.json": "./package.json"
|
|
127
|
-
}
|
|
127
|
+
},
|
|
128
|
+
"gitHead": "8656340cabbccd699ec9f5b339c8f065325872c7"
|
|
128
129
|
}
|
|
@@ -27,11 +27,14 @@ export const IconButtonRoot: string[] = [
|
|
|
27
27
|
];
|
|
28
28
|
|
|
29
29
|
export const IconButtonRootColors: Record<IconButtonColor, string[]> = {
|
|
30
|
-
'
|
|
30
|
+
'default': [
|
|
31
31
|
// Theme
|
|
32
32
|
'theme-preset-3-primary',
|
|
33
33
|
'dark:theme-preset-3-primary-dark',
|
|
34
34
|
|
|
35
|
+
'theme-foreground-outline',
|
|
36
|
+
'dark:theme-foreground-outline-dark',
|
|
37
|
+
|
|
35
38
|
// Theme (hover)
|
|
36
39
|
'hover:outline-primary-opacity-0-08',
|
|
37
40
|
'dark:hover:outline-primary-opacity-0-08-dark',
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<div
|
|
3
3
|
ref="root"
|
|
4
|
-
v-bind="$attrs"
|
|
5
4
|
:class="rootStyles"
|
|
6
5
|
>
|
|
7
6
|
<template v-if="label">
|
|
@@ -30,51 +29,46 @@
|
|
|
30
29
|
:id="controlId"
|
|
31
30
|
ref="input"
|
|
32
31
|
v-model="proxyModelValue"
|
|
32
|
+
v-bind="$attrs"
|
|
33
33
|
:class="controlStyles"
|
|
34
34
|
:type="type === 'password' && disclosed ? 'text' : type"
|
|
35
35
|
:placeholder="placeholder"
|
|
36
36
|
:required="required"
|
|
37
37
|
:disabled="disabled"
|
|
38
|
-
|
|
39
|
-
:readonly="readonly"
|
|
40
|
-
:maxlength="maxLength"
|
|
41
|
-
|
|
42
38
|
@keydown="$emit('keydown', $event)"
|
|
43
39
|
@keyup="$emit('keyup', $event)"
|
|
44
40
|
@focus="$emit('focus', $event)"
|
|
45
41
|
@blur="$emit('blur', $event)"
|
|
46
42
|
>
|
|
47
43
|
|
|
48
|
-
<
|
|
49
|
-
<
|
|
50
|
-
<
|
|
44
|
+
<div :class="['layout-row']">
|
|
45
|
+
<template v-if="type === 'password'">
|
|
46
|
+
<OrIconButton
|
|
47
|
+
:icon="{ icon: disclosed ? 'visibility_off' : 'visibility', variant: 'filled' }"
|
|
48
|
+
:color="'inherit'"
|
|
49
|
+
:disabled="disabled"
|
|
50
|
+
@click.stop="disclosed = !disclosed"
|
|
51
|
+
/>
|
|
52
|
+
</template>
|
|
53
|
+
|
|
54
|
+
<template v-if="type === 'search'">
|
|
55
|
+
<template v-if="modelValue">
|
|
51
56
|
<OrIconButton
|
|
52
|
-
:icon="
|
|
57
|
+
:icon="'close'"
|
|
53
58
|
:color="'inherit'"
|
|
54
59
|
:disabled="disabled"
|
|
55
|
-
@click.stop="
|
|
60
|
+
@click.stop="$emit('update:modelValue', '')"
|
|
56
61
|
/>
|
|
57
62
|
</template>
|
|
58
63
|
|
|
59
|
-
<template v-
|
|
60
|
-
<
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
:disabled="disabled"
|
|
65
|
-
@click.stop="$emit('update:modelValue', '')"
|
|
66
|
-
/>
|
|
67
|
-
</template>
|
|
68
|
-
|
|
69
|
-
<template v-else>
|
|
70
|
-
<OrIcon
|
|
71
|
-
:icon="'search'"
|
|
72
|
-
:variant="'outlined'"
|
|
73
|
-
/>
|
|
74
|
-
</template>
|
|
64
|
+
<template v-else>
|
|
65
|
+
<OrIcon
|
|
66
|
+
:icon="'search'"
|
|
67
|
+
:variant="'outlined'"
|
|
68
|
+
/>
|
|
75
69
|
</template>
|
|
76
|
-
</
|
|
77
|
-
</
|
|
70
|
+
</template>
|
|
71
|
+
</div>
|
|
78
72
|
</OrInputBox>
|
|
79
73
|
|
|
80
74
|
<template v-if="!invalid">
|
|
@@ -13,13 +13,11 @@
|
|
|
13
13
|
<slot name="header" />
|
|
14
14
|
</div>
|
|
15
15
|
|
|
16
|
-
<
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
/>
|
|
22
|
-
</div>
|
|
16
|
+
<OrIconButton
|
|
17
|
+
:icon="'close'"
|
|
18
|
+
:size="'l'"
|
|
19
|
+
@click.stop="close"
|
|
20
|
+
/>
|
|
23
21
|
</div>
|
|
24
22
|
|
|
25
23
|
<div :class="['grow', 'overflow-y-auto']">
|
|
@@ -37,7 +35,7 @@ import { useClassAttribute } from '../../hooks';
|
|
|
37
35
|
import { OrIconButtonV3 as OrIconButton } from '../or-icon-button-v3';
|
|
38
36
|
import { OrOverlayV3 as OrOverlay } from '../or-overlay-v3';
|
|
39
37
|
import { ModalSize } from './props';
|
|
40
|
-
import {
|
|
38
|
+
import { ModalHeader, ModalRoot, ModalRootSizes } from './styles';
|
|
41
39
|
|
|
42
40
|
export default defineComponent({
|
|
43
41
|
name: 'OrModal',
|
|
@@ -90,10 +88,6 @@ export default defineComponent({
|
|
|
90
88
|
...ModalHeader,
|
|
91
89
|
]);
|
|
92
90
|
|
|
93
|
-
const closeButtonStyles = computed(() => [
|
|
94
|
-
...ModalCloseButton,
|
|
95
|
-
]);
|
|
96
|
-
|
|
97
91
|
// State
|
|
98
92
|
const isActive = ref(false);
|
|
99
93
|
|
|
@@ -123,7 +117,6 @@ export default defineComponent({
|
|
|
123
117
|
root,
|
|
124
118
|
rootStyles,
|
|
125
119
|
headerStyles,
|
|
126
|
-
closeButtonStyles,
|
|
127
120
|
isActive,
|
|
128
121
|
open,
|
|
129
122
|
close,
|
|
@@ -15,12 +15,11 @@
|
|
|
15
15
|
<slot />
|
|
16
16
|
</div>
|
|
17
17
|
|
|
18
|
-
<
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
</div>
|
|
18
|
+
<OrIconButton
|
|
19
|
+
:icon="'close'"
|
|
20
|
+
:size="'m'"
|
|
21
|
+
@click.stop="$emit('close')"
|
|
22
|
+
/>
|
|
24
23
|
</div>
|
|
25
24
|
</template>
|
|
26
25
|
|
|
@@ -30,7 +29,7 @@ import { useClassAttribute } from '../../hooks';
|
|
|
30
29
|
import { OrIconButtonV3 as OrIconButton } from '../or-icon-button-v3';
|
|
31
30
|
import { OrIconV3 as OrIcon } from '../or-icon-v3';
|
|
32
31
|
import { NotificationVariant } from './props';
|
|
33
|
-
import {
|
|
32
|
+
import { NotificationIcon, NotificationIconVariants, NotificationRoot, NotificationRootVariants } from './styles';
|
|
34
33
|
|
|
35
34
|
export default defineComponent({
|
|
36
35
|
name: 'OrNotification',
|
|
@@ -72,10 +71,6 @@ export default defineComponent({
|
|
|
72
71
|
...NotificationIconVariants[props.variant],
|
|
73
72
|
]);
|
|
74
73
|
|
|
75
|
-
const actionStyles = computed(() => [
|
|
76
|
-
...NotificationAction,
|
|
77
|
-
]);
|
|
78
|
-
|
|
79
74
|
// State
|
|
80
75
|
const icon = computed(() => {
|
|
81
76
|
switch (props.variant) {
|
|
@@ -97,7 +92,6 @@ export default defineComponent({
|
|
|
97
92
|
root,
|
|
98
93
|
rootStyles,
|
|
99
94
|
iconStyles,
|
|
100
|
-
actionStyles,
|
|
101
95
|
icon,
|
|
102
96
|
};
|
|
103
97
|
},
|
|
@@ -97,12 +97,3 @@ export const NotificationIconVariants: Record<NotificationVariant, string[]> = {
|
|
|
97
97
|
'dark:theme-foreground-primary-dark',
|
|
98
98
|
],
|
|
99
99
|
};
|
|
100
|
-
|
|
101
|
-
export const NotificationAction: string[] = [
|
|
102
|
-
// Layout
|
|
103
|
-
'contents',
|
|
104
|
-
|
|
105
|
-
// Theme
|
|
106
|
-
'theme-foreground-outline',
|
|
107
|
-
'dark:theme-foreground-outline-dark',
|
|
108
|
-
];
|
|
@@ -24,7 +24,6 @@
|
|
|
24
24
|
v-dropdown-open="toggle"
|
|
25
25
|
v-dropdown-close="close"
|
|
26
26
|
:class="[popoverState === 'open' && 'rounded-b-0']"
|
|
27
|
-
:variant="disableDefaultStyles ? 'unstyled' : 'styled'"
|
|
28
27
|
:size="size"
|
|
29
28
|
:invalid="invalid"
|
|
30
29
|
:readonly="readonly"
|
|
@@ -315,11 +314,6 @@ export default defineComponent({
|
|
|
315
314
|
default: false,
|
|
316
315
|
},
|
|
317
316
|
|
|
318
|
-
disableDefaultStyles: {
|
|
319
|
-
type: Boolean,
|
|
320
|
-
default: false,
|
|
321
|
-
},
|
|
322
|
-
|
|
323
317
|
enableSearch: {
|
|
324
318
|
type: Boolean,
|
|
325
319
|
default: false,
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
<div :class="['layout-row', 'm-[-4px] md:m-[-2px]']">
|
|
16
16
|
<OrIconButton
|
|
17
17
|
:icon="'close'"
|
|
18
|
-
:color="
|
|
18
|
+
:color="custom ? 'inherit' : color"
|
|
19
19
|
:disabled="disabled"
|
|
20
20
|
@click.stop="$emit('reset')"
|
|
21
21
|
/>
|
|
@@ -48,7 +48,7 @@ export default defineComponent({
|
|
|
48
48
|
|
|
49
49
|
color: {
|
|
50
50
|
type: String as PropType<TagColor | string>,
|
|
51
|
-
default: TagColor.
|
|
51
|
+
default: TagColor.Default,
|
|
52
52
|
},
|
|
53
53
|
|
|
54
54
|
disabled: {
|
|
@@ -86,7 +86,7 @@ export default defineComponent({
|
|
|
86
86
|
|
|
87
87
|
// State
|
|
88
88
|
const custom = computed(() => {
|
|
89
|
-
return !(['
|
|
89
|
+
return !(['default', 'danger'] as TagColor[]).includes(props.color as TagColor);
|
|
90
90
|
});
|
|
91
91
|
|
|
92
92
|
// Effects
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<div
|
|
3
3
|
ref="root"
|
|
4
|
-
v-bind="$attrs"
|
|
5
4
|
:class="rootStyles"
|
|
6
5
|
>
|
|
7
6
|
<template v-if="label">
|
|
@@ -28,14 +27,11 @@
|
|
|
28
27
|
<textarea
|
|
29
28
|
:id="controlId"
|
|
30
29
|
v-model="proxyModelValue"
|
|
30
|
+
v-bind="$attrs"
|
|
31
31
|
:class="controlStyles"
|
|
32
32
|
:placeholder="placeholder"
|
|
33
33
|
:required="required"
|
|
34
34
|
:disabled="disabled"
|
|
35
|
-
|
|
36
|
-
:readonly="readonly"
|
|
37
|
-
:maxlength="maxLength"
|
|
38
|
-
|
|
39
35
|
@keydown="$emit('keydown', $event)"
|
|
40
36
|
@keyup="$emit('keyup', $event)"
|
|
41
37
|
@focus="$emit('focus', $event)"
|