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/e4a7d24cb8116ab37d3ceebbe83bce69.json

1 line
3.5 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/App.vue?vue&type=template&id=7ba5bd90&","dependencies":[{"path":"/home/soeren/dev/keksaccountgui/src/App.vue","mtime":1558519694887},{"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":1549812933000},{"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 \"v-app\",\n {\n directives: [\n {\n name: \"scroll\",\n rawName: \"v-scroll\",\n value: _vm.handleScroll,\n expression: \"handleScroll\"\n }\n ]\n },\n [\n _c(\n \"v-toolbar\",\n {\n attrs: {\n app: \"\",\n flat: _vm.flat,\n prominent: _vm.big,\n dense: !_vm.big,\n color: _vm.bgcolor,\n \"clipped-left\": \"\"\n }\n },\n [\n _c(\"v-toolbar-title\", { staticClass: \"headline text-uppercase\" }, [\n _c(\"span\", [_vm._v(\"Keks\")]),\n _c(\"span\", { staticClass: \"font-weight-light\" }, [\n _vm._v(\"Account\")\n ])\n ]),\n _c(\"v-spacer\"),\n _c(\n \"v-toolbar-items\",\n { staticClass: \"hidden-sm-and-down\" },\n _vm._l(_vm.menu, function(item) {\n return _c(\n \"v-btn\",\n { key: item.icon, attrs: { to: item.link, flat: \"\" } },\n [_vm._v(_vm._s(item.title))]\n )\n }),\n 1\n ),\n _c(\n \"v-menu\",\n { staticClass: \"hidden-md-and-up\" },\n [\n _c(\"v-toolbar-side-icon\", {\n attrs: { slot: \"activator\" },\n slot: \"activator\"\n }),\n _c(\n \"v-list\",\n _vm._l(_vm.menu, function(item) {\n return _c(\n \"v-list-tile\",\n { key: item.icon },\n [\n _c(\n \"v-list-tile-content\",\n [_c(\"v-list-tile-title\", [_vm._v(_vm._s(item.title))])],\n 1\n )\n ],\n 1\n )\n }),\n 1\n )\n ],\n 1\n )\n ],\n 1\n ),\n _c(\n \"v-content\",\n { staticStyle: { \"background-color\": \"#fff\" } },\n [_c(\"Startpage\")],\n 1\n )\n ],\n 1\n )\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }"]}