@onereach/ui-components 3.1.0-beta.2479.0 → 3.1.0-beta.2488.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundled/v2/components/OrFabV3/OrFab.js +2 -2
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +5 -1
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.vue.d.ts +11 -0
- package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +1 -1
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +1 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-37a42eda.js → OrCardCollection.vue_vue_type_script_lang-6b9820c0.js} +3 -3
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-20b68e49.js → OrConfirm.vue_vue_type_script_lang-f5b7e94c.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-925a22e4.js → OrIconButton.vue_vue_type_script_lang-df67baa2.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-2c42dfae.js → OrInlineInput.vue_vue_type_script_lang-a952a74e.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-ae6c2e72.js → OrInlineTextarea.vue_vue_type_script_lang-4211f16b.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-4007572a.js → OrInput.vue_vue_type_script_lang-996299af.js} +1 -1
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-f6488feb.js → OrMenu.vue_vue_type_script_lang-2676b9cc.js} +1 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-efc20163.js → OrModal.vue_vue_type_script_lang-e0b6203f.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-6b5c9ce4.js → OrNotification.vue_vue_type_script_lang-fcdf4cb9.js} +1 -1
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-61ad0c06.js → OrPagination.vue_vue_type_script_lang-75c7b788.js} +1 -1
- package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-04c253c8.js → OrPopover.vue_vue_type_script_lang-a9419b58.js} +5 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-c135ee8f.js → OrSearch.vue_vue_type_script_lang-01c6648c.js} +2 -2
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-47b74119.js → OrSelect.vue_vue_type_script_lang-ab5ba260.js} +3 -3
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-c254b3bc.js → OrSidebar.vue_vue_type_script_lang-367d0854.js} +1 -1
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-a292bcbc.js → OrTabs.vue_vue_type_script_lang-b723fa78.js} +1 -1
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-fdefd4a5.js → OrTag.vue_vue_type_script_lang-885a2194.js} +1 -1
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-5a3755b3.js → OrTooltip.vue_vue_type_script_lang-703eaacb.js} +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +8 -8
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +7 -7
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +6 -6
- package/dist/bundled/v3/components/OrConfirmV3/index.js +5 -5
- package/dist/bundled/v3/components/OrFabV3/OrFab.js +5 -5
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +4 -4
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +3 -3
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +5 -5
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +4 -4
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +5 -5
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +4 -4
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +5 -5
- package/dist/bundled/v3/components/OrInputV3/index.js +4 -4
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +3 -3
- package/dist/bundled/v3/components/OrMenuV3/index.js +2 -2
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +5 -5
- package/dist/bundled/v3/components/OrModalV3/index.js +4 -4
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +5 -5
- package/dist/bundled/v3/components/OrNotificationV3/index.js +4 -4
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +4 -4
- package/dist/bundled/v3/components/OrPaginationV3/index.js +3 -3
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +2 -2
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.vue.d.ts +11 -0
- package/dist/bundled/v3/components/OrPopoverV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +6 -6
- package/dist/bundled/v3/components/OrSearchV3/index.js +5 -5
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +9 -9
- package/dist/bundled/v3/components/OrSelectV3/index.js +6 -6
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +5 -5
- package/dist/bundled/v3/components/OrSidebarV3/index.js +4 -4
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +4 -4
- package/dist/bundled/v3/components/OrTabsV3/index.js +3 -3
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +5 -5
- package/dist/bundled/v3/components/OrTagV3/index.js +4 -4
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +5 -5
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +4 -4
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +3 -3
- package/dist/bundled/v3/components/OrToastV3/index.js +4 -4
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +3 -3
- package/dist/bundled/v3/components/OrTooltipV3/index.js +2 -2
- package/dist/bundled/v3/components/index.js +18 -18
- package/dist/bundled/v3/index.js +18 -18
- package/dist/esm/v2/{OrCardCollection-f4c27d14.js → OrCardCollection-708ac4b5.js} +4 -4
- package/dist/esm/v2/{OrConfirm-216060ac.js → OrConfirm-7eee1481.js} +1 -1
- package/dist/esm/v2/{OrFab-d1275424.js → OrFab-83550865.js} +2 -2
- package/dist/esm/v2/{OrIconButton-5c4ef664.js → OrIconButton-ec2e21aa.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-46e7f140.js → OrInlineInput-34f28593.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-d016f618.js → OrInlineTextarea-07a2cdc1.js} +1 -1
- package/dist/esm/v2/{OrInput-9e6040e4.js → OrInput-a7903c0f.js} +1 -1
- package/dist/esm/v2/{OrMenu-fb119a7b.js → OrMenu-47b319a6.js} +1 -1
- package/dist/esm/v2/{OrModal-b759863f.js → OrModal-69791114.js} +1 -1
- package/dist/esm/v2/{OrNotification-f9e48250.js → OrNotification-5e98ac28.js} +1 -1
- package/dist/esm/v2/{OrPagination-dc27788c.js → OrPagination-4d330d4f.js} +2 -2
- package/dist/esm/v2/{OrPopover-aa9f4918.js → OrPopover-83c885d0.js} +5 -1
- package/dist/esm/v2/{OrSearch-da9725b4.js → OrSearch-97a701b0.js} +2 -2
- package/dist/esm/v2/{OrSelect-8307ad20.js → OrSelect-2d48ddee.js} +4 -4
- package/dist/esm/v2/{OrSidebar-5ca2144a.js → OrSidebar-6431f9f0.js} +1 -1
- package/dist/esm/v2/{OrSidebarCollapseButton-b8e678d4.js → OrSidebarCollapseButton-fbbac5f0.js} +1 -1
- package/dist/esm/v2/{OrTabs-32d46f77.js → OrTabs-f0e4db08.js} +2 -2
- package/dist/esm/v2/{OrTag-0153f01d.js → OrTag-335525e6.js} +1 -1
- package/dist/esm/v2/{OrTooltip-f5d1e4f0.js → OrTooltip-2c09dcaf.js} +1 -1
- package/dist/esm/v2/components/index.js +20 -20
- package/dist/esm/v2/components/or-card-collection-v3/index.js +7 -7
- package/dist/esm/v2/components/or-confirm-v3/index.js +5 -5
- package/dist/esm/v2/components/or-fab-v3/index.js +1 -1
- 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-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-pagination-v3/index.js +3 -3
- package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +11 -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 +6 -6
- package/dist/esm/v2/components/or-sidebar-v3/index.js +5 -5
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +4 -4
- package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +4 -4
- package/dist/esm/v2/components/or-tabs-v3/index.js +3 -3
- 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-toast-v3/or-toast-container-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tooltip-v3/index.js +2 -2
- package/dist/esm/v2/index.js +20 -20
- package/dist/esm/v2/{types-e10ddd9d.js → types-f189ecd7.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-072286a2.js → OrCardCollection-6c7d6232.js} +4 -4
- package/dist/esm/v3/{OrConfirm-8067c5c4.js → OrConfirm-b74191d6.js} +1 -1
- package/dist/esm/v3/{OrFab-5f5fdd1e.js → OrFab-fb3ecb60.js} +5 -5
- package/dist/esm/v3/{OrIconButton-41ee266c.js → OrIconButton-e3f4d060.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-0ebb39b5.js → OrInlineInput-c0e61e6b.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-9fe81d0c.js → OrInlineTextarea-6d5e7ceb.js} +1 -1
- package/dist/esm/v3/{OrInput-18a1b41a.js → OrInput-f0748c95.js} +1 -1
- package/dist/esm/v3/{OrMenu-693b2bb8.js → OrMenu-053a9ab7.js} +1 -1
- package/dist/esm/v3/{OrModal-18b6a0d2.js → OrModal-7d4158d1.js} +1 -1
- package/dist/esm/v3/{OrNotification-b8a59ce3.js → OrNotification-9e00aa97.js} +1 -1
- package/dist/esm/v3/{OrPagination-9f8380a9.js → OrPagination-f2d104d9.js} +2 -2
- package/dist/esm/v3/{OrPopover-52250a03.js → OrPopover-3ac8f589.js} +5 -1
- package/dist/esm/v3/{OrSearch-b6a0f0e6.js → OrSearch-81b75244.js} +2 -2
- package/dist/esm/v3/{OrSelect-c3a50846.js → OrSelect-b9d45ab4.js} +5 -5
- package/dist/esm/v3/{OrSidebar-22253d76.js → OrSidebar-c4dfb35c.js} +1 -1
- package/dist/esm/v3/{OrSidebarCollapseButton-5154e452.js → OrSidebarCollapseButton-e4b2eedb.js} +1 -1
- package/dist/esm/v3/{OrTabs-6ee4b984.js → OrTabs-d9e2a07e.js} +2 -2
- package/dist/esm/v3/{OrTag-43ca7029.js → OrTag-1b49531d.js} +1 -1
- package/dist/esm/v3/{OrTooltip-02f07fa2.js → OrTooltip-d91128f4.js} +1 -1
- package/dist/esm/v3/components/index.js +20 -20
- package/dist/esm/v3/components/or-card-collection-v3/index.js +7 -7
- package/dist/esm/v3/components/or-confirm-v3/index.js +5 -5
- package/dist/esm/v3/components/or-fab-v3/index.js +1 -1
- 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-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-pagination-v3/index.js +3 -3
- package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +11 -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 +6 -6
- package/dist/esm/v3/components/or-sidebar-v3/index.js +5 -5
- package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +4 -4
- package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +4 -4
- package/dist/esm/v3/components/or-tabs-v3/index.js +3 -3
- 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-toast-v3/or-toast-container-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tooltip-v3/index.js +2 -2
- package/dist/esm/v3/index.js +20 -20
- package/dist/esm/v3/{types-1911c470.js → types-fb41724f.js} +1 -1
- package/package.json +1 -1
- package/src/components/or-fab-v3/OrFab.stories3.ts +26 -2
- package/src/components/or-fab-v3/OrFab.vue +1 -0
- package/src/components/or-popover-v3/OrPopover.vue +6 -0
- package/src/components/or-search-v3/OrSearch.vue +1 -1
- package/src/components/or-select-v3/OrSelect.vue +1 -1
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-e8944471.js → OrToastContainer.vue_vue_type_script_lang-089b5e9b.js} +0 -0
|
@@ -45,14 +45,14 @@ var __vue_render__ = function () {
|
|
|
45
45
|
var _vm = this;
|
|
46
46
|
var _h = _vm.$createElement;
|
|
47
47
|
var _c = _vm._self._c || _h;
|
|
48
|
-
return _c('button', {
|
|
48
|
+
return _c('button', _vm._g({
|
|
49
49
|
ref: "root",
|
|
50
50
|
class: _vm.rootStyles,
|
|
51
51
|
attrs: {
|
|
52
52
|
"type": 'button',
|
|
53
53
|
"disabled": _vm.disabled
|
|
54
54
|
}
|
|
55
|
-
}, [_c('OrIcon', {
|
|
55
|
+
}, _vm.$listeners), [_c('OrIcon', {
|
|
56
56
|
attrs: {
|
|
57
57
|
"icon": _vm.icon,
|
|
58
58
|
"size": 'l'
|
|
@@ -38,6 +38,10 @@ var script = defineComponent({
|
|
|
38
38
|
type: Boolean,
|
|
39
39
|
default: false
|
|
40
40
|
},
|
|
41
|
+
customStyles: {
|
|
42
|
+
type: Array,
|
|
43
|
+
default: () => []
|
|
44
|
+
},
|
|
41
45
|
disableDefaultStyles: {
|
|
42
46
|
type: Boolean,
|
|
43
47
|
default: false
|
|
@@ -58,7 +62,7 @@ var script = defineComponent({
|
|
|
58
62
|
return (_a = bottomSheet.value) === null || _a === void 0 ? void 0 : _a.root;
|
|
59
63
|
});
|
|
60
64
|
// Styles
|
|
61
|
-
const rootStyles = computed(() => ['or-popover-v3', ...PopoverRoot]);
|
|
65
|
+
const rootStyles = computed(() => ['or-popover-v3', ...PopoverRoot, ...props.customStyles]);
|
|
62
66
|
const bodyStyles = computed(() => [...PopoverBody, ...PopoverBodyPlacements[props.placement]]);
|
|
63
67
|
// State
|
|
64
68
|
const state = ref('closed');
|
|
@@ -37,6 +37,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
37
37
|
type: BooleanConstructor;
|
|
38
38
|
default: boolean;
|
|
39
39
|
};
|
|
40
|
+
customStyles: {
|
|
41
|
+
type: PropType<string[]>;
|
|
42
|
+
default: () => never[];
|
|
43
|
+
};
|
|
40
44
|
disableDefaultStyles: {
|
|
41
45
|
type: BooleanConstructor;
|
|
42
46
|
default: boolean;
|
|
@@ -61,6 +65,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
61
65
|
type: BooleanConstructor;
|
|
62
66
|
default: boolean;
|
|
63
67
|
};
|
|
68
|
+
customStyles: {
|
|
69
|
+
type: PropType<string[]>;
|
|
70
|
+
default: () => never[];
|
|
71
|
+
};
|
|
64
72
|
disableDefaultStyles: {
|
|
65
73
|
type: BooleanConstructor;
|
|
66
74
|
default: boolean;
|
|
@@ -70,6 +78,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
70
78
|
trigger: HTMLElement;
|
|
71
79
|
placement: PopoverPlacement;
|
|
72
80
|
fullWidth: boolean;
|
|
81
|
+
customStyles: string[];
|
|
73
82
|
disableDefaultStyles: boolean;
|
|
74
83
|
} & {} & {
|
|
75
84
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
@@ -95,6 +104,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
95
104
|
trigger: HTMLElement;
|
|
96
105
|
placement: PopoverPlacement;
|
|
97
106
|
fullWidth: boolean;
|
|
107
|
+
customStyles: string[];
|
|
98
108
|
disableDefaultStyles: boolean;
|
|
99
109
|
} & {} & {
|
|
100
110
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
@@ -103,6 +113,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
103
113
|
trigger: HTMLElement;
|
|
104
114
|
placement: PopoverPlacement;
|
|
105
115
|
fullWidth: boolean;
|
|
116
|
+
customStyles: string[];
|
|
106
117
|
disableDefaultStyles: boolean;
|
|
107
118
|
}, true>);
|
|
108
119
|
export default _default;
|
|
@@ -383,12 +383,12 @@ var __vue_render__ = function () {
|
|
|
383
383
|
}
|
|
384
384
|
})], 1), _vm._v(" "), _c('OrPopover', {
|
|
385
385
|
ref: "popover",
|
|
386
|
-
class: _vm.dropdownStyles,
|
|
387
386
|
attrs: {
|
|
388
387
|
"variant": 'auto',
|
|
389
388
|
"trigger": _vm.inputBoxRoot,
|
|
390
389
|
"placement": 'bottom',
|
|
391
390
|
"full-width": true,
|
|
391
|
+
"custom-styles": _vm.dropdownStyles,
|
|
392
392
|
"disable-default-styles": true
|
|
393
393
|
}
|
|
394
394
|
}, [_vm.enableSearch ? [_c('OrInput', {
|
|
@@ -6,13 +6,13 @@ import './components/OrIconButtonV3/OrIconButton.js';
|
|
|
6
6
|
import './components/OrButtonV3/OrButton.js';
|
|
7
7
|
import { s as script$3 } from './OrButton.vue_vue_type_script_lang-0bdd0e1a.js';
|
|
8
8
|
import './components/OrMenuV3/OrMenu.js';
|
|
9
|
-
import { s as script$4 } from './OrMenu.vue_vue_type_script_lang-
|
|
9
|
+
import { s as script$4 } from './OrMenu.vue_vue_type_script_lang-2676b9cc.js';
|
|
10
10
|
import './components/OrMenuItemV3/OrMenuItem.js';
|
|
11
11
|
import { s as script$5 } from './OrMenuItem.vue_vue_type_script_lang-b338d68a.js';
|
|
12
12
|
import './components/OrIconV3/OrIcon.js';
|
|
13
13
|
import './components/OrSearchV3/OrSearch.js';
|
|
14
|
-
import { s as script$7 } from './OrSearch.vue_vue_type_script_lang-
|
|
15
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-
|
|
14
|
+
import { s as script$7 } from './OrSearch.vue_vue_type_script_lang-01c6648c.js';
|
|
15
|
+
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-df67baa2.js';
|
|
16
16
|
import { s as script$6 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
17
17
|
|
|
18
18
|
var script$1 = defineComponent({
|
|
@@ -9,7 +9,7 @@ import './components/OrInputV3/OrInput.js';
|
|
|
9
9
|
import { ButtonColor } from './components/OrButtonV3/props.js';
|
|
10
10
|
import { s as script$1 } from './OrOverlay.vue_vue_type_script_lang-30f62546.js';
|
|
11
11
|
import { s as script$2 } from './OrButton.vue_vue_type_script_lang-0bdd0e1a.js';
|
|
12
|
-
import { s as script$3 } from './OrInput.vue_vue_type_script_lang-
|
|
12
|
+
import { s as script$3 } from './OrInput.vue_vue_type_script_lang-996299af.js';
|
|
13
13
|
|
|
14
14
|
var script = defineComponent({
|
|
15
15
|
name: 'OrConfirm',
|
|
@@ -3,7 +3,7 @@ import { IconButtonColor } from './components/OrIconButtonV3/props.js';
|
|
|
3
3
|
import { IconButtonRoot, IconButtonRootColors } from './components/OrIconButtonV3/styles.js';
|
|
4
4
|
import './components/OrIconV3/OrIcon.js';
|
|
5
5
|
import './components/OrTooltipV3/OrTooltip.js';
|
|
6
|
-
import { s as script$2 } from './OrTooltip.vue_vue_type_script_lang-
|
|
6
|
+
import { s as script$2 } from './OrTooltip.vue_vue_type_script_lang-703eaacb.js';
|
|
7
7
|
import { IconSize } from './components/OrIconV3/props.js';
|
|
8
8
|
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
9
9
|
|
|
@@ -12,7 +12,7 @@ import { useControlAttributes } from './hooks/useControlAttributes.js';
|
|
|
12
12
|
import { useValidationAttributes } from './hooks/useValidationAttributes.js';
|
|
13
13
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
14
14
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
15
|
-
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
15
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-df67baa2.js';
|
|
16
16
|
|
|
17
17
|
var script = defineComponent({
|
|
18
18
|
name: 'OrInlineInput',
|
|
@@ -9,7 +9,7 @@ import { useControlAttributes } from './hooks/useControlAttributes.js';
|
|
|
9
9
|
import { useValidationAttributes } from './hooks/useValidationAttributes.js';
|
|
10
10
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
11
11
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
12
|
-
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
12
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-df67baa2.js';
|
|
13
13
|
import { s as script$4 } from './OrInlineInputBox.vue_vue_type_script_lang-fe99c485.js';
|
|
14
14
|
|
|
15
15
|
var script = defineComponent({
|
|
@@ -7,7 +7,7 @@ import './components/OrHintV3/OrHint.js';
|
|
|
7
7
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
8
8
|
import './components/OrIconV3/OrIcon.js';
|
|
9
9
|
import './components/OrIconButtonV3/OrIconButton.js';
|
|
10
|
-
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-
|
|
10
|
+
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-df67baa2.js';
|
|
11
11
|
import './components/OrInputBoxV3/OrInputBox.js';
|
|
12
12
|
import { s as script$5 } from './OrInputBox.vue_vue_type_script_lang-e3bba923.js';
|
|
13
13
|
import './components/OrLabelV3/OrLabel.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { MenuRoot } from './components/OrMenuV3/styles.js';
|
|
3
3
|
import './components/OrPopoverV3/OrPopover.js';
|
|
4
|
-
import { s as script$1 } from './OrPopover.vue_vue_type_script_lang-
|
|
4
|
+
import { s as script$1 } from './OrPopover.vue_vue_type_script_lang-a9419b58.js';
|
|
5
5
|
import { PopoverPlacement } from './components/OrPopoverV3/props.js';
|
|
6
6
|
|
|
7
7
|
var script = defineComponent({
|
|
@@ -4,7 +4,7 @@ import { ModalRoot, ModalRootSizes, ModalHeader } from './components/OrModalV3/s
|
|
|
4
4
|
import './components/OrOverlayV3/OrOverlay.js';
|
|
5
5
|
import './components/OrIconButtonV3/OrIconButton.js';
|
|
6
6
|
import { s as script$1 } from './OrOverlay.vue_vue_type_script_lang-30f62546.js';
|
|
7
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-
|
|
7
|
+
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-df67baa2.js';
|
|
8
8
|
|
|
9
9
|
var script = defineComponent({
|
|
10
10
|
name: 'OrModal',
|
|
@@ -4,7 +4,7 @@ import { NotificationRoot, NotificationRootVariants, NotificationIcon, Notificat
|
|
|
4
4
|
import './components/OrIconV3/OrIcon.js';
|
|
5
5
|
import './components/OrIconButtonV3/OrIconButton.js';
|
|
6
6
|
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
7
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-
|
|
7
|
+
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-df67baa2.js';
|
|
8
8
|
|
|
9
9
|
var script = defineComponent({
|
|
10
10
|
name: 'OrNotification',
|
|
@@ -7,7 +7,7 @@ import './components/OrMenuItemV3/OrMenuItem.js';
|
|
|
7
7
|
import useResponsive from './hooks/useResponsive/useResponsive.js';
|
|
8
8
|
import { s as script$1 } from './OrButton.vue_vue_type_script_lang-0bdd0e1a.js';
|
|
9
9
|
import { s as script$2 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
10
|
-
import { s as script$3 } from './OrMenu.vue_vue_type_script_lang-
|
|
10
|
+
import { s as script$3 } from './OrMenu.vue_vue_type_script_lang-2676b9cc.js';
|
|
11
11
|
import { s as script$4 } from './OrMenuItem.vue_vue_type_script_lang-b338d68a.js';
|
|
12
12
|
|
|
13
13
|
var script = defineComponent({
|
|
@@ -34,6 +34,10 @@ var script = defineComponent({
|
|
|
34
34
|
type: Boolean,
|
|
35
35
|
default: false
|
|
36
36
|
},
|
|
37
|
+
customStyles: {
|
|
38
|
+
type: Array,
|
|
39
|
+
default: () => []
|
|
40
|
+
},
|
|
37
41
|
disableDefaultStyles: {
|
|
38
42
|
type: Boolean,
|
|
39
43
|
default: false
|
|
@@ -54,7 +58,7 @@ var script = defineComponent({
|
|
|
54
58
|
return (_a = bottomSheet.value) === null || _a === void 0 ? void 0 : _a.root;
|
|
55
59
|
});
|
|
56
60
|
// Styles
|
|
57
|
-
const rootStyles = computed(() => ['or-popover-v3', ...PopoverRoot]);
|
|
61
|
+
const rootStyles = computed(() => ['or-popover-v3', ...PopoverRoot, ...props.customStyles]);
|
|
58
62
|
const bodyStyles = computed(() => [...PopoverBody, ...PopoverBodyPlacements[props.placement]]);
|
|
59
63
|
// State
|
|
60
64
|
const state = ref('closed');
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { debouncedWatch } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
3
3
|
import './components/OrInputV3/OrInput.js';
|
|
4
|
-
import { s as script$1 } from './OrInput.vue_vue_type_script_lang-
|
|
4
|
+
import { s as script$1 } from './OrInput.vue_vue_type_script_lang-996299af.js';
|
|
5
5
|
import { InputBoxSize } from './components/OrInputBoxV3/props.js';
|
|
6
6
|
|
|
7
7
|
var script = defineComponent({
|
|
@@ -52,7 +52,7 @@ var script = defineComponent({
|
|
|
52
52
|
});
|
|
53
53
|
watch(localModelValue, (val, beforeVal) => {
|
|
54
54
|
if (val.length === 0 && beforeVal.length > 0) {
|
|
55
|
-
context.emit('search');
|
|
55
|
+
context.emit('search', '');
|
|
56
56
|
context.emit('clear');
|
|
57
57
|
}
|
|
58
58
|
});
|
|
@@ -13,18 +13,18 @@ import './components/OrLabelV3/OrLabel.js';
|
|
|
13
13
|
import './components/OrMenuItemV3/OrMenuItem.js';
|
|
14
14
|
import './components/OrPopoverV3/OrPopover.js';
|
|
15
15
|
import './components/OrTagV3/OrTag.js';
|
|
16
|
-
import { s as script$b } from './OrTag.vue_vue_type_script_lang-
|
|
16
|
+
import { s as script$b } from './OrTag.vue_vue_type_script_lang-885a2194.js';
|
|
17
17
|
import { DropdownClose } from './directives/dropdown-close.js';
|
|
18
18
|
import { DropdownOpen } from './directives/dropdown-open.js';
|
|
19
19
|
import { useOverflow } from './hooks/useOverflow.js';
|
|
20
20
|
import { s as script$2 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
21
21
|
import { s as script$4 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
22
22
|
import { s as script$5 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
23
|
-
import { s as script$6 } from './OrInput.vue_vue_type_script_lang-
|
|
23
|
+
import { s as script$6 } from './OrInput.vue_vue_type_script_lang-996299af.js';
|
|
24
24
|
import { s as script$7 } from './OrInputBox.vue_vue_type_script_lang-e3bba923.js';
|
|
25
25
|
import { s as script$8 } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
26
26
|
import { s as script$9 } from './OrMenuItem.vue_vue_type_script_lang-b338d68a.js';
|
|
27
|
-
import { s as script$a } from './OrPopover.vue_vue_type_script_lang-
|
|
27
|
+
import { s as script$a } from './OrPopover.vue_vue_type_script_lang-a9419b58.js';
|
|
28
28
|
import { InputBoxSize } from './components/OrInputBoxV3/props.js';
|
|
29
29
|
|
|
30
30
|
var script = defineComponent({
|
|
@@ -3,7 +3,7 @@ import _ from 'lodash';
|
|
|
3
3
|
import { defineComponent, ref, computed, useSlots, watch } from 'vue-demi';
|
|
4
4
|
import { OrSidebarPlacement } from './components/OrSidebarV3/props.js';
|
|
5
5
|
import './components/OrIconButtonV3/OrIconButton.js';
|
|
6
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-
|
|
6
|
+
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-df67baa2.js';
|
|
7
7
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createVNode } from 'vue';
|
|
8
8
|
import { SidebarRoot, SidebarBar, SidebarSides, SidebarToolbar, CollapsibleSidebarToolbar, SidebarToolbarSides, SidebarResize, SidebarResizeSides, SidebarResizingSides, SidebarCollapseButton, SidebarCollapseButtonSides, SidebarMain, SidebarHeader, SidebarContent, SidebarFooter } from './components/OrSidebarV3/styles.js';
|
|
9
9
|
|
|
@@ -8,7 +8,7 @@ import './components/OrMenuItemV3/OrMenuItem.js';
|
|
|
8
8
|
import './components/OrTabV3/OrTab.js';
|
|
9
9
|
import { s as script$4 } from './OrTab.vue_vue_type_script_lang-4a262fa3.js';
|
|
10
10
|
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
11
|
-
import { s as script$2 } from './OrMenu.vue_vue_type_script_lang-
|
|
11
|
+
import { s as script$2 } from './OrMenu.vue_vue_type_script_lang-2676b9cc.js';
|
|
12
12
|
import { s as script$3 } from './OrMenuItem.vue_vue_type_script_lang-b338d68a.js';
|
|
13
13
|
|
|
14
14
|
var script = defineComponent({
|
|
@@ -2,7 +2,7 @@ import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi
|
|
|
2
2
|
import { TagVariant, TagColor } from './components/OrTagV3/props.js';
|
|
3
3
|
import { TagRoot, TagRootVariants, TagRootColors } from './components/OrTagV3/styles.js';
|
|
4
4
|
import './components/OrIconButtonV3/OrIconButton.js';
|
|
5
|
-
import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-
|
|
5
|
+
import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-df67baa2.js';
|
|
6
6
|
|
|
7
7
|
var script = defineComponent({
|
|
8
8
|
name: 'OrTag',
|
|
@@ -2,7 +2,7 @@ import { useDebounceFn, useElementHover } from '@vueuse/core';
|
|
|
2
2
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
3
3
|
import { TooltipRoot, TooltipBody, TooltipBodyPlacements } from './components/OrTooltipV3/styles.js';
|
|
4
4
|
import './components/OrPopoverV3/OrPopover.js';
|
|
5
|
-
import { s as script$1 } from './OrPopover.vue_vue_type_script_lang-
|
|
5
|
+
import { s as script$1 } from './OrPopover.vue_vue_type_script_lang-a9419b58.js';
|
|
6
6
|
import { PopoverPlacement } from './components/OrPopoverV3/props.js';
|
|
7
7
|
|
|
8
8
|
var script = defineComponent({
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { s as script } from '../../OrCardCollection.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrCardCollection.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrCardCollection.vue_vue_type_script_lang-6b9820c0.js';
|
|
2
|
+
export { s as default } from '../../OrCardCollection.vue_vue_type_script_lang-6b9820c0.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, Fragment, createVNode, withCtx, createTextVNode, toDisplayString, createBlock, createCommentVNode, renderList, renderSlot, normalizeProps, guardReactiveProps, mergeProps } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './styles.js';
|
|
6
6
|
import './props.js';
|
|
7
7
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
8
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
8
|
+
import '../../OrIconButton.vue_vue_type_script_lang-df67baa2.js';
|
|
9
9
|
import '../OrIconButtonV3/props.js';
|
|
10
10
|
import '../OrIconV3/props.js';
|
|
11
11
|
import '../OrIconButtonV3/styles.js';
|
|
@@ -13,11 +13,11 @@ import '../OrIconV3/OrIcon.js';
|
|
|
13
13
|
import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
14
14
|
import '../OrIconV3/styles.js';
|
|
15
15
|
import '../OrTooltipV3/OrTooltip.js';
|
|
16
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
16
|
+
import '../../OrTooltip.vue_vue_type_script_lang-703eaacb.js';
|
|
17
17
|
import '@vueuse/core';
|
|
18
18
|
import '../OrTooltipV3/styles.js';
|
|
19
19
|
import '../OrPopoverV3/OrPopover.js';
|
|
20
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
20
|
+
import '../../OrPopover.vue_vue_type_script_lang-a9419b58.js';
|
|
21
21
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
22
22
|
import '../OrPopoverV3/props.js';
|
|
23
23
|
import '../OrPopoverV3/styles.js';
|
|
@@ -41,15 +41,15 @@ import '../../OrLoader.vue_vue_type_script_lang-49907820.js';
|
|
|
41
41
|
import '../OrLoaderV3/props.js';
|
|
42
42
|
import '../OrLoaderV3/styles.js';
|
|
43
43
|
import '../OrMenuV3/OrMenu.js';
|
|
44
|
-
import '../../OrMenu.vue_vue_type_script_lang-
|
|
44
|
+
import '../../OrMenu.vue_vue_type_script_lang-2676b9cc.js';
|
|
45
45
|
import '../OrMenuV3/styles.js';
|
|
46
46
|
import '../OrMenuItemV3/OrMenuItem.js';
|
|
47
47
|
import '../../OrMenuItem.vue_vue_type_script_lang-b338d68a.js';
|
|
48
48
|
import '../OrMenuItemV3/styles.js';
|
|
49
49
|
import '../OrSearchV3/OrSearch.js';
|
|
50
|
-
import '../../OrSearch.vue_vue_type_script_lang-
|
|
50
|
+
import '../../OrSearch.vue_vue_type_script_lang-01c6648c.js';
|
|
51
51
|
import '../OrInputV3/OrInput.js';
|
|
52
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
52
|
+
import '../../OrInput.vue_vue_type_script_lang-996299af.js';
|
|
53
53
|
import '../OrInputV3/props.js';
|
|
54
54
|
import '../OrInputBoxV3/props.js';
|
|
55
55
|
import '../OrInputV3/styles.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export { DefaultCardCollectionViews, defaultViewModes, gridView, listView } from './props.js';
|
|
2
|
-
export { s as OrCardCollectionV3 } from '../../OrCardCollection.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrCardCollectionV3 } from '../../OrCardCollection.vue_vue_type_script_lang-6b9820c0.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import './styles.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
7
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
7
|
+
import '../../OrIconButton.vue_vue_type_script_lang-df67baa2.js';
|
|
8
8
|
import '../OrIconButtonV3/props.js';
|
|
9
9
|
import '../OrIconV3/props.js';
|
|
10
10
|
import '../OrIconButtonV3/styles.js';
|
|
@@ -12,11 +12,11 @@ import '../OrIconV3/OrIcon.js';
|
|
|
12
12
|
import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
13
13
|
import '../OrIconV3/styles.js';
|
|
14
14
|
import '../OrTooltipV3/OrTooltip.js';
|
|
15
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
15
|
+
import '../../OrTooltip.vue_vue_type_script_lang-703eaacb.js';
|
|
16
16
|
import '@vueuse/core';
|
|
17
17
|
import '../OrTooltipV3/styles.js';
|
|
18
18
|
import '../OrPopoverV3/OrPopover.js';
|
|
19
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
19
|
+
import '../../OrPopover.vue_vue_type_script_lang-a9419b58.js';
|
|
20
20
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
21
21
|
import '../OrPopoverV3/props.js';
|
|
22
22
|
import '../OrPopoverV3/styles.js';
|
|
@@ -40,15 +40,15 @@ import '../../OrLoader.vue_vue_type_script_lang-49907820.js';
|
|
|
40
40
|
import '../OrLoaderV3/props.js';
|
|
41
41
|
import '../OrLoaderV3/styles.js';
|
|
42
42
|
import '../OrMenuV3/OrMenu.js';
|
|
43
|
-
import '../../OrMenu.vue_vue_type_script_lang-
|
|
43
|
+
import '../../OrMenu.vue_vue_type_script_lang-2676b9cc.js';
|
|
44
44
|
import '../OrMenuV3/styles.js';
|
|
45
45
|
import '../OrMenuItemV3/OrMenuItem.js';
|
|
46
46
|
import '../../OrMenuItem.vue_vue_type_script_lang-b338d68a.js';
|
|
47
47
|
import '../OrMenuItemV3/styles.js';
|
|
48
48
|
import '../OrSearchV3/OrSearch.js';
|
|
49
|
-
import '../../OrSearch.vue_vue_type_script_lang-
|
|
49
|
+
import '../../OrSearch.vue_vue_type_script_lang-01c6648c.js';
|
|
50
50
|
import '../OrInputV3/OrInput.js';
|
|
51
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
51
|
+
import '../../OrInput.vue_vue_type_script_lang-996299af.js';
|
|
52
52
|
import '../OrInputV3/props.js';
|
|
53
53
|
import '../OrInputBoxV3/props.js';
|
|
54
54
|
import '../OrInputV3/styles.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrConfirm.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrConfirm.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrConfirm.vue_vue_type_script_lang-f5b7e94c.js';
|
|
2
|
+
export { s as default } from '../../OrConfirm.vue_vue_type_script_lang-f5b7e94c.js';
|
|
3
3
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../index-63e094a0.js';
|
|
@@ -22,7 +22,7 @@ import '../../OrLoader.vue_vue_type_script_lang-49907820.js';
|
|
|
22
22
|
import '../OrLoaderV3/props.js';
|
|
23
23
|
import '../OrLoaderV3/styles.js';
|
|
24
24
|
import '../OrInputV3/OrInput.js';
|
|
25
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
25
|
+
import '../../OrInput.vue_vue_type_script_lang-996299af.js';
|
|
26
26
|
import '../OrInputV3/props.js';
|
|
27
27
|
import '../OrInputBoxV3/props.js';
|
|
28
28
|
import '../OrInputV3/styles.js';
|
|
@@ -37,14 +37,14 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
37
37
|
import '../OrIconV3/props.js';
|
|
38
38
|
import '../OrIconV3/styles.js';
|
|
39
39
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
40
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
40
|
+
import '../../OrIconButton.vue_vue_type_script_lang-df67baa2.js';
|
|
41
41
|
import '../OrIconButtonV3/props.js';
|
|
42
42
|
import '../OrIconButtonV3/styles.js';
|
|
43
43
|
import '../OrTooltipV3/OrTooltip.js';
|
|
44
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
44
|
+
import '../../OrTooltip.vue_vue_type_script_lang-703eaacb.js';
|
|
45
45
|
import '../OrTooltipV3/styles.js';
|
|
46
46
|
import '../OrPopoverV3/OrPopover.js';
|
|
47
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
47
|
+
import '../../OrPopover.vue_vue_type_script_lang-a9419b58.js';
|
|
48
48
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
49
49
|
import '../OrPopoverV3/props.js';
|
|
50
50
|
import '../OrPopoverV3/styles.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { ConfirmType } from './props.js';
|
|
2
|
-
export { s as OrConfirmV3 } from '../../OrConfirm.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrConfirmV3 } from '../../OrConfirm.vue_vue_type_script_lang-f5b7e94c.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../index-63e094a0.js';
|
|
5
5
|
import 'vue-demi';
|
|
@@ -21,7 +21,7 @@ import '../../OrLoader.vue_vue_type_script_lang-49907820.js';
|
|
|
21
21
|
import '../OrLoaderV3/props.js';
|
|
22
22
|
import '../OrLoaderV3/styles.js';
|
|
23
23
|
import '../OrInputV3/OrInput.js';
|
|
24
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
24
|
+
import '../../OrInput.vue_vue_type_script_lang-996299af.js';
|
|
25
25
|
import '../OrInputV3/props.js';
|
|
26
26
|
import '../OrInputBoxV3/props.js';
|
|
27
27
|
import '../OrInputV3/styles.js';
|
|
@@ -36,14 +36,14 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
36
36
|
import '../OrIconV3/props.js';
|
|
37
37
|
import '../OrIconV3/styles.js';
|
|
38
38
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
39
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
39
|
+
import '../../OrIconButton.vue_vue_type_script_lang-df67baa2.js';
|
|
40
40
|
import '../OrIconButtonV3/props.js';
|
|
41
41
|
import '../OrIconButtonV3/styles.js';
|
|
42
42
|
import '../OrTooltipV3/OrTooltip.js';
|
|
43
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
43
|
+
import '../../OrTooltip.vue_vue_type_script_lang-703eaacb.js';
|
|
44
44
|
import '../OrTooltipV3/styles.js';
|
|
45
45
|
import '../OrPopoverV3/OrPopover.js';
|
|
46
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
46
|
+
import '../../OrPopover.vue_vue_type_script_lang-a9419b58.js';
|
|
47
47
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
48
48
|
import '../OrPopoverV3/props.js';
|
|
49
49
|
import '../OrPopoverV3/styles.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { s as script } from '../../OrFab.vue_vue_type_script_lang-fc0a7cff.js';
|
|
2
2
|
export { s as default } from '../../OrFab.vue_vue_type_script_lang-fc0a7cff.js';
|
|
3
|
-
import { resolveComponent, openBlock, createElementBlock,
|
|
3
|
+
import { resolveComponent, openBlock, createElementBlock, mergeProps, toHandlers, createVNode } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './props.js';
|
|
6
6
|
import './styles.js';
|
|
@@ -12,15 +12,15 @@ import '../OrIconV3/styles.js';
|
|
|
12
12
|
const _hoisted_1 = ["disabled"];
|
|
13
13
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
14
14
|
const _component_OrIcon = resolveComponent("OrIcon");
|
|
15
|
-
return openBlock(), createElementBlock("button", {
|
|
15
|
+
return openBlock(), createElementBlock("button", mergeProps({
|
|
16
16
|
ref: "root",
|
|
17
|
-
class:
|
|
17
|
+
class: _ctx.rootStyles,
|
|
18
18
|
type: 'button',
|
|
19
19
|
disabled: _ctx.disabled
|
|
20
|
-
}, [createVNode(_component_OrIcon, {
|
|
20
|
+
}, toHandlers(_ctx.$listeners, true)), [createVNode(_component_OrIcon, {
|
|
21
21
|
icon: _ctx.icon,
|
|
22
22
|
size: 'l'
|
|
23
|
-
}, null, 8 /* PROPS */, ["icon"])],
|
|
23
|
+
}, null, 8 /* PROPS */, ["icon"])], 16 /* FULL_PROPS */, _hoisted_1);
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
script.render = render;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrIconButton.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrIconButton.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrIconButton.vue_vue_type_script_lang-df67baa2.js';
|
|
2
|
+
export { s as default } from '../../OrIconButton.vue_vue_type_script_lang-df67baa2.js';
|
|
3
3
|
import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode, mergeProps, toHandlers, createVNode } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './props.js';
|
|
@@ -9,11 +9,11 @@ import '../OrIconV3/OrIcon.js';
|
|
|
9
9
|
import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
10
10
|
import '../OrIconV3/styles.js';
|
|
11
11
|
import '../OrTooltipV3/OrTooltip.js';
|
|
12
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
12
|
+
import '../../OrTooltip.vue_vue_type_script_lang-703eaacb.js';
|
|
13
13
|
import '@vueuse/core';
|
|
14
14
|
import '../OrTooltipV3/styles.js';
|
|
15
15
|
import '../OrPopoverV3/OrPopover.js';
|
|
16
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
16
|
+
import '../../OrPopover.vue_vue_type_script_lang-a9419b58.js';
|
|
17
17
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
18
18
|
import '../OrPopoverV3/props.js';
|
|
19
19
|
import '../OrPopoverV3/styles.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { IconButtonColor } from './props.js';
|
|
2
|
-
export { s as OrIconButtonV3 } from '../../OrIconButton.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrIconButtonV3 } from '../../OrIconButton.vue_vue_type_script_lang-df67baa2.js';
|
|
3
3
|
export { IconSize as IconButtonSize } from '../OrIconV3/props.js';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './styles.js';
|
|
@@ -8,11 +8,11 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
8
8
|
import '../OrIconV3/styles.js';
|
|
9
9
|
import 'vue';
|
|
10
10
|
import '../OrTooltipV3/OrTooltip.js';
|
|
11
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
11
|
+
import '../../OrTooltip.vue_vue_type_script_lang-703eaacb.js';
|
|
12
12
|
import '@vueuse/core';
|
|
13
13
|
import '../OrTooltipV3/styles.js';
|
|
14
14
|
import '../OrPopoverV3/OrPopover.js';
|
|
15
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
15
|
+
import '../../OrPopover.vue_vue_type_script_lang-a9419b58.js';
|
|
16
16
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
17
17
|
import '../OrPopoverV3/props.js';
|
|
18
18
|
import '../OrPopoverV3/styles.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrInlineInput.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrInlineInput.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrInlineInput.vue_vue_type_script_lang-a952a74e.js';
|
|
2
|
+
export { s as default } from '../../OrInlineInput.vue_vue_type_script_lang-a952a74e.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString, vShow } from 'vue';
|
|
4
4
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
5
5
|
import 'vue-demi';
|
|
@@ -13,7 +13,7 @@ import '../OrHintV3/OrHint.js';
|
|
|
13
13
|
import '../../OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
14
14
|
import '../OrHintV3/styles.js';
|
|
15
15
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
16
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
16
|
+
import '../../OrIconButton.vue_vue_type_script_lang-df67baa2.js';
|
|
17
17
|
import '../OrIconButtonV3/props.js';
|
|
18
18
|
import '../OrIconV3/props.js';
|
|
19
19
|
import '../OrIconButtonV3/styles.js';
|
|
@@ -21,11 +21,11 @@ import '../OrIconV3/OrIcon.js';
|
|
|
21
21
|
import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
22
22
|
import '../OrIconV3/styles.js';
|
|
23
23
|
import '../OrTooltipV3/OrTooltip.js';
|
|
24
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
24
|
+
import '../../OrTooltip.vue_vue_type_script_lang-703eaacb.js';
|
|
25
25
|
import '@vueuse/core';
|
|
26
26
|
import '../OrTooltipV3/styles.js';
|
|
27
27
|
import '../OrPopoverV3/OrPopover.js';
|
|
28
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
28
|
+
import '../../OrPopover.vue_vue_type_script_lang-a9419b58.js';
|
|
29
29
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
30
30
|
import '../OrPopoverV3/props.js';
|
|
31
31
|
import '../OrPopoverV3/styles.js';
|