@prosopo/procaptcha-bundle 1.0.1 → 1.0.2
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/bundle/{Captcha-CDaou025.js → Captcha-VFcjC-TM.js} +10 -10
- package/dist/bundle/{ProcaptchaWidget-ca6OEV5g.js → ProcaptchaWidget-YCG6trDR.js} +223 -223
- package/dist/bundle/{index-BnKiDSMF.js → index-Bvarorfv.js} +1851 -1885
- package/dist/bundle/procaptcha.bundle.js +1 -1
- package/dist/bundle/{utils-6l_jjPQ7.js → utils-o59wPRMZ.js} +3755 -3721
- package/package.json +11 -11
- package/stats.html +1 -1
- package/typedoc.config.js +0 -19
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import { z as X, r as f, l as Q, d as Z, j as u, a as
|
|
2
|
-
import { _ as Ke, a as $e, b as Ve, I as Xe, R as Ye, g as qe, c as Je, d as Qe, i as Ze, P as
|
|
1
|
+
import { z as X, r as f, l as Q, d as Z, j as u, a as N, b as g, A as b, P as ve, R as Le, C as _e, W as He, c as Re, e as Ue, f as We, g as Me, h as Ge, L as je, i as ze, k as Be, m as Fe } from "./index-Bvarorfv.js";
|
|
2
|
+
import { _ as Ke, a as $e, b as Ve, I as Xe, R as Ye, g as qe, c as Je, d as Qe, i as Ze, P as U, u as et, o as tt, E as nt, e as O, f as x, h as $, j as de, s as Ae, k as rt, l as ot, w as pe, t as ae, m as at, n as st, p as Y, r as ct, q as it, v as lt, x as ut, A as dt, W as pt, K as ht, y as ft, C as gt, z as mt, B as wt } from "./utils-o59wPRMZ.js";
|
|
3
3
|
const Ee = X.object({
|
|
4
4
|
account: X.string().optional(),
|
|
5
5
|
blockNumber: X.number().optional(),
|
|
6
6
|
providerUrl: X.string().optional()
|
|
7
7
|
});
|
|
8
|
-
function
|
|
8
|
+
function bt() {
|
|
9
9
|
if (console && console.warn) {
|
|
10
10
|
for (var t, e = arguments.length, n = new Array(e), r = 0; r < e; r++)
|
|
11
11
|
n[r] = arguments[r];
|
|
12
12
|
typeof n[0] == "string" && (n[0] = "react-i18next:: ".concat(n[0])), (t = console).warn.apply(t, n);
|
|
13
13
|
}
|
|
14
14
|
}
|
|
15
|
-
var
|
|
15
|
+
var he = {};
|
|
16
16
|
function ce() {
|
|
17
17
|
for (var t = arguments.length, e = new Array(t), n = 0; n < t; n++)
|
|
18
18
|
e[n] = arguments[n];
|
|
19
|
-
typeof e[0] == "string" &&
|
|
19
|
+
typeof e[0] == "string" && he[e[0]] || (typeof e[0] == "string" && (he[e[0]] = /* @__PURE__ */ new Date()), bt.apply(void 0, e));
|
|
20
20
|
}
|
|
21
|
-
function
|
|
21
|
+
function fe(t, e, n) {
|
|
22
22
|
t.loadNamespaces(e, function() {
|
|
23
23
|
if (t.isInitialized)
|
|
24
24
|
n();
|
|
@@ -32,17 +32,17 @@ function ge(t, e, n) {
|
|
|
32
32
|
}
|
|
33
33
|
});
|
|
34
34
|
}
|
|
35
|
-
function
|
|
35
|
+
function yt(t, e) {
|
|
36
36
|
var n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, r = e.languages[0], a = e.options ? e.options.fallbackLng : !1, o = e.languages[e.languages.length - 1];
|
|
37
37
|
if (r.toLowerCase() === "cimode")
|
|
38
38
|
return !0;
|
|
39
|
-
var s = function(
|
|
40
|
-
var y = e.services.backendConnector.state["".concat(
|
|
39
|
+
var s = function(c, p) {
|
|
40
|
+
var y = e.services.backendConnector.state["".concat(c, "|").concat(p)];
|
|
41
41
|
return y === -1 || y === 2;
|
|
42
42
|
};
|
|
43
43
|
return n.bindI18n && n.bindI18n.indexOf("languageChanging") > -1 && e.services.backendConnector.backend && e.isLanguageChangingTo && !s(e.isLanguageChangingTo, t) ? !1 : !!(e.hasResourceBundle(r, t) || !e.services.backendConnector.backend || e.options.resources && !e.options.partialBundledLanguages || s(r, t) && (!a || s(o, t)));
|
|
44
44
|
}
|
|
45
|
-
function
|
|
45
|
+
function Ct(t, e) {
|
|
46
46
|
var n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
47
47
|
if (!e.languages || !e.languages.length)
|
|
48
48
|
return ce("i18n.languages were undefined or empty", e.languages), !0;
|
|
@@ -52,34 +52,34 @@ function yt(t, e) {
|
|
|
52
52
|
if (n.bindI18n && n.bindI18n.indexOf("languageChanging") > -1 && o.services.backendConnector.backend && o.isLanguageChangingTo && !s(o.isLanguageChangingTo, t))
|
|
53
53
|
return !1;
|
|
54
54
|
}
|
|
55
|
-
}) :
|
|
55
|
+
}) : yt(t, e, n);
|
|
56
56
|
}
|
|
57
57
|
function xt(t, e) {
|
|
58
58
|
var n = t == null ? null : typeof Symbol < "u" && t[Symbol.iterator] || t["@@iterator"];
|
|
59
59
|
if (n != null) {
|
|
60
|
-
var r, a, o, s,
|
|
60
|
+
var r, a, o, s, i = [], c = !0, p = !1;
|
|
61
61
|
try {
|
|
62
62
|
if (o = (n = n.call(t)).next, e !== 0)
|
|
63
|
-
for (; !(
|
|
63
|
+
for (; !(c = (r = o.call(n)).done) && (i.push(r.value), i.length !== e); c = !0)
|
|
64
64
|
;
|
|
65
65
|
} catch (y) {
|
|
66
66
|
p = !0, a = y;
|
|
67
67
|
} finally {
|
|
68
68
|
try {
|
|
69
|
-
if (!
|
|
69
|
+
if (!c && n.return != null && (s = n.return(), Object(s) !== s))
|
|
70
70
|
return;
|
|
71
71
|
} finally {
|
|
72
72
|
if (p)
|
|
73
73
|
throw a;
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
|
-
return
|
|
76
|
+
return i;
|
|
77
77
|
}
|
|
78
78
|
}
|
|
79
|
-
function
|
|
79
|
+
function vt(t, e) {
|
|
80
80
|
return Ke(t) || xt(t, e) || $e(t, e) || Ve();
|
|
81
81
|
}
|
|
82
|
-
function
|
|
82
|
+
function ge(t, e) {
|
|
83
83
|
var n = Object.keys(t);
|
|
84
84
|
if (Object.getOwnPropertySymbols) {
|
|
85
85
|
var r = Object.getOwnPropertySymbols(t);
|
|
@@ -92,52 +92,52 @@ function me(t, e) {
|
|
|
92
92
|
function se(t) {
|
|
93
93
|
for (var e = 1; e < arguments.length; e++) {
|
|
94
94
|
var n = arguments[e] != null ? arguments[e] : {};
|
|
95
|
-
e % 2 ?
|
|
95
|
+
e % 2 ? ge(Object(n), !0).forEach(function(r) {
|
|
96
96
|
Je(t, r, n[r]);
|
|
97
|
-
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(n)) :
|
|
97
|
+
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(n)) : ge(Object(n)).forEach(function(r) {
|
|
98
98
|
Object.defineProperty(t, r, Object.getOwnPropertyDescriptor(n, r));
|
|
99
99
|
});
|
|
100
100
|
}
|
|
101
101
|
return t;
|
|
102
102
|
}
|
|
103
|
-
var
|
|
103
|
+
var At = function(e, n) {
|
|
104
104
|
var r = f.useRef();
|
|
105
105
|
return f.useEffect(function() {
|
|
106
106
|
r.current = e;
|
|
107
107
|
}, [e, n]), r.current;
|
|
108
108
|
};
|
|
109
|
-
function
|
|
109
|
+
function Et(t) {
|
|
110
110
|
var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = e.i18n, r = f.useContext(Xe) || {}, a = r.i18n, o = n || a || Qe();
|
|
111
111
|
if (o && !o.reportNamespaces && (o.reportNamespaces = new Ye()), !o) {
|
|
112
112
|
ce("You will need to pass in an i18next instance by using initReactI18next");
|
|
113
113
|
var s = function(E) {
|
|
114
114
|
return Array.isArray(E) ? E[E.length - 1] : E;
|
|
115
|
-
},
|
|
116
|
-
return
|
|
115
|
+
}, i = [s, {}, !1];
|
|
116
|
+
return i.t = s, i.i18n = {}, i.ready = !1, i;
|
|
117
117
|
}
|
|
118
118
|
o.options.react && o.options.react.wait !== void 0 && ce("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
|
|
119
|
-
var
|
|
119
|
+
var c = se(se(se({}, qe()), o.options.react), e), p = c.useSuspense, y = c.keyPrefix, m = t;
|
|
120
120
|
m = typeof m == "string" ? [m] : m || ["translation"], o.reportNamespaces.addUsedNamespaces && o.reportNamespaces.addUsedNamespaces(m);
|
|
121
121
|
var k = (o.isInitialized || o.initializedStoreOnce) && m.every(function(A) {
|
|
122
|
-
return
|
|
122
|
+
return Ct(A, o, c);
|
|
123
123
|
});
|
|
124
124
|
function I() {
|
|
125
|
-
return o.getFixedT(null,
|
|
125
|
+
return o.getFixedT(null, c.nsMode === "fallback" ? m : m[0], y);
|
|
126
126
|
}
|
|
127
|
-
var ee = f.useState(I),
|
|
127
|
+
var ee = f.useState(I), W = vt(ee, 2), j = W[0], H = W[1], z = m.join(), F = At(z), R = f.useRef(!0);
|
|
128
128
|
f.useEffect(function() {
|
|
129
|
-
var A =
|
|
130
|
-
R.current = !0, !k && !p &&
|
|
129
|
+
var A = c.bindI18n, E = c.bindI18nStore;
|
|
130
|
+
R.current = !0, !k && !p && fe(o, m, function() {
|
|
131
131
|
R.current && H(I);
|
|
132
|
-
}), k &&
|
|
133
|
-
function
|
|
132
|
+
}), k && F && F !== z && R.current && H(I);
|
|
133
|
+
function M() {
|
|
134
134
|
R.current && H(I);
|
|
135
135
|
}
|
|
136
|
-
return A && o && o.on(A,
|
|
136
|
+
return A && o && o.on(A, M), E && o && o.store.on(E, M), function() {
|
|
137
137
|
R.current = !1, A && o && A.split(" ").forEach(function(V) {
|
|
138
|
-
return o.off(V,
|
|
138
|
+
return o.off(V, M);
|
|
139
139
|
}), E && o && E.split(" ").forEach(function(V) {
|
|
140
|
-
return o.store.off(V,
|
|
140
|
+
return o.store.off(V, M);
|
|
141
141
|
});
|
|
142
142
|
};
|
|
143
143
|
}, [o, z]);
|
|
@@ -145,21 +145,21 @@ function At(t) {
|
|
|
145
145
|
f.useEffect(function() {
|
|
146
146
|
R.current && !S.current && H(I), S.current = !1;
|
|
147
147
|
}, [o, y]);
|
|
148
|
-
var v = [
|
|
149
|
-
if (v.t =
|
|
148
|
+
var v = [j, o, k];
|
|
149
|
+
if (v.t = j, v.i18n = o, v.ready = k, k || !k && !p)
|
|
150
150
|
return v;
|
|
151
151
|
throw new Promise(function(A) {
|
|
152
|
-
|
|
152
|
+
fe(o, m, function() {
|
|
153
153
|
A();
|
|
154
154
|
});
|
|
155
155
|
});
|
|
156
156
|
}
|
|
157
|
-
function
|
|
158
|
-
return
|
|
157
|
+
function It(t) {
|
|
158
|
+
return Et("translation", { i18n: Ze, ...t });
|
|
159
159
|
}
|
|
160
|
-
const
|
|
160
|
+
const Tt = (t) => {
|
|
161
161
|
if (!t.hash)
|
|
162
|
-
throw new
|
|
162
|
+
throw new U("CAPTCHA.MISSING_ITEM_HASH", { context: { item: t } });
|
|
163
163
|
return t.hash;
|
|
164
164
|
}, Nt = ({ challenge: t, solution: e, onClick: n, themeColor: r }) => {
|
|
165
165
|
const a = t.captcha.items, o = f.useMemo(() => r === "light" ? Q : Z, [r]), s = "ontouchstart" in window;
|
|
@@ -171,15 +171,15 @@ const It = (t) => {
|
|
|
171
171
|
display: "flex",
|
|
172
172
|
flexDirection: "row",
|
|
173
173
|
flexWrap: "wrap"
|
|
174
|
-
}, children: a.map((
|
|
175
|
-
const p =
|
|
174
|
+
}, children: a.map((i, c) => {
|
|
175
|
+
const p = Tt(i);
|
|
176
176
|
return u("div", { style: {
|
|
177
177
|
paddingTop: "4px",
|
|
178
178
|
paddingLeft: "4px",
|
|
179
179
|
flexGrow: 1,
|
|
180
180
|
flexBasis: "33.3333%",
|
|
181
181
|
boxSizing: "border-box"
|
|
182
|
-
}, children:
|
|
182
|
+
}, children: N("div", { style: { cursor: "pointer", height: "100%", width: "100%" }, onClick: s ? void 0 : () => n(p), onTouchStart: s ? () => n(p) : void 0, children: [u("div", { style: { border: 1, borderColor: o.palette.grey[300] }, children: u("img", { style: {
|
|
183
183
|
width: "100%",
|
|
184
184
|
backgroundColor: o.palette.grey[300],
|
|
185
185
|
opacity: e.includes(p) && s ? "50%" : "100%",
|
|
@@ -187,7 +187,7 @@ const It = (t) => {
|
|
|
187
187
|
objectFit: "contain",
|
|
188
188
|
aspectRatio: "1/1",
|
|
189
189
|
height: "auto"
|
|
190
|
-
}, src:
|
|
190
|
+
}, src: i.data, alt: `Captcha image ${c + 1}` }) }), u("div", { style: {
|
|
191
191
|
position: "relative",
|
|
192
192
|
width: "100%",
|
|
193
193
|
height: "100%",
|
|
@@ -215,18 +215,18 @@ const It = (t) => {
|
|
|
215
215
|
transition: "fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms",
|
|
216
216
|
userSelect: "none",
|
|
217
217
|
fill: "currentcolor"
|
|
218
|
-
}, focusable: "false", color: "#fff", "aria-hidden": "true", viewBox: "0 0 24 24", "data-testid": "CheckIcon", children: u("path", { d: "M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z" }) }) }) })] }) },
|
|
218
|
+
}, focusable: "false", color: "#fff", "aria-hidden": "true", viewBox: "0 0 24 24", "data-testid": "CheckIcon", "aria-label": "Check icon", children: u("path", { d: "M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z" }) }) }) })] }) }, c);
|
|
219
219
|
}) });
|
|
220
|
-
};
|
|
221
|
-
function
|
|
220
|
+
}, St = (t) => Array.isArray(t) && t !== null, me = (t) => St(t) ? et(new Uint8Array(t)) : t.toString();
|
|
221
|
+
function Pt(t = {}) {
|
|
222
222
|
return Object.keys(t).reduce((e, n) => ({ ...e, [`data-${n}`]: t[n] }), {});
|
|
223
223
|
}
|
|
224
224
|
function ie({ general: t, dev: e }) {
|
|
225
225
|
return {
|
|
226
|
-
...
|
|
226
|
+
...Pt(t)
|
|
227
227
|
};
|
|
228
228
|
}
|
|
229
|
-
const
|
|
229
|
+
const Ot = {
|
|
230
230
|
display: "inline-flex",
|
|
231
231
|
alignItems: "center",
|
|
232
232
|
justifyContent: "center",
|
|
@@ -253,24 +253,24 @@ const St = {
|
|
|
253
253
|
backgroundColor: "#ffffff",
|
|
254
254
|
boxShadow: "rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px"
|
|
255
255
|
}, we = ({ themeColor: t, buttonType: e, text: n, onClick: r }) => {
|
|
256
|
-
const a = f.useMemo(() => t === "light" ? Q : Z, [t]), [o, s] = f.useState(!1),
|
|
257
|
-
const
|
|
258
|
-
...
|
|
256
|
+
const a = f.useMemo(() => t === "light" ? Q : Z, [t]), [o, s] = f.useState(!1), i = f.useMemo(() => {
|
|
257
|
+
const c = {
|
|
258
|
+
...Ot,
|
|
259
259
|
color: o ? a.palette.primary.contrastText : a.palette.background.contrastText
|
|
260
260
|
};
|
|
261
261
|
return e === "cancel" ? {
|
|
262
|
-
...
|
|
262
|
+
...c,
|
|
263
263
|
backgroundColor: o ? a.palette.grey[600] : "transparent"
|
|
264
264
|
} : {
|
|
265
|
-
...
|
|
265
|
+
...c,
|
|
266
266
|
backgroundColor: o ? a.palette.primary.main : a.palette.background.default
|
|
267
267
|
};
|
|
268
268
|
}, [e, o, a]);
|
|
269
|
-
return u("button", { ...ie({ dev: { cy: `button-${e}` } }), onMouseEnter: () => s(!0), onMouseLeave: () => s(!1), style:
|
|
270
|
-
|
|
271
|
-
}, children: n });
|
|
272
|
-
},
|
|
273
|
-
const { t:
|
|
269
|
+
return u("button", { ...ie({ dev: { cy: `button-${e}` } }), onMouseEnter: () => s(!0), onMouseLeave: () => s(!1), style: i, onClick: (c) => {
|
|
270
|
+
c.preventDefault(), r();
|
|
271
|
+
}, "aria-label": n, children: n });
|
|
272
|
+
}, kt = ({ challenge: t, index: e, solutions: n, onSubmit: r, onCancel: a, onClick: o, onNext: s, themeColor: i }) => {
|
|
273
|
+
const { t: c } = It(), p = t.captchas ? g(t.captchas, e) : null, y = n ? g(n, e) : [], m = f.useMemo(() => i === "light" ? Q : Z, [i]);
|
|
274
274
|
return u(f.Suspense, { fallback: u("div", { children: "Loading..." }), children: u("div", { style: {
|
|
275
275
|
overflowX: "auto",
|
|
276
276
|
overflowY: "auto",
|
|
@@ -279,27 +279,27 @@ const St = {
|
|
|
279
279
|
maxHeight: "100%",
|
|
280
280
|
display: "flex",
|
|
281
281
|
flexDirection: "column"
|
|
282
|
-
}, children:
|
|
282
|
+
}, children: N("div", { style: {
|
|
283
283
|
backgroundColor: m.palette.background.default,
|
|
284
284
|
display: "flex",
|
|
285
285
|
flexDirection: "column",
|
|
286
286
|
minWidth: "300px"
|
|
287
|
-
}, children: [
|
|
287
|
+
}, children: [N("div", { style: {
|
|
288
288
|
display: "flex",
|
|
289
289
|
alignItems: "center",
|
|
290
290
|
width: "100%",
|
|
291
291
|
backgroundColor: m.palette.primary.main,
|
|
292
292
|
padding: "24px 16px"
|
|
293
|
-
}, children: [
|
|
293
|
+
}, children: [N("p", { style: {
|
|
294
294
|
color: "#ffffff",
|
|
295
295
|
fontWeight: 700,
|
|
296
296
|
lineHeight: 1.5
|
|
297
|
-
}, children: [
|
|
297
|
+
}, children: [c("WIDGET.SELECT_ALL"), ": "] }), u("p", { style: {
|
|
298
298
|
color: "#ffffff",
|
|
299
299
|
fontWeight: 700,
|
|
300
300
|
textTransform: "capitalize",
|
|
301
301
|
lineHeight: 1.5
|
|
302
|
-
}, children: `${g(t.captchas, e).captcha.target}` })] }), u("div", { ...ie({ dev: { cy: "captcha-" + e } }), children: p && u(Nt, { challenge: p, solution: y, onClick: o, themeColor:
|
|
302
|
+
}, children: `${g(t.captchas, e).captcha.target}` })] }), u("div", { ...ie({ dev: { cy: "captcha-" + e } }), children: p && u(Nt, { challenge: p, solution: y, onClick: o, themeColor: i }) }), u("div", { style: {
|
|
303
303
|
display: "flex",
|
|
304
304
|
alignItems: "center",
|
|
305
305
|
justifyContent: "center",
|
|
@@ -308,15 +308,15 @@ const St = {
|
|
|
308
308
|
padding: "8px 16px",
|
|
309
309
|
display: "flex",
|
|
310
310
|
width: "100%"
|
|
311
|
-
} }),
|
|
311
|
+
} }), N("div", { style: {
|
|
312
312
|
padding: "0 16px 16px",
|
|
313
313
|
display: "flex",
|
|
314
314
|
alignItems: "center",
|
|
315
315
|
justifyContent: "space-between",
|
|
316
316
|
lineHeight: 1.75
|
|
317
|
-
}, children: [u(we, { themeColor:
|
|
317
|
+
}, children: [u(we, { themeColor: i, buttonType: "cancel", onClick: a, text: c("WIDGET.CANCEL"), "aria-label": c("WIDGET.CANCEL") }), u(we, { themeColor: i, buttonType: "next", text: e < t.captchas.length - 1 ? c("WIDGET.NEXT") : c("WIDGET.SUBMIT"), onClick: e < t.captchas.length - 1 ? s : r, "aria-label": e < t.captchas.length - 1 ? c("WIDGET.NEXT") : c("WIDGET.SUBMIT") })] })] }) }) });
|
|
318
318
|
};
|
|
319
|
-
function
|
|
319
|
+
function Dt(t) {
|
|
320
320
|
return new Promise((e) => {
|
|
321
321
|
document.readyState === "complete" ? e(t()) : window.addEventListener("load", () => e(t()));
|
|
322
322
|
});
|
|
@@ -328,86 +328,86 @@ let be = null;
|
|
|
328
328
|
function Ie() {
|
|
329
329
|
return Object.values(J.injectedWeb3).filter(({ connect: t, enable: e }) => !!(t || e)).length !== 0;
|
|
330
330
|
}
|
|
331
|
-
function
|
|
332
|
-
return Promise.all(Object.entries(J.injectedWeb3).map(([e, { connect: n, enable: r, version: a }]) => Promise.resolve().then(() => n ? n(t) : r ? r(t).then((o) =>
|
|
331
|
+
function Lt(t) {
|
|
332
|
+
return Promise.all(Object.entries(J.injectedWeb3).map(([e, { connect: n, enable: r, version: a }]) => Promise.resolve().then(() => n ? n(t) : r ? r(t).then((o) => tt({ name: e, version: a || "unknown" }, o)) : Promise.reject(new Error("No connect(..) or enable(...) hook found"))).catch(({ message: o }) => {
|
|
333
333
|
console.error(`Error initializing ${e}: ${o}`);
|
|
334
334
|
}))).then((e) => e.filter((n) => !!n));
|
|
335
335
|
}
|
|
336
|
-
function
|
|
336
|
+
function _t(t, e = []) {
|
|
337
337
|
if (!t)
|
|
338
338
|
throw new Error("You must pass a name for your app to the web3Enable function");
|
|
339
339
|
const n = e.length ? Promise.all(e.map((r) => r().catch(() => !1))) : Promise.resolve([!0]);
|
|
340
|
-
return be =
|
|
340
|
+
return be = Dt(() => n.then(() => Lt(t).then((r) => r.map((a) => (a.accounts.subscribe || (a.accounts.subscribe = (o) => (a.accounts.get().then(o).catch(console.error), () => {
|
|
341
341
|
})), a))).catch(() => []).then((r) => {
|
|
342
342
|
const a = r.map(({ name: o, version: s }) => `${o}/${s}`);
|
|
343
343
|
return Ie(), `${r.length}`, r.length, `${a.join(", ")}`, r;
|
|
344
344
|
}))), be;
|
|
345
345
|
}
|
|
346
|
-
class
|
|
346
|
+
class Ht extends nt {
|
|
347
347
|
async getAccount(e) {
|
|
348
348
|
const { dappName: n, userAccountAddress: r } = e;
|
|
349
349
|
if (!r)
|
|
350
350
|
throw new O("WIDGET.NO_ACCOUNTS_FOUND", { context: { error: "No account address provided" } });
|
|
351
|
-
const a = await
|
|
351
|
+
const a = await _t(n);
|
|
352
352
|
if (a.length === 0)
|
|
353
353
|
throw new O("WIDGET.NO_EXTENSION_FOUND");
|
|
354
354
|
for (const o of a) {
|
|
355
|
-
const
|
|
356
|
-
if (
|
|
357
|
-
return { account:
|
|
355
|
+
const i = (await o.accounts.get()).find((c) => c.address === r);
|
|
356
|
+
if (i)
|
|
357
|
+
return { account: i, extension: o };
|
|
358
358
|
}
|
|
359
359
|
throw new O("WIDGET.ACCOUNT_NOT_FOUND", {
|
|
360
360
|
context: { error: `No account found matching ${r}` }
|
|
361
361
|
});
|
|
362
362
|
}
|
|
363
363
|
}
|
|
364
|
-
async function
|
|
364
|
+
async function Rt(t) {
|
|
365
365
|
try {
|
|
366
366
|
const e = await fetch(t);
|
|
367
367
|
if (!e.ok)
|
|
368
|
-
throw new
|
|
368
|
+
throw new U("API.BAD_REQUEST", {
|
|
369
369
|
context: { error: `Network response was not ok, status: ${e.status}`, url: t }
|
|
370
370
|
});
|
|
371
371
|
const n = await e.arrayBuffer();
|
|
372
372
|
return new Uint8Array(n);
|
|
373
373
|
} catch (e) {
|
|
374
|
-
throw new
|
|
374
|
+
throw new x("DATABASE.IMAGE_GET_FAILED", { context: { error: e } });
|
|
375
375
|
}
|
|
376
376
|
}
|
|
377
|
-
const
|
|
378
|
-
function
|
|
377
|
+
const Ut = "NO_SOLUTION";
|
|
378
|
+
function Te(t, e = !1, n = !1, r) {
|
|
379
379
|
try {
|
|
380
380
|
const a = t.items.map((o, s) => {
|
|
381
381
|
if (o.hash)
|
|
382
382
|
return o.hash;
|
|
383
|
-
throw new
|
|
383
|
+
throw new U("CAPTCHA.MISSING_ITEM_HASH", {
|
|
384
384
|
context: {
|
|
385
|
-
computeCaptchaHashName:
|
|
385
|
+
computeCaptchaHashName: Te.name,
|
|
386
386
|
index: s
|
|
387
387
|
}
|
|
388
388
|
});
|
|
389
389
|
});
|
|
390
390
|
return $([
|
|
391
391
|
t.target,
|
|
392
|
-
...e ?
|
|
392
|
+
...e ? Wt(t.solution) : [],
|
|
393
393
|
n ? t.salt : "",
|
|
394
394
|
r ? a.sort() : a
|
|
395
395
|
]);
|
|
396
396
|
} catch (a) {
|
|
397
|
-
throw new
|
|
397
|
+
throw new U("DATASET.HASH_ERROR", { context: { error: a } });
|
|
398
398
|
}
|
|
399
399
|
}
|
|
400
|
-
function
|
|
401
|
-
return t !== void 0 ? t.sort() : [
|
|
400
|
+
function Wt(t) {
|
|
401
|
+
return t !== void 0 ? t.sort() : [Ut];
|
|
402
402
|
}
|
|
403
403
|
async function Mt(t) {
|
|
404
404
|
if (t.type === "text")
|
|
405
|
-
return { ...t, hash:
|
|
405
|
+
return { ...t, hash: de(t.data) };
|
|
406
406
|
if (t.type === "image")
|
|
407
|
-
return { ...t, hash:
|
|
408
|
-
throw new
|
|
407
|
+
return { ...t, hash: de(await Rt(t.data)) };
|
|
408
|
+
throw new U("CAPTCHA.INVALID_ITEM_FORMAT");
|
|
409
409
|
}
|
|
410
|
-
function
|
|
410
|
+
function Gt(t) {
|
|
411
411
|
return $([t.captchaId, t.captchaContentId, [...t.solution].sort(), t.salt]);
|
|
412
412
|
}
|
|
413
413
|
class ye {
|
|
@@ -415,7 +415,7 @@ class ye {
|
|
|
415
415
|
this.hash = e, this.parent = null;
|
|
416
416
|
}
|
|
417
417
|
}
|
|
418
|
-
class
|
|
418
|
+
class jt {
|
|
419
419
|
constructor() {
|
|
420
420
|
this.leaves = [], this.layers = [];
|
|
421
421
|
}
|
|
@@ -439,8 +439,8 @@ class Wt {
|
|
|
439
439
|
const s = e[a];
|
|
440
440
|
if (s === void 0)
|
|
441
441
|
throw new O("DEVELOPER.GENERAL", { context: { error: "leftChild undefined" } });
|
|
442
|
-
const
|
|
443
|
-
o.push(
|
|
442
|
+
const i = a + 1 < n ? g(e, a + 1) : s, c = this.createParent(s, i);
|
|
443
|
+
o.push(c.hash), r.push(c), a += 2;
|
|
444
444
|
}
|
|
445
445
|
return this.layers.push(o), this.buildMerkleTree(r);
|
|
446
446
|
}
|
|
@@ -458,16 +458,16 @@ class Wt {
|
|
|
458
458
|
context: { error: "layer undefined", failedFuncName: this.proof.name, layerNum: r }
|
|
459
459
|
});
|
|
460
460
|
const s = o.indexOf(e);
|
|
461
|
-
let
|
|
462
|
-
|
|
463
|
-
const
|
|
464
|
-
|
|
461
|
+
let i = s % 2 && s > 0 ? s - 1 : s + 1;
|
|
462
|
+
i > o.length - 1 && (i = s);
|
|
463
|
+
const c = [e], p = g(o, i);
|
|
464
|
+
i > s ? c.push(p) : c.unshift(p), n.push([g(c, 0), g(c, 1)]), r += 1, e = $(c);
|
|
465
465
|
}
|
|
466
466
|
const a = g(this.layers, this.layers.length - 1);
|
|
467
467
|
return [...n, [g(a, 0)]];
|
|
468
468
|
}
|
|
469
469
|
}
|
|
470
|
-
function
|
|
470
|
+
function zt(t, e) {
|
|
471
471
|
try {
|
|
472
472
|
if (g(e, 0).indexOf(t) === -1)
|
|
473
473
|
return !1;
|
|
@@ -483,7 +483,7 @@ function jt(t, e) {
|
|
|
483
483
|
return !1;
|
|
484
484
|
}
|
|
485
485
|
}
|
|
486
|
-
class
|
|
486
|
+
class Bt {
|
|
487
487
|
constructor(e, n, r, a, o, s) {
|
|
488
488
|
this.userAccount = e, this.contract = n, this.provider = r, this.providerApi = a, this._web2 = o, this.dappAccount = s;
|
|
489
489
|
}
|
|
@@ -499,27 +499,27 @@ class Gt {
|
|
|
499
499
|
});
|
|
500
500
|
}), e;
|
|
501
501
|
} catch (e) {
|
|
502
|
-
throw new
|
|
502
|
+
throw new x("CAPTCHA.INVALID_CAPTCHA_CHALLENGE", { context: { error: e } });
|
|
503
503
|
}
|
|
504
504
|
}
|
|
505
505
|
verifyCaptchaChallengeContent(e, n) {
|
|
506
506
|
const r = g(n.captchas, 0), a = r.proof.length, o = g(r.proof, a - 1);
|
|
507
507
|
if (e.provider.datasetIdContent.toString() !== g(o, 0))
|
|
508
|
-
throw new
|
|
508
|
+
throw new x("CAPTCHA.INVALID_DATASET_CONTENT_ID");
|
|
509
509
|
for (const s of n.captchas) {
|
|
510
|
-
if (!
|
|
511
|
-
throw new
|
|
512
|
-
if (!
|
|
513
|
-
throw new
|
|
510
|
+
if (!Ft(s))
|
|
511
|
+
throw new x("CAPTCHA.INVALID_CAPTCHA_CHALLENGE");
|
|
512
|
+
if (!zt(s.captcha.captchaContentId, s.proof))
|
|
513
|
+
throw new x("CAPTCHA.INVALID_CAPTCHA_CHALLENGE");
|
|
514
514
|
}
|
|
515
515
|
}
|
|
516
516
|
async submitCaptchaSolution(e, n, r, a, o) {
|
|
517
|
-
const s = new
|
|
518
|
-
s.build(
|
|
519
|
-
const
|
|
517
|
+
const s = new jt(), i = a.map((I) => Gt(I));
|
|
518
|
+
s.build(i);
|
|
519
|
+
const c = s.root.hash, p = void 0;
|
|
520
520
|
let y;
|
|
521
521
|
if (!e || !e.signRaw)
|
|
522
|
-
throw new
|
|
522
|
+
throw new x("GENERAL.CANT_FIND_KEYRINGPAIR", {
|
|
523
523
|
context: { error: "Signer is not defined, cannot sign message to prove account ownership" }
|
|
524
524
|
});
|
|
525
525
|
let m;
|
|
@@ -531,37 +531,37 @@ class Gt {
|
|
|
531
531
|
try {
|
|
532
532
|
m = await this.providerApi.submitCaptchaSolution(a, n, this.contract.pair.address, o, y);
|
|
533
533
|
} catch (I) {
|
|
534
|
-
throw new
|
|
534
|
+
throw new U("CAPTCHA.INVALID_CAPTCHA_CHALLENGE", { context: { error: I } });
|
|
535
535
|
}
|
|
536
|
-
return [m,
|
|
536
|
+
return [m, c, p];
|
|
537
537
|
}
|
|
538
538
|
}
|
|
539
|
-
async function
|
|
539
|
+
async function Ft(t) {
|
|
540
540
|
const e = t.captcha, n = t.proof;
|
|
541
541
|
if (!(await Promise.all(e.items.map(async (a) => (await Mt(a)).hash === a.hash))).every((a) => a === !0))
|
|
542
542
|
return !1;
|
|
543
|
-
const r =
|
|
543
|
+
const r = Te(e, !1, !1, !1);
|
|
544
544
|
return r !== e.captchaContentId ? !1 : g(n, 0).indexOf(r) !== -1;
|
|
545
545
|
}
|
|
546
|
-
const
|
|
546
|
+
const Ne = "@prosopo/procaptcha";
|
|
547
547
|
function le() {
|
|
548
|
-
return Ee.parse(JSON.parse(
|
|
548
|
+
return Ee.parse(JSON.parse(rt(localStorage.getItem(Ne) || "0x7b7d")));
|
|
549
549
|
}
|
|
550
550
|
function Se(t) {
|
|
551
|
-
localStorage.setItem(
|
|
551
|
+
localStorage.setItem(Ne, Ae(JSON.stringify(Ee.parse(t))));
|
|
552
552
|
}
|
|
553
|
-
function
|
|
553
|
+
function Kt(t) {
|
|
554
554
|
Se({ ...le(), account: t });
|
|
555
555
|
}
|
|
556
|
-
function
|
|
556
|
+
function $t() {
|
|
557
557
|
return le().account || null;
|
|
558
558
|
}
|
|
559
|
-
const
|
|
560
|
-
setAccount:
|
|
561
|
-
getAccount:
|
|
559
|
+
const B = {
|
|
560
|
+
setAccount: Kt,
|
|
561
|
+
getAccount: $t,
|
|
562
562
|
setProcaptchaStorage: Se,
|
|
563
563
|
getProcaptchaStorage: le
|
|
564
|
-
},
|
|
564
|
+
}, Vt = () => ({
|
|
565
565
|
showModal: !1,
|
|
566
566
|
loading: !1,
|
|
567
567
|
index: 0,
|
|
@@ -570,42 +570,42 @@ const F = {
|
|
|
570
570
|
isHuman: !1,
|
|
571
571
|
captchaApi: void 0,
|
|
572
572
|
account: void 0
|
|
573
|
-
}),
|
|
573
|
+
}), Ce = (t) => {
|
|
574
574
|
const e = t.networks[t.defaultNetwork];
|
|
575
575
|
if (!e)
|
|
576
|
-
throw new
|
|
576
|
+
throw new x("DEVELOPER.NETWORK_NOT_FOUND", {
|
|
577
577
|
context: { error: `No network found for environment ${t.defaultEnvironment}` }
|
|
578
578
|
});
|
|
579
579
|
return e;
|
|
580
580
|
};
|
|
581
|
-
function
|
|
582
|
-
const a =
|
|
581
|
+
function Xt(t, e, n, r) {
|
|
582
|
+
const a = ot(n, e, r), o = (l) => {
|
|
583
583
|
const d = l instanceof Error ? l : new Error(String(l));
|
|
584
584
|
a.onError(d);
|
|
585
|
-
}, s =
|
|
585
|
+
}, s = at(e, n), i = () => {
|
|
586
586
|
const l = {
|
|
587
587
|
userAccountAddress: "",
|
|
588
588
|
...t
|
|
589
589
|
};
|
|
590
590
|
return e.account && (l.userAccountAddress = e.account.account.address), ve.parse(l);
|
|
591
|
-
},
|
|
591
|
+
}, c = async (l) => {
|
|
592
592
|
try {
|
|
593
593
|
await l();
|
|
594
594
|
} catch (d) {
|
|
595
595
|
console.error(d), o(d), s({ isHuman: !1, showModal: !1, loading: !1 });
|
|
596
596
|
}
|
|
597
597
|
}, p = async () => {
|
|
598
|
-
a.onOpen(), await
|
|
598
|
+
a.onOpen(), await c(async () => {
|
|
599
599
|
if (e.loading || e.isHuman)
|
|
600
600
|
return;
|
|
601
601
|
z(), s({ loading: !0 });
|
|
602
|
-
const l =
|
|
603
|
-
s({ dappAccount: l.account.address }), await
|
|
604
|
-
const d = await R(), h = await
|
|
602
|
+
const l = i();
|
|
603
|
+
s({ dappAccount: l.account.address }), await st(100);
|
|
604
|
+
const d = await R(), h = await M();
|
|
605
605
|
let w = !1;
|
|
606
606
|
try {
|
|
607
607
|
w = (await h.query.dappOperatorIsHumanUser(d.account.address, l.solutionThreshold)).value.unwrap().unwrap();
|
|
608
|
-
} catch (
|
|
608
|
+
} catch (T) {
|
|
609
609
|
}
|
|
610
610
|
if (w) {
|
|
611
611
|
s({ isHuman: !0, loading: !1 }), a.onHuman(Y({
|
|
@@ -615,45 +615,45 @@ function $t(t, e, n, r) {
|
|
|
615
615
|
})), H();
|
|
616
616
|
return;
|
|
617
617
|
}
|
|
618
|
-
const
|
|
618
|
+
const C = B.getProcaptchaStorage();
|
|
619
619
|
let D;
|
|
620
|
-
if (
|
|
621
|
-
D = await
|
|
620
|
+
if (C.providerUrl && C.blockNumber) {
|
|
621
|
+
D = await W(C.providerUrl);
|
|
622
622
|
try {
|
|
623
|
-
const
|
|
624
|
-
if (!
|
|
625
|
-
throw new
|
|
626
|
-
const re =
|
|
623
|
+
const T = E(d);
|
|
624
|
+
if (!T || !T.signer || !T.signer.signRaw)
|
|
625
|
+
throw new x("ACCOUNT.NO_POLKADOT_EXTENSION");
|
|
626
|
+
const re = T.signer.signRaw, { signature: Oe } = await re({
|
|
627
627
|
address: d.account.address,
|
|
628
|
-
data:
|
|
628
|
+
data: C.blockNumber.toString(),
|
|
629
629
|
type: "bytes"
|
|
630
630
|
}), ke = Y({
|
|
631
631
|
[b.user]: d.account.address,
|
|
632
632
|
[b.dapp]: v(),
|
|
633
|
-
[b.blockNumber]:
|
|
633
|
+
[b.blockNumber]: C.blockNumber
|
|
634
634
|
}), oe = await D.verifyUser(ke, Oe, t.captchas.image.cachedTimeout);
|
|
635
635
|
if (oe.verified) {
|
|
636
636
|
s({ isHuman: !0, loading: !1 });
|
|
637
637
|
const De = {
|
|
638
|
-
[b.providerUrl]:
|
|
638
|
+
[b.providerUrl]: C.providerUrl,
|
|
639
639
|
[b.user]: d.account.address,
|
|
640
640
|
[b.dapp]: v(),
|
|
641
|
-
[b.commitmentId]:
|
|
641
|
+
[b.commitmentId]: me(oe.commitmentId),
|
|
642
642
|
[b.blockNumber]: oe.blockNumber
|
|
643
643
|
};
|
|
644
644
|
a.onHuman(Y(De)), H();
|
|
645
645
|
return;
|
|
646
646
|
}
|
|
647
647
|
} catch {
|
|
648
|
-
console.error("Error contacting provider from storage",
|
|
648
|
+
console.error("Error contacting provider from storage", C.providerUrl);
|
|
649
649
|
}
|
|
650
650
|
}
|
|
651
|
-
const
|
|
652
|
-
D = await
|
|
653
|
-
const P = await (await ee(h,
|
|
651
|
+
const L = await pe(h.query.getRandomActiveProvider, h.query)(d.account.address, v()), _ = parseInt(L.blockNumber.toString()), G = ae(L.provider.url.toString());
|
|
652
|
+
D = await W(G);
|
|
653
|
+
const P = await (await ee(h, L, D)).getCaptchaChallenge();
|
|
654
654
|
if (P.captchas.length <= 0)
|
|
655
|
-
throw new
|
|
656
|
-
const te = P.captchas.map((
|
|
655
|
+
throw new U("DEVELOPER.PROVIDER_NO_CAPTCHA");
|
|
656
|
+
const te = P.captchas.map((T) => T.captcha.timeLimitMs || l.captchas.image.challengeTimeout).reduce((T, re) => T + re), ne = setTimeout(() => {
|
|
657
657
|
a.onChallengeExpired(), s({ isHuman: !1, showModal: !1, loading: !1 });
|
|
658
658
|
}, te);
|
|
659
659
|
s({
|
|
@@ -662,17 +662,17 @@ function $t(t, e, n, r) {
|
|
|
662
662
|
challenge: P,
|
|
663
663
|
showModal: !0,
|
|
664
664
|
timeout: ne,
|
|
665
|
-
blockNumber:
|
|
665
|
+
blockNumber: _
|
|
666
666
|
});
|
|
667
667
|
});
|
|
668
668
|
}, y = async () => {
|
|
669
|
-
await
|
|
670
|
-
if (
|
|
669
|
+
await c(async () => {
|
|
670
|
+
if (j(), !e.challenge)
|
|
671
671
|
throw new O("CAPTCHA.NO_CAPTCHA", {
|
|
672
672
|
context: { error: "Cannot submit, no Captcha found in state" }
|
|
673
673
|
});
|
|
674
674
|
s({ showModal: !1 });
|
|
675
|
-
const l = e.challenge, d =
|
|
675
|
+
const l = e.challenge, d = ct(), h = e.challenge.captchas.map((P, te) => {
|
|
676
676
|
const ne = g(e.solutions, te);
|
|
677
677
|
return {
|
|
678
678
|
captchaId: P.captcha.captchaId,
|
|
@@ -680,29 +680,29 @@ function $t(t, e, n, r) {
|
|
|
680
680
|
salt: d,
|
|
681
681
|
solution: ne
|
|
682
682
|
};
|
|
683
|
-
}), w = S(),
|
|
684
|
-
if (!
|
|
685
|
-
throw new
|
|
683
|
+
}), w = S(), C = A(), D = E(w).signer, L = g(l.captchas, 0);
|
|
684
|
+
if (!L.captcha.datasetId)
|
|
685
|
+
throw new U("CAPTCHA.INVALID_CAPTCHA_ID", {
|
|
686
686
|
context: { error: "No datasetId set for challenge" }
|
|
687
687
|
});
|
|
688
|
-
const
|
|
688
|
+
const _ = F(), G = await _.submitCaptchaSolution(D, l.requestHash, L.captcha.datasetId, h, d), K = G[0].verified;
|
|
689
689
|
if (K || a.onFailed(), s({
|
|
690
|
-
submission:
|
|
690
|
+
submission: G,
|
|
691
691
|
isHuman: K,
|
|
692
692
|
loading: !1
|
|
693
693
|
}), e.isHuman) {
|
|
694
|
-
const P = ae(
|
|
695
|
-
|
|
694
|
+
const P = ae(_.provider.provider.url.toString());
|
|
695
|
+
B.setProcaptchaStorage({ ...B.getProcaptchaStorage(), providerUrl: P, blockNumber: C }), a.onHuman(Y({
|
|
696
696
|
[b.providerUrl]: P,
|
|
697
697
|
[b.user]: w.account.address,
|
|
698
698
|
[b.dapp]: v(),
|
|
699
|
-
[b.commitmentId]:
|
|
700
|
-
[b.blockNumber]:
|
|
699
|
+
[b.commitmentId]: me(G[1]),
|
|
700
|
+
[b.blockNumber]: C
|
|
701
701
|
})), H();
|
|
702
702
|
}
|
|
703
703
|
});
|
|
704
704
|
}, m = async () => {
|
|
705
|
-
|
|
705
|
+
j(), z(), a.onClose();
|
|
706
706
|
}, k = (l) => {
|
|
707
707
|
if (!e.challenge)
|
|
708
708
|
throw new O("CAPTCHA.NO_CAPTCHA", {
|
|
@@ -725,14 +725,14 @@ function $t(t, e, n, r) {
|
|
|
725
725
|
});
|
|
726
726
|
s({ index: e.index + 1 });
|
|
727
727
|
}, ee = async (l, d, h) => {
|
|
728
|
-
const w =
|
|
729
|
-
return s({ captchaApi:
|
|
730
|
-
},
|
|
731
|
-
const d =
|
|
728
|
+
const w = i(), C = new Bt(S().account.address, l, d, h, w.web2, v());
|
|
729
|
+
return s({ captchaApi: C }), F();
|
|
730
|
+
}, W = async (l) => {
|
|
731
|
+
const d = i(), h = Ce(d);
|
|
732
732
|
if (!d.account.address)
|
|
733
|
-
throw new
|
|
734
|
-
return new
|
|
735
|
-
},
|
|
733
|
+
throw new x("GENERAL.SITE_KEY_MISSING");
|
|
734
|
+
return new it(h, l, d.account.address);
|
|
735
|
+
}, j = () => {
|
|
736
736
|
window.clearTimeout(e.timeout), s({ timeout: void 0 });
|
|
737
737
|
}, H = () => {
|
|
738
738
|
const l = t.captchas.image.solutionTimeout, d = setTimeout(() => {
|
|
@@ -740,44 +740,44 @@ function $t(t, e, n, r) {
|
|
|
740
740
|
}, l);
|
|
741
741
|
s({ successfullChallengeTimeout: d });
|
|
742
742
|
}, z = () => {
|
|
743
|
-
|
|
744
|
-
},
|
|
743
|
+
j(), s(Vt());
|
|
744
|
+
}, F = () => {
|
|
745
745
|
if (!e.captchaApi)
|
|
746
|
-
throw new
|
|
746
|
+
throw new x("API.UNKNOWN", {
|
|
747
747
|
context: { error: "Captcha api not set", state: e }
|
|
748
748
|
});
|
|
749
749
|
return e.captchaApi;
|
|
750
750
|
}, R = async () => {
|
|
751
|
-
const l =
|
|
751
|
+
const l = i();
|
|
752
752
|
if (!l.web2 && !l.userAccountAddress)
|
|
753
|
-
throw new
|
|
753
|
+
throw new x("GENERAL.ACCOUNT_NOT_FOUND", {
|
|
754
754
|
context: { error: "Account address has not been set for web3 mode" }
|
|
755
755
|
});
|
|
756
|
-
const h = await (l.web2 ? new
|
|
757
|
-
return
|
|
756
|
+
const h = await (l.web2 ? new lt() : new Ht()).getAccount(l);
|
|
757
|
+
return B.setAccount(h.account.address), s({ account: h }), S();
|
|
758
758
|
}, S = () => {
|
|
759
759
|
if (!e.account)
|
|
760
|
-
throw new
|
|
760
|
+
throw new x("GENERAL.ACCOUNT_NOT_FOUND", { context: { error: "Account not loaded" } });
|
|
761
761
|
return e.account;
|
|
762
762
|
}, v = () => {
|
|
763
763
|
if (!e.dappAccount)
|
|
764
|
-
throw new
|
|
764
|
+
throw new x("GENERAL.SITE_KEY_MISSING");
|
|
765
765
|
return e.dappAccount;
|
|
766
766
|
}, A = () => {
|
|
767
767
|
if (!e.blockNumber)
|
|
768
|
-
throw new
|
|
768
|
+
throw new ut("CAPTCHA.INVALID_BLOCK_NO", { context: { error: "Block number not found" } });
|
|
769
769
|
return e.blockNumber;
|
|
770
770
|
}, E = (l) => {
|
|
771
771
|
if (l = l || S(), !l.extension)
|
|
772
|
-
throw new
|
|
772
|
+
throw new x("ACCOUNT.NO_POLKADOT_EXTENSION", { context: { error: "Extension not loaded" } });
|
|
773
773
|
return l.extension;
|
|
774
|
-
},
|
|
775
|
-
const l =
|
|
776
|
-
provider: new
|
|
774
|
+
}, M = async () => {
|
|
775
|
+
const l = i(), d = Ce(l), h = await dt.create({
|
|
776
|
+
provider: new pt(d.endpoint),
|
|
777
777
|
initWasm: !1,
|
|
778
778
|
noInitWarn: !0
|
|
779
|
-
}), w = "sr25519",
|
|
780
|
-
return new
|
|
779
|
+
}), w = "sr25519", C = new ht({ type: w, ss58Format: h.registry.chainSS58 });
|
|
780
|
+
return new ft(h, JSON.parse(gt), d.contract.address, "prosopo", 0, C.addFromAddress(S().account.address));
|
|
781
781
|
};
|
|
782
782
|
return {
|
|
783
783
|
start: p,
|
|
@@ -786,40 +786,40 @@ function $t(t, e, n, r) {
|
|
|
786
786
|
select: k,
|
|
787
787
|
nextRound: I,
|
|
788
788
|
exportData: async (l) => {
|
|
789
|
-
var
|
|
790
|
-
const h =
|
|
789
|
+
var L;
|
|
790
|
+
const h = B.getProcaptchaStorage().providerUrl;
|
|
791
791
|
let w;
|
|
792
792
|
if (h)
|
|
793
|
-
w = await
|
|
793
|
+
w = await W(h);
|
|
794
794
|
else {
|
|
795
|
-
const
|
|
796
|
-
w = await
|
|
795
|
+
const _ = await M(), G = await pe(_.query.getRandomActiveProvider, _.query)(S().account.address, v()), K = ae(G.provider.url.toString());
|
|
796
|
+
w = await W(K);
|
|
797
797
|
}
|
|
798
|
-
if (!(
|
|
798
|
+
if (!(B.getProcaptchaStorage().providerUrl || ((L = e.captchaApi) == null ? void 0 : L.provider.provider.url.toString())))
|
|
799
799
|
return;
|
|
800
800
|
let D = "";
|
|
801
801
|
try {
|
|
802
802
|
D = S().account.address;
|
|
803
|
-
} catch (
|
|
804
|
-
console.error(
|
|
803
|
+
} catch (_) {
|
|
804
|
+
console.error(_);
|
|
805
805
|
}
|
|
806
806
|
await w.submitUserEvents(l, D);
|
|
807
807
|
}
|
|
808
808
|
};
|
|
809
809
|
}
|
|
810
|
-
const
|
|
810
|
+
const Yt = 1e4, ue = (t, e) => {
|
|
811
811
|
e((n) => {
|
|
812
812
|
let r = [...n, t];
|
|
813
|
-
return r.length >
|
|
813
|
+
return r.length > Yt && (r = r.slice(1)), r;
|
|
814
814
|
});
|
|
815
|
-
},
|
|
815
|
+
}, qt = (t, e) => {
|
|
816
816
|
const n = {
|
|
817
817
|
x: t.x,
|
|
818
818
|
y: t.y,
|
|
819
819
|
timestamp: t.timeStamp
|
|
820
820
|
};
|
|
821
821
|
ue(n, e);
|
|
822
|
-
},
|
|
822
|
+
}, xe = (t, e) => {
|
|
823
823
|
const n = {
|
|
824
824
|
key: t.key,
|
|
825
825
|
timestamp: t.timeStamp,
|
|
@@ -830,21 +830,21 @@ const Vt = 1e4, ue = (t, e) => {
|
|
|
830
830
|
}, q = (t, e) => {
|
|
831
831
|
for (const n of Array.from(t.touches))
|
|
832
832
|
ue({ x: n.clientX, y: n.clientY, timestamp: t.timeStamp }, e);
|
|
833
|
-
},
|
|
833
|
+
}, Jt = (t, e, n, r) => {
|
|
834
834
|
const a = Pe(r);
|
|
835
|
-
a && (a.addEventListener("mousemove", (o) =>
|
|
836
|
-
}, Pe = (t) => t.tagName === "FORM" ? t : t.parentElement ? Pe(t.parentElement) : null,
|
|
837
|
-
const [r, a] = f.useState([]), [o, s] = f.useState([]), [
|
|
835
|
+
a && (a.addEventListener("mousemove", (o) => qt(o, t)), a.addEventListener("keydown", (o) => xe(o, n)), a.addEventListener("keyup", (o) => xe(o, n)), a.addEventListener("touchstart", (o) => q(o, e)), a.addEventListener("touchend", (o) => q(o, e)), a.addEventListener("touchcancel", (o) => q(o, e)), a.addEventListener("touchmove", (o) => q(o, e)));
|
|
836
|
+
}, Pe = (t) => t.tagName === "FORM" ? t : t.parentElement ? Pe(t.parentElement) : null, Qt = ({ onProcessData: t, sendData: e, account: n }) => {
|
|
837
|
+
const [r, a] = f.useState([]), [o, s] = f.useState([]), [i, c] = f.useState([]), p = f.useRef(null);
|
|
838
838
|
return f.useEffect(() => {
|
|
839
|
-
p && p.current &&
|
|
839
|
+
p && p.current && Jt(a, s, c, p.current);
|
|
840
840
|
}, []), f.useEffect(() => {
|
|
841
841
|
n && t({
|
|
842
842
|
mouseEvents: r,
|
|
843
843
|
touchEvents: o,
|
|
844
|
-
keyboardEvents:
|
|
844
|
+
keyboardEvents: i
|
|
845
845
|
});
|
|
846
846
|
}, [e, n]), u("div", { ref: p });
|
|
847
|
-
},
|
|
847
|
+
}, Zt = Le.memo((t, e) => {
|
|
848
848
|
const { show: n, children: r } = t, o = {
|
|
849
849
|
position: "fixed",
|
|
850
850
|
zIndex: 2147483646,
|
|
@@ -861,7 +861,7 @@ const Vt = 1e4, ue = (t, e) => {
|
|
|
861
861
|
left: 0,
|
|
862
862
|
backgroundColor: "rgba(0, 0, 0, 0.5)",
|
|
863
863
|
zIndex: -1
|
|
864
|
-
},
|
|
864
|
+
}, i = {
|
|
865
865
|
position: "absolute",
|
|
866
866
|
top: "50%",
|
|
867
867
|
left: "50%",
|
|
@@ -871,25 +871,25 @@ const Vt = 1e4, ue = (t, e) => {
|
|
|
871
871
|
border: "none",
|
|
872
872
|
boxShadow: "rgba(0, 0, 0, 0.2) 0px 11px 15px -7px, rgba(0, 0, 0, 0.14) 0px 24px 38px 3px, rgba(0, 0, 0, 0.12) 0px 9px 46px 8px,"
|
|
873
873
|
};
|
|
874
|
-
return
|
|
875
|
-
}),
|
|
876
|
-
const e = ve.parse(t.config), n = t.callbacks || {}, [r, a] =
|
|
877
|
-
return u("div", { children:
|
|
878
|
-
padding:
|
|
879
|
-
border:
|
|
880
|
-
backgroundColor:
|
|
881
|
-
borderColor:
|
|
882
|
-
borderRadius:
|
|
874
|
+
return N("div", { className: "modalOuter", style: o, children: [u("div", { className: "modalBackground", style: s }), u("div", { className: "modalInner", style: i, children: r })] });
|
|
875
|
+
}), nn = (t) => {
|
|
876
|
+
const e = ve.parse(t.config), n = t.callbacks || {}, [r, a] = mt(f.useState, f.useRef), o = Xt(e, r, a, n), s = t.config.theme === "light" ? "light" : "dark", i = t.config.theme === "light" ? Q : Z;
|
|
877
|
+
return u("div", { children: N("div", { style: { maxWidth: "100%", maxHeight: "100%", overflowX: "auto" }, children: [u(Zt, { show: r.showModal, children: r.challenge ? u(kt, { challenge: r.challenge, index: r.index, solutions: r.solutions, onSubmit: o.submit, onCancel: o.cancel, onClick: o.select, onNext: o.nextRound, themeColor: e.theme ?? "light" }) : u("div", { children: "No challenge set." }) }), N(_e, { children: [u(He, { children: N("div", { style: Re, "data-cy": "button-human", children: [" ", N("div", { style: {
|
|
878
|
+
padding: Ue,
|
|
879
|
+
border: We,
|
|
880
|
+
backgroundColor: i.palette.background.default,
|
|
881
|
+
borderColor: i.palette.grey[300],
|
|
882
|
+
borderRadius: Me,
|
|
883
883
|
display: "flex",
|
|
884
884
|
alignItems: "center",
|
|
885
885
|
flexWrap: "wrap",
|
|
886
886
|
justifyContent: "space-between",
|
|
887
|
-
minHeight: `${
|
|
887
|
+
minHeight: `${Ge}px`,
|
|
888
888
|
overflow: "hidden"
|
|
889
889
|
}, children: [u("div", { style: { display: "inline-flex", flexDirection: "column" }, children: u("div", { style: {
|
|
890
890
|
alignItems: "center",
|
|
891
891
|
flex: 1
|
|
892
|
-
}, children:
|
|
892
|
+
}, children: N("div", { style: {
|
|
893
893
|
display: "flex",
|
|
894
894
|
alignItems: "center",
|
|
895
895
|
justifyContent: "center",
|
|
@@ -897,10 +897,10 @@ const Vt = 1e4, ue = (t, e) => {
|
|
|
897
897
|
verticalAlign: "middle"
|
|
898
898
|
}, children: [u("div", { style: {
|
|
899
899
|
display: r.loading ? "none" : "flex"
|
|
900
|
-
}, children: u(
|
|
900
|
+
}, children: u(wt, { themeColor: s, onChange: o.start, checked: r.isHuman, labelText: "I am human", "aria-label": "human checkbox" }) }), u("div", { style: {
|
|
901
901
|
display: r.loading ? "flex" : "none"
|
|
902
|
-
}, children: u("div", { style: { display: "inline-flex" }, children: u(
|
|
902
|
+
}, children: u("div", { style: { display: "inline-flex" }, children: u(je, { themeColor: s, "aria-label": "Loading spinner" }) }) })] }) }) }), u("div", { style: { display: "inline-flex", flexDirection: "column" }, children: u("a", { href: ze, target: "_blank", "aria-label": Be, children: u("div", { style: { flex: 1 }, children: u(Fe, { themeColor: s, "aria-label": "Prosopo logo" }) }) }) })] })] }) }), e.devOnlyWatchEvents && u(Qt, { onProcessData: o.exportData, sendData: r.sendData, account: r.account })] })] }) });
|
|
903
903
|
};
|
|
904
904
|
export {
|
|
905
|
-
|
|
905
|
+
nn as default
|
|
906
906
|
};
|