1 line
1.8 KiB
JSON
1 line
1.8 KiB
JSON
{"remainingRequest":"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\node_modules\\babel-loader\\lib\\index.js!C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\src\\store\\getters.js","dependencies":[{"path":"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\src\\store\\getters.js","mtime":1614735254000},{"path":"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\node_modules\\babel-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["var getters = {\n roles: function roles(state) {\n return state.user.roles;\n },\n uwbId: function uwbId(state) {\n return state.visitor.uwbId;\n },\n environmentList: function environmentList(state) {\n return state.system.environmentList;\n },\n isFullScreen: function isFullScreen(state) {\n return state.user.isFullScreen;\n }\n};\nexport default getters;",{"version":3,"sources":["C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\src\\store\\getters.js"],"names":["getters","roles","state","user","uwbId","visitor","environmentList","system","isFullScreen"],"mappings":"AAAA,IAAMA,OAAO,GAAG;AACZC,EAAAA,KAAK,EAAE,eAAAC,KAAK;AAAA,WAAIA,KAAK,CAACC,IAAN,CAAWF,KAAf;AAAA,GADA;AAEZG,EAAAA,KAAK,EAAE,eAAAF,KAAK;AAAA,WAAIA,KAAK,CAACG,OAAN,CAAcD,KAAlB;AAAA,GAFA;AAGZE,EAAAA,eAAe,EAAE,yBAAAJ,KAAK;AAAA,WAAIA,KAAK,CAACK,MAAN,CAAaD,eAAjB;AAAA,GAHV;AAIZE,EAAAA,YAAY,EAAE,sBAAAN,KAAK;AAAA,WAAIA,KAAK,CAACC,IAAN,CAAWK,YAAf;AAAA;AAJP,CAAhB;AAMA,eAAeR,OAAf","sourcesContent":["const getters = {\n roles: state => state.user.roles,\n uwbId: state => state.visitor.uwbId,\n environmentList: state => state.system.environmentList,\n isFullScreen: state => state.user.isFullScreen,\n}\nexport default getters"]}]} |