@matchain/matchid-sdk-react 0.1.53-alpha.1 → 0.1.53-alpha.11
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 +4 -144
- package/dist/assets/icon/index.d.ts +4 -144
- package/dist/assets/icon/index.js +54 -0
- package/dist/assets/icon/index.js.map +1 -1
- package/dist/assets/icon/index.mjs +5 -1
- package/dist/{chunk-2DVC6WCN.mjs → chunk-2EQEYYBD.mjs} +5750 -4942
- package/dist/chunk-2EQEYYBD.mjs.map +1 -0
- package/dist/chunk-3CR66BEX.mjs +19 -0
- package/dist/chunk-3CR66BEX.mjs.map +1 -0
- package/dist/{chunk-LHNKZISB.mjs → chunk-FKXS2XRG.mjs} +114 -2
- package/dist/chunk-FKXS2XRG.mjs.map +1 -0
- package/dist/{chunk-HLUFAIFV.mjs → chunk-IZOOVZAD.mjs} +11 -6
- package/dist/chunk-IZOOVZAD.mjs.map +1 -0
- package/dist/{chunk-HYQ3T6WW.mjs → chunk-JX73EY6V.mjs} +2 -14
- package/dist/chunk-JX73EY6V.mjs.map +1 -0
- package/dist/{chunk-FB5MHLWX.mjs → chunk-X5HGL3ZX.mjs} +45 -3
- package/dist/chunk-X5HGL3ZX.mjs.map +1 -0
- package/dist/components/index.d.mts +3 -3
- package/dist/components/index.d.ts +3 -3
- package/dist/components/index.js +1467 -590
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +11 -6
- package/dist/config/chains/index.mjs +2 -1
- package/dist/hooks/api/index.d.mts +3 -2
- package/dist/hooks/api/index.d.ts +3 -2
- package/dist/hooks/api/index.js +401 -147
- package/dist/hooks/api/index.js.map +1 -1
- package/dist/hooks/api/index.mjs +9 -8
- package/dist/hooks/index.d.mts +3 -2
- package/dist/hooks/index.d.ts +3 -2
- package/dist/hooks/index.js +637 -544
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/index.mjs +5 -4
- package/dist/index-BVfCh4l-.d.mts +203 -0
- package/dist/{index-B_o9HBS1.d.mts → index-BaFmUVw-.d.mts} +1 -1
- package/dist/{index-CDqIk5k2.d.mts → index-BgdY5xdW.d.ts} +41 -17
- package/dist/{index-DvM6x6e6.d.ts → index-BrzFSkOe.d.mts} +41 -17
- package/dist/{index-DMUZQqNB.d.ts → index-C0UKUm0h.d.ts} +25 -5
- package/dist/{index-BUj9mOrS.d.ts → index-CQmN0dN4.d.ts} +1 -1
- package/dist/index-D3Kp05kW.d.ts +203 -0
- package/dist/{index-k2Uf0F94.d.ts → index-D5WIVIkc.d.ts} +4 -2
- package/dist/{index-BDoEk1EK.d.ts → index-D7S5DMUy.d.mts} +21 -8
- package/dist/{index-D5OzNRfu.d.mts → index-DC4F1u-w.d.mts} +25 -5
- package/dist/{index-XzSw1Bym.d.mts → index-DQFQ39D9.d.ts} +21 -8
- package/dist/{index-B-QfwtE5.d.mts → index-DjbH13zc.d.mts} +16 -14
- package/dist/{index-Bmir-Wor.d.mts → index-SOVt-ADK.d.mts} +4 -2
- package/dist/{index-X_fw5wX_.d.ts → index-zc2GEzJ9.d.ts} +16 -14
- package/dist/index.css +124 -13
- package/dist/index.d.mts +9 -8
- package/dist/index.d.ts +9 -8
- package/dist/index.js +1860 -919
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +13 -11
- package/dist/request-B0CyrGFT.d.mts +15 -0
- package/dist/request-B0CyrGFT.d.ts +15 -0
- package/dist/types/index.d.mts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/{types-Dd_ExpLx.d.mts → types-VrV1kYga.d.mts} +10 -2
- package/dist/{types-Dd_ExpLx.d.ts → types-VrV1kYga.d.ts} +10 -2
- package/dist/ui/index.d.mts +3 -3
- package/dist/ui/index.d.ts +3 -3
- package/dist/ui/index.js +109 -61
- package/dist/ui/index.js.map +1 -1
- package/dist/ui/index.mjs +8 -4
- package/dist/utils/index.d.mts +3 -2
- package/dist/utils/index.d.ts +3 -2
- package/dist/utils/index.js +10 -4
- package/dist/utils/index.js.map +1 -1
- package/dist/utils/index.mjs +3 -1
- package/example/package.json +3 -1
- package/example/src/App.tsx +30 -7
- package/example/src/pages/Contact/index.tsx +90 -0
- package/example/src/pages/UI/components/Tabs.tsx +18 -0
- package/example/src/pages/UI/index.tsx +2 -0
- package/example/src/pages/User/index.tsx +7 -1
- package/package.json +5 -5
- package/dist/chunk-2DVC6WCN.mjs.map +0 -1
- package/dist/chunk-6QTW3KXN.mjs +0 -97
- package/dist/chunk-6QTW3KXN.mjs.map +0 -1
- package/dist/chunk-FB5MHLWX.mjs.map +0 -1
- package/dist/chunk-HLUFAIFV.mjs.map +0 -1
- package/dist/chunk-HYQ3T6WW.mjs.map +0 -1
- package/dist/chunk-LHNKZISB.mjs.map +0 -1
- package/example/dist/assets/TransportWebHID-BEu7tC0r.js +0 -1
- package/example/dist/assets/bignumber-iG7K-qxw.js +0 -10
- package/example/dist/assets/ccip-a6wQ1Vcb.js +0 -1
- package/example/dist/assets/draggabilly-CRYR_S0q.js +0 -14
- package/example/dist/assets/index--dp9m9Ep.js +0 -1
- package/example/dist/assets/index-BDTHolFv.js +0 -569
- package/example/dist/assets/index-BZl59qLb.js +0 -179
- package/example/dist/assets/index-BmMbYNHO.js +0 -303
- package/example/dist/assets/index-C7cxVRDF.js +0 -1677
- package/example/dist/assets/index-CJk171Yb.js +0 -1
- package/example/dist/assets/index-CQiBesAa.js +0 -3
- package/example/dist/assets/index-D62loNA9.js +0 -3
- package/example/dist/assets/index-DqyX3FG6.js +0 -1
- package/example/dist/assets/index-Gy3FXGhr.css +0 -1
- package/example/dist/assets/inherits_browser-BlmhoU4v.js +0 -1
- package/example/dist/assets/solanaEmbed.esm-Djn-u4Vn.js +0 -38
- package/example/dist/index.html +0 -14
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import {
|
|
2
|
+
matchMain,
|
|
3
|
+
matchTest
|
|
4
|
+
} from "./chunk-JX73EY6V.mjs";
|
|
5
|
+
import {
|
|
6
|
+
__export
|
|
7
|
+
} from "./chunk-J5LGTIGS.mjs";
|
|
8
|
+
|
|
9
|
+
// src/config/chains/index.ts
|
|
10
|
+
var chains_exports = {};
|
|
11
|
+
__export(chains_exports, {
|
|
12
|
+
MatchMain: () => matchMain,
|
|
13
|
+
MatchTest: () => matchTest
|
|
14
|
+
});
|
|
15
|
+
|
|
16
|
+
export {
|
|
17
|
+
chains_exports
|
|
18
|
+
};
|
|
19
|
+
//# sourceMappingURL=chunk-3CR66BEX.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/config/chains/index.ts"],"sourcesContent":["export { matchMain as MatchMain} from \"./MatchMain\"\nexport { matchTest as MatchTest} from \"./MatchTest\""],"mappings":";;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;","names":[]}
|
|
@@ -1,3 +1,62 @@
|
|
|
1
|
+
import {
|
|
2
|
+
__export
|
|
3
|
+
} from "./chunk-J5LGTIGS.mjs";
|
|
4
|
+
|
|
5
|
+
// src/assets/icon/index.tsx
|
|
6
|
+
var icon_exports = {};
|
|
7
|
+
__export(icon_exports, {
|
|
8
|
+
ArrowDownIcon: () => ArrowDownIcon,
|
|
9
|
+
ArrowLeftIcon: () => ArrowLeftIcon,
|
|
10
|
+
ArrowRightIcon: () => ArrowRightIcon,
|
|
11
|
+
ArrowSendIcon: () => ArrowSendIcon,
|
|
12
|
+
BTCDarkIcon: () => BTCDarkIcon,
|
|
13
|
+
BTCLightIcon: () => BTCLightIcon,
|
|
14
|
+
BackIcon: () => BackIcon,
|
|
15
|
+
BitgetIcon: () => BitgetIcon,
|
|
16
|
+
CheckIcon: () => CheckIcon,
|
|
17
|
+
CheckRoundIcon: () => CheckRoundIcon,
|
|
18
|
+
CloseEyeIcon: () => CloseEyeIcon,
|
|
19
|
+
CloseIcon: () => CloseIcon,
|
|
20
|
+
CloseRoundIcon: () => CloseRoundIcon,
|
|
21
|
+
CopyIcon: () => CopyIcon,
|
|
22
|
+
DeleteRoundIcon: () => DeleteRoundIcon,
|
|
23
|
+
DiscordIcon: () => DiscordIcon,
|
|
24
|
+
EVMDarkIcon: () => EVMDarkIcon,
|
|
25
|
+
EVMLightIcon: () => EVMLightIcon,
|
|
26
|
+
EmailIcon: () => EmailIcon,
|
|
27
|
+
EmailLineIcon: () => EmailLineIcon,
|
|
28
|
+
ErrorRoundIcon: () => ErrorRoundIcon,
|
|
29
|
+
FacebookIcon: () => FacebookIcon,
|
|
30
|
+
GithubIcon: () => GithubIcon,
|
|
31
|
+
GoogleIcon: () => GoogleIcon,
|
|
32
|
+
InfoLineIcon: () => InfoLineIcon,
|
|
33
|
+
InfoRoundIcon: () => InfoRoundIcon,
|
|
34
|
+
LeatherIcon: () => LeatherIcon,
|
|
35
|
+
LinkedinIcon: () => LinkedinIcon,
|
|
36
|
+
LoadingIcon: () => LoadingIcon_default,
|
|
37
|
+
LoginIcon: () => LoginIcon_default,
|
|
38
|
+
MoreIcon: () => MoreIcon,
|
|
39
|
+
OKXIcon: () => OKXIcon,
|
|
40
|
+
OpenEyeIcon: () => OpenEyeIcon,
|
|
41
|
+
PasswordRoundIcon: () => PasswordRoundIcon,
|
|
42
|
+
PhantomIcon: () => PhantomIcon,
|
|
43
|
+
SOLDarkIcon: () => SOLDarkIcon,
|
|
44
|
+
SOLLightIcon: () => SOLLightIcon,
|
|
45
|
+
TRXDarkIcon: () => TRXDarkIcon,
|
|
46
|
+
TRXLightIcon: () => TRXLightIcon,
|
|
47
|
+
TelegramIcon: () => TelegramIcon,
|
|
48
|
+
TonDarkIcon: () => TonLightIcon,
|
|
49
|
+
TonLightIcon: () => TonLightIcon2,
|
|
50
|
+
TransferIcon: () => TransferIcon,
|
|
51
|
+
TronLinkIcon: () => TronLinkIcon,
|
|
52
|
+
UnLoginIcon: () => UnLoginIcon_default,
|
|
53
|
+
UnisatIcon: () => UnisatIcon,
|
|
54
|
+
WalletIcon: () => WalletIcon,
|
|
55
|
+
XIcon: () => XIcon,
|
|
56
|
+
XverseIcon: () => XverseIcon,
|
|
57
|
+
YoutubeIcon: () => YoutubeIcon
|
|
58
|
+
});
|
|
59
|
+
|
|
1
60
|
// src/assets/icon/BackIcon.tsx
|
|
2
61
|
import { jsx } from "react/jsx-runtime";
|
|
3
62
|
function BackIcon({
|
|
@@ -1181,6 +1240,56 @@ function ArrowSendIcon({
|
|
|
1181
1240
|
) });
|
|
1182
1241
|
}
|
|
1183
1242
|
|
|
1243
|
+
// src/assets/icon/PhantomIcon.tsx
|
|
1244
|
+
import { jsx as jsx49 } from "react/jsx-runtime";
|
|
1245
|
+
function PhantomIcon({
|
|
1246
|
+
size = 128,
|
|
1247
|
+
...props
|
|
1248
|
+
}) {
|
|
1249
|
+
return /* @__PURE__ */ jsx49("svg", { width: size, height: size, ...props, viewBox: "0 0 128 128", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx49(
|
|
1250
|
+
"path",
|
|
1251
|
+
{
|
|
1252
|
+
fill: "#ab9ff2",
|
|
1253
|
+
d: "m53.520552,86.603299c-5.9423,9.106 -15.8999,20.63 -29.1497,20.63c-6.2636,0 -12.2864,-2.578 -12.2866,-13.779c-0.0005,-28.5271 38.946,-72.687 75.0825,-72.6876c20.557,-0.0004 28.749,14.2625 28.749,30.4597c0,20.7903 -13.491,44.5629 -26.901,44.5629c-4.256,0 -6.344,-2.337 -6.344,-6.043c0,-0.967 0.16,-2.015 0.482,-3.143c-4.578,7.816 -13.411,15.07 -21.6822,15.07c-6.0227,0 -9.074,-3.788 -9.0741,-9.107c0,-1.934 0.4015,-3.948 1.1241,-5.963zm26.8222,-43.9027c-3.271,0.0058 -5.501,2.7849 -5.494,6.7495c0.007,3.9646 2.247,6.8152 5.518,6.8095c3.192,-0.0057 5.421,-2.8641 5.414,-6.8288c-0.007,-3.9646 -2.246,-6.7358 -5.438,-6.7302zm17.351,-0.0189c-3.271,0.0058 -5.501,2.7849 -5.494,6.7495c0.007,3.9646 2.246,6.8152 5.518,6.8095c3.192,-0.0056 5.421,-2.8641 5.414,-6.8288c-0.007,-3.9646 -2.246,-6.7358 -5.438,-6.7302z",
|
|
1254
|
+
clipRule: "evenodd",
|
|
1255
|
+
fillRule: "evenodd"
|
|
1256
|
+
}
|
|
1257
|
+
) });
|
|
1258
|
+
}
|
|
1259
|
+
|
|
1260
|
+
// src/assets/icon/MoreIcon.tsx
|
|
1261
|
+
import { jsx as jsx50, jsxs as jsxs32 } from "react/jsx-runtime";
|
|
1262
|
+
function MoreIcon({
|
|
1263
|
+
width = "11",
|
|
1264
|
+
height = "3",
|
|
1265
|
+
color = "black",
|
|
1266
|
+
...props
|
|
1267
|
+
}) {
|
|
1268
|
+
return /* @__PURE__ */ jsxs32("svg", { xmlns: "http://www.w3.org/2000/svg", width, height, viewBox: "0 0 11 3", fill: "none", ...props, children: [
|
|
1269
|
+
/* @__PURE__ */ jsx50(
|
|
1270
|
+
"path",
|
|
1271
|
+
{
|
|
1272
|
+
d: "M2.3335 1.33325C2.3335 1.88554 1.88578 2.33325 1.3335 2.33325C0.781211 2.33325 0.333496 1.88554 0.333496 1.33325C0.333496 0.780967 0.781211 0.333252 1.3335 0.333252C1.88578 0.333252 2.3335 0.780967 2.3335 1.33325Z",
|
|
1273
|
+
fill: color
|
|
1274
|
+
}
|
|
1275
|
+
),
|
|
1276
|
+
/* @__PURE__ */ jsx50(
|
|
1277
|
+
"path",
|
|
1278
|
+
{
|
|
1279
|
+
d: "M6.3335 1.33325C6.3335 1.88554 5.88578 2.33325 5.3335 2.33325C4.78121 2.33325 4.3335 1.88554 4.3335 1.33325C4.3335 0.780967 4.78121 0.333252 5.3335 0.333252C5.88578 0.333252 6.3335 0.780967 6.3335 1.33325Z",
|
|
1280
|
+
fill: color
|
|
1281
|
+
}
|
|
1282
|
+
),
|
|
1283
|
+
/* @__PURE__ */ jsx50(
|
|
1284
|
+
"path",
|
|
1285
|
+
{
|
|
1286
|
+
d: "M10.3335 1.33325C10.3335 1.88554 9.88578 2.33325 9.3335 2.33325C8.78121 2.33325 8.3335 1.88554 8.3335 1.33325C8.3335 0.780967 8.78121 0.333252 9.3335 0.333252C9.88578 0.333252 10.3335 0.780967 10.3335 1.33325Z",
|
|
1287
|
+
fill: color
|
|
1288
|
+
}
|
|
1289
|
+
)
|
|
1290
|
+
] });
|
|
1291
|
+
}
|
|
1292
|
+
|
|
1184
1293
|
export {
|
|
1185
1294
|
BackIcon,
|
|
1186
1295
|
CloseIcon,
|
|
@@ -1229,6 +1338,9 @@ export {
|
|
|
1229
1338
|
InfoLineIcon,
|
|
1230
1339
|
InfoRoundIcon,
|
|
1231
1340
|
TransferIcon,
|
|
1232
|
-
ArrowSendIcon
|
|
1341
|
+
ArrowSendIcon,
|
|
1342
|
+
PhantomIcon,
|
|
1343
|
+
MoreIcon,
|
|
1344
|
+
icon_exports
|
|
1233
1345
|
};
|
|
1234
|
-
//# sourceMappingURL=chunk-
|
|
1346
|
+
//# sourceMappingURL=chunk-FKXS2XRG.mjs.map
|