szld-libs 0.3.82 → 0.3.83

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.
@@ -27334,7 +27334,7 @@ function vO() {
27334
27334
  ...L
27335
27335
  };
27336
27336
  r.confirm({
27337
- title: S || "",
27337
+ title: S || (N == null ? void 0 : N.title) || "",
27338
27338
  icon: null,
27339
27339
  okType: "danger",
27340
27340
  okText: R || "",