@xyo-network/react-node-renderer 2.81.1 → 2.81.3
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/package.json
CHANGED
|
@@ -17,19 +17,19 @@
|
|
|
17
17
|
"@xylabs/react-identicon": "^3.4.0",
|
|
18
18
|
"@xylabs/react-promise": "^3.4.0",
|
|
19
19
|
"@xylabs/react-shared": "^3.4.0",
|
|
20
|
-
"@xyo-network/account-model": "^2.110.
|
|
21
|
-
"@xyo-network/archivist-model": "^2.110.
|
|
22
|
-
"@xyo-network/bridge-model": "^2.110.
|
|
23
|
-
"@xyo-network/diviner-model": "^2.110.
|
|
24
|
-
"@xyo-network/module-events": "^2.110.
|
|
25
|
-
"@xyo-network/module-model": "^2.110.
|
|
26
|
-
"@xyo-network/node-model": "^2.110.
|
|
27
|
-
"@xyo-network/react-archivist": "^2.81.
|
|
28
|
-
"@xyo-network/react-module": "^2.81.
|
|
29
|
-
"@xyo-network/react-node": "^2.81.
|
|
30
|
-
"@xyo-network/react-shared": "^2.81.
|
|
31
|
-
"@xyo-network/sentinel-model": "^2.110.
|
|
32
|
-
"@xyo-network/witness-model": "^2.110.
|
|
20
|
+
"@xyo-network/account-model": "^2.110.5",
|
|
21
|
+
"@xyo-network/archivist-model": "^2.110.5",
|
|
22
|
+
"@xyo-network/bridge-model": "^2.110.5",
|
|
23
|
+
"@xyo-network/diviner-model": "^2.110.5",
|
|
24
|
+
"@xyo-network/module-events": "^2.110.5",
|
|
25
|
+
"@xyo-network/module-model": "^2.110.5",
|
|
26
|
+
"@xyo-network/node-model": "^2.110.5",
|
|
27
|
+
"@xyo-network/react-archivist": "^2.81.3",
|
|
28
|
+
"@xyo-network/react-module": "^2.81.3",
|
|
29
|
+
"@xyo-network/react-node": "^2.81.3",
|
|
30
|
+
"@xyo-network/react-shared": "^2.81.3",
|
|
31
|
+
"@xyo-network/sentinel-model": "^2.110.5",
|
|
32
|
+
"@xyo-network/witness-model": "^2.110.5",
|
|
33
33
|
"cytoscape": "^3.30.0",
|
|
34
34
|
"cytoscape-cola": "^2.5.1",
|
|
35
35
|
"cytoscape-cose-bilkent": "^4.1.0",
|
|
@@ -49,16 +49,16 @@
|
|
|
49
49
|
"@types/cytoscape-dagre": "^2.3.3",
|
|
50
50
|
"@types/cytoscape-euler": "^1.2.3",
|
|
51
51
|
"@types/react-dom": "^18.3.0",
|
|
52
|
-
"@xylabs/ts-scripts-yarn3": "^3.
|
|
53
|
-
"@xylabs/tsconfig-react": "^3.
|
|
54
|
-
"@xyo-network/archivist": "^2.110.
|
|
55
|
-
"@xyo-network/bridge-http": "^2.110.
|
|
56
|
-
"@xyo-network/bridge-model": "^2.110.
|
|
57
|
-
"@xyo-network/id-plugin": "^2.99.
|
|
58
|
-
"@xyo-network/node-memory": "^2.110.
|
|
59
|
-
"@xyo-network/react-storybook": "^2.81.
|
|
60
|
-
"@xyo-network/react-wallet": "^2.81.
|
|
61
|
-
"@xyo-network/sentinel": "^2.110.
|
|
52
|
+
"@xylabs/ts-scripts-yarn3": "^3.12.1",
|
|
53
|
+
"@xylabs/tsconfig-react": "^3.12.1",
|
|
54
|
+
"@xyo-network/archivist": "^2.110.5",
|
|
55
|
+
"@xyo-network/bridge-http": "^2.110.5",
|
|
56
|
+
"@xyo-network/bridge-model": "^2.110.5",
|
|
57
|
+
"@xyo-network/id-plugin": "^2.99.2",
|
|
58
|
+
"@xyo-network/node-memory": "^2.110.5",
|
|
59
|
+
"@xyo-network/react-storybook": "^2.81.3",
|
|
60
|
+
"@xyo-network/react-wallet": "^2.81.3",
|
|
61
|
+
"@xyo-network/sentinel": "^2.110.5",
|
|
62
62
|
"typescript": "^5.5.3"
|
|
63
63
|
},
|
|
64
64
|
"description": "Common React library for all XYO projects that use React",
|
|
@@ -112,6 +112,6 @@
|
|
|
112
112
|
},
|
|
113
113
|
"sideEffects": false,
|
|
114
114
|
"types": "dist/browser/index.d.ts",
|
|
115
|
-
"version": "2.81.
|
|
115
|
+
"version": "2.81.3",
|
|
116
116
|
"type": "module"
|
|
117
117
|
}
|
|
@@ -2,7 +2,7 @@ import { Meta, StoryObj } from '@storybook/react'
|
|
|
2
2
|
import { MemoryArchivist, MemoryArchivistConfigSchema } from '@xyo-network/archivist'
|
|
3
3
|
import { IdWitness, IdWitnessConfigSchema } from '@xyo-network/id-plugin'
|
|
4
4
|
|
|
5
|
-
import { ModuleCardParser } from './CardParser'
|
|
5
|
+
import { ModuleCardParser } from './CardParser.js'
|
|
6
6
|
|
|
7
7
|
const meta: Meta<typeof ModuleCardParser> = {
|
|
8
8
|
component: ModuleCardParser,
|
|
@@ -19,7 +19,7 @@ export const WithArchivist: Story = {
|
|
|
19
19
|
async () => {
|
|
20
20
|
const ParentArchivist = await MemoryArchivist.create({ config: { name: 'ParentArchivist', schema: MemoryArchivistConfigSchema } })
|
|
21
21
|
return {
|
|
22
|
-
|
|
22
|
+
mod: await MemoryArchivist.create({
|
|
23
23
|
config: { name: 'MemoryArchivist', parents: { write: [ParentArchivist.address] }, schema: MemoryArchivistConfigSchema },
|
|
24
24
|
}),
|
|
25
25
|
}
|
|
@@ -30,7 +30,7 @@ export const WithArchivist: Story = {
|
|
|
30
30
|
export const WithWitness: Story = {
|
|
31
31
|
loaders: [
|
|
32
32
|
async () => ({
|
|
33
|
-
|
|
33
|
+
mod: await IdWitness.create({ config: { name: 'IdWitness', schema: IdWitnessConfigSchema } }),
|
|
34
34
|
}),
|
|
35
35
|
],
|
|
36
36
|
}
|