@ironsource/shared-ui 2.1.12-test.77 → 2.1.12-test.78
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/ChartPlane.vue_vue_type_style_index_0_scoped_e31a8fcd_lang.css +1 -0
- package/DropdownV4.vue_vue_type_style_index_0_scoped_1f7f7f9c_lang.css +1 -0
- package/components/chart/ChartPlane.vue.js +4 -4
- package/components/chart/ChartPlane.vue2.js +49 -49
- package/components/chart/utils/utils.d.ts +1 -1
- package/components/chart/utils/utils.js +10 -10
- 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 +41 -39
- package/components/dropdown/v4/dropdownStoryArgs.d.ts +8 -0
- package/components/dropdown/v4/index.d.ts +20 -1
- package/components/includeExclude/IncludeExclude.vue.d.ts +1 -1
- package/components/includeExclude/IncludeExcludeDragDrop.vue.d.ts +1 -1
- package/components/includeExclude/index.d.ts +40 -40
- package/index.d.ts +40 -2
- package/index.js +1 -1
- package/package.json +1 -1
- package/ChartPlane.vue_vue_type_style_index_0_scoped_a4130027_lang.css +0 -1
- package/DropdownV4.vue_vue_type_style_index_0_scoped_92ead583_lang.css +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.chart-plane-container[data-v-e31a8fcd]{--headerHeight: var(--e6d08782);width:100%;height:var(--7183a92a);position:relative}.header-wrapper[data-v-e31a8fcd]{position:absolute;width:100%;height:var(--headerHeight);top:0;z-index:1}.chart-plane[data-v-e31a8fcd]{padding-top:var(--headerHeight);height:100%}.chart[data-v-e31a8fcd]{width:100%;height:100%;position:relative}.chart__canvas[data-v-e31a8fcd]{width:100%;height:100%}.chart__tooltip[data-v-e31a8fcd]{position:absolute;pointer-events:none;transition:all .1s ease;min-width:214px;max-width:270px;z-index:1}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.v-enter-active[data-v-1f7f7f9c],.v-leave-active[data-v-1f7f7f9c]{transition:opacity .25s ease}ol[data-v-1f7f7f9c],ul[data-v-1f7f7f9c],menu[data-v-1f7f7f9c]{list-style:none;margin:0;padding:0}.dropdown.full-width[data-v-1f7f7f9c],.dropdown.full-width .button__container[data-v-1f7f7f9c]{width:100%}.dropdown-list-wrapper[data-v-1f7f7f9c]{display:flex;flex-direction:column;padding:.5rem .5rem .25rem}.dropdown-list-wrapper--multi[data-v-1f7f7f9c]{padding:.5rem}.list-container--multi[data-v-1f7f7f9c]{margin-bottom:0}.inline-search .inline-search-wrapper[data-v-1f7f7f9c]{display:flex;gap:4px;padding-bottom:.25rem}.inline-search .inline-search-wrapper .search-container[data-v-1f7f7f9c]{width:100%}.inline-search .list-container[data-v-1f7f7f9c]{padding-top:0}.no-result-container[data-v-1f7f7f9c]{height:100%;display:flex;align-items:center;padding:.375rem .5rem;color:var(--text-disabled)}.no-result[data-v-1f7f7f9c]{color:var(--text-disabled);padding-left:.5rem}.list[data-v-1f7f7f9c]{outline:none;display:flex;flex-direction:column;width:100%;min-height:2rem}.list--multi[data-v-1f7f7f9c]{margin-bottom:.5rem;border-bottom-left-radius:0;border-bottom-right-radius:0}.list--with-conditions[data-v-1f7f7f9c]{min-height:0;margin-bottom:0}.image-slot[data-v-1f7f7f9c]{margin-right:.5rem}.actions-wrapper[data-v-1f7f7f9c]{display:flex;width:100%;padding:.5rem .5rem .5rem .125rem;padding-bottom:0;border-top:1px solid var(--common-divider);justify-content:space-between;margin-top:.25rem}.apply-button[data-v-1f7f7f9c]{margin-left:.5rem}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
/* empty css */import
|
|
3
|
-
// import "../../ChartPlane.
|
|
4
|
-
const s = /* @__PURE__ */ e
|
|
1
|
+
import e from "./ChartPlane.vue2.js";
|
|
2
|
+
/* empty css */import o from "../../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
// import "../../ChartPlane.vue_vue_type_style_index_0_scoped_e31a8fcd_lang.css"; //*');
|
|
4
|
+
const s = /* @__PURE__ */ o(e, [["__scopeId", "data-v-e31a8fcd"]]);
|
|
5
5
|
export {
|
|
6
6
|
s as default
|
|
7
7
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "../../ChartPlane.
|
|
2
|
-
import { Chart as N, ArcElement as me, LineElement as ve, BarElement as ye, PointElement as Te, LineController as Ce, BarController as
|
|
1
|
+
import "../../ChartPlane.vue_vue_type_style_index_0_scoped_e31a8fcd_lang.css"; import { defineComponent as re, useCssVars as ie, unref as s, computed as l, ref as S, onMounted as ne, watch as T, nextTick as se, openBlock as f, createElementBlock as A, createVNode as ue, isRef as ce, createSlots as de, withCtx as pe, renderSlot as fe, createCommentVNode as L, createElementVNode as E, normalizeStyle as he, createBlock as R } from "vue";
|
|
2
|
+
import { Chart as N, ArcElement as me, LineElement as ve, BarElement as ye, PointElement as Te, LineController as Ce, BarController as ge, PieController as be, ScatterController as xe, CategoryScale as ke, LinearScale as Se, Filler as Ae, Tooltip as Le } from "chart.js";
|
|
3
3
|
import { HoverVerticalLine as Ee } from "./plugins/HoverVerticalLine.js";
|
|
4
4
|
import { prepareTickLabel as Re, formatValue as Be, calcStepSize as De } from "./utils/utils.js";
|
|
5
5
|
import { DEFAULT_TICK_COUNT as Oe, TOTALS_HELPER_KEY as F, BASE_COLOR_KEY as K, CHART_PADDING as Ie, POINT_BORDER_COLOR as He, TICK_LABEL_COLOR as M, TICK_LABEL_FONT as U, TICKS_EXTRA_PADDING as Pe, GRID_LINE_COLOR as z, HEADER_HEIGHT as Ve, COMPACT_HEADER_HEIGHT as we, HOVER_AREA_TRANSPARENCY as Ne, HOVER_TRANSPARENCY as C } from "./consts.js";
|
|
@@ -22,7 +22,7 @@ const Qe = { class: "chart-plane-container" }, et = {
|
|
|
22
22
|
}, tt = {
|
|
23
23
|
key: 1,
|
|
24
24
|
class: "chart-plane"
|
|
25
|
-
}, at = { class: "chart" },
|
|
25
|
+
}, at = { class: "chart" }, bt = /* @__PURE__ */ re({
|
|
26
26
|
__name: "ChartPlane",
|
|
27
27
|
props: {
|
|
28
28
|
dataSets: { default: () => [] },
|
|
@@ -64,8 +64,8 @@ const Qe = { class: "chart-plane-container" }, et = {
|
|
|
64
64
|
setup(o, { emit: G }) {
|
|
65
65
|
const e = o;
|
|
66
66
|
ie((t) => ({
|
|
67
|
-
|
|
68
|
-
"
|
|
67
|
+
e6d08782: s(ee),
|
|
68
|
+
"7183a92a": o.height
|
|
69
69
|
}));
|
|
70
70
|
const $ = _e(Re);
|
|
71
71
|
N.register(
|
|
@@ -74,8 +74,8 @@ const Qe = { class: "chart-plane-container" }, et = {
|
|
|
74
74
|
ye,
|
|
75
75
|
Te,
|
|
76
76
|
Ce,
|
|
77
|
-
be,
|
|
78
77
|
ge,
|
|
78
|
+
be,
|
|
79
79
|
xe,
|
|
80
80
|
ke,
|
|
81
81
|
Se,
|
|
@@ -83,17 +83,17 @@ const Qe = { class: "chart-plane-container" }, et = {
|
|
|
83
83
|
Le,
|
|
84
84
|
Ee
|
|
85
85
|
);
|
|
86
|
-
const
|
|
86
|
+
const g = Ge(e, "chartType", G), W = l(
|
|
87
87
|
() => e.withAnimation ? "" : "none"
|
|
88
|
-
), m =
|
|
88
|
+
), m = S(null);
|
|
89
89
|
let n = null;
|
|
90
|
-
const
|
|
91
|
-
m.value && (n && n.destroy(), n = new N(m.value,
|
|
90
|
+
const B = l(() => e.empty || e.dataSets.length === 0), d = l(() => !e.loading && !B.value), b = () => {
|
|
91
|
+
m.value && (n && n.destroy(), n = new N(m.value, H.value));
|
|
92
92
|
}, Z = () => {
|
|
93
|
-
n && (n.data.datasets =
|
|
93
|
+
n && (n.data.datasets = I.value, n.options = H.value.options, n.update(W.value));
|
|
94
94
|
};
|
|
95
|
-
ne(
|
|
96
|
-
t && (await se(),
|
|
95
|
+
ne(b), T(() => e.chartType, b), T(d, async (t) => {
|
|
96
|
+
t && (await se(), b());
|
|
97
97
|
}), T(
|
|
98
98
|
[
|
|
99
99
|
() => e.visibleIds,
|
|
@@ -107,7 +107,7 @@ const Qe = { class: "chart-plane-container" }, et = {
|
|
|
107
107
|
() => e.chartType === u.StackedLine || e.chartType === u.StackedBar || p.value
|
|
108
108
|
), x = l(
|
|
109
109
|
() => e.chartType === u.Line || e.chartType === u.StackedLine
|
|
110
|
-
),
|
|
110
|
+
), D = l(() => p.value && !e.parsing.xAxisKey ? { ...e.parsing, xAxisKey: F } : e.parsing), X = l(() => p.value ? e.dataSets.map((t) => ({
|
|
111
111
|
...t,
|
|
112
112
|
data: t.data.map((i) => ({
|
|
113
113
|
...i,
|
|
@@ -115,11 +115,11 @@ const Qe = { class: "chart-plane-container" }, et = {
|
|
|
115
115
|
}))
|
|
116
116
|
})) : e.dataSets), y = l(
|
|
117
117
|
() => X.value.filter((t) => e.visibleIds.includes(t.id))
|
|
118
|
-
), j = (t) => e.colorsMap[t] || Ze,
|
|
118
|
+
), j = (t) => e.colorsMap[t] || Ze, O = l(
|
|
119
119
|
() => y.value.length && y.value.every(
|
|
120
120
|
(t) => t.data.length === 1
|
|
121
121
|
)
|
|
122
|
-
),
|
|
122
|
+
), I = l(() => y.value.map((t, i) => {
|
|
123
123
|
const a = j(t.id), r = v.value ? i !== 0 ? "-1" : "start" : void 0;
|
|
124
124
|
return {
|
|
125
125
|
...t,
|
|
@@ -141,15 +141,15 @@ const Qe = { class: "chart-plane-container" }, et = {
|
|
|
141
141
|
};
|
|
142
142
|
})), q = l(
|
|
143
143
|
() => e.tooltipTotalType === _.Total ? "Total" : "Mean"
|
|
144
|
-
),
|
|
144
|
+
), H = l(() => ({
|
|
145
145
|
type: e.chartType == u.Bar || e.chartType === u.StackedBar ? "bar" : "line",
|
|
146
146
|
// Chart Data
|
|
147
147
|
data: {
|
|
148
|
-
datasets:
|
|
148
|
+
datasets: I.value
|
|
149
149
|
},
|
|
150
150
|
// Chart Options
|
|
151
151
|
options: {
|
|
152
|
-
parsing:
|
|
152
|
+
parsing: D.value,
|
|
153
153
|
interaction: {
|
|
154
154
|
intersect: !1,
|
|
155
155
|
mode: p.value ? "point" : "index",
|
|
@@ -198,7 +198,7 @@ const Qe = { class: "chart-plane-container" }, et = {
|
|
|
198
198
|
tension: 0.3
|
|
199
199
|
},
|
|
200
200
|
point: {
|
|
201
|
-
radius:
|
|
201
|
+
radius: O.value ? 3 : 1,
|
|
202
202
|
hitRadius: 8,
|
|
203
203
|
borderWidth: 0,
|
|
204
204
|
hoverRadius: 4,
|
|
@@ -213,7 +213,7 @@ const Qe = { class: "chart-plane-container" }, et = {
|
|
|
213
213
|
// Horizontal Axis (X)
|
|
214
214
|
x: {
|
|
215
215
|
beginAtZero: !0,
|
|
216
|
-
offset: !x.value ||
|
|
216
|
+
offset: !x.value || O.value,
|
|
217
217
|
border: { display: !1 },
|
|
218
218
|
stacked: v.value,
|
|
219
219
|
// stack on top of each other
|
|
@@ -256,10 +256,10 @@ const Qe = { class: "chart-plane-container" }, et = {
|
|
|
256
256
|
color: M,
|
|
257
257
|
font: U,
|
|
258
258
|
padding: 8,
|
|
259
|
-
stepSize:
|
|
260
|
-
min:
|
|
261
|
-
max:
|
|
262
|
-
callback: (t) => e.valuePrefix + Be(t, e.yAxisFormat) + e.valueSuffix
|
|
259
|
+
stepSize: k.value,
|
|
260
|
+
min: w.value,
|
|
261
|
+
max: k.value * e.tickCount,
|
|
262
|
+
callback: (t) => e.valuePrefix + Be(t, e.yAxisFormat, k.value < 1) + e.valueSuffix
|
|
263
263
|
},
|
|
264
264
|
// grid lines
|
|
265
265
|
grid: {
|
|
@@ -270,21 +270,21 @@ const Qe = { class: "chart-plane-container" }, et = {
|
|
|
270
270
|
}
|
|
271
271
|
}
|
|
272
272
|
}
|
|
273
|
-
})),
|
|
273
|
+
})), P = S(null), c = S(null), { position: V } = Me(
|
|
274
274
|
m,
|
|
275
|
-
|
|
275
|
+
P,
|
|
276
276
|
c,
|
|
277
277
|
e.tooltipRespectsTopEdge
|
|
278
278
|
), J = l(() => ({
|
|
279
|
-
left: `${
|
|
280
|
-
top: `${
|
|
279
|
+
left: `${V.value.left}px`,
|
|
280
|
+
top: `${V.value.top}px`,
|
|
281
281
|
opacity: c.value?.opacity || 0
|
|
282
|
-
})), { minValue:
|
|
283
|
-
parsingConfig:
|
|
282
|
+
})), { minValue: w, maxValue: Q } = ze({
|
|
283
|
+
parsingConfig: D.value,
|
|
284
284
|
dataSets: y,
|
|
285
285
|
isStacked: v
|
|
286
|
-
}),
|
|
287
|
-
() => De(
|
|
286
|
+
}), k = l(
|
|
287
|
+
() => De(w.value, Q.value, e.tickCount)
|
|
288
288
|
), ee = l(
|
|
289
289
|
() => (e.compactHeader ? we : Ve) + "px"
|
|
290
290
|
);
|
|
@@ -306,11 +306,11 @@ const Qe = { class: "chart-plane-container" }, et = {
|
|
|
306
306
|
}, ae = () => {
|
|
307
307
|
(n?.data.datasets || []).forEach(Je);
|
|
308
308
|
};
|
|
309
|
-
return (t, i) => (f(),
|
|
310
|
-
s(d) || o.keepSubheaderVisible ? (f(),
|
|
309
|
+
return (t, i) => (f(), A("div", Qe, [
|
|
310
|
+
s(d) || o.keepSubheaderVisible ? (f(), A("div", et, [
|
|
311
311
|
ue(Ye, {
|
|
312
|
-
"chart-type": s(
|
|
313
|
-
"onUpdate:chart-type": i[0] || (i[0] = (a) => ce(
|
|
312
|
+
"chart-type": s(g),
|
|
313
|
+
"onUpdate:chart-type": i[0] || (i[0] = (a) => ce(g) ? g.value = a : null),
|
|
314
314
|
"type-switcher": s(d) ? o.typeSwitcher : !1,
|
|
315
315
|
header: s(d) ? o.header : null,
|
|
316
316
|
subheader: o.subheader,
|
|
@@ -328,21 +328,21 @@ const Qe = { class: "chart-plane-container" }, et = {
|
|
|
328
328
|
key: "0"
|
|
329
329
|
} : void 0
|
|
330
330
|
]), 1032, ["chart-type", "type-switcher", "header", "subheader", "subheader-tooltip", "trend-tooltip", "compact", "trend-value", "trend-direction"])
|
|
331
|
-
])) :
|
|
332
|
-
s(d) ? (f(),
|
|
333
|
-
|
|
334
|
-
|
|
331
|
+
])) : L("", !0),
|
|
332
|
+
s(d) ? (f(), A("section", tt, [
|
|
333
|
+
E("div", at, [
|
|
334
|
+
E("canvas", {
|
|
335
335
|
ref_key: "chartRef",
|
|
336
336
|
ref: m,
|
|
337
337
|
class: "chart__canvas"
|
|
338
338
|
}, null, 512),
|
|
339
|
-
|
|
339
|
+
E("div", {
|
|
340
340
|
ref_key: "tooltipRef",
|
|
341
|
-
ref:
|
|
341
|
+
ref: P,
|
|
342
342
|
class: "chart__tooltip",
|
|
343
343
|
style: he(s(J))
|
|
344
344
|
}, [
|
|
345
|
-
c.value ? (f(),
|
|
345
|
+
c.value ? (f(), R(Ue, {
|
|
346
346
|
key: 0,
|
|
347
347
|
"totals-chart": s(p),
|
|
348
348
|
title: String(c.value.title),
|
|
@@ -354,23 +354,23 @@ const Qe = { class: "chart-plane-container" }, et = {
|
|
|
354
354
|
"total-value": Number(c.value.footer?.[1]),
|
|
355
355
|
"value-suffix": o.valueSuffix,
|
|
356
356
|
"value-prefix": o.valuePrefix
|
|
357
|
-
}, null, 8, ["totals-chart", "title", "data-points", "x-axis-format", "y-axis-format", "x-axis-date-interval", "total-label", "total-value", "value-suffix", "value-prefix"])) :
|
|
357
|
+
}, null, 8, ["totals-chart", "title", "data-points", "x-axis-format", "y-axis-format", "x-axis-date-interval", "total-label", "total-value", "value-suffix", "value-prefix"])) : L("", !0)
|
|
358
358
|
], 4)
|
|
359
359
|
])
|
|
360
|
-
])) : o.loading ? (f(),
|
|
360
|
+
])) : o.loading ? (f(), R(We, {
|
|
361
361
|
key: 2,
|
|
362
362
|
class: "chart-loading"
|
|
363
|
-
})) : s(
|
|
363
|
+
})) : s(B) ? (f(), R(s($e), {
|
|
364
364
|
key: 3,
|
|
365
365
|
class: "chart-empty",
|
|
366
366
|
variant: null,
|
|
367
367
|
title: o.noDataTitle,
|
|
368
368
|
subtitle: o.noDataSubtitle,
|
|
369
369
|
"icon-name": o.noDataIcon
|
|
370
|
-
}, null, 8, ["title", "subtitle", "icon-name"])) :
|
|
370
|
+
}, null, 8, ["title", "subtitle", "icon-name"])) : L("", !0)
|
|
371
371
|
]));
|
|
372
372
|
}
|
|
373
373
|
});
|
|
374
374
|
export {
|
|
375
|
-
|
|
375
|
+
bt as default
|
|
376
376
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { PrepareTicksLabelArgs, ValueFormat } from '@/components/chart/types';
|
|
2
2
|
export declare const calcStepSize: (min: number, max: number, tickCount: number) => number;
|
|
3
|
-
export declare const formatValue: (value: number | string | Date, valueFormat: ValueFormat) => string;
|
|
3
|
+
export declare const formatValue: (value: number | string | Date, valueFormat: ValueFormat, formatLowDigits?: boolean) => string;
|
|
4
4
|
export declare const prepareTickLabel: ({ label, format, availableSpace, truncate, }: PrepareTicksLabelArgs) => string | string[];
|
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import { format as
|
|
1
|
+
import { format as m } from "date-fns";
|
|
2
2
|
import { TICK_LABEL_FONT as c } from "../consts.js";
|
|
3
|
-
import { nFormatter as
|
|
4
|
-
import { truncateTextToFit as
|
|
3
|
+
import { nFormatter as p } from "../../../utils/formatNumbers.js";
|
|
4
|
+
import { truncateTextToFit as d } from "../../../utils/text.js";
|
|
5
5
|
import { REGEX_LINEBREAK as i } from "../../../consts/regex.js";
|
|
6
6
|
const g = (r, t, e) => {
|
|
7
7
|
if (e === 0)
|
|
8
8
|
return 0;
|
|
9
|
-
const n = t - r,
|
|
9
|
+
const n = Math.max(t - r, 1), f = n / e, o = n > 1 ? f * 0.4 : 0;
|
|
10
10
|
return (n + o) / e;
|
|
11
|
-
},
|
|
11
|
+
}, E = (r, t, e = !1) => t === "day" ? m(new Date(r), "EEEE") : t === "number" ? p(r, e) : t === "date" ? m(new Date(r), "MMM dd") : t === "dateLong" ? m(new Date(r), "MMM dd, yyyy") : String(r), w = ({
|
|
12
12
|
label: r,
|
|
13
13
|
format: t,
|
|
14
14
|
availableSpace: e,
|
|
15
15
|
truncate: n = !1
|
|
16
16
|
}) => {
|
|
17
|
-
const
|
|
18
|
-
const
|
|
19
|
-
return n && e > 0 ?
|
|
17
|
+
const f = i.test(r), o = (a) => {
|
|
18
|
+
const s = E(a, t);
|
|
19
|
+
return n && e > 0 ? d(s, c, e) : s;
|
|
20
20
|
};
|
|
21
|
-
return
|
|
21
|
+
return f ? r.split(i).map(o) : o(r);
|
|
22
22
|
};
|
|
23
23
|
export {
|
|
24
24
|
g as calcStepSize,
|
|
25
|
-
|
|
25
|
+
E as formatValue,
|
|
26
26
|
w as prepareTickLabel
|
|
27
27
|
};
|
|
@@ -13,6 +13,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
13
13
|
isOpen?: boolean;
|
|
14
14
|
options: unknown[];
|
|
15
15
|
showSelectAll?: boolean;
|
|
16
|
+
showClearAll?: boolean;
|
|
16
17
|
defaultOpen?: boolean;
|
|
17
18
|
keepOpen?: boolean;
|
|
18
19
|
autoSize?: boolean;
|
|
@@ -94,6 +95,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
94
95
|
disableKeyboardEvents: boolean;
|
|
95
96
|
testId: string;
|
|
96
97
|
showSelectAll: boolean;
|
|
98
|
+
showClearAll: boolean;
|
|
97
99
|
dynamicFilterMode: boolean;
|
|
98
100
|
minSelections: number;
|
|
99
101
|
maxSelections: any;
|
|
@@ -159,6 +161,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
159
161
|
isOpen?: boolean;
|
|
160
162
|
options: unknown[];
|
|
161
163
|
showSelectAll?: boolean;
|
|
164
|
+
showClearAll?: boolean;
|
|
162
165
|
defaultOpen?: boolean;
|
|
163
166
|
keepOpen?: boolean;
|
|
164
167
|
autoSize?: boolean;
|
|
@@ -240,6 +243,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
240
243
|
disableKeyboardEvents: boolean;
|
|
241
244
|
testId: string;
|
|
242
245
|
showSelectAll: boolean;
|
|
246
|
+
showClearAll: boolean;
|
|
243
247
|
dynamicFilterMode: boolean;
|
|
244
248
|
minSelections: number;
|
|
245
249
|
maxSelections: any;
|
|
@@ -307,6 +311,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
307
311
|
multi: boolean;
|
|
308
312
|
infiniteLoading: boolean;
|
|
309
313
|
showSelectAll: boolean;
|
|
314
|
+
showClearAll: boolean;
|
|
310
315
|
defaultOpen: boolean;
|
|
311
316
|
keepOpen: boolean;
|
|
312
317
|
autoSize: boolean;
|
|
@@ -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_1f7f7f9c_lang.css"; //*');
|
|
4
4
|
// import "../../../DropdownV4.vue_vue_type_style_index_1_lang.css"; //');
|
|
5
|
-
const r = /* @__PURE__ */
|
|
5
|
+
const r = /* @__PURE__ */ _(o, [["__scopeId", "data-v-1f7f7f9c"]]);
|
|
6
6
|
export {
|
|
7
7
|
r as default
|
|
8
8
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "../../../DropdownV4.
|
|
2
|
-
import
|
|
1
|
+
import "../../../DropdownV4.vue_vue_type_style_index_0_scoped_1f7f7f9c_lang.css"; import "../../../DropdownV4.vue_vue_type_style_index_1_lang.css"; import { defineComponent as ke, computed as E, watch as Te, toRaw as I, openBlock as d, createElementBlock as r, mergeProps as f, unref as t, renderSlot as m, createElementVNode as p, createVNode as a, withCtx as u, Transition as we, normalizeClass as B, normalizeStyle as be, createTextVNode as T, createCommentVNode as s, isRef as Ie, toDisplayString as X, withModifiers as q, Fragment as ve, renderList as Se, createSlots as Ce, createBlock as x, resolveDynamicComponent as Ke } from "vue";
|
|
2
|
+
import F from "../../button/v4/ButtonV4.vue.js";
|
|
3
3
|
import "../../button/v4/IconButtonV4.vue.js";
|
|
4
4
|
import "../../button/v4/ButtonGroup.vue.js";
|
|
5
5
|
import "../../button/v4/ToggleButtonGroupAB.vue.js";
|
|
@@ -52,6 +52,7 @@ const Re = ["tabindex"], ze = { style: { width: "100%" } }, $e = { key: 0 }, Me
|
|
|
52
52
|
isOpen: { type: Boolean },
|
|
53
53
|
options: null,
|
|
54
54
|
showSelectAll: { type: Boolean, default: !0 },
|
|
55
|
+
showClearAll: { type: Boolean, default: !0 },
|
|
55
56
|
defaultOpen: { type: Boolean, default: !1 },
|
|
56
57
|
keepOpen: { type: Boolean, default: !1 },
|
|
57
58
|
autoSize: { type: Boolean, default: !1 },
|
|
@@ -107,8 +108,8 @@ const Re = ["tabindex"], ze = { style: { width: "100%" } }, $e = { key: 0 }, Me
|
|
|
107
108
|
withConditions: { type: Boolean, default: !1 }
|
|
108
109
|
},
|
|
109
110
|
emits: ["update:selected", "update:isOpen", "closed", "opened", "apply", "selectAll", "clear", "copyToClipboard", "onsearch", "loadMore", "allSelectedChanged", "unsavedSelectionUpdate"],
|
|
110
|
-
setup(e, { expose: J, emit:
|
|
111
|
-
const o = e,
|
|
111
|
+
setup(e, { expose: J, emit: N }) {
|
|
112
|
+
const o = e, V = {
|
|
112
113
|
MULTILINE_LIST_HEIGHT: 48,
|
|
113
114
|
LIST_HEIGHT: 32 + 4,
|
|
114
115
|
MAX_NUMBER_OF_OPTIONS: 7.5,
|
|
@@ -119,36 +120,36 @@ const Re = ["tabindex"], ze = { style: { width: "100%" } }, $e = { key: 0 }, Me
|
|
|
119
120
|
onKeydown: b,
|
|
120
121
|
open: c,
|
|
121
122
|
toggleMenu: v,
|
|
122
|
-
onButtonKeydown:
|
|
123
|
+
onButtonKeydown: D,
|
|
123
124
|
query: S,
|
|
124
125
|
containerProps: Q,
|
|
125
126
|
calculateTableHeight: Z,
|
|
126
127
|
wrapperProps: _,
|
|
127
128
|
filteredOptions: ee,
|
|
128
|
-
allSelected:
|
|
129
|
+
allSelected: P,
|
|
129
130
|
allSelectedApplied: K,
|
|
130
131
|
isIndeterminate: te,
|
|
131
132
|
onSelectAll: oe,
|
|
132
|
-
virtualOptions:
|
|
133
|
+
virtualOptions: R,
|
|
133
134
|
isSelected: A,
|
|
134
135
|
selectedOption: k,
|
|
135
136
|
selectedOptionPrevious: O,
|
|
136
137
|
selectedValue: ne,
|
|
137
|
-
onSelect:
|
|
138
|
-
activeIndex:
|
|
138
|
+
onSelect: z,
|
|
139
|
+
activeIndex: $,
|
|
139
140
|
onCancel: ie,
|
|
140
141
|
onApply: le,
|
|
141
142
|
scrollTo: ae,
|
|
142
143
|
listRef: de,
|
|
143
|
-
buttonRef:
|
|
144
|
+
buttonRef: M,
|
|
144
145
|
apply: se,
|
|
145
146
|
cancel: re,
|
|
146
147
|
el: ue,
|
|
147
|
-
onClearAllSelections:
|
|
148
|
+
onClearAllSelections: W,
|
|
148
149
|
clearAll: ce,
|
|
149
150
|
isGroup: ye,
|
|
150
151
|
flattenAndMarkGroupOptions: me
|
|
151
|
-
} = Fe(o,
|
|
152
|
+
} = Fe(o, N, V), h = Ne(o.testId, g), G = E(() => !o.predefinedTrigger || o.predefinedTrigger === w.DEFAULT ? Ae : o.predefinedTrigger === w.APP ? Ee : null), { width: H } = Ve(M), fe = E(() => o.optionsListWidth ? o.optionsListWidth : !o.predefinedTrigger || o.predefinedTrigger === w.DEFAULT || o.predefinedTrigger === w.APP ? H.value - 2 > 240 ? `${H.value - 2}px` : `${V.DROPLIST_MIN_WIDTH}px` : "auto");
|
|
152
153
|
Te(
|
|
153
154
|
() => o.optionsListWidth,
|
|
154
155
|
() => {
|
|
@@ -158,7 +159,7 @@ const Re = ["tabindex"], ze = { style: { width: "100%" } }, $e = { key: 0 }, Me
|
|
|
158
159
|
);
|
|
159
160
|
}
|
|
160
161
|
);
|
|
161
|
-
const
|
|
162
|
+
const U = () => {
|
|
162
163
|
v();
|
|
163
164
|
}, pe = E(() => {
|
|
164
165
|
if (o.multi && o.comparingKey) {
|
|
@@ -185,7 +186,7 @@ const Re = ["tabindex"], ze = { style: { width: "100%" } }, $e = { key: 0 }, Me
|
|
|
185
186
|
);
|
|
186
187
|
}, L = (i) => i[o.disabledOptionKey] || ge(i);
|
|
187
188
|
return J({
|
|
188
|
-
selectItem:
|
|
189
|
+
selectItem: z,
|
|
189
190
|
scrollTo: ae
|
|
190
191
|
}), (i, l) => (d(), r("div", f({
|
|
191
192
|
ref_key: "el",
|
|
@@ -281,7 +282,7 @@ const Re = ["tabindex"], ze = { style: { width: "100%" } }, $e = { key: 0 }, Me
|
|
|
281
282
|
!t(ee).length && !e.loading && !e.withConditions ? (d(), r("li", Ue, [
|
|
282
283
|
a(t(j), f({ variant: "body2" }, t(h)[t(g).NO_RESULT]), {
|
|
283
284
|
default: u(() => [
|
|
284
|
-
T(
|
|
285
|
+
T(X(e.noResultsText), 1)
|
|
285
286
|
]),
|
|
286
287
|
_: 1
|
|
287
288
|
}, 16)
|
|
@@ -290,16 +291,16 @@ const Re = ["tabindex"], ze = { style: { width: "100%" } }, $e = { key: 0 }, Me
|
|
|
290
291
|
p("li", null, [
|
|
291
292
|
a(t(Y), f(
|
|
292
293
|
{
|
|
293
|
-
"aria-selected": t(
|
|
294
|
+
"aria-selected": t(P),
|
|
294
295
|
"aria-disabled": !!e.disabled,
|
|
295
|
-
"selected-prop": t(
|
|
296
|
+
"selected-prop": t(P),
|
|
296
297
|
"is-indeterminate": t(te),
|
|
297
298
|
"is-multi": e.multi,
|
|
298
299
|
"select-all-option": ""
|
|
299
300
|
},
|
|
300
301
|
t(h)[t(g).SELECT_ALL],
|
|
301
302
|
{
|
|
302
|
-
onClick: l[5] || (l[5] =
|
|
303
|
+
onClick: l[5] || (l[5] = q((n) => t(oe)(), ["stop"]))
|
|
303
304
|
}
|
|
304
305
|
), {
|
|
305
306
|
default: u(() => [
|
|
@@ -309,19 +310,19 @@ const Re = ["tabindex"], ze = { style: { width: "100%" } }, $e = { key: 0 }, Me
|
|
|
309
310
|
}, 16, ["aria-selected", "aria-disabled", "selected-prop", "is-indeterminate", "is-multi"])
|
|
310
311
|
])
|
|
311
312
|
], !0) : s("", !0),
|
|
312
|
-
t(
|
|
313
|
+
t(R).length && !e.loading ? (d(!0), r(ve, { key: 2 }, Se(t(R), ({ data: n, index: y }) => (d(), r("li", {
|
|
313
314
|
key: y,
|
|
314
315
|
"aria-selected": t(A)(I(t(k)), n),
|
|
315
316
|
"aria-disabled": !!e.disabled,
|
|
316
|
-
onClick:
|
|
317
|
-
() => !L(n) && t(
|
|
317
|
+
onClick: q(
|
|
318
|
+
() => !L(n) && t(z)(n, y),
|
|
318
319
|
["stop"]
|
|
319
320
|
)
|
|
320
321
|
}, [
|
|
321
322
|
e.groupedOptions && t(ye)(n) ? m(i.$slots, "group-option", { key: 0 }, () => [
|
|
322
323
|
a(Pe, null, {
|
|
323
324
|
default: u(() => [
|
|
324
|
-
T(
|
|
325
|
+
T(X(e.displayValue(n) || n[e.optionNameKey]), 1)
|
|
325
326
|
]),
|
|
326
327
|
_: 2
|
|
327
328
|
}, 1024)
|
|
@@ -330,13 +331,13 @@ const Re = ["tabindex"], ze = { style: { width: "100%" } }, $e = { key: 0 }, Me
|
|
|
330
331
|
option: n,
|
|
331
332
|
index: y,
|
|
332
333
|
selected: t(A)(I(t(k)), n),
|
|
333
|
-
active: I(t(
|
|
334
|
+
active: I(t($)) === y,
|
|
334
335
|
disabled: L(n)
|
|
335
336
|
}, () => [
|
|
336
337
|
a(t(Y), {
|
|
337
338
|
option: n,
|
|
338
339
|
"selected-prop": t(A)(t(k), n),
|
|
339
|
-
active: I(t(
|
|
340
|
+
active: I(t($)) === y,
|
|
340
341
|
disabled: L(n),
|
|
341
342
|
"name-key": e.optionNameKey,
|
|
342
343
|
"image-key": e.optionImageKey,
|
|
@@ -371,8 +372,9 @@ const Re = ["tabindex"], ze = { style: { width: "100%" } }, $e = { key: 0 }, Me
|
|
|
371
372
|
], 16),
|
|
372
373
|
e.multi ? (d(), r("div", Ye, [
|
|
373
374
|
p("div", je, [
|
|
374
|
-
|
|
375
|
+
e.showClearAll ? (d(), x(t(F), f(
|
|
375
376
|
{
|
|
377
|
+
key: 0,
|
|
376
378
|
ref_key: "clearAll",
|
|
377
379
|
ref: ce,
|
|
378
380
|
size: "small",
|
|
@@ -381,17 +383,17 @@ const Re = ["tabindex"], ze = { style: { width: "100%" } }, $e = { key: 0 }, Me
|
|
|
381
383
|
},
|
|
382
384
|
t(h)[t(g).ACTION_CLEAR_ALL],
|
|
383
385
|
{
|
|
384
|
-
onClick: l[6] || (l[6] = () => t(
|
|
386
|
+
onClick: l[6] || (l[6] = () => t(W)(!1))
|
|
385
387
|
}
|
|
386
388
|
), {
|
|
387
389
|
default: u(() => [
|
|
388
390
|
T(" Clear all ")
|
|
389
391
|
]),
|
|
390
392
|
_: 1
|
|
391
|
-
}, 16)
|
|
393
|
+
}, 16)) : s("", !0)
|
|
392
394
|
]),
|
|
393
395
|
p("div", Je, [
|
|
394
|
-
a(t(
|
|
396
|
+
a(t(F), f(
|
|
395
397
|
{
|
|
396
398
|
ref_key: "cancel",
|
|
397
399
|
ref: re,
|
|
@@ -407,7 +409,7 @@ const Re = ["tabindex"], ze = { style: { width: "100%" } }, $e = { key: 0 }, Me
|
|
|
407
409
|
]),
|
|
408
410
|
_: 1
|
|
409
411
|
}, 16, ["onClick"]),
|
|
410
|
-
a(t(
|
|
412
|
+
a(t(F), f({
|
|
411
413
|
ref_key: "apply",
|
|
412
414
|
ref: se,
|
|
413
415
|
"data-testid": "mutli-apply",
|
|
@@ -437,7 +439,7 @@ const Re = ["tabindex"], ze = { style: { width: "100%" } }, $e = { key: 0 }, Me
|
|
|
437
439
|
}, [
|
|
438
440
|
p("div", {
|
|
439
441
|
ref_key: "buttonRef",
|
|
440
|
-
ref:
|
|
442
|
+
ref: M
|
|
441
443
|
}, [
|
|
442
444
|
m(i.$slots, "dropdown-trigger", {
|
|
443
445
|
buttonTriggerProps: {
|
|
@@ -472,12 +474,12 @@ const Re = ["tabindex"], ze = { style: { width: "100%" } }, $e = { key: 0 }, Me
|
|
|
472
474
|
size: e.size,
|
|
473
475
|
showAllSelectedText: e.triggerShowAllSelectedText,
|
|
474
476
|
allSelected: t(K),
|
|
475
|
-
onKeydown: t(
|
|
476
|
-
onClick:
|
|
477
|
+
onKeydown: t(D),
|
|
478
|
+
onClick: U
|
|
477
479
|
}
|
|
478
480
|
}, () => [
|
|
479
|
-
t(
|
|
480
|
-
(d(),
|
|
481
|
+
t(G) ? (d(), r("div", $e, [
|
|
482
|
+
(d(), x(Ke(t(G)), {
|
|
481
483
|
placeholder: e.placeholder,
|
|
482
484
|
open: t(c),
|
|
483
485
|
label: e.triggerLabel,
|
|
@@ -503,9 +505,9 @@ const Re = ["tabindex"], ze = { style: { width: "100%" } }, $e = { key: 0 }, Me
|
|
|
503
505
|
size: e.size,
|
|
504
506
|
"show-all-selected-text": e.triggerShowAllSelectedText,
|
|
505
507
|
"all-selected": t(K),
|
|
506
|
-
onKeydown: t(
|
|
507
|
-
onClick:
|
|
508
|
-
onCopyToClipboard: l[0] || (l[0] = (n) =>
|
|
508
|
+
onKeydown: t(D),
|
|
509
|
+
onClick: U,
|
|
510
|
+
onCopyToClipboard: l[0] || (l[0] = (n) => N("copyToClipboard"))
|
|
509
511
|
}, null, 40, ["placeholder", "open", "label", "show-feedback-icon", "mandatory", "test-id", "multi", "disabled", "selected-option", "display-value", "options", "option-name-key", "option-image-key", "option-icon-key", "option-icon-type", "option-end-icon-key", "option-end-icon-type", "options-end-text-icon-key", "option-flag-key", "feedback-variant", "value-to-copy", "status-dot-type", "size", "show-all-selected-text", "all-selected", "onKeydown"]))
|
|
510
512
|
])) : s("", !0),
|
|
511
513
|
e.predefinedTrigger === t(w).ICON_BUTTON ? (d(), r("div", Me, [
|
|
@@ -525,7 +527,7 @@ const Re = ["tabindex"], ze = { style: { width: "100%" } }, $e = { key: 0 }, Me
|
|
|
525
527
|
"all-selected": t(K),
|
|
526
528
|
"shown-values-count": e.triggerShownValuesCount,
|
|
527
529
|
onClick: l[2] || (l[2] = (n) => t(v)()),
|
|
528
|
-
onClear: l[3] || (l[3] = (n) => t(
|
|
530
|
+
onClear: l[3] || (l[3] = (n) => t(W)())
|
|
529
531
|
}, null, 8, ["open", "label", "test-id", "options", "selected-option", "display-value", "multi", "all-selected", "shown-values-count"])
|
|
530
532
|
])) : s("", !0)
|
|
531
533
|
], !0)
|
|
@@ -534,7 +536,7 @@ const Re = ["tabindex"], ze = { style: { width: "100%" } }, $e = { key: 0 }, Me
|
|
|
534
536
|
]),
|
|
535
537
|
_: 3
|
|
536
538
|
}, 16, ["theme", "popper-class", "placement", "skidding", "distance", "flip", "shown", "container", "auto-size"]),
|
|
537
|
-
e.triggerFeedbackText ? (d(),
|
|
539
|
+
e.triggerFeedbackText ? (d(), x(De, {
|
|
538
540
|
key: 0,
|
|
539
541
|
text: e.triggerFeedbackText,
|
|
540
542
|
variant: e.triggerFeedbackVariant,
|
|
@@ -1781,6 +1781,7 @@ declare const DropdownTypes: () => (({
|
|
|
1781
1781
|
multi: boolean;
|
|
1782
1782
|
infiniteLoading: boolean;
|
|
1783
1783
|
showSelectAll: boolean;
|
|
1784
|
+
showClearAll: boolean;
|
|
1784
1785
|
defaultOpen: boolean;
|
|
1785
1786
|
keepOpen: boolean;
|
|
1786
1787
|
autoSize: boolean;
|
|
@@ -1910,6 +1911,10 @@ declare const DropdownTypes: () => (({
|
|
|
1910
1911
|
type: import("vue").PropType<boolean>;
|
|
1911
1912
|
default: boolean;
|
|
1912
1913
|
};
|
|
1914
|
+
showClearAll: {
|
|
1915
|
+
type: import("vue").PropType<boolean>;
|
|
1916
|
+
default: boolean;
|
|
1917
|
+
};
|
|
1913
1918
|
defaultOpen: {
|
|
1914
1919
|
type: import("vue").PropType<boolean>;
|
|
1915
1920
|
default: boolean;
|
|
@@ -2099,7 +2104,7 @@ declare const DropdownTypes: () => (({
|
|
|
2099
2104
|
onUnsavedSelectionUpdate?: (value: unknown[]) => any;
|
|
2100
2105
|
onOpened?: () => any;
|
|
2101
2106
|
onClosed?: () => any;
|
|
2102
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "theme" | "testId" | "placement" | "disabled" | "distance" | "container" | "popperClass" | "size" | "flip" | "mandatory" | "skidding" | "modelValue" | "valueToCopy" | "selected" | "placeholder" | "multi" | "infiniteLoading" | "showSelectAll" | "defaultOpen" | "keepOpen" | "autoSize" | "disableKeyboardEvents" | "dynamicFilterMode" | "minSelections" | "maxSelections" | "isOnTop" | "triggerLabel" | "triggerHelperText" | "triggerFeedbackText" | "triggerFeedbackVariant" | "triggerFeedbackShowIcon" | "triggerShowAllSelectedText" | "triggerShownValuesCount" | "predefinedTrigger" | "inlineSearch" | "inlineSearchPlaceholder" | "onSearch" | "noResultsText" | "searchAutoFocus" | "onClearSearch" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "optionsEndTextIconKey" | "optionFlagKey" | "optionWarningKey" | "disabledOptionKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "groupedOptions" | "comparingKey" | "customNumberOfDisplayedOptions" | "fullWidth" | "optionsListWidth" | "statusType" | "disableVirtualScroll" | "overrideOptionCountCalculation" | "withConditions">;
|
|
2107
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "theme" | "testId" | "placement" | "disabled" | "distance" | "container" | "popperClass" | "size" | "flip" | "mandatory" | "skidding" | "modelValue" | "valueToCopy" | "selected" | "placeholder" | "multi" | "infiniteLoading" | "showSelectAll" | "showClearAll" | "defaultOpen" | "keepOpen" | "autoSize" | "disableKeyboardEvents" | "dynamicFilterMode" | "minSelections" | "maxSelections" | "isOnTop" | "triggerLabel" | "triggerHelperText" | "triggerFeedbackText" | "triggerFeedbackVariant" | "triggerFeedbackShowIcon" | "triggerShowAllSelectedText" | "triggerShownValuesCount" | "predefinedTrigger" | "inlineSearch" | "inlineSearchPlaceholder" | "onSearch" | "noResultsText" | "searchAutoFocus" | "onClearSearch" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "optionsEndTextIconKey" | "optionFlagKey" | "optionWarningKey" | "disabledOptionKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "groupedOptions" | "comparingKey" | "customNumberOfDisplayedOptions" | "fullWidth" | "optionsListWidth" | "statusType" | "disableVirtualScroll" | "overrideOptionCountCalculation" | "withConditions">;
|
|
2103
2108
|
$attrs: {
|
|
2104
2109
|
[x: string]: unknown;
|
|
2105
2110
|
};
|
|
@@ -2199,6 +2204,10 @@ declare const DropdownTypes: () => (({
|
|
|
2199
2204
|
type: import("vue").PropType<boolean>;
|
|
2200
2205
|
default: boolean;
|
|
2201
2206
|
};
|
|
2207
|
+
showClearAll: {
|
|
2208
|
+
type: import("vue").PropType<boolean>;
|
|
2209
|
+
default: boolean;
|
|
2210
|
+
};
|
|
2202
2211
|
defaultOpen: {
|
|
2203
2212
|
type: import("vue").PropType<boolean>;
|
|
2204
2213
|
default: boolean;
|
|
@@ -2423,6 +2432,7 @@ declare const DropdownTypes: () => (({
|
|
|
2423
2432
|
multi: boolean;
|
|
2424
2433
|
infiniteLoading: boolean;
|
|
2425
2434
|
showSelectAll: boolean;
|
|
2435
|
+
showClearAll: boolean;
|
|
2426
2436
|
defaultOpen: boolean;
|
|
2427
2437
|
keepOpen: boolean;
|
|
2428
2438
|
autoSize: boolean;
|
|
@@ -2572,6 +2582,10 @@ declare const DropdownTypes: () => (({
|
|
|
2572
2582
|
type: import("vue").PropType<boolean>;
|
|
2573
2583
|
default: boolean;
|
|
2574
2584
|
};
|
|
2585
|
+
showClearAll: {
|
|
2586
|
+
type: import("vue").PropType<boolean>;
|
|
2587
|
+
default: boolean;
|
|
2588
|
+
};
|
|
2575
2589
|
defaultOpen: {
|
|
2576
2590
|
type: import("vue").PropType<boolean>;
|
|
2577
2591
|
default: boolean;
|
|
@@ -2854,6 +2868,10 @@ declare const DropdownTypes: () => (({
|
|
|
2854
2868
|
type: import("vue").PropType<boolean>;
|
|
2855
2869
|
default: boolean;
|
|
2856
2870
|
};
|
|
2871
|
+
showClearAll: {
|
|
2872
|
+
type: import("vue").PropType<boolean>;
|
|
2873
|
+
default: boolean;
|
|
2874
|
+
};
|
|
2857
2875
|
defaultOpen: {
|
|
2858
2876
|
type: import("vue").PropType<boolean>;
|
|
2859
2877
|
default: boolean;
|
|
@@ -3078,6 +3096,7 @@ declare const DropdownTypes: () => (({
|
|
|
3078
3096
|
multi: boolean;
|
|
3079
3097
|
infiniteLoading: boolean;
|
|
3080
3098
|
showSelectAll: boolean;
|
|
3099
|
+
showClearAll: boolean;
|
|
3081
3100
|
defaultOpen: boolean;
|
|
3082
3101
|
keepOpen: boolean;
|
|
3083
3102
|
autoSize: boolean;
|
|
@@ -87,13 +87,13 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
87
87
|
loading: boolean;
|
|
88
88
|
autoFocus: boolean;
|
|
89
89
|
hasSubtitle: boolean;
|
|
90
|
+
showClearAll: boolean;
|
|
90
91
|
defaultOpen: boolean;
|
|
91
92
|
isOnTop: boolean;
|
|
92
93
|
onSearch: (option: any, term: string) => boolean;
|
|
93
94
|
searchPlaceholder: string;
|
|
94
95
|
titleText: string;
|
|
95
96
|
alwayesOpen: boolean;
|
|
96
|
-
showClearAll: boolean;
|
|
97
97
|
distanceOffset: number;
|
|
98
98
|
skiddingOffset: number;
|
|
99
99
|
}>, {
|
|
@@ -94,13 +94,13 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
94
94
|
loading: boolean;
|
|
95
95
|
autoFocus: boolean;
|
|
96
96
|
hasSubtitle: boolean;
|
|
97
|
+
showClearAll: boolean;
|
|
97
98
|
defaultOpen: boolean;
|
|
98
99
|
isOnTop: boolean;
|
|
99
100
|
onSearch: (option: any, term: string) => boolean;
|
|
100
101
|
searchPlaceholder: string;
|
|
101
102
|
titleText: string;
|
|
102
103
|
alwayesOpen: boolean;
|
|
103
|
-
showClearAll: boolean;
|
|
104
104
|
distanceOffset: number;
|
|
105
105
|
skiddingOffset: number;
|
|
106
106
|
isDraggable: boolean;
|
|
@@ -17,13 +17,13 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
17
17
|
loading: boolean;
|
|
18
18
|
autoFocus: boolean;
|
|
19
19
|
hasSubtitle: boolean;
|
|
20
|
+
showClearAll: boolean;
|
|
20
21
|
defaultOpen: boolean;
|
|
21
22
|
isOnTop: boolean;
|
|
22
23
|
onSearch: (option: any, term: string) => boolean;
|
|
23
24
|
searchPlaceholder: string;
|
|
24
25
|
titleText: string;
|
|
25
26
|
alwayesOpen: boolean;
|
|
26
|
-
showClearAll: boolean;
|
|
27
27
|
distanceOffset: number;
|
|
28
28
|
skiddingOffset: number;
|
|
29
29
|
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -63,6 +63,10 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
63
63
|
type: import("vue").PropType<boolean>;
|
|
64
64
|
default: boolean;
|
|
65
65
|
};
|
|
66
|
+
showClearAll: {
|
|
67
|
+
type: import("vue").PropType<boolean>;
|
|
68
|
+
default: boolean;
|
|
69
|
+
};
|
|
66
70
|
defaultOpen: {
|
|
67
71
|
type: import("vue").PropType<boolean>;
|
|
68
72
|
default: boolean;
|
|
@@ -90,10 +94,6 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
90
94
|
type: import("vue").PropType<boolean>;
|
|
91
95
|
default: boolean;
|
|
92
96
|
};
|
|
93
|
-
showClearAll: {
|
|
94
|
-
type: import("vue").PropType<boolean>;
|
|
95
|
-
default: boolean;
|
|
96
|
-
};
|
|
97
97
|
distanceOffset: {
|
|
98
98
|
type: import("vue").PropType<number>;
|
|
99
99
|
default: number;
|
|
@@ -108,7 +108,7 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
108
108
|
};
|
|
109
109
|
}>> & {
|
|
110
110
|
"onUpdate:modelValue"?: (value: unknown) => any;
|
|
111
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "testId" | "placement" | "disabled" | "distance" | "loading" | "autoFocus" | "hasSubtitle" | "defaultOpen" | "isOnTop" | "onSearch" | "searchPlaceholder" | "titleText" | "alwayesOpen" | "
|
|
111
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "testId" | "placement" | "disabled" | "distance" | "loading" | "autoFocus" | "hasSubtitle" | "showClearAll" | "defaultOpen" | "isOnTop" | "onSearch" | "searchPlaceholder" | "titleText" | "alwayesOpen" | "distanceOffset" | "skiddingOffset">;
|
|
112
112
|
$attrs: {
|
|
113
113
|
[x: string]: unknown;
|
|
114
114
|
};
|
|
@@ -159,6 +159,10 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
159
159
|
type: import("vue").PropType<boolean>;
|
|
160
160
|
default: boolean;
|
|
161
161
|
};
|
|
162
|
+
showClearAll: {
|
|
163
|
+
type: import("vue").PropType<boolean>;
|
|
164
|
+
default: boolean;
|
|
165
|
+
};
|
|
162
166
|
defaultOpen: {
|
|
163
167
|
type: import("vue").PropType<boolean>;
|
|
164
168
|
default: boolean;
|
|
@@ -186,10 +190,6 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
186
190
|
type: import("vue").PropType<boolean>;
|
|
187
191
|
default: boolean;
|
|
188
192
|
};
|
|
189
|
-
showClearAll: {
|
|
190
|
-
type: import("vue").PropType<boolean>;
|
|
191
|
-
default: boolean;
|
|
192
|
-
};
|
|
193
193
|
distanceOffset: {
|
|
194
194
|
type: import("vue").PropType<number>;
|
|
195
195
|
default: number;
|
|
@@ -214,13 +214,13 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
214
214
|
loading: boolean;
|
|
215
215
|
autoFocus: boolean;
|
|
216
216
|
hasSubtitle: boolean;
|
|
217
|
+
showClearAll: boolean;
|
|
217
218
|
defaultOpen: boolean;
|
|
218
219
|
isOnTop: boolean;
|
|
219
220
|
onSearch: (option: any, term: string) => boolean;
|
|
220
221
|
searchPlaceholder: string;
|
|
221
222
|
titleText: string;
|
|
222
223
|
alwayesOpen: boolean;
|
|
223
|
-
showClearAll: boolean;
|
|
224
224
|
distanceOffset: number;
|
|
225
225
|
skiddingOffset: number;
|
|
226
226
|
}, {}, string> & {
|
|
@@ -280,6 +280,10 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
280
280
|
type: import("vue").PropType<boolean>;
|
|
281
281
|
default: boolean;
|
|
282
282
|
};
|
|
283
|
+
showClearAll: {
|
|
284
|
+
type: import("vue").PropType<boolean>;
|
|
285
|
+
default: boolean;
|
|
286
|
+
};
|
|
283
287
|
defaultOpen: {
|
|
284
288
|
type: import("vue").PropType<boolean>;
|
|
285
289
|
default: boolean;
|
|
@@ -307,10 +311,6 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
307
311
|
type: import("vue").PropType<boolean>;
|
|
308
312
|
default: boolean;
|
|
309
313
|
};
|
|
310
|
-
showClearAll: {
|
|
311
|
-
type: import("vue").PropType<boolean>;
|
|
312
|
-
default: boolean;
|
|
313
|
-
};
|
|
314
314
|
distanceOffset: {
|
|
315
315
|
type: import("vue").PropType<number>;
|
|
316
316
|
default: number;
|
|
@@ -366,6 +366,10 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
366
366
|
type: import("vue").PropType<boolean>;
|
|
367
367
|
default: boolean;
|
|
368
368
|
};
|
|
369
|
+
showClearAll: {
|
|
370
|
+
type: import("vue").PropType<boolean>;
|
|
371
|
+
default: boolean;
|
|
372
|
+
};
|
|
369
373
|
defaultOpen: {
|
|
370
374
|
type: import("vue").PropType<boolean>;
|
|
371
375
|
default: boolean;
|
|
@@ -393,10 +397,6 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
393
397
|
type: import("vue").PropType<boolean>;
|
|
394
398
|
default: boolean;
|
|
395
399
|
};
|
|
396
|
-
showClearAll: {
|
|
397
|
-
type: import("vue").PropType<boolean>;
|
|
398
|
-
default: boolean;
|
|
399
|
-
};
|
|
400
400
|
distanceOffset: {
|
|
401
401
|
type: import("vue").PropType<number>;
|
|
402
402
|
default: number;
|
|
@@ -421,13 +421,13 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
421
421
|
loading: boolean;
|
|
422
422
|
autoFocus: boolean;
|
|
423
423
|
hasSubtitle: boolean;
|
|
424
|
+
showClearAll: boolean;
|
|
424
425
|
defaultOpen: boolean;
|
|
425
426
|
isOnTop: boolean;
|
|
426
427
|
onSearch: (option: any, term: string) => boolean;
|
|
427
428
|
searchPlaceholder: string;
|
|
428
429
|
titleText: string;
|
|
429
430
|
alwayesOpen: boolean;
|
|
430
|
-
showClearAll: boolean;
|
|
431
431
|
distanceOffset: number;
|
|
432
432
|
skiddingOffset: number;
|
|
433
433
|
}, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
@@ -460,13 +460,13 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
460
460
|
loading: boolean;
|
|
461
461
|
autoFocus: boolean;
|
|
462
462
|
hasSubtitle: boolean;
|
|
463
|
+
showClearAll: boolean;
|
|
463
464
|
defaultOpen: boolean;
|
|
464
465
|
isOnTop: boolean;
|
|
465
466
|
onSearch: (option: any, term: string) => boolean;
|
|
466
467
|
searchPlaceholder: string;
|
|
467
468
|
titleText: string;
|
|
468
469
|
alwayesOpen: boolean;
|
|
469
|
-
showClearAll: boolean;
|
|
470
470
|
distanceOffset: number;
|
|
471
471
|
skiddingOffset: number;
|
|
472
472
|
isDraggable: boolean;
|
|
@@ -504,6 +504,10 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
504
504
|
type: import("vue").PropType<boolean>;
|
|
505
505
|
default: boolean;
|
|
506
506
|
};
|
|
507
|
+
showClearAll: {
|
|
508
|
+
type: import("vue").PropType<boolean>;
|
|
509
|
+
default: boolean;
|
|
510
|
+
};
|
|
507
511
|
defaultOpen: {
|
|
508
512
|
type: import("vue").PropType<boolean>;
|
|
509
513
|
default: boolean;
|
|
@@ -531,10 +535,6 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
531
535
|
type: import("vue").PropType<boolean>;
|
|
532
536
|
default: boolean;
|
|
533
537
|
};
|
|
534
|
-
showClearAll: {
|
|
535
|
-
type: import("vue").PropType<boolean>;
|
|
536
|
-
default: boolean;
|
|
537
|
-
};
|
|
538
538
|
distanceOffset: {
|
|
539
539
|
type: import("vue").PropType<number>;
|
|
540
540
|
default: number;
|
|
@@ -559,7 +559,7 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
559
559
|
"onUpdate:modelValue"?: (value: unknown) => any;
|
|
560
560
|
onChangeDragDrop?: (value: unknown) => any;
|
|
561
561
|
onClickOutside?: (value: unknown) => any;
|
|
562
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "placement" | "disabled" | "distance" | "loading" | "autoFocus" | "hasSubtitle" | "defaultOpen" | "isOnTop" | "onSearch" | "searchPlaceholder" | "titleText" | "alwayesOpen" | "
|
|
562
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "placement" | "disabled" | "distance" | "loading" | "autoFocus" | "hasSubtitle" | "showClearAll" | "defaultOpen" | "isOnTop" | "onSearch" | "searchPlaceholder" | "titleText" | "alwayesOpen" | "distanceOffset" | "skiddingOffset" | "isDraggable" | "draggableArgs">;
|
|
563
563
|
$attrs: {
|
|
564
564
|
[x: string]: unknown;
|
|
565
565
|
};
|
|
@@ -606,6 +606,10 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
606
606
|
type: import("vue").PropType<boolean>;
|
|
607
607
|
default: boolean;
|
|
608
608
|
};
|
|
609
|
+
showClearAll: {
|
|
610
|
+
type: import("vue").PropType<boolean>;
|
|
611
|
+
default: boolean;
|
|
612
|
+
};
|
|
609
613
|
defaultOpen: {
|
|
610
614
|
type: import("vue").PropType<boolean>;
|
|
611
615
|
default: boolean;
|
|
@@ -633,10 +637,6 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
633
637
|
type: import("vue").PropType<boolean>;
|
|
634
638
|
default: boolean;
|
|
635
639
|
};
|
|
636
|
-
showClearAll: {
|
|
637
|
-
type: import("vue").PropType<boolean>;
|
|
638
|
-
default: boolean;
|
|
639
|
-
};
|
|
640
640
|
distanceOffset: {
|
|
641
641
|
type: import("vue").PropType<number>;
|
|
642
642
|
default: number;
|
|
@@ -672,13 +672,13 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
672
672
|
loading: boolean;
|
|
673
673
|
autoFocus: boolean;
|
|
674
674
|
hasSubtitle: boolean;
|
|
675
|
+
showClearAll: boolean;
|
|
675
676
|
defaultOpen: boolean;
|
|
676
677
|
isOnTop: boolean;
|
|
677
678
|
onSearch: (option: any, term: string) => boolean;
|
|
678
679
|
searchPlaceholder: string;
|
|
679
680
|
titleText: string;
|
|
680
681
|
alwayesOpen: boolean;
|
|
681
|
-
showClearAll: boolean;
|
|
682
682
|
distanceOffset: number;
|
|
683
683
|
skiddingOffset: number;
|
|
684
684
|
isDraggable: boolean;
|
|
@@ -736,6 +736,10 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
736
736
|
type: import("vue").PropType<boolean>;
|
|
737
737
|
default: boolean;
|
|
738
738
|
};
|
|
739
|
+
showClearAll: {
|
|
740
|
+
type: import("vue").PropType<boolean>;
|
|
741
|
+
default: boolean;
|
|
742
|
+
};
|
|
739
743
|
defaultOpen: {
|
|
740
744
|
type: import("vue").PropType<boolean>;
|
|
741
745
|
default: boolean;
|
|
@@ -763,10 +767,6 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
763
767
|
type: import("vue").PropType<boolean>;
|
|
764
768
|
default: boolean;
|
|
765
769
|
};
|
|
766
|
-
showClearAll: {
|
|
767
|
-
type: import("vue").PropType<boolean>;
|
|
768
|
-
default: boolean;
|
|
769
|
-
};
|
|
770
770
|
distanceOffset: {
|
|
771
771
|
type: import("vue").PropType<number>;
|
|
772
772
|
default: number;
|
|
@@ -828,6 +828,10 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
828
828
|
type: import("vue").PropType<boolean>;
|
|
829
829
|
default: boolean;
|
|
830
830
|
};
|
|
831
|
+
showClearAll: {
|
|
832
|
+
type: import("vue").PropType<boolean>;
|
|
833
|
+
default: boolean;
|
|
834
|
+
};
|
|
831
835
|
defaultOpen: {
|
|
832
836
|
type: import("vue").PropType<boolean>;
|
|
833
837
|
default: boolean;
|
|
@@ -855,10 +859,6 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
855
859
|
type: import("vue").PropType<boolean>;
|
|
856
860
|
default: boolean;
|
|
857
861
|
};
|
|
858
|
-
showClearAll: {
|
|
859
|
-
type: import("vue").PropType<boolean>;
|
|
860
|
-
default: boolean;
|
|
861
|
-
};
|
|
862
862
|
distanceOffset: {
|
|
863
863
|
type: import("vue").PropType<number>;
|
|
864
864
|
default: number;
|
|
@@ -894,13 +894,13 @@ declare const IncludeExcludeTypes: () => (({
|
|
|
894
894
|
loading: boolean;
|
|
895
895
|
autoFocus: boolean;
|
|
896
896
|
hasSubtitle: boolean;
|
|
897
|
+
showClearAll: boolean;
|
|
897
898
|
defaultOpen: boolean;
|
|
898
899
|
isOnTop: boolean;
|
|
899
900
|
onSearch: (option: any, term: string) => boolean;
|
|
900
901
|
searchPlaceholder: string;
|
|
901
902
|
titleText: string;
|
|
902
903
|
alwayesOpen: boolean;
|
|
903
|
-
showClearAll: boolean;
|
|
904
904
|
distanceOffset: number;
|
|
905
905
|
skiddingOffset: number;
|
|
906
906
|
isDraggable: boolean;
|
package/index.d.ts
CHANGED
|
@@ -16368,6 +16368,7 @@ declare const _default: {
|
|
|
16368
16368
|
multi: boolean;
|
|
16369
16369
|
infiniteLoading: boolean;
|
|
16370
16370
|
showSelectAll: boolean;
|
|
16371
|
+
showClearAll: boolean;
|
|
16371
16372
|
defaultOpen: boolean;
|
|
16372
16373
|
keepOpen: boolean;
|
|
16373
16374
|
autoSize: boolean;
|
|
@@ -16497,6 +16498,10 @@ declare const _default: {
|
|
|
16497
16498
|
type: import("vue").PropType<boolean>;
|
|
16498
16499
|
default: boolean;
|
|
16499
16500
|
};
|
|
16501
|
+
showClearAll: {
|
|
16502
|
+
type: import("vue").PropType<boolean>;
|
|
16503
|
+
default: boolean;
|
|
16504
|
+
};
|
|
16500
16505
|
defaultOpen: {
|
|
16501
16506
|
type: import("vue").PropType<boolean>;
|
|
16502
16507
|
default: boolean;
|
|
@@ -16686,7 +16691,7 @@ declare const _default: {
|
|
|
16686
16691
|
onUnsavedSelectionUpdate?: (value: unknown[]) => any;
|
|
16687
16692
|
onOpened?: () => any;
|
|
16688
16693
|
onClosed?: () => any;
|
|
16689
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "theme" | "testId" | "placement" | "disabled" | "distance" | "container" | "popperClass" | "size" | "flip" | "mandatory" | "skidding" | "modelValue" | "valueToCopy" | "selected" | "placeholder" | "multi" | "infiniteLoading" | "showSelectAll" | "defaultOpen" | "keepOpen" | "autoSize" | "disableKeyboardEvents" | "dynamicFilterMode" | "minSelections" | "maxSelections" | "isOnTop" | "triggerLabel" | "triggerHelperText" | "triggerFeedbackText" | "triggerFeedbackVariant" | "triggerFeedbackShowIcon" | "triggerShowAllSelectedText" | "triggerShownValuesCount" | "predefinedTrigger" | "inlineSearch" | "inlineSearchPlaceholder" | "onSearch" | "noResultsText" | "searchAutoFocus" | "onClearSearch" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "optionsEndTextIconKey" | "optionFlagKey" | "optionWarningKey" | "disabledOptionKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "groupedOptions" | "comparingKey" | "customNumberOfDisplayedOptions" | "fullWidth" | "optionsListWidth" | "statusType" | "disableVirtualScroll" | "overrideOptionCountCalculation" | "withConditions">;
|
|
16694
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "theme" | "testId" | "placement" | "disabled" | "distance" | "container" | "popperClass" | "size" | "flip" | "mandatory" | "skidding" | "modelValue" | "valueToCopy" | "selected" | "placeholder" | "multi" | "infiniteLoading" | "showSelectAll" | "showClearAll" | "defaultOpen" | "keepOpen" | "autoSize" | "disableKeyboardEvents" | "dynamicFilterMode" | "minSelections" | "maxSelections" | "isOnTop" | "triggerLabel" | "triggerHelperText" | "triggerFeedbackText" | "triggerFeedbackVariant" | "triggerFeedbackShowIcon" | "triggerShowAllSelectedText" | "triggerShownValuesCount" | "predefinedTrigger" | "inlineSearch" | "inlineSearchPlaceholder" | "onSearch" | "noResultsText" | "searchAutoFocus" | "onClearSearch" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "optionsEndTextIconKey" | "optionFlagKey" | "optionWarningKey" | "disabledOptionKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "groupedOptions" | "comparingKey" | "customNumberOfDisplayedOptions" | "fullWidth" | "optionsListWidth" | "statusType" | "disableVirtualScroll" | "overrideOptionCountCalculation" | "withConditions">;
|
|
16690
16695
|
$attrs: {
|
|
16691
16696
|
[x: string]: unknown;
|
|
16692
16697
|
};
|
|
@@ -16786,6 +16791,10 @@ declare const _default: {
|
|
|
16786
16791
|
type: import("vue").PropType<boolean>;
|
|
16787
16792
|
default: boolean;
|
|
16788
16793
|
};
|
|
16794
|
+
showClearAll: {
|
|
16795
|
+
type: import("vue").PropType<boolean>;
|
|
16796
|
+
default: boolean;
|
|
16797
|
+
};
|
|
16789
16798
|
defaultOpen: {
|
|
16790
16799
|
type: import("vue").PropType<boolean>;
|
|
16791
16800
|
default: boolean;
|
|
@@ -17010,6 +17019,7 @@ declare const _default: {
|
|
|
17010
17019
|
multi: boolean;
|
|
17011
17020
|
infiniteLoading: boolean;
|
|
17012
17021
|
showSelectAll: boolean;
|
|
17022
|
+
showClearAll: boolean;
|
|
17013
17023
|
defaultOpen: boolean;
|
|
17014
17024
|
keepOpen: boolean;
|
|
17015
17025
|
autoSize: boolean;
|
|
@@ -17159,6 +17169,10 @@ declare const _default: {
|
|
|
17159
17169
|
type: import("vue").PropType<boolean>;
|
|
17160
17170
|
default: boolean;
|
|
17161
17171
|
};
|
|
17172
|
+
showClearAll: {
|
|
17173
|
+
type: import("vue").PropType<boolean>;
|
|
17174
|
+
default: boolean;
|
|
17175
|
+
};
|
|
17162
17176
|
defaultOpen: {
|
|
17163
17177
|
type: import("vue").PropType<boolean>;
|
|
17164
17178
|
default: boolean;
|
|
@@ -17441,6 +17455,10 @@ declare const _default: {
|
|
|
17441
17455
|
type: import("vue").PropType<boolean>;
|
|
17442
17456
|
default: boolean;
|
|
17443
17457
|
};
|
|
17458
|
+
showClearAll: {
|
|
17459
|
+
type: import("vue").PropType<boolean>;
|
|
17460
|
+
default: boolean;
|
|
17461
|
+
};
|
|
17444
17462
|
defaultOpen: {
|
|
17445
17463
|
type: import("vue").PropType<boolean>;
|
|
17446
17464
|
default: boolean;
|
|
@@ -17665,6 +17683,7 @@ declare const _default: {
|
|
|
17665
17683
|
multi: boolean;
|
|
17666
17684
|
infiniteLoading: boolean;
|
|
17667
17685
|
showSelectAll: boolean;
|
|
17686
|
+
showClearAll: boolean;
|
|
17668
17687
|
defaultOpen: boolean;
|
|
17669
17688
|
keepOpen: boolean;
|
|
17670
17689
|
autoSize: boolean;
|
|
@@ -21144,6 +21163,7 @@ declare const _default: {
|
|
|
21144
21163
|
multi: boolean;
|
|
21145
21164
|
infiniteLoading: boolean;
|
|
21146
21165
|
showSelectAll: boolean;
|
|
21166
|
+
showClearAll: boolean;
|
|
21147
21167
|
defaultOpen: boolean;
|
|
21148
21168
|
keepOpen: boolean;
|
|
21149
21169
|
autoSize: boolean;
|
|
@@ -21273,6 +21293,10 @@ declare const _default: {
|
|
|
21273
21293
|
type: import("vue").PropType<boolean>;
|
|
21274
21294
|
default: boolean;
|
|
21275
21295
|
};
|
|
21296
|
+
showClearAll: {
|
|
21297
|
+
type: import("vue").PropType<boolean>;
|
|
21298
|
+
default: boolean;
|
|
21299
|
+
};
|
|
21276
21300
|
defaultOpen: {
|
|
21277
21301
|
type: import("vue").PropType<boolean>;
|
|
21278
21302
|
default: boolean;
|
|
@@ -21462,7 +21486,7 @@ declare const _default: {
|
|
|
21462
21486
|
onUnsavedSelectionUpdate?: (value: unknown[]) => any;
|
|
21463
21487
|
onOpened?: () => any;
|
|
21464
21488
|
onClosed?: () => any;
|
|
21465
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "theme" | "testId" | "placement" | "disabled" | "distance" | "container" | "popperClass" | "size" | "flip" | "mandatory" | "skidding" | "modelValue" | "valueToCopy" | "selected" | "placeholder" | "multi" | "infiniteLoading" | "showSelectAll" | "defaultOpen" | "keepOpen" | "autoSize" | "disableKeyboardEvents" | "dynamicFilterMode" | "minSelections" | "maxSelections" | "isOnTop" | "triggerLabel" | "triggerHelperText" | "triggerFeedbackText" | "triggerFeedbackVariant" | "triggerFeedbackShowIcon" | "triggerShowAllSelectedText" | "triggerShownValuesCount" | "predefinedTrigger" | "inlineSearch" | "inlineSearchPlaceholder" | "onSearch" | "noResultsText" | "searchAutoFocus" | "onClearSearch" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "optionsEndTextIconKey" | "optionFlagKey" | "optionWarningKey" | "disabledOptionKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "groupedOptions" | "comparingKey" | "customNumberOfDisplayedOptions" | "fullWidth" | "optionsListWidth" | "statusType" | "disableVirtualScroll" | "overrideOptionCountCalculation" | "withConditions">;
|
|
21489
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "theme" | "testId" | "placement" | "disabled" | "distance" | "container" | "popperClass" | "size" | "flip" | "mandatory" | "skidding" | "modelValue" | "valueToCopy" | "selected" | "placeholder" | "multi" | "infiniteLoading" | "showSelectAll" | "showClearAll" | "defaultOpen" | "keepOpen" | "autoSize" | "disableKeyboardEvents" | "dynamicFilterMode" | "minSelections" | "maxSelections" | "isOnTop" | "triggerLabel" | "triggerHelperText" | "triggerFeedbackText" | "triggerFeedbackVariant" | "triggerFeedbackShowIcon" | "triggerShowAllSelectedText" | "triggerShownValuesCount" | "predefinedTrigger" | "inlineSearch" | "inlineSearchPlaceholder" | "onSearch" | "noResultsText" | "searchAutoFocus" | "onClearSearch" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "optionsEndTextIconKey" | "optionFlagKey" | "optionWarningKey" | "disabledOptionKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "groupedOptions" | "comparingKey" | "customNumberOfDisplayedOptions" | "fullWidth" | "optionsListWidth" | "statusType" | "disableVirtualScroll" | "overrideOptionCountCalculation" | "withConditions">;
|
|
21466
21490
|
$attrs: {
|
|
21467
21491
|
[x: string]: unknown;
|
|
21468
21492
|
};
|
|
@@ -21562,6 +21586,10 @@ declare const _default: {
|
|
|
21562
21586
|
type: import("vue").PropType<boolean>;
|
|
21563
21587
|
default: boolean;
|
|
21564
21588
|
};
|
|
21589
|
+
showClearAll: {
|
|
21590
|
+
type: import("vue").PropType<boolean>;
|
|
21591
|
+
default: boolean;
|
|
21592
|
+
};
|
|
21565
21593
|
defaultOpen: {
|
|
21566
21594
|
type: import("vue").PropType<boolean>;
|
|
21567
21595
|
default: boolean;
|
|
@@ -21786,6 +21814,7 @@ declare const _default: {
|
|
|
21786
21814
|
multi: boolean;
|
|
21787
21815
|
infiniteLoading: boolean;
|
|
21788
21816
|
showSelectAll: boolean;
|
|
21817
|
+
showClearAll: boolean;
|
|
21789
21818
|
defaultOpen: boolean;
|
|
21790
21819
|
keepOpen: boolean;
|
|
21791
21820
|
autoSize: boolean;
|
|
@@ -21935,6 +21964,10 @@ declare const _default: {
|
|
|
21935
21964
|
type: import("vue").PropType<boolean>;
|
|
21936
21965
|
default: boolean;
|
|
21937
21966
|
};
|
|
21967
|
+
showClearAll: {
|
|
21968
|
+
type: import("vue").PropType<boolean>;
|
|
21969
|
+
default: boolean;
|
|
21970
|
+
};
|
|
21938
21971
|
defaultOpen: {
|
|
21939
21972
|
type: import("vue").PropType<boolean>;
|
|
21940
21973
|
default: boolean;
|
|
@@ -22217,6 +22250,10 @@ declare const _default: {
|
|
|
22217
22250
|
type: import("vue").PropType<boolean>;
|
|
22218
22251
|
default: boolean;
|
|
22219
22252
|
};
|
|
22253
|
+
showClearAll: {
|
|
22254
|
+
type: import("vue").PropType<boolean>;
|
|
22255
|
+
default: boolean;
|
|
22256
|
+
};
|
|
22220
22257
|
defaultOpen: {
|
|
22221
22258
|
type: import("vue").PropType<boolean>;
|
|
22222
22259
|
default: boolean;
|
|
@@ -22441,6 +22478,7 @@ declare const _default: {
|
|
|
22441
22478
|
multi: boolean;
|
|
22442
22479
|
infiniteLoading: boolean;
|
|
22443
22480
|
showSelectAll: boolean;
|
|
22481
|
+
showClearAll: boolean;
|
|
22444
22482
|
defaultOpen: boolean;
|
|
22445
22483
|
keepOpen: boolean;
|
|
22446
22484
|
autoSize: boolean;
|
package/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import './
|
|
1
|
+
import './AppTrigger.vue_vue_type_style_index_0_scoped_121aac8b_lang.css';
|
|
2
2
|
import { AppTriggerTypes as eo } from "./components/appTrigger/index.js";
|
|
3
3
|
import { AutocompleteDropdownTypes as mo } from "./components/autocompleteDropdown/index.js";
|
|
4
4
|
import { MenuItemTypes as ao } from "./components/menuItem/index.js";
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.chart-plane-container[data-v-a4130027]{--headerHeight: var(--699b2c4c);width:100%;height:var(--002a7637);position:relative}.header-wrapper[data-v-a4130027]{position:absolute;width:100%;height:var(--headerHeight);top:0;z-index:1}.chart-plane[data-v-a4130027]{padding-top:var(--headerHeight);height:100%}.chart[data-v-a4130027]{width:100%;height:100%;position:relative}.chart__canvas[data-v-a4130027]{width:100%;height:100%}.chart__tooltip[data-v-a4130027]{position:absolute;pointer-events:none;transition:all .1s ease;min-width:214px;max-width:270px;z-index:1}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.v-enter-active[data-v-92ead583],.v-leave-active[data-v-92ead583]{transition:opacity .25s ease}ol[data-v-92ead583],ul[data-v-92ead583],menu[data-v-92ead583]{list-style:none;margin:0;padding:0}.dropdown.full-width[data-v-92ead583],.dropdown.full-width .button__container[data-v-92ead583]{width:100%}.dropdown-list-wrapper[data-v-92ead583]{display:flex;flex-direction:column;padding:.5rem .5rem .25rem}.dropdown-list-wrapper--multi[data-v-92ead583]{padding:.5rem}.list-container--multi[data-v-92ead583]{margin-bottom:0}.inline-search .inline-search-wrapper[data-v-92ead583]{display:flex;gap:4px;padding-bottom:.25rem}.inline-search .inline-search-wrapper .search-container[data-v-92ead583]{width:100%}.inline-search .list-container[data-v-92ead583]{padding-top:0}.no-result-container[data-v-92ead583]{height:100%;display:flex;align-items:center;padding:.375rem .5rem;color:var(--text-disabled)}.no-result[data-v-92ead583]{color:var(--text-disabled);padding-left:.5rem}.list[data-v-92ead583]{outline:none;display:flex;flex-direction:column;width:100%;min-height:2rem}.list--multi[data-v-92ead583]{margin-bottom:.5rem;border-bottom-left-radius:0;border-bottom-right-radius:0}.list--with-conditions[data-v-92ead583]{min-height:0;margin-bottom:0}.image-slot[data-v-92ead583]{margin-right:.5rem}.actions-wrapper[data-v-92ead583]{display:flex;width:100%;padding:.5rem .5rem .5rem .125rem;padding-bottom:0;border-top:1px solid var(--common-divider);justify-content:space-between;margin-top:.25rem}.apply-button[data-v-92ead583]{margin-left:.5rem}
|