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/353555ef9f8ff532fb315f84f17...

1 line
7.5 KiB
JSON

{"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/components/MenuMobile.vue?vue&type=template&id=4d8d9091&","dependencies":[{"path":"/home/soeren/dev/keksaccountgui/src/components/MenuMobile.vue","mtime":1561109751587},{"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-navigation-drawer\",\n {\n attrs: { stateless: \"\", absolute: \"\", value: \"true\" },\n model: {\n value: _vm.$store.state.sideMenu,\n callback: function($$v) {\n _vm.$set(_vm.$store.state, \"sideMenu\", $$v)\n },\n expression: \"$store.state.sideMenu\"\n }\n },\n [\n _c(\n \"v-list\",\n [\n _c(\n \"v-list-tile\",\n [\n _c(\"v-list-tile-action\", [_c(\"v-icon\", [_vm._v(\"home\")])], 1),\n _c(\"v-list-tile-title\", [_vm._v(\"Home\")])\n ],\n 1\n ),\n _c(\n \"v-list-tile\",\n [\n _c(\"v-list-tile-action\", [_c(\"v-icon\", [_vm._v(\"home\")])], 1),\n _c(\"v-list-tile-title\", [_vm._v(\"Apps\")])\n ],\n 1\n ),\n _c(\n \"v-list-group\",\n {\n attrs: { \"prepend-icon\": \"account_circle\", value: \"true\" },\n scopedSlots: _vm._u([\n {\n key: \"activator\",\n fn: function() {\n return [\n _c(\n \"v-list-tile\",\n [_c(\"v-list-tile-title\", [_vm._v(\"Admin\")])],\n 1\n )\n ]\n },\n proxy: true\n }\n ])\n },\n [\n _c(\n \"v-list-tile\",\n [\n _c(\"v-list-tile-action\"),\n _c(\"v-list-tile-title\", [_vm._v(\"Settings\")])\n ],\n 1\n ),\n _c(\n \"v-list-tile\",\n [\n _c(\"v-list-tile-action\"),\n _c(\"v-list-tile-title\", [_vm._v(\"Users\")])\n ],\n 1\n ),\n _c(\n \"v-list-tile\",\n [\n _c(\"v-list-tile-action\"),\n _c(\"v-list-tile-title\", [_vm._v(\"Apps\")])\n ],\n 1\n ),\n _c(\n \"v-list-tile\",\n [\n _c(\"v-list-tile-action\"),\n _c(\"v-list-tile-title\", [_vm._v(\"Invites\")])\n ],\n 1\n )\n ],\n 1\n ),\n _c(\n \"v-list-group\",\n {\n attrs: { \"prepend-icon\": \"account_circle\", value: \"true\" },\n scopedSlots: _vm._u([\n {\n key: \"activator\",\n fn: function() {\n return [\n _c(\n \"v-list-tile\",\n [_c(\"v-list-tile-title\", [_vm._v(\"Users\")])],\n 1\n )\n ]\n },\n proxy: true\n }\n ])\n },\n [\n _c(\n \"v-list-group\",\n {\n attrs: { \"no-action\": \"\", \"sub-group\": \"\", value: \"true\" },\n scopedSlots: _vm._u([\n {\n key: \"activator\",\n fn: function() {\n return [\n _c(\n \"v-list-tile\",\n [_c(\"v-list-tile-title\", [_vm._v(\"Admin\")])],\n 1\n )\n ]\n },\n proxy: true\n }\n ])\n },\n _vm._l(_vm.admins, function(admin, i) {\n return _c(\n \"v-list-tile\",\n { key: i, on: { click: function($event) {} } },\n [\n _c(\"v-list-tile-title\", {\n domProps: { textContent: _vm._s(admin[0]) }\n }),\n _c(\n \"v-list-tile-action\",\n [\n _c(\"v-icon\", {\n domProps: { textContent: _vm._s(admin[1]) }\n })\n ],\n 1\n )\n ],\n 1\n )\n }),\n 1\n ),\n _c(\n \"v-list-group\",\n {\n attrs: { \"sub-group\": \"\", \"no-action\": \"\" },\n scopedSlots: _vm._u([\n {\n key: \"activator\",\n fn: function() {\n return [\n _c(\n \"v-list-tile\",\n [_c(\"v-list-tile-title\", [_vm._v(\"Actions\")])],\n 1\n )\n ]\n },\n proxy: true\n }\n ])\n },\n _vm._l(_vm.cruds, function(crud, i) {\n return _c(\n \"v-list-tile\",\n { key: i, on: { click: function($event) {} } },\n [\n _c(\"v-list-tile-title\", {\n domProps: { textContent: _vm._s(crud[0]) }\n }),\n _c(\n \"v-list-tile-action\",\n [\n _c(\"v-icon\", {\n domProps: { textContent: _vm._s(crud[1]) }\n })\n ],\n 1\n )\n ],\n 1\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 }"]}