@conboai/storybook.components 0.1.26 → 0.1.27
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.
|
@@ -58349,10 +58349,11 @@ const N5 = {
|
|
|
58349
58349
|
return JSON.stringify(t, null, 2);
|
|
58350
58350
|
}, j5 = (t) => t == null ? "" : (B5(t), t.toString()), V5 = {
|
|
58351
58351
|
borderBottom: "none",
|
|
58352
|
+
width: "66%",
|
|
58352
58353
|
paddingTop: 0,
|
|
58353
58354
|
paddingBottom: "8px"
|
|
58354
58355
|
}, U5 = {
|
|
58355
|
-
width: "
|
|
58356
|
+
width: "33%",
|
|
58356
58357
|
borderBottom: "none",
|
|
58357
58358
|
paddingTop: 0,
|
|
58358
58359
|
paddingBottom: "8px"
|
|
@@ -58360,7 +58361,7 @@ const N5 = {
|
|
|
58360
58361
|
...t,
|
|
58361
58362
|
boxShadow: "none"
|
|
58362
58363
|
}), p3 = ({ columnDefs: t, data: e, sx: n }) => /* @__PURE__ */ E.jsx(Pd, { component: wr, sx: H5(n), children: /* @__PURE__ */ E.jsx(Ad, { children: /* @__PURE__ */ E.jsx(kd, { children: t.map((r, o) => /* @__PURE__ */ E.jsxs(Wo, { children: [
|
|
58363
|
-
/* @__PURE__ */ E.jsx(mr, { component: "th", scope: "row", sx: U5, children: /* @__PURE__ */ E.jsx(wt, { fontWeight: "
|
|
58364
|
+
/* @__PURE__ */ E.jsx(mr, { component: "th", scope: "row", sx: U5, children: /* @__PURE__ */ E.jsx(wt, { fontWeight: "500", children: r.headerName }) }),
|
|
58364
58365
|
/* @__PURE__ */ E.jsx(mr, { sx: V5, children: r.renderCell ? r.renderCell(e[r.field]) : j5(e[r.field]) })
|
|
58365
58366
|
] }, o)) }) }) }), W5 = {
|
|
58366
58367
|
width: "36px",
|