@regulaforensics/ui-components 8.3.605-nightly → 8.3.607-nightly

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.
@@ -33309,14 +33309,14 @@ const $Ge = () => Ze("9a1a68e241ccbaa6619160dc3f4ecd16"), xGe = "_head_1lz5l_1",
33309
33309
  /* @__PURE__ */ A("div", { className: SR.status, children: Fn(e, 20) }),
33310
33310
  /* @__PURE__ */ A(_e, { size: "18x135", className: SR.name, children: t("documentValidity") })
33311
33311
  ] });
33312
- }, KGe = ({ open: e, status: t, children: n, className: o, style: r }) => /* @__PURE__ */ A(
33312
+ }, KGe = ({ defaultOpen: e, status: t, children: n, className: o, style: r }) => /* @__PURE__ */ A(
33313
33313
  vo,
33314
33314
  {
33315
33315
  className: o,
33316
33316
  style: r,
33317
33317
  type: "rounded",
33318
33318
  head: /* @__PURE__ */ A(kGe, { status: t }),
33319
- open: e,
33319
+ defaultOpen: e,
33320
33320
  openClickArea: "head",
33321
33321
  children: n
33322
33322
  }
@@ -33335,7 +33335,7 @@ const $Ge = () => Ze("9a1a68e241ccbaa6619160dc3f4ecd16"), xGe = "_head_1lz5l_1",
33335
33335
  }) => o === "collapse" ? /* @__PURE__ */ A(
33336
33336
  KGe,
33337
33337
  {
33338
- open: e && t.overallStatus === Y.ERROR,
33338
+ defaultOpen: e && t.overallStatus === Y.ERROR,
33339
33339
  className: s,
33340
33340
  style: a,
33341
33341
  status: t.overallStatus,