@conboai/storybook.components 0.2.19 → 0.2.20

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.
@@ -58622,18 +58622,28 @@ const YU = {
58622
58622
  leftLabel: n,
58623
58623
  sx: r,
58624
58624
  rightLabel: o
58625
- }) => /* @__PURE__ */ x.jsxs(ct, { container: !0, justifyContent: "space-between", sx: r, children: [
58626
- n && /* @__PURE__ */ x.jsx(bo, { sx: eg, children: n }),
58627
- /* @__PURE__ */ x.jsx(
58628
- Ei,
58629
- {
58630
- sx: { margin: 0 },
58631
- control: /* @__PURE__ */ x.jsx(p0, { checked: t, onChange: e, sx: n4 }),
58632
- label: ""
58633
- }
58634
- ),
58635
- o && /* @__PURE__ */ x.jsx(bo, { sx: eg, children: o })
58636
- ] }), r4 = ({
58625
+ }) => /* @__PURE__ */ x.jsxs(
58626
+ ct,
58627
+ {
58628
+ container: !0,
58629
+ justifyContent: "space-between",
58630
+ sx: r,
58631
+ flexWrap: "nowrap",
58632
+ alignItems: "center",
58633
+ children: [
58634
+ n && /* @__PURE__ */ x.jsx(bo, { sx: eg, children: /* @__PURE__ */ x.jsx("span", { title: n, children: n }) }),
58635
+ /* @__PURE__ */ x.jsx(
58636
+ Ei,
58637
+ {
58638
+ sx: { margin: 0 },
58639
+ control: /* @__PURE__ */ x.jsx(p0, { checked: t, onChange: e, sx: n4 }),
58640
+ label: ""
58641
+ }
58642
+ ),
58643
+ o && /* @__PURE__ */ x.jsx(bo, { sx: eg, children: /* @__PURE__ */ x.jsx("span", { title: o, children: o }) })
58644
+ ]
58645
+ }
58646
+ ), r4 = ({
58637
58647
  isModalOpen: t = !1,
58638
58648
  onModalClose: e,
58639
58649
  startIndex: n,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@conboai/storybook.components",
3
- "version": "0.2.19",
3
+ "version": "0.2.20",
4
4
  "main": "dist/storybook.components.mjs",
5
5
  "types": "dist/build/index.d.ts",
6
6
  "files": [