@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
|
@@ -4,6 +4,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
4
4
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
5
5
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
6
6
|
iconStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
7
|
+
actionStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
7
8
|
icon: import("@vue/composition-api").ComputedRef<"warning" | "error" | "info" | "check_circle" | undefined>;
|
|
8
9
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
9
10
|
variant: {
|
|
@@ -21,6 +22,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
21
22
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
22
23
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
23
24
|
iconStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
25
|
+
actionStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
24
26
|
icon: import("@vue/composition-api").ComputedRef<"warning" | "error" | "info" | "check_circle" | undefined>;
|
|
25
27
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
|
|
26
28
|
variant: NotificationVariant;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-
|
|
1
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-c765f111.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrIconButton-
|
|
5
|
+
import '../../OrIconButton-e17e4944.js';
|
|
6
6
|
import '../../OrIcon-5e394c62.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrTooltip-513bee30.js';
|
|
@@ -3,3 +3,4 @@ export declare const NotificationRoot: string[];
|
|
|
3
3
|
export declare const NotificationRootVariants: Record<NotificationVariant, string[]>;
|
|
4
4
|
export declare const NotificationIcon: string[];
|
|
5
5
|
export declare const NotificationIconVariants: Record<NotificationVariant, string[]>;
|
|
6
|
+
export declare const NotificationAction: string[];
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
export { _ as OrSearchV3 } from '../../OrSearch-
|
|
2
|
-
export { a as SearchSize } from '../../OrInputBox-
|
|
1
|
+
export { _ as OrSearchV3 } from '../../OrSearch-e7d0f2a3.js';
|
|
2
|
+
export { a as SearchSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-5253ba98.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../useClassAttribute-47fdb016.js';
|
|
6
|
-
import '../../OrInput-
|
|
6
|
+
import '../../OrInput-0d0db283.js';
|
|
7
7
|
import '../../OrError-d267ee9a.js';
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
9
|
import '../../OrHint-42dc9ebb.js';
|
|
10
|
-
import '../../OrIconButton-
|
|
10
|
+
import '../../OrIconButton-e17e4944.js';
|
|
11
11
|
import '../../OrIcon-5e394c62.js';
|
|
12
12
|
import '../../OrTooltip-513bee30.js';
|
|
13
13
|
import '../../OrPopover-9bafbdb4.js';
|
|
@@ -18,5 +18,6 @@ import '../../OrBottomSheet-16c2e610.js';
|
|
|
18
18
|
import '../../OrOverlay-18ba2dc6.js';
|
|
19
19
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
20
20
|
import 'portal-vue';
|
|
21
|
+
import '../../OrInputBox-20d65881.js';
|
|
21
22
|
import '../../OrLabel-2a9f1477.js';
|
|
22
23
|
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,11 +1,11 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
2
|
-
export { a as SelectSize } from '../../OrInputBox-
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-bdc3218f.js';
|
|
2
|
+
export { a as SelectSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-5253ba98.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-0d314aa4.js';
|
|
5
5
|
import '../../useClassAttribute-47fdb016.js';
|
|
6
6
|
import '../../useOverflow-af6161c8.js';
|
|
7
7
|
import '@vueuse/core';
|
|
8
|
-
import '../../OrCheckbox-
|
|
8
|
+
import '../../OrCheckbox-ea48d156.js';
|
|
9
9
|
import '../../OrLabel-2a9f1477.js';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
11
11
|
import '../../browser-82dea9ed.js';
|
|
@@ -13,8 +13,9 @@ import '../../OrError-d267ee9a.js';
|
|
|
13
13
|
import '../../OrExpansionPanel-968ddc61.js';
|
|
14
14
|
import '../../OrIcon-5e394c62.js';
|
|
15
15
|
import '../../OrHint-42dc9ebb.js';
|
|
16
|
-
import '../../
|
|
17
|
-
import '../../
|
|
16
|
+
import '../../OrInputBox-20d65881.js';
|
|
17
|
+
import '../../OrInput-0d0db283.js';
|
|
18
|
+
import '../../OrIconButton-e17e4944.js';
|
|
18
19
|
import '../../OrTooltip-513bee30.js';
|
|
19
20
|
import '../../OrPopover-9bafbdb4.js';
|
|
20
21
|
import '@floating-ui/dom';
|
|
@@ -25,4 +26,4 @@ import '../../OrOverlay-18ba2dc6.js';
|
|
|
25
26
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
26
27
|
import 'portal-vue';
|
|
27
28
|
import '../../OrMenuItem-c7f28480.js';
|
|
28
|
-
import '../../OrTag-
|
|
29
|
+
import '../../OrTag-cf9c6195.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-
|
|
1
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-cf9c6195.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrIconButton-
|
|
5
|
+
import '../../OrIconButton-e17e4944.js';
|
|
6
6
|
import '../../OrIcon-5e394c62.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrTooltip-513bee30.js';
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
export { _ as OrTextareaV3 } from '../../OrTextarea-
|
|
2
|
-
export { a as TextareaSize } from '../../OrInputBox-
|
|
1
|
+
export { _ as OrTextareaV3 } from '../../OrTextarea-b4660f09.js';
|
|
2
|
+
export { a as TextareaSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-5253ba98.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
6
|
import '../../OrError-d267ee9a.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrHint-42dc9ebb.js';
|
|
9
|
+
import '../../OrInputBox-20d65881.js';
|
|
9
10
|
import '../../OrLabel-2a9f1477.js';
|
|
10
11
|
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,11 +1,11 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-8d58d7b5.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-0665462d.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
6
6
|
import 'portal-vue';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../OrIconButton-
|
|
8
|
+
import '../../OrIconButton-e17e4944.js';
|
|
9
9
|
import '../../useClassAttribute-47fdb016.js';
|
|
10
10
|
import '../../OrIcon-5e394c62.js';
|
|
11
11
|
import '../../OrTooltip-513bee30.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[]>;
|
package/dist/esm/v2/index.js
CHANGED
|
@@ -8,18 +8,18 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
8
8
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from './OrButton-357e1e2c.js';
|
|
9
9
|
export { _ as OrCard } from './OrCard-b7268256.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-f6b07557.js';
|
|
11
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
11
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-cfaf440b.js';
|
|
12
12
|
export { _ as OrCardV3 } from './OrCard-de799db0.js';
|
|
13
13
|
export { a as OrCarousel, _ as OrCarouselItem } from './OrCarouselItem-4e2cf3d8.js';
|
|
14
14
|
export { _ as OrCheckbox } from './OrCheckbox-915f1f0a.js';
|
|
15
|
-
export { _ as OrCheckboxV3 } from './OrCheckbox-
|
|
15
|
+
export { _ as OrCheckboxV3 } from './OrCheckbox-ea48d156.js';
|
|
16
16
|
export { _ as OrChip } from './OrChips.vue_rollup-plugin-vue_script-aa8fedaa.js';
|
|
17
17
|
export { _ as OrChips } from './OrChips-5e0063be.js';
|
|
18
18
|
export { _ as OrCode, O as OrCodeLanguages } from './OrCode-d4400b42.js';
|
|
19
19
|
export { _ as OrCollapse } from './OrCollapse-4d892ca3.js';
|
|
20
20
|
export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-75abefdd.js';
|
|
21
21
|
export { _ as OrConfirm } from './OrConfirm-d7112dd3.js';
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-8f688177.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-349df9b2.js';
|
|
24
24
|
export { _ as OrError } from './OrError-081130bb.js';
|
|
25
25
|
export { _ as OrErrorTagV3 } from './OrErrorTag-782dd714.js';
|
|
@@ -31,14 +31,15 @@ export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
|
|
|
31
31
|
export { _ as OrHint } from './OrHint-c45f1e09.js';
|
|
32
32
|
export { _ as OrHintV3 } from './OrHint-42dc9ebb.js';
|
|
33
33
|
export { _ as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-819166f6.js';
|
|
34
|
-
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-
|
|
34
|
+
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-e17e4944.js';
|
|
35
35
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from './OrIcon-5e394c62.js';
|
|
36
36
|
export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from './OrInlineInputBox-fefd4fbd.js';
|
|
37
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-
|
|
37
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-e32f322f.js';
|
|
38
38
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-b47cfc2d.js';
|
|
39
|
-
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
40
|
-
export {
|
|
41
|
-
export { I as
|
|
39
|
+
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-7296fbdb.js';
|
|
40
|
+
export { _ as OrInputBoxV3 } from './OrInputBox-20d65881.js';
|
|
41
|
+
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox.vue_rollup-plugin-vue_script-5253ba98.js';
|
|
42
|
+
export { I as InputType, _ as OrInputV3 } from './OrInput-0d0db283.js';
|
|
42
43
|
export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from './OrPassword-1fa97156.js';
|
|
43
44
|
export { _ as OrInput } from './OrSearch.vue_rollup-plugin-vue_script-197d77fc.js';
|
|
44
45
|
export { _ as OrSearch } from './OrSearch-0589d17d.js';
|
|
@@ -53,9 +54,9 @@ export { _ as OrMenuItemV3 } from './OrMenuItem-c7f28480.js';
|
|
|
53
54
|
export { _ as OrMenuV3 } from './OrMenu-df27d0ef.js';
|
|
54
55
|
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-9bafbdb4.js';
|
|
55
56
|
export { _ as OrModal, O as OrModalSizes } from './OrModal-97e83549.js';
|
|
56
|
-
export { M as ModalSize, _ as OrModalV3 } from './OrModal-
|
|
57
|
+
export { M as ModalSize, _ as OrModalV3 } from './OrModal-5b37a50a.js';
|
|
57
58
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from './OrNotification-a9231a83.js';
|
|
58
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-
|
|
59
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-c765f111.js';
|
|
59
60
|
export { _ as OrOverflowMenu } from './OrOverflowMenu-10a4166a.js';
|
|
60
61
|
export { _ as OrOverlay } from './OrOverlay-3b52865d.js';
|
|
61
62
|
export { _ as OrOverlayV3 } from './OrOverlay-18ba2dc6.js';
|
|
@@ -63,11 +64,11 @@ export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './
|
|
|
63
64
|
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-c27c8946.js';
|
|
64
65
|
export { _ as OrRadio } from './OrRadio-e4198532.js';
|
|
65
66
|
export { _ as OrRadioGroup } from './OrRadioGroup-d9d32cba.js';
|
|
66
|
-
export { _ as OrRadioV3 } from './OrRadio-
|
|
67
|
-
export { _ as OrSearchV3 } from './OrSearch-
|
|
67
|
+
export { _ as OrRadioV3 } from './OrRadio-6e10f071.js';
|
|
68
|
+
export { _ as OrSearchV3 } from './OrSearch-e7d0f2a3.js';
|
|
68
69
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-e8dce8f9.js';
|
|
69
70
|
export { _ as OrSelect } from './OrSelect-dae2b069.js';
|
|
70
|
-
export { _ as OrSelectV3 } from './OrSelect-
|
|
71
|
+
export { _ as OrSelectV3 } from './OrSelect-bdc3218f.js';
|
|
71
72
|
export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-7d6125bb.js';
|
|
72
73
|
export { O as OrSidebarPlacement, _ as OrSidebarV3 } from './OrSidebar-fabc7bc9.js';
|
|
73
74
|
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-cc94bdc9.js';
|
|
@@ -76,22 +77,22 @@ export { _ as OrSlider } from './OrSlider-f7b9c7c2.js';
|
|
|
76
77
|
export { _ as OrSortHeaderV3 } from './OrSortHeader-19bf94ca.js';
|
|
77
78
|
export { _ as OrStepper } from './OrStepper-4f44e7b7.js';
|
|
78
79
|
export { _ as OrSwitch } from './OrSwitch-f25f27f9.js';
|
|
79
|
-
export { _ as OrSwitchV3 } from './OrSwitch-
|
|
80
|
+
export { _ as OrSwitchV3 } from './OrSwitch-c628d2c5.js';
|
|
80
81
|
export { _ as OrTab } from './OrTab-eade8ab6.js';
|
|
81
82
|
export { _ as OrTabHeaderItem } from './OrTabHeaderItem-d1a340d1.js';
|
|
82
83
|
export { _ as OrTabV3 } from './OrTab-702e7335.js';
|
|
83
84
|
export { _ as OrTabs } from './OrTabs-e1c13d41.js';
|
|
84
85
|
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-71bd3fd2.js';
|
|
85
86
|
export { _ as OrTag } from './OrTag-c1fa6901.js';
|
|
86
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
87
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-cf9c6195.js';
|
|
87
88
|
export { _ as OrTeleport } from './OrTeleportVue2-8ef4ceca.js';
|
|
88
89
|
export { _ as OrTeleportV3 } from './OrTeleport.vue2-fb92f29f.js';
|
|
89
90
|
export { _ as OrTextV3 } from './OrText-ba5a2b6c.js';
|
|
90
|
-
export { _ as OrTextareaV3 } from './OrTextarea-
|
|
91
|
+
export { _ as OrTextareaV3 } from './OrTextarea-b4660f09.js';
|
|
91
92
|
export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-2594c980.js';
|
|
92
93
|
export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-2fbd4358.js';
|
|
93
94
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
|
|
94
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-
|
|
95
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-8d58d7b5.js';
|
|
95
96
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
|
|
96
97
|
export { _ as OrTooltip } from './OrTooltip-614b016d.js';
|
|
97
98
|
export { _ as OrTooltipContent } from './OrTooltip.vue_rollup-plugin-vue_script-63559536.js';
|
|
@@ -2,7 +2,7 @@ import { useToggle } from '@vueuse/core';
|
|
|
2
2
|
import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTick } from 'vue-demi';
|
|
3
3
|
import { _ as __vue_component__$4 } from './OrTeleport.vue2-fb92f29f.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 { _ as __vue_component__$2 } from './OrIconButton-
|
|
5
|
+
import { _ as __vue_component__$2 } from './OrIconButton-e17e4944.js';
|
|
6
6
|
import { _ as __vue_component__$3 } from './OrLoader-f857d55b.js';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
8
8
|
import { c as createInjector } from './browser-82dea9ed.js';
|
|
@@ -28,6 +28,11 @@ 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'];
|
|
31
36
|
const ToastContainer = [
|
|
32
37
|
// Position
|
|
33
38
|
'absolute',
|
|
@@ -109,6 +114,7 @@ var script$1 = defineComponent({
|
|
|
109
114
|
'self-center',
|
|
110
115
|
// Theme
|
|
111
116
|
'text-inverse-primary', 'dark:text-inverse-primary-dark']);
|
|
117
|
+
const actionButtonStyle = computed(() => [...ToastActionButton]);
|
|
112
118
|
// State
|
|
113
119
|
const emojiSrc = computed(() => {
|
|
114
120
|
switch (props.toastType) {
|
|
@@ -137,6 +143,7 @@ var script$1 = defineComponent({
|
|
|
137
143
|
}
|
|
138
144
|
return {
|
|
139
145
|
root,
|
|
146
|
+
actionButtonStyle,
|
|
140
147
|
toastIconStyle,
|
|
141
148
|
rootStyles,
|
|
142
149
|
loaderStyle,
|
|
@@ -192,10 +199,12 @@ var __vue_render__$1 = function () {
|
|
|
192
199
|
on: {
|
|
193
200
|
"click": _vm.onLinkClick
|
|
194
201
|
}
|
|
195
|
-
}, [_vm._v("\n " + _vm._s(_vm.link.title) + "\n ")])] : _vm._e(), _vm._v(" "), _vm.dismissible ? [_c('
|
|
202
|
+
}, [_vm._v("\n " + _vm._s(_vm.link.title) + "\n ")])] : _vm._e(), _vm._v(" "), _vm.dismissible ? [_c('div', {
|
|
203
|
+
class: _vm.actionButtonStyle
|
|
204
|
+
}, [_c('OrIconButton', {
|
|
205
|
+
staticClass: "dark:theme-foreground-inherit",
|
|
196
206
|
attrs: {
|
|
197
|
-
"icon":
|
|
198
|
-
"size": 'm'
|
|
207
|
+
"icon": "close"
|
|
199
208
|
},
|
|
200
209
|
on: {
|
|
201
210
|
"click": function ($event) {
|
|
@@ -203,21 +212,21 @@ var __vue_render__$1 = function () {
|
|
|
203
212
|
return _vm.onClose();
|
|
204
213
|
}
|
|
205
214
|
}
|
|
206
|
-
})] : _vm._e()], 2)], 2);
|
|
215
|
+
})], 1)] : _vm._e()], 2)], 2);
|
|
207
216
|
};
|
|
208
217
|
var __vue_staticRenderFns__$1 = [];
|
|
209
218
|
|
|
210
219
|
/* style */
|
|
211
220
|
const __vue_inject_styles__$1 = function (inject) {
|
|
212
221
|
if (!inject) return;
|
|
213
|
-
inject("data-v-
|
|
214
|
-
source: ".or-toast__link[data-v-
|
|
222
|
+
inject("data-v-ff64545e_0", {
|
|
223
|
+
source: ".or-toast__link[data-v-ff64545e]{word-break:break-word;white-space:nowrap;cursor:pointer}",
|
|
215
224
|
map: undefined,
|
|
216
225
|
media: undefined
|
|
217
226
|
});
|
|
218
227
|
};
|
|
219
228
|
/* scoped */
|
|
220
|
-
const __vue_scope_id__$1 = "data-v-
|
|
229
|
+
const __vue_scope_id__$1 = "data-v-ff64545e";
|
|
221
230
|
/* module identifier */
|
|
222
231
|
const __vue_module_identifier__$1 = undefined;
|
|
223
232
|
/* functional template */
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, watch } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import { s as script$2 } from './OrIconButton-
|
|
4
|
+
import { s as script$2 } from './OrIconButton-1eebcafc.js';
|
|
5
5
|
import { s as script$4 } from './OrMenu-840038cd.js';
|
|
6
6
|
import './OrPopover-1075dd38.js';
|
|
7
7
|
import { s as script$5 } from './OrMenuItem-9da279f6.js';
|
|
8
8
|
import { s as script$6 } from './OrIcon-b195169c.js';
|
|
9
9
|
import { openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, resolveComponent, createElementVNode, createVNode, withCtx, createBlock, createCommentVNode, normalizeProps, guardReactiveProps } from 'vue';
|
|
10
10
|
import { s as script$3 } from './OrButton-bb6bf8a9.js';
|
|
11
|
-
import { s as script$7 } from './OrSearch-
|
|
12
|
-
import './OrInputBox-
|
|
11
|
+
import { s as script$7 } from './OrSearch-15ba38cd.js';
|
|
12
|
+
import './OrInputBox-0ebab1b8.js';
|
|
13
13
|
|
|
14
14
|
const CardCollectionRoot = [
|
|
15
15
|
// Layout
|
|
@@ -115,9 +115,10 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
115
115
|
return openBlock(), createElementBlock("div", {
|
|
116
116
|
ref: "root",
|
|
117
117
|
class: normalizeClass(_ctx.rootStyles)
|
|
118
|
-
}, [withDirectives(createElementVNode("input", mergeProps(
|
|
118
|
+
}, [withDirectives(createElementVNode("input", mergeProps({
|
|
119
119
|
id: _ctx.controlId,
|
|
120
|
-
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
|
|
120
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
|
|
121
|
+
}, _ctx.$attrs, {
|
|
121
122
|
class: _ctx.controlStyles,
|
|
122
123
|
type: "checkbox",
|
|
123
124
|
value: _ctx.inputValue,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import { s as script$2, a as ButtonColor } from './OrButton-bb6bf8a9.js';
|
|
3
3
|
import { s as script$1 } from './OrOverlay-738a44d5.js';
|
|
4
|
-
import { s as script$3 } from './OrInput-
|
|
4
|
+
import { s as script$3 } from './OrInput-509065af.js';
|
|
5
5
|
import { useMagicKeys, whenever } from '@vueuse/core';
|
|
6
6
|
import { logicAnd } from '@vueuse/math';
|
|
7
7
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
|
|
@@ -8,7 +8,7 @@ import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactive
|
|
|
8
8
|
|
|
9
9
|
var IconButtonColor;
|
|
10
10
|
(function (IconButtonColor) {
|
|
11
|
-
IconButtonColor["
|
|
11
|
+
IconButtonColor["Primary"] = "primary";
|
|
12
12
|
IconButtonColor["Danger"] = "danger";
|
|
13
13
|
IconButtonColor["Inherit"] = "inherit";
|
|
14
14
|
})(IconButtonColor || (IconButtonColor = {}));
|
|
@@ -31,9 +31,9 @@ const IconButtonRoot = [
|
|
|
31
31
|
// Theme
|
|
32
32
|
'!outline outline-2 outline-transparent'];
|
|
33
33
|
const IconButtonRootColors = {
|
|
34
|
-
'
|
|
34
|
+
'primary': [
|
|
35
35
|
// Theme
|
|
36
|
-
'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark',
|
|
36
|
+
'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark',
|
|
37
37
|
// Theme (hover)
|
|
38
38
|
'hover:outline-primary-opacity-0-08', 'dark:hover:outline-primary-opacity-0-08-dark',
|
|
39
39
|
// Theme (focus)
|
|
@@ -74,7 +74,7 @@ var script = defineComponent({
|
|
|
74
74
|
},
|
|
75
75
|
color: {
|
|
76
76
|
type: String,
|
|
77
|
-
default: IconButtonColor.
|
|
77
|
+
default: IconButtonColor.Inherit
|
|
78
78
|
},
|
|
79
79
|
size: {
|
|
80
80
|
type: String,
|
|
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { s as script$1 } from './OrError-ec8c709d.js';
|
|
5
5
|
import { s as script$2 } from './OrHint-74bb732d.js';
|
|
6
|
-
import { s as script$3 } from './OrIconButton-
|
|
6
|
+
import { s as script$3 } from './OrIconButton-1eebcafc.js';
|
|
7
7
|
import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox-8049f95a.js';
|
|
8
8
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode, Fragment, createBlock, createSlots, createTextVNode, toDisplayString } from 'vue';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -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
|
|
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { s as script$1 } from './OrError-ec8c709d.js';
|
|
5
5
|
import { s as script$2 } from './OrHint-74bb732d.js';
|
|
6
|
-
import { s as script$3 } from './OrIconButton-
|
|
6
|
+
import { s as script$3 } from './OrIconButton-1eebcafc.js';
|
|
7
7
|
import { s as script$4 } from './OrInlineInputBox-8049f95a.js';
|
|
8
8
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode, Fragment, createBlock, createSlots, createTextVNode, toDisplayString } from 'vue';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -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
|
|
@@ -3,11 +3,11 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { s as script$1 } from './OrError-ec8c709d.js';
|
|
5
5
|
import { s as script$2 } from './OrHint-74bb732d.js';
|
|
6
|
-
import { s as script$4 } from './OrIconButton-
|
|
6
|
+
import { s as script$4 } from './OrIconButton-1eebcafc.js';
|
|
7
7
|
import { s as script$3 } from './OrIcon-b195169c.js';
|
|
8
|
-
import { s as script$5, a as InputBoxSize } from './OrInputBox-
|
|
8
|
+
import { s as script$5, a as InputBoxSize } from './OrInputBox-0ebab1b8.js';
|
|
9
9
|
import { s as script$6 } from './OrLabel-bdaec602.js';
|
|
10
|
-
import { resolveComponent, openBlock, createElementBlock,
|
|
10
|
+
import { resolveComponent, openBlock, createElementBlock, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, normalizeClass, vModelDynamic, withModifiers, Fragment, createSlots } from 'vue';
|
|
11
11
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
12
12
|
|
|
13
13
|
var InputType;
|
|
@@ -24,8 +24,8 @@ const InputRoot = [
|
|
|
24
24
|
// Spacing
|
|
25
25
|
'gap-xs'];
|
|
26
26
|
const InputControl = [
|
|
27
|
-
//
|
|
28
|
-
'
|
|
27
|
+
// Box
|
|
28
|
+
'w-full',
|
|
29
29
|
// Typography
|
|
30
30
|
'typography-inherit',
|
|
31
31
|
// Theme
|
|
@@ -143,8 +143,9 @@ var script = defineComponent({
|
|
|
143
143
|
}
|
|
144
144
|
});
|
|
145
145
|
|
|
146
|
-
const _hoisted_1 = ["id", "type", "placeholder", "required", "disabled"];
|
|
146
|
+
const _hoisted_1 = ["id", "type", "placeholder", "required", "disabled", "readonly", "maxlength"];
|
|
147
147
|
const _hoisted_2 = {
|
|
148
|
+
key: 0,
|
|
148
149
|
class: /*#__PURE__*/normalizeClass(['layout-row'])
|
|
149
150
|
};
|
|
150
151
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -154,10 +155,11 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
154
155
|
const _component_OrInputBox = resolveComponent("OrInputBox");
|
|
155
156
|
const _component_OrHint = resolveComponent("OrHint");
|
|
156
157
|
const _component_OrError = resolveComponent("OrError");
|
|
157
|
-
return openBlock(), createElementBlock("div", {
|
|
158
|
-
ref: "root"
|
|
159
|
-
|
|
160
|
-
|
|
158
|
+
return openBlock(), createElementBlock("div", mergeProps({
|
|
159
|
+
ref: "root"
|
|
160
|
+
}, _ctx.$attrs, {
|
|
161
|
+
class: _ctx.rootStyles
|
|
162
|
+
}), [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
161
163
|
key: 0,
|
|
162
164
|
"control-id": _ctx.controlId,
|
|
163
165
|
variant: 'input',
|
|
@@ -175,21 +177,22 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
175
177
|
readonly: _ctx.readonly,
|
|
176
178
|
disabled: _ctx.disabled
|
|
177
179
|
}, {
|
|
178
|
-
default: withCtx(() => [withDirectives(createElementVNode("input",
|
|
180
|
+
default: withCtx(() => [withDirectives(createElementVNode("input", {
|
|
179
181
|
id: _ctx.controlId,
|
|
180
182
|
ref: "input",
|
|
181
|
-
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
|
|
182
|
-
|
|
183
|
-
class: _ctx.controlStyles,
|
|
183
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event),
|
|
184
|
+
class: normalizeClass(_ctx.controlStyles),
|
|
184
185
|
type: _ctx.type === 'password' && _ctx.disclosed ? 'text' : _ctx.type,
|
|
185
186
|
placeholder: _ctx.placeholder,
|
|
186
187
|
required: _ctx.required,
|
|
187
188
|
disabled: _ctx.disabled,
|
|
189
|
+
readonly: _ctx.readonly,
|
|
190
|
+
maxlength: _ctx.maxLength,
|
|
188
191
|
onKeydown: _cache[1] || (_cache[1] = $event => _ctx.$emit('keydown', $event)),
|
|
189
192
|
onKeyup: _cache[2] || (_cache[2] = $event => _ctx.$emit('keyup', $event)),
|
|
190
193
|
onFocus: _cache[3] || (_cache[3] = $event => _ctx.$emit('focus', $event)),
|
|
191
194
|
onBlur: _cache[4] || (_cache[4] = $event => _ctx.$emit('blur', $event))
|
|
192
|
-
}
|
|
195
|
+
}, null, 42 /* CLASS, PROPS, HYDRATE_EVENTS */, _hoisted_1), [[vModelDynamic, _ctx.proxyModelValue]]), _ctx.type !== 'text' ? (openBlock(), createElementBlock("div", _hoisted_2, [_ctx.type === 'password' ? (openBlock(), createBlock(_component_OrIconButton, {
|
|
193
196
|
key: 0,
|
|
194
197
|
icon: {
|
|
195
198
|
icon: _ctx.disclosed ? 'visibility_off' : 'visibility',
|
|
@@ -210,7 +213,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
210
213
|
key: 1,
|
|
211
214
|
icon: 'search',
|
|
212
215
|
variant: 'outlined'
|
|
213
|
-
}))], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true)])]),
|
|
216
|
+
}))], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true)])) : createCommentVNode("v-if", true)]),
|
|
214
217
|
_: 1 /* STABLE */
|
|
215
218
|
}, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"]), !_ctx.invalid ? (openBlock(), createElementBlock(Fragment, {
|
|
216
219
|
key: 1
|
|
@@ -238,7 +241,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
238
241
|
fn: withCtx(() => [createTextVNode(toDisplayString(_ctx.currentLength) + " / " + toDisplayString(_ctx.maxLength), 1 /* TEXT */)]),
|
|
239
242
|
|
|
240
243
|
key: "0"
|
|
241
|
-
} : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"]))],
|
|
244
|
+
} : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"]))], 16 /* FULL_PROPS */);
|
|
242
245
|
}
|
|
243
246
|
|
|
244
247
|
var css_248z = "\ninput[data-v-78975fa2] {\n min-width: 0;\n background: none;\n outline: none;\n}\ninput[type=\"number\"][data-v-78975fa2]::-webkit-inner-spin-button {\n display: none;\n}\ninput[type=\"search\"][data-v-78975fa2]::-webkit-search-cancel-button {\n display: none;\n}\n";
|