@onereach/ui-components 2.67.1-beta.1988.0 → 2.67.1
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/{OrButton-a4952445.js → OrButton-de67e9fc.js} +1 -6
- package/dist/bundled/v2/{OrCardCollection-852db65c.js → OrCardCollection-7c13a3bd.js} +2 -2
- package/dist/bundled/v2/{OrConfirm-c3736a7e.js → OrConfirm-b18c2ef4.js} +15 -2
- package/dist/bundled/v2/{OrIconButton-a046f34f.js → OrIconButton-bd603c0a.js} +1 -1
- package/dist/bundled/v2/{OrInlineInput-fb1e1272.js → OrInlineInput-057e8a0d.js} +1 -1
- package/dist/bundled/v2/{OrInlineTextarea-c6a26156.js → OrInlineTextarea-26202344.js} +1 -1
- package/dist/bundled/v2/{OrInput-2e2c8270.js → OrInput-31a6d6ae.js} +1 -1
- package/dist/bundled/v2/{OrMenu-e8c5d2e7.js → OrMenu-2f8555ac.js} +4 -13
- package/dist/bundled/v2/{OrMenuItem-f89dfc77.js → OrMenuItem-1360f2e7.js} +2 -2
- package/dist/bundled/v2/{OrModal-de2364b3.js → OrModal-55fe6ad6.js} +14 -1
- package/dist/bundled/v2/{OrNotification-ddef2348.js → OrNotification-13259dff.js} +1 -1
- package/dist/bundled/v2/{OrPopover-7a6c1cd4.js → OrPopover-cf702ae7.js} +4 -13
- package/dist/bundled/v2/{OrSearch-691ecd1a.js → OrSearch-cbd331c4.js} +1 -1
- package/dist/bundled/v2/{OrSelect-b3c60dbc.js → OrSelect-6902a50b.js} +4 -4
- package/dist/bundled/v2/{OrTabs-edd7cde4.js → OrTabs-a4c5b51e.js} +2 -2
- package/dist/bundled/v2/{OrTag-76a86a27.js → OrTag-1af18778.js} +1 -1
- package/dist/bundled/v2/{OrTooltip-e97b3f3c.js → OrTooltip-b572ee62.js} +1 -1
- package/dist/bundled/v2/components/index.js +18 -18
- package/dist/bundled/v2/components/or-button-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-button-v3/props.d.ts +1 -2
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +5 -5
- package/dist/bundled/v2/components/or-confirm-v3/OrConfirm.stories3.d.ts +5 -0
- package/dist/bundled/v2/components/or-confirm-v3/OrConfirm.vue.d.ts +13 -2
- package/dist/bundled/v2/components/or-confirm-v3/index.js +6 -6
- package/dist/bundled/v2/components/or-icon-button-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-inline-input-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-input-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-menu-item-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-menu-v3/OrMenu.stories3.d.ts +0 -5
- package/dist/bundled/v2/components/or-menu-v3/OrMenu.vue.d.ts +0 -4
- package/dist/bundled/v2/components/or-menu-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-modal-v3/OrModal.stories3.d.ts +5 -0
- package/dist/bundled/v2/components/or-modal-v3/OrModal.vue.d.ts +11 -0
- package/dist/bundled/v2/components/or-modal-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-notification-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-popover-v3/OrPopover.vue.d.ts +0 -4
- package/dist/bundled/v2/components/or-popover-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-search-v3/index.js +5 -5
- package/dist/bundled/v2/components/or-select-v3/index.js +7 -7
- package/dist/bundled/v2/components/or-tabs-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-tag-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-toast-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-tooltip-v3/index.js +2 -2
- package/dist/bundled/v2/index.js +19 -19
- package/dist/bundled/v2/{types-9c0f214b.js → types-7ce01e13.js} +1 -1
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-5af7999c.js → OrButton.vue_vue_type_script_lang-8cc3e128.js} +1 -6
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-955758d3.js → OrCardCollection.vue_vue_type_script_lang-b3a66a7c.js} +4 -4
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-e59a7aca.js → OrConfirm.vue_vue_type_script_lang-25aa633b.js} +16 -3
- package/dist/bundled/v3/{OrIconButton-c521fef8.js → OrIconButton-266c8d10.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-a834417f.js → OrIconButton.vue_vue_type_script_lang-1a3f26e9.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-c2a171bb.js → OrInlineInput.vue_vue_type_script_lang-cedb6021.js} +2 -2
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-76f1a0ee.js → OrInlineTextarea.vue_vue_type_script_lang-d8392c9d.js} +2 -2
- package/dist/bundled/v3/{OrInput-42bbab4d.js → OrInput-1d72afa3.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-d85ed216.js → OrInput.vue_vue_type_script_lang-555432de.js} +2 -2
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-be8c502d.js → OrMenu.vue_vue_type_script_lang-ae4e9c15.js} +4 -13
- package/dist/bundled/v3/{OrMenuItem-94ffa853.js → OrMenuItem-43390552.js} +1 -1
- package/dist/bundled/v3/{OrMenuItem.vue_vue_type_script_lang-ccb7e082.js → OrMenuItem.vue_vue_type_script_lang-837c00ed.js} +2 -2
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-1ad15097.js → OrModal.vue_vue_type_script_lang-86c2d8d6.js} +15 -2
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-3f69b727.js → OrNotification.vue_vue_type_script_lang-1f1b88b2.js} +2 -2
- package/dist/bundled/v3/{OrPopover-18a195aa.js → OrPopover-398a66a7.js} +3 -3
- package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-1ed6063d.js → OrPopover.vue_vue_type_script_lang-b6b78855.js} +1 -12
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-d7c29ff6.js → OrSearch.vue_vue_type_script_lang-82a27f13.js} +2 -2
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-12ad06b5.js → OrSelect.vue_vue_type_script_lang-7c518520.js} +7 -7
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-ec81a576.js → OrTabs.vue_vue_type_script_lang-ed590ff8.js} +4 -4
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-d7e117c8.js → OrTag.vue_vue_type_script_lang-f0b8b1dd.js} +2 -2
- package/dist/bundled/v3/{OrToastContainer-1c3ccf65.js → OrToastContainer-0ac62d2d.js} +1 -1
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-d89a9e51.js → OrTooltip.vue_vue_type_script_lang-497543c7.js} +2 -2
- package/dist/bundled/v3/components/index.js +22 -22
- package/dist/bundled/v3/components/or-button-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-button-v3/props.d.ts +1 -2
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +8 -8
- package/dist/bundled/v3/components/or-confirm-v3/OrConfirm.stories3.d.ts +5 -0
- package/dist/bundled/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +13 -2
- package/dist/bundled/v3/components/or-confirm-v3/index.js +9 -9
- package/dist/bundled/v3/components/or-icon-button-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-inline-input-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-input-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-menu-item-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-menu-v3/OrMenu.stories3.d.ts +0 -5
- package/dist/bundled/v3/components/or-menu-v3/OrMenu.vue.d.ts +0 -4
- package/dist/bundled/v3/components/or-menu-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-modal-v3/OrModal.stories3.d.ts +5 -0
- package/dist/bundled/v3/components/or-modal-v3/OrModal.vue.d.ts +11 -0
- package/dist/bundled/v3/components/or-modal-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-notification-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-popover-v3/OrPopover.vue.d.ts +0 -4
- package/dist/bundled/v3/components/or-popover-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-search-v3/index.js +8 -8
- package/dist/bundled/v3/components/or-select-v3/index.js +11 -11
- package/dist/bundled/v3/components/or-tabs-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-tag-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-toast-v3/index.js +7 -7
- package/dist/bundled/v3/components/or-tooltip-v3/index.js +3 -3
- package/dist/bundled/v3/index.js +33 -33
- package/dist/bundled/v3/{types-577637c4.js → types-b32449b7.js} +2 -2
- package/dist/esm/v2/{OrButton-b458e82b.js → OrButton-eb895669.js} +1 -6
- package/dist/esm/v2/{OrCardCollection-a3ddee38.js → OrCardCollection-53f767dd.js} +2 -2
- package/dist/esm/v2/{OrConfirm-def2218a.js → OrConfirm-cd42379c.js} +15 -2
- package/dist/esm/v2/{OrIconButton-bc8a8b2e.js → OrIconButton-f9d5ff27.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-5c99926f.js → OrInlineInput-16b53685.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-a67f2376.js → OrInlineTextarea-9b85150f.js} +1 -1
- package/dist/esm/v2/{OrInput-b0619ac3.js → OrInput-9a484f2b.js} +1 -1
- package/dist/esm/v2/{OrMenu-8ca8233e.js → OrMenu-bb81644d.js} +4 -13
- package/dist/esm/v2/{OrMenuItem-038641b7.js → OrMenuItem-9034aece.js} +2 -2
- package/dist/esm/v2/{OrModal-96fa7ba5.js → OrModal-b40d9a17.js} +14 -1
- package/dist/esm/v2/{OrNotification-23f97c3d.js → OrNotification-999059f3.js} +1 -1
- package/dist/esm/v2/{OrPopover-ba3ddf1a.js → OrPopover-9080fc00.js} +4 -13
- package/dist/esm/v2/{OrSearch-37e43e3e.js → OrSearch-365a7797.js} +1 -1
- package/dist/esm/v2/{OrSelect-8bdaac4f.js → OrSelect-3f913e5f.js} +4 -4
- package/dist/esm/v2/{OrTabs-0d8ffa3d.js → OrTabs-b1f0c7b8.js} +3 -3
- package/dist/esm/v2/{OrTag-f02ededa.js → OrTag-92eb418d.js} +1 -1
- package/dist/esm/v2/{OrTooltip-2d423c46.js → OrTooltip-4e1b0d6c.js} +1 -1
- package/dist/esm/v2/components/index.js +18 -18
- package/dist/esm/v2/components/or-button-v3/index.js +1 -1
- package/dist/esm/v2/components/or-button-v3/props.d.ts +1 -2
- package/dist/esm/v2/components/or-card-collection-v3/index.js +5 -5
- package/dist/esm/v2/components/or-confirm-v3/OrConfirm.stories3.d.ts +5 -0
- package/dist/esm/v2/components/or-confirm-v3/OrConfirm.vue.d.ts +13 -2
- package/dist/esm/v2/components/or-confirm-v3/index.js +6 -6
- package/dist/esm/v2/components/or-icon-button-v3/index.js +3 -3
- package/dist/esm/v2/components/or-inline-input-v3/index.js +4 -4
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +4 -4
- package/dist/esm/v2/components/or-input-v3/index.js +4 -4
- package/dist/esm/v2/components/or-menu-item-v3/index.js +1 -1
- package/dist/esm/v2/components/or-menu-v3/OrMenu.stories3.d.ts +0 -5
- package/dist/esm/v2/components/or-menu-v3/OrMenu.vue.d.ts +0 -4
- package/dist/esm/v2/components/or-menu-v3/index.js +2 -2
- package/dist/esm/v2/components/or-modal-v3/OrModal.stories3.d.ts +5 -0
- package/dist/esm/v2/components/or-modal-v3/OrModal.vue.d.ts +11 -0
- package/dist/esm/v2/components/or-modal-v3/index.js +4 -4
- package/dist/esm/v2/components/or-notification-v3/index.js +4 -4
- package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +0 -4
- package/dist/esm/v2/components/or-popover-v3/index.js +1 -1
- package/dist/esm/v2/components/or-search-v3/index.js +5 -5
- package/dist/esm/v2/components/or-select-v3/index.js +7 -7
- package/dist/esm/v2/components/or-tabs-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tag-v3/index.js +4 -4
- package/dist/esm/v2/components/or-toast-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tooltip-v3/index.js +2 -2
- package/dist/esm/v2/index.js +18 -18
- package/dist/esm/v2/{types-d3101ac7.js → types-4b4245fc.js} +1 -1
- package/dist/esm/v3/{OrButton-4d0c2edd.js → OrButton-12b36e89.js} +1 -6
- package/dist/esm/v3/{OrCardCollection-1e3b3360.js → OrCardCollection-aabc4ee8.js} +2 -2
- package/dist/esm/v3/{OrConfirm-6645a8c2.js → OrConfirm-1d4be431.js} +15 -2
- package/dist/esm/v3/{OrIconButton-6c0732ac.js → OrIconButton-f6e7d913.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-4cd64402.js → OrInlineInput-02655710.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-93f80904.js → OrInlineTextarea-dd7e58f8.js} +1 -1
- package/dist/esm/v3/{OrInput-69f8dce1.js → OrInput-c9cbac93.js} +1 -1
- package/dist/esm/v3/{OrMenu-00f7c4a8.js → OrMenu-75ef8635.js} +4 -13
- package/dist/esm/v3/{OrMenuItem-d001f0f6.js → OrMenuItem-60afcdcb.js} +2 -2
- package/dist/esm/v3/{OrModal-88c56141.js → OrModal-794ff3f6.js} +14 -1
- package/dist/esm/v3/{OrNotification-d3d6f51d.js → OrNotification-0764ca9b.js} +1 -1
- package/dist/esm/v3/{OrPopover-67000227.js → OrPopover-3525c670.js} +3 -14
- package/dist/esm/v3/{OrSearch-1b68ba58.js → OrSearch-1f71b1db.js} +1 -1
- package/dist/esm/v3/{OrSelect-1fa435c6.js → OrSelect-25c0622d.js} +4 -4
- package/dist/esm/v3/{OrTabs-a0590a70.js → OrTabs-fe7039de.js} +3 -3
- package/dist/esm/v3/{OrTag-1202497c.js → OrTag-3da3c48e.js} +1 -1
- package/dist/esm/v3/{OrTooltip-32048f0e.js → OrTooltip-91f1a258.js} +1 -1
- package/dist/esm/v3/components/index.js +18 -18
- package/dist/esm/v3/components/or-button-v3/index.js +1 -1
- package/dist/esm/v3/components/or-button-v3/props.d.ts +1 -2
- package/dist/esm/v3/components/or-card-collection-v3/index.js +5 -5
- package/dist/esm/v3/components/or-confirm-v3/OrConfirm.stories3.d.ts +5 -0
- package/dist/esm/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +13 -2
- package/dist/esm/v3/components/or-confirm-v3/index.js +6 -6
- package/dist/esm/v3/components/or-icon-button-v3/index.js +3 -3
- package/dist/esm/v3/components/or-inline-input-v3/index.js +4 -4
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +4 -4
- package/dist/esm/v3/components/or-input-v3/index.js +4 -4
- package/dist/esm/v3/components/or-menu-item-v3/index.js +1 -1
- package/dist/esm/v3/components/or-menu-v3/OrMenu.stories3.d.ts +0 -5
- package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +0 -4
- package/dist/esm/v3/components/or-menu-v3/index.js +2 -2
- package/dist/esm/v3/components/or-modal-v3/OrModal.stories3.d.ts +5 -0
- package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +11 -0
- package/dist/esm/v3/components/or-modal-v3/index.js +4 -4
- package/dist/esm/v3/components/or-notification-v3/index.js +4 -4
- package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +0 -4
- package/dist/esm/v3/components/or-popover-v3/index.js +1 -1
- package/dist/esm/v3/components/or-search-v3/index.js +5 -5
- package/dist/esm/v3/components/or-select-v3/index.js +7 -7
- package/dist/esm/v3/components/or-tabs-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tag-v3/index.js +4 -4
- package/dist/esm/v3/components/or-toast-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tooltip-v3/index.js +2 -2
- package/dist/esm/v3/index.js +18 -18
- package/dist/esm/v3/{types-90a49024.js → types-87510065.js} +1 -1
- package/package.json +4 -4
- package/src/components/or-button-v3/props.ts +0 -1
- package/src/components/or-button-v3/styles.ts +0 -8
- package/src/components/or-confirm-v3/OrConfirm.stories3.ts +60 -0
- package/src/components/or-confirm-v3/OrConfirm.vue +12 -0
- package/src/components/or-menu-item-v3/styles.ts +2 -2
- package/src/components/or-menu-v3/OrMenu.stories3.ts +0 -60
- package/src/components/or-menu-v3/OrMenu.vue +1 -10
- package/src/components/or-menu-v3/styles.ts +1 -2
- package/src/components/or-modal-v3/OrModal.docs.mdx +1 -1
- package/src/components/or-modal-v3/OrModal.stories3.ts +72 -0
- package/src/components/or-modal-v3/OrModal.vue +12 -0
- package/src/components/or-popover-v3/OrPopover.vue +1 -14
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-
|
|
1
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-057e8a0d.js';
|
|
2
2
|
export { I as InlineInputSize } from '../../OrInlineInputBox-f2b25ee4.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
@@ -7,11 +7,11 @@ import '../../OrError-66257a98.js';
|
|
|
7
7
|
import '../../useClassAttribute-9bf33346.js';
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
9
|
import '../../OrHint-45904683.js';
|
|
10
|
-
import '../../OrIconButton-
|
|
10
|
+
import '../../OrIconButton-bd603c0a.js';
|
|
11
11
|
import '../../OrIcon-ce8fd08b.js';
|
|
12
|
-
import '../../OrTooltip-
|
|
12
|
+
import '../../OrTooltip-b572ee62.js';
|
|
13
13
|
import '@vueuse/core';
|
|
14
|
-
import '../../OrPopover-
|
|
14
|
+
import '../../OrPopover-cf702ae7.js';
|
|
15
15
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
16
16
|
import '../../OrBottomSheet-04956f50.js';
|
|
17
17
|
import '../../OrOverlay-57ce6c73.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-
|
|
1
|
+
export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-26202344.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -6,11 +6,11 @@ import '../../OrError-66257a98.js';
|
|
|
6
6
|
import '../../useClassAttribute-9bf33346.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrHint-45904683.js';
|
|
9
|
-
import '../../OrIconButton-
|
|
9
|
+
import '../../OrIconButton-bd603c0a.js';
|
|
10
10
|
import '../../OrIcon-ce8fd08b.js';
|
|
11
|
-
import '../../OrTooltip-
|
|
11
|
+
import '../../OrTooltip-b572ee62.js';
|
|
12
12
|
import '@vueuse/core';
|
|
13
|
-
import '../../OrPopover-
|
|
13
|
+
import '../../OrPopover-cf702ae7.js';
|
|
14
14
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
15
15
|
import '../../OrBottomSheet-04956f50.js';
|
|
16
16
|
import '../../OrOverlay-57ce6c73.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InputType, O as OrInputV3 } from '../../OrInput-
|
|
1
|
+
export { I as InputType, O as OrInputV3 } from '../../OrInput-31a6d6ae.js';
|
|
2
2
|
export { a as InputSize } from '../../OrInputBox-7069052f.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
@@ -8,10 +8,10 @@ import '../../useClassAttribute-9bf33346.js';
|
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
9
|
import '../../OrHint-45904683.js';
|
|
10
10
|
import '../../OrIcon-ce8fd08b.js';
|
|
11
|
-
import '../../OrIconButton-
|
|
12
|
-
import '../../OrTooltip-
|
|
11
|
+
import '../../OrIconButton-bd603c0a.js';
|
|
12
|
+
import '../../OrTooltip-b572ee62.js';
|
|
13
13
|
import '@vueuse/core';
|
|
14
|
-
import '../../OrPopover-
|
|
14
|
+
import '../../OrPopover-cf702ae7.js';
|
|
15
15
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
16
16
|
import '../../OrBottomSheet-04956f50.js';
|
|
17
17
|
import '../../OrOverlay-57ce6c73.js';
|
|
@@ -10,8 +10,3 @@ export declare const Menu: StoryFn<import("vue").ComponentOptions<import("vue").
|
|
|
10
10
|
} | string[], {} & {}, {
|
|
11
11
|
[x: number]: string;
|
|
12
12
|
} | {}, true>)>;
|
|
13
|
-
export declare const OrderDropdown: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
14
|
-
[x: string]: ((...args: any[]) => any) | null;
|
|
15
|
-
} | string[], {} & {}, {
|
|
16
|
-
[x: number]: string;
|
|
17
|
-
} | {}, true>)>;
|
|
@@ -10,10 +10,8 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
10
10
|
popoverRoot: import("@vue/composition-api").ComputedRef<undefined>;
|
|
11
11
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
12
12
|
bodyStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
13
|
-
isOpen: import("@vue/composition-api").ComputedRef<undefined>;
|
|
14
13
|
open: () => void;
|
|
15
14
|
close: () => void;
|
|
16
|
-
toggle: () => void;
|
|
17
15
|
onClick: (event: Event) => void;
|
|
18
16
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
19
17
|
trigger: {
|
|
@@ -54,10 +52,8 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
54
52
|
popoverRoot: import("@vue/composition-api").ComputedRef<undefined>;
|
|
55
53
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
56
54
|
bodyStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
57
|
-
isOpen: import("@vue/composition-api").ComputedRef<undefined>;
|
|
58
55
|
open: () => void;
|
|
59
56
|
close: () => void;
|
|
60
|
-
toggle: () => void;
|
|
61
57
|
onClick: (event: Event) => void;
|
|
62
58
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
63
59
|
trigger: HTMLElement;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { O as OrMenuV3 } from '../../OrMenu-
|
|
2
|
-
export { P as MenuPlacement } from '../../OrPopover-
|
|
1
|
+
export { O as OrMenuV3 } from '../../OrMenu-2f8555ac.js';
|
|
2
|
+
export { P as MenuPlacement } from '../../OrPopover-cf702ae7.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -10,3 +10,8 @@ export declare const Modal: StoryFn<import("vue").ComponentOptions<import("vue")
|
|
|
10
10
|
} | string[], {} & {}, {
|
|
11
11
|
[x: number]: string;
|
|
12
12
|
} | {}, true>)>;
|
|
13
|
+
export declare const UsingIsOpenProp: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
14
|
+
[x: string]: ((...args: any[]) => any) | null;
|
|
15
|
+
} | string[], {} & {}, {
|
|
16
|
+
[x: number]: string;
|
|
17
|
+
} | {}, true>)>;
|
|
@@ -13,13 +13,22 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
13
13
|
type: PropType<ModalSize>;
|
|
14
14
|
default: ModalSize;
|
|
15
15
|
};
|
|
16
|
+
isOpen: {
|
|
17
|
+
type: PropType<boolean>;
|
|
18
|
+
default: boolean;
|
|
19
|
+
};
|
|
16
20
|
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
17
21
|
size: {
|
|
18
22
|
type: PropType<ModalSize>;
|
|
19
23
|
default: ModalSize;
|
|
20
24
|
};
|
|
25
|
+
isOpen: {
|
|
26
|
+
type: PropType<boolean>;
|
|
27
|
+
default: boolean;
|
|
28
|
+
};
|
|
21
29
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
22
30
|
size: ModalSize;
|
|
31
|
+
isOpen: boolean;
|
|
23
32
|
} & {} & {
|
|
24
33
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
25
34
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
@@ -32,9 +41,11 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
32
41
|
close: () => void;
|
|
33
42
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
34
43
|
size: ModalSize;
|
|
44
|
+
isOpen: boolean;
|
|
35
45
|
} & {} & {
|
|
36
46
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
37
47
|
}, {
|
|
38
48
|
size: ModalSize;
|
|
49
|
+
isOpen: boolean;
|
|
39
50
|
}, true>);
|
|
40
51
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-
|
|
1
|
+
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-55fe6ad6.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -9,10 +9,10 @@ import 'portal-vue';
|
|
|
9
9
|
import '../../normalize-component-6e8e3d80.js';
|
|
10
10
|
import '../../useClassAttribute-9bf33346.js';
|
|
11
11
|
import '../../useElevation-604d48c6.js';
|
|
12
|
-
import '../../OrIconButton-
|
|
12
|
+
import '../../OrIconButton-bd603c0a.js';
|
|
13
13
|
import '../../OrIcon-ce8fd08b.js';
|
|
14
|
-
import '../../OrTooltip-
|
|
15
|
-
import '../../OrPopover-
|
|
14
|
+
import '../../OrTooltip-b572ee62.js';
|
|
15
|
+
import '../../OrPopover-cf702ae7.js';
|
|
16
16
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
17
17
|
import '../../OrBottomSheet-04956f50.js';
|
|
18
18
|
import '../../useResponsive-e13dfbb0.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-
|
|
1
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-13259dff.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import '../../OrIcon-ce8fd08b.js';
|
|
6
6
|
import '../../useClassAttribute-9bf33346.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../OrIconButton-
|
|
9
|
-
import '../../OrTooltip-
|
|
8
|
+
import '../../OrIconButton-bd603c0a.js';
|
|
9
|
+
import '../../OrTooltip-b572ee62.js';
|
|
10
10
|
import '@vueuse/core';
|
|
11
|
-
import '../../OrPopover-
|
|
11
|
+
import '../../OrPopover-cf702ae7.js';
|
|
12
12
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
13
13
|
import '../../OrBottomSheet-04956f50.js';
|
|
14
14
|
import '../../OrOverlay-57ce6c73.js';
|
|
@@ -10,11 +10,9 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
10
10
|
[x: number]: string;
|
|
11
11
|
} | {}, true> | undefined>;
|
|
12
12
|
bottomSheetRoot: import("@vue/composition-api").ComputedRef<undefined>;
|
|
13
|
-
handleBottomSheetState: (bottomSheetState: string) => void;
|
|
14
13
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
15
14
|
bodyStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
16
15
|
state: import("@vue/composition-api").Ref<"open" | "closed">;
|
|
17
|
-
isOpen: import("@vue/composition-api").ComputedRef<boolean>;
|
|
18
16
|
open: () => void;
|
|
19
17
|
close: () => void;
|
|
20
18
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
@@ -83,11 +81,9 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
83
81
|
[x: number]: string;
|
|
84
82
|
} | {}, true> | undefined>;
|
|
85
83
|
bottomSheetRoot: import("@vue/composition-api").ComputedRef<undefined>;
|
|
86
|
-
handleBottomSheetState: (bottomSheetState: string) => void;
|
|
87
84
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
88
85
|
bodyStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
89
86
|
state: import("@vue/composition-api").Ref<"open" | "closed">;
|
|
90
|
-
isOpen: import("@vue/composition-api").ComputedRef<boolean>;
|
|
91
87
|
open: () => void;
|
|
92
88
|
close: () => void;
|
|
93
89
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-
|
|
1
|
+
export { O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-cf702ae7.js';
|
|
2
2
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../index-fa6eb4ca.js';
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
export { _ as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { _ as OrSearchV3 } from '../../OrSearch-cbd331c4.js';
|
|
2
2
|
export { a as SearchSize } from '../../OrInputBox-7069052f.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import '@vueuse/core';
|
|
7
|
-
import '../../OrInput-
|
|
7
|
+
import '../../OrInput-31a6d6ae.js';
|
|
8
8
|
import '../../OrError-66257a98.js';
|
|
9
9
|
import '../../useClassAttribute-9bf33346.js';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
11
11
|
import '../../OrHint-45904683.js';
|
|
12
12
|
import '../../OrIcon-ce8fd08b.js';
|
|
13
|
-
import '../../OrIconButton-
|
|
14
|
-
import '../../OrTooltip-
|
|
15
|
-
import '../../OrPopover-
|
|
13
|
+
import '../../OrIconButton-bd603c0a.js';
|
|
14
|
+
import '../../OrTooltip-b572ee62.js';
|
|
15
|
+
import '../../OrPopover-cf702ae7.js';
|
|
16
16
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
17
17
|
import '../../OrBottomSheet-04956f50.js';
|
|
18
18
|
import '../../OrOverlay-57ce6c73.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-6902a50b.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox-7069052f.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
@@ -12,11 +12,11 @@ import '../../OrError-66257a98.js';
|
|
|
12
12
|
import '../../OrExpansionPanel-41bbabd3.js';
|
|
13
13
|
import '../../OrIcon-ce8fd08b.js';
|
|
14
14
|
import '../../OrHint-45904683.js';
|
|
15
|
-
import '../../OrInput-
|
|
16
|
-
import '../../OrIconButton-
|
|
17
|
-
import '../../OrTooltip-
|
|
15
|
+
import '../../OrInput-31a6d6ae.js';
|
|
16
|
+
import '../../OrIconButton-bd603c0a.js';
|
|
17
|
+
import '../../OrTooltip-b572ee62.js';
|
|
18
18
|
import '@vueuse/core';
|
|
19
|
-
import '../../OrPopover-
|
|
19
|
+
import '../../OrPopover-cf702ae7.js';
|
|
20
20
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
21
21
|
import '../../OrBottomSheet-04956f50.js';
|
|
22
22
|
import '../../OrOverlay-57ce6c73.js';
|
|
@@ -24,7 +24,7 @@ import '../../OrTeleport.vue2-e9ba3054.js';
|
|
|
24
24
|
import 'portal-vue';
|
|
25
25
|
import '../../useElevation-604d48c6.js';
|
|
26
26
|
import '../../useResponsive-e13dfbb0.js';
|
|
27
|
-
import '../../OrMenuItem-
|
|
28
|
-
import '../../OrTag-
|
|
27
|
+
import '../../OrMenuItem-1360f2e7.js';
|
|
28
|
+
import '../../OrTag-1af18778.js';
|
|
29
29
|
import '../../dropdown-open-e2a93aaf.js';
|
|
30
30
|
import '../../useOverflow-43299d81.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrTabsV3, T as TabsVariant } from '../../OrTabs-
|
|
1
|
+
export { _ as OrTabsV3, T as TabsVariant } from '../../OrTabs-a4c5b51e.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
@@ -6,8 +6,8 @@ import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
|
6
6
|
import '../../OrIcon-ce8fd08b.js';
|
|
7
7
|
import '../../useClassAttribute-9bf33346.js';
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
|
-
import '../../OrMenu-
|
|
10
|
-
import '../../OrPopover-
|
|
9
|
+
import '../../OrMenu-2f8555ac.js';
|
|
10
|
+
import '../../OrPopover-cf702ae7.js';
|
|
11
11
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
12
12
|
import '../../OrBottomSheet-04956f50.js';
|
|
13
13
|
import '../../OrOverlay-57ce6c73.js';
|
|
@@ -15,5 +15,5 @@ import '../../OrTeleport.vue2-e9ba3054.js';
|
|
|
15
15
|
import 'portal-vue';
|
|
16
16
|
import '../../useElevation-604d48c6.js';
|
|
17
17
|
import '../../useResponsive-e13dfbb0.js';
|
|
18
|
-
import '../../OrMenuItem-
|
|
18
|
+
import '../../OrMenuItem-1360f2e7.js';
|
|
19
19
|
import '../../OrTab-8bac95cf.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { O as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-
|
|
1
|
+
export { O as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-1af18778.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
|
-
import '../../OrIconButton-
|
|
5
|
+
import '../../OrIconButton-bd603c0a.js';
|
|
6
6
|
import '../../OrIcon-ce8fd08b.js';
|
|
7
7
|
import '../../useClassAttribute-9bf33346.js';
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
|
-
import '../../OrTooltip-
|
|
9
|
+
import '../../OrTooltip-b572ee62.js';
|
|
10
10
|
import '@vueuse/core';
|
|
11
|
-
import '../../OrPopover-
|
|
11
|
+
import '../../OrPopover-cf702ae7.js';
|
|
12
12
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
13
13
|
import '../../OrBottomSheet-04956f50.js';
|
|
14
14
|
import '../../OrOverlay-57ce6c73.js';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../../types-7ce01e13.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-3a3d4280.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../index-fa6eb4ca.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
7
|
-
import '../../OrIconButton-
|
|
7
|
+
import '../../OrIconButton-bd603c0a.js';
|
|
8
8
|
import '../../OrIcon-ce8fd08b.js';
|
|
9
9
|
import '../../useClassAttribute-9bf33346.js';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
11
|
-
import '../../OrTooltip-
|
|
12
|
-
import '../../OrPopover-
|
|
11
|
+
import '../../OrTooltip-b572ee62.js';
|
|
12
|
+
import '../../OrPopover-cf702ae7.js';
|
|
13
13
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
14
14
|
import '../../OrBottomSheet-04956f50.js';
|
|
15
15
|
import '../../OrOverlay-57ce6c73.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { O as OrTooltipV3 } from '../../OrTooltip-
|
|
2
|
-
export { P as TooltipPlacement } from '../../OrPopover-
|
|
1
|
+
export { O as OrTooltipV3 } from '../../OrTooltip-b572ee62.js';
|
|
2
|
+
export { P as TooltipPlacement } from '../../OrPopover-cf702ae7.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../index-fa6eb4ca.js';
|
|
5
5
|
import 'vue';
|