@taiga-ui/addon-commerce 3.49.0 → 3.50.0
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/bundles/taiga-ui-addon-commerce-components-input-card-grouped.umd.js +1 -10
- package/bundles/taiga-ui-addon-commerce-components-input-card-grouped.umd.js.map +1 -1
- package/bundles/taiga-ui-addon-commerce-components-input-card.umd.js +0 -10
- package/bundles/taiga-ui-addon-commerce-components-input-card.umd.js.map +1 -1
- package/bundles/taiga-ui-addon-commerce-components-input-cvc.umd.js +0 -5
- package/bundles/taiga-ui-addon-commerce-components-input-cvc.umd.js.map +1 -1
- package/bundles/taiga-ui-addon-commerce-components-input-expire.umd.js +0 -4
- package/bundles/taiga-ui-addon-commerce-components-input-expire.umd.js.map +1 -1
- package/bundles/taiga-ui-addon-commerce-components-money.umd.js +0 -7
- package/bundles/taiga-ui-addon-commerce-components-money.umd.js.map +1 -1
- package/bundles/taiga-ui-addon-commerce-components-thumbnail-card.umd.js +2 -12
- package/bundles/taiga-ui-addon-commerce-components-thumbnail-card.umd.js.map +1 -1
- package/bundles/taiga-ui-addon-commerce-components.umd.js +0 -4
- package/bundles/taiga-ui-addon-commerce-components.umd.js.map +1 -1
- package/bundles/taiga-ui-addon-commerce-constants.umd.js +0 -12
- package/bundles/taiga-ui-addon-commerce-constants.umd.js.map +1 -1
- package/bundles/taiga-ui-addon-commerce-enums.umd.js +0 -635
- package/bundles/taiga-ui-addon-commerce-enums.umd.js.map +1 -1
- package/bundles/taiga-ui-addon-commerce-interfaces.umd.js +1 -3
- package/bundles/taiga-ui-addon-commerce-interfaces.umd.js.map +1 -1
- package/bundles/taiga-ui-addon-commerce-pipes.umd.js +0 -4
- package/bundles/taiga-ui-addon-commerce-pipes.umd.js.map +1 -1
- package/bundles/taiga-ui-addon-commerce-tokens.umd.js +0 -13
- package/bundles/taiga-ui-addon-commerce-tokens.umd.js.map +1 -1
- package/bundles/taiga-ui-addon-commerce-types.umd.js +1 -3
- package/bundles/taiga-ui-addon-commerce-types.umd.js.map +1 -1
- package/bundles/taiga-ui-addon-commerce-utils.umd.js +0 -23
- package/bundles/taiga-ui-addon-commerce-utils.umd.js.map +1 -1
- package/bundles/taiga-ui-addon-commerce-validators.umd.js +0 -4
- package/bundles/taiga-ui-addon-commerce-validators.umd.js.map +1 -1
- package/bundles/taiga-ui-addon-commerce.umd.js +0 -4
- package/bundles/taiga-ui-addon-commerce.umd.js.map +1 -1
- package/components/input-card/abstract-input-card.d.ts +0 -5
- package/components/input-card/taiga-ui-addon-commerce-components-input-card.d.ts +0 -3
- package/components/input-card-grouped/input-card-grouped.component.d.ts +0 -1
- package/components/input-card-grouped/input-card-grouped.providers.d.ts +0 -3
- package/components/input-card-grouped/taiga-ui-addon-commerce-components-input-card-grouped.d.ts +0 -3
- package/components/input-cvc/input-cvc.component.d.ts +0 -1
- package/components/input-cvc/taiga-ui-addon-commerce-components-input-cvc.d.ts +0 -3
- package/components/input-expire/taiga-ui-addon-commerce-components-input-expire.d.ts +0 -3
- package/components/money/money.options.d.ts +0 -3
- package/components/money/taiga-ui-addon-commerce-components-money.d.ts +0 -3
- package/components/taiga-ui-addon-commerce-components.d.ts +0 -3
- package/components/thumbnail-card/deprecated.d.ts +0 -6
- package/components/thumbnail-card/taiga-ui-addon-commerce-components-thumbnail-card.d.ts +0 -3
- package/constants/card-holder-mask.d.ts +0 -4
- package/constants/card-mask.d.ts +0 -3
- package/constants/taiga-ui-addon-commerce-constants.d.ts +0 -3
- package/enums/currency-code.d.ts +0 -313
- package/enums/currency.d.ts +0 -313
- package/enums/taiga-ui-addon-commerce-enums.d.ts +0 -3
- package/esm2015/components/input-card/abstract-input-card.js +1 -6
- package/esm2015/components/input-card/input-card.options.js +1 -2
- package/esm2015/components/input-card/taiga-ui-addon-commerce-components-input-card.js +1 -4
- package/esm2015/components/input-card-grouped/input-card-grouped.component.js +2 -4
- package/esm2015/components/input-card-grouped/input-card-grouped.providers.js +1 -4
- package/esm2015/components/input-card-grouped/taiga-ui-addon-commerce-components-input-card-grouped.js +1 -4
- package/esm2015/components/input-cvc/input-cvc.component.js +1 -2
- package/esm2015/components/input-cvc/taiga-ui-addon-commerce-components-input-cvc.js +1 -4
- package/esm2015/components/input-expire/taiga-ui-addon-commerce-components-input-expire.js +1 -4
- package/esm2015/components/money/money.options.js +1 -4
- package/esm2015/components/money/taiga-ui-addon-commerce-components-money.js +1 -4
- package/esm2015/components/taiga-ui-addon-commerce-components.js +1 -4
- package/esm2015/components/thumbnail-card/deprecated.js +2 -8
- package/esm2015/components/thumbnail-card/taiga-ui-addon-commerce-components-thumbnail-card.js +1 -4
- package/esm2015/components/thumbnail-card/thumbnail-card.component.js +1 -1
- package/esm2015/constants/card-holder-mask.js +1 -6
- package/esm2015/constants/card-mask.js +1 -4
- package/esm2015/constants/taiga-ui-addon-commerce-constants.js +1 -4
- package/esm2015/enums/currency-code.js +1 -316
- package/esm2015/enums/currency.js +1 -317
- package/esm2015/enums/taiga-ui-addon-commerce-enums.js +1 -4
- package/esm2015/interfaces/taiga-ui-addon-commerce-interfaces.js +1 -4
- package/esm2015/pipes/taiga-ui-addon-commerce-pipes.js +1 -4
- package/esm2015/taiga-ui-addon-commerce.js +1 -4
- package/esm2015/tokens/i18n.js +1 -10
- package/esm2015/tokens/taiga-ui-addon-commerce-tokens.js +1 -4
- package/esm2015/types/taiga-ui-addon-commerce-types.js +1 -4
- package/esm2015/utils/create-auto-corrected-expire-pipe.js +1 -12
- package/esm2015/utils/get-code-by-currency.js +1 -2
- package/esm2015/utils/get-currency-by-code.js +1 -2
- package/esm2015/utils/get-payment-system.js +1 -2
- package/esm2015/utils/is-card-length-valid.js +1 -4
- package/esm2015/utils/is-card-number-valid.js +1 -4
- package/esm2015/utils/payment-system-icons.js +1 -2
- package/esm2015/utils/taiga-ui-addon-commerce-utils.js +1 -4
- package/esm2015/validators/taiga-ui-addon-commerce-validators.js +1 -4
- package/fesm2015/taiga-ui-addon-commerce-components-input-card-grouped.js +1 -10
- package/fesm2015/taiga-ui-addon-commerce-components-input-card-grouped.js.map +1 -1
- package/fesm2015/taiga-ui-addon-commerce-components-input-card.js +0 -10
- package/fesm2015/taiga-ui-addon-commerce-components-input-card.js.map +1 -1
- package/fesm2015/taiga-ui-addon-commerce-components-input-cvc.js +0 -5
- package/fesm2015/taiga-ui-addon-commerce-components-input-cvc.js.map +1 -1
- package/fesm2015/taiga-ui-addon-commerce-components-input-expire.js +0 -4
- package/fesm2015/taiga-ui-addon-commerce-components-input-expire.js.map +1 -1
- package/fesm2015/taiga-ui-addon-commerce-components-money.js +0 -7
- package/fesm2015/taiga-ui-addon-commerce-components-money.js.map +1 -1
- package/fesm2015/taiga-ui-addon-commerce-components-thumbnail-card.js +2 -12
- package/fesm2015/taiga-ui-addon-commerce-components-thumbnail-card.js.map +1 -1
- package/fesm2015/taiga-ui-addon-commerce-components.js +0 -4
- package/fesm2015/taiga-ui-addon-commerce-components.js.map +1 -1
- package/fesm2015/taiga-ui-addon-commerce-constants.js +0 -12
- package/fesm2015/taiga-ui-addon-commerce-constants.js.map +1 -1
- package/fesm2015/taiga-ui-addon-commerce-enums.js +0 -635
- package/fesm2015/taiga-ui-addon-commerce-enums.js.map +1 -1
- package/fesm2015/taiga-ui-addon-commerce-interfaces.js +1 -3
- package/fesm2015/taiga-ui-addon-commerce-interfaces.js.map +1 -1
- package/fesm2015/taiga-ui-addon-commerce-pipes.js +0 -4
- package/fesm2015/taiga-ui-addon-commerce-pipes.js.map +1 -1
- package/fesm2015/taiga-ui-addon-commerce-tokens.js +0 -13
- package/fesm2015/taiga-ui-addon-commerce-tokens.js.map +1 -1
- package/fesm2015/taiga-ui-addon-commerce-types.js +1 -3
- package/fesm2015/taiga-ui-addon-commerce-types.js.map +1 -1
- package/fesm2015/taiga-ui-addon-commerce-utils.js +0 -25
- package/fesm2015/taiga-ui-addon-commerce-utils.js.map +1 -1
- package/fesm2015/taiga-ui-addon-commerce-validators.js +0 -4
- package/fesm2015/taiga-ui-addon-commerce-validators.js.map +1 -1
- package/fesm2015/taiga-ui-addon-commerce.js +0 -4
- package/fesm2015/taiga-ui-addon-commerce.js.map +1 -1
- package/interfaces/taiga-ui-addon-commerce-interfaces.d.ts +0 -3
- package/package.json +5 -5
- package/pipes/taiga-ui-addon-commerce-pipes.d.ts +0 -3
- package/taiga-ui-addon-commerce.d.ts +0 -3
- package/tokens/i18n.d.ts +0 -9
- package/tokens/taiga-ui-addon-commerce-tokens.d.ts +0 -3
- package/types/taiga-ui-addon-commerce-types.d.ts +0 -3
- package/utils/create-auto-corrected-expire-pipe.d.ts +0 -8
- package/utils/is-card-length-valid.d.ts +0 -3
- package/utils/is-card-number-valid.d.ts +0 -3
- package/utils/taiga-ui-addon-commerce-utils.d.ts +0 -3
- package/validators/taiga-ui-addon-commerce-validators.d.ts +0 -3
|
@@ -4,725 +4,90 @@
|
|
|
4
4
|
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global["taiga-ui"] = global["taiga-ui"] || {}, global["taiga-ui"]["addon-commerce"] = global["taiga-ui"]["addon-commerce"] || {}, global["taiga-ui"]["addon-commerce"].enums = {})));
|
|
5
5
|
})(this, (function (exports) { 'use strict';
|
|
6
6
|
|
|
7
|
-
// cspell:disable
|
|
8
|
-
/**
|
|
9
|
-
* **Active ISO 4217 alphabetic currency codes**
|
|
10
|
-
*
|
|
11
|
-
* @description The ISO 4217 classification is used to describe alphabetic and numeric currency codes.
|
|
12
|
-
* @description Alphabetic code is also called "alfa-3".
|
|
13
|
-
*
|
|
14
|
-
* @link https://en.wikipedia.org/wiki/ISO_4217
|
|
15
|
-
*/
|
|
16
|
-
// TODO: change type in v4.0
|
|
17
|
-
// eslint-disable-next-line no-restricted-syntax
|
|
18
7
|
exports.TuiCurrency = void 0;
|
|
19
8
|
(function (TuiCurrency) {
|
|
20
|
-
/**
|
|
21
|
-
* Armenian dram
|
|
22
|
-
*
|
|
23
|
-
* @description Numeric code: 051
|
|
24
|
-
* @description Alphabetic code: AMD
|
|
25
|
-
* @description Countries and territories: Armenia
|
|
26
|
-
* @description Currency symbol: ֏
|
|
27
|
-
*/
|
|
28
9
|
TuiCurrency["ArmenianDram"] = "AMD";
|
|
29
|
-
/**
|
|
30
|
-
* Australian dollar
|
|
31
|
-
*
|
|
32
|
-
* @description Numeric code: 036
|
|
33
|
-
* @description Alphabetic code: AUD
|
|
34
|
-
* @description Countries and territories: Australia, Christmas Island (CX), Cocos (Keeling) Islands (CC), Heard Island and McDonald Islands (HM), Kiribati (KI), Nauru (NR), Norfolk Island (NF), Tuvalu (TV)
|
|
35
|
-
* @description Currency symbol: A$
|
|
36
|
-
*/
|
|
37
10
|
TuiCurrency["AustralianDollar"] = "AUD";
|
|
38
11
|
TuiCurrency["AzerbaijaniManat"] = "AZN";
|
|
39
|
-
/**
|
|
40
|
-
* Thai baht
|
|
41
|
-
*
|
|
42
|
-
* @description Numeric code: 764
|
|
43
|
-
* @description Alphabetic code: THB
|
|
44
|
-
* @description Countries and territories: Thailand
|
|
45
|
-
* @description Currency symbol: ฿
|
|
46
|
-
*/
|
|
47
12
|
TuiCurrency["Baht"] = "THB";
|
|
48
13
|
TuiCurrency["BelarusianRuble"] = "BYN";
|
|
49
|
-
/**
|
|
50
|
-
* Brazilian Real
|
|
51
|
-
*
|
|
52
|
-
* @description Numeric code: 986
|
|
53
|
-
* @description Alphabetic code: BRL
|
|
54
|
-
* @description Countries and territories: Brazilia
|
|
55
|
-
* @description Currency symbol: R$
|
|
56
|
-
*/
|
|
57
14
|
TuiCurrency["BrazilianReal"] = "BRL";
|
|
58
|
-
/**
|
|
59
|
-
* Canadian dollar
|
|
60
|
-
*
|
|
61
|
-
* @description Numeric code: 124
|
|
62
|
-
* @description Alphabetic code: CAD
|
|
63
|
-
* @description Countries and territories: Canada
|
|
64
|
-
* @description Currency symbol: C$
|
|
65
|
-
*/
|
|
66
15
|
TuiCurrency["CanadianDollar"] = "CAD";
|
|
67
|
-
/**
|
|
68
|
-
* United Arab Emirates dirham
|
|
69
|
-
*
|
|
70
|
-
* @description Numeric code: 784
|
|
71
|
-
* @description Alphabetic code: AED
|
|
72
|
-
* @description Countries and territories: United Arab Emirates
|
|
73
|
-
* @description Currency symbol: Dh
|
|
74
|
-
*/
|
|
75
16
|
TuiCurrency["Dirham"] = "AED";
|
|
76
|
-
/**
|
|
77
|
-
* United States dollar
|
|
78
|
-
*
|
|
79
|
-
* @description Numeric code: 840
|
|
80
|
-
* @description Alphabetic code: USD
|
|
81
|
-
* @description Countries and territories: United States, American Samoa (AS), British Indian Ocean Territory (IO) (also uses GBP), British Virgin Islands (VG), Caribbean Netherlands (BQ – Bonaire, Sint Eustatius and Saba), Ecuador (EC), El Salvador (SV), Guam (GU), Marshall Islands (MH), Federated States of Micronesia (FM), Northern Mariana Islands (MP), Palau (PW), Panama (PA) (as well as Panamanian Balboa), Puerto Rico (PR), Timor-Leste (TL), Turks and Caicos Islands (TC), U.S. Virgin Islands (VI), United States Minor Outlying Islands (UM)
|
|
82
|
-
* @description Currency symbol: $
|
|
83
|
-
*/
|
|
84
17
|
TuiCurrency["Dollar"] = "USD";
|
|
85
|
-
/**
|
|
86
|
-
* Euro
|
|
87
|
-
*
|
|
88
|
-
* @description Numeric code: 978
|
|
89
|
-
* @description Alphabetic code: EUR
|
|
90
|
-
* @description Countries and territories: Åland Islands (AX), European Union (EU), Andorra (AD), Austria (AT), Belgium (BE), Cyprus (CY), Estonia (EE), Finland (FI), France (FR), French Southern and Antarctic Lands (TF), Germany (DE), Greece (GR), Guadeloupe (GP), Ireland (IE), Italy (IT), Latvia (LV), Lithuania (LT), Luxembourg (LU), Malta (MT), French Guiana (GF), Martinique (MQ), Mayotte (YT), Monaco (MC), Montenegro (ME), Netherlands (NL), Portugal (PT), Réunion (RE), Saint Barthélemy (BL), Saint Martin (MF), Saint Pierre and Miquelon (PM), San Marino (SM), Slovakia (SK), Slovenia (SI), Spain (ES), Vatican City (VA)
|
|
91
|
-
* @description Currency symbol: €
|
|
92
|
-
*/
|
|
93
18
|
TuiCurrency["Euro"] = "EUR";
|
|
94
19
|
TuiCurrency["GeorgianLari"] = "GEL";
|
|
95
|
-
/**
|
|
96
|
-
* Hong Kong dollar
|
|
97
|
-
*
|
|
98
|
-
* @description Numeric code: 344
|
|
99
|
-
* @description Alphabetic code: HKD
|
|
100
|
-
* @description Countries and territories: Hong Kong
|
|
101
|
-
* @description Currency symbol: HK$
|
|
102
|
-
*/
|
|
103
20
|
TuiCurrency["HongKongDollar"] = "HKD";
|
|
104
|
-
/**
|
|
105
|
-
* Ukrainian hryvnia
|
|
106
|
-
*
|
|
107
|
-
* @description Numeric code: 980
|
|
108
|
-
* @description Alphabetic code: UAH
|
|
109
|
-
* @description Countries and territories: Ukraine
|
|
110
|
-
* @description Currency symbol: ₴
|
|
111
|
-
*/
|
|
112
21
|
TuiCurrency["Hryvnia"] = "UAH";
|
|
113
|
-
/**
|
|
114
|
-
* Indian rupee
|
|
115
|
-
*
|
|
116
|
-
* @description Numeric code: 356
|
|
117
|
-
* @description Alphabetic code: INR
|
|
118
|
-
* @description Countries and territories: India, Bhutan
|
|
119
|
-
* @description Currency symbol: ₹
|
|
120
|
-
*/
|
|
121
22
|
TuiCurrency["IndianRupee"] = "INR";
|
|
122
23
|
TuiCurrency["IndonesianRupiah"] = "IDR";
|
|
123
24
|
TuiCurrency["IranianRial"] = "IRR";
|
|
124
|
-
/**
|
|
125
|
-
* Israeli new shekel
|
|
126
|
-
*
|
|
127
|
-
* @description Numeric code: 376
|
|
128
|
-
* @description Alphabetic code: ILS
|
|
129
|
-
* @description Countries and territories: Israel
|
|
130
|
-
* @description Currency symbol: ₪
|
|
131
|
-
*/
|
|
132
25
|
TuiCurrency["IsraeliShekel"] = "ILS";
|
|
133
|
-
/**
|
|
134
|
-
* Kyrgyzstani som
|
|
135
|
-
*
|
|
136
|
-
* @description Numeric code: 417
|
|
137
|
-
* @description Alphabetic code: KGS
|
|
138
|
-
* @description Countries and territories: Kyrgyzstan
|
|
139
|
-
* @description Currency symbol: c
|
|
140
|
-
*/
|
|
141
26
|
TuiCurrency["KyrgyzstanSom"] = "KGS";
|
|
142
27
|
TuiCurrency["MalaysianRinggit"] = "MYR";
|
|
143
|
-
/**
|
|
144
|
-
* Mexican peso
|
|
145
|
-
*
|
|
146
|
-
* @description Numeric code: 484
|
|
147
|
-
* @description Alphabetic code: MXN
|
|
148
|
-
* @description Countries and territories: Mexico
|
|
149
|
-
* @description Currency symbol: $
|
|
150
|
-
*/
|
|
151
28
|
TuiCurrency["MexicanPeso"] = "MXN";
|
|
152
29
|
TuiCurrency["MongolianTugrik"] = "MNT";
|
|
153
30
|
TuiCurrency["NewTurkmenManat"] = "TMT";
|
|
154
|
-
/**
|
|
155
|
-
* Pound sterling
|
|
156
|
-
*
|
|
157
|
-
* @description Numeric code: 826
|
|
158
|
-
* @description Alphabetic code: GBP
|
|
159
|
-
* @description Countries and territories: United Kingdom, Isle of Man (IM, see Manx pound), Jersey (JE, see Jersey pound), Guernsey (GG, see Guernsey pound), Tristan da Cunha (SH-TA)
|
|
160
|
-
* @description Currency symbol: £
|
|
161
|
-
*/
|
|
162
31
|
TuiCurrency["Pound"] = "GBP";
|
|
163
|
-
/**
|
|
164
|
-
* Russian ruble
|
|
165
|
-
*
|
|
166
|
-
* @description Numeric code: 643
|
|
167
|
-
* @description Alphabetic code: RUB
|
|
168
|
-
* @description Countries and territories: Russia
|
|
169
|
-
* @description Currency symbol: ₽
|
|
170
|
-
*/
|
|
171
32
|
TuiCurrency["Ruble"] = "RUB";
|
|
172
|
-
/**
|
|
173
|
-
* Malaysian ringgit
|
|
174
|
-
*
|
|
175
|
-
* @description Numeric code: 458
|
|
176
|
-
* @description Alphabetic code: MYR
|
|
177
|
-
* @description Countries and territories: Malaysia
|
|
178
|
-
* @description Currency symbol: RM
|
|
179
|
-
*/
|
|
180
33
|
TuiCurrency["SaudiRiyal"] = "SAR";
|
|
181
|
-
/**
|
|
182
|
-
*
|
|
183
|
-
* Belarusian ruble
|
|
184
|
-
*
|
|
185
|
-
* @description Numeric code: 933
|
|
186
|
-
* @description Alphabetic code: BYN
|
|
187
|
-
* @description Countries and territories: Belarus
|
|
188
|
-
* @description Currency symbol: Rbl
|
|
189
|
-
*/
|
|
190
34
|
TuiCurrency["SerbianDinar"] = "RSD";
|
|
191
|
-
/**
|
|
192
|
-
* Georgian lari
|
|
193
|
-
*
|
|
194
|
-
* @description Numeric code: 981
|
|
195
|
-
* @description Alphabetic code: GEL
|
|
196
|
-
* @description Countries and territories: Georgia
|
|
197
|
-
* @description Currency symbol: ₾
|
|
198
|
-
*/
|
|
199
|
-
/**
|
|
200
|
-
* Singapore dollar
|
|
201
|
-
*
|
|
202
|
-
* @description Numeric code: 702
|
|
203
|
-
* @description Alphabetic code: SGD
|
|
204
|
-
* @description Countries and territories: Singapore
|
|
205
|
-
* @description Currency symbol: S$
|
|
206
|
-
*/
|
|
207
35
|
TuiCurrency["SingaporeDollar"] = "SGD";
|
|
208
|
-
/**
|
|
209
|
-
* Azerbaijani manat
|
|
210
|
-
*
|
|
211
|
-
* @description Numeric code: 944
|
|
212
|
-
* @description Alphabetic code: AZN
|
|
213
|
-
* @description Countries and territories: Azerbaijan
|
|
214
|
-
* @description Currency symbol: ₼
|
|
215
|
-
*/
|
|
216
36
|
TuiCurrency["SouthAfricanRand"] = "ZAR";
|
|
217
|
-
/**
|
|
218
|
-
* Sri Lankan rupee
|
|
219
|
-
*
|
|
220
|
-
* @description Numeric code: 144
|
|
221
|
-
* @description Alphabetic code: LKR
|
|
222
|
-
* @description Countries and territories: Sri Lanka
|
|
223
|
-
* @description Currency symbol: Rs.
|
|
224
|
-
*/
|
|
225
37
|
TuiCurrency["SriLankanRupee"] = "LKR";
|
|
226
|
-
/**
|
|
227
|
-
* Serbian dinar
|
|
228
|
-
*
|
|
229
|
-
* @description Numeric code: 941
|
|
230
|
-
* @description Alphabetic code: RSD
|
|
231
|
-
* @description Countries and territories: Serbia
|
|
232
|
-
* @description Currency symbol: DIN
|
|
233
|
-
*/
|
|
234
|
-
/**
|
|
235
|
-
* Swiss franc
|
|
236
|
-
*
|
|
237
|
-
* @description Numeric code: 756
|
|
238
|
-
* @description Alphabetic code: CHF
|
|
239
|
-
* @description Countries and territories: Switzerland, Liechtenstein (LI)
|
|
240
|
-
* @description Currency symbol: ₣
|
|
241
|
-
*/
|
|
242
38
|
TuiCurrency["SwissFranc"] = "CHF";
|
|
243
|
-
/**
|
|
244
|
-
* Saudi Riyal
|
|
245
|
-
*
|
|
246
|
-
* @description Numeric code: 682
|
|
247
|
-
* @description Alphabetic code: SAR
|
|
248
|
-
* @description Countries and territories: Saudi Arabia
|
|
249
|
-
* @description Currency symbol: SR
|
|
250
|
-
*/
|
|
251
|
-
/**
|
|
252
|
-
* Tajikistani somoni
|
|
253
|
-
*
|
|
254
|
-
* @description Numeric code: 972
|
|
255
|
-
* @description Alphabetic code: TJS
|
|
256
|
-
* @description Countries and territories: Tajikistan
|
|
257
|
-
* @description Currency symbol: SM
|
|
258
|
-
*/
|
|
259
39
|
TuiCurrency["TajikistaniSomoni"] = "TJS";
|
|
260
|
-
/**
|
|
261
|
-
* Mongolian tugrik
|
|
262
|
-
*
|
|
263
|
-
* @description Numeric code: 496
|
|
264
|
-
* @description Alphabetic code: MNT
|
|
265
|
-
* @description Countries and territories: Mongolia
|
|
266
|
-
* @description Currency symbol: ₮
|
|
267
|
-
*/
|
|
268
|
-
/**
|
|
269
|
-
* Kazakhstani tenge
|
|
270
|
-
*
|
|
271
|
-
* @description Numeric code: 398
|
|
272
|
-
* @description Alphabetic code: KZT
|
|
273
|
-
* @description Countries and territories: Kazakhstan
|
|
274
|
-
* @description Currency symbol: ₸
|
|
275
|
-
*/
|
|
276
40
|
TuiCurrency["Tenge"] = "KZT";
|
|
277
|
-
/**
|
|
278
|
-
* South African rand
|
|
279
|
-
*
|
|
280
|
-
* @description Numeric code: 710
|
|
281
|
-
* @description Alphabetic code: ZAR
|
|
282
|
-
* @description Countries and territories: South Africa
|
|
283
|
-
* @description Currency symbol: R
|
|
284
|
-
*/
|
|
285
|
-
/**
|
|
286
|
-
* Turkish lira
|
|
287
|
-
*
|
|
288
|
-
* @description Numeric code: 949
|
|
289
|
-
* @description Alphabetic code: TRY
|
|
290
|
-
* @description Countries and territories: Turkey
|
|
291
|
-
* @description Currency symbol: ₺
|
|
292
|
-
*/
|
|
293
41
|
TuiCurrency["TurkishLira"] = "TRY";
|
|
294
|
-
/**
|
|
295
|
-
* Iranian rial
|
|
296
|
-
*
|
|
297
|
-
* @description Numeric code: 364
|
|
298
|
-
* @description Alphabetic code: IRR
|
|
299
|
-
* @description Countries and territories: Iran
|
|
300
|
-
* @description Currency symbol: IR
|
|
301
|
-
*/
|
|
302
|
-
/**
|
|
303
|
-
* Uzbek sum
|
|
304
|
-
*
|
|
305
|
-
* @description Numeric code: 860
|
|
306
|
-
* @description Alphabetic code: UZS
|
|
307
|
-
* @description Countries and territories: Uzbekistan
|
|
308
|
-
* @description Currency symbol: So'm
|
|
309
|
-
*/
|
|
310
42
|
TuiCurrency["UzbekSum"] = "UZS";
|
|
311
|
-
/**
|
|
312
|
-
* Indonesian rupiah
|
|
313
|
-
*
|
|
314
|
-
* @description Numeric code: 360
|
|
315
|
-
* @description Alphabetic code: IDR
|
|
316
|
-
* @description Countries and territories: Indonesia
|
|
317
|
-
* @description Currency symbol: Rp
|
|
318
|
-
*/
|
|
319
43
|
TuiCurrency["VietnameseDong"] = "VND";
|
|
320
|
-
/**
|
|
321
|
-
* Vietnamese dong
|
|
322
|
-
*
|
|
323
|
-
* @description Numeric code: 704
|
|
324
|
-
* @description Alphabetic code: VND
|
|
325
|
-
* @description Countries and territories: Vietnam
|
|
326
|
-
* @description Currency symbol: đ
|
|
327
|
-
*/
|
|
328
|
-
/**
|
|
329
|
-
* South Korean won
|
|
330
|
-
*
|
|
331
|
-
* @description Numeric code: 410
|
|
332
|
-
* @description Alphabetic code: KRW
|
|
333
|
-
* @description Countries and territories: South Korea
|
|
334
|
-
* @description Currency symbol: ₩
|
|
335
|
-
*/
|
|
336
44
|
TuiCurrency["Won"] = "KRW";
|
|
337
|
-
/**
|
|
338
|
-
* New Turkmen manat
|
|
339
|
-
*
|
|
340
|
-
* @description Numeric code: 934
|
|
341
|
-
* @description Alphabetic code: TMT
|
|
342
|
-
* @description Countries and territories: Turkmenistan
|
|
343
|
-
* @description Currency symbol: TMT
|
|
344
|
-
*/
|
|
345
|
-
/**
|
|
346
|
-
* Japanese yen
|
|
347
|
-
*
|
|
348
|
-
* @description Numeric code: 392
|
|
349
|
-
* @description Alphabetic code: JPY
|
|
350
|
-
* @description Countries and territories: Japan
|
|
351
|
-
* @description Currency symbol: ¥
|
|
352
|
-
*/
|
|
353
45
|
TuiCurrency["Yen"] = "JPY";
|
|
354
|
-
/**
|
|
355
|
-
* Chinese yuan
|
|
356
|
-
*
|
|
357
|
-
* @description Numeric code: 156
|
|
358
|
-
* @description Alphabetic code: CNY
|
|
359
|
-
* @description Countries and territories: China
|
|
360
|
-
* @description Currency symbol: CN¥
|
|
361
|
-
*/
|
|
362
46
|
TuiCurrency["YuanRenminbi"] = "CNY";
|
|
363
47
|
})(exports.TuiCurrency || (exports.TuiCurrency = {}));
|
|
364
48
|
|
|
365
|
-
/**
|
|
366
|
-
* **Active ISO 4217 numeric currency codes**
|
|
367
|
-
*
|
|
368
|
-
* @description The ISO 4217 classification is used to describe alphabetic and numeric currency codes.
|
|
369
|
-
* @description Numeric code is also called "number-3".
|
|
370
|
-
*
|
|
371
|
-
* @link https://en.wikipedia.org/wiki/ISO_4217
|
|
372
|
-
*/
|
|
373
|
-
// TODO: change type in v4.0
|
|
374
|
-
// eslint-disable-next-line no-restricted-syntax
|
|
375
49
|
exports.TuiCurrencyCode = void 0;
|
|
376
50
|
(function (TuiCurrencyCode) {
|
|
377
|
-
/**
|
|
378
|
-
* Armenian dram
|
|
379
|
-
*
|
|
380
|
-
* @description Numeric code: 051
|
|
381
|
-
* @description Alphabetic code: AMD
|
|
382
|
-
* @description Countries and territories: Armenia
|
|
383
|
-
* @description Currency symbol: ֏
|
|
384
|
-
*/
|
|
385
51
|
TuiCurrencyCode["ArmenianDram"] = "051";
|
|
386
|
-
/**
|
|
387
|
-
* Australian dollar
|
|
388
|
-
*
|
|
389
|
-
* @description Numeric code: 036
|
|
390
|
-
* @description Alphabetic code: AUD
|
|
391
|
-
* @description Countries and territories: Australia, Christmas Island (CX), Cocos (Keeling) Islands (CC), Heard Island and McDonald Islands (HM), Kiribati (KI), Nauru (NR), Norfolk Island (NF), Tuvalu (TV)
|
|
392
|
-
* @description Currency symbol: A$
|
|
393
|
-
*/
|
|
394
52
|
TuiCurrencyCode["AustralianDollar"] = "036";
|
|
395
|
-
/**
|
|
396
|
-
* Azerbaijani manat
|
|
397
|
-
*
|
|
398
|
-
* @description Numeric code: 944
|
|
399
|
-
* @description Alphabetic code: AZN
|
|
400
|
-
* @description Countries and territories: Azerbaijan
|
|
401
|
-
* @description Currency symbol: ₼
|
|
402
|
-
*/
|
|
403
53
|
TuiCurrencyCode["AzerbaijaniManat"] = "944";
|
|
404
|
-
/**
|
|
405
|
-
* Thai baht
|
|
406
|
-
*
|
|
407
|
-
* @description Numeric code: 764
|
|
408
|
-
* @description Alphabetic code: THB
|
|
409
|
-
* @description Countries and territories: Thailand
|
|
410
|
-
* @description Currency symbol: ฿
|
|
411
|
-
*/
|
|
412
54
|
TuiCurrencyCode["Baht"] = "764";
|
|
413
|
-
/**
|
|
414
|
-
*
|
|
415
|
-
* Belarusian ruble
|
|
416
|
-
*
|
|
417
|
-
* @description Numeric code: 933
|
|
418
|
-
* @description Alphabetic code: BYN
|
|
419
|
-
* @description Countries and territories: Belarus
|
|
420
|
-
* @description Currency symbol: Rbl
|
|
421
|
-
*/
|
|
422
55
|
TuiCurrencyCode["BelarusianRuble"] = "933";
|
|
423
|
-
/**
|
|
424
|
-
* Brazilian Real
|
|
425
|
-
*
|
|
426
|
-
* @description Numeric code: 986
|
|
427
|
-
* @description Alphabetic code: BRL
|
|
428
|
-
* @description Countries and territories: Brazilia
|
|
429
|
-
* @description Currency symbol: R$
|
|
430
|
-
*/
|
|
431
56
|
TuiCurrencyCode["BrazilianReal"] = "986";
|
|
432
|
-
/**
|
|
433
|
-
* Canadian dollar
|
|
434
|
-
*
|
|
435
|
-
* @description Numeric code: 124
|
|
436
|
-
* @description Alphabetic code: CAD
|
|
437
|
-
* @description Countries and territories: Canada
|
|
438
|
-
* @description Currency symbol: C$
|
|
439
|
-
*/
|
|
440
57
|
TuiCurrencyCode["CanadianDollar"] = "124";
|
|
441
|
-
/**
|
|
442
|
-
* United Arab Emirates dirham
|
|
443
|
-
*
|
|
444
|
-
* @description Numeric code: 784
|
|
445
|
-
* @description Alphabetic code: AED
|
|
446
|
-
* @description Countries and territories: United Arab Emirates
|
|
447
|
-
* @description Currency symbol: Dh
|
|
448
|
-
*/
|
|
449
58
|
TuiCurrencyCode["Dirham"] = "784";
|
|
450
|
-
/**
|
|
451
|
-
* United States dollar
|
|
452
|
-
*
|
|
453
|
-
* @description Numeric code: 840
|
|
454
|
-
* @description Alphabetic code: USD
|
|
455
|
-
* @description Countries and territories: United States, American Samoa (AS), British Indian Ocean Territory (IO) (also uses GBP), British Virgin Islands (VG), Caribbean Netherlands (BQ – Bonaire, Sint Eustatius and Saba), Ecuador (EC), El Salvador (SV), Guam (GU), Marshall Islands (MH), Federated States of Micronesia (FM), Northern Mariana Islands (MP), Palau (PW), Panama (PA) (as well as Panamanian Balboa), Puerto Rico (PR), Timor-Leste (TL), Turks and Caicos Islands (TC), U.S. Virgin Islands (VI), United States Minor Outlying Islands (UM)
|
|
456
|
-
* @description Currency symbol: $
|
|
457
|
-
*/
|
|
458
59
|
TuiCurrencyCode["Dollar"] = "840";
|
|
459
|
-
/**
|
|
460
|
-
* Euro
|
|
461
|
-
*
|
|
462
|
-
* @description Numeric code: 978
|
|
463
|
-
* @description Alphabetic code: EUR
|
|
464
|
-
* @description Countries and territories: Åland Islands (AX), European Union (EU), Andorra (AD), Austria (AT), Belgium (BE), Cyprus (CY), Estonia (EE), Finland (FI), France (FR), French Southern and Antarctic Lands (TF), Germany (DE), Greece (GR), Guadeloupe (GP), Ireland (IE), Italy (IT), Latvia (LV), Lithuania (LT), Luxembourg (LU), Malta (MT), French Guiana (GF), Martinique (MQ), Mayotte (YT), Monaco (MC), Montenegro (ME), Netherlands (NL), Portugal (PT), Réunion (RE), Saint Barthélemy (BL), Saint Martin (MF), Saint Pierre and Miquelon (PM), San Marino (SM), Slovakia (SK), Slovenia (SI), Spain (ES), Vatican City (VA)
|
|
465
|
-
* @description Currency symbol: €
|
|
466
|
-
*/
|
|
467
60
|
TuiCurrencyCode["Euro"] = "978";
|
|
468
|
-
/**
|
|
469
|
-
* Georgian lari
|
|
470
|
-
*
|
|
471
|
-
* @description Numeric code: 981
|
|
472
|
-
* @description Alphabetic code: GEL
|
|
473
|
-
* @description Countries and territories: Georgia
|
|
474
|
-
* @description Currency symbol: ₾
|
|
475
|
-
*/
|
|
476
61
|
TuiCurrencyCode["GeorgianLari"] = "981";
|
|
477
|
-
/**
|
|
478
|
-
* Hong Kong dollar
|
|
479
|
-
*
|
|
480
|
-
* @description Numeric code: 344
|
|
481
|
-
* @description Alphabetic code: HKD
|
|
482
|
-
* @description Countries and territories: Hong Kong
|
|
483
|
-
* @description Currency symbol: HK$
|
|
484
|
-
*/
|
|
485
62
|
TuiCurrencyCode["HongKongDollar"] = "344";
|
|
486
|
-
/**
|
|
487
|
-
* Ukrainian hryvnia
|
|
488
|
-
*
|
|
489
|
-
* @description Numeric code: 980
|
|
490
|
-
* @description Alphabetic code: UAH
|
|
491
|
-
* @description Countries and territories: Ukraine
|
|
492
|
-
* @description Currency symbol: ₴
|
|
493
|
-
*/
|
|
494
63
|
TuiCurrencyCode["Hryvnia"] = "980";
|
|
495
|
-
/**
|
|
496
|
-
* Indian rupee
|
|
497
|
-
*
|
|
498
|
-
* @description Numeric code: 356
|
|
499
|
-
* @description Alphabetic code: INR
|
|
500
|
-
* @description Countries and territories: India, Bhutan
|
|
501
|
-
* @description Currency symbol: ₹
|
|
502
|
-
*/
|
|
503
64
|
TuiCurrencyCode["IndianRupee"] = "356";
|
|
504
|
-
/**
|
|
505
|
-
* Indonesian rupiah
|
|
506
|
-
*
|
|
507
|
-
* @description Numeric code: 360
|
|
508
|
-
* @description Alphabetic code: IDR
|
|
509
|
-
* @description Countries and territories: Indonesia
|
|
510
|
-
* @description Currency symbol: Rp
|
|
511
|
-
*/
|
|
512
65
|
TuiCurrencyCode["IndonesianRupiah"] = "360";
|
|
513
|
-
/**
|
|
514
|
-
* Iranian rial
|
|
515
|
-
*
|
|
516
|
-
* @description Numeric code: 364
|
|
517
|
-
* @description Alphabetic code: IRR
|
|
518
|
-
* @description Countries and territories: Iran
|
|
519
|
-
* @description Currency symbol: IR
|
|
520
|
-
*/
|
|
521
66
|
TuiCurrencyCode["IranianRial"] = "364";
|
|
522
|
-
/**
|
|
523
|
-
* Israeli new shekel
|
|
524
|
-
*
|
|
525
|
-
* @description Numeric code: 376
|
|
526
|
-
* @description Alphabetic code: ILS
|
|
527
|
-
* @description Countries and territories: Israel
|
|
528
|
-
* @description Currency symbol: ₪
|
|
529
|
-
*/
|
|
530
67
|
TuiCurrencyCode["IsraeliShekel"] = "376";
|
|
531
|
-
/**
|
|
532
|
-
* Kyrgyzstani som
|
|
533
|
-
*
|
|
534
|
-
* @description Numeric code: 417
|
|
535
|
-
* @description Alphabetic code: KGS
|
|
536
|
-
* @description Countries and territories: Kyrgyzstan
|
|
537
|
-
* @description Currency symbol: c
|
|
538
|
-
*/
|
|
539
68
|
TuiCurrencyCode["KyrgyzstanSom"] = "417";
|
|
540
|
-
/**
|
|
541
|
-
* Malaysian ringgit
|
|
542
|
-
*
|
|
543
|
-
* @description Numeric code: 458
|
|
544
|
-
* @description Alphabetic code: MYR
|
|
545
|
-
* @description Countries and territories: Malaysia
|
|
546
|
-
* @description Currency symbol: RM
|
|
547
|
-
*/
|
|
548
69
|
TuiCurrencyCode["MalaysianRinggit"] = "458";
|
|
549
|
-
/**
|
|
550
|
-
* Mexican peso
|
|
551
|
-
*
|
|
552
|
-
* @description Numeric code: 484
|
|
553
|
-
* @description Alphabetic code: MXN
|
|
554
|
-
* @description Countries and territories: Mexico
|
|
555
|
-
* @description Currency symbol: $
|
|
556
|
-
*/
|
|
557
70
|
TuiCurrencyCode["MexicanPeso"] = "484";
|
|
558
|
-
/**
|
|
559
|
-
* Mongolian tugrik
|
|
560
|
-
*
|
|
561
|
-
* @description Numeric code: 496
|
|
562
|
-
* @description Alphabetic code: MNT
|
|
563
|
-
* @description Countries and territories: Mongolia
|
|
564
|
-
* @description Currency symbol: ₮
|
|
565
|
-
*/
|
|
566
71
|
TuiCurrencyCode["MongolianTugrik"] = "496";
|
|
567
|
-
/**
|
|
568
|
-
* New Turkmen manat
|
|
569
|
-
*
|
|
570
|
-
* @description Numeric code: 934
|
|
571
|
-
* @description Alphabetic code: TMT
|
|
572
|
-
* @description Countries and territories: Turkmenistan
|
|
573
|
-
* @description Currency symbol: TMT
|
|
574
|
-
*/
|
|
575
72
|
TuiCurrencyCode["NewTurkmenManat"] = "934";
|
|
576
|
-
/**
|
|
577
|
-
* Pound sterling
|
|
578
|
-
*
|
|
579
|
-
* @description Numeric code: 826
|
|
580
|
-
* @description Alphabetic code: GBP
|
|
581
|
-
* @description Countries and territories: United Kingdom, Isle of Man (IM, see Manx pound), Jersey (JE, see Jersey pound), Guernsey (GG, see Guernsey pound), Tristan da Cunha (SH-TA)
|
|
582
|
-
* @description Currency symbol: £
|
|
583
|
-
*/
|
|
584
73
|
TuiCurrencyCode["Pound"] = "826";
|
|
585
|
-
/**
|
|
586
|
-
* Tajikistani somoni
|
|
587
|
-
*
|
|
588
|
-
* @description Numeric code: 972
|
|
589
|
-
* @description Alphabetic code: TJS
|
|
590
|
-
* @description Countries and territories: Tajikistan
|
|
591
|
-
* @description Currency symbol: SM
|
|
592
|
-
*/
|
|
593
|
-
/**
|
|
594
|
-
* Russian ruble
|
|
595
|
-
*
|
|
596
|
-
* @description Numeric code: 643
|
|
597
|
-
* @description Alphabetic code: RUB
|
|
598
|
-
* @description Countries and territories: Russia
|
|
599
|
-
* @description Currency symbol: ₽
|
|
600
|
-
*/
|
|
601
74
|
TuiCurrencyCode["Ruble"] = "643";
|
|
602
|
-
/**
|
|
603
|
-
* Saudi Riyal
|
|
604
|
-
*
|
|
605
|
-
* @description Numeric code: 682
|
|
606
|
-
* @description Alphabetic code: SAR
|
|
607
|
-
* @description Countries and territories: Saudi Arabia
|
|
608
|
-
* @description Currency symbol: SR
|
|
609
|
-
*/
|
|
610
75
|
TuiCurrencyCode["SaudiRiyal"] = "682";
|
|
611
|
-
/**
|
|
612
|
-
* Serbian dinar
|
|
613
|
-
*
|
|
614
|
-
* @description Numeric code: 941
|
|
615
|
-
* @description Alphabetic code: RSD
|
|
616
|
-
* @description Countries and territories: Serbia
|
|
617
|
-
* @description Currency symbol: DIN
|
|
618
|
-
*/
|
|
619
76
|
TuiCurrencyCode["SerbianDinar"] = "941";
|
|
620
|
-
/**
|
|
621
|
-
* Singapore dollar
|
|
622
|
-
*
|
|
623
|
-
* @description Numeric code: 702
|
|
624
|
-
* @description Alphabetic code: SGD
|
|
625
|
-
* @description Countries and territories: Singapore
|
|
626
|
-
* @description Currency symbol: S$
|
|
627
|
-
*/
|
|
628
77
|
TuiCurrencyCode["SingaporeDollar"] = "702";
|
|
629
|
-
/**
|
|
630
|
-
* South African rand
|
|
631
|
-
*
|
|
632
|
-
* @description Numeric code: 710
|
|
633
|
-
* @description Alphabetic code: ZAR
|
|
634
|
-
* @description Countries and territories: South Africa
|
|
635
|
-
* @description Currency symbol: R
|
|
636
|
-
*/
|
|
637
78
|
TuiCurrencyCode["SouthAfricanRand"] = "710";
|
|
638
|
-
/**
|
|
639
|
-
* Sri Lankan rupee
|
|
640
|
-
*
|
|
641
|
-
* @description Numeric code: 144
|
|
642
|
-
* @description Alphabetic code: LKR
|
|
643
|
-
* @description Countries and territories: Sri Lanka
|
|
644
|
-
* @description Currency symbol: Rs.
|
|
645
|
-
*/
|
|
646
79
|
TuiCurrencyCode["SriLankanRupee"] = "144";
|
|
647
|
-
/**
|
|
648
|
-
* Swiss franc
|
|
649
|
-
*
|
|
650
|
-
* @description Numeric code: 756
|
|
651
|
-
* @description Alphabetic code: CHF
|
|
652
|
-
* @description Countries and territories: Switzerland, Liechtenstein (LI)
|
|
653
|
-
* @description Currency symbol: ₣
|
|
654
|
-
*/
|
|
655
80
|
TuiCurrencyCode["SwissFranc"] = "756";
|
|
656
81
|
TuiCurrencyCode["TajikistaniSomoni"] = "972";
|
|
657
|
-
/**
|
|
658
|
-
* Kazakhstani tenge
|
|
659
|
-
*
|
|
660
|
-
* @description Numeric code: 398
|
|
661
|
-
* @description Alphabetic code: KZT
|
|
662
|
-
* @description Countries and territories: Kazakhstan
|
|
663
|
-
* @description Currency symbol: ₸
|
|
664
|
-
*/
|
|
665
82
|
TuiCurrencyCode["Tenge"] = "398";
|
|
666
|
-
/**
|
|
667
|
-
* Turkish lira
|
|
668
|
-
*
|
|
669
|
-
* @description Numeric code: 949
|
|
670
|
-
* @description Alphabetic code: TRY
|
|
671
|
-
* @description Countries and territories: Turkey
|
|
672
|
-
* @description Currency symbol: ₺
|
|
673
|
-
*/
|
|
674
83
|
TuiCurrencyCode["TurkishLira"] = "949";
|
|
675
|
-
/**
|
|
676
|
-
* Uzbek sum
|
|
677
|
-
*
|
|
678
|
-
* @description Numeric code: 860
|
|
679
|
-
* @description Alphabetic code: UZS
|
|
680
|
-
* @description Countries and territories: Uzbekistan
|
|
681
|
-
* @description Currency symbol: So'm
|
|
682
|
-
*/
|
|
683
84
|
TuiCurrencyCode["UzbekSum"] = "860";
|
|
684
|
-
/**
|
|
685
|
-
* Vietnamese dong
|
|
686
|
-
*
|
|
687
|
-
* @description Numeric code: 704
|
|
688
|
-
* @description Alphabetic code: VND
|
|
689
|
-
* @description Countries and territories: Vietnam
|
|
690
|
-
* @description Currency symbol: đ
|
|
691
|
-
*/
|
|
692
85
|
TuiCurrencyCode["VietnameseDong"] = "704";
|
|
693
|
-
/**
|
|
694
|
-
* South Korean won
|
|
695
|
-
*
|
|
696
|
-
* @description Numeric code: 410
|
|
697
|
-
* @description Alphabetic code: KRW
|
|
698
|
-
* @description Countries and territories: South Korea
|
|
699
|
-
* @description Currency symbol: ₩
|
|
700
|
-
*/
|
|
701
86
|
TuiCurrencyCode["Won"] = "410";
|
|
702
|
-
/**
|
|
703
|
-
* Japanese yen
|
|
704
|
-
*
|
|
705
|
-
* @description Numeric code: 392
|
|
706
|
-
* @description Alphabetic code: JPY
|
|
707
|
-
* @description Countries and territories: Japan
|
|
708
|
-
* @description Currency symbol: ¥
|
|
709
|
-
*/
|
|
710
87
|
TuiCurrencyCode["Yen"] = "392";
|
|
711
|
-
/**
|
|
712
|
-
* Chinese yuan
|
|
713
|
-
*
|
|
714
|
-
* @description Numeric code: 156
|
|
715
|
-
* @description Alphabetic code: CNY
|
|
716
|
-
* @description Countries and territories: China
|
|
717
|
-
* @description Currency symbol: CN¥
|
|
718
|
-
*/
|
|
719
88
|
TuiCurrencyCode["YuanRenminbi"] = "156";
|
|
720
89
|
})(exports.TuiCurrencyCode || (exports.TuiCurrencyCode = {}));
|
|
721
90
|
|
|
722
|
-
/**
|
|
723
|
-
* Generated bundle index. Do not edit.
|
|
724
|
-
*/
|
|
725
|
-
|
|
726
91
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
727
92
|
|
|
728
93
|
}));
|