@edgeandnode/graph-auth-kit 7.5.0-icon-to-addon-1753634730529-66b7664fd56d4fbd7839a3c782bb930f6376afa6 → 7.5.0-icon-to-addon-1754070158006-1899f0ed4a6813cc53a55f7e5e7fddc21b28f9a0

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 CHANGED
@@ -1,4 +1,4 @@
1
- import { u, a, b, c } from "../useGraphAuthKitEnsNames-BVZi8aAz.js";
1
+ import { u, a, b, c } from "../useGraphAuthKitEnsNames-BdmeO9s9.js";
2
2
  export {
3
3
  u as useGraphAuthKitAvatar,
4
4
  a as useGraphAuthKitAvatars,
@@ -491,6 +491,7 @@ function useGraphAuthKitWriteContract(parameters = {}) {
491
491
  };
492
492
  }
493
493
  export {
494
+ SafeEthersSigner as S,
494
495
  useGraphAuthKitAccount as a,
495
496
  useGraphAuthKitConnector as b,
496
497
  useClientToEthersSigner as c,
@@ -498,5 +499,6 @@ export {
498
499
  useGraphAuthKitAccountEffect as e,
499
500
  useGraphAuthKitWalletClient as f,
500
501
  useGraphAuthKitWriteContract as g,
502
+ mapReceipt as m,
501
503
  useMultisigInfo as u
502
504
  };
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-B2jD5URF.js";
3
3
  import { G as G2, a as a2, M as M2, b as b2, d as d2, u as u2 } from "./utils-mZHxBBOb.js";
4
- import { a as useGraphAuthKitAccount, b as useGraphAuthKitConnector } from "./hooks-LyNs2vSu.js";
5
- import { d as d3, c as c2, e as e2, f as f2, g as g2, u as u3 } from "./hooks-LyNs2vSu.js";
6
- import { g as g3, u as u4, w as w2 } from "./useWaitForSafeTransaction-BLBj56xJ.js";
4
+ import { a as useGraphAuthKitAccount, b as useGraphAuthKitConnector } from "./hooks-BoW9sCzH.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-BoW9sCzH.js";
6
+ import { g as g3, u as u4, w as w2 } from "./useWaitForSafeTransaction-Dp9F1uEs.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-BVZi8aAz.js";
10
+ import { u as u5, a as a3, b as b3, c as c3 } from "./useGraphAuthKitEnsNames-BdmeO9s9.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,
@@ -1,4 +1,5 @@
1
1
  export * from './constants';
2
+ export * from './SafeEthersSigner';
2
3
  export * from './useWaitForSafeTransaction';
3
4
  export * from './utils';
4
5
  //# sourceMappingURL=index.d.ts.map
@@ -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"}
@@ -1,7 +1,9 @@
1
1
  import { A, a, S, c, b, f, e, i, d } from "../GraphAuthKitInner.context-B2jD5URF.js";
2
- import { g, u, w } from "../useWaitForSafeTransaction-BLBj56xJ.js";
2
+ import { S as S2, m } from "../hooks-BoW9sCzH.js";
3
+ import { g, u, w } from "../useWaitForSafeTransaction-Dp9F1uEs.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-B2jD5URF.js";
6
- import { a as useGraphAuthKitAccount } from "./hooks-LyNs2vSu.js";
6
+ import { a as useGraphAuthKitAccount } from "./hooks-BoW9sCzH.js";
7
7
  import { useChainId } from "wagmi";
8
8
  function useGraphAuthKitAvatar(args = {}) {
9
9
  const innerCtx = useGraphAuthKitInnerContext();
@@ -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-LyNs2vSu.js";
3
+ import { u as useMultisigInfo } from "./hooks-BoW9sCzH.js";
4
4
  import { c as createApiKit } from "./GraphAuthKitInner.context-B2jD5URF.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.5.0-icon-to-addon-1753634730529-66b7664fd56d4fbd7839a3c782bb930f6376afa6",
4
+ "version": "7.5.0-icon-to-addon-1754070158006-1899f0ed4a6813cc53a55f7e5e7fddc21b28f9a0",
5
5
  "description": "Wallet authentication connect kit in The Graph suite of applications",
6
6
  "author": "Edge & Node",
7
7
  "license": "UNLICENSED",
@@ -41,7 +41,7 @@
41
41
  "@safe-global/api-kit": "^3.0.2",
42
42
  "@safe-global/protocol-kit": "^6.1.0",
43
43
  "@safe-global/types-kit": "^2.0.1",
44
- "@wagmi/core": "^2.18.0",
44
+ "@wagmi/core": "^2.18.1",
45
45
  "tailwindcss": "^3.4.17",
46
46
  "zod": "^3.25.76"
47
47
  },
@@ -54,16 +54,16 @@
54
54
  "theme-ui": ">=0.16",
55
55
  "viem": "^2.30.0",
56
56
  "wagmi": "^2.15.4",
57
- "@edgeandnode/common": "^7.1.0-icon-to-addon-1753634730529-66b7664fd56d4fbd7839a3c782bb930f6376afa6",
57
+ "@edgeandnode/common": "^7.1.0-icon-to-addon-1754070158006-1899f0ed4a6813cc53a55f7e5e7fddc21b28f9a0",
58
58
  "@edgeandnode/ens": "^2.3.0",
59
- "@edgeandnode/gds": "^6.8.0-icon-to-addon-1753634730529-66b7664fd56d4fbd7839a3c782bb930f6376afa6",
60
- "@edgeandnode/go": "^10.4.0-icon-to-addon-1753634730529-66b7664fd56d4fbd7839a3c782bb930f6376afa6"
59
+ "@edgeandnode/gds": "^6.8.0-icon-to-addon-1754070158006-1899f0ed4a6813cc53a55f7e5e7fddc21b28f9a0",
60
+ "@edgeandnode/go": "^10.4.0-icon-to-addon-1754070158006-1899f0ed4a6813cc53a55f7e5e7fddc21b28f9a0"
61
61
  },
62
62
  "devDependencies": {
63
63
  "@emotion/react": "^11.14",
64
64
  "@ethersproject/abstract-provider": "^5.8.0",
65
65
  "@ethersproject/properties": "^5.8.0",
66
- "@tanstack/react-query": "^5.83.0",
66
+ "@tanstack/react-query": "^5.84.1",
67
67
  "@types/react": "^18.3.23",
68
68
  "@types/react-dom": "^18.3.7",
69
69
  "dotenv": "^16.6.1",
@@ -72,12 +72,12 @@
72
72
  "react": "^18.3.1",
73
73
  "react-dom": "^18.3.1",
74
74
  "ts-node": "^10.9.2",
75
- "viem": "^2.33.1",
76
- "wagmi": "^2.16.0",
77
- "@edgeandnode/common": "^7.1.0-icon-to-addon-1753634730529-66b7664fd56d4fbd7839a3c782bb930f6376afa6",
75
+ "viem": "^2.33.2",
76
+ "wagmi": "^2.16.1",
77
+ "@edgeandnode/common": "^7.1.0-icon-to-addon-1754070158006-1899f0ed4a6813cc53a55f7e5e7fddc21b28f9a0",
78
78
  "@edgeandnode/ens": "^2.3.0",
79
- "@edgeandnode/gds": "^6.8.0-icon-to-addon-1753634730529-66b7664fd56d4fbd7839a3c782bb930f6376afa6",
80
- "@edgeandnode/go": "^10.4.0-icon-to-addon-1753634730529-66b7664fd56d4fbd7839a3c782bb930f6376afa6",
79
+ "@edgeandnode/gds": "^6.8.0-icon-to-addon-1754070158006-1899f0ed4a6813cc53a55f7e5e7fddc21b28f9a0",
80
+ "@edgeandnode/go": "^10.4.0-icon-to-addon-1754070158006-1899f0ed4a6813cc53a55f7e5e7fddc21b28f9a0",
81
81
  "@edgeandnode/jsx": "^1.1.0",
82
82
  "@edgeandnode/test-utils": "^2.1.0"
83
83
  },