This repository has been archived on 2024-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
keksAccountGUI/node_modulesOLD/.cache/vue-loader/c23157645d909307835f8e98ce325903.json

1 line
3.1 KiB
JSON
Raw Normal View History

2019-08-11 18:48:02 +00:00
{"remainingRequest":"/home/soeren/dev/keksaccountgui/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!/home/soeren/dev/keksaccountgui/node_modules/vuetify-loader/lib/loader.js!/home/soeren/dev/keksaccountgui/node_modules/cache-loader/dist/cjs.js??ref--0-0!/home/soeren/dev/keksaccountgui/node_modules/vue-loader/lib/index.js??vue-loader-options!/home/soeren/dev/keksaccountgui/src/views/Mail.vue?vue&type=template&id=c229f51e&","dependencies":[{"path":"/home/soeren/dev/keksaccountgui/src/views/Mail.vue","mtime":1564133292727},{"path":"/home/soeren/dev/keksaccountgui/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/home/soeren/dev/keksaccountgui/node_modules/vue-loader/lib/loaders/templateLoader.js","mtime":499162500000},{"path":"/home/soeren/dev/keksaccountgui/node_modules/vuetify-loader/lib/loader.js","mtime":1564062719000},{"path":"/home/soeren/dev/keksaccountgui/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/home/soeren/dev/keksaccountgui/node_modules/vue-loader/lib/index.js","mtime":499162500000}],"contextDependencies":[],"result":["var render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"div\",\n {},\n [\n _c(\n \"v-container\",\n { attrs: { \"grid-list-md\": \"\" } },\n [\n _c(\n \"v-layout\",\n { attrs: { row: \"\", wrap: \"\" } },\n [\n _c(\n \"v-flex\",\n { attrs: { md12: \"\" } },\n [\n _c(\"h1\", [_vm._v(\"E-Mail Address\")]),\n _c(\"v-simple-table\", [\n _c(\"thead\", [\n _c(\"tr\", [\n _c(\"th\", { staticClass: \"text-left\" }, [\n _vm._v(\"Mail\")\n ]),\n _c(\"th\", { staticClass: \"text-left\" }, [\n _vm._v(\"Status\")\n ]),\n _c(\"th\", { staticClass: \"text-left\" }, [\n _vm._v(\"Primary\")\n ]),\n _c(\"th\", { staticClass: \"text-left\" }, [\n _vm._v(\"Actions\")\n ])\n ])\n ]),\n _c(\n \"tbody\",\n _vm._l(_vm.mails, function(mail) {\n return _c(\"tr\", [\n _c(\"td\", [_vm._v(_vm._s(mail.mail))]),\n _c(\"td\", [_vm._v(_vm._s(mail.status))]),\n _c(\"td\", [_vm._v(_vm._s(mail.primary))]),\n _c(\"td\", [_vm._v(\"-\")])\n ])\n }),\n 0\n )\n ])\n ],\n 1\n )\n ],\n 1\n )\n ],\n 1\n )\n ],\n 1\n )\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }"]}