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