@yourgoods/ui-smart 0.13.0 → 0.15.0
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.
- package/dist/{ProfileEmailDialog-CRNFwK3-.js → ProfileEmailDialog-CxxrKdXq.js} +2 -2
- package/dist/{ProfilePasswordDialog-DW4dkNt4.js → ProfilePasswordDialog-DD7Y-yST.js} +1 -1
- package/dist/{ProfilePhoneDialog-BGzDmnCm.js → ProfilePhoneDialog-B70yCvN1.js} +4 -4
- package/dist/{index-Cj73EGum.js → index-CUlv4_bc.js} +46 -46
- package/dist/index.js +2 -2
- package/dist/{useRateLimitToast-C4lhBszJ.js → useRateLimitToast-D8ZnOLXz.js} +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as Z, ref as M, reactive as J, watch as j, computed as V, toRefs as se, createElementBlock as k, openBlock as y, createElementVNode as S, createCommentVNode as P, toDisplayString as K, createVNode as b, unref as c, isRef as Q, withCtx as q, createTextVNode as te, Fragment as De, createBlock as R, resolveDynamicComponent as Ce, onMounted as Ue } from "vue";
|
|
2
|
-
import { T as de, c as Ve, u as Ae, a as Fe, P as ye, b as Re } from "./useRateLimitToast-
|
|
3
|
-
import { C as D, _ as ze, B as We, p as F, g as He } from "./index-
|
|
2
|
+
import { T as de, c as Ve, u as Ae, a as Fe, P as ye, b as Re } from "./useRateLimitToast-D8ZnOLXz.js";
|
|
3
|
+
import { C as D, _ as ze, B as We, p as F, g as He } from "./index-CUlv4_bc.js";
|
|
4
4
|
import { PInput as G, IconMailMd as re, PButton as le, IconEyeMd as ge, IconEyeClosedMd as he, PDialog as qe, PTopBar as je, IconCrossMd as Ge } from "@profeat/ui-kit";
|
|
5
5
|
const Ye = { class: "dialogDefaultContainerInsideContent" }, _e = { class: "dialogDefaultContainerTextHint" }, Je = {
|
|
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-
|
|
2
|
+
import { C as I, p as D, g as Ve } from "./index-CUlv4_bc.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 T, openBlock as p, createElementVNode as F, defineComponent as re, reactive as ue, watch as Y, ref as O, toRefs as me, computed as A, createCommentVNode as $, createVNode as S, toDisplayString as W, createBlock as H, createTextVNode as X, unref as r, isRef as te, withCtx as K, onMounted as Ue, Fragment as qe } from "vue";
|
|
2
|
-
import { T as fe, c as Oe, a as We, u as je, P as Ee, b as He } from "./useRateLimitToast-
|
|
2
|
+
import { T as fe, c as Oe, a as We, u as je, P as Ee, b as He } from "./useRateLimitToast-D8ZnOLXz.js";
|
|
3
3
|
import { IconTelegramSm as ge, PInput as oe, IconPhoneMd as Ge, IconMailMd as Le, PButton as De, PDialog as Je, PTopBar as Ke, IconCrossMd as Qe, PTeleportContainer as Xe } from "@profeat/ui-kit";
|
|
4
|
-
import { C as q, t as Be, p as _, g as Ie } from "./index-
|
|
4
|
+
import { C as q, t as Be, p as _, g as Ie } from "./index-CUlv4_bc.js";
|
|
5
5
|
const Ye = {
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7
7
|
width: "12",
|
|
@@ -194,7 +194,7 @@ const ne = { render: Ze }, _e = { class: "dialogDefaultContainerInsideContent" }
|
|
|
194
194
|
const {
|
|
195
195
|
data: { data: n, success: o, message: s }
|
|
196
196
|
} = await Oe(void 0, N(f.phoneModel));
|
|
197
|
-
if (!o && typeof s == "string" && s.includes("Телефон должен быть в формате")) {
|
|
197
|
+
if (!o && typeof s == "string" && (s.includes("Телефон должен быть в формате") || s.includes("phone must be a valid phone number"))) {
|
|
198
198
|
g.value = "Это не похоже на номер телефона";
|
|
199
199
|
return;
|
|
200
200
|
}
|
|
@@ -344,7 +344,7 @@ const ne = { render: Ze }, _e = { class: "dialogDefaultContainerInsideContent" }
|
|
|
344
344
|
const {
|
|
345
345
|
data: { data: n, success: o, message: s }
|
|
346
346
|
} = await Oe(void 0, N(f.phoneModel));
|
|
347
|
-
if (!o && typeof s == "string" && s.includes("Телефон должен быть в формате")) {
|
|
347
|
+
if (!o && typeof s == "string" && (s.includes("Телефон должен быть в формате") || s.includes("phone must be a valid phone number"))) {
|
|
348
348
|
g.value = "Это не похоже на номер телефона";
|
|
349
349
|
return;
|
|
350
350
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ref as h, shallowRef as xe, defineComponent as
|
|
1
|
+
import { ref as h, shallowRef as xe, defineComponent as W, defineAsyncComponent as G, watch as se, createBlock as I, createCommentVNode as N, unref as u, openBlock as w, resolveDynamicComponent as Ae, mergeProps as $e, computed as b, reactive as _, onMounted as Se, createElementBlock as P, Fragment as ie, createVNode as f, createElementVNode as $, withCtx as D, toDisplayString as F, createTextVNode as J, Teleport as re, Transition as Oe, withDirectives as Me, vShow as Le } from "vue";
|
|
2
2
|
import ze from "axios";
|
|
3
3
|
import { PInputFileUploader as Re, PInput as S, IconFilledEditMd as O, PButton as le, PImageCropper as Ge, PToast as _e, PTeleportContainer as ue, PToastContainer as Je } from "@profeat/ui-kit";
|
|
4
4
|
function je(m, r = 2) {
|
|
@@ -28,9 +28,9 @@ const ga = {
|
|
|
28
28
|
}, va = {
|
|
29
29
|
VERIFY_EMAIL: "verify-email"
|
|
30
30
|
};
|
|
31
|
-
let
|
|
31
|
+
let q = null;
|
|
32
32
|
function We(m, r) {
|
|
33
|
-
|
|
33
|
+
q = ze.create({
|
|
34
34
|
baseURL: r,
|
|
35
35
|
headers: {
|
|
36
36
|
Authorization: `Bearer ${m}`,
|
|
@@ -41,32 +41,32 @@ function We(m, r) {
|
|
|
41
41
|
});
|
|
42
42
|
}
|
|
43
43
|
function me() {
|
|
44
|
-
if (!
|
|
44
|
+
if (!q)
|
|
45
45
|
throw new Error("Axios instance not initialized. Call initAxios(token, baseUrl) first.");
|
|
46
|
-
return
|
|
46
|
+
return q;
|
|
47
47
|
}
|
|
48
|
-
async function
|
|
48
|
+
async function Y(m, r, n) {
|
|
49
49
|
return me().post(m, r, n);
|
|
50
50
|
}
|
|
51
51
|
async function ha(m, r) {
|
|
52
52
|
return me().get(m, r);
|
|
53
53
|
}
|
|
54
54
|
async function Ke(m) {
|
|
55
|
-
const r = await
|
|
55
|
+
const r = await Y("/users/profile/me", m);
|
|
56
56
|
if (console.log("---res: ", r), r.status !== 200 && r.status !== 201 || !r.data)
|
|
57
57
|
throw new Error("Ошибка при получении профиля пользователя");
|
|
58
58
|
return r.data;
|
|
59
59
|
}
|
|
60
|
-
const M = h(null),
|
|
61
|
-
function
|
|
60
|
+
const M = h(null), j = xe(null);
|
|
61
|
+
function K() {
|
|
62
62
|
return {
|
|
63
63
|
currentDialog: M,
|
|
64
|
-
dialogPayload:
|
|
64
|
+
dialogPayload: j,
|
|
65
65
|
openDialog: (s, v) => {
|
|
66
|
-
M.value = s,
|
|
66
|
+
M.value = s, j.value = v ?? null;
|
|
67
67
|
},
|
|
68
68
|
closeDialog: () => {
|
|
69
|
-
M.value = null,
|
|
69
|
+
M.value = null, j.value = null;
|
|
70
70
|
},
|
|
71
71
|
isDialogOpen: (s) => M.value === s
|
|
72
72
|
};
|
|
@@ -204,7 +204,7 @@ const Ze = {
|
|
|
204
204
|
"Введите новый номер телефона": "Enter a new phone number",
|
|
205
205
|
"Телефон успешно изменен": "Phone number successfully changed"
|
|
206
206
|
}
|
|
207
|
-
}, He = /* @__PURE__ */
|
|
207
|
+
}, He = /* @__PURE__ */ W({
|
|
208
208
|
__name: "DialogManager",
|
|
209
209
|
props: {
|
|
210
210
|
language: {},
|
|
@@ -212,10 +212,10 @@ const Ze = {
|
|
|
212
212
|
},
|
|
213
213
|
emits: ["clean-input-errors", "on-update-jwt", "update-phone-field", "update-email-field", "on-password-error", "on-toast"],
|
|
214
214
|
setup(m, { emit: r }) {
|
|
215
|
-
const n = r, s = h(!0), { currentDialog: v, dialogPayload: g, closeDialog: U } =
|
|
216
|
-
email:
|
|
217
|
-
phone:
|
|
218
|
-
password:
|
|
215
|
+
const n = r, s = h(!0), { currentDialog: v, dialogPayload: g, closeDialog: U } = K(), l = {
|
|
216
|
+
email: G(() => import("./ProfileEmailDialog-CxxrKdXq.js")),
|
|
217
|
+
phone: G(() => import("./ProfilePhoneDialog-B70yCvN1.js")),
|
|
218
|
+
password: G(() => import("./ProfilePasswordDialog-DD7Y-yST.js"))
|
|
219
219
|
}, d = ({ email: y }) => {
|
|
220
220
|
n("update-email-field", y);
|
|
221
221
|
}, p = ({ phone: y }) => {
|
|
@@ -254,7 +254,7 @@ const Ze = {
|
|
|
254
254
|
}, la = { class: "buttons-container" }, sa = {
|
|
255
255
|
key: 0,
|
|
256
256
|
class: "centered-overlay"
|
|
257
|
-
}, ia = { class: "toastWrapper" }, ua = /* @__PURE__ */
|
|
257
|
+
}, ia = { class: "toastWrapper" }, ua = /* @__PURE__ */ W({
|
|
258
258
|
__name: "PEditUserContact",
|
|
259
259
|
props: {
|
|
260
260
|
language: {},
|
|
@@ -267,7 +267,7 @@ const Ze = {
|
|
|
267
267
|
},
|
|
268
268
|
emits: ["open-email-dialog", "open-phone-dialog", "open-password-dialog", "on-update-jwt", "on-password-error", "update-tokens"],
|
|
269
269
|
setup(m, { emit: r }) {
|
|
270
|
-
const n = m, s = r, v =
|
|
270
|
+
const n = m, s = r, v = b(() => n.language ?? "ru"), g = (e) => Ze[v.value][e] || e, { openDialog: U } = K(), l = _({ firstName: "", lastName: "" }), d = h({ firstName: "", lastName: "" }), p = _({ firstName: !1, lastName: !1, email: !1, phone: !1 }), y = h(""), i = h(""), c = h(""), E = h(!1), o = _({
|
|
271
271
|
value: null,
|
|
272
272
|
loading: !1,
|
|
273
273
|
accept: ["image/png", "image/jpeg"],
|
|
@@ -275,28 +275,28 @@ const Ze = {
|
|
|
275
275
|
// 10mb вроде
|
|
276
276
|
imageBinary: null,
|
|
277
277
|
imageContent: ""
|
|
278
|
-
}),
|
|
278
|
+
}), L = h(!1), V = h(!1), x = h(!1), Z = h(!0), H = h(!0), Q = h(void 0), X = h(""), de = b(() => ae(l.firstName, p.firstName)), pe = b(() => ae(l.lastName, p.lastName)), ce = b(() => p.email && !i.value.trim() ? "Введите e-mail" : ""), fe = b(() => p.phone && !c.value.trim() ? "Введите номер телефона" : ""), B = (e) => n.fields.some((a) => a.key === e), ee = (e) => e && e.trim() ? "edit" : "bind", z = () => setTimeout(() => {
|
|
279
279
|
var e;
|
|
280
280
|
return (e = document.activeElement) == null ? void 0 : e.blur();
|
|
281
|
-
}, 0), ge =
|
|
281
|
+
}, 0), ge = b(() => !!(i.value && i.value.trim() !== "")), ve = b(() => o.imageContent ? g("Загрузить другое фото") : g("Загрузить фото")), ae = (e, a) => {
|
|
282
282
|
if (!a) return "";
|
|
283
283
|
const t = e.trim();
|
|
284
284
|
return t ? t.length < 2 ? "Поле должно содержать минимум 2 символа" : "" : "Введите значение";
|
|
285
285
|
}, he = (e) => U("email", { mode: e ? "edit" : "bind", initialEmail: e }), we = () => {
|
|
286
|
-
|
|
286
|
+
z(), s("open-email-dialog", i.value, ee(i.value)), he(i.value);
|
|
287
287
|
}, ye = () => {
|
|
288
|
-
|
|
288
|
+
z(), s("open-phone-dialog", c.value, ee(c.value));
|
|
289
289
|
}, Ee = async (e, a, t) => {
|
|
290
290
|
e === "email" && t && (i.value = t), e === "phone" && t && (c.value = t), s("on-update-jwt");
|
|
291
291
|
}, Ne = (e) => {
|
|
292
292
|
c.value = e;
|
|
293
293
|
}, Pe = (e) => {
|
|
294
294
|
console.debug("emitUpdateEmailField, цепочка такая: profileEmailDialog -> DialogManager -> PEditUserContact", e), i.value = e;
|
|
295
|
-
},
|
|
295
|
+
}, Ce = (e, a) => {
|
|
296
296
|
x.value = !0, s("on-password-error", e, a);
|
|
297
|
-
},
|
|
297
|
+
}, be = () => {
|
|
298
298
|
Z.value = !1, H.value = !1;
|
|
299
|
-
},
|
|
299
|
+
}, R = (e) => {
|
|
300
300
|
x.value = !0, Q.value = e.color ?? "", X.value = e.text ?? "";
|
|
301
301
|
}, A = (e) => {
|
|
302
302
|
if (p[e] = !0, e === "firstName" || e === "lastName") {
|
|
@@ -310,7 +310,7 @@ const Ze = {
|
|
|
310
310
|
}
|
|
311
311
|
o.value = e, o.imageBinary = e.fileBinary ?? null, o.imageContent = e.fileContent ?? "", E.value = !0;
|
|
312
312
|
}, Te = () => {
|
|
313
|
-
|
|
313
|
+
L.value = !0;
|
|
314
314
|
}, te = async (e, a, t = "image/png") => {
|
|
315
315
|
if (!e) return null;
|
|
316
316
|
const T = await (await fetch(e)).blob();
|
|
@@ -324,11 +324,11 @@ const Ze = {
|
|
|
324
324
|
try {
|
|
325
325
|
o.loading = !0;
|
|
326
326
|
const t = new FormData();
|
|
327
|
-
t.append("file", a), await
|
|
327
|
+
t.append("file", a), await Y(`/users/profile/avatar/${y.value}`, t, { headers: { "Content-Type": void 0 } });
|
|
328
328
|
} catch (t) {
|
|
329
329
|
console.error(t);
|
|
330
330
|
} finally {
|
|
331
|
-
o.loading = !1;
|
|
331
|
+
L.value = !1, o.loading = !1;
|
|
332
332
|
}
|
|
333
333
|
}, De = async (e) => {
|
|
334
334
|
o.imageContent = e ?? "", o.imageBinary && (o.imageBinary = await te(
|
|
@@ -342,8 +342,8 @@ const Ze = {
|
|
|
342
342
|
if (a)
|
|
343
343
|
try {
|
|
344
344
|
oe.value = !0;
|
|
345
|
-
const
|
|
346
|
-
|
|
345
|
+
const C = (k = (await Y("/users/profile/update-name", { [e]: a })).data) == null ? void 0 : k.data;
|
|
346
|
+
C != null && C.user && (l.firstName = C.user.firstName ?? l.firstName, l.lastName = C.user.lastName ?? l.lastName, d.value = {
|
|
347
347
|
firstName: l.firstName,
|
|
348
348
|
lastName: l.lastName
|
|
349
349
|
});
|
|
@@ -369,23 +369,23 @@ const Ze = {
|
|
|
369
369
|
se(
|
|
370
370
|
() => [l.firstName, l.lastName],
|
|
371
371
|
([e, a]) => {
|
|
372
|
-
const t = e.trim(), k = a.trim(), T = t !== d.value.firstName.trim() || k !== d.value.lastName.trim(),
|
|
373
|
-
V.value = T &&
|
|
372
|
+
const t = e.trim(), k = a.trim(), T = t !== d.value.firstName.trim() || k !== d.value.lastName.trim(), C = t.length >= 2 && k.length >= 2;
|
|
373
|
+
V.value = T && C;
|
|
374
374
|
},
|
|
375
375
|
{ immediate: !0 }
|
|
376
376
|
);
|
|
377
377
|
const Ie = async () => {
|
|
378
378
|
if (V.value)
|
|
379
379
|
try {
|
|
380
|
-
await Promise.all([ne("firstName"), ne("lastName")]), V.value = !1, s("on-update-jwt"),
|
|
380
|
+
await Promise.all([ne("firstName"), ne("lastName")]), V.value = !1, s("on-update-jwt"), R({ color: "success", text: "Изменения сохранены" });
|
|
381
381
|
} catch (e) {
|
|
382
|
-
console.error(e),
|
|
382
|
+
console.error(e), R({
|
|
383
383
|
color: "error",
|
|
384
384
|
text: g("Не удалось сохранить изменения. Попробуйте позже")
|
|
385
385
|
});
|
|
386
386
|
}
|
|
387
387
|
}, Ve = () => {
|
|
388
|
-
|
|
388
|
+
z(), s("open-password-dialog");
|
|
389
389
|
};
|
|
390
390
|
return Se(async () => {
|
|
391
391
|
if (!n.accessToken) throw new Error("Access token не передан в props");
|
|
@@ -395,12 +395,12 @@ const Ze = {
|
|
|
395
395
|
f(He, {
|
|
396
396
|
language: v.value,
|
|
397
397
|
provider: e.provider,
|
|
398
|
-
onCleanInputErrors:
|
|
398
|
+
onCleanInputErrors: be,
|
|
399
399
|
onOnUpdateJwt: Ee,
|
|
400
400
|
onUpdatePhoneField: Ne,
|
|
401
401
|
onUpdateEmailField: Pe,
|
|
402
|
-
onOnPasswordError:
|
|
403
|
-
onOnToast:
|
|
402
|
+
onOnPasswordError: Ce,
|
|
403
|
+
onOnToast: R
|
|
404
404
|
}, null, 8, ["language", "provider"]),
|
|
405
405
|
$("div", Qe, [
|
|
406
406
|
$("div", Xe, [
|
|
@@ -420,10 +420,10 @@ const Ze = {
|
|
|
420
420
|
"onChange:error": Te
|
|
421
421
|
}, {
|
|
422
422
|
afterLoadLabel: D(() => [
|
|
423
|
-
|
|
423
|
+
J(F(ve.value), 1)
|
|
424
424
|
]),
|
|
425
425
|
subtext: D(() => [
|
|
426
|
-
|
|
426
|
+
L.value ? (w(), P("span", ea, F("Размер фото слишком большой. Загрузите JPEG, PNG до 10 MB"))) : (w(), P("span", aa, F(`${g("Формат")} ${u(Ye)(o.accept).join(", ")} ${g("до")} ${u(je)(o.uploadLimit)}`), 1))
|
|
427
427
|
]),
|
|
428
428
|
_: 1
|
|
429
429
|
}, 8, ["modelValue", "src", "accept", "loading", "label", "upload-limit"])) : N("", !0)
|
|
@@ -493,7 +493,7 @@ const Ze = {
|
|
|
493
493
|
onClick: Ve
|
|
494
494
|
}, {
|
|
495
495
|
default: D(() => [
|
|
496
|
-
|
|
496
|
+
J(F(g("Сменить пароль")), 1)
|
|
497
497
|
]),
|
|
498
498
|
_: 1
|
|
499
499
|
})) : N("", !0),
|
|
@@ -502,7 +502,7 @@ const Ze = {
|
|
|
502
502
|
onClick: Ie
|
|
503
503
|
}, {
|
|
504
504
|
default: D(() => [
|
|
505
|
-
|
|
505
|
+
J(F(g("Сохранить")), 1)
|
|
506
506
|
]),
|
|
507
507
|
_: 1
|
|
508
508
|
}, 8, ["disabled"])
|
|
@@ -547,7 +547,7 @@ const Ze = {
|
|
|
547
547
|
for (const [s, v] of r)
|
|
548
548
|
n[s] = v;
|
|
549
549
|
return n;
|
|
550
|
-
}, da = /* @__PURE__ */ ma(ua, [["__scopeId", "data-v-
|
|
550
|
+
}, da = /* @__PURE__ */ ma(ua, [["__scopeId", "data-v-0fcb1c3e"]]), wa = /* @__PURE__ */ W({
|
|
551
551
|
__name: "index",
|
|
552
552
|
props: {
|
|
553
553
|
throttlerPrefix: {},
|
|
@@ -560,7 +560,7 @@ const Ze = {
|
|
|
560
560
|
},
|
|
561
561
|
emits: ["on-update-jwt", "update-tokens"],
|
|
562
562
|
setup(m, { emit: r }) {
|
|
563
|
-
const n = r, { openDialog: s } =
|
|
563
|
+
const n = r, { openDialog: s } = K(), v = (d, p) => {
|
|
564
564
|
s("email", { initialEmail: d, mode: p });
|
|
565
565
|
}, g = (d, p) => {
|
|
566
566
|
s("phone", { initialPhone: d, mode: p });
|
|
@@ -594,6 +594,6 @@ export {
|
|
|
594
594
|
ma as _,
|
|
595
595
|
wa as a,
|
|
596
596
|
ha as g,
|
|
597
|
-
|
|
597
|
+
Y as p,
|
|
598
598
|
Ze as t
|
|
599
599
|
};
|
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-wrapper[data-v-
|
|
2
|
-
import { a as o } from "./index-
|
|
1
|
+
(function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode(".avatar-wrapper[data-v-0fcb1c3e] .p-avatar__overlay{opacity:0!important;transition:opacity .2s ease}.avatar-wrapper[data-v-0fcb1c3e]:hover .p-avatar__overlay{opacity:1!important}.avatar-wrapper[data-v-0fcb1c3e] .wide-img .overlay{opacity:0!important;transition:opacity .2s ease}.avatar-wrapper[data-v-0fcb1c3e]:hover .wide-img .overlay{opacity:1!important}.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:440px;min-height:94px;background:#e4606026;border-radius:8px}.finalLimitText{text-align:center;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 } from "./index-CUlv4_bc.js";
|
|
3
3
|
export {
|
|
4
4
|
o as PEditUserContact
|
|
5
5
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ref as l, defineComponent as L, createElementBlock as f, openBlock as v, normalizeClass as r, createVNode as E, unref as F, computed as T, renderSlot as m, createCommentVNode as $, createElementVNode as o, toDisplayString as y, createTextVNode as p } from "vue";
|
|
2
2
|
import { PLoader as w } from "@profeat/ui-kit";
|
|
3
|
-
import { _ as g, g as R, p as h } from "./index-
|
|
3
|
+
import { _ as g, g as R, p as h } from "./index-CUlv4_bc.js";
|
|
4
4
|
function C(e) {
|
|
5
5
|
const t = Math.floor(e / 60), a = e % 60;
|
|
6
6
|
return `${String(t).padStart(2, "0")}:${String(a).padStart(2, "0")}`;
|