@prosopo/procaptcha-bundle 2.6.1 → 2.6.3
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/CHANGELOG.md +19 -0
- package/dist/bundle/{ProcaptchaWidget-3gKvjeiH.js → ProcaptchaWidget---OaFVSu.js} +7 -7
- package/dist/bundle/{ProcaptchaWidget-D6-M7iAv.js → ProcaptchaWidget-DfzlzDL_.js} +4 -4
- package/dist/bundle/{asU8a-DCECA0Qe.js → asU8a-OYI2Rcme.js} +1 -1
- package/dist/bundle/{bip39-BQoZog_M.js → bip39-CaW9jcCq.js} +2 -2
- package/dist/bundle/{captchaComponentProvider-BW2eXmc3.js → captchaComponentProvider-CJMWWGqv.js} +4 -4
- package/dist/bundle/{captchaRenderer-B_MgGzr9.js → captchaRenderer-BmSy0ym0.js} +2 -2
- package/dist/bundle/{emotion-element-5486c51c.browser.esm-CCAJ8JId.js → emotion-element-5486c51c.browser.esm-F-LKH1Q7.js} +123 -123
- package/dist/bundle/{hash-BR0YLxPF.js → hash-COecnuJ8.js} +1 -1
- package/dist/bundle/{index-BCjHZ8o6.js → index-C30GRfJ0.js} +1 -1
- package/dist/bundle/{index-BYUYvvuq.js → index-D-5CyFkP.js} +4 -4
- package/dist/bundle/{index-2or4-1WF.js → index-DXEN8xWW.js} +1 -1
- package/dist/bundle/{index-WqEmiYQ_.js → index-DcOF3IPl.js} +4 -4
- package/dist/bundle/procaptcha.bundle.js +1 -1
- package/dist/bundle/{useTranslation-BPbGzrhj.js → useTranslation-DpuHI3Mv.js} +1 -1
- package/package.json +5 -5
- package/stats.html +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,24 @@
|
|
|
1
1
|
# @prosopo/procaptcha-bundle
|
|
2
2
|
|
|
3
|
+
## 2.6.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- @prosopo/procaptcha-pow@2.6.3
|
|
8
|
+
- @prosopo/procaptcha-react@2.6.3
|
|
9
|
+
- @prosopo/procaptcha-frictionless@2.6.3
|
|
10
|
+
|
|
11
|
+
## 2.6.2
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- 6ff193a: Change settings type
|
|
16
|
+
- Updated dependencies [6ff193a]
|
|
17
|
+
- @prosopo/procaptcha-frictionless@2.6.2
|
|
18
|
+
- @prosopo/procaptcha-react@2.6.2
|
|
19
|
+
- @prosopo/procaptcha-pow@2.6.2
|
|
20
|
+
- @prosopo/types@2.6.2
|
|
21
|
+
|
|
3
22
|
## 2.6.1
|
|
4
23
|
|
|
5
24
|
### Patch Changes
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { j as c, a as H, P as _, b as T, c as N, g as ae, p as $, d as se, e as ie, E as ce, f as le, C as de } from "./captchaComponentProvider-
|
|
2
|
-
import { r as f, l as ue, P as X, R as he } from "./emotion-element-5486c51c.browser.esm-
|
|
3
|
-
import { b as M, d as D, a as w, A as C, l as pe } from "./index-
|
|
4
|
-
import { u as q, b as ge, s as fe, a as me, c as xe } from "./useTranslation-
|
|
5
|
-
import { r as Ce } from "./index-
|
|
6
|
-
import { h as U } from "./hash-
|
|
7
|
-
import { r as we } from "./asU8a-
|
|
1
|
+
import { j as c, a as H, P as _, b as T, c as N, g as ae, p as $, d as se, e as ie, E as ce, f as le, C as de } from "./captchaComponentProvider-CJMWWGqv.js";
|
|
2
|
+
import { r as f, l as ue, P as X, R as he } from "./emotion-element-5486c51c.browser.esm-F-LKH1Q7.js";
|
|
3
|
+
import { b as M, d as D, a as w, A as C, l as pe } from "./index-DXEN8xWW.js";
|
|
4
|
+
import { u as q, b as ge, s as fe, a as me, c as xe } from "./useTranslation-DpuHI3Mv.js";
|
|
5
|
+
import { r as Ce } from "./index-C30GRfJ0.js";
|
|
6
|
+
import { h as U } from "./hash-COecnuJ8.js";
|
|
7
|
+
import { r as we } from "./asU8a-OYI2Rcme.js";
|
|
8
8
|
const be = (t) => Array.isArray(t) && t !== null, S = new Array(256), Y = new Array(256 * 256);
|
|
9
9
|
for (let t = 0; t < 256; t++)
|
|
10
10
|
S[t] = t.toString(16).padStart(2, "0");
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { g as W, p as V, c as C, d as j, e as K, E as $, j as Y, C as X } from "./captchaComponentProvider-
|
|
2
|
-
import { l as q, P as z, r as y, M as D } from "./emotion-element-5486c51c.browser.esm-
|
|
3
|
-
import { b as S, a as J, s as Q, u as Z, c as ee } from "./useTranslation-
|
|
4
|
-
import { A as p, l as te, b as ne, d as se } from "./index-
|
|
1
|
+
import { g as W, p as V, c as C, d as j, e as K, E as $, j as Y, C as X } from "./captchaComponentProvider-CJMWWGqv.js";
|
|
2
|
+
import { l as q, P as z, r as y, M as D } from "./emotion-element-5486c51c.browser.esm-F-LKH1Q7.js";
|
|
3
|
+
import { b as S, a as J, s as Q, u as Z, c as ee } from "./useTranslation-DpuHI3Mv.js";
|
|
4
|
+
import { A as p, l as te, b as ne, d as se } from "./index-DXEN8xWW.js";
|
|
5
5
|
function oe(t) {
|
|
6
6
|
return t instanceof Uint8Array || t != null && typeof t == "object" && t.constructor.name === "Uint8Array";
|
|
7
7
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { D as X, C as ue, a6 as Z, a7 as j, M as D, a8 as Ze, a9 as g, aa as ea, ab as w, ac as be, ad as pe, ae as H, af as fe, ag as me, ah as ge, ai as ye, aj as B, ak as U, al as $, am as C, an as q, ao as N, ap as xe, aq as we, H as ve, ar as ee, J as ke, I as R, K as He, as as Ae, a3 as Ie, j as V, at as J, u as W, au as je, l as Ee, i as Se, av as ze, S as Be, aw as Ce, ax as De } from "./hash-
|
|
2
|
-
import { a as Le } from "./asU8a-
|
|
1
|
+
import { D as X, C as ue, a6 as Z, a7 as j, M as D, a8 as Ze, a9 as g, aa as ea, ab as w, ac as be, ad as pe, ae as H, af as fe, ag as me, ah as ge, ai as ye, aj as B, ak as U, al as $, am as C, an as q, ao as N, ap as xe, aq as we, H as ve, ar as ee, J as ke, I as R, K as He, as as Ae, a3 as Ie, j as V, at as J, u as W, au as je, l as Ee, i as Se, av as ze, S as Be, aw as Ce, ax as De } from "./hash-COecnuJ8.js";
|
|
2
|
+
import { a as Le } from "./asU8a-OYI2Rcme.js";
|
|
3
3
|
import { s as Y } from "./toU8a-C68WUzs_.js";
|
|
4
4
|
const _e = /* @__PURE__ */ Uint32Array.from([
|
|
5
5
|
1116352408,
|
package/dist/bundle/{captchaComponentProvider-BW2eXmc3.js → captchaComponentProvider-CJMWWGqv.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { h as ve, j as x, a as be, b as Se, s as we, w as Ae, r as v, T as Oe, u as Wt, i as Ie, d as Re, e as Fe, g as Ne, m as je, f as C, S as $e, k as Me, A as G, U as le, P as De } from "./emotion-element-5486c51c.browser.esm-
|
|
2
|
-
import { a as ze, g as Ke, W as He, A as i, l as Ue, b as We, d as qe, C as V } from "./index-
|
|
1
|
+
import { h as ve, j as x, a as be, b as Se, s as we, w as Ae, r as v, T as Oe, u as Wt, i as Ie, d as Re, e as Fe, g as Ne, m as je, f as C, S as $e, k as Me, A as G, U as le, P as De } from "./emotion-element-5486c51c.browser.esm-F-LKH1Q7.js";
|
|
2
|
+
import { a as ze, g as Ke, W as He, A as i, l as Ue, b as We, d as qe, C as V } from "./index-DXEN8xWW.js";
|
|
3
3
|
import { e as Be } from "./translations-DEL070wJ.js";
|
|
4
4
|
import { g as Vt } from "./_commonjsHelpers-DaMA6jEr.js";
|
|
5
5
|
const Ge = { t: (t) => t };
|
|
@@ -513,7 +513,7 @@ const at = async (t) => {
|
|
|
513
513
|
}, j = (t) => ({
|
|
514
514
|
...Ke(void 0),
|
|
515
515
|
...t
|
|
516
|
-
}), ct = async (t) => t ? (await import("./index-
|
|
516
|
+
}), ct = async (t) => t ? (await import("./index-D-5CyFkP.js")).ExtensionWeb2 : (await import("./index-D-5CyFkP.js")).ExtensionWeb3;
|
|
517
517
|
function ee() {
|
|
518
518
|
return ee = Object.assign ? Object.assign.bind() : function(t) {
|
|
519
519
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -1130,7 +1130,7 @@ class It extends Ot {
|
|
|
1130
1130
|
});
|
|
1131
1131
|
}
|
|
1132
1132
|
}
|
|
1133
|
-
const Rt = v.lazy(async () => import("./ProcaptchaWidget-
|
|
1133
|
+
const Rt = v.lazy(async () => import("./ProcaptchaWidget-DfzlzDL_.js")), Le = (t) => T(v.Suspense, { children: T(Rt, { config: t.config, callbacks: t.callbacks, frictionlessState: t.frictionlessState, i18n: t.i18n }) }), Ft = v.lazy(async () => import("./ProcaptchaWidget---OaFVSu.js")), ke = (t) => T(v.Suspense, { children: T(Ft, { ...t }) }), Nt = async () => (await import("./index-BjRdPnnE.js")).default, jt = async (t) => {
|
|
1134
1134
|
const r = await (await Nt())(), s = await new (await ct(t.web2))().getAccount(t);
|
|
1135
1135
|
if (!t.account.address)
|
|
1136
1136
|
throw new oe("GENERAL.SITE_KEY_MISSING");
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { P as d, E as C, c as v, j as f, C as R } from "./emotion-element-5486c51c.browser.esm-
|
|
2
|
-
import { r as b } from "./index-
|
|
1
|
+
import { P as d, E as C, c as v, j as f, C as R } from "./emotion-element-5486c51c.browser.esm-F-LKH1Q7.js";
|
|
2
|
+
import { r as b } from "./index-C30GRfJ0.js";
|
|
3
3
|
import { L as i } from "./translations-DEL070wJ.js";
|
|
4
4
|
var s, A = b;
|
|
5
5
|
s = A.createRoot;
|