@xyo-network/react-schema-plugin 2.41.37 → 2.41.39
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/README.md +4 -61
- package/dist/docs.json +3 -3
- package/package.json +7 -7
package/README.md
CHANGED
|
@@ -1,70 +1,13 @@
|
|
|
1
|
-
[![logo][]]
|
|
1
|
+
[![logo][]](https://xyo.network)
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
[![main-build][]][main-build-link]
|
|
6
|
-
[![beta-build][]][beta-build-link]
|
|
7
|
-
[![npm-badge][]][npm-link]
|
|
8
|
-
[![bch-badge][]][bch-link]
|
|
9
|
-
[![codacy-badge][]][codacy-link]
|
|
10
|
-
[![codeclimate-badge][]][codeclimate-link]
|
|
11
|
-
[![snyk-badge][]][snyk-link]
|
|
12
|
-
|
|
13
|
-
> The XYO Foundation provides this source code available in our efforts to
|
|
14
|
-
> advance the understanding of the XYO Procotol and its possible uses.
|
|
15
|
-
|
|
16
|
-
## Table of Contents
|
|
17
|
-
|
|
18
|
-
- [Description](#description)
|
|
19
|
-
- [Install](#install)
|
|
20
|
-
- [Maintainers](#maintainers)
|
|
21
|
-
- [License](#license)
|
|
22
|
-
- [Credits](#credits)
|
|
23
|
-
|
|
24
|
-
## Description
|
|
25
|
-
|
|
26
|
-
Common React code that is used throughout XYO projects that use React.
|
|
27
|
-
|
|
28
|
-
## Install
|
|
29
|
-
|
|
30
|
-
Using npm:
|
|
31
|
-
|
|
32
|
-
```sh
|
|
33
|
-
npm i --save @xyo-network/sdk-xyo-react-js
|
|
34
|
-
```
|
|
35
|
-
|
|
36
|
-
Using yarn:
|
|
37
|
-
|
|
38
|
-
```sh
|
|
39
|
-
yarn add @xyo-network/sdk-xyo-react-js
|
|
40
|
-
```
|
|
41
|
-
|
|
42
|
-
## Maintainers
|
|
43
|
-
|
|
44
|
-
- [Arie Trouw](https://github.com/arietrouw) (<https://arietrouw.com>)
|
|
45
|
-
- [Matt Jones](https://github.com/jonesmac)
|
|
3
|
+
Part of [@xyo-network/sdk-xyo-react](https://www.npmjs.com/package/@xyo-network/sdk-xyo-react)
|
|
46
4
|
|
|
47
5
|
## License
|
|
48
6
|
|
|
49
|
-
See the [LICENSE](LICENSE) file for license details
|
|
7
|
+
> See the [LICENSE](LICENSE) file for license details
|
|
50
8
|
|
|
51
9
|
## Credits
|
|
52
10
|
|
|
53
11
|
[Made with 🔥 and ❄️ by XYO](https://xyo.network)
|
|
54
12
|
|
|
55
|
-
[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png
|
|
56
|
-
[logo-link]: https://xyo.network
|
|
57
|
-
[main-build]: https://github.com/XYOracleNetwork/sdk-xyo-react-js/actions/workflows/build-main.yml/badge.svg
|
|
58
|
-
[main-build-link]: https://github.com/XYOracleNetwork/sdk-xyo-react-js/actions/workflows/build-main.yml
|
|
59
|
-
[beta-build]: https://github.com/XYOracleNetwork/sdk-xyo-react-js/actions/workflows/build-beta.yml/badge.svg
|
|
60
|
-
[beta-build-link]: https://github.com/XYOracleNetwork/sdk-xyo-react-js/actions/workflows/build-beta.yml
|
|
61
|
-
[npm-badge]: https://img.shields.io/npm/v/@xyo-network/sdk-xyo-react.svg
|
|
62
|
-
[npm-link]: https://www.npmjs.com/package/@xyo-network/sdk-xyo-react
|
|
63
|
-
[bch-badge]: https://bettercodehub.com/edge/badge/XYOracleNetwork/sdk-xyo-react-js?branch=main
|
|
64
|
-
[bch-link]: https://bettercodehub.com/results/XYOracleNetwork/sdk-xyo-react-js
|
|
65
|
-
[codacy-badge]: https://app.codacy.com/project/badge/Grade/0c82dd3b33c3494886a30b1c4ff5a8c0
|
|
66
|
-
[codacy-link]: https://www.codacy.com/gh/XYOracleNetwork/sdk-xyo-react-js/dashboard?utm_source=github.com&utm_medium=referral&utm_content=XYOracleNetwork/sdk-xyo-react-js&utm_campaign=Badge_Grade
|
|
67
|
-
[codeclimate-badge]: https://api.codeclimate.com/v1/badges/3d9b970fc814bbdd7d8f/maintainability
|
|
68
|
-
[codeclimate-link]: https://codeclimate.com/github/XYOracleNetwork/sdk-xyo-react-js/maintainability
|
|
69
|
-
[snyk-badge]: https://snyk.io/test/github/XYOracleNetwork/sdk-xyo-react-js/badge.svg?targetFile=package.json
|
|
70
|
-
[snyk-link]: https://snyk.io/test/github/XYOracleNetwork/sdk-xyo-react-js?targetFile=package.json
|
|
13
|
+
[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png
|
package/dist/docs.json
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"fileName": "index.ts",
|
|
18
18
|
"line": 6,
|
|
19
19
|
"character": 0,
|
|
20
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
20
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b6686ed40a6/packages/plugins/packages/schema/src/index.ts#L6"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"fileName": "Plugin.ts",
|
|
36
36
|
"line": 7,
|
|
37
37
|
"character": 13,
|
|
38
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b6686ed40a6/packages/plugins/packages/schema/src/Plugin.ts#L7"
|
|
39
39
|
}
|
|
40
40
|
],
|
|
41
41
|
"type": {
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"fileName": "index.ts",
|
|
65
65
|
"line": 1,
|
|
66
66
|
"character": 0,
|
|
67
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
67
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b6686ed40a6/packages/plugins/packages/schema/src/index.ts#L1"
|
|
68
68
|
}
|
|
69
69
|
]
|
|
70
70
|
}
|
package/package.json
CHANGED
|
@@ -10,14 +10,14 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@xylabs/react-flexbox": "^2.15.
|
|
14
|
-
"@xyo-network/payload-model": "^2.43.
|
|
15
|
-
"@xyo-network/react-payload-details": "^2.41.
|
|
16
|
-
"@xyo-network/react-payload-plugin": "^2.41.
|
|
17
|
-
"@xyo-network/schema-payload-plugin": "^2.43.
|
|
13
|
+
"@xylabs/react-flexbox": "^2.15.12",
|
|
14
|
+
"@xyo-network/payload-model": "^2.43.22",
|
|
15
|
+
"@xyo-network/react-payload-details": "^2.41.39",
|
|
16
|
+
"@xyo-network/react-payload-plugin": "^2.41.39",
|
|
17
|
+
"@xyo-network/schema-payload-plugin": "^2.43.22"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
|
-
"@xylabs/ts-scripts-yarn3": "2.12.
|
|
20
|
+
"@xylabs/ts-scripts-yarn3": "2.12.29"
|
|
21
21
|
},
|
|
22
22
|
"peerDependencies": {
|
|
23
23
|
"@mui/icons-material": "^5",
|
|
@@ -71,5 +71,5 @@
|
|
|
71
71
|
},
|
|
72
72
|
"sideEffects": false,
|
|
73
73
|
"types": "dist/types/index.d.ts",
|
|
74
|
-
"version": "2.41.
|
|
74
|
+
"version": "2.41.39"
|
|
75
75
|
}
|