UNPKG

poplar-annotation

Version:

web-based annotation tool for natural language processing (NLP) needs, inspired by brat rapid annotation tool.

82 lines 518 kB
webpackJsonp([0],{"/ocq":function(t,e,n){"use strict"; /** * vue-router v3.0.1 * (c) 2017 Evan You * @license MIT */function i(t,e){0}function s(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}var r={name:"router-view",functional:!0,props:{name:{type:String,default:"default"}},render:function(t,e){var n=e.props,i=e.children,s=e.parent,r=e.data;r.routerView=!0;for(var o=s.$createElement,a=n.name,l=s.$route,c=s._routerViewCache||(s._routerViewCache={}),u=0,h=!1;s&&s._routerRoot!==s;)s.$vnode&&s.$vnode.data.routerView&&u++,s._inactive&&(h=!0),s=s.$parent;if(r.routerViewDepth=u,h)return o(c[a],r,i);var d=l.matched[u];if(!d)return c[a]=null,o();var f=c[a]=d.components[a];r.registerRouteInstance=function(t,e){var n=d.instances[a];(e&&n!==t||!e&&n===t)&&(d.instances[a]=e)},(r.hook||(r.hook={})).prepatch=function(t,e){d.instances[a]=e.componentInstance};var p=r.props=function(t,e){switch(typeof e){case"undefined":return;case"object":return e;case"function":return e(t);case"boolean":return e?t.params:void 0;default:0}}(l,d.props&&d.props[a]);if(p){p=r.props=function(t,e){for(var n in e)t[n]=e[n];return t}({},p);var m=r.attrs=r.attrs||{};for(var v in p)f.props&&v in f.props||(m[v]=p[v],delete p[v])}return o(f,r,i)}};var o=/[!'()*]/g,a=function(t){return"%"+t.charCodeAt(0).toString(16)},l=/%2C/g,c=function(t){return encodeURIComponent(t).replace(o,a).replace(l,",")},u=decodeURIComponent;function h(t){var e={};return(t=t.trim().replace(/^(\?|#|&)/,""))?(t.split("&").forEach(function(t){var n=t.replace(/\+/g," ").split("="),i=u(n.shift()),s=n.length>0?u(n.join("=")):null;void 0===e[i]?e[i]=s:Array.isArray(e[i])?e[i].push(s):e[i]=[e[i],s]}),e):e}function d(t){var e=t?Object.keys(t).map(function(e){var n=t[e];if(void 0===n)return"";if(null===n)return c(e);if(Array.isArray(n)){var i=[];return n.forEach(function(t){void 0!==t&&(null===t?i.push(c(e)):i.push(c(e)+"="+c(t)))}),i.join("&")}return c(e)+"="+c(n)}).filter(function(t){return t.length>0}).join("&"):null;return e?"?"+e:""}var f=/\/?$/;function p(t,e,n,i){var s=i&&i.options.stringifyQuery,r=e.query||{};try{r=m(r)}catch(t){}var o={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:r,params:e.params||{},fullPath:g(e,s),matched:t?function(t){var e=[];for(;t;)e.unshift(t),t=t.parent;return e}(t):[]};return n&&(o.redirectedFrom=g(n,s)),Object.freeze(o)}function m(t){if(Array.isArray(t))return t.map(m);if(t&&"object"==typeof t){var e={};for(var n in t)e[n]=m(t[n]);return e}return t}var v=p(null,{path:"/"});function g(t,e){var n=t.path,i=t.query;void 0===i&&(i={});var s=t.hash;return void 0===s&&(s=""),(n||"/")+(e||d)(i)+s}function y(t,e){return e===v?t===e:!!e&&(t.path&&e.path?t.path.replace(f,"")===e.path.replace(f,"")&&t.hash===e.hash&&b(t.query,e.query):!(!t.name||!e.name)&&(t.name===e.name&&t.hash===e.hash&&b(t.query,e.query)&&b(t.params,e.params)))}function b(t,e){if(void 0===t&&(t={}),void 0===e&&(e={}),!t||!e)return t===e;var n=Object.keys(t),i=Object.keys(e);return n.length===i.length&&n.every(function(n){var i=t[n],s=e[n];return"object"==typeof i&&"object"==typeof s?b(i,s):String(i)===String(s)})}var x,_=[String,Object],k=[String,Array],C={name:"router-link",props:{to:{type:_,required:!0},tag:{type:String,default:"a"},exact:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,event:{type:k,default:"click"}},render:function(t){var e=this,n=this.$router,i=this.$route,s=n.resolve(this.to,i,this.append),r=s.location,o=s.route,a=s.href,l={},c=n.options.linkActiveClass,u=n.options.linkExactActiveClass,h=null==c?"router-link-active":c,d=null==u?"router-link-exact-active":u,m=null==this.activeClass?h:this.activeClass,v=null==this.exactActiveClass?d:this.exactActiveClass,g=r.path?p(null,r,null,n):o;l[v]=y(i,g),l[m]=this.exact?l[v]:function(t,e){return 0===t.path.replace(f,"/").indexOf(e.path.replace(f,"/"))&&(!e.hash||t.hash===e.hash)&&function(t,e){for(var n in e)if(!(n in t))return!1;return!0}(t.query,e.query)}(i,g);var b=function(t){w(t)&&(e.replace?n.replace(r):n.push(r))},_={click:w};Array.isArray(this.event)?this.event.forEach(function(t){_[t]=b}):_[this.event]=b;var k={class:l};if("a"===this.tag)k.on=_,k.attrs={href:a};else{var C=function t(e){if(e)for(var n,i=0;i<e.length;i++){if("a"===(n=e[i]).tag)return n;if(n.children&&(n=t(n.children)))return n}}(this.$slots.default);if(C){C.isStatic=!1;var V=x.util.extend;(C.data=V({},C.data)).on=_,(C.data.attrs=V({},C.data.attrs)).href=a}else k.on=_}return t(this.tag,k,this.$slots.default)}};function w(t){if(!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey||t.defaultPrevented||void 0!==t.button&&0!==t.button)){if(t.currentTarget&&t.currentTarget.getAttribute){var e=t.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return t.preventDefault&&t.preventDefault(),!0}}function V(t){if(!V.installed||x!==t){V.installed=!0,x=t;var e=function(t){return void 0!==t},n=function(t,n){var i=t.$options._parentVnode;e(i)&&e(i=i.data)&&e(i=i.registerRouteInstance)&&i(t,n)};t.mixin({beforeCreate:function(){e(this.$options.router)?(this._routerRoot=this,this._router=this.$options.router,this._router.init(this),t.util.defineReactive(this,"_route",this._router.history.current)):this._routerRoot=this.$parent&&this.$parent._routerRoot||this,n(this,this)},destroyed:function(){n(this)}}),Object.defineProperty(t.prototype,"$router",{get:function(){return this._routerRoot._router}}),Object.defineProperty(t.prototype,"$route",{get:function(){return this._routerRoot._route}}),t.component("router-view",r),t.component("router-link",C);var i=t.config.optionMergeStrategies;i.beforeRouteEnter=i.beforeRouteLeave=i.beforeRouteUpdate=i.created}}var S="undefined"!=typeof window;function $(t,e,n){var i=t.charAt(0);if("/"===i)return t;if("?"===i||"#"===i)return e+t;var s=e.split("/");n&&s[s.length-1]||s.pop();for(var r=t.replace(/^\//,"").split("/"),o=0;o<r.length;o++){var a=r[o];".."===a?s.pop():"."!==a&&s.push(a)}return""!==s[0]&&s.unshift(""),s.join("/")}function T(t){return t.replace(/\/\//g,"/")}var j=Array.isArray||function(t){return"[object Array]"==Object.prototype.toString.call(t)},O=W,I=E,A=function(t,e){return L(E(t,e))},D=L,B=z,P=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function E(t,e){for(var n,i=[],s=0,r=0,o="",a=e&&e.delimiter||"/";null!=(n=P.exec(t));){var l=n[0],c=n[1],u=n.index;if(o+=t.slice(r,u),r=u+l.length,c)o+=c[1];else{var h=t[r],d=n[2],f=n[3],p=n[4],m=n[5],v=n[6],g=n[7];o&&(i.push(o),o="");var y=null!=d&&null!=h&&h!==d,b="+"===v||"*"===v,x="?"===v||"*"===v,_=n[2]||a,k=p||m;i.push({name:f||s++,prefix:d||"",delimiter:_,optional:x,repeat:b,partial:y,asterisk:!!g,pattern:k?N(k):g?".*":"[^"+F(_)+"]+?"})}}return r<t.length&&(o+=t.substr(r)),o&&i.push(o),i}function M(t){return encodeURI(t).replace(/[\/?#]/g,function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()})}function L(t){for(var e=new Array(t.length),n=0;n<t.length;n++)"object"==typeof t[n]&&(e[n]=new RegExp("^(?:"+t[n].pattern+")$"));return function(n,i){for(var s="",r=n||{},o=(i||{}).pretty?M:encodeURIComponent,a=0;a<t.length;a++){var l=t[a];if("string"!=typeof l){var c,u=r[l.name];if(null==u){if(l.optional){l.partial&&(s+=l.prefix);continue}throw new TypeError('Expected "'+l.name+'" to be defined')}if(j(u)){if(!l.repeat)throw new TypeError('Expected "'+l.name+'" to not repeat, but received `'+JSON.stringify(u)+"`");if(0===u.length){if(l.optional)continue;throw new TypeError('Expected "'+l.name+'" to not be empty')}for(var h=0;h<u.length;h++){if(c=o(u[h]),!e[a].test(c))throw new TypeError('Expected all "'+l.name+'" to match "'+l.pattern+'", but received `'+JSON.stringify(c)+"`");s+=(0===h?l.prefix:l.delimiter)+c}}else{if(c=l.asterisk?encodeURI(u).replace(/[?#]/g,function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()}):o(u),!e[a].test(c))throw new TypeError('Expected "'+l.name+'" to match "'+l.pattern+'", but received "'+c+'"');s+=l.prefix+c}}else s+=l}return s}}function F(t){return t.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function N(t){return t.replace(/([=!:$\/()])/g,"\\$1")}function R(t,e){return t.keys=e,t}function H(t){return t.sensitive?"":"i"}function z(t,e,n){j(e)||(n=e||n,e=[]);for(var i=(n=n||{}).strict,s=!1!==n.end,r="",o=0;o<t.length;o++){var a=t[o];if("string"==typeof a)r+=F(a);else{var l=F(a.prefix),c="(?:"+a.pattern+")";e.push(a),a.repeat&&(c+="(?:"+l+c+")*"),r+=c=a.optional?a.partial?l+"("+c+")?":"(?:"+l+"("+c+"))?":l+"("+c+")"}}var u=F(n.delimiter||"/"),h=r.slice(-u.length)===u;return i||(r=(h?r.slice(0,-u.length):r)+"(?:"+u+"(?=$))?"),r+=s?"$":i&&h?"":"(?="+u+"|$)",R(new RegExp("^"+r,H(n)),e)}function W(t,e,n){return j(e)||(n=e||n,e=[]),n=n||{},t instanceof RegExp?function(t,e){var n=t.source.match(/\((?!\?)/g);if(n)for(var i=0;i<n.length;i++)e.push({name:i,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return R(t,e)}(t,e):j(t)?function(t,e,n){for(var i=[],s=0;s<t.length;s++)i.push(W(t[s],e,n).source);return R(new RegExp("(?:"+i.join("|")+")",H(n)),e)}(t,e,n):function(t,e,n){return z(E(t,n),e,n)}(t,e,n)}O.parse=I,O.compile=A,O.tokensToFunction=D,O.tokensToRegExp=B;var U=Object.create(null);function Y(t,e,n){try{return(U[t]||(U[t]=O.compile(t)))(e||{},{pretty:!0})}catch(t){return""}}function q(t,e,n,i){var s=e||[],r=n||Object.create(null),o=i||Object.create(null);t.forEach(function(t){!function t(e,n,i,s,r,o){var a=s.path;var l=s.name;0;var c=s.pathToRegexpOptions||{};var u=function(t,e,n){n||(t=t.replace(/\/$/,""));if("/"===t[0])return t;if(null==e)return t;return T(e.path+"/"+t)}(a,r,c.strict);"boolean"==typeof s.caseSensitive&&(c.sensitive=s.caseSensitive);var h={path:u,regex:function(t,e){var n=O(t,[],e);return n}(u,c),components:s.components||{default:s.component},instances:{},name:l,parent:r,matchAs:o,redirect:s.redirect,beforeEnter:s.beforeEnter,meta:s.meta||{},props:null==s.props?{}:s.components?s.props:{default:s.props}};s.children&&s.children.forEach(function(s){var r=o?T(o+"/"+s.path):void 0;t(e,n,i,s,h,r)});if(void 0!==s.alias){var d=Array.isArray(s.alias)?s.alias:[s.alias];d.forEach(function(o){var a={path:o,children:s.children};t(e,n,i,a,r,h.path||"/")})}n[h.path]||(e.push(h.path),n[h.path]=h);l&&(i[l]||(i[l]=h))}(s,r,o,t)});for(var a=0,l=s.length;a<l;a++)"*"===s[a]&&(s.push(s.splice(a,1)[0]),l--,a--);return{pathList:s,pathMap:r,nameMap:o}}function X(t,e,n,i){var s="string"==typeof t?{path:t}:t;if(s.name||s._normalized)return s;if(!s.path&&s.params&&e){(s=K({},s))._normalized=!0;var r=K(K({},e.params),s.params);if(e.name)s.name=e.name,s.params=r;else if(e.matched.length){var o=e.matched[e.matched.length-1].path;s.path=Y(o,r,e.path)}else 0;return s}var a=function(t){var e="",n="",i=t.indexOf("#");i>=0&&(e=t.slice(i),t=t.slice(0,i));var s=t.indexOf("?");return s>=0&&(n=t.slice(s+1),t=t.slice(0,s)),{path:t,query:n,hash:e}}(s.path||""),l=e&&e.path||"/",c=a.path?$(a.path,l,n||s.append):l,u=function(t,e,n){void 0===e&&(e={});var i,s=n||h;try{i=s(t||"")}catch(t){i={}}for(var r in e)i[r]=e[r];return i}(a.query,s.query,i&&i.options.parseQuery),d=s.hash||a.hash;return d&&"#"!==d.charAt(0)&&(d="#"+d),{_normalized:!0,path:c,query:u,hash:d}}function K(t,e){for(var n in e)t[n]=e[n];return t}function G(t,e){var n=q(t),i=n.pathList,s=n.pathMap,r=n.nameMap;function o(t,n,o){var a=X(t,n,!1,e),c=a.name;if(c){var u=r[c];if(!u)return l(null,a);var h=u.regex.keys.filter(function(t){return!t.optional}).map(function(t){return t.name});if("object"!=typeof a.params&&(a.params={}),n&&"object"==typeof n.params)for(var d in n.params)!(d in a.params)&&h.indexOf(d)>-1&&(a.params[d]=n.params[d]);if(u)return a.path=Y(u.path,a.params),l(u,a,o)}else if(a.path){a.params={};for(var f=0;f<i.length;f++){var p=i[f],m=s[p];if(Z(m.regex,a.path,a.params))return l(m,a,o)}}return l(null,a)}function a(t,n){var i=t.redirect,s="function"==typeof i?i(p(t,n,null,e)):i;if("string"==typeof s&&(s={path:s}),!s||"object"!=typeof s)return l(null,n);var a=s,c=a.name,u=a.path,h=n.query,d=n.hash,f=n.params;if(h=a.hasOwnProperty("query")?a.query:h,d=a.hasOwnProperty("hash")?a.hash:d,f=a.hasOwnProperty("params")?a.params:f,c){r[c];return o({_normalized:!0,name:c,query:h,hash:d,params:f},void 0,n)}if(u){var m=function(t,e){return $(t,e.parent?e.parent.path:"/",!0)}(u,t);return o({_normalized:!0,path:Y(m,f),query:h,hash:d},void 0,n)}return l(null,n)}function l(t,n,i){return t&&t.redirect?a(t,i||n):t&&t.matchAs?function(t,e,n){var i=o({_normalized:!0,path:Y(n,e.params)});if(i){var s=i.matched,r=s[s.length-1];return e.params=i.params,l(r,e)}return l(null,e)}(0,n,t.matchAs):p(t,n,i,e)}return{match:o,addRoutes:function(t){q(t,i,s,r)}}}function Z(t,e,n){var i=e.match(t);if(!i)return!1;if(!n)return!0;for(var s=1,r=i.length;s<r;++s){var o=t.keys[s-1],a="string"==typeof i[s]?decodeURIComponent(i[s]):i[s];o&&(n[o.name]=a)}return!0}var J=Object.create(null);function Q(){window.history.replaceState({key:ht()},""),window.addEventListener("popstate",function(t){var e;et(),t.state&&t.state.key&&(e=t.state.key,ct=e)})}function tt(t,e,n,i){if(t.app){var s=t.options.scrollBehavior;s&&t.app.$nextTick(function(){var t=function(){var t=ht();if(t)return J[t]}(),r=s(e,n,i?t:null);r&&("function"==typeof r.then?r.then(function(e){rt(e,t)}).catch(function(t){0}):rt(r,t))})}}function et(){var t=ht();t&&(J[t]={x:window.pageXOffset,y:window.pageYOffset})}function nt(t){return st(t.x)||st(t.y)}function it(t){return{x:st(t.x)?t.x:window.pageXOffset,y:st(t.y)?t.y:window.pageYOffset}}function st(t){return"number"==typeof t}function rt(t,e){var n,i="object"==typeof t;if(i&&"string"==typeof t.selector){var s=document.querySelector(t.selector);if(s){var r=t.offset&&"object"==typeof t.offset?t.offset:{};e=function(t,e){var n=document.documentElement.getBoundingClientRect(),i=t.getBoundingClientRect();return{x:i.left-n.left-e.x,y:i.top-n.top-e.y}}(s,r={x:st((n=r).x)?n.x:0,y:st(n.y)?n.y:0})}else nt(t)&&(e=it(t))}else i&&nt(t)&&(e=it(t));e&&window.scrollTo(e.x,e.y)}var ot,at=S&&((-1===(ot=window.navigator.userAgent).indexOf("Android 2.")&&-1===ot.indexOf("Android 4.0")||-1===ot.indexOf("Mobile Safari")||-1!==ot.indexOf("Chrome")||-1!==ot.indexOf("Windows Phone"))&&window.history&&"pushState"in window.history),lt=S&&window.performance&&window.performance.now?window.performance:Date,ct=ut();function ut(){return lt.now().toFixed(3)}function ht(){return ct}function dt(t,e){et();var n=window.history;try{e?n.replaceState({key:ct},"",t):(ct=ut(),n.pushState({key:ct},"",t))}catch(n){window.location[e?"replace":"assign"](t)}}function ft(t){dt(t,!0)}function pt(t,e,n){var i=function(s){s>=t.length?n():t[s]?e(t[s],function(){i(s+1)}):i(s+1)};i(0)}function mt(t){return function(e,n,i){var r=!1,o=0,a=null;vt(t,function(t,e,n,l){if("function"==typeof t&&void 0===t.cid){r=!0,o++;var c,u=bt(function(e){var s;((s=e).__esModule||yt&&"Module"===s[Symbol.toStringTag])&&(e=e.default),t.resolved="function"==typeof e?e:x.extend(e),n.components[l]=e,--o<=0&&i()}),h=bt(function(t){var e="Failed to resolve async component "+l+": "+t;a||(a=s(t)?t:new Error(e),i(a))});try{c=t(u,h)}catch(t){h(t)}if(c)if("function"==typeof c.then)c.then(u,h);else{var d=c.component;d&&"function"==typeof d.then&&d.then(u,h)}}}),r||i()}}function vt(t,e){return gt(t.map(function(t){return Object.keys(t.components).map(function(n){return e(t.components[n],t.instances[n],t,n)})}))}function gt(t){return Array.prototype.concat.apply([],t)}var yt="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function bt(t){var e=!1;return function(){for(var n=[],i=arguments.length;i--;)n[i]=arguments[i];if(!e)return e=!0,t.apply(this,n)}}var xt=function(t,e){this.router=t,this.base=function(t){if(!t)if(S){var e=document.querySelector("base");t=(t=e&&e.getAttribute("href")||"/").replace(/^https?:\/\/[^\/]+/,"")}else t="/";"/"!==t.charAt(0)&&(t="/"+t);return t.replace(/\/$/,"")}(e),this.current=v,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[]};function _t(t,e,n,i){var s=vt(t,function(t,i,s,r){var o=function(t,e){"function"!=typeof t&&(t=x.extend(t));return t.options[e]}(t,e);if(o)return Array.isArray(o)?o.map(function(t){return n(t,i,s,r)}):n(o,i,s,r)});return gt(i?s.reverse():s)}function kt(t,e){if(e)return function(){return t.apply(e,arguments)}}xt.prototype.listen=function(t){this.cb=t},xt.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},xt.prototype.onError=function(t){this.errorCbs.push(t)},xt.prototype.transitionTo=function(t,e,n){var i=this,s=this.router.match(t,this.current);this.confirmTransition(s,function(){i.updateRoute(s),e&&e(s),i.ensureURL(),i.ready||(i.ready=!0,i.readyCbs.forEach(function(t){t(s)}))},function(t){n&&n(t),t&&!i.ready&&(i.ready=!0,i.readyErrorCbs.forEach(function(e){e(t)}))})},xt.prototype.confirmTransition=function(t,e,n){var r=this,o=this.current,a=function(t){s(t)&&(r.errorCbs.length?r.errorCbs.forEach(function(e){e(t)}):(i(),console.error(t))),n&&n(t)};if(y(t,o)&&t.matched.length===o.matched.length)return this.ensureURL(),a();var l=function(t,e){var n,i=Math.max(t.length,e.length);for(n=0;n<i&&t[n]===e[n];n++);return{updated:e.slice(0,n),activated:e.slice(n),deactivated:t.slice(n)}}(this.current.matched,t.matched),c=l.updated,u=l.deactivated,h=l.activated,d=[].concat(function(t){return _t(t,"beforeRouteLeave",kt,!0)}(u),this.router.beforeHooks,function(t){return _t(t,"beforeRouteUpdate",kt)}(c),h.map(function(t){return t.beforeEnter}),mt(h));this.pending=t;var f=function(e,n){if(r.pending!==t)return a();try{e(t,o,function(t){!1===t||s(t)?(r.ensureURL(!0),a(t)):"string"==typeof t||"object"==typeof t&&("string"==typeof t.path||"string"==typeof t.name)?(a(),"object"==typeof t&&t.replace?r.replace(t):r.push(t)):n(t)})}catch(t){a(t)}};pt(d,f,function(){var n=[];pt(function(t,e,n){return _t(t,"beforeRouteEnter",function(t,i,s,r){return function(t,e,n,i,s){return function(r,o,a){return t(r,o,function(t){a(t),"function"==typeof t&&i.push(function(){!function t(e,n,i,s){n[i]?e(n[i]):s()&&setTimeout(function(){t(e,n,i,s)},16)}(t,e.instances,n,s)})})}}(t,s,r,e,n)})}(h,n,function(){return r.current===t}).concat(r.router.resolveHooks),f,function(){if(r.pending!==t)return a();r.pending=null,e(t),r.router.app&&r.router.app.$nextTick(function(){n.forEach(function(t){t()})})})})},xt.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 Ct=function(t){function e(e,n){var i=this;t.call(this,e,n);var s=e.options.scrollBehavior;s&&Q();var r=wt(this.base);window.addEventListener("popstate",function(t){var n=i.current,o=wt(i.base);i.current===v&&o===r||i.transitionTo(o,function(t){s&&tt(e,t,n,!0)})})}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,e,n){var i=this,s=this.current;this.transitionTo(t,function(t){dt(T(i.base+t.fullPath)),tt(i.router,t,s,!1),e&&e(t)},n)},e.prototype.replace=function(t,e,n){var i=this,s=this.current;this.transitionTo(t,function(t){ft(T(i.base+t.fullPath)),tt(i.router,t,s,!1),e&&e(t)},n)},e.prototype.ensureURL=function(t){if(wt(this.base)!==this.current.fullPath){var e=T(this.base+this.current.fullPath);t?dt(e):ft(e)}},e.prototype.getCurrentLocation=function(){return wt(this.base)},e}(xt);function wt(t){var e=window.location.pathname;return t&&0===e.indexOf(t)&&(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var Vt=function(t){function e(e,n,i){t.call(this,e,n),i&&function(t){var e=wt(t);if(!/^\/#/.test(e))return window.location.replace(T(t+"/#"+e)),!0}(this.base)||St()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this,e=this.router.options.scrollBehavior,n=at&&e;n&&Q(),window.addEventListener(at?"popstate":"hashchange",function(){var e=t.current;St()&&t.transitionTo($t(),function(i){n&&tt(t.router,i,e,!0),at||Ot(i.fullPath)})})},e.prototype.push=function(t,e,n){var i=this,s=this.current;this.transitionTo(t,function(t){jt(t.fullPath),tt(i.router,t,s,!1),e&&e(t)},n)},e.prototype.replace=function(t,e,n){var i=this,s=this.current;this.transitionTo(t,function(t){Ot(t.fullPath),tt(i.router,t,s,!1),e&&e(t)},n)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;$t()!==e&&(t?jt(e):Ot(e))},e.prototype.getCurrentLocation=function(){return $t()},e}(xt);function St(){var t=$t();return"/"===t.charAt(0)||(Ot("/"+t),!1)}function $t(){var t=window.location.href,e=t.indexOf("#");return-1===e?"":t.slice(e+1)}function Tt(t){var e=window.location.href,n=e.indexOf("#");return(n>=0?e.slice(0,n):e)+"#"+t}function jt(t){at?dt(Tt(t)):window.location.hash=t}function Ot(t){at?ft(Tt(t)):window.location.replace(Tt(t))}var It=function(t){function e(e,n){t.call(this,e,n),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,e,n){var i=this;this.transitionTo(t,function(t){i.stack=i.stack.slice(0,i.index+1).concat(t),i.index++,e&&e(t)},n)},e.prototype.replace=function(t,e,n){var i=this;this.transitionTo(t,function(t){i.stack=i.stack.slice(0,i.index).concat(t),e&&e(t)},n)},e.prototype.go=function(t){var e=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var i=this.stack[n];this.confirmTransition(i,function(){e.index=n,e.updateRoute(i)})}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(xt),At=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=G(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!at&&!1!==t.fallback,this.fallback&&(e="hash"),S||(e="abstract"),this.mode=e,e){case"history":this.history=new Ct(this,t.base);break;case"hash":this.history=new Vt(this,t.base,this.fallback);break;case"abstract":this.history=new It(this,t.base);break;default:0}},Dt={currentRoute:{configurable:!0}};function Bt(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}At.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},Dt.currentRoute.get=function(){return this.history&&this.history.current},At.prototype.init=function(t){var e=this;if(this.apps.push(t),!this.app){this.app=t;var n=this.history;if(n instanceof Ct)n.transitionTo(n.getCurrentLocation());else if(n instanceof Vt){var i=function(){n.setupListeners()};n.transitionTo(n.getCurrentLocation(),i,i)}n.listen(function(t){e.apps.forEach(function(e){e._route=t})})}},At.prototype.beforeEach=function(t){return Bt(this.beforeHooks,t)},At.prototype.beforeResolve=function(t){return Bt(this.resolveHooks,t)},At.prototype.afterEach=function(t){return Bt(this.afterHooks,t)},At.prototype.onReady=function(t,e){this.history.onReady(t,e)},At.prototype.onError=function(t){this.history.onError(t)},At.prototype.push=function(t,e,n){this.history.push(t,e,n)},At.prototype.replace=function(t,e,n){this.history.replace(t,e,n)},At.prototype.go=function(t){this.history.go(t)},At.prototype.back=function(){this.go(-1)},At.prototype.forward=function(){this.go(1)},At.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map(function(t){return Object.keys(t.components).map(function(e){return t.components[e]})})):[]},At.prototype.resolve=function(t,e,n){var i=X(t,e||this.history.current,n,this),s=this.match(i,e),r=s.redirectedFrom||s.fullPath;return{location:i,route:s,href:function(t,e,n){var i="hash"===n?"#"+e:e;return t?T(t+"/"+i):i}(this.history.base,r,this.mode),normalizedTo:i,resolved:s}},At.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==v&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(At.prototype,Dt),At.install=V,At.version="3.0.1",S&&window.Vue&&window.Vue.use(At),e.a=At},"3EgV":function(t,e,n){var i;"undefined"!=typeof self&&self,i=function(t){return function(t){var e={};function n(i){if(e[i])return e[i].exports;var s=e[i]={i:i,l:!1,exports:{}};return t[i].call(s.exports,s,s.exports,n),s.l=!0,s.exports}return n.m=t,n.c=e,n.d=function(t,e,i){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:i})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var i=Object.create(null);if(n.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var s in t)n.d(i,s,function(e){return t[e]}.bind(null,s));return i},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="/dist/",n(n.s="./src/index.ts")}({"./src/components/VAlert/VAlert.ts": /*!*****************************************!*\ !*** ./src/components/VAlert/VAlert.ts ***! \*****************************************/ /*! exports provided: default */function(t,e,n){"use strict";n.r(e);n(/*! ../../stylus/components/_alerts.styl */"./src/stylus/components/_alerts.styl");var i=n(/*! ../VIcon */"./src/components/VIcon/index.ts"),s=n(/*! ../../mixins/colorable */"./src/mixins/colorable.ts"),r=n(/*! ../../mixins/toggleable */"./src/mixins/toggleable.ts"),o=n(/*! ../../mixins/transitionable */"./src/mixins/transitionable.ts"),a=n(/*! ../../util/mixins */"./src/util/mixins.ts");e.default=Object(a.default)(s.default,r.default,o.default).extend({name:"v-alert",props:{dismissible:Boolean,icon:String,outline:Boolean,type:{type:String,validator:function(t){return["info","error","success","warning"].includes(t)}}},data:function(){return{defaultColor:"error"}},computed:{classes:function(){var t=this.type&&!this.color?this.type:this.computedColor,e={"v-alert--outline":this.outline};return this.outline?this.addTextColorClassChecks(e,t):this.addBackgroundColorClassChecks(e,t)},computedIcon:function(){if(this.icon||!this.type)return this.icon;switch(this.type){case"info":return"$vuetify.icons.info";case"error":return"$vuetify.icons.error";case"success":return"$vuetify.icons.success";case"warning":return"$vuetify.icons.warning"}}},render:function(t){var e=this,n=[t("div",this.$slots.default)];if(this.computedIcon&&n.unshift(t(i.default,{class:"v-alert__icon"},this.computedIcon)),this.dismissible){var s=t("a",{class:"v-alert__dismissible",on:{click:function(){e.isActive=!1}}},[t(i.default,{props:{right:!0}},"$vuetify.icons.cancel")]);n.push(s)}var r=t("div",{staticClass:"v-alert",class:this.classes,directives:[{name:"show",value:this.isActive}],on:this.$listeners},n);return this.transition?t("transition",{props:{name:this.transition,origin:this.origin,mode:this.mode}},[r]):r}})},"./src/components/VAlert/index.ts": /*!****************************************!*\ !*** ./src/components/VAlert/index.ts ***! \****************************************/ /*! exports provided: VAlert, default */function(t,e,n){"use strict";n.r(e);var i=n(/*! ./VAlert */"./src/components/VAlert/VAlert.ts");n.d(e,"VAlert",function(){return i.default}),i.default.install=function(t){t.component(i.default.options.name,i.default)},e.default=i.default},"./src/components/VApp/VApp.js": /*!*************************************!*\ !*** ./src/components/VApp/VApp.js ***! \*************************************/ /*! exports provided: default */function(t,e,n){"use strict";n.r(e);n(/*! ../../stylus/components/_app.styl */"./src/stylus/components/_app.styl");var i=n(/*! ./mixins/app-theme */"./src/components/VApp/mixins/app-theme.js"),s=n(/*! ../../directives/resize */"./src/directives/resize.ts");e.default={name:"v-app",directives:{Resize:s.default},mixins:[i.default],props:{id:{type:String,default:"app"},dark:Boolean},computed:{classes:function(){var t;return(t={})["theme--"+(this.dark?"dark":"light")]=!0,t["application--is-rtl"]=this.$vuetify.rtl,t}},watch:{dark:function(){this.$vuetify.dark=this.dark}},mounted:function(){this.$vuetify.dark=this.dark},render:function(t){return t("div",{staticClass:"application",class:this.classes,attrs:{"data-app":!0},domProps:{id:this.id}},[t("div",{staticClass:"application--wrap"},this.$slots.default)])}}},"./src/components/VApp/index.js": /*!**************************************!*\ !*** ./src/components/VApp/index.js ***! \**************************************/ /*! exports provided: VApp, default */function(t,e,n){"use strict";n.r(e);var i=n(/*! ./VApp */"./src/components/VApp/VApp.js");n.d(e,"VApp",function(){return i.default}),i.default.install=function(t){t.component(i.default.name,i.default)},e.default=i.default},"./src/components/VApp/mixins/app-theme.js": /*!*************************************************!*\ !*** ./src/components/VApp/mixins/app-theme.js ***! \*************************************************/ /*! exports provided: default */function(t,e,n){"use strict";n.r(e);var i=n(/*! ../../../util/colorUtils */"./src/util/colorUtils.ts"),s=n(/*! ../../../util/theme */"./src/util/theme.ts");e.default={data:function(){return{style:null}},computed:{parsedTheme:function(){return s.parse(this.$vuetify.theme)},generatedStyles:function(){var t,e=this.parsedTheme;if(null!=this.$vuetify.options.themeCache&&null!=(t=this.$vuetify.options.themeCache.get(e)))return t;var n=Object.keys(e);if(!n.length)return"";t="a { color: "+Object(i.intToHex)(e.primary)+"; }";for(var r=0;r<n.length;++r){var o=n[r],a=e[o];this.$vuetify.options.themeVariations.includes(o)?t+=s.genVariations(o,a).join(""):t+=s.genBaseColor(o,a)}return null!=this.$vuetify.options.minifyTheme&&(t=this.$vuetify.options.minifyTheme(t)),null!=this.$vuetify.options.themeCache&&this.$vuetify.options.themeCache.set(e,t),t},vueMeta:function(){if(!1!==this.$vuetify.theme){var t={cssText:this.generatedStyles,id:"vuetify-theme-stylesheet",type:"text/css"};return this.$vuetify.options.cspNonce&&(t.nonce=this.$vuetify.options.cspNonce),{style:[t]}}}},metaInfo:function(){return this.vueMeta},head:function(){return this.vueMeta},watch:{generatedStyles:function(){!this.meta&&this.applyTheme()}},created:function(){if(!1!==this.$vuetify.theme)if(this.$meta);else if("undefined"==typeof document&&this.$ssrContext){var t=this.$vuetify.options.cspNonce?' nonce="'+this.$vuetify.options.cspNonce+'"':"";this.$ssrContext.head=this.$ssrContext.head||"",this.$ssrContext.head+='<style type="text/css" id="vuetify-theme-stylesheet"'+t+">"+this.generatedStyles+"</style>"}else"undefined"!=typeof document&&(this.genStyle(),this.applyTheme())},methods:{applyTheme:function(){this.style&&(this.style.innerHTML=this.generatedStyles)},genStyle:function(){var t=document.getElementById("vuetify-theme-stylesheet");t||((t=document.createElement("style")).type="text/css",t.id="vuetify-theme-stylesheet",this.$vuetify.options.cspNonce&&t.setAttribute("nonce",this.$vuetify.options.cspNonce),document.head.appendChild(t)),this.style=t}}}},"./src/components/VAutocomplete/VAutocomplete.js": /*!*******************************************************!*\ !*** ./src/components/VAutocomplete/VAutocomplete.js ***! \*******************************************************/ /*! exports provided: default */function(t,e,n){"use strict";n.r(e);n(/*! ../../stylus/components/_autocompletes.styl */"./src/stylus/components/_autocompletes.styl");var i=n(/*! ../VSelect/VSelect */"./src/components/VSelect/VSelect.js"),s=n(/*! ../VTextField/VTextField */"./src/components/VTextField/VTextField.js"),r=n(/*! ../../util/helpers */"./src/util/helpers.ts");e.default={name:"v-autocomplete",extends:i.default,props:{allowOverflow:{type:Boolean,default:!0},browserAutocomplete:{type:String,default:"off"},filter:{type:Function,default:function(t,e,n){var i=function(t){return null!=t?t:""},s=i(n),r=i(e);return s.toString().toLowerCase().indexOf(r.toString().toLowerCase())>-1}},hideNoData:Boolean,noFilter:Boolean,offsetY:{type:Boolean,default:!0},offsetOverflow:{type:Boolean,default:!0},searchInput:{default:void 0},transition:{type:[Boolean,String],default:!1}},data:function(t){return{attrsInput:null,lazySearch:t.searchInput}},computed:{classes:function(){return Object.assign({},i.default.computed.classes.call(this),{"v-autocomplete":!0,"v-autocomplete--is-selecting-index":this.selectedIndex>-1})},computedItems:function(){return this.filteredItems},displayedItemsCount:function(){return this.hideSelected?this.filteredItems.length-this.selectedItems.length:this.filteredItems.length},currentRange:function(){return null==this.selectedItem?0:this.getText(this.selectedItem).toString().length},filteredItems:function(){var t=this;return!this.isSearching||this.noFilter?this.allItems:this.allItems.filter(function(e){return t.filter(e,t.internalSearch,t.getText(e))})},internalSearch:{get:function(){return this.lazySearch},set:function(t){this.lazySearch=t,this.$emit("update:searchInput",t)}},isAnyValueAllowed:function(){return!1},isDirty:function(){return this.searchIsDirty||this.selectedItems.length>0},isSearching:function(){return this.multiple?this.searchIsDirty:this.searchIsDirty&&this.internalSearch!==this.getText(this.selectedItem)},menuCanShow:function(){return!!this.isFocused&&(this.displayedItemsCount>0||!this.hideNoData)},menuProps:function(){return Object.assign(i.default.computed.menuProps.call(this),{contentClass:("v-autocomplete__content "+(this.contentClass||"")).trim(),value:this.menuCanShow&&this.isMenuActive})},searchIsDirty:function(){return null!=this.internalSearch&&""!==this.internalSearch},selectedItem:function(){var t=this;return this.multiple?null:this.selectedItems.find(function(e){return t.valueComparator(t.getValue(e),t.getValue(t.internalValue))})},listData:function(){var t=i.default.computed.listData.call(this);return Object.assign(t.props,{items:this.virtualizedItems,noFilter:this.noFilter||!this.isSearching||!this.filteredItems.length,searchInput:this.internalSearch}),t}},watch:{filteredItems:function(t){this.onFilteredItemsChanged(t)},internalValue:function(){this.setSearch()},isFocused:function(t){t?this.$refs.input&&this.$refs.input.select():this.updateSelf()},isMenuActive:function(t){!t&&this.hasSlot&&(this.lazySearch=null)},items:function(t){this.isFocused&&!this.isMenuActive&&t.length&&this.activateMenu()},searchInput:function(t){this.lazySearch=t},internalSearch:function(t){this.onInternalSearchChanged(t)}},created:function(){this.setSearch()},methods:{onFilteredItemsChanged:function(t){var e=this;this.setMenuIndex(-1),this.$nextTick(function(){e.setMenuIndex(1===t.length?0:-1)})},onInternalSearchChanged:function(t){this.updateMenuDimensions()},updateMenuDimensions:function(){this.isMenuActive&&this.$refs.menu&&this.$refs.menu.updateDimensions()},changeSelectedIndex:function(t){if(!this.searchIsDirty&&[r.keyCodes.backspace,r.keyCodes.left,r.keyCodes.right,r.keyCodes.delete].includes(t)){var e=this.selectedItems.length-1;if(t===r.keyCodes.left)this.selectedIndex=-1===this.selectedIndex?e:this.selectedIndex-1;else if(t===r.keyCodes.right)this.selectedIndex=this.selectedIndex>=e?-1:this.selectedIndex+1;else if(-1===this.selectedIndex)return void(this.selectedIndex=e);var n=this.selectedItems[this.selectedIndex];if([r.keyCodes.backspace,r.keyCodes.delete].includes(t)&&!this.getDisabled(n)){var i=this.selectedIndex===e?this.selectedIndex-1:this.selectedItems[this.selectedIndex+1]?this.selectedIndex:-1;-1===i?this.internalValue=this.multiple?[]:void 0:this.selectItem(n),this.selectedIndex=i}}},clearableCallback:function(){this.internalSearch=void 0,i.default.methods.clearableCallback.call(this)},genInput:function(){var t=s.default.methods.genInput.call(this);return t.data.attrs.role="combobox",t.data.domProps.value=this.internalSearch,t},genSelections:function(){return this.hasSlot||this.multiple?i.default.methods.genSelections.call(this):[]},onClick:function(){this.isDisabled||(this.selectedIndex>-1?this.selectedIndex=-1:this.onFocus(),this.activateMenu())},onEnterDown:function(){},onInput:function(t){this.selectedIndex>-1||(t.target.value&&(this.activateMenu(),this.isAnyValueAllowed||this.setMenuIndex(0)),this.mask&&this.resetSelections(t.target),this.internalSearch=t.target.value,this.badInput=t.target.validity&&t.target.validity.badInput)},onKeyDown:function(t){var e=t.keyCode;i.default.methods.onKeyDown.call(this,t),this.changeSelectedIndex(e)},onTabDown:function(t){i.default.methods.onTabDown.call(this,t),this.updateSelf()},selectItem:function(t){i.default.methods.selectItem.call(this,t),this.setSearch()},setSelectedItems:function(){i.default.methods.setSelectedItems.call(this),this.isFocused||this.setSearch()},setSearch:function(){var t=this;this.$nextTick(function(){t.internalSearch=!t.selectedItem||t.multiple||t.hasSlot?null:t.getText(t.selectedItem)})},setValue:function(){this.internalValue=this.internalSearch,this.$emit("change",this.internalSearch)},updateSelf:function(){this.updateAutocomplete()},updateAutocomplete:function(){(this.searchIsDirty||this.internalValue)&&(this.valueComparator(this.internalSearch,this.getValue(this.internalValue))||this.setSearch())}}}},"./src/components/VAutocomplete/index.js": /*!***********************************************!*\ !*** ./src/components/VAutocomplete/index.js ***! \***********************************************/ /*! exports provided: VAutocomplete, default */function(t,e,n){"use strict";n.r(e);var i=n(/*! ./VAutocomplete */"./src/components/VAutocomplete/VAutocomplete.js");n.d(e,"VAutocomplete",function(){return i.default}),i.default.install=function(t){t.component(i.default.name,i.default)},e.default=i.default},"./src/components/VAvatar/VAvatar.ts": /*!*******************************************!*\ !*** ./src/components/VAvatar/VAvatar.ts ***! \*******************************************/ /*! exports provided: default */function(t,e,n){"use strict";n.r(e);n(/*! ../../stylus/components/_avatars.styl */"./src/stylus/components/_avatars.styl");var i=n(/*! ../../mixins/colorable */"./src/mixins/colorable.ts"),s=n(/*! ../../util/helpers */"./src/util/helpers.ts"),r=n(/*! ../../util/mixins */"./src/util/mixins.ts"),o=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var s in e=arguments[n])Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s]);return t};e.default=Object(r.default)(i.default).extend({name:"v-avatar",functional:!0,props:{color:String,size:{type:[Number,String],default:48},tile:Boolean},render:function(t,e){var n=e.data,r=e.props,a=e.children;n.staticClass=("v-avatar "+(n.staticClass||"")).trim(),r.tile&&(n.staticClass+=" v-avatar--tile");var l=Object(s.convertToUnit)(r.size);return n.style=o({height:l,width:l},n.style),n.class=[n.class,i.default.options.methods.addBackgroundColorClassChecks.call(r,{},r.color)],t("div",n,a)}})},"./src/components/VAvatar/index.ts": /*!*****************************************!*\ !*** ./src/components/VAvatar/index.ts ***! \*****************************************/ /*! exports provided: VAvatar, default */function(t,e,n){"use strict";n.r(e);var i=n(/*! ./VAvatar */"./src/components/VAvatar/VAvatar.ts");n.d(e,"VAvatar",function(){return i.default}),i.default.install=function(t){t.component(i.default.options.name,i.default)},e.default=i.default},"./src/components/VBadge/VBadge.ts": /*!*****************************************!*\ !*** ./src/components/VBadge/VBadge.ts ***! \*****************************************/ /*! exports provided: default */function(t,e,n){"use strict";n.r(e);n(/*! ../../stylus/components/_badges.styl */"./src/stylus/components/_badges.styl");var i=n(/*! ../../mixins/colorable */"./src/mixins/colorable.ts"),s=n(/*! ../../mixins/toggleable */"./src/mixins/toggleable.ts"),r=n(/*! ../../mixins/positionable */"./src/mixins/positionable.ts"),o=n(/*! ../../mixins/transitionable */"./src/mixins/transitionable.ts"),a=n(/*! ../../util/mixins */"./src/util/mixins.ts");e.default=Object(a.default)(i.default,s.default,Object(r.factory)(["left","bottom"]),o.default).extend({name:"v-badge",props:{color:{type:String,default:"primary"},overlap:Boolean,transition:{type:String,default:"fab-transition"},value:{default:!0}},computed:{classes:function(){return{"v-badge--bottom":this.bottom,"v-badge--left":this.left,"v-badge--overlap":this.overlap}}},render:function(t){var e=this.$slots.badge?[t("span",{staticClass:"v-badge__badge",class:this.addBackgroundColorClassChecks(),attrs:this.$attrs,directives:[{name:"show",value:this.isActive}]},this.$slots.badge)]:void 0;return t("span",{staticClass:"v-badge",class:this.classes},[this.$slots.default,t("transition",{props:{name:this.transition,origin:this.origin,mode:this.mode}},e)])}})},"./src/components/VBadge/index.ts": /*!****************************************!*\ !*** ./src/components/VBadge/index.ts ***! \****************************************/ /*! exports provided: VBadge, default */function(t,e,n){"use strict";n.r(e);var i=n(/*! ./VBadge */"./src/components/VBadge/VBadge.ts");n.d(e,"VBadge",function(){return i.default}),i.default.install=function(t){t.component(i.default.options.name,i.default)},e.default=i.default},"./src/components/VBottomNav/VBottomNav.ts": /*!*************************************************!*\ !*** ./src/components/VBottomNav/VBottomNav.ts ***! \*************************************************/ /*! exports provided: default */function(t,e,n){"use strict";n.r(e);n(/*! ../../stylus/components/_bottom-navs.styl */"./src/stylus/components/_bottom-navs.styl");var i=n(/*! ../../mixins/applicationable */"./src/mixins/applicationable.ts"),s=n(/*! ../../mixins/button-group */"./src/mixins/button-group.ts"),r=n(/*! ../../mixins/colorable */"./src/mixins/colorable.ts"),o=n(/*! ../../util/mixins */"./src/util/mixins.ts");e.default=Object(o.default)(Object(i.default)("bottom",["height","value"]),s.default,r.default).extend({name:"v-bottom-nav",props:{active:[Number,String],height:{default:56,type:[Number,String],validator:function(t){return!isNaN(parseInt(t))}},shift:Boolean,value:null},computed:{classes:function(){return{"v-bottom-nav--absolute":this.absolute,"v-bottom-nav--fixed":!this.absolute&&(this.app||this.fixed),"v-bottom-nav--shift":this.shift,"v-bottom-nav--active":this.value}},computedHeight:function(){return parseInt(this.height)}},watch:{active:function(){this.update()}},methods:{isSelected:function(t){var e=this.getValue(t);return this.active===e},updateApplication:function(){return this.value?this.computedHeight:0},updateValue:function(t){var e=this.getValue(t);this.$emit("update:active",e)}},render:function(t){return t("div",{staticClass:"v-bottom-nav",class:this.addBackgroundColorClassChecks(this.classes),style:{height:parseInt(this.computedHeight)+"px"},ref:"content"},this.$slots.default)}})},"./src/components/VBottomNav/index.ts": /*!********************************************!*\ !*** ./src/components/VBottomNav/index.ts ***! \********************************************/ /*! exports provided: VBottomNav, default */function(t,e,n){"use strict";n.r(e);var i=n(/*! ./VBottomNav */"./src/components/VBottomNav/VBottomNav.ts");n.d(e,"VBottomNav",function(){return i.default}),i.default.install=function(t){t.component(i.default.options.name,i.default)},e.default=i.default},"./src/components/VBottomSheet/VBottomSheet.js": /*!*****************************************************!*\ !*** ./src/components/VBottomSheet/VBottomSheet.js ***! \*****************************************************/ /*! exports provided: default */function(t,e,n){"use strict";n.r(e);n(/*! ../../stylus/components/_bottom-sheets.styl */"./src/stylus/components/_bottom-sheets.styl");var i=n(/*! ../VDialog/VDialog */"./src/components/VDialog/VDialog.js"),s=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var s in e=arguments[n])Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s]);return t};e.default={name:"v-bottom-sheet",props:{disabled:Boolean,fullWidth:Boolean,hideOverlay:Boolean,inset:Boolean,lazy:Boolean,maxWidth:{type:[String,Number],default:"auto"},persistent:Boolean,value:null},render:function(t){var e=t("template",{slot:"activator"},this.$slots.activator),n=["v-bottom-sheet",this.inset?"v-bottom-sheet--inset":""].join(" ");return t(i.default,{attrs:s({},this.$props),on:s({},this.$listeners),props:{contentClass:n,noClickAnimation:!0,transition:"bottom-sheet-transition",value:this.value}},[e,this.$slots.default])}}},"./src/components/VBottomSheet/index.js": /*!**********************************************!*\ !*** ./src/components/VBottomSheet/index.js ***! \**********************************************/ /*! exports provided: VBottomSheet, default */function(t,e,n){"use strict";n.r(e);var i=n(/*! ./VBottomSheet */"./src/components/VBottomSheet/VBottomSheet.js");n.d(e,"VBottomSheet",function(){return i.default}),i.default.install=function(t){t.component(i.default.name,i.default)},e.default=i.default},"./src/components/VBreadcrumbs/VBreadcrumbs.js": /*!*****************************************************!*\ !*** ./src/components/VBreadcrumbs/VBreadcrumbs.js ***! \*****************************************************/ /*! exports provided: default */function(t,e,n){"use strict";n.r(e);n(/*! ../../stylus/components/_breadcrumbs.styl */"./src/stylus/components/_breadcrumbs.styl");e.default={name:"v-breadcrumbs",props:{divider:{type:String,default:"/"},large:Boolean,justifyCenter:Boolean,justifyEnd:Boolean},computed:{classes:function(){return{"v-breadcrumbs--large":this.large}},computedDivider:function(){return this.$slots.divider?this.$slots.divider:this.divider},styles:function(){return{"justify-content":this.justifyCenter?"center":this.justifyEnd?"flex-end":"flex-start"}}},methods:{genChildren:function(){if(!this.$slots.default)return null;for(var t=this.$createElement,e=[],n={staticClass:"v-breadcrumbs__divider"},i=!1,s=0;s<this.$slots.default.length;s++){var r=this.$slots.default[s];r.componentOptions&&"v-breadcrumbs-item"===r.componentOptions.Ctor.options.name?(i&&e.push(t("li",n,this.computedDivider)),e.push(r),i=!0):e.push(r)}return e}},render:function(t){return t("ul",{staticClass:"v-breadcrumbs",class:this.classes,style:this.styles},this.genChildren())}}},"./src/components/VBreadcrumbs/VBreadcrumbsItem.js": /*!*********************************************************!*\ !*** ./src/components/VBreadcrumbs/VBreadcrumbsItem.js ***! \*********************************************************/ /*! exports provided: default */function(t,e,n){"use strict";n.r(e);var i=n(/*! ../../mixins/routable */"./src/mixins/routable.ts");e.default={name:"v-breadcrumbs-item",mixins:[i.default],props:{activeClass:{type:String,default:"v-breadcrumbs__item--disabled"}},computed:{classes:function(){var t;return(t={"v-breadcrumbs__item":!0})[this.activeClass]=this.disabled,t}},render:function(t){var e=this.generateRouteLink();return t("li",[t(e.tag,e.data,this.$slots.default)])}}},"./src/components/VBreadcrumbs/index.js": /*!**********************************************!*\ !*** ./src/components/VBreadcrumbs/index.js ***! \**********************************************/ /*! exports provided: VBreadcrumbs, VBreadcrumbsItem, default */function(t,e,n){"use strict";n.r(e);var i=n(/*! ./VBreadcrumbs */"./src/components/VBreadcrumbs/VBreadcrumbs.js");n.d(e,"VBreadcrumbs",function(){return i.default});var s=n(/*! ./VBreadcrumbsItem */"./src/components/VBreadcrumbs/VBreadcrumbsItem.js");n.d(e,"VBreadcrumbsItem",function(){return s.default}),i.default.install=function(t){t.component(i.default.name,i.default),t.component(s.default.name,s.default)},e.default=i.default},"./src/components/VBtn/VBtn.ts": /*!*************************************!*\ !*** ./src/components/VBtn/VBtn.ts ***! \*************************************/ /*! exports provided: default */function(t,e,n){"use strict";n.r(e);n(/*! ../../stylus/components/_buttons.styl */"./src/stylus/components/_buttons.styl");var i=n(/*! ../../util/mixins */"./src/util/mixins.ts"),s=n(/*! ../VProgressCircular */"./src/components/VProgressCircular/index.ts"),r=n(/*! ../../mixins/colorable */"./src/mixins/colorable.ts"),o=n(/*! ../../mixins/positionable */"./src/mixins/positionable.ts"),a=n(/*! ../../mixins/routable */"./src/mixins/routable.ts"),l=n(/*! ../../mixins/themeable */"./src/mixins/themeable.ts"),c=n(/*! ../../mixins/toggleable */"./src/mixins/toggleable.ts"),u=n(/*! ../../mixins/registrable */"./src/mixins/registrable.ts"),h="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},d=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var s in e=arguments[n])Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s]);return t};e.default=Object(i.default)(r.default,a.default,o.default,l.default,Object(c.factory)("inputValue"),Object(u.inject)("buttonGroup")).extend({name:"v-btn",props:{activeClass:{type:String,default:"v-btn--active"},block:Boolean,depressed:Boolean,fab:Boolean,flat:Boolean,icon:Boolean,large:Boolean,loading:Boolean,outline:Boolean,ripple:{type:[Boolean,Object],default:!0},round:Boolean,small:Boolean,tag:{type:String,default:"button"},type:{type:String,default:"button"},value:null},computed:{classes:function(){var t,e=d(((t={"v-btn":!0})[this.activeClass]=this.isActive,t["v-btn--absolute"]=this.absolute,t["v-btn--block"]=this.block,t["v-btn--bottom"]=this.bottom,t["v-btn--disabled"]=this.disabled,t["v-btn--flat"]=this.flat,t["v-btn--floating"]=this.fab,t["v-btn--fixed"]=this.fixed,t["v-btn--icon"]=thi