@prosopo/procaptcha-bundle 0.3.38 → 0.3.39
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-CoVMaIvb.js → Captcha-9w2F3Wjq.js} +2 -2
- package/dist/bundle/{ProcaptchaWidget-C-hSIl5S.js → ProcaptchaWidget-C92A5r1i.js} +2 -2
- package/dist/bundle/{index-qPfd64Wv.js → index-BMVIqKta.js} +1 -1
- package/dist/bundle/procaptcha.bundle.js +1 -1
- package/dist/bundle/{utils-DFW70WZi.js → utils-e8yx6vsa.js} +6080 -5901
- package/package.json +7 -7
- package/stats.html +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { A as p, P as I, j as n, C as W, W as _, a as C, c as k, e as P, f as R, g as O, i as G, L as H, k as U, m as L, n as j, l as F, d as B, r as b } from "./index-
|
|
2
|
-
import { B as K, u as M, p as q, h as w, m as X, w as $, t as z, q as J, A as Q, W as V, K as Y, x as Z, C as ee, n as D, y as te, z as ne } from "./utils-
|
|
1
|
+
import { A as p, P as I, j as n, C as W, W as _, a as C, c as k, e as P, f as R, g as O, i as G, L as H, k as U, m as L, n as j, l as F, d as B, r as b } from "./index-BMVIqKta.js";
|
|
2
|
+
import { B as K, u as M, p as q, h as w, m as X, w as $, t as z, q as J, A as Q, W as V, K as Y, x as Z, C as ee, n as D, y as te, z as ne } from "./utils-e8yx6vsa.js";
|
|
3
3
|
const oe = (a, e) => {
|
|
4
4
|
let o = 0;
|
|
5
5
|
const c = "0".repeat(e);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { z as X, r as f, l as Q, d as Z, j as u, a as I, b as g, A as K, h as ue, P as Te, R as Pe, C as Oe, W as De, c as ke, e as Le, f as He, g as _e, i as Re, L as Me, k as We, m as Ue, n as je } from "./index-
|
|
2
|
-
import { _ as Ge, a as ze, b as Fe, I as Be, R as $e, g as Ke, c as Ve, d as Ye, i as Xe, P as F, o as qe, E as Je, e as O, f as ae, h as A, j as V, k as de, s as xe, l as Qe, m as Ze, w as pe, t as re, n as et, p as tt, r as nt, q as rt, u as ot, v as at, A as st, W as ct, K as it, x as lt, C as ut, y as dt, z as pt } from "./utils-
|
|
1
|
+
import { z as X, r as f, l as Q, d as Z, j as u, a as I, b as g, A as K, h as ue, P as Te, R as Pe, C as Oe, W as De, c as ke, e as Le, f as He, g as _e, i as Re, L as Me, k as We, m as Ue, n as je } from "./index-BMVIqKta.js";
|
|
2
|
+
import { _ as Ge, a as ze, b as Fe, I as Be, R as $e, g as Ke, c as Ve, d as Ye, i as Xe, P as F, o as qe, E as Je, e as O, f as ae, h as A, j as V, k as de, s as xe, l as Qe, m as Ze, w as pe, t as re, n as et, p as tt, r as nt, q as rt, u as ot, v as at, A as st, W as ct, K as it, x as lt, C as ut, y as dt, z as pt } from "./utils-e8yx6vsa.js";
|
|
3
3
|
const ve = X.object({
|
|
4
4
|
account: X.string().optional(),
|
|
5
5
|
blockNumber: X.number().optional(),
|
|
@@ -4827,7 +4827,7 @@ function bu(e, t, n) {
|
|
|
4827
4827
|
throw new Error(`Index ${t} smaller than 0`);
|
|
4828
4828
|
return e[t];
|
|
4829
4829
|
}
|
|
4830
|
-
const oy = (e) => Array.isArray(e), O0 = (e) => oy(e) ? Mm(new Uint8Array(e)) : e.toString(), ay = Y.lazy(async () => import("./ProcaptchaWidget-
|
|
4830
|
+
const oy = (e) => Array.isArray(e), O0 = (e) => oy(e) ? Mm(new Uint8Array(e)) : e.toString(), ay = Y.lazy(async () => import("./ProcaptchaWidget-C92A5r1i.js")), ly = (e) => D(Y.Suspense, { fallback: D(Os, { darkMode: e.config.theme }), children: D(ay, { config: e.config, callbacks: e.callbacks }) }), Kd = ly, sy = Y.lazy(async () => import("./Captcha-9w2F3Wjq.js")), Gd = (e) => D(Y.Suspense, { fallback: D(Os, { darkMode: e.config.theme }), children: D(sy, { config: e.config, callbacks: e.callbacks }) });
|
|
4831
4831
|
var uy = "1.9.1", V = {
|
|
4832
4832
|
// Object is used instead of Typescript enum to avoid emitting IIFE which might be affected by further tree-shaking.
|
|
4833
4833
|
// See example of compiled enums https://stackoverflow.com/q/47363996)
|