@edgex-web/components 0.1.0-beta.42 → 0.1.0-beta.44
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/{ccip-QG9Dq841.mjs → ccip-Be1w4WJr.mjs} +2 -2
- package/dist/{ccip-QG9Dq841.mjs.map → ccip-Be1w4WJr.mjs.map} +1 -1
- package/dist/components/Deposit/types/index.d.ts +3 -0
- package/dist/components/Deposit/types/index.d.ts.map +1 -1
- package/dist/components/Withdraw/src/constants.d.ts +1 -1
- package/dist/components/Withdraw/src/evm/WalletView.d.ts +2 -0
- package/dist/components/Withdraw/src/evm/WalletView.d.ts.map +1 -1
- package/dist/components/Withdraw/src/evm/index.d.ts.map +1 -1
- package/dist/components/shared/components/selector/Chain.d.ts.map +1 -1
- package/dist/components/shared/components/selector/index.d.ts.map +1 -1
- package/dist/components/shared/components/selector/types/index.d.ts +2 -0
- package/dist/components/shared/components/selector/types/index.d.ts.map +1 -1
- package/dist/hooks/index.d.ts +1 -0
- package/dist/hooks/index.d.ts.map +1 -1
- package/dist/hooks/usePoolBalance.d.ts +19 -0
- package/dist/hooks/usePoolBalance.d.ts.map +1 -0
- package/dist/hooks/useTranslation.d.ts +8 -0
- package/dist/hooks/useTranslation.d.ts.map +1 -1
- package/dist/{index-D1cRHogg.mjs → index-ySwyGJ0X.mjs} +17334 -17108
- package/dist/index-ySwyGJ0X.mjs.map +1 -0
- package/dist/index.esm.js +1 -1
- package/dist/index.umd.js +73 -73
- package/dist/index.umd.js.map +1 -1
- package/dist/locales/en-US.d.ts +4 -0
- package/dist/locales/en-US.d.ts.map +1 -1
- package/dist/locales/ja-JP.d.ts +4 -0
- package/dist/locales/ja-JP.d.ts.map +1 -1
- package/dist/locales/ru-RU.d.ts +4 -0
- package/dist/locales/ru-RU.d.ts.map +1 -1
- package/dist/locales/zh-CN.d.ts +4 -0
- package/dist/locales/zh-CN.d.ts.map +1 -1
- package/dist/locales/zh-TW.d.ts +4 -0
- package/dist/locales/zh-TW.d.ts.map +1 -1
- package/package.json +1 -1
- package/dist/index-D1cRHogg.mjs.map +0 -1
package/dist/locales/en-US.d.ts
CHANGED
|
@@ -45,6 +45,10 @@ export declare const enUS: {
|
|
|
45
45
|
amountToReceive: string;
|
|
46
46
|
invalidReceiverAddress: string;
|
|
47
47
|
availableDesc: string;
|
|
48
|
+
feeCalculationTip: string;
|
|
49
|
+
crossChainPoolBalance: string;
|
|
50
|
+
poolBalance: string;
|
|
51
|
+
poolBalanceInsufficientTip: string;
|
|
48
52
|
};
|
|
49
53
|
};
|
|
50
54
|
export default enUS;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"en-US.d.ts","sourceRoot":"","sources":["../../src/locales/en-US.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"en-US.d.ts","sourceRoot":"","sources":["../../src/locales/en-US.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoEhB,CAAA;AAED,eAAe,IAAI,CAAA"}
|
package/dist/locales/ja-JP.d.ts
CHANGED
|
@@ -45,6 +45,10 @@ export declare const jaJP: {
|
|
|
45
45
|
amountToReceive: string;
|
|
46
46
|
invalidReceiverAddress: string;
|
|
47
47
|
availableDesc: string;
|
|
48
|
+
feeCalculationTip: string;
|
|
49
|
+
crossChainPoolBalance: string;
|
|
50
|
+
poolBalance: string;
|
|
51
|
+
poolBalanceInsufficientTip: string;
|
|
48
52
|
};
|
|
49
53
|
};
|
|
50
54
|
export default jaJP;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ja-JP.d.ts","sourceRoot":"","sources":["../../src/locales/ja-JP.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"ja-JP.d.ts","sourceRoot":"","sources":["../../src/locales/ja-JP.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoEhB,CAAA;AAED,eAAe,IAAI,CAAA"}
|
package/dist/locales/ru-RU.d.ts
CHANGED
|
@@ -45,6 +45,10 @@ export declare const ruRU: {
|
|
|
45
45
|
amountToReceive: string;
|
|
46
46
|
invalidReceiverAddress: string;
|
|
47
47
|
availableDesc: string;
|
|
48
|
+
feeCalculationTip: string;
|
|
49
|
+
crossChainPoolBalance: string;
|
|
50
|
+
poolBalance: string;
|
|
51
|
+
poolBalanceInsufficientTip: string;
|
|
48
52
|
};
|
|
49
53
|
};
|
|
50
54
|
export default ruRU;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ru-RU.d.ts","sourceRoot":"","sources":["../../src/locales/ru-RU.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"ru-RU.d.ts","sourceRoot":"","sources":["../../src/locales/ru-RU.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqEhB,CAAA;AAED,eAAe,IAAI,CAAA"}
|
package/dist/locales/zh-CN.d.ts
CHANGED
|
@@ -45,6 +45,10 @@ export declare const zhCN: {
|
|
|
45
45
|
amountToReceive: string;
|
|
46
46
|
invalidReceiverAddress: string;
|
|
47
47
|
availableDesc: string;
|
|
48
|
+
feeCalculationTip: string;
|
|
49
|
+
crossChainPoolBalance: string;
|
|
50
|
+
poolBalance: string;
|
|
51
|
+
poolBalanceInsufficientTip: string;
|
|
48
52
|
};
|
|
49
53
|
};
|
|
50
54
|
export default zhCN;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"zh-CN.d.ts","sourceRoot":"","sources":["../../src/locales/zh-CN.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"zh-CN.d.ts","sourceRoot":"","sources":["../../src/locales/zh-CN.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAkEhB,CAAA;AAED,eAAe,IAAI,CAAA;AACnB,MAAM,MAAM,eAAe,GAAG,OAAO,IAAI,CAAA"}
|
package/dist/locales/zh-TW.d.ts
CHANGED
|
@@ -45,6 +45,10 @@ export declare const zhTW: {
|
|
|
45
45
|
amountToReceive: string;
|
|
46
46
|
invalidReceiverAddress: string;
|
|
47
47
|
availableDesc: string;
|
|
48
|
+
feeCalculationTip: string;
|
|
49
|
+
crossChainPoolBalance: string;
|
|
50
|
+
poolBalance: string;
|
|
51
|
+
poolBalanceInsufficientTip: string;
|
|
48
52
|
};
|
|
49
53
|
};
|
|
50
54
|
export default zhTW;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"zh-TW.d.ts","sourceRoot":"","sources":["../../src/locales/zh-TW.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"zh-TW.d.ts","sourceRoot":"","sources":["../../src/locales/zh-TW.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAmEhB,CAAA;AAED,eAAe,IAAI,CAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@edgex-web/components",
|
|
3
|
-
"version": "0.1.0-beta.
|
|
3
|
+
"version": "0.1.0-beta.44",
|
|
4
4
|
"description": "EdgeX Universal UI Components Library - Reusable React components for deposit, withdraw and other common UI patterns",
|
|
5
5
|
"main": "dist/index.umd.js",
|
|
6
6
|
"module": "dist/index.esm.js",
|