")]),t._v(" tag (or you can customize the output tag).")]),t._v(" "),e("p",[t._v("Also every single component in Vue Material suite have a "),e("code",[t._v("md-theme")]),t._v(" attribute to set his theme.")]),t._v(" "),e("p",[t._v("All the components will inherit all theme properties from it's parents. If the direct parent doesn't have a theme definition the theme will be resolved by its closest parent or the current theme of the entire application.")])]),t._v(" "),e("div",{slot:"api"},[e("api-table",{attrs:{name:"md-theme"}},[e("md-table",{slot:"properties"},[e("md-table-header",[e("md-table-row",[e("md-table-head",[t._v("Name")]),t._v(" "),e("md-table-head",[t._v("Type")]),t._v(" "),e("md-table-head",[t._v("Description")])])]),t._v(" "),e("md-table-body",[e("md-table-row",[e("md-table-cell",[t._v("md-name")]),t._v(" "),e("md-table-cell",[e("code",[t._v("String")])]),t._v(" "),e("md-table-cell",[t._v("The name of the theme to be applied.")])]),t._v(" "),e("md-table-row",[e("md-table-cell",[t._v("md-tag")]),t._v(" "),e("md-table-cell",[e("code",[t._v("String")])]),t._v(" "),e("md-table-cell",[t._v("The tag to be applied to wrap all it's children elements.")])])])])])]),t._v(" "),e("div",{slot:"example"},[e("example-box",{attrs:{"card-title":"Component"}},[e("div",{slot:"demo"},[e("div",{staticClass:"app-example"},[e("md-whiteframe",{attrs:{"md-tag":"md-toolbar","md-elevation":"1"}},[e("span",{staticClass:"md-title"},[t._v("Life Organizer 2.0")])]),t._v(" "),e("div",{staticClass:"page-layout"},[e("md-theme",{attrs:{"md-name":"indigo"}},[e("div",{staticClass:"column"},[e("strong",{staticClass:"md-subheading"},[t._v("Shopping list")]),t._v(" "),e("md-list",[e("md-list-item",[e("md-checkbox",{staticClass:"md-primary md-list-action"}),t._v(" "),e("span",{staticClass:"item-text"},[t._v("French bread")])]),t._v(" "),e("md-list-item",[e("md-checkbox",{staticClass:"md-primary md-list-action",attrs:{value:!0}}),t._v(" "),e("span",{staticClass:"item-text"},[t._v("Brazilian Cheese Bread")])]),t._v(" "),e("md-list-item",[e("md-checkbox",{staticClass:"md-primary md-list-action"}),t._v(" "),e("span",{staticClass:"item-text"},[t._v("Italian Bread")])])])])]),t._v(" "),e("md-theme",{attrs:{"md-name":"green"}},[e("div",{staticClass:"column"},[e("strong",{staticClass:"md-subheading"},[t._v("Todo List")]),t._v(" "),e("md-list",[e("md-list-item",[e("md-checkbox",{staticClass:"md-primary md-list-action"}),t._v(" "),e("span",{staticClass:"item-text"},[t._v("Create new components")])]),t._v(" "),e("md-list-item",[e("md-checkbox",{staticClass:"md-primary md-list-action",attrs:{value:!0}}),t._v(" "),e("span",{staticClass:"item-text"},[t._v("Answer Github issues")])])])])]),t._v(" "),e("md-theme",{attrs:{"md-name":"orange"}},[e("div",{staticClass:"column"},[e("strong",{staticClass:"md-subheading"},[t._v("Notes")]),t._v(" "),e("md-list",[e("md-list-item",[e("span",{staticClass:"item-text"},[t._v("Wake up early")]),t._v(" "),e("md-button",{staticClass:"md-icon-button md-list-action"},[e("md-icon",[t._v("star")])])]),t._v(" "),e("md-list-item",[e("span",{staticClass:"item-text"},[t._v("Have breakfast everyday")]),t._v(" "),e("md-button",{staticClass:"md-icon-button md-list-action"},[e("md-icon",{staticClass:"md-primary"},[t._v("star")])])]),t._v(" "),e("md-list-item",[e("span",{staticClass:"item-text"},[t._v("Contribution")]),t._v(" "),e("md-button",{staticClass:"md-icon-button md-list-action"},[e("md-icon",{staticClass:"md-primary"},[t._v("star")])])]),t._v(" "),e("md-list-item",[e("span",{staticClass:"item-text"},[t._v("Travels")]),t._v(" "),e("md-button",{staticClass:"md-icon-button md-list-action"},[e("md-icon",{staticClass:"md-primary"},[t._v("star")])])])])])])])])]),t._v(" "),e("div",{slot:"code"},[e("code-block",{attrs:{lang:"xml"}},[t._v('\n
\n
\n \n Life Organizer 2.0 \n \n \n\n
\n
\n \n Shopping list \n \n \n \n French bread \n \n\n \n \n Brazilian Cheese Bread \n \n\n \n \n Italian Bread \n \n \n
\n \n\n
\n \n Todo List \n \n \n \n Create new components \n \n\n \n \n Answer Github issues \n \n \n
\n \n\n
\n \n Notes \n \n \n Wake up early \n \n star \n \n \n\n \n Have breakfast everyday \n \n star \n \n \n\n \n Contribution \n \n star \n \n \n\n \n Travels \n \n star \n \n \n \n
\n \n
\n
\n ')]),t._v(" "),e("code-block",{attrs:{lang:"scss"}},[t._v("\n .app-example {\n .page-layout {\n display: flex;\n }\n\n .column {\n flex: 1;\n background-color: rgba(#000, .06);\n\n + .column {\n margin-left: 16px;\n }\n }\n\n .md-list {\n background: none;\n }\n\n .md-subheading {\n padding: 16px;\n display: block;\n }\n\n .item-text {\n flex: 1;\n }\n\n .md-checkbox {\n margin-right: 16px;\n }\n\n .md-button {\n margin-left: 16px;\n }\n }\n ")])])]),t._v(" "),e("example-box",{attrs:{"card-title":"Attribute"}},[e("div",{slot:"demo"},[e("md-whiteframe",[e("md-toolbar",{attrs:{"md-theme":"blue"}},[e("span",{staticClass:"md-title"},[t._v("My app dashboard")])])]),t._v(" "),e("div",{staticClass:"card-layout"},[e("div",{staticClass:"column"},[e("md-card",{staticClass:"md-primary",attrs:{"md-theme":"blue","md-with-hover":""}},[e("md-card-media",[e("img",{attrs:{src:"assets/card-image-1.jpg",alt:"People"}})]),t._v(" "),e("md-ink-ripple"),t._v(" "),e("md-card-actions",[e("md-button",{staticClass:"md-icon-button"},[e("md-icon",[t._v("favorite")])]),t._v(" "),e("md-button",{staticClass:"md-icon-button"},[e("md-icon",[t._v("bookmark")])]),t._v(" "),e("md-button",{staticClass:"md-icon-button"},[e("md-icon",[t._v("share")])])])]),t._v(" "),e("md-card",{staticClass:"md-primary",attrs:{"md-theme":"green","md-with-hover":""}},[e("md-card-header",[e("div",{staticClass:"md-title"},[t._v("Title goes here")]),t._v(" "),e("div",{staticClass:"md-subhead"},[t._v("Subtitle here")])]),t._v(" "),e("md-card-content",[t._v("Lorem ipsum dolor sit amet, consectetur adipisicing elit.")]),t._v(" "),e("md-ink-ripple"),t._v(" "),e("md-card-actions",[e("md-button",[t._v("Action")]),t._v(" "),e("md-button",[t._v("Action")])])])]),t._v(" "),e("div",{staticClass:"column"},[e("md-card",{staticClass:"md-primary",attrs:{"md-theme":"orange","md-with-hover":""}},[e("md-card-header",[e("md-card-header-text",[e("div",{staticClass:"md-title"},[t._v("Title here")]),t._v(" "),e("div",{staticClass:"md-subhead"},[t._v("Subtitle here")])]),t._v(" "),e("md-card-media",[e("img",{attrs:{src:"assets/avatar-2.jpg",alt:"People"}})])]),t._v(" "),e("md-card-actions",[e("md-button",[t._v("Action")]),t._v(" "),e("md-button",[t._v("Action")])])]),t._v(" "),e("md-card",{staticClass:"md-primary",attrs:{"md-theme":"blue","md-with-hover":""}},[e("md-card-media",{attrs:{"md-ratio":"16:9"}},[e("img",{attrs:{src:"assets/card-sky.jpg",alt:"People"}})]),t._v(" "),e("md-ink-ripple"),t._v(" "),e("md-card-actions",[e("md-button",{staticClass:"md-icon-button"},[e("md-icon",[t._v("favorite")])]),t._v(" "),e("md-button",{staticClass:"md-icon-button"},[e("md-icon",[t._v("bookmark")])]),t._v(" "),e("md-button",{staticClass:"md-icon-button"},[e("md-icon",[t._v("share")])])])])])])]),t._v(" "),e("div",{slot:"code"},[e("code-block",{attrs:{lang:"xml"}},[t._v('\n
\n \n My app dashboard \n \n \n\n
\n
\n
\n \n \n \n\n \n\n \n \n favorite \n \n\n \n bookmark \n \n\n \n share \n \n \n \n\n
\n \n Title goes here
\n Subtitle here
\n \n\n Lorem ipsum dolor sit amet, consectetur adipisicing elit. \n\n \n\n \n Action \n Action \n \n \n
\n\n
\n
\n \n \n Title here
\n Subtitle here
\n \n\n \n \n \n \n\n \n Action \n Action \n \n \n\n
\n \n \n \n\n \n\n \n \n favorite \n \n\n \n bookmark \n \n\n \n share \n \n \n \n
\n
\n ')]),t._v(" "),e("code-block",{attrs:{lang:"scss"}},[t._v("\n .card-layout {\n margin: 16px 15%;\n display: flex;\n\n .column {\n flex: 1;\n\n + .column {\n margin-left: 8px;\n }\n }\n\n .md-card + .md-card {\n margin-top: 8px;\n }\n }\n ")])])])])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=(t.$createElement,t._c);return e("tr",{staticClass:"md-table-row",class:t.classes,on:{click:t.autoSelect}},[t.hasSelection?e("md-table-cell",{staticClass:"md-table-selection"},[e("md-checkbox",{directives:[{name:"model",rawName:"v-model",value:t.checkbox,expression:"checkbox"}],attrs:{disabled:t.isDisabled},domProps:{value:t.checkbox},on:{change:t.select,input:function(e){t.checkbox=e}}})]):t._e(),t._v(" "),t._t("default")],!0)},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=(t.$createElement,t._c);return e("page-content",{attrs:{"page-title":"Getting Started"}},[e("div",{staticClass:"main-content"},[e("article",[e("section",[e("h2",{staticClass:"md-headline"},[t._v("Include Fonts and Icons")]),t._v(" "),e("p",[t._v("Use Roboto and Google Icons from Google CDN:")]),t._v(" "),e("code-block",{attrs:{lang:"xml"}},[t._v('\n
\n
\n ')])])]),t._v(" "),e("article",[e("h2",{staticClass:"md-headline"},[t._v("Installation")]),t._v(" "),e("section",[e("h3",{staticClass:"md-title"},[t._v("NPM")]),t._v(" "),e("p",[t._v("Install Vue Material through npm or yarn "),e("br"),e("small",[t._v("* Others package managers like JSPM and Bower are not supported yet.")])]),t._v(" "),e("code-block",{attrs:{lang:"bash"}},[t._v("\n $ npm install vue-material --save\n $ yarn add vue-material\n ")])]),t._v(" "),e("section",[e("h3",{staticClass:"md-title"},[t._v("Standalone")]),t._v(" "),e("p",[t._v("Download from Github and reference the script and the stylesheet in your HTML:")]),t._v(" "),e("md-button",{staticClass:"md-raised md-primary",attrs:{href:"https://github.com/marcosmoura/vue-material/archive/master.zip",target:"_blank",rel:"noopener"}},[t._v("download")])]),t._v(" "),e("section",[e("h3",{staticClass:"md-title"},[t._v("CDN")]),t._v(" "),e("p",[t._v("Include the Vue Material files from unpkg:")]),t._v(" "),e("md-button",{staticClass:"md-raised md-primary",attrs:{href:"https://unpkg.com/vue-material",target:"_blank",rel:"noopener"}},[t._v("Javascript")]),t._v(" "),e("md-button",{staticClass:"md-raised md-primary",attrs:{href:"https://unpkg.com/vue-material/dist/vue-material.css",target:"_blank",rel:"noopener"}},[t._v("CSS")])])]),t._v(" "),e("article",[e("h2",{staticClass:"md-headline"},[t._v("Usage")]),t._v(" "),e("section",[e("h3",{staticClass:"md-title"},[t._v("AMD Modules")]),t._v(" "),e("p",[t._v("Import and use the whole library:")]),t._v(" "),e("code-block",{attrs:{lang:"xml"}},[t._v('\n
\n ')]),t._v(" "),e("code-block",{attrs:{lang:"javascript"}},[t._v("\n var Vue = require('vue')\n var VueMaterial = require('vue-material')\n\n Vue.use(VueMaterial)\n ")]),t._v(" "),e("p",[t._v("Or to import individual components:")]),t._v(" "),e("code-block",{attrs:{lang:"xml"}},[t._v('\n
\n
\n
\n
\n
\n ')]),t._v(" "),e("code-block",{attrs:{lang:"javascript"}},[t._v("\n var Vue = require('vue')\n var VueMaterial = require('vue-material')\n\n Vue.use(VueMaterial.mdCore) //Required to boot vue material\n Vue.use(VueMaterial.mdButton)\n Vue.use(VueMaterial.mdIcon)\n Vue.use(VueMaterial.mdSidenav)\n Vue.use(VueMaterial.mdToolbar)\n ")]),t._v(" "),e("p",[e("strong",[t._v("Note:")]),t._v(" If you are using Webpack you can still import the css files inside your modules. And you can also write everything using ES6 with Babel or Bublé.")])]),t._v(" "),e("section",[e("h3",{staticClass:"md-title"},[t._v("Standalone")]),t._v(" "),e("code-block",{attrs:{lang:"xml"}},[t._v('\n
\n \n ')]),t._v(" "),e("code-block",{attrs:{lang:"javascript"}},[t._v("\n // The VueMaterial variable is global\n Vue.use(VueMaterial)\n ")])])]),t._v(" "),e("article",[e("h2",{staticClass:"md-headline"},[t._v("Codepen Examples")]),t._v(" "),e("section",[e("h3",{staticClass:"md-title"},[t._v("Playground")]),t._v(" "),e("iframe",{staticStyle:{width:"100%"},attrs:{height:"620",scrolling:"no",title:"Empty Setup",src:"//codepen.io/vue-material/embed/VmMrYW/?height=620&theme-id=dark&default-tab=html,result&embed-version=2",frameborder:"no",allowtransparency:"true",allowfullscreen:"true"}},[t._v("See the Pen "),e("a",{attrs:{href:"http://codepen.io/vue-material/pen/VmMrYW/"}},[t._v("Empty Setup")]),t._v(" by Vue Material ("),e("a",{attrs:{href:"http://codepen.io/vue-material"}},[t._v("@vue-material")]),t._v(") on "),e("a",{attrs:{href:"http://codepen.io"}},[t._v("CodePen")]),t._v(".")])]),t._v(" "),e("section",[e("h3",{staticClass:"md-title"},[t._v("File Application UI")]),t._v(" "),e("iframe",{attrs:{width:"360",height:"610",scrolling:"no",title:"File Application UI",src:"//codepen.io/vue-material/embed/WoZpMR/?height=610&theme-id=dark&default-tab=result&embed-version=2",frameborder:"no",allowtransparency:"true",allowfullscreen:"true"}},[t._v("See the Pen "),e("a",{attrs:{href:"http://codepen.io/vue-material/pen/WoZpMR/"}},[t._v("Vue Material Example")]),t._v(" by Vue Material ("),e("a",{attrs:{href:"http://codepen.io/vue-material"}},[t._v("@vue-material")]),t._v(") on "),e("a",{attrs:{href:"http://codepen.io"}},[t._v("CodePen")]),t._v(".")])])])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=(t.$createElement,t._c);return e("div",{ref:"expand",staticClass:"md-card-expand"},[t._t("default")],!0)},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=(t.$createElement,t._c);return e("div",{staticClass:"md-table",class:[t.themeClass]},[e("table",[t._t("default")],!0)])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=(t.$createElement,t._c);return e("div",{staticClass:"md-backdrop",on:{click:t.close,keyup:function(e){t._k(e.keyCode,"esc",27)||t.close(e)}}})},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=(t.$createElement,t._c);return e("md-card",{staticClass:"md-table-card",class:[t.themeClass]},[t._t("default")],!0)},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=(t.$createElement,t._c);return e("md-dialog",{ref:"dialog",staticClass:"md-dialog-alert",on:{close:function(e){t.fireCloseEvent()}}},[t.mdTitle?e("md-dialog-title",[t._v(t._s(t.mdTitle))]):t._e(),t._v(" "),t.mdContentHtml?e("md-dialog-content",{domProps:{innerHTML:t._s(t.mdContentHtml)}}):e("md-dialog-content",[t._v(t._s(t.mdContent))]),t._v(" "),t._v(" "),e("md-dialog-actions",[e("md-button",{staticClass:"md-primary",on:{click:function(e){t.close()}}},[t._v(t._s(t.mdOkText))])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=(t.$createElement,t._c);return e("page-content",{attrs:{"page-title":"Components - Dialog"}},[e("docs-component",[e("div",{slot:"description"},[e("p",[t._v("Dialogs inform users about a specific task and may contain critical information, require decisions, or involve multiple tasks.")]),t._v(" "),e("p",[t._v("The dialog component works with any plain html content. You can have tabs, all form components and more.")]),t._v(" "),e("p",[t._v("Alternativelly you can use three presets to build Alerts, Confirms and Prompt dialogs.")]),t._v(" "),e("p",[t._v("The preset component is created on top of "),e("code",[t._v("
")]),t._v(". You should provide the content or the HTML content at least.")]),t._v(" "),e("p",[t._v("All the pressets can use the same options and events from the "),e("code",[t._v("")]),t._v(" component.")])]),t._v(" "),e("div",{slot:"api"},[e("api-table",{attrs:{name:"md-dialog"}},[e("md-table",{slot:"properties"},[e("md-table-header",[e("md-table-row",[e("md-table-head",[t._v("Name")]),t._v(" "),e("md-table-head",[t._v("Type")]),t._v(" "),e("md-table-head",[t._v("Description")])])]),t._v(" "),e("md-table-body",[e("md-table-row",[e("md-table-cell",[t._v("md-click-outside-to-close")]),t._v(" "),e("md-table-cell",[e("code",[t._v("Boolean")])]),t._v(" "),e("md-table-cell",[t._v("Enable or disable click outside to close. Default: "),e("code",[t._v("true")])])]),t._v(" "),e("md-table-row",[e("md-table-cell",[t._v("md-esc-to-close")]),t._v(" "),e("md-table-cell",[e("code",[t._v("Boolean")])]),t._v(" "),e("md-table-cell",[t._v("Enable or disable close on esc key. Default: "),e("code",[t._v("true")])])]),t._v(" "),e("md-table-row",[e("md-table-cell",[t._v("md-backdrop")]),t._v(" "),e("md-table-cell",[e("code",[t._v("Boolean")])]),t._v(" "),e("md-table-cell",[t._v("Create an opaque backdrop behind the dialog. Default: "),e("code",[t._v("true")])])]),t._v(" "),e("md-table-row",[e("md-table-cell",[t._v("md-open-from")]),t._v(" "),e("md-table-cell",[e("code",[t._v("String")])]),t._v(" "),e("md-table-cell",[t._v("The query selector of the element that is used to determine from which the Dialog will open.")])]),t._v(" "),e("md-table-row",[e("md-table-cell",[t._v("md-close-to")]),t._v(" "),e("md-table-cell",[e("code",[t._v("String")])]),t._v(" "),e("md-table-cell",[t._v("The query selector of the element that is used to determine from which the Dialog will close.")])])])]),t._v(" "),e("md-table",{slot:"events"},[e("md-table-header",[e("md-table-row",[e("md-table-head",[t._v("Name")]),t._v(" "),e("md-table-head",[t._v("Value")]),t._v(" "),e("md-table-head",[t._v("Description")])])]),t._v(" "),e("md-table-body",[e("md-table-row",[e("md-table-cell",[t._v("open")]),t._v(" "),e("md-table-cell",[t._v("Receive the state of the dialog: "),e("code",[t._v("ok")]),t._v("| "),e("code",[t._v("cancel")]),t._v(" "),e("br"),t._v("Works only for Confirm and Prompt")]),t._v(" "),e("md-table-cell",[t._v("Triggered when the dialog open.")])]),t._v(" "),e("md-table-row",[e("md-table-cell",[t._v("close")]),t._v(" "),e("md-table-cell",[t._v("Receive the state of the dialog: "),e("code",[t._v("ok")]),t._v("| "),e("code",[t._v("cancel")]),t._v(" "),e("br"),t._v("Works only for Confirm and Prompt")]),t._v(" "),e("md-table-cell",[t._v("Triggered when the dialog closes.")])])])]),t._v(" "),e("md-table",{slot:"methods"},[e("md-table-header",[e("md-table-row",[e("md-table-head",[t._v("Name")]),t._v(" "),e("md-table-head",[t._v("Description")])])]),t._v(" "),e("md-table-body",[e("md-table-row",[e("md-table-cell",[t._v("open")]),t._v(" "),e("md-table-cell",[t._v("Open the dialog.")])]),t._v(" "),e("md-table-row",[e("md-table-cell",[t._v("close")]),t._v(" "),e("md-table-cell",[t._v("Close the dialog.")])])])])]),t._v(" "),e("api-table",{attrs:{name:"md-dialog-title"}},[e("p",[t._v("Can display a title on the top of the Dialog.")]),t._v(" "),e("p",[t._v("No options available")])]),t._v(" "),e("api-table",{attrs:{name:"md-dialog-content"}},[e("p",[t._v("Used to display rich content inside the Dialog.")]),t._v(" "),e("p",[t._v("No options available")])]),t._v(" "),e("api-table",{attrs:{name:"md-dialog-actions"}},[e("p",[t._v("Hold the actions of a dialog and align them on the right. Here you can add "),e("code",[t._v("")]),t._v(" with or without icons.")]),t._v(" "),e("p",[t._v("No options available")])]),t._v(" "),e("api-table",{attrs:{name:"md-dialog-alert"}},[e("div",{slot:"properties"},[e("md-table",[e("md-table-header",[e("md-table-row",[e("md-table-head",[t._v("Name")]),t._v(" "),e("md-table-head",[t._v("Type")]),t._v(" "),e("md-table-head",[t._v("Description")])])]),t._v(" "),e("md-table-body",[e("md-table-row",[e("md-table-cell",[t._v("md-title")]),t._v(" "),e("md-table-cell",[e("code",[t._v("String")])]),t._v(" "),e("md-table-cell",[t._v("Sets the alert title. Optional.")])]),t._v(" "),e("md-table-row",[e("md-table-cell",[t._v("md-content")]),t._v(" "),e("md-table-cell",[e("code",[t._v("String")])]),t._v(" "),e("md-table-cell",[t._v("Sets the alert content.")])]),t._v(" "),e("md-table-row",[e("md-table-cell",[t._v("md-content-html")]),t._v(" "),e("md-table-cell",[e("code",[t._v("String")])]),t._v(" "),e("md-table-cell",[t._v("Sets the alert content with a custom html.")])]),t._v(" "),e("md-table-row",[e("md-table-cell",[t._v("md-ok-text")]),t._v(" "),e("md-table-cell",[e("code",[t._v("String")])]),t._v(" "),e("md-table-cell",[t._v('Sets the alert "Okay" button text.')])])])])])]),t._v(" "),e("api-table",{attrs:{name:"md-dialog-confirm"}},[e("div",{slot:"properties"},[e("md-table",[e("md-table-header",[e("md-table-row",[e("md-table-head",[t._v("Name")]),t._v(" "),e("md-table-head",[t._v("Type")]),t._v(" "),e("md-table-head",[t._v("Description")])])]),t._v(" "),e("md-table-body",[e("md-table-row",[e("md-table-cell",[t._v("md-title")]),t._v(" "),e("md-table-cell",[e("code",[t._v("String")])]),t._v(" "),e("md-table-cell",[t._v("Sets the confirm title. Optional.")])]),t._v(" "),e("md-table-row",[e("md-table-cell",[t._v("md-content")]),t._v(" "),e("md-table-cell",[e("code",[t._v("String")])]),t._v(" "),e("md-table-cell",[t._v("Sets the confirm content.")])]),t._v(" "),e("md-table-row",[e("md-table-cell",[t._v("md-content-html")]),t._v(" "),e("md-table-cell",[e("code",[t._v("String")])]),t._v(" "),e("md-table-cell",[t._v("Sets the confirm content with a custom html.")])]),t._v(" "),e("md-table-row",[e("md-table-cell",[t._v("md-ok-text")]),t._v(" "),e("md-table-cell",[e("code",[t._v("String")])]),t._v(" "),e("md-table-cell",[t._v('Sets the confirm "Okay" button text.')])]),t._v(" "),e("md-table-row",[e("md-table-cell",[t._v("md-cancel-text")]),t._v(" "),e("md-table-cell",[e("code",[t._v("String")])]),t._v(" "),e("md-table-cell",[t._v('Sets the confirm "Cancel" button text.')])])])])])]),t._v(" "),e("api-table",{attrs:{name:"md-dialog-prompt"}},[e("div",{slot:"properties"},[e("md-table",[e("md-table-header",[e("md-table-row",[e("md-table-head",[t._v("Name")]),t._v(" "),e("md-table-head",[t._v("Type")]),t._v(" "),e("md-table-head",[t._v("Description")])])]),t._v(" "),e("md-table-body",[e("md-table-row",[e("md-table-cell",[t._v("md-title")]),t._v(" "),e("md-table-cell",[e("code",[t._v("String")])]),t._v(" "),e("md-table-cell",[t._v("Sets the prompt title. Optional.")])]),t._v(" "),e("md-table-row",[e("md-table-cell",[t._v("md-content")]),t._v(" "),e("md-table-cell",[e("code",[t._v("String")])]),t._v(" "),e("md-table-cell",[t._v("Sets the prompt content.")])]),t._v(" "),e("md-table-row",[e("md-table-cell",[t._v("md-content-html")]),t._v(" "),e("md-table-cell",[e("code",[t._v("String")])]),t._v(" "),e("md-table-cell",[t._v("Sets the prompt content with a custom html.")])]),t._v(" "),e("md-table-row",[e("md-table-cell",[t._v("md-ok-text")]),t._v(" "),e("md-table-cell",[e("code",[t._v("String")])]),t._v(" "),e("md-table-cell",[t._v('Sets the prompt "Okay" button text.')])]),t._v(" "),e("md-table-row",[e("md-table-cell",[t._v("md-cancel-text")]),t._v(" "),e("md-table-cell",[e("code",[t._v("String")])]),t._v(" "),e("md-table-cell",[t._v('Sets the prompt "Cancel" button text.')])]),t._v(" "),e("md-table-row",[e("md-table-cell",[t._v("v-model")]),t._v(" "),e("md-table-cell",[e("code",[t._v("String")])]),t._v(" "),e("md-table-cell",[t._v("A required model object to be bind when the value is confirmed.")])]),t._v(" "),e("md-table-row",[e("md-table-cell",[t._v("md-input-id")]),t._v(" "),e("md-table-cell",[e("code",[t._v("String")])]),t._v(" "),e("md-table-cell",[t._v("Set the ID of the field inside the prompt dialog.")])]),t._v(" "),e("md-table-row",[e("md-table-cell",[t._v("md-input-name")]),t._v(" "),e("md-table-cell",[e("code",[t._v("String")])]),t._v(" "),e("md-table-cell",[t._v("Set the name of the field inside the prompt dialog.")])]),t._v(" "),e("md-table-row",[e("md-table-cell",[t._v("md-input-maxlength")]),t._v(" "),e("md-table-cell",[e("code",[t._v("String")])]),t._v(" "),e("md-table-cell",[t._v("Set the optional maxlength of the field inside the prompt dialog with the text count.")])]),t._v(" "),e("md-table-row",[e("md-table-cell",[t._v("md-input-placeholder")]),t._v(" "),e("md-table-cell",[e("code",[t._v("String")])]),t._v(" "),e("md-table-cell",[t._v("Set the optional placeholder of the field inside the prompt dialog.")])])])])])])]),t._v(" "),e("div",{
-slot:"example"},[e("example-box",{attrs:{"card-title":"Custom"}},[e("div",{staticClass:"dialog-fab",slot:"demo"},[e("md-dialog",{ref:"dialog1",attrs:{"md-open-from":"#custom","md-close-to":"#custom"}},[e("md-dialog-title",[t._v("Lorem ipsum dolor sit amet")]),t._v(" "),e("md-dialog-content",[t._v("Nemo, nobis necessitatibus ut illo, ducimus ex.")]),t._v(" "),e("md-dialog-actions",[e("md-button",{staticClass:"md-primary",on:{click:function(e){t.closeDialog("dialog1")}}},[t._v("Cancel")]),t._v(" "),e("md-button",{staticClass:"md-primary",on:{click:function(e){t.closeDialog("dialog1")}}},[t._v("Ok")])])]),t._v(" "),e("md-dialog",{ref:"dialog2",attrs:{"md-open-from":"#fab","md-close-to":"#fab"}},[e("md-dialog-title",[t._v("Create new note")]),t._v(" "),e("md-dialog-content",[e("form",[e("md-input-container",[e("label",[t._v("Note")]),t._v(" "),e("md-textarea")])])]),t._v(" "),e("md-dialog-actions",[e("md-button",{staticClass:"md-primary",on:{click:function(e){t.closeDialog("dialog2")}}},[t._v("Cancel")]),t._v(" "),e("md-button",{staticClass:"md-primary",on:{click:function(e){t.closeDialog("dialog2")}}},[t._v("Create")])])]),t._v(" "),e("md-button",{staticClass:"md-primary md-raised",attrs:{id:"custom"},on:{click:function(e){t.openDialog("dialog1")}}},[t._v("Custom")]),t._v(" "),e("md-button",{staticClass:"md-fab md-fab-bottom-right",attrs:{id:"fab"},on:{click:function(e){t.openDialog("dialog2")}}},[e("md-icon",[t._v("add")])])]),t._v(" "),e("div",{slot:"code"},[e("code-block",{attrs:{lang:"xml"}},[t._v('\n \n Lorem ipsum dolor sit amet \n\n Nemo, nobis necessitatibus ut illo, ducimus ex. \n\n \n Cancel \n Ok \n \n \n\n \n Create new note \n\n \n \n \n\n \n Cancel \n Create \n \n \n\n Custom \n \n add \n \n ')]),t._v(" "),e("code-block",{attrs:{lang:"javascript"}},[t._v("\n export default {\n methods: {\n openDialog(ref) {\n this.$refs[ref].open();\n },\n closeDialog(ref) {\n this.$refs[ref].close();\n },\n onOpen() {\n console.log('Opened');\n },\n onClose(type) {\n console.log('Closed', type);\n }\n }\n };\n ")])])]),t._v(" "),e("example-box",{attrs:{"card-title":"Alerts"}},[e("div",{slot:"demo"},[e("md-dialog-alert",{ref:"dialog3",attrs:{"md-content":t.alert.content,"md-ok-text":t.alert.ok},on:{open:t.onOpen,close:t.onClose}}),t._v(" "),e("md-dialog-alert",{ref:"dialog4",attrs:{"md-title":t.alert2.title,"md-content-html":t.alert2.contentHtml},on:{open:t.onOpen,close:t.onClose}}),t._v(" "),e("md-button",{staticClass:"md-primary md-raised",on:{click:function(e){t.openDialog("dialog3")}}},[t._v("Alert")]),t._v(" "),e("md-button",{staticClass:"md-primary md-raised",on:{click:function(e){t.openDialog("dialog4")}}},[t._v("Alert with HTML")])]),t._v(" "),e("div",{slot:"code"},[e("code-block",{attrs:{lang:"xml"}},[t._v('\n \n \n\n \n \n\n Alert \n Alert with HTML \n ')]),t._v(" "),e("code-block",{attrs:{lang:"javascript"}},[t._v("\n export default {\n data: () => ({\n alert: {\n content: 'Your post has been deleted!',\n ok: 'Cool!'\n },\n alert2: {\n title: 'Post created!',\n contentHtml: 'Your post Material Design is awesome has been created.'\n }\n }),\n methods: {\n openDialog(ref) {\n this.$refs[ref].open();\n },\n closeDialog(ref) {\n this.$refs[ref].close();\n },\n onOpen() {\n console.log('Opened');\n },\n onClose(type) {\n console.log('Closed', type);\n }\n }\n };\n ")])])]),t._v(" "),e("example-box",{attrs:{"card-title":"Confirm"}},[e("div",{slot:"demo"},[e("md-dialog-confirm",{ref:"dialog5",attrs:{"md-title":t.confirm.title,"md-content-html":t.confirm.contentHtml,"md-ok-text":t.confirm.ok,"md-cancel-text":t.confirm.cancel},on:{open:t.onOpen,close:t.onClose}}),t._v(" "),e("md-button",{staticClass:"md-primary md-raised",on:{click:function(e){t.openDialog("dialog5")}}},[t._v("Confirm")])]),t._v(" "),e("div",{slot:"code"},[e("code-block",{attrs:{lang:"xml"}},[t._v('\n \n \n\n Confirm \n ')]),t._v(" "),e("code-block",{attrs:{lang:"javascript"}},[t._v("\n export default {\n data: () => ({\n confirm: {\n title: 'Use Google\\'s location service?',\n contentHtml: 'Let Google help apps determine location. This means sending anonymous location data to Google, even when no apps are running.',\n ok: 'Agree',\n cancel: 'Disagree'\n }\n }),\n methods: {\n openDialog(ref) {\n this.$refs[ref].open();\n },\n closeDialog(ref) {\n this.$refs[ref].close();\n },\n onOpen() {\n console.log('Opened');\n },\n onClose(type) {\n console.log('Closed', type);\n }\n }\n };\n ")])])]),t._v(" "),e("example-box",{attrs:{"card-title":"Prompt"}},[e("div",{slot:"demo"},[e("md-dialog-prompt",{directives:[{name:"model",rawName:"v-model",value:t.prompt.value,expression:"prompt.value"}],ref:"dialog6",attrs:{"md-title":t.prompt.title,"md-ok-text":t.prompt.ok,"md-cancel-text":t.prompt.cancel,"md-input-id":t.prompt.id,"md-input-name":t.prompt.name,"md-input-maxlength":t.prompt.maxlength,"md-input-placeholder":t.prompt.placeholder},domProps:{value:t.prompt.value},on:{open:t.onOpen,close:t.onClose,input:function(e){t.prompt.value=e}}}),t._v(" "),e("md-button",{staticClass:"md-primary md-raised",on:{click:function(e){t.openDialog("dialog6")}}},[t._v("Prompt")])]),t._v(" "),e("div",{slot:"code"},[e("code-block",{attrs:{lang:"xml"}},[t._v('\n \n \n\n Prompt \n ')]),t._v(" "),e("code-block",{attrs:{lang:"javascript"}},[t._v("\n export default {\n data: () => ({\n prompt: {\n title: 'What\\'s your name?',\n ok: 'Done',\n cancel: 'Cancel',\n id: 'name',\n name: 'name',\n placeholder: 'Type your name...',\n maxlength: 30,\n value: ''\n }\n }),\n methods: {\n openDialog(ref) {\n this.$refs[ref].open();\n },\n closeDialog(ref) {\n this.$refs[ref].close();\n },\n onOpen() {\n console.log('Opened');\n },\n onClose(type) {\n console.log('Closed', type);\n }\n }\n };\n ")])])])])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=(t.$createElement,t._c);return e("div",{staticClass:"md-radio",class:[t.themeClass,t.classes]},[e("div",{directives:[{name:"md-ink-ripple",rawName:"v-md-ink-ripple",value:t.disabled,expression:"disabled"}],staticClass:"md-radio-container",on:{click:t.toggleCheck}},[e("input",{attrs:{type:"radio",name:t.name,id:t.id,disabled:t.disabled},domProps:{value:t.value}})]),t._v(" "),t.$slots.default?e("label",{staticClass:"md-radio-label",attrs:{for:t.id||t.name}},[t._t("default")],!0):t._e()])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this,e=(t.$createElement,t._c);return e("i",{staticClass:"md-icon material-icons",class:[t.themeClass]},[t._t("default")],!0)},staticRenderFns:[]}},function(t,e,n){/**
- * vue-router v2.1.1
- * (c) 2016 Evan You
- * @license MIT
- */
-"use strict";function a(t,e){if(!t)throw new Error("[vue-router] "+e)}function o(t,e){t||"undefined"!=typeof console&&console.warn("[vue-router] "+e)}function i(t,e){if(void 0===e&&(e={}),t){var n;try{n=d(t)}catch(t){o(!1,t.message),n={}}for(var a in e)n[a]=e[a];return n}return e}function d(t){var e={};return(t=t.trim().replace(/^(\?|#|&)/,""))?(t.split("&").forEach(function(t){var n=t.replace(/\+/g," ").split("="),a=yt(n.shift()),o=n.length>0?yt(n.join("=")):null;void 0===e[a]?e[a]=o:Array.isArray(e[a])?e[a].push(o):e[a]=[e[a],o]}),e):e}function s(t){var e=t?Object.keys(t).map(function(e){var n=t[e];if(void 0===n)return"";if(null===n)return gt(e);if(Array.isArray(n)){var a=[];return n.slice().forEach(function(t){void 0!==t&&(null===t?a.push(gt(e)):a.push(gt(e)+"="+gt(t)))}),a.join("&")}return gt(e)+"="+gt(n)}).filter(function(t){return t.length>0}).join("&"):null;return e?"?"+e:""}function r(t,e,n){var a={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:e.query||{},params:e.params||{},fullPath:m(e),matched:t?l(t):[]};return n&&(a.redirectedFrom=m(n)),Object.freeze(a)}function l(t){for(var e=[];t;)e.unshift(t),t=t.parent;return e}function m(t){var e=t.path,n=t.query;void 0===n&&(n={});var a=t.hash;return void 0===a&&(a=""),(e||"/")+s(n)+a}function c(t,e){return e===xt?t===e:!!e&&(t.path&&e.path?t.path.replace(Ct,"")===e.path.replace(Ct,"")&&t.hash===e.hash&&u(t.query,e.query):!(!t.name||!e.name)&&(t.name===e.name&&t.hash===e.hash&&u(t.query,e.query)&&u(t.params,e.params)))}function u(t,e){void 0===t&&(t={}),void 0===e&&(e={});var n=Object.keys(t),a=Object.keys(e);return n.length===a.length&&n.every(function(n){return String(t[n])===String(e[n])})}function v(t,e){return 0===t.path.indexOf(e.path.replace(/\/$/,""))&&(!e.hash||t.hash===e.hash)&&p(t.query,e.query)}function p(t,e){for(var n in e)if(!(n in t))return!1;return!0}function b(t){if(!(t.metaKey||t.ctrlKey||t.shiftKey||t.defaultPrevented||0!==t.button)){var e=t.target.getAttribute("target");if(!/\b_blank\b/i.test(e))return t.preventDefault(),!0}}function f(t){if(t)for(var e,n=0;n=0&&(e=t.slice(a),t=t.slice(0,a));var o=t.indexOf("?");return o>=0&&(n=t.slice(o+1),t=t.slice(0,o)),{path:t,query:n,hash:e}}function y(t){return t.replace(/\/\//g,"/")}function x(t){var e=Object.create(null),n=Object.create(null);return t.forEach(function(t){C(e,n,t)}),{pathMap:e,nameMap:n}}function C(t,e,n,i,d){var s=n.path,r=n.name;a(null!=s,'"path" is required in a route configuration.'),a("string"!=typeof n.component,'route config "component" for path: '+String(s||r)+" cannot be a string id. Use an actual component instead.");var l={path:w(s,i),components:n.components||{default:n.component},instances:{},name:r,parent:i,matchAs:d,redirect:n.redirect,beforeEnter:n.beforeEnter,meta:n.meta||{}};n.children&&(n.name&&n.children.some(function(t){return/^\/?$/.test(t.path)})&&o(!1,"Named Route '"+n.name+"' has a default child route.\n When navigating to this named route (:to=\"{name: '"+n.name+"'\"), the default child route will not be rendered.\n Remove the name from this route and use the name of the default child route for named links instead."),n.children.forEach(function(n){C(t,e,n,l)})),void 0!==n.alias&&(Array.isArray(n.alias)?n.alias.forEach(function(n){C(t,e,{path:n},i,l.path)}):C(t,e,{path:n.alias},i,l.path)),t[l.path]||(t[l.path]=l),r&&(e[r]?o(!1,'Duplicate named routes definition: { name: "'+r+'", path: "'+l.path+'" }'):e[r]=l)}function w(t,e){return t=t.replace(/\/$/,""),"/"===t[0]?t:null==e?t:y(e.path+"/"+t)}function k(t,e){for(var n,a=[],o=0,i=0,d="",s=e&&e.delimiter||"/";null!=(n=Nt.exec(t));){var r=n[0],l=n[1],m=n.index;if(d+=t.slice(i,m),i=m+r.length,l)d+=l[1];else{var c=t[i],u=n[2],v=n[3],p=n[4],b=n[5],f=n[6],h=n[7];d&&(a.push(d),d="");var _=null!=u&&null!=c&&c!==u,g="+"===f||"*"===f,y="?"===f||"*"===f,x=n[2]||s,C=p||b;a.push({name:v||o++,prefix:u||"",delimiter:x,optional:y,repeat:g,partial:_,asterisk:!!h,pattern:C?O(C):h?".*":"[^"+R(x)+"]+?"})}}return i-1&&(a.params[r]=e.params[r]);if(i)return a.path=F(i.path,a.params,'named route "'+o+'"'),d(i,a,n)}else if(a.path){a.params={};for(var c in l)if(z(c,a.params,a.path))return d(l[c],a,n)}return d(null,a)}function n(t,n){var i=t.redirect,s="function"==typeof i?i(r(t,n)):i;if("string"==typeof s&&(s={path:s}),!s||"object"!=typeof s)return o(!1,"invalid redirect option: "+JSON.stringify(s)),d(null,n);var l=s,c=l.name,u=l.path,v=n.query,p=n.hash,b=n.params;if(v=l.hasOwnProperty("query")?l.query:v,p=l.hasOwnProperty("hash")?l.hash:p,b=l.hasOwnProperty("params")?l.params:b,c){var f=m[c];return a(f,'redirect failed: named route "'+c+'" not found.'),e({_normalized:!0,name:c,query:v,hash:p,params:b},void 0,n)}if(u){var h=V(u,t),_=F(h,b,'redirect route with path "'+h+'"');return e({_normalized:!0,path:_,query:v,hash:p},void 0,n)}return o(!1,"invalid redirect option: "+JSON.stringify(s)),d(null,n)}function i(t,n,a){var o=F(a,n.params,'aliased route with path "'+a+'"'),i=e({_normalized:!0,path:o});if(i){var s=i.matched,r=s[s.length-1];return n.params=i.params,d(r,n)}return d(null,n)}function d(t,e,a){return t&&t.redirect?n(t,a||e):t&&t.matchAs?i(t,e,t.matchAs):r(t,e,a)}var s=x(t),l=s.pathMap,m=s.nameMap;return e}function z(t,e,n){var a=j(t),o=a.regexp,i=a.keys,d=n.match(o);if(!d)return!1;if(!e)return!0;for(var s=1,r=d.length;s=t.length?n():t[o]?e(t[o],function(){a(o+1)}):a(o+1)};a(0)}function W(t){if(!t)if(It){var e=document.querySelector("base");t=e?e.getAttribute("href"):"/"}else t="/";return"/"!==t.charAt(0)&&(t="/"+t),t.replace(/\/$/,"")}function G(t,e){var n,a=Math.max(t.length,e.length);for(n=0;n=0?e:0)+"#"+t)}function ft(t,e,n){var a="hash"===n?"#"+e:e;return t?y(t+"/"+a):a}var ht,_t={name:"router-view",functional:!0,props:{name:{type:String,default:"default"}},render:function(t,e){var n=e.props,a=e.children,o=e.parent,i=e.data;i.routerView=!0;for(var d=o.$route,s=o._routerViewCache||(o._routerViewCache={}),r=0,l=!1;o;)o.$vnode&&o.$vnode.data.routerView&&r++,o._inactive&&(l=!0),o=o.$parent;i.routerViewDepth=r;var m=d.matched[r];if(!m)return t();var c=n.name,u=l?s[c]:s[c]=m.components[c];if(!l){var v=i.hook||(i.hook={});v.init=function(t){m.instances[c]=t.child},v.prepatch=function(t,e){m.instances[c]=e.child},v.destroy=function(t){m.instances[c]===t.child&&(m.instances[c]=void 0)}}return t(u,i,a)}},gt=encodeURIComponent,yt=decodeURIComponent,xt=r(null,{path:"/"}),Ct=/\/$/,wt=[String,Object],kt={name:"router-link",props:{to:{type:wt,required:!0},tag:{type:String,default:"a"},exact:Boolean,append:Boolean,replace:Boolean,activeClass:String,event:{type:[String,Array],default:"click"}},render:function(t){var e=this,n=this.$router,a=this.$route,o=n.resolve(this.to,a,this.append),i=o.normalizedTo,d=o.resolved,s=o.href,l={},m=this.activeClass||n.options.linkActiveClass||"router-link-active",u=i.path?r(null,i):d;l[m]=this.exact?c(a,u):v(a,u);var p=function(t){b(t)&&(e.replace?n.replace(i):n.push(i))},h={click:b};Array.isArray(this.event)?this.event.forEach(function(t){h[t]=p}):h[this.event]=p;var _={class:l};if("a"===this.tag)_.on=h,_.attrs={href:s};else{var g=f(this.$slots.default);if(g){g.isStatic=!1;var y=ht.util.extend,x=g.data=y({},g.data);x.on=h;var C=g.data.attrs=y({},g.data.attrs);C.href=s}else _.on=h}return t(this.tag,_,this.$slots.default)}},Et=Array.isArray||function(t){return"[object Array]"==Object.prototype.toString.call(t)},Tt=Et,Mt=L,At=k,Rt=E,Ot=A,St=$,Nt=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");Mt.parse=At,Mt.compile=Rt,Mt.tokensToFunction=Ot,Mt.tokensToRegExp=St;var Pt=Object.create(null),Dt=Object.create(null),It="undefined"!=typeof window,$t=It&&function(){var t=window.navigator.userAgent;return(t.indexOf("Android 2.")===-1&&t.indexOf("Android 4.0")===-1||t.indexOf("Mobile Safari")===-1||t.indexOf("Chrome")!==-1||t.indexOf("Windows Phone")!==-1)&&(window.history&&"pushState"in window.history)}(),Lt=function(t,e){this.router=t,this.base=W(e),this.current=xt,this.pending=null};Lt.prototype.listen=function(t){this.cb=t},Lt.prototype.transitionTo=function(t,e,n){var a=this,o=this.router.match(t,this.current);this.confirmTransition(o,function(){a.updateRoute(o),e&&e(o),a.ensureURL()},n)},Lt.prototype.confirmTransition=function(t,e,n){var a=this,o=this.current,i=function(){n&&n()};if(c(t,o))return this.ensureURL(),i();var d=G(this.current.matched,t.matched),s=d.deactivated,r=d.activated,l=[].concat(K(s),this.router.beforeHooks,r.map(function(t){return t.beforeEnter}),tt(r));this.pending=t;var m=function(e,n){return a.pending!==t?i():void e(t,o,function(t){t===!1?(a.ensureURL(!0),i()):"string"==typeof t||"object"==typeof t?("object"==typeof t&&t.replace?a.replace(t):a.push(t),i()):n(t)})};U(l,m,function(){var n=[],o=X(r,n,function(){return a.current===t});U(o,m,function(){return a.pending!==t?i():(a.pending=null,e(t),void(a.router.app&&a.router.app.$nextTick(function(){n.forEach(function(t){return t()})})))})})},Lt.prototype.updateRoute=function(t){var e=this.current;this.current=t,this.cb&&this.cb(t),this.router.afterHooks.forEach(function(n){n&&n(t,e)})};var jt=Object.create(null),Ft=function(){return String(Date.now())},Bt=Ft(),Ht=function(t){function e(e,n){var a=this;t.call(this,e,n);var o=e.options.scrollBehavior;window.addEventListener("popstate",function(t){Bt=t.state&&t.state.key;var e=a.current;a.transitionTo(lt(a.base),function(t){o&&a.handleScroll(t,e,!0)})}),o&&window.addEventListener("scroll",function(){at(Bt)})}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t){var e=this,n=this.current;this.transitionTo(t,function(t){mt(y(e.base+t.fullPath)),e.handleScroll(t,n,!1)})},e.prototype.replace=function(t){var e=this,n=this.current;this.transitionTo(t,function(t){ct(y(e.base+t.fullPath)),e.handleScroll(t,n,!1)})},e.prototype.ensureURL=function(t){if(lt(this.base)!==this.current.fullPath){var e=y(this.base+this.current.fullPath);t?mt(e):ct(e)}},e.prototype.handleScroll=function(t,e,n){var o=this.router;if(o.app){var i=o.options.scrollBehavior;i&&(a("function"==typeof i,"scrollBehavior must be a function"),o.app.$nextTick(function(){var a=ot(Bt),o=i(t,e,n?a:null);if(o){var d="object"==typeof o;if(d&&"string"==typeof o.selector){var s=document.querySelector(o.selector);s?a=it(s):dt(o)&&(a=st(o))}else d&&dt(o)&&(a=st(o));a&&window.scrollTo(a.x,a.y)}}))}},e}(Lt),qt=function(t){function e(e,n,a){t.call(this,e,n),a&&this.checkFallback()||ut()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.checkFallback=function(){var t=lt(this.base);if(!/^\/#/.test(t))return window.location.replace(y(this.base+"/#"+t)),!0},e.prototype.onHashChange=function(){ut()&&this.transitionTo(vt(),function(t){bt(t.fullPath)})},e.prototype.push=function(t){this.transitionTo(t,function(t){pt(t.fullPath)})},e.prototype.replace=function(t){this.transitionTo(t,function(t){bt(t.fullPath)})},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;vt()!==e&&(t?pt(e):bt(e))},e}(Lt),zt=function(t){function e(e){t.call(this,e),this.stack=[],this.index=-1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.push=function(t){var e=this;this.transitionTo(t,function(t){e.stack=e.stack.slice(0,e.index+1).concat(t),e.index++})},e.prototype.replace=function(t){var e=this;this.transitionTo(t,function(t){e.stack=e.stack.slice(0,e.index).concat(t)})},e.prototype.go=function(t){var e=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var a=this.stack[n];this.confirmTransition(a,function(){e.index=n,e.updateRoute(a)})}},e.prototype.ensureURL=function(){},e}(Lt),Vt=function(t){void 0===t&&(t={}),this.app=null,this.options=t,this.beforeHooks=[],this.afterHooks=[],this.match=q(t.routes||[]);var e=t.mode||"hash";switch(this.fallback="history"===e&&!$t,this.fallback&&(e="hash"),It||(e="abstract"),this.mode=e,e){case"history":this.history=new Ht(this,t.base);break;case"hash":this.history=new qt(this,t.base,this.fallback);break;case"abstract":this.history=new zt(this);break;default:a(!1,"invalid mode: "+e)}},Ut={currentRoute:{}};Ut.currentRoute.get=function(){return this.history&&this.history.current},Vt.prototype.init=function(t){var e=this;a(h.installed,"not installed. Make sure to call `Vue.use(VueRouter)` before creating root instance."),this.app=t;var n=this.history;if(n instanceof Ht)n.transitionTo(lt(n.base));else if(n instanceof qt){var o=function(){window.addEventListener("hashchange",function(){n.onHashChange()})};n.transitionTo(vt(),o,o)}n.listen(function(t){e.app._route=t})},Vt.prototype.beforeEach=function(t){this.beforeHooks.push(t)},Vt.prototype.afterEach=function(t){this.afterHooks.push(t)},Vt.prototype.push=function(t){this.history.push(t)},Vt.prototype.replace=function(t){this.history.replace(t)},Vt.prototype.go=function(t){this.history.go(t)},Vt.prototype.back=function(){this.go(-1)},Vt.prototype.forward=function(){this.go(1)},Vt.prototype.getMatchedComponents=function(t){var e=t?this.resolve(t).resolved:this.currentRoute;return e?[].concat.apply([],e.matched.map(function(t){return Object.keys(t.components).map(function(e){return t.components[e]})})):[]},Vt.prototype.resolve=function(t,e,n){var a=B(t,e||this.history.current,n),o=this.match(a,e),i=o.redirectedFrom||o.fullPath,d=this.history.base,s=ft(d,i,this.mode);return{normalizedTo:a,resolved:o,href:s}},Object.defineProperties(Vt.prototype,Ut),Vt.install=h,It&&window.Vue&&window.Vue.use(Vt),t.exports=Vt},function(t,e,n){function a(t,e){for(var n=0;n=0&&h.splice(e,1)}function s(t){var e=document.createElement("style");return e.type="text/css",i(t,e),e}function r(t,e){var n,a,o;if(e.singleton){var i=f++;n=b||(b=s(e)),a=l.bind(null,n,i,!1),o=l.bind(null,n,i,!0)}else n=s(e),a=m.bind(null,n),o=function(){d(n)};return a(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;a(t=e)}else o()}}function l(t,e,n,a){var o=n?"":a.css;if(t.styleSheet)t.styleSheet.cssText=_(e,o);else{var i=document.createTextNode(o),d=t.childNodes;d[e]&&t.removeChild(d[e]),d.length?t.insertBefore(i,d[e]):t.appendChild(i)}}function m(t,e){var n=e.css,a=e.media,o=e.sourceMap;if(a&&t.setAttribute("media",a),o&&(n+="\n/*# sourceURL="+o.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(o))))+" */"),t.styleSheet)t.styleSheet.cssText=n;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}var c={},u=function(t){var e;return function(){return"undefined"==typeof e&&(e=t.apply(this,arguments)),e}},v=u(function(){return/msie [6-9]\b/.test(window.navigator.userAgent.toLowerCase())}),p=u(function(){return document.head||document.getElementsByTagName("head")[0]}),b=null,f=0,h=[];t.exports=function(t,e){e=e||{},"undefined"==typeof e.singleton&&(e.singleton=v()),"undefined"==typeof e.insertAt&&(e.insertAt="bottom");var n=o(t);return a(n,e),function(t){for(var i=[],d=0;dVue Material
\ No newline at end of file
diff --git a/releases/v0.6.0/releases/v0.5.1/manifest.d93d0eda.js b/releases/v0.6.0/releases/v0.5.1/manifest.d93d0eda.js
deleted file mode 100644
index 4dd7bfb..0000000
--- a/releases/v0.6.0/releases/v0.5.1/manifest.d93d0eda.js
+++ /dev/null
@@ -1 +0,0 @@
-!function(e){function t(n){if(r[n])return r[n].exports;var a=r[n]={exports:{},id:n,loaded:!1};return e[n].call(a.exports,a,a.exports,t),a.loaded=!0,a.exports}var n=window.webpackJsonp;window.webpackJsonp=function(o,p){for(var l,c,s=0,i=[];s\n \n \n move_to_inbox Inbox \n \n\n \n send Sent Mail \n \n\n \n delete Trash \n \n\n \n error Spam \n\n \n \n\n \n \n \n \n\n Abbey Christansen \n\n \n chat_bubble \n \n \n\n \n \n \n \n\n Alex Nelson \n\n \n chat_bubble \n \n \n\n \n \n \n \n\n Mary Johnson \n\n \n chat_bubble \n \n \n \n \n\n