{"version":3,"sources":["webpack:///./src/modules/administration/dictionaries/pzzOrderKinds/locales.js","webpack:///./src/modules/administration/dictionaries/pzzOrderKinds/locales sync [A-Za-z0-9-_,\\s]+\\.json$/"],"names":["loadLocaleMessages","locales","require","messages","keys","forEach","key","matched","match","length","locale","map","webpackContext","req","id","webpackContextResolve","__webpack_require__","o","e","Error","code","Object","resolve","module","exports"],"mappings":"oKAAA,SAASA,IACL,IAAMC,EAAUC,UACVC,EAAW,GAQjB,OAPAF,EAAQG,OAAOC,SAAQ,SAAAC,GACnB,IAAMC,EAAUD,EAAIE,MAAM,uBAC1B,GAAID,GAAWA,EAAQE,OAAS,EAAG,CAC/B,IAAMC,EAASH,EAAQ,GACvBJ,EAASO,GAAUT,EAAQK,OAG5BH,EAGK,QACZA,SAAUH,M,0YCdd,IAAIW,EAAM,CACT,YAAa,OACb,YAAa,QAId,SAASC,EAAeC,GACvB,IAAIC,EAAKC,EAAsBF,GAC/B,OAAOG,EAAoBF,GAE5B,SAASC,EAAsBF,GAC9B,IAAIG,EAAoBC,EAAEN,EAAKE,GAAM,CACpC,IAAIK,EAAI,IAAIC,MAAM,uBAAyBN,EAAM,KAEjD,MADAK,EAAEE,KAAO,mBACHF,EAEP,OAAOP,EAAIE,GAEZD,EAAeR,KAAO,WACrB,OAAOiB,OAAOjB,KAAKO,IAEpBC,EAAeU,QAAUP,EACzBQ,EAAOC,QAAUZ,EACjBA,EAAeE,GAAK,Q","file":"js/chunk-4ae59e23.161430cd.js","sourcesContent":["function loadLocaleMessages() {\r\n const locales = require.context('./locales', true, /[A-Za-z0-9-_,\\s]+\\.json$/i)\r\n const messages = {}\r\n locales.keys().forEach(key => {\r\n const matched = key.match(/([A-Za-z0-9-_]+)\\./i)\r\n if (matched && matched.length > 1) {\r\n const locale = matched[1]\r\n messages[locale] = locales(key)\r\n }\r\n })\r\n return messages\r\n}\r\n\r\nexport default ({\r\n messages: loadLocaleMessages()\r\n})","var map = {\n\t\"./en.json\": \"ad93\",\n\t\"./pl.json\": \"f2b1\"\n};\n\n\nfunction webpackContext(req) {\n\tvar id = webpackContextResolve(req);\n\treturn __webpack_require__(id);\n}\nfunction webpackContextResolve(req) {\n\tif(!__webpack_require__.o(map, req)) {\n\t\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\treturn map[req];\n}\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nmodule.exports = webpackContext;\nwebpackContext.id = \"bafc\";"],"sourceRoot":""}