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/9a21762b8134fad2e1bc8b57b5d...

1 line
2.2 KiB
JSON

{"remainingRequest":"/home/soeren/dev/keksaccountgui/node_modules/vue-loader/lib/index.js??vue-loader-options!/home/soeren/dev/keksaccountgui/src/views/NewApp.vue?vue&type=template&id=116a6e9b&","dependencies":[{"path":"/home/soeren/dev/keksaccountgui/src/views/NewApp.vue","mtime":1563898961467},{"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":["\n<div style=\"\">\n <v-container grid-list-md>\n <v-layout row wrap>\n <v-flex md12>\n <h1>New App</h1>\n <v-text-field\n label=\"Name\"\n value=\"\"\n type=\"text\"\n v-model=\"name\"\n error=true\n :error=nameErrorFlag\n :error-messages=nameError\n ></v-text-field>\n <v-text-field\n label=\"Description\"\n value=\"\"\n type=\"text\"\n v-model=\"description\"\n error=true\n :error=descriptionErrorFlag\n :error-messages=descriptionError\n ></v-text-field>\n <v-text-field\n label=\"URL\"\n value=\"\"\n type=\"text\"\n v-model=\"url\"\n :error-messages=urlError\n :error=urlErrorFlag\n ></v-text-field>\n </v-flex>\n </v-layout>\n\n <v-btn\n color=\"success\"\n @click=\"createApp\"\n >\n Create App\n </v-btn>\n\n </v-container>\n\n\n</div>\n\n",null]}