@onereach/ui-components 2.67.1 → 2.67.2
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-de67e9fc.js → OrButton-a4952445.js} +6 -1
- package/dist/bundled/v2/{OrCardCollection-7c13a3bd.js → OrCardCollection-852db65c.js} +2 -2
- package/dist/bundled/v2/{OrConfirm-b18c2ef4.js → OrConfirm-5cef84d9.js} +2 -2
- package/dist/bundled/v2/{OrIconButton-bd603c0a.js → OrIconButton-a046f34f.js} +1 -1
- package/dist/bundled/v2/{OrInlineInput-057e8a0d.js → OrInlineInput-fb1e1272.js} +1 -1
- package/dist/bundled/v2/{OrInlineTextarea-26202344.js → OrInlineTextarea-c6a26156.js} +1 -1
- package/dist/bundled/v2/{OrInput-31a6d6ae.js → OrInput-2e2c8270.js} +1 -1
- package/dist/bundled/v2/{OrMenu-2f8555ac.js → OrMenu-e8c5d2e7.js} +13 -4
- package/dist/bundled/v2/{OrMenuItem-1360f2e7.js → OrMenuItem-f89dfc77.js} +2 -2
- package/dist/bundled/v2/{OrModal-55fe6ad6.js → OrModal-764043fb.js} +1 -1
- package/dist/bundled/v2/{OrNotification-13259dff.js → OrNotification-ddef2348.js} +1 -1
- package/dist/bundled/v2/{OrPopover-cf702ae7.js → OrPopover-7a6c1cd4.js} +13 -4
- package/dist/bundled/v2/{OrSearch-cbd331c4.js → OrSearch-691ecd1a.js} +1 -1
- package/dist/bundled/v2/{OrSelect-6902a50b.js → OrSelect-b3c60dbc.js} +4 -4
- package/dist/bundled/v2/{OrTabs-a4c5b51e.js → OrTabs-edd7cde4.js} +2 -2
- package/dist/bundled/v2/{OrTag-1af18778.js → OrTag-76a86a27.js} +1 -1
- package/dist/bundled/v2/{OrTooltip-b572ee62.js → OrTooltip-e97b3f3c.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 +2 -1
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +5 -5
- package/dist/bundled/v2/components/or-confirm-v3/OrConfirm.vue.d.ts +2 -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 +5 -0
- package/dist/bundled/v2/components/or-menu-v3/OrMenu.vue.d.ts +4 -0
- package/dist/bundled/v2/components/or-menu-v3/index.js +2 -2
- 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 +4 -0
- 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-7ce01e13.js → types-9c0f214b.js} +1 -1
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-8cc3e128.js → OrButton.vue_vue_type_script_lang-5af7999c.js} +6 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-b3a66a7c.js → OrCardCollection.vue_vue_type_script_lang-955758d3.js} +4 -4
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-25aa633b.js → OrConfirm.vue_vue_type_script_lang-674eff7a.js} +3 -3
- package/dist/bundled/v3/{OrIconButton-266c8d10.js → OrIconButton-c521fef8.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-1a3f26e9.js → OrIconButton.vue_vue_type_script_lang-a834417f.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-cedb6021.js → OrInlineInput.vue_vue_type_script_lang-c2a171bb.js} +2 -2
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-d8392c9d.js → OrInlineTextarea.vue_vue_type_script_lang-76f1a0ee.js} +2 -2
- package/dist/bundled/v3/{OrInput-1d72afa3.js → OrInput-42bbab4d.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-555432de.js → OrInput.vue_vue_type_script_lang-d85ed216.js} +2 -2
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-ae4e9c15.js → OrMenu.vue_vue_type_script_lang-be8c502d.js} +13 -4
- package/dist/bundled/v3/{OrMenuItem-43390552.js → OrMenuItem-94ffa853.js} +1 -1
- package/dist/bundled/v3/{OrMenuItem.vue_vue_type_script_lang-837c00ed.js → OrMenuItem.vue_vue_type_script_lang-ccb7e082.js} +2 -2
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-86c2d8d6.js → OrModal.vue_vue_type_script_lang-bdf84e1d.js} +2 -2
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-1f1b88b2.js → OrNotification.vue_vue_type_script_lang-3f69b727.js} +2 -2
- package/dist/bundled/v3/{OrPopover-398a66a7.js → OrPopover-18a195aa.js} +3 -3
- package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-b6b78855.js → OrPopover.vue_vue_type_script_lang-1ed6063d.js} +12 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-82a27f13.js → OrSearch.vue_vue_type_script_lang-d7c29ff6.js} +2 -2
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-7c518520.js → OrSelect.vue_vue_type_script_lang-12ad06b5.js} +7 -7
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-ed590ff8.js → OrTabs.vue_vue_type_script_lang-ec81a576.js} +4 -4
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-f0b8b1dd.js → OrTag.vue_vue_type_script_lang-d7e117c8.js} +2 -2
- package/dist/bundled/v3/{OrToastContainer-0ac62d2d.js → OrToastContainer-1c3ccf65.js} +1 -1
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-497543c7.js → OrTooltip.vue_vue_type_script_lang-d89a9e51.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 +2 -1
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +8 -8
- package/dist/bundled/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +2 -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 +5 -0
- package/dist/bundled/v3/components/or-menu-v3/OrMenu.vue.d.ts +4 -0
- package/dist/bundled/v3/components/or-menu-v3/index.js +3 -3
- 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 +4 -0
- 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-b32449b7.js → types-577637c4.js} +2 -2
- package/dist/esm/v2/{OrButton-eb895669.js → OrButton-b458e82b.js} +6 -1
- package/dist/esm/v2/{OrCardCollection-53f767dd.js → OrCardCollection-a3ddee38.js} +2 -2
- package/dist/esm/v2/{OrConfirm-cd42379c.js → OrConfirm-d8c7edd6.js} +2 -2
- package/dist/esm/v2/{OrIconButton-f9d5ff27.js → OrIconButton-bc8a8b2e.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-16b53685.js → OrInlineInput-5c99926f.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-9b85150f.js → OrInlineTextarea-a67f2376.js} +1 -1
- package/dist/esm/v2/{OrInput-9a484f2b.js → OrInput-b0619ac3.js} +1 -1
- package/dist/esm/v2/{OrMenu-bb81644d.js → OrMenu-8ca8233e.js} +13 -4
- package/dist/esm/v2/{OrMenuItem-9034aece.js → OrMenuItem-038641b7.js} +2 -2
- package/dist/esm/v2/{OrModal-b40d9a17.js → OrModal-0e1157cc.js} +1 -1
- package/dist/esm/v2/{OrNotification-999059f3.js → OrNotification-23f97c3d.js} +1 -1
- package/dist/esm/v2/{OrPopover-9080fc00.js → OrPopover-ba3ddf1a.js} +13 -4
- package/dist/esm/v2/{OrSearch-365a7797.js → OrSearch-37e43e3e.js} +1 -1
- package/dist/esm/v2/{OrSelect-3f913e5f.js → OrSelect-8bdaac4f.js} +4 -4
- package/dist/esm/v2/{OrTabs-b1f0c7b8.js → OrTabs-0d8ffa3d.js} +3 -3
- package/dist/esm/v2/{OrTag-92eb418d.js → OrTag-f02ededa.js} +1 -1
- package/dist/esm/v2/{OrTooltip-4e1b0d6c.js → OrTooltip-2d423c46.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 +2 -1
- package/dist/esm/v2/components/or-card-collection-v3/index.js +5 -5
- package/dist/esm/v2/components/or-confirm-v3/OrConfirm.vue.d.ts +2 -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 +5 -0
- package/dist/esm/v2/components/or-menu-v3/OrMenu.vue.d.ts +4 -0
- package/dist/esm/v2/components/or-menu-v3/index.js +2 -2
- 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 +4 -0
- 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-4b4245fc.js → types-d3101ac7.js} +1 -1
- package/dist/esm/v3/{OrButton-12b36e89.js → OrButton-4d0c2edd.js} +6 -1
- package/dist/esm/v3/{OrCardCollection-aabc4ee8.js → OrCardCollection-1e3b3360.js} +2 -2
- package/dist/esm/v3/{OrConfirm-1d4be431.js → OrConfirm-62707bbe.js} +2 -2
- package/dist/esm/v3/{OrIconButton-f6e7d913.js → OrIconButton-6c0732ac.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-02655710.js → OrInlineInput-4cd64402.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-dd7e58f8.js → OrInlineTextarea-93f80904.js} +1 -1
- package/dist/esm/v3/{OrInput-c9cbac93.js → OrInput-69f8dce1.js} +1 -1
- package/dist/esm/v3/{OrMenu-75ef8635.js → OrMenu-00f7c4a8.js} +13 -4
- package/dist/esm/v3/{OrMenuItem-60afcdcb.js → OrMenuItem-d001f0f6.js} +2 -2
- package/dist/esm/v3/{OrModal-794ff3f6.js → OrModal-6a1550d2.js} +1 -1
- package/dist/esm/v3/{OrNotification-0764ca9b.js → OrNotification-d3d6f51d.js} +1 -1
- package/dist/esm/v3/{OrPopover-3525c670.js → OrPopover-67000227.js} +14 -3
- package/dist/esm/v3/{OrSearch-1f71b1db.js → OrSearch-1b68ba58.js} +1 -1
- package/dist/esm/v3/{OrSelect-25c0622d.js → OrSelect-1fa435c6.js} +4 -4
- package/dist/esm/v3/{OrTabs-fe7039de.js → OrTabs-a0590a70.js} +3 -3
- package/dist/esm/v3/{OrTag-3da3c48e.js → OrTag-1202497c.js} +1 -1
- package/dist/esm/v3/{OrTooltip-91f1a258.js → OrTooltip-32048f0e.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 +2 -1
- package/dist/esm/v3/components/or-card-collection-v3/index.js +5 -5
- package/dist/esm/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +2 -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 +5 -0
- package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +4 -0
- package/dist/esm/v3/components/or-menu-v3/index.js +2 -2
- 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 +4 -0
- 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-87510065.js → types-90a49024.js} +1 -1
- package/package.json +4 -3
- package/src/components/or-button-v3/props.ts +1 -0
- package/src/components/or-button-v3/styles.ts +8 -0
- package/src/components/or-menu-item-v3/styles.ts +2 -2
- package/src/components/or-menu-v3/OrMenu.stories3.ts +60 -0
- package/src/components/or-menu-v3/OrMenu.vue +10 -1
- package/src/components/or-menu-v3/styles.ts +2 -1
- package/src/components/or-popover-v3/OrPopover.vue +14 -1
|
@@ -10,8 +10,10 @@ 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>;
|
|
13
14
|
open: () => void;
|
|
14
15
|
close: () => void;
|
|
16
|
+
toggle: () => void;
|
|
15
17
|
onClick: (event: Event) => void;
|
|
16
18
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
17
19
|
trigger: {
|
|
@@ -52,8 +54,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
52
54
|
popoverRoot: import("@vue/composition-api").ComputedRef<undefined>;
|
|
53
55
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
54
56
|
bodyStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
57
|
+
isOpen: import("@vue/composition-api").ComputedRef<undefined>;
|
|
55
58
|
open: () => void;
|
|
56
59
|
close: () => void;
|
|
60
|
+
toggle: () => void;
|
|
57
61
|
onClick: (event: Event) => void;
|
|
58
62
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
59
63
|
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-e8c5d2e7.js';
|
|
2
|
+
export { P as MenuPlacement } from '../../OrPopover-7a6c1cd4.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-
|
|
1
|
+
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-764043fb.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-a046f34f.js';
|
|
13
13
|
import '../../OrIcon-ce8fd08b.js';
|
|
14
|
-
import '../../OrTooltip-
|
|
15
|
-
import '../../OrPopover-
|
|
14
|
+
import '../../OrTooltip-e97b3f3c.js';
|
|
15
|
+
import '../../OrPopover-7a6c1cd4.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-ddef2348.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-a046f34f.js';
|
|
9
|
+
import '../../OrTooltip-e97b3f3c.js';
|
|
10
10
|
import '@vueuse/core';
|
|
11
|
-
import '../../OrPopover-
|
|
11
|
+
import '../../OrPopover-7a6c1cd4.js';
|
|
12
12
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
13
13
|
import '../../OrBottomSheet-04956f50.js';
|
|
14
14
|
import '../../OrOverlay-57ce6c73.js';
|
|
@@ -10,9 +10,11 @@ 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;
|
|
13
14
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
14
15
|
bodyStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
15
16
|
state: import("@vue/composition-api").Ref<"open" | "closed">;
|
|
17
|
+
isOpen: import("@vue/composition-api").ComputedRef<boolean>;
|
|
16
18
|
open: () => void;
|
|
17
19
|
close: () => void;
|
|
18
20
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
@@ -81,9 +83,11 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
81
83
|
[x: number]: string;
|
|
82
84
|
} | {}, true> | undefined>;
|
|
83
85
|
bottomSheetRoot: import("@vue/composition-api").ComputedRef<undefined>;
|
|
86
|
+
handleBottomSheetState: (bottomSheetState: string) => void;
|
|
84
87
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
85
88
|
bodyStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
86
89
|
state: import("@vue/composition-api").Ref<"open" | "closed">;
|
|
90
|
+
isOpen: import("@vue/composition-api").ComputedRef<boolean>;
|
|
87
91
|
open: () => void;
|
|
88
92
|
close: () => void;
|
|
89
93
|
}>, 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-7a6c1cd4.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-691ecd1a.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-2e2c8270.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-a046f34f.js';
|
|
14
|
+
import '../../OrTooltip-e97b3f3c.js';
|
|
15
|
+
import '../../OrPopover-7a6c1cd4.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-b3c60dbc.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-2e2c8270.js';
|
|
16
|
+
import '../../OrIconButton-a046f34f.js';
|
|
17
|
+
import '../../OrTooltip-e97b3f3c.js';
|
|
18
18
|
import '@vueuse/core';
|
|
19
|
-
import '../../OrPopover-
|
|
19
|
+
import '../../OrPopover-7a6c1cd4.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-f89dfc77.js';
|
|
28
|
+
import '../../OrTag-76a86a27.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-edd7cde4.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-e8c5d2e7.js';
|
|
10
|
+
import '../../OrPopover-7a6c1cd4.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-f89dfc77.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-76a86a27.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-a046f34f.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-e97b3f3c.js';
|
|
10
10
|
import '@vueuse/core';
|
|
11
|
-
import '../../OrPopover-
|
|
11
|
+
import '../../OrPopover-7a6c1cd4.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-9c0f214b.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-a046f34f.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-e97b3f3c.js';
|
|
12
|
+
import '../../OrPopover-7a6c1cd4.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-e97b3f3c.js';
|
|
2
|
+
export { P as TooltipPlacement } from '../../OrPopover-7a6c1cd4.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../index-fa6eb4ca.js';
|
|
5
5
|
import 'vue';
|