@ironsource/shared-ui 2.1.8-rc.1 → 2.1.8-rc.4
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/DataGrid.vue_vue_type_style_index_0_scoped_46d53424_lang.css +1 -0
- package/DataGridRowsCounter.vue_vue_type_style_index_0_scoped_ef699ec5_lang.css +1 -0
- package/Typography.vue_vue_type_style_index_0_scoped_b00956b7_lang.css +1 -0
- package/components/alert/Alert.vue.d.ts +1 -1
- package/components/alert/index.d.ts +20 -20
- package/components/appHeader/AppHeader.vue.d.ts +1 -1
- package/components/appHeader/index.d.ts +9 -9
- package/components/appTrigger/AppTrigger.vue.d.ts +1 -1
- package/components/appTrigger/index.d.ts +20 -20
- package/components/autocomplete/Autocomplete.vue.d.ts +4 -4
- package/components/autocomplete/index.d.ts +27 -27
- package/components/button/v3/Button.vue.d.ts +1 -1
- package/components/button/v3/ScrollButton.vue.d.ts +1 -1
- package/components/button/v3/index.d.ts +28 -28
- package/components/button/v4/ButtonV4.vue.d.ts +1 -1
- package/components/button/v4/IconButtonV4.vue.d.ts +1 -1
- package/components/button/v4/index.d.ts +40 -40
- package/components/checkbox/v3/Checkbox.vue.d.ts +1 -1
- package/components/checkbox/v3/index.d.ts +20 -20
- package/components/checkbox/v4/CheckboxV4.vue.d.ts +1 -1
- package/components/checkbox/v4/index.d.ts +20 -20
- package/components/chip/v3/Chip.vue.d.ts +1 -1
- package/components/chip/v3/index.d.ts +20 -20
- package/components/chip/v4/ChipV4.vue.d.ts +1 -1
- package/components/chip/v4/index.d.ts +9 -9
- package/components/dateRange/common/DateRange.common.d.ts +1 -1
- package/components/dateRange/v3/DateRange.vue.d.ts +1 -1
- package/components/dateRange/v3/DateRangePicker.vue.d.ts +1 -1
- package/components/dateRange/v3/index.d.ts +20 -20
- package/components/dateRange/v4/DateRangePickerV4.vue.d.ts +1 -1
- package/components/dateRange/v4/DateRangeV4.vue.d.ts +1 -1
- package/components/dateRange/v4/index.d.ts +20 -20
- package/components/dialog/v3/Dialog.vue.d.ts +1 -1
- package/components/dialog/v3/index.d.ts +20 -20
- package/components/dialog/v4/DialogV4.vue.d.ts +1 -1
- package/components/dialog/v4/index.d.ts +20 -20
- package/components/dropdown/v3/Dropdown.vue.d.ts +5 -5
- package/components/dropdown/v3/index.d.ts +96 -96
- package/components/dropdown/v4/AppDropdownTrigger.vue.d.ts +1 -1
- package/components/dropdown/v4/ButtonDropdownTrigger.vue.d.ts +1 -1
- package/components/dropdown/v4/ButtonFilterDropdownTrigger.vue.d.ts +1 -1
- package/components/dropdown/v4/ChipDropdownTrigger.vue.d.ts +1 -1
- package/components/dropdown/v4/DefaultDropdownTrigger.vue.d.ts +4 -4
- package/components/dropdown/v4/DropdownV4.vue.d.ts +5 -5
- package/components/dropdown/v4/OptionV4.vue.d.ts +3 -3
- package/components/dropdown/v4/TreeDropdown.vue.d.ts +1 -1
- package/components/dropdown/v4/index.d.ts +188 -188
- package/components/filterDropdown/FilterDropdown.vue.d.ts +1 -1
- package/components/filterDropdown/index.d.ts +9 -9
- package/components/forms/CardPanel.vue.d.ts +3 -3
- package/components/forms/FormRow.vue.d.ts +4 -4
- package/components/forms/index.d.ts +34 -34
- package/components/includeExclude/IncludeExclude.vue.d.ts +2 -2
- package/components/includeExclude/IncludeExcludeDragDrop.vue.d.ts +2 -2
- package/components/includeExclude/index.d.ts +78 -78
- package/components/inlineCopy/InlineCopy.vue.d.ts +3 -3
- package/components/inlineCopy/index.d.ts +25 -25
- package/components/input/v3/Input.vue.d.ts +1 -1
- package/components/input/v3/index.d.ts +44 -44
- package/components/input/v4/TextField.vue.d.ts +1 -1
- package/components/input/v4/index.d.ts +34 -34
- package/components/layout/FoldableSection.vue.d.ts +1 -1
- package/components/layout/index.d.ts +20 -20
- package/components/menu/Menu.vue.d.ts +1 -1
- package/components/menu/index.d.ts +20 -20
- package/components/multibar/MultiBar.vue.d.ts +1 -1
- package/components/multibar/index.d.ts +12 -12
- package/components/popover/v3/Popover.vue.d.ts +4 -4
- package/components/popover/v3/index.d.ts +43 -43
- package/components/popover/v4/PopoverV4.vue.d.ts +4 -4
- package/components/popover/v4/index.d.ts +27 -27
- package/components/radioButton/v3/RadioGroup.vue.d.ts +1 -1
- package/components/radioButton/v3/index.d.ts +20 -20
- package/components/radioButton/v4/RadioGroupV4.vue.d.ts +1 -1
- package/components/radioButton/v4/index.d.ts +20 -20
- package/components/search/v3/Search.vue.d.ts +1 -1
- package/components/search/v3/index.d.ts +9 -9
- package/components/search/v4/SearchV4.vue.d.ts +1 -1
- package/components/search/v4/index.d.ts +9 -9
- package/components/shared/FieldHelpText.vue.d.ts +1 -1
- package/components/shared/FieldLabel.vue.d.ts +1 -1
- package/components/snackbar/common/snackbar.common.d.ts +1 -1
- package/components/snackbar/v4/SnackbarV4.vue.d.ts +13 -13
- package/components/switch/v3/Switch.vue.d.ts +1 -1
- package/components/switch/v3/index.d.ts +20 -20
- package/components/table/common/Table.common.js +71 -68
- package/components/table/v3/index.d.ts +16 -16
- package/components/table/v4/DataGrid.vue.d.ts +10 -4
- package/components/table/v4/DataGrid.vue.js +3 -3
- package/components/table/v4/DataGrid.vue2.js +130 -136
- package/components/table/v4/DataGridRowsCounter.vue.js +2 -2
- package/components/table/v4/DataGridRowsCounter.vue2.js +14 -13
- package/components/table/v4/MultipleDataGrid.vue.d.ts +2 -2
- package/components/table/v4/index.d.ts +57 -23
- package/components/table/v4/storyUtils.d.ts +8 -0
- package/components/tabs/v3/Tabs.vue.d.ts +1 -1
- package/components/tabs/v3/index.d.ts +20 -20
- package/components/tabs/v4/TabsV4.vue.d.ts +1 -1
- package/components/tabs/v4/index.d.ts +20 -20
- package/components/textArea/v3/TextArea.vue.d.ts +1 -1
- package/components/textArea/v3/index.d.ts +9 -9
- package/components/textArea/v4/TextAreaV4.vue.d.ts +1 -1
- package/components/textArea/v4/index.d.ts +12 -12
- package/components/toggle/v3/Toggle.vue.d.ts +1 -1
- package/components/toggle/v3/index.d.ts +5 -5
- package/components/toggle/v4/ToggleV4.vue.d.ts +4 -4
- package/components/toggle/v4/index.d.ts +27 -27
- package/components/tooltip/v3/Tooltip.vue.d.ts +4 -4
- package/components/tooltip/v3/index.d.ts +34 -34
- package/components/tooltip/v4/TooltipV4.vue.d.ts +5 -5
- package/components/tooltip/v4/index.d.ts +53 -53
- package/components/typography/Text.vue.d.ts +1 -1
- package/components/typography/index.d.ts +32 -32
- package/components/typography/v4/Typography.vue.d.ts +20 -0
- package/components/typography/v4/Typography.vue.js +3 -3
- package/components/typography/v4/Typography.vue2.js +40 -13
- package/components/typography/v4/index.d.ts +89 -13
- package/index.d.ts +1343 -1275
- package/package.json +3 -2
- package/utils/formatNumbers.d.ts +4 -0
- package/utils/formatNumbers.js +11 -0
- package/utils/index.d.ts +1 -0
- package/DataGrid.vue_vue_type_style_index_0_scoped_706b324e_lang.css +0 -1
- package/DataGridRowsCounter.vue_vue_type_style_index_0_scoped_0ce71f73_lang.css +0 -1
- package/Typography.vue_vue_type_style_index_0_scoped_4c2254ef_lang.css +0 -1
|
@@ -1,120 +1,123 @@
|
|
|
1
|
-
import { useSlots as
|
|
1
|
+
import { useSlots as G, ref as c, provide as N, computed as s, onMounted as V, nextTick as j } from "vue";
|
|
2
2
|
import { useVirtualList as q, useInfiniteScroll as F } from "@vueuse/core";
|
|
3
3
|
import { TableContext as J } from "./TableContext.js";
|
|
4
|
-
const Q = 46, U = 46, tt = (
|
|
5
|
-
const
|
|
4
|
+
const Q = 46, U = 46, tt = (e, u) => {
|
|
5
|
+
const S = G(), a = c([]);
|
|
6
6
|
N(J, {
|
|
7
|
-
onClose({ rowIndex: t, cellIndex:
|
|
8
|
-
n && (
|
|
7
|
+
onClose({ rowIndex: t, cellIndex: o, value: n } = {}) {
|
|
8
|
+
n && (a.value = [...a.value, t], u("saveRow", {
|
|
9
9
|
rowIndex: t,
|
|
10
|
-
cellIndex:
|
|
10
|
+
cellIndex: o,
|
|
11
11
|
value: n,
|
|
12
12
|
confirm: () => {
|
|
13
|
-
|
|
14
|
-
(
|
|
13
|
+
a.value = a.value.filter(
|
|
14
|
+
(i) => i !== t
|
|
15
15
|
);
|
|
16
16
|
}
|
|
17
17
|
}));
|
|
18
18
|
},
|
|
19
19
|
setActiveMenuRow(t) {
|
|
20
|
-
|
|
20
|
+
x.value = t;
|
|
21
21
|
}
|
|
22
22
|
});
|
|
23
|
-
const
|
|
24
|
-
const t = (
|
|
25
|
-
return
|
|
26
|
-
const
|
|
27
|
-
return `${
|
|
23
|
+
const y = s(() => !!e.selection), C = s(() => {
|
|
24
|
+
const t = (y.value ? `${U}px ` : "") + (g.value ? `${Q}px ` : "");
|
|
25
|
+
return e.columns.reduce((o, n) => {
|
|
26
|
+
const i = n.width ? `${n.width}px` : `${n.colSpan || 1}fr`;
|
|
27
|
+
return `${o} ${i}`;
|
|
28
28
|
}, t);
|
|
29
|
-
}), g = s(() => !!
|
|
30
|
-
Array(
|
|
31
|
-
)),
|
|
32
|
-
|
|
29
|
+
}), g = s(() => !!S.expanded), A = c(null), x = c(null), R = s(() => Array(e.loadingRowCount).fill(
|
|
30
|
+
Array(e.columns.length).fill("")
|
|
31
|
+
)), H = s(() => e.rows.length && Array.isArray(e.rows[0]) ? e.isLoading ? [...e.rows, ...R.value] : e.rows : e.isLoading ? [
|
|
32
|
+
...e.rows.map((o) => o[e.rowDataKey]),
|
|
33
|
+
...R.value
|
|
34
|
+
] : e.rows.map((o) => o[e.rowDataKey])), { list: T, containerProps: l, wrapperProps: $, scrollTo: b } = q(
|
|
35
|
+
H,
|
|
33
36
|
{
|
|
34
|
-
itemHeight: g.value ? (t) => w[t] ??
|
|
37
|
+
itemHeight: g.value ? (t) => w[t] ?? e.rowHeight : e.rowHeight
|
|
35
38
|
}
|
|
36
|
-
),
|
|
37
|
-
|
|
39
|
+
), k = c(null), h = c(0), B = s(() => !!S.search), I = (t) => {
|
|
40
|
+
l.onScroll(), h.value = t.target.scrollLeft + t.target.getBoundingClientRect().width, u("onScroll", t.target.scrollTop);
|
|
38
41
|
};
|
|
39
42
|
V(() => {
|
|
40
|
-
h.value =
|
|
41
|
-
|
|
42
|
-
top:
|
|
43
|
+
h.value = l.ref.value?.getBoundingClientRect().width, e.defaultScrollPosition && setTimeout(() => {
|
|
44
|
+
l.ref.value?.scrollTo({
|
|
45
|
+
top: e.defaultScrollPosition,
|
|
43
46
|
behavior: "smooth"
|
|
44
47
|
});
|
|
45
48
|
}, 300);
|
|
46
49
|
});
|
|
47
|
-
const
|
|
48
|
-
const [t] =
|
|
50
|
+
const O = s(() => {
|
|
51
|
+
const [t] = T.value;
|
|
49
52
|
return t && t.index > 0;
|
|
50
|
-
}),
|
|
53
|
+
}), P = s(() => l.style), L = s(() => e.columns.reduce((t, o) => (o.isSticky && (t[o.id] = M(o)), t), {}));
|
|
51
54
|
F(
|
|
52
|
-
|
|
55
|
+
l.ref,
|
|
53
56
|
() => {
|
|
54
|
-
|
|
57
|
+
e.isInfiniteScroll && u("loadMore");
|
|
55
58
|
},
|
|
56
|
-
{ distance:
|
|
59
|
+
{ distance: e.infiniteScrollThreshold }
|
|
57
60
|
);
|
|
58
|
-
function
|
|
59
|
-
|
|
61
|
+
function E() {
|
|
62
|
+
l.ref.value?.scrollTo({
|
|
60
63
|
top: 0,
|
|
61
64
|
behavior: "smooth"
|
|
62
65
|
});
|
|
63
66
|
}
|
|
64
|
-
function
|
|
65
|
-
if (!
|
|
67
|
+
function D(t) {
|
|
68
|
+
if (!e.sort)
|
|
66
69
|
return;
|
|
67
|
-
const
|
|
70
|
+
const o = e.sort.sortBy === t.id;
|
|
68
71
|
if (!(t.isSortable || t.isSortable === void 0))
|
|
69
72
|
return;
|
|
70
|
-
let
|
|
71
|
-
|
|
73
|
+
let i = e.sort.sortOrder, f = e.sort.sortBy;
|
|
74
|
+
o ? i = e.sort.sortOrder === "asc" ? "desc" : "asc" : f = t.id, u("update:sort", { sortBy: f, sortOrder: i });
|
|
72
75
|
}
|
|
73
|
-
function
|
|
74
|
-
const { isSticky:
|
|
75
|
-
if (!
|
|
76
|
+
function M(t) {
|
|
77
|
+
const { isSticky: o, width: n } = t;
|
|
78
|
+
if (!o || !n)
|
|
76
79
|
return null;
|
|
77
|
-
const
|
|
80
|
+
const i = e.columns.findIndex((r) => r.id === t.id), f = e.columns.reduce((r, v, m) => m < i ? r + v.width : r, 0), z = e.columns.reduce((r, v, m) => m > i ? r + v.width : r, 0);
|
|
78
81
|
return {
|
|
79
|
-
...t.isStickyRight ? { right: `${
|
|
82
|
+
...t.isStickyRight ? { right: `${z}px` } : { left: `${f}px` },
|
|
80
83
|
zIndex: 1
|
|
81
84
|
};
|
|
82
85
|
}
|
|
83
|
-
const d = c([]), w = {},
|
|
86
|
+
const d = c([]), w = {}, _ = (t) => d.value.includes(t), K = async (t, o) => {
|
|
84
87
|
const n = d.value.indexOf(t);
|
|
85
88
|
if (n === -1) {
|
|
86
89
|
d.value.push(t);
|
|
87
|
-
const
|
|
88
|
-
await j(),
|
|
90
|
+
const i = o.target.closest("tr");
|
|
91
|
+
await j(), i && (w[t] = i.offsetHeight);
|
|
89
92
|
} else
|
|
90
93
|
d.value.splice(n, 1), delete w[t];
|
|
91
|
-
},
|
|
92
|
-
() => `1 / span ${
|
|
94
|
+
}, W = s(() => `${e.rowHeight}px`), X = s(
|
|
95
|
+
() => `1 / span ${e.columns.length + 1}`
|
|
93
96
|
);
|
|
94
97
|
return {
|
|
95
|
-
list:
|
|
96
|
-
containerProps:
|
|
97
|
-
wrapperProps:
|
|
98
|
-
activeRow:
|
|
99
|
-
gridColumnTemplate:
|
|
100
|
-
floatingActionRef:
|
|
101
|
-
scrollToTop:
|
|
102
|
-
toggleSortOrder:
|
|
103
|
-
columnsStickyPositions:
|
|
104
|
-
hasSearchSlot:
|
|
105
|
-
showBackToTopButton:
|
|
106
|
-
containerStyle:
|
|
107
|
-
onScroll:
|
|
108
|
-
scrollTo:
|
|
109
|
-
savingRows:
|
|
98
|
+
list: T,
|
|
99
|
+
containerProps: l,
|
|
100
|
+
wrapperProps: $,
|
|
101
|
+
activeRow: A,
|
|
102
|
+
gridColumnTemplate: C,
|
|
103
|
+
floatingActionRef: k,
|
|
104
|
+
scrollToTop: E,
|
|
105
|
+
toggleSortOrder: D,
|
|
106
|
+
columnsStickyPositions: L,
|
|
107
|
+
hasSearchSlot: B,
|
|
108
|
+
showBackToTopButton: O,
|
|
109
|
+
containerStyle: P,
|
|
110
|
+
onScroll: I,
|
|
111
|
+
scrollTo: b,
|
|
112
|
+
savingRows: a,
|
|
110
113
|
floatingActionPosition: h,
|
|
111
114
|
hasExpandSlot: g,
|
|
112
|
-
hasCheckboxes:
|
|
113
|
-
toggleExpandRow:
|
|
114
|
-
isRowExpanded:
|
|
115
|
-
cssRowHeight:
|
|
116
|
-
cssExpandGridCol:
|
|
117
|
-
activeMenuRow:
|
|
115
|
+
hasCheckboxes: y,
|
|
116
|
+
toggleExpandRow: K,
|
|
117
|
+
isRowExpanded: _,
|
|
118
|
+
cssRowHeight: W,
|
|
119
|
+
cssExpandGridCol: X,
|
|
120
|
+
activeMenuRow: x
|
|
118
121
|
};
|
|
119
122
|
};
|
|
120
123
|
export {
|
|
@@ -24,14 +24,14 @@ declare const TableTypes: () => (import("vue").InjectionKey<import("../common/Ta
|
|
|
24
24
|
type: import("vue").PropType<string>;
|
|
25
25
|
required: true;
|
|
26
26
|
};
|
|
27
|
-
columns: {
|
|
28
|
-
type: import("vue").PropType<import("../common/Table.types").Column[]>;
|
|
29
|
-
required: true;
|
|
30
|
-
};
|
|
31
27
|
testId: {
|
|
32
28
|
type: import("vue").PropType<string>;
|
|
33
29
|
default: string;
|
|
34
30
|
};
|
|
31
|
+
columns: {
|
|
32
|
+
type: import("vue").PropType<import("../common/Table.types").Column[]>;
|
|
33
|
+
required: true;
|
|
34
|
+
};
|
|
35
35
|
isLoading: {
|
|
36
36
|
type: import("vue").PropType<boolean>;
|
|
37
37
|
default: boolean;
|
|
@@ -118,14 +118,14 @@ declare const TableTypes: () => (import("vue").InjectionKey<import("../common/Ta
|
|
|
118
118
|
type: import("vue").PropType<string>;
|
|
119
119
|
required: true;
|
|
120
120
|
};
|
|
121
|
-
columns: {
|
|
122
|
-
type: import("vue").PropType<import("../common/Table.types").Column[]>;
|
|
123
|
-
required: true;
|
|
124
|
-
};
|
|
125
121
|
testId: {
|
|
126
122
|
type: import("vue").PropType<string>;
|
|
127
123
|
default: string;
|
|
128
124
|
};
|
|
125
|
+
columns: {
|
|
126
|
+
type: import("vue").PropType<import("../common/Table.types").Column[]>;
|
|
127
|
+
required: true;
|
|
128
|
+
};
|
|
129
129
|
isLoading: {
|
|
130
130
|
type: import("vue").PropType<boolean>;
|
|
131
131
|
default: boolean;
|
|
@@ -236,14 +236,14 @@ declare const TableTypes: () => (import("vue").InjectionKey<import("../common/Ta
|
|
|
236
236
|
type: import("vue").PropType<string>;
|
|
237
237
|
required: true;
|
|
238
238
|
};
|
|
239
|
-
columns: {
|
|
240
|
-
type: import("vue").PropType<import("../common/Table.types").Column[]>;
|
|
241
|
-
required: true;
|
|
242
|
-
};
|
|
243
239
|
testId: {
|
|
244
240
|
type: import("vue").PropType<string>;
|
|
245
241
|
default: string;
|
|
246
242
|
};
|
|
243
|
+
columns: {
|
|
244
|
+
type: import("vue").PropType<import("../common/Table.types").Column[]>;
|
|
245
|
+
required: true;
|
|
246
|
+
};
|
|
247
247
|
isLoading: {
|
|
248
248
|
type: import("vue").PropType<boolean>;
|
|
249
249
|
default: boolean;
|
|
@@ -315,14 +315,14 @@ declare const TableTypes: () => (import("vue").InjectionKey<import("../common/Ta
|
|
|
315
315
|
type: import("vue").PropType<string>;
|
|
316
316
|
required: true;
|
|
317
317
|
};
|
|
318
|
-
columns: {
|
|
319
|
-
type: import("vue").PropType<import("../common/Table.types").Column[]>;
|
|
320
|
-
required: true;
|
|
321
|
-
};
|
|
322
318
|
testId: {
|
|
323
319
|
type: import("vue").PropType<string>;
|
|
324
320
|
default: string;
|
|
325
321
|
};
|
|
322
|
+
columns: {
|
|
323
|
+
type: import("vue").PropType<import("../common/Table.types").Column[]>;
|
|
324
|
+
required: true;
|
|
325
|
+
};
|
|
326
326
|
isLoading: {
|
|
327
327
|
type: import("vue").PropType<boolean>;
|
|
328
328
|
default: boolean;
|
|
@@ -25,6 +25,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
25
25
|
searchPlaceholder?: string;
|
|
26
26
|
searchAutoFocus?: boolean;
|
|
27
27
|
zIndexBase?: number;
|
|
28
|
+
rowCustomClassKey?: string;
|
|
29
|
+
rowDataKey?: string;
|
|
28
30
|
}>, {
|
|
29
31
|
title: string;
|
|
30
32
|
sort: any;
|
|
@@ -49,6 +51,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
49
51
|
searchPlaceholder: string;
|
|
50
52
|
searchAutoFocus: boolean;
|
|
51
53
|
zIndexBase: number;
|
|
54
|
+
rowCustomClassKey: string;
|
|
55
|
+
rowDataKey: string;
|
|
52
56
|
}>, {
|
|
53
57
|
scrollTo: (index: number) => void;
|
|
54
58
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
@@ -93,6 +97,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
93
97
|
searchPlaceholder?: string;
|
|
94
98
|
searchAutoFocus?: boolean;
|
|
95
99
|
zIndexBase?: number;
|
|
100
|
+
rowCustomClassKey?: string;
|
|
101
|
+
rowDataKey?: string;
|
|
96
102
|
}>, {
|
|
97
103
|
title: string;
|
|
98
104
|
sort: any;
|
|
@@ -117,6 +123,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
117
123
|
searchPlaceholder: string;
|
|
118
124
|
searchAutoFocus: boolean;
|
|
119
125
|
zIndexBase: number;
|
|
126
|
+
rowCustomClassKey: string;
|
|
127
|
+
rowDataKey: string;
|
|
120
128
|
}>>> & {
|
|
121
129
|
onSelectAll?: (value: boolean) => any;
|
|
122
130
|
"onUpdate:search"?: (query: string) => any;
|
|
@@ -157,6 +165,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
157
165
|
selectedMatcher: (rowId: unknown, selected: unknown) => boolean;
|
|
158
166
|
emptyStateVariant: "error" | "no-access" | "no-results" | "no-data" | "files" | "settings";
|
|
159
167
|
zIndexBase: number;
|
|
168
|
+
rowCustomClassKey: string;
|
|
169
|
+
rowDataKey: string;
|
|
160
170
|
}>, Partial<Record<`section-${string}`, (_: {}) => any>> & Partial<Record<`header-${string}`, (_: {
|
|
161
171
|
column: Column;
|
|
162
172
|
}) => any>> & Partial<Record<`cell-${string}`, (_: {
|
|
@@ -175,10 +185,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
175
185
|
row: import("@vueuse/core").UseVirtualListItem<Row>;
|
|
176
186
|
gridColumnTemplate: any;
|
|
177
187
|
}): any;
|
|
178
|
-
"floating-row"?(_: {
|
|
179
|
-
row: import("@vueuse/core").UseVirtualListItem<Row>;
|
|
180
|
-
rowIndex: number;
|
|
181
|
-
}): any;
|
|
182
188
|
"empty-state"?(_: {}): any;
|
|
183
189
|
footer?(_: {}): any;
|
|
184
190
|
}>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./DataGrid.vue2.js";
|
|
2
|
-
/* empty css */import
|
|
3
|
-
// import "../../../DataGrid.
|
|
4
|
-
const a = /* @__PURE__ */
|
|
2
|
+
/* empty css */import _ from "../../../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
// import "../../../DataGrid.vue_vue_type_style_index_0_scoped_46d53424_lang.css"; //*');
|
|
4
|
+
const a = /* @__PURE__ */ _(o, [["__scopeId", "data-v-46d53424"]]);
|
|
5
5
|
export {
|
|
6
6
|
a as default
|
|
7
7
|
};
|