@noxickon/onyx 6.4.0 → 6.6.0

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.
@@ -2,84 +2,86 @@ import { createCompoundContext as e } from "../../internal/context/createCompoun
2
2
  import { OxButton as t } from "../Button/Button.js";
3
3
  import { OxDropdown as n } from "../Dropdown/index.js";
4
4
  import { OxCheckbox as r } from "../Checkbox/Checkbox.js";
5
- import { OxPopover as i } from "../Popover/index.js";
6
- import { OxSkeleton as a } from "../Skeleton/Skeleton2.js";
7
- import { useControllableState as o } from "../../internal/hooks/useControllableState/useControllableState.js";
8
- import { OxTable as s } from "../Table/index.js";
9
- import { dataTableVariants as c } from "./DataTable.styles.js";
10
- import { orderColumnIds as l, reorderColumns as u } from "./DataTable.utils.js";
11
- import { c as d } from "react/compiler-runtime";
12
- import { ArrowDown as f, ArrowUp as p, ArrowUpDown as m, ChevronLeft as h, ChevronRight as g, EllipsisVertical as _, EyeOff as v, GripVertical as y, Lock as b, Settings2 as x, Snowflake as S } from "lucide-react";
13
- import { Children as C, isValidElement as w, useId as T, useRef as E, useState as D } from "react";
14
- import { Fragment as O, jsx as k, jsxs as A } from "react/jsx-runtime";
15
- import { DndContext as j, KeyboardSensor as M, PointerSensor as N, closestCenter as P, useSensor as F, useSensors as I } from "@dnd-kit/core";
16
- import { SortableContext as L, sortableKeyboardCoordinates as R, useSortable as z, verticalListSortingStrategy as B } from "@dnd-kit/sortable";
17
- import { CSS as V } from "@dnd-kit/utilities";
18
- import { pick as H } from "es-toolkit";
5
+ import { OxPagination as i } from "../Pagination/index.js";
6
+ import { OxPopover as a } from "../Popover/index.js";
7
+ import { OxSkeleton as o } from "../Skeleton/Skeleton2.js";
8
+ import { useControllableState as s } from "../../internal/hooks/useControllableState/useControllableState.js";
9
+ import { OxTable as c } from "../Table/index.js";
10
+ import { useOxPagination as l } from "../../hooks/usePagination/usePagination.js";
11
+ import { dataTableVariants as u } from "./DataTable.styles.js";
12
+ import { orderColumnIds as d, reorderColumns as f } from "./DataTable.utils.js";
13
+ import { c as p } from "react/compiler-runtime";
14
+ import { ArrowDown as m, ArrowUp as h, ArrowUpDown as g, ChevronLeft as _, ChevronRight as v, EllipsisVertical as y, EyeOff as b, Funnel as x, GripVertical as S, Lock as C, Settings2 as w, Snowflake as T } from "lucide-react";
15
+ import { Children as E, Fragment as D, isValidElement as O, useId as k, useRef as A, useState as j } from "react";
16
+ import { Fragment as M, jsx as N, jsxs as P } from "react/jsx-runtime";
17
+ import { DndContext as F, KeyboardSensor as I, PointerSensor as L, closestCenter as R, useSensor as z, useSensors as B } from "@dnd-kit/core";
18
+ import { SortableContext as V, sortableKeyboardCoordinates as H, useSortable as U, verticalListSortingStrategy as W } from "@dnd-kit/sortable";
19
+ import { CSS as G } from "@dnd-kit/utilities";
20
+ import { pick as K } from "es-toolkit";
19
21
  //#region src/components/DataTable/DataTable.tsx
20
- var U = "__ox-expand", W = "__ox-select", G = [
22
+ var ee = "__ox-expand", q = "__ox-select", J = [
21
23
  "w-3/5",
22
24
  "w-2/5",
23
25
  "w-4/5"
24
- ], { Provider: ee, useRequiredContext: K } = e("OxDataTable"), q = (...e) => e.filter(Boolean).join(" ") || void 0, te = (e) => {
26
+ ], { Provider: te, useRequiredContext: Y } = e("OxDataTable"), X = (...e) => e.filter(Boolean).join(" ") || void 0, ne = (e) => {
25
27
  if (typeof e == "number") return e;
26
28
  if (typeof e == "string" && e.endsWith("px")) return Number.parseFloat(e);
27
- }, ne = (e) => e == null ? null : typeof e == "string" || typeof e == "number" ? e : typeof e == "boolean" ? e ? "Yes" : "No" : null, re = (e) => w(e) && e.type === Q;
28
- function J(e) {
29
- let t = d(56), { caption: n, children: r, className: i, columnOrder: u, columnVisibility: f, columns: p, data: m, defaultColumnOrder: h, defaultColumnVisibility: g, defaultExpandedRows: _, defaultFrozenColumns: v, defaultPage: y, defaultSelectedRows: b, defaultSort: x, density: S, emptyState: w, endReachedThreshold: D, frozenColumns: O, getRowCanExpand: j, getRowId: M, hover: N, loading: P, maxHeight: F, onColumnOrderChange: I, onColumnVisibilityChange: L, onEndReached: R, onFrozenColumnsChange: z, onPageChange: B, onSelectionChange: V, onSortChange: H, page: K, pageSize: ne, paginationMode: re, renderExpandedRow: J, rowCount: me, selectable: he, selectedRows: ge, sort: Y, stickyHeader: X } = e, Z = x === void 0 ? null : x, Q = S === void 0 ? "comfortable" : S, _e = w === void 0 ? "No results." : w, ve = D === void 0 ? 320 : D, ye = N === void 0 ? !0 : N, be = P === void 0 ? !1 : P, xe = ne === void 0 ? 10 : ne, Se = re === void 0 ? "pages" : re, Ce = he === void 0 ? !1 : he, we = X === void 0 ? !0 : X, Te = T(), $ = c({ density: Q }), Ee = new Map(p.map(fe)), De = de, Oe;
30
- t[0] !== p || t[1] !== h ? (Oe = h ?? p.map(ue), t[0] = p, t[1] = h, t[2] = Oe) : Oe = t[2];
29
+ }, re = (e) => e == null ? null : typeof e == "string" || typeof e == "number" ? e : typeof e == "boolean" ? e ? "Yes" : "No" : null, Z = (e) => O(e) && e.type === we;
30
+ function ie(e) {
31
+ let t = p(56), { caption: n, children: r, className: i, columnOrder: a, columnVisibility: l, columns: f, data: m, defaultColumnOrder: h, defaultColumnVisibility: g, defaultExpandedRows: _, defaultFrozenColumns: v, defaultPage: y, defaultSelectedRows: b, defaultSort: x, density: S, emptyState: C, endReachedThreshold: w, frozenColumns: T, getRowCanExpand: D, getRowId: O, hover: j, loading: M, maxHeight: F, onColumnOrderChange: I, onColumnVisibilityChange: L, onEndReached: R, onFrozenColumnsChange: z, onPageChange: B, onSelectionChange: V, onSortChange: H, page: U, pageSize: W, paginationMode: G, renderExpandedRow: K, rowCount: Y, selectable: re, selectedRows: Z, sort: ie, stickyHeader: he } = e, Q = x === void 0 ? null : x, ge = S === void 0 ? "comfortable" : S, _e = C === void 0 ? "No results." : C, ve = w === void 0 ? 320 : w, ye = j === void 0 ? !0 : j, be = M === void 0 ? !1 : M, xe = W === void 0 ? 10 : W, Se = G === void 0 ? "pages" : G, Ce = re === void 0 ? !1 : re, we = he === void 0 ? !0 : he, Te = k(), $ = u({ density: ge }), Ee = new Map(f.map(pe)), De = fe, Oe;
32
+ t[0] !== f || t[1] !== h ? (Oe = h ?? f.map(de), t[0] = f, t[1] = h, t[2] = Oe) : Oe = t[2];
31
33
  let ke;
32
- t[3] !== u || t[4] !== I || t[5] !== Oe ? (ke = {
33
- prop: u,
34
+ t[3] !== a || t[4] !== I || t[5] !== Oe ? (ke = {
35
+ prop: a,
34
36
  defaultProp: Oe,
35
37
  onChange: I
36
- }, t[3] = u, t[4] = I, t[5] = Oe, t[6] = ke) : ke = t[6];
37
- let [Ae, je] = o(ke), Me;
38
+ }, t[3] = a, t[4] = I, t[5] = Oe, t[6] = ke) : ke = t[6];
39
+ let [Ae, je] = s(ke), Me;
38
40
  t[7] === g ? Me = t[8] : (Me = g ?? {}, t[7] = g, t[8] = Me);
39
41
  let Ne;
40
- t[9] !== f || t[10] !== L || t[11] !== Me ? (Ne = {
41
- prop: f,
42
+ t[9] !== l || t[10] !== L || t[11] !== Me ? (Ne = {
43
+ prop: l,
42
44
  defaultProp: Me,
43
45
  onChange: L
44
- }, t[9] = f, t[10] = L, t[11] = Me, t[12] = Ne) : Ne = t[12];
45
- let [Pe, Fe] = o(Ne), Ie;
46
+ }, t[9] = l, t[10] = L, t[11] = Me, t[12] = Ne) : Ne = t[12];
47
+ let [Pe, Fe] = s(Ne), Ie;
46
48
  t[13] === v ? Ie = t[14] : (Ie = v ?? [], t[13] = v, t[14] = Ie);
47
49
  let Le;
48
- t[15] !== O || t[16] !== z || t[17] !== Ie ? (Le = {
49
- prop: O,
50
+ t[15] !== T || t[16] !== z || t[17] !== Ie ? (Le = {
51
+ prop: T,
50
52
  defaultProp: Ie,
51
53
  onChange: z
52
- }, t[15] = O, t[16] = z, t[17] = Ie, t[18] = Le) : Le = t[18];
53
- let [Re, ze] = o(Le), Be;
54
- t[19] !== Z || t[20] !== Y ? (Be = {
55
- prop: Y,
56
- defaultProp: Z
57
- }, t[19] = Z, t[20] = Y, t[21] = Be) : Be = t[21];
58
- let [Ve, He] = o(Be), Ue;
54
+ }, t[15] = T, t[16] = z, t[17] = Ie, t[18] = Le) : Le = t[18];
55
+ let [Re, ze] = s(Le), Be;
56
+ t[19] !== Q || t[20] !== ie ? (Be = {
57
+ prop: ie,
58
+ defaultProp: Q
59
+ }, t[19] = Q, t[20] = ie, t[21] = Be) : Be = t[21];
60
+ let [Ve, He] = s(Be), Ue;
59
61
  t[22] === b ? Ue = t[23] : (Ue = b ?? /* @__PURE__ */ new Set(), t[22] = b, t[23] = Ue);
60
62
  let We;
61
- t[24] !== V || t[25] !== ge || t[26] !== Ue ? (We = {
62
- prop: ge,
63
+ t[24] !== V || t[25] !== Z || t[26] !== Ue ? (We = {
64
+ prop: Z,
63
65
  defaultProp: Ue,
64
66
  onChange: V
65
- }, t[24] = V, t[25] = ge, t[26] = Ue, t[27] = We) : We = t[27];
66
- let [Ge, Ke] = o(We), qe = y ?? 1, Je;
67
- t[28] !== B || t[29] !== K || t[30] !== qe ? (Je = {
68
- prop: K,
67
+ }, t[24] = V, t[25] = Z, t[26] = Ue, t[27] = We) : We = t[27];
68
+ let [Ge, Ke] = s(We), qe = y ?? 1, Je;
69
+ t[28] !== B || t[29] !== U || t[30] !== qe ? (Je = {
70
+ prop: U,
69
71
  defaultProp: qe,
70
72
  onChange: B
71
- }, t[28] = B, t[29] = K, t[30] = qe, t[31] = Je) : Je = t[31];
72
- let [Ye, Xe] = o(Je), Ze = l(p, Ae), Qe = (e) => Pe[e] !== !1, $e = Ze.map((e) => Ee.get(e)).filter(le), et = [...$e.filter(ce), ...$e.filter(se)], tt = et.filter((e) => e.system || Qe(e.id)), nt = new Set(Re), rt = tt.filter((e) => nt.has(e.id)), it = [...rt, ...tt.filter((e) => !nt.has(e.id))], at = nt.size > 0, ot = [];
73
- J && ot.push({
74
- key: U,
73
+ }, t[28] = B, t[29] = U, t[30] = qe, t[31] = Je) : Je = t[31];
74
+ let [Ye, Xe] = s(Je), Ze = d(f, Ae), Qe = (e) => Pe[e] !== !1, $e = Ze.map((e) => Ee.get(e)).filter(ue), et = [...$e.filter(le), ...$e.filter(ce)], tt = et.filter((e) => e.system || Qe(e.id)), nt = new Set(Re), rt = tt.filter((e) => nt.has(e.id)), it = [...rt, ...tt.filter((e) => !nt.has(e.id))], at = nt.size > 0, ot = [];
75
+ K && ot.push({
76
+ key: ee,
75
77
  width: 44
76
78
  }), Ce && ot.push({
77
- key: W,
79
+ key: q,
78
80
  width: 48
79
81
  });
80
82
  for (let e of rt) ot.push({
81
83
  key: e.id,
82
- width: te(e.width) ?? te(e.minWidth) ?? 200
84
+ width: ne(e.width) ?? ne(e.minWidth) ?? 200
83
85
  });
84
86
  let st = /* @__PURE__ */ new Map(), ct = 0;
85
87
  for (let e of ot) st.set(e.key, ct), ct += e.width;
@@ -91,7 +93,7 @@ function J(e) {
91
93
  else {
92
94
  Object.assign(r, { "--ox-frozen-left": `${st.get(e)}px` });
93
95
  let t = e === lt ? $.frozenEdge() : void 0;
94
- a = q($.frozenHead(), t), o = q($.frozenCell(), t);
96
+ a = X($.frozenHead(), t), o = X($.frozenCell(), t);
95
97
  }
96
98
  return {
97
99
  sticky: i,
@@ -127,12 +129,12 @@ function J(e) {
127
129
  let gt = ht, _t;
128
130
  t[40] === Ke ? _t = t[41] : (_t = () => Ke(/* @__PURE__ */ new Set()), t[40] = Ke, t[41] = _t);
129
131
  let vt = _t, yt;
130
- t[42] !== M || t[43] !== Ge ? (yt = (e) => Ge.has(M(e)), t[42] = M, t[43] = Ge, t[44] = yt) : yt = t[44];
131
- let bt = m.filter(yt), xt = me == null ? void 0 : Math.max(1, Math.ceil(me / xe)), St = {
132
+ t[42] !== O || t[43] !== Ge ? (yt = (e) => Ge.has(O(e)), t[42] = O, t[43] = Ge, t[44] = yt) : yt = t[44];
133
+ let bt = m.filter(yt), xt = Y == null ? void 0 : Math.max(1, Math.ceil(Y / xe)), St = {
132
134
  baseId: Te,
133
135
  clearSelection: vt,
134
136
  columnVisibility: Pe,
135
- density: Q,
137
+ density: ge,
136
138
  frozenColumns: nt,
137
139
  hideColumn: gt,
138
140
  orderedColumns: et.map((e) => ({
@@ -147,7 +149,7 @@ function J(e) {
147
149
  pageSize: xe,
148
150
  paginationMode: Se,
149
151
  requestSort: ft,
150
- rowCount: me,
152
+ rowCount: Y,
151
153
  selectable: Ce,
152
154
  selectedCount: bt.length,
153
155
  selectedRows: bt,
@@ -156,7 +158,7 @@ function J(e) {
156
158
  setPage: Xe,
157
159
  sort: Ve,
158
160
  toggleFrozen: mt
159
- }, Ct = E(!1), wt;
161
+ }, Ct = A(!1), wt;
160
162
  t[45] !== ve || t[46] !== R || t[47] !== Se ? (wt = (e) => {
161
163
  if (Se !== "infinite" || !R) return;
162
164
  let t = e.currentTarget;
@@ -164,53 +166,53 @@ function J(e) {
164
166
  }, t[45] = ve, t[46] = R, t[47] = Se, t[48] = wt) : wt = t[48];
165
167
  let Tt = wt, Et, Dt;
166
168
  if (t[49] !== r) {
167
- let e = C.toArray(r);
168
- Dt = e.filter(oe), Et = e.filter(ae), t[49] = r, t[50] = Et, t[51] = Dt;
169
+ let e = E.toArray(r);
170
+ Dt = e.filter(se), Et = e.filter(oe), t[49] = r, t[50] = Et, t[51] = Dt;
169
171
  } else Et = t[50], Dt = t[51];
170
- let Ot = Et, kt = it.length + +!!Ce + +!!J, At = ut(U), jt = ut(W), Mt = at ? void 0 : $.selectCol(), Nt = ie, Pt = () => be && Se === "pages" ? Array.from({ length: Math.min(xe, 8) }, (e, t) => /* @__PURE__ */ A(s.Row, { children: [
171
- J != null && /* @__PURE__ */ k(s.Cell, {
172
- className: q("w-11", At.cellClass),
172
+ let Ot = Et, kt = it.length + +!!Ce + +!!K, At = ut(ee), jt = ut(q), Mt = at ? void 0 : $.selectCol(), Nt = ae, Pt = () => be && Se === "pages" ? Array.from({ length: Math.min(xe, 8) }, (e, t) => /* @__PURE__ */ P(c.Row, { children: [
173
+ K != null && /* @__PURE__ */ N(c.Cell, {
174
+ className: X("w-11", At.cellClass),
173
175
  sticky: At.sticky,
174
176
  style: At.style
175
177
  }),
176
- Ce && /* @__PURE__ */ k(s.Cell, {
177
- className: q(Mt, jt.cellClass),
178
+ Ce && /* @__PURE__ */ N(c.Cell, {
179
+ className: X(Mt, jt.cellClass),
178
180
  sticky: jt.sticky,
179
181
  style: jt.style
180
182
  }),
181
183
  it.map((e, n) => {
182
184
  let r = ut(e.id, e.width, e.minWidth);
183
- return /* @__PURE__ */ k(s.Cell, {
185
+ return /* @__PURE__ */ N(c.Cell, {
184
186
  align: e.align,
185
187
  className: r.cellClass,
186
188
  sticky: r.sticky,
187
189
  style: r.style,
188
- children: /* @__PURE__ */ k(a, { className: q("h-2.5", G[(t + n) % G.length]) })
190
+ children: /* @__PURE__ */ N(o, { className: X("h-2.5", J[(t + n) % J.length]) })
189
191
  }, e.id);
190
192
  })
191
- ] }, `__ox-skeleton-${t}`)) : m.length === 0 ? /* @__PURE__ */ k(s.Row, { children: /* @__PURE__ */ k(s.Cell, {
193
+ ] }, `__ox-skeleton-${t}`)) : m.length === 0 ? /* @__PURE__ */ N(c.Row, { children: /* @__PURE__ */ N(c.Cell, {
192
194
  className: $.empty(),
193
195
  colSpan: kt || 1,
194
196
  children: _e
195
197
  }) }, "__ox-empty") : m.flatMap((e) => {
196
- let t = M(e), n = J != null && (j?.(e) ?? !0), r = [/* @__PURE__ */ A(s.Row, {
198
+ let t = O(e), n = K != null && (D?.(e) ?? !0), r = [/* @__PURE__ */ P(c.Row, {
197
199
  rowId: t,
198
200
  children: [
199
- J != null && /* @__PURE__ */ k(s.Cell, {
201
+ K != null && /* @__PURE__ */ N(c.Cell, {
200
202
  align: "center",
201
- className: q("w-11", At.cellClass),
203
+ className: X("w-11", At.cellClass),
202
204
  sticky: At.sticky,
203
205
  style: At.style,
204
- children: n && /* @__PURE__ */ k(s.ExpandTrigger, {})
206
+ children: n && /* @__PURE__ */ N(c.ExpandTrigger, {})
205
207
  }),
206
- Ce && /* @__PURE__ */ k(s.SelectCell, {
207
- className: q(Mt, jt.cellClass),
208
+ Ce && /* @__PURE__ */ N(c.SelectCell, {
209
+ className: X(Mt, jt.cellClass),
208
210
  sticky: jt.sticky,
209
211
  style: jt.style
210
212
  }),
211
213
  it.map((t) => {
212
214
  let n = ut(t.id, t.width, t.minWidth);
213
- return /* @__PURE__ */ k(s.Cell, {
215
+ return /* @__PURE__ */ N(c.Cell, {
214
216
  align: t.align,
215
217
  className: n.cellClass,
216
218
  sticky: n.sticky,
@@ -220,29 +222,29 @@ function J(e) {
220
222
  })
221
223
  ]
222
224
  }, t)];
223
- return n && r.push(/* @__PURE__ */ k(s.ExpandedRow, {
225
+ return n && r.push(/* @__PURE__ */ N(c.ExpandedRow, {
224
226
  rowId: t,
225
- children: J(e)
227
+ children: K(e)
226
228
  }, `${t}__detail`)), r;
227
229
  }), Ft;
228
230
  t[52] === F ? Ft = t[53] : (Ft = F == null ? void 0 : { maxHeight: F }, t[52] = F, t[53] = Ft);
229
231
  let It;
230
- return t[54] === n ? It = t[55] : (It = n != null && /* @__PURE__ */ k(s.Caption, { children: n }), t[54] = n, t[55] = It), /* @__PURE__ */ k(ee, {
232
+ return t[54] === n ? It = t[55] : (It = n != null && /* @__PURE__ */ N(c.Caption, { children: n }), t[54] = n, t[55] = It), /* @__PURE__ */ N(te, {
231
233
  value: St,
232
- children: /* @__PURE__ */ A("div", {
234
+ children: /* @__PURE__ */ P("div", {
233
235
  className: $.root({ class: i }),
234
236
  "data-ox-slot": "data-table",
235
237
  children: [
236
238
  Dt,
237
- /* @__PURE__ */ A("div", {
239
+ /* @__PURE__ */ P("div", {
238
240
  "aria-busy": be || void 0,
239
241
  className: $.scroll(),
240
242
  "data-ox-slot": "data-table-scroll",
241
243
  style: Ft,
242
244
  onScroll: Tt,
243
- children: [/* @__PURE__ */ A(s, {
245
+ children: [/* @__PURE__ */ P(c, {
244
246
  defaultExpandedRows: _,
245
- density: Q,
247
+ density: ge,
246
248
  hover: ye,
247
249
  selectable: Ce,
248
250
  selectedRows: Ge,
@@ -251,20 +253,20 @@ function J(e) {
251
253
  onSelectedChange: Ke,
252
254
  children: [
253
255
  It,
254
- /* @__PURE__ */ k(s.Header, { children: /* @__PURE__ */ A(s.Row, { children: [
255
- J != null && /* @__PURE__ */ k(s.Head, {
256
- className: q("w-11", At.headClass),
256
+ /* @__PURE__ */ N(c.Header, { children: /* @__PURE__ */ P(c.Row, { children: [
257
+ K != null && /* @__PURE__ */ N(c.Head, {
258
+ className: X("w-11", At.headClass),
257
259
  sticky: At.sticky,
258
260
  style: At.style
259
261
  }),
260
- Ce && /* @__PURE__ */ k(s.SelectAllCell, {
261
- className: q(Mt, jt.headClass),
262
+ Ce && /* @__PURE__ */ N(c.SelectAllCell, {
263
+ className: X(Mt, jt.headClass),
262
264
  sticky: jt.sticky,
263
265
  style: jt.style
264
266
  }),
265
267
  it.map((e) => {
266
268
  let t = ut(e.id, e.width, e.minWidth);
267
- return /* @__PURE__ */ k(pe, {
269
+ return /* @__PURE__ */ N(me, {
268
270
  id: e.id,
269
271
  align: e.align,
270
272
  className: t.headClass,
@@ -278,12 +280,12 @@ function J(e) {
278
280
  }, e.id);
279
281
  })
280
282
  ] }) }),
281
- /* @__PURE__ */ k(s.Body, { children: Pt() })
283
+ /* @__PURE__ */ N(c.Body, { children: Pt() })
282
284
  ]
283
- }), Se === "infinite" && be && /* @__PURE__ */ A("div", {
285
+ }), Se === "infinite" && be && /* @__PURE__ */ P("div", {
284
286
  className: $.footer(),
285
287
  "data-ox-slot": "data-table-loading",
286
- children: [/* @__PURE__ */ k("span", {
288
+ children: [/* @__PURE__ */ N("span", {
287
289
  "aria-hidden": "true",
288
290
  className: $.spinner()
289
291
  }), "Loading more…"]
@@ -294,89 +296,89 @@ function J(e) {
294
296
  })
295
297
  });
296
298
  }
297
- function ie(e, t) {
298
- return e.cell ? e.cell(t) : ne(typeof e.accessor == "function" ? e.accessor(t) : t[e.accessor]);
299
- }
300
- function ae(e) {
301
- return re(e);
299
+ function ae(e, t) {
300
+ return e.cell ? e.cell(t) : re(typeof e.accessor == "function" ? e.accessor(t) : t[e.accessor]);
302
301
  }
303
302
  function oe(e) {
304
- return !re(e);
303
+ return Z(e);
305
304
  }
306
305
  function se(e) {
307
- return e.system;
306
+ return !Z(e);
308
307
  }
309
308
  function ce(e) {
310
- return !e.system;
309
+ return e.system;
311
310
  }
312
311
  function le(e) {
313
- return e != null;
312
+ return !e.system;
314
313
  }
315
314
  function ue(e) {
316
- return e.id;
315
+ return e != null;
317
316
  }
318
317
  function de(e) {
319
- return e.system ? !1 : e.hideable ?? !e.locked;
318
+ return e.id;
320
319
  }
321
320
  function fe(e) {
322
- return [e.id, e];
321
+ return e.system ? !1 : e.hideable ?? !e.locked;
323
322
  }
324
323
  function pe(e) {
325
- let t = d(43), { align: r, className: i, freezable: a, header: o, hideable: l, id: u, locked: h, sortable: g, sticky: y, style: x } = e, { density: C, frozenColumns: w, hideColumn: T, requestSort: E, sort: D, toggleFrozen: j } = K(), M;
326
- t[0] !== w || t[1] !== u ? (M = w.has(u), t[0] = w, t[1] = u, t[2] = M) : M = t[2];
327
- let N = M, P = D?.columnId === u, F, I, L, R, z, B, V, H, U;
328
- if (t[3] !== r || t[4] !== i || t[5] !== C || t[6] !== a || t[7] !== o || t[8] !== T || t[9] !== l || t[10] !== u || t[11] !== P || t[12] !== N || t[13] !== h || t[14] !== E || t[15] !== D?.direction || t[16] !== g || t[17] !== y || t[18] !== x || t[19] !== j) {
329
- let e = c({
330
- density: C,
331
- sortActive: P
332
- }), d = !!(g || a || l), w = /* @__PURE__ */ k(m, {
324
+ return [e.id, e];
325
+ }
326
+ function me(e) {
327
+ let t = p(43), { align: r, className: i, freezable: a, header: o, hideable: s, id: l, locked: d, sortable: f, sticky: _, style: v } = e, { density: x, frozenColumns: S, hideColumn: w, requestSort: E, sort: D, toggleFrozen: O } = Y(), k;
328
+ t[0] !== S || t[1] !== l ? (k = S.has(l), t[0] = S, t[1] = l, t[2] = k) : k = t[2];
329
+ let A = k, j = D?.columnId === l, F, I, L, R, z, B, V, H, U;
330
+ if (t[3] !== r || t[4] !== i || t[5] !== x || t[6] !== a || t[7] !== o || t[8] !== w || t[9] !== s || t[10] !== l || t[11] !== j || t[12] !== A || t[13] !== d || t[14] !== E || t[15] !== D?.direction || t[16] !== f || t[17] !== _ || t[18] !== v || t[19] !== O) {
331
+ let e = u({
332
+ density: x,
333
+ sortActive: j
334
+ }), p = !!(f || a || s), S = /* @__PURE__ */ N(g, {
333
335
  "aria-hidden": "true",
334
336
  className: e.headSortIcon()
335
337
  });
336
- P && (w = D?.direction === "desc" ? /* @__PURE__ */ k(f, {
338
+ j && (S = D?.direction === "desc" ? /* @__PURE__ */ N(m, {
337
339
  "aria-hidden": "true",
338
340
  className: e.headSortIcon()
339
- }) : /* @__PURE__ */ k(p, {
341
+ }) : /* @__PURE__ */ N(h, {
340
342
  "aria-hidden": "true",
341
343
  className: e.headSortIcon()
342
- })), F = s.Head, B = r, t[29] === i ? V = t[30] : (V = q("group/head", i), t[29] = i, t[30] = V), H = y, U = x, I = e.headCell(), L = h && /* @__PURE__ */ k(b, {
344
+ })), F = c.Head, B = r, t[29] === i ? V = t[30] : (V = X("group/head", i), t[29] = i, t[30] = V), H = _, U = v, I = e.headCell(), L = d && /* @__PURE__ */ N(C, {
343
345
  "aria-hidden": "true",
344
346
  className: e.lockIcon()
345
- }), R = g ? /* @__PURE__ */ A("button", {
346
- "aria-label": `Sort by ${typeof o == "string" ? o : u}`,
347
+ }), R = f ? /* @__PURE__ */ P("button", {
348
+ "aria-label": `Sort by ${typeof o == "string" ? o : l}`,
347
349
  className: e.headSort(),
348
350
  type: "button",
349
- onClick: () => E(u),
350
- children: [o, w]
351
- }) : /* @__PURE__ */ k("span", { children: o }), z = d && /* @__PURE__ */ A(n, { children: [/* @__PURE__ */ k(n.Trigger, { children: /* @__PURE__ */ k("button", {
351
+ onClick: () => E(l),
352
+ children: [o, S]
353
+ }) : /* @__PURE__ */ N("span", { children: o }), z = p && /* @__PURE__ */ P(n, { children: [/* @__PURE__ */ N(n.Trigger, { children: /* @__PURE__ */ N("button", {
352
354
  "aria-label": "Column options",
353
355
  className: e.headMenuTrigger(),
354
356
  type: "button",
355
- children: /* @__PURE__ */ k(_, { className: "size-4" })
356
- }) }), /* @__PURE__ */ A(n.Content, {
357
+ children: /* @__PURE__ */ N(y, { className: "size-4" })
358
+ }) }), /* @__PURE__ */ P(n.Content, {
357
359
  align: "end",
358
360
  children: [
359
- g && /* @__PURE__ */ A(O, { children: [/* @__PURE__ */ A(n.Item, {
360
- onClick: () => E(u, "asc"),
361
- children: [/* @__PURE__ */ k(p, {}), "Sort ascending"]
362
- }), /* @__PURE__ */ A(n.Item, {
363
- onClick: () => E(u, "desc"),
364
- children: [/* @__PURE__ */ k(f, {}), "Sort descending"]
361
+ f && /* @__PURE__ */ P(M, { children: [/* @__PURE__ */ P(n.Item, {
362
+ onClick: () => E(l, "asc"),
363
+ children: [/* @__PURE__ */ N(h, {}), "Sort ascending"]
364
+ }), /* @__PURE__ */ P(n.Item, {
365
+ onClick: () => E(l, "desc"),
366
+ children: [/* @__PURE__ */ N(m, {}), "Sort descending"]
365
367
  })] }),
366
- g && (a || l) && /* @__PURE__ */ k(n.Separator, {}),
367
- a && /* @__PURE__ */ A(n.Item, {
368
- onClick: () => j(u),
369
- children: [/* @__PURE__ */ k(S, {}), N ? "Unfreeze column" : "Freeze column"]
368
+ f && (a || s) && /* @__PURE__ */ N(n.Separator, {}),
369
+ a && /* @__PURE__ */ P(n.Item, {
370
+ onClick: () => O(l),
371
+ children: [/* @__PURE__ */ N(T, {}), A ? "Unfreeze column" : "Freeze column"]
370
372
  }),
371
- l && /* @__PURE__ */ A(n.Item, {
372
- onClick: () => T(u),
373
- children: [/* @__PURE__ */ k(v, {}), "Hide column"]
373
+ s && /* @__PURE__ */ P(n.Item, {
374
+ onClick: () => w(l),
375
+ children: [/* @__PURE__ */ N(b, {}), "Hide column"]
374
376
  })
375
377
  ]
376
- })] }), t[3] = r, t[4] = i, t[5] = C, t[6] = a, t[7] = o, t[8] = T, t[9] = l, t[10] = u, t[11] = P, t[12] = N, t[13] = h, t[14] = E, t[15] = D?.direction, t[16] = g, t[17] = y, t[18] = x, t[19] = j, t[20] = F, t[21] = I, t[22] = L, t[23] = R, t[24] = z, t[25] = B, t[26] = V, t[27] = H, t[28] = U;
378
+ })] }), t[3] = r, t[4] = i, t[5] = x, t[6] = a, t[7] = o, t[8] = w, t[9] = s, t[10] = l, t[11] = j, t[12] = A, t[13] = d, t[14] = E, t[15] = D?.direction, t[16] = f, t[17] = _, t[18] = v, t[19] = O, t[20] = F, t[21] = I, t[22] = L, t[23] = R, t[24] = z, t[25] = B, t[26] = V, t[27] = H, t[28] = U;
377
379
  } else F = t[20], I = t[21], L = t[22], R = t[23], z = t[24], B = t[25], V = t[26], H = t[27], U = t[28];
378
380
  let W;
379
- t[31] !== I || t[32] !== L || t[33] !== R || t[34] !== z ? (W = /* @__PURE__ */ A("span", {
381
+ t[31] !== I || t[32] !== L || t[33] !== R || t[34] !== z ? (W = /* @__PURE__ */ P("span", {
380
382
  className: I,
381
383
  children: [
382
384
  L,
@@ -385,7 +387,7 @@ function pe(e) {
385
387
  ]
386
388
  }), t[31] = I, t[32] = L, t[33] = R, t[34] = z, t[35] = W) : W = t[35];
387
389
  let G;
388
- return t[36] !== F || t[37] !== W || t[38] !== B || t[39] !== V || t[40] !== H || t[41] !== U ? (G = /* @__PURE__ */ k(F, {
390
+ return t[36] !== F || t[37] !== W || t[38] !== B || t[39] !== V || t[40] !== H || t[41] !== U ? (G = /* @__PURE__ */ N(F, {
389
391
  align: B,
390
392
  className: V,
391
393
  sticky: H,
@@ -393,323 +395,500 @@ function pe(e) {
393
395
  children: W
394
396
  }), t[36] = F, t[37] = W, t[38] = B, t[39] = V, t[40] = H, t[41] = U, t[42] = G) : G = t[42], G;
395
397
  }
396
- function me(e) {
397
- let t = d(6), { children: n, className: r } = e, { density: i } = K(), a;
398
- t[0] !== r || t[1] !== i ? (a = c({ density: i }).toolbar({ class: r }), t[0] = r, t[1] = i, t[2] = a) : a = t[2];
398
+ function he(e) {
399
+ let t = p(6), { children: n, className: r } = e, { density: i } = Y(), a;
400
+ t[0] !== r || t[1] !== i ? (a = u({ density: i }).toolbar({ class: r }), t[0] = r, t[1] = i, t[2] = a) : a = t[2];
399
401
  let o;
400
- return t[3] !== n || t[4] !== a ? (o = /* @__PURE__ */ k("div", {
402
+ return t[3] !== n || t[4] !== a ? (o = /* @__PURE__ */ N("div", {
401
403
  className: a,
402
404
  "data-ox-slot": "toolbar",
403
405
  children: n
404
406
  }), t[3] = n, t[4] = a, t[5] = o) : o = t[5], o;
405
407
  }
406
- function he(e) {
407
- let t = d(5), { children: n, className: r } = e, i;
408
- t[0] === r ? i = t[1] : (i = c({}).toolbarGroup({ class: r }), t[0] = r, t[1] = i);
408
+ function Q(e) {
409
+ let t = p(5), { children: n, className: r } = e, i;
410
+ t[0] === r ? i = t[1] : (i = u({}).toolbarGroup({ class: r }), t[0] = r, t[1] = i);
409
411
  let a;
410
- return t[2] !== n || t[3] !== i ? (a = /* @__PURE__ */ k("div", {
412
+ return t[2] !== n || t[3] !== i ? (a = /* @__PURE__ */ N("div", {
411
413
  className: i,
412
414
  "data-ox-slot": "toolbar-group",
413
415
  children: n
414
416
  }), t[2] = n, t[3] = i, t[4] = a) : a = t[4], a;
415
417
  }
416
418
  function ge() {
417
- let e = d(1), t;
418
- return e[0] === Symbol.for("react.memo_cache_sentinel") ? (t = /* @__PURE__ */ k("span", {
419
+ let e = p(1), t;
420
+ return e[0] === Symbol.for("react.memo_cache_sentinel") ? (t = /* @__PURE__ */ N("span", {
419
421
  "aria-hidden": "true",
420
- className: c({}).divider(),
422
+ className: u({}).divider(),
421
423
  "data-ox-slot": "toolbar-divider"
422
424
  }), e[0] = t) : t = e[0], t;
423
425
  }
424
- function Y(e) {
425
- let t = d(5), { children: n, className: r } = e, i;
426
- t[0] === r ? i = t[1] : (i = c({}).filterChips({ class: r }), t[0] = r, t[1] = i);
427
- let a;
428
- return t[2] !== n || t[3] !== i ? (a = /* @__PURE__ */ k("div", {
426
+ function _e(e) {
427
+ let t = p(18), { children: n, className: r, rowClassName: i, slot: a, trailing: o } = e, s = u({}), c;
428
+ t[0] === n ? c = t[1] : (c = E.toArray(n), t[0] = n, t[1] = c);
429
+ let l = c.length > 0, d;
430
+ t[2] !== n || t[3] !== o ? (d = {
431
+ children: n,
432
+ trailing: o
433
+ }, t[2] = n, t[3] = o, t[4] = d) : d = t[4];
434
+ let [f, m] = j(d);
435
+ l && (n !== f.children || o !== f.trailing) && m({
436
+ children: n,
437
+ trailing: o
438
+ });
439
+ let h = s.collapse({ class: r }), g = l ? void 0 : !0, _ = !l, v = s.collapseClip(), y = l ? n : f.children, b = l ? o : f.trailing, x;
440
+ t[5] !== i || t[6] !== y || t[7] !== b ? (x = /* @__PURE__ */ P("div", {
429
441
  className: i,
430
- "data-ox-slot": "filter-chips",
431
- children: n
432
- }), t[2] = n, t[3] = i, t[4] = a) : a = t[4], a;
433
- }
434
- function X(e) {
435
- let t = d(11), { children: n, fallback: r } = e, { clearSelection: i, selectedCount: a, selectedRows: o } = K();
436
- if (a === 0) {
437
- let e;
438
- return t[0] === r ? e = t[1] : (e = r == null ? null : /* @__PURE__ */ k(O, { children: r }), t[0] = r, t[1] = e), e;
439
- }
440
- let s;
441
- t[2] === Symbol.for("react.memo_cache_sentinel") ? (s = c({}).selectionActions(), t[2] = s) : s = t[2];
442
- let l = o, u;
443
- t[3] !== n || t[4] !== i || t[5] !== a || t[6] !== l ? (u = n({
444
- clearSelection: i,
445
- selectedCount: a,
446
- selectedRows: l
447
- }), t[3] = n, t[4] = i, t[5] = a, t[6] = l, t[7] = u) : u = t[7];
448
- let f;
449
- return t[8] !== s || t[9] !== u ? (f = /* @__PURE__ */ k("div", {
450
- className: s,
451
- "data-ox-slot": "selection-actions",
452
- children: u
453
- }), t[8] = s, t[9] = u, t[10] = f) : f = t[10], f;
442
+ children: [y, b]
443
+ }), t[5] = i, t[6] = y, t[7] = b, t[8] = x) : x = t[8];
444
+ let S;
445
+ t[9] !== v || t[10] !== x ? (S = /* @__PURE__ */ N("div", {
446
+ className: v,
447
+ children: x
448
+ }), t[9] = v, t[10] = x, t[11] = S) : S = t[11];
449
+ let C;
450
+ return t[12] !== a || t[13] !== S || t[14] !== h || t[15] !== g || t[16] !== _ ? (C = /* @__PURE__ */ N("div", {
451
+ className: h,
452
+ "data-collapsed": g,
453
+ "data-ox-slot": a,
454
+ inert: _,
455
+ children: S
456
+ }), t[12] = a, t[13] = S, t[14] = h, t[15] = g, t[16] = _, t[17] = C) : C = t[17], C;
454
457
  }
455
- function Z(e) {
456
- let n = d(46), { className: r, layout: i, nextLabel: a, previousLabel: o } = e, s = i === void 0 ? "end" : i, l = a === void 0 ? "Next page" : a, u = o === void 0 ? "Previous page" : o, { page: f, pageCount: p, pageSize: m, rowCount: _, setPage: v } = K(), y, b, x, S, C, w;
457
- if (n[0] !== r || n[1] !== s || n[2] !== l || n[3] !== f || n[4] !== p || n[5] !== m || n[6] !== u || n[7] !== _ || n[8] !== v) {
458
- let e = c({ paginationLayout: s }), i = f > 1, a = p == null ? !0 : f < p, o = _ === 0 ? 0 : (f - 1) * m + 1, d = _ == null ? f * m : Math.min(f * m, _), T;
459
- n[15] !== d || n[16] !== o ? (T = /* @__PURE__ */ A("span", {
460
- className: "font-medium text-fg",
461
- children: [
462
- o,
463
- "–",
464
- d
465
- ]
466
- }), n[15] = d, n[16] = o, n[17] = T) : T = n[17];
467
- let E = /* @__PURE__ */ A("span", {
468
- className: e.pagerSummary({ class: s === "split" ? "justify-self-center" : "" }),
469
- children: [T, _ == null ? null : ` of ${_}`]
470
- }), D = !i, j;
471
- n[18] !== f || n[19] !== v ? (j = () => v(f - 1), n[18] = f, n[19] = v, n[20] = j) : j = n[20];
472
- let M;
473
- n[21] === Symbol.for("react.memo_cache_sentinel") ? (M = /* @__PURE__ */ k(h, {}), n[21] = M) : M = n[21];
474
- let N;
475
- n[22] !== u || n[23] !== D || n[24] !== j ? (N = /* @__PURE__ */ k(t, {
476
- "aria-label": u,
477
- disabled: D,
478
- isIconOnly: !0,
458
+ function ve(e) {
459
+ let n = p(20), { children: r, className: i, clearLabel: a, onClearAll: o } = e, s = a === void 0 ? "Clear all" : a, c, l, d, f;
460
+ if (n[0] !== r || n[1] !== i || n[2] !== s || n[3] !== o) {
461
+ let e = u({}), a;
462
+ n[8] === r ? a = n[9] : (a = E.toArray(r), n[8] = r, n[9] = a);
463
+ let p = a.length, m;
464
+ n[10] !== p || n[11] !== s || n[12] !== o ? (m = o == null || p < 2 ? void 0 : /* @__PURE__ */ N(t, {
479
465
  variant: "ghost",
480
- onClick: j,
481
- children: M
482
- }), n[22] = u, n[23] = D, n[24] = j, n[25] = N) : N = n[25];
483
- let P = N, F = !a, I;
484
- n[26] !== f || n[27] !== v ? (I = () => v(f + 1), n[26] = f, n[27] = v, n[28] = I) : I = n[28];
485
- let L;
486
- n[29] === Symbol.for("react.memo_cache_sentinel") ? (L = /* @__PURE__ */ k(g, {}), n[29] = L) : L = n[29];
487
- let R;
488
- n[30] !== l || n[31] !== F || n[32] !== I ? (R = /* @__PURE__ */ k(t, {
489
- "aria-label": l,
490
- disabled: F,
466
+ onClick: o,
467
+ children: s
468
+ }), n[10] = p, n[11] = s, n[12] = o, n[13] = m) : m = n[13], l = m, c = _e, d = i, f = e.filterChipsRow(), n[0] = r, n[1] = i, n[2] = s, n[3] = o, n[4] = c, n[5] = l, n[6] = d, n[7] = f;
469
+ } else c = n[4], l = n[5], d = n[6], f = n[7];
470
+ let m;
471
+ return n[14] !== c || n[15] !== r || n[16] !== l || n[17] !== d || n[18] !== f ? (m = /* @__PURE__ */ N(c, {
472
+ className: d,
473
+ rowClassName: f,
474
+ slot: "filter-chips",
475
+ trailing: l,
476
+ children: r
477
+ }), n[14] = c, n[15] = r, n[16] = l, n[17] = d, n[18] = f, n[19] = m) : m = n[19], m;
478
+ }
479
+ function ye(e) {
480
+ let n = p(30), { className: i, groups: o, trigger: s, triggerLabel: c } = e, l, d, f, m, h, g, _;
481
+ if (n[0] !== i || n[1] !== o || n[2] !== s || n[3] !== c) {
482
+ let e = u({});
483
+ d = a;
484
+ let p;
485
+ n[11] !== s || n[12] !== c ? (p = s ?? /* @__PURE__ */ N(t, {
486
+ "aria-label": c ?? "Filter",
491
487
  isIconOnly: !0,
492
488
  variant: "ghost",
493
- onClick: I,
494
- children: L
495
- }), n[30] = l, n[31] = F, n[32] = I, n[33] = R) : R = n[33];
496
- let z = R;
497
- y = e.pager({ class: r }), b = s, x = "pagination", S = s === "end" && /* @__PURE__ */ A(O, { children: [E, /* @__PURE__ */ A("span", {
498
- className: e.pagerNav(),
499
- children: [P, z]
500
- })] }), n[34] !== s || n[35] !== z || n[36] !== P || n[37] !== E ? (C = s === "center" && /* @__PURE__ */ A(O, { children: [
501
- P,
502
- E,
503
- z
504
- ] }), n[34] = s, n[35] = z, n[36] = P, n[37] = E, n[38] = C) : C = n[38], w = s === "split" && /* @__PURE__ */ A(O, { children: [
505
- /* @__PURE__ */ k("span", {
506
- className: e.pagerNav({ class: "justify-self-start" }),
507
- children: P
489
+ children: /* @__PURE__ */ N(x, {})
490
+ }), n[11] = s, n[12] = c, n[13] = p) : p = n[13], n[14] === p ? _ = n[15] : (_ = /* @__PURE__ */ N(a.Trigger, { children: p }), n[14] = p, n[15] = _), l = a.Content, h = "end", n[16] === i ? g = n[17] : (g = X("w-56 p-1.5", i), n[16] = i, n[17] = g), f = "filter-menu", m = o.map((t, n) => /* @__PURE__ */ P(D, { children: [
491
+ n > 0 && /* @__PURE__ */ N("div", { className: e.configSeparator() }),
492
+ /* @__PURE__ */ N("div", {
493
+ className: e.configTitle(),
494
+ children: t.label
508
495
  }),
509
- E,
510
- /* @__PURE__ */ k("span", {
511
- className: e.pagerNav({ class: "justify-self-end" }),
512
- children: z
513
- })
514
- ] }), n[0] = r, n[1] = s, n[2] = l, n[3] = f, n[4] = p, n[5] = m, n[6] = u, n[7] = _, n[8] = v, n[9] = y, n[10] = b, n[11] = x, n[12] = S, n[13] = C, n[14] = w;
515
- } else y = n[9], b = n[10], x = n[11], S = n[12], C = n[13], w = n[14];
516
- let T;
517
- return n[39] !== y || n[40] !== b || n[41] !== x || n[42] !== S || n[43] !== C || n[44] !== w ? (T = /* @__PURE__ */ A("div", {
518
- className: y,
519
- "data-layout": b,
520
- "data-ox-slot": x,
496
+ t.options.map((n) => /* @__PURE__ */ P("label", {
497
+ className: e.filterMenuItem(),
498
+ children: [/* @__PURE__ */ N(r, {
499
+ checked: t.selected.has(n.value),
500
+ onCheckedChange: () => t.onToggle(n.value)
501
+ }), /* @__PURE__ */ N("span", {
502
+ className: e.configLabel(),
503
+ children: n.label
504
+ })]
505
+ }, n.value))
506
+ ] }, t.id ?? n)), n[0] = i, n[1] = o, n[2] = s, n[3] = c, n[4] = l, n[5] = d, n[6] = f, n[7] = m, n[8] = h, n[9] = g, n[10] = _;
507
+ } else l = n[4], d = n[5], f = n[6], m = n[7], h = n[8], g = n[9], _ = n[10];
508
+ let v;
509
+ n[18] !== f || n[19] !== m ? (v = /* @__PURE__ */ N("div", {
510
+ "data-ox-slot": f,
511
+ children: m
512
+ }), n[18] = f, n[19] = m, n[20] = v) : v = n[20];
513
+ let y;
514
+ n[21] !== l || n[22] !== h || n[23] !== g || n[24] !== v ? (y = /* @__PURE__ */ N(l, {
515
+ align: h,
516
+ className: g,
517
+ children: v
518
+ }), n[21] = l, n[22] = h, n[23] = g, n[24] = v, n[25] = y) : y = n[25];
519
+ let b;
520
+ return n[26] !== d || n[27] !== _ || n[28] !== y ? (b = /* @__PURE__ */ P(d, { children: [_, y] }), n[26] = d, n[27] = _, n[28] = y, n[29] = b) : b = n[29], b;
521
+ }
522
+ function be(e) {
523
+ let t = p(18), { className: n, rows: r, toolbar: i } = e, a = r === void 0 ? 6 : r, s = i === void 0 ? !0 : i, c, l, d, f, m;
524
+ if (t[0] !== n || t[1] !== s) {
525
+ let e = u({});
526
+ l = "true", d = e.skeleton({ class: n }), f = "data-table-skeleton", m = s && /* @__PURE__ */ P("div", {
527
+ className: e.skeletonToolbar(),
528
+ children: [/* @__PURE__ */ N(o, { className: "h-8 w-72 rounded-control" }), /* @__PURE__ */ N(o, { className: "h-3.5 w-24 rounded-sm" })]
529
+ }), c = e.skeletonBody(), t[0] = n, t[1] = s, t[2] = c, t[3] = l, t[4] = d, t[5] = f, t[6] = m;
530
+ } else c = t[2], l = t[3], d = t[4], f = t[5], m = t[6];
531
+ let h;
532
+ t[7] === a ? h = t[8] : (h = Array.from({ length: a }, xe), t[7] = a, t[8] = h);
533
+ let g;
534
+ t[9] !== c || t[10] !== h ? (g = /* @__PURE__ */ N("div", {
535
+ className: c,
536
+ children: h
537
+ }), t[9] = c, t[10] = h, t[11] = g) : g = t[11];
538
+ let _;
539
+ return t[12] !== l || t[13] !== d || t[14] !== f || t[15] !== m || t[16] !== g ? (_ = /* @__PURE__ */ P("div", {
540
+ "aria-hidden": l,
541
+ className: d,
542
+ "data-ox-slot": f,
543
+ children: [m, g]
544
+ }), t[12] = l, t[13] = d, t[14] = f, t[15] = m, t[16] = g, t[17] = _) : _ = t[17], _;
545
+ }
546
+ function xe(e, t) {
547
+ return /* @__PURE__ */ N(o, { className: "h-9.5 w-full rounded-sm" }, t);
548
+ }
549
+ function Se(e) {
550
+ let t = p(11), { children: n, count: r, fallback: i } = e, { clearSelection: a, selectedCount: o, selectedRows: s } = Y(), c = r ?? o;
551
+ if (c === 0) {
552
+ let e;
553
+ return t[0] === i ? e = t[1] : (e = i == null ? null : /* @__PURE__ */ N(M, { children: i }), t[0] = i, t[1] = e), e;
554
+ }
555
+ let l;
556
+ t[2] === Symbol.for("react.memo_cache_sentinel") ? (l = u({}).selectionActions(), t[2] = l) : l = t[2];
557
+ let d = s, f;
558
+ t[3] !== n || t[4] !== a || t[5] !== c || t[6] !== d ? (f = n({
559
+ clearSelection: a,
560
+ selectedCount: c,
561
+ selectedRows: d
562
+ }), t[3] = n, t[4] = a, t[5] = c, t[6] = d, t[7] = f) : f = t[7];
563
+ let m;
564
+ return t[8] !== l || t[9] !== f ? (m = /* @__PURE__ */ N("div", {
565
+ className: l,
566
+ "data-ox-slot": "selection-actions",
567
+ children: f
568
+ }), t[8] = l, t[9] = f, t[10] = m) : m = t[10], m;
569
+ }
570
+ function Ce(e) {
571
+ let n = p(90), { className: r, layout: a, nextLabel: o, previousLabel: s, summary: c, variant: d } = e, f = a === void 0 ? "end" : a, m = o === void 0 ? "Next page" : o, h = s === void 0 ? "Previous page" : s, g = d === void 0 ? "simple" : d, { page: y, pageCount: b, pageSize: x, rowCount: S, setPage: C } = Y(), w = b ?? 1, T;
572
+ n[0] !== y || n[1] !== w ? (T = {
573
+ total: w,
574
+ page: y
575
+ }, n[0] = y, n[1] = w, n[2] = T) : T = n[2];
576
+ let { currentPage: E, isFirst: D, isLast: O, nextPage: k, previousPage: A, range: j } = l(T), F = g === "numbered" && b != null, I = F && f === "split" ? "end" : f, L, R, z, B, V, H, U;
577
+ if (n[3] !== r || n[4] !== E || n[5] !== D || n[6] !== O || n[7] !== F || n[8] !== m || n[9] !== k || n[10] !== y || n[11] !== b || n[12] !== x || n[13] !== h || n[14] !== A || n[15] !== j || n[16] !== I || n[17] !== S || n[18] !== C || n[19] !== c) {
578
+ B = Symbol.for("react.early_return_sentinel");
579
+ bb0: {
580
+ let e = u({ paginationLayout: I }), a = y > 1, o = b == null ? !0 : y < b, s = S === 0 ? 0 : (y - 1) * x + 1, l = S == null ? y * x : Math.min(y * x, S), d;
581
+ n[27] !== l || n[28] !== S || n[29] !== s || n[30] !== c ? (d = c ?? /* @__PURE__ */ P(M, { children: [/* @__PURE__ */ P("span", {
582
+ className: "font-medium text-fg",
583
+ children: [
584
+ s,
585
+ "–",
586
+ l
587
+ ]
588
+ }), S == null ? null : ` of ${S}`] }), n[27] = l, n[28] = S, n[29] = s, n[30] = c, n[31] = d) : d = n[31];
589
+ let f = /* @__PURE__ */ N("span", {
590
+ className: e.pagerSummary({ class: I === "split" ? "justify-self-center" : "" }),
591
+ children: d
592
+ });
593
+ if (F) {
594
+ if (b <= 1) {
595
+ B = /* @__PURE__ */ N("div", {
596
+ className: e.pager({ class: r }),
597
+ "data-layout": I,
598
+ "data-ox-slot": "pagination",
599
+ children: f
600
+ });
601
+ break bb0;
602
+ }
603
+ let t;
604
+ n[32] !== A || n[33] !== C ? (t = () => C(A), n[32] = A, n[33] = C, n[34] = t) : t = n[34];
605
+ let a;
606
+ n[35] !== D || n[36] !== h || n[37] !== t ? (a = /* @__PURE__ */ N(i.Previous, {
607
+ "aria-label": h,
608
+ disabled: D,
609
+ onClick: t
610
+ }), n[35] = D, n[36] = h, n[37] = t, n[38] = a) : a = n[38];
611
+ let o;
612
+ if (n[39] !== E || n[40] !== j || n[41] !== C) {
613
+ let e;
614
+ n[43] !== E || n[44] !== C ? (e = (e, t) => e === "ellipsis" ? /* @__PURE__ */ N(i.Ellipsis, {}, `ellipsis-${String(t)}`) : /* @__PURE__ */ N(i.Item, {
615
+ current: e === E,
616
+ onClick: () => C(e),
617
+ children: e
618
+ }, e), n[43] = E, n[44] = C, n[45] = e) : e = n[45], o = j.map(e), n[39] = E, n[40] = j, n[41] = C, n[42] = o;
619
+ } else o = n[42];
620
+ let s;
621
+ n[46] !== k || n[47] !== C ? (s = () => C(k), n[46] = k, n[47] = C, n[48] = s) : s = n[48];
622
+ let c;
623
+ n[49] !== O || n[50] !== m || n[51] !== s ? (c = /* @__PURE__ */ N(i.Next, {
624
+ "aria-label": m,
625
+ disabled: O,
626
+ onClick: s
627
+ }), n[49] = O, n[50] = m, n[51] = s, n[52] = c) : c = n[52];
628
+ let l;
629
+ n[53] !== b || n[54] !== a || n[55] !== o || n[56] !== c ? (l = /* @__PURE__ */ P(i, {
630
+ total: b,
631
+ children: [
632
+ a,
633
+ o,
634
+ c
635
+ ]
636
+ }), n[53] = b, n[54] = a, n[55] = o, n[56] = c, n[57] = l) : l = n[57];
637
+ let u = l, d;
638
+ n[58] !== u || n[59] !== I || n[60] !== f ? (d = I === "center" ? /* @__PURE__ */ P(M, { children: [u, f] }) : /* @__PURE__ */ P(M, { children: [f, u] }), n[58] = u, n[59] = I, n[60] = f, n[61] = d) : d = n[61], B = /* @__PURE__ */ N("div", {
639
+ className: e.pager({ class: r }),
640
+ "data-layout": I,
641
+ "data-ox-slot": "pagination",
642
+ children: d
643
+ });
644
+ break bb0;
645
+ }
646
+ let p = !a, g;
647
+ n[62] !== y || n[63] !== C ? (g = () => C(y - 1), n[62] = y, n[63] = C, n[64] = g) : g = n[64];
648
+ let w;
649
+ n[65] === Symbol.for("react.memo_cache_sentinel") ? (w = /* @__PURE__ */ N(_, {}), n[65] = w) : w = n[65];
650
+ let T;
651
+ n[66] !== h || n[67] !== p || n[68] !== g ? (T = /* @__PURE__ */ N(t, {
652
+ "aria-label": h,
653
+ disabled: p,
654
+ isIconOnly: !0,
655
+ variant: "ghost",
656
+ onClick: g,
657
+ children: w
658
+ }), n[66] = h, n[67] = p, n[68] = g, n[69] = T) : T = n[69];
659
+ let W = T, G = !o, K;
660
+ n[70] !== y || n[71] !== C ? (K = () => C(y + 1), n[70] = y, n[71] = C, n[72] = K) : K = n[72];
661
+ let ee;
662
+ n[73] === Symbol.for("react.memo_cache_sentinel") ? (ee = /* @__PURE__ */ N(v, {}), n[73] = ee) : ee = n[73];
663
+ let q;
664
+ n[74] !== m || n[75] !== G || n[76] !== K ? (q = /* @__PURE__ */ N(t, {
665
+ "aria-label": m,
666
+ disabled: G,
667
+ isIconOnly: !0,
668
+ variant: "ghost",
669
+ onClick: K,
670
+ children: ee
671
+ }), n[74] = m, n[75] = G, n[76] = K, n[77] = q) : q = n[77];
672
+ let J = q;
673
+ V = e.pager({ class: r }), H = I, U = "pagination", L = I === "end" && /* @__PURE__ */ P(M, { children: [f, /* @__PURE__ */ P("span", {
674
+ className: e.pagerNav(),
675
+ children: [W, J]
676
+ })] }), n[78] !== J || n[79] !== W || n[80] !== I || n[81] !== f ? (R = I === "center" && /* @__PURE__ */ P(M, { children: [
677
+ W,
678
+ f,
679
+ J
680
+ ] }), n[78] = J, n[79] = W, n[80] = I, n[81] = f, n[82] = R) : R = n[82], z = I === "split" && /* @__PURE__ */ P(M, { children: [
681
+ /* @__PURE__ */ N("span", {
682
+ className: e.pagerNav({ class: "justify-self-start" }),
683
+ children: W
684
+ }),
685
+ f,
686
+ /* @__PURE__ */ N("span", {
687
+ className: e.pagerNav({ class: "justify-self-end" }),
688
+ children: J
689
+ })
690
+ ] });
691
+ }
692
+ n[3] = r, n[4] = E, n[5] = D, n[6] = O, n[7] = F, n[8] = m, n[9] = k, n[10] = y, n[11] = b, n[12] = x, n[13] = h, n[14] = A, n[15] = j, n[16] = I, n[17] = S, n[18] = C, n[19] = c, n[20] = L, n[21] = R, n[22] = z, n[23] = B, n[24] = V, n[25] = H, n[26] = U;
693
+ } else L = n[20], R = n[21], z = n[22], B = n[23], V = n[24], H = n[25], U = n[26];
694
+ if (B !== Symbol.for("react.early_return_sentinel")) return B;
695
+ let W;
696
+ return n[83] !== L || n[84] !== R || n[85] !== z || n[86] !== V || n[87] !== H || n[88] !== U ? (W = /* @__PURE__ */ P("div", {
697
+ className: V,
698
+ "data-layout": H,
699
+ "data-ox-slot": U,
521
700
  children: [
522
- S,
523
- C,
524
- w
701
+ L,
702
+ R,
703
+ z
525
704
  ]
526
- }), n[39] = y, n[40] = b, n[41] = x, n[42] = S, n[43] = C, n[44] = w, n[45] = T) : T = n[45], T;
705
+ }), n[83] = L, n[84] = R, n[85] = z, n[86] = V, n[87] = H, n[88] = U, n[89] = W) : W = n[89], W;
527
706
  }
528
- function Q(e) {
529
- let t = d(6), { children: n, className: r } = e, { density: i } = K(), a;
530
- t[0] !== r || t[1] !== i ? (a = c({ density: i }).footerBar({ class: r }), t[0] = r, t[1] = i, t[2] = a) : a = t[2];
707
+ function we(e) {
708
+ let t = p(6), { children: n, className: r } = e, { density: i } = Y(), a;
709
+ t[0] !== r || t[1] !== i ? (a = u({ density: i }).footerBar({ class: r }), t[0] = r, t[1] = i, t[2] = a) : a = t[2];
531
710
  let o;
532
- return t[3] !== n || t[4] !== a ? (o = /* @__PURE__ */ k("div", {
711
+ return t[3] !== n || t[4] !== a ? (o = /* @__PURE__ */ N("div", {
533
712
  className: a,
534
713
  "data-ox-slot": "data-table-footer",
535
714
  children: n
536
715
  }), t[3] = n, t[4] = a, t[5] = o) : o = t[5], o;
537
716
  }
538
- function _e(e) {
539
- let t = d(29), { column: n, draftVisible: i, onToggleVisible: a } = e, o = c({}), s = T(), l = n.locked || !n.hideable, u;
540
- t[0] !== n.id || t[1] !== n.locked ? (u = {
717
+ function Te(e) {
718
+ let t = p(29), { column: n, draftVisible: i, onToggleVisible: a } = e, o = u({}), s = k(), c = n.locked || !n.hideable, l;
719
+ t[0] !== n.id || t[1] !== n.locked ? (l = {
541
720
  id: n.id,
542
721
  disabled: n.locked
543
- }, t[0] = n.id, t[1] = n.locked, t[2] = u) : u = t[2];
544
- let { attributes: f, isDragging: p, listeners: m, setNodeRef: h, transform: g, transition: _ } = z(u), v;
545
- t[3] === g ? v = t[4] : (v = V.Transform.toString(g), t[3] = g, t[4] = v);
546
- let b = p ? .6 : void 0, x;
547
- t[5] !== v || t[6] !== b || t[7] !== _ ? (x = {
722
+ }, t[0] = n.id, t[1] = n.locked, t[2] = l) : l = t[2];
723
+ let { attributes: d, isDragging: f, listeners: m, setNodeRef: h, transform: g, transition: _ } = U(l), v;
724
+ t[3] === g ? v = t[4] : (v = G.Transform.toString(g), t[3] = g, t[4] = v);
725
+ let y = f ? .6 : void 0, b;
726
+ t[5] !== v || t[6] !== y || t[7] !== _ ? (b = {
548
727
  transform: v,
549
728
  transition: _,
550
- opacity: b
551
- }, t[5] = v, t[6] = b, t[7] = _, t[8] = x) : x = t[8];
552
- let S = x, C = o.configItem(), w = l || void 0, E = n.locked ? /* @__PURE__ */ k("span", {
729
+ opacity: y
730
+ }, t[5] = v, t[6] = y, t[7] = _, t[8] = b) : b = t[8];
731
+ let x = b, C = o.configItem(), w = c || void 0, T = n.locked ? /* @__PURE__ */ N("span", {
553
732
  "aria-hidden": "true",
554
733
  className: o.configHandleLocked(),
555
- children: /* @__PURE__ */ k(y, { className: "size-4" })
556
- }) : /* @__PURE__ */ k("button", {
734
+ children: /* @__PURE__ */ N(S, { className: "size-4" })
735
+ }) : /* @__PURE__ */ N("button", {
557
736
  "aria-label": "Drag to reorder",
558
737
  className: o.configHandle(),
559
738
  type: "button",
560
- ...f,
739
+ ...d,
561
740
  ...m,
562
- children: /* @__PURE__ */ k(y, { className: "size-4" })
563
- }), D = n.locked ? !0 : i, O;
564
- t[9] !== n.id || t[10] !== a ? (O = () => a(n.id), t[9] = n.id, t[10] = a, t[11] = O) : O = t[11];
565
- let j;
566
- t[12] !== l || t[13] !== s || t[14] !== D || t[15] !== O ? (j = /* @__PURE__ */ k(r, {
741
+ children: /* @__PURE__ */ N(S, { className: "size-4" })
742
+ }), E = n.locked ? !0 : i, D;
743
+ t[9] !== n.id || t[10] !== a ? (D = () => a(n.id), t[9] = n.id, t[10] = a, t[11] = D) : D = t[11];
744
+ let O;
745
+ t[12] !== c || t[13] !== s || t[14] !== E || t[15] !== D ? (O = /* @__PURE__ */ N(r, {
567
746
  id: s,
568
- checked: D,
569
- disabled: l,
570
- onCheckedChange: O
571
- }), t[12] = l, t[13] = s, t[14] = D, t[15] = O, t[16] = j) : j = t[16];
572
- let M = q(o.configLabel(), l ? "cursor-not-allowed opacity-50" : "cursor-pointer select-none"), N;
573
- t[17] !== n.header || t[18] !== s || t[19] !== M ? (N = /* @__PURE__ */ k("label", {
574
- className: M,
747
+ checked: E,
748
+ disabled: c,
749
+ onCheckedChange: D
750
+ }), t[12] = c, t[13] = s, t[14] = E, t[15] = D, t[16] = O) : O = t[16];
751
+ let A = X(o.configLabel(), c ? "cursor-not-allowed opacity-50" : "cursor-pointer select-none"), j;
752
+ t[17] !== n.header || t[18] !== s || t[19] !== A ? (j = /* @__PURE__ */ N("label", {
753
+ className: A,
575
754
  htmlFor: s,
576
755
  children: n.header
577
- }), t[17] = n.header, t[18] = s, t[19] = M, t[20] = N) : N = t[20];
578
- let P;
579
- return t[21] !== h || t[22] !== S || t[23] !== j || t[24] !== N || t[25] !== C || t[26] !== w || t[27] !== E ? (P = /* @__PURE__ */ A("div", {
756
+ }), t[17] = n.header, t[18] = s, t[19] = A, t[20] = j) : j = t[20];
757
+ let M;
758
+ return t[21] !== h || t[22] !== x || t[23] !== O || t[24] !== j || t[25] !== C || t[26] !== w || t[27] !== T ? (M = /* @__PURE__ */ P("div", {
580
759
  className: C,
581
760
  "data-disabled": w,
582
761
  ref: h,
583
- style: S,
762
+ style: x,
584
763
  children: [
585
- E,
586
- j,
587
- N
764
+ T,
765
+ O,
766
+ j
588
767
  ]
589
- }), t[21] = h, t[22] = S, t[23] = j, t[24] = N, t[25] = C, t[26] = w, t[27] = E, t[28] = P) : P = t[28], P;
768
+ }), t[21] = h, t[22] = x, t[23] = O, t[24] = j, t[25] = C, t[26] = w, t[27] = T, t[28] = M) : M = t[28], M;
590
769
  }
591
- function ve(e) {
592
- let n = d(48), { applyLabel: r, cancelLabel: a, className: o, title: s, trigger: l } = e, f = r === void 0 ? "Apply" : r, p = a === void 0 ? "Cancel" : a, m = s === void 0 ? "Configure table" : s, { columnVisibility: h, orderedColumns: g, setColumnOrder: _, setColumnVisibility: v } = K(), y;
593
- n[0] === g ? y = n[1] : (y = g.filter(Ce), n[0] = g, n[1] = y);
594
- let b = y, S = c({}), [C, w] = D(!1), T;
595
- n[2] === b ? T = n[3] : (T = () => b.map(Se), n[2] = b, n[3] = T);
596
- let [E, O] = D(T), z;
597
- n[4] === h ? z = n[5] : (z = () => h, n[4] = h, n[5] = z);
598
- let [V, U] = D(z), W;
599
- n[6] === b ? W = n[7] : (W = new Map(b.map(xe)), n[6] = b, n[7] = W);
600
- let G = W, ee;
601
- n[8] !== h || n[9] !== b || n[10] !== w ? (ee = (e) => {
602
- e && (O(b.map(be)), U(h)), w(e);
603
- }, n[8] = h, n[9] = b, n[10] = w, n[11] = ee) : ee = n[11];
604
- let te = ee, ne;
605
- n[12] === Symbol.for("react.memo_cache_sentinel") ? (ne = { activationConstraint: { distance: 4 } }, n[12] = ne) : ne = n[12];
606
- let re;
607
- n[13] === Symbol.for("react.memo_cache_sentinel") ? (re = { coordinateGetter: R }, n[13] = re) : re = n[13];
608
- let J = I(F(N, ne), F(M, re)), ie;
609
- n[14] === Symbol.for("react.memo_cache_sentinel") ? (ie = (e) => {
770
+ function $(e) {
771
+ let n = p(48), { applyLabel: r, cancelLabel: i, className: o, title: s, trigger: c } = e, l = r === void 0 ? "Apply" : r, d = i === void 0 ? "Cancel" : i, m = s === void 0 ? "Configure table" : s, { columnVisibility: h, orderedColumns: g, setColumnOrder: _, setColumnVisibility: v } = Y(), y;
772
+ n[0] === g ? y = n[1] : (y = g.filter(Ae), n[0] = g, n[1] = y);
773
+ let b = y, x = u({}), [S, C] = j(!1), T;
774
+ n[2] === b ? T = n[3] : (T = () => b.map(ke), n[2] = b, n[3] = T);
775
+ let [E, D] = j(T), O;
776
+ n[4] === h ? O = n[5] : (O = () => h, n[4] = h, n[5] = O);
777
+ let [k, A] = j(O), M;
778
+ n[6] === b ? M = n[7] : (M = new Map(b.map(Oe)), n[6] = b, n[7] = M);
779
+ let U = M, G;
780
+ n[8] !== h || n[9] !== b || n[10] !== C ? (G = (e) => {
781
+ e && (D(b.map(De)), A(h)), C(e);
782
+ }, n[8] = h, n[9] = b, n[10] = C, n[11] = G) : G = n[11];
783
+ let ee = G, q;
784
+ n[12] === Symbol.for("react.memo_cache_sentinel") ? (q = { activationConstraint: { distance: 4 } }, n[12] = q) : q = n[12];
785
+ let J;
786
+ n[13] === Symbol.for("react.memo_cache_sentinel") ? (J = { coordinateGetter: H }, n[13] = J) : J = n[13];
787
+ let te = B(z(L, q), z(I, J)), ne;
788
+ n[14] === Symbol.for("react.memo_cache_sentinel") ? (ne = (e) => {
610
789
  let { active: t, over: n } = e;
611
- O((e) => u(e, String(t.id), n == null ? null : String(n.id)));
612
- }, n[14] = ie) : ie = n[14];
613
- let ae = ie, oe;
614
- n[15] === Symbol.for("react.memo_cache_sentinel") ? (oe = (e) => {
615
- U((t) => ({
790
+ D((e) => f(e, String(t.id), n == null ? null : String(n.id)));
791
+ }, n[14] = ne) : ne = n[14];
792
+ let re = ne, Z;
793
+ n[15] === Symbol.for("react.memo_cache_sentinel") ? (Z = (e) => {
794
+ A((t) => ({
616
795
  ...t,
617
796
  [e]: t[e] === !1
618
797
  }));
619
- }, n[15] = oe) : oe = n[15];
620
- let se = oe, ce;
621
- n[16] !== b || n[17] !== E || n[18] !== V || n[19] !== _ || n[20] !== v || n[21] !== w ? (ce = () => {
622
- let e = b.map(ye), t = new Set(e);
623
- _(E.filter((e) => t.has(e))), v(H(V, e)), w(!1);
624
- }, n[16] = b, n[17] = E, n[18] = V, n[19] = _, n[20] = v, n[21] = w, n[22] = ce) : ce = n[22];
625
- let le = ce, ue;
626
- n[23] === l ? ue = n[24] : (ue = l ?? /* @__PURE__ */ k(t, {
798
+ }, n[15] = Z) : Z = n[15];
799
+ let ie = Z, ae;
800
+ n[16] !== b || n[17] !== E || n[18] !== k || n[19] !== _ || n[20] !== v || n[21] !== C ? (ae = () => {
801
+ let e = b.map(Ee), t = new Set(e);
802
+ _(E.filter((e) => t.has(e))), v(K(k, e)), C(!1);
803
+ }, n[16] = b, n[17] = E, n[18] = k, n[19] = _, n[20] = v, n[21] = C, n[22] = ae) : ae = n[22];
804
+ let oe = ae, se;
805
+ n[23] === c ? se = n[24] : (se = c ?? /* @__PURE__ */ N(t, {
627
806
  "aria-label": "Configure table",
628
807
  isIconOnly: !0,
629
808
  variant: "ghost",
630
- children: /* @__PURE__ */ k(x, {})
631
- }), n[23] = l, n[24] = ue);
632
- let de;
633
- n[25] === ue ? de = n[26] : (de = /* @__PURE__ */ k(i.Trigger, { children: ue }), n[25] = ue, n[26] = de);
634
- let fe;
635
- n[27] === o ? fe = n[28] : (fe = q("p-1.5", o), n[27] = o, n[28] = fe);
636
- let pe = S.configPanel(), me = S.configList(), he;
637
- if (n[29] !== E || n[30] !== V || n[31] !== G) {
809
+ children: /* @__PURE__ */ N(w, {})
810
+ }), n[23] = c, n[24] = se);
811
+ let ce;
812
+ n[25] === se ? ce = n[26] : (ce = /* @__PURE__ */ N(a.Trigger, { children: se }), n[25] = se, n[26] = ce);
813
+ let le;
814
+ n[27] === o ? le = n[28] : (le = X("p-1.5", o), n[27] = o, n[28] = le);
815
+ let ue = x.configPanel(), de = x.configList(), fe;
816
+ if (n[29] !== E || n[30] !== k || n[31] !== U) {
638
817
  let e;
639
- n[33] !== V || n[34] !== G ? (e = (e) => {
640
- let t = G.get(e);
641
- return t == null ? null : /* @__PURE__ */ k(_e, {
818
+ n[33] !== k || n[34] !== U ? (e = (e) => {
819
+ let t = U.get(e);
820
+ return t == null ? null : /* @__PURE__ */ N(Te, {
642
821
  column: t,
643
- draftVisible: V[e] !== !1,
644
- onToggleVisible: se
822
+ draftVisible: k[e] !== !1,
823
+ onToggleVisible: ie
645
824
  }, e);
646
- }, n[33] = V, n[34] = G, n[35] = e) : e = n[35], he = E.map(e), n[29] = E, n[30] = V, n[31] = G, n[32] = he;
647
- } else he = n[32];
648
- let ge = S.configActions(), Y;
649
- n[36] === w ? Y = n[37] : (Y = () => w(!1), n[36] = w, n[37] = Y);
650
- let X;
651
- n[38] !== p || n[39] !== Y ? (X = /* @__PURE__ */ k(t, {
825
+ }, n[33] = k, n[34] = U, n[35] = e) : e = n[35], fe = E.map(e), n[29] = E, n[30] = k, n[31] = U, n[32] = fe;
826
+ } else fe = n[32];
827
+ let pe = x.configActions(), me;
828
+ n[36] === C ? me = n[37] : (me = () => C(!1), n[36] = C, n[37] = me);
829
+ let he;
830
+ n[38] !== d || n[39] !== me ? (he = /* @__PURE__ */ N(t, {
652
831
  variant: "outline",
653
- onClick: Y,
654
- children: p
655
- }), n[38] = p, n[39] = Y, n[40] = X) : X = n[40];
656
- let Z;
657
- n[41] !== le || n[42] !== f ? (Z = /* @__PURE__ */ k(t, {
658
- onClick: le,
659
- children: f
660
- }), n[41] = le, n[42] = f, n[43] = Z) : Z = n[43];
832
+ onClick: me,
833
+ children: d
834
+ }), n[38] = d, n[39] = me, n[40] = he) : he = n[40];
661
835
  let Q;
662
- return n[44] !== ge || n[45] !== X || n[46] !== Z ? (Q = /* @__PURE__ */ A("div", {
663
- className: ge,
664
- children: [X, Z]
665
- }), n[44] = ge, n[45] = X, n[46] = Z, n[47] = Q) : Q = n[47], /* @__PURE__ */ A(i, {
666
- open: C,
667
- onOpenChange: te,
668
- children: [de, /* @__PURE__ */ k(i.Content, {
836
+ n[41] !== oe || n[42] !== l ? (Q = /* @__PURE__ */ N(t, {
837
+ onClick: oe,
838
+ children: l
839
+ }), n[41] = oe, n[42] = l, n[43] = Q) : Q = n[43];
840
+ let ge;
841
+ return n[44] !== pe || n[45] !== he || n[46] !== Q ? (ge = /* @__PURE__ */ P("div", {
842
+ className: pe,
843
+ children: [he, Q]
844
+ }), n[44] = pe, n[45] = he, n[46] = Q, n[47] = ge) : ge = n[47], /* @__PURE__ */ P(a, {
845
+ open: S,
846
+ onOpenChange: ee,
847
+ children: [ce, /* @__PURE__ */ N(a.Content, {
669
848
  align: "start",
670
- className: fe,
671
- children: /* @__PURE__ */ A("div", {
672
- className: pe,
849
+ className: le,
850
+ children: /* @__PURE__ */ P("div", {
851
+ className: ue,
673
852
  children: [
674
- /* @__PURE__ */ k("div", {
675
- className: S.configTitle(),
853
+ /* @__PURE__ */ N("div", {
854
+ className: x.configTitle(),
676
855
  children: m
677
856
  }),
678
- /* @__PURE__ */ k("div", { className: S.configSeparator() }),
679
- /* @__PURE__ */ k(j, {
680
- collisionDetection: P,
681
- sensors: J,
682
- onDragEnd: ae,
683
- children: /* @__PURE__ */ k(L, {
857
+ /* @__PURE__ */ N("div", { className: x.configSeparator() }),
858
+ /* @__PURE__ */ N(F, {
859
+ collisionDetection: R,
860
+ sensors: te,
861
+ onDragEnd: re,
862
+ children: /* @__PURE__ */ N(V, {
684
863
  items: E,
685
- strategy: B,
686
- children: /* @__PURE__ */ k("div", {
687
- className: me,
688
- children: he
864
+ strategy: W,
865
+ children: /* @__PURE__ */ N("div", {
866
+ className: de,
867
+ children: fe
689
868
  })
690
869
  })
691
870
  }),
692
- /* @__PURE__ */ k("div", { className: S.configSeparator() }),
693
- Q
871
+ /* @__PURE__ */ N("div", { className: x.configSeparator() }),
872
+ ge
694
873
  ]
695
874
  })
696
875
  })]
697
876
  });
698
877
  }
699
- function ye(e) {
878
+ function Ee(e) {
700
879
  return e.id;
701
880
  }
702
- function be(e) {
881
+ function De(e) {
703
882
  return e.id;
704
883
  }
705
- function xe(e) {
884
+ function Oe(e) {
706
885
  return [e.id, e];
707
886
  }
708
- function Se(e) {
887
+ function ke(e) {
709
888
  return e.id;
710
889
  }
711
- function Ce(e) {
890
+ function Ae(e) {
712
891
  return !e.system;
713
892
  }
714
893
  //#endregion
715
- export { ve as OxDataTableColumnConfig, ge as OxDataTableDivider, Y as OxDataTableFilterChips, Q as OxDataTableFooter, Z as OxDataTablePagination, J as OxDataTableRoot, X as OxDataTableSelectionActions, me as OxDataTableToolbar, he as OxDataTableToolbarGroup };
894
+ export { $ as OxDataTableColumnConfig, ge as OxDataTableDivider, ve as OxDataTableFilterChips, ye as OxDataTableFilterMenu, we as OxDataTableFooter, Ce as OxDataTablePagination, ie as OxDataTableRoot, Se as OxDataTableSelectionActions, be as OxDataTableSkeleton, he as OxDataTableToolbar, Q as OxDataTableToolbarGroup };