brd-ui-kit 0.1.46 → 0.1.47

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
@@ -45883,14 +45883,15 @@ const t1e = ({
45883
45883
  header: c,
45884
45884
  btnCancel: u,
45885
45885
  btnConfirm: f,
45886
- onOpenChange: p,
45887
- onConfirm: h
45886
+ children: p,
45887
+ onOpenChange: h,
45888
+ onConfirm: m
45888
45889
  }) => {
45889
- const m = () => {
45890
- p(!1);
45891
- }, y = () => {
45892
- h?.(), p(!1);
45893
- }, g = n && /* @__PURE__ */ Ae(H0e, { ...n, children: [
45890
+ const y = () => {
45891
+ h(!1);
45892
+ }, g = () => {
45893
+ m?.(), h(!1);
45894
+ }, v = n && /* @__PURE__ */ Ae(H0e, { ...n, children: [
45894
45895
  /* @__PURE__ */ P(
45895
45896
  z0e,
45896
45897
  {
@@ -45900,7 +45901,7 @@ const t1e = ({
45900
45901
  io,
45901
45902
  {
45902
45903
  ...u?.props,
45903
- onClick: m,
45904
+ onClick: y,
45904
45905
  children: u?.label
45905
45906
  }
45906
45907
  )
@@ -45910,7 +45911,7 @@ const t1e = ({
45910
45911
  io,
45911
45912
  {
45912
45913
  ...f?.props,
45913
- onClick: y,
45914
+ onClick: g,
45914
45915
  children: f?.label
45915
45916
  }
45916
45917
  )
@@ -45920,7 +45921,7 @@ const t1e = ({
45920
45921
  {
45921
45922
  ...i,
45922
45923
  open: r,
45923
- onOpenChange: p,
45924
+ onOpenChange: h,
45924
45925
  children: [
45925
45926
  /* @__PURE__ */ P(j0e, { ...o?.props, children: o?.children }),
45926
45927
  /* @__PURE__ */ Ae(V0e, { ...s, children: [
@@ -45928,7 +45929,8 @@ const t1e = ({
45928
45929
  /* @__PURE__ */ P(U0e, { ...e.props, children: e.content }),
45929
45930
  t && /* @__PURE__ */ P(q0e, { ...t.props, children: t.content })
45930
45931
  ] }),
45931
- g
45932
+ /* @__PURE__ */ P("div", { className: "flex-1 overflow-auto", children: p }),
45933
+ v
45932
45934
  ] })
45933
45935
  ]
45934
45936
  }