{"version":3,"file":"6640.bc2ba4f3b3017547c8f6.js","mappings":"qHAaA,IAAWA,EAPAC,EAHXC,OAAOC,eAAeC,EAAS,aAAc,CAAEC,OAAO,IACtDD,EAAQJ,eAAiBI,EAAQH,cAAW,GAEjCA,EAKGG,EAAQH,WAAaG,EAAQH,SAAW,CAAC,IAJnC,MAAI,QACpBA,EAAkB,QAAI,UACtBA,EAAe,KAAI,OACnBA,EAAgB,MAAI,SAGbD,EAISI,EAAQJ,iBAAmBI,EAAQJ,eAAiB,CAAC,IAH1C,WAAI,eAC/BA,EAA8B,cAAI,iBAClCA,EAA4B,YAAI,e","sources":["webpack://mattermost-webapp/../platform/types/lib/client4.js"],"sourcesContent":["\"use strict\";\n// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.\n// See LICENSE.txt for license information.\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.ReportDuration = exports.LogLevel = void 0;\nvar LogLevel;\n(function (LogLevel) {\n LogLevel[\"Error\"] = \"ERROR\";\n LogLevel[\"Warning\"] = \"WARNING\";\n LogLevel[\"Info\"] = \"INFO\";\n LogLevel[\"Debug\"] = \"DEBUG\";\n})(LogLevel = exports.LogLevel || (exports.LogLevel = {}));\nvar ReportDuration;\n(function (ReportDuration) {\n ReportDuration[\"Last30Days\"] = \"last_30_days\";\n ReportDuration[\"PreviousMonth\"] = \"previous_month\";\n ReportDuration[\"Last6Months\"] = \"last_6_months\";\n})(ReportDuration = exports.ReportDuration || (exports.ReportDuration = {}));\n"],"names":["ReportDuration","LogLevel","Object","defineProperty","exports","value"],"sourceRoot":""}