test-stpr-ui-kit 0.5.19 → 0.5.21

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.
@@ -11,7 +11,7 @@ import './test-stpr-ui-kit.css';function ho(e) {
11
11
  } else for (o in e) e[o] && (n && (n += " "), n += o);
12
12
  return n;
13
13
  }
14
- function u() {
14
+ function _() {
15
15
  for (var e, t, o = 0, n = "", a = arguments.length; o < a; o++) (e = arguments[o]) && (t = ho(e)) && (n && (n += " "), n += t);
16
16
  return n;
17
17
  }
@@ -82,36 +82,36 @@ const de = (e) => {
82
82
  level: p = 1,
83
83
  classNameRoot: l,
84
84
  classNameHeader: d,
85
- classNameTitle: _,
85
+ classNameTitle: u,
86
86
  classNameIcon: g,
87
87
  classNameChildrenWrapper: h
88
88
  } = e, [x, b] = oe(n), L = () => {
89
89
  a || (i == null || i(!x), b(!x));
90
- }, j = u({
90
+ }, j = _({
91
91
  [ce.spAccordion]: !0,
92
92
  [ce.spAccordion_open]: x,
93
93
  [ce.spAccordion_noOpen]: !x,
94
94
  [ce.spAccordion_noBorder]: r,
95
95
  [ce.spAccordion_noPadding]: s,
96
96
  ...l && { [l]: !0 }
97
- }), z = u({
97
+ }), z = _({
98
98
  [ce.spAccordion__header]: !0,
99
99
  ...d && { [d]: !0 }
100
- }), R = u({
100
+ }), R = _({
101
101
  [ce.spAccordion__name]: !0,
102
102
  [ce[`spAccordion__name--level-${p}`]]: p,
103
103
  [ce.spAccordion__name_hiddenExpand]: a,
104
- ..._ && { [_]: !0 }
105
- }), w = u({
104
+ ...u && { [u]: !0 }
105
+ }), w = _({
106
106
  [ce.spAccordion__icon]: !0,
107
107
  [ce.spAccordion__icon_open]: x,
108
108
  [ce.spAccordion__icon_hidden]: a,
109
109
  ...g && { [g]: !0 }
110
- }), m = u({
110
+ }), m = _({
111
111
  [ce.spAccordion__childrenWrapper]: !0,
112
112
  [ce.spAccordion__childrenWrapper_open]: x,
113
113
  ...h && { [h]: !0 }
114
- }), N = u({
114
+ }), N = _({
115
115
  [ce.spAccordion__content]: !0,
116
116
  [ce.spAccordion__content_open]: x
117
117
  });
@@ -135,7 +135,7 @@ const de = (e) => {
135
135
  return /* @__PURE__ */ c(
136
136
  "div",
137
137
  {
138
- className: u(Ut.spinner, Ut[`spinner--${t}`], n),
138
+ className: _(Ut.spinner, Ut[`spinner--${t}`], n),
139
139
  "aria-label": "Loading",
140
140
  role: "status",
141
141
  style: { color: o }
@@ -167,7 +167,7 @@ const de = (e) => {
167
167
  disabled: p = !1,
168
168
  type: l = "button",
169
169
  iconPosition: d = "start",
170
- form: _,
170
+ form: u,
171
171
  children: g,
172
172
  loading: h = !1,
173
173
  isFullWidth: x = !1,
@@ -179,10 +179,10 @@ const de = (e) => {
179
179
  } = e, w = (W) => {
180
180
  p || a == null || a(W);
181
181
  }, m = () => {
182
- const W = u({
182
+ const W = _({
183
183
  [Ce.spButton__text]: !0,
184
184
  ...z && { [z]: !0 }
185
- }), H = u({
185
+ }), H = _({
186
186
  [Ce.spButton__iconContainer]: !0,
187
187
  ...R && { [R]: !0 }
188
188
  }), K = () => h ? /* @__PURE__ */ c("div", { className: H, children: /* @__PURE__ */ c(Dt, { size: "md", classNameRoot: Ce.spButton__spinner }) }) : i ? /* @__PURE__ */ c("div", { className: H, children: /* @__PURE__ */ c(de, { name: i, rotate: s }) }) : r ? /* @__PURE__ */ c("div", { className: H, children: r }) : null;
@@ -191,7 +191,7 @@ const de = (e) => {
191
191
  !b && g && /* @__PURE__ */ c("div", { className: W, children: g }),
192
192
  d === "end" && K()
193
193
  ] });
194
- }, N = u({
194
+ }, N = _({
195
195
  [Ce.spButton]: !0,
196
196
  [Ce.spButton_noPadding]: L,
197
197
  [Ce.spButton_onlyIcon]: b,
@@ -210,7 +210,7 @@ const de = (e) => {
210
210
  onClick: w,
211
211
  disabled: p,
212
212
  type: l,
213
- form: _,
213
+ form: u,
214
214
  children: m()
215
215
  }
216
216
  );
@@ -227,27 +227,27 @@ const de = (e) => {
227
227
  const {
228
228
  applyButtonsMobileDirection: t = "column",
229
229
  applyButtonsAlign: o = "center",
230
- cancelBtnContent: n,
230
+ cancelBtnContent: n = "Отменить",
231
231
  cancelBtnIconName: a,
232
232
  submitBtnIconName: i,
233
233
  cancelBtnDisabled: r,
234
- submitBtnContent: s,
234
+ submitBtnContent: s = "Подтвердить",
235
235
  formId: p,
236
236
  disabled: l,
237
237
  onClose: d,
238
- submit: _,
238
+ submit: u,
239
239
  loading: g
240
- } = e, h = u({
240
+ } = e, h = _({
241
241
  [ze.spApplyButtons]: !0,
242
242
  [ze[`spApplyButtons_mobile-${t}`]]: t,
243
243
  [ze[`spApplyButtons_align-${o}`]]: o
244
- }), x = u({
244
+ }), x = _({
245
245
  [ze.spApplyButtons__submit]: !0
246
- }), b = u({
246
+ }), b = _({
247
247
  [ze.spApplyButtons__cancel]: !0
248
248
  });
249
249
  return /* @__PURE__ */ O("div", { className: h, children: [
250
- n && /* @__PURE__ */ c(
250
+ d && /* @__PURE__ */ c(
251
251
  tt,
252
252
  {
253
253
  type: "button",
@@ -259,7 +259,7 @@ const de = (e) => {
259
259
  children: n
260
260
  }
261
261
  ),
262
- s && /* @__PURE__ */ c(
262
+ u && /* @__PURE__ */ c(
263
263
  tt,
264
264
  {
265
265
  type: "submit",
@@ -268,7 +268,7 @@ const de = (e) => {
268
268
  classNameRoot: x,
269
269
  form: p || void 0,
270
270
  disabled: l,
271
- onClick: _,
271
+ onClick: u,
272
272
  loading: g,
273
273
  children: s
274
274
  }
@@ -315,7 +315,7 @@ const de = (e) => {
315
315
  zIndex: o = 999,
316
316
  isHiddenModal: n = !1,
317
317
  classNameRoot: a
318
- } = e, i = document.body, r = u({
318
+ } = e, i = document.body, r = _({
319
319
  [qt.layer]: !0,
320
320
  [qt.layer_hidden]: n,
321
321
  ...a && { [a]: !0 }
@@ -347,13 +347,13 @@ const de = (e) => {
347
347
  isEllipsis: p = !1,
348
348
  isCursorPointer: l = !1,
349
349
  isCursorPointerByOnClick: d = !0,
350
- classNameRoot: _
351
- } = e, g = () => s && d ? !0 : l, h = u({
350
+ classNameRoot: u
351
+ } = e, g = () => s && d ? !0 : l, h = _({
352
352
  [Xe.spText]: !0,
353
353
  [Xe.spText_ellipsis]: p,
354
354
  [Xe.spText_cursorPointer]: g(),
355
355
  [Xe[`spText_type-${o}`]]: o,
356
- ..._ && { [_]: !0 }
356
+ ...u && { [u]: !0 }
357
357
  });
358
358
  return /* @__PURE__ */ c(
359
359
  "span",
@@ -400,37 +400,37 @@ const ua = "_modalWrapper_1pg9r_43", _a = "_modalWrapper__modal_1pg9r_63", fa =
400
400
  modalVerticalAlign: p = "top",
401
401
  textAlign: l = "left",
402
402
  onClose: d,
403
- header: _,
403
+ header: u,
404
404
  subHeader: g,
405
405
  footer: h,
406
406
  size: x = "lg"
407
- } = e, b = u({
407
+ } = e, b = _({
408
408
  [ge.modalWrapper]: !0,
409
409
  [ge[`modalWrapper--modalVerticalAlign-${p}`]]: p,
410
410
  [ge[`modalWrapper--textAlign-${l}`]]: l
411
- }), L = u({
411
+ }), L = _({
412
412
  [ge.modalWrapper__modal]: !0,
413
413
  [ge[`modalWrapper__modal--size-${x}`]]: x,
414
414
  ...r && { [r]: !0 }
415
- }), j = u({
415
+ }), j = _({
416
416
  [ge.modalWrapper__closeButton]: !0,
417
417
  [ge[`modalWrapper__closeButton--size-${x}`]]: x
418
- }), z = u({
418
+ }), z = _({
419
419
  [ge.modalWrapper__closeButtonIconContainer]: !0,
420
420
  [ge[`modalWrapper__closeButtonIconContainer--size-${x}`]]: x
421
- }), R = u({
421
+ }), R = _({
422
422
  [ge.modalWrapper__content]: !0
423
- }), w = u({
423
+ }), w = _({
424
424
  [ge.modalWrapper__header]: !0
425
- }), m = u({
425
+ }), m = _({
426
426
  [ge.modalWrapper__subHeader]: !0,
427
- [ge.modalWrapper__subHeader_onlySubHeader]: !_
428
- }), N = u({
427
+ [ge.modalWrapper__subHeader_onlySubHeader]: !u
428
+ }), N = _({
429
429
  [ge.modalWrapper__footer]: !0
430
430
  });
431
431
  return /* @__PURE__ */ c(yo, { zIndex: t, isHiddenModal: o, classNameRoot: i, children: /* @__PURE__ */ c("div", { className: b, children: /* @__PURE__ */ O("div", { className: L, style: s, children: [
432
- (_ || g) && /* @__PURE__ */ O("div", { className: w, children: [
433
- typeof _ == "string" ? /* @__PURE__ */ c(Ne, { type: "h3", children: _ }) : _,
432
+ (u || g) && /* @__PURE__ */ O("div", { className: w, children: [
433
+ typeof u == "string" ? /* @__PURE__ */ c(Ne, { type: "h3", children: u }) : u,
434
434
  g && /* @__PURE__ */ c("div", { className: m, children: typeof g == "string" ? /* @__PURE__ */ c(Ne, { children: g }) : g })
435
435
  ] }),
436
436
  a && /* @__PURE__ */ c("div", { className: R, children: a }),
@@ -460,7 +460,7 @@ const ua = "_modalWrapper_1pg9r_43", _a = "_modalWrapper__modal_1pg9r_63", fa =
460
460
  submitBtnIconName: p,
461
461
  submit: l,
462
462
  disabled: d,
463
- formId: _,
463
+ formId: u,
464
464
  onClose: g,
465
465
  applyButtonsMobileDirection: h = "column",
466
466
  applyButtonsAlign: x = "right",
@@ -497,7 +497,7 @@ const ua = "_modalWrapper_1pg9r_43", _a = "_modalWrapper__modal_1pg9r_63", fa =
497
497
  cancelBtnDisabled: i,
498
498
  submitBtnContent: s,
499
499
  submitBtnIconName: p,
500
- formId: _,
500
+ formId: u,
501
501
  disabled: d,
502
502
  onClose: g,
503
503
  submit: l,
@@ -547,11 +547,11 @@ const ua = "_modalWrapper_1pg9r_43", _a = "_modalWrapper__modal_1pg9r_63", fa =
547
547
  style: a,
548
548
  classNameRoot: i,
549
549
  classNameContentRoot: r
550
- } = e, s = u({
550
+ } = e, s = _({
551
551
  [ft.spBaseTooltip]: !0,
552
552
  [ft.spBaseTooltip_noPadding]: n,
553
553
  ...i && { [i]: !0 }
554
- }), p = u({
554
+ }), p = _({
555
555
  [ft.spBaseTooltip__content]: !0,
556
556
  ...r && { [r]: !0 }
557
557
  });
@@ -570,17 +570,17 @@ const Na = "_spBreadcrumb_8fr8j_43", Ea = "_spBreadcrumb__list_8fr8j_46", Sa = "
570
570
  classNameRoot: t,
571
571
  classNameListRoot: o,
572
572
  crumbsList: n = []
573
- } = e, a = u({
573
+ } = e, a = _({
574
574
  [Me.spBreadcrumb]: !0,
575
575
  ...t && { [t]: !0 }
576
- }), i = u({
576
+ }), i = _({
577
577
  [Me.spBreadcrumb__list]: !0,
578
578
  ...o && { [o]: !0 }
579
579
  });
580
580
  return /* @__PURE__ */ c("nav", { "aria-label": "breadcrumb", className: a, children: /* @__PURE__ */ c("ol", { className: i, children: n.map(({ text: r, onClick: s, active: p }, l) => /* @__PURE__ */ O(
581
581
  "li",
582
582
  {
583
- className: u(
583
+ className: _(
584
584
  Me.spBreadcrumb__listItem,
585
585
  p && Me.spBreadcrumb__listItem_active
586
586
  ),
@@ -620,7 +620,7 @@ const it = (e) => {
620
620
  classNameTooltip: p,
621
621
  position: l = pe.BottomLeft,
622
622
  text: d,
623
- noPadding: _,
623
+ noPadding: u,
624
624
  classNameBaseTooltipRoot: g,
625
625
  classNameBaseTooltipContentRoot: h,
626
626
  styleTooltip: x
@@ -699,11 +699,11 @@ const it = (e) => {
699
699
  window.removeEventListener("resize", T), window.removeEventListener("scroll", T, !0);
700
700
  };
701
701
  }, [R, ne]);
702
- const me = u({
702
+ const me = _({
703
703
  ...g && { [g]: !0 }
704
- }), ue = u({
704
+ }), ue = _({
705
705
  ...h && { [h]: !0 }
706
- }), le = u({
706
+ }), le = _({
707
707
  [ko.spTooltip]: !0,
708
708
  ...p && { [p]: !0 }
709
709
  }), Z = document.body;
@@ -723,7 +723,7 @@ const it = (e) => {
723
723
  {
724
724
  style: N,
725
725
  ref: z,
726
- noPadding: _,
726
+ noPadding: u,
727
727
  text: d,
728
728
  classNameRoot: me,
729
729
  classNameContentRoot: ue
@@ -733,7 +733,7 @@ const it = (e) => {
733
733
  }
734
734
  );
735
735
  }, rt = (e) => {
736
- const t = e.classNameTooltip, o = u({
736
+ const t = e.classNameTooltip, o = _({
737
737
  [ko.spInfoTooltip]: !0,
738
738
  ...t && { [t]: !0 }
739
739
  });
@@ -774,34 +774,34 @@ const it = (e) => {
774
774
  value: p,
775
775
  required: l,
776
776
  tooltipPosition: d,
777
- infoTooltipText: _,
777
+ infoTooltipText: u,
778
778
  onMouseEnter: g,
779
779
  classNameRoot: h,
780
780
  classNameError: x
781
- } = e, b = u({
781
+ } = e, b = _({
782
782
  [xe.spCheckbox]: !0,
783
783
  ...h && { [h]: !0 }
784
- }), L = u({
784
+ }), L = _({
785
785
  [xe.spCheckbox__box]: !0,
786
786
  [xe.spCheckbox__box_disabled]: n,
787
787
  [xe.spCheckbox__box_error]: s
788
- }), j = u({
788
+ }), j = _({
789
789
  [xe.spCheckbox__box__checkmark]: !0,
790
790
  [xe[`spCheckbox__box__checkmark--size-${t}`]]: t
791
- }), z = u({
791
+ }), z = _({
792
792
  [xe.spCheckbox__box__innerSquare]: !0,
793
793
  [xe.spCheckbox__box__innerSquare_checked]: o,
794
794
  [xe[`spCheckbox__box__innerSquare--size-${t}`]]: t
795
- }), R = u({
795
+ }), R = _({
796
796
  [xe.spCheckbox__control]: !0
797
- }), w = u({
797
+ }), w = _({
798
798
  [xe.spCheckbox__label]: !0
799
- }), m = u({
799
+ }), m = _({
800
800
  [xe.spCheckbox__required]: !0
801
- }), N = u({
801
+ }), N = _({
802
802
  [xe.spCheckbox__error]: !0,
803
803
  ...x && { [x]: !0 }
804
- }), W = u({
804
+ }), W = _({
805
805
  [xe.spCheckbox__tooltip]: !0
806
806
  });
807
807
  return /* @__PURE__ */ O("div", { className: b, onMouseEnter: g, children: [
@@ -820,7 +820,7 @@ const it = (e) => {
820
820
  /* @__PURE__ */ c("span", { className: j, children: /* @__PURE__ */ c("span", { className: z }) }),
821
821
  r && /* @__PURE__ */ c("span", { className: w, children: r }),
822
822
  l && /* @__PURE__ */ c("div", { className: m, children: "*" }),
823
- _ && /* @__PURE__ */ c("div", { className: W, children: /* @__PURE__ */ c(rt, { hover: !0, position: d, text: _ }) })
823
+ u && /* @__PURE__ */ c("div", { className: W, children: /* @__PURE__ */ c(rt, { hover: !0, position: d, text: u }) })
824
824
  ] }),
825
825
  s && /* @__PURE__ */ c("div", { className: N, children: s })
826
826
  ] });
@@ -829,7 +829,7 @@ const it = (e) => {
829
829
  spContextMenu__item: Ya,
830
830
  spContextMenu__item_deleteItem: Ga
831
831
  }, Gp = (e) => {
832
- const { onClickItem: t, options: o, classNameRoot: n } = e, a = u({
832
+ const { onClickItem: t, options: o, classNameRoot: n } = e, a = _({
833
833
  [vt.spContextMenu]: !0,
834
834
  ...n && { [n]: !0 }
835
835
  });
@@ -838,7 +838,7 @@ const it = (e) => {
838
838
  return /* @__PURE__ */ O(
839
839
  "li",
840
840
  {
841
- className: u({
841
+ className: _({
842
842
  [vt.spContextMenu__item]: !0,
843
843
  [vt.spContextMenu__item_deleteItem]: r
844
844
  }),
@@ -875,18 +875,18 @@ const it = (e) => {
875
875
  dropdownList: n = [],
876
876
  dropdownPosition: a = pe.BottomRight,
877
877
  classNameRoot: i
878
- } = e, r = u({
878
+ } = e, r = _({
879
879
  [Se.spDropdown]: !0,
880
880
  ...i && { [i]: !0 }
881
- }), s = u({
881
+ }), s = _({
882
882
  [Se.spDropdown__labelText]: !0
883
- }), p = u({
883
+ }), p = _({
884
884
  [Se.spDropdown__tooltipContainer]: !0
885
- }), l = u({
885
+ }), l = _({
886
886
  [Se.spDropdown__dropdownList]: !0
887
- }), d = u({
887
+ }), d = _({
888
888
  [Se.spDropdown__dropdownListHeader]: !0
889
- }), _ = u({
889
+ }), u = _({
890
890
  [Se.spDropdown__downloadListItemDescription]: !0
891
891
  }), [g, h] = oe(!1);
892
892
  return /* @__PURE__ */ c(
@@ -900,14 +900,14 @@ const it = (e) => {
900
900
  n.map((b, L) => /* @__PURE__ */ O(
901
901
  "div",
902
902
  {
903
- className: u({
903
+ className: _({
904
904
  [Se.spDropdown__dopdownListItem]: !0,
905
905
  [Se.spDropdown__dopdownListItem_textCenter]: b.textCenter
906
906
  }),
907
907
  onClick: b.onClick,
908
908
  children: [
909
909
  b.name,
910
- b.description && /* @__PURE__ */ c("span", { className: _, children: b.description })
910
+ b.description && /* @__PURE__ */ c("span", { className: u, children: b.description })
911
911
  ]
912
912
  },
913
913
  L
@@ -939,16 +939,16 @@ const it = (e) => {
939
939
  classNameBaseTooltipRoot: r,
940
940
  defaultTooltipPosition: s,
941
941
  ...p
942
- } = e, l = ve(null), d = ve(null), [_, g] = oe(!1), h = gt(t), x = h !== t, b = () => {
942
+ } = e, l = ve(null), d = ve(null), [u, g] = oe(!1), h = gt(t), x = h !== t, b = () => {
943
943
  l.current && g(l.current.scrollWidth > l.current.clientWidth);
944
944
  };
945
945
  Xo(() => (b(), window.addEventListener("resize", b), () => {
946
946
  window.removeEventListener("resize", b);
947
947
  }), [t, h]);
948
- const L = u({
948
+ const L = _({
949
949
  [$t.ellipsisTextWithTooltip]: !0,
950
950
  ...n && { [n]: !0 }
951
- }), j = u({
951
+ }), j = _({
952
952
  [$t.ellipsisTextWithTooltip__tooltip]: !0,
953
953
  ...a && { [a]: !0 }
954
954
  });
@@ -960,11 +960,11 @@ const it = (e) => {
960
960
  classNameBaseTooltipRoot: r,
961
961
  classNameTooltip: j,
962
962
  classNameBaseTooltipContentRoot: i,
963
- isVisibleTooltip: _,
963
+ isVisibleTooltip: u,
964
964
  text: t,
965
965
  trigger: /* @__PURE__ */ O($e, { children: [
966
966
  /* @__PURE__ */ c(Ne, { ...p, classNameRoot: L, isEllipsis: !0, ref: l, children: t }),
967
- o && _ && x && /* @__PURE__ */ O($e, { children: [
967
+ o && u && x && /* @__PURE__ */ O($e, { children: [
968
968
  /* @__PURE__ */ c(
969
969
  "div",
970
970
  {
@@ -1008,7 +1008,7 @@ const it = (e) => {
1008
1008
  fullWidth: r = !0,
1009
1009
  classNameRoot: s,
1010
1010
  ...p
1011
- } = e, l = u({
1011
+ } = e, l = _({
1012
1012
  [qe.spForm]: !0,
1013
1013
  [qe[`spForm--size-${t}`]]: t,
1014
1014
  [qe.spForm_fullWidth]: r,
@@ -1016,8 +1016,8 @@ const it = (e) => {
1016
1016
  [qe.spForm_withSeparator]: i && a,
1017
1017
  ...s && { [s]: !0 }
1018
1018
  });
1019
- return /* @__PURE__ */ c("form", { ...p, onSubmit: (_) => {
1020
- _.preventDefault(), n && n();
1019
+ return /* @__PURE__ */ c("form", { ...p, onSubmit: (u) => {
1020
+ u.preventDefault(), n && n();
1021
1021
  }, className: l, children: o });
1022
1022
  }, ci = "_spLabel_1mq16_43", di = "_spLabel__text_1mq16_52", mi = "_spLabel__tooltip_1mq16_62", ui = "_spLabel__required_1mq16_69", Ze = {
1023
1023
  spLabel: ci,
@@ -1032,14 +1032,14 @@ const it = (e) => {
1032
1032
  tooltipPosition: a,
1033
1033
  classNameRoot: i,
1034
1034
  classNameBaseTooltipRoot: r
1035
- } = e, s = u({
1035
+ } = e, s = _({
1036
1036
  [Ze.spLabel]: !0,
1037
1037
  ...i && { [i]: !0 }
1038
- }), p = u({
1038
+ }), p = _({
1039
1039
  [Ze.spLabel__text]: !0
1040
- }), l = u({
1040
+ }), l = _({
1041
1041
  [Ze.spLabel__required]: t
1042
- }), d = u({
1042
+ }), d = _({
1043
1043
  [Ze.spLabel__tooltip]: !0
1044
1044
  });
1045
1045
  return /* @__PURE__ */ O("div", { className: s, children: [
@@ -1080,7 +1080,7 @@ const it = (e) => {
1080
1080
  error: p,
1081
1081
  required: l,
1082
1082
  name: d,
1083
- isClearable: _,
1083
+ isClearable: u,
1084
1084
  pattern: g,
1085
1085
  onMouseEnter: h,
1086
1086
  infoTooltipText: x,
@@ -1092,25 +1092,25 @@ const it = (e) => {
1092
1092
  classNameLabel: w,
1093
1093
  classNameBaseTooltipRoot: m,
1094
1094
  ...N
1095
- } = e, W = u({
1095
+ } = e, W = _({
1096
1096
  [ke.spInput]: !0,
1097
1097
  [ke.spInput_error]: !!p,
1098
1098
  [ke.spInput_absolutePositionError]: s,
1099
1099
  ...z && { [z]: !0 }
1100
- }), H = u({
1100
+ }), H = _({
1101
1101
  [ke.spInput__container]: !0
1102
- }), K = u({
1102
+ }), K = _({
1103
1103
  [ke.spInput__control]: !0,
1104
1104
  [ke.spInput__control_disabled]: r,
1105
1105
  [ke[`spInput__control_${i}`]]: i,
1106
- [ke.spInput__control_clearable]: _
1107
- }), ne = u({
1106
+ [ke.spInput__control_clearable]: u
1107
+ }), ne = _({
1108
1108
  [ke.spInput__clear]: !0
1109
- }), me = u({
1109
+ }), me = _({
1110
1110
  [ke.spInput__error]: !0,
1111
1111
  [ke.spInput__error_absolutePosition]: s,
1112
1112
  ...R && { [R]: !0 }
1113
- }), ue = u({
1113
+ }), ue = _({
1114
1114
  ...w && { [w]: !0 }
1115
1115
  }), le = (M) => {
1116
1116
  n(M, { name: d, value: "" });
@@ -1145,7 +1145,7 @@ const it = (e) => {
1145
1145
  ref: t
1146
1146
  }
1147
1147
  ),
1148
- _ && o && !r && /* @__PURE__ */ c(de, { onClick: le, className: ne, name: D.Trash })
1148
+ u && o && !r && /* @__PURE__ */ c(de, { onClick: le, className: ne, name: D.Trash })
1149
1149
  ] }),
1150
1150
  p && /* @__PURE__ */ c("div", { className: me, children: p })
1151
1151
  ] });
@@ -1322,7 +1322,7 @@ var Kt;
1322
1322
  function qi() {
1323
1323
  if (Kt) return Q;
1324
1324
  Kt = 1;
1325
- var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, o = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, a = e ? Symbol.for("react.strict_mode") : 60108, i = e ? Symbol.for("react.profiler") : 60114, r = e ? Symbol.for("react.provider") : 60109, s = e ? Symbol.for("react.context") : 60110, p = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, d = e ? Symbol.for("react.forward_ref") : 60112, _ = e ? Symbol.for("react.suspense") : 60113, g = e ? Symbol.for("react.suspense_list") : 60120, h = e ? Symbol.for("react.memo") : 60115, x = e ? Symbol.for("react.lazy") : 60116, b = e ? Symbol.for("react.block") : 60121, L = e ? Symbol.for("react.fundamental") : 60117, j = e ? Symbol.for("react.responder") : 60118, z = e ? Symbol.for("react.scope") : 60119;
1325
+ var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, o = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, a = e ? Symbol.for("react.strict_mode") : 60108, i = e ? Symbol.for("react.profiler") : 60114, r = e ? Symbol.for("react.provider") : 60109, s = e ? Symbol.for("react.context") : 60110, p = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, d = e ? Symbol.for("react.forward_ref") : 60112, u = e ? Symbol.for("react.suspense") : 60113, g = e ? Symbol.for("react.suspense_list") : 60120, h = e ? Symbol.for("react.memo") : 60115, x = e ? Symbol.for("react.lazy") : 60116, b = e ? Symbol.for("react.block") : 60121, L = e ? Symbol.for("react.fundamental") : 60117, j = e ? Symbol.for("react.responder") : 60118, z = e ? Symbol.for("react.scope") : 60119;
1326
1326
  function R(m) {
1327
1327
  if (typeof m == "object" && m !== null) {
1328
1328
  var N = m.$$typeof;
@@ -1334,7 +1334,7 @@ function qi() {
1334
1334
  case n:
1335
1335
  case i:
1336
1336
  case a:
1337
- case _:
1337
+ case u:
1338
1338
  return m;
1339
1339
  default:
1340
1340
  switch (m = m && m.$$typeof, m) {
@@ -1356,7 +1356,7 @@ function qi() {
1356
1356
  function w(m) {
1357
1357
  return R(m) === l;
1358
1358
  }
1359
- return Q.AsyncMode = p, Q.ConcurrentMode = l, Q.ContextConsumer = s, Q.ContextProvider = r, Q.Element = t, Q.ForwardRef = d, Q.Fragment = n, Q.Lazy = x, Q.Memo = h, Q.Portal = o, Q.Profiler = i, Q.StrictMode = a, Q.Suspense = _, Q.isAsyncMode = function(m) {
1359
+ return Q.AsyncMode = p, Q.ConcurrentMode = l, Q.ContextConsumer = s, Q.ContextProvider = r, Q.Element = t, Q.ForwardRef = d, Q.Fragment = n, Q.Lazy = x, Q.Memo = h, Q.Portal = o, Q.Profiler = i, Q.StrictMode = a, Q.Suspense = u, Q.isAsyncMode = function(m) {
1360
1360
  return w(m) || R(m) === p;
1361
1361
  }, Q.isConcurrentMode = w, Q.isContextConsumer = function(m) {
1362
1362
  return R(m) === s;
@@ -1379,9 +1379,9 @@ function qi() {
1379
1379
  }, Q.isStrictMode = function(m) {
1380
1380
  return R(m) === a;
1381
1381
  }, Q.isSuspense = function(m) {
1382
- return R(m) === _;
1382
+ return R(m) === u;
1383
1383
  }, Q.isValidElementType = function(m) {
1384
- return typeof m == "string" || typeof m == "function" || m === n || m === l || m === i || m === a || m === _ || m === g || typeof m == "object" && m !== null && (m.$$typeof === x || m.$$typeof === h || m.$$typeof === r || m.$$typeof === s || m.$$typeof === d || m.$$typeof === L || m.$$typeof === j || m.$$typeof === z || m.$$typeof === b);
1384
+ return typeof m == "string" || typeof m == "function" || m === n || m === l || m === i || m === a || m === u || m === g || typeof m == "object" && m !== null && (m.$$typeof === x || m.$$typeof === h || m.$$typeof === r || m.$$typeof === s || m.$$typeof === d || m.$$typeof === L || m.$$typeof === j || m.$$typeof === z || m.$$typeof === b);
1385
1385
  }, Q.typeOf = R, Q;
1386
1386
  }
1387
1387
  var J = {};
@@ -1396,10 +1396,10 @@ var J = {};
1396
1396
  var Xt;
1397
1397
  function $i() {
1398
1398
  return Xt || (Xt = 1, process.env.NODE_ENV !== "production" && function() {
1399
- var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, o = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, a = e ? Symbol.for("react.strict_mode") : 60108, i = e ? Symbol.for("react.profiler") : 60114, r = e ? Symbol.for("react.provider") : 60109, s = e ? Symbol.for("react.context") : 60110, p = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, d = e ? Symbol.for("react.forward_ref") : 60112, _ = e ? Symbol.for("react.suspense") : 60113, g = e ? Symbol.for("react.suspense_list") : 60120, h = e ? Symbol.for("react.memo") : 60115, x = e ? Symbol.for("react.lazy") : 60116, b = e ? Symbol.for("react.block") : 60121, L = e ? Symbol.for("react.fundamental") : 60117, j = e ? Symbol.for("react.responder") : 60118, z = e ? Symbol.for("react.scope") : 60119;
1399
+ var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, o = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, a = e ? Symbol.for("react.strict_mode") : 60108, i = e ? Symbol.for("react.profiler") : 60114, r = e ? Symbol.for("react.provider") : 60109, s = e ? Symbol.for("react.context") : 60110, p = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, d = e ? Symbol.for("react.forward_ref") : 60112, u = e ? Symbol.for("react.suspense") : 60113, g = e ? Symbol.for("react.suspense_list") : 60120, h = e ? Symbol.for("react.memo") : 60115, x = e ? Symbol.for("react.lazy") : 60116, b = e ? Symbol.for("react.block") : 60121, L = e ? Symbol.for("react.fundamental") : 60117, j = e ? Symbol.for("react.responder") : 60118, z = e ? Symbol.for("react.scope") : 60119;
1400
1400
  function R(y) {
1401
1401
  return typeof y == "string" || typeof y == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
1402
- y === n || y === l || y === i || y === a || y === _ || y === g || typeof y == "object" && y !== null && (y.$$typeof === x || y.$$typeof === h || y.$$typeof === r || y.$$typeof === s || y.$$typeof === d || y.$$typeof === L || y.$$typeof === j || y.$$typeof === z || y.$$typeof === b);
1402
+ y === n || y === l || y === i || y === a || y === u || y === g || typeof y == "object" && y !== null && (y.$$typeof === x || y.$$typeof === h || y.$$typeof === r || y.$$typeof === s || y.$$typeof === d || y.$$typeof === L || y.$$typeof === j || y.$$typeof === z || y.$$typeof === b);
1403
1403
  }
1404
1404
  function w(y) {
1405
1405
  if (typeof y == "object" && y !== null) {
@@ -1413,7 +1413,7 @@ function $i() {
1413
1413
  case n:
1414
1414
  case i:
1415
1415
  case a:
1416
- case _:
1416
+ case u:
1417
1417
  return Ie;
1418
1418
  default:
1419
1419
  var Oe = Ie && Ie.$$typeof;
@@ -1433,7 +1433,7 @@ function $i() {
1433
1433
  }
1434
1434
  }
1435
1435
  }
1436
- var m = p, N = l, W = s, H = r, K = t, ne = d, me = n, ue = x, le = h, Z = o, T = i, M = a, q = _, G = !1;
1436
+ var m = p, N = l, W = s, H = r, K = t, ne = d, me = n, ue = x, le = h, Z = o, T = i, M = a, q = u, G = !1;
1437
1437
  function ee(y) {
1438
1438
  return G || (G = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), f(y) || w(y) === p;
1439
1439
  }
@@ -1471,7 +1471,7 @@ function $i() {
1471
1471
  return w(y) === a;
1472
1472
  }
1473
1473
  function ie(y) {
1474
- return w(y) === _;
1474
+ return w(y) === u;
1475
1475
  }
1476
1476
  J.AsyncMode = m, J.ConcurrentMode = N, J.ContextConsumer = W, J.ContextProvider = H, J.Element = K, J.ForwardRef = ne, J.Fragment = me, J.Lazy = ue, J.Memo = le, J.Portal = Z, J.Profiler = T, J.StrictMode = M, J.Suspense = q, J.isAsyncMode = ee, J.isConcurrentMode = f, J.isContextConsumer = v, J.isContextProvider = I, J.isElement = F, J.isForwardRef = S, J.isFragment = P, J.isLazy = B, J.isMemo = U, J.isPortal = V, J.isProfiler = X, J.isStrictMode = $, J.isSuspense = ie, J.isValidElementType = R, J.typeOf = w;
1477
1477
  }()), J;
@@ -1520,8 +1520,8 @@ function Hi() {
1520
1520
  return ht = a() ? Object.assign : function(i, r) {
1521
1521
  for (var s, p = n(i), l, d = 1; d < arguments.length; d++) {
1522
1522
  s = Object(arguments[d]);
1523
- for (var _ in s)
1524
- t.call(s, _) && (p[_] = s[_]);
1523
+ for (var u in s)
1524
+ t.call(s, u) && (p[u] = s[u]);
1525
1525
  if (e) {
1526
1526
  l = e(s);
1527
1527
  for (var g = 0; g < l.length; g++)
@@ -1563,7 +1563,7 @@ function Vi() {
1563
1563
  if (process.env.NODE_ENV !== "production") {
1564
1564
  for (var d in i)
1565
1565
  if (n(i, d)) {
1566
- var _;
1566
+ var u;
1567
1567
  try {
1568
1568
  if (typeof i[d] != "function") {
1569
1569
  var g = Error(
@@ -1571,17 +1571,17 @@ function Vi() {
1571
1571
  );
1572
1572
  throw g.name = "Invariant Violation", g;
1573
1573
  }
1574
- _ = i[d](r, d, p, s, null, t);
1574
+ u = i[d](r, d, p, s, null, t);
1575
1575
  } catch (x) {
1576
- _ = x;
1576
+ u = x;
1577
1577
  }
1578
- if (_ && !(_ instanceof Error) && e(
1579
- (p || "React class") + ": type specification of " + s + " `" + d + "` is invalid; the type checker function must return `null` or an `Error` but returned a " + typeof _ + ". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."
1580
- ), _ instanceof Error && !(_.message in o)) {
1581
- o[_.message] = !0;
1578
+ if (u && !(u instanceof Error) && e(
1579
+ (p || "React class") + ": type specification of " + s + " `" + d + "` is invalid; the type checker function must return `null` or an `Error` but returned a " + typeof u + ". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."
1580
+ ), u instanceof Error && !(u.message in o)) {
1581
+ o[u.message] = !0;
1582
1582
  var h = l ? l() : "";
1583
1583
  e(
1584
- "Failed " + s + " type: " + _.message + (h ?? "")
1584
+ "Failed " + s + " type: " + u.message + (h ?? "")
1585
1585
  );
1586
1586
  }
1587
1587
  }
@@ -1610,7 +1610,7 @@ function Yi() {
1610
1610
  }
1611
1611
  return Ct = function(s, p) {
1612
1612
  var l = typeof Symbol == "function" && Symbol.iterator, d = "@@iterator";
1613
- function _(f) {
1613
+ function u(f) {
1614
1614
  var v = f && (l && f[l] || f[d]);
1615
1615
  if (typeof v == "function")
1616
1616
  return v;
@@ -1853,7 +1853,7 @@ Valid keys: ` + JSON.stringify(Object.keys(f), null, " ")
1853
1853
  return f.every(Z);
1854
1854
  if (f === null || s(f))
1855
1855
  return !0;
1856
- var v = _(f);
1856
+ var v = u(f);
1857
1857
  if (v) {
1858
1858
  var I = v.call(f), F;
1859
1859
  if (v !== f.entries) {
@@ -1922,8 +1922,8 @@ function Gi() {
1922
1922
  function o() {
1923
1923
  }
1924
1924
  return o.resetWarningCache = t, kt = function() {
1925
- function n(r, s, p, l, d, _) {
1926
- if (_ !== e) {
1925
+ function n(r, s, p, l, d, u) {
1926
+ if (u !== e) {
1927
1927
  var g = new Error(
1928
1928
  "Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types"
1929
1929
  );
@@ -2101,10 +2101,10 @@ const nr = (e) => `not ${e}`, ar = (e, t) => {
2101
2101
  }
2102
2102
  );
2103
2103
  }, _r = 2e3, fr = (e) => {
2104
- const { targetValue: t, duration: o = _r, doneValue: n, onSuccessLoaded: a } = e, [i, r] = oe(t), s = ve(), p = ve(0), l = ve(), d = ve(t), [_, g] = oe(!1), h = ve();
2104
+ const { targetValue: t, duration: o = _r, doneValue: n, onSuccessLoaded: a } = e, [i, r] = oe(t), s = ve(), p = ve(0), l = ve(), d = ve(t), [u, g] = oe(!1), h = ve();
2105
2105
  return re(() => {
2106
2106
  if (d.current = t, t === p.current) return;
2107
- if (s.current && cancelAnimationFrame(s.current), t === n && !_) {
2107
+ if (s.current && cancelAnimationFrame(s.current), t === n && !u) {
2108
2108
  r(n), p.current = n;
2109
2109
  return;
2110
2110
  }
@@ -2117,13 +2117,13 @@ const nr = (e) => `not ${e}`, ar = (e, t) => {
2117
2117
  return s.current = requestAnimationFrame(x), () => {
2118
2118
  s.current && cancelAnimationFrame(s.current);
2119
2119
  };
2120
- }, [t, o, n, _]), re(() => (i === n ? h.current = window.setTimeout(() => {
2121
- _ && a && a(), g(!1);
2120
+ }, [t, o, n, u]), re(() => (i === n ? h.current = window.setTimeout(() => {
2121
+ u && a && a(), g(!1);
2122
2122
  }, 500) : (g(!0), h.current && window.clearTimeout(h.current)), () => {
2123
2123
  h.current && window.clearTimeout(h.current);
2124
- }), [i, n, _, a]), {
2124
+ }), [i, n, u, a]), {
2125
2125
  animatedValue: i,
2126
- isLoading: _
2126
+ isLoading: u
2127
2127
  };
2128
2128
  }, vr = "_progressWrapper_xn9s0_44", gr = "_progressWrapper_loading_xn9s0_47", xr = "_progressWrapper__childrenWrapper_xn9s0_52", hr = "_progressWrapper__childrenWrapper_loading_xn9s0_58", br = "_pulse_xn9s0_1", yr = "_progressWrapper__progressBadge_xn9s0_64", wr = "_progressWrapper__progressBadge_loading_xn9s0_75", Le = {
2129
2129
  progressWrapper: vr,
@@ -2150,22 +2150,22 @@ const nr = (e) => `not ${e}`, ar = (e, t) => {
2150
2150
  duration: a,
2151
2151
  doneValue: r,
2152
2152
  onSuccessLoaded: p
2153
- }), _ = u({
2153
+ }), u = _({
2154
2154
  [Le.progressWrapper]: !0,
2155
2155
  [Le.progressWrapper_loading]: d,
2156
2156
  ...o && { [o]: !0 }
2157
- }), g = u({
2157
+ }), g = _({
2158
2158
  [Le.progressWrapper__progressBadge]: !0,
2159
2159
  [Le.progressWrapper__progressBadge_loading]: d,
2160
2160
  ...n && { [n]: !0 }
2161
- }), h = u({
2161
+ }), h = _({
2162
2162
  [Le.progressWrapper__childrenWrapper]: !0,
2163
2163
  [Le[`progressWrapper__childrenWrapper--animated-${s}`]]: s,
2164
2164
  [Le.progressWrapper__childrenWrapper_loading]: d
2165
2165
  }), x = {
2166
2166
  "--progress": `${l / r * 100}%`
2167
2167
  };
2168
- return /* @__PURE__ */ O("div", { className: _, children: [
2168
+ return /* @__PURE__ */ O("div", { className: u, children: [
2169
2169
  /* @__PURE__ */ c(
2170
2170
  "div",
2171
2171
  {
@@ -2208,7 +2208,7 @@ const nr = (e) => `not ${e}`, ar = (e, t) => {
2208
2208
  error: p,
2209
2209
  label: l,
2210
2210
  infoTooltipText: d,
2211
- tooltipPosition: _,
2211
+ tooltipPosition: u,
2212
2212
  disabled: g = !1,
2213
2213
  required: h,
2214
2214
  maxHeightList: x = Cr,
@@ -2231,28 +2231,28 @@ const nr = (e) => `not ${e}`, ar = (e, t) => {
2231
2231
  r(v, { value: I, name: a }), W(!1);
2232
2232
  }, me = () => {
2233
2233
  g || W(!N);
2234
- }, ue = u({
2234
+ }, ue = _({
2235
2235
  [_e.spSelect]: !0,
2236
2236
  [_e.spSelect_error]: !!p,
2237
2237
  [_e.spSelect_absolutePositionError]: j,
2238
2238
  ...z && { [z]: !0 }
2239
- }), le = u({
2239
+ }), le = _({
2240
2240
  [_e.spSelect__container]: !0
2241
- }), Z = u({
2241
+ }), Z = _({
2242
2242
  [_e.spSelect__control]: !0,
2243
2243
  [_e[`spSelect__control_${i}`]]: i,
2244
2244
  [_e.spSelect__control_disabled]: g
2245
- }), T = u({
2245
+ }), T = _({
2246
2246
  [_e.spSelect__value]: !0,
2247
2247
  [_e.spSelect__value_empty]: !K
2248
- }), M = u({
2248
+ }), M = _({
2249
2249
  [_e.spSelect__icon]: !0
2250
- }), q = u({
2250
+ }), q = _({
2251
2251
  [_e.spSelect__list]: !0,
2252
2252
  [_e.spSelect__list_scrollable]: L
2253
- }), G = u({
2253
+ }), G = _({
2254
2254
  ...w && { [w]: !0 }
2255
- }), ee = u({
2255
+ }), ee = _({
2256
2256
  [_e.spSelect__error]: !0,
2257
2257
  [_e.spSelect__error_absolutePosition]: j,
2258
2258
  ...R && { [R]: !0 }
@@ -2262,7 +2262,7 @@ const nr = (e) => `not ${e}`, ar = (e, t) => {
2262
2262
  Mt,
2263
2263
  {
2264
2264
  classNameRoot: G,
2265
- tooltipPosition: _,
2265
+ tooltipPosition: u,
2266
2266
  required: h,
2267
2267
  label: l,
2268
2268
  infoTooltipText: d,
@@ -2300,7 +2300,7 @@ const nr = (e) => `not ${e}`, ar = (e, t) => {
2300
2300
  return /* @__PURE__ */ O(
2301
2301
  "div",
2302
2302
  {
2303
- className: u({
2303
+ className: _({
2304
2304
  [_e.spSelect__option]: !0
2305
2305
  }),
2306
2306
  onClick: (F) => ne(F, v.value),
@@ -2335,7 +2335,7 @@ const nr = (e) => `not ${e}`, ar = (e, t) => {
2335
2335
  width: n,
2336
2336
  height: a,
2337
2337
  ...s
2338
- }, l = u({
2338
+ }, l = _({
2339
2339
  [Je.skeleton]: !0,
2340
2340
  [Je.skeleton_circle]: i,
2341
2341
  [Je.skeleton_customStart]: t,
@@ -2376,18 +2376,18 @@ const nr = (e) => `not ${e}`, ar = (e, t) => {
2376
2376
  } = e, r = t.map((w) => o ? {
2377
2377
  ...w,
2378
2378
  isVisible: o.some((m) => !!m[w.key])
2379
- } : w).filter((w) => w.isVisible), s = u({
2379
+ } : w).filter((w) => w.isVisible), s = _({
2380
2380
  [we.spTable]: !0,
2381
2381
  ...i && { [i]: !0 }
2382
- }), p = u({
2382
+ }), p = _({
2383
2383
  [we.spTable__tdContent]: !0
2384
- }), l = u({
2384
+ }), l = _({
2385
2385
  [we.spTable__tdColorContent]: !0
2386
- }), d = u({
2386
+ }), d = _({
2387
2387
  [we.spTable__emptyPage]: !0
2388
- }), [_, g] = oe(null), h = (w) => {
2388
+ }), [u, g] = oe(null), h = (w) => {
2389
2389
  const { text: m, rowIndex: N, colIndex: W } = w;
2390
- (_ == null ? void 0 : _.rowIndex) === N && (_ == null ? void 0 : _.colIndex) === W || navigator.clipboard.writeText(m).then(() => {
2390
+ (u == null ? void 0 : u.rowIndex) === N && (u == null ? void 0 : u.colIndex) === W || navigator.clipboard.writeText(m).then(() => {
2391
2391
  g({ rowIndex: N, colIndex: W });
2392
2392
  }).catch((H) => {
2393
2393
  console.error("Ошибка при копировании:", H);
@@ -2417,7 +2417,7 @@ const nr = (e) => `not ${e}`, ar = (e, t) => {
2417
2417
  )) }),
2418
2418
  /* @__PURE__ */ c("thead", { children: /* @__PURE__ */ c("tr", { children: r.map((w, m) => /* @__PURE__ */ c("th", { children: w.title }, m)) }) }),
2419
2419
  /* @__PURE__ */ c("tbody", { children: o.map((w, m) => w ? /* @__PURE__ */ c("tr", { children: r.map((N, W) => {
2420
- const H = (_ == null ? void 0 : _.rowIndex) === m && (_ == null ? void 0 : _.colIndex) === W;
2420
+ const H = (u == null ? void 0 : u.rowIndex) === m && (u == null ? void 0 : u.colIndex) === W;
2421
2421
  return /* @__PURE__ */ c(
2422
2422
  "td",
2423
2423
  {
@@ -2427,7 +2427,7 @@ const nr = (e) => `not ${e}`, ar = (e, t) => {
2427
2427
  !It(w[N.key]) && N.isBeCopiedValue && /* @__PURE__ */ c(
2428
2428
  de,
2429
2429
  {
2430
- className: u({
2430
+ className: _({
2431
2431
  [we.spTable__tdContentCopyIcon]: !0,
2432
2432
  [we.spTable__tdContentCopyIcon_copied]: H
2433
2433
  }),
@@ -2451,17 +2451,17 @@ const nr = (e) => `not ${e}`, ar = (e, t) => {
2451
2451
  ] }) : b(), z = () => o && Array.isArray(o) && o.length > 0 ? /* @__PURE__ */ c(
2452
2452
  "div",
2453
2453
  {
2454
- className: u({
2454
+ className: _({
2455
2455
  [we.spStringsGroup]: !0
2456
2456
  }),
2457
2457
  children: o.map((w, m) => w ? /* @__PURE__ */ c("div", { children: r.map((N, W) => {
2458
2458
  if (It(w[N.key]))
2459
2459
  return null;
2460
- const H = (_ == null ? void 0 : _.rowIndex) === m && (_ == null ? void 0 : _.colIndex) === W;
2460
+ const H = (u == null ? void 0 : u.rowIndex) === m && (u == null ? void 0 : u.colIndex) === W;
2461
2461
  return /* @__PURE__ */ O(
2462
2462
  "div",
2463
2463
  {
2464
- className: u({
2464
+ className: _({
2465
2465
  [we.spStringsGroup__groupItem]: !0
2466
2466
  }),
2467
2467
  onMouseLeave: H ? x : void 0,
@@ -2469,7 +2469,7 @@ const nr = (e) => `not ${e}`, ar = (e, t) => {
2469
2469
  /* @__PURE__ */ c(
2470
2470
  "div",
2471
2471
  {
2472
- className: u({
2472
+ className: _({
2473
2473
  [we.spStringsGroup__groupItemHeader]: !0
2474
2474
  }),
2475
2475
  children: N.title
@@ -2478,7 +2478,7 @@ const nr = (e) => `not ${e}`, ar = (e, t) => {
2478
2478
  /* @__PURE__ */ O(
2479
2479
  "div",
2480
2480
  {
2481
- className: u({
2481
+ className: _({
2482
2482
  [we.spStringsGroup__groupItemContent]: !0
2483
2483
  }),
2484
2484
  children: [
@@ -2486,7 +2486,7 @@ const nr = (e) => `not ${e}`, ar = (e, t) => {
2486
2486
  N.isBeCopiedValue && /* @__PURE__ */ c(
2487
2487
  de,
2488
2488
  {
2489
- className: u({
2489
+ className: _({
2490
2490
  [we.spStringsGroup__groupItemContentCopyIcon]: !0,
2491
2491
  [we.spStringsGroup__groupItemContentCopyIcon_copied]: H
2492
2492
  }),
@@ -2531,13 +2531,13 @@ const nr = (e) => `not ${e}`, ar = (e, t) => {
2531
2531
  classNameBaseTooltipRoot: a,
2532
2532
  variant: i = "contained",
2533
2533
  size: r = "md"
2534
- } = e, s = u({
2534
+ } = e, s = _({
2535
2535
  [je.spTabs]: !0,
2536
2536
  [je.spTabs_separated]: o,
2537
2537
  [je[`spTabs--variant-${i}`]]: i,
2538
2538
  [je[`spTabs--size-${r}`]]: r,
2539
2539
  ...n && { [n]: !0 }
2540
- }), p = u({
2540
+ }), p = _({
2541
2541
  [je.spTabs__tooltip]: !0
2542
2542
  }), l = () => {
2543
2543
  switch (r) {
@@ -2547,12 +2547,12 @@ const nr = (e) => `not ${e}`, ar = (e, t) => {
2547
2547
  return "p1";
2548
2548
  }
2549
2549
  };
2550
- return /* @__PURE__ */ c("div", { className: s, children: t.map((d, _) => {
2550
+ return /* @__PURE__ */ c("div", { className: s, children: t.map((d, u) => {
2551
2551
  const { name: g, active: h, onClick: x, infoTooltipText: b } = d;
2552
2552
  return /* @__PURE__ */ O(
2553
2553
  "div",
2554
2554
  {
2555
- className: u({
2555
+ className: _({
2556
2556
  [je.spTabs__tabElement]: !0,
2557
2557
  [je.spTabs__tabElement_active]: h
2558
2558
  }),
@@ -2570,7 +2570,7 @@ const nr = (e) => `not ${e}`, ar = (e, t) => {
2570
2570
  )
2571
2571
  ]
2572
2572
  },
2573
- d.key || _
2573
+ d.key || u
2574
2574
  );
2575
2575
  }) });
2576
2576
  }, ss = "_spTextWithLabel_18nkl_1", ps = "_spTextWithLabel_ellipsis_18nkl_4", io = {
@@ -2587,7 +2587,7 @@ const nr = (e) => `not ${e}`, ar = (e, t) => {
2587
2587
  classNameWrapperRoot: s,
2588
2588
  children: p,
2589
2589
  ...l
2590
- } = e, d = u({
2590
+ } = e, d = _({
2591
2591
  [io.spTextWithLabel]: !0,
2592
2592
  [io.spTextWithLabel_ellipsis]: l.isEllipsis,
2593
2593
  ...s && { [s]: !0 }
@@ -2617,15 +2617,15 @@ function Fe(e, t, o, n) {
2617
2617
  function s(d) {
2618
2618
  try {
2619
2619
  l(n.next(d));
2620
- } catch (_) {
2621
- r(_);
2620
+ } catch (u) {
2621
+ r(u);
2622
2622
  }
2623
2623
  }
2624
2624
  function p(d) {
2625
2625
  try {
2626
2626
  l(n.throw(d));
2627
- } catch (_) {
2628
- r(_);
2627
+ } catch (u) {
2628
+ r(u);
2629
2629
  }
2630
2630
  }
2631
2631
  function l(d) {
@@ -4124,8 +4124,8 @@ function Re(e) {
4124
4124
  function js(e) {
4125
4125
  var t = e.files, o = e.accept, n = e.minSize, a = e.maxSize, i = e.multiple, r = e.maxFiles, s = e.validator;
4126
4126
  return !i && t.length > 1 || i && r >= 1 && t.length > r ? !1 : t.every(function(p) {
4127
- var l = Oo(p, o), d = He(l, 1), _ = d[0], g = Wo(p, n, a), h = He(g, 1), x = h[0], b = s ? s(p) : null;
4128
- return _ && x && !b;
4127
+ var l = Oo(p, o), d = He(l, 1), u = d[0], g = Wo(p, n, a), h = He(g, 1), x = h[0], b = s ? s(p) : null;
4128
+ return u && x && !b;
4129
4129
  });
4130
4130
  }
4131
4131
  function nt(e) {
@@ -4505,7 +4505,7 @@ var Bt = {
4505
4505
  fileRejections: []
4506
4506
  };
4507
4507
  function Ho() {
4508
- var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = te(te({}, $o), e), o = t.accept, n = t.disabled, a = t.getFilesFromEvent, i = t.maxSize, r = t.minSize, s = t.multiple, p = t.maxFiles, l = t.onDragEnter, d = t.onDragLeave, _ = t.onDragOver, g = t.onDrop, h = t.onDropAccepted, x = t.onDropRejected, b = t.onFileDialogCancel, L = t.onFileDialogOpen, j = t.useFsAccessApi, z = t.autoFocus, R = t.preventDropOnDocument, w = t.noClick, m = t.noKeyboard, N = t.noDrag, W = t.noDragEventsBubbling, H = t.onError, K = t.validator, ne = De(function() {
4508
+ var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = te(te({}, $o), e), o = t.accept, n = t.disabled, a = t.getFilesFromEvent, i = t.maxSize, r = t.minSize, s = t.multiple, p = t.maxFiles, l = t.onDragEnter, d = t.onDragLeave, u = t.onDragOver, g = t.onDrop, h = t.onDropAccepted, x = t.onDropRejected, b = t.onFileDialogCancel, L = t.onFileDialogOpen, j = t.useFsAccessApi, z = t.autoFocus, R = t.preventDropOnDocument, w = t.noClick, m = t.noKeyboard, N = t.noDrag, W = t.noDragEventsBubbling, H = t.onError, K = t.validator, ne = De(function() {
4509
4509
  return Ms(o);
4510
4510
  }, [o]), me = De(function() {
4511
4511
  return Ds(o);
@@ -4571,8 +4571,8 @@ function Ho() {
4571
4571
  k.dataTransfer.dropEffect = "copy";
4572
4572
  } catch {
4573
4573
  }
4574
- return A && _ && _(k), !1;
4575
- }, [_, W]), X = he(function(k) {
4574
+ return A && u && u(k), !1;
4575
+ }, [u, W]), X = he(function(k) {
4576
4576
  k.preventDefault(), k.persist(), Ge(k);
4577
4577
  var A = S.current.filter(function(se) {
4578
4578
  return Z.current && Z.current.contains(se);
@@ -4814,7 +4814,7 @@ const Js = (e) => Ho(e), ep = "_spUploadFiles_1jy0y_43", tp = "_spUploadFiles_er
4814
4814
  files: p = [],
4815
4815
  infoTooltipText: l,
4816
4816
  tooltipPosition: d = pe.TopRight,
4817
- classNameRoot: _,
4817
+ classNameRoot: u,
4818
4818
  loading: g,
4819
4819
  error: h
4820
4820
  } = e, [x, b] = oe([]), L = he(
@@ -4836,20 +4836,20 @@ const Js = (e) => Ho(e), ep = "_spUploadFiles_1jy0y_43", tp = "_spUploadFiles_er
4836
4836
  onDrop: L,
4837
4837
  multiple: s,
4838
4838
  disabled: r
4839
- }), R = x ? (x == null ? void 0 : x.length) > 0 : void 0, w = [...p.map((f) => ({ file: f, errors: null })), ...x], m = (w == null ? void 0 : w.length) > 0 || (x == null ? void 0 : x.length) > 0, N = o === "input", W = o === "dropzone", H = u({
4839
+ }), R = x ? (x == null ? void 0 : x.length) > 0 : void 0, w = [...p.map((f) => ({ file: f, errors: null })), ...x], m = (w == null ? void 0 : w.length) > 0 || (x == null ? void 0 : x.length) > 0, N = o === "input", W = o === "dropzone", H = _({
4840
4840
  [Y.spUploadFiles]: !0,
4841
4841
  [Y[`spUploadFiles--variant-${o}`]]: o,
4842
4842
  [Y.spUploadFiles_error]: R && !s && h && h.length > 0,
4843
4843
  [Y.spUploadFiles_disabled]: r,
4844
4844
  [Y.spUploadFiles_fileUploaded]: m,
4845
- ..._ && { [_]: !0 }
4846
- }), K = u({
4845
+ ...u && { [u]: !0 }
4846
+ }), K = _({
4847
4847
  [Y.spUploadFiles__control]: !0,
4848
4848
  [Y.spUploadFiles__control_loading]: g
4849
- }), ne = u({
4849
+ }), ne = _({
4850
4850
  [Y.spUploadFiles__fileNamesList]: !0,
4851
4851
  [Y.spUploadFiles__fileNamesList_loading]: g
4852
- }), me = u({
4852
+ }), me = _({
4853
4853
  [Y.spUploadFiles__delete]: !0,
4854
4854
  [Y.spUploadFiles__delete_loading]: g
4855
4855
  }), ue = (f, v) => {
@@ -4871,8 +4871,8 @@ const Js = (e) => Ho(e), ep = "_spUploadFiles_1jy0y_43", tp = "_spUploadFiles_er
4871
4871
  Ue,
4872
4872
  {
4873
4873
  text: `Неверный формат файла. Загрузите файл в формате ${f}`,
4874
- classNameTooltipRoot: u(Y.spUploadFiles__fileNameContainer),
4875
- classNameRoot: u(
4874
+ classNameTooltipRoot: _(Y.spUploadFiles__fileNameContainer),
4875
+ classNameRoot: _(
4876
4876
  Y.spUploadFiles__fileName,
4877
4877
  R && Y.spUploadFiles__fileName_dragError
4878
4878
  )
@@ -4883,8 +4883,8 @@ const Js = (e) => Ho(e), ep = "_spUploadFiles_1jy0y_43", tp = "_spUploadFiles_er
4883
4883
  Ue,
4884
4884
  {
4885
4885
  text: w[0].file.name,
4886
- classNameTooltipRoot: u(Y.spUploadFiles__fileNameContainer),
4887
- classNameRoot: u(Y.spUploadFiles__fileName)
4886
+ classNameTooltipRoot: _(Y.spUploadFiles__fileNameContainer),
4887
+ classNameRoot: _(Y.spUploadFiles__fileName)
4888
4888
  }
4889
4889
  );
4890
4890
  }, M = () => /* @__PURE__ */ c("ul", { className: ne, children: w.map(({ file: f, errors: v }, I) => {
@@ -4892,7 +4892,7 @@ const Js = (e) => Ho(e), ep = "_spUploadFiles_1jy0y_43", tp = "_spUploadFiles_er
4892
4892
  return /* @__PURE__ */ O(
4893
4893
  "li",
4894
4894
  {
4895
- className: u(
4895
+ className: _(
4896
4896
  Y.spUploadFiles__fileNamesListItem,
4897
4897
  F && Y.spUploadFiles__fileNamesListItem_error
4898
4898
  ),
@@ -4903,7 +4903,7 @@ const Js = (e) => Ho(e), ep = "_spUploadFiles_1jy0y_43", tp = "_spUploadFiles_er
4903
4903
  /* @__PURE__ */ c(
4904
4904
  "div",
4905
4905
  {
4906
- className: u(
4906
+ className: _(
4907
4907
  Y.spUploadFiles__fileNamesListItem__iconContainer,
4908
4908
  F && Y.spUploadFiles__fileNamesListItem__iconContainer_error
4909
4909
  ),
@@ -4927,7 +4927,7 @@ const Js = (e) => Ho(e), ep = "_spUploadFiles_1jy0y_43", tp = "_spUploadFiles_er
4927
4927
  {
4928
4928
  text: F ? S() : Rp(f.size),
4929
4929
  classNameBaseTooltipRoot: Y.spUploadFiles__fileNamesListItem__description__tooltipContent,
4930
- classNameRoot: u(
4930
+ classNameRoot: _(
4931
4931
  Y.spUploadFiles__fileNamesListItem__description,
4932
4932
  F && Y.spUploadFiles__fileNamesListItem__description_error
4933
4933
  )
@@ -4937,7 +4937,7 @@ const Js = (e) => Ho(e), ep = "_spUploadFiles_1jy0y_43", tp = "_spUploadFiles_er
4937
4937
  /* @__PURE__ */ c(
4938
4938
  "div",
4939
4939
  {
4940
- className: u(Y.spUploadFiles__fileNamesListItemDelete),
4940
+ className: _(Y.spUploadFiles__fileNamesListItemDelete),
4941
4941
  onClick: (P) => {
4942
4942
  P.stopPropagation(), ue(f.name, F);
4943
4943
  },
@@ -4952,7 +4952,7 @@ const Js = (e) => Ho(e), ep = "_spUploadFiles_1jy0y_43", tp = "_spUploadFiles_er
4952
4952
  Ue,
4953
4953
  {
4954
4954
  classNameRoot: Y.spUploadFiles__placeholder,
4955
- classNameTooltipRoot: u(
4955
+ classNameTooltipRoot: _(
4956
4956
  Y.spUploadFiles__placeholderContainer,
4957
4957
  !!l && Y.spUploadFiles__placeholderContainer_withUloadTooltip
4958
4958
  ),
@@ -5020,18 +5020,18 @@ const Js = (e) => Ho(e), ep = "_spUploadFiles_1jy0y_43", tp = "_spUploadFiles_er
5020
5020
  fallbackSrc: r,
5021
5021
  showLoader: s = !0,
5022
5022
  onClose: p
5023
- } = e, [l, d] = oe(!0), [_, g] = oe(!1), [h, x] = oe(n), b = u({
5023
+ } = e, [l, d] = oe(!0), [u, g] = oe(!1), [h, x] = oe(n), b = _({
5024
5024
  [Ee.viewImageModal]: !0,
5025
5025
  ...t && { [t]: !0 }
5026
- }), L = u({
5026
+ }), L = _({
5027
5027
  [Ee.viewImageModal__layer]: !0
5028
- }), j = u({
5028
+ }), j = _({
5029
5029
  [Ee.viewImageModal__closeButton]: !0
5030
- }), z = u({
5030
+ }), z = _({
5031
5031
  [Ee.viewImageModal__spinner]: !0
5032
- }), R = u(Ee.viewImageModal__img, {
5032
+ }), R = _(Ee.viewImageModal__img, {
5033
5033
  [Ee.viewImageModal__img_loading]: l,
5034
- [Ee.viewImageModal__img_error]: _,
5034
+ [Ee.viewImageModal__img_error]: u,
5035
5035
  ...o && { [o]: !0 }
5036
5036
  });
5037
5037
  return /* @__PURE__ */ O(yo, { classNameRoot: L, children: [
@@ -5051,7 +5051,7 @@ const Js = (e) => Ho(e), ep = "_spUploadFiles_1jy0y_43", tp = "_spUploadFiles_er
5051
5051
  }
5052
5052
  }
5053
5053
  ),
5054
- _ && /* @__PURE__ */ O("div", { className: Ee.viewImage__errorWrapper, children: [
5054
+ u && /* @__PURE__ */ O("div", { className: Ee.viewImage__errorWrapper, children: [
5055
5055
  /* @__PURE__ */ c(de, { name: D.InfoError, className: Ee.viewImage__errorIcon }),
5056
5056
  /* @__PURE__ */ c(Ne, { children: "Не удалось загрузить изображение" })
5057
5057
  ] })