(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["2d22c0ff"],{f241:function(t,e,a){"use strict";a.r(e);var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("q-layout",{staticClass:"shadow-2 rounded-borders",attrs:{view:"lHh lpr lFf"}},[a("q-header",{attrs:{elevated:""}},[a("q-toolbar",[a("q-btn",{staticClass:"q-mr-sm",attrs:{flat:"",round:"",dense:"",icon:"fas fa-bars"},on:{click:function(e){t.leftDrawerOpen=!t.leftDrawerOpen}}}),a("q-toolbar-title",[a("router-link",{attrs:{to:"/"}},[a("span",{staticClass:"text-white"},[t._v(" Blue Eel Configurator ")])])],1)],1)],1),a("q-drawer",{attrs:{"show-if-above":"",bordered:"","content-class":"bg-grey-2"},model:{value:t.leftDrawerOpen,callback:function(e){t.leftDrawerOpen=e},expression:"leftDrawerOpen"}},[a("q-list",[a("q-item",{attrs:{clickable:"",to:"sequence"}},[a("q-item-section",{attrs:{avatar:""}},[a("q-icon",{attrs:{name:"fas fa-clipboard-list"}})],1),a("q-item-section",[a("q-item-label",[t._v("Sequences")]),a("q-item-label",{attrs:{caption:""}},[t._v("Define custom sequences for students")])],1)],1),a("q-item",{attrs:{clickable:"",to:"review"}},[a("q-item-section",{attrs:{avatar:""}},[a("q-icon",{attrs:{name:"fas fa-spell-check"}})],1),a("q-item-section",[a("q-item-label",[t._v("Review")]),a("q-item-label",{attrs:{caption:""}},[t._v("Analyze students work")])],1)],1),a("q-item",{attrs:{clickable:"",to:"training"}},[a("q-item-section",{attrs:{avatar:""}},[a("q-icon",{attrs:{name:"fas fa-magic"}})],1),a("q-item-section",[a("q-item-label",[t._v("Train the Eel")]),a("q-item-label",{attrs:{caption:""}},[t._v("Write letters accurately to train the algorithm")])],1)],1)],1),a("div",{staticClass:"absolute-bottom"},[a("div",{staticClass:"text-right"},[t._v("     © 2020 ")])])],1),a("q-page-container",[a("router-view")],1)],1)},r=[],s={name:"MyLayout",mounted:function(){this.sequenceId=this.$router.currentRoute.query.seq||"Standard",this.saveSequence()},data:function(){return{leftDrawerOpen:!1,rightDrawerOpen:!1,sequenceId:"Standard"}},methods:{saveSequence:function(){}},watch:{rightDrawerOpen:function(t,e){!1===t&&this.saveSequence()}}},i=s,o=a("2877"),l=a("fe09"),c=Object(o["a"])(i,n,r,!1,null,null,null);e["default"]=c.exports;c.options.components=Object.assign({QLayout:l["n"],QHeader:l["h"],QToolbar:l["t"],QBtn:l["a"],QToolbarTitle:l["u"],QDrawer:l["g"],QList:l["o"],QItem:l["k"],QItemSection:l["m"],QIcon:l["i"],QItemLabel:l["l"],QPageContainer:l["q"]},c.options.components||{})}}]);