@xyo-network/react-wallet 2.26.7 → 2.26.10
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,7 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { NumberStatus } from '@xylabs/react-common';
|
|
3
2
|
import { EthAccountButton } from '@xylabs/react-crypto';
|
|
4
3
|
import { FlexCol, FlexRow } from '@xylabs/react-flexbox';
|
|
4
|
+
import { NumberStatus } from '@xylabs/react-number-status';
|
|
5
5
|
import { EthAddress } from '@xylabs/sdk-js';
|
|
6
6
|
import { useNetwork } from '@xyo-network/react-network';
|
|
7
7
|
import { useAccount } from '../../contexts';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WalletAccountDetails.js","sourceRoot":"","sources":["../../../../src/components/WalletAccountDetails/WalletAccountDetails.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"WalletAccountDetails.js","sourceRoot":"","sources":["../../../../src/components/WalletAccountDetails/WalletAccountDetails.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAA;AACvD,OAAO,EAAgB,OAAO,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAA;AACtE,OAAO,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAA;AAC1D,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAA;AAE3C,OAAO,EAAE,UAAU,EAAE,MAAM,4BAA4B,CAAA;AAEvD,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAA;AAO3C,MAAM,CAAC,MAAM,oBAAoB,GAAwC,CAAC,EAAE,UAAU,GAAG,6BAA6B,EAAE,OAAO,EAAE,WAAW,EAAE,GAAG,KAAK,EAAE,EAAE,EAAE;IAC1J,MAAM,EAAE,OAAO,GAAG,WAAW,EAAE,GAAG,UAAU,EAAE,CAAA;IAC9C,MAAM,EAAE,OAAO,EAAE,GAAG,UAAU,EAAE,CAAA;IAChC,MAAM,iBAAiB,GAAG,GAAG,UAAU,mBAAmB,OAAO,EAAE,YAAY,CAAC,GAAG,YAAY,OAAO,EAAE,IAAI,IAAI,MAAM,EAAE,CAAA;IAExH,OAAO,CACL,MAAC,OAAO,OAAK,KAAK,aAChB,KAAC,gBAAgB,IAAC,OAAO,EAAE,UAAU,CAAC,UAAU,CAAC,OAAO,EAAE,YAAY,CAAC,GAAG,CAAC,GAAI,EAC/E,MAAC,OAAO,IAAC,GAAG,EAAE,CAAC,aACb,KAAC,YAAY,IAAC,OAAO,QAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAE,CAAC,EAAE,EAAE,EAAE,GAAG,iBAAiB,oCAAoC,EAAE,MAAM,EAAC,QAAQ,GAAG,EAC/H,KAAC,YAAY,IAAC,OAAO,QAAC,KAAK,EAAC,MAAM,EAAC,KAAK,EAAE,CAAC,EAAE,EAAE,EAAE,GAAG,iBAAiB,kCAAkC,EAAE,MAAM,EAAC,QAAQ,GAAG,EAC3H,KAAC,YAAY,IAAC,OAAO,QAAC,KAAK,EAAC,YAAY,EAAC,KAAK,EAAE,CAAC,EAAE,EAAE,EAAE,GAAG,iBAAiB,wCAAwC,EAAE,MAAM,EAAC,QAAQ,GAAG,EACvI,KAAC,YAAY,IAAC,OAAO,QAAC,KAAK,EAAC,SAAS,EAAC,KAAK,EAAE,CAAC,EAAE,EAAE,EAAE,GAAG,iBAAiB,qCAAqC,EAAE,MAAM,EAAC,QAAQ,GAAG,IACzH,IACF,CACX,CAAA;AACH,CAAC,CAAA"}
|
package/package.json
CHANGED
|
@@ -12,18 +12,18 @@
|
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@emotion/react": "^11.9.3",
|
|
14
14
|
"@emotion/styled": "^11.9.3",
|
|
15
|
-
"@mui/material": "^5.8.
|
|
16
|
-
"@xylabs/react-common": "^2.14.
|
|
17
|
-
"@xylabs/react-crypto": "^2.14.
|
|
18
|
-
"@xylabs/react-flexbox": "^2.14.
|
|
19
|
-
"@xylabs/react-identicon": "^2.14.
|
|
20
|
-
"@xylabs/react-
|
|
15
|
+
"@mui/material": "^5.8.7",
|
|
16
|
+
"@xylabs/react-common": "^2.14.5",
|
|
17
|
+
"@xylabs/react-crypto": "^2.14.5",
|
|
18
|
+
"@xylabs/react-flexbox": "^2.14.5",
|
|
19
|
+
"@xylabs/react-identicon": "^2.14.5",
|
|
20
|
+
"@xylabs/react-number-status": "^2.14.5",
|
|
21
|
+
"@xylabs/react-shared": "^2.14.5",
|
|
21
22
|
"@xylabs/sdk-js": "^2.5.9",
|
|
22
|
-
"@xyo-network/account": "^2.21.
|
|
23
|
-
"@xyo-network/
|
|
24
|
-
"@xyo-network/react-
|
|
25
|
-
"@xyo-network/
|
|
26
|
-
"@xyo-network/wallet": "^2.21.13",
|
|
23
|
+
"@xyo-network/account": "^2.21.14",
|
|
24
|
+
"@xyo-network/react-network": "^2.26.10",
|
|
25
|
+
"@xyo-network/react-shared": "^2.26.10",
|
|
26
|
+
"@xyo-network/wallet": "^2.21.14",
|
|
27
27
|
"react": "^18.2.0",
|
|
28
28
|
"react-dom": "^18.2.0",
|
|
29
29
|
"react-router-dom": "^6.3.0",
|
|
@@ -31,8 +31,8 @@
|
|
|
31
31
|
},
|
|
32
32
|
"description": "Common React library for all XYO projects that use React",
|
|
33
33
|
"devDependencies": {
|
|
34
|
-
"@babel/core": "^7.18.
|
|
35
|
-
"@babel/preset-env": "^7.18.
|
|
34
|
+
"@babel/core": "^7.18.6",
|
|
35
|
+
"@babel/preset-env": "^7.18.6",
|
|
36
36
|
"@storybook/react": "^6.5.9",
|
|
37
37
|
"@xylabs/sdk-js": "^2.5.9",
|
|
38
38
|
"@xylabs/tsconfig": "^1.0.14"
|
|
@@ -86,6 +86,6 @@
|
|
|
86
86
|
},
|
|
87
87
|
"sideEffects": false,
|
|
88
88
|
"types": "dist/esm/index.d.ts",
|
|
89
|
-
"version": "2.26.
|
|
89
|
+
"version": "2.26.10",
|
|
90
90
|
"packageManager": "yarn@3.1.1"
|
|
91
91
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { NumberStatus } from '@xylabs/react-common'
|
|
2
1
|
import { EthAccountButton } from '@xylabs/react-crypto'
|
|
3
2
|
import { FlexBoxProps, FlexCol, FlexRow } from '@xylabs/react-flexbox'
|
|
3
|
+
import { NumberStatus } from '@xylabs/react-number-status'
|
|
4
4
|
import { EthAddress } from '@xylabs/sdk-js'
|
|
5
5
|
import { XyoAccount } from '@xyo-network/account'
|
|
6
6
|
import { useNetwork } from '@xyo-network/react-network'
|