@xyo-network/react-chain-blockchain 1.19.16 → 1.19.18

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 +1 @@
1
- {"version":3,"file":"ChainArchivistDecorator.d.ts","sourceRoot":"","sources":["../../../src/stories/ChainArchivistDecorator.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAA;AAWtD,eAAO,MAAM,uBAAuB,EAAE,SA+BrC,CAAA"}
1
+ {"version":3,"file":"ChainArchivistDecorator.d.ts","sourceRoot":"","sources":["../../../src/stories/ChainArchivistDecorator.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAA;AAUtD,eAAO,MAAM,uBAAuB,EAAE,SA+BrC,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"ChainArchivistDelayedInsertDecorator.d.ts","sourceRoot":"","sources":["../../../src/stories/ChainArchivistDelayedInsertDecorator.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAA;AAetD,eAAO,MAAM,oCAAoC,EAAE,SAuDlD,CAAA"}
1
+ {"version":3,"file":"ChainArchivistDelayedInsertDecorator.d.ts","sourceRoot":"","sources":["../../../src/stories/ChainArchivistDelayedInsertDecorator.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAA;AActD,eAAO,MAAM,oCAAoC,EAAE,SAuDlD,CAAA"}
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-blockchain",
4
- "version": "1.19.16",
4
+ "version": "1.19.18",
5
5
  "description": "XYO Layer One React SDK Blockchain",
6
6
  "homepage": "https://xylabs.com",
7
7
  "bugs": {
@@ -47,8 +47,7 @@
47
47
  "package-cycle": "echo Nothing to do"
48
48
  },
49
49
  "dependencies": {
50
- "@storybook/react-vite": "~10.2.10",
51
- "@xylabs/axios": "~5.0.80",
50
+ "@storybook/react-vite": "~10.2.12",
52
51
  "@xylabs/react-animation": "~7.1.15",
53
52
  "@xylabs/react-error": "~7.1.15",
54
53
  "@xylabs/react-flexbox": "~7.1.15",
@@ -57,23 +56,22 @@
57
56
  "@xylabs/react-shared": "~7.1.15",
58
57
  "@xylabs/react-theme": "~7.1.15",
59
58
  "@xylabs/sdk-js": "~5.0.80",
60
- "@xyo-network/archivist-memory": "~5.3.7",
61
- "@xyo-network/boundwitness-model": "~5.3.7",
62
- "@xyo-network/chain-analyze": "~1.19.16",
63
- "@xyo-network/chain-protocol": "~1.19.16",
64
- "@xyo-network/chain-wrappers": "~1.19.16",
59
+ "@xyo-network/boundwitness-model": "~5.3.10",
60
+ "@xyo-network/chain-analyze": "~1.19.18",
61
+ "@xyo-network/chain-protocol": "~1.19.18",
62
+ "@xyo-network/chain-wrappers": "~1.19.18",
65
63
  "@xyo-network/react-boundwitness-plugin": "~7.5.5",
66
- "@xyo-network/react-chain-blockies": "~1.19.16",
67
- "@xyo-network/react-chain-provider": "~1.19.16",
68
- "@xyo-network/react-chain-shared": "~1.19.16",
64
+ "@xyo-network/react-chain-blockies": "~1.19.18",
65
+ "@xyo-network/react-chain-provider": "~1.19.18",
66
+ "@xyo-network/react-chain-shared": "~1.19.18",
69
67
  "@xyo-network/react-error": "~7.5.5",
70
68
  "@xyo-network/react-event": "~7.5.5",
71
69
  "@xyo-network/react-payload-raw-info": "~7.5.5",
72
70
  "@xyo-network/react-payload-table": "~7.5.5",
73
71
  "@xyo-network/react-shared": "~7.5.5",
74
72
  "@xyo-network/react-table": "~7.5.5",
75
- "@xyo-network/sdk-js": "~5.3.7",
76
- "@xyo-network/xl1-sdk": "~1.24.24"
73
+ "@xyo-network/sdk-js": "~5.3.10",
74
+ "@xyo-network/xl1-sdk": "~1.24.29"
77
75
  },
78
76
  "devDependencies": {
79
77
  "@emotion/react": "~11.14.0",
@@ -88,17 +86,17 @@
88
86
  "@xylabs/tsconfig": "~7.3.2",
89
87
  "@xylabs/tsconfig-dom": "~7.3.2",
90
88
  "@xylabs/tsconfig-react": "~7.3.2",
91
- "@xyo-network/api-models": "~5.3.7",
92
- "@xyo-network/bridge-http": "~5.3.7",
93
- "@xyo-network/sdk-js": "~5.3.7",
94
- "@xyo-network/xl1-sdk": "~1.24.24",
89
+ "@xyo-network/bridge-http": "~5.3.10",
90
+ "@xyo-network/sdk-js": "~5.3.10",
91
+ "@xyo-network/xl1-sdk": "~1.24.29",
95
92
  "axios": "^1.13.5",
96
- "eslint": "^9.39.2",
93
+ "eslint": "^9.39.3",
94
+ "ethers": "^6.16.0",
97
95
  "react": "~19.2.4",
98
96
  "react-dom": "~19.2.4",
99
- "react-router-dom": "^7.13.0",
97
+ "react-router-dom": "^7.13.1",
100
98
  "rollbar": "^2.26.5",
101
- "storybook": "~10.2.10",
99
+ "storybook": "~10.2.12",
102
100
  "typescript": "~5.9.3",
103
101
  "vite": "^7.3.1",
104
102
  "zod": "^4.3.6"
@@ -1,11 +1,12 @@
1
1
  import {
2
2
  Alert, Grid, Typography,
3
3
  } from '@mui/material'
4
- import { axiosJsonConfig } from '@xylabs/axios'
5
4
  import { ErrorRender } from '@xylabs/react-error'
6
5
  import { FlexGrowCol } from '@xylabs/react-flexbox'
7
- import type { ApiEnvelope } from '@xyo-network/api-models'
8
- import type { ModuleQueryResult, Payload } from '@xyo-network/sdk-js'
6
+ import { axiosJsonConfig } from '@xylabs/sdk-js'
7
+ import type {
8
+ ApiEnvelope, ModuleQueryResult, Payload,
9
+ } from '@xyo-network/sdk-js'
9
10
  import {
10
11
  Account, ArchivistInsertQuerySchema,
11
12
  PayloadBuilder, QueryBoundWitnessBuilder,
@@ -1,9 +1,8 @@
1
1
  import { CircularProgress } from '@mui/material'
2
2
  import type { Decorator } from '@storybook/react-vite'
3
3
  import { usePromise } from '@xylabs/react-promise'
4
- import { MemoryArchivist } from '@xyo-network/archivist-memory'
5
4
  import { buildRandomBlockChain } from '@xyo-network/react-chain-shared'
6
- import { ArchivistConfigSchema } from '@xyo-network/sdk-js'
5
+ import { ArchivistConfigSchema, MemoryArchivist } from '@xyo-network/sdk-js'
7
6
  import { flattenHydratedBlocks } from '@xyo-network/xl1-sdk'
8
7
  import React, { useEffect } from 'react'
9
8
 
@@ -2,9 +2,8 @@ import { CircularProgress } from '@mui/material'
2
2
  import type { Decorator } from '@storybook/react-vite'
3
3
  import { usePromise } from '@xylabs/react-promise'
4
4
  import { delay } from '@xylabs/sdk-js'
5
- import { MemoryArchivist } from '@xyo-network/archivist-memory'
6
5
  import { buildRandomBlockChain } from '@xyo-network/react-chain-shared'
7
- import { ArchivistConfigSchema } from '@xyo-network/sdk-js'
6
+ import { ArchivistConfigSchema, MemoryArchivist } from '@xyo-network/sdk-js'
8
7
  import type { BlockBoundWitness } from '@xyo-network/xl1-sdk'
9
8
  import { flattenHydratedBlock } from '@xyo-network/xl1-sdk'
10
9
  import React, { useEffect, useState } from 'react'