@onereach/ui-components 2.69.7-beta.2172.0 → 2.69.7-beta.2176.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-9ab12583.js → OrCardCollection-43c04eb1.js} +2 -2
- package/dist/bundled/v2/{OrConfirm-58a0d0ae.js → OrConfirm-38bf5592.js} +1 -1
- package/dist/bundled/v2/{OrIconButton-a215104c.js → OrIconButton-d7f24f8c.js} +2 -2
- package/dist/bundled/v2/{OrInlineInput-9add2e1e.js → OrInlineInput-cac9b9a9.js} +1 -1
- package/dist/bundled/v2/{OrInlineTextarea-9c6f9044.js → OrInlineTextarea-860f6c37.js} +1 -1
- package/dist/bundled/v2/{OrInput-70a17476.js → OrInput-930e823a.js} +11 -19
- package/dist/bundled/v2/{OrModal-f89de11f.js → OrModal-b875854b.js} +3 -12
- package/dist/bundled/v2/{OrNotification-d76a062d.js → OrNotification-773b5eff.js} +5 -13
- package/dist/bundled/v2/{OrSearch-e9fe9aba.js → OrSearch-d1ab9324.js} +1 -1
- package/dist/bundled/v2/{OrSelect-396692be.js → OrSelect-71e2c47f.js} +2 -2
- package/dist/bundled/v2/{OrSwitch-337c4e40.js → OrSwitch-237a2081.js} +8 -16
- package/dist/bundled/v2/{OrTag-6440aa89.js → OrTag-242e44d4.js} +1 -1
- package/dist/bundled/v2/components/index.js +13 -15
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +4 -6
- package/dist/bundled/v2/components/or-confirm-v3/index.js +3 -5
- package/dist/bundled/v2/components/or-icon-button-v3/index.js +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-v3/OrInput.stories3.d.ts +0 -2
- package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +2 -6
- package/dist/bundled/v2/components/or-input-v3/index.js +2 -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-search-v3/index.js +3 -5
- package/dist/bundled/v2/components/or-select-v3/index.js +4 -6
- package/dist/bundled/v2/components/or-switch-v3/OrSwitch.vue.d.ts +2 -6
- package/dist/bundled/v2/components/or-switch-v3/index.js +1 -3
- package/dist/bundled/v2/components/or-tag-v3/index.js +2 -2
- 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/hooks/index.d.ts +0 -1
- package/dist/bundled/v2/hooks/index.js +0 -2
- package/dist/bundled/v2/index.js +13 -15
- package/dist/bundled/v2/{types-fdd34542.js → types-b5083f9b.js} +8 -17
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-d63ff1bf.js → OrCardCollection.vue_vue_type_script_lang-7dfa7e49.js} +3 -3
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-e6d1a51f.js → OrConfirm.vue_vue_type_script_lang-934a4cee.js} +2 -2
- package/dist/bundled/v3/{OrIconButton-1581013c.js → OrIconButton-39a56d98.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-f6f801ff.js → OrIconButton.vue_vue_type_script_lang-94499be9.js} +2 -2
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-f29483f4.js → OrInlineInput.vue_vue_type_script_lang-d5697ee2.js} +2 -2
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-cc40af48.js → OrInlineTextarea.vue_vue_type_script_lang-5976515a.js} +2 -2
- package/dist/bundled/v3/{OrInput-aee859e9.js → OrInput-f2c55e6c.js} +4 -5
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-b687f7f9.js → OrInput.vue_vue_type_script_lang-3352c72b.js} +5 -12
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-80a7b906.js → OrModal.vue_vue_type_script_lang-f9629150.js} +2 -9
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-fbb35355.js → OrNotification.vue_vue_type_script_lang-34d5475b.js} +2 -9
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-c3c18f88.js → OrSearch.vue_vue_type_script_lang-62b067cd.js} +2 -2
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-639cf302.js → OrSelect.vue_vue_type_script_lang-093e6c3c.js} +3 -3
- package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-e7c7f18b.js → OrSwitch.vue_vue_type_script_lang-04829f64.js} +3 -10
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-dc6a4011.js → OrTag.vue_vue_type_script_lang-47e88acf.js} +2 -2
- package/dist/bundled/v3/{OrToastContainer-7c3c0b12.js → OrToastContainer-29d7b8e5.js} +1 -1
- package/dist/bundled/v3/components/index.js +15 -17
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +6 -8
- package/dist/bundled/v3/components/or-confirm-v3/index.js +5 -7
- package/dist/bundled/v3/components/or-icon-button-v3/index.js +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-v3/OrInput.stories3.d.ts +0 -2
- package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +2 -6
- package/dist/bundled/v3/components/or-input-v3/index.js +3 -5
- 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 +5 -7
- package/dist/bundled/v3/components/or-select-v3/index.js +6 -8
- package/dist/bundled/v3/components/or-switch-v3/OrSwitch.vue.d.ts +2 -6
- package/dist/bundled/v3/components/or-switch-v3/index.js +1 -3
- package/dist/bundled/v3/components/or-tag-v3/index.js +3 -3
- 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/hooks/index.d.ts +0 -1
- package/dist/bundled/v3/hooks/index.js +0 -2
- package/dist/bundled/v3/index.js +31 -37
- package/dist/bundled/v3/{types-dcc78caa.js → types-e6a2856c.js} +7 -16
- package/dist/esm/v2/{OrAvatar-4d05d21f.js → OrAvatar-3d155af3.js} +1 -2
- package/dist/esm/v2/{OrBottomSheet-0386a623.js → OrBottomSheet-16c2e610.js} +1 -2
- package/dist/esm/v2/{OrButton-48c68216.js → OrButton-357e1e2c.js} +1 -2
- package/dist/esm/v2/{OrCard-3e794244.js → OrCard-de799db0.js} +0 -1
- package/dist/esm/v2/{OrCardCollection-d145adbe.js → OrCardCollection-c2075a71.js} +8 -9
- package/dist/esm/v2/{OrCardCollection-1702319b.js → OrCardCollection-f6b07557.js} +2 -2
- package/dist/esm/v2/{OrCheckbox-197c4331.js → OrCheckbox-567e387c.js} +1 -2
- package/dist/esm/v2/{OrConfirm-b62d2205.js → OrConfirm-5cca4c1d.js} +3 -3
- package/dist/esm/v2/{OrConfirm-9e0fcf83.js → OrConfirm-d7112dd3.js} +1 -1
- package/dist/esm/v2/{OrError-55b6feda.js → OrError-d267ee9a.js} +0 -1
- package/dist/esm/v2/{OrErrorTag-d0407d4e.js → OrErrorTag-782dd714.js} +1 -2
- package/dist/esm/v2/{OrExpansionPanel-db7e325b.js → OrExpansionPanel-968ddc61.js} +1 -2
- package/dist/esm/v2/{OrFab-77f5bb6e.js → OrFab-26106618.js} +1 -1
- package/dist/esm/v2/{OrHint-8ac527b2.js → OrHint-42dc9ebb.js} +0 -1
- package/dist/esm/v2/{OrIcon-ed9e0063.js → OrIcon-5e394c62.js} +0 -1
- package/dist/esm/v2/{OrIconButton-8d8bb874.js → OrIconButton-a6a844c8.js} +5 -6
- package/dist/esm/v2/{OrInlineInput-a2e57f5c.js → OrInlineInput-27c959f5.js} +4 -5
- package/dist/esm/v2/{OrInlineInputBox-6a1d02c1.js → OrInlineInputBox-fefd4fbd.js} +0 -1
- package/dist/esm/v2/{OrInlineTextarea-8ca157c7.js → OrInlineTextarea-c6b40bcf.js} +4 -5
- package/dist/esm/v2/{OrInput-28f1c749.js → OrInput-507232aa.js} +16 -24
- package/dist/esm/v2/{OrInputBox-83980d24.js → OrInputBox-4d5a318d.js} +0 -1
- package/dist/esm/v2/{OrLabel-0e300559.js → OrLabel-2a9f1477.js} +0 -1
- package/dist/esm/v2/{OrLink-71e57969.js → OrLink-80742a17.js} +0 -1
- package/dist/esm/v2/{OrListOfInputs-222bafd0.js → OrListOfInputs-50aa1ef1.js} +1 -1
- package/dist/esm/v2/{OrLoader-5076d36b.js → OrLoader-f857d55b.js} +0 -1
- package/dist/esm/v2/{OrMenu-f9b65b19.js → OrMenu-df27d0ef.js} +1 -2
- package/dist/esm/v2/{OrMenuItem-26f5c30b.js → OrMenuItem-c7f28480.js} +1 -2
- package/dist/esm/v2/{OrModal-026a1889.js → OrModal-e937a1d2.js} +4 -14
- package/dist/esm/v2/{OrNotification-f3c411f2.js → OrNotification-d4128a8b.js} +6 -15
- package/dist/esm/v2/{OrOverlay-c60af55e.js → OrOverlay-18ba2dc6.js} +0 -1
- package/dist/esm/v2/{OrPassword-90a03124.js → OrPassword-1fa97156.js} +1 -1
- package/dist/esm/v2/{OrPopover-92cfde7e.js → OrPopover-9bafbdb4.js} +1 -2
- package/dist/esm/v2/{OrProgress-478b4e28.js → OrProgress-c27c8946.js} +0 -1
- package/dist/esm/v2/{OrRadio-f8c32b3a.js → OrRadio-848ce55d.js} +1 -2
- package/dist/esm/v2/{OrSearch-e0ffe9eb.js → OrSearch-0589d17d.js} +1 -1
- package/dist/esm/v2/{OrSearch-e935e64c.js → OrSearch-91d5decf.js} +2 -3
- package/dist/esm/v2/{OrSearch.vue_rollup-plugin-vue_script-2d694d30.js → OrSearch.vue_rollup-plugin-vue_script-197d77fc.js} +0 -1
- package/dist/esm/v2/{OrSegmentedControl-77a3e7d2.js → OrSegmentedControl-e8dce8f9.js} +0 -1
- package/dist/esm/v2/{OrSelect-7c0417ed.js → OrSelect-7a14b7aa.js} +11 -12
- package/dist/esm/v2/{OrSkeletonText-c1a4d7f2.js → OrSkeletonText-950be6a2.js} +0 -1
- package/dist/esm/v2/{OrSortHeader-0e6232da.js → OrSortHeader-19bf94ca.js} +1 -2
- package/dist/esm/v2/{OrSwitch-cbd0d767.js → OrSwitch-13b6a7ee.js} +10 -18
- package/dist/esm/v2/{OrTab-6980c1dc.js → OrTab-702e7335.js} +0 -1
- package/dist/esm/v2/{OrTabs-bf200bc9.js → OrTabs-71bd3fd2.js} +5 -6
- package/dist/esm/v2/{OrTag-decd89a1.js → OrTag-94d7a3fc.js} +1 -2
- package/dist/esm/v2/{OrText-c78df05d.js → OrText-ba5a2b6c.js} +0 -1
- package/dist/esm/v2/{OrTextarea-498efe98.js → OrTextarea-6712a150.js} +4 -5
- package/dist/esm/v2/{OrTextbox-f4f041ed.js → OrTextbox-2594c980.js} +0 -1
- package/dist/esm/v2/{OrTooltip-216920f0.js → OrTooltip-513bee30.js} +1 -2
- package/dist/esm/v2/components/index.js +50 -52
- package/dist/esm/v2/components/or-avatar-v3/index.js +2 -3
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +2 -3
- package/dist/esm/v2/components/or-button-v3/index.js +2 -3
- package/dist/esm/v2/components/or-card-collection/index.js +3 -4
- package/dist/esm/v2/components/or-card-collection-v3/index.js +17 -19
- package/dist/esm/v2/components/or-card-v3/index.js +1 -2
- package/dist/esm/v2/components/or-checkbox-v3/index.js +2 -3
- package/dist/esm/v2/components/or-confirm/index.js +2 -3
- package/dist/esm/v2/components/or-confirm-v3/index.js +14 -16
- package/dist/esm/v2/components/or-error-tag-v3/index.js +2 -3
- package/dist/esm/v2/components/or-error-v3/index.js +1 -2
- package/dist/esm/v2/components/or-expansion-panel-v3/index.js +2 -3
- package/dist/esm/v2/components/or-fab-v3/index.js +2 -3
- package/dist/esm/v2/components/or-hint-v3/index.js +1 -2
- package/dist/esm/v2/components/or-icon-button-v3/index.js +6 -7
- package/dist/esm/v2/components/or-icon-v3/index.js +1 -2
- package/dist/esm/v2/components/or-inline-input-box-v3/index.js +1 -2
- package/dist/esm/v2/components/or-inline-input-v3/index.js +10 -11
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +10 -11
- package/dist/esm/v2/components/or-input-box-v3/index.js +1 -2
- package/dist/esm/v2/components/or-input-v3/OrInput.stories3.d.ts +0 -2
- package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +2 -6
- package/dist/esm/v2/components/or-input-v3/index.js +12 -14
- package/dist/esm/v2/components/or-inputs/index.js +3 -4
- package/dist/esm/v2/components/or-label-v3/index.js +1 -2
- package/dist/esm/v2/components/or-link-v3/index.js +1 -2
- package/dist/esm/v2/components/or-list-of-inputs/index.js +2 -3
- package/dist/esm/v2/components/or-loader-v3/index.js +1 -2
- package/dist/esm/v2/components/or-menu-item-v3/index.js +2 -3
- package/dist/esm/v2/components/or-menu-v3/index.js +4 -5
- package/dist/esm/v2/components/or-modal-v3/OrModal.vue.d.ts +0 -2
- package/dist/esm/v2/components/or-modal-v3/index.js +7 -8
- 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 +7 -8
- package/dist/esm/v2/components/or-notification-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-overlay-v3/index.js +1 -2
- package/dist/esm/v2/components/or-popover-v3/index.js +3 -4
- package/dist/esm/v2/components/or-progress-v3/index.js +1 -2
- package/dist/esm/v2/components/or-radio-v3/index.js +2 -3
- package/dist/esm/v2/components/or-search-v3/index.js +12 -14
- package/dist/esm/v2/components/or-segmented-control-v3/index.js +1 -2
- package/dist/esm/v2/components/or-select-v3/index.js +16 -18
- package/dist/esm/v2/components/or-skeleton-v3/index.js +1 -2
- package/dist/esm/v2/components/or-sort-header-v3/index.js +2 -3
- package/dist/esm/v2/components/or-switch-v3/OrSwitch.vue.d.ts +2 -6
- package/dist/esm/v2/components/or-switch-v3/index.js +4 -6
- package/dist/esm/v2/components/or-tab-v3/index.js +1 -2
- package/dist/esm/v2/components/or-tabs-v3/index.js +8 -9
- package/dist/esm/v2/components/or-tag-v3/index.js +7 -8
- package/dist/esm/v2/components/or-text-v3/index.js +1 -2
- package/dist/esm/v2/components/or-textarea-v3/index.js +5 -6
- package/dist/esm/v2/components/or-textbox/index.js +1 -2
- package/dist/esm/v2/components/or-toast-v3/OrToast.vue.d.ts +0 -2
- package/dist/esm/v2/components/or-toast-v3/index.js +8 -9
- package/dist/esm/v2/components/or-toast-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-tooltip-v3/index.js +4 -5
- package/dist/esm/v2/hooks/index.d.ts +0 -1
- package/dist/esm/v2/hooks/index.js +0 -2
- package/dist/esm/v2/index.js +50 -52
- package/dist/esm/v2/{types-1d68431e.js → types-1c944cfa.js} +9 -18
- package/dist/esm/v3/{OrAvatar-6c4ff382.js → OrAvatar-53a4429d.js} +1 -2
- package/dist/esm/v3/{OrBottomSheet-11ab621e.js → OrBottomSheet-62817aec.js} +1 -2
- package/dist/esm/v3/{OrButton-fd69e79e.js → OrButton-bb6bf8a9.js} +1 -2
- package/dist/esm/v3/{OrCard-14c50722.js → OrCard-fd92f7c8.js} +0 -1
- package/dist/esm/v3/{OrCardCollection-989bb549.js → OrCardCollection-a5e326ef.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-45884ef2.js → OrCardCollection-ed902be3.js} +8 -9
- package/dist/esm/v3/{OrCheckbox-cf989d15.js → OrCheckbox-3e139eac.js} +1 -2
- package/dist/esm/v3/{OrConfirm-8c4f080b.js → OrConfirm-8dcd8715.js} +3 -3
- package/dist/esm/v3/{OrConfirm-53788490.js → OrConfirm-f39bd784.js} +1 -1
- package/dist/esm/v3/{OrError-2ef63390.js → OrError-ec8c709d.js} +0 -1
- package/dist/esm/v3/{OrErrorTag-630205fc.js → OrErrorTag-98252eef.js} +1 -2
- package/dist/esm/v3/{OrExpansionPanel-0151936a.js → OrExpansionPanel-311e64cf.js} +1 -2
- package/dist/esm/v3/{OrFab-7c1780e5.js → OrFab-c8ae6e01.js} +1 -1
- package/dist/esm/v3/{OrHint-4f497295.js → OrHint-74bb732d.js} +0 -1
- package/dist/esm/v3/{OrIcon-085d2eb1.js → OrIcon-b195169c.js} +0 -1
- package/dist/esm/v3/{OrIconButton-830faf78.js → OrIconButton-78ac5dcf.js} +5 -6
- package/dist/esm/v3/{OrInlineInput-46fd890d.js → OrInlineInput-6dc16916.js} +4 -5
- package/dist/esm/v3/{OrInlineInputBox-226e29da.js → OrInlineInputBox-8049f95a.js} +0 -1
- package/dist/esm/v3/{OrInlineTextarea-837cb99a.js → OrInlineTextarea-3e723cb6.js} +4 -5
- package/dist/esm/v3/{OrInput-502b6d49.js → OrInput-ac074e42.js} +12 -20
- package/dist/esm/v3/{OrInputBox-304481e7.js → OrInputBox-6d1b6059.js} +0 -1
- package/dist/esm/v3/{OrLabel-7989b72a.js → OrLabel-bdaec602.js} +0 -1
- package/dist/esm/v3/{OrLink-b0d7d430.js → OrLink-338db3ca.js} +0 -1
- package/dist/esm/v3/{OrListOfInputs-7e8b4f20.js → OrListOfInputs-7a67440f.js} +1 -1
- package/dist/esm/v3/{OrLoader-ab6bb22c.js → OrLoader-b3cf4231.js} +0 -1
- package/dist/esm/v3/{OrMenu-60ff7732.js → OrMenu-840038cd.js} +1 -2
- package/dist/esm/v3/{OrMenuItem-82b6700b.js → OrMenuItem-9da279f6.js} +1 -2
- package/dist/esm/v3/{OrModal-9724926c.js → OrModal-d0c18d64.js} +4 -14
- package/dist/esm/v3/{OrNotification-bef23976.js → OrNotification-52bc3f2b.js} +5 -14
- package/dist/esm/v3/{OrOverlay-4a300d88.js → OrOverlay-738a44d5.js} +0 -1
- package/dist/esm/v3/{OrPopover-086817af.js → OrPopover-1075dd38.js} +1 -2
- package/dist/esm/v3/{OrProgress-3710020b.js → OrProgress-407002e0.js} +0 -1
- package/dist/esm/v3/{OrRadio-aa2cbfa1.js → OrRadio-54b6d0de.js} +1 -2
- package/dist/esm/v3/{OrSearch-b5f08401.js → OrSearch-7cb2c91c.js} +0 -1
- package/dist/esm/v3/{OrSearch-cb030d85.js → OrSearch-b7c6c958.js} +2 -3
- package/dist/esm/v3/{OrSegmentedControl-214e904c.js → OrSegmentedControl-171cad78.js} +0 -1
- package/dist/esm/v3/{OrSelect-24e213b6.js → OrSelect-7a077589.js} +11 -12
- package/dist/esm/v3/{OrSkeletonText-dd74b979.js → OrSkeletonText-3965ff71.js} +0 -1
- package/dist/esm/v3/{OrSortHeader-4aff1426.js → OrSortHeader-fe1a9cf8.js} +1 -2
- package/dist/esm/v3/{OrSwitch-eb5bc7cc.js → OrSwitch-cca30aa0.js} +8 -16
- package/dist/esm/v3/{OrTab-3fe86033.js → OrTab-c131cf60.js} +0 -1
- package/dist/esm/v3/{OrTabs-5dcbf9ce.js → OrTabs-d0ee6cef.js} +5 -6
- package/dist/esm/v3/{OrTag-35f948c1.js → OrTag-debc75df.js} +1 -2
- package/dist/esm/v3/{OrText-786b2aa4.js → OrText-ecb46923.js} +0 -1
- package/dist/esm/v3/{OrTextarea-c083501a.js → OrTextarea-bb9ef3f2.js} +4 -5
- package/dist/esm/v3/{OrTextbox-929fc3a2.js → OrTextbox-2f33e9c3.js} +0 -1
- package/dist/esm/v3/{OrTooltip-6f9147b6.js → OrTooltip-50d27b4f.js} +1 -2
- package/dist/esm/v3/components/index.js +48 -50
- package/dist/esm/v3/components/or-avatar-v3/index.js +2 -3
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +2 -3
- package/dist/esm/v3/components/or-button-v3/index.js +2 -3
- package/dist/esm/v3/components/or-card-collection/index.js +2 -3
- package/dist/esm/v3/components/or-card-collection-v3/index.js +17 -19
- package/dist/esm/v3/components/or-card-v3/index.js +1 -2
- package/dist/esm/v3/components/or-checkbox-v3/index.js +2 -3
- package/dist/esm/v3/components/or-confirm/index.js +2 -3
- package/dist/esm/v3/components/or-confirm-v3/index.js +14 -16
- package/dist/esm/v3/components/or-error-tag-v3/index.js +2 -3
- package/dist/esm/v3/components/or-error-v3/index.js +1 -2
- package/dist/esm/v3/components/or-expansion-panel-v3/index.js +2 -3
- package/dist/esm/v3/components/or-fab-v3/index.js +2 -3
- package/dist/esm/v3/components/or-hint-v3/index.js +1 -2
- package/dist/esm/v3/components/or-icon-button-v3/index.js +6 -7
- package/dist/esm/v3/components/or-icon-v3/index.js +1 -2
- package/dist/esm/v3/components/or-inline-input-box-v3/index.js +1 -2
- package/dist/esm/v3/components/or-inline-input-v3/index.js +10 -11
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +10 -11
- package/dist/esm/v3/components/or-input-box-v3/index.js +1 -2
- package/dist/esm/v3/components/or-input-v3/OrInput.stories3.d.ts +0 -2
- package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +2 -6
- package/dist/esm/v3/components/or-input-v3/index.js +12 -14
- package/dist/esm/v3/components/or-inputs/index.js +1 -2
- package/dist/esm/v3/components/or-label-v3/index.js +1 -2
- package/dist/esm/v3/components/or-link-v3/index.js +1 -2
- package/dist/esm/v3/components/or-list-of-inputs/index.js +2 -3
- package/dist/esm/v3/components/or-loader-v3/index.js +1 -2
- package/dist/esm/v3/components/or-menu-item-v3/index.js +2 -3
- package/dist/esm/v3/components/or-menu-v3/index.js +4 -5
- package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +0 -2
- package/dist/esm/v3/components/or-modal-v3/index.js +7 -8
- 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 +7 -8
- package/dist/esm/v3/components/or-notification-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-overlay-v3/index.js +1 -2
- package/dist/esm/v3/components/or-popover-v3/index.js +3 -4
- package/dist/esm/v3/components/or-progress-v3/index.js +1 -2
- package/dist/esm/v3/components/or-radio-v3/index.js +2 -3
- package/dist/esm/v3/components/or-search-v3/index.js +12 -14
- package/dist/esm/v3/components/or-segmented-control-v3/index.js +1 -2
- package/dist/esm/v3/components/or-select-v3/index.js +16 -18
- package/dist/esm/v3/components/or-skeleton-v3/index.js +1 -2
- package/dist/esm/v3/components/or-sort-header-v3/index.js +2 -3
- package/dist/esm/v3/components/or-switch-v3/OrSwitch.vue.d.ts +2 -6
- package/dist/esm/v3/components/or-switch-v3/index.js +4 -6
- package/dist/esm/v3/components/or-tab-v3/index.js +1 -2
- package/dist/esm/v3/components/or-tabs-v3/index.js +8 -9
- package/dist/esm/v3/components/or-tag-v3/index.js +7 -8
- package/dist/esm/v3/components/or-text-v3/index.js +1 -2
- package/dist/esm/v3/components/or-textarea-v3/index.js +5 -6
- package/dist/esm/v3/components/or-textbox/index.js +1 -2
- package/dist/esm/v3/components/or-toast-v3/OrToast.vue.d.ts +0 -2
- package/dist/esm/v3/components/or-toast-v3/index.js +8 -9
- package/dist/esm/v3/components/or-toast-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-tooltip-v3/index.js +4 -5
- package/dist/esm/v3/hooks/index.d.ts +0 -1
- package/dist/esm/v3/hooks/index.js +0 -2
- package/dist/esm/v3/index.js +48 -50
- package/dist/esm/v3/{types-a2cbb17e.js → types-eba6dda9.js} +7 -16
- package/package.json +1 -1
- package/src/components/or-icon-button-v3/OrIconButton.vue +1 -1
- package/src/components/or-icon-button-v3/styles.ts +3 -0
- package/src/components/or-input-v3/OrInput.stories3.ts +0 -53
- package/src/components/or-input-v3/OrInput.vue +5 -13
- 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-switch-v3/OrSwitch.vue +4 -13
- package/src/components/or-toast-v3/OrToast.vue +6 -13
- package/src/components/or-toast-v3/styles.ts +0 -9
- package/src/hooks/index.ts +0 -1
- package/dist/bundled/v2/hooks/useSlicedAttrs.d.ts +0 -5
- package/dist/bundled/v2/useSlicedAttrs-8d836c02.js +0 -30
- package/dist/bundled/v3/hooks/useSlicedAttrs.d.ts +0 -5
- package/dist/bundled/v3/useSlicedAttrs-81ac6537.js +0 -24
- package/dist/esm/v2/hooks/useSlicedAttrs.d.ts +0 -5
- package/dist/esm/v2/useSlicedAttrs-91deb3b7.js +0 -31
- package/dist/esm/v3/hooks/useSlicedAttrs.d.ts +0 -5
- package/dist/esm/v3/useSlicedAttrs-91deb3b7.js +0 -31
- package/src/hooks/useSlicedAttrs.ts +0 -31
|
@@ -1,30 +1,28 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
2
|
-
export { a as SelectSize } from '../../OrInputBox-
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-7a14b7aa.js';
|
|
2
|
+
export { a as SelectSize } from '../../OrInputBox-4d5a318d.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 '
|
|
9
|
-
import '../../
|
|
10
|
-
import '../../OrLabel-0e300559.js';
|
|
8
|
+
import '../../OrCheckbox-567e387c.js';
|
|
9
|
+
import '../../OrLabel-2a9f1477.js';
|
|
11
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
12
11
|
import '../../browser-82dea9ed.js';
|
|
13
|
-
import '../../OrError-
|
|
14
|
-
import '../../OrExpansionPanel-
|
|
15
|
-
import '../../OrIcon-
|
|
16
|
-
import '../../OrHint-
|
|
17
|
-
import '../../OrInput-
|
|
18
|
-
import '../../
|
|
19
|
-
import '../../
|
|
20
|
-
import '../../
|
|
21
|
-
import '../../OrPopover-92cfde7e.js';
|
|
12
|
+
import '../../OrError-d267ee9a.js';
|
|
13
|
+
import '../../OrExpansionPanel-968ddc61.js';
|
|
14
|
+
import '../../OrIcon-5e394c62.js';
|
|
15
|
+
import '../../OrHint-42dc9ebb.js';
|
|
16
|
+
import '../../OrInput-507232aa.js';
|
|
17
|
+
import '../../OrIconButton-a6a844c8.js';
|
|
18
|
+
import '../../OrTooltip-513bee30.js';
|
|
19
|
+
import '../../OrPopover-9bafbdb4.js';
|
|
22
20
|
import '@floating-ui/dom';
|
|
23
21
|
import '../../useElevation-31bfe1f6.js';
|
|
24
22
|
import '../../useResponsive-a02e95b7.js';
|
|
25
|
-
import '../../OrBottomSheet-
|
|
26
|
-
import '../../OrOverlay-
|
|
23
|
+
import '../../OrBottomSheet-16c2e610.js';
|
|
24
|
+
import '../../OrOverlay-18ba2dc6.js';
|
|
27
25
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
28
26
|
import 'portal-vue';
|
|
29
|
-
import '../../OrMenuItem-
|
|
30
|
-
import '../../OrTag-
|
|
27
|
+
import '../../OrMenuItem-c7f28480.js';
|
|
28
|
+
import '../../OrTag-94d7a3fc.js';
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
export { _ as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from '../../OrSkeletonText-
|
|
1
|
+
export { _ as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from '../../OrSkeletonText-950be6a2.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import 'lodash';
|
|
4
4
|
import '../../px-to-rem-0b26b83e.js';
|
|
5
5
|
import '../../useClassAttribute-47fdb016.js';
|
|
6
6
|
import '@vueuse/core';
|
|
7
|
-
import 'lodash/omit';
|
|
8
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
export { _ as OrSortHeaderV3 } from '../../OrSortHeader-
|
|
1
|
+
export { _ as OrSortHeaderV3 } from '../../OrSortHeader-19bf94ca.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '
|
|
6
|
-
import '../../OrIcon-ed9e0063.js';
|
|
5
|
+
import '../../OrIcon-5e394c62.js';
|
|
7
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -2,11 +2,9 @@ import { PropType } from 'vue-demi';
|
|
|
2
2
|
import { LabelVariant } from '../or-label-v3';
|
|
3
3
|
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
4
4
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
5
|
-
rootStyles: import("@vue/composition-api").ComputedRef<
|
|
5
|
+
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
6
6
|
controlStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
7
7
|
loaderStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
8
|
-
inlineStyles: import("@vue/composition-api").ComputedRef<unknown>;
|
|
9
|
-
attrs: import("@vue/composition-api").ComputedRef<Pick<import("@vue/composition-api").Data, string | number>>;
|
|
10
8
|
controlId: import("@vue/composition-api").Ref<string>;
|
|
11
9
|
proxyModelValue: import("@vue/composition-api").WritableComputedRef<boolean | string[]>;
|
|
12
10
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
@@ -88,11 +86,9 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
88
86
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
89
87
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
90
88
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
91
|
-
rootStyles: import("@vue/composition-api").ComputedRef<
|
|
89
|
+
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
92
90
|
controlStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
93
91
|
loaderStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
94
|
-
inlineStyles: import("@vue/composition-api").ComputedRef<unknown>;
|
|
95
|
-
attrs: import("@vue/composition-api").ComputedRef<Pick<import("@vue/composition-api").Data, string | number>>;
|
|
96
92
|
controlId: import("@vue/composition-api").Ref<string>;
|
|
97
93
|
proxyModelValue: import("@vue/composition-api").WritableComputedRef<boolean | string[]>;
|
|
98
94
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
@@ -1,10 +1,8 @@
|
|
|
1
|
-
export { _ as OrSwitchV3 } from '../../OrSwitch-
|
|
1
|
+
export { _ as OrSwitchV3 } from '../../OrSwitch-13b6a7ee.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '@vueuse/core';
|
|
4
|
-
import '../../useSlicedAttrs-91deb3b7.js';
|
|
5
|
-
import 'lodash/omit';
|
|
6
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
7
|
-
import '
|
|
4
|
+
import '@vueuse/core';
|
|
5
|
+
import '../../OrLabel-2a9f1477.js';
|
|
8
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
|
-
import '../../OrLoader-
|
|
7
|
+
import '../../OrLoader-f857d55b.js';
|
|
10
8
|
import '../../browser-82dea9ed.js';
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export { _ as OrTabV3 } from '../../OrTab-
|
|
1
|
+
export { _ as OrTabV3 } from '../../OrTab-702e7335.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import 'lodash/omit';
|
|
6
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,18 +1,17 @@
|
|
|
1
|
-
export { _ as OrTabsV3, T as TabsVariant } from '../../OrTabs-
|
|
1
|
+
export { _ as OrTabsV3, T as TabsVariant } from '../../OrTabs-71bd3fd2.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
5
|
-
import '
|
|
6
|
-
import '../../OrIcon-ed9e0063.js';
|
|
5
|
+
import '../../OrIcon-5e394c62.js';
|
|
7
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../OrMenuItem-
|
|
9
|
-
import '../../OrMenu-
|
|
10
|
-
import '../../OrPopover-
|
|
7
|
+
import '../../OrMenuItem-c7f28480.js';
|
|
8
|
+
import '../../OrMenu-df27d0ef.js';
|
|
9
|
+
import '../../OrPopover-9bafbdb4.js';
|
|
11
10
|
import '@floating-ui/dom';
|
|
12
11
|
import '../../useElevation-31bfe1f6.js';
|
|
13
12
|
import '../../useResponsive-a02e95b7.js';
|
|
14
|
-
import '../../OrBottomSheet-
|
|
15
|
-
import '../../OrOverlay-
|
|
13
|
+
import '../../OrBottomSheet-16c2e610.js';
|
|
14
|
+
import '../../OrOverlay-18ba2dc6.js';
|
|
16
15
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
17
16
|
import 'portal-vue';
|
|
18
|
-
import '../../OrTab-
|
|
17
|
+
import '../../OrTab-702e7335.js';
|
|
@@ -1,17 +1,16 @@
|
|
|
1
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-
|
|
1
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-94d7a3fc.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '
|
|
6
|
-
import '../../
|
|
7
|
-
import '../../OrIcon-ed9e0063.js';
|
|
5
|
+
import '../../OrIconButton-a6a844c8.js';
|
|
6
|
+
import '../../OrIcon-5e394c62.js';
|
|
8
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
|
-
import '../../OrTooltip-
|
|
10
|
-
import '../../OrPopover-
|
|
8
|
+
import '../../OrTooltip-513bee30.js';
|
|
9
|
+
import '../../OrPopover-9bafbdb4.js';
|
|
11
10
|
import '@floating-ui/dom';
|
|
12
11
|
import '../../useElevation-31bfe1f6.js';
|
|
13
12
|
import '../../useResponsive-a02e95b7.js';
|
|
14
|
-
import '../../OrBottomSheet-
|
|
15
|
-
import '../../OrOverlay-
|
|
13
|
+
import '../../OrBottomSheet-16c2e610.js';
|
|
14
|
+
import '../../OrOverlay-18ba2dc6.js';
|
|
16
15
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
17
16
|
import 'portal-vue';
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export { _ as OrTextV3 } from '../../OrText-
|
|
1
|
+
export { _ as OrTextV3 } from '../../OrText-ba5a2b6c.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import 'lodash/omit';
|
|
6
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
export { _ as OrTextareaV3 } from '../../OrTextarea-
|
|
2
|
-
export { a as TextareaSize } from '../../OrInputBox-
|
|
1
|
+
export { _ as OrTextareaV3 } from '../../OrTextarea-6712a150.js';
|
|
2
|
+
export { a as TextareaSize } from '../../OrInputBox-4d5a318d.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
|
-
import '
|
|
7
|
-
import '../../OrError-55b6feda.js';
|
|
6
|
+
import '../../OrError-d267ee9a.js';
|
|
8
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
|
-
import '../../OrHint-
|
|
10
|
-
import '../../OrLabel-
|
|
8
|
+
import '../../OrHint-42dc9ebb.js';
|
|
9
|
+
import '../../OrLabel-2a9f1477.js';
|
|
11
10
|
import '../../browser-82dea9ed.js';
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
export { _ as OrTextbox, T as TextboxTypes } from '../../OrTextbox-
|
|
1
|
+
export { _ as OrTextbox, T as TextboxTypes } from '../../OrTextbox-2594c980.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import 'lodash/omit';
|
|
5
4
|
import '../../useToggle-29e4d7c7.js';
|
|
6
5
|
import '../../px-to-rem-0b26b83e.js';
|
|
7
6
|
import '../../dom-3a15d036.js';
|
|
@@ -3,7 +3,6 @@ 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[]>;
|
|
7
6
|
toastIconStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
8
7
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
9
8
|
loaderStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
@@ -55,7 +54,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
55
54
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
56
55
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
57
56
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
58
|
-
actionButtonStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
59
57
|
toastIconStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
60
58
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
61
59
|
loaderStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
@@ -1,20 +1,19 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-1c944cfa.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-a6a844c8.js';
|
|
9
9
|
import '../../useClassAttribute-47fdb016.js';
|
|
10
|
-
import '
|
|
11
|
-
import '../../
|
|
12
|
-
import '../../
|
|
13
|
-
import '../../OrPopover-92cfde7e.js';
|
|
10
|
+
import '../../OrIcon-5e394c62.js';
|
|
11
|
+
import '../../OrTooltip-513bee30.js';
|
|
12
|
+
import '../../OrPopover-9bafbdb4.js';
|
|
14
13
|
import '@floating-ui/dom';
|
|
15
14
|
import '../../useElevation-31bfe1f6.js';
|
|
16
15
|
import '../../useResponsive-a02e95b7.js';
|
|
17
|
-
import '../../OrBottomSheet-
|
|
18
|
-
import '../../OrOverlay-
|
|
19
|
-
import '../../OrLoader-
|
|
16
|
+
import '../../OrBottomSheet-16c2e610.js';
|
|
17
|
+
import '../../OrOverlay-18ba2dc6.js';
|
|
18
|
+
import '../../OrLoader-f857d55b.js';
|
|
20
19
|
import '../../browser-82dea9ed.js';
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PositionsX, PositionsY, ToastType } from './props';
|
|
2
2
|
export declare const ToastRoot: string[];
|
|
3
|
-
export declare const ToastActionButton: string[];
|
|
4
3
|
export declare const ToastContainer: string[];
|
|
5
4
|
export declare const ToastContainerPositions: Record<`${PositionsX}-${PositionsY}`, string[]>;
|
|
6
5
|
export declare const messageStyleVariant: Record<ToastType, string[]>;
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
export { _ as OrTooltipV3 } from '../../OrTooltip-
|
|
2
|
-
export { P as TooltipPlacement } from '../../OrPopover-
|
|
1
|
+
export { _ as OrTooltipV3 } from '../../OrTooltip-513bee30.js';
|
|
2
|
+
export { P as TooltipPlacement } from '../../OrPopover-9bafbdb4.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../useClassAttribute-47fdb016.js';
|
|
6
|
-
import 'lodash/omit';
|
|
7
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
7
|
import '@floating-ui/dom';
|
|
9
8
|
import '../../useElevation-31bfe1f6.js';
|
|
10
9
|
import '../../useResponsive-a02e95b7.js';
|
|
11
|
-
import '../../OrBottomSheet-
|
|
12
|
-
import '../../OrOverlay-
|
|
10
|
+
import '../../OrBottomSheet-16c2e610.js';
|
|
11
|
+
import '../../OrOverlay-18ba2dc6.js';
|
|
13
12
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
14
13
|
import 'portal-vue';
|
|
@@ -2,5 +2,4 @@ export { useClassAttribute } from './useClassAttribute';
|
|
|
2
2
|
export { useElevation } from './useElevation';
|
|
3
3
|
export { useOverflow } from './useOverflow';
|
|
4
4
|
export { useResponsive } from './useResponsive';
|
|
5
|
-
export { useSlicedAttrs } from './useSlicedAttrs';
|
|
6
5
|
export { default as useToggle } from './useToggle';
|
|
@@ -2,8 +2,6 @@ export { u as useClassAttribute } from '../useClassAttribute-47fdb016.js';
|
|
|
2
2
|
export { u as useElevation } from '../useElevation-31bfe1f6.js';
|
|
3
3
|
export { u as useOverflow } from '../useOverflow-af6161c8.js';
|
|
4
4
|
export { u as useResponsive } from '../useResponsive-a02e95b7.js';
|
|
5
|
-
export { u as useSlicedAttrs } from '../useSlicedAttrs-91deb3b7.js';
|
|
6
5
|
export { u as useToggle } from '../useToggle-29e4d7c7.js';
|
|
7
6
|
import 'vue-demi';
|
|
8
7
|
import '@vueuse/core';
|
|
9
|
-
import 'lodash/omit';
|
package/dist/esm/v2/index.js
CHANGED
|
@@ -1,107 +1,106 @@
|
|
|
1
1
|
export { O as OR_AVATAR_SIZE, _ as OrAvatar } from './OrAvatar-4824c57f.js';
|
|
2
|
-
export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from './OrAvatar-
|
|
3
|
-
export { _ as OrBottomSheetV3 } from './OrBottomSheet-
|
|
2
|
+
export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from './OrAvatar-3d155af3.js';
|
|
3
|
+
export { _ as OrBottomSheetV3 } from './OrBottomSheet-16c2e610.js';
|
|
4
4
|
export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonViews } from './OrButton-2ca1c3d6.js';
|
|
5
5
|
export { _ as OrButtonV2 } from './OrButton-c4f9955b.js';
|
|
6
6
|
export { _ as OrIconButton } from './OrIconButton-014e86a7.js';
|
|
7
7
|
export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE } from './OrIconButton.vue_rollup-plugin-vue_script-9fb7b7ab.js';
|
|
8
|
-
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from './OrButton-
|
|
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
|
-
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-
|
|
11
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
12
|
-
export { _ as OrCardV3 } from './OrCard-
|
|
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-c2075a71.js';
|
|
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-567e387c.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
|
-
export { _ as OrConfirm } from './OrConfirm-
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-
|
|
21
|
+
export { _ as OrConfirm } from './OrConfirm-d7112dd3.js';
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-5cca4c1d.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
|
-
export { _ as OrErrorTagV3 } from './OrErrorTag-
|
|
26
|
-
export { _ as OrErrorV3 } from './OrError-
|
|
25
|
+
export { _ as OrErrorTagV3 } from './OrErrorTag-782dd714.js';
|
|
26
|
+
export { _ as OrErrorV3 } from './OrError-d267ee9a.js';
|
|
27
27
|
export { E as EmptyStateSize, _ as OrEmptyStateV3 } from './OrEmptyState-2481f13f.js';
|
|
28
|
-
export { a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from './OrExpansionPanel-
|
|
29
|
-
export { F as FabColor, _ as OrFabV3 } from './OrFab-
|
|
28
|
+
export { a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from './OrExpansionPanel-968ddc61.js';
|
|
29
|
+
export { F as FabColor, _ as OrFabV3 } from './OrFab-26106618.js';
|
|
30
30
|
export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements } from './OrFloating-89d6582a.js';
|
|
31
31
|
export { _ as OrHint } from './OrHint-c45f1e09.js';
|
|
32
|
-
export { _ as OrHintV3 } from './OrHint-
|
|
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-
|
|
35
|
-
export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from './OrIcon-
|
|
36
|
-
export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from './OrInlineInputBox-
|
|
37
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-
|
|
34
|
+
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-a6a844c8.js';
|
|
35
|
+
export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from './OrIcon-5e394c62.js';
|
|
36
|
+
export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from './OrInlineInputBox-fefd4fbd.js';
|
|
37
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-27c959f5.js';
|
|
38
38
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-b47cfc2d.js';
|
|
39
|
-
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
40
|
-
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, _ as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-
|
|
41
|
-
export { I as InputType, _ as OrInputV3 } from './OrInput-
|
|
42
|
-
export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from './OrPassword-
|
|
43
|
-
export { _ as OrInput } from './OrSearch.vue_rollup-plugin-vue_script-
|
|
44
|
-
export { _ as OrSearch } from './OrSearch-
|
|
39
|
+
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-c6b40bcf.js';
|
|
40
|
+
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, _ as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-4d5a318d.js';
|
|
41
|
+
export { I as InputType, _ as OrInputV3 } from './OrInput-507232aa.js';
|
|
42
|
+
export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from './OrPassword-1fa97156.js';
|
|
43
|
+
export { _ as OrInput } from './OrSearch.vue_rollup-plugin-vue_script-197d77fc.js';
|
|
44
|
+
export { _ as OrSearch } from './OrSearch-0589d17d.js';
|
|
45
45
|
export { _ as OrLabel } from './OrLabel-33b41516.js';
|
|
46
|
-
export { L as LabelVariant, _ as OrLabelV3 } from './OrLabel-
|
|
47
|
-
export { L as LinkColor, _ as OrLinkV3 } from './OrLink-
|
|
46
|
+
export { L as LabelVariant, _ as OrLabelV3 } from './OrLabel-2a9f1477.js';
|
|
47
|
+
export { L as LinkColor, _ as OrLinkV3 } from './OrLink-80742a17.js';
|
|
48
48
|
export { _ as OrList } from './OrList-d4781f7b.js';
|
|
49
|
-
export { _ as OrListOfInputs } from './OrListOfInputs-
|
|
49
|
+
export { _ as OrListOfInputs } from './OrListOfInputs-50aa1ef1.js';
|
|
50
50
|
export { L as LoaderViews, _ as OrLoader } from './OrLoader-003941a2.js';
|
|
51
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from './OrLoader-
|
|
52
|
-
export { _ as OrMenuItemV3 } from './OrMenuItem-
|
|
53
|
-
export { _ as OrMenuV3 } from './OrMenu-
|
|
54
|
-
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-
|
|
51
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from './OrLoader-f857d55b.js';
|
|
52
|
+
export { _ as OrMenuItemV3 } from './OrMenuItem-c7f28480.js';
|
|
53
|
+
export { _ as OrMenuV3 } from './OrMenu-df27d0ef.js';
|
|
54
|
+
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-9bafbdb4.js';
|
|
55
55
|
export { _ as OrModal, O as OrModalSizes } from './OrModal-97e83549.js';
|
|
56
|
-
export { M as ModalSize, _ as OrModalV3 } from './OrModal-
|
|
56
|
+
export { M as ModalSize, _ as OrModalV3 } from './OrModal-e937a1d2.js';
|
|
57
57
|
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-
|
|
58
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-d4128a8b.js';
|
|
59
59
|
export { _ as OrOverflowMenu } from './OrOverflowMenu-10a4166a.js';
|
|
60
60
|
export { _ as OrOverlay } from './OrOverlay-3b52865d.js';
|
|
61
|
-
export { _ as OrOverlayV3 } from './OrOverlay-
|
|
61
|
+
export { _ as OrOverlayV3 } from './OrOverlay-18ba2dc6.js';
|
|
62
62
|
export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-4ee24824.js';
|
|
63
|
-
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-
|
|
63
|
+
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-c27c8946.js';
|
|
64
64
|
export { _ as OrRadio } from './OrRadio-e4198532.js';
|
|
65
65
|
export { _ as OrRadioGroup } from './OrRadioGroup-d9d32cba.js';
|
|
66
|
-
export { _ as OrRadioV3 } from './OrRadio-
|
|
67
|
-
export { _ as OrSearchV3 } from './OrSearch-
|
|
68
|
-
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-
|
|
66
|
+
export { _ as OrRadioV3 } from './OrRadio-848ce55d.js';
|
|
67
|
+
export { _ as OrSearchV3 } from './OrSearch-91d5decf.js';
|
|
68
|
+
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-e8dce8f9.js';
|
|
69
69
|
export { _ as OrSelect } from './OrSelect-dae2b069.js';
|
|
70
|
-
export { _ as OrSelectV3 } from './OrSelect-
|
|
70
|
+
export { _ as OrSelectV3 } from './OrSelect-7a14b7aa.js';
|
|
71
71
|
export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-7d6125bb.js';
|
|
72
72
|
export { O as OrSidebarPlacement, _ as OrSidebarV3 } from './OrSidebar-fabc7bc9.js';
|
|
73
73
|
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-cc94bdc9.js';
|
|
74
|
-
export { _ as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from './OrSkeletonText-
|
|
74
|
+
export { _ as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from './OrSkeletonText-950be6a2.js';
|
|
75
75
|
export { _ as OrSlider } from './OrSlider-f7b9c7c2.js';
|
|
76
|
-
export { _ as OrSortHeaderV3 } from './OrSortHeader-
|
|
76
|
+
export { _ as OrSortHeaderV3 } from './OrSortHeader-19bf94ca.js';
|
|
77
77
|
export { _ as OrStepper } from './OrStepper-4f44e7b7.js';
|
|
78
78
|
export { _ as OrSwitch } from './OrSwitch-f25f27f9.js';
|
|
79
|
-
export { _ as OrSwitchV3 } from './OrSwitch-
|
|
79
|
+
export { _ as OrSwitchV3 } from './OrSwitch-13b6a7ee.js';
|
|
80
80
|
export { _ as OrTab } from './OrTab-eade8ab6.js';
|
|
81
81
|
export { _ as OrTabHeaderItem } from './OrTabHeaderItem-d1a340d1.js';
|
|
82
|
-
export { _ as OrTabV3 } from './OrTab-
|
|
82
|
+
export { _ as OrTabV3 } from './OrTab-702e7335.js';
|
|
83
83
|
export { _ as OrTabs } from './OrTabs-e1c13d41.js';
|
|
84
|
-
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-
|
|
84
|
+
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-71bd3fd2.js';
|
|
85
85
|
export { _ as OrTag } from './OrTag-c1fa6901.js';
|
|
86
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
86
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-94d7a3fc.js';
|
|
87
87
|
export { _ as OrTeleport } from './OrTeleportVue2-8ef4ceca.js';
|
|
88
88
|
export { _ as OrTeleportV3 } from './OrTeleport.vue2-fb92f29f.js';
|
|
89
|
-
export { _ as OrTextV3 } from './OrText-
|
|
90
|
-
export { _ as OrTextareaV3 } from './OrTextarea-
|
|
91
|
-
export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-
|
|
89
|
+
export { _ as OrTextV3 } from './OrText-ba5a2b6c.js';
|
|
90
|
+
export { _ as OrTextareaV3 } from './OrTextarea-6712a150.js';
|
|
91
|
+
export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-2594c980.js';
|
|
92
92
|
export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-2fbd4358.js';
|
|
93
93
|
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-
|
|
94
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-1c944cfa.js';
|
|
95
95
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
|
|
96
96
|
export { _ as OrTooltip } from './OrTooltip-614b016d.js';
|
|
97
97
|
export { _ as OrTooltipContent } from './OrTooltip.vue_rollup-plugin-vue_script-63559536.js';
|
|
98
|
-
export { _ as OrTooltipV3 } from './OrTooltip-
|
|
98
|
+
export { _ as OrTooltipV3 } from './OrTooltip-513bee30.js';
|
|
99
99
|
export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-0d314aa4.js';
|
|
100
100
|
export { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
101
101
|
export { u as useElevation } from './useElevation-31bfe1f6.js';
|
|
102
102
|
export { u as useOverflow } from './useOverflow-af6161c8.js';
|
|
103
103
|
export { u as useResponsive } from './useResponsive-a02e95b7.js';
|
|
104
|
-
export { u as useSlicedAttrs } from './useSlicedAttrs-91deb3b7.js';
|
|
105
104
|
export { u as useToggle } from './useToggle-29e4d7c7.js';
|
|
106
105
|
import { R as RX_ABBREVIATION_FROM_STRING } from './color-1f348774.js';
|
|
107
106
|
import 'vue-demi';
|
|
@@ -109,7 +108,6 @@ import 'lodash';
|
|
|
109
108
|
import './normalize-component-6e8e3d80.js';
|
|
110
109
|
import './browser-82dea9ed.js';
|
|
111
110
|
import '@vueuse/core';
|
|
112
|
-
import 'lodash/omit';
|
|
113
111
|
import '@splidejs/splide';
|
|
114
112
|
import '@codemirror/state';
|
|
115
113
|
import '@codemirror/view';
|
|
@@ -2,8 +2,8 @@ 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-
|
|
6
|
-
import { _ as __vue_component__$3 } from './OrLoader-
|
|
5
|
+
import { _ as __vue_component__$2 } from './OrIconButton-a6a844c8.js';
|
|
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';
|
|
9
9
|
|
|
@@ -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,
|
|
@@ -199,12 +192,10 @@ var __vue_render__$1 = function () {
|
|
|
199
192
|
on: {
|
|
200
193
|
"click": _vm.onLinkClick
|
|
201
194
|
}
|
|
202
|
-
}, [_vm._v("\n " + _vm._s(_vm.link.title) + "\n ")])] : _vm._e(), _vm._v(" "), _vm.dismissible ? [_c('
|
|
203
|
-
class: _vm.actionButtonStyle
|
|
204
|
-
}, [_c('OrIconButton', {
|
|
205
|
-
staticClass: "dark:theme-foreground-inherit",
|
|
195
|
+
}, [_vm._v("\n " + _vm._s(_vm.link.title) + "\n ")])] : _vm._e(), _vm._v(" "), _vm.dismissible ? [_c('OrIconButton', {
|
|
206
196
|
attrs: {
|
|
207
|
-
"icon":
|
|
197
|
+
"icon": 'close',
|
|
198
|
+
"size": 'm'
|
|
208
199
|
},
|
|
209
200
|
on: {
|
|
210
201
|
"click": function ($event) {
|
|
@@ -212,21 +203,21 @@ var __vue_render__$1 = function () {
|
|
|
212
203
|
return _vm.onClose();
|
|
213
204
|
}
|
|
214
205
|
}
|
|
215
|
-
})]
|
|
206
|
+
})] : _vm._e()], 2)], 2);
|
|
216
207
|
};
|
|
217
208
|
var __vue_staticRenderFns__$1 = [];
|
|
218
209
|
|
|
219
210
|
/* style */
|
|
220
211
|
const __vue_inject_styles__$1 = function (inject) {
|
|
221
212
|
if (!inject) return;
|
|
222
|
-
inject("data-v-
|
|
223
|
-
source: ".or-toast__link[data-v-
|
|
213
|
+
inject("data-v-578cc956_0", {
|
|
214
|
+
source: ".or-toast__link[data-v-578cc956]{word-break:break-word;white-space:nowrap;cursor:pointer}",
|
|
224
215
|
map: undefined,
|
|
225
216
|
media: undefined
|
|
226
217
|
});
|
|
227
218
|
};
|
|
228
219
|
/* scoped */
|
|
229
|
-
const __vue_scope_id__$1 = "data-v-
|
|
220
|
+
const __vue_scope_id__$1 = "data-v-578cc956";
|
|
230
221
|
/* module identifier */
|
|
231
222
|
const __vue_module_identifier__$1 = undefined;
|
|
232
223
|
/* functional template */
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watchPostEffect } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import 'lodash/omit';
|
|
5
4
|
import { h as hslToColorString, g as generateHslFromString } from './color-1f348774.js';
|
|
6
|
-
import { s as script$1 } from './OrIcon-
|
|
5
|
+
import { s as script$1 } from './OrIcon-b195169c.js';
|
|
7
6
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, renderSlot, normalizeClass, createBlock, createCommentVNode } from 'vue';
|
|
8
7
|
|
|
9
8
|
var AvatarSize;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { usePointerSwipe, onClickOutside, SwipeDirection } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, watch, unref } from 'vue-demi';
|
|
3
3
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
4
|
-
import '
|
|
5
|
-
import { s as script$1 } from './OrOverlay-4a300d88.js';
|
|
4
|
+
import { s as script$1 } from './OrOverlay-738a44d5.js';
|
|
6
5
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createCommentVNode } from 'vue';
|
|
7
6
|
|
|
8
7
|
const BottomSheetRoot = [
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import '
|
|
5
|
-
import { s as script$1 } from './OrLoader-ab6bb22c.js';
|
|
4
|
+
import { s as script$1 } from './OrLoader-b3cf4231.js';
|
|
6
5
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, createElementVNode, normalizeClass, renderSlot, createBlock, Fragment, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
7
6
|
|
|
8
7
|
var ButtonVariant;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import 'lodash/omit';
|
|
5
4
|
import { openBlock, createElementBlock, mergeProps, renderSlot } from 'vue';
|
|
6
5
|
|
|
7
6
|
const CardRoot = [
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref } from 'vue-demi';
|
|
2
2
|
import { s as script$1 } from './OrCard-e3a5aea4.js';
|
|
3
3
|
import { s as script$2 } from './OrIcon-669503c3.js';
|
|
4
|
-
import { d as script$3 } from './OrSearch-
|
|
4
|
+
import { d as script$3 } from './OrSearch-7cb2c91c.js';
|
|
5
5
|
import { a as script$4 } from './OrIconButton-8be9c89f.js';
|
|
6
6
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, Fragment, renderList, toDisplayString, createVNode, withCtx, createTextVNode, createCommentVNode, renderSlot, createBlock, normalizeProps, guardReactiveProps } from 'vue';
|
|
7
7
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|