alex-evo-sh-ui-kit 1.1.104 → 1.1.105

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.
@@ -4847,6 +4847,7 @@ const Gr = (n, t = ",") => n === "" ? [] : n.split(t).map((r) => r.trim()), pn =
4847
4847
  Pn,
4848
4848
  {
4849
4849
  text: w,
4850
+ className: "chips-container_chip",
4850
4851
  onDelete: () => B(W),
4851
4852
  disabled: o,
4852
4853
  "aria-label": `Элемент: ${w}`,