@ironsource/shared-ui 2.1.12-test.1 → 2.1.12-test.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/ButtonDropdownTrigger.vue_vue_type_style_index_0_scoped_adb49e50_lang.css +1 -0
- package/ButtonV4.vue_vue_type_style_index_0_scoped_852be7ec_lang.css +1 -0
- package/Chart.vue_vue_type_style_index_0_scoped_e8f25a03_lang.css +1 -0
- package/ChartHeader.vue_vue_type_style_index_0_scoped_af520313_lang.css +1 -0
- package/ChartPlane.vue_vue_type_style_index_0_scoped_4f67d41d_lang.css +1 -0
- package/ChartTooltip.vue_vue_type_style_index_0_scoped_3315b68f_lang.css +1 -0
- package/ConditionalDropdown.vue_vue_type_style_index_0_scoped_f5204c04_lang.css +1 -0
- package/DataGrid.vue_vue_type_style_index_0_scoped_b21a79b1_lang.css +1 -0
- package/DropdownV4.vue_vue_type_style_index_0_scoped_55dd36a7_lang.css +1 -0
- package/Link.vue_vue_type_style_index_0_scoped_ad98fe7b_lang.css +1 -0
- package/OptionV4.vue_vue_type_style_index_0_scoped_7d287ee5_lang.css +1 -0
- package/components/button/v4/ButtonV4.vue.d.ts +1 -0
- package/components/button/v4/ButtonV4.vue.js +3 -3
- package/components/button/v4/ButtonV4.vue2.js +22 -21
- package/components/chart/Chart.vue.d.ts +5 -0
- package/components/chart/Chart.vue.js +3 -3
- package/components/chart/Chart.vue2.js +9 -7
- package/components/chart/ChartHeader.vue.d.ts +5 -0
- package/components/chart/ChartHeader.vue.js +2 -2
- package/components/chart/ChartHeader.vue2.js +42 -34
- package/components/chart/ChartPlane.vue.d.ts +5 -0
- package/components/chart/ChartPlane.vue.js +4 -4
- package/components/chart/ChartPlane.vue2.js +14 -12
- package/components/chart/ChartTooltip.vue.js +2 -2
- package/components/chart/ChartTooltip.vue2.js +3 -3
- package/components/chart/index.d.ts +15 -0
- package/components/dateRange/common/DateRange.common.js +81 -75
- package/components/dateRange/common/DateServices.common.d.ts +1 -1
- package/components/dateRange/common/DateServices.common.js +1 -0
- package/components/dropdown/common/Dropdown.common.js +83 -79
- package/components/dropdown/v4/ButtonDropdownTrigger.vue.d.ts +1 -0
- package/components/dropdown/v4/ButtonDropdownTrigger.vue.js +3 -3
- package/components/dropdown/v4/ButtonDropdownTrigger.vue2.js +15 -12
- package/components/dropdown/v4/ConditionalDropdown.vue.js +2 -2
- package/components/dropdown/v4/ConditionalDropdown.vue2.js +105 -96
- package/components/dropdown/v4/DropdownV4.vue.d.ts +5 -0
- package/components/dropdown/v4/DropdownV4.vue.js +3 -3
- package/components/dropdown/v4/DropdownV4.vue2.js +56 -54
- package/components/dropdown/v4/OptionV4.vue.d.ts +5 -5
- package/components/dropdown/v4/OptionV4.vue.js +3 -3
- package/components/dropdown/v4/OptionV4.vue2.js +3 -3
- package/components/dropdown/v4/index.d.ts +30 -15
- package/components/link/Link.vue.d.ts +70 -0
- package/components/link/Link.vue.js +7 -0
- package/components/link/Link.vue2.js +43 -0
- package/components/link/index.d.ts +140 -0
- package/components/link/index.js +6 -0
- package/components/table/v4/DataGrid.vue.d.ts +2 -0
- package/components/table/v4/DataGrid.vue.js +3 -3
- package/components/table/v4/DataGrid.vue2.js +5 -4
- package/components/table/v4/index.d.ts +2 -0
- package/composables/useDateService.d.ts +7 -0
- package/composables/useDateService.js +10 -0
- package/index.d.ts +68 -30
- package/index.js +111 -105
- package/mocks/optionsWithIcons.d.ts +1 -0
- package/package.json +9 -1
- package/testids/index.d.ts +4 -0
- package/testids/index.js +31 -30
- package/ButtonDropdownTrigger.vue_vue_type_style_index_0_scoped_0123c361_lang.css +0 -1
- package/ButtonV4.vue_vue_type_style_index_0_scoped_d7948c77_lang.css +0 -1
- package/Chart.vue_vue_type_style_index_0_scoped_03771fa3_lang.css +0 -1
- package/ChartHeader.vue_vue_type_style_index_0_scoped_da34b108_lang.css +0 -1
- package/ChartPlane.vue_vue_type_style_index_0_scoped_ff7e556e_lang.css +0 -1
- package/ChartTooltip.vue_vue_type_style_index_0_scoped_e53c6287_lang.css +0 -1
- package/ConditionalDropdown.vue_vue_type_style_index_0_scoped_683b8a75_lang.css +0 -1
- package/DataGrid.vue_vue_type_style_index_0_scoped_0963bb3c_lang.css +0 -1
- package/DropdownV4.vue_vue_type_style_index_0_scoped_dd86e387_lang.css +0 -1
- package/OptionV4.vue_vue_type_style_index_0_scoped_b9724567_lang.css +0 -1
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import "../../../ConditionalDropdown.
|
|
1
|
+
import "../../../ConditionalDropdown.vue_vue_type_style_index_0_scoped_f5204c04_lang.css"; import { defineComponent as H, computed as b, ref as r, watch as v, onMounted as J, openBlock as L, createBlock as X, unref as h, createSlots as Y, withCtx as p, createVNode as S, mergeProps as Z, createElementVNode as _, normalizeProps as x, guardReactiveProps as ee, createElementBlock as oe, createTextVNode as le, toDisplayString as ae, createCommentVNode as te, renderSlot as ne } from "vue";
|
|
2
2
|
import F from "./DropdownV4.vue.js";
|
|
3
3
|
import "./DefaultDropdownTrigger.vue.js";
|
|
4
4
|
import "./IconButtonDropdownTrigger.vue.js";
|
|
5
|
-
import
|
|
5
|
+
import ie from "./ChipDropdownTrigger.vue.js";
|
|
6
6
|
import "./AppDropdownTrigger.vue.js";
|
|
7
7
|
import "./ButtonDropdownTrigger.vue.js";
|
|
8
|
-
import
|
|
8
|
+
import ue from "./ButtonFilterDropdownTrigger.vue.js";
|
|
9
9
|
import "./TreeDropdown.vue.js";
|
|
10
10
|
import "./OptionV4.vue.js";
|
|
11
11
|
import "./ConditionalDropdown.vue.js";
|
|
12
12
|
import re from "../../search/v4/SearchV4.vue.js";
|
|
13
|
-
import
|
|
14
|
-
import { useDebounceFn as
|
|
15
|
-
const
|
|
13
|
+
import se from "../../typography/v4/Typography.vue.js";
|
|
14
|
+
import { useDebounceFn as de } from "@vueuse/core";
|
|
15
|
+
const pe = { class: "conditional-container" }, ce = {
|
|
16
16
|
key: 0,
|
|
17
17
|
class: "custom-list-area"
|
|
18
|
-
},
|
|
18
|
+
}, Ne = /* @__PURE__ */ H({
|
|
19
19
|
__name: "ConditionalDropdown",
|
|
20
20
|
props: {
|
|
21
21
|
selectedCondition: {},
|
|
@@ -42,47 +42,56 @@ const de = { class: "conditional-container" }, pe = {
|
|
|
42
42
|
triggerShownValuesCount: { default: 1 }
|
|
43
43
|
},
|
|
44
44
|
emits: ["update:selectedCondition", "update:appliedSelections", "clear", "closed"],
|
|
45
|
-
setup(
|
|
46
|
-
const o =
|
|
45
|
+
setup(B, { emit: U }) {
|
|
46
|
+
const o = B, f = U, m = b({
|
|
47
47
|
get: () => o.appliedSelections,
|
|
48
48
|
set: (e) => {
|
|
49
|
-
|
|
49
|
+
f("update:appliedSelections", e);
|
|
50
50
|
}
|
|
51
|
-
}),
|
|
52
|
-
|
|
51
|
+
}), k = r(
|
|
52
|
+
o.selectedCondition || o.conditionalOptions[0]
|
|
53
|
+
), n = b({
|
|
54
|
+
get: () => k.value || o.conditionalOptions[0],
|
|
53
55
|
set: (e) => {
|
|
54
|
-
|
|
56
|
+
k.value = e;
|
|
55
57
|
}
|
|
56
|
-
})
|
|
58
|
+
});
|
|
59
|
+
v(
|
|
60
|
+
() => o.selectedCondition,
|
|
61
|
+
(e) => {
|
|
62
|
+
e && e.value !== n.value?.value && (n.value = e, K());
|
|
63
|
+
}
|
|
64
|
+
);
|
|
65
|
+
const T = () => {
|
|
57
66
|
const { appliedSelections: e } = o;
|
|
58
67
|
return e ? Array.isArray(e) ? e : [e] : [];
|
|
59
|
-
},
|
|
68
|
+
}, A = r(null), d = r(!0), t = r([]), i = r(T()), N = r(!0), s = r(!1), C = r(!1), u = r(o.searchQuery), I = r(""), g = r(o.label), w = r([]), M = b(() => (!u.value || u.value?.length < o.minCharsToStart) && !t.value.length ? `Enter at least ${o.minCharsToStart} characters to begin` : "No results found"), E = b(() => {
|
|
60
69
|
const e = d.value ? 4 : 4.5, a = t.value.length > 4 ? t.value.length : e;
|
|
61
70
|
if (o.groupedOptions) {
|
|
62
71
|
let l = 0;
|
|
63
|
-
return t.value.forEach((
|
|
64
|
-
|
|
72
|
+
return t.value.forEach((y) => {
|
|
73
|
+
y.options && (l = l + y.options.length);
|
|
65
74
|
}), l > 4 ? l : e;
|
|
66
75
|
}
|
|
67
76
|
return a > e ? a : e;
|
|
68
|
-
}),
|
|
69
|
-
if (o.infiniteLoading &&
|
|
70
|
-
const l = [],
|
|
77
|
+
}), Q = (e, a) => {
|
|
78
|
+
if (o.infiniteLoading && n.value.multi && Array.isArray(i.value) && i.value.length && e && a.length) {
|
|
79
|
+
const l = [], y = i.value.filter(
|
|
71
80
|
(c) => c[o.optionNameKey].includes(e)
|
|
72
81
|
);
|
|
73
82
|
return a.forEach((c) => {
|
|
74
|
-
|
|
75
|
-
(
|
|
83
|
+
y.find(
|
|
84
|
+
(G) => G[o.comparingKey] === c[o.comparingKey]
|
|
76
85
|
) && l.push(c[o.comparingKey]);
|
|
77
|
-
}),
|
|
86
|
+
}), y.filter(
|
|
78
87
|
(c) => !l.includes(c[o.comparingKey])
|
|
79
88
|
);
|
|
80
89
|
}
|
|
81
90
|
return [];
|
|
82
|
-
},
|
|
91
|
+
}, D = async (e) => {
|
|
83
92
|
try {
|
|
84
93
|
s.value = !0;
|
|
85
|
-
const a = await o.fetchFnCallback(e), l =
|
|
94
|
+
const a = await o.fetchFnCallback(e), l = Q(
|
|
86
95
|
e,
|
|
87
96
|
a
|
|
88
97
|
);
|
|
@@ -90,7 +99,7 @@ const de = { class: "conditional-container" }, pe = {
|
|
|
90
99
|
} catch (a) {
|
|
91
100
|
s.value = !1, console.error("Error fetching data:", a);
|
|
92
101
|
}
|
|
93
|
-
},
|
|
102
|
+
}, V = async () => {
|
|
94
103
|
if (o.infiniteLoading)
|
|
95
104
|
try {
|
|
96
105
|
C.value = !0;
|
|
@@ -99,115 +108,115 @@ const de = { class: "conditional-container" }, pe = {
|
|
|
99
108
|
} catch (e) {
|
|
100
109
|
C.value = !1, console.error("Error fetching data:", e);
|
|
101
110
|
}
|
|
102
|
-
},
|
|
103
|
-
|
|
111
|
+
}, $ = de(
|
|
112
|
+
D,
|
|
104
113
|
o.fetchDataDebounceTime
|
|
105
|
-
),
|
|
106
|
-
e.length >= o.minCharsToStart ? (
|
|
107
|
-
},
|
|
108
|
-
|
|
109
|
-
[o.optionNameKey]:
|
|
114
|
+
), O = (e) => {
|
|
115
|
+
e.length >= o.minCharsToStart ? ($(e), A.value?.scrollTo(0)) : o.infiniteLoading && n.value.multi ? t.value = w.value || [] : t.value = [];
|
|
116
|
+
}, P = () => {
|
|
117
|
+
u.value && t.value.length && !s.value && !n.value.multi ? t.value[0].conditionalOptions ? t.value[0] = {
|
|
118
|
+
[o.optionNameKey]: u.value,
|
|
110
119
|
conditionalOptions: !0,
|
|
111
|
-
conditionalName:
|
|
112
|
-
[o.comparingKey]:
|
|
120
|
+
conditionalName: n.value.label,
|
|
121
|
+
[o.comparingKey]: u.value
|
|
113
122
|
} : t.value = [
|
|
114
123
|
{
|
|
115
|
-
[o.optionNameKey]:
|
|
124
|
+
[o.optionNameKey]: u.value,
|
|
116
125
|
conditionalOptions: !0,
|
|
117
|
-
conditionalName:
|
|
118
|
-
[o.comparingKey]:
|
|
126
|
+
conditionalName: n.value.label,
|
|
127
|
+
[o.comparingKey]: u.value
|
|
119
128
|
},
|
|
120
129
|
...t.value
|
|
121
130
|
] : t.value.length && t.value[0].conditionalOptions && t.value.shift();
|
|
122
|
-
},
|
|
123
|
-
d.value &&
|
|
131
|
+
}, K = () => {
|
|
132
|
+
d.value && i.value.length === 0 ? g.value = o.label : g.value = `${o.label} ${n.value.label.toLowerCase()}`;
|
|
124
133
|
};
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
}),
|
|
128
|
-
|
|
129
|
-
}),
|
|
134
|
+
v(u, () => {
|
|
135
|
+
O(u.value);
|
|
136
|
+
}), v([n, t], () => {
|
|
137
|
+
P();
|
|
138
|
+
}), v(
|
|
130
139
|
() => o.loadingOverride,
|
|
131
140
|
(e, a) => {
|
|
132
|
-
!e && a && !o.infiniteLoading &&
|
|
141
|
+
!e && a && !o.infiniteLoading && D(o.searchQuery);
|
|
133
142
|
}
|
|
134
143
|
);
|
|
135
|
-
const
|
|
136
|
-
d.value &&
|
|
144
|
+
const z = () => {
|
|
145
|
+
d.value && i.value.length === 0 ? (m.value = [], n.value = null) : (I.value = u.value, m.value = d.value ? [...i.value] : { ...i.value }, N.value = d.value), f("update:selectedCondition", n.value), K();
|
|
137
146
|
};
|
|
138
|
-
|
|
139
|
-
|
|
147
|
+
v(n, (e, a) => {
|
|
148
|
+
n.value.multi ? (s.value = !0, !a.multi && e.multi && (Array.isArray(o.appliedSelections) ? i.value = o.appliedSelections : i.value = [o.appliedSelections]), setTimeout(() => {
|
|
140
149
|
s.value = !1, d.value = !0;
|
|
141
150
|
}, 100)) : (!a.multi && !e.multi && (s.value = !0), setTimeout(() => {
|
|
142
151
|
!a.multi && !e.multi && (s.value = !1), d.value = !1;
|
|
143
152
|
}, 100));
|
|
144
|
-
}),
|
|
145
|
-
|
|
153
|
+
}), v(m, () => {
|
|
154
|
+
i.value = T();
|
|
146
155
|
});
|
|
147
|
-
const
|
|
148
|
-
|
|
149
|
-
},
|
|
150
|
-
|
|
151
|
-
},
|
|
152
|
-
e &&
|
|
156
|
+
const R = (e) => {
|
|
157
|
+
w.value = e;
|
|
158
|
+
}, j = () => {
|
|
159
|
+
i.value = [], m.value = [], n.value = null, f("update:selectedCondition", null), g.value = o.label, u.value = "", f("clear");
|
|
160
|
+
}, W = (e) => {
|
|
161
|
+
n.value === null && (n.value = o.conditionalOptions[0]), e && n.value.multi && o.infiniteLoading && i.value && (t.value = i.value, u.value && O(u.value));
|
|
153
162
|
};
|
|
154
|
-
|
|
155
|
-
(o.searchQuery || !o.infiniteLoading || o.minCharsToStart === 0) &&
|
|
163
|
+
J(() => {
|
|
164
|
+
(o.searchQuery || !o.infiniteLoading || o.minCharsToStart === 0) && O(o.searchQuery), o.appliedSelections && Array.isArray(o.appliedSelections) && (t.value = o.appliedSelections, i.value = o.appliedSelections, w.value = o.appliedSelections), K();
|
|
156
165
|
});
|
|
157
|
-
const
|
|
158
|
-
|
|
166
|
+
const q = () => {
|
|
167
|
+
f("closed");
|
|
159
168
|
};
|
|
160
|
-
return (e, a) => (
|
|
169
|
+
return (e, a) => (L(), X(h(F), {
|
|
161
170
|
ref_key: "dropdownRef",
|
|
162
|
-
ref:
|
|
163
|
-
selected:
|
|
164
|
-
"onUpdate:selected": a[2] || (a[2] = (l) =>
|
|
171
|
+
ref: A,
|
|
172
|
+
selected: i.value,
|
|
173
|
+
"onUpdate:selected": a[2] || (a[2] = (l) => i.value = l),
|
|
165
174
|
"predefined-trigger": "chip",
|
|
166
175
|
"display-value": (l) => l?.[e.optionNameKey],
|
|
167
176
|
multi: d.value,
|
|
168
177
|
options: t.value,
|
|
169
|
-
placeholder:
|
|
178
|
+
placeholder: g.value,
|
|
170
179
|
"search-placeholder": "Search",
|
|
171
180
|
"option-name-key": e.optionNameKey,
|
|
172
181
|
"with-conditions": "",
|
|
173
182
|
"inline-search": "",
|
|
174
|
-
"custom-number-of-displayed-options":
|
|
183
|
+
"custom-number-of-displayed-options": E.value,
|
|
175
184
|
"options-list-width": "330px",
|
|
176
185
|
loading: s.value || e.loadingOverride,
|
|
177
186
|
"load-more-loading": C.value,
|
|
178
187
|
"comparing-key": e.comparingKey,
|
|
179
188
|
"is-open": e.isOpen,
|
|
180
189
|
"infinite-loading": e.infiniteLoading,
|
|
181
|
-
"show-select-all": !e.infiniteLoading && !
|
|
190
|
+
"show-select-all": !e.infiniteLoading && !u.value,
|
|
182
191
|
"grouped-options": e.groupedOptions,
|
|
183
192
|
"option-flag-key": e.optionFlagKey,
|
|
184
193
|
"option-image-key": e.optionImageKey,
|
|
185
194
|
"option-icon-key": e.optionIconKey,
|
|
186
195
|
"option-icon-type": e.optionIconType,
|
|
187
196
|
"trigger-shown-values-count": e.triggerShownValuesCount,
|
|
188
|
-
"onUpdate:isOpen":
|
|
189
|
-
onOnsearch:
|
|
190
|
-
onApply:
|
|
191
|
-
onLoadMore:
|
|
192
|
-
onUnsavedSelectionUpdate:
|
|
193
|
-
onClosed:
|
|
194
|
-
},
|
|
197
|
+
"onUpdate:isOpen": W,
|
|
198
|
+
onOnsearch: O,
|
|
199
|
+
onApply: z,
|
|
200
|
+
onLoadMore: V,
|
|
201
|
+
onUnsavedSelectionUpdate: R,
|
|
202
|
+
onClosed: q
|
|
203
|
+
}, Y({
|
|
195
204
|
"dropdown-trigger": p(({ defaultTriggerProps: l }) => [
|
|
196
|
-
h(
|
|
197
|
-
label:
|
|
198
|
-
"selected-option":
|
|
199
|
-
multi:
|
|
205
|
+
S(h(ie), Z(l, {
|
|
206
|
+
label: g.value,
|
|
207
|
+
"selected-option": m.value,
|
|
208
|
+
multi: N.value,
|
|
200
209
|
"cancel-all-selected-display": "",
|
|
201
|
-
"display-value-in-quotes": !Array.isArray(
|
|
210
|
+
"display-value-in-quotes": !Array.isArray(i.value) && i.value.conditionalOptions,
|
|
202
211
|
"shown-values-count": e.triggerShownValuesCount,
|
|
203
|
-
onClear:
|
|
212
|
+
onClear: j
|
|
204
213
|
}), null, 16, ["label", "selected-option", "multi", "display-value-in-quotes", "shown-values-count"])
|
|
205
214
|
]),
|
|
206
215
|
"dropdown-conditions": p(() => [
|
|
207
|
-
|
|
208
|
-
h(
|
|
209
|
-
selected:
|
|
210
|
-
"onUpdate:selected": a[0] || (a[0] = (l) =>
|
|
216
|
+
_("div", pe, [
|
|
217
|
+
S(h(F), {
|
|
218
|
+
selected: n.value,
|
|
219
|
+
"onUpdate:selected": a[0] || (a[0] = (l) => n.value = l),
|
|
211
220
|
options: e.conditionalOptions,
|
|
212
221
|
"option-name-key": "label",
|
|
213
222
|
"display-value": (l) => l?.label,
|
|
@@ -215,16 +224,16 @@ const de = { class: "conditional-container" }, pe = {
|
|
|
215
224
|
size: "small"
|
|
216
225
|
}, {
|
|
217
226
|
"dropdown-trigger": p(({ buttonTriggerProps: l }) => [
|
|
218
|
-
h(
|
|
227
|
+
S(h(ue), x(ee(l)), null, 16)
|
|
219
228
|
]),
|
|
220
229
|
_: 1
|
|
221
230
|
}, 8, ["selected", "options", "display-value"])
|
|
222
231
|
])
|
|
223
232
|
]),
|
|
224
233
|
"inline-search": p(() => [
|
|
225
|
-
h(
|
|
226
|
-
modelValue:
|
|
227
|
-
"onUpdate:modelValue": a[1] || (a[1] = (l) =>
|
|
234
|
+
S(h(re), {
|
|
235
|
+
modelValue: u.value,
|
|
236
|
+
"onUpdate:modelValue": a[1] || (a[1] = (l) => u.value = l),
|
|
228
237
|
class: "inline-search",
|
|
229
238
|
placeholder: "Search",
|
|
230
239
|
variant: "transparent",
|
|
@@ -233,21 +242,21 @@ const de = { class: "conditional-container" }, pe = {
|
|
|
233
242
|
}, null, 8, ["modelValue", "auto-focus"])
|
|
234
243
|
]),
|
|
235
244
|
"custom-list-area": p(() => [
|
|
236
|
-
!t.value.length && !s.value ? (
|
|
237
|
-
|
|
245
|
+
!t.value.length && !s.value ? (L(), oe("div", ce, [
|
|
246
|
+
S(se, { variant: "body1" }, {
|
|
238
247
|
default: p(() => [
|
|
239
|
-
|
|
248
|
+
le(ae(M.value), 1)
|
|
240
249
|
]),
|
|
241
250
|
_: 1
|
|
242
251
|
})
|
|
243
|
-
])) :
|
|
252
|
+
])) : te("", !0)
|
|
244
253
|
]),
|
|
245
254
|
_: 2
|
|
246
255
|
}, [
|
|
247
256
|
e.$slots["option-end"] ? {
|
|
248
257
|
name: "option-end",
|
|
249
258
|
fn: p(({ option: l }) => [
|
|
250
|
-
|
|
259
|
+
ne(e.$slots, "option-end", { option: l }, void 0, !0)
|
|
251
260
|
]),
|
|
252
261
|
key: "0"
|
|
253
262
|
} : void 0
|
|
@@ -255,5 +264,5 @@ const de = { class: "conditional-container" }, pe = {
|
|
|
255
264
|
}
|
|
256
265
|
});
|
|
257
266
|
export {
|
|
258
|
-
|
|
267
|
+
Ne as default
|
|
259
268
|
};
|
|
@@ -60,6 +60,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
|
|
|
60
60
|
groupedOptions?: boolean;
|
|
61
61
|
comparingKey?: string;
|
|
62
62
|
customNumberOfDisplayedOptions?: number;
|
|
63
|
+
optionTooltipPosition?: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
|
|
63
64
|
theme?: string;
|
|
64
65
|
fullWidth?: boolean;
|
|
65
66
|
optionsListWidth?: string;
|
|
@@ -124,6 +125,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
|
|
|
124
125
|
groupedOptions: boolean;
|
|
125
126
|
comparingKey: any;
|
|
126
127
|
customNumberOfDisplayedOptions: any;
|
|
128
|
+
optionTooltipPosition: string;
|
|
127
129
|
fullWidth: boolean;
|
|
128
130
|
optionsListWidth: any;
|
|
129
131
|
statusType: any;
|
|
@@ -208,6 +210,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
|
|
|
208
210
|
groupedOptions?: boolean;
|
|
209
211
|
comparingKey?: string;
|
|
210
212
|
customNumberOfDisplayedOptions?: number;
|
|
213
|
+
optionTooltipPosition?: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
|
|
211
214
|
theme?: string;
|
|
212
215
|
fullWidth?: boolean;
|
|
213
216
|
optionsListWidth?: string;
|
|
@@ -272,6 +275,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
|
|
|
272
275
|
groupedOptions: boolean;
|
|
273
276
|
comparingKey: any;
|
|
274
277
|
customNumberOfDisplayedOptions: any;
|
|
278
|
+
optionTooltipPosition: string;
|
|
275
279
|
fullWidth: boolean;
|
|
276
280
|
optionsListWidth: any;
|
|
277
281
|
statusType: any;
|
|
@@ -349,6 +353,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
|
|
|
349
353
|
groupedOptions: boolean;
|
|
350
354
|
comparingKey: string;
|
|
351
355
|
customNumberOfDisplayedOptions: number;
|
|
356
|
+
optionTooltipPosition: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
|
|
352
357
|
fullWidth: boolean;
|
|
353
358
|
optionsListWidth: string;
|
|
354
359
|
statusType: "default" | "error" | "disabled" | "success" | "warning" | "archive";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import o from "./DropdownV4.vue2.js";
|
|
2
|
-
/* empty css *//* empty css */import
|
|
3
|
-
// import "../../../DropdownV4.
|
|
2
|
+
/* empty css *//* empty css */import _ from "../../../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
// import "../../../DropdownV4.vue_vue_type_style_index_0_scoped_55dd36a7_lang.css"; //*');
|
|
4
4
|
// import "../../../DropdownV4.vue_vue_type_style_index_1_lang.css"; //');
|
|
5
|
-
const d = /* @__PURE__ */
|
|
5
|
+
const d = /* @__PURE__ */ _(o, [["__scopeId", "data-v-55dd36a7"]]);
|
|
6
6
|
export {
|
|
7
7
|
d as default
|
|
8
8
|
};
|