@purpurds/table 7.6.0 → 7.6.1
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/LICENSE.txt +16 -16
- package/dist/table.cjs.js +2 -2
- package/dist/table.cjs.js.map +1 -1
- package/dist/table.es.js +3 -3
- package/dist/table.es.js.map +1 -1
- package/package.json +23 -23
package/dist/table.es.js
CHANGED
|
@@ -8465,7 +8465,7 @@ const ql = ({
|
|
|
8465
8465
|
}
|
|
8466
8466
|
) : a ? /* @__PURE__ */ C(B, { children: [
|
|
8467
8467
|
a,
|
|
8468
|
-
/* @__PURE__ */ d(ql, { asChild: !0, children: /* @__PURE__ */ d(Vr, {
|
|
8468
|
+
/* @__PURE__ */ d(ql, { asChild: !0, children: /* @__PURE__ */ d(Vr, { children: u }) })
|
|
8469
8469
|
] }) : /* @__PURE__ */ d(Vr, { asChild: !0, children: /* @__PURE__ */ d(
|
|
8470
8470
|
Eo,
|
|
8471
8471
|
{
|
|
@@ -8491,7 +8491,7 @@ const ql = ({
|
|
|
8491
8491
|
),
|
|
8492
8492
|
n && r && l && (a ? /* @__PURE__ */ C(B, { children: [
|
|
8493
8493
|
a,
|
|
8494
|
-
/* @__PURE__ */ d(ql, { asChild: !0, children: /* @__PURE__ */ d(Vr, {
|
|
8494
|
+
/* @__PURE__ */ d(ql, { asChild: !0, children: /* @__PURE__ */ d(Vr, { children: u }) })
|
|
8495
8495
|
] }) : /* @__PURE__ */ d(Vr, { asChild: !0, children: /* @__PURE__ */ d(
|
|
8496
8496
|
Eo,
|
|
8497
8497
|
{
|
|
@@ -12763,7 +12763,7 @@ const _x = /* @__PURE__ */ dx(gx), hx = {
|
|
|
12763
12763
|
]),
|
|
12764
12764
|
"data-testid": e,
|
|
12765
12765
|
onClick: t ? void 0 : l,
|
|
12766
|
-
...f,
|
|
12766
|
+
...t ? {} : f,
|
|
12767
12767
|
children: t ? /* @__PURE__ */ d(
|
|
12768
12768
|
"a",
|
|
12769
12769
|
{
|