bonuspluscomponents 0.0.103 → 0.0.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.
@@ -10222,7 +10222,7 @@ const ml = ({ validationsProp: e }) => {
10222
10222
  }, d = $m(
10223
10223
  () => /* @__PURE__ */ p.jsx(Lm, { variant: "contained", onClick: () => u(), children: "Создать обращение" }),
10224
10224
  []
10225
- ), f = purchaseHistory && (purchaseHistory == null ? void 0 : purchaseHistory.length) === 0 ? /* @__PURE__ */ p.jsx(ri, { children: /* @__PURE__ */ p.jsx("div", { children: /* @__PURE__ */ p.jsx("div", { children: "Обращений не было" }) }) }) : null;
10225
+ ), f = r && (r == null ? void 0 : r.length) === 0 ? /* @__PURE__ */ p.jsx(ri, { children: /* @__PURE__ */ p.jsx("div", { children: /* @__PURE__ */ p.jsx("div", { children: "Обращений не было" }) }) }) : null;
10226
10226
  return {
10227
10227
  appeals: r,
10228
10228
  appealsNotFound: f,
@@ -29525,7 +29525,7 @@ const m$ = ({ dates: e, readonly: t, onChange: n, title: r }) => {
29525
29525
  o || (async () => {
29526
29526
  s(!0);
29527
29527
  const F = await i().post("/externalCustomerCabinet/form/registration", {});
29528
- t == null || t(F.data.controls), m(F.data.controls.filter(($) => {
29528
+ t == null || t(F.data.controls), d(F.data.controls), m(F.data.controls.filter(($) => {
29529
29529
  var I;
29530
29530
  return ((I = $.validation) == null ? void 0 : I.readOnly) && !!$.text;
29531
29531
  })), s(!1);