@ironsource/shared-ui 2.1.11-rc.7 → 2.1.11-rc.9
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/ButtonFilterDropdownTrigger.vue_vue_type_style_index_0_scoped_1aa6df01_lang.css +1 -0
- package/DateRangeV4.vue_vue_type_style_index_0_scoped_309e5351_lang.css +1 -0
- package/InlineCopy.vue_vue_type_style_index_0_scoped_ad48b61e_lang.css +1 -0
- package/components/dateRange/v4/DateRangeV4.vue.js +2 -2
- package/components/dateRange/v4/DateRangeV4.vue2.js +21 -22
- package/components/dropdown/v3/Dropdown.vue.d.ts +1 -1
- package/components/dropdown/v3/index.d.ts +20 -20
- package/components/dropdown/v4/AppDropdownTrigger.vue.d.ts +1 -1
- package/components/dropdown/v4/ButtonFilterDropdownTrigger.vue.js +3 -3
- package/components/dropdown/v4/ButtonFilterDropdownTrigger.vue2.js +1 -1
- package/components/dropdown/v4/DropdownV4.vue.d.ts +1 -1
- package/components/dropdown/v4/TreeDropdown.vue.d.ts +1 -1
- package/components/dropdown/v4/index.d.ts +60 -60
- package/components/inlineCopy/InlineCopy.vue.d.ts +5 -0
- package/components/inlineCopy/InlineCopy.vue.js +2 -2
- package/components/inlineCopy/InlineCopy.vue2.js +24 -22
- package/components/inlineCopy/index.d.ts +9 -0
- package/index.d.ts +138 -120
- package/index.js +1 -1
- package/package.json +1 -1
- package/ButtonFilterDropdownTrigger.vue_vue_type_style_index_0_scoped_9c711f2e_lang.css +0 -1
- package/DateRangeV4.vue_vue_type_style_index_0_scoped_f81413ec_lang.css +0 -1
- package/InlineCopy.vue_vue_type_style_index_0_scoped_893a203c_lang.css +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.button-filter-dropdown-trigger[data-v-1aa6df01]{border-radius:var(--border-radius-md);transition:all .2s ease;color:var(--text-primary);display:inline-flex;padding:3px 7px;align-items:center}.button-filter-dropdown-trigger[data-v-1aa6df01]:hover{cursor:pointer;background:var(--action-hover)}.button-filter-dropdown-trigger.outlined[data-v-1aa6df01]{border:1px solid var(--default-outlined-border)}.button-filter-dropdown-trigger.outlined[data-v-1aa6df01]:hover{border:1px solid var(--action-active)}.button-filter-dropdown-trigger.outlined.disabled[data-v-1aa6df01]{background:transparent;border:1px solid var(--default-outlined-border)}.button-filter-dropdown-trigger.open[data-v-1aa6df01]{background:var(--action-selected);outline:2px solid var(--action-active);outline-offset:-2px;transition:outline 0s}.button-filter-dropdown-trigger.open[data-v-1aa6df01]:hover{background:var(--action-selected)}.button-filter-dropdown-trigger.disabled[data-v-1aa6df01]{cursor:default;color:var(--text-disabled)}.button-filter-dropdown-trigger.disabled[data-v-1aa6df01]:hover{background:transparent}.start-icon[data-v-1aa6df01]{color:var(--action-active);margin-right:var(--spacing-50)}.end-icon[data-v-1aa6df01]{color:var(--action-active);margin-left:var(--spacing-50)}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.label[data-v-309e5351]{color:#41454d}.pop-up[data-v-309e5351]{width:668px;position:absolute;z-index:1000;top:32px;left:1px;overflow:hidden;border-radius:8px;border:1px solid var(--common-divider, #e4e4e4);background:var(--background-modelElevation, #fff);box-shadow:var(--elevation-lg)}.pop-up.open-on-top[data-v-309e5351]{top:0}.pop-up.hide-presets[data-v-309e5351],.pop-up.hide-presets .calendar-wrap[data-v-309e5351]{width:520px}.pop-up.hide-presets .date-picker-calendar[data-v-309e5351]{padding:15px 16px}.pop-up .date-picker-menu[data-v-309e5351]{width:164px;background:#ffffff;vertical-align:top;border-right:1px solid var(--common-divider-elevation-0, #e4e4e4);background:var(--background-paper, #fcfcfc)}.pop-up .date-picker-menu .preset-element[data-v-309e5351]{padding-left:8px;height:32px;border-radius:8px;color:var(--text-primary, #202020);line-height:32px}.pop-up .date-picker-menu .preset-element[data-v-309e5351]:hover{background:var(--action-hover, rgba(0, 0, 0, .05))}.pop-up .date-picker-menu .selected-preset[data-v-309e5351]{border-radius:8px;background:var(--action-selected, #ebebeb)}.pop-up .date-picker-menu li[data-v-309e5351]{cursor:pointer;margin-bottom:2px}.pop-up .left-box[data-v-309e5351]{left:-1px}.pop-up .date-picker-calendar[data-v-309e5351]{box-sizing:border-box;height:100%;padding:16px;display:grid;grid-template-columns:1fr 1fr;grid-gap:24px}.pop-up .calendars-wrapper[data-v-309e5351]{padding-left:6px}.pop-up .preset-dropdown ul[data-v-309e5351]{list-style:none;margin:0;padding:8px;line-height:32px}.pop-up .buttons-cover[data-v-309e5351]{height:48px;position:absolute;bottom:0;width:100%;right:0;box-sizing:border-box;border-top:1px solid var(--common-divider-elevation-0, #e4e4e4);background:var(--background-modelElevation, #fff);align-items:center;display:flex;justify-content:space-between;padding:12px 16px}.pop-up .buttons-cover .text-container[data-v-309e5351]{flex:1;color:var(--text-secondary, #646464)}.pop-up button[data-v-309e5351]{float:right;margin-left:8px}.pop-up .error[data-v-309e5351]{display:none;position:absolute;left:270px;top:22px}.pop-up .inline-block[data-v-309e5351]{display:inline-block}.pop-up.right[data-v-309e5351]{left:initial;right:1px}.calendar-wrap[data-v-309e5351]{width:504px;height:372px;position:relative;border-bottom-right-radius:8px;border-top-right-radius:8px;vertical-align:top}.type-picker[data-v-309e5351]{height:60px;line-height:60px;padding-left:15px;box-shadow:0 1px 3px #0000003b}.range-type[data-v-309e5351]{color:#8e959d;padding-left:15px;padding-right:15px;cursor:pointer}.selected-range-type[data-v-309e5351]{color:#fff;background-color:#3083ff;border-radius:20px;padding:6px 15px;cursor:default}.date-range-field[data-v-309e5351]{display:inline-block;width:100%;height:30px;position:relative;cursor:pointer;border-radius:3px}.date-range-field.selected-item-as-title[data-v-309e5351]{left:0;border:none;background-image:none;max-width:100%;height:22px;color:#3083ff;overflow:visible}.date-range-field.selected-item-as-title .small-triangle[data-v-309e5351]{right:-25px}.date-range-field.selected-item-as-title .small-triangle[data-v-309e5351]:after{border-top-color:currentColor}.date-range-field.selected-item-as-title span[data-v-309e5351]{padding-left:12px}.date-range-field.no-button-limit[data-v-309e5351]{overflow:visible}.date-range-field.no-button-limit span[data-v-309e5351]{width:100%;line-height:22px}.date-range-field span[data-v-309e5351]{line-height:28px;padding-left:15px;overflow:hidden;text-overflow:ellipsis;display:inline-block;width:calc(100% - 26px);white-space:nowrap;position:relative}.date-range-disabled .date-range-field[data-v-309e5351]{cursor:default;color:#8e959d;pointer-events:none}.date-range-disabled .small-triangle[data-v-309e5351]:after{border-top-color:#8e959d}.pop-up-content[data-v-309e5351]{margin-top:1px}.type-message[data-v-309e5351]{color:#8e959d;padding:10px 20px;line-height:1.5}.relative-wrap[data-v-309e5351]{position:relative}.space-right[data-v-309e5351]{margin-right:13px}.space-left[data-v-309e5351]{margin-left:9px}.top-date[data-v-309e5351]{line-height:13px}.flex[data-v-309e5351]{display:flex}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.inline-copy[data-v-ad48b61e]{display:inline-flex;cursor:pointer;color:var(--text-secondary)}.inline-copy .icon-copy[data-v-ad48b61e]{padding:0 4px;cursor:pointer;color:var(--action-active)}.inline-copy .icon-copy[data-v-ad48b61e]:hover{color:var(--action-primary)}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import e from "./DateRangeV4.vue2.js";
|
|
2
2
|
/* empty css */import o from "../../../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
-
// import "../../../DateRangeV4.
|
|
4
|
-
const a = /* @__PURE__ */ o(e, [["__scopeId", "data-v-
|
|
3
|
+
// import "../../../DateRangeV4.vue_vue_type_style_index_0_scoped_309e5351_lang.css"; //*');
|
|
4
|
+
const a = /* @__PURE__ */ o(e, [["__scopeId", "data-v-309e5351"]]);
|
|
5
5
|
export {
|
|
6
6
|
a as default
|
|
7
7
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import "../../../DateRangeV4.
|
|
1
|
+
import "../../../DateRangeV4.vue_vue_type_style_index_0_scoped_309e5351_lang.css"; import { defineComponent as J, openBlock as n, createElementBlock as s, unref as e, normalizeClass as r, createElementVNode as d, renderSlot as N, createVNode as i, withDirectives as v, Fragment as k, renderList as C, withCtx as l, createTextVNode as m, toDisplayString as g, createCommentVNode as P, vShow as $, normalizeStyle as Q, setBlockTracking as x } from "vue";
|
|
2
2
|
import X from "./CalendarMonthV4.vue.js";
|
|
3
3
|
import { typeToName as Z, messagePerType as _ } from "../common/consts.common.js";
|
|
4
|
-
import
|
|
4
|
+
import E from "../../button/v4/ButtonV4.vue.js";
|
|
5
5
|
import "../../button/v4/IconButtonV4.vue.js";
|
|
6
6
|
import "../../button/v4/ButtonGroup.vue.js";
|
|
7
7
|
import "../../button/v4/ToggleButtonGroupAB.vue.js";
|
|
@@ -17,7 +17,7 @@ import "../../dropdown/v4/OptionV4.vue.js";
|
|
|
17
17
|
import { DateRangeTestIdModifiers as o, DatePickerTestIdModifiers as te } from "../../../testids/index.js";
|
|
18
18
|
import { dateRangeCommon as ae } from "../common/DateRange.common.js";
|
|
19
19
|
import p from "../../typography/v4/Typography.vue.js";
|
|
20
|
-
const de = ["id", "data-testid"], ne = ["data-testid"],
|
|
20
|
+
const de = ["id", "data-testid"], ne = ["data-testid"], se = ["id", "data-testid"], ie = {
|
|
21
21
|
key: 0,
|
|
22
22
|
class: "type-picker"
|
|
23
23
|
}, oe = ["onClick"], le = ["data-testid"], re = ["id"], ue = ["id"], ce = ["onClick"], me = { class: "dropdown-rightTriangle" }, pe = ["data-testid"], ye = { class: "date-picker-calendar left-box" }, ge = { class: "buttons-cover" }, fe = { class: "range" }, he = { class: "text-container" }, Oe = /* @__PURE__ */ J({
|
|
@@ -47,7 +47,7 @@ const de = ["id", "data-testid"], ne = ["data-testid"], ie = ["id", "data-testid
|
|
|
47
47
|
"opened",
|
|
48
48
|
"dismissed"
|
|
49
49
|
],
|
|
50
|
-
setup(t, { emit:
|
|
50
|
+
setup(t, { emit: R }) {
|
|
51
51
|
const A = t, {
|
|
52
52
|
datePicker: B,
|
|
53
53
|
datePickerId: M,
|
|
@@ -72,8 +72,8 @@ const de = ["id", "data-testid"], ne = ["data-testid"], ie = ["id", "data-testid
|
|
|
72
72
|
selectionChanged: j,
|
|
73
73
|
toggle: b,
|
|
74
74
|
isCompact: H
|
|
75
|
-
} = ae(A,
|
|
76
|
-
return (D, u) => (n(),
|
|
75
|
+
} = ae(A, R);
|
|
76
|
+
return (D, u) => (n(), s("div", {
|
|
77
77
|
id: e(M),
|
|
78
78
|
ref_key: "datePicker",
|
|
79
79
|
ref: B,
|
|
@@ -89,11 +89,10 @@ const de = ["id", "data-testid"], ne = ["data-testid"], ie = ["id", "data-testid
|
|
|
89
89
|
currentDate: e(w),
|
|
90
90
|
isOpen: e(h)
|
|
91
91
|
}, () => [
|
|
92
|
-
|
|
92
|
+
i(e(ee), {
|
|
93
93
|
label: e(w),
|
|
94
94
|
"start-icon-name": "calendar-blank",
|
|
95
95
|
variant: "outlined",
|
|
96
|
-
style: { marginRight: "10px" },
|
|
97
96
|
"test-id": `${t.testId}-${e(te).INPUT}`,
|
|
98
97
|
open: e(h)
|
|
99
98
|
}, null, 8, ["label", "test-id", "open"])
|
|
@@ -110,13 +109,13 @@ const de = ["id", "data-testid"], ne = ["data-testid"], ie = ["id", "data-testid
|
|
|
110
109
|
]]),
|
|
111
110
|
"data-testid": `${t.testId}-${e(o).CONTAINER}`
|
|
112
111
|
}, [
|
|
113
|
-
t.types.length > 1 ? (n(),
|
|
114
|
-
(n(!0),
|
|
112
|
+
t.types.length > 1 ? (n(), s("div", ie, [
|
|
113
|
+
(n(!0), s(k, null, C(t.types, (a) => (n(), s("span", {
|
|
115
114
|
key: a,
|
|
116
115
|
class: r(["range-type", { "selected-range-type": e(f) === a }]),
|
|
117
116
|
onClick: (c) => e(F)(a, !0)
|
|
118
117
|
}, [
|
|
119
|
-
|
|
118
|
+
i(e(p), { variant: "h1" }, {
|
|
120
119
|
default: l(() => [
|
|
121
120
|
m(g(e(Z)[a]), 1)
|
|
122
121
|
]),
|
|
@@ -127,7 +126,7 @@ const de = ["id", "data-testid"], ne = ["data-testid"], ie = ["id", "data-testid
|
|
|
127
126
|
d("div", {
|
|
128
127
|
class: r(["flex", { "pop-up-content": t.types.length > 1 }])
|
|
129
128
|
}, [
|
|
130
|
-
t.showPresets ? (n(),
|
|
129
|
+
t.showPresets ? (n(), s("div", {
|
|
131
130
|
key: 0,
|
|
132
131
|
class: "date-picker-menu",
|
|
133
132
|
"data-testid": `${t.testId}-${e(o).MENU}`
|
|
@@ -139,7 +138,7 @@ const de = ["id", "data-testid"], ne = ["data-testid"], ie = ["id", "data-testid
|
|
|
139
138
|
d("ul", {
|
|
140
139
|
id: "customDropDownList" + t.uniqueId
|
|
141
140
|
}, [
|
|
142
|
-
(n(!0),
|
|
141
|
+
(n(!0), s(k, null, C(e(z), (a) => (n(), s("li", {
|
|
143
142
|
key: a.id,
|
|
144
143
|
class: r({
|
|
145
144
|
"selected-preset-container": e(I) === a.id
|
|
@@ -149,7 +148,7 @@ const de = ["id", "data-testid"], ne = ["data-testid"], ie = ["id", "data-testid
|
|
|
149
148
|
class: r([{ "selected-preset": e(I) === a.id }, "preset-element"]),
|
|
150
149
|
onClick: (c) => e(G)(a)
|
|
151
150
|
}, [
|
|
152
|
-
|
|
151
|
+
i(e(p), {
|
|
153
152
|
variant: "body2",
|
|
154
153
|
"data-testid": `${t.testId}-${e(o).MENU}-${a.id}`
|
|
155
154
|
}, {
|
|
@@ -175,8 +174,8 @@ const de = ["id", "data-testid"], ne = ["data-testid"], ie = ["id", "data-testid
|
|
|
175
174
|
style: Q({ height: e(H) ? "336px" : "372px" })
|
|
176
175
|
}, [
|
|
177
176
|
d("div", ye, [
|
|
178
|
-
(n(!0),
|
|
179
|
-
|
|
177
|
+
(n(!0), s(k, null, C(e(T), (a, c) => (n(), s("div", { key: a }, [
|
|
178
|
+
i(X, {
|
|
180
179
|
id: t.uniqueId,
|
|
181
180
|
navigation: e(W)(
|
|
182
181
|
c === 0,
|
|
@@ -200,7 +199,7 @@ const de = ["id", "data-testid"], ne = ["data-testid"], ie = ["id", "data-testid
|
|
|
200
199
|
N(D.$slots, "footer", {}, void 0, !0)
|
|
201
200
|
]),
|
|
202
201
|
d("div", he, [
|
|
203
|
-
|
|
202
|
+
i(e(p), { variant: "body2" }, {
|
|
204
203
|
default: l(() => [
|
|
205
204
|
m("All dates are in UTC")
|
|
206
205
|
]),
|
|
@@ -211,7 +210,7 @@ const de = ["id", "data-testid"], ne = ["data-testid"], ie = ["id", "data-testid
|
|
|
211
210
|
[$, e(q)]
|
|
212
211
|
]),
|
|
213
212
|
u[1] || (x(-1), u[1] = d("div", { class: "buttons" }, [
|
|
214
|
-
|
|
213
|
+
i(e(E), {
|
|
215
214
|
id: "button-ok" + t.uniqueId,
|
|
216
215
|
size: "small",
|
|
217
216
|
class: "button",
|
|
@@ -220,7 +219,7 @@ const de = ["id", "data-testid"], ne = ["data-testid"], ie = ["id", "data-testid
|
|
|
220
219
|
onClick: (a) => e(K)()
|
|
221
220
|
}, {
|
|
222
221
|
default: l(() => [
|
|
223
|
-
|
|
222
|
+
i(e(p), { variant: "button" }, {
|
|
224
223
|
default: l(() => [
|
|
225
224
|
m("Apply")
|
|
226
225
|
]),
|
|
@@ -229,7 +228,7 @@ const de = ["id", "data-testid"], ne = ["data-testid"], ie = ["id", "data-testid
|
|
|
229
228
|
]),
|
|
230
229
|
_: 1
|
|
231
230
|
}, 8, ["id", "data-testid", "onClick"]),
|
|
232
|
-
|
|
231
|
+
i(e(E), {
|
|
233
232
|
id: "button-cancel" + t.uniqueId,
|
|
234
233
|
size: "small",
|
|
235
234
|
theme: "third",
|
|
@@ -240,7 +239,7 @@ const de = ["id", "data-testid"], ne = ["data-testid"], ie = ["id", "data-testid
|
|
|
240
239
|
onClick: (a) => e(b)()
|
|
241
240
|
}, {
|
|
242
241
|
default: l(() => [
|
|
243
|
-
|
|
242
|
+
i(e(p), { variant: "button" }, {
|
|
244
243
|
default: l(() => [
|
|
245
244
|
m(" Cancel ")
|
|
246
245
|
]),
|
|
@@ -254,7 +253,7 @@ const de = ["id", "data-testid"], ne = ["data-testid"], ie = ["id", "data-testid
|
|
|
254
253
|
])
|
|
255
254
|
], 4)
|
|
256
255
|
], 2)
|
|
257
|
-
], 10,
|
|
256
|
+
], 10, se), [
|
|
258
257
|
[$, e(h)]
|
|
259
258
|
])
|
|
260
259
|
], 10, de));
|
|
@@ -186,6 +186,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
186
186
|
skidding: number;
|
|
187
187
|
modelValue: any;
|
|
188
188
|
selected: any;
|
|
189
|
+
valueToCopy: string;
|
|
189
190
|
placeholder: string;
|
|
190
191
|
autoFocus: boolean;
|
|
191
192
|
multi: boolean;
|
|
@@ -197,7 +198,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
197
198
|
inlineSearch: boolean;
|
|
198
199
|
onSearch: (option: any, term: string) => boolean;
|
|
199
200
|
noResultsText: string;
|
|
200
|
-
valueToCopy: string;
|
|
201
201
|
helperText: string;
|
|
202
202
|
searchPlaceholder: string;
|
|
203
203
|
showButtonOnOpen: boolean;
|
|
@@ -22,6 +22,7 @@ declare const DropdownTypes: () => (({
|
|
|
22
22
|
skidding: number;
|
|
23
23
|
modelValue: any;
|
|
24
24
|
selected: any;
|
|
25
|
+
valueToCopy: string;
|
|
25
26
|
placeholder: string;
|
|
26
27
|
autoFocus: boolean;
|
|
27
28
|
multi: boolean;
|
|
@@ -33,7 +34,6 @@ declare const DropdownTypes: () => (({
|
|
|
33
34
|
inlineSearch: boolean;
|
|
34
35
|
onSearch: (option: any, term: string) => boolean;
|
|
35
36
|
noResultsText: string;
|
|
36
|
-
valueToCopy: string;
|
|
37
37
|
helperText: string;
|
|
38
38
|
searchPlaceholder: string;
|
|
39
39
|
showButtonOnOpen: boolean;
|
|
@@ -108,6 +108,10 @@ declare const DropdownTypes: () => (({
|
|
|
108
108
|
type: import("vue").PropType<unknown>;
|
|
109
109
|
default: any;
|
|
110
110
|
};
|
|
111
|
+
valueToCopy: {
|
|
112
|
+
type: import("vue").PropType<string>;
|
|
113
|
+
default: string;
|
|
114
|
+
};
|
|
111
115
|
options: {
|
|
112
116
|
type: import("vue").PropType<any[]>;
|
|
113
117
|
required: true;
|
|
@@ -163,10 +167,6 @@ declare const DropdownTypes: () => (({
|
|
|
163
167
|
type: import("vue").PropType<(option: unknown) => string>;
|
|
164
168
|
required: true;
|
|
165
169
|
};
|
|
166
|
-
valueToCopy: {
|
|
167
|
-
type: import("vue").PropType<string>;
|
|
168
|
-
default: string;
|
|
169
|
-
};
|
|
170
170
|
helperText: {
|
|
171
171
|
type: import("vue").PropType<string>;
|
|
172
172
|
default: string;
|
|
@@ -203,7 +203,7 @@ declare const DropdownTypes: () => (({
|
|
|
203
203
|
"onUpdate:isOpen"?: (value: unknown) => any;
|
|
204
204
|
onOpened?: () => any;
|
|
205
205
|
onClosed?: () => any;
|
|
206
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "title" | "theme" | "testId" | "placement" | "disabled" | "distance" | "container" | "popperClass" | "size" | "flip" | "mandatory" | "error" | "skidding" | "modelValue" | "selected" | "placeholder" | "autoFocus" | "multi" | "defaultOpen" | "keepOpen" | "autoSize" | "disableKeyboardEvents" | "isOnTop" | "inlineSearch" | "onSearch" | "noResultsText" | "
|
|
206
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "title" | "theme" | "testId" | "placement" | "disabled" | "distance" | "container" | "popperClass" | "size" | "flip" | "mandatory" | "error" | "skidding" | "modelValue" | "selected" | "valueToCopy" | "placeholder" | "autoFocus" | "multi" | "defaultOpen" | "keepOpen" | "autoSize" | "disableKeyboardEvents" | "isOnTop" | "inlineSearch" | "onSearch" | "noResultsText" | "helperText" | "searchPlaceholder" | "showButtonOnOpen" | "clearable" | "multiOptionsPlaceholderPrefix" | "multiOptionsPlaceholderSuffix" | "darkTheme">;
|
|
207
207
|
$attrs: {
|
|
208
208
|
[x: string]: unknown;
|
|
209
209
|
};
|
|
@@ -284,6 +284,10 @@ declare const DropdownTypes: () => (({
|
|
|
284
284
|
type: import("vue").PropType<unknown>;
|
|
285
285
|
default: any;
|
|
286
286
|
};
|
|
287
|
+
valueToCopy: {
|
|
288
|
+
type: import("vue").PropType<string>;
|
|
289
|
+
default: string;
|
|
290
|
+
};
|
|
287
291
|
options: {
|
|
288
292
|
type: import("vue").PropType<any[]>;
|
|
289
293
|
required: true;
|
|
@@ -339,10 +343,6 @@ declare const DropdownTypes: () => (({
|
|
|
339
343
|
type: import("vue").PropType<(option: unknown) => string>;
|
|
340
344
|
required: true;
|
|
341
345
|
};
|
|
342
|
-
valueToCopy: {
|
|
343
|
-
type: import("vue").PropType<string>;
|
|
344
|
-
default: string;
|
|
345
|
-
};
|
|
346
346
|
helperText: {
|
|
347
347
|
type: import("vue").PropType<string>;
|
|
348
348
|
default: string;
|
|
@@ -406,6 +406,7 @@ declare const DropdownTypes: () => (({
|
|
|
406
406
|
skidding: number;
|
|
407
407
|
modelValue: any;
|
|
408
408
|
selected: any;
|
|
409
|
+
valueToCopy: string;
|
|
409
410
|
placeholder: string;
|
|
410
411
|
autoFocus: boolean;
|
|
411
412
|
multi: boolean;
|
|
@@ -417,7 +418,6 @@ declare const DropdownTypes: () => (({
|
|
|
417
418
|
inlineSearch: boolean;
|
|
418
419
|
onSearch: (option: any, term: string) => boolean;
|
|
419
420
|
noResultsText: string;
|
|
420
|
-
valueToCopy: string;
|
|
421
421
|
helperText: string;
|
|
422
422
|
searchPlaceholder: string;
|
|
423
423
|
showButtonOnOpen: boolean;
|
|
@@ -512,6 +512,10 @@ declare const DropdownTypes: () => (({
|
|
|
512
512
|
type: import("vue").PropType<unknown>;
|
|
513
513
|
default: any;
|
|
514
514
|
};
|
|
515
|
+
valueToCopy: {
|
|
516
|
+
type: import("vue").PropType<string>;
|
|
517
|
+
default: string;
|
|
518
|
+
};
|
|
515
519
|
options: {
|
|
516
520
|
type: import("vue").PropType<any[]>;
|
|
517
521
|
required: true;
|
|
@@ -567,10 +571,6 @@ declare const DropdownTypes: () => (({
|
|
|
567
571
|
type: import("vue").PropType<(option: unknown) => string>;
|
|
568
572
|
required: true;
|
|
569
573
|
};
|
|
570
|
-
valueToCopy: {
|
|
571
|
-
type: import("vue").PropType<string>;
|
|
572
|
-
default: string;
|
|
573
|
-
};
|
|
574
574
|
helperText: {
|
|
575
575
|
type: import("vue").PropType<string>;
|
|
576
576
|
default: string;
|
|
@@ -681,6 +681,10 @@ declare const DropdownTypes: () => (({
|
|
|
681
681
|
type: import("vue").PropType<unknown>;
|
|
682
682
|
default: any;
|
|
683
683
|
};
|
|
684
|
+
valueToCopy: {
|
|
685
|
+
type: import("vue").PropType<string>;
|
|
686
|
+
default: string;
|
|
687
|
+
};
|
|
684
688
|
options: {
|
|
685
689
|
type: import("vue").PropType<any[]>;
|
|
686
690
|
required: true;
|
|
@@ -736,10 +740,6 @@ declare const DropdownTypes: () => (({
|
|
|
736
740
|
type: import("vue").PropType<(option: unknown) => string>;
|
|
737
741
|
required: true;
|
|
738
742
|
};
|
|
739
|
-
valueToCopy: {
|
|
740
|
-
type: import("vue").PropType<string>;
|
|
741
|
-
default: string;
|
|
742
|
-
};
|
|
743
743
|
helperText: {
|
|
744
744
|
type: import("vue").PropType<string>;
|
|
745
745
|
default: string;
|
|
@@ -803,6 +803,7 @@ declare const DropdownTypes: () => (({
|
|
|
803
803
|
skidding: number;
|
|
804
804
|
modelValue: any;
|
|
805
805
|
selected: any;
|
|
806
|
+
valueToCopy: string;
|
|
806
807
|
placeholder: string;
|
|
807
808
|
autoFocus: boolean;
|
|
808
809
|
multi: boolean;
|
|
@@ -814,7 +815,6 @@ declare const DropdownTypes: () => (({
|
|
|
814
815
|
inlineSearch: boolean;
|
|
815
816
|
onSearch: (option: any, term: string) => boolean;
|
|
816
817
|
noResultsText: string;
|
|
817
|
-
valueToCopy: string;
|
|
818
818
|
helperText: string;
|
|
819
819
|
searchPlaceholder: string;
|
|
820
820
|
showButtonOnOpen: boolean;
|
|
@@ -106,6 +106,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
106
106
|
open: boolean;
|
|
107
107
|
mandatory: boolean;
|
|
108
108
|
loading: boolean;
|
|
109
|
+
valueToCopy: string;
|
|
109
110
|
options: unknown[];
|
|
110
111
|
singleAppSelection: boolean;
|
|
111
112
|
placeholder: string;
|
|
@@ -116,7 +117,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
116
117
|
optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
|
|
117
118
|
optionEndIconKey: string;
|
|
118
119
|
optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
|
|
119
|
-
valueToCopy: string;
|
|
120
120
|
selectedOption: any;
|
|
121
121
|
brandIconType: "android" | "ios";
|
|
122
122
|
}>, {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./ButtonFilterDropdownTrigger.vue2.js";
|
|
2
|
-
/* empty css */import
|
|
3
|
-
// import "../../../ButtonFilterDropdownTrigger.
|
|
4
|
-
const p = /* @__PURE__ */
|
|
2
|
+
/* empty css */import t from "../../../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
// import "../../../ButtonFilterDropdownTrigger.vue_vue_type_style_index_0_scoped_1aa6df01_lang.css"; //*');
|
|
4
|
+
const p = /* @__PURE__ */ t(o, [["__scopeId", "data-v-1aa6df01"]]);
|
|
5
5
|
export {
|
|
6
6
|
p as default
|
|
7
7
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../../../ButtonFilterDropdownTrigger.
|
|
1
|
+
import "../../../ButtonFilterDropdownTrigger.vue_vue_type_style_index_0_scoped_1aa6df01_lang.css"; import { defineComponent as m, openBlock as o, createElementBlock as u, mergeProps as l, unref as t, createBlock as d, createCommentVNode as i, createVNode as f, withCtx as p, createTextVNode as I, toDisplayString as T } from "vue";
|
|
2
2
|
import y from "../../typography/v4/Typography.vue.js";
|
|
3
3
|
import s from "../../icon/v4/IconV4.vue.js";
|
|
4
4
|
import "../../icon/v4/IconFlag.vue.js";
|
|
@@ -266,6 +266,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
266
266
|
skidding: number;
|
|
267
267
|
modelValue: any;
|
|
268
268
|
selected: any;
|
|
269
|
+
valueToCopy: string;
|
|
269
270
|
onClear: () => void;
|
|
270
271
|
placeholder: string;
|
|
271
272
|
multi: boolean;
|
|
@@ -295,7 +296,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
295
296
|
optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
|
|
296
297
|
optionsEndTextIconKey: string;
|
|
297
298
|
optionFlagKey: string;
|
|
298
|
-
valueToCopy: string;
|
|
299
299
|
disabledOptionKey: string;
|
|
300
300
|
optionTwoLinesVariant: "horizontal" | "vertical";
|
|
301
301
|
optionTwoLinesKey: string;
|
|
@@ -85,6 +85,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
85
85
|
disabled: boolean;
|
|
86
86
|
size: "small" | "medium" | "large";
|
|
87
87
|
selected: unknown[];
|
|
88
|
+
valueToCopy: string;
|
|
88
89
|
placeholder: string;
|
|
89
90
|
inlineSearchPlaceholder: string;
|
|
90
91
|
optionNameKey: string;
|
|
@@ -93,7 +94,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
93
94
|
optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
|
|
94
95
|
optionEndIconKey: string;
|
|
95
96
|
optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
|
|
96
|
-
valueToCopy: string;
|
|
97
97
|
disabledOptionKey: string;
|
|
98
98
|
optionEndTextIconKey: string;
|
|
99
99
|
}>, {
|