@jaw.id/ui 0.2.6 → 0.2.7
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.
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { B as p, g as m, s as w, d as k, i as b, l as L, a as O, c as R, b as E, e as x, H as y, f as M } from "./index-
|
|
1
|
+
import { B as p, g as m, s as w, d as k, i as b, l as L, a as O, c as R, b as E, e as x, H as y, f as M } from "./index-WpZKukoL.js";
|
|
2
2
|
class S extends p {
|
|
3
3
|
constructor({ callbackSelector: s, cause: e, data: o, extraData: n, sender: c, urls: t }) {
|
|
4
4
|
super(e.shortMessage || "An error occurred while fetching for an offchain result.", {
|
|
@@ -40287,7 +40287,7 @@ async function Mu(t, e) {
|
|
|
40287
40287
|
});
|
|
40288
40288
|
return $ === "0x" ? { data: void 0 } : { data: $ };
|
|
40289
40289
|
} catch (L) {
|
|
40290
|
-
const U = YW(L), { offchainLookup: T, offchainLookupSignature: C } = await import("./ccip-
|
|
40290
|
+
const U = YW(L), { offchainLookup: T, offchainLookupSignature: C } = await import("./ccip-D0q8NJ1K.js");
|
|
40291
40291
|
if (t.ccipRead !== !1 && U?.slice(0, 10) === C && x)
|
|
40292
40292
|
return { data: await T(t, { data: U, to: x }) };
|
|
40293
40293
|
throw k && U?.slice(0, 10) === "0x101bb98d" ? new OK({ factory: h }) : M5(L, {
|
|
@@ -73398,7 +73398,7 @@ function wU(t, e, n, r) {
|
|
|
73398
73398
|
return {
|
|
73399
73399
|
async getPaymasterStubData(s) {
|
|
73400
73400
|
let i = s.maxFeePerGas, o = s.maxPriorityFeePerGas;
|
|
73401
|
-
if (
|
|
73401
|
+
if (i === void 0 || o === void 0) {
|
|
73402
73402
|
const u = await su(t);
|
|
73403
73403
|
i = i || u, o = o || u;
|
|
73404
73404
|
}
|
|
@@ -73435,7 +73435,7 @@ function wU(t, e, n, r) {
|
|
|
73435
73435
|
},
|
|
73436
73436
|
async getPaymasterData(s) {
|
|
73437
73437
|
let i = s.maxFeePerGas, o = s.maxPriorityFeePerGas;
|
|
73438
|
-
if (
|
|
73438
|
+
if (i === void 0 || o === void 0) {
|
|
73439
73439
|
const u = await su(t);
|
|
73440
73440
|
i = i || u, o = o || u;
|
|
73441
73441
|
}
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { h as s, j as o, C as n, k as c, m as t, n as i, D as l, o as r, p as T, E as I, q as D, r as g, F as C, t as d, G as h, L as A, O as E, u as k, P as m, v as P, R as S, S as u, w as p, T as _, U as L, x as U, W as R, y, z as F, A as O, I as f, J as v, K as x, M as G, N as M, Q as N, V as b, X as B, Y as K, Z as w, _ as H, $ as J, a0 as W, a1 as j, a2 as q, a3 as z, a4 as Q, a5 as V } from "./index-
|
|
1
|
+
import { h as s, j as o, C as n, k as c, m as t, n as i, D as l, o as r, p as T, E as I, q as D, r as g, F as C, t as d, G as h, L as A, O as E, u as k, P as m, v as P, R as S, S as u, w as p, T as _, U as L, x as U, W as R, y, z as F, A as O, I as f, J as v, K as x, M as G, N as M, Q as N, V as b, X as B, Y as K, Z as w, _ as H, $ as J, a0 as W, a1 as j, a2 as q, a3 as z, a4 as Q, a5 as V } from "./index-WpZKukoL.js";
|
|
2
2
|
export {
|
|
3
3
|
s as BORDER_RADIUS_MAP,
|
|
4
4
|
o as BadgeDollarIcon,
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jaw.id/ui",
|
|
3
3
|
"description": "Pre-built React dialogs for JAW.id",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.7",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"sideEffects": [
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"react-dom": ">=18.0.0"
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@jaw.id/core": "0.2.
|
|
43
|
+
"@jaw.id/core": "0.2.8",
|
|
44
44
|
"@hookform/resolvers": "^5.2.2",
|
|
45
45
|
"@justaname.id/sdk": "^0.2.204",
|
|
46
46
|
"@radix-ui/react-accordion": "^1.2.12",
|