@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,16 +1,16 @@
|
|
|
1
|
-
export { O as OrSearchV3 } from '../../OrSearch-
|
|
2
|
-
export { a as SearchSize } from '../../
|
|
1
|
+
export { O as OrSearchV3 } from '../../OrSearch-d4833781.js';
|
|
2
|
+
export { a as SearchSize } from '../../props-78496a2d.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import '@vueuse/core';
|
|
7
|
-
import '../../OrInput-
|
|
7
|
+
import '../../OrInput-cc2d74db.js';
|
|
8
8
|
import '../../OrError-aad17598.js';
|
|
9
9
|
import '../../useClassAttribute-9bf33346.js';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
11
11
|
import '../../OrHint-f38a1940.js';
|
|
12
12
|
import '../../OrIcon-8625385f.js';
|
|
13
|
-
import '../../OrIconButton-
|
|
13
|
+
import '../../OrIconButton-a215104c.js';
|
|
14
14
|
import '../../OrTooltip-fbfa05fd.js';
|
|
15
15
|
import '../../OrPopover-5dc240f1.js';
|
|
16
16
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
@@ -20,5 +20,6 @@ import '../../OrTeleport.vue2-e9ba3054.js';
|
|
|
20
20
|
import 'portal-vue';
|
|
21
21
|
import '../../useElevation-aac032f4.js';
|
|
22
22
|
import '../../useResponsive-e13dfbb0.js';
|
|
23
|
+
import '../../OrInputBox-da25bec2.js';
|
|
23
24
|
import '../../OrLabel-172c4b89.js';
|
|
24
25
|
import '../../browser-82dea9ed.js';
|
|
@@ -88,6 +88,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
88
88
|
type: BooleanConstructor;
|
|
89
89
|
default: boolean;
|
|
90
90
|
};
|
|
91
|
+
disableDefaultStyles: {
|
|
92
|
+
type: BooleanConstructor;
|
|
93
|
+
default: boolean;
|
|
94
|
+
};
|
|
91
95
|
enableSearch: {
|
|
92
96
|
type: BooleanConstructor;
|
|
93
97
|
default: boolean;
|
|
@@ -153,6 +157,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
153
157
|
type: BooleanConstructor;
|
|
154
158
|
default: boolean;
|
|
155
159
|
};
|
|
160
|
+
disableDefaultStyles: {
|
|
161
|
+
type: BooleanConstructor;
|
|
162
|
+
default: boolean;
|
|
163
|
+
};
|
|
156
164
|
enableSearch: {
|
|
157
165
|
type: BooleanConstructor;
|
|
158
166
|
default: boolean;
|
|
@@ -182,6 +190,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
182
190
|
error: string;
|
|
183
191
|
required: boolean;
|
|
184
192
|
disabled: boolean;
|
|
193
|
+
disableDefaultStyles: boolean;
|
|
185
194
|
enableSearch: boolean;
|
|
186
195
|
searchFunction: SelectSearchFunction;
|
|
187
196
|
groupByFunction: SelectGroupByFunction;
|
|
@@ -239,6 +248,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
239
248
|
error: string;
|
|
240
249
|
required: boolean;
|
|
241
250
|
disabled: boolean;
|
|
251
|
+
disableDefaultStyles: boolean;
|
|
242
252
|
enableSearch: boolean;
|
|
243
253
|
searchFunction: SelectSearchFunction;
|
|
244
254
|
groupByFunction: SelectGroupByFunction;
|
|
@@ -258,6 +268,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
258
268
|
error: string;
|
|
259
269
|
required: boolean;
|
|
260
270
|
disabled: boolean;
|
|
271
|
+
disableDefaultStyles: boolean;
|
|
261
272
|
enableSearch: boolean;
|
|
262
273
|
searchFunction: SelectSearchFunction;
|
|
263
274
|
groupByFunction: SelectGroupByFunction;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
2
|
-
export { a as SelectSize } from '../../
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-0d0a53e5.js';
|
|
2
|
+
export { a as SelectSize } from '../../props-78496a2d.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
|
-
import '../../OrCheckbox-
|
|
6
|
+
import '../../OrCheckbox-4f665252.js';
|
|
7
7
|
import '../../OrLabel-172c4b89.js';
|
|
8
8
|
import '../../useClassAttribute-9bf33346.js';
|
|
9
9
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -12,8 +12,8 @@ import '../../OrError-aad17598.js';
|
|
|
12
12
|
import '../../OrExpansionPanel-995caa85.js';
|
|
13
13
|
import '../../OrIcon-8625385f.js';
|
|
14
14
|
import '../../OrHint-f38a1940.js';
|
|
15
|
-
import '../../OrInput-
|
|
16
|
-
import '../../OrIconButton-
|
|
15
|
+
import '../../OrInput-cc2d74db.js';
|
|
16
|
+
import '../../OrIconButton-a215104c.js';
|
|
17
17
|
import '../../OrTooltip-fbfa05fd.js';
|
|
18
18
|
import '@vueuse/core';
|
|
19
19
|
import '../../OrPopover-5dc240f1.js';
|
|
@@ -24,7 +24,8 @@ import '../../OrTeleport.vue2-e9ba3054.js';
|
|
|
24
24
|
import 'portal-vue';
|
|
25
25
|
import '../../useElevation-aac032f4.js';
|
|
26
26
|
import '../../useResponsive-e13dfbb0.js';
|
|
27
|
+
import '../../OrInputBox-da25bec2.js';
|
|
27
28
|
import '../../OrMenuItem-26420908.js';
|
|
28
|
-
import '../../OrTag-
|
|
29
|
+
import '../../OrTag-6440aa89.js';
|
|
29
30
|
import '../../dropdown-open-e2a93aaf.js';
|
|
30
31
|
import '../../useOverflow-bae6342f.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { O as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-
|
|
1
|
+
export { O as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-6440aa89.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
|
-
import '../../OrIconButton-
|
|
5
|
+
import '../../OrIconButton-a215104c.js';
|
|
6
6
|
import '../../OrIcon-8625385f.js';
|
|
7
7
|
import '../../useClassAttribute-9bf33346.js';
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { _ as OrTextareaV3 } from '../../OrTextarea-
|
|
2
|
-
export { a as TextareaSize } from '../../
|
|
1
|
+
export { _ as OrTextareaV3 } from '../../OrTextarea-76a2963b.js';
|
|
2
|
+
export { a as TextareaSize } from '../../props-78496a2d.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -7,5 +7,6 @@ import '../../OrError-aad17598.js';
|
|
|
7
7
|
import '../../useClassAttribute-9bf33346.js';
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
9
|
import '../../OrHint-f38a1940.js';
|
|
10
|
+
import '../../OrInputBox-da25bec2.js';
|
|
10
11
|
import '../../OrLabel-172c4b89.js';
|
|
11
12
|
import '../../browser-82dea9ed.js';
|
|
@@ -3,6 +3,7 @@ import { ToastType } from './props';
|
|
|
3
3
|
import { ToastLink } from './types';
|
|
4
4
|
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
5
5
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
6
|
+
actionButtonStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
6
7
|
toastIconStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
7
8
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
8
9
|
loaderStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
@@ -54,6 +55,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
54
55
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
55
56
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
56
57
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
58
|
+
actionButtonStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
57
59
|
toastIconStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
58
60
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
59
61
|
loaderStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../../types-fdd34542.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-3a3d4280.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../index-fa6eb4ca.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
7
|
-
import '../../OrIconButton-
|
|
7
|
+
import '../../OrIconButton-a215104c.js';
|
|
8
8
|
import '../../OrIcon-8625385f.js';
|
|
9
9
|
import '../../useClassAttribute-9bf33346.js';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { PositionsX, PositionsY, ToastType } from './props';
|
|
2
2
|
export declare const ToastRoot: string[];
|
|
3
|
+
export declare const ToastActionButton: string[];
|
|
3
4
|
export declare const ToastContainer: string[];
|
|
4
5
|
export declare const ToastContainerPositions: Record<`${PositionsX}-${PositionsY}`, string[]>;
|
|
5
6
|
export declare const messageStyleVariant: Record<ToastType, string[]>;
|