@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 { _ as OrMenuV3 } from '../../OrMenu-
|
|
2
|
-
export { P as MenuPlacement } from '../../OrPopover-
|
|
1
|
+
export { _ as OrMenuV3 } from '../../OrMenu-8ca8233e.js';
|
|
2
|
+
export { P as MenuPlacement } from '../../OrPopover-ba3ddf1a.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
5
5
|
import '@vueuse/core';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-
|
|
1
|
+
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-0e1157cc.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrIconButton-
|
|
5
|
+
import '../../OrIconButton-bc8a8b2e.js';
|
|
6
6
|
import '../../OrIcon-05689298.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../OrTooltip-
|
|
9
|
-
import '../../OrPopover-
|
|
8
|
+
import '../../OrTooltip-2d423c46.js';
|
|
9
|
+
import '../../OrPopover-ba3ddf1a.js';
|
|
10
10
|
import '@floating-ui/dom';
|
|
11
11
|
import '../../useElevation-0e973238.js';
|
|
12
12
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-
|
|
1
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-23f97c3d.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrIconButton-
|
|
5
|
+
import '../../OrIconButton-bc8a8b2e.js';
|
|
6
6
|
import '../../OrIcon-05689298.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../OrTooltip-
|
|
9
|
-
import '../../OrPopover-
|
|
8
|
+
import '../../OrTooltip-2d423c46.js';
|
|
9
|
+
import '../../OrPopover-ba3ddf1a.js';
|
|
10
10
|
import '@floating-ui/dom';
|
|
11
11
|
import '../../useElevation-0e973238.js';
|
|
12
12
|
import '../../useResponsive-a02e95b7.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 { _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-
|
|
1
|
+
export { _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-ba3ddf1a.js';
|
|
2
2
|
import '@floating-ui/dom';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
export { _ as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { _ as OrSearchV3 } from '../../OrSearch-37e43e3e.js';
|
|
2
2
|
export { a as SearchSize } from '../../OrInputBox-208dceac.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../useClassAttribute-47fdb016.js';
|
|
6
|
-
import '../../OrInput-
|
|
6
|
+
import '../../OrInput-b0619ac3.js';
|
|
7
7
|
import '../../OrError-be656098.js';
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
9
|
import '../../OrHint-44356417.js';
|
|
10
|
-
import '../../OrIconButton-
|
|
10
|
+
import '../../OrIconButton-bc8a8b2e.js';
|
|
11
11
|
import '../../OrIcon-05689298.js';
|
|
12
|
-
import '../../OrTooltip-
|
|
13
|
-
import '../../OrPopover-
|
|
12
|
+
import '../../OrTooltip-2d423c46.js';
|
|
13
|
+
import '../../OrPopover-ba3ddf1a.js';
|
|
14
14
|
import '@floating-ui/dom';
|
|
15
15
|
import '../../useElevation-0e973238.js';
|
|
16
16
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-8bdaac4f.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox-208dceac.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-0d314aa4.js';
|
|
@@ -13,10 +13,10 @@ import '../../OrError-be656098.js';
|
|
|
13
13
|
import '../../OrExpansionPanel-33d5cf05.js';
|
|
14
14
|
import '../../OrIcon-05689298.js';
|
|
15
15
|
import '../../OrHint-44356417.js';
|
|
16
|
-
import '../../OrInput-
|
|
17
|
-
import '../../OrIconButton-
|
|
18
|
-
import '../../OrTooltip-
|
|
19
|
-
import '../../OrPopover-
|
|
16
|
+
import '../../OrInput-b0619ac3.js';
|
|
17
|
+
import '../../OrIconButton-bc8a8b2e.js';
|
|
18
|
+
import '../../OrTooltip-2d423c46.js';
|
|
19
|
+
import '../../OrPopover-ba3ddf1a.js';
|
|
20
20
|
import '@floating-ui/dom';
|
|
21
21
|
import '../../useElevation-0e973238.js';
|
|
22
22
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -24,5 +24,5 @@ import '../../OrBottomSheet-f09adbbb.js';
|
|
|
24
24
|
import '../../OrOverlay-4838a9b0.js';
|
|
25
25
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
26
26
|
import 'portal-vue';
|
|
27
|
-
import '../../OrMenuItem-
|
|
28
|
-
import '../../OrTag-
|
|
27
|
+
import '../../OrMenuItem-038641b7.js';
|
|
28
|
+
import '../../OrTag-f02ededa.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export { _ as OrTabsV3, T as TabsVariant } from '../../OrTabs-
|
|
1
|
+
export { _ as OrTabsV3, T as TabsVariant } from '../../OrTabs-0d8ffa3d.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
5
5
|
import '../../OrIcon-05689298.js';
|
|
6
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
7
|
-
import '../../OrMenuItem-
|
|
8
|
-
import '../../OrMenu-
|
|
9
|
-
import '../../OrPopover-
|
|
7
|
+
import '../../OrMenuItem-038641b7.js';
|
|
8
|
+
import '../../OrMenu-8ca8233e.js';
|
|
9
|
+
import '../../OrPopover-ba3ddf1a.js';
|
|
10
10
|
import '@floating-ui/dom';
|
|
11
11
|
import '../../useElevation-0e973238.js';
|
|
12
12
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-
|
|
1
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-f02ededa.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrIconButton-
|
|
5
|
+
import '../../OrIconButton-bc8a8b2e.js';
|
|
6
6
|
import '../../OrIcon-05689298.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../OrTooltip-
|
|
9
|
-
import '../../OrPopover-
|
|
8
|
+
import '../../OrTooltip-2d423c46.js';
|
|
9
|
+
import '../../OrPopover-ba3ddf1a.js';
|
|
10
10
|
import '@floating-ui/dom';
|
|
11
11
|
import '../../useElevation-0e973238.js';
|
|
12
12
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-d3101ac7.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-bc8a8b2e.js';
|
|
9
9
|
import '../../useClassAttribute-47fdb016.js';
|
|
10
10
|
import '../../OrIcon-05689298.js';
|
|
11
|
-
import '../../OrTooltip-
|
|
12
|
-
import '../../OrPopover-
|
|
11
|
+
import '../../OrTooltip-2d423c46.js';
|
|
12
|
+
import '../../OrPopover-ba3ddf1a.js';
|
|
13
13
|
import '@floating-ui/dom';
|
|
14
14
|
import '../../useElevation-0e973238.js';
|
|
15
15
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { _ as OrTooltipV3 } from '../../OrTooltip-
|
|
2
|
-
export { P as TooltipPlacement } from '../../OrPopover-
|
|
1
|
+
export { _ as OrTooltipV3 } from '../../OrTooltip-2d423c46.js';
|
|
2
|
+
export { P as TooltipPlacement } from '../../OrPopover-ba3ddf1a.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../useClassAttribute-47fdb016.js';
|
package/dist/esm/v2/index.js
CHANGED
|
@@ -5,10 +5,10 @@ export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonVi
|
|
|
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-b458e82b.js';
|
|
9
9
|
export { _ as OrCard } from './OrCard-b7268256.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-f6b07557.js';
|
|
11
|
-
export { C as CardCollectionView, _ as OrCardCollectionV3 } from './OrCardCollection-
|
|
11
|
+
export { C as CardCollectionView, _ as OrCardCollectionV3 } from './OrCardCollection-a3ddee38.js';
|
|
12
12
|
export { _ as OrCardV3 } from './OrCard-1d904e72.js';
|
|
13
13
|
export { a as OrCarousel, _ as OrCarouselItem } from './OrCarouselItem-4e2cf3d8.js';
|
|
14
14
|
export { _ as OrCheckbox } from './OrCheckbox-d5e31846.js';
|
|
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from './OrCode-41dd5f9b.js';
|
|
|
19
19
|
export { _ as OrCollapse } from './OrCollapse-4d892ca3.js';
|
|
20
20
|
export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-75abefdd.js';
|
|
21
21
|
export { _ as OrConfirm } from './OrConfirm-d7112dd3.js';
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-d8c7edd6.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-349df9b2.js';
|
|
24
24
|
export { _ as OrError } from './OrError-081130bb.js';
|
|
25
25
|
export { _ as OrErrorTagV3 } from './OrErrorTag-c14e0298.js';
|
|
@@ -30,14 +30,14 @@ export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
|
|
|
30
30
|
export { _ as OrHint } from './OrHint-c45f1e09.js';
|
|
31
31
|
export { _ as OrHintV3 } from './OrHint-44356417.js';
|
|
32
32
|
export { _ as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-819166f6.js';
|
|
33
|
-
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-
|
|
33
|
+
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-bc8a8b2e.js';
|
|
34
34
|
export { a as IconSize, I as IconVariant, _ as OrIconV3 } from './OrIcon-05689298.js';
|
|
35
35
|
export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from './OrInlineInputBox-6a15ea2b.js';
|
|
36
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-
|
|
36
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-5c99926f.js';
|
|
37
37
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-b47cfc2d.js';
|
|
38
|
-
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
38
|
+
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-a67f2376.js';
|
|
39
39
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, _ as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-208dceac.js';
|
|
40
|
-
export { I as InputType, _ as OrInputV3 } from './OrInput-
|
|
40
|
+
export { I as InputType, _ as OrInputV3 } from './OrInput-b0619ac3.js';
|
|
41
41
|
export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from './OrPassword-1fa97156.js';
|
|
42
42
|
export { _ as OrInput } from './OrSearch.vue_rollup-plugin-vue_script-197d77fc.js';
|
|
43
43
|
export { _ as OrSearch } from './OrSearch-0589d17d.js';
|
|
@@ -48,13 +48,13 @@ export { _ as OrList } from './OrList-d4781f7b.js';
|
|
|
48
48
|
export { _ as OrListOfInputs } from './OrListOfInputs-50aa1ef1.js';
|
|
49
49
|
export { L as LoaderViews, _ as OrLoader } from './OrLoader-003941a2.js';
|
|
50
50
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from './OrLoader-bd088836.js';
|
|
51
|
-
export { _ as OrMenuItemV3 } from './OrMenuItem-
|
|
52
|
-
export { _ as OrMenuV3 } from './OrMenu-
|
|
53
|
-
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-
|
|
51
|
+
export { _ as OrMenuItemV3 } from './OrMenuItem-038641b7.js';
|
|
52
|
+
export { _ as OrMenuV3 } from './OrMenu-8ca8233e.js';
|
|
53
|
+
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-ba3ddf1a.js';
|
|
54
54
|
export { _ as OrModal, O as OrModalSizes } from './OrModal-97e83549.js';
|
|
55
|
-
export { M as ModalSize, _ as OrModalV3 } from './OrModal-
|
|
55
|
+
export { M as ModalSize, _ as OrModalV3 } from './OrModal-0e1157cc.js';
|
|
56
56
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from './OrNotification-a9231a83.js';
|
|
57
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-
|
|
57
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-23f97c3d.js';
|
|
58
58
|
export { _ as OrOverflowMenu } from './OrOverflowMenu-10a4166a.js';
|
|
59
59
|
export { _ as OrOverlay } from './OrOverlay-3b52865d.js';
|
|
60
60
|
export { _ as OrOverlayV3 } from './OrOverlay-4838a9b0.js';
|
|
@@ -63,10 +63,10 @@ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrPr
|
|
|
63
63
|
export { _ as OrRadio } from './OrRadio-e4198532.js';
|
|
64
64
|
export { _ as OrRadioGroup } from './OrRadioGroup-d9d32cba.js';
|
|
65
65
|
export { _ as OrRadioV3 } from './OrRadio-19d01c00.js';
|
|
66
|
-
export { _ as OrSearchV3 } from './OrSearch-
|
|
66
|
+
export { _ as OrSearchV3 } from './OrSearch-37e43e3e.js';
|
|
67
67
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-17df63b8.js';
|
|
68
68
|
export { _ as OrSelect } from './OrSelect-17cdab3d.js';
|
|
69
|
-
export { _ as OrSelectV3 } from './OrSelect-
|
|
69
|
+
export { _ as OrSelectV3 } from './OrSelect-8bdaac4f.js';
|
|
70
70
|
export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-7d6125bb.js';
|
|
71
71
|
export { O as OrSidebarPlacement, _ as OrSidebarV3 } from './OrSidebar-fabc7bc9.js';
|
|
72
72
|
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-cc94bdc9.js';
|
|
@@ -80,9 +80,9 @@ export { _ as OrTab } from './OrTab-eade8ab6.js';
|
|
|
80
80
|
export { _ as OrTabHeaderItem } from './OrTabHeaderItem-d1a340d1.js';
|
|
81
81
|
export { _ as OrTabV3 } from './OrTab-4e6ff742.js';
|
|
82
82
|
export { _ as OrTabs } from './OrTabs-e1c13d41.js';
|
|
83
|
-
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-
|
|
83
|
+
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-0d8ffa3d.js';
|
|
84
84
|
export { _ as OrTag } from './OrTag-c1fa6901.js';
|
|
85
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
85
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-f02ededa.js';
|
|
86
86
|
export { _ as OrTeleport } from './OrTeleportVue2-8ef4ceca.js';
|
|
87
87
|
export { _ as OrTeleportV3 } from './OrTeleport.vue2-fb92f29f.js';
|
|
88
88
|
export { _ as OrTextV3 } from './OrText-ba5a2b6c.js';
|
|
@@ -90,11 +90,11 @@ export { _ as OrTextareaV3 } from './OrTextarea-f566682c.js';
|
|
|
90
90
|
export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-2594c980.js';
|
|
91
91
|
export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-2fbd4358.js';
|
|
92
92
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
|
|
93
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-
|
|
93
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-d3101ac7.js';
|
|
94
94
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
|
|
95
95
|
export { _ as OrTooltip } from './OrTooltip-614b016d.js';
|
|
96
96
|
export { _ as OrTooltipContent } from './OrTooltip.vue_rollup-plugin-vue_script-63559536.js';
|
|
97
|
-
export { _ as OrTooltipV3 } from './OrTooltip-
|
|
97
|
+
export { _ as OrTooltipV3 } from './OrTooltip-2d423c46.js';
|
|
98
98
|
export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-0d314aa4.js';
|
|
99
99
|
export { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
100
100
|
export { u as useElevation } from './useElevation-0e973238.js';
|
|
@@ -2,7 +2,7 @@ import { useToggle } from '@vueuse/core';
|
|
|
2
2
|
import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTick } from 'vue-demi';
|
|
3
3
|
import { _ as __vue_component__$4 } from './OrTeleport.vue2-fb92f29f.js';
|
|
4
4
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-0665462d.js';
|
|
5
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
5
|
+
import { _ as __vue_component__$2 } from './OrIconButton-bc8a8b2e.js';
|
|
6
6
|
import { _ as __vue_component__$3 } from './OrLoader-bd088836.js';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
8
8
|
import { c as createInjector } from './browser-82dea9ed.js';
|
|
@@ -15,6 +15,7 @@ var ButtonColor;
|
|
|
15
15
|
(function (ButtonColor) {
|
|
16
16
|
ButtonColor["Primary"] = "primary";
|
|
17
17
|
ButtonColor["Danger"] = "danger";
|
|
18
|
+
ButtonColor["Inherit"] = "inherit";
|
|
18
19
|
})(ButtonColor || (ButtonColor = {}));
|
|
19
20
|
var ButtonType;
|
|
20
21
|
(function (ButtonType) {
|
|
@@ -55,24 +56,28 @@ const ButtonRootColors = {
|
|
|
55
56
|
'danger-contained': [
|
|
56
57
|
// Theme
|
|
57
58
|
'theme-preset-1-error', 'dark:theme-preset-1-error-dark'],
|
|
59
|
+
'inherit-contained': [],
|
|
58
60
|
'primary-outlined': [
|
|
59
61
|
// Theme
|
|
60
62
|
'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-border-1-primary', 'dark:theme-border-1-primary-dark'],
|
|
61
63
|
'danger-outlined': [
|
|
62
64
|
// Theme
|
|
63
65
|
'theme-preset-3-error', 'dark:theme-preset-3-error-dark', 'theme-border-1-error', 'dark:theme-border-1-error-dark'],
|
|
66
|
+
'inherit-outlined': [],
|
|
64
67
|
'primary-text': [
|
|
65
68
|
// Theme
|
|
66
69
|
'theme-preset-4-primary', 'dark:theme-preset-4-primary-dark'],
|
|
67
70
|
'danger-text': [
|
|
68
71
|
// Theme
|
|
69
72
|
'theme-preset-4-error', 'dark:theme-preset-4-error-dark'],
|
|
73
|
+
'inherit-text': [],
|
|
70
74
|
'primary-link': [
|
|
71
75
|
// Theme
|
|
72
76
|
'theme-preset-4-primary', 'dark:theme-preset-4-primary-dark'],
|
|
73
77
|
'danger-link': [
|
|
74
78
|
// Theme
|
|
75
|
-
'theme-preset-4-error', 'dark:theme-preset-4-error-dark']
|
|
79
|
+
'theme-preset-4-error', 'dark:theme-preset-4-error-dark'],
|
|
80
|
+
'inherit-link': []
|
|
76
81
|
};
|
|
77
82
|
|
|
78
83
|
var script = defineComponent({
|
|
@@ -2,8 +2,8 @@ import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { s as script$1 } from './OrCard-b63658a8.js';
|
|
5
|
-
import { s as script$2 } from './OrIconButton-
|
|
6
|
-
import { s as script$3 } from './OrInput-
|
|
5
|
+
import { s as script$2 } from './OrIconButton-6c0732ac.js';
|
|
6
|
+
import { s as script$3 } from './OrInput-69f8dce1.js';
|
|
7
7
|
import { s as script$4 } from './OrSortHeader-9d645226.js';
|
|
8
8
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, createElementVNode, normalizeClass, Fragment, renderList, createBlock, withCtx, createTextVNode, toDisplayString, createCommentVNode, createVNode, renderSlot, normalizeProps, guardReactiveProps } from 'vue';
|
|
9
9
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
|
-
import { s as script$2, a as ButtonColor } from './OrButton-
|
|
2
|
+
import { s as script$2, a as ButtonColor } from './OrButton-4d0c2edd.js';
|
|
3
3
|
import { s as script$1 } from './OrOverlay-27050c19.js';
|
|
4
|
-
import { s as script$3 } from './OrInput-
|
|
4
|
+
import { s as script$3 } from './OrInput-69f8dce1.js';
|
|
5
5
|
import { useMagicKeys, whenever } from '@vueuse/core';
|
|
6
6
|
import { logicAnd } from '@vueuse/math';
|
|
7
7
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
|
|
@@ -2,8 +2,8 @@ import { defineComponent, ref, computed } from 'vue-demi';
|
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { s as script$1 } from './OrIcon-e2fa4cf8.js';
|
|
5
|
-
import { s as script$2 } from './OrTooltip-
|
|
6
|
-
import './OrPopover-
|
|
5
|
+
import { s as script$2 } from './OrTooltip-32048f0e.js';
|
|
6
|
+
import './OrPopover-67000227.js';
|
|
7
7
|
import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode, mergeProps, createVNode } from 'vue';
|
|
8
8
|
|
|
9
9
|
var IconButtonColor;
|
|
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { s as script$1 } from './OrError-19a62a18.js';
|
|
5
5
|
import { s as script$2 } from './OrHint-73835593.js';
|
|
6
|
-
import { s as script$3 } from './OrIconButton-
|
|
6
|
+
import { s as script$3 } from './OrIconButton-6c0732ac.js';
|
|
7
7
|
import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox-1b473796.js';
|
|
8
8
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode, Fragment, createBlock, createSlots, createTextVNode, toDisplayString } from 'vue';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { s as script$1 } from './OrError-19a62a18.js';
|
|
5
5
|
import { s as script$2 } from './OrHint-73835593.js';
|
|
6
|
-
import { s as script$3 } from './OrIconButton-
|
|
6
|
+
import { s as script$3 } from './OrIconButton-6c0732ac.js';
|
|
7
7
|
import { s as script$4 } from './OrInlineInputBox-1b473796.js';
|
|
8
8
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode, Fragment, createBlock, createSlots, createTextVNode, toDisplayString } from 'vue';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { s as script$1 } from './OrError-19a62a18.js';
|
|
5
5
|
import { s as script$2 } from './OrHint-73835593.js';
|
|
6
|
-
import { s as script$4 } from './OrIconButton-
|
|
6
|
+
import { s as script$4 } from './OrIconButton-6c0732ac.js';
|
|
7
7
|
import { s as script$3 } from './OrIcon-e2fa4cf8.js';
|
|
8
8
|
import { s as script$5, a as InputBoxSize } from './OrInputBox-634230b1.js';
|
|
9
9
|
import { s as script$6 } from './OrLabel-7d4fe80b.js';
|
|
@@ -1,7 +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 { s as script$1, P as PopoverPlacement } from './OrPopover-
|
|
4
|
+
import { s as script$1, P as PopoverPlacement } from './OrPopover-67000227.js';
|
|
5
5
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, createVNode, withCtx, createElementVNode, normalizeClass, withModifiers, renderSlot } from 'vue';
|
|
6
6
|
|
|
7
7
|
const MenuRoot = [
|
|
@@ -11,7 +11,7 @@ const MenuBody = [
|
|
|
11
11
|
// Layout
|
|
12
12
|
'overflow-y-auto',
|
|
13
13
|
// Box
|
|
14
|
-
'max-w-[
|
|
14
|
+
'min-w-[160px]', 'md:max-w-[256px]', 'max-h-[340px]'];
|
|
15
15
|
|
|
16
16
|
var script = defineComponent({
|
|
17
17
|
name: 'OrMenu',
|
|
@@ -30,7 +30,7 @@ var script = defineComponent({
|
|
|
30
30
|
}
|
|
31
31
|
},
|
|
32
32
|
emits: ['update:state'],
|
|
33
|
-
expose: ['root', 'open', 'close'],
|
|
33
|
+
expose: ['root', 'open', 'close', 'isOpen', 'toggle'],
|
|
34
34
|
setup() {
|
|
35
35
|
// Refs
|
|
36
36
|
const root = ref();
|
|
@@ -39,6 +39,10 @@ var script = defineComponent({
|
|
|
39
39
|
var _a;
|
|
40
40
|
return (_a = popover.value) === null || _a === void 0 ? void 0 : _a.root;
|
|
41
41
|
});
|
|
42
|
+
const isOpen = computed(() => {
|
|
43
|
+
var _a;
|
|
44
|
+
return (_a = popover.value) === null || _a === void 0 ? void 0 : _a.isOpen;
|
|
45
|
+
});
|
|
42
46
|
// Styles
|
|
43
47
|
const classAttribute = useClassAttribute();
|
|
44
48
|
const rootStyles = computed(() => ['or-menu', ...MenuRoot, classAttribute.value]);
|
|
@@ -56,6 +60,9 @@ var script = defineComponent({
|
|
|
56
60
|
popoverInstance.close();
|
|
57
61
|
}
|
|
58
62
|
}
|
|
63
|
+
function toggle() {
|
|
64
|
+
isOpen.value ? close() : open();
|
|
65
|
+
}
|
|
59
66
|
// Handlers
|
|
60
67
|
function onClick(event) {
|
|
61
68
|
const path = event.composedPath();
|
|
@@ -74,8 +81,10 @@ var script = defineComponent({
|
|
|
74
81
|
popoverRoot,
|
|
75
82
|
rootStyles,
|
|
76
83
|
bodyStyles,
|
|
84
|
+
isOpen,
|
|
77
85
|
open,
|
|
78
86
|
close,
|
|
87
|
+
toggle,
|
|
79
88
|
onClick
|
|
80
89
|
};
|
|
81
90
|
}
|
|
@@ -89,7 +98,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
89
98
|
class: _ctx.rootStyles
|
|
90
99
|
}), [createVNode(_component_OrPopover, {
|
|
91
100
|
ref: "popover",
|
|
92
|
-
variant: '
|
|
101
|
+
variant: 'auto',
|
|
93
102
|
trigger: _ctx.trigger,
|
|
94
103
|
placement: _ctx.placement,
|
|
95
104
|
"full-width": false,
|
|
@@ -12,9 +12,9 @@ const MenuItemRoot = [
|
|
|
12
12
|
// Interactivity
|
|
13
13
|
'interactivity-auto',
|
|
14
14
|
// Typography
|
|
15
|
-
'typography-caption-regular',
|
|
15
|
+
'typography-body-2-regular md:typography-caption-regular',
|
|
16
16
|
// Typography (selected)
|
|
17
|
-
'selected:typography-caption-semibold',
|
|
17
|
+
'selected:typography-body-2-semibold selected:md:typography-caption-semibold',
|
|
18
18
|
// Theme
|
|
19
19
|
'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-foreground-outline', 'dark:theme-foreground-outline-dark',
|
|
20
20
|
// Theme (hover)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import { s as script$2 } from './OrIconButton-
|
|
4
|
+
import { s as script$2 } from './OrIconButton-6c0732ac.js';
|
|
5
5
|
import { s as script$1 } from './OrOverlay-27050c19.js';
|
|
6
6
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
|
|
7
7
|
|
|
@@ -1,7 +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 { s as script$2 } from './OrIconButton-
|
|
4
|
+
import { s as script$2 } from './OrIconButton-6c0732ac.js';
|
|
5
5
|
import { s as script$1 } from './OrIcon-e2fa4cf8.js';
|
|
6
6
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, createElementVNode, normalizeClass, createVNode, renderSlot, withModifiers } from 'vue';
|
|
7
7
|
|
|
@@ -101,7 +101,7 @@ var script = defineComponent({
|
|
|
101
101
|
}
|
|
102
102
|
},
|
|
103
103
|
emits: ['update:state'],
|
|
104
|
-
expose: ['root', 'state', 'open', 'close'],
|
|
104
|
+
expose: ['root', 'state', 'isOpen', 'open', 'close'],
|
|
105
105
|
setup(props, context) {
|
|
106
106
|
const {
|
|
107
107
|
isDesktop,
|
|
@@ -120,6 +120,7 @@ var script = defineComponent({
|
|
|
120
120
|
const bodyStyles = computed(() => [...PopoverBody, ...PopoverBodyPlacements[props.placement]]);
|
|
121
121
|
// State
|
|
122
122
|
const state = ref('closed');
|
|
123
|
+
const isOpen = computed(() => state.value === 'open');
|
|
123
124
|
// Events
|
|
124
125
|
watch(state, value => {
|
|
125
126
|
context.emit('update:state', value);
|
|
@@ -175,6 +176,14 @@ var script = defineComponent({
|
|
|
175
176
|
break;
|
|
176
177
|
}
|
|
177
178
|
}
|
|
179
|
+
// Handlers
|
|
180
|
+
function handleBottomSheetState(bottomSheetState) {
|
|
181
|
+
if (bottomSheetState === 'closed') {
|
|
182
|
+
state.value = 'closed';
|
|
183
|
+
} else {
|
|
184
|
+
state.value = 'open';
|
|
185
|
+
}
|
|
186
|
+
}
|
|
178
187
|
// Effects
|
|
179
188
|
watchPostEffect(() => {
|
|
180
189
|
const rootElement = unref(root);
|
|
@@ -218,9 +227,11 @@ var script = defineComponent({
|
|
|
218
227
|
root,
|
|
219
228
|
bottomSheet,
|
|
220
229
|
bottomSheetRoot,
|
|
230
|
+
handleBottomSheetState,
|
|
221
231
|
rootStyles,
|
|
222
232
|
bodyStyles,
|
|
223
233
|
state,
|
|
234
|
+
isOpen,
|
|
224
235
|
open,
|
|
225
236
|
close
|
|
226
237
|
};
|
|
@@ -246,11 +257,11 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
246
257
|
}, [renderSlot(_ctx.$slots, "default")], 2 /* CLASS */))], 16 /* FULL_PROPS */)) : createCommentVNode("v-if", true), _ctx.isMobile && _ctx.variant === 'auto' || _ctx.variant === 'bottom-sheet' ? (openBlock(), createBlock(_component_OrBottomSheet, {
|
|
247
258
|
key: 1,
|
|
248
259
|
ref: "bottomSheet",
|
|
249
|
-
"onUpdate:state":
|
|
260
|
+
"onUpdate:state": _ctx.handleBottomSheetState
|
|
250
261
|
}, {
|
|
251
262
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default")]),
|
|
252
263
|
_: 3 /* FORWARDED */
|
|
253
|
-
},
|
|
264
|
+
}, 8 /* PROPS */, ["onUpdate:state"])) : createCommentVNode("v-if", true)]),
|
|
254
265
|
_: 3 /* FORWARDED */
|
|
255
266
|
})) : createCommentVNode("v-if", true);
|
|
256
267
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { debouncedWatch } from '@vueuse/core';
|
|
3
3
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
4
|
-
import { s as script$1 } from './OrInput-
|
|
4
|
+
import { s as script$1 } from './OrInput-69f8dce1.js';
|
|
5
5
|
import { a as InputBoxSize } from './OrInputBox-634230b1.js';
|
|
6
6
|
import { resolveComponent, openBlock, createBlock, mergeProps } from 'vue';
|
|
7
7
|
|
|
@@ -9,11 +9,11 @@ import { s as script$3 } from './OrExpansionPanel-65afdfad.js';
|
|
|
9
9
|
import { s as script$4 } from './OrHint-73835593.js';
|
|
10
10
|
import { s as script$5 } from './OrIcon-e2fa4cf8.js';
|
|
11
11
|
import { s as script$7, a as InputBoxSize } from './OrInputBox-634230b1.js';
|
|
12
|
-
import { s as script$6 } from './OrInput-
|
|
12
|
+
import { s as script$6 } from './OrInput-69f8dce1.js';
|
|
13
13
|
import { s as script$8 } from './OrLabel-7d4fe80b.js';
|
|
14
|
-
import { s as script$9 } from './OrMenuItem-
|
|
15
|
-
import { s as script$a } from './OrPopover-
|
|
16
|
-
import { s as script$b } from './OrTag-
|
|
14
|
+
import { s as script$9 } from './OrMenuItem-d001f0f6.js';
|
|
15
|
+
import { s as script$a } from './OrPopover-67000227.js';
|
|
16
|
+
import { s as script$b } from './OrTag-1202497c.js';
|
|
17
17
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, normalizeClass, createElementVNode, Fragment, renderList, createVNode, withModifiers } from 'vue';
|
|
18
18
|
|
|
19
19
|
const SelectRoot = [
|