@matchain/matchid-sdk-react 0.1.53-alpha.15 → 0.1.53-alpha.16
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/assets/icon/index.d.mts +2 -2
- package/dist/assets/icon/index.d.ts +2 -2
- package/dist/{chunk-BC4HS373.mjs → chunk-UOHVZWED.mjs} +88 -31
- package/dist/{chunk-BC4HS373.mjs.map → chunk-UOHVZWED.mjs.map} +1 -1
- package/dist/components/index.d.mts +3 -3
- package/dist/components/index.d.ts +3 -3
- package/dist/components/index.js +5 -4
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +3 -3
- package/dist/hooks/api/index.d.mts +2 -2
- package/dist/hooks/api/index.d.ts +2 -2
- package/dist/hooks/api/index.js.map +1 -1
- package/dist/hooks/api/index.mjs +3 -3
- package/dist/hooks/index.d.mts +2 -2
- package/dist/hooks/index.d.ts +2 -2
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/index.mjs +3 -3
- package/dist/{index-D5WIVIkc.d.ts → index-B16U2SHA.d.ts} +1 -1
- package/dist/{index-BrzFSkOe.d.mts → index-B2DkI1ML.d.mts} +1 -1
- package/dist/{index-CLYi12dP.d.mts → index-BxWVN7HQ.d.mts} +2 -2
- package/dist/{index-Dus4QPjO.d.mts → index-ByjogbBx.d.mts} +1 -1
- package/dist/{index-DC4F1u-w.d.mts → index-C7vPCjcT.d.mts} +2 -2
- package/dist/{index-BgdY5xdW.d.ts → index-CYXjMyV_.d.ts} +1 -1
- package/dist/{index-BikcLg_6.d.ts → index-ChklXND5.d.ts} +2 -2
- package/dist/{index-CQmN0dN4.d.ts → index-Dfckd7XV.d.ts} +1 -1
- package/dist/{index-BVfCh4l-.d.mts → index-Na2Ub13l.d.mts} +1 -1
- package/dist/{index-D3Kp05kW.d.ts → index-_9VVEy7O.d.ts} +1 -1
- package/dist/{index-D5yzH62h.d.ts → index-jG0evmQL.d.ts} +1 -1
- package/dist/{index-C0UKUm0h.d.ts → index-jQp1rITQ.d.ts} +2 -2
- package/dist/{index-BaFmUVw-.d.mts → index-nMzH5qxx.d.mts} +1 -1
- package/dist/{index-SOVt-ADK.d.mts → index-zJQVg2B1.d.mts} +1 -1
- package/dist/index.css +15 -7
- package/dist/index.d.mts +8 -8
- package/dist/index.d.ts +8 -8
- package/dist/index.js +69 -12
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +9 -9
- package/dist/types/index.d.mts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/{types-VrV1kYga.d.mts → types-B5QEZ2fv.d.mts} +1 -1
- package/dist/{types-VrV1kYga.d.ts → types-B5QEZ2fv.d.ts} +1 -1
- package/dist/ui/index.d.mts +3 -3
- package/dist/ui/index.d.ts +3 -3
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { t as ArrowDownIcon, f as ArrowLeftIcon, A as ArrowRightIcon, Q as ArrowSendIcon, m as BTCDarkIcon, n as BTCLightIcon, B as BackIcon, z as BitgetIcon, j as CheckIcon, d as CheckRoundIcon, e as CloseEyeIcon, C as CloseIcon, a as CloseRoundIcon, k as CopyIcon, D as DeleteRoundIcon, h as DiscordIcon, o as EVMDarkIcon, p as EVMLightIcon, E as EmailIcon, b as EmailLineIcon, J as ErrorRoundIcon, F as FacebookIcon, g as GithubIcon, G as GoogleIcon, K as InfoLineIcon, M as InfoRoundIcon, u as LeatherIcon, l as LinkedinIcon, L as LoadingIcon, c as LoginIcon, V as MoreIcon, y as OKXIcon, O as OpenEyeIcon, P as PasswordRoundIcon, R as PhantomIcon, S as SOLDarkIcon, q as SOLLightIcon, r as TRXDarkIcon, s as TRXLightIcon, T as TelegramIcon, H as TonDarkIcon, I as TonLightIcon, N as TransferIcon, x as TronLinkIcon, U as UnLoginIcon, v as UnisatIcon, W as WalletIcon, X as XIcon, w as XverseIcon, Y as YoutubeIcon } from '../../index-
|
|
1
|
+
export { t as ArrowDownIcon, f as ArrowLeftIcon, A as ArrowRightIcon, Q as ArrowSendIcon, m as BTCDarkIcon, n as BTCLightIcon, B as BackIcon, z as BitgetIcon, j as CheckIcon, d as CheckRoundIcon, e as CloseEyeIcon, C as CloseIcon, a as CloseRoundIcon, k as CopyIcon, D as DeleteRoundIcon, h as DiscordIcon, o as EVMDarkIcon, p as EVMLightIcon, E as EmailIcon, b as EmailLineIcon, J as ErrorRoundIcon, F as FacebookIcon, g as GithubIcon, G as GoogleIcon, K as InfoLineIcon, M as InfoRoundIcon, u as LeatherIcon, l as LinkedinIcon, L as LoadingIcon, c as LoginIcon, V as MoreIcon, y as OKXIcon, O as OpenEyeIcon, P as PasswordRoundIcon, R as PhantomIcon, S as SOLDarkIcon, q as SOLLightIcon, r as TRXDarkIcon, s as TRXLightIcon, T as TelegramIcon, H as TonDarkIcon, I as TonLightIcon, N as TransferIcon, x as TronLinkIcon, U as UnLoginIcon, v as UnisatIcon, W as WalletIcon, X as XIcon, w as XverseIcon, Y as YoutubeIcon } from '../../index-Na2Ub13l.mjs';
|
|
2
2
|
import 'react/jsx-runtime';
|
|
3
3
|
import 'react';
|
|
4
|
-
import '../../types-
|
|
4
|
+
import '../../types-B5QEZ2fv.mjs';
|
|
5
5
|
import '@tanstack/react-query/src/types';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { t as ArrowDownIcon, f as ArrowLeftIcon, A as ArrowRightIcon, Q as ArrowSendIcon, m as BTCDarkIcon, n as BTCLightIcon, B as BackIcon, z as BitgetIcon, j as CheckIcon, d as CheckRoundIcon, e as CloseEyeIcon, C as CloseIcon, a as CloseRoundIcon, k as CopyIcon, D as DeleteRoundIcon, h as DiscordIcon, o as EVMDarkIcon, p as EVMLightIcon, E as EmailIcon, b as EmailLineIcon, J as ErrorRoundIcon, F as FacebookIcon, g as GithubIcon, G as GoogleIcon, K as InfoLineIcon, M as InfoRoundIcon, u as LeatherIcon, l as LinkedinIcon, L as LoadingIcon, c as LoginIcon, V as MoreIcon, y as OKXIcon, O as OpenEyeIcon, P as PasswordRoundIcon, R as PhantomIcon, S as SOLDarkIcon, q as SOLLightIcon, r as TRXDarkIcon, s as TRXLightIcon, T as TelegramIcon, H as TonDarkIcon, I as TonLightIcon, N as TransferIcon, x as TronLinkIcon, U as UnLoginIcon, v as UnisatIcon, W as WalletIcon, X as XIcon, w as XverseIcon, Y as YoutubeIcon } from '../../index-
|
|
1
|
+
export { t as ArrowDownIcon, f as ArrowLeftIcon, A as ArrowRightIcon, Q as ArrowSendIcon, m as BTCDarkIcon, n as BTCLightIcon, B as BackIcon, z as BitgetIcon, j as CheckIcon, d as CheckRoundIcon, e as CloseEyeIcon, C as CloseIcon, a as CloseRoundIcon, k as CopyIcon, D as DeleteRoundIcon, h as DiscordIcon, o as EVMDarkIcon, p as EVMLightIcon, E as EmailIcon, b as EmailLineIcon, J as ErrorRoundIcon, F as FacebookIcon, g as GithubIcon, G as GoogleIcon, K as InfoLineIcon, M as InfoRoundIcon, u as LeatherIcon, l as LinkedinIcon, L as LoadingIcon, c as LoginIcon, V as MoreIcon, y as OKXIcon, O as OpenEyeIcon, P as PasswordRoundIcon, R as PhantomIcon, S as SOLDarkIcon, q as SOLLightIcon, r as TRXDarkIcon, s as TRXLightIcon, T as TelegramIcon, H as TonDarkIcon, I as TonLightIcon, N as TransferIcon, x as TronLinkIcon, U as UnLoginIcon, v as UnisatIcon, W as WalletIcon, X as XIcon, w as XverseIcon, Y as YoutubeIcon } from '../../index-_9VVEy7O.js';
|
|
2
2
|
import 'react/jsx-runtime';
|
|
3
3
|
import 'react';
|
|
4
|
-
import '../../types-
|
|
4
|
+
import '../../types-B5QEZ2fv.js';
|
|
5
5
|
import '@tanstack/react-query/src/types';
|
|
@@ -1,21 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
matchMain,
|
|
3
|
-
matchTest
|
|
4
|
-
} from "./chunk-JX73EY6V.mjs";
|
|
5
|
-
import {
|
|
6
|
-
NumberFormatter,
|
|
7
|
-
bytesToBase64,
|
|
8
|
-
decodeBase64,
|
|
9
|
-
encodeBase64,
|
|
10
|
-
formatAddress,
|
|
11
|
-
formatDate,
|
|
12
|
-
getAppClientId,
|
|
13
|
-
getVersion,
|
|
14
|
-
isInTgApp,
|
|
15
|
-
isValidEmail,
|
|
16
|
-
isValidUsername,
|
|
17
|
-
truncateAddress
|
|
18
|
-
} from "./chunk-IZOOVZAD.mjs";
|
|
19
1
|
import {
|
|
20
2
|
AlphaAvatar,
|
|
21
3
|
Button,
|
|
@@ -36,6 +18,20 @@ import {
|
|
|
36
18
|
useHash,
|
|
37
19
|
useLayout_exports
|
|
38
20
|
} from "./chunk-X5HGL3ZX.mjs";
|
|
21
|
+
import {
|
|
22
|
+
NumberFormatter,
|
|
23
|
+
bytesToBase64,
|
|
24
|
+
decodeBase64,
|
|
25
|
+
encodeBase64,
|
|
26
|
+
formatAddress,
|
|
27
|
+
formatDate,
|
|
28
|
+
getAppClientId,
|
|
29
|
+
getVersion,
|
|
30
|
+
isInTgApp,
|
|
31
|
+
isValidEmail,
|
|
32
|
+
isValidUsername,
|
|
33
|
+
truncateAddress
|
|
34
|
+
} from "./chunk-IZOOVZAD.mjs";
|
|
39
35
|
import {
|
|
40
36
|
ArrowDownIcon,
|
|
41
37
|
ArrowRightIcon,
|
|
@@ -81,6 +77,10 @@ import {
|
|
|
81
77
|
XverseIcon,
|
|
82
78
|
YoutubeIcon
|
|
83
79
|
} from "./chunk-FKXS2XRG.mjs";
|
|
80
|
+
import {
|
|
81
|
+
matchMain,
|
|
82
|
+
matchTest
|
|
83
|
+
} from "./chunk-JX73EY6V.mjs";
|
|
84
84
|
import {
|
|
85
85
|
__export
|
|
86
86
|
} from "./chunk-J5LGTIGS.mjs";
|
|
@@ -4349,15 +4349,16 @@ function ContactCard({
|
|
|
4349
4349
|
data,
|
|
4350
4350
|
action
|
|
4351
4351
|
}) {
|
|
4352
|
+
const isDownMd = useDownMd();
|
|
4352
4353
|
return /* @__PURE__ */ jsxs20("div", { className: "matchid-flex matchid-contact-item", children: [
|
|
4353
4354
|
/* @__PURE__ */ jsxs20("div", { className: "matchid-contact-item-content", children: [
|
|
4354
|
-
/* @__PURE__ */ jsx28(Skeleton_default, { width: 48, height: 48, radius: 100, loading, children: data?.avatar ? /* @__PURE__ */ jsx28("img", { src: data?.avatar, className: "matchid-contact-item-avatar" }) : /* @__PURE__ */ jsx28(AlphaAvatar, { size: 48, name: data?.name || "MatchID" }) }),
|
|
4355
|
+
/* @__PURE__ */ jsx28(Skeleton_default, { width: isDownMd ? 36 : 48, height: isDownMd ? 36 : 48, radius: 100, loading, children: data?.avatar ? /* @__PURE__ */ jsx28("img", { src: data?.avatar, className: "matchid-contact-item-avatar" }) : /* @__PURE__ */ jsx28(AlphaAvatar, { size: isDownMd ? 36 : 48, name: data?.name || "MatchID" }) }),
|
|
4355
4356
|
/* @__PURE__ */ jsxs20("div", { className: "matchid-contact-item-info", children: [
|
|
4356
|
-
/* @__PURE__ */ jsx28("div", { className: "matchid-contact-item-name", children: /* @__PURE__ */ jsx28(Skeleton_default, { width: 80, height: 20, loading, children: data?.name || "MatchID User" }) }),
|
|
4357
|
-
/* @__PURE__ */ jsx28("div", { className: "matchid-contact-item-address", children: /* @__PURE__ */ jsx28(Skeleton_default, { width: 80, height: 16, loading, children: truncateAddress(data?.address || "", 6, 6) }) })
|
|
4357
|
+
/* @__PURE__ */ jsx28("div", { className: "matchid-contact-item-name", children: /* @__PURE__ */ jsx28(Skeleton_default, { width: 80, height: isDownMd ? 16 : 20, loading, children: data?.name || "MatchID User" }) }),
|
|
4358
|
+
/* @__PURE__ */ jsx28("div", { className: "matchid-contact-item-address", children: /* @__PURE__ */ jsx28(Skeleton_default, { width: 80, height: isDownMd ? 12 : 16, loading, children: truncateAddress(data?.address || "", 6, 6) }) })
|
|
4358
4359
|
] })
|
|
4359
4360
|
] }),
|
|
4360
|
-
action && /* @__PURE__ */ jsx28("div", { className: "matchid-contact-item-action", children: /* @__PURE__ */ jsx28(Skeleton_default, { width: 20, height: 20, loading, children: action() }) })
|
|
4361
|
+
action && /* @__PURE__ */ jsx28("div", { className: "matchid-contact-item-action", children: /* @__PURE__ */ jsx28(Skeleton_default, { width: 20, height: isDownMd ? 16 : 20, loading, children: action() }) })
|
|
4361
4362
|
] });
|
|
4362
4363
|
}
|
|
4363
4364
|
function RequestAction({ data, onSuccess }) {
|
|
@@ -6133,7 +6134,14 @@ var zh_default = {
|
|
|
6133
6134
|
back: "\u8FD4\u56DE",
|
|
6134
6135
|
importSuccess: "\u6210\u529F\u5BFC\u5165\u4EE3\u5E01",
|
|
6135
6136
|
importFail: "\u5BFC\u5165\u4EE3\u5E01\u5931\u8D25",
|
|
6136
|
-
changeNetwork: "\u5207\u6362\u7F51\u7EDC"
|
|
6137
|
+
changeNetwork: "\u5207\u6362\u7F51\u7EDC",
|
|
6138
|
+
approveSuccess: "\u6388\u6743\u6210\u529F",
|
|
6139
|
+
Approve: "\u6388\u6743",
|
|
6140
|
+
noFriends: "\u6682\u65E0\u597D\u53CB",
|
|
6141
|
+
noRequests: "\u6682\u65E0\u8BF7\u6C42",
|
|
6142
|
+
noMore: "\u6CA1\u6709\u66F4\u591A",
|
|
6143
|
+
Remove: "\u79FB\u9664",
|
|
6144
|
+
removeSuccess: "\u79FB\u9664\u6210\u529F"
|
|
6137
6145
|
};
|
|
6138
6146
|
|
|
6139
6147
|
// src/i18n/tw.json
|
|
@@ -6214,7 +6222,14 @@ var tw_default = {
|
|
|
6214
6222
|
back: "\u8FD4\u56DE",
|
|
6215
6223
|
importSuccess: "\u6210\u529F\u532F\u5165\u4EE3\u5E63",
|
|
6216
6224
|
importFail: "\u532F\u5165\u4EE3\u5E63\u5931\u6557",
|
|
6217
|
-
changeNetwork: "\u5207\u63DB\u7DB2\u7D61"
|
|
6225
|
+
changeNetwork: "\u5207\u63DB\u7DB2\u7D61",
|
|
6226
|
+
approveSuccess: "\u6388\u6B0A\u6210\u529F",
|
|
6227
|
+
Approve: "\u6388\u6B0A",
|
|
6228
|
+
noFriends: "\u66AB\u7121\u597D\u53CB",
|
|
6229
|
+
noRequests: "\u66AB\u7121\u8ACB\u6C42",
|
|
6230
|
+
noMore: "\u6C92\u6709\u66F4\u591A",
|
|
6231
|
+
Remove: "\u79FB\u9664",
|
|
6232
|
+
removeSuccess: "\u79FB\u9664\u6210\u529F"
|
|
6218
6233
|
};
|
|
6219
6234
|
|
|
6220
6235
|
// src/i18n/fr.json
|
|
@@ -6295,7 +6310,14 @@ var fr_default = {
|
|
|
6295
6310
|
back: "Retour",
|
|
6296
6311
|
importSuccess: "Importation du jeton r\xE9ussie",
|
|
6297
6312
|
importFail: "\xC9chec de l'importation du jeton",
|
|
6298
|
-
changeNetwork: "Changer de r\xE9seau"
|
|
6313
|
+
changeNetwork: "Changer de r\xE9seau",
|
|
6314
|
+
approveSuccess: "Approbation r\xE9ussie",
|
|
6315
|
+
Approve: "Approuver",
|
|
6316
|
+
noFriends: "Pas encore d'amis",
|
|
6317
|
+
noRequests: "Pas encore de demandes",
|
|
6318
|
+
noMore: "Plus rien",
|
|
6319
|
+
Remove: "Supprimer",
|
|
6320
|
+
removeSuccess: "Suppression r\xE9ussie"
|
|
6299
6321
|
};
|
|
6300
6322
|
|
|
6301
6323
|
// src/i18n/ja.json
|
|
@@ -6376,7 +6398,14 @@ var ja_default = {
|
|
|
6376
6398
|
back: "\u623B\u308B",
|
|
6377
6399
|
importSuccess: "\u30C8\u30FC\u30AF\u30F3\u306E\u30A4\u30F3\u30DD\u30FC\u30C8\u306B\u6210\u529F\u3057\u307E\u3057\u305F",
|
|
6378
6400
|
importFail: "\u30C8\u30FC\u30AF\u30F3\u306E\u30A4\u30F3\u30DD\u30FC\u30C8\u306B\u5931\u6557\u3057\u307E\u3057\u305F",
|
|
6379
|
-
changeNetwork: "\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u3092\u5909\u66F4"
|
|
6401
|
+
changeNetwork: "\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u3092\u5909\u66F4",
|
|
6402
|
+
approveSuccess: "\u627F\u8A8D\u306B\u6210\u529F\u3057\u307E\u3057\u305F",
|
|
6403
|
+
Approve: "\u627F\u8A8D",
|
|
6404
|
+
noFriends: "\u307E\u3060\u53CB\u9054\u304C\u3044\u307E\u305B\u3093",
|
|
6405
|
+
noRequests: "\u307E\u3060\u30EA\u30AF\u30A8\u30B9\u30C8\u304C\u3042\u308A\u307E\u305B\u3093",
|
|
6406
|
+
noMore: "\u3053\u308C\u4EE5\u4E0A\u3042\u308A\u307E\u305B\u3093",
|
|
6407
|
+
Remove: "\u524A\u9664",
|
|
6408
|
+
removeSuccess: "\u524A\u9664\u306B\u6210\u529F\u3057\u307E\u3057\u305F"
|
|
6380
6409
|
};
|
|
6381
6410
|
|
|
6382
6411
|
// src/i18n/ko.json
|
|
@@ -6457,7 +6486,14 @@ var ko_default = {
|
|
|
6457
6486
|
back: "\uB4A4\uB85C",
|
|
6458
6487
|
importSuccess: "\uD1A0\uD070\uC744 \uC131\uACF5\uC801\uC73C\uB85C \uAC00\uC838\uC654\uC2B5\uB2C8\uB2E4",
|
|
6459
6488
|
importFail: "\uD1A0\uD070 \uAC00\uC838\uC624\uAE30\uC5D0 \uC2E4\uD328\uD588\uC2B5\uB2C8\uB2E4",
|
|
6460
|
-
changeNetwork: "\uB124\uD2B8\uC6CC\uD06C \uBCC0\uACBD"
|
|
6489
|
+
changeNetwork: "\uB124\uD2B8\uC6CC\uD06C \uBCC0\uACBD",
|
|
6490
|
+
approveSuccess: "\uC2B9\uC778 \uC131\uACF5",
|
|
6491
|
+
Approve: "\uC2B9\uC778",
|
|
6492
|
+
noFriends: "\uC544\uC9C1 \uCE5C\uAD6C\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4",
|
|
6493
|
+
noRequests: "\uC544\uC9C1 \uC694\uCCAD\uC774 \uC5C6\uC2B5\uB2C8\uB2E4",
|
|
6494
|
+
noMore: "\uB354 \uC774\uC0C1 \uC5C6\uC74C",
|
|
6495
|
+
Remove: "\uC0AD\uC81C",
|
|
6496
|
+
removeSuccess: "\uC0AD\uC81C \uC131\uACF5"
|
|
6461
6497
|
};
|
|
6462
6498
|
|
|
6463
6499
|
// src/i18n/vi.json
|
|
@@ -6538,7 +6574,14 @@ var vi_default = {
|
|
|
6538
6574
|
back: "Quay l\u1EA1i",
|
|
6539
6575
|
importSuccess: "Nh\u1EADp Token th\xE0nh c\xF4ng",
|
|
6540
6576
|
importFail: "Kh\xF4ng th\u1EC3 nh\u1EADp Token",
|
|
6541
|
-
changeNetwork: "Thay \u0111\u1ED5i m\u1EA1ng"
|
|
6577
|
+
changeNetwork: "Thay \u0111\u1ED5i m\u1EA1ng",
|
|
6578
|
+
approveSuccess: "Ph\xEA duy\u1EC7t th\xE0nh c\xF4ng",
|
|
6579
|
+
Approve: "Ph\xEA duy\u1EC7t",
|
|
6580
|
+
noFriends: "Ch\u01B0a c\xF3 b\u1EA1n b\xE8",
|
|
6581
|
+
noRequests: "Ch\u01B0a c\xF3 y\xEAu c\u1EA7u n\xE0o",
|
|
6582
|
+
noMore: "Kh\xF4ng c\xF2n n\u1EEFa",
|
|
6583
|
+
Remove: "X\xF3a",
|
|
6584
|
+
removeSuccess: "X\xF3a th\xE0nh c\xF4ng"
|
|
6542
6585
|
};
|
|
6543
6586
|
|
|
6544
6587
|
// src/i18n/es.json
|
|
@@ -6619,7 +6662,14 @@ var es_default = {
|
|
|
6619
6662
|
back: "Atr\xE1s",
|
|
6620
6663
|
importSuccess: "Token importado con \xE9xito",
|
|
6621
6664
|
importFail: "Error al importar el token",
|
|
6622
|
-
changeNetwork: "Cambiar red"
|
|
6665
|
+
changeNetwork: "Cambiar red",
|
|
6666
|
+
approveSuccess: "Autorizado con \xE9xito",
|
|
6667
|
+
Approve: "Autorizar",
|
|
6668
|
+
noFriends: "A\xFAn no hay amigos",
|
|
6669
|
+
noRequests: "A\xFAn no hay solicitudes",
|
|
6670
|
+
noMore: "No hay m\xE1s",
|
|
6671
|
+
Remove: "Eliminar",
|
|
6672
|
+
removeSuccess: "Eliminado con \xE9xito"
|
|
6623
6673
|
};
|
|
6624
6674
|
|
|
6625
6675
|
// src/i18n/pt.json
|
|
@@ -6700,7 +6750,14 @@ var pt_default = {
|
|
|
6700
6750
|
back: "Voltar",
|
|
6701
6751
|
importSuccess: "Token importado com sucesso",
|
|
6702
6752
|
importFail: "Falha ao importar o token",
|
|
6703
|
-
changeNetwork: "Alterar rede"
|
|
6753
|
+
changeNetwork: "Alterar rede",
|
|
6754
|
+
approveSuccess: "Aprova\xE7\xE3o bem-sucedida",
|
|
6755
|
+
Approve: "Aprovar",
|
|
6756
|
+
noFriends: "Ainda sem amigos",
|
|
6757
|
+
noRequests: "Ainda sem solicita\xE7\xF5es",
|
|
6758
|
+
noMore: "N\xE3o h\xE1 mais",
|
|
6759
|
+
Remove: "Remover",
|
|
6760
|
+
removeSuccess: "Removido com sucesso"
|
|
6704
6761
|
};
|
|
6705
6762
|
|
|
6706
6763
|
// src/i18n/index.ts
|
|
@@ -7280,4 +7337,4 @@ export {
|
|
|
7280
7337
|
MatchProvider,
|
|
7281
7338
|
useMatch
|
|
7282
7339
|
};
|
|
7283
|
-
//# sourceMappingURL=chunk-
|
|
7340
|
+
//# sourceMappingURL=chunk-UOHVZWED.mjs.map
|