@jaw.id/ui 0.1.3 → 0.1.4
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-DBjgiEbb.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.", {
|
|
@@ -40251,7 +40251,7 @@ async function dh(t, e) {
|
|
|
40251
40251
|
});
|
|
40252
40252
|
return z === "0x" ? { data: void 0 } : { data: z };
|
|
40253
40253
|
} catch (_) {
|
|
40254
|
-
const M = NW(_), { offchainLookup: T, offchainLookupSignature: C } = await import("./ccip-
|
|
40254
|
+
const M = NW(_), { offchainLookup: T, offchainLookupSignature: C } = await import("./ccip-Cq_UcTC8.js");
|
|
40255
40255
|
if (t.ccipRead !== !1 && M?.slice(0, 10) === C && x)
|
|
40256
40256
|
return { data: await T(t, { data: M, to: x }) };
|
|
40257
40257
|
throw N && M?.slice(0, 10) === "0x101bb98d" ? new iK({ factory: h }) : v5(_, {
|
|
@@ -69315,7 +69315,7 @@ function zu(t = 768) {
|
|
|
69315
69315
|
return r.addListener(s), () => r.removeListener(s);
|
|
69316
69316
|
}, [t]), e;
|
|
69317
69317
|
}
|
|
69318
|
-
const Mm = "https://api.justaname.id", _h = `${Mm}/proxy/v1`, li = `${_h}/rpc`, $u = `${li}/erc20-paymaster`, Nce = "0x5803c076563C85799989d42Fc00292A8aE52fa9E", nS = "JustanAccount", rS = "1", uo = "0xf1b40E3D5701C04d86F7828f0EB367B9C90901D8", N2 = "0x888888888888Ec68A58AB8094Cc1AD20Ba3D2402", kce = "0.1.
|
|
69318
|
+
const Mm = "https://api.justaname.id", _h = `${Mm}/proxy/v1`, li = `${_h}/rpc`, $u = `${li}/erc20-paymaster`, Nce = "0x5803c076563C85799989d42Fc00292A8aE52fa9E", nS = "JustanAccount", rS = "1", uo = "0xf1b40E3D5701C04d86F7828f0EB367B9C90901D8", N2 = "0x888888888888Ec68A58AB8094Cc1AD20Ba3D2402", kce = "0.1.3";
|
|
69319
69319
|
var A1 = { exports: {} }, sS;
|
|
69320
69320
|
function Ice() {
|
|
69321
69321
|
return sS || (sS = 1, (function(t) {
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { h as e, C as o, j as n, k as c, m as i, D as t, E as l, n as r, o as I, F as d, G as g, L as D, O as k, p as u, P as T, R as C, S as p, q as h, T as m, U as f, r as E, W as P, t as S, u as U, v as y, w as A, x as F, y as G, z as N, A as O, I as R, J as b, K as v, M as w, N as x } from "./index-
|
|
1
|
+
import { h as e, C as o, j as n, k as c, m as i, D as t, E as l, n as r, o as I, F as d, G as g, L as D, O as k, p as u, P as T, R as C, S as p, q as h, T as m, U as f, r as E, W as P, t as S, u as U, v as y, w as A, x as F, y as G, z as N, A as O, I as R, J as b, K as v, M as w, N as x } from "./index-DBjgiEbb.js";
|
|
2
2
|
export {
|
|
3
3
|
e as BadgeDollarIcon,
|
|
4
4
|
o as CloseIcon,
|
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.1.
|
|
4
|
+
"version": "0.1.4",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"**/*.css",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"react-dom": ">=18.0.0"
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@jaw.id/core": "0.1.
|
|
42
|
+
"@jaw.id/core": "0.1.4",
|
|
43
43
|
"@hookform/resolvers": "^5.2.2",
|
|
44
44
|
"@justaname.id/sdk": "^0.2.204",
|
|
45
45
|
"@radix-ui/react-accordion": "^1.2.12",
|