{"version":3,"sources":["webpack:///./src/components/AppScaleInfoMenu.vue","webpack:///src/components/AppScaleInfoMenu.vue","webpack:///./src/components/AppScaleInfoMenu.vue?2f39","webpack:///./src/components/AppScaleInfoMenu.vue?c215"],"names":["scopedSlots","key","on","attrs","staticClass","_vm","app","active_resource","_c","_s","currentNodePool","staticRenderFns","name","components","mixins","props","data","created","beforeDestroy","methods","computed","watch","component"],"mappings":"mMAAyHA,a,IAAqBC,EAAI,K,EAAc,EAAC,S,OAAuB,EAAZC,OAAI,C,MAAAC,C,gBAAoB,G,WAAqBC,I,YAA4E,OAAG,IAAC,YAAcC,GAAIC,SAAIC,GAAwCJ,IAAM,OAAC,EAAQ,QAAO,0BAAO,YAAa,kBAAQ,wCAAW,UAAG,CAAY,QAAXK,EAAG,oBAAQ,UAACL,MAAM,CAAC,MAAQ,UAAK,CAACK,EAAG,OAAQ,CAACL,MAAM,CAAC,MAAO,KAAM,CAACK,EAAG,QAAUJ,OAA6BD,MAAM,KAAU,WAAE,MAAK,CAAgBC,WAAgEA,UAAW,CAAW,YAAaK,iBAA2DN,MAAM,CAAC,KAAO,KAAM,CAACK,EAAG,OAAS,CAACJ,YAAY,gBAAiBD,GAAK,GAAC,oB,YAAQ,WAAE,6DAAE,MAAK,CAAgBC,WAAkEA,UAAW,CAAW,YAAaK,iBAAuGN,MAAM,CAAC,KAAO,KAAW,CAACK,EAAG,QAAeL,YAAM,gB,CAAC,KAAO,YAAC,UAAE,uBAAG,CAACK,EAAG,KAAO,GAAC,0FAACL,MAAM,CAAC,MAAQ,UAAK,CAAEE,EAAG,OAACK,CAAoDP,MAAM,CAAC,MAAO,KAAM,CAACK,EAAG,QAAUJ,OAA6BD,MAAM,KAAU,kDAAE,MAAK,CAAgBC,WAAgEA,UAAW,CAAW,YAAaK,iBAA+HN,MAAM,CAAC,KAAO,KAAM,CAACK,EAAG,OAAS,CAACJ,YAAY,gBAAiBD,GAAK,GAAC,oB,YAAQ,WAAE,yHAAE,MAAK,CAAgBC,WAAkEA,UAAW,CAAW,YAAaK,iBAAgKN,MAAM,CAAC,KAAO,KAAM,CAACK,EAAG,OAAS,CAACJ,YAAY,gBAAiBD,GAAK,GAAC,sB,YAAQ,WAAE,uJAAE,MAAK,CAAgBC,WAAqEA,UAAW,CAAW,YAAaK,iBAAkIN,MAAM,CAAC,KAAO,KAAM,CAACK,EAAG,OAAS,CAACJ,YAAY,gBAAiBD,GAAK,GAAC,yB,YAAQ,WAAE,4HAAE,MAAK,CAAgBC,WAAsEA,UAAW,CAAW,YAAaK,iBAAyJN,MAAM,CAAC,KAAO,KAAM,CAACK,EAAG,OAAS,CAACJ,YAAY,gBAAiBD,GAAK,GAAC,0B,YAAQ,WAAE,gJAAE,MAAK,CAAgBC,WAAwEA,UAAW,CAAW,YAAaK,iBACjuF,OACGE,U,gOCiEW,GACfC,wBACAC,cACAC,gBACAC,OACAT,YAEAU,gBACA,UAEAC,qBACAC,2BACAC,WACAC,YACAC,UCjFoX,I,YCOhXC,EAAY,eACd,EACA,EACAX,GACA,EACA,KACA,KACA,MAIa,aAAAW,E","file":"static/js/chunk-2d230c09.b4e9fd0d.js","sourcesContent":["var render = function render(){var _vm=this,_c=_vm._self._c;return _c('v-menu',{attrs:{\"open-on-hover\":\"\",\"offset-x\":\"\"},scopedSlots:_vm._u([{key:\"activator\",fn:function({ on, attrs }){return [_c('div',_vm._g(_vm._b({staticClass:\"d-inline-block\"},'div',attrs,false),on),[_vm._t(\"default\")],2)]}}],null,true)},[(_vm.app.active_resource === 'ncu')?_c('v-card',{attrs:{\"width\":\"400px\"}},[_c('v-container',{attrs:{\"fluid\":\"\"}},[_c('v-row',{attrs:{\"dense\":\"\"}},[_c('v-col',{attrs:{\"cols\":\"6\"}},[_c('v-card',{staticClass:\"grey lighten-3\",attrs:{\"flat\":\"\"}},[_c('v-card-title',{staticClass:\"caption pb-1\"},[_vm._v(\"vCPU\")]),_c('v-card-text',{staticClass:\"text-h6\"},[_vm._v(_vm._s(_vm.currentNCU(_vm.app.ncu).cpu))])],1)],1),_c('v-col',{attrs:{\"cols\":\"6\"}},[_c('v-card',{staticClass:\"grey lighten-3\",attrs:{\"flat\":\"\"}},[_c('v-card-title',{staticClass:\"caption pb-1\"},[_vm._v(\"Memory\")]),_c('v-card-text',{staticClass:\"text-h6\"},[_vm._v(_vm._s(_vm.toLocaleFixed(_vm.currentNCU(_vm.app.ncu).memory, 0))+\" GB\")])],1)],1)],1)],1)],1):_c('v-card',{attrs:{\"width\":\"400px\"}},[_c('v-container',{attrs:{\"fluid\":\"\"}},[_c('v-row',{attrs:{\"dense\":\"\"}},[(_vm.currentNodePool(_vm.app.node_pool).cpu)?_c('v-col',{attrs:{\"cols\":\"6\"}},[_c('v-card',{staticClass:\"grey lighten-3\",attrs:{\"flat\":\"\"}},[_c('v-card-title',{staticClass:\"caption pb-1\"},[_vm._v(\"vCPU\")]),_c('v-card-text',{staticClass:\"text-h6\"},[_vm._v(_vm._s(_vm.currentNodePool(_vm.app.node_pool).cpu))])],1)],1):_vm._e(),(_vm.currentNodePool(_vm.app.node_pool).memory)?_c('v-col',{attrs:{\"cols\":\"6\"}},[_c('v-card',{staticClass:\"grey lighten-3\",attrs:{\"flat\":\"\"}},[_c('v-card-title',{staticClass:\"caption pb-1\"},[_vm._v(\"Memory\")]),_c('v-card-text',{staticClass:\"text-h6\"},[_vm._v(_vm._s(_vm.toLocaleFixed(_vm.currentNodePool(_vm.app.node_pool).memory, 0))+\" GB\")])],1)],1):_vm._e(),(_vm.currentNodePool(_vm.app.node_pool).gpu_type)?_c('v-col',{attrs:{\"cols\":\"6\"}},[_c('v-card',{staticClass:\"grey lighten-3\",attrs:{\"flat\":\"\"}},[_c('v-card-title',{staticClass:\"caption pb-1\"},[_vm._v(\"GPU Model\")]),_c('v-card-text',{staticClass:\"text-h6\"},[_vm._v(_vm._s(_vm.currentNodePool(_vm.app.node_pool).gpu_type))])],1)],1):_vm._e(),(_vm.currentNodePool(_vm.app.node_pool).vram)?_c('v-col',{attrs:{\"cols\":\"6\"}},[_c('v-card',{staticClass:\"grey lighten-3\",attrs:{\"flat\":\"\"}},[_c('v-card-title',{staticClass:\"caption pb-1\"},[_vm._v(\"GPU Memory\")]),_c('v-card-text',{staticClass:\"text-h6\"},[_vm._v(_vm._s(_vm.toLocaleFixed(_vm.currentNodePool(_vm.app.node_pool).vram, 0))+\" GB\")])],1)],1):_vm._e(),(_vm.currentNodePool(_vm.app.node_pool).ssd)?_c('v-col',{attrs:{\"cols\":\"6\"}},[_c('v-card',{staticClass:\"grey lighten-3\",attrs:{\"flat\":\"\"}},[_c('v-card-title',{staticClass:\"caption pb-1\"},[_vm._v(\"Temp storage\")]),_c('v-card-text',{staticClass:\"text-h6\"},[_vm._v(_vm._s(_vm.toLocaleFixed(_vm.currentNodePool(_vm.app.node_pool).ssd, 0))+\" GB\")])],1)],1):_vm._e()],1)],1)],1)],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n \n \n \n \n
\n \n \n \n \n \n \n vCPU\n {{ currentNCU(app.ncu).cpu }}\n \n \n \n \n Memory\n {{ toLocaleFixed(currentNCU(app.ncu).memory, 0) }} GB\n \n \n \n \n \n \n \n \n \n \n vCPU\n {{ currentNodePool(app.node_pool).cpu }}\n \n \n \n \n Memory\n {{ toLocaleFixed(currentNodePool(app.node_pool).memory, 0) }} GB\n \n \n \n \n GPU Model\n {{ currentNodePool(app.node_pool).gpu_type }}\n \n \n \n \n GPU Memory\n {{ toLocaleFixed(currentNodePool(app.node_pool).vram, 0) }} GB\n \n \n \n \n Temp storage\n {{ toLocaleFixed(currentNodePool(app.node_pool).ssd, 0) }} GB\n \n \n \n \n \n \n\n\n\n","import mod from \"-!../../node_modules/@vue/cli-plugin-babel/node_modules/thread-loader/dist/cjs.js!../../node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib/index.js??ref--13-1!../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppScaleInfoMenu.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/@vue/cli-plugin-babel/node_modules/thread-loader/dist/cjs.js!../../node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib/index.js??ref--13-1!../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppScaleInfoMenu.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./AppScaleInfoMenu.vue?vue&type=template&id=0f7434dc&\"\nimport script from \"./AppScaleInfoMenu.vue?vue&type=script&lang=js&\"\nexport * from \"./AppScaleInfoMenu.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""}