@ironsource/shared-ui 2.1.12-test.82 → 2.1.12-test.84

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.
Files changed (28) hide show
  1. package/ChartHeaderTrend.vue_vue_type_style_index_0_scoped_db8a902c_lang.css +1 -0
  2. package/ChartLegend.vue_vue_type_style_index_0_scoped_6103d8bd_lang.css +1 -0
  3. package/DataGrid.vue_vue_type_style_index_0_scoped_b21a79b1_lang.css +1 -0
  4. package/DropdownV4.vue_vue_type_style_index_0_scoped_dd86e387_lang.css +1 -0
  5. package/OptionV4.vue_vue_type_style_index_0_scoped_8e88292f_lang.css +1 -0
  6. package/components/chart/ChartHeaderTrend.vue.js +3 -3
  7. package/components/chart/ChartHeaderTrend.vue2.js +17 -17
  8. package/components/chart/ChartLegend.vue.js +3 -3
  9. package/components/chart/ChartLegend.vue2.js +1 -1
  10. package/components/dropdown/v4/DropdownV4.vue.js +4 -4
  11. package/components/dropdown/v4/DropdownV4.vue2.js +176 -169
  12. package/components/dropdown/v4/OptionV4.vue.d.ts +5 -0
  13. package/components/dropdown/v4/OptionV4.vue.js +3 -3
  14. package/components/dropdown/v4/OptionV4.vue2.js +83 -78
  15. package/components/dropdown/v4/index.d.ts +20 -1
  16. package/components/table/v4/DataGrid.vue.d.ts +2 -0
  17. package/components/table/v4/DataGrid.vue.js +3 -3
  18. package/components/table/v4/DataGrid.vue2.js +111 -110
  19. package/components/table/v4/index.d.ts +2 -0
  20. package/index.d.ts +44 -2
  21. package/index.js +1 -1
  22. package/mocks/apps.d.ts +1 -0
  23. package/package.json +1 -1
  24. package/ChartHeaderTrend.vue_vue_type_style_index_0_scoped_ebc0c582_lang.css +0 -1
  25. package/ChartLegend.vue_vue_type_style_index_0_scoped_fd9e4ea2_lang.css +0 -1
  26. package/DataGrid.vue_vue_type_style_index_0_scoped_0963bb3c_lang.css +0 -1
  27. package/DropdownV4.vue_vue_type_style_index_0_scoped_1f7f7f9c_lang.css +0 -1
  28. package/OptionV4.vue_vue_type_style_index_0_scoped_9560a062_lang.css +0 -1
@@ -23,6 +23,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
23
23
  treeChildShown?: boolean;
24
24
  optionFlagKey?: string;
25
25
  isMulti?: boolean;
26
+ minMaxSelectionTooltipMessage?: string;
26
27
  }>, {
27
28
  subtitle: string;
28
29
  disabled: boolean;
@@ -47,6 +48,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
47
48
  treeChildShown: boolean;
48
49
  optionFlagKey: any;
49
50
  isMulti: boolean;
51
+ minMaxSelectionTooltipMessage: any;
50
52
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
51
53
  toggleTreeCollapse: (option: unknown) => void;
52
54
  }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
@@ -74,6 +76,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
74
76
  treeChildShown?: boolean;
75
77
  optionFlagKey?: string;
76
78
  isMulti?: boolean;
79
+ minMaxSelectionTooltipMessage?: string;
77
80
  }>, {
78
81
  subtitle: string;
79
82
  disabled: boolean;
@@ -98,6 +101,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
98
101
  treeChildShown: boolean;
99
102
  optionFlagKey: any;
100
103
  isMulti: boolean;
104
+ minMaxSelectionTooltipMessage: any;
101
105
  }>>> & {
102
106
  onToggleTreeCollapse?: (option: unknown) => any;
103
107
  }, {
@@ -124,6 +128,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
124
128
  stopOptionClickEventPropagation: boolean;
125
129
  treeChildShown: boolean;
126
130
  isMulti: boolean;
131
+ minMaxSelectionTooltipMessage: string;
127
132
  }>, {
128
133
  image?(_: {}): any;
129
134
  flag?(_: {}): any;
@@ -1,7 +1,7 @@
1
1
  import o from "./OptionV4.vue2.js";
2
- /* empty css */import _ from "../../../_virtual/_plugin-vue_export-helper.js";
3
- // import "../../../OptionV4.vue_vue_type_style_index_0_scoped_9560a062_lang.css"; //*');
4
- const s = /* @__PURE__ */ _(o, [["__scopeId", "data-v-9560a062"]]);
2
+ /* empty css */import e from "../../../_virtual/_plugin-vue_export-helper.js";
3
+ // import "../../../OptionV4.vue_vue_type_style_index_0_scoped_8e88292f_lang.css"; //*');
4
+ const s = /* @__PURE__ */ e(o, [["__scopeId", "data-v-8e88292f"]]);
5
5
  export {
6
6
  s as default
7
7
  };
@@ -1,12 +1,12 @@
1
- import "../../../OptionV4.vue_vue_type_style_index_0_scoped_9560a062_lang.css"; import { defineComponent as A, ref as w, watch as F, computed as L, openBlock as o, createBlock as f, unref as n, createSlots as N, withCtx as d, createElementVNode as c, normalizeClass as v, createCommentVNode as i, createElementBlock as l, renderSlot as r, createVNode as a, toDisplayString as u, createTextVNode as g, withModifiers as C, Fragment as j, renderList as R } from "vue";
1
+ import "../../../OptionV4.vue_vue_type_style_index_0_scoped_8e88292f_lang.css"; import { defineComponent as A, ref as w, watch as F, computed as L, openBlock as i, createBlock as g, unref as n, createSlots as N, withCtx as d, createElementVNode as u, normalizeClass as v, createCommentVNode as o, createElementBlock as l, renderSlot as r, createVNode as s, toDisplayString as m, createTextVNode as T, withModifiers as C, Fragment as j, renderList as R } from "vue";
2
2
  import "../../typography/Heading.vue.js";
3
3
  import D from "../../typography/Text.vue.js";
4
4
  import q from "../../checkbox/v4/CheckboxV4.vue.js";
5
- import m from "../../icon/v4/IconV4.vue.js";
5
+ import y from "../../icon/v4/IconV4.vue.js";
6
6
  import G from "../../icon/v4/IconFlag.vue.js";
7
7
  import { NOOP as I } from "@vue/shared";
8
8
  import { optionCommon as H } from "../common/Option.common.js";
9
- import T from "../../typography/v4/Typography.vue.js";
9
+ import p from "../../typography/v4/Typography.vue.js";
10
10
  import O from "../../tooltip/v4/TooltipV4.vue.js";
11
11
  import { isElementTruncated as J } from "../../../utils/text.js";
12
12
  import { promiseTimeout as Q } from "@vueuse/core";
@@ -31,10 +31,10 @@ const U = { class: "multiline-tooltip" }, W = {
31
31
  }, ne = {
32
32
  key: 3,
33
33
  class: "caption-text"
34
- }, oe = {
34
+ }, ie = {
35
35
  key: 4,
36
36
  class: "end-icon"
37
- }, ie = {
37
+ }, oe = {
38
38
  key: 5,
39
39
  class: "option-warning"
40
40
  }, le = ["onClick"], ae = { key: 0 }, ve = /* @__PURE__ */ A({
@@ -63,160 +63,165 @@ const U = { class: "multiline-tooltip" }, W = {
63
63
  optionTwoLinesKey: { default: void 0 },
64
64
  treeChildShown: { type: Boolean, default: !1 },
65
65
  optionFlagKey: { default: null },
66
- isMulti: { type: Boolean, default: !1 }
66
+ isMulti: { type: Boolean, default: !1 },
67
+ minMaxSelectionTooltipMessage: { default: null }
67
68
  },
68
69
  emits: ["toggleTreeCollapse"],
69
70
  setup(e, { emit: $ }) {
70
- const s = e, { selected: K, id: B, onClick: z, api: h } = H(s), M = (t) => {
71
- s.stopOptionClickEventPropagation && t.stopPropagation(), s.disabled ? I() : z(t);
72
- }, p = w(null), b = w(!1), E = (t) => {
73
- s.disabled && (t.stopPropagation(), I());
71
+ const a = e, { selected: x, id: M, onClick: B, api: b } = H(a), S = (t) => {
72
+ a.stopOptionClickEventPropagation && t.stopPropagation(), a.disabled ? I() : B(t);
73
+ }, k = w(null), h = w(!1), z = (t) => {
74
+ a.disabled && (t.stopPropagation(), I());
74
75
  };
75
- F([() => s.treeChildShown, p], async () => {
76
- await Q(100), b.value = p.value && J(p.value);
76
+ F([() => a.treeChildShown, k], async () => {
77
+ await Q(100), h.value = k.value && J(k.value);
77
78
  });
78
- const P = (t) => t && typeof t == "object" && "optionTooltipText" in t ? (Array.isArray(t.optionTooltipText), t.optionTooltipText) : b.value ? t[s.nameKey] : "", x = L(() => P(s.option)), S = (t) => t && typeof t == "object" && "optionTooltipTestId" in t ? t.optionTooltipTestId : null, V = () => {
79
- $("toggleTreeCollapse", s.option);
79
+ const E = (t) => t && typeof t == "object" && "optionTooltipText" in t ? (Array.isArray(t.optionTooltipText), t.optionTooltipText) : h.value ? t[a.nameKey] : "", K = L(() => {
80
+ const t = a.disabled && a.minMaxSelectionTooltipMessage || "", c = E(a.option);
81
+ return c ? t ? `${c}. ${t}` : c : t;
82
+ }), P = (t) => t && typeof t == "object" && "optionTooltipTestId" in t ? t.optionTooltipTestId : null, V = () => {
83
+ $("toggleTreeCollapse", a.option);
80
84
  };
81
- return (t, k) => (o(), f(n(O), {
82
- text: n(x),
83
- "test-id": S(e.option),
85
+ return (t, c) => (i(), g(n(O), {
86
+ text: n(K),
87
+ "test-id": P(e.option),
84
88
  placement: e.toolTipPlacement,
85
89
  class: "tooltip-option"
86
90
  }, N({
87
91
  default: d(() => [
88
- c("div", {
92
+ u("div", {
89
93
  ref: "el",
90
94
  class: v(["item-container", {
91
95
  "item-container--disabled": e.disabled,
92
96
  "item-container--active": e.nameKey ? !1 : e.active,
93
- "item-container--selected": n(K),
97
+ "item-container--selected": n(x),
94
98
  "item-container--multi": e.isMulti
95
99
  }]),
96
- onClick: E
100
+ onClick: z
97
101
  }, [
98
- c("div", {
102
+ u("div", {
99
103
  class: v(["item", {
100
104
  "item--multi": e.isMulti,
101
105
  "item--with-icon": t.$slots["icon-start"] || t.$slots.image
102
106
  }])
103
107
  }, [
104
- e.isMulti || e.selectAllOption ? (o(), f(n(q), {
108
+ e.isMulti || e.selectAllOption ? (i(), g(n(q), {
105
109
  key: 0,
106
- id: n(B).toString(),
110
+ id: n(M).toString(),
111
+ disabled: a.disabled,
107
112
  tabindex: "-1",
108
113
  class: "checkbox",
109
- "is-checked": n(K),
114
+ "is-checked": n(x),
110
115
  "is-indeterminate": e.isIndeterminate,
111
- onClick: k[0] || (k[0] = (y) => M(y))
112
- }, null, 8, ["id", "is-checked", "is-indeterminate"])) : i("", !0),
113
- !e.option?.conditionalOptions && (t.$slots.image || e.imageKey) ? (o(), l("div", W, [
116
+ onClick: c[0] || (c[0] = (f) => S(f))
117
+ }, null, 8, ["id", "disabled", "is-checked", "is-indeterminate"])) : o("", !0),
118
+ !e.option?.conditionalOptions && (t.$slots.image || e.imageKey) ? (i(), l("div", W, [
114
119
  r(t.$slots, "image", {}, () => [
115
- e.imageKey ? (o(), l("img", {
120
+ e.imageKey ? (i(), l("img", {
116
121
  key: 0,
117
122
  src: e.option[e.imageKey]
118
- }, null, 8, X)) : i("", !0)
123
+ }, null, 8, X)) : o("", !0)
119
124
  ], !0)
120
- ])) : i("", !0),
121
- !e.option?.conditionalOptions && (t.$slots.flag || e.optionFlagKey) ? (o(), l("div", Y, [
125
+ ])) : o("", !0),
126
+ !e.option?.conditionalOptions && (t.$slots.flag || e.optionFlagKey) ? (i(), l("div", Y, [
122
127
  r(t.$slots, "flag", {}, () => [
123
- e.optionFlagKey ? (o(), f(n(G), {
128
+ e.optionFlagKey ? (i(), g(n(G), {
124
129
  key: 0,
125
130
  "country-code": e.option[e.optionFlagKey]
126
- }, null, 8, ["country-code"])) : i("", !0)
131
+ }, null, 8, ["country-code"])) : o("", !0)
127
132
  ], !0)
128
- ])) : i("", !0),
129
- !e.option?.conditionalOptions && (t.$slots["icon-start"] || e.iconKey) ? (o(), l("div", Z, [
133
+ ])) : o("", !0),
134
+ !e.option?.conditionalOptions && (t.$slots["icon-start"] || e.iconKey) ? (i(), l("div", Z, [
130
135
  r(t.$slots, "icon-start", {}, () => [
131
- a(n(m), {
136
+ s(n(y), {
132
137
  type: e.iconType,
133
138
  name: e.option[e.iconKey],
134
139
  color: e.option.disabled ? "var(--text-disabled)" : null,
135
140
  size: e.iconType === "regular" ? "20px" : "16px"
136
141
  }, null, 8, ["type", "name", "color", "size"])
137
142
  ], !0)
138
- ])) : i("", !0),
139
- c("div", {
143
+ ])) : o("", !0),
144
+ u("div", {
140
145
  ref_key: "textContainerRef",
141
- ref: p,
146
+ ref: k,
142
147
  class: "text-container"
143
148
  }, [
144
- a(n(T), {
149
+ s(n(p), {
145
150
  class: "option-text",
146
151
  variant: "body2"
147
152
  }, {
148
153
  default: d(() => [
149
154
  r(t.$slots, "default", {}, () => [
150
- c("div", {
155
+ u("div", {
151
156
  class: v(`option-content-${e.optionTwoLinesVariant} option-content`)
152
157
  }, [
153
- e.option?.conditionalOptions ? (o(), l("div", ee, [
154
- a(n(T), {
158
+ e.option?.conditionalOptions ? (i(), l("div", ee, [
159
+ s(n(p), {
155
160
  variant: "body2",
156
161
  class: "conditional-option-label"
157
162
  }, {
158
163
  default: d(() => [
159
- g(u(e.option.conditionalName) + ": ", 1)
164
+ T(m(e.option.conditionalName) + ": ", 1)
160
165
  ]),
161
166
  _: 1
162
167
  }),
163
- a(n(T), {
168
+ s(n(p), {
164
169
  variant: "h5",
165
170
  class: "conditional-option-value"
166
171
  }, {
167
172
  default: d(() => [
168
- g('"' + u(e.option[e.nameKey]) + '"', 1)
173
+ T('"' + m(e.option[e.nameKey]) + '"', 1)
169
174
  ]),
170
175
  _: 1
171
176
  })
172
- ])) : (o(), l("div", _, u(e.option[e.nameKey]), 1)),
173
- e.endTextIconKey && e.option[e.endTextIconKey] ? (o(), l("span", te, [
174
- a(n(m), {
177
+ ])) : (i(), l("div", _, m(e.option[e.nameKey]), 1)),
178
+ e.endTextIconKey && e.option[e.endTextIconKey] ? (i(), l("span", te, [
179
+ s(n(y), {
175
180
  type: "regular",
176
181
  name: e.option[e.endTextIconKey],
177
182
  size: "16px"
178
183
  }, null, 8, ["name"])
179
- ])) : i("", !0),
180
- e.optionTwoLinesKey ? (o(), l("div", ne, [
181
- a(n(T), { variant: "caption" }, {
184
+ ])) : o("", !0),
185
+ e.optionTwoLinesKey ? (i(), l("div", ne, [
186
+ s(n(p), { variant: "caption" }, {
182
187
  default: d(() => [
183
- g(u(e.option[e.optionTwoLinesKey]), 1)
188
+ T(m(e.option[e.optionTwoLinesKey]), 1)
184
189
  ]),
185
190
  _: 1
186
191
  })
187
- ])) : i("", !0)
192
+ ])) : o("", !0)
188
193
  ], 2)
189
194
  ], !0)
190
195
  ]),
191
196
  _: 3
192
197
  }),
193
- e.subtitle ? (o(), f(n(D), {
198
+ e.subtitle ? (i(), g(n(D), {
194
199
  key: 0,
195
200
  class: "subtitle",
196
201
  size: "xs"
197
202
  }, {
198
203
  default: d(() => [
199
- g(u(e.subtitle), 1)
204
+ T(m(e.subtitle), 1)
200
205
  ]),
201
206
  _: 1
202
- })) : i("", !0)
207
+ })) : o("", !0)
203
208
  ], 512),
204
- t.$slots["icon-end"] || e.endIconKey && e.option[e.endIconKey] ? (o(), l("div", oe, [
209
+ t.$slots["icon-end"] || e.endIconKey && e.option[e.endIconKey] ? (i(), l("div", ie, [
205
210
  r(t.$slots, "icon-end", {}, () => [
206
- a(n(m), {
211
+ s(n(y), {
207
212
  type: e.endIconType || "regular",
208
213
  name: e.option[e.endIconKey],
209
214
  size: e.endIconType === "regular" || e.endIconType === "ab-test" ? "20px" : "16px"
210
215
  }, null, 8, ["type", "name", "size"])
211
216
  ], !0)
212
- ])) : i("", !0),
213
- e.warningKey && e.option?.[e.warningKey] ? (o(), l("div", ie, [
214
- a(n(O), {
217
+ ])) : o("", !0),
218
+ e.warningKey && e.option?.[e.warningKey] ? (i(), l("div", oe, [
219
+ s(n(O), {
215
220
  text: e.option[e.warningKey],
216
221
  placement: "top"
217
222
  }, {
218
223
  default: d(() => [
219
- a(n(m), {
224
+ s(n(y), {
220
225
  class: "option-warning__icon",
221
226
  name: "warning-circle",
222
227
  size: "16px"
@@ -224,49 +229,49 @@ const U = { class: "multiline-tooltip" }, W = {
224
229
  ]),
225
230
  _: 1
226
231
  }, 8, ["text"])
227
- ])) : i("", !0),
232
+ ])) : o("", !0),
228
233
  t.$slots["option-end"] ? r(t.$slots, "option-end", {
229
234
  key: 6,
230
235
  option: e.option
231
- }, void 0, !0) : i("", !0),
232
- e.treeMainOption ? (o(), l("div", {
236
+ }, void 0, !0) : o("", !0),
237
+ e.treeMainOption ? (i(), l("div", {
233
238
  key: 7,
234
239
  class: "tree-main-arrow-wrapper",
235
240
  onClick: C(V, ["stop"])
236
241
  }, [
237
- a(n(m), {
242
+ s(n(y), {
238
243
  name: "caret-down",
239
244
  size: "16px",
240
245
  class: v(`app-trigger--icon ${e.treeMainOptionExpanded && "expanded"}`)
241
246
  }, null, 8, ["class"])
242
- ], 8, le)) : i("", !0)
247
+ ], 8, le)) : o("", !0)
243
248
  ], 2),
244
- n(h).clearable && n(K) ? (o(), l("div", ae, [
245
- c("button", {
249
+ n(b).clearable && n(x) ? (i(), l("div", ae, [
250
+ u("button", {
246
251
  class: "clear-button",
247
- onClick: k[1] || (k[1] = C((y) => n(h).clearSelection(), ["prevent", "stop"]))
252
+ onClick: c[1] || (c[1] = C((f) => n(b).clearSelection(), ["prevent", "stop"]))
248
253
  }, [
249
- a(n(m), {
254
+ s(n(y), {
250
255
  name: "close",
251
256
  width: "8",
252
257
  height: "8"
253
258
  })
254
259
  ])
255
- ])) : i("", !0)
260
+ ])) : o("", !0)
256
261
  ], 2)
257
262
  ]),
258
263
  _: 2
259
264
  }, [
260
- Array.isArray(n(x)) ? {
265
+ Array.isArray(n(K)) ? {
261
266
  name: "tooltip",
262
267
  fn: d(() => [
263
- c("div", U, [
264
- (o(!0), l(j, null, R(n(x), (y) => (o(), f(n(T), {
265
- key: y,
268
+ u("div", U, [
269
+ (i(!0), l(j, null, R(n(K), (f) => (i(), g(n(p), {
270
+ key: f,
266
271
  variant: "body2"
267
272
  }, {
268
273
  default: d(() => [
269
- g(u(y), 1)
274
+ T(m(f), 1)
270
275
  ]),
271
276
  _: 2
272
277
  }, 1024))), 128))
@@ -1100,6 +1100,7 @@ declare const DropdownTypes: () => (({
1100
1100
  stopOptionClickEventPropagation: boolean;
1101
1101
  treeChildShown: boolean;
1102
1102
  isMulti: boolean;
1103
+ minMaxSelectionTooltipMessage: string;
1103
1104
  }> & Omit<Readonly<import("vue").ExtractPropTypes<{
1104
1105
  option: {
1105
1106
  type: import("vue").PropType<unknown>;
@@ -1193,12 +1194,16 @@ declare const DropdownTypes: () => (({
1193
1194
  type: import("vue").PropType<boolean>;
1194
1195
  default: boolean;
1195
1196
  };
1197
+ minMaxSelectionTooltipMessage: {
1198
+ type: import("vue").PropType<string>;
1199
+ default: any;
1200
+ };
1196
1201
  selectedProp: {
1197
1202
  type: import("vue").PropType<boolean>;
1198
1203
  };
1199
1204
  }>> & {
1200
1205
  onToggleTreeCollapse?: (option: unknown) => any;
1201
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "option" | "disabled" | "active" | "endIconType" | "optionFlagKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "isIndeterminate" | "subtitle" | "selectAllOption" | "nameKey" | "imageKey" | "iconKey" | "warningKey" | "iconType" | "endIconKey" | "endTextIconKey" | "toolTipPlacement" | "treeMainOption" | "treeMainOptionExpanded" | "stopOptionClickEventPropagation" | "treeChildShown" | "isMulti">;
1206
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "option" | "disabled" | "active" | "endIconType" | "optionFlagKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "isIndeterminate" | "subtitle" | "selectAllOption" | "nameKey" | "imageKey" | "iconKey" | "warningKey" | "iconType" | "endIconKey" | "endTextIconKey" | "toolTipPlacement" | "treeMainOption" | "treeMainOptionExpanded" | "stopOptionClickEventPropagation" | "treeChildShown" | "isMulti" | "minMaxSelectionTooltipMessage">;
1202
1207
  $attrs: {
1203
1208
  [x: string]: unknown;
1204
1209
  };
@@ -1305,6 +1310,10 @@ declare const DropdownTypes: () => (({
1305
1310
  type: import("vue").PropType<boolean>;
1306
1311
  default: boolean;
1307
1312
  };
1313
+ minMaxSelectionTooltipMessage: {
1314
+ type: import("vue").PropType<string>;
1315
+ default: any;
1316
+ };
1308
1317
  selectedProp: {
1309
1318
  type: import("vue").PropType<boolean>;
1310
1319
  };
@@ -1336,6 +1345,7 @@ declare const DropdownTypes: () => (({
1336
1345
  stopOptionClickEventPropagation: boolean;
1337
1346
  treeChildShown: boolean;
1338
1347
  isMulti: boolean;
1348
+ minMaxSelectionTooltipMessage: string;
1339
1349
  }, {}, string> & {
1340
1350
  beforeCreate?: (() => void) | (() => void)[];
1341
1351
  created?: (() => void) | (() => void)[];
@@ -1449,6 +1459,10 @@ declare const DropdownTypes: () => (({
1449
1459
  type: import("vue").PropType<boolean>;
1450
1460
  default: boolean;
1451
1461
  };
1462
+ minMaxSelectionTooltipMessage: {
1463
+ type: import("vue").PropType<string>;
1464
+ default: any;
1465
+ };
1452
1466
  selectedProp: {
1453
1467
  type: import("vue").PropType<boolean>;
1454
1468
  };
@@ -1551,6 +1565,10 @@ declare const DropdownTypes: () => (({
1551
1565
  type: import("vue").PropType<boolean>;
1552
1566
  default: boolean;
1553
1567
  };
1568
+ minMaxSelectionTooltipMessage: {
1569
+ type: import("vue").PropType<string>;
1570
+ default: any;
1571
+ };
1554
1572
  selectedProp: {
1555
1573
  type: import("vue").PropType<boolean>;
1556
1574
  };
@@ -1582,6 +1600,7 @@ declare const DropdownTypes: () => (({
1582
1600
  stopOptionClickEventPropagation: boolean;
1583
1601
  treeChildShown: boolean;
1584
1602
  isMulti: boolean;
1603
+ minMaxSelectionTooltipMessage: string;
1585
1604
  }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
1586
1605
  $slots: {
1587
1606
  image?(_: {}): any;
@@ -181,6 +181,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
181
181
  isSelectionBordered: boolean;
182
182
  }>, Partial<Record<`section-${string}`, (_: {}) => any>> & Partial<Record<`header-${string}`, (_: {
183
183
  column: Column;
184
+ }) => any>> & Partial<Record<`after-header-${string}`, (_: {
185
+ column: Column;
184
186
  }) => any>> & Partial<Record<`total-${string}`, (_: {
185
187
  column: Column;
186
188
  }) => any>> & Partial<Record<`cell-${string}`, (_: {
@@ -1,7 +1,7 @@
1
1
  import o from "./DataGrid.vue2.js";
2
2
  /* empty css */import _ from "../../../_virtual/_plugin-vue_export-helper.js";
3
- // import "../../../DataGrid.vue_vue_type_style_index_0_scoped_0963bb3c_lang.css"; //*');
4
- const a = /* @__PURE__ */ _(o, [["__scopeId", "data-v-0963bb3c"]]);
3
+ // import "../../../DataGrid.vue_vue_type_style_index_0_scoped_b21a79b1_lang.css"; //*');
4
+ const s = /* @__PURE__ */ _(o, [["__scopeId", "data-v-b21a79b1"]]);
5
5
  export {
6
- a as default
6
+ s as default
7
7
  };