@yourgoods/ui-smart 0.53.16 → 0.53.18

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-BAK-6nD5.js";
3
- import { C as F, _ as He, B as qe, p as W, g as je } from "./index-DYfxtE--.js";
2
+ import { _ as ve, c as ke, u as Re, a as ze, P as Me, b as We } from "./useRateLimitToast-BReD9DL4.js";
3
+ import { C as F, _ as He, B as qe, p as W, g as je } from "./index-9eaWDUBI.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-DYfxtE--.js";
2
+ import { C as I, p as D, g as Ve } from "./index-9eaWDUBI.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-BAK-6nD5.js";
2
+ import { _ as we, c as Ne, a as He, u as Ge, P as Oe, b as Je } from "./useRateLimitToast-BReD9DL4.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-DYfxtE--.js";
4
+ import { C as j, t as De, p as te, g as Ae } from "./index-9eaWDUBI.js";
5
5
  const _e = {
6
6
  xmlns: "http://www.w3.org/2000/svg",
7
7
  width: "12",
@@ -1,11 +1,11 @@
1
- import { ref as h, shallowRef as _e, defineComponent as q, defineAsyncComponent as Y, watch as pe, createBlock as x, createCommentVNode as T, unref as f, openBlock as w, resolveDynamicComponent as Oe, mergeProps as Re, computed as V, reactive as X, onMounted as Ge, createElementBlock as I, Fragment as ce, createVNode as y, createElementVNode as K, withCtx as $, toDisplayString as z, createTextVNode as Z, Teleport as de, Transition as je, withDirectives as Je, vShow as qe } from "vue";
1
+ import { ref as h, shallowRef as _e, defineComponent as q, defineAsyncComponent as Y, watch as pe, createBlock as x, createCommentVNode as T, unref as c, openBlock as b, resolveDynamicComponent as Oe, mergeProps as Re, computed as V, reactive as X, onMounted as Ge, createElementBlock as D, Fragment as ce, createVNode as y, createElementVNode as K, withCtx as $, toDisplayString as z, createTextVNode as Z, Teleport as de, Transition as je, withDirectives as Je, vShow as qe } from "vue";
2
2
  import We from "axios";
3
3
  import { PInputFileUploader as Ye, PInput as L, IconFilledEditMd as j, PButton as me, PImageCropper as Xe, PToast as Ke, PTeleportContainer as fe, PToastContainer as Ze, IconPhoneMd as He, IconMailMd as Qe } from "@profeat/ui-kit";
4
4
  function ea(l, i = 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(i))} ${o[m]}`;
7
+ const t = 1024, o = ["B", "KB", "MB", "GB", "TB", "PB", "EB"], d = Math.floor(Math.log(l) / Math.log(t));
8
+ return `${Number.parseFloat((l / t ** d).toFixed(i))} ${o[d]}`;
9
9
  }
10
10
  const aa = {
11
11
  "image/jpeg": "JPEG",
@@ -66,8 +66,8 @@ function te() {
66
66
  return {
67
67
  currentDialog: J,
68
68
  dialogPayload: H,
69
- openDialog: (o, m) => {
70
- J.value = o, H.value = m ?? null;
69
+ openDialog: (o, d) => {
70
+ J.value = o, H.value = d ?? null;
71
71
  },
72
72
  closeDialog: () => {
73
73
  J.value = null, H.value = null;
@@ -217,31 +217,31 @@ 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: i }) {
220
- const t = i, o = h(!0), { currentDialog: m, dialogPayload: v, closeDialog: U } = te(), u = {
221
- email: Y(() => import("./ProfileEmailDialog-CSkBhFZg.js")),
222
- phone: Y(() => import("./ProfilePhoneDialog-C38K6-Gg.js")),
223
- password: Y(() => import("./ProfilePasswordDialog-33HFcbos.js"))
224
- }, d = ({ email: b }) => {
225
- t("update-email-field", b);
226
- }, p = ({ phone: b }) => {
227
- t("update-phone-field", b);
220
+ const t = i, o = h(!0), { currentDialog: d, dialogPayload: v, closeDialog: I } = te(), u = {
221
+ email: Y(() => import("./ProfileEmailDialog-BbhNKSOk.js")),
222
+ phone: Y(() => import("./ProfilePhoneDialog-BY6M853s.js")),
223
+ password: Y(() => import("./ProfilePasswordDialog-CkYb2LOi.js"))
224
+ }, m = ({ email: E }) => {
225
+ t("update-email-field", E);
226
+ }, p = ({ phone: E }) => {
227
+ t("update-phone-field", E);
228
228
  };
229
- return pe(m, (b) => {
230
- o.value = !!b;
231
- }), (b, s) => f(m) ? (w(), x(Oe(u[f(m)]), Re({
229
+ return pe(d, (E) => {
230
+ o.value = !!E;
231
+ }), (E, s) => c(d) ? (b(), x(Oe(u[c(d)]), Re({
232
232
  key: 0,
233
233
  modelValue: o.value,
234
234
  "onUpdate:modelValue": s[0] || (s[0] = (g) => o.value = g),
235
- language: b.language,
236
- provider: b.provider,
237
- "disable-add-phone": b.disableAddPhone
238
- }, f(v), {
239
- onClose: f(U),
235
+ language: E.language,
236
+ provider: E.provider,
237
+ "disable-add-phone": E.disableAddPhone
238
+ }, c(v), {
239
+ onClose: c(I),
240
240
  onCleanInputErrors: s[1] || (s[1] = (g) => t("clean-input-errors")),
241
- onOnUpdateJwt: s[2] || (s[2] = (g, c, r) => t("on-update-jwt", g, c, r)),
242
- onSubmitEmail: d,
241
+ onOnUpdateJwt: s[2] || (s[2] = (g, f, r) => t("on-update-jwt", g, f, r)),
242
+ onSubmitEmail: m,
243
243
  onSubmitPhone: p,
244
- onOnPasswordError: s[3] || (s[3] = (g, c) => t("on-password-error", g, c)),
244
+ onOnPasswordError: s[3] || (s[3] = (g, f) => t("on-password-error", g, f)),
245
245
  onOnToast: s[4] || (s[4] = (g) => t("on-toast", g))
246
246
  }), null, 16, ["modelValue", "language", "provider", "disable-add-phone", "onClose"])) : T("", !0);
247
247
  }
@@ -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: i }) {
281
- const t = l, o = i, m = V(() => t.language ?? "ru"), v = (e) => sa[m.value][e] || e, { openDialog: U } = te(), u = X({ firstName: "", lastName: "" }), d = h({ firstName: "", lastName: "" }), p = X({ firstName: !1, lastName: !1, email: !1, phone: !1 }), b = h(""), s = h(""), g = h(""), c = h(!1), r = X({
281
+ const t = l, o = i, d = V(() => t.language ?? "ru"), v = (e) => sa[d.value][e] || e, { openDialog: I } = te(), u = X({ firstName: "", lastName: "" }), m = h({ firstName: "", lastName: "" }), p = X({ firstName: !1, lastName: !1, email: !1, phone: !1 }), E = h(""), s = h(""), g = h(""), f = h(!1), r = X({
282
282
  value: null,
283
283
  loading: !1,
284
284
  accept: ["image/png", "image/jpeg"],
@@ -286,15 +286,15 @@ const sa = {
286
286
  // 10 MB
287
287
  imageBinary: null,
288
288
  imageContent: ""
289
- }), C = h(""), D = h(!1), B = h(!0), E = h(!0), A = h(void 0), F = h(""), S = V(() => ne(u.firstName, p.firstName)), ve = V(() => ne(u.lastName, p.lastName)), he = V(() => p.email && !s.value.trim() ? "Введите e-mail" : ""), ye = V(() => p.phone && !g.value.trim() ? "Введите номер телефона" : ""), M = (e) => t.fields.some((a) => a.key === e), oe = (e) => e && e.trim() ? "edit" : "bind", W = () => setTimeout(() => {
289
+ }), C = h(""), U = h(!1), B = h(!0), w = h(!0), A = h(void 0), F = h(""), S = V(() => ne(u.firstName, p.firstName)), ve = V(() => ne(u.lastName, p.lastName)), he = V(() => p.email && !s.value.trim() ? "Введите e-mail" : ""), ye = V(() => p.phone && !g.value.trim() ? "Введите номер телефона" : ""), M = (e) => t.fields.some((a) => a.key === e), oe = (e) => e && e.trim() ? "edit" : "bind", W = () => setTimeout(() => {
290
290
  var e;
291
291
  return (e = document.activeElement) == null ? void 0 : e.blur();
292
292
  }, 0), we = V(() => !!(s.value && s.value.trim() !== "")), be = V(() => r.imageContent ? v("Загрузить другое фото") : v("Загрузить фото")), ne = (e, a) => {
293
293
  if (!a) return "";
294
294
  const n = e.trim();
295
295
  return n ? n.length < 2 ? "Поле должно содержать минимум 2 символа" : "" : "Введите значение";
296
- }, Ee = (e) => U("email", { mode: e ? "edit" : "bind", initialEmail: e }), Pe = () => {
297
- W(), p.email = !1, E.value = !1, o("open-email-dialog", s.value, oe(s.value)), Ee(s.value);
296
+ }, Ee = (e) => I("email", { mode: e ? "edit" : "bind", initialEmail: e }), Pe = () => {
297
+ W(), p.email = !1, w.value = !1, o("open-email-dialog", s.value, oe(s.value)), Ee(s.value);
298
298
  }, Ne = () => {
299
299
  W(), p.phone = !1, B.value = !1, o("open-phone-dialog", g.value, oe(g.value));
300
300
  }, Ce = async (e, a, n) => {
@@ -303,18 +303,18 @@ const sa = {
303
303
  g.value = e;
304
304
  }, Te = (e) => {
305
305
  s.value = e;
306
- }, Ue = (e, a) => {
307
- D.value = !0, o("on-password-error", e, a);
308
- }, De = () => {
309
- B.value = !1, E.value = !1;
306
+ }, Ie = (e, a) => {
307
+ U.value = !0, o("on-password-error", e, a);
308
+ }, Ue = () => {
309
+ B.value = !1, w.value = !1;
310
310
  }, _ = (e) => {
311
- D.value = !0, A.value = e.color ?? "", F.value = e.text ?? "";
311
+ U.value = !0, A.value = e.color ?? "", F.value = e.text ?? "";
312
312
  }, O = (e) => {
313
313
  if (p[e] = !0, e === "firstName" || e === "lastName") {
314
314
  const a = u[e];
315
315
  a.length > 40 && (u[e] = a.slice(0, 40));
316
316
  }
317
- }, Ie = (e) => {
317
+ }, De = (e) => {
318
318
  var R, G;
319
319
  if (C.value = "", !e) {
320
320
  re();
@@ -325,9 +325,9 @@ const sa = {
325
325
  C.value = "Файл не подходит. Пожалуйста, загрузите PNG или JPEG размером до 10 МБ", re();
326
326
  return;
327
327
  }
328
- r.value = e, r.imageBinary = e.fileBinary ?? null, r.imageContent = e.fileContent ?? "", c.value = !0;
328
+ r.value = e, r.imageBinary = e.fileBinary ?? null, r.imageContent = e.fileContent ?? "", f.value = !0;
329
329
  }, re = () => {
330
- r.value = null, r.imageBinary = null, r.imageContent = "", c.value = !1;
330
+ r.value = null, r.imageBinary = null, r.imageContent = "", f.value = !1;
331
331
  }, Be = async () => {
332
332
  try {
333
333
  const a = (await ra("/users/profile/delete/avatar")).data;
@@ -336,15 +336,15 @@ const sa = {
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;
339
+ C.value = "Файл не подходит. Пожалуйста, загрузите PNG или JPEG размером до 10 МБ", r.value = null, r.imageBinary = null, r.imageContent = "", f.value = !1;
340
340
  }, le = async (e, a, n = "image/png") => {
341
341
  if (!e) return null;
342
342
  const k = await (await fetch(e)).blob();
343
343
  return new File([k], a, { type: n });
344
344
  }, Ae = () => {
345
- r.value = null, r.imageBinary = null, r.imageContent = "", c.value = !1;
345
+ r.value = null, r.imageBinary = null, r.imageContent = "", f.value = !1;
346
346
  }, Fe = async (e) => {
347
- c.value = !1;
347
+ f.value = !1;
348
348
  const a = r.imageContent;
349
349
  if (r.imageContent = e, !r.imageBinary) return;
350
350
  const n = await le(
@@ -359,7 +359,7 @@ const sa = {
359
359
  try {
360
360
  r.loading = !0;
361
361
  const P = new FormData();
362
- P.append("file", n), await ee(`/users/profile/avatar/${b.value}`, P, { headers: { "Content-Type": void 0 } });
362
+ P.append("file", n), await ee(`/users/profile/avatar/${E.value}`, P, { headers: { "Content-Type": void 0 } });
363
363
  } catch (P) {
364
364
  console.error(P), _({
365
365
  color: "error",
@@ -381,7 +381,7 @@ const sa = {
381
381
  try {
382
382
  se.value = !0;
383
383
  const N = (P = (await ee("/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 = {
384
+ N != null && N.user && (u.firstName = N.user.firstName ?? u.firstName, u.lastName = N.user.lastName ?? u.lastName, m.value = {
385
385
  firstName: u.firstName,
386
386
  lastName: u.lastName
387
387
  });
@@ -409,7 +409,7 @@ const sa = {
409
409
  email: R,
410
410
  phoneNumber: G
411
411
  } = n;
412
- b.value = P ?? "", u.firstName = k ?? "", u.lastName = N ?? "", s.value = R ?? "", g.value = G ?? "", r.imageContent = await Me(), d.value = {
412
+ E.value = P ?? "", u.firstName = k ?? "", u.lastName = N ?? "", s.value = R ?? "", g.value = G ?? "", r.imageContent = await Me(), m.value = {
413
413
  firstName: k ?? "",
414
414
  lastName: N ?? ""
415
415
  };
@@ -435,9 +435,9 @@ const sa = {
435
435
  }
436
436
  }
437
437
  const ue = V(() => {
438
- if (!d.value.firstName && !d.value.lastName)
438
+ if (!m.value.firstName && !m.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;
440
+ const e = u.firstName.trim(), a = u.lastName.trim(), n = m.value.firstName.trim(), P = m.value.lastName.trim(), k = e !== n || a !== P, N = e.length >= 2 && a.length >= 2;
441
441
  return k && N;
442
442
  }), ze = async () => {
443
443
  if (ue.value)
@@ -456,25 +456,25 @@ const sa = {
456
456
  if (!t.accessToken) throw new Error("Access token не передан в props");
457
457
  if (!t.requestUrl) throw new Error("auth-backend url не передан в props");
458
458
  oa(t.accessToken, t.requestUrl, t.throttlerPrefix), await xe();
459
- }), (e, a) => (w(), I(ce, null, [
459
+ }), (e, a) => (b(), D(ce, null, [
460
460
  y(ia, {
461
- language: m.value,
461
+ language: d.value,
462
462
  provider: e.provider,
463
463
  "disable-add-phone": e.disableAddPhone,
464
- onCleanInputErrors: De,
464
+ onCleanInputErrors: Ue,
465
465
  onOnUpdateJwt: Ce,
466
466
  onUpdatePhoneField: ke,
467
467
  onUpdateEmailField: Te,
468
- onOnPasswordError: Ue,
468
+ onOnPasswordError: Ie,
469
469
  onOnToast: _
470
470
  }, null, 8, ["language", "provider", "disable-add-phone"]),
471
471
  K("div", ua, [
472
- M("avatar") ? (w(), x(f(Ye), {
472
+ M("avatar") ? (b(), x(c(Ye), {
473
473
  key: 0,
474
474
  modelValue: r.value,
475
475
  "onUpdate:modelValue": [
476
476
  a[0] || (a[0] = (n) => r.value = n),
477
- a[1] || (a[1] = (n) => Ie(n))
477
+ a[1] || (a[1] = (n) => De(n))
478
478
  ],
479
479
  type: "img",
480
480
  class: "avatar-input",
@@ -490,12 +490,12 @@ const sa = {
490
490
  Z(z(be.value), 1)
491
491
  ]),
492
492
  subtext: $(() => [
493
- C.value ? (w(), I("span", da, z(C.value), 1)) : (w(), I("span", ma, z(`${v("Формат")} ${f(ta)(r.accept).join(", ")} ${v("до")} ${f(ea)(r.uploadLimit)}`), 1))
493
+ C.value ? (b(), D("span", da, z(C.value), 1)) : (b(), D("span", ma, z(`${v("Формат")} ${c(ta)(r.accept).join(", ")} ${v("до")} ${c(ea)(r.uploadLimit)}`), 1))
494
494
  ]),
495
495
  _: 1
496
496
  }, 8, ["modelValue", "src", "loading", "label", "upload-limit"])) : T("", !0),
497
- M("firstName") ? (w(), I("div", pa, [
498
- y(f(L), {
497
+ M("firstName") ? (b(), D("div", pa, [
498
+ y(c(L), {
499
499
  modelValue: u.firstName,
500
500
  "onUpdate:modelValue": a[2] || (a[2] = (n) => u.firstName = n),
501
501
  size: "large",
@@ -504,10 +504,10 @@ const sa = {
504
504
  onBlur: a[3] || (a[3] = (n) => p.firstName = !0),
505
505
  onInput: a[4] || (a[4] = (n) => O("firstName"))
506
506
  }, null, 8, ["modelValue", "label", "error"]),
507
- y(f(j), { class: "icon-locked" })
507
+ y(c(j), { class: "icon-locked" })
508
508
  ])) : T("", !0),
509
- M("lastName") ? (w(), I("div", ca, [
510
- y(f(L), {
509
+ M("lastName") ? (b(), D("div", ca, [
510
+ y(c(L), {
511
511
  modelValue: u.lastName,
512
512
  "onUpdate:modelValue": a[5] || (a[5] = (n) => u.lastName = n),
513
513
  size: "large",
@@ -516,10 +516,10 @@ const sa = {
516
516
  onBlur: a[6] || (a[6] = (n) => p.lastName = !0),
517
517
  onInput: a[7] || (a[7] = (n) => O("lastName"))
518
518
  }, null, 8, ["modelValue", "label", "error"]),
519
- y(f(j), { class: "icon-locked" })
519
+ y(c(j), { class: "icon-locked" })
520
520
  ])) : T("", !0),
521
- M("email") ? (w(), I("div", fa, [
522
- y(f(L), {
521
+ M("email") ? (b(), D("div", fa, [
522
+ y(c(L), {
523
523
  modelValue: s.value,
524
524
  "onUpdate:modelValue": a[8] || (a[8] = (n) => s.value = n),
525
525
  size: "large",
@@ -528,15 +528,15 @@ const sa = {
528
528
  type: "email",
529
529
  readonly: "",
530
530
  style: { cursor: "pointer" },
531
- error: he.value && E.value,
531
+ error: he.value && w.value,
532
532
  onBlur: a[9] || (a[9] = (n) => p.email = !0),
533
533
  onInput: a[10] || (a[10] = (n) => O("email")),
534
534
  onClick: Pe
535
535
  }, null, 8, ["modelValue", "error"]),
536
- y(f(j), { class: "icon-locked" })
536
+ y(c(j), { class: "icon-locked" })
537
537
  ])) : T("", !0),
538
- M("phone") ? (w(), I("div", ga, [
539
- y(f(L), {
538
+ M("phone") ? (b(), D("div", ga, [
539
+ y(c(L), {
540
540
  modelValue: g.value,
541
541
  "onUpdate:modelValue": a[11] || (a[11] = (n) => g.value = n),
542
542
  size: "large",
@@ -550,10 +550,10 @@ const sa = {
550
550
  onInput: a[13] || (a[13] = (n) => O("phone")),
551
551
  onClick: Ne
552
552
  }, null, 8, ["modelValue", "label", "error"]),
553
- y(f(j), { class: "icon-locked" })
553
+ y(c(j), { class: "icon-locked" })
554
554
  ])) : T("", !0),
555
555
  K("div", va, [
556
- we.value ? (w(), x(f(me), {
556
+ we.value ? (b(), x(c(me), {
557
557
  key: 0,
558
558
  color: "secondary",
559
559
  onClick: Le
@@ -563,7 +563,7 @@ const sa = {
563
563
  ]),
564
564
  _: 1
565
565
  })) : T("", !0),
566
- y(f(me), {
566
+ y(c(me), {
567
567
  disabled: !ue.value,
568
568
  onClick: ze
569
569
  }, {
@@ -574,12 +574,12 @@ const sa = {
574
574
  }, 8, ["disabled"])
575
575
  ])
576
576
  ]),
577
- c.value ? (w(), x(de, {
577
+ f.value ? (b(), x(de, {
578
578
  key: 0,
579
579
  to: "body"
580
580
  }, [
581
- c.value ? (w(), I("div", ha, [
582
- y(f(Xe), {
581
+ f.value ? (b(), D("div", ha, [
582
+ y(c(Xe), {
583
583
  "circle-mode": !0,
584
584
  "model-value": r.imageContent,
585
585
  onClose: Ae,
@@ -588,30 +588,30 @@ const sa = {
588
588
  }, null, 8, ["model-value"])
589
589
  ])) : T("", !0)
590
590
  ])) : T("", !0),
591
- (w(), x(de, { to: "#toast-root" }, [
591
+ (b(), x(de, { to: "#toast-root" }, [
592
592
  K("div", ya, [
593
593
  y(je, { name: "list" }, {
594
594
  default: $(() => [
595
- Je(y(f(Ke), {
595
+ Je(y(c(Ke), {
596
596
  class: "toast",
597
597
  color: A.value,
598
598
  text: F.value,
599
- onClose: a[16] || (a[16] = (n) => D.value = !1)
599
+ onClose: a[16] || (a[16] = (n) => U.value = !1)
600
600
  }, null, 8, ["color", "text"]), [
601
- [qe, D.value]
601
+ [qe, U.value]
602
602
  ])
603
603
  ]),
604
604
  _: 1
605
605
  })
606
606
  ])
607
607
  ])),
608
- y(f(fe))
608
+ y(c(fe))
609
609
  ], 64));
610
610
  }
611
611
  }), ge = (l, i) => {
612
612
  const t = l.__vccOpts || l;
613
- for (const [o, m] of i)
614
- t[o] = m;
613
+ for (const [o, d] of i)
614
+ t[o] = d;
615
615
  return t;
616
616
  }, ba = /* @__PURE__ */ ge(wa, [["__scopeId", "data-v-a56fcdbb"]]), za = /* @__PURE__ */ q({
617
617
  __name: "index",
@@ -628,33 +628,33 @@ const sa = {
628
628
  },
629
629
  emits: ["on-update-jwt", "update-tokens"],
630
630
  setup(l, { emit: i }) {
631
- const t = i, { openDialog: o } = te(), m = (d, p) => {
632
- o("email", { initialEmail: d, mode: p });
633
- }, v = (d, p) => {
634
- o("phone", { initialPhone: d, mode: p });
635
- }, U = () => {
631
+ const t = i, { openDialog: o } = te(), d = (m, p) => {
632
+ o("email", { initialEmail: m, mode: p });
633
+ }, v = (m, p) => {
634
+ o("phone", { initialPhone: m, mode: p });
635
+ }, I = () => {
636
636
  o("password");
637
- }, u = (d, p, b) => {
638
- t("on-update-jwt", d, p, b);
637
+ }, u = (m, p, E) => {
638
+ t("on-update-jwt", m, p, E);
639
639
  };
640
- return (d, p) => (w(), I(ce, null, [
641
- y(f(Ze)),
640
+ return (m, p) => (b(), D(ce, null, [
641
+ y(c(Ze)),
642
642
  y(ba, {
643
- "throttler-prefix": d.throttlerPrefix,
644
- provider: d.provider,
645
- "request-url": d.requestUrl,
646
- language: d.language,
647
- fields: d.fields,
648
- "access-token": d.accessToken,
649
- "refresh-token": d.refreshToken,
650
- "aws-storage-url": d.awsStorageUrl,
651
- "disable-add-phone": d.disableAddPhone,
652
- onOpenEmailDialog: m,
643
+ "throttler-prefix": m.throttlerPrefix,
644
+ provider: m.provider,
645
+ "request-url": m.requestUrl,
646
+ language: m.language,
647
+ fields: m.fields,
648
+ "access-token": m.accessToken,
649
+ "refresh-token": m.refreshToken,
650
+ "aws-storage-url": m.awsStorageUrl,
651
+ "disable-add-phone": m.disableAddPhone,
652
+ onOpenEmailDialog: d,
653
653
  onOpenPhoneDialog: v,
654
- onOpenPasswordDialog: U,
654
+ onOpenPasswordDialog: I,
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(fe))
657
+ y(c(fe))
658
658
  ], 64));
659
659
  }
660
660
  }), Ea = 10, Pa = 10, Na = 15;
@@ -671,17 +671,17 @@ function Ta(l, i = Ea, t = Na) {
671
671
  const o = l.slice(1);
672
672
  return !(!/^\d+$/.test(o) || o.length < i || o.length > t);
673
673
  }
674
- function Ua(l) {
674
+ function Ia(l) {
675
675
  return /[^\d+]/.test(l);
676
676
  }
677
- const Da = /^[\w.%+-]+@[a-z0-9.-]+\.[a-z]{2,}$/i;
678
- function Ia(l) {
679
- return Da.test(l);
677
+ const Ua = /^[\w.%+-]+@[a-z0-9.-]+\.[a-z]{2,}$/i;
678
+ function Da(l) {
679
+ return Ua.test(l);
680
680
  }
681
681
  function Ba(l, i) {
682
- var o, m;
682
+ var o, d;
683
683
  const t = l.trim();
684
- return (o = i.phone) != null && o.enabled && (t.startsWith("+") || /^\d+$/.test(t)) ? "phone" : (m = i.email) != null && m.enabled ? "email" : null;
684
+ return (o = i.phone) != null && o.enabled && (t.startsWith("+") || /^\d+$/.test(t)) ? "phone" : (d = i.email) != null && d.enabled ? "email" : null;
685
685
  }
686
686
  const Va = { class: "smart-input" }, Aa = /* @__PURE__ */ q({
687
687
  __name: "index",
@@ -697,68 +697,65 @@ const Va = { class: "smart-input" }, Aa = /* @__PURE__ */ q({
697
697
  },
698
698
  emits: ["update:modelValue", "validity-change", "type-change"],
699
699
  setup(l, { emit: i }) {
700
- const t = l, o = i, m = V(() => {
701
- var s, g, c, r, C, D, B, E, A, F, S;
700
+ const t = l, o = i, d = V(() => {
701
+ var s, g, f, r, C, U, B, w, A, F, S;
702
702
  return {
703
703
  mode: ((s = t.config) == null ? void 0 : s.mode) ?? "auto",
704
704
  phone: {
705
- enabled: ((c = (g = t.config) == null ? void 0 : g.phone) == null ? void 0 : c.enabled) ?? !0,
705
+ enabled: ((f = (g = t.config) == null ? void 0 : g.phone) == null ? void 0 : f.enabled) ?? !0,
706
706
  minDigits: ((C = (r = t.config) == null ? void 0 : r.phone) == null ? void 0 : C.minDigits) ?? 10,
707
- maxDigits: ((B = (D = t.config) == null ? void 0 : D.phone) == null ? void 0 : B.maxDigits) ?? 15,
708
- autoPlus: ((A = (E = t.config) == null ? void 0 : E.phone) == null ? void 0 : A.autoPlus) ?? !0
707
+ maxDigits: ((B = (U = t.config) == null ? void 0 : U.phone) == null ? void 0 : B.maxDigits) ?? 15,
708
+ autoPlus: ((A = (w = t.config) == null ? void 0 : w.phone) == null ? void 0 : A.autoPlus) ?? !0
709
709
  },
710
710
  email: {
711
711
  enabled: ((S = (F = t.config) == null ? void 0 : F.email) == null ? void 0 : S.enabled) ?? !0
712
712
  }
713
713
  };
714
- }), v = h(null), U = h(""), u = h(t.modelValue ?? ""), d = h(null), p = h("");
714
+ }), v = h(null), I = h(""), u = h(t.modelValue ?? ""), m = h(null), p = h("");
715
715
  pe(() => t.modelValue, (s) => {
716
- s !== void 0 && (u.value = s, U.value = s);
716
+ s !== void 0 && (u.value = s, I.value = s);
717
717
  });
718
- function b(s) {
719
- var C, D, B;
720
- if (u.value.trim() === "") {
721
- d.value = null, o("type-change", null);
722
- return;
723
- }
724
- const c = s.target.value, r = m.value.mode === "auto" ? Ba(c, m.value) : m.value.mode;
725
- if (d.value = r, o("type-change", r), r === "email") {
726
- const E = Ia(c);
727
- p.value = c.length === 0 || E ? "" : ((C = t.errorMessages) == null ? void 0 : C.invalidEmail) ?? "Это не похоже на email", u.value = c, U.value = c, o("update:modelValue", c), o("validity-change", E);
718
+ function E(s) {
719
+ var C, U, B;
720
+ console.debug("👾 onNativeInput: ", s.target), console.debug("👾 modelValue: ", t.modelValue, u.value);
721
+ const f = s.target.value, r = d.value.mode === "auto" ? Ba(f, d.value) : d.value.mode;
722
+ if (m.value = r, o("type-change", r), r === "email") {
723
+ const w = Da(f);
724
+ p.value = f.length === 0 || w ? "" : ((C = t.errorMessages) == null ? void 0 : C.invalidEmail) ?? "Это не похоже на email", u.value = f, I.value = f, o("update:modelValue", f), o("validity-change", w);
728
725
  return;
729
726
  }
730
727
  if (r === "phone") {
731
- const E = Ca(
732
- c,
733
- m.value.phone.autoPlus,
728
+ const w = Ca(
729
+ f,
730
+ d.value.phone.autoPlus,
734
731
  t.locale
735
- ), A = ka(E);
736
- if (u.value = c, o("update:modelValue", c), Ua(c)) {
737
- p.value = ((D = t.errorMessages) == null ? void 0 : D.invalidPhoneChars) ?? "Допустимы только цифры и знак +", o("validity-change", !1);
732
+ ), A = ka(w);
733
+ if (u.value = w, o("update:modelValue", w), Ia(f)) {
734
+ p.value = ((U = t.errorMessages) == null ? void 0 : U.invalidPhoneChars) ?? "Допустимы только цифры и знак +", o("validity-change", !1);
738
735
  return;
739
736
  }
740
- if (A.length > m.value.phone.maxDigits) {
741
- const S = E.slice(
737
+ if (A.length > d.value.phone.maxDigits) {
738
+ const S = w.slice(
742
739
  0,
743
- E.indexOf("+") === 0 ? m.value.phone.maxDigits + 1 : m.value.phone.maxDigits
740
+ w.startsWith("+") ? d.value.phone.maxDigits + 1 : d.value.phone.maxDigits
744
741
  );
745
- u.value = S, U.value = S, o("update:modelValue", S);
742
+ u.value = S, I.value = S, o("update:modelValue", S);
746
743
  return;
747
744
  }
748
- if (u.value = E, U.value = E, A.length < Pa) {
745
+ if (I.value = w, A.length < Pa) {
749
746
  p.value = "", o("validity-change", !1);
750
747
  return;
751
748
  }
752
749
  const F = Ta(
753
- E,
754
- m.value.phone.minDigits,
755
- m.value.phone.maxDigits
750
+ w,
751
+ d.value.phone.minDigits,
752
+ d.value.phone.maxDigits
756
753
  );
757
754
  p.value = F ? "" : ((B = t.errorMessages) == null ? void 0 : B.invalidPhoneLength) ?? "Это не похоже на номер телефона", o("validity-change", F);
758
755
  }
759
756
  }
760
- return (s, g) => (w(), I("div", Va, [
761
- y(f(L), {
757
+ return (s, g) => (b(), D("div", Va, [
758
+ y(c(L), {
762
759
  ref_key: "inputRef",
763
760
  ref: v,
764
761
  "model-value": u.value,
@@ -767,19 +764,19 @@ const Va = { class: "smart-input" }, Aa = /* @__PURE__ */ q({
767
764
  type: s.type ?? "text",
768
765
  size: s.size ?? "large",
769
766
  label: s.label ?? "Email или телефон",
770
- onInput: b
767
+ onInput: E
771
768
  }, null, 8, ["model-value", "readonly", "error", "type", "size", "label"]),
772
- d.value === "phone" ? (w(), x(f(He), {
769
+ m.value === "phone" ? (b(), x(c(He), {
773
770
  key: 0,
774
771
  class: "smart-input__icon"
775
772
  })) : T("", !0),
776
- d.value === "email" ? (w(), x(f(Qe), {
773
+ m.value === "email" ? (b(), x(c(Qe), {
777
774
  key: 1,
778
775
  class: "smart-input__icon"
779
776
  })) : T("", !0)
780
777
  ]));
781
778
  }
782
- }), La = /* @__PURE__ */ ge(Aa, [["__scopeId", "data-v-36ff2e5b"]]);
779
+ }), La = /* @__PURE__ */ ge(Aa, [["__scopeId", "data-v-d1f3bd8a"]]);
783
780
  export {
784
781
  $a as B,
785
782
  Ma as C,
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.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-36ff2e5b]{position:relative;width:100%}.smart-input__icon[data-v-36ff2e5b]{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(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
2
- import { a as o, i as r } from "./index-DYfxtE--.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-d1f3bd8a]{position:relative;width:100%}.smart-input__icon[data-v-d1f3bd8a]{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-9eaWDUBI.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-DYfxtE--.js";
3
+ import { _ as b, g as C, p as R } from "./index-9eaWDUBI.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.16",
3
+ "version": "0.53.18",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",