@conboai/storybook.components 0.1.27 → 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" };
|