@conboai/storybook.components 0.1.26 → 0.1.28
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.
|
@@ -41195,8 +41195,22 @@ const $y = {
|
|
|
41195
41195
|
},
|
|
41196
41196
|
a.value
|
|
41197
41197
|
)) }) });
|
|
41198
|
-
}, hB = ({ tabsContent: t }) => t.map((e) => /* @__PURE__ */ E.jsx(Xd, { value: e.value, sx: { padding: "20px 0 0" }, children: e.content }, e.value)), mB = ({
|
|
41199
|
-
|
|
41198
|
+
}, hB = ({ tabsContent: t }) => t.map((e) => /* @__PURE__ */ E.jsx(Xd, { value: e.value, sx: { padding: "20px 0 0" }, children: e.content }, e.value)), mB = ({
|
|
41199
|
+
setValue: t,
|
|
41200
|
+
value: e,
|
|
41201
|
+
tabs: n,
|
|
41202
|
+
tabsContent: r,
|
|
41203
|
+
onChange: o
|
|
41204
|
+
}) => /* @__PURE__ */ E.jsxs(qd, { value: e, children: [
|
|
41205
|
+
/* @__PURE__ */ E.jsx(
|
|
41206
|
+
pB,
|
|
41207
|
+
{
|
|
41208
|
+
setValue: t,
|
|
41209
|
+
value: e,
|
|
41210
|
+
tabs: n,
|
|
41211
|
+
onChange: o
|
|
41212
|
+
}
|
|
41213
|
+
),
|
|
41200
41214
|
/* @__PURE__ */ E.jsx(hB, { tabsContent: r })
|
|
41201
41215
|
] }), o3 = ({ tabsContent: t, tabs: e, onChange: n }) => {
|
|
41202
41216
|
const [r, o] = dt("0"), i = { background: "none", padding: "20px" };
|
|
@@ -58349,10 +58363,11 @@ const N5 = {
|
|
|
58349
58363
|
return JSON.stringify(t, null, 2);
|
|
58350
58364
|
}, j5 = (t) => t == null ? "" : (B5(t), t.toString()), V5 = {
|
|
58351
58365
|
borderBottom: "none",
|
|
58366
|
+
width: "66%",
|
|
58352
58367
|
paddingTop: 0,
|
|
58353
58368
|
paddingBottom: "8px"
|
|
58354
58369
|
}, U5 = {
|
|
58355
|
-
width: "
|
|
58370
|
+
width: "33%",
|
|
58356
58371
|
borderBottom: "none",
|
|
58357
58372
|
paddingTop: 0,
|
|
58358
58373
|
paddingBottom: "8px"
|
|
@@ -58360,7 +58375,7 @@ const N5 = {
|
|
|
58360
58375
|
...t,
|
|
58361
58376
|
boxShadow: "none"
|
|
58362
58377
|
}), 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: "
|
|
58378
|
+
/* @__PURE__ */ E.jsx(mr, { component: "th", scope: "row", sx: U5, children: /* @__PURE__ */ E.jsx(wt, { fontWeight: "500", children: r.headerName }) }),
|
|
58364
58379
|
/* @__PURE__ */ E.jsx(mr, { sx: V5, children: r.renderCell ? r.renderCell(e[r.field]) : j5(e[r.field]) })
|
|
58365
58380
|
] }, o)) }) }) }), W5 = {
|
|
58366
58381
|
width: "36px",
|