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

1 line
1.9 KiB
JSON
Raw Normal View History

2019-08-11 18:48:02 +00:00
{"remainingRequest":"/home/soeren/dev/keksaccountgui/node_modules/vue-loader/lib/index.js??vue-loader-options!/home/soeren/dev/keksaccountgui/src/components/Login.vue?vue&type=template&id=ef68022e&","dependencies":[{"path":"/home/soeren/dev/keksaccountgui/src/components/Login.vue","mtime":1559742501210},{"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>\n <h1>Login</h1>\n <v-alert\n :value=\"true\"\n type=\"error\"\n v-if=\"errorMessage\"\n >\n {{ errorMessage }}\n </v-alert>\n <p>Login to your <span v-if=\"loginToService\">{{ serviceName }}</span><span v-if=\"!loginToService\">{{nameBig}}{{nameSmall}}</span> with your credentials.</p>\n <v-text-field\n label=\"Username\"\n value=\"\"\n v-model=\"username\"\n ></v-text-field>\n <v-text-field\n label=\"Password\"\n value=\"\"\n type=\"password\"\n v-model=\"password\"\n ></v-text-field>\n <v-checkbox\n v-model=\"logintoMainAccount\"\n :label=\"loginText\"\n v-if=\"loginToService\"\n disabled=\"true\"\n ></v-checkbox>\n <v-checkbox\n v-model=\"allowSpaces\"\n label=\"Permanent Login at this Device\"\n v-if=\"showPermanentLogin()\"\n ></v-checkbox>\n <v-btn\n color=\"success\"\n @click=\"login\"\n >\n Login\n </v-btn>\n</div>\n",null]}