@xyo-network/react-chain-network 3.0.1 → 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,25 +70,25 @@
|
|
|
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.
|
|
73
|
+
"@xylabs/sdk-js": "^6.1.4",
|
|
74
74
|
"@xylabs/sdk-react": "^9.1.2",
|
|
75
|
-
"@xylabs/threads": "^6.1.
|
|
76
|
-
"@xylabs/toolchain": "~8.3
|
|
77
|
-
"@xylabs/tsconfig": "~8.3
|
|
78
|
-
"@xylabs/tsconfig-dom": "~8.3
|
|
79
|
-
"@xylabs/tsconfig-react": "~8.3
|
|
80
|
-
"@xyo-network/react-payload-raw-info": "~
|
|
81
|
-
"@xyo-network/sdk-js": "
|
|
82
|
-
"@xyo-network/sdk-protocol-js": "~
|
|
83
|
-
"@xyo-network/xl1-blockies": "~3.0
|
|
84
|
-
"@xyo-network/xl1-react-client-sdk": "~3.0
|
|
85
|
-
"@xyo-network/xl1-sdk": "^3.
|
|
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",
|
|
86
86
|
"ajv": "^8.20.0",
|
|
87
87
|
"async-mutex": "^0.5.0",
|
|
88
88
|
"clsx": "^2.1.1",
|
|
89
89
|
"cosmiconfig": "^9.0.2",
|
|
90
90
|
"debug": "~4.4.3",
|
|
91
|
-
"eslint": "^10.
|
|
91
|
+
"eslint": "^10.6.0",
|
|
92
92
|
"ethers": "^6.17.0",
|
|
93
93
|
"hash-wasm": "~4.12.0",
|
|
94
94
|
"idb": "^8.0.3",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"md5": "^2.3.0",
|
|
97
97
|
"numeral": "^2.0.6",
|
|
98
98
|
"observable-fns": "~0.6.1",
|
|
99
|
-
"query-string": "^9.4.
|
|
99
|
+
"query-string": "^9.4.1",
|
|
100
100
|
"react": "^19.2.7",
|
|
101
101
|
"react-dom": "^19.2.7",
|
|
102
102
|
"react-router-dom": "^7.18.0",
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"typescript": "~6.0.3",
|
|
105
105
|
"uuid": "~14.0.1",
|
|
106
106
|
"viem": "^2.53.1",
|
|
107
|
-
"vite": "^8.0
|
|
107
|
+
"vite": "^8.1.0",
|
|
108
108
|
"webextension-polyfill": "^0.12.0",
|
|
109
109
|
"zod": "~4.4.3",
|
|
110
110
|
"zustand": "^5.0.14"
|
|
@@ -139,9 +139,9 @@
|
|
|
139
139
|
"@xylabs/sdk-js": "^6.0",
|
|
140
140
|
"@xylabs/sdk-react": "^9.1",
|
|
141
141
|
"@xylabs/threads": "^6.1",
|
|
142
|
-
"@xyo-network/react-payload-raw-info": "~
|
|
143
|
-
"@xyo-network/sdk-js": "^
|
|
144
|
-
"@xyo-network/sdk-protocol-js": "~
|
|
142
|
+
"@xyo-network/react-payload-raw-info": "~10.0",
|
|
143
|
+
"@xyo-network/sdk-js": "^7.0",
|
|
144
|
+
"@xyo-network/sdk-protocol-js": "~7.0",
|
|
145
145
|
"@xyo-network/xl1-blockies": "^3.0",
|
|
146
146
|
"@xyo-network/xl1-react-client-sdk": "^3.0",
|
|
147
147
|
"@xyo-network/xl1-sdk": "^3.0",
|