@stokelp/ui 1.40.0 → 1.40.2
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/style.css +1 -1
- package/dist/ui.cjs +2 -2
- package/dist/ui.cjs.map +1 -1
- package/dist/ui.js +53 -50
- package/dist/ui.js.map +1 -1
- package/package.json +1 -1
package/dist/ui.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsx as C, jsxs as d, Fragment as s1 } from "react/jsx-runtime";
|
|
3
|
-
import { Accordion as
|
|
4
|
-
import { styled as o, splitCssProps as
|
|
3
|
+
import { Accordion as C1, ark as M, Checkbox as W, Dialog as P, Portal as O, Tooltip as G, Switch as J, Tabs as U, Select as s, DatePicker as p, RadioGroup as H, Popover as D, switchAnatomy as T5, dialogAnatomy as P5, accordionAnatomy as k5, checkboxAnatomy as I5, tabsAnatomy as z5, selectAnatomy as U1, datePickerAnatomy as B5, radioGroupAnatomy as Y1, tooltipAnatomy as F5, popoverAnatomy as D5 } from "@ark-ui/react";
|
|
4
|
+
import { styled as o, splitCssProps as Y, Circle as A5 } from "@stokelp/styled-system/jsx";
|
|
5
5
|
import { accordion as E5, button as N5, checkbox as H1, drawer as W5, formControl as j5, tooltip as $5, formLabel as Z1, formHelperText as O5, heading as G5, switchRecipe as w1, text as U5, textarea as Y5, tabs as X5, select as q5, input as J5, inputAddon as Q5, inputGroup as K5, datepicker as C2, tag as V1, radioButtonGroup as e2, radioGroup as l2, chip as r2, actionCard as o2, iconButton as t2, alert as i2, tableContainer as n2, tableGroupTitle as L2, tableEmptyRow as d2, table as a2, breadcrumb as c2, popover as u2, pagination as M2, illustration as p2, buttonFilter as s2, statusTagSelect as Z2, productCardCatalog as h2 } from "@stokelp/styled-system/recipes";
|
|
6
6
|
import { createContext as X1, forwardRef as f, useContext as q1, createElement as J1, useMemo as L1, useReducer as f2, useEffect as v2, useRef as g1, useLayoutEffect as R1, Children as g2, cloneElement as h1, useState as Q1 } from "react";
|
|
7
7
|
import { cx as j, css as e1, sva as R2 } from "@stokelp/styled-system/css";
|
|
@@ -41,12 +41,12 @@ const _1 = (...e) => e.filter(Boolean).join(" "), R = (e, l) => {
|
|
|
41
41
|
) });
|
|
42
42
|
})
|
|
43
43
|
};
|
|
44
|
-
}, { withProvider: V2, withContext: d1 } = R(E5), H9 = V2(o(
|
|
44
|
+
}, { withProvider: V2, withContext: d1 } = R(E5), H9 = V2(o(C1.Root), "root"), w9 = d1(o(C1.Item), "item"), V9 = d1(o(C1.ItemContent), "itemContent"), _9 = d1(o(C1.ItemIndicator), "itemIndicator", {
|
|
45
45
|
defaultProps: {
|
|
46
46
|
children: /* @__PURE__ */ C("svg", { width: "16", height: "17", viewBox: "0 0 16 17", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ C("path", { d: "M4.94 6.03L8 9.08333L11.06 6.03L12 6.97L8 10.97L4 6.97L4.94 6.03Z", fill: "currentColor" }) })
|
|
47
47
|
}
|
|
48
|
-
}), S9 = d1(o(
|
|
49
|
-
const [r, t] = H1.splitVariantProps(e), [i, a] =
|
|
48
|
+
}), S9 = d1(o(C1.ItemTrigger), "itemTrigger"), f1 = o(M.button, N5), _2 = f((e, l) => {
|
|
49
|
+
const [r, t] = H1.splitVariantProps(e), [i, a] = Y(t), { children: n, className: L, ...u } = a, c = H1(r);
|
|
50
50
|
return /* @__PURE__ */ d(W.Root, { ref: l, className: j(c.root, e1(i), L), ...u, children: [
|
|
51
51
|
/* @__PURE__ */ d(W.Control, { className: c.control, children: [
|
|
52
52
|
/* @__PURE__ */ C(W.Indicator, { children: /* @__PURE__ */ C(S2, {}) }),
|
|
@@ -88,7 +88,7 @@ const S2 = () => /* @__PURE__ */ d("svg", { viewBox: "0 0 12 13", fill: "none",
|
|
|
88
88
|
);
|
|
89
89
|
K1.displayName = "DrawerHeader";
|
|
90
90
|
const I9 = k(K1, "header"), z9 = k(o(P.Title), "title"), B9 = k(o(P.Trigger), "trigger"), I2 = k(o(P.Positioner), "positioner"), z2 = k(o(P.Backdrop), "backdrop"), C5 = f(
|
|
91
|
-
({ children: e, ...l }, r) => /* @__PURE__ */ d(
|
|
91
|
+
({ children: e, ...l }, r) => /* @__PURE__ */ d(O, { children: [
|
|
92
92
|
/* @__PURE__ */ C(z2, {}),
|
|
93
93
|
/* @__PURE__ */ C(I2, { children: /* @__PURE__ */ C(P.Content, { ref: r, ...l, children: e }) })
|
|
94
94
|
] })
|
|
@@ -104,7 +104,7 @@ const F9 = k(o(C5), "content"), D9 = P.Context, B2 = o("div", j5, {
|
|
|
104
104
|
...l ? { "aria-required": !0 } : {}
|
|
105
105
|
};
|
|
106
106
|
return /* @__PURE__ */ C(B2, { ...t, ...r });
|
|
107
|
-
}, { withProvider: F2, withContext: l1 } = R($5), D2 = F2(o(
|
|
107
|
+
}, { withProvider: F2, withContext: l1 } = R($5), D2 = F2(o(G.Root), void 0, {
|
|
108
108
|
defaultProps: {
|
|
109
109
|
closeDelay: 50,
|
|
110
110
|
closeOnPointerDown: !1,
|
|
@@ -113,17 +113,17 @@ const F9 = k(o(C5), "content"), D9 = P.Context, B2 = o("div", j5, {
|
|
|
113
113
|
openDelay: 200,
|
|
114
114
|
unmountOnExit: !0
|
|
115
115
|
}
|
|
116
|
-
}), A2 = l1(o(
|
|
117
|
-
const [i, a] =
|
|
116
|
+
}), A2 = l1(o(G.Arrow), "arrow"), E2 = l1(o(G.ArrowTip), "arrowTip"), N2 = l1(o(G.Content), "content"), W2 = l1(o(G.Positioner), "positioner"), j2 = l1(o(G.Trigger), "trigger"), $2 = ({ label: e, children: l, withArrow: r = !0, ...t }) => {
|
|
117
|
+
const [i, a] = Y(t);
|
|
118
118
|
return /* @__PURE__ */ d(D2, { ...a, children: [
|
|
119
119
|
/* @__PURE__ */ C(j2, { asChild: !0, children: l }),
|
|
120
|
-
/* @__PURE__ */ C(W2, { children: /* @__PURE__ */ d(N2, { ...i, children: [
|
|
120
|
+
/* @__PURE__ */ C(O, { children: /* @__PURE__ */ C(W2, { children: /* @__PURE__ */ d(N2, { ...i, children: [
|
|
121
121
|
r ? /* @__PURE__ */ C(A2, { children: /* @__PURE__ */ C(E2, {}) }) : null,
|
|
122
122
|
e
|
|
123
|
-
] }) })
|
|
123
|
+
] }) }) })
|
|
124
124
|
] });
|
|
125
125
|
}, O2 = o("label", Z1), E9 = (e) => {
|
|
126
|
-
const [l, r] = Z1.splitVariantProps(e), [t, i] =
|
|
126
|
+
const [l, r] = Z1.splitVariantProps(e), [t, i] = Y(r), { children: a, className: n, addon: L, tooltipInformation: u, ...c } = i, h = Z1(l);
|
|
127
127
|
return /* @__PURE__ */ d(O2, { className: j(h.root, e1(t), n), ...c, children: [
|
|
128
128
|
a,
|
|
129
129
|
L ? /* @__PURE__ */ C(o.span, { className: h.addon, children: L }) : null,
|
|
@@ -152,28 +152,28 @@ const F9 = k(o(C5), "content"), D9 = P.Context, B2 = o("div", j5, {
|
|
|
152
152
|
const { as: l = "h2", ...r } = e, t = L1(() => o(l, G5), [l]);
|
|
153
153
|
return /* @__PURE__ */ C(t, { size: l, ...r });
|
|
154
154
|
}, G2 = f((e, l) => {
|
|
155
|
-
const [r, t] = w1.splitVariantProps(e), [i, a] =
|
|
156
|
-
return /* @__PURE__ */ d(
|
|
157
|
-
/* @__PURE__ */ C(
|
|
158
|
-
n ? /* @__PURE__ */ C(
|
|
159
|
-
/* @__PURE__ */ C(
|
|
155
|
+
const [r, t] = w1.splitVariantProps(e), [i, a] = Y(t), { children: n, className: L, ...u } = a, c = w1(r);
|
|
156
|
+
return /* @__PURE__ */ d(J.Root, { ref: l, className: j(c.root, e1(i), L), ...u, children: [
|
|
157
|
+
/* @__PURE__ */ C(J.Control, { className: c.control, children: /* @__PURE__ */ C(J.Thumb, { className: c.thumb }) }),
|
|
158
|
+
n ? /* @__PURE__ */ C(J.Label, { className: c.label, children: n }) : null,
|
|
159
|
+
/* @__PURE__ */ C(J.HiddenInput, {})
|
|
160
160
|
] });
|
|
161
161
|
});
|
|
162
162
|
G2.displayName = "Switch";
|
|
163
163
|
const U2 = (e) => {
|
|
164
164
|
const { as: l = "p", ...r } = e, t = L1(() => o(l, U5), [l]);
|
|
165
165
|
return /* @__PURE__ */ C(t, { ...r });
|
|
166
|
-
}, j9 = o(M.textarea, Y5), { withProvider: Y2, withContext: a1 } = R(X5), $9 = Y2(o(
|
|
166
|
+
}, j9 = o(M.textarea, Y5), { withProvider: Y2, withContext: a1 } = R(X5), $9 = Y2(o(U.Root), "root", {
|
|
167
167
|
defaultProps: {
|
|
168
168
|
lazyMount: !0
|
|
169
169
|
}
|
|
170
|
-
}), O9 = a1(o(
|
|
171
|
-
({ children: e, ...l }, r) => /* @__PURE__ */ d(
|
|
170
|
+
}), O9 = a1(o(U.Content), "content"), G9 = a1(o(U.Trigger), "trigger"), X2 = a1(o(U.Indicator), "indicator"), e5 = f(
|
|
171
|
+
({ children: e, ...l }, r) => /* @__PURE__ */ d(U.List, { ref: r, ...l, children: [
|
|
172
172
|
e,
|
|
173
173
|
/* @__PURE__ */ C(X2, {})
|
|
174
174
|
] })
|
|
175
175
|
);
|
|
176
|
-
e5.displayName =
|
|
176
|
+
e5.displayName = U.List.displayName;
|
|
177
177
|
const U9 = a1(o(e5), "list"), l5 = ({ children: e, when: l, wrapper: r }) => l === !0 ? r(e) : e, { withProvider: q2, withContext: V } = R(q5), J2 = q2(o(s.Root), "root", {
|
|
178
178
|
defaultProps: {
|
|
179
179
|
loopFocus: !0
|
|
@@ -214,7 +214,7 @@ const U9 = a1(o(e5), "list"), l5 = ({ children: e, when: l, wrapper: r }) => l =
|
|
|
214
214
|
}
|
|
215
215
|
) }) }) })
|
|
216
216
|
] }),
|
|
217
|
-
/* @__PURE__ */ C(l5, { when: t, wrapper: (n) => /* @__PURE__ */ C(
|
|
217
|
+
/* @__PURE__ */ C(l5, { when: t, wrapper: (n) => /* @__PURE__ */ C(O, { children: n }), children: /* @__PURE__ */ C(t4, { children: /* @__PURE__ */ C(K2, { children: e.length === 0 ? /* @__PURE__ */ C(U2, { px: "space-8", textAlign: "center", children: r ?? "Aucun résultat" }) : e.map((n) => /* @__PURE__ */ d(l4, { item: n, children: [
|
|
218
218
|
/* @__PURE__ */ C(o4, { truncate: !0, children: n.label }),
|
|
219
219
|
a.multiple ? /* @__PURE__ */ C(r4, { children: "✓" }) : null
|
|
220
220
|
] }, n.value)) }) }) }),
|
|
@@ -300,7 +300,7 @@ const U9 = a1(o(e5), "list"), l5 = ({ children: e, when: l, wrapper: r }) => l =
|
|
|
300
300
|
] })
|
|
301
301
|
] }) : null
|
|
302
302
|
] }) }),
|
|
303
|
-
/* @__PURE__ */ C(
|
|
303
|
+
/* @__PURE__ */ C(O, { children: /* @__PURE__ */ C(p4, { className: l, children: /* @__PURE__ */ C(a4, { children: /* @__PURE__ */ C(b4, { view: "day", children: /* @__PURE__ */ C(p.Context, { children: (n) => /* @__PURE__ */ d(s1, { children: [
|
|
304
304
|
/* @__PURE__ */ d(m4, { children: [
|
|
305
305
|
/* @__PURE__ */ C(s4, { asChild: !0, children: /* @__PURE__ */ C(f1, { p: "space-8", variant: "secondary", size: "sm", children: /* @__PURE__ */ C(x4, {}) }) }),
|
|
306
306
|
/* @__PURE__ */ C(u4, {}),
|
|
@@ -314,7 +314,7 @@ const U9 = a1(o(e5), "list"), l5 = ({ children: e, when: l, wrapper: r }) => l =
|
|
|
314
314
|
] }) }) }) }) }) })
|
|
315
315
|
] });
|
|
316
316
|
}, J9 = f((e, l) => {
|
|
317
|
-
const [r, t] = V1.splitVariantProps(e), [i, a] =
|
|
317
|
+
const [r, t] = V1.splitVariantProps(e), [i, a] = Y(t), { children: n, className: L, ...u } = a, c = V1(r);
|
|
318
318
|
return /* @__PURE__ */ d(M.div, { ref: l, className: j(c.root, e1(i), L), ...u, children: [
|
|
319
319
|
n,
|
|
320
320
|
/* @__PURE__ */ C(A5, { className: j(c.badge) })
|
|
@@ -571,7 +571,7 @@ const { withProvider: l3, withContext: x1 } = R(c2), r3 = l3(o("nav"), "root"),
|
|
|
571
571
|
portalled: !0
|
|
572
572
|
}
|
|
573
573
|
}), R8 = M1(o(D.CloseTrigger), "closeTrigger"), m8 = M1(o(D.Trigger), "trigger"), n3 = M1(o(D.Positioner), "positioner"), o5 = f(
|
|
574
|
-
({ children: e, ...l }, r) => /* @__PURE__ */ C(
|
|
574
|
+
({ children: e, ...l }, r) => /* @__PURE__ */ C(O, { children: /* @__PURE__ */ C(n3, { children: /* @__PURE__ */ C(D.Content, { ref: r, ...l, children: e }) }) })
|
|
575
575
|
);
|
|
576
576
|
o5.displayName = D.Content.displayName;
|
|
577
577
|
const b8 = M1(o(o5), "content"), y8 = D.Context;
|
|
@@ -591,7 +591,7 @@ function z(e, l) {
|
|
|
591
591
|
const r = l - e + 1;
|
|
592
592
|
return Array.from({ length: r }, (t, i) => i + e);
|
|
593
593
|
}
|
|
594
|
-
const
|
|
594
|
+
const Q = Symbol("dots"), d3 = ({
|
|
595
595
|
total: e,
|
|
596
596
|
siblings: l = 1,
|
|
597
597
|
boundaries: r = 1,
|
|
@@ -611,20 +611,20 @@ const J = Symbol("dots"), d3 = ({
|
|
|
611
611
|
range: L1(() => {
|
|
612
612
|
if (l * 2 + 3 + r * 2 >= n)
|
|
613
613
|
return z(1, n);
|
|
614
|
-
const N = Math.max(L - l, r), T = Math.min(L + l, n - r), F = N > r + 2,
|
|
615
|
-
if (!F &&
|
|
616
|
-
const
|
|
617
|
-
return [...z(1,
|
|
614
|
+
const N = Math.max(L - l, r), T = Math.min(L + l, n - r), F = N > r + 2, X = T < n - (r + 1);
|
|
615
|
+
if (!F && X) {
|
|
616
|
+
const q = l * 2 + r + 2;
|
|
617
|
+
return [...z(1, q), Q, ...z(n - (r - 1), n)];
|
|
618
618
|
}
|
|
619
|
-
if (F && !
|
|
620
|
-
const
|
|
621
|
-
return [...z(1, r),
|
|
619
|
+
if (F && !X) {
|
|
620
|
+
const q = r + 1 + 2 * l;
|
|
621
|
+
return [...z(1, r), Q, ...z(n - q, n)];
|
|
622
622
|
}
|
|
623
623
|
return [
|
|
624
624
|
...z(1, r),
|
|
625
|
-
|
|
625
|
+
Q,
|
|
626
626
|
...z(N, T),
|
|
627
|
-
|
|
627
|
+
Q,
|
|
628
628
|
...z(n - r + 1, n)
|
|
629
629
|
];
|
|
630
630
|
}, [n, l, r, L]),
|
|
@@ -669,7 +669,7 @@ const J = Symbol("dots"), d3 = ({
|
|
|
669
669
|
children: /* @__PURE__ */ C("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ C("path", { d: "M10.47 11.06L7.4167 8L10.47 4.94L9.53003 4L5.53003 8L9.53003 12L10.47 11.06Z", fill: "currentColor" }) })
|
|
670
670
|
}
|
|
671
671
|
),
|
|
672
|
-
h.map((T, F) => T ===
|
|
672
|
+
h.map((T, F) => T === Q ? /* @__PURE__ */ J1(M3, { ...i ? { "data-disabled": !0 } : {}, key: F }, "...") : /* @__PURE__ */ C(
|
|
673
673
|
u3,
|
|
674
674
|
{
|
|
675
675
|
disabled: i,
|
|
@@ -9629,8 +9629,8 @@ const J = Symbol("dots"), d3 = ({
|
|
|
9629
9629
|
ids: N,
|
|
9630
9630
|
immediate: T,
|
|
9631
9631
|
invalid: F,
|
|
9632
|
-
isItemDisabled:
|
|
9633
|
-
itemToString:
|
|
9632
|
+
isItemDisabled: X,
|
|
9633
|
+
itemToString: q,
|
|
9634
9634
|
itemToValue: c5,
|
|
9635
9635
|
loopFocus: u5,
|
|
9636
9636
|
name: M5,
|
|
@@ -9678,8 +9678,8 @@ const J = Symbol("dots"), d3 = ({
|
|
|
9678
9678
|
ids: N,
|
|
9679
9679
|
immediate: T,
|
|
9680
9680
|
invalid: F,
|
|
9681
|
-
isItemDisabled:
|
|
9682
|
-
itemToString:
|
|
9681
|
+
isItemDisabled: X,
|
|
9682
|
+
itemToString: q,
|
|
9683
9683
|
itemToValue: c5,
|
|
9684
9684
|
loopFocus: u5,
|
|
9685
9685
|
name: M5,
|
|
@@ -9706,7 +9706,7 @@ const J = Symbol("dots"), d3 = ({
|
|
|
9706
9706
|
}
|
|
9707
9707
|
) }) })
|
|
9708
9708
|
] }),
|
|
9709
|
-
/* @__PURE__ */ C(l5, { when: r, wrapper: (m) => /* @__PURE__ */ C(
|
|
9709
|
+
/* @__PURE__ */ C(l5, { when: r, wrapper: (m) => /* @__PURE__ */ C(O, { children: m }), children: /* @__PURE__ */ C(S3, { children: /* @__PURE__ */ C(H3, { children: e.map((m) => /* @__PURE__ */ C(V3, { item: m, children: /* @__PURE__ */ C(_3, { truncate: !0, children: m.label }) }, m.value)) }) }) }),
|
|
9710
9710
|
/* @__PURE__ */ C(s.HiddenSelect, {})
|
|
9711
9711
|
]
|
|
9712
9712
|
}
|
|
@@ -9776,7 +9776,7 @@ const J = Symbol("dots"), d3 = ({
|
|
|
9776
9776
|
size: "md"
|
|
9777
9777
|
}
|
|
9778
9778
|
}), k3 = f((e, l) => {
|
|
9779
|
-
const [r, t] = E1.splitVariantProps(e), [i, a] =
|
|
9779
|
+
const [r, t] = E1.splitVariantProps(e), [i, a] = Y(t), { className: n, unit: L, price: u, ...c } = a, h = E1(r), y = !!L;
|
|
9780
9780
|
return /* @__PURE__ */ d("span", { ref: l, className: j("price-tag", h.root, e1(i), n), ...c, children: [
|
|
9781
9781
|
/* @__PURE__ */ C("span", { className: h.price, children: u }),
|
|
9782
9782
|
y ? /* @__PURE__ */ d("span", { className: h.unit, children: [
|
|
@@ -11786,12 +11786,12 @@ function h6(e) {
|
|
|
11786
11786
|
function f6(e) {
|
|
11787
11787
|
return Array.isArray(e) ? [] : {};
|
|
11788
11788
|
}
|
|
11789
|
-
function
|
|
11789
|
+
function K(e, l) {
|
|
11790
11790
|
return l.clone !== !1 && l.isMergeableObject(e) ? $(f6(e), e, l) : e;
|
|
11791
11791
|
}
|
|
11792
11792
|
function v6(e, l, r) {
|
|
11793
11793
|
return e.concat(l).map(function(t) {
|
|
11794
|
-
return
|
|
11794
|
+
return K(t, r);
|
|
11795
11795
|
});
|
|
11796
11796
|
}
|
|
11797
11797
|
function g6(e, l) {
|
|
@@ -11821,15 +11821,15 @@ function m6(e, l) {
|
|
|
11821
11821
|
function b6(e, l, r) {
|
|
11822
11822
|
var t = {};
|
|
11823
11823
|
return r.isMergeableObject(e) && W1(e).forEach(function(i) {
|
|
11824
|
-
t[i] =
|
|
11824
|
+
t[i] = K(e[i], r);
|
|
11825
11825
|
}), W1(l).forEach(function(i) {
|
|
11826
|
-
m6(e, i) || (L5(e, i) && r.isMergeableObject(l[i]) ? t[i] = g6(i, r)(e[i], l[i], r) : t[i] =
|
|
11826
|
+
m6(e, i) || (L5(e, i) && r.isMergeableObject(l[i]) ? t[i] = g6(i, r)(e[i], l[i], r) : t[i] = K(l[i], r));
|
|
11827
11827
|
}), t;
|
|
11828
11828
|
}
|
|
11829
11829
|
function $(e, l, r) {
|
|
11830
|
-
r = r || {}, r.arrayMerge = r.arrayMerge || v6, r.isMergeableObject = r.isMergeableObject || u6, r.cloneUnlessOtherwiseSpecified =
|
|
11830
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || v6, r.isMergeableObject = r.isMergeableObject || u6, r.cloneUnlessOtherwiseSpecified = K;
|
|
11831
11831
|
var t = Array.isArray(l), i = Array.isArray(e), a = t === i;
|
|
11832
|
-
return a ? t ? r.arrayMerge(e, l, r) : b6(e, l, r) :
|
|
11832
|
+
return a ? t ? r.arrayMerge(e, l, r) : b6(e, l, r) : K(l, r);
|
|
11833
11833
|
}
|
|
11834
11834
|
$.all = function(l, r) {
|
|
11835
11835
|
if (!Array.isArray(l))
|
|
@@ -12016,7 +12016,10 @@ const H6 = /* @__PURE__ */ c6(x6), w6 = H6(
|
|
|
12016
12016
|
pr: "space-16"
|
|
12017
12017
|
},
|
|
12018
12018
|
pr: "space-16",
|
|
12019
|
-
py: "space-16"
|
|
12019
|
+
py: "space-16",
|
|
12020
|
+
"&:has(.table__sortIndicatorRoot)": {
|
|
12021
|
+
pr: "space-24"
|
|
12022
|
+
}
|
|
12020
12023
|
}
|
|
12021
12024
|
},
|
|
12022
12025
|
tbody: {
|
|
@@ -12062,7 +12065,7 @@ const H6 = /* @__PURE__ */ c6(x6), w6 = H6(
|
|
|
12062
12065
|
bottom: 0,
|
|
12063
12066
|
height: "size-16",
|
|
12064
12067
|
display: "flex",
|
|
12065
|
-
|
|
12068
|
+
px: "space-8",
|
|
12066
12069
|
flexDirection: "column",
|
|
12067
12070
|
ml: "auto"
|
|
12068
12071
|
},
|