@conboai/storybook.components 0.1.17 → 0.1.18
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.
|
@@ -58241,8 +58241,7 @@ const _5 = {
|
|
|
58241
58241
|
bottom: u ? 0 : "auto",
|
|
58242
58242
|
width: u ? "100%" : "auto",
|
|
58243
58243
|
backgroundColor: u ? "rgba(0, 0, 0, 0.5)" : "transparent",
|
|
58244
|
-
transition: "opacity 0.5s"
|
|
58245
|
-
opacity: l ? 1 : 0
|
|
58244
|
+
transition: "opacity 0.5s"
|
|
58246
58245
|
},
|
|
58247
58246
|
children: [
|
|
58248
58247
|
/* @__PURE__ */ E.jsx(at, { item: !0, children: /* @__PURE__ */ E.jsx(Wt, { onClick: m, children: r ? /* @__PURE__ */ E.jsx(Yt, { icon: "pause" }) : /* @__PURE__ */ E.jsx(Yt, { icon: "play" }) }) }),
|