@scbt-ecom/ui 0.88.0 → 0.89.1

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.
Files changed (39) hide show
  1. package/dist/hooks.js +26 -40
  2. package/dist/hooks.js.map +1 -1
  3. package/dist/{index-B6tiFtIj.js → index-BFZfRLgg.js} +1916 -1913
  4. package/dist/index-BFZfRLgg.js.map +1 -0
  5. package/dist/lib/shared/hooks/index.d.ts +1 -1
  6. package/dist/lib/shared/hooks/useObserverWidgets.d.ts +7 -0
  7. package/dist/lib/shared/ui/customLink/index.d.ts +1 -1
  8. package/dist/lib/shared/ui/customLink/model/helpers.d.ts +2 -2
  9. package/dist/lib/shared/ui/icon/allowedIcons.d.ts +3 -3
  10. package/dist/lib/shared/ui/icon/iconsMap.d.ts +12 -0
  11. package/dist/lib/shared/ui/popover/Popover.d.ts +2 -1
  12. package/dist/lib/widgets/index.d.ts +1 -0
  13. package/dist/lib/widgets/model/helpers.d.ts +2 -1
  14. package/dist/lib/widgets/userFeedback/UserFeedback.d.ts +12 -0
  15. package/dist/lib/widgets/userFeedback/index.d.ts +1 -0
  16. package/dist/lib/widgets/userFeedback/model/hooks/index.d.ts +1 -0
  17. package/dist/lib/widgets/userFeedback/model/hooks/useRating.d.ts +9 -0
  18. package/dist/lib/widgets/userFeedback/model/index.d.ts +3 -0
  19. package/dist/lib/widgets/userFeedback/model/schema.d.ts +8 -0
  20. package/dist/lib/widgets/userFeedback/model/types.d.ts +8 -0
  21. package/dist/lib/widgets/userFeedback/ui/FeedbackTrigger.d.ts +1 -0
  22. package/dist/lib/widgets/userFeedback/ui/SelectRating.d.ts +4 -0
  23. package/dist/lib/widgets/userFeedback/ui/Success.d.ts +1 -0
  24. package/dist/lib/widgets/userFeedback/ui/UserReviewForm.d.ts +7 -0
  25. package/dist/lib/widgets/userFeedback/ui/index.d.ts +4 -0
  26. package/dist/static/static/general/heart.svg +12 -0
  27. package/dist/static/static/status/succesCircle.svg +14 -0
  28. package/dist/ui.js +8 -5
  29. package/dist/ui.js.map +1 -1
  30. package/dist/useDebounce-5MeprqTX.js.map +1 -1
  31. package/dist/useFieldsProgress-C918amw-.js +41 -0
  32. package/dist/useFieldsProgress-C918amw-.js.map +1 -0
  33. package/dist/widget.js +1335 -1210
  34. package/dist/widget.js.map +1 -1
  35. package/package.json +1 -1
  36. package/dist/index-B6tiFtIj.js.map +0 -1
  37. package/dist/lib/shared/hooks/useObserveElements.d.ts +0 -1
  38. package/dist/useFieldsProgress-CUlFPv4E.js +0 -26
  39. package/dist/useFieldsProgress-CUlFPv4E.js.map +0 -1
package/dist/widget.js CHANGED
@@ -1,151 +1,151 @@
1
- var De = Object.defineProperty;
2
- var Vt = (e) => {
3
- throw TypeError(e);
1
+ var Rt = Object.defineProperty;
2
+ var We = (t) => {
3
+ throw TypeError(t);
4
4
  };
5
- var He = (e, t, r) => t in e ? De(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r;
6
- var Mt = (e, t, r) => He(e, typeof t != "symbol" ? t + "" : t, r), _t = (e, t, r) => t.has(e) || Vt("Cannot " + r);
7
- var h = (e, t, r) => (_t(e, t, "read from private field"), r ? r.call(e) : t.get(e)), N = (e, t, r) => t.has(e) ? Vt("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(e) : t.set(e, r), j = (e, t, r, n) => (_t(e, t, "write to private field"), n ? n.call(e, r) : t.set(e, r), r), q = (e, t, r) => (_t(e, t, "access private method"), r);
8
- var bt = (e, t, r, n) => ({
5
+ var zt = (t, e, r) => e in t ? Rt(t, e, { enumerable: !0, configurable: !0, writable: !0, value: r }) : t[e] = r;
6
+ var Fe = (t, e, r) => zt(t, typeof e != "symbol" ? e + "" : e, r), Be = (t, e, r) => e.has(t) || We("Cannot " + r);
7
+ var h = (t, e, r) => (Be(t, e, "read from private field"), r ? r.call(t) : e.get(t)), N = (t, e, r) => e.has(t) ? We("Cannot add the same private member more than once") : e instanceof WeakSet ? e.add(t) : e.set(t, r), j = (t, e, r, n) => (Be(t, e, "write to private field"), n ? n.call(t, r) : e.set(t, r), r), A = (t, e, r) => (Be(t, e, "access private method"), r);
8
+ var ye = (t, e, r, n) => ({
9
9
  set _(i) {
10
- j(e, t, i, r);
10
+ j(t, e, i, r);
11
11
  },
12
12
  get _() {
13
- return h(e, t, n);
13
+ return h(t, e, n);
14
14
  }
15
15
  });
16
16
  import { j as o } from "./mergeRefs-Danc3mp8.js";
17
- import { Y as be, Z as je, _ as Re, $ as O, a0 as $t, a1 as ze, a2 as Le, a3 as Wt, a4 as W, a5 as Qe, a6 as Ve, a7 as $e, a8 as We, a9 as At, aa as qt, ab as Ae, ac as Ut, ad as Kt, ae as qe, B as wt, c as D, R as T, n as ye, F as Ue, E as P, i as c, Q as pt, r as Ke, t as Ze, p as Bt, L as Ye, o as Et, A as at, U as ke, af as Xe, q as Je, W as vt, z as Ge, ag as Pt, ah as se, M as tr } from "./index-B6tiFtIj.js";
18
- import { c as a, T as _ } from "./typeGuards-BHbj394R.js";
19
- import * as mt from "react";
20
- import { lazy as B, useCallback as we, useState as R, memo as Nt, useMemo as ft, createElement as Ct, useRef as Dt, useReducer as er, forwardRef as rr, useEffect as Ft } from "react";
21
- import { i as Zt } from "./isClient-C9aZtt2Q.js";
22
- import { s as nr, c as It, r as it, a as or, l as ir } from "./renderImage-ViVSYcgG.js";
23
- import { u as lt, b as Ht, a as dr, g as St, F as ar } from "./useDebounce-5MeprqTX.js";
24
- import { z as ve, Z as Rt } from "./index-Bu5RfW_Z.js";
25
- import { au as Ne } from "./utils-BAhmwXLC.js";
26
- import { a as lr, u as ur } from "./useFieldsProgress-CUlFPv4E.js";
27
- import { createPortal as Ce } from "react-dom";
28
- var Q, pe, mr = (pe = class extends be {
29
- constructor(t = {}) {
17
+ import { Y as vt, Z as Nt, _ as Ht, $ as T, a0 as Ae, a1 as Lt, a2 as Qt, a3 as Ue, a4 as $, a5 as Vt, a6 as $t, a7 as Wt, a8 as At, a9 as qe, aa as Ke, ab as Ut, ac as Ze, ad as Ye, ae as qt, B as pe, c as D, R as F, n as Ct, F as Kt, E as s, i as f, Q as ce, r as Zt, t as Yt, p as Ce, L as Xt, o as se, A as de, U as De, af as Jt, q as Gt, W as Se, z as er, ag as Re, ah as tr, M as rr } from "./index-BFZfRLgg.js";
18
+ import { c as d, T as _ } from "./typeGuards-BHbj394R.js";
19
+ import * as me from "react";
20
+ import { lazy as B, useCallback as St, useState as O, memo as fe, useMemo as ge, createElement as Ie, useRef as ze, useReducer as nr, forwardRef as or, useEffect as ve } from "react";
21
+ import { i as Xe } from "./isClient-C9aZtt2Q.js";
22
+ import { s as ir, c as Me, r as ie, a as ar, l as dr } from "./renderImage-ViVSYcgG.js";
23
+ import { u as le, b as _e, a as lr, g as Oe, F as ur } from "./useDebounce-5MeprqTX.js";
24
+ import { z as He, Z as Te } from "./index-Bu5RfW_Z.js";
25
+ import { au as Le } from "./utils-BAhmwXLC.js";
26
+ import { b as mr, u as xr, a as hr } from "./useFieldsProgress-C918amw-.js";
27
+ import { createPortal as It } from "react-dom";
28
+ var L, jt, pr = (jt = class extends vt {
29
+ constructor(e = {}) {
30
30
  super();
31
- N(this, Q);
32
- this.config = t, j(this, Q, /* @__PURE__ */ new Map());
33
- }
34
- build(t, r, n) {
35
- const i = r.queryKey, d = r.queryHash ?? je(i, r);
36
- let l = this.get(d);
37
- return l || (l = new Re({
38
- client: t,
31
+ N(this, L);
32
+ this.config = e, j(this, L, /* @__PURE__ */ new Map());
33
+ }
34
+ build(e, r, n) {
35
+ const i = r.queryKey, a = r.queryHash ?? Nt(i, r);
36
+ let l = this.get(a);
37
+ return l || (l = new Ht({
38
+ client: e,
39
39
  queryKey: i,
40
- queryHash: d,
41
- options: t.defaultQueryOptions(r),
40
+ queryHash: a,
41
+ options: e.defaultQueryOptions(r),
42
42
  state: n,
43
- defaultOptions: t.getQueryDefaults(i)
43
+ defaultOptions: e.getQueryDefaults(i)
44
44
  }), this.add(l)), l;
45
45
  }
46
- add(t) {
47
- h(this, Q).has(t.queryHash) || (h(this, Q).set(t.queryHash, t), this.notify({
46
+ add(e) {
47
+ h(this, L).has(e.queryHash) || (h(this, L).set(e.queryHash, e), this.notify({
48
48
  type: "added",
49
- query: t
49
+ query: e
50
50
  }));
51
51
  }
52
- remove(t) {
53
- const r = h(this, Q).get(t.queryHash);
54
- r && (t.destroy(), r === t && h(this, Q).delete(t.queryHash), this.notify({ type: "removed", query: t }));
52
+ remove(e) {
53
+ const r = h(this, L).get(e.queryHash);
54
+ r && (e.destroy(), r === e && h(this, L).delete(e.queryHash), this.notify({ type: "removed", query: e }));
55
55
  }
56
56
  clear() {
57
- O.batch(() => {
58
- this.getAll().forEach((t) => {
59
- this.remove(t);
57
+ T.batch(() => {
58
+ this.getAll().forEach((e) => {
59
+ this.remove(e);
60
60
  });
61
61
  });
62
62
  }
63
- get(t) {
64
- return h(this, Q).get(t);
63
+ get(e) {
64
+ return h(this, L).get(e);
65
65
  }
66
66
  getAll() {
67
- return [...h(this, Q).values()];
67
+ return [...h(this, L).values()];
68
68
  }
69
- find(t) {
70
- const r = { exact: !0, ...t };
69
+ find(e) {
70
+ const r = { exact: !0, ...e };
71
71
  return this.getAll().find(
72
- (n) => $t(r, n)
72
+ (n) => Ae(r, n)
73
73
  );
74
74
  }
75
- findAll(t = {}) {
75
+ findAll(e = {}) {
76
76
  const r = this.getAll();
77
- return Object.keys(t).length > 0 ? r.filter((n) => $t(t, n)) : r;
77
+ return Object.keys(e).length > 0 ? r.filter((n) => Ae(e, n)) : r;
78
78
  }
79
- notify(t) {
80
- O.batch(() => {
79
+ notify(e) {
80
+ T.batch(() => {
81
81
  this.listeners.forEach((r) => {
82
- r(t);
82
+ r(e);
83
83
  });
84
84
  });
85
85
  }
86
86
  onFocus() {
87
- O.batch(() => {
88
- this.getAll().forEach((t) => {
89
- t.onFocus();
87
+ T.batch(() => {
88
+ this.getAll().forEach((e) => {
89
+ e.onFocus();
90
90
  });
91
91
  });
92
92
  }
93
93
  onOnline() {
94
- O.batch(() => {
95
- this.getAll().forEach((t) => {
96
- t.onOnline();
94
+ T.batch(() => {
95
+ this.getAll().forEach((e) => {
96
+ e.onOnline();
97
97
  });
98
98
  });
99
99
  }
100
- }, Q = new WeakMap(), pe), V, M, s, $, U, fe, xr = (fe = class extends ze {
101
- constructor(t) {
100
+ }, L = new WeakMap(), jt), Q, M, G, V, U, yt, cr = (yt = class extends Lt {
101
+ constructor(e) {
102
102
  super();
103
- N(this, $);
104
103
  N(this, V);
104
+ N(this, Q);
105
105
  N(this, M);
106
- N(this, s);
107
- this.mutationId = t.mutationId, j(this, M, t.mutationCache), j(this, V, []), this.state = t.state || hr(), this.setOptions(t.options), this.scheduleGc();
106
+ N(this, G);
107
+ this.mutationId = e.mutationId, j(this, M, e.mutationCache), j(this, Q, []), this.state = e.state || fr(), this.setOptions(e.options), this.scheduleGc();
108
108
  }
109
- setOptions(t) {
110
- this.options = t, this.updateGcTime(this.options.gcTime);
109
+ setOptions(e) {
110
+ this.options = e, this.updateGcTime(this.options.gcTime);
111
111
  }
112
112
  get meta() {
113
113
  return this.options.meta;
114
114
  }
115
- addObserver(t) {
116
- h(this, V).includes(t) || (h(this, V).push(t), this.clearGcTimeout(), h(this, M).notify({
115
+ addObserver(e) {
116
+ h(this, Q).includes(e) || (h(this, Q).push(e), this.clearGcTimeout(), h(this, M).notify({
117
117
  type: "observerAdded",
118
118
  mutation: this,
119
- observer: t
119
+ observer: e
120
120
  }));
121
121
  }
122
- removeObserver(t) {
123
- j(this, V, h(this, V).filter((r) => r !== t)), this.scheduleGc(), h(this, M).notify({
122
+ removeObserver(e) {
123
+ j(this, Q, h(this, Q).filter((r) => r !== e)), this.scheduleGc(), h(this, M).notify({
124
124
  type: "observerRemoved",
125
125
  mutation: this,
126
- observer: t
126
+ observer: e
127
127
  });
128
128
  }
129
129
  optionalRemove() {
130
- h(this, V).length || (this.state.status === "pending" ? this.scheduleGc() : h(this, M).remove(this));
130
+ h(this, Q).length || (this.state.status === "pending" ? this.scheduleGc() : h(this, M).remove(this));
131
131
  }
132
132
  continue() {
133
- var t;
134
- return ((t = h(this, s)) == null ? void 0 : t.continue()) ?? // continuing a mutation assumes that variables are set, mutation must have been dehydrated before
133
+ var e;
134
+ return ((e = h(this, G)) == null ? void 0 : e.continue()) ?? // continuing a mutation assumes that variables are set, mutation must have been dehydrated before
135
135
  this.execute(this.state.variables);
136
136
  }
137
- async execute(t) {
138
- var d, l, u, x, m, p, f, I, y, F, k, S, E, z, v, C, L, X, ct, gt;
137
+ async execute(e) {
138
+ var a, l, u, x, m, p, c, S, y, E, k, I, P, z, v, C, H, Y, be, je;
139
139
  const r = () => {
140
- q(this, $, U).call(this, { type: "continue" });
140
+ A(this, V, U).call(this, { type: "continue" });
141
141
  };
142
- j(this, s, Le({
143
- fn: () => this.options.mutationFn ? this.options.mutationFn(t) : Promise.reject(new Error("No mutationFn found")),
144
- onFail: (w, J) => {
145
- q(this, $, U).call(this, { type: "failed", failureCount: w, error: J });
142
+ j(this, G, Qt({
143
+ fn: () => this.options.mutationFn ? this.options.mutationFn(e) : Promise.reject(new Error("No mutationFn found")),
144
+ onFail: (w, X) => {
145
+ A(this, V, U).call(this, { type: "failed", failureCount: w, error: X });
146
146
  },
147
147
  onPause: () => {
148
- q(this, $, U).call(this, { type: "pause" });
148
+ A(this, V, U).call(this, { type: "pause" });
149
149
  },
150
150
  onContinue: r,
151
151
  retry: this.options.retry ?? 0,
@@ -153,81 +153,81 @@ var Q, pe, mr = (pe = class extends be {
153
153
  networkMode: this.options.networkMode,
154
154
  canRun: () => h(this, M).canRun(this)
155
155
  }));
156
- const n = this.state.status === "pending", i = !h(this, s).canStart();
156
+ const n = this.state.status === "pending", i = !h(this, G).canStart();
157
157
  try {
158
158
  if (n)
159
159
  r();
160
160
  else {
161
- q(this, $, U).call(this, { type: "pending", variables: t, isPaused: i }), await ((l = (d = h(this, M).config).onMutate) == null ? void 0 : l.call(
162
- d,
163
- t,
161
+ A(this, V, U).call(this, { type: "pending", variables: e, isPaused: i }), await ((l = (a = h(this, M).config).onMutate) == null ? void 0 : l.call(
162
+ a,
163
+ e,
164
164
  this
165
165
  ));
166
- const J = await ((x = (u = this.options).onMutate) == null ? void 0 : x.call(u, t));
167
- J !== this.state.context && q(this, $, U).call(this, {
166
+ const X = await ((x = (u = this.options).onMutate) == null ? void 0 : x.call(u, e));
167
+ X !== this.state.context && A(this, V, U).call(this, {
168
168
  type: "pending",
169
- context: J,
170
- variables: t,
169
+ context: X,
170
+ variables: e,
171
171
  isPaused: i
172
172
  });
173
173
  }
174
- const w = await h(this, s).start();
174
+ const w = await h(this, G).start();
175
175
  return await ((p = (m = h(this, M).config).onSuccess) == null ? void 0 : p.call(
176
176
  m,
177
177
  w,
178
- t,
178
+ e,
179
179
  this.state.context,
180
180
  this
181
- )), await ((I = (f = this.options).onSuccess) == null ? void 0 : I.call(f, w, t, this.state.context)), await ((F = (y = h(this, M).config).onSettled) == null ? void 0 : F.call(
181
+ )), await ((S = (c = this.options).onSuccess) == null ? void 0 : S.call(c, w, e, this.state.context)), await ((E = (y = h(this, M).config).onSettled) == null ? void 0 : E.call(
182
182
  y,
183
183
  w,
184
184
  null,
185
185
  this.state.variables,
186
186
  this.state.context,
187
187
  this
188
- )), await ((S = (k = this.options).onSettled) == null ? void 0 : S.call(k, w, null, t, this.state.context)), q(this, $, U).call(this, { type: "success", data: w }), w;
188
+ )), await ((I = (k = this.options).onSettled) == null ? void 0 : I.call(k, w, null, e, this.state.context)), A(this, V, U).call(this, { type: "success", data: w }), w;
189
189
  } catch (w) {
190
190
  try {
191
- throw await ((z = (E = h(this, M).config).onError) == null ? void 0 : z.call(
192
- E,
191
+ throw await ((z = (P = h(this, M).config).onError) == null ? void 0 : z.call(
192
+ P,
193
193
  w,
194
- t,
194
+ e,
195
195
  this.state.context,
196
196
  this
197
197
  )), await ((C = (v = this.options).onError) == null ? void 0 : C.call(
198
198
  v,
199
199
  w,
200
- t,
200
+ e,
201
201
  this.state.context
202
- )), await ((X = (L = h(this, M).config).onSettled) == null ? void 0 : X.call(
203
- L,
202
+ )), await ((Y = (H = h(this, M).config).onSettled) == null ? void 0 : Y.call(
203
+ H,
204
204
  void 0,
205
205
  w,
206
206
  this.state.variables,
207
207
  this.state.context,
208
208
  this
209
- )), await ((gt = (ct = this.options).onSettled) == null ? void 0 : gt.call(
210
- ct,
209
+ )), await ((je = (be = this.options).onSettled) == null ? void 0 : je.call(
210
+ be,
211
211
  void 0,
212
212
  w,
213
- t,
213
+ e,
214
214
  this.state.context
215
215
  )), w;
216
216
  } finally {
217
- q(this, $, U).call(this, { type: "error", error: w });
217
+ A(this, V, U).call(this, { type: "error", error: w });
218
218
  }
219
219
  } finally {
220
220
  h(this, M).runNext(this);
221
221
  }
222
222
  }
223
- }, V = new WeakMap(), M = new WeakMap(), s = new WeakMap(), $ = new WeakSet(), U = function(t) {
223
+ }, Q = new WeakMap(), M = new WeakMap(), G = new WeakMap(), V = new WeakSet(), U = function(e) {
224
224
  const r = (n) => {
225
- switch (t.type) {
225
+ switch (e.type) {
226
226
  case "failed":
227
227
  return {
228
228
  ...n,
229
- failureCount: t.failureCount,
230
- failureReason: t.error
229
+ failureCount: e.failureCount,
230
+ failureReason: e.error
231
231
  };
232
232
  case "pause":
233
233
  return {
@@ -242,20 +242,20 @@ var Q, pe, mr = (pe = class extends be {
242
242
  case "pending":
243
243
  return {
244
244
  ...n,
245
- context: t.context,
245
+ context: e.context,
246
246
  data: void 0,
247
247
  failureCount: 0,
248
248
  failureReason: null,
249
249
  error: null,
250
- isPaused: t.isPaused,
250
+ isPaused: e.isPaused,
251
251
  status: "pending",
252
- variables: t.variables,
252
+ variables: e.variables,
253
253
  submittedAt: Date.now()
254
254
  };
255
255
  case "success":
256
256
  return {
257
257
  ...n,
258
- data: t.data,
258
+ data: e.data,
259
259
  failureCount: 0,
260
260
  failureReason: null,
261
261
  error: null,
@@ -266,25 +266,25 @@ var Q, pe, mr = (pe = class extends be {
266
266
  return {
267
267
  ...n,
268
268
  data: void 0,
269
- error: t.error,
269
+ error: e.error,
270
270
  failureCount: n.failureCount + 1,
271
- failureReason: t.error,
271
+ failureReason: e.error,
272
272
  isPaused: !1,
273
273
  status: "error"
274
274
  };
275
275
  }
276
276
  };
277
- this.state = r(this.state), O.batch(() => {
278
- h(this, V).forEach((n) => {
279
- n.onMutationUpdate(t);
277
+ this.state = r(this.state), T.batch(() => {
278
+ h(this, Q).forEach((n) => {
279
+ n.onMutationUpdate(e);
280
280
  }), h(this, M).notify({
281
281
  mutation: this,
282
282
  type: "updated",
283
- action: t
283
+ action: e
284
284
  });
285
285
  });
286
- }, fe);
287
- function hr() {
286
+ }, yt);
287
+ function fr() {
288
288
  return {
289
289
  context: void 0,
290
290
  data: void 0,
@@ -297,149 +297,149 @@ function hr() {
297
297
  submittedAt: 0
298
298
  };
299
299
  }
300
- var A, H, ht, ce, pr = (ce = class extends be {
301
- constructor(t = {}) {
300
+ var W, R, he, kt, gr = (kt = class extends vt {
301
+ constructor(e = {}) {
302
302
  super();
303
- N(this, A);
304
- N(this, H);
305
- N(this, ht);
306
- this.config = t, j(this, A, /* @__PURE__ */ new Set()), j(this, H, /* @__PURE__ */ new Map()), j(this, ht, 0);
303
+ N(this, W);
304
+ N(this, R);
305
+ N(this, he);
306
+ this.config = e, j(this, W, /* @__PURE__ */ new Set()), j(this, R, /* @__PURE__ */ new Map()), j(this, he, 0);
307
307
  }
308
- build(t, r, n) {
309
- const i = new xr({
308
+ build(e, r, n) {
309
+ const i = new cr({
310
310
  mutationCache: this,
311
- mutationId: ++bt(this, ht)._,
312
- options: t.defaultMutationOptions(r),
311
+ mutationId: ++ye(this, he)._,
312
+ options: e.defaultMutationOptions(r),
313
313
  state: n
314
314
  });
315
315
  return this.add(i), i;
316
316
  }
317
- add(t) {
318
- h(this, A).add(t);
319
- const r = jt(t);
317
+ add(e) {
318
+ h(this, W).add(e);
319
+ const r = ke(e);
320
320
  if (typeof r == "string") {
321
- const n = h(this, H).get(r);
322
- n ? n.push(t) : h(this, H).set(r, [t]);
321
+ const n = h(this, R).get(r);
322
+ n ? n.push(e) : h(this, R).set(r, [e]);
323
323
  }
324
- this.notify({ type: "added", mutation: t });
324
+ this.notify({ type: "added", mutation: e });
325
325
  }
326
- remove(t) {
327
- if (h(this, A).delete(t)) {
328
- const r = jt(t);
326
+ remove(e) {
327
+ if (h(this, W).delete(e)) {
328
+ const r = ke(e);
329
329
  if (typeof r == "string") {
330
- const n = h(this, H).get(r);
330
+ const n = h(this, R).get(r);
331
331
  if (n)
332
332
  if (n.length > 1) {
333
- const i = n.indexOf(t);
333
+ const i = n.indexOf(e);
334
334
  i !== -1 && n.splice(i, 1);
335
- } else n[0] === t && h(this, H).delete(r);
335
+ } else n[0] === e && h(this, R).delete(r);
336
336
  }
337
337
  }
338
- this.notify({ type: "removed", mutation: t });
338
+ this.notify({ type: "removed", mutation: e });
339
339
  }
340
- canRun(t) {
341
- const r = jt(t);
340
+ canRun(e) {
341
+ const r = ke(e);
342
342
  if (typeof r == "string") {
343
- const n = h(this, H).get(r), i = n == null ? void 0 : n.find(
344
- (d) => d.state.status === "pending"
343
+ const n = h(this, R).get(r), i = n == null ? void 0 : n.find(
344
+ (a) => a.state.status === "pending"
345
345
  );
346
- return !i || i === t;
346
+ return !i || i === e;
347
347
  } else
348
348
  return !0;
349
349
  }
350
- runNext(t) {
350
+ runNext(e) {
351
351
  var n;
352
- const r = jt(t);
352
+ const r = ke(e);
353
353
  if (typeof r == "string") {
354
- const i = (n = h(this, H).get(r)) == null ? void 0 : n.find((d) => d !== t && d.state.isPaused);
354
+ const i = (n = h(this, R).get(r)) == null ? void 0 : n.find((a) => a !== e && a.state.isPaused);
355
355
  return (i == null ? void 0 : i.continue()) ?? Promise.resolve();
356
356
  } else
357
357
  return Promise.resolve();
358
358
  }
359
359
  clear() {
360
- O.batch(() => {
361
- h(this, A).forEach((t) => {
362
- this.notify({ type: "removed", mutation: t });
363
- }), h(this, A).clear(), h(this, H).clear();
360
+ T.batch(() => {
361
+ h(this, W).forEach((e) => {
362
+ this.notify({ type: "removed", mutation: e });
363
+ }), h(this, W).clear(), h(this, R).clear();
364
364
  });
365
365
  }
366
366
  getAll() {
367
- return Array.from(h(this, A));
367
+ return Array.from(h(this, W));
368
368
  }
369
- find(t) {
370
- const r = { exact: !0, ...t };
369
+ find(e) {
370
+ const r = { exact: !0, ...e };
371
371
  return this.getAll().find(
372
- (n) => Wt(r, n)
372
+ (n) => Ue(r, n)
373
373
  );
374
374
  }
375
- findAll(t = {}) {
376
- return this.getAll().filter((r) => Wt(t, r));
375
+ findAll(e = {}) {
376
+ return this.getAll().filter((r) => Ue(e, r));
377
377
  }
378
- notify(t) {
379
- O.batch(() => {
378
+ notify(e) {
379
+ T.batch(() => {
380
380
  this.listeners.forEach((r) => {
381
- r(t);
381
+ r(e);
382
382
  });
383
383
  });
384
384
  }
385
385
  resumePausedMutations() {
386
- const t = this.getAll().filter((r) => r.state.isPaused);
387
- return O.batch(
386
+ const e = this.getAll().filter((r) => r.state.isPaused);
387
+ return T.batch(
388
388
  () => Promise.all(
389
- t.map((r) => r.continue().catch(W))
389
+ e.map((r) => r.continue().catch($))
390
390
  )
391
391
  );
392
392
  }
393
- }, A = new WeakMap(), H = new WeakMap(), ht = new WeakMap(), ce);
394
- function jt(e) {
395
- var t;
396
- return (t = e.options.scope) == null ? void 0 : t.id;
393
+ }, W = new WeakMap(), R = new WeakMap(), he = new WeakMap(), kt);
394
+ function ke(t) {
395
+ var e;
396
+ return (e = t.options.scope) == null ? void 0 : e.id;
397
397
  }
398
- function Yt(e) {
398
+ function Je(t) {
399
399
  return {
400
- onFetch: (t, r) => {
401
- var p, f, I, y, F;
402
- const n = t.options, i = (I = (f = (p = t.fetchOptions) == null ? void 0 : p.meta) == null ? void 0 : f.fetchMore) == null ? void 0 : I.direction, d = ((y = t.state.data) == null ? void 0 : y.pages) || [], l = ((F = t.state.data) == null ? void 0 : F.pageParams) || [];
400
+ onFetch: (e, r) => {
401
+ var p, c, S, y, E;
402
+ const n = e.options, i = (S = (c = (p = e.fetchOptions) == null ? void 0 : p.meta) == null ? void 0 : c.fetchMore) == null ? void 0 : S.direction, a = ((y = e.state.data) == null ? void 0 : y.pages) || [], l = ((E = e.state.data) == null ? void 0 : E.pageParams) || [];
403
403
  let u = { pages: [], pageParams: [] }, x = 0;
404
404
  const m = async () => {
405
405
  let k = !1;
406
- const S = (v) => {
406
+ const I = (v) => {
407
407
  Object.defineProperty(v, "signal", {
408
408
  enumerable: !0,
409
- get: () => (t.signal.aborted ? k = !0 : t.signal.addEventListener("abort", () => {
409
+ get: () => (e.signal.aborted ? k = !0 : e.signal.addEventListener("abort", () => {
410
410
  k = !0;
411
- }), t.signal)
411
+ }), e.signal)
412
412
  });
413
- }, E = Qe(t.options, t.fetchOptions), z = async (v, C, L) => {
413
+ }, P = Vt(e.options, e.fetchOptions), z = async (v, C, H) => {
414
414
  if (k)
415
415
  return Promise.reject();
416
416
  if (C == null && v.pages.length)
417
417
  return Promise.resolve(v);
418
- const ct = (() => {
419
- const Qt = {
420
- client: t.client,
421
- queryKey: t.queryKey,
418
+ const be = (() => {
419
+ const $e = {
420
+ client: e.client,
421
+ queryKey: e.queryKey,
422
422
  pageParam: C,
423
- direction: L ? "backward" : "forward",
424
- meta: t.options.meta
423
+ direction: H ? "backward" : "forward",
424
+ meta: e.options.meta
425
425
  };
426
- return S(Qt), Qt;
427
- })(), gt = await E(ct), { maxPages: w } = t.options, J = L ? Ve : $e;
426
+ return I($e), $e;
427
+ })(), je = await P(be), { maxPages: w } = e.options, X = H ? $t : Wt;
428
428
  return {
429
- pages: J(v.pages, gt, w),
430
- pageParams: J(v.pageParams, C, w)
429
+ pages: X(v.pages, je, w),
430
+ pageParams: X(v.pageParams, C, w)
431
431
  };
432
432
  };
433
- if (i && d.length) {
434
- const v = i === "backward", C = v ? fr : Xt, L = {
435
- pages: d,
433
+ if (i && a.length) {
434
+ const v = i === "backward", C = v ? br : Ge, H = {
435
+ pages: a,
436
436
  pageParams: l
437
- }, X = C(n, L);
438
- u = await z(L, X, v);
437
+ }, Y = C(n, H);
438
+ u = await z(H, Y, v);
439
439
  } else {
440
- const v = e ?? d.length;
440
+ const v = t ?? a.length;
441
441
  do {
442
- const C = x === 0 ? l[0] ?? n.initialPageParam : Xt(n, u);
442
+ const C = x === 0 ? l[0] ?? n.initialPageParam : Ge(n, u);
443
443
  if (x > 0 && C == null)
444
444
  break;
445
445
  u = await z(u, C), x++;
@@ -447,64 +447,64 @@ function Yt(e) {
447
447
  }
448
448
  return u;
449
449
  };
450
- t.options.persister ? t.fetchFn = () => {
451
- var k, S;
452
- return (S = (k = t.options).persister) == null ? void 0 : S.call(
450
+ e.options.persister ? e.fetchFn = () => {
451
+ var k, I;
452
+ return (I = (k = e.options).persister) == null ? void 0 : I.call(
453
453
  k,
454
454
  m,
455
455
  {
456
- client: t.client,
457
- queryKey: t.queryKey,
458
- meta: t.options.meta,
459
- signal: t.signal
456
+ client: e.client,
457
+ queryKey: e.queryKey,
458
+ meta: e.options.meta,
459
+ signal: e.signal
460
460
  },
461
461
  r
462
462
  );
463
- } : t.fetchFn = m;
463
+ } : e.fetchFn = m;
464
464
  }
465
465
  };
466
466
  }
467
- function Xt(e, { pages: t, pageParams: r }) {
468
- const n = t.length - 1;
469
- return t.length > 0 ? e.getNextPageParam(
470
- t[n],
471
- t,
467
+ function Ge(t, { pages: e, pageParams: r }) {
468
+ const n = e.length - 1;
469
+ return e.length > 0 ? t.getNextPageParam(
470
+ e[n],
471
+ e,
472
472
  r[n],
473
473
  r
474
474
  ) : void 0;
475
475
  }
476
- function fr(e, { pages: t, pageParams: r }) {
476
+ function br(t, { pages: e, pageParams: r }) {
477
477
  var n;
478
- return t.length > 0 ? (n = e.getPreviousPageParam) == null ? void 0 : n.call(e, t[0], t, r[0], r) : void 0;
478
+ return e.length > 0 ? (n = t.getPreviousPageParam) == null ? void 0 : n.call(t, e[0], e, r[0], r) : void 0;
479
479
  }
480
- var b, K, Z, et, rt, Y, nt, ot, ge, cr = (ge = class {
481
- constructor(e = {}) {
480
+ var b, q, K, te, re, Z, ne, oe, wt, jr = (wt = class {
481
+ constructor(t = {}) {
482
482
  N(this, b);
483
+ N(this, q);
483
484
  N(this, K);
485
+ N(this, te);
486
+ N(this, re);
484
487
  N(this, Z);
485
- N(this, et);
486
- N(this, rt);
487
- N(this, Y);
488
- N(this, nt);
489
- N(this, ot);
490
- j(this, b, e.queryCache || new mr()), j(this, K, e.mutationCache || new pr()), j(this, Z, e.defaultOptions || {}), j(this, et, /* @__PURE__ */ new Map()), j(this, rt, /* @__PURE__ */ new Map()), j(this, Y, 0);
488
+ N(this, ne);
489
+ N(this, oe);
490
+ j(this, b, t.queryCache || new pr()), j(this, q, t.mutationCache || new gr()), j(this, K, t.defaultOptions || {}), j(this, te, /* @__PURE__ */ new Map()), j(this, re, /* @__PURE__ */ new Map()), j(this, Z, 0);
491
491
  }
492
492
  mount() {
493
- bt(this, Y)._++, h(this, Y) === 1 && (j(this, nt, We.subscribe(async (e) => {
494
- e && (await this.resumePausedMutations(), h(this, b).onFocus());
495
- })), j(this, ot, At.subscribe(async (e) => {
496
- e && (await this.resumePausedMutations(), h(this, b).onOnline());
493
+ ye(this, Z)._++, h(this, Z) === 1 && (j(this, ne, At.subscribe(async (t) => {
494
+ t && (await this.resumePausedMutations(), h(this, b).onFocus());
495
+ })), j(this, oe, qe.subscribe(async (t) => {
496
+ t && (await this.resumePausedMutations(), h(this, b).onOnline());
497
497
  })));
498
498
  }
499
499
  unmount() {
500
- var e, t;
501
- bt(this, Y)._--, h(this, Y) === 0 && ((e = h(this, nt)) == null || e.call(this), j(this, nt, void 0), (t = h(this, ot)) == null || t.call(this), j(this, ot, void 0));
500
+ var t, e;
501
+ ye(this, Z)._--, h(this, Z) === 0 && ((t = h(this, ne)) == null || t.call(this), j(this, ne, void 0), (e = h(this, oe)) == null || e.call(this), j(this, oe, void 0));
502
502
  }
503
- isFetching(e) {
504
- return h(this, b).findAll({ ...e, fetchStatus: "fetching" }).length;
503
+ isFetching(t) {
504
+ return h(this, b).findAll({ ...t, fetchStatus: "fetching" }).length;
505
505
  }
506
- isMutating(e) {
507
- return h(this, K).findAll({ ...e, status: "pending" }).length;
506
+ isMutating(t) {
507
+ return h(this, q).findAll({ ...t, status: "pending" }).length;
508
508
  }
509
509
  /**
510
510
  * Imperative (non-reactive) way to retrieve data for a QueryKey.
@@ -513,209 +513,210 @@ var b, K, Z, et, rt, Y, nt, ot, ge, cr = (ge = class {
513
513
  * Hint: Do not use this function inside a component, because it won't receive updates.
514
514
  * Use `useQuery` to create a `QueryObserver` that subscribes to changes.
515
515
  */
516
- getQueryData(e) {
516
+ getQueryData(t) {
517
517
  var r;
518
- const t = this.defaultQueryOptions({ queryKey: e });
519
- return (r = h(this, b).get(t.queryHash)) == null ? void 0 : r.state.data;
518
+ const e = this.defaultQueryOptions({ queryKey: t });
519
+ return (r = h(this, b).get(e.queryHash)) == null ? void 0 : r.state.data;
520
520
  }
521
- ensureQueryData(e) {
522
- const t = this.defaultQueryOptions(e), r = h(this, b).build(this, t), n = r.state.data;
523
- return n === void 0 ? this.fetchQuery(e) : (e.revalidateIfStale && r.isStaleByTime(qt(t.staleTime, r)) && this.prefetchQuery(t), Promise.resolve(n));
521
+ ensureQueryData(t) {
522
+ const e = this.defaultQueryOptions(t), r = h(this, b).build(this, e), n = r.state.data;
523
+ return n === void 0 ? this.fetchQuery(t) : (t.revalidateIfStale && r.isStaleByTime(Ke(e.staleTime, r)) && this.prefetchQuery(e), Promise.resolve(n));
524
524
  }
525
- getQueriesData(e) {
526
- return h(this, b).findAll(e).map(({ queryKey: t, state: r }) => {
525
+ getQueriesData(t) {
526
+ return h(this, b).findAll(t).map(({ queryKey: e, state: r }) => {
527
527
  const n = r.data;
528
- return [t, n];
528
+ return [e, n];
529
529
  });
530
530
  }
531
- setQueryData(e, t, r) {
532
- const n = this.defaultQueryOptions({ queryKey: e }), i = h(this, b).get(
531
+ setQueryData(t, e, r) {
532
+ const n = this.defaultQueryOptions({ queryKey: t }), i = h(this, b).get(
533
533
  n.queryHash
534
- ), d = i == null ? void 0 : i.state.data, l = Ae(t, d);
534
+ ), a = i == null ? void 0 : i.state.data, l = Ut(e, a);
535
535
  if (l !== void 0)
536
536
  return h(this, b).build(this, n).setData(l, { ...r, manual: !0 });
537
537
  }
538
- setQueriesData(e, t, r) {
539
- return O.batch(
540
- () => h(this, b).findAll(e).map(({ queryKey: n }) => [
538
+ setQueriesData(t, e, r) {
539
+ return T.batch(
540
+ () => h(this, b).findAll(t).map(({ queryKey: n }) => [
541
541
  n,
542
- this.setQueryData(n, t, r)
542
+ this.setQueryData(n, e, r)
543
543
  ])
544
544
  );
545
545
  }
546
- getQueryState(e) {
546
+ getQueryState(t) {
547
547
  var r;
548
- const t = this.defaultQueryOptions({ queryKey: e });
548
+ const e = this.defaultQueryOptions({ queryKey: t });
549
549
  return (r = h(this, b).get(
550
- t.queryHash
550
+ e.queryHash
551
551
  )) == null ? void 0 : r.state;
552
552
  }
553
- removeQueries(e) {
554
- const t = h(this, b);
555
- O.batch(() => {
556
- t.findAll(e).forEach((r) => {
557
- t.remove(r);
553
+ removeQueries(t) {
554
+ const e = h(this, b);
555
+ T.batch(() => {
556
+ e.findAll(t).forEach((r) => {
557
+ e.remove(r);
558
558
  });
559
559
  });
560
560
  }
561
- resetQueries(e, t) {
561
+ resetQueries(t, e) {
562
562
  const r = h(this, b);
563
- return O.batch(() => (r.findAll(e).forEach((n) => {
563
+ return T.batch(() => (r.findAll(t).forEach((n) => {
564
564
  n.reset();
565
565
  }), this.refetchQueries(
566
566
  {
567
567
  type: "active",
568
- ...e
568
+ ...t
569
569
  },
570
- t
570
+ e
571
571
  )));
572
572
  }
573
- cancelQueries(e, t = {}) {
574
- const r = { revert: !0, ...t }, n = O.batch(
575
- () => h(this, b).findAll(e).map((i) => i.cancel(r))
573
+ cancelQueries(t, e = {}) {
574
+ const r = { revert: !0, ...e }, n = T.batch(
575
+ () => h(this, b).findAll(t).map((i) => i.cancel(r))
576
576
  );
577
- return Promise.all(n).then(W).catch(W);
577
+ return Promise.all(n).then($).catch($);
578
578
  }
579
- invalidateQueries(e, t = {}) {
580
- return O.batch(() => (h(this, b).findAll(e).forEach((r) => {
579
+ invalidateQueries(t, e = {}) {
580
+ return T.batch(() => (h(this, b).findAll(t).forEach((r) => {
581
581
  r.invalidate();
582
- }), (e == null ? void 0 : e.refetchType) === "none" ? Promise.resolve() : this.refetchQueries(
582
+ }), (t == null ? void 0 : t.refetchType) === "none" ? Promise.resolve() : this.refetchQueries(
583
583
  {
584
- ...e,
585
- type: (e == null ? void 0 : e.refetchType) ?? (e == null ? void 0 : e.type) ?? "active"
584
+ ...t,
585
+ type: (t == null ? void 0 : t.refetchType) ?? (t == null ? void 0 : t.type) ?? "active"
586
586
  },
587
- t
587
+ e
588
588
  )));
589
589
  }
590
- refetchQueries(e, t = {}) {
590
+ refetchQueries(t, e = {}) {
591
591
  const r = {
592
- ...t,
593
- cancelRefetch: t.cancelRefetch ?? !0
594
- }, n = O.batch(
595
- () => h(this, b).findAll(e).filter((i) => !i.isDisabled() && !i.isStatic()).map((i) => {
596
- let d = i.fetch(void 0, r);
597
- return r.throwOnError || (d = d.catch(W)), i.state.fetchStatus === "paused" ? Promise.resolve() : d;
592
+ ...e,
593
+ cancelRefetch: e.cancelRefetch ?? !0
594
+ }, n = T.batch(
595
+ () => h(this, b).findAll(t).filter((i) => !i.isDisabled() && !i.isStatic()).map((i) => {
596
+ let a = i.fetch(void 0, r);
597
+ return r.throwOnError || (a = a.catch($)), i.state.fetchStatus === "paused" ? Promise.resolve() : a;
598
598
  })
599
599
  );
600
- return Promise.all(n).then(W);
600
+ return Promise.all(n).then($);
601
601
  }
602
- fetchQuery(e) {
603
- const t = this.defaultQueryOptions(e);
604
- t.retry === void 0 && (t.retry = !1);
605
- const r = h(this, b).build(this, t);
602
+ fetchQuery(t) {
603
+ const e = this.defaultQueryOptions(t);
604
+ e.retry === void 0 && (e.retry = !1);
605
+ const r = h(this, b).build(this, e);
606
606
  return r.isStaleByTime(
607
- qt(t.staleTime, r)
608
- ) ? r.fetch(t) : Promise.resolve(r.state.data);
607
+ Ke(e.staleTime, r)
608
+ ) ? r.fetch(e) : Promise.resolve(r.state.data);
609
609
  }
610
- prefetchQuery(e) {
611
- return this.fetchQuery(e).then(W).catch(W);
610
+ prefetchQuery(t) {
611
+ return this.fetchQuery(t).then($).catch($);
612
612
  }
613
- fetchInfiniteQuery(e) {
614
- return e.behavior = Yt(e.pages), this.fetchQuery(e);
613
+ fetchInfiniteQuery(t) {
614
+ return t.behavior = Je(t.pages), this.fetchQuery(t);
615
615
  }
616
- prefetchInfiniteQuery(e) {
617
- return this.fetchInfiniteQuery(e).then(W).catch(W);
616
+ prefetchInfiniteQuery(t) {
617
+ return this.fetchInfiniteQuery(t).then($).catch($);
618
618
  }
619
- ensureInfiniteQueryData(e) {
620
- return e.behavior = Yt(e.pages), this.ensureQueryData(e);
619
+ ensureInfiniteQueryData(t) {
620
+ return t.behavior = Je(t.pages), this.ensureQueryData(t);
621
621
  }
622
622
  resumePausedMutations() {
623
- return At.isOnline() ? h(this, K).resumePausedMutations() : Promise.resolve();
623
+ return qe.isOnline() ? h(this, q).resumePausedMutations() : Promise.resolve();
624
624
  }
625
625
  getQueryCache() {
626
626
  return h(this, b);
627
627
  }
628
628
  getMutationCache() {
629
- return h(this, K);
629
+ return h(this, q);
630
630
  }
631
631
  getDefaultOptions() {
632
- return h(this, Z);
632
+ return h(this, K);
633
633
  }
634
- setDefaultOptions(e) {
635
- j(this, Z, e);
634
+ setDefaultOptions(t) {
635
+ j(this, K, t);
636
636
  }
637
- setQueryDefaults(e, t) {
638
- h(this, et).set(Ut(e), {
639
- queryKey: e,
640
- defaultOptions: t
637
+ setQueryDefaults(t, e) {
638
+ h(this, te).set(Ze(t), {
639
+ queryKey: t,
640
+ defaultOptions: e
641
641
  });
642
642
  }
643
- getQueryDefaults(e) {
644
- const t = [...h(this, et).values()], r = {};
645
- return t.forEach((n) => {
646
- Kt(e, n.queryKey) && Object.assign(r, n.defaultOptions);
643
+ getQueryDefaults(t) {
644
+ const e = [...h(this, te).values()], r = {};
645
+ return e.forEach((n) => {
646
+ Ye(t, n.queryKey) && Object.assign(r, n.defaultOptions);
647
647
  }), r;
648
648
  }
649
- setMutationDefaults(e, t) {
650
- h(this, rt).set(Ut(e), {
651
- mutationKey: e,
652
- defaultOptions: t
649
+ setMutationDefaults(t, e) {
650
+ h(this, re).set(Ze(t), {
651
+ mutationKey: t,
652
+ defaultOptions: e
653
653
  });
654
654
  }
655
- getMutationDefaults(e) {
656
- const t = [...h(this, rt).values()], r = {};
657
- return t.forEach((n) => {
658
- Kt(e, n.mutationKey) && Object.assign(r, n.defaultOptions);
655
+ getMutationDefaults(t) {
656
+ const e = [...h(this, re).values()], r = {};
657
+ return e.forEach((n) => {
658
+ Ye(t, n.mutationKey) && Object.assign(r, n.defaultOptions);
659
659
  }), r;
660
660
  }
661
- defaultQueryOptions(e) {
662
- if (e._defaulted)
663
- return e;
664
- const t = {
665
- ...h(this, Z).queries,
666
- ...this.getQueryDefaults(e.queryKey),
667
- ...e,
661
+ defaultQueryOptions(t) {
662
+ if (t._defaulted)
663
+ return t;
664
+ const e = {
665
+ ...h(this, K).queries,
666
+ ...this.getQueryDefaults(t.queryKey),
667
+ ...t,
668
668
  _defaulted: !0
669
669
  };
670
- return t.queryHash || (t.queryHash = je(
671
- t.queryKey,
672
- t
673
- )), t.refetchOnReconnect === void 0 && (t.refetchOnReconnect = t.networkMode !== "always"), t.throwOnError === void 0 && (t.throwOnError = !!t.suspense), !t.networkMode && t.persister && (t.networkMode = "offlineFirst"), t.queryFn === qe && (t.enabled = !1), t;
674
- }
675
- defaultMutationOptions(e) {
676
- return e != null && e._defaulted ? e : {
677
- ...h(this, Z).mutations,
678
- ...(e == null ? void 0 : e.mutationKey) && this.getMutationDefaults(e.mutationKey),
679
- ...e,
670
+ return e.queryHash || (e.queryHash = Nt(
671
+ e.queryKey,
672
+ e
673
+ )), e.refetchOnReconnect === void 0 && (e.refetchOnReconnect = e.networkMode !== "always"), e.throwOnError === void 0 && (e.throwOnError = !!e.suspense), !e.networkMode && e.persister && (e.networkMode = "offlineFirst"), e.queryFn === qt && (e.enabled = !1), e;
674
+ }
675
+ defaultMutationOptions(t) {
676
+ return t != null && t._defaulted ? t : {
677
+ ...h(this, K).mutations,
678
+ ...(t == null ? void 0 : t.mutationKey) && this.getMutationDefaults(t.mutationKey),
679
+ ...t,
680
680
  _defaulted: !0
681
681
  };
682
682
  }
683
683
  clear() {
684
- h(this, b).clear(), h(this, K).clear();
685
- }
686
- }, b = new WeakMap(), K = new WeakMap(), Z = new WeakMap(), et = new WeakMap(), rt = new WeakMap(), Y = new WeakMap(), nt = new WeakMap(), ot = new WeakMap(), ge);
687
- const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resolve().then(() => Oo)), jr = B(() => Promise.resolve().then(() => Wn)), yr = B(() => Promise.resolve().then(() => qn)), kr = B(() => Promise.resolve().then(() => Zr)), wr = B(() => Promise.resolve().then(() => Rr)), vr = B(() => Promise.resolve().then(() => hn)), Nr = B(() => Promise.resolve().then(() => dn)), Cr = B(() => Promise.resolve().then(() => mo)), Ir = B(() => Promise.resolve().then(() => Gr)), Sr = B(() => Promise.resolve().then(() => Pn)), Mr = B(() => Promise.resolve().then(() => Dr)), _r = B(() => Promise.resolve().then(() => Bo)), Or = {
688
- header: wr,
689
- seoHeader: Cr,
690
- banner: gr,
691
- calculator: br,
692
- form: jr,
693
- formDialog: yr,
694
- stepper: Ir,
695
- benefit: Mr,
696
- longBanner: Nr,
697
- usefulInfo: Sr,
698
- interLinking: vr,
699
- footer: kr,
700
- infoBlock: _r
701
- }, Tr = Object.keys(Or), g = Tr.reduce(
702
- (e, t) => (e[t] = t, e),
684
+ h(this, b).clear(), h(this, q).clear();
685
+ }
686
+ }, b = new WeakMap(), q = new WeakMap(), K = new WeakMap(), te = new WeakMap(), re = new WeakMap(), Z = new WeakMap(), ne = new WeakMap(), oe = new WeakMap(), wt);
687
+ const yr = B(() => Promise.resolve().then(() => Wr)), kr = B(() => Promise.resolve().then(() => Eo)), wr = B(() => Promise.resolve().then(() => qn)), vr = B(() => Promise.resolve().then(() => Zn)), Nr = B(() => Promise.resolve().then(() => Jr)), Cr = B(() => Promise.resolve().then(() => Qr)), Sr = B(() => Promise.resolve().then(() => gn)), Ir = B(() => Promise.resolve().then(() => mn)), Mr = B(() => Promise.resolve().then(() => co)), _r = B(() => Promise.resolve().then(() => rn)), Or = B(() => Promise.resolve().then(() => zn)), Tr = B(() => Promise.resolve().then(() => Hr)), Fr = B(() => Promise.resolve().then(() => Do)), Br = B(() => Promise.resolve().then(() => Wo)), Er = {
688
+ header: Cr,
689
+ seoHeader: Mr,
690
+ banner: yr,
691
+ calculator: kr,
692
+ form: wr,
693
+ formDialog: vr,
694
+ stepper: _r,
695
+ benefit: Tr,
696
+ longBanner: Ir,
697
+ usefulInfo: Or,
698
+ interLinking: Sr,
699
+ footer: Nr,
700
+ infoBlock: Fr,
701
+ userFeedback: Br
702
+ }, Pr = Object.keys(Er), g = Pr.reduce(
703
+ (t, e) => (t[e] = e, t),
703
704
  {}
704
- ), Fr = (e) => we(() => {
705
- switch (e.handler) {
705
+ ), sr = (t) => St(() => {
706
+ switch (t.handler) {
706
707
  case "navigate": {
707
- const { url: r, target: n, rel: i } = e;
708
- Zt && (window == null || window.open(r, n, i));
708
+ const { url: r, target: n, rel: i } = t;
709
+ Xe && (window == null || window.open(r, n, i));
709
710
  break;
710
711
  }
711
712
  case "scroll": {
712
- const { widgetId: r } = e ?? "";
713
- nr({ widgetId: r });
713
+ const { widgetId: r } = t ?? "";
714
+ ir({ widgetId: r });
714
715
  break;
715
716
  }
716
717
  case "dialog": {
717
- if (!Zt) return;
718
- const { dialogId: r } = e ?? {}, n = document.getElementById(r);
718
+ if (!Xe) return;
719
+ const { dialogId: r } = t ?? {}, n = document.getElementById(r);
719
720
  if (!n) {
720
721
  console.error("Такого элемента в DOM не существует", r);
721
722
  break;
@@ -723,10 +724,10 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
723
724
  n.show();
724
725
  }
725
726
  }
726
- }, [e]), tt = ({ handlerOptions: e, className: t, ...r }) => {
727
- const n = Fr(e);
728
- return /* @__PURE__ */ o.jsx(wt, { className: a(t), onClick: n, ...r, children: r.children });
729
- }, Br = D(
727
+ }, [t]), ee = ({ handlerOptions: t, className: e, ...r }) => {
728
+ const n = sr(t);
729
+ return /* @__PURE__ */ o.jsx(pe, { className: d(e), onClick: n, ...r, children: r.children });
730
+ }, Dr = D(
730
731
  "flex flex-col justify-between overflow-hidden rounded-md bg-color-blue-grey-100 py-6 desktop:flex-row desktop:px-0 desktop:py-0",
731
732
  {
732
733
  variants: {
@@ -737,43 +738,43 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
737
738
  }
738
739
  }
739
740
  }
740
- ), Er = ({
741
- subtitle: e,
742
- title: t,
741
+ ), Rr = ({
742
+ subtitle: t,
743
+ title: e,
743
744
  img: r,
744
745
  mobileImg: n,
745
746
  classes: i,
746
- withButton: d,
747
+ withButton: a,
747
748
  button: l,
748
749
  variant: u,
749
750
  color: x
750
751
  }) => {
751
- const { isDesktop: m } = lt();
752
+ const { isDesktop: m } = le();
752
753
  return /* @__PURE__ */ o.jsxs(
753
754
  "li",
754
755
  {
755
756
  style: { backgroundColor: x ?? "#F3F4F7" },
756
- className: a(Br({ variant: u }), { "pb-0": n }, { "pb-12": !n }, i == null ? void 0 : i.root),
757
+ className: d(Dr({ variant: u }), { "pb-0": n }, { "pb-12": !n }, i == null ? void 0 : i.root),
757
758
  children: [
758
- /* @__PURE__ */ o.jsxs("div", { className: a("flex flex-col items-start justify-between px-4 desktop:px-8 desktop:py-8", i == null ? void 0 : i.wrapper), children: [
759
- /* @__PURE__ */ o.jsxs("div", { className: a("flex flex-col gap-4", i == null ? void 0 : i.textContainer), children: [
760
- /* @__PURE__ */ o.jsx("div", { dangerouslySetInnerHTML: { __html: t }, className: a("desktop:desk-title-bold-s", i == null ? void 0 : i.title) }),
759
+ /* @__PURE__ */ o.jsxs("div", { className: d("flex flex-col items-start justify-between px-4 desktop:px-8 desktop:py-8", i == null ? void 0 : i.wrapper), children: [
760
+ /* @__PURE__ */ o.jsxs("div", { className: d("flex flex-col gap-4", i == null ? void 0 : i.textContainer), children: [
761
+ /* @__PURE__ */ o.jsx("div", { dangerouslySetInnerHTML: { __html: e }, className: d("desktop:desk-title-bold-s", i == null ? void 0 : i.title) }),
761
762
  /* @__PURE__ */ o.jsx(
762
763
  "div",
763
764
  {
764
- dangerouslySetInnerHTML: { __html: e },
765
- className: a("mob-body-regular-l text-icon-blue-grey-800 desktop:desk-body-regular-l", i == null ? void 0 : i.subtitle)
765
+ dangerouslySetInnerHTML: { __html: t },
766
+ className: d("mob-body-regular-l text-icon-blue-grey-800 desktop:desk-body-regular-l", i == null ? void 0 : i.subtitle)
766
767
  }
767
768
  )
768
769
  ] }),
769
- d && m && (l == null ? void 0 : l.handlerOptions) && /* @__PURE__ */ o.jsx(tt, { intent: "primary", className: a("desktop:w-[200px]", i == null ? void 0 : i.button), size: "lg", ...l })
770
+ a && m && (l == null ? void 0 : l.handlerOptions) && /* @__PURE__ */ o.jsx(ee, { intent: "primary", className: d("desktop:w-[200px]", i == null ? void 0 : i.button), size: "lg", ...l })
770
771
  ] }),
771
- (n || m) && r && /* @__PURE__ */ o.jsx("div", { className: a("flex w-full justify-end", i == null ? void 0 : i.imgContainer), children: r && "url" in r && _.isObject(r) ? /* @__PURE__ */ o.jsx("img", { className: a("h-[246px] object-cover", i == null ? void 0 : i.img), src: r.url, alt: r.alt }) : r })
772
+ (n || m) && r && /* @__PURE__ */ o.jsx("div", { className: d("flex w-full justify-end", i == null ? void 0 : i.imgContainer), children: r && "url" in r && _.isObject(r) ? /* @__PURE__ */ o.jsx("img", { className: d("h-[246px] object-cover", i == null ? void 0 : i.img), src: r.url, alt: r.alt }) : r })
772
773
  ]
773
774
  },
774
- t
775
+ e
775
776
  );
776
- }, Pr = D("grid gap-4", {
777
+ }, zr = D("grid gap-4", {
777
778
  variants: {
778
779
  variant: {
779
780
  twoCards: "grid-cols-1 mobile:grid-rows-[repeat(2,400px)] desktop:grid-cols-2",
@@ -781,132 +782,132 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
781
782
  fourCards: "grid-cols-1 mobile:grid-rows-[400px,1fr,1fr,400px] desktop:grid-cols-3"
782
783
  }
783
784
  }
784
- }), Jt = ({ headline: e, details: t, variant: r, classes: n }) => /* @__PURE__ */ o.jsx("section", { id: g.benefit, "data-test-id": g.benefit, className: a("pb-20", n == null ? void 0 : n.root), children: /* @__PURE__ */ o.jsxs(T, { className: n == null ? void 0 : n.container, children: [
785
+ }), et = ({ headline: t, details: e, variant: r, classes: n }) => /* @__PURE__ */ o.jsx("section", { id: g.benefit, "data-test-id": g.benefit, className: d("pb-20", n == null ? void 0 : n.root), children: /* @__PURE__ */ o.jsxs(F, { className: n == null ? void 0 : n.container, children: [
785
786
  /* @__PURE__ */ o.jsx(
786
787
  "div",
787
788
  {
788
- dangerouslySetInnerHTML: { __html: e },
789
- className: a("mob-headline-bold-s mb-8 desktop:desk-headline-bold-m", n == null ? void 0 : n.heading)
789
+ dangerouslySetInnerHTML: { __html: t },
790
+ className: d("mob-headline-bold-s mb-8 desktop:desk-headline-bold-m", n == null ? void 0 : n.heading)
790
791
  }
791
792
  ),
792
- /* @__PURE__ */ o.jsx("ul", { className: a(Pr({ variant: r }), n == null ? void 0 : n.grid), children: t == null ? void 0 : t.map((i) => /* @__PURE__ */ o.jsx(Er, { variant: r, classes: n == null ? void 0 : n.item, ...i }, i.title)) })
793
- ] }) }), Dr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
793
+ /* @__PURE__ */ o.jsx("ul", { className: d(zr({ variant: r }), n == null ? void 0 : n.grid), children: e == null ? void 0 : e.map((i) => /* @__PURE__ */ o.jsx(Rr, { variant: r, classes: n == null ? void 0 : n.item, ...i }, i.title)) })
794
+ ] }) }), Hr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
794
795
  __proto__: null,
795
- Benefit: Jt,
796
- default: Jt
797
- }, Symbol.toStringTag, { value: "Module" })), Hr = ({ variant: e, details: t }) => {
798
- switch (e) {
796
+ Benefit: et,
797
+ default: et
798
+ }, Symbol.toStringTag, { value: "Module" })), Lr = ({ variant: t, details: e }) => {
799
+ switch (t) {
799
800
  case "withButton":
800
- return /* @__PURE__ */ o.jsx(tt, { ...t });
801
+ return /* @__PURE__ */ o.jsx(ee, { ...e });
801
802
  case "withPhone":
802
- return /* @__PURE__ */ o.jsx(ye, { classes: { root: "items-end" }, ...t, phone: It(t.phone) });
803
+ return /* @__PURE__ */ o.jsx(Ct, { classes: { root: "items-end" }, ...e, phone: Me(e.phone) });
803
804
  default:
804
805
  return null;
805
806
  }
806
- }, Gt = (e) => {
807
- const { logoPath: t = "/", logoType: r = "main", classes: n } = e;
807
+ }, tt = (t) => {
808
+ const { logoPath: e = "/", logoType: r = "main", classes: n } = t;
808
809
  return /* @__PURE__ */ o.jsx(
809
810
  "header",
810
811
  {
811
812
  id: g.header,
812
813
  "data-test-id": g.header,
813
- className: a("flex h-[64px] items-center justify-center bg-color-white desktop:h-[72px]", n == null ? void 0 : n.root),
814
- children: /* @__PURE__ */ o.jsx(T, { className: a(n == null ? void 0 : n.container), children: /* @__PURE__ */ o.jsxs("div", { className: a("flex items-center justify-between gap-5", n == null ? void 0 : n.wrapper), children: [
814
+ className: d("flex h-[64px] items-center justify-center bg-color-white desktop:h-[72px]", n == null ? void 0 : n.root),
815
+ children: /* @__PURE__ */ o.jsx(F, { className: d(n == null ? void 0 : n.container), children: /* @__PURE__ */ o.jsxs("div", { className: d("flex items-center justify-between gap-5", n == null ? void 0 : n.wrapper), children: [
815
816
  /* @__PURE__ */ o.jsx(
816
817
  "a",
817
818
  {
818
- href: t,
819
+ href: e,
819
820
  "aria-label": "logo",
820
821
  target: "_blank",
821
822
  rel: "noreferrer",
822
- className: a(
823
+ className: d(
823
824
  "flex items-center justify-center [&_svg]:w-[132px] desktop:[&_svg]:h-[32px] desktop:[&_svg]:w-[192px]",
824
825
  n == null ? void 0 : n.logo
825
826
  ),
826
- children: Ue[r]
827
+ children: Kt[r]
827
828
  }
828
829
  ),
829
- Hr(e)
830
+ Lr(t)
830
831
  ] }) })
831
832
  }
832
833
  );
833
- }, Rr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
834
+ }, Qr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
834
835
  __proto__: null,
835
- Header: Gt,
836
- default: Gt
837
- }, Symbol.toStringTag, { value: "Module" })), Ie = ({ buttonConfig: e, classes: t }) => {
838
- const { primary: r, secondary: n } = e || {};
836
+ Header: tt,
837
+ default: tt
838
+ }, Symbol.toStringTag, { value: "Module" })), Mt = ({ buttonConfig: t, classes: e }) => {
839
+ const { primary: r, secondary: n } = t || {};
839
840
  return /* @__PURE__ */ o.jsxs(
840
841
  "div",
841
842
  {
842
- className: a(
843
+ className: d(
843
844
  "grid-buttons-apply absolute bottom-6 left-1/2 flex w-full -translate-x-1/2 flex-col justify-self-center px-4 desktop:static desktop:left-auto desktop:max-w-full desktop:translate-x-0 desktop:flex-row desktop:justify-normal desktop:px-0",
844
845
  { "flex items-center gap-4": n == null ? void 0 : n.enabled },
845
- t == null ? void 0 : t.group
846
+ e == null ? void 0 : e.group
846
847
  ),
847
848
  children: [
848
849
  r.enabled && /* @__PURE__ */ o.jsx(
849
- tt,
850
+ ee,
850
851
  {
851
- className: a("w-full desktop:max-w-[216px]", t == null ? void 0 : t.primary),
852
+ className: d("w-full desktop:max-w-[216px]", e == null ? void 0 : e.primary),
852
853
  size: "lg",
853
854
  intent: "primary",
854
855
  ...r.buttonContent
855
856
  }
856
857
  ),
857
858
  (n == null ? void 0 : n.enabled) && /* @__PURE__ */ o.jsx(
858
- tt,
859
+ ee,
859
860
  {
860
861
  intent: "secondary",
861
862
  size: "lg",
862
- className: a("w-full desktop:max-w-[216px]", t == null ? void 0 : t.secondary),
863
+ className: d("w-full desktop:max-w-[216px]", e == null ? void 0 : e.secondary),
863
864
  ...r.buttonContent
864
865
  }
865
866
  )
866
867
  ]
867
868
  }
868
869
  );
869
- }, kt = ({ details: e, classes: t }) => {
870
- const { variant: r, items: n } = e ?? {};
871
- return /* @__PURE__ */ o.jsx("div", { className: a("flex items-center justify-center pb-8", t == null ? void 0 : t.root), children: /* @__PURE__ */ o.jsx(
870
+ }, Ne = ({ details: t, classes: e }) => {
871
+ const { variant: r, items: n } = t ?? {};
872
+ return /* @__PURE__ */ o.jsx("div", { className: d("flex items-center justify-center pb-8", e == null ? void 0 : e.root), children: /* @__PURE__ */ o.jsx(
872
873
  "div",
873
874
  {
874
875
  id: "advantages",
875
- className: a(
876
+ className: d(
876
877
  "z-10 m-auto flex w-full min-w-[328px] max-w-[636px] flex-col gap-8 rounded-md bg-color-white p-6 shadow-sm desktop:w-full desktop:flex-row desktop:items-start desktop:gap-0 desktop:p-0 desktop:py-6",
877
878
  { "desktop:max-w-[860px]": r === "threeCards" },
878
879
  { "desktop:max-w-[1140px]": r === "fourCards" },
879
- t == null ? void 0 : t.advantagesContainer
880
+ e == null ? void 0 : e.advantagesContainer
880
881
  ),
881
- children: n == null ? void 0 : n.map(({ title: i, description: d }) => /* @__PURE__ */ o.jsxs(
882
+ children: n == null ? void 0 : n.map(({ title: i, description: a }) => /* @__PURE__ */ o.jsxs(
882
883
  "div",
883
884
  {
884
- className: a(
885
+ className: d(
885
886
  'after:content-[" "] relative flex h-full w-full flex-col gap-1 after:absolute after:-bottom-4 after:left-1/2 after:h-[1px] after:w-full after:-translate-x-1/2 after:bg-color-blue-grey-300 last:after:hidden desktop:w-[285px] desktop:items-center desktop:px-8 desktop:after:bottom-auto desktop:after:left-auto desktop:after:right-0 desktop:after:top-1/2 desktop:after:h-10 desktop:after:w-[1px] desktop:after:-translate-y-1/2 desktop:after:translate-x-0',
886
- t == null ? void 0 : t.item
887
+ e == null ? void 0 : e.item
887
888
  ),
888
889
  children: [
889
- /* @__PURE__ */ o.jsx(P, { as: "h4", className: a("text-color-dark", t == null ? void 0 : t.title), children: i }),
890
- /* @__PURE__ */ o.jsx("p", { className: a("desk-body-regular-l text-color-secondary", t == null ? void 0 : t.description), children: d })
890
+ /* @__PURE__ */ o.jsx(s, { as: "h4", className: d("text-color-dark", e == null ? void 0 : e.title), children: i }),
891
+ /* @__PURE__ */ o.jsx("p", { className: d("desk-body-regular-l text-color-secondary", e == null ? void 0 : e.description), children: a })
891
892
  ]
892
893
  },
893
894
  i
894
895
  ))
895
896
  }
896
897
  ) });
897
- }, zr = ({
898
- headTitle: e,
899
- subtitle: t,
898
+ }, Vr = ({
899
+ headTitle: t,
900
+ subtitle: e,
900
901
  buttonsConfig: r,
901
902
  advantages: n,
902
903
  classes: i,
903
- imageDesktop: d,
904
+ imageDesktop: a,
904
905
  imageMobile: l,
905
906
  renderImageCb: u,
906
907
  backgroundColor: x
907
908
  }) => {
908
- var f;
909
- const { isMobile: m } = lt(), p = (n == null ? void 0 : n.details) && ((f = n == null ? void 0 : n.details) == null ? void 0 : f.items.length) > 0;
909
+ var c;
910
+ const { isMobile: m } = le(), p = (n == null ? void 0 : n.details) && ((c = n == null ? void 0 : n.details) == null ? void 0 : c.items.length) > 0;
910
911
  return /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
911
912
  /* @__PURE__ */ o.jsxs(
912
913
  "section",
@@ -914,43 +915,43 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
914
915
  id: g.banner,
915
916
  "data-test-id": g.banner,
916
917
  style: { backgroundColor: x ?? "#d9edff" },
917
- className: a("relative h-[552px] desktop:h-[456px]", i == null ? void 0 : i.root),
918
+ className: d("relative h-[552px] desktop:h-[456px]", i == null ? void 0 : i.root),
918
919
  children: [
919
- /* @__PURE__ */ o.jsx("div", { className: "absolute bottom-0 left-0 right-0 top-0 mx-auto h-full max-w-[1920px] desktop:h-[456px]", children: m ? it({
920
+ /* @__PURE__ */ o.jsx("div", { className: "absolute bottom-0 left-0 right-0 top-0 mx-auto h-full max-w-[1920px] desktop:h-[456px]", children: m ? ie({
920
921
  imgProps: {
921
922
  className: "h-full w-full object-cover object-center",
922
923
  ...l
923
924
  },
924
925
  renderImageCb: u
925
- }) : it({
926
+ }) : ie({
926
927
  imgProps: {
927
928
  className: "h-full w-full object-cover object-center",
928
- ...d
929
+ ...a
929
930
  },
930
931
  renderImageCb: u
931
932
  }) }),
932
- /* @__PURE__ */ o.jsxs(T, { className: a("h-full", i == null ? void 0 : i.container), children: [
933
- /* @__PURE__ */ o.jsx("div", { className: a("flex h-full", i == null ? void 0 : i.wrapper), children: /* @__PURE__ */ o.jsxs("div", { className: a("flex w-[328px] flex-col gap-10 pt-6 desktop:w-full desktop:pt-20", i == null ? void 0 : i.textBlock), children: [
933
+ /* @__PURE__ */ o.jsxs(F, { className: d("h-full", i == null ? void 0 : i.container), children: [
934
+ /* @__PURE__ */ o.jsx("div", { className: d("flex h-full", i == null ? void 0 : i.wrapper), children: /* @__PURE__ */ o.jsxs("div", { className: d("flex w-[328px] flex-col gap-10 pt-6 desktop:w-full desktop:pt-20", i == null ? void 0 : i.textBlock), children: [
934
935
  /* @__PURE__ */ o.jsxs("div", { className: "z-10 flex flex-col gap-4", children: [
935
936
  /* @__PURE__ */ o.jsx(
936
937
  "div",
937
938
  {
938
- dangerouslySetInnerHTML: { __html: e },
939
- className: a("mob-headline-bold-m text-color-dark desktop:desk-headline-bold-l", i == null ? void 0 : i.title)
939
+ dangerouslySetInnerHTML: { __html: t },
940
+ className: d("mob-headline-bold-m text-color-dark desktop:desk-headline-bold-l", i == null ? void 0 : i.title)
940
941
  }
941
942
  ),
942
943
  /* @__PURE__ */ o.jsx(
943
944
  "div",
944
945
  {
945
- dangerouslySetInnerHTML: { __html: t },
946
- className: a("desk-body-regular-l text-color-dark", i == null ? void 0 : i.subtitle)
946
+ dangerouslySetInnerHTML: { __html: e },
947
+ className: d("desk-body-regular-l text-color-dark", i == null ? void 0 : i.subtitle)
947
948
  }
948
949
  )
949
950
  ] }),
950
- /* @__PURE__ */ o.jsx(Ie, { buttonConfig: r })
951
+ /* @__PURE__ */ o.jsx(Mt, { buttonConfig: r })
951
952
  ] }) }),
952
953
  (n == null ? void 0 : n.enabled) && p && /* @__PURE__ */ o.jsx(
953
- kt,
954
+ Ne,
954
955
  {
955
956
  classes: {
956
957
  root: "mobile:hidden desktop:absolute desktop:bottom-[-50px] desktop:right-1/2 desktop:translate-x-1/2 desktop:rounded-md desktop:p-0"
@@ -963,7 +964,7 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
963
964
  }
964
965
  ),
965
966
  (n == null ? void 0 : n.enabled) && p && /* @__PURE__ */ o.jsx(
966
- kt,
967
+ Ne,
967
968
  {
968
969
  classes: {
969
970
  root: "px-4 pt-4 mobile:bg-color-white desktop:hidden"
@@ -972,13 +973,13 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
972
973
  }
973
974
  )
974
975
  ] });
975
- }, Lr = ({
976
- headTitle: e,
977
- subtitle: t,
976
+ }, $r = ({
977
+ headTitle: t,
978
+ subtitle: e,
978
979
  buttonsConfig: r,
979
980
  advantages: n,
980
981
  classes: i,
981
- renderImageCb: d,
982
+ renderImageCb: a,
982
983
  imageDesktop: l,
983
984
  imageMobile: u,
984
985
  backgroundColor: x
@@ -991,29 +992,29 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
991
992
  id: g.banner,
992
993
  style: { backgroundColor: x ?? "#d9edff" },
993
994
  "data-test-id": g.banner,
994
- className: a("", i == null ? void 0 : i.root),
995
+ className: d("", i == null ? void 0 : i.root),
995
996
  children: [
996
- /* @__PURE__ */ o.jsxs(T, { className: a("relative desktop:h-[456px]", i == null ? void 0 : i.container), children: [
997
- /* @__PURE__ */ o.jsxs("div", { className: a("flex flex-col desktop:flex-row desktop:justify-between", i == null ? void 0 : i.wrapper), children: [
997
+ /* @__PURE__ */ o.jsxs(F, { className: d("relative desktop:h-[456px]", i == null ? void 0 : i.container), children: [
998
+ /* @__PURE__ */ o.jsxs("div", { className: d("flex flex-col desktop:flex-row desktop:justify-between", i == null ? void 0 : i.wrapper), children: [
998
999
  /* @__PURE__ */ o.jsxs("div", { className: "flex flex-col desktop:gap-10 desktop:pt-20", children: [
999
- /* @__PURE__ */ o.jsxs("div", { className: a("flex flex-col gap-4 pt-6 desktop:pt-0", i == null ? void 0 : i.textBlock), children: [
1000
+ /* @__PURE__ */ o.jsxs("div", { className: d("flex flex-col gap-4 pt-6 desktop:pt-0", i == null ? void 0 : i.textBlock), children: [
1000
1001
  /* @__PURE__ */ o.jsx(
1001
1002
  "div",
1002
1003
  {
1003
- dangerouslySetInnerHTML: { __html: e },
1004
- className: a("mob-headline-bold-m text-color-dark desktop:desk-headline-bold-l", i == null ? void 0 : i.title)
1004
+ dangerouslySetInnerHTML: { __html: t },
1005
+ className: d("mob-headline-bold-m text-color-dark desktop:desk-headline-bold-l", i == null ? void 0 : i.title)
1005
1006
  }
1006
1007
  ),
1007
1008
  /* @__PURE__ */ o.jsx(
1008
1009
  "div",
1009
1010
  {
1010
- dangerouslySetInnerHTML: { __html: t },
1011
- className: a("desk-body-regular-l text-color-dark", i == null ? void 0 : i.subtitle)
1011
+ dangerouslySetInnerHTML: { __html: e },
1012
+ className: d("desk-body-regular-l text-color-dark", i == null ? void 0 : i.subtitle)
1012
1013
  }
1013
1014
  )
1014
1015
  ] }),
1015
1016
  /* @__PURE__ */ o.jsx(
1016
- Ie,
1017
+ Mt,
1017
1018
  {
1018
1019
  buttonConfig: r,
1019
1020
  classes: {
@@ -1025,38 +1026,38 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
1025
1026
  /* @__PURE__ */ o.jsx(
1026
1027
  "div",
1027
1028
  {
1028
- className: a(
1029
+ className: d(
1029
1030
  "relative flex h-[356px] justify-center desktop:hidden desktop:h-[456px] desktop:w-[550px]",
1030
1031
  i == null ? void 0 : i.imageContainer
1031
1032
  ),
1032
- children: it({
1033
+ children: ie({
1033
1034
  imgProps: {
1034
1035
  className: "h-full object-contain",
1035
1036
  ...u
1036
1037
  },
1037
- renderImageCb: d
1038
+ renderImageCb: a
1038
1039
  })
1039
1040
  }
1040
1041
  ),
1041
1042
  /* @__PURE__ */ o.jsx(
1042
1043
  "div",
1043
1044
  {
1044
- className: a(
1045
+ className: d(
1045
1046
  "relative flex h-[356px] justify-center mobile:hidden desktop:h-[456px] desktop:w-[550px]",
1046
1047
  i == null ? void 0 : i.imageContainer
1047
1048
  ),
1048
- children: it({
1049
+ children: ie({
1049
1050
  imgProps: {
1050
1051
  className: "h-full object-contain",
1051
1052
  ...l
1052
1053
  },
1053
- renderImageCb: d
1054
+ renderImageCb: a
1054
1055
  })
1055
1056
  }
1056
1057
  )
1057
1058
  ] }),
1058
1059
  (n == null ? void 0 : n.enabled) && m && /* @__PURE__ */ o.jsx(
1059
- kt,
1060
+ Ne,
1060
1061
  {
1061
1062
  classes: {
1062
1063
  root: "mobile:hidden desktop:absolute desktop:bottom-[-50px] desktop:right-1/2 desktop:translate-x-1/2 desktop:rounded-md desktop:p-0"
@@ -1066,7 +1067,7 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
1066
1067
  )
1067
1068
  ] }),
1068
1069
  (n == null ? void 0 : n.enabled) && m && /* @__PURE__ */ o.jsx(
1069
- kt,
1070
+ Ne,
1070
1071
  {
1071
1072
  classes: {
1072
1073
  root: "px-4 pt-4 mobile:bg-color-white desktop:hidden"
@@ -1077,58 +1078,58 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
1077
1078
  ]
1078
1079
  }
1079
1080
  );
1080
- }, st = ({ variant: e, ...t }) => {
1081
- switch (e) {
1081
+ }, rt = ({ variant: t, ...e }) => {
1082
+ switch (t) {
1082
1083
  case "fullImg":
1083
- return /* @__PURE__ */ o.jsx(zr, { ...t });
1084
+ return /* @__PURE__ */ o.jsx(Vr, { ...e });
1084
1085
  default:
1085
- return /* @__PURE__ */ o.jsx(Lr, { ...t });
1086
+ return /* @__PURE__ */ o.jsx($r, { ...e });
1086
1087
  }
1087
- }, Qr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1088
+ }, Wr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1088
1089
  __proto__: null,
1089
- Banner: st,
1090
- default: st
1091
- }, Symbol.toStringTag, { value: "Module" })), Vr = ({ socialsLinks: e, classes: t }) => /* @__PURE__ */ o.jsx("div", { className: a("mt-4 flex items-center gap-2 desktop:mt-6", t == null ? void 0 : t.socialRoot), children: e == null ? void 0 : e.map(({ iconName: r, href: n, ...i }) => /* @__PURE__ */ o.jsx(
1090
+ Banner: rt,
1091
+ default: rt
1092
+ }, Symbol.toStringTag, { value: "Module" })), Ar = ({ socialsLinks: t, classes: e }) => /* @__PURE__ */ o.jsx("div", { className: d("mt-4 flex items-center gap-2 desktop:mt-6", e == null ? void 0 : e.socialRoot), children: t == null ? void 0 : t.map(({ iconName: r, href: n, ...i }) => /* @__PURE__ */ o.jsx(
1092
1093
  "a",
1093
1094
  {
1094
- className: a("flex size-8 items-center justify-center rounded-full bg-[#52576a] p-2", t == null ? void 0 : t.socialLink),
1095
+ className: d("flex size-8 items-center justify-center rounded-full bg-[#52576a] p-2", e == null ? void 0 : e.socialLink),
1095
1096
  href: n,
1096
1097
  "aria-label": r.replace("social/", ""),
1097
1098
  ...i,
1098
- children: /* @__PURE__ */ o.jsx(c, { name: r, className: a("h-full w-full text-icon-white", t == null ? void 0 : t.socialIcon) })
1099
+ children: /* @__PURE__ */ o.jsx(f, { name: r, className: d("h-full w-full text-icon-white", e == null ? void 0 : e.socialIcon) })
1099
1100
  },
1100
1101
  n
1101
- )) }), $r = ({ phones: e, classes: t }) => /* @__PURE__ */ o.jsx("div", { className: a("flex flex-col gap-4 desktop:items-end", t == null ? void 0 : t.phonesRoot), children: e == null ? void 0 : e.map(({ phone: r, text: n }) => /* @__PURE__ */ o.jsx(
1102
- ye,
1102
+ )) }), Ur = ({ phones: t, classes: e }) => /* @__PURE__ */ o.jsx("div", { className: d("flex flex-col gap-4 desktop:items-end", e == null ? void 0 : e.phonesRoot), children: t == null ? void 0 : t.map(({ phone: r, text: n }) => /* @__PURE__ */ o.jsx(
1103
+ Ct,
1103
1104
  {
1104
- phone: It(r),
1105
+ phone: Me(r),
1105
1106
  text: n,
1106
1107
  classes: {
1107
- root: a(t == null ? void 0 : t.phoneWrapper),
1108
- text: a("text-color-footer", t == null ? void 0 : t.phoneText),
1109
- link: a("text-color-white mobile:m-0", t == null ? void 0 : t.phoneLink)
1108
+ root: d(e == null ? void 0 : e.phoneWrapper),
1109
+ text: d("text-color-footer", e == null ? void 0 : e.phoneText),
1110
+ link: d("text-color-white mobile:m-0", e == null ? void 0 : e.phoneLink)
1110
1111
  }
1111
1112
  },
1112
1113
  r
1113
- )) }), Wr = ({ classes: e, details: t }) => /* @__PURE__ */ o.jsx(
1114
+ )) }), qr = ({ classes: t, details: e }) => /* @__PURE__ */ o.jsx(
1114
1115
  "div",
1115
1116
  {
1116
- className: a(
1117
+ className: d(
1117
1118
  "mt-6 grid grid-cols-1 gap-6 border-b border-blue-grey-500 pb-6 desktop:my-8 desktop:grid-cols-4 desktop:gap-10 desktop:pb-8",
1118
- e == null ? void 0 : e.navRoot
1119
+ t == null ? void 0 : t.navRoot
1119
1120
  ),
1120
- children: t == null ? void 0 : t.map(
1121
- ({ column: r }) => r == null ? void 0 : r.map(({ groupLabel: n, links: i }) => /* @__PURE__ */ o.jsxs("div", { className: a("flex flex-col gap-4", e == null ? void 0 : e.navGroup), children: [
1122
- /* @__PURE__ */ o.jsx("div", { className: a("desk-body-medium-l text-color-white", e == null ? void 0 : e.navLabel), children: n }),
1123
- /* @__PURE__ */ o.jsx("div", { className: a("flex flex-col gap-1", e == null ? void 0 : e.navLinks), children: i == null ? void 0 : i.map(({ path: d, label: l, ...u }) => /* @__PURE__ */ o.jsx(
1124
- pt,
1121
+ children: e == null ? void 0 : e.map(
1122
+ ({ column: r }) => r == null ? void 0 : r.map(({ groupLabel: n, links: i }) => /* @__PURE__ */ o.jsxs("div", { className: d("flex flex-col gap-4", t == null ? void 0 : t.navGroup), children: [
1123
+ /* @__PURE__ */ o.jsx("div", { className: d("desk-body-medium-l text-color-white", t == null ? void 0 : t.navLabel), children: n }),
1124
+ /* @__PURE__ */ o.jsx("div", { className: d("flex flex-col gap-1", t == null ? void 0 : t.navLinks), children: i == null ? void 0 : i.map(({ path: a, label: l, ...u }) => /* @__PURE__ */ o.jsx(
1125
+ ce,
1125
1126
  {
1126
- href: d,
1127
+ href: a,
1127
1128
  "aria-label": l,
1128
1129
  intent: "white",
1129
1130
  classes: {
1130
- link: e == null ? void 0 : e.navLink,
1131
- icon: e == null ? void 0 : e.navLinkIcon
1131
+ link: t == null ? void 0 : t.navLink,
1132
+ icon: t == null ? void 0 : t.navLinkIcon
1132
1133
  },
1133
1134
  ...u,
1134
1135
  children: l
@@ -1138,27 +1139,27 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
1138
1139
  ] }, n))
1139
1140
  )
1140
1141
  }
1141
- ), Ar = ({ text: e, classes: t }) => {
1142
+ ), Kr = ({ text: t, classes: e }) => {
1142
1143
  const r = (/* @__PURE__ */ new Date()).getFullYear();
1143
1144
  return /* @__PURE__ */ o.jsx(
1144
1145
  "div",
1145
1146
  {
1146
- className: a("desk-body-regular-m text-color-footer", t == null ? void 0 : t.copyRight),
1147
+ className: d("desk-body-regular-m text-color-footer", e == null ? void 0 : e.copyRight),
1147
1148
  dangerouslySetInnerHTML: {
1148
- __html: `<div style="display: inline-flex; gap: 4px"><span>© 2004-${r}</span> ${e}</div>`
1149
+ __html: `<div style="display: inline-flex; gap: 4px"><span>© 2004-${r}</span> ${t}</div>`
1149
1150
  }
1150
1151
  }
1151
1152
  );
1152
- }, qr = ({ classes: e }) => /* @__PURE__ */ o.jsx(
1153
+ }, Zr = ({ classes: t }) => /* @__PURE__ */ o.jsx(
1153
1154
  "a",
1154
1155
  {
1155
1156
  "aria-label": "logo",
1156
1157
  href: "https://sovcombank.ru/",
1157
- className: a("block h-[24px] w-[132px] desktop:h-[32px] desktop:w-[194px]", e == null ? void 0 : e.footerLogo),
1158
- children: /* @__PURE__ */ o.jsx(c, { name: "brandLogos/logoWhite", className: a("size-full", e == null ? void 0 : e.footerLogoIcon) })
1158
+ className: d("block h-[24px] w-[132px] desktop:h-[32px] desktop:w-[194px]", t == null ? void 0 : t.footerLogo),
1159
+ children: /* @__PURE__ */ o.jsx(f, { name: "brandLogos/logoWhite", className: d("size-full", t == null ? void 0 : t.footerLogoIcon) })
1159
1160
  }
1160
- ), Ur = ({ classes: e }) => /* @__PURE__ */ o.jsx(
1161
- pt,
1161
+ ), Yr = ({ classes: t }) => /* @__PURE__ */ o.jsx(
1162
+ ce,
1162
1163
  {
1163
1164
  intent: "white",
1164
1165
  href: "https://sovcombank.ru/site-map",
@@ -1166,23 +1167,23 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
1166
1167
  "aria-label": "site-map",
1167
1168
  rel: "noreferrer",
1168
1169
  classes: {
1169
- link: a("mobile:mt-6", e == null ? void 0 : e.siteMapLink),
1170
- icon: e == null ? void 0 : e.siteMapLinkIcon
1170
+ link: d("mobile:mt-6", t == null ? void 0 : t.siteMapLink),
1171
+ icon: t == null ? void 0 : t.siteMapLinkIcon
1171
1172
  },
1172
1173
  children: "Карта сайта"
1173
1174
  }
1174
- ), Kr = ({ text: e, classes: t }) => {
1175
- const [r, n] = mt.useState(!1), [i, d] = mt.useState(!1), l = mt.useRef(null);
1176
- return mt.useEffect(() => {
1175
+ ), Xr = ({ text: t, classes: e }) => {
1176
+ const [r, n] = me.useState(!1), [i, a] = me.useState(!1), l = me.useRef(null);
1177
+ return me.useEffect(() => {
1177
1178
  const u = l.current;
1178
- u && d(u.scrollHeight > u.clientHeight);
1179
- }, []), /* @__PURE__ */ o.jsxs("div", { className: a("mt-8 flex flex-col gap-4", t == null ? void 0 : t.ligalRoot), children: [
1179
+ u && a(u.scrollHeight > u.clientHeight);
1180
+ }, []), /* @__PURE__ */ o.jsxs("div", { className: d("mt-8 flex flex-col gap-4", e == null ? void 0 : e.ligalRoot), children: [
1180
1181
  /* @__PURE__ */ o.jsx(
1181
1182
  "div",
1182
1183
  {
1183
1184
  ref: l,
1184
- className: a("desk-body-regular-m text-color-footer", { "line-clamp-3": !r }, t == null ? void 0 : t.ligalText),
1185
- dangerouslySetInnerHTML: { __html: e }
1185
+ className: d("desk-body-regular-m text-color-footer", { "line-clamp-3": !r }, e == null ? void 0 : e.ligalText),
1186
+ dangerouslySetInnerHTML: { __html: t }
1186
1187
  }
1187
1188
  ),
1188
1189
  i && /* @__PURE__ */ o.jsx(
@@ -1191,113 +1192,113 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
1191
1192
  tabIndex: 0,
1192
1193
  role: "button",
1193
1194
  onClick: () => n((u) => !u),
1194
- className: a(
1195
+ className: d(
1195
1196
  "desk-body-regular-l w-max cursor-pointer font-medium text-color-footer transition-colors hover:text-color-white",
1196
- t == null ? void 0 : t.ligalButton
1197
+ e == null ? void 0 : e.ligalButton
1197
1198
  ),
1198
1199
  children: "Подробнее"
1199
1200
  }
1200
1201
  )
1201
1202
  ] });
1202
- }, te = ({
1203
- socialsLinks: e,
1204
- phones: t,
1203
+ }, nt = ({
1204
+ socialsLinks: t,
1205
+ phones: e,
1205
1206
  ligal: r,
1206
1207
  copyright: n,
1207
1208
  classes: i,
1208
- details: d,
1209
+ details: a,
1209
1210
  siteMap: l = !0
1210
1211
  }) => /* @__PURE__ */ o.jsx(
1211
1212
  "footer",
1212
1213
  {
1213
1214
  id: g.footer,
1214
1215
  "data-test-id": g.footer,
1215
- className: a("w-full bg-color-footer py-8 desktop:py-10", i == null ? void 0 : i.root),
1216
- children: /* @__PURE__ */ o.jsx(T, { className: a(i == null ? void 0 : i.footerContainer), children: /* @__PURE__ */ o.jsxs("div", { className: a("mobile:pb-[176px]", i == null ? void 0 : i.footerWrapper), children: [
1216
+ className: d("w-full bg-color-footer py-8 desktop:py-10", i == null ? void 0 : i.root),
1217
+ children: /* @__PURE__ */ o.jsx(F, { className: d(i == null ? void 0 : i.footerContainer), children: /* @__PURE__ */ o.jsxs("div", { className: d("mobile:pb-[176px]", i == null ? void 0 : i.footerWrapper), children: [
1217
1218
  /* @__PURE__ */ o.jsxs(
1218
1219
  "div",
1219
1220
  {
1220
- className: a(
1221
+ className: d(
1221
1222
  "flex flex-col items-start justify-between gap-4 border-b border-solid border-blue-grey-500 pb-6 desktop:flex-row desktop:gap-6 desktop:pb-8",
1222
1223
  i == null ? void 0 : i.footerHead
1223
1224
  ),
1224
1225
  children: [
1225
- /* @__PURE__ */ o.jsxs("div", { className: a(i == null ? void 0 : i.footerSocialBlock), children: [
1226
- /* @__PURE__ */ o.jsx(qr, { classes: i == null ? void 0 : i.footerLogo }),
1227
- e.enabled && /* @__PURE__ */ o.jsx(Vr, { socialsLinks: e.links, classes: i == null ? void 0 : i.socialLinks })
1226
+ /* @__PURE__ */ o.jsxs("div", { className: d(i == null ? void 0 : i.footerSocialBlock), children: [
1227
+ /* @__PURE__ */ o.jsx(Zr, { classes: i == null ? void 0 : i.footerLogo }),
1228
+ t.enabled && /* @__PURE__ */ o.jsx(Ar, { socialsLinks: t.links, classes: i == null ? void 0 : i.socialLinks })
1228
1229
  ] }),
1229
- t.enabled && /* @__PURE__ */ o.jsx($r, { phones: t.items, classes: i == null ? void 0 : i.phonesBlock })
1230
+ e.enabled && /* @__PURE__ */ o.jsx(Ur, { phones: e.items, classes: i == null ? void 0 : i.phonesBlock })
1230
1231
  ]
1231
1232
  }
1232
1233
  ),
1233
- !_.isArrayEmpty(d) && /* @__PURE__ */ o.jsx(Wr, { details: d, classes: i == null ? void 0 : i.navLinks }),
1234
- r.enabled && /* @__PURE__ */ o.jsx(Kr, { text: r.text }),
1234
+ !_.isArrayEmpty(a) && /* @__PURE__ */ o.jsx(qr, { details: a, classes: i == null ? void 0 : i.navLinks }),
1235
+ r.enabled && /* @__PURE__ */ o.jsx(Xr, { text: r.text }),
1235
1236
  /* @__PURE__ */ o.jsxs(
1236
1237
  "div",
1237
1238
  {
1238
- className: a(
1239
+ className: d(
1239
1240
  "mt-6 flex flex-col-reverse items-start justify-between gap-4 desktop:mt-8 desktop:flex-row desktop:gap-6",
1240
1241
  i == null ? void 0 : i.footerBottom
1241
1242
  ),
1242
1243
  children: [
1243
- n.enabled && /* @__PURE__ */ o.jsx(Ar, { text: n.text, classes: i == null ? void 0 : i.copyright }),
1244
- l && /* @__PURE__ */ o.jsx(Ur, { classes: i == null ? void 0 : i.siteMap })
1244
+ n.enabled && /* @__PURE__ */ o.jsx(Kr, { text: n.text, classes: i == null ? void 0 : i.copyright }),
1245
+ l && /* @__PURE__ */ o.jsx(Yr, { classes: i == null ? void 0 : i.siteMap })
1245
1246
  ]
1246
1247
  }
1247
1248
  )
1248
1249
  ] }) })
1249
1250
  }
1250
- ), Zr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1251
+ ), Jr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1251
1252
  __proto__: null,
1252
- Footer: te,
1253
- default: te
1254
- }, Symbol.toStringTag, { value: "Module" })), Yr = (e) => {
1255
- var d, l;
1256
- const { classes: t, index: r, title: n, description: i } = e;
1253
+ Footer: nt,
1254
+ default: nt
1255
+ }, Symbol.toStringTag, { value: "Module" })), Gr = (t) => {
1256
+ var a, l;
1257
+ const { classes: e, index: r, title: n, description: i } = t;
1257
1258
  return /* @__PURE__ */ o.jsxs(
1258
1259
  "div",
1259
1260
  {
1260
- className: a(
1261
+ className: d(
1261
1262
  "flex w-[328px] max-w-[328px] flex-col gap-4 rounded-md border border-solid border-blue-grey-500 p-4 desktop:w-[348px] desktop:max-w-[348px] desktop:border-none desktop:p-0",
1262
- t == null ? void 0 : t.singleStep
1263
+ e == null ? void 0 : e.singleStep
1263
1264
  ),
1264
1265
  children: [
1265
1266
  /* @__PURE__ */ o.jsx(
1266
1267
  "div",
1267
1268
  {
1268
- className: a(
1269
+ className: d(
1269
1270
  "mob-headline-bold-s flex size-10 items-center justify-center rounded-sm bg-color-blue-grey-500 text-color-white desktop:desk-title-bold-l desktop:size-12",
1270
- t == null ? void 0 : t.numeric
1271
+ e == null ? void 0 : e.numeric
1271
1272
  ),
1272
1273
  children: r
1273
1274
  }
1274
1275
  ),
1275
- /* @__PURE__ */ o.jsxs("div", { className: a("flex flex-col gap-6", t == null ? void 0 : t.stepContainer), children: [
1276
- /* @__PURE__ */ o.jsxs("div", { className: a("flex flex-col gap-2"), children: [
1276
+ /* @__PURE__ */ o.jsxs("div", { className: d("flex flex-col gap-6", e == null ? void 0 : e.stepContainer), children: [
1277
+ /* @__PURE__ */ o.jsxs("div", { className: d("flex flex-col gap-2"), children: [
1277
1278
  n && /* @__PURE__ */ o.jsx(
1278
1279
  "div",
1279
1280
  {
1280
1281
  dangerouslySetInnerHTML: { __html: n },
1281
- className: a("mob-title-bold-m text-color-dark desktop:desk-title-bold-s", t == null ? void 0 : t.title)
1282
+ className: d("mob-title-bold-m text-color-dark desktop:desk-title-bold-s", e == null ? void 0 : e.title)
1282
1283
  }
1283
1284
  ),
1284
1285
  /* @__PURE__ */ o.jsx(
1285
1286
  "div",
1286
1287
  {
1287
1288
  dangerouslySetInnerHTML: { __html: i ?? "" },
1288
- className: a("desk-body-regular-l text-color-tetriary", t == null ? void 0 : t.description)
1289
+ className: d("desk-body-regular-l text-color-tetriary", e == null ? void 0 : e.description)
1289
1290
  }
1290
1291
  )
1291
1292
  ] }),
1292
- e.type === "withImage" && Object.keys((e == null ? void 0 : e.image) ?? {}).length > 0 && /* @__PURE__ */ o.jsx("div", { className: a("h-[368px] w-[348px] mobile:hidden", t == null ? void 0 : t.imageContainer), children: /* @__PURE__ */ o.jsx("img", { className: a("h-full w-full object-contain", t == null ? void 0 : t.image), src: (d = e == null ? void 0 : e.image) == null ? void 0 : d.src, alt: (l = e == null ? void 0 : e.image) == null ? void 0 : l.alt }) })
1293
+ t.type === "withImage" && Object.keys((t == null ? void 0 : t.image) ?? {}).length > 0 && /* @__PURE__ */ o.jsx("div", { className: d("h-[368px] w-[348px] mobile:hidden", e == null ? void 0 : e.imageContainer), children: /* @__PURE__ */ o.jsx("img", { className: d("h-full w-full object-contain", e == null ? void 0 : e.image), src: (a = t == null ? void 0 : t.image) == null ? void 0 : a.src, alt: (l = t == null ? void 0 : t.image) == null ? void 0 : l.alt }) })
1293
1294
  ] })
1294
1295
  ]
1295
1296
  }
1296
1297
  );
1297
- }, Xr = ({ currentStepper: e, classes: t }) => {
1298
- const [r, n] = R(0), { carouselClasses: i, carouselSlideClasses: d } = t || {};
1298
+ }, en = ({ currentStepper: t, classes: e }) => {
1299
+ const [r, n] = O(0), { carouselClasses: i, carouselSlideClasses: a } = e || {};
1299
1300
  return /* @__PURE__ */ o.jsx(
1300
- Ke,
1301
+ Zt,
1301
1302
  {
1302
1303
  carouselOptions: {
1303
1304
  dragFree: !1
@@ -1317,67 +1318,67 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
1317
1318
  },
1318
1319
  ...i
1319
1320
  },
1320
- children: e.details.map((l, u) => /* @__PURE__ */ o.jsx(
1321
- Ze,
1321
+ children: t.details.map((l, u) => /* @__PURE__ */ o.jsx(
1322
+ Yt,
1322
1323
  {
1323
1324
  variant: "fullScreen",
1324
1325
  slideIndex: u,
1325
1326
  ...l,
1326
1327
  classes: {
1327
1328
  slide: "mobile:w-[328px] desktop:w-[1140px]",
1328
- ...d
1329
+ ...a
1329
1330
  }
1330
1331
  },
1331
1332
  u
1332
1333
  ))
1333
1334
  }
1334
1335
  );
1335
- }, Jr = Nt(({ stepperTabs: e, activeStepper: t, setActiveStepper: r, classes: n }) => /* @__PURE__ */ o.jsx("div", { className: a("customScrollbar-y scrollHidden flex items-center gap-4 overflow-x-auto", n == null ? void 0 : n.wrapper), children: e == null ? void 0 : e.map(({ headline: i }) => /* @__PURE__ */ o.jsx(
1336
+ }, tn = fe(({ stepperTabs: t, activeStepper: e, setActiveStepper: r, classes: n }) => /* @__PURE__ */ o.jsx("div", { className: d("customScrollbar-y scrollHidden flex items-center gap-4 overflow-x-auto", n == null ? void 0 : n.wrapper), children: t == null ? void 0 : t.map(({ headline: i }) => /* @__PURE__ */ o.jsx(
1336
1337
  "button",
1337
1338
  {
1338
1339
  onClick: () => r(i),
1339
- className: a(
1340
+ className: d(
1340
1341
  "mob-body-regular-m text-nowrap rounded-sm bg-color-blue-grey-100 px-3 py-1.5 text-color-secondary outline-1 outline-offset-4 outline-transparent desktop:desk-body-regular-l focus:outline-primary-focus desktop:px-4 desktop:py-3",
1341
- { "bg-icon-primary-default text-color-white": t === i },
1342
+ { "bg-icon-primary-default text-color-white": e === i },
1342
1343
  n == null ? void 0 : n.tab
1343
1344
  ),
1344
1345
  children: i
1345
1346
  },
1346
1347
  i
1347
- )) })), ee = ({ steppers: e, classes: t }) => {
1348
+ )) })), ot = ({ steppers: t, classes: e }) => {
1348
1349
  var x, m;
1349
- const r = e.length > 1, [n, i] = R(r ? (x = e[0]) == null ? void 0 : x.headline : ""), d = ft(() => e == null ? void 0 : e.map(({ headline: p }) => ({ headline: p })), [e]), l = r ? d == null ? void 0 : d.findIndex((p) => p.headline === n) : 0, u = e[l];
1350
- return /* @__PURE__ */ o.jsx("section", { id: g.stepper, "data-test-id": g.stepper, className: t == null ? void 0 : t.root, children: /* @__PURE__ */ o.jsx(T, { className: a(t == null ? void 0 : t.container, "mobile:max-w-[360px]"), children: /* @__PURE__ */ o.jsxs("div", { className: a("flex flex-col gap-6 desktop:items-start desktop:gap-12", t == null ? void 0 : t.wrapper), children: [
1351
- /* @__PURE__ */ o.jsx(P, { as: "h2", className: a("text-color-dark", t == null ? void 0 : t.headline), children: u.headline }),
1350
+ const r = t.length > 1, [n, i] = O(r ? (x = t[0]) == null ? void 0 : x.headline : ""), a = ge(() => t == null ? void 0 : t.map(({ headline: p }) => ({ headline: p })), [t]), l = r ? a == null ? void 0 : a.findIndex((p) => p.headline === n) : 0, u = t[l];
1351
+ return /* @__PURE__ */ o.jsx("section", { id: g.stepper, "data-test-id": g.stepper, className: e == null ? void 0 : e.root, children: /* @__PURE__ */ o.jsx(F, { className: d(e == null ? void 0 : e.container, "mobile:max-w-[360px]"), children: /* @__PURE__ */ o.jsxs("div", { className: d("flex flex-col gap-6 desktop:items-start desktop:gap-12", e == null ? void 0 : e.wrapper), children: [
1352
+ /* @__PURE__ */ o.jsx(s, { as: "h2", className: d("text-color-dark", e == null ? void 0 : e.headline), children: u.headline }),
1352
1353
  /* @__PURE__ */ o.jsxs("div", { className: "flex flex-col gap-6 desktop:gap-10", children: [
1353
1354
  r && /* @__PURE__ */ o.jsx(
1354
- Jr,
1355
+ tn,
1355
1356
  {
1356
- stepperTabs: d,
1357
+ stepperTabs: a,
1357
1358
  activeStepper: n,
1358
1359
  setActiveStepper: i,
1359
- classes: t == null ? void 0 : t.stepperTabs
1360
+ classes: e == null ? void 0 : e.stepperTabs
1360
1361
  }
1361
1362
  ),
1362
- u.withImages && /* @__PURE__ */ o.jsx(Xr, { classes: t == null ? void 0 : t.stepperCarousel, currentStepper: u }),
1363
+ u.withImages && /* @__PURE__ */ o.jsx(en, { classes: e == null ? void 0 : e.stepperCarousel, currentStepper: u }),
1363
1364
  /* @__PURE__ */ o.jsx(
1364
1365
  "div",
1365
1366
  {
1366
- className: a(
1367
+ className: d(
1367
1368
  "flex w-full flex-col items-start gap-6 desktop:flex-row desktop:items-start desktop:gap-12",
1368
- t == null ? void 0 : t.stepsWrapper,
1369
+ e == null ? void 0 : e.stepsWrapper,
1369
1370
  { "mobile:hidden": u.withImages }
1370
1371
  ),
1371
- children: (m = u.details) == null ? void 0 : m.map((p, f) => /* @__PURE__ */ Ct(Yr, { ...p, key: p.description, index: f + 1, classes: t == null ? void 0 : t.step }))
1372
+ children: (m = u.details) == null ? void 0 : m.map((p, c) => /* @__PURE__ */ Ie(Gr, { ...p, key: p.description, index: c + 1, classes: e == null ? void 0 : e.step }))
1372
1373
  }
1373
1374
  )
1374
1375
  ] })
1375
1376
  ] }) }) }, u.headline);
1376
- }, Gr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1377
+ }, rn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1377
1378
  __proto__: null,
1378
- Stepper: ee,
1379
- default: ee
1380
- }, Symbol.toStringTag, { value: "Module" })), sr = D("", {
1379
+ Stepper: ot,
1380
+ default: ot
1381
+ }, Symbol.toStringTag, { value: "Module" })), nn = D("", {
1381
1382
  variants: {
1382
1383
  intent: {
1383
1384
  twoItems: "mob-headline-bold-s mb-6 desktop:desk-headline-bold-m desktop:mb-12",
@@ -1393,7 +1394,7 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
1393
1394
  defaultVariants: {
1394
1395
  intent: "twoItems"
1395
1396
  }
1396
- }), tn = D("", {
1397
+ }), on = D("", {
1397
1398
  variants: {
1398
1399
  intent: {
1399
1400
  twoItems: "",
@@ -1425,7 +1426,7 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
1425
1426
  class: "desktop:grid grid-rows-2 desktop:gap-x-10 desktop:gap-y-4 grid-flow-col"
1426
1427
  }
1427
1428
  ]
1428
- }), en = D("border-blue-grey-500 pb-6 mobile:mb-6 mobile:border-b mobile:last:pb-0 mobile:last:mb-0", {
1429
+ }), an = D("border-blue-grey-500 pb-6 mobile:mb-6 mobile:border-b mobile:last:pb-0 mobile:last:mb-0", {
1429
1430
  variants: {
1430
1431
  intent: {
1431
1432
  twoItems: 'last:border-none relative desktop:first:after:top-1/2 desktop:first:after:-translate-y-1/2 desktop:first:after:right-0 desktop:first:after:content-[""] desktop:first:after:block desktop:first:after:absolute desktop:first:after:w-[1px] desktop:first:after:h-[64px] desktop:first:after:bg-color-blue-grey-500 desktop:ml-8 desktop:pr-8 desktop:first:ml-0 desktop:last:pr-0 desktop:pb-3',
@@ -1435,7 +1436,7 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
1435
1436
  defaultVariants: {
1436
1437
  intent: "twoItems"
1437
1438
  }
1438
- }), rn = D("mobile:mx-auto mobile:mb-8, h-[172px] w-[280px] ", {
1439
+ }), dn = D("mobile:mx-auto mobile:mb-8, h-[172px] w-[280px] ", {
1439
1440
  variants: {
1440
1441
  intent: {
1441
1442
  twoItems: "desktop:h-[232px] desktop:w-[500px]",
@@ -1461,56 +1462,56 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
1461
1462
  class: "desktop:h-[272px] desktop:w-[500px]"
1462
1463
  }
1463
1464
  ]
1464
- }), nn = ({ data: e, intent: t }) => {
1465
+ }), ln = ({ data: t, intent: e }) => {
1465
1466
  const {
1466
1467
  title: r,
1467
1468
  description: n,
1468
1469
  popover: i = {
1469
1470
  enabled: !1
1470
1471
  }
1471
- } = e;
1472
- return /* @__PURE__ */ o.jsx("li", { className: a(en({ intent: t })), children: /* @__PURE__ */ o.jsxs("div", { className: "desktop:max-w-[264px]", children: [
1473
- /* @__PURE__ */ o.jsxs("div", { className: a("mb-2 flex items-center gap-2"), children: [
1474
- /* @__PURE__ */ o.jsx("h4", { className: a("mob-title-bold-m text-color-dark"), children: r }),
1475
- i.enabled && /* @__PURE__ */ o.jsx(Bt, { triggerElement: /* @__PURE__ */ o.jsx(c, { className: a("size-5 text-icon-blue-grey-600"), name: "info/helpCircle" }), children: i.text })
1472
+ } = t;
1473
+ return /* @__PURE__ */ o.jsx("li", { className: d(an({ intent: e })), children: /* @__PURE__ */ o.jsxs("div", { className: "desktop:max-w-[264px]", children: [
1474
+ /* @__PURE__ */ o.jsxs("div", { className: d("mb-2 flex items-center gap-2"), children: [
1475
+ /* @__PURE__ */ o.jsx("h4", { className: d("mob-title-bold-m text-color-dark"), children: r }),
1476
+ i.enabled && /* @__PURE__ */ o.jsx(Ce, { triggerElement: /* @__PURE__ */ o.jsx(f, { className: d("size-5 text-icon-blue-grey-600"), name: "info/helpCircle" }), children: i.text })
1476
1477
  ] }),
1477
- /* @__PURE__ */ o.jsx("div", { className: a("mob-body-regular-l text-color-secondary"), dangerouslySetInnerHTML: { __html: n } })
1478
+ /* @__PURE__ */ o.jsx("div", { className: d("mob-body-regular-l text-color-secondary"), dangerouslySetInnerHTML: { __html: n } })
1478
1479
  ] }) });
1479
- }, Ot = ({ intent: e, headline: t, desktopHidden: r = !1, mobileHidden: n = !1 }) => /* @__PURE__ */ o.jsx("h2", { className: a(sr({ intent: e, desktopHidden: r, mobileHidden: n })), children: t }), on = ({ details: e, intent: t, withButton: r }) => /* @__PURE__ */ o.jsx("ul", { className: a(tn({ intent: t, withButton: r })), children: e == null ? void 0 : e.map((n, i) => /* @__PURE__ */ o.jsx(nn, { intent: t, data: n }, i)) }), re = ({
1480
- headline: e,
1481
- buttonConfig: t,
1480
+ }, Ee = ({ intent: t, headline: e, desktopHidden: r = !1, mobileHidden: n = !1 }) => /* @__PURE__ */ o.jsx("h2", { className: d(nn({ intent: t, desktopHidden: r, mobileHidden: n })), children: e }), un = ({ details: t, intent: e, withButton: r }) => /* @__PURE__ */ o.jsx("ul", { className: d(on({ intent: e, withButton: r })), children: t == null ? void 0 : t.map((n, i) => /* @__PURE__ */ o.jsx(ln, { intent: e, data: n }, i)) }), it = ({
1481
+ headline: t,
1482
+ buttonConfig: e,
1482
1483
  intent: r = "twoItems",
1483
1484
  details: n,
1484
1485
  image: i,
1485
- classes: d
1486
+ classes: a
1486
1487
  }) => {
1487
1488
  const l = r === "fourItems", u = r === "twoItems", x = i && "url" in i && _.isObject(i) ? /* @__PURE__ */ o.jsx("img", { className: "w-full object-contain", alt: i.alt, src: i.url }) : i;
1488
- return /* @__PURE__ */ o.jsx("section", { id: g.longBanner, "data-test-id": g.longBanner, className: a(d == null ? void 0 : d.root), children: /* @__PURE__ */ o.jsxs(T, { className: a(d == null ? void 0 : d.container), children: [
1489
- u && /* @__PURE__ */ o.jsx(Ot, { intent: r, headline: e }),
1489
+ return /* @__PURE__ */ o.jsx("section", { id: g.longBanner, "data-test-id": g.longBanner, className: d(a == null ? void 0 : a.root), children: /* @__PURE__ */ o.jsxs(F, { className: d(a == null ? void 0 : a.container), children: [
1490
+ u && /* @__PURE__ */ o.jsx(Ee, { intent: r, headline: t }),
1490
1491
  /* @__PURE__ */ o.jsxs(
1491
1492
  "div",
1492
1493
  {
1493
- className: a(
1494
+ className: d(
1494
1495
  "bg-banner-skyblue-100 px-6 pb-8 pt-6 desktop:flex desktop:flex-row-reverse desktop:justify-between desktop:px-0 desktop:py-0 desktop:pl-12",
1495
- d == null ? void 0 : d.contentContainer
1496
+ a == null ? void 0 : a.contentContainer
1496
1497
  ),
1497
1498
  children: [
1498
- l && /* @__PURE__ */ o.jsx(Ot, { intent: r, headline: e, desktopHidden: !0 }),
1499
- /* @__PURE__ */ o.jsx("div", { className: a(rn({ intent: r, withButton: t == null ? void 0 : t.enabled }), d == null ? void 0 : d.imgContainer), children: x }),
1499
+ l && /* @__PURE__ */ o.jsx(Ee, { intent: r, headline: t, desktopHidden: !0 }),
1500
+ /* @__PURE__ */ o.jsx("div", { className: d(dn({ intent: r, withButton: e == null ? void 0 : e.enabled }), a == null ? void 0 : a.imgContainer), children: x }),
1500
1501
  /* @__PURE__ */ o.jsxs(
1501
1502
  "div",
1502
1503
  {
1503
- className: a("desktop:flex desktop:flex-col desktop:justify-center desktop:py-10", d == null ? void 0 : d.textWithBtnContainer),
1504
+ className: d("desktop:flex desktop:flex-col desktop:justify-center desktop:py-10", a == null ? void 0 : a.textWithBtnContainer),
1504
1505
  children: [
1505
- l && /* @__PURE__ */ o.jsx(Ot, { intent: r, headline: e, mobileHidden: !0 }),
1506
- /* @__PURE__ */ o.jsx(on, { details: n, intent: r, withButton: (t == null ? void 0 : t.enabled) ?? !1 }),
1507
- (t == null ? void 0 : t.enabled) && t && /* @__PURE__ */ o.jsx(
1508
- tt,
1506
+ l && /* @__PURE__ */ o.jsx(Ee, { intent: r, headline: t, mobileHidden: !0 }),
1507
+ /* @__PURE__ */ o.jsx(un, { details: n, intent: r, withButton: (e == null ? void 0 : e.enabled) ?? !1 }),
1508
+ (e == null ? void 0 : e.enabled) && e && /* @__PURE__ */ o.jsx(
1509
+ ee,
1509
1510
  {
1510
- className: a("w-full px-4 desktop:w-max", d == null ? void 0 : d.button),
1511
+ className: d("w-full px-4 desktop:w-max", a == null ? void 0 : a.button),
1511
1512
  size: "lg",
1512
1513
  intent: "secondary",
1513
- ...t.buttonContent
1514
+ ...e.buttonContent
1514
1515
  }
1515
1516
  )
1516
1517
  ]
@@ -1520,19 +1521,19 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
1520
1521
  }
1521
1522
  )
1522
1523
  ] }) });
1523
- }, dn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1524
+ }, mn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1524
1525
  __proto__: null,
1525
- LongBanner: re,
1526
- default: re
1527
- }, Symbol.toStringTag, { value: "Module" })), Tt = {
1526
+ LongBanner: it,
1527
+ default: it
1528
+ }, Symbol.toStringTag, { value: "Module" })), Pe = {
1528
1529
  ESIA: "esia",
1529
1530
  MOBILE_ID: "mobileId",
1530
1531
  COMBINE: "combine"
1531
- }, Se = ({ children: e, isLoading: t, classes: r, loaderProps: n }) => /* @__PURE__ */ o.jsx(
1532
+ }, _t = ({ children: t, isLoading: e, classes: r, loaderProps: n }) => /* @__PURE__ */ o.jsx(
1532
1533
  "div",
1533
1534
  {
1534
1535
  tabIndex: 0,
1535
- className: a(
1536
+ className: d(
1536
1537
  "relative flex h-[90px] w-full max-w-[328px] items-center justify-center rounded-sm p-2 desktop:max-w-[524px]",
1537
1538
  "bg-color-white outline outline-1 outline-warm-grey-200 transition-colors focus-visible:outline-primary-focus",
1538
1539
  r == null ? void 0 : r.root
@@ -1540,17 +1541,17 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
1540
1541
  children: /* @__PURE__ */ o.jsx(
1541
1542
  "div",
1542
1543
  {
1543
- className: a(
1544
+ className: d(
1544
1545
  "flex h-[74px] flex-1 cursor-pointer rounded-sm px-2 py-3 transition-colors desktop:px-4 desktop:py-3",
1545
1546
  "bg-color-blue-grey-100 hover:bg-color-blue-grey-200 active:bg-color-blue-grey-300",
1546
- { "items-center": t },
1547
+ { "items-center": e },
1547
1548
  r == null ? void 0 : r.wrapper
1548
1549
  ),
1549
- children: t ? /* @__PURE__ */ o.jsx(Ye, { position: "static", classes: { wrapper: "size-8 m-auto" }, ...n }) : e
1550
+ children: e ? /* @__PURE__ */ o.jsx(Xt, { position: "static", classes: { wrapper: "size-8 m-auto" }, ...n }) : t
1550
1551
  }
1551
1552
  )
1552
1553
  }
1553
- ), an = ({ ...e }) => /* @__PURE__ */ o.jsxs("svg", { width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: [
1554
+ ), xn = ({ ...t }) => /* @__PURE__ */ o.jsxs("svg", { width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, children: [
1554
1555
  /* @__PURE__ */ o.jsx(
1555
1556
  "path",
1556
1557
  {
@@ -1578,113 +1579,113 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
1578
1579
  /* @__PURE__ */ o.jsx("stop", { offset: "0.6875", stopColor: "#EE2F53" }),
1579
1580
  /* @__PURE__ */ o.jsx("stop", { offset: "1", stopColor: "#EE2F53" })
1580
1581
  ] }) })
1581
- ] }), Me = ({ mainLink: e, subLink: t, isMobile: r, classes: n }) => /* @__PURE__ */ o.jsxs("div", { className: a("flex flex-col", n == null ? void 0 : n.linksWrapper), children: [
1582
+ ] }), Ot = ({ mainLink: t, subLink: e, isMobile: r, classes: n }) => /* @__PURE__ */ o.jsxs("div", { className: d("flex flex-col", n == null ? void 0 : n.linksWrapper), children: [
1582
1583
  /* @__PURE__ */ o.jsx(
1583
1584
  "a",
1584
1585
  {
1585
- href: e.href,
1586
+ href: t.href,
1586
1587
  target: "_blank",
1587
1588
  rel: "noreferrer",
1588
- className: a(
1589
+ className: d(
1589
1590
  'before:content=[" "] desk-body-medium-l z-[4] text-color-dark before:absolute before:left-1/2 before:top-1/2 before:h-full before:w-full before:-translate-x-1/2 before:-translate-y-1/2',
1590
1591
  n == null ? void 0 : n.linksMainLink
1591
1592
  ),
1592
- children: r ? e.mobileTitle : e.title
1593
+ children: r ? t.mobileTitle : t.title
1593
1594
  }
1594
1595
  ),
1595
- (t == null ? void 0 : t.text) && (t == null ? void 0 : t.href) && /* @__PURE__ */ o.jsx(
1596
- pt,
1596
+ (e == null ? void 0 : e.text) && (e == null ? void 0 : e.href) && /* @__PURE__ */ o.jsx(
1597
+ ce,
1597
1598
  {
1598
1599
  intent: "blue",
1599
1600
  withUnderline: !0,
1600
- href: t == null ? void 0 : t.href,
1601
+ href: e == null ? void 0 : e.href,
1601
1602
  target: "_blank",
1602
1603
  rel: "noreferrer",
1603
1604
  classes: {
1604
- link: a("w-max relative z-[6] p-0 desk-body-regular-m text-color-tetriary", n == null ? void 0 : n.linksSubLink)
1605
+ link: d("w-max relative z-[6] p-0 desk-body-regular-m text-color-tetriary", n == null ? void 0 : n.linksSubLink)
1605
1606
  },
1606
- children: t == null ? void 0 : t.text
1607
+ children: e == null ? void 0 : e.text
1607
1608
  }
1608
1609
  )
1609
- ] }), ne = ({ mainLink: e, subLink: t, isLoading: r, badge: n, loaderProps: i, classes: d }) => {
1610
- const { isMobile: l } = lt();
1611
- return /* @__PURE__ */ o.jsx(Se, { isLoading: r, loaderProps: i, classes: d == null ? void 0 : d.authWrapper, children: /* @__PURE__ */ o.jsxs(
1610
+ ] }), at = ({ mainLink: t, subLink: e, isLoading: r, badge: n, loaderProps: i, classes: a }) => {
1611
+ const { isMobile: l } = le();
1612
+ return /* @__PURE__ */ o.jsx(_t, { isLoading: r, loaderProps: i, classes: a == null ? void 0 : a.authWrapper, children: /* @__PURE__ */ o.jsxs(
1612
1613
  "div",
1613
1614
  {
1614
- className: a(
1615
+ className: d(
1615
1616
  "flex flex-1 items-center justify-between gap-1",
1616
1617
  { "justify-center": !n && l },
1617
- d == null ? void 0 : d.innerWrapper
1618
+ a == null ? void 0 : a.innerWrapper
1618
1619
  ),
1619
1620
  children: [
1620
- /* @__PURE__ */ o.jsxs("div", { className: a("flex items-center gap-1 desktop:gap-4", d == null ? void 0 : d.textContent), children: [
1621
+ /* @__PURE__ */ o.jsxs("div", { className: d("flex items-center gap-1 desktop:gap-4", a == null ? void 0 : a.textContent), children: [
1621
1622
  /* @__PURE__ */ o.jsxs("div", { children: [
1622
- /* @__PURE__ */ o.jsx(c, { name: "logos/mts", className: a("relative z-[9] size-7 desktop:size-8", d == null ? void 0 : d.mtsLogo) }),
1623
- /* @__PURE__ */ o.jsx(c, { name: "logos/megafon", className: a("relative z-[8] -ml-4 size-7 desktop:size-8", d == null ? void 0 : d.megafonLogo) }),
1624
- /* @__PURE__ */ o.jsx(c, { name: "logos/beeline", className: a("relative z-[7] -ml-4 size-7 desktop:size-8", d == null ? void 0 : d.beelineLogo) })
1623
+ /* @__PURE__ */ o.jsx(f, { name: "logos/mts", className: d("relative z-[9] size-7 desktop:size-8", a == null ? void 0 : a.mtsLogo) }),
1624
+ /* @__PURE__ */ o.jsx(f, { name: "logos/megafon", className: d("relative z-[8] -ml-4 size-7 desktop:size-8", a == null ? void 0 : a.megafonLogo) }),
1625
+ /* @__PURE__ */ o.jsx(f, { name: "logos/beeline", className: d("relative z-[7] -ml-4 size-7 desktop:size-8", a == null ? void 0 : a.beelineLogo) })
1625
1626
  ] }),
1626
- /* @__PURE__ */ o.jsx(Me, { mainLink: e, subLink: t, isMobile: l, classes: d == null ? void 0 : d.links }),
1627
- /* @__PURE__ */ o.jsx(c, { name: "arrows/arrowRight", className: a("mobile:hidden", d == null ? void 0 : d.arrowIcon) })
1627
+ /* @__PURE__ */ o.jsx(Ot, { mainLink: t, subLink: e, isMobile: l, classes: a == null ? void 0 : a.links }),
1628
+ /* @__PURE__ */ o.jsx(f, { name: "arrows/arrowRight", className: d("mobile:hidden", a == null ? void 0 : a.arrowIcon) })
1628
1629
  ] }),
1629
- n && /* @__PURE__ */ o.jsx(Et, { className: a("bg-color-positive", d == null ? void 0 : d.badge), children: n })
1630
+ n && /* @__PURE__ */ o.jsx(se, { className: d("bg-color-positive", a == null ? void 0 : a.badge), children: n })
1630
1631
  ]
1631
1632
  }
1632
1633
  ) });
1633
- }, oe = ({ mainLink: e, subLink: t, isLoading: r, badge: n, loaderProps: i, classes: d }) => {
1634
- const { isMobile: l } = lt();
1635
- return /* @__PURE__ */ o.jsx(Se, { isLoading: r, loaderProps: i, classes: d == null ? void 0 : d.authWrapper, children: /* @__PURE__ */ o.jsxs(
1634
+ }, dt = ({ mainLink: t, subLink: e, isLoading: r, badge: n, loaderProps: i, classes: a }) => {
1635
+ const { isMobile: l } = le();
1636
+ return /* @__PURE__ */ o.jsx(_t, { isLoading: r, loaderProps: i, classes: a == null ? void 0 : a.authWrapper, children: /* @__PURE__ */ o.jsxs(
1636
1637
  "div",
1637
1638
  {
1638
- className: a(
1639
+ className: d(
1639
1640
  "flex flex-1 items-center justify-between gap-1",
1640
1641
  { "justify-center": !n && l },
1641
- d == null ? void 0 : d.innerWrapper
1642
+ a == null ? void 0 : a.innerWrapper
1642
1643
  ),
1643
1644
  children: [
1644
- /* @__PURE__ */ o.jsxs("div", { className: a("flex items-center gap-1 desktop:gap-4", d == null ? void 0 : d.textContent), children: [
1645
- /* @__PURE__ */ o.jsx(an, { className: a("size-7 desktop:size-8", d == null ? void 0 : d.esiaLogo) }),
1646
- /* @__PURE__ */ o.jsx(Me, { mainLink: e, subLink: t, isMobile: l, classes: d == null ? void 0 : d.links }),
1647
- /* @__PURE__ */ o.jsx(c, { name: "arrows/arrowRight", className: a("mobile:hidden", d == null ? void 0 : d.arrowIcon) })
1645
+ /* @__PURE__ */ o.jsxs("div", { className: d("flex items-center gap-1 desktop:gap-4", a == null ? void 0 : a.textContent), children: [
1646
+ /* @__PURE__ */ o.jsx(xn, { className: d("size-7 desktop:size-8", a == null ? void 0 : a.esiaLogo) }),
1647
+ /* @__PURE__ */ o.jsx(Ot, { mainLink: t, subLink: e, isMobile: l, classes: a == null ? void 0 : a.links }),
1648
+ /* @__PURE__ */ o.jsx(f, { name: "arrows/arrowRight", className: d("mobile:hidden", a == null ? void 0 : a.arrowIcon) })
1648
1649
  ] }),
1649
- n && /* @__PURE__ */ o.jsx(Et, { className: a("bg-color-positive", d == null ? void 0 : d.badge), children: n })
1650
+ n && /* @__PURE__ */ o.jsx(se, { className: d("bg-color-positive", a == null ? void 0 : a.badge), children: n })
1650
1651
  ]
1651
1652
  }
1652
1653
  ) });
1653
- }, ln = (e) => {
1654
- switch (e.mode) {
1655
- case Tt.ESIA:
1656
- return /* @__PURE__ */ o.jsx(oe, { ...e });
1657
- case Tt.MOBILE_ID:
1658
- return /* @__PURE__ */ o.jsx(ne, { ...e });
1659
- case Tt.COMBINE:
1654
+ }, hn = (t) => {
1655
+ switch (t.mode) {
1656
+ case Pe.ESIA:
1657
+ return /* @__PURE__ */ o.jsx(dt, { ...t });
1658
+ case Pe.MOBILE_ID:
1659
+ return /* @__PURE__ */ o.jsx(at, { ...t });
1660
+ case Pe.COMBINE:
1660
1661
  default:
1661
- const { esiaConfig: t, mobileIdConfig: r, subtitle: n, badge: i, classes: d } = e, l = !n && !i ? mt.Fragment : "div";
1662
+ const { esiaConfig: e, mobileIdConfig: r, subtitle: n, badge: i, classes: a } = t, l = !n && !i ? me.Fragment : "div";
1662
1663
  return /* @__PURE__ */ o.jsxs(
1663
1664
  "div",
1664
1665
  {
1665
- className: a(
1666
+ className: d(
1666
1667
  "flex w-[328px] flex-col items-center justify-center gap-2 rounded-sm bg-color-white px-2 py-4 outline outline-1 outline-warm-grey-200 desktop:w-[524px] desktop:p-4",
1667
- d == null ? void 0 : d.root
1668
+ a == null ? void 0 : a.root
1668
1669
  ),
1669
1670
  children: [
1670
- /* @__PURE__ */ o.jsxs(l, { className: a("flex w-full items-center justify-between gap-2", d == null ? void 0 : d.topContent), children: [
1671
- n && /* @__PURE__ */ o.jsx("h5", { className: a("desk-body-regular-l flex flex-1 text-color-dark", d == null ? void 0 : d.subtitle), children: n }),
1672
- i && /* @__PURE__ */ o.jsx(Et, { className: a("bg-color-positive", d == null ? void 0 : d.badge), children: i })
1671
+ /* @__PURE__ */ o.jsxs(l, { className: d("flex w-full items-center justify-between gap-2", a == null ? void 0 : a.topContent), children: [
1672
+ n && /* @__PURE__ */ o.jsx("h5", { className: d("desk-body-regular-l flex flex-1 text-color-dark", a == null ? void 0 : a.subtitle), children: n }),
1673
+ i && /* @__PURE__ */ o.jsx(se, { className: d("bg-color-positive", a == null ? void 0 : a.badge), children: i })
1673
1674
  ] }),
1674
- /* @__PURE__ */ o.jsxs("div", { className: a("grid w-full grid-cols-2 gap-2 desktop:gap-4", d == null ? void 0 : d.authWrapper), children: [
1675
+ /* @__PURE__ */ o.jsxs("div", { className: d("grid w-full grid-cols-2 gap-2 desktop:gap-4", a == null ? void 0 : a.authWrapper), children: [
1675
1676
  /* @__PURE__ */ o.jsx(
1676
- oe,
1677
+ dt,
1677
1678
  {
1678
- ...t,
1679
+ ...e,
1679
1680
  classes: {
1680
1681
  root: "p-0 outline-0 h-[74px]",
1681
1682
  arrowIcon: "hidden",
1682
- ...t.classes
1683
+ ...e.classes
1683
1684
  }
1684
1685
  }
1685
1686
  ),
1686
1687
  /* @__PURE__ */ o.jsx(
1687
- ne,
1688
+ at,
1688
1689
  {
1689
1690
  ...r,
1690
1691
  classes: {
@@ -1699,12 +1700,12 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
1699
1700
  }
1700
1701
  );
1701
1702
  }
1702
- }, qo = (e) => ln(e), ie = ({ links: e, classes: t }) => /* @__PURE__ */ o.jsx("nav", { className: a("flex flex-col gap-1", t == null ? void 0 : t.linksWrapper), children: e == null ? void 0 : e.map(({ path: r, label: n, ...i }) => /* @__PURE__ */ o.jsx(
1703
- pt,
1703
+ }, ni = (t) => hn(t), lt = ({ links: t, classes: e }) => /* @__PURE__ */ o.jsx("nav", { className: d("flex flex-col gap-1", e == null ? void 0 : e.linksWrapper), children: t == null ? void 0 : t.map(({ path: r, label: n, ...i }) => /* @__PURE__ */ o.jsx(
1704
+ ce,
1704
1705
  {
1705
1706
  classes: {
1706
- link: a("w-max", t == null ? void 0 : t.linkText),
1707
- icon: a(t == null ? void 0 : t.linkIcon)
1707
+ link: d("w-max", e == null ? void 0 : e.linkText),
1708
+ icon: d(e == null ? void 0 : e.linkIcon)
1708
1709
  },
1709
1710
  intent: "dark",
1710
1711
  href: r,
@@ -1712,33 +1713,33 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
1712
1713
  children: n
1713
1714
  },
1714
1715
  r
1715
- )) }), un = ({ groupLabel: e, links: t, mobileAccordionProps: r, classes: n }) => {
1716
- var d, l, u;
1717
- const { isMobile: i } = lt();
1718
- return /* @__PURE__ */ o.jsxs("div", { className: a("flex flex-col gap-2", n == null ? void 0 : n.columnGroup), children: [
1716
+ )) }), pn = ({ groupLabel: t, links: e, mobileAccordionProps: r, classes: n }) => {
1717
+ var a, l, u;
1718
+ const { isMobile: i } = le();
1719
+ return /* @__PURE__ */ o.jsxs("div", { className: d("flex flex-col gap-2", n == null ? void 0 : n.columnGroup), children: [
1719
1720
  !i && /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
1720
- /* @__PURE__ */ o.jsx("h5", { className: a("mob-body-medium-l text-color-dark desktop:desk-body-medium-l", n == null ? void 0 : n.columnGroupHeading), children: e }),
1721
- /* @__PURE__ */ o.jsx(ie, { links: t, classes: n == null ? void 0 : n.linksList }, "desktop")
1721
+ /* @__PURE__ */ o.jsx("h5", { className: d("mob-body-medium-l text-color-dark desktop:desk-body-medium-l", n == null ? void 0 : n.columnGroupHeading), children: t }),
1722
+ /* @__PURE__ */ o.jsx(lt, { links: e, classes: n == null ? void 0 : n.linksList }, "desktop")
1722
1723
  ] }),
1723
1724
  i && /* @__PURE__ */ o.jsx(
1724
- at,
1725
+ de,
1725
1726
  {
1726
1727
  defaultOpen: !0,
1727
- label: e,
1728
- icon: /* @__PURE__ */ o.jsx(c, { name: "arrows/arrowRight", className: a("rotate-90 transition-transform group-data-[state=open]:-rotate-90") }),
1728
+ label: t,
1729
+ icon: /* @__PURE__ */ o.jsx(f, { name: "arrows/arrowRight", className: d("rotate-90 transition-transform group-data-[state=open]:-rotate-90") }),
1729
1730
  ...r,
1730
1731
  classes: {
1731
1732
  ...r == null ? void 0 : r.classes,
1732
1733
  header: {
1733
- trigger: a("p-0 bg-color-blue-grey-100", (l = (d = r == null ? void 0 : r.classes) == null ? void 0 : d.header) == null ? void 0 : l.trigger)
1734
+ trigger: d("p-0 bg-color-blue-grey-100", (l = (a = r == null ? void 0 : r.classes) == null ? void 0 : a.header) == null ? void 0 : l.trigger)
1734
1735
  },
1735
- contentInner: a("py-2 px-4", (u = r == null ? void 0 : r.classes) == null ? void 0 : u.contentInner)
1736
+ contentInner: d("py-2 px-4", (u = r == null ? void 0 : r.classes) == null ? void 0 : u.contentInner)
1736
1737
  },
1737
- children: /* @__PURE__ */ o.jsx(ie, { links: t, classes: n == null ? void 0 : n.linksList }, "mobile")
1738
+ children: /* @__PURE__ */ o.jsx(lt, { links: e, classes: n == null ? void 0 : n.linksList }, "mobile")
1738
1739
  }
1739
1740
  )
1740
1741
  ] });
1741
- }, mn = ({ column: e, mobileAccordionProps: t, classes: r }) => /* @__PURE__ */ o.jsx("div", { className: a("flex flex-col gap-4 desktop:gap-6", r == null ? void 0 : r.column), children: e == null ? void 0 : e.map((n) => /* @__PURE__ */ o.jsx(un, { ...t, ...n, classes: r == null ? void 0 : r.columnGroup }, n.groupLabel)) }), xn = D("grid gap-4 grid-cols-1", {
1742
+ }, cn = ({ column: t, mobileAccordionProps: e, classes: r }) => /* @__PURE__ */ o.jsx("div", { className: d("flex flex-col gap-4 desktop:gap-6", r == null ? void 0 : r.column), children: t == null ? void 0 : t.map((n) => /* @__PURE__ */ o.jsx(pn, { ...e, ...n, classes: r == null ? void 0 : r.columnGroup }, n.groupLabel)) }), fn = D("grid gap-4 grid-cols-1", {
1742
1743
  variants: {
1743
1744
  variant: {
1744
1745
  twoCols: "desktop:grid-cols-2",
@@ -1749,13 +1750,13 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
1749
1750
  defaultVariants: {
1750
1751
  variant: "fourCols"
1751
1752
  }
1752
- }), de = ({
1753
- variant: e,
1754
- details: t,
1753
+ }), ut = ({
1754
+ variant: t,
1755
+ details: e,
1755
1756
  headline: r,
1756
1757
  mobileAccordionProps: n,
1757
1758
  rootAccordionProps: i,
1758
- classes: d,
1759
+ classes: a,
1759
1760
  defaultOpen: l
1760
1761
  }) => {
1761
1762
  var u, x, m;
@@ -1764,71 +1765,71 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
1764
1765
  {
1765
1766
  id: g.interLinking,
1766
1767
  "data-test-id": g.interLinking,
1767
- className: a("min-w-full desktop:min-w-[1140px]", d == null ? void 0 : d.root),
1768
- children: /* @__PURE__ */ o.jsx(T, { children: /* @__PURE__ */ o.jsx(
1769
- at,
1768
+ className: d("min-w-full desktop:min-w-[1140px]", a == null ? void 0 : a.root),
1769
+ children: /* @__PURE__ */ o.jsx(F, { children: /* @__PURE__ */ o.jsx(
1770
+ de,
1770
1771
  {
1771
1772
  defaultOpen: l,
1772
- label: /* @__PURE__ */ o.jsx(P, { as: "h4", className: a("text-left", d == null ? void 0 : d.headline), children: r }),
1773
+ label: /* @__PURE__ */ o.jsx(s, { as: "h4", className: d("text-left", a == null ? void 0 : a.headline), children: r }),
1773
1774
  ...i,
1774
1775
  classes: {
1775
1776
  ...i == null ? void 0 : i.classes,
1776
1777
  header: {
1777
- trigger: a("bg-color-blue-grey-100", (x = (u = i == null ? void 0 : i.classes) == null ? void 0 : u.header) == null ? void 0 : x.trigger)
1778
+ trigger: d("bg-color-blue-grey-100", (x = (u = i == null ? void 0 : i.classes) == null ? void 0 : u.header) == null ? void 0 : x.trigger)
1778
1779
  },
1779
- content: a("max-w-full bg-color-blue-grey-100 relative", (m = i == null ? void 0 : i.classes) == null ? void 0 : m.content)
1780
+ content: d("max-w-full bg-color-blue-grey-100 relative", (m = i == null ? void 0 : i.classes) == null ? void 0 : m.content)
1780
1781
  },
1781
- children: /* @__PURE__ */ o.jsx("div", { className: a(xn({ variant: e }), d == null ? void 0 : d.columnsWrapper), children: t == null ? void 0 : t.map((p, f) => /* @__PURE__ */ o.jsx(mn, { ...p, ...n, classes: d == null ? void 0 : d.column }, f)) })
1782
+ children: /* @__PURE__ */ o.jsx("div", { className: d(fn({ variant: t }), a == null ? void 0 : a.columnsWrapper), children: e == null ? void 0 : e.map((p, c) => /* @__PURE__ */ o.jsx(cn, { ...p, ...n, classes: a == null ? void 0 : a.column }, c)) })
1782
1783
  }
1783
1784
  ) })
1784
1785
  }
1785
1786
  );
1786
- }, hn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1787
+ }, gn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1787
1788
  __proto__: null,
1788
- InterLinking: de,
1789
- default: de
1790
- }, Symbol.toStringTag, { value: "Module" })), pn = ({ tabsNames: e, activeTab: t, setActiveTab: r, classes: n }) => /* @__PURE__ */ o.jsx("div", { className: a("hidden-scroll flex items-center gap-4 overflow-x-auto p-[6px]", n == null ? void 0 : n.tabs), children: e && e.map((i, d) => /* @__PURE__ */ o.jsx(
1789
+ InterLinking: ut,
1790
+ default: ut
1791
+ }, Symbol.toStringTag, { value: "Module" })), bn = ({ tabsNames: t, activeTab: e, setActiveTab: r, classes: n }) => /* @__PURE__ */ o.jsx("div", { className: d("hidden-scroll flex items-center gap-4 overflow-x-auto p-[6px]", n == null ? void 0 : n.tabs), children: t && t.map((i, a) => /* @__PURE__ */ o.jsx(
1791
1792
  "button",
1792
1793
  {
1793
- onClick: () => r(d),
1794
- className: a(
1794
+ onClick: () => r(a),
1795
+ className: d(
1795
1796
  "mob-body-regular-m text-nowrap rounded-sm bg-color-blue-grey-100 px-3 py-1.5 text-color-secondary outline-1 outline-offset-4 outline-transparent focus:outline-primary-focus desktop:px-4 desktop:py-3",
1796
1797
  {
1797
- "bg-icon-primary-default text-color-white": t === d
1798
+ "bg-icon-primary-default text-color-white": e === a
1798
1799
  },
1799
1800
  n == null ? void 0 : n.button
1800
1801
  ),
1801
1802
  children: i
1802
1803
  },
1803
1804
  i
1804
- )) }), fn = (e) => e.variant === "HTML", cn = (e) => e.variant === "DOCUMENTS", gn = (e) => e.variant === "TABLE", bn = ({ html: e, config: t, classes: r, accordionConfig: n }) => {
1805
- const i = /* @__PURE__ */ o.jsx("div", { className: a(r == null ? void 0 : r.html), dangerouslySetInnerHTML: { __html: e ?? "" } });
1806
- return /* @__PURE__ */ o.jsx(o.Fragment, { children: t && (t != null && t.isAccordion) && (t != null && t.accordionTitle) ? /* @__PURE__ */ o.jsx(at, { label: t == null ? void 0 : t.accordionTitle, ...n, children: (n == null ? void 0 : n.children) ?? i }) : i });
1807
- }, jn = (e, t) => ({
1808
- rows: e == null ? void 0 : e.map(({ row: r }) => ({
1805
+ )) }), jn = (t) => t.variant === "HTML", yn = (t) => t.variant === "DOCUMENTS", kn = (t) => t.variant === "TABLE", wn = ({ html: t, config: e, classes: r, accordionConfig: n }) => {
1806
+ const i = /* @__PURE__ */ o.jsx("div", { className: d(r == null ? void 0 : r.html), dangerouslySetInnerHTML: { __html: t ?? "" } });
1807
+ return /* @__PURE__ */ o.jsx(o.Fragment, { children: e && (e != null && e.isAccordion) && (e != null && e.accordionTitle) ? /* @__PURE__ */ o.jsx(de, { label: e == null ? void 0 : e.accordionTitle, ...n, children: (n == null ? void 0 : n.children) ?? i }) : i });
1808
+ }, vn = (t, e) => ({
1809
+ rows: t == null ? void 0 : t.map(({ row: r }) => ({
1809
1810
  row: r == null ? void 0 : r.map((n, i) => {
1810
- var d;
1811
+ var a;
1811
1812
  return {
1812
1813
  ...n,
1813
- heading: t && ((d = t[i]) == null ? void 0 : d.heading)
1814
+ heading: e && ((a = e[i]) == null ? void 0 : a.heading)
1814
1815
  };
1815
1816
  })
1816
1817
  }))
1817
- }), yn = D("flex flex-col", {
1818
+ }), Nn = D("flex flex-col", {
1818
1819
  variants: {
1819
1820
  columnsVariant: {
1820
1821
  twoCols: "w-full max-w-[656px]",
1821
1822
  threeCols: "w-full max-w-[768px]"
1822
1823
  }
1823
1824
  }
1824
- }), kn = D("desktop:grid mobile:hidden px-4 mb-4", {
1825
+ }), Cn = D("desktop:grid mobile:hidden px-4 mb-4", {
1825
1826
  variants: {
1826
1827
  columnsVariant: {
1827
1828
  twoCols: "grid-cols-2 gap-16",
1828
1829
  threeCols: "grid-cols-3 gap-12"
1829
1830
  }
1830
1831
  }
1831
- }), wn = ({ headings: e, columnsVariant: t, classes: r }) => /* @__PURE__ */ o.jsx("div", { className: a(kn({ columnsVariant: t }), r == null ? void 0 : r.row), children: e == null ? void 0 : e.map((n) => /* @__PURE__ */ o.jsx("div", { className: a("text-color-secondary", r == null ? void 0 : r.cell), children: n == null ? void 0 : n.heading }, n == null ? void 0 : n.heading)) }), vn = D("desktop:grid mobile:hidden items-center", {
1832
+ }), Sn = ({ headings: t, columnsVariant: e, classes: r }) => /* @__PURE__ */ o.jsx("div", { className: d(Cn({ columnsVariant: e }), r == null ? void 0 : r.row), children: t == null ? void 0 : t.map((n) => /* @__PURE__ */ o.jsx("div", { className: d("text-color-secondary", r == null ? void 0 : r.cell), children: n == null ? void 0 : n.heading }, n == null ? void 0 : n.heading)) }), In = D("desktop:grid mobile:hidden items-center", {
1832
1833
  variants: {
1833
1834
  columnsVariant: {
1834
1835
  twoCols: "grid-cols-2 gap-16",
@@ -1839,56 +1840,56 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
1839
1840
  separator: "px-4 py-4 border-t border-solid border-warm-grey-200"
1840
1841
  }
1841
1842
  }
1842
- }), Nn = ({ row: e, tableVariant: t, columnsVariant: r, rowIndex: n, classes: i }) => /* @__PURE__ */ o.jsx("div", { className: a(vn({ columnsVariant: r, tableVariant: t }), { "border-none": n === 0 }, i == null ? void 0 : i.row), children: e == null ? void 0 : e.map(({ cell: d }, l) => /* @__PURE__ */ o.jsx(
1843
+ }), Mn = ({ row: t, tableVariant: e, columnsVariant: r, rowIndex: n, classes: i }) => /* @__PURE__ */ o.jsx("div", { className: d(In({ columnsVariant: r, tableVariant: e }), { "border-none": n === 0 }, i == null ? void 0 : i.row), children: t == null ? void 0 : t.map(({ cell: a }, l) => /* @__PURE__ */ o.jsx(
1843
1844
  "div",
1844
1845
  {
1845
- className: a("desk-body-regular-l text-color-dark", { "font-medium": l !== 0 }, i == null ? void 0 : i.cell),
1846
- children: d && d
1846
+ className: d("desk-body-regular-l text-color-dark", { "font-medium": l !== 0 }, i == null ? void 0 : i.cell),
1847
+ children: a && a
1847
1848
  },
1848
1849
  l
1849
- )) }), Cn = D("mobile:flex desktop:hidden flex-col gap-2", {
1850
+ )) }), _n = D("mobile:flex desktop:hidden flex-col gap-2", {
1850
1851
  variants: {
1851
1852
  tableVariant: {
1852
1853
  filled: "px-4 py-4 odd:bg-color-primary-light-default",
1853
1854
  separator: "py-4 border-t border-solid border-warm-grey-200 first:border-none"
1854
1855
  }
1855
1856
  }
1856
- }), In = ({ row: e, tableVariant: t, columnsVariant: r, headingsExist: n, classes: i }) => /* @__PURE__ */ o.jsx("div", { className: a(Cn({ tableVariant: t }), i == null ? void 0 : i.row), children: e == null ? void 0 : e.map(({ cell: d, heading: l }, u) => /* @__PURE__ */ o.jsxs("div", { className: a("grid grid-cols-2 gap-3", { "grid-cols-1 gap-0": !n }, i == null ? void 0 : i.wrapper), children: [
1857
- l && /* @__PURE__ */ o.jsx("div", { className: a("mob-body-regular-l text-color-secondary", i == null ? void 0 : i.heading), children: l }),
1857
+ }), On = ({ row: t, tableVariant: e, columnsVariant: r, headingsExist: n, classes: i }) => /* @__PURE__ */ o.jsx("div", { className: d(_n({ tableVariant: e }), i == null ? void 0 : i.row), children: t == null ? void 0 : t.map(({ cell: a, heading: l }, u) => /* @__PURE__ */ o.jsxs("div", { className: d("grid grid-cols-2 gap-3", { "grid-cols-1 gap-0": !n }, i == null ? void 0 : i.wrapper), children: [
1858
+ l && /* @__PURE__ */ o.jsx("div", { className: d("mob-body-regular-l text-color-secondary", i == null ? void 0 : i.heading), children: l }),
1858
1859
  /* @__PURE__ */ o.jsx(
1859
1860
  "div",
1860
1861
  {
1861
- className: a(
1862
+ className: d(
1862
1863
  "mob-body-regular-l text-color-dark",
1863
1864
  {
1864
1865
  "font-medium": u !== 0 && r === "twoCols" || r === "threeCols" || r === "twoCols" && n
1865
1866
  },
1866
1867
  i == null ? void 0 : i.cell
1867
1868
  ),
1868
- children: d
1869
+ children: a
1869
1870
  }
1870
1871
  )
1871
- ] }, u)) }), Sn = ({ tableVariant: e, rows: t, headings: r, columnsVariant: n, classes: i }) => {
1872
+ ] }, u)) }), Tn = ({ tableVariant: t, rows: e, headings: r, columnsVariant: n, classes: i }) => {
1872
1873
  var u;
1873
- const d = ((u = jn(t, r)) == null ? void 0 : u.rows) ?? [], l = !!(r && r.length > 0);
1874
- return /* @__PURE__ */ o.jsxs("div", { className: a("flex flex-col", i == null ? void 0 : i.wrapper), children: [
1875
- l && /* @__PURE__ */ o.jsx(wn, { headings: r, columnsVariant: n, classes: i == null ? void 0 : i.desktopHeading }),
1876
- t == null ? void 0 : t.map((x, m) => /* @__PURE__ */ o.jsx(
1877
- Nn,
1874
+ const a = ((u = vn(e, r)) == null ? void 0 : u.rows) ?? [], l = !!(r && r.length > 0);
1875
+ return /* @__PURE__ */ o.jsxs("div", { className: d("flex flex-col", i == null ? void 0 : i.wrapper), children: [
1876
+ l && /* @__PURE__ */ o.jsx(Sn, { headings: r, columnsVariant: n, classes: i == null ? void 0 : i.desktopHeading }),
1877
+ e == null ? void 0 : e.map((x, m) => /* @__PURE__ */ o.jsx(
1878
+ Mn,
1878
1879
  {
1879
1880
  rowIndex: m,
1880
- tableVariant: e,
1881
+ tableVariant: t,
1881
1882
  columnsVariant: n,
1882
1883
  classes: i == null ? void 0 : i.desktopRow,
1883
1884
  ...x
1884
1885
  },
1885
1886
  m
1886
1887
  )),
1887
- d == null ? void 0 : d.map((x, m) => /* @__PURE__ */ o.jsx(
1888
- In,
1888
+ a == null ? void 0 : a.map((x, m) => /* @__PURE__ */ o.jsx(
1889
+ On,
1889
1890
  {
1890
1891
  headingsExist: l,
1891
- tableVariant: e,
1892
+ tableVariant: t,
1892
1893
  columnsVariant: n,
1893
1894
  classes: i == null ? void 0 : i.desktopRow,
1894
1895
  ...x
@@ -1896,33 +1897,33 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
1896
1897
  m
1897
1898
  ))
1898
1899
  ] });
1899
- }, Mn = ({
1900
- tableVariant: e,
1901
- description: t,
1900
+ }, Fn = ({
1901
+ tableVariant: t,
1902
+ description: e,
1902
1903
  columnsVariant: r,
1903
1904
  config: n,
1904
1905
  rows: i,
1905
- title: d,
1906
+ title: a,
1906
1907
  headings: l,
1907
1908
  accordionConfig: u,
1908
1909
  classes: x
1909
1910
  }) => {
1910
- const m = /* @__PURE__ */ o.jsxs("div", { className: a(yn({ columnsVariant: r }), x == null ? void 0 : x.wrapper), children: [
1911
- d && /* @__PURE__ */ o.jsx(P, { as: "h4", className: a("mb-4 desktop:mb-6", x == null ? void 0 : x.headline), children: d }),
1912
- /* @__PURE__ */ o.jsx(Sn, { tableVariant: e, rows: i, headings: l, columnsVariant: r }),
1913
- t && /* @__PURE__ */ o.jsx(
1911
+ const m = /* @__PURE__ */ o.jsxs("div", { className: d(Nn({ columnsVariant: r }), x == null ? void 0 : x.wrapper), children: [
1912
+ a && /* @__PURE__ */ o.jsx(s, { as: "h4", className: d("mb-4 desktop:mb-6", x == null ? void 0 : x.headline), children: a }),
1913
+ /* @__PURE__ */ o.jsx(Tn, { tableVariant: t, rows: i, headings: l, columnsVariant: r }),
1914
+ e && /* @__PURE__ */ o.jsx(
1914
1915
  "div",
1915
1916
  {
1916
- className: a("mt-2 [&&]:desk-body-regular-m desktop:mt-2", x == null ? void 0 : x.description),
1917
- dangerouslySetInnerHTML: { __html: t ?? "" }
1917
+ className: d("mt-2 [&&]:desk-body-regular-m desktop:mt-2", x == null ? void 0 : x.description),
1918
+ dangerouslySetInnerHTML: { __html: e ?? "" }
1918
1919
  }
1919
1920
  )
1920
1921
  ] });
1921
- return /* @__PURE__ */ o.jsx(o.Fragment, { children: n && (n != null && n.isAccordion) && (n != null && n.accordionTitle) ? /* @__PURE__ */ o.jsx(at, { label: n == null ? void 0 : n.accordionTitle, ...u, children: (u == null ? void 0 : u.children) || m }) : m });
1922
- }, _n = {
1922
+ return /* @__PURE__ */ o.jsx(o.Fragment, { children: n && (n != null && n.isAccordion) && (n != null && n.accordionTitle) ? /* @__PURE__ */ o.jsx(de, { label: n == null ? void 0 : n.accordionTitle, ...u, children: (u == null ? void 0 : u.children) || m }) : m });
1923
+ }, Bn = {
1923
1924
  documentFilled: "files/documentFilled",
1924
1925
  documentOutline: "files/documentOutline"
1925
- }, On = D("size-8 transition-colors", {
1926
+ }, En = D("size-8 transition-colors", {
1926
1927
  variants: {
1927
1928
  iconType: {
1928
1929
  documentOutline: "text-icon-secondary-dark-default group-hover:text-icon-secondary-dark-hover",
@@ -1932,65 +1933,65 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
1932
1933
  defaultVariants: {
1933
1934
  iconType: "documentOutline"
1934
1935
  }
1935
- }), Tn = ({ label: e, size: t, url: r, iconType: n, classes: i }) => /* @__PURE__ */ o.jsxs(
1936
+ }), Pn = ({ label: t, size: e, url: r, iconType: n, classes: i }) => /* @__PURE__ */ o.jsxs(
1936
1937
  "a",
1937
1938
  {
1938
1939
  href: r,
1939
1940
  target: "_blank",
1940
1941
  rel: "noreferrer",
1941
1942
  tabIndex: 0,
1942
- className: a(
1943
+ className: d(
1943
1944
  "group flex w-full cursor-pointer items-center gap-2 rounded-sm p-1 outline outline-2 outline-transparent transition-colors focus-within:outline-primary-focus",
1944
1945
  i == null ? void 0 : i.link
1945
1946
  ),
1946
1947
  children: [
1947
- /* @__PURE__ */ o.jsx(c, { name: _n[n], className: a(On({ iconType: n }), i == null ? void 0 : i.icon) }),
1948
- /* @__PURE__ */ o.jsxs("div", { className: a("flex flex-1 flex-col", i == null ? void 0 : i.wrapper), children: [
1949
- /* @__PURE__ */ o.jsx("p", { className: a("desk-body-medium-l text-color-dark", i == null ? void 0 : i.label), children: e }),
1950
- /* @__PURE__ */ o.jsxs("div", { className: a("desk-body-regular-m text-color-disabled", i == null ? void 0 : i.size), children: [
1951
- Number(t),
1948
+ /* @__PURE__ */ o.jsx(f, { name: Bn[n], className: d(En({ iconType: n }), i == null ? void 0 : i.icon) }),
1949
+ /* @__PURE__ */ o.jsxs("div", { className: d("flex flex-1 flex-col", i == null ? void 0 : i.wrapper), children: [
1950
+ /* @__PURE__ */ o.jsx("p", { className: d("desk-body-medium-l text-color-dark", i == null ? void 0 : i.label), children: t }),
1951
+ /* @__PURE__ */ o.jsxs("div", { className: d("desk-body-regular-m text-color-disabled", i == null ? void 0 : i.size), children: [
1952
+ Number(e),
1952
1953
  " КБ"
1953
1954
  ] })
1954
1955
  ] })
1955
1956
  ]
1956
1957
  }
1957
- ), Fn = ({ docs: e, config: t, title: r, iconType: n, description: i, classes: d, accordionConfig: l }) => {
1958
- const u = /* @__PURE__ */ o.jsxs("div", { className: a("flex max-w-[680px] flex-col", d == null ? void 0 : d.wrapper), children: [
1959
- r && /* @__PURE__ */ o.jsx(P, { as: "h3", className: "mb-4", children: r }),
1960
- /* @__PURE__ */ o.jsx("div", { className: a("flex flex-col gap-4", d == null ? void 0 : d.documentsWrapper), children: e == null ? void 0 : e.map((x) => /* @__PURE__ */ o.jsx(Tn, { iconType: n, ...x, classes: d == null ? void 0 : d.singleDocument }, x.label)) }),
1961
- i && /* @__PURE__ */ o.jsx("div", { className: a("mt-4", d == null ? void 0 : d.description), dangerouslySetInnerHTML: { __html: i ?? "" } })
1958
+ ), sn = ({ docs: t, config: e, title: r, iconType: n, description: i, classes: a, accordionConfig: l }) => {
1959
+ const u = /* @__PURE__ */ o.jsxs("div", { className: d("flex max-w-[680px] flex-col", a == null ? void 0 : a.wrapper), children: [
1960
+ r && /* @__PURE__ */ o.jsx(s, { as: "h3", className: "mb-4", children: r }),
1961
+ /* @__PURE__ */ o.jsx("div", { className: d("flex flex-col gap-4", a == null ? void 0 : a.documentsWrapper), children: t == null ? void 0 : t.map((x) => /* @__PURE__ */ o.jsx(Pn, { iconType: n, ...x, classes: a == null ? void 0 : a.singleDocument }, x.label)) }),
1962
+ i && /* @__PURE__ */ o.jsx("div", { className: d("mt-4", a == null ? void 0 : a.description), dangerouslySetInnerHTML: { __html: i ?? "" } })
1962
1963
  ] });
1963
- return /* @__PURE__ */ o.jsx(o.Fragment, { children: t && (t != null && t.isAccordion) && (t != null && t.accordionTitle) ? /* @__PURE__ */ o.jsx(at, { label: t == null ? void 0 : t.accordionTitle, ...l, children: (l == null ? void 0 : l.children) || u }) : u });
1964
- }, Bn = ({ entity: e, classes: t, accordionsConfig: r }) => {
1965
- var n, i, d;
1964
+ return /* @__PURE__ */ o.jsx(o.Fragment, { children: e && (e != null && e.isAccordion) && (e != null && e.accordionTitle) ? /* @__PURE__ */ o.jsx(de, { label: e == null ? void 0 : e.accordionTitle, ...l, children: (l == null ? void 0 : l.children) || u }) : u });
1965
+ }, Dn = ({ entity: t, classes: e, accordionsConfig: r }) => {
1966
+ var n, i, a;
1966
1967
  switch (!0) {
1967
- case fn(e):
1968
- return (n = e.details) == null ? void 0 : n.map((l, u) => {
1968
+ case jn(t):
1969
+ return (n = t.details) == null ? void 0 : n.map((l, u) => {
1969
1970
  var x;
1970
- return /* @__PURE__ */ o.jsx(bn, { ...l, accordionConfig: r == null ? void 0 : r.htmlAccordion, classes: (x = t == null ? void 0 : t.entities) == null ? void 0 : x.html }, u);
1971
+ return /* @__PURE__ */ o.jsx(wn, { ...l, accordionConfig: r == null ? void 0 : r.htmlAccordion, classes: (x = e == null ? void 0 : e.entities) == null ? void 0 : x.html }, u);
1971
1972
  });
1972
- case cn(e):
1973
- return (i = e.details) == null ? void 0 : i.map((l, u) => {
1973
+ case yn(t):
1974
+ return (i = t.details) == null ? void 0 : i.map((l, u) => {
1974
1975
  var x;
1975
1976
  return /* @__PURE__ */ o.jsx(
1976
- Fn,
1977
+ sn,
1977
1978
  {
1978
1979
  accordionConfig: r == null ? void 0 : r.documentAccordion,
1979
1980
  ...l,
1980
- classes: (x = t == null ? void 0 : t.entities) == null ? void 0 : x.documents
1981
+ classes: (x = e == null ? void 0 : e.entities) == null ? void 0 : x.documents
1981
1982
  },
1982
1983
  u
1983
1984
  );
1984
1985
  });
1985
- case gn(e):
1986
- return (d = e.details) == null ? void 0 : d.map((l, u) => {
1986
+ case kn(t):
1987
+ return (a = t.details) == null ? void 0 : a.map((l, u) => {
1987
1988
  var x;
1988
1989
  return /* @__PURE__ */ o.jsx(
1989
- Mn,
1990
+ Fn,
1990
1991
  {
1991
1992
  accordionConfig: r == null ? void 0 : r.tableAccordion,
1992
1993
  ...l,
1993
- classes: (x = t == null ? void 0 : t.entities) == null ? void 0 : x.table
1994
+ classes: (x = e == null ? void 0 : e.entities) == null ? void 0 : x.table
1994
1995
  },
1995
1996
  u
1996
1997
  );
@@ -1998,27 +1999,27 @@ const gr = B(() => Promise.resolve().then(() => Qr)), br = B(() => Promise.resol
1998
1999
  default:
1999
2000
  return null;
2000
2001
  }
2001
- }, En = ({ entity: e, classes: t, accordionsConfig: r }) => /* @__PURE__ */ o.jsx("div", { className: a("flex flex-col gap-6", t == null ? void 0 : t.entityWrapper), children: Bn({ entity: e, classes: t, accordionsConfig: r }) }), ae = ({ headline: e, tabs: t, classes: r, accordionsConfig: n }) => {
2002
+ }, Rn = ({ entity: t, classes: e, accordionsConfig: r }) => /* @__PURE__ */ o.jsx("div", { className: d("flex flex-col gap-6", e == null ? void 0 : e.entityWrapper), children: Dn({ entity: t, classes: e, accordionsConfig: r }) }), mt = ({ headline: t, tabs: e, classes: r, accordionsConfig: n }) => {
2002
2003
  var u, x;
2003
- const [i, d] = R(0), l = ft(() => t == null ? void 0 : t.map((m) => m == null ? void 0 : m.tabName), [t]) ?? [];
2004
- return !t || (t == null ? void 0 : t.length) === 0 ? null : /* @__PURE__ */ o.jsx("section", { id: g.usefulInfo, "data-test-id": g.usefulInfo, className: a(r == null ? void 0 : r.root), children: /* @__PURE__ */ o.jsxs(T, { className: a(r == null ? void 0 : r.container), children: [
2005
- /* @__PURE__ */ o.jsx(P, { className: a(r == null ? void 0 : r.headline), as: "h2", children: e }),
2006
- /* @__PURE__ */ o.jsx("div", { className: a("mt-6 flex flex-col gap-2 desktop:mt-12", r == null ? void 0 : r.tabsWrapper), children: /* @__PURE__ */ o.jsx(pn, { tabsNames: l, activeTab: i, setActiveTab: d, classes: r == null ? void 0 : r.tabs }) }),
2007
- /* @__PURE__ */ o.jsx("div", { className: a("mt-6 flex flex-col gap-6", r == null ? void 0 : r.contentWrapper), children: (x = (u = t == null ? void 0 : t[i]) == null ? void 0 : u.contents) == null ? void 0 : x.map((m, p) => /* @__PURE__ */ o.jsx(En, { accordionsConfig: n, ...m, classes: r == null ? void 0 : r.entityClasses }, p)) })
2004
+ const [i, a] = O(0), l = ge(() => e == null ? void 0 : e.map((m) => m == null ? void 0 : m.tabName), [e]) ?? [];
2005
+ return !e || (e == null ? void 0 : e.length) === 0 ? null : /* @__PURE__ */ o.jsx("section", { id: g.usefulInfo, "data-test-id": g.usefulInfo, className: d(r == null ? void 0 : r.root), children: /* @__PURE__ */ o.jsxs(F, { className: d(r == null ? void 0 : r.container), children: [
2006
+ /* @__PURE__ */ o.jsx(s, { className: d(r == null ? void 0 : r.headline), as: "h2", children: t }),
2007
+ /* @__PURE__ */ o.jsx("div", { className: d("mt-6 flex flex-col gap-2 desktop:mt-12", r == null ? void 0 : r.tabsWrapper), children: /* @__PURE__ */ o.jsx(bn, { tabsNames: l, activeTab: i, setActiveTab: a, classes: r == null ? void 0 : r.tabs }) }),
2008
+ /* @__PURE__ */ o.jsx("div", { className: d("mt-6 flex flex-col gap-6", r == null ? void 0 : r.contentWrapper), children: (x = (u = e == null ? void 0 : e[i]) == null ? void 0 : u.contents) == null ? void 0 : x.map((m, p) => /* @__PURE__ */ o.jsx(Rn, { accordionsConfig: n, ...m, classes: r == null ? void 0 : r.entityClasses }, p)) })
2008
2009
  ] }) });
2009
- }, Pn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2010
+ }, zn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2010
2011
  __proto__: null,
2011
- UsefulInfo: ae,
2012
- default: ae
2013
- }, Symbol.toStringTag, { value: "Module" })), zt = ({ fields: e, control: t }) => e.map(({ type: r, args: n }) => {
2014
- const i = ke[r];
2015
- return /* @__PURE__ */ Ct(i, { ...n, key: n.name, control: t });
2012
+ UsefulInfo: mt,
2013
+ default: mt
2014
+ }, Symbol.toStringTag, { value: "Module" })), Qe = ({ fields: t, control: e }) => t.map(({ type: r, args: n }) => {
2015
+ const i = De[r];
2016
+ return /* @__PURE__ */ Ie(i, { ...n, key: n.name, control: e });
2016
2017
  });
2017
- class Dn {
2018
- constructor(t) {
2019
- Mt(this, "TEXT_NODE", 3);
2020
- Mt(this, "ELEMENT_NODE", 1);
2021
- this.options = t;
2018
+ class Hn {
2019
+ constructor(e) {
2020
+ Fe(this, "TEXT_NODE", 3);
2021
+ Fe(this, "ELEMENT_NODE", 1);
2022
+ this.options = e;
2022
2023
  }
2023
2024
  /**
2024
2025
  * Рекурсивно обходит DOM дерево и собирает данные в зависимости от опций.
@@ -2026,12 +2027,12 @@ class Dn {
2026
2027
  * @param elements Массив для сбора элементов
2027
2028
  * @param as Тип возвращаемых данных ('string' или 'node')
2028
2029
  */
2029
- traverse(t, r = "string", n) {
2030
- const { includeSolidText: i, recursive: d, element: l } = this.options || {};
2031
- switch (t.nodeType) {
2030
+ traverse(e, r = "string", n) {
2031
+ const { includeSolidText: i, recursive: a, element: l } = this.options || {};
2032
+ switch (e.nodeType) {
2032
2033
  // если узел - элемент
2033
2034
  case this.ELEMENT_NODE:
2034
- const u = t, x = u.tagName.toLowerCase();
2035
+ const u = e, x = u.tagName.toLowerCase();
2035
2036
  if (x === "script") {
2036
2037
  console.warn("Found script node. For better security this node will be skipped.");
2037
2038
  break;
@@ -2039,13 +2040,13 @@ class Dn {
2039
2040
  if (l && x !== l)
2040
2041
  break;
2041
2042
  if (r === "node")
2042
- n.push(t);
2043
+ n.push(e);
2043
2044
  else {
2044
2045
  const m = u.outerHTML.trim();
2045
2046
  n.push(m);
2046
2047
  }
2047
- if (d)
2048
- for (const m of t.childNodes)
2048
+ if (a)
2049
+ for (const m of e.childNodes)
2049
2050
  this.traverse(m, r, n);
2050
2051
  break;
2051
2052
  // если узел - текстовый и требуется его добавить, добавляем
@@ -2053,9 +2054,9 @@ class Dn {
2053
2054
  if (!i)
2054
2055
  break;
2055
2056
  if (r === "node")
2056
- n.push(t);
2057
+ n.push(e);
2057
2058
  else {
2058
- const m = t.textContent;
2059
+ const m = e.textContent;
2059
2060
  m && n.push(m);
2060
2061
  }
2061
2062
  break;
@@ -2067,94 +2068,94 @@ class Dn {
2067
2068
  * @param as Тип возвращаемых данных ('string' или 'node')
2068
2069
  * @returns Массив тегов или нод
2069
2070
  */
2070
- async parse(t, r = "string") {
2071
- const { includeBody: n } = this.options || {}, i = [], d = [], l = await this.parseFromString(t), u = r === "string" ? i : d;
2071
+ async parse(e, r = "string") {
2072
+ const { includeBody: n } = this.options || {}, i = [], a = [], l = await this.parseFromString(e), u = r === "string" ? i : a;
2072
2073
  if (n)
2073
2074
  this.traverse(l.body, r, u);
2074
2075
  else
2075
2076
  for (const x of l.body.childNodes)
2076
2077
  this.traverse(x, r, u);
2077
- return { stringNodes: i, nodes: d };
2078
+ return { stringNodes: i, nodes: a };
2078
2079
  }
2079
2080
  /**
2080
2081
  * Считает количество указанных тегов в HTML строке.
2081
2082
  * @param html HTML строка
2082
2083
  * @returns Количество найденных тегов
2083
2084
  */
2084
- async countElements(t) {
2085
- const { stringNodes: r } = await this.parse(t, "string");
2085
+ async countElements(e) {
2086
+ const { stringNodes: r } = await this.parse(e, "string");
2086
2087
  return r.length;
2087
2088
  }
2088
2089
  }
2089
- const Hn = typeof window < "u";
2090
- class Uo extends Dn {
2091
- constructor(t) {
2092
- super(t);
2090
+ const Ln = typeof window < "u";
2091
+ class oi extends Hn {
2092
+ constructor(e) {
2093
+ super(e);
2093
2094
  }
2094
- async parseFromString(t) {
2095
- return Hn ? new DOMParser().parseFromString(t, "text/html") : Promise.reject();
2095
+ async parseFromString(e) {
2096
+ return Ln ? new DOMParser().parseFromString(e, "text/html") : Promise.reject();
2096
2097
  }
2097
2098
  }
2098
- const dt = ({ html: e, as: t, ...r }) => {
2099
- const n = t ?? "div";
2100
- return /* @__PURE__ */ o.jsx(n, { dangerouslySetInnerHTML: { __html: e }, ...r });
2101
- }, Rn = (e, t) => e.enabled ? t.map((r) => ({
2099
+ const ae = ({ html: t, as: e, ...r }) => {
2100
+ const n = e ?? "div";
2101
+ return /* @__PURE__ */ o.jsx(n, { dangerouslySetInnerHTML: { __html: t }, ...r });
2102
+ }, Qn = (t, e) => t.enabled ? e.map((r) => ({
2102
2103
  name: r.args.name,
2103
2104
  ...r.args.progress
2104
- })) : null, zn = ["getFioSchema"], _e = (e, t, r) => {
2105
- const n = e[t];
2105
+ })) : null, Vn = ["getFioSchema"], Tt = (t, e, r) => {
2106
+ const n = t[e];
2106
2107
  if (_.isNil(n))
2107
- throw new Error(`validation for type ${String(t)} not found`);
2108
+ throw new Error(`validation for type ${String(e)} not found`);
2108
2109
  if (!_.isFunction(n))
2109
- throw new Error(`Cannot generate ${String(t)} because is not a function`);
2110
+ throw new Error(`Cannot generate ${String(e)} because is not a function`);
2110
2111
  return n(r);
2111
- }, Ln = (e, t) => _e(ve.base, e, t), Qn = (e, t) => _e(ve.dadata, e, t), Lt = (e) => {
2112
- const r = ((e == null ? void 0 : e.map((n) => ({ name: n.args.name, validation: n.args.validation }))) ?? []).reduce((n, i) => {
2113
- const d = zn.includes(i.validation.type) ? Qn(
2112
+ }, $n = (t, e) => Tt(He.base, t, e), Wn = (t, e) => Tt(He.dadata, t, e), Ve = (t) => {
2113
+ const r = ((t == null ? void 0 : t.map((n) => ({ name: n.args.name, validation: n.args.validation }))) ?? []).reduce((n, i) => {
2114
+ const a = Vn.includes(i.validation.type) ? Wn(
2114
2115
  i.validation.type,
2115
2116
  i.validation.args
2116
- ) : Ln(
2117
+ ) : $n(
2117
2118
  i.validation.type,
2118
2119
  i.validation.args
2119
2120
  );
2120
- return n[i.name] = d, n;
2121
+ return n[i.name] = a, n;
2121
2122
  }, {});
2122
- return Ne(r);
2123
- }, Vn = new cr(), Oe = ({ children: e }) => /* @__PURE__ */ o.jsx(Xe, { client: Vn, children: e }), $n = (e, t, r, n) => e.type === "off" ? null : e.type === "text" ? /* @__PURE__ */ o.jsx(dt, { html: e.message, as: "div", className: n == null ? void 0 : n.content }) : /* @__PURE__ */ o.jsxs(
2123
+ return Le(r);
2124
+ }, An = new jr(), Ft = ({ children: t }) => /* @__PURE__ */ o.jsx(Jt, { client: An, children: t }), Un = (t, e, r, n) => t.type === "off" ? null : t.type === "text" ? /* @__PURE__ */ o.jsx(ae, { html: t.message, as: "div", className: n == null ? void 0 : n.content }) : /* @__PURE__ */ o.jsxs(
2124
2125
  "label",
2125
2126
  {
2126
- className: a(
2127
+ className: d(
2127
2128
  "mob-body-regular-s text-color-dark",
2128
2129
  "desktop:desk-body-regular-m desktop:gap-x-4",
2129
2130
  "flex items-center justify-items-start gap-x-3"
2130
2131
  ),
2131
2132
  children: [
2132
- /* @__PURE__ */ o.jsx(vt.CheckboxBase, { classes: n == null ? void 0 : n.checkbox, checked: t, onCheckedChange: r }),
2133
- /* @__PURE__ */ o.jsx(dt, { html: e.content, as: "div", className: n == null ? void 0 : n.content })
2133
+ /* @__PURE__ */ o.jsx(Se.CheckboxBase, { classes: n == null ? void 0 : n.checkbox, checked: e, onCheckedChange: r }),
2134
+ /* @__PURE__ */ o.jsx(ae, { html: t.content, as: "div", className: n == null ? void 0 : n.content })
2134
2135
  ]
2135
2136
  }
2136
- ), le = ({
2137
- fields: e,
2138
- title: t,
2137
+ ), xt = ({
2138
+ fields: t,
2139
+ title: e,
2139
2140
  progress: r,
2140
2141
  approvement: n,
2141
2142
  chips: i,
2142
- submitProps: d,
2143
+ submitProps: a,
2143
2144
  classes: l,
2144
2145
  buttonGroup: u
2145
2146
  }) => {
2146
2147
  var z, v;
2147
- const { submitCallback: x } = d || {}, [m, p] = R(!1), f = Lt(e), I = Rt.getZodDefaults(f), { control: y, handleSubmit: F } = Ht({
2148
- schema: f,
2149
- defaultValues: I,
2148
+ const { submitCallback: x } = a || {}, [m, p] = O(!1), c = Ve(t), S = Te.getZodDefaults(c), { control: y, handleSubmit: E } = _e({
2149
+ schema: c,
2150
+ defaultValues: S,
2150
2151
  mode: "onBlur"
2151
- }), k = Rn(r, e), S = lr({ control: y, fields: k || [], schema: f }), E = (C) => {
2152
+ }), k = Qn(r, t), I = mr({ control: y, fields: k || [], schema: c }), P = (C) => {
2152
2153
  x && x({ ...C, agree: m });
2153
2154
  };
2154
- return /* @__PURE__ */ o.jsx(Oe, { children: /* @__PURE__ */ o.jsx("section", { id: g.form, "data-test-id": g.form, className: a("w-full", l == null ? void 0 : l.root), children: /* @__PURE__ */ o.jsxs(
2155
- T,
2155
+ return /* @__PURE__ */ o.jsx(Ft, { children: /* @__PURE__ */ o.jsx("section", { id: g.form, "data-test-id": g.form, className: d("w-full", l == null ? void 0 : l.root), children: /* @__PURE__ */ o.jsxs(
2156
+ F,
2156
2157
  {
2157
- className: a(
2158
+ className: d(
2158
2159
  "!max-w-[636px] border-warm-grey-200 px-4 desktop:gap-8 desktop:p-14",
2159
2160
  "relative mx-auto flex flex-col gap-6 rounded-sm py-8 desktop:border"
2160
2161
  ),
@@ -2162,48 +2163,48 @@ const dt = ({ html: e, as: t, ...r }) => {
2162
2163
  i.enabled && /* @__PURE__ */ o.jsxs(
2163
2164
  "div",
2164
2165
  {
2165
- className: a(
2166
+ className: d(
2166
2167
  "desk-body-regular-l flex items-center gap-x-2 rounded-sm desktop:absolute",
2167
2168
  "bg-color-blue-grey-100 px-2 py-1 text-color-tetriary",
2168
2169
  "right-4 top-4 w-max",
2169
2170
  (z = l == null ? void 0 : l.chips) == null ? void 0 : z.root
2170
2171
  ),
2171
2172
  children: [
2172
- i.image && /* @__PURE__ */ o.jsx(c, { name: i.image, className: a("size-6", (v = l == null ? void 0 : l.chips) == null ? void 0 : v.icon) }),
2173
+ i.image && /* @__PURE__ */ o.jsx(f, { name: i.image, className: d("size-6", (v = l == null ? void 0 : l.chips) == null ? void 0 : v.icon) }),
2173
2174
  i.content
2174
2175
  ]
2175
2176
  }
2176
2177
  ),
2177
- /* @__PURE__ */ o.jsx(P, { as: "h2", className: a("desktop:hidden", l == null ? void 0 : l.title), children: t }),
2178
- /* @__PURE__ */ o.jsx(P, { as: "h3", className: a("mobile:hidden", l == null ? void 0 : l.title), children: t }),
2178
+ /* @__PURE__ */ o.jsx(s, { as: "h2", className: d("desktop:hidden", l == null ? void 0 : l.title), children: e }),
2179
+ /* @__PURE__ */ o.jsx(s, { as: "h3", className: d("mobile:hidden", l == null ? void 0 : l.title), children: e }),
2179
2180
  /* @__PURE__ */ o.jsxs(
2180
2181
  "form",
2181
2182
  {
2182
- onSubmit: F(E),
2183
- className: a("flex w-full flex-col gap-y-6", "desktop:gap-y-8", l == null ? void 0 : l.form),
2183
+ onSubmit: E(P),
2184
+ className: d("flex w-full flex-col gap-y-6", "desktop:gap-y-8", l == null ? void 0 : l.form),
2184
2185
  children: [
2185
2186
  r.enabled && /* @__PURE__ */ o.jsx(
2186
- Je,
2187
+ Gt,
2187
2188
  {
2188
- progress: S,
2189
- topContent: /* @__PURE__ */ o.jsx(dt, { html: r.title }),
2190
- bottomContent: /* @__PURE__ */ o.jsx(dt, { html: r.subtitle }),
2189
+ progress: I,
2190
+ topContent: /* @__PURE__ */ o.jsx(ae, { html: r.title }),
2191
+ bottomContent: /* @__PURE__ */ o.jsx(ae, { html: r.subtitle }),
2191
2192
  maxPercent: r.maxPercent,
2192
2193
  classes: l == null ? void 0 : l.progressBar
2193
2194
  }
2194
2195
  ),
2195
- /* @__PURE__ */ o.jsx(zt, { control: y, fields: e }),
2196
+ /* @__PURE__ */ o.jsx(Qe, { control: y, fields: t }),
2196
2197
  /* @__PURE__ */ o.jsxs("div", { className: "mob-body-regular-m flex flex-col items-start justify-center gap-4", children: [
2197
- $n(n, m, p, l == null ? void 0 : l.approvement),
2198
- /* @__PURE__ */ o.jsx("div", { className: "flex w-full flex-col items-center justify-center gap-4 desktop:flex-row", children: u == null ? void 0 : u.map((C, L) => {
2199
- const X = C.type === "submit" && n.type === "checkbox" ? !m : !1;
2200
- return /* @__PURE__ */ Ct(
2201
- wt,
2198
+ Un(n, m, p, l == null ? void 0 : l.approvement),
2199
+ /* @__PURE__ */ o.jsx("div", { className: "flex w-full flex-col items-center justify-center gap-4 desktop:flex-row", children: u == null ? void 0 : u.map((C, H) => {
2200
+ const Y = C.type === "submit" && n.type === "checkbox" ? !m : !1;
2201
+ return /* @__PURE__ */ Ie(
2202
+ pe,
2202
2203
  {
2203
2204
  ...C,
2204
- key: L,
2205
- disabled: X,
2206
- className: a(
2205
+ key: H,
2206
+ disabled: Y,
2207
+ className: d(
2207
2208
  "w-full whitespace-nowrap",
2208
2209
  {
2209
2210
  "w-full": !!n
@@ -2220,70 +2221,70 @@ const dt = ({ html: e, as: t, ...r }) => {
2220
2221
  ]
2221
2222
  }
2222
2223
  ) }) });
2223
- }, Wn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2224
+ }, qn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2224
2225
  __proto__: null,
2225
- DynamicForm: le,
2226
- default: le
2227
- }, Symbol.toStringTag, { value: "Module" })), An = (e, t, r, n) => e.type === "off" ? null : e.type === "text" ? /* @__PURE__ */ o.jsx(dt, { html: e.message, as: "div", className: n == null ? void 0 : n.content }) : /* @__PURE__ */ o.jsxs(
2226
+ DynamicForm: xt,
2227
+ default: xt
2228
+ }, Symbol.toStringTag, { value: "Module" })), Kn = (t, e, r, n) => t.type === "off" ? null : t.type === "text" ? /* @__PURE__ */ o.jsx(ae, { html: t.message, as: "div", className: n == null ? void 0 : n.content }) : /* @__PURE__ */ o.jsxs(
2228
2229
  "label",
2229
2230
  {
2230
- className: a(
2231
+ className: d(
2231
2232
  "mob-body-regular-s text-color-dark",
2232
2233
  "desktop:desk-body-regular-m desktop:gap-x-4",
2233
2234
  "flex items-center justify-items-start gap-x-3"
2234
2235
  ),
2235
2236
  children: [
2236
- /* @__PURE__ */ o.jsx(vt.CheckboxBase, { classes: n == null ? void 0 : n.checkbox, checked: t, onCheckedChange: r }),
2237
- /* @__PURE__ */ o.jsx(dt, { html: e.content, as: "div", className: n == null ? void 0 : n.content })
2237
+ /* @__PURE__ */ o.jsx(Se.CheckboxBase, { classes: n == null ? void 0 : n.checkbox, checked: e, onCheckedChange: r }),
2238
+ /* @__PURE__ */ o.jsx(ae, { html: t.content, as: "div", className: n == null ? void 0 : n.content })
2238
2239
  ]
2239
2240
  }
2240
- ), ue = ({
2241
- fields: e,
2242
- title: t,
2241
+ ), ht = ({
2242
+ fields: t,
2243
+ title: e,
2243
2244
  approvement: r,
2244
2245
  submitProps: n,
2245
2246
  dialogId: i,
2246
- classes: d,
2247
+ classes: a,
2247
2248
  buttonGroup: l,
2248
2249
  ...u
2249
2250
  }) => {
2250
- const { submitCallback: x } = n ?? {}, [m, p] = R(!1), f = Lt(e), I = Rt.getZodDefaults(f), { control: y, handleSubmit: F } = Ht({
2251
- schema: f,
2252
- defaultValues: I,
2251
+ const { submitCallback: x } = n ?? {}, [m, p] = O(!1), c = Ve(t), S = Te.getZodDefaults(c), { control: y, handleSubmit: E } = _e({
2252
+ schema: c,
2253
+ defaultValues: S,
2253
2254
  mode: "onBlur"
2254
- }), k = (S) => {
2255
- x && x({ ...S, agree: m });
2255
+ }), k = (I) => {
2256
+ x && x({ ...I, agree: m });
2256
2257
  };
2257
- return /* @__PURE__ */ o.jsx(Oe, { children: /* @__PURE__ */ o.jsx(Ge, { id: i, title: t, ...u, children: /* @__PURE__ */ o.jsxs("form", { onSubmit: F(k), className: "flex flex-col gap-6", children: [
2258
- /* @__PURE__ */ o.jsx(zt, { control: y, fields: e }),
2259
- An(r, m, p, d == null ? void 0 : d.approvement),
2260
- l == null ? void 0 : l.map((S, E) => {
2261
- const z = S.type === "submit" && r.type === "checkbox" ? !m : !1;
2262
- return /* @__PURE__ */ Ct(
2263
- wt,
2258
+ return /* @__PURE__ */ o.jsx(Ft, { children: /* @__PURE__ */ o.jsx(er, { id: i, title: e, ...u, children: /* @__PURE__ */ o.jsxs("form", { onSubmit: E(k), className: "flex flex-col gap-6", children: [
2259
+ /* @__PURE__ */ o.jsx(Qe, { control: y, fields: t }),
2260
+ Kn(r, m, p, a == null ? void 0 : a.approvement),
2261
+ l == null ? void 0 : l.map((I, P) => {
2262
+ const z = I.type === "submit" && r.type === "checkbox" ? !m : !1;
2263
+ return /* @__PURE__ */ Ie(
2264
+ pe,
2264
2265
  {
2265
- ...S,
2266
- key: E,
2266
+ ...I,
2267
+ key: P,
2267
2268
  disabled: z,
2268
- className: a(
2269
+ className: d(
2269
2270
  "w-full whitespace-nowrap",
2270
2271
  {
2271
2272
  "w-full": !!r
2272
2273
  },
2273
- d == null ? void 0 : d.submit
2274
+ a == null ? void 0 : a.submit
2274
2275
  )
2275
2276
  }
2276
2277
  );
2277
2278
  })
2278
2279
  ] }) }) });
2279
- }, qn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2280
+ }, Zn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2280
2281
  __proto__: null,
2281
- DynamicFormDialog: ue,
2282
- default: ue
2283
- }, Symbol.toStringTag, { value: "Module" })), ut = () => ({
2282
+ DynamicFormDialog: ht,
2283
+ default: ht
2284
+ }, Symbol.toStringTag, { value: "Module" })), ue = () => ({
2284
2285
  approve: {
2285
2286
  icon: {
2286
- element: /* @__PURE__ */ o.jsx(c, { name: "status/iconMark" }),
2287
+ element: /* @__PURE__ */ o.jsx(f, { name: "status/iconMark" }),
2287
2288
  bg: "bg-color-positive-light"
2288
2289
  },
2289
2290
  title: "Ваша заявка отправлена",
@@ -2298,7 +2299,7 @@ const dt = ({ html: e, as: t, ...r }) => {
2298
2299
  },
2299
2300
  repeated: {
2300
2301
  icon: {
2301
- element: /* @__PURE__ */ o.jsx(c, { name: "status/iconUser" }),
2302
+ element: /* @__PURE__ */ o.jsx(f, { name: "status/iconUser" }),
2302
2303
  bg: "bg-color-positive-light"
2303
2304
  },
2304
2305
  title: "Мы вас узнали",
@@ -2313,7 +2314,7 @@ const dt = ({ html: e, as: t, ...r }) => {
2313
2314
  },
2314
2315
  error: {
2315
2316
  icon: {
2316
- element: /* @__PURE__ */ o.jsx(c, { name: "status/iconRetry" }),
2317
+ element: /* @__PURE__ */ o.jsx(f, { name: "status/iconRetry" }),
2317
2318
  bg: "bg-color-warning-light"
2318
2319
  },
2319
2320
  title: "Что-то пошло не так",
@@ -2328,7 +2329,7 @@ const dt = ({ html: e, as: t, ...r }) => {
2328
2329
  },
2329
2330
  reject: {
2330
2331
  icon: {
2331
- element: /* @__PURE__ */ o.jsx(c, { name: "status/badSmile" }),
2332
+ element: /* @__PURE__ */ o.jsx(f, { name: "status/badSmile" }),
2332
2333
  bg: "bg-color-negative-light"
2333
2334
  },
2334
2335
  title: "Нам очень жаль",
@@ -2341,23 +2342,23 @@ const dt = ({ html: e, as: t, ...r }) => {
2341
2342
  text: "Вернуться на главную"
2342
2343
  }
2343
2344
  }
2344
- }), Ko = ({ status: e, navigationFn: t }) => /* @__PURE__ */ o.jsx("div", { className: "flex flex-col", children: /* @__PURE__ */ o.jsx(T, { className: "flex flex-col justify-center", children: /* @__PURE__ */ o.jsxs("div", { className: "mt-32 flex w-full flex-col items-center gap-8 desktop:gap-12", children: [
2345
+ }), ii = ({ status: t, navigationFn: e }) => /* @__PURE__ */ o.jsx("div", { className: "flex flex-col", children: /* @__PURE__ */ o.jsx(F, { className: "flex flex-col justify-center", children: /* @__PURE__ */ o.jsxs("div", { className: "mt-32 flex w-full flex-col items-center gap-8 desktop:gap-12", children: [
2345
2346
  /* @__PURE__ */ o.jsx(
2346
2347
  "span",
2347
2348
  {
2348
- className: a(
2349
+ className: d(
2349
2350
  "flex size-16 items-center justify-center rounded-full bg-color-positive-light",
2350
- `${ut()[e].icon.bg}`
2351
+ `${ue()[t].icon.bg}`
2351
2352
  ),
2352
- children: ut()[e].icon.element
2353
+ children: ue()[t].icon.element
2353
2354
  }
2354
2355
  ),
2355
2356
  /* @__PURE__ */ o.jsxs("div", { className: "flex flex-col items-center gap-2 text-center desktop:gap-6", children: [
2356
- /* @__PURE__ */ o.jsx(P, { as: "h2", children: ut()[e].title }),
2357
- /* @__PURE__ */ o.jsx("p", { className: "desk-body-regular-l text-color-dark", children: ut()[e].description })
2357
+ /* @__PURE__ */ o.jsx(s, { as: "h2", children: ue()[t].title }),
2358
+ /* @__PURE__ */ o.jsx("p", { className: "desk-body-regular-l text-color-dark", children: ue()[t].description })
2358
2359
  ] }),
2359
- /* @__PURE__ */ o.jsx(wt, { size: "lg", className: "w-full max-w-[328px] desktop:desk-body-regular-l desktop:w-[256px]", onClick: t, children: ut()[e].button.text })
2360
- ] }) }) }), Te = ({ breadcrumb: e, className: t, ...r }) => /* @__PURE__ */ o.jsx("a", { href: e.path, className: a("desk-body-regular-m", t), ...r, children: e.label }), Un = [
2360
+ /* @__PURE__ */ o.jsx(pe, { size: "lg", className: "w-full max-w-[328px] desktop:desk-body-regular-l desktop:w-[256px]", onClick: e, children: ue()[t].button.text })
2361
+ ] }) }) }), Bt = ({ breadcrumb: t, className: e, ...r }) => /* @__PURE__ */ o.jsx("a", { href: t.path, className: d("desk-body-regular-m", e), ...r, children: t.label }), Yn = [
2361
2362
  {
2362
2363
  label: "Главная",
2363
2364
  path: "https://sovcombank.ru/apply/credit/kredit-na-kartu/"
@@ -2370,52 +2371,52 @@ const dt = ({ html: e, as: t, ...r }) => {
2370
2371
  label: "В Тольятти",
2371
2372
  disabled: !0
2372
2373
  }
2373
- ], yt = (e, t, r, n) => e.map((i, d) => {
2374
- const l = d === n;
2374
+ ], we = (t, e, r, n) => t.map((i, a) => {
2375
+ const l = a === n;
2375
2376
  return /* @__PURE__ */ o.jsxs("div", { className: "flex items-center gap-x-1", children: [
2376
2377
  /* @__PURE__ */ o.jsx(
2377
- Te,
2378
+ Bt,
2378
2379
  {
2379
2380
  breadcrumb: i,
2380
- className: a(r, {
2381
+ className: d(r, {
2381
2382
  "pointer-events-none text-color-primary-disabled": l,
2382
2383
  "text-color-blue-grey-600": i.disabled
2383
2384
  })
2384
2385
  }
2385
2386
  ),
2386
- d !== e.length - 1 && t
2387
+ a !== t.length - 1 && e
2387
2388
  ] }, i.label);
2388
- }), Kn = ({ separator: e, ellipsis: t, classes: r, breadcrumbs: n = Un }) => {
2389
- const [i, d] = R(!1), l = Dt(null);
2390
- dr(l, () => d(!1));
2391
- const { first: u, middle: x, last: m } = ft(() => {
2392
- let f = [], I = [], y = [];
2393
- return t && (f = n.slice(0, t), I = n.slice(t, n.length - t), y = n.slice(n.length - t)), { first: f, middle: I, last: y };
2394
- }, [n, t]), p = e ?? /* @__PURE__ */ o.jsx(c, { name: "arrows/arrowRight", className: a("size-4", r == null ? void 0 : r.separator) });
2389
+ }), Xn = ({ separator: t, ellipsis: e, classes: r, breadcrumbs: n = Yn }) => {
2390
+ const [i, a] = O(!1), l = ze(null);
2391
+ lr(l, () => a(!1));
2392
+ const { first: u, middle: x, last: m } = ge(() => {
2393
+ let c = [], S = [], y = [];
2394
+ return e && (c = n.slice(0, e), S = n.slice(e, n.length - e), y = n.slice(n.length - e)), { first: c, middle: S, last: y };
2395
+ }, [n, e]), p = t ?? /* @__PURE__ */ o.jsx(f, { name: "arrows/arrowRight", className: d("size-4", r == null ? void 0 : r.separator) });
2395
2396
  return /* @__PURE__ */ o.jsx(
2396
2397
  "div",
2397
2398
  {
2398
- className: a(
2399
+ className: d(
2399
2400
  "flex max-w-[840px] flex-wrap items-center",
2400
2401
  "gap-x-2 gap-y-1 py-4 text-color-primary-default",
2401
2402
  r == null ? void 0 : r.root
2402
2403
  ),
2403
- children: t ? (
2404
+ children: e ? (
2404
2405
  // if ellipsis provided, render hidden breadcrumbs
2405
- /* @__PURE__ */ o.jsx(o.Fragment, { children: n.length > t * 2 + 1 ? (
2406
+ /* @__PURE__ */ o.jsx(o.Fragment, { children: n.length > e * 2 + 1 ? (
2406
2407
  // if we have more than ellipsis (visible crumbs) + available hidden crumbs
2407
2408
  // render hidden breadcrumbs
2408
2409
  /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
2409
- yt(u, p, r == null ? void 0 : r.breadcrumb),
2410
+ we(u, p, r == null ? void 0 : r.breadcrumb),
2410
2411
  p,
2411
2412
  x.length > 0 && /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
2412
2413
  /* @__PURE__ */ o.jsxs("div", { className: "relative", children: [
2413
- /* @__PURE__ */ o.jsx("button", { onClick: () => d(!0), children: "..." }),
2414
+ /* @__PURE__ */ o.jsx("button", { onClick: () => a(!0), children: "..." }),
2414
2415
  /* @__PURE__ */ o.jsx(
2415
2416
  "ul",
2416
2417
  {
2417
2418
  ref: l,
2418
- className: a(
2419
+ className: d(
2419
2420
  "invisible absolute max-h-[264px] overflow-y-auto",
2420
2421
  "w-[280px] rounded-sm bg-color-white",
2421
2422
  "customScrollbar-y p-1 opacity-0 shadow-sm",
@@ -2423,85 +2424,85 @@ const dt = ({ html: e, as: t, ...r }) => {
2423
2424
  "visible opacity-100": i
2424
2425
  }
2425
2426
  ),
2426
- children: x.map((f) => /* @__PURE__ */ o.jsx("li", { children: /* @__PURE__ */ o.jsx(
2427
- Te,
2427
+ children: x.map((c) => /* @__PURE__ */ o.jsx("li", { children: /* @__PURE__ */ o.jsx(
2428
+ Bt,
2428
2429
  {
2429
- breadcrumb: f,
2430
- className: a(
2430
+ breadcrumb: c,
2431
+ className: d(
2431
2432
  "desk-body-regular-l inline-block py-3",
2432
2433
  "w-full rounded-sm bg-color-white px-2",
2433
2434
  "text-color-dark hover:bg-color-primary-tr-hover",
2434
2435
  r == null ? void 0 : r.breadcrumb
2435
2436
  )
2436
2437
  }
2437
- ) }, f.label))
2438
+ ) }, c.label))
2438
2439
  }
2439
2440
  )
2440
2441
  ] }),
2441
2442
  p
2442
2443
  ] }),
2443
- yt(m, p, r == null ? void 0 : r.breadcrumb, m.length - 1)
2444
+ we(m, p, r == null ? void 0 : r.breadcrumb, m.length - 1)
2444
2445
  ] })
2445
2446
  ) : (
2446
2447
  // otherwise render all breadcrumbs
2447
- yt(n, p, r == null ? void 0 : r.breadcrumb, n.length - 1)
2448
+ we(n, p, r == null ? void 0 : r.breadcrumb, n.length - 1)
2448
2449
  ) })
2449
2450
  ) : (
2450
2451
  // if ellipsis doesn't provided render all breadcrumbs
2451
- yt(n, p, r == null ? void 0 : r.breadcrumb, n.length - 1)
2452
+ we(n, p, r == null ? void 0 : r.breadcrumb, n.length - 1)
2452
2453
  )
2453
2454
  }
2454
2455
  );
2455
2456
  };
2456
- var xt = /* @__PURE__ */ ((e) => (e.ROOT = "root", e.CURRENT = "current", e))(xt || {});
2457
- const Zn = (e, t) => {
2458
- switch (t.type) {
2459
- case xt.ROOT:
2457
+ var xe = /* @__PURE__ */ ((t) => (t.ROOT = "root", t.CURRENT = "current", t))(xe || {});
2458
+ const Jn = (t, e) => {
2459
+ switch (e.type) {
2460
+ case xe.ROOT:
2460
2461
  return {
2461
- ...e,
2462
- root: t.payload
2462
+ ...t,
2463
+ root: e.payload
2463
2464
  };
2464
- case xt.CURRENT:
2465
+ case xe.CURRENT:
2465
2466
  return {
2466
- ...e,
2467
- current: t.payload
2467
+ ...t,
2468
+ current: e.payload
2468
2469
  };
2469
2470
  default:
2470
- return e;
2471
+ return t;
2471
2472
  }
2472
- }, Yn = (e) => {
2473
- const [t, r] = er(Zn, e);
2474
- return [t, r];
2475
- }, Xn = (e) => ({
2476
- type: xt.CURRENT,
2477
- payload: e
2478
- }), Jn = (e) => ({
2479
- type: xt.ROOT,
2480
- payload: e
2481
- }), Gn = ({ categories: e, ...t }) => {
2473
+ }, Gn = (t) => {
2474
+ const [e, r] = nr(Jn, t);
2475
+ return [e, r];
2476
+ }, eo = (t) => ({
2477
+ type: xe.CURRENT,
2478
+ payload: t
2479
+ }), to = (t) => ({
2480
+ type: xe.ROOT,
2481
+ payload: t
2482
+ }), ro = ({ categories: t, ...e }) => {
2482
2483
  var r, n;
2483
- return Ce(
2484
+ return It(
2484
2485
  /* @__PURE__ */ o.jsx(
2485
- Pt.div,
2486
+ Re.div,
2486
2487
  {
2487
- ...t,
2488
+ ...e,
2488
2489
  layout: !0,
2489
2490
  initial: { opacity: 0 },
2490
2491
  animate: { opacity: 1 },
2491
2492
  transition: { duration: 0.2 },
2492
2493
  className: 'absolute z-20 w-full bg-color-white after:absolute after:left-1/2 after:top-[-1px] after:h-[1px] after:w-full after:max-w-[636px] after:-translate-x-1/2 after:bg-color-blue-grey-200 after:content-[""] after:desktop:max-w-[1140px]',
2493
- children: /* @__PURE__ */ o.jsx("div", { className: "mx-auto flex w-full max-w-[1140px] gap-x-[56px] py-10", children: e.map((i) => {
2494
+ children: /* @__PURE__ */ o.jsx("div", { className: "mx-auto flex w-full max-w-[1140px] gap-x-[56px] py-10", children: t.map((i) => {
2494
2495
  var l;
2495
- const d = i.link ? "a" : "p";
2496
+ const a = i.link ? "a" : "p";
2496
2497
  return /* @__PURE__ */ o.jsxs("div", { className: "flex flex-col gap-y-6", children: [
2497
2498
  i.title && /* @__PURE__ */ o.jsxs(
2498
- d,
2499
+ a,
2499
2500
  {
2500
2501
  href: ((l = i.link) == null ? void 0 : l.href) ?? void 0,
2501
2502
  className: "flex items-center gap-x-1 text-16 uppercase text-color-primary-default",
2502
2503
  children: [
2503
2504
  i.title,
2504
- /* @__PURE__ */ o.jsx(c, { name: "arrows/arrowLink", className: "size-6" })
2505
+ /* @__PURE__ */ o.jsx(f, { name: "arrows/arrowLink", className: "size-6" })
2505
2506
  ]
2506
2507
  }
2507
2508
  ),
@@ -2518,14 +2519,14 @@ const Zn = (e, t) => {
2518
2519
  */
2519
2520
  ((n = (r = document.body.querySelector("#modal-preview")) == null ? void 0 : r.contentDocument) == null ? void 0 : n.body) ?? document.body
2520
2521
  );
2521
- }, sn = rr(({ category: e, active: t, onActiveTabChange: r }, n) => {
2522
+ }, no = or(({ category: t, active: e, onActiveTabChange: r }, n) => {
2522
2523
  var x, m;
2523
- const i = n && "current" in n ? n : null, d = (x = i == null ? void 0 : i.current) == null ? void 0 : x.getBoundingClientRect(), l = t && !_.isArrayEmpty(e.children), u = e.link ? _.isStringEmpty(e.link.href) ? "span" : "a" : "span";
2524
+ const i = n && "current" in n ? n : null, a = (x = i == null ? void 0 : i.current) == null ? void 0 : x.getBoundingClientRect(), l = e && !_.isArrayEmpty(t.children), u = t.link ? _.isStringEmpty(t.link.href) ? "span" : "a" : "span";
2524
2525
  return /* @__PURE__ */ o.jsxs(
2525
- Pt.div,
2526
+ Re.div,
2526
2527
  {
2527
2528
  ref: n,
2528
- className: a(
2529
+ className: d(
2529
2530
  "relative flex cursor-default items-center justify-center py-4 text-color-dark",
2530
2531
  'after:content="" after:absolute after:bottom-0 after:left-1/2 after:h-[1px]',
2531
2532
  "after:w-0 after:-translate-x-1/2 after:bg-color-primary-default after:duration-100",
@@ -2534,85 +2535,85 @@ const Zn = (e, t) => {
2534
2535
  "after:w-full": l
2535
2536
  }
2536
2537
  ),
2537
- onMouseEnter: () => r(e.title),
2538
+ onMouseEnter: () => r(t.title),
2538
2539
  onMouseLeave: () => r(null),
2539
- onFocus: () => r(e.title),
2540
+ onFocus: () => r(t.title),
2540
2541
  children: [
2541
- /* @__PURE__ */ o.jsx(u, { href: u === "a" ? (m = e.link) == null ? void 0 : m.href : void 0, className: "desk-body-regular-m outline-none", children: e.title }),
2542
+ /* @__PURE__ */ o.jsx(u, { href: u === "a" ? (m = t.link) == null ? void 0 : m.href : void 0, className: "desk-body-regular-m outline-none", children: t.title }),
2542
2543
  l && /* @__PURE__ */ o.jsx(
2543
- Gn,
2544
+ ro,
2544
2545
  {
2545
- categories: e.children,
2546
+ categories: t.children,
2546
2547
  style: {
2547
- top: d ? d.top + d.height : 0
2548
+ top: a ? a.top + a.height : 0
2548
2549
  }
2549
2550
  }
2550
2551
  )
2551
2552
  ]
2552
2553
  }
2553
2554
  );
2554
- }), to = Nt(sn), eo = ({ categories: e }) => {
2555
- const [t, r] = R(null), n = we((d) => {
2556
- r(d);
2557
- }, []), i = Dt(null);
2558
- return /* @__PURE__ */ o.jsx(se, { mode: "sync", children: /* @__PURE__ */ o.jsxs(
2555
+ }), oo = fe(no), io = ({ categories: t }) => {
2556
+ const [e, r] = O(null), n = St((a) => {
2557
+ r(a);
2558
+ }, []), i = ze(null);
2559
+ return /* @__PURE__ */ o.jsx(tr, { mode: "sync", children: /* @__PURE__ */ o.jsxs(
2559
2560
  "div",
2560
2561
  {
2561
2562
  ref: i,
2562
2563
  id: "tabs",
2563
2564
  className: "relative flex w-full items-center justify-between gap-x-4 border-b border-b-[rgba(234,237,241)]",
2564
2565
  children: [
2565
- e.map((d) => /* @__PURE__ */ o.jsx(
2566
- to,
2566
+ t.map((a) => /* @__PURE__ */ o.jsx(
2567
+ oo,
2567
2568
  {
2568
2569
  ref: i,
2569
- category: d,
2570
- active: t === d.title,
2570
+ category: a,
2571
+ active: e === a.title,
2571
2572
  onActiveTabChange: n
2572
2573
  },
2573
- d.title
2574
+ a.title
2574
2575
  )),
2575
2576
  /* @__PURE__ */ o.jsx("div", { className: "ml-auto", children: "Личный кабинет" })
2576
2577
  ]
2577
2578
  }
2578
2579
  ) });
2579
- }, ro = Nt(eo), no = ({
2580
- category: e,
2581
- selectedCategory: t,
2580
+ }, ao = fe(io), lo = ({
2581
+ category: t,
2582
+ selectedCategory: e,
2582
2583
  onCurrentCategoryChange: r,
2583
2584
  onRootCategoryChange: n,
2584
2585
  active: i,
2585
- ...d
2586
+ ...a
2586
2587
  }) => /* @__PURE__ */ o.jsxs(
2587
2588
  "div",
2588
2589
  {
2589
- ...d,
2590
+ ...a,
2590
2591
  onClick: () => {
2591
- r(e.children[0]), n(e);
2592
+ r(t.children[0]), n(t);
2592
2593
  },
2593
- className: a("group/category relative cursor-default text-color-blue-grey-600 duration-100 hover:text-color-dark", {
2594
+ className: d("group/category relative cursor-default text-color-blue-grey-600 duration-100 hover:text-color-dark", {
2594
2595
  "text-color-dark": i
2595
2596
  }),
2596
2597
  children: [
2597
- /* @__PURE__ */ o.jsx("span", { className: "desk-body-regular-m", children: e.title }),
2598
- e.children.length > 1 && /* @__PURE__ */ o.jsx(
2598
+ /* @__PURE__ */ o.jsx("span", { className: "desk-body-regular-m", children: t.title }),
2599
+ t.children.length > 1 && /* @__PURE__ */ o.jsx(
2599
2600
  "div",
2600
2601
  {
2601
- className: a(
2602
+ className: d(
2602
2603
  "absolute right-0 top-full z-10 flex w-max flex-col",
2603
2604
  "invisible bg-color-white opacity-0 shadow-sm group-hover/category:visible group-hover/category:opacity-100",
2604
2605
  "rounded-sm p-1"
2605
2606
  ),
2606
- children: e.children.map((l) => /* @__PURE__ */ o.jsx(
2607
+ children: t.children.map((l) => /* @__PURE__ */ o.jsx(
2607
2608
  "span",
2608
2609
  {
2609
2610
  onClick: (u) => {
2610
- u.stopPropagation(), u.nativeEvent.stopPropagation(), n(e), r(l);
2611
+ u.stopPropagation(), u.nativeEvent.stopPropagation(), n(t), r(l);
2611
2612
  },
2612
- className: a(
2613
+ className: d(
2613
2614
  "desk-body-regular-l rounded-sm px-3 py-3.5 text-color-dark duration-100 hover:bg-color-primary-tr-hover hover:text-color-dark",
2614
2615
  {
2615
- "text-color-primary-default": t.title === l.title
2616
+ "text-color-primary-default": e.title === l.title
2616
2617
  }
2617
2618
  ),
2618
2619
  children: l.title
@@ -2623,37 +2624,37 @@ const Zn = (e, t) => {
2623
2624
  )
2624
2625
  ]
2625
2626
  }
2626
- ), oo = ({ categories: e, helpers: t, phone: r }) => {
2627
- const [n, i] = Yn({ root: e[0].children[0], current: e[0].children[0] });
2627
+ ), uo = ({ categories: t, helpers: e, phone: r }) => {
2628
+ const [n, i] = Gn({ root: t[0].children[0], current: t[0].children[0] });
2628
2629
  return /* @__PURE__ */ o.jsxs("div", { className: "mobile:hidden", children: [
2629
2630
  /* @__PURE__ */ o.jsxs("div", { className: "flex w-full items-center justify-between gap-x-4 border-b border-b-[rgba(234,237,241)] py-4", children: [
2630
- /* @__PURE__ */ o.jsx(c, { name: "brandLogos/logoMain", className: "mr-auto w-[130px]" }),
2631
- e.map((d) => {
2632
- const l = n.root.title === d.title;
2631
+ /* @__PURE__ */ o.jsx(f, { name: "brandLogos/logoMain", className: "mr-auto w-[130px]" }),
2632
+ t.map((a) => {
2633
+ const l = n.root.title === a.title;
2633
2634
  return /* @__PURE__ */ o.jsx(
2634
- no,
2635
+ lo,
2635
2636
  {
2636
- category: d,
2637
+ category: a,
2637
2638
  selectedCategory: n.current,
2638
- onCurrentCategoryChange: (u) => i(Xn(u)),
2639
- onRootCategoryChange: (u) => i(Jn(u)),
2639
+ onCurrentCategoryChange: (u) => i(eo(u)),
2640
+ onRootCategoryChange: (u) => i(to(u)),
2640
2641
  active: l
2641
2642
  },
2642
- d.title
2643
+ a.title
2643
2644
  );
2644
2645
  }),
2645
2646
  /* @__PURE__ */ o.jsx("div", { className: "h-3.5 w-[1px] rounded-sm bg-color-blue-grey-500" }),
2646
- t.map((d) => /* @__PURE__ */ o.jsxs(
2647
+ e.map((a) => /* @__PURE__ */ o.jsxs(
2647
2648
  "a",
2648
2649
  {
2649
- href: d.link.href,
2650
+ href: a.link.href,
2650
2651
  className: "desk-body-regular-m flex items-center gap-x-1 text-color-blue-grey-600 duration-100 hover:text-color-dark",
2651
2652
  children: [
2652
- d.link.icon && /* @__PURE__ */ o.jsx(c, { name: d.link.icon, className: "size-4" }),
2653
- d.title
2653
+ a.link.icon && /* @__PURE__ */ o.jsx(f, { name: a.link.icon, className: "size-4" }),
2654
+ a.title
2654
2655
  ]
2655
2656
  },
2656
- d.title
2657
+ a.title
2657
2658
  )),
2658
2659
  /* @__PURE__ */ o.jsx("div", { className: "h-3.5 w-[1px] rounded-sm bg-color-blue-grey-500" }),
2659
2660
  /* @__PURE__ */ o.jsx(
@@ -2661,68 +2662,68 @@ const Zn = (e, t) => {
2661
2662
  {
2662
2663
  href: `tel:${r}`,
2663
2664
  className: "desk-body-regular-m flex items-center gap-x-1 text-color-blue-grey-600 duration-100 hover:text-color-dark",
2664
- children: It(r, "x xxx xxx xx xx")
2665
+ children: Me(r, "x xxx xxx xx xx")
2665
2666
  }
2666
2667
  )
2667
2668
  ] }),
2668
- /* @__PURE__ */ o.jsx(ro, { categories: n.current.children })
2669
+ /* @__PURE__ */ o.jsx(ao, { categories: n.current.children })
2669
2670
  ] });
2670
- }, io = ({ category: e }) => /* @__PURE__ */ o.jsx(
2671
- at,
2671
+ }, mo = ({ category: t }) => /* @__PURE__ */ o.jsx(
2672
+ de,
2672
2673
  {
2673
- label: e.title ?? "",
2674
- icon: /* @__PURE__ */ o.jsx(c, { name: "arrows/arrowRight", className: "-rotate-90" }),
2674
+ label: t.title ?? "",
2675
+ icon: /* @__PURE__ */ o.jsx(f, { name: "arrows/arrowRight", className: "-rotate-90" }),
2675
2676
  classes: {
2676
2677
  root: "w-full",
2677
2678
  header: {
2678
2679
  trigger: "py-2 data-[open=false]:bg-color-white",
2679
2680
  label: "desk-body-regular-m"
2680
2681
  },
2681
- content: a(
2682
+ content: d(
2682
2683
  "relative",
2683
2684
  'after:content-"" after:absolute after:w-[calc(100%-32px)]',
2684
2685
  "after:bottom-0 after:left-1/2 after:-translate-x-1/2",
2685
2686
  "after:h-[1px] after:bg-color-blue-grey-200"
2686
2687
  )
2687
2688
  },
2688
- children: /* @__PURE__ */ o.jsx("div", { className: "flex flex-col items-start justify-center gap-y-4", children: e.children.map((t) => {
2689
+ children: /* @__PURE__ */ o.jsx("div", { className: "flex flex-col items-start justify-center gap-y-4", children: t.children.map((e) => {
2689
2690
  var i;
2690
- const r = !!t.link, n = r ? "a" : "p";
2691
+ const r = !!e.link, n = r ? "a" : "p";
2691
2692
  return /* @__PURE__ */ o.jsxs("ul", { className: "w-full list-none p-0", children: [
2692
2693
  /* @__PURE__ */ o.jsxs(
2693
2694
  n,
2694
2695
  {
2695
- href: r ? (i = t.link) == null ? void 0 : i.href : void 0,
2696
+ href: r ? (i = e.link) == null ? void 0 : i.href : void 0,
2696
2697
  className: "mb-3 flex items-center gap-x-1 text-16 text-color-primary-default",
2697
2698
  children: [
2698
- t.title,
2699
- /* @__PURE__ */ o.jsx(c, { name: "arrows/arrowLink" })
2699
+ e.title,
2700
+ /* @__PURE__ */ o.jsx(f, { name: "arrows/arrowLink" })
2700
2701
  ]
2701
2702
  }
2702
2703
  ),
2703
- t.children.map((d) => {
2704
+ e.children.map((a) => {
2704
2705
  var l;
2705
- return /* @__PURE__ */ o.jsx("li", { className: "inline-block w-full [&:not(:last-child)]:mb-3", children: /* @__PURE__ */ o.jsx("a", { href: (l = d.link) == null ? void 0 : l.href, className: "w-full", children: d.title }) }, d.title);
2706
+ return /* @__PURE__ */ o.jsx("li", { className: "inline-block w-full [&:not(:last-child)]:mb-3", children: /* @__PURE__ */ o.jsx("a", { href: (l = a.link) == null ? void 0 : l.href, className: "w-full", children: a.title }) }, a.title);
2706
2707
  })
2707
- ] }, t.title);
2708
+ ] }, e.title);
2708
2709
  }) })
2709
2710
  },
2710
- e.title
2711
- ), ao = (e) => e.map((t) => ({
2712
- value: t.title ?? "",
2713
- label: t.title ?? ""
2714
- })), lo = ({ categories: e, helpers: t, phone: r, ...n }) => {
2715
- const i = ao(e), [d, l] = R(i[0]), u = (m) => {
2711
+ t.title
2712
+ ), xo = (t) => t.map((e) => ({
2713
+ value: e.title ?? "",
2714
+ label: e.title ?? ""
2715
+ })), ho = ({ categories: t, helpers: e, phone: r, ...n }) => {
2716
+ const i = xo(t), [a, l] = O(i[0]), u = (m) => {
2716
2717
  _.isUndefined(m) || _.isArray(m) || l(m);
2717
- }, x = ft(() => {
2718
+ }, x = ge(() => {
2718
2719
  var m;
2719
- return _.isUndefined(d) || _.isArray(d) ? [] : ((m = e.find((p) => p.title === d.value)) == null ? void 0 : m.children) ?? [];
2720
- }, [d, e]);
2720
+ return _.isUndefined(a) || _.isArray(a) ? [] : ((m = t.find((p) => p.title === a.value)) == null ? void 0 : m.children) ?? [];
2721
+ }, [a, t]);
2721
2722
  return /* @__PURE__ */ o.jsxs(
2722
- Pt.div,
2723
+ Re.div,
2723
2724
  {
2724
2725
  ...n,
2725
- className: a(
2726
+ className: d(
2726
2727
  "absolute z-10 w-full max-w-[calc(636px-32px)]",
2727
2728
  "absolute left-1/2 top-full bg-color-white p-4",
2728
2729
  "-translate-x-1/2 overflow-x-hidden",
@@ -2731,45 +2732,45 @@ const Zn = (e, t) => {
2731
2732
  initial: { opacity: 0 },
2732
2733
  animate: { opacity: 1 },
2733
2734
  children: [
2734
- /* @__PURE__ */ o.jsx(vt.SelectBase, { label: "Категория", options: i, value: d, onChange: u }),
2735
+ /* @__PURE__ */ o.jsx(Se.SelectBase, { label: "Категория", options: i, value: a, onChange: u }),
2735
2736
  /* @__PURE__ */ o.jsx("div", { className: "flex w-full flex-col items-center justify-center gap-y-1", children: x.map((m) => {
2736
2737
  var p;
2737
- return _.isArrayEmpty(m.children) ? /* @__PURE__ */ o.jsx("div", { className: "w-full px-4 py-2.5", children: /* @__PURE__ */ o.jsx("a", { href: (p = m.link) == null ? void 0 : p.href, className: "desk-body-regular-m inline-block w-full", children: m.title }) }, m.title) : /* @__PURE__ */ o.jsx(io, { category: m }, m.title);
2738
+ return _.isArrayEmpty(m.children) ? /* @__PURE__ */ o.jsx("div", { className: "w-full px-4 py-2.5", children: /* @__PURE__ */ o.jsx("a", { href: (p = m.link) == null ? void 0 : p.href, className: "desk-body-regular-m inline-block w-full", children: m.title }) }, m.title) : /* @__PURE__ */ o.jsx(mo, { category: m }, m.title);
2738
2739
  }) }),
2739
2740
  /* @__PURE__ */ o.jsx("div", { className: "h-[1px] w-full bg-color-blue-grey-200" }),
2740
2741
  /* @__PURE__ */ o.jsxs("div", { className: "flex w-full flex-col items-center justify-center gap-y-1", children: [
2741
- t.map((m) => {
2742
- var p, f;
2742
+ e.map((m) => {
2743
+ var p, c;
2743
2744
  return /* @__PURE__ */ o.jsx("div", { className: "w-full px-4 py-2.5", children: /* @__PURE__ */ o.jsxs("a", { href: (p = m.link) == null ? void 0 : p.href, className: "flex w-full items-center gap-x-1", children: [
2744
- ((f = m.link) == null ? void 0 : f.icon) && /* @__PURE__ */ o.jsx(c, { name: m.link.icon, className: "size-4" }),
2745
+ ((c = m.link) == null ? void 0 : c.icon) && /* @__PURE__ */ o.jsx(f, { name: m.link.icon, className: "size-4" }),
2745
2746
  m.title
2746
2747
  ] }) }, m.title);
2747
2748
  }),
2748
2749
  /* @__PURE__ */ o.jsx("div", { className: "w-full px-4 py-2.5", children: /* @__PURE__ */ o.jsxs("a", { href: `tel:${r}`, className: "flex w-full items-center gap-x-1", children: [
2749
- /* @__PURE__ */ o.jsx(c, { name: "communication/phone", className: "size-4" }),
2750
- It(r)
2750
+ /* @__PURE__ */ o.jsx(f, { name: "communication/phone", className: "size-4" }),
2751
+ Me(r)
2751
2752
  ] }) })
2752
2753
  ] })
2753
2754
  ]
2754
2755
  }
2755
2756
  );
2756
- }, uo = ({ categories: e, helpers: t, phone: r }) => {
2757
+ }, po = ({ categories: t, helpers: e, phone: r }) => {
2757
2758
  var x, m, p;
2758
- const n = Dt(null), i = (x = n.current) == null ? void 0 : x.getBoundingClientRect(), [d, l] = R(!1), u = () => l(!d);
2759
+ const n = ze(null), i = (x = n.current) == null ? void 0 : x.getBoundingClientRect(), [a, l] = O(!1), u = () => l(!a);
2759
2760
  return /* @__PURE__ */ o.jsxs(
2760
2761
  "div",
2761
2762
  {
2762
2763
  ref: n,
2763
2764
  className: "relative flex w-full items-center justify-between border-b border-b-blue-grey-500 py-4 desktop:hidden",
2764
2765
  children: [
2765
- /* @__PURE__ */ o.jsx(c, { name: "brandLogos/logoMain", className: "w-[130px]" }),
2766
- /* @__PURE__ */ o.jsx("button", { type: "button", onClick: u, className: "h-max w-max", children: /* @__PURE__ */ o.jsx(c, { name: d ? "general/close" : "general/menu", className: "size-6 text-color-primary-default" }) }),
2767
- d && Ce(
2766
+ /* @__PURE__ */ o.jsx(f, { name: "brandLogos/logoMain", className: "w-[130px]" }),
2767
+ /* @__PURE__ */ o.jsx("button", { type: "button", onClick: u, className: "h-max w-max", children: /* @__PURE__ */ o.jsx(f, { name: a ? "general/close" : "general/menu", className: "size-6 text-color-primary-default" }) }),
2768
+ a && It(
2768
2769
  /* @__PURE__ */ o.jsx(
2769
- lo,
2770
+ ho,
2770
2771
  {
2771
- categories: e,
2772
- helpers: t,
2772
+ categories: t,
2773
+ helpers: e,
2773
2774
  phone: r,
2774
2775
  style: { top: i ? i.top + i.height : 0 }
2775
2776
  }
@@ -2782,30 +2783,30 @@ const Zn = (e, t) => {
2782
2783
  ]
2783
2784
  }
2784
2785
  );
2785
- }, me = ({ categories: e, helpers: t, phone: r, breadcrumbs: n, classes: i }) => {
2786
- const { isMobile: d } = lt();
2787
- return /* @__PURE__ */ o.jsx("div", { id: g.seoHeader, "data-test-id": g.seoHeader, className: a("w-full bg-color-white", i == null ? void 0 : i.root), children: /* @__PURE__ */ o.jsxs(T, { className: "mx-auto w-full", children: [
2788
- /* @__PURE__ */ o.jsx(uo, { categories: e.map((l) => l.children).flat(), helpers: t, phone: r }),
2789
- /* @__PURE__ */ o.jsx(oo, { categories: e, helpers: t, phone: r }),
2786
+ }, pt = ({ categories: t, helpers: e, phone: r, breadcrumbs: n, classes: i }) => {
2787
+ const { isMobile: a } = le();
2788
+ return /* @__PURE__ */ o.jsx("div", { id: g.seoHeader, "data-test-id": g.seoHeader, className: d("w-full bg-color-white", i == null ? void 0 : i.root), children: /* @__PURE__ */ o.jsxs(F, { className: "mx-auto w-full", children: [
2789
+ /* @__PURE__ */ o.jsx(po, { categories: t.map((l) => l.children).flat(), helpers: e, phone: r }),
2790
+ /* @__PURE__ */ o.jsx(uo, { categories: t, helpers: e, phone: r }),
2790
2791
  /* @__PURE__ */ o.jsx(
2791
- Kn,
2792
+ Xn,
2792
2793
  {
2793
- ellipsis: d ? 1 : void 0,
2794
+ ellipsis: a ? 1 : void 0,
2794
2795
  breadcrumbs: n,
2795
- matcher: (l) => ({ label: or(l.label).split("-").join(" ") })
2796
+ matcher: (l) => ({ label: ar(l.label).split("-").join(" ") })
2796
2797
  }
2797
2798
  )
2798
2799
  ] }) });
2799
- }, mo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2800
+ }, co = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2800
2801
  __proto__: null,
2801
- SeoHeader: me,
2802
- default: me
2803
- }, Symbol.toStringTag, { value: "Module" })), Fe = (e) => typeof e != "string" && "formula" in e, Be = (e, t) => {
2804
- let r = t;
2802
+ SeoHeader: pt,
2803
+ default: pt
2804
+ }, Symbol.toStringTag, { value: "Module" })), Et = (t) => typeof t != "string" && "formula" in t, Pt = (t, e) => {
2805
+ let r = e;
2805
2806
  const n = {
2806
- style: e
2807
+ style: t
2807
2808
  };
2808
- switch (e) {
2809
+ switch (t) {
2809
2810
  case "currency":
2810
2811
  n.currency = "RUB", n.minimumFractionDigits = 0, n.maximumFractionDigits = 0;
2811
2812
  break;
@@ -2816,252 +2817,252 @@ const Zn = (e, t) => {
2816
2817
  return null;
2817
2818
  }
2818
2819
  return new Intl.NumberFormat("ru-RU", n).format(r);
2819
- }, xo = (e, t) => {
2820
- switch (e) {
2820
+ }, fo = (t, e) => {
2821
+ switch (t) {
2821
2822
  case "text":
2822
- return t;
2823
+ return e;
2823
2824
  default:
2824
- return Be(e, Number(t));
2825
+ return Pt(t, Number(e));
2825
2826
  }
2826
- }, ho = (e) => Object.values(e).reduce((r, n) => r.merge(Lt(n.fields)), Ne({})), po = (e, t) => (e.match(/[a-zA-Z_$][a-zA-Z0-9_$]*/g) || []).filter((i) => !(i in t)).length > 0 ? "" : e, Ee = (e, t) => {
2827
- const r = Object.entries(t).map(([x, m]) => [x, _.isNil(m) ? "1" : m]), n = r.map(([x]) => x), i = r.map(([, x]) => x), d = po(e, Object.fromEntries(r)), u = new Function(...n, `return ${d};`)(...i.map(Number));
2827
+ }, go = (t) => Object.values(t).reduce((r, n) => r.merge(Ve(n.fields)), Le({})), bo = (t, e) => (t.match(/[a-zA-Z_$][a-zA-Z0-9_$]*/g) || []).filter((i) => !(i in e)).length > 0 ? "" : t, st = (t, e) => {
2828
+ const r = Object.entries(e).map(([x, m]) => [x, _.isNil(m) ? "1" : m]), n = r.map(([x]) => x), i = r.map(([, x]) => x), a = bo(t, Object.fromEntries(r)), u = new Function(...n, `return ${a};`)(...i.map(Number));
2828
2829
  return Number.isNaN(Number(u)) ? "0" : u.toString();
2829
- }, fo = (e, t) => e.map((r) => ({
2830
+ }, jo = (t, e) => t.map((r) => ({
2830
2831
  ...r,
2831
- value: Fe(r.value) ? Ee(r.value.formula, t) : r.value
2832
- })), co = ({ subtitle: e, title: t, classes: r }) => /* @__PURE__ */ o.jsx(o.Fragment, { children: (t || e) && /* @__PURE__ */ o.jsxs("div", { className: a("flex flex-col gap-2", r == null ? void 0 : r.wrapper), children: [
2833
- t && /* @__PURE__ */ o.jsx(P, { as: "h3", className: r == null ? void 0 : r.title, children: t }),
2834
- e && /* @__PURE__ */ o.jsx("div", { className: a("desk-body-regular-l text-color-dark", r == null ? void 0 : r.subtitle), children: e })
2835
- ] }) }), go = ({ rootDescription: e, rootValue: t, suffix: r, classes: n }) => /* @__PURE__ */ o.jsxs("div", { className: a("mb-6 flex items-center justify-between gap-6", n == null ? void 0 : n.wrapper), children: [
2836
- /* @__PURE__ */ o.jsx("p", { className: a("desk-body-regular-l text-color-dark", n == null ? void 0 : n.description), children: e }),
2837
- /* @__PURE__ */ o.jsx("div", { className: a("desk-title-bold-l flex items-center gap-1 text-color-dark", n == null ? void 0 : n.value), children: Be(r, Number(t)) })
2838
- ] }), bo = ({ hint: e, value: t, label: r, mode: n, color: i = "dark", accent: d = !1 }) => /* @__PURE__ */ o.jsxs("div", { className: "flex items-center justify-between gap-4", children: [
2832
+ value: Et(r.value) ? st(r.value.formula, e) : r.value
2833
+ })), yo = ({ subtitle: t, title: e, classes: r }) => /* @__PURE__ */ o.jsx(o.Fragment, { children: (e || t) && /* @__PURE__ */ o.jsxs("div", { className: d("flex flex-col gap-2", r == null ? void 0 : r.wrapper), children: [
2834
+ e && /* @__PURE__ */ o.jsx(s, { as: "h3", className: r == null ? void 0 : r.title, children: e }),
2835
+ t && /* @__PURE__ */ o.jsx("div", { className: d("desk-body-regular-l text-color-dark", r == null ? void 0 : r.subtitle), children: t })
2836
+ ] }) }), ko = ({ rootDescription: t, rootValue: e, suffix: r, classes: n }) => /* @__PURE__ */ o.jsxs("div", { className: d("mb-6 flex items-center justify-between gap-6", n == null ? void 0 : n.wrapper), children: [
2837
+ /* @__PURE__ */ o.jsx("p", { className: d("desk-body-regular-l text-color-dark", n == null ? void 0 : n.description), children: t }),
2838
+ /* @__PURE__ */ o.jsx("div", { className: d("desk-title-bold-l flex items-center gap-1 text-color-dark", n == null ? void 0 : n.value), children: Pt(r, Number(e)) })
2839
+ ] }), wo = ({ hint: t, value: e, label: r, mode: n, color: i = "dark", accent: a = !1 }) => /* @__PURE__ */ o.jsxs("div", { className: "flex items-center justify-between gap-4", children: [
2839
2840
  /* @__PURE__ */ o.jsxs("div", { className: "flex items-center gap-2", children: [
2840
2841
  /* @__PURE__ */ o.jsx("p", { className: "desk-body-regular-l text-color-dark", children: r }),
2841
- e && /* @__PURE__ */ o.jsx(
2842
- Bt,
2842
+ t && /* @__PURE__ */ o.jsx(
2843
+ Ce,
2843
2844
  {
2844
2845
  withCloseBtn: !1,
2845
- triggerElement: /* @__PURE__ */ o.jsx(c, { className: "size-5 text-icon-blue-grey-600", name: "info/helpCircle" }),
2846
- children: /* @__PURE__ */ o.jsx("p", { children: e })
2846
+ triggerElement: /* @__PURE__ */ o.jsx(f, { className: "size-5 text-icon-blue-grey-600", name: "info/helpCircle" }),
2847
+ children: /* @__PURE__ */ o.jsx("p", { children: t })
2847
2848
  }
2848
2849
  )
2849
2850
  ] }),
2850
2851
  /* @__PURE__ */ o.jsx(
2851
2852
  "span",
2852
2853
  {
2853
- className: a("desk-body-medium-l text-color-dark", {
2854
- "[&&]:desk-title-bold-s": d,
2854
+ className: d("desk-body-medium-l text-color-dark", {
2855
+ "[&&]:desk-title-bold-s": a,
2855
2856
  "text-color-primary-default": i === "blue"
2856
2857
  }),
2857
- children: xo(n, t)
2858
+ children: fo(n, e)
2858
2859
  }
2859
2860
  )
2860
- ] }), jo = ({ infoList: e, classes: t }) => {
2861
- const { watch: r } = St(), n = r(), i = fo(e, n);
2862
- return /* @__PURE__ */ o.jsx("div", { className: a("my-4 flex flex-col gap-3 border-t border-solid border-blue-grey-500 pt-4", t == null ? void 0 : t.wrapper), children: i == null ? void 0 : i.map((d) => /* @__PURE__ */ o.jsx(bo, { ...d }, d.label)) });
2863
- }, yo = ({ iconName: e, text: t, hint: r, classes: n, popoverProps: i }) => /* @__PURE__ */ o.jsxs("div", { className: a("mb-6 flex items-center gap-2", n == null ? void 0 : n.wrapper), children: [
2864
- /* @__PURE__ */ o.jsxs("div", { className: a("flex items-center gap-1", n == null ? void 0 : n.block), children: [
2865
- /* @__PURE__ */ o.jsx(c, { name: e, className: a("size-6 text-icon-blue-grey-800", n == null ? void 0 : n.icon) }),
2866
- /* @__PURE__ */ o.jsx("p", { className: a("desk-body-regular-l text-color-tetriary", n == null ? void 0 : n.description), children: t })
2861
+ ] }), vo = ({ infoList: t, classes: e }) => {
2862
+ const { watch: r } = Oe(), n = r(), i = jo(t, n);
2863
+ return /* @__PURE__ */ o.jsx("div", { className: d("my-4 flex flex-col gap-3 border-t border-solid border-blue-grey-500 pt-4", e == null ? void 0 : e.wrapper), children: i == null ? void 0 : i.map((a) => /* @__PURE__ */ o.jsx(wo, { ...a }, a.label)) });
2864
+ }, No = ({ iconName: t, text: e, hint: r, classes: n, popoverProps: i }) => /* @__PURE__ */ o.jsxs("div", { className: d("mb-6 flex items-center gap-2", n == null ? void 0 : n.wrapper), children: [
2865
+ /* @__PURE__ */ o.jsxs("div", { className: d("flex items-center gap-1", n == null ? void 0 : n.block), children: [
2866
+ /* @__PURE__ */ o.jsx(f, { name: t, className: d("size-6 text-icon-blue-grey-800", n == null ? void 0 : n.icon) }),
2867
+ /* @__PURE__ */ o.jsx("p", { className: d("desk-body-regular-l text-color-tetriary", n == null ? void 0 : n.description), children: e })
2867
2868
  ] }),
2868
2869
  r && /* @__PURE__ */ o.jsx(
2869
- Bt,
2870
+ Ce,
2870
2871
  {
2871
2872
  withCloseBtn: !1,
2872
- triggerElement: /* @__PURE__ */ o.jsx(c, { name: "info/helpCircle", className: "size-5 text-icon-blue-grey-600" }),
2873
+ triggerElement: /* @__PURE__ */ o.jsx(f, { name: "info/helpCircle", className: "size-5 text-icon-blue-grey-600" }),
2873
2874
  ...i,
2874
2875
  children: r
2875
2876
  }
2876
2877
  )
2877
- ] }), ko = ({ assistHint: e, buttonsConfig: t, bottomDescription: r, classes: n }) => /* @__PURE__ */ o.jsxs("div", { children: [
2878
- e && /* @__PURE__ */ o.jsx(yo, { ...e, classes: n == null ? void 0 : n.assistHint }),
2879
- /* @__PURE__ */ o.jsx("div", { className: a("flex items-center gap-4 mobile:flex-col", n == null ? void 0 : n.buttonsWrapper), children: t == null ? void 0 : t.map((i, d) => /* @__PURE__ */ o.jsx(tt, { className: "w-full", ...i }, d)) }),
2880
- r && /* @__PURE__ */ o.jsx("p", { className: a("desk-body-regular-m mt-4 text-color-secondary", n == null ? void 0 : n.bottomDescription), children: r })
2881
- ] }), wo = ({
2882
- rootDescription: e,
2883
- bottomDescription: t,
2878
+ ] }), Co = ({ assistHint: t, buttonsConfig: e, bottomDescription: r, classes: n }) => /* @__PURE__ */ o.jsxs("div", { children: [
2879
+ t && /* @__PURE__ */ o.jsx(No, { ...t, classes: n == null ? void 0 : n.assistHint }),
2880
+ /* @__PURE__ */ o.jsx("div", { className: d("flex items-center gap-4 mobile:flex-col", n == null ? void 0 : n.buttonsWrapper), children: e == null ? void 0 : e.map((i, a) => /* @__PURE__ */ o.jsx(ee, { className: "w-full", ...i }, a)) }),
2881
+ r && /* @__PURE__ */ o.jsx("p", { className: d("desk-body-regular-m mt-4 text-color-secondary", n == null ? void 0 : n.bottomDescription), children: r })
2882
+ ] }), So = ({
2883
+ rootDescription: t,
2884
+ bottomDescription: e,
2884
2885
  rootValue: r,
2885
2886
  title: n,
2886
2887
  subtitle: i,
2887
- buttonsConfig: d,
2888
+ buttonsConfig: a,
2888
2889
  infoList: l,
2889
2890
  suffix: u,
2890
2891
  assistHint: x,
2891
2892
  classes: m
2892
- }) => /* @__PURE__ */ o.jsxs("div", { className: a("w-[456px] rounded-md bg-color-blue-grey-100 p-8", m == null ? void 0 : m.wrapper), children: [
2893
+ }) => /* @__PURE__ */ o.jsxs("div", { className: d("w-[456px] rounded-md bg-color-blue-grey-100 p-8", m == null ? void 0 : m.wrapper), children: [
2893
2894
  /* @__PURE__ */ o.jsx(
2894
- go,
2895
+ ko,
2895
2896
  {
2896
2897
  suffix: u,
2897
2898
  rootValue: r,
2898
- rootDescription: e,
2899
+ rootDescription: t,
2899
2900
  classes: m == null ? void 0 : m.calculatedBlock
2900
2901
  }
2901
2902
  ),
2902
- /* @__PURE__ */ o.jsx(co, { title: n, subtitle: i, classes: m == null ? void 0 : m.calculatedInfoHead }),
2903
- /* @__PURE__ */ o.jsx(jo, { infoList: l, classes: m == null ? void 0 : m.calculatorInfoBody }),
2903
+ /* @__PURE__ */ o.jsx(yo, { title: n, subtitle: i, classes: m == null ? void 0 : m.calculatedInfoHead }),
2904
+ /* @__PURE__ */ o.jsx(vo, { infoList: l, classes: m == null ? void 0 : m.calculatorInfoBody }),
2904
2905
  /* @__PURE__ */ o.jsx(
2905
- ko,
2906
+ Co,
2906
2907
  {
2907
2908
  assistHint: x,
2908
- buttonsConfig: d,
2909
- bottomDescription: t,
2909
+ buttonsConfig: a,
2910
+ bottomDescription: e,
2910
2911
  classes: m == null ? void 0 : m.calculatorInfoFooter
2911
2912
  }
2912
2913
  )
2913
- ] }), vo = 2e4, Pe = ({
2914
- slidersGroupConfig: e,
2915
- additionalSliderGroupConfig: t
2914
+ ] }), Io = 2e4, Dt = ({
2915
+ slidersGroupConfig: t,
2916
+ additionalSliderGroupConfig: e
2916
2917
  }) => {
2917
- const [r, n] = R(!1), { watch: i, setValue: d } = St(), l = e == null ? void 0 : e.fields.find(({ args: E }) => E.name === "sum"), { args: u } = l || {}, { max: x, name: m, defaultValue: p } = u || {}, f = i(m), { min: I, name: y } = (t == null ? void 0 : t.args) ?? {}, F = i(y), k = Number(x ?? 0) - (f ?? p);
2918
- return Ft(() => {
2919
- F > k && d(y, k);
2920
- }, [k, F, d, f]), Ft(() => {
2921
- Number(x) === f && n(!1);
2922
- }, [n, x, f]), {
2918
+ const [r, n] = O(!1), { watch: i, setValue: a } = Oe(), l = t == null ? void 0 : t.fields.find(({ args: P }) => P.name === "sum"), { args: u } = l || {}, { max: x, name: m, defaultValue: p } = u || {}, c = i(m), { min: S, name: y } = (e == null ? void 0 : e.args) ?? {}, E = i(y), k = Number(x ?? 0) - (c ?? p);
2919
+ return ve(() => {
2920
+ E > k && a(y, k);
2921
+ }, [k, E, a, c]), ve(() => {
2922
+ Number(x) === c && n(!1);
2923
+ }, [n, x, c]), {
2923
2924
  sliderVisible: r,
2924
2925
  setSliderVisible: n,
2925
2926
  sumMax: x,
2926
2927
  sumName: m,
2927
2928
  sumDefaultValue: p,
2928
- sumValue: f,
2929
+ sumValue: c,
2929
2930
  additionalSliderMax: k,
2930
2931
  onCheckedChange: () => {
2931
- n((E) => !E), F <= 0 && d(y, I), Number(x) === f && (d(m ?? "", f - vo), d(y, I));
2932
+ n((P) => !P), E <= 0 && a(y, S), Number(x) === c && (a(m ?? "", c - Io), a(y, S));
2932
2933
  },
2933
2934
  sliderSumExist: !_.isObjectEmpty(l == null ? void 0 : l.args),
2934
2935
  sliderSumCorrectType: (l == null ? void 0 : l.args.componentType) === "algorithmic" || (l == null ? void 0 : l.args.componentType) === "step"
2935
2936
  };
2936
- }, No = (e) => {
2937
- switch (e) {
2937
+ }, Mo = (t) => {
2938
+ switch (t) {
2938
2939
  case "content1":
2939
2940
  return /* @__PURE__ */ o.jsx("div", { children: "content 1" });
2940
2941
  case "content2":
2941
2942
  return /* @__PURE__ */ o.jsx("div", { children: "content 2" });
2942
2943
  }
2943
- }, Co = ({
2944
- triggerText: e,
2945
- modalTitle: t,
2944
+ }, _o = ({
2945
+ triggerText: t,
2946
+ modalTitle: e,
2946
2947
  description: r,
2947
2948
  classes: n,
2948
2949
  modalProps: i,
2949
- contentVariant: d
2950
+ contentVariant: a
2950
2951
  }) => {
2951
- const [l, u] = ur(!1);
2952
- return /* @__PURE__ */ o.jsxs("div", { className: a("flex flex-col gap-4 rounded-sm bg-color-blue-grey-100 p-4", n == null ? void 0 : n.wrapper), children: [
2953
- r && /* @__PURE__ */ o.jsx("p", { className: a("desk-body-regular-l text-color-tetriary", n == null ? void 0 : n.description), children: r }),
2952
+ const [l, u] = xr(!1);
2953
+ return /* @__PURE__ */ o.jsxs("div", { className: d("flex flex-col gap-4 rounded-sm bg-color-blue-grey-100 p-4", n == null ? void 0 : n.wrapper), children: [
2954
+ r && /* @__PURE__ */ o.jsx("p", { className: d("desk-body-regular-l text-color-tetriary", n == null ? void 0 : n.description), children: r }),
2954
2955
  /* @__PURE__ */ o.jsx(
2955
2956
  "button",
2956
2957
  {
2957
2958
  onClick: () => u(!0),
2958
- className: a(
2959
+ className: d(
2959
2960
  "desk-body-regular-l w-max cursor-pointer text-color-primary-default underline underline-offset-4",
2960
2961
  n == null ? void 0 : n.button
2961
2962
  ),
2962
- children: e
2963
+ children: t
2963
2964
  }
2964
2965
  ),
2965
- /* @__PURE__ */ o.jsx(tr, { title: t, isModalOpen: l, closeModal: () => u(!1), ...i, children: No(d) })
2966
+ /* @__PURE__ */ o.jsx(rr, { title: e, isModalOpen: l, closeModal: () => u(!1), ...i, children: Mo(a) })
2966
2967
  ] });
2967
- }, G = ({ fields: e }) => {
2968
- const { control: t } = St();
2969
- return /* @__PURE__ */ o.jsx(zt, { control: t, fields: e });
2970
- }, Io = ({
2971
- slidersGroupConfig: e,
2972
- additionalSliderGroupConfig: t,
2968
+ }, J = ({ fields: t }) => {
2969
+ const { control: e } = Oe();
2970
+ return /* @__PURE__ */ o.jsx(Qe, { control: e, fields: t });
2971
+ }, Oo = ({
2972
+ slidersGroupConfig: t,
2973
+ additionalSliderGroupConfig: e,
2973
2974
  classes: r
2974
2975
  }) => {
2975
- const { control: n } = St(), { sliderVisible: i, additionalSliderMax: d, onCheckedChange: l } = Pe({
2976
- slidersGroupConfig: e,
2977
- additionalSliderGroupConfig: t
2976
+ const { control: n } = Oe(), { sliderVisible: i, additionalSliderMax: a, onCheckedChange: l } = Dt({
2977
+ slidersGroupConfig: t,
2978
+ additionalSliderGroupConfig: e
2978
2979
  });
2979
- return _.isNil(t == null ? void 0 : t.args) || !(t != null && t.args) ? null : /* @__PURE__ */ o.jsxs("div", { className: a("flex flex-col gap-4", r == null ? void 0 : r.wrapper), children: [
2980
- /* @__PURE__ */ o.jsxs("div", { className: a("inline-flex items-center gap-2", r == null ? void 0 : r.block), children: [
2981
- /* @__PURE__ */ o.jsx(vt.SwitchBase, { checked: i, onCheckedChange: l }),
2980
+ return _.isNil(e == null ? void 0 : e.args) || !(e != null && e.args) ? null : /* @__PURE__ */ o.jsxs("div", { className: d("flex flex-col gap-4", r == null ? void 0 : r.wrapper), children: [
2981
+ /* @__PURE__ */ o.jsxs("div", { className: d("inline-flex items-center gap-2", r == null ? void 0 : r.block), children: [
2982
+ /* @__PURE__ */ o.jsx(Se.SwitchBase, { checked: i, onCheckedChange: l }),
2982
2983
  /* @__PURE__ */ o.jsx("p", { className: "desk-body-regular-l", children: "Хочу получить деньги дополнительно" })
2983
2984
  ] }),
2984
2985
  i && /* @__PURE__ */ o.jsx(
2985
- ke.SliderControl,
2986
+ De.SliderControl,
2986
2987
  {
2987
- ...t.args,
2988
+ ...e.args,
2988
2989
  control: n,
2989
2990
  componentType: "algorithmic",
2990
2991
  suffix: "currency",
2991
- defaultValue: t == null ? void 0 : t.args.min,
2992
- max: d
2992
+ defaultValue: e == null ? void 0 : e.args.min,
2993
+ max: a
2993
2994
  }
2994
2995
  )
2995
2996
  ] });
2996
- }, So = ({ modalConfig: e, fieldsGroup: t, classes: r }) => {
2997
- var d;
2998
- const { sliderSumExist: n, sliderSumCorrectType: i } = Pe({
2999
- slidersGroupConfig: t.slidersGroupConfig,
3000
- additionalSliderGroupConfig: t.additionalSliderGroupConfig
2997
+ }, To = ({ modalConfig: t, fieldsGroup: e, classes: r }) => {
2998
+ var a;
2999
+ const { sliderSumExist: n, sliderSumCorrectType: i } = Dt({
3000
+ slidersGroupConfig: e.slidersGroupConfig,
3001
+ additionalSliderGroupConfig: e.additionalSliderGroupConfig
3001
3002
  });
3002
- return /* @__PURE__ */ o.jsxs("div", { className: a("flex flex-1 flex-col gap-8", r == null ? void 0 : r.rootFieldsWrapper), children: [
3003
- (e == null ? void 0 : e.triggerText) && (e == null ? void 0 : e.contentVariant) && /* @__PURE__ */ o.jsx(Co, { classes: r == null ? void 0 : r.modalClasses, ...e }),
3004
- (t == null ? void 0 : t.selectGroupConfig) && /* @__PURE__ */ o.jsx("div", { className: a("flex flex-col gap-4", r == null ? void 0 : r.selectFieldsWrapper), children: /* @__PURE__ */ o.jsx(G, { ...t == null ? void 0 : t.selectGroupConfig }) }),
3005
- (t == null ? void 0 : t.slidersGroupConfig) && /* @__PURE__ */ o.jsx(G, { ...t == null ? void 0 : t.slidersGroupConfig }),
3006
- (t == null ? void 0 : t.radioGroupTabConfig) && /* @__PURE__ */ o.jsx(G, { ...t == null ? void 0 : t.radioGroupTabConfig }),
3007
- (t == null ? void 0 : t.checkboxGroupConfig) && /* @__PURE__ */ o.jsx("div", { className: a("flex flex-col gap-4", r == null ? void 0 : r.checkboxFieldsWrapper), children: /* @__PURE__ */ o.jsx(G, { ...t == null ? void 0 : t.checkboxGroupConfig }) }),
3008
- (t == null ? void 0 : t.radioGroupConfig) && /* @__PURE__ */ o.jsx(G, { ...t == null ? void 0 : t.radioGroupConfig }),
3009
- (t == null ? void 0 : t.radioGroupCardConfig) && /* @__PURE__ */ o.jsx(G, { ...t == null ? void 0 : t.radioGroupCardConfig }),
3010
- (t == null ? void 0 : t.switchGroupConfig) && /* @__PURE__ */ o.jsx("div", { className: a("flex flex-col gap-4", r == null ? void 0 : r.switchFieldsWrapper), children: /* @__PURE__ */ o.jsx(G, { ...t == null ? void 0 : t.switchGroupConfig }) }),
3011
- ((d = t.additionalSliderGroupConfig) == null ? void 0 : d.args.enabled) && t.slidersGroupConfig && t.additionalSliderGroupConfig && n && i && /* @__PURE__ */ o.jsx(
3012
- Io,
3003
+ return /* @__PURE__ */ o.jsxs("div", { className: d("flex flex-1 flex-col gap-8", r == null ? void 0 : r.rootFieldsWrapper), children: [
3004
+ (t == null ? void 0 : t.triggerText) && (t == null ? void 0 : t.contentVariant) && /* @__PURE__ */ o.jsx(_o, { classes: r == null ? void 0 : r.modalClasses, ...t }),
3005
+ (e == null ? void 0 : e.selectGroupConfig) && /* @__PURE__ */ o.jsx("div", { className: d("flex flex-col gap-4", r == null ? void 0 : r.selectFieldsWrapper), children: /* @__PURE__ */ o.jsx(J, { ...e == null ? void 0 : e.selectGroupConfig }) }),
3006
+ (e == null ? void 0 : e.slidersGroupConfig) && /* @__PURE__ */ o.jsx(J, { ...e == null ? void 0 : e.slidersGroupConfig }),
3007
+ (e == null ? void 0 : e.radioGroupTabConfig) && /* @__PURE__ */ o.jsx(J, { ...e == null ? void 0 : e.radioGroupTabConfig }),
3008
+ (e == null ? void 0 : e.checkboxGroupConfig) && /* @__PURE__ */ o.jsx("div", { className: d("flex flex-col gap-4", r == null ? void 0 : r.checkboxFieldsWrapper), children: /* @__PURE__ */ o.jsx(J, { ...e == null ? void 0 : e.checkboxGroupConfig }) }),
3009
+ (e == null ? void 0 : e.radioGroupConfig) && /* @__PURE__ */ o.jsx(J, { ...e == null ? void 0 : e.radioGroupConfig }),
3010
+ (e == null ? void 0 : e.radioGroupCardConfig) && /* @__PURE__ */ o.jsx(J, { ...e == null ? void 0 : e.radioGroupCardConfig }),
3011
+ (e == null ? void 0 : e.switchGroupConfig) && /* @__PURE__ */ o.jsx("div", { className: d("flex flex-col gap-4", r == null ? void 0 : r.switchFieldsWrapper), children: /* @__PURE__ */ o.jsx(J, { ...e == null ? void 0 : e.switchGroupConfig }) }),
3012
+ ((a = e.additionalSliderGroupConfig) == null ? void 0 : a.args.enabled) && e.slidersGroupConfig && e.additionalSliderGroupConfig && n && i && /* @__PURE__ */ o.jsx(
3013
+ Oo,
3013
3014
  {
3014
- slidersGroupConfig: t.slidersGroupConfig,
3015
- additionalSliderGroupConfig: t.additionalSliderGroupConfig
3015
+ slidersGroupConfig: e.slidersGroupConfig,
3016
+ additionalSliderGroupConfig: e.additionalSliderGroupConfig
3016
3017
  }
3017
3018
  )
3018
3019
  ] });
3019
- }, Mo = Nt(({ calculatorTabs: e, activeCalculator: t, setActiveCalculator: r, classes: n }) => /* @__PURE__ */ o.jsx("div", { className: a("mb-8 flex items-center gap-4", n == null ? void 0 : n.wrapper), children: e == null ? void 0 : e.map(({ name: i, label: d }) => /* @__PURE__ */ o.jsx(
3020
+ }, Fo = fe(({ calculatorTabs: t, activeCalculator: e, setActiveCalculator: r, classes: n }) => /* @__PURE__ */ o.jsx("div", { className: d("mb-8 flex items-center gap-4", n == null ? void 0 : n.wrapper), children: t == null ? void 0 : t.map(({ name: i, label: a }) => /* @__PURE__ */ o.jsx(
3020
3021
  "button",
3021
3022
  {
3022
3023
  onClick: () => r(i),
3023
- className: a(
3024
+ className: d(
3024
3025
  "mob-body-regular-m text-nowrap rounded-sm bg-color-blue-grey-100 px-3 py-1.5 text-color-secondary outline-1 outline-offset-4 outline-transparent desktop:desk-body-regular-l focus:outline-primary-focus desktop:px-4 desktop:py-3",
3025
- { "bg-icon-primary-default text-color-white": t === i },
3026
+ { "bg-icon-primary-default text-color-white": e === i },
3026
3027
  n == null ? void 0 : n.tab
3027
3028
  ),
3028
- children: d
3029
+ children: a
3029
3030
  },
3030
3031
  i
3031
- )) })), _o = ({
3032
- calculatorInfoConfig: e,
3033
- calculatorFieldsConfig: t,
3032
+ )) })), Bo = ({
3033
+ calculatorInfoConfig: t,
3034
+ calculatorFieldsConfig: e,
3034
3035
  classes: r
3035
3036
  }) => {
3036
- const n = ho(t == null ? void 0 : t.fieldsGroup), i = Ht({
3037
+ const n = go(e == null ? void 0 : e.fieldsGroup), i = _e({
3037
3038
  schema: n,
3038
3039
  mode: "onBlur",
3039
- defaultValues: Rt.getZodDefaults(n)
3040
- }), d = i.watch(), { rootValue: l } = e;
3041
- Ft(() => {
3042
- ir.setItem("calculatorData", JSON.stringify(d));
3043
- }, [d]);
3044
- const u = Fe(l) ? Ee(l.formula, d) : l, x = { ...e, rootValue: u };
3045
- return /* @__PURE__ */ o.jsx(ar, { ...i, children: /* @__PURE__ */ o.jsxs("div", { className: a("flex items-start gap-16", r == null ? void 0 : r.wrapper), children: [
3046
- /* @__PURE__ */ o.jsx(So, { ...t, classes: r == null ? void 0 : r.calculatorFields }),
3047
- /* @__PURE__ */ o.jsx(wo, { ...x, classes: r == null ? void 0 : r.calculatorInfo })
3040
+ defaultValues: Te.getZodDefaults(n)
3041
+ }), a = i.watch(), { rootValue: l } = t;
3042
+ ve(() => {
3043
+ dr.setItem("calculatorData", JSON.stringify(a));
3044
+ }, [a]);
3045
+ const u = Et(l) ? st(l.formula, a) : l, x = { ...t, rootValue: u };
3046
+ return /* @__PURE__ */ o.jsx(ur, { ...i, children: /* @__PURE__ */ o.jsxs("div", { className: d("flex items-start gap-16", r == null ? void 0 : r.wrapper), children: [
3047
+ /* @__PURE__ */ o.jsx(To, { ...e, classes: r == null ? void 0 : r.calculatorFields }),
3048
+ /* @__PURE__ */ o.jsx(So, { ...x, classes: r == null ? void 0 : r.calculatorInfo })
3048
3049
  ] }) });
3049
- }, xe = ({ calculators: e, headline: t, classes: r }) => {
3050
+ }, ct = ({ calculators: t, headline: e, classes: r }) => {
3050
3051
  var m;
3051
- const n = e.length > 1, [i, d] = R(n ? (m = e[0]) == null ? void 0 : m.name : ""), l = ft(() => e == null ? void 0 : e.map(({ name: p, label: f }) => ({ name: p, label: f })), [e]), u = n ? l == null ? void 0 : l.findIndex((p) => p.name === i) : 0, x = e[u];
3052
- return /* @__PURE__ */ o.jsx("section", { id: g.calculator, "data-test-id": g.calculator, className: a(r == null ? void 0 : r.root), children: /* @__PURE__ */ o.jsx(T, { className: a(r == null ? void 0 : r.container), children: /* @__PURE__ */ o.jsxs("div", { className: a(r == null ? void 0 : r.wrapper), children: [
3053
- /* @__PURE__ */ o.jsx(P, { className: a("mb-12", r == null ? void 0 : r.headline), as: "h2", children: t }),
3052
+ const n = t.length > 1, [i, a] = O(n ? (m = t[0]) == null ? void 0 : m.name : ""), l = ge(() => t == null ? void 0 : t.map(({ name: p, label: c }) => ({ name: p, label: c })), [t]), u = n ? l == null ? void 0 : l.findIndex((p) => p.name === i) : 0, x = t[u];
3053
+ return /* @__PURE__ */ o.jsx("section", { id: g.calculator, "data-test-id": g.calculator, className: d(r == null ? void 0 : r.root), children: /* @__PURE__ */ o.jsx(F, { className: d(r == null ? void 0 : r.container), children: /* @__PURE__ */ o.jsxs("div", { className: d(r == null ? void 0 : r.wrapper), children: [
3054
+ /* @__PURE__ */ o.jsx(s, { className: d("mb-12", r == null ? void 0 : r.headline), as: "h2", children: e }),
3054
3055
  n && /* @__PURE__ */ o.jsx(
3055
- Mo,
3056
+ Fo,
3056
3057
  {
3057
3058
  calculatorTabs: l,
3058
3059
  activeCalculator: i,
3059
- setActiveCalculator: d,
3060
+ setActiveCalculator: a,
3060
3061
  classes: r == null ? void 0 : r.calculatorTabs
3061
3062
  }
3062
3063
  ),
3063
3064
  /* @__PURE__ */ o.jsx(
3064
- _o,
3065
+ Bo,
3065
3066
  {
3066
3067
  name: x.name,
3067
3068
  label: x.label,
@@ -3071,61 +3072,61 @@ const Zn = (e, t) => {
3071
3072
  }
3072
3073
  )
3073
3074
  ] }) }) });
3074
- }, Oo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3075
+ }, Eo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3075
3076
  __proto__: null,
3076
- Calculator: xe,
3077
- default: xe
3078
- }, Symbol.toStringTag, { value: "Module" })), To = ({ linksList: e, classes: t }) => /* @__PURE__ */ o.jsx("div", { className: a("mt-4 flex flex-wrap items-center gap-4 desktop:mt-12 desktop:gap-8", t == null ? void 0 : t.list), children: e == null ? void 0 : e.map((r, n) => /* @__PURE__ */ o.jsx(pt, { withUnderline: !0, size: "md", classes: t == null ? void 0 : t.customLink, ...r }, n)) }), Fo = ({
3079
- heading: e,
3080
- buttonsGroup: t,
3077
+ Calculator: ct,
3078
+ default: ct
3079
+ }, Symbol.toStringTag, { value: "Module" })), Po = ({ linksList: t, classes: e }) => /* @__PURE__ */ o.jsx("div", { className: d("mt-4 flex flex-wrap items-center gap-4 desktop:mt-12 desktop:gap-8", e == null ? void 0 : e.list), children: t == null ? void 0 : t.map((r, n) => /* @__PURE__ */ o.jsx(ce, { withUnderline: !0, size: "md", classes: e == null ? void 0 : e.customLink, ...r }, n)) }), so = ({
3080
+ heading: t,
3081
+ buttonsGroup: e,
3081
3082
  imageMobile: r,
3082
3083
  renderImageCb: n,
3083
3084
  description: i,
3084
- linksList: d,
3085
+ linksList: a,
3085
3086
  classes: l
3086
3087
  }) => {
3087
- const u = t && (t == null ? void 0 : t.length) > 0, x = d && (d == null ? void 0 : d.length) > 0;
3088
- return /* @__PURE__ */ o.jsxs("div", { className: a("flex flex-col", l == null ? void 0 : l.wrapper), children: [
3089
- /* @__PURE__ */ o.jsxs("div", { className: a("flex flex-col gap-4 mobile:mb-2", l == null ? void 0 : l.textBlock), children: [
3090
- /* @__PURE__ */ o.jsx(P, { as: "h2", className: a(l == null ? void 0 : l.heading), children: e }),
3088
+ const u = e && (e == null ? void 0 : e.length) > 0, x = a && (a == null ? void 0 : a.length) > 0;
3089
+ return /* @__PURE__ */ o.jsxs("div", { className: d("flex flex-col", l == null ? void 0 : l.wrapper), children: [
3090
+ /* @__PURE__ */ o.jsxs("div", { className: d("flex flex-col gap-4 mobile:mb-2", l == null ? void 0 : l.textBlock), children: [
3091
+ /* @__PURE__ */ o.jsx(s, { as: "h2", className: d(l == null ? void 0 : l.heading), children: t }),
3091
3092
  i && /* @__PURE__ */ o.jsx(
3092
3093
  "p",
3093
3094
  {
3094
3095
  dangerouslySetInnerHTML: { __html: i },
3095
- className: a("desk-body-regular-l text-color-dark", l == null ? void 0 : l.description)
3096
+ className: d("desk-body-regular-l text-color-dark", l == null ? void 0 : l.description)
3096
3097
  }
3097
3098
  )
3098
3099
  ] }),
3099
- /* @__PURE__ */ o.jsx("div", { className: a("h-full w-full desktop:hidden", l == null ? void 0 : l.imageMobileWrapper), children: it({
3100
+ /* @__PURE__ */ o.jsx("div", { className: d("h-full w-full desktop:hidden", l == null ? void 0 : l.imageMobileWrapper), children: ie({
3100
3101
  imgProps: {
3101
- className: a("object-contain w-full h-full", l == null ? void 0 : l.imageMobile),
3102
+ className: d("object-contain w-full h-full", l == null ? void 0 : l.imageMobile),
3102
3103
  ...r
3103
3104
  },
3104
3105
  renderImageCb: n
3105
3106
  }) }),
3106
- u && /* @__PURE__ */ o.jsx("div", { className: a("mt-2 flex items-center gap-3 mobile:flex-col desktop:mt-8 desktop:gap-8", l == null ? void 0 : l.buttonsGroup), children: t == null ? void 0 : t.map((m, p) => /* @__PURE__ */ o.jsx(tt, { className: "w-full desktop:w-[216px]", ...m }, p)) }),
3107
- x && /* @__PURE__ */ o.jsx(To, { linksList: d, classes: l == null ? void 0 : l.linksList })
3107
+ u && /* @__PURE__ */ o.jsx("div", { className: d("mt-2 flex items-center gap-3 mobile:flex-col desktop:mt-8 desktop:gap-8", l == null ? void 0 : l.buttonsGroup), children: e == null ? void 0 : e.map((m, p) => /* @__PURE__ */ o.jsx(ee, { className: "w-full desktop:w-[216px]", ...m }, p)) }),
3108
+ x && /* @__PURE__ */ o.jsx(Po, { linksList: a, classes: l == null ? void 0 : l.linksList })
3108
3109
  ] });
3109
- }, he = (e) => {
3110
- const { size: t = "md", renderImageCb: r, backgroundColor: n = "#F4F8FE", imageDesktop: i, classes: d, ...l } = e;
3110
+ }, ft = (t) => {
3111
+ const { size: e = "md", renderImageCb: r, backgroundColor: n = "#F4F8FE", imageDesktop: i, classes: a, ...l } = t;
3111
3112
  return /* @__PURE__ */ o.jsx(
3112
3113
  "section",
3113
3114
  {
3114
3115
  id: g.infoBlock,
3115
3116
  "data-test-id": g.infoBlock,
3116
3117
  style: { backgroundColor: n },
3117
- className: a("py-14", d == null ? void 0 : d.root),
3118
- children: /* @__PURE__ */ o.jsx(T, { children: /* @__PURE__ */ o.jsxs("div", { className: a("flex items-center justify-between gap-11 mobile:flex-col", d == null ? void 0 : d.container), children: [
3119
- /* @__PURE__ */ o.jsx(Fo, { renderImageCb: r, classes: d == null ? void 0 : d.rootContent, ...l }),
3118
+ className: d("py-14", a == null ? void 0 : a.root),
3119
+ children: /* @__PURE__ */ o.jsx(F, { children: /* @__PURE__ */ o.jsxs("div", { className: d("flex items-center justify-between gap-11 mobile:flex-col", a == null ? void 0 : a.container), children: [
3120
+ /* @__PURE__ */ o.jsx(so, { renderImageCb: r, classes: a == null ? void 0 : a.rootContent, ...l }),
3120
3121
  /* @__PURE__ */ o.jsx(
3121
3122
  "div",
3122
3123
  {
3123
- className: a("h-[200px] w-full max-w-[432px] mobile:hidden", d == null ? void 0 : d.imageDesktopWrapper, {
3124
- "h-[238px]": t === "md"
3124
+ className: d("h-[200px] w-full max-w-[432px] mobile:hidden", a == null ? void 0 : a.imageDesktopWrapper, {
3125
+ "h-[238px]": e === "md"
3125
3126
  }),
3126
- children: it({
3127
+ children: ie({
3127
3128
  imgProps: {
3128
- className: a("object-contain w-full h-full", d == null ? void 0 : d.imageDesktop),
3129
+ className: d("object-contain w-full h-full", a == null ? void 0 : a.imageDesktop),
3129
3130
  ...i
3130
3131
  },
3131
3132
  renderImageCb: r
@@ -3135,37 +3136,161 @@ const Zn = (e, t) => {
3135
3136
  ] }) })
3136
3137
  }
3137
3138
  );
3138
- }, Bo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3139
+ }, Do = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3140
+ __proto__: null,
3141
+ InfoBlock: ft,
3142
+ default: ft
3143
+ }, Symbol.toStringTag, { value: "Module" })), Ro = (t) => {
3144
+ const [e, r] = O(0), [n, i] = O(0);
3145
+ return {
3146
+ selectedRating: e,
3147
+ hoveredRatings: n,
3148
+ handleMouseEnter: (x) => {
3149
+ i(x);
3150
+ },
3151
+ handleMouseLeave: () => {
3152
+ i(e);
3153
+ },
3154
+ handleSelectRating: (x) => {
3155
+ r(x), t("review");
3156
+ }
3157
+ };
3158
+ }, gt = Le({
3159
+ review: He.base.getStringSchema({ required: !1 })
3160
+ }), zo = fe(() => {
3161
+ const t = hr({ ids: ["banner"] }), [e, r] = O(!1);
3162
+ return ve(() => {
3163
+ r(!1);
3164
+ const n = setTimeout(() => {
3165
+ r(!0);
3166
+ }, 1e4);
3167
+ return () => clearTimeout(n);
3168
+ }, []), /* @__PURE__ */ o.jsx(
3169
+ "div",
3170
+ {
3171
+ className: d(
3172
+ "invisible flex size-16 items-center justify-center rounded-full bg-color-secondary-default opacity-0 transition-all hover:bg-color-secondary-hover",
3173
+ { "opacity-1 visible": e && !t }
3174
+ ),
3175
+ children: /* @__PURE__ */ o.jsx(f, { name: "general/heart", className: "size-7 fill-transparent stroke-white stroke-[3px]" })
3176
+ }
3177
+ );
3178
+ }), Ho = () => /* @__PURE__ */ o.jsxs("div", { className: "flex flex-col items-center gap-4 text-center", children: [
3179
+ /* @__PURE__ */ o.jsx(f, { name: "status/succesCircle" }),
3180
+ /* @__PURE__ */ o.jsx("p", { className: "desk-body-medium-l", children: "Спасибо за оценку!" })
3181
+ ] }), Lo = ({ submitCallback: t, rating: e, setFormStep: r }) => {
3182
+ const { control: n, handleSubmit: i } = _e({
3183
+ mode: "onBlur",
3184
+ schema: gt,
3185
+ defaultValues: Te.getZodDefaults(gt)
3186
+ }), a = async (l) => {
3187
+ var u;
3188
+ t && (await t({
3189
+ rating: e,
3190
+ pageUrl: (u = window == null ? void 0 : window.location) == null ? void 0 : u.href,
3191
+ ...l
3192
+ }), r("finally"));
3193
+ };
3194
+ return /* @__PURE__ */ o.jsxs("form", { onSubmit: i(a), className: "flex flex-col gap-4", children: [
3195
+ /* @__PURE__ */ o.jsxs("div", { className: "flex flex-col gap-2 text-center", children: [
3196
+ /* @__PURE__ */ o.jsx("p", { className: "desk-body-medium-l", children: "Расскажите о впечатлениях" }),
3197
+ /* @__PURE__ */ o.jsxs("p", { className: "desk-body-regular-l", children: [
3198
+ "Вам нравится сайт банка?",
3199
+ /* @__PURE__ */ o.jsx("br", {}),
3200
+ " У вас есть предложения по его улучшению?"
3201
+ ] })
3202
+ ] }),
3203
+ /* @__PURE__ */ o.jsx(De.TextareaControl, { control: n, name: "review", label: "Поделитесь вашим мнением" }),
3204
+ /* @__PURE__ */ o.jsx(pe, { type: "submit", size: "sm", intent: "negative", className: "w-full", children: "Отправить" })
3205
+ ] });
3206
+ }, Qo = Array(5).fill(0), Vo = ({
3207
+ handleMouseLeave: t,
3208
+ hoveredRatings: e,
3209
+ selectedRating: r,
3210
+ handleSelectRating: n,
3211
+ handleMouseEnter: i
3212
+ }) => /* @__PURE__ */ o.jsxs("div", { className: "flex flex-col items-center gap-4", children: [
3213
+ /* @__PURE__ */ o.jsxs("div", { className: "flex flex-col gap-2 text-center", children: [
3214
+ /* @__PURE__ */ o.jsx("p", { className: "desk-body-medium-l", children: "Ваше мнение важно для нас!" }),
3215
+ /* @__PURE__ */ o.jsx("p", { className: "desk-body-regular-l", children: "Пожалуйста, оцените работу сайта, чтобы мы сделали его еще удобнее" })
3216
+ ] }),
3217
+ /* @__PURE__ */ o.jsx("div", { className: "flex items-center gap-2", children: Qo.map((a, l) => /* @__PURE__ */ o.jsx(
3218
+ "button",
3219
+ {
3220
+ className: "size-8",
3221
+ onMouseEnter: () => i(l + 1),
3222
+ onMouseLeave: () => t(),
3223
+ onClick: () => n(l + 1),
3224
+ children: /* @__PURE__ */ o.jsx(
3225
+ f,
3226
+ {
3227
+ name: "general/heart",
3228
+ className: d("fill-[#b0c0d2] transition-colors duration-12", {
3229
+ "fill-secondary-default": l < (e || r)
3230
+ })
3231
+ }
3232
+ )
3233
+ },
3234
+ l
3235
+ )) })
3236
+ ] }), $o = ({ formStep: t, setFormStep: e, ratingProps: r, submitCallback: n }) => {
3237
+ switch (t) {
3238
+ case "rating":
3239
+ return /* @__PURE__ */ o.jsx(Vo, { ...r });
3240
+ case "review":
3241
+ return /* @__PURE__ */ o.jsx(Lo, { submitCallback: n, setFormStep: e, rating: r.selectedRating });
3242
+ case "finally":
3243
+ return /* @__PURE__ */ o.jsx(Ho, {});
3244
+ }
3245
+ }, bt = ({ submitCallback: t }) => {
3246
+ const [e, r] = O("rating"), n = Ro(r);
3247
+ return /* @__PURE__ */ o.jsx("div", { className: "fixed right-5 top-[80%] z-[1000]", children: /* @__PURE__ */ o.jsx(
3248
+ Ce,
3249
+ {
3250
+ side: "top",
3251
+ align: "end",
3252
+ sideOffset: 10,
3253
+ withArrow: !1,
3254
+ withCloseBtn: !1,
3255
+ classes: {
3256
+ content: "max-w-[330px] w-[330px] p-6"
3257
+ },
3258
+ triggerElement: /* @__PURE__ */ o.jsx(zo, {}),
3259
+ children: /* @__PURE__ */ o.jsx("div", { className: "w-full", children: $o({ formStep: e, setFormStep: r, ratingProps: n, submitCallback: t }) })
3260
+ }
3261
+ ) });
3262
+ }, Wo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3139
3263
  __proto__: null,
3140
- InfoBlock: he,
3141
- default: he
3264
+ UserFeedback: bt,
3265
+ default: bt
3142
3266
  }, Symbol.toStringTag, { value: "Module" }));
3143
3267
  export {
3144
- qo as AuthProvider,
3145
- st as Banner,
3146
- Lr as BannerWithSeparateImg,
3147
- Jt as Benefit,
3148
- Kn as Breadcrumbs,
3149
- tt as ButtonWithHandlers,
3150
- xe as Calculator,
3151
- _o as CalculatorView,
3152
- le as DynamicForm,
3153
- ue as DynamicFormDialog,
3154
- Ko as FallbacksView,
3155
- zt as FieldMapper,
3156
- te as Footer,
3157
- Uo as HTMLParser,
3158
- dt as HTMLRenderer,
3159
- Gt as Header,
3160
- he as InfoBlock,
3161
- de as InterLinking,
3162
- Tr as KEYS_OF_WIDGET_LIST,
3163
- re as LongBanner,
3164
- me as SeoHeader,
3165
- ee as Stepper,
3166
- ae as UsefulInfo,
3167
- Or as WIDGET_LIST_MAP,
3168
- Vn as queryClient,
3268
+ ni as AuthProvider,
3269
+ rt as Banner,
3270
+ $r as BannerWithSeparateImg,
3271
+ et as Benefit,
3272
+ Xn as Breadcrumbs,
3273
+ ee as ButtonWithHandlers,
3274
+ ct as Calculator,
3275
+ Bo as CalculatorView,
3276
+ xt as DynamicForm,
3277
+ ht as DynamicFormDialog,
3278
+ ii as FallbacksView,
3279
+ Qe as FieldMapper,
3280
+ nt as Footer,
3281
+ oi as HTMLParser,
3282
+ ae as HTMLRenderer,
3283
+ tt as Header,
3284
+ ft as InfoBlock,
3285
+ ut as InterLinking,
3286
+ Pr as KEYS_OF_WIDGET_LIST,
3287
+ it as LongBanner,
3288
+ pt as SeoHeader,
3289
+ ot as Stepper,
3290
+ mt as UsefulInfo,
3291
+ bt as UserFeedback,
3292
+ Er as WIDGET_LIST_MAP,
3293
+ An as queryClient,
3169
3294
  g as widgetIds
3170
3295
  };
3171
3296
  //# sourceMappingURL=widget.js.map