@ama-pt/agora-design-system 2.2.7 → 2.2.8

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.
@@ -865,11 +865,11 @@ const Ge = (t, i = 10) => {
865
865
  var m, R;
866
866
  o(I), (R = (m = E.props).onExpanded) == null || R.call(m, g);
867
867
  };
868
- return /* @__PURE__ */ e.createElement(Vt, { ...E.props, key: I, ref: b, onExpanded: u, darkMode: n });
868
+ return /* @__PURE__ */ e.createElement("li", { key: I }, /* @__PURE__ */ e.createElement(Vt, { ...E.props, ref: b, onExpanded: u, darkMode: n }));
869
869
  }), N = y("agora-accordion-group", "mt-0 p-0 w-full", t, {
870
870
  "dark-mode": s(n)
871
871
  });
872
- return /* @__PURE__ */ e.createElement("div", { className: N, ...a, ref: l }, A);
872
+ return /* @__PURE__ */ e.createElement("ul", { className: N, ...a, ref: l }, A);
873
873
  }, Li = le(Fi), Oi = ({
874
874
  darkMode: t = !1,
875
875
  appearance: i = "text",