{"remainingRequest":"/data/node_modules/babel-loader/lib/index.js!/data/node_modules/moment/locale/es-do.js","dependencies":[{"path":"/data/node_modules/moment/locale/es-do.js","mtime":1553611387260},{"path":"/data/.babelrc","mtime":1553611371556},{"path":"/data/node_modules/cache-loader/dist/cjs.js","mtime":1553611387012},{"path":"/data/node_modules/babel-loader/lib/index.js","mtime":1553611386992}],"contextDependencies":[],"result":["'use strict';\n\nvar _typeof = typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; };\n\n//! moment.js locale configuration\n\n;(function (global, factory) {\n    (typeof exports === 'undefined' ? 'undefined' : _typeof(exports)) === 'object' && typeof module !== 'undefined' && typeof require === 'function' ? factory(require('../moment')) : typeof define === 'function' && define.amd ? define(['../moment'], factory) : factory(global.moment);\n})(undefined, function (moment) {\n    'use strict';\n\n    var monthsShortDot = 'ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.'.split('_'),\n        _monthsShort = 'ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic'.split('_');\n\n    var monthsParse = [/^ene/i, /^feb/i, /^mar/i, /^abr/i, /^may/i, /^jun/i, /^jul/i, /^ago/i, /^sep/i, /^oct/i, /^nov/i, /^dic/i];\n    var monthsRegex = /^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\\.?|feb\\.?|mar\\.?|abr\\.?|may\\.?|jun\\.?|jul\\.?|ago\\.?|sep\\.?|oct\\.?|nov\\.?|dic\\.?)/i;\n\n    var esDo = moment.defineLocale('es-do', {\n        months: 'enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre'.split('_'),\n        monthsShort: function monthsShort(m, format) {\n            if (!m) {\n                return monthsShortDot;\n            } else if (/-MMM-/.test(format)) {\n                return _monthsShort[m.month()];\n            } else {\n                return monthsShortDot[m.month()];\n            }\n        },\n        monthsRegex: monthsRegex,\n        monthsShortRegex: monthsRegex,\n        monthsStrictRegex: /^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,\n        monthsShortStrictRegex: /^(ene\\.?|feb\\.?|mar\\.?|abr\\.?|may\\.?|jun\\.?|jul\\.?|ago\\.?|sep\\.?|oct\\.?|nov\\.?|dic\\.?)/i,\n        monthsParse: monthsParse,\n        longMonthsParse: monthsParse,\n        shortMonthsParse: monthsParse,\n        weekdays: 'domingo_lunes_martes_miércoles_jueves_viernes_sábado'.split('_'),\n        weekdaysShort: 'dom._lun._mar._mié._jue._vie._sáb.'.split('_'),\n        weekdaysMin: 'do_lu_ma_mi_ju_vi_sá'.split('_'),\n        weekdaysParseExact: true,\n        longDateFormat: {\n            LT: 'h:mm A',\n            LTS: 'h:mm:ss A',\n            L: 'DD/MM/YYYY',\n            LL: 'D [de] MMMM [de] YYYY',\n            LLL: 'D [de] MMMM [de] YYYY h:mm A',\n            LLLL: 'dddd, D [de] MMMM [de] YYYY h:mm A'\n        },\n        calendar: {\n            sameDay: function sameDay() {\n                return '[hoy a la' + (this.hours() !== 1 ? 's' : '') + '] LT';\n            },\n            nextDay: function nextDay() {\n                return '[mañana a la' + (this.hours() !== 1 ? 's' : '') + '] LT';\n            },\n            nextWeek: function nextWeek() {\n                return 'dddd [a la' + (this.hours() !== 1 ? 's' : '') + '] LT';\n            },\n            lastDay: function lastDay() {\n                return '[ayer a la' + (this.hours() !== 1 ? 's' : '') + '] LT';\n            },\n            lastWeek: function lastWeek() {\n                return '[el] dddd [pasado a la' + (this.hours() !== 1 ? 's' : '') + '] LT';\n            },\n            sameElse: 'L'\n        },\n        relativeTime: {\n            future: 'en %s',\n            past: 'hace %s',\n            s: 'unos segundos',\n            ss: '%d segundos',\n            m: 'un minuto',\n            mm: '%d minutos',\n            h: 'una hora',\n            hh: '%d horas',\n            d: 'un día',\n            dd: '%d días',\n            M: 'un mes',\n            MM: '%d meses',\n            y: 'un año',\n            yy: '%d años'\n        },\n        dayOfMonthOrdinalParse: /\\d{1,2}º/,\n        ordinal: '%dº',\n        week: {\n            dow: 1, // Monday is the first day of the week.\n            doy: 4 // The week that contains Jan 4th is the first week of the year.\n        }\n    });\n\n    return esDo;\n});",{"version":3,"sources":["node_modules/moment/locale/es-do.js"],"names":["global","factory","exports","module","require","define","amd","moment","monthsShortDot","split","monthsShort","monthsParse","monthsRegex","esDo","defineLocale","months","m","format","test","month","monthsShortRegex","monthsStrictRegex","monthsShortStrictRegex","longMonthsParse","shortMonthsParse","weekdays","weekdaysShort","weekdaysMin","weekdaysParseExact","longDateFormat","LT","LTS","L","LL","LLL","LLLL","calendar","sameDay","hours","nextDay","nextWeek","lastDay","lastWeek","sameElse","relativeTime","future","past","s","ss","mm","h","hh","d","dd","M","MM","y","yy","dayOfMonthOrdinalParse","ordinal","week","dow","doy"],"mappings":"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","file":"es-do.js","sourceRoot":"/data","sourcesContent":["//! moment.js locale configuration\n\n;(function (global, factory) {\n   typeof exports === 'object' && typeof module !== 'undefined'\n       && typeof require === 'function' ? factory(require('../moment')) :\n   typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n   factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\nvar monthsShortDot = 'ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.'.split('_'),\n    monthsShort = 'ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic'.split('_');\n\nvar monthsParse = [/^ene/i, /^feb/i, /^mar/i, /^abr/i, /^may/i, /^jun/i, /^jul/i, /^ago/i, /^sep/i, /^oct/i, /^nov/i, /^dic/i];\nvar monthsRegex = /^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\\.?|feb\\.?|mar\\.?|abr\\.?|may\\.?|jun\\.?|jul\\.?|ago\\.?|sep\\.?|oct\\.?|nov\\.?|dic\\.?)/i;\n\nvar esDo = moment.defineLocale('es-do', {\n    months : 'enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre'.split('_'),\n    monthsShort : function (m, format) {\n        if (!m) {\n            return monthsShortDot;\n        } else if (/-MMM-/.test(format)) {\n            return monthsShort[m.month()];\n        } else {\n            return monthsShortDot[m.month()];\n        }\n    },\n    monthsRegex: monthsRegex,\n    monthsShortRegex: monthsRegex,\n    monthsStrictRegex: /^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,\n    monthsShortStrictRegex: /^(ene\\.?|feb\\.?|mar\\.?|abr\\.?|may\\.?|jun\\.?|jul\\.?|ago\\.?|sep\\.?|oct\\.?|nov\\.?|dic\\.?)/i,\n    monthsParse: monthsParse,\n    longMonthsParse: monthsParse,\n    shortMonthsParse: monthsParse,\n    weekdays : 'domingo_lunes_martes_miércoles_jueves_viernes_sábado'.split('_'),\n    weekdaysShort : 'dom._lun._mar._mié._jue._vie._sáb.'.split('_'),\n    weekdaysMin : 'do_lu_ma_mi_ju_vi_sá'.split('_'),\n    weekdaysParseExact : true,\n    longDateFormat : {\n        LT : 'h:mm A',\n        LTS : 'h:mm:ss A',\n        L : 'DD/MM/YYYY',\n        LL : 'D [de] MMMM [de] YYYY',\n        LLL : 'D [de] MMMM [de] YYYY h:mm A',\n        LLLL : 'dddd, D [de] MMMM [de] YYYY h:mm A'\n    },\n    calendar : {\n        sameDay : function () {\n            return '[hoy a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\n        },\n        nextDay : function () {\n            return '[mañana a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\n        },\n        nextWeek : function () {\n            return 'dddd [a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\n        },\n        lastDay : function () {\n            return '[ayer a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\n        },\n        lastWeek : function () {\n            return '[el] dddd [pasado a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\n        },\n        sameElse : 'L'\n    },\n    relativeTime : {\n        future : 'en %s',\n        past : 'hace %s',\n        s : 'unos segundos',\n        ss : '%d segundos',\n        m : 'un minuto',\n        mm : '%d minutos',\n        h : 'una hora',\n        hh : '%d horas',\n        d : 'un día',\n        dd : '%d días',\n        M : 'un mes',\n        MM : '%d meses',\n        y : 'un año',\n        yy : '%d años'\n    },\n    dayOfMonthOrdinalParse : /\\d{1,2}º/,\n    ordinal : '%dº',\n    week : {\n        dow : 1, // Monday is the first day of the week.\n        doy : 4  // The week that contains Jan 4th is the first week of the year.\n    }\n});\n\nreturn esDo;\n\n})));\n"]}]}