@factoringplus/pl-components-pack-v3 1.9.5 → 1.9.6

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.
@@ -6668,7 +6668,7 @@ const T1 = EA({
6668
6668
  }
6669
6669
  }), Vt = (e, t) => (e.install = (n) => {
6670
6670
  e._context = n._context, n.config.globalProperties[t] = e, n.component(t, e);
6671
- }, e), Wq = function(e, t = !1, n) {
6671
+ }, e), Hq = function(e, t = !1, n) {
6672
6672
  var u;
6673
6673
  const r = T1(), o = !(e != null && e.method) || ((u = e.method) == null ? void 0 : u.toLowerCase()) === "get" || (e == null ? void 0 : e.cancellable), a = `${e.method}${e.url}`, l = e.signalController || new AbortController();
6674
6674
  return e.cancelPendingRequests && r.requests[a] && r.requests[a].controler.abort(), (o || e.cancelPendingRequests) && (r.requests[a] = {
@@ -6702,7 +6702,7 @@ const T1 = EA({
6702
6702
  LA,
6703
6703
  "cancelAllApiRequests"
6704
6704
  );
6705
- function Hq(e) {
6705
+ function Zq(e) {
6706
6706
  return function(...t) {
6707
6707
  if (t[1] !== void 0) {
6708
6708
  const r = document.getElementById(t[1]);
@@ -31282,7 +31282,7 @@ const zH = {
31282
31282
  }
31283
31283
  }, kH = Vt(bd, "PlInputPlus"), CH = {
31284
31284
  class: /* @__PURE__ */ L(["pl-radio-container"])
31285
- }, EH = ["id", "value", "disabled"], LH = ["onClick"], $H = /* @__PURE__ */ ae({
31285
+ }, EH = ["onClick"], LH = ["id", "value", "disabled"], $H = { class: "pl-radio-wrapper" }, PH = /* @__PURE__ */ ae({
31286
31286
  __name: "pl-radio",
31287
31287
  props: /* @__PURE__ */ ns({
31288
31288
  modelValue: {},
@@ -31313,7 +31313,8 @@ const zH = {
31313
31313
  "pl-radio",
31314
31314
  `pl-radio-${n.size}`,
31315
31315
  { "pl-radio-disabled": c.disabled || n.disabled }
31316
- ])
31316
+ ]),
31317
+ onClick: (p) => o(c, p)
31317
31318
  }, [
31318
31319
  Ge($("input", {
31319
31320
  id: `radio-${d}-${f(vr)()}`,
@@ -31322,13 +31323,10 @@ const zH = {
31322
31323
  value: c.value,
31323
31324
  class: "pl-radio-input",
31324
31325
  disabled: c.disabled || n.disabled
31325
- }, null, 8, EH), [
31326
+ }, null, 8, LH), [
31326
31327
  [Dx, r.value]
31327
31328
  ]),
31328
- $("div", {
31329
- class: "pl-radio-wrapper",
31330
- onClick: (p) => o(c, p)
31331
- }, [
31329
+ $("div", $H, [
31332
31330
  $("span", {
31333
31331
  class: L(["pl-radio-button", { "pl-radio-button-isChecked": c.value === e.modelValue }])
31334
31332
  }, null, 2),
@@ -31341,14 +31339,14 @@ const zH = {
31341
31339
  description: c.description,
31342
31340
  disabled: c.disabled || n.disabled
31343
31341
  }, null, 8, ["title", "description", "disabled"])) : F("", !0)
31344
- ], 8, LH)
31345
- ], 2))), 128))
31342
+ ])
31343
+ ], 10, EH))), 128))
31346
31344
  ]));
31347
31345
  }
31348
31346
  });
31349
- const PH = {
31347
+ const UH = {
31350
31348
  install(e) {
31351
- e.component("PlRadio", $H);
31349
+ e.component("PlRadio", PH);
31352
31350
  }
31353
31351
  }, xM = /* @__PURE__ */ ae({
31354
31352
  __name: "pl-tags-chips",
@@ -31367,10 +31365,10 @@ const PH = {
31367
31365
  }, 8, ["class"]));
31368
31366
  }
31369
31367
  });
31370
- const UH = {
31368
+ const QH = {
31371
31369
  key: 0,
31372
31370
  class: "pl-multi-select__prefix-container"
31373
- }, QH = { class: "pl-multi-select__inner-container" }, YH = ["id", "prop", "placeholder", "disabled", "onKeydown"], RH = { class: "pl-multi-select__suffix-container" }, BH = /* @__PURE__ */ ae({
31371
+ }, YH = { class: "pl-multi-select__inner-container" }, RH = ["id", "prop", "placeholder", "disabled", "onKeydown"], BH = { class: "pl-multi-select__suffix-container" }, VH = /* @__PURE__ */ ae({
31374
31372
  __name: "pl-default",
31375
31373
  props: {
31376
31374
  prop: { default: "" },
@@ -31401,12 +31399,12 @@ const UH = {
31401
31399
  { focus: u.focus, disabled: n.disabled, "is-error": n.showError }
31402
31400
  ])
31403
31401
  }, [
31404
- n.leftIcon ? (_(), j("div", UH, [
31402
+ n.leftIcon ? (_(), j("div", QH, [
31405
31403
  oe(d, {
31406
31404
  name: n.leftIcon
31407
31405
  }, null, 8, ["name"])
31408
31406
  ])) : F("", !0),
31409
- $("div", QH, [
31407
+ $("div", YH, [
31410
31408
  $("input", {
31411
31409
  id: n.id,
31412
31410
  readonly: "",
@@ -31417,7 +31415,7 @@ const UH = {
31417
31415
  disabled: n.disabled,
31418
31416
  onKeydown: on(St(a, ["prevent"]), ["tab"]),
31419
31417
  onBlur: l
31420
- }, null, 42, YH),
31418
+ }, null, 42, RH),
31421
31419
  u.modelValue.length ? (_(), re(xM, {
31422
31420
  key: 0,
31423
31421
  disabled: n.disabled
@@ -31437,7 +31435,7 @@ const UH = {
31437
31435
  _: 1
31438
31436
  }, 8, ["disabled"])) : F("", !0)
31439
31437
  ]),
31440
- $("div", RH, [
31438
+ $("div", BH, [
31441
31439
  !n.disabled && n.clearable && n.modelValue.length ? (_(), re(d, {
31442
31440
  key: 0,
31443
31441
  name: "Close16",
@@ -31451,10 +31449,10 @@ const UH = {
31451
31449
  ], 2);
31452
31450
  };
31453
31451
  }
31454
- }), VH = {
31452
+ }), FH = {
31455
31453
  key: 0,
31456
31454
  class: "d-flex gap-2 p-2"
31457
- }, FH = /* @__PURE__ */ ae({
31455
+ }, WH = /* @__PURE__ */ ae({
31458
31456
  __name: "pl-multi-select-dropdown",
31459
31457
  props: {
31460
31458
  modelValue: {},
@@ -31536,7 +31534,7 @@ const UH = {
31536
31534
  ]),
31537
31535
  _: 1
31538
31536
  }, 8, ["max-height"]),
31539
- a.buttons ? (_(), j("div", VH, [
31537
+ a.buttons ? (_(), j("div", FH, [
31540
31538
  oe(js, {
31541
31539
  "full-width": "",
31542
31540
  type: "secondary",
@@ -31565,15 +31563,15 @@ const UH = {
31565
31563
  };
31566
31564
  }
31567
31565
  });
31568
- const WH = { class: "pl-multi-select__wrapper" }, HH = ["id"], ZH = {
31566
+ const HH = { class: "pl-multi-select__wrapper" }, ZH = ["id"], GH = {
31569
31567
  key: 0,
31570
31568
  class: "pl-multi-select__label-container",
31571
31569
  role: "label-container"
31572
- }, GH = { class: "pl-multi-select__label-container-text" }, qH = {
31570
+ }, qH = { class: "pl-multi-select__label-container-text" }, KH = {
31573
31571
  key: 1,
31574
31572
  class: "pl-multi-select__helpertext-container",
31575
31573
  role: "helpertext-container"
31576
- }, KH = /* @__PURE__ */ ae({
31574
+ }, JH = /* @__PURE__ */ ae({
31577
31575
  __name: "pl-multi-select",
31578
31576
  props: {
31579
31577
  modelValue: { default: () => [] },
@@ -31650,7 +31648,7 @@ const WH = { class: "pl-multi-select__wrapper" }, HH = ["id"], ZH = {
31650
31648
  };
31651
31649
  return (x, I) => {
31652
31650
  const T = fr, A = Qr;
31653
- return _(), j("div", WH, [
31651
+ return _(), j("div", HH, [
31654
31652
  $("div", {
31655
31653
  id: `pl-multi-select__select-container-${f(r)}`,
31656
31654
  ref_key: "selectRef",
@@ -31659,8 +31657,8 @@ const WH = { class: "pl-multi-select__wrapper" }, HH = ["id"], ZH = {
31659
31657
  class: "pl-multi-select__select-container",
31660
31658
  onMouseup: M
31661
31659
  }, [
31662
- n.label || n.tooltip ? (_(), j("label", ZH, [
31663
- $("div", GH, [
31660
+ n.label || n.tooltip ? (_(), j("label", GH, [
31661
+ $("div", qH, [
31664
31662
  n.label ? (_(), re(T, {
31665
31663
  key: 0,
31666
31664
  class: "pl-multi-select__label"
@@ -31698,7 +31696,7 @@ const WH = { class: "pl-multi-select__wrapper" }, HH = ["id"], ZH = {
31698
31696
  _: 3
31699
31697
  }, 8, ["width"])) : F("", !0)
31700
31698
  ])) : F("", !0),
31701
- oe(BH, Bt(n, {
31699
+ oe(VH, Bt(n, {
31702
31700
  id: f(r),
31703
31701
  focus: l.value,
31704
31702
  "onUpdate:focus": I[0] || (I[0] = (b) => l.value = b),
@@ -31706,7 +31704,7 @@ const WH = { class: "pl-multi-select__wrapper" }, HH = ["id"], ZH = {
31706
31704
  "show-error": a.value,
31707
31705
  onReset: N
31708
31706
  }), null, 16, ["id", "focus", "model-value", "show-error"]),
31709
- n.helpertext || o.value.length > 0 ? (_(), j("div", qH, [
31707
+ n.helpertext || o.value.length > 0 ? (_(), j("div", KH, [
31710
31708
  o.value.length > 0 ? (_(), re(A, {
31711
31709
  key: 0,
31712
31710
  class: "pl-multi-select__error"
@@ -31725,9 +31723,9 @@ const WH = { class: "pl-multi-select__wrapper" }, HH = ["id"], ZH = {
31725
31723
  _: 1
31726
31724
  })) : F("", !0)
31727
31725
  ])) : F("", !0)
31728
- ], 40, HH),
31726
+ ], 40, ZH),
31729
31727
  (_(), re(to, { to: "body" }, [
31730
- oe(FH, {
31728
+ oe(WH, {
31731
31729
  id: f(r),
31732
31730
  ref_key: "dropdownRef",
31733
31731
  ref: p,
@@ -31749,11 +31747,11 @@ const WH = { class: "pl-multi-select__wrapper" }, HH = ["id"], ZH = {
31749
31747
  };
31750
31748
  }
31751
31749
  });
31752
- const JH = {
31750
+ const XH = {
31753
31751
  install(e) {
31754
- e.component("PlMultiSelect", KH);
31752
+ e.component("PlMultiSelect", JH);
31755
31753
  }
31756
- }, XH = ["disabled"], e7 = /* @__PURE__ */ $("span", { class: "pl-switch-slider" }, null, -1), t7 = { key: 0 }, n7 = /* @__PURE__ */ ae({
31754
+ }, e7 = ["disabled"], t7 = /* @__PURE__ */ $("span", { class: "pl-switch-slider" }, null, -1), n7 = { key: 0 }, r7 = /* @__PURE__ */ ae({
31757
31755
  __name: "pl-switch",
31758
31756
  props: {
31759
31757
  modelValue: {
@@ -31797,12 +31795,12 @@ const JH = {
31797
31795
  "onUpdate:modelValue": c[0] || (c[0] = (p) => r.value = p),
31798
31796
  type: "checkbox",
31799
31797
  disabled: n.disabled
31800
- }, null, 8, XH), [
31798
+ }, null, 8, e7), [
31801
31799
  [il, r.value]
31802
31800
  ]),
31803
- e7
31801
+ t7
31804
31802
  ], 2),
31805
- n.label ? (_(), j("label", t7, [
31803
+ n.label ? (_(), j("label", n7, [
31806
31804
  oe(Hv, {
31807
31805
  title: e.label,
31808
31806
  description: e.description,
@@ -31815,11 +31813,11 @@ const JH = {
31815
31813
  };
31816
31814
  }
31817
31815
  });
31818
- const r7 = {
31816
+ const o7 = {
31819
31817
  install(e) {
31820
- e.component("PlSwitch", n7);
31818
+ e.component("PlSwitch", r7);
31821
31819
  }
31822
- }, o7 = /* @__PURE__ */ ae({
31820
+ }, s7 = /* @__PURE__ */ ae({
31823
31821
  __name: "pl-form",
31824
31822
  props: {
31825
31823
  model: {},
@@ -31955,9 +31953,9 @@ const r7 = {
31955
31953
  Ie(b.$slots, "default")
31956
31954
  ], 544));
31957
31955
  }
31958
- }), s7 = {
31956
+ }), a7 = {
31959
31957
  install(e) {
31960
- e.component("PlForm", o7);
31958
+ e.component("PlForm", s7);
31961
31959
  }
31962
31960
  }, OD = /* @__PURE__ */ ae({
31963
31961
  __name: "pl-tag",
@@ -31988,26 +31986,26 @@ const r7 = {
31988
31986
  ], 4));
31989
31987
  }
31990
31988
  });
31991
- const a7 = {}, l7 = { class: "pl-btn typography-button-button-2" };
31992
- function i7(e, t) {
31993
- return _(), j("button", l7, [
31989
+ const l7 = {}, i7 = { class: "pl-btn typography-button-button-2" };
31990
+ function u7(e, t) {
31991
+ return _(), j("button", i7, [
31994
31992
  Ie(e.$slots, "default", {}, void 0, !0)
31995
31993
  ]);
31996
31994
  }
31997
- const SM = /* @__PURE__ */ Sr(a7, [["render", i7], ["__scopeId", "data-v-163b7b9e"]]), u7 = ["id"], c7 = {
31995
+ const SM = /* @__PURE__ */ Sr(l7, [["render", u7], ["__scopeId", "data-v-163b7b9e"]]), c7 = ["id"], d7 = {
31998
31996
  key: 0,
31999
31997
  class: "pl-snackbar__icon"
32000
- }, d7 = { class: "pl-snackbar__main" }, f7 = { class: "pl-snackbar__text" }, p7 = {
31998
+ }, f7 = { class: "pl-snackbar__main" }, p7 = { class: "pl-snackbar__text" }, g7 = {
32001
31999
  "data-testid": "notification-title",
32002
32000
  class: "pl-snackbar__title typography-subtitle-s1-semi-bold"
32003
- }, g7 = {
32001
+ }, v7 = {
32004
32002
  key: 0,
32005
32003
  "data-testid": "notification-description",
32006
32004
  class: "pl-snackbar__descr typography-system-st-medium"
32007
- }, v7 = {
32005
+ }, h7 = {
32008
32006
  key: 0,
32009
32007
  class: "pl-snackbar__btn"
32010
- }, h7 = { class: "pl-snackbar__close" }, m7 = /* @__PURE__ */ ae({
32008
+ }, m7 = { class: "pl-snackbar__close" }, y7 = /* @__PURE__ */ ae({
32011
32009
  __name: "pl-snackbar",
32012
32010
  props: {
32013
32011
  id: { default: 0 },
@@ -32041,19 +32039,19 @@ const SM = /* @__PURE__ */ Sr(a7, [["render", i7], ["__scopeId", "data-v-163b7b9
32041
32039
  id: `${t.id}`,
32042
32040
  class: "pl-snackbar__wrapper"
32043
32041
  }, [
32044
- t.icon ? (_(), j("div", c7, [
32042
+ t.icon ? (_(), j("div", d7, [
32045
32043
  oe(Et, {
32046
32044
  color: t.color,
32047
32045
  name: t.icon,
32048
32046
  position: "left"
32049
32047
  }, null, 8, ["color", "name"])
32050
32048
  ])) : F("", !0),
32051
- $("div", d7, [
32052
- $("div", f7, [
32053
- $("div", p7, ce(t.title), 1),
32054
- t.message ? (_(), j("div", g7, ce(t.message), 1)) : F("", !0)
32049
+ $("div", f7, [
32050
+ $("div", p7, [
32051
+ $("div", g7, ce(t.title), 1),
32052
+ t.message ? (_(), j("div", v7, ce(t.message), 1)) : F("", !0)
32055
32053
  ]),
32056
- t.button || t.buttonAdd ? (_(), j("div", v7, [
32054
+ t.button || t.buttonAdd ? (_(), j("div", h7, [
32057
32055
  t.button ? (_(), re(SM, {
32058
32056
  key: 0,
32059
32057
  onClick: r
@@ -32074,14 +32072,14 @@ const SM = /* @__PURE__ */ Sr(a7, [["render", i7], ["__scopeId", "data-v-163b7b9
32074
32072
  })) : F("", !0)
32075
32073
  ])) : F("", !0)
32076
32074
  ]),
32077
- $("div", h7, [
32075
+ $("div", m7, [
32078
32076
  oe(Et, {
32079
32077
  color: "var(--color-text-icons-tertiary)",
32080
32078
  name: "Close20",
32081
32079
  onClick: a
32082
32080
  })
32083
32081
  ])
32084
- ], 8, u7)) : F("", !0);
32082
+ ], 8, c7)) : F("", !0);
32085
32083
  }
32086
32084
  });
32087
32085
  let dc = 0;
@@ -32097,7 +32095,7 @@ const ai = (e) => {
32097
32095
  const M = LM({
32098
32096
  render() {
32099
32097
  return gt(Og, {}, () => [
32100
- gt(m7, {
32098
+ gt(y7, {
32101
32099
  id: dc,
32102
32100
  icon: t,
32103
32101
  color: n,
@@ -32121,17 +32119,17 @@ const ai = (e) => {
32121
32119
  }, p ? 8e3 : 4200), dc++, {
32122
32120
  id: y.id,
32123
32121
  close: () => {
32124
- y7(y.id);
32122
+ M7(y.id);
32125
32123
  }
32126
32124
  };
32127
32125
  }, zD = (e) => {
32128
32126
  e && (e.classList.remove("slideIn-animation"), e.classList.add("fadeOut-animation"), hn(e, "animationend", () => {
32129
32127
  e && e.remove();
32130
32128
  }));
32131
- }, y7 = (e) => {
32129
+ }, M7 = (e) => {
32132
32130
  const t = document.getElementById(e);
32133
32131
  t && zD(t);
32134
- }, M7 = () => {
32132
+ }, b7 = () => {
32135
32133
  const e = document.getElementById("snackbar");
32136
32134
  e && zD(e);
32137
32135
  }, ui = {
@@ -32141,12 +32139,12 @@ const ai = (e) => {
32141
32139
  info: (e) => ai({ ...e, icon: "Info24", color: "#FFFFFF" }),
32142
32140
  custom: ai,
32143
32141
  closeAll: () => {
32144
- M7();
32142
+ b7();
32145
32143
  }
32146
- }, b7 = ["id"], D7 = { class: "content" }, N7 = ["prop", "multiple", "accept"], _7 = {
32144
+ }, D7 = ["id"], N7 = { class: "content" }, _7 = ["prop", "multiple", "accept"], w7 = {
32147
32145
  "data-testid": "upload-card-container",
32148
32146
  class: "pl-upload-card-container pr-3"
32149
- }, w7 = { class: "d-flex justify-content-between align-items-center pb-2" }, T7 = { class: "d-grid gap-1" }, I7 = { class: "d-flex gap-1" }, x7 = /* @__PURE__ */ ae({
32147
+ }, T7 = { class: "d-flex justify-content-between align-items-center pb-2" }, I7 = { class: "d-grid gap-1" }, x7 = { class: "d-flex gap-1" }, S7 = /* @__PURE__ */ ae({
32150
32148
  __name: "pl-upload-plus",
32151
32149
  props: {
32152
32150
  multiple: { type: Boolean, default: !0 },
@@ -32368,7 +32366,7 @@ const ai = (e) => {
32368
32366
  onDragover: St(A, ["prevent"]),
32369
32367
  onDrop: St(G, ["prevent"])
32370
32368
  }, [
32371
- $("div", D7, [
32369
+ $("div", N7, [
32372
32370
  oe(Et, {
32373
32371
  name: "Clip24",
32374
32372
  class: "justify-content-center",
@@ -32403,7 +32401,7 @@ const ai = (e) => {
32403
32401
  title: "",
32404
32402
  accept: x.value,
32405
32403
  onChange: Y
32406
- }, null, 40, N7)
32404
+ }, null, 40, _7)
32407
32405
  ])
32408
32406
  ], 34)),
32409
32407
  ye.value[0] ? (_(), re(Re, {
@@ -32430,7 +32428,7 @@ const ai = (e) => {
32430
32428
  }, [
32431
32429
  oe(qe, { "max-height": f(u) }, {
32432
32430
  default: K(() => [
32433
- $("div", _7, [
32431
+ $("div", w7, [
32434
32432
  (_(!0), j(nt, null, vt(f(c), (Xe, ct) => {
32435
32433
  var pt, Lt;
32436
32434
  return Ge((_(), j("div", {
@@ -32441,7 +32439,7 @@ const ai = (e) => {
32441
32439
  "cursor-pointer": W.value
32442
32440
  }])
32443
32441
  }, [
32444
- $("div", w7, [
32442
+ $("div", T7, [
32445
32443
  Q(Xe) ? (_(), re(Je, {
32446
32444
  key: 0,
32447
32445
  class: "pl-upload__error-message"
@@ -32469,7 +32467,7 @@ const ai = (e) => {
32469
32467
  ]
32470
32468
  ]) : F("", !0)
32471
32469
  ]),
32472
- $("div", T7, [
32470
+ $("div", I7, [
32473
32471
  oe(Re, {
32474
32472
  "data-testid": "upload-card-name",
32475
32473
  class: "text-truncate",
@@ -32480,7 +32478,7 @@ const ai = (e) => {
32480
32478
  ]),
32481
32479
  _: 2
32482
32480
  }, 1024),
32483
- $("div", I7, [
32481
+ $("div", x7, [
32484
32482
  Xe.size && !De.hideSize ? (_(), re(Je, {
32485
32483
  key: 0,
32486
32484
  style: We(`color: var(--color-text-icons-${C(Xe) && ((pt = Xe.error) != null && pt.size) ? "error" : "secondary"})`)
@@ -32521,18 +32519,18 @@ const ai = (e) => {
32521
32519
  _: 1
32522
32520
  }, 8, ["max-height"])
32523
32521
  ], 2)
32524
- ], 10, b7);
32522
+ ], 10, D7);
32525
32523
  };
32526
32524
  }
32527
32525
  });
32528
- const S7 = {
32526
+ const A7 = {
32529
32527
  install(e) {
32530
- e.component("PlUploadPlus", x7);
32528
+ e.component("PlUploadPlus", S7);
32531
32529
  }
32532
- }, A7 = {
32530
+ }, j7 = {
32533
32531
  key: 0,
32534
32532
  class: "pl-select__prefix-container"
32535
- }, j7 = { class: "pl-select__inner-container" }, O7 = ["id", "prop", "placeholder", "value", "disabled", "onKeydown"], z7 = { class: "pl-select__suffix-container" }, k7 = /* @__PURE__ */ ae({
32533
+ }, O7 = { class: "pl-select__inner-container" }, z7 = ["id", "prop", "placeholder", "value", "disabled", "onKeydown"], k7 = { class: "pl-select__suffix-container" }, C7 = /* @__PURE__ */ ae({
32536
32534
  __name: "pl-default",
32537
32535
  props: {
32538
32536
  prop: { default: "" },
@@ -32563,12 +32561,12 @@ const S7 = {
32563
32561
  return _(), j("div", {
32564
32562
  class: L(["pl-select__select", { focus: c.focus, disabled: n.disabled, "is-error": n.showError }])
32565
32563
  }, [
32566
- n.leftIcon ? (_(), j("div", A7, [
32564
+ n.leftIcon ? (_(), j("div", j7, [
32567
32565
  oe(p, {
32568
32566
  name: n.leftIcon
32569
32567
  }, null, 8, ["name"])
32570
32568
  ])) : F("", !0),
32571
- $("div", j7, [
32569
+ $("div", O7, [
32572
32570
  $("input", {
32573
32571
  id: n.id,
32574
32572
  readonly: "",
@@ -32580,9 +32578,9 @@ const S7 = {
32580
32578
  disabled: n.disabled,
32581
32579
  onKeydown: on(St(a, ["prevent"]), ["tab"]),
32582
32580
  onBlur: l
32583
- }, null, 40, O7)
32581
+ }, null, 40, z7)
32584
32582
  ]),
32585
- $("div", z7, [
32583
+ $("div", k7, [
32586
32584
  !n.disabled && n.clearable && u.value ? (_(), re(p, {
32587
32585
  key: 0,
32588
32586
  name: "Close16",
@@ -32596,7 +32594,7 @@ const S7 = {
32596
32594
  ], 2);
32597
32595
  };
32598
32596
  }
32599
- }), C7 = { class: "pl-select__inner-container pl-select__inner-container_account" }, E7 = ["id", "prop", "placeholder", "value", "disabled", "onKeydown"], L7 = { class: "pl-select__suffix-container" }, $7 = /* @__PURE__ */ ae({
32597
+ }), E7 = { class: "pl-select__inner-container pl-select__inner-container_account" }, L7 = ["id", "prop", "placeholder", "value", "disabled", "onKeydown"], $7 = { class: "pl-select__suffix-container" }, P7 = /* @__PURE__ */ ae({
32600
32598
  __name: "pl-account",
32601
32599
  props: {
32602
32600
  prop: {
@@ -32637,7 +32635,7 @@ const S7 = {
32637
32635
  return _(), j("div", {
32638
32636
  class: L(["pl-select__select", { focus: e.focus, disabled: n.disabled, "is-error": n.showError }])
32639
32637
  }, [
32640
- $("div", C7, [
32638
+ $("div", E7, [
32641
32639
  $("input", {
32642
32640
  id: n.id,
32643
32641
  readonly: "",
@@ -32649,7 +32647,7 @@ const S7 = {
32649
32647
  disabled: n.disabled,
32650
32648
  "data-testid": "accountType",
32651
32649
  onKeydown: on(St(o, ["prevent"]), ["tab"])
32652
- }, null, 40, E7),
32650
+ }, null, 40, L7),
32653
32651
  (g = n.modelValue) != null && g.description && ((y = n.modelValue) == null ? void 0 : y.summ) !== null ? (_(), re(u, {
32654
32652
  key: 0,
32655
32653
  class: "pl-select__description",
@@ -32664,7 +32662,7 @@ const S7 = {
32664
32662
  _: 1
32665
32663
  })) : F("", !0)
32666
32664
  ]),
32667
- $("div", L7, [
32665
+ $("div", $7, [
32668
32666
  (M = n.modelValue) != null && M.label ? (_(), re(c, {
32669
32667
  key: 0,
32670
32668
  class: "pl-select__summ",
@@ -32686,7 +32684,7 @@ const S7 = {
32686
32684
  ], 2);
32687
32685
  };
32688
32686
  }
32689
- }), P7 = /* @__PURE__ */ ae({
32687
+ }), U7 = /* @__PURE__ */ ae({
32690
32688
  __name: "pl-select-dropdown",
32691
32689
  props: {
32692
32690
  focus: { type: Boolean, default: !1 },
@@ -32746,11 +32744,11 @@ const S7 = {
32746
32744
  };
32747
32745
  }
32748
32746
  });
32749
- const U7 = ["id"], Q7 = ["id"], Y7 = {
32747
+ const Q7 = ["id"], Y7 = ["id"], R7 = {
32750
32748
  key: 0,
32751
32749
  class: "pl-select__label-container",
32752
32750
  role: "label-container"
32753
- }, R7 = { class: "pl-select__label-container-text" }, B7 = {
32751
+ }, B7 = { class: "pl-select__label-container-text" }, V7 = {
32754
32752
  key: 3,
32755
32753
  class: "pl-select__helpertext-container",
32756
32754
  role: "helpertext-container"
@@ -32857,8 +32855,8 @@ const U7 = ["id"], Q7 = ["id"], Y7 = {
32857
32855
  class: "pl-select__select-container",
32858
32856
  onMouseup: d
32859
32857
  }, [
32860
- n.label || n.tooltip ? (_(), j("label", Y7, [
32861
- $("div", R7, [
32858
+ n.label || n.tooltip ? (_(), j("label", R7, [
32859
+ $("div", B7, [
32862
32860
  n.label ? (_(), re(T, {
32863
32861
  key: 0,
32864
32862
  class: "pl-select__label"
@@ -32896,14 +32894,14 @@ const U7 = ["id"], Q7 = ["id"], Y7 = {
32896
32894
  _: 3
32897
32895
  }, 8, ["width"])) : F("", !0)
32898
32896
  ])) : F("", !0),
32899
- n.account ? (_(), re($7, Bt({ key: 1 }, n, {
32897
+ n.account ? (_(), re(P7, Bt({ key: 1 }, n, {
32900
32898
  id: f(r),
32901
32899
  focus: l.value,
32902
32900
  "onUpdate:focus": I[0] || (I[0] = (w) => l.value = w),
32903
32901
  "model-value": N.value,
32904
32902
  placeholder: n.placeholder,
32905
32903
  "show-error": a.value
32906
- }), null, 16, ["id", "focus", "model-value", "placeholder", "show-error"])) : (_(), re(k7, Bt({ key: 2 }, n, {
32904
+ }), null, 16, ["id", "focus", "model-value", "placeholder", "show-error"])) : (_(), re(C7, Bt({ key: 2 }, n, {
32907
32905
  id: f(r),
32908
32906
  focus: l.value,
32909
32907
  "onUpdate:focus": I[1] || (I[1] = (w) => l.value = w),
@@ -32912,7 +32910,7 @@ const U7 = ["id"], Q7 = ["id"], Y7 = {
32912
32910
  "show-error": a.value,
32913
32911
  onReset: h
32914
32912
  }), null, 16, ["id", "focus", "model-value", "show-description", "show-error"])),
32915
- n.helpertext || o.value.length > 0 ? (_(), j("div", B7, [
32913
+ n.helpertext || o.value.length > 0 ? (_(), j("div", V7, [
32916
32914
  o.value.length > 0 ? (_(), re(b, {
32917
32915
  key: 0,
32918
32916
  class: "pl-select__error"
@@ -32931,9 +32929,9 @@ const U7 = ["id"], Q7 = ["id"], Y7 = {
32931
32929
  _: 1
32932
32930
  })) : F("", !0)
32933
32931
  ])) : F("", !0)
32934
- ], 40, Q7),
32932
+ ], 40, Y7),
32935
32933
  (_(), re(to, { to: "body" }, [
32936
- oe(P7, {
32934
+ oe(U7, {
32937
32935
  id: f(r),
32938
32936
  ref_key: "dropdownRef",
32939
32937
  ref: c,
@@ -32947,22 +32945,22 @@ const U7 = ["id"], Q7 = ["id"], Y7 = {
32947
32945
  onSelectValue: v
32948
32946
  }, null, 8, ["id", "input-element", "id-prop", "focus", "helpertext", "errors", "options", "selected-value"])
32949
32947
  ]))
32950
- ], 8, U7);
32948
+ ], 8, Q7);
32951
32949
  };
32952
32950
  }
32953
32951
  });
32954
- const V7 = {
32952
+ const F7 = {
32955
32953
  install(e) {
32956
32954
  e.component("PlSelectPlus", Gv);
32957
32955
  }
32958
32956
  };
32959
- const F7 = {
32957
+ const W7 = {
32960
32958
  key: 0,
32961
32959
  class: "pl-card__img-container"
32962
- }, W7 = ["src"], H7 = {
32960
+ }, H7 = ["src"], Z7 = {
32963
32961
  key: 0,
32964
32962
  class: "pl-card__img-container pl-card__img-container_imaged"
32965
- }, Z7 = {
32963
+ }, G7 = {
32966
32964
  __name: "pl-card",
32967
32965
  props: {
32968
32966
  type: {
@@ -32996,7 +32994,7 @@ const F7 = {
32996
32994
  key: 1,
32997
32995
  class: L(["pl-card pl-card_imaged", { "pl-card_disabled": e.disable }])
32998
32996
  }, [
32999
- r.value ? (_(), j("div", H7)) : F("", !0),
32997
+ r.value ? (_(), j("div", Z7)) : F("", !0),
33000
32998
  $("div", {
33001
32999
  class: L(["text-container", { "text-container__small": e.type === "small" }])
33002
33000
  }, [
@@ -33012,12 +33010,12 @@ const F7 = {
33012
33010
  key: 0,
33013
33011
  class: L(["pl-card", { "pl-card_disabled": e.disable }])
33014
33012
  }, [
33015
- r.value ? (_(), j("div", F7, [
33013
+ r.value ? (_(), j("div", W7, [
33016
33014
  $("img", {
33017
33015
  class: "pl-card__img",
33018
33016
  src: f(t),
33019
33017
  alt: "icon"
33020
- }, null, 8, W7)
33018
+ }, null, 8, H7)
33021
33019
  ])) : F("", !0),
33022
33020
  $("span", {
33023
33021
  class: L(["pl-card__title", { "pl-card_disabled": e.disable }])
@@ -33028,11 +33026,11 @@ const F7 = {
33028
33026
  }, ce(e.subtitle), 3)) : F("", !0)
33029
33027
  ], 2));
33030
33028
  }
33031
- }, G7 = {
33029
+ }, q7 = {
33032
33030
  install(e) {
33033
- e.component("PlCard", Z7);
33031
+ e.component("PlCard", G7);
33034
33032
  }
33035
- }, q7 = /* @__PURE__ */ ae({
33033
+ }, K7 = /* @__PURE__ */ ae({
33036
33034
  __name: "pl-tab-card",
33037
33035
  props: {
33038
33036
  label: { default: "" },
@@ -33074,7 +33072,7 @@ const F7 = {
33074
33072
  };
33075
33073
  }
33076
33074
  });
33077
- const K7 = /* @__PURE__ */ Sr(q7, [["__scopeId", "data-v-c67c2a67"]]), J7 = { class: "pl-multitab-container" }, X7 = /* @__PURE__ */ ae({
33075
+ const J7 = /* @__PURE__ */ Sr(K7, [["__scopeId", "data-v-c67c2a67"]]), X7 = { class: "pl-multitab-container" }, eZ = /* @__PURE__ */ ae({
33078
33076
  __name: "pl-multitab",
33079
33077
  props: {
33080
33078
  modelValue: { default: "" },
@@ -33111,14 +33109,14 @@ const K7 = /* @__PURE__ */ Sr(q7, [["__scopeId", "data-v-c67c2a67"]]), J7 = { cl
33111
33109
  const g = O(() => n.tabWidth === "100%" ? "filled" : "fixed");
33112
33110
  return (y, M) => {
33113
33111
  const v = Ft("tap");
33114
- return _(), j("div", J7, [
33112
+ return _(), j("div", X7, [
33115
33113
  $("div", {
33116
33114
  class: L(n.navClass)
33117
33115
  }, [
33118
33116
  $("div", {
33119
33117
  class: L(["pl-multitab-nav tabs__wrap tabs__wrap--hidden-default", g.value])
33120
33118
  }, [
33121
- (_(!0), j(nt, null, vt(o.value, (h) => Ge((_(), re(K7, {
33119
+ (_(!0), j(nt, null, vt(o.value, (h) => Ge((_(), re(J7, {
33122
33120
  key: h == null ? void 0 : h.name,
33123
33121
  label: h == null ? void 0 : h.label,
33124
33122
  width: n.tabWidth,
@@ -33141,37 +33139,37 @@ const K7 = /* @__PURE__ */ Sr(q7, [["__scopeId", "data-v-c67c2a67"]]), J7 = { cl
33141
33139
  };
33142
33140
  }
33143
33141
  });
33144
- const eZ = {
33142
+ const tZ = {
33145
33143
  install(e) {
33146
- e.component("PlMultitab", X7);
33144
+ e.component("PlMultitab", eZ);
33147
33145
  }
33148
- }, kD = Vt(ui, "PlNotification"), tZ = { class: "stepper-container" }, nZ = { class: "stepper-title__container" }, rZ = {
33146
+ }, kD = Vt(ui, "PlNotification"), nZ = { class: "stepper-container" }, rZ = { class: "stepper-title__container" }, oZ = {
33149
33147
  key: 0,
33150
33148
  class: "stepper-figure"
33151
- }, oZ = /* @__PURE__ */ $("div", { class: "stepper-figure__circle stepper-figure__circle_checked" }, null, -1), sZ = /* @__PURE__ */ $("div", { class: "stepper-figure__progress" }, [
33149
+ }, sZ = /* @__PURE__ */ $("div", { class: "stepper-figure__circle stepper-figure__circle_checked" }, null, -1), aZ = /* @__PURE__ */ $("div", { class: "stepper-figure__progress" }, [
33152
33150
  /* @__PURE__ */ $("div", { class: "stepper-figure__progress-inner" })
33153
- ], -1), aZ = [
33154
- oZ,
33155
- sZ
33156
- ], lZ = {
33151
+ ], -1), lZ = [
33152
+ sZ,
33153
+ aZ
33154
+ ], iZ = {
33157
33155
  key: 1,
33158
33156
  class: "stepper-figure"
33159
- }, iZ = { class: "stepper-figure__progress" }, uZ = {
33157
+ }, uZ = { class: "stepper-figure__progress" }, cZ = {
33160
33158
  key: 2,
33161
33159
  class: "stepper-title__container"
33162
- }, cZ = { key: 0 }, dZ = { key: 1 }, fZ = { key: 0 }, pZ = { key: 1 }, gZ = { key: 0 }, vZ = {
33160
+ }, dZ = { key: 0 }, fZ = { key: 1 }, pZ = { key: 0 }, gZ = { key: 1 }, vZ = { key: 0 }, hZ = {
33163
33161
  key: 3,
33164
33162
  class: "stepper-title__container"
33165
- }, hZ = { key: 0 }, mZ = { key: 1 }, yZ = { key: 0 }, MZ = { key: 1 }, bZ = { key: 0 }, DZ = { key: 0 }, NZ = { class: "stepper-title__container stepper-title__container_ended" }, _Z = { class: "stepper-text" }, wZ = { key: 0 }, TZ = { key: 0 }, IZ = {
33163
+ }, mZ = { key: 0 }, yZ = { key: 1 }, MZ = { key: 0 }, bZ = { key: 1 }, DZ = { key: 0 }, NZ = { key: 0 }, _Z = { class: "stepper-title__container stepper-title__container_ended" }, wZ = { class: "stepper-text" }, TZ = { key: 0 }, IZ = { key: 0 }, xZ = {
33166
33164
  key: 0,
33167
33165
  class: "stepper-footer"
33168
- }, xZ = { class: "stepper-footer__count-remain" }, SZ = { class: "stepper-footer__count" }, AZ = {
33166
+ }, SZ = { class: "stepper-footer__count-remain" }, AZ = { class: "stepper-footer__count" }, jZ = {
33169
33167
  key: 1,
33170
33168
  class: "stepper-footer"
33171
- }, jZ = { class: "stepper-footer__count-remain" }, OZ = { class: "stepper-footer__count" }, zZ = {
33169
+ }, OZ = { class: "stepper-footer__count-remain" }, zZ = { class: "stepper-footer__count" }, kZ = {
33172
33170
  name: "PlStepper"
33173
- }, kZ = /* @__PURE__ */ ae({
33174
- ...zZ,
33171
+ }, CZ = /* @__PURE__ */ ae({
33172
+ ...kZ,
33175
33173
  props: {
33176
33174
  // тип отображения number или currency
33177
33175
  displayType: {
@@ -33226,12 +33224,12 @@ const eZ = {
33226
33224
  return g.remain = 0, g.progress = 100, g;
33227
33225
  }), d = (g) => g > 0 && g < n.value, p = (g, y) => g[t.stepName] === y[t.stepName];
33228
33226
  return (g, y) => (_(), j("div", null, [
33229
- $("div", tZ, [
33227
+ $("div", nZ, [
33230
33228
  (_(!0), j(nt, null, vt(a.value, (M, v) => (_(), j("div", {
33231
33229
  key: M[e.stepName],
33232
33230
  class: "stepper-item"
33233
33231
  }, [
33234
- $("div", nZ, [
33232
+ $("div", rZ, [
33235
33233
  $("div", {
33236
33234
  class: L(["stepper-title", {
33237
33235
  "stepper-title_centered": d(v),
@@ -33240,51 +33238,51 @@ const eZ = {
33240
33238
  }])
33241
33239
  }, ce(M[e.stepName]), 3)
33242
33240
  ]),
33243
- e.currentCount > M[e.stepCountName] && !p(M, l.value) ? (_(), j("div", rZ, aZ)) : (_(), j("div", lZ, [
33241
+ e.currentCount > M[e.stepCountName] && !p(M, l.value) ? (_(), j("div", oZ, lZ)) : (_(), j("div", iZ, [
33244
33242
  $("div", {
33245
33243
  class: L(["stepper-figure__circle", {
33246
33244
  "stepper-figure__circle_checked": p(M, l.value)
33247
33245
  }])
33248
33246
  }, null, 2),
33249
- $("div", iZ, [
33247
+ $("div", uZ, [
33250
33248
  $("div", {
33251
33249
  class: "stepper-figure__progress-inner",
33252
33250
  style: We(`width: ${p(M, l.value) ? c.value.progress : 0}%;`)
33253
33251
  }, null, 4)
33254
33252
  ])
33255
33253
  ])),
33256
- r.value ? (_(), j("div", uZ, [
33254
+ r.value ? (_(), j("div", cZ, [
33257
33255
  $("div", {
33258
33256
  class: L(["stepper-text", { "stepper-title_centered": d(v) }])
33259
33257
  }, [
33260
- v ? (_(), j("div", cZ, ce(M[e.stepCountName]), 1)) : (_(), j("div", dZ, [
33261
- e.remainOnFooter ? (_(), j("span", fZ, "0")) : (_(), j("span", pZ, [
33262
- o.value ? F("", !0) : (_(), j("span", gZ, "Осталось выдать: ")),
33258
+ v ? (_(), j("div", dZ, ce(M[e.stepCountName]), 1)) : (_(), j("div", fZ, [
33259
+ e.remainOnFooter ? (_(), j("span", pZ, "0")) : (_(), j("span", gZ, [
33260
+ o.value ? F("", !0) : (_(), j("span", vZ, "Осталось выдать: ")),
33263
33261
  $("span", {
33264
33262
  class: L({ "stepper-text__remain": !o.value })
33265
33263
  }, ce(c.value.remain), 3)
33266
33264
  ]))
33267
33265
  ]))
33268
33266
  ], 2)
33269
- ])) : (_(), j("div", vZ, [
33267
+ ])) : (_(), j("div", hZ, [
33270
33268
  $("div", {
33271
33269
  class: L(["stepper-text", { "stepper-title_centered": d(v) }])
33272
33270
  }, [
33273
- v ? (_(), j("div", hZ, ce(M[e.stepCountName].toLocaleString("ru-RU")) + " ₽", 1)) : (_(), j("div", mZ, [
33274
- e.remainOnFooter ? (_(), j("span", yZ, "0 ₽")) : (_(), j("span", MZ, [
33275
- o.value ? F("", !0) : (_(), j("span", bZ, "Осталось выдать: ")),
33271
+ v ? (_(), j("div", mZ, ce(M[e.stepCountName].toLocaleString("ru-RU")) + " ₽", 1)) : (_(), j("div", yZ, [
33272
+ e.remainOnFooter ? (_(), j("span", MZ, "0 ₽")) : (_(), j("span", bZ, [
33273
+ o.value ? F("", !0) : (_(), j("span", DZ, "Осталось выдать: ")),
33276
33274
  $("span", {
33277
33275
  class: L({ "stepper-text__remain": !o.value })
33278
33276
  }, [
33279
33277
  Ve(ce(Math.round(c.value.remain).toLocaleString("ru-RU")) + " ", 1),
33280
- c.value.remain ? (_(), j("span", DZ, "₽")) : F("", !0)
33278
+ c.value.remain ? (_(), j("span", NZ, "₽")) : F("", !0)
33281
33279
  ], 2)
33282
33280
  ]))
33283
33281
  ]))
33284
33282
  ], 2)
33285
33283
  ]))
33286
33284
  ]))), 128)),
33287
- $("div", NZ, [
33285
+ $("div", _Z, [
33288
33286
  $("div", {
33289
33287
  class: L(["stepper-title", {
33290
33288
  "stepper-title_checked": o.value,
@@ -33294,44 +33292,44 @@ const eZ = {
33294
33292
  $("div", {
33295
33293
  class: L(["stepper-figure__circle", { "stepper-figure__circle_checked": o.value }])
33296
33294
  }, null, 2),
33297
- $("div", _Z, [
33295
+ $("div", wZ, [
33298
33296
  Ve(ce(e.steps[n.value][e.stepCountName].toLocaleString("ru-RU")) + " ", 1),
33299
- r.value ? F("", !0) : (_(), j("span", wZ, "₽"))
33297
+ r.value ? F("", !0) : (_(), j("span", TZ, "₽"))
33300
33298
  ])
33301
33299
  ])
33302
33300
  ]),
33303
- e.remainOnFooter ? (_(), j("div", TZ, [
33304
- r.value ? (_(), j("div", IZ, [
33301
+ e.remainOnFooter ? (_(), j("div", IZ, [
33302
+ r.value ? (_(), j("div", xZ, [
33305
33303
  $("div", null, [
33306
33304
  Ve(" Количетво гарантий для повышения уровня: "),
33307
- $("span", xZ, ce(c.value.remain), 1)
33305
+ $("span", SZ, ce(c.value.remain), 1)
33308
33306
  ]),
33309
33307
  $("div", null, [
33310
33308
  Ve(" Количество выданных гарантий: "),
33311
- $("span", SZ, ce(e.currentCount), 1)
33309
+ $("span", AZ, ce(e.currentCount), 1)
33312
33310
  ])
33313
- ])) : (_(), j("div", AZ, [
33311
+ ])) : (_(), j("div", jZ, [
33314
33312
  $("div", null, [
33315
33313
  Ve(" Сумма для повышения уровня: "),
33316
- $("span", jZ, ce(Math.round(c.value.remain).toLocaleString("ru-RU")) + " ₽ ", 1)
33314
+ $("span", OZ, ce(Math.round(c.value.remain).toLocaleString("ru-RU")) + " ₽ ", 1)
33317
33315
  ]),
33318
33316
  $("div", null, [
33319
33317
  Ve(" Выдано комиссий на сумму: "),
33320
- $("span", OZ, ce(Math.round(e.currentCount).toLocaleString("ru-RU")) + " ₽ ", 1)
33318
+ $("span", zZ, ce(Math.round(e.currentCount).toLocaleString("ru-RU")) + " ₽ ", 1)
33321
33319
  ])
33322
33320
  ]))
33323
33321
  ])) : F("", !0)
33324
33322
  ]));
33325
33323
  }
33326
33324
  });
33327
- const CZ = {
33325
+ const EZ = {
33328
33326
  install(e) {
33329
- e.component("PlStepper", kZ);
33327
+ e.component("PlStepper", CZ);
33330
33328
  }
33331
- }, EZ = { class: "pagination-wrapper" }, LZ = {
33329
+ }, LZ = { class: "pagination-wrapper" }, $Z = {
33332
33330
  key: 0,
33333
33331
  class: "d-flex align-items-center gap-2"
33334
- }, $Z = { class: "pagination" }, PZ = { key: 0 }, UZ = { key: 0 }, QZ = { key: 1 }, YZ = { key: 1 }, RZ = { key: 0 }, BZ = { key: 1 }, CD = /* @__PURE__ */ ae({
33332
+ }, PZ = { class: "pagination" }, UZ = { key: 0 }, QZ = { key: 0 }, YZ = { key: 1 }, RZ = { key: 1 }, BZ = { key: 0 }, VZ = { key: 1 }, CD = /* @__PURE__ */ ae({
33335
33333
  __name: "PlPagination",
33336
33334
  props: /* @__PURE__ */ ns({
33337
33335
  total: {},
@@ -33399,8 +33397,8 @@ const CZ = {
33399
33397
  return (b, w) => {
33400
33398
  var J;
33401
33399
  const C = fr, Q = Gv, E = js, P = Et;
33402
- return _(), j("nav", EZ, [
33403
- n.showPageSize && ((J = n.options) != null && J.length) && f(c) >= 768 ? (_(), j("div", LZ, [
33400
+ return _(), j("nav", LZ, [
33401
+ n.showPageSize && ((J = n.options) != null && J.length) && f(c) >= 768 ? (_(), j("div", $Z, [
33404
33402
  oe(C, null, {
33405
33403
  default: K(() => [
33406
33404
  Ve("На странице:")
@@ -33416,7 +33414,7 @@ const CZ = {
33416
33414
  onChange: D
33417
33415
  }, null, 8, ["modelValue", "options"])
33418
33416
  ])) : F("", !0),
33419
- $("div", $Z, [
33417
+ $("div", PZ, [
33420
33418
  oe(E, {
33421
33419
  type: "empty",
33422
33420
  disabled: r.value === 1,
@@ -33433,19 +33431,19 @@ const CZ = {
33433
33431
  ]),
33434
33432
  _: 1
33435
33433
  }, 8, ["class"]),
33436
- M.value ? (_(), j("div", PZ, [
33434
+ M.value ? (_(), j("div", UZ, [
33437
33435
  $("span", {
33438
33436
  class: "pagination-page",
33439
33437
  onMouseover: w[2] || (w[2] = (W) => u.value = !0),
33440
33438
  onMouseleave: w[3] || (w[3] = (W) => u.value = !1),
33441
33439
  onClick: T
33442
33440
  }, [
33443
- u.value ? (_(), j("span", QZ, [
33441
+ u.value ? (_(), j("span", YZ, [
33444
33442
  oe(P, {
33445
33443
  name: "ChevronDoubleLeft20",
33446
33444
  color: "var(--color-text-icons-interactive)"
33447
33445
  })
33448
- ])) : (_(), j("span", UZ, "..."))
33446
+ ])) : (_(), j("span", QZ, "..."))
33449
33447
  ], 32)
33450
33448
  ])) : F("", !0),
33451
33449
  (_(!0), j(nt, null, vt(y.value, (W) => (_(), re(C, {
@@ -33459,19 +33457,19 @@ const CZ = {
33459
33457
  ]),
33460
33458
  _: 2
33461
33459
  }, 1032, ["class", "style", "onClick"]))), 128)),
33462
- v.value ? (_(), j("div", YZ, [
33460
+ v.value ? (_(), j("div", RZ, [
33463
33461
  $("span", {
33464
33462
  class: "pagination-page",
33465
33463
  onMouseover: w[4] || (w[4] = (W) => l.value = !0),
33466
33464
  onMouseleave: w[5] || (w[5] = (W) => l.value = !1),
33467
33465
  onClick: I
33468
33466
  }, [
33469
- l.value ? (_(), j("span", BZ, [
33467
+ l.value ? (_(), j("span", VZ, [
33470
33468
  oe(P, {
33471
33469
  name: "ChevronDoubleRight20",
33472
33470
  color: "var(--color-text-icons-interactive)"
33473
33471
  })
33474
- ])) : (_(), j("span", RZ, "..."))
33472
+ ])) : (_(), j("span", BZ, "..."))
33475
33473
  ], 32)
33476
33474
  ])) : F("", !0),
33477
33475
  a.value > 1 ? (_(), re(C, {
@@ -33497,16 +33495,16 @@ const CZ = {
33497
33495
  };
33498
33496
  }
33499
33497
  });
33500
- const VZ = { class: "table-row" }, FZ = { class: "d-grid flex-grow-1 py-md-table-4 row-gap-md-table-6" }, WZ = {
33498
+ const FZ = { class: "table-row" }, WZ = { class: "d-grid flex-grow-1 py-md-table-4 row-gap-md-table-6" }, HZ = {
33501
33499
  key: 0,
33502
33500
  class: "d-flex align-content-start gap-4"
33503
- }, HZ = { class: "flex-grow-1" }, ZZ = {
33501
+ }, ZZ = { class: "flex-grow-1" }, GZ = {
33504
33502
  key: 0,
33505
33503
  class: "table-cell pr-10"
33506
- }, GZ = {
33504
+ }, qZ = {
33507
33505
  key: 0,
33508
33506
  style: { width: "140px" }
33509
- }, qZ = { class: "flex-grow-1" }, KZ = { key: 2 }, AM = /* @__PURE__ */ ae({
33507
+ }, KZ = { class: "flex-grow-1" }, JZ = { key: 2 }, AM = /* @__PURE__ */ ae({
33510
33508
  __name: "row-mask",
33511
33509
  props: {
33512
33510
  isSelectable: { type: Boolean, default: !1 },
@@ -33517,16 +33515,16 @@ const VZ = { class: "table-row" }, FZ = { class: "d-grid flex-grow-1 py-md-table
33517
33515
  },
33518
33516
  setup(e) {
33519
33517
  const { width: t } = or(), n = e;
33520
- return (r, o) => (_(), j("div", VZ, [
33521
- $("div", FZ, [
33522
- f(t) < 1024 && n.mobileTop ? (_(), j("div", WZ, [
33518
+ return (r, o) => (_(), j("div", FZ, [
33519
+ $("div", WZ, [
33520
+ f(t) < 1024 && n.mobileTop ? (_(), j("div", HZ, [
33523
33521
  n.isSelectable ? (_(), re(Kn, {
33524
33522
  key: 0,
33525
33523
  width: "20px",
33526
33524
  height: "20px",
33527
33525
  variant: "button"
33528
33526
  })) : F("", !0),
33529
- $("div", HZ, [
33527
+ $("div", ZZ, [
33530
33528
  oe(Kn, {
33531
33529
  variant: "p",
33532
33530
  width: "70%"
@@ -33538,7 +33536,7 @@ const VZ = { class: "table-row" }, FZ = { class: "d-grid flex-grow-1 py-md-table
33538
33536
  class: "d-grid gap-md-table-1 row-gap-md-table-1",
33539
33537
  style: We(n.tableStyle)
33540
33538
  }, [
33541
- n.isSelectable && f(t) >= 1024 ? (_(), j("div", ZZ, [
33539
+ n.isSelectable && f(t) >= 1024 ? (_(), j("div", GZ, [
33542
33540
  oe(Kn, {
33543
33541
  width: "20px",
33544
33542
  height: "20px",
@@ -33549,13 +33547,13 @@ const VZ = { class: "table-row" }, FZ = { class: "d-grid flex-grow-1 py-md-table
33549
33547
  key: l,
33550
33548
  class: "table-cell"
33551
33549
  }, [
33552
- f(t) < 1024 && (a != null && a.label) ? (_(), j("div", GZ, [
33550
+ f(t) < 1024 && (a != null && a.label) ? (_(), j("div", qZ, [
33553
33551
  oe(Kn, {
33554
33552
  variant: "p",
33555
33553
  width: "70%"
33556
33554
  })
33557
33555
  ])) : F("", !0),
33558
- $("div", qZ, [
33556
+ $("div", KZ, [
33559
33557
  oe(Kn, {
33560
33558
  variant: "p",
33561
33559
  width: `${f(t) >= 1024 && (a != null && a.maxWidthContent) ? a.maxWidthContent : "70%"}`,
@@ -33564,7 +33562,7 @@ const VZ = { class: "table-row" }, FZ = { class: "d-grid flex-grow-1 py-md-table
33564
33562
  ])
33565
33563
  ]))), 128))
33566
33564
  ], 4)) : F("", !0),
33567
- f(t) < 1024 && n.mobileBottom ? (_(), j("div", KZ, [
33565
+ f(t) < 1024 && n.mobileBottom ? (_(), j("div", JZ, [
33568
33566
  oe(Kn, {
33569
33567
  variant: "p",
33570
33568
  width: "70%"
@@ -34052,49 +34050,49 @@ Wc.exports;
34052
34050
  }
34053
34051
  e.exports = Hd;
34054
34052
  })(Wc, Wc.exports);
34055
- var JZ = Wc.exports;
34056
- const jM = /* @__PURE__ */ gr(JZ), XZ = { key: 0 }, eG = {
34053
+ var XZ = Wc.exports;
34054
+ const jM = /* @__PURE__ */ gr(XZ), eG = { key: 0 }, tG = {
34057
34055
  key: 0,
34058
34056
  class: "px-4"
34059
- }, tG = {
34057
+ }, nG = {
34060
34058
  key: 1,
34061
34059
  class: "px-4"
34062
- }, nG = {
34060
+ }, rG = {
34063
34061
  "data-testid": "table-headers",
34064
34062
  class: "table-row",
34065
34063
  role: "rowgroup"
34066
- }, rG = {
34064
+ }, oG = {
34067
34065
  key: 0,
34068
34066
  class: "table-cell pr-10",
34069
34067
  role: "columnheader"
34070
- }, oG = /* @__PURE__ */ $("div", { class: "divider" }, null, -1), sG = {
34068
+ }, sG = /* @__PURE__ */ $("div", { class: "divider" }, null, -1), aG = {
34071
34069
  key: 0,
34072
34070
  class: "py-4"
34073
- }, aG = /* @__PURE__ */ $("div", { class: "divider" }, null, -1), lG = [
34074
- aG
34075
- ], iG = { class: "no-data-container" }, uG = ["id"], cG = {
34071
+ }, lG = /* @__PURE__ */ $("div", { class: "divider" }, null, -1), iG = [
34072
+ lG
34073
+ ], uG = { class: "no-data-container" }, cG = ["id"], dG = {
34076
34074
  key: 0,
34077
34075
  class: "d-grid flex-grow-1 row-gap-md-table-6 py-md-table-4"
34078
- }, dG = {
34076
+ }, fG = {
34079
34077
  key: 0,
34080
34078
  class: "d-flex align-content-start gap-4",
34081
34079
  role: "cell"
34082
- }, fG = {
34080
+ }, pG = {
34083
34081
  key: 0,
34084
34082
  class: "table-cell pr-10 align-self-center",
34085
34083
  role: "cell"
34086
- }, pG = {
34084
+ }, gG = {
34087
34085
  key: 2,
34088
34086
  role: "cell"
34089
- }, gG = {
34087
+ }, vG = {
34090
34088
  key: 1,
34091
34089
  style: { height: "70px" }
34092
- }, vG = {
34090
+ }, hG = {
34093
34091
  key: 2,
34094
34092
  class: "prevent-click py-4"
34095
- }, hG = /* @__PURE__ */ $("div", { class: "divider" }, null, -1), mG = [
34096
- hG
34097
- ], yG = /* @__PURE__ */ ae({
34093
+ }, mG = /* @__PURE__ */ $("div", { class: "divider" }, null, -1), yG = [
34094
+ mG
34095
+ ], MG = /* @__PURE__ */ ae({
34098
34096
  __name: "pl-table-plus",
34099
34097
  props: /* @__PURE__ */ ns({
34100
34098
  headers: { default: () => [] },
@@ -34273,14 +34271,14 @@ const jM = /* @__PURE__ */ gr(JZ), XZ = { key: 0 }, eG = {
34273
34271
  "data-testid": "table-main",
34274
34272
  role: "table"
34275
34273
  }, [
34276
- f(l) >= 1024 ? (_(), j("div", XZ, [
34277
- y.value ? (_(), j("div", eG, [
34274
+ f(l) >= 1024 ? (_(), j("div", eG, [
34275
+ y.value ? (_(), j("div", tG, [
34278
34276
  oe(AM, {
34279
34277
  "is-selectable": !!ee.isSelectable,
34280
34278
  headers: H.value,
34281
34279
  "table-style": G.value
34282
34280
  }, null, 8, ["is-selectable", "headers", "table-style"])
34283
- ])) : (_(), j("div", tG, [
34281
+ ])) : (_(), j("div", nG, [
34284
34282
  oe(Te, {
34285
34283
  ref_key: "tableHeaderScroll",
34286
34284
  ref: I,
@@ -34289,13 +34287,13 @@ const jM = /* @__PURE__ */ gr(JZ), XZ = { key: 0 }, eG = {
34289
34287
  onScroll: x
34290
34288
  }, {
34291
34289
  default: K(() => [
34292
- $("div", nG, [
34290
+ $("div", rG, [
34293
34291
  $("div", {
34294
34292
  class: "d-grid flex-grow-1",
34295
34293
  style: We(G.value),
34296
34294
  role: "row"
34297
34295
  }, [
34298
- ee.isSelectable ? (_(), j("div", rG, [
34296
+ ee.isSelectable ? (_(), j("div", oG, [
34299
34297
  oe(ll, {
34300
34298
  modelValue: se.value,
34301
34299
  "onUpdate:modelValue": ue[0] || (ue[0] = (Be) => se.value = Be),
@@ -34323,7 +34321,7 @@ const jM = /* @__PURE__ */ gr(JZ), XZ = { key: 0 }, eG = {
34323
34321
  _: 1
34324
34322
  }, 512)
34325
34323
  ])),
34326
- oG
34324
+ sG
34327
34325
  ])) : F("", !0),
34328
34326
  g.value ? (_(), j("div", {
34329
34327
  key: 1,
@@ -34339,10 +34337,10 @@ const jM = /* @__PURE__ */ gr(JZ), XZ = { key: 0 }, eG = {
34339
34337
  "mobile-bottom": f(c).mobileBottom,
34340
34338
  "mobile-top": f(c).mobileTop
34341
34339
  }, null, 8, ["is-selectable", "headers", "table-style", "mobile-bottom", "mobile-top"]),
34342
- f(l) < 1024 && Xe < (f(u).length || 5) - 1 ? (_(), j("div", sG, lG)) : F("", !0)
34340
+ f(l) < 1024 && Xe < (f(u).length || 5) - 1 ? (_(), j("div", aG, iG)) : F("", !0)
34343
34341
  ]))), 128))
34344
34342
  ], 2)) : F("", !0),
34345
- Ge($("div", iG, [
34343
+ Ge($("div", uG, [
34346
34344
  Ie(ee.$slots, "noDataContainer")
34347
34345
  ], 512), [
34348
34346
  [Mn, !g.value && f(c).noDataContainer && !f(u).length]
@@ -34371,8 +34369,8 @@ const jM = /* @__PURE__ */ gr(JZ), XZ = { key: 0 }, eG = {
34371
34369
  "data-testid": "table-row",
34372
34370
  role: "row"
34373
34371
  }, [
34374
- !h.value || w.value[f(C) + Xe] ? (_(), j("div", cG, [
34375
- f(l) < 1024 && f(c).mobileTop ? (_(), j("div", dG, [
34372
+ !h.value || w.value[f(C) + Xe] ? (_(), j("div", dG, [
34373
+ f(l) < 1024 && f(c).mobileTop ? (_(), j("div", fG, [
34376
34374
  ee.isSelectable ? (_(), re(ll, {
34377
34375
  key: 0,
34378
34376
  modelValue: d.value[(Be == null ? void 0 : Be[ee.uniqKey]) || Xe],
@@ -34387,7 +34385,7 @@ const jM = /* @__PURE__ */ gr(JZ), XZ = { key: 0 }, eG = {
34387
34385
  class: "d-grid gap-md-table-1 row-gap-md-table-1",
34388
34386
  style: We(G.value)
34389
34387
  }, [
34390
- ee.isSelectable && f(l) >= 1024 ? (_(), j("div", fG, [
34388
+ ee.isSelectable && f(l) >= 1024 ? (_(), j("div", pG, [
34391
34389
  oe(ll, {
34392
34390
  modelValue: d.value[(Be == null ? void 0 : Be[ee.uniqKey]) || Xe],
34393
34391
  "onUpdate:modelValue": (ct) => d.value[(Be == null ? void 0 : Be[ee.uniqKey]) || Xe] = ct,
@@ -34419,12 +34417,12 @@ const jM = /* @__PURE__ */ gr(JZ), XZ = { key: 0 }, eG = {
34419
34417
  ], 4)
34420
34418
  ], 2))), 128))
34421
34419
  ], 4)) : F("", !0),
34422
- f(l) < 1024 && f(c).mobileBottom ? (_(), j("div", pG, [
34420
+ f(l) < 1024 && f(c).mobileBottom ? (_(), j("div", gG, [
34423
34421
  Ie(ee.$slots, "mobileBottom", { row: Be })
34424
34422
  ])) : F("", !0)
34425
- ])) : (_(), j("div", gG)),
34426
- f(l) < 1024 && Xe < f(u).length - 1 ? (_(), j("div", vG, mG)) : F("", !0)
34427
- ], 10, uG)), [
34423
+ ])) : (_(), j("div", vG)),
34424
+ f(l) < 1024 && Xe < f(u).length - 1 ? (_(), j("div", hG, yG)) : F("", !0)
34425
+ ], 10, cG)), [
34428
34426
  [Je, (ct) => De(ct, Be)]
34429
34427
  ])), 128))
34430
34428
  ]),
@@ -34448,11 +34446,11 @@ const jM = /* @__PURE__ */ gr(JZ), XZ = { key: 0 }, eG = {
34448
34446
  };
34449
34447
  }
34450
34448
  });
34451
- const MG = {
34449
+ const bG = {
34452
34450
  install(e) {
34453
- e.component("PlTablePlus", yG);
34451
+ e.component("PlTablePlus", MG);
34454
34452
  }
34455
- }, bG = /* @__PURE__ */ ae({
34453
+ }, DG = /* @__PURE__ */ ae({
34456
34454
  __name: "pl-tags-chips",
34457
34455
  props: {
34458
34456
  textColor: { default: "" },
@@ -34551,7 +34549,7 @@ const MG = {
34551
34549
  };
34552
34550
  }
34553
34551
  });
34554
- const DG = Vt(bG, "PlTagsChips"), NG = /* @__PURE__ */ ae({
34552
+ const NG = Vt(DG, "PlTagsChips"), _G = /* @__PURE__ */ ae({
34555
34553
  __name: "pl-tab-counter",
34556
34554
  props: {
34557
34555
  active: {
@@ -34576,10 +34574,10 @@ const DG = Vt(bG, "PlTagsChips"), NG = /* @__PURE__ */ ae({
34576
34574
  };
34577
34575
  }
34578
34576
  });
34579
- const _G = /* @__PURE__ */ Sr(NG, [["__scopeId", "data-v-37a4b002"]]), wG = (e) => (UM("data-v-a9d6cb3b"), e = e(), QM(), e), TG = { class: "pl-tab__content" }, IG = {
34577
+ const wG = /* @__PURE__ */ Sr(_G, [["__scopeId", "data-v-37a4b002"]]), TG = (e) => (UM("data-v-a9d6cb3b"), e = e(), QM(), e), IG = { class: "pl-tab__content" }, xG = {
34580
34578
  key: 0,
34581
34579
  class: "pl-tab__content-suffix"
34582
- }, xG = /* @__PURE__ */ wG(() => /* @__PURE__ */ $("div", { class: "pl-tab__indicator-wider" }, null, -1)), SG = /* @__PURE__ */ ae({
34580
+ }, SG = /* @__PURE__ */ TG(() => /* @__PURE__ */ $("div", { class: "pl-tab__indicator-wider" }, null, -1)), AG = /* @__PURE__ */ ae({
34583
34581
  __name: "pl-tab",
34584
34582
  props: {
34585
34583
  label: { default: "" },
@@ -34596,19 +34594,19 @@ const _G = /* @__PURE__ */ Sr(NG, [["__scopeId", "data-v-37a4b002"]]), wG = (e)
34596
34594
  key: 0,
34597
34595
  class: L(["pl-tab__container", { disabled: t.disabled }, { active: t.active }])
34598
34596
  }, [
34599
- $("div", TG, [
34597
+ $("div", IG, [
34600
34598
  oe(a, { class: "pl-tab__content-text" }, {
34601
34599
  default: K(() => [
34602
34600
  Ve(ce(t.label), 1)
34603
34601
  ]),
34604
34602
  _: 1
34605
34603
  }),
34606
- t.icon || t.counter !== null ? (_(), j("div", IG, [
34604
+ t.icon || t.counter !== null ? (_(), j("div", xG, [
34607
34605
  t.icon ? (_(), re(Et, {
34608
34606
  key: 0,
34609
34607
  name: t.icon,
34610
34608
  color: n.value
34611
- }, null, 8, ["name", "color"])) : t.counter !== null ? (_(), re(_G, {
34609
+ }, null, 8, ["name", "color"])) : t.counter !== null ? (_(), re(wG, {
34612
34610
  key: 1,
34613
34611
  active: t.active
34614
34612
  }, {
@@ -34622,12 +34620,12 @@ const _G = /* @__PURE__ */ Sr(NG, [["__scopeId", "data-v-37a4b002"]]), wG = (e)
34622
34620
  $("div", {
34623
34621
  class: L(["pl-tab__indicator", { active: t.active }])
34624
34622
  }, null, 2),
34625
- xG
34623
+ SG
34626
34624
  ], 2)) : F("", !0);
34627
34625
  };
34628
34626
  }
34629
34627
  });
34630
- const AG = /* @__PURE__ */ Sr(SG, [["__scopeId", "data-v-a9d6cb3b"]]), jG = { class: "pl-tab-container" }, OG = /* @__PURE__ */ $("div", { class: "pl-tab-divider" }, null, -1), zG = /* @__PURE__ */ ae({
34628
+ const jG = /* @__PURE__ */ Sr(AG, [["__scopeId", "data-v-a9d6cb3b"]]), OG = { class: "pl-tab-container" }, zG = /* @__PURE__ */ $("div", { class: "pl-tab-divider" }, null, -1), kG = /* @__PURE__ */ ae({
34631
34629
  __name: "pl-tabs",
34632
34630
  props: {
34633
34631
  modelValue: { default: "" },
@@ -34664,11 +34662,11 @@ const AG = /* @__PURE__ */ Sr(SG, [["__scopeId", "data-v-a9d6cb3b"]]), jG = { cl
34664
34662
  return (y, M) => {
34665
34663
  var h;
34666
34664
  const v = Ft("tap");
34667
- return _(), j("div", jG, [
34665
+ return _(), j("div", OG, [
34668
34666
  $("div", {
34669
34667
  class: L(["pl-tab-nav tabs__wrap tabs__wrap--hidden-default", n.navClass])
34670
34668
  }, [
34671
- (_(!0), j(nt, null, vt(a.value, (D) => Ge((_(), re(AG, {
34669
+ (_(!0), j(nt, null, vt(a.value, (D) => Ge((_(), re(jG, {
34672
34670
  key: D == null ? void 0 : D.name,
34673
34671
  label: D == null ? void 0 : D.label,
34674
34672
  active: n.modelValue === (D == null ? void 0 : D.name),
@@ -34679,7 +34677,7 @@ const AG = /* @__PURE__ */ Sr(SG, [["__scopeId", "data-v-a9d6cb3b"]]), jG = { cl
34679
34677
  }, null, 8, ["label", "active", "icon", "disabled", "counter"])), [
34680
34678
  [v, () => g(D)]
34681
34679
  ])), 128)),
34682
- OG
34680
+ zG
34683
34681
  ], 2),
34684
34682
  f(r) ? f(r) ? (_(), j("div", {
34685
34683
  key: 1,
@@ -34700,11 +34698,11 @@ const AG = /* @__PURE__ */ Sr(SG, [["__scopeId", "data-v-a9d6cb3b"]]), jG = { cl
34700
34698
  };
34701
34699
  }
34702
34700
  });
34703
- const kG = {
34701
+ const CG = {
34704
34702
  install(e) {
34705
- e.component("PlTabs", zG);
34703
+ e.component("PlTabs", kG);
34706
34704
  }
34707
- }, CG = Vt(CD, "PlPagination"), ED = /* @__PURE__ */ ae({
34705
+ }, EG = Vt(CD, "PlPagination"), ED = /* @__PURE__ */ ae({
34708
34706
  __name: "pl-btn3",
34709
34707
  props: {
34710
34708
  color: {}
@@ -34732,10 +34730,10 @@ const kG = {
34732
34730
  Ie(n.$slots, "default")
34733
34731
  ], 4));
34734
34732
  }
34735
- }), EG = {
34733
+ }), LG = {
34736
34734
  key: 0,
34737
34735
  class: "pl-onboarding-overlay"
34738
- }, LG = { class: "onboarding-header" }, $G = { class: "d-flex gap-2" }, PG = { class: "d-grid gap-4" }, UG = { class: "onboarding-content" }, QG = ["src"], YG = { class: "onboarding-footer" }, RG = { class: "pagination" }, BG = /* @__PURE__ */ ae({
34736
+ }, $G = { class: "onboarding-header" }, PG = { class: "d-flex gap-2" }, UG = { class: "d-grid gap-4" }, QG = { class: "onboarding-content" }, YG = ["src"], RG = { class: "onboarding-footer" }, BG = { class: "pagination" }, VG = /* @__PURE__ */ ae({
34739
34737
  __name: "pl-onboarding",
34740
34738
  props: {
34741
34739
  show: { type: Boolean, default: !1 },
@@ -34838,15 +34836,15 @@ const kG = {
34838
34836
  }, {
34839
34837
  default: K(() => [
34840
34838
  (_(), re(to, { to: "body" }, [
34841
- a.value ? (_(), j("div", EG, [
34839
+ a.value ? (_(), j("div", LG, [
34842
34840
  $("div", {
34843
34841
  ref_key: "onboardingBox",
34844
34842
  ref: l,
34845
34843
  style: We(d.value),
34846
34844
  class: L(["onboarding", `arrow-${y.value}`])
34847
34845
  }, [
34848
- $("div", LG, [
34849
- $("div", $G, [
34846
+ $("div", $G, [
34847
+ $("div", PG, [
34850
34848
  oe(b, { class: "onboarding-header-title" }, {
34851
34849
  default: K(() => [
34852
34850
  Ve(ce(T.title), 1)
@@ -34878,8 +34876,8 @@ const kG = {
34878
34876
  _: 1
34879
34877
  })
34880
34878
  ]),
34881
- $("div", PG, [
34882
- $("div", UG, [
34879
+ $("div", UG, [
34880
+ $("div", QG, [
34883
34881
  oe(Xn, {
34884
34882
  name: "onboarding-fade",
34885
34883
  mode: "out-in"
@@ -34889,13 +34887,13 @@ const kG = {
34889
34887
  key: o.value,
34890
34888
  src: T.slides[o.value].image,
34891
34889
  alt: "Onboarding Image"
34892
- }, null, 8, QG)) : F("", !0)
34890
+ }, null, 8, YG)) : F("", !0)
34893
34891
  ]),
34894
34892
  _: 1
34895
34893
  })
34896
34894
  ]),
34897
- $("div", YG, [
34898
- $("div", RG, [
34895
+ $("div", RG, [
34896
+ $("div", BG, [
34899
34897
  (_(!0), j(nt, null, vt(T.slides, (Q, E) => (_(), j("span", {
34900
34898
  key: E,
34901
34899
  class: L({ active: o.value === E })
@@ -34922,11 +34920,11 @@ const kG = {
34922
34920
  };
34923
34921
  }
34924
34922
  });
34925
- const VG = {
34923
+ const FG = {
34926
34924
  install(e) {
34927
- e.component("PlOnboarding", BG);
34925
+ e.component("PlOnboarding", VG);
34928
34926
  }
34929
- }, FG = /* @__PURE__ */ ae({
34927
+ }, WG = /* @__PURE__ */ ae({
34930
34928
  __name: "pl-signing",
34931
34929
  props: {
34932
34930
  selectedCertificate: {},
@@ -35053,7 +35051,7 @@ const VG = {
35053
35051
  try {
35054
35052
  D.value = await import(
35055
35053
  /* @vite-ignore */
35056
- "./crypto-pro-0bdf5224.js"
35054
+ "./crypto-pro-2ea5cd24.js"
35057
35055
  ).then((I) => I.c);
35058
35056
  } catch (I) {
35059
35057
  return console.warn("crypto-pro не установлен или не доступен:", I), !1;
@@ -35115,7 +35113,7 @@ const VG = {
35115
35113
  }, 8, ["disabled"]);
35116
35114
  };
35117
35115
  }
35118
- }), WG = Vt(FG, "PlSigning"), HG = ["disabled"], ZG = { class: "nav-btn-text" }, $D = /* @__PURE__ */ ae({
35116
+ }), HG = Vt(WG, "PlSigning"), ZG = ["disabled"], GG = { class: "nav-btn-text" }, $D = /* @__PURE__ */ ae({
35119
35117
  __name: "NavButton",
35120
35118
  props: {
35121
35119
  icon: { default: "" },
@@ -35171,7 +35169,7 @@ const VG = {
35171
35169
  color: u.value
35172
35170
  })
35173
35171
  }, null, 8, ["name", "style"])) : F("", !0),
35174
- $("div", ZG, [
35172
+ $("div", GG, [
35175
35173
  Ie(y.$slots, "default")
35176
35174
  ]),
35177
35175
  n.type === "company" ? (_(), re(v, {
@@ -35180,7 +35178,7 @@ const VG = {
35180
35178
  class: L({ rotate: a.value })
35181
35179
  }, null, 8, ["class"])) : F("", !0)
35182
35180
  ], 2)
35183
- ], 10, HG)), [
35181
+ ], 10, ZG)), [
35184
35182
  [
35185
35183
  h,
35186
35184
  g,
@@ -35196,7 +35194,7 @@ const Hc = {
35196
35194
  TABLET: 1024,
35197
35195
  DESKTOP: 1280,
35198
35196
  WIDESCREEN: 1440
35199
- }, GG = { class: "pl-navigation__header" }, qG = { class: "pl-navigation-inner-wrapper header-section" }, KG = { class: "pl-navigation-header__logo" }, JG = { class: "pl-navigation-header__content" }, XG = { class: "pl-navigation-custom-content" }, eq = { class: "pl-navigation-header__buttons" }, tq = /* @__PURE__ */ ae({
35197
+ }, qG = { class: "pl-navigation__header" }, KG = { class: "pl-navigation-inner-wrapper header-section" }, JG = { class: "pl-navigation-header__logo" }, XG = { class: "pl-navigation-header__content" }, eq = { class: "pl-navigation-custom-content" }, tq = { class: "pl-navigation-header__buttons" }, nq = /* @__PURE__ */ ae({
35200
35198
  __name: "Header",
35201
35199
  props: {
35202
35200
  sidebarOff: { type: Boolean, default: !1 }
@@ -35206,9 +35204,9 @@ const Hc = {
35206
35204
  const { width: n } = or(), r = t;
35207
35205
  return (o, a) => {
35208
35206
  const l = Et;
35209
- return _(), j("header", GG, [
35210
- $("div", qG, [
35211
- $("div", KG, [
35207
+ return _(), j("header", qG, [
35208
+ $("div", KG, [
35209
+ $("div", JG, [
35212
35210
  Ie(o.$slots, "headerLogo", {}, void 0, !0),
35213
35211
  !o.sidebarOff && f(n) < f(Hc).DESKTOP ? (_(), j("div", {
35214
35212
  key: 0,
@@ -35218,11 +35216,11 @@ const Hc = {
35218
35216
  oe(l, { name: "Sidebar20" })
35219
35217
  ])) : F("", !0)
35220
35218
  ]),
35221
- $("div", JG, [
35222
- $("div", XG, [
35219
+ $("div", XG, [
35220
+ $("div", eq, [
35223
35221
  Ie(o.$slots, "customContent", {}, void 0, !0)
35224
35222
  ]),
35225
- $("div", eq, [
35223
+ $("div", tq, [
35226
35224
  Ie(o.$slots, "headerBtns", {}, void 0, !0),
35227
35225
  oe($D, {
35228
35226
  icon: "Exit20",
@@ -35235,7 +35233,7 @@ const Hc = {
35235
35233
  };
35236
35234
  }
35237
35235
  });
35238
- const nq = /* @__PURE__ */ Sr(tq, [["__scopeId", "data-v-0804fb1e"]]), rq = { class: "pl-navigation" }, oq = { class: "pl-navigation-main" }, sq = { class: "pl-navigation-main-content" }, aq = /* @__PURE__ */ ae({
35236
+ const rq = /* @__PURE__ */ Sr(nq, [["__scopeId", "data-v-0804fb1e"]]), oq = { class: "pl-navigation" }, sq = { class: "pl-navigation-main" }, aq = { class: "pl-navigation-main-content" }, lq = /* @__PURE__ */ ae({
35239
35237
  __name: "pl-navigation",
35240
35238
  props: /* @__PURE__ */ ns({
35241
35239
  sidebarOff: { type: Boolean, default: !1 }
@@ -35255,8 +35253,8 @@ const nq = /* @__PURE__ */ Sr(tq, [["__scopeId", "data-v-0804fb1e"]]), rq = { cl
35255
35253
  setTimeout(() => {
35256
35254
  d(p);
35257
35255
  });
35258
- }), t({ closeSidebar: d }), (p, g) => (_(), j("div", rq, [
35259
- oe(nq, {
35256
+ }), t({ closeSidebar: d }), (p, g) => (_(), j("div", oq, [
35257
+ oe(rq, {
35260
35258
  id: "headerRef",
35261
35259
  "use-width": "useWidth",
35262
35260
  "sidebar-off": p.sidebarOff,
@@ -35274,7 +35272,7 @@ const nq = /* @__PURE__ */ Sr(tq, [["__scopeId", "data-v-0804fb1e"]]), rq = { cl
35274
35272
  ]),
35275
35273
  _: 3
35276
35274
  }, 8, ["sidebar-off"]),
35277
- $("div", oq, [
35275
+ $("div", sq, [
35278
35276
  oe($o, {
35279
35277
  "offset-right": "2px",
35280
35278
  class: "w-100",
@@ -35301,7 +35299,7 @@ const nq = /* @__PURE__ */ Sr(tq, [["__scopeId", "data-v-0804fb1e"]]), rq = { cl
35301
35299
  ]),
35302
35300
  _: 3
35303
35301
  }),
35304
- $("main", sq, [
35302
+ $("main", aq, [
35305
35303
  Ie(p.$slots, "main", {}, void 0, !0)
35306
35304
  ])
35307
35305
  ], 2)
@@ -35312,12 +35310,12 @@ const nq = /* @__PURE__ */ Sr(tq, [["__scopeId", "data-v-0804fb1e"]]), rq = { cl
35312
35310
  ]));
35313
35311
  }
35314
35312
  });
35315
- const lq = /* @__PURE__ */ Sr(aq, [["__scopeId", "data-v-b6ca333c"]]), iq = Vt(lq, "PlNavigation"), uq = Vt($D, "PlNavButton"), cq = { class: "d-flex gap-2 align-items-center" }, dq = { class: "d-flex gap-1 align-items-center" }, fq = {
35313
+ const iq = /* @__PURE__ */ Sr(lq, [["__scopeId", "data-v-b6ca333c"]]), uq = Vt(iq, "PlNavigation"), cq = Vt($D, "PlNavButton"), dq = { class: "d-flex gap-2 align-items-center" }, fq = { class: "d-flex gap-1 align-items-center" }, pq = {
35316
35314
  key: 0,
35317
35315
  class: "sidebar-item__alert-container"
35318
- }, pq = /* @__PURE__ */ $("span", { class: "sidebar-item__alert-dot" }, null, -1), gq = [
35319
- pq
35320
- ], vq = /* @__PURE__ */ ae({
35316
+ }, gq = /* @__PURE__ */ $("span", { class: "sidebar-item__alert-dot" }, null, -1), vq = [
35317
+ gq
35318
+ ], hq = /* @__PURE__ */ ae({
35321
35319
  __name: "SidebarItem",
35322
35320
  props: {
35323
35321
  item: {},
@@ -35332,7 +35330,7 @@ const lq = /* @__PURE__ */ Sr(aq, [["__scopeId", "data-v-b6ca333c"]]), iq = Vt(l
35332
35330
  class: L(["sidebar-item", { active: o.value }]),
35333
35331
  onClick: u[0] || (u[0] = (g) => r("sidebar-item-click", l.item))
35334
35332
  }, [
35335
- $("div", cq, [
35333
+ $("div", dq, [
35336
35334
  oe(c, {
35337
35335
  name: l.item.iconLeft,
35338
35336
  color: a.value
@@ -35347,8 +35345,8 @@ const lq = /* @__PURE__ */ Sr(aq, [["__scopeId", "data-v-b6ca333c"]]), iq = Vt(l
35347
35345
  _: 1
35348
35346
  }, 8, ["color"])
35349
35347
  ]),
35350
- $("div", dq, [
35351
- l.item.counter === 1 || l.item.alert ? (_(), j("div", fq, gq)) : F("", !0),
35348
+ $("div", fq, [
35349
+ l.item.counter === 1 || l.item.alert ? (_(), j("div", pq, vq)) : F("", !0),
35352
35350
  l.item.counter > 1 ? (_(), re(p, {
35353
35351
  key: 1,
35354
35352
  class: "sidebar-item__counter"
@@ -35368,19 +35366,19 @@ const lq = /* @__PURE__ */ Sr(aq, [["__scopeId", "data-v-b6ca333c"]]), iq = Vt(l
35368
35366
  };
35369
35367
  }
35370
35368
  });
35371
- const hq = Vt(vq, "PlSidebarItem"), mq = {}, yq = {
35369
+ const mq = Vt(hq, "PlSidebarItem"), yq = {}, Mq = {
35372
35370
  width: "137",
35373
35371
  height: "24",
35374
35372
  viewBox: "0 0 137 24",
35375
35373
  fill: "none",
35376
35374
  xmlns: "http://www.w3.org/2000/svg"
35377
- }, Mq = /* @__PURE__ */ _x('<g id="BUSINESS_logo_left_yellow shield_black text_no bg" clip-path="url(#clip0_646_1706)"><g id="Group"><g id="Group_2"><g id="Group_3"><path id="Vector" d="M37.7746 10.3097C37.2581 10.1108 36.5826 10.0511 35.8474 10.0511H31.7542V8.77761H38.788V6.58887H28.8732V16.0603H35.5891C36.523 16.0603 37.2182 15.9807 37.735 15.7816C38.8278 15.3637 39.5629 14.349 39.5629 13.0159C39.5629 11.6629 38.8675 10.7276 37.7746 10.3097ZM36.3441 13.5929C36.1852 13.6527 35.9666 13.6725 35.6883 13.6725H31.7542V12.1603H35.6883C36.0063 12.1603 36.2645 12.1803 36.4633 12.2797C36.7017 12.3991 36.8209 12.618 36.8209 12.8964C36.8209 13.175 36.6819 13.4735 36.3441 13.5929Z" fill="#333333"></path><path id="Vector_2" d="M47.641 6.58887H43.4287L39.5542 16.0603H42.8128L43.3493 14.6873H47.7204L48.2769 16.0603H51.5156L47.641 6.58887ZM44.0645 12.598L45.4356 8.77761H45.6541L47.0251 12.598H44.0645Z" fill="#333333"></path><path id="Vector_3" d="M55.224 12.5384V16.0603H52.343V6.58887H55.224V10.0511H59.8536V6.58887H62.7346V16.0603H59.8536V12.5384H55.224Z" fill="#333333"></path><path id="Vector_4" d="M67.2949 12.4787V16.0603H64.4138V6.58887H67.2949V10.1506H68.0897L71.5668 6.58887H75.1829L70.5733 11.1256L75.3618 16.0603H71.527L68.0897 12.4787H67.2949Z" fill="#333333"></path></g><g id="Group_4"><path id="Vector_5" d="M0.5 0.5H23.4687V12.0682C23.4687 15.0338 21.8889 17.7742 19.3245 19.2572L11.9844 23.5018L4.64423 19.2572C2.07975 17.7742 0.5 15.0338 0.5 12.0682V0.5Z" fill="#FFDD2D"></path><path id="Vector_6" fill-rule="evenodd" clip-rule="evenodd" d="M6.80359 6.58887V10.1868C7.29489 9.63124 8.18815 9.25522 9.20949 9.25522H10.3194V13.4378C10.3194 14.5506 10.0175 15.5246 9.56954 16.0603H14.3974C13.9504 15.524 13.6492 14.5513 13.6492 13.4399V9.25522H14.7591C15.7805 9.25522 16.6737 9.63124 17.165 10.1868V6.58887H6.80359Z" fill="#333333"></path></g></g><path id="Vector_7" d="M80.3492 6.25H79.4153V16.3977H80.3492V6.25Z" fill="#333333"></path></g><g id="Group_5"><g id="Group_6"><path id="Vector_8" d="M112.51 7.93652V10.7765H117.678V7.93652H118.801V14.6848H117.678V11.7377H112.51V14.6848H111.397V7.93652L112.51 7.93652Z" fill="#333333"></path><path id="Vector_9" d="M127.066 7.93652V8.81672H121.532V10.8118H126.798V11.5798H121.532V13.8047H127.066V14.6849H120.418V7.93652L127.066 7.93652Z" fill="#333333"></path><path id="Vector_10" d="M90.6166 10.3892L86.8627 10.3892V8.77494H92.4849V7.93652H85.7589V14.6848L90.6166 14.6848C92.462 14.6848 93.206 13.4864 93.206 12.4832C93.206 11.4801 92.462 10.3892 90.6166 10.3892ZM90.6846 13.7695C89.7291 13.7695 86.8627 13.7695 86.8627 13.7695V11.197H90.6846C91.3939 11.197 92.214 11.6284 92.214 12.4832C92.214 13.3434 91.3939 13.7695 90.6846 13.7695Z" fill="#333333"></path><path id="Vector_11" d="M100.25 7.93652L95.4248 13.2906V7.93652H94.321V14.6849H95.296L100.121 9.33121V14.6849H101.225V7.93652H100.25Z" fill="#333333"></path><path id="Vector_12" d="M135.327 12.2582C135.037 13.3046 133.756 14.0218 132.323 14.0218C130.523 14.0218 129.257 12.8202 129.257 11.3084C129.257 9.79685 130.523 8.61465 132.323 8.61465C133.756 8.61465 135.008 9.31237 135.298 10.3395H136.502C136.101 8.80213 134.649 7.73085 132.418 7.73085C129.723 7.70244 128.063 9.26529 128.063 11.311C128.063 13.3285 129.723 14.8914 132.418 14.8914C134.681 14.8779 136.086 13.8129 136.489 12.2582H135.327Z" fill="#333333"></path></g><path id="Vector_13" d="M108.798 11.2049C109.503 10.9085 109.968 10.4 109.968 9.62327C109.968 8.87457 109.432 8.25339 108.431 7.97067C107.994 7.84356 107.345 7.73047 106.442 7.73047C105.639 7.73047 104.905 7.80144 104.2 8.04127C103.312 8.33802 102.734 8.98766 102.621 9.86307H103.815C103.879 9.51387 104.091 9.12214 104.653 8.87822C105.064 8.70005 105.702 8.61427 106.405 8.61427C108.2 8.61427 108.779 9.11541 108.779 9.77323C108.779 10.3843 108.228 10.8239 106.617 10.8239H104.588V11.7077H106.78C107.763 11.7077 108.091 11.7071 108.396 11.8239C108.771 11.9407 109.052 12.2447 109.052 12.7126C109.052 13.2289 108.867 14.0214 106.381 14.0214C105.515 14.0214 104.884 13.8973 104.533 13.7334C104.181 13.5701 103.833 13.2782 103.758 12.7436L102.564 12.7443C102.677 13.7188 103.255 14.3119 104.073 14.6087C104.623 14.8064 105.441 14.891 106.386 14.891C107.556 14.891 108.149 14.7783 108.628 14.6367C109.587 14.3544 110.152 13.6623 110.152 12.7869C110.152 12.0241 109.658 11.417 108.798 11.2049Z" fill="#333333"></path></g></g><defs><clipPath id="clip0_646_1706"><rect width="136" height="23" fill="white" transform="translate(0.5 0.5)"></rect></clipPath></defs>', 2), bq = [
35378
- Mq
35375
+ }, bq = /* @__PURE__ */ _x('<g id="BUSINESS_logo_left_yellow shield_black text_no bg" clip-path="url(#clip0_646_1706)"><g id="Group"><g id="Group_2"><g id="Group_3"><path id="Vector" d="M37.7746 10.3097C37.2581 10.1108 36.5826 10.0511 35.8474 10.0511H31.7542V8.77761H38.788V6.58887H28.8732V16.0603H35.5891C36.523 16.0603 37.2182 15.9807 37.735 15.7816C38.8278 15.3637 39.5629 14.349 39.5629 13.0159C39.5629 11.6629 38.8675 10.7276 37.7746 10.3097ZM36.3441 13.5929C36.1852 13.6527 35.9666 13.6725 35.6883 13.6725H31.7542V12.1603H35.6883C36.0063 12.1603 36.2645 12.1803 36.4633 12.2797C36.7017 12.3991 36.8209 12.618 36.8209 12.8964C36.8209 13.175 36.6819 13.4735 36.3441 13.5929Z" fill="#333333"></path><path id="Vector_2" d="M47.641 6.58887H43.4287L39.5542 16.0603H42.8128L43.3493 14.6873H47.7204L48.2769 16.0603H51.5156L47.641 6.58887ZM44.0645 12.598L45.4356 8.77761H45.6541L47.0251 12.598H44.0645Z" fill="#333333"></path><path id="Vector_3" d="M55.224 12.5384V16.0603H52.343V6.58887H55.224V10.0511H59.8536V6.58887H62.7346V16.0603H59.8536V12.5384H55.224Z" fill="#333333"></path><path id="Vector_4" d="M67.2949 12.4787V16.0603H64.4138V6.58887H67.2949V10.1506H68.0897L71.5668 6.58887H75.1829L70.5733 11.1256L75.3618 16.0603H71.527L68.0897 12.4787H67.2949Z" fill="#333333"></path></g><g id="Group_4"><path id="Vector_5" d="M0.5 0.5H23.4687V12.0682C23.4687 15.0338 21.8889 17.7742 19.3245 19.2572L11.9844 23.5018L4.64423 19.2572C2.07975 17.7742 0.5 15.0338 0.5 12.0682V0.5Z" fill="#FFDD2D"></path><path id="Vector_6" fill-rule="evenodd" clip-rule="evenodd" d="M6.80359 6.58887V10.1868C7.29489 9.63124 8.18815 9.25522 9.20949 9.25522H10.3194V13.4378C10.3194 14.5506 10.0175 15.5246 9.56954 16.0603H14.3974C13.9504 15.524 13.6492 14.5513 13.6492 13.4399V9.25522H14.7591C15.7805 9.25522 16.6737 9.63124 17.165 10.1868V6.58887H6.80359Z" fill="#333333"></path></g></g><path id="Vector_7" d="M80.3492 6.25H79.4153V16.3977H80.3492V6.25Z" fill="#333333"></path></g><g id="Group_5"><g id="Group_6"><path id="Vector_8" d="M112.51 7.93652V10.7765H117.678V7.93652H118.801V14.6848H117.678V11.7377H112.51V14.6848H111.397V7.93652L112.51 7.93652Z" fill="#333333"></path><path id="Vector_9" d="M127.066 7.93652V8.81672H121.532V10.8118H126.798V11.5798H121.532V13.8047H127.066V14.6849H120.418V7.93652L127.066 7.93652Z" fill="#333333"></path><path id="Vector_10" d="M90.6166 10.3892L86.8627 10.3892V8.77494H92.4849V7.93652H85.7589V14.6848L90.6166 14.6848C92.462 14.6848 93.206 13.4864 93.206 12.4832C93.206 11.4801 92.462 10.3892 90.6166 10.3892ZM90.6846 13.7695C89.7291 13.7695 86.8627 13.7695 86.8627 13.7695V11.197H90.6846C91.3939 11.197 92.214 11.6284 92.214 12.4832C92.214 13.3434 91.3939 13.7695 90.6846 13.7695Z" fill="#333333"></path><path id="Vector_11" d="M100.25 7.93652L95.4248 13.2906V7.93652H94.321V14.6849H95.296L100.121 9.33121V14.6849H101.225V7.93652H100.25Z" fill="#333333"></path><path id="Vector_12" d="M135.327 12.2582C135.037 13.3046 133.756 14.0218 132.323 14.0218C130.523 14.0218 129.257 12.8202 129.257 11.3084C129.257 9.79685 130.523 8.61465 132.323 8.61465C133.756 8.61465 135.008 9.31237 135.298 10.3395H136.502C136.101 8.80213 134.649 7.73085 132.418 7.73085C129.723 7.70244 128.063 9.26529 128.063 11.311C128.063 13.3285 129.723 14.8914 132.418 14.8914C134.681 14.8779 136.086 13.8129 136.489 12.2582H135.327Z" fill="#333333"></path></g><path id="Vector_13" d="M108.798 11.2049C109.503 10.9085 109.968 10.4 109.968 9.62327C109.968 8.87457 109.432 8.25339 108.431 7.97067C107.994 7.84356 107.345 7.73047 106.442 7.73047C105.639 7.73047 104.905 7.80144 104.2 8.04127C103.312 8.33802 102.734 8.98766 102.621 9.86307H103.815C103.879 9.51387 104.091 9.12214 104.653 8.87822C105.064 8.70005 105.702 8.61427 106.405 8.61427C108.2 8.61427 108.779 9.11541 108.779 9.77323C108.779 10.3843 108.228 10.8239 106.617 10.8239H104.588V11.7077H106.78C107.763 11.7077 108.091 11.7071 108.396 11.8239C108.771 11.9407 109.052 12.2447 109.052 12.7126C109.052 13.2289 108.867 14.0214 106.381 14.0214C105.515 14.0214 104.884 13.8973 104.533 13.7334C104.181 13.5701 103.833 13.2782 103.758 12.7436L102.564 12.7443C102.677 13.7188 103.255 14.3119 104.073 14.6087C104.623 14.8064 105.441 14.891 106.386 14.891C107.556 14.891 108.149 14.7783 108.628 14.6367C109.587 14.3544 110.152 13.6623 110.152 12.7869C110.152 12.0241 109.658 11.417 108.798 11.2049Z" fill="#333333"></path></g></g><defs><clipPath id="clip0_646_1706"><rect width="136" height="23" fill="white" transform="translate(0.5 0.5)"></rect></clipPath></defs>', 2), Dq = [
35376
+ bq
35379
35377
  ];
35380
- function Dq(e, t) {
35381
- return _(), j("svg", yq, bq);
35378
+ function Nq(e, t) {
35379
+ return _(), j("svg", Mq, Dq);
35382
35380
  }
35383
- const Nq = /* @__PURE__ */ Sr(mq, [["render", Dq]]), _q = Vt(Nq, "TLogo"), wq = /* @__PURE__ */ ae({
35381
+ const _q = /* @__PURE__ */ Sr(yq, [["render", Nq]]), wq = Vt(_q, "TLogo"), Tq = /* @__PURE__ */ ae({
35384
35382
  __name: "pl-text-cell",
35385
35383
  props: {
35386
35384
  label: {},
@@ -35421,7 +35419,7 @@ const Nq = /* @__PURE__ */ Sr(mq, [["render", Dq]]), _q = Vt(Nq, "TLogo"), wq =
35421
35419
  ], 2));
35422
35420
  }
35423
35421
  });
35424
- const Tq = Vt(wq, "PlTextCell"), Iq = /* @__PURE__ */ ae({
35422
+ const Iq = Vt(Tq, "PlTextCell"), xq = /* @__PURE__ */ ae({
35425
35423
  __name: "pl-progress",
35426
35424
  props: {
35427
35425
  type: { default: "sectional" },
@@ -35451,11 +35449,11 @@ const Tq = Vt(wq, "PlTextCell"), Iq = /* @__PURE__ */ ae({
35451
35449
  ], 6));
35452
35450
  }
35453
35451
  });
35454
- const xq = Vt(Iq, "PlProgress"), Sq = {
35452
+ const Sq = Vt(xq, "PlProgress"), Aq = {
35455
35453
  install(e) {
35456
35454
  e.component("PlIcon", Et);
35457
35455
  }
35458
- }, Aq = /* @__PURE__ */ ae({
35456
+ }, jq = /* @__PURE__ */ ae({
35459
35457
  __name: "pl-h1",
35460
35458
  props: {
35461
35459
  color: {}
@@ -35469,7 +35467,7 @@ const xq = Vt(Iq, "PlProgress"), Sq = {
35469
35467
  Ie(n.$slots, "default")
35470
35468
  ], 4));
35471
35469
  }
35472
- }), jq = /* @__PURE__ */ ae({
35470
+ }), Oq = /* @__PURE__ */ ae({
35473
35471
  __name: "pl-h2",
35474
35472
  props: {
35475
35473
  color: {}
@@ -35483,7 +35481,7 @@ const xq = Vt(Iq, "PlProgress"), Sq = {
35483
35481
  Ie(n.$slots, "default")
35484
35482
  ], 4));
35485
35483
  }
35486
- }), Oq = /* @__PURE__ */ ae({
35484
+ }), zq = /* @__PURE__ */ ae({
35487
35485
  __name: "pl-h3",
35488
35486
  props: {
35489
35487
  color: {}
@@ -35497,7 +35495,7 @@ const xq = Vt(Iq, "PlProgress"), Sq = {
35497
35495
  Ie(n.$slots, "default")
35498
35496
  ], 4));
35499
35497
  }
35500
- }), zq = /* @__PURE__ */ ae({
35498
+ }), kq = /* @__PURE__ */ ae({
35501
35499
  __name: "pl-h4",
35502
35500
  props: {
35503
35501
  color: {}
@@ -35511,7 +35509,7 @@ const xq = Vt(Iq, "PlProgress"), Sq = {
35511
35509
  Ie(n.$slots, "default")
35512
35510
  ], 4));
35513
35511
  }
35514
- }), kq = /* @__PURE__ */ ae({
35512
+ }), Cq = /* @__PURE__ */ ae({
35515
35513
  __name: "pl-title2",
35516
35514
  props: {
35517
35515
  color: {}
@@ -35525,7 +35523,7 @@ const xq = Vt(Iq, "PlProgress"), Sq = {
35525
35523
  Ie(n.$slots, "default")
35526
35524
  ], 4));
35527
35525
  }
35528
- }), Cq = /* @__PURE__ */ ae({
35526
+ }), Eq = /* @__PURE__ */ ae({
35529
35527
  __name: "pl-title3",
35530
35528
  props: {
35531
35529
  color: {}
@@ -35539,7 +35537,7 @@ const xq = Vt(Iq, "PlProgress"), Sq = {
35539
35537
  Ie(n.$slots, "default")
35540
35538
  ], 4));
35541
35539
  }
35542
- }), Eq = /* @__PURE__ */ ae({
35540
+ }), Lq = /* @__PURE__ */ ae({
35543
35541
  __name: "pl-sub1",
35544
35542
  props: {
35545
35543
  color: {}
@@ -35553,7 +35551,7 @@ const xq = Vt(Iq, "PlProgress"), Sq = {
35553
35551
  Ie(n.$slots, "default")
35554
35552
  ], 4));
35555
35553
  }
35556
- }), Lq = /* @__PURE__ */ ae({
35554
+ }), $q = /* @__PURE__ */ ae({
35557
35555
  __name: "pl-btn1",
35558
35556
  props: {
35559
35557
  color: {}
@@ -35567,7 +35565,7 @@ const xq = Vt(Iq, "PlProgress"), Sq = {
35567
35565
  Ie(n.$slots, "default")
35568
35566
  ], 4));
35569
35567
  }
35570
- }), $q = /* @__PURE__ */ ae({
35568
+ }), Pq = /* @__PURE__ */ ae({
35571
35569
  __name: "pl-body1",
35572
35570
  props: {
35573
35571
  color: {}
@@ -35581,7 +35579,7 @@ const xq = Vt(Iq, "PlProgress"), Sq = {
35581
35579
  Ie(n.$slots, "default")
35582
35580
  ], 4));
35583
35581
  }
35584
- }), Pq = /* @__PURE__ */ ae({
35582
+ }), Uq = /* @__PURE__ */ ae({
35585
35583
  __name: "pl-bodyu",
35586
35584
  props: {
35587
35585
  color: {}
@@ -35595,11 +35593,11 @@ const xq = Vt(Iq, "PlProgress"), Sq = {
35595
35593
  Ie(n.$slots, "default")
35596
35594
  ], 4));
35597
35595
  }
35598
- }), Uq = {
35596
+ }), Qq = {
35599
35597
  install(e) {
35600
- e.component("PlH1", Aq), e.component("PlH2", jq), e.component("PlH3", Oq), e.component("PlH4", zq), e.component("PlTitle1", Fv), e.component("PlTitle2", kq), e.component("PlTitle3", Cq), e.component("PlSub1", Eq), e.component("PlSub2", Vi), e.component("PlBtn1", Lq), e.component("PlBtn2", Nd), e.component("PlBtn3", ED), e.component("PlBody1", $q), e.component("PlBody2", fr), e.component("PlBody3", Wv), e.component("PlBodyU", Pq), e.component("PlCap", Qr), e.component("PlTag", OD), e.component("PlSystem", LD);
35598
+ e.component("PlH1", jq), e.component("PlH2", Oq), e.component("PlH3", zq), e.component("PlH4", kq), e.component("PlTitle1", Fv), e.component("PlTitle2", Cq), e.component("PlTitle3", Eq), e.component("PlSub1", Lq), e.component("PlSub2", Vi), e.component("PlBtn1", $q), e.component("PlBtn2", Nd), e.component("PlBtn3", ED), e.component("PlBody1", Pq), e.component("PlBody2", fr), e.component("PlBody3", Wv), e.component("PlBodyU", Uq), e.component("PlCap", Qr), e.component("PlTag", OD), e.component("PlSystem", LD);
35601
35599
  }
35602
- }, Qq = Vt(Vc, "PlMarkText"), Yq = /* @__PURE__ */ ae({
35600
+ }, Yq = Vt(Vc, "PlMarkText"), Rq = /* @__PURE__ */ ae({
35603
35601
  __name: "pl-tab-pane",
35604
35602
  props: {
35605
35603
  label: { default: "" },
@@ -35612,16 +35610,16 @@ const xq = Vt(Iq, "PlProgress"), Sq = {
35612
35610
  setup(e) {
35613
35611
  return (t, n) => Ie(t.$slots, "default");
35614
35612
  }
35615
- }), Rq = {
35613
+ }), Bq = {
35616
35614
  install(e) {
35617
- e.component("PlTabPane", Yq);
35615
+ e.component("PlTabPane", Rq);
35618
35616
  }
35619
- }, Bq = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
35617
+ }, Vq = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
35620
35618
  __proto__: null,
35621
35619
  PlAutocomplete: HW,
35622
35620
  PlButton: B9,
35623
35621
  PlButtonDropdown: iW,
35624
- PlCard: G7,
35622
+ PlCard: q7,
35625
35623
  PlCheckbox: pV,
35626
35624
  PlCheckboxPlus: nH,
35627
35625
  PlCurrency: iV,
@@ -35630,26 +35628,26 @@ const xq = Vt(Iq, "PlProgress"), Sq = {
35630
35628
  PlDatePickerPlusPlugin: zH,
35631
35629
  PlDialog: R9,
35632
35630
  PlDialogPlus: uW,
35633
- PlForm: s7,
35634
- PlIcon: Sq,
35631
+ PlForm: a7,
35632
+ PlIcon: Aq,
35635
35633
  PlInput: BF,
35636
35634
  PlInputPlus: kH,
35637
35635
  PlLink: fW,
35638
- PlMarkText: Qq,
35639
- PlMultiSelect: JH,
35640
- PlMultitab: eZ,
35641
- PlNavButton: uq,
35642
- PlNavigation: iq,
35636
+ PlMarkText: Yq,
35637
+ PlMultiSelect: XH,
35638
+ PlMultitab: tZ,
35639
+ PlNavButton: cq,
35640
+ PlNavigation: uq,
35643
35641
  PlNotification: kD,
35644
- PlOnboarding: VG,
35645
- PlPagination: CG,
35646
- PlProgress: xq,
35647
- PlRadio: PH,
35642
+ PlOnboarding: FG,
35643
+ PlPagination: EG,
35644
+ PlProgress: Sq,
35645
+ PlRadio: UH,
35648
35646
  PlScrollbar: pW,
35649
35647
  PlSelect: qF,
35650
- PlSelectPlus: V7,
35651
- PlSidebarItem: hq,
35652
- PlSigning: WG,
35648
+ PlSelectPlus: F7,
35649
+ PlSidebarItem: mq,
35650
+ PlSigning: HG,
35653
35651
  PlSkeleton: gW,
35654
35652
  PlSkeletonButton: wW,
35655
35653
  PlSkeletonControl: yW,
@@ -35660,23 +35658,23 @@ const xq = Vt(Iq, "PlProgress"), Sq = {
35660
35658
  PlSkeletonText: NW,
35661
35659
  PlSkeletonTextCell: bW,
35662
35660
  PlSkeletonUpload: jW,
35663
- PlStepper: CZ,
35661
+ PlStepper: EZ,
35664
35662
  PlSuggestions: a9,
35665
- PlSwitch: r7,
35666
- PlTabPane: Rq,
35663
+ PlSwitch: o7,
35664
+ PlTabPane: Bq,
35667
35665
  PlTablePlugin: D9,
35668
- PlTablePlus: MG,
35669
- PlTabs: kG,
35670
- PlTagsChips: DG,
35671
- PlTextCell: Tq,
35672
- PlTextPlugin: Uq,
35666
+ PlTablePlus: bG,
35667
+ PlTabs: CG,
35668
+ PlTagsChips: NG,
35669
+ PlTextCell: Iq,
35670
+ PlTextPlugin: Qq,
35673
35671
  PlTooltip: N9,
35674
35672
  PlTooltipPlus: kW,
35675
35673
  PlUpload: A9,
35676
35674
  PlUploadLegacy: C9,
35677
- PlUploadPlus: S7,
35675
+ PlUploadPlus: A7,
35678
35676
  ScreenSizes: Hc,
35679
- TLogo: _q,
35677
+ TLogo: wq,
35680
35678
  cancelAllApiRequests: $A,
35681
35679
  dadataParser: qB,
35682
35680
  declOfNum: Is,
@@ -35685,25 +35683,25 @@ const xq = Vt(Iq, "PlProgress"), Sq = {
35685
35683
  formatCurrency: Pv,
35686
35684
  formatDate: VB,
35687
35685
  isEqual: Uv
35688
- }, Symbol.toStringTag, { value: "Module" })), Vq = OA(), Zq = (e) => {
35686
+ }, Symbol.toStringTag, { value: "Module" })), Fq = OA(), Gq = (e) => {
35689
35687
  var t;
35690
- Object.values(Bq).forEach((n) => {
35688
+ Object.values(Vq).forEach((n) => {
35691
35689
  var o;
35692
35690
  const r = n;
35693
35691
  (o = r.install) == null || o.call(r, e);
35694
- }), (t = wp.install) == null || t.call(wp, e), e.use(Vq).use(iD);
35692
+ }), (t = wp.install) == null || t.call(wp, e), e.use(Fq).use(iD);
35695
35693
  };
35696
35694
  export {
35697
- kG as $,
35698
- Wq as A,
35695
+ CG as $,
35696
+ Hq as A,
35699
35697
  BF as B,
35700
35698
  kH as C,
35701
35699
  fW as D,
35702
- eZ as E,
35703
- PH as F,
35700
+ tZ as E,
35701
+ UH as F,
35704
35702
  pW as G,
35705
35703
  qF as H,
35706
- V7 as I,
35704
+ F7 as I,
35707
35705
  gW as J,
35708
35706
  hW as K,
35709
35707
  yW as L,
@@ -35716,32 +35714,32 @@ export {
35716
35714
  jW as S,
35717
35715
  zW as T,
35718
35716
  kD as U,
35719
- CZ as V,
35717
+ EZ as V,
35720
35718
  a9 as W,
35721
- r7 as X,
35722
- Rq as Y,
35719
+ o7 as X,
35720
+ Bq as Y,
35723
35721
  D9 as Z,
35724
- MG as _,
35722
+ bG as _,
35725
35723
  QB as a,
35726
- Uq as a0,
35724
+ Qq as a0,
35727
35725
  N9 as a1,
35728
35726
  A9 as a2,
35729
35727
  C9 as a3,
35730
- S7 as a4,
35728
+ A7 as a4,
35731
35729
  kW as a5,
35732
- JH as a6,
35733
- Qq as a7,
35734
- CG as a8,
35735
- WG as a9,
35736
- DG as aa,
35737
- VG as ab,
35738
- iq as ac,
35739
- uq as ad,
35740
- hq as ae,
35741
- _q as af,
35742
- Tq as ag,
35730
+ XH as a6,
35731
+ Yq as a7,
35732
+ EG as a8,
35733
+ HG as a9,
35734
+ NG as aa,
35735
+ FG as ab,
35736
+ uq as ac,
35737
+ cq as ad,
35738
+ mq as ae,
35739
+ wq as af,
35740
+ Iq as ag,
35743
35741
  iW as ah,
35744
- xq as ai,
35742
+ Sq as ai,
35745
35743
  Hc as aj,
35746
35744
  Uv as b,
35747
35745
  VB as c,
@@ -35750,14 +35748,14 @@ export {
35750
35748
  Pv as f,
35751
35749
  gr as g,
35752
35750
  qB as h,
35753
- Zq as i,
35751
+ Gq as i,
35754
35752
  $A as j,
35755
35753
  B9 as k,
35756
35754
  Dp as l,
35757
35755
  iV as m,
35758
35756
  HW as n,
35759
- G7 as o,
35760
- Hq as p,
35757
+ q7 as o,
35758
+ Zq as p,
35761
35759
  pV as q,
35762
35760
  nH as r,
35763
35761
  LF as s,
@@ -35766,6 +35764,6 @@ export {
35766
35764
  zH as v,
35767
35765
  uW as w,
35768
35766
  R9 as x,
35769
- s7 as y,
35770
- Sq as z
35767
+ a7 as y,
35768
+ Aq as z
35771
35769
  };