@xyo-network/react-schema-plugin 2.32.0-rc.2 → 2.32.0-rc.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 +27 -5
- package/dist/docs.json +0 -70
package/package.json
CHANGED
|
@@ -11,13 +11,35 @@
|
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@xylabs/react-flexbox": "^2.14.14",
|
|
14
|
-
"@xyo-network/payload": "^2.
|
|
15
|
-
"@xyo-network/react-payload": "^2.32.0-rc.
|
|
16
|
-
"@xyo-network/react-payload-plugin": "^2.32.0-rc.2",
|
|
17
|
-
"@xyo-network/schema-payload-plugin": "^2.30.0-rc.3",
|
|
14
|
+
"@xyo-network/react-payload": "^2.32.0-rc.3",
|
|
15
|
+
"@xyo-network/react-payload-plugin": "^2.32.0-rc.3",
|
|
18
16
|
"react": "^18.2.0",
|
|
19
17
|
"tslib": "^2.4.0"
|
|
20
18
|
},
|
|
19
|
+
"peerDependencies": {
|
|
20
|
+
"@xyo-network/api": "^2.30.0-rc.3",
|
|
21
|
+
"@xyo-network/archivist": "^2.30.0-rc.3",
|
|
22
|
+
"@xyo-network/crypto-asset-payload-plugin": "^2.30.0-rc.3",
|
|
23
|
+
"@xyo-network/diviner": "^2.30.0-rc.3",
|
|
24
|
+
"@xyo-network/network": "^2.30.0-rc.3",
|
|
25
|
+
"@xyo-network/payload": "^2.30.0-rc.3",
|
|
26
|
+
"@xyo-network/payload-plugin": "^2.30.0-rc.3",
|
|
27
|
+
"@xyo-network/schema-payload-plugin": "^2.30.0-rc.3",
|
|
28
|
+
"@xyo-network/utils": "^2.30.0-rc.3",
|
|
29
|
+
"@xyo-network/wallet": "^2.30.0-rc.3"
|
|
30
|
+
},
|
|
31
|
+
"devDependencies": {
|
|
32
|
+
"@xyo-network/api": "^2.30.0-rc.3",
|
|
33
|
+
"@xyo-network/archivist": "^2.30.0-rc.3",
|
|
34
|
+
"@xyo-network/crypto-asset-payload-plugin": "^2.30.0-rc.3",
|
|
35
|
+
"@xyo-network/diviner": "^2.30.0-rc.3",
|
|
36
|
+
"@xyo-network/network": "^2.30.0-rc.3",
|
|
37
|
+
"@xyo-network/payload": "^2.30.0-rc.3",
|
|
38
|
+
"@xyo-network/payload-plugin": "^2.30.0-rc.3",
|
|
39
|
+
"@xyo-network/schema-payload-plugin": "^2.30.0-rc.3",
|
|
40
|
+
"@xyo-network/utils": "^2.30.0-rc.3",
|
|
41
|
+
"@xyo-network/wallet": "^2.30.0-rc.3"
|
|
42
|
+
},
|
|
21
43
|
"description": "Common React library for all XYO projects that use React",
|
|
22
44
|
"browser": "dist/esm/index.js",
|
|
23
45
|
"docs": "dist/docs.json",
|
|
@@ -61,6 +83,6 @@
|
|
|
61
83
|
},
|
|
62
84
|
"sideEffects": false,
|
|
63
85
|
"types": "dist/esm/index.d.ts",
|
|
64
|
-
"version": "2.32.0-rc.
|
|
86
|
+
"version": "2.32.0-rc.3",
|
|
65
87
|
"stableVersion": "2.31.2"
|
|
66
88
|
}
|
package/dist/docs.json
DELETED
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": 0,
|
|
3
|
-
"name": "@xyo-network/react-schema-plugin",
|
|
4
|
-
"kind": 1,
|
|
5
|
-
"kindString": "Project",
|
|
6
|
-
"flags": {},
|
|
7
|
-
"originalName": "",
|
|
8
|
-
"children": [
|
|
9
|
-
{
|
|
10
|
-
"id": 2,
|
|
11
|
-
"name": "default",
|
|
12
|
-
"kind": 8388608,
|
|
13
|
-
"kindString": "Reference",
|
|
14
|
-
"flags": {},
|
|
15
|
-
"sources": [
|
|
16
|
-
{
|
|
17
|
-
"fileName": "index.ts",
|
|
18
|
-
"line": 6,
|
|
19
|
-
"character": 0,
|
|
20
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/plugins/packages/schema/src/index.ts#L6"
|
|
21
|
-
}
|
|
22
|
-
],
|
|
23
|
-
"target": 1
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
"id": 1,
|
|
27
|
-
"name": "SchemaRenderPlugin",
|
|
28
|
-
"kind": 32,
|
|
29
|
-
"kindString": "Variable",
|
|
30
|
-
"flags": {
|
|
31
|
-
"isConst": true
|
|
32
|
-
},
|
|
33
|
-
"sources": [
|
|
34
|
-
{
|
|
35
|
-
"fileName": "Plugin.ts",
|
|
36
|
-
"line": 7,
|
|
37
|
-
"character": 13,
|
|
38
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/plugins/packages/schema/src/Plugin.ts#L7"
|
|
39
|
-
}
|
|
40
|
-
],
|
|
41
|
-
"type": {
|
|
42
|
-
"type": "reference",
|
|
43
|
-
"name": "XyoPayloadRenderPlugin"
|
|
44
|
-
},
|
|
45
|
-
"defaultValue": "..."
|
|
46
|
-
}
|
|
47
|
-
],
|
|
48
|
-
"groups": [
|
|
49
|
-
{
|
|
50
|
-
"title": "References",
|
|
51
|
-
"children": [
|
|
52
|
-
2
|
|
53
|
-
]
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
"title": "Variables",
|
|
57
|
-
"children": [
|
|
58
|
-
1
|
|
59
|
-
]
|
|
60
|
-
}
|
|
61
|
-
],
|
|
62
|
-
"sources": [
|
|
63
|
-
{
|
|
64
|
-
"fileName": "index.ts",
|
|
65
|
-
"line": 1,
|
|
66
|
-
"character": 0,
|
|
67
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84b79a9d/packages/plugins/packages/schema/src/index.ts#L1"
|
|
68
|
-
}
|
|
69
|
-
]
|
|
70
|
-
}
|