@yourgoods/ui-smart 0.53.26 → 0.53.27

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.
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as oe, ref as T, reactive as Z, watch as Y, computed as b, toRefs as ce, createElementBlock as I, openBlock as y, createElementVNode as x, createCommentVNode as D, toDisplayString as _, createVNode as $, unref as u, isRef as ee, withCtx as G, createTextVNode as ie, Fragment as Ae, createBlock as H, resolveDynamicComponent as he, onMounted as Fe } from "vue";
2
- import { _ as ve, c as ke, u as Re, a as ze, P as Me, b as We } from "./useRateLimitToast-D9MvwwOE.js";
3
- import { C as F, _ as He, B as qe, p as W, g as je } from "./index-ux9lfNac.js";
2
+ import { _ as ve, c as ke, u as Re, a as ze, P as Me, b as We } from "./useRateLimitToast-DOPcAbpA.js";
3
+ import { C as F, _ as He, B as qe, p as W, g as je } from "./index-CbtrHeRw.js";
4
4
  import { PInput as J, IconMailMd as pe, PButton as ne, IconEyeMd as Ve, IconEyeClosedMd as be, PDialog as Ge, PTopBar as Ye, IconCrossMd as Je } from "@profeat/ui-kit";
5
5
  const Ke = { class: "dialogDefaultContainerInsideContent" }, Qe = { class: "dialogDefaultContainerTextHint" }, Xe = {
6
6
  key: 0,
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as ye, ref as a, reactive as _, computed as u, watch as Z, onMounted as Ce, createElementBlock as S, openBlock as g, Fragment as ge, createVNode as n, unref as o, withCtx as m, createCommentVNode as ee, createElementVNode as r, toDisplayString as V, createBlock as B, resolveDynamicComponent as $, createTextVNode as z } from "vue";
2
- import { C as I, p as D, g as Ve } from "./index-ux9lfNac.js";
2
+ import { C as I, p as D, g as Ve } from "./index-CbtrHeRw.js";
3
3
  import { PDialog as be, PInput as M, IconEyeMd as O, IconEyeClosedMd as U, PButton as F, PTopBar as Te, IconCrossMd as Ie, PTeleportContainer as xe } from "@profeat/ui-kit";
4
4
  function ke(b) {
5
5
  return { showPasswordRateLimitToast: (P) => {
@@ -1,7 +1,7 @@
1
1
  import { createElementBlock as S, openBlock as v, createElementVNode as H, defineComponent as he, reactive as ve, watch as _, ref as O, toRefs as Ce, computed as I, createCommentVNode as B, createVNode as b, toDisplayString as G, createBlock as J, createTextVNode as Z, unref as r, isRef as le, withCtx as X, onMounted as We, Fragment as je } from "vue";
2
- import { _ as we, c as Ne, a as He, u as Ge, P as Oe, b as Je } from "./useRateLimitToast-D9MvwwOE.js";
2
+ import { _ as we, c as Ne, a as He, u as Ge, P as Oe, b as Je } from "./useRateLimitToast-DOPcAbpA.js";
3
3
  import { IconTelegramSm as Pe, PInput as se, IconPhoneMd as Re, IconMailMd as Ke, PButton as ze, PDialog as Qe, PTopBar as Xe, IconCrossMd as Ye, PTeleportContainer as Ze } from "@profeat/ui-kit";
4
- import { C as j, t as De, p as te, g as Ae } from "./index-ux9lfNac.js";
4
+ import { C as j, t as De, p as te, g as Ae } from "./index-CbtrHeRw.js";
5
5
  const _e = {
6
6
  xmlns: "http://www.w3.org/2000/svg",
7
7
  width: "12",
@@ -1,13 +1,13 @@
1
- import { ref as h, shallowRef as _e, defineComponent as W, defineAsyncComponent as X, watch as ce, createBlock as M, createCommentVNode as T, unref as f, openBlock as w, resolveDynamicComponent as Re, mergeProps as Oe, computed as A, reactive as K, onMounted as Ge, createElementBlock as U, Fragment as fe, createVNode as y, createElementVNode as H, withCtx as $, toDisplayString as z, createTextVNode as Z, Teleport as me, Transition as je, withDirectives as Je, vShow as qe } from "vue";
1
+ import { ref as y, shallowRef as _e, defineComponent as X, defineAsyncComponent as H, watch as ge, createBlock as x, createCommentVNode as I, unref as p, openBlock as E, resolveDynamicComponent as Re, mergeProps as Oe, computed as A, reactive as Z, onMounted as Ge, createElementBlock as U, Fragment as ve, createVNode as w, createElementVNode as Q, withCtx as _, toDisplayString as R, createTextVNode as ee, Teleport as pe, Transition as je, withDirectives as qe, vShow as Je } from "vue";
2
2
  import We from "axios";
3
- import { PInputFileUploader as Ye, PInput as L, IconFilledEditMd as J, PButton as pe, PImageCropper as Xe, PToast as Ke, PTeleportContainer as ge, PToastContainer as He, IconPhoneMd as Ze, IconMailMd as Qe } from "@profeat/ui-kit";
4
- function ea(l, s = 2) {
3
+ import { PInputFileUploader as Ye, PInput as O, IconFilledEditMd as W, PButton as fe, PImageCropper as Xe, PToast as Ke, PTeleportContainer as he, PToastContainer as He, IconPhoneMd as Ze, IconMailMd as Qe } from "@profeat/ui-kit";
4
+ function et(l, s = 2) {
5
5
  if (l === 0)
6
6
  return "0 B";
7
- const t = 1024, o = ["B", "KB", "MB", "GB", "TB", "PB", "EB"], m = Math.floor(Math.log(l) / Math.log(t));
8
- return `${Number.parseFloat((l / t ** m).toFixed(s))} ${o[m]}`;
7
+ const a = 1024, o = ["B", "KB", "MB", "GB", "TB", "PB", "EB"], m = Math.floor(Math.log(l) / Math.log(a));
8
+ return `${Number.parseFloat((l / a ** m).toFixed(s))} ${o[m]}`;
9
9
  }
10
- const aa = {
10
+ const tt = {
11
11
  "image/jpeg": "JPEG",
12
12
  "image/png": "PNG",
13
13
  "application/pdf": "PDF",
@@ -15,67 +15,67 @@ const aa = {
15
15
  "application/zip": "ZIP Archive"
16
16
  // ...
17
17
  };
18
- function ta(l) {
18
+ function at(l) {
19
19
  return l.map((s) => {
20
- var t;
21
- return aa[s] || ((t = s.split("/")[1]) == null ? void 0 : t.toUpperCase());
20
+ var a;
21
+ return tt[s] || ((a = s.split("/")[1]) == null ? void 0 : a.toUpperCase());
22
22
  });
23
23
  }
24
- const za = {
24
+ const zt = {
25
25
  OLD: "old",
26
26
  NEW: "new",
27
27
  COMPLETED: "completed"
28
- }, La = {
28
+ }, Lt = {
29
29
  VERIFY_EMAIL: "verify-email"
30
30
  };
31
- let ee = null;
32
- function oa(l, s, t) {
33
- ee = We.create({
31
+ let ae = null;
32
+ function ot(l, s, a) {
33
+ ae = We.create({
34
34
  baseURL: s,
35
35
  headers: {
36
36
  Authorization: `Bearer ${l}`,
37
- "x-throttler-prefix": t ?? "throttler_profile_edit"
37
+ "x-throttler-prefix": a ?? "throttler_profile_edit"
38
38
  // здесь можно словить баг, который может быть сложно отследить, если будет передаваться пустой прелфикс
39
39
  // 'Content-Type': 'application/json',
40
40
  },
41
41
  validateStatus: (o) => o >= 200 && o < 300
42
42
  });
43
43
  }
44
- function te() {
45
- if (!ee)
44
+ function ne() {
45
+ if (!ae)
46
46
  throw new Error("Axios instance not initialized. Call initAxios(token, baseUrl) first.");
47
- return ee;
47
+ return ae;
48
48
  }
49
- async function ae(l, s, t) {
50
- return te().post(l, s, t);
49
+ async function oe(l, s, a) {
50
+ return ne().post(l, s, a);
51
51
  }
52
- async function na(l, s) {
53
- return te().get(l, s);
52
+ async function nt(l, s) {
53
+ return ne().get(l, s);
54
54
  }
55
- async function ra(l, s) {
56
- return te().delete(l, s);
55
+ async function rt(l, s) {
56
+ return ne().delete(l, s);
57
57
  }
58
- async function la(l) {
59
- const s = await ae("/users/profile/me", l);
58
+ async function lt(l) {
59
+ const s = await oe("/users/profile/me", l);
60
60
  if (s.status !== 200 && s.status !== 201 || !s.data)
61
61
  throw new Error("Ошибка при получении профиля пользователя");
62
62
  return s.data;
63
63
  }
64
- const q = h(null), Q = _e(null);
65
- function oe() {
64
+ const Y = y(null), te = _e(null);
65
+ function re() {
66
66
  return {
67
- currentDialog: q,
68
- dialogPayload: Q,
67
+ currentDialog: Y,
68
+ dialogPayload: te,
69
69
  openDialog: (o, m) => {
70
- q.value = o, Q.value = m ?? null;
70
+ Y.value = o, te.value = m ?? null;
71
71
  },
72
72
  closeDialog: () => {
73
- q.value = null, Q.value = null;
73
+ Y.value = null, te.value = null;
74
74
  },
75
- isDialogOpen: (o) => q.value === o
75
+ isDialogOpen: (o) => Y.value === o
76
76
  };
77
77
  }
78
- const sa = {
78
+ const st = {
79
79
  ru: {
80
80
  Имя: "Имя",
81
81
  Фамилия: "Фамилия",
@@ -208,7 +208,7 @@ const sa = {
208
208
  "Введите новый номер телефона": "Enter a new phone number",
209
209
  "Телефон успешно изменен": "Phone number successfully changed"
210
210
  }
211
- }, ia = /* @__PURE__ */ W({
211
+ }, it = /* @__PURE__ */ X({
212
212
  __name: "DialogManager",
213
213
  props: {
214
214
  language: {},
@@ -217,53 +217,53 @@ const sa = {
217
217
  },
218
218
  emits: ["clean-input-errors", "on-update-jwt", "update-phone-field", "update-email-field", "on-password-error", "on-toast"],
219
219
  setup(l, { emit: s }) {
220
- const t = s, o = h(!0), { currentDialog: m, dialogPayload: v, closeDialog: B } = oe(), u = {
221
- email: X(() => import("./ProfileEmailDialog-BDjKt3O1.js")),
222
- phone: X(() => import("./ProfilePhoneDialog-BSXZnFSE.js")),
223
- password: X(() => import("./ProfilePasswordDialog-DQ4Yibl7.js"))
224
- }, d = ({ email: E }) => {
225
- t("update-email-field", E);
226
- }, p = ({ phone: E }) => {
227
- t("update-phone-field", E);
220
+ const a = s, o = y(!0), { currentDialog: m, dialogPayload: v, closeDialog: B } = re(), u = {
221
+ email: H(() => import("./ProfileEmailDialog-DD78b0X7.js")),
222
+ phone: H(() => import("./ProfilePhoneDialog-DOgqsLTf.js")),
223
+ password: H(() => import("./ProfilePasswordDialog-Y8wf5LEb.js"))
224
+ }, d = ({ email: b }) => {
225
+ a("update-email-field", b);
226
+ }, c = ({ phone: b }) => {
227
+ a("update-phone-field", b);
228
228
  };
229
- return ce(m, (E) => {
230
- o.value = !!E;
231
- }), (E, i) => f(m) ? (w(), M(Re(u[f(m)]), Oe({
229
+ return ge(m, (b) => {
230
+ o.value = !!b;
231
+ }), (b, f) => p(m) ? (E(), x(Re(u[p(m)]), Oe({
232
232
  key: 0,
233
233
  modelValue: o.value,
234
- "onUpdate:modelValue": i[0] || (i[0] = (g) => o.value = g),
235
- language: E.language,
236
- provider: E.provider,
237
- "disable-add-phone": E.disableAddPhone
238
- }, f(v), {
239
- onClose: f(B),
240
- onCleanInputErrors: i[1] || (i[1] = (g) => t("clean-input-errors")),
241
- onOnUpdateJwt: i[2] || (i[2] = (g, c, r) => t("on-update-jwt", g, c, r)),
234
+ "onUpdate:modelValue": f[0] || (f[0] = (h) => o.value = h),
235
+ language: b.language,
236
+ provider: b.provider,
237
+ "disable-add-phone": b.disableAddPhone
238
+ }, p(v), {
239
+ onClose: p(B),
240
+ onCleanInputErrors: f[1] || (f[1] = (h) => a("clean-input-errors")),
241
+ onOnUpdateJwt: f[2] || (f[2] = (h, i, n) => a("on-update-jwt", h, i, n)),
242
242
  onSubmitEmail: d,
243
- onSubmitPhone: p,
244
- onOnPasswordError: i[3] || (i[3] = (g, c) => t("on-password-error", g, c)),
245
- onOnToast: i[4] || (i[4] = (g) => t("on-toast", g))
246
- }), null, 16, ["modelValue", "language", "provider", "disable-add-phone", "onClose"])) : T("", !0);
243
+ onSubmitPhone: c,
244
+ onOnPasswordError: f[3] || (f[3] = (h, i) => a("on-password-error", h, i)),
245
+ onOnToast: f[4] || (f[4] = (h) => a("on-toast", h))
246
+ }), null, 16, ["modelValue", "language", "provider", "disable-add-phone", "onClose"])) : I("", !0);
247
247
  }
248
- }), ua = { class: "base-container" }, da = {
248
+ }), ut = { class: "base-container" }, dt = {
249
249
  key: 0,
250
250
  style: { color: "#E46060" }
251
- }, ma = { key: 1 }, pa = {
251
+ }, mt = { key: 1 }, ct = {
252
252
  key: 1,
253
253
  class: "input-wrapper"
254
- }, ca = {
254
+ }, pt = {
255
255
  key: 2,
256
256
  class: "input-wrapper"
257
- }, fa = {
257
+ }, ft = {
258
258
  key: 3,
259
259
  class: "input-wrapper"
260
- }, ga = {
260
+ }, gt = {
261
261
  key: 4,
262
262
  class: "input-wrapper"
263
- }, va = { class: "buttons-container" }, ha = {
263
+ }, vt = { class: "buttons-container" }, ht = {
264
264
  key: 0,
265
265
  class: "centered-overlay"
266
- }, ya = { class: "toastWrapper" }, wa = /* @__PURE__ */ W({
266
+ }, yt = { class: "toastWrapper" }, wt = /* @__PURE__ */ X({
267
267
  __name: "PEditUserContact",
268
268
  props: {
269
269
  language: {},
@@ -278,7 +278,7 @@ const sa = {
278
278
  },
279
279
  emits: ["open-email-dialog", "open-phone-dialog", "open-password-dialog", "on-update-jwt", "on-password-error", "update-tokens"],
280
280
  setup(l, { emit: s }) {
281
- const t = l, o = s, m = A(() => t.language ?? "ru"), v = (e) => sa[m.value][e] || e, { openDialog: B } = oe(), u = K({ firstName: "", lastName: "" }), d = h({ firstName: "", lastName: "" }), p = K({ firstName: !1, lastName: !1, email: !1, phone: !1 }), E = h(""), i = h(""), g = h(""), c = h(!1), r = K({
281
+ const a = l, o = s, m = A(() => a.language ?? "ru"), v = (e) => st[m.value][e] || e, { openDialog: B } = re(), u = Z({ firstName: "", lastName: "" }), d = y({ firstName: "", lastName: "" }), c = Z({ firstName: !1, lastName: !1, email: !1, phone: !1 }), b = y(""), f = y(""), h = y(""), i = y(!1), n = Z({
282
282
  value: null,
283
283
  loading: !1,
284
284
  accept: ["image/png", "image/jpeg"],
@@ -286,178 +286,178 @@ const sa = {
286
286
  // 10 MB
287
287
  imageBinary: null,
288
288
  imageContent: ""
289
- }), C = h(""), I = h(!1), D = h(!0), V = h(!0), b = h(void 0), F = h(""), S = A(() => re(u.firstName, p.firstName)), _ = A(() => re(u.lastName, p.lastName)), he = A(() => p.email && !i.value.trim() ? "Введите e-mail" : ""), ye = A(() => p.phone && !g.value.trim() ? "Введите номер телефона" : ""), x = (e) => t.fields.some((a) => a.key === e), ne = (e) => e && e.trim() ? "edit" : "bind", Y = () => setTimeout(() => {
289
+ }), g = y(""), C = y(!1), D = y(!0), V = y(!0), F = y(void 0), S = y(""), P = A(() => se(u.firstName, c.firstName)), M = A(() => se(u.lastName, c.lastName)), $ = A(() => c.email && !f.value.trim() ? "Введите e-mail" : ""), z = A(() => c.phone && !h.value.trim() ? "Введите номер телефона" : ""), L = (e) => a.fields.some((t) => t.key === e), le = (e) => e && e.trim() ? "edit" : "bind", K = () => setTimeout(() => {
290
290
  var e;
291
291
  return (e = document.activeElement) == null ? void 0 : e.blur();
292
- }, 0), we = A(() => !!(i.value && i.value.trim() !== "")), Ee = A(() => r.imageContent ? v("Загрузить другое фото") : v("Загрузить фото")), re = (e, a) => {
293
- if (!a) return "";
294
- const n = e.trim();
295
- return n ? n.length < 2 ? "Поле должно содержать минимум 2 символа" : "" : "Введите значение";
292
+ }, 0), we = A(() => !!(f.value && f.value.trim() !== "")), Ee = A(() => n.imageContent ? v("Загрузить другое фото") : v("Загрузить фото")), se = (e, t) => {
293
+ if (!t) return "";
294
+ const r = e.trim();
295
+ return r ? r.length < 2 ? "Поле должно содержать минимум 2 символа" : "" : "Введите значение";
296
296
  }, be = (e) => B("email", { mode: e ? "edit" : "bind", initialEmail: e }), Pe = () => {
297
- Y(), p.email = !1, V.value = !1, o("open-email-dialog", i.value, ne(i.value)), be(i.value);
297
+ K(), c.email = !1, V.value = !1, o("open-email-dialog", f.value, le(f.value)), be(f.value);
298
298
  }, Ne = () => {
299
- Y(), p.phone = !1, D.value = !1, o("open-phone-dialog", g.value, ne(g.value));
300
- }, Ce = async (e, a, n) => {
301
- e === "email" && n && (i.value = n), e === "phone" && n && (g.value = n), o("on-update-jwt");
299
+ K(), c.phone = !1, D.value = !1, o("open-phone-dialog", h.value, le(h.value));
300
+ }, Ce = async (e, t, r) => {
301
+ e === "email" && r && (f.value = r), e === "phone" && r && (h.value = r), o("on-update-jwt");
302
302
  }, ke = (e) => {
303
- g.value = e;
303
+ h.value = e;
304
304
  }, Te = (e) => {
305
- i.value = e;
306
- }, Ie = (e, a) => {
307
- I.value = !0, o("on-password-error", e, a);
305
+ f.value = e;
306
+ }, Ie = (e, t) => {
307
+ C.value = !0, o("on-password-error", e, t);
308
308
  }, Ue = () => {
309
309
  D.value = !1, V.value = !1;
310
- }, R = (e) => {
311
- I.value = !0, b.value = e.color ?? "", F.value = e.text ?? "";
312
- }, O = (e) => {
313
- if (p[e] = !0, e === "firstName" || e === "lastName") {
314
- const a = u[e];
315
- a.length > 40 && (u[e] = a.slice(0, 40));
310
+ }, G = (e) => {
311
+ C.value = !0, F.value = e.color ?? "", S.value = e.text ?? "";
312
+ }, j = (e) => {
313
+ if (c[e] = !0, e === "firstName" || e === "lastName") {
314
+ const t = u[e];
315
+ t.length > 40 && (u[e] = t.slice(0, 40));
316
316
  }
317
317
  }, Be = (e) => {
318
- var G, j;
319
- if (C.value = "", !e) {
320
- le();
318
+ var q, J;
319
+ if (g.value = "", !e) {
320
+ ie();
321
321
  return;
322
322
  }
323
- const a = ((G = e.fileBinary) == null ? void 0 : G.type) ?? "", n = ((j = e.fileBinary) == null ? void 0 : j.size) ?? 0, k = !["image/png", "image/jpeg"].includes(a), N = n > r.uploadLimit;
324
- if (k || N) {
325
- C.value = "Файл не подходит. Пожалуйста, загрузите PNG или JPEG размером до 10 МБ", le();
323
+ const t = ((q = e.fileBinary) == null ? void 0 : q.type) ?? "", r = ((J = e.fileBinary) == null ? void 0 : J.size) ?? 0, T = !["image/png", "image/jpeg"].includes(t), k = r > n.uploadLimit;
324
+ if (T || k) {
325
+ g.value = "Файл не подходит. Пожалуйста, загрузите PNG или JPEG размером до 10 МБ", ie();
326
326
  return;
327
327
  }
328
- r.value = e, r.imageBinary = e.fileBinary ?? null, r.imageContent = e.fileContent ?? "", c.value = !0;
329
- }, le = () => {
330
- r.value = null, r.imageBinary = null, r.imageContent = "", c.value = !1;
328
+ n.value = e, n.imageBinary = e.fileBinary ?? null, n.imageContent = e.fileContent ?? "", i.value = !0;
329
+ }, ie = () => {
330
+ n.value = null, n.imageBinary = null, n.imageContent = "", i.value = !1;
331
331
  }, De = async () => {
332
332
  try {
333
- const a = (await ra("/users/profile/delete/avatar")).data;
334
- return (a == null ? void 0 : a.success) === !0;
333
+ const t = (await rt("/users/profile/delete/avatar")).data;
334
+ return (t == null ? void 0 : t.success) === !0;
335
335
  } catch (e) {
336
336
  return console.error("Ошибка при удалении аватара:", e), !1;
337
337
  }
338
338
  }, Ve = () => {
339
- C.value = "Файл не подходит. Пожалуйста, загрузите PNG или JPEG размером до 10 МБ", r.value = null, r.imageBinary = null, r.imageContent = "", c.value = !1;
340
- }, se = async (e, a, n = "image/png") => {
339
+ g.value = "Файл не подходит. Пожалуйста, загрузите PNG или JPEG размером до 10 МБ", n.value = null, n.imageBinary = null, n.imageContent = "", i.value = !1;
340
+ }, ue = async (e, t, r = "image/png") => {
341
341
  if (!e) return null;
342
- const k = await (await fetch(e)).blob();
343
- return new File([k], a, { type: n });
342
+ const T = await (await fetch(e)).blob();
343
+ return new File([T], t, { type: r });
344
344
  }, Ae = () => {
345
- r.value = null, r.imageBinary = null, r.imageContent = "", c.value = !1;
345
+ n.value = null, n.imageBinary = null, n.imageContent = "", i.value = !1;
346
346
  }, Fe = async (e) => {
347
- c.value = !1;
348
- const a = r.imageContent;
349
- if (r.imageContent = e, !r.imageBinary) return;
350
- const n = await se(
347
+ i.value = !1;
348
+ const t = n.imageContent;
349
+ if (n.imageContent = e, !n.imageBinary) return;
350
+ const r = await ue(
351
351
  e,
352
- r.imageBinary.name,
353
- r.imageBinary.type || "image/png"
352
+ n.imageBinary.name,
353
+ n.imageBinary.type || "image/png"
354
354
  );
355
- if (!n) {
356
- r.imageContent = a;
355
+ if (!r) {
356
+ n.imageContent = t;
357
357
  return;
358
358
  }
359
359
  try {
360
- r.loading = !0;
361
- const P = new FormData();
362
- P.append("file", n), await ae(`/users/profile/avatar/${E.value}`, P, { headers: { "Content-Type": void 0 } });
363
- } catch (P) {
364
- console.error(P), R({
360
+ n.loading = !0;
361
+ const N = new FormData();
362
+ N.append("file", r), await oe(`/users/profile/avatar/${b.value}`, N, { headers: { "Content-Type": void 0 } });
363
+ } catch (N) {
364
+ console.error(N), G({
365
365
  color: "error",
366
366
  text: v("Не удалось сохранить изменения. Попробуйте позже")
367
- }), r.imageContent = a;
367
+ }), n.imageContent = t;
368
368
  } finally {
369
- r.loading = !1;
369
+ n.loading = !1;
370
370
  }
371
371
  }, Se = async (e) => {
372
- r.imageContent = e ?? "", r.imageBinary && (r.imageBinary = await se(
372
+ n.imageContent = e ?? "", n.imageBinary && (n.imageBinary = await ue(
373
373
  e ?? "",
374
- r.imageBinary.name,
375
- r.imageBinary.type || "image/png"
374
+ n.imageBinary.name,
375
+ n.imageBinary.type || "image/png"
376
376
  ));
377
- }, ie = h(!1), ue = async (e) => {
378
- var n, P;
379
- const a = (n = u[e]) == null ? void 0 : n.trim();
380
- if (a)
377
+ }, de = y(!1), me = async (e) => {
378
+ var r, N;
379
+ const t = (r = u[e]) == null ? void 0 : r.trim();
380
+ if (t)
381
381
  try {
382
- ie.value = !0;
383
- const N = (P = (await ae("/users/profile/update-name", { [e]: a })).data) == null ? void 0 : P.data;
384
- N != null && N.user && (u.firstName = N.user.firstName ?? u.firstName, u.lastName = N.user.lastName ?? u.lastName, d.value = {
382
+ de.value = !0;
383
+ const k = (N = (await oe("/users/profile/update-name", { [e]: t })).data) == null ? void 0 : N.data;
384
+ k != null && k.user && (u.firstName = k.user.firstName ?? u.firstName, u.lastName = k.user.lastName ?? u.lastName, d.value = {
385
385
  firstName: u.firstName,
386
386
  lastName: u.lastName
387
387
  });
388
- } catch (k) {
389
- throw k;
388
+ } catch (T) {
389
+ throw T;
390
390
  } finally {
391
- ie.value = !1;
391
+ de.value = !1;
392
392
  }
393
393
  }, Me = async () => {
394
394
  var e;
395
- if (!t.accessToken)
395
+ if (!a.accessToken)
396
396
  throw console.error("Access token не передан в props"), new Error("Access token is required");
397
397
  try {
398
- const n = (e = (await la({
399
- accessToken: t.accessToken,
400
- refreshToken: t.refreshToken ?? "",
398
+ const r = (e = (await lt({
399
+ accessToken: a.accessToken,
400
+ refreshToken: a.refreshToken ?? "",
401
401
  excludeFields: []
402
402
  })).data) == null ? void 0 : e.user;
403
- if (!n)
403
+ if (!r)
404
404
  throw console.error("Данные пользователя отсутствуют в ответе сервера"), new Error("User data is missing from the response");
405
405
  const {
406
- userId: P,
407
- privateFirstName: k,
408
- privateLastName: N,
409
- email: G,
410
- phoneNumber: j
411
- } = n;
412
- E.value = P ?? "", u.firstName = k ?? "", u.lastName = N ?? "", i.value = G ?? "", g.value = j ?? "", r.imageContent = await xe(), d.value = {
413
- firstName: k ?? "",
414
- lastName: N ?? ""
406
+ userId: N,
407
+ privateFirstName: T,
408
+ privateLastName: k,
409
+ email: q,
410
+ phoneNumber: J
411
+ } = r;
412
+ b.value = N ?? "", u.firstName = T ?? "", u.lastName = k ?? "", f.value = q ?? "", h.value = J ?? "", n.imageContent = await $e(), d.value = {
413
+ firstName: T ?? "",
414
+ lastName: k ?? ""
415
415
  };
416
- } catch (a) {
417
- console.error("Критическая ошибка при загрузке профиля:", a);
416
+ } catch (t) {
417
+ console.error("Критическая ошибка при загрузке профиля:", t);
418
418
  }
419
- }, xe = async () => {
419
+ }, $e = async () => {
420
420
  var e;
421
421
  try {
422
- const n = (e = (await na("/users/profile/avatar")).data) == null ? void 0 : e.data;
423
- return n ? $e(n) : "";
424
- } catch (a) {
425
- return console.error("Ошибка при загрузке метаданных аватара:", a), "";
422
+ const r = (e = (await nt("/users/profile/avatar")).data) == null ? void 0 : e.data;
423
+ return r ? xe(r) : "";
424
+ } catch (t) {
425
+ return console.error("Ошибка при загрузке метаданных аватара:", t), "";
426
426
  }
427
427
  };
428
- function $e(e) {
428
+ function xe(e) {
429
429
  if (!e)
430
430
  return "";
431
431
  try {
432
- return new URL(e.key, t.awsStorageUrl).toString();
433
- } catch (a) {
434
- return console.error("Ошибка при составлении URL аватара:", a), "";
432
+ return new URL(e.key, a.awsStorageUrl).toString();
433
+ } catch (t) {
434
+ return console.error("Ошибка при составлении URL аватара:", t), "";
435
435
  }
436
436
  }
437
- const de = A(() => {
437
+ const ce = A(() => {
438
438
  if (!d.value.firstName && !d.value.lastName)
439
439
  return !1;
440
- const e = u.firstName.trim(), a = u.lastName.trim(), n = d.value.firstName.trim(), P = d.value.lastName.trim(), k = e !== n || a !== P, N = e.length >= 2 && a.length >= 2;
441
- return k && N;
440
+ const e = u.firstName.trim(), t = u.lastName.trim(), r = d.value.firstName.trim(), N = d.value.lastName.trim(), T = e !== r || t !== N, k = e.length >= 2 && t.length >= 2;
441
+ return T && k;
442
442
  }), ze = async () => {
443
- if (de.value)
443
+ if (ce.value)
444
444
  try {
445
- await Promise.all([ue("firstName"), ue("lastName")]), o("on-update-jwt"), R({ color: "success", text: "Изменения сохранены" });
445
+ await Promise.all([me("firstName"), me("lastName")]), o("on-update-jwt"), G({ color: "success", text: "Изменения сохранены" });
446
446
  } catch (e) {
447
- console.error(e), R({
447
+ console.error(e), G({
448
448
  color: "error",
449
449
  text: v("Не удалось сохранить изменения. Попробуйте позже")
450
450
  });
451
451
  }
452
452
  }, Le = () => {
453
- Y(), o("open-password-dialog");
453
+ K(), o("open-password-dialog");
454
454
  };
455
455
  return Ge(async () => {
456
- if (!t.accessToken) throw new Error("Access token не передан в props");
457
- if (!t.requestUrl) throw new Error("auth-backend url не передан в props");
458
- oa(t.accessToken, t.requestUrl, t.throttlerPrefix), await Me();
459
- }), (e, a) => (w(), U(fe, null, [
460
- y(ia, {
456
+ if (!a.accessToken) throw new Error("Access token не передан в props");
457
+ if (!a.requestUrl) throw new Error("auth-backend url не передан в props");
458
+ ot(a.accessToken, a.requestUrl, a.throttlerPrefix), await Me();
459
+ }), (e, t) => (E(), U(ve, null, [
460
+ w(it, {
461
461
  language: m.value,
462
462
  provider: e.provider,
463
463
  "disable-add-phone": e.disableAddPhone,
@@ -466,154 +466,154 @@ const sa = {
466
466
  onUpdatePhoneField: ke,
467
467
  onUpdateEmailField: Te,
468
468
  onOnPasswordError: Ie,
469
- onOnToast: R
469
+ onOnToast: G
470
470
  }, null, 8, ["language", "provider", "disable-add-phone"]),
471
- H("div", ua, [
472
- x("avatar") ? (w(), M(f(Ye), {
471
+ Q("div", ut, [
472
+ L("avatar") ? (E(), x(p(Ye), {
473
473
  key: 0,
474
- modelValue: r.value,
474
+ modelValue: n.value,
475
475
  "onUpdate:modelValue": [
476
- a[0] || (a[0] = (n) => r.value = n),
477
- a[1] || (a[1] = (n) => Be(n))
476
+ t[0] || (t[0] = (r) => n.value = r),
477
+ t[1] || (t[1] = (r) => Be(r))
478
478
  ],
479
479
  type: "img",
480
480
  class: "avatar-input",
481
- src: r.imageContent,
482
- loading: r.loading,
481
+ src: n.imageContent,
482
+ loading: n.loading,
483
483
  label: v("Загрузить фото"),
484
- "upload-limit": r.uploadLimit,
484
+ "upload-limit": n.uploadLimit,
485
485
  accept: "image/jpeg, image/png",
486
486
  onDelete: De,
487
487
  "onChange:error": Ve
488
488
  }, {
489
- afterLoadLabel: $(() => [
490
- Z(z(Ee.value), 1)
489
+ afterLoadLabel: _(() => [
490
+ ee(R(Ee.value), 1)
491
491
  ]),
492
- subtext: $(() => [
493
- C.value ? (w(), U("span", da, z(C.value), 1)) : (w(), U("span", ma, z(`${v("Формат")} ${f(ta)(r.accept).join(", ")} ${v("до")} ${f(ea)(r.uploadLimit)}`), 1))
492
+ subtext: _(() => [
493
+ g.value ? (E(), U("span", dt, R(g.value), 1)) : (E(), U("span", mt, R(`${v("Формат")} ${p(at)(n.accept).join(", ")} ${v("до")} ${p(et)(n.uploadLimit)}`), 1))
494
494
  ]),
495
495
  _: 1
496
- }, 8, ["modelValue", "src", "loading", "label", "upload-limit"])) : T("", !0),
497
- x("firstName") ? (w(), U("div", pa, [
498
- y(f(L), {
496
+ }, 8, ["modelValue", "src", "loading", "label", "upload-limit"])) : I("", !0),
497
+ L("firstName") ? (E(), U("div", ct, [
498
+ w(p(O), {
499
499
  modelValue: u.firstName,
500
- "onUpdate:modelValue": a[2] || (a[2] = (n) => u.firstName = n),
500
+ "onUpdate:modelValue": t[2] || (t[2] = (r) => u.firstName = r),
501
501
  size: "large",
502
502
  label: v("Имя"),
503
- error: S.value,
504
- onBlur: a[3] || (a[3] = (n) => p.firstName = !0),
505
- onInput: a[4] || (a[4] = (n) => O("firstName"))
503
+ error: P.value,
504
+ onBlur: t[3] || (t[3] = (r) => c.firstName = !0),
505
+ onInput: t[4] || (t[4] = (r) => j("firstName"))
506
506
  }, null, 8, ["modelValue", "label", "error"]),
507
- y(f(J), { class: "icon-locked" })
508
- ])) : T("", !0),
509
- x("lastName") ? (w(), U("div", ca, [
510
- y(f(L), {
507
+ w(p(W), { class: "icon-locked" })
508
+ ])) : I("", !0),
509
+ L("lastName") ? (E(), U("div", pt, [
510
+ w(p(O), {
511
511
  modelValue: u.lastName,
512
- "onUpdate:modelValue": a[5] || (a[5] = (n) => u.lastName = n),
512
+ "onUpdate:modelValue": t[5] || (t[5] = (r) => u.lastName = r),
513
513
  size: "large",
514
514
  label: v("Фамилия"),
515
- error: _.value,
516
- onBlur: a[6] || (a[6] = (n) => p.lastName = !0),
517
- onInput: a[7] || (a[7] = (n) => O("lastName"))
515
+ error: M.value,
516
+ onBlur: t[6] || (t[6] = (r) => c.lastName = !0),
517
+ onInput: t[7] || (t[7] = (r) => j("lastName"))
518
518
  }, null, 8, ["modelValue", "label", "error"]),
519
- y(f(J), { class: "icon-locked" })
520
- ])) : T("", !0),
521
- x("email") ? (w(), U("div", fa, [
522
- y(f(L), {
523
- modelValue: i.value,
524
- "onUpdate:modelValue": a[8] || (a[8] = (n) => i.value = n),
519
+ w(p(W), { class: "icon-locked" })
520
+ ])) : I("", !0),
521
+ L("email") ? (E(), U("div", ft, [
522
+ w(p(O), {
523
+ modelValue: f.value,
524
+ "onUpdate:modelValue": t[8] || (t[8] = (r) => f.value = r),
525
525
  size: "large",
526
526
  "text-size": "medium",
527
527
  label: "E-mail",
528
528
  type: "email",
529
529
  readonly: "",
530
530
  style: { cursor: "pointer" },
531
- error: he.value && V.value,
532
- onBlur: a[9] || (a[9] = (n) => p.email = !0),
533
- onInput: a[10] || (a[10] = (n) => O("email")),
531
+ error: $.value && V.value,
532
+ onBlur: t[9] || (t[9] = (r) => c.email = !0),
533
+ onInput: t[10] || (t[10] = (r) => j("email")),
534
534
  onClick: Pe
535
535
  }, null, 8, ["modelValue", "error"]),
536
- y(f(J), { class: "icon-locked" })
537
- ])) : T("", !0),
538
- x("phone") ? (w(), U("div", ga, [
539
- y(f(L), {
540
- modelValue: g.value,
541
- "onUpdate:modelValue": a[11] || (a[11] = (n) => g.value = n),
536
+ w(p(W), { class: "icon-locked" })
537
+ ])) : I("", !0),
538
+ L("phone") ? (E(), U("div", gt, [
539
+ w(p(O), {
540
+ modelValue: h.value,
541
+ "onUpdate:modelValue": t[11] || (t[11] = (r) => h.value = r),
542
542
  size: "large",
543
543
  "text-size": "medium",
544
544
  label: v("Номер телефона"),
545
545
  type: "tel",
546
546
  readonly: "",
547
547
  style: { cursor: "pointer" },
548
- error: ye.value && D.value,
549
- onBlur: a[12] || (a[12] = (n) => p.phone = !0),
550
- onInput: a[13] || (a[13] = (n) => O("phone")),
548
+ error: z.value && D.value,
549
+ onBlur: t[12] || (t[12] = (r) => c.phone = !0),
550
+ onInput: t[13] || (t[13] = (r) => j("phone")),
551
551
  onClick: Ne
552
552
  }, null, 8, ["modelValue", "label", "error"]),
553
- y(f(J), { class: "icon-locked" })
554
- ])) : T("", !0),
555
- H("div", va, [
556
- we.value ? (w(), M(f(pe), {
553
+ w(p(W), { class: "icon-locked" })
554
+ ])) : I("", !0),
555
+ Q("div", vt, [
556
+ we.value ? (E(), x(p(fe), {
557
557
  key: 0,
558
558
  color: "secondary",
559
559
  onClick: Le
560
560
  }, {
561
- default: $(() => [
562
- Z(z(v("Сменить пароль")), 1)
561
+ default: _(() => [
562
+ ee(R(v("Сменить пароль")), 1)
563
563
  ]),
564
564
  _: 1
565
- })) : T("", !0),
566
- y(f(pe), {
567
- disabled: !de.value,
565
+ })) : I("", !0),
566
+ w(p(fe), {
567
+ disabled: !ce.value,
568
568
  onClick: ze
569
569
  }, {
570
- default: $(() => [
571
- Z(z(v("Сохранить")), 1)
570
+ default: _(() => [
571
+ ee(R(v("Сохранить")), 1)
572
572
  ]),
573
573
  _: 1
574
574
  }, 8, ["disabled"])
575
575
  ])
576
576
  ]),
577
- c.value ? (w(), M(me, {
577
+ i.value ? (E(), x(pe, {
578
578
  key: 0,
579
579
  to: "body"
580
580
  }, [
581
- c.value ? (w(), U("div", ha, [
582
- y(f(Xe), {
581
+ i.value ? (E(), U("div", ht, [
582
+ w(p(Xe), {
583
583
  "circle-mode": !0,
584
- "model-value": r.imageContent,
584
+ "model-value": n.imageContent,
585
585
  onClose: Ae,
586
- onSave: a[14] || (a[14] = (n) => Fe(n)),
587
- "onUpdate:modelValue": a[15] || (a[15] = (n) => Se(n))
586
+ onSave: t[14] || (t[14] = (r) => Fe(r)),
587
+ "onUpdate:modelValue": t[15] || (t[15] = (r) => Se(r))
588
588
  }, null, 8, ["model-value"])
589
- ])) : T("", !0)
590
- ])) : T("", !0),
591
- (w(), M(me, { to: "#toast-root" }, [
592
- H("div", ya, [
593
- y(je, { name: "list" }, {
594
- default: $(() => [
595
- Je(y(f(Ke), {
589
+ ])) : I("", !0)
590
+ ])) : I("", !0),
591
+ (E(), x(pe, { to: "#toast-root" }, [
592
+ Q("div", yt, [
593
+ w(je, { name: "list" }, {
594
+ default: _(() => [
595
+ qe(w(p(Ke), {
596
596
  class: "toast",
597
- color: b.value,
598
- text: F.value,
599
- onClose: a[16] || (a[16] = (n) => I.value = !1)
597
+ color: F.value,
598
+ text: S.value,
599
+ onClose: t[16] || (t[16] = (r) => C.value = !1)
600
600
  }, null, 8, ["color", "text"]), [
601
- [qe, I.value]
601
+ [Je, C.value]
602
602
  ])
603
603
  ]),
604
604
  _: 1
605
605
  })
606
606
  ])
607
607
  ])),
608
- y(f(ge))
608
+ w(p(he))
609
609
  ], 64));
610
610
  }
611
- }), ve = (l, s) => {
612
- const t = l.__vccOpts || l;
611
+ }), ye = (l, s) => {
612
+ const a = l.__vccOpts || l;
613
613
  for (const [o, m] of s)
614
- t[o] = m;
615
- return t;
616
- }, Ea = /* @__PURE__ */ ve(wa, [["__scopeId", "data-v-a56fcdbb"]]), _a = /* @__PURE__ */ W({
614
+ a[o] = m;
615
+ return a;
616
+ }, Et = /* @__PURE__ */ ye(wt, [["__scopeId", "data-v-a56fcdbb"]]), _t = /* @__PURE__ */ X({
617
617
  __name: "index",
618
618
  props: {
619
619
  throttlerPrefix: {},
@@ -628,18 +628,18 @@ const sa = {
628
628
  },
629
629
  emits: ["on-update-jwt", "update-tokens"],
630
630
  setup(l, { emit: s }) {
631
- const t = s, { openDialog: o } = oe(), m = (d, p) => {
632
- o("email", { initialEmail: d, mode: p });
633
- }, v = (d, p) => {
634
- o("phone", { initialPhone: d, mode: p });
631
+ const a = s, { openDialog: o } = re(), m = (d, c) => {
632
+ o("email", { initialEmail: d, mode: c });
633
+ }, v = (d, c) => {
634
+ o("phone", { initialPhone: d, mode: c });
635
635
  }, B = () => {
636
636
  o("password");
637
- }, u = (d, p, E) => {
638
- t("on-update-jwt", d, p, E);
637
+ }, u = (d, c, b) => {
638
+ a("on-update-jwt", d, c, b);
639
639
  };
640
- return (d, p) => (w(), U(fe, null, [
641
- y(f(He)),
642
- y(Ea, {
640
+ return (d, c) => (E(), U(ve, null, [
641
+ w(p(He)),
642
+ w(Et, {
643
643
  "throttler-prefix": d.throttlerPrefix,
644
644
  provider: d.provider,
645
645
  "request-url": d.requestUrl,
@@ -654,41 +654,41 @@ const sa = {
654
654
  onOpenPasswordDialog: B,
655
655
  onOnUpdateJwt: u
656
656
  }, null, 8, ["throttler-prefix", "provider", "request-url", "language", "fields", "access-token", "refresh-token", "aws-storage-url", "disable-add-phone"]),
657
- y(f(ge))
657
+ w(p(he))
658
658
  ], 64));
659
659
  }
660
- }), ba = 10, Pa = 10, Na = 15;
661
- function Ca(l, s, t) {
660
+ }), bt = 10, Pt = 10, Nt = 15;
661
+ function Ct(l, s, a) {
662
662
  let o = l.replace(/[^\d+]/g, "");
663
- return t != null && t.startsWith("ru") && o.startsWith("8") ? o = `+7${o.slice(1)}` : s && o && !o.startsWith("+") && (o = `+${o}`), o;
663
+ return a != null && a.startsWith("ru") && o.startsWith("8") ? o = `+7${o.slice(1)}` : s && o && !o.startsWith("+") && (o = `+${o}`), o;
664
664
  }
665
- function ka(l) {
665
+ function kt(l) {
666
666
  return l.startsWith("+") ? l.slice(1).replace(/\D/g, "") : l.replace(/\D/g, "");
667
667
  }
668
- function Ta(l, s = ba, t = Na) {
668
+ function Tt(l, s = bt, a = Nt) {
669
669
  if (!l.startsWith("+"))
670
670
  return !1;
671
671
  const o = l.slice(1);
672
- return !(!/^\d+$/.test(o) || o.length < s || o.length > t);
672
+ return !(!/^\d+$/.test(o) || o.length < s || o.length > a);
673
673
  }
674
- function Ia(l) {
674
+ function It(l) {
675
675
  return /[^\d+]/.test(l);
676
676
  }
677
- function Ua(l, s) {
678
- let t = 0;
679
- return l.split("").filter((o) => /\d/.test(o) ? (t++, t <= s) : !0).join("");
677
+ function Ut(l, s) {
678
+ let a = 0;
679
+ return l.split("").filter((o) => /\d/.test(o) ? (a++, a <= s) : !0).join("");
680
680
  }
681
- const Ba = /^[\w.%+-]+@[a-z0-9.-]+\.[a-z]{2,}$/i;
682
- function Da(l) {
683
- return Ba.test(l);
681
+ const Bt = /^[\w.%+-]+@[a-z0-9.-]+\.[a-z]{2,}$/i;
682
+ function Dt(l) {
683
+ return Bt.test(l);
684
684
  }
685
- const Va = /^[\d\s()+\-]+$/;
686
- function Aa(l, s) {
685
+ const Vt = /^[\d\s()+\-]+$/;
686
+ function At(l, s) {
687
687
  var o, m;
688
- const t = l.trim();
689
- return (o = s.phone) != null && o.enabled && Va.test(t) && /\d/.test(t) ? "phone" : (m = s.email) != null && m.enabled ? "email" : null;
688
+ const a = l.trim();
689
+ return (o = s.phone) != null && o.enabled && Vt.test(a) && /\d/.test(a) ? "phone" : (m = s.email) != null && m.enabled ? "email" : null;
690
690
  }
691
- const Fa = { class: "smart-input" }, Sa = /* @__PURE__ */ W({
691
+ const Ft = { class: "smart-input" }, St = /* @__PURE__ */ X({
692
692
  __name: "index",
693
693
  props: {
694
694
  modelValue: {},
@@ -702,94 +702,107 @@ const Fa = { class: "smart-input" }, Sa = /* @__PURE__ */ W({
702
702
  },
703
703
  emits: ["update:modelValue", "validity-change", "type-change"],
704
704
  setup(l, { emit: s }) {
705
- const t = l, o = s, m = A(() => {
706
- var i, g, c, r, C, I, D, V, b, F, S;
705
+ const a = l, o = s, m = A(() => {
706
+ var i, n, g, C, D, V, F, S, P, M, $;
707
707
  return {
708
- mode: ((i = t.config) == null ? void 0 : i.mode) ?? "auto",
708
+ mode: ((i = a.config) == null ? void 0 : i.mode) ?? "auto",
709
709
  phone: {
710
- enabled: ((c = (g = t.config) == null ? void 0 : g.phone) == null ? void 0 : c.enabled) ?? !0,
711
- minDigits: ((C = (r = t.config) == null ? void 0 : r.phone) == null ? void 0 : C.minDigits) ?? 10,
712
- maxDigits: ((D = (I = t.config) == null ? void 0 : I.phone) == null ? void 0 : D.maxDigits) ?? 15,
713
- autoPlus: ((b = (V = t.config) == null ? void 0 : V.phone) == null ? void 0 : b.autoPlus) ?? !0
710
+ enabled: ((g = (n = a.config) == null ? void 0 : n.phone) == null ? void 0 : g.enabled) ?? !0,
711
+ minDigits: ((D = (C = a.config) == null ? void 0 : C.phone) == null ? void 0 : D.minDigits) ?? 10,
712
+ maxDigits: ((F = (V = a.config) == null ? void 0 : V.phone) == null ? void 0 : F.maxDigits) ?? 15,
713
+ autoPlus: ((P = (S = a.config) == null ? void 0 : S.phone) == null ? void 0 : P.autoPlus) ?? !0
714
714
  },
715
715
  email: {
716
- enabled: ((S = (F = t.config) == null ? void 0 : F.email) == null ? void 0 : S.enabled) ?? !0
716
+ enabled: (($ = (M = a.config) == null ? void 0 : M.email) == null ? void 0 : $.enabled) ?? !0
717
717
  }
718
718
  };
719
- }), v = h(null), B = h(""), u = h(t.modelValue ?? ""), d = h(null), p = h("");
720
- ce(() => t.modelValue, (i) => {
719
+ }), v = y(null), B = y(""), u = y(a.modelValue ?? ""), d = y(null), c = y("");
720
+ ge(() => a.modelValue, (i) => {
721
721
  i !== void 0 && (u.value = i, B.value = i);
722
722
  });
723
- function E(i) {
724
- var C, I, D, V;
725
- const c = i.target.value;
726
- if (c.trim() === "") {
727
- d.value = null, p.value = "", o("type-change", null), o("update:modelValue", ""), o("validity-change", !1);
723
+ function b(i) {
724
+ var D, V, F, S;
725
+ const g = i.target.value;
726
+ if (g.trim() === "") {
727
+ d.value = null, c.value = "", o("type-change", null), o("update:modelValue", ""), o("validity-change", !1);
728
728
  return;
729
729
  }
730
- const r = m.value.mode === "auto" ? Aa(c, m.value) : m.value.mode;
731
- if (d.value = r, o("type-change", r), r === "email") {
732
- const b = Da(c);
733
- p.value = c.length === 0 || b ? "" : ((C = t.errorMessages) == null ? void 0 : C.invalidEmail) ?? "Это не похоже на email", u.value = c, B.value = c, o("update:modelValue", c), o("validity-change", b);
730
+ const C = m.value.mode === "auto" ? At(g, m.value) : m.value.mode;
731
+ if (d.value = C, o("type-change", C), C === "email") {
732
+ const P = Dt(g);
733
+ c.value = g.length === 0 || P ? "" : ((D = a.errorMessages) == null ? void 0 : D.invalidEmail) ?? "Это не похоже на email", u.value = g, B.value = g, o("update:modelValue", g), o("validity-change", P);
734
734
  return;
735
735
  }
736
- if (r === "phone") {
737
- const b = Ca(
738
- c,
736
+ if (C === "phone") {
737
+ const P = Ct(
738
+ g,
739
739
  m.value.phone.autoPlus,
740
- t.locale
741
- ), F = ka(b);
742
- if (F.length > m.value.phone.maxDigits) {
743
- const _ = Ua(c, m.value.phone.maxDigits);
744
- u.value = _, o("update:modelValue", _), o("validity-change", !1);
740
+ a.locale
741
+ ), M = kt(P);
742
+ if (M.length > m.value.phone.maxDigits) {
743
+ const z = Ut(g, m.value.phone.maxDigits);
744
+ u.value = z, o("update:modelValue", z), o("validity-change", !1), h(z);
745
745
  return;
746
746
  }
747
- if (u.value = c, o("update:modelValue", c), Ia(c)) {
748
- p.value = ((I = t.errorMessages) == null ? void 0 : I.invalidPhoneChars) ?? "Допустимы только цифры и знак +", o("validity-change", !1);
747
+ if (u.value = g, o("update:modelValue", g), It(g)) {
748
+ c.value = ((V = a.errorMessages) == null ? void 0 : V.invalidPhoneChars) ?? "Допустимы только цифры и знак +", o("validity-change", !1);
749
749
  return;
750
750
  }
751
- if (u.value = b, o("update:modelValue", b), B.value = b, F.length < Pa) {
752
- p.value = ((D = t.errorMessages) == null ? void 0 : D.invalidPhoneLength) ?? "Это не похоже на номер телефона", o("validity-change", !1);
751
+ if (u.value = P, o("update:modelValue", P), B.value = P, M.length < Pt) {
752
+ c.value = ((F = a.errorMessages) == null ? void 0 : F.invalidPhoneLength) ?? "Это не похоже на номер телефона", o("validity-change", !1);
753
753
  return;
754
754
  }
755
- const S = Ta(
756
- b,
755
+ const $ = Tt(
756
+ P,
757
757
  m.value.phone.minDigits,
758
758
  m.value.phone.maxDigits
759
759
  );
760
- p.value = S ? "" : ((V = t.errorMessages) == null ? void 0 : V.invalidPhoneLength) ?? "Это не похоже на номер телефона", o("validity-change", S);
760
+ c.value = $ ? "" : ((S = a.errorMessages) == null ? void 0 : S.invalidPhoneLength) ?? "Это не похоже на номер телефона", o("validity-change", $);
761
761
  }
762
762
  }
763
- return (i, g) => (w(), U("div", Fa, [
764
- y(f(L), {
763
+ function f() {
764
+ var n;
765
+ const i = (n = v.value) == null ? void 0 : n.$el;
766
+ return i ? i.querySelector("input") : null;
767
+ }
768
+ function h(i) {
769
+ const n = f();
770
+ if (!n) return;
771
+ const g = n.selectionStart ?? i.length;
772
+ n.value = i, requestAnimationFrame(() => {
773
+ n.setSelectionRange(g, g);
774
+ });
775
+ }
776
+ return (i, n) => (E(), U("div", Ft, [
777
+ w(p(O), {
765
778
  ref_key: "inputRef",
766
779
  ref: v,
767
780
  "model-value": u.value,
768
781
  readonly: i.disabled,
769
- error: p.value,
782
+ error: c.value,
770
783
  type: i.type ?? "text",
771
784
  size: i.size ?? "large",
772
785
  label: i.label ?? "Email или телефон",
773
- onInput: E
786
+ onInput: b
774
787
  }, null, 8, ["model-value", "readonly", "error", "type", "size", "label"]),
775
- d.value === "phone" ? (w(), M(f(Ze), {
788
+ d.value === "phone" ? (E(), x(p(Ze), {
776
789
  key: 0,
777
790
  class: "smart-input__icon"
778
- })) : T("", !0),
779
- d.value === "email" ? (w(), M(f(Qe), {
791
+ })) : I("", !0),
792
+ d.value === "email" ? (E(), x(p(Qe), {
780
793
  key: 1,
781
794
  class: "smart-input__icon"
782
- })) : T("", !0)
795
+ })) : I("", !0)
783
796
  ]));
784
797
  }
785
- }), Ra = /* @__PURE__ */ ve(Sa, [["__scopeId", "data-v-48407a34"]]);
798
+ }), Rt = /* @__PURE__ */ ye(St, [["__scopeId", "data-v-ad5d687d"]]);
786
799
  export {
787
- La as B,
788
- za as C,
789
- ve as _,
790
- _a as a,
791
- na as g,
792
- Ra as i,
793
- ae as p,
794
- sa as t
800
+ Lt as B,
801
+ zt as C,
802
+ ye as _,
803
+ _t as a,
804
+ nt as g,
805
+ Rt as i,
806
+ oe as p,
807
+ st as t
795
808
  };
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var t=document.createElement("style");t.appendChild(document.createTextNode(".avatar-input[data-v-a56fcdbb] .p-input-file .overlay{visibility:hidden}.avatar-input[data-v-a56fcdbb] .p-input-file:hover .overlay{visibility:visible}.smart-input[data-v-48407a34]{position:relative;width:100%}.smart-input__icon[data-v-48407a34]{position:absolute;top:16px;right:16px;pointer-events:none;opacity:.5}.icon-locked{pointer-events:auto;position:absolute;right:1rem;top:1rem;color:#b6c7d6}.input-wrapper{position:relative;width:100%}.dialogTitle{z-index:10;width:100%;font-size:16px;font-weight:600;line-height:24px;text-align:center;color:#2b3238}.dialogDefaultContainer{display:flex;align-items:flex-start;flex-direction:column;width:100%;gap:32px;margin-top:16px;padding:10px 16px}.dialogDefaultContainerTextHint{font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#1b1b1b}.dialogDefaultContainerRateLimitText{font-weight:600;font-size:14px;line-height:20px;color:#d0dbe4}.dialogDefaultContainerInsideContent{width:100%;display:flex;flex-direction:column;gap:24px}.dialogDefaultContainerRateLimitTextActive{color:#1c7ef1;cursor:pointer}.dialogDefaultContainerSendCodeBySmsText{color:#1c7ef1;cursor:pointer;font-size:14px;font-weight:600;display:flex;align-items:center;text-align:center}.chip{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:4px;height:24px;font-size:12px;font-weight:600;color:#1b1b1b;padding:4px;line-height:16px;background-color:#b6d7ff4d;border-radius:4px;text-align:center;margin-left:5px}.cross{cursor:pointer;text-align:end}.finalLimitWrapper{display:flex;flex-direction:column;align-items:center;padding:12px 0;gap:12px;width:100%;min-height:94px;background:#e4606026;border-radius:8px}.finalLimitText{text-align:center;max-width:100%;word-wrap:break-word;font-family:Inter,sans-serif;font-size:14px;line-height:20px;color:#5d7285}.finalLimitLink{font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px;color:#1c7ef1;text-align:center;cursor:pointer;text-decoration:none}.finalLimitLink:hover{text-decoration:underline}.toastWrapper{position:fixed;bottom:1rem;right:1rem;z-index:9999}.toast{width:100%}.base-container{margin-top:1.5rem;display:flex;flex-direction:column;gap:1.25rem;width:490px;height:428px}.icon-disabled{pointer-events:none;position:absolute;right:1rem;top:1rem;color:#b6c7d6}.centered-overlay{position:absolute;left:50%;top:50%;z-index:1000;height:100%;width:100%;transform:translate(-50%,-50%)}.buttons-container{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}.buttons-container PButton{flex:1 1 100%}._loaderOverlay_cpu73_1[data-v-9e697525]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;background:#ffffffb3;border-radius:16px;z-index:99}")),document.head.appendChild(t)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
2
- import { a as o, i as r } from "./index-ux9lfNac.js";
1
+ (function(){"use strict";try{if(typeof document<"u"){var t=document.createElement("style");t.appendChild(document.createTextNode(".avatar-input[data-v-a56fcdbb] .p-input-file .overlay{visibility:hidden}.avatar-input[data-v-a56fcdbb] .p-input-file:hover .overlay{visibility:visible}.smart-input[data-v-ad5d687d]{position:relative;width:100%}.smart-input__icon[data-v-ad5d687d]{position:absolute;top:16px;right:16px;pointer-events:none;opacity:.5}.icon-locked{pointer-events:auto;position:absolute;right:1rem;top:1rem;color:#b6c7d6}.input-wrapper{position:relative;width:100%}.dialogTitle{z-index:10;width:100%;font-size:16px;font-weight:600;line-height:24px;text-align:center;color:#2b3238}.dialogDefaultContainer{display:flex;align-items:flex-start;flex-direction:column;width:100%;gap:32px;margin-top:16px;padding:10px 16px}.dialogDefaultContainerTextHint{font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#1b1b1b}.dialogDefaultContainerRateLimitText{font-weight:600;font-size:14px;line-height:20px;color:#d0dbe4}.dialogDefaultContainerInsideContent{width:100%;display:flex;flex-direction:column;gap:24px}.dialogDefaultContainerRateLimitTextActive{color:#1c7ef1;cursor:pointer}.dialogDefaultContainerSendCodeBySmsText{color:#1c7ef1;cursor:pointer;font-size:14px;font-weight:600;display:flex;align-items:center;text-align:center}.chip{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:4px;height:24px;font-size:12px;font-weight:600;color:#1b1b1b;padding:4px;line-height:16px;background-color:#b6d7ff4d;border-radius:4px;text-align:center;margin-left:5px}.cross{cursor:pointer;text-align:end}.finalLimitWrapper{display:flex;flex-direction:column;align-items:center;padding:12px 0;gap:12px;width:100%;min-height:94px;background:#e4606026;border-radius:8px}.finalLimitText{text-align:center;max-width:100%;word-wrap:break-word;font-family:Inter,sans-serif;font-size:14px;line-height:20px;color:#5d7285}.finalLimitLink{font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px;color:#1c7ef1;text-align:center;cursor:pointer;text-decoration:none}.finalLimitLink:hover{text-decoration:underline}.toastWrapper{position:fixed;bottom:1rem;right:1rem;z-index:9999}.toast{width:100%}.base-container{margin-top:1.5rem;display:flex;flex-direction:column;gap:1.25rem;width:490px;height:428px}.icon-disabled{pointer-events:none;position:absolute;right:1rem;top:1rem;color:#b6c7d6}.centered-overlay{position:absolute;left:50%;top:50%;z-index:1000;height:100%;width:100%;transform:translate(-50%,-50%)}.buttons-container{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}.buttons-container PButton{flex:1 1 100%}._loaderOverlay_cpu73_1[data-v-9e697525]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;background:#ffffffb3;border-radius:16px;z-index:99}")),document.head.appendChild(t)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
2
+ import { a as o, i as r } from "./index-CbtrHeRw.js";
3
3
  export {
4
4
  o as PEditUserContact,
5
5
  r as PEmailOrPhoneInput
@@ -1,6 +1,6 @@
1
1
  import { ref as n, defineComponent as L, createElementBlock as p, openBlock as v, normalizeClass as c, createVNode as w, unref as _, computed as T, renderSlot as d, createCommentVNode as h, createElementVNode as i, toDisplayString as y, createTextVNode as f } from "vue";
2
2
  import { PLoader as $ } from "@profeat/ui-kit";
3
- import { _ as b, g as C, p as R } from "./index-ux9lfNac.js";
3
+ import { _ as b, g as C, p as R } from "./index-CbtrHeRw.js";
4
4
  function g(s) {
5
5
  const e = Math.floor(s / 60), a = s % 60;
6
6
  return `${String(e).padStart(2, "0")}:${String(a).padStart(2, "0")}`;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yourgoods/ui-smart",
3
- "version": "0.53.26",
3
+ "version": "0.53.27",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",