@js-joda/locale
Advanced tools
Comparing version 4.14.1 to 4.15.0
@@ -1,2 +0,2 @@ | ||
//! @version @js-joda/locale - 4.14.1 | ||
//! @version @js-joda/locale - 4.15.0 | ||
//! @copyright (c) 2015-present, Philipp Thürwächter, Pattrick Hüper & js-joda contributors | ||
@@ -186,2 +186,3 @@ //! @copyright (c) 2007-present, Stephen Colebourne & Michael Nascimento Santos | ||
*/ | ||
var cldrDataLoaded = new Set(); | ||
@@ -222,2 +223,3 @@ var loadCldrData = function loadCldrData(path) { | ||
*/ | ||
var CldrDateTimeTextProvider = function () { | ||
@@ -565,2 +567,3 @@ function CldrDateTimeTextProvider() { | ||
*/ | ||
var MathUtil$1 = _.MathUtil; | ||
@@ -695,2 +698,3 @@ var LocalizedOffsetPrinterParser = function () { | ||
*/ | ||
var MathUtil = _.MathUtil, | ||
@@ -1146,2 +1150,3 @@ _jodaInternal$assert$1 = _.assert, | ||
*/ | ||
var StringBuilder = _.StringBuilder; | ||
@@ -1290,2 +1295,3 @@ var WeekFieldsPrinterParser = function () { | ||
*/ | ||
var Locale = function () { | ||
@@ -1406,2 +1412,3 @@ Locale.getAvailableLocales = function getAvailableLocales() { | ||
*/ | ||
var isInit = false; | ||
@@ -1408,0 +1415,0 @@ function init() { |
@@ -1,2 +0,2 @@ | ||
//! @version @js-joda/locale - 4.14.1 | ||
//! @version @js-joda/locale - 4.15.0 | ||
//! @copyright (c) 2015-present, Philipp Thürwächter, Pattrick Hüper & js-joda contributors | ||
@@ -188,2 +188,3 @@ //! @copyright (c) 2007-present, Stephen Colebourne & Michael Nascimento Santos | ||
*/ | ||
var cldrDataLoaded = new Set(); | ||
@@ -224,2 +225,3 @@ var loadCldrData = function loadCldrData(path) { | ||
*/ | ||
var CldrDateTimeTextProvider = function () { | ||
@@ -567,2 +569,3 @@ function CldrDateTimeTextProvider() { | ||
*/ | ||
var MathUtil$1 = core._.MathUtil; | ||
@@ -697,2 +700,3 @@ var LocalizedOffsetPrinterParser = function () { | ||
*/ | ||
var MathUtil = core._.MathUtil, | ||
@@ -1148,2 +1152,3 @@ _jodaInternal$assert$1 = core._.assert, | ||
*/ | ||
var StringBuilder = core._.StringBuilder; | ||
@@ -1292,2 +1297,3 @@ var WeekFieldsPrinterParser = function () { | ||
*/ | ||
var Locale = function () { | ||
@@ -1408,2 +1414,3 @@ Locale.getAvailableLocales = function getAvailableLocales() { | ||
*/ | ||
var isInit = false; | ||
@@ -1410,0 +1417,0 @@ function init() { |
@@ -1,2 +0,2 @@ | ||
//! @version @js-joda/locale - 4.14.1 | ||
//! @version @js-joda/locale - 4.15.0 | ||
//! @copyright (c) 2015-present, Philipp Thürwächter, Pattrick Hüper & js-joda contributors | ||
@@ -3,0 +3,0 @@ //! @copyright (c) 2007-present, Stephen Colebourne & Michael Nascimento Santos |
{ | ||
"name": "@js-joda/locale", | ||
"version": "4.14.1", | ||
"version": "4.15.0", | ||
"description": "plugin for locale functionality for js-joda", | ||
@@ -34,3 +34,3 @@ "repository": { | ||
"test-browser": "npx karma start --reporters=dots --single-run", | ||
"test-saucelabs": "npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox\" --single-run=true", | ||
"test-saucelabs": "npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_firefox\" --single-run=true", | ||
"test-ts-definitions": "TS_NODE_PROJECT='../../shared/ts-test-config.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts", | ||
@@ -64,4 +64,4 @@ "test-ci": "npm run build-dist && npm run build-locale-dist && npm run test && npm run test-browser && npm run test-ts-definitions && npm run test-coverage", | ||
"devDependencies": { | ||
"@js-joda/core": "^5.6.3", | ||
"@js-joda/timezone": "^2.21.1", | ||
"@js-joda/core": "^5.6.4", | ||
"@js-joda/timezone": "^2.21.2", | ||
"cldr-data": "^36.0.0", | ||
@@ -74,4 +74,3 @@ "cldrjs": "^0.5.5", | ||
"cldr-data-coverage": "core", | ||
"cldr-data-urls-filter": "(cldr-core|cldr-numbers-modern|cldr-dates-modern)", | ||
"gitHead": "9ec01ca9278354413546df9570bc18c4295780da" | ||
"cldr-data-urls-filter": "(cldr-core|cldr-numbers-modern|cldr-dates-modern)" | ||
} |
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 too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
79945761
185
1550038