@edgex-web/components 0.2.0-beta.23 → 0.2.0-beta.24
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-cE03OOC_.mjs → ccip-BXwsG5ON.mjs} +2 -2
- package/dist/{ccip-cE03OOC_.mjs.map → ccip-BXwsG5ON.mjs.map} +1 -1
- package/dist/hooks/useTranslation.d.ts +1 -1
- package/dist/{index-CsFAoL0Y.mjs → index-e_Rs_tZh.mjs} +5781 -5489
- package/dist/index-e_Rs_tZh.mjs.map +1 -0
- package/dist/index.esm.js +1 -1
- package/dist/index.umd.js +79 -71
- package/dist/index.umd.js.map +1 -1
- package/dist/locales/de-DE.d.ts +70 -0
- package/dist/locales/de-DE.d.ts.map +1 -0
- package/dist/locales/es-LA.d.ts +70 -0
- package/dist/locales/es-LA.d.ts.map +1 -0
- package/dist/locales/fr-FR.d.ts +70 -0
- package/dist/locales/fr-FR.d.ts.map +1 -0
- package/dist/locales/index.d.ts +7 -3
- package/dist/locales/index.d.ts.map +1 -1
- package/dist/locales/it-IT.d.ts +70 -0
- package/dist/locales/it-IT.d.ts.map +1 -0
- package/package.json +1 -1
- package/dist/index-CsFAoL0Y.mjs.map +0 -1
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
export declare const deDE: {
|
|
2
|
+
deposit: {
|
|
3
|
+
title: string;
|
|
4
|
+
chain: string;
|
|
5
|
+
asset: string;
|
|
6
|
+
amount: string;
|
|
7
|
+
available: string;
|
|
8
|
+
equity: string;
|
|
9
|
+
confirmDeposit: string;
|
|
10
|
+
switchNetwork: string;
|
|
11
|
+
max: string;
|
|
12
|
+
arrivalTime: string;
|
|
13
|
+
ethCrossChainDepositInitiated: string;
|
|
14
|
+
minDeposit: string;
|
|
15
|
+
minDepositParsed: string;
|
|
16
|
+
maxDeposit: string;
|
|
17
|
+
depositTipFor25w: string;
|
|
18
|
+
depositAllTip: string;
|
|
19
|
+
maxDepositSplitTip: string;
|
|
20
|
+
spotDepositNotSupportedTip: string;
|
|
21
|
+
crossChainDepositFeeTip: string;
|
|
22
|
+
addressUpdatedNotice: string;
|
|
23
|
+
enableSystemProWithToken: string;
|
|
24
|
+
enableTokenDesc: string;
|
|
25
|
+
enableWithToken: string;
|
|
26
|
+
arrivaltimeTooltip1: string;
|
|
27
|
+
arrivaltimeTooltip2: string;
|
|
28
|
+
arrivalEstimated: string;
|
|
29
|
+
availableDesc: string;
|
|
30
|
+
noPrivateKeyWalletWarning: string;
|
|
31
|
+
layerZeroDepositTip: string;
|
|
32
|
+
layerZeroDepositTipExceedPool: string;
|
|
33
|
+
layerZeroDepositTipGte200k: string;
|
|
34
|
+
layerZeroDepositButton: string;
|
|
35
|
+
defaultSpotNotice: string;
|
|
36
|
+
defaultSpotToPerpNotice: string;
|
|
37
|
+
};
|
|
38
|
+
withdraw: {
|
|
39
|
+
noticeDesc: string;
|
|
40
|
+
crossChainTips: string;
|
|
41
|
+
commonWithdraw: string;
|
|
42
|
+
withdraw: string;
|
|
43
|
+
speed: string;
|
|
44
|
+
confirmWithdraw: string;
|
|
45
|
+
speedNote: string;
|
|
46
|
+
speedNoteSpeed1: string;
|
|
47
|
+
speedNoteSpeed2: string;
|
|
48
|
+
speedNoteSpeed3: string;
|
|
49
|
+
receiverAddress: string;
|
|
50
|
+
fee: string;
|
|
51
|
+
feeRate: string;
|
|
52
|
+
withdrawlAmount: string;
|
|
53
|
+
amountToReceive: string;
|
|
54
|
+
minWithdraw: string;
|
|
55
|
+
minWithdrawParsed: string;
|
|
56
|
+
invalidReceiverAddress: string;
|
|
57
|
+
availableDesc: string;
|
|
58
|
+
feeCalculationTip: string;
|
|
59
|
+
crossChainPoolBalance: string;
|
|
60
|
+
poolBalance: string;
|
|
61
|
+
poolBalanceInsufficientTip: string;
|
|
62
|
+
};
|
|
63
|
+
account: {
|
|
64
|
+
title: string;
|
|
65
|
+
perpetual: string;
|
|
66
|
+
spot: string;
|
|
67
|
+
};
|
|
68
|
+
};
|
|
69
|
+
export default deDE;
|
|
70
|
+
//# sourceMappingURL=de-DE.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"de-DE.d.ts","sourceRoot":"","sources":["../../src/locales/de-DE.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyFhB,CAAA;AAED,eAAe,IAAI,CAAA"}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
export declare const esLA: {
|
|
2
|
+
deposit: {
|
|
3
|
+
title: string;
|
|
4
|
+
chain: string;
|
|
5
|
+
asset: string;
|
|
6
|
+
amount: string;
|
|
7
|
+
available: string;
|
|
8
|
+
equity: string;
|
|
9
|
+
confirmDeposit: string;
|
|
10
|
+
switchNetwork: string;
|
|
11
|
+
max: string;
|
|
12
|
+
arrivalTime: string;
|
|
13
|
+
ethCrossChainDepositInitiated: string;
|
|
14
|
+
minDeposit: string;
|
|
15
|
+
minDepositParsed: string;
|
|
16
|
+
maxDeposit: string;
|
|
17
|
+
depositTipFor25w: string;
|
|
18
|
+
depositAllTip: string;
|
|
19
|
+
maxDepositSplitTip: string;
|
|
20
|
+
spotDepositNotSupportedTip: string;
|
|
21
|
+
crossChainDepositFeeTip: string;
|
|
22
|
+
addressUpdatedNotice: string;
|
|
23
|
+
enableSystemProWithToken: string;
|
|
24
|
+
enableTokenDesc: string;
|
|
25
|
+
enableWithToken: string;
|
|
26
|
+
arrivaltimeTooltip1: string;
|
|
27
|
+
arrivaltimeTooltip2: string;
|
|
28
|
+
arrivalEstimated: string;
|
|
29
|
+
availableDesc: string;
|
|
30
|
+
noPrivateKeyWalletWarning: string;
|
|
31
|
+
layerZeroDepositTip: string;
|
|
32
|
+
layerZeroDepositTipExceedPool: string;
|
|
33
|
+
layerZeroDepositTipGte200k: string;
|
|
34
|
+
layerZeroDepositButton: string;
|
|
35
|
+
defaultSpotNotice: string;
|
|
36
|
+
defaultSpotToPerpNotice: string;
|
|
37
|
+
};
|
|
38
|
+
withdraw: {
|
|
39
|
+
noticeDesc: string;
|
|
40
|
+
crossChainTips: string;
|
|
41
|
+
commonWithdraw: string;
|
|
42
|
+
withdraw: string;
|
|
43
|
+
speed: string;
|
|
44
|
+
confirmWithdraw: string;
|
|
45
|
+
speedNote: string;
|
|
46
|
+
speedNoteSpeed1: string;
|
|
47
|
+
speedNoteSpeed2: string;
|
|
48
|
+
speedNoteSpeed3: string;
|
|
49
|
+
receiverAddress: string;
|
|
50
|
+
fee: string;
|
|
51
|
+
feeRate: string;
|
|
52
|
+
withdrawlAmount: string;
|
|
53
|
+
amountToReceive: string;
|
|
54
|
+
minWithdraw: string;
|
|
55
|
+
minWithdrawParsed: string;
|
|
56
|
+
invalidReceiverAddress: string;
|
|
57
|
+
availableDesc: string;
|
|
58
|
+
feeCalculationTip: string;
|
|
59
|
+
crossChainPoolBalance: string;
|
|
60
|
+
poolBalance: string;
|
|
61
|
+
poolBalanceInsufficientTip: string;
|
|
62
|
+
};
|
|
63
|
+
account: {
|
|
64
|
+
title: string;
|
|
65
|
+
perpetual: string;
|
|
66
|
+
spot: string;
|
|
67
|
+
};
|
|
68
|
+
};
|
|
69
|
+
export default esLA;
|
|
70
|
+
//# sourceMappingURL=es-LA.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"es-LA.d.ts","sourceRoot":"","sources":["../../src/locales/es-LA.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyFhB,CAAA;AAED,eAAe,IAAI,CAAA"}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
export declare const frFR: {
|
|
2
|
+
deposit: {
|
|
3
|
+
title: string;
|
|
4
|
+
chain: string;
|
|
5
|
+
asset: string;
|
|
6
|
+
amount: string;
|
|
7
|
+
available: string;
|
|
8
|
+
equity: string;
|
|
9
|
+
confirmDeposit: string;
|
|
10
|
+
switchNetwork: string;
|
|
11
|
+
max: string;
|
|
12
|
+
arrivalTime: string;
|
|
13
|
+
ethCrossChainDepositInitiated: string;
|
|
14
|
+
minDeposit: string;
|
|
15
|
+
minDepositParsed: string;
|
|
16
|
+
maxDeposit: string;
|
|
17
|
+
depositTipFor25w: string;
|
|
18
|
+
depositAllTip: string;
|
|
19
|
+
maxDepositSplitTip: string;
|
|
20
|
+
spotDepositNotSupportedTip: string;
|
|
21
|
+
crossChainDepositFeeTip: string;
|
|
22
|
+
addressUpdatedNotice: string;
|
|
23
|
+
enableSystemProWithToken: string;
|
|
24
|
+
enableTokenDesc: string;
|
|
25
|
+
enableWithToken: string;
|
|
26
|
+
arrivaltimeTooltip1: string;
|
|
27
|
+
arrivaltimeTooltip2: string;
|
|
28
|
+
arrivalEstimated: string;
|
|
29
|
+
availableDesc: string;
|
|
30
|
+
noPrivateKeyWalletWarning: string;
|
|
31
|
+
layerZeroDepositTip: string;
|
|
32
|
+
layerZeroDepositTipExceedPool: string;
|
|
33
|
+
layerZeroDepositTipGte200k: string;
|
|
34
|
+
layerZeroDepositButton: string;
|
|
35
|
+
defaultSpotNotice: string;
|
|
36
|
+
defaultSpotToPerpNotice: string;
|
|
37
|
+
};
|
|
38
|
+
withdraw: {
|
|
39
|
+
noticeDesc: string;
|
|
40
|
+
crossChainTips: string;
|
|
41
|
+
commonWithdraw: string;
|
|
42
|
+
withdraw: string;
|
|
43
|
+
speed: string;
|
|
44
|
+
confirmWithdraw: string;
|
|
45
|
+
speedNote: string;
|
|
46
|
+
speedNoteSpeed1: string;
|
|
47
|
+
speedNoteSpeed2: string;
|
|
48
|
+
speedNoteSpeed3: string;
|
|
49
|
+
receiverAddress: string;
|
|
50
|
+
fee: string;
|
|
51
|
+
feeRate: string;
|
|
52
|
+
withdrawlAmount: string;
|
|
53
|
+
amountToReceive: string;
|
|
54
|
+
minWithdraw: string;
|
|
55
|
+
minWithdrawParsed: string;
|
|
56
|
+
invalidReceiverAddress: string;
|
|
57
|
+
availableDesc: string;
|
|
58
|
+
feeCalculationTip: string;
|
|
59
|
+
crossChainPoolBalance: string;
|
|
60
|
+
poolBalance: string;
|
|
61
|
+
poolBalanceInsufficientTip: string;
|
|
62
|
+
};
|
|
63
|
+
account: {
|
|
64
|
+
title: string;
|
|
65
|
+
perpetual: string;
|
|
66
|
+
spot: string;
|
|
67
|
+
};
|
|
68
|
+
};
|
|
69
|
+
export default frFR;
|
|
70
|
+
//# sourceMappingURL=fr-FR.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fr-FR.d.ts","sourceRoot":"","sources":["../../src/locales/fr-FR.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyFhB,CAAA;AAED,eAAe,IAAI,CAAA"}
|
package/dist/locales/index.d.ts
CHANGED
|
@@ -1,16 +1,20 @@
|
|
|
1
|
-
import { default as
|
|
1
|
+
import { default as deDE } from './de-DE';
|
|
2
2
|
import { default as enUS } from './en-US';
|
|
3
|
+
import { default as esLA } from './es-LA';
|
|
4
|
+
import { default as frFR } from './fr-FR';
|
|
5
|
+
import { default as itIT } from './it-IT';
|
|
3
6
|
import { default as jaJP } from './ja-JP';
|
|
4
7
|
import { default as ruRU } from './ru-RU';
|
|
8
|
+
import { default as zhCN, TranslationKeys } from './zh-CN';
|
|
5
9
|
import { default as zhTW } from './zh-TW';
|
|
6
10
|
|
|
7
|
-
export declare const SUPPORTED_LOCALES: readonly ["en-US", "ja-JP", "ru-RU", "zh-CN", "zh-TW"];
|
|
11
|
+
export declare const SUPPORTED_LOCALES: readonly ["en-US", "ja-JP", "ru-RU", "zh-CN", "zh-TW", "de-DE", "es-LA", "fr-FR", "it-IT"];
|
|
8
12
|
export type SupportedLocale = (typeof SUPPORTED_LOCALES)[number];
|
|
9
13
|
export declare const localeResources: Record<SupportedLocale, TranslationKeys>;
|
|
10
14
|
export declare const DEFAULT_LOCALE: SupportedLocale;
|
|
11
15
|
export declare const LOCALE_NAMES: Record<SupportedLocale, string>;
|
|
12
16
|
export declare const getLocaleResource: (locale: string) => TranslationKeys;
|
|
13
17
|
export declare const isSupportedLocale: (locale: string) => locale is SupportedLocale;
|
|
14
|
-
export { zhCN, enUS, jaJP, ruRU, zhTW };
|
|
18
|
+
export { zhCN, enUS, deDE, esLA, frFR, itIT, jaJP, ruRU, zhTW };
|
|
15
19
|
export type { TranslationKeys };
|
|
16
20
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/locales/index.ts"],"names":[],"mappings":"AAAA,OAAO,IAAI,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/locales/index.ts"],"names":[],"mappings":"AAAA,OAAO,IAAI,MAAM,SAAS,CAAA;AAC1B,OAAO,IAAI,MAAM,SAAS,CAAA;AAC1B,OAAO,IAAI,MAAM,SAAS,CAAA;AAC1B,OAAO,IAAI,MAAM,SAAS,CAAA;AAC1B,OAAO,IAAI,MAAM,SAAS,CAAA;AAC1B,OAAO,IAAI,MAAM,SAAS,CAAA;AAC1B,OAAO,IAAI,MAAM,SAAS,CAAA;AAC1B,OAAO,IAAI,EAAE,EAAE,KAAK,eAAe,EAAE,MAAM,SAAS,CAAA;AACpD,OAAO,IAAI,MAAM,SAAS,CAAA;AAG1B,eAAO,MAAM,iBAAiB,4FAUpB,CAAA;AACV,MAAM,MAAM,eAAe,GAAG,CAAC,OAAO,iBAAiB,CAAC,CAAC,MAAM,CAAC,CAAA;AAGhE,eAAO,MAAM,eAAe,EAAE,MAAM,CAAC,eAAe,EAAE,eAAe,CAUpE,CAAA;AAGD,eAAO,MAAM,cAAc,EAAE,eAAyB,CAAA;AAGtD,eAAO,MAAM,YAAY,EAAE,MAAM,CAAC,eAAe,EAAE,MAAM,CAUxD,CAAA;AAGD,eAAO,MAAM,iBAAiB,GAAI,QAAQ,MAAM,KAAG,eAKlD,CAAA;AAGD,eAAO,MAAM,iBAAiB,GAC5B,QAAQ,MAAM,KACb,MAAM,IAAI,eAEZ,CAAA;AAGD,OAAO,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,CAAA;AAC/D,YAAY,EAAE,eAAe,EAAE,CAAA"}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
export declare const itIT: {
|
|
2
|
+
deposit: {
|
|
3
|
+
title: string;
|
|
4
|
+
chain: string;
|
|
5
|
+
asset: string;
|
|
6
|
+
amount: string;
|
|
7
|
+
available: string;
|
|
8
|
+
equity: string;
|
|
9
|
+
confirmDeposit: string;
|
|
10
|
+
switchNetwork: string;
|
|
11
|
+
max: string;
|
|
12
|
+
arrivalTime: string;
|
|
13
|
+
ethCrossChainDepositInitiated: string;
|
|
14
|
+
minDeposit: string;
|
|
15
|
+
minDepositParsed: string;
|
|
16
|
+
maxDeposit: string;
|
|
17
|
+
depositTipFor25w: string;
|
|
18
|
+
depositAllTip: string;
|
|
19
|
+
maxDepositSplitTip: string;
|
|
20
|
+
spotDepositNotSupportedTip: string;
|
|
21
|
+
crossChainDepositFeeTip: string;
|
|
22
|
+
addressUpdatedNotice: string;
|
|
23
|
+
enableSystemProWithToken: string;
|
|
24
|
+
enableTokenDesc: string;
|
|
25
|
+
enableWithToken: string;
|
|
26
|
+
arrivaltimeTooltip1: string;
|
|
27
|
+
arrivaltimeTooltip2: string;
|
|
28
|
+
arrivalEstimated: string;
|
|
29
|
+
availableDesc: string;
|
|
30
|
+
noPrivateKeyWalletWarning: string;
|
|
31
|
+
layerZeroDepositTip: string;
|
|
32
|
+
layerZeroDepositTipExceedPool: string;
|
|
33
|
+
layerZeroDepositTipGte200k: string;
|
|
34
|
+
layerZeroDepositButton: string;
|
|
35
|
+
defaultSpotNotice: string;
|
|
36
|
+
defaultSpotToPerpNotice: string;
|
|
37
|
+
};
|
|
38
|
+
withdraw: {
|
|
39
|
+
noticeDesc: string;
|
|
40
|
+
crossChainTips: string;
|
|
41
|
+
commonWithdraw: string;
|
|
42
|
+
withdraw: string;
|
|
43
|
+
speed: string;
|
|
44
|
+
confirmWithdraw: string;
|
|
45
|
+
speedNote: string;
|
|
46
|
+
speedNoteSpeed1: string;
|
|
47
|
+
speedNoteSpeed2: string;
|
|
48
|
+
speedNoteSpeed3: string;
|
|
49
|
+
receiverAddress: string;
|
|
50
|
+
fee: string;
|
|
51
|
+
feeRate: string;
|
|
52
|
+
withdrawlAmount: string;
|
|
53
|
+
amountToReceive: string;
|
|
54
|
+
minWithdraw: string;
|
|
55
|
+
minWithdrawParsed: string;
|
|
56
|
+
invalidReceiverAddress: string;
|
|
57
|
+
availableDesc: string;
|
|
58
|
+
feeCalculationTip: string;
|
|
59
|
+
crossChainPoolBalance: string;
|
|
60
|
+
poolBalance: string;
|
|
61
|
+
poolBalanceInsufficientTip: string;
|
|
62
|
+
};
|
|
63
|
+
account: {
|
|
64
|
+
title: string;
|
|
65
|
+
perpetual: string;
|
|
66
|
+
spot: string;
|
|
67
|
+
};
|
|
68
|
+
};
|
|
69
|
+
export default itIT;
|
|
70
|
+
//# sourceMappingURL=it-IT.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"it-IT.d.ts","sourceRoot":"","sources":["../../src/locales/it-IT.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyFhB,CAAA;AAED,eAAe,IAAI,CAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@edgex-web/components",
|
|
3
|
-
"version": "0.2.0-beta.
|
|
3
|
+
"version": "0.2.0-beta.24",
|
|
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",
|