@xyo-network/react-chain-network 3.0.0 → 3.0.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.
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import type { ChangeEvent } from 'react';
|
|
2
2
|
import type { RpcRequestResponsePairsById } from '../../model/index.ts';
|
|
3
3
|
export declare const usePaginatedEventPairs: (formattedEvents: RpcRequestResponsePairsById, numberOfVisiblePairs: number, onClearEvents?: () => void, scrollableDiv?: HTMLDivElement | null) => {
|
|
4
|
-
allEventEntries: [string, import("../../
|
|
5
|
-
visibleEvents: [string, import("../../
|
|
4
|
+
allEventEntries: [string, import("../../index.ts").RpcRequestResponsePairs][];
|
|
5
|
+
visibleEvents: [string, import("../../index.ts").RpcRequestResponsePairs][];
|
|
6
6
|
effectiveCurrentPage: number;
|
|
7
7
|
totalPages: number;
|
|
8
8
|
handlePreviousPage: () => void;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "http://json.schemastore.org/package.json",
|
|
3
3
|
"name": "@xyo-network/react-chain-network",
|
|
4
|
-
"version": "3.0.
|
|
4
|
+
"version": "3.0.2",
|
|
5
5
|
"description": "XYO Layer One React SDK",
|
|
6
6
|
"homepage": "https://xylabs.com",
|
|
7
7
|
"bugs": {
|
|
@@ -39,8 +39,8 @@
|
|
|
39
39
|
"README.md"
|
|
40
40
|
],
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@xyo-network/react-chain-provider": "~3.0.
|
|
43
|
-
"@xyo-network/react-chain-shared": "~3.0.
|
|
42
|
+
"@xyo-network/react-chain-provider": "~3.0.2",
|
|
43
|
+
"@xyo-network/react-chain-shared": "~3.0.2"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@bitauth/libauth": "~3.0.0",
|
|
@@ -48,19 +48,19 @@
|
|
|
48
48
|
"@metamask/providers": "^22.1.1",
|
|
49
49
|
"@metamask/utils": "^11.11.0",
|
|
50
50
|
"@mui/icons-material": "^9.1.1",
|
|
51
|
-
"@mui/material": "^9.1.
|
|
52
|
-
"@mui/system": "~9.1.
|
|
51
|
+
"@mui/material": "^9.1.2",
|
|
52
|
+
"@mui/system": "~9.1.2",
|
|
53
53
|
"@noble/post-quantum": "~0.6.1",
|
|
54
54
|
"@opentelemetry/api": "^1.9.1",
|
|
55
55
|
"@opentelemetry/sdk-trace-base": "^2.8.0",
|
|
56
|
-
"@react-spring/web": "~10.1.
|
|
56
|
+
"@react-spring/web": "~10.1.2",
|
|
57
57
|
"@scure/base": "~2.2.0",
|
|
58
58
|
"@scure/bip39": "~2.2.0",
|
|
59
59
|
"@storybook/react-vite": "^10.4.6",
|
|
60
60
|
"@types/react": "^19.2.17",
|
|
61
|
-
"@xylabs/eth-address": "^6.1.
|
|
62
|
-
"@xylabs/geo": "^6.1.
|
|
63
|
-
"@xylabs/pixel": "^6.1.
|
|
61
|
+
"@xylabs/eth-address": "^6.1.4",
|
|
62
|
+
"@xylabs/geo": "^6.1.4",
|
|
63
|
+
"@xylabs/pixel": "^6.1.4",
|
|
64
64
|
"@xylabs/react-button": "^9.1.2",
|
|
65
65
|
"@xylabs/react-error": "^9.1.2",
|
|
66
66
|
"@xylabs/react-flexbox": "~9.1.2",
|
|
@@ -70,45 +70,44 @@
|
|
|
70
70
|
"@xylabs/react-promise": "^9.1.2",
|
|
71
71
|
"@xylabs/react-shared": "^9.1.2",
|
|
72
72
|
"@xylabs/react-theme": "^9.1.2",
|
|
73
|
-
"@xylabs/sdk-js": "^6.1.
|
|
74
|
-
"@xylabs/sdk-react": "
|
|
75
|
-
"@xylabs/threads": "^6.1.
|
|
76
|
-
"@xylabs/toolchain": "~8.
|
|
77
|
-
"@xylabs/tsconfig": "~8.
|
|
78
|
-
"@xylabs/tsconfig-dom": "~8.
|
|
79
|
-
"@xylabs/tsconfig-react": "~8.
|
|
80
|
-
"@xyo-network/
|
|
81
|
-
"@xyo-network/
|
|
82
|
-
"@xyo-network/sdk-js": "
|
|
83
|
-
"@xyo-network/
|
|
84
|
-
"@xyo-network/xl1-
|
|
85
|
-
"@xyo-network/xl1-
|
|
86
|
-
"@xyo-network/xl1-sdk": "~3.0",
|
|
73
|
+
"@xylabs/sdk-js": "^6.1.4",
|
|
74
|
+
"@xylabs/sdk-react": "^9.1.2",
|
|
75
|
+
"@xylabs/threads": "^6.1.4",
|
|
76
|
+
"@xylabs/toolchain": "~8.5.3",
|
|
77
|
+
"@xylabs/tsconfig": "~8.5.3",
|
|
78
|
+
"@xylabs/tsconfig-dom": "~8.5.3",
|
|
79
|
+
"@xylabs/tsconfig-react": "~8.5.3",
|
|
80
|
+
"@xyo-network/react-payload-raw-info": "~10.0.2",
|
|
81
|
+
"@xyo-network/sdk-js": "~7.0.1",
|
|
82
|
+
"@xyo-network/sdk-protocol-js": "~7.0.3",
|
|
83
|
+
"@xyo-network/xl1-blockies": "~3.1.0",
|
|
84
|
+
"@xyo-network/xl1-react-client-sdk": "~3.1.0",
|
|
85
|
+
"@xyo-network/xl1-sdk": "^3.1.1",
|
|
87
86
|
"ajv": "^8.20.0",
|
|
88
87
|
"async-mutex": "^0.5.0",
|
|
89
|
-
"clsx": "
|
|
88
|
+
"clsx": "^2.1.1",
|
|
90
89
|
"cosmiconfig": "^9.0.2",
|
|
91
90
|
"debug": "~4.4.3",
|
|
92
|
-
"eslint": "^10.
|
|
93
|
-
"ethers": "^6.
|
|
91
|
+
"eslint": "^10.6.0",
|
|
92
|
+
"ethers": "^6.17.0",
|
|
94
93
|
"hash-wasm": "~4.12.0",
|
|
95
94
|
"idb": "^8.0.3",
|
|
96
95
|
"lru-cache": "^11.5.1",
|
|
97
|
-
"md5": "
|
|
98
|
-
"numeral": "
|
|
96
|
+
"md5": "^2.3.0",
|
|
97
|
+
"numeral": "^2.0.6",
|
|
99
98
|
"observable-fns": "~0.6.1",
|
|
100
|
-
"query-string": "
|
|
99
|
+
"query-string": "^9.4.1",
|
|
101
100
|
"react": "^19.2.7",
|
|
102
101
|
"react-dom": "^19.2.7",
|
|
103
102
|
"react-router-dom": "^7.18.0",
|
|
104
103
|
"storybook": "^10.4.6",
|
|
105
104
|
"typescript": "~6.0.3",
|
|
106
|
-
"uuid": "~14.0.
|
|
107
|
-
"viem": "^2.
|
|
108
|
-
"vite": "^8.0
|
|
105
|
+
"uuid": "~14.0.1",
|
|
106
|
+
"viem": "^2.53.1",
|
|
107
|
+
"vite": "^8.1.0",
|
|
109
108
|
"webextension-polyfill": "^0.12.0",
|
|
110
109
|
"zod": "~4.4.3",
|
|
111
|
-
"zustand": "
|
|
110
|
+
"zustand": "^5.0.14"
|
|
112
111
|
},
|
|
113
112
|
"peerDependencies": {
|
|
114
113
|
"@bitauth/libauth": "~3.0",
|
|
@@ -138,28 +137,27 @@
|
|
|
138
137
|
"@xylabs/react-shared": "^9.1",
|
|
139
138
|
"@xylabs/react-theme": "^9.1",
|
|
140
139
|
"@xylabs/sdk-js": "^6.0",
|
|
141
|
-
"@xylabs/sdk-react": "
|
|
140
|
+
"@xylabs/sdk-react": "^9.1",
|
|
142
141
|
"@xylabs/threads": "^6.1",
|
|
143
|
-
"@xyo-network/
|
|
144
|
-
"@xyo-network/
|
|
145
|
-
"@xyo-network/sdk-js": "
|
|
146
|
-
"@xyo-network/sdk-protocol-js": "~6.1",
|
|
142
|
+
"@xyo-network/react-payload-raw-info": "~10.0",
|
|
143
|
+
"@xyo-network/sdk-js": "^7.0",
|
|
144
|
+
"@xyo-network/sdk-protocol-js": "~7.0",
|
|
147
145
|
"@xyo-network/xl1-blockies": "^3.0",
|
|
148
146
|
"@xyo-network/xl1-react-client-sdk": "^3.0",
|
|
149
147
|
"@xyo-network/xl1-sdk": "^3.0",
|
|
150
148
|
"ajv": "^8.20",
|
|
151
149
|
"async-mutex": "^0.5",
|
|
152
|
-
"clsx": "
|
|
150
|
+
"clsx": "^2.1",
|
|
153
151
|
"cosmiconfig": "^9.0",
|
|
154
152
|
"debug": "~4.4",
|
|
155
153
|
"ethers": "^6.16",
|
|
156
154
|
"hash-wasm": "~4.12",
|
|
157
155
|
"idb": "^8.0",
|
|
158
156
|
"lru-cache": "^11.3",
|
|
159
|
-
"md5": "
|
|
160
|
-
"numeral": "
|
|
157
|
+
"md5": "^2.3",
|
|
158
|
+
"numeral": "^2.0",
|
|
161
159
|
"observable-fns": "~0.6",
|
|
162
|
-
"query-string": "
|
|
160
|
+
"query-string": "^9.3",
|
|
163
161
|
"react": "^19.2",
|
|
164
162
|
"react-dom": "^19.2",
|
|
165
163
|
"react-router-dom": "^7.15",
|
|
@@ -169,7 +167,7 @@
|
|
|
169
167
|
"vite": "^8.0",
|
|
170
168
|
"webextension-polyfill": "^0.12",
|
|
171
169
|
"zod": "~4.4",
|
|
172
|
-
"zustand": "
|
|
170
|
+
"zustand": "^5.0"
|
|
173
171
|
},
|
|
174
172
|
"engines": {
|
|
175
173
|
"node": ">=24"
|