@opencxh/ui-kit 3.120.8 → 3.120.9

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/index.js CHANGED
@@ -3011,6 +3011,7 @@ const nn = ({
3011
3011
  ge,
3012
3012
  {
3013
3013
  ...A,
3014
+ label: C.label,
3014
3015
  checked: !!i,
3015
3016
  onChange: (k) => j(C.name, k.target.checked),
3016
3017
  size: m
@@ -4321,7 +4322,7 @@ const yn = ({
4321
4322
  }) => /* @__PURE__ */ c("div", { className: d("flex items-center gap-2 mb-3", $r[a], s), children: [
4322
4323
  r && /* @__PURE__ */ e(ne, { variant: "secondary", onClick: r, leftIcon: /* @__PURE__ */ e(Y, { icon: ke, size: "sm" }), iconOnly: !0 }),
4323
4324
  o && /* @__PURE__ */ e("div", { className: "flex-1 min-w-0", children: o }),
4324
- t.length > 0 && /* @__PURE__ */ e("div", { className: d("flex flex-wrap gap-2", !o && "ml-auto"), children: t.map(
4325
+ t.length > 0 && /* @__PURE__ */ e("div", { className: d("flex flex-wrap gap-4", !o && "ml-auto"), children: t.map(
4325
4326
  (l) => l.splitOptions && l.splitOptions.length > 0 ? /* @__PURE__ */ e(
4326
4327
  Re,
4327
4328
  {