@xyo-network/react-embed 2.30.7 → 2.31.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/dist/docs.json
CHANGED
|
@@ -14,10 +14,10 @@
|
|
|
14
14
|
"flags": {},
|
|
15
15
|
"sources": [
|
|
16
16
|
{
|
|
17
|
-
"fileName": "packages/sdk/embed/src/components/XyoEmbedPlugin.tsx",
|
|
17
|
+
"fileName": "packages/sdk/packages/embed/src/components/XyoEmbedPlugin.tsx",
|
|
18
18
|
"line": 9,
|
|
19
19
|
"character": 13,
|
|
20
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
20
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c60f0cf3/packages/sdk/packages/embed/src/components/XyoEmbedPlugin.tsx#L9"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"signatures": [
|
|
@@ -92,10 +92,10 @@
|
|
|
92
92
|
],
|
|
93
93
|
"sources": [
|
|
94
94
|
{
|
|
95
|
-
"fileName": "packages/sdk/embed/src/index.ts",
|
|
95
|
+
"fileName": "packages/sdk/packages/embed/src/index.ts",
|
|
96
96
|
"line": 1,
|
|
97
97
|
"character": 0,
|
|
98
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
98
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c60f0cf3/packages/sdk/packages/embed/src/index.ts#L1"
|
|
99
99
|
}
|
|
100
100
|
]
|
|
101
101
|
}
|
package/package.json
CHANGED
|
@@ -12,18 +12,18 @@
|
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@emotion/react": "^11.10.0",
|
|
14
14
|
"@emotion/styled": "^11.10.0",
|
|
15
|
-
"@mui/icons-material": "^5.10.
|
|
16
|
-
"@mui/material": "^5.10.
|
|
15
|
+
"@mui/icons-material": "^5.10.3",
|
|
16
|
+
"@mui/material": "^5.10.3",
|
|
17
17
|
"@xylabs/react-flexbox": "^2.14.14",
|
|
18
18
|
"@xylabs/react-shared": "^2.14.14",
|
|
19
19
|
"@xylabs/sdk-js": "^2.6.7",
|
|
20
|
-
"@xyo-network/api": "^2.
|
|
21
|
-
"@xyo-network/payload": "^2.
|
|
22
|
-
"@xyo-network/react-auth-service": "^2.
|
|
23
|
-
"@xyo-network/react-payload-plugin": "^2.
|
|
24
|
-
"@xyo-network/react-shared": "^2.
|
|
25
|
-
"@xyo-network/react-webapp": "^2.
|
|
26
|
-
"@xyo-network/utils": "^2.
|
|
20
|
+
"@xyo-network/api": "^2.29.0-rc.7",
|
|
21
|
+
"@xyo-network/payload": "^2.29.0-rc.7",
|
|
22
|
+
"@xyo-network/react-auth-service": "^2.31.0-rc.3",
|
|
23
|
+
"@xyo-network/react-payload-plugin": "^2.31.0-rc.3",
|
|
24
|
+
"@xyo-network/react-shared": "^2.31.0-rc.3",
|
|
25
|
+
"@xyo-network/react-webapp": "^2.31.0-rc.3",
|
|
26
|
+
"@xyo-network/utils": "^2.29.0-rc.7",
|
|
27
27
|
"react": "^18.2.0",
|
|
28
28
|
"react-dom": "^18.2.0",
|
|
29
29
|
"tslib": "^2.4.0"
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
"description": "Common React library for all XYO projects that use React",
|
|
32
32
|
"devDependencies": {
|
|
33
33
|
"@storybook/react": "^6.5.10",
|
|
34
|
-
"@xylabs/tsconfig-dom": "^2.5.
|
|
35
|
-
"@xyo-network/react-aggregate-price-plugin": "^2.
|
|
36
|
-
"@xyo-network/react-crypto-market-uniswap-
|
|
34
|
+
"@xylabs/tsconfig-dom": "^2.5.163",
|
|
35
|
+
"@xyo-network/react-aggregate-price-plugin": "^2.31.0-rc.3",
|
|
36
|
+
"@xyo-network/react-crypto-market-uniswap-plugin": "^2.31.0-rc.3",
|
|
37
37
|
"react-router-dom": "^6.3.0"
|
|
38
38
|
},
|
|
39
39
|
"browser": "dist/esm/index.js",
|
|
@@ -78,5 +78,6 @@
|
|
|
78
78
|
},
|
|
79
79
|
"sideEffects": false,
|
|
80
80
|
"types": "dist/esm/index.d.ts",
|
|
81
|
-
"version": "2.
|
|
81
|
+
"version": "2.31.0-rc.3",
|
|
82
|
+
"stableVersion": "2.30.5"
|
|
82
83
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Meta } from '@storybook/react'
|
|
2
2
|
import { CryptoAssetRenderPlugin } from '@xyo-network/react-aggregate-price-plugin'
|
|
3
|
-
import { UniswapPairsRenderPlugin } from '@xyo-network/react-crypto-market-uniswap-
|
|
3
|
+
import { UniswapPairsRenderPlugin } from '@xyo-network/react-crypto-market-uniswap-plugin'
|
|
4
4
|
|
|
5
5
|
import { Template, xyoEmbedStoryBase } from './shared.stories'
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Meta } from '@storybook/react'
|
|
2
2
|
import { CryptoAssetRenderPlugin } from '@xyo-network/react-aggregate-price-plugin'
|
|
3
|
-
import { UniswapPairsRenderPlugin } from '@xyo-network/react-crypto-market-uniswap-
|
|
3
|
+
import { UniswapPairsRenderPlugin } from '@xyo-network/react-crypto-market-uniswap-plugin'
|
|
4
4
|
import { createPayloadRenderPlugin } from '@xyo-network/react-payload-plugin'
|
|
5
5
|
|
|
6
6
|
import { payloadData } from './payload.stories'
|