vue-material/dist/docs/docs.dc7f6f50.js

32 lines
574 KiB
JavaScript
Raw Normal View History

2016-11-29 07:07:52 +00:00
webpackJsonp([1,0,2],[function(t,e,n){"use strict";function a(t){return t&&t.__esModule?t:{default:t}}var o=n(6),i=a(o),d=n(382),r=a(d);n(8);var s=n(9),m=a(s),l=n(198),c=a(l),u=n(205),h=a(u),p=n(203),b=a(p),f=n(204),_=a(f),v=n(199),g=a(v),y=n(200),x=a(y),C=n(202),w=a(C),E=n(201),k=a(E);i.default.component("page-content",h.default),i.default.component("docs-component",b.default),i.default.component("example-box",_.default),i.default.component("api-table",g.default),i.default.component("code-block",x.default),i.default.component("demo-page",w.default),i.default.component("demo-example",k.default),i.default.use(r.default);var M=new r.default({routes:m.default}),A=i.default.component("app",c.default),T=function(t){"getting-started"===t.name?A.theme="indigo":t.name.indexOf("themes")>=0?A.theme="teal":t.name.indexOf("ui-elements")>=0?A.theme="blue-grey":"changelog"===t.name?A.theme="orange":"about"===t.name?A.theme="green":"error"===t.name?A.theme="red":A.theme="default"};A=new A({el:"#app",router:M}),T(M.currentRoute),M.afterEach(function(t){i.default.nextTick(function(){var e=document.querySelector(".main-content");e&&(e.scrollTop=0),A.closeSidenav(),T(t)})})},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=function t(e,n){return!!e.$el&&(0!==e._uid&&(e.$el.classList.contains(n)?e:t(e.$parent,n)))};e.default=n,t.exports=e.default},function(t,e){"use strict";function n(){var t=document.createElement("span"),e={transition:"transitionend",OTransition:"oTransitionEnd",MozTransition:"transitionend",WebkitTransition:"webkitTransitionEnd"};for(var n in e)if(void 0!==t.style[n])return e[n]}Object.defineProperty(e,"__esModule",{value:!0}),e.default=n(),t.exports=e.default},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={props:{value:[String,Number],disabled:Boolean,required:Boolean,maxlength:[Number,String],placeholder:String},watch:{value:function(t){this.setParentValue(t)},disabled:function(){this.setParentDisabled()},required:function(){this.setParentRequired()},placeholder:function(){this.setParentPlaceholder()},maxlength:function(){this.handleMaxLength()}},methods:{handleMaxLength:function(){this.parentContainer.enableCounter=this.maxlength>0,this.parentContainer.counterLength=this.maxlength},setParentValue:function(t){this.parentContainer.setValue(t||this.$el.value)},setParentDisabled:function(){this.parentContainer.isDisabled=this.disabled},setParentRequired:function(){this.parentContainer.isRequired=this.required},setParentPlaceholder:function(){this.parentContainer.hasPlaceholder=!!this.placeholder},onFocus:function(){this.parentContainer.isFocused=!0},onBlur:function(){this.parentContainer.isFocused=!1,this.setParentValue()},onInput:function(){var t=this.$el.value;this.setParentValue(),this.parentContainer.inputLength=t?t.length:0,this.$emit("change",t),this.$emit("input",t)}}},t.exports=e.default},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=8,a=function(t,e){return e.top<=n-parseInt(getComputedStyle(t).marginTop,10)},o=function(t,e){return e.top+t.offsetHeight+n>=window.innerHeight-parseInt(getComputedStyle(t).marginTop,10)},i=function(t,e){return e.left<=n-parseInt(getComputedStyle(t).marginLeft,10)},d=function(t,e){return e.left+t.offsetWidth+n>=window.innerWidth-parseInt(getComputedStyle(t).marginLeft,10)},r=function(t,e){var r=getComputedStyle(t);return a(t,e)&&(e.top=n-parseInt(r.marginTop,10)),i(t,e)&&(e.left=n-parseInt(r.marginLeft,10)),d(t,e)&&(e.left=window.innerWidth-n-t.offsetWidth-parseInt(r.marginLeft,10)),o(t,e)&&(e.top=window.innerHeight-n-t.offsetHeight-parseInt(r.marginTop,10)),e};e.default=r,t.exports=e.default},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=function(t){return t&&t.constructor===Array};e.default=n,t.exports=e.default},function(t,e,n){(function(e){/*!
* Vue.js v2.1.3
* (c) 2014-2016 Evan You
* Released under the MIT License.
*/
"use strict";function n(t){return null==t?"":"object"==typeof t?JSON.stringify(t,null,2):String(t)}function a(t){var e=parseFloat(t,10);return e||0===e?e:t}function o(t,e){for(var n=Object.create(null),a=t.split(","),o=0;o<a.length;o++)n[a[o]]=!0;return e?function(t){return n[t.toLowerCase()]}:function(t){return n[t]}}function i(t,e){if(t.length){var n=t.indexOf(e);if(n>-1)return t.splice(n,1)}}function d(t,e){return un.call(t,e)}function r(t){return"string"==typeof t||"number"==typeof t}function s(t){var e=Object.create(null);return function(n){var a=e[n];return a||(e[n]=t(n))}}function m(t,e){function n(n){var a=arguments.length;return a?a>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n}function l(t,e){e=e||0;for(var n=t.length-e,a=new Array(n);n--;)a[n]=t[n+e];return a}function c(t,e){for(var n in e)t[n]=e[n];return t}function u(t){return null!==t&&"object"==typeof t}function h(t){return vn.call(t)===gn}function p(t){for(var e={},n=0;n<t.length;n++)t[n]&&c(e,t[n]);return e}function b(){}function f(t){return t.reduce(function(t,e){return t.concat(e.staticKeys||[])},[]).join(",")}function _(t,e){return t==e||!(!u(t)||!u(e))&&JSON.stringify(t)===JSON.stringify(e)}function v(t,e){for(var n=0;n<t.length;n++)if(_(t[n],e))return n;return-1}function g(t){var e=(t+"").charCodeAt(0);return 36===e||95===e}function y(t,e,n,a){Object.defineProperty(t,e,{value:n,enumerable:!!a,writable:!0,configurable:!0})}function x(t){if(!xn.test(t)){var e=t.split(".");return function(t){for(var n=0;n<e.length;n++){if(!t)return;t=t[e[n]]}return t}}}function C(t){return/native code/.test(t.toString())}function w(t){$n.target&&Fn.push($n.target),$n.target=t}function E(){$n.target=Fn.pop()}function k(t,e){t.__proto__=e}function M(t,e,n){for(var a=0,o=n.length;a<o;a++){var i=n[a];y(t,i,e[i])}}function A(t){if(u(t)){var e;return d(t,"__ob__")&&t.__ob__ instanceof Un?e=t.__ob__:Vn.shouldConvert&&!Rn()&&(Array.isArray(t)||h(t))&&Object.isExtensible(t)&&!t._isVue&&(e=new Un(t)),e}}function T(t,e,n,a){var o=new $n,i=Object.getOwnPropertyDescriptor(t,e);if(!i||i.configurable!==!1){var d=i&&i.get,r=i&&i.set,s=A(n);Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){var e=d?d.call(t):n;return $n.target&&(o.depend(),s&&s.dep.depend(),Array.isArray(e)&&O(e)),e},set:function(e){var i=d?d.call(t):n;e===i||e!==e&&i!==i||(a&&a(),r?r.call(t,e):n=e,s=A(e),o.notify())}})}}function N(t,e,n){if(Array.isArray(t))return t.length=Math.max(t.length,e),t.splice(e,1,n),n;if(d(t,e))return void(t[e]=n);var a=t.__ob__;return t._isVue||a&&a.vmCount?void In("Avoid adding reactive properties to a Vue instance or its root $data at runtime - declare it upfront in the data option."):a?(T(a.value,e,n),a.dep.notify(),n):void(t[e]=n)}function R(t,e){var n=t.__ob__;return t._isVue||n&&n.vmCount?void In("Avoid deleting properties on a Vue instance or its root $data - just set it to null."):void(d(t,e)&&(delete t[e],n&&n.dep.notify()))}function O(t){for(var e=void 0,n=0,a=t.length;n<a;n++)e=t[n],e&&e.__ob__&&e.__ob__.dep.depend(),Array.isArray(e)&&O(e)}function S(t,e){if(!e)return t;for(var n,a,o,i=Object.keys(e),r=0;r<i.length;r++)n=i[r],a=t[n],o=e[n],d(t,n)?h(a)&&h(o)&&S(a,o):N(t,n,o);return t}function P(t,e){return e?t?t.concat(e):Array.isArray(e)?e:[e]:t}function D(t,e){var n=Object.create(t||null);return e?c(n,e):n}function I(t){for(var e in t.components){var n=e.toLowerCase();(cn(n)||Dn.isReservedTag(n))&&In("Do not use built-in or reserved HTML elements as component id: "+e)}}function L(t){var e=t.props;if(e){var n,a,o,i={};if(Array.isArray(e))for(n=e.length;n--;)a=e[n],"string"==typeof a?(o=pn(a),i[o]={type:null}):In("props must be strings when using array syntax.");else if(h(e))for(var d in e)a=e[d],o=pn(d),i[o]=h(a)?a:{type:a};t.props=i}}function H(t){var e=t.directives;if(e)for(var n in e){var a=e[n];"function"==typeof a&&(e[n]={bind:a,update:a})}}function j(t,e,n){function a(a){var o=Wn[a]||Yn;l[a]=o(t[a],e[a],n,a)}I(e),L(e),H(e);var o=e.extends;if(o&&(t="function"==typeof o?j(t,o.options,n):j(t,o,n)),e.mixins)for(var i=0,r=e.mixins
n._prevClass=i)}}function Ne(t,e){if(t.data.on||e.data.on){var n=e.data.on||{},a=t.data.on||{},o=e.elm._v_add||(e.elm._v_add=function(t,n,a){e.elm.addEventListener(t,n,a)}),i=e.elm._v_remove||(e.elm._v_remove=function(t,n){e.elm.removeEventListener(t,n)});lt(n,a,o,i,e.context)}}function Re(t,e){if(t.data.domProps||e.data.domProps){var n,a,o=e.elm,i=t.data.domProps||{},d=e.data.domProps||{};d.__ob__&&(d=e.data.domProps=c({},d));for(n in i)null==d[n]&&(o[n]="");for(n in d)if(a=d[n],"textContent"!==n&&"innerHTML"!==n||(e.children&&(e.children.length=0),a!==i[n]))if("value"===n){o._value=a;var r=null==a?"":String(a);o.value===r||o.composing||(o.value=r)}else o[n]=a}}function Oe(t){var e=Se(t.style);return t.staticStyle?c(t.staticStyle,e):e}function Se(t){return Array.isArray(t)?p(t):"string"==typeof t?Ua(t):t}function Pe(t,e){var n,a={};if(e)for(var o=t;o.child;)o=o.child._vnode,o.data&&(n=Oe(o.data))&&c(a,n);(n=Oe(t.data))&&c(a,n);for(var i=t;i=i.parent;)i.data&&(n=Oe(i.data))&&c(a,n);return a}function De(t,e){var n=e.data,a=t.data;if(n.staticStyle||n.style||a.staticStyle||a.style){var o,i,d=e.elm,r=t.data.staticStyle,s=t.data.style||{},m=r||s,l=Se(e.data.style)||{};e.data.style=l.__ob__?c({},l):l;var u=Pe(e,!0);for(i in m)null==u[i]&&Ga(d,i,"");for(i in u)o=u[i],o!==m[i]&&Ga(d,i,null==o?"":o)}}function Ie(t,e){if(e&&e.trim())if(t.classList)e.indexOf(" ")>-1?e.split(/\s+/).forEach(function(e){return t.classList.add(e)}):t.classList.add(e);else{var n=" "+t.getAttribute("class")+" ";n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function Le(t,e){if(e&&e.trim())if(t.classList)e.indexOf(" ")>-1?e.split(/\s+/).forEach(function(e){return t.classList.remove(e)}):t.classList.remove(e);else{for(var n=" "+t.getAttribute("class")+" ",a=" "+e+" ";n.indexOf(a)>=0;)n=n.replace(a," ");t.setAttribute("class",n.trim())}}function He(t){oo(function(){oo(t)})}function je(t,e){(t._transitionClasses||(t._transitionClasses=[])).push(e),Ie(t,e)}function $e(t,e){t._transitionClasses&&i(t._transitionClasses,e),Le(t,e)}function Fe(t,e,n){var a=Be(t,e),o=a.type,i=a.timeout,d=a.propCount;if(!o)return n();var r=o===Xa?eo:ao,s=0,m=function(){t.removeEventListener(r,l),n()},l=function(e){e.target===t&&++s>=d&&m()};setTimeout(function(){s<d&&m()},i+1),t.addEventListener(r,l)}function Be(t,e){var n,a=window.getComputedStyle(t),o=a[to+"Delay"].split(", "),i=a[to+"Duration"].split(", "),d=qe(o,i),r=a[no+"Delay"].split(", "),s=a[no+"Duration"].split(", "),m=qe(r,s),l=0,c=0;e===Xa?d>0&&(n=Xa,l=d,c=i.length):e===Za?m>0&&(n=Za,l=m,c=s.length):(l=Math.max(d,m),n=l>0?d>m?Xa:Za:null,c=n?n===Xa?i.length:s.length:0);var u=n===Xa&&io.test(a[to+"Property"]);return{type:n,timeout:l,propCount:c,hasTransform:u}}function qe(t,e){for(;t.length<e.length;)t=t.concat(t);return Math.max.apply(null,e.map(function(e,n){return ze(e)+ze(t[n])}))}function ze(t){return 1e3*Number(t.slice(0,-1))}function Ve(t){var e=t.elm;e._leaveCb&&(e._leaveCb.cancelled=!0,e._leaveCb());var n=We(t.data.transition);if(n&&!e._enterCb&&1===e.nodeType){var a=n.css,o=n.type,i=n.enterClass,d=n.enterActiveClass,r=n.appearClass,s=n.appearActiveClass,m=n.beforeEnter,l=n.enter,c=n.afterEnter,u=n.enterCancelled,h=n.beforeAppear,p=n.appear,b=n.afterAppear,f=n.appearCancelled,_=pa.$vnode,v=_&&_.parent?_.parent.context:pa,g=!v._isMounted||!t.isRootInsert;if(!g||p||""===p){var y=g?r:i,x=g?s:d,C=g?h||m:m,w=g&&"function"==typeof p?p:l,E=g?b||c:c,k=g?f||u:u,M=a!==!1&&!Mn,A=w&&(w._length||w.length)>1,T=e._enterCb=Ge(function(){M&&$e(e,x),T.cancelled?(M&&$e(e,y),k&&k(e)):E&&E(e),e._enterCb=null});t.data.show||mt(t.data.hook||(t.data.hook={}),"insert",function(){var n=e.parentNode,a=n&&n._pending&&n._pending[t.key];a&&a.tag===t.tag&&a.elm._leaveCb&&a.elm._leaveCb(),w&&w(e,T)},"transition-insert"),C&&C(e),M&&(je(e,y),je(e,x),He(function(){$e(e,y),T.cancelled||A||Fe(e,o,T)})),t.data.show&&w&&w(e,T),M||A||T()}}}function Ue(t,e){function n(){f.cancelled||(t.data.show||((a.parentNode._pending||(a.parentNode._pending={}))[t.key]=t),m&&m(a),p&&(je(a,r),je(a,s),He(function(){$e(a,r),f.cancelled||b||Fe(a,d,f)})),l
Autosize 3.0.19
license: MIT
http://www.jacklmoore.com/autosize
*/
!function(n,d){o=[e,t],a=d,i="function"==typeof a?a.apply(e,o):a,!(void 0!==i&&(t.exports=i))}(this,function(t,e){"use strict";function n(t){function e(){var e=window.getComputedStyle(t,null);"vertical"===e.resize?t.style.resize="none":"both"===e.resize&&(t.style.resize="horizontal"),s="content-box"===e.boxSizing?-(parseFloat(e.paddingTop)+parseFloat(e.paddingBottom)):parseFloat(e.borderTopWidth)+parseFloat(e.borderBottomWidth),isNaN(s)&&(s=0),r()}function n(e){var n=t.style.width;t.style.width="0px",t.offsetWidth,t.style.width=n,t.style.overflowY=e,o()}function a(t){for(var e=[];t&&t.parentNode&&t.parentNode instanceof Element;)t.parentNode.scrollTop&&e.push({node:t.parentNode,scrollTop:t.parentNode.scrollTop}),t=t.parentNode;return e}function o(){var e=t.style.height,n=a(t),o=document.documentElement&&document.documentElement.scrollTop;t.style.height="auto";var i=t.scrollHeight+s;return 0===t.scrollHeight?void(t.style.height=e):(t.style.height=i+"px",m=t.clientWidth,n.forEach(function(t){t.node.scrollTop=t.scrollTop}),void(o&&(document.documentElement.scrollTop=o)))}function r(){o();var e=window.getComputedStyle(t,null),a=Math.round(parseFloat(e.height)),i=Math.round(parseFloat(t.style.height));if(a!==i?"visible"!==e.overflowY&&n("visible"):"hidden"!==e.overflowY&&n("hidden"),l!==a){l=a;var r=d("autosize:resized");try{t.dispatchEvent(r)}catch(t){}}}if(t&&t.nodeName&&"TEXTAREA"===t.nodeName&&!i.has(t)){var s=null,m=t.clientWidth,l=null,c=function(){t.clientWidth!==m&&r()},u=function(e){window.removeEventListener("resize",c,!1),t.removeEventListener("input",r,!1),t.removeEventListener("keyup",r,!1),t.removeEventListener("autosize:destroy",u,!1),t.removeEventListener("autosize:update",r,!1),Object.keys(e).forEach(function(n){t.style[n]=e[n]}),i.delete(t)}.bind(t,{height:t.style.height,resize:t.style.resize,overflowY:t.style.overflowY,overflowX:t.style.overflowX,wordWrap:t.style.wordWrap});t.addEventListener("autosize:destroy",u,!1),"onpropertychange"in t&&"oninput"in t&&t.addEventListener("keyup",r,!1),window.addEventListener("resize",c,!1),t.addEventListener("input",r,!1),t.addEventListener("autosize:update",r,!1),t.style.overflowX="hidden",t.style.wordWrap="break-word",i.set(t,{destroy:u,update:r}),e()}}function a(t){var e=i.get(t);e&&e.destroy()}function o(t){var e=i.get(t);e&&e.update()}var i="function"==typeof Map?new Map:function(){var t=[],e=[];return{has:function(e){return t.indexOf(e)>-1},get:function(n){return e[t.indexOf(n)]},set:function(n,a){t.indexOf(n)===-1&&(t.push(n),e.push(a))},delete:function(n){var a=t.indexOf(n);a>-1&&(t.splice(a,1),e.splice(a,1))}}}(),d=function(t){return new Event(t,{bubbles:!0})};try{new Event("test")}catch(t){d=function(t){var e=document.createEvent("Event");return e.initEvent(t,!0,!1),e}}var r=null;"undefined"==typeof window||"function"!=typeof window.getComputedStyle?(r=function(t){return t},r.destroy=function(t){return t},r.update=function(t){return t}):(r=function(t,e){return t&&Array.prototype.forEach.call(t.length?t:[t],function(t){return n(t,e)}),t},r.destroy=function(t){return t&&Array.prototype.forEach.call(t.length?t:[t],a),t},r.update=function(t){return t&&Array.prototype.forEach.call(t.length?t:[t],o),t}),e.exports=r})},function(t,e,n){"use strict";function a(t){return t&&t.__esModule?t:{default:t}}var o=n(6),i=a(o),d=n(38),r=a(d);i.default.use(r.default),i.default.material.theme.registerAll({default:{primary:"blue",accent:"pink"},indigo:{primary:"indigo",accent:"pink"},brown:{primary:"brown",accent:"green"},purple:{primary:"purple",accent:"blue"},orange:{primary:"orange",accent:"green"},blue:{primary:"blue",accent:"pink"},green:{primary:"green",accent:"pink"},"light-blue":{primary:"light-blue",accent:{color:"cyan",hue:"A200"}},teal:{primary:"teal",accent:"orange"},"blue-grey":{primary:"blue-grey",accent:"blue"},cyan:{primary:"cyan",accent:"pink"},red:{primary:"red",accent:"pink"},white:{primary:"white",accent:"blue"},grey:{primary:{color:"grey",hue:300},accent:"indigo"}})},function(t,e,n){"use strict";function a(t){return t&&t.__esModule?t:{default:t}}Object.definePr
}),e.default={data:function(){return{radio1:2,radio2:1,radio3:1,radio4:1,radio5:2,radio6:3,radio7:1,radio8:2}}},t.exports=e.default},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={data:function(){return{movie:"godfather",country:"",font:"",food:"",users:["jim_halpert","michael_scott"]}},methods:{setPulpFiction:function(){this.movie="pulp_fiction"}}},t.exports=e.default},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={methods:{toggleLeftSidenav:function(){this.$refs.leftSidenav.toggle()},toggleRightSidenav:function(){this.$refs.rightSidenav.toggle()},closeRightSidenav:function(){this.$refs.rightSidenav.close()},open:function(t){console.log("Opened: "+t)},close:function(t){console.log("Closed: "+t)}}},t.exports=e.default},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={data:function(){return{checked0:!0,checked1:!0,checked2:!0,checked3:!0,checked4:!0,checked5:!0,checked6:!0,checked7:!0,checked8:!0,checked9:!0,checked10:!0}},methods:{submit:function(){alert("This switch submits the form")}}},t.exports=e.default},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={data:function(){return{nutrition:[{dessert:"Frozen yogurt",type:"ice_cream",calories:"159",fat:"6.0",carbs:"24",protein:"4.0",comment:"Icy"},{dessert:"Ice cream sandwich",type:"ice_cream",calories:"237",fat:"9.0",carbs:"37",protein:"4.3",comment:"Super Tasty"},{dessert:"Eclair",type:"pastry",calories:"262",fat:"16.0",carbs:"24",protein:"6.0",comment:""},{dessert:"Cupcake",type:"pastry",calories:"305",fat:"3.7",carbs:"67",protein:"4.3",comment:""},{dessert:"Gingerbread",type:"other",calories:"356",fat:"16.0",carbs:"49",protein:"3.9",comment:""}],selectedData:[],sort:{},page:{}}},methods:{onSelect:function(t){this.selectedData=t,this.$forceUpdate()},onSort:function(t){this.sort=t},onPagination:function(t){this.page=t}}},t.exports=e.default},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={data:function(){return{playground:{color:"3",fixed:!0,centered:!1,shadow:0,theme:"default",tabs:[{label:"Phone",icon:"phone",active:!1,disabled:!1},{label:"Favorites",icon:"favorite",active:!1,disabled:!1},{label:"Near me",icon:"near_me",active:!0,disabled:!1}]},firstTabName:"Movies"}}},t.exports=e.default},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={methods:{close:function(){this.$emit("close")}}},t.exports=e.default},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={props:{mdShift:Boolean},computed:{classes:function(){return this.mdShift?"md-shift":"md-fixed"}}},t.exports=e.default},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={props:{mdIcon:String,mdActive:Boolean},data:function(){return{active:!1}},computed:{classes:function(){return{"md-active":this.active}}},watch:{mdActive:function(t){this.setActive(t)}},methods:{setActive:function(t){this.$parent.$children.forEach(function(t){t.active=!1}),this.active=!!t}},mounted:function(){if(!this.$parent.$el.classList.contains("md-bottom-bar"))throw this.$destroy(),new Error("You should wrap the md-bottom-bar-item in a md-bottom-bar");this.mdActive&&(this.active=!0)}},t.exports=e.default},function(t,e){"use strict";function n(t){if(Array.isArray(t)){for(var e=0,n=Array(t.length);e<t.length;e++)n[e]=t[e];return n}return Array.from(t)}Object.defineProperty(e,"__esModule",{value:!0}),e.default={props:{href:String,type:String,disabled:Boolean},render:function(t){var e=this,a=Boolean(this.disabled),o=Boolean(this.href),i="button",d={staticClass:"md-button",attrs:{type:this.type||"button",disabled:a},on:{click:function(t){e.$emit("click",t)}}},r=t("md-ink-ripple",{attrs:{mdDisabled:a}});return o&&(i="a",d.attrs.href=this.href,delete d.attrs.type),t(i,d,[].concat(n(this.$slots.default),[r]))}},t.exports=e.default},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=void 0;e.default={props:{mdSingle:Boolean}
var t=this.hasMatchSort();return t||(this.sorted=!1),{"md-numeric":this.mdNumeric,"md-sortable":this.mdSortBy,"md-sorted":t&&this.sorted,"md-sorted-descending":t&&"desc"===this.sortType}}},methods:{hasMatchSort:function(){return this.parentTable.sortBy===this.mdSortBy},changeSort:function(){this.mdSortBy&&("asc"===this.sortType&&this.sorted?this.sortType="desc":this.sortType="asc",this.sorted=!0,this.parentTable.sortType=this.sortType,this.parentTable.emitSort(this.mdSortBy))}},mounted:function(){this.parentTable=(0,i.default)(this.$parent,"md-table"),this.hasMatchSort()&&(this.sorted=!0,this.sortType=this.parentTable.sortType)}},t.exports=e.default},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={props:{mdSize:{type:[Number,String],default:10},mdPageOptions:[Array,Boolean],mdPage:{type:[Number,String],default:1},mdTotal:{type:[Number,String],default:"Many"},mdLabel:{type:String,default:"Rows per page"},mdSeparator:{type:String,default:"of"}},data:function(){return{currentSize:parseInt(this.mdSize,10),currentPage:parseInt(this.mdPage,10)}},computed:{lastPage:function(){return!1}},methods:{emitPaginationEvent:function(){this.canFireEvents&&this.$emit("pagination",{size:this.currentSize,page:this.currentPage})},changeSize:function(){this.canFireEvents&&(this.$emit("size",this.currentSize),this.emitPaginationEvent())},changePage:function(){this.canFireEvents&&(this.$emit("page",this.currentPage),this.emitPaginationEvent())}},mounted:function(){var t=this;this.$nextTick(function(){t.mdPageOptions=t.mdPageOptions||[10,25,50,100],t.currentSize=t.mdPageOptions[0],t.canFireEvents=!0})}},t.exports=e.default},function(t,e,n){"use strict";function a(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=n(1),i=a(o),d="md-transition-off";e.default={props:{mdAutoSelect:Boolean,mdSelection:Boolean,mdItem:Object},data:function(){return{parentTable:{},headRow:!1,checkbox:!1,index:0}},computed:{isDisabled:function(){return!this.mdSelection&&!this.headRow},hasSelection:function(){return this.mdSelection||this.headRow&&this.parentTable.hasRowSelection},classes:function(){return{"md-selected":this.checkbox}}},methods:{setSelectedRow:function(t,e){t?(this.parentTable.selectedRows[e]=this.parentTable.data[e],++this.parentTable.numberOfSelected):(delete this.parentTable.selectedRows[e],--this.parentTable.numberOfSelected)},handleSingleSelection:function(t){this.setSelectedRow(t,this.index-1),this.parentTable.$children[0].checkbox=this.parentTable.numberOfSelected===this.parentTable.numberOfRows},handleMultipleSelection:function(t){var e=this;this.parentTable.numberOfRows>25&&this.parentTable.$el.classList.add(d),this.parentTable.$children.forEach(function(n,a){n.checkbox=t,n.headRow||e.setSelectedRow(t,a-1)}),t?this.parentTable.numberOfSelected=this.parentTable.numberOfRows:this.parentTable.numberOfSelected=0,window.setTimeout(function(){return e.parentTable.$el.classList.remove(d)})},select:function(t){this.hasSelection&&(this.headRow?this.handleMultipleSelection(t):this.handleSingleSelection(t),this.parentTable.emitSelection())},autoSelect:function(){this.mdAutoSelect&&this.hasSelection&&(this.checkbox=!this.checkbox,this.handleSingleSelection(this.checkbox),this.parentTable.emitSelection())}},watch:{data:function(){this.parentTable.data[this.index]=this.item}},mounted:function(){this.parentTable=(0,i.default)(this.$parent,"md-table"),"thead"===this.$el.parentNode.tagName.toLowerCase()?this.headRow=!0:(this.parentTable.numberOfRows++,this.index=this.parentTable.numberOfRows,this.mdSelection&&(this.parentTable.hasRowSelection=!0),this.mdItem&&this.parentTable.data.push(this.mdItem))}},t.exports=e.default},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={props:{id:[String,Number],mdLabel:[String,Number],mdIcon:String,mdActive:Boolean,mdDisabled:Boolean},data:function(){var t=void 0;return this.id||(t="tab-"+Math.random().toString(36).substr(2,10)),{tabId:this.id||t}},watch:{mdActive:function(){this.updateTabData()},mdDisabled:f
o.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|XXX):",relevance:0}),o},t.C_LINE_COMMENT_MODE=t.COMMENT("//","$"),t.C_BLOCK_COMMENT_MODE=t.COMMENT("/\\*","\\*/"),t.HASH_COMMENT_MODE=t.COMMENT("#","$"),t.NUMBER_MODE={className:"number",begin:t.NUMBER_RE,relevance:0},t.C_NUMBER_MODE={className:"number",begin:t.C_NUMBER_RE,relevance:0},t.BINARY_NUMBER_MODE={className:"number",begin:t.BINARY_NUMBER_RE,relevance:0},t.CSS_NUMBER_MODE={className:"number",begin:t.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},t.REGEXP_MODE={className:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[t.BACKSLASH_ESCAPE,{begin:/\[/,end:/\]/,relevance:0,contains:[t.BACKSLASH_ESCAPE]}]},t.TITLE_MODE={className:"title",begin:t.IDENT_RE,relevance:0},t.UNDERSCORE_TITLE_MODE={className:"title",begin:t.UNDERSCORE_IDENT_RE,relevance:0},t.METHOD_GUARD={begin:"\\.\\s*"+t.UNDERSCORE_IDENT_RE,relevance:0},t})},function(t,e){t.exports=function(t){var e={className:"variable",variants:[{begin:/\$[\w\d#@][\w\d_]*/},{begin:/\$\{(.*?)}/}]},n={className:"string",begin:/"/,end:/"/,contains:[t.BACKSLASH_ESCAPE,e,{className:"variable",begin:/\$\(/,end:/\)/,contains:[t.BACKSLASH_ESCAPE]}]},a={className:"string",begin:/'/,end:/'/};return{aliases:["sh","zsh"],lexemes:/-?[a-z\._]+/,keywords:{keyword:"if then else elif fi for while in do done case esac function",literal:"true false",built_in:"break cd continue eval exec exit export getopts hash pwd readonly return shift test times trap umask unset alias bind builtin caller command declare echo enable help let local logout mapfile printf read readarray source type typeset ulimit unalias set shopt autoload bg bindkey bye cap chdir clone comparguments compcall compctl compdescribe compfiles compgroups compquote comptags comptry compvalues dirs disable disown echotc echoti emulate fc fg float functions getcap getln history integer jobs kill limit log noglob popd print pushd pushln rehash sched setcap setopt stat suspend ttyctl unfunction unhash unlimit unsetopt vared wait whence where which zcompile zformat zftp zle zmodload zparseopts zprof zpty zregexparse zsocket zstyle ztcp",_:"-ne -eq -lt -gt -f -d -e -s -l -a"},contains:[{className:"meta",begin:/^#![^\n]+sh\s*$/,relevance:10},{className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[t.inherit(t.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0},t.HASH_COMMENT_MODE,n,a,e]}}},function(t,e){t.exports=function(t){var e="[A-Za-z$_][0-9A-Za-z$_]*",n={keyword:"in of if for while finally var new function do return void else break catch instanceof with throw case default try this switch continue typeof delete let yield const export super debugger as async await static import from as",literal:"true false null undefined NaN Infinity",built_in:"eval isFinite isNaN parseFloat parseInt decodeURI decodeURIComponent encodeURI encodeURIComponent escape unescape Object Function Boolean Error EvalError InternalError RangeError ReferenceError StopIteration SyntaxError TypeError URIError Number Math Date String RegExp Array Float32Array Float64Array Int16Array Int32Array Int8Array Uint16Array Uint32Array Uint8Array Uint8ClampedArray ArrayBuffer DataView JSON Intl arguments require module console window document Symbol Set Map WeakSet WeakMap Proxy Reflect Promise"},a={className:"number",variants:[{begin:"\\b(0[bB][01]+)"},{begin:"\\b(0[oO][0-7]+)"},{begin:t.C_NUMBER_RE}],relevance:0},o={className:"subst",begin:"\\$\\{",end:"\\}",keywords:n,contains:[]},i={className:"string",begin:"`",end:"`",contains:[t.BACKSLASH_ESCAPE,o]};o.contains=[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,i,a,t.REGEXP_MODE];var d=o.contains.concat([t.C_BLOCK_COMMENT_MODE,t.C_LINE_COMMENT_MODE]);return{aliases:["js","jsx"],keywords:n,contains:[{className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},{className:"meta",begin:/^#!/,end:/$/},t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,i,t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,a,{begin:/[{,]\s*/,relevance:0,contains:[{begin:e+"\\s*:",returnBegin:!0
},function(t,e){t.exports=".THEME_NAME .md-switch.md-checked .md-switch-container,.THEME_NAME.md-switch.md-checked .md-switch-container{background-color:ACCENT-COLOR-500-0.5}.THEME_NAME .md-switch.md-checked .md-switch-thumb,.THEME_NAME.md-switch.md-checked .md-switch-thumb{background-color:ACCENT-COLOR}.THEME_NAME .md-switch.md-checked .md-ink-ripple,.THEME_NAME.md-switch.md-checked .md-ink-ripple{color:ACCENT-COLOR}.THEME_NAME .md-switch.md-checked .md-ripple,.THEME_NAME.md-switch.md-checked .md-ripple{opacity:.38}.THEME_NAME .md-switch.md-checked.md-primary .md-switch-container,.THEME_NAME.md-switch.md-checked.md-primary .md-switch-container{background-color:PRIMARY-COLOR-500-0.5}.THEME_NAME .md-switch.md-checked.md-primary .md-switch-thumb,.THEME_NAME.md-switch.md-checked.md-primary .md-switch-thumb{background-color:PRIMARY-COLOR}.THEME_NAME .md-switch.md-checked.md-primary .md-ink-ripple,.THEME_NAME.md-switch.md-checked.md-primary .md-ink-ripple{color:PRIMARY-COLOR}.THEME_NAME .md-switch.md-checked.md-warn .md-switch-container,.THEME_NAME.md-switch.md-checked.md-warn .md-switch-container{background-color:WARN-COLOR-500-0.5}.THEME_NAME .md-switch.md-checked.md-warn .md-switch-thumb,.THEME_NAME.md-switch.md-checked.md-warn .md-switch-thumb{background-color:WARN-COLOR}.THEME_NAME .md-switch.md-checked.md-warn .md-ink-ripple,.THEME_NAME.md-switch.md-checked.md-warn .md-ink-ripple{color:WARN-COLOR}.THEME_NAME .md-switch.md-disabled .md-switch-container,.THEME_NAME .md-switch.md-disabled.md-checked .md-switch-container,.THEME_NAME.md-switch.md-disabled .md-switch-container,.THEME_NAME.md-switch.md-disabled.md-checked .md-switch-container{background-color:rgba(0,0,0,0.12)}.THEME_NAME .md-switch.md-disabled .md-switch-thumb,.THEME_NAME .md-switch.md-disabled.md-checked .md-switch-thumb,.THEME_NAME.md-switch.md-disabled .md-switch-thumb,.THEME_NAME.md-switch.md-disabled.md-checked .md-switch-thumb{background-color:#bdbdbd}\n"},function(t,e){t.exports=".THEME_NAME .md-table-card .md-toolbar,.THEME_NAME.md-table-card .md-toolbar{background-color:BACKGROUND-COLOR-A100;color:BACKGROUND-CONTRAST-A100}.THEME_NAME .md-table-alternate-header,.THEME_NAME.md-table-alternate-header{background-color:BACKGROUND-COLOR-A100}.THEME_NAME .md-table-alternate-header .md-toolbar,.THEME_NAME.md-table-alternate-header .md-toolbar{background-color:ACCENT-COLOR-A100-0.2;color:ACCENT-CONTRAST-A100}.THEME_NAME .md-table-alternate-header .md-counter,.THEME_NAME.md-table-alternate-header .md-counter{color:ACCENT-COLOR}\n"},function(t,e){t.exports=".THEME_NAME .md-tabs .md-tabs-navigation,.THEME_NAME.md-tabs .md-tabs-navigation{background-color:PRIMARY-COLOR}.THEME_NAME .md-tabs .md-tab-header,.THEME_NAME.md-tabs .md-tab-header{color:PRIMARY-CONTRAST-0.54}.THEME_NAME .md-tabs .md-tab-header.md-active,.THEME_NAME .md-tabs .md-tab-header:focus,.THEME_NAME.md-tabs .md-tab-header.md-active,.THEME_NAME.md-tabs .md-tab-header:focus{color:PRIMARY-CONTRAST-0.99999}.THEME_NAME .md-tabs .md-tab-header.md-disabled,.THEME_NAME.md-tabs .md-tab-header.md-disabled{color:PRIMARY-CONTRAST-0.26}.THEME_NAME .md-tabs .md-tab-indicator,.THEME_NAME.md-tabs .md-tab-indicator{background-color:ACCENT-COLOR}.THEME_NAME .md-tabs.md-accent .md-tabs-navigation,.THEME_NAME.md-tabs.md-accent .md-tabs-navigation{background-color:ACCENT-COLOR}.THEME_NAME .md-tabs.md-accent .md-tab-header,.THEME_NAME.md-tabs.md-accent .md-tab-header{color:ACCENT-CONTRAST-0.54}.THEME_NAME .md-tabs.md-accent .md-tab-header.md-active,.THEME_NAME .md-tabs.md-accent .md-tab-header:focus,.THEME_NAME.md-tabs.md-accent .md-tab-header.md-active,.THEME_NAME.md-tabs.md-accent .md-tab-header:focus{color:ACCENT-CONTRAST-0.99999}.THEME_NAME .md-tabs.md-accent .md-tab-header.md-disabled,.THEME_NAME.md-tabs.md-accent .md-tab-header.md-disabled{color:ACCENT-CONTRAST-0.26}.THEME_NAME .md-tabs.md-accent .md-tab-indicator,.THEME_NAME.md-tabs.md-accent .md-tab-indicator{background-color:BACKGROUND-COLOR}.THEME_NAME .md-tabs.md-warn .md-tabs-navigation,.THEME_NAME.md-tabs.md-warn .md-tabs-navigation{background-color:WARN-CO
alt:"Material Design"}})])," ",t._h("div",{staticClass:"introduction"},["Build well-crafted apps with Material Design and Vue 2.0"])," ",t._h("md-button",{staticClass:"md-primary md-raised",attrs:{href:"#/getting-started"}},["Getting Started"])," ",t._h("md-button",{staticClass:"md-primary md-raised",attrs:{href:"https://github.com/marcosmoura/vue-material",target:"_blank",rel:"noopener"}},["Github"])])," ",t._h("div",{staticClass:"row"},[t._h("div",{staticClass:"column"},[t._h("h2",{staticClass:"md-headline"},["Material Design"])," ",t._h("p",["Vue Material is lightweight framework built exactly according to the ",t._h("a",{attrs:{href:"http://material.google.com",target:"_blank",rel:"noopener"}},["Material Design"])," specs. Build powerful and well-designed web apps that can can fit on every screen."])])," ",t._h("div",{staticClass:"column"},[t._h("h2",{staticClass:"md-headline"},["Full-featured"])," ",t._h("p",["You can generate and use themes dynamically, use components on demand, take advantage of UI Elements and Components with an ease-to-use API and more..."])])," ",t._h("div",{staticClass:"column"},[t._h("h2",{staticClass:"md-headline"},["Compatible"])," ",t._h("p",["It aims to deliver a collection of reusable components and a series of UI Elements to build applications with support to ",t._h("a",{attrs:{href:"https://saucelabs.com/u/vuejs",target:"_blank",rel:"noopener"}},["modern Web Browsers"])," through Vue 2.0."])])])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this;return t._h("md-dialog",{ref:"dialog",staticClass:"md-dialog-prompt",on:{close:function(e){t.fireCloseEvent("cancel")}}},[t.mdTitle?t._h("md-dialog-title",[t._s(t.mdTitle)]):t._e()," ",t.mdContentHtml?t._h("md-dialog-content",{domProps:{innerHTML:t._s(t.mdContentHtml)}}):t._e()," ",t.mdContent?t._h("md-dialog-content",[t._s(t.mdContent)]):t._e()," ",t._h("md-dialog-content",[t._h("md-input-container",[t._h("md-input",{ref:"input",attrs:{id:t.mdInputId,name:t.mdInputName,maxlength:t.mdInputMaxlength,placeholder:t.mdInputPlaceholder,value:t.value},nativeOn:{keydown:function(e){13===e.keyCode&&t.confirmValue(e)}}})])])," ",t._h("md-dialog-actions",[t._h("md-button",{staticClass:"md-primary",on:{click:function(e){t.close("cancel")}}},[t._s(t.mdCancelText)])," ",t._h("md-button",{staticClass:"md-primary",on:{click:t.confirmValue}},[t._s(t.mdOkText)])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this;return t._h("page-content",{attrs:{"page-title":"About"}},[t._h("div",{staticClass:"main-content"},[t._h("section",[t._h("h2",{staticClass:"md-headline"},["Author"])," ",t._h("div",{staticClass:"author-card"},[t._h("md-avatar",{staticClass:"md-large"},[t._h("img",{attrs:{src:"assets/marcosmoura.jpg",alt:"Marcos Moura"}})])," ",t._h("div",{staticClass:"author-card-info"},[t._h("span",["Marcos Moura"])," ",t._h("div",{staticClass:"author-card-links"},[t._h("a",{attrs:{href:"https://github.com/marcosmoura",target:"_blank",rel:"noopener"}},["GitHub"])," ",t._h("a",{attrs:{href:"https://linkedin.com/in/marcosvmmoura",target:"_blank",rel:"noopener"}},["Linkedin"])])])])])," ",t._h("section",[t._h("h2",{staticClass:"md-headline"},["Credits and Thanks"])," ",t._h("ul",[t._h("li",["This library aims to delivery components using almost the same API of ",t._h("a",{attrs:{href:"https://material.angularjs.org/latest/",target:"_blank"}},["Angular Material"])])," ",t._h("li",["Thanks a lot to ",t._h("a",{attrs:{href:"https://github.com/elviskang",target:"_blank"}},["elviskang"])," for donating the npm package name!"])," ",t._h("li",["Thanks to ",t._h("a",{attrs:{href:"https://github.com/yyx990803",target:"_blank"}},["Evan You"])," for allowing me to use Vue.js Logo."])])])," ",t._h("section",[t._h("h2",{staticClass:"md-headline"},["Internal Dependencies"]),"\n You don't need to include any other library to work with vue-material. The focus of this project is to have a standalone build with no external dependence, but aiming to deliver the best experience without break the compatibility with the Vue.js cor
},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this;return t._h("div",{staticClass:"md-list-expand",style:{"margin-bottom":t.height}},[t._t("default")])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this;return t._h("div",{staticClass:"main-content component-docs"},[t._h("div",{staticClass:"usage-content"},[t._h("section",{staticClass:"component-description"},[t._h("h2",{staticClass:"md-headline"},["Description"])," ",t._t("description")])," ",t.$slots.api?t._h("section",{staticClass:"api-documentation"},[t._h("h2",{staticClass:"md-headline"},["API Options"])," ",t._t("api")]):t._e()," ",t._t("default")])," ",t._h("div",{staticClass:"example-content"},[t._t("example")])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this;return t._h("page-content",{attrs:{"page-title":"Components - Whiteframe"}},[t._h("docs-component",[t._h("div",{slot:"description"},[t._h("p",["In the physical world, objects can be stacked or affixed to one another, but cannot pass through each other. Objects also cast shadows and reflect light."])])," ",t._h("div",{slot:"api"},[t._h("api-table",{attrs:{name:"md-whiteframe"}},[t._h("md-table",{slot:"properties"},[t._h("md-table-header",[t._h("md-table-row",[t._h("md-table-head",["Name"])," ",t._h("md-table-head",["Type"])," ",t._h("md-table-head",["Description"])])])," ",t._h("md-table-body",[t._h("md-table-row",[t._h("md-table-cell",["md-elevation"])," ",t._h("md-table-cell",[t._h("code",["Number"])])," ",t._h("md-table-cell",["The amount of elevation. From 0 to 24. ",t._h("br"),"Default: ",t._h("code",["1"])])])])])])])," ",t._h("div",{slot:"example"},[t._h("example-box",{attrs:{"card-title":"Default"}},[t._h("div",{slot:"demo"},[t._h("md-whiteframe",["1dp"])," ",t._h("md-whiteframe",{attrs:{"md-elevation":"2"}},["2dp"])," ",t._h("md-whiteframe",{attrs:{"md-elevation":"3"}},["3dp"])," ",t._h("md-whiteframe",{attrs:{"md-elevation":"4"}},["4dp"])," ",t._h("md-whiteframe",{attrs:{"md-elevation":"5"}},["5dp"])," ",t._h("md-whiteframe",{attrs:{"md-elevation":"6"}},["6dp"])," ",t._h("md-whiteframe",{attrs:{"md-elevation":"7"}},["7dp"])," ",t._h("md-whiteframe",{attrs:{"md-elevation":"8"}},["8dp"])," ",t._h("md-whiteframe",{attrs:{"md-elevation":"9"}},["9dp"])," ",t._h("md-whiteframe",{attrs:{"md-elevation":"10"}},["10dp"])," ",t._h("md-whiteframe",{attrs:{"md-elevation":"11"}},["11dp"])," ",t._h("md-whiteframe",{attrs:{"md-elevation":"12"}},["12dp"])," ",t._h("md-whiteframe",{attrs:{"md-elevation":"13"}},["13dp"])," ",t._h("md-whiteframe",{attrs:{"md-elevation":"14"}},["14dp"])," ",t._h("md-whiteframe",{attrs:{"md-elevation":"15"}},["15dp"])," ",t._h("md-whiteframe",{attrs:{"md-elevation":"16"}},["16dp"])," ",t._h("md-whiteframe",{attrs:{"md-elevation":"17"}},["17dp"])," ",t._h("md-whiteframe",{attrs:{"md-elevation":"18"}},["18dp"])," ",t._h("md-whiteframe",{attrs:{"md-elevation":"19"}},["19dp"])," ",t._h("md-whiteframe",{attrs:{"md-elevation":"20"}},["20dp"])," ",t._h("md-whiteframe",{attrs:{"md-elevation":"21"}},["21dp"])," ",t._h("md-whiteframe",{attrs:{"md-elevation":"22"}},["22dp"])," ",t._h("md-whiteframe",{attrs:{"md-elevation":"23"}},["23dp"])," ",t._h("md-whiteframe",{attrs:{"md-elevation":"24"}},["24dp"])])," ",t._h("div",{slot:"code"},[t._h("code-block",{attrs:{lang:"xml"}},['\n <md-whiteframe>1dp</md-whiteframe>\n <md-whiteframe md-elevation="2">2dp</md-whiteframe>\n <md-whiteframe md-elevation="3">3dp</md-whiteframe>\n <md-whiteframe md-elevation="4">4dp</md-whiteframe>\n <md-whiteframe md-elevation="5">5dp</md-whiteframe>\n <md-whiteframe md-elevation="6">6dp</md-whiteframe>\n <md-whiteframe md-elevation="7">7dp</md-whiteframe>\n <md-whiteframe md-elevation="8">8dp</md-whiteframe>\n <md-whiteframe md-elevation="9">9dp</md-whiteframe>\n <md-whiteframe md-elevation="10">10dp</md-whiteframe>\n <md-whiteframe md-elevation="11">11dp</md-whiteframe>\n <md-whiteframe md-elevation="12">12dp</md-w
},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this;return t._h("single-page",{staticClass:"single-page-home",attrs:{label:"UI Elements - Grid System"}})},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this;return t._h("div",{staticClass:"md-card-header"},[t._t("default")])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this;return t._h("hr",{staticClass:"md-divider"})},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this;return t._h("span",{staticClass:"md-tooltip",class:t.classes,style:t.style},[t._t("default")])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this;return t._h("div",{staticClass:"code-block",attrs:{"data-lang":t.lang}},[t._h("div",{staticClass:"code-block-wrapper",style:{"max-height":t.height}},[t._h("pre",[t._h("code",{ref:"block",class:t.lang},[t._t("default")])])," ",t._h("span",{staticClass:"copied",class:{active:t.showMessage}},["Copied!"])])," ",t._h("md-button",{ref:"copy",staticClass:"md-icon-button md-dense"},[t._h("md-icon",["content_copy"])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this;return t._h("div",{staticClass:"demo-page"},[t._h("md-toolbar",{staticClass:"main-header"},[t._h("md-button",{staticClass:"md-icon-button",on:{click:t.toggleSidenav}},[t._h("md-icon",["menu"])])," ",t._h("div",{staticClass:"md-title"},[t._h("span",{staticClass:"page-title"},[t._s(t.label)])])])," ",t._h("div",{staticClass:"page-content"},[t._h("md-tabs",{staticClass:"page-tabs",attrs:{"md-elevation":"2"}},[t._h("md-tab",{attrs:{"md-label":"Examples"}},[t._t("examples")])," ",t._h("md-tab",{attrs:{"md-label":"Code"}},[t._t("code")])," "])," ",t._t("default")])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this;return t._h("div",{staticClass:"md-card-area",class:t.classes},[t._t("default")])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this;return t._h("page-content",{attrs:{"page-title":"Components - Radio"}},[t._h("docs-component",[t._h("div",{slot:"description"},[t._h("p",["Radio buttons allow the user to select one option from a set. Use radio buttons for exclusive selection if you think that the user needs to see all available options side-by-side."])," ",t._h("p",["The following classes can be applied to change the color palette:"])," ",t._h("ul",{staticClass:"md-body-2"},[t._h("li",[t._h("code",["md-primary"])])," ",t._h("li",[t._h("code",["md-warn"])])])])," ",t._h("div",{slot:"api"},[t._h("api-table",{attrs:{name:"md-radio"}},[t._h("md-table",{slot:"properties"},[t._h("md-table-header",[t._h("md-table-row",[t._h("md-table-head",["Name"])," ",t._h("md-table-head",["Type"])," ",t._h("md-table-head",["Description"])])])," ",t._h("md-table-body",[t._h("md-table-row",[t._h("md-table-cell",["v-model"])," ",t._h("md-table-cell",[t._h("code",["String"])])," ",t._h("md-table-cell",["A required model object to bind the value."])])," ",t._h("md-table-row",[t._h("md-table-cell",["md-value"])," ",t._h("md-table-cell",[t._h("code",["String"])])," ",t._h("md-table-cell",["The single value of the particular radio button. Required."])])," ",t._h("md-table-row",[t._h("md-table-cell",["name"])," ",t._h("md-table-cell",[t._h("code",["String"])])," ",t._h("md-table-cell",["Set the radio name."])])," ",t._h("md-table-row",[t._h("md-table-cell",["id"])," ",t._h("md-table-cell",[t._h("code",["String"])])," ",t._h("md-table-cell",["Set the radio id."])])," ",t._h("md-table-row",[t._h("md-table-cell",["disabled"])," ",t._h("md-table-cell",[t._h("code",["Boolean"])])," ",t._h("md-table-cell",["Disable the radio and prevent his actions. Default ",t._h("code",["false"])])])])])," ",t._h("md-table",{slot:"events"},[t._h("md-table-header",[t._h("md-table-row",[t._h("md-table-head",["Name"])," ",t._h("md-table-head",["Value"])," ",t._h("md-table-head",["Description"])])])," ",t._h("md-table-body",[t._h("md-table-row",[t._h("md-table-cell",["change"])," ",t._h("md-table-cell",["Receive the state of the radio"])," ",t._h("md-table-cell
attrs:{lang:"scss"}},["\n.playground {\n padding: 0 16px 16px;\n\n .md-subheader {\n padding: 16px 0 0;\n }\n}\n "])," ",t._h("code-block",{attrs:{lang:"javascript"}},["\nexport default {\n data() {\n return {\n playground: {\n color: '3',\n fixed: true,\n centered: false,\n shadow: 0,\n theme: 'default',\n tabs: [\n {\n label: 'Phone',\n icon: 'phone',\n active: false,\n disabled: false\n },\n {\n label: 'Favorites',\n icon: 'favorite',\n active: false,\n disabled: false\n },\n {\n label: 'Near me',\n icon: 'near_me',\n active: true,\n disabled: false\n }\n ]\n },\n firstTabName: 'Movies'\n };\n }\n};\n "])])])," ",t._h("div",{slot:"api"},[t._h("p",["\n To use Tabs you must wrap all ",t._h("code",["<md-tab>"])," in a ",t._h("code",["<md-tabs>"])," as a direct parent.\n The ",t._h("code",["<md-tabs>"])," can accept some parameters to modify his styles, like ",t._h("code",["md-fixed"])," and ",t._h("code",["md-centered"])," for example.\n Each single tab accept a ",t._h("code",["md-label"])," and/or ",t._h("code",["md-icon"]),". You can set the active tab by setting a parameter ",t._h("code",["md-active"]),".\n "])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this;return t._h("div",{staticClass:"md-card-header-text"},[t._t("default")])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this;return t._h("div",{staticClass:"api-table"},[t._h("h3",{staticClass:"md-title"},[t._s(t.name)])," ",t.$slots.default?t._t("default"):t._e()," ",t.slotNames.length>1||!t.$slots.default?t._h("md-tabs",{staticClass:"md-transparent",attrs:{"md-dynamic-height":!1}},[t.$slots.properties?t._h("md-tab",{staticClass:"api-tab",attrs:{"md-label":"Properties"}},[t._t("properties")]):t._e()," ",t.$slots.classes?t._h("md-tab",{staticClass:"api-tab",attrs:{"md-label":"Classes"}},[t._t("classes")]):t._e()," ",t.$slots.events?t._h("md-tab",{staticClass:"api-tab",attrs:{"md-label":"Events"}},[t._t("events")]):t._e()," ",t.$slots.methods?t._h("md-tab",{staticClass:"api-tab",attrs:{"md-label":"Methods"}},[t._t("methods")]):t._e()]):t._e()])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this;return t._h("page-content",{attrs:{"page-title":"Components - Tooltip"}},[t._h("docs-component",[t._h("div",{slot:"description"},[t._h("p",["Tooltips identify an element when they are activated. They may contain brief helper text about its function. For example, they may contain text information about actionable icons."])])," ",t._h("div",{slot:"api"},[t._h("api-table",{attrs:{name:"md-tooltip"}},[t._h("md-table",{slot:"properties"},[t._h("md-table-header",[t._h("md-table-row",[t._h("md-table-head",["Name"])," ",t._h("md-table-head",["Type"])," ",t._h("md-table-head",["Description"])])])," ",t._h("md-table-body",[t._h("md-table-row",[t._h("md-table-cell",["md-direction"])," ",t._h("md-table-cell",[t._h("code",["String"])])," ",t._h("md-table-cell",["Sets the direction position of the parent element. ",t._h("br"),"Default: ",t._h("code",["bottom"])," ",t._h("br"),"Accepts: ",t._h("code",["top"]),"|",t._h("code",["right"]),"|",t._h("code",["bottom"]),"|",t._h("code",["left"])])])," ",t._h("md-table-row",[t._h("md-table-cell",["md-delay"])," ",t._h("md-table-cell",[t._h("code",["Number"])])," ",t._h("md-table-cell",["Sets the delay to show the tooltip in ms. ",t._h("br"),"Default: ",t._h("code",["0"])])])])])])])," ",t._h("div",{slot:"example"},[t._h("example-box",{attrs:{"card-title":"Default"}},[t._h("div",{slot:"demo"},[t._h("div",[t._h("md-button",{staticClass:"md-icon-button md-raised md-primary"},[t._h("md-icon",["folder"])," ",t._h("md-tooltip",{attrs:{"md-direction":"top"}},["My tooltip"])])," ",t._h("md-avatar",[t._h("img",{attrs:{src:"assets/avatar-2.jpg",alt:"People"}})," ",t._h("md-tooltip",{a
attrs:{"md-size":"4"}},[t._h("md-button",{attrs:{"md-menu-trigger":""}},["Size 4"])," ",t._h("md-menu-content",[t._h("md-menu-item",["My Item 1"])," ",t._h("md-menu-item",["My Item 2"])," ",t._h("md-menu-item",["My Item 3"])])])," ",t._h("md-menu",{attrs:{"md-size":"5"}},[t._h("md-button",{attrs:{"md-menu-trigger":""}},["Size 5"])," ",t._h("md-menu-content",[t._h("md-menu-item",["My Item 1"])," ",t._h("md-menu-item",["My Item 2"])," ",t._h("md-menu-item",["My Item 3"])])])," ",t._h("md-menu",{attrs:{"md-size":"6"}},[t._h("md-button",{attrs:{"md-menu-trigger":""}},["Size 6"])," ",t._h("md-menu-content",[t._h("md-menu-item",["My Item 1"])," ",t._h("md-menu-item",["My Item 2"])," ",t._h("md-menu-item",["My Item 3"])])])," ",t._h("md-menu",{attrs:{"md-size":"7"}},[t._h("md-button",{attrs:{"md-menu-trigger":""}},["Size 7"])," ",t._h("md-menu-content",[t._h("md-menu-item",["My Item 1"])," ",t._h("md-menu-item",["My Item 2"])," ",t._h("md-menu-item",["My Item 3"])])])])," ",t._h("div",{slot:"code"},[t._h("code-block",{attrs:{lang:"xml"}},['\n <md-menu md-size="1">\n <md-button md-menu-trigger>Size 1</md-button>\n\n <md-menu-content>\n <md-menu-item>Item 1</md-menu-item>\n <md-menu-item>Item 2</md-menu-item>\n <md-menu-item>Item 3</md-menu-item>\n </md-menu-content>\n </md-menu>\n\n <md-menu md-size="2">\n <md-button md-menu-trigger>Size 2</md-button>\n\n <md-menu-content>\n <md-menu-item>My Item 1</md-menu-item>\n <md-menu-item>My Item 2</md-menu-item>\n <md-menu-item>My Item 3</md-menu-item>\n </md-menu-content>\n </md-menu>\n\n <md-menu md-size="3">\n <md-button md-menu-trigger>Size 3</md-button>\n\n <md-menu-content>\n <md-menu-item>My Item 1</md-menu-item>\n <md-menu-item>My Item 2</md-menu-item>\n <md-menu-item>My Item 3</md-menu-item>\n </md-menu-content>\n </md-menu>\n\n <md-menu md-size="4">\n <md-button md-menu-trigger>Size 4</md-button>\n\n <md-menu-content>\n <md-menu-item>My Item 1</md-menu-item>\n <md-menu-item>My Item 2</md-menu-item>\n <md-menu-item>My Item 3</md-menu-item>\n </md-menu-content>\n </md-menu>\n\n <md-menu md-size="5">\n <md-button md-menu-trigger>Size 5</md-button>\n\n <md-menu-content>\n <md-menu-item>My Item 1</md-menu-item>\n <md-menu-item>My Item 2</md-menu-item>\n <md-menu-item>My Item 3</md-menu-item>\n </md-menu-content>\n </md-menu>\n\n <md-menu md-size="6">\n <md-button md-menu-trigger>Size 6</md-button>\n\n <md-menu-content>\n <md-menu-item>My Item 1</md-menu-item>\n <md-menu-item>My Item 2</md-menu-item>\n <md-menu-item>My Item 3</md-menu-item>\n </md-menu-content>\n </md-menu>\n\n <md-menu md-size="7">\n <md-button md-menu-trigger>Size 7</md-button>\n\n <md-menu-content>\n <md-menu-item>My Item 1</md-menu-item>\n <md-menu-item>My Item 2</md-menu-item>\n <md-menu-item>My Item 3</md-menu-item>\n </md-menu-content>\n </md-menu>\n '])])])," ",t._h("example-box",{attrs:{"card-title":"Rich Content and List Icons"}},[t._h("div",{slot:"demo"},[t._h("md-menu",{ref:"menu",attrs:{"md-size":"4","md-direction":"top right"}},[t._h("md-button",{staticClass:"md-icon-button",attrs:{"md-menu-trigger":""}},[t._h("md-icon",["contacts"])])," ",t._h("md-menu-content",[t._h("div",{staticClass:"author-card"},[t._h("md-avatar",{staticClass:"md-large"},[t._h("img",{attrs:{src:"assets/marcosmoura.jpg",alt:"Marcos Moura"}})])," ",t._h("div",{staticClass:"author-card-info"},[t.
slot:"events"},[t._h("md-table-header",[t._h("md-table-row",[t._h("md-table-head",["Name"])," ",t._h("md-table-head",["Value"])," ",t._h("md-table-head",["Description"])])])," ",t._h("md-table-body",[t._h("md-table-row",[t._h("md-table-cell",["change"])," ",t._h("md-table-cell",["Receive the state of the switch"])," ",t._h("md-table-cell",["Triggered when the switch changes his value."])])])])])])," ",t._h("div",{slot:"example"},[t._h("example-box",{attrs:{"card-title":"Default"}},[t._h("div",{slot:"demo"},[t._h("div",[t._h("md-switch",{directives:[{name:"model",rawName:"v-model",value:t.checked0,expression:"checked0"}],attrs:{id:"my-test0",name:"my-test0"},domProps:{value:t.checked0},on:{input:function(e){t.checked0=e}}})])," ",t._h("div",[t._h("md-switch",{directives:[{name:"model",rawName:"v-model",value:t.checked1,expression:"checked1"}],staticClass:"md-primary",attrs:{id:"my-test1",name:"my-test1"},domProps:{value:t.checked1},on:{input:function(e){t.checked1=e}}},["Primary Color"])])," ",t._h("div",[t._h("md-switch",{directives:[{name:"model",rawName:"v-model",value:t.checked2,expression:"checked2"}],staticClass:"md-warn",attrs:{id:"my-test2",name:"my-test2"},domProps:{value:t.checked2},on:{input:function(e){t.checked2=e}}},["Warn Color"])])," ",t._h("div",[t._h("md-switch",{directives:[{name:"model",rawName:"v-model",value:t.checked3,expression:"checked3"}],attrs:{id:"my-test3",name:"my-test3",disabled:""},domProps:{value:t.checked3},on:{input:function(e){t.checked3=e}}},["Disabled"])])])," ",t._h("div",{slot:"code"},[t._h("code-block",{attrs:{lang:"xml"}})])])," ",t._h("example-box",{attrs:{"card-title":"With type"}},[t._h("div",{slot:"demo"},[t._h("md-switch",{directives:[{name:"model",rawName:"v-model",value:t.checked8,expression:"checked8"}],attrs:{id:"my-test8",name:"my-test8"},domProps:{value:t.checked8},on:{input:function(e){t.checked8=e}}},["Default"])," ",t._h("form",{on:{click:function(e){e.stopPropagation(),e.preventDefault(),t.submit(e)}}},[t._h("md-switch",{directives:[{name:"model",rawName:"v-model",value:t.checked9,expression:"checked9"}],staticClass:"md-primary",attrs:{type:"submit",id:"my-test9",name:"my-test9"},domProps:{value:t.checked9},on:{input:function(e){t.checked9=e}}},["Submit"])])])," ",t._h("div",{slot:"code"},[t._h("code-block",{attrs:{lang:"xml"}})])])," ",t._h("example-box",{attrs:{"card-title":"Themes"}},[t._h("div",{slot:"demo"},[t._h("div",{directives:[{name:"md-theme",rawName:"v-md-theme",value:"orange",expression:"'orange'"}]},[t._h("md-switch",{directives:[{name:"model",rawName:"v-model",value:t.checked4,expression:"checked4"}],staticClass:"md-primary",attrs:{id:"my-test4",name:"my-test4"},domProps:{value:t.checked4},on:{input:function(e){t.checked4=e}}})])," ",t._h("div",{directives:[{name:"md-theme",rawName:"v-md-theme",value:"green",expression:"'green'"}]},[t._h("md-switch",{directives:[{name:"model",rawName:"v-model",value:t.checked5,expression:"checked5"}],staticClass:"md-primary",attrs:{id:"my-test5",name:"my-test5"},domProps:{value:t.checked5},on:{input:function(e){t.checked5=e}}},["Green Primary Color"])])," ",t._h("div",{directives:[{name:"md-theme",rawName:"v-md-theme",value:"brown",expression:"'brown'"}]},[t._h("md-switch",{directives:[{name:"model",rawName:"v-model",value:t.checked6,expression:"checked6"}],staticClass:"md-primary",attrs:{id:"my-test6",name:"my-test6"},domProps:{value:t.checked6},on:{input:function(e){t.checked6=e}}},["Brown Primary Color"])])," ",t._h("div",{directives:[{name:"md-theme",rawName:"v-md-theme",value:"light-blue",expression:"'light-blue'"}]},[t._h("md-switch",{directives:[{name:"model",rawName:"v-model",value:t.checked7,expression:"checked7"}],staticClass:"md-primary",attrs:{id:"my-test7",name:"my-test7",disabled:""},domProps:{value:t.checked7},on:{input:function(e){t.checked7=e}}},["Light Blue Primary Color Disabled"])])])," ",t._h("div",{slot:"code"},[t._h("code-block",{attrs:{lang:"xml"}})])])])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this;return t._h("div",{staticClass:"md-dialog-actions"},[t._t("d
staticClass:"md-button-group",attrs:{"md-single":""}},[t._h("md-button",["5:30PM"])," ",t._h("md-button",["7:30PM"])," ",t._h("md-button",["9:00PM"])])])])," ",t._h("md-card-actions",[t._h("md-button",{staticClass:"md-primary"},["Reserve"])])])])," ",t._h("div",{slot:"code"},[t._h("code-block",{attrs:{lang:"xml"}},['\n <md-card class="card-example" v-md-theme="\'blue\'">\n <md-card-area md-inset>\n <md-card-media md-ratio="16:9">\n <img src="assets/card-example.jpg" alt="Coffee House">\n </md-card-media>\n\n <md-card-header>\n <h2 class="md-title">Coffee House</h2>\n <div class="md-subhead">\n <md-icon>location_on</md-icon>\n <span>2 miles</span>\n </div>\n </md-card-header>\n\n <md-card-content>\n Illy Coffee served with a complimentary Leonidas Belgian Chocolate with all beverages.\n </md-card-content>\n </md-card-area>\n\n <md-card-content>\n <h3 class="md-subheading">Today\'s availability</h3>\n <div class="card-reservation">\n <md-icon>access_time</md-icon>\n <md-button-toggle md-single class="md-button-group">\n <md-button>5:30PM</md-button>\n <md-button>7:30PM</md-button>\n <md-button>9:00PM</md-button>\n </md-button-toggle>\n </div>\n </md-card-content>\n\n <md-card-actions>\n <md-button class="md-primary">Reserve</md-button>\n </md-card-actions>\n </md-card>\n '])," ",t._h("code-block",{attrs:{lang:"scss"}},["\n .card-example {\n .md-subhead {\n .md-icon {\n $size: 16px;\n\n width: $size;\n min-width: $size;\n height: $size;\n min-height: $size;\n font-size: $size;\n line-height: $size;\n }\n\n span {\n vertical-align: middle;\n }\n }\n\n .card-reservation {\n margin-top: 8px;\n display: flex;\n align-items: center;\n justify-content: space-around;\n\n .md-icon {\n margin: 8px;\n color: rgba(#000, .54) !important;\n }\n\n .md-button {\n border-radius: 2px !important;\n }\n }\n }\n "])])])])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this;return t._h("md-dialog",{ref:"dialog",staticClass:"md-dialog-confirm",on:{close:function(e){t.fireCloseEvent("cancel")}}},[t.mdTitle?t._h("md-dialog-title",[t._s(t.mdTitle)]):t._e()," ",t.mdContentHtml?t._h("md-dialog-content",{domProps:{innerHTML:t._s(t.mdContentHtml)}}):t._h("md-dialog-content",[t._s(t.mdContent)])," "," ",t._h("md-dialog-actions",[t._h("md-button",{staticClass:"md-primary",on:{click:function(e){t.close("cancel")}}},[t._s(t.mdCancelText)])," ",t._h("md-button",{staticClass:"md-primary",on:{click:function(e){t.close("ok")}}},[t._s(t.mdOkText)])])])},staticRenderFns:[]}},function(t,e){t.exports={render:function(){var t=this;return t._h("page-content",{attrs:{"page-title":"Components - Sidenav"}},[t._h("docs-component",[t._h("div",{slot:"description"},[t._h("p",["The sidenav spans the height of the screen, with everything behind it visible but darkened by a backdrop."])])," ",t._h("div",{slot:"api"},[t._h("api-table",{attrs:{name:"md-sidenav"}},[t._h("md-table",{slot:"classes"},[t._h("md-table-header",[t._h("md-table-row",[t._h("md-table-head",["Name"])," ",t._h("md-table-head",["Description"])])])," ",t._h("md-table-body",[t._h("md-table-row",[t._h("md-table-cell",["md-left"])," ",t._h("md-table-cell",["Disp
attrs:{"card-title":"Themes"}},[t._h("div",{slot:"demo"},[t._h("md-toolbar",{directives:[{name:"md-theme",rawName:"v-md-theme",value:"green",expression:"'green'"}]},[t._h("md-button",{staticClass:"md-icon-button"},[t._h("md-icon",["menu"])])," ",t._h("h2",{staticClass:"md-title",staticStyle:{flex:"1"}},["Vue Material"])," ",t._h("md-button",{staticClass:"md-icon-button"},[t._h("md-icon",["favorite"])])])," ",t._h("md-toolbar",{directives:[{name:"md-theme",rawName:"v-md-theme",value:"brown",expression:"'brown'"}],staticClass:"md-large"},[t._h("div",{staticClass:"md-toolbar-container"},[t._h("md-button",{staticClass:"md-icon-button"},[t._h("md-icon",["menu"])])," ",t._h("span",{staticStyle:{flex:"1"}})," ",t._h("md-button",{staticClass:"md-icon-button"},[t._h("md-icon",["search"])])," ",t._h("md-button",{staticClass:"md-icon-button"},[t._h("md-icon",["filter_list"])])])," ",t._h("div",{staticClass:"md-toolbar-container"},[t._h("h2",{staticClass:"md-title"},["Vue Material"])])])," ",t._h("md-toolbar",{directives:[{name:"md-theme",rawName:"v-md-theme",value:"orange",expression:"'orange'"}]},[t._h("md-button",{staticClass:"md-icon-button"},[t._h("md-icon",["menu"])])," ",t._h("h2",{staticClass:"md-title",staticStyle:{flex:"1"}},["Vue Material"])," ",t._h("md-button",["Add"])," ",t._h("md-button",["Remove"])])," ",t._h("md-toolbar",{directives:[{name:"md-theme",rawName:"v-md-theme",value:"blue",expression:"'blue'"}]},[t._h("md-button",{staticClass:"md-icon-button"},[t._h("md-icon",["menu"])])," ",t._h("h2",{staticClass:"md-title",staticStyle:{flex:"1"}},["Vue Material"])," ",t._h("md-button",{staticClass:"md-raised"},["Add"])," ",t._h("md-button",{staticClass:"md-raised md-warn"},["Remove"])])])," ",t._h("div",{slot:"code"},[t._h("code-block",{attrs:{lang:"xml"}},['\n <md-toolbar v-md-theme="\'green\'">\n <md-button class="md-icon-button">\n <md-icon>menu</md-icon>\n </md-button>\n\n <h2 class="md-title" style="flex: 1">Vue Material</h2>\n\n <md-button class="md-icon-button">\n <md-icon>favorite</md-icon>\n </md-button>\n </md-toolbar>\n\n <md-toolbar class="md-large" v-md-theme="\'brown\'">\n <div class="md-toolbar-container">\n <md-button class="md-icon-button">\n <md-icon>menu</md-icon>\n </md-button>\n\n <span style="flex: 1;"></span>\n\n <md-button class="md-icon-button">\n <md-icon>search</md-icon>\n </md-button>\n\n <md-button class="md-icon-button">\n <md-icon>filter_list</md-icon>\n </md-button>\n </div>\n\n <div class="md-toolbar-container">\n <h2 class="md-title">Vue Material</h2>\n </div>\n </md-toolbar>\n\n <md-toolbar v-md-theme="\'orange\'">\n <md-button class="md-icon-button">\n <md-icon>menu</md-icon>\n </md-button>\n\n <h2 class="md-title" style="flex: 1">Vue Material</h2>\n\n <md-button>Add</md-button>\n <md-button>Remove</md-button>\n </md-toolbar>\n\n <md-toolbar v-md-theme="\'blue\'">\n <md-button class="md-icon-button">\n <md-icon>menu</md-icon>\n </md-button>\n\n <h2 class="md-title" style="flex: 1">Vue Material</h2>\n\n <md-button class="md-raised">Add</md-button>\n <md-button class="md-raised md-warn">Remove</md-button>\n </md-toolbar>\n '])])])," ",t._h("example-box",{attrs:{"card-title":"Complete example"}},[t._h("div",{slot:"demo"},[t._h("div",{staticClass:"phone-viewport complete-example"},[t._h("md-whiteframe",{attrs:{"md-elevation":"2"}},[t._h("md-toolbar",{directives:[{name:"md-theme",rawName:"v-md-theme",value:"light-blue",expression:"'light-blue'"}],staticClass:"md-large"},[t._h("div",{staticClass:"md-toolbar-container"},[t._h(
slot:"methods"},[t._h("md-table-header",[t._h("md-table-row",[t._h("md-table-head",["Name"])," ",t._h("md-table-head",["Description"])])])," ",t._h("md-table-body",[t._h("md-table-row",[t._h("md-table-cell",["toggle"])," ",t._h("md-table-cell",["Toggle the expansion item."])])])])])])," ",t._h("div",{slot:"example"},[t._h("example-box",{attrs:{"card-title":"Single Line"}},[t._h("div",{slot:"demo"},[t._h("div",{staticClass:"phone-viewport"},[t._h("md-list",[t._h("md-list-item",[t._h("md-icon",["move_to_inbox"])," ",t._h("span",["Inbox"])])," ",t._h("md-list-item",[t._h("md-icon",["send"])," ",t._h("span",["Sent Mail"])])," ",t._h("md-list-item",[t._h("md-icon",["delete"])," ",t._h("span",["Trash"])])," ",t._h("md-list-item",[t._h("md-icon",["error"])," ",t._h("span",["Spam"])," ",t._h("md-divider",{staticClass:"md-inset"})])," ",t._h("md-list-item",[t._h("md-avatar",[t._h("img",{attrs:{src:"https://placeimg.com/40/40/people/5",alt:"People"}})])," ",t._h("span",["Abbey Christansen"])," ",t._h("md-button",{staticClass:"md-icon-button md-list-action"},[t._h("md-icon",{staticClass:"md-primary"},["chat_bubble"])])])," ",t._h("md-list-item",[t._h("md-avatar",[t._h("img",{attrs:{src:"https://placeimg.com/40/40/people/1",alt:"People"}})])," ",t._h("span",["Alex Nelson"])," ",t._h("md-button",{staticClass:"md-icon-button md-list-action"},[t._h("md-icon",{staticClass:"md-primary"},["chat_bubble"])])])," ",t._h("md-list-item",[t._h("md-avatar",[t._h("img",{attrs:{src:"https://placeimg.com/40/40/people/6",alt:"People"}})])," ",t._h("span",["Mary Johnson"])," ",t._h("md-button",{staticClass:"md-icon-button md-list-action"},[t._h("md-icon",["chat_bubble"])])])])])," ",t._h("div",{staticClass:"phone-viewport"},[t._h("md-list",{staticClass:"md-dense"},[t._h("md-list-item",[t._h("md-icon",["move_to_inbox"])," ",t._h("span",["Inbox"])])," ",t._h("md-list-item",[t._h("md-icon",["send"])," ",t._h("span",["Sent Mail"])])," ",t._h("md-list-item",[t._h("md-icon",["delete"])," ",t._h("span",["Trash"])])," ",t._h("md-list-item",[t._h("md-icon",["error"])," ",t._h("span",["Spam"])," ",t._h("md-divider",{staticClass:"md-inset"})])," ",t._h("md-list-item",[t._h("md-avatar",[t._h("img",{attrs:{src:"https://placeimg.com/40/40/people/5",alt:"People"}})])," ",t._h("span",["Abbey Christansen"])," ",t._h("md-button",{staticClass:"md-icon-button md-list-action"},[t._h("md-icon",{staticClass:"md-primary"},["chat_bubble"])])])," ",t._h("md-list-item",[t._h("md-avatar",[t._h("img",{attrs:{src:"https://placeimg.com/40/40/people/1",alt:"People"}})])," ",t._h("span",["Alex Nelson"])," ",t._h("md-button",{staticClass:"md-icon-button md-list-action"},[t._h("md-icon",{staticClass:"md-primary"},["chat_bubble"])])])," ",t._h("md-list-item",[t._h("md-avatar",[t._h("img",{attrs:{src:"https://placeimg.com/40/40/people/6",alt:"People"}})])," ",t._h("span",["Mary Johnson"])," ",t._h("md-button",{staticClass:"md-icon-button md-list-action"},[t._h("md-icon",["chat_bubble"])])])])])])," ",t._h("div",{slot:"code"},[t._h("code-block",{attrs:{lang:"xml"}},['\n <div class="phone-viewport">\n <md-list>\n <md-list-item>\n <md-icon>move_to_inbox</md-icon> <span>Inbox</span>\n </md-list-item>\n\n <md-list-item>\n <md-icon>send</md-icon> <span>Sent Mail</span>\n </md-list-item>\n\n <md-list-item>\n <md-icon>delete</md-icon> <span>Trash</span>\n </md-list-item>\n\n <md-list-item>\n <md-icon>error</md-icon> <span>Spam</span>\n\n <md-divider class="md-inset"></md-divider>\n </md-list-item>\n\n <md-list-item>\n <md-avatar>\n <img src="https://placeimg.com/40/40/people/5" alt="People">\n </md-avatar>\n\n <span>Abbey Christansen</span>\n\n <md-button class="md-icon-button md-list-action">\n <md-icon class="md-primary">chat_bubble</md-icon>\n
slot:"classes"},[t._h("md-table-header",[t._h("md-table-row",[t._h("md-table-head",["Name"])," ",t._h("md-table-head",["Description"])])])," ",t._h("md-table-body",[t._h("md-table-row",[t._h("md-table-cell",["md-raised"])," ",t._h("md-table-cell",["Raised button"])])," ",t._h("md-table-row",[t._h("md-table-cell",["md-icon-button"])," ",t._h("md-table-cell",["Create rounded buttons - Need a <md-icon> inside"])])," ",t._h("md-table-row",[t._h("md-table-cell",["md-dense"])," ",t._h("md-table-cell",["Small dense buttons"])])," ",t._h("md-table-row",[t._h("md-table-cell",["md-fab"])," ",t._h("md-table-cell",["Create an Floating Action Button"])])," ",t._h("md-table-row",[t._h("md-table-cell",["md-mini"])," ",t._h("md-table-cell",["Small md-fab"])])," ",t._h("md-table-row",[t._h("md-table-cell",["md-fab-top-left"])," ",t._h("md-table-cell",["Position the md-fab absolutely on the top left of his parent"])])," ",t._h("md-table-row",[t._h("md-table-cell",["md-fab-top-center"])," ",t._h("md-table-cell",["Position the md-fab absolutely on the top center of his parent"])])," ",t._h("md-table-row",[t._h("md-table-cell",["md-fab-top-right"])," ",t._h("md-table-cell",["Position the md-fab absolutely on the top right of his parent"])])," ",t._h("md-table-row",[t._h("md-table-cell",["md-fab-bottom-left"])," ",t._h("md-table-cell",["Position the md-fab absolutely on the bottom left of his parent"])])," ",t._h("md-table-row",[t._h("md-table-cell",["md-fab-bottom-center"])," ",t._h("md-table-cell",["Position the md-fab absolutely on the bottom center of his parent"])])," ",t._h("md-table-row",[t._h("md-table-cell",["md-fab-bottom-right"])," ",t._h("md-table-cell",["Position the md-fab absolutely on the bottom right of his parent"])])])])])])," ",t._h("div",{slot:"example"},[t._h("example-box",{attrs:{"card-title":"Flat"}},[t._h("div",{slot:"demo"},[t._h("md-button",["Default"])," ",t._h("md-button",{staticClass:"md-primary"},["Primary"])," ",t._h("md-button",{staticClass:"md-accent"},["Accent"])," ",t._h("md-button",{staticClass:"md-warn"},["Warn"])," ",t._h("md-button",{staticClass:"md-primary",attrs:{disabled:""}},["Disabled"])," ",t._h("md-button",{staticClass:"md-dense"},["Dense"])])," ",t._h("div",{slot:"code"},[t._h("code-block",{attrs:{lang:"xml"}},['\n <md-button>Default</md-button>\n <md-button class="md-primary">Primary</md-button>\n <md-button class="md-accent">Accent</md-button>\n <md-button class="md-warn">Warn</md-button>\n <md-button class="md-primary" disabled>Disabled</md-button>\n <md-button class="md-dense">Dense</md-button>\n '])])])," ",t._h("example-box",{attrs:{"card-title":"Raised"}},[t._h("div",{slot:"demo"},[t._h("md-button",{staticClass:"md-raised"},["Default"])," ",t._h("md-button",{staticClass:"md-raised md-primary"},["Primary"])," ",t._h("md-button",{staticClass:"md-raised md-accent"},["Accent"])," ",t._h("md-button",{staticClass:"md-raised md-warn"},["Warn"])," ",t._h("md-button",{staticClass:"md-raised md-primary",attrs:{disabled:""}},["Disabled"])," ",t._h("md-button",{staticClass:"md-raised md-dense"},["Dense"])])," ",t._h("div",{slot:"code"},[t._h("code-block",{attrs:{lang:"xml"}},['\n <md-button class="md-raised">Default</md-button>\n <md-button class="md-raised md-primary">Primary</md-button>\n <md-button class="md-raised md-accent">Accent</md-button>\n <md-button class="md-raised md-warn">Warn</md-button>\n <md-button class="md-raised md-primary" disabled>Disabled</md-button>\n <md-button class="md-raised md-dense">Dense</md-button>\n '])])])," ",t._h("example-box",{attrs:{"card-title":"Button vs Link vs Router Link"}},[t._h("div",{slot:"demo"},[t._h("md-button",{staticClass:"md-raised md-primary"},["Button"])," ",t._h("md-button",{staticClass:"md-raised md-primary",attrs:{href:"#/components/button"}},["Link"])," ",t._h("router-link",{staticClass:"md-raised md-primary",attrs:{tag:"md-button",to:"/components/button"}},["Router Link"])])," ",t._h("div",{slo
slot:"api"},[t._h("api-table",{attrs:{name:"md-dialog"}},[t._h("md-table",{slot:"properties"},[t._h("md-table-header",[t._h("md-table-row",[t._h("md-table-head",["Name"])," ",t._h("md-table-head",["Type"])," ",t._h("md-table-head",["Description"])])])," ",t._h("md-table-body",[t._h("md-table-row",[t._h("md-table-cell",["md-click-outside-to-close"])," ",t._h("md-table-cell",[t._h("code",["Boolean"])])," ",t._h("md-table-cell",["Enable or disable click outside to close. Default: ",t._h("code",["true"])])])," ",t._h("md-table-row",[t._h("md-table-cell",["md-esc-to-close"])," ",t._h("md-table-cell",[t._h("code",["Boolean"])])," ",t._h("md-table-cell",["Enable or disable close on esc key. Default: ",t._h("code",["true"])])])," ",t._h("md-table-row",[t._h("md-table-cell",["md-backdrop"])," ",t._h("md-table-cell",[t._h("code",["Boolean"])])," ",t._h("md-table-cell",["Create an opaque backdrop behind the dialog. Default: ",t._h("code",["true"])])])," ",t._h("md-table-row",[t._h("md-table-cell",["md-open-from"])," ",t._h("md-table-cell",[t._h("code",["String"])])," ",t._h("md-table-cell",["The query selector of the element that is used to determine from which the Dialog will open."])])," ",t._h("md-table-row",[t._h("md-table-cell",["md-close-to"])," ",t._h("md-table-cell",[t._h("code",["String"])])," ",t._h("md-table-cell",["The query selector of the element that is used to determine from which the Dialog will close."])])])])," ",t._h("md-table",{slot:"events"},[t._h("md-table-header",[t._h("md-table-row",[t._h("md-table-head",["Name"])," ",t._h("md-table-head",["Value"])," ",t._h("md-table-head",["Description"])])])," ",t._h("md-table-body",[t._h("md-table-row",[t._h("md-table-cell",["open"])," ",t._h("md-table-cell",["Receive the state of the dialog: ",t._h("code",["ok"]),"| ",t._h("code",["cancel"])," ",t._h("br"),"Works only for Confirm and Prompt"])," ",t._h("md-table-cell",["Triggered when the dialog open."])])," ",t._h("md-table-row",[t._h("md-table-cell",["close"])," ",t._h("md-table-cell",["Receive the state of the dialog: ",t._h("code",["ok"]),"| ",t._h("code",["cancel"])," ",t._h("br"),"Works only for Confirm and Prompt"])," ",t._h("md-table-cell",["Triggered when the dialog closes."])])])])," ",t._h("md-table",{slot:"methods"},[t._h("md-table-header",[t._h("md-table-row",[t._h("md-table-head",["Name"])," ",t._h("md-table-head",["Description"])])])," ",t._h("md-table-body",[t._h("md-table-row",[t._h("md-table-cell",["open"])," ",t._h("md-table-cell",["Open the dialog."])])," ",t._h("md-table-row",[t._h("md-table-cell",["close"])," ",t._h("md-table-cell",["Close the dialog."])])])])])," ",t._h("api-table",{attrs:{name:"md-dialog-title"}},[t._h("p",["Can display a title on the top of the Dialog."])," ",t._h("p",["No options available"])])," ",t._h("api-table",{attrs:{name:"md-dialog-content"}},[t._h("p",["Used to display rich content inside the Dialog."])," ",t._h("p",["No options available"])])," ",t._h("api-table",{attrs:{name:"md-dialog-actions"}},[t._h("p",["Hold the actions of a dialog and align them on the right. Here you can add ",t._h("code",["<md-button>"])," with or without icons."])," ",t._h("p",["No options available"])])," ",t._h("api-table",{attrs:{name:"md-dialog-alert"}},[t._h("div",{slot:"properties"},[t._h("md-table",[t._h("md-table-header",[t._h("md-table-row",[t._h("md-table-head",["Name"])," ",t._h("md-table-head",["Type"])," ",t._h("md-table-head",["Description"])])])," ",t._h("md-table-body",[t._h("md-table-row",[t._h("md-table-cell",["md-title"])," ",t._h("md-table-cell",[t._h("code",["String"])])," ",t._h("md-table-cell",["Sets the alert title. Optional."])])," ",t._h("md-table-row",[t._h("md-table-cell",["md-content"])," ",t._h("md-table-cell",[t._h("code",["String"])])," ",t._h("md-table-cell",["Sets the alert content."])])," ",t._h("md-table-row",[t._h("md-table-cell",["md-content-html"])," ",t._h("md-table-cell",[t._h("code",["String"])])," ",t._h("md-table-cell",["Sets the alert content with a custom html."])])," ",t._h("md-table-row",[t._h("md-table-cell",["md-ok-text"])," ",t._h("md-table
* vue-router v2.0.3
* (c) 2016 Evan You
* @license MIT
*/
!function(e,n){t.exports=n()}(this,function(){"use strict";function t(t,e,n){if("/"===t.charAt(0))return t;if("?"===t.charAt(0)||"#"===t.charAt(0))return e+t;var a=e.split("/");n&&a[a.length-1]||a.pop();for(var o=t.replace(/^\//,"").split("/"),i=0;i<o.length;i++){var d=o[i];"."!==d&&(".."===d?a.pop():a.push(d))}return""!==a[0]&&a.unshift(""),a.join("/")}function e(t){var e="",n="",a=t.indexOf("#");a>=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 n(t){return t.replace(/\/\//g,"/")}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=ft(n.shift()),o=n.length>0?ft(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 r(t){var e=t?Object.keys(t).sort().map(function(e){var n=t[e];if(void 0===n)return"";if(null===n)return bt(e);if(Array.isArray(n)){var a=[];return n.slice().forEach(function(t){void 0!==t&&(null===t?a.push(bt(e)):a.push(bt(e)+"="+bt(t)))}),a.join("&")}return bt(e)+"="+bt(n)}).filter(function(t){return t.length>0}).join("&"):null;return e?"?"+e:""}function s(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:l(e),matched:t?m(t):[]};return n&&(a.redirectedFrom=l(n)),Object.freeze(a)}function m(t){for(var e=[];t;)e.unshift(t),t=t.parent;return e}function l(t){var e=t.path,n=t.query;void 0===n&&(n={});var a=t.hash;return void 0===a&&(a=""),(e||"/")+r(n)+a}function c(t,e){return e===_t?t===e:!!e&&(t.path&&e.path?t.path.replace(vt,"")===e.path.replace(vt,"")&&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 h(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(n,a,o){var d="string"==typeof n?{path:n}:n;if(d.name||d._normalized)return d;var r=e(d.path||""),s=a&&a.path||"/",m=r.path?t(r.path,s,o):a&&a.path||"/",l=i(r.query,d.query),c=d.hash||r.hash;return c&&"#"!==c.charAt(0)&&(c="#"+c),{_normalized:!0,path:m,query:l,hash:c}}function f(t){if(t)for(var e,n=0;n<t.length;n++){if(e=t[n],"a"===e.tag)return e;if(e.children&&(e=f(e.children)))return e}}function _(t,e,a){var o="hash"===a?"/#"+e:e;return t?n(t+o):o}function v(t){if(!v.installed){v.installed=!0,ht=t,Object.defineProperty(t.prototype,"$router",{get:function(){return this.$root._router}}),Object.defineProperty(t.prototype,"$route",{get:function(){return this.$root._route}}),t.mixin({beforeCreate:function(){this.$options.router&&(this._router=this.$options.router,this._router.init(this),t.util.defineReactive(this,"_route",this._router.history.current))}}),t.component("router-view",pt),t.component("router-link",yt);var e=t.config.optionMergeStrategies;e.beforeRouteEnter=e.beforeRouteLeave=e.created}}function g(t,e){for(var n,a=[],o=0,i=0,d="",r=e&&e.delimiter||"/";null!=(n=Tt.exec(t));){var s=n[0],m=n[1],l=n.index;if(d+=t.slice(i,l),i=l+s.length,m)d+=m[1];else{var c=t[i],u=n[2],h=n[3],p=n[4],b=n[5],f=n[6],_=n[7];d&&(a.push(d),d="");var v=null!=u&&null!=c&&c!==u,g="+"===f||"*"===f,y="?"===f||"*"===f,x=n[2]||r,C=p||b;a.push({name:h||o++,prefix:u||"",delimiter:x,optional:y,repeat:g,partial:v,asterisk:!!_,pattern:C?k(C):_?".*":"[^"+E(x)+"]+?"})}}return i<t.length&&(d+=t.substr(i)),d&&a.push(d),a}function y(t,e){return w(g(t,e))}function x(t){return encodeURI(t).replace(/[\/?#]/g,function(t){return"%"+t.charCodeAt(0)