stratosphere-ui 0.1.21 → 0.1.22
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.
- package/dist/stratosphere-ui.js +6 -6
- package/package.json +1 -1
package/dist/stratosphere-ui.js
CHANGED
|
@@ -26237,14 +26237,14 @@ const b2 = ({
|
|
|
26237
26237
|
isLoading: c,
|
|
26238
26238
|
...u
|
|
26239
26239
|
}) => /* @__PURE__ */ $(MM, { ...u, children: c === !0 ? /* @__PURE__ */ $(RR, {}) : i }), S$ = Bt(
|
|
26240
|
-
({ actionButtons: i, children: c, className: u, onClose: f, open: m, title: g
|
|
26240
|
+
({ actionButtons: i, children: c, className: u, onClose: f, open: m, title: g }, v) => /* @__PURE__ */ $(Kb, { as: Eo, onClose: f, open: m, static: !0, children: ({ open: x }) => /* @__PURE__ */ Vt(
|
|
26241
26241
|
Kb.Panel,
|
|
26242
26242
|
{
|
|
26243
26243
|
as: Wg,
|
|
26244
26244
|
className: vr("overflow-y-scroll scrollbar-none", u),
|
|
26245
|
-
open:
|
|
26246
|
-
|
|
26247
|
-
|
|
26245
|
+
open: x,
|
|
26246
|
+
responsive: !0,
|
|
26247
|
+
ref: v,
|
|
26248
26248
|
children: [
|
|
26249
26249
|
/* @__PURE__ */ $(
|
|
26250
26250
|
Ul,
|
|
@@ -26260,7 +26260,7 @@ const b2 = ({
|
|
|
26260
26260
|
),
|
|
26261
26261
|
/* @__PURE__ */ $(Kb.Title, { as: Wg.Header, className: "font-bold", children: g }),
|
|
26262
26262
|
/* @__PURE__ */ $(Wg.Body, { children: c }),
|
|
26263
|
-
i.length > 0 ? /* @__PURE__ */ $(Wg.Actions, { children: i.map((
|
|
26263
|
+
i.length > 0 ? /* @__PURE__ */ $(Wg.Actions, { children: i.map((E, R) => /* @__PURE__ */ $(Ul, { ...E }, R)) }) : null
|
|
26264
26264
|
]
|
|
26265
26265
|
}
|
|
26266
26266
|
) })
|
|
@@ -28809,7 +28809,7 @@ const r2 = sy, a2 = ({
|
|
|
28809
28809
|
name: O,
|
|
28810
28810
|
onDebouncedChange: j,
|
|
28811
28811
|
options: z
|
|
28812
|
-
}), Xe = fy(O, J), Nt = bt(
|
|
28812
|
+
}), Xe = fy(O, J), Nt = bt(), Je = m === void 0 || k === !0, Dt = k === !0 ? i2 : l2;
|
|
28813
28813
|
return Kt(() => {
|
|
28814
28814
|
f != null && f.length && !r2(f, Nt.current) && (ht(k === !0 ? f : [f[0]]), Nt.current = f);
|
|
28815
28815
|
}, [f]), /* @__PURE__ */ Vt(
|