@michelangelo-ai/core 0.2.0 → 0.2.1

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.
@@ -94819,34 +94819,38 @@ const $Ye = ({
94819
94819
  description: t,
94820
94820
  tooltip: r,
94821
94821
  collapsible: n = !1,
94822
- endEnhancer: i,
94823
- overrides: o = {},
94824
- children: a
94822
+ expanded: i,
94823
+ onToggle: o,
94824
+ endEnhancer: a,
94825
+ overrides: s = {},
94826
+ children: u
94825
94827
  }) => {
94826
- const [s, u] = _e.useStyletron(), l = e && r ? /* @__PURE__ */ $.jsxs("div", { className: s({ display: "flex", alignItems: "center", gap: u.sizing.scale100 }), children: [
94828
+ const [l, f] = _e.useStyletron(), c = e && r ? /* @__PURE__ */ $.jsxs("div", { className: l({ display: "flex", alignItems: "center", gap: f.sizing.scale100 }), children: [
94827
94829
  e,
94828
94830
  /* @__PURE__ */ $.jsx(Fk, { text: r })
94829
- ] }) : e, f = l && i ? /* @__PURE__ */ $.jsxs(
94831
+ ] }) : e, d = c && a ? /* @__PURE__ */ $.jsxs(
94830
94832
  "div",
94831
94833
  {
94832
- className: s({
94834
+ className: l({
94833
94835
  display: "flex",
94834
94836
  alignItems: "center",
94835
94837
  justifyContent: "space-between",
94836
94838
  width: "100%"
94837
94839
  }),
94838
94840
  children: [
94839
- l,
94840
- i
94841
+ c,
94842
+ a
94841
94843
  ]
94842
94844
  }
94843
- ) : l, c = t ? /* @__PURE__ */ $.jsx(ls, { children: t }) : void 0;
94845
+ ) : c, h = t ? /* @__PURE__ */ $.jsx(ls, { children: t }) : void 0;
94844
94846
  return n ? /* @__PURE__ */ $.jsx(
94845
94847
  zL,
94846
94848
  {
94847
- title: f,
94848
- description: c,
94849
+ title: d,
94850
+ description: h,
94851
+ expanded: i,
94849
94852
  defaultExpanded: !1,
94853
+ onToggle: o,
94850
94854
  overrides: {
94851
94855
  Content: {
94852
94856
  style: {
@@ -94854,24 +94858,24 @@ const $Ye = ({
94854
94858
  }
94855
94859
  }
94856
94860
  },
94857
- children: a
94861
+ children: u
94858
94862
  }
94859
94863
  ) : /* @__PURE__ */ $.jsx(
94860
94864
  Gv,
94861
94865
  {
94862
- title: f,
94863
- description: c,
94866
+ title: d,
94867
+ description: h,
94864
94868
  overrides: _e.mergeOverrides(
94865
94869
  {
94866
94870
  BoxContainer: {
94867
94871
  style: {
94868
- marginBottom: u.sizing.scale600
94872
+ marginBottom: f.sizing.scale600
94869
94873
  }
94870
94874
  }
94871
94875
  },
94872
- o
94876
+ s
94873
94877
  ),
94874
- children: a
94878
+ children: u
94875
94879
  }
94876
94880
  );
94877
94881
  }, gYe = ({ name: e, span: t, children: r }) => {