@bodar/totallylazy
Advanced tools
Comparing version 0.427.270 to 0.429.272
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.additionalSymbols = void 0; | ||
const preferred_currencies_1 = require("./preferred-currencies"); | ||
exports.additionalSymbols = [ | ||
...Object.entries(preferred_currencies_1.PreferredCurrencies.dollarCountries).map(([, iso]) => ({ iso, symbol: '$' })), | ||
...Object.entries(preferred_currencies_1.PreferredCurrencies.poundCountries).map(([, iso]) => ({ iso, symbol: '£' })), | ||
...Object.entries(preferred_currencies_1.PreferredCurrencies.yenCountries).flatMap(([, iso]) => ([{ iso, symbol: '¥' }, { iso, symbol: '¥' }])), | ||
{ iso: 'KES', symbol: 'KSh' }, | ||
{ iso: 'HKD', symbol: '$' }, | ||
{ iso: 'AUD', symbol: '$' }, | ||
{ iso: 'USD', symbol: '$' }, | ||
{ iso: 'VND', symbol: 'đ' }, | ||
]; | ||
//# sourceMappingURL=currencies-def.js.map |
@@ -33,3 +33,4 @@ "use strict"; | ||
"symbols": [ | ||
"$" | ||
"$", | ||
"US$" | ||
] | ||
@@ -46,3 +47,4 @@ }, | ||
"symbols": [ | ||
"EC$" | ||
"EC$", | ||
"$" | ||
] | ||
@@ -87,3 +89,4 @@ }, | ||
"symbols": [ | ||
"B$" | ||
"B$", | ||
"$" | ||
] | ||
@@ -106,3 +109,4 @@ }, | ||
"symbols": [ | ||
"Bds$" | ||
"Bds$", | ||
"$" | ||
] | ||
@@ -119,3 +123,4 @@ }, | ||
"symbols": [ | ||
"Bz$" | ||
"Bz$", | ||
"$" | ||
] | ||
@@ -132,3 +137,4 @@ }, | ||
"symbols": [ | ||
"BD$" | ||
"BD$", | ||
"$" | ||
] | ||
@@ -185,3 +191,4 @@ }, | ||
"symbols": [ | ||
"B$" | ||
"B$", | ||
"$" | ||
] | ||
@@ -228,3 +235,4 @@ }, | ||
"symbols": [ | ||
"CI$" | ||
"CI$", | ||
"$" | ||
] | ||
@@ -245,3 +253,4 @@ }, | ||
"symbols": [ | ||
"¥" | ||
"¥", | ||
"¥" | ||
] | ||
@@ -276,3 +285,4 @@ }, | ||
"symbols": [ | ||
"NZ$" | ||
"NZ$", | ||
"$" | ||
] | ||
@@ -340,3 +350,4 @@ }, | ||
"symbols": [ | ||
"LE" | ||
"LE", | ||
"£" | ||
] | ||
@@ -369,3 +380,4 @@ }, | ||
"symbols": [ | ||
"FK£" | ||
"FK£", | ||
"£" | ||
] | ||
@@ -377,3 +389,4 @@ }, | ||
"F$", | ||
"FJ$" | ||
"FJ$", | ||
"$" | ||
] | ||
@@ -431,3 +444,7 @@ }, | ||
"decimals": 2, | ||
"symbols": [] | ||
"symbols": [ | ||
"G$", | ||
"GY$", | ||
"$" | ||
] | ||
}, | ||
@@ -437,3 +454,4 @@ "HTG": { | ||
"symbols": [ | ||
"G" | ||
"G", | ||
"Gde." | ||
] | ||
@@ -451,2 +469,3 @@ }, | ||
"HK$", | ||
"元", | ||
"$" | ||
@@ -498,3 +517,4 @@ ] | ||
"symbols": [ | ||
"J$" | ||
"J$", | ||
"$" | ||
] | ||
@@ -506,3 +526,4 @@ }, | ||
"円", | ||
"¥" | ||
"¥", | ||
"¥" | ||
] | ||
@@ -564,3 +585,4 @@ }, | ||
"LL", | ||
"ل.ل." | ||
"ل.ل.", | ||
"£" | ||
] | ||
@@ -584,3 +606,4 @@ }, | ||
"Lib$", | ||
"L$" | ||
"L$", | ||
"$" | ||
] | ||
@@ -609,2 +632,3 @@ }, | ||
"symbols": [ | ||
"ден", | ||
"DEN" | ||
@@ -696,3 +720,4 @@ ] | ||
"symbols": [ | ||
"N$" | ||
"N$", | ||
"$" | ||
] | ||
@@ -837,3 +862,4 @@ }, | ||
"symbols": [ | ||
"S$" | ||
"S$", | ||
"$" | ||
] | ||
@@ -863,3 +889,4 @@ }, | ||
"symbols": [ | ||
"Db" | ||
"Db", | ||
"£" | ||
] | ||
@@ -877,3 +904,4 @@ }, | ||
"ج.س", | ||
"sud£" | ||
"sud£", | ||
"£" | ||
] | ||
@@ -904,3 +932,5 @@ }, | ||
"symbols": [ | ||
"LS" | ||
"LS", | ||
"syr£", | ||
"£" | ||
] | ||
@@ -911,3 +941,4 @@ }, | ||
"symbols": [ | ||
"NT$" | ||
"NT$", | ||
"$" | ||
] | ||
@@ -942,3 +973,4 @@ }, | ||
"symbols": [ | ||
"TT$" | ||
"TT$", | ||
"$" | ||
] | ||
@@ -945,0 +977,0 @@ }, |
@@ -66,2 +66,3 @@ "use strict"; | ||
'TV': 'AUD', | ||
'US': 'USD', | ||
'VC': 'XCD', | ||
@@ -73,2 +74,3 @@ 'ZW': 'USD', | ||
'FK': 'FKP', | ||
'GB': 'GBP', | ||
'GI': 'GIP', | ||
@@ -86,2 +88,3 @@ 'GG': 'GBP', | ||
'CN': 'CNY', | ||
'JP': 'JPY', | ||
}; | ||
@@ -88,0 +91,0 @@ PreferredCurrencies.kroneCountries = { |
{ | ||
"name": "@bodar/totallylazy", | ||
"version": "0.427.270", | ||
"version": "0.429.272", | ||
"description": "Totallylazy", | ||
@@ -5,0 +5,0 @@ "repository": "git@github.com:bodar/totallylazy.js.git", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
432655
6321