@reportportal/ui-kit 0.0.1-alpha.151 → 0.0.1-alpha.153
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/dist/chip.js +72 -0
- package/dist/components/chip/chip.d.ts +15 -0
- package/dist/components/chip/index.d.ts +2 -0
- package/dist/components/dropdown/dropdown.d.ts +0 -4
- package/dist/components/index.d.ts +2 -0
- package/dist/components/issueList/constants.d.ts +5 -0
- package/dist/components/issueList/index.d.ts +2 -0
- package/dist/components/issueList/issueList.d.ts +18 -0
- package/dist/components/table/constants.d.ts +1 -0
- package/dist/components/table/gradientOverlay/gradientOverlay.d.ts +19 -0
- package/dist/components/table/gradientOverlay/index.d.ts +2 -0
- package/dist/components/table/hooks/index.d.ts +2 -0
- package/dist/components/table/hooks/useGradientPosition.d.ts +24 -0
- package/dist/components/table/types.d.ts +5 -1
- package/dist/{datePicker-d85ff750.js → datePicker-3881a2d6.js} +1 -1
- package/dist/datePicker.js +4 -7
- package/dist/{dropdown-86a51ac5.js → dropdown-b63f2137.js} +200 -213
- package/dist/dropdown.js +3 -6
- package/dist/index.js +142 -138
- package/dist/issueList.js +125 -0
- package/dist/modal.js +1 -1
- package/dist/style.css +1 -1
- package/dist/table-65ae1c11.js +936 -0
- package/dist/table.js +1 -1
- package/package.json +1 -1
- package/dist/table-82d5455c.js +0 -597
|
@@ -0,0 +1,936 @@
|
|
|
1
|
+
import { jsx as h, jsxs as C, Fragment as gt } from "react/jsx-runtime";
|
|
2
|
+
import { useMemo as ie, useState as x, useCallback as A, useEffect as S, useRef as F, forwardRef as mt } from "react";
|
|
3
|
+
import { Resizable as vt } from "react-resizable";
|
|
4
|
+
import { c as _e } from "./bind-06a7ff84.js";
|
|
5
|
+
import { c as yt, b as We, a as He, S as bt } from "./resizeColumn-d4107941.js";
|
|
6
|
+
import { C as Pe } from "./checkbox-ed6cc375.js";
|
|
7
|
+
import { Tooltip as wt } from "./tooltip.js";
|
|
8
|
+
import { createPortal as kt } from "react-dom";
|
|
9
|
+
import { i as Et } from "./isEmpty-ccacb5ff.js";
|
|
10
|
+
const Fe = (t) => typeof t == "string", Lt = "_table_1408m_1", Tt = "_resizable_1408m_67", zt = "_selectable_1408m_84", Nt = "_expanded_1408m_80", At = "_label_1408m_349", $t = {
|
|
11
|
+
table: Lt,
|
|
12
|
+
"fixed-header": "_fixed-header_1408m_10",
|
|
13
|
+
"external-scroll-container": "_external-scroll-container_1408m_14",
|
|
14
|
+
"horizontally-scrollable-container": "_horizontally-scrollable-container_1408m_21",
|
|
15
|
+
"table-header": "_table-header_1408m_26",
|
|
16
|
+
"sticky-header": "_sticky-header_1408m_34",
|
|
17
|
+
"pinned-header": "_pinned-header_1408m_44",
|
|
18
|
+
"horizontally-scrollable": "_horizontally-scrollable_1408m_21",
|
|
19
|
+
resizable: Tt,
|
|
20
|
+
"resizable-column": "_resizable-column_1408m_67",
|
|
21
|
+
"table-row": "_table-row_1408m_75",
|
|
22
|
+
"expanded-cell": "_expanded-cell_1408m_80",
|
|
23
|
+
selectable: zt,
|
|
24
|
+
"row-content-wrapper": "_row-content-wrapper_1408m_88",
|
|
25
|
+
"pinned-column": "_pinned-column_1408m_96",
|
|
26
|
+
"has-scroll": "_has-scroll_1408m_96",
|
|
27
|
+
"table-row-content": "_table-row-content_1408m_99",
|
|
28
|
+
"expand-cell": "_expand-cell_1408m_116",
|
|
29
|
+
"left-border-accent": "_left-border-accent_1408m_119",
|
|
30
|
+
"size-small": "_size-small_1408m_129",
|
|
31
|
+
"size-large": "_size-large_1408m_140",
|
|
32
|
+
"table-body": "_table-body_1408m_152",
|
|
33
|
+
"scrollable-body": "_scrollable-body_1408m_158",
|
|
34
|
+
"table-header-cell": "_table-header-cell_1408m_222",
|
|
35
|
+
"table-cell": "_table-cell_1408m_223",
|
|
36
|
+
"action-menu-cell": "_action-menu-cell_1408m_229",
|
|
37
|
+
"checkbox-cell": "_checkbox-cell_1408m_257",
|
|
38
|
+
"expand-all-tooltip-wrapper": "_expand-all-tooltip-wrapper_1408m_301",
|
|
39
|
+
"expand-all-tooltip-content": "_expand-all-tooltip-content_1408m_310",
|
|
40
|
+
"expand-icon": "_expand-icon_1408m_319",
|
|
41
|
+
expanded: Nt,
|
|
42
|
+
"primary-cell": "_primary-cell_1408m_328",
|
|
43
|
+
label: At,
|
|
44
|
+
"sortable-cell": "_sortable-cell_1408m_363",
|
|
45
|
+
"align-right": "_align-right_1408m_366",
|
|
46
|
+
"align-center": "_align-center_1408m_372"
|
|
47
|
+
}, Ce = "asc", D = 32, Oe = 100, xt = 48, fe = 48, Mt = (t) => t.toLowerCase() === Ce, Wt = (t) => t.map((i) => i.key), O = (t) => "primary" in t && t.primary === !0, Ht = (t) => {
|
|
48
|
+
var s;
|
|
49
|
+
return `size-${((s = t.rowConfigs) == null ? void 0 : s.size) ?? "default"}`;
|
|
50
|
+
}, ue = (t) => Fe(t) ? t : `${t}px`, Pt = (t, i, s, l, d) => {
|
|
51
|
+
let c = 0;
|
|
52
|
+
l && (c += D), d && (c += D);
|
|
53
|
+
for (let f = 0; f < t; f++) {
|
|
54
|
+
const v = i[f];
|
|
55
|
+
if (O(v)) {
|
|
56
|
+
const o = s.current.get(v.key) || Oe;
|
|
57
|
+
c += o;
|
|
58
|
+
} else {
|
|
59
|
+
const o = v, p = Fe(o.width) ? parseInt(o.width, 10) || 0 : o.width;
|
|
60
|
+
c += p;
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
return c;
|
|
64
|
+
}, re = (t, i, s, l, d, c, f) => {
|
|
65
|
+
const v = {};
|
|
66
|
+
if (!O(t)) {
|
|
67
|
+
const o = t;
|
|
68
|
+
v.textAlign = o.align;
|
|
69
|
+
}
|
|
70
|
+
if (i && s !== void 0) {
|
|
71
|
+
const o = Pt(
|
|
72
|
+
s,
|
|
73
|
+
l,
|
|
74
|
+
d,
|
|
75
|
+
c,
|
|
76
|
+
f
|
|
77
|
+
);
|
|
78
|
+
v.left = `${o}px`;
|
|
79
|
+
}
|
|
80
|
+
return v;
|
|
81
|
+
}, Be = (t, i, s, l, d, c = !1, f, v = !1) => {
|
|
82
|
+
const o = [];
|
|
83
|
+
s && o.push(`${D}px`), c && l && o.push(`${D}px`);
|
|
84
|
+
const p = (a) => {
|
|
85
|
+
if ((f == null ? void 0 : f[a.key]) !== void 0) {
|
|
86
|
+
o.push(`${f[a.key]}px`);
|
|
87
|
+
return;
|
|
88
|
+
}
|
|
89
|
+
if (O(a)) {
|
|
90
|
+
const _ = a;
|
|
91
|
+
if (v && _.width) {
|
|
92
|
+
o.push(ue(_.width));
|
|
93
|
+
return;
|
|
94
|
+
}
|
|
95
|
+
const b = _.width ? ue(_.width) : `${Oe}px`;
|
|
96
|
+
o.push(`minmax(${b}, 1fr)`);
|
|
97
|
+
} else {
|
|
98
|
+
const b = ue(a.width);
|
|
99
|
+
o.push(b);
|
|
100
|
+
}
|
|
101
|
+
};
|
|
102
|
+
return t.forEach(p), i.forEach(p), d && o.push(`${xt}px`), o.join(" ");
|
|
103
|
+
}, Bt = ({
|
|
104
|
+
primaryColumns: t,
|
|
105
|
+
fixedColumns: i,
|
|
106
|
+
pinnedColumnKeys: s
|
|
107
|
+
}) => ie(() => {
|
|
108
|
+
const l = [], d = [];
|
|
109
|
+
return t.forEach((c) => {
|
|
110
|
+
const f = { ...c, primary: !0 };
|
|
111
|
+
s.includes(c.key) ? l.push(f) : d.push(f);
|
|
112
|
+
}), i.forEach((c) => {
|
|
113
|
+
s.includes(c.key) ? l.push(c) : d.push(c);
|
|
114
|
+
}), {
|
|
115
|
+
pinnedColumns: l,
|
|
116
|
+
scrollableColumns: d
|
|
117
|
+
};
|
|
118
|
+
}, [t, i, s]), Gt = () => {
|
|
119
|
+
const [t, i] = x(null), [s, l] = x(null), d = A((o) => {
|
|
120
|
+
i(o);
|
|
121
|
+
}, []), c = A(() => {
|
|
122
|
+
i(null);
|
|
123
|
+
}, []), f = A((o) => {
|
|
124
|
+
l(o);
|
|
125
|
+
}, []), v = A(() => {
|
|
126
|
+
l(null);
|
|
127
|
+
}, []);
|
|
128
|
+
return {
|
|
129
|
+
hoveredColumn: t,
|
|
130
|
+
hoveredRow: s,
|
|
131
|
+
handleColumnMouseEnter: d,
|
|
132
|
+
handleColumnMouseLeave: c,
|
|
133
|
+
handleRowMouseEnter: f,
|
|
134
|
+
handleRowMouseLeave: v
|
|
135
|
+
};
|
|
136
|
+
}, St = ({
|
|
137
|
+
primaryColumns: t,
|
|
138
|
+
fixedColumns: i,
|
|
139
|
+
expandedRowIds: s,
|
|
140
|
+
onToggleRowExpansion: l
|
|
141
|
+
}) => {
|
|
142
|
+
const [d, c] = x(/* @__PURE__ */ new Set());
|
|
143
|
+
S(() => {
|
|
144
|
+
const o = [
|
|
145
|
+
...t.map((a) => a.key),
|
|
146
|
+
...i.map((a) => a.key)
|
|
147
|
+
], p = /* @__PURE__ */ new Set();
|
|
148
|
+
s.forEach((a) => {
|
|
149
|
+
o.forEach((_) => {
|
|
150
|
+
p.add(`${a}-${_}`);
|
|
151
|
+
});
|
|
152
|
+
}), c((a) => {
|
|
153
|
+
if (a.size === p.size) {
|
|
154
|
+
let _ = !0;
|
|
155
|
+
if (a.forEach((b) => {
|
|
156
|
+
p.has(b) || (_ = !1);
|
|
157
|
+
}), _)
|
|
158
|
+
return a;
|
|
159
|
+
}
|
|
160
|
+
return p;
|
|
161
|
+
});
|
|
162
|
+
}, [s, t, i]);
|
|
163
|
+
const f = A(
|
|
164
|
+
(o) => {
|
|
165
|
+
const p = new Set(d), a = s.includes(o), _ = [
|
|
166
|
+
...t.map((b) => b.key),
|
|
167
|
+
...i.map((b) => b.key)
|
|
168
|
+
];
|
|
169
|
+
a ? _.forEach((b) => {
|
|
170
|
+
const L = `${o}-${b}`;
|
|
171
|
+
p.delete(L);
|
|
172
|
+
}) : _.forEach((b) => {
|
|
173
|
+
const L = `${o}-${b}`;
|
|
174
|
+
p.add(L);
|
|
175
|
+
}), c(p), l(o);
|
|
176
|
+
},
|
|
177
|
+
[d, s, t, i, l]
|
|
178
|
+
), v = A(
|
|
179
|
+
(o, p) => {
|
|
180
|
+
const a = `${o}-${p}`;
|
|
181
|
+
return d.has(a);
|
|
182
|
+
},
|
|
183
|
+
[d]
|
|
184
|
+
);
|
|
185
|
+
return {
|
|
186
|
+
expandedCells: d,
|
|
187
|
+
handleToggleRowExpansion: f,
|
|
188
|
+
isCellExpanded: v
|
|
189
|
+
};
|
|
190
|
+
}, Ft = () => {
|
|
191
|
+
const t = F(/* @__PURE__ */ new Map()), i = A(
|
|
192
|
+
(s) => (l) => {
|
|
193
|
+
if (!l)
|
|
194
|
+
return;
|
|
195
|
+
const d = l.getBoundingClientRect().width;
|
|
196
|
+
d > 0 && t.current.set(s, d);
|
|
197
|
+
},
|
|
198
|
+
[]
|
|
199
|
+
);
|
|
200
|
+
return {
|
|
201
|
+
columnWidthsRef: t,
|
|
202
|
+
setCellRef: i
|
|
203
|
+
};
|
|
204
|
+
}, Ct = ({
|
|
205
|
+
enabled: t = !1,
|
|
206
|
+
minWidth: i = 50,
|
|
207
|
+
maxWidth: s = 500,
|
|
208
|
+
columnWidthsRef: l,
|
|
209
|
+
onColumnResize: d
|
|
210
|
+
}) => {
|
|
211
|
+
const [c, f] = x({}), v = A(() => {
|
|
212
|
+
if (!t || Object.keys(c).length > 0 || !l)
|
|
213
|
+
return;
|
|
214
|
+
const a = {};
|
|
215
|
+
l.current.forEach((_, b) => {
|
|
216
|
+
a[b] = _;
|
|
217
|
+
}), f(a);
|
|
218
|
+
}, [t, c, l]), o = A(
|
|
219
|
+
(a) => (_, { size: b }) => {
|
|
220
|
+
if (!t)
|
|
221
|
+
return;
|
|
222
|
+
const L = Math.min(s, Math.max(i, b.width));
|
|
223
|
+
f((y) => ({ ...y, [a]: L }));
|
|
224
|
+
},
|
|
225
|
+
[t, i, s]
|
|
226
|
+
), p = A(
|
|
227
|
+
(a) => () => {
|
|
228
|
+
!t || !c[a] || d == null || d(a, c[a]);
|
|
229
|
+
},
|
|
230
|
+
[t, c, d]
|
|
231
|
+
);
|
|
232
|
+
return {
|
|
233
|
+
columnWidths: c,
|
|
234
|
+
handleResize: o,
|
|
235
|
+
handleResizeStop: p,
|
|
236
|
+
handleResizeStart: v
|
|
237
|
+
};
|
|
238
|
+
}, Ot = (t, i, s, l, d, c, f, v) => ie(() => {
|
|
239
|
+
if (!t)
|
|
240
|
+
return {
|
|
241
|
+
visible: !1,
|
|
242
|
+
position: { top: 0, left: 0 },
|
|
243
|
+
size: { width: 0, height: 0 }
|
|
244
|
+
};
|
|
245
|
+
if (!(d + t.clientWidth < f))
|
|
246
|
+
return {
|
|
247
|
+
visible: !1,
|
|
248
|
+
position: { top: 0, left: 0 },
|
|
249
|
+
size: { width: 0, height: 0 }
|
|
250
|
+
};
|
|
251
|
+
const p = t.getBoundingClientRect(), a = (i == null ? void 0 : i.offsetHeight) || 0, _ = s == null ? void 0 : s.getBoundingClientRect(), b = Math.min(
|
|
252
|
+
p.bottom,
|
|
253
|
+
(_ == null ? void 0 : _.bottom) || Number.MAX_SAFE_INTEGER
|
|
254
|
+
);
|
|
255
|
+
let L;
|
|
256
|
+
l && s && _ ? L = _.top - p.top + a : L = a;
|
|
257
|
+
const y = p.top + L, k = t.scrollWidth > t.clientWidth ? t.offsetHeight - t.clientHeight : 0, N = b - y - k, P = t.scrollHeight > t.clientHeight ? t.offsetWidth - t.clientWidth : 0, T = p.right - fe - P;
|
|
258
|
+
return {
|
|
259
|
+
visible: !0,
|
|
260
|
+
position: {
|
|
261
|
+
top: y,
|
|
262
|
+
left: T
|
|
263
|
+
},
|
|
264
|
+
size: {
|
|
265
|
+
width: fe,
|
|
266
|
+
height: N
|
|
267
|
+
}
|
|
268
|
+
};
|
|
269
|
+
}, [
|
|
270
|
+
t,
|
|
271
|
+
i,
|
|
272
|
+
s,
|
|
273
|
+
l,
|
|
274
|
+
d,
|
|
275
|
+
c,
|
|
276
|
+
f,
|
|
277
|
+
v
|
|
278
|
+
]), qt = (t, i, s, l, d, c, f, v) => ie(() => {
|
|
279
|
+
if (!t)
|
|
280
|
+
return {
|
|
281
|
+
visible: !1,
|
|
282
|
+
position: { top: 0, left: 0 },
|
|
283
|
+
size: { width: 0, height: 0 }
|
|
284
|
+
};
|
|
285
|
+
if (!(i > 0))
|
|
286
|
+
return {
|
|
287
|
+
visible: !1,
|
|
288
|
+
position: { top: 0, left: 0 },
|
|
289
|
+
size: { width: 0, height: 0 }
|
|
290
|
+
};
|
|
291
|
+
const p = t.querySelector('[data-row-index="0"]');
|
|
292
|
+
if (!p)
|
|
293
|
+
return {
|
|
294
|
+
visible: !1,
|
|
295
|
+
position: { top: 0, left: 0 },
|
|
296
|
+
size: { width: 0, height: 0 }
|
|
297
|
+
};
|
|
298
|
+
const a = Array.from(p.querySelectorAll("[data-pinned-index]"));
|
|
299
|
+
if (a.length === 0)
|
|
300
|
+
return {
|
|
301
|
+
visible: !1,
|
|
302
|
+
position: { top: 0, left: 0 },
|
|
303
|
+
size: { width: 0, height: 0 }
|
|
304
|
+
};
|
|
305
|
+
const _ = Math.max(
|
|
306
|
+
...a.map(
|
|
307
|
+
(j) => parseInt(j.getAttribute("data-pinned-index") || "-1", 10)
|
|
308
|
+
)
|
|
309
|
+
);
|
|
310
|
+
if (_ < 0)
|
|
311
|
+
return {
|
|
312
|
+
visible: !1,
|
|
313
|
+
position: { top: 0, left: 0 },
|
|
314
|
+
size: { width: 0, height: 0 }
|
|
315
|
+
};
|
|
316
|
+
const b = a.find(
|
|
317
|
+
(j) => parseInt(j.getAttribute("data-pinned-index") || "-1", 10) === _
|
|
318
|
+
);
|
|
319
|
+
if (!b)
|
|
320
|
+
return {
|
|
321
|
+
visible: !1,
|
|
322
|
+
position: { top: 0, left: 0 },
|
|
323
|
+
size: { width: 0, height: 0 }
|
|
324
|
+
};
|
|
325
|
+
const L = b.getBoundingClientRect(), y = t.getBoundingClientRect(), U = (s == null ? void 0 : s.offsetHeight) || 0, k = l == null ? void 0 : l.getBoundingClientRect(), N = L.right, X = Math.min(
|
|
326
|
+
y.bottom,
|
|
327
|
+
(k == null ? void 0 : k.bottom) || Number.MAX_SAFE_INTEGER
|
|
328
|
+
);
|
|
329
|
+
let P;
|
|
330
|
+
d && l && k ? P = k.top - y.top + U : P = U;
|
|
331
|
+
const T = y.top + P, Q = t.scrollWidth > t.clientWidth ? t.offsetHeight - t.clientHeight : 0, oe = X - T - Q;
|
|
332
|
+
return {
|
|
333
|
+
visible: !0,
|
|
334
|
+
position: {
|
|
335
|
+
top: T,
|
|
336
|
+
left: N
|
|
337
|
+
},
|
|
338
|
+
size: {
|
|
339
|
+
width: fe,
|
|
340
|
+
height: oe
|
|
341
|
+
}
|
|
342
|
+
};
|
|
343
|
+
}, [
|
|
344
|
+
t,
|
|
345
|
+
i,
|
|
346
|
+
s,
|
|
347
|
+
l,
|
|
348
|
+
d,
|
|
349
|
+
c,
|
|
350
|
+
f,
|
|
351
|
+
v
|
|
352
|
+
]), Dt = {
|
|
353
|
+
"resize-handle": "_resize-handle_15uk3_1"
|
|
354
|
+
}, Ut = _e.bind(Dt), Xt = mt(
|
|
355
|
+
(t, i) => /* @__PURE__ */ h("div", { ref: i, className: Ut("resize-handle"), ...t, children: /* @__PURE__ */ h(yt, {}) })
|
|
356
|
+
), jt = {
|
|
357
|
+
"gradient-overlay": "_gradient-overlay_hx7m8_1",
|
|
358
|
+
"direction-right": "_direction-right_hx7m8_5",
|
|
359
|
+
"direction-left": "_direction-left_hx7m8_13"
|
|
360
|
+
}, Vt = _e.bind(jt), Ge = ({
|
|
361
|
+
portalContainer: t,
|
|
362
|
+
visible: i,
|
|
363
|
+
position: s,
|
|
364
|
+
size: l,
|
|
365
|
+
direction: d,
|
|
366
|
+
className: c,
|
|
367
|
+
dataTestId: f
|
|
368
|
+
}) => {
|
|
369
|
+
if (!i || !t)
|
|
370
|
+
return null;
|
|
371
|
+
const v = {
|
|
372
|
+
position: "fixed",
|
|
373
|
+
top: `${s.top}px`,
|
|
374
|
+
width: `${l.width}px`,
|
|
375
|
+
height: `${l.height}px`
|
|
376
|
+
};
|
|
377
|
+
return s.left !== void 0 && (v.left = `${s.left}px`), s.right !== void 0 && (v.right = `${s.right}px`), kt(
|
|
378
|
+
/* @__PURE__ */ h(
|
|
379
|
+
"div",
|
|
380
|
+
{
|
|
381
|
+
className: Vt("gradient-overlay", `direction-${d}`, c),
|
|
382
|
+
style: v,
|
|
383
|
+
"data-gradient-type": f
|
|
384
|
+
}
|
|
385
|
+
),
|
|
386
|
+
t
|
|
387
|
+
);
|
|
388
|
+
}, m = _e.bind($t), Se = ({ column: t }) => {
|
|
389
|
+
const i = F(null), [s, l] = x(!1);
|
|
390
|
+
return S(() => {
|
|
391
|
+
if (i.current) {
|
|
392
|
+
const d = i.current.offsetWidth, c = i.current.scrollWidth;
|
|
393
|
+
l(c > d);
|
|
394
|
+
}
|
|
395
|
+
}, [t.header]), /* @__PURE__ */ h("span", { ref: i, title: s ? t.header : void 0, children: t.header });
|
|
396
|
+
}, sn = ({
|
|
397
|
+
data: t,
|
|
398
|
+
primaryColumn: i,
|
|
399
|
+
fixedColumns: s,
|
|
400
|
+
renderRowActions: l,
|
|
401
|
+
className: d = "",
|
|
402
|
+
rowClassName: c = "",
|
|
403
|
+
headerClassName: f = "",
|
|
404
|
+
bodyClassName: v = "",
|
|
405
|
+
selectable: o = !1,
|
|
406
|
+
selectedRowIds: p = [],
|
|
407
|
+
sortingDirection: a = Ce,
|
|
408
|
+
sortingColumn: _,
|
|
409
|
+
sortableColumns: b,
|
|
410
|
+
isHeaderFixed: L = !1,
|
|
411
|
+
isHorizontallyScrollable: y = !1,
|
|
412
|
+
pinnedColumnKeys: U = [],
|
|
413
|
+
isRowsExpandable: k = !1,
|
|
414
|
+
expandedRowIds: N = [],
|
|
415
|
+
isAllExpandedByDefault: X,
|
|
416
|
+
expandAllTooltip: P,
|
|
417
|
+
isResizable: T = !1,
|
|
418
|
+
minColumnWidth: J = 50,
|
|
419
|
+
maxColumnWidth: Q = 500,
|
|
420
|
+
isSelectAllCheckboxAlwaysVisible: oe = !1,
|
|
421
|
+
onChangeSorting: j = () => {
|
|
422
|
+
},
|
|
423
|
+
onToggleRowSelection: qe = () => {
|
|
424
|
+
},
|
|
425
|
+
onToggleAllRowsSelection: De = () => {
|
|
426
|
+
},
|
|
427
|
+
onToggleRowExpansion: Ue = () => {
|
|
428
|
+
},
|
|
429
|
+
onToggleAllRowsExpansion: Xe = () => {
|
|
430
|
+
},
|
|
431
|
+
onColumnResize: je = () => {
|
|
432
|
+
},
|
|
433
|
+
externalScrollContainerRef: g,
|
|
434
|
+
portalContainer: ge = typeof document < "u" ? document.body : null,
|
|
435
|
+
rightGradientClassName: Ve,
|
|
436
|
+
pinnedGradientClassName: Ie
|
|
437
|
+
}) => {
|
|
438
|
+
const Z = ie(
|
|
439
|
+
() => Array.isArray(i) ? i : [i],
|
|
440
|
+
[i]
|
|
441
|
+
), M = _ ?? Z[0], K = b ?? Wt([...Z, ...s]), { pinnedColumns: B, scrollableColumns: R } = Bt({
|
|
442
|
+
primaryColumns: Z,
|
|
443
|
+
fixedColumns: s,
|
|
444
|
+
pinnedColumnKeys: U
|
|
445
|
+
}), {
|
|
446
|
+
hoveredColumn: me,
|
|
447
|
+
hoveredRow: Ye,
|
|
448
|
+
handleColumnMouseEnter: ve,
|
|
449
|
+
handleColumnMouseLeave: ye,
|
|
450
|
+
handleRowMouseEnter: Je,
|
|
451
|
+
handleRowMouseLeave: Qe
|
|
452
|
+
} = Gt(), { columnWidthsRef: V, setCellRef: be } = Ft(), { handleToggleRowExpansion: Ze, isCellExpanded: we } = St({
|
|
453
|
+
primaryColumns: Z,
|
|
454
|
+
fixedColumns: s,
|
|
455
|
+
expandedRowIds: N,
|
|
456
|
+
onToggleRowExpansion: Ue
|
|
457
|
+
}), { columnWidths: ee, handleResize: Ke, handleResizeStop: Re, handleResizeStart: et } = Ct({
|
|
458
|
+
enabled: T,
|
|
459
|
+
minWidth: J,
|
|
460
|
+
maxWidth: Q,
|
|
461
|
+
columnWidthsRef: V,
|
|
462
|
+
onColumnResize: je
|
|
463
|
+
}), ke = (e, r) => /* @__PURE__ */ h(
|
|
464
|
+
vt,
|
|
465
|
+
{
|
|
466
|
+
width: ee[e.key] ?? (typeof e.width == "number" ? e.width : J),
|
|
467
|
+
height: 0,
|
|
468
|
+
axis: "x",
|
|
469
|
+
handle: /* @__PURE__ */ h(Xt, {}),
|
|
470
|
+
onResizeStart: et,
|
|
471
|
+
onResize: Ke(e.key),
|
|
472
|
+
onResizeStop: Re(e.key),
|
|
473
|
+
minConstraints: [J, 0],
|
|
474
|
+
maxConstraints: [Q, 0],
|
|
475
|
+
className: m("resizable-column"),
|
|
476
|
+
children: r
|
|
477
|
+
},
|
|
478
|
+
e.key
|
|
479
|
+
), z = F(null), G = F(null), tt = F(null), [q, nt] = x(!1), te = A((e) => {
|
|
480
|
+
const r = G.current;
|
|
481
|
+
if (r && r.contains(e))
|
|
482
|
+
return;
|
|
483
|
+
const n = e.parentElement;
|
|
484
|
+
if (!n)
|
|
485
|
+
return;
|
|
486
|
+
const u = window.getComputedStyle(n), w = parseFloat(u.paddingTop) || 0, E = parseFloat(u.paddingBottom) || 0, W = e.offsetHeight + w + E;
|
|
487
|
+
e.style.setProperty("--expand-cell-top", `${w}px`), e.style.setProperty("--expand-cell-height", `${W}px`);
|
|
488
|
+
}, []), [Ee, le] = x(0), [Le, ce] = x(0), [Te, ae] = x(0), [ze, st] = x(0), ne = F(!1), de = F(/* @__PURE__ */ new Set()), I = F(null), he = Ot(
|
|
489
|
+
z.current,
|
|
490
|
+
G.current,
|
|
491
|
+
(g == null ? void 0 : g.current) instanceof HTMLElement ? g.current : null,
|
|
492
|
+
q,
|
|
493
|
+
Ee,
|
|
494
|
+
Le,
|
|
495
|
+
Te,
|
|
496
|
+
ze
|
|
497
|
+
), pe = qt(
|
|
498
|
+
z.current,
|
|
499
|
+
Ee,
|
|
500
|
+
G.current,
|
|
501
|
+
(g == null ? void 0 : g.current) instanceof HTMLElement ? g.current : null,
|
|
502
|
+
q,
|
|
503
|
+
Le,
|
|
504
|
+
Te,
|
|
505
|
+
ze
|
|
506
|
+
), Ne = (e) => {
|
|
507
|
+
K.includes(e) && j({ key: e, direction: a });
|
|
508
|
+
}, rt = (e) => {
|
|
509
|
+
qe(e);
|
|
510
|
+
}, it = () => {
|
|
511
|
+
De();
|
|
512
|
+
}, ot = () => {
|
|
513
|
+
Xe();
|
|
514
|
+
}, Ae = (e) => K.includes(e) ? (M == null ? void 0 : M.key) === e ? Mt(a) ? /* @__PURE__ */ h(He, {}) : /* @__PURE__ */ h(bt, {}) : /* @__PURE__ */ h(He, {}) : null, lt = t.every((e) => p.includes(e.id)), ct = t.some((e) => p.includes(e.id)), $e = (p == null ? void 0 : p.length) > 0, at = !Et(t), dt = oe && at || $e, ht = t.every((e) => N.includes(e.id)), pt = X !== void 0 ? X : ht, ut = Be(
|
|
515
|
+
B,
|
|
516
|
+
R,
|
|
517
|
+
k,
|
|
518
|
+
o,
|
|
519
|
+
!!l,
|
|
520
|
+
!1,
|
|
521
|
+
T ? ee : void 0,
|
|
522
|
+
T
|
|
523
|
+
), ft = Be(
|
|
524
|
+
B,
|
|
525
|
+
R,
|
|
526
|
+
k,
|
|
527
|
+
o,
|
|
528
|
+
!!l,
|
|
529
|
+
!0,
|
|
530
|
+
T ? ee : void 0,
|
|
531
|
+
T
|
|
532
|
+
), xe = /* @__PURE__ */ h("button", { onClick: ot, "aria-label": "Toggle all rows expansion", children: /* @__PURE__ */ h("span", { className: m("expand-icon", { expanded: pt }), children: /* @__PURE__ */ h(We, {}) }) });
|
|
533
|
+
return S(() => {
|
|
534
|
+
if (!(g != null && g.current) || !z.current || !G.current)
|
|
535
|
+
return;
|
|
536
|
+
const e = g.current, r = z.current, n = G.current, u = () => {
|
|
537
|
+
const E = r.getBoundingClientRect(), $ = e.getBoundingClientRect(), W = n.offsetHeight, H = E.top - $.top, Y = E.bottom - $.top, Me = e.scrollTop > 0 && H <= 0 && Y > W;
|
|
538
|
+
if (nt(Me), Me) {
|
|
539
|
+
const se = E.left, _t = $.top;
|
|
540
|
+
n.classList.add(m("pinned-header")), y && (n.style.overflow = "hidden", n.style.overflowX = "hidden"), n.style.left = `${se}px`, n.style.top = `${_t}px`, n.style.width = `${E.width}px`;
|
|
541
|
+
} else {
|
|
542
|
+
const se = r.scrollLeft;
|
|
543
|
+
ne.current = !0, n.classList.remove(m("pinned-header")), y && (n.scrollLeft = 0), n.style.left = "", n.style.top = "", n.style.width = "", y && (n.style.overflow = "", n.style.overflowX = ""), y && se > 0 ? requestAnimationFrame(() => {
|
|
544
|
+
r.scrollLeft = se, setTimeout(() => {
|
|
545
|
+
ne.current = !1;
|
|
546
|
+
}, 0);
|
|
547
|
+
}) : ne.current = !1;
|
|
548
|
+
}
|
|
549
|
+
}, w = requestAnimationFrame(() => {
|
|
550
|
+
u();
|
|
551
|
+
});
|
|
552
|
+
return e.addEventListener("scroll", u), window.addEventListener("resize", u), () => {
|
|
553
|
+
cancelAnimationFrame(w), e.removeEventListener("scroll", u), window.removeEventListener("resize", u);
|
|
554
|
+
};
|
|
555
|
+
}, [g, y]), S(() => {
|
|
556
|
+
if (!(g != null && g.current) || !z.current || !G.current || !q)
|
|
557
|
+
return;
|
|
558
|
+
const e = g.current, r = z.current, n = G.current, u = () => {
|
|
559
|
+
const H = r.getBoundingClientRect(), Y = e.getBoundingClientRect();
|
|
560
|
+
n.style.left = `${H.left}px`, n.style.top = `${Y.top}px`, n.style.width = `${H.width}px`;
|
|
561
|
+
}, w = (H) => {
|
|
562
|
+
ne.current || (H === n ? r.scrollLeft = n.scrollLeft : n.scrollLeft = r.scrollLeft, I.current && I.current());
|
|
563
|
+
}, E = () => {
|
|
564
|
+
w(r), u();
|
|
565
|
+
}, $ = () => {
|
|
566
|
+
w(n);
|
|
567
|
+
}, W = () => {
|
|
568
|
+
u();
|
|
569
|
+
};
|
|
570
|
+
return r.addEventListener("scroll", E), y && n.addEventListener("scroll", $), e.addEventListener("scroll", W), window.addEventListener("resize", u), w(r), u(), () => {
|
|
571
|
+
r.removeEventListener("scroll", E), y && n.removeEventListener("scroll", $), e.removeEventListener("scroll", W), window.removeEventListener("resize", u);
|
|
572
|
+
};
|
|
573
|
+
}, [q, g, y]), S(() => {
|
|
574
|
+
if (!z.current || !y)
|
|
575
|
+
return;
|
|
576
|
+
const e = z.current, r = g == null ? void 0 : g.current;
|
|
577
|
+
le(e.scrollLeft), ce((r == null ? void 0 : r.scrollTop) || e.scrollTop || 0), ae(e.scrollWidth);
|
|
578
|
+
const n = () => {
|
|
579
|
+
e && (le(e.scrollLeft), ce((r == null ? void 0 : r.scrollTop) || e.scrollTop || 0), ae(e.scrollWidth));
|
|
580
|
+
};
|
|
581
|
+
let u = null;
|
|
582
|
+
const w = () => {
|
|
583
|
+
u === null && (u = requestAnimationFrame(() => {
|
|
584
|
+
n(), u = null;
|
|
585
|
+
}));
|
|
586
|
+
}, E = () => {
|
|
587
|
+
w();
|
|
588
|
+
}, $ = () => {
|
|
589
|
+
w();
|
|
590
|
+
};
|
|
591
|
+
e.addEventListener("scroll", E, { passive: !0 }), r && r.addEventListener("scroll", $, {
|
|
592
|
+
passive: !0
|
|
593
|
+
});
|
|
594
|
+
const W = () => {
|
|
595
|
+
n(), st((Y) => Y + 1);
|
|
596
|
+
};
|
|
597
|
+
window.addEventListener("resize", W), I.current = n, n();
|
|
598
|
+
const H = new ResizeObserver(() => {
|
|
599
|
+
n();
|
|
600
|
+
});
|
|
601
|
+
return e && H.observe(e), () => {
|
|
602
|
+
e.removeEventListener("scroll", E), r && r.removeEventListener("scroll", $), window.removeEventListener("resize", W), H.disconnect(), u !== null && (cancelAnimationFrame(u), u = null);
|
|
603
|
+
};
|
|
604
|
+
}, [y, g, q, N]), S(() => {
|
|
605
|
+
if (!z.current || !y)
|
|
606
|
+
return;
|
|
607
|
+
const e = z.current, r = g == null ? void 0 : g.current;
|
|
608
|
+
requestAnimationFrame(() => {
|
|
609
|
+
e && (le(e.scrollLeft), ce((r == null ? void 0 : r.scrollTop) || e.scrollTop || 0), ae(e.scrollWidth), I.current && I.current());
|
|
610
|
+
});
|
|
611
|
+
}, [ee, y, g]), S(() => {
|
|
612
|
+
if (!z.current)
|
|
613
|
+
return;
|
|
614
|
+
const e = z.current, r = () => {
|
|
615
|
+
Array.from(e.querySelectorAll('[data-base-left="0"]')).forEach(te);
|
|
616
|
+
};
|
|
617
|
+
requestAnimationFrame(() => {
|
|
618
|
+
r();
|
|
619
|
+
});
|
|
620
|
+
}, [k, t, te]), S(() => {
|
|
621
|
+
if (!z.current)
|
|
622
|
+
return;
|
|
623
|
+
const e = z.current, r = new Set(N), n = de.current, u = /* @__PURE__ */ new Set();
|
|
624
|
+
if (N.forEach((w) => {
|
|
625
|
+
n.has(w) || u.add(w);
|
|
626
|
+
}), n.forEach((w) => {
|
|
627
|
+
r.has(w) || u.add(w);
|
|
628
|
+
}), u.size === 0) {
|
|
629
|
+
de.current = r;
|
|
630
|
+
return;
|
|
631
|
+
}
|
|
632
|
+
requestAnimationFrame(() => {
|
|
633
|
+
u.forEach((w) => {
|
|
634
|
+
const E = e.querySelector(
|
|
635
|
+
`[data-base-left="0"][data-row-id="${w}"]`
|
|
636
|
+
);
|
|
637
|
+
E && te(E);
|
|
638
|
+
});
|
|
639
|
+
}), de.current = r;
|
|
640
|
+
}, [k, N, te]), /* @__PURE__ */ C(
|
|
641
|
+
"div",
|
|
642
|
+
{
|
|
643
|
+
ref: z,
|
|
644
|
+
className: m(
|
|
645
|
+
"table",
|
|
646
|
+
{
|
|
647
|
+
"fixed-header": L,
|
|
648
|
+
"horizontally-scrollable-container": L && (y || T),
|
|
649
|
+
"external-scroll-container": L && !!g
|
|
650
|
+
},
|
|
651
|
+
d
|
|
652
|
+
),
|
|
653
|
+
children: [
|
|
654
|
+
/* @__PURE__ */ C(
|
|
655
|
+
"div",
|
|
656
|
+
{
|
|
657
|
+
ref: G,
|
|
658
|
+
className: m(
|
|
659
|
+
"table-header",
|
|
660
|
+
{
|
|
661
|
+
"sticky-header": L && !q,
|
|
662
|
+
"horizontally-scrollable": y,
|
|
663
|
+
resizable: T
|
|
664
|
+
},
|
|
665
|
+
f
|
|
666
|
+
),
|
|
667
|
+
style: { gridTemplateColumns: ft },
|
|
668
|
+
children: [
|
|
669
|
+
o && /* @__PURE__ */ h(
|
|
670
|
+
"div",
|
|
671
|
+
{
|
|
672
|
+
className: m("table-header-cell", "checkbox-cell"),
|
|
673
|
+
"data-base-left": k ? D : 0,
|
|
674
|
+
children: dt && /* @__PURE__ */ h(
|
|
675
|
+
Pe,
|
|
676
|
+
{
|
|
677
|
+
value: lt,
|
|
678
|
+
partiallyChecked: ct,
|
|
679
|
+
onChange: it,
|
|
680
|
+
className: m("checkbox-cell")
|
|
681
|
+
}
|
|
682
|
+
)
|
|
683
|
+
}
|
|
684
|
+
),
|
|
685
|
+
k && /* @__PURE__ */ h(
|
|
686
|
+
"div",
|
|
687
|
+
{
|
|
688
|
+
className: m("table-header-cell", "expand-cell", "left-border-accent"),
|
|
689
|
+
"data-base-left": "0",
|
|
690
|
+
children: P ? /* @__PURE__ */ h(
|
|
691
|
+
wt,
|
|
692
|
+
{
|
|
693
|
+
content: P,
|
|
694
|
+
placement: "top",
|
|
695
|
+
wrapperClassName: m("expand-all-tooltip-wrapper"),
|
|
696
|
+
contentClassName: m("expand-all-tooltip-content"),
|
|
697
|
+
children: xe
|
|
698
|
+
}
|
|
699
|
+
) : xe
|
|
700
|
+
}
|
|
701
|
+
),
|
|
702
|
+
B.map((e, r) => {
|
|
703
|
+
const n = /* @__PURE__ */ h(
|
|
704
|
+
"button",
|
|
705
|
+
{
|
|
706
|
+
"data-column-key": e.key,
|
|
707
|
+
"data-pinned-index": r,
|
|
708
|
+
className: m("table-header-cell", "pinned-column", {
|
|
709
|
+
[`align-${e.align}`]: "align" in e,
|
|
710
|
+
"primary-cell": O(e),
|
|
711
|
+
"sortable-cell": K.includes(e.key),
|
|
712
|
+
resizable: T
|
|
713
|
+
}),
|
|
714
|
+
style: re(
|
|
715
|
+
e,
|
|
716
|
+
!0,
|
|
717
|
+
r,
|
|
718
|
+
B,
|
|
719
|
+
V,
|
|
720
|
+
k,
|
|
721
|
+
o
|
|
722
|
+
),
|
|
723
|
+
children: /* @__PURE__ */ C(
|
|
724
|
+
"div",
|
|
725
|
+
{
|
|
726
|
+
className: m("label"),
|
|
727
|
+
onClick: () => Ne(e.key),
|
|
728
|
+
onMouseEnter: () => ve(e.key),
|
|
729
|
+
onMouseLeave: ye,
|
|
730
|
+
children: [
|
|
731
|
+
/* @__PURE__ */ h(Se, { column: e }),
|
|
732
|
+
(me === e.key || (M == null ? void 0 : M.key) === e.key) && Ae(e.key)
|
|
733
|
+
]
|
|
734
|
+
}
|
|
735
|
+
)
|
|
736
|
+
},
|
|
737
|
+
e.key
|
|
738
|
+
);
|
|
739
|
+
return T ? ke(e, n) : n;
|
|
740
|
+
}),
|
|
741
|
+
R.map((e) => {
|
|
742
|
+
const r = /* @__PURE__ */ h(
|
|
743
|
+
"button",
|
|
744
|
+
{
|
|
745
|
+
className: m("table-header-cell", {
|
|
746
|
+
[`align-${e.align}`]: "align" in e,
|
|
747
|
+
"primary-cell": O(e),
|
|
748
|
+
"sortable-cell": K.includes(e.key),
|
|
749
|
+
resizable: T
|
|
750
|
+
}),
|
|
751
|
+
style: re(
|
|
752
|
+
e,
|
|
753
|
+
!1,
|
|
754
|
+
void 0,
|
|
755
|
+
B,
|
|
756
|
+
V,
|
|
757
|
+
k,
|
|
758
|
+
o
|
|
759
|
+
),
|
|
760
|
+
children: /* @__PURE__ */ C(
|
|
761
|
+
"div",
|
|
762
|
+
{
|
|
763
|
+
className: m("label"),
|
|
764
|
+
onClick: () => Ne(e.key),
|
|
765
|
+
onMouseEnter: () => ve(e.key),
|
|
766
|
+
onMouseLeave: ye,
|
|
767
|
+
children: [
|
|
768
|
+
/* @__PURE__ */ h(Se, { column: e }),
|
|
769
|
+
(me === e.key || (M == null ? void 0 : M.key) === e.key) && Ae(e.key)
|
|
770
|
+
]
|
|
771
|
+
}
|
|
772
|
+
)
|
|
773
|
+
},
|
|
774
|
+
e.key
|
|
775
|
+
);
|
|
776
|
+
return T ? ke(e, r) : r;
|
|
777
|
+
}),
|
|
778
|
+
l && /* @__PURE__ */ h("div", { className: m("table-header-cell", "action-menu-cell") })
|
|
779
|
+
]
|
|
780
|
+
}
|
|
781
|
+
),
|
|
782
|
+
/* @__PURE__ */ h(
|
|
783
|
+
"div",
|
|
784
|
+
{
|
|
785
|
+
ref: tt,
|
|
786
|
+
className: m(
|
|
787
|
+
"table-body",
|
|
788
|
+
{
|
|
789
|
+
"scrollable-body": L,
|
|
790
|
+
"horizontally-scrollable": y,
|
|
791
|
+
resizable: T
|
|
792
|
+
},
|
|
793
|
+
v
|
|
794
|
+
),
|
|
795
|
+
children: t.map((e, r) => /* @__PURE__ */ C(
|
|
796
|
+
"div",
|
|
797
|
+
{
|
|
798
|
+
"data-row-index": r,
|
|
799
|
+
className: m("table-row", Ht(e), c, {
|
|
800
|
+
selectable: o
|
|
801
|
+
}),
|
|
802
|
+
onMouseEnter: () => Je(r),
|
|
803
|
+
onMouseLeave: Qe,
|
|
804
|
+
children: [
|
|
805
|
+
o && /* @__PURE__ */ h(
|
|
806
|
+
"div",
|
|
807
|
+
{
|
|
808
|
+
className: m("table-cell", "checkbox-cell"),
|
|
809
|
+
"data-base-left": k ? D : 0,
|
|
810
|
+
children: ($e || Ye === r) && /* @__PURE__ */ h(
|
|
811
|
+
Pe,
|
|
812
|
+
{
|
|
813
|
+
value: p.includes(e.id),
|
|
814
|
+
onChange: () => rt(e.id),
|
|
815
|
+
className: m("checkbox-cell")
|
|
816
|
+
}
|
|
817
|
+
)
|
|
818
|
+
}
|
|
819
|
+
),
|
|
820
|
+
/* @__PURE__ */ h("div", { className: m("row-content-wrapper"), children: /* @__PURE__ */ C("div", { className: m("table-row-content"), style: { gridTemplateColumns: ut }, children: [
|
|
821
|
+
k && /* @__PURE__ */ h(
|
|
822
|
+
"div",
|
|
823
|
+
{
|
|
824
|
+
className: m("table-cell", "expand-cell", "left-border-accent"),
|
|
825
|
+
"data-base-left": "0",
|
|
826
|
+
"data-row-id": e.id,
|
|
827
|
+
children: /* @__PURE__ */ h(
|
|
828
|
+
"button",
|
|
829
|
+
{
|
|
830
|
+
onClick: () => Ze(e.id),
|
|
831
|
+
"aria-label": N.includes(e.id) ? "Collapse row" : "Expand row",
|
|
832
|
+
"aria-expanded": N.includes(e.id),
|
|
833
|
+
children: /* @__PURE__ */ h(
|
|
834
|
+
"span",
|
|
835
|
+
{
|
|
836
|
+
className: m("expand-icon", {
|
|
837
|
+
expanded: N.includes(e.id)
|
|
838
|
+
}),
|
|
839
|
+
children: /* @__PURE__ */ h(We, {})
|
|
840
|
+
}
|
|
841
|
+
)
|
|
842
|
+
}
|
|
843
|
+
)
|
|
844
|
+
}
|
|
845
|
+
),
|
|
846
|
+
B.map((n, u) => {
|
|
847
|
+
const w = we(e.id, n.key), E = O(n);
|
|
848
|
+
return /* @__PURE__ */ h(
|
|
849
|
+
"div",
|
|
850
|
+
{
|
|
851
|
+
"data-column-key": n.key,
|
|
852
|
+
"data-pinned-index": u,
|
|
853
|
+
ref: E ? be(n.key) : void 0,
|
|
854
|
+
className: m("table-cell", "pinned-column", {
|
|
855
|
+
"primary-cell": E,
|
|
856
|
+
"expanded-cell": w
|
|
857
|
+
}),
|
|
858
|
+
style: re(
|
|
859
|
+
n,
|
|
860
|
+
!0,
|
|
861
|
+
u,
|
|
862
|
+
B,
|
|
863
|
+
V,
|
|
864
|
+
k,
|
|
865
|
+
o
|
|
866
|
+
),
|
|
867
|
+
children: e[n.key].component || e[n.key].content || e[n.key]
|
|
868
|
+
},
|
|
869
|
+
n.key
|
|
870
|
+
);
|
|
871
|
+
}),
|
|
872
|
+
R.map((n) => {
|
|
873
|
+
const u = we(e.id, n.key), w = O(n);
|
|
874
|
+
return /* @__PURE__ */ h(
|
|
875
|
+
"div",
|
|
876
|
+
{
|
|
877
|
+
ref: w ? be(n.key) : void 0,
|
|
878
|
+
className: m("table-cell", {
|
|
879
|
+
"primary-cell": w,
|
|
880
|
+
"expanded-cell": u
|
|
881
|
+
}),
|
|
882
|
+
style: re(
|
|
883
|
+
n,
|
|
884
|
+
!1,
|
|
885
|
+
void 0,
|
|
886
|
+
B,
|
|
887
|
+
V,
|
|
888
|
+
k,
|
|
889
|
+
o
|
|
890
|
+
),
|
|
891
|
+
children: e[n.key].component || e[n.key].content || e[n.key]
|
|
892
|
+
},
|
|
893
|
+
n.key
|
|
894
|
+
);
|
|
895
|
+
}),
|
|
896
|
+
l && /* @__PURE__ */ h("div", { className: m("table-cell", "action-menu-cell"), children: l(e.metaData) })
|
|
897
|
+
] }) })
|
|
898
|
+
]
|
|
899
|
+
},
|
|
900
|
+
e.id
|
|
901
|
+
))
|
|
902
|
+
}
|
|
903
|
+
),
|
|
904
|
+
y && /* @__PURE__ */ C(gt, { children: [
|
|
905
|
+
/* @__PURE__ */ h(
|
|
906
|
+
Ge,
|
|
907
|
+
{
|
|
908
|
+
portalContainer: ge,
|
|
909
|
+
visible: he.visible,
|
|
910
|
+
position: he.position,
|
|
911
|
+
size: he.size,
|
|
912
|
+
direction: "right",
|
|
913
|
+
className: Ve,
|
|
914
|
+
dataTestId: "right-gradient"
|
|
915
|
+
}
|
|
916
|
+
),
|
|
917
|
+
/* @__PURE__ */ h(
|
|
918
|
+
Ge,
|
|
919
|
+
{
|
|
920
|
+
portalContainer: ge,
|
|
921
|
+
visible: pe.visible,
|
|
922
|
+
position: pe.position,
|
|
923
|
+
size: pe.size,
|
|
924
|
+
direction: "left",
|
|
925
|
+
className: Ie,
|
|
926
|
+
dataTestId: "pinned-gradient"
|
|
927
|
+
}
|
|
928
|
+
)
|
|
929
|
+
] })
|
|
930
|
+
]
|
|
931
|
+
}
|
|
932
|
+
);
|
|
933
|
+
};
|
|
934
|
+
export {
|
|
935
|
+
sn as T
|
|
936
|
+
};
|