@edgeandnode/graph-auth-kit 7.4.1 → 7.4.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/ens/index.js +1 -1
- package/dist/{hooks-twDEXOVd.js → hooks-Ajg7XZho.js} +2 -0
- package/dist/index.js +6 -4
- package/dist/safe/index.d.ts +1 -0
- package/dist/safe/index.d.ts.map +1 -1
- package/dist/safe/index.js +4 -1
- package/dist/{useGraphAuthKitEnsNames-73LGWzqe.js → useGraphAuthKitEnsNames-0NID83yf.js} +1 -1
- package/dist/{useWaitForSafeTransaction-BWAytvN4.js → useWaitForSafeTransaction-B54aZDPo.js} +1 -1
- package/package.json +3 -3
package/dist/ens/index.js
CHANGED
|
@@ -492,6 +492,7 @@ function useGraphAuthKitWriteContract(parameters = {}) {
|
|
|
492
492
|
};
|
|
493
493
|
}
|
|
494
494
|
export {
|
|
495
|
+
SafeEthersSigner as S,
|
|
495
496
|
useGraphAuthKitAccount as a,
|
|
496
497
|
useGraphAuthKitConnector as b,
|
|
497
498
|
useClientToEthersSigner as c,
|
|
@@ -499,5 +500,6 @@ export {
|
|
|
499
500
|
useGraphAuthKitAccountEffect as e,
|
|
500
501
|
useGraphAuthKitWalletClient as f,
|
|
501
502
|
useGraphAuthKitWriteContract as g,
|
|
503
|
+
mapReceipt as m,
|
|
502
504
|
useMultisigInfo as u
|
|
503
505
|
};
|
package/dist/index.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { m, A, k, B, D, v, G, L, n, o, p, M, O, R, u, a, S, q, r, s, t, l, g, j, w, H, I, c, b, f, h, C, z, E, F, e, i, x, d, y } from "./GraphAuthKitInner.context-B8vsvUDy.js";
|
|
3
3
|
import { G as G2, a as a2, M as M2, b as b2, d as d2, u as u2 } from "./utils-DAZvb54b.js";
|
|
4
|
-
import { a as useGraphAuthKitAccount, b as useGraphAuthKitConnector } from "./hooks-
|
|
5
|
-
import { d as d3, c as c2, e as e2, f as f2, g as g2, u as u3 } from "./hooks-
|
|
6
|
-
import { g as g3, u as u4, w as w2 } from "./useWaitForSafeTransaction-
|
|
4
|
+
import { a as useGraphAuthKitAccount, b as useGraphAuthKitConnector } from "./hooks-Ajg7XZho.js";
|
|
5
|
+
import { S as S2, m as m2, d as d3, c as c2, e as e2, f as f2, g as g2, u as u3 } from "./hooks-Ajg7XZho.js";
|
|
6
|
+
import { g as g3, u as u4, w as w2 } from "./useWaitForSafeTransaction-B54aZDPo.js";
|
|
7
7
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
8
8
|
import { Alert, ExperimentalButton } from "@edgeandnode/gds";
|
|
9
9
|
import { useConfig, useSwitchChain } from "wagmi";
|
|
10
|
-
import { u as u5, a as a3, b as b3, c as c3 } from "./useGraphAuthKitEnsNames-
|
|
10
|
+
import { u as u5, a as a3, b as b3, c as c3 } from "./useGraphAuthKitEnsNames-0NID83yf.js";
|
|
11
11
|
function Connected({ children }) {
|
|
12
12
|
const account = useGraphAuthKitAccount();
|
|
13
13
|
const connector = useGraphAuthKitConnector();
|
|
@@ -91,6 +91,7 @@ export {
|
|
|
91
91
|
O as OptionalGatewayApiKey,
|
|
92
92
|
R as RequiredInfuraKey,
|
|
93
93
|
u as RequiredWalletConnectProjectId,
|
|
94
|
+
S2 as SafeEthersSigner,
|
|
94
95
|
a as SafeSupportedNetworkNames,
|
|
95
96
|
S as SafeSupportedNetworks,
|
|
96
97
|
q as SupportedClientChainId,
|
|
@@ -120,6 +121,7 @@ export {
|
|
|
120
121
|
x as isSupportedChainId,
|
|
121
122
|
d as isValidSafe,
|
|
122
123
|
y as mapChainIdToChain,
|
|
124
|
+
m2 as mapReceipt,
|
|
123
125
|
d3 as useAuthAccount,
|
|
124
126
|
c2 as useClientToEthersSigner,
|
|
125
127
|
u2 as useGraphAuthKit,
|
package/dist/safe/index.d.ts
CHANGED
package/dist/safe/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/safe/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAA;AAC3B,cAAc,6BAA6B,CAAA;AAC3C,cAAc,SAAS,CAAA"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/safe/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAA;AAC3B,cAAc,oBAAoB,CAAA;AAClC,cAAc,6BAA6B,CAAA;AAC3C,cAAc,SAAS,CAAA"}
|
package/dist/safe/index.js
CHANGED
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import { A, a, S, c, b, f, e, i, d } from "../GraphAuthKitInner.context-B8vsvUDy.js";
|
|
2
|
-
import {
|
|
2
|
+
import { S as S2, m } from "../hooks-Ajg7XZho.js";
|
|
3
|
+
import { g, u, w } from "../useWaitForSafeTransaction-B54aZDPo.js";
|
|
3
4
|
export {
|
|
4
5
|
A as ApiKitUrlMap,
|
|
6
|
+
S2 as SafeEthersSigner,
|
|
5
7
|
a as SafeSupportedNetworkNames,
|
|
6
8
|
S as SafeSupportedNetworks,
|
|
7
9
|
c as createApiKit,
|
|
@@ -11,6 +13,7 @@ export {
|
|
|
11
13
|
e as isSafeOwner,
|
|
12
14
|
i as isSafeSupportedNetwork,
|
|
13
15
|
d as isValidSafe,
|
|
16
|
+
m as mapReceipt,
|
|
14
17
|
u as useWaitForSafeTransaction,
|
|
15
18
|
w as waitForSafeTransation
|
|
16
19
|
};
|
|
@@ -3,7 +3,7 @@ import { createIdenticon } from "@edgeandnode/gds";
|
|
|
3
3
|
import { getEnsAvatarQueryKey, getEnsNameQueryKey } from "@wagmi/core/query";
|
|
4
4
|
import { useQuery } from "wagmi/query";
|
|
5
5
|
import { J as useGraphAuthKitInnerContext, x as isSupportedChainId, o as L2Chain, n as L1ChainTestnet, p as L2ChainTestnet, L as L1Chain } from "./GraphAuthKitInner.context-B8vsvUDy.js";
|
|
6
|
-
import { a as useGraphAuthKitAccount } from "./hooks-
|
|
6
|
+
import { a as useGraphAuthKitAccount } from "./hooks-Ajg7XZho.js";
|
|
7
7
|
import { useChainId } from "wagmi";
|
|
8
8
|
function useGraphAuthKitAvatar(args = {}) {
|
|
9
9
|
const innerCtx = useGraphAuthKitInnerContext();
|
package/dist/{useWaitForSafeTransaction-BWAytvN4.js → useWaitForSafeTransaction-B54aZDPo.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useQuery } from "@tanstack/react-query";
|
|
2
2
|
import { useConfig } from "wagmi";
|
|
3
|
-
import { u as useMultisigInfo } from "./hooks-
|
|
3
|
+
import { u as useMultisigInfo } from "./hooks-Ajg7XZho.js";
|
|
4
4
|
import { c as createApiKit } from "./GraphAuthKitInner.context-B8vsvUDy.js";
|
|
5
5
|
async function getSafeTransaction(safeTxHash, network) {
|
|
6
6
|
const apiKit = await createApiKit(network);
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@edgeandnode/graph-auth-kit",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "7.4.
|
|
4
|
+
"version": "7.4.2",
|
|
5
5
|
"description": "Wallet authentication connect kit in The Graph suite of applications",
|
|
6
6
|
"author": "Edge & Node",
|
|
7
7
|
"license": "UNLICENSED",
|
|
@@ -55,9 +55,9 @@
|
|
|
55
55
|
"viem": "^2.30.0",
|
|
56
56
|
"wagmi": "^2.15.4",
|
|
57
57
|
"@edgeandnode/common": "^7.0.4",
|
|
58
|
-
"@edgeandnode/ens": "^2.3.0",
|
|
59
58
|
"@edgeandnode/gds": "^6.7.1",
|
|
60
|
-
"@edgeandnode/go": "^10.3.1"
|
|
59
|
+
"@edgeandnode/go": "^10.3.1",
|
|
60
|
+
"@edgeandnode/ens": "^2.3.0"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
63
|
"@emotion/react": "^11.14",
|