profoundjs-swagger-stats 2.0.0 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10,7 +10,7 @@ var i=Object.freeze({}),r=Array.isArray;function o(t){return void 0===t||null===
10
10
  * (c) 2021 Evan You
11
11
  * @license MIT
12
12
  */
13
- function i(t){var e=Number(t.version.split(".")[0]);if(e>=2)t.mixin({beforeCreate:i});else{var n=t.prototype._init;t.prototype._init=function(t){void 0===t&&(t={}),t.init=t.init?[i].concat(t.init):i,n.call(this,t)}}function i(){var t=this.$options;t.store?this.$store="function"===typeof t.store?t.store():t.store:t.parent&&t.parent.$store&&(this.$store=t.parent.$store)}}n.d(e,"b",(function(){return L})),n.d(e,"c",(function(){return $}));var r="undefined"!==typeof window?window:"undefined"!==typeof t?t:{},o=r.__VUE_DEVTOOLS_GLOBAL_HOOK__;function a(t){o&&(t._devtoolHook=o,o.emit("vuex:init",t),o.on("vuex:travel-to-state",(function(e){t.replaceState(e)})),t.subscribe((function(t,e){o.emit("vuex:mutation",t,e)}),{prepend:!0}),t.subscribeAction((function(t,e){o.emit("vuex:action",t,e)}),{prepend:!0}))}function s(t,e){return t.filter(e)[0]}function c(t,e){if(void 0===e&&(e=[]),null===t||"object"!==typeof t)return t;var n=s(e,(function(e){return e.original===t}));if(n)return n.copy;var i=Array.isArray(t)?[]:{};return e.push({original:t,copy:i}),Object.keys(t).forEach((function(n){i[n]=c(t[n],e)})),i}function u(t,e){Object.keys(t).forEach((function(n){return e(t[n],n)}))}function l(t){return null!==t&&"object"===typeof t}function f(t){return t&&"function"===typeof t.then}function d(t,e){return function(){return t(e)}}var h=function(t,e){this.runtime=e,this._children=Object.create(null),this._rawModule=t;var n=t.state;this.state=("function"===typeof n?n():n)||{}},p={namespaced:{configurable:!0}};p.namespaced.get=function(){return!!this._rawModule.namespaced},h.prototype.addChild=function(t,e){this._children[t]=e},h.prototype.removeChild=function(t){delete this._children[t]},h.prototype.getChild=function(t){return this._children[t]},h.prototype.hasChild=function(t){return t in this._children},h.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)},h.prototype.forEachChild=function(t){u(this._children,t)},h.prototype.forEachGetter=function(t){this._rawModule.getters&&u(this._rawModule.getters,t)},h.prototype.forEachAction=function(t){this._rawModule.actions&&u(this._rawModule.actions,t)},h.prototype.forEachMutation=function(t){this._rawModule.mutations&&u(this._rawModule.mutations,t)},Object.defineProperties(h.prototype,p);var v=function(t){this.register([],t,!1)};function g(t,e,n){if(e.update(n),n.modules)for(var i in n.modules){if(!e.getChild(i))return void 0;g(t.concat(i),e.getChild(i),n.modules[i])}}v.prototype.get=function(t){return t.reduce((function(t,e){return t.getChild(e)}),this.root)},v.prototype.getNamespace=function(t){var e=this.root;return t.reduce((function(t,n){return e=e.getChild(n),t+(e.namespaced?n+"/":"")}),"")},v.prototype.update=function(t){g([],this.root,t)},v.prototype.register=function(t,e,n){var i=this;void 0===n&&(n=!0);var r=new h(e,n);if(0===t.length)this.root=r;else{var o=this.get(t.slice(0,-1));o.addChild(t[t.length-1],r)}e.modules&&u(e.modules,(function(e,r){i.register(t.concat(r),e,n)}))},v.prototype.unregister=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1],i=e.getChild(n);i&&i.runtime&&e.removeChild(n)},v.prototype.isRegistered=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1];return!!e&&e.hasChild(n)};var m;var b=function(t){var e=this;void 0===t&&(t={}),!m&&"undefined"!==typeof window&&window.Vue&&M(window.Vue);var n=t.plugins;void 0===n&&(n=[]);var i=t.strict;void 0===i&&(i=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new v(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new m,this._makeLocalGettersCache=Object.create(null);var r=this,o=this,s=o.dispatch,c=o.commit;this.dispatch=function(t,e){return s.call(r,t,e)},this.commit=function(t,e,n){return c.call(r,t,e,n)},this.strict=i;var u=this._modules.root.state;S(this,u,[],this._modules.root),x(this,u),n.forEach((function(t){return t(e)}));var l=void 0!==t.devtools?t.devtools:m.config.devtools;l&&a(this)},y={state:{configurable:!0}};function _(t,e,n){return e.indexOf(t)<0&&(n&&n.prepend?e.unshift(t):e.push(t)),function(){var n=e.indexOf(t);n>-1&&e.splice(n,1)}}function w(t,e){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null),t._modulesNamespaceMap=Object.create(null);var n=t.state;S(t,n,[],t._modules.root,!0),x(t,n,e)}function x(t,e,n){var i=t._vm;t.getters={},t._makeLocalGettersCache=Object.create(null);var r=t._wrappedGetters,o={};u(r,(function(e,n){o[n]=d(e,t),Object.defineProperty(t.getters,n,{get:function(){return t._vm[n]},enumerable:!0})}));var a=m.config.silent;m.config.silent=!0,t._vm=new m({data:{$$state:e},computed:o}),m.config.silent=a,t.strict&&E(t),i&&(n&&t._withCommit((function(){i._data.$$state=null})),m.nextTick((function(){return i.$destroy()})))}function S(t,e,n,i,r){var o=!n.length,a=t._modules.getNamespace(n);if(i.namespaced&&(t._modulesNamespaceMap[a],t._modulesNamespaceMap[a]=i),!o&&!r){var s=P(e,n.slice(0,-1)),c=n[n.length-1];t._withCommit((function(){m.set(s,c,i.state)}))}var u=i.context=k(t,a,n);i.forEachMutation((function(e,n){var i=a+n;C(t,i,e,u)})),i.forEachAction((function(e,n){var i=e.root?n:a+n,r=e.handler||e;T(t,i,r,u)})),i.forEachGetter((function(e,n){var i=a+n;j(t,i,e,u)})),i.forEachChild((function(i,o){S(t,e,n.concat(o),i,r)}))}function k(t,e,n){var i=""===e,r={dispatch:i?t.dispatch:function(n,i,r){var o=A(n,i,r),a=o.payload,s=o.options,c=o.type;return s&&s.root||(c=e+c),t.dispatch(c,a)},commit:i?t.commit:function(n,i,r){var o=A(n,i,r),a=o.payload,s=o.options,c=o.type;s&&s.root||(c=e+c),t.commit(c,a,s)}};return Object.defineProperties(r,{getters:{get:i?function(){return t.getters}:function(){return O(t,e)}},state:{get:function(){return P(t.state,n)}}}),r}function O(t,e){if(!t._makeLocalGettersCache[e]){var n={},i=e.length;Object.keys(t.getters).forEach((function(r){if(r.slice(0,i)===e){var o=r.slice(i);Object.defineProperty(n,o,{get:function(){return t.getters[r]},enumerable:!0})}})),t._makeLocalGettersCache[e]=n}return t._makeLocalGettersCache[e]}function C(t,e,n,i){var r=t._mutations[e]||(t._mutations[e]=[]);r.push((function(e){n.call(t,i.state,e)}))}function T(t,e,n,i){var r=t._actions[e]||(t._actions[e]=[]);r.push((function(e){var r=n.call(t,{dispatch:i.dispatch,commit:i.commit,getters:i.getters,state:i.state,rootGetters:t.getters,rootState:t.state},e);return f(r)||(r=Promise.resolve(r)),t._devtoolHook?r.catch((function(e){throw t._devtoolHook.emit("vuex:error",e),e})):r}))}function j(t,e,n,i){t._wrappedGetters[e]||(t._wrappedGetters[e]=function(t){return n(i.state,i.getters,t.state,t.getters)})}function E(t){t._vm.$watch((function(){return this._data.$$state}),(function(){0}),{deep:!0,sync:!0})}function P(t,e){return e.reduce((function(t,e){return t[e]}),t)}function A(t,e,n){return l(t)&&t.type&&(n=e,e=t,t=t.type),{type:t,payload:e,options:n}}function M(t){m&&t===m||(m=t,i(m))}y.state.get=function(){return this._vm._data.$$state},y.state.set=function(t){0},b.prototype.commit=function(t,e,n){var i=this,r=A(t,e,n),o=r.type,a=r.payload,s=(r.options,{type:o,payload:a}),c=this._mutations[o];c&&(this._withCommit((function(){c.forEach((function(t){t(a)}))})),this._subscribers.slice().forEach((function(t){return t(s,i.state)})))},b.prototype.dispatch=function(t,e){var n=this,i=A(t,e),r=i.type,o=i.payload,a={type:r,payload:o},s=this._actions[r];if(s){try{this._actionSubscribers.slice().filter((function(t){return t.before})).forEach((function(t){return t.before(a,n.state)}))}catch(u){0}var c=s.length>1?Promise.all(s.map((function(t){return t(o)}))):s[0](o);return new Promise((function(t,e){c.then((function(e){try{n._actionSubscribers.filter((function(t){return t.after})).forEach((function(t){return t.after(a,n.state)}))}catch(u){0}t(e)}),(function(t){try{n._actionSubscribers.filter((function(t){return t.error})).forEach((function(e){return e.error(a,n.state,t)}))}catch(u){0}e(t)}))}))}},b.prototype.subscribe=function(t,e){return _(t,this._subscribers,e)},b.prototype.subscribeAction=function(t,e){var n="function"===typeof t?{before:t}:t;return _(n,this._actionSubscribers,e)},b.prototype.watch=function(t,e,n){var i=this;return this._watcherVM.$watch((function(){return t(i.state,i.getters)}),e,n)},b.prototype.replaceState=function(t){var e=this;this._withCommit((function(){e._vm._data.$$state=t}))},b.prototype.registerModule=function(t,e,n){void 0===n&&(n={}),"string"===typeof t&&(t=[t]),this._modules.register(t,e),S(this,this.state,t,this._modules.get(t),n.preserveState),x(this,this.state)},b.prototype.unregisterModule=function(t){var e=this;"string"===typeof t&&(t=[t]),this._modules.unregister(t),this._withCommit((function(){var n=P(e.state,t.slice(0,-1));m.delete(n,t[t.length-1])})),w(this)},b.prototype.hasModule=function(t){return"string"===typeof t&&(t=[t]),this._modules.isRegistered(t)},b.prototype.hotUpdate=function(t){this._modules.update(t),w(this,!0)},b.prototype._withCommit=function(t){var e=this._committing;this._committing=!0,t(),this._committing=e},Object.defineProperties(b.prototype,y);var $=N((function(t,e){var n={};return F(e).forEach((function(e){var i=e.key,r=e.val;n[i]=function(){var e=this.$store.state,n=this.$store.getters;if(t){var i=z(this.$store,"mapState",t);if(!i)return;e=i.context.state,n=i.context.getters}return"function"===typeof r?r.call(this,e,n):e[r]},n[i].vuex=!0})),n})),D=N((function(t,e){var n={};return F(e).forEach((function(e){var i=e.key,r=e.val;n[i]=function(){var e=[],n=arguments.length;while(n--)e[n]=arguments[n];var i=this.$store.commit;if(t){var o=z(this.$store,"mapMutations",t);if(!o)return;i=o.context.commit}return"function"===typeof r?r.apply(this,[i].concat(e)):i.apply(this.$store,[r].concat(e))}})),n})),R=N((function(t,e){var n={};return F(e).forEach((function(e){var i=e.key,r=e.val;r=t+r,n[i]=function(){if(!t||z(this.$store,"mapGetters",t))return this.$store.getters[r]},n[i].vuex=!0})),n})),L=N((function(t,e){var n={};return F(e).forEach((function(e){var i=e.key,r=e.val;n[i]=function(){var e=[],n=arguments.length;while(n--)e[n]=arguments[n];var i=this.$store.dispatch;if(t){var o=z(this.$store,"mapActions",t);if(!o)return;i=o.context.dispatch}return"function"===typeof r?r.apply(this,[i].concat(e)):i.apply(this.$store,[r].concat(e))}})),n})),q=function(t){return{mapState:$.bind(null,t),mapGetters:R.bind(null,t),mapMutations:D.bind(null,t),mapActions:L.bind(null,t)}};function F(t){return I(t)?Array.isArray(t)?t.map((function(t){return{key:t,val:t}})):Object.keys(t).map((function(e){return{key:e,val:t[e]}})):[]}function I(t){return Array.isArray(t)||l(t)}function N(t){return function(e,n){return"string"!==typeof e?(n=e,e=""):"/"!==e.charAt(e.length-1)&&(e+="/"),t(e,n)}}function z(t,e,n){var i=t._modulesNamespaceMap[n];return i}function B(t){void 0===t&&(t={});var e=t.collapsed;void 0===e&&(e=!0);var n=t.filter;void 0===n&&(n=function(t,e,n){return!0});var i=t.transformer;void 0===i&&(i=function(t){return t});var r=t.mutationTransformer;void 0===r&&(r=function(t){return t});var o=t.actionFilter;void 0===o&&(o=function(t,e){return!0});var a=t.actionTransformer;void 0===a&&(a=function(t){return t});var s=t.logMutations;void 0===s&&(s=!0);var u=t.logActions;void 0===u&&(u=!0);var l=t.logger;return void 0===l&&(l=console),function(t){var f=c(t.state);"undefined"!==typeof l&&(s&&t.subscribe((function(t,o){var a=c(o);if(n(t,f,a)){var s=H(),u=r(t),d="mutation "+t.type+s;V(l,d,e),l.log("%c prev state","color: #9E9E9E; font-weight: bold",i(f)),l.log("%c mutation","color: #03A9F4; font-weight: bold",u),l.log("%c next state","color: #4CAF50; font-weight: bold",i(a)),U(l)}f=a})),u&&t.subscribeAction((function(t,n){if(o(t,n)){var i=H(),r=a(t),s="action "+t.type+i;V(l,s,e),l.log("%c action","color: #03A9F4; font-weight: bold",r),U(l)}})))}}function V(t,e,n){var i=n?t.groupCollapsed:t.group;try{i.call(t,e)}catch(r){t.log(e)}}function U(t){try{t.groupEnd()}catch(e){t.log("—— log end ——")}}function H(){var t=new Date;return" @ "+W(t.getHours(),2)+":"+W(t.getMinutes(),2)+":"+W(t.getSeconds(),2)+"."+W(t.getMilliseconds(),3)}function Y(t,e){return new Array(e+1).join(t)}function W(t,e){return Y("0",e-t.toString().length)+t}var G={Store:b,install:M,version:"3.6.2",mapState:$,mapMutations:D,mapGetters:R,mapActions:L,createNamespacedHelpers:q,createLogger:B};e["a"]=G}).call(this,n("c8ba"))},"2f79":function(t,e,n){"use strict";n.d(e,"d",(function(){return s})),n.d(e,"c",(function(){return c})),n.d(e,"a",(function(){return l})),n.d(e,"b",(function(){return v}));n("99af"),n("caad"),n("d3b7");var i,r,o=n("0831"),a=n("0967");function s(t){var e=t.split(" ");return 2===e.length&&(!0!==["top","center","bottom"].includes(e[0])?(console.error("Anchor/Self position must start with one of top/center/bottom"),!1):!0===["left","middle","right","start","end"].includes(e[1])||(console.error("Anchor/Self position must end with one of left/middle/right/start/end"),!1))}function c(t){return!t||2===t.length&&("number"===typeof t[0]&&"number"===typeof t[1])}var u={"start#ltr":"left","start#rtl":"right","end#ltr":"right","end#rtl":"left"};function l(t,e){var n=t.split(" ");return{vertical:n[0],horizontal:u["".concat(n[1],"#").concat(!0===e?"rtl":"ltr")]}}function f(t,e){var n=t.getBoundingClientRect(),i=n.top,r=n.left,o=n.right,a=n.bottom,s=n.width,c=n.height;return void 0!==e&&(i-=e[1],r-=e[0],a+=e[1],o+=e[0],s+=e[0],c+=e[1]),{top:i,bottom:a,height:c,left:r,right:o,width:s,middle:r+(o-r)/2,center:i+(a-i)/2}}function d(t,e,n){var i=t.getBoundingClientRect(),r=i.top,o=i.left;return r+=e.top,o+=e.left,void 0!==n&&(r+=n[1],o+=n[0]),{top:r,bottom:r+1,height:1,left:o,right:o+1,width:1,middle:o,center:r}}function h(t){return{top:0,center:t.offsetHeight/2,bottom:t.offsetHeight,left:0,middle:t.offsetWidth/2,right:t.offsetWidth}}function p(t,e,n){return{top:t[n.anchorOrigin.vertical]-e[n.selfOrigin.vertical],left:t[n.anchorOrigin.horizontal]-e[n.selfOrigin.horizontal]}}function v(t){if(!0===a["a"].is.ios&&void 0!==window.visualViewport){var e=document.body.style,n=window.visualViewport,o=n.offsetLeft,s=n.offsetTop;o!==i&&(e.setProperty("--q-pe-left",o+"px"),i=o),s!==r&&(e.setProperty("--q-pe-top",s+"px"),r=s)}var c=t.el,u=c.scrollLeft,l=c.scrollTop,v=void 0===t.absoluteOffset?f(t.anchorEl,!0===t.cover?[0,0]:t.offset):d(t.anchorEl,t.absoluteOffset,t.offset),m={maxHeight:t.maxHeight,maxWidth:t.maxWidth,visibility:"visible"};!0!==t.fit&&!0!==t.cover||(m.minWidth=v.width+"px",!0===t.cover&&(m.minHeight=v.height+"px")),Object.assign(t.el.style,m);var b=h(t.el),y=p(v,b,t);if(void 0===t.absoluteOffset||void 0===t.offset)g(y,v,b,t.anchorOrigin,t.selfOrigin);else{var _=y,w=_.top,x=_.left;g(y,v,b,t.anchorOrigin,t.selfOrigin);var S=!1;if(y.top!==w){S=!0;var k=2*t.offset[1];v.center=v.top-=k,v.bottom-=k+2}if(y.left!==x){S=!0;var O=2*t.offset[0];v.middle=v.left-=O,v.right-=O+2}!0===S&&(y=p(v,b,t),g(y,v,b,t.anchorOrigin,t.selfOrigin))}m={top:y.top+"px",left:y.left+"px"},void 0!==y.maxHeight&&(m.maxHeight=y.maxHeight+"px",v.height>y.maxHeight&&(m.minHeight=m.maxHeight)),void 0!==y.maxWidth&&(m.maxWidth=y.maxWidth+"px",v.width>y.maxWidth&&(m.minWidth=m.maxWidth)),Object.assign(t.el.style,m),t.el.scrollTop!==l&&(t.el.scrollTop=l),t.el.scrollLeft!==u&&(t.el.scrollLeft=u)}function g(t,e,n,i,r){var a=n.bottom,s=n.right,c=Object(o["d"])(),u=window.innerHeight-c,l=document.body.clientWidth;if(t.top<0||t.top+a>u)if("center"===r.vertical)t.top=e[i.vertical]>u/2?Math.max(0,u-a):0,t.maxHeight=Math.min(a,u);else if(e[i.vertical]>u/2){var f=Math.min(u,"center"===i.vertical?e.center:i.vertical===r.vertical?e.bottom:e.top);t.maxHeight=Math.min(a,f),t.top=Math.max(0,f-a)}else t.top=Math.max(0,"center"===i.vertical?e.center:i.vertical===r.vertical?e.top:e.bottom),t.maxHeight=Math.min(a,u-t.top);if(t.left<0||t.left+s>l)if(t.maxWidth=Math.min(s,l),"middle"===r.horizontal)t.left=e[i.horizontal]>l/2?Math.max(0,l-s):0;else if(e[i.horizontal]>l/2){var d=Math.min(l,"middle"===i.horizontal?e.middle:i.horizontal===r.horizontal?e.right:e.left);t.maxWidth=Math.min(s,d),t.left=Math.max(0,d-t.maxWidth)}else t.left=Math.max(0,"middle"===i.horizontal?e.middle:i.horizontal===r.horizontal?e.left:e.right),t.maxWidth=Math.min(s,l-t.left)}["left","middle","right"].forEach((function(t){u["".concat(t,"#ltr")]=t,u["".concat(t,"#rtl")]=t}))},"2fc8":function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var i=n("4aa2"),r=n("9ebd");function o(t){return function e(n,o){switch(arguments.length){case 0:return e;case 1:return Object(r["a"])(n)?e:Object(i["a"])((function(e){return t(n,e)}));default:return Object(r["a"])(n)&&Object(r["a"])(o)?e:Object(r["a"])(n)?Object(i["a"])((function(e){return t(e,o)})):Object(r["a"])(o)?Object(i["a"])((function(e){return t(n,e)})):t(n,o)}}}},"30b5":function(t,e,n){"use strict";var i=n("c532");function r(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}t.exports=function(t,e,n){if(!e)return t;var o;if(n)o=n(e);else if(i.isURLSearchParams(e))o=e.toString();else{var a=[];i.forEach(e,(function(t,e){null!==t&&"undefined"!==typeof t&&(i.isArray(t)?e+="[]":t=[t],i.forEach(t,(function(t){i.isDate(t)?t=t.toISOString():i.isObject(t)&&(t=JSON.stringify(t)),a.push(r(e)+"="+r(t))})))})),o=a.join("&")}if(o){var s=t.indexOf("#");-1!==s&&(t=t.slice(0,s)),t+=(-1===t.indexOf("?")?"?":"&")+o}return t}},"317b":function(t,e,n){"use strict";n.r(e);var i=function(){var t=this,e=t._self._c;return e("div",{ref:"container",class:t.elementClass})},r=[],o=(n("99af"),n("a15b"),n("d81d"),n("e9c4"),n("d3b7"),n("3ca3"),n("159b"),n("ddb0"),n("1a7c")),a=n("6af3"),s=(n("ff8b"),n("686d")),c=null,u={name:"DbDygraphs",mixins:[a["a"]],props:{data:{type:Array,default:function(){return[]}},options:{type:Object}},data:function(){return{graph:null,needUpdate:!1,needOptionsUpdate:!1,optionsChanged:!1}},computed:{graphOptions:{get:function(){return Object.assign({},this.defaultOptions,this.options)},set:function(){}},defaultOptions:function(){return{colors:o["a"].getColors(this.dark,this.colorScheme),animatedZooms:!0,labelsDiv:this.$refs.dbdylabels,legend:"follow",legendFormatter:this.legendFormatter,zoomCallback:this.handleZoom,clickCallback:this.handleClick,highlightCallback:this.handleHighlight,unhighlightCallback:this.handleUnHighlight,highlightSeriesBackgroundAlpha:this.dark?.4:.5,highlightSeriesBackgroundColor:this.dark?"rgb(0, 0, 0)":"rgb(255, 255, 255)",axisLineColor:this.dark?"rgba(255, 255, 255, 0.3)":"rgb(0, 0, 0, 0.3)"}},elementClass:function(){return this.dark?"db-dygraphs db-dark":"db-dygraphs"}},mounted:function(){var t=this;n.e("chunk-461883cd").then(n.bind(null,"11f9")).then((function(e){s["a"].info("dygraphs: imported"),c=e.default,t.$nextTick((function(){t.render()}))}))},watch:{_updated:function(){s["a"].info("_updated prop changed"),this.scheduleUpdate()},data:{handler:function(){s["a"].info("data prop changed"),this.scheduleUpdate()},deep:!0},options:{handler:function(){this.optionsChanged=!0,this.scheduleUpdate()},deep:!0},dark:function(){this.optionsChanged=!0,this.scheduleUpdate()},colorScheme:function(){this.optionsChanged=!0,this.scheduleUpdate()}},methods:{render:function(){this.graph=new c(this.$refs.container,this.getData(),this.graphOptions)},getDygraphs:function(){return this.graph},getData:function(){if(!Array.isArray(this.data))return this.data;if(this.data.length<=0)return this.data;if(Array.isArray(this.data[0]))return this.data;var t=0;return this.data.map((function(e){return[t++,e]}))},scheduleUpdate:function(){var t=this;this.needUpdate=!0,this.$nextTick((function(){t.update()}))},update:function(){this.graph&&this.needUpdate&&(this.needUpdate=!1,s["a"].info("DbDygraphs: updating ..."),this.optionsChanged?(this.optionsChanged=!1,this.graph.updateOptions(Object.assign({},this.graphOptions,{file:this.getData()}))):this.graph.updateOptions({file:this.getData()}))},legendFormatter:function(t){if(null==t.x)return""+t.series.map((function(t){return t.dashHTML+" "+t.labelHTML})).join(" ");var e=this.graph.getLabels()[0]+": "+t.xHTML;return t.series.forEach((function(t){if(t.isVisible){var n=t.labelHTML+": "+t.yHTML;t.isHighlighted&&(n="<b>"+n+"</b>"),e+="<br>"+t.dashHTML+" "+n}})),e},handleClick:function(t,e,n){s["a"].debug("handleClick: x:".concat(e,", points:").concat(JSON.stringify(n))),this.$emit("db-event",{type:"click",x:e,points:n})},handleZoom:function(t,e,n){s["a"].debug("handleZoom: minDate:"+t+", maxDate:"+e+", yRanges:"+n),this.$emit("db-event",{type:"zoom",minDate:Math.floor(t),maxDate:Math.floor(e),yRanges:n,g:this.graph})},handleDblclick:function(t,e,n){},handleHighlight:function(t,e,n,i,r){s["a"].debug("handleHighlight: x:"+e+", points:"+n+", row:"+i+", seriesName: "+r),this.$emit("db-event",{type:"highlight",x:e,points:n,row:i,seriesName:r})},handleUnHighlight:function(t){s["a"].debug("handleUnHighlight"),this.$emit("db-event",{type:"unhighlight"})}}},l=u,f=n("2877"),d=Object(f["a"])(l,i,r,!1,null,null,null);e["default"]=d.exports},3280:function(t,e,n){"use strict";var i=n("ebb5"),r=n("2ba4"),o=n("e58c"),a=i.aTypedArray,s=i.exportTypedArrayMethod;s("lastIndexOf",(function(t){var e=arguments.length;return r(o,a(this),e>1?[t,arguments[1]]:[t])}))},3410:function(t,e,n){"use strict";var i=n("23e7"),r=n("d039"),o=n("7b0b"),a=n("e163"),s=n("e177"),c=r((function(){a(1)}));i({target:"Object",stat:!0,forced:c,sham:!s},{getPrototypeOf:function(t){return a(o(t))}})},3511:function(t,e,n){"use strict";var i=TypeError,r=9007199254740991;t.exports=function(t){if(t>r)throw i("Maximum allowed index exceeded");return t}},3529:function(t,e,n){"use strict";var i=n("23e7"),r=n("c65b"),o=n("59ed"),a=n("f069"),s=n("e667"),c=n("2266"),u=n("5eed");i({target:"Promise",stat:!0,forced:u},{race:function(t){var e=this,n=a.f(e),i=n.reject,u=s((function(){var a=o(e.resolve);c(t,(function(t){r(a,e,t).then(n.resolve,i)}))}));return u.error&&i(u.value),n.promise}})},"35a1":function(t,e,n){"use strict";var i=n("f5df"),r=n("dc4a"),o=n("7234"),a=n("3f8c"),s=n("b622"),c=s("iterator");t.exports=function(t){if(!o(t))return r(t,c)||r(t,"@@iterator")||a[i(t)]}},"364b":function(t,e,n){"use strict";n.d(e,"b",(function(){return s}));var i=n("a317");function r(t){return function(){this.style.removeProperty(t)}}function o(t,e,n){return function(){this.style.setProperty(t,e,n)}}function a(t,e,n){return function(){var i=e.apply(this,arguments);null==i?this.style.removeProperty(t):this.style.setProperty(t,i,n)}}function s(t,e){return t.style.getPropertyValue(e)||Object(i["a"])(t).getComputedStyle(t,null).getPropertyValue(e)}e["a"]=function(t,e,n){return arguments.length>1?this.each((null==e?r:"function"===typeof e?a:o)(t,e,null==n?"":n)):s(this.node(),t)}},"36f2":function(t,e,n){"use strict";var i,r,o,a,s=n("cfe9"),c=n("2a07"),u=n("dbe5"),l=s.structuredClone,f=s.ArrayBuffer,d=s.MessageChannel,h=!1;if(u)h=function(t){l(t,{transfer:[t]})};else if(f)try{d||(i=c("worker_threads"),i&&(d=i.MessageChannel)),d&&(r=new d,o=new f(2),a=function(t){r.port1.postMessage(null,[t])},2===o.byteLength&&(a(o),0===o.byteLength&&(h=a)))}catch(p){}t.exports=h},"37e8":function(t,e,n){"use strict";var i=n("83ab"),r=n("aed9"),o=n("9bf2"),a=n("825a"),s=n("fc6a"),c=n("df75");e.f=i&&!r?Object.defineProperties:function(t,e){a(t);var n,i=s(e),r=c(e),u=r.length,l=0;while(u>l)o.f(t,n=r[l++],i[n]);return t}},3835:function(t,e,n){"use strict";function i(t){if(Array.isArray(t))return t}n.d(e,"a",(function(){return s}));n("a4d3"),n("e01a"),n("d28b"),n("14d9"),n("d3b7"),n("3ca3"),n("ddb0");function r(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var i,r,o,a,s=[],c=!0,u=!1;try{if(o=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(i=o.call(n)).done)&&(s.push(i.value),s.length!==e);c=!0);}catch(t){u=!0,r=t}finally{try{if(!c&&null!=n["return"]&&(a=n["return"](),Object(a)!==a))return}finally{if(u)throw r}}return s}}var o=n("06c5");n("d9e2");function a(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function s(t,e){return i(t)||r(t,e)||Object(o["a"])(t,e)||a()}},"384f":function(t,e,n){"use strict";var i=n("e330"),r=n("5388"),o=n("cb27"),a=o.Set,s=o.proto,c=i(s.forEach),u=i(s.keys),l=u(new a).next;t.exports=function(t,e,n){return n?r({iterator:u(t),next:l},e):c(t,e)}},3872:function(t,e,n){"use strict";n.d(e,"a",(function(){return a}));var i=n("15a7"),r=n("b055");function o(t){return function e(n){function o(e,o){var a=t((e=Object(i["a"])(e)).h,(o=Object(i["a"])(o)).h),s=Object(r["a"])(e.s,o.s),c=Object(r["a"])(e.l,o.l),u=Object(r["a"])(e.opacity,o.opacity);return function(t){return e.h=a(t),e.s=s(t),e.l=c(Math.pow(t,n)),e.opacity=u(t),e+""}}return n=+n,o.gamma=e,o}(1)}o(r["c"]);var a=o(r["a"])},"387f":function(t,e,n){"use strict";t.exports=function(t,e,n,i,r){return t.config=e,n&&(t.code=n),t.request=i,t.response=r,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},t}},"38fd":function(t,e,n){"use strict";var i=function(){var t=this,e=t._self._c;return e("db-dygraphs",{ref:"dygraph",attrs:{_updated:t._updated,data:t.data,options:t.graphOptions,dark:t.dark,colorScheme:t.colorScheme},on:{"db-event":t.handleDbEvent}})},r=[],o=n("6af3"),a=n("317b"),s={name:"DbDygraphsLine",components:{DbDygraphs:a["default"]},mixins:[o["a"]],props:{data:{type:Array,default:function(){return[]}},options:{type:Object}},data:function(){return{defaultOptions:{includeZero:!0,panEdgeFraction:1e-8,fillGraph:!0,fillAlpha:.2,axes:{x:{drawGrid:!0}}}}},mounted:function(){},computed:{graphOptions:{get:function(){return Object.assign({},this.defaultOptions,this.options)},set:function(){}}},methods:{getDygraphs:function(){return this.$refs.dygraph?this.$refs.dygraph.getDygraphs():null},handleDbEvent:function(t){this.$emit("db-event",t)}}},c=s,u=n("2877"),l=Object(u["a"])(c,i,r,!1,null,null,null);e["a"]=l.exports},3934:function(t,e,n){"use strict";var i=n("c532");t.exports=i.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function r(t){var i=t;return e&&(n.setAttribute("href",i),i=n.href),n.setAttribute("href",i),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return t=r(window.location.href),function(e){var n=i.isString(e)?r(e):e;return n.protocol===t.protocol&&n.host===t.host}}():function(){return function(){return!0}}()},"395e":function(t,e,n){"use strict";var i=n("dc19"),r=n("cb27").has,o=n("8e16"),a=n("7f65"),s=n("5388"),c=n("2a62");t.exports=function(t){var e=i(this),n=a(t);if(o(e)<n.size)return!1;var u=n.getIterator();return!1!==s(u,(function(t){if(!r(e,t))return c(u,"normal",!1)}))}},3980:function(t,e,n){"use strict";n("a9e3");var i=n("2b0e"),r=n("d882"),o=n("0967"),a={data:function(){return{canRender:!o["f"]}},mounted:function(){!1===this.canRender&&(this.canRender=!0)}},s=n("d54d");e["a"]=i["a"].extend({name:"QResizeObserver",mixins:[a],props:{debounce:{type:[String,Number],default:100}},data:function(){return!0===this.hasObserver?{}:{url:!0===this.$q.platform.is.ie?null:"about:blank"}},methods:{trigger:function(t){!0===t||0===this.debounce||"0"===this.debounce?this.__emit():null===this.timer&&(this.timer=setTimeout(this.__emit,this.debounce))},__emit:function(){if(null!==this.timer&&(clearTimeout(this.timer),this.timer=null),this.$el&&this.$el.parentNode){var t=this.$el.parentNode,e={width:t.offsetWidth,height:t.offsetHeight};e.width===this.size.width&&e.height===this.size.height||(this.size=e,this.$emit("resize",this.size))}},__cleanup:function(){void 0!==this.curDocView&&(void 0!==this.curDocView.removeEventListener&&this.curDocView.removeEventListener("resize",this.trigger,r["f"].passive),this.curDocView=void 0)},__onObjLoad:function(){this.__cleanup(),this.$el.contentDocument&&(this.curDocView=this.$el.contentDocument.defaultView,this.curDocView.addEventListener("resize",this.trigger,r["f"].passive)),this.__emit()}},render:function(t){if(!1!==this.canRender&&!0!==this.hasObserver)return t("object",{style:this.style,attrs:{tabindex:-1,type:"text/html",data:this.url,"aria-hidden":"true"},on:Object(s["a"])(this,"load",{load:this.__onObjLoad})})},beforeCreate:function(){this.size={width:-1,height:-1},!0!==o["e"]&&(this.hasObserver="undefined"!==typeof ResizeObserver,!0!==this.hasObserver&&(this.style="".concat(this.$q.platform.is.ie?"visibility:hidden;":"","display:block;position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1;")))},mounted:function(){if(this.timer=null,!0===this.hasObserver)return this.observer=new ResizeObserver(this.trigger),this.observer.observe(this.$el.parentNode),void this.__emit();!0===this.$q.platform.is.ie?(this.url="about:blank",this.__emit()):this.__onObjLoad()},beforeDestroy:function(){clearTimeout(this.timer),!0!==this.hasObserver?this.__cleanup():void 0!==this.observer&&this.$el.parentNode&&this.observer.unobserve(this.$el.parentNode)}})},"3a34":function(t,e,n){"use strict";var i=n("83ab"),r=n("e8b5"),o=TypeError,a=Object.getOwnPropertyDescriptor,s=i&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(t){return t instanceof TypeError}}();t.exports=s?function(t,e){if(r(t)&&!a(t,"length").writable)throw new o("Cannot set read only .length");return t.length=e}:function(t,e){return t.length=e}},"3a7b":function(t,e,n){"use strict";var i=n("ebb5"),r=n("b727").findIndex,o=i.aTypedArray,a=i.exportTypedArrayMethod;a("findIndex",(function(t){return r(o(this),t,arguments.length>1?arguments[1]:void 0)}))},"3a9b":function(t,e,n){"use strict";var i=n("e330");t.exports=i({}.isPrototypeOf)},"3b73":function(t,e,n){"use strict";var i=n("ade3"),r=n("5530"),o=(n("99af"),n("14d9"),n("a9e3"),n("b64b"),n("d3b7"),n("159b"),n("2b0e")),a=n("66e5"),s=n("4074"),c=n("0170"),u=n("0016"),l=n("e277"),f=n("d54d"),d=o["a"].extend({name:"QSlideTransition",props:{appear:Boolean,duration:{type:Number,default:300}},methods:{__begin:function(t,e,n){void 0!==e&&(t.style.height="".concat(e,"px")),t.style.transition="height ".concat(this.duration,"ms cubic-bezier(.25, .8, .50, 1)"),this.animating=!0,this.done=n},__end:function(t,e){t.style.overflowY=null,t.style.height=null,t.style.transition=null,this.__cleanup(),e!==this.lastEvent&&this.$emit(e)},__cleanup:function(){this.done&&this.done(),this.done=null,this.animating=!1,clearTimeout(this.timer),clearTimeout(this.timerFallback),void 0!==this.el&&this.el.removeEventListener("transitionend",this.animListener),this.animListener=null}},beforeDestroy:function(){this.animating&&this.__cleanup()},render:function(t){var e=this;return t("transition",{props:{css:!1,appear:this.appear},on:Object(f["a"])(this,"tr",{enter:function(t,n){var i=0;e.el=t,!0===e.animating?(e.__cleanup(),i=t.offsetHeight===t.scrollHeight?0:void 0):(e.lastEvent="hide",t.style.overflowY="hidden"),e.__begin(t,i,n),e.timer=setTimeout((function(){t.style.height="".concat(t.scrollHeight,"px"),e.animListener=function(n){Object(n)===n&&n.target!==t||e.__end(t,"show")},t.addEventListener("transitionend",e.animListener),e.timerFallback=setTimeout(e.animListener,1.1*e.duration)}),100)},leave:function(t,n){var i;e.el=t,!0===e.animating?e.__cleanup():(e.lastEvent="show",t.style.overflowY="hidden",i=t.scrollHeight),e.__begin(t,i,n),e.timer=setTimeout((function(){t.style.height=0,e.animListener=function(n){Object(n)===n&&n.target!==t||e.__end(t,"hide")},t.addEventListener("transitionend",e.animListener),e.timerFallback=setTimeout(e.animListener,1.1*e.duration)}),100)}})},Object(l["c"])(this,"default"))}}),h=n("eb85"),p=n("8716"),v=n("463c"),g=n("7ee0"),m=n("b7fa"),b=n("d882"),y=n("1732"),_="q:expansion-item:close",w=Object.keys(p["b"]);e["a"]=o["a"].extend({name:"QExpansionItem",mixins:[m["a"],v["a"],g["a"]],props:Object(r["a"])(Object(r["a"])({},p["b"]),{},{icon:String,label:String,labelLines:[Number,String],caption:String,captionLines:[Number,String],dense:Boolean,toggleAriaLabel:String,expandIcon:String,expandedIcon:String,expandIconClass:[Array,String,Object],duration:Number,headerInsetLevel:Number,contentInsetLevel:Number,expandSeparator:Boolean,defaultOpened:Boolean,hideExpandIcon:Boolean,expandIconToggle:Boolean,switchToggleSide:Boolean,denseToggle:Boolean,group:String,popup:Boolean,headerStyle:[Array,String,Object],headerClass:[Array,String,Object]}),data:function(){return{showing:void 0!==this.value?this.value:this.defaultOpened}},watch:{showing:function(t){!0===t&&void 0!==this.group&&this.$root.$emit(_,this)},group:function(t,e){void 0!==t&&void 0===e?this.$root.$on(_,this.__eventHandler):void 0===t&&void 0!==e&&this.$root.$off(_,this.__eventHandler)}},computed:{classes:function(){return"q-expansion-item--".concat(!0===this.showing?"expanded":"collapsed")+" q-expansion-item--".concat(!0===this.popup?"popup":"standard")},contentStyle:function(){if(void 0!==this.contentInsetLevel){var t=!0===this.$q.lang.rtl?"Right":"Left";return Object(i["a"])({},"padding"+t,56*this.contentInsetLevel+"px")}},hasLink:function(){return!0!==this.disable&&(void 0!==this.href||void 0!==this.to&&null!==this.to&&""!==this.to)},linkProps:function(){var t=this,e={};return w.forEach((function(n){e[n]=t[n]})),e},isClickable:function(){return!0===this.hasLink||!0!==this.expandIconToggle},expansionIcon:function(){return void 0!==this.expandedIcon&&!0===this.showing?this.expandedIcon:this.expandIcon||this.$q.iconSet.expansionItem[!0===this.denseToggle?"denseIcon":"icon"]},activeToggleIcon:function(){return!0!==this.disable&&(!0===this.hasLink||!0===this.expandIconToggle)},headerSlotScope:function(){return{expanded:!0===this.showing,detailsId:this.targetUid,toggle:this.toggle,show:this.show,hide:this.hide}},toggleAriaAttrs:function(){var t=void 0!==this.toggleAriaLabel?this.toggleAriaLabel:this.$q.lang.label[!0===this.showing?"collapse":"expand"](this.label);return{role:"button","aria-expanded":!0===this.showing?"true":"false","aria-controls":this.targetUid,"aria-label":t}}},methods:{__onHeaderClick:function(t){!0!==this.hasLink&&this.toggle(t),this.$emit("click",t)},__toggleIconKeyboard:function(t){13===t.keyCode&&this.__toggleIcon(t,!0)},__toggleIcon:function(t,e){!0!==e&&void 0!==this.$refs.blurTarget&&this.$refs.blurTarget.focus(),this.toggle(t),Object(b["l"])(t)},__eventHandler:function(t){this!==t&&this.group===t.group&&this.hide()},__getToggleIcon:function(t){var e={staticClass:"q-focusable relative-position cursor-pointer".concat(!0===this.denseToggle&&!0===this.switchToggleSide?" items-end":""),class:this.expandIconClass,props:{side:!0!==this.switchToggleSide,avatar:this.switchToggleSide}},n=[t(u["a"],{staticClass:"q-expansion-item__toggle-icon",class:void 0===this.expandedIcon&&!0===this.showing?"q-expansion-item__toggle-icon--rotated":void 0,props:{name:this.expansionIcon}})];return!0===this.activeToggleIcon&&(Object.assign(e,{attrs:Object(r["a"])({tabindex:0},this.toggleAriaAttrs),on:Object(f["a"])(this,"inpExt",{click:this.__toggleIcon,keyup:this.__toggleIconKeyboard})}),n.unshift(t("div",{ref:"blurTarget",staticClass:"q-expansion-item__toggle-focus q-icon q-focus-helper q-focus-helper--rounded",attrs:{tabindex:-1}}))),t(s["a"],e,n)},__getHeader:function(t){var e;void 0!==this.$scopedSlots.header?e=[].concat(this.$scopedSlots.header(this.headerSlotScope)):(e=[t(s["a"],[t(c["a"],{props:{lines:this.labelLines}},[this.label||""]),this.caption?t(c["a"],{props:{lines:this.captionLines,caption:!0}},[this.caption]):null])],this.icon&&e[!0===this.switchToggleSide?"push":"unshift"](t(s["a"],{props:{side:!0===this.switchToggleSide,avatar:!0!==this.switchToggleSide}},[t(u["a"],{props:{name:this.icon}})]))),!0!==this.disable&&!0!==this.hideExpandIcon&&e[!0===this.switchToggleSide?"unshift":"push"](this.__getToggleIcon(t));var n={ref:"item",style:this.headerStyle,class:this.headerClass,props:{dark:this.isDark,disable:this.disable,dense:this.dense,insetLevel:this.headerInsetLevel}};return!0===this.isClickable&&(n.props.clickable=!0,!0===this.hasLink?Object.assign(n.props,this.linkProps):n.attrs=this.toggleAriaAttrs,n.on=Object(r["a"])(Object(r["a"])({},this.qListeners),{},{click:this.__onHeaderClick})),t(a["a"],n,e)},__getContent:function(t){var e=this,n=[this.__getHeader(t),t(d,{props:{duration:this.duration},on:Object(f["a"])(this,"slide",{show:function(){e.$emit("after-show")},hide:function(){e.$emit("after-hide")}})},[t("div",{staticClass:"q-expansion-item__content relative-position",style:this.contentStyle,attrs:{id:this.targetUid},directives:[{name:"show",value:this.showing}]},Object(l["c"])(this,"default"))])];return this.expandSeparator&&n.push(t(h["a"],{staticClass:"q-expansion-item__border q-expansion-item__border--top absolute-top",props:{dark:this.isDark}}),t(h["a"],{staticClass:"q-expansion-item__border q-expansion-item__border--bottom absolute-bottom",props:{dark:this.isDark}})),n}},render:function(t){return t("div",{staticClass:"q-expansion-item q-item-type",class:this.classes},[t("div",{staticClass:"q-expansion-item__container relative-position"},this.__getContent(t))])},created:function(){void 0!==this.group&&this.$root.$on(_,this.__eventHandler),this.targetUid="e_".concat(Object(y["a"])())},beforeDestroy:function(){void 0!==this.group&&this.$root.$off(_,this.__eventHandler)}})},"3bbe":function(t,e,n){"use strict";var i=n("1787"),r=String,o=TypeError;t.exports=function(t){if(i(t))return t;throw new o("Can't set "+r(t)+" as a prototype")}},"3c4e":function(t,e,n){"use strict";var i=function(t){return r(t)&&!o(t)};function r(t){return!!t&&"object"===typeof t}function o(t){var e=Object.prototype.toString.call(t);return"[object RegExp]"===e||"[object Date]"===e||c(t)}var a="function"===typeof Symbol&&Symbol.for,s=a?Symbol.for("react.element"):60103;function c(t){return t.$$typeof===s}function u(t){return Array.isArray(t)?[]:{}}function l(t,e){return!1!==e.clone&&e.isMergeableObject(t)?b(u(t),t,e):t}function f(t,e,n){return t.concat(e).map((function(t){return l(t,n)}))}function d(t,e){if(!e.customMerge)return b;var n=e.customMerge(t);return"function"===typeof n?n:b}function h(t){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(t).filter((function(e){return Object.propertyIsEnumerable.call(t,e)})):[]}function p(t){return Object.keys(t).concat(h(t))}function v(t,e){try{return e in t}catch(n){return!1}}function g(t,e){return v(t,e)&&!(Object.hasOwnProperty.call(t,e)&&Object.propertyIsEnumerable.call(t,e))}function m(t,e,n){var i={};return n.isMergeableObject(t)&&p(t).forEach((function(e){i[e]=l(t[e],n)})),p(e).forEach((function(r){g(t,r)||(v(t,r)&&n.isMergeableObject(e[r])?i[r]=d(r,n)(t[r],e[r],n):i[r]=l(e[r],n))})),i}function b(t,e,n){n=n||{},n.arrayMerge=n.arrayMerge||f,n.isMergeableObject=n.isMergeableObject||i,n.cloneUnlessOtherwiseSpecified=l;var r=Array.isArray(e),o=Array.isArray(t),a=r===o;return a?r?n.arrayMerge(t,e,n):m(t,e,n):l(e,n)}b.all=function(t,e){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce((function(t,n){return b(t,n,e)}),{})};var y=b;t.exports=y},"3c5d":function(t,e,n){"use strict";var i=n("cfe9"),r=n("c65b"),o=n("ebb5"),a=n("07fa"),s=n("182d"),c=n("7b0b"),u=n("d039"),l=i.RangeError,f=i.Int8Array,d=f&&f.prototype,h=d&&d.set,p=o.aTypedArray,v=o.exportTypedArrayMethod,g=!u((function(){var t=new Uint8ClampedArray(2);return r(h,t,{length:1,0:3},1),3!==t[1]})),m=g&&o.NATIVE_ARRAY_BUFFER_VIEWS&&u((function(){var t=new f(2);return t.set(1),t.set("2",1),0!==t[0]||2!==t[1]}));v("set",(function(t){p(this);var e=s(arguments.length>1?arguments[1]:void 0,1),n=c(t);if(g)return r(h,this,n,e);var i=this.length,o=a(n),u=0;if(o+e>i)throw new l("Wrong length");while(u<o)this[e+u]=n[u++]}),!g||m)},"3ca3":function(t,e,n){"use strict";var i=n("6547").charAt,r=n("577e"),o=n("69f3"),a=n("c6d2"),s=n("4754"),c="String Iterator",u=o.set,l=o.getterFor(c);a(String,"String",(function(t){u(this,{type:c,string:r(t),index:0})}),(function(){var t,e=l(this),n=e.string,r=e.index;return r>=n.length?s(void 0,!0):(t=i(n,r),e.index+=t.length,s(t,!1))}))},"3d69":function(t,e,n){"use strict";var i=n("714f");e["a"]={directives:{Ripple:i["a"]},props:{ripple:{type:[Boolean,Object],default:!0}}}},"3ea4":function(t,e,n){"use strict";var i=n("2b0e"),r=n("8506");class o{constructor(){this._updated=Date.now()}setWData(t,e){i["a"].set(this,t,e),i["a"].set(this[t],"_updated",Date.now()),this["_updated"]=Date.now()}setUpdated(t){i["a"].set(this[t],"_updated",Date.now()),i["a"].set(this,"_updated",Date.now())}touch(t){i["a"].set(this[t],"_updated",Date.now()),i["a"].set(this,"_updated",Date.now())}getWData(t){return Object(r["a"])(null,[t],this)}}e["a"]=o},"3efc":function(t,e,n){"use strict";var i=n("d73f"),r=n("2fc8"),o=Object(r["a"])((function(t,e){return null==e||e!==e?t:e})),a=o,s=Number.isInteger||function(t){return t<<0===t};function c(t){return"[object String]"===Object.prototype.toString.call(t)}var u=Object(r["a"])((function(t,e){var n=t<0?e.length+t:t;return c(e)?e.charAt(n):e[n]})),l=u,f=Object(r["a"])((function(t,e){return t.map((function(t){var n,i=e,r=0;while(r<t.length){if(null==i)return;n=t[r],i=s(n)?l(n,i):i[n],r+=1}return i}))})),d=f,h=Object(r["a"])((function(t,e){return d([t],e)[0]})),p=h,v=Object(i["a"])((function(t,e,n){return a(t,p(e,n))}));e["a"]=v},"3f7e":function(t,e,n){"use strict";var i=n("b5db"),r=i.match(/firefox\/(\d+)/i);t.exports=!!r&&+r[1]},"3f8c":function(t,e,n){"use strict";t.exports={}},"3fcc":function(t,e,n){"use strict";var i=n("ebb5"),r=n("b727").map,o=n("b6b7"),a=i.aTypedArray,s=i.exportTypedArrayMethod;s("map",(function(t){return r(a(this),t,arguments.length>1?arguments[1]:void 0,(function(t,e){return new(o(t))(e)}))}))},4069:function(t,e,n){"use strict";var i=n("44d2");i("flat")},4074:function(t,e,n){"use strict";var i=n("5530"),r=n("ade3"),o=n("2b0e"),a=n("87e8"),s=n("e277");e["a"]=o["a"].extend({name:"QItemSection",mixins:[a["a"]],props:{avatar:Boolean,thumbnail:Boolean,side:Boolean,top:Boolean,noWrap:Boolean},computed:{classes:function(){var t=this.avatar||this.side||this.thumbnail;return Object(r["a"])({"q-item__section--top":this.top,"q-item__section--avatar":this.avatar,"q-item__section--thumbnail":this.thumbnail,"q-item__section--side":t,"q-item__section--nowrap":this.noWrap,"q-item__section--main":!t},"justify-".concat(this.top?"start":"center"),!0)}},render:function(t){return t("div",{staticClass:"q-item__section column",class:this.classes,on:Object(i["a"])({},this.qListeners)},Object(s["c"])(this,"default"))}})},"408a":function(t,e,n){"use strict";var i=n("e330");t.exports=i(1..valueOf)},"40d5":function(t,e,n){"use strict";var i=n("d039");t.exports=!i((function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")}))},"40e9":function(t,e,n){"use strict";var i=n("23e7"),r=n("41f6");r&&i({target:"ArrayBuffer",proto:!0},{transferToFixedLength:function(){return r(this,arguments.length?arguments[0]:void 0,!1)}})},"41f6":function(t,e,n){"use strict";var i=n("cfe9"),r=n("e330"),o=n("7282"),a=n("0b25"),s=n("2005"),c=n("b620"),u=n("36f2"),l=n("dbe5"),f=i.structuredClone,d=i.ArrayBuffer,h=i.DataView,p=Math.min,v=d.prototype,g=h.prototype,m=r(v.slice),b=o(v,"resizable","get"),y=o(v,"maxByteLength","get"),_=r(g.getInt8),w=r(g.setInt8);t.exports=(l||u)&&function(t,e,n){var i,r=c(t),o=void 0===e?r:a(e),v=!b||!b(t);if(s(t),l&&(t=f(t,{transfer:[t]}),r===o&&(n||v)))return t;if(r>=o&&(!n||v))i=m(t,0,o);else{var g=n&&!v&&y?{maxByteLength:y(t)}:void 0;i=new d(o,g);for(var x=new h(t),S=new h(i),k=p(o,r),O=0;O<k;O++)w(S,O,_(x,O))}return l||u(t),i}},4230:function(t,e,n){"use strict";function i(){return[]}e["a"]=function(t){return null==t?i:function(){return this.querySelectorAll(t)}}},"428f":function(t,e,n){"use strict";var i=n("cfe9");t.exports=i},4362:function(t,e,n){e.nextTick=function(t){var e=Array.prototype.slice.call(arguments);e.shift(),setTimeout((function(){t.apply(null,e)}),0)},e.platform=e.arch=e.execPath=e.title="browser",e.pid=1,e.browser=!0,e.env={},e.argv=[],e.binding=function(t){throw new Error("No such module. (Possibly not yet loaded)")},function(){var t,i="/";e.cwd=function(){return i},e.chdir=function(e){t||(t=n("df7c")),i=t.resolve(e,i)}}(),e.exit=e.kill=e.umask=e.dlopen=e.uptime=e.memoryUsage=e.uvCounters=function(){},e.features={}},"44ad":function(t,e,n){"use strict";var i=n("e330"),r=n("d039"),o=n("c6b6"),a=Object,s=i("".split);t.exports=r((function(){return!a("z").propertyIsEnumerable(0)}))?function(t){return"String"===o(t)?s(t,""):a(t)}:a},"44d2":function(t,e,n){"use strict";var i=n("b622"),r=n("7c73"),o=n("9bf2").f,a=i("unscopables"),s=Array.prototype;void 0===s[a]&&o(s,a,{configurable:!0,value:r(null)}),t.exports=function(t){s[a][t]=!0}},"44de":function(t,e,n){"use strict";t.exports=function(t,e){try{1===arguments.length?console.error(t):console.error(t,e)}catch(n){}}},"44e7":function(t,e,n){"use strict";var i=n("861d"),r=n("c6b6"),o=n("b622"),a=o("match");t.exports=function(t){var e;return i(t)&&(void 0!==(e=t[a])?!!e:"RegExp"===r(t))}},4625:function(t,e,n){"use strict";var i=n("c6b6"),r=n("e330");t.exports=function(t){if("Function"===i(t))return r(t)}},"463c":function(t,e,n){"use strict";n("14d9"),n("d3b7"),n("159b");e["a"]={created:function(){this.__tickFnList=[],this.__timeoutFnList=[]},deactivated:function(){this.__tickFnList.forEach((function(t){t.removeTick()})),this.__timeoutFnList.forEach((function(t){t.removeTimeout()}))},beforeDestroy:function(){this.__tickFnList.forEach((function(t){t.removeTick()})),this.__tickFnList=void 0,this.__timeoutFnList.forEach((function(t){t.removeTimeout()})),this.__timeoutFnList=void 0},methods:{__useTick:function(t,e){var n=this,i={removeTick:function(){i.fn=void 0},registerTick:function(t){i.fn=t,n.$nextTick((function(){i.fn===t&&(!1===n._isDestroyed&&i.fn(),i.fn=void 0)}))}};this.__tickFnList.push(i),this[t]=i.registerTick,void 0!==e&&(this[e]=i.removeTick)},__useTimeout:function(t,e){var n=this,i={removeTimeout:function(){clearTimeout(i.timer)},registerTimeout:function(t,e){clearTimeout(i.timer),!1===n._isDestroyed&&(i.timer=setTimeout(t,e))}};this.__timeoutFnList.push(i),this[t]=i.registerTimeout,void 0!==e&&(this[e]=i.removeTimeout)}}}},"466d":function(t,e,n){"use strict";var i=n("c65b"),r=n("d784"),o=n("825a"),a=n("7234"),s=n("50c4"),c=n("577e"),u=n("1d80"),l=n("dc4a"),f=n("8aa5"),d=n("14c3");r("match",(function(t,e,n){return[function(e){var n=u(this),r=a(e)?void 0:l(e,t);return r?i(r,e,n):new RegExp(e)[t](c(n))},function(t){var i=o(this),r=c(t),a=n(e,i,r);if(a.done)return a.value;if(!i.global)return d(i,r);var u=i.unicode;i.lastIndex=0;var l,h=[],p=0;while(null!==(l=d(i,r))){var v=c(l[0]);h[p]=v,""===v&&(i.lastIndex=f(r,s(i.lastIndex),u)),p++}return 0===p?null:h}]}))},"467f":function(t,e,n){"use strict";var i=n("2d83");t.exports=function(t,e,n){var r=n.config.validateStatus;n.status&&r&&!r(n.status)?e(i("Request failed with status code "+n.status,n.config,null,n.request,n)):t(n)}},"46c4":function(t,e,n){"use strict";t.exports=function(t){return{iterator:t,next:t.next,done:!1}}},4738:function(t,e,n){"use strict";var i=n("cfe9"),r=n("d256"),o=n("1626"),a=n("94ca"),s=n("8925"),c=n("b622"),u=n("8558"),l=n("c430"),f=n("1212"),d=r&&r.prototype,h=c("species"),p=!1,v=o(i.PromiseRejectionEvent),g=a("Promise",(function(){var t=s(r),e=t!==String(r);if(!e&&66===f)return!0;if(l&&(!d["catch"]||!d["finally"]))return!0;if(!f||f<51||!/native code/.test(t)){var n=new r((function(t){t(1)})),i=function(t){t((function(){}),(function(){}))},o=n.constructor={};if(o[h]=i,p=n.then((function(){}))instanceof i,!p)return!0}return!e&&("BROWSER"===u||"DENO"===u)&&!v}));t.exports={CONSTRUCTOR:g,REJECTION_EVENT:v,SUBCLASSING:p}},4754:function(t,e,n){"use strict";t.exports=function(t,e){return{value:t,done:e}}},"482f":function(t,e,n){"use strict";n.r(e),n.d(e,"color",(function(){return i["e"]})),n.d(e,"rgb",(function(){return i["g"]})),n.d(e,"hsl",(function(){return i["f"]})),n.d(e,"lab",(function(){return g})),n.d(e,"hcl",(function(){return k})),n.d(e,"lch",(function(){return S})),n.d(e,"gray",(function(){return v})),n.d(e,"cubehelix",(function(){return T["a"]}));var i=n("166a"),r=n("63ad"),o=n("530a"),a=18,s=.96422,c=1,u=.82521,l=4/29,f=6/29,d=3*f*f,h=f*f*f;function p(t){if(t instanceof m)return new m(t.l,t.a,t.b,t.opacity);if(t instanceof O)return C(t);t instanceof i["b"]||(t=Object(i["h"])(t));var e,n,r=w(t.r),o=w(t.g),a=w(t.b),l=b((.2225045*r+.7168786*o+.0606169*a)/c);return r===o&&o===a?e=n=l:(e=b((.4360747*r+.3850649*o+.1430804*a)/s),n=b((.0139322*r+.0971045*o+.7141733*a)/u)),new m(116*l-16,500*(e-l),200*(l-n),t.opacity)}function v(t,e){return new m(t,0,0,null==e?1:e)}function g(t,e,n,i){return 1===arguments.length?p(t):new m(t,e,n,null==i?1:i)}function m(t,e,n,i){this.l=+t,this.a=+e,this.b=+n,this.opacity=+i}function b(t){return t>h?Math.pow(t,1/3):t/d+l}function y(t){return t>f?t*t*t:d*(t-l)}function _(t){return 255*(t<=.0031308?12.92*t:1.055*Math.pow(t,1/2.4)-.055)}function w(t){return(t/=255)<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)}function x(t){if(t instanceof O)return new O(t.h,t.c,t.l,t.opacity);if(t instanceof m||(t=p(t)),0===t.a&&0===t.b)return new O(NaN,0<t.l&&t.l<100?0:NaN,t.l,t.opacity);var e=Math.atan2(t.b,t.a)*o["b"];return new O(e<0?e+360:e,Math.sqrt(t.a*t.a+t.b*t.b),t.l,t.opacity)}function S(t,e,n,i){return 1===arguments.length?x(t):new O(n,e,t,null==i?1:i)}function k(t,e,n,i){return 1===arguments.length?x(t):new O(t,e,n,null==i?1:i)}function O(t,e,n,i){this.h=+t,this.c=+e,this.l=+n,this.opacity=+i}function C(t){if(isNaN(t.h))return new m(t.l,0,0,t.opacity);var e=t.h*o["a"];return new m(t.l,Math.cos(e)*t.c,Math.sin(e)*t.c,t.opacity)}Object(r["a"])(m,g,Object(r["b"])(i["a"],{brighter:function(t){return new m(this.l+a*(null==t?1:t),this.a,this.b,this.opacity)},darker:function(t){return new m(this.l-a*(null==t?1:t),this.a,this.b,this.opacity)},rgb:function(){var t=(this.l+16)/116,e=isNaN(this.a)?t:t+this.a/500,n=isNaN(this.b)?t:t-this.b/200;return e=s*y(e),t=c*y(t),n=u*y(n),new i["b"](_(3.1338561*e-1.6168667*t-.4906146*n),_(-.9787684*e+1.9161415*t+.033454*n),_(.0719453*e-.2289914*t+1.4052427*n),this.opacity)}})),Object(r["a"])(O,k,Object(r["b"])(i["a"],{brighter:function(t){return new O(this.h,this.c,this.l+a*(null==t?1:t),this.opacity)},darker:function(t){return new O(this.h,this.c,this.l-a*(null==t?1:t),this.opacity)},rgb:function(){return C(this).rgb()}}));var T=n("15a7")},4840:function(t,e,n){"use strict";var i=n("825a"),r=n("5087"),o=n("7234"),a=n("b622"),s=a("species");t.exports=function(t,e){var n,a=i(t).constructor;return void 0===a||o(n=i(a)[s])?e:r(n)}},"485a":function(t,e,n){"use strict";var i=n("c65b"),r=n("1626"),o=n("861d"),a=TypeError;t.exports=function(t,e){var n,s;if("string"===e&&r(n=t.toString)&&!o(s=i(n,t)))return s;if(r(n=t.valueOf)&&!o(s=i(n,t)))return s;if("string"!==e&&r(n=t.toString)&&!o(s=i(n,t)))return s;throw new a("Can't convert object to primitive value")}},4983:function(t,e,n){"use strict";var i=n("ade3"),r=n("5530"),o=(n("caad"),n("a9e3"),n("d3b7"),n("2b0e")),a=n("3980"),s=n("ed5e"),c=n("75c3"),u=n("7937"),l=n("0831"),f=n("e277"),d=n("d54d"),h=n("1c16"),p=n("b7fa"),v=n("f376"),g=function(t){return t>=250?50:Math.ceil(t/5)},m=["vertical","horizontal"],b={vertical:{offset:"offsetY",scroll:"scrollTop",dir:"down",dist:"y"},horizontal:{offset:"offsetX",scroll:"scrollLeft",dir:"right",dist:"x"}};e["a"]=o["a"].extend({name:"QScrollArea",mixins:[p["a"]],directives:{TouchPan:c["a"]},props:{thumbStyle:Object,verticalThumbStyle:Object,horizontalThumbStyle:Object,barStyle:[Array,String,Object],verticalBarStyle:[Array,String,Object],horizontalBarStyle:[Array,String,Object],contentStyle:[Array,String,Object],contentActiveStyle:[Array,String,Object],delay:{type:[String,Number],default:1e3},visible:{type:Boolean,default:null},horizontal:Boolean,tabindex:[String,Number]},data:function(){return{tempShowing:!1,panning:!1,hover:!1,container:{vertical:0,horizontal:0},scroll:{vertical:{position:0,size:0},horizontal:{position:0,size:0}}}},computed:{classes:function(){return"q-scrollarea"+(!0===this.isDark?" q-scrollarea--dark":"")},verticalScrollPercentage:function(){var t=this.scroll.vertical.size-this.container.vertical;if(t<=0)return 0;var e=Object(u["a"])(this.scroll.vertical.position/t,0,1);return Math.round(1e4*e)/1e4},horizontalScrollPercentage:function(){var t=this.scroll.horizontal.size-this.container.horizontal;if(t<=0)return 0;var e=Object(u["a"])(Math.abs(this.scroll.horizontal.position)/t,0,1);return Math.round(1e4*e)/1e4},verticalThumbHidden:function(){return!0!==(null===this.visible?this.hover:this.visible)&&!1===this.tempShowing&&!1===this.panning||this.scroll.vertical.size<=this.container.vertical+1},horizontalThumbHidden:function(){return!0!==(null===this.visible?this.hover:this.visible)&&!1===this.tempShowing&&!1===this.panning||this.scroll.horizontal.size<=this.container.horizontal+1},verticalThumbStart:function(){return this.verticalScrollPercentage*(this.container.vertical-this.verticalThumbSize)},horizontalThumbStart:function(){return this.horizontalScrollPercentage*(this.container.horizontal-this.horizontalThumbSize)},verticalThumbSize:function(){return Math.round(Object(u["a"])(this.container.vertical*this.container.vertical/this.scroll.vertical.size,g(this.container.vertical),this.container.vertical))},horizontalThumbSize:function(){return Math.round(Object(u["a"])(this.container.horizontal*this.container.horizontal/this.scroll.horizontal.size,g(this.container.horizontal),this.container.horizontal))},verticalStyle:function(){return Object(r["a"])(Object(r["a"])(Object(r["a"])({},this.thumbStyle),this.verticalThumbStyle),{},{top:"".concat(this.verticalThumbStart,"px"),height:"".concat(this.verticalThumbSize,"px")})},horizontalStyle:function(){return Object(r["a"])(Object(r["a"])(Object(r["a"])({},this.thumbStyle),this.horizontalThumbStyle),{},Object(i["a"])(Object(i["a"])({},!0===this.$q.lang.rtl?"right":"left","".concat(this.horizontalThumbStart,"px")),"width","".concat(this.horizontalThumbSize,"px")))},verticalThumbClass:function(){return"q-scrollarea__thumb q-scrollarea__thumb--v absolute-right"+(!0===this.verticalThumbHidden?" q-scrollarea__thumb--invisible":"")},horizontalThumbClass:function(){return"q-scrollarea__thumb q-scrollarea__thumb--h absolute-bottom"+(!0===this.horizontalThumbHidden?" q-scrollarea__thumb--invisible":"")},verticalBarClass:function(){return"q-scrollarea__bar q-scrollarea__bar--v absolute-right"+(!0===this.verticalThumbHidden?" q-scrollarea__bar--invisible":"")},horizontalBarClass:function(){return"q-scrollarea__bar q-scrollarea__bar--h absolute-bottom"+(!0===this.horizontalThumbHidden?" q-scrollarea__bar--invisible":"")},scrollComputed:function(){return{vertical:Object(r["a"])(Object(r["a"])({},this.scroll.vertical),{},{percentage:this.verticalScrollPercentage,thumbHidden:this.verticalThumbHidden,thumbStart:this.verticalThumbStart,thumbSize:this.verticalThumbSize,style:this.verticalStyle,thumbClass:this.verticalThumbClass,barClass:this.verticalBarClass}),horizontal:Object(r["a"])(Object(r["a"])({},this.scroll.horizontal),{},{percentage:this.horizontalScrollPercentage,thumbHidden:this.horizontalThumbHidden,thumbStart:this.horizontalThumbStart,thumbSize:this.horizontalThumbSize,style:this.horizontalStyle,thumbClass:this.horizontalThumbClass,barClass:this.horizontalBarClass})}},mainStyle:function(){return!0===this.verticalThumbHidden&&!0===this.horizontalThumbHidden?this.contentStyle:this.contentActiveStyle},verticalThumbDirectives:function(){var t=this;return[{name:"touch-pan",modifiers:{vertical:!0,prevent:!0,mouse:!0,mouseAllDir:!0},value:function(e){t.__panThumb(e,"vertical")}}]},horizontalThumbDirectives:function(){var t=this;return[{name:"touch-pan",modifiers:{horizontal:!0,prevent:!0,mouse:!0,mouseAllDir:!0},value:function(e){t.__panThumb(e,"horizontal")}}]},scrollAttrs:function(){if(void 0!==this.tabindex)return{tabindex:this.tabindex}}},watch:{"$q.lang.rtl":function(t){this.setScrollPosition("horizontal",Math.abs(this.scroll.horizontal.position)*(!0===t?-1:1))}},methods:{getScrollTarget:function(){return this.$refs.target},getScroll:function(){var t=this,e={};return m.forEach((function(n){var i=t.scrollComputed[n];e[n+"Position"]=i.position,e[n+"Percentage"]=i.percentage,e[n+"Size"]=i.size,e[n+"ContainerSize"]=t.container[n]})),e},getScrollPosition:function(t){return"both"===t?{top:this.scroll.vertical.position,left:this.scroll.horizontal.position}:(!0!==m.includes(t)&&(t=!0===this.horizontal?"horizontal":"vertical"),this.scroll[t].position)},getScrollPercentage:function(t){return"both"===t?{top:this.verticalScrollPercentage,left:this.horizontalScrollPercentage}:(!0!==m.includes(t)&&(t=!0===this.horizontal?"horizontal":"vertical"),this["".concat(t,"ScrollPercentage")])},setScrollPosition:function(t,e,n){if(!1===m.includes(t)){if(!0===isNaN(t))return void console.error("[QScrollArea]: wrong first param of setScrollPosition (vertical/horizontal)");var i=[!0===this.horizontal?"horizontal":"vertical",t,e];t=i[0],e=i[1],n=i[2]}var r="vertical"===t?l["h"]:l["g"];r(this.$refs.target,e,n)},setScrollPercentage:function(t,e,n){if(!1===m.includes(t)){if(!0===isNaN(t))return void console.error("[QScrollArea]: wrong first param of setScrollPercentage (vertical/horizontal)");var i=[!0===this.horizontal?"horizontal":"vertical",t,e];t=i[0],e=i[1],n=i[2]}this.setScrollPosition(t,e*(this.scroll[t].size-this.container[t])*("horizontal"===t&&!0===this.$q.lang.rtl?-1:1),n)},__updateContainer:function(t){var e=t.height,n=t.width,i=!1;this.container.vertical!==e&&(this.container.vertical=e,i=!0),this.container.horizontal!==n&&(this.container.horizontal=n,i=!0),!0===i&&this.__startTimer()},__updateVerticalScroll:function(t){var e=t.position;this.scroll.vertical.position!==e&&(this.scroll.vertical.position=e,this.__startTimer())},__updateHorizontalScroll:function(t){var e=t.position;this.scroll.horizontal.position!==e&&(this.scroll.horizontal.position=e,this.__startTimer())},__updateScrollSize:function(t){var e=t.height,n=t.width,i=!1;this.scroll.horizontal.size!==n&&(this.scroll.horizontal.size=n,i=!0),this.scroll.vertical.size!==e&&(this.scroll.vertical.size=e,i=!0),!0===i&&this.__startTimer()},__panThumb:function(t,e){var n=this.scrollComputed[e];if(!0===t.isFinal){if(!0!==this.panning)return;this.panning=!1}else if(!0===t.isFirst){if(!0===n.thumbHidden)return;this.refPos=n.position,this.panning=!0}else if(!0!==this.panning)return;var i=b[e],r=this.container[e],o=(n.size-r)/(r-n.thumbSize),a=t.distance[i.dist],s=this.refPos+(t.direction===i.dir?1:-1)*a*o;this.__setScroll(s,e)},__mouseDown:function(t,e){var n=this.scrollComputed[e];if(!0!==n.thumbHidden){var i=t[b[e].offset];if(i<n.thumbStart||i>n.thumbStart+n.thumbSize){var r=i-n.thumbSize/2;this.__setScroll(r/this.container[e]*n.size,e)}var o="vertical"===e?this.$refs.verticalThumb:this.$refs.horizontalThumb;void 0!==o&&o.dispatchEvent(new MouseEvent(t.type,t))}},__verticalMouseDown:function(t){this.__mouseDown(t,"vertical")},__horizontalMouseDown:function(t){this.__mouseDown(t,"horizontal")},__startTimer:function(){var t=this;!0===this.tempShowing?clearTimeout(this.timer):this.tempShowing=!0,this.timer=setTimeout((function(){t.tempShowing=!1}),this.delay),void 0!==this.$listeners.scroll&&this.__emitScroll()},__setScroll:function(t,e){this.$refs.target[b[e].scroll]=t},__mouseEnter:function(){this.hover=!0},__mouseLeave:function(){this.hover=!1}},render:function(t){return t("div",{class:this.classes,on:Object(d["a"])(this,"desk",{mouseenter:this.__mouseEnter,mouseleave:this.__mouseLeave})},[t("div",{ref:"target",staticClass:"q-scrollarea__container scroll relative-position fit hide-scrollbar",attrs:this.scrollAttrs},[t("div",{staticClass:"q-scrollarea__content absolute",style:this.mainStyle},Object(f["a"])([t(a["a"],{props:{debounce:0},on:Object(d["a"])(this,"resizeIn",{resize:this.__updateScrollSize})})],this,"default")),t(s["a"],{on:Object(d["a"])(this,"scrollV",{scroll:this.__updateVerticalScroll})}),t(s["a"],{props:{horizontal:!0},on:Object(d["a"])(this,"scrollH",{scroll:this.__updateHorizontalScroll})})]),t(a["a"],{props:{debounce:0},on:Object(d["a"])(this,"resizeOut",{resize:this.__updateContainer})}),t("div",{class:this.verticalBarClass,style:[this.barStyle,this.verticalBarStyle],attrs:v["a"],on:Object(d["a"])(this,"barV",{mousedown:this.__verticalMouseDown})}),t("div",{class:this.horizontalBarClass,style:[this.barStyle,this.horizontalBarStyle],attrs:v["a"],on:Object(d["a"])(this,"barH",{mousedown:this.__horizontalMouseDown})}),t("div",{ref:"verticalThumb",class:this.verticalThumbClass,style:this.verticalStyle,attrs:v["a"],directives:this.verticalThumbDirectives}),t("div",{ref:"horizontalThumb",class:this.horizontalThumbClass,style:this.horizontalStyle,attrs:v["a"],directives:this.horizontalThumbDirectives})])},created:function(){var t=this;this.__emitScroll=Object(h["a"])((function(){var e=t.getScroll();e.ref=t,t.$emit("scroll",e)}),0)},activated:function(){if(void 0!==this.__scrollPosition){var t=this.getScrollTarget();void 0!==t&&(Object(l["g"])(t,this.__scrollPosition.left),Object(l["h"])(t,this.__scrollPosition.top))}},deactivated:function(){this.__scrollPosition=this.getScrollPosition("both")},beforeDestroy:function(){this.__emitScroll.cancel(),clearTimeout(this.timer)}})},"498a":function(t,e,n){"use strict";var i=n("23e7"),r=n("58a8").trim,o=n("c8d2");i({target:"String",proto:!0,forced:o("trim")},{trim:function(){return r(this)}})},"4a0c":function(t){t.exports=JSON.parse('{"name":"axios","version":"0.21.4","description":"Promise based HTTP client for the browser and node.js","main":"index.js","scripts":{"test":"grunt test","start":"node ./sandbox/server.js","build":"NODE_ENV=production grunt build","preversion":"npm test","version":"npm run build && grunt version && git add -A dist && git add CHANGELOG.md bower.json package.json","postversion":"git push && git push --tags","examples":"node ./examples/server.js","coveralls":"cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","fix":"eslint --fix lib/**/*.js"},"repository":{"type":"git","url":"https://github.com/axios/axios.git"},"keywords":["xhr","http","ajax","promise","node"],"author":"Matt Zabriskie","license":"MIT","bugs":{"url":"https://github.com/axios/axios/issues"},"homepage":"https://axios-http.com","devDependencies":{"coveralls":"^3.0.0","es6-promise":"^4.2.4","grunt":"^1.3.0","grunt-banner":"^0.6.0","grunt-cli":"^1.2.0","grunt-contrib-clean":"^1.1.0","grunt-contrib-watch":"^1.0.0","grunt-eslint":"^23.0.0","grunt-karma":"^4.0.0","grunt-mocha-test":"^0.13.3","grunt-ts":"^6.0.0-beta.19","grunt-webpack":"^4.0.2","istanbul-instrumenter-loader":"^1.0.0","jasmine-core":"^2.4.1","karma":"^6.3.2","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-jasmine":"^1.1.1","karma-jasmine-ajax":"^0.1.13","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^4.3.6","karma-sinon":"^1.0.5","karma-sourcemap-loader":"^0.3.8","karma-webpack":"^4.0.2","load-grunt-tasks":"^3.5.2","minimist":"^1.2.0","mocha":"^8.2.1","sinon":"^4.5.0","terser-webpack-plugin":"^4.2.3","typescript":"^4.0.5","url-search-params":"^0.10.0","webpack":"^4.44.2","webpack-dev-server":"^3.11.0"},"browser":{"./lib/adapters/http.js":"./lib/adapters/xhr.js"},"jsdelivr":"dist/axios.min.js","unpkg":"dist/axios.min.js","typings":"./index.d.ts","dependencies":{"follow-redirects":"^1.14.0"},"bundlesize":[{"path":"./dist/axios.min.js","threshold":"5kB"}]}')},"4a7b":function(t,e,n){"use strict";var i=n("c532");t.exports=function(t,e){e=e||{};var n={},r=["url","method","data"],o=["headers","auth","proxy","params"],a=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],s=["validateStatus"];function c(t,e){return i.isPlainObject(t)&&i.isPlainObject(e)?i.merge(t,e):i.isPlainObject(e)?i.merge({},e):i.isArray(e)?e.slice():e}function u(r){i.isUndefined(e[r])?i.isUndefined(t[r])||(n[r]=c(void 0,t[r])):n[r]=c(t[r],e[r])}i.forEach(r,(function(t){i.isUndefined(e[t])||(n[t]=c(void 0,e[t]))})),i.forEach(o,u),i.forEach(a,(function(r){i.isUndefined(e[r])?i.isUndefined(t[r])||(n[r]=c(void 0,t[r])):n[r]=c(void 0,e[r])})),i.forEach(s,(function(i){i in e?n[i]=c(t[i],e[i]):i in t&&(n[i]=c(void 0,t[i]))}));var l=r.concat(o).concat(a).concat(s),f=Object.keys(t).concat(Object.keys(e)).filter((function(t){return-1===l.indexOf(t)}));return i.forEach(f,u),n}},"4aa2":function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var i=n("9ebd");function r(t){return function e(n){return 0===arguments.length||Object(i["a"])(n)?e:t.apply(this,arguments)}}},"4b11":function(t,e,n){"use strict";t.exports="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView},"4b7e":function(t,e,n){"use strict";var i=n("5530"),r=(n("99af"),n("2b0e")),o=n("99b6"),a=n("87e8"),s=n("e277");e["a"]=r["a"].extend({name:"QCardActions",mixins:[a["a"],o["a"]],props:{vertical:Boolean},computed:{classes:function(){return"q-card__actions--".concat(!0===this.vertical?"vert column":"horiz row"," ").concat(this.alignClass)}},render:function(t){return t("div",{staticClass:"q-card__actions",class:this.classes,on:Object(i["a"])({},this.qListeners)},Object(s["c"])(this,"default"))}})},"4c23":function(t,e,n){"use strict";n.d(e,"a",(function(){return p})),n.d(e,"b",(function(){return v}));var i=n("2739"),r=n("6eb2"),o=n("b14c"),a=n("742c"),s=n("a15a"),c=n("77ae");function u(t){if(0<=t.y&&t.y<100){var e=new Date(-1,t.m,t.d,t.H,t.M,t.S,t.L);return e.setFullYear(t.y),e}return new Date(t.y,t.m,t.d,t.H,t.M,t.S,t.L)}function l(t){if(0<=t.y&&t.y<100){var e=new Date(Date.UTC(-1,t.m,t.d,t.H,t.M,t.S,t.L));return e.setUTCFullYear(t.y),e}return new Date(Date.UTC(t.y,t.m,t.d,t.H,t.M,t.S,t.L))}function f(t,e,n){return{y:t,m:e,d:n,H:0,M:0,S:0,L:0}}function d(t){var e=t.dateTime,n=t.date,s=t.time,c=t.periods,d=t.days,h=t.shortDays,p=t.months,v=t.shortMonths,m=x(c),b=S(c),y=x(d),_=S(d),w=x(h),et=S(h),wt=x(p),$t=S(p),Dt=x(v),Rt=S(v),Lt={a:Kt,A:Xt,b:Zt,B:Jt,c:null,d:U,e:U,f:Q,g:at,G:ct,H:H,I:Y,j:W,L:G,m:K,M:X,p:te,q:ee,Q:At,s:Mt,S:Z,u:J,U:tt,V:nt,w:it,W:rt,x:null,X:null,y:ot,Y:st,Z:ut,"%":Pt},qt={a:ne,A:ie,b:re,B:oe,c:null,d:lt,e:lt,f:vt,g:Ct,G:jt,H:ft,I:dt,j:ht,L:pt,m:gt,M:mt,p:ae,q:se,Q:At,s:Mt,S:bt,u:yt,U:_t,V:xt,w:St,W:kt,x:null,X:null,y:Ot,Y:Tt,Z:Et,"%":Pt},Ft={a:Vt,A:Ut,b:Ht,B:Yt,c:Wt,d:D,e:D,f:N,g:P,G:E,H:L,I:L,j:R,L:I,m:$,M:q,p:Bt,q:M,Q:B,s:V,S:F,u:O,U:C,V:T,w:k,W:j,x:Gt,X:Qt,y:P,Y:E,Z:A,"%":z};function It(t,e){return function(n){var i,r,o,a=[],s=-1,c=0,u=t.length;n instanceof Date||(n=new Date(+n));while(++s<u)37===t.charCodeAt(s)&&(a.push(t.slice(c,s)),null!=(r=g[i=t.charAt(++s)])?i=t.charAt(++s):r="e"===i?" ":"0",(o=e[i])&&(i=o(n,r)),a.push(i),c=s+1);return a.push(t.slice(c,s)),a.join("")}}function Nt(t,e){return function(n){var s,c,d=f(1900,void 0,1),h=zt(d,t,n+="",0);if(h!=n.length)return null;if("Q"in d)return new Date(d.Q);if("s"in d)return new Date(1e3*d.s+("L"in d?d.L:0));if(e&&!("Z"in d)&&(d.Z=0),"p"in d&&(d.H=d.H%12+12*d.p),void 0===d.m&&(d.m="q"in d?d.q:0),"V"in d){if(d.V<1||d.V>53)return null;"w"in d||(d.w=1),"Z"in d?(s=l(f(d.y,0,1)),c=s.getUTCDay(),s=c>4||0===c?i["a"].ceil(s):Object(i["a"])(s),s=r["a"].offset(s,7*(d.V-1)),d.y=s.getUTCFullYear(),d.m=s.getUTCMonth(),d.d=s.getUTCDate()+(d.w+6)%7):(s=u(f(d.y,0,1)),c=s.getDay(),s=c>4||0===c?o["a"].ceil(s):Object(o["a"])(s),s=a["a"].offset(s,7*(d.V-1)),d.y=s.getFullYear(),d.m=s.getMonth(),d.d=s.getDate()+(d.w+6)%7)}else("W"in d||"U"in d)&&("w"in d||(d.w="u"in d?d.u%7:"W"in d?1:0),c="Z"in d?l(f(d.y,0,1)).getUTCDay():u(f(d.y,0,1)).getDay(),d.m=0,d.d="W"in d?(d.w+6)%7+7*d.W-(c+5)%7:d.w+7*d.U-(c+6)%7);return"Z"in d?(d.H+=d.Z/100|0,d.M+=d.Z%100,l(d)):u(d)}}function zt(t,e,n,i){var r,o,a=0,s=e.length,c=n.length;while(a<s){if(i>=c)return-1;if(r=e.charCodeAt(a++),37===r){if(r=e.charAt(a++),o=Ft[r in g?e.charAt(a++):r],!o||(i=o(t,n,i))<0)return-1}else if(r!=n.charCodeAt(i++))return-1}return i}function Bt(t,e,n){var i=m.exec(e.slice(n));return i?(t.p=b[i[0].toLowerCase()],n+i[0].length):-1}function Vt(t,e,n){var i=w.exec(e.slice(n));return i?(t.w=et[i[0].toLowerCase()],n+i[0].length):-1}function Ut(t,e,n){var i=y.exec(e.slice(n));return i?(t.w=_[i[0].toLowerCase()],n+i[0].length):-1}function Ht(t,e,n){var i=Dt.exec(e.slice(n));return i?(t.m=Rt[i[0].toLowerCase()],n+i[0].length):-1}function Yt(t,e,n){var i=wt.exec(e.slice(n));return i?(t.m=$t[i[0].toLowerCase()],n+i[0].length):-1}function Wt(t,n,i){return zt(t,e,n,i)}function Gt(t,e,i){return zt(t,n,e,i)}function Qt(t,e,n){return zt(t,s,e,n)}function Kt(t){return h[t.getDay()]}function Xt(t){return d[t.getDay()]}function Zt(t){return v[t.getMonth()]}function Jt(t){return p[t.getMonth()]}function te(t){return c[+(t.getHours()>=12)]}function ee(t){return 1+~~(t.getMonth()/3)}function ne(t){return h[t.getUTCDay()]}function ie(t){return d[t.getUTCDay()]}function re(t){return v[t.getUTCMonth()]}function oe(t){return p[t.getUTCMonth()]}function ae(t){return c[+(t.getUTCHours()>=12)]}function se(t){return 1+~~(t.getUTCMonth()/3)}return Lt.x=It(n,Lt),Lt.X=It(s,Lt),Lt.c=It(e,Lt),qt.x=It(n,qt),qt.X=It(s,qt),qt.c=It(e,qt),{format:function(t){var e=It(t+="",Lt);return e.toString=function(){return t},e},parse:function(t){var e=Nt(t+="",!1);return e.toString=function(){return t},e},utcFormat:function(t){var e=It(t+="",qt);return e.toString=function(){return t},e},utcParse:function(t){var e=Nt(t+="",!0);return e.toString=function(){return t},e}}}var h,p,v,g={"-":"",_:" ",0:"0"},m=/^\s*\d+/,b=/^%/,y=/[\\^$*+?|[\]().{}]/g;function _(t,e,n){var i=t<0?"-":"",r=(i?-t:t)+"",o=r.length;return i+(o<n?new Array(n-o+1).join(e)+r:r)}function w(t){return t.replace(y,"\\$&")}function x(t){return new RegExp("^(?:"+t.map(w).join("|")+")","i")}function S(t){var e={},n=-1,i=t.length;while(++n<i)e[t[n].toLowerCase()]=n;return e}function k(t,e,n){var i=m.exec(e.slice(n,n+1));return i?(t.w=+i[0],n+i[0].length):-1}function O(t,e,n){var i=m.exec(e.slice(n,n+1));return i?(t.u=+i[0],n+i[0].length):-1}function C(t,e,n){var i=m.exec(e.slice(n,n+2));return i?(t.U=+i[0],n+i[0].length):-1}function T(t,e,n){var i=m.exec(e.slice(n,n+2));return i?(t.V=+i[0],n+i[0].length):-1}function j(t,e,n){var i=m.exec(e.slice(n,n+2));return i?(t.W=+i[0],n+i[0].length):-1}function E(t,e,n){var i=m.exec(e.slice(n,n+4));return i?(t.y=+i[0],n+i[0].length):-1}function P(t,e,n){var i=m.exec(e.slice(n,n+2));return i?(t.y=+i[0]+(+i[0]>68?1900:2e3),n+i[0].length):-1}function A(t,e,n){var i=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(e.slice(n,n+6));return i?(t.Z=i[1]?0:-(i[2]+(i[3]||"00")),n+i[0].length):-1}function M(t,e,n){var i=m.exec(e.slice(n,n+1));return i?(t.q=3*i[0]-3,n+i[0].length):-1}function $(t,e,n){var i=m.exec(e.slice(n,n+2));return i?(t.m=i[0]-1,n+i[0].length):-1}function D(t,e,n){var i=m.exec(e.slice(n,n+2));return i?(t.d=+i[0],n+i[0].length):-1}function R(t,e,n){var i=m.exec(e.slice(n,n+3));return i?(t.m=0,t.d=+i[0],n+i[0].length):-1}function L(t,e,n){var i=m.exec(e.slice(n,n+2));return i?(t.H=+i[0],n+i[0].length):-1}function q(t,e,n){var i=m.exec(e.slice(n,n+2));return i?(t.M=+i[0],n+i[0].length):-1}function F(t,e,n){var i=m.exec(e.slice(n,n+2));return i?(t.S=+i[0],n+i[0].length):-1}function I(t,e,n){var i=m.exec(e.slice(n,n+3));return i?(t.L=+i[0],n+i[0].length):-1}function N(t,e,n){var i=m.exec(e.slice(n,n+6));return i?(t.L=Math.floor(i[0]/1e3),n+i[0].length):-1}function z(t,e,n){var i=b.exec(e.slice(n,n+1));return i?n+i[0].length:-1}function B(t,e,n){var i=m.exec(e.slice(n));return i?(t.Q=+i[0],n+i[0].length):-1}function V(t,e,n){var i=m.exec(e.slice(n));return i?(t.s=+i[0],n+i[0].length):-1}function U(t,e){return _(t.getDate(),e,2)}function H(t,e){return _(t.getHours(),e,2)}function Y(t,e){return _(t.getHours()%12||12,e,2)}function W(t,e){return _(1+a["a"].count(Object(s["a"])(t),t),e,3)}function G(t,e){return _(t.getMilliseconds(),e,3)}function Q(t,e){return G(t,e)+"000"}function K(t,e){return _(t.getMonth()+1,e,2)}function X(t,e){return _(t.getMinutes(),e,2)}function Z(t,e){return _(t.getSeconds(),e,2)}function J(t){var e=t.getDay();return 0===e?7:e}function tt(t,e){return _(o["b"].count(Object(s["a"])(t)-1,t),e,2)}function et(t){var e=t.getDay();return e>=4||0===e?Object(o["c"])(t):o["c"].ceil(t)}function nt(t,e){return t=et(t),_(o["c"].count(Object(s["a"])(t),t)+(4===Object(s["a"])(t).getDay()),e,2)}function it(t){return t.getDay()}function rt(t,e){return _(o["a"].count(Object(s["a"])(t)-1,t),e,2)}function ot(t,e){return _(t.getFullYear()%100,e,2)}function at(t,e){return t=et(t),_(t.getFullYear()%100,e,2)}function st(t,e){return _(t.getFullYear()%1e4,e,4)}function ct(t,e){var n=t.getDay();return t=n>=4||0===n?Object(o["c"])(t):o["c"].ceil(t),_(t.getFullYear()%1e4,e,4)}function ut(t){var e=t.getTimezoneOffset();return(e>0?"-":(e*=-1,"+"))+_(e/60|0,"0",2)+_(e%60,"0",2)}function lt(t,e){return _(t.getUTCDate(),e,2)}function ft(t,e){return _(t.getUTCHours(),e,2)}function dt(t,e){return _(t.getUTCHours()%12||12,e,2)}function ht(t,e){return _(1+r["a"].count(Object(c["a"])(t),t),e,3)}function pt(t,e){return _(t.getUTCMilliseconds(),e,3)}function vt(t,e){return pt(t,e)+"000"}function gt(t,e){return _(t.getUTCMonth()+1,e,2)}function mt(t,e){return _(t.getUTCMinutes(),e,2)}function bt(t,e){return _(t.getUTCSeconds(),e,2)}function yt(t){var e=t.getUTCDay();return 0===e?7:e}function _t(t,e){return _(i["b"].count(Object(c["a"])(t)-1,t),e,2)}function wt(t){var e=t.getUTCDay();return e>=4||0===e?Object(i["c"])(t):i["c"].ceil(t)}function xt(t,e){return t=wt(t),_(i["c"].count(Object(c["a"])(t),t)+(4===Object(c["a"])(t).getUTCDay()),e,2)}function St(t){return t.getUTCDay()}function kt(t,e){return _(i["a"].count(Object(c["a"])(t)-1,t),e,2)}function Ot(t,e){return _(t.getUTCFullYear()%100,e,2)}function Ct(t,e){return t=wt(t),_(t.getUTCFullYear()%100,e,2)}function Tt(t,e){return _(t.getUTCFullYear()%1e4,e,4)}function jt(t,e){var n=t.getUTCDay();return t=n>=4||0===n?Object(i["c"])(t):i["c"].ceil(t),_(t.getUTCFullYear()%1e4,e,4)}function Et(){return"+0000"}function Pt(){return"%"}function At(t){return+t}function Mt(t){return Math.floor(+t/1e3)}function $t(t){return h=d(t),p=h.format,h.parse,v=h.utcFormat,h.utcParse,h}$t({dateTime:"%x, %X",date:"%-m/%-d/%Y",time:"%-I:%M:%S %p",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]})},"4d5a":function(t,e,n){"use strict";var i=n("5530"),r=n("ade3"),o=(n("ac1f"),n("00b4"),n("2b0e")),a=n("0967"),s=n("ed5e"),c=n("3980"),u=n("87e8"),l=n("0831"),f=n("e277"),d=n("d54d");e["a"]=o["a"].extend({name:"QLayout",mixins:[u["a"]],provide:function(){return{layout:this}},props:{container:Boolean,view:{type:String,default:"hhh lpr fff",validator:function(t){return/^(h|l)h(h|r) lpr (f|l)f(f|r)$/.test(t.toLowerCase())}}},data:function(){return{height:this.$q.screen.height,width:!0===this.container?0:this.$q.screen.width,containerHeight:0,scrollbarWidth:!0===a["f"]?0:Object(l["d"])(),header:{size:0,offset:0,space:!1},right:{size:300,offset:0,space:!1},footer:{size:0,offset:0,space:!1},left:{size:300,offset:0,space:!1},scroll:{position:0,direction:"down"}}},computed:{rows:function(){var t=this.view.toLowerCase().split(" ");return{top:t[0].split(""),middle:t[1].split(""),bottom:t[2].split("")}},style:function(){return!0===this.container?null:{minHeight:this.$q.screen.height+"px"}},targetStyle:function(){if(0!==this.scrollbarWidth)return Object(r["a"])({},!0===this.$q.lang.rtl?"left":"right","".concat(this.scrollbarWidth,"px"))},targetChildStyle:function(){if(0!==this.scrollbarWidth)return Object(r["a"])(Object(r["a"])(Object(r["a"])({},!0===this.$q.lang.rtl?"right":"left",0),!0===this.$q.lang.rtl?"left":"right","-".concat(this.scrollbarWidth,"px")),"width","calc(100% + ".concat(this.scrollbarWidth,"px)"))},totalWidth:function(){return this.width+this.scrollbarWidth},classes:function(){return"q-layout q-layout--"+(!0===this.container?"containerized":"standard")},scrollbarEvtAction:function(){return!0!==this.container&&this.scrollbarWidth>0?"add":"remove"}},watch:{scrollbarEvtAction:"__updateScrollEvent"},created:function(){this.instances={}},mounted:function(){"add"===this.scrollbarEvtAction&&this.__updateScrollEvent("add")},beforeDestroy:function(){"add"===this.scrollbarEvtAction&&this.__updateScrollEvent("remove")},render:function(t){var e=t("div",{class:this.classes,style:this.style,attrs:{tabindex:-1},on:Object(i["a"])({},this.qListeners)},Object(f["a"])([t(s["a"],{on:Object(d["a"])(this,"scroll",{scroll:this.__onPageScroll})}),t(c["a"],{on:Object(d["a"])(this,"resizeOut",{resize:this.__onPageResize})})],this,"default"));return!0===this.container?t("div",{staticClass:"q-layout-container overflow-hidden"},[t(c["a"],{on:Object(d["a"])(this,"resizeIn",{resize:this.__onContainerResize})}),t("div",{staticClass:"absolute-full",style:this.targetStyle},[t("div",{staticClass:"scroll",style:this.targetChildStyle},[e])])]):e},methods:{__animate:function(){var t=this;void 0!==this.timer?clearTimeout(this.timer):document.body.classList.add("q-body--layout-animate"),this.timer=setTimeout((function(){document.body.classList.remove("q-body--layout-animate"),t.timer=void 0}),150)},__onPageScroll:function(t){!0!==this.container&&!0===document.qScrollPrevented||(this.scroll=t),void 0!==this.qListeners.scroll&&this.$emit("scroll",t)},__onPageResize:function(t){var e=t.height,n=t.width,i=!1;this.height!==e&&(i=!0,this.height=e,void 0!==this.qListeners["scroll-height"]&&this.$emit("scroll-height",e),this.__updateScrollbarWidth()),this.width!==n&&(i=!0,this.width=n),!0===i&&void 0!==this.qListeners.resize&&this.$emit("resize",{height:e,width:n})},__onContainerResize:function(t){var e=t.height;this.containerHeight!==e&&(this.containerHeight=e,this.__updateScrollbarWidth())},__updateScrollbarWidth:function(){if(!0===this.container){var t=this.height>this.containerHeight?Object(l["d"])():0;this.scrollbarWidth!==t&&(this.scrollbarWidth=t)}},__updateScrollEvent:function(t){void 0!==this.timerScrollbar&&"remove"===t&&(clearTimeout(this.timerScrollbar),this.__restoreScrollbar()),window["".concat(t,"EventListener")]("resize",this.__hideScrollbar)},__hideScrollbar:function(){if(void 0===this.timerScrollbar){var t=document.body;if(t.scrollHeight>this.$q.screen.height)return;t.classList.add("hide-scrollbar")}else clearTimeout(this.timerScrollbar);this.timerScrollbar=setTimeout(this.__restoreScrollbar,200)},__restoreScrollbar:function(){this.timerScrollbar=void 0,document.body.classList.remove("hide-scrollbar")}}})},"4d63":function(t,e,n){"use strict";var i=n("83ab"),r=n("cfe9"),o=n("e330"),a=n("94ca"),s=n("7156"),c=n("9112"),u=n("7c73"),l=n("241c").f,f=n("3a9b"),d=n("44e7"),h=n("577e"),p=n("90d8"),v=n("9f7f"),g=n("aeb0"),m=n("cb2d"),b=n("d039"),y=n("1a2d"),_=n("69f3").enforce,w=n("2626"),x=n("b622"),S=n("fce3"),k=n("107c"),O=x("match"),C=r.RegExp,T=C.prototype,j=r.SyntaxError,E=o(T.exec),P=o("".charAt),A=o("".replace),M=o("".indexOf),$=o("".slice),D=/^\?<[^\s\d!#%&*+<=>@^][^\s!#%&*+<=>@^]*>/,R=/a/g,L=/a/g,q=new C(R)!==R,F=v.MISSED_STICKY,I=v.UNSUPPORTED_Y,N=i&&(!q||F||S||k||b((function(){return L[O]=!1,C(R)!==R||C(L)===L||"/a/i"!==String(C(R,"i"))}))),z=function(t){for(var e,n=t.length,i=0,r="",o=!1;i<=n;i++)e=P(t,i),"\\"!==e?o||"."!==e?("["===e?o=!0:"]"===e&&(o=!1),r+=e):r+="[\\s\\S]":r+=e+P(t,++i);return r},B=function(t){for(var e,n=t.length,i=0,r="",o=[],a=u(null),s=!1,c=!1,l=0,f="";i<=n;i++){if(e=P(t,i),"\\"===e)e+=P(t,++i);else if("]"===e)s=!1;else if(!s)switch(!0){case"["===e:s=!0;break;case"("===e:if(r+=e,"?:"===$(t,i+1,i+3))continue;E(D,$(t,i+1))&&(i+=2,c=!0),l++;continue;case">"===e&&c:if(""===f||y(a,f))throw new j("Invalid capture group name");a[f]=!0,o[o.length]=[f,l],c=!1,f="";continue}c?f+=e:r+=e}return[r,o]};if(a("RegExp",N)){for(var V=function(t,e){var n,i,r,o,a,u,l=f(T,this),v=d(t),g=void 0===e,m=[],b=t;if(!l&&v&&g&&t.constructor===V)return t;if((v||f(T,t))&&(t=t.source,g&&(e=p(b))),t=void 0===t?"":h(t),e=void 0===e?"":h(e),b=t,S&&"dotAll"in R&&(i=!!e&&M(e,"s")>-1,i&&(e=A(e,/s/g,""))),n=e,F&&"sticky"in R&&(r=!!e&&M(e,"y")>-1,r&&I&&(e=A(e,/y/g,""))),k&&(o=B(t),t=o[0],m=o[1]),a=s(C(t,e),l?this:T,V),(i||r||m.length)&&(u=_(a),i&&(u.dotAll=!0,u.raw=V(z(t),n)),r&&(u.sticky=!0),m.length&&(u.groups=m)),t!==b)try{c(a,"source",""===b?"(?:)":b)}catch(y){}return a},U=l(C),H=0;U.length>H;)g(V,C,U[H++]);T.constructor=V,V.prototype=T,m(r,"RegExp",V,{constructor:!0})}w("RegExp")},"4d64":function(t,e,n){"use strict";var i=n("fc6a"),r=n("23cb"),o=n("07fa"),a=function(t){return function(e,n,a){var s=i(e),c=o(s);if(0===c)return!t&&-1;var u,l=r(a,c);if(t&&n!==n){while(c>l)if(u=s[l++],u!==u)return!0}else for(;c>l;l++)if((t||l in s)&&s[l]===n)return t||l||0;return!t&&-1}};t.exports={includes:a(!0),indexOf:a(!1)}},"4de4":function(t,e,n){"use strict";var i=n("23e7"),r=n("b727").filter,o=n("1dde"),a=o("filter");i({target:"Array",proto:!0,forced:!a},{filter:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}})},"4df4":function(t,e,n){"use strict";var i=n("0366"),r=n("c65b"),o=n("7b0b"),a=n("9bdd"),s=n("e95a"),c=n("68ee"),u=n("07fa"),l=n("8418"),f=n("9a1f"),d=n("35a1"),h=Array;t.exports=function(t){var e=o(t),n=c(this),p=arguments.length,v=p>1?arguments[1]:void 0,g=void 0!==v;g&&(v=i(v,p>2?arguments[2]:void 0));var m,b,y,_,w,x,S=d(e),k=0;if(!S||this===h&&s(S))for(m=u(e),b=n?new this(m):h(m);m>k;k++)x=g?v(e[k],k):e[k],l(b,k,x);else for(b=n?new this:[],_=f(e,S),w=_.next;!(y=r(w,_)).done;k++)x=g?a(_,v,[y.value,k],!0):y.value,l(b,k,x);return b.length=k,b}},"4e73":function(t,e,n){"use strict";var i,r=n("5530"),o=(n("18a5"),n("2b0e")),a=n("c474"),s=n("463c"),c=n("7ee0"),u=n("b7fa"),l=n("9e62"),f=n("7562"),d=n("f376"),h=n("0967"),p=(n("c740"),n("14d9"),n("a434"),n("d882"));function v(t){for(var e=t;null!==e;e=e.parentNode)if(void 0!==e.__vue__)return e.__vue__}function g(t,e){if(null===t||null===e)return null;for(var n=t;void 0!==n;n=n.$parent)if(n===e)return!0;return!1}var m=p["f"].notPassiveCapture,b=p["f"].passiveCapture,y={click:[],focus:[]};function _(t){while(null!==(t=t.nextElementSibling))if(t.classList.contains("q-dialog--modal"))return!0;return!1}function w(t,e){for(var n=t.length-1;n>=0;n--)if(void 0===t[n](e))return}function x(t){clearTimeout(i),"focusin"===t.type&&(!0===h["a"].is.ie&&t.target===document.body||!0===t.target.hasAttribute("tabindex"))?i=setTimeout((function(){w(y.focus,t)}),!0===h["a"].is.ie?500:200):w(y.click,t)}var S={name:"click-outside",bind:function(t,e,n){var i=e.value,r=e.arg,o=n.componentInstance||n.context,a={trigger:i,toggleEl:r,handler:function(e){var n=e.target;if(!0!==e.qClickOutside&&!0===document.body.contains(n)&&8!==n.nodeType&&n!==document.documentElement&&!1===n.classList.contains("no-pointer-events")&&!0!==_(t)&&(void 0===a.toggleEl||!1===a.toggleEl.contains(n))&&(n===document.body||!1===g(v(n),o)))return e.qClickOutside=!0,a.trigger(e)}};t.__qclickoutside&&(t.__qclickoutside_old=t.__qclickoutside),t.__qclickoutside=a,0===y.click.length&&(document.addEventListener("mousedown",x,m),document.addEventListener("touchstart",x,m),document.addEventListener("focusin",x,b)),y.click.push(a.handler),a.timerFocusin=setTimeout((function(){y.focus.push(a.handler)}),500)},update:function(t,e){var n=e.value,i=e.oldValue,r=e.arg,o=t.__qclickoutside;n!==i&&(o.trigger=n),r!==o.arg&&(o.toggleEl=r)},unbind:function(t){var e=t.__qclickoutside_old||t.__qclickoutside;if(void 0!==e){clearTimeout(e.timerFocusin);var n=y.click.findIndex((function(t){return t===e.handler})),r=y.focus.findIndex((function(t){return t===e.handler}));n>-1&&y.click.splice(n,1),r>-1&&y.focus.splice(r,1),0===y.click.length&&(clearTimeout(i),document.removeEventListener("mousedown",x,m),document.removeEventListener("touchstart",x,m),document.removeEventListener("focusin",x,b)),delete t[t.__qclickoutside_old?"__qclickoutside_old":"__qclickoutside"]}}},k=n("0831"),O=n("aff1"),C=n("e277"),T=n("f6ba"),j=n("2f79");e["a"]=o["a"].extend({name:"QMenu",mixins:[d["b"],u["a"],a["a"],s["a"],c["a"],l["c"],f["a"]],directives:{ClickOutside:S},props:{persistent:Boolean,autoClose:Boolean,separateClosePopup:Boolean,noRouteDismiss:Boolean,noRefocus:Boolean,noFocus:Boolean,fit:Boolean,cover:Boolean,square:Boolean,anchor:{type:String,validator:j["d"]},self:{type:String,validator:j["d"]},offset:{type:Array,validator:j["c"]},scrollTarget:{default:void 0},touchPosition:Boolean,maxHeight:{type:String,default:null},maxWidth:{type:String,default:null}},computed:{anchorOrigin:function(){return Object(j["a"])(this.anchor||(!0===this.cover?"center middle":"bottom start"),this.$q.lang.rtl)},selfOrigin:function(){return!0===this.cover?this.anchorOrigin:Object(j["a"])(this.self||"top start",this.$q.lang.rtl)},menuClass:function(){return(!0===this.square?" q-menu--square":"")+(!0===this.isDark?" q-menu--dark q-dark":"")},hideOnRouteChange:function(){return!0!==this.persistent&&!0!==this.noRouteDismiss},onEvents:function(){var t=Object(r["a"])(Object(r["a"])({},this.qListeners),{},{input:p["k"],"popup-show":p["k"],"popup-hide":p["k"]});return!0===this.autoClose&&(t.click=this.__onAutoClose),t},attrs:function(){return Object(r["a"])({tabindex:-1,role:"menu"},this.qAttrs)}},methods:{focus:function(){var t=this;Object(T["a"])((function(){var e=void 0!==t.__portal&&void 0!==t.__portal.$refs?t.__portal.$refs.inner:void 0;void 0!==e&&!0!==e.contains(document.activeElement)&&(e=e.querySelector("[autofocus][tabindex], [data-autofocus][tabindex]")||e.querySelector("[autofocus] [tabindex], [data-autofocus] [tabindex]")||e.querySelector("[autofocus], [data-autofocus]")||e,e.focus({preventScroll:!0}))}))},__show:function(t){var e=this;if(this.__refocusTarget=!0!==h["a"].is.mobile&&!1===this.noRefocus&&null!==document.activeElement?document.activeElement:void 0,O["a"].register(this,(function(t){!0!==e.persistent&&(e.$emit("escape-key"),e.hide(t))})),this.__showPortal(),this.__configureScrollTarget(),this.absoluteOffset=void 0,void 0!==t&&(this.touchPosition||this.contextMenu)){var n=Object(p["h"])(t);if(void 0!==n.left){var i=this.anchorEl.getBoundingClientRect(),r=i.top,o=i.left;this.absoluteOffset={left:n.left-o,top:n.top-r}}}void 0===this.unwatch&&(this.unwatch=this.$watch((function(){return e.$q.screen.width+"|"+e.$q.screen.height+"|"+e.self+"|"+e.anchor+"|"+e.$q.lang.rtl}),this.updatePosition)),this.$el.dispatchEvent(Object(p["c"])("popup-show",{bubbles:!0})),!0!==this.noFocus&&null!==document.activeElement&&document.activeElement.blur(),this.__registerTick((function(){e.updatePosition(),!0!==e.noFocus&&e.focus()})),this.__registerTimeout((function(){!0===e.$q.platform.is.ios&&(e.__avoidAutoClose=e.autoClose,e.__portal.$el.click()),e.updatePosition(),e.__showPortal(!0),e.$emit("show",t)}),300)},__hide:function(t){var e=this;this.__removeTick(),this.__anchorCleanup(!0),this.__hidePortal(),void 0===this.__refocusTarget||null===this.__refocusTarget||void 0!==t&&!0===t.qClickOutside||(((t&&0===t.type.indexOf("key")?this.__refocusTarget.closest('[tabindex]:not([tabindex^="-"])'):void 0)||this.__refocusTarget).focus(),this.__refocusTarget=void 0),this.$el.dispatchEvent(Object(p["c"])("popup-hide",{bubbles:!0})),this.__registerTimeout((function(){e.__hidePortal(!0),e.$emit("hide",t)}),300)},__anchorCleanup:function(t){this.absoluteOffset=void 0,void 0!==this.unwatch&&(this.unwatch(),this.unwatch=void 0),!0!==t&&!0!==this.showing||(O["a"].pop(this),this.__unconfigureScrollTarget())},__unconfigureScrollTarget:function(){void 0!==this.__scrollTarget&&(this.__changeScrollEvent(this.__scrollTarget),this.__scrollTarget=void 0)},__configureScrollTarget:function(){void 0===this.anchorEl&&void 0===this.scrollTarget||(this.__scrollTarget=Object(k["c"])(this.anchorEl,this.scrollTarget),this.__changeScrollEvent(this.__scrollTarget,this.updatePosition))},__onAutoClose:function(t){!0!==this.__avoidAutoClose?(Object(l["a"])(this,t),void 0!==this.qListeners.click&&this.$emit("click",t)):this.__avoidAutoClose=!1},updatePosition:function(){if(void 0!==this.anchorEl&&void 0!==this.__portal){var t=this.__portal.$el;8!==t.nodeType?Object(j["b"])({el:t,offset:this.offset,anchorEl:this.anchorEl,anchorOrigin:this.anchorOrigin,selfOrigin:this.selfOrigin,absoluteOffset:this.absoluteOffset,fit:this.fit,cover:this.cover,maxHeight:this.maxHeight,maxWidth:this.maxWidth}):setTimeout(this.updatePosition,25)}},__onClickOutside:function(t){if(!0!==this.persistent&&!0===this.showing){var e=t.target.classList;return Object(l["a"])(this,t),("touchstart"===t.type||e.contains("q-dialog__backdrop"))&&Object(p["m"])(t),!0}},__renderPortal:function(t){return t("transition",{props:Object(r["a"])({},this.transitionProps)},[!0===this.showing?t("div",{ref:"inner",staticClass:"q-menu q-position-engine scroll"+this.menuClass,class:this.contentClass,style:this.contentStyle,attrs:this.attrs,on:this.onEvents,directives:[{name:"click-outside",value:this.__onClickOutside,arg:this.anchorEl}]},Object(C["c"])(this,"default")):null])}},created:function(){this.__useTick("__registerTick","__removeTick"),this.__useTimeout("__registerTimeout")},mounted:function(){this.__processModelChange(this.value)},beforeDestroy:function(){this.__refocusTarget=void 0,!0===this.showing&&void 0!==this.anchorEl&&this.anchorEl.dispatchEvent(Object(p["c"])("popup-hide",{bubbles:!0}))}})},"4e82":function(t,e,n){"use strict";var i=n("23e7"),r=n("e330"),o=n("59ed"),a=n("7b0b"),s=n("07fa"),c=n("083a"),u=n("577e"),l=n("d039"),f=n("addb"),d=n("a640"),h=n("3f7e"),p=n("99f4"),v=n("1212"),g=n("ea83"),m=[],b=r(m.sort),y=r(m.push),_=l((function(){m.sort(void 0)})),w=l((function(){m.sort(null)})),x=d("sort"),S=!l((function(){if(v)return v<70;if(!(h&&h>3)){if(p)return!0;if(g)return g<603;var t,e,n,i,r="";for(t=65;t<76;t++){switch(e=String.fromCharCode(t),t){case 66:case 69:case 70:case 72:n=3;break;case 68:case 71:n=4;break;default:n=2}for(i=0;i<47;i++)m.push({k:e+i,v:n})}for(m.sort((function(t,e){return e.v-t.v})),i=0;i<m.length;i++)e=m[i].k.charAt(0),r.charAt(r.length-1)!==e&&(r+=e);return"DGBEFHACIJK"!==r}})),k=_||!w||!x||!S,O=function(t){return function(e,n){return void 0===n?-1:void 0===e?1:void 0!==t?+t(e,n)||0:u(e)>u(n)?1:-1}};i({target:"Array",proto:!0,forced:k},{sort:function(t){void 0!==t&&o(t);var e=a(this);if(S)return void 0===t?b(e):b(e,t);var n,i,r=[],u=s(e);for(i=0;i<u;i++)i in e&&y(r,e[i]);f(r,O(t)),n=s(r),i=0;while(i<n)e[i]=r[i++];while(i<u)c(e,i++);return e}})},"4ea1":function(t,e,n){"use strict";var i=n("d429"),r=n("ebb5"),o=n("bcbf"),a=n("5926"),s=n("f495"),c=r.aTypedArray,u=r.getTypedArrayConstructor,l=r.exportTypedArrayMethod,f=!!function(){try{new Int8Array(1)["with"](2,{valueOf:function(){throw 8}})}catch(t){return 8===t}}();l("with",{with:function(t,e){var n=c(this),r=a(t),l=o(n)?s(e):+e;return i(n,u(n),r,l)}}["with"],!f)},"4ec9":function(t,e,n){"use strict";n("6f48")},"4fad":function(t,e,n){"use strict";var i=n("d039"),r=n("861d"),o=n("c6b6"),a=n("d86b"),s=Object.isExtensible,c=i((function(){s(1)}));t.exports=c||a?function(t){return!!r(t)&&((!a||"ArrayBuffer"!==o(t))&&(!s||s(t)))}:s},"4fd4":function(t,e,n){"use strict";var i=n("0165");e["a"]=function(){var t,e=i["c"];while(t=e.sourceEvent)e=t;return e}},5087:function(t,e,n){"use strict";var i=n("68ee"),r=n("0d51"),o=TypeError;t.exports=function(t){if(i(t))return t;throw new o(r(t)+" is not a constructor")}},"50c4":function(t,e,n){"use strict";var i=n("5926"),r=Math.min;t.exports=function(t){var e=i(t);return e>0?r(e,9007199254740991):0}},"51eb":function(t,e,n){"use strict";var i=n("825a"),r=n("485a"),o=TypeError;t.exports=function(t){if(i(this),"string"===t||"default"===t)t="string";else if("number"!==t)throw new o("Incorrect hint");return r(this,t)}},5270:function(t,e,n){"use strict";var i=n("c532"),r=n("c401"),o=n("2e67"),a=n("2444");function s(t){t.cancelToken&&t.cancelToken.throwIfRequested()}t.exports=function(t){s(t),t.headers=t.headers||{},t.data=r.call(t,t.data,t.headers,t.transformRequest),t.headers=i.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),i.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete t.headers[e]}));var e=t.adapter||a.adapter;return e(t).then((function(e){return s(t),e.data=r.call(t,e.data,e.headers,t.transformResponse),e}),(function(e){return o(e)||(s(t),e&&e.response&&(e.response.data=r.call(t,e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))}},"52c8":function(t,e,n){"use strict";var i=n("b5db");t.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(i)},"530a":function(t,e,n){"use strict";n.d(e,"a",(function(){return i})),n.d(e,"b",(function(){return r}));var i=Math.PI/180,r=180/Math.PI},5319:function(t,e,n){"use strict";var i=n("2ba4"),r=n("c65b"),o=n("e330"),a=n("d784"),s=n("d039"),c=n("825a"),u=n("1626"),l=n("7234"),f=n("5926"),d=n("50c4"),h=n("577e"),p=n("1d80"),v=n("8aa5"),g=n("dc4a"),m=n("0cb2"),b=n("14c3"),y=n("b622"),_=y("replace"),w=Math.max,x=Math.min,S=o([].concat),k=o([].push),O=o("".indexOf),C=o("".slice),T=function(t){return void 0===t?t:String(t)},j=function(){return"$0"==="a".replace(/./,"$0")}(),E=function(){return!!/./[_]&&""===/./[_]("a","$0")}(),P=!s((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")}));a("replace",(function(t,e,n){var o=E?"$":"$0";return[function(t,n){var i=p(this),o=l(t)?void 0:g(t,_);return o?r(o,t,i,n):r(e,h(i),t,n)},function(t,r){var a=c(this),s=h(t);if("string"==typeof r&&-1===O(r,o)&&-1===O(r,"$<")){var l=n(e,a,s,r);if(l.done)return l.value}var p=u(r);p||(r=h(r));var g,y=a.global;y&&(g=a.unicode,a.lastIndex=0);var _,j=[];while(1){if(_=b(a,s),null===_)break;if(k(j,_),!y)break;var E=h(_[0]);""===E&&(a.lastIndex=v(s,d(a.lastIndex),g))}for(var P="",A=0,M=0;M<j.length;M++){_=j[M];for(var $,D=h(_[0]),R=w(x(f(_.index),s.length),0),L=[],q=1;q<_.length;q++)k(L,T(_[q]));var F=_.groups;if(p){var I=S([D],L,R,s);void 0!==F&&k(I,F),$=h(i(r,void 0,I))}else $=m(D,s,R,L,F,r);R>=A&&(P+=C(s,A,R)+$,A=R+D.length)}return P+C(s,A)}]}),!P||!j||E)},5377:function(t,e,n){"use strict";var i=n("cfe9"),r=n("83ab"),o=n("edd0"),a=n("ad6d"),s=n("d039"),c=i.RegExp,u=c.prototype,l=r&&s((function(){var t=!0;try{c(".","d")}catch(l){t=!1}var e={},n="",i=t?"dgimsy":"gimsy",r=function(t,i){Object.defineProperty(e,t,{get:function(){return n+=i,!0}})},o={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};for(var a in t&&(o.hasIndices="d"),o)r(a,o[a]);var s=Object.getOwnPropertyDescriptor(u,"flags").get.call(e);return s!==i||n!==i}));l&&o(u,"flags",{configurable:!0,get:a})},5388:function(t,e,n){"use strict";var i=n("c65b");t.exports=function(t,e,n){var r,o,a=n?t:t.iterator,s=t.next;while(!(r=i(s,a)).done)if(o=e(r.value),void 0!==o)return o}},"53ca":function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));n("a4d3"),n("e01a"),n("d28b"),n("d3b7"),n("3ca3"),n("ddb0");function i(t){return i="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},i(t)}},5530:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));n("a4d3"),n("4de4"),n("14d9"),n("e439"),n("dbb4"),n("b64b"),n("d3b7"),n("159b");var i=n("ade3");function r(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,i)}return n}function o(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?r(Object(n),!0).forEach((function(e){Object(i["a"])(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):r(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}},"55f8":function(t,e,n){"use strict";var i=n("18e2"),r=Object(i["a"])((function(t){t.setUTCDate(1),t.setUTCHours(0,0,0,0)}),(function(t,e){t.setUTCMonth(t.getUTCMonth()+e)}),(function(t,e){return e.getUTCMonth()-t.getUTCMonth()+12*(e.getUTCFullYear()-t.getUTCFullYear())}),(function(t){return t.getUTCMonth()}));e["a"]=r;r.range},5692:function(t,e,n){"use strict";var i=n("c6cd");t.exports=function(t,e){return i[t]||(i[t]=e||{})}},5698:function(t,e,n){"use strict";n.d(e,"d",(function(){return i["e"]})),n.d(e,"e",(function(){return i["f"]})),n.d(e,"f",(function(){return T["a"]})),n.d(e,"a",(function(){return j["a"]})),n.d(e,"c",(function(){return j["c"]})),n.d(e,"b",(function(){return j["b"]}));var i=n("bc17");Array.prototype.slice;n("5f8f"),Math.cos,Math.sin,Math.PI,Math.max;Array.prototype.slice,n("eadc");n("6f04");var r=Array.prototype;r.slice;var o=function(t){var e=+this._x.call(null,t),n=+this._y.call(null,t);return a(this.cover(e,n),e,n,t)};function a(t,e,n,i){if(isNaN(e)||isNaN(n))return t;var r,o,a,s,c,u,l,f,d,h=t._root,p={data:i},v=t._x0,g=t._y0,m=t._x1,b=t._y1;if(!h)return t._root=p,t;while(h.length)if((u=e>=(o=(v+m)/2))?v=o:m=o,(l=n>=(a=(g+b)/2))?g=a:b=a,r=h,!(h=h[f=l<<1|u]))return r[f]=p,t;if(s=+t._x.call(null,h.data),c=+t._y.call(null,h.data),e===s&&n===c)return p.next=h,r?r[f]=p:t._root=p,t;do{r=r?r[f]=new Array(4):t._root=new Array(4),(u=e>=(o=(v+m)/2))?v=o:m=o,(l=n>=(a=(g+b)/2))?g=a:b=a}while((f=l<<1|u)===(d=(c>=a)<<1|s>=o));return r[d]=h,r[f]=p,t}function s(t){var e,n,i,r,o=t.length,s=new Array(o),c=new Array(o),u=1/0,l=1/0,f=-1/0,d=-1/0;for(n=0;n<o;++n)isNaN(i=+this._x.call(null,e=t[n]))||isNaN(r=+this._y.call(null,e))||(s[n]=i,c[n]=r,i<u&&(u=i),i>f&&(f=i),r<l&&(l=r),r>d&&(d=r));if(u>f||l>d)return this;for(this.cover(u,l).cover(f,d),n=0;n<o;++n)a(this,s[n],c[n],t[n]);return this}var c=function(t,e){if(isNaN(t=+t)||isNaN(e=+e))return this;var n=this._x0,i=this._y0,r=this._x1,o=this._y1;if(isNaN(n))r=(n=Math.floor(t))+1,o=(i=Math.floor(e))+1;else{var a,s,c=r-n,u=this._root;while(n>t||t>=r||i>e||e>=o)switch(s=(e<i)<<1|t<n,a=new Array(4),a[s]=u,u=a,c*=2,s){case 0:r=n+c,o=i+c;break;case 1:n=r-c,o=i+c;break;case 2:r=n+c,i=o-c;break;case 3:n=r-c,i=o-c;break}this._root&&this._root.length&&(this._root=u)}return this._x0=n,this._y0=i,this._x1=r,this._y1=o,this},u=function(){var t=[];return this.visit((function(e){if(!e.length)do{t.push(e.data)}while(e=e.next)})),t},l=function(t){return arguments.length?this.cover(+t[0][0],+t[0][1]).cover(+t[1][0],+t[1][1]):isNaN(this._x0)?void 0:[[this._x0,this._y0],[this._x1,this._y1]]},f=function(t,e,n,i,r){this.node=t,this.x0=e,this.y0=n,this.x1=i,this.y1=r},d=function(t,e,n){var i,r,o,a,s,c,u,l=this._x0,d=this._y0,h=this._x1,p=this._y1,v=[],g=this._root;g&&v.push(new f(g,l,d,h,p)),null==n?n=1/0:(l=t-n,d=e-n,h=t+n,p=e+n,n*=n);while(c=v.pop())if(!(!(g=c.node)||(r=c.x0)>h||(o=c.y0)>p||(a=c.x1)<l||(s=c.y1)<d))if(g.length){var m=(r+a)/2,b=(o+s)/2;v.push(new f(g[3],m,b,a,s),new f(g[2],r,b,m,s),new f(g[1],m,o,a,b),new f(g[0],r,o,m,b)),(u=(e>=b)<<1|t>=m)&&(c=v[v.length-1],v[v.length-1]=v[v.length-1-u],v[v.length-1-u]=c)}else{var y=t-+this._x.call(null,g.data),_=e-+this._y.call(null,g.data),w=y*y+_*_;if(w<n){var x=Math.sqrt(n=w);l=t-x,d=e-x,h=t+x,p=e+x,i=g.data}}return i},h=function(t){if(isNaN(o=+this._x.call(null,t))||isNaN(a=+this._y.call(null,t)))return this;var e,n,i,r,o,a,s,c,u,l,f,d,h=this._root,p=this._x0,v=this._y0,g=this._x1,m=this._y1;if(!h)return this;if(h.length)while(1){if((u=o>=(s=(p+g)/2))?p=s:g=s,(l=a>=(c=(v+m)/2))?v=c:m=c,e=h,!(h=h[f=l<<1|u]))return this;if(!h.length)break;(e[f+1&3]||e[f+2&3]||e[f+3&3])&&(n=e,d=f)}while(h.data!==t)if(i=h,!(h=h.next))return this;return(r=h.next)&&delete h.next,i?(r?i.next=r:delete i.next,this):e?(r?e[f]=r:delete e[f],(h=e[0]||e[1]||e[2]||e[3])&&h===(e[3]||e[2]||e[1]||e[0])&&!h.length&&(n?n[d]=h:this._root=h),this):(this._root=r,this)};function p(t){for(var e=0,n=t.length;e<n;++e)this.remove(t[e]);return this}var v=function(){return this._root},g=function(){var t=0;return this.visit((function(e){if(!e.length)do{++t}while(e=e.next)})),t},m=function(t){var e,n,i,r,o,a,s=[],c=this._root;c&&s.push(new f(c,this._x0,this._y0,this._x1,this._y1));while(e=s.pop())if(!t(c=e.node,i=e.x0,r=e.y0,o=e.x1,a=e.y1)&&c.length){var u=(i+o)/2,l=(r+a)/2;(n=c[3])&&s.push(new f(n,u,l,o,a)),(n=c[2])&&s.push(new f(n,i,l,u,a)),(n=c[1])&&s.push(new f(n,u,r,o,l)),(n=c[0])&&s.push(new f(n,i,r,u,l))}return this},b=function(t){var e,n=[],i=[];this._root&&n.push(new f(this._root,this._x0,this._y0,this._x1,this._y1));while(e=n.pop()){var r=e.node;if(r.length){var o,a=e.x0,s=e.y0,c=e.x1,u=e.y1,l=(a+c)/2,d=(s+u)/2;(o=r[0])&&n.push(new f(o,a,s,l,d)),(o=r[1])&&n.push(new f(o,l,s,c,d)),(o=r[2])&&n.push(new f(o,a,d,l,u)),(o=r[3])&&n.push(new f(o,l,d,c,u))}i.push(e)}while(e=i.pop())t(e.node,e.x0,e.y0,e.x1,e.y1);return this};function y(t){return t[0]}var _=function(t){return arguments.length?(this._x=t,this):this._x};function w(t){return t[1]}var x=function(t){return arguments.length?(this._y=t,this):this._y};function S(t,e,n){var i=new k(null==e?y:e,null==n?w:n,NaN,NaN,NaN,NaN);return null==t?i:i.addAll(t)}function k(t,e,n,i,r,o){this._x=t,this._y=e,this._x0=n,this._y0=i,this._x1=r,this._y1=o,this._root=void 0}function O(t){var e={data:t.data},n=e;while(t=t.next)n=n.next={data:t.data};return e}var C=S.prototype=k.prototype;C.copy=function(){var t,e,n=new k(this._x,this._y,this._x0,this._y0,this._x1,this._y1),i=this._root;if(!i)return n;if(!i.length)return n._root=O(i),n;t=[{source:i,target:n._root=new Array(4)}];while(i=t.pop())for(var r=0;r<4;++r)(e=i.source[r])&&(e.length?t.push({source:e,target:i.target[r]=new Array(4)}):i.target[r]=O(e));return n},C.add=o,C.addAll=s,C.cover=c,C.data=u,C.extent=l,C.find=d,C.remove=h,C.removeAll=p,C.root=v,C.size=g,C.visit=m,C.visitAfter=b,C.x=_,C.y=x;n("c68f"),n("74f4");Math.PI,Math.sqrt(5),n("ecc4");var T=n("ce24"),j=n("f1df");n("b108");function E(){this._=null}function P(t){t.U=t.C=t.L=t.R=t.P=t.N=null}function A(t,e){var n=e,i=e.R,r=n.U;r?r.L===n?r.L=i:r.R=i:t._=i,i.U=r,n.U=i,n.R=i.L,n.R&&(n.R.U=n),i.L=n}function M(t,e){var n=e,i=e.L,r=n.U;r?r.L===n?r.L=i:r.R=i:t._=i,i.U=r,n.U=i,n.L=i.R,n.L&&(n.L.U=n),i.R=n}function $(t){while(t.L)t=t.L;return t}E.prototype={constructor:E,insert:function(t,e){var n,i,r;if(t){if(e.P=t,e.N=t.N,t.N&&(t.N.P=e),t.N=e,t.R){t=t.R;while(t.L)t=t.L;t.L=e}else t.R=e;n=t}else this._?(t=$(this._),e.P=null,e.N=t,t.P=t.L=e,n=t):(e.P=e.N=null,this._=e,n=null);e.L=e.R=null,e.U=n,e.C=!0,t=e;while(n&&n.C)i=n.U,n===i.L?(r=i.R,r&&r.C?(n.C=r.C=!1,i.C=!0,t=i):(t===n.R&&(A(this,n),t=n,n=t.U),n.C=!1,i.C=!0,M(this,i))):(r=i.L,r&&r.C?(n.C=r.C=!1,i.C=!0,t=i):(t===n.L&&(M(this,n),t=n,n=t.U),n.C=!1,i.C=!0,A(this,i))),n=t.U;this._.C=!1},remove:function(t){t.N&&(t.N.P=t.P),t.P&&(t.P.N=t.N),t.N=t.P=null;var e,n,i,r=t.U,o=t.L,a=t.R;if(n=o?a?$(a):o:a,r?r.L===t?r.L=n:r.R=n:this._=n,o&&a?(i=n.C,n.C=t.C,n.L=o,o.U=n,n!==a?(r=n.U,n.U=t.U,t=n.R,r.L=t,n.R=a,a.U=n):(n.U=r,r=n,t=n.R)):(i=t.C,t=n),t&&(t.U=r),!i)if(t&&t.C)t.C=!1;else{do{if(t===this._)break;if(t===r.L){if(e=r.R,e.C&&(e.C=!1,r.C=!0,A(this,r),e=r.R),e.L&&e.L.C||e.R&&e.R.C){e.R&&e.R.C||(e.L.C=!1,e.C=!0,M(this,e),e=r.R),e.C=r.C,r.C=e.R.C=!1,A(this,r),t=this._;break}}else if(e=r.L,e.C&&(e.C=!1,r.C=!0,M(this,r),e=r.L),e.L&&e.L.C||e.R&&e.R.C){e.L&&e.L.C||(e.R.C=!1,e.C=!0,A(this,e),e=r.L),e.C=r.C,r.C=e.L.C=!1,M(this,r),t=this._;break}e.C=!0,t=r,r=r.U}while(!t.C);t&&(t.C=!1)}}};var D=E;function R(t,e,n,i){var r=[null,null],o=ut.push(r)-1;return r.left=t,r.right=e,n&&q(r,t,e,n),i&&q(r,e,t,i),st[t.index].halfedges.push(o),st[e.index].halfedges.push(o),r}function L(t,e,n){var i=[e,n];return i.left=t,i}function q(t,e,n,i){t[0]||t[1]?t.left===n?t[1]=i:t[0]=i:(t[0]=i,t.left=e,t.right=n)}function F(t,e,n,i,r){var o,a=t[0],s=t[1],c=a[0],u=a[1],l=s[0],f=s[1],d=0,h=1,p=l-c,v=f-u;if(o=e-c,p||!(o>0)){if(o/=p,p<0){if(o<d)return;o<h&&(h=o)}else if(p>0){if(o>h)return;o>d&&(d=o)}if(o=i-c,p||!(o<0)){if(o/=p,p<0){if(o>h)return;o>d&&(d=o)}else if(p>0){if(o<d)return;o<h&&(h=o)}if(o=n-u,v||!(o>0)){if(o/=v,v<0){if(o<d)return;o<h&&(h=o)}else if(v>0){if(o>h)return;o>d&&(d=o)}if(o=r-u,v||!(o<0)){if(o/=v,v<0){if(o>h)return;o>d&&(d=o)}else if(v>0){if(o<d)return;o<h&&(h=o)}return!(d>0||h<1)||(d>0&&(t[0]=[c+d*p,u+d*v]),h<1&&(t[1]=[c+h*p,u+h*v]),!0)}}}}}function I(t,e,n,i,r){var o=t[1];if(o)return!0;var a,s,c=t[0],u=t.left,l=t.right,f=u[0],d=u[1],h=l[0],p=l[1],v=(f+h)/2,g=(d+p)/2;if(p===d){if(v<e||v>=i)return;if(f>h){if(c){if(c[1]>=r)return}else c=[v,n];o=[v,r]}else{if(c){if(c[1]<n)return}else c=[v,r];o=[v,n]}}else if(a=(f-h)/(p-d),s=g-a*v,a<-1||a>1)if(f>h){if(c){if(c[1]>=r)return}else c=[(n-s)/a,n];o=[(r-s)/a,r]}else{if(c){if(c[1]<n)return}else c=[(r-s)/a,r];o=[(n-s)/a,n]}else if(d<p){if(c){if(c[0]>=i)return}else c=[e,a*e+s];o=[i,a*i+s]}else{if(c){if(c[0]<e)return}else c=[i,a*i+s];o=[e,a*e+s]}return t[0]=c,t[1]=o,!0}function N(t,e,n,i){var r,o=ut.length;while(o--)I(r=ut[o],t,e,n,i)&&F(r,t,e,n,i)&&(Math.abs(r[0][0]-r[1][0])>lt||Math.abs(r[0][1]-r[1][1])>lt)||delete ut[o]}function z(t){return st[t.index]={site:t,halfedges:[]}}function B(t,e){var n=t.site,i=e.left,r=e.right;return n===r&&(r=i,i=n),r?Math.atan2(r[1]-i[1],r[0]-i[0]):(n===i?(i=e[1],r=e[0]):(i=e[0],r=e[1]),Math.atan2(i[0]-r[0],r[1]-i[1]))}function V(t,e){return e[+(e.left!==t.site)]}function U(t,e){return e[+(e.left===t.site)]}function H(){for(var t,e,n,i,r=0,o=st.length;r<o;++r)if((t=st[r])&&(i=(e=t.halfedges).length)){var a=new Array(i),s=new Array(i);for(n=0;n<i;++n)a[n]=n,s[n]=B(t,ut[e[n]]);for(a.sort((function(t,e){return s[e]-s[t]})),n=0;n<i;++n)s[n]=e[a[n]];for(n=0;n<i;++n)e[n]=s[n]}}function Y(t,e,n,i){var r,o,a,s,c,u,l,f,d,h,p,v,g=st.length,m=!0;for(r=0;r<g;++r)if(o=st[r]){a=o.site,c=o.halfedges,s=c.length;while(s--)ut[c[s]]||c.splice(s,1);s=0,u=c.length;while(s<u)h=U(o,ut[c[s]]),p=h[0],v=h[1],l=V(o,ut[c[++s%u]]),f=l[0],d=l[1],(Math.abs(p-f)>lt||Math.abs(v-d)>lt)&&(c.splice(s,0,ut.push(L(a,h,Math.abs(p-t)<lt&&i-v>lt?[t,Math.abs(f-t)<lt?d:i]:Math.abs(v-i)<lt&&n-p>lt?[Math.abs(d-i)<lt?f:n,i]:Math.abs(p-n)<lt&&v-e>lt?[n,Math.abs(f-n)<lt?d:e]:Math.abs(v-e)<lt&&p-t>lt?[Math.abs(d-e)<lt?f:t,e]:null))-1),++u);u&&(m=!1)}if(m){var b,y,_,w=1/0;for(r=0,m=null;r<g;++r)(o=st[r])&&(a=o.site,b=a[0]-t,y=a[1]-e,_=b*b+y*y,_<w&&(w=_,m=o));if(m){var x=[t,e],S=[t,i],k=[n,i],O=[n,e];m.halfedges.push(ut.push(L(a=m.site,x,S))-1,ut.push(L(a,S,k))-1,ut.push(L(a,k,O))-1,ut.push(L(a,O,x))-1)}}for(r=0;r<g;++r)(o=st[r])&&(o.halfedges.length||delete st[r])}var W,G=[];function Q(){P(this),this.x=this.y=this.arc=this.site=this.cy=null}function K(t){var e=t.P,n=t.N;if(e&&n){var i=e.site,r=t.site,o=n.site;if(i!==o){var a=r[0],s=r[1],c=i[0]-a,u=i[1]-s,l=o[0]-a,f=o[1]-s,d=2*(c*f-u*l);if(!(d>=-ft)){var h=c*c+u*u,p=l*l+f*f,v=(f*h-u*p)/d,g=(c*p-l*h)/d,m=G.pop()||new Q;m.arc=t,m.site=r,m.x=v+a,m.y=(m.cy=g+s)+Math.sqrt(v*v+g*g),t.circle=m;var b=null,y=ct._;while(y)if(m.y<y.y||m.y===y.y&&m.x<=y.x){if(!y.L){b=y.P;break}y=y.L}else{if(!y.R){b=y;break}y=y.R}ct.insert(b,m),b||(W=m)}}}}function X(t){var e=t.circle;e&&(e.P||(W=e.N),ct.remove(e),G.push(e),P(e),t.circle=null)}var Z=[];function J(){P(this),this.edge=this.site=this.circle=null}function tt(t){var e=Z.pop()||new J;return e.site=t,e}function et(t){X(t),at.remove(t),Z.push(t),P(t)}function nt(t){var e=t.circle,n=e.x,i=e.cy,r=[n,i],o=t.P,a=t.N,s=[t];et(t);var c=o;while(c.circle&&Math.abs(n-c.circle.x)<lt&&Math.abs(i-c.circle.cy)<lt)o=c.P,s.unshift(c),et(c),c=o;s.unshift(c),X(c);var u=a;while(u.circle&&Math.abs(n-u.circle.x)<lt&&Math.abs(i-u.circle.cy)<lt)a=u.N,s.push(u),et(u),u=a;s.push(u),X(u);var l,f=s.length;for(l=1;l<f;++l)u=s[l],c=s[l-1],q(u.edge,c.site,u.site,r);c=s[0],u=s[f-1],u.edge=R(c.site,u.site,null,r),K(c),K(u)}function it(t){var e,n,i,r,o=t[0],a=t[1],s=at._;while(s)if(i=rt(s,a)-o,i>lt)s=s.L;else{if(r=o-ot(s,a),!(r>lt)){i>-lt?(e=s.P,n=s):r>-lt?(e=s,n=s.N):e=n=s;break}if(!s.R){e=s;break}s=s.R}z(t);var c=tt(t);if(at.insert(e,c),e||n){if(e===n)return X(e),n=tt(e.site),at.insert(c,n),c.edge=n.edge=R(e.site,c.site),K(e),void K(n);if(n){X(e),X(n);var u=e.site,l=u[0],f=u[1],d=t[0]-l,h=t[1]-f,p=n.site,v=p[0]-l,g=p[1]-f,m=2*(d*g-h*v),b=d*d+h*h,y=v*v+g*g,_=[(g*b-h*y)/m+l,(d*y-v*b)/m+f];q(n.edge,u,p,_),c.edge=R(u,t,null,_),n.edge=R(t,p,null,_),K(e),K(n)}else c.edge=R(e.site,c.site)}}function rt(t,e){var n=t.site,i=n[0],r=n[1],o=r-e;if(!o)return i;var a=t.P;if(!a)return-1/0;n=a.site;var s=n[0],c=n[1],u=c-e;if(!u)return s;var l=s-i,f=1/o-1/u,d=l/u;return f?(-d+Math.sqrt(d*d-2*f*(l*l/(-2*u)-c+u/2+r-o/2)))/f+i:(i+s)/2}function ot(t,e){var n=t.N;if(n)return rt(n,e);var i=t.site;return i[1]===e?i[0]:1/0}var at,st,ct,ut,lt=1e-6,ft=1e-12;function dt(t,e,n){return(t[0]-n[0])*(e[1]-t[1])-(t[0]-e[0])*(n[1]-t[1])}function ht(t,e){return e[1]-t[1]||e[0]-t[0]}function pt(t,e){var n,i,r,o=t.sort(ht).pop();ut=[],st=new Array(t.length),at=new D,ct=new D;while(1)if(r=W,o&&(!r||o[1]<r.y||o[1]===r.y&&o[0]<r.x))o[0]===n&&o[1]===i||(it(o),n=o[0],i=o[1]),o=t.pop();else{if(!r)break;nt(r.arc)}if(H(),e){var a=+e[0][0],s=+e[0][1],c=+e[1][0],u=+e[1][1];N(a,s,c,u),Y(a,s,c,u)}this.edges=ut,this.cells=st,at=ct=ut=st=null}pt.prototype={constructor:pt,polygons:function(){var t=this.edges;return this.cells.map((function(e){var n=e.halfedges.map((function(n){return V(e,t[n])}));return n.data=e.site.data,n}))},triangles:function(){var t=[],e=this.edges;return this.cells.forEach((function(n,i){if(o=(r=n.halfedges).length){var r,o,a,s=n.site,c=-1,u=e[r[o-1]],l=u.left===s?u.right:u.left;while(++c<o)a=l,u=e[r[c]],l=u.left===s?u.right:u.left,a&&l&&i<a.index&&i<l.index&&dt(s,a,l)<0&&t.push([s.data,a.data,l.data])}})),t},links:function(){return this.edges.filter((function(t){return t.right})).map((function(t){return{source:t.left.data,target:t.right.data}}))},find:function(t,e,n){var i,r,o=this,a=o._found||0,s=o.cells.length;while(!(r=o.cells[a]))if(++a>=s)return null;var c=t-r.site[0],u=e-r.site[1],l=c*c+u*u;do{r=o.cells[i=a],a=null,r.halfedges.forEach((function(n){var i=o.edges[n],s=i.left;if(s!==r.site&&s||(s=i.right)){var c=t-s[0],u=e-s[1],f=c*c+u*u;f<l&&(l=f,a=s.index)}}))}while(null!==a);return o._found=i,null==n||l<=n*n?r.site:null}};n("b54f"),Math.SQRT2;n("0165"),n("e24e"),n("00a5"),n("6096");function vt(t,e,n){this.k=t,this.x=e,this.y=n}vt.prototype={constructor:vt,scale:function(t){return 1===t?this:new vt(this.k*t,this.x,this.y)},translate:function(t,e){return 0===t&0===e?this:new vt(this.k,this.x+this.k*t,this.y+this.k*e)},apply:function(t){return[t[0]*this.k+this.x,t[1]*this.k+this.y]},applyX:function(t){return t*this.k+this.x},applyY:function(t){return t*this.k+this.y},invert:function(t){return[(t[0]-this.x)/this.k,(t[1]-this.y)/this.k]},invertX:function(t){return(t-this.x)/this.k},invertY:function(t){return(t-this.y)/this.k},rescaleX:function(t){return t.copy().domain(t.range().map(this.invertX,this).map(t.invert,t))},rescaleY:function(t){return t.copy().domain(t.range().map(this.invertY,this).map(t.invert,t))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}};var gt=new vt(1,0,0);function mt(t){while(!t.__zoom)if(!(t=t.parentNode))return gt;return t.__zoom}mt.prototype=vt.prototype},"56ef":function(t,e,n){"use strict";var i=n("d066"),r=n("e330"),o=n("241c"),a=n("7418"),s=n("825a"),c=r([].concat);t.exports=i("Reflect","ownKeys")||function(t){var e=o.f(s(t)),n=a.f;return n?c(e,n(t)):e}},"573e":function(t,e,n){},"577e":function(t,e,n){"use strict";var i=n("f5df"),r=String;t.exports=function(t){if("Symbol"===i(t))throw new TypeError("Cannot convert a Symbol value to a string");return r(t)}},"57b9":function(t,e,n){"use strict";var i=n("c65b"),r=n("d066"),o=n("b622"),a=n("cb2d");t.exports=function(){var t=r("Symbol"),e=t&&t.prototype,n=e&&e.valueOf,s=o("toPrimitive");e&&!e[s]&&a(e,s,(function(t){return i(n,this)}),{arity:1})}},"582c":function(t,e,n){"use strict";var i=n("2909"),r=(n("4de4"),n("caad"),n("d81d"),n("14d9"),n("a434"),n("d3b7"),n("8a79"),n("2ca0"),n("0967")),o=n("d882"),a=function(){return!0};function s(t){return"string"===typeof t&&""!==t&&"/"!==t&&"#/"!==t}function c(t){return!0===t.startsWith("#")&&(t=t.substr(1)),!1===t.startsWith("/")&&(t="/"+t),!0===t.endsWith("/")&&(t=t.substr(0,t.length-1)),"#"+t}function u(t){if(!1===t.backButtonExit)return function(){return!1};if("*"===t.backButtonExit)return a;var e=["#/"];return!0===Array.isArray(t.backButtonExit)&&e.push.apply(e,Object(i["a"])(t.backButtonExit.filter(s).map(c))),function(){return e.includes(window.location.hash)}}e["a"]={__history:[],add:o["g"],remove:o["g"],install:function(t){var e=this;if(!0!==r["e"]){var n=r["a"].is,i=n.cordova,o=n.capacitor;if(!0===i||!0===o){var s=t[!0===i?"cordova":"capacitor"];if((void 0===s||!1!==s.backButton)&&(!0!==o||void 0!==window.Capacitor&&void 0!==window.Capacitor.Plugins.App)){this.add=function(t){void 0===t.condition&&(t.condition=a),e.__history.push(t)},this.remove=function(t){var n=e.__history.indexOf(t);n>=0&&e.__history.splice(n,1)};var c=u(Object.assign({backButtonExit:!0},s)),l=function(){if(e.__history.length){var t=e.__history[e.__history.length-1];!0===t.condition()&&(e.__history.pop(),t.handler())}else!0===c()?navigator.app.exitApp():window.history.back()};!0===i?document.addEventListener("deviceready",(function(){document.addEventListener("backbutton",l,!1)})):window.Capacitor.Plugins.App.addListener("backButton",l)}}}}}},5857:function(t,e,n){"use strict";e["a"]=function(t,e){return t=+t,e=+e,function(n){return Math.round(t*(1-n)+e*n)}}},5899:function(t,e,n){"use strict";t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},"58a8":function(t,e,n){"use strict";var i=n("e330"),r=n("1d80"),o=n("577e"),a=n("5899"),s=i("".replace),c=RegExp("^["+a+"]+"),u=RegExp("(^|[^"+a+"])["+a+"]+$"),l=function(t){return function(e){var n=o(r(e));return 1&t&&(n=s(n,c,"")),2&t&&(n=s(n,u,"$1")),n}};t.exports={start:l(1),end:l(2),trim:l(3)}},"58a81":function(t,e,n){"use strict";var i=n("5530"),r=(n("caad"),n("a9e3"),n("2b0e")),o=n("87e8"),a=n("e277");e["a"]=r["a"].extend({name:"QBadge",mixins:[o["a"]],props:{color:String,textColor:String,floating:Boolean,transparent:Boolean,multiLine:Boolean,outline:Boolean,rounded:Boolean,label:[Number,String],align:{type:String,validator:function(t){return["top","middle","bottom"].includes(t)}}},computed:{style:function(){if(void 0!==this.align)return{verticalAlign:this.align}},classes:function(){var t=!0===this.outline&&this.color||this.textColor;return"q-badge flex inline items-center no-wrap"+" q-badge--".concat(!0===this.multiLine?"multi":"single","-line")+(!0===this.outline?" q-badge--outline":void 0!==this.color?" bg-".concat(this.color):"")+(void 0!==t?" text-".concat(t):"")+(!0===this.floating?" q-badge--floating":"")+(!0===this.rounded?" q-badge--rounded":"")+(!0===this.transparent?" q-badge--transparent":"")},attrs:function(){return{role:"status","aria-label":this.label}}},render:function(t){return t("div",{style:this.style,class:this.classes,attrs:this.attrs,on:Object(i["a"])({},this.qListeners)},void 0!==this.label?[this.label]:Object(a["c"])(this,"default"))}})},"58e5":function(t,e,n){"use strict";var i=n("582c");e["a"]={methods:{__addHistory:function(){var t=this;this.__historyEntry={condition:function(){return!0===t.hideOnRouteChange},handler:this.hide},i["a"].add(this.__historyEntry)},__removeHistory:function(){void 0!==this.__historyEntry&&(i["a"].remove(this.__historyEntry),this.__historyEntry=void 0)}},beforeDestroy:function(){!0===this.showing&&this.__removeHistory()}}},5926:function(t,e,n){"use strict";var i=n("b42e");t.exports=function(t){var e=+t;return e!==e||0===e?0:i(e)}},"59ed":function(t,e,n){"use strict";var i=n("1626"),r=n("0d51"),o=TypeError;t.exports=function(t){if(i(t))return t;throw new o(r(t)+" is not a function")}},"5a34":function(t,e,n){"use strict";var i=n("44e7"),r=TypeError;t.exports=function(t){if(i(t))throw new r("The method doesn't accept regular expressions");return t}},"5a47":function(t,e,n){"use strict";var i=n("23e7"),r=n("04f8"),o=n("d039"),a=n("7418"),s=n("7b0b"),c=!r||o((function(){a.f(1)}));i({target:"Object",stat:!0,forced:c},{getOwnPropertySymbols:function(t){var e=a.f;return e?e(s(t)):[]}})},"5c6c":function(t,e,n){"use strict";t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},"5c7d":function(t,e,n){var i,r;(function(o,a){"use strict";i=a,r="function"===typeof i?i.call(e,n,e,t):i,void 0===r||(t.exports=r)})(0,(function(){"use strict";var t=function(){},e="undefined",n=typeof window!==e&&typeof window.navigator!==e&&/Trident\/|MSIE /.test(window.navigator.userAgent),i=["trace","debug","info","warn","error"],r={},o=null;function a(t,e){var n=t[e];if("function"===typeof n.bind)return n.bind(t);try{return Function.prototype.bind.call(n,t)}catch(i){return function(){return Function.prototype.apply.apply(n,[t,arguments])}}}function s(){console.log&&(console.log.apply?console.log.apply(console,arguments):Function.prototype.apply.apply(console.log,[console,arguments])),console.trace&&console.trace()}function c(i){return"debug"===i&&(i="log"),typeof console!==e&&("trace"===i&&n?s:void 0!==console[i]?a(console,i):void 0!==console.log?a(console,"log"):t)}function u(){for(var n=this.getLevel(),r=0;r<i.length;r++){var o=i[r];this[o]=r<n?t:this.methodFactory(o,n,this.name)}if(this.log=this.debug,typeof console===e&&n<this.levels.SILENT)return"No console available for logging"}function l(t){return function(){typeof console!==e&&(u.call(this),this[t].apply(this,arguments))}}function f(t,e,n){return c(t)||l.apply(this,arguments)}function d(t,n){var a,s,c,l=this,d="loglevel";function h(t){var n=(i[t]||"silent").toUpperCase();if(typeof window!==e&&d){try{return void(window.localStorage[d]=n)}catch(r){}try{window.document.cookie=encodeURIComponent(d)+"="+n+";"}catch(r){}}}function p(){var t;if(typeof window!==e&&d){try{t=window.localStorage[d]}catch(o){}if(typeof t===e)try{var n=window.document.cookie,i=encodeURIComponent(d),r=n.indexOf(i+"=");-1!==r&&(t=/^([^;]+)/.exec(n.slice(r+i.length+1))[1])}catch(o){}return void 0===l.levels[t]&&(t=void 0),t}}function v(){if(typeof window!==e&&d){try{window.localStorage.removeItem(d)}catch(t){}try{window.document.cookie=encodeURIComponent(d)+"=; expires=Thu, 01 Jan 1970 00:00:00 UTC"}catch(t){}}}function g(t){var e=t;if("string"===typeof e&&void 0!==l.levels[e.toUpperCase()]&&(e=l.levels[e.toUpperCase()]),"number"===typeof e&&e>=0&&e<=l.levels.SILENT)return e;throw new TypeError("log.setLevel() called with invalid level: "+t)}"string"===typeof t?d+=":"+t:"symbol"===typeof t&&(d=void 0),l.name=t,l.levels={TRACE:0,DEBUG:1,INFO:2,WARN:3,ERROR:4,SILENT:5},l.methodFactory=n||f,l.getLevel=function(){return null!=c?c:null!=s?s:a},l.setLevel=function(t,e){return c=g(t),!1!==e&&h(c),u.call(l)},l.setDefaultLevel=function(t){s=g(t),p()||l.setLevel(t,!1)},l.resetLevel=function(){c=null,v(),u.call(l)},l.enableAll=function(t){l.setLevel(l.levels.TRACE,t)},l.disableAll=function(t){l.setLevel(l.levels.SILENT,t)},l.rebuild=function(){if(o!==l&&(a=g(o.getLevel())),u.call(l),o===l)for(var t in r)r[t].rebuild()},a=g(o?o.getLevel():"WARN");var m=p();null!=m&&(c=g(m)),u.call(l)}o=new d,o.getLogger=function(t){if("symbol"!==typeof t&&"string"!==typeof t||""===t)throw new TypeError("You must supply a name when creating a logger.");var e=r[t];return e||(e=r[t]=new d(t,o.methodFactory)),e};var h=typeof window!==e?window.log:void 0;return o.noConflict=function(){return typeof window!==e&&window.log===o&&(window.log=h),o},o.getLoggers=function(){return r},o["default"]=o,o}))},"5cc6":function(t,e,n){"use strict";var i=n("74e8");i("Uint8",(function(t){return function(e,n,i){return t(this,e,n,i)}}))},"5e77":function(t,e,n){"use strict";var i=n("83ab"),r=n("1a2d"),o=Function.prototype,a=i&&Object.getOwnPropertyDescriptor,s=r(o,"name"),c=s&&"something"===function(){}.name,u=s&&(!i||i&&a(o,"name").configurable);t.exports={EXISTS:s,PROPER:c,CONFIGURABLE:u}},"5e7e":function(t,e,n){"use strict";var i,r,o,a,s=n("23e7"),c=n("c430"),u=n("9adc"),l=n("cfe9"),f=n("c65b"),d=n("cb2d"),h=n("d2bb"),p=n("d44e"),v=n("2626"),g=n("59ed"),m=n("1626"),b=n("861d"),y=n("19aa"),_=n("4840"),w=n("2cf4").set,x=n("b575"),S=n("44de"),k=n("e667"),O=n("01b4"),C=n("69f3"),T=n("d256"),j=n("4738"),E=n("f069"),P="Promise",A=j.CONSTRUCTOR,M=j.REJECTION_EVENT,$=j.SUBCLASSING,D=C.getterFor(P),R=C.set,L=T&&T.prototype,q=T,F=L,I=l.TypeError,N=l.document,z=l.process,B=E.f,V=B,U=!!(N&&N.createEvent&&l.dispatchEvent),H="unhandledrejection",Y="rejectionhandled",W=0,G=1,Q=2,K=1,X=2,Z=function(t){var e;return!(!b(t)||!m(e=t.then))&&e},J=function(t,e){var n,i,r,o=e.value,a=e.state===G,s=a?t.ok:t.fail,c=t.resolve,u=t.reject,l=t.domain;try{s?(a||(e.rejection===X&&rt(e),e.rejection=K),!0===s?n=o:(l&&l.enter(),n=s(o),l&&(l.exit(),r=!0)),n===t.promise?u(new I("Promise-chain cycle")):(i=Z(n))?f(i,n,c,u):c(n)):u(o)}catch(d){l&&!r&&l.exit(),u(d)}},tt=function(t,e){t.notified||(t.notified=!0,x((function(){var n,i=t.reactions;while(n=i.get())J(n,t);t.notified=!1,e&&!t.rejection&&nt(t)})))},et=function(t,e,n){var i,r;U?(i=N.createEvent("Event"),i.promise=e,i.reason=n,i.initEvent(t,!1,!0),l.dispatchEvent(i)):i={promise:e,reason:n},!M&&(r=l["on"+t])?r(i):t===H&&S("Unhandled promise rejection",n)},nt=function(t){f(w,l,(function(){var e,n=t.facade,i=t.value,r=it(t);if(r&&(e=k((function(){u?z.emit("unhandledRejection",i,n):et(H,n,i)})),t.rejection=u||it(t)?X:K,e.error))throw e.value}))},it=function(t){return t.rejection!==K&&!t.parent},rt=function(t){f(w,l,(function(){var e=t.facade;u?z.emit("rejectionHandled",e):et(Y,e,t.value)}))},ot=function(t,e,n){return function(i){t(e,i,n)}},at=function(t,e,n){t.done||(t.done=!0,n&&(t=n),t.value=e,t.state=Q,tt(t,!0))},st=function(t,e,n){if(!t.done){t.done=!0,n&&(t=n);try{if(t.facade===e)throw new I("Promise can't be resolved itself");var i=Z(e);i?x((function(){var n={done:!1};try{f(i,e,ot(st,n,t),ot(at,n,t))}catch(r){at(n,r,t)}})):(t.value=e,t.state=G,tt(t,!1))}catch(r){at({done:!1},r,t)}}};if(A&&(q=function(t){y(this,F),g(t),f(i,this);var e=D(this);try{t(ot(st,e),ot(at,e))}catch(n){at(e,n)}},F=q.prototype,i=function(t){R(this,{type:P,done:!1,notified:!1,parent:!1,reactions:new O,rejection:!1,state:W,value:void 0})},i.prototype=d(F,"then",(function(t,e){var n=D(this),i=B(_(this,q));return n.parent=!0,i.ok=!m(t)||t,i.fail=m(e)&&e,i.domain=u?z.domain:void 0,n.state===W?n.reactions.add(i):x((function(){J(i,n)})),i.promise})),r=function(){var t=new i,e=D(t);this.promise=t,this.resolve=ot(st,e),this.reject=ot(at,e)},E.f=B=function(t){return t===q||t===o?new r(t):V(t)},!c&&m(T)&&L!==Object.prototype)){a=L.then,$||d(L,"then",(function(t,e){var n=this;return new q((function(t,e){f(a,n,t,e)})).then(t,e)}),{unsafe:!0});try{delete L.constructor}catch(ct){}h&&h(L,F)}s({global:!0,constructor:!0,wrap:!0,forced:A},{Promise:q}),p(q,P,!1,!0),v(P)},"5edf":function(t,e,n){"use strict";var i=n("18e2"),r=n("1738"),o=Object(i["a"])((function(t){t.setTime(t-t.getMilliseconds())}),(function(t,e){t.setTime(+t+e*r["d"])}),(function(t,e){return(e-t)/r["d"]}),(function(t){return t.getUTCSeconds()}));e["a"]=o;o.range},"5eed":function(t,e,n){"use strict";var i=n("d256"),r=n("1c7e"),o=n("4738").CONSTRUCTOR;t.exports=o||!r((function(t){i.all(t).then(void 0,(function(){}))}))},"5f02":function(t,e,n){"use strict";t.exports=function(t){return"object"===typeof t&&!0===t.isAxiosError}},"5f8f":function(t,e,n){"use strict";n("c68f"),n("b54f"),n("ea1d"),n("6096"),n("0165"),n("00a5"),n("e24e"),n("b108");function i(t){return[+t[0],+t[1]]}function r(t){return[i(t[0]),i(t[1])]}["w","e"].map(o),["n","s"].map(o),["n","w","e","s","nw","ne","sw","se"].map(o);function o(t){return{type:t}}},"5f96":function(t,e,n){"use strict";var i=n("ebb5"),r=n("e330"),o=i.aTypedArray,a=i.exportTypedArrayMethod,s=r([].join);a("join",(function(t){return s(o(this),t)}))},"5ff7":function(t,e,n){"use strict";n.d(e,"b",(function(){return s})),n.d(e,"d",(function(){return c})),n.d(e,"a",(function(){return u})),n.d(e,"c",(function(){return l}));var i=n("53ca"),r=(n("4de4"),n("c19f"),n("ace4"),n("2c66"),n("249d"),n("40e9"),n("4ec9"),n("b64b"),n("d3b7"),n("4d63"),n("c607"),n("ac1f"),n("5377"),n("2c3e"),n("25f0"),n("6062"),n("1e70"),n("79a4"),n("c1a1"),n("8b00"),n("a4e7"),n("1e5a"),n("72c3"),n("3ca3"),n("ddb0"),"function"===typeof Map),o="function"===typeof Set,a="function"===typeof ArrayBuffer;function s(t,e){if(t===e)return!0;if(null!==t&&null!==e&&"object"===Object(i["a"])(t)&&"object"===Object(i["a"])(e)){if(t.constructor!==e.constructor)return!1;var n,c;if(t.constructor===Array){if(n=t.length,n!==e.length)return!1;for(c=n;0!==c--;)if(!0!==s(t[c],e[c]))return!1;return!0}if(!0===r&&t.constructor===Map){if(t.size!==e.size)return!1;var u=t.entries();c=u.next();while(!0!==c.done){if(!0!==e.has(c.value[0]))return!1;c=u.next()}u=t.entries(),c=u.next();while(!0!==c.done){if(!0!==s(c.value[1],e.get(c.value[0])))return!1;c=u.next()}return!0}if(!0===o&&t.constructor===Set){if(t.size!==e.size)return!1;var l=t.entries();c=l.next();while(!0!==c.done){if(!0!==e.has(c.value[0]))return!1;c=l.next()}return!0}if(!0===a&&null!=t.buffer&&t.buffer.constructor===ArrayBuffer){if(n=t.length,n!==e.length)return!1;for(c=n;0!==c--;)if(t[c]!==e[c])return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===e.toString();var f=Object.keys(t).filter((function(e){return void 0!==t[e]}));if(n=f.length,n!==Object.keys(e).filter((function(t){return void 0!==e[t]})).length)return!1;for(c=n;0!==c--;){var d=f[c];if(!0!==s(t[d],e[d]))return!1}return!0}return t!==t&&e!==e}function c(t){return null!==t&&"object"===Object(i["a"])(t)&&!0!==Array.isArray(t)}function u(t){return"[object Date]"===Object.prototype.toString.call(t)}function l(t){return"number"===typeof t&&isFinite(t)}},6062:function(t,e,n){"use strict";n("1c59")},6096:function(t,e,n){"use strict";var i=n("4fd4"),r=n("f07f");e["a"]=function(t,e,n){arguments.length<3&&(n=e,e=Object(i["a"])().changedTouches);for(var o,a=0,s=e?e.length:0;a<s;++a)if((o=e[a]).identifier===n)return Object(r["a"])(t,o);return null}},"60bd":function(t,e,n){"use strict";var i=n("cfe9"),r=n("d039"),o=n("e330"),a=n("ebb5"),s=n("e260"),c=n("b622"),u=c("iterator"),l=i.Uint8Array,f=o(s.values),d=o(s.keys),h=o(s.entries),p=a.aTypedArray,v=a.exportTypedArrayMethod,g=l&&l.prototype,m=!r((function(){g[u].call([1])})),b=!!g&&g.values&&g[u]===g.values&&"values"===g.values.name,y=function(){return f(p(this))};v("entries",(function(){return h(p(this))}),m),v("keys",(function(){return d(p(this))}),m),v("values",y,m||!b,{name:"values"}),v(u,y,m||!b,{name:"values"})},"60da":function(t,e,n){"use strict";var i=n("83ab"),r=n("e330"),o=n("c65b"),a=n("d039"),s=n("df75"),c=n("7418"),u=n("d1e7"),l=n("7b0b"),f=n("44ad"),d=Object.assign,h=Object.defineProperty,p=r([].concat);t.exports=!d||a((function(){if(i&&1!==d({b:1},d(h({},"a",{enumerable:!0,get:function(){h(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},n=Symbol("assign detection"),r="abcdefghijklmnopqrst";return t[n]=7,r.split("").forEach((function(t){e[t]=t})),7!==d({},t)[n]||s(d({},e)).join("")!==r}))?function(t,e){var n=l(t),r=arguments.length,a=1,d=c.f,h=u.f;while(r>a){var v,g=f(arguments[a++]),m=d?p(s(g),d(g)):s(g),b=m.length,y=0;while(b>y)v=m[y++],i&&!o(h,g,v)||(n[v]=g[v])}return n}:d},"621a":function(t,e,n){"use strict";var i=n("cfe9"),r=n("e330"),o=n("83ab"),a=n("4b11"),s=n("5e77"),c=n("9112"),u=n("edd0"),l=n("6964"),f=n("d039"),d=n("19aa"),h=n("5926"),p=n("50c4"),v=n("0b25"),g=n("be8e"),m=n("77a7"),b=n("e163"),y=n("d2bb"),_=n("81d5"),w=n("f36a"),x=n("7156"),S=n("e893"),k=n("d44e"),O=n("69f3"),C=s.PROPER,T=s.CONFIGURABLE,j="ArrayBuffer",E="DataView",P="prototype",A="Wrong length",M="Wrong index",$=O.getterFor(j),D=O.getterFor(E),R=O.set,L=i[j],q=L,F=q&&q[P],I=i[E],N=I&&I[P],z=Object.prototype,B=i.Array,V=i.RangeError,U=r(_),H=r([].reverse),Y=m.pack,W=m.unpack,G=function(t){return[255&t]},Q=function(t){return[255&t,t>>8&255]},K=function(t){return[255&t,t>>8&255,t>>16&255,t>>24&255]},X=function(t){return t[3]<<24|t[2]<<16|t[1]<<8|t[0]},Z=function(t){return Y(g(t),23,4)},J=function(t){return Y(t,52,8)},tt=function(t,e,n){u(t[P],e,{configurable:!0,get:function(){return n(this)[e]}})},et=function(t,e,n,i){var r=D(t),o=v(n),a=!!i;if(o+e>r.byteLength)throw new V(M);var s=r.bytes,c=o+r.byteOffset,u=w(s,c,c+e);return a?u:H(u)},nt=function(t,e,n,i,r,o){var a=D(t),s=v(n),c=i(+r),u=!!o;if(s+e>a.byteLength)throw new V(M);for(var l=a.bytes,f=s+a.byteOffset,d=0;d<e;d++)l[f+d]=c[u?d:e-d-1]};if(a){var it=C&&L.name!==j;f((function(){L(1)}))&&f((function(){new L(-1)}))&&!f((function(){return new L,new L(1.5),new L(NaN),1!==L.length||it&&!T}))?it&&T&&c(L,"name",j):(q=function(t){return d(this,F),x(new L(v(t)),this,q)},q[P]=F,F.constructor=q,S(q,L)),y&&b(N)!==z&&y(N,z);var rt=new I(new q(2)),ot=r(N.setInt8);rt.setInt8(0,2147483648),rt.setInt8(1,2147483649),!rt.getInt8(0)&&rt.getInt8(1)||l(N,{setInt8:function(t,e){ot(this,t,e<<24>>24)},setUint8:function(t,e){ot(this,t,e<<24>>24)}},{unsafe:!0})}else q=function(t){d(this,F);var e=v(t);R(this,{type:j,bytes:U(B(e),0),byteLength:e}),o||(this.byteLength=e,this.detached=!1)},F=q[P],I=function(t,e,n){d(this,N),d(t,F);var i=$(t),r=i.byteLength,a=h(e);if(a<0||a>r)throw new V("Wrong offset");if(n=void 0===n?r-a:p(n),a+n>r)throw new V(A);R(this,{type:E,buffer:t,byteLength:n,byteOffset:a,bytes:i.bytes}),o||(this.buffer=t,this.byteLength=n,this.byteOffset=a)},N=I[P],o&&(tt(q,"byteLength",$),tt(I,"buffer",D),tt(I,"byteLength",D),tt(I,"byteOffset",D)),l(N,{getInt8:function(t){return et(this,1,t)[0]<<24>>24},getUint8:function(t){return et(this,1,t)[0]},getInt16:function(t){var e=et(this,2,t,arguments.length>1&&arguments[1]);return(e[1]<<8|e[0])<<16>>16},getUint16:function(t){var e=et(this,2,t,arguments.length>1&&arguments[1]);return e[1]<<8|e[0]},getInt32:function(t){return X(et(this,4,t,arguments.length>1&&arguments[1]))},getUint32:function(t){return X(et(this,4,t,arguments.length>1&&arguments[1]))>>>0},getFloat32:function(t){return W(et(this,4,t,arguments.length>1&&arguments[1]),23)},getFloat64:function(t){return W(et(this,8,t,arguments.length>1&&arguments[1]),52)},setInt8:function(t,e){nt(this,1,t,G,e)},setUint8:function(t,e){nt(this,1,t,G,e)},setInt16:function(t,e){nt(this,2,t,Q,e,arguments.length>2&&arguments[2])},setUint16:function(t,e){nt(this,2,t,Q,e,arguments.length>2&&arguments[2])},setInt32:function(t,e){nt(this,4,t,K,e,arguments.length>2&&arguments[2])},setUint32:function(t,e){nt(this,4,t,K,e,arguments.length>2&&arguments[2])},setFloat32:function(t,e){nt(this,4,t,Z,e,arguments.length>2&&arguments[2])},setFloat64:function(t,e){nt(this,8,t,J,e,arguments.length>2&&arguments[2])}});k(q,j),k(I,E),t.exports={ArrayBuffer:q,DataView:I}},"62e4":function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},6374:function(t,e,n){"use strict";var i=n("cfe9"),r=Object.defineProperty;t.exports=function(t,e){try{r(i,t,{value:e,configurable:!0,writable:!0})}catch(n){i[t]=e}return e}},"63ad":function(t,e,n){"use strict";function i(t,e){var n=Object.create(t.prototype);for(var i in e)n[i]=e[i];return n}n.d(e,"b",(function(){return i})),e["a"]=function(t,e,n){t.prototype=e.prototype=n,n.constructor=t}},"649e":function(t,e,n){"use strict";var i=n("ebb5"),r=n("b727").some,o=i.aTypedArray,a=i.exportTypedArrayMethod;a("some",(function(t){return r(o(this),t,arguments.length>1?arguments[1]:void 0)}))},6547:function(t,e,n){"use strict";var i=n("e330"),r=n("5926"),o=n("577e"),a=n("1d80"),s=i("".charAt),c=i("".charCodeAt),u=i("".slice),l=function(t){return function(e,n){var i,l,f=o(a(e)),d=r(n),h=f.length;return d<0||d>=h?t?"":void 0:(i=c(f,d),i<55296||i>56319||d+1===h||(l=c(f,d+1))<56320||l>57343?t?s(f,d):i:t?u(f,d,d+2):l-56320+(i-55296<<10)+65536)}};t.exports={codeAt:l(!1),charAt:l(!0)}},6566:function(t,e,n){"use strict";var i=n("7c73"),r=n("edd0"),o=n("6964"),a=n("0366"),s=n("19aa"),c=n("7234"),u=n("2266"),l=n("c6d2"),f=n("4754"),d=n("2626"),h=n("83ab"),p=n("f183").fastKey,v=n("69f3"),g=v.set,m=v.getterFor;t.exports={getConstructor:function(t,e,n,l){var f=t((function(t,r){s(t,d),g(t,{type:e,index:i(null),first:void 0,last:void 0,size:0}),h||(t.size=0),c(r)||u(r,t[l],{that:t,AS_ENTRIES:n})})),d=f.prototype,v=m(e),b=function(t,e,n){var i,r,o=v(t),a=y(t,e);return a?a.value=n:(o.last=a={index:r=p(e,!0),key:e,value:n,previous:i=o.last,next:void 0,removed:!1},o.first||(o.first=a),i&&(i.next=a),h?o.size++:t.size++,"F"!==r&&(o.index[r]=a)),t},y=function(t,e){var n,i=v(t),r=p(e);if("F"!==r)return i.index[r];for(n=i.first;n;n=n.next)if(n.key===e)return n};return o(d,{clear:function(){var t=this,e=v(t),n=e.first;while(n)n.removed=!0,n.previous&&(n.previous=n.previous.next=void 0),n=n.next;e.first=e.last=void 0,e.index=i(null),h?e.size=0:t.size=0},delete:function(t){var e=this,n=v(e),i=y(e,t);if(i){var r=i.next,o=i.previous;delete n.index[i.index],i.removed=!0,o&&(o.next=r),r&&(r.previous=o),n.first===i&&(n.first=r),n.last===i&&(n.last=o),h?n.size--:e.size--}return!!i},forEach:function(t){var e,n=v(this),i=a(t,arguments.length>1?arguments[1]:void 0);while(e=e?e.next:n.first){i(e.value,e.key,this);while(e&&e.removed)e=e.previous}},has:function(t){return!!y(this,t)}}),o(d,n?{get:function(t){var e=y(this,t);return e&&e.value},set:function(t,e){return b(this,0===t?0:t,e)}}:{add:function(t){return b(this,t=0===t?0:t,t)}}),h&&r(d,"size",{configurable:!0,get:function(){return v(this).size}}),f},setStrong:function(t,e,n){var i=e+" Iterator",r=m(e),o=m(i);l(t,e,(function(t,e){g(this,{type:i,target:t,state:r(t),kind:e,last:void 0})}),(function(){var t=o(this),e=t.kind,n=t.last;while(n&&n.removed)n=n.previous;return t.target&&(t.last=n=n?n.next:t.state.first)?f("keys"===e?n.key:"values"===e?n.value:[n.key,n.value],!1):(t.target=void 0,f(void 0,!0))}),n?"entries":"values",!n,!0),d(e)}}},"65ac":function(t,e,n){"use strict";var i=function(){var t=this,e=t._self._c;return e("div",{class:t.getDbClass()},[e(t.layoutComponent,{tag:"component",attrs:{dbspec:t.dbspec,dbdata:t.dbdata,dark:t.dark},on:{"db-event":t.handleDbEvent}})],1)},r=[],o=function(){var t=this,e=t._self._c;return e("div",{class:t.getClass()},t._l(t.dbspec.widgets,(function(n){return e("db-widget-container",{key:n.id,style:n.style,attrs:{layoutClass:t.getWidgetClass(n),wspec:n,wdata:t.dbdata[n.id],dark:t.dark,colorScheme:t.getColorScheme(n)},on:{"db-event":t.handleDbEvent}})})),1)},a=[],s=n("8506"),c=function(){var t=this,e=t._self._c;return e("div",{class:t.getClass(),style:t.getWidgetStyle()},[e(t.wspec.type,t._b({tag:"component",style:t.getItemStyle(),attrs:{wspec:t.wspec,wdata:t.wdata,dark:t.dark,colorScheme:t.colorScheme},on:{"db-event":t.handleDbEvent}},"component",t.getWidgetProperties(),!1))],1)},u=[],l=n("686d"),f={name:"DbWidgetContainer",props:{layoutClass:String,wspec:Object,wdata:Object,dark:{type:Boolean,default:!1},colorScheme:{type:String,default:"default"}},data:function(){return{test:"test"}},methods:{getClass:function(){var t="db-widget-container ";return t+=this.layoutClass,"class"in this.wspec&&(t+=" "+this.wspec.class),t},getWidgetStyle:function(){var t="min-height: 50px; position: relative;display:flex;";return"style"in this.wspec&&(t+=this.wspec.style),t},getWidgetProperties:function(){var t=Object.assign({},Object(s["a"])({},["properties"],this.wspec),this.wdata);return t},getItemStyle:function(){var t="position: relative;min-height:100%;width:100%;";return"height"in this.wspec?t+="height:"+this.wspec.height+"px;":t+="height:100%",t},handleDbEvent:function(t){l["a"].debug("DbWidgetContainer: db-event:".concat(t.type||"NO-TYPE")),this.$emit("db-event",Object.assign({},{id:this.wspec.id},t))}}},d=f,h=n("2877"),p=Object(h["a"])(d,c,u,!1,null,null,null),v=p.exports,g={name:"DbGridLayout",components:{DbWidgetContainer:v},props:{dbspec:Object,dbdata:Object,dark:{type:Boolean,default:!1}},watch:{},methods:{getClass:function(){var t=Object(s["a"])(16,["layout","size"],this.dbspec);return 16===t?"db-grid-layout":"db-grid-layout-12"},getColorScheme:function(t){return Object(s["a"])(this.dbspec.colorScheme||"default",["properties","colorScheme"],t)},getWidgetClass:function(t){var e="",n=Object(s["a"])(null,["cspan"],t);n&&(e+=" cspan-"+n);var i=Object(s["a"])(null,["rspan"],t);return i&&(e+=" rspan-"+i),e},getWidgetData:function(t){return this.dbdata[t.id]},handleDbEvent:function(t){this.$emit("db-event",t)}}},m=g,b=Object(h["a"])(m,o,a,!1,null,null,null),y=b.exports;const _=Object.freeze({grid:"DbGridLayout"});function w(t){return t in _?_[t]:"DbGridLayout"}var x={DB_LAYOUT:_,components:{DbGridLayout:y},resolve:w},S={name:"DbDashboard",components:x.components,props:{dbspec:Object,dbdata:Object,dark:{type:Boolean,default:!1},themeClass:{type:String,default:""},loglevel:{type:String,default:"debug"}},data:function(){return{layoutComponent:null}},computed:{},watch:{dbspec:{handler:function(){var t=this;l["a"].info("Dashboard specification updated"),this.$nextTick((function(){t.layoutComponent=x.resolve(t.dbspec.layout.type)}))},deep:!0}},created:function(){l["a"].info("Dashboard created"),l["a"].setLevel(this.loglevel),this.layoutComponent=x.resolve("grid")},methods:{getDbClass:function(){var t="db-dashboard ";return t+=this.themeClass?this.themeClass:"db-theme-default ",t+=this.dark?" db-dark":"",t},handleDbEvent:function(t){l["a"].debug("DbDashboard: db-event:".concat(t.type||"NO-TYPE")),this.$emit("db-event",t)}}},k=S,O=Object(h["a"])(k,i,r,!1,null,null,null);e["a"]=O.exports},"65c6":function(t,e,n){"use strict";var i=n("5530"),r=n("2b0e"),o=n("87e8"),a=n("e277"),s={role:"toolbar"};e["a"]=r["a"].extend({name:"QToolbar",mixins:[o["a"]],props:{inset:Boolean},render:function(t){return t("div",{staticClass:"q-toolbar row no-wrap items-center",class:this.inset?"q-toolbar--inset":null,attrs:s,on:Object(i["a"])({},this.qListeners)},Object(a["c"])(this,"default"))}})},"65f0":function(t,e,n){"use strict";var i=n("0b42");t.exports=function(t,e){return new(i(t))(0===e?0:e)}},6642:function(t,e,n){"use strict";n.d(e,"c",(function(){return i})),n.d(e,"b",(function(){return r}));var i={xs:18,sm:24,md:32,lg:38,xl:46};function r(t){return{props:{size:String},computed:{sizeStyle:function(){if(void 0!==this.size)return{fontSize:this.size in t?"".concat(t[this.size],"px"):this.size}}}}}e["a"]=r(i)},"66d1":function(t,e,n){"use strict";e["a"]=function(t){var e=t.length/6|0,n=new Array(e),i=0;while(i<e)n[i]="#"+t.slice(6*i,6*++i);return n}},"66e5":function(t,e,n){"use strict";var i=n("5530"),r=n("ade3"),o=(n("a9e3"),n("2b0e")),a=n("b7fa"),s=n("e2fa"),c=n("8716"),u=n("87e8"),l=n("e277"),f=n("d882"),d=n("dc8a");e["a"]=o["a"].extend({name:"QItem",mixins:[a["a"],c["a"],s["a"],u["a"]],props:{active:{type:Boolean,default:null},clickable:Boolean,dense:Boolean,insetLevel:Number,tabindex:[String,Number],focused:Boolean,manualFocus:Boolean},computed:{isActionable:function(){return!0===this.clickable||!0===this.hasLink||"label"===this.tag},isClickable:function(){return!0!==this.disable&&!0===this.isActionable},classes:function(){return"q-item q-item-type row no-wrap"+(!0===this.dense?" q-item--dense":"")+(!0===this.isDark?" q-item--dark":"")+(!0===this.hasLink&&null===this.active?this.linkClass:!0===this.active?" q-item--active".concat(void 0!==this.activeClass?" ".concat(this.activeClass):""," "):"")+(!0===this.disable?" disabled":"")+(!0===this.isClickable?" q-item--clickable q-link cursor-pointer "+(!0===this.manualFocus?"q-manual-focusable":"q-focusable q-hoverable")+(!0===this.focused?" q-manual-focusable--focused":""):"")},style:function(){if(void 0!==this.insetLevel){var t=!0===this.$q.lang.rtl?"Right":"Left";return Object(r["a"])({},"padding"+t,16+56*this.insetLevel+"px")}},onEvents:function(){return Object(i["a"])(Object(i["a"])({},this.qListeners),{},{click:this.__onClick,keyup:this.__onKeyup})}},methods:{__onClick:function(t){!0===this.isClickable&&(void 0!==this.$refs.blurTarget&&(!0!==t.qKeyEvent&&document.activeElement===this.$el?this.$refs.blurTarget.focus():document.activeElement===this.$refs.blurTarget&&this.$el.focus()),this.__navigateOnClick(t))},__onKeyup:function(t){if(!0===this.isClickable&&!0===Object(d["a"])(t,13)){Object(f["l"])(t),t.qKeyEvent=!0;var e=new MouseEvent("click",t);e.qKeyEvent=!0,this.$el.dispatchEvent(e)}this.$emit("keyup",t)},__getContent:function(t){var e=Object(l["d"])(this,"default",[]);return!0===this.isClickable&&e.unshift(t("div",{staticClass:"q-focus-helper",attrs:{tabindex:-1},ref:"blurTarget"})),e}},render:function(t){var e={class:this.classes,style:this.style,attrs:{role:"listitem"},on:this.onEvents};return!0===this.isClickable?(e.attrs.tabindex=this.tabindex||"0",Object.assign(e.attrs,this.linkAttrs)):!0===this.isActionable&&(e.attrs["aria-disabled"]="true"),t(this.linkTag,e,this.__getContent(t))}})},"686d":function(t,e,n){"use strict";var i=n("5c7d"),r=n("c1df"),o=n.n(r);let a="info",s=i["methodFactory"];i["methodFactory"]=function(t,e,n){s(t,e,n);return function(e){const n=o()([]).format("hh:mm:ss");t.toUpperCase()}},i["setLevel"](a),e["a"]=i},"68df":function(t,e,n){"use strict";var i=n("dc19"),r=n("8e16"),o=n("384f"),a=n("7f65");t.exports=function(t){var e=i(this),n=a(t);return!(r(e)>n.size)&&!1!==o(e,(function(t){if(!n.includes(t))return!1}),!0)}},"68ee":function(t,e,n){"use strict";var i=n("e330"),r=n("d039"),o=n("1626"),a=n("f5df"),s=n("d066"),c=n("8925"),u=function(){},l=s("Reflect","construct"),f=/^\s*(?:class|function)\b/,d=i(f.exec),h=!f.test(u),p=function(t){if(!o(t))return!1;try{return l(u,[],t),!0}catch(e){return!1}},v=function(t){if(!o(t))return!1;switch(a(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return h||!!d(f,c(t))}catch(e){return!0}};v.sham=!0,t.exports=!l||r((function(){var t;return p(p.call)||!p(Object)||!p((function(){t=!0}))||t}))?v:p},6964:function(t,e,n){"use strict";var i=n("cb2d");t.exports=function(t,e,n){for(var r in e)i(t,r,e[r],n);return t}},"69f3":function(t,e,n){"use strict";var i,r,o,a=n("cdce"),s=n("cfe9"),c=n("861d"),u=n("9112"),l=n("1a2d"),f=n("c6cd"),d=n("f772"),h=n("d012"),p="Object already initialized",v=s.TypeError,g=s.WeakMap,m=function(t){return o(t)?r(t):i(t,{})},b=function(t){return function(e){var n;if(!c(e)||(n=r(e)).type!==t)throw new v("Incompatible receiver, "+t+" required");return n}};if(a||f.state){var y=f.state||(f.state=new g);y.get=y.get,y.has=y.has,y.set=y.set,i=function(t,e){if(y.has(t))throw new v(p);return e.facade=t,y.set(t,e),e},r=function(t){return y.get(t)||{}},o=function(t){return y.has(t)}}else{var _=d("state");h[_]=!0,i=function(t,e){if(l(t,_))throw new v(p);return e.facade=t,u(t,_,e),e},r=function(t){return l(t,_)?t[_]:{}},o=function(t){return l(t,_)}}t.exports={set:i,get:r,has:o,enforce:m,getterFor:b}},"6a67":function(t,e,n){"use strict";var i=n("5530"),r=(n("7db0"),n("0481"),n("d81d"),n("14d9"),n("4069"),n("b0c0"),n("d3b7"),n("2b0e")),o=n("9c40"),a=n("e7a9"),s=n("87e8"),c=n("f89c"),u=n("3d69"),l=n("e277");e["a"]=r["a"].extend({name:"QBtnToggle",mixins:[s["a"],u["a"],c["b"]],props:{value:{required:!0},options:{type:Array,required:!0,validator:function(t){return t.every((function(t){return("label"in t||"icon"in t||"slot"in t)&&"value"in t}))}},color:String,textColor:String,toggleColor:{type:String,default:"primary"},toggleTextColor:String,outline:Boolean,flat:Boolean,unelevated:Boolean,rounded:Boolean,push:Boolean,glossy:Boolean,size:String,padding:String,noCaps:Boolean,noWrap:Boolean,dense:Boolean,readonly:Boolean,disable:Boolean,stack:Boolean,stretch:Boolean,spread:Boolean,clearable:Boolean},computed:{hasActiveValue:function(){var t=this;return void 0!==this.options.find((function(e){return e.value===t.value}))},formAttrs:function(){return{type:"hidden",name:this.name,value:this.value}},btnOptions:function(){var t=this,e=function(e,n){return void 0===e[n]?t[n]:e[n]};return this.options.map((function(n,r){return{slot:n.slot,options:{key:r,class:n.class,style:n.style,on:Object(i["a"])(Object(i["a"])({},t.qListeners),{},{click:function(e){return t.__set(n.value,n,e)}}),attrs:Object(i["a"])({"aria-pressed":n.value===t.value?"true":"false"},n.attrs),props:Object(i["a"])(Object(i["a"])({},n),{},{slot:void 0,class:void 0,style:void 0,value:void 0,attrs:void 0,outline:t.outline,flat:t.flat,rounded:t.rounded,push:t.push,unelevated:t.unelevated,dense:t.dense,disable:!0===t.disable||!0===n.disable,color:n.value===t.value?e(n,"toggleColor"):e(n,"color"),textColor:n.value===t.value?e(n,"toggleTextColor"):e(n,"textColor"),noCaps:!0===e(n,"noCaps"),noWrap:!0===e(n,"noWrap"),size:e(n,"size"),padding:e(n,"padding"),ripple:e(n,"ripple"),stack:!0===e(n,"stack"),stretch:!0===e(n,"stretch")})}}}))}},methods:{__set:function(t,e,n){!0!==this.readonly&&(this.value===t?!0===this.clearable&&(this.$emit("input",null,null),this.$emit("clear")):this.$emit("input",t,e),this.$emit("click",n))}},render:function(t){var e=this,n=this.btnOptions.map((function(n){return t(o["a"],Object(i["a"])({},n.options),void 0!==n.slot?Object(l["c"])(e,n.slot):void 0)}));return void 0!==this.name&&!0!==this.disable&&!0===this.hasActiveValue&&this.__injectFormInput(n,"push"),t(a["a"],{staticClass:"q-btn-toggle",props:{outline:this.outline,flat:this.flat,rounded:this.rounded,push:this.push,stretch:this.stretch,unelevated:this.unelevated,glossy:this.glossy,spread:this.spread}},Object(l["a"])(n,this,"default"))}})},"6ac5":function(t,e,n){"use strict";var i=n("5530"),r=n("2b0e"),o=n("87e8"),a=n("e277");e["a"]=r["a"].extend({name:"QToolbarTitle",mixins:[o["a"]],props:{shrink:Boolean},computed:{classes:function(){return"q-toolbar__title ellipsis"+(!0===this.shrink?" col-shrink":"")}},render:function(t){return t("div",{class:this.classes,on:Object(i["a"])({},this.qListeners)},Object(a["c"])(this,"default"))}})},"6af3":function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));const i={props:{_updated:{type:Number,default:0},dark:{type:Boolean,default:!1},colorScheme:{type:String,default:"default"}}}},"6b75":function(t,e,n){"use strict";function i(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,i=Array(e);n<e;n++)i[n]=t[n];return i}n.d(e,"a",(function(){return i}))},"6cd4":function(t,e,n){"use strict";var i=n("e311");e["a"]=function(t){var e=t+="",n=e.indexOf(":");return n>=0&&"xmlns"!==(e=t.slice(0,n))&&(t=t.slice(n+1)),i["a"].hasOwnProperty(e)?{space:i["a"][e],local:t}:t}},"6ce5":function(t,e,n){"use strict";var i=n("df7e"),r=n("ebb5"),o=r.aTypedArray,a=r.exportTypedArrayMethod,s=r.getTypedArrayConstructor;a("toReversed",(function(){return i(o(this),s(this))}))},"6d61":function(t,e,n){"use strict";var i=n("23e7"),r=n("cfe9"),o=n("e330"),a=n("94ca"),s=n("cb2d"),c=n("f183"),u=n("2266"),l=n("19aa"),f=n("1626"),d=n("7234"),h=n("861d"),p=n("d039"),v=n("1c7e"),g=n("d44e"),m=n("7156");t.exports=function(t,e,n){var b=-1!==t.indexOf("Map"),y=-1!==t.indexOf("Weak"),_=b?"set":"add",w=r[t],x=w&&w.prototype,S=w,k={},O=function(t){var e=o(x[t]);s(x,t,"add"===t?function(t){return e(this,0===t?0:t),this}:"delete"===t?function(t){return!(y&&!h(t))&&e(this,0===t?0:t)}:"get"===t?function(t){return y&&!h(t)?void 0:e(this,0===t?0:t)}:"has"===t?function(t){return!(y&&!h(t))&&e(this,0===t?0:t)}:function(t,n){return e(this,0===t?0:t,n),this})},C=a(t,!f(w)||!(y||x.forEach&&!p((function(){(new w).entries().next()}))));if(C)S=n.getConstructor(e,t,b,_),c.enable();else if(a(t,!0)){var T=new S,j=T[_](y?{}:-0,1)!==T,E=p((function(){T.has(1)})),P=v((function(t){new w(t)})),A=!y&&p((function(){var t=new w,e=5;while(e--)t[_](e,e);return!t.has(-0)}));P||(S=e((function(t,e){l(t,x);var n=m(new w,t,S);return d(e)||u(e,n[_],{that:n,AS_ENTRIES:b}),n})),S.prototype=x,x.constructor=S),(E||A)&&(O("delete"),O("has"),b&&O("get")),(A||j)&&O(_),y&&x.clear&&delete x.clear}return k[t]=S,i({global:!0,constructor:!0,forced:S!==w},k),g(S,t),y||n.setStrong(S,t,b),S}},"6eb2":function(t,e,n){"use strict";var i=n("18e2"),r=n("1738"),o=Object(i["a"])((function(t){t.setUTCHours(0,0,0,0)}),(function(t,e){t.setUTCDate(t.getUTCDate()+e)}),(function(t,e){return(e-t)/r["a"]}),(function(t){return t.getUTCDate()-1}));e["a"]=o;o.range},"6f04":function(t,e,n){"use strict";n.d(e,"a",(function(){return a}));var i="$";function r(){}function o(t,e){var n=new r;if(t instanceof r)t.each((function(t,e){n.set(e,t)}));else if(Array.isArray(t)){var i,o=-1,a=t.length;if(null==e)while(++o<a)n.set(o,t[o]);else while(++o<a)n.set(e(i=t[o],o,t),i)}else if(t)for(var s in t)n.set(s,t[s]);return n}r.prototype=o.prototype={constructor:r,has:function(t){return i+t in this},get:function(t){return this[i+t]},set:function(t,e){return this[i+t]=e,this},remove:function(t){var e=i+t;return e in this&&delete this[e]},clear:function(){for(var t in this)t[0]===i&&delete this[t]},keys:function(){var t=[];for(var e in this)e[0]===i&&t.push(e.slice(1));return t},values:function(){var t=[];for(var e in this)e[0]===i&&t.push(this[e]);return t},entries:function(){var t=[];for(var e in this)e[0]===i&&t.push({key:e.slice(1),value:this[e]});return t},size:function(){var t=0;for(var e in this)e[0]===i&&++t;return t},empty:function(){for(var t in this)if(t[0]===i)return!1;return!0},each:function(t){for(var e in this)e[0]===i&&t(this[e],e.slice(1),this)}};var a=o;function s(){}var c=a.prototype;function u(t,e){var n=new s;if(t instanceof s)t.each((function(t){n.add(t)}));else if(t){var i=-1,r=t.length;if(null==e)while(++i<r)n.add(t[i]);else while(++i<r)n.add(e(t[i],i,t))}return n}s.prototype=u.prototype={constructor:s,has:c.has,add:function(t){return t+="",this[i+t]=t,this},remove:c.remove,clear:c.clear,values:c.keys,size:c.size,empty:c.empty,each:c.each}},"6f19":function(t,e,n){"use strict";var i=n("9112"),r=n("0d26"),o=n("b980"),a=Error.captureStackTrace;t.exports=function(t,e,n,s){o&&(a?a(t,e):i(t,"stack",r(n,s)))}},"6f48":function(t,e,n){"use strict";var i=n("6d61"),r=n("6566");i("Map",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),r)},"6fd3":function(t,e,n){"use strict";function i(){}e["a"]=function(t){return null==t?i:function(){return this.querySelector(t)}}},7149:function(t,e,n){"use strict";var i=n("23e7"),r=n("d066"),o=n("c430"),a=n("d256"),s=n("4738").CONSTRUCTOR,c=n("cdf9"),u=r("Promise"),l=o&&!s;i({target:"Promise",stat:!0,forced:o||s},{resolve:function(t){return c(l&&this===u?a:this,t)}})},"714f":function(t,e,n){"use strict";n("99af"),n("14d9"),n("a434"),n("d3b7"),n("159b");var i=n("f303"),r=n("d882"),o=n("dc8a"),a=n("0967"),s=function(t){var e,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:250,i=!1;return function(){return!1===i&&(i=!0,setTimeout((function(){i=!1}),n),e=t.apply(this,arguments)),e}},c=n("81e7");function u(t,e,n,o){!0===n.modifiers.stop&&Object(r["k"])(t);var a=n.modifiers.color,s=n.modifiers.center;s=!0===s||!0===o;var c=document.createElement("span"),u=document.createElement("span"),l=Object(r["h"])(t),f=e.getBoundingClientRect(),d=f.left,h=f.top,p=f.width,v=f.height,g=Math.sqrt(p*p+v*v),m=g/2,b="".concat((p-g)/2,"px"),y=s?b:"".concat(l.left-d-m,"px"),_="".concat((v-g)/2,"px"),w=s?_:"".concat(l.top-h-m,"px");u.className="q-ripple__inner",Object(i["b"])(u,{height:"".concat(g,"px"),width:"".concat(g,"px"),transform:"translate3d(".concat(y,",").concat(w,",0) scale3d(.2,.2,1)"),opacity:0}),c.className="q-ripple".concat(a?" text-"+a:""),c.setAttribute("dir","ltr"),c.appendChild(u),e.appendChild(c);var x=function(){c.remove(),clearTimeout(S)};n.abort.push(x);var S=setTimeout((function(){u.classList.add("q-ripple__inner--enter"),u.style.transform="translate3d(".concat(b,",").concat(_,",0) scale3d(1,1,1)"),u.style.opacity=.2,S=setTimeout((function(){u.classList.remove("q-ripple__inner--enter"),u.classList.add("q-ripple__inner--leave"),u.style.opacity=0,S=setTimeout((function(){c.remove(),n.abort.splice(n.abort.indexOf(x),1)}),275)}),250)}),50)}function l(t,e){var n=e.modifiers,i=e.value,r=e.arg,o=Object.assign({},c["a"].config.ripple,n,i);t.modifiers={early:!0===o.early,stop:!0===o.stop,center:!0===o.center,color:o.color||r,keyCodes:[].concat(o.keyCodes||13)}}function f(t){var e=t.__qripple;void 0!==e&&(e.abort.forEach((function(t){t()})),Object(r["b"])(e,"main"),delete t._qripple)}e["a"]={name:"ripple",inserted:function(t,e){void 0!==t.__qripple&&(f(t),t.__qripple_destroyed=!0);var n={enabled:!1!==e.value,modifiers:{},abort:[],start:function(e){!0===n.enabled&&!0!==e.qSkipRipple&&(!0!==a["a"].is.ie||e.clientX>=0)&&e.type===(!0===n.modifiers.early?"pointerdown":"click")&&u(e,t,n,!0===e.qKeyEvent)},keystart:s((function(e){!0===n.enabled&&!0!==e.qSkipRipple&&!0===Object(o["a"])(e,n.modifiers.keyCodes)&&e.type==="key".concat(!0===n.modifiers.early?"down":"up")&&u(e,t,n,!0)}),300)};l(n,e),t.__qripple=n,Object(r["a"])(n,"main",[[t,"pointerdown","start","passive"],[t,"click","start","passive"],[t,"keydown","keystart","passive"],[t,"keyup","keystart","passive"]])},update:function(t,e){var n=t.__qripple;void 0!==n&&e.oldValue!==e.value&&(n.enabled=!1!==e.value,!0===n.enabled&&Object(e.value)===e.value&&l(n,e))},unbind:function(t){void 0===t.__qripple_destroyed?f(t):delete t.__qripple_destroyed}}},7156:function(t,e,n){"use strict";var i=n("1626"),r=n("861d"),o=n("d2bb");t.exports=function(t,e,n){var a,s;return o&&i(a=e.constructor)&&a!==n&&r(s=a.prototype)&&s!==n.prototype&&o(t,s),t}},7234:function(t,e,n){"use strict";t.exports=function(t){return null===t||void 0===t}},7282:function(t,e,n){"use strict";var i=n("e330"),r=n("59ed");t.exports=function(t,e,n){try{return i(r(Object.getOwnPropertyDescriptor(t,e)[n]))}catch(o){}}},"72c3":function(t,e,n){"use strict";var i=n("23e7"),r=n("e9bc"),o=n("dad2");i({target:"Set",proto:!0,real:!0,forced:!o("union")},{union:r})},"72f7":function(t,e,n){"use strict";var i=n("ebb5").exportTypedArrayMethod,r=n("d039"),o=n("cfe9"),a=n("e330"),s=o.Uint8Array,c=s&&s.prototype||{},u=[].toString,l=a([].join);r((function(){u.call({})}))&&(u=function(){return l(this)});var f=c.toString!==u;i("toString",u,f)},"735e":function(t,e,n){"use strict";var i=n("ebb5"),r=n("81d5"),o=n("f495"),a=n("f5df"),s=n("c65b"),c=n("e330"),u=n("d039"),l=i.aTypedArray,f=i.exportTypedArrayMethod,d=c("".slice),h=u((function(){var t=0;return new Int8Array(2).fill({valueOf:function(){return t++}}),1!==t}));f("fill",(function(t){var e=arguments.length;l(this);var n="Big"===d(a(this),0,3)?o(t):+t;return s(r,this,n,e>1?arguments[1]:void 0,e>2?arguments[2]:void 0)}),h)},7418:function(t,e,n){"use strict";e.f=Object.getOwnPropertySymbols},"742c":function(t,e,n){"use strict";var i=n("18e2"),r=n("1738"),o=Object(i["a"])((function(t){t.setHours(0,0,0,0)}),(function(t,e){t.setDate(t.getDate()+e)}),(function(t,e){return(e-t-(e.getTimezoneOffset()-t.getTimezoneOffset())*r["c"])/r["a"]}),(function(t){return t.getDate()-1}));e["a"]=o;o.range},"74e8":function(t,e,n){"use strict";var i=n("23e7"),r=n("cfe9"),o=n("c65b"),a=n("83ab"),s=n("8aa7"),c=n("ebb5"),u=n("621a"),l=n("19aa"),f=n("5c6c"),d=n("9112"),h=n("eac5"),p=n("50c4"),v=n("0b25"),g=n("182d"),m=n("13a6"),b=n("a04b"),y=n("1a2d"),_=n("f5df"),w=n("861d"),x=n("d9b5"),S=n("7c73"),k=n("3a9b"),O=n("d2bb"),C=n("241c").f,T=n("a078"),j=n("b727").forEach,E=n("2626"),P=n("edd0"),A=n("9bf2"),M=n("06cf"),$=n("dfb9"),D=n("69f3"),R=n("7156"),L=D.get,q=D.set,F=D.enforce,I=A.f,N=M.f,z=r.RangeError,B=u.ArrayBuffer,V=B.prototype,U=u.DataView,H=c.NATIVE_ARRAY_BUFFER_VIEWS,Y=c.TYPED_ARRAY_TAG,W=c.TypedArray,G=c.TypedArrayPrototype,Q=c.isTypedArray,K="BYTES_PER_ELEMENT",X="Wrong length",Z=function(t,e){P(t,e,{configurable:!0,get:function(){return L(this)[e]}})},J=function(t){var e;return k(V,t)||"ArrayBuffer"===(e=_(t))||"SharedArrayBuffer"===e},tt=function(t,e){return Q(t)&&!x(e)&&e in t&&h(+e)&&e>=0},et=function(t,e){return e=b(e),tt(t,e)?f(2,t[e]):N(t,e)},nt=function(t,e,n){return e=b(e),!(tt(t,e)&&w(n)&&y(n,"value"))||y(n,"get")||y(n,"set")||n.configurable||y(n,"writable")&&!n.writable||y(n,"enumerable")&&!n.enumerable?I(t,e,n):(t[e]=n.value,t)};a?(H||(M.f=et,A.f=nt,Z(G,"buffer"),Z(G,"byteOffset"),Z(G,"byteLength"),Z(G,"length")),i({target:"Object",stat:!0,forced:!H},{getOwnPropertyDescriptor:et,defineProperty:nt}),t.exports=function(t,e,n){var a=t.match(/\d+/)[0]/8,c=t+(n?"Clamped":"")+"Array",u="get"+t,f="set"+t,h=r[c],b=h,y=b&&b.prototype,_={},x=function(t,e){var n=L(t);return n.view[u](e*a+n.byteOffset,!0)},k=function(t,e,i){var r=L(t);r.view[f](e*a+r.byteOffset,n?m(i):i,!0)},P=function(t,e){I(t,e,{get:function(){return x(this,e)},set:function(t){return k(this,e,t)},enumerable:!0})};H?s&&(b=e((function(t,e,n,i){return l(t,y),R(function(){return w(e)?J(e)?void 0!==i?new h(e,g(n,a),i):void 0!==n?new h(e,g(n,a)):new h(e):Q(e)?$(b,e):o(T,b,e):new h(v(e))}(),t,b)})),O&&O(b,W),j(C(h),(function(t){t in b||d(b,t,h[t])})),b.prototype=y):(b=e((function(t,e,n,i){l(t,y);var r,s,c,u=0,f=0;if(w(e)){if(!J(e))return Q(e)?$(b,e):o(T,b,e);r=e,f=g(n,a);var d=e.byteLength;if(void 0===i){if(d%a)throw new z(X);if(s=d-f,s<0)throw new z(X)}else if(s=p(i)*a,s+f>d)throw new z(X);c=s/a}else c=v(e),s=c*a,r=new B(s);q(t,{buffer:r,byteOffset:f,byteLength:s,length:c,view:new U(r)});while(u<c)P(t,u++)})),O&&O(b,W),y=b.prototype=S(G)),y.constructor!==b&&d(y,"constructor",b),F(y).TypedArrayConstructor=b,Y&&d(y,Y,c);var A=b!==h;_[c]=b,i({global:!0,constructor:!0,forced:A,sham:!H},_),K in b||d(b,K,a),K in y||d(y,K,a),E(c)}):t.exports=function(){}},"74f4":function(t,e,n){"use strict";n.d(e,"b",(function(){return p})),n.d(e,"a",(function(){return g})),n.d(e,"c",(function(){return m}));var i,r,o=0,a=0,s=0,c=1e3,u=0,l=0,f=0,d="object"===typeof performance&&performance.now?performance:Date,h="object"===typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(t){setTimeout(t,17)};function p(){return l||(h(v),l=d.now()+f)}function v(){l=0}function g(){this._call=this._time=this._next=null}function m(t,e,n){var i=new g;return i.restart(t,e,n),i}function b(){p(),++o;var t,e=i;while(e)(t=l-e._time)>=0&&e._call.call(null,t),e=e._next;--o}function y(){l=(u=d.now())+f,o=a=0;try{b()}finally{o=0,w(),l=0}}function _(){var t=d.now(),e=t-u;e>c&&(f-=e,u=t)}function w(){var t,e,n=i,o=1/0;while(n)n._call?(o>n._time&&(o=n._time),t=n,n=n._next):(e=n._next,n._next=null,n=t?t._next=e:i=e);r=t,x(o)}function x(t){if(!o){a&&(a=clearTimeout(a));var e=t-l;e>24?(t<1/0&&(a=setTimeout(y,t-d.now()-f)),s&&(s=clearInterval(s))):(s||(u=d.now(),s=setInterval(_,c)),o=1,h(y))}}g.prototype=m.prototype={constructor:g,restart:function(t,e,n){if("function"!==typeof t)throw new TypeError("callback is not a function");n=(null==n?p():+n)+(null==e?0:+e),this._next||r===this||(r?r._next=this:i=this,r=this),this._call=t,this._time=n,x()},stop:function(){this._call&&(this._call=null,this._time=1/0,x())}}},7562:function(t,e,n){"use strict";e["a"]={props:{transitionShow:{type:String,default:"fade"},transitionHide:{type:String,default:"fade"}},computed:{transitionProps:function(){var t="q-transition--".concat(this.transitionShow||this.defaultTransitionShow),e="q-transition--".concat(this.transitionHide||this.defaultTransitionHide);return{appear:!0,enterClass:"".concat(t,"-enter"),enterActiveClass:"".concat(t,"-enter-active"),enterToClass:"".concat(t,"-enter-to"),leaveClass:"".concat(e,"-leave"),leaveActiveClass:"".concat(e,"-leave-active"),leaveToClass:"".concat(e,"-leave-to")}}}}},"75bd":function(t,e,n){"use strict";var i=n("cfe9"),r=n("4625"),o=n("b620"),a=i.ArrayBuffer,s=a&&a.prototype,c=s&&r(s.slice);t.exports=function(t){if(0!==o(t))return!1;if(!c)return!1;try{return c(t,0,0),!1}catch(e){return!0}}},"75c3":function(t,e,n){"use strict";n("99af");var i=n("0967"),r=(n("caad"),n("b64b"),n("d3b7"),["left","right","up","down","horizontal","vertical"]),o={left:!0,right:!0,up:!0,down:!0,horizontal:!0,vertical:!0,all:!0},a=["INPUT","TEXTAREA"];function s(t){var e={};return r.forEach((function(n){t[n]&&(e[n]=!0)})),0===Object.keys(e).length?o:(!0===e.horizontal&&(e.left=e.right=!0),!0===e.vertical&&(e.up=e.down=!0),!0===e.left&&!0===e.right&&(e.horizontal=!0),!0===e.up&&!0===e.down&&(e.vertical=!0),!0===e.horizontal&&!0===e.vertical&&(e.all=!0),e)}function c(t,e){return void 0===e.event&&void 0!==t.target&&!0!==t.target.draggable&&"function"===typeof e.handler&&!1===a.includes(t.target.nodeName.toUpperCase())&&(void 0===t.qClonedBy||-1===t.qClonedBy.indexOf(e.uid))}var u=n("d882"),l=n("f249");function f(t,e,n){var i,r=Object(u["h"])(t),o=r.left-e.event.x,a=r.top-e.event.y,s=Math.abs(o),c=Math.abs(a),l=e.direction;!0===l.horizontal&&!0!==l.vertical?i=o<0?"left":"right":!0!==l.horizontal&&!0===l.vertical?i=a<0?"up":"down":!0===l.up&&a<0?(i="up",s>c&&(!0===l.left&&o<0?i="left":!0===l.right&&o>0&&(i="right"))):!0===l.down&&a>0?(i="down",s>c&&(!0===l.left&&o<0?i="left":!0===l.right&&o>0&&(i="right"))):!0===l.left&&o<0?(i="left",s<c&&(!0===l.up&&a<0?i="up":!0===l.down&&a>0&&(i="down"))):!0===l.right&&o>0&&(i="right",s<c&&(!0===l.up&&a<0?i="up":!0===l.down&&a>0&&(i="down")));var f=!1;if(void 0===i&&!1===n){if(!0===e.event.isFirst||void 0===e.event.lastDir)return{};i=e.event.lastDir,f=!0,"left"===i||"right"===i?(r.left-=o,s=0,o=0):(r.top-=a,c=0,a=0)}return{synthetic:f,payload:{evt:t,touch:!0!==e.event.mouse,mouse:!0===e.event.mouse,position:r,direction:i,isFirst:e.event.isFirst,isFinal:!0===n,duration:Date.now()-e.event.time,distance:{x:s,y:c},offset:{x:o,y:a},delta:{x:r.left-e.event.lastX,y:r.top-e.event.lastY}}}}function d(t){var e=t.__qtouchpan;void 0!==e&&(void 0!==e.event&&e.end(),Object(u["b"])(e,"main"),Object(u["b"])(e,"temp"),!0===i["a"].is.firefox&&Object(u["j"])(t,!1),void 0!==e.styleCleanup&&e.styleCleanup(),delete t.__qtouchpan)}var h=0;e["a"]={name:"touch-pan",bind:function(t,e){var n=e.value,r=e.modifiers;if(void 0!==t.__qtouchpan&&(d(t),t.__qtouchpan_destroyed=!0),!0===r.mouse||!0===i["a"].has.touch){var o={uid:"qvtp_"+h++,handler:n,modifiers:r,direction:s(r),noop:u["g"],mouseStart:function(t){c(t,o)&&Object(u["e"])(t)&&(Object(u["a"])(o,"temp",[[document,"mousemove","move","notPassiveCapture"],[document,"mouseup","end","passiveCapture"]]),o.start(t,!0))},touchStart:function(t){if(c(t,o)){var e=t.target;Object(u["a"])(o,"temp",[[e,"touchmove","move","notPassiveCapture"],[e,"touchcancel","end","passiveCapture"],[e,"touchend","end","passiveCapture"]]),o.start(t)}},start:function(e,n){!0===i["a"].is.firefox&&Object(u["j"])(t,!0),o.lastEvt=e;var a=Object(u["h"])(e);if(!0===n||!0===r.stop){if(!0!==o.direction.all&&(!0!==n||!0!==o.modifiers.mouseAllDir&&!0!==o.modifiers.mousealldir)){var s=e.type.indexOf("mouse")>-1?new MouseEvent(e.type,e):new TouchEvent(e.type,e);!0===e.defaultPrevented&&Object(u["i"])(s),!0===e.cancelBubble&&Object(u["k"])(s),s.qClonedBy=void 0===e.qClonedBy?[o.uid]:e.qClonedBy.concat(o.uid),s.qKeyEvent=e.qKeyEvent,s.qClickOutside=e.qClickOutside,o.initialEvent={target:e.target,event:s}}Object(u["k"])(e)}o.event={x:a.left,y:a.top,time:Date.now(),mouse:!0===n,detected:!1,isFirst:!0,isFinal:!1,lastX:a.left,lastY:a.top}},move:function(t){if(void 0!==o.event){o.lastEvt=t;var e=!0===o.event.mouse,n=function(){var n;a(t,e),!0!==o.modifiers.preserveCursor&&!0!==o.modifiers.preservecursor&&(n=document.documentElement.style.cursor||"",document.documentElement.style.cursor="grabbing"),!0===e&&document.body.classList.add("no-pointer-events--children"),document.body.classList.add("non-selectable"),Object(l["a"])(),o.styleCleanup=function(t){if(o.styleCleanup=void 0,void 0!==n&&(document.documentElement.style.cursor=n),document.body.classList.remove("non-selectable"),!0===e){var i=function(){document.body.classList.remove("no-pointer-events--children")};void 0!==t?setTimeout((function(){i(),t()}),50):i()}else void 0!==t&&t()}};if(!0!==o.event.detected){if(!0===o.direction.all||!0===e&&(!0===o.modifiers.mouseAllDir||!0===o.modifiers.mousealldir))return n(),o.event.detected=!0,void o.move(t);var i=Object(u["h"])(t),r=i.left-o.event.x,s=i.top-o.event.y,c=Math.abs(r),d=Math.abs(s);c!==d&&(!0===o.direction.horizontal&&c>d||!0===o.direction.vertical&&c<d||!0===o.direction.up&&c<d&&s<0||!0===o.direction.down&&c<d&&s>0||!0===o.direction.left&&c>d&&r<0||!0===o.direction.right&&c>d&&r>0?(o.event.detected=!0,o.move(t)):o.end(t,!0))}else{!0!==o.event.isFirst&&a(t,o.event.mouse);var h=f(t,o,!1),p=h.payload,v=h.synthetic;void 0!==p&&(!1===o.handler(p)?o.end(t):(void 0===o.styleCleanup&&!0===o.event.isFirst&&n(),o.event.lastX=p.position.left,o.event.lastY=p.position.top,o.event.lastDir=!0===v?void 0:p.direction,o.event.isFirst=!1))}}},end:function(e,n){if(void 0!==o.event){if(Object(u["b"])(o,"temp"),!0===i["a"].is.firefox&&Object(u["j"])(t,!1),!0===n)void 0!==o.styleCleanup&&o.styleCleanup(),!0!==o.event.detected&&void 0!==o.initialEvent&&o.initialEvent.target.dispatchEvent(o.initialEvent.event);else if(!0===o.event.detected){!0===o.event.isFirst&&o.handler(f(void 0===e?o.lastEvt:e,o).payload);var r=f(void 0===e?o.lastEvt:e,o,!0),a=r.payload,s=function(){o.handler(a)};void 0!==o.styleCleanup?o.styleCleanup(s):s()}o.event=void 0,o.initialEvent=void 0,o.lastEvt=void 0}}};t.__qtouchpan=o,!0===r.mouse&&Object(u["a"])(o,"main",[[t,"mousedown","mouseStart","passive".concat(!0===r.mouseCapture||!0===r.mousecapture?"Capture":"")]]),!0===i["a"].has.touch&&Object(u["a"])(o,"main",[[t,"touchstart","touchStart","passive".concat(!0===r.capture?"Capture":"")],[t,"touchmove","noop","notPassiveCapture"]])}function a(t,e){!0===r.mouse&&!0===e?Object(u["l"])(t):(!0===r.stop&&Object(u["k"])(t),!0===r.prevent&&Object(u["i"])(t))}},update:function(t,e){var n=e.oldValue,i=e.value,r=t.__qtouchpan;void 0!==r&&n!==i&&("function"!==typeof i&&r.end(),r.handler=i)},unbind:function(t){void 0===t.__qtouchpan_destroyed?d(t):delete t.__qtouchpan_destroyed}}},"77a7":function(t,e,n){"use strict";var i=Array,r=Math.abs,o=Math.pow,a=Math.floor,s=Math.log,c=Math.LN2,u=function(t,e,n){var u,l,f,d=i(n),h=8*n-e-1,p=(1<<h)-1,v=p>>1,g=23===e?o(2,-24)-o(2,-77):0,m=t<0||0===t&&1/t<0?1:0,b=0;t=r(t),t!==t||t===1/0?(l=t!==t?1:0,u=p):(u=a(s(t)/c),f=o(2,-u),t*f<1&&(u--,f*=2),t+=u+v>=1?g/f:g*o(2,1-v),t*f>=2&&(u++,f/=2),u+v>=p?(l=0,u=p):u+v>=1?(l=(t*f-1)*o(2,e),u+=v):(l=t*o(2,v-1)*o(2,e),u=0));while(e>=8)d[b++]=255&l,l/=256,e-=8;u=u<<e|l,h+=e;while(h>0)d[b++]=255&u,u/=256,h-=8;return d[b-1]|=128*m,d},l=function(t,e){var n,i=t.length,r=8*i-e-1,a=(1<<r)-1,s=a>>1,c=r-7,u=i-1,l=t[u--],f=127&l;l>>=7;while(c>0)f=256*f+t[u--],c-=8;n=f&(1<<-c)-1,f>>=-c,c+=e;while(c>0)n=256*n+t[u--],c-=8;if(0===f)f=1-s;else{if(f===a)return n?NaN:l?-1/0:1/0;n+=o(2,e),f-=s}return(l?-1:1)*n*o(2,f-e)};t.exports={pack:u,unpack:l}},"77ae":function(t,e,n){"use strict";var i=n("18e2"),r=Object(i["a"])((function(t){t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)}),(function(t,e){t.setUTCFullYear(t.getUTCFullYear()+e)}),(function(t,e){return e.getUTCFullYear()-t.getUTCFullYear()}),(function(t){return t.getUTCFullYear()}));r.every=function(t){return isFinite(t=Math.floor(t))&&t>0?Object(i["a"])((function(e){e.setUTCFullYear(Math.floor(e.getUTCFullYear()/t)*t),e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)}),(function(e,n){e.setUTCFullYear(e.getUTCFullYear()+n*t)})):null},e["a"]=r;r.range},7839:function(t,e,n){"use strict";t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},"785a":function(t,e,n){"use strict";var i=n("cc12"),r=i("span").classList,o=r&&r.constructor&&r.constructor.prototype;t.exports=o===Object.prototype?void 0:o},7937:function(t,e,n){"use strict";n.d(e,"a",(function(){return i})),n.d(e,"b",(function(){return r}));n("99af"),n("a15b"),n("fb6a"),n("b680");function i(t,e,n){return n<=e?e:Math.min(n,Math.max(e,t))}function r(t,e,n){if(n<=e)return e;var i=n-e+1,r=e+(t-e)%i;return r<e&&(r=i+r),0===r?0:r}},"79a4":function(t,e,n){"use strict";var i=n("23e7"),r=n("d039"),o=n("953b"),a=n("dad2"),s=!a("intersection")||r((function(){return"3,2"!==String(Array.from(new Set([1,2,3]).intersection(new Set([3,2]))))}));i({target:"Set",proto:!0,real:!0,forced:s},{intersection:o})},"7a77":function(t,e,n){"use strict";function i(t){this.message=t}i.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},i.prototype.__CANCEL__=!0,t.exports=i},"7aac":function(t,e,n){"use strict";var i=n("c532");t.exports=i.isStandardBrowserEnv()?function(){return{write:function(t,e,n,r,o,a){var s=[];s.push(t+"="+encodeURIComponent(e)),i.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),i.isString(r)&&s.push("path="+r),i.isString(o)&&s.push("domain="+o),!0===a&&s.push("secure"),document.cookie=s.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},"7b0b":function(t,e,n){"use strict";var i=n("1d80"),r=Object;t.exports=function(t){return r(i(t))}},"7c73":function(t,e,n){"use strict";var i,r=n("825a"),o=n("37e8"),a=n("7839"),s=n("d012"),c=n("1be4"),u=n("cc12"),l=n("f772"),f=">",d="<",h="prototype",p="script",v=l("IE_PROTO"),g=function(){},m=function(t){return d+p+f+t+d+"/"+p+f},b=function(t){t.write(m("")),t.close();var e=t.parentWindow.Object;return t=null,e},y=function(){var t,e=u("iframe"),n="java"+p+":";return e.style.display="none",c.appendChild(e),e.src=String(n),t=e.contentWindow.document,t.open(),t.write(m("document.F=Object")),t.close(),t.F},_=function(){try{i=new ActiveXObject("htmlfile")}catch(e){}_="undefined"!=typeof document?document.domain&&i?b(i):y():b(i);var t=a.length;while(t--)delete _[h][a[t]];return _()};s[v]=!0,t.exports=Object.create||function(t,e){var n;return null!==t?(g[h]=r(t),n=new g,g[h]=null,n[v]=t):n=_(),void 0===e?n:o.f(n,e)}},"7d6e":function(t,e,n){},"7db0":function(t,e,n){"use strict";var i=n("23e7"),r=n("b727").find,o=n("44d2"),a="find",s=!0;a in[]&&Array(1)[a]((function(){s=!1})),i({target:"Array",proto:!0,forced:s},{find:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}}),o(a)},"7ee0":function(t,e,n){"use strict";var i=n("0967"),r=n("87e8");e["a"]={mixins:[r["a"]],props:{value:{type:Boolean,default:void 0}},data:function(){return{showing:!1}},watch:{value:function(t){this.__processModelChange(t)},$route:function(){!0===this.hideOnRouteChange&&!0===this.showing&&this.hide()}},methods:{toggle:function(t){this[!0===this.showing?"hide":"show"](t)},show:function(t){var e=this;!0===this.disable||void 0!==this.__showCondition&&!0!==this.__showCondition(t)||(void 0!==this.qListeners.input&&!1===i["e"]&&(this.$emit("input",!0),this.payload=t,this.$nextTick((function(){e.payload===t&&(e.payload=void 0)}))),void 0!==this.value&&void 0!==this.qListeners.input&&!0!==i["e"]||this.__processShow(t))},__processShow:function(t){!0!==this.showing&&(void 0!==this.__preparePortal&&this.__preparePortal(),this.showing=!0,this.$emit("before-show",t),void 0!==this.__show?this.__show(t):this.$emit("show",t))},hide:function(t){var e=this;!0!==this.disable&&(void 0!==this.qListeners.input&&!1===i["e"]&&(this.$emit("input",!1),this.payload=t,this.$nextTick((function(){e.payload===t&&(e.payload=void 0)}))),void 0!==this.value&&void 0!==this.qListeners.input&&!0!==i["e"]||this.__processHide(t))},__processHide:function(t){!1!==this.showing&&(this.showing=!1,this.$emit("before-hide",t),void 0!==this.__hide?this.__hide(t):this.$emit("hide",t))},__processModelChange:function(t){!0===this.disable&&!0===t?void 0!==this.qListeners.input&&this.$emit("input",!1):!0===t!==this.showing&&this["__process".concat(!0===t?"Show":"Hide")](this.payload)}}}},"7f65":function(t,e,n){"use strict";var i=n("59ed"),r=n("825a"),o=n("c65b"),a=n("5926"),s=n("46c4"),c="Invalid size",u=RangeError,l=TypeError,f=Math.max,d=function(t,e){this.set=t,this.size=f(e,0),this.has=i(t.has),this.keys=i(t.keys)};d.prototype={getIterator:function(){return s(r(o(this.keys,this.set)))},includes:function(t){return o(this.has,this.set,t)}},t.exports=function(t){r(t);var e=+t.size;if(e!==e)throw new l(c);var n=a(e);if(n<0)throw new u(c);return new d(t,n)}},"7f67":function(t,e,n){"use strict";var i=n("9e62"),r=n("dc8a");function o(t){if(!1===t)return 0;if(!0===t||void 0===t)return 1;var e=parseInt(t,10);return isNaN(e)?0:e}function a(t){var e=t.__qclosepopup;void 0!==e&&(t.removeEventListener("click",e.handler),t.removeEventListener("keyup",e.handlerKey),delete t.__qclosepopup)}e["a"]={name:"close-popup",bind:function(t,e,n){var s=e.value;void 0!==t.__qclosepopup&&(a(t),t.__qclosepopup_destroyed=!0);var c={depth:o(s),handler:function(t){0!==c.depth&&setTimeout((function(){Object(i["b"])(n.componentInstance||n.context,t,c.depth)}))},handlerKey:function(t){!0===Object(r["a"])(t,13)&&c.handler(t)}};t.__qclosepopup=c,t.addEventListener("click",c.handler),t.addEventListener("keyup",c.handlerKey)},update:function(t,e){var n=e.value,i=e.oldValue;void 0!==t.__qclosepopup&&n!==i&&(t.__qclosepopup.depth=o(n))},unbind:function(t){void 0===t.__qclosepopup_destroyed?a(t):delete t.__qclosepopup_destroyed}}},8172:function(t,e,n){"use strict";var i=n("e065"),r=n("57b9");i("toPrimitive"),r()},"81d5":function(t,e,n){"use strict";var i=n("7b0b"),r=n("23cb"),o=n("07fa");t.exports=function(t){var e=i(this),n=o(e),a=arguments.length,s=r(a>1?arguments[1]:void 0,n),c=a>2?arguments[2]:void 0,u=void 0===c?n:r(c,n);while(u>s)e[s++]=t;return e}},"81e7":function(t,e,n){"use strict";n.d(e,"c",(function(){return O})),n.d(e,"a",(function(){return C}));n("caad"),n("b0c0"),n("dca8"),n("b64b"),n("d3b7"),n("2532"),n("159b");var i=n("c0a8"),r=n("0967"),o=n("3835"),a=(n("14d9"),n("2b0e")),s=n("d882"),c=n("1c16"),u=["sm","md","lg","xl"],l=s["f"].passive,f={width:0,height:0,name:"xs",sizes:{sm:600,md:1024,lg:1440,xl:1920},lt:{sm:!0,md:!0,lg:!0,xl:!0},gt:{xs:!1,sm:!1,md:!1,lg:!1},xs:!0,sm:!1,md:!1,lg:!1,xl:!1,setSizes:s["g"],setDebounce:s["g"],install:function(t,e,n){var i=this;if(!0!==r["e"]){var s,f=window,d=f.visualViewport,h=d||window,p=document.scrollingElement||document.documentElement,v=void 0===d||!0===r["a"].is.mobile?function(){return[Math.max(window.innerWidth,p.clientWidth),Math.max(window.innerHeight,p.clientHeight)]}:function(){return[d.width*d.scale+window.innerWidth-p.clientWidth,d.height*d.scale+window.innerHeight-p.clientHeight]},g=void 0!==n.screen&&!0===n.screen.bodyClasses,m=function(t){var e=v(),n=Object(o["a"])(e,2),r=n[0],a=n[1];if(a!==i.height&&(i.height=a),r!==i.width)i.width=r;else if(!0!==t)return;var s=i.sizes;i.gt.xs=r>=s.sm,i.gt.sm=r>=s.md,i.gt.md=r>=s.lg,i.gt.lg=r>=s.xl,i.lt.sm=r<s.sm,i.lt.md=r<s.md,i.lt.lg=r<s.lg,i.lt.xl=r<s.xl,i.xs=i.lt.sm,i.sm=!0===i.gt.xs&&!0===i.lt.md,i.md=!0===i.gt.sm&&!0===i.lt.lg,i.lg=!0===i.gt.md&&!0===i.lt.xl,i.xl=i.gt.lg,s=(!0===i.xs?"xs":!0===i.sm&&"sm")||!0===i.md&&"md"||!0===i.lg&&"lg"||"xl",s!==i.name&&(!0===g&&(document.body.classList.remove("screen--".concat(i.name)),document.body.classList.add("screen--".concat(s))),i.name=s)},b={},y=16;this.setSizes=function(t){u.forEach((function(e){void 0!==t[e]&&(b[e]=t[e])}))},this.setDebounce=function(t){y=t};var _=function(){var t=getComputedStyle(document.body);t.getPropertyValue("--q-size-sm")&&u.forEach((function(e){i.sizes[e]=parseInt(t.getPropertyValue("--q-size-".concat(e)),10)})),i.setSizes=function(t){u.forEach((function(e){t[e]&&(i.sizes[e]=t[e])})),m(!0)},i.setDebounce=function(t){void 0!==s&&h.removeEventListener("resize",s,l),s=t>0?Object(c["a"])(m,t):m,h.addEventListener("resize",s,l)},i.setDebounce(y),Object.keys(b).length>0?(i.setSizes(b),b=void 0):m(),!0===g&&"xs"===i.name&&document.body.classList.add("screen--xs")};!0===r["c"]?e.takeover.push(_):_(),a["a"].util.defineReactive(t,"screen",this)}else t.screen=this}},d=(n("ac1f"),n("5319"),{isActive:!1,mode:!1,install:function(t,e,n){var i=this,o=n.dark;if(this.isActive=!0===o,!0===r["e"])return e.server.push((function(t,e){t.dark={isActive:!1,mode:!1,set:function(n){e.ssr.Q_BODY_CLASSES=e.ssr.Q_BODY_CLASSES.replace(" body--light","").replace(" body--dark","")+" body--".concat(!0===n?"dark":"light"),t.dark.isActive=!0===n,t.dark.mode=n},toggle:function(){t.dark.set(!1===t.dark.isActive)}},t.dark.set(o)})),void(this.set=s["g"]);var c=void 0!==o&&o;if(!0===r["c"]){var u=function(t){i.__fromSSR=t},l=this.set;this.set=u,u(c),e.takeover.push((function(){i.set=l,i.set(i.__fromSSR)}))}else this.set(c);a["a"].util.defineReactive(this,"isActive",this.isActive),a["a"].util.defineReactive(t,"dark",this)},set:function(t){var e=this;this.mode=t,"auto"===t?(void 0===this.__media&&(this.__media=window.matchMedia("(prefers-color-scheme: dark)"),this.__updateMedia=function(){e.set("auto")},this.__media.addListener(this.__updateMedia)),t=this.__media.matches):void 0!==this.__media&&(this.__media.removeListener(this.__updateMedia),this.__media=void 0),this.isActive=!0===t,document.body.classList.remove("body--".concat(!0===t?"light":"dark")),document.body.classList.add("body--".concat(!0===t?"dark":"light"))},toggle:function(){d.set(!1===d.isActive)},__media:void 0}),h=d,p=n("582c"),v=n("ec5d");n("a15b"),n("d9e2"),n("99af"),n("fb6a"),n("25f0"),n("498a");function g(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:document.body;if("string"!==typeof t)throw new TypeError("Expected a string as color");if("string"!==typeof e)throw new TypeError("Expected a string as value");if(!(n instanceof Element))throw new TypeError("Expected a DOM element");n.style.setProperty("--q-color-".concat(t),e)}var m=n("dc8a");function b(t){return!0===t.ios?"ios":!0===t.android?"android":void 0}function y(t,e){var n=t.is,i=t.has,r=t.within,o=[!0===n.desktop?"desktop":"mobile","".concat(!1===i.touch?"no-":"","touch")];if(!0===n.mobile){var a=b(n);void 0!==a&&o.push("platform-"+a)}if(!0===n.nativeMobile){var s=n.nativeMobileWrapper;o.push(s),o.push("native-mobile"),!0!==n.ios||void 0!==e[s]&&!1===e[s].iosStatusBarPadding||o.push("q-ios-padding")}else!0===n.electron?o.push("electron"):!0===n.bex&&o.push("bex");return!0===r.iframe&&o.push("within-iframe"),o}function _(){var t=document.body.className,e=t;void 0!==r["d"]&&(e=e.replace("desktop","platform-ios mobile")),!0===r["a"].has.touch&&(e=e.replace("no-touch","touch")),!0===r["a"].within.iframe&&(e+=" within-iframe"),t!==e&&(document.body.className=e)}function w(t){for(var e in t)g(e,t[e])}var x={install:function(t,e){if(!0!==r["e"]){if(!0===r["c"])_();else{var n=y(r["a"],e);!0===r["a"].is.ie&&11===r["a"].is.versionNumber?n.forEach((function(t){return document.body.classList.add(t)})):document.body.classList.add.apply(document.body.classList,n)}void 0!==e.brand&&w(e.brand),!0===r["a"].is.ios&&document.body.addEventListener("touchstart",s["g"]),window.addEventListener("keydown",m["b"],!0)}else t.server.push((function(t,n){var i=y(t.platform,e),r=n.ssr.setBodyClasses;void 0!==e.screen&&!0===e.screen.bodyClass&&i.push("screen--xs"),"function"===typeof r?r(i):n.ssr.Q_BODY_CLASSES=i.join(" ")}))}},S=n("9071"),k=[r["b"],f,h],O={server:[],takeover:[]},C={version:i["a"],config:{}};e["b"]=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!0!==this.__qInstalled){this.__qInstalled=!0;var n=C.config=Object.freeze(e.config||{});if(r["b"].install(C,O),x.install(O,n),h.install(C,O,n),f.install(C,O,n),p["a"].install(n),v["a"].install(C,O,e.lang),S["a"].install(C,O,e.iconSet),!0===r["e"]?t.mixin({beforeCreate:function(){this.$q=this.$root.$options.$q}}):t.prototype.$q=C,e.components&&Object.keys(e.components).forEach((function(n){var i=e.components[n];"function"===typeof i&&t.component(i.options.name,i)})),e.directives&&Object.keys(e.directives).forEach((function(n){var i=e.directives[n];void 0!==i.name&&void 0!==i.unbind&&t.directive(i.name,i)})),e.plugins){var i={$q:C,queues:O,cfg:n};Object.keys(e.plugins).forEach((function(t){var n=e.plugins[t];"function"===typeof n.install&&!1===k.includes(n)&&n.install(i)}))}}}},"825a":function(t,e,n){"use strict";var i=n("861d"),r=String,o=TypeError;t.exports=function(t){if(i(t))return t;throw new o(r(t)+" is not an object")}},"82f8":function(t,e,n){"use strict";var i=n("ebb5"),r=n("4d64").includes,o=i.aTypedArray,a=i.exportTypedArrayMethod;a("includes",(function(t){return r(o(this),t,arguments.length>1?arguments[1]:void 0)}))},"83ab":function(t,e,n){"use strict";var i=n("d039");t.exports=!i((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}))},"83b9":function(t,e,n){"use strict";var i=n("cb27"),r=n("384f"),o=i.Set,a=i.add;t.exports=function(t){var e=new o;return r(t,(function(t){a(e,t)})),e}},"83b9e":function(t,e,n){"use strict";var i=n("d925"),r=n("e683");t.exports=function(t,e){return t&&!i(e)?r(t,e):e}},8418:function(t,e,n){"use strict";var i=n("83ab"),r=n("9bf2"),o=n("5c6c");t.exports=function(t,e,n){i?r.f(t,e,o(0,n)):t[e]=n}},"848b":function(t,e,n){"use strict";var i=n("4a0c"),r={};["object","boolean","number","function","string","symbol"].forEach((function(t,e){r[t]=function(n){return typeof n===t||"a"+(e<1?"n ":" ")+t}}));var o={},a=i.version.split(".");function s(t,e){for(var n=e?e.split("."):a,i=t.split("."),r=0;r<3;r++){if(n[r]>i[r])return!0;if(n[r]<i[r])return!1}return!1}function c(t,e,n){if("object"!==typeof t)throw new TypeError("options must be an object");var i=Object.keys(t),r=i.length;while(r-- >0){var o=i[r],a=e[o];if(a){var s=t[o],c=void 0===s||a(s,o,t);if(!0!==c)throw new TypeError("option "+o+" must be "+c)}else if(!0!==n)throw Error("Unknown option "+o)}}r.transitional=function(t,e,n){var r=e&&s(e);function a(t,e){return"[Axios v"+i.version+"] Transitional option '"+t+"'"+e+(n?". "+n:"")}return function(n,i,s){if(!1===t)throw new Error(a(i," has been removed in "+e));return r&&!o[i]&&(o[i]=!0,console.warn(a(i," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(n,i,s)}},t.exports={isOlderVersion:s,assertOptions:c,validators:r}},8506:function(t,e,n){"use strict";function i(t){return null!=t&&"object"===typeof t&&!0===t["@@functional/placeholder"]}function r(t){return function e(n){return 0===arguments.length||i(n)?e:t.apply(this,arguments)}}function o(t){return function e(n,o){switch(arguments.length){case 0:return e;case 1:return i(n)?e:r((function(e){return t(n,e)}));default:return i(n)&&i(o)?e:i(n)?r((function(e){return t(e,o)})):i(o)?r((function(e){return t(n,e)})):t(n,o)}}}function a(t){return function e(n,a,s){switch(arguments.length){case 0:return e;case 1:return i(n)?e:o((function(e,i){return t(n,e,i)}));case 2:return i(n)&&i(a)?e:i(n)?o((function(e,n){return t(e,a,n)})):i(a)?o((function(e,i){return t(n,e,i)})):r((function(e){return t(n,a,e)}));default:return i(n)&&i(a)&&i(s)?e:i(n)&&i(a)?o((function(e,n){return t(e,n,s)})):i(n)&&i(s)?o((function(e,n){return t(e,a,n)})):i(a)&&i(s)?o((function(e,i){return t(n,e,i)})):i(n)?r((function(e){return t(e,a,s)})):i(a)?r((function(e){return t(n,e,s)})):i(s)?r((function(e){return t(n,a,e)})):t(n,a,s)}}}var s=o((function(t,e){return null==e||e!==e?t:e})),c=s,u=o((function(t,e){var n=e,i=0;while(i<t.length){if(null==n)return;n=n[t[i]],i+=1}return n})),l=u,f=a((function(t,e,n){return c(t,l(e,n))}));e["a"]=f},8547:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));const i={install(t,e){e.components&&Object.keys(e.components).forEach(n=>{if(!(n in["DashBlocks","DbData","dbColors","dbUtils"])){const i=e.components[n];t.component(n,i)}})}}},8558:function(t,e,n){"use strict";var i=n("cfe9"),r=n("b5db"),o=n("c6b6"),a=function(t){return r.slice(0,t.length)===t};t.exports=function(){return a("Bun/")?"BUN":a("Cloudflare-Workers")?"CLOUDFLARE":a("Deno/")?"DENO":a("Node.js/")?"NODE":i.Bun&&"string"==typeof Bun.version?"BUN":i.Deno&&"object"==typeof Deno.version?"DENO":"process"===o(i.process)?"NODE":i.window&&i.document?"BROWSER":"REST"}()},8562:function(t,e,n){"use strict";var i=n("5530"),r=n("ade3"),o=(n("caad"),n("a9e3"),n("2b0e")),a=n("75c3"),s=n("b7fa"),c=n("87e8"),u=n("e277"),l=n("d882"),f=n("d54d");e["a"]=o["a"].extend({name:"QSplitter",mixins:[s["a"],c["a"]],directives:{TouchPan:a["a"]},props:{value:{type:Number,required:!0},reverse:Boolean,unit:{type:String,default:"%",validator:function(t){return["%","px"].includes(t)}},limits:{type:Array,validator:function(t){return 2===t.length&&("number"===typeof t[0]&&"number"===typeof t[1]&&(t[0]>=0&&t[0]<=t[1]))}},emitImmediately:Boolean,horizontal:Boolean,disable:Boolean,beforeClass:[Array,String,Object],afterClass:[Array,String,Object],separatorClass:[Array,String,Object],separatorStyle:[Array,String,Object]},watch:{value:{immediate:!0,handler:function(t){this.__normalize(t,this.computedLimits)}},limits:{deep:!0,handler:function(){var t=this;this.$nextTick((function(){t.__normalize(t.value,t.computedLimits)}))}}},computed:{classes:function(){return(!0===this.horizontal?"column":"row")+" q-splitter--".concat(!0===this.horizontal?"horizontal":"vertical")+" q-splitter--".concat(!0===this.disable?"disabled":"workable")+(!0===this.isDark?" q-splitter--dark":"")},prop:function(){return!0===this.horizontal?"height":"width"},side:function(){return!0!==this.reverse?"before":"after"},computedLimits:function(){return void 0!==this.limits?this.limits:"%"===this.unit?[10,90]:[50,1/0]},styles:function(){return Object(r["a"])({},this.side,Object(r["a"])({},this.prop,this.__getCSSValue(this.value)))},separatorDirectives:function(){if(!0!==this.disable)return[{name:"touch-pan",value:this.__pan,modifiers:Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])({},!0===this.horizontal?"vertical":"horizontal",!0),"prevent",!0),"stop",!0),"mouse",!0),"mouseAllDir",!0)}]}},methods:{__pan:function(t){if(!0===t.isFirst){var e=this.$el.getBoundingClientRect()[this.prop];return this.__dir=!0===this.horizontal?"up":"left",this.__maxValue="%"===this.unit?100:e,this.__value=Math.min(this.__maxValue,this.computedLimits[1],Math.max(this.computedLimits[0],this.value)),this.__multiplier=(!0!==this.reverse?1:-1)*(!0===this.horizontal?1:!0===this.$q.lang.rtl?-1:1)*("%"===this.unit?0===e?0:100/e:1),void this.$el.classList.add("q-splitter--active")}if(!0===t.isFinal)return this.__normalized!==this.value&&this.$emit("input",this.__normalized),void this.$el.classList.remove("q-splitter--active");var n=this.__value+this.__multiplier*(t.direction===this.__dir?-1:1)*t.distance[!0===this.horizontal?"y":"x"];this.__normalized=Math.min(this.__maxValue,this.computedLimits[1],Math.max(this.computedLimits[0],n)),this.$refs[this.side].style[this.prop]=this.__getCSSValue(this.__normalized),!0===this.emitImmediately&&this.value!==this.__normalized&&this.$emit("input",this.__normalized)},__normalize:function(t,e){t<e[0]?this.$emit("input",e[0]):t>e[1]&&this.$emit("input",e[1])},__getCSSValue:function(t){return("%"===this.unit?t:Math.round(t))+this.unit}},render:function(t){var e=!0===this.disable?{"aria-disabled":"true"}:void 0,n=[t("div",{ref:"before",staticClass:"q-splitter__panel q-splitter__before"+(!0===this.reverse?" col":""),style:this.styles.before,class:this.beforeClass,on:Object(f["a"])(this,"stop",{input:l["k"]})},Object(u["c"])(this,"before")),t("div",{staticClass:"q-splitter__separator",style:this.separatorStyle,class:this.separatorClass,attrs:e},[t("div",{staticClass:"absolute-full q-splitter__separator-area",directives:this.separatorDirectives},Object(u["c"])(this,"separator"))]),t("div",{ref:"after",staticClass:"q-splitter__panel q-splitter__after"+(!0===this.reverse?"":" col"),style:this.styles.after,class:this.afterClass,on:Object(f["a"])(this,"stop",{input:l["k"]})},Object(u["c"])(this,"after"))];return t("div",{staticClass:"q-splitter no-wrap",class:this.classes,on:Object(i["a"])({},this.qListeners)},Object(u["a"])(n,this,"default"))}})},8572:function(t,e,n){"use strict";var i=n("5530"),r=n("ade3"),o=(n("99af"),n("14d9"),n("a9e3"),n("2b0e")),a=n("0967"),s=n("0016"),c=n("0d59"),u=(n("7db0"),n("caad"),n("d3b7"),n("3ca3"),n("ddb0"),n("ac1f"),n("00b4"),/^#[0-9a-fA-F]{3}([0-9a-fA-F]{3})?$/),l=/^#[0-9a-fA-F]{4}([0-9a-fA-F]{4})?$/,f=/^#([0-9a-fA-F]{3}|[0-9a-fA-F]{4}|[0-9a-fA-F]{6}|[0-9a-fA-F]{8})$/,d=/^rgb\(((0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5]),){2}(0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5])\)$/,h=/^rgba\(((0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5]),){2}(0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5]),(0|0\.[0-9]+[1-9]|0\.[1-9]+|1)\)$/,p={date:function(t){return/^-?[\d]+\/[0-1]\d\/[0-3]\d$/.test(t)},time:function(t){return/^([0-1]?\d|2[0-3]):[0-5]\d$/.test(t)},fulltime:function(t){return/^([0-1]?\d|2[0-3]):[0-5]\d:[0-5]\d$/.test(t)},timeOrFulltime:function(t){return/^([0-1]?\d|2[0-3]):[0-5]\d(:[0-5]\d)?$/.test(t)},email:function(t){return/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(t)},hexColor:function(t){return u.test(t)},hexaColor:function(t){return l.test(t)},hexOrHexaColor:function(t){return f.test(t)},rgbColor:function(t){return d.test(t)},rgbaColor:function(t){return h.test(t)},rgbOrRgbaColor:function(t){return d.test(t)||h.test(t)},hexOrRgbColor:function(t){return u.test(t)||d.test(t)},hexaOrRgbaColor:function(t){return l.test(t)||h.test(t)},anyColor:function(t){return f.test(t)||d.test(t)||h.test(t)}},v=n("1c16"),g=[!0,!1,"ondemand"],m={props:{value:{},error:{type:Boolean,default:null},errorMessage:String,noErrorIcon:Boolean,rules:Array,reactiveRules:Boolean,lazyRules:{type:[Boolean,String],validator:function(t){return g.includes(t)}}},data:function(){return{isDirty:null,innerError:!1,innerErrorMessage:void 0}},watch:{value:function(){this.__validateIfNeeded()},disable:function(t){!0===t?this.__resetValidation():this.__validateIfNeeded(!0)},reactiveRules:{handler:function(t){var e=this;!0===t?void 0===this.unwatchRules&&(this.unwatchRules=this.$watch("rules",(function(){e.__validateIfNeeded(!0)}))):void 0!==this.unwatchRules&&(this.unwatchRules(),this.unwatchRules=void 0)},immediate:!0},focused:function(t){!0===t?null===this.isDirty&&(this.isDirty=!1):!1===this.isDirty&&(this.isDirty=!0,!0===this.hasActiveRules&&"ondemand"!==this.lazyRules&&!1===this.innerLoading&&this.debouncedValidate())},hasError:function(t){var e=document.getElementById(this.targetUid);null!==e&&e.setAttribute("aria-invalid",!0===t)}},computed:{hasRules:function(){return void 0!==this.rules&&null!==this.rules&&this.rules.length>0},hasActiveRules:function(){return!0!==this.disable&&!0===this.hasRules},hasError:function(){return!0===this.error||!0===this.innerError},computedErrorMessage:function(){return"string"===typeof this.errorMessage&&this.errorMessage.length>0?this.errorMessage:this.innerErrorMessage}},created:function(){this.debouncedValidate=Object(v["a"])(this.validate,0)},mounted:function(){this.validateIndex=0},beforeDestroy:function(){void 0!==this.unwatchRules&&this.unwatchRules(),this.debouncedValidate.cancel()},methods:{resetValidation:function(){this.isDirty=null,this.__resetValidation()},validate:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.value;if(!0!==this.hasActiveRules)return!0;for(var n=++this.validateIndex,i=!0!==this.innerLoading?function(){return!0!==t.isDirty&&(t.isDirty=!0)}:function(){},r=function(e,n){!0===e&&i(),t.innerError!==e&&(t.innerError=e);var r=n||void 0;t.innerErrorMessage!==r&&(t.innerErrorMessage=r),!1!==t.innerLoading&&(t.innerLoading=!1)},o=[],a=0;a<this.rules.length;a++){var s=this.rules[a],c=void 0;if("function"===typeof s?c=s(e,p):"string"===typeof s&&void 0!==p[s]&&(c=p[s](e)),!1===c||"string"===typeof c)return r(!0,c),!1;!0!==c&&void 0!==c&&o.push(c)}return 0===o.length?(r(!1),!0):(!0!==this.innerLoading&&(this.innerLoading=!0),Promise.all(o).then((function(e){if(void 0===e||!1===Array.isArray(e)||0===e.length)return n===t.validateIndex&&r(!1),!0;var i=e.find((function(t){return!1===t||"string"===typeof t}));return n===t.validateIndex&&r(void 0!==i,i),void 0===i}),(function(e){return n===t.validateIndex&&(console.error(e),r(!0)),!1})))},__resetValidation:function(){this.debouncedValidate.cancel(),this.validateIndex++,this.innerLoading=!1,this.innerError=!1,this.innerErrorMessage=void 0},__validateIfNeeded:function(t){!0===this.hasActiveRules&&"ondemand"!==this.lazyRules&&(!0===this.isDirty||!0!==this.lazyRules&&!0!==t)&&this.debouncedValidate()}}},b=n("b7fa"),y=n("f376"),_=n("e277"),w=n("1732"),x=n("d882"),S=n("f6ba");function k(t){return void 0===t?"f_".concat(Object(w["a"])()):t}e["a"]=o["a"].extend({name:"QField",mixins:[b["a"],m,y["b"]],inheritAttrs:!1,props:{label:String,stackLabel:Boolean,hint:String,hideHint:Boolean,prefix:String,suffix:String,labelColor:String,color:String,bgColor:String,filled:Boolean,outlined:Boolean,borderless:Boolean,standout:[Boolean,String],square:Boolean,loading:Boolean,labelSlot:Boolean,bottomSlots:Boolean,hideBottomSpace:Boolean,rounded:Boolean,dense:Boolean,itemAligned:Boolean,counter:Boolean,clearable:Boolean,clearIcon:String,disable:Boolean,readonly:Boolean,autofocus:Boolean,for:String,maxlength:[Number,String],maxValues:[Number,String]},data:function(){return{focused:!1,targetUid:k(this.for),innerLoading:!1}},watch:{for:function(t){this.targetUid=k(t)}},computed:{editable:function(){return!0!==this.disable&&!0!==this.readonly},hasValue:function(){var t=void 0===this.__getControl?this.value:this.innerValue;return void 0!==t&&null!==t&&(""+t).length>0},computedCounter:function(){if(!1!==this.counter){var t="string"===typeof this.value||"number"===typeof this.value?(""+this.value).length:!0===Array.isArray(this.value)?this.value.length:0,e=void 0!==this.maxlength?this.maxlength:this.maxValues;return t+(void 0!==e?" / "+e:"")}},floatingLabel:function(){return!0===this.stackLabel||!0===this.focused||"number"===typeof this.inputValue||"string"===typeof this.inputValue&&this.inputValue.length>0||!0!==this.hideSelected&&!0===this.hasValue&&("number"!==this.type||!1===isNaN(this.value))||void 0!==this.displayValue&&null!==this.displayValue&&(""+this.displayValue).length>0},shouldRenderBottom:function(){return!0===this.bottomSlots||void 0!==this.hint||!0===this.hasRules||!0===this.counter||null!==this.error},classes:function(){var t;return t={},Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(t,this.fieldClass,void 0!==this.fieldClass),"q-field--".concat(this.styleType),!0),"q-field--rounded",this.rounded),"q-field--square",this.square),"q-field--focused",!0===this.focused),"q-field--highlighted",!0===this.focused||!0===this.hasError),"q-field--float",this.floatingLabel),"q-field--labeled",this.hasLabel),"q-field--dense",this.dense),"q-field--item-aligned q-item-type",this.itemAligned),Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(t,"q-field--dark",this.isDark),"q-field--auto-height",void 0===this.__getControl),"q-field--with-bottom",!0!==this.hideBottomSpace&&!0===this.shouldRenderBottom),"q-field--error",this.hasError),"q-field--readonly",!0===this.readonly&&!0!==this.disable),"q-field--disabled",!0===this.disable)},styleType:function(){return!0===this.filled?"filled":!0===this.outlined?"outlined":!0===this.borderless?"borderless":this.standout?"standout":"standard"},contentClass:function(){var t=[];if(!0===this.hasError)t.push("text-negative");else{if("string"===typeof this.standout&&this.standout.length>0&&!0===this.focused)return this.standout;void 0!==this.color&&t.push("text-"+this.color)}return void 0!==this.bgColor&&t.push("bg-".concat(this.bgColor)),t},hasLabel:function(){return!0===this.labelSlot||void 0!==this.label},labelClass:function(){if(void 0!==this.labelColor&&!0!==this.hasError)return"text-"+this.labelColor},controlSlotScope:function(){return{id:this.targetUid,field:this.$el,editable:this.editable,focused:this.focused,floatingLabel:this.floatingLabel,value:this.value,emitValue:this.__emitValue}},bottomSlotScope:function(){return{id:this.targetUid,field:this.$el,editable:this.editable,focused:this.focused,value:this.value,errorMessage:this.computedErrorMessage}},attrs:function(){var t={for:this.targetUid};return!0===this.disable?t["aria-disabled"]="true":!0===this.readonly&&(t["aria-readonly"]="true"),t}},methods:{focus:function(){Object(S["a"])(this.__focus)},blur:function(){Object(S["c"])(this.__focus);var t=document.activeElement;null!==t&&this.$el.contains(t)&&t.blur()},__focus:function(){var t=document.activeElement,e=this.$refs.target;void 0===e||null!==t&&t.id===this.targetUid||(!0===e.hasAttribute("tabindex")||(e=e.querySelector("[tabindex]")),null!==e&&e!==t&&e.focus({preventScroll:!0}))},__getContent:function(t){var e=[];return void 0!==this.$scopedSlots.prepend&&e.push(t("div",{staticClass:"q-field__prepend q-field__marginal row no-wrap items-center",key:"prepend",on:this.slotsEvents},this.$scopedSlots.prepend())),e.push(t("div",{staticClass:"q-field__control-container col relative-position row no-wrap q-anchor--skip"},this.__getControlContainer(t))),!0===this.hasError&&!1===this.noErrorIcon&&e.push(this.__getInnerAppendNode(t,"error",[t(s["a"],{props:{name:this.$q.iconSet.field.error,color:"negative"}})])),!0===this.loading||!0===this.innerLoading?e.push(this.__getInnerAppendNode(t,"inner-loading-append",void 0!==this.$scopedSlots.loading?this.$scopedSlots.loading():[t(c["a"],{props:{color:this.color}})])):!0===this.clearable&&!0===this.hasValue&&!0===this.editable&&e.push(this.__getInnerAppendNode(t,"inner-clearable-append",[t(s["a"],{staticClass:"q-field__focusable-action",props:{tag:"button",name:this.clearIcon||this.$q.iconSet.field.clear},attrs:y["c"],on:this.clearableEvents})])),void 0!==this.$scopedSlots.append&&e.push(t("div",{staticClass:"q-field__append q-field__marginal row no-wrap items-center",key:"append",on:this.slotsEvents},this.$scopedSlots.append())),void 0!==this.__getInnerAppend&&e.push(this.__getInnerAppendNode(t,"inner-append",this.__getInnerAppend(t))),void 0!==this.__getControlChild&&e.push(this.__getControlChild(t)),e},__getControlContainer:function(t){var e=[];return void 0!==this.prefix&&null!==this.prefix&&e.push(t("div",{staticClass:"q-field__prefix no-pointer-events row items-center"},[this.prefix])),!0===this.hasShadow&&void 0!==this.__getShadowControl&&e.push(this.__getShadowControl(t)),void 0!==this.__getControl?e.push(this.__getControl(t)):void 0!==this.$scopedSlots.rawControl?e.push(this.$scopedSlots.rawControl()):void 0!==this.$scopedSlots.control&&e.push(t("div",{ref:"target",staticClass:"q-field__native row",attrs:Object(i["a"])(Object(i["a"])({tabindex:-1},this.qAttrs),{},{"data-autofocus":this.autofocus||void 0})},this.$scopedSlots.control(this.controlSlotScope))),!0===this.hasLabel&&e.push(t("div",{staticClass:"q-field__label no-pointer-events absolute ellipsis",class:this.labelClass},[Object(_["c"])(this,"label",this.label)])),void 0!==this.suffix&&null!==this.suffix&&e.push(t("div",{staticClass:"q-field__suffix no-pointer-events row items-center"},[this.suffix])),e.concat(void 0!==this.__getDefaultSlot?this.__getDefaultSlot(t):Object(_["c"])(this,"default"))},__getBottom:function(t){var e,n;!0===this.hasError?(n="q--slot-error",void 0!==this.$scopedSlots.error?e=this.$scopedSlots.error(this.bottomSlotScope):void 0!==this.computedErrorMessage&&(e=[t("div",{attrs:{role:"alert"}},[this.computedErrorMessage])],n=this.computedErrorMessage)):!0===this.hideHint&&!0!==this.focused||(n="q--slot-hint",void 0!==this.$scopedSlots.hint?e=this.$scopedSlots.hint(this.bottomSlotScope):void 0!==this.hint&&(e=[t("div",[this.hint])],n=this.hint));var i=!0===this.counter||void 0!==this.$scopedSlots.counter;if(!0!==this.hideBottomSpace||!1!==i||void 0!==e){var r=t("div",{key:n,staticClass:"q-field__messages col"},e);return t("div",{staticClass:"q-field__bottom row items-start q-field__bottom--"+(!0!==this.hideBottomSpace?"animated":"stale"),on:{click:x["i"]}},[!0===this.hideBottomSpace?r:t("transition",{props:{name:"q-transition--field-message"}},[r]),!0===i?t("div",{staticClass:"q-field__counter"},void 0!==this.$scopedSlots.counter?this.$scopedSlots.counter():[this.computedCounter]):null])}},__getInnerAppendNode:function(t,e,n){return null===n?null:t("div",{staticClass:"q-field__append q-field__marginal row no-wrap items-center q-anchor--skip",key:e},n)},__onControlPopupShow:function(t){void 0!==t&&Object(x["k"])(t),this.$emit("popup-show",t),this.hasPopupOpen=!0,this.__onControlFocusin(t)},__onControlPopupHide:function(t){void 0!==t&&Object(x["k"])(t),this.$emit("popup-hide",t),this.hasPopupOpen=!1,this.__onControlFocusout(t)},__onControlFocusin:function(t){clearTimeout(this.focusoutTimer),!0===this.editable&&!1===this.focused&&(this.focused=!0,this.$emit("focus",t))},__onControlFocusout:function(t,e){var n=this;clearTimeout(this.focusoutTimer),this.focusoutTimer=setTimeout((function(){(!0!==document.hasFocus()||!0!==n.hasPopupOpen&&void 0!==n.$refs&&void 0!==n.$refs.control&&!1===n.$refs.control.contains(document.activeElement))&&(!0===n.focused&&(n.focused=!1,n.$emit("blur",t)),void 0!==e&&e())}))},__clearValue:function(t){var e=this;if(Object(x["l"])(t),!0!==this.$q.platform.is.mobile){var n=this.$refs.target||this.$el;n.focus()}else!0===this.$el.contains(document.activeElement)&&document.activeElement.blur();"file"===this.type&&(this.$refs.input.value=null),this.$emit("input",null),this.$emit("clear",this.value),this.$nextTick((function(){e.resetValidation(),!0!==e.$q.platform.is.mobile&&(e.isDirty=!1)}))},__emitValue:function(t){this.$emit("input",t)}},render:function(t){void 0!==this.__onPreRender&&this.__onPreRender(),void 0!==this.__onPostRender&&this.$nextTick(this.__onPostRender);var e=void 0===this.__getControl&&void 0===this.$scopedSlots.control?Object(i["a"])(Object(i["a"])({},this.qAttrs),{},{"data-autofocus":this.autofocus||void 0},this.attrs):this.attrs;return t("label",{staticClass:"q-field q-validation-component row no-wrap items-start",class:this.classes,attrs:e},[void 0!==this.$scopedSlots.before?t("div",{staticClass:"q-field__before q-field__marginal row no-wrap items-center",on:this.slotsEvents},this.$scopedSlots.before()):null,t("div",{staticClass:"q-field__inner relative-position col self-stretch"},[t("div",{ref:"control",staticClass:"q-field__control relative-position row no-wrap",class:this.contentClass,attrs:{tabindex:-1},on:this.controlEvents},this.__getContent(t)),!0===this.shouldRenderBottom?this.__getBottom(t):null]),void 0!==this.$scopedSlots.after?t("div",{staticClass:"q-field__after q-field__marginal row no-wrap items-center",on:this.slotsEvents},this.$scopedSlots.after()):null])},created:function(){void 0!==this.__onPreRender&&this.__onPreRender(),this.slotsEvents={click:x["i"]},this.clearableEvents={click:this.__clearValue},this.controlEvents=void 0!==this.__getControlEvents?this.__getControlEvents():{focusin:this.__onControlFocusin,focusout:this.__onControlFocusout,"popup-show":this.__onControlPopupShow,"popup-hide":this.__onControlPopupHide}},mounted:function(){!0===a["c"]&&void 0===this.for&&(this.targetUid=k()),!0===this.autofocus&&this.focus()},activated:function(){!0===this.shouldActivate&&!0===this.autofocus&&this.focus()},deactivated:function(){this.shouldActivate=!0},beforeDestroy:function(){clearTimeout(this.focusoutTimer)}})},"857a":function(t,e,n){"use strict";var i=n("e330"),r=n("1d80"),o=n("577e"),a=/"/g,s=i("".replace);t.exports=function(t,e,n,i){var c=o(r(t)),u="<"+e;return""!==n&&(u+=" "+n+'="'+s(o(i),a,"&quot;")+'"'),u+">"+c+"</"+e+">"}},"85fc":function(t,e,n){"use strict";n("99af"),n("14d9"),n("fb6a"),n("a434"),n("b0c0"),n("a9e3");var i=n("b7fa"),r=n("d882"),o=n("f89c"),a=n("6642"),s=Object(a["b"])({xs:30,sm:35,md:40,lg:50,xl:60}),c={computed:{__refocusTargetEl:function(){if(!0!==this.disable)return this.$createElement("span",{ref:"refocusTarget",staticClass:"no-outline",attrs:{tabindex:-1}})}},methods:{__refocusTarget:function(t){void 0!==t&&0===t.type.indexOf("key")?document.activeElement!==this.$el&&!0===this.$el.contains(document.activeElement)&&this.$el.focus():void 0!==t&&!0!==this.$el.contains(t.target)||void 0===this.$refs.refocusTarget||this.$refs.refocusTarget.focus()}}},u=n("e277"),l=n("d54d");e["a"]={mixins:[i["a"],s,o["b"],c],props:{value:{required:!0,default:null},val:{},trueValue:{default:!0},falseValue:{default:!1},indeterminateValue:{default:null},checkedIcon:String,uncheckedIcon:String,indeterminateIcon:String,toggleOrder:{type:String,validator:function(t){return"tf"===t||"ft"===t}},toggleIndeterminate:Boolean,label:String,leftLabel:Boolean,color:String,keepColor:Boolean,dense:Boolean,disable:Boolean,tabindex:[String,Number]},computed:{isTrue:function(){return!0===this.modelIsArray?this.index>-1:this.value===this.trueValue},isFalse:function(){return!0===this.modelIsArray?-1===this.index:this.value===this.falseValue},isIndeterminate:function(){return!1===this.isTrue&&!1===this.isFalse},index:function(){if(!0===this.modelIsArray)return this.value.indexOf(this.val)},modelIsArray:function(){return void 0!==this.val&&Array.isArray(this.value)},computedTabindex:function(){return!0===this.disable?-1:this.tabindex||0},classes:function(){return"q-".concat(this.type," cursor-pointer no-outline row inline no-wrap items-center")+(!0===this.disable?" disabled":"")+(!0===this.isDark?" q-".concat(this.type,"--dark"):"")+(!0===this.dense?" q-".concat(this.type,"--dense"):"")+(!0===this.leftLabel?" reverse":"")},innerClass:function(){var t=!0===this.isTrue?"truthy":!0===this.isFalse?"falsy":"indet",e=void 0===this.color||!0!==this.keepColor&&("toggle"===this.type?!0!==this.isTrue:!0===this.isFalse)?"":" text-".concat(this.color);return"q-".concat(this.type,"__inner--").concat(t).concat(e)},formAttrs:function(){var t={type:"checkbox"};return void 0!==this.name&&Object.assign(t,{checked:this.isTrue,name:this.name,value:!0===this.modelIsArray?this.val:this.trueValue}),t},attrs:function(){var t={tabindex:this.computedTabindex,role:"toggle"===this.type?"switch":"checkbox","aria-label":this.label,"aria-checked":!0===this.isIndeterminate?"mixed":!0===this.isTrue?"true":"false"};return!0===this.disable&&(t["aria-disabled"]="true"),t}},methods:{toggle:function(t){void 0!==t&&(Object(r["l"])(t),this.__refocusTarget(t)),!0!==this.disable&&this.$emit("input",this.__getNextValue(),t)},__getNextValue:function(){if(!0===this.modelIsArray){if(!0===this.isTrue){var t=this.value.slice();return t.splice(this.index,1),t}return this.value.concat([this.val])}if(!0===this.isTrue){if("ft"!==this.toggleOrder||!1===this.toggleIndeterminate)return this.falseValue}else{if(!0!==this.isFalse)return"ft"!==this.toggleOrder?this.trueValue:this.falseValue;if("ft"===this.toggleOrder||!1===this.toggleIndeterminate)return this.trueValue}return this.indeterminateValue},__onKeydown:function(t){13!==t.keyCode&&32!==t.keyCode||Object(r["l"])(t)},__onKeyup:function(t){13!==t.keyCode&&32!==t.keyCode||this.toggle(t)}},render:function(t){var e=this.__getInner(t);!0!==this.disable&&this.__injectFormInput(e,"unshift","q-".concat(this.type,"__native absolute q-ma-none q-pa-none"));var n=[t("div",{staticClass:"q-".concat(this.type,"__inner relative-position non-selectable"),class:this.innerClass,style:this.sizeStyle,attrs:{"aria-hidden":"true"}},e)];void 0!==this.__refocusTargetEl&&n.push(this.__refocusTargetEl);var i=void 0!==this.label?Object(u["a"])([this.label],this,"default"):Object(u["c"])(this,"default");return void 0!==i&&n.push(t("div",{staticClass:"q-".concat(this.type,"__label q-anchor--skip")},i)),t("div",{class:this.classes,attrs:this.attrs,on:Object(l["a"])(this,"inpExt",{click:this.toggle,keydown:this.__onKeydown,keyup:this.__onKeyup})},n)}}},"861d":function(t,e,n){"use strict";var i=n("1626");t.exports=function(t){return"object"==typeof t?null!==t:i(t)}},8716:function(t,e,n){"use strict";n.d(e,"b",(function(){return c}));n("99af"),n("b0c0"),n("b64b"),n("d3b7"),n("ac1f"),n("5319");var i=/\/?$/;function r(t,e){if(Object.keys(t).length!==Object.keys(e).length)return!1;for(var n in e)if(!(n in t)||String(t[n])!==String(e[n]))return!1;return!0}function o(t,e){for(var n in e)if(!(n in t))return!1;return!0}function a(t,e){return!!e&&(t.path&&e.path?t.path.replace(i,"")===e.path.replace(i,"")&&t.hash===e.hash&&r(t.query,e.query):"string"===typeof t.name&&t.name===e.name&&t.hash===e.hash&&!0===r(t.query,e.query)&&!0===r(t.params,e.params))}function s(t,e){return 0===t.path.replace(i,"/").indexOf(e.path.replace(i,"/"))&&("string"!==typeof e.hash||e.hash.length<2||t.hash===e.hash)&&!0===o(t.query,e.query)}var c={to:[String,Object],exact:Boolean,append:Boolean,replace:Boolean,activeClass:{type:String,default:"q-router-link--active"},exactActiveClass:{type:String,default:"q-router-link--exact-active"},href:String,target:String,disable:Boolean};e["a"]={props:c,computed:{hasHrefLink:function(){return!0!==this.disable&&void 0!==this.href},hasRouterLinkProps:function(){return void 0!==this.$router&&!0!==this.disable&&!0!==this.hasHrefLink&&void 0!==this.to&&null!==this.to&&""!==this.to},resolvedLink:function(){return!0===this.hasRouterLinkProps?this.__getLink(this.to,this.append):null},hasRouterLink:function(){return null!==this.resolvedLink},hasLink:function(){return!0===this.hasHrefLink||!0===this.hasRouterLink},linkTag:function(){return"a"===this.type||!0===this.hasLink?"a":this.tag||this.fallbackTag||"div"},linkAttrs:function(){return!0===this.hasHrefLink?{href:this.href,target:this.target}:!0===this.hasRouterLink?{href:this.resolvedLink.href,target:this.target}:{}},linkIsActive:function(){return!0===this.hasRouterLink&&s(this.$route,this.resolvedLink.route)},linkIsExactActive:function(){return!0===this.hasRouterLink&&a(this.$route,this.resolvedLink.route)},linkClass:function(){return!0===this.hasRouterLink?!0===this.linkIsExactActive?" ".concat(this.exactActiveClass," ").concat(this.activeClass):!0===this.exact?"":!0===this.linkIsActive?" ".concat(this.activeClass):"":""}},methods:{__getLink:function(t,e){try{return!0===e?this.$router.resolve(t,this.$route,!0):this.$router.resolve(t)}catch(n){}return null},__navigateToRouterLink:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.returnRouterError,i=e.to,r=e.replace,o=void 0===r?this.replace:r,a=e.append;if(!0===this.disable)return t.preventDefault(),Promise.resolve(!1);if(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey||void 0!==t.button&&0!==t.button||"_blank"===this.target)return Promise.resolve(!1);t.preventDefault();var s=void 0===i?this.resolvedLink:this.__getLink(i,a);if(null===s)return Promise[!0===n?"reject":"resolve"](!1);var c=this.$router[!0===o?"replace":"push"](s.location);return!0===n?c:c.catch((function(){}))},__navigateOnClick:function(t){var e=this;if(!0===this.hasRouterLink){var n=function(n){return e.__navigateToRouterLink(t,n)};this.$emit("click",t,n),!1===t.navigate&&t.preventDefault(),!0!==t.defaultPrevented&&n()}else this.$emit("click",t)}}}},"87e8":function(t,e,n){"use strict";var i=n("d54d");e["a"]=Object(i["b"])("$listeners","qListeners")},8925:function(t,e,n){"use strict";var i=n("e330"),r=n("1626"),o=n("c6cd"),a=i(Function.toString);r(o.inspectSource)||(o.inspectSource=function(t){return a(t)}),t.exports=o.inspectSource},"8a79":function(t,e,n){"use strict";var i=n("23e7"),r=n("4625"),o=n("06cf").f,a=n("50c4"),s=n("577e"),c=n("5a34"),u=n("1d80"),l=n("ab13"),f=n("c430"),d=r("".slice),h=Math.min,p=l("endsWith"),v=!f&&!p&&!!function(){var t=o(String.prototype,"endsWith");return t&&!t.writable}();i({target:"String",proto:!0,forced:!v&&!p},{endsWith:function(t){var e=s(u(this));c(t);var n=arguments.length>1?arguments[1]:void 0,i=e.length,r=void 0===n?i:h(a(n),i),o=s(t);return d(e,r-o.length,r)===o}})},"8aa5":function(t,e,n){"use strict";var i=n("6547").charAt;t.exports=function(t,e,n){return e+(n?i(t,e).length:1)}},"8aa7":function(t,e,n){"use strict";var i=n("cfe9"),r=n("d039"),o=n("1c7e"),a=n("ebb5").NATIVE_ARRAY_BUFFER_VIEWS,s=i.ArrayBuffer,c=i.Int8Array;t.exports=!a||!r((function(){c(1)}))||!r((function(){new c(-1)}))||!o((function(t){new c,new c(null),new c(1.5),new c(t)}),!0)||r((function(){return 1!==new c(new s(2),1,void 0).length}))},"8b00":function(t,e,n){"use strict";var i=n("23e7"),r=n("68df"),o=n("dad2");i({target:"Set",proto:!0,real:!0,forced:!o("isSubsetOf")},{isSubsetOf:r})},"8c4f":function(t,e,n){"use strict";function i(t,e){for(var n in e)t[n]=e[n];return t}n.d(e,"a",(function(){return xe}));var r=/[!'()*]/g,o=function(t){return"%"+t.charCodeAt(0).toString(16)},a=/%2C/g,s=function(t){return encodeURIComponent(t).replace(r,o).replace(a,",")};function c(t){try{return decodeURIComponent(t)}catch(e){0}return t}function u(t,e,n){void 0===e&&(e={});var i,r=n||f;try{i=r(t||"")}catch(s){i={}}for(var o in e){var a=e[o];i[o]=Array.isArray(a)?a.map(l):l(a)}return i}var l=function(t){return null==t||"object"===typeof t?t:String(t)};function f(t){var e={};return t=t.trim().replace(/^(\?|#|&)/,""),t?(t.split("&").forEach((function(t){var n=t.replace(/\+/g," ").split("="),i=c(n.shift()),r=n.length>0?c(n.join("=")):null;void 0===e[i]?e[i]=r:Array.isArray(e[i])?e[i].push(r):e[i]=[e[i],r]})),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 s(e);if(Array.isArray(n)){var i=[];return n.forEach((function(t){void 0!==t&&(null===t?i.push(s(e)):i.push(s(e)+"="+s(t)))})),i.join("&")}return s(e)+"="+s(n)})).filter((function(t){return t.length>0})).join("&"):null;return e?"?"+e:""}var h=/\/?$/;function p(t,e,n,i){var r=i&&i.options.stringifyQuery,o=e.query||{};try{o=v(o)}catch(s){}var a={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:o,params:e.params||{},fullPath:b(e,r),matched:t?m(t):[]};return n&&(a.redirectedFrom=b(n,r)),Object.freeze(a)}function v(t){if(Array.isArray(t))return t.map(v);if(t&&"object"===typeof t){var e={};for(var n in t)e[n]=v(t[n]);return e}return t}var g=p(null,{path:"/"});function m(t){var e=[];while(t)e.unshift(t),t=t.parent;return e}function b(t,e){var n=t.path,i=t.query;void 0===i&&(i={});var r=t.hash;void 0===r&&(r="");var o=e||d;return(n||"/")+o(i)+r}function y(t,e,n){return e===g?t===e:!!e&&(t.path&&e.path?t.path.replace(h,"")===e.path.replace(h,"")&&(n||t.hash===e.hash&&_(t.query,e.query)):!(!t.name||!e.name)&&(t.name===e.name&&(n||t.hash===e.hash&&_(t.query,e.query)&&_(t.params,e.params))))}function _(t,e){if(void 0===t&&(t={}),void 0===e&&(e={}),!t||!e)return t===e;var n=Object.keys(t).sort(),i=Object.keys(e).sort();return n.length===i.length&&n.every((function(n,r){var o=t[n],a=i[r];if(a!==n)return!1;var s=e[n];return null==o||null==s?o===s:"object"===typeof o&&"object"===typeof s?_(o,s):String(o)===String(s)}))}function w(t,e){return 0===t.path.replace(h,"/").indexOf(e.path.replace(h,"/"))&&(!e.hash||t.hash===e.hash)&&x(t.query,e.query)}function x(t,e){for(var n in e)if(!(n in t))return!1;return!0}function S(t){for(var e=0;e<t.matched.length;e++){var n=t.matched[e];for(var i in n.instances){var r=n.instances[i],o=n.enteredCbs[i];if(r&&o){delete n.enteredCbs[i];for(var a=0;a<o.length;a++)r._isBeingDestroyed||o[a](r)}}}}var k={name:"RouterView",functional:!0,props:{name:{type:String,default:"default"}},render:function(t,e){var n=e.props,r=e.children,o=e.parent,a=e.data;a.routerView=!0;var s=o.$createElement,c=n.name,u=o.$route,l=o._routerViewCache||(o._routerViewCache={}),f=0,d=!1;while(o&&o._routerRoot!==o){var h=o.$vnode?o.$vnode.data:{};h.routerView&&f++,h.keepAlive&&o._directInactive&&o._inactive&&(d=!0),o=o.$parent}if(a.routerViewDepth=f,d){var p=l[c],v=p&&p.component;return v?(p.configProps&&O(v,a,p.route,p.configProps),s(v,a,r)):s()}var g=u.matched[f],m=g&&g.components[c];if(!g||!m)return l[c]=null,s();l[c]={component:m},a.registerRouteInstance=function(t,e){var n=g.instances[c];(e&&n!==t||!e&&n===t)&&(g.instances[c]=e)},(a.hook||(a.hook={})).prepatch=function(t,e){g.instances[c]=e.componentInstance},a.hook.init=function(t){t.data.keepAlive&&t.componentInstance&&t.componentInstance!==g.instances[c]&&(g.instances[c]=t.componentInstance),S(u)};var b=g.props&&g.props[c];return b&&(i(l[c],{route:u,configProps:b}),O(m,a,u,b)),s(m,a,r)}};function O(t,e,n,r){var o=e.props=C(n,r);if(o){o=e.props=i({},o);var a=e.attrs=e.attrs||{};for(var s in o)t.props&&s in t.props||(a[s]=o[s],delete o[s])}}function C(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}}function T(t,e,n){var i=t.charAt(0);if("/"===i)return t;if("?"===i||"#"===i)return e+t;var r=e.split("/");n&&r[r.length-1]||r.pop();for(var o=t.replace(/^\//,"").split("/"),a=0;a<o.length;a++){var s=o[a];".."===s?r.pop():"."!==s&&r.push(s)}return""!==r[0]&&r.unshift(""),r.join("/")}function j(t){var e="",n="",i=t.indexOf("#");i>=0&&(e=t.slice(i),t=t.slice(0,i));var r=t.indexOf("?");return r>=0&&(n=t.slice(r+1),t=t.slice(0,r)),{path:t,query:n,hash:e}}function E(t){return t.replace(/\/(?:\s*\/)+/g,"/")}var P=Array.isArray||function(t){return"[object Array]"==Object.prototype.toString.call(t)},A=K,M=q,$=F,D=z,R=Q,L=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function q(t,e){var n,i=[],r=0,o=0,a="",s=e&&e.delimiter||"/";while(null!=(n=L.exec(t))){var c=n[0],u=n[1],l=n.index;if(a+=t.slice(o,l),o=l+c.length,u)a+=u[1];else{var f=t[o],d=n[2],h=n[3],p=n[4],v=n[5],g=n[6],m=n[7];a&&(i.push(a),a="");var b=null!=d&&null!=f&&f!==d,y="+"===g||"*"===g,_="?"===g||"*"===g,w=n[2]||s,x=p||v;i.push({name:h||r++,prefix:d||"",delimiter:w,optional:_,repeat:y,partial:b,asterisk:!!m,pattern:x?V(x):m?".*":"[^"+B(w)+"]+?"})}}return o<t.length&&(a+=t.substr(o)),a&&i.push(a),i}function F(t,e){return z(q(t,e),e)}function I(t){return encodeURI(t).replace(/[\/?#]/g,(function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()}))}function N(t){return encodeURI(t).replace(/[?#]/g,(function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()}))}function z(t,e){for(var n=new Array(t.length),i=0;i<t.length;i++)"object"===typeof t[i]&&(n[i]=new RegExp("^(?:"+t[i].pattern+")$",H(e)));return function(e,i){for(var r="",o=e||{},a=i||{},s=a.pretty?I:encodeURIComponent,c=0;c<t.length;c++){var u=t[c];if("string"!==typeof u){var l,f=o[u.name];if(null==f){if(u.optional){u.partial&&(r+=u.prefix);continue}throw new TypeError('Expected "'+u.name+'" to be defined')}if(P(f)){if(!u.repeat)throw new TypeError('Expected "'+u.name+'" to not repeat, but received `'+JSON.stringify(f)+"`");if(0===f.length){if(u.optional)continue;throw new TypeError('Expected "'+u.name+'" to not be empty')}for(var d=0;d<f.length;d++){if(l=s(f[d]),!n[c].test(l))throw new TypeError('Expected all "'+u.name+'" to match "'+u.pattern+'", but received `'+JSON.stringify(l)+"`");r+=(0===d?u.prefix:u.delimiter)+l}}else{if(l=u.asterisk?N(f):s(f),!n[c].test(l))throw new TypeError('Expected "'+u.name+'" to match "'+u.pattern+'", but received "'+l+'"');r+=u.prefix+l}}else r+=u}return r}}function B(t){return t.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function V(t){return t.replace(/([=!:$\/()])/g,"\\$1")}function U(t,e){return t.keys=e,t}function H(t){return t&&t.sensitive?"":"i"}function Y(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 U(t,e)}function W(t,e,n){for(var i=[],r=0;r<t.length;r++)i.push(K(t[r],e,n).source);var o=new RegExp("(?:"+i.join("|")+")",H(n));return U(o,e)}function G(t,e,n){return Q(q(t,n),e,n)}function Q(t,e,n){P(e)||(n=e||n,e=[]),n=n||{};for(var i=n.strict,r=!1!==n.end,o="",a=0;a<t.length;a++){var s=t[a];if("string"===typeof s)o+=B(s);else{var c=B(s.prefix),u="(?:"+s.pattern+")";e.push(s),s.repeat&&(u+="(?:"+c+u+")*"),u=s.optional?s.partial?c+"("+u+")?":"(?:"+c+"("+u+"))?":c+"("+u+")",o+=u}}var l=B(n.delimiter||"/"),f=o.slice(-l.length)===l;return i||(o=(f?o.slice(0,-l.length):o)+"(?:"+l+"(?=$))?"),o+=r?"$":i&&f?"":"(?="+l+"|$)",U(new RegExp("^"+o,H(n)),e)}function K(t,e,n){return P(e)||(n=e||n,e=[]),n=n||{},t instanceof RegExp?Y(t,e):P(t)?W(t,e,n):G(t,e,n)}A.parse=M,A.compile=$,A.tokensToFunction=D,A.tokensToRegExp=R;var X=Object.create(null);function Z(t,e,n){e=e||{};try{var i=X[t]||(X[t]=A.compile(t));return"string"===typeof e.pathMatch&&(e[0]=e.pathMatch),i(e,{pretty:!0})}catch(r){return""}finally{delete e[0]}}function J(t,e,n,r){var o="string"===typeof t?{path:t}:t;if(o._normalized)return o;if(o.name){o=i({},t);var a=o.params;return a&&"object"===typeof a&&(o.params=i({},a)),o}if(!o.path&&o.params&&e){o=i({},o),o._normalized=!0;var s=i(i({},e.params),o.params);if(e.name)o.name=e.name,o.params=s;else if(e.matched.length){var c=e.matched[e.matched.length-1].path;o.path=Z(c,s,"path "+e.path)}else 0;return o}var l=j(o.path||""),f=e&&e.path||"/",d=l.path?T(l.path,f,n||o.append):f,h=u(l.query,o.query,r&&r.options.parseQuery),p=o.hash||l.hash;return p&&"#"!==p.charAt(0)&&(p="#"+p),{_normalized:!0,path:d,query:h,hash:p}}var tt,et=[String,Object],nt=[String,Array],it=function(){},rt={name:"RouterLink",props:{to:{type:et,required:!0},tag:{type:String,default:"a"},custom:Boolean,exact:Boolean,exactPath:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,ariaCurrentValue:{type:String,default:"page"},event:{type:nt,default:"click"}},render:function(t){var e=this,n=this.$router,r=this.$route,o=n.resolve(this.to,r,this.append),a=o.location,s=o.route,c=o.href,u={},l=n.options.linkActiveClass,f=n.options.linkExactActiveClass,d=null==l?"router-link-active":l,h=null==f?"router-link-exact-active":f,v=null==this.activeClass?d:this.activeClass,g=null==this.exactActiveClass?h:this.exactActiveClass,m=s.redirectedFrom?p(null,J(s.redirectedFrom),null,n):s;u[g]=y(r,m,this.exactPath),u[v]=this.exact||this.exactPath?u[g]:w(r,m);var b=u[g]?this.ariaCurrentValue:null,_=function(t){ot(t)&&(e.replace?n.replace(a,it):n.push(a,it))},x={click:ot};Array.isArray(this.event)?this.event.forEach((function(t){x[t]=_})):x[this.event]=_;var S={class:u},k=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:c,route:s,navigate:_,isActive:u[v],isExactActive:u[g]});if(k){if(1===k.length)return k[0];if(k.length>1||!k.length)return 0===k.length?t():t("span",{},k)}if("a"===this.tag)S.on=x,S.attrs={href:c,"aria-current":b};else{var O=at(this.$slots.default);if(O){O.isStatic=!1;var C=O.data=i({},O.data);for(var T in C.on=C.on||{},C.on){var j=C.on[T];T in x&&(C.on[T]=Array.isArray(j)?j:[j])}for(var E in x)E in C.on?C.on[E].push(x[E]):C.on[E]=_;var P=O.data.attrs=i({},O.data.attrs);P.href=c,P["aria-current"]=b}else S.on=x}return t(this.tag,S,this.$slots.default)}};function ot(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 at(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=at(e.children)))return e}}function st(t){if(!st.installed||tt!==t){st.installed=!0,tt=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("RouterView",k),t.component("RouterLink",rt);var i=t.config.optionMergeStrategies;i.beforeRouteEnter=i.beforeRouteLeave=i.beforeRouteUpdate=i.created}}var ct="undefined"!==typeof window;function ut(t,e,n,i,r){var o=e||[],a=n||Object.create(null),s=i||Object.create(null);t.forEach((function(t){lt(o,a,s,t,r)}));for(var c=0,u=o.length;c<u;c++)"*"===o[c]&&(o.push(o.splice(c,1)[0]),u--,c--);return{pathList:o,pathMap:a,nameMap:s}}function lt(t,e,n,i,r,o){var a=i.path,s=i.name;var c=i.pathToRegexpOptions||{},u=dt(a,r,c.strict);"boolean"===typeof i.caseSensitive&&(c.sensitive=i.caseSensitive);var l={path:u,regex:ft(u,c),components:i.components||{default:i.component},alias:i.alias?"string"===typeof i.alias?[i.alias]:i.alias:[],instances:{},enteredCbs:{},name:s,parent:r,matchAs:o,redirect:i.redirect,beforeEnter:i.beforeEnter,meta:i.meta||{},props:null==i.props?{}:i.components?i.props:{default:i.props}};if(i.children&&i.children.forEach((function(i){var r=o?E(o+"/"+i.path):void 0;lt(t,e,n,i,l,r)})),e[l.path]||(t.push(l.path),e[l.path]=l),void 0!==i.alias)for(var f=Array.isArray(i.alias)?i.alias:[i.alias],d=0;d<f.length;++d){var h=f[d];0;var p={path:h,children:i.children};lt(t,e,n,p,r,l.path||"/")}s&&(n[s]||(n[s]=l))}function ft(t,e){var n=A(t,[],e);return n}function dt(t,e,n){return n||(t=t.replace(/\/$/,"")),"/"===t[0]||null==e?t:E(e.path+"/"+t)}function ht(t,e){var n=ut(t),i=n.pathList,r=n.pathMap,o=n.nameMap;function a(t){ut(t,i,r,o)}function s(t,e){var n="object"!==typeof t?o[t]:void 0;ut([e||t],i,r,o,n),n&&n.alias.length&&ut(n.alias.map((function(t){return{path:t,children:[e]}})),i,r,o,n)}function c(){return i.map((function(t){return r[t]}))}function u(t,n,a){var s=J(t,n,!1,e),c=s.name;if(c){var u=o[c];if(!u)return d(null,s);var l=u.regex.keys.filter((function(t){return!t.optional})).map((function(t){return t.name}));if("object"!==typeof s.params&&(s.params={}),n&&"object"===typeof n.params)for(var f in n.params)!(f in s.params)&&l.indexOf(f)>-1&&(s.params[f]=n.params[f]);return s.path=Z(u.path,s.params,'named route "'+c+'"'),d(u,s,a)}if(s.path){s.params={};for(var h=0;h<i.length;h++){var p=i[h],v=r[p];if(pt(v.regex,s.path,s.params))return d(v,s,a)}}return d(null,s)}function l(t,n){var i=t.redirect,r="function"===typeof i?i(p(t,n,null,e)):i;if("string"===typeof r&&(r={path:r}),!r||"object"!==typeof r)return d(null,n);var a=r,s=a.name,c=a.path,l=n.query,f=n.hash,h=n.params;if(l=a.hasOwnProperty("query")?a.query:l,f=a.hasOwnProperty("hash")?a.hash:f,h=a.hasOwnProperty("params")?a.params:h,s){o[s];return u({_normalized:!0,name:s,query:l,hash:f,params:h},void 0,n)}if(c){var v=vt(c,t),g=Z(v,h,'redirect route with path "'+v+'"');return u({_normalized:!0,path:g,query:l,hash:f},void 0,n)}return d(null,n)}function f(t,e,n){var i=Z(n,e.params,'aliased route with path "'+n+'"'),r=u({_normalized:!0,path:i});if(r){var o=r.matched,a=o[o.length-1];return e.params=r.params,d(a,e)}return d(null,e)}function d(t,n,i){return t&&t.redirect?l(t,i||n):t&&t.matchAs?f(t,n,t.matchAs):p(t,n,i,e)}return{match:u,addRoute:s,getRoutes:c,addRoutes:a}}function pt(t,e,n){var i=e.match(t);if(!i)return!1;if(!n)return!0;for(var r=1,o=i.length;r<o;++r){var a=t.keys[r-1];a&&(n[a.name||"pathMatch"]="string"===typeof i[r]?c(i[r]):i[r])}return!0}function vt(t,e){return T(t,e.parent?e.parent.path:"/",!0)}var gt=ct&&window.performance&&window.performance.now?window.performance:Date;function mt(){return gt.now().toFixed(3)}var bt=mt();function yt(){return bt}function _t(t){return bt=t}var wt=Object.create(null);function xt(){"scrollRestoration"in window.history&&(window.history.scrollRestoration="manual");var t=window.location.protocol+"//"+window.location.host,e=window.location.href.replace(t,""),n=i({},window.history.state);return n.key=yt(),window.history.replaceState(n,"",e),window.addEventListener("popstate",Ot),function(){window.removeEventListener("popstate",Ot)}}function St(t,e,n,i){if(t.app){var r=t.options.scrollBehavior;r&&t.app.$nextTick((function(){var o=Ct(),a=r.call(t,e,n,i?o:null);a&&("function"===typeof a.then?a.then((function(t){$t(t,o)})).catch((function(t){0})):$t(a,o))}))}}function kt(){var t=yt();t&&(wt[t]={x:window.pageXOffset,y:window.pageYOffset})}function Ot(t){kt(),t.state&&t.state.key&&_t(t.state.key)}function Ct(){var t=yt();if(t)return wt[t]}function Tt(t,e){var n=document.documentElement,i=n.getBoundingClientRect(),r=t.getBoundingClientRect();return{x:r.left-i.left-e.x,y:r.top-i.top-e.y}}function jt(t){return At(t.x)||At(t.y)}function Et(t){return{x:At(t.x)?t.x:window.pageXOffset,y:At(t.y)?t.y:window.pageYOffset}}function Pt(t){return{x:At(t.x)?t.x:0,y:At(t.y)?t.y:0}}function At(t){return"number"===typeof t}var Mt=/^#\d/;function $t(t,e){var n="object"===typeof t;if(n&&"string"===typeof t.selector){var i=Mt.test(t.selector)?document.getElementById(t.selector.slice(1)):document.querySelector(t.selector);if(i){var r=t.offset&&"object"===typeof t.offset?t.offset:{};r=Pt(r),e=Tt(i,r)}else jt(t)&&(e=Et(t))}else n&&jt(t)&&(e=Et(t));e&&("scrollBehavior"in document.documentElement.style?window.scrollTo({left:e.x,top:e.y,behavior:t.behavior}):window.scrollTo(e.x,e.y))}var Dt=ct&&function(){var t=window.navigator.userAgent;return(-1===t.indexOf("Android 2.")&&-1===t.indexOf("Android 4.0")||-1===t.indexOf("Mobile Safari")||-1!==t.indexOf("Chrome")||-1!==t.indexOf("Windows Phone"))&&(window.history&&"function"===typeof window.history.pushState)}();function Rt(t,e){kt();var n=window.history;try{if(e){var r=i({},n.state);r.key=yt(),n.replaceState(r,"",t)}else n.pushState({key:_t(mt())},"",t)}catch(o){window.location[e?"replace":"assign"](t)}}function Lt(t){Rt(t,!0)}var qt={redirected:2,aborted:4,cancelled:8,duplicated:16};function Ft(t,e){return Bt(t,e,qt.redirected,'Redirected when going from "'+t.fullPath+'" to "'+Ut(e)+'" via a navigation guard.')}function It(t,e){var n=Bt(t,e,qt.duplicated,'Avoided redundant navigation to current location: "'+t.fullPath+'".');return n.name="NavigationDuplicated",n}function Nt(t,e){return Bt(t,e,qt.cancelled,'Navigation cancelled from "'+t.fullPath+'" to "'+e.fullPath+'" with a new navigation.')}function zt(t,e){return Bt(t,e,qt.aborted,'Navigation aborted from "'+t.fullPath+'" to "'+e.fullPath+'" via a navigation guard.')}function Bt(t,e,n,i){var r=new Error(i);return r._isRouter=!0,r.from=t,r.to=e,r.type=n,r}var Vt=["params","query","hash"];function Ut(t){if("string"===typeof t)return t;if("path"in t)return t.path;var e={};return Vt.forEach((function(n){n in t&&(e[n]=t[n])})),JSON.stringify(e,null,2)}function Ht(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}function Yt(t,e){return Ht(t)&&t._isRouter&&(null==e||t.type===e)}function Wt(t,e,n){var i=function(r){r>=t.length?n():t[r]?e(t[r],(function(){i(r+1)})):i(r+1)};i(0)}function Gt(t){return function(e,n,i){var r=!1,o=0,a=null;Qt(t,(function(t,e,n,s){if("function"===typeof t&&void 0===t.cid){r=!0,o++;var c,u=Jt((function(e){Zt(e)&&(e=e.default),t.resolved="function"===typeof e?e:tt.extend(e),n.components[s]=e,o--,o<=0&&i()})),l=Jt((function(t){var e="Failed to resolve async component "+s+": "+t;a||(a=Ht(t)?t:new Error(e),i(a))}));try{c=t(u,l)}catch(d){l(d)}if(c)if("function"===typeof c.then)c.then(u,l);else{var f=c.component;f&&"function"===typeof f.then&&f.then(u,l)}}})),r||i()}}function Qt(t,e){return Kt(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function Kt(t){return Array.prototype.concat.apply([],t)}var Xt="function"===typeof Symbol&&"symbol"===typeof Symbol.toStringTag;function Zt(t){return t.__esModule||Xt&&"Module"===t[Symbol.toStringTag]}function Jt(t){var e=!1;return function(){var n=[],i=arguments.length;while(i--)n[i]=arguments[i];if(!e)return e=!0,t.apply(this,n)}}var te=function(t,e){this.router=t,this.base=ee(e),this.current=g,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function ee(t){if(!t)if(ct){var e=document.querySelector("base");t=e&&e.getAttribute("href")||"/",t=t.replace(/^https?:\/\/[^\/]+/,"")}else t="/";return"/"!==t.charAt(0)&&(t="/"+t),t.replace(/\/$/,"")}function ne(t,e){var n,i=Math.max(t.length,e.length);for(n=0;n<i;n++)if(t[n]!==e[n])break;return{updated:e.slice(0,n),activated:e.slice(n),deactivated:t.slice(n)}}function ie(t,e,n,i){var r=Qt(t,(function(t,i,r,o){var a=re(t,e);if(a)return Array.isArray(a)?a.map((function(t){return n(t,i,r,o)})):n(a,i,r,o)}));return Kt(i?r.reverse():r)}function re(t,e){return"function"!==typeof t&&(t=tt.extend(t)),t.options[e]}function oe(t){return ie(t,"beforeRouteLeave",se,!0)}function ae(t){return ie(t,"beforeRouteUpdate",se)}function se(t,e){if(e)return function(){return t.apply(e,arguments)}}function ce(t){return ie(t,"beforeRouteEnter",(function(t,e,n,i){return ue(t,n,i)}))}function ue(t,e,n){return function(i,r,o){return t(i,r,(function(t){"function"===typeof t&&(e.enteredCbs[n]||(e.enteredCbs[n]=[]),e.enteredCbs[n].push(t)),o(t)}))}}te.prototype.listen=function(t){this.cb=t},te.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},te.prototype.onError=function(t){this.errorCbs.push(t)},te.prototype.transitionTo=function(t,e,n){var i,r=this;try{i=this.router.match(t,this.current)}catch(a){throw this.errorCbs.forEach((function(t){t(a)})),a}var o=this.current;this.confirmTransition(i,(function(){r.updateRoute(i),e&&e(i),r.ensureURL(),r.router.afterHooks.forEach((function(t){t&&t(i,o)})),r.ready||(r.ready=!0,r.readyCbs.forEach((function(t){t(i)})))}),(function(t){n&&n(t),t&&!r.ready&&(Yt(t,qt.redirected)&&o===g||(r.ready=!0,r.readyErrorCbs.forEach((function(e){e(t)}))))}))},te.prototype.confirmTransition=function(t,e,n){var i=this,r=this.current;this.pending=t;var o=function(t){!Yt(t)&&Ht(t)&&(i.errorCbs.length?i.errorCbs.forEach((function(e){e(t)})):console.error(t)),n&&n(t)},a=t.matched.length-1,s=r.matched.length-1;if(y(t,r)&&a===s&&t.matched[a]===r.matched[s])return this.ensureURL(),t.hash&&St(this.router,r,t,!1),o(It(r,t));var c=ne(this.current.matched,t.matched),u=c.updated,l=c.deactivated,f=c.activated,d=[].concat(oe(l),this.router.beforeHooks,ae(u),f.map((function(t){return t.beforeEnter})),Gt(f)),h=function(e,n){if(i.pending!==t)return o(Nt(r,t));try{e(t,r,(function(e){!1===e?(i.ensureURL(!0),o(zt(r,t))):Ht(e)?(i.ensureURL(!0),o(e)):"string"===typeof e||"object"===typeof e&&("string"===typeof e.path||"string"===typeof e.name)?(o(Ft(r,t)),"object"===typeof e&&e.replace?i.replace(e):i.push(e)):n(e)}))}catch(a){o(a)}};Wt(d,h,(function(){var n=ce(f),a=n.concat(i.router.resolveHooks);Wt(a,h,(function(){if(i.pending!==t)return o(Nt(r,t));i.pending=null,e(t),i.router.app&&i.router.app.$nextTick((function(){S(t)}))}))}))},te.prototype.updateRoute=function(t){this.current=t,this.cb&&this.cb(t)},te.prototype.setupListeners=function(){},te.prototype.teardown=function(){this.listeners.forEach((function(t){t()})),this.listeners=[],this.current=g,this.pending=null};var le=function(t){function e(e,n){t.call(this,e,n),this._startLocation=fe(this.base)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router,n=e.options.scrollBehavior,i=Dt&&n;i&&this.listeners.push(xt());var r=function(){var n=t.current,r=fe(t.base);t.current===g&&r===t._startLocation||t.transitionTo(r,(function(t){i&&St(e,t,n,!0)}))};window.addEventListener("popstate",r),this.listeners.push((function(){window.removeEventListener("popstate",r)}))}},e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t,e,n){var i=this,r=this,o=r.current;this.transitionTo(t,(function(t){Rt(E(i.base+t.fullPath)),St(i.router,t,o,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var i=this,r=this,o=r.current;this.transitionTo(t,(function(t){Lt(E(i.base+t.fullPath)),St(i.router,t,o,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(fe(this.base)!==this.current.fullPath){var e=E(this.base+this.current.fullPath);t?Rt(e):Lt(e)}},e.prototype.getCurrentLocation=function(){return fe(this.base)},e}(te);function fe(t){var e=window.location.pathname,n=e.toLowerCase(),i=t.toLowerCase();return!t||n!==i&&0!==n.indexOf(E(i+"/"))||(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var de=function(t){function e(e,n,i){t.call(this,e,n),i&&he(this.base)||pe()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router,n=e.options.scrollBehavior,i=Dt&&n;i&&this.listeners.push(xt());var r=function(){var e=t.current;pe()&&t.transitionTo(ve(),(function(n){i&&St(t.router,n,e,!0),Dt||be(n.fullPath)}))},o=Dt?"popstate":"hashchange";window.addEventListener(o,r),this.listeners.push((function(){window.removeEventListener(o,r)}))}},e.prototype.push=function(t,e,n){var i=this,r=this,o=r.current;this.transitionTo(t,(function(t){me(t.fullPath),St(i.router,t,o,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var i=this,r=this,o=r.current;this.transitionTo(t,(function(t){be(t.fullPath),St(i.router,t,o,!1),e&&e(t)}),n)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;ve()!==e&&(t?me(e):be(e))},e.prototype.getCurrentLocation=function(){return ve()},e}(te);function he(t){var e=fe(t);if(!/^\/#/.test(e))return window.location.replace(E(t+"/#"+e)),!0}function pe(){var t=ve();return"/"===t.charAt(0)||(be("/"+t),!1)}function ve(){var t=window.location.href,e=t.indexOf("#");return e<0?"":(t=t.slice(e+1),t)}function ge(t){var e=window.location.href,n=e.indexOf("#"),i=n>=0?e.slice(0,n):e;return i+"#"+t}function me(t){Dt?Rt(ge(t)):window.location.hash=t}function be(t){Dt?Lt(ge(t)):window.location.replace(ge(t))}var ye=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(){var t=e.current;e.index=n,e.updateRoute(i),e.router.afterHooks.forEach((function(e){e&&e(i,t)}))}),(function(t){Yt(t,qt.duplicated)&&(e.index=n)}))}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(te),_e=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=ht(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!Dt&&!1!==t.fallback,this.fallback&&(e="hash"),ct||(e="abstract"),this.mode=e,e){case"history":this.history=new le(this,t.base);break;case"hash":this.history=new de(this,t.base,this.fallback);break;case"abstract":this.history=new ye(this,t.base);break;default:0}},we={currentRoute:{configurable:!0}};_e.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},we.currentRoute.get=function(){return this.history&&this.history.current},_e.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",(function(){var n=e.apps.indexOf(t);n>-1&&e.apps.splice(n,1),e.app===t&&(e.app=e.apps[0]||null),e.app||e.history.teardown()})),!this.app){this.app=t;var n=this.history;if(n instanceof le||n instanceof de){var i=function(t){var i=n.current,r=e.options.scrollBehavior,o=Dt&&r;o&&"fullPath"in t&&St(e,t,i,!1)},r=function(t){n.setupListeners(),i(t)};n.transitionTo(n.getCurrentLocation(),r,r)}n.listen((function(t){e.apps.forEach((function(e){e._route=t}))}))}},_e.prototype.beforeEach=function(t){return Se(this.beforeHooks,t)},_e.prototype.beforeResolve=function(t){return Se(this.resolveHooks,t)},_e.prototype.afterEach=function(t){return Se(this.afterHooks,t)},_e.prototype.onReady=function(t,e){this.history.onReady(t,e)},_e.prototype.onError=function(t){this.history.onError(t)},_e.prototype.push=function(t,e,n){var i=this;if(!e&&!n&&"undefined"!==typeof Promise)return new Promise((function(e,n){i.history.push(t,e,n)}));this.history.push(t,e,n)},_e.prototype.replace=function(t,e,n){var i=this;if(!e&&!n&&"undefined"!==typeof Promise)return new Promise((function(e,n){i.history.replace(t,e,n)}));this.history.replace(t,e,n)},_e.prototype.go=function(t){this.history.go(t)},_e.prototype.back=function(){this.go(-1)},_e.prototype.forward=function(){this.go(1)},_e.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]}))}))):[]},_e.prototype.resolve=function(t,e,n){e=e||this.history.current;var i=J(t,e,n,this),r=this.match(i,e),o=r.redirectedFrom||r.fullPath,a=this.history.base,s=ke(a,o,this.mode);return{location:i,route:r,href:s,normalizedTo:i,resolved:r}},_e.prototype.getRoutes=function(){return this.matcher.getRoutes()},_e.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==g&&this.history.transitionTo(this.history.getCurrentLocation())},_e.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==g&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(_e.prototype,we);var xe=_e;function Se(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function ke(t,e,n){var i="hash"===n?"#"+e:e;return t?E(t+"/"+i):i}_e.install=st,_e.version="3.6.5",_e.isNavigationFailure=Yt,_e.NavigationFailureType=qt,_e.START_LOCATION=g,ct&&window.Vue&&window.Vue.use(_e)},"8d05":function(t,e,n){"use strict";var i=n("e360");e["a"]=function(t){return Object(i["b"])(t[t.length-1])}},"8df4":function(t,e,n){"use strict";var i=n("7a77");function r(t){if("function"!==typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var n=this;t((function(t){n.reason||(n.reason=new i(t),e(n.reason))}))}r.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},r.source=function(){var t,e=new r((function(e){t=e}));return{token:e,cancel:t}},t.exports=r},"8e16":function(t,e,n){"use strict";var i=n("7282"),r=n("cb27");t.exports=i(r.proto,"size","get")||function(t){return t.size}},9071:function(t,e,n){"use strict";var i=n("5530"),r=(n("14d9"),n("2b0e")),o=n("0967"),a={name:"material-icons",type:{positive:"check_circle",negative:"warning",info:"info",warning:"priority_high"},arrow:{up:"arrow_upward",right:"arrow_forward",down:"arrow_downward",left:"arrow_back",dropdown:"arrow_drop_down"},chevron:{left:"chevron_left",right:"chevron_right"},colorPicker:{spectrum:"gradient",tune:"tune",palette:"style"},pullToRefresh:{icon:"refresh"},carousel:{left:"chevron_left",right:"chevron_right",up:"keyboard_arrow_up",down:"keyboard_arrow_down",navigationIcon:"lens"},chip:{remove:"cancel",selected:"check"},datetime:{arrowLeft:"chevron_left",arrowRight:"chevron_right",now:"access_time",today:"today"},editor:{bold:"format_bold",italic:"format_italic",strikethrough:"strikethrough_s",underline:"format_underlined",unorderedList:"format_list_bulleted",orderedList:"format_list_numbered",subscript:"vertical_align_bottom",superscript:"vertical_align_top",hyperlink:"link",toggleFullscreen:"fullscreen",quote:"format_quote",left:"format_align_left",center:"format_align_center",right:"format_align_right",justify:"format_align_justify",print:"print",outdent:"format_indent_decrease",indent:"format_indent_increase",removeFormat:"format_clear",formatting:"text_format",fontSize:"format_size",align:"format_align_left",hr:"remove",undo:"undo",redo:"redo",heading:"format_size",code:"code",size:"format_size",font:"font_download",viewSource:"code"},expansionItem:{icon:"keyboard_arrow_down",denseIcon:"arrow_drop_down"},fab:{icon:"add",activeIcon:"close"},field:{clear:"cancel",error:"error"},pagination:{first:"first_page",prev:"keyboard_arrow_left",next:"keyboard_arrow_right",last:"last_page"},rating:{icon:"grade"},stepper:{done:"check",active:"edit",error:"warning"},tabs:{left:"chevron_left",right:"chevron_right",up:"keyboard_arrow_up",down:"keyboard_arrow_down"},table:{arrowUp:"arrow_upward",warning:"warning",firstPage:"first_page",prevPage:"chevron_left",nextPage:"chevron_right",lastPage:"last_page"},tree:{icon:"play_arrow"},uploader:{done:"done",clear:"clear",add:"add_box",upload:"cloud_upload",removeQueue:"clear_all",removeUploaded:"done_all"}};e["a"]={install:function(t,e,n){var s=this,c=n||a;this.set=function(e,n){var r=Object(i["a"])({},e);if(!0===o["e"]){if(void 0===n)return void console.error("SSR ERROR: second param required: Quasar.iconSet.set(iconSet, ssrContext)");r.set=n.$q.iconSet.set,n.$q.iconSet=r}else r.set=s.set,t.iconSet=r},!0===o["e"]?e.server.push((function(t,e){t.iconSet={},t.iconSet.set=function(t){s.set(t,e.ssr)},t.iconSet.set(c)})):(r["a"].util.defineReactive(t,"iconMapFn",void 0),r["a"].util.defineReactive(t,"iconSet",{}),this.set(c))}}},"907a":function(t,e,n){"use strict";var i=n("ebb5"),r=n("07fa"),o=n("5926"),a=i.aTypedArray,s=i.exportTypedArrayMethod;s("at",(function(t){var e=a(this),n=r(e),i=o(t),s=i>=0?i:n+i;return s<0||s>=n?void 0:e[s]}))},"90d8":function(t,e,n){"use strict";var i=n("c65b"),r=n("1a2d"),o=n("3a9b"),a=n("ad6d"),s=RegExp.prototype;t.exports=function(t){var e=t.flags;return void 0!==e||"flags"in s||r(t,"flags")||!o(s,t)?e:i(a,t)}},"90e3":function(t,e,n){"use strict";var i=n("e330"),r=0,o=Math.random(),a=i(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+a(++r+o,36)}},"90ef":function(t,e,n){"use strict";var i=n("e317"),r=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,o=new RegExp(r.source,"g");function a(t){return function(){return t}}function s(t){return function(e){return t(e)+""}}e["a"]=function(t,e){var n,c,u,l=r.lastIndex=o.lastIndex=0,f=-1,d=[],h=[];t+="",e+="";while((n=r.exec(t))&&(c=o.exec(e)))(u=c.index)>l&&(u=e.slice(l,u),d[f]?d[f]+=u:d[++f]=u),(n=n[0])===(c=c[0])?d[f]?d[f]+=c:d[++f]=c:(d[++f]=null,h.push({i:f,x:Object(i["a"])(n,c)})),l=o.lastIndex;return l<e.length&&(u=e.slice(l),d[f]?d[f]+=u:d[++f]=u),d.length<2?h[0]?s(h[0].x):a(e):(e=h.length,function(t){for(var n,i=0;i<e;++i)d[(n=h[i]).i]=n.x(t);return d.join("")})}},9112:function(t,e,n){"use strict";var i=n("83ab"),r=n("9bf2"),o=n("5c6c");t.exports=i?function(t,e,n){return r.f(t,e,o(1,n))}:function(t,e,n){return t[e]=n,t}},9263:function(t,e,n){"use strict";var i=n("c65b"),r=n("e330"),o=n("577e"),a=n("ad6d"),s=n("9f7f"),c=n("5692"),u=n("7c73"),l=n("69f3").get,f=n("fce3"),d=n("107c"),h=c("native-string-replace",String.prototype.replace),p=RegExp.prototype.exec,v=p,g=r("".charAt),m=r("".indexOf),b=r("".replace),y=r("".slice),_=function(){var t=/a/,e=/b*/g;return i(p,t,"a"),i(p,e,"a"),0!==t.lastIndex||0!==e.lastIndex}(),w=s.BROKEN_CARET,x=void 0!==/()??/.exec("")[1],S=_||x||w||f||d;S&&(v=function(t){var e,n,r,s,c,f,d,S=this,k=l(S),O=o(t),C=k.raw;if(C)return C.lastIndex=S.lastIndex,e=i(v,C,O),S.lastIndex=C.lastIndex,e;var T=k.groups,j=w&&S.sticky,E=i(a,S),P=S.source,A=0,M=O;if(j&&(E=b(E,"y",""),-1===m(E,"g")&&(E+="g"),M=y(O,S.lastIndex),S.lastIndex>0&&(!S.multiline||S.multiline&&"\n"!==g(O,S.lastIndex-1))&&(P="(?: "+P+")",M=" "+M,A++),n=new RegExp("^(?:"+P+")",E)),x&&(n=new RegExp("^"+P+"$(?!\\s)",E)),_&&(r=S.lastIndex),s=i(p,j?n:S,M),j?s?(s.input=y(s.input,A),s[0]=y(s[0],A),s.index=S.lastIndex,S.lastIndex+=s[0].length):S.lastIndex=0:_&&s&&(S.lastIndex=S.global?s.index+s[0].length:r),x&&s&&s.length>1&&i(h,s[0],n,(function(){for(c=1;c<arguments.length-2;c++)void 0===arguments[c]&&(s[c]=void 0)})),s&&T)for(s.groups=f=u(null),c=0;c<T.length;c++)d=T[c],f[d[0]]=s[d[1]];return s}),t.exports=v},"93dc":function(t,e){t.exports=function(t,e,n){var i;if("function"===typeof t.exports?(i=t.exports.extendOptions,i[e]=t.exports.options[e]):i=t.options,void 0===i[e])i[e]=n;else{var r=i[e];for(var o in n)void 0===r[o]&&(r[o]=n[o])}}},9404:function(t,e,n){"use strict";var i=n("ade3"),r=(n("caad"),n("14d9"),n("a9e3"),n("d3b7"),n("c7cd"),n("2b0e")),o=n("58e5"),a=n("463c"),s=n("7ee0"),c=n("efe6"),u=n("b7fa"),l=n("75c3"),f=n("7937"),d=n("e277"),h=n("d54d"),p=n("f376"),v=150,g=["mouseover","mouseout","mouseenter","mouseleave"];e["a"]=r["a"].extend({name:"QDrawer",inject:{layout:{default:function(){console.error("QDrawer needs to be child of QLayout")}}},mixins:[u["a"],o["a"],a["a"],s["a"],c["a"]],directives:{TouchPan:l["a"]},props:{side:{type:String,default:"left",validator:function(t){return["left","right"].includes(t)}},width:{type:Number,default:300},mini:Boolean,miniToOverlay:Boolean,miniWidth:{type:Number,default:57},breakpoint:{type:Number,default:1023},showIfAbove:Boolean,behavior:{type:String,validator:function(t){return["default","desktop","mobile"].includes(t)},default:"default"},bordered:Boolean,elevated:Boolean,contentStyle:[String,Object,Array],contentClass:[String,Object,Array],overlay:Boolean,persistent:Boolean,noSwipeOpen:Boolean,noSwipeClose:Boolean,noSwipeBackdrop:Boolean},data:function(){var t="mobile"===this.behavior||"desktop"!==this.behavior&&this.layout.totalWidth<=this.breakpoint;return{belowBreakpoint:t,showing:!0===this.showIfAbove&&!1===t||!0===this.value}},watch:{belowBreakpoint:function(t){!0===t?(this.lastDesktopState=this.showing,!0===this.showing&&this.hide(!1)):!1===this.overlay&&"mobile"!==this.behavior&&!1!==this.lastDesktopState&&(!0===this.showing?(this.__applyPosition(0),this.__applyBackdrop(0),this.__cleanup()):this.show(!1))},"layout.totalWidth":function(){!0!==this.layout.container&&!0===document.qScrollPrevented||this.__updateBelowBreakpoint()},side:function(t,e){this.layout.instances[e]===this&&(this.layout.instances[e]=void 0,this.layout[e].space=!1,this.layout[e].offset=0),this.layout.instances[t]=this,this.layout[t].size=this.size,this.layout[t].space=this.onLayout,this.layout[t].offset=this.offset},behavior:function(){this.__updateBelowBreakpoint()},breakpoint:function(){this.__updateBelowBreakpoint()},"layout.container":function(t){!0===this.showing&&this.__preventScroll(!0!==t),!0===t&&this.__updateBelowBreakpoint()},"layout.scrollbarWidth":function(){this.__applyPosition(!0===this.showing?0:void 0)},offset:function(t){this.__update("offset",t)},onLayout:function(t){this.$emit("on-layout",t),this.__update("space",t)},rightSide:function(){this.__applyPosition()},size:function(t){this.__applyPosition(),this.__updateSizeOnLayout(this.miniToOverlay,t)},miniToOverlay:function(t){this.__updateSizeOnLayout(t,this.size)},"$q.lang.rtl":function(){this.__applyPosition()},mini:function(){!0===this.value&&(this.__animateMini(),this.layout.__animate())},isMini:function(t){this.$emit("mini-state",t)}},computed:{rightSide:function(){return"right"===this.side},otherSide:function(){return!0===this.rightSide?"left":"right"},offset:function(){return!0===this.showing&&!1===this.belowBreakpoint&&!1===this.overlay?!0===this.miniToOverlay?this.miniWidth:this.size:0},size:function(){return!0===this.isMini?this.miniWidth:this.width},fixed:function(){return!0===this.overlay||!0===this.miniToOverlay||this.layout.view.indexOf(this.rightSide?"R":"L")>-1||this.$q.platform.is.ios&&!0===this.layout.container},onLayout:function(){return!0===this.showing&&!1===this.belowBreakpoint&&!1===this.overlay},onScreenOverlay:function(){return!0===this.showing&&!1===this.belowBreakpoint&&!0===this.overlay},backdropClass:function(){return!1===this.showing?"hidden":null},headerSlot:function(){return!0===this.rightSide?"r"===this.layout.rows.top[2]:"l"===this.layout.rows.top[0]},footerSlot:function(){return!0===this.rightSide?"r"===this.layout.rows.bottom[2]:"l"===this.layout.rows.bottom[0]},aboveStyle:function(){var t={};return!0===this.layout.header.space&&!1===this.headerSlot&&(!0===this.fixed?t.top="".concat(this.layout.header.offset,"px"):!0===this.layout.header.space&&(t.top="".concat(this.layout.header.size,"px"))),!0===this.layout.footer.space&&!1===this.footerSlot&&(!0===this.fixed?t.bottom="".concat(this.layout.footer.offset,"px"):!0===this.layout.footer.space&&(t.bottom="".concat(this.layout.footer.size,"px"))),t},style:function(){var t={width:"".concat(this.size,"px")};return!0===this.belowBreakpoint?t:Object.assign(t,this.aboveStyle)},classes:function(){return"q-drawer--".concat(this.side)+(!0===this.bordered?" q-drawer--bordered":"")+(!0===this.isDark?" q-drawer--dark q-dark":"")+(!0!==this.showing?" q-layout--prevent-focus":"")+(!0===this.belowBreakpoint?" fixed q-drawer--on-top q-drawer--mobile q-drawer--top-padding":" q-drawer--".concat(!0===this.isMini?"mini":"standard")+(!0===this.fixed||!0!==this.onLayout?" fixed":"")+(!0===this.overlay||!0===this.miniToOverlay?" q-drawer--on-top":"")+(!0===this.headerSlot?" q-drawer--top-padding":""))},stateDirection:function(){return(!0===this.$q.lang.rtl?-1:1)*(!0===this.rightSide?1:-1)},isMini:function(){return!0===this.mini&&!0!==this.belowBreakpoint},onNativeEvents:function(){var t=this;if(!0!==this.belowBreakpoint){var e={"!click":function(e){t.$emit("click",e)}};return g.forEach((function(n){e[n]=function(e){void 0!==t.qListeners[n]&&t.$emit(n,e)}})),e}},hideOnRouteChange:function(){return!0!==this.persistent&&(!0===this.belowBreakpoint||!0===this.onScreenOverlay)},openDirective:function(){var t=!0===this.$q.lang.rtl?this.side:this.otherSide;return[{name:"touch-pan",value:this.__openByTouch,modifiers:Object(i["a"])(Object(i["a"])({},t,!0),"mouse",!0)}]},contentCloseDirective:function(){if(!0!==this.noSwipeClose){var t=!0===this.$q.lang.rtl?this.otherSide:this.side;return[{name:"touch-pan",value:this.__closeByTouch,modifiers:Object(i["a"])(Object(i["a"])({},t,!0),"mouse",!0)}]}},backdropCloseDirective:function(){if(!0!==this.noSwipeBackdrop){var t=!0===this.$q.lang.rtl?this.otherSide:this.side;return[{name:"touch-pan",value:this.__closeByTouch,modifiers:Object(i["a"])(Object(i["a"])(Object(i["a"])({},t,!0),"mouse",!0),"mouseAllDir",!0)}]}}},methods:{__applyPosition:function(t){var e=this;void 0===t?this.$nextTick((function(){t=!0===e.showing?0:e.size,e.__applyPosition(e.stateDirection*t)})):void 0!==this.$refs.content&&(!0!==this.layout.container||!0!==this.rightSide||!0!==this.belowBreakpoint&&Math.abs(t)!==this.size||(t+=this.stateDirection*this.layout.scrollbarWidth),this.__lastPosition!==t&&(this.$refs.content.style.transform="translateX(".concat(t,"px)"),this.__lastPosition=t))},__applyBackdrop:function(t,e){var n=this;void 0!==this.$refs.backdrop?this.$refs.backdrop.style.backgroundColor=this.lastBackdropBg="rgba(0,0,0,".concat(.4*t,")"):!0!==e&&this.$nextTick((function(){n.__applyBackdrop(t,!0)}))},__setBackdropVisible:function(t){void 0!==this.$refs.backdrop&&this.$refs.backdrop.classList[!0===t?"remove":"add"]("hidden")},__setScrollable:function(t){var e=!0===t?"remove":!0!==this.layout.container?"add":"";""!==e&&document.body.classList[e]("q-body--drawer-toggle")},__animateMini:function(){var t=this;void 0!==this.timerMini?clearTimeout(this.timerMini):void 0!==this.$el&&this.$el.classList.add("q-drawer--mini-animate"),this.timerMini=setTimeout((function(){void 0!==t.$el&&t.$el.classList.remove("q-drawer--mini-animate"),t.timerMini=void 0}),150)},__openByTouch:function(t){if(!1===this.showing){var e=this.size,n=Object(f["a"])(t.distance.x,0,e);if(!0===t.isFinal){var i=this.$refs.content,r=n>=Math.min(75,e);return i.classList.remove("no-transition"),void(!0===r?this.show():(this.layout.__animate(),this.__applyBackdrop(0),this.__applyPosition(this.stateDirection*e),i.classList.remove("q-drawer--delimiter"),i.classList.add("q-layout--prevent-focus"),this.__setBackdropVisible(!1)))}if(this.__applyPosition((!0===this.$q.lang.rtl?!0!==this.rightSide:this.rightSide)?Math.max(e-n,0):Math.min(0,n-e)),this.__applyBackdrop(Object(f["a"])(n/e,0,1)),!0===t.isFirst){var o=this.$refs.content;o.classList.add("no-transition"),o.classList.add("q-drawer--delimiter"),o.classList.remove("q-layout--prevent-focus"),this.__setBackdropVisible(!0)}}},__closeByTouch:function(t){if(!0===this.showing){var e=this.size,n=t.direction===this.side,i=(!0===this.$q.lang.rtl?!0!==n:n)?Object(f["a"])(t.distance.x,0,e):0;if(!0===t.isFinal){var r=Math.abs(i)<Math.min(75,e);return this.$refs.content.classList.remove("no-transition"),void(!0===r?(this.layout.__animate(),this.__applyBackdrop(1),this.__applyPosition(0)):this.hide())}this.__applyPosition(this.stateDirection*i),this.__applyBackdrop(Object(f["a"])(1-i/e,0,1)),!0===t.isFirst&&this.$refs.content.classList.add("no-transition")}},__show:function(t,e){var n=this;if(this.__addHistory(),this.__setBackdropVisible(!0),!1!==t&&this.layout.__animate(),this.__applyPosition(0),!0===this.belowBreakpoint){var i=this.layout.instances[this.otherSide];void 0!==i&&!0===i.belowBreakpoint&&i.hide(!1),this.__applyBackdrop(1),!0!==this.layout.container&&this.__preventScroll(!0)}else this.__applyBackdrop(0),!1!==t&&this.__setScrollable(!1);this.__registerTimeout((function(){!1!==t&&n.__setScrollable(!0),!0!==e&&n.$emit("show",t)}),v)},__hide:function(t,e){var n=this;this.__removeHistory(),!1!==t&&this.layout.__animate(),this.__applyBackdrop(0),this.__applyPosition(this.stateDirection*this.size),this.__setBackdropVisible(!1),this.__cleanup(),!0!==e?this.__registerTimeout((function(){n.$emit("hide",t)}),v):this.__removeTimeout()},__cleanup:function(){this.__preventScroll(!1),this.__setScrollable(!0)},__update:function(t,e){this.layout[this.side][t]!==e&&(this.layout[this.side][t]=e)},__updateLocal:function(t,e){this[t]!==e&&(this[t]=e)},__updateSizeOnLayout:function(t,e){this.__update("size",!0===t?this.miniWidth:e)},__updateBelowBreakpoint:function(){this.__updateLocal("belowBreakpoint","mobile"===this.behavior||"desktop"!==this.behavior&&this.layout.totalWidth<=this.breakpoint)}},created:function(){this.__useTimeout("__registerTimeout","__removeTimeout"),this.layout.instances[this.side]=this,this.__updateSizeOnLayout(this.miniToOverlay,this.size),this.__update("space",this.onLayout),this.__update("offset",this.offset),!0===this.showIfAbove&&!0!==this.value&&!0===this.showing&&void 0!==this.qListeners.input&&this.$emit("input",!0)},mounted:function(){var t=this;this.$emit("on-layout",this.onLayout),this.$emit("mini-state",this.isMini),this.lastDesktopState=!0===this.showIfAbove;var e=function(){var e=!0===t.showing?"show":"hide";t["__".concat(e)](!1,!0)};0===this.layout.totalWidth?this.watcher=this.$watch("layout.totalWidth",(function(){t.watcher(),t.watcher=void 0,!1===t.showing&&!0===t.showIfAbove&&!1===t.belowBreakpoint?t.show(!1):e()})):this.$nextTick(e)},beforeDestroy:function(){void 0!==this.watcher&&this.watcher(),clearTimeout(this.timerMini),!0===this.showing&&this.__cleanup(),this.layout.instances[this.side]===this&&(this.layout.instances[this.side]=void 0,this.__update("size",0),this.__update("offset",0),this.__update("space",!1))},render:function(t){var e=[];!0===this.belowBreakpoint&&(!0!==this.noSwipeOpen&&e.push(t("div",{staticClass:"q-drawer__opener fixed-".concat(this.side),attrs:p["a"],directives:this.openDirective})),e.push(t("div",{ref:"backdrop",staticClass:"fullscreen q-drawer__backdrop",class:this.backdropClass,attrs:p["a"],style:void 0!==this.lastBackdropBg?{backgroundColor:this.lastBackdropBg}:null,on:Object(h["a"])(this,"bkdrop",{click:this.hide}),directives:!1===this.showing?void 0:this.backdropCloseDirective})));var n=[t("div",{staticClass:"q-drawer__content fit "+(!0===this.layout.container?"overflow-auto":"scroll"),class:this.contentClass,style:this.contentStyle},!0===this.isMini&&void 0!==this.$scopedSlots.mini?this.$scopedSlots.mini():Object(d["c"])(this,"default"))];return!0===this.elevated&&!0===this.showing&&n.push(t("div",{staticClass:"q-layout__shadow absolute-full overflow-hidden no-pointer-events"})),e.push(t("aside",{ref:"content",staticClass:"q-drawer",class:this.classes,style:this.style,on:this.onNativeEvents,directives:!0===this.belowBreakpoint?this.contentCloseDirective:void 0},n)),t("div",{staticClass:"q-drawer-container"},e)}})},"944a":function(t,e,n){"use strict";var i=n("d066"),r=n("e065"),o=n("d44e");r("toStringTag"),o(i("Symbol"),"Symbol")},"94ca":function(t,e,n){"use strict";var i=n("d039"),r=n("1626"),o=/#|\.prototype\./,a=function(t,e){var n=c[s(t)];return n===l||n!==u&&(r(e)?i(e):!!e)},s=a.normalize=function(t){return String(t).replace(o,".").toLowerCase()},c=a.data={},u=a.NATIVE="N",l=a.POLYFILL="P";t.exports=a},"953b":function(t,e,n){"use strict";var i=n("dc19"),r=n("cb27"),o=n("8e16"),a=n("7f65"),s=n("384f"),c=n("5388"),u=r.Set,l=r.add,f=r.has;t.exports=function(t){var e=i(this),n=a(t),r=new u;return o(e)>n.size?c(n.getIterator(),(function(t){f(e,t)&&l(r,t)})):s(e,(function(t){n.includes(t)&&l(r,t)})),r}},9564:function(t,e,n){"use strict";var i=n("2b0e"),r=n("0016"),o=n("85fc");e["a"]=i["a"].extend({name:"QToggle",mixins:[o["a"]],props:{icon:String,iconColor:String},computed:{computedIcon:function(){return(!0===this.isTrue?this.checkedIcon:!0===this.isIndeterminate?this.indeterminateIcon:this.uncheckedIcon)||this.icon},computedIconColor:function(){if(!0===this.isTrue)return this.iconColor}},methods:{__getInner:function(t){return[t("div",{staticClass:"q-toggle__track"}),t("div",{staticClass:"q-toggle__thumb absolute flex flex-center no-wrap"},void 0!==this.computedIcon?[t(r["a"],{props:{name:this.computedIcon,color:this.computedIconColor}})]:void 0)]}},created:function(){this.type="toggle"}})},9603:function(t,e,n){"use strict";var i=n("18e2"),r=Object(i["a"])((function(t){t.setDate(1),t.setHours(0,0,0,0)}),(function(t,e){t.setMonth(t.getMonth()+e)}),(function(t,e){return e.getMonth()-t.getMonth()+12*(e.getFullYear()-t.getFullYear())}),(function(t){return t.getMonth()}));e["a"]=r;r.range},"986a":function(t,e,n){"use strict";var i=n("ebb5"),r=n("a258").findLast,o=i.aTypedArray,a=i.exportTypedArrayMethod;a("findLast",(function(t){return r(o(this),t,arguments.length>1?arguments[1]:void 0)}))},9911:function(t,e,n){"use strict";var i=n("23e7"),r=n("857a"),o=n("af03");i({target:"String",proto:!0,forced:o("link")},{link:function(t){return r(this,"a","href",t)}})},9961:function(t,e,n){"use strict";var i=n("dc19"),r=n("cb27"),o=n("83b9"),a=n("7f65"),s=n("5388"),c=r.add,u=r.has,l=r.remove;t.exports=function(t){var e=i(this),n=a(t).getIterator(),r=o(e);return s(n,(function(t){u(e,t)?l(r,t):c(r,t)})),r}},9989:function(t,e,n){"use strict";var i=n("5530"),r=n("2b0e"),o=n("87e8"),a=n("e277");e["a"]=r["a"].extend({name:"QPage",mixins:[o["a"]],inject:{pageContainer:{default:function(){console.error("QPage needs to be child of QPageContainer")}},layout:{}},props:{padding:Boolean,styleFn:Function},computed:{style:function(){var t=(!0===this.layout.header.space?this.layout.header.size:0)+(!0===this.layout.footer.space?this.layout.footer.size:0);if("function"===typeof this.styleFn){var e=!0===this.layout.container?this.layout.containerHeight:this.$q.screen.height;return this.styleFn(t,e)}return{minHeight:!0===this.layout.container?this.layout.containerHeight-t+"px":0===this.$q.screen.height?"calc(100vh - ".concat(t,"px)"):this.$q.screen.height-t+"px"}},classes:function(){if(!0===this.padding)return"q-layout-padding"}},render:function(t){return t("main",{staticClass:"q-page",style:this.style,class:this.classes,on:Object(i["a"])({},this.qListeners)},Object(a["c"])(this,"default"))}})},"99af":function(t,e,n){"use strict";var i=n("23e7"),r=n("d039"),o=n("e8b5"),a=n("861d"),s=n("7b0b"),c=n("07fa"),u=n("3511"),l=n("8418"),f=n("65f0"),d=n("1dde"),h=n("b622"),p=n("1212"),v=h("isConcatSpreadable"),g=p>=51||!r((function(){var t=[];return t[v]=!1,t.concat()[0]!==t})),m=function(t){if(!a(t))return!1;var e=t[v];return void 0!==e?!!e:o(t)},b=!g||!d("concat");i({target:"Array",proto:!0,arity:1,forced:b},{concat:function(t){var e,n,i,r,o,a=s(this),d=f(a,0),h=0;for(e=-1,i=arguments.length;e<i;e++)if(o=-1===e?a:arguments[e],m(o))for(r=c(o),u(h+r),n=0;n<r;n++,h++)n in o&&l(d,h,o[n]);else u(h+1),l(d,h++,o);return d.length=h,d}})},"99b6":function(t,e,n){"use strict";n("99af"),n("caad"),n("b64b"),n("2532");var i={left:"start",center:"center",right:"end",between:"between",around:"around",evenly:"evenly",stretch:"stretch"},r=Object.keys(i);e["a"]={props:{align:{type:String,validator:function(t){return r.includes(t)}}},computed:{alignClass:function(){var t=void 0===this.align?!0===this.vertical?"stretch":"left":this.align;return"".concat(!0===this.vertical?"items":"justify","-").concat(i[t])}}}},"99f4":function(t,e,n){"use strict";var i=n("b5db");t.exports=/MSIE|Trident/.test(i)},"9a1f":function(t,e,n){"use strict";var i=n("c65b"),r=n("59ed"),o=n("825a"),a=n("0d51"),s=n("35a1"),c=TypeError;t.exports=function(t,e){var n=arguments.length<2?s(t):e;if(r(n))return o(i(n,t));throw new c(a(t)+" is not iterable")}},"9a8c":function(t,e,n){"use strict";var i=n("e330"),r=n("ebb5"),o=n("145e"),a=i(o),s=r.aTypedArray,c=r.exportTypedArrayMethod;c("copyWithin",(function(t,e){return a(s(this),t,e,arguments.length>2?arguments[2]:void 0)}))},"9adc":function(t,e,n){"use strict";var i=n("8558");t.exports="NODE"===i},"9bdd":function(t,e,n){"use strict";var i=n("825a"),r=n("2a62");t.exports=function(t,e,n,o){try{return o?e(i(n)[0],n[1]):e(n)}catch(a){r(t,"throw",a)}}},"9bf2":function(t,e,n){"use strict";var i=n("83ab"),r=n("0cfb"),o=n("aed9"),a=n("825a"),s=n("a04b"),c=TypeError,u=Object.defineProperty,l=Object.getOwnPropertyDescriptor,f="enumerable",d="configurable",h="writable";e.f=i?o?function(t,e,n){if(a(t),e=s(e),a(n),"function"===typeof t&&"prototype"===e&&"value"in n&&h in n&&!n[h]){var i=l(t,e);i&&i[h]&&(t[e]=n.value,n={configurable:d in n?n[d]:i[d],enumerable:f in n?n[f]:i[f],writable:!1})}return u(t,e,n)}:u:function(t,e,n){if(a(t),e=s(e),a(n),r)try{return u(t,e,n)}catch(i){}if("get"in n||"set"in n)throw new c("Accessors not supported");return"value"in n&&(t[e]=n.value),t}},"9c40":function(t,e,n){"use strict";var i=n("5530"),r=(n("14d9"),n("a9e3"),n("2b0e")),o=n("0016"),a=n("0d59"),s=n("c8c8"),c=n("e277"),u=n("d882"),l=n("dc8a"),f=u["f"].passiveCapture,d=void 0,h=void 0,p=void 0,v={role:"img","aria-hidden":"true"};e["a"]=r["a"].extend({name:"QBtn",mixins:[s["a"]],props:{percentage:Number,darkPercentage:Boolean},computed:{hasLabel:function(){return void 0!==this.label&&null!==this.label&&""!==this.label},computedRipple:function(){return!1!==this.ripple&&Object(i["a"])({keyCodes:!0===this.hasLink?[13,32]:[13]},!0===this.ripple?{}:this.ripple)},percentageStyle:function(){var t=Math.max(0,Math.min(100,this.percentage));if(t>0)return{transition:"transform 0.6s",transform:"translateX(".concat(t-100,"%)")}},onEvents:function(){if(!0===this.loading)return{mousedown:this.__onLoadingEvt,touchstart:this.__onLoadingEvt,click:this.__onLoadingEvt,keydown:this.__onLoadingEvt,keyup:this.__onLoadingEvt};if(!0===this.isActionable){var t=Object(i["a"])(Object(i["a"])({},this.qListeners),{},{click:this.click,keydown:this.__onKeydown,mousedown:this.__onMousedown});return!0===this.$q.platform.has.touch&&(t["".concat(void 0===t.touchstart?"&":"","touchstart")]=this.__onTouchstart),t}return{click:u["l"]}},directives:function(){if(!0!==this.disable&&!1!==this.ripple)return[{name:"ripple",value:this.computedRipple,modifiers:{center:this.round}}]}},methods:{click:function(t){var e=this;if(void 0!==t){if(!0===t.defaultPrevented)return;var n=document.activeElement;if("submit"===this.type&&(!0===this.$q.platform.is.ie&&(t.clientX<0||t.clientY<0)||n!==document.body&&!1===this.$el.contains(n)&&!1===n.contains(this.$el))){this.$el.focus();var i=function(){document.removeEventListener("keydown",u["l"],!0),document.removeEventListener("keyup",i,f),void 0!==e.$el&&e.$el.removeEventListener("blur",i,f)};document.addEventListener("keydown",u["l"],!0),document.addEventListener("keyup",i,f),this.$el.addEventListener("blur",i,f)}}this.__navigateOnClick(t)},__onKeydown:function(t){this.$emit("keydown",t),!0===Object(l["a"])(t,[13,32])&&(h!==this.$el&&(void 0!==h&&this.__cleanup(),!0!==t.defaultPrevented&&(this.$el.focus(),h=this.$el,this.$el.classList.add("q-btn--active"),document.addEventListener("keyup",this.__onPressEnd,!0),this.$el.addEventListener("blur",this.__onPressEnd,f))),Object(u["l"])(t))},__onTouchstart:function(t){var e=this;if(this.$emit("touchstart",t),d!==this.$el&&(void 0!==d&&this.__cleanup(),!0!==t.defaultPrevented)){d=this.$el;var n=this.touchTargetEl=t.target;n.addEventListener("touchcancel",this.__onPressEnd,f),n.addEventListener("touchend",this.__onPressEnd,f)}this.avoidMouseRipple=!0,clearTimeout(this.mouseTimer),this.mouseTimer=setTimeout((function(){e.avoidMouseRipple=!1}),200)},__onMousedown:function(t){t.qSkipRipple=!0===this.avoidMouseRipple,this.$emit("mousedown",t),p!==this.$el&&(void 0!==p&&this.__cleanup(),!0!==t.defaultPrevented&&(p=this.$el,this.$el.classList.add("q-btn--active"),document.addEventListener("mouseup",this.__onPressEnd,f)))},__onPressEnd:function(t){if(void 0===t||"blur"!==t.type||document.activeElement!==this.$el){if(void 0!==t&&"keyup"===t.type){if(h===this.$el&&!0===Object(l["a"])(t,[13,32])){var e=new MouseEvent("click",t);e.qKeyEvent=!0,!0===t.defaultPrevented&&Object(u["i"])(e),!0===t.cancelBubble&&Object(u["k"])(e),this.$el.dispatchEvent(e),Object(u["l"])(t),t.qKeyEvent=!0}this.$emit("keyup",t)}this.__cleanup()}},__cleanup:function(t){var e=this.$refs.blurTarget;if(!0===t||d!==this.$el&&p!==this.$el||void 0===e||e===document.activeElement||!0!==this.$el.contains(document.activeElement)||(e.setAttribute("tabindex",-1),e.focus()),d===this.$el){var n=this.touchTargetEl;n.removeEventListener("touchcancel",this.__onPressEnd,f),n.removeEventListener("touchend",this.__onPressEnd,f),d=this.touchTargetEl=void 0}p===this.$el&&(document.removeEventListener("mouseup",this.__onPressEnd,f),p=void 0),h===this.$el&&(document.removeEventListener("keyup",this.__onPressEnd,!0),void 0!==this.$el&&this.$el.removeEventListener("blur",this.__onPressEnd,f),h=void 0),void 0!==this.$el&&this.$el.classList.remove("q-btn--active")},__onLoadingEvt:function(t){Object(u["l"])(t),t.qSkipRipple=!0}},beforeDestroy:function(){this.__cleanup(!0)},render:function(t){var e=[];void 0!==this.icon&&e.push(t(o["a"],{attrs:v,props:{name:this.icon,left:!1===this.stack&&!0===this.hasLabel}})),!0===this.hasLabel&&e.push(t("span",{staticClass:"block"},[this.label])),e=Object(c["a"])(e,this,"default"),void 0!==this.iconRight&&!1===this.round&&e.push(t(o["a"],{attrs:v,props:{name:this.iconRight,right:!1===this.stack&&!0===this.hasLabel}}));var n=[t("span",{staticClass:"q-focus-helper",ref:"blurTarget"})];return!0===this.loading&&void 0!==this.percentage&&n.push(t("span",{staticClass:"q-btn__progress absolute-full overflow-hidden",class:!0===this.darkPercentage?"q-btn__progress--dark":""},[t("span",{staticClass:"q-btn__progress-indicator fit block",style:this.percentageStyle})])),n.push(t("span",{staticClass:"q-btn__wrapper col row q-anchor--skip",style:this.wrapperStyle},[t("span",{staticClass:"q-btn__content text-center col items-center q-anchor--skip",class:this.innerClasses},e)])),null!==this.loading&&n.push(t("transition",{props:{name:"q-transition--fade"}},!0===this.loading?[t("span",{key:"loading",staticClass:"absolute-full flex flex-center"},void 0!==this.$scopedSlots.loading?this.$scopedSlots.loading():[t(a["a"])])]:void 0)),t(!0===this.hasLink||"a"===this.type?"a":"button",{staticClass:"q-btn q-btn-item non-selectable no-outline",class:this.classes,style:this.style,attrs:this.attrs,on:this.onEvents,directives:this.directives},n)}})},"9e62":function(t,e,n){"use strict";n.d(e,"a",(function(){return c})),n.d(e,"b",(function(){return u}));n("b0c0");var i=n("2b0e"),r=n("0967"),o=n("f303"),a=n("f6ba"),s=n("1c16");function c(t,e){do{if("QMenu"===t.$options.name){if(t.hide(e),!0===t.separateClosePopup)return t.$parent}else if(void 0!==t.__renderPortal)return void 0!==t.$parent&&"QPopupProxy"===t.$parent.$options.name?(t.hide(e),t.$parent):t;t=t.$parent}while(void 0!==t&&(void 0===t.$el.contains||!0!==t.$el.contains(e.target)))}function u(t,e,n){while(0!==n&&void 0!==t){if(void 0!==t.__renderPortal){if(n--,"QMenu"===t.$options.name){t=c(t,e);continue}t.hide(e)}t=t.$parent}}function l(t){while(void 0!==t){if("QGlobalDialog"===t.$options.name)return!0;if("QDialog"===t.$options.name)return!1;t=t.$parent}return!1}var f={inheritAttrs:!1,props:{contentClass:[Array,String,Object],contentStyle:[Array,String,Object]},methods:{__showPortal:function(t){var e=this;if(!0===t)return Object(a["d"])(this.focusObj),void(this.__portalIsAccessible=!0);if(this.__portalIsAccessible=!1,!0!==this.__portalIsActive)if(this.__portalIsActive=!0,void 0===this.focusObj&&(this.focusObj={}),Object(a["b"])(this.focusObj),void 0!==this.$q.fullscreen&&!0===this.$q.fullscreen.isCapable){var n=function(){if(void 0!==e.__portal){var t=Object(o["c"])(e.$q.fullscreen.activeEl);e.__portal.$el.parentElement!==t&&t.contains(e.$el)===(!1===e.__onGlobalDialog)&&t.appendChild(e.__portal.$el)}};this.unwatchFullscreen=this.$watch("$q.fullscreen.activeEl",Object(s["a"])(n,50)),!1!==this.__onGlobalDialog&&!0!==this.$q.fullscreen.isActive||n()}else void 0!==this.__portal&&!1===this.__onGlobalDialog&&document.body.appendChild(this.__portal.$el)},__hidePortal:function(t){this.__portalIsAccessible=!1,!0===t&&(this.__portalIsActive=!1,Object(a["d"])(this.focusObj),void 0!==this.__portal&&(void 0!==this.unwatchFullscreen&&(this.unwatchFullscreen(),this.unwatchFullscreen=void 0),!1===this.__onGlobalDialog&&(this.__portal.$destroy(),this.__portal.$el.remove()),this.__portal=void 0))},__preparePortal:function(){var t=this;void 0===this.__portal&&(this.__portal=!0===this.__onGlobalDialog?{$el:this.$el,$refs:this.$refs}:new i["a"]({name:"QPortal",parent:this,inheritAttrs:!1,render:function(e){return t.__renderPortal(e)},components:this.$options.components,directives:this.$options.directives}).$mount())}},render:function(t){if(!0===this.__onGlobalDialog)return this.__renderPortal(t);void 0!==this.__portal&&this.__portal.$forceUpdate()},beforeDestroy:function(){this.__hidePortal(!0)}};!1===r["e"]&&(f.created=function(){this.__onGlobalDialog=l(this.$parent)}),e["c"]=f},"9ebd":function(t,e,n){"use strict";function i(t){return null!=t&&"object"===typeof t&&!0===t["@@functional/placeholder"]}n.d(e,"a",(function(){return i}))},"9f7f":function(t,e,n){"use strict";var i=n("d039"),r=n("cfe9"),o=r.RegExp,a=i((function(){var t=o("a","y");return t.lastIndex=2,null!==t.exec("abcd")})),s=a||i((function(){return!o("a","y").sticky})),c=a||i((function(){var t=o("^r","gy");return t.lastIndex=2,null!==t.exec("str")}));t.exports={BROKEN_CARET:c,MISSED_STICKY:s,UNSUPPORTED_Y:a}},a04b:function(t,e,n){"use strict";var i=n("c04e"),r=n("d9b5");t.exports=function(t){var e=i(t,"string");return r(e)?e:e+""}},a078:function(t,e,n){"use strict";var i=n("0366"),r=n("c65b"),o=n("5087"),a=n("7b0b"),s=n("07fa"),c=n("9a1f"),u=n("35a1"),l=n("e95a"),f=n("bcbf"),d=n("ebb5").aTypedArrayConstructor,h=n("f495");t.exports=function(t){var e,n,p,v,g,m,b,y,_=o(this),w=a(t),x=arguments.length,S=x>1?arguments[1]:void 0,k=void 0!==S,O=u(w);if(O&&!l(O)){b=c(w,O),y=b.next,w=[];while(!(m=r(y,b)).done)w.push(m.value)}for(k&&x>2&&(S=i(S,arguments[2])),n=s(w),p=new(d(_))(n),v=f(p),e=0;n>e;e++)g=k?S(w[e],e):w[e],p[e]=v?h(g):+g;return p}},a15a:function(t,e,n){"use strict";var i=n("18e2"),r=Object(i["a"])((function(t){t.setMonth(0,1),t.setHours(0,0,0,0)}),(function(t,e){t.setFullYear(t.getFullYear()+e)}),(function(t,e){return e.getFullYear()-t.getFullYear()}),(function(t){return t.getFullYear()}));r.every=function(t){return isFinite(t=Math.floor(t))&&t>0?Object(i["a"])((function(e){e.setFullYear(Math.floor(e.getFullYear()/t)*t),e.setMonth(0,1),e.setHours(0,0,0,0)}),(function(e,n){e.setFullYear(e.getFullYear()+n*t)})):null},e["a"]=r;r.range},a15b:function(t,e,n){"use strict";var i=n("23e7"),r=n("e330"),o=n("44ad"),a=n("fc6a"),s=n("a640"),c=r([].join),u=o!==Object,l=u||!s("join",",");i({target:"Array",proto:!0,forced:l},{join:function(t){return c(a(this),void 0===t?",":t)}})},a1eb:function(t,e,n){"use strict";n.r(e),n.d(e,"schemeCategory10",(function(){return r})),n.d(e,"schemeAccent",(function(){return o})),n.d(e,"schemeDark2",(function(){return a})),n.d(e,"schemePaired",(function(){return s})),n.d(e,"schemePastel1",(function(){return c})),n.d(e,"schemePastel2",(function(){return u})),n.d(e,"schemeSet1",(function(){return l})),n.d(e,"schemeSet2",(function(){return f})),n.d(e,"schemeSet3",(function(){return d})),n.d(e,"schemeTableau10",(function(){return h["a"]})),n.d(e,"interpolateBrBG",(function(){return g})),n.d(e,"schemeBrBG",(function(){return v})),n.d(e,"interpolatePRGn",(function(){return b})),n.d(e,"schemePRGn",(function(){return m})),n.d(e,"interpolatePiYG",(function(){return _})),n.d(e,"schemePiYG",(function(){return y})),n.d(e,"interpolatePuOr",(function(){return x})),n.d(e,"schemePuOr",(function(){return w})),n.d(e,"interpolateRdBu",(function(){return k})),n.d(e,"schemeRdBu",(function(){return S})),n.d(e,"interpolateRdGy",(function(){return C})),n.d(e,"schemeRdGy",(function(){return O})),n.d(e,"interpolateRdYlBu",(function(){return T["a"]})),n.d(e,"schemeRdYlBu",(function(){return T["b"]})),n.d(e,"interpolateRdYlGn",(function(){return E})),n.d(e,"schemeRdYlGn",(function(){return j})),n.d(e,"interpolateSpectral",(function(){return P["a"]})),n.d(e,"schemeSpectral",(function(){return P["b"]})),n.d(e,"interpolateBuGn",(function(){return M})),n.d(e,"schemeBuGn",(function(){return A})),n.d(e,"interpolateBuPu",(function(){return D})),n.d(e,"schemeBuPu",(function(){return $})),n.d(e,"interpolateGnBu",(function(){return L})),n.d(e,"schemeGnBu",(function(){return R})),n.d(e,"interpolateOrRd",(function(){return F})),n.d(e,"schemeOrRd",(function(){return q})),n.d(e,"interpolatePuBuGn",(function(){return N})),n.d(e,"schemePuBuGn",(function(){return I})),n.d(e,"interpolatePuBu",(function(){return B})),n.d(e,"schemePuBu",(function(){return z})),n.d(e,"interpolatePuRd",(function(){return U})),n.d(e,"schemePuRd",(function(){return V})),n.d(e,"interpolateRdPu",(function(){return Y})),n.d(e,"schemeRdPu",(function(){return H})),n.d(e,"interpolateYlGnBu",(function(){return G})),n.d(e,"schemeYlGnBu",(function(){return W})),n.d(e,"interpolateYlGn",(function(){return K})),n.d(e,"schemeYlGn",(function(){return Q})),n.d(e,"interpolateYlOrBr",(function(){return Z})),n.d(e,"schemeYlOrBr",(function(){return X})),n.d(e,"interpolateYlOrRd",(function(){return tt})),n.d(e,"schemeYlOrRd",(function(){return J})),n.d(e,"interpolateBlues",(function(){return nt})),n.d(e,"schemeBlues",(function(){return et})),n.d(e,"interpolateGreens",(function(){return rt})),n.d(e,"schemeGreens",(function(){return it})),n.d(e,"interpolateGreys",(function(){return at})),n.d(e,"schemeGreys",(function(){return ot})),n.d(e,"interpolatePurples",(function(){return ct})),n.d(e,"schemePurples",(function(){return st})),n.d(e,"interpolateReds",(function(){return lt})),n.d(e,"schemeReds",(function(){return ut})),n.d(e,"interpolateOranges",(function(){return dt})),n.d(e,"schemeOranges",(function(){return ft})),n.d(e,"interpolateCividis",(function(){return ht})),n.d(e,"interpolateCubehelixDefault",(function(){return gt})),n.d(e,"interpolateRainbow",(function(){return _t})),n.d(e,"interpolateWarm",(function(){return mt})),n.d(e,"interpolateCool",(function(){return bt})),n.d(e,"interpolateSinebow",(function(){return Ot})),n.d(e,"interpolateTurbo",(function(){return Ct})),n.d(e,"interpolateViridis",(function(){return jt})),n.d(e,"interpolateMagma",(function(){return Et})),n.d(e,"interpolateInferno",(function(){return Pt})),n.d(e,"interpolatePlasma",(function(){return At}));var i=n("66d1"),r=Object(i["a"])("1f77b4ff7f0e2ca02cd627289467bd8c564be377c27f7f7fbcbd2217becf"),o=Object(i["a"])("7fc97fbeaed4fdc086ffff99386cb0f0027fbf5b17666666"),a=Object(i["a"])("1b9e77d95f027570b3e7298a66a61ee6ab02a6761d666666"),s=Object(i["a"])("a6cee31f78b4b2df8a33a02cfb9a99e31a1cfdbf6fff7f00cab2d66a3d9affff99b15928"),c=Object(i["a"])("fbb4aeb3cde3ccebc5decbe4fed9a6ffffcce5d8bdfddaecf2f2f2"),u=Object(i["a"])("b3e2cdfdcdaccbd5e8f4cae4e6f5c9fff2aef1e2cccccccc"),l=Object(i["a"])("e41a1c377eb84daf4a984ea3ff7f00ffff33a65628f781bf999999"),f=Object(i["a"])("66c2a5fc8d628da0cbe78ac3a6d854ffd92fe5c494b3b3b3"),d=Object(i["a"])("8dd3c7ffffb3bebadafb807280b1d3fdb462b3de69fccde5d9d9d9bc80bdccebc5ffed6f"),h=n("c644"),p=n("8d05"),v=new Array(3).concat("d8b365f5f5f55ab4ac","a6611adfc27d80cdc1018571","a6611adfc27df5f5f580cdc1018571","8c510ad8b365f6e8c3c7eae55ab4ac01665e","8c510ad8b365f6e8c3f5f5f5c7eae55ab4ac01665e","8c510abf812ddfc27df6e8c3c7eae580cdc135978f01665e","8c510abf812ddfc27df6e8c3f5f5f5c7eae580cdc135978f01665e","5430058c510abf812ddfc27df6e8c3c7eae580cdc135978f01665e003c30","5430058c510abf812ddfc27df6e8c3f5f5f5c7eae580cdc135978f01665e003c30").map(i["a"]),g=Object(p["a"])(v),m=new Array(3).concat("af8dc3f7f7f77fbf7b","7b3294c2a5cfa6dba0008837","7b3294c2a5cff7f7f7a6dba0008837","762a83af8dc3e7d4e8d9f0d37fbf7b1b7837","762a83af8dc3e7d4e8f7f7f7d9f0d37fbf7b1b7837","762a839970abc2a5cfe7d4e8d9f0d3a6dba05aae611b7837","762a839970abc2a5cfe7d4e8f7f7f7d9f0d3a6dba05aae611b7837","40004b762a839970abc2a5cfe7d4e8d9f0d3a6dba05aae611b783700441b","40004b762a839970abc2a5cfe7d4e8f7f7f7d9f0d3a6dba05aae611b783700441b").map(i["a"]),b=Object(p["a"])(m),y=new Array(3).concat("e9a3c9f7f7f7a1d76a","d01c8bf1b6dab8e1864dac26","d01c8bf1b6daf7f7f7b8e1864dac26","c51b7de9a3c9fde0efe6f5d0a1d76a4d9221","c51b7de9a3c9fde0eff7f7f7e6f5d0a1d76a4d9221","c51b7dde77aef1b6dafde0efe6f5d0b8e1867fbc414d9221","c51b7dde77aef1b6dafde0eff7f7f7e6f5d0b8e1867fbc414d9221","8e0152c51b7dde77aef1b6dafde0efe6f5d0b8e1867fbc414d9221276419","8e0152c51b7dde77aef1b6dafde0eff7f7f7e6f5d0b8e1867fbc414d9221276419").map(i["a"]),_=Object(p["a"])(y),w=new Array(3).concat("998ec3f7f7f7f1a340","5e3c99b2abd2fdb863e66101","5e3c99b2abd2f7f7f7fdb863e66101","542788998ec3d8daebfee0b6f1a340b35806","542788998ec3d8daebf7f7f7fee0b6f1a340b35806","5427888073acb2abd2d8daebfee0b6fdb863e08214b35806","5427888073acb2abd2d8daebf7f7f7fee0b6fdb863e08214b35806","2d004b5427888073acb2abd2d8daebfee0b6fdb863e08214b358067f3b08","2d004b5427888073acb2abd2d8daebf7f7f7fee0b6fdb863e08214b358067f3b08").map(i["a"]),x=Object(p["a"])(w),S=new Array(3).concat("ef8a62f7f7f767a9cf","ca0020f4a58292c5de0571b0","ca0020f4a582f7f7f792c5de0571b0","b2182bef8a62fddbc7d1e5f067a9cf2166ac","b2182bef8a62fddbc7f7f7f7d1e5f067a9cf2166ac","b2182bd6604df4a582fddbc7d1e5f092c5de4393c32166ac","b2182bd6604df4a582fddbc7f7f7f7d1e5f092c5de4393c32166ac","67001fb2182bd6604df4a582fddbc7d1e5f092c5de4393c32166ac053061","67001fb2182bd6604df4a582fddbc7f7f7f7d1e5f092c5de4393c32166ac053061").map(i["a"]),k=Object(p["a"])(S),O=new Array(3).concat("ef8a62ffffff999999","ca0020f4a582bababa404040","ca0020f4a582ffffffbababa404040","b2182bef8a62fddbc7e0e0e09999994d4d4d","b2182bef8a62fddbc7ffffffe0e0e09999994d4d4d","b2182bd6604df4a582fddbc7e0e0e0bababa8787874d4d4d","b2182bd6604df4a582fddbc7ffffffe0e0e0bababa8787874d4d4d","67001fb2182bd6604df4a582fddbc7e0e0e0bababa8787874d4d4d1a1a1a","67001fb2182bd6604df4a582fddbc7ffffffe0e0e0bababa8787874d4d4d1a1a1a").map(i["a"]),C=Object(p["a"])(O),T=n("c3a6"),j=new Array(3).concat("fc8d59ffffbf91cf60","d7191cfdae61a6d96a1a9641","d7191cfdae61ffffbfa6d96a1a9641","d73027fc8d59fee08bd9ef8b91cf601a9850","d73027fc8d59fee08bffffbfd9ef8b91cf601a9850","d73027f46d43fdae61fee08bd9ef8ba6d96a66bd631a9850","d73027f46d43fdae61fee08bffffbfd9ef8ba6d96a66bd631a9850","a50026d73027f46d43fdae61fee08bd9ef8ba6d96a66bd631a9850006837","a50026d73027f46d43fdae61fee08bffffbfd9ef8ba6d96a66bd631a9850006837").map(i["a"]),E=Object(p["a"])(j),P=n("08a8"),A=new Array(3).concat("e5f5f999d8c92ca25f","edf8fbb2e2e266c2a4238b45","edf8fbb2e2e266c2a42ca25f006d2c","edf8fbccece699d8c966c2a42ca25f006d2c","edf8fbccece699d8c966c2a441ae76238b45005824","f7fcfde5f5f9ccece699d8c966c2a441ae76238b45005824","f7fcfde5f5f9ccece699d8c966c2a441ae76238b45006d2c00441b").map(i["a"]),M=Object(p["a"])(A),$=new Array(3).concat("e0ecf49ebcda8856a7","edf8fbb3cde38c96c688419d","edf8fbb3cde38c96c68856a7810f7c","edf8fbbfd3e69ebcda8c96c68856a7810f7c","edf8fbbfd3e69ebcda8c96c68c6bb188419d6e016b","f7fcfde0ecf4bfd3e69ebcda8c96c68c6bb188419d6e016b","f7fcfde0ecf4bfd3e69ebcda8c96c68c6bb188419d810f7c4d004b").map(i["a"]),D=Object(p["a"])($),R=new Array(3).concat("e0f3dba8ddb543a2ca","f0f9e8bae4bc7bccc42b8cbe","f0f9e8bae4bc7bccc443a2ca0868ac","f0f9e8ccebc5a8ddb57bccc443a2ca0868ac","f0f9e8ccebc5a8ddb57bccc44eb3d32b8cbe08589e","f7fcf0e0f3dbccebc5a8ddb57bccc44eb3d32b8cbe08589e","f7fcf0e0f3dbccebc5a8ddb57bccc44eb3d32b8cbe0868ac084081").map(i["a"]),L=Object(p["a"])(R),q=new Array(3).concat("fee8c8fdbb84e34a33","fef0d9fdcc8afc8d59d7301f","fef0d9fdcc8afc8d59e34a33b30000","fef0d9fdd49efdbb84fc8d59e34a33b30000","fef0d9fdd49efdbb84fc8d59ef6548d7301f990000","fff7ecfee8c8fdd49efdbb84fc8d59ef6548d7301f990000","fff7ecfee8c8fdd49efdbb84fc8d59ef6548d7301fb300007f0000").map(i["a"]),F=Object(p["a"])(q),I=new Array(3).concat("ece2f0a6bddb1c9099","f6eff7bdc9e167a9cf02818a","f6eff7bdc9e167a9cf1c9099016c59","f6eff7d0d1e6a6bddb67a9cf1c9099016c59","f6eff7d0d1e6a6bddb67a9cf3690c002818a016450","fff7fbece2f0d0d1e6a6bddb67a9cf3690c002818a016450","fff7fbece2f0d0d1e6a6bddb67a9cf3690c002818a016c59014636").map(i["a"]),N=Object(p["a"])(I),z=new Array(3).concat("ece7f2a6bddb2b8cbe","f1eef6bdc9e174a9cf0570b0","f1eef6bdc9e174a9cf2b8cbe045a8d","f1eef6d0d1e6a6bddb74a9cf2b8cbe045a8d","f1eef6d0d1e6a6bddb74a9cf3690c00570b0034e7b","fff7fbece7f2d0d1e6a6bddb74a9cf3690c00570b0034e7b","fff7fbece7f2d0d1e6a6bddb74a9cf3690c00570b0045a8d023858").map(i["a"]),B=Object(p["a"])(z),V=new Array(3).concat("e7e1efc994c7dd1c77","f1eef6d7b5d8df65b0ce1256","f1eef6d7b5d8df65b0dd1c77980043","f1eef6d4b9dac994c7df65b0dd1c77980043","f1eef6d4b9dac994c7df65b0e7298ace125691003f","f7f4f9e7e1efd4b9dac994c7df65b0e7298ace125691003f","f7f4f9e7e1efd4b9dac994c7df65b0e7298ace125698004367001f").map(i["a"]),U=Object(p["a"])(V),H=new Array(3).concat("fde0ddfa9fb5c51b8a","feebe2fbb4b9f768a1ae017e","feebe2fbb4b9f768a1c51b8a7a0177","feebe2fcc5c0fa9fb5f768a1c51b8a7a0177","feebe2fcc5c0fa9fb5f768a1dd3497ae017e7a0177","fff7f3fde0ddfcc5c0fa9fb5f768a1dd3497ae017e7a0177","fff7f3fde0ddfcc5c0fa9fb5f768a1dd3497ae017e7a017749006a").map(i["a"]),Y=Object(p["a"])(H),W=new Array(3).concat("edf8b17fcdbb2c7fb8","ffffcca1dab441b6c4225ea8","ffffcca1dab441b6c42c7fb8253494","ffffccc7e9b47fcdbb41b6c42c7fb8253494","ffffccc7e9b47fcdbb41b6c41d91c0225ea80c2c84","ffffd9edf8b1c7e9b47fcdbb41b6c41d91c0225ea80c2c84","ffffd9edf8b1c7e9b47fcdbb41b6c41d91c0225ea8253494081d58").map(i["a"]),G=Object(p["a"])(W),Q=new Array(3).concat("f7fcb9addd8e31a354","ffffccc2e69978c679238443","ffffccc2e69978c67931a354006837","ffffccd9f0a3addd8e78c67931a354006837","ffffccd9f0a3addd8e78c67941ab5d238443005a32","ffffe5f7fcb9d9f0a3addd8e78c67941ab5d238443005a32","ffffe5f7fcb9d9f0a3addd8e78c67941ab5d238443006837004529").map(i["a"]),K=Object(p["a"])(Q),X=new Array(3).concat("fff7bcfec44fd95f0e","ffffd4fed98efe9929cc4c02","ffffd4fed98efe9929d95f0e993404","ffffd4fee391fec44ffe9929d95f0e993404","ffffd4fee391fec44ffe9929ec7014cc4c028c2d04","ffffe5fff7bcfee391fec44ffe9929ec7014cc4c028c2d04","ffffe5fff7bcfee391fec44ffe9929ec7014cc4c02993404662506").map(i["a"]),Z=Object(p["a"])(X),J=new Array(3).concat("ffeda0feb24cf03b20","ffffb2fecc5cfd8d3ce31a1c","ffffb2fecc5cfd8d3cf03b20bd0026","ffffb2fed976feb24cfd8d3cf03b20bd0026","ffffb2fed976feb24cfd8d3cfc4e2ae31a1cb10026","ffffccffeda0fed976feb24cfd8d3cfc4e2ae31a1cb10026","ffffccffeda0fed976feb24cfd8d3cfc4e2ae31a1cbd0026800026").map(i["a"]),tt=Object(p["a"])(J),et=new Array(3).concat("deebf79ecae13182bd","eff3ffbdd7e76baed62171b5","eff3ffbdd7e76baed63182bd08519c","eff3ffc6dbef9ecae16baed63182bd08519c","eff3ffc6dbef9ecae16baed64292c62171b5084594","f7fbffdeebf7c6dbef9ecae16baed64292c62171b5084594","f7fbffdeebf7c6dbef9ecae16baed64292c62171b508519c08306b").map(i["a"]),nt=Object(p["a"])(et),it=new Array(3).concat("e5f5e0a1d99b31a354","edf8e9bae4b374c476238b45","edf8e9bae4b374c47631a354006d2c","edf8e9c7e9c0a1d99b74c47631a354006d2c","edf8e9c7e9c0a1d99b74c47641ab5d238b45005a32","f7fcf5e5f5e0c7e9c0a1d99b74c47641ab5d238b45005a32","f7fcf5e5f5e0c7e9c0a1d99b74c47641ab5d238b45006d2c00441b").map(i["a"]),rt=Object(p["a"])(it),ot=new Array(3).concat("f0f0f0bdbdbd636363","f7f7f7cccccc969696525252","f7f7f7cccccc969696636363252525","f7f7f7d9d9d9bdbdbd969696636363252525","f7f7f7d9d9d9bdbdbd969696737373525252252525","fffffff0f0f0d9d9d9bdbdbd969696737373525252252525","fffffff0f0f0d9d9d9bdbdbd969696737373525252252525000000").map(i["a"]),at=Object(p["a"])(ot),st=new Array(3).concat("efedf5bcbddc756bb1","f2f0f7cbc9e29e9ac86a51a3","f2f0f7cbc9e29e9ac8756bb154278f","f2f0f7dadaebbcbddc9e9ac8756bb154278f","f2f0f7dadaebbcbddc9e9ac8807dba6a51a34a1486","fcfbfdefedf5dadaebbcbddc9e9ac8807dba6a51a34a1486","fcfbfdefedf5dadaebbcbddc9e9ac8807dba6a51a354278f3f007d").map(i["a"]),ct=Object(p["a"])(st),ut=new Array(3).concat("fee0d2fc9272de2d26","fee5d9fcae91fb6a4acb181d","fee5d9fcae91fb6a4ade2d26a50f15","fee5d9fcbba1fc9272fb6a4ade2d26a50f15","fee5d9fcbba1fc9272fb6a4aef3b2ccb181d99000d","fff5f0fee0d2fcbba1fc9272fb6a4aef3b2ccb181d99000d","fff5f0fee0d2fcbba1fc9272fb6a4aef3b2ccb181da50f1567000d").map(i["a"]),lt=Object(p["a"])(ut),ft=new Array(3).concat("fee6cefdae6be6550d","feeddefdbe85fd8d3cd94701","feeddefdbe85fd8d3ce6550da63603","feeddefdd0a2fdae6bfd8d3ce6550da63603","feeddefdd0a2fdae6bfd8d3cf16913d948018c2d04","fff5ebfee6cefdd0a2fdae6bfd8d3cf16913d948018c2d04","fff5ebfee6cefdd0a2fdae6bfd8d3cf16913d94801a636037f2704").map(i["a"]),dt=Object(p["a"])(ft),ht=function(t){return t=Math.max(0,Math.min(1,t)),"rgb("+Math.max(0,Math.min(255,Math.round(-4.54-t*(35.34-t*(2381.73-t*(6402.7-t*(7024.72-2710.57*t)))))))+", "+Math.max(0,Math.min(255,Math.round(32.49+t*(170.73+t*(52.82-t*(131.46-t*(176.58-67.37*t)))))))+", "+Math.max(0,Math.min(255,Math.round(81.24+t*(442.36-t*(2482.43-t*(6167.24-t*(6614.94-2475.67*t)))))))+")"},pt=n("15a7"),vt=n("3872"),gt=Object(vt["a"])(Object(pt["a"])(300,.5,0),Object(pt["a"])(-240,.5,1)),mt=Object(vt["a"])(Object(pt["a"])(-100,.75,.35),Object(pt["a"])(80,1.5,.8)),bt=Object(vt["a"])(Object(pt["a"])(260,.75,.35),Object(pt["a"])(80,1.5,.8)),yt=Object(pt["a"])(),_t=function(t){(t<0||t>1)&&(t-=Math.floor(t));var e=Math.abs(t-.5);return yt.h=360*t-100,yt.s=1.5-1.5*e,yt.l=.8-.9*e,yt+""},wt=n("166a"),xt=Object(wt["g"])(),St=Math.PI/3,kt=2*Math.PI/3,Ot=function(t){var e;return t=(.5-t)*Math.PI,xt.r=255*(e=Math.sin(t))*e,xt.g=255*(e=Math.sin(t+St))*e,xt.b=255*(e=Math.sin(t+kt))*e,xt+""},Ct=function(t){return t=Math.max(0,Math.min(1,t)),"rgb("+Math.max(0,Math.min(255,Math.round(34.61+t*(1172.33-t*(10793.56-t*(33300.12-t*(38394.49-14825.05*t)))))))+", "+Math.max(0,Math.min(255,Math.round(23.31+t*(557.33+t*(1225.33-t*(3574.96-t*(1073.77+707.56*t)))))))+", "+Math.max(0,Math.min(255,Math.round(27.2+t*(3211.1-t*(15327.97-t*(27814-t*(22569.18-6838.66*t)))))))+")"};function Tt(t){var e=t.length;return function(n){return t[Math.max(0,Math.min(e-1,Math.floor(n*e)))]}}var jt=Tt(Object(i["a"])("44015444025645045745055946075a46085c460a5d460b5e470d60470e6147106347116447136548146748166848176948186a481a6c481b6d481c6e481d6f481f70482071482173482374482475482576482677482878482979472a7a472c7a472d7b472e7c472f7d46307e46327e46337f463480453581453781453882443983443a83443b84433d84433e85423f854240864241864142874144874045884046883f47883f48893e49893e4a893e4c8a3d4d8a3d4e8a3c4f8a3c508b3b518b3b528b3a538b3a548c39558c39568c38588c38598c375a8c375b8d365c8d365d8d355e8d355f8d34608d34618d33628d33638d32648e32658e31668e31678e31688e30698e306a8e2f6b8e2f6c8e2e6d8e2e6e8e2e6f8e2d708e2d718e2c718e2c728e2c738e2b748e2b758e2a768e2a778e2a788e29798e297a8e297b8e287c8e287d8e277e8e277f8e27808e26818e26828e26828e25838e25848e25858e24868e24878e23888e23898e238a8d228b8d228c8d228d8d218e8d218f8d21908d21918c20928c20928c20938c1f948c1f958b1f968b1f978b1f988b1f998a1f9a8a1e9b8a1e9c891e9d891f9e891f9f881fa0881fa1881fa1871fa28720a38620a48621a58521a68522a78522a88423a98324aa8325ab8225ac8226ad8127ad8128ae8029af7f2ab07f2cb17e2db27d2eb37c2fb47c31b57b32b67a34b67935b77937b87838b9773aba763bbb753dbc743fbc7340bd7242be7144bf7046c06f48c16e4ac16d4cc26c4ec36b50c46a52c56954c56856c66758c7655ac8645cc8635ec96260ca6063cb5f65cb5e67cc5c69cd5b6ccd5a6ece5870cf5773d05675d05477d1537ad1517cd2507fd34e81d34d84d44b86d54989d5488bd6468ed64590d74393d74195d84098d83e9bd93c9dd93ba0da39a2da37a5db36a8db34aadc32addc30b0dd2fb2dd2db5de2bb8de29bade28bddf26c0df25c2df23c5e021c8e020cae11fcde11dd0e11cd2e21bd5e21ad8e219dae319dde318dfe318e2e418e5e419e7e419eae51aece51befe51cf1e51df4e61ef6e620f8e621fbe723fde725")),Et=Tt(Object(i["a"])("00000401000501010601010802010902020b02020d03030f03031204041405041606051806051a07061c08071e0907200a08220b09240c09260d0a290e0b2b100b2d110c2f120d31130d34140e36150e38160f3b180f3d19103f1a10421c10441d11471e114920114b21114e22115024125325125527125829115a2a115c2c115f2d11612f116331116533106734106936106b38106c390f6e3b0f703d0f713f0f72400f74420f75440f764510774710784910784a10794c117a4e117b4f127b51127c52137c54137d56147d57157e59157e5a167e5c167f5d177f5f187f601880621980641a80651a80671b80681c816a1c816b1d816d1d816e1e81701f81721f817320817521817621817822817922827b23827c23827e24828025828125818326818426818627818827818928818b29818c29818e2a81902a81912b81932b80942c80962c80982d80992d809b2e7f9c2e7f9e2f7fa02f7fa1307ea3307ea5317ea6317da8327daa337dab337cad347cae347bb0357bb2357bb3367ab5367ab73779b83779ba3878bc3978bd3977bf3a77c03a76c23b75c43c75c53c74c73d73c83e73ca3e72cc3f71cd4071cf4070d0416fd2426fd3436ed5446dd6456cd8456cd9466bdb476adc4869de4968df4a68e04c67e24d66e34e65e44f64e55064e75263e85362e95462ea5661eb5760ec5860ed5a5fee5b5eef5d5ef05f5ef1605df2625df2645cf3655cf4675cf4695cf56b5cf66c5cf66e5cf7705cf7725cf8745cf8765cf9785df9795df97b5dfa7d5efa7f5efa815ffb835ffb8560fb8761fc8961fc8a62fc8c63fc8e64fc9065fd9266fd9467fd9668fd9869fd9a6afd9b6bfe9d6cfe9f6dfea16efea36ffea571fea772fea973feaa74feac76feae77feb078feb27afeb47bfeb67cfeb77efeb97ffebb81febd82febf84fec185fec287fec488fec68afec88cfeca8dfecc8ffecd90fecf92fed194fed395fed597fed799fed89afdda9cfddc9efddea0fde0a1fde2a3fde3a5fde5a7fde7a9fde9aafdebacfcecaefceeb0fcf0b2fcf2b4fcf4b6fcf6b8fcf7b9fcf9bbfcfbbdfcfdbf")),Pt=Tt(Object(i["a"])("00000401000501010601010802010a02020c02020e03021004031204031405041706041907051b08051d09061f0a07220b07240c08260d08290e092b10092d110a30120a32140b34150b37160b39180c3c190c3e1b0c411c0c431e0c451f0c48210c4a230c4c240c4f260c51280b53290b552b0b572d0b592f0a5b310a5c320a5e340a5f3609613809623909633b09643d09653e0966400a67420a68440a68450a69470b6a490b6a4a0c6b4c0c6b4d0d6c4f0d6c510e6c520e6d540f6d550f6d57106e59106e5a116e5c126e5d126e5f136e61136e62146e64156e65156e67166e69166e6a176e6c186e6d186e6f196e71196e721a6e741a6e751b6e771c6d781c6d7a1d6d7c1d6d7d1e6d7f1e6c801f6c82206c84206b85216b87216b88226a8a226a8c23698d23698f24699025689225689326679526679727669827669a28659b29649d29649f2a63a02a63a22b62a32c61a52c60a62d60a82e5fa92e5eab2f5ead305dae305cb0315bb1325ab3325ab43359b63458b73557b93556ba3655bc3754bd3853bf3952c03a51c13a50c33b4fc43c4ec63d4dc73e4cc83f4bca404acb4149cc4248ce4347cf4446d04545d24644d34743d44842d54a41d74b3fd84c3ed94d3dda4e3cdb503bdd513ade5238df5337e05536e15635e25734e35933e45a31e55c30e65d2fe75e2ee8602de9612bea632aeb6429eb6628ec6726ed6925ee6a24ef6c23ef6e21f06f20f1711ff1731df2741cf3761bf37819f47918f57b17f57d15f67e14f68013f78212f78410f8850ff8870ef8890cf98b0bf98c0af98e09fa9008fa9207fa9407fb9606fb9706fb9906fb9b06fb9d07fc9f07fca108fca309fca50afca60cfca80dfcaa0ffcac11fcae12fcb014fcb216fcb418fbb61afbb81dfbba1ffbbc21fbbe23fac026fac228fac42afac62df9c72ff9c932f9cb35f8cd37f8cf3af7d13df7d340f6d543f6d746f5d949f5db4cf4dd4ff4df53f4e156f3e35af3e55df2e661f2e865f2ea69f1ec6df1ed71f1ef75f1f179f2f27df2f482f3f586f3f68af4f88ef5f992f6fa96f8fb9af9fc9dfafda1fcffa4")),At=Tt(Object(i["a"])("0d088710078813078916078a19068c1b068d1d068e20068f2206902406912605912805922a05932c05942e05952f059631059733059735049837049938049a3a049a3c049b3e049c3f049c41049d43039e44039e46039f48039f4903a04b03a14c02a14e02a25002a25102a35302a35502a45601a45801a45901a55b01a55c01a65e01a66001a66100a76300a76400a76600a76700a86900a86a00a86c00a86e00a86f00a87100a87201a87401a87501a87701a87801a87a02a87b02a87d03a87e03a88004a88104a78305a78405a78606a68707a68808a68a09a58b0aa58d0ba58e0ca48f0da4910ea3920fa39410a29511a19613a19814a099159f9a169f9c179e9d189d9e199da01a9ca11b9ba21d9aa31e9aa51f99a62098a72197a82296aa2395ab2494ac2694ad2793ae2892b02991b12a90b22b8fb32c8eb42e8db52f8cb6308bb7318ab83289ba3388bb3488bc3587bd3786be3885bf3984c03a83c13b82c23c81c33d80c43e7fc5407ec6417dc7427cc8437bc9447aca457acb4679cc4778cc4977cd4a76ce4b75cf4c74d04d73d14e72d24f71d35171d45270d5536fd5546ed6556dd7566cd8576bd9586ada5a6ada5b69db5c68dc5d67dd5e66de5f65de6164df6263e06363e16462e26561e26660e3685fe4695ee56a5de56b5de66c5ce76e5be76f5ae87059e97158e97257ea7457eb7556eb7655ec7754ed7953ed7a52ee7b51ef7c51ef7e50f07f4ff0804ef1814df1834cf2844bf3854bf3874af48849f48948f58b47f58c46f68d45f68f44f79044f79143f79342f89441f89540f9973ff9983ef99a3efa9b3dfa9c3cfa9e3bfb9f3afba139fba238fca338fca537fca636fca835fca934fdab33fdac33fdae32fdaf31fdb130fdb22ffdb42ffdb52efeb72dfeb82cfeba2cfebb2bfebd2afebe2afec029fdc229fdc328fdc527fdc627fdc827fdca26fdcb26fccd25fcce25fcd025fcd225fbd324fbd524fbd724fad824fada24f9dc24f9dd25f8df25f8e125f7e225f7e425f6e626f6e826f5e926f5eb27f4ed27f3ee27f3f027f2f227f1f426f1f525f0f724f0f921"))},a258:function(t,e,n){"use strict";var i=n("0366"),r=n("44ad"),o=n("7b0b"),a=n("07fa"),s=function(t){var e=1===t;return function(n,s,c){var u,l,f=o(n),d=r(f),h=a(d),p=i(s,c);while(h-- >0)if(u=d[h],l=p(u,h,f),l)switch(t){case 0:return u;case 1:return h}return e?-1:void 0}};t.exports={findLast:s(0),findLastIndex:s(1)}},a2bf:function(t,e,n){"use strict";var i=n("e8b5"),r=n("07fa"),o=n("3511"),a=n("0366"),s=function(t,e,n,c,u,l,f,d){var h,p,v=u,g=0,m=!!f&&a(f,d);while(g<c)g in n&&(h=m?m(n[g],g,e):n[g],l>0&&i(h)?(p=r(h),v=s(t,e,h,p,v,l-1)-1):(o(v+1),t[v]=h),v++),g++;return v};t.exports=s},a317:function(t,e,n){"use strict";e["a"]=function(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView}},a370:function(t,e,n){"use strict";var i=n("5530"),r=n("2b0e"),o=n("e2fa"),a=n("87e8"),s=n("e277");e["a"]=r["a"].extend({name:"QCardSection",mixins:[a["a"],o["a"]],props:{horizontal:Boolean},computed:{classes:function(){return"q-card__section "+"q-card__section--".concat(!0===this.horizontal?"horiz row no-wrap":"vert")}},render:function(t){return t(this.tag,{class:this.classes,on:Object(i["a"])({},this.qListeners)},Object(s["c"])(this,"default"))}})},a38e:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var i=n("53ca");n("8172"),n("d9e2"),n("efec"),n("a9e3");function r(t,e){if("object"!=Object(i["a"])(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Object(i["a"])(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}function o(t){var e=r(t,"string");return"symbol"==Object(i["a"])(e)?e:e+""}},a434:function(t,e,n){"use strict";var i=n("23e7"),r=n("7b0b"),o=n("23cb"),a=n("5926"),s=n("07fa"),c=n("3a34"),u=n("3511"),l=n("65f0"),f=n("8418"),d=n("083a"),h=n("1dde"),p=h("splice"),v=Math.max,g=Math.min;i({target:"Array",proto:!0,forced:!p},{splice:function(t,e){var n,i,h,p,m,b,y=r(this),_=s(y),w=o(t,_),x=arguments.length;for(0===x?n=i=0:1===x?(n=0,i=_-w):(n=x-2,i=g(v(a(e),0),_-w)),u(_+n-i),h=l(y,i),p=0;p<i;p++)m=w+p,m in y&&f(h,p,y[m]);if(h.length=i,n<i){for(p=w;p<_-i;p++)m=p+i,b=p+n,m in y?y[b]=y[m]:d(y,b);for(p=_;p>_-i+n;p--)d(y,p-1)}else if(n>i)for(p=_-i;p>w;p--)m=p+i-1,b=p+n-1,m in y?y[b]=y[m]:d(y,b);for(p=0;p<n;p++)y[p+w]=arguments[p+2];return c(y,_-i+n),h}})},a4d3:function(t,e,n){"use strict";n("d9f5"),n("b4f8"),n("c513"),n("e9c4"),n("5a47")},a4e7:function(t,e,n){"use strict";var i=n("23e7"),r=n("395e"),o=n("dad2");i({target:"Set",proto:!0,real:!0,forced:!o("isSupersetOf")},{isSupersetOf:r})},a5f7:function(t,e,n){"use strict";var i=n("dc19"),r=n("cb27"),o=n("83b9"),a=n("8e16"),s=n("7f65"),c=n("384f"),u=n("5388"),l=r.has,f=r.remove;t.exports=function(t){var e=i(this),n=s(t),r=o(e);return a(e)<=n.size?c(e,(function(t){n.includes(t)&&f(r,t)})):u(n.getIterator(),(function(t){l(e,t)&&f(r,t)})),r}},a630:function(t,e,n){"use strict";var i=n("23e7"),r=n("4df4"),o=n("1c7e"),a=!o((function(t){Array.from(t)}));i({target:"Array",stat:!0,forced:a},{from:r})},a640:function(t,e,n){"use strict";var i=n("d039");t.exports=function(t,e){var n=[][t];return!!n&&i((function(){n.call(null,e||function(){return 1},1)}))}},a79d:function(t,e,n){"use strict";var i=n("23e7"),r=n("c430"),o=n("d256"),a=n("d039"),s=n("d066"),c=n("1626"),u=n("4840"),l=n("cdf9"),f=n("cb2d"),d=o&&o.prototype,h=!!o&&a((function(){d["finally"].call({then:function(){}},(function(){}))}));if(i({target:"Promise",proto:!0,real:!0,forced:h},{finally:function(t){var e=u(this,s("Promise")),n=c(t);return this.then(n?function(n){return l(e,t()).then((function(){return n}))}:t,n?function(n){return l(e,t()).then((function(){throw n}))}:t)}}),!r&&c(o)){var p=s("Promise").prototype["finally"];d["finally"]!==p&&f(d,"finally",p,{unsafe:!0})}},a975:function(t,e,n){"use strict";var i=n("ebb5"),r=n("b727").every,o=i.aTypedArray,a=i.exportTypedArrayMethod;a("every",(function(t){return r(o(this),t,arguments.length>1?arguments[1]:void 0)}))},a9e3:function(t,e,n){"use strict";var i=n("23e7"),r=n("c430"),o=n("83ab"),a=n("cfe9"),s=n("428f"),c=n("e330"),u=n("94ca"),l=n("1a2d"),f=n("7156"),d=n("3a9b"),h=n("d9b5"),p=n("c04e"),v=n("d039"),g=n("241c").f,m=n("06cf").f,b=n("9bf2").f,y=n("408a"),_=n("58a8").trim,w="Number",x=a[w],S=s[w],k=x.prototype,O=a.TypeError,C=c("".slice),T=c("".charCodeAt),j=function(t){var e=p(t,"number");return"bigint"==typeof e?e:E(e)},E=function(t){var e,n,i,r,o,a,s,c,u=p(t,"number");if(h(u))throw new O("Cannot convert a Symbol value to a number");if("string"==typeof u&&u.length>2)if(u=_(u),e=T(u,0),43===e||45===e){if(n=T(u,2),88===n||120===n)return NaN}else if(48===e){switch(T(u,1)){case 66:case 98:i=2,r=49;break;case 79:case 111:i=8,r=55;break;default:return+u}for(o=C(u,2),a=o.length,s=0;s<a;s++)if(c=T(o,s),c<48||c>r)return NaN;return parseInt(o,i)}return+u},P=u(w,!x(" 0o1")||!x("0b1")||x("+0x1")),A=function(t){return d(k,t)&&v((function(){y(t)}))},M=function(t){var e=arguments.length<1?0:x(j(t));return A(this)?f(Object(e),this,M):e};M.prototype=k,P&&!r&&(k.constructor=M),i({global:!0,constructor:!0,wrap:!0,forced:P},{Number:M});var $=function(t,e){for(var n,i=o?g(e):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),r=0;i.length>r;r++)l(e,n=i[r])&&!l(t,n)&&b(t,n,m(e,n))};r&&S&&$(s[w],S),(P||r)&&$(s[w],x)},ab13:function(t,e,n){"use strict";var i=n("b622"),r=i("match");t.exports=function(t){var e=/./;try{"/./"[t](e)}catch(n){try{return e[r]=!1,"/./"[t](e)}catch(i){}}return!1}},ab36:function(t,e,n){"use strict";var i=n("861d"),r=n("9112");t.exports=function(t,e){i(e)&&"cause"in e&&r(t,"cause",e.cause)}},ac1f:function(t,e,n){"use strict";var i=n("23e7"),r=n("9263");i({target:"RegExp",proto:!0,forced:/./.exec!==r},{exec:r})},ace4:function(t,e,n){"use strict";var i=n("23e7"),r=n("4625"),o=n("d039"),a=n("621a"),s=n("825a"),c=n("23cb"),u=n("50c4"),l=n("4840"),f=a.ArrayBuffer,d=a.DataView,h=d.prototype,p=r(f.prototype.slice),v=r(h.getUint8),g=r(h.setUint8),m=o((function(){return!new f(2).slice(1,void 0).byteLength}));i({target:"ArrayBuffer",proto:!0,unsafe:!0,forced:m},{slice:function(t,e){if(p&&void 0===e)return p(s(this),t);var n=s(this).byteLength,i=c(t,n),r=c(void 0===e?n:e,n),o=new(l(this,f))(u(r-i)),a=new d(this),h=new d(o),m=0;while(i<r)g(h,m++,v(a,i++));return o}})},ad6d:function(t,e,n){"use strict";var i=n("825a");t.exports=function(){var t=i(this),e="";return t.hasIndices&&(e+="d"),t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.dotAll&&(e+="s"),t.unicode&&(e+="u"),t.unicodeSets&&(e+="v"),t.sticky&&(e+="y"),e}},addb:function(t,e,n){"use strict";var i=n("f36a"),r=Math.floor,o=function(t,e){var n=t.length;if(n<8){var a,s,c=1;while(c<n){s=c,a=t[c];while(s&&e(t[s-1],a)>0)t[s]=t[--s];s!==c++&&(t[s]=a)}}else{var u=r(n/2),l=o(i(t,0,u),e),f=o(i(t,u),e),d=l.length,h=f.length,p=0,v=0;while(p<d||v<h)t[p+v]=p<d&&v<h?e(l[p],f[v])<=0?l[p++]:f[v++]:p<d?l[p++]:f[v++]}return t};t.exports=o},ade3:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var i=n("a38e");function r(t,e,n){return(e=Object(i["a"])(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}},ae93:function(t,e,n){"use strict";var i,r,o,a=n("d039"),s=n("1626"),c=n("861d"),u=n("7c73"),l=n("e163"),f=n("cb2d"),d=n("b622"),h=n("c430"),p=d("iterator"),v=!1;[].keys&&(o=[].keys(),"next"in o?(r=l(l(o)),r!==Object.prototype&&(i=r)):v=!0);var g=!c(i)||a((function(){var t={};return i[p].call(t)!==t}));g?i={}:h&&(i=u(i)),s(i[p])||f(i,p,(function(){return this})),t.exports={IteratorPrototype:i,BUGGY_SAFARI_ITERATORS:v}},aeb0:function(t,e,n){"use strict";var i=n("9bf2").f;t.exports=function(t,e,n){n in t||i(t,n,{configurable:!0,get:function(){return e[n]},set:function(t){e[n]=t}})}},aed9:function(t,e,n){"use strict";var i=n("83ab"),r=n("d039");t.exports=i&&r((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},af03:function(t,e,n){"use strict";var i=n("d039");t.exports=function(t){return i((function(){var e=""[t]('"');return e!==e.toLowerCase()||e.split('"').length>3}))}},aff1:function(t,e,n){"use strict";n("c740"),n("14d9"),n("a434");var i=n("dc8a"),r=[],o=!1;e["a"]={__install:function(){this.__installed=!0,window.addEventListener("keydown",(function(t){o=27===t.keyCode})),window.addEventListener("blur",(function(){!0===o&&(o=!1)})),window.addEventListener("keyup",(function(t){!0===o&&(o=!1,0!==r.length&&!0===Object(i["a"])(t,27)&&r[r.length-1].fn(t))}))},register:function(t,e){!0===t.$q.platform.is.desktop&&(!0!==this.__installed&&this.__install(),r.push({comp:t,fn:e}))},pop:function(t){if(!0===t.$q.platform.is.desktop){var e=r.findIndex((function(e){return e.comp===t}));e>-1&&r.splice(e,1)}}}},b041:function(t,e,n){"use strict";var i=n("00ee"),r=n("f5df");t.exports=i?{}.toString:function(){return"[object "+r(this)+"]"}},b047:function(t,e,n){"use strict";var i=n("5530"),r=n("ade3"),o=(n("14d9"),n("a9e3"),n("2b0e")),a=n("0016"),s=n("b7fa"),c=n("3d69"),u=n("6642"),l=n("d882"),f=n("e277"),d=n("d54d");e["a"]=o["a"].extend({name:"QChip",mixins:[c["a"],s["a"],Object(u["b"])({xs:8,sm:10,md:14,lg:20,xl:24})],model:{event:"remove"},props:{dense:Boolean,icon:String,iconRight:String,iconRemove:String,iconSelected:String,label:[String,Number],color:String,textColor:String,value:{type:Boolean,default:!0},selected:{type:Boolean,default:null},square:Boolean,outline:Boolean,clickable:Boolean,removable:Boolean,removeAriaLabel:String,tabindex:[String,Number],disable:Boolean},computed:{classes:function(){var t=!0===this.outline&&this.color||this.textColor;return Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])({},"bg-".concat(this.color),!1===this.outline&&void 0!==this.color),"text-".concat(t," q-chip--colored"),t),"disabled",this.disable),"q-chip--dense",this.dense),"q-chip--outline",this.outline),"q-chip--selected",this.selected),"q-chip--clickable cursor-pointer non-selectable q-hoverable",this.isClickable),"q-chip--square",this.square),"q-chip--dark q-dark",this.isDark)},hasLeftIcon:function(){return!0===this.selected||void 0!==this.icon},leftIcon:function(){return!0===this.selected?this.iconSelected||this.$q.iconSet.chip.selected:this.icon},removeIcon:function(){return this.iconRemove||this.$q.iconSet.chip.remove},isClickable:function(){return!1===this.disable&&(!0===this.clickable||null!==this.selected)},attrs:function(){var t=!0===this.disable?{tabindex:-1,"aria-disabled":"true"}:{tabindex:this.tabindex||0},e=Object(i["a"])(Object(i["a"])({},t),{},{role:"button","aria-hidden":"false","aria-label":this.removeAriaLabel||this.$q.lang.label.remove});return{chip:t,remove:e}}},methods:{__onKeyup:function(t){13===t.keyCode&&this.__onClick(t)},__onClick:function(t){this.disable||(this.$emit("update:selected",!this.selected),this.$emit("click",t))},__onRemove:function(t){void 0!==t.keyCode&&13!==t.keyCode||(Object(l["l"])(t),!this.disable&&this.$emit("remove",!1))},__getContent:function(t){var e=[];!0===this.isClickable&&e.push(t("div",{staticClass:"q-focus-helper"})),!0===this.hasLeftIcon&&e.push(t(a["a"],{staticClass:"q-chip__icon q-chip__icon--left",props:{name:this.leftIcon}}));var n=void 0!==this.label?[t("div",{staticClass:"ellipsis"},[this.label])]:void 0;return e.push(t("div",{staticClass:"q-chip__content col row no-wrap items-center q-anchor--skip"},Object(f["b"])(n,this,"default"))),this.iconRight&&e.push(t(a["a"],{staticClass:"q-chip__icon q-chip__icon--right",props:{name:this.iconRight}})),!0===this.removable&&e.push(t(a["a"],{staticClass:"q-chip__icon q-chip__icon--remove cursor-pointer",props:{name:this.removeIcon},attrs:this.attrs.remove,on:Object(d["a"])(this,"non",{click:this.__onRemove,keyup:this.__onRemove})})),e}},render:function(t){if(!1!==this.value){var e={staticClass:"q-chip row inline no-wrap items-center",class:this.classes,style:this.sizeStyle};return!0===this.isClickable&&Object.assign(e,{attrs:this.attrs.chip,on:Object(d["a"])(this,"click",{click:this.__onClick,keyup:this.__onKeyup}),directives:Object(d["a"])(this,"dir#"+this.ripple,[{name:"ripple",value:this.ripple}])}),t("div",e,this.__getContent(t))}}})},b055:function(t,e,n){"use strict";n.d(e,"c",(function(){return a})),n.d(e,"b",(function(){return s})),n.d(e,"a",(function(){return c}));var i=n("c698");function r(t,e){return function(n){return t+n*e}}function o(t,e,n){return t=Math.pow(t,n),e=Math.pow(e,n)-t,n=1/n,function(i){return Math.pow(t+i*e,n)}}function a(t,e){var n=e-t;return n?r(t,n>180||n<-180?n-360*Math.round(n/360):n):Object(i["a"])(isNaN(t)?e:t)}function s(t){return 1===(t=+t)?c:function(e,n){return n-e?o(e,n,t):Object(i["a"])(isNaN(e)?n:e)}}function c(t,e){var n=e-t;return n?r(t,n):Object(i["a"])(isNaN(t)?e:t)}},b05d:function(t,e,n){"use strict";var i=n("81e7"),r=n("c0a8"),o=n("ec5d"),a=n("9071"),s=n("5530"),c=(n("99af"),n("caad"),n("d3b7"),n("2532"),n("159b"),{mounted:function(){var t=this;i["c"].takeover.forEach((function(e){e(t.$q)}))}}),u=function(t){if(t.ssr){var e=Object(s["a"])(Object(s["a"])({},i["a"]),{},{ssrContext:t.ssr});Object.assign(t.ssr,{Q_HEAD_TAGS:"",Q_BODY_ATTRS:"",Q_BODY_TAGS:""}),t.app.$q=t.ssr.$q=e,i["c"].server.forEach((function(n){n(e,t)}))}else{var n=t.app.mixins||[];!1===n.includes(c)&&(t.app.mixins=n.concat(c))}};e["a"]={version:r["a"],install:i["b"],lang:o["a"],iconSet:a["a"],ssrUpdate:u}},b0c0:function(t,e,n){"use strict";var i=n("83ab"),r=n("5e77").EXISTS,o=n("e330"),a=n("edd0"),s=Function.prototype,c=o(s.toString),u=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,l=o(u.exec),f="name";i&&!r&&a(s,f,{configurable:!0,get:function(){try{return l(u,c(this))[1]}catch(t){return""}}})},b108:function(t,e,n){"use strict";n.d(e,"a",(function(){return O}));var i=n("e48b2"),r=n("c68f"),o=n("74f4"),a=function(t,e,n){var i=new o["a"];return e=null==e?0:+e,i.restart((function(n){i.stop(),t(n+e)}),e,n),i},s=Object(r["a"])("start","end","cancel","interrupt"),c=[],u=0,l=1,f=2,d=3,h=4,p=5,v=6,g=function(t,e,n,i,r,o){var a=t.__transition;if(a){if(n in a)return}else t.__transition={};_(t,n,{name:e,index:i,group:r,on:s,tween:c,time:o.time,delay:o.delay,duration:o.duration,ease:o.ease,timer:null,state:u})};function m(t,e){var n=y(t,e);if(n.state>u)throw new Error("too late; already scheduled");return n}function b(t,e){var n=y(t,e);if(n.state>d)throw new Error("too late; already running");return n}function y(t,e){var n=t.__transition;if(!n||!(n=n[e]))throw new Error("transition not found");return n}function _(t,e,n){var i,r=t.__transition;function s(t){n.state=l,n.timer.restart(c,n.delay,n.time),n.delay<=t&&c(t-n.delay)}function c(o){var s,p,m,b;if(n.state!==l)return g();for(s in r)if(b=r[s],b.name===n.name){if(b.state===d)return a(c);b.state===h?(b.state=v,b.timer.stop(),b.on.call("interrupt",t,t.__data__,b.index,b.group),delete r[s]):+s<e&&(b.state=v,b.timer.stop(),b.on.call("cancel",t,t.__data__,b.index,b.group),delete r[s])}if(a((function(){n.state===d&&(n.state=h,n.timer.restart(u,n.delay,n.time),u(o))})),n.state=f,n.on.call("start",t,t.__data__,n.index,n.group),n.state===f){for(n.state=d,i=new Array(m=n.tween.length),s=0,p=-1;s<m;++s)(b=n.tween[s].value.call(t,t.__data__,n.index,n.group))&&(i[++p]=b);i.length=p+1}}function u(e){var r=e<n.duration?n.ease.call(null,e/n.duration):(n.timer.restart(g),n.state=p,1),o=-1,a=i.length;while(++o<a)i[o].call(t,r);n.state===p&&(n.on.call("end",t,t.__data__,n.index,n.group),g())}function g(){for(var i in n.state=v,n.timer.stop(),delete r[e],r)return;delete t.__transition}r[e]=n,n.timer=Object(o["c"])(s,0,n.time)}var w,x,S,k,O=function(t,e){var n,i,r,o=t.__transition,a=!0;if(o){for(r in e=null==e?null:e+"",o)(n=o[r]).name===e?(i=n.state>f&&n.state<p,n.state=v,n.timer.stop(),n.on.call(i?"interrupt":"cancel",t,t.__data__,n.index,n.group),delete o[r]):a=!1;a&&delete t.__transition}},C=function(t){return this.each((function(){O(this,t)}))},T=n("e317"),j=180/Math.PI,E={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1},P=function(t,e,n,i,r,o){var a,s,c;return(a=Math.sqrt(t*t+e*e))&&(t/=a,e/=a),(c=t*n+e*i)&&(n-=t*c,i-=e*c),(s=Math.sqrt(n*n+i*i))&&(n/=s,i/=s,c/=s),t*i<e*n&&(t=-t,e=-e,c=-c,a=-a),{translateX:r,translateY:o,rotate:Math.atan2(e,t)*j,skewX:Math.atan(c)*j,scaleX:a,scaleY:s}};function A(t){return"none"===t?E:(w||(w=document.createElement("DIV"),x=document.documentElement,S=document.defaultView),w.style.transform=t,t=S.getComputedStyle(x.appendChild(w),null).getPropertyValue("transform"),x.removeChild(w),t=t.slice(7,-1).split(","),P(+t[0],+t[1],+t[2],+t[3],+t[4],+t[5]))}function M(t){return null==t?E:(k||(k=document.createElementNS("http://www.w3.org/2000/svg","g")),k.setAttribute("transform",t),(t=k.transform.baseVal.consolidate())?(t=t.matrix,P(t.a,t.b,t.c,t.d,t.e,t.f)):E)}function $(t,e,n,i){function r(t){return t.length?t.pop()+" ":""}function o(t,i,r,o,a,s){if(t!==r||i!==o){var c=a.push("translate(",null,e,null,n);s.push({i:c-4,x:Object(T["a"])(t,r)},{i:c-2,x:Object(T["a"])(i,o)})}else(r||o)&&a.push("translate("+r+e+o+n)}function a(t,e,n,o){t!==e?(t-e>180?e+=360:e-t>180&&(t+=360),o.push({i:n.push(r(n)+"rotate(",null,i)-2,x:Object(T["a"])(t,e)})):e&&n.push(r(n)+"rotate("+e+i)}function s(t,e,n,o){t!==e?o.push({i:n.push(r(n)+"skewX(",null,i)-2,x:Object(T["a"])(t,e)}):e&&n.push(r(n)+"skewX("+e+i)}function c(t,e,n,i,o,a){if(t!==n||e!==i){var s=o.push(r(o)+"scale(",null,",",null,")");a.push({i:s-4,x:Object(T["a"])(t,n)},{i:s-2,x:Object(T["a"])(e,i)})}else 1===n&&1===i||o.push(r(o)+"scale("+n+","+i+")")}return function(e,n){var i=[],r=[];return e=t(e),n=t(n),o(e.translateX,e.translateY,n.translateX,n.translateY,i,r),a(e.rotate,n.rotate,i,r),s(e.skewX,n.skewX,i,r),c(e.scaleX,e.scaleY,n.scaleX,n.scaleY,i,r),e=n=null,function(t){var e,n=-1,o=r.length;while(++n<o)i[(e=r[n]).i]=e.x(t);return i.join("")}}}var D=$(A,"px, ","px)","deg)"),R=$(M,", ",")",")"),L=n("6cd4");function q(t,e){var n,i;return function(){var r=b(this,t),o=r.tween;if(o!==n){i=n=o;for(var a=0,s=i.length;a<s;++a)if(i[a].name===e){i=i.slice(),i.splice(a,1);break}}r.tween=i}}function F(t,e,n){var i,r;if("function"!==typeof n)throw new Error;return function(){var o=b(this,t),a=o.tween;if(a!==i){r=(i=a).slice();for(var s={name:e,value:n},c=0,u=r.length;c<u;++c)if(r[c].name===e){r[c]=s;break}c===u&&r.push(s)}o.tween=r}}var I=function(t,e){var n=this._id;if(t+="",arguments.length<2){for(var i,r=y(this.node(),n).tween,o=0,a=r.length;o<a;++o)if((i=r[o]).name===t)return i.value;return null}return this.each((null==e?q:F)(n,t,e))};function N(t,e,n){var i=t._id;return t.each((function(){var t=b(this,i);(t.value||(t.value={}))[e]=n.apply(this,arguments)})),function(t){return y(t,i).value[e]}}var z=n("166a"),B=n("e360"),V=n("90ef"),U=function(t,e){var n;return("number"===typeof e?T["a"]:e instanceof z["e"]?B["a"]:(n=Object(z["e"])(e))?(e=n,B["a"]):V["a"])(t,e)};function H(t){return function(){this.removeAttribute(t)}}function Y(t){return function(){this.removeAttributeNS(t.space,t.local)}}function W(t,e,n){var i,r,o=n+"";return function(){var a=this.getAttribute(t);return a===o?null:a===i?r:r=e(i=a,n)}}function G(t,e,n){var i,r,o=n+"";return function(){var a=this.getAttributeNS(t.space,t.local);return a===o?null:a===i?r:r=e(i=a,n)}}function Q(t,e,n){var i,r,o;return function(){var a,s,c=n(this);if(null!=c)return a=this.getAttribute(t),s=c+"",a===s?null:a===i&&s===r?o:(r=s,o=e(i=a,c));this.removeAttribute(t)}}function K(t,e,n){var i,r,o;return function(){var a,s,c=n(this);if(null!=c)return a=this.getAttributeNS(t.space,t.local),s=c+"",a===s?null:a===i&&s===r?o:(r=s,o=e(i=a,c));this.removeAttributeNS(t.space,t.local)}}var X=function(t,e){var n=Object(L["a"])(t),i="transform"===n?R:U;return this.attrTween(t,"function"===typeof e?(n.local?K:Q)(n,i,N(this,"attr."+t,e)):null==e?(n.local?Y:H)(n):(n.local?G:W)(n,i,e))};function Z(t,e){return function(n){this.setAttribute(t,e.call(this,n))}}function J(t,e){return function(n){this.setAttributeNS(t.space,t.local,e.call(this,n))}}function tt(t,e){var n,i;function r(){var r=e.apply(this,arguments);return r!==i&&(n=(i=r)&&J(t,r)),n}return r._value=e,r}function et(t,e){var n,i;function r(){var r=e.apply(this,arguments);return r!==i&&(n=(i=r)&&Z(t,r)),n}return r._value=e,r}var nt=function(t,e){var n="attr."+t;if(arguments.length<2)return(n=this.tween(n))&&n._value;if(null==e)return this.tween(n,null);if("function"!==typeof e)throw new Error;var i=Object(L["a"])(t);return this.tween(n,(i.local?tt:et)(i,e))};function it(t,e){return function(){m(this,t).delay=+e.apply(this,arguments)}}function rt(t,e){return e=+e,function(){m(this,t).delay=e}}var ot=function(t){var e=this._id;return arguments.length?this.each(("function"===typeof t?it:rt)(e,t)):y(this.node(),e).delay};function at(t,e){return function(){b(this,t).duration=+e.apply(this,arguments)}}function st(t,e){return e=+e,function(){b(this,t).duration=e}}var ct=function(t){var e=this._id;return arguments.length?this.each(("function"===typeof t?at:st)(e,t)):y(this.node(),e).duration};function ut(t,e){if("function"!==typeof e)throw new Error;return function(){b(this,t).ease=e}}var lt=function(t){var e=this._id;return arguments.length?this.each(ut(e,t)):y(this.node(),e).ease},ft=n("0a78"),dt=function(t){"function"!==typeof t&&(t=Object(ft["a"])(t));for(var e=this._groups,n=e.length,i=new Array(n),r=0;r<n;++r)for(var o,a=e[r],s=a.length,c=i[r]=[],u=0;u<s;++u)(o=a[u])&&t.call(o,o.__data__,u,a)&&c.push(o);return new Ut(i,this._parents,this._name,this._id)},ht=function(t){if(t._id!==this._id)throw new Error;for(var e=this._groups,n=t._groups,i=e.length,r=n.length,o=Math.min(i,r),a=new Array(i),s=0;s<o;++s)for(var c,u=e[s],l=n[s],f=u.length,d=a[s]=new Array(f),h=0;h<f;++h)(c=u[h]||l[h])&&(d[h]=c);for(;s<i;++s)a[s]=e[s];return new Ut(a,this._parents,this._name,this._id)};function pt(t){return(t+"").trim().split(/^|\s+/).every((function(t){var e=t.indexOf(".");return e>=0&&(t=t.slice(0,e)),!t||"start"===t}))}function vt(t,e,n){var i,r,o=pt(e)?m:b;return function(){var a=o(this,t),s=a.on;s!==i&&(r=(i=s).copy()).on(e,n),a.on=r}}var gt=function(t,e){var n=this._id;return arguments.length<2?y(this.node(),n).on.on(t):this.each(vt(n,t,e))};function mt(t){return function(){var e=this.parentNode;for(var n in this.__transition)if(+n!==t)return;e&&e.removeChild(this)}}var bt=function(){return this.on("end.remove",mt(this._id))},yt=n("6fd3"),_t=function(t){var e=this._name,n=this._id;"function"!==typeof t&&(t=Object(yt["a"])(t));for(var i=this._groups,r=i.length,o=new Array(r),a=0;a<r;++a)for(var s,c,u=i[a],l=u.length,f=o[a]=new Array(l),d=0;d<l;++d)(s=u[d])&&(c=t.call(s,s.__data__,d,u))&&("__data__"in s&&(c.__data__=s.__data__),f[d]=c,g(f[d],e,n,d,f,y(s,n)));return new Ut(o,this._parents,e,n)},wt=n("4230"),xt=function(t){var e=this._name,n=this._id;"function"!==typeof t&&(t=Object(wt["a"])(t));for(var i=this._groups,r=i.length,o=[],a=[],s=0;s<r;++s)for(var c,u=i[s],l=u.length,f=0;f<l;++f)if(c=u[f]){for(var d,h=t.call(c,c.__data__,f,u),p=y(c,n),v=0,m=h.length;v<m;++v)(d=h[v])&&g(d,e,n,v,h,p);o.push(h),a.push(c)}return new Ut(o,a,e,n)},St=i["b"].prototype.constructor,kt=function(){return new St(this._groups,this._parents)},Ot=n("364b");function Ct(t,e){var n,i,r;return function(){var o=Object(Ot["b"])(this,t),a=(this.style.removeProperty(t),Object(Ot["b"])(this,t));return o===a?null:o===n&&a===i?r:r=e(n=o,i=a)}}function Tt(t){return function(){this.style.removeProperty(t)}}function jt(t,e,n){var i,r,o=n+"";return function(){var a=Object(Ot["b"])(this,t);return a===o?null:a===i?r:r=e(i=a,n)}}function Et(t,e,n){var i,r,o;return function(){var a=Object(Ot["b"])(this,t),s=n(this),c=s+"";return null==s&&(this.style.removeProperty(t),c=s=Object(Ot["b"])(this,t)),a===c?null:a===i&&c===r?o:(r=c,o=e(i=a,s))}}function Pt(t,e){var n,i,r,o,a="style."+e,s="end."+a;return function(){var c=b(this,t),u=c.on,l=null==c.value[a]?o||(o=Tt(e)):void 0;u===n&&r===l||(i=(n=u).copy()).on(s,r=l),c.on=i}}var At=function(t,e,n){var i="transform"===(t+="")?D:U;return null==e?this.styleTween(t,Ct(t,i)).on("end.style."+t,Tt(t)):"function"===typeof e?this.styleTween(t,Et(t,i,N(this,"style."+t,e))).each(Pt(this._id,t)):this.styleTween(t,jt(t,i,e),n).on("end.style."+t,null)};function Mt(t,e,n){return function(i){this.style.setProperty(t,e.call(this,i),n)}}function $t(t,e,n){var i,r;function o(){var o=e.apply(this,arguments);return o!==r&&(i=(r=o)&&Mt(t,o,n)),i}return o._value=e,o}var Dt=function(t,e,n){var i="style."+(t+="");if(arguments.length<2)return(i=this.tween(i))&&i._value;if(null==e)return this.tween(i,null);if("function"!==typeof e)throw new Error;return this.tween(i,$t(t,e,null==n?"":n))};function Rt(t){return function(){this.textContent=t}}function Lt(t){return function(){var e=t(this);this.textContent=null==e?"":e}}var qt=function(t){return this.tween("text","function"===typeof t?Lt(N(this,"text",t)):Rt(null==t?"":t+""))};function Ft(t){return function(e){this.textContent=t.call(this,e)}}function It(t){var e,n;function i(){var i=t.apply(this,arguments);return i!==n&&(e=(n=i)&&Ft(i)),e}return i._value=t,i}var Nt=function(t){var e="text";if(arguments.length<1)return(e=this.tween(e))&&e._value;if(null==t)return this.tween(e,null);if("function"!==typeof t)throw new Error;return this.tween(e,It(t))},zt=function(){for(var t=this._name,e=this._id,n=Yt(),i=this._groups,r=i.length,o=0;o<r;++o)for(var a,s=i[o],c=s.length,u=0;u<c;++u)if(a=s[u]){var l=y(a,e);g(a,t,n,u,s,{time:l.time+l.delay+l.duration,delay:0,duration:l.duration,ease:l.ease})}return new Ut(i,this._parents,t,n)},Bt=function(){var t,e,n=this,i=n._id,r=n.size();return new Promise((function(o,a){var s={value:a},c={value:function(){0===--r&&o()}};n.each((function(){var n=b(this,i),r=n.on;r!==t&&(e=(t=r).copy(),e._.cancel.push(s),e._.interrupt.push(s),e._.end.push(c)),n.on=e}))}))},Vt=0;function Ut(t,e,n,i){this._groups=t,this._parents=e,this._name=n,this._id=i}function Ht(t){return Object(i["b"])().transition(t)}function Yt(){return++Vt}var Wt=i["b"].prototype;function Gt(t){return((t*=2)<=1?t*t*t:(t-=2)*t*t+2)/2}Ut.prototype=Ht.prototype={constructor:Ut,select:_t,selectAll:xt,filter:dt,merge:ht,selection:kt,transition:zt,call:Wt.call,nodes:Wt.nodes,node:Wt.node,size:Wt.size,empty:Wt.empty,each:Wt.each,on:gt,attr:X,attrTween:nt,style:At,styleTween:Dt,text:qt,textTween:Nt,remove:bt,tween:I,delay:ot,duration:ct,ease:lt,end:Bt};var Qt={time:null,delay:0,duration:250,ease:Gt};function Kt(t,e){var n;while(!(n=t.__transition)||!(n=n[e]))if(!(t=t.parentNode))return Qt.time=Object(o["b"])(),Qt;return n}var Xt=function(t){var e,n;t instanceof Ut?(e=t._id,t=t._name):(e=Yt(),(n=Qt).time=Object(o["b"])(),t=null==t?null:t+"");for(var i=this._groups,r=i.length,a=0;a<r;++a)for(var s,c=i[a],u=c.length,l=0;l<u;++l)(s=c[l])&&g(s,t,e,l,c,n||Kt(s,e));return new Ut(i,this._parents,t,e)};i["b"].prototype.interrupt=C,i["b"].prototype.transition=Xt},b14c:function(t,e,n){"use strict";n.d(e,"b",(function(){return a})),n.d(e,"a",(function(){return s})),n.d(e,"c",(function(){return l}));var i=n("18e2"),r=n("1738");function o(t){return Object(i["a"])((function(e){e.setDate(e.getDate()-(e.getDay()+7-t)%7),e.setHours(0,0,0,0)}),(function(t,e){t.setDate(t.getDate()+7*e)}),(function(t,e){return(e-t-(e.getTimezoneOffset()-t.getTimezoneOffset())*r["c"])/r["e"]}))}var a=o(0),s=o(1),c=o(2),u=o(3),l=o(4),f=o(5),d=o(6);a.range,s.range,c.range,u.range,l.range,f.range,d.range},b39a:function(t,e,n){"use strict";var i=n("cfe9"),r=n("2ba4"),o=n("ebb5"),a=n("d039"),s=n("f36a"),c=i.Int8Array,u=o.aTypedArray,l=o.exportTypedArrayMethod,f=[].toLocaleString,d=!!c&&a((function(){f.call(new c(1))})),h=a((function(){return[1,2].toLocaleString()!==new c([1,2]).toLocaleString()}))||!a((function(){c.prototype.toLocaleString.call([1,2])}));l("toLocaleString",(function(){return r(f,d?s(u(this)):u(this),s(arguments))}),h)},b3c3:function(t,e,n){"use strict";var i=n("18e2"),r=n("1738"),o=Object(i["a"])((function(t){t.setTime(t-t.getMilliseconds()-t.getSeconds()*r["d"]-t.getMinutes()*r["c"])}),(function(t,e){t.setTime(+t+e*r["b"])}),(function(t,e){return(e-t)/r["b"]}),(function(t){return t.getHours()}));e["a"]=o;o.range},b42e:function(t,e,n){"use strict";var i=Math.ceil,r=Math.floor;t.exports=Math.trunc||function(t){var e=+t;return(e>0?r:i)(e)}},b4bc:function(t,e,n){"use strict";var i=n("dc19"),r=n("cb27").has,o=n("8e16"),a=n("7f65"),s=n("384f"),c=n("5388"),u=n("2a62");t.exports=function(t){var e=i(this),n=a(t);if(o(e)<=n.size)return!1!==s(e,(function(t){if(n.includes(t))return!1}),!0);var l=n.getIterator();return!1!==c(l,(function(t){if(r(e,t))return u(l,"normal",!1)}))}},b4f8:function(t,e,n){"use strict";var i=n("23e7"),r=n("d066"),o=n("1a2d"),a=n("577e"),s=n("5692"),c=n("0b43"),u=s("string-to-symbol-registry"),l=s("symbol-to-string-registry");i({target:"Symbol",stat:!0,forced:!c},{for:function(t){var e=a(t);if(o(u,e))return u[e];var n=r("Symbol")(e);return u[e]=n,l[n]=e,n}})},b50d:function(t,e,n){"use strict";var i=n("c532"),r=n("467f"),o=n("7aac"),a=n("30b5"),s=n("83b9e"),c=n("c345"),u=n("3934"),l=n("2d83");t.exports=function(t){return new Promise((function(e,n){var f=t.data,d=t.headers,h=t.responseType;i.isFormData(f)&&delete d["Content-Type"];var p=new XMLHttpRequest;if(t.auth){var v=t.auth.username||"",g=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";d.Authorization="Basic "+btoa(v+":"+g)}var m=s(t.baseURL,t.url);function b(){if(p){var i="getAllResponseHeaders"in p?c(p.getAllResponseHeaders()):null,o=h&&"text"!==h&&"json"!==h?p.response:p.responseText,a={data:o,status:p.status,statusText:p.statusText,headers:i,config:t,request:p};r(e,n,a),p=null}}if(p.open(t.method.toUpperCase(),a(m,t.params,t.paramsSerializer),!0),p.timeout=t.timeout,"onloadend"in p?p.onloadend=b:p.onreadystatechange=function(){p&&4===p.readyState&&(0!==p.status||p.responseURL&&0===p.responseURL.indexOf("file:"))&&setTimeout(b)},p.onabort=function(){p&&(n(l("Request aborted",t,"ECONNABORTED",p)),p=null)},p.onerror=function(){n(l("Network Error",t,null,p)),p=null},p.ontimeout=function(){var e="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),n(l(e,t,t.transitional&&t.transitional.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",p)),p=null},i.isStandardBrowserEnv()){var y=(t.withCredentials||u(m))&&t.xsrfCookieName?o.read(t.xsrfCookieName):void 0;y&&(d[t.xsrfHeaderName]=y)}"setRequestHeader"in p&&i.forEach(d,(function(t,e){"undefined"===typeof f&&"content-type"===e.toLowerCase()?delete d[e]:p.setRequestHeader(e,t)})),i.isUndefined(t.withCredentials)||(p.withCredentials=!!t.withCredentials),h&&"json"!==h&&(p.responseType=t.responseType),"function"===typeof t.onDownloadProgress&&p.addEventListener("progress",t.onDownloadProgress),"function"===typeof t.onUploadProgress&&p.upload&&p.upload.addEventListener("progress",t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then((function(t){p&&(p.abort(),n(t),p=null)})),f||(f=null),p.send(f)}))}},b54f:function(t,e,n){"use strict";n.d(e,"b",(function(){return a}));var i=n("00a5"),r=n("0165");var o=function(){r["c"].preventDefault(),r["c"].stopImmediatePropagation()};e["a"]=function(t){var e=t.document.documentElement,n=Object(i["a"])(t).on("dragstart.drag",o,!0);"onselectstart"in e?n.on("selectstart.drag",o,!0):(e.__noselect=e.style.MozUserSelect,e.style.MozUserSelect="none")};function a(t,e){var n=t.document.documentElement,r=Object(i["a"])(t).on("dragstart.drag",null);e&&(r.on("click.drag",o,!0),setTimeout((function(){r.on("click.drag",null)}),0)),"onselectstart"in n?r.on("selectstart.drag",null):(n.style.MozUserSelect=n.__noselect,delete n.__noselect)}},b575:function(t,e,n){"use strict";var i,r,o,a,s,c=n("cfe9"),u=n("157a"),l=n("0366"),f=n("2cf4").set,d=n("01b4"),h=n("52c8"),p=n("ebc1"),v=n("ec87"),g=n("9adc"),m=c.MutationObserver||c.WebKitMutationObserver,b=c.document,y=c.process,_=c.Promise,w=u("queueMicrotask");if(!w){var x=new d,S=function(){var t,e;g&&(t=y.domain)&&t.exit();while(e=x.get())try{e()}catch(n){throw x.head&&i(),n}t&&t.enter()};h||g||v||!m||!b?!p&&_&&_.resolve?(a=_.resolve(void 0),a.constructor=_,s=l(a.then,a),i=function(){s(S)}):g?i=function(){y.nextTick(S)}:(f=l(f,c),i=function(){f(S)}):(r=!0,o=b.createTextNode(""),new m(S).observe(o,{characterData:!0}),i=function(){o.data=r=!r}),w=function(t){x.head||i(),x.add(t)}}t.exports=w},b5db:function(t,e,n){"use strict";var i=n("cfe9"),r=i.navigator,o=r&&r.userAgent;t.exports=o?String(o):""},b5f7:function(t,e,n){"use strict";var i=function(){var t=this,e=t._self._c;return e("div",{ref:"chart",style:"height:".concat(t.height,"px;")},[e("canvas",{ref:"canvas",staticStyle:{position:"absolute"}})])},r=[],o=(n("cb29"),n("d81d"),n("a9e3"),n("5698")),a=n("1a7c"),s={name:"DbSparkline",components:{},data:function(){return{canvasWidth:100,canvasHeight:100}},props:{_updated:{type:Number,default:0},height:{type:Number,default:60},max:{type:Number,default:null},data:{type:Array,default:function(){return[]}}},watch:{_updated:function(){this.$nextTick((function(){this.render()}))}},mounted:function(){var t=this;window.addEventListener("resize",this.handleResize),this.$nextTick((function(){t.render()}))},beforeDestroy:function(){window.removeEventListener("resize",this.handleResize)},methods:{initSize:function(){this.canvasHeight=this.height?this.height:this.$refs.chart.clientHeight,this.canvasWidth=this.width?this.width:this.$refs.chart.clientWidth},handleResize:function(){var t=this;this.$nextTick((function(){t.render()}))},render:function(){this.initSize();var t=this.$refs.canvas;t.width=this.canvasWidth,t.height=this.canvasHeight;var e=t.getContext("2d");if(e.clearRect(0,0,t.width,t.height),this.data&&!(this.data.length<=0)){var n=o["f"]().domain([0,this.data.length-1]).range([0,t.width]),i=o["e"](this.data),r=this.max||o["d"](this.data);0===r&&0===i?(r=1,i=0):i>0&&(i=0);var s=o["f"]().domain([i,r]).range([t.height,0]),c=this.data.map((function(t,e){return{x:e,y:t}})),u=o["c"]().x((function(t){return n(t.x)})).y((function(t){return s(t.y)})).curve(o["b"]);u.context(e);var l=o["a"]().x((function(t){return n(t.x)})).y1((function(t){return s(t.y)})).y0(t.height).curve(o["b"]);l.context(e),e.beginPath(),l(c),e.fillStyle=a["a"].hex2RGBA("#78909c",.2),e.fill()}}}},c=s,u=n("2877"),l=Object(u["a"])(c,i,r,!1,null,null,null);e["a"]=l.exports},b620:function(t,e,n){"use strict";var i=n("cfe9"),r=n("7282"),o=n("c6b6"),a=i.ArrayBuffer,s=i.TypeError;t.exports=a&&r(a.prototype,"byteLength","get")||function(t){if("ArrayBuffer"!==o(t))throw new s("ArrayBuffer expected");return t.byteLength}},b622:function(t,e,n){"use strict";var i=n("cfe9"),r=n("5692"),o=n("1a2d"),a=n("90e3"),s=n("04f8"),c=n("fdbf"),u=i.Symbol,l=r("wks"),f=c?u["for"]||u:u&&u.withoutSetter||a;t.exports=function(t){return o(l,t)||(l[t]=s&&o(u,t)?u[t]:f("Symbol."+t)),l[t]}},b636:function(t,e,n){"use strict";var i=n("e065");i("asyncIterator")},b64b:function(t,e,n){"use strict";var i=n("23e7"),r=n("7b0b"),o=n("df75"),a=n("d039"),s=a((function(){o(1)}));i({target:"Object",stat:!0,forced:s},{keys:function(t){return o(r(t))}})},b680:function(t,e,n){"use strict";var i=n("23e7"),r=n("e330"),o=n("5926"),a=n("408a"),s=n("1148"),c=n("d039"),u=RangeError,l=String,f=Math.floor,d=r(s),h=r("".slice),p=r(1..toFixed),v=function(t,e,n){return 0===e?n:e%2===1?v(t,e-1,n*t):v(t*t,e/2,n)},g=function(t){var e=0,n=t;while(n>=4096)e+=12,n/=4096;while(n>=2)e+=1,n/=2;return e},m=function(t,e,n){var i=-1,r=n;while(++i<6)r+=e*t[i],t[i]=r%1e7,r=f(r/1e7)},b=function(t,e){var n=6,i=0;while(--n>=0)i+=t[n],t[n]=f(i/e),i=i%e*1e7},y=function(t){var e=6,n="";while(--e>=0)if(""!==n||0===e||0!==t[e]){var i=l(t[e]);n=""===n?i:n+d("0",7-i.length)+i}return n},_=c((function(){return"0.000"!==p(8e-5,3)||"1"!==p(.9,0)||"1.25"!==p(1.255,2)||"1000000000000000128"!==p(0xde0b6b3a7640080,0)}))||!c((function(){p({})}));i({target:"Number",proto:!0,forced:_},{toFixed:function(t){var e,n,i,r,s=a(this),c=o(t),f=[0,0,0,0,0,0],p="",_="0";if(c<0||c>20)throw new u("Incorrect fraction digits");if(s!==s)return"NaN";if(s<=-1e21||s>=1e21)return l(s);if(s<0&&(p="-",s=-s),s>1e-21)if(e=g(s*v(2,69,1))-69,n=e<0?s*v(2,-e,1):s/v(2,e,1),n*=4503599627370496,e=52-e,e>0){m(f,0,n),i=c;while(i>=7)m(f,1e7,0),i-=7;m(f,v(10,i,1),0),i=e-1;while(i>=23)b(f,1<<23),i-=23;b(f,1<<i),m(f,1,1),b(f,2),_=y(f)}else m(f,0,n),m(f,1<<-e,0),_=y(f)+d("0",c);return c>0?(r=_.length,_=p+(r<=c?"0."+d("0",c-r)+_:h(_,0,r-c)+"."+h(_,r-c))):_=p+_,_}})},b6b7:function(t,e,n){"use strict";var i=n("ebb5"),r=n("4840"),o=i.aTypedArrayConstructor,a=i.getTypedArrayConstructor;t.exports=function(t){return o(r(t,a(t)))}},b727:function(t,e,n){"use strict";var i=n("0366"),r=n("e330"),o=n("44ad"),a=n("7b0b"),s=n("07fa"),c=n("65f0"),u=r([].push),l=function(t){var e=1===t,n=2===t,r=3===t,l=4===t,f=6===t,d=7===t,h=5===t||f;return function(p,v,g,m){for(var b,y,_=a(p),w=o(_),x=s(w),S=i(v,g),k=0,O=m||c,C=e?O(p,x):n||d?O(p,0):void 0;x>k;k++)if((h||k in w)&&(b=w[k],y=S(b,k,_),t))if(e)C[k]=y;else if(y)switch(t){case 3:return!0;case 5:return b;case 6:return k;case 2:u(C,b)}else switch(t){case 4:return!1;case 7:u(C,b)}return f?-1:r||l?l:C}};t.exports={forEach:l(0),map:l(1),filter:l(2),some:l(3),every:l(4),find:l(5),findIndex:l(6),filterReject:l(7)}},b7fa:function(t,e,n){"use strict";e["a"]={props:{dark:{type:Boolean,default:null}},computed:{isDark:function(){return null===this.dark?this.$q.dark.isActive:this.dark}}}},b85c:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));n("a4d3"),n("e01a"),n("d28b"),n("d9e2"),n("d3b7"),n("3ca3"),n("ddb0");var i=n("06c5");function r(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=Object(i["a"])(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0,o=function(){};return{s:o,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,c=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return s=t.done,t},e:function(t){c=!0,a=t},f:function(){try{s||null==n["return"]||n["return"]()}finally{if(c)throw a}}}}},b980:function(t,e,n){"use strict";var i=n("d039"),r=n("5c6c");t.exports=!i((function(){var t=new Error("a");return!("stack"in t)||(Object.defineProperty(t,"stack",r(1,7)),7!==t.stack)}))},bb2f:function(t,e,n){"use strict";var i=n("d039");t.exports=!i((function(){return Object.isExtensible(Object.preventExtensions({}))}))},bc17:function(t,e,n){"use strict";n.d(e,"b",(function(){return c})),n.d(e,"a",(function(){return i})),n.d(e,"c",(function(){return r})),n.d(e,"d",(function(){return l})),n.d(e,"i",(function(){return y})),n.d(e,"e",(function(){return w})),n.d(e,"f",(function(){return x})),n.d(e,"g",(function(){return _})),n.d(e,"h",(function(){return d})),n.d(e,"l",(function(){return g})),n.d(e,"j",(function(){return m})),n.d(e,"k",(function(){return b}));var i=function(t,e){return t<e?-1:t>e?1:t>=e?0:NaN},r=function(t){return 1===t.length&&(t=o(t)),{left:function(e,n,i,r){null==i&&(i=0),null==r&&(r=e.length);while(i<r){var o=i+r>>>1;t(e[o],n)<0?i=o+1:r=o}return i},right:function(e,n,i,r){null==i&&(i=0),null==r&&(r=e.length);while(i<r){var o=i+r>>>1;t(e[o],n)>0?r=o:i=o+1}return i}}};function o(t){return function(e,n){return i(t(e),n)}}var a=r(i),s=a.right,c=(a.left,s);var u=function(t){return null===t?NaN:+t},l=function(t,e){var n,i,r,o=t.length,a=-1;if(null==e){while(++a<o)if(null!=(n=t[a])&&n>=n){i=r=n;while(++a<o)null!=(n=t[a])&&(i>n&&(i=n),r<n&&(r=n))}}else while(++a<o)if(null!=(n=e(t[a],a,t))&&n>=n){i=r=n;while(++a<o)null!=(n=e(t[a],a,t))&&(i>n&&(i=n),r<n&&(r=n))}return[i,r]},f=Array.prototype,d=(f.slice,f.map,function(t,e,n){t=+t,e=+e,n=(r=arguments.length)<2?(e=t,t=0,1):r<3?1:+n;var i=-1,r=0|Math.max(0,Math.ceil((e-t)/n)),o=new Array(r);while(++i<r)o[i]=t+i*n;return o}),h=Math.sqrt(50),p=Math.sqrt(10),v=Math.sqrt(2),g=function(t,e,n){var i,r,o,a,s=-1;if(e=+e,t=+t,n=+n,t===e&&n>0)return[t];if((i=e<t)&&(r=t,t=e,e=r),0===(a=m(t,e,n))||!isFinite(a))return[];if(a>0){t=Math.ceil(t/a),e=Math.floor(e/a),o=new Array(r=Math.ceil(e-t+1));while(++s<r)o[s]=(t+s)*a}else{t=Math.floor(t*a),e=Math.ceil(e*a),o=new Array(r=Math.ceil(t-e+1));while(++s<r)o[s]=(t-s)/a}return i&&o.reverse(),o};function m(t,e,n){var i=(e-t)/Math.max(0,n),r=Math.floor(Math.log(i)/Math.LN10),o=i/Math.pow(10,r);return r>=0?(o>=h?10:o>=p?5:o>=v?2:1)*Math.pow(10,r):-Math.pow(10,-r)/(o>=h?10:o>=p?5:o>=v?2:1)}function b(t,e,n){var i=Math.abs(e-t)/Math.max(0,n),r=Math.pow(10,Math.floor(Math.log(i)/Math.LN10)),o=i/r;return o>=h?r*=10:o>=p?r*=5:o>=v&&(r*=2),e<t?-r:r}var y=function(t){return Math.ceil(Math.log(t.length)/Math.LN2)+1},_=function(t,e,n){if(null==n&&(n=u),i=t.length){if((e=+e)<=0||i<2)return+n(t[0],0,t);if(e>=1)return+n(t[i-1],i-1,t);var i,r=(i-1)*e,o=Math.floor(r),a=+n(t[o],o,t),s=+n(t[o+1],o+1,t);return a+(s-a)*(r-o)}},w=function(t,e){var n,i,r=t.length,o=-1;if(null==e){while(++o<r)if(null!=(n=t[o])&&n>=n){i=n;while(++o<r)null!=(n=t[o])&&n>i&&(i=n)}}else while(++o<r)if(null!=(n=e(t[o],o,t))&&n>=n){i=n;while(++o<r)null!=(n=e(t[o],o,t))&&n>i&&(i=n)}return i},x=function(t,e){var n,i,r=t.length,o=-1;if(null==e){while(++o<r)if(null!=(n=t[o])&&n>=n){i=n;while(++o<r)null!=(n=t[o])&&i>n&&(i=n)}}else while(++o<r)if(null!=(n=e(t[o],o,t))&&n>=n){i=n;while(++o<r)null!=(n=e(t[o],o,t))&&i>n&&(i=n)}return i}},bc3a:function(t,e,n){t.exports=n("cee4")},bcbf:function(t,e,n){"use strict";var i=n("f5df");t.exports=function(t){var e=i(t);return"BigInt64Array"===e||"BigUint64Array"===e}},be8e:function(t,e,n){"use strict";var i=n("fc1b"),r=1.1920928955078125e-7,o=34028234663852886e22,a=11754943508222875e-54;t.exports=Math.fround||function(t){return i(t,r,o,a)}},bee2:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var i=n("a38e");function r(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Object(i["a"])(r.key),r)}}function o(t,e,n){return e&&r(t.prototype,e),n&&r(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}},c04e:function(t,e,n){"use strict";var i=n("c65b"),r=n("861d"),o=n("d9b5"),a=n("dc4a"),s=n("485a"),c=n("b622"),u=TypeError,l=c("toPrimitive");t.exports=function(t,e){if(!r(t)||o(t))return t;var n,c=a(t,l);if(c){if(void 0===e&&(e="default"),n=i(c,t,e),!r(n)||o(n))return n;throw new u("Can't convert object to primitive value")}return void 0===e&&(e="number"),s(t,e)}},c0a8:function(t){t.exports=JSON.parse('{"a":"1.22.10"}')},c197:function(t,e,n){(function(e){var n="undefined"!==typeof window?window:"undefined"!==typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?self:{},i=function(t){var e=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,n=0,i={},r={manual:t.Prism&&t.Prism.manual,disableWorkerMessageHandler:t.Prism&&t.Prism.disableWorkerMessageHandler,util:{encode:function t(e){return e instanceof o?new o(e.type,t(e.content),e.alias):Array.isArray(e)?e.map(t):e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/\u00a0/g," ")},type:function(t){return Object.prototype.toString.call(t).slice(8,-1)},objId:function(t){return t["__id"]||Object.defineProperty(t,"__id",{value:++n}),t["__id"]},clone:function t(e,n){var i,o;switch(n=n||{},r.util.type(e)){case"Object":if(o=r.util.objId(e),n[o])return n[o];for(var a in i={},n[o]=i,e)e.hasOwnProperty(a)&&(i[a]=t(e[a],n));return i;case"Array":return o=r.util.objId(e),n[o]?n[o]:(i=[],n[o]=i,e.forEach((function(e,r){i[r]=t(e,n)})),i);default:return e}},getLanguage:function(t){while(t){var n=e.exec(t.className);if(n)return n[1].toLowerCase();t=t.parentElement}return"none"},setLanguage:function(t,n){t.className=t.className.replace(RegExp(e,"gi"),""),t.classList.add("language-"+n)},currentScript:function(){if("undefined"===typeof document)return null;if("currentScript"in document)return document.currentScript;try{throw new Error}catch(i){var t=(/at [^(\r\n]*\((.*):[^:]+:[^:]+\)$/i.exec(i.stack)||[])[1];if(t){var e=document.getElementsByTagName("script");for(var n in e)if(e[n].src==t)return e[n]}return null}},isActive:function(t,e,n){var i="no-"+e;while(t){var r=t.classList;if(r.contains(e))return!0;if(r.contains(i))return!1;t=t.parentElement}return!!n}},languages:{plain:i,plaintext:i,text:i,txt:i,extend:function(t,e){var n=r.util.clone(r.languages[t]);for(var i in e)n[i]=e[i];return n},insertBefore:function(t,e,n,i){i=i||r.languages;var o=i[t],a={};for(var s in o)if(o.hasOwnProperty(s)){if(s==e)for(var c in n)n.hasOwnProperty(c)&&(a[c]=n[c]);n.hasOwnProperty(s)||(a[s]=o[s])}var u=i[t];return i[t]=a,r.languages.DFS(r.languages,(function(e,n){n===u&&e!=t&&(this[e]=a)})),a},DFS:function t(e,n,i,o){o=o||{};var a=r.util.objId;for(var s in e)if(e.hasOwnProperty(s)){n.call(e,s,e[s],i||s);var c=e[s],u=r.util.type(c);"Object"!==u||o[a(c)]?"Array"!==u||o[a(c)]||(o[a(c)]=!0,t(c,n,s,o)):(o[a(c)]=!0,t(c,n,null,o))}}},plugins:{},highlightAll:function(t,e){r.highlightAllUnder(document,t,e)},highlightAllUnder:function(t,e,n){var i={callback:n,container:t,selector:'code[class*="language-"], [class*="language-"] code, code[class*="lang-"], [class*="lang-"] code'};r.hooks.run("before-highlightall",i),i.elements=Array.prototype.slice.apply(i.container.querySelectorAll(i.selector)),r.hooks.run("before-all-elements-highlight",i);for(var o,a=0;o=i.elements[a++];)r.highlightElement(o,!0===e,i.callback)},highlightElement:function(e,n,i){var o=r.util.getLanguage(e),a=r.languages[o];r.util.setLanguage(e,o);var s=e.parentElement;s&&"pre"===s.nodeName.toLowerCase()&&r.util.setLanguage(s,o);var c=e.textContent,u={element:e,language:o,grammar:a,code:c};function l(t){u.highlightedCode=t,r.hooks.run("before-insert",u),u.element.innerHTML=u.highlightedCode,r.hooks.run("after-highlight",u),r.hooks.run("complete",u),i&&i.call(u.element)}if(r.hooks.run("before-sanity-check",u),s=u.element.parentElement,s&&"pre"===s.nodeName.toLowerCase()&&!s.hasAttribute("tabindex")&&s.setAttribute("tabindex","0"),!u.code)return r.hooks.run("complete",u),void(i&&i.call(u.element));if(r.hooks.run("before-highlight",u),u.grammar)if(n&&t.Worker){var f=new Worker(r.filename);f.onmessage=function(t){l(t.data)},f.postMessage(JSON.stringify({language:u.language,code:u.code,immediateClose:!0}))}else l(r.highlight(u.code,u.grammar,u.language));else l(r.util.encode(u.code))},highlight:function(t,e,n){var i={code:t,grammar:e,language:n};if(r.hooks.run("before-tokenize",i),!i.grammar)throw new Error('The language "'+i.language+'" has no grammar.');return i.tokens=r.tokenize(i.code,i.grammar),r.hooks.run("after-tokenize",i),o.stringify(r.util.encode(i.tokens),i.language)},tokenize:function(t,e){var n=e.rest;if(n){for(var i in n)e[i]=n[i];delete e.rest}var r=new c;return u(r,r.head,t),s(t,r,e,r.head,0),f(r)},hooks:{all:{},add:function(t,e){var n=r.hooks.all;n[t]=n[t]||[],n[t].push(e)},run:function(t,e){var n=r.hooks.all[t];if(n&&n.length)for(var i,o=0;i=n[o++];)i(e)}},Token:o};function o(t,e,n,i){this.type=t,this.content=e,this.alias=n,this.length=0|(i||"").length}function a(t,e,n,i){t.lastIndex=e;var r=t.exec(n);if(r&&i&&r[1]){var o=r[1].length;r.index+=o,r[0]=r[0].slice(o)}return r}function s(t,e,n,i,c,f){for(var d in n)if(n.hasOwnProperty(d)&&n[d]){var h=n[d];h=Array.isArray(h)?h:[h];for(var p=0;p<h.length;++p){if(f&&f.cause==d+","+p)return;var v=h[p],g=v.inside,m=!!v.lookbehind,b=!!v.greedy,y=v.alias;if(b&&!v.pattern.global){var _=v.pattern.toString().match(/[imsuy]*$/)[0];v.pattern=RegExp(v.pattern.source,_+"g")}for(var w=v.pattern||v,x=i.next,S=c;x!==e.tail;S+=x.value.length,x=x.next){if(f&&S>=f.reach)break;var k=x.value;if(e.length>t.length)return;if(!(k instanceof o)){var O,C=1;if(b){if(O=a(w,S,t,m),!O||O.index>=t.length)break;var T=O.index,j=O.index+O[0].length,E=S;E+=x.value.length;while(T>=E)x=x.next,E+=x.value.length;if(E-=x.value.length,S=E,x.value instanceof o)continue;for(var P=x;P!==e.tail&&(E<j||"string"===typeof P.value);P=P.next)C++,E+=P.value.length;C--,k=t.slice(S,E),O.index-=S}else if(O=a(w,0,k,m),!O)continue;T=O.index;var A=O[0],M=k.slice(0,T),$=k.slice(T+A.length),D=S+k.length;f&&D>f.reach&&(f.reach=D);var R=x.prev;M&&(R=u(e,R,M),S+=M.length),l(e,R,C);var L=new o(d,g?r.tokenize(A,g):A,y,A);if(x=u(e,R,L),$&&u(e,x,$),C>1){var q={cause:d+","+p,reach:D};s(t,e,n,x.prev,S,q),f&&q.reach>f.reach&&(f.reach=q.reach)}}}}}}function c(){var t={value:null,prev:null,next:null},e={value:null,prev:t,next:null};t.next=e,this.head=t,this.tail=e,this.length=0}function u(t,e,n){var i=e.next,r={value:n,prev:e,next:i};return e.next=r,i.prev=r,t.length++,r}function l(t,e,n){for(var i=e.next,r=0;r<n&&i!==t.tail;r++)i=i.next;e.next=i,i.prev=e,t.length-=r}function f(t){var e=[],n=t.head.next;while(n!==t.tail)e.push(n.value),n=n.next;return e}if(t.Prism=r,o.stringify=function t(e,n){if("string"==typeof e)return e;if(Array.isArray(e)){var i="";return e.forEach((function(e){i+=t(e,n)})),i}var o={type:e.type,content:t(e.content,n),tag:"span",classes:["token",e.type],attributes:{},language:n},a=e.alias;a&&(Array.isArray(a)?Array.prototype.push.apply(o.classes,a):o.classes.push(a)),r.hooks.run("wrap",o);var s="";for(var c in o.attributes)s+=" "+c+'="'+(o.attributes[c]||"").replace(/"/g,"&quot;")+'"';return"<"+o.tag+' class="'+o.classes.join(" ")+'"'+s+">"+o.content+"</"+o.tag+">"},!t.document)return t.addEventListener?(r.disableWorkerMessageHandler||t.addEventListener("message",(function(e){var n=JSON.parse(e.data),i=n.language,o=n.code,a=n.immediateClose;t.postMessage(r.highlight(o,r.languages[i],i)),a&&t.close()}),!1),r):r;var d=r.util.currentScript();function h(){r.manual||r.highlightAll()}if(d&&(r.filename=d.src,d.hasAttribute("data-manual")&&(r.manual=!0)),!r.manual){var p=document.readyState;"loading"===p||"interactive"===p&&d&&d.defer?document.addEventListener("DOMContentLoaded",h):window.requestAnimationFrame?window.requestAnimationFrame(h):window.setTimeout(h,16)}return r}(n);
13
+ function i(t){var e=Number(t.version.split(".")[0]);if(e>=2)t.mixin({beforeCreate:i});else{var n=t.prototype._init;t.prototype._init=function(t){void 0===t&&(t={}),t.init=t.init?[i].concat(t.init):i,n.call(this,t)}}function i(){var t=this.$options;t.store?this.$store="function"===typeof t.store?t.store():t.store:t.parent&&t.parent.$store&&(this.$store=t.parent.$store)}}n.d(e,"b",(function(){return L})),n.d(e,"c",(function(){return $}));var r="undefined"!==typeof window?window:"undefined"!==typeof t?t:{},o=r.__VUE_DEVTOOLS_GLOBAL_HOOK__;function a(t){o&&(t._devtoolHook=o,o.emit("vuex:init",t),o.on("vuex:travel-to-state",(function(e){t.replaceState(e)})),t.subscribe((function(t,e){o.emit("vuex:mutation",t,e)}),{prepend:!0}),t.subscribeAction((function(t,e){o.emit("vuex:action",t,e)}),{prepend:!0}))}function s(t,e){return t.filter(e)[0]}function c(t,e){if(void 0===e&&(e=[]),null===t||"object"!==typeof t)return t;var n=s(e,(function(e){return e.original===t}));if(n)return n.copy;var i=Array.isArray(t)?[]:{};return e.push({original:t,copy:i}),Object.keys(t).forEach((function(n){i[n]=c(t[n],e)})),i}function u(t,e){Object.keys(t).forEach((function(n){return e(t[n],n)}))}function l(t){return null!==t&&"object"===typeof t}function f(t){return t&&"function"===typeof t.then}function d(t,e){return function(){return t(e)}}var h=function(t,e){this.runtime=e,this._children=Object.create(null),this._rawModule=t;var n=t.state;this.state=("function"===typeof n?n():n)||{}},p={namespaced:{configurable:!0}};p.namespaced.get=function(){return!!this._rawModule.namespaced},h.prototype.addChild=function(t,e){this._children[t]=e},h.prototype.removeChild=function(t){delete this._children[t]},h.prototype.getChild=function(t){return this._children[t]},h.prototype.hasChild=function(t){return t in this._children},h.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)},h.prototype.forEachChild=function(t){u(this._children,t)},h.prototype.forEachGetter=function(t){this._rawModule.getters&&u(this._rawModule.getters,t)},h.prototype.forEachAction=function(t){this._rawModule.actions&&u(this._rawModule.actions,t)},h.prototype.forEachMutation=function(t){this._rawModule.mutations&&u(this._rawModule.mutations,t)},Object.defineProperties(h.prototype,p);var v=function(t){this.register([],t,!1)};function g(t,e,n){if(e.update(n),n.modules)for(var i in n.modules){if(!e.getChild(i))return void 0;g(t.concat(i),e.getChild(i),n.modules[i])}}v.prototype.get=function(t){return t.reduce((function(t,e){return t.getChild(e)}),this.root)},v.prototype.getNamespace=function(t){var e=this.root;return t.reduce((function(t,n){return e=e.getChild(n),t+(e.namespaced?n+"/":"")}),"")},v.prototype.update=function(t){g([],this.root,t)},v.prototype.register=function(t,e,n){var i=this;void 0===n&&(n=!0);var r=new h(e,n);if(0===t.length)this.root=r;else{var o=this.get(t.slice(0,-1));o.addChild(t[t.length-1],r)}e.modules&&u(e.modules,(function(e,r){i.register(t.concat(r),e,n)}))},v.prototype.unregister=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1],i=e.getChild(n);i&&i.runtime&&e.removeChild(n)},v.prototype.isRegistered=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1];return!!e&&e.hasChild(n)};var m;var b=function(t){var e=this;void 0===t&&(t={}),!m&&"undefined"!==typeof window&&window.Vue&&M(window.Vue);var n=t.plugins;void 0===n&&(n=[]);var i=t.strict;void 0===i&&(i=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new v(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new m,this._makeLocalGettersCache=Object.create(null);var r=this,o=this,s=o.dispatch,c=o.commit;this.dispatch=function(t,e){return s.call(r,t,e)},this.commit=function(t,e,n){return c.call(r,t,e,n)},this.strict=i;var u=this._modules.root.state;S(this,u,[],this._modules.root),x(this,u),n.forEach((function(t){return t(e)}));var l=void 0!==t.devtools?t.devtools:m.config.devtools;l&&a(this)},y={state:{configurable:!0}};function _(t,e,n){return e.indexOf(t)<0&&(n&&n.prepend?e.unshift(t):e.push(t)),function(){var n=e.indexOf(t);n>-1&&e.splice(n,1)}}function w(t,e){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null),t._modulesNamespaceMap=Object.create(null);var n=t.state;S(t,n,[],t._modules.root,!0),x(t,n,e)}function x(t,e,n){var i=t._vm;t.getters={},t._makeLocalGettersCache=Object.create(null);var r=t._wrappedGetters,o={};u(r,(function(e,n){o[n]=d(e,t),Object.defineProperty(t.getters,n,{get:function(){return t._vm[n]},enumerable:!0})}));var a=m.config.silent;m.config.silent=!0,t._vm=new m({data:{$$state:e},computed:o}),m.config.silent=a,t.strict&&E(t),i&&(n&&t._withCommit((function(){i._data.$$state=null})),m.nextTick((function(){return i.$destroy()})))}function S(t,e,n,i,r){var o=!n.length,a=t._modules.getNamespace(n);if(i.namespaced&&(t._modulesNamespaceMap[a],t._modulesNamespaceMap[a]=i),!o&&!r){var s=P(e,n.slice(0,-1)),c=n[n.length-1];t._withCommit((function(){m.set(s,c,i.state)}))}var u=i.context=k(t,a,n);i.forEachMutation((function(e,n){var i=a+n;C(t,i,e,u)})),i.forEachAction((function(e,n){var i=e.root?n:a+n,r=e.handler||e;T(t,i,r,u)})),i.forEachGetter((function(e,n){var i=a+n;j(t,i,e,u)})),i.forEachChild((function(i,o){S(t,e,n.concat(o),i,r)}))}function k(t,e,n){var i=""===e,r={dispatch:i?t.dispatch:function(n,i,r){var o=A(n,i,r),a=o.payload,s=o.options,c=o.type;return s&&s.root||(c=e+c),t.dispatch(c,a)},commit:i?t.commit:function(n,i,r){var o=A(n,i,r),a=o.payload,s=o.options,c=o.type;s&&s.root||(c=e+c),t.commit(c,a,s)}};return Object.defineProperties(r,{getters:{get:i?function(){return t.getters}:function(){return O(t,e)}},state:{get:function(){return P(t.state,n)}}}),r}function O(t,e){if(!t._makeLocalGettersCache[e]){var n={},i=e.length;Object.keys(t.getters).forEach((function(r){if(r.slice(0,i)===e){var o=r.slice(i);Object.defineProperty(n,o,{get:function(){return t.getters[r]},enumerable:!0})}})),t._makeLocalGettersCache[e]=n}return t._makeLocalGettersCache[e]}function C(t,e,n,i){var r=t._mutations[e]||(t._mutations[e]=[]);r.push((function(e){n.call(t,i.state,e)}))}function T(t,e,n,i){var r=t._actions[e]||(t._actions[e]=[]);r.push((function(e){var r=n.call(t,{dispatch:i.dispatch,commit:i.commit,getters:i.getters,state:i.state,rootGetters:t.getters,rootState:t.state},e);return f(r)||(r=Promise.resolve(r)),t._devtoolHook?r.catch((function(e){throw t._devtoolHook.emit("vuex:error",e),e})):r}))}function j(t,e,n,i){t._wrappedGetters[e]||(t._wrappedGetters[e]=function(t){return n(i.state,i.getters,t.state,t.getters)})}function E(t){t._vm.$watch((function(){return this._data.$$state}),(function(){0}),{deep:!0,sync:!0})}function P(t,e){return e.reduce((function(t,e){return t[e]}),t)}function A(t,e,n){return l(t)&&t.type&&(n=e,e=t,t=t.type),{type:t,payload:e,options:n}}function M(t){m&&t===m||(m=t,i(m))}y.state.get=function(){return this._vm._data.$$state},y.state.set=function(t){0},b.prototype.commit=function(t,e,n){var i=this,r=A(t,e,n),o=r.type,a=r.payload,s=(r.options,{type:o,payload:a}),c=this._mutations[o];c&&(this._withCommit((function(){c.forEach((function(t){t(a)}))})),this._subscribers.slice().forEach((function(t){return t(s,i.state)})))},b.prototype.dispatch=function(t,e){var n=this,i=A(t,e),r=i.type,o=i.payload,a={type:r,payload:o},s=this._actions[r];if(s){try{this._actionSubscribers.slice().filter((function(t){return t.before})).forEach((function(t){return t.before(a,n.state)}))}catch(u){0}var c=s.length>1?Promise.all(s.map((function(t){return t(o)}))):s[0](o);return new Promise((function(t,e){c.then((function(e){try{n._actionSubscribers.filter((function(t){return t.after})).forEach((function(t){return t.after(a,n.state)}))}catch(u){0}t(e)}),(function(t){try{n._actionSubscribers.filter((function(t){return t.error})).forEach((function(e){return e.error(a,n.state,t)}))}catch(u){0}e(t)}))}))}},b.prototype.subscribe=function(t,e){return _(t,this._subscribers,e)},b.prototype.subscribeAction=function(t,e){var n="function"===typeof t?{before:t}:t;return _(n,this._actionSubscribers,e)},b.prototype.watch=function(t,e,n){var i=this;return this._watcherVM.$watch((function(){return t(i.state,i.getters)}),e,n)},b.prototype.replaceState=function(t){var e=this;this._withCommit((function(){e._vm._data.$$state=t}))},b.prototype.registerModule=function(t,e,n){void 0===n&&(n={}),"string"===typeof t&&(t=[t]),this._modules.register(t,e),S(this,this.state,t,this._modules.get(t),n.preserveState),x(this,this.state)},b.prototype.unregisterModule=function(t){var e=this;"string"===typeof t&&(t=[t]),this._modules.unregister(t),this._withCommit((function(){var n=P(e.state,t.slice(0,-1));m.delete(n,t[t.length-1])})),w(this)},b.prototype.hasModule=function(t){return"string"===typeof t&&(t=[t]),this._modules.isRegistered(t)},b.prototype.hotUpdate=function(t){this._modules.update(t),w(this,!0)},b.prototype._withCommit=function(t){var e=this._committing;this._committing=!0,t(),this._committing=e},Object.defineProperties(b.prototype,y);var $=N((function(t,e){var n={};return F(e).forEach((function(e){var i=e.key,r=e.val;n[i]=function(){var e=this.$store.state,n=this.$store.getters;if(t){var i=z(this.$store,"mapState",t);if(!i)return;e=i.context.state,n=i.context.getters}return"function"===typeof r?r.call(this,e,n):e[r]},n[i].vuex=!0})),n})),D=N((function(t,e){var n={};return F(e).forEach((function(e){var i=e.key,r=e.val;n[i]=function(){var e=[],n=arguments.length;while(n--)e[n]=arguments[n];var i=this.$store.commit;if(t){var o=z(this.$store,"mapMutations",t);if(!o)return;i=o.context.commit}return"function"===typeof r?r.apply(this,[i].concat(e)):i.apply(this.$store,[r].concat(e))}})),n})),R=N((function(t,e){var n={};return F(e).forEach((function(e){var i=e.key,r=e.val;r=t+r,n[i]=function(){if(!t||z(this.$store,"mapGetters",t))return this.$store.getters[r]},n[i].vuex=!0})),n})),L=N((function(t,e){var n={};return F(e).forEach((function(e){var i=e.key,r=e.val;n[i]=function(){var e=[],n=arguments.length;while(n--)e[n]=arguments[n];var i=this.$store.dispatch;if(t){var o=z(this.$store,"mapActions",t);if(!o)return;i=o.context.dispatch}return"function"===typeof r?r.apply(this,[i].concat(e)):i.apply(this.$store,[r].concat(e))}})),n})),q=function(t){return{mapState:$.bind(null,t),mapGetters:R.bind(null,t),mapMutations:D.bind(null,t),mapActions:L.bind(null,t)}};function F(t){return I(t)?Array.isArray(t)?t.map((function(t){return{key:t,val:t}})):Object.keys(t).map((function(e){return{key:e,val:t[e]}})):[]}function I(t){return Array.isArray(t)||l(t)}function N(t){return function(e,n){return"string"!==typeof e?(n=e,e=""):"/"!==e.charAt(e.length-1)&&(e+="/"),t(e,n)}}function z(t,e,n){var i=t._modulesNamespaceMap[n];return i}function B(t){void 0===t&&(t={});var e=t.collapsed;void 0===e&&(e=!0);var n=t.filter;void 0===n&&(n=function(t,e,n){return!0});var i=t.transformer;void 0===i&&(i=function(t){return t});var r=t.mutationTransformer;void 0===r&&(r=function(t){return t});var o=t.actionFilter;void 0===o&&(o=function(t,e){return!0});var a=t.actionTransformer;void 0===a&&(a=function(t){return t});var s=t.logMutations;void 0===s&&(s=!0);var u=t.logActions;void 0===u&&(u=!0);var l=t.logger;return void 0===l&&(l=console),function(t){var f=c(t.state);"undefined"!==typeof l&&(s&&t.subscribe((function(t,o){var a=c(o);if(n(t,f,a)){var s=H(),u=r(t),d="mutation "+t.type+s;V(l,d,e),l.log("%c prev state","color: #9E9E9E; font-weight: bold",i(f)),l.log("%c mutation","color: #03A9F4; font-weight: bold",u),l.log("%c next state","color: #4CAF50; font-weight: bold",i(a)),U(l)}f=a})),u&&t.subscribeAction((function(t,n){if(o(t,n)){var i=H(),r=a(t),s="action "+t.type+i;V(l,s,e),l.log("%c action","color: #03A9F4; font-weight: bold",r),U(l)}})))}}function V(t,e,n){var i=n?t.groupCollapsed:t.group;try{i.call(t,e)}catch(r){t.log(e)}}function U(t){try{t.groupEnd()}catch(e){t.log("—— log end ——")}}function H(){var t=new Date;return" @ "+W(t.getHours(),2)+":"+W(t.getMinutes(),2)+":"+W(t.getSeconds(),2)+"."+W(t.getMilliseconds(),3)}function Y(t,e){return new Array(e+1).join(t)}function W(t,e){return Y("0",e-t.toString().length)+t}var G={Store:b,install:M,version:"3.6.2",mapState:$,mapMutations:D,mapGetters:R,mapActions:L,createNamespacedHelpers:q,createLogger:B};e["a"]=G}).call(this,n("c8ba"))},"2f79":function(t,e,n){"use strict";n.d(e,"d",(function(){return s})),n.d(e,"c",(function(){return c})),n.d(e,"a",(function(){return l})),n.d(e,"b",(function(){return v}));n("99af"),n("caad"),n("d3b7");var i,r,o=n("0831"),a=n("0967");function s(t){var e=t.split(" ");return 2===e.length&&(!0!==["top","center","bottom"].includes(e[0])?(console.error("Anchor/Self position must start with one of top/center/bottom"),!1):!0===["left","middle","right","start","end"].includes(e[1])||(console.error("Anchor/Self position must end with one of left/middle/right/start/end"),!1))}function c(t){return!t||2===t.length&&("number"===typeof t[0]&&"number"===typeof t[1])}var u={"start#ltr":"left","start#rtl":"right","end#ltr":"right","end#rtl":"left"};function l(t,e){var n=t.split(" ");return{vertical:n[0],horizontal:u["".concat(n[1],"#").concat(!0===e?"rtl":"ltr")]}}function f(t,e){var n=t.getBoundingClientRect(),i=n.top,r=n.left,o=n.right,a=n.bottom,s=n.width,c=n.height;return void 0!==e&&(i-=e[1],r-=e[0],a+=e[1],o+=e[0],s+=e[0],c+=e[1]),{top:i,bottom:a,height:c,left:r,right:o,width:s,middle:r+(o-r)/2,center:i+(a-i)/2}}function d(t,e,n){var i=t.getBoundingClientRect(),r=i.top,o=i.left;return r+=e.top,o+=e.left,void 0!==n&&(r+=n[1],o+=n[0]),{top:r,bottom:r+1,height:1,left:o,right:o+1,width:1,middle:o,center:r}}function h(t){return{top:0,center:t.offsetHeight/2,bottom:t.offsetHeight,left:0,middle:t.offsetWidth/2,right:t.offsetWidth}}function p(t,e,n){return{top:t[n.anchorOrigin.vertical]-e[n.selfOrigin.vertical],left:t[n.anchorOrigin.horizontal]-e[n.selfOrigin.horizontal]}}function v(t){if(!0===a["a"].is.ios&&void 0!==window.visualViewport){var e=document.body.style,n=window.visualViewport,o=n.offsetLeft,s=n.offsetTop;o!==i&&(e.setProperty("--q-pe-left",o+"px"),i=o),s!==r&&(e.setProperty("--q-pe-top",s+"px"),r=s)}var c=t.el,u=c.scrollLeft,l=c.scrollTop,v=void 0===t.absoluteOffset?f(t.anchorEl,!0===t.cover?[0,0]:t.offset):d(t.anchorEl,t.absoluteOffset,t.offset),m={maxHeight:t.maxHeight,maxWidth:t.maxWidth,visibility:"visible"};!0!==t.fit&&!0!==t.cover||(m.minWidth=v.width+"px",!0===t.cover&&(m.minHeight=v.height+"px")),Object.assign(t.el.style,m);var b=h(t.el),y=p(v,b,t);if(void 0===t.absoluteOffset||void 0===t.offset)g(y,v,b,t.anchorOrigin,t.selfOrigin);else{var _=y,w=_.top,x=_.left;g(y,v,b,t.anchorOrigin,t.selfOrigin);var S=!1;if(y.top!==w){S=!0;var k=2*t.offset[1];v.center=v.top-=k,v.bottom-=k+2}if(y.left!==x){S=!0;var O=2*t.offset[0];v.middle=v.left-=O,v.right-=O+2}!0===S&&(y=p(v,b,t),g(y,v,b,t.anchorOrigin,t.selfOrigin))}m={top:y.top+"px",left:y.left+"px"},void 0!==y.maxHeight&&(m.maxHeight=y.maxHeight+"px",v.height>y.maxHeight&&(m.minHeight=m.maxHeight)),void 0!==y.maxWidth&&(m.maxWidth=y.maxWidth+"px",v.width>y.maxWidth&&(m.minWidth=m.maxWidth)),Object.assign(t.el.style,m),t.el.scrollTop!==l&&(t.el.scrollTop=l),t.el.scrollLeft!==u&&(t.el.scrollLeft=u)}function g(t,e,n,i,r){var a=n.bottom,s=n.right,c=Object(o["d"])(),u=window.innerHeight-c,l=document.body.clientWidth;if(t.top<0||t.top+a>u)if("center"===r.vertical)t.top=e[i.vertical]>u/2?Math.max(0,u-a):0,t.maxHeight=Math.min(a,u);else if(e[i.vertical]>u/2){var f=Math.min(u,"center"===i.vertical?e.center:i.vertical===r.vertical?e.bottom:e.top);t.maxHeight=Math.min(a,f),t.top=Math.max(0,f-a)}else t.top=Math.max(0,"center"===i.vertical?e.center:i.vertical===r.vertical?e.top:e.bottom),t.maxHeight=Math.min(a,u-t.top);if(t.left<0||t.left+s>l)if(t.maxWidth=Math.min(s,l),"middle"===r.horizontal)t.left=e[i.horizontal]>l/2?Math.max(0,l-s):0;else if(e[i.horizontal]>l/2){var d=Math.min(l,"middle"===i.horizontal?e.middle:i.horizontal===r.horizontal?e.right:e.left);t.maxWidth=Math.min(s,d),t.left=Math.max(0,d-t.maxWidth)}else t.left=Math.max(0,"middle"===i.horizontal?e.middle:i.horizontal===r.horizontal?e.left:e.right),t.maxWidth=Math.min(s,l-t.left)}["left","middle","right"].forEach((function(t){u["".concat(t,"#ltr")]=t,u["".concat(t,"#rtl")]=t}))},"2fc8":function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var i=n("4aa2"),r=n("9ebd");function o(t){return function e(n,o){switch(arguments.length){case 0:return e;case 1:return Object(r["a"])(n)?e:Object(i["a"])((function(e){return t(n,e)}));default:return Object(r["a"])(n)&&Object(r["a"])(o)?e:Object(r["a"])(n)?Object(i["a"])((function(e){return t(e,o)})):Object(r["a"])(o)?Object(i["a"])((function(e){return t(n,e)})):t(n,o)}}}},"30b5":function(t,e,n){"use strict";var i=n("c532");function r(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}t.exports=function(t,e,n){if(!e)return t;var o;if(n)o=n(e);else if(i.isURLSearchParams(e))o=e.toString();else{var a=[];i.forEach(e,(function(t,e){null!==t&&"undefined"!==typeof t&&(i.isArray(t)?e+="[]":t=[t],i.forEach(t,(function(t){i.isDate(t)?t=t.toISOString():i.isObject(t)&&(t=JSON.stringify(t)),a.push(r(e)+"="+r(t))})))})),o=a.join("&")}if(o){var s=t.indexOf("#");-1!==s&&(t=t.slice(0,s)),t+=(-1===t.indexOf("?")?"?":"&")+o}return t}},"317b":function(t,e,n){"use strict";n.r(e);var i=function(){var t=this,e=t._self._c;return e("div",{ref:"container",class:t.elementClass})},r=[],o=(n("99af"),n("a15b"),n("d81d"),n("e9c4"),n("d3b7"),n("3ca3"),n("159b"),n("ddb0"),n("1a7c")),a=n("6af3"),s=(n("ff8b"),n("686d")),c=null,u={name:"DbDygraphs",mixins:[a["a"]],props:{data:{type:Array,default:function(){return[]}},options:{type:Object}},data:function(){return{graph:null,needUpdate:!1,needOptionsUpdate:!1,optionsChanged:!1}},computed:{graphOptions:{get:function(){return Object.assign({},this.defaultOptions,this.options)},set:function(){}},defaultOptions:function(){return{colors:o["a"].getColors(this.dark,this.colorScheme),animatedZooms:!0,labelsDiv:this.$refs.dbdylabels,legend:"follow",legendFormatter:this.legendFormatter,zoomCallback:this.handleZoom,clickCallback:this.handleClick,highlightCallback:this.handleHighlight,unhighlightCallback:this.handleUnHighlight,highlightSeriesBackgroundAlpha:this.dark?.4:.5,highlightSeriesBackgroundColor:this.dark?"rgb(0, 0, 0)":"rgb(255, 255, 255)",axisLineColor:this.dark?"rgba(255, 255, 255, 0.3)":"rgb(0, 0, 0, 0.3)"}},elementClass:function(){return this.dark?"db-dygraphs db-dark":"db-dygraphs"}},mounted:function(){var t=this;n.e("chunk-461883cd").then(n.bind(null,"11f9")).then((function(e){s["a"].info("dygraphs: imported"),c=e.default,t.$nextTick((function(){t.render()}))}))},watch:{_updated:function(){s["a"].info("_updated prop changed"),this.scheduleUpdate()},data:{handler:function(){s["a"].info("data prop changed"),this.scheduleUpdate()},deep:!0},options:{handler:function(){this.optionsChanged=!0,this.scheduleUpdate()},deep:!0},dark:function(){this.optionsChanged=!0,this.scheduleUpdate()},colorScheme:function(){this.optionsChanged=!0,this.scheduleUpdate()}},methods:{render:function(){this.graph=new c(this.$refs.container,this.getData(),this.graphOptions)},getDygraphs:function(){return this.graph},getData:function(){if(!Array.isArray(this.data))return this.data;if(this.data.length<=0)return this.data;if(Array.isArray(this.data[0]))return this.data;var t=0;return this.data.map((function(e){return[t++,e]}))},scheduleUpdate:function(){var t=this;this.needUpdate=!0,this.$nextTick((function(){t.update()}))},update:function(){this.graph&&this.needUpdate&&(this.needUpdate=!1,s["a"].info("DbDygraphs: updating ..."),this.optionsChanged?(this.optionsChanged=!1,this.graph.updateOptions(Object.assign({},this.graphOptions,{file:this.getData()}))):this.graph.updateOptions({file:this.getData()}))},legendFormatter:function(t){if(null==t.x)return""+t.series.map((function(t){return t.dashHTML+" "+t.labelHTML})).join(" ");var e=this.graph.getLabels()[0]+": "+t.xHTML;return t.series.forEach((function(t){if(t.isVisible){var n=t.labelHTML+": "+t.yHTML;t.isHighlighted&&(n="<b>"+n+"</b>"),e+="<br>"+t.dashHTML+" "+n}})),e},handleClick:function(t,e,n){s["a"].debug("handleClick: x:".concat(e,", points:").concat(JSON.stringify(n))),this.$emit("db-event",{type:"click",x:e,points:n})},handleZoom:function(t,e,n){s["a"].debug("handleZoom: minDate:"+t+", maxDate:"+e+", yRanges:"+n),this.$emit("db-event",{type:"zoom",minDate:Math.floor(t),maxDate:Math.floor(e),yRanges:n,g:this.graph})},handleDblclick:function(t,e,n){},handleHighlight:function(t,e,n,i,r){s["a"].debug("handleHighlight: x:"+e+", points:"+n+", row:"+i+", seriesName: "+r),this.$emit("db-event",{type:"highlight",x:e,points:n,row:i,seriesName:r})},handleUnHighlight:function(t){s["a"].debug("handleUnHighlight"),this.$emit("db-event",{type:"unhighlight"})}}},l=u,f=n("2877"),d=Object(f["a"])(l,i,r,!1,null,null,null);e["default"]=d.exports},3280:function(t,e,n){"use strict";var i=n("ebb5"),r=n("2ba4"),o=n("e58c"),a=i.aTypedArray,s=i.exportTypedArrayMethod;s("lastIndexOf",(function(t){var e=arguments.length;return r(o,a(this),e>1?[t,arguments[1]]:[t])}))},3410:function(t,e,n){"use strict";var i=n("23e7"),r=n("d039"),o=n("7b0b"),a=n("e163"),s=n("e177"),c=r((function(){a(1)}));i({target:"Object",stat:!0,forced:c,sham:!s},{getPrototypeOf:function(t){return a(o(t))}})},3511:function(t,e,n){"use strict";var i=TypeError,r=9007199254740991;t.exports=function(t){if(t>r)throw i("Maximum allowed index exceeded");return t}},3529:function(t,e,n){"use strict";var i=n("23e7"),r=n("c65b"),o=n("59ed"),a=n("f069"),s=n("e667"),c=n("2266"),u=n("5eed");i({target:"Promise",stat:!0,forced:u},{race:function(t){var e=this,n=a.f(e),i=n.reject,u=s((function(){var a=o(e.resolve);c(t,(function(t){r(a,e,t).then(n.resolve,i)}))}));return u.error&&i(u.value),n.promise}})},"35a1":function(t,e,n){"use strict";var i=n("f5df"),r=n("dc4a"),o=n("7234"),a=n("3f8c"),s=n("b622"),c=s("iterator");t.exports=function(t){if(!o(t))return r(t,c)||r(t,"@@iterator")||a[i(t)]}},"364b":function(t,e,n){"use strict";n.d(e,"b",(function(){return s}));var i=n("a317");function r(t){return function(){this.style.removeProperty(t)}}function o(t,e,n){return function(){this.style.setProperty(t,e,n)}}function a(t,e,n){return function(){var i=e.apply(this,arguments);null==i?this.style.removeProperty(t):this.style.setProperty(t,i,n)}}function s(t,e){return t.style.getPropertyValue(e)||Object(i["a"])(t).getComputedStyle(t,null).getPropertyValue(e)}e["a"]=function(t,e,n){return arguments.length>1?this.each((null==e?r:"function"===typeof e?a:o)(t,e,null==n?"":n)):s(this.node(),t)}},"36f2":function(t,e,n){"use strict";var i,r,o,a,s=n("cfe9"),c=n("2a07"),u=n("dbe5"),l=s.structuredClone,f=s.ArrayBuffer,d=s.MessageChannel,h=!1;if(u)h=function(t){l(t,{transfer:[t]})};else if(f)try{d||(i=c("worker_threads"),i&&(d=i.MessageChannel)),d&&(r=new d,o=new f(2),a=function(t){r.port1.postMessage(null,[t])},2===o.byteLength&&(a(o),0===o.byteLength&&(h=a)))}catch(p){}t.exports=h},"37e8":function(t,e,n){"use strict";var i=n("83ab"),r=n("aed9"),o=n("9bf2"),a=n("825a"),s=n("fc6a"),c=n("df75");e.f=i&&!r?Object.defineProperties:function(t,e){a(t);var n,i=s(e),r=c(e),u=r.length,l=0;while(u>l)o.f(t,n=r[l++],i[n]);return t}},3835:function(t,e,n){"use strict";function i(t){if(Array.isArray(t))return t}n.d(e,"a",(function(){return s}));n("a4d3"),n("e01a"),n("d28b"),n("14d9"),n("d3b7"),n("3ca3"),n("ddb0");function r(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var i,r,o,a,s=[],c=!0,u=!1;try{if(o=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(i=o.call(n)).done)&&(s.push(i.value),s.length!==e);c=!0);}catch(t){u=!0,r=t}finally{try{if(!c&&null!=n["return"]&&(a=n["return"](),Object(a)!==a))return}finally{if(u)throw r}}return s}}var o=n("06c5");n("d9e2");function a(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function s(t,e){return i(t)||r(t,e)||Object(o["a"])(t,e)||a()}},"384f":function(t,e,n){"use strict";var i=n("e330"),r=n("5388"),o=n("cb27"),a=o.Set,s=o.proto,c=i(s.forEach),u=i(s.keys),l=u(new a).next;t.exports=function(t,e,n){return n?r({iterator:u(t),next:l},e):c(t,e)}},3872:function(t,e,n){"use strict";n.d(e,"a",(function(){return a}));var i=n("15a7"),r=n("b055");function o(t){return function e(n){function o(e,o){var a=t((e=Object(i["a"])(e)).h,(o=Object(i["a"])(o)).h),s=Object(r["a"])(e.s,o.s),c=Object(r["a"])(e.l,o.l),u=Object(r["a"])(e.opacity,o.opacity);return function(t){return e.h=a(t),e.s=s(t),e.l=c(Math.pow(t,n)),e.opacity=u(t),e+""}}return n=+n,o.gamma=e,o}(1)}o(r["c"]);var a=o(r["a"])},"387f":function(t,e,n){"use strict";t.exports=function(t,e,n,i,r){return t.config=e,n&&(t.code=n),t.request=i,t.response=r,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},t}},"38fd":function(t,e,n){"use strict";var i=function(){var t=this,e=t._self._c;return e("db-dygraphs",{ref:"dygraph",attrs:{_updated:t._updated,data:t.data,options:t.graphOptions,dark:t.dark,colorScheme:t.colorScheme},on:{"db-event":t.handleDbEvent}})},r=[],o=n("6af3"),a=n("317b"),s={name:"DbDygraphsLine",components:{DbDygraphs:a["default"]},mixins:[o["a"]],props:{data:{type:Array,default:function(){return[]}},options:{type:Object}},data:function(){return{defaultOptions:{includeZero:!0,panEdgeFraction:1e-8,fillGraph:!0,fillAlpha:.2,axes:{x:{drawGrid:!0}}}}},mounted:function(){},computed:{graphOptions:{get:function(){return Object.assign({},this.defaultOptions,this.options)},set:function(){}}},methods:{getDygraphs:function(){return this.$refs.dygraph?this.$refs.dygraph.getDygraphs():null},handleDbEvent:function(t){this.$emit("db-event",t)}}},c=s,u=n("2877"),l=Object(u["a"])(c,i,r,!1,null,null,null);e["a"]=l.exports},3934:function(t,e,n){"use strict";var i=n("c532");t.exports=i.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function r(t){var i=t;return e&&(n.setAttribute("href",i),i=n.href),n.setAttribute("href",i),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return t=r(window.location.href),function(e){var n=i.isString(e)?r(e):e;return n.protocol===t.protocol&&n.host===t.host}}():function(){return function(){return!0}}()},"395e":function(t,e,n){"use strict";var i=n("dc19"),r=n("cb27").has,o=n("8e16"),a=n("7f65"),s=n("5388"),c=n("2a62");t.exports=function(t){var e=i(this),n=a(t);if(o(e)<n.size)return!1;var u=n.getIterator();return!1!==s(u,(function(t){if(!r(e,t))return c(u,"normal",!1)}))}},3980:function(t,e,n){"use strict";n("a9e3");var i=n("2b0e"),r=n("d882"),o=n("0967"),a={data:function(){return{canRender:!o["f"]}},mounted:function(){!1===this.canRender&&(this.canRender=!0)}},s=n("d54d");e["a"]=i["a"].extend({name:"QResizeObserver",mixins:[a],props:{debounce:{type:[String,Number],default:100}},data:function(){return!0===this.hasObserver?{}:{url:!0===this.$q.platform.is.ie?null:"about:blank"}},methods:{trigger:function(t){!0===t||0===this.debounce||"0"===this.debounce?this.__emit():null===this.timer&&(this.timer=setTimeout(this.__emit,this.debounce))},__emit:function(){if(null!==this.timer&&(clearTimeout(this.timer),this.timer=null),this.$el&&this.$el.parentNode){var t=this.$el.parentNode,e={width:t.offsetWidth,height:t.offsetHeight};e.width===this.size.width&&e.height===this.size.height||(this.size=e,this.$emit("resize",this.size))}},__cleanup:function(){void 0!==this.curDocView&&(void 0!==this.curDocView.removeEventListener&&this.curDocView.removeEventListener("resize",this.trigger,r["f"].passive),this.curDocView=void 0)},__onObjLoad:function(){this.__cleanup(),this.$el.contentDocument&&(this.curDocView=this.$el.contentDocument.defaultView,this.curDocView.addEventListener("resize",this.trigger,r["f"].passive)),this.__emit()}},render:function(t){if(!1!==this.canRender&&!0!==this.hasObserver)return t("object",{style:this.style,attrs:{tabindex:-1,type:"text/html",data:this.url,"aria-hidden":"true"},on:Object(s["a"])(this,"load",{load:this.__onObjLoad})})},beforeCreate:function(){this.size={width:-1,height:-1},!0!==o["e"]&&(this.hasObserver="undefined"!==typeof ResizeObserver,!0!==this.hasObserver&&(this.style="".concat(this.$q.platform.is.ie?"visibility:hidden;":"","display:block;position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1;")))},mounted:function(){if(this.timer=null,!0===this.hasObserver)return this.observer=new ResizeObserver(this.trigger),this.observer.observe(this.$el.parentNode),void this.__emit();!0===this.$q.platform.is.ie?(this.url="about:blank",this.__emit()):this.__onObjLoad()},beforeDestroy:function(){clearTimeout(this.timer),!0!==this.hasObserver?this.__cleanup():void 0!==this.observer&&this.$el.parentNode&&this.observer.unobserve(this.$el.parentNode)}})},"3a34":function(t,e,n){"use strict";var i=n("83ab"),r=n("e8b5"),o=TypeError,a=Object.getOwnPropertyDescriptor,s=i&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(t){return t instanceof TypeError}}();t.exports=s?function(t,e){if(r(t)&&!a(t,"length").writable)throw new o("Cannot set read only .length");return t.length=e}:function(t,e){return t.length=e}},"3a7b":function(t,e,n){"use strict";var i=n("ebb5"),r=n("b727").findIndex,o=i.aTypedArray,a=i.exportTypedArrayMethod;a("findIndex",(function(t){return r(o(this),t,arguments.length>1?arguments[1]:void 0)}))},"3a9b":function(t,e,n){"use strict";var i=n("e330");t.exports=i({}.isPrototypeOf)},"3b73":function(t,e,n){"use strict";var i=n("ade3"),r=n("5530"),o=(n("99af"),n("14d9"),n("a9e3"),n("b64b"),n("d3b7"),n("159b"),n("2b0e")),a=n("66e5"),s=n("4074"),c=n("0170"),u=n("0016"),l=n("e277"),f=n("d54d"),d=o["a"].extend({name:"QSlideTransition",props:{appear:Boolean,duration:{type:Number,default:300}},methods:{__begin:function(t,e,n){void 0!==e&&(t.style.height="".concat(e,"px")),t.style.transition="height ".concat(this.duration,"ms cubic-bezier(.25, .8, .50, 1)"),this.animating=!0,this.done=n},__end:function(t,e){t.style.overflowY=null,t.style.height=null,t.style.transition=null,this.__cleanup(),e!==this.lastEvent&&this.$emit(e)},__cleanup:function(){this.done&&this.done(),this.done=null,this.animating=!1,clearTimeout(this.timer),clearTimeout(this.timerFallback),void 0!==this.el&&this.el.removeEventListener("transitionend",this.animListener),this.animListener=null}},beforeDestroy:function(){this.animating&&this.__cleanup()},render:function(t){var e=this;return t("transition",{props:{css:!1,appear:this.appear},on:Object(f["a"])(this,"tr",{enter:function(t,n){var i=0;e.el=t,!0===e.animating?(e.__cleanup(),i=t.offsetHeight===t.scrollHeight?0:void 0):(e.lastEvent="hide",t.style.overflowY="hidden"),e.__begin(t,i,n),e.timer=setTimeout((function(){t.style.height="".concat(t.scrollHeight,"px"),e.animListener=function(n){Object(n)===n&&n.target!==t||e.__end(t,"show")},t.addEventListener("transitionend",e.animListener),e.timerFallback=setTimeout(e.animListener,1.1*e.duration)}),100)},leave:function(t,n){var i;e.el=t,!0===e.animating?e.__cleanup():(e.lastEvent="show",t.style.overflowY="hidden",i=t.scrollHeight),e.__begin(t,i,n),e.timer=setTimeout((function(){t.style.height=0,e.animListener=function(n){Object(n)===n&&n.target!==t||e.__end(t,"hide")},t.addEventListener("transitionend",e.animListener),e.timerFallback=setTimeout(e.animListener,1.1*e.duration)}),100)}})},Object(l["c"])(this,"default"))}}),h=n("eb85"),p=n("8716"),v=n("463c"),g=n("7ee0"),m=n("b7fa"),b=n("d882"),y=n("1732"),_="q:expansion-item:close",w=Object.keys(p["b"]);e["a"]=o["a"].extend({name:"QExpansionItem",mixins:[m["a"],v["a"],g["a"]],props:Object(r["a"])(Object(r["a"])({},p["b"]),{},{icon:String,label:String,labelLines:[Number,String],caption:String,captionLines:[Number,String],dense:Boolean,toggleAriaLabel:String,expandIcon:String,expandedIcon:String,expandIconClass:[Array,String,Object],duration:Number,headerInsetLevel:Number,contentInsetLevel:Number,expandSeparator:Boolean,defaultOpened:Boolean,hideExpandIcon:Boolean,expandIconToggle:Boolean,switchToggleSide:Boolean,denseToggle:Boolean,group:String,popup:Boolean,headerStyle:[Array,String,Object],headerClass:[Array,String,Object]}),data:function(){return{showing:void 0!==this.value?this.value:this.defaultOpened}},watch:{showing:function(t){!0===t&&void 0!==this.group&&this.$root.$emit(_,this)},group:function(t,e){void 0!==t&&void 0===e?this.$root.$on(_,this.__eventHandler):void 0===t&&void 0!==e&&this.$root.$off(_,this.__eventHandler)}},computed:{classes:function(){return"q-expansion-item--".concat(!0===this.showing?"expanded":"collapsed")+" q-expansion-item--".concat(!0===this.popup?"popup":"standard")},contentStyle:function(){if(void 0!==this.contentInsetLevel){var t=!0===this.$q.lang.rtl?"Right":"Left";return Object(i["a"])({},"padding"+t,56*this.contentInsetLevel+"px")}},hasLink:function(){return!0!==this.disable&&(void 0!==this.href||void 0!==this.to&&null!==this.to&&""!==this.to)},linkProps:function(){var t=this,e={};return w.forEach((function(n){e[n]=t[n]})),e},isClickable:function(){return!0===this.hasLink||!0!==this.expandIconToggle},expansionIcon:function(){return void 0!==this.expandedIcon&&!0===this.showing?this.expandedIcon:this.expandIcon||this.$q.iconSet.expansionItem[!0===this.denseToggle?"denseIcon":"icon"]},activeToggleIcon:function(){return!0!==this.disable&&(!0===this.hasLink||!0===this.expandIconToggle)},headerSlotScope:function(){return{expanded:!0===this.showing,detailsId:this.targetUid,toggle:this.toggle,show:this.show,hide:this.hide}},toggleAriaAttrs:function(){var t=void 0!==this.toggleAriaLabel?this.toggleAriaLabel:this.$q.lang.label[!0===this.showing?"collapse":"expand"](this.label);return{role:"button","aria-expanded":!0===this.showing?"true":"false","aria-controls":this.targetUid,"aria-label":t}}},methods:{__onHeaderClick:function(t){!0!==this.hasLink&&this.toggle(t),this.$emit("click",t)},__toggleIconKeyboard:function(t){13===t.keyCode&&this.__toggleIcon(t,!0)},__toggleIcon:function(t,e){!0!==e&&void 0!==this.$refs.blurTarget&&this.$refs.blurTarget.focus(),this.toggle(t),Object(b["l"])(t)},__eventHandler:function(t){this!==t&&this.group===t.group&&this.hide()},__getToggleIcon:function(t){var e={staticClass:"q-focusable relative-position cursor-pointer".concat(!0===this.denseToggle&&!0===this.switchToggleSide?" items-end":""),class:this.expandIconClass,props:{side:!0!==this.switchToggleSide,avatar:this.switchToggleSide}},n=[t(u["a"],{staticClass:"q-expansion-item__toggle-icon",class:void 0===this.expandedIcon&&!0===this.showing?"q-expansion-item__toggle-icon--rotated":void 0,props:{name:this.expansionIcon}})];return!0===this.activeToggleIcon&&(Object.assign(e,{attrs:Object(r["a"])({tabindex:0},this.toggleAriaAttrs),on:Object(f["a"])(this,"inpExt",{click:this.__toggleIcon,keyup:this.__toggleIconKeyboard})}),n.unshift(t("div",{ref:"blurTarget",staticClass:"q-expansion-item__toggle-focus q-icon q-focus-helper q-focus-helper--rounded",attrs:{tabindex:-1}}))),t(s["a"],e,n)},__getHeader:function(t){var e;void 0!==this.$scopedSlots.header?e=[].concat(this.$scopedSlots.header(this.headerSlotScope)):(e=[t(s["a"],[t(c["a"],{props:{lines:this.labelLines}},[this.label||""]),this.caption?t(c["a"],{props:{lines:this.captionLines,caption:!0}},[this.caption]):null])],this.icon&&e[!0===this.switchToggleSide?"push":"unshift"](t(s["a"],{props:{side:!0===this.switchToggleSide,avatar:!0!==this.switchToggleSide}},[t(u["a"],{props:{name:this.icon}})]))),!0!==this.disable&&!0!==this.hideExpandIcon&&e[!0===this.switchToggleSide?"unshift":"push"](this.__getToggleIcon(t));var n={ref:"item",style:this.headerStyle,class:this.headerClass,props:{dark:this.isDark,disable:this.disable,dense:this.dense,insetLevel:this.headerInsetLevel}};return!0===this.isClickable&&(n.props.clickable=!0,!0===this.hasLink?Object.assign(n.props,this.linkProps):n.attrs=this.toggleAriaAttrs,n.on=Object(r["a"])(Object(r["a"])({},this.qListeners),{},{click:this.__onHeaderClick})),t(a["a"],n,e)},__getContent:function(t){var e=this,n=[this.__getHeader(t),t(d,{props:{duration:this.duration},on:Object(f["a"])(this,"slide",{show:function(){e.$emit("after-show")},hide:function(){e.$emit("after-hide")}})},[t("div",{staticClass:"q-expansion-item__content relative-position",style:this.contentStyle,attrs:{id:this.targetUid},directives:[{name:"show",value:this.showing}]},Object(l["c"])(this,"default"))])];return this.expandSeparator&&n.push(t(h["a"],{staticClass:"q-expansion-item__border q-expansion-item__border--top absolute-top",props:{dark:this.isDark}}),t(h["a"],{staticClass:"q-expansion-item__border q-expansion-item__border--bottom absolute-bottom",props:{dark:this.isDark}})),n}},render:function(t){return t("div",{staticClass:"q-expansion-item q-item-type",class:this.classes},[t("div",{staticClass:"q-expansion-item__container relative-position"},this.__getContent(t))])},created:function(){void 0!==this.group&&this.$root.$on(_,this.__eventHandler),this.targetUid="e_".concat(Object(y["a"])())},beforeDestroy:function(){void 0!==this.group&&this.$root.$off(_,this.__eventHandler)}})},"3bbe":function(t,e,n){"use strict";var i=n("1787"),r=String,o=TypeError;t.exports=function(t){if(i(t))return t;throw new o("Can't set "+r(t)+" as a prototype")}},"3c4e":function(t,e,n){"use strict";var i=function(t){return r(t)&&!o(t)};function r(t){return!!t&&"object"===typeof t}function o(t){var e=Object.prototype.toString.call(t);return"[object RegExp]"===e||"[object Date]"===e||c(t)}var a="function"===typeof Symbol&&Symbol.for,s=a?Symbol.for("react.element"):60103;function c(t){return t.$$typeof===s}function u(t){return Array.isArray(t)?[]:{}}function l(t,e){return!1!==e.clone&&e.isMergeableObject(t)?b(u(t),t,e):t}function f(t,e,n){return t.concat(e).map((function(t){return l(t,n)}))}function d(t,e){if(!e.customMerge)return b;var n=e.customMerge(t);return"function"===typeof n?n:b}function h(t){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(t).filter((function(e){return Object.propertyIsEnumerable.call(t,e)})):[]}function p(t){return Object.keys(t).concat(h(t))}function v(t,e){try{return e in t}catch(n){return!1}}function g(t,e){return v(t,e)&&!(Object.hasOwnProperty.call(t,e)&&Object.propertyIsEnumerable.call(t,e))}function m(t,e,n){var i={};return n.isMergeableObject(t)&&p(t).forEach((function(e){i[e]=l(t[e],n)})),p(e).forEach((function(r){g(t,r)||(v(t,r)&&n.isMergeableObject(e[r])?i[r]=d(r,n)(t[r],e[r],n):i[r]=l(e[r],n))})),i}function b(t,e,n){n=n||{},n.arrayMerge=n.arrayMerge||f,n.isMergeableObject=n.isMergeableObject||i,n.cloneUnlessOtherwiseSpecified=l;var r=Array.isArray(e),o=Array.isArray(t),a=r===o;return a?r?n.arrayMerge(t,e,n):m(t,e,n):l(e,n)}b.all=function(t,e){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce((function(t,n){return b(t,n,e)}),{})};var y=b;t.exports=y},"3c5d":function(t,e,n){"use strict";var i=n("cfe9"),r=n("c65b"),o=n("ebb5"),a=n("07fa"),s=n("182d"),c=n("7b0b"),u=n("d039"),l=i.RangeError,f=i.Int8Array,d=f&&f.prototype,h=d&&d.set,p=o.aTypedArray,v=o.exportTypedArrayMethod,g=!u((function(){var t=new Uint8ClampedArray(2);return r(h,t,{length:1,0:3},1),3!==t[1]})),m=g&&o.NATIVE_ARRAY_BUFFER_VIEWS&&u((function(){var t=new f(2);return t.set(1),t.set("2",1),0!==t[0]||2!==t[1]}));v("set",(function(t){p(this);var e=s(arguments.length>1?arguments[1]:void 0,1),n=c(t);if(g)return r(h,this,n,e);var i=this.length,o=a(n),u=0;if(o+e>i)throw new l("Wrong length");while(u<o)this[e+u]=n[u++]}),!g||m)},"3ca3":function(t,e,n){"use strict";var i=n("6547").charAt,r=n("577e"),o=n("69f3"),a=n("c6d2"),s=n("4754"),c="String Iterator",u=o.set,l=o.getterFor(c);a(String,"String",(function(t){u(this,{type:c,string:r(t),index:0})}),(function(){var t,e=l(this),n=e.string,r=e.index;return r>=n.length?s(void 0,!0):(t=i(n,r),e.index+=t.length,s(t,!1))}))},"3d69":function(t,e,n){"use strict";var i=n("714f");e["a"]={directives:{Ripple:i["a"]},props:{ripple:{type:[Boolean,Object],default:!0}}}},"3ea4":function(t,e,n){"use strict";var i=n("2b0e"),r=n("8506");class o{constructor(){this._updated=Date.now()}setWData(t,e){i["a"].set(this,t,e),i["a"].set(this[t],"_updated",Date.now()),this["_updated"]=Date.now()}setUpdated(t){i["a"].set(this[t],"_updated",Date.now()),i["a"].set(this,"_updated",Date.now())}touch(t){i["a"].set(this[t],"_updated",Date.now()),i["a"].set(this,"_updated",Date.now())}getWData(t){return Object(r["a"])(null,[t],this)}}e["a"]=o},"3efc":function(t,e,n){"use strict";var i=n("d73f"),r=n("2fc8"),o=Object(r["a"])((function(t,e){return null==e||e!==e?t:e})),a=o,s=Number.isInteger||function(t){return t<<0===t};function c(t){return"[object String]"===Object.prototype.toString.call(t)}var u=Object(r["a"])((function(t,e){var n=t<0?e.length+t:t;return c(e)?e.charAt(n):e[n]})),l=u,f=Object(r["a"])((function(t,e){return t.map((function(t){var n,i=e,r=0;while(r<t.length){if(null==i)return;n=t[r],i=s(n)?l(n,i):i[n],r+=1}return i}))})),d=f,h=Object(r["a"])((function(t,e){return d([t],e)[0]})),p=h,v=Object(i["a"])((function(t,e,n){return a(t,p(e,n))}));e["a"]=v},"3f7e":function(t,e,n){"use strict";var i=n("b5db"),r=i.match(/firefox\/(\d+)/i);t.exports=!!r&&+r[1]},"3f8c":function(t,e,n){"use strict";t.exports={}},"3fcc":function(t,e,n){"use strict";var i=n("ebb5"),r=n("b727").map,o=n("b6b7"),a=i.aTypedArray,s=i.exportTypedArrayMethod;s("map",(function(t){return r(a(this),t,arguments.length>1?arguments[1]:void 0,(function(t,e){return new(o(t))(e)}))}))},4069:function(t,e,n){"use strict";var i=n("44d2");i("flat")},4074:function(t,e,n){"use strict";var i=n("5530"),r=n("ade3"),o=n("2b0e"),a=n("87e8"),s=n("e277");e["a"]=o["a"].extend({name:"QItemSection",mixins:[a["a"]],props:{avatar:Boolean,thumbnail:Boolean,side:Boolean,top:Boolean,noWrap:Boolean},computed:{classes:function(){var t=this.avatar||this.side||this.thumbnail;return Object(r["a"])({"q-item__section--top":this.top,"q-item__section--avatar":this.avatar,"q-item__section--thumbnail":this.thumbnail,"q-item__section--side":t,"q-item__section--nowrap":this.noWrap,"q-item__section--main":!t},"justify-".concat(this.top?"start":"center"),!0)}},render:function(t){return t("div",{staticClass:"q-item__section column",class:this.classes,on:Object(i["a"])({},this.qListeners)},Object(s["c"])(this,"default"))}})},"408a":function(t,e,n){"use strict";var i=n("e330");t.exports=i(1..valueOf)},"40d5":function(t,e,n){"use strict";var i=n("d039");t.exports=!i((function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")}))},"40e9":function(t,e,n){"use strict";var i=n("23e7"),r=n("41f6");r&&i({target:"ArrayBuffer",proto:!0},{transferToFixedLength:function(){return r(this,arguments.length?arguments[0]:void 0,!1)}})},"41f6":function(t,e,n){"use strict";var i=n("cfe9"),r=n("e330"),o=n("7282"),a=n("0b25"),s=n("2005"),c=n("b620"),u=n("36f2"),l=n("dbe5"),f=i.structuredClone,d=i.ArrayBuffer,h=i.DataView,p=Math.min,v=d.prototype,g=h.prototype,m=r(v.slice),b=o(v,"resizable","get"),y=o(v,"maxByteLength","get"),_=r(g.getInt8),w=r(g.setInt8);t.exports=(l||u)&&function(t,e,n){var i,r=c(t),o=void 0===e?r:a(e),v=!b||!b(t);if(s(t),l&&(t=f(t,{transfer:[t]}),r===o&&(n||v)))return t;if(r>=o&&(!n||v))i=m(t,0,o);else{var g=n&&!v&&y?{maxByteLength:y(t)}:void 0;i=new d(o,g);for(var x=new h(t),S=new h(i),k=p(o,r),O=0;O<k;O++)w(S,O,_(x,O))}return l||u(t),i}},4230:function(t,e,n){"use strict";function i(){return[]}e["a"]=function(t){return null==t?i:function(){return this.querySelectorAll(t)}}},"428f":function(t,e,n){"use strict";var i=n("cfe9");t.exports=i},4362:function(t,e,n){e.nextTick=function(t){var e=Array.prototype.slice.call(arguments);e.shift(),setTimeout((function(){t.apply(null,e)}),0)},e.platform=e.arch=e.execPath=e.title="browser",e.pid=1,e.browser=!0,e.env={},e.argv=[],e.binding=function(t){throw new Error("No such module. (Possibly not yet loaded)")},function(){var t,i="/";e.cwd=function(){return i},e.chdir=function(e){t||(t=n("df7c")),i=t.resolve(e,i)}}(),e.exit=e.kill=e.umask=e.dlopen=e.uptime=e.memoryUsage=e.uvCounters=function(){},e.features={}},"44ad":function(t,e,n){"use strict";var i=n("e330"),r=n("d039"),o=n("c6b6"),a=Object,s=i("".split);t.exports=r((function(){return!a("z").propertyIsEnumerable(0)}))?function(t){return"String"===o(t)?s(t,""):a(t)}:a},"44d2":function(t,e,n){"use strict";var i=n("b622"),r=n("7c73"),o=n("9bf2").f,a=i("unscopables"),s=Array.prototype;void 0===s[a]&&o(s,a,{configurable:!0,value:r(null)}),t.exports=function(t){s[a][t]=!0}},"44de":function(t,e,n){"use strict";t.exports=function(t,e){try{1===arguments.length?console.error(t):console.error(t,e)}catch(n){}}},"44e7":function(t,e,n){"use strict";var i=n("861d"),r=n("c6b6"),o=n("b622"),a=o("match");t.exports=function(t){var e;return i(t)&&(void 0!==(e=t[a])?!!e:"RegExp"===r(t))}},4625:function(t,e,n){"use strict";var i=n("c6b6"),r=n("e330");t.exports=function(t){if("Function"===i(t))return r(t)}},"463c":function(t,e,n){"use strict";n("14d9"),n("d3b7"),n("159b");e["a"]={created:function(){this.__tickFnList=[],this.__timeoutFnList=[]},deactivated:function(){this.__tickFnList.forEach((function(t){t.removeTick()})),this.__timeoutFnList.forEach((function(t){t.removeTimeout()}))},beforeDestroy:function(){this.__tickFnList.forEach((function(t){t.removeTick()})),this.__tickFnList=void 0,this.__timeoutFnList.forEach((function(t){t.removeTimeout()})),this.__timeoutFnList=void 0},methods:{__useTick:function(t,e){var n=this,i={removeTick:function(){i.fn=void 0},registerTick:function(t){i.fn=t,n.$nextTick((function(){i.fn===t&&(!1===n._isDestroyed&&i.fn(),i.fn=void 0)}))}};this.__tickFnList.push(i),this[t]=i.registerTick,void 0!==e&&(this[e]=i.removeTick)},__useTimeout:function(t,e){var n=this,i={removeTimeout:function(){clearTimeout(i.timer)},registerTimeout:function(t,e){clearTimeout(i.timer),!1===n._isDestroyed&&(i.timer=setTimeout(t,e))}};this.__timeoutFnList.push(i),this[t]=i.registerTimeout,void 0!==e&&(this[e]=i.removeTimeout)}}}},"466d":function(t,e,n){"use strict";var i=n("c65b"),r=n("d784"),o=n("825a"),a=n("7234"),s=n("50c4"),c=n("577e"),u=n("1d80"),l=n("dc4a"),f=n("8aa5"),d=n("14c3");r("match",(function(t,e,n){return[function(e){var n=u(this),r=a(e)?void 0:l(e,t);return r?i(r,e,n):new RegExp(e)[t](c(n))},function(t){var i=o(this),r=c(t),a=n(e,i,r);if(a.done)return a.value;if(!i.global)return d(i,r);var u=i.unicode;i.lastIndex=0;var l,h=[],p=0;while(null!==(l=d(i,r))){var v=c(l[0]);h[p]=v,""===v&&(i.lastIndex=f(r,s(i.lastIndex),u)),p++}return 0===p?null:h}]}))},"467f":function(t,e,n){"use strict";var i=n("2d83");t.exports=function(t,e,n){var r=n.config.validateStatus;n.status&&r&&!r(n.status)?e(i("Request failed with status code "+n.status,n.config,null,n.request,n)):t(n)}},"46c4":function(t,e,n){"use strict";t.exports=function(t){return{iterator:t,next:t.next,done:!1}}},4738:function(t,e,n){"use strict";var i=n("cfe9"),r=n("d256"),o=n("1626"),a=n("94ca"),s=n("8925"),c=n("b622"),u=n("8558"),l=n("c430"),f=n("1212"),d=r&&r.prototype,h=c("species"),p=!1,v=o(i.PromiseRejectionEvent),g=a("Promise",(function(){var t=s(r),e=t!==String(r);if(!e&&66===f)return!0;if(l&&(!d["catch"]||!d["finally"]))return!0;if(!f||f<51||!/native code/.test(t)){var n=new r((function(t){t(1)})),i=function(t){t((function(){}),(function(){}))},o=n.constructor={};if(o[h]=i,p=n.then((function(){}))instanceof i,!p)return!0}return!e&&("BROWSER"===u||"DENO"===u)&&!v}));t.exports={CONSTRUCTOR:g,REJECTION_EVENT:v,SUBCLASSING:p}},4754:function(t,e,n){"use strict";t.exports=function(t,e){return{value:t,done:e}}},"482f":function(t,e,n){"use strict";n.r(e),n.d(e,"color",(function(){return i["e"]})),n.d(e,"rgb",(function(){return i["g"]})),n.d(e,"hsl",(function(){return i["f"]})),n.d(e,"lab",(function(){return g})),n.d(e,"hcl",(function(){return k})),n.d(e,"lch",(function(){return S})),n.d(e,"gray",(function(){return v})),n.d(e,"cubehelix",(function(){return T["a"]}));var i=n("166a"),r=n("63ad"),o=n("530a"),a=18,s=.96422,c=1,u=.82521,l=4/29,f=6/29,d=3*f*f,h=f*f*f;function p(t){if(t instanceof m)return new m(t.l,t.a,t.b,t.opacity);if(t instanceof O)return C(t);t instanceof i["b"]||(t=Object(i["h"])(t));var e,n,r=w(t.r),o=w(t.g),a=w(t.b),l=b((.2225045*r+.7168786*o+.0606169*a)/c);return r===o&&o===a?e=n=l:(e=b((.4360747*r+.3850649*o+.1430804*a)/s),n=b((.0139322*r+.0971045*o+.7141733*a)/u)),new m(116*l-16,500*(e-l),200*(l-n),t.opacity)}function v(t,e){return new m(t,0,0,null==e?1:e)}function g(t,e,n,i){return 1===arguments.length?p(t):new m(t,e,n,null==i?1:i)}function m(t,e,n,i){this.l=+t,this.a=+e,this.b=+n,this.opacity=+i}function b(t){return t>h?Math.pow(t,1/3):t/d+l}function y(t){return t>f?t*t*t:d*(t-l)}function _(t){return 255*(t<=.0031308?12.92*t:1.055*Math.pow(t,1/2.4)-.055)}function w(t){return(t/=255)<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)}function x(t){if(t instanceof O)return new O(t.h,t.c,t.l,t.opacity);if(t instanceof m||(t=p(t)),0===t.a&&0===t.b)return new O(NaN,0<t.l&&t.l<100?0:NaN,t.l,t.opacity);var e=Math.atan2(t.b,t.a)*o["b"];return new O(e<0?e+360:e,Math.sqrt(t.a*t.a+t.b*t.b),t.l,t.opacity)}function S(t,e,n,i){return 1===arguments.length?x(t):new O(n,e,t,null==i?1:i)}function k(t,e,n,i){return 1===arguments.length?x(t):new O(t,e,n,null==i?1:i)}function O(t,e,n,i){this.h=+t,this.c=+e,this.l=+n,this.opacity=+i}function C(t){if(isNaN(t.h))return new m(t.l,0,0,t.opacity);var e=t.h*o["a"];return new m(t.l,Math.cos(e)*t.c,Math.sin(e)*t.c,t.opacity)}Object(r["a"])(m,g,Object(r["b"])(i["a"],{brighter:function(t){return new m(this.l+a*(null==t?1:t),this.a,this.b,this.opacity)},darker:function(t){return new m(this.l-a*(null==t?1:t),this.a,this.b,this.opacity)},rgb:function(){var t=(this.l+16)/116,e=isNaN(this.a)?t:t+this.a/500,n=isNaN(this.b)?t:t-this.b/200;return e=s*y(e),t=c*y(t),n=u*y(n),new i["b"](_(3.1338561*e-1.6168667*t-.4906146*n),_(-.9787684*e+1.9161415*t+.033454*n),_(.0719453*e-.2289914*t+1.4052427*n),this.opacity)}})),Object(r["a"])(O,k,Object(r["b"])(i["a"],{brighter:function(t){return new O(this.h,this.c,this.l+a*(null==t?1:t),this.opacity)},darker:function(t){return new O(this.h,this.c,this.l-a*(null==t?1:t),this.opacity)},rgb:function(){return C(this).rgb()}}));var T=n("15a7")},4840:function(t,e,n){"use strict";var i=n("825a"),r=n("5087"),o=n("7234"),a=n("b622"),s=a("species");t.exports=function(t,e){var n,a=i(t).constructor;return void 0===a||o(n=i(a)[s])?e:r(n)}},"485a":function(t,e,n){"use strict";var i=n("c65b"),r=n("1626"),o=n("861d"),a=TypeError;t.exports=function(t,e){var n,s;if("string"===e&&r(n=t.toString)&&!o(s=i(n,t)))return s;if(r(n=t.valueOf)&&!o(s=i(n,t)))return s;if("string"!==e&&r(n=t.toString)&&!o(s=i(n,t)))return s;throw new a("Can't convert object to primitive value")}},4983:function(t,e,n){"use strict";var i=n("ade3"),r=n("5530"),o=(n("caad"),n("a9e3"),n("d3b7"),n("2b0e")),a=n("3980"),s=n("ed5e"),c=n("75c3"),u=n("7937"),l=n("0831"),f=n("e277"),d=n("d54d"),h=n("1c16"),p=n("b7fa"),v=n("f376"),g=function(t){return t>=250?50:Math.ceil(t/5)},m=["vertical","horizontal"],b={vertical:{offset:"offsetY",scroll:"scrollTop",dir:"down",dist:"y"},horizontal:{offset:"offsetX",scroll:"scrollLeft",dir:"right",dist:"x"}};e["a"]=o["a"].extend({name:"QScrollArea",mixins:[p["a"]],directives:{TouchPan:c["a"]},props:{thumbStyle:Object,verticalThumbStyle:Object,horizontalThumbStyle:Object,barStyle:[Array,String,Object],verticalBarStyle:[Array,String,Object],horizontalBarStyle:[Array,String,Object],contentStyle:[Array,String,Object],contentActiveStyle:[Array,String,Object],delay:{type:[String,Number],default:1e3},visible:{type:Boolean,default:null},horizontal:Boolean,tabindex:[String,Number]},data:function(){return{tempShowing:!1,panning:!1,hover:!1,container:{vertical:0,horizontal:0},scroll:{vertical:{position:0,size:0},horizontal:{position:0,size:0}}}},computed:{classes:function(){return"q-scrollarea"+(!0===this.isDark?" q-scrollarea--dark":"")},verticalScrollPercentage:function(){var t=this.scroll.vertical.size-this.container.vertical;if(t<=0)return 0;var e=Object(u["a"])(this.scroll.vertical.position/t,0,1);return Math.round(1e4*e)/1e4},horizontalScrollPercentage:function(){var t=this.scroll.horizontal.size-this.container.horizontal;if(t<=0)return 0;var e=Object(u["a"])(Math.abs(this.scroll.horizontal.position)/t,0,1);return Math.round(1e4*e)/1e4},verticalThumbHidden:function(){return!0!==(null===this.visible?this.hover:this.visible)&&!1===this.tempShowing&&!1===this.panning||this.scroll.vertical.size<=this.container.vertical+1},horizontalThumbHidden:function(){return!0!==(null===this.visible?this.hover:this.visible)&&!1===this.tempShowing&&!1===this.panning||this.scroll.horizontal.size<=this.container.horizontal+1},verticalThumbStart:function(){return this.verticalScrollPercentage*(this.container.vertical-this.verticalThumbSize)},horizontalThumbStart:function(){return this.horizontalScrollPercentage*(this.container.horizontal-this.horizontalThumbSize)},verticalThumbSize:function(){return Math.round(Object(u["a"])(this.container.vertical*this.container.vertical/this.scroll.vertical.size,g(this.container.vertical),this.container.vertical))},horizontalThumbSize:function(){return Math.round(Object(u["a"])(this.container.horizontal*this.container.horizontal/this.scroll.horizontal.size,g(this.container.horizontal),this.container.horizontal))},verticalStyle:function(){return Object(r["a"])(Object(r["a"])(Object(r["a"])({},this.thumbStyle),this.verticalThumbStyle),{},{top:"".concat(this.verticalThumbStart,"px"),height:"".concat(this.verticalThumbSize,"px")})},horizontalStyle:function(){return Object(r["a"])(Object(r["a"])(Object(r["a"])({},this.thumbStyle),this.horizontalThumbStyle),{},Object(i["a"])(Object(i["a"])({},!0===this.$q.lang.rtl?"right":"left","".concat(this.horizontalThumbStart,"px")),"width","".concat(this.horizontalThumbSize,"px")))},verticalThumbClass:function(){return"q-scrollarea__thumb q-scrollarea__thumb--v absolute-right"+(!0===this.verticalThumbHidden?" q-scrollarea__thumb--invisible":"")},horizontalThumbClass:function(){return"q-scrollarea__thumb q-scrollarea__thumb--h absolute-bottom"+(!0===this.horizontalThumbHidden?" q-scrollarea__thumb--invisible":"")},verticalBarClass:function(){return"q-scrollarea__bar q-scrollarea__bar--v absolute-right"+(!0===this.verticalThumbHidden?" q-scrollarea__bar--invisible":"")},horizontalBarClass:function(){return"q-scrollarea__bar q-scrollarea__bar--h absolute-bottom"+(!0===this.horizontalThumbHidden?" q-scrollarea__bar--invisible":"")},scrollComputed:function(){return{vertical:Object(r["a"])(Object(r["a"])({},this.scroll.vertical),{},{percentage:this.verticalScrollPercentage,thumbHidden:this.verticalThumbHidden,thumbStart:this.verticalThumbStart,thumbSize:this.verticalThumbSize,style:this.verticalStyle,thumbClass:this.verticalThumbClass,barClass:this.verticalBarClass}),horizontal:Object(r["a"])(Object(r["a"])({},this.scroll.horizontal),{},{percentage:this.horizontalScrollPercentage,thumbHidden:this.horizontalThumbHidden,thumbStart:this.horizontalThumbStart,thumbSize:this.horizontalThumbSize,style:this.horizontalStyle,thumbClass:this.horizontalThumbClass,barClass:this.horizontalBarClass})}},mainStyle:function(){return!0===this.verticalThumbHidden&&!0===this.horizontalThumbHidden?this.contentStyle:this.contentActiveStyle},verticalThumbDirectives:function(){var t=this;return[{name:"touch-pan",modifiers:{vertical:!0,prevent:!0,mouse:!0,mouseAllDir:!0},value:function(e){t.__panThumb(e,"vertical")}}]},horizontalThumbDirectives:function(){var t=this;return[{name:"touch-pan",modifiers:{horizontal:!0,prevent:!0,mouse:!0,mouseAllDir:!0},value:function(e){t.__panThumb(e,"horizontal")}}]},scrollAttrs:function(){if(void 0!==this.tabindex)return{tabindex:this.tabindex}}},watch:{"$q.lang.rtl":function(t){this.setScrollPosition("horizontal",Math.abs(this.scroll.horizontal.position)*(!0===t?-1:1))}},methods:{getScrollTarget:function(){return this.$refs.target},getScroll:function(){var t=this,e={};return m.forEach((function(n){var i=t.scrollComputed[n];e[n+"Position"]=i.position,e[n+"Percentage"]=i.percentage,e[n+"Size"]=i.size,e[n+"ContainerSize"]=t.container[n]})),e},getScrollPosition:function(t){return"both"===t?{top:this.scroll.vertical.position,left:this.scroll.horizontal.position}:(!0!==m.includes(t)&&(t=!0===this.horizontal?"horizontal":"vertical"),this.scroll[t].position)},getScrollPercentage:function(t){return"both"===t?{top:this.verticalScrollPercentage,left:this.horizontalScrollPercentage}:(!0!==m.includes(t)&&(t=!0===this.horizontal?"horizontal":"vertical"),this["".concat(t,"ScrollPercentage")])},setScrollPosition:function(t,e,n){if(!1===m.includes(t)){if(!0===isNaN(t))return void console.error("[QScrollArea]: wrong first param of setScrollPosition (vertical/horizontal)");var i=[!0===this.horizontal?"horizontal":"vertical",t,e];t=i[0],e=i[1],n=i[2]}var r="vertical"===t?l["h"]:l["g"];r(this.$refs.target,e,n)},setScrollPercentage:function(t,e,n){if(!1===m.includes(t)){if(!0===isNaN(t))return void console.error("[QScrollArea]: wrong first param of setScrollPercentage (vertical/horizontal)");var i=[!0===this.horizontal?"horizontal":"vertical",t,e];t=i[0],e=i[1],n=i[2]}this.setScrollPosition(t,e*(this.scroll[t].size-this.container[t])*("horizontal"===t&&!0===this.$q.lang.rtl?-1:1),n)},__updateContainer:function(t){var e=t.height,n=t.width,i=!1;this.container.vertical!==e&&(this.container.vertical=e,i=!0),this.container.horizontal!==n&&(this.container.horizontal=n,i=!0),!0===i&&this.__startTimer()},__updateVerticalScroll:function(t){var e=t.position;this.scroll.vertical.position!==e&&(this.scroll.vertical.position=e,this.__startTimer())},__updateHorizontalScroll:function(t){var e=t.position;this.scroll.horizontal.position!==e&&(this.scroll.horizontal.position=e,this.__startTimer())},__updateScrollSize:function(t){var e=t.height,n=t.width,i=!1;this.scroll.horizontal.size!==n&&(this.scroll.horizontal.size=n,i=!0),this.scroll.vertical.size!==e&&(this.scroll.vertical.size=e,i=!0),!0===i&&this.__startTimer()},__panThumb:function(t,e){var n=this.scrollComputed[e];if(!0===t.isFinal){if(!0!==this.panning)return;this.panning=!1}else if(!0===t.isFirst){if(!0===n.thumbHidden)return;this.refPos=n.position,this.panning=!0}else if(!0!==this.panning)return;var i=b[e],r=this.container[e],o=(n.size-r)/(r-n.thumbSize),a=t.distance[i.dist],s=this.refPos+(t.direction===i.dir?1:-1)*a*o;this.__setScroll(s,e)},__mouseDown:function(t,e){var n=this.scrollComputed[e];if(!0!==n.thumbHidden){var i=t[b[e].offset];if(i<n.thumbStart||i>n.thumbStart+n.thumbSize){var r=i-n.thumbSize/2;this.__setScroll(r/this.container[e]*n.size,e)}var o="vertical"===e?this.$refs.verticalThumb:this.$refs.horizontalThumb;void 0!==o&&o.dispatchEvent(new MouseEvent(t.type,t))}},__verticalMouseDown:function(t){this.__mouseDown(t,"vertical")},__horizontalMouseDown:function(t){this.__mouseDown(t,"horizontal")},__startTimer:function(){var t=this;!0===this.tempShowing?clearTimeout(this.timer):this.tempShowing=!0,this.timer=setTimeout((function(){t.tempShowing=!1}),this.delay),void 0!==this.$listeners.scroll&&this.__emitScroll()},__setScroll:function(t,e){this.$refs.target[b[e].scroll]=t},__mouseEnter:function(){this.hover=!0},__mouseLeave:function(){this.hover=!1}},render:function(t){return t("div",{class:this.classes,on:Object(d["a"])(this,"desk",{mouseenter:this.__mouseEnter,mouseleave:this.__mouseLeave})},[t("div",{ref:"target",staticClass:"q-scrollarea__container scroll relative-position fit hide-scrollbar",attrs:this.scrollAttrs},[t("div",{staticClass:"q-scrollarea__content absolute",style:this.mainStyle},Object(f["a"])([t(a["a"],{props:{debounce:0},on:Object(d["a"])(this,"resizeIn",{resize:this.__updateScrollSize})})],this,"default")),t(s["a"],{on:Object(d["a"])(this,"scrollV",{scroll:this.__updateVerticalScroll})}),t(s["a"],{props:{horizontal:!0},on:Object(d["a"])(this,"scrollH",{scroll:this.__updateHorizontalScroll})})]),t(a["a"],{props:{debounce:0},on:Object(d["a"])(this,"resizeOut",{resize:this.__updateContainer})}),t("div",{class:this.verticalBarClass,style:[this.barStyle,this.verticalBarStyle],attrs:v["a"],on:Object(d["a"])(this,"barV",{mousedown:this.__verticalMouseDown})}),t("div",{class:this.horizontalBarClass,style:[this.barStyle,this.horizontalBarStyle],attrs:v["a"],on:Object(d["a"])(this,"barH",{mousedown:this.__horizontalMouseDown})}),t("div",{ref:"verticalThumb",class:this.verticalThumbClass,style:this.verticalStyle,attrs:v["a"],directives:this.verticalThumbDirectives}),t("div",{ref:"horizontalThumb",class:this.horizontalThumbClass,style:this.horizontalStyle,attrs:v["a"],directives:this.horizontalThumbDirectives})])},created:function(){var t=this;this.__emitScroll=Object(h["a"])((function(){var e=t.getScroll();e.ref=t,t.$emit("scroll",e)}),0)},activated:function(){if(void 0!==this.__scrollPosition){var t=this.getScrollTarget();void 0!==t&&(Object(l["g"])(t,this.__scrollPosition.left),Object(l["h"])(t,this.__scrollPosition.top))}},deactivated:function(){this.__scrollPosition=this.getScrollPosition("both")},beforeDestroy:function(){this.__emitScroll.cancel(),clearTimeout(this.timer)}})},"498a":function(t,e,n){"use strict";var i=n("23e7"),r=n("58a8").trim,o=n("c8d2");i({target:"String",proto:!0,forced:o("trim")},{trim:function(){return r(this)}})},"4a0c":function(t){t.exports=JSON.parse('{"name":"axios","version":"0.21.4","description":"Promise based HTTP client for the browser and node.js","main":"index.js","scripts":{"test":"grunt test","start":"node ./sandbox/server.js","build":"NODE_ENV=production grunt build","preversion":"npm test","version":"npm run build && grunt version && git add -A dist && git add CHANGELOG.md bower.json package.json","postversion":"git push && git push --tags","examples":"node ./examples/server.js","coveralls":"cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","fix":"eslint --fix lib/**/*.js"},"repository":{"type":"git","url":"https://github.com/axios/axios.git"},"keywords":["xhr","http","ajax","promise","node"],"author":"Matt Zabriskie","license":"MIT","bugs":{"url":"https://github.com/axios/axios/issues"},"homepage":"https://axios-http.com","devDependencies":{"coveralls":"^3.0.0","es6-promise":"^4.2.4","grunt":"^1.3.0","grunt-banner":"^0.6.0","grunt-cli":"^1.2.0","grunt-contrib-clean":"^1.1.0","grunt-contrib-watch":"^1.0.0","grunt-eslint":"^23.0.0","grunt-karma":"^4.0.0","grunt-mocha-test":"^0.13.3","grunt-ts":"^6.0.0-beta.19","grunt-webpack":"^4.0.2","istanbul-instrumenter-loader":"^1.0.0","jasmine-core":"^2.4.1","karma":"^6.3.2","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-jasmine":"^1.1.1","karma-jasmine-ajax":"^0.1.13","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^4.3.6","karma-sinon":"^1.0.5","karma-sourcemap-loader":"^0.3.8","karma-webpack":"^4.0.2","load-grunt-tasks":"^3.5.2","minimist":"^1.2.0","mocha":"^8.2.1","sinon":"^4.5.0","terser-webpack-plugin":"^4.2.3","typescript":"^4.0.5","url-search-params":"^0.10.0","webpack":"^4.44.2","webpack-dev-server":"^3.11.0"},"browser":{"./lib/adapters/http.js":"./lib/adapters/xhr.js"},"jsdelivr":"dist/axios.min.js","unpkg":"dist/axios.min.js","typings":"./index.d.ts","dependencies":{"follow-redirects":"^1.14.0"},"bundlesize":[{"path":"./dist/axios.min.js","threshold":"5kB"}]}')},"4a7b":function(t,e,n){"use strict";var i=n("c532");t.exports=function(t,e){e=e||{};var n={},r=["url","method","data"],o=["headers","auth","proxy","params"],a=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],s=["validateStatus"];function c(t,e){return i.isPlainObject(t)&&i.isPlainObject(e)?i.merge(t,e):i.isPlainObject(e)?i.merge({},e):i.isArray(e)?e.slice():e}function u(r){i.isUndefined(e[r])?i.isUndefined(t[r])||(n[r]=c(void 0,t[r])):n[r]=c(t[r],e[r])}i.forEach(r,(function(t){i.isUndefined(e[t])||(n[t]=c(void 0,e[t]))})),i.forEach(o,u),i.forEach(a,(function(r){i.isUndefined(e[r])?i.isUndefined(t[r])||(n[r]=c(void 0,t[r])):n[r]=c(void 0,e[r])})),i.forEach(s,(function(i){i in e?n[i]=c(t[i],e[i]):i in t&&(n[i]=c(void 0,t[i]))}));var l=r.concat(o).concat(a).concat(s),f=Object.keys(t).concat(Object.keys(e)).filter((function(t){return-1===l.indexOf(t)}));return i.forEach(f,u),n}},"4aa2":function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var i=n("9ebd");function r(t){return function e(n){return 0===arguments.length||Object(i["a"])(n)?e:t.apply(this,arguments)}}},"4b11":function(t,e,n){"use strict";t.exports="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView},"4b7e":function(t,e,n){"use strict";var i=n("5530"),r=(n("99af"),n("2b0e")),o=n("99b6"),a=n("87e8"),s=n("e277");e["a"]=r["a"].extend({name:"QCardActions",mixins:[a["a"],o["a"]],props:{vertical:Boolean},computed:{classes:function(){return"q-card__actions--".concat(!0===this.vertical?"vert column":"horiz row"," ").concat(this.alignClass)}},render:function(t){return t("div",{staticClass:"q-card__actions",class:this.classes,on:Object(i["a"])({},this.qListeners)},Object(s["c"])(this,"default"))}})},"4c23":function(t,e,n){"use strict";n.d(e,"a",(function(){return p})),n.d(e,"b",(function(){return v}));var i=n("2739"),r=n("6eb2"),o=n("b14c"),a=n("742c"),s=n("a15a"),c=n("77ae");function u(t){if(0<=t.y&&t.y<100){var e=new Date(-1,t.m,t.d,t.H,t.M,t.S,t.L);return e.setFullYear(t.y),e}return new Date(t.y,t.m,t.d,t.H,t.M,t.S,t.L)}function l(t){if(0<=t.y&&t.y<100){var e=new Date(Date.UTC(-1,t.m,t.d,t.H,t.M,t.S,t.L));return e.setUTCFullYear(t.y),e}return new Date(Date.UTC(t.y,t.m,t.d,t.H,t.M,t.S,t.L))}function f(t,e,n){return{y:t,m:e,d:n,H:0,M:0,S:0,L:0}}function d(t){var e=t.dateTime,n=t.date,s=t.time,c=t.periods,d=t.days,h=t.shortDays,p=t.months,v=t.shortMonths,m=x(c),b=S(c),y=x(d),_=S(d),w=x(h),et=S(h),wt=x(p),$t=S(p),Dt=x(v),Rt=S(v),Lt={a:Kt,A:Xt,b:Zt,B:Jt,c:null,d:U,e:U,f:Q,g:at,G:ct,H:H,I:Y,j:W,L:G,m:K,M:X,p:te,q:ee,Q:At,s:Mt,S:Z,u:J,U:tt,V:nt,w:it,W:rt,x:null,X:null,y:ot,Y:st,Z:ut,"%":Pt},qt={a:ne,A:ie,b:re,B:oe,c:null,d:lt,e:lt,f:vt,g:Ct,G:jt,H:ft,I:dt,j:ht,L:pt,m:gt,M:mt,p:ae,q:se,Q:At,s:Mt,S:bt,u:yt,U:_t,V:xt,w:St,W:kt,x:null,X:null,y:Ot,Y:Tt,Z:Et,"%":Pt},Ft={a:Vt,A:Ut,b:Ht,B:Yt,c:Wt,d:D,e:D,f:N,g:P,G:E,H:L,I:L,j:R,L:I,m:$,M:q,p:Bt,q:M,Q:B,s:V,S:F,u:O,U:C,V:T,w:k,W:j,x:Gt,X:Qt,y:P,Y:E,Z:A,"%":z};function It(t,e){return function(n){var i,r,o,a=[],s=-1,c=0,u=t.length;n instanceof Date||(n=new Date(+n));while(++s<u)37===t.charCodeAt(s)&&(a.push(t.slice(c,s)),null!=(r=g[i=t.charAt(++s)])?i=t.charAt(++s):r="e"===i?" ":"0",(o=e[i])&&(i=o(n,r)),a.push(i),c=s+1);return a.push(t.slice(c,s)),a.join("")}}function Nt(t,e){return function(n){var s,c,d=f(1900,void 0,1),h=zt(d,t,n+="",0);if(h!=n.length)return null;if("Q"in d)return new Date(d.Q);if("s"in d)return new Date(1e3*d.s+("L"in d?d.L:0));if(e&&!("Z"in d)&&(d.Z=0),"p"in d&&(d.H=d.H%12+12*d.p),void 0===d.m&&(d.m="q"in d?d.q:0),"V"in d){if(d.V<1||d.V>53)return null;"w"in d||(d.w=1),"Z"in d?(s=l(f(d.y,0,1)),c=s.getUTCDay(),s=c>4||0===c?i["a"].ceil(s):Object(i["a"])(s),s=r["a"].offset(s,7*(d.V-1)),d.y=s.getUTCFullYear(),d.m=s.getUTCMonth(),d.d=s.getUTCDate()+(d.w+6)%7):(s=u(f(d.y,0,1)),c=s.getDay(),s=c>4||0===c?o["a"].ceil(s):Object(o["a"])(s),s=a["a"].offset(s,7*(d.V-1)),d.y=s.getFullYear(),d.m=s.getMonth(),d.d=s.getDate()+(d.w+6)%7)}else("W"in d||"U"in d)&&("w"in d||(d.w="u"in d?d.u%7:"W"in d?1:0),c="Z"in d?l(f(d.y,0,1)).getUTCDay():u(f(d.y,0,1)).getDay(),d.m=0,d.d="W"in d?(d.w+6)%7+7*d.W-(c+5)%7:d.w+7*d.U-(c+6)%7);return"Z"in d?(d.H+=d.Z/100|0,d.M+=d.Z%100,l(d)):u(d)}}function zt(t,e,n,i){var r,o,a=0,s=e.length,c=n.length;while(a<s){if(i>=c)return-1;if(r=e.charCodeAt(a++),37===r){if(r=e.charAt(a++),o=Ft[r in g?e.charAt(a++):r],!o||(i=o(t,n,i))<0)return-1}else if(r!=n.charCodeAt(i++))return-1}return i}function Bt(t,e,n){var i=m.exec(e.slice(n));return i?(t.p=b[i[0].toLowerCase()],n+i[0].length):-1}function Vt(t,e,n){var i=w.exec(e.slice(n));return i?(t.w=et[i[0].toLowerCase()],n+i[0].length):-1}function Ut(t,e,n){var i=y.exec(e.slice(n));return i?(t.w=_[i[0].toLowerCase()],n+i[0].length):-1}function Ht(t,e,n){var i=Dt.exec(e.slice(n));return i?(t.m=Rt[i[0].toLowerCase()],n+i[0].length):-1}function Yt(t,e,n){var i=wt.exec(e.slice(n));return i?(t.m=$t[i[0].toLowerCase()],n+i[0].length):-1}function Wt(t,n,i){return zt(t,e,n,i)}function Gt(t,e,i){return zt(t,n,e,i)}function Qt(t,e,n){return zt(t,s,e,n)}function Kt(t){return h[t.getDay()]}function Xt(t){return d[t.getDay()]}function Zt(t){return v[t.getMonth()]}function Jt(t){return p[t.getMonth()]}function te(t){return c[+(t.getHours()>=12)]}function ee(t){return 1+~~(t.getMonth()/3)}function ne(t){return h[t.getUTCDay()]}function ie(t){return d[t.getUTCDay()]}function re(t){return v[t.getUTCMonth()]}function oe(t){return p[t.getUTCMonth()]}function ae(t){return c[+(t.getUTCHours()>=12)]}function se(t){return 1+~~(t.getUTCMonth()/3)}return Lt.x=It(n,Lt),Lt.X=It(s,Lt),Lt.c=It(e,Lt),qt.x=It(n,qt),qt.X=It(s,qt),qt.c=It(e,qt),{format:function(t){var e=It(t+="",Lt);return e.toString=function(){return t},e},parse:function(t){var e=Nt(t+="",!1);return e.toString=function(){return t},e},utcFormat:function(t){var e=It(t+="",qt);return e.toString=function(){return t},e},utcParse:function(t){var e=Nt(t+="",!0);return e.toString=function(){return t},e}}}var h,p,v,g={"-":"",_:" ",0:"0"},m=/^\s*\d+/,b=/^%/,y=/[\\^$*+?|[\]().{}]/g;function _(t,e,n){var i=t<0?"-":"",r=(i?-t:t)+"",o=r.length;return i+(o<n?new Array(n-o+1).join(e)+r:r)}function w(t){return t.replace(y,"\\$&")}function x(t){return new RegExp("^(?:"+t.map(w).join("|")+")","i")}function S(t){var e={},n=-1,i=t.length;while(++n<i)e[t[n].toLowerCase()]=n;return e}function k(t,e,n){var i=m.exec(e.slice(n,n+1));return i?(t.w=+i[0],n+i[0].length):-1}function O(t,e,n){var i=m.exec(e.slice(n,n+1));return i?(t.u=+i[0],n+i[0].length):-1}function C(t,e,n){var i=m.exec(e.slice(n,n+2));return i?(t.U=+i[0],n+i[0].length):-1}function T(t,e,n){var i=m.exec(e.slice(n,n+2));return i?(t.V=+i[0],n+i[0].length):-1}function j(t,e,n){var i=m.exec(e.slice(n,n+2));return i?(t.W=+i[0],n+i[0].length):-1}function E(t,e,n){var i=m.exec(e.slice(n,n+4));return i?(t.y=+i[0],n+i[0].length):-1}function P(t,e,n){var i=m.exec(e.slice(n,n+2));return i?(t.y=+i[0]+(+i[0]>68?1900:2e3),n+i[0].length):-1}function A(t,e,n){var i=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(e.slice(n,n+6));return i?(t.Z=i[1]?0:-(i[2]+(i[3]||"00")),n+i[0].length):-1}function M(t,e,n){var i=m.exec(e.slice(n,n+1));return i?(t.q=3*i[0]-3,n+i[0].length):-1}function $(t,e,n){var i=m.exec(e.slice(n,n+2));return i?(t.m=i[0]-1,n+i[0].length):-1}function D(t,e,n){var i=m.exec(e.slice(n,n+2));return i?(t.d=+i[0],n+i[0].length):-1}function R(t,e,n){var i=m.exec(e.slice(n,n+3));return i?(t.m=0,t.d=+i[0],n+i[0].length):-1}function L(t,e,n){var i=m.exec(e.slice(n,n+2));return i?(t.H=+i[0],n+i[0].length):-1}function q(t,e,n){var i=m.exec(e.slice(n,n+2));return i?(t.M=+i[0],n+i[0].length):-1}function F(t,e,n){var i=m.exec(e.slice(n,n+2));return i?(t.S=+i[0],n+i[0].length):-1}function I(t,e,n){var i=m.exec(e.slice(n,n+3));return i?(t.L=+i[0],n+i[0].length):-1}function N(t,e,n){var i=m.exec(e.slice(n,n+6));return i?(t.L=Math.floor(i[0]/1e3),n+i[0].length):-1}function z(t,e,n){var i=b.exec(e.slice(n,n+1));return i?n+i[0].length:-1}function B(t,e,n){var i=m.exec(e.slice(n));return i?(t.Q=+i[0],n+i[0].length):-1}function V(t,e,n){var i=m.exec(e.slice(n));return i?(t.s=+i[0],n+i[0].length):-1}function U(t,e){return _(t.getDate(),e,2)}function H(t,e){return _(t.getHours(),e,2)}function Y(t,e){return _(t.getHours()%12||12,e,2)}function W(t,e){return _(1+a["a"].count(Object(s["a"])(t),t),e,3)}function G(t,e){return _(t.getMilliseconds(),e,3)}function Q(t,e){return G(t,e)+"000"}function K(t,e){return _(t.getMonth()+1,e,2)}function X(t,e){return _(t.getMinutes(),e,2)}function Z(t,e){return _(t.getSeconds(),e,2)}function J(t){var e=t.getDay();return 0===e?7:e}function tt(t,e){return _(o["b"].count(Object(s["a"])(t)-1,t),e,2)}function et(t){var e=t.getDay();return e>=4||0===e?Object(o["c"])(t):o["c"].ceil(t)}function nt(t,e){return t=et(t),_(o["c"].count(Object(s["a"])(t),t)+(4===Object(s["a"])(t).getDay()),e,2)}function it(t){return t.getDay()}function rt(t,e){return _(o["a"].count(Object(s["a"])(t)-1,t),e,2)}function ot(t,e){return _(t.getFullYear()%100,e,2)}function at(t,e){return t=et(t),_(t.getFullYear()%100,e,2)}function st(t,e){return _(t.getFullYear()%1e4,e,4)}function ct(t,e){var n=t.getDay();return t=n>=4||0===n?Object(o["c"])(t):o["c"].ceil(t),_(t.getFullYear()%1e4,e,4)}function ut(t){var e=t.getTimezoneOffset();return(e>0?"-":(e*=-1,"+"))+_(e/60|0,"0",2)+_(e%60,"0",2)}function lt(t,e){return _(t.getUTCDate(),e,2)}function ft(t,e){return _(t.getUTCHours(),e,2)}function dt(t,e){return _(t.getUTCHours()%12||12,e,2)}function ht(t,e){return _(1+r["a"].count(Object(c["a"])(t),t),e,3)}function pt(t,e){return _(t.getUTCMilliseconds(),e,3)}function vt(t,e){return pt(t,e)+"000"}function gt(t,e){return _(t.getUTCMonth()+1,e,2)}function mt(t,e){return _(t.getUTCMinutes(),e,2)}function bt(t,e){return _(t.getUTCSeconds(),e,2)}function yt(t){var e=t.getUTCDay();return 0===e?7:e}function _t(t,e){return _(i["b"].count(Object(c["a"])(t)-1,t),e,2)}function wt(t){var e=t.getUTCDay();return e>=4||0===e?Object(i["c"])(t):i["c"].ceil(t)}function xt(t,e){return t=wt(t),_(i["c"].count(Object(c["a"])(t),t)+(4===Object(c["a"])(t).getUTCDay()),e,2)}function St(t){return t.getUTCDay()}function kt(t,e){return _(i["a"].count(Object(c["a"])(t)-1,t),e,2)}function Ot(t,e){return _(t.getUTCFullYear()%100,e,2)}function Ct(t,e){return t=wt(t),_(t.getUTCFullYear()%100,e,2)}function Tt(t,e){return _(t.getUTCFullYear()%1e4,e,4)}function jt(t,e){var n=t.getUTCDay();return t=n>=4||0===n?Object(i["c"])(t):i["c"].ceil(t),_(t.getUTCFullYear()%1e4,e,4)}function Et(){return"+0000"}function Pt(){return"%"}function At(t){return+t}function Mt(t){return Math.floor(+t/1e3)}function $t(t){return h=d(t),p=h.format,h.parse,v=h.utcFormat,h.utcParse,h}$t({dateTime:"%x, %X",date:"%-m/%-d/%Y",time:"%-I:%M:%S %p",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]})},"4d5a":function(t,e,n){"use strict";var i=n("5530"),r=n("ade3"),o=(n("ac1f"),n("00b4"),n("2b0e")),a=n("0967"),s=n("ed5e"),c=n("3980"),u=n("87e8"),l=n("0831"),f=n("e277"),d=n("d54d");e["a"]=o["a"].extend({name:"QLayout",mixins:[u["a"]],provide:function(){return{layout:this}},props:{container:Boolean,view:{type:String,default:"hhh lpr fff",validator:function(t){return/^(h|l)h(h|r) lpr (f|l)f(f|r)$/.test(t.toLowerCase())}}},data:function(){return{height:this.$q.screen.height,width:!0===this.container?0:this.$q.screen.width,containerHeight:0,scrollbarWidth:!0===a["f"]?0:Object(l["d"])(),header:{size:0,offset:0,space:!1},right:{size:300,offset:0,space:!1},footer:{size:0,offset:0,space:!1},left:{size:300,offset:0,space:!1},scroll:{position:0,direction:"down"}}},computed:{rows:function(){var t=this.view.toLowerCase().split(" ");return{top:t[0].split(""),middle:t[1].split(""),bottom:t[2].split("")}},style:function(){return!0===this.container?null:{minHeight:this.$q.screen.height+"px"}},targetStyle:function(){if(0!==this.scrollbarWidth)return Object(r["a"])({},!0===this.$q.lang.rtl?"left":"right","".concat(this.scrollbarWidth,"px"))},targetChildStyle:function(){if(0!==this.scrollbarWidth)return Object(r["a"])(Object(r["a"])(Object(r["a"])({},!0===this.$q.lang.rtl?"right":"left",0),!0===this.$q.lang.rtl?"left":"right","-".concat(this.scrollbarWidth,"px")),"width","calc(100% + ".concat(this.scrollbarWidth,"px)"))},totalWidth:function(){return this.width+this.scrollbarWidth},classes:function(){return"q-layout q-layout--"+(!0===this.container?"containerized":"standard")},scrollbarEvtAction:function(){return!0!==this.container&&this.scrollbarWidth>0?"add":"remove"}},watch:{scrollbarEvtAction:"__updateScrollEvent"},created:function(){this.instances={}},mounted:function(){"add"===this.scrollbarEvtAction&&this.__updateScrollEvent("add")},beforeDestroy:function(){"add"===this.scrollbarEvtAction&&this.__updateScrollEvent("remove")},render:function(t){var e=t("div",{class:this.classes,style:this.style,attrs:{tabindex:-1},on:Object(i["a"])({},this.qListeners)},Object(f["a"])([t(s["a"],{on:Object(d["a"])(this,"scroll",{scroll:this.__onPageScroll})}),t(c["a"],{on:Object(d["a"])(this,"resizeOut",{resize:this.__onPageResize})})],this,"default"));return!0===this.container?t("div",{staticClass:"q-layout-container overflow-hidden"},[t(c["a"],{on:Object(d["a"])(this,"resizeIn",{resize:this.__onContainerResize})}),t("div",{staticClass:"absolute-full",style:this.targetStyle},[t("div",{staticClass:"scroll",style:this.targetChildStyle},[e])])]):e},methods:{__animate:function(){var t=this;void 0!==this.timer?clearTimeout(this.timer):document.body.classList.add("q-body--layout-animate"),this.timer=setTimeout((function(){document.body.classList.remove("q-body--layout-animate"),t.timer=void 0}),150)},__onPageScroll:function(t){!0!==this.container&&!0===document.qScrollPrevented||(this.scroll=t),void 0!==this.qListeners.scroll&&this.$emit("scroll",t)},__onPageResize:function(t){var e=t.height,n=t.width,i=!1;this.height!==e&&(i=!0,this.height=e,void 0!==this.qListeners["scroll-height"]&&this.$emit("scroll-height",e),this.__updateScrollbarWidth()),this.width!==n&&(i=!0,this.width=n),!0===i&&void 0!==this.qListeners.resize&&this.$emit("resize",{height:e,width:n})},__onContainerResize:function(t){var e=t.height;this.containerHeight!==e&&(this.containerHeight=e,this.__updateScrollbarWidth())},__updateScrollbarWidth:function(){if(!0===this.container){var t=this.height>this.containerHeight?Object(l["d"])():0;this.scrollbarWidth!==t&&(this.scrollbarWidth=t)}},__updateScrollEvent:function(t){void 0!==this.timerScrollbar&&"remove"===t&&(clearTimeout(this.timerScrollbar),this.__restoreScrollbar()),window["".concat(t,"EventListener")]("resize",this.__hideScrollbar)},__hideScrollbar:function(){if(void 0===this.timerScrollbar){var t=document.body;if(t.scrollHeight>this.$q.screen.height)return;t.classList.add("hide-scrollbar")}else clearTimeout(this.timerScrollbar);this.timerScrollbar=setTimeout(this.__restoreScrollbar,200)},__restoreScrollbar:function(){this.timerScrollbar=void 0,document.body.classList.remove("hide-scrollbar")}}})},"4d63":function(t,e,n){"use strict";var i=n("83ab"),r=n("cfe9"),o=n("e330"),a=n("94ca"),s=n("7156"),c=n("9112"),u=n("7c73"),l=n("241c").f,f=n("3a9b"),d=n("44e7"),h=n("577e"),p=n("90d8"),v=n("9f7f"),g=n("aeb0"),m=n("cb2d"),b=n("d039"),y=n("1a2d"),_=n("69f3").enforce,w=n("2626"),x=n("b622"),S=n("fce3"),k=n("107c"),O=x("match"),C=r.RegExp,T=C.prototype,j=r.SyntaxError,E=o(T.exec),P=o("".charAt),A=o("".replace),M=o("".indexOf),$=o("".slice),D=/^\?<[^\s\d!#%&*+<=>@^][^\s!#%&*+<=>@^]*>/,R=/a/g,L=/a/g,q=new C(R)!==R,F=v.MISSED_STICKY,I=v.UNSUPPORTED_Y,N=i&&(!q||F||S||k||b((function(){return L[O]=!1,C(R)!==R||C(L)===L||"/a/i"!==String(C(R,"i"))}))),z=function(t){for(var e,n=t.length,i=0,r="",o=!1;i<=n;i++)e=P(t,i),"\\"!==e?o||"."!==e?("["===e?o=!0:"]"===e&&(o=!1),r+=e):r+="[\\s\\S]":r+=e+P(t,++i);return r},B=function(t){for(var e,n=t.length,i=0,r="",o=[],a=u(null),s=!1,c=!1,l=0,f="";i<=n;i++){if(e=P(t,i),"\\"===e)e+=P(t,++i);else if("]"===e)s=!1;else if(!s)switch(!0){case"["===e:s=!0;break;case"("===e:if(r+=e,"?:"===$(t,i+1,i+3))continue;E(D,$(t,i+1))&&(i+=2,c=!0),l++;continue;case">"===e&&c:if(""===f||y(a,f))throw new j("Invalid capture group name");a[f]=!0,o[o.length]=[f,l],c=!1,f="";continue}c?f+=e:r+=e}return[r,o]};if(a("RegExp",N)){for(var V=function(t,e){var n,i,r,o,a,u,l=f(T,this),v=d(t),g=void 0===e,m=[],b=t;if(!l&&v&&g&&t.constructor===V)return t;if((v||f(T,t))&&(t=t.source,g&&(e=p(b))),t=void 0===t?"":h(t),e=void 0===e?"":h(e),b=t,S&&"dotAll"in R&&(i=!!e&&M(e,"s")>-1,i&&(e=A(e,/s/g,""))),n=e,F&&"sticky"in R&&(r=!!e&&M(e,"y")>-1,r&&I&&(e=A(e,/y/g,""))),k&&(o=B(t),t=o[0],m=o[1]),a=s(C(t,e),l?this:T,V),(i||r||m.length)&&(u=_(a),i&&(u.dotAll=!0,u.raw=V(z(t),n)),r&&(u.sticky=!0),m.length&&(u.groups=m)),t!==b)try{c(a,"source",""===b?"(?:)":b)}catch(y){}return a},U=l(C),H=0;U.length>H;)g(V,C,U[H++]);T.constructor=V,V.prototype=T,m(r,"RegExp",V,{constructor:!0})}w("RegExp")},"4d64":function(t,e,n){"use strict";var i=n("fc6a"),r=n("23cb"),o=n("07fa"),a=function(t){return function(e,n,a){var s=i(e),c=o(s);if(0===c)return!t&&-1;var u,l=r(a,c);if(t&&n!==n){while(c>l)if(u=s[l++],u!==u)return!0}else for(;c>l;l++)if((t||l in s)&&s[l]===n)return t||l||0;return!t&&-1}};t.exports={includes:a(!0),indexOf:a(!1)}},"4de4":function(t,e,n){"use strict";var i=n("23e7"),r=n("b727").filter,o=n("1dde"),a=o("filter");i({target:"Array",proto:!0,forced:!a},{filter:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}})},"4df4":function(t,e,n){"use strict";var i=n("0366"),r=n("c65b"),o=n("7b0b"),a=n("9bdd"),s=n("e95a"),c=n("68ee"),u=n("07fa"),l=n("8418"),f=n("9a1f"),d=n("35a1"),h=Array;t.exports=function(t){var e=o(t),n=c(this),p=arguments.length,v=p>1?arguments[1]:void 0,g=void 0!==v;g&&(v=i(v,p>2?arguments[2]:void 0));var m,b,y,_,w,x,S=d(e),k=0;if(!S||this===h&&s(S))for(m=u(e),b=n?new this(m):h(m);m>k;k++)x=g?v(e[k],k):e[k],l(b,k,x);else for(b=n?new this:[],_=f(e,S),w=_.next;!(y=r(w,_)).done;k++)x=g?a(_,v,[y.value,k],!0):y.value,l(b,k,x);return b.length=k,b}},"4e73":function(t,e,n){"use strict";var i,r=n("5530"),o=(n("18a5"),n("2b0e")),a=n("c474"),s=n("463c"),c=n("7ee0"),u=n("b7fa"),l=n("9e62"),f=n("7562"),d=n("f376"),h=n("0967"),p=(n("c740"),n("14d9"),n("a434"),n("d882"));function v(t){for(var e=t;null!==e;e=e.parentNode)if(void 0!==e.__vue__)return e.__vue__}function g(t,e){if(null===t||null===e)return null;for(var n=t;void 0!==n;n=n.$parent)if(n===e)return!0;return!1}var m=p["f"].notPassiveCapture,b=p["f"].passiveCapture,y={click:[],focus:[]};function _(t){while(null!==(t=t.nextElementSibling))if(t.classList.contains("q-dialog--modal"))return!0;return!1}function w(t,e){for(var n=t.length-1;n>=0;n--)if(void 0===t[n](e))return}function x(t){clearTimeout(i),"focusin"===t.type&&(!0===h["a"].is.ie&&t.target===document.body||!0===t.target.hasAttribute("tabindex"))?i=setTimeout((function(){w(y.focus,t)}),!0===h["a"].is.ie?500:200):w(y.click,t)}var S={name:"click-outside",bind:function(t,e,n){var i=e.value,r=e.arg,o=n.componentInstance||n.context,a={trigger:i,toggleEl:r,handler:function(e){var n=e.target;if(!0!==e.qClickOutside&&!0===document.body.contains(n)&&8!==n.nodeType&&n!==document.documentElement&&!1===n.classList.contains("no-pointer-events")&&!0!==_(t)&&(void 0===a.toggleEl||!1===a.toggleEl.contains(n))&&(n===document.body||!1===g(v(n),o)))return e.qClickOutside=!0,a.trigger(e)}};t.__qclickoutside&&(t.__qclickoutside_old=t.__qclickoutside),t.__qclickoutside=a,0===y.click.length&&(document.addEventListener("mousedown",x,m),document.addEventListener("touchstart",x,m),document.addEventListener("focusin",x,b)),y.click.push(a.handler),a.timerFocusin=setTimeout((function(){y.focus.push(a.handler)}),500)},update:function(t,e){var n=e.value,i=e.oldValue,r=e.arg,o=t.__qclickoutside;n!==i&&(o.trigger=n),r!==o.arg&&(o.toggleEl=r)},unbind:function(t){var e=t.__qclickoutside_old||t.__qclickoutside;if(void 0!==e){clearTimeout(e.timerFocusin);var n=y.click.findIndex((function(t){return t===e.handler})),r=y.focus.findIndex((function(t){return t===e.handler}));n>-1&&y.click.splice(n,1),r>-1&&y.focus.splice(r,1),0===y.click.length&&(clearTimeout(i),document.removeEventListener("mousedown",x,m),document.removeEventListener("touchstart",x,m),document.removeEventListener("focusin",x,b)),delete t[t.__qclickoutside_old?"__qclickoutside_old":"__qclickoutside"]}}},k=n("0831"),O=n("aff1"),C=n("e277"),T=n("f6ba"),j=n("2f79");e["a"]=o["a"].extend({name:"QMenu",mixins:[d["b"],u["a"],a["a"],s["a"],c["a"],l["c"],f["a"]],directives:{ClickOutside:S},props:{persistent:Boolean,autoClose:Boolean,separateClosePopup:Boolean,noRouteDismiss:Boolean,noRefocus:Boolean,noFocus:Boolean,fit:Boolean,cover:Boolean,square:Boolean,anchor:{type:String,validator:j["d"]},self:{type:String,validator:j["d"]},offset:{type:Array,validator:j["c"]},scrollTarget:{default:void 0},touchPosition:Boolean,maxHeight:{type:String,default:null},maxWidth:{type:String,default:null}},computed:{anchorOrigin:function(){return Object(j["a"])(this.anchor||(!0===this.cover?"center middle":"bottom start"),this.$q.lang.rtl)},selfOrigin:function(){return!0===this.cover?this.anchorOrigin:Object(j["a"])(this.self||"top start",this.$q.lang.rtl)},menuClass:function(){return(!0===this.square?" q-menu--square":"")+(!0===this.isDark?" q-menu--dark q-dark":"")},hideOnRouteChange:function(){return!0!==this.persistent&&!0!==this.noRouteDismiss},onEvents:function(){var t=Object(r["a"])(Object(r["a"])({},this.qListeners),{},{input:p["k"],"popup-show":p["k"],"popup-hide":p["k"]});return!0===this.autoClose&&(t.click=this.__onAutoClose),t},attrs:function(){return Object(r["a"])({tabindex:-1,role:"menu"},this.qAttrs)}},methods:{focus:function(){var t=this;Object(T["a"])((function(){var e=void 0!==t.__portal&&void 0!==t.__portal.$refs?t.__portal.$refs.inner:void 0;void 0!==e&&!0!==e.contains(document.activeElement)&&(e=e.querySelector("[autofocus][tabindex], [data-autofocus][tabindex]")||e.querySelector("[autofocus] [tabindex], [data-autofocus] [tabindex]")||e.querySelector("[autofocus], [data-autofocus]")||e,e.focus({preventScroll:!0}))}))},__show:function(t){var e=this;if(this.__refocusTarget=!0!==h["a"].is.mobile&&!1===this.noRefocus&&null!==document.activeElement?document.activeElement:void 0,O["a"].register(this,(function(t){!0!==e.persistent&&(e.$emit("escape-key"),e.hide(t))})),this.__showPortal(),this.__configureScrollTarget(),this.absoluteOffset=void 0,void 0!==t&&(this.touchPosition||this.contextMenu)){var n=Object(p["h"])(t);if(void 0!==n.left){var i=this.anchorEl.getBoundingClientRect(),r=i.top,o=i.left;this.absoluteOffset={left:n.left-o,top:n.top-r}}}void 0===this.unwatch&&(this.unwatch=this.$watch((function(){return e.$q.screen.width+"|"+e.$q.screen.height+"|"+e.self+"|"+e.anchor+"|"+e.$q.lang.rtl}),this.updatePosition)),this.$el.dispatchEvent(Object(p["c"])("popup-show",{bubbles:!0})),!0!==this.noFocus&&null!==document.activeElement&&document.activeElement.blur(),this.__registerTick((function(){e.updatePosition(),!0!==e.noFocus&&e.focus()})),this.__registerTimeout((function(){!0===e.$q.platform.is.ios&&(e.__avoidAutoClose=e.autoClose,e.__portal.$el.click()),e.updatePosition(),e.__showPortal(!0),e.$emit("show",t)}),300)},__hide:function(t){var e=this;this.__removeTick(),this.__anchorCleanup(!0),this.__hidePortal(),void 0===this.__refocusTarget||null===this.__refocusTarget||void 0!==t&&!0===t.qClickOutside||(((t&&0===t.type.indexOf("key")?this.__refocusTarget.closest('[tabindex]:not([tabindex^="-"])'):void 0)||this.__refocusTarget).focus(),this.__refocusTarget=void 0),this.$el.dispatchEvent(Object(p["c"])("popup-hide",{bubbles:!0})),this.__registerTimeout((function(){e.__hidePortal(!0),e.$emit("hide",t)}),300)},__anchorCleanup:function(t){this.absoluteOffset=void 0,void 0!==this.unwatch&&(this.unwatch(),this.unwatch=void 0),!0!==t&&!0!==this.showing||(O["a"].pop(this),this.__unconfigureScrollTarget())},__unconfigureScrollTarget:function(){void 0!==this.__scrollTarget&&(this.__changeScrollEvent(this.__scrollTarget),this.__scrollTarget=void 0)},__configureScrollTarget:function(){void 0===this.anchorEl&&void 0===this.scrollTarget||(this.__scrollTarget=Object(k["c"])(this.anchorEl,this.scrollTarget),this.__changeScrollEvent(this.__scrollTarget,this.updatePosition))},__onAutoClose:function(t){!0!==this.__avoidAutoClose?(Object(l["a"])(this,t),void 0!==this.qListeners.click&&this.$emit("click",t)):this.__avoidAutoClose=!1},updatePosition:function(){if(void 0!==this.anchorEl&&void 0!==this.__portal){var t=this.__portal.$el;8!==t.nodeType?Object(j["b"])({el:t,offset:this.offset,anchorEl:this.anchorEl,anchorOrigin:this.anchorOrigin,selfOrigin:this.selfOrigin,absoluteOffset:this.absoluteOffset,fit:this.fit,cover:this.cover,maxHeight:this.maxHeight,maxWidth:this.maxWidth}):setTimeout(this.updatePosition,25)}},__onClickOutside:function(t){if(!0!==this.persistent&&!0===this.showing){var e=t.target.classList;return Object(l["a"])(this,t),("touchstart"===t.type||e.contains("q-dialog__backdrop"))&&Object(p["m"])(t),!0}},__renderPortal:function(t){return t("transition",{props:Object(r["a"])({},this.transitionProps)},[!0===this.showing?t("div",{ref:"inner",staticClass:"q-menu q-position-engine scroll"+this.menuClass,class:this.contentClass,style:this.contentStyle,attrs:this.attrs,on:this.onEvents,directives:[{name:"click-outside",value:this.__onClickOutside,arg:this.anchorEl}]},Object(C["c"])(this,"default")):null])}},created:function(){this.__useTick("__registerTick","__removeTick"),this.__useTimeout("__registerTimeout")},mounted:function(){this.__processModelChange(this.value)},beforeDestroy:function(){this.__refocusTarget=void 0,!0===this.showing&&void 0!==this.anchorEl&&this.anchorEl.dispatchEvent(Object(p["c"])("popup-hide",{bubbles:!0}))}})},"4e82":function(t,e,n){"use strict";var i=n("23e7"),r=n("e330"),o=n("59ed"),a=n("7b0b"),s=n("07fa"),c=n("083a"),u=n("577e"),l=n("d039"),f=n("addb"),d=n("a640"),h=n("3f7e"),p=n("99f4"),v=n("1212"),g=n("ea83"),m=[],b=r(m.sort),y=r(m.push),_=l((function(){m.sort(void 0)})),w=l((function(){m.sort(null)})),x=d("sort"),S=!l((function(){if(v)return v<70;if(!(h&&h>3)){if(p)return!0;if(g)return g<603;var t,e,n,i,r="";for(t=65;t<76;t++){switch(e=String.fromCharCode(t),t){case 66:case 69:case 70:case 72:n=3;break;case 68:case 71:n=4;break;default:n=2}for(i=0;i<47;i++)m.push({k:e+i,v:n})}for(m.sort((function(t,e){return e.v-t.v})),i=0;i<m.length;i++)e=m[i].k.charAt(0),r.charAt(r.length-1)!==e&&(r+=e);return"DGBEFHACIJK"!==r}})),k=_||!w||!x||!S,O=function(t){return function(e,n){return void 0===n?-1:void 0===e?1:void 0!==t?+t(e,n)||0:u(e)>u(n)?1:-1}};i({target:"Array",proto:!0,forced:k},{sort:function(t){void 0!==t&&o(t);var e=a(this);if(S)return void 0===t?b(e):b(e,t);var n,i,r=[],u=s(e);for(i=0;i<u;i++)i in e&&y(r,e[i]);f(r,O(t)),n=s(r),i=0;while(i<n)e[i]=r[i++];while(i<u)c(e,i++);return e}})},"4ea1":function(t,e,n){"use strict";var i=n("d429"),r=n("ebb5"),o=n("bcbf"),a=n("5926"),s=n("f495"),c=r.aTypedArray,u=r.getTypedArrayConstructor,l=r.exportTypedArrayMethod,f=!!function(){try{new Int8Array(1)["with"](2,{valueOf:function(){throw 8}})}catch(t){return 8===t}}();l("with",{with:function(t,e){var n=c(this),r=a(t),l=o(n)?s(e):+e;return i(n,u(n),r,l)}}["with"],!f)},"4ec9":function(t,e,n){"use strict";n("6f48")},"4fad":function(t,e,n){"use strict";var i=n("d039"),r=n("861d"),o=n("c6b6"),a=n("d86b"),s=Object.isExtensible,c=i((function(){s(1)}));t.exports=c||a?function(t){return!!r(t)&&((!a||"ArrayBuffer"!==o(t))&&(!s||s(t)))}:s},"4fd4":function(t,e,n){"use strict";var i=n("0165");e["a"]=function(){var t,e=i["c"];while(t=e.sourceEvent)e=t;return e}},5087:function(t,e,n){"use strict";var i=n("68ee"),r=n("0d51"),o=TypeError;t.exports=function(t){if(i(t))return t;throw new o(r(t)+" is not a constructor")}},"50c4":function(t,e,n){"use strict";var i=n("5926"),r=Math.min;t.exports=function(t){var e=i(t);return e>0?r(e,9007199254740991):0}},"51eb":function(t,e,n){"use strict";var i=n("825a"),r=n("485a"),o=TypeError;t.exports=function(t){if(i(this),"string"===t||"default"===t)t="string";else if("number"!==t)throw new o("Incorrect hint");return r(this,t)}},5270:function(t,e,n){"use strict";var i=n("c532"),r=n("c401"),o=n("2e67"),a=n("2444");function s(t){t.cancelToken&&t.cancelToken.throwIfRequested()}t.exports=function(t){s(t),t.headers=t.headers||{},t.data=r.call(t,t.data,t.headers,t.transformRequest),t.headers=i.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),i.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete t.headers[e]}));var e=t.adapter||a.adapter;return e(t).then((function(e){return s(t),e.data=r.call(t,e.data,e.headers,t.transformResponse),e}),(function(e){return o(e)||(s(t),e&&e.response&&(e.response.data=r.call(t,e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))}},"52c8":function(t,e,n){"use strict";var i=n("b5db");t.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(i)},"530a":function(t,e,n){"use strict";n.d(e,"a",(function(){return i})),n.d(e,"b",(function(){return r}));var i=Math.PI/180,r=180/Math.PI},5319:function(t,e,n){"use strict";var i=n("2ba4"),r=n("c65b"),o=n("e330"),a=n("d784"),s=n("d039"),c=n("825a"),u=n("1626"),l=n("7234"),f=n("5926"),d=n("50c4"),h=n("577e"),p=n("1d80"),v=n("8aa5"),g=n("dc4a"),m=n("0cb2"),b=n("14c3"),y=n("b622"),_=y("replace"),w=Math.max,x=Math.min,S=o([].concat),k=o([].push),O=o("".indexOf),C=o("".slice),T=function(t){return void 0===t?t:String(t)},j=function(){return"$0"==="a".replace(/./,"$0")}(),E=function(){return!!/./[_]&&""===/./[_]("a","$0")}(),P=!s((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")}));a("replace",(function(t,e,n){var o=E?"$":"$0";return[function(t,n){var i=p(this),o=l(t)?void 0:g(t,_);return o?r(o,t,i,n):r(e,h(i),t,n)},function(t,r){var a=c(this),s=h(t);if("string"==typeof r&&-1===O(r,o)&&-1===O(r,"$<")){var l=n(e,a,s,r);if(l.done)return l.value}var p=u(r);p||(r=h(r));var g,y=a.global;y&&(g=a.unicode,a.lastIndex=0);var _,j=[];while(1){if(_=b(a,s),null===_)break;if(k(j,_),!y)break;var E=h(_[0]);""===E&&(a.lastIndex=v(s,d(a.lastIndex),g))}for(var P="",A=0,M=0;M<j.length;M++){_=j[M];for(var $,D=h(_[0]),R=w(x(f(_.index),s.length),0),L=[],q=1;q<_.length;q++)k(L,T(_[q]));var F=_.groups;if(p){var I=S([D],L,R,s);void 0!==F&&k(I,F),$=h(i(r,void 0,I))}else $=m(D,s,R,L,F,r);R>=A&&(P+=C(s,A,R)+$,A=R+D.length)}return P+C(s,A)}]}),!P||!j||E)},5377:function(t,e,n){"use strict";var i=n("cfe9"),r=n("83ab"),o=n("edd0"),a=n("ad6d"),s=n("d039"),c=i.RegExp,u=c.prototype,l=r&&s((function(){var t=!0;try{c(".","d")}catch(l){t=!1}var e={},n="",i=t?"dgimsy":"gimsy",r=function(t,i){Object.defineProperty(e,t,{get:function(){return n+=i,!0}})},o={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};for(var a in t&&(o.hasIndices="d"),o)r(a,o[a]);var s=Object.getOwnPropertyDescriptor(u,"flags").get.call(e);return s!==i||n!==i}));l&&o(u,"flags",{configurable:!0,get:a})},5388:function(t,e,n){"use strict";var i=n("c65b");t.exports=function(t,e,n){var r,o,a=n?t:t.iterator,s=t.next;while(!(r=i(s,a)).done)if(o=e(r.value),void 0!==o)return o}},"53ca":function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));n("a4d3"),n("e01a"),n("d28b"),n("d3b7"),n("3ca3"),n("ddb0");function i(t){return i="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},i(t)}},5530:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));n("a4d3"),n("4de4"),n("14d9"),n("e439"),n("dbb4"),n("b64b"),n("d3b7"),n("159b");var i=n("ade3");function r(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,i)}return n}function o(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?r(Object(n),!0).forEach((function(e){Object(i["a"])(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):r(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}},"55f8":function(t,e,n){"use strict";var i=n("18e2"),r=Object(i["a"])((function(t){t.setUTCDate(1),t.setUTCHours(0,0,0,0)}),(function(t,e){t.setUTCMonth(t.getUTCMonth()+e)}),(function(t,e){return e.getUTCMonth()-t.getUTCMonth()+12*(e.getUTCFullYear()-t.getUTCFullYear())}),(function(t){return t.getUTCMonth()}));e["a"]=r;r.range},5692:function(t,e,n){"use strict";var i=n("c6cd");t.exports=function(t,e){return i[t]||(i[t]=e||{})}},5698:function(t,e,n){"use strict";n.d(e,"d",(function(){return i["e"]})),n.d(e,"e",(function(){return i["f"]})),n.d(e,"f",(function(){return T["a"]})),n.d(e,"a",(function(){return j["a"]})),n.d(e,"c",(function(){return j["c"]})),n.d(e,"b",(function(){return j["b"]}));var i=n("bc17");Array.prototype.slice;n("5f8f"),Math.cos,Math.sin,Math.PI,Math.max;Array.prototype.slice,n("eadc");n("6f04");var r=Array.prototype;r.slice;var o=function(t){var e=+this._x.call(null,t),n=+this._y.call(null,t);return a(this.cover(e,n),e,n,t)};function a(t,e,n,i){if(isNaN(e)||isNaN(n))return t;var r,o,a,s,c,u,l,f,d,h=t._root,p={data:i},v=t._x0,g=t._y0,m=t._x1,b=t._y1;if(!h)return t._root=p,t;while(h.length)if((u=e>=(o=(v+m)/2))?v=o:m=o,(l=n>=(a=(g+b)/2))?g=a:b=a,r=h,!(h=h[f=l<<1|u]))return r[f]=p,t;if(s=+t._x.call(null,h.data),c=+t._y.call(null,h.data),e===s&&n===c)return p.next=h,r?r[f]=p:t._root=p,t;do{r=r?r[f]=new Array(4):t._root=new Array(4),(u=e>=(o=(v+m)/2))?v=o:m=o,(l=n>=(a=(g+b)/2))?g=a:b=a}while((f=l<<1|u)===(d=(c>=a)<<1|s>=o));return r[d]=h,r[f]=p,t}function s(t){var e,n,i,r,o=t.length,s=new Array(o),c=new Array(o),u=1/0,l=1/0,f=-1/0,d=-1/0;for(n=0;n<o;++n)isNaN(i=+this._x.call(null,e=t[n]))||isNaN(r=+this._y.call(null,e))||(s[n]=i,c[n]=r,i<u&&(u=i),i>f&&(f=i),r<l&&(l=r),r>d&&(d=r));if(u>f||l>d)return this;for(this.cover(u,l).cover(f,d),n=0;n<o;++n)a(this,s[n],c[n],t[n]);return this}var c=function(t,e){if(isNaN(t=+t)||isNaN(e=+e))return this;var n=this._x0,i=this._y0,r=this._x1,o=this._y1;if(isNaN(n))r=(n=Math.floor(t))+1,o=(i=Math.floor(e))+1;else{var a,s,c=r-n,u=this._root;while(n>t||t>=r||i>e||e>=o)switch(s=(e<i)<<1|t<n,a=new Array(4),a[s]=u,u=a,c*=2,s){case 0:r=n+c,o=i+c;break;case 1:n=r-c,o=i+c;break;case 2:r=n+c,i=o-c;break;case 3:n=r-c,i=o-c;break}this._root&&this._root.length&&(this._root=u)}return this._x0=n,this._y0=i,this._x1=r,this._y1=o,this},u=function(){var t=[];return this.visit((function(e){if(!e.length)do{t.push(e.data)}while(e=e.next)})),t},l=function(t){return arguments.length?this.cover(+t[0][0],+t[0][1]).cover(+t[1][0],+t[1][1]):isNaN(this._x0)?void 0:[[this._x0,this._y0],[this._x1,this._y1]]},f=function(t,e,n,i,r){this.node=t,this.x0=e,this.y0=n,this.x1=i,this.y1=r},d=function(t,e,n){var i,r,o,a,s,c,u,l=this._x0,d=this._y0,h=this._x1,p=this._y1,v=[],g=this._root;g&&v.push(new f(g,l,d,h,p)),null==n?n=1/0:(l=t-n,d=e-n,h=t+n,p=e+n,n*=n);while(c=v.pop())if(!(!(g=c.node)||(r=c.x0)>h||(o=c.y0)>p||(a=c.x1)<l||(s=c.y1)<d))if(g.length){var m=(r+a)/2,b=(o+s)/2;v.push(new f(g[3],m,b,a,s),new f(g[2],r,b,m,s),new f(g[1],m,o,a,b),new f(g[0],r,o,m,b)),(u=(e>=b)<<1|t>=m)&&(c=v[v.length-1],v[v.length-1]=v[v.length-1-u],v[v.length-1-u]=c)}else{var y=t-+this._x.call(null,g.data),_=e-+this._y.call(null,g.data),w=y*y+_*_;if(w<n){var x=Math.sqrt(n=w);l=t-x,d=e-x,h=t+x,p=e+x,i=g.data}}return i},h=function(t){if(isNaN(o=+this._x.call(null,t))||isNaN(a=+this._y.call(null,t)))return this;var e,n,i,r,o,a,s,c,u,l,f,d,h=this._root,p=this._x0,v=this._y0,g=this._x1,m=this._y1;if(!h)return this;if(h.length)while(1){if((u=o>=(s=(p+g)/2))?p=s:g=s,(l=a>=(c=(v+m)/2))?v=c:m=c,e=h,!(h=h[f=l<<1|u]))return this;if(!h.length)break;(e[f+1&3]||e[f+2&3]||e[f+3&3])&&(n=e,d=f)}while(h.data!==t)if(i=h,!(h=h.next))return this;return(r=h.next)&&delete h.next,i?(r?i.next=r:delete i.next,this):e?(r?e[f]=r:delete e[f],(h=e[0]||e[1]||e[2]||e[3])&&h===(e[3]||e[2]||e[1]||e[0])&&!h.length&&(n?n[d]=h:this._root=h),this):(this._root=r,this)};function p(t){for(var e=0,n=t.length;e<n;++e)this.remove(t[e]);return this}var v=function(){return this._root},g=function(){var t=0;return this.visit((function(e){if(!e.length)do{++t}while(e=e.next)})),t},m=function(t){var e,n,i,r,o,a,s=[],c=this._root;c&&s.push(new f(c,this._x0,this._y0,this._x1,this._y1));while(e=s.pop())if(!t(c=e.node,i=e.x0,r=e.y0,o=e.x1,a=e.y1)&&c.length){var u=(i+o)/2,l=(r+a)/2;(n=c[3])&&s.push(new f(n,u,l,o,a)),(n=c[2])&&s.push(new f(n,i,l,u,a)),(n=c[1])&&s.push(new f(n,u,r,o,l)),(n=c[0])&&s.push(new f(n,i,r,u,l))}return this},b=function(t){var e,n=[],i=[];this._root&&n.push(new f(this._root,this._x0,this._y0,this._x1,this._y1));while(e=n.pop()){var r=e.node;if(r.length){var o,a=e.x0,s=e.y0,c=e.x1,u=e.y1,l=(a+c)/2,d=(s+u)/2;(o=r[0])&&n.push(new f(o,a,s,l,d)),(o=r[1])&&n.push(new f(o,l,s,c,d)),(o=r[2])&&n.push(new f(o,a,d,l,u)),(o=r[3])&&n.push(new f(o,l,d,c,u))}i.push(e)}while(e=i.pop())t(e.node,e.x0,e.y0,e.x1,e.y1);return this};function y(t){return t[0]}var _=function(t){return arguments.length?(this._x=t,this):this._x};function w(t){return t[1]}var x=function(t){return arguments.length?(this._y=t,this):this._y};function S(t,e,n){var i=new k(null==e?y:e,null==n?w:n,NaN,NaN,NaN,NaN);return null==t?i:i.addAll(t)}function k(t,e,n,i,r,o){this._x=t,this._y=e,this._x0=n,this._y0=i,this._x1=r,this._y1=o,this._root=void 0}function O(t){var e={data:t.data},n=e;while(t=t.next)n=n.next={data:t.data};return e}var C=S.prototype=k.prototype;C.copy=function(){var t,e,n=new k(this._x,this._y,this._x0,this._y0,this._x1,this._y1),i=this._root;if(!i)return n;if(!i.length)return n._root=O(i),n;t=[{source:i,target:n._root=new Array(4)}];while(i=t.pop())for(var r=0;r<4;++r)(e=i.source[r])&&(e.length?t.push({source:e,target:i.target[r]=new Array(4)}):i.target[r]=O(e));return n},C.add=o,C.addAll=s,C.cover=c,C.data=u,C.extent=l,C.find=d,C.remove=h,C.removeAll=p,C.root=v,C.size=g,C.visit=m,C.visitAfter=b,C.x=_,C.y=x;n("c68f"),n("74f4");Math.PI,Math.sqrt(5),n("ecc4");var T=n("ce24"),j=n("f1df");n("b108");function E(){this._=null}function P(t){t.U=t.C=t.L=t.R=t.P=t.N=null}function A(t,e){var n=e,i=e.R,r=n.U;r?r.L===n?r.L=i:r.R=i:t._=i,i.U=r,n.U=i,n.R=i.L,n.R&&(n.R.U=n),i.L=n}function M(t,e){var n=e,i=e.L,r=n.U;r?r.L===n?r.L=i:r.R=i:t._=i,i.U=r,n.U=i,n.L=i.R,n.L&&(n.L.U=n),i.R=n}function $(t){while(t.L)t=t.L;return t}E.prototype={constructor:E,insert:function(t,e){var n,i,r;if(t){if(e.P=t,e.N=t.N,t.N&&(t.N.P=e),t.N=e,t.R){t=t.R;while(t.L)t=t.L;t.L=e}else t.R=e;n=t}else this._?(t=$(this._),e.P=null,e.N=t,t.P=t.L=e,n=t):(e.P=e.N=null,this._=e,n=null);e.L=e.R=null,e.U=n,e.C=!0,t=e;while(n&&n.C)i=n.U,n===i.L?(r=i.R,r&&r.C?(n.C=r.C=!1,i.C=!0,t=i):(t===n.R&&(A(this,n),t=n,n=t.U),n.C=!1,i.C=!0,M(this,i))):(r=i.L,r&&r.C?(n.C=r.C=!1,i.C=!0,t=i):(t===n.L&&(M(this,n),t=n,n=t.U),n.C=!1,i.C=!0,A(this,i))),n=t.U;this._.C=!1},remove:function(t){t.N&&(t.N.P=t.P),t.P&&(t.P.N=t.N),t.N=t.P=null;var e,n,i,r=t.U,o=t.L,a=t.R;if(n=o?a?$(a):o:a,r?r.L===t?r.L=n:r.R=n:this._=n,o&&a?(i=n.C,n.C=t.C,n.L=o,o.U=n,n!==a?(r=n.U,n.U=t.U,t=n.R,r.L=t,n.R=a,a.U=n):(n.U=r,r=n,t=n.R)):(i=t.C,t=n),t&&(t.U=r),!i)if(t&&t.C)t.C=!1;else{do{if(t===this._)break;if(t===r.L){if(e=r.R,e.C&&(e.C=!1,r.C=!0,A(this,r),e=r.R),e.L&&e.L.C||e.R&&e.R.C){e.R&&e.R.C||(e.L.C=!1,e.C=!0,M(this,e),e=r.R),e.C=r.C,r.C=e.R.C=!1,A(this,r),t=this._;break}}else if(e=r.L,e.C&&(e.C=!1,r.C=!0,M(this,r),e=r.L),e.L&&e.L.C||e.R&&e.R.C){e.L&&e.L.C||(e.R.C=!1,e.C=!0,A(this,e),e=r.L),e.C=r.C,r.C=e.L.C=!1,M(this,r),t=this._;break}e.C=!0,t=r,r=r.U}while(!t.C);t&&(t.C=!1)}}};var D=E;function R(t,e,n,i){var r=[null,null],o=ut.push(r)-1;return r.left=t,r.right=e,n&&q(r,t,e,n),i&&q(r,e,t,i),st[t.index].halfedges.push(o),st[e.index].halfedges.push(o),r}function L(t,e,n){var i=[e,n];return i.left=t,i}function q(t,e,n,i){t[0]||t[1]?t.left===n?t[1]=i:t[0]=i:(t[0]=i,t.left=e,t.right=n)}function F(t,e,n,i,r){var o,a=t[0],s=t[1],c=a[0],u=a[1],l=s[0],f=s[1],d=0,h=1,p=l-c,v=f-u;if(o=e-c,p||!(o>0)){if(o/=p,p<0){if(o<d)return;o<h&&(h=o)}else if(p>0){if(o>h)return;o>d&&(d=o)}if(o=i-c,p||!(o<0)){if(o/=p,p<0){if(o>h)return;o>d&&(d=o)}else if(p>0){if(o<d)return;o<h&&(h=o)}if(o=n-u,v||!(o>0)){if(o/=v,v<0){if(o<d)return;o<h&&(h=o)}else if(v>0){if(o>h)return;o>d&&(d=o)}if(o=r-u,v||!(o<0)){if(o/=v,v<0){if(o>h)return;o>d&&(d=o)}else if(v>0){if(o<d)return;o<h&&(h=o)}return!(d>0||h<1)||(d>0&&(t[0]=[c+d*p,u+d*v]),h<1&&(t[1]=[c+h*p,u+h*v]),!0)}}}}}function I(t,e,n,i,r){var o=t[1];if(o)return!0;var a,s,c=t[0],u=t.left,l=t.right,f=u[0],d=u[1],h=l[0],p=l[1],v=(f+h)/2,g=(d+p)/2;if(p===d){if(v<e||v>=i)return;if(f>h){if(c){if(c[1]>=r)return}else c=[v,n];o=[v,r]}else{if(c){if(c[1]<n)return}else c=[v,r];o=[v,n]}}else if(a=(f-h)/(p-d),s=g-a*v,a<-1||a>1)if(f>h){if(c){if(c[1]>=r)return}else c=[(n-s)/a,n];o=[(r-s)/a,r]}else{if(c){if(c[1]<n)return}else c=[(r-s)/a,r];o=[(n-s)/a,n]}else if(d<p){if(c){if(c[0]>=i)return}else c=[e,a*e+s];o=[i,a*i+s]}else{if(c){if(c[0]<e)return}else c=[i,a*i+s];o=[e,a*e+s]}return t[0]=c,t[1]=o,!0}function N(t,e,n,i){var r,o=ut.length;while(o--)I(r=ut[o],t,e,n,i)&&F(r,t,e,n,i)&&(Math.abs(r[0][0]-r[1][0])>lt||Math.abs(r[0][1]-r[1][1])>lt)||delete ut[o]}function z(t){return st[t.index]={site:t,halfedges:[]}}function B(t,e){var n=t.site,i=e.left,r=e.right;return n===r&&(r=i,i=n),r?Math.atan2(r[1]-i[1],r[0]-i[0]):(n===i?(i=e[1],r=e[0]):(i=e[0],r=e[1]),Math.atan2(i[0]-r[0],r[1]-i[1]))}function V(t,e){return e[+(e.left!==t.site)]}function U(t,e){return e[+(e.left===t.site)]}function H(){for(var t,e,n,i,r=0,o=st.length;r<o;++r)if((t=st[r])&&(i=(e=t.halfedges).length)){var a=new Array(i),s=new Array(i);for(n=0;n<i;++n)a[n]=n,s[n]=B(t,ut[e[n]]);for(a.sort((function(t,e){return s[e]-s[t]})),n=0;n<i;++n)s[n]=e[a[n]];for(n=0;n<i;++n)e[n]=s[n]}}function Y(t,e,n,i){var r,o,a,s,c,u,l,f,d,h,p,v,g=st.length,m=!0;for(r=0;r<g;++r)if(o=st[r]){a=o.site,c=o.halfedges,s=c.length;while(s--)ut[c[s]]||c.splice(s,1);s=0,u=c.length;while(s<u)h=U(o,ut[c[s]]),p=h[0],v=h[1],l=V(o,ut[c[++s%u]]),f=l[0],d=l[1],(Math.abs(p-f)>lt||Math.abs(v-d)>lt)&&(c.splice(s,0,ut.push(L(a,h,Math.abs(p-t)<lt&&i-v>lt?[t,Math.abs(f-t)<lt?d:i]:Math.abs(v-i)<lt&&n-p>lt?[Math.abs(d-i)<lt?f:n,i]:Math.abs(p-n)<lt&&v-e>lt?[n,Math.abs(f-n)<lt?d:e]:Math.abs(v-e)<lt&&p-t>lt?[Math.abs(d-e)<lt?f:t,e]:null))-1),++u);u&&(m=!1)}if(m){var b,y,_,w=1/0;for(r=0,m=null;r<g;++r)(o=st[r])&&(a=o.site,b=a[0]-t,y=a[1]-e,_=b*b+y*y,_<w&&(w=_,m=o));if(m){var x=[t,e],S=[t,i],k=[n,i],O=[n,e];m.halfedges.push(ut.push(L(a=m.site,x,S))-1,ut.push(L(a,S,k))-1,ut.push(L(a,k,O))-1,ut.push(L(a,O,x))-1)}}for(r=0;r<g;++r)(o=st[r])&&(o.halfedges.length||delete st[r])}var W,G=[];function Q(){P(this),this.x=this.y=this.arc=this.site=this.cy=null}function K(t){var e=t.P,n=t.N;if(e&&n){var i=e.site,r=t.site,o=n.site;if(i!==o){var a=r[0],s=r[1],c=i[0]-a,u=i[1]-s,l=o[0]-a,f=o[1]-s,d=2*(c*f-u*l);if(!(d>=-ft)){var h=c*c+u*u,p=l*l+f*f,v=(f*h-u*p)/d,g=(c*p-l*h)/d,m=G.pop()||new Q;m.arc=t,m.site=r,m.x=v+a,m.y=(m.cy=g+s)+Math.sqrt(v*v+g*g),t.circle=m;var b=null,y=ct._;while(y)if(m.y<y.y||m.y===y.y&&m.x<=y.x){if(!y.L){b=y.P;break}y=y.L}else{if(!y.R){b=y;break}y=y.R}ct.insert(b,m),b||(W=m)}}}}function X(t){var e=t.circle;e&&(e.P||(W=e.N),ct.remove(e),G.push(e),P(e),t.circle=null)}var Z=[];function J(){P(this),this.edge=this.site=this.circle=null}function tt(t){var e=Z.pop()||new J;return e.site=t,e}function et(t){X(t),at.remove(t),Z.push(t),P(t)}function nt(t){var e=t.circle,n=e.x,i=e.cy,r=[n,i],o=t.P,a=t.N,s=[t];et(t);var c=o;while(c.circle&&Math.abs(n-c.circle.x)<lt&&Math.abs(i-c.circle.cy)<lt)o=c.P,s.unshift(c),et(c),c=o;s.unshift(c),X(c);var u=a;while(u.circle&&Math.abs(n-u.circle.x)<lt&&Math.abs(i-u.circle.cy)<lt)a=u.N,s.push(u),et(u),u=a;s.push(u),X(u);var l,f=s.length;for(l=1;l<f;++l)u=s[l],c=s[l-1],q(u.edge,c.site,u.site,r);c=s[0],u=s[f-1],u.edge=R(c.site,u.site,null,r),K(c),K(u)}function it(t){var e,n,i,r,o=t[0],a=t[1],s=at._;while(s)if(i=rt(s,a)-o,i>lt)s=s.L;else{if(r=o-ot(s,a),!(r>lt)){i>-lt?(e=s.P,n=s):r>-lt?(e=s,n=s.N):e=n=s;break}if(!s.R){e=s;break}s=s.R}z(t);var c=tt(t);if(at.insert(e,c),e||n){if(e===n)return X(e),n=tt(e.site),at.insert(c,n),c.edge=n.edge=R(e.site,c.site),K(e),void K(n);if(n){X(e),X(n);var u=e.site,l=u[0],f=u[1],d=t[0]-l,h=t[1]-f,p=n.site,v=p[0]-l,g=p[1]-f,m=2*(d*g-h*v),b=d*d+h*h,y=v*v+g*g,_=[(g*b-h*y)/m+l,(d*y-v*b)/m+f];q(n.edge,u,p,_),c.edge=R(u,t,null,_),n.edge=R(t,p,null,_),K(e),K(n)}else c.edge=R(e.site,c.site)}}function rt(t,e){var n=t.site,i=n[0],r=n[1],o=r-e;if(!o)return i;var a=t.P;if(!a)return-1/0;n=a.site;var s=n[0],c=n[1],u=c-e;if(!u)return s;var l=s-i,f=1/o-1/u,d=l/u;return f?(-d+Math.sqrt(d*d-2*f*(l*l/(-2*u)-c+u/2+r-o/2)))/f+i:(i+s)/2}function ot(t,e){var n=t.N;if(n)return rt(n,e);var i=t.site;return i[1]===e?i[0]:1/0}var at,st,ct,ut,lt=1e-6,ft=1e-12;function dt(t,e,n){return(t[0]-n[0])*(e[1]-t[1])-(t[0]-e[0])*(n[1]-t[1])}function ht(t,e){return e[1]-t[1]||e[0]-t[0]}function pt(t,e){var n,i,r,o=t.sort(ht).pop();ut=[],st=new Array(t.length),at=new D,ct=new D;while(1)if(r=W,o&&(!r||o[1]<r.y||o[1]===r.y&&o[0]<r.x))o[0]===n&&o[1]===i||(it(o),n=o[0],i=o[1]),o=t.pop();else{if(!r)break;nt(r.arc)}if(H(),e){var a=+e[0][0],s=+e[0][1],c=+e[1][0],u=+e[1][1];N(a,s,c,u),Y(a,s,c,u)}this.edges=ut,this.cells=st,at=ct=ut=st=null}pt.prototype={constructor:pt,polygons:function(){var t=this.edges;return this.cells.map((function(e){var n=e.halfedges.map((function(n){return V(e,t[n])}));return n.data=e.site.data,n}))},triangles:function(){var t=[],e=this.edges;return this.cells.forEach((function(n,i){if(o=(r=n.halfedges).length){var r,o,a,s=n.site,c=-1,u=e[r[o-1]],l=u.left===s?u.right:u.left;while(++c<o)a=l,u=e[r[c]],l=u.left===s?u.right:u.left,a&&l&&i<a.index&&i<l.index&&dt(s,a,l)<0&&t.push([s.data,a.data,l.data])}})),t},links:function(){return this.edges.filter((function(t){return t.right})).map((function(t){return{source:t.left.data,target:t.right.data}}))},find:function(t,e,n){var i,r,o=this,a=o._found||0,s=o.cells.length;while(!(r=o.cells[a]))if(++a>=s)return null;var c=t-r.site[0],u=e-r.site[1],l=c*c+u*u;do{r=o.cells[i=a],a=null,r.halfedges.forEach((function(n){var i=o.edges[n],s=i.left;if(s!==r.site&&s||(s=i.right)){var c=t-s[0],u=e-s[1],f=c*c+u*u;f<l&&(l=f,a=s.index)}}))}while(null!==a);return o._found=i,null==n||l<=n*n?r.site:null}};n("b54f"),Math.SQRT2;n("0165"),n("e24e"),n("00a5"),n("6096");function vt(t,e,n){this.k=t,this.x=e,this.y=n}vt.prototype={constructor:vt,scale:function(t){return 1===t?this:new vt(this.k*t,this.x,this.y)},translate:function(t,e){return 0===t&0===e?this:new vt(this.k,this.x+this.k*t,this.y+this.k*e)},apply:function(t){return[t[0]*this.k+this.x,t[1]*this.k+this.y]},applyX:function(t){return t*this.k+this.x},applyY:function(t){return t*this.k+this.y},invert:function(t){return[(t[0]-this.x)/this.k,(t[1]-this.y)/this.k]},invertX:function(t){return(t-this.x)/this.k},invertY:function(t){return(t-this.y)/this.k},rescaleX:function(t){return t.copy().domain(t.range().map(this.invertX,this).map(t.invert,t))},rescaleY:function(t){return t.copy().domain(t.range().map(this.invertY,this).map(t.invert,t))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}};var gt=new vt(1,0,0);function mt(t){while(!t.__zoom)if(!(t=t.parentNode))return gt;return t.__zoom}mt.prototype=vt.prototype},"56ef":function(t,e,n){"use strict";var i=n("d066"),r=n("e330"),o=n("241c"),a=n("7418"),s=n("825a"),c=r([].concat);t.exports=i("Reflect","ownKeys")||function(t){var e=o.f(s(t)),n=a.f;return n?c(e,n(t)):e}},"573e":function(t,e,n){},"577e":function(t,e,n){"use strict";var i=n("f5df"),r=String;t.exports=function(t){if("Symbol"===i(t))throw new TypeError("Cannot convert a Symbol value to a string");return r(t)}},"57b9":function(t,e,n){"use strict";var i=n("c65b"),r=n("d066"),o=n("b622"),a=n("cb2d");t.exports=function(){var t=r("Symbol"),e=t&&t.prototype,n=e&&e.valueOf,s=o("toPrimitive");e&&!e[s]&&a(e,s,(function(t){return i(n,this)}),{arity:1})}},"582c":function(t,e,n){"use strict";var i=n("2909"),r=(n("4de4"),n("caad"),n("d81d"),n("14d9"),n("a434"),n("d3b7"),n("8a79"),n("2ca0"),n("0967")),o=n("d882"),a=function(){return!0};function s(t){return"string"===typeof t&&""!==t&&"/"!==t&&"#/"!==t}function c(t){return!0===t.startsWith("#")&&(t=t.substr(1)),!1===t.startsWith("/")&&(t="/"+t),!0===t.endsWith("/")&&(t=t.substr(0,t.length-1)),"#"+t}function u(t){if(!1===t.backButtonExit)return function(){return!1};if("*"===t.backButtonExit)return a;var e=["#/"];return!0===Array.isArray(t.backButtonExit)&&e.push.apply(e,Object(i["a"])(t.backButtonExit.filter(s).map(c))),function(){return e.includes(window.location.hash)}}e["a"]={__history:[],add:o["g"],remove:o["g"],install:function(t){var e=this;if(!0!==r["e"]){var n=r["a"].is,i=n.cordova,o=n.capacitor;if(!0===i||!0===o){var s=t[!0===i?"cordova":"capacitor"];if((void 0===s||!1!==s.backButton)&&(!0!==o||void 0!==window.Capacitor&&void 0!==window.Capacitor.Plugins.App)){this.add=function(t){void 0===t.condition&&(t.condition=a),e.__history.push(t)},this.remove=function(t){var n=e.__history.indexOf(t);n>=0&&e.__history.splice(n,1)};var c=u(Object.assign({backButtonExit:!0},s)),l=function(){if(e.__history.length){var t=e.__history[e.__history.length-1];!0===t.condition()&&(e.__history.pop(),t.handler())}else!0===c()?navigator.app.exitApp():window.history.back()};!0===i?document.addEventListener("deviceready",(function(){document.addEventListener("backbutton",l,!1)})):window.Capacitor.Plugins.App.addListener("backButton",l)}}}}}},5857:function(t,e,n){"use strict";e["a"]=function(t,e){return t=+t,e=+e,function(n){return Math.round(t*(1-n)+e*n)}}},5899:function(t,e,n){"use strict";t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},"58a8":function(t,e,n){"use strict";var i=n("e330"),r=n("1d80"),o=n("577e"),a=n("5899"),s=i("".replace),c=RegExp("^["+a+"]+"),u=RegExp("(^|[^"+a+"])["+a+"]+$"),l=function(t){return function(e){var n=o(r(e));return 1&t&&(n=s(n,c,"")),2&t&&(n=s(n,u,"$1")),n}};t.exports={start:l(1),end:l(2),trim:l(3)}},"58a81":function(t,e,n){"use strict";var i=n("5530"),r=(n("caad"),n("a9e3"),n("2b0e")),o=n("87e8"),a=n("e277");e["a"]=r["a"].extend({name:"QBadge",mixins:[o["a"]],props:{color:String,textColor:String,floating:Boolean,transparent:Boolean,multiLine:Boolean,outline:Boolean,rounded:Boolean,label:[Number,String],align:{type:String,validator:function(t){return["top","middle","bottom"].includes(t)}}},computed:{style:function(){if(void 0!==this.align)return{verticalAlign:this.align}},classes:function(){var t=!0===this.outline&&this.color||this.textColor;return"q-badge flex inline items-center no-wrap"+" q-badge--".concat(!0===this.multiLine?"multi":"single","-line")+(!0===this.outline?" q-badge--outline":void 0!==this.color?" bg-".concat(this.color):"")+(void 0!==t?" text-".concat(t):"")+(!0===this.floating?" q-badge--floating":"")+(!0===this.rounded?" q-badge--rounded":"")+(!0===this.transparent?" q-badge--transparent":"")},attrs:function(){return{role:"status","aria-label":this.label}}},render:function(t){return t("div",{style:this.style,class:this.classes,attrs:this.attrs,on:Object(i["a"])({},this.qListeners)},void 0!==this.label?[this.label]:Object(a["c"])(this,"default"))}})},"58e5":function(t,e,n){"use strict";var i=n("582c");e["a"]={methods:{__addHistory:function(){var t=this;this.__historyEntry={condition:function(){return!0===t.hideOnRouteChange},handler:this.hide},i["a"].add(this.__historyEntry)},__removeHistory:function(){void 0!==this.__historyEntry&&(i["a"].remove(this.__historyEntry),this.__historyEntry=void 0)}},beforeDestroy:function(){!0===this.showing&&this.__removeHistory()}}},5926:function(t,e,n){"use strict";var i=n("b42e");t.exports=function(t){var e=+t;return e!==e||0===e?0:i(e)}},"59ed":function(t,e,n){"use strict";var i=n("1626"),r=n("0d51"),o=TypeError;t.exports=function(t){if(i(t))return t;throw new o(r(t)+" is not a function")}},"5a34":function(t,e,n){"use strict";var i=n("44e7"),r=TypeError;t.exports=function(t){if(i(t))throw new r("The method doesn't accept regular expressions");return t}},"5a47":function(t,e,n){"use strict";var i=n("23e7"),r=n("04f8"),o=n("d039"),a=n("7418"),s=n("7b0b"),c=!r||o((function(){a.f(1)}));i({target:"Object",stat:!0,forced:c},{getOwnPropertySymbols:function(t){var e=a.f;return e?e(s(t)):[]}})},"5c6c":function(t,e,n){"use strict";t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},"5c7d":function(t,e,n){var i,r;(function(o,a){"use strict";i=a,r="function"===typeof i?i.call(e,n,e,t):i,void 0===r||(t.exports=r)})(0,(function(){"use strict";var t=function(){},e="undefined",n=typeof window!==e&&typeof window.navigator!==e&&/Trident\/|MSIE /.test(window.navigator.userAgent),i=["trace","debug","info","warn","error"],r={},o=null;function a(t,e){var n=t[e];if("function"===typeof n.bind)return n.bind(t);try{return Function.prototype.bind.call(n,t)}catch(i){return function(){return Function.prototype.apply.apply(n,[t,arguments])}}}function s(){console.log&&(console.log.apply?console.log.apply(console,arguments):Function.prototype.apply.apply(console.log,[console,arguments])),console.trace&&console.trace()}function c(i){return"debug"===i&&(i="log"),typeof console!==e&&("trace"===i&&n?s:void 0!==console[i]?a(console,i):void 0!==console.log?a(console,"log"):t)}function u(){for(var n=this.getLevel(),r=0;r<i.length;r++){var o=i[r];this[o]=r<n?t:this.methodFactory(o,n,this.name)}if(this.log=this.debug,typeof console===e&&n<this.levels.SILENT)return"No console available for logging"}function l(t){return function(){typeof console!==e&&(u.call(this),this[t].apply(this,arguments))}}function f(t,e,n){return c(t)||l.apply(this,arguments)}function d(t,n){var a,s,c,l=this,d="loglevel";function h(t){var n=(i[t]||"silent").toUpperCase();if(typeof window!==e&&d){try{return void(window.localStorage[d]=n)}catch(r){}try{window.document.cookie=encodeURIComponent(d)+"="+n+";"}catch(r){}}}function p(){var t;if(typeof window!==e&&d){try{t=window.localStorage[d]}catch(o){}if(typeof t===e)try{var n=window.document.cookie,i=encodeURIComponent(d),r=n.indexOf(i+"=");-1!==r&&(t=/^([^;]+)/.exec(n.slice(r+i.length+1))[1])}catch(o){}return void 0===l.levels[t]&&(t=void 0),t}}function v(){if(typeof window!==e&&d){try{window.localStorage.removeItem(d)}catch(t){}try{window.document.cookie=encodeURIComponent(d)+"=; expires=Thu, 01 Jan 1970 00:00:00 UTC"}catch(t){}}}function g(t){var e=t;if("string"===typeof e&&void 0!==l.levels[e.toUpperCase()]&&(e=l.levels[e.toUpperCase()]),"number"===typeof e&&e>=0&&e<=l.levels.SILENT)return e;throw new TypeError("log.setLevel() called with invalid level: "+t)}"string"===typeof t?d+=":"+t:"symbol"===typeof t&&(d=void 0),l.name=t,l.levels={TRACE:0,DEBUG:1,INFO:2,WARN:3,ERROR:4,SILENT:5},l.methodFactory=n||f,l.getLevel=function(){return null!=c?c:null!=s?s:a},l.setLevel=function(t,e){return c=g(t),!1!==e&&h(c),u.call(l)},l.setDefaultLevel=function(t){s=g(t),p()||l.setLevel(t,!1)},l.resetLevel=function(){c=null,v(),u.call(l)},l.enableAll=function(t){l.setLevel(l.levels.TRACE,t)},l.disableAll=function(t){l.setLevel(l.levels.SILENT,t)},l.rebuild=function(){if(o!==l&&(a=g(o.getLevel())),u.call(l),o===l)for(var t in r)r[t].rebuild()},a=g(o?o.getLevel():"WARN");var m=p();null!=m&&(c=g(m)),u.call(l)}o=new d,o.getLogger=function(t){if("symbol"!==typeof t&&"string"!==typeof t||""===t)throw new TypeError("You must supply a name when creating a logger.");var e=r[t];return e||(e=r[t]=new d(t,o.methodFactory)),e};var h=typeof window!==e?window.log:void 0;return o.noConflict=function(){return typeof window!==e&&window.log===o&&(window.log=h),o},o.getLoggers=function(){return r},o["default"]=o,o}))},"5cc6":function(t,e,n){"use strict";var i=n("74e8");i("Uint8",(function(t){return function(e,n,i){return t(this,e,n,i)}}))},"5e77":function(t,e,n){"use strict";var i=n("83ab"),r=n("1a2d"),o=Function.prototype,a=i&&Object.getOwnPropertyDescriptor,s=r(o,"name"),c=s&&"something"===function(){}.name,u=s&&(!i||i&&a(o,"name").configurable);t.exports={EXISTS:s,PROPER:c,CONFIGURABLE:u}},"5e7e":function(t,e,n){"use strict";var i,r,o,a,s=n("23e7"),c=n("c430"),u=n("9adc"),l=n("cfe9"),f=n("c65b"),d=n("cb2d"),h=n("d2bb"),p=n("d44e"),v=n("2626"),g=n("59ed"),m=n("1626"),b=n("861d"),y=n("19aa"),_=n("4840"),w=n("2cf4").set,x=n("b575"),S=n("44de"),k=n("e667"),O=n("01b4"),C=n("69f3"),T=n("d256"),j=n("4738"),E=n("f069"),P="Promise",A=j.CONSTRUCTOR,M=j.REJECTION_EVENT,$=j.SUBCLASSING,D=C.getterFor(P),R=C.set,L=T&&T.prototype,q=T,F=L,I=l.TypeError,N=l.document,z=l.process,B=E.f,V=B,U=!!(N&&N.createEvent&&l.dispatchEvent),H="unhandledrejection",Y="rejectionhandled",W=0,G=1,Q=2,K=1,X=2,Z=function(t){var e;return!(!b(t)||!m(e=t.then))&&e},J=function(t,e){var n,i,r,o=e.value,a=e.state===G,s=a?t.ok:t.fail,c=t.resolve,u=t.reject,l=t.domain;try{s?(a||(e.rejection===X&&rt(e),e.rejection=K),!0===s?n=o:(l&&l.enter(),n=s(o),l&&(l.exit(),r=!0)),n===t.promise?u(new I("Promise-chain cycle")):(i=Z(n))?f(i,n,c,u):c(n)):u(o)}catch(d){l&&!r&&l.exit(),u(d)}},tt=function(t,e){t.notified||(t.notified=!0,x((function(){var n,i=t.reactions;while(n=i.get())J(n,t);t.notified=!1,e&&!t.rejection&&nt(t)})))},et=function(t,e,n){var i,r;U?(i=N.createEvent("Event"),i.promise=e,i.reason=n,i.initEvent(t,!1,!0),l.dispatchEvent(i)):i={promise:e,reason:n},!M&&(r=l["on"+t])?r(i):t===H&&S("Unhandled promise rejection",n)},nt=function(t){f(w,l,(function(){var e,n=t.facade,i=t.value,r=it(t);if(r&&(e=k((function(){u?z.emit("unhandledRejection",i,n):et(H,n,i)})),t.rejection=u||it(t)?X:K,e.error))throw e.value}))},it=function(t){return t.rejection!==K&&!t.parent},rt=function(t){f(w,l,(function(){var e=t.facade;u?z.emit("rejectionHandled",e):et(Y,e,t.value)}))},ot=function(t,e,n){return function(i){t(e,i,n)}},at=function(t,e,n){t.done||(t.done=!0,n&&(t=n),t.value=e,t.state=Q,tt(t,!0))},st=function(t,e,n){if(!t.done){t.done=!0,n&&(t=n);try{if(t.facade===e)throw new I("Promise can't be resolved itself");var i=Z(e);i?x((function(){var n={done:!1};try{f(i,e,ot(st,n,t),ot(at,n,t))}catch(r){at(n,r,t)}})):(t.value=e,t.state=G,tt(t,!1))}catch(r){at({done:!1},r,t)}}};if(A&&(q=function(t){y(this,F),g(t),f(i,this);var e=D(this);try{t(ot(st,e),ot(at,e))}catch(n){at(e,n)}},F=q.prototype,i=function(t){R(this,{type:P,done:!1,notified:!1,parent:!1,reactions:new O,rejection:!1,state:W,value:null})},i.prototype=d(F,"then",(function(t,e){var n=D(this),i=B(_(this,q));return n.parent=!0,i.ok=!m(t)||t,i.fail=m(e)&&e,i.domain=u?z.domain:void 0,n.state===W?n.reactions.add(i):x((function(){J(i,n)})),i.promise})),r=function(){var t=new i,e=D(t);this.promise=t,this.resolve=ot(st,e),this.reject=ot(at,e)},E.f=B=function(t){return t===q||t===o?new r(t):V(t)},!c&&m(T)&&L!==Object.prototype)){a=L.then,$||d(L,"then",(function(t,e){var n=this;return new q((function(t,e){f(a,n,t,e)})).then(t,e)}),{unsafe:!0});try{delete L.constructor}catch(ct){}h&&h(L,F)}s({global:!0,constructor:!0,wrap:!0,forced:A},{Promise:q}),p(q,P,!1,!0),v(P)},"5edf":function(t,e,n){"use strict";var i=n("18e2"),r=n("1738"),o=Object(i["a"])((function(t){t.setTime(t-t.getMilliseconds())}),(function(t,e){t.setTime(+t+e*r["d"])}),(function(t,e){return(e-t)/r["d"]}),(function(t){return t.getUTCSeconds()}));e["a"]=o;o.range},"5eed":function(t,e,n){"use strict";var i=n("d256"),r=n("1c7e"),o=n("4738").CONSTRUCTOR;t.exports=o||!r((function(t){i.all(t).then(void 0,(function(){}))}))},"5f02":function(t,e,n){"use strict";t.exports=function(t){return"object"===typeof t&&!0===t.isAxiosError}},"5f8f":function(t,e,n){"use strict";n("c68f"),n("b54f"),n("ea1d"),n("6096"),n("0165"),n("00a5"),n("e24e"),n("b108");function i(t){return[+t[0],+t[1]]}function r(t){return[i(t[0]),i(t[1])]}["w","e"].map(o),["n","s"].map(o),["n","w","e","s","nw","ne","sw","se"].map(o);function o(t){return{type:t}}},"5f96":function(t,e,n){"use strict";var i=n("ebb5"),r=n("e330"),o=i.aTypedArray,a=i.exportTypedArrayMethod,s=r([].join);a("join",(function(t){return s(o(this),t)}))},"5ff7":function(t,e,n){"use strict";n.d(e,"b",(function(){return s})),n.d(e,"d",(function(){return c})),n.d(e,"a",(function(){return u})),n.d(e,"c",(function(){return l}));var i=n("53ca"),r=(n("4de4"),n("c19f"),n("ace4"),n("2c66"),n("249d"),n("40e9"),n("4ec9"),n("b64b"),n("d3b7"),n("4d63"),n("c607"),n("ac1f"),n("5377"),n("2c3e"),n("25f0"),n("6062"),n("1e70"),n("79a4"),n("c1a1"),n("8b00"),n("a4e7"),n("1e5a"),n("72c3"),n("3ca3"),n("ddb0"),"function"===typeof Map),o="function"===typeof Set,a="function"===typeof ArrayBuffer;function s(t,e){if(t===e)return!0;if(null!==t&&null!==e&&"object"===Object(i["a"])(t)&&"object"===Object(i["a"])(e)){if(t.constructor!==e.constructor)return!1;var n,c;if(t.constructor===Array){if(n=t.length,n!==e.length)return!1;for(c=n;0!==c--;)if(!0!==s(t[c],e[c]))return!1;return!0}if(!0===r&&t.constructor===Map){if(t.size!==e.size)return!1;var u=t.entries();c=u.next();while(!0!==c.done){if(!0!==e.has(c.value[0]))return!1;c=u.next()}u=t.entries(),c=u.next();while(!0!==c.done){if(!0!==s(c.value[1],e.get(c.value[0])))return!1;c=u.next()}return!0}if(!0===o&&t.constructor===Set){if(t.size!==e.size)return!1;var l=t.entries();c=l.next();while(!0!==c.done){if(!0!==e.has(c.value[0]))return!1;c=l.next()}return!0}if(!0===a&&null!=t.buffer&&t.buffer.constructor===ArrayBuffer){if(n=t.length,n!==e.length)return!1;for(c=n;0!==c--;)if(t[c]!==e[c])return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===e.toString();var f=Object.keys(t).filter((function(e){return void 0!==t[e]}));if(n=f.length,n!==Object.keys(e).filter((function(t){return void 0!==e[t]})).length)return!1;for(c=n;0!==c--;){var d=f[c];if(!0!==s(t[d],e[d]))return!1}return!0}return t!==t&&e!==e}function c(t){return null!==t&&"object"===Object(i["a"])(t)&&!0!==Array.isArray(t)}function u(t){return"[object Date]"===Object.prototype.toString.call(t)}function l(t){return"number"===typeof t&&isFinite(t)}},6062:function(t,e,n){"use strict";n("1c59")},6096:function(t,e,n){"use strict";var i=n("4fd4"),r=n("f07f");e["a"]=function(t,e,n){arguments.length<3&&(n=e,e=Object(i["a"])().changedTouches);for(var o,a=0,s=e?e.length:0;a<s;++a)if((o=e[a]).identifier===n)return Object(r["a"])(t,o);return null}},"60bd":function(t,e,n){"use strict";var i=n("cfe9"),r=n("d039"),o=n("e330"),a=n("ebb5"),s=n("e260"),c=n("b622"),u=c("iterator"),l=i.Uint8Array,f=o(s.values),d=o(s.keys),h=o(s.entries),p=a.aTypedArray,v=a.exportTypedArrayMethod,g=l&&l.prototype,m=!r((function(){g[u].call([1])})),b=!!g&&g.values&&g[u]===g.values&&"values"===g.values.name,y=function(){return f(p(this))};v("entries",(function(){return h(p(this))}),m),v("keys",(function(){return d(p(this))}),m),v("values",y,m||!b,{name:"values"}),v(u,y,m||!b,{name:"values"})},"60da":function(t,e,n){"use strict";var i=n("83ab"),r=n("e330"),o=n("c65b"),a=n("d039"),s=n("df75"),c=n("7418"),u=n("d1e7"),l=n("7b0b"),f=n("44ad"),d=Object.assign,h=Object.defineProperty,p=r([].concat);t.exports=!d||a((function(){if(i&&1!==d({b:1},d(h({},"a",{enumerable:!0,get:function(){h(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},n=Symbol("assign detection"),r="abcdefghijklmnopqrst";return t[n]=7,r.split("").forEach((function(t){e[t]=t})),7!==d({},t)[n]||s(d({},e)).join("")!==r}))?function(t,e){var n=l(t),r=arguments.length,a=1,d=c.f,h=u.f;while(r>a){var v,g=f(arguments[a++]),m=d?p(s(g),d(g)):s(g),b=m.length,y=0;while(b>y)v=m[y++],i&&!o(h,g,v)||(n[v]=g[v])}return n}:d},"621a":function(t,e,n){"use strict";var i=n("cfe9"),r=n("e330"),o=n("83ab"),a=n("4b11"),s=n("5e77"),c=n("9112"),u=n("edd0"),l=n("6964"),f=n("d039"),d=n("19aa"),h=n("5926"),p=n("50c4"),v=n("0b25"),g=n("be8e"),m=n("77a7"),b=n("e163"),y=n("d2bb"),_=n("81d5"),w=n("f36a"),x=n("7156"),S=n("e893"),k=n("d44e"),O=n("69f3"),C=s.PROPER,T=s.CONFIGURABLE,j="ArrayBuffer",E="DataView",P="prototype",A="Wrong length",M="Wrong index",$=O.getterFor(j),D=O.getterFor(E),R=O.set,L=i[j],q=L,F=q&&q[P],I=i[E],N=I&&I[P],z=Object.prototype,B=i.Array,V=i.RangeError,U=r(_),H=r([].reverse),Y=m.pack,W=m.unpack,G=function(t){return[255&t]},Q=function(t){return[255&t,t>>8&255]},K=function(t){return[255&t,t>>8&255,t>>16&255,t>>24&255]},X=function(t){return t[3]<<24|t[2]<<16|t[1]<<8|t[0]},Z=function(t){return Y(g(t),23,4)},J=function(t){return Y(t,52,8)},tt=function(t,e,n){u(t[P],e,{configurable:!0,get:function(){return n(this)[e]}})},et=function(t,e,n,i){var r=D(t),o=v(n),a=!!i;if(o+e>r.byteLength)throw new V(M);var s=r.bytes,c=o+r.byteOffset,u=w(s,c,c+e);return a?u:H(u)},nt=function(t,e,n,i,r,o){var a=D(t),s=v(n),c=i(+r),u=!!o;if(s+e>a.byteLength)throw new V(M);for(var l=a.bytes,f=s+a.byteOffset,d=0;d<e;d++)l[f+d]=c[u?d:e-d-1]};if(a){var it=C&&L.name!==j;f((function(){L(1)}))&&f((function(){new L(-1)}))&&!f((function(){return new L,new L(1.5),new L(NaN),1!==L.length||it&&!T}))?it&&T&&c(L,"name",j):(q=function(t){return d(this,F),x(new L(v(t)),this,q)},q[P]=F,F.constructor=q,S(q,L)),y&&b(N)!==z&&y(N,z);var rt=new I(new q(2)),ot=r(N.setInt8);rt.setInt8(0,2147483648),rt.setInt8(1,2147483649),!rt.getInt8(0)&&rt.getInt8(1)||l(N,{setInt8:function(t,e){ot(this,t,e<<24>>24)},setUint8:function(t,e){ot(this,t,e<<24>>24)}},{unsafe:!0})}else q=function(t){d(this,F);var e=v(t);R(this,{type:j,bytes:U(B(e),0),byteLength:e}),o||(this.byteLength=e,this.detached=!1)},F=q[P],I=function(t,e,n){d(this,N),d(t,F);var i=$(t),r=i.byteLength,a=h(e);if(a<0||a>r)throw new V("Wrong offset");if(n=void 0===n?r-a:p(n),a+n>r)throw new V(A);R(this,{type:E,buffer:t,byteLength:n,byteOffset:a,bytes:i.bytes}),o||(this.buffer=t,this.byteLength=n,this.byteOffset=a)},N=I[P],o&&(tt(q,"byteLength",$),tt(I,"buffer",D),tt(I,"byteLength",D),tt(I,"byteOffset",D)),l(N,{getInt8:function(t){return et(this,1,t)[0]<<24>>24},getUint8:function(t){return et(this,1,t)[0]},getInt16:function(t){var e=et(this,2,t,arguments.length>1&&arguments[1]);return(e[1]<<8|e[0])<<16>>16},getUint16:function(t){var e=et(this,2,t,arguments.length>1&&arguments[1]);return e[1]<<8|e[0]},getInt32:function(t){return X(et(this,4,t,arguments.length>1&&arguments[1]))},getUint32:function(t){return X(et(this,4,t,arguments.length>1&&arguments[1]))>>>0},getFloat32:function(t){return W(et(this,4,t,arguments.length>1&&arguments[1]),23)},getFloat64:function(t){return W(et(this,8,t,arguments.length>1&&arguments[1]),52)},setInt8:function(t,e){nt(this,1,t,G,e)},setUint8:function(t,e){nt(this,1,t,G,e)},setInt16:function(t,e){nt(this,2,t,Q,e,arguments.length>2&&arguments[2])},setUint16:function(t,e){nt(this,2,t,Q,e,arguments.length>2&&arguments[2])},setInt32:function(t,e){nt(this,4,t,K,e,arguments.length>2&&arguments[2])},setUint32:function(t,e){nt(this,4,t,K,e,arguments.length>2&&arguments[2])},setFloat32:function(t,e){nt(this,4,t,Z,e,arguments.length>2&&arguments[2])},setFloat64:function(t,e){nt(this,8,t,J,e,arguments.length>2&&arguments[2])}});k(q,j),k(I,E),t.exports={ArrayBuffer:q,DataView:I}},"62e4":function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},6374:function(t,e,n){"use strict";var i=n("cfe9"),r=Object.defineProperty;t.exports=function(t,e){try{r(i,t,{value:e,configurable:!0,writable:!0})}catch(n){i[t]=e}return e}},"63ad":function(t,e,n){"use strict";function i(t,e){var n=Object.create(t.prototype);for(var i in e)n[i]=e[i];return n}n.d(e,"b",(function(){return i})),e["a"]=function(t,e,n){t.prototype=e.prototype=n,n.constructor=t}},"649e":function(t,e,n){"use strict";var i=n("ebb5"),r=n("b727").some,o=i.aTypedArray,a=i.exportTypedArrayMethod;a("some",(function(t){return r(o(this),t,arguments.length>1?arguments[1]:void 0)}))},6547:function(t,e,n){"use strict";var i=n("e330"),r=n("5926"),o=n("577e"),a=n("1d80"),s=i("".charAt),c=i("".charCodeAt),u=i("".slice),l=function(t){return function(e,n){var i,l,f=o(a(e)),d=r(n),h=f.length;return d<0||d>=h?t?"":void 0:(i=c(f,d),i<55296||i>56319||d+1===h||(l=c(f,d+1))<56320||l>57343?t?s(f,d):i:t?u(f,d,d+2):l-56320+(i-55296<<10)+65536)}};t.exports={codeAt:l(!1),charAt:l(!0)}},6566:function(t,e,n){"use strict";var i=n("7c73"),r=n("edd0"),o=n("6964"),a=n("0366"),s=n("19aa"),c=n("7234"),u=n("2266"),l=n("c6d2"),f=n("4754"),d=n("2626"),h=n("83ab"),p=n("f183").fastKey,v=n("69f3"),g=v.set,m=v.getterFor;t.exports={getConstructor:function(t,e,n,l){var f=t((function(t,r){s(t,d),g(t,{type:e,index:i(null),first:null,last:null,size:0}),h||(t.size=0),c(r)||u(r,t[l],{that:t,AS_ENTRIES:n})})),d=f.prototype,v=m(e),b=function(t,e,n){var i,r,o=v(t),a=y(t,e);return a?a.value=n:(o.last=a={index:r=p(e,!0),key:e,value:n,previous:i=o.last,next:null,removed:!1},o.first||(o.first=a),i&&(i.next=a),h?o.size++:t.size++,"F"!==r&&(o.index[r]=a)),t},y=function(t,e){var n,i=v(t),r=p(e);if("F"!==r)return i.index[r];for(n=i.first;n;n=n.next)if(n.key===e)return n};return o(d,{clear:function(){var t=this,e=v(t),n=e.first;while(n)n.removed=!0,n.previous&&(n.previous=n.previous.next=null),n=n.next;e.first=e.last=null,e.index=i(null),h?e.size=0:t.size=0},delete:function(t){var e=this,n=v(e),i=y(e,t);if(i){var r=i.next,o=i.previous;delete n.index[i.index],i.removed=!0,o&&(o.next=r),r&&(r.previous=o),n.first===i&&(n.first=r),n.last===i&&(n.last=o),h?n.size--:e.size--}return!!i},forEach:function(t){var e,n=v(this),i=a(t,arguments.length>1?arguments[1]:void 0);while(e=e?e.next:n.first){i(e.value,e.key,this);while(e&&e.removed)e=e.previous}},has:function(t){return!!y(this,t)}}),o(d,n?{get:function(t){var e=y(this,t);return e&&e.value},set:function(t,e){return b(this,0===t?0:t,e)}}:{add:function(t){return b(this,t=0===t?0:t,t)}}),h&&r(d,"size",{configurable:!0,get:function(){return v(this).size}}),f},setStrong:function(t,e,n){var i=e+" Iterator",r=m(e),o=m(i);l(t,e,(function(t,e){g(this,{type:i,target:t,state:r(t),kind:e,last:null})}),(function(){var t=o(this),e=t.kind,n=t.last;while(n&&n.removed)n=n.previous;return t.target&&(t.last=n=n?n.next:t.state.first)?f("keys"===e?n.key:"values"===e?n.value:[n.key,n.value],!1):(t.target=null,f(void 0,!0))}),n?"entries":"values",!n,!0),d(e)}}},"65ac":function(t,e,n){"use strict";var i=function(){var t=this,e=t._self._c;return e("div",{class:t.getDbClass()},[e(t.layoutComponent,{tag:"component",attrs:{dbspec:t.dbspec,dbdata:t.dbdata,dark:t.dark},on:{"db-event":t.handleDbEvent}})],1)},r=[],o=function(){var t=this,e=t._self._c;return e("div",{class:t.getClass()},t._l(t.dbspec.widgets,(function(n){return e("db-widget-container",{key:n.id,style:n.style,attrs:{layoutClass:t.getWidgetClass(n),wspec:n,wdata:t.dbdata[n.id],dark:t.dark,colorScheme:t.getColorScheme(n)},on:{"db-event":t.handleDbEvent}})})),1)},a=[],s=n("8506"),c=function(){var t=this,e=t._self._c;return e("div",{class:t.getClass(),style:t.getWidgetStyle()},[e(t.wspec.type,t._b({tag:"component",style:t.getItemStyle(),attrs:{wspec:t.wspec,wdata:t.wdata,dark:t.dark,colorScheme:t.colorScheme},on:{"db-event":t.handleDbEvent}},"component",t.getWidgetProperties(),!1))],1)},u=[],l=n("686d"),f={name:"DbWidgetContainer",props:{layoutClass:String,wspec:Object,wdata:Object,dark:{type:Boolean,default:!1},colorScheme:{type:String,default:"default"}},data:function(){return{test:"test"}},methods:{getClass:function(){var t="db-widget-container ";return t+=this.layoutClass,"class"in this.wspec&&(t+=" "+this.wspec.class),t},getWidgetStyle:function(){var t="min-height: 50px; position: relative;display:flex;";return"style"in this.wspec&&(t+=this.wspec.style),t},getWidgetProperties:function(){var t=Object.assign({},Object(s["a"])({},["properties"],this.wspec),this.wdata);return t},getItemStyle:function(){var t="position: relative;min-height:100%;width:100%;";return"height"in this.wspec?t+="height:"+this.wspec.height+"px;":t+="height:100%",t},handleDbEvent:function(t){l["a"].debug("DbWidgetContainer: db-event:".concat(t.type||"NO-TYPE")),this.$emit("db-event",Object.assign({},{id:this.wspec.id},t))}}},d=f,h=n("2877"),p=Object(h["a"])(d,c,u,!1,null,null,null),v=p.exports,g={name:"DbGridLayout",components:{DbWidgetContainer:v},props:{dbspec:Object,dbdata:Object,dark:{type:Boolean,default:!1}},watch:{},methods:{getClass:function(){var t=Object(s["a"])(16,["layout","size"],this.dbspec);return 16===t?"db-grid-layout":"db-grid-layout-12"},getColorScheme:function(t){return Object(s["a"])(this.dbspec.colorScheme||"default",["properties","colorScheme"],t)},getWidgetClass:function(t){var e="",n=Object(s["a"])(null,["cspan"],t);n&&(e+=" cspan-"+n);var i=Object(s["a"])(null,["rspan"],t);return i&&(e+=" rspan-"+i),e},getWidgetData:function(t){return this.dbdata[t.id]},handleDbEvent:function(t){this.$emit("db-event",t)}}},m=g,b=Object(h["a"])(m,o,a,!1,null,null,null),y=b.exports;const _=Object.freeze({grid:"DbGridLayout"});function w(t){return t in _?_[t]:"DbGridLayout"}var x={DB_LAYOUT:_,components:{DbGridLayout:y},resolve:w},S={name:"DbDashboard",components:x.components,props:{dbspec:Object,dbdata:Object,dark:{type:Boolean,default:!1},themeClass:{type:String,default:""},loglevel:{type:String,default:"debug"}},data:function(){return{layoutComponent:null}},computed:{},watch:{dbspec:{handler:function(){var t=this;l["a"].info("Dashboard specification updated"),this.$nextTick((function(){t.layoutComponent=x.resolve(t.dbspec.layout.type)}))},deep:!0}},created:function(){l["a"].info("Dashboard created"),l["a"].setLevel(this.loglevel),this.layoutComponent=x.resolve("grid")},methods:{getDbClass:function(){var t="db-dashboard ";return t+=this.themeClass?this.themeClass:"db-theme-default ",t+=this.dark?" db-dark":"",t},handleDbEvent:function(t){l["a"].debug("DbDashboard: db-event:".concat(t.type||"NO-TYPE")),this.$emit("db-event",t)}}},k=S,O=Object(h["a"])(k,i,r,!1,null,null,null);e["a"]=O.exports},"65c6":function(t,e,n){"use strict";var i=n("5530"),r=n("2b0e"),o=n("87e8"),a=n("e277"),s={role:"toolbar"};e["a"]=r["a"].extend({name:"QToolbar",mixins:[o["a"]],props:{inset:Boolean},render:function(t){return t("div",{staticClass:"q-toolbar row no-wrap items-center",class:this.inset?"q-toolbar--inset":null,attrs:s,on:Object(i["a"])({},this.qListeners)},Object(a["c"])(this,"default"))}})},"65f0":function(t,e,n){"use strict";var i=n("0b42");t.exports=function(t,e){return new(i(t))(0===e?0:e)}},6642:function(t,e,n){"use strict";n.d(e,"c",(function(){return i})),n.d(e,"b",(function(){return r}));var i={xs:18,sm:24,md:32,lg:38,xl:46};function r(t){return{props:{size:String},computed:{sizeStyle:function(){if(void 0!==this.size)return{fontSize:this.size in t?"".concat(t[this.size],"px"):this.size}}}}}e["a"]=r(i)},"66d1":function(t,e,n){"use strict";e["a"]=function(t){var e=t.length/6|0,n=new Array(e),i=0;while(i<e)n[i]="#"+t.slice(6*i,6*++i);return n}},"66e5":function(t,e,n){"use strict";var i=n("5530"),r=n("ade3"),o=(n("a9e3"),n("2b0e")),a=n("b7fa"),s=n("e2fa"),c=n("8716"),u=n("87e8"),l=n("e277"),f=n("d882"),d=n("dc8a");e["a"]=o["a"].extend({name:"QItem",mixins:[a["a"],c["a"],s["a"],u["a"]],props:{active:{type:Boolean,default:null},clickable:Boolean,dense:Boolean,insetLevel:Number,tabindex:[String,Number],focused:Boolean,manualFocus:Boolean},computed:{isActionable:function(){return!0===this.clickable||!0===this.hasLink||"label"===this.tag},isClickable:function(){return!0!==this.disable&&!0===this.isActionable},classes:function(){return"q-item q-item-type row no-wrap"+(!0===this.dense?" q-item--dense":"")+(!0===this.isDark?" q-item--dark":"")+(!0===this.hasLink&&null===this.active?this.linkClass:!0===this.active?" q-item--active".concat(void 0!==this.activeClass?" ".concat(this.activeClass):""," "):"")+(!0===this.disable?" disabled":"")+(!0===this.isClickable?" q-item--clickable q-link cursor-pointer "+(!0===this.manualFocus?"q-manual-focusable":"q-focusable q-hoverable")+(!0===this.focused?" q-manual-focusable--focused":""):"")},style:function(){if(void 0!==this.insetLevel){var t=!0===this.$q.lang.rtl?"Right":"Left";return Object(r["a"])({},"padding"+t,16+56*this.insetLevel+"px")}},onEvents:function(){return Object(i["a"])(Object(i["a"])({},this.qListeners),{},{click:this.__onClick,keyup:this.__onKeyup})}},methods:{__onClick:function(t){!0===this.isClickable&&(void 0!==this.$refs.blurTarget&&(!0!==t.qKeyEvent&&document.activeElement===this.$el?this.$refs.blurTarget.focus():document.activeElement===this.$refs.blurTarget&&this.$el.focus()),this.__navigateOnClick(t))},__onKeyup:function(t){if(!0===this.isClickable&&!0===Object(d["a"])(t,13)){Object(f["l"])(t),t.qKeyEvent=!0;var e=new MouseEvent("click",t);e.qKeyEvent=!0,this.$el.dispatchEvent(e)}this.$emit("keyup",t)},__getContent:function(t){var e=Object(l["d"])(this,"default",[]);return!0===this.isClickable&&e.unshift(t("div",{staticClass:"q-focus-helper",attrs:{tabindex:-1},ref:"blurTarget"})),e}},render:function(t){var e={class:this.classes,style:this.style,attrs:{role:"listitem"},on:this.onEvents};return!0===this.isClickable?(e.attrs.tabindex=this.tabindex||"0",Object.assign(e.attrs,this.linkAttrs)):!0===this.isActionable&&(e.attrs["aria-disabled"]="true"),t(this.linkTag,e,this.__getContent(t))}})},"686d":function(t,e,n){"use strict";var i=n("5c7d"),r=n("c1df"),o=n.n(r);let a="info",s=i["methodFactory"];i["methodFactory"]=function(t,e,n){let i=s(t,e,n);return function(e){const n=o()([]).format("hh:mm:ss"),r=`${n} [${t.toUpperCase()}] [DB]: ${e}`;i(r)}},i["setLevel"](a),e["a"]=i},"68df":function(t,e,n){"use strict";var i=n("dc19"),r=n("8e16"),o=n("384f"),a=n("7f65");t.exports=function(t){var e=i(this),n=a(t);return!(r(e)>n.size)&&!1!==o(e,(function(t){if(!n.includes(t))return!1}),!0)}},"68ee":function(t,e,n){"use strict";var i=n("e330"),r=n("d039"),o=n("1626"),a=n("f5df"),s=n("d066"),c=n("8925"),u=function(){},l=s("Reflect","construct"),f=/^\s*(?:class|function)\b/,d=i(f.exec),h=!f.test(u),p=function(t){if(!o(t))return!1;try{return l(u,[],t),!0}catch(e){return!1}},v=function(t){if(!o(t))return!1;switch(a(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return h||!!d(f,c(t))}catch(e){return!0}};v.sham=!0,t.exports=!l||r((function(){var t;return p(p.call)||!p(Object)||!p((function(){t=!0}))||t}))?v:p},6964:function(t,e,n){"use strict";var i=n("cb2d");t.exports=function(t,e,n){for(var r in e)i(t,r,e[r],n);return t}},"69f3":function(t,e,n){"use strict";var i,r,o,a=n("cdce"),s=n("cfe9"),c=n("861d"),u=n("9112"),l=n("1a2d"),f=n("c6cd"),d=n("f772"),h=n("d012"),p="Object already initialized",v=s.TypeError,g=s.WeakMap,m=function(t){return o(t)?r(t):i(t,{})},b=function(t){return function(e){var n;if(!c(e)||(n=r(e)).type!==t)throw new v("Incompatible receiver, "+t+" required");return n}};if(a||f.state){var y=f.state||(f.state=new g);y.get=y.get,y.has=y.has,y.set=y.set,i=function(t,e){if(y.has(t))throw new v(p);return e.facade=t,y.set(t,e),e},r=function(t){return y.get(t)||{}},o=function(t){return y.has(t)}}else{var _=d("state");h[_]=!0,i=function(t,e){if(l(t,_))throw new v(p);return e.facade=t,u(t,_,e),e},r=function(t){return l(t,_)?t[_]:{}},o=function(t){return l(t,_)}}t.exports={set:i,get:r,has:o,enforce:m,getterFor:b}},"6a67":function(t,e,n){"use strict";var i=n("5530"),r=(n("7db0"),n("0481"),n("d81d"),n("14d9"),n("4069"),n("b0c0"),n("d3b7"),n("2b0e")),o=n("9c40"),a=n("e7a9"),s=n("87e8"),c=n("f89c"),u=n("3d69"),l=n("e277");e["a"]=r["a"].extend({name:"QBtnToggle",mixins:[s["a"],u["a"],c["b"]],props:{value:{required:!0},options:{type:Array,required:!0,validator:function(t){return t.every((function(t){return("label"in t||"icon"in t||"slot"in t)&&"value"in t}))}},color:String,textColor:String,toggleColor:{type:String,default:"primary"},toggleTextColor:String,outline:Boolean,flat:Boolean,unelevated:Boolean,rounded:Boolean,push:Boolean,glossy:Boolean,size:String,padding:String,noCaps:Boolean,noWrap:Boolean,dense:Boolean,readonly:Boolean,disable:Boolean,stack:Boolean,stretch:Boolean,spread:Boolean,clearable:Boolean},computed:{hasActiveValue:function(){var t=this;return void 0!==this.options.find((function(e){return e.value===t.value}))},formAttrs:function(){return{type:"hidden",name:this.name,value:this.value}},btnOptions:function(){var t=this,e=function(e,n){return void 0===e[n]?t[n]:e[n]};return this.options.map((function(n,r){return{slot:n.slot,options:{key:r,class:n.class,style:n.style,on:Object(i["a"])(Object(i["a"])({},t.qListeners),{},{click:function(e){return t.__set(n.value,n,e)}}),attrs:Object(i["a"])({"aria-pressed":n.value===t.value?"true":"false"},n.attrs),props:Object(i["a"])(Object(i["a"])({},n),{},{slot:void 0,class:void 0,style:void 0,value:void 0,attrs:void 0,outline:t.outline,flat:t.flat,rounded:t.rounded,push:t.push,unelevated:t.unelevated,dense:t.dense,disable:!0===t.disable||!0===n.disable,color:n.value===t.value?e(n,"toggleColor"):e(n,"color"),textColor:n.value===t.value?e(n,"toggleTextColor"):e(n,"textColor"),noCaps:!0===e(n,"noCaps"),noWrap:!0===e(n,"noWrap"),size:e(n,"size"),padding:e(n,"padding"),ripple:e(n,"ripple"),stack:!0===e(n,"stack"),stretch:!0===e(n,"stretch")})}}}))}},methods:{__set:function(t,e,n){!0!==this.readonly&&(this.value===t?!0===this.clearable&&(this.$emit("input",null,null),this.$emit("clear")):this.$emit("input",t,e),this.$emit("click",n))}},render:function(t){var e=this,n=this.btnOptions.map((function(n){return t(o["a"],Object(i["a"])({},n.options),void 0!==n.slot?Object(l["c"])(e,n.slot):void 0)}));return void 0!==this.name&&!0!==this.disable&&!0===this.hasActiveValue&&this.__injectFormInput(n,"push"),t(a["a"],{staticClass:"q-btn-toggle",props:{outline:this.outline,flat:this.flat,rounded:this.rounded,push:this.push,stretch:this.stretch,unelevated:this.unelevated,glossy:this.glossy,spread:this.spread}},Object(l["a"])(n,this,"default"))}})},"6ac5":function(t,e,n){"use strict";var i=n("5530"),r=n("2b0e"),o=n("87e8"),a=n("e277");e["a"]=r["a"].extend({name:"QToolbarTitle",mixins:[o["a"]],props:{shrink:Boolean},computed:{classes:function(){return"q-toolbar__title ellipsis"+(!0===this.shrink?" col-shrink":"")}},render:function(t){return t("div",{class:this.classes,on:Object(i["a"])({},this.qListeners)},Object(a["c"])(this,"default"))}})},"6af3":function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));const i={props:{_updated:{type:Number,default:0},dark:{type:Boolean,default:!1},colorScheme:{type:String,default:"default"}}}},"6b75":function(t,e,n){"use strict";function i(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,i=Array(e);n<e;n++)i[n]=t[n];return i}n.d(e,"a",(function(){return i}))},"6cd4":function(t,e,n){"use strict";var i=n("e311");e["a"]=function(t){var e=t+="",n=e.indexOf(":");return n>=0&&"xmlns"!==(e=t.slice(0,n))&&(t=t.slice(n+1)),i["a"].hasOwnProperty(e)?{space:i["a"][e],local:t}:t}},"6ce5":function(t,e,n){"use strict";var i=n("df7e"),r=n("ebb5"),o=r.aTypedArray,a=r.exportTypedArrayMethod,s=r.getTypedArrayConstructor;a("toReversed",(function(){return i(o(this),s(this))}))},"6d61":function(t,e,n){"use strict";var i=n("23e7"),r=n("cfe9"),o=n("e330"),a=n("94ca"),s=n("cb2d"),c=n("f183"),u=n("2266"),l=n("19aa"),f=n("1626"),d=n("7234"),h=n("861d"),p=n("d039"),v=n("1c7e"),g=n("d44e"),m=n("7156");t.exports=function(t,e,n){var b=-1!==t.indexOf("Map"),y=-1!==t.indexOf("Weak"),_=b?"set":"add",w=r[t],x=w&&w.prototype,S=w,k={},O=function(t){var e=o(x[t]);s(x,t,"add"===t?function(t){return e(this,0===t?0:t),this}:"delete"===t?function(t){return!(y&&!h(t))&&e(this,0===t?0:t)}:"get"===t?function(t){return y&&!h(t)?void 0:e(this,0===t?0:t)}:"has"===t?function(t){return!(y&&!h(t))&&e(this,0===t?0:t)}:function(t,n){return e(this,0===t?0:t,n),this})},C=a(t,!f(w)||!(y||x.forEach&&!p((function(){(new w).entries().next()}))));if(C)S=n.getConstructor(e,t,b,_),c.enable();else if(a(t,!0)){var T=new S,j=T[_](y?{}:-0,1)!==T,E=p((function(){T.has(1)})),P=v((function(t){new w(t)})),A=!y&&p((function(){var t=new w,e=5;while(e--)t[_](e,e);return!t.has(-0)}));P||(S=e((function(t,e){l(t,x);var n=m(new w,t,S);return d(e)||u(e,n[_],{that:n,AS_ENTRIES:b}),n})),S.prototype=x,x.constructor=S),(E||A)&&(O("delete"),O("has"),b&&O("get")),(A||j)&&O(_),y&&x.clear&&delete x.clear}return k[t]=S,i({global:!0,constructor:!0,forced:S!==w},k),g(S,t),y||n.setStrong(S,t,b),S}},"6eb2":function(t,e,n){"use strict";var i=n("18e2"),r=n("1738"),o=Object(i["a"])((function(t){t.setUTCHours(0,0,0,0)}),(function(t,e){t.setUTCDate(t.getUTCDate()+e)}),(function(t,e){return(e-t)/r["a"]}),(function(t){return t.getUTCDate()-1}));e["a"]=o;o.range},"6f04":function(t,e,n){"use strict";n.d(e,"a",(function(){return a}));var i="$";function r(){}function o(t,e){var n=new r;if(t instanceof r)t.each((function(t,e){n.set(e,t)}));else if(Array.isArray(t)){var i,o=-1,a=t.length;if(null==e)while(++o<a)n.set(o,t[o]);else while(++o<a)n.set(e(i=t[o],o,t),i)}else if(t)for(var s in t)n.set(s,t[s]);return n}r.prototype=o.prototype={constructor:r,has:function(t){return i+t in this},get:function(t){return this[i+t]},set:function(t,e){return this[i+t]=e,this},remove:function(t){var e=i+t;return e in this&&delete this[e]},clear:function(){for(var t in this)t[0]===i&&delete this[t]},keys:function(){var t=[];for(var e in this)e[0]===i&&t.push(e.slice(1));return t},values:function(){var t=[];for(var e in this)e[0]===i&&t.push(this[e]);return t},entries:function(){var t=[];for(var e in this)e[0]===i&&t.push({key:e.slice(1),value:this[e]});return t},size:function(){var t=0;for(var e in this)e[0]===i&&++t;return t},empty:function(){for(var t in this)if(t[0]===i)return!1;return!0},each:function(t){for(var e in this)e[0]===i&&t(this[e],e.slice(1),this)}};var a=o;function s(){}var c=a.prototype;function u(t,e){var n=new s;if(t instanceof s)t.each((function(t){n.add(t)}));else if(t){var i=-1,r=t.length;if(null==e)while(++i<r)n.add(t[i]);else while(++i<r)n.add(e(t[i],i,t))}return n}s.prototype=u.prototype={constructor:s,has:c.has,add:function(t){return t+="",this[i+t]=t,this},remove:c.remove,clear:c.clear,values:c.keys,size:c.size,empty:c.empty,each:c.each}},"6f19":function(t,e,n){"use strict";var i=n("9112"),r=n("0d26"),o=n("b980"),a=Error.captureStackTrace;t.exports=function(t,e,n,s){o&&(a?a(t,e):i(t,"stack",r(n,s)))}},"6f48":function(t,e,n){"use strict";var i=n("6d61"),r=n("6566");i("Map",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),r)},"6fd3":function(t,e,n){"use strict";function i(){}e["a"]=function(t){return null==t?i:function(){return this.querySelector(t)}}},7149:function(t,e,n){"use strict";var i=n("23e7"),r=n("d066"),o=n("c430"),a=n("d256"),s=n("4738").CONSTRUCTOR,c=n("cdf9"),u=r("Promise"),l=o&&!s;i({target:"Promise",stat:!0,forced:o||s},{resolve:function(t){return c(l&&this===u?a:this,t)}})},"714f":function(t,e,n){"use strict";n("99af"),n("14d9"),n("a434"),n("d3b7"),n("159b");var i=n("f303"),r=n("d882"),o=n("dc8a"),a=n("0967"),s=function(t){var e,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:250,i=!1;return function(){return!1===i&&(i=!0,setTimeout((function(){i=!1}),n),e=t.apply(this,arguments)),e}},c=n("81e7");function u(t,e,n,o){!0===n.modifiers.stop&&Object(r["k"])(t);var a=n.modifiers.color,s=n.modifiers.center;s=!0===s||!0===o;var c=document.createElement("span"),u=document.createElement("span"),l=Object(r["h"])(t),f=e.getBoundingClientRect(),d=f.left,h=f.top,p=f.width,v=f.height,g=Math.sqrt(p*p+v*v),m=g/2,b="".concat((p-g)/2,"px"),y=s?b:"".concat(l.left-d-m,"px"),_="".concat((v-g)/2,"px"),w=s?_:"".concat(l.top-h-m,"px");u.className="q-ripple__inner",Object(i["b"])(u,{height:"".concat(g,"px"),width:"".concat(g,"px"),transform:"translate3d(".concat(y,",").concat(w,",0) scale3d(.2,.2,1)"),opacity:0}),c.className="q-ripple".concat(a?" text-"+a:""),c.setAttribute("dir","ltr"),c.appendChild(u),e.appendChild(c);var x=function(){c.remove(),clearTimeout(S)};n.abort.push(x);var S=setTimeout((function(){u.classList.add("q-ripple__inner--enter"),u.style.transform="translate3d(".concat(b,",").concat(_,",0) scale3d(1,1,1)"),u.style.opacity=.2,S=setTimeout((function(){u.classList.remove("q-ripple__inner--enter"),u.classList.add("q-ripple__inner--leave"),u.style.opacity=0,S=setTimeout((function(){c.remove(),n.abort.splice(n.abort.indexOf(x),1)}),275)}),250)}),50)}function l(t,e){var n=e.modifiers,i=e.value,r=e.arg,o=Object.assign({},c["a"].config.ripple,n,i);t.modifiers={early:!0===o.early,stop:!0===o.stop,center:!0===o.center,color:o.color||r,keyCodes:[].concat(o.keyCodes||13)}}function f(t){var e=t.__qripple;void 0!==e&&(e.abort.forEach((function(t){t()})),Object(r["b"])(e,"main"),delete t._qripple)}e["a"]={name:"ripple",inserted:function(t,e){void 0!==t.__qripple&&(f(t),t.__qripple_destroyed=!0);var n={enabled:!1!==e.value,modifiers:{},abort:[],start:function(e){!0===n.enabled&&!0!==e.qSkipRipple&&(!0!==a["a"].is.ie||e.clientX>=0)&&e.type===(!0===n.modifiers.early?"pointerdown":"click")&&u(e,t,n,!0===e.qKeyEvent)},keystart:s((function(e){!0===n.enabled&&!0!==e.qSkipRipple&&!0===Object(o["a"])(e,n.modifiers.keyCodes)&&e.type==="key".concat(!0===n.modifiers.early?"down":"up")&&u(e,t,n,!0)}),300)};l(n,e),t.__qripple=n,Object(r["a"])(n,"main",[[t,"pointerdown","start","passive"],[t,"click","start","passive"],[t,"keydown","keystart","passive"],[t,"keyup","keystart","passive"]])},update:function(t,e){var n=t.__qripple;void 0!==n&&e.oldValue!==e.value&&(n.enabled=!1!==e.value,!0===n.enabled&&Object(e.value)===e.value&&l(n,e))},unbind:function(t){void 0===t.__qripple_destroyed?f(t):delete t.__qripple_destroyed}}},7156:function(t,e,n){"use strict";var i=n("1626"),r=n("861d"),o=n("d2bb");t.exports=function(t,e,n){var a,s;return o&&i(a=e.constructor)&&a!==n&&r(s=a.prototype)&&s!==n.prototype&&o(t,s),t}},7234:function(t,e,n){"use strict";t.exports=function(t){return null===t||void 0===t}},7282:function(t,e,n){"use strict";var i=n("e330"),r=n("59ed");t.exports=function(t,e,n){try{return i(r(Object.getOwnPropertyDescriptor(t,e)[n]))}catch(o){}}},"72c3":function(t,e,n){"use strict";var i=n("23e7"),r=n("e9bc"),o=n("dad2");i({target:"Set",proto:!0,real:!0,forced:!o("union")},{union:r})},"72f7":function(t,e,n){"use strict";var i=n("ebb5").exportTypedArrayMethod,r=n("d039"),o=n("cfe9"),a=n("e330"),s=o.Uint8Array,c=s&&s.prototype||{},u=[].toString,l=a([].join);r((function(){u.call({})}))&&(u=function(){return l(this)});var f=c.toString!==u;i("toString",u,f)},"735e":function(t,e,n){"use strict";var i=n("ebb5"),r=n("81d5"),o=n("f495"),a=n("f5df"),s=n("c65b"),c=n("e330"),u=n("d039"),l=i.aTypedArray,f=i.exportTypedArrayMethod,d=c("".slice),h=u((function(){var t=0;return new Int8Array(2).fill({valueOf:function(){return t++}}),1!==t}));f("fill",(function(t){var e=arguments.length;l(this);var n="Big"===d(a(this),0,3)?o(t):+t;return s(r,this,n,e>1?arguments[1]:void 0,e>2?arguments[2]:void 0)}),h)},7418:function(t,e,n){"use strict";e.f=Object.getOwnPropertySymbols},"742c":function(t,e,n){"use strict";var i=n("18e2"),r=n("1738"),o=Object(i["a"])((function(t){t.setHours(0,0,0,0)}),(function(t,e){t.setDate(t.getDate()+e)}),(function(t,e){return(e-t-(e.getTimezoneOffset()-t.getTimezoneOffset())*r["c"])/r["a"]}),(function(t){return t.getDate()-1}));e["a"]=o;o.range},"74e8":function(t,e,n){"use strict";var i=n("23e7"),r=n("cfe9"),o=n("c65b"),a=n("83ab"),s=n("8aa7"),c=n("ebb5"),u=n("621a"),l=n("19aa"),f=n("5c6c"),d=n("9112"),h=n("eac5"),p=n("50c4"),v=n("0b25"),g=n("182d"),m=n("13a6"),b=n("a04b"),y=n("1a2d"),_=n("f5df"),w=n("861d"),x=n("d9b5"),S=n("7c73"),k=n("3a9b"),O=n("d2bb"),C=n("241c").f,T=n("a078"),j=n("b727").forEach,E=n("2626"),P=n("edd0"),A=n("9bf2"),M=n("06cf"),$=n("dfb9"),D=n("69f3"),R=n("7156"),L=D.get,q=D.set,F=D.enforce,I=A.f,N=M.f,z=r.RangeError,B=u.ArrayBuffer,V=B.prototype,U=u.DataView,H=c.NATIVE_ARRAY_BUFFER_VIEWS,Y=c.TYPED_ARRAY_TAG,W=c.TypedArray,G=c.TypedArrayPrototype,Q=c.isTypedArray,K="BYTES_PER_ELEMENT",X="Wrong length",Z=function(t,e){P(t,e,{configurable:!0,get:function(){return L(this)[e]}})},J=function(t){var e;return k(V,t)||"ArrayBuffer"===(e=_(t))||"SharedArrayBuffer"===e},tt=function(t,e){return Q(t)&&!x(e)&&e in t&&h(+e)&&e>=0},et=function(t,e){return e=b(e),tt(t,e)?f(2,t[e]):N(t,e)},nt=function(t,e,n){return e=b(e),!(tt(t,e)&&w(n)&&y(n,"value"))||y(n,"get")||y(n,"set")||n.configurable||y(n,"writable")&&!n.writable||y(n,"enumerable")&&!n.enumerable?I(t,e,n):(t[e]=n.value,t)};a?(H||(M.f=et,A.f=nt,Z(G,"buffer"),Z(G,"byteOffset"),Z(G,"byteLength"),Z(G,"length")),i({target:"Object",stat:!0,forced:!H},{getOwnPropertyDescriptor:et,defineProperty:nt}),t.exports=function(t,e,n){var a=t.match(/\d+/)[0]/8,c=t+(n?"Clamped":"")+"Array",u="get"+t,f="set"+t,h=r[c],b=h,y=b&&b.prototype,_={},x=function(t,e){var n=L(t);return n.view[u](e*a+n.byteOffset,!0)},k=function(t,e,i){var r=L(t);r.view[f](e*a+r.byteOffset,n?m(i):i,!0)},P=function(t,e){I(t,e,{get:function(){return x(this,e)},set:function(t){return k(this,e,t)},enumerable:!0})};H?s&&(b=e((function(t,e,n,i){return l(t,y),R(function(){return w(e)?J(e)?void 0!==i?new h(e,g(n,a),i):void 0!==n?new h(e,g(n,a)):new h(e):Q(e)?$(b,e):o(T,b,e):new h(v(e))}(),t,b)})),O&&O(b,W),j(C(h),(function(t){t in b||d(b,t,h[t])})),b.prototype=y):(b=e((function(t,e,n,i){l(t,y);var r,s,c,u=0,f=0;if(w(e)){if(!J(e))return Q(e)?$(b,e):o(T,b,e);r=e,f=g(n,a);var d=e.byteLength;if(void 0===i){if(d%a)throw new z(X);if(s=d-f,s<0)throw new z(X)}else if(s=p(i)*a,s+f>d)throw new z(X);c=s/a}else c=v(e),s=c*a,r=new B(s);q(t,{buffer:r,byteOffset:f,byteLength:s,length:c,view:new U(r)});while(u<c)P(t,u++)})),O&&O(b,W),y=b.prototype=S(G)),y.constructor!==b&&d(y,"constructor",b),F(y).TypedArrayConstructor=b,Y&&d(y,Y,c);var A=b!==h;_[c]=b,i({global:!0,constructor:!0,forced:A,sham:!H},_),K in b||d(b,K,a),K in y||d(y,K,a),E(c)}):t.exports=function(){}},"74f4":function(t,e,n){"use strict";n.d(e,"b",(function(){return p})),n.d(e,"a",(function(){return g})),n.d(e,"c",(function(){return m}));var i,r,o=0,a=0,s=0,c=1e3,u=0,l=0,f=0,d="object"===typeof performance&&performance.now?performance:Date,h="object"===typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(t){setTimeout(t,17)};function p(){return l||(h(v),l=d.now()+f)}function v(){l=0}function g(){this._call=this._time=this._next=null}function m(t,e,n){var i=new g;return i.restart(t,e,n),i}function b(){p(),++o;var t,e=i;while(e)(t=l-e._time)>=0&&e._call.call(null,t),e=e._next;--o}function y(){l=(u=d.now())+f,o=a=0;try{b()}finally{o=0,w(),l=0}}function _(){var t=d.now(),e=t-u;e>c&&(f-=e,u=t)}function w(){var t,e,n=i,o=1/0;while(n)n._call?(o>n._time&&(o=n._time),t=n,n=n._next):(e=n._next,n._next=null,n=t?t._next=e:i=e);r=t,x(o)}function x(t){if(!o){a&&(a=clearTimeout(a));var e=t-l;e>24?(t<1/0&&(a=setTimeout(y,t-d.now()-f)),s&&(s=clearInterval(s))):(s||(u=d.now(),s=setInterval(_,c)),o=1,h(y))}}g.prototype=m.prototype={constructor:g,restart:function(t,e,n){if("function"!==typeof t)throw new TypeError("callback is not a function");n=(null==n?p():+n)+(null==e?0:+e),this._next||r===this||(r?r._next=this:i=this,r=this),this._call=t,this._time=n,x()},stop:function(){this._call&&(this._call=null,this._time=1/0,x())}}},7562:function(t,e,n){"use strict";e["a"]={props:{transitionShow:{type:String,default:"fade"},transitionHide:{type:String,default:"fade"}},computed:{transitionProps:function(){var t="q-transition--".concat(this.transitionShow||this.defaultTransitionShow),e="q-transition--".concat(this.transitionHide||this.defaultTransitionHide);return{appear:!0,enterClass:"".concat(t,"-enter"),enterActiveClass:"".concat(t,"-enter-active"),enterToClass:"".concat(t,"-enter-to"),leaveClass:"".concat(e,"-leave"),leaveActiveClass:"".concat(e,"-leave-active"),leaveToClass:"".concat(e,"-leave-to")}}}}},"75bd":function(t,e,n){"use strict";var i=n("cfe9"),r=n("4625"),o=n("b620"),a=i.ArrayBuffer,s=a&&a.prototype,c=s&&r(s.slice);t.exports=function(t){if(0!==o(t))return!1;if(!c)return!1;try{return c(t,0,0),!1}catch(e){return!0}}},"75c3":function(t,e,n){"use strict";n("99af");var i=n("0967"),r=(n("caad"),n("b64b"),n("d3b7"),["left","right","up","down","horizontal","vertical"]),o={left:!0,right:!0,up:!0,down:!0,horizontal:!0,vertical:!0,all:!0},a=["INPUT","TEXTAREA"];function s(t){var e={};return r.forEach((function(n){t[n]&&(e[n]=!0)})),0===Object.keys(e).length?o:(!0===e.horizontal&&(e.left=e.right=!0),!0===e.vertical&&(e.up=e.down=!0),!0===e.left&&!0===e.right&&(e.horizontal=!0),!0===e.up&&!0===e.down&&(e.vertical=!0),!0===e.horizontal&&!0===e.vertical&&(e.all=!0),e)}function c(t,e){return void 0===e.event&&void 0!==t.target&&!0!==t.target.draggable&&"function"===typeof e.handler&&!1===a.includes(t.target.nodeName.toUpperCase())&&(void 0===t.qClonedBy||-1===t.qClonedBy.indexOf(e.uid))}var u=n("d882"),l=n("f249");function f(t,e,n){var i,r=Object(u["h"])(t),o=r.left-e.event.x,a=r.top-e.event.y,s=Math.abs(o),c=Math.abs(a),l=e.direction;!0===l.horizontal&&!0!==l.vertical?i=o<0?"left":"right":!0!==l.horizontal&&!0===l.vertical?i=a<0?"up":"down":!0===l.up&&a<0?(i="up",s>c&&(!0===l.left&&o<0?i="left":!0===l.right&&o>0&&(i="right"))):!0===l.down&&a>0?(i="down",s>c&&(!0===l.left&&o<0?i="left":!0===l.right&&o>0&&(i="right"))):!0===l.left&&o<0?(i="left",s<c&&(!0===l.up&&a<0?i="up":!0===l.down&&a>0&&(i="down"))):!0===l.right&&o>0&&(i="right",s<c&&(!0===l.up&&a<0?i="up":!0===l.down&&a>0&&(i="down")));var f=!1;if(void 0===i&&!1===n){if(!0===e.event.isFirst||void 0===e.event.lastDir)return{};i=e.event.lastDir,f=!0,"left"===i||"right"===i?(r.left-=o,s=0,o=0):(r.top-=a,c=0,a=0)}return{synthetic:f,payload:{evt:t,touch:!0!==e.event.mouse,mouse:!0===e.event.mouse,position:r,direction:i,isFirst:e.event.isFirst,isFinal:!0===n,duration:Date.now()-e.event.time,distance:{x:s,y:c},offset:{x:o,y:a},delta:{x:r.left-e.event.lastX,y:r.top-e.event.lastY}}}}function d(t){var e=t.__qtouchpan;void 0!==e&&(void 0!==e.event&&e.end(),Object(u["b"])(e,"main"),Object(u["b"])(e,"temp"),!0===i["a"].is.firefox&&Object(u["j"])(t,!1),void 0!==e.styleCleanup&&e.styleCleanup(),delete t.__qtouchpan)}var h=0;e["a"]={name:"touch-pan",bind:function(t,e){var n=e.value,r=e.modifiers;if(void 0!==t.__qtouchpan&&(d(t),t.__qtouchpan_destroyed=!0),!0===r.mouse||!0===i["a"].has.touch){var o={uid:"qvtp_"+h++,handler:n,modifiers:r,direction:s(r),noop:u["g"],mouseStart:function(t){c(t,o)&&Object(u["e"])(t)&&(Object(u["a"])(o,"temp",[[document,"mousemove","move","notPassiveCapture"],[document,"mouseup","end","passiveCapture"]]),o.start(t,!0))},touchStart:function(t){if(c(t,o)){var e=t.target;Object(u["a"])(o,"temp",[[e,"touchmove","move","notPassiveCapture"],[e,"touchcancel","end","passiveCapture"],[e,"touchend","end","passiveCapture"]]),o.start(t)}},start:function(e,n){!0===i["a"].is.firefox&&Object(u["j"])(t,!0),o.lastEvt=e;var a=Object(u["h"])(e);if(!0===n||!0===r.stop){if(!0!==o.direction.all&&(!0!==n||!0!==o.modifiers.mouseAllDir&&!0!==o.modifiers.mousealldir)){var s=e.type.indexOf("mouse")>-1?new MouseEvent(e.type,e):new TouchEvent(e.type,e);!0===e.defaultPrevented&&Object(u["i"])(s),!0===e.cancelBubble&&Object(u["k"])(s),s.qClonedBy=void 0===e.qClonedBy?[o.uid]:e.qClonedBy.concat(o.uid),s.qKeyEvent=e.qKeyEvent,s.qClickOutside=e.qClickOutside,o.initialEvent={target:e.target,event:s}}Object(u["k"])(e)}o.event={x:a.left,y:a.top,time:Date.now(),mouse:!0===n,detected:!1,isFirst:!0,isFinal:!1,lastX:a.left,lastY:a.top}},move:function(t){if(void 0!==o.event){o.lastEvt=t;var e=!0===o.event.mouse,n=function(){var n;a(t,e),!0!==o.modifiers.preserveCursor&&!0!==o.modifiers.preservecursor&&(n=document.documentElement.style.cursor||"",document.documentElement.style.cursor="grabbing"),!0===e&&document.body.classList.add("no-pointer-events--children"),document.body.classList.add("non-selectable"),Object(l["a"])(),o.styleCleanup=function(t){if(o.styleCleanup=void 0,void 0!==n&&(document.documentElement.style.cursor=n),document.body.classList.remove("non-selectable"),!0===e){var i=function(){document.body.classList.remove("no-pointer-events--children")};void 0!==t?setTimeout((function(){i(),t()}),50):i()}else void 0!==t&&t()}};if(!0!==o.event.detected){if(!0===o.direction.all||!0===e&&(!0===o.modifiers.mouseAllDir||!0===o.modifiers.mousealldir))return n(),o.event.detected=!0,void o.move(t);var i=Object(u["h"])(t),r=i.left-o.event.x,s=i.top-o.event.y,c=Math.abs(r),d=Math.abs(s);c!==d&&(!0===o.direction.horizontal&&c>d||!0===o.direction.vertical&&c<d||!0===o.direction.up&&c<d&&s<0||!0===o.direction.down&&c<d&&s>0||!0===o.direction.left&&c>d&&r<0||!0===o.direction.right&&c>d&&r>0?(o.event.detected=!0,o.move(t)):o.end(t,!0))}else{!0!==o.event.isFirst&&a(t,o.event.mouse);var h=f(t,o,!1),p=h.payload,v=h.synthetic;void 0!==p&&(!1===o.handler(p)?o.end(t):(void 0===o.styleCleanup&&!0===o.event.isFirst&&n(),o.event.lastX=p.position.left,o.event.lastY=p.position.top,o.event.lastDir=!0===v?void 0:p.direction,o.event.isFirst=!1))}}},end:function(e,n){if(void 0!==o.event){if(Object(u["b"])(o,"temp"),!0===i["a"].is.firefox&&Object(u["j"])(t,!1),!0===n)void 0!==o.styleCleanup&&o.styleCleanup(),!0!==o.event.detected&&void 0!==o.initialEvent&&o.initialEvent.target.dispatchEvent(o.initialEvent.event);else if(!0===o.event.detected){!0===o.event.isFirst&&o.handler(f(void 0===e?o.lastEvt:e,o).payload);var r=f(void 0===e?o.lastEvt:e,o,!0),a=r.payload,s=function(){o.handler(a)};void 0!==o.styleCleanup?o.styleCleanup(s):s()}o.event=void 0,o.initialEvent=void 0,o.lastEvt=void 0}}};t.__qtouchpan=o,!0===r.mouse&&Object(u["a"])(o,"main",[[t,"mousedown","mouseStart","passive".concat(!0===r.mouseCapture||!0===r.mousecapture?"Capture":"")]]),!0===i["a"].has.touch&&Object(u["a"])(o,"main",[[t,"touchstart","touchStart","passive".concat(!0===r.capture?"Capture":"")],[t,"touchmove","noop","notPassiveCapture"]])}function a(t,e){!0===r.mouse&&!0===e?Object(u["l"])(t):(!0===r.stop&&Object(u["k"])(t),!0===r.prevent&&Object(u["i"])(t))}},update:function(t,e){var n=e.oldValue,i=e.value,r=t.__qtouchpan;void 0!==r&&n!==i&&("function"!==typeof i&&r.end(),r.handler=i)},unbind:function(t){void 0===t.__qtouchpan_destroyed?d(t):delete t.__qtouchpan_destroyed}}},"77a7":function(t,e,n){"use strict";var i=Array,r=Math.abs,o=Math.pow,a=Math.floor,s=Math.log,c=Math.LN2,u=function(t,e,n){var u,l,f,d=i(n),h=8*n-e-1,p=(1<<h)-1,v=p>>1,g=23===e?o(2,-24)-o(2,-77):0,m=t<0||0===t&&1/t<0?1:0,b=0;t=r(t),t!==t||t===1/0?(l=t!==t?1:0,u=p):(u=a(s(t)/c),f=o(2,-u),t*f<1&&(u--,f*=2),t+=u+v>=1?g/f:g*o(2,1-v),t*f>=2&&(u++,f/=2),u+v>=p?(l=0,u=p):u+v>=1?(l=(t*f-1)*o(2,e),u+=v):(l=t*o(2,v-1)*o(2,e),u=0));while(e>=8)d[b++]=255&l,l/=256,e-=8;u=u<<e|l,h+=e;while(h>0)d[b++]=255&u,u/=256,h-=8;return d[b-1]|=128*m,d},l=function(t,e){var n,i=t.length,r=8*i-e-1,a=(1<<r)-1,s=a>>1,c=r-7,u=i-1,l=t[u--],f=127&l;l>>=7;while(c>0)f=256*f+t[u--],c-=8;n=f&(1<<-c)-1,f>>=-c,c+=e;while(c>0)n=256*n+t[u--],c-=8;if(0===f)f=1-s;else{if(f===a)return n?NaN:l?-1/0:1/0;n+=o(2,e),f-=s}return(l?-1:1)*n*o(2,f-e)};t.exports={pack:u,unpack:l}},"77ae":function(t,e,n){"use strict";var i=n("18e2"),r=Object(i["a"])((function(t){t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)}),(function(t,e){t.setUTCFullYear(t.getUTCFullYear()+e)}),(function(t,e){return e.getUTCFullYear()-t.getUTCFullYear()}),(function(t){return t.getUTCFullYear()}));r.every=function(t){return isFinite(t=Math.floor(t))&&t>0?Object(i["a"])((function(e){e.setUTCFullYear(Math.floor(e.getUTCFullYear()/t)*t),e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)}),(function(e,n){e.setUTCFullYear(e.getUTCFullYear()+n*t)})):null},e["a"]=r;r.range},7839:function(t,e,n){"use strict";t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},"785a":function(t,e,n){"use strict";var i=n("cc12"),r=i("span").classList,o=r&&r.constructor&&r.constructor.prototype;t.exports=o===Object.prototype?void 0:o},7937:function(t,e,n){"use strict";n.d(e,"a",(function(){return i})),n.d(e,"b",(function(){return r}));n("99af"),n("a15b"),n("fb6a"),n("b680");function i(t,e,n){return n<=e?e:Math.min(n,Math.max(e,t))}function r(t,e,n){if(n<=e)return e;var i=n-e+1,r=e+(t-e)%i;return r<e&&(r=i+r),0===r?0:r}},"79a4":function(t,e,n){"use strict";var i=n("23e7"),r=n("d039"),o=n("953b"),a=n("dad2"),s=!a("intersection")||r((function(){return"3,2"!==String(Array.from(new Set([1,2,3]).intersection(new Set([3,2]))))}));i({target:"Set",proto:!0,real:!0,forced:s},{intersection:o})},"7a77":function(t,e,n){"use strict";function i(t){this.message=t}i.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},i.prototype.__CANCEL__=!0,t.exports=i},"7aac":function(t,e,n){"use strict";var i=n("c532");t.exports=i.isStandardBrowserEnv()?function(){return{write:function(t,e,n,r,o,a){var s=[];s.push(t+"="+encodeURIComponent(e)),i.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),i.isString(r)&&s.push("path="+r),i.isString(o)&&s.push("domain="+o),!0===a&&s.push("secure"),document.cookie=s.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},"7b0b":function(t,e,n){"use strict";var i=n("1d80"),r=Object;t.exports=function(t){return r(i(t))}},"7c73":function(t,e,n){"use strict";var i,r=n("825a"),o=n("37e8"),a=n("7839"),s=n("d012"),c=n("1be4"),u=n("cc12"),l=n("f772"),f=">",d="<",h="prototype",p="script",v=l("IE_PROTO"),g=function(){},m=function(t){return d+p+f+t+d+"/"+p+f},b=function(t){t.write(m("")),t.close();var e=t.parentWindow.Object;return t=null,e},y=function(){var t,e=u("iframe"),n="java"+p+":";return e.style.display="none",c.appendChild(e),e.src=String(n),t=e.contentWindow.document,t.open(),t.write(m("document.F=Object")),t.close(),t.F},_=function(){try{i=new ActiveXObject("htmlfile")}catch(e){}_="undefined"!=typeof document?document.domain&&i?b(i):y():b(i);var t=a.length;while(t--)delete _[h][a[t]];return _()};s[v]=!0,t.exports=Object.create||function(t,e){var n;return null!==t?(g[h]=r(t),n=new g,g[h]=null,n[v]=t):n=_(),void 0===e?n:o.f(n,e)}},"7d6e":function(t,e,n){},"7db0":function(t,e,n){"use strict";var i=n("23e7"),r=n("b727").find,o=n("44d2"),a="find",s=!0;a in[]&&Array(1)[a]((function(){s=!1})),i({target:"Array",proto:!0,forced:s},{find:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}}),o(a)},"7ee0":function(t,e,n){"use strict";var i=n("0967"),r=n("87e8");e["a"]={mixins:[r["a"]],props:{value:{type:Boolean,default:void 0}},data:function(){return{showing:!1}},watch:{value:function(t){this.__processModelChange(t)},$route:function(){!0===this.hideOnRouteChange&&!0===this.showing&&this.hide()}},methods:{toggle:function(t){this[!0===this.showing?"hide":"show"](t)},show:function(t){var e=this;!0===this.disable||void 0!==this.__showCondition&&!0!==this.__showCondition(t)||(void 0!==this.qListeners.input&&!1===i["e"]&&(this.$emit("input",!0),this.payload=t,this.$nextTick((function(){e.payload===t&&(e.payload=void 0)}))),void 0!==this.value&&void 0!==this.qListeners.input&&!0!==i["e"]||this.__processShow(t))},__processShow:function(t){!0!==this.showing&&(void 0!==this.__preparePortal&&this.__preparePortal(),this.showing=!0,this.$emit("before-show",t),void 0!==this.__show?this.__show(t):this.$emit("show",t))},hide:function(t){var e=this;!0!==this.disable&&(void 0!==this.qListeners.input&&!1===i["e"]&&(this.$emit("input",!1),this.payload=t,this.$nextTick((function(){e.payload===t&&(e.payload=void 0)}))),void 0!==this.value&&void 0!==this.qListeners.input&&!0!==i["e"]||this.__processHide(t))},__processHide:function(t){!1!==this.showing&&(this.showing=!1,this.$emit("before-hide",t),void 0!==this.__hide?this.__hide(t):this.$emit("hide",t))},__processModelChange:function(t){!0===this.disable&&!0===t?void 0!==this.qListeners.input&&this.$emit("input",!1):!0===t!==this.showing&&this["__process".concat(!0===t?"Show":"Hide")](this.payload)}}}},"7f65":function(t,e,n){"use strict";var i=n("59ed"),r=n("825a"),o=n("c65b"),a=n("5926"),s=n("46c4"),c="Invalid size",u=RangeError,l=TypeError,f=Math.max,d=function(t,e){this.set=t,this.size=f(e,0),this.has=i(t.has),this.keys=i(t.keys)};d.prototype={getIterator:function(){return s(r(o(this.keys,this.set)))},includes:function(t){return o(this.has,this.set,t)}},t.exports=function(t){r(t);var e=+t.size;if(e!==e)throw new l(c);var n=a(e);if(n<0)throw new u(c);return new d(t,n)}},"7f67":function(t,e,n){"use strict";var i=n("9e62"),r=n("dc8a");function o(t){if(!1===t)return 0;if(!0===t||void 0===t)return 1;var e=parseInt(t,10);return isNaN(e)?0:e}function a(t){var e=t.__qclosepopup;void 0!==e&&(t.removeEventListener("click",e.handler),t.removeEventListener("keyup",e.handlerKey),delete t.__qclosepopup)}e["a"]={name:"close-popup",bind:function(t,e,n){var s=e.value;void 0!==t.__qclosepopup&&(a(t),t.__qclosepopup_destroyed=!0);var c={depth:o(s),handler:function(t){0!==c.depth&&setTimeout((function(){Object(i["b"])(n.componentInstance||n.context,t,c.depth)}))},handlerKey:function(t){!0===Object(r["a"])(t,13)&&c.handler(t)}};t.__qclosepopup=c,t.addEventListener("click",c.handler),t.addEventListener("keyup",c.handlerKey)},update:function(t,e){var n=e.value,i=e.oldValue;void 0!==t.__qclosepopup&&n!==i&&(t.__qclosepopup.depth=o(n))},unbind:function(t){void 0===t.__qclosepopup_destroyed?a(t):delete t.__qclosepopup_destroyed}}},8172:function(t,e,n){"use strict";var i=n("e065"),r=n("57b9");i("toPrimitive"),r()},"81d5":function(t,e,n){"use strict";var i=n("7b0b"),r=n("23cb"),o=n("07fa");t.exports=function(t){var e=i(this),n=o(e),a=arguments.length,s=r(a>1?arguments[1]:void 0,n),c=a>2?arguments[2]:void 0,u=void 0===c?n:r(c,n);while(u>s)e[s++]=t;return e}},"81e7":function(t,e,n){"use strict";n.d(e,"c",(function(){return O})),n.d(e,"a",(function(){return C}));n("caad"),n("b0c0"),n("dca8"),n("b64b"),n("d3b7"),n("2532"),n("159b");var i=n("c0a8"),r=n("0967"),o=n("3835"),a=(n("14d9"),n("2b0e")),s=n("d882"),c=n("1c16"),u=["sm","md","lg","xl"],l=s["f"].passive,f={width:0,height:0,name:"xs",sizes:{sm:600,md:1024,lg:1440,xl:1920},lt:{sm:!0,md:!0,lg:!0,xl:!0},gt:{xs:!1,sm:!1,md:!1,lg:!1},xs:!0,sm:!1,md:!1,lg:!1,xl:!1,setSizes:s["g"],setDebounce:s["g"],install:function(t,e,n){var i=this;if(!0!==r["e"]){var s,f=window,d=f.visualViewport,h=d||window,p=document.scrollingElement||document.documentElement,v=void 0===d||!0===r["a"].is.mobile?function(){return[Math.max(window.innerWidth,p.clientWidth),Math.max(window.innerHeight,p.clientHeight)]}:function(){return[d.width*d.scale+window.innerWidth-p.clientWidth,d.height*d.scale+window.innerHeight-p.clientHeight]},g=void 0!==n.screen&&!0===n.screen.bodyClasses,m=function(t){var e=v(),n=Object(o["a"])(e,2),r=n[0],a=n[1];if(a!==i.height&&(i.height=a),r!==i.width)i.width=r;else if(!0!==t)return;var s=i.sizes;i.gt.xs=r>=s.sm,i.gt.sm=r>=s.md,i.gt.md=r>=s.lg,i.gt.lg=r>=s.xl,i.lt.sm=r<s.sm,i.lt.md=r<s.md,i.lt.lg=r<s.lg,i.lt.xl=r<s.xl,i.xs=i.lt.sm,i.sm=!0===i.gt.xs&&!0===i.lt.md,i.md=!0===i.gt.sm&&!0===i.lt.lg,i.lg=!0===i.gt.md&&!0===i.lt.xl,i.xl=i.gt.lg,s=(!0===i.xs?"xs":!0===i.sm&&"sm")||!0===i.md&&"md"||!0===i.lg&&"lg"||"xl",s!==i.name&&(!0===g&&(document.body.classList.remove("screen--".concat(i.name)),document.body.classList.add("screen--".concat(s))),i.name=s)},b={},y=16;this.setSizes=function(t){u.forEach((function(e){void 0!==t[e]&&(b[e]=t[e])}))},this.setDebounce=function(t){y=t};var _=function(){var t=getComputedStyle(document.body);t.getPropertyValue("--q-size-sm")&&u.forEach((function(e){i.sizes[e]=parseInt(t.getPropertyValue("--q-size-".concat(e)),10)})),i.setSizes=function(t){u.forEach((function(e){t[e]&&(i.sizes[e]=t[e])})),m(!0)},i.setDebounce=function(t){void 0!==s&&h.removeEventListener("resize",s,l),s=t>0?Object(c["a"])(m,t):m,h.addEventListener("resize",s,l)},i.setDebounce(y),Object.keys(b).length>0?(i.setSizes(b),b=void 0):m(),!0===g&&"xs"===i.name&&document.body.classList.add("screen--xs")};!0===r["c"]?e.takeover.push(_):_(),a["a"].util.defineReactive(t,"screen",this)}else t.screen=this}},d=(n("ac1f"),n("5319"),{isActive:!1,mode:!1,install:function(t,e,n){var i=this,o=n.dark;if(this.isActive=!0===o,!0===r["e"])return e.server.push((function(t,e){t.dark={isActive:!1,mode:!1,set:function(n){e.ssr.Q_BODY_CLASSES=e.ssr.Q_BODY_CLASSES.replace(" body--light","").replace(" body--dark","")+" body--".concat(!0===n?"dark":"light"),t.dark.isActive=!0===n,t.dark.mode=n},toggle:function(){t.dark.set(!1===t.dark.isActive)}},t.dark.set(o)})),void(this.set=s["g"]);var c=void 0!==o&&o;if(!0===r["c"]){var u=function(t){i.__fromSSR=t},l=this.set;this.set=u,u(c),e.takeover.push((function(){i.set=l,i.set(i.__fromSSR)}))}else this.set(c);a["a"].util.defineReactive(this,"isActive",this.isActive),a["a"].util.defineReactive(t,"dark",this)},set:function(t){var e=this;this.mode=t,"auto"===t?(void 0===this.__media&&(this.__media=window.matchMedia("(prefers-color-scheme: dark)"),this.__updateMedia=function(){e.set("auto")},this.__media.addListener(this.__updateMedia)),t=this.__media.matches):void 0!==this.__media&&(this.__media.removeListener(this.__updateMedia),this.__media=void 0),this.isActive=!0===t,document.body.classList.remove("body--".concat(!0===t?"light":"dark")),document.body.classList.add("body--".concat(!0===t?"dark":"light"))},toggle:function(){d.set(!1===d.isActive)},__media:void 0}),h=d,p=n("582c"),v=n("ec5d");n("a15b"),n("d9e2"),n("99af"),n("fb6a"),n("25f0"),n("498a");function g(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:document.body;if("string"!==typeof t)throw new TypeError("Expected a string as color");if("string"!==typeof e)throw new TypeError("Expected a string as value");if(!(n instanceof Element))throw new TypeError("Expected a DOM element");n.style.setProperty("--q-color-".concat(t),e)}var m=n("dc8a");function b(t){return!0===t.ios?"ios":!0===t.android?"android":void 0}function y(t,e){var n=t.is,i=t.has,r=t.within,o=[!0===n.desktop?"desktop":"mobile","".concat(!1===i.touch?"no-":"","touch")];if(!0===n.mobile){var a=b(n);void 0!==a&&o.push("platform-"+a)}if(!0===n.nativeMobile){var s=n.nativeMobileWrapper;o.push(s),o.push("native-mobile"),!0!==n.ios||void 0!==e[s]&&!1===e[s].iosStatusBarPadding||o.push("q-ios-padding")}else!0===n.electron?o.push("electron"):!0===n.bex&&o.push("bex");return!0===r.iframe&&o.push("within-iframe"),o}function _(){var t=document.body.className,e=t;void 0!==r["d"]&&(e=e.replace("desktop","platform-ios mobile")),!0===r["a"].has.touch&&(e=e.replace("no-touch","touch")),!0===r["a"].within.iframe&&(e+=" within-iframe"),t!==e&&(document.body.className=e)}function w(t){for(var e in t)g(e,t[e])}var x={install:function(t,e){if(!0!==r["e"]){if(!0===r["c"])_();else{var n=y(r["a"],e);!0===r["a"].is.ie&&11===r["a"].is.versionNumber?n.forEach((function(t){return document.body.classList.add(t)})):document.body.classList.add.apply(document.body.classList,n)}void 0!==e.brand&&w(e.brand),!0===r["a"].is.ios&&document.body.addEventListener("touchstart",s["g"]),window.addEventListener("keydown",m["b"],!0)}else t.server.push((function(t,n){var i=y(t.platform,e),r=n.ssr.setBodyClasses;void 0!==e.screen&&!0===e.screen.bodyClass&&i.push("screen--xs"),"function"===typeof r?r(i):n.ssr.Q_BODY_CLASSES=i.join(" ")}))}},S=n("9071"),k=[r["b"],f,h],O={server:[],takeover:[]},C={version:i["a"],config:{}};e["b"]=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!0!==this.__qInstalled){this.__qInstalled=!0;var n=C.config=Object.freeze(e.config||{});if(r["b"].install(C,O),x.install(O,n),h.install(C,O,n),f.install(C,O,n),p["a"].install(n),v["a"].install(C,O,e.lang),S["a"].install(C,O,e.iconSet),!0===r["e"]?t.mixin({beforeCreate:function(){this.$q=this.$root.$options.$q}}):t.prototype.$q=C,e.components&&Object.keys(e.components).forEach((function(n){var i=e.components[n];"function"===typeof i&&t.component(i.options.name,i)})),e.directives&&Object.keys(e.directives).forEach((function(n){var i=e.directives[n];void 0!==i.name&&void 0!==i.unbind&&t.directive(i.name,i)})),e.plugins){var i={$q:C,queues:O,cfg:n};Object.keys(e.plugins).forEach((function(t){var n=e.plugins[t];"function"===typeof n.install&&!1===k.includes(n)&&n.install(i)}))}}}},"825a":function(t,e,n){"use strict";var i=n("861d"),r=String,o=TypeError;t.exports=function(t){if(i(t))return t;throw new o(r(t)+" is not an object")}},"82f8":function(t,e,n){"use strict";var i=n("ebb5"),r=n("4d64").includes,o=i.aTypedArray,a=i.exportTypedArrayMethod;a("includes",(function(t){return r(o(this),t,arguments.length>1?arguments[1]:void 0)}))},"83ab":function(t,e,n){"use strict";var i=n("d039");t.exports=!i((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}))},"83b9":function(t,e,n){"use strict";var i=n("cb27"),r=n("384f"),o=i.Set,a=i.add;t.exports=function(t){var e=new o;return r(t,(function(t){a(e,t)})),e}},"83b9e":function(t,e,n){"use strict";var i=n("d925"),r=n("e683");t.exports=function(t,e){return t&&!i(e)?r(t,e):e}},8418:function(t,e,n){"use strict";var i=n("83ab"),r=n("9bf2"),o=n("5c6c");t.exports=function(t,e,n){i?r.f(t,e,o(0,n)):t[e]=n}},"848b":function(t,e,n){"use strict";var i=n("4a0c"),r={};["object","boolean","number","function","string","symbol"].forEach((function(t,e){r[t]=function(n){return typeof n===t||"a"+(e<1?"n ":" ")+t}}));var o={},a=i.version.split(".");function s(t,e){for(var n=e?e.split("."):a,i=t.split("."),r=0;r<3;r++){if(n[r]>i[r])return!0;if(n[r]<i[r])return!1}return!1}function c(t,e,n){if("object"!==typeof t)throw new TypeError("options must be an object");var i=Object.keys(t),r=i.length;while(r-- >0){var o=i[r],a=e[o];if(a){var s=t[o],c=void 0===s||a(s,o,t);if(!0!==c)throw new TypeError("option "+o+" must be "+c)}else if(!0!==n)throw Error("Unknown option "+o)}}r.transitional=function(t,e,n){var r=e&&s(e);function a(t,e){return"[Axios v"+i.version+"] Transitional option '"+t+"'"+e+(n?". "+n:"")}return function(n,i,s){if(!1===t)throw new Error(a(i," has been removed in "+e));return r&&!o[i]&&(o[i]=!0,console.warn(a(i," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(n,i,s)}},t.exports={isOlderVersion:s,assertOptions:c,validators:r}},8506:function(t,e,n){"use strict";function i(t){return null!=t&&"object"===typeof t&&!0===t["@@functional/placeholder"]}function r(t){return function e(n){return 0===arguments.length||i(n)?e:t.apply(this,arguments)}}function o(t){return function e(n,o){switch(arguments.length){case 0:return e;case 1:return i(n)?e:r((function(e){return t(n,e)}));default:return i(n)&&i(o)?e:i(n)?r((function(e){return t(e,o)})):i(o)?r((function(e){return t(n,e)})):t(n,o)}}}function a(t){return function e(n,a,s){switch(arguments.length){case 0:return e;case 1:return i(n)?e:o((function(e,i){return t(n,e,i)}));case 2:return i(n)&&i(a)?e:i(n)?o((function(e,n){return t(e,a,n)})):i(a)?o((function(e,i){return t(n,e,i)})):r((function(e){return t(n,a,e)}));default:return i(n)&&i(a)&&i(s)?e:i(n)&&i(a)?o((function(e,n){return t(e,n,s)})):i(n)&&i(s)?o((function(e,n){return t(e,a,n)})):i(a)&&i(s)?o((function(e,i){return t(n,e,i)})):i(n)?r((function(e){return t(e,a,s)})):i(a)?r((function(e){return t(n,e,s)})):i(s)?r((function(e){return t(n,a,e)})):t(n,a,s)}}}var s=o((function(t,e){return null==e||e!==e?t:e})),c=s,u=o((function(t,e){var n=e,i=0;while(i<t.length){if(null==n)return;n=n[t[i]],i+=1}return n})),l=u,f=a((function(t,e,n){return c(t,l(e,n))}));e["a"]=f},8547:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));const i={install(t,e){e.components&&Object.keys(e.components).forEach(n=>{if(!(n in["DashBlocks","DbData","dbColors","dbUtils"])){const i=e.components[n];t.component(n,i)}})}}},8558:function(t,e,n){"use strict";var i=n("cfe9"),r=n("b5db"),o=n("c6b6"),a=function(t){return r.slice(0,t.length)===t};t.exports=function(){return a("Bun/")?"BUN":a("Cloudflare-Workers")?"CLOUDFLARE":a("Deno/")?"DENO":a("Node.js/")?"NODE":i.Bun&&"string"==typeof Bun.version?"BUN":i.Deno&&"object"==typeof Deno.version?"DENO":"process"===o(i.process)?"NODE":i.window&&i.document?"BROWSER":"REST"}()},8562:function(t,e,n){"use strict";var i=n("5530"),r=n("ade3"),o=(n("caad"),n("a9e3"),n("2b0e")),a=n("75c3"),s=n("b7fa"),c=n("87e8"),u=n("e277"),l=n("d882"),f=n("d54d");e["a"]=o["a"].extend({name:"QSplitter",mixins:[s["a"],c["a"]],directives:{TouchPan:a["a"]},props:{value:{type:Number,required:!0},reverse:Boolean,unit:{type:String,default:"%",validator:function(t){return["%","px"].includes(t)}},limits:{type:Array,validator:function(t){return 2===t.length&&("number"===typeof t[0]&&"number"===typeof t[1]&&(t[0]>=0&&t[0]<=t[1]))}},emitImmediately:Boolean,horizontal:Boolean,disable:Boolean,beforeClass:[Array,String,Object],afterClass:[Array,String,Object],separatorClass:[Array,String,Object],separatorStyle:[Array,String,Object]},watch:{value:{immediate:!0,handler:function(t){this.__normalize(t,this.computedLimits)}},limits:{deep:!0,handler:function(){var t=this;this.$nextTick((function(){t.__normalize(t.value,t.computedLimits)}))}}},computed:{classes:function(){return(!0===this.horizontal?"column":"row")+" q-splitter--".concat(!0===this.horizontal?"horizontal":"vertical")+" q-splitter--".concat(!0===this.disable?"disabled":"workable")+(!0===this.isDark?" q-splitter--dark":"")},prop:function(){return!0===this.horizontal?"height":"width"},side:function(){return!0!==this.reverse?"before":"after"},computedLimits:function(){return void 0!==this.limits?this.limits:"%"===this.unit?[10,90]:[50,1/0]},styles:function(){return Object(r["a"])({},this.side,Object(r["a"])({},this.prop,this.__getCSSValue(this.value)))},separatorDirectives:function(){if(!0!==this.disable)return[{name:"touch-pan",value:this.__pan,modifiers:Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])({},!0===this.horizontal?"vertical":"horizontal",!0),"prevent",!0),"stop",!0),"mouse",!0),"mouseAllDir",!0)}]}},methods:{__pan:function(t){if(!0===t.isFirst){var e=this.$el.getBoundingClientRect()[this.prop];return this.__dir=!0===this.horizontal?"up":"left",this.__maxValue="%"===this.unit?100:e,this.__value=Math.min(this.__maxValue,this.computedLimits[1],Math.max(this.computedLimits[0],this.value)),this.__multiplier=(!0!==this.reverse?1:-1)*(!0===this.horizontal?1:!0===this.$q.lang.rtl?-1:1)*("%"===this.unit?0===e?0:100/e:1),void this.$el.classList.add("q-splitter--active")}if(!0===t.isFinal)return this.__normalized!==this.value&&this.$emit("input",this.__normalized),void this.$el.classList.remove("q-splitter--active");var n=this.__value+this.__multiplier*(t.direction===this.__dir?-1:1)*t.distance[!0===this.horizontal?"y":"x"];this.__normalized=Math.min(this.__maxValue,this.computedLimits[1],Math.max(this.computedLimits[0],n)),this.$refs[this.side].style[this.prop]=this.__getCSSValue(this.__normalized),!0===this.emitImmediately&&this.value!==this.__normalized&&this.$emit("input",this.__normalized)},__normalize:function(t,e){t<e[0]?this.$emit("input",e[0]):t>e[1]&&this.$emit("input",e[1])},__getCSSValue:function(t){return("%"===this.unit?t:Math.round(t))+this.unit}},render:function(t){var e=!0===this.disable?{"aria-disabled":"true"}:void 0,n=[t("div",{ref:"before",staticClass:"q-splitter__panel q-splitter__before"+(!0===this.reverse?" col":""),style:this.styles.before,class:this.beforeClass,on:Object(f["a"])(this,"stop",{input:l["k"]})},Object(u["c"])(this,"before")),t("div",{staticClass:"q-splitter__separator",style:this.separatorStyle,class:this.separatorClass,attrs:e},[t("div",{staticClass:"absolute-full q-splitter__separator-area",directives:this.separatorDirectives},Object(u["c"])(this,"separator"))]),t("div",{ref:"after",staticClass:"q-splitter__panel q-splitter__after"+(!0===this.reverse?"":" col"),style:this.styles.after,class:this.afterClass,on:Object(f["a"])(this,"stop",{input:l["k"]})},Object(u["c"])(this,"after"))];return t("div",{staticClass:"q-splitter no-wrap",class:this.classes,on:Object(i["a"])({},this.qListeners)},Object(u["a"])(n,this,"default"))}})},8572:function(t,e,n){"use strict";var i=n("5530"),r=n("ade3"),o=(n("99af"),n("14d9"),n("a9e3"),n("2b0e")),a=n("0967"),s=n("0016"),c=n("0d59"),u=(n("7db0"),n("caad"),n("d3b7"),n("3ca3"),n("ddb0"),n("ac1f"),n("00b4"),/^#[0-9a-fA-F]{3}([0-9a-fA-F]{3})?$/),l=/^#[0-9a-fA-F]{4}([0-9a-fA-F]{4})?$/,f=/^#([0-9a-fA-F]{3}|[0-9a-fA-F]{4}|[0-9a-fA-F]{6}|[0-9a-fA-F]{8})$/,d=/^rgb\(((0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5]),){2}(0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5])\)$/,h=/^rgba\(((0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5]),){2}(0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5]),(0|0\.[0-9]+[1-9]|0\.[1-9]+|1)\)$/,p={date:function(t){return/^-?[\d]+\/[0-1]\d\/[0-3]\d$/.test(t)},time:function(t){return/^([0-1]?\d|2[0-3]):[0-5]\d$/.test(t)},fulltime:function(t){return/^([0-1]?\d|2[0-3]):[0-5]\d:[0-5]\d$/.test(t)},timeOrFulltime:function(t){return/^([0-1]?\d|2[0-3]):[0-5]\d(:[0-5]\d)?$/.test(t)},email:function(t){return/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(t)},hexColor:function(t){return u.test(t)},hexaColor:function(t){return l.test(t)},hexOrHexaColor:function(t){return f.test(t)},rgbColor:function(t){return d.test(t)},rgbaColor:function(t){return h.test(t)},rgbOrRgbaColor:function(t){return d.test(t)||h.test(t)},hexOrRgbColor:function(t){return u.test(t)||d.test(t)},hexaOrRgbaColor:function(t){return l.test(t)||h.test(t)},anyColor:function(t){return f.test(t)||d.test(t)||h.test(t)}},v=n("1c16"),g=[!0,!1,"ondemand"],m={props:{value:{},error:{type:Boolean,default:null},errorMessage:String,noErrorIcon:Boolean,rules:Array,reactiveRules:Boolean,lazyRules:{type:[Boolean,String],validator:function(t){return g.includes(t)}}},data:function(){return{isDirty:null,innerError:!1,innerErrorMessage:void 0}},watch:{value:function(){this.__validateIfNeeded()},disable:function(t){!0===t?this.__resetValidation():this.__validateIfNeeded(!0)},reactiveRules:{handler:function(t){var e=this;!0===t?void 0===this.unwatchRules&&(this.unwatchRules=this.$watch("rules",(function(){e.__validateIfNeeded(!0)}))):void 0!==this.unwatchRules&&(this.unwatchRules(),this.unwatchRules=void 0)},immediate:!0},focused:function(t){!0===t?null===this.isDirty&&(this.isDirty=!1):!1===this.isDirty&&(this.isDirty=!0,!0===this.hasActiveRules&&"ondemand"!==this.lazyRules&&!1===this.innerLoading&&this.debouncedValidate())},hasError:function(t){var e=document.getElementById(this.targetUid);null!==e&&e.setAttribute("aria-invalid",!0===t)}},computed:{hasRules:function(){return void 0!==this.rules&&null!==this.rules&&this.rules.length>0},hasActiveRules:function(){return!0!==this.disable&&!0===this.hasRules},hasError:function(){return!0===this.error||!0===this.innerError},computedErrorMessage:function(){return"string"===typeof this.errorMessage&&this.errorMessage.length>0?this.errorMessage:this.innerErrorMessage}},created:function(){this.debouncedValidate=Object(v["a"])(this.validate,0)},mounted:function(){this.validateIndex=0},beforeDestroy:function(){void 0!==this.unwatchRules&&this.unwatchRules(),this.debouncedValidate.cancel()},methods:{resetValidation:function(){this.isDirty=null,this.__resetValidation()},validate:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.value;if(!0!==this.hasActiveRules)return!0;for(var n=++this.validateIndex,i=!0!==this.innerLoading?function(){return!0!==t.isDirty&&(t.isDirty=!0)}:function(){},r=function(e,n){!0===e&&i(),t.innerError!==e&&(t.innerError=e);var r=n||void 0;t.innerErrorMessage!==r&&(t.innerErrorMessage=r),!1!==t.innerLoading&&(t.innerLoading=!1)},o=[],a=0;a<this.rules.length;a++){var s=this.rules[a],c=void 0;if("function"===typeof s?c=s(e,p):"string"===typeof s&&void 0!==p[s]&&(c=p[s](e)),!1===c||"string"===typeof c)return r(!0,c),!1;!0!==c&&void 0!==c&&o.push(c)}return 0===o.length?(r(!1),!0):(!0!==this.innerLoading&&(this.innerLoading=!0),Promise.all(o).then((function(e){if(void 0===e||!1===Array.isArray(e)||0===e.length)return n===t.validateIndex&&r(!1),!0;var i=e.find((function(t){return!1===t||"string"===typeof t}));return n===t.validateIndex&&r(void 0!==i,i),void 0===i}),(function(e){return n===t.validateIndex&&(console.error(e),r(!0)),!1})))},__resetValidation:function(){this.debouncedValidate.cancel(),this.validateIndex++,this.innerLoading=!1,this.innerError=!1,this.innerErrorMessage=void 0},__validateIfNeeded:function(t){!0===this.hasActiveRules&&"ondemand"!==this.lazyRules&&(!0===this.isDirty||!0!==this.lazyRules&&!0!==t)&&this.debouncedValidate()}}},b=n("b7fa"),y=n("f376"),_=n("e277"),w=n("1732"),x=n("d882"),S=n("f6ba");function k(t){return void 0===t?"f_".concat(Object(w["a"])()):t}e["a"]=o["a"].extend({name:"QField",mixins:[b["a"],m,y["b"]],inheritAttrs:!1,props:{label:String,stackLabel:Boolean,hint:String,hideHint:Boolean,prefix:String,suffix:String,labelColor:String,color:String,bgColor:String,filled:Boolean,outlined:Boolean,borderless:Boolean,standout:[Boolean,String],square:Boolean,loading:Boolean,labelSlot:Boolean,bottomSlots:Boolean,hideBottomSpace:Boolean,rounded:Boolean,dense:Boolean,itemAligned:Boolean,counter:Boolean,clearable:Boolean,clearIcon:String,disable:Boolean,readonly:Boolean,autofocus:Boolean,for:String,maxlength:[Number,String],maxValues:[Number,String]},data:function(){return{focused:!1,targetUid:k(this.for),innerLoading:!1}},watch:{for:function(t){this.targetUid=k(t)}},computed:{editable:function(){return!0!==this.disable&&!0!==this.readonly},hasValue:function(){var t=void 0===this.__getControl?this.value:this.innerValue;return void 0!==t&&null!==t&&(""+t).length>0},computedCounter:function(){if(!1!==this.counter){var t="string"===typeof this.value||"number"===typeof this.value?(""+this.value).length:!0===Array.isArray(this.value)?this.value.length:0,e=void 0!==this.maxlength?this.maxlength:this.maxValues;return t+(void 0!==e?" / "+e:"")}},floatingLabel:function(){return!0===this.stackLabel||!0===this.focused||"number"===typeof this.inputValue||"string"===typeof this.inputValue&&this.inputValue.length>0||!0!==this.hideSelected&&!0===this.hasValue&&("number"!==this.type||!1===isNaN(this.value))||void 0!==this.displayValue&&null!==this.displayValue&&(""+this.displayValue).length>0},shouldRenderBottom:function(){return!0===this.bottomSlots||void 0!==this.hint||!0===this.hasRules||!0===this.counter||null!==this.error},classes:function(){var t;return t={},Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(t,this.fieldClass,void 0!==this.fieldClass),"q-field--".concat(this.styleType),!0),"q-field--rounded",this.rounded),"q-field--square",this.square),"q-field--focused",!0===this.focused),"q-field--highlighted",!0===this.focused||!0===this.hasError),"q-field--float",this.floatingLabel),"q-field--labeled",this.hasLabel),"q-field--dense",this.dense),"q-field--item-aligned q-item-type",this.itemAligned),Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(t,"q-field--dark",this.isDark),"q-field--auto-height",void 0===this.__getControl),"q-field--with-bottom",!0!==this.hideBottomSpace&&!0===this.shouldRenderBottom),"q-field--error",this.hasError),"q-field--readonly",!0===this.readonly&&!0!==this.disable),"q-field--disabled",!0===this.disable)},styleType:function(){return!0===this.filled?"filled":!0===this.outlined?"outlined":!0===this.borderless?"borderless":this.standout?"standout":"standard"},contentClass:function(){var t=[];if(!0===this.hasError)t.push("text-negative");else{if("string"===typeof this.standout&&this.standout.length>0&&!0===this.focused)return this.standout;void 0!==this.color&&t.push("text-"+this.color)}return void 0!==this.bgColor&&t.push("bg-".concat(this.bgColor)),t},hasLabel:function(){return!0===this.labelSlot||void 0!==this.label},labelClass:function(){if(void 0!==this.labelColor&&!0!==this.hasError)return"text-"+this.labelColor},controlSlotScope:function(){return{id:this.targetUid,field:this.$el,editable:this.editable,focused:this.focused,floatingLabel:this.floatingLabel,value:this.value,emitValue:this.__emitValue}},bottomSlotScope:function(){return{id:this.targetUid,field:this.$el,editable:this.editable,focused:this.focused,value:this.value,errorMessage:this.computedErrorMessage}},attrs:function(){var t={for:this.targetUid};return!0===this.disable?t["aria-disabled"]="true":!0===this.readonly&&(t["aria-readonly"]="true"),t}},methods:{focus:function(){Object(S["a"])(this.__focus)},blur:function(){Object(S["c"])(this.__focus);var t=document.activeElement;null!==t&&this.$el.contains(t)&&t.blur()},__focus:function(){var t=document.activeElement,e=this.$refs.target;void 0===e||null!==t&&t.id===this.targetUid||(!0===e.hasAttribute("tabindex")||(e=e.querySelector("[tabindex]")),null!==e&&e!==t&&e.focus({preventScroll:!0}))},__getContent:function(t){var e=[];return void 0!==this.$scopedSlots.prepend&&e.push(t("div",{staticClass:"q-field__prepend q-field__marginal row no-wrap items-center",key:"prepend",on:this.slotsEvents},this.$scopedSlots.prepend())),e.push(t("div",{staticClass:"q-field__control-container col relative-position row no-wrap q-anchor--skip"},this.__getControlContainer(t))),!0===this.hasError&&!1===this.noErrorIcon&&e.push(this.__getInnerAppendNode(t,"error",[t(s["a"],{props:{name:this.$q.iconSet.field.error,color:"negative"}})])),!0===this.loading||!0===this.innerLoading?e.push(this.__getInnerAppendNode(t,"inner-loading-append",void 0!==this.$scopedSlots.loading?this.$scopedSlots.loading():[t(c["a"],{props:{color:this.color}})])):!0===this.clearable&&!0===this.hasValue&&!0===this.editable&&e.push(this.__getInnerAppendNode(t,"inner-clearable-append",[t(s["a"],{staticClass:"q-field__focusable-action",props:{tag:"button",name:this.clearIcon||this.$q.iconSet.field.clear},attrs:y["c"],on:this.clearableEvents})])),void 0!==this.$scopedSlots.append&&e.push(t("div",{staticClass:"q-field__append q-field__marginal row no-wrap items-center",key:"append",on:this.slotsEvents},this.$scopedSlots.append())),void 0!==this.__getInnerAppend&&e.push(this.__getInnerAppendNode(t,"inner-append",this.__getInnerAppend(t))),void 0!==this.__getControlChild&&e.push(this.__getControlChild(t)),e},__getControlContainer:function(t){var e=[];return void 0!==this.prefix&&null!==this.prefix&&e.push(t("div",{staticClass:"q-field__prefix no-pointer-events row items-center"},[this.prefix])),!0===this.hasShadow&&void 0!==this.__getShadowControl&&e.push(this.__getShadowControl(t)),void 0!==this.__getControl?e.push(this.__getControl(t)):void 0!==this.$scopedSlots.rawControl?e.push(this.$scopedSlots.rawControl()):void 0!==this.$scopedSlots.control&&e.push(t("div",{ref:"target",staticClass:"q-field__native row",attrs:Object(i["a"])(Object(i["a"])({tabindex:-1},this.qAttrs),{},{"data-autofocus":this.autofocus||void 0})},this.$scopedSlots.control(this.controlSlotScope))),!0===this.hasLabel&&e.push(t("div",{staticClass:"q-field__label no-pointer-events absolute ellipsis",class:this.labelClass},[Object(_["c"])(this,"label",this.label)])),void 0!==this.suffix&&null!==this.suffix&&e.push(t("div",{staticClass:"q-field__suffix no-pointer-events row items-center"},[this.suffix])),e.concat(void 0!==this.__getDefaultSlot?this.__getDefaultSlot(t):Object(_["c"])(this,"default"))},__getBottom:function(t){var e,n;!0===this.hasError?(n="q--slot-error",void 0!==this.$scopedSlots.error?e=this.$scopedSlots.error(this.bottomSlotScope):void 0!==this.computedErrorMessage&&(e=[t("div",{attrs:{role:"alert"}},[this.computedErrorMessage])],n=this.computedErrorMessage)):!0===this.hideHint&&!0!==this.focused||(n="q--slot-hint",void 0!==this.$scopedSlots.hint?e=this.$scopedSlots.hint(this.bottomSlotScope):void 0!==this.hint&&(e=[t("div",[this.hint])],n=this.hint));var i=!0===this.counter||void 0!==this.$scopedSlots.counter;if(!0!==this.hideBottomSpace||!1!==i||void 0!==e){var r=t("div",{key:n,staticClass:"q-field__messages col"},e);return t("div",{staticClass:"q-field__bottom row items-start q-field__bottom--"+(!0!==this.hideBottomSpace?"animated":"stale"),on:{click:x["i"]}},[!0===this.hideBottomSpace?r:t("transition",{props:{name:"q-transition--field-message"}},[r]),!0===i?t("div",{staticClass:"q-field__counter"},void 0!==this.$scopedSlots.counter?this.$scopedSlots.counter():[this.computedCounter]):null])}},__getInnerAppendNode:function(t,e,n){return null===n?null:t("div",{staticClass:"q-field__append q-field__marginal row no-wrap items-center q-anchor--skip",key:e},n)},__onControlPopupShow:function(t){void 0!==t&&Object(x["k"])(t),this.$emit("popup-show",t),this.hasPopupOpen=!0,this.__onControlFocusin(t)},__onControlPopupHide:function(t){void 0!==t&&Object(x["k"])(t),this.$emit("popup-hide",t),this.hasPopupOpen=!1,this.__onControlFocusout(t)},__onControlFocusin:function(t){clearTimeout(this.focusoutTimer),!0===this.editable&&!1===this.focused&&(this.focused=!0,this.$emit("focus",t))},__onControlFocusout:function(t,e){var n=this;clearTimeout(this.focusoutTimer),this.focusoutTimer=setTimeout((function(){(!0!==document.hasFocus()||!0!==n.hasPopupOpen&&void 0!==n.$refs&&void 0!==n.$refs.control&&!1===n.$refs.control.contains(document.activeElement))&&(!0===n.focused&&(n.focused=!1,n.$emit("blur",t)),void 0!==e&&e())}))},__clearValue:function(t){var e=this;if(Object(x["l"])(t),!0!==this.$q.platform.is.mobile){var n=this.$refs.target||this.$el;n.focus()}else!0===this.$el.contains(document.activeElement)&&document.activeElement.blur();"file"===this.type&&(this.$refs.input.value=null),this.$emit("input",null),this.$emit("clear",this.value),this.$nextTick((function(){e.resetValidation(),!0!==e.$q.platform.is.mobile&&(e.isDirty=!1)}))},__emitValue:function(t){this.$emit("input",t)}},render:function(t){void 0!==this.__onPreRender&&this.__onPreRender(),void 0!==this.__onPostRender&&this.$nextTick(this.__onPostRender);var e=void 0===this.__getControl&&void 0===this.$scopedSlots.control?Object(i["a"])(Object(i["a"])({},this.qAttrs),{},{"data-autofocus":this.autofocus||void 0},this.attrs):this.attrs;return t("label",{staticClass:"q-field q-validation-component row no-wrap items-start",class:this.classes,attrs:e},[void 0!==this.$scopedSlots.before?t("div",{staticClass:"q-field__before q-field__marginal row no-wrap items-center",on:this.slotsEvents},this.$scopedSlots.before()):null,t("div",{staticClass:"q-field__inner relative-position col self-stretch"},[t("div",{ref:"control",staticClass:"q-field__control relative-position row no-wrap",class:this.contentClass,attrs:{tabindex:-1},on:this.controlEvents},this.__getContent(t)),!0===this.shouldRenderBottom?this.__getBottom(t):null]),void 0!==this.$scopedSlots.after?t("div",{staticClass:"q-field__after q-field__marginal row no-wrap items-center",on:this.slotsEvents},this.$scopedSlots.after()):null])},created:function(){void 0!==this.__onPreRender&&this.__onPreRender(),this.slotsEvents={click:x["i"]},this.clearableEvents={click:this.__clearValue},this.controlEvents=void 0!==this.__getControlEvents?this.__getControlEvents():{focusin:this.__onControlFocusin,focusout:this.__onControlFocusout,"popup-show":this.__onControlPopupShow,"popup-hide":this.__onControlPopupHide}},mounted:function(){!0===a["c"]&&void 0===this.for&&(this.targetUid=k()),!0===this.autofocus&&this.focus()},activated:function(){!0===this.shouldActivate&&!0===this.autofocus&&this.focus()},deactivated:function(){this.shouldActivate=!0},beforeDestroy:function(){clearTimeout(this.focusoutTimer)}})},"857a":function(t,e,n){"use strict";var i=n("e330"),r=n("1d80"),o=n("577e"),a=/"/g,s=i("".replace);t.exports=function(t,e,n,i){var c=o(r(t)),u="<"+e;return""!==n&&(u+=" "+n+'="'+s(o(i),a,"&quot;")+'"'),u+">"+c+"</"+e+">"}},"85fc":function(t,e,n){"use strict";n("99af"),n("14d9"),n("fb6a"),n("a434"),n("b0c0"),n("a9e3");var i=n("b7fa"),r=n("d882"),o=n("f89c"),a=n("6642"),s=Object(a["b"])({xs:30,sm:35,md:40,lg:50,xl:60}),c={computed:{__refocusTargetEl:function(){if(!0!==this.disable)return this.$createElement("span",{ref:"refocusTarget",staticClass:"no-outline",attrs:{tabindex:-1}})}},methods:{__refocusTarget:function(t){void 0!==t&&0===t.type.indexOf("key")?document.activeElement!==this.$el&&!0===this.$el.contains(document.activeElement)&&this.$el.focus():void 0!==t&&!0!==this.$el.contains(t.target)||void 0===this.$refs.refocusTarget||this.$refs.refocusTarget.focus()}}},u=n("e277"),l=n("d54d");e["a"]={mixins:[i["a"],s,o["b"],c],props:{value:{required:!0,default:null},val:{},trueValue:{default:!0},falseValue:{default:!1},indeterminateValue:{default:null},checkedIcon:String,uncheckedIcon:String,indeterminateIcon:String,toggleOrder:{type:String,validator:function(t){return"tf"===t||"ft"===t}},toggleIndeterminate:Boolean,label:String,leftLabel:Boolean,color:String,keepColor:Boolean,dense:Boolean,disable:Boolean,tabindex:[String,Number]},computed:{isTrue:function(){return!0===this.modelIsArray?this.index>-1:this.value===this.trueValue},isFalse:function(){return!0===this.modelIsArray?-1===this.index:this.value===this.falseValue},isIndeterminate:function(){return!1===this.isTrue&&!1===this.isFalse},index:function(){if(!0===this.modelIsArray)return this.value.indexOf(this.val)},modelIsArray:function(){return void 0!==this.val&&Array.isArray(this.value)},computedTabindex:function(){return!0===this.disable?-1:this.tabindex||0},classes:function(){return"q-".concat(this.type," cursor-pointer no-outline row inline no-wrap items-center")+(!0===this.disable?" disabled":"")+(!0===this.isDark?" q-".concat(this.type,"--dark"):"")+(!0===this.dense?" q-".concat(this.type,"--dense"):"")+(!0===this.leftLabel?" reverse":"")},innerClass:function(){var t=!0===this.isTrue?"truthy":!0===this.isFalse?"falsy":"indet",e=void 0===this.color||!0!==this.keepColor&&("toggle"===this.type?!0!==this.isTrue:!0===this.isFalse)?"":" text-".concat(this.color);return"q-".concat(this.type,"__inner--").concat(t).concat(e)},formAttrs:function(){var t={type:"checkbox"};return void 0!==this.name&&Object.assign(t,{checked:this.isTrue,name:this.name,value:!0===this.modelIsArray?this.val:this.trueValue}),t},attrs:function(){var t={tabindex:this.computedTabindex,role:"toggle"===this.type?"switch":"checkbox","aria-label":this.label,"aria-checked":!0===this.isIndeterminate?"mixed":!0===this.isTrue?"true":"false"};return!0===this.disable&&(t["aria-disabled"]="true"),t}},methods:{toggle:function(t){void 0!==t&&(Object(r["l"])(t),this.__refocusTarget(t)),!0!==this.disable&&this.$emit("input",this.__getNextValue(),t)},__getNextValue:function(){if(!0===this.modelIsArray){if(!0===this.isTrue){var t=this.value.slice();return t.splice(this.index,1),t}return this.value.concat([this.val])}if(!0===this.isTrue){if("ft"!==this.toggleOrder||!1===this.toggleIndeterminate)return this.falseValue}else{if(!0!==this.isFalse)return"ft"!==this.toggleOrder?this.trueValue:this.falseValue;if("ft"===this.toggleOrder||!1===this.toggleIndeterminate)return this.trueValue}return this.indeterminateValue},__onKeydown:function(t){13!==t.keyCode&&32!==t.keyCode||Object(r["l"])(t)},__onKeyup:function(t){13!==t.keyCode&&32!==t.keyCode||this.toggle(t)}},render:function(t){var e=this.__getInner(t);!0!==this.disable&&this.__injectFormInput(e,"unshift","q-".concat(this.type,"__native absolute q-ma-none q-pa-none"));var n=[t("div",{staticClass:"q-".concat(this.type,"__inner relative-position non-selectable"),class:this.innerClass,style:this.sizeStyle,attrs:{"aria-hidden":"true"}},e)];void 0!==this.__refocusTargetEl&&n.push(this.__refocusTargetEl);var i=void 0!==this.label?Object(u["a"])([this.label],this,"default"):Object(u["c"])(this,"default");return void 0!==i&&n.push(t("div",{staticClass:"q-".concat(this.type,"__label q-anchor--skip")},i)),t("div",{class:this.classes,attrs:this.attrs,on:Object(l["a"])(this,"inpExt",{click:this.toggle,keydown:this.__onKeydown,keyup:this.__onKeyup})},n)}}},"861d":function(t,e,n){"use strict";var i=n("1626");t.exports=function(t){return"object"==typeof t?null!==t:i(t)}},8716:function(t,e,n){"use strict";n.d(e,"b",(function(){return c}));n("99af"),n("b0c0"),n("b64b"),n("d3b7"),n("ac1f"),n("5319");var i=/\/?$/;function r(t,e){if(Object.keys(t).length!==Object.keys(e).length)return!1;for(var n in e)if(!(n in t)||String(t[n])!==String(e[n]))return!1;return!0}function o(t,e){for(var n in e)if(!(n in t))return!1;return!0}function a(t,e){return!!e&&(t.path&&e.path?t.path.replace(i,"")===e.path.replace(i,"")&&t.hash===e.hash&&r(t.query,e.query):"string"===typeof t.name&&t.name===e.name&&t.hash===e.hash&&!0===r(t.query,e.query)&&!0===r(t.params,e.params))}function s(t,e){return 0===t.path.replace(i,"/").indexOf(e.path.replace(i,"/"))&&("string"!==typeof e.hash||e.hash.length<2||t.hash===e.hash)&&!0===o(t.query,e.query)}var c={to:[String,Object],exact:Boolean,append:Boolean,replace:Boolean,activeClass:{type:String,default:"q-router-link--active"},exactActiveClass:{type:String,default:"q-router-link--exact-active"},href:String,target:String,disable:Boolean};e["a"]={props:c,computed:{hasHrefLink:function(){return!0!==this.disable&&void 0!==this.href},hasRouterLinkProps:function(){return void 0!==this.$router&&!0!==this.disable&&!0!==this.hasHrefLink&&void 0!==this.to&&null!==this.to&&""!==this.to},resolvedLink:function(){return!0===this.hasRouterLinkProps?this.__getLink(this.to,this.append):null},hasRouterLink:function(){return null!==this.resolvedLink},hasLink:function(){return!0===this.hasHrefLink||!0===this.hasRouterLink},linkTag:function(){return"a"===this.type||!0===this.hasLink?"a":this.tag||this.fallbackTag||"div"},linkAttrs:function(){return!0===this.hasHrefLink?{href:this.href,target:this.target}:!0===this.hasRouterLink?{href:this.resolvedLink.href,target:this.target}:{}},linkIsActive:function(){return!0===this.hasRouterLink&&s(this.$route,this.resolvedLink.route)},linkIsExactActive:function(){return!0===this.hasRouterLink&&a(this.$route,this.resolvedLink.route)},linkClass:function(){return!0===this.hasRouterLink?!0===this.linkIsExactActive?" ".concat(this.exactActiveClass," ").concat(this.activeClass):!0===this.exact?"":!0===this.linkIsActive?" ".concat(this.activeClass):"":""}},methods:{__getLink:function(t,e){try{return!0===e?this.$router.resolve(t,this.$route,!0):this.$router.resolve(t)}catch(n){}return null},__navigateToRouterLink:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.returnRouterError,i=e.to,r=e.replace,o=void 0===r?this.replace:r,a=e.append;if(!0===this.disable)return t.preventDefault(),Promise.resolve(!1);if(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey||void 0!==t.button&&0!==t.button||"_blank"===this.target)return Promise.resolve(!1);t.preventDefault();var s=void 0===i?this.resolvedLink:this.__getLink(i,a);if(null===s)return Promise[!0===n?"reject":"resolve"](!1);var c=this.$router[!0===o?"replace":"push"](s.location);return!0===n?c:c.catch((function(){}))},__navigateOnClick:function(t){var e=this;if(!0===this.hasRouterLink){var n=function(n){return e.__navigateToRouterLink(t,n)};this.$emit("click",t,n),!1===t.navigate&&t.preventDefault(),!0!==t.defaultPrevented&&n()}else this.$emit("click",t)}}}},"87e8":function(t,e,n){"use strict";var i=n("d54d");e["a"]=Object(i["b"])("$listeners","qListeners")},8925:function(t,e,n){"use strict";var i=n("e330"),r=n("1626"),o=n("c6cd"),a=i(Function.toString);r(o.inspectSource)||(o.inspectSource=function(t){return a(t)}),t.exports=o.inspectSource},"8a79":function(t,e,n){"use strict";var i=n("23e7"),r=n("4625"),o=n("06cf").f,a=n("50c4"),s=n("577e"),c=n("5a34"),u=n("1d80"),l=n("ab13"),f=n("c430"),d=r("".slice),h=Math.min,p=l("endsWith"),v=!f&&!p&&!!function(){var t=o(String.prototype,"endsWith");return t&&!t.writable}();i({target:"String",proto:!0,forced:!v&&!p},{endsWith:function(t){var e=s(u(this));c(t);var n=arguments.length>1?arguments[1]:void 0,i=e.length,r=void 0===n?i:h(a(n),i),o=s(t);return d(e,r-o.length,r)===o}})},"8aa5":function(t,e,n){"use strict";var i=n("6547").charAt;t.exports=function(t,e,n){return e+(n?i(t,e).length:1)}},"8aa7":function(t,e,n){"use strict";var i=n("cfe9"),r=n("d039"),o=n("1c7e"),a=n("ebb5").NATIVE_ARRAY_BUFFER_VIEWS,s=i.ArrayBuffer,c=i.Int8Array;t.exports=!a||!r((function(){c(1)}))||!r((function(){new c(-1)}))||!o((function(t){new c,new c(null),new c(1.5),new c(t)}),!0)||r((function(){return 1!==new c(new s(2),1,void 0).length}))},"8b00":function(t,e,n){"use strict";var i=n("23e7"),r=n("68df"),o=n("dad2");i({target:"Set",proto:!0,real:!0,forced:!o("isSubsetOf")},{isSubsetOf:r})},"8c4f":function(t,e,n){"use strict";function i(t,e){for(var n in e)t[n]=e[n];return t}n.d(e,"a",(function(){return xe}));var r=/[!'()*]/g,o=function(t){return"%"+t.charCodeAt(0).toString(16)},a=/%2C/g,s=function(t){return encodeURIComponent(t).replace(r,o).replace(a,",")};function c(t){try{return decodeURIComponent(t)}catch(e){0}return t}function u(t,e,n){void 0===e&&(e={});var i,r=n||f;try{i=r(t||"")}catch(s){i={}}for(var o in e){var a=e[o];i[o]=Array.isArray(a)?a.map(l):l(a)}return i}var l=function(t){return null==t||"object"===typeof t?t:String(t)};function f(t){var e={};return t=t.trim().replace(/^(\?|#|&)/,""),t?(t.split("&").forEach((function(t){var n=t.replace(/\+/g," ").split("="),i=c(n.shift()),r=n.length>0?c(n.join("=")):null;void 0===e[i]?e[i]=r:Array.isArray(e[i])?e[i].push(r):e[i]=[e[i],r]})),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 s(e);if(Array.isArray(n)){var i=[];return n.forEach((function(t){void 0!==t&&(null===t?i.push(s(e)):i.push(s(e)+"="+s(t)))})),i.join("&")}return s(e)+"="+s(n)})).filter((function(t){return t.length>0})).join("&"):null;return e?"?"+e:""}var h=/\/?$/;function p(t,e,n,i){var r=i&&i.options.stringifyQuery,o=e.query||{};try{o=v(o)}catch(s){}var a={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:o,params:e.params||{},fullPath:b(e,r),matched:t?m(t):[]};return n&&(a.redirectedFrom=b(n,r)),Object.freeze(a)}function v(t){if(Array.isArray(t))return t.map(v);if(t&&"object"===typeof t){var e={};for(var n in t)e[n]=v(t[n]);return e}return t}var g=p(null,{path:"/"});function m(t){var e=[];while(t)e.unshift(t),t=t.parent;return e}function b(t,e){var n=t.path,i=t.query;void 0===i&&(i={});var r=t.hash;void 0===r&&(r="");var o=e||d;return(n||"/")+o(i)+r}function y(t,e,n){return e===g?t===e:!!e&&(t.path&&e.path?t.path.replace(h,"")===e.path.replace(h,"")&&(n||t.hash===e.hash&&_(t.query,e.query)):!(!t.name||!e.name)&&(t.name===e.name&&(n||t.hash===e.hash&&_(t.query,e.query)&&_(t.params,e.params))))}function _(t,e){if(void 0===t&&(t={}),void 0===e&&(e={}),!t||!e)return t===e;var n=Object.keys(t).sort(),i=Object.keys(e).sort();return n.length===i.length&&n.every((function(n,r){var o=t[n],a=i[r];if(a!==n)return!1;var s=e[n];return null==o||null==s?o===s:"object"===typeof o&&"object"===typeof s?_(o,s):String(o)===String(s)}))}function w(t,e){return 0===t.path.replace(h,"/").indexOf(e.path.replace(h,"/"))&&(!e.hash||t.hash===e.hash)&&x(t.query,e.query)}function x(t,e){for(var n in e)if(!(n in t))return!1;return!0}function S(t){for(var e=0;e<t.matched.length;e++){var n=t.matched[e];for(var i in n.instances){var r=n.instances[i],o=n.enteredCbs[i];if(r&&o){delete n.enteredCbs[i];for(var a=0;a<o.length;a++)r._isBeingDestroyed||o[a](r)}}}}var k={name:"RouterView",functional:!0,props:{name:{type:String,default:"default"}},render:function(t,e){var n=e.props,r=e.children,o=e.parent,a=e.data;a.routerView=!0;var s=o.$createElement,c=n.name,u=o.$route,l=o._routerViewCache||(o._routerViewCache={}),f=0,d=!1;while(o&&o._routerRoot!==o){var h=o.$vnode?o.$vnode.data:{};h.routerView&&f++,h.keepAlive&&o._directInactive&&o._inactive&&(d=!0),o=o.$parent}if(a.routerViewDepth=f,d){var p=l[c],v=p&&p.component;return v?(p.configProps&&O(v,a,p.route,p.configProps),s(v,a,r)):s()}var g=u.matched[f],m=g&&g.components[c];if(!g||!m)return l[c]=null,s();l[c]={component:m},a.registerRouteInstance=function(t,e){var n=g.instances[c];(e&&n!==t||!e&&n===t)&&(g.instances[c]=e)},(a.hook||(a.hook={})).prepatch=function(t,e){g.instances[c]=e.componentInstance},a.hook.init=function(t){t.data.keepAlive&&t.componentInstance&&t.componentInstance!==g.instances[c]&&(g.instances[c]=t.componentInstance),S(u)};var b=g.props&&g.props[c];return b&&(i(l[c],{route:u,configProps:b}),O(m,a,u,b)),s(m,a,r)}};function O(t,e,n,r){var o=e.props=C(n,r);if(o){o=e.props=i({},o);var a=e.attrs=e.attrs||{};for(var s in o)t.props&&s in t.props||(a[s]=o[s],delete o[s])}}function C(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}}function T(t,e,n){var i=t.charAt(0);if("/"===i)return t;if("?"===i||"#"===i)return e+t;var r=e.split("/");n&&r[r.length-1]||r.pop();for(var o=t.replace(/^\//,"").split("/"),a=0;a<o.length;a++){var s=o[a];".."===s?r.pop():"."!==s&&r.push(s)}return""!==r[0]&&r.unshift(""),r.join("/")}function j(t){var e="",n="",i=t.indexOf("#");i>=0&&(e=t.slice(i),t=t.slice(0,i));var r=t.indexOf("?");return r>=0&&(n=t.slice(r+1),t=t.slice(0,r)),{path:t,query:n,hash:e}}function E(t){return t.replace(/\/(?:\s*\/)+/g,"/")}var P=Array.isArray||function(t){return"[object Array]"==Object.prototype.toString.call(t)},A=K,M=q,$=F,D=z,R=Q,L=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function q(t,e){var n,i=[],r=0,o=0,a="",s=e&&e.delimiter||"/";while(null!=(n=L.exec(t))){var c=n[0],u=n[1],l=n.index;if(a+=t.slice(o,l),o=l+c.length,u)a+=u[1];else{var f=t[o],d=n[2],h=n[3],p=n[4],v=n[5],g=n[6],m=n[7];a&&(i.push(a),a="");var b=null!=d&&null!=f&&f!==d,y="+"===g||"*"===g,_="?"===g||"*"===g,w=n[2]||s,x=p||v;i.push({name:h||r++,prefix:d||"",delimiter:w,optional:_,repeat:y,partial:b,asterisk:!!m,pattern:x?V(x):m?".*":"[^"+B(w)+"]+?"})}}return o<t.length&&(a+=t.substr(o)),a&&i.push(a),i}function F(t,e){return z(q(t,e),e)}function I(t){return encodeURI(t).replace(/[\/?#]/g,(function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()}))}function N(t){return encodeURI(t).replace(/[?#]/g,(function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()}))}function z(t,e){for(var n=new Array(t.length),i=0;i<t.length;i++)"object"===typeof t[i]&&(n[i]=new RegExp("^(?:"+t[i].pattern+")$",H(e)));return function(e,i){for(var r="",o=e||{},a=i||{},s=a.pretty?I:encodeURIComponent,c=0;c<t.length;c++){var u=t[c];if("string"!==typeof u){var l,f=o[u.name];if(null==f){if(u.optional){u.partial&&(r+=u.prefix);continue}throw new TypeError('Expected "'+u.name+'" to be defined')}if(P(f)){if(!u.repeat)throw new TypeError('Expected "'+u.name+'" to not repeat, but received `'+JSON.stringify(f)+"`");if(0===f.length){if(u.optional)continue;throw new TypeError('Expected "'+u.name+'" to not be empty')}for(var d=0;d<f.length;d++){if(l=s(f[d]),!n[c].test(l))throw new TypeError('Expected all "'+u.name+'" to match "'+u.pattern+'", but received `'+JSON.stringify(l)+"`");r+=(0===d?u.prefix:u.delimiter)+l}}else{if(l=u.asterisk?N(f):s(f),!n[c].test(l))throw new TypeError('Expected "'+u.name+'" to match "'+u.pattern+'", but received "'+l+'"');r+=u.prefix+l}}else r+=u}return r}}function B(t){return t.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function V(t){return t.replace(/([=!:$\/()])/g,"\\$1")}function U(t,e){return t.keys=e,t}function H(t){return t&&t.sensitive?"":"i"}function Y(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 U(t,e)}function W(t,e,n){for(var i=[],r=0;r<t.length;r++)i.push(K(t[r],e,n).source);var o=new RegExp("(?:"+i.join("|")+")",H(n));return U(o,e)}function G(t,e,n){return Q(q(t,n),e,n)}function Q(t,e,n){P(e)||(n=e||n,e=[]),n=n||{};for(var i=n.strict,r=!1!==n.end,o="",a=0;a<t.length;a++){var s=t[a];if("string"===typeof s)o+=B(s);else{var c=B(s.prefix),u="(?:"+s.pattern+")";e.push(s),s.repeat&&(u+="(?:"+c+u+")*"),u=s.optional?s.partial?c+"("+u+")?":"(?:"+c+"("+u+"))?":c+"("+u+")",o+=u}}var l=B(n.delimiter||"/"),f=o.slice(-l.length)===l;return i||(o=(f?o.slice(0,-l.length):o)+"(?:"+l+"(?=$))?"),o+=r?"$":i&&f?"":"(?="+l+"|$)",U(new RegExp("^"+o,H(n)),e)}function K(t,e,n){return P(e)||(n=e||n,e=[]),n=n||{},t instanceof RegExp?Y(t,e):P(t)?W(t,e,n):G(t,e,n)}A.parse=M,A.compile=$,A.tokensToFunction=D,A.tokensToRegExp=R;var X=Object.create(null);function Z(t,e,n){e=e||{};try{var i=X[t]||(X[t]=A.compile(t));return"string"===typeof e.pathMatch&&(e[0]=e.pathMatch),i(e,{pretty:!0})}catch(r){return""}finally{delete e[0]}}function J(t,e,n,r){var o="string"===typeof t?{path:t}:t;if(o._normalized)return o;if(o.name){o=i({},t);var a=o.params;return a&&"object"===typeof a&&(o.params=i({},a)),o}if(!o.path&&o.params&&e){o=i({},o),o._normalized=!0;var s=i(i({},e.params),o.params);if(e.name)o.name=e.name,o.params=s;else if(e.matched.length){var c=e.matched[e.matched.length-1].path;o.path=Z(c,s,"path "+e.path)}else 0;return o}var l=j(o.path||""),f=e&&e.path||"/",d=l.path?T(l.path,f,n||o.append):f,h=u(l.query,o.query,r&&r.options.parseQuery),p=o.hash||l.hash;return p&&"#"!==p.charAt(0)&&(p="#"+p),{_normalized:!0,path:d,query:h,hash:p}}var tt,et=[String,Object],nt=[String,Array],it=function(){},rt={name:"RouterLink",props:{to:{type:et,required:!0},tag:{type:String,default:"a"},custom:Boolean,exact:Boolean,exactPath:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,ariaCurrentValue:{type:String,default:"page"},event:{type:nt,default:"click"}},render:function(t){var e=this,n=this.$router,r=this.$route,o=n.resolve(this.to,r,this.append),a=o.location,s=o.route,c=o.href,u={},l=n.options.linkActiveClass,f=n.options.linkExactActiveClass,d=null==l?"router-link-active":l,h=null==f?"router-link-exact-active":f,v=null==this.activeClass?d:this.activeClass,g=null==this.exactActiveClass?h:this.exactActiveClass,m=s.redirectedFrom?p(null,J(s.redirectedFrom),null,n):s;u[g]=y(r,m,this.exactPath),u[v]=this.exact||this.exactPath?u[g]:w(r,m);var b=u[g]?this.ariaCurrentValue:null,_=function(t){ot(t)&&(e.replace?n.replace(a,it):n.push(a,it))},x={click:ot};Array.isArray(this.event)?this.event.forEach((function(t){x[t]=_})):x[this.event]=_;var S={class:u},k=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:c,route:s,navigate:_,isActive:u[v],isExactActive:u[g]});if(k){if(1===k.length)return k[0];if(k.length>1||!k.length)return 0===k.length?t():t("span",{},k)}if("a"===this.tag)S.on=x,S.attrs={href:c,"aria-current":b};else{var O=at(this.$slots.default);if(O){O.isStatic=!1;var C=O.data=i({},O.data);for(var T in C.on=C.on||{},C.on){var j=C.on[T];T in x&&(C.on[T]=Array.isArray(j)?j:[j])}for(var E in x)E in C.on?C.on[E].push(x[E]):C.on[E]=_;var P=O.data.attrs=i({},O.data.attrs);P.href=c,P["aria-current"]=b}else S.on=x}return t(this.tag,S,this.$slots.default)}};function ot(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 at(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=at(e.children)))return e}}function st(t){if(!st.installed||tt!==t){st.installed=!0,tt=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("RouterView",k),t.component("RouterLink",rt);var i=t.config.optionMergeStrategies;i.beforeRouteEnter=i.beforeRouteLeave=i.beforeRouteUpdate=i.created}}var ct="undefined"!==typeof window;function ut(t,e,n,i,r){var o=e||[],a=n||Object.create(null),s=i||Object.create(null);t.forEach((function(t){lt(o,a,s,t,r)}));for(var c=0,u=o.length;c<u;c++)"*"===o[c]&&(o.push(o.splice(c,1)[0]),u--,c--);return{pathList:o,pathMap:a,nameMap:s}}function lt(t,e,n,i,r,o){var a=i.path,s=i.name;var c=i.pathToRegexpOptions||{},u=dt(a,r,c.strict);"boolean"===typeof i.caseSensitive&&(c.sensitive=i.caseSensitive);var l={path:u,regex:ft(u,c),components:i.components||{default:i.component},alias:i.alias?"string"===typeof i.alias?[i.alias]:i.alias:[],instances:{},enteredCbs:{},name:s,parent:r,matchAs:o,redirect:i.redirect,beforeEnter:i.beforeEnter,meta:i.meta||{},props:null==i.props?{}:i.components?i.props:{default:i.props}};if(i.children&&i.children.forEach((function(i){var r=o?E(o+"/"+i.path):void 0;lt(t,e,n,i,l,r)})),e[l.path]||(t.push(l.path),e[l.path]=l),void 0!==i.alias)for(var f=Array.isArray(i.alias)?i.alias:[i.alias],d=0;d<f.length;++d){var h=f[d];0;var p={path:h,children:i.children};lt(t,e,n,p,r,l.path||"/")}s&&(n[s]||(n[s]=l))}function ft(t,e){var n=A(t,[],e);return n}function dt(t,e,n){return n||(t=t.replace(/\/$/,"")),"/"===t[0]||null==e?t:E(e.path+"/"+t)}function ht(t,e){var n=ut(t),i=n.pathList,r=n.pathMap,o=n.nameMap;function a(t){ut(t,i,r,o)}function s(t,e){var n="object"!==typeof t?o[t]:void 0;ut([e||t],i,r,o,n),n&&n.alias.length&&ut(n.alias.map((function(t){return{path:t,children:[e]}})),i,r,o,n)}function c(){return i.map((function(t){return r[t]}))}function u(t,n,a){var s=J(t,n,!1,e),c=s.name;if(c){var u=o[c];if(!u)return d(null,s);var l=u.regex.keys.filter((function(t){return!t.optional})).map((function(t){return t.name}));if("object"!==typeof s.params&&(s.params={}),n&&"object"===typeof n.params)for(var f in n.params)!(f in s.params)&&l.indexOf(f)>-1&&(s.params[f]=n.params[f]);return s.path=Z(u.path,s.params,'named route "'+c+'"'),d(u,s,a)}if(s.path){s.params={};for(var h=0;h<i.length;h++){var p=i[h],v=r[p];if(pt(v.regex,s.path,s.params))return d(v,s,a)}}return d(null,s)}function l(t,n){var i=t.redirect,r="function"===typeof i?i(p(t,n,null,e)):i;if("string"===typeof r&&(r={path:r}),!r||"object"!==typeof r)return d(null,n);var a=r,s=a.name,c=a.path,l=n.query,f=n.hash,h=n.params;if(l=a.hasOwnProperty("query")?a.query:l,f=a.hasOwnProperty("hash")?a.hash:f,h=a.hasOwnProperty("params")?a.params:h,s){o[s];return u({_normalized:!0,name:s,query:l,hash:f,params:h},void 0,n)}if(c){var v=vt(c,t),g=Z(v,h,'redirect route with path "'+v+'"');return u({_normalized:!0,path:g,query:l,hash:f},void 0,n)}return d(null,n)}function f(t,e,n){var i=Z(n,e.params,'aliased route with path "'+n+'"'),r=u({_normalized:!0,path:i});if(r){var o=r.matched,a=o[o.length-1];return e.params=r.params,d(a,e)}return d(null,e)}function d(t,n,i){return t&&t.redirect?l(t,i||n):t&&t.matchAs?f(t,n,t.matchAs):p(t,n,i,e)}return{match:u,addRoute:s,getRoutes:c,addRoutes:a}}function pt(t,e,n){var i=e.match(t);if(!i)return!1;if(!n)return!0;for(var r=1,o=i.length;r<o;++r){var a=t.keys[r-1];a&&(n[a.name||"pathMatch"]="string"===typeof i[r]?c(i[r]):i[r])}return!0}function vt(t,e){return T(t,e.parent?e.parent.path:"/",!0)}var gt=ct&&window.performance&&window.performance.now?window.performance:Date;function mt(){return gt.now().toFixed(3)}var bt=mt();function yt(){return bt}function _t(t){return bt=t}var wt=Object.create(null);function xt(){"scrollRestoration"in window.history&&(window.history.scrollRestoration="manual");var t=window.location.protocol+"//"+window.location.host,e=window.location.href.replace(t,""),n=i({},window.history.state);return n.key=yt(),window.history.replaceState(n,"",e),window.addEventListener("popstate",Ot),function(){window.removeEventListener("popstate",Ot)}}function St(t,e,n,i){if(t.app){var r=t.options.scrollBehavior;r&&t.app.$nextTick((function(){var o=Ct(),a=r.call(t,e,n,i?o:null);a&&("function"===typeof a.then?a.then((function(t){$t(t,o)})).catch((function(t){0})):$t(a,o))}))}}function kt(){var t=yt();t&&(wt[t]={x:window.pageXOffset,y:window.pageYOffset})}function Ot(t){kt(),t.state&&t.state.key&&_t(t.state.key)}function Ct(){var t=yt();if(t)return wt[t]}function Tt(t,e){var n=document.documentElement,i=n.getBoundingClientRect(),r=t.getBoundingClientRect();return{x:r.left-i.left-e.x,y:r.top-i.top-e.y}}function jt(t){return At(t.x)||At(t.y)}function Et(t){return{x:At(t.x)?t.x:window.pageXOffset,y:At(t.y)?t.y:window.pageYOffset}}function Pt(t){return{x:At(t.x)?t.x:0,y:At(t.y)?t.y:0}}function At(t){return"number"===typeof t}var Mt=/^#\d/;function $t(t,e){var n="object"===typeof t;if(n&&"string"===typeof t.selector){var i=Mt.test(t.selector)?document.getElementById(t.selector.slice(1)):document.querySelector(t.selector);if(i){var r=t.offset&&"object"===typeof t.offset?t.offset:{};r=Pt(r),e=Tt(i,r)}else jt(t)&&(e=Et(t))}else n&&jt(t)&&(e=Et(t));e&&("scrollBehavior"in document.documentElement.style?window.scrollTo({left:e.x,top:e.y,behavior:t.behavior}):window.scrollTo(e.x,e.y))}var Dt=ct&&function(){var t=window.navigator.userAgent;return(-1===t.indexOf("Android 2.")&&-1===t.indexOf("Android 4.0")||-1===t.indexOf("Mobile Safari")||-1!==t.indexOf("Chrome")||-1!==t.indexOf("Windows Phone"))&&(window.history&&"function"===typeof window.history.pushState)}();function Rt(t,e){kt();var n=window.history;try{if(e){var r=i({},n.state);r.key=yt(),n.replaceState(r,"",t)}else n.pushState({key:_t(mt())},"",t)}catch(o){window.location[e?"replace":"assign"](t)}}function Lt(t){Rt(t,!0)}var qt={redirected:2,aborted:4,cancelled:8,duplicated:16};function Ft(t,e){return Bt(t,e,qt.redirected,'Redirected when going from "'+t.fullPath+'" to "'+Ut(e)+'" via a navigation guard.')}function It(t,e){var n=Bt(t,e,qt.duplicated,'Avoided redundant navigation to current location: "'+t.fullPath+'".');return n.name="NavigationDuplicated",n}function Nt(t,e){return Bt(t,e,qt.cancelled,'Navigation cancelled from "'+t.fullPath+'" to "'+e.fullPath+'" with a new navigation.')}function zt(t,e){return Bt(t,e,qt.aborted,'Navigation aborted from "'+t.fullPath+'" to "'+e.fullPath+'" via a navigation guard.')}function Bt(t,e,n,i){var r=new Error(i);return r._isRouter=!0,r.from=t,r.to=e,r.type=n,r}var Vt=["params","query","hash"];function Ut(t){if("string"===typeof t)return t;if("path"in t)return t.path;var e={};return Vt.forEach((function(n){n in t&&(e[n]=t[n])})),JSON.stringify(e,null,2)}function Ht(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}function Yt(t,e){return Ht(t)&&t._isRouter&&(null==e||t.type===e)}function Wt(t,e,n){var i=function(r){r>=t.length?n():t[r]?e(t[r],(function(){i(r+1)})):i(r+1)};i(0)}function Gt(t){return function(e,n,i){var r=!1,o=0,a=null;Qt(t,(function(t,e,n,s){if("function"===typeof t&&void 0===t.cid){r=!0,o++;var c,u=Jt((function(e){Zt(e)&&(e=e.default),t.resolved="function"===typeof e?e:tt.extend(e),n.components[s]=e,o--,o<=0&&i()})),l=Jt((function(t){var e="Failed to resolve async component "+s+": "+t;a||(a=Ht(t)?t:new Error(e),i(a))}));try{c=t(u,l)}catch(d){l(d)}if(c)if("function"===typeof c.then)c.then(u,l);else{var f=c.component;f&&"function"===typeof f.then&&f.then(u,l)}}})),r||i()}}function Qt(t,e){return Kt(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function Kt(t){return Array.prototype.concat.apply([],t)}var Xt="function"===typeof Symbol&&"symbol"===typeof Symbol.toStringTag;function Zt(t){return t.__esModule||Xt&&"Module"===t[Symbol.toStringTag]}function Jt(t){var e=!1;return function(){var n=[],i=arguments.length;while(i--)n[i]=arguments[i];if(!e)return e=!0,t.apply(this,n)}}var te=function(t,e){this.router=t,this.base=ee(e),this.current=g,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function ee(t){if(!t)if(ct){var e=document.querySelector("base");t=e&&e.getAttribute("href")||"/",t=t.replace(/^https?:\/\/[^\/]+/,"")}else t="/";return"/"!==t.charAt(0)&&(t="/"+t),t.replace(/\/$/,"")}function ne(t,e){var n,i=Math.max(t.length,e.length);for(n=0;n<i;n++)if(t[n]!==e[n])break;return{updated:e.slice(0,n),activated:e.slice(n),deactivated:t.slice(n)}}function ie(t,e,n,i){var r=Qt(t,(function(t,i,r,o){var a=re(t,e);if(a)return Array.isArray(a)?a.map((function(t){return n(t,i,r,o)})):n(a,i,r,o)}));return Kt(i?r.reverse():r)}function re(t,e){return"function"!==typeof t&&(t=tt.extend(t)),t.options[e]}function oe(t){return ie(t,"beforeRouteLeave",se,!0)}function ae(t){return ie(t,"beforeRouteUpdate",se)}function se(t,e){if(e)return function(){return t.apply(e,arguments)}}function ce(t){return ie(t,"beforeRouteEnter",(function(t,e,n,i){return ue(t,n,i)}))}function ue(t,e,n){return function(i,r,o){return t(i,r,(function(t){"function"===typeof t&&(e.enteredCbs[n]||(e.enteredCbs[n]=[]),e.enteredCbs[n].push(t)),o(t)}))}}te.prototype.listen=function(t){this.cb=t},te.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},te.prototype.onError=function(t){this.errorCbs.push(t)},te.prototype.transitionTo=function(t,e,n){var i,r=this;try{i=this.router.match(t,this.current)}catch(a){throw this.errorCbs.forEach((function(t){t(a)})),a}var o=this.current;this.confirmTransition(i,(function(){r.updateRoute(i),e&&e(i),r.ensureURL(),r.router.afterHooks.forEach((function(t){t&&t(i,o)})),r.ready||(r.ready=!0,r.readyCbs.forEach((function(t){t(i)})))}),(function(t){n&&n(t),t&&!r.ready&&(Yt(t,qt.redirected)&&o===g||(r.ready=!0,r.readyErrorCbs.forEach((function(e){e(t)}))))}))},te.prototype.confirmTransition=function(t,e,n){var i=this,r=this.current;this.pending=t;var o=function(t){!Yt(t)&&Ht(t)&&(i.errorCbs.length?i.errorCbs.forEach((function(e){e(t)})):console.error(t)),n&&n(t)},a=t.matched.length-1,s=r.matched.length-1;if(y(t,r)&&a===s&&t.matched[a]===r.matched[s])return this.ensureURL(),t.hash&&St(this.router,r,t,!1),o(It(r,t));var c=ne(this.current.matched,t.matched),u=c.updated,l=c.deactivated,f=c.activated,d=[].concat(oe(l),this.router.beforeHooks,ae(u),f.map((function(t){return t.beforeEnter})),Gt(f)),h=function(e,n){if(i.pending!==t)return o(Nt(r,t));try{e(t,r,(function(e){!1===e?(i.ensureURL(!0),o(zt(r,t))):Ht(e)?(i.ensureURL(!0),o(e)):"string"===typeof e||"object"===typeof e&&("string"===typeof e.path||"string"===typeof e.name)?(o(Ft(r,t)),"object"===typeof e&&e.replace?i.replace(e):i.push(e)):n(e)}))}catch(a){o(a)}};Wt(d,h,(function(){var n=ce(f),a=n.concat(i.router.resolveHooks);Wt(a,h,(function(){if(i.pending!==t)return o(Nt(r,t));i.pending=null,e(t),i.router.app&&i.router.app.$nextTick((function(){S(t)}))}))}))},te.prototype.updateRoute=function(t){this.current=t,this.cb&&this.cb(t)},te.prototype.setupListeners=function(){},te.prototype.teardown=function(){this.listeners.forEach((function(t){t()})),this.listeners=[],this.current=g,this.pending=null};var le=function(t){function e(e,n){t.call(this,e,n),this._startLocation=fe(this.base)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router,n=e.options.scrollBehavior,i=Dt&&n;i&&this.listeners.push(xt());var r=function(){var n=t.current,r=fe(t.base);t.current===g&&r===t._startLocation||t.transitionTo(r,(function(t){i&&St(e,t,n,!0)}))};window.addEventListener("popstate",r),this.listeners.push((function(){window.removeEventListener("popstate",r)}))}},e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t,e,n){var i=this,r=this,o=r.current;this.transitionTo(t,(function(t){Rt(E(i.base+t.fullPath)),St(i.router,t,o,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var i=this,r=this,o=r.current;this.transitionTo(t,(function(t){Lt(E(i.base+t.fullPath)),St(i.router,t,o,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(fe(this.base)!==this.current.fullPath){var e=E(this.base+this.current.fullPath);t?Rt(e):Lt(e)}},e.prototype.getCurrentLocation=function(){return fe(this.base)},e}(te);function fe(t){var e=window.location.pathname,n=e.toLowerCase(),i=t.toLowerCase();return!t||n!==i&&0!==n.indexOf(E(i+"/"))||(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var de=function(t){function e(e,n,i){t.call(this,e,n),i&&he(this.base)||pe()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router,n=e.options.scrollBehavior,i=Dt&&n;i&&this.listeners.push(xt());var r=function(){var e=t.current;pe()&&t.transitionTo(ve(),(function(n){i&&St(t.router,n,e,!0),Dt||be(n.fullPath)}))},o=Dt?"popstate":"hashchange";window.addEventListener(o,r),this.listeners.push((function(){window.removeEventListener(o,r)}))}},e.prototype.push=function(t,e,n){var i=this,r=this,o=r.current;this.transitionTo(t,(function(t){me(t.fullPath),St(i.router,t,o,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var i=this,r=this,o=r.current;this.transitionTo(t,(function(t){be(t.fullPath),St(i.router,t,o,!1),e&&e(t)}),n)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;ve()!==e&&(t?me(e):be(e))},e.prototype.getCurrentLocation=function(){return ve()},e}(te);function he(t){var e=fe(t);if(!/^\/#/.test(e))return window.location.replace(E(t+"/#"+e)),!0}function pe(){var t=ve();return"/"===t.charAt(0)||(be("/"+t),!1)}function ve(){var t=window.location.href,e=t.indexOf("#");return e<0?"":(t=t.slice(e+1),t)}function ge(t){var e=window.location.href,n=e.indexOf("#"),i=n>=0?e.slice(0,n):e;return i+"#"+t}function me(t){Dt?Rt(ge(t)):window.location.hash=t}function be(t){Dt?Lt(ge(t)):window.location.replace(ge(t))}var ye=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(){var t=e.current;e.index=n,e.updateRoute(i),e.router.afterHooks.forEach((function(e){e&&e(i,t)}))}),(function(t){Yt(t,qt.duplicated)&&(e.index=n)}))}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(te),_e=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=ht(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!Dt&&!1!==t.fallback,this.fallback&&(e="hash"),ct||(e="abstract"),this.mode=e,e){case"history":this.history=new le(this,t.base);break;case"hash":this.history=new de(this,t.base,this.fallback);break;case"abstract":this.history=new ye(this,t.base);break;default:0}},we={currentRoute:{configurable:!0}};_e.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},we.currentRoute.get=function(){return this.history&&this.history.current},_e.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",(function(){var n=e.apps.indexOf(t);n>-1&&e.apps.splice(n,1),e.app===t&&(e.app=e.apps[0]||null),e.app||e.history.teardown()})),!this.app){this.app=t;var n=this.history;if(n instanceof le||n instanceof de){var i=function(t){var i=n.current,r=e.options.scrollBehavior,o=Dt&&r;o&&"fullPath"in t&&St(e,t,i,!1)},r=function(t){n.setupListeners(),i(t)};n.transitionTo(n.getCurrentLocation(),r,r)}n.listen((function(t){e.apps.forEach((function(e){e._route=t}))}))}},_e.prototype.beforeEach=function(t){return Se(this.beforeHooks,t)},_e.prototype.beforeResolve=function(t){return Se(this.resolveHooks,t)},_e.prototype.afterEach=function(t){return Se(this.afterHooks,t)},_e.prototype.onReady=function(t,e){this.history.onReady(t,e)},_e.prototype.onError=function(t){this.history.onError(t)},_e.prototype.push=function(t,e,n){var i=this;if(!e&&!n&&"undefined"!==typeof Promise)return new Promise((function(e,n){i.history.push(t,e,n)}));this.history.push(t,e,n)},_e.prototype.replace=function(t,e,n){var i=this;if(!e&&!n&&"undefined"!==typeof Promise)return new Promise((function(e,n){i.history.replace(t,e,n)}));this.history.replace(t,e,n)},_e.prototype.go=function(t){this.history.go(t)},_e.prototype.back=function(){this.go(-1)},_e.prototype.forward=function(){this.go(1)},_e.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]}))}))):[]},_e.prototype.resolve=function(t,e,n){e=e||this.history.current;var i=J(t,e,n,this),r=this.match(i,e),o=r.redirectedFrom||r.fullPath,a=this.history.base,s=ke(a,o,this.mode);return{location:i,route:r,href:s,normalizedTo:i,resolved:r}},_e.prototype.getRoutes=function(){return this.matcher.getRoutes()},_e.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==g&&this.history.transitionTo(this.history.getCurrentLocation())},_e.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==g&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(_e.prototype,we);var xe=_e;function Se(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function ke(t,e,n){var i="hash"===n?"#"+e:e;return t?E(t+"/"+i):i}_e.install=st,_e.version="3.6.5",_e.isNavigationFailure=Yt,_e.NavigationFailureType=qt,_e.START_LOCATION=g,ct&&window.Vue&&window.Vue.use(_e)},"8d05":function(t,e,n){"use strict";var i=n("e360");e["a"]=function(t){return Object(i["b"])(t[t.length-1])}},"8df4":function(t,e,n){"use strict";var i=n("7a77");function r(t){if("function"!==typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var n=this;t((function(t){n.reason||(n.reason=new i(t),e(n.reason))}))}r.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},r.source=function(){var t,e=new r((function(e){t=e}));return{token:e,cancel:t}},t.exports=r},"8e16":function(t,e,n){"use strict";var i=n("7282"),r=n("cb27");t.exports=i(r.proto,"size","get")||function(t){return t.size}},9071:function(t,e,n){"use strict";var i=n("5530"),r=(n("14d9"),n("2b0e")),o=n("0967"),a={name:"material-icons",type:{positive:"check_circle",negative:"warning",info:"info",warning:"priority_high"},arrow:{up:"arrow_upward",right:"arrow_forward",down:"arrow_downward",left:"arrow_back",dropdown:"arrow_drop_down"},chevron:{left:"chevron_left",right:"chevron_right"},colorPicker:{spectrum:"gradient",tune:"tune",palette:"style"},pullToRefresh:{icon:"refresh"},carousel:{left:"chevron_left",right:"chevron_right",up:"keyboard_arrow_up",down:"keyboard_arrow_down",navigationIcon:"lens"},chip:{remove:"cancel",selected:"check"},datetime:{arrowLeft:"chevron_left",arrowRight:"chevron_right",now:"access_time",today:"today"},editor:{bold:"format_bold",italic:"format_italic",strikethrough:"strikethrough_s",underline:"format_underlined",unorderedList:"format_list_bulleted",orderedList:"format_list_numbered",subscript:"vertical_align_bottom",superscript:"vertical_align_top",hyperlink:"link",toggleFullscreen:"fullscreen",quote:"format_quote",left:"format_align_left",center:"format_align_center",right:"format_align_right",justify:"format_align_justify",print:"print",outdent:"format_indent_decrease",indent:"format_indent_increase",removeFormat:"format_clear",formatting:"text_format",fontSize:"format_size",align:"format_align_left",hr:"remove",undo:"undo",redo:"redo",heading:"format_size",code:"code",size:"format_size",font:"font_download",viewSource:"code"},expansionItem:{icon:"keyboard_arrow_down",denseIcon:"arrow_drop_down"},fab:{icon:"add",activeIcon:"close"},field:{clear:"cancel",error:"error"},pagination:{first:"first_page",prev:"keyboard_arrow_left",next:"keyboard_arrow_right",last:"last_page"},rating:{icon:"grade"},stepper:{done:"check",active:"edit",error:"warning"},tabs:{left:"chevron_left",right:"chevron_right",up:"keyboard_arrow_up",down:"keyboard_arrow_down"},table:{arrowUp:"arrow_upward",warning:"warning",firstPage:"first_page",prevPage:"chevron_left",nextPage:"chevron_right",lastPage:"last_page"},tree:{icon:"play_arrow"},uploader:{done:"done",clear:"clear",add:"add_box",upload:"cloud_upload",removeQueue:"clear_all",removeUploaded:"done_all"}};e["a"]={install:function(t,e,n){var s=this,c=n||a;this.set=function(e,n){var r=Object(i["a"])({},e);if(!0===o["e"]){if(void 0===n)return void console.error("SSR ERROR: second param required: Quasar.iconSet.set(iconSet, ssrContext)");r.set=n.$q.iconSet.set,n.$q.iconSet=r}else r.set=s.set,t.iconSet=r},!0===o["e"]?e.server.push((function(t,e){t.iconSet={},t.iconSet.set=function(t){s.set(t,e.ssr)},t.iconSet.set(c)})):(r["a"].util.defineReactive(t,"iconMapFn",void 0),r["a"].util.defineReactive(t,"iconSet",{}),this.set(c))}}},"907a":function(t,e,n){"use strict";var i=n("ebb5"),r=n("07fa"),o=n("5926"),a=i.aTypedArray,s=i.exportTypedArrayMethod;s("at",(function(t){var e=a(this),n=r(e),i=o(t),s=i>=0?i:n+i;return s<0||s>=n?void 0:e[s]}))},"90d8":function(t,e,n){"use strict";var i=n("c65b"),r=n("1a2d"),o=n("3a9b"),a=n("ad6d"),s=RegExp.prototype;t.exports=function(t){var e=t.flags;return void 0!==e||"flags"in s||r(t,"flags")||!o(s,t)?e:i(a,t)}},"90e3":function(t,e,n){"use strict";var i=n("e330"),r=0,o=Math.random(),a=i(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+a(++r+o,36)}},"90ef":function(t,e,n){"use strict";var i=n("e317"),r=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,o=new RegExp(r.source,"g");function a(t){return function(){return t}}function s(t){return function(e){return t(e)+""}}e["a"]=function(t,e){var n,c,u,l=r.lastIndex=o.lastIndex=0,f=-1,d=[],h=[];t+="",e+="";while((n=r.exec(t))&&(c=o.exec(e)))(u=c.index)>l&&(u=e.slice(l,u),d[f]?d[f]+=u:d[++f]=u),(n=n[0])===(c=c[0])?d[f]?d[f]+=c:d[++f]=c:(d[++f]=null,h.push({i:f,x:Object(i["a"])(n,c)})),l=o.lastIndex;return l<e.length&&(u=e.slice(l),d[f]?d[f]+=u:d[++f]=u),d.length<2?h[0]?s(h[0].x):a(e):(e=h.length,function(t){for(var n,i=0;i<e;++i)d[(n=h[i]).i]=n.x(t);return d.join("")})}},9112:function(t,e,n){"use strict";var i=n("83ab"),r=n("9bf2"),o=n("5c6c");t.exports=i?function(t,e,n){return r.f(t,e,o(1,n))}:function(t,e,n){return t[e]=n,t}},9263:function(t,e,n){"use strict";var i=n("c65b"),r=n("e330"),o=n("577e"),a=n("ad6d"),s=n("9f7f"),c=n("5692"),u=n("7c73"),l=n("69f3").get,f=n("fce3"),d=n("107c"),h=c("native-string-replace",String.prototype.replace),p=RegExp.prototype.exec,v=p,g=r("".charAt),m=r("".indexOf),b=r("".replace),y=r("".slice),_=function(){var t=/a/,e=/b*/g;return i(p,t,"a"),i(p,e,"a"),0!==t.lastIndex||0!==e.lastIndex}(),w=s.BROKEN_CARET,x=void 0!==/()??/.exec("")[1],S=_||x||w||f||d;S&&(v=function(t){var e,n,r,s,c,f,d,S=this,k=l(S),O=o(t),C=k.raw;if(C)return C.lastIndex=S.lastIndex,e=i(v,C,O),S.lastIndex=C.lastIndex,e;var T=k.groups,j=w&&S.sticky,E=i(a,S),P=S.source,A=0,M=O;if(j&&(E=b(E,"y",""),-1===m(E,"g")&&(E+="g"),M=y(O,S.lastIndex),S.lastIndex>0&&(!S.multiline||S.multiline&&"\n"!==g(O,S.lastIndex-1))&&(P="(?: "+P+")",M=" "+M,A++),n=new RegExp("^(?:"+P+")",E)),x&&(n=new RegExp("^"+P+"$(?!\\s)",E)),_&&(r=S.lastIndex),s=i(p,j?n:S,M),j?s?(s.input=y(s.input,A),s[0]=y(s[0],A),s.index=S.lastIndex,S.lastIndex+=s[0].length):S.lastIndex=0:_&&s&&(S.lastIndex=S.global?s.index+s[0].length:r),x&&s&&s.length>1&&i(h,s[0],n,(function(){for(c=1;c<arguments.length-2;c++)void 0===arguments[c]&&(s[c]=void 0)})),s&&T)for(s.groups=f=u(null),c=0;c<T.length;c++)d=T[c],f[d[0]]=s[d[1]];return s}),t.exports=v},"93dc":function(t,e){t.exports=function(t,e,n){var i;if("function"===typeof t.exports?(i=t.exports.extendOptions,i[e]=t.exports.options[e]):i=t.options,void 0===i[e])i[e]=n;else{var r=i[e];for(var o in n)void 0===r[o]&&(r[o]=n[o])}}},9404:function(t,e,n){"use strict";var i=n("ade3"),r=(n("caad"),n("14d9"),n("a9e3"),n("d3b7"),n("c7cd"),n("2b0e")),o=n("58e5"),a=n("463c"),s=n("7ee0"),c=n("efe6"),u=n("b7fa"),l=n("75c3"),f=n("7937"),d=n("e277"),h=n("d54d"),p=n("f376"),v=150,g=["mouseover","mouseout","mouseenter","mouseleave"];e["a"]=r["a"].extend({name:"QDrawer",inject:{layout:{default:function(){console.error("QDrawer needs to be child of QLayout")}}},mixins:[u["a"],o["a"],a["a"],s["a"],c["a"]],directives:{TouchPan:l["a"]},props:{side:{type:String,default:"left",validator:function(t){return["left","right"].includes(t)}},width:{type:Number,default:300},mini:Boolean,miniToOverlay:Boolean,miniWidth:{type:Number,default:57},breakpoint:{type:Number,default:1023},showIfAbove:Boolean,behavior:{type:String,validator:function(t){return["default","desktop","mobile"].includes(t)},default:"default"},bordered:Boolean,elevated:Boolean,contentStyle:[String,Object,Array],contentClass:[String,Object,Array],overlay:Boolean,persistent:Boolean,noSwipeOpen:Boolean,noSwipeClose:Boolean,noSwipeBackdrop:Boolean},data:function(){var t="mobile"===this.behavior||"desktop"!==this.behavior&&this.layout.totalWidth<=this.breakpoint;return{belowBreakpoint:t,showing:!0===this.showIfAbove&&!1===t||!0===this.value}},watch:{belowBreakpoint:function(t){!0===t?(this.lastDesktopState=this.showing,!0===this.showing&&this.hide(!1)):!1===this.overlay&&"mobile"!==this.behavior&&!1!==this.lastDesktopState&&(!0===this.showing?(this.__applyPosition(0),this.__applyBackdrop(0),this.__cleanup()):this.show(!1))},"layout.totalWidth":function(){!0!==this.layout.container&&!0===document.qScrollPrevented||this.__updateBelowBreakpoint()},side:function(t,e){this.layout.instances[e]===this&&(this.layout.instances[e]=void 0,this.layout[e].space=!1,this.layout[e].offset=0),this.layout.instances[t]=this,this.layout[t].size=this.size,this.layout[t].space=this.onLayout,this.layout[t].offset=this.offset},behavior:function(){this.__updateBelowBreakpoint()},breakpoint:function(){this.__updateBelowBreakpoint()},"layout.container":function(t){!0===this.showing&&this.__preventScroll(!0!==t),!0===t&&this.__updateBelowBreakpoint()},"layout.scrollbarWidth":function(){this.__applyPosition(!0===this.showing?0:void 0)},offset:function(t){this.__update("offset",t)},onLayout:function(t){this.$emit("on-layout",t),this.__update("space",t)},rightSide:function(){this.__applyPosition()},size:function(t){this.__applyPosition(),this.__updateSizeOnLayout(this.miniToOverlay,t)},miniToOverlay:function(t){this.__updateSizeOnLayout(t,this.size)},"$q.lang.rtl":function(){this.__applyPosition()},mini:function(){!0===this.value&&(this.__animateMini(),this.layout.__animate())},isMini:function(t){this.$emit("mini-state",t)}},computed:{rightSide:function(){return"right"===this.side},otherSide:function(){return!0===this.rightSide?"left":"right"},offset:function(){return!0===this.showing&&!1===this.belowBreakpoint&&!1===this.overlay?!0===this.miniToOverlay?this.miniWidth:this.size:0},size:function(){return!0===this.isMini?this.miniWidth:this.width},fixed:function(){return!0===this.overlay||!0===this.miniToOverlay||this.layout.view.indexOf(this.rightSide?"R":"L")>-1||this.$q.platform.is.ios&&!0===this.layout.container},onLayout:function(){return!0===this.showing&&!1===this.belowBreakpoint&&!1===this.overlay},onScreenOverlay:function(){return!0===this.showing&&!1===this.belowBreakpoint&&!0===this.overlay},backdropClass:function(){return!1===this.showing?"hidden":null},headerSlot:function(){return!0===this.rightSide?"r"===this.layout.rows.top[2]:"l"===this.layout.rows.top[0]},footerSlot:function(){return!0===this.rightSide?"r"===this.layout.rows.bottom[2]:"l"===this.layout.rows.bottom[0]},aboveStyle:function(){var t={};return!0===this.layout.header.space&&!1===this.headerSlot&&(!0===this.fixed?t.top="".concat(this.layout.header.offset,"px"):!0===this.layout.header.space&&(t.top="".concat(this.layout.header.size,"px"))),!0===this.layout.footer.space&&!1===this.footerSlot&&(!0===this.fixed?t.bottom="".concat(this.layout.footer.offset,"px"):!0===this.layout.footer.space&&(t.bottom="".concat(this.layout.footer.size,"px"))),t},style:function(){var t={width:"".concat(this.size,"px")};return!0===this.belowBreakpoint?t:Object.assign(t,this.aboveStyle)},classes:function(){return"q-drawer--".concat(this.side)+(!0===this.bordered?" q-drawer--bordered":"")+(!0===this.isDark?" q-drawer--dark q-dark":"")+(!0!==this.showing?" q-layout--prevent-focus":"")+(!0===this.belowBreakpoint?" fixed q-drawer--on-top q-drawer--mobile q-drawer--top-padding":" q-drawer--".concat(!0===this.isMini?"mini":"standard")+(!0===this.fixed||!0!==this.onLayout?" fixed":"")+(!0===this.overlay||!0===this.miniToOverlay?" q-drawer--on-top":"")+(!0===this.headerSlot?" q-drawer--top-padding":""))},stateDirection:function(){return(!0===this.$q.lang.rtl?-1:1)*(!0===this.rightSide?1:-1)},isMini:function(){return!0===this.mini&&!0!==this.belowBreakpoint},onNativeEvents:function(){var t=this;if(!0!==this.belowBreakpoint){var e={"!click":function(e){t.$emit("click",e)}};return g.forEach((function(n){e[n]=function(e){void 0!==t.qListeners[n]&&t.$emit(n,e)}})),e}},hideOnRouteChange:function(){return!0!==this.persistent&&(!0===this.belowBreakpoint||!0===this.onScreenOverlay)},openDirective:function(){var t=!0===this.$q.lang.rtl?this.side:this.otherSide;return[{name:"touch-pan",value:this.__openByTouch,modifiers:Object(i["a"])(Object(i["a"])({},t,!0),"mouse",!0)}]},contentCloseDirective:function(){if(!0!==this.noSwipeClose){var t=!0===this.$q.lang.rtl?this.otherSide:this.side;return[{name:"touch-pan",value:this.__closeByTouch,modifiers:Object(i["a"])(Object(i["a"])({},t,!0),"mouse",!0)}]}},backdropCloseDirective:function(){if(!0!==this.noSwipeBackdrop){var t=!0===this.$q.lang.rtl?this.otherSide:this.side;return[{name:"touch-pan",value:this.__closeByTouch,modifiers:Object(i["a"])(Object(i["a"])(Object(i["a"])({},t,!0),"mouse",!0),"mouseAllDir",!0)}]}}},methods:{__applyPosition:function(t){var e=this;void 0===t?this.$nextTick((function(){t=!0===e.showing?0:e.size,e.__applyPosition(e.stateDirection*t)})):void 0!==this.$refs.content&&(!0!==this.layout.container||!0!==this.rightSide||!0!==this.belowBreakpoint&&Math.abs(t)!==this.size||(t+=this.stateDirection*this.layout.scrollbarWidth),this.__lastPosition!==t&&(this.$refs.content.style.transform="translateX(".concat(t,"px)"),this.__lastPosition=t))},__applyBackdrop:function(t,e){var n=this;void 0!==this.$refs.backdrop?this.$refs.backdrop.style.backgroundColor=this.lastBackdropBg="rgba(0,0,0,".concat(.4*t,")"):!0!==e&&this.$nextTick((function(){n.__applyBackdrop(t,!0)}))},__setBackdropVisible:function(t){void 0!==this.$refs.backdrop&&this.$refs.backdrop.classList[!0===t?"remove":"add"]("hidden")},__setScrollable:function(t){var e=!0===t?"remove":!0!==this.layout.container?"add":"";""!==e&&document.body.classList[e]("q-body--drawer-toggle")},__animateMini:function(){var t=this;void 0!==this.timerMini?clearTimeout(this.timerMini):void 0!==this.$el&&this.$el.classList.add("q-drawer--mini-animate"),this.timerMini=setTimeout((function(){void 0!==t.$el&&t.$el.classList.remove("q-drawer--mini-animate"),t.timerMini=void 0}),150)},__openByTouch:function(t){if(!1===this.showing){var e=this.size,n=Object(f["a"])(t.distance.x,0,e);if(!0===t.isFinal){var i=this.$refs.content,r=n>=Math.min(75,e);return i.classList.remove("no-transition"),void(!0===r?this.show():(this.layout.__animate(),this.__applyBackdrop(0),this.__applyPosition(this.stateDirection*e),i.classList.remove("q-drawer--delimiter"),i.classList.add("q-layout--prevent-focus"),this.__setBackdropVisible(!1)))}if(this.__applyPosition((!0===this.$q.lang.rtl?!0!==this.rightSide:this.rightSide)?Math.max(e-n,0):Math.min(0,n-e)),this.__applyBackdrop(Object(f["a"])(n/e,0,1)),!0===t.isFirst){var o=this.$refs.content;o.classList.add("no-transition"),o.classList.add("q-drawer--delimiter"),o.classList.remove("q-layout--prevent-focus"),this.__setBackdropVisible(!0)}}},__closeByTouch:function(t){if(!0===this.showing){var e=this.size,n=t.direction===this.side,i=(!0===this.$q.lang.rtl?!0!==n:n)?Object(f["a"])(t.distance.x,0,e):0;if(!0===t.isFinal){var r=Math.abs(i)<Math.min(75,e);return this.$refs.content.classList.remove("no-transition"),void(!0===r?(this.layout.__animate(),this.__applyBackdrop(1),this.__applyPosition(0)):this.hide())}this.__applyPosition(this.stateDirection*i),this.__applyBackdrop(Object(f["a"])(1-i/e,0,1)),!0===t.isFirst&&this.$refs.content.classList.add("no-transition")}},__show:function(t,e){var n=this;if(this.__addHistory(),this.__setBackdropVisible(!0),!1!==t&&this.layout.__animate(),this.__applyPosition(0),!0===this.belowBreakpoint){var i=this.layout.instances[this.otherSide];void 0!==i&&!0===i.belowBreakpoint&&i.hide(!1),this.__applyBackdrop(1),!0!==this.layout.container&&this.__preventScroll(!0)}else this.__applyBackdrop(0),!1!==t&&this.__setScrollable(!1);this.__registerTimeout((function(){!1!==t&&n.__setScrollable(!0),!0!==e&&n.$emit("show",t)}),v)},__hide:function(t,e){var n=this;this.__removeHistory(),!1!==t&&this.layout.__animate(),this.__applyBackdrop(0),this.__applyPosition(this.stateDirection*this.size),this.__setBackdropVisible(!1),this.__cleanup(),!0!==e?this.__registerTimeout((function(){n.$emit("hide",t)}),v):this.__removeTimeout()},__cleanup:function(){this.__preventScroll(!1),this.__setScrollable(!0)},__update:function(t,e){this.layout[this.side][t]!==e&&(this.layout[this.side][t]=e)},__updateLocal:function(t,e){this[t]!==e&&(this[t]=e)},__updateSizeOnLayout:function(t,e){this.__update("size",!0===t?this.miniWidth:e)},__updateBelowBreakpoint:function(){this.__updateLocal("belowBreakpoint","mobile"===this.behavior||"desktop"!==this.behavior&&this.layout.totalWidth<=this.breakpoint)}},created:function(){this.__useTimeout("__registerTimeout","__removeTimeout"),this.layout.instances[this.side]=this,this.__updateSizeOnLayout(this.miniToOverlay,this.size),this.__update("space",this.onLayout),this.__update("offset",this.offset),!0===this.showIfAbove&&!0!==this.value&&!0===this.showing&&void 0!==this.qListeners.input&&this.$emit("input",!0)},mounted:function(){var t=this;this.$emit("on-layout",this.onLayout),this.$emit("mini-state",this.isMini),this.lastDesktopState=!0===this.showIfAbove;var e=function(){var e=!0===t.showing?"show":"hide";t["__".concat(e)](!1,!0)};0===this.layout.totalWidth?this.watcher=this.$watch("layout.totalWidth",(function(){t.watcher(),t.watcher=void 0,!1===t.showing&&!0===t.showIfAbove&&!1===t.belowBreakpoint?t.show(!1):e()})):this.$nextTick(e)},beforeDestroy:function(){void 0!==this.watcher&&this.watcher(),clearTimeout(this.timerMini),!0===this.showing&&this.__cleanup(),this.layout.instances[this.side]===this&&(this.layout.instances[this.side]=void 0,this.__update("size",0),this.__update("offset",0),this.__update("space",!1))},render:function(t){var e=[];!0===this.belowBreakpoint&&(!0!==this.noSwipeOpen&&e.push(t("div",{staticClass:"q-drawer__opener fixed-".concat(this.side),attrs:p["a"],directives:this.openDirective})),e.push(t("div",{ref:"backdrop",staticClass:"fullscreen q-drawer__backdrop",class:this.backdropClass,attrs:p["a"],style:void 0!==this.lastBackdropBg?{backgroundColor:this.lastBackdropBg}:null,on:Object(h["a"])(this,"bkdrop",{click:this.hide}),directives:!1===this.showing?void 0:this.backdropCloseDirective})));var n=[t("div",{staticClass:"q-drawer__content fit "+(!0===this.layout.container?"overflow-auto":"scroll"),class:this.contentClass,style:this.contentStyle},!0===this.isMini&&void 0!==this.$scopedSlots.mini?this.$scopedSlots.mini():Object(d["c"])(this,"default"))];return!0===this.elevated&&!0===this.showing&&n.push(t("div",{staticClass:"q-layout__shadow absolute-full overflow-hidden no-pointer-events"})),e.push(t("aside",{ref:"content",staticClass:"q-drawer",class:this.classes,style:this.style,on:this.onNativeEvents,directives:!0===this.belowBreakpoint?this.contentCloseDirective:void 0},n)),t("div",{staticClass:"q-drawer-container"},e)}})},"944a":function(t,e,n){"use strict";var i=n("d066"),r=n("e065"),o=n("d44e");r("toStringTag"),o(i("Symbol"),"Symbol")},"94ca":function(t,e,n){"use strict";var i=n("d039"),r=n("1626"),o=/#|\.prototype\./,a=function(t,e){var n=c[s(t)];return n===l||n!==u&&(r(e)?i(e):!!e)},s=a.normalize=function(t){return String(t).replace(o,".").toLowerCase()},c=a.data={},u=a.NATIVE="N",l=a.POLYFILL="P";t.exports=a},"953b":function(t,e,n){"use strict";var i=n("dc19"),r=n("cb27"),o=n("8e16"),a=n("7f65"),s=n("384f"),c=n("5388"),u=r.Set,l=r.add,f=r.has;t.exports=function(t){var e=i(this),n=a(t),r=new u;return o(e)>n.size?c(n.getIterator(),(function(t){f(e,t)&&l(r,t)})):s(e,(function(t){n.includes(t)&&l(r,t)})),r}},9564:function(t,e,n){"use strict";var i=n("2b0e"),r=n("0016"),o=n("85fc");e["a"]=i["a"].extend({name:"QToggle",mixins:[o["a"]],props:{icon:String,iconColor:String},computed:{computedIcon:function(){return(!0===this.isTrue?this.checkedIcon:!0===this.isIndeterminate?this.indeterminateIcon:this.uncheckedIcon)||this.icon},computedIconColor:function(){if(!0===this.isTrue)return this.iconColor}},methods:{__getInner:function(t){return[t("div",{staticClass:"q-toggle__track"}),t("div",{staticClass:"q-toggle__thumb absolute flex flex-center no-wrap"},void 0!==this.computedIcon?[t(r["a"],{props:{name:this.computedIcon,color:this.computedIconColor}})]:void 0)]}},created:function(){this.type="toggle"}})},9603:function(t,e,n){"use strict";var i=n("18e2"),r=Object(i["a"])((function(t){t.setDate(1),t.setHours(0,0,0,0)}),(function(t,e){t.setMonth(t.getMonth()+e)}),(function(t,e){return e.getMonth()-t.getMonth()+12*(e.getFullYear()-t.getFullYear())}),(function(t){return t.getMonth()}));e["a"]=r;r.range},"986a":function(t,e,n){"use strict";var i=n("ebb5"),r=n("a258").findLast,o=i.aTypedArray,a=i.exportTypedArrayMethod;a("findLast",(function(t){return r(o(this),t,arguments.length>1?arguments[1]:void 0)}))},9911:function(t,e,n){"use strict";var i=n("23e7"),r=n("857a"),o=n("af03");i({target:"String",proto:!0,forced:o("link")},{link:function(t){return r(this,"a","href",t)}})},9961:function(t,e,n){"use strict";var i=n("dc19"),r=n("cb27"),o=n("83b9"),a=n("7f65"),s=n("5388"),c=r.add,u=r.has,l=r.remove;t.exports=function(t){var e=i(this),n=a(t).getIterator(),r=o(e);return s(n,(function(t){u(e,t)?l(r,t):c(r,t)})),r}},9989:function(t,e,n){"use strict";var i=n("5530"),r=n("2b0e"),o=n("87e8"),a=n("e277");e["a"]=r["a"].extend({name:"QPage",mixins:[o["a"]],inject:{pageContainer:{default:function(){console.error("QPage needs to be child of QPageContainer")}},layout:{}},props:{padding:Boolean,styleFn:Function},computed:{style:function(){var t=(!0===this.layout.header.space?this.layout.header.size:0)+(!0===this.layout.footer.space?this.layout.footer.size:0);if("function"===typeof this.styleFn){var e=!0===this.layout.container?this.layout.containerHeight:this.$q.screen.height;return this.styleFn(t,e)}return{minHeight:!0===this.layout.container?this.layout.containerHeight-t+"px":0===this.$q.screen.height?"calc(100vh - ".concat(t,"px)"):this.$q.screen.height-t+"px"}},classes:function(){if(!0===this.padding)return"q-layout-padding"}},render:function(t){return t("main",{staticClass:"q-page",style:this.style,class:this.classes,on:Object(i["a"])({},this.qListeners)},Object(a["c"])(this,"default"))}})},"99af":function(t,e,n){"use strict";var i=n("23e7"),r=n("d039"),o=n("e8b5"),a=n("861d"),s=n("7b0b"),c=n("07fa"),u=n("3511"),l=n("8418"),f=n("65f0"),d=n("1dde"),h=n("b622"),p=n("1212"),v=h("isConcatSpreadable"),g=p>=51||!r((function(){var t=[];return t[v]=!1,t.concat()[0]!==t})),m=function(t){if(!a(t))return!1;var e=t[v];return void 0!==e?!!e:o(t)},b=!g||!d("concat");i({target:"Array",proto:!0,arity:1,forced:b},{concat:function(t){var e,n,i,r,o,a=s(this),d=f(a,0),h=0;for(e=-1,i=arguments.length;e<i;e++)if(o=-1===e?a:arguments[e],m(o))for(r=c(o),u(h+r),n=0;n<r;n++,h++)n in o&&l(d,h,o[n]);else u(h+1),l(d,h++,o);return d.length=h,d}})},"99b6":function(t,e,n){"use strict";n("99af"),n("caad"),n("b64b"),n("2532");var i={left:"start",center:"center",right:"end",between:"between",around:"around",evenly:"evenly",stretch:"stretch"},r=Object.keys(i);e["a"]={props:{align:{type:String,validator:function(t){return r.includes(t)}}},computed:{alignClass:function(){var t=void 0===this.align?!0===this.vertical?"stretch":"left":this.align;return"".concat(!0===this.vertical?"items":"justify","-").concat(i[t])}}}},"99f4":function(t,e,n){"use strict";var i=n("b5db");t.exports=/MSIE|Trident/.test(i)},"9a1f":function(t,e,n){"use strict";var i=n("c65b"),r=n("59ed"),o=n("825a"),a=n("0d51"),s=n("35a1"),c=TypeError;t.exports=function(t,e){var n=arguments.length<2?s(t):e;if(r(n))return o(i(n,t));throw new c(a(t)+" is not iterable")}},"9a8c":function(t,e,n){"use strict";var i=n("e330"),r=n("ebb5"),o=n("145e"),a=i(o),s=r.aTypedArray,c=r.exportTypedArrayMethod;c("copyWithin",(function(t,e){return a(s(this),t,e,arguments.length>2?arguments[2]:void 0)}))},"9adc":function(t,e,n){"use strict";var i=n("8558");t.exports="NODE"===i},"9bdd":function(t,e,n){"use strict";var i=n("825a"),r=n("2a62");t.exports=function(t,e,n,o){try{return o?e(i(n)[0],n[1]):e(n)}catch(a){r(t,"throw",a)}}},"9bf2":function(t,e,n){"use strict";var i=n("83ab"),r=n("0cfb"),o=n("aed9"),a=n("825a"),s=n("a04b"),c=TypeError,u=Object.defineProperty,l=Object.getOwnPropertyDescriptor,f="enumerable",d="configurable",h="writable";e.f=i?o?function(t,e,n){if(a(t),e=s(e),a(n),"function"===typeof t&&"prototype"===e&&"value"in n&&h in n&&!n[h]){var i=l(t,e);i&&i[h]&&(t[e]=n.value,n={configurable:d in n?n[d]:i[d],enumerable:f in n?n[f]:i[f],writable:!1})}return u(t,e,n)}:u:function(t,e,n){if(a(t),e=s(e),a(n),r)try{return u(t,e,n)}catch(i){}if("get"in n||"set"in n)throw new c("Accessors not supported");return"value"in n&&(t[e]=n.value),t}},"9c40":function(t,e,n){"use strict";var i=n("5530"),r=(n("14d9"),n("a9e3"),n("2b0e")),o=n("0016"),a=n("0d59"),s=n("c8c8"),c=n("e277"),u=n("d882"),l=n("dc8a"),f=u["f"].passiveCapture,d=void 0,h=void 0,p=void 0,v={role:"img","aria-hidden":"true"};e["a"]=r["a"].extend({name:"QBtn",mixins:[s["a"]],props:{percentage:Number,darkPercentage:Boolean},computed:{hasLabel:function(){return void 0!==this.label&&null!==this.label&&""!==this.label},computedRipple:function(){return!1!==this.ripple&&Object(i["a"])({keyCodes:!0===this.hasLink?[13,32]:[13]},!0===this.ripple?{}:this.ripple)},percentageStyle:function(){var t=Math.max(0,Math.min(100,this.percentage));if(t>0)return{transition:"transform 0.6s",transform:"translateX(".concat(t-100,"%)")}},onEvents:function(){if(!0===this.loading)return{mousedown:this.__onLoadingEvt,touchstart:this.__onLoadingEvt,click:this.__onLoadingEvt,keydown:this.__onLoadingEvt,keyup:this.__onLoadingEvt};if(!0===this.isActionable){var t=Object(i["a"])(Object(i["a"])({},this.qListeners),{},{click:this.click,keydown:this.__onKeydown,mousedown:this.__onMousedown});return!0===this.$q.platform.has.touch&&(t["".concat(void 0===t.touchstart?"&":"","touchstart")]=this.__onTouchstart),t}return{click:u["l"]}},directives:function(){if(!0!==this.disable&&!1!==this.ripple)return[{name:"ripple",value:this.computedRipple,modifiers:{center:this.round}}]}},methods:{click:function(t){var e=this;if(void 0!==t){if(!0===t.defaultPrevented)return;var n=document.activeElement;if("submit"===this.type&&(!0===this.$q.platform.is.ie&&(t.clientX<0||t.clientY<0)||n!==document.body&&!1===this.$el.contains(n)&&!1===n.contains(this.$el))){this.$el.focus();var i=function(){document.removeEventListener("keydown",u["l"],!0),document.removeEventListener("keyup",i,f),void 0!==e.$el&&e.$el.removeEventListener("blur",i,f)};document.addEventListener("keydown",u["l"],!0),document.addEventListener("keyup",i,f),this.$el.addEventListener("blur",i,f)}}this.__navigateOnClick(t)},__onKeydown:function(t){this.$emit("keydown",t),!0===Object(l["a"])(t,[13,32])&&(h!==this.$el&&(void 0!==h&&this.__cleanup(),!0!==t.defaultPrevented&&(this.$el.focus(),h=this.$el,this.$el.classList.add("q-btn--active"),document.addEventListener("keyup",this.__onPressEnd,!0),this.$el.addEventListener("blur",this.__onPressEnd,f))),Object(u["l"])(t))},__onTouchstart:function(t){var e=this;if(this.$emit("touchstart",t),d!==this.$el&&(void 0!==d&&this.__cleanup(),!0!==t.defaultPrevented)){d=this.$el;var n=this.touchTargetEl=t.target;n.addEventListener("touchcancel",this.__onPressEnd,f),n.addEventListener("touchend",this.__onPressEnd,f)}this.avoidMouseRipple=!0,clearTimeout(this.mouseTimer),this.mouseTimer=setTimeout((function(){e.avoidMouseRipple=!1}),200)},__onMousedown:function(t){t.qSkipRipple=!0===this.avoidMouseRipple,this.$emit("mousedown",t),p!==this.$el&&(void 0!==p&&this.__cleanup(),!0!==t.defaultPrevented&&(p=this.$el,this.$el.classList.add("q-btn--active"),document.addEventListener("mouseup",this.__onPressEnd,f)))},__onPressEnd:function(t){if(void 0===t||"blur"!==t.type||document.activeElement!==this.$el){if(void 0!==t&&"keyup"===t.type){if(h===this.$el&&!0===Object(l["a"])(t,[13,32])){var e=new MouseEvent("click",t);e.qKeyEvent=!0,!0===t.defaultPrevented&&Object(u["i"])(e),!0===t.cancelBubble&&Object(u["k"])(e),this.$el.dispatchEvent(e),Object(u["l"])(t),t.qKeyEvent=!0}this.$emit("keyup",t)}this.__cleanup()}},__cleanup:function(t){var e=this.$refs.blurTarget;if(!0===t||d!==this.$el&&p!==this.$el||void 0===e||e===document.activeElement||!0!==this.$el.contains(document.activeElement)||(e.setAttribute("tabindex",-1),e.focus()),d===this.$el){var n=this.touchTargetEl;n.removeEventListener("touchcancel",this.__onPressEnd,f),n.removeEventListener("touchend",this.__onPressEnd,f),d=this.touchTargetEl=void 0}p===this.$el&&(document.removeEventListener("mouseup",this.__onPressEnd,f),p=void 0),h===this.$el&&(document.removeEventListener("keyup",this.__onPressEnd,!0),void 0!==this.$el&&this.$el.removeEventListener("blur",this.__onPressEnd,f),h=void 0),void 0!==this.$el&&this.$el.classList.remove("q-btn--active")},__onLoadingEvt:function(t){Object(u["l"])(t),t.qSkipRipple=!0}},beforeDestroy:function(){this.__cleanup(!0)},render:function(t){var e=[];void 0!==this.icon&&e.push(t(o["a"],{attrs:v,props:{name:this.icon,left:!1===this.stack&&!0===this.hasLabel}})),!0===this.hasLabel&&e.push(t("span",{staticClass:"block"},[this.label])),e=Object(c["a"])(e,this,"default"),void 0!==this.iconRight&&!1===this.round&&e.push(t(o["a"],{attrs:v,props:{name:this.iconRight,right:!1===this.stack&&!0===this.hasLabel}}));var n=[t("span",{staticClass:"q-focus-helper",ref:"blurTarget"})];return!0===this.loading&&void 0!==this.percentage&&n.push(t("span",{staticClass:"q-btn__progress absolute-full overflow-hidden",class:!0===this.darkPercentage?"q-btn__progress--dark":""},[t("span",{staticClass:"q-btn__progress-indicator fit block",style:this.percentageStyle})])),n.push(t("span",{staticClass:"q-btn__wrapper col row q-anchor--skip",style:this.wrapperStyle},[t("span",{staticClass:"q-btn__content text-center col items-center q-anchor--skip",class:this.innerClasses},e)])),null!==this.loading&&n.push(t("transition",{props:{name:"q-transition--fade"}},!0===this.loading?[t("span",{key:"loading",staticClass:"absolute-full flex flex-center"},void 0!==this.$scopedSlots.loading?this.$scopedSlots.loading():[t(a["a"])])]:void 0)),t(!0===this.hasLink||"a"===this.type?"a":"button",{staticClass:"q-btn q-btn-item non-selectable no-outline",class:this.classes,style:this.style,attrs:this.attrs,on:this.onEvents,directives:this.directives},n)}})},"9e62":function(t,e,n){"use strict";n.d(e,"a",(function(){return c})),n.d(e,"b",(function(){return u}));n("b0c0");var i=n("2b0e"),r=n("0967"),o=n("f303"),a=n("f6ba"),s=n("1c16");function c(t,e){do{if("QMenu"===t.$options.name){if(t.hide(e),!0===t.separateClosePopup)return t.$parent}else if(void 0!==t.__renderPortal)return void 0!==t.$parent&&"QPopupProxy"===t.$parent.$options.name?(t.hide(e),t.$parent):t;t=t.$parent}while(void 0!==t&&(void 0===t.$el.contains||!0!==t.$el.contains(e.target)))}function u(t,e,n){while(0!==n&&void 0!==t){if(void 0!==t.__renderPortal){if(n--,"QMenu"===t.$options.name){t=c(t,e);continue}t.hide(e)}t=t.$parent}}function l(t){while(void 0!==t){if("QGlobalDialog"===t.$options.name)return!0;if("QDialog"===t.$options.name)return!1;t=t.$parent}return!1}var f={inheritAttrs:!1,props:{contentClass:[Array,String,Object],contentStyle:[Array,String,Object]},methods:{__showPortal:function(t){var e=this;if(!0===t)return Object(a["d"])(this.focusObj),void(this.__portalIsAccessible=!0);if(this.__portalIsAccessible=!1,!0!==this.__portalIsActive)if(this.__portalIsActive=!0,void 0===this.focusObj&&(this.focusObj={}),Object(a["b"])(this.focusObj),void 0!==this.$q.fullscreen&&!0===this.$q.fullscreen.isCapable){var n=function(){if(void 0!==e.__portal){var t=Object(o["c"])(e.$q.fullscreen.activeEl);e.__portal.$el.parentElement!==t&&t.contains(e.$el)===(!1===e.__onGlobalDialog)&&t.appendChild(e.__portal.$el)}};this.unwatchFullscreen=this.$watch("$q.fullscreen.activeEl",Object(s["a"])(n,50)),!1!==this.__onGlobalDialog&&!0!==this.$q.fullscreen.isActive||n()}else void 0!==this.__portal&&!1===this.__onGlobalDialog&&document.body.appendChild(this.__portal.$el)},__hidePortal:function(t){this.__portalIsAccessible=!1,!0===t&&(this.__portalIsActive=!1,Object(a["d"])(this.focusObj),void 0!==this.__portal&&(void 0!==this.unwatchFullscreen&&(this.unwatchFullscreen(),this.unwatchFullscreen=void 0),!1===this.__onGlobalDialog&&(this.__portal.$destroy(),this.__portal.$el.remove()),this.__portal=void 0))},__preparePortal:function(){var t=this;void 0===this.__portal&&(this.__portal=!0===this.__onGlobalDialog?{$el:this.$el,$refs:this.$refs}:new i["a"]({name:"QPortal",parent:this,inheritAttrs:!1,render:function(e){return t.__renderPortal(e)},components:this.$options.components,directives:this.$options.directives}).$mount())}},render:function(t){if(!0===this.__onGlobalDialog)return this.__renderPortal(t);void 0!==this.__portal&&this.__portal.$forceUpdate()},beforeDestroy:function(){this.__hidePortal(!0)}};!1===r["e"]&&(f.created=function(){this.__onGlobalDialog=l(this.$parent)}),e["c"]=f},"9ebd":function(t,e,n){"use strict";function i(t){return null!=t&&"object"===typeof t&&!0===t["@@functional/placeholder"]}n.d(e,"a",(function(){return i}))},"9f7f":function(t,e,n){"use strict";var i=n("d039"),r=n("cfe9"),o=r.RegExp,a=i((function(){var t=o("a","y");return t.lastIndex=2,null!==t.exec("abcd")})),s=a||i((function(){return!o("a","y").sticky})),c=a||i((function(){var t=o("^r","gy");return t.lastIndex=2,null!==t.exec("str")}));t.exports={BROKEN_CARET:c,MISSED_STICKY:s,UNSUPPORTED_Y:a}},a04b:function(t,e,n){"use strict";var i=n("c04e"),r=n("d9b5");t.exports=function(t){var e=i(t,"string");return r(e)?e:e+""}},a078:function(t,e,n){"use strict";var i=n("0366"),r=n("c65b"),o=n("5087"),a=n("7b0b"),s=n("07fa"),c=n("9a1f"),u=n("35a1"),l=n("e95a"),f=n("bcbf"),d=n("ebb5").aTypedArrayConstructor,h=n("f495");t.exports=function(t){var e,n,p,v,g,m,b,y,_=o(this),w=a(t),x=arguments.length,S=x>1?arguments[1]:void 0,k=void 0!==S,O=u(w);if(O&&!l(O)){b=c(w,O),y=b.next,w=[];while(!(m=r(y,b)).done)w.push(m.value)}for(k&&x>2&&(S=i(S,arguments[2])),n=s(w),p=new(d(_))(n),v=f(p),e=0;n>e;e++)g=k?S(w[e],e):w[e],p[e]=v?h(g):+g;return p}},a15a:function(t,e,n){"use strict";var i=n("18e2"),r=Object(i["a"])((function(t){t.setMonth(0,1),t.setHours(0,0,0,0)}),(function(t,e){t.setFullYear(t.getFullYear()+e)}),(function(t,e){return e.getFullYear()-t.getFullYear()}),(function(t){return t.getFullYear()}));r.every=function(t){return isFinite(t=Math.floor(t))&&t>0?Object(i["a"])((function(e){e.setFullYear(Math.floor(e.getFullYear()/t)*t),e.setMonth(0,1),e.setHours(0,0,0,0)}),(function(e,n){e.setFullYear(e.getFullYear()+n*t)})):null},e["a"]=r;r.range},a15b:function(t,e,n){"use strict";var i=n("23e7"),r=n("e330"),o=n("44ad"),a=n("fc6a"),s=n("a640"),c=r([].join),u=o!==Object,l=u||!s("join",",");i({target:"Array",proto:!0,forced:l},{join:function(t){return c(a(this),void 0===t?",":t)}})},a1eb:function(t,e,n){"use strict";n.r(e),n.d(e,"schemeCategory10",(function(){return r})),n.d(e,"schemeAccent",(function(){return o})),n.d(e,"schemeDark2",(function(){return a})),n.d(e,"schemePaired",(function(){return s})),n.d(e,"schemePastel1",(function(){return c})),n.d(e,"schemePastel2",(function(){return u})),n.d(e,"schemeSet1",(function(){return l})),n.d(e,"schemeSet2",(function(){return f})),n.d(e,"schemeSet3",(function(){return d})),n.d(e,"schemeTableau10",(function(){return h["a"]})),n.d(e,"interpolateBrBG",(function(){return g})),n.d(e,"schemeBrBG",(function(){return v})),n.d(e,"interpolatePRGn",(function(){return b})),n.d(e,"schemePRGn",(function(){return m})),n.d(e,"interpolatePiYG",(function(){return _})),n.d(e,"schemePiYG",(function(){return y})),n.d(e,"interpolatePuOr",(function(){return x})),n.d(e,"schemePuOr",(function(){return w})),n.d(e,"interpolateRdBu",(function(){return k})),n.d(e,"schemeRdBu",(function(){return S})),n.d(e,"interpolateRdGy",(function(){return C})),n.d(e,"schemeRdGy",(function(){return O})),n.d(e,"interpolateRdYlBu",(function(){return T["a"]})),n.d(e,"schemeRdYlBu",(function(){return T["b"]})),n.d(e,"interpolateRdYlGn",(function(){return E})),n.d(e,"schemeRdYlGn",(function(){return j})),n.d(e,"interpolateSpectral",(function(){return P["a"]})),n.d(e,"schemeSpectral",(function(){return P["b"]})),n.d(e,"interpolateBuGn",(function(){return M})),n.d(e,"schemeBuGn",(function(){return A})),n.d(e,"interpolateBuPu",(function(){return D})),n.d(e,"schemeBuPu",(function(){return $})),n.d(e,"interpolateGnBu",(function(){return L})),n.d(e,"schemeGnBu",(function(){return R})),n.d(e,"interpolateOrRd",(function(){return F})),n.d(e,"schemeOrRd",(function(){return q})),n.d(e,"interpolatePuBuGn",(function(){return N})),n.d(e,"schemePuBuGn",(function(){return I})),n.d(e,"interpolatePuBu",(function(){return B})),n.d(e,"schemePuBu",(function(){return z})),n.d(e,"interpolatePuRd",(function(){return U})),n.d(e,"schemePuRd",(function(){return V})),n.d(e,"interpolateRdPu",(function(){return Y})),n.d(e,"schemeRdPu",(function(){return H})),n.d(e,"interpolateYlGnBu",(function(){return G})),n.d(e,"schemeYlGnBu",(function(){return W})),n.d(e,"interpolateYlGn",(function(){return K})),n.d(e,"schemeYlGn",(function(){return Q})),n.d(e,"interpolateYlOrBr",(function(){return Z})),n.d(e,"schemeYlOrBr",(function(){return X})),n.d(e,"interpolateYlOrRd",(function(){return tt})),n.d(e,"schemeYlOrRd",(function(){return J})),n.d(e,"interpolateBlues",(function(){return nt})),n.d(e,"schemeBlues",(function(){return et})),n.d(e,"interpolateGreens",(function(){return rt})),n.d(e,"schemeGreens",(function(){return it})),n.d(e,"interpolateGreys",(function(){return at})),n.d(e,"schemeGreys",(function(){return ot})),n.d(e,"interpolatePurples",(function(){return ct})),n.d(e,"schemePurples",(function(){return st})),n.d(e,"interpolateReds",(function(){return lt})),n.d(e,"schemeReds",(function(){return ut})),n.d(e,"interpolateOranges",(function(){return dt})),n.d(e,"schemeOranges",(function(){return ft})),n.d(e,"interpolateCividis",(function(){return ht})),n.d(e,"interpolateCubehelixDefault",(function(){return gt})),n.d(e,"interpolateRainbow",(function(){return _t})),n.d(e,"interpolateWarm",(function(){return mt})),n.d(e,"interpolateCool",(function(){return bt})),n.d(e,"interpolateSinebow",(function(){return Ot})),n.d(e,"interpolateTurbo",(function(){return Ct})),n.d(e,"interpolateViridis",(function(){return jt})),n.d(e,"interpolateMagma",(function(){return Et})),n.d(e,"interpolateInferno",(function(){return Pt})),n.d(e,"interpolatePlasma",(function(){return At}));var i=n("66d1"),r=Object(i["a"])("1f77b4ff7f0e2ca02cd627289467bd8c564be377c27f7f7fbcbd2217becf"),o=Object(i["a"])("7fc97fbeaed4fdc086ffff99386cb0f0027fbf5b17666666"),a=Object(i["a"])("1b9e77d95f027570b3e7298a66a61ee6ab02a6761d666666"),s=Object(i["a"])("a6cee31f78b4b2df8a33a02cfb9a99e31a1cfdbf6fff7f00cab2d66a3d9affff99b15928"),c=Object(i["a"])("fbb4aeb3cde3ccebc5decbe4fed9a6ffffcce5d8bdfddaecf2f2f2"),u=Object(i["a"])("b3e2cdfdcdaccbd5e8f4cae4e6f5c9fff2aef1e2cccccccc"),l=Object(i["a"])("e41a1c377eb84daf4a984ea3ff7f00ffff33a65628f781bf999999"),f=Object(i["a"])("66c2a5fc8d628da0cbe78ac3a6d854ffd92fe5c494b3b3b3"),d=Object(i["a"])("8dd3c7ffffb3bebadafb807280b1d3fdb462b3de69fccde5d9d9d9bc80bdccebc5ffed6f"),h=n("c644"),p=n("8d05"),v=new Array(3).concat("d8b365f5f5f55ab4ac","a6611adfc27d80cdc1018571","a6611adfc27df5f5f580cdc1018571","8c510ad8b365f6e8c3c7eae55ab4ac01665e","8c510ad8b365f6e8c3f5f5f5c7eae55ab4ac01665e","8c510abf812ddfc27df6e8c3c7eae580cdc135978f01665e","8c510abf812ddfc27df6e8c3f5f5f5c7eae580cdc135978f01665e","5430058c510abf812ddfc27df6e8c3c7eae580cdc135978f01665e003c30","5430058c510abf812ddfc27df6e8c3f5f5f5c7eae580cdc135978f01665e003c30").map(i["a"]),g=Object(p["a"])(v),m=new Array(3).concat("af8dc3f7f7f77fbf7b","7b3294c2a5cfa6dba0008837","7b3294c2a5cff7f7f7a6dba0008837","762a83af8dc3e7d4e8d9f0d37fbf7b1b7837","762a83af8dc3e7d4e8f7f7f7d9f0d37fbf7b1b7837","762a839970abc2a5cfe7d4e8d9f0d3a6dba05aae611b7837","762a839970abc2a5cfe7d4e8f7f7f7d9f0d3a6dba05aae611b7837","40004b762a839970abc2a5cfe7d4e8d9f0d3a6dba05aae611b783700441b","40004b762a839970abc2a5cfe7d4e8f7f7f7d9f0d3a6dba05aae611b783700441b").map(i["a"]),b=Object(p["a"])(m),y=new Array(3).concat("e9a3c9f7f7f7a1d76a","d01c8bf1b6dab8e1864dac26","d01c8bf1b6daf7f7f7b8e1864dac26","c51b7de9a3c9fde0efe6f5d0a1d76a4d9221","c51b7de9a3c9fde0eff7f7f7e6f5d0a1d76a4d9221","c51b7dde77aef1b6dafde0efe6f5d0b8e1867fbc414d9221","c51b7dde77aef1b6dafde0eff7f7f7e6f5d0b8e1867fbc414d9221","8e0152c51b7dde77aef1b6dafde0efe6f5d0b8e1867fbc414d9221276419","8e0152c51b7dde77aef1b6dafde0eff7f7f7e6f5d0b8e1867fbc414d9221276419").map(i["a"]),_=Object(p["a"])(y),w=new Array(3).concat("998ec3f7f7f7f1a340","5e3c99b2abd2fdb863e66101","5e3c99b2abd2f7f7f7fdb863e66101","542788998ec3d8daebfee0b6f1a340b35806","542788998ec3d8daebf7f7f7fee0b6f1a340b35806","5427888073acb2abd2d8daebfee0b6fdb863e08214b35806","5427888073acb2abd2d8daebf7f7f7fee0b6fdb863e08214b35806","2d004b5427888073acb2abd2d8daebfee0b6fdb863e08214b358067f3b08","2d004b5427888073acb2abd2d8daebf7f7f7fee0b6fdb863e08214b358067f3b08").map(i["a"]),x=Object(p["a"])(w),S=new Array(3).concat("ef8a62f7f7f767a9cf","ca0020f4a58292c5de0571b0","ca0020f4a582f7f7f792c5de0571b0","b2182bef8a62fddbc7d1e5f067a9cf2166ac","b2182bef8a62fddbc7f7f7f7d1e5f067a9cf2166ac","b2182bd6604df4a582fddbc7d1e5f092c5de4393c32166ac","b2182bd6604df4a582fddbc7f7f7f7d1e5f092c5de4393c32166ac","67001fb2182bd6604df4a582fddbc7d1e5f092c5de4393c32166ac053061","67001fb2182bd6604df4a582fddbc7f7f7f7d1e5f092c5de4393c32166ac053061").map(i["a"]),k=Object(p["a"])(S),O=new Array(3).concat("ef8a62ffffff999999","ca0020f4a582bababa404040","ca0020f4a582ffffffbababa404040","b2182bef8a62fddbc7e0e0e09999994d4d4d","b2182bef8a62fddbc7ffffffe0e0e09999994d4d4d","b2182bd6604df4a582fddbc7e0e0e0bababa8787874d4d4d","b2182bd6604df4a582fddbc7ffffffe0e0e0bababa8787874d4d4d","67001fb2182bd6604df4a582fddbc7e0e0e0bababa8787874d4d4d1a1a1a","67001fb2182bd6604df4a582fddbc7ffffffe0e0e0bababa8787874d4d4d1a1a1a").map(i["a"]),C=Object(p["a"])(O),T=n("c3a6"),j=new Array(3).concat("fc8d59ffffbf91cf60","d7191cfdae61a6d96a1a9641","d7191cfdae61ffffbfa6d96a1a9641","d73027fc8d59fee08bd9ef8b91cf601a9850","d73027fc8d59fee08bffffbfd9ef8b91cf601a9850","d73027f46d43fdae61fee08bd9ef8ba6d96a66bd631a9850","d73027f46d43fdae61fee08bffffbfd9ef8ba6d96a66bd631a9850","a50026d73027f46d43fdae61fee08bd9ef8ba6d96a66bd631a9850006837","a50026d73027f46d43fdae61fee08bffffbfd9ef8ba6d96a66bd631a9850006837").map(i["a"]),E=Object(p["a"])(j),P=n("08a8"),A=new Array(3).concat("e5f5f999d8c92ca25f","edf8fbb2e2e266c2a4238b45","edf8fbb2e2e266c2a42ca25f006d2c","edf8fbccece699d8c966c2a42ca25f006d2c","edf8fbccece699d8c966c2a441ae76238b45005824","f7fcfde5f5f9ccece699d8c966c2a441ae76238b45005824","f7fcfde5f5f9ccece699d8c966c2a441ae76238b45006d2c00441b").map(i["a"]),M=Object(p["a"])(A),$=new Array(3).concat("e0ecf49ebcda8856a7","edf8fbb3cde38c96c688419d","edf8fbb3cde38c96c68856a7810f7c","edf8fbbfd3e69ebcda8c96c68856a7810f7c","edf8fbbfd3e69ebcda8c96c68c6bb188419d6e016b","f7fcfde0ecf4bfd3e69ebcda8c96c68c6bb188419d6e016b","f7fcfde0ecf4bfd3e69ebcda8c96c68c6bb188419d810f7c4d004b").map(i["a"]),D=Object(p["a"])($),R=new Array(3).concat("e0f3dba8ddb543a2ca","f0f9e8bae4bc7bccc42b8cbe","f0f9e8bae4bc7bccc443a2ca0868ac","f0f9e8ccebc5a8ddb57bccc443a2ca0868ac","f0f9e8ccebc5a8ddb57bccc44eb3d32b8cbe08589e","f7fcf0e0f3dbccebc5a8ddb57bccc44eb3d32b8cbe08589e","f7fcf0e0f3dbccebc5a8ddb57bccc44eb3d32b8cbe0868ac084081").map(i["a"]),L=Object(p["a"])(R),q=new Array(3).concat("fee8c8fdbb84e34a33","fef0d9fdcc8afc8d59d7301f","fef0d9fdcc8afc8d59e34a33b30000","fef0d9fdd49efdbb84fc8d59e34a33b30000","fef0d9fdd49efdbb84fc8d59ef6548d7301f990000","fff7ecfee8c8fdd49efdbb84fc8d59ef6548d7301f990000","fff7ecfee8c8fdd49efdbb84fc8d59ef6548d7301fb300007f0000").map(i["a"]),F=Object(p["a"])(q),I=new Array(3).concat("ece2f0a6bddb1c9099","f6eff7bdc9e167a9cf02818a","f6eff7bdc9e167a9cf1c9099016c59","f6eff7d0d1e6a6bddb67a9cf1c9099016c59","f6eff7d0d1e6a6bddb67a9cf3690c002818a016450","fff7fbece2f0d0d1e6a6bddb67a9cf3690c002818a016450","fff7fbece2f0d0d1e6a6bddb67a9cf3690c002818a016c59014636").map(i["a"]),N=Object(p["a"])(I),z=new Array(3).concat("ece7f2a6bddb2b8cbe","f1eef6bdc9e174a9cf0570b0","f1eef6bdc9e174a9cf2b8cbe045a8d","f1eef6d0d1e6a6bddb74a9cf2b8cbe045a8d","f1eef6d0d1e6a6bddb74a9cf3690c00570b0034e7b","fff7fbece7f2d0d1e6a6bddb74a9cf3690c00570b0034e7b","fff7fbece7f2d0d1e6a6bddb74a9cf3690c00570b0045a8d023858").map(i["a"]),B=Object(p["a"])(z),V=new Array(3).concat("e7e1efc994c7dd1c77","f1eef6d7b5d8df65b0ce1256","f1eef6d7b5d8df65b0dd1c77980043","f1eef6d4b9dac994c7df65b0dd1c77980043","f1eef6d4b9dac994c7df65b0e7298ace125691003f","f7f4f9e7e1efd4b9dac994c7df65b0e7298ace125691003f","f7f4f9e7e1efd4b9dac994c7df65b0e7298ace125698004367001f").map(i["a"]),U=Object(p["a"])(V),H=new Array(3).concat("fde0ddfa9fb5c51b8a","feebe2fbb4b9f768a1ae017e","feebe2fbb4b9f768a1c51b8a7a0177","feebe2fcc5c0fa9fb5f768a1c51b8a7a0177","feebe2fcc5c0fa9fb5f768a1dd3497ae017e7a0177","fff7f3fde0ddfcc5c0fa9fb5f768a1dd3497ae017e7a0177","fff7f3fde0ddfcc5c0fa9fb5f768a1dd3497ae017e7a017749006a").map(i["a"]),Y=Object(p["a"])(H),W=new Array(3).concat("edf8b17fcdbb2c7fb8","ffffcca1dab441b6c4225ea8","ffffcca1dab441b6c42c7fb8253494","ffffccc7e9b47fcdbb41b6c42c7fb8253494","ffffccc7e9b47fcdbb41b6c41d91c0225ea80c2c84","ffffd9edf8b1c7e9b47fcdbb41b6c41d91c0225ea80c2c84","ffffd9edf8b1c7e9b47fcdbb41b6c41d91c0225ea8253494081d58").map(i["a"]),G=Object(p["a"])(W),Q=new Array(3).concat("f7fcb9addd8e31a354","ffffccc2e69978c679238443","ffffccc2e69978c67931a354006837","ffffccd9f0a3addd8e78c67931a354006837","ffffccd9f0a3addd8e78c67941ab5d238443005a32","ffffe5f7fcb9d9f0a3addd8e78c67941ab5d238443005a32","ffffe5f7fcb9d9f0a3addd8e78c67941ab5d238443006837004529").map(i["a"]),K=Object(p["a"])(Q),X=new Array(3).concat("fff7bcfec44fd95f0e","ffffd4fed98efe9929cc4c02","ffffd4fed98efe9929d95f0e993404","ffffd4fee391fec44ffe9929d95f0e993404","ffffd4fee391fec44ffe9929ec7014cc4c028c2d04","ffffe5fff7bcfee391fec44ffe9929ec7014cc4c028c2d04","ffffe5fff7bcfee391fec44ffe9929ec7014cc4c02993404662506").map(i["a"]),Z=Object(p["a"])(X),J=new Array(3).concat("ffeda0feb24cf03b20","ffffb2fecc5cfd8d3ce31a1c","ffffb2fecc5cfd8d3cf03b20bd0026","ffffb2fed976feb24cfd8d3cf03b20bd0026","ffffb2fed976feb24cfd8d3cfc4e2ae31a1cb10026","ffffccffeda0fed976feb24cfd8d3cfc4e2ae31a1cb10026","ffffccffeda0fed976feb24cfd8d3cfc4e2ae31a1cbd0026800026").map(i["a"]),tt=Object(p["a"])(J),et=new Array(3).concat("deebf79ecae13182bd","eff3ffbdd7e76baed62171b5","eff3ffbdd7e76baed63182bd08519c","eff3ffc6dbef9ecae16baed63182bd08519c","eff3ffc6dbef9ecae16baed64292c62171b5084594","f7fbffdeebf7c6dbef9ecae16baed64292c62171b5084594","f7fbffdeebf7c6dbef9ecae16baed64292c62171b508519c08306b").map(i["a"]),nt=Object(p["a"])(et),it=new Array(3).concat("e5f5e0a1d99b31a354","edf8e9bae4b374c476238b45","edf8e9bae4b374c47631a354006d2c","edf8e9c7e9c0a1d99b74c47631a354006d2c","edf8e9c7e9c0a1d99b74c47641ab5d238b45005a32","f7fcf5e5f5e0c7e9c0a1d99b74c47641ab5d238b45005a32","f7fcf5e5f5e0c7e9c0a1d99b74c47641ab5d238b45006d2c00441b").map(i["a"]),rt=Object(p["a"])(it),ot=new Array(3).concat("f0f0f0bdbdbd636363","f7f7f7cccccc969696525252","f7f7f7cccccc969696636363252525","f7f7f7d9d9d9bdbdbd969696636363252525","f7f7f7d9d9d9bdbdbd969696737373525252252525","fffffff0f0f0d9d9d9bdbdbd969696737373525252252525","fffffff0f0f0d9d9d9bdbdbd969696737373525252252525000000").map(i["a"]),at=Object(p["a"])(ot),st=new Array(3).concat("efedf5bcbddc756bb1","f2f0f7cbc9e29e9ac86a51a3","f2f0f7cbc9e29e9ac8756bb154278f","f2f0f7dadaebbcbddc9e9ac8756bb154278f","f2f0f7dadaebbcbddc9e9ac8807dba6a51a34a1486","fcfbfdefedf5dadaebbcbddc9e9ac8807dba6a51a34a1486","fcfbfdefedf5dadaebbcbddc9e9ac8807dba6a51a354278f3f007d").map(i["a"]),ct=Object(p["a"])(st),ut=new Array(3).concat("fee0d2fc9272de2d26","fee5d9fcae91fb6a4acb181d","fee5d9fcae91fb6a4ade2d26a50f15","fee5d9fcbba1fc9272fb6a4ade2d26a50f15","fee5d9fcbba1fc9272fb6a4aef3b2ccb181d99000d","fff5f0fee0d2fcbba1fc9272fb6a4aef3b2ccb181d99000d","fff5f0fee0d2fcbba1fc9272fb6a4aef3b2ccb181da50f1567000d").map(i["a"]),lt=Object(p["a"])(ut),ft=new Array(3).concat("fee6cefdae6be6550d","feeddefdbe85fd8d3cd94701","feeddefdbe85fd8d3ce6550da63603","feeddefdd0a2fdae6bfd8d3ce6550da63603","feeddefdd0a2fdae6bfd8d3cf16913d948018c2d04","fff5ebfee6cefdd0a2fdae6bfd8d3cf16913d948018c2d04","fff5ebfee6cefdd0a2fdae6bfd8d3cf16913d94801a636037f2704").map(i["a"]),dt=Object(p["a"])(ft),ht=function(t){return t=Math.max(0,Math.min(1,t)),"rgb("+Math.max(0,Math.min(255,Math.round(-4.54-t*(35.34-t*(2381.73-t*(6402.7-t*(7024.72-2710.57*t)))))))+", "+Math.max(0,Math.min(255,Math.round(32.49+t*(170.73+t*(52.82-t*(131.46-t*(176.58-67.37*t)))))))+", "+Math.max(0,Math.min(255,Math.round(81.24+t*(442.36-t*(2482.43-t*(6167.24-t*(6614.94-2475.67*t)))))))+")"},pt=n("15a7"),vt=n("3872"),gt=Object(vt["a"])(Object(pt["a"])(300,.5,0),Object(pt["a"])(-240,.5,1)),mt=Object(vt["a"])(Object(pt["a"])(-100,.75,.35),Object(pt["a"])(80,1.5,.8)),bt=Object(vt["a"])(Object(pt["a"])(260,.75,.35),Object(pt["a"])(80,1.5,.8)),yt=Object(pt["a"])(),_t=function(t){(t<0||t>1)&&(t-=Math.floor(t));var e=Math.abs(t-.5);return yt.h=360*t-100,yt.s=1.5-1.5*e,yt.l=.8-.9*e,yt+""},wt=n("166a"),xt=Object(wt["g"])(),St=Math.PI/3,kt=2*Math.PI/3,Ot=function(t){var e;return t=(.5-t)*Math.PI,xt.r=255*(e=Math.sin(t))*e,xt.g=255*(e=Math.sin(t+St))*e,xt.b=255*(e=Math.sin(t+kt))*e,xt+""},Ct=function(t){return t=Math.max(0,Math.min(1,t)),"rgb("+Math.max(0,Math.min(255,Math.round(34.61+t*(1172.33-t*(10793.56-t*(33300.12-t*(38394.49-14825.05*t)))))))+", "+Math.max(0,Math.min(255,Math.round(23.31+t*(557.33+t*(1225.33-t*(3574.96-t*(1073.77+707.56*t)))))))+", "+Math.max(0,Math.min(255,Math.round(27.2+t*(3211.1-t*(15327.97-t*(27814-t*(22569.18-6838.66*t)))))))+")"};function Tt(t){var e=t.length;return function(n){return t[Math.max(0,Math.min(e-1,Math.floor(n*e)))]}}var jt=Tt(Object(i["a"])("44015444025645045745055946075a46085c460a5d460b5e470d60470e6147106347116447136548146748166848176948186a481a6c481b6d481c6e481d6f481f70482071482173482374482475482576482677482878482979472a7a472c7a472d7b472e7c472f7d46307e46327e46337f463480453581453781453882443983443a83443b84433d84433e85423f854240864241864142874144874045884046883f47883f48893e49893e4a893e4c8a3d4d8a3d4e8a3c4f8a3c508b3b518b3b528b3a538b3a548c39558c39568c38588c38598c375a8c375b8d365c8d365d8d355e8d355f8d34608d34618d33628d33638d32648e32658e31668e31678e31688e30698e306a8e2f6b8e2f6c8e2e6d8e2e6e8e2e6f8e2d708e2d718e2c718e2c728e2c738e2b748e2b758e2a768e2a778e2a788e29798e297a8e297b8e287c8e287d8e277e8e277f8e27808e26818e26828e26828e25838e25848e25858e24868e24878e23888e23898e238a8d228b8d228c8d228d8d218e8d218f8d21908d21918c20928c20928c20938c1f948c1f958b1f968b1f978b1f988b1f998a1f9a8a1e9b8a1e9c891e9d891f9e891f9f881fa0881fa1881fa1871fa28720a38620a48621a58521a68522a78522a88423a98324aa8325ab8225ac8226ad8127ad8128ae8029af7f2ab07f2cb17e2db27d2eb37c2fb47c31b57b32b67a34b67935b77937b87838b9773aba763bbb753dbc743fbc7340bd7242be7144bf7046c06f48c16e4ac16d4cc26c4ec36b50c46a52c56954c56856c66758c7655ac8645cc8635ec96260ca6063cb5f65cb5e67cc5c69cd5b6ccd5a6ece5870cf5773d05675d05477d1537ad1517cd2507fd34e81d34d84d44b86d54989d5488bd6468ed64590d74393d74195d84098d83e9bd93c9dd93ba0da39a2da37a5db36a8db34aadc32addc30b0dd2fb2dd2db5de2bb8de29bade28bddf26c0df25c2df23c5e021c8e020cae11fcde11dd0e11cd2e21bd5e21ad8e219dae319dde318dfe318e2e418e5e419e7e419eae51aece51befe51cf1e51df4e61ef6e620f8e621fbe723fde725")),Et=Tt(Object(i["a"])("00000401000501010601010802010902020b02020d03030f03031204041405041606051806051a07061c08071e0907200a08220b09240c09260d0a290e0b2b100b2d110c2f120d31130d34140e36150e38160f3b180f3d19103f1a10421c10441d11471e114920114b21114e22115024125325125527125829115a2a115c2c115f2d11612f116331116533106734106936106b38106c390f6e3b0f703d0f713f0f72400f74420f75440f764510774710784910784a10794c117a4e117b4f127b51127c52137c54137d56147d57157e59157e5a167e5c167f5d177f5f187f601880621980641a80651a80671b80681c816a1c816b1d816d1d816e1e81701f81721f817320817521817621817822817922827b23827c23827e24828025828125818326818426818627818827818928818b29818c29818e2a81902a81912b81932b80942c80962c80982d80992d809b2e7f9c2e7f9e2f7fa02f7fa1307ea3307ea5317ea6317da8327daa337dab337cad347cae347bb0357bb2357bb3367ab5367ab73779b83779ba3878bc3978bd3977bf3a77c03a76c23b75c43c75c53c74c73d73c83e73ca3e72cc3f71cd4071cf4070d0416fd2426fd3436ed5446dd6456cd8456cd9466bdb476adc4869de4968df4a68e04c67e24d66e34e65e44f64e55064e75263e85362e95462ea5661eb5760ec5860ed5a5fee5b5eef5d5ef05f5ef1605df2625df2645cf3655cf4675cf4695cf56b5cf66c5cf66e5cf7705cf7725cf8745cf8765cf9785df9795df97b5dfa7d5efa7f5efa815ffb835ffb8560fb8761fc8961fc8a62fc8c63fc8e64fc9065fd9266fd9467fd9668fd9869fd9a6afd9b6bfe9d6cfe9f6dfea16efea36ffea571fea772fea973feaa74feac76feae77feb078feb27afeb47bfeb67cfeb77efeb97ffebb81febd82febf84fec185fec287fec488fec68afec88cfeca8dfecc8ffecd90fecf92fed194fed395fed597fed799fed89afdda9cfddc9efddea0fde0a1fde2a3fde3a5fde5a7fde7a9fde9aafdebacfcecaefceeb0fcf0b2fcf2b4fcf4b6fcf6b8fcf7b9fcf9bbfcfbbdfcfdbf")),Pt=Tt(Object(i["a"])("00000401000501010601010802010a02020c02020e03021004031204031405041706041907051b08051d09061f0a07220b07240c08260d08290e092b10092d110a30120a32140b34150b37160b39180c3c190c3e1b0c411c0c431e0c451f0c48210c4a230c4c240c4f260c51280b53290b552b0b572d0b592f0a5b310a5c320a5e340a5f3609613809623909633b09643d09653e0966400a67420a68440a68450a69470b6a490b6a4a0c6b4c0c6b4d0d6c4f0d6c510e6c520e6d540f6d550f6d57106e59106e5a116e5c126e5d126e5f136e61136e62146e64156e65156e67166e69166e6a176e6c186e6d186e6f196e71196e721a6e741a6e751b6e771c6d781c6d7a1d6d7c1d6d7d1e6d7f1e6c801f6c82206c84206b85216b87216b88226a8a226a8c23698d23698f24699025689225689326679526679727669827669a28659b29649d29649f2a63a02a63a22b62a32c61a52c60a62d60a82e5fa92e5eab2f5ead305dae305cb0315bb1325ab3325ab43359b63458b73557b93556ba3655bc3754bd3853bf3952c03a51c13a50c33b4fc43c4ec63d4dc73e4cc83f4bca404acb4149cc4248ce4347cf4446d04545d24644d34743d44842d54a41d74b3fd84c3ed94d3dda4e3cdb503bdd513ade5238df5337e05536e15635e25734e35933e45a31e55c30e65d2fe75e2ee8602de9612bea632aeb6429eb6628ec6726ed6925ee6a24ef6c23ef6e21f06f20f1711ff1731df2741cf3761bf37819f47918f57b17f57d15f67e14f68013f78212f78410f8850ff8870ef8890cf98b0bf98c0af98e09fa9008fa9207fa9407fb9606fb9706fb9906fb9b06fb9d07fc9f07fca108fca309fca50afca60cfca80dfcaa0ffcac11fcae12fcb014fcb216fcb418fbb61afbb81dfbba1ffbbc21fbbe23fac026fac228fac42afac62df9c72ff9c932f9cb35f8cd37f8cf3af7d13df7d340f6d543f6d746f5d949f5db4cf4dd4ff4df53f4e156f3e35af3e55df2e661f2e865f2ea69f1ec6df1ed71f1ef75f1f179f2f27df2f482f3f586f3f68af4f88ef5f992f6fa96f8fb9af9fc9dfafda1fcffa4")),At=Tt(Object(i["a"])("0d088710078813078916078a19068c1b068d1d068e20068f2206902406912605912805922a05932c05942e05952f059631059733059735049837049938049a3a049a3c049b3e049c3f049c41049d43039e44039e46039f48039f4903a04b03a14c02a14e02a25002a25102a35302a35502a45601a45801a45901a55b01a55c01a65e01a66001a66100a76300a76400a76600a76700a86900a86a00a86c00a86e00a86f00a87100a87201a87401a87501a87701a87801a87a02a87b02a87d03a87e03a88004a88104a78305a78405a78606a68707a68808a68a09a58b0aa58d0ba58e0ca48f0da4910ea3920fa39410a29511a19613a19814a099159f9a169f9c179e9d189d9e199da01a9ca11b9ba21d9aa31e9aa51f99a62098a72197a82296aa2395ab2494ac2694ad2793ae2892b02991b12a90b22b8fb32c8eb42e8db52f8cb6308bb7318ab83289ba3388bb3488bc3587bd3786be3885bf3984c03a83c13b82c23c81c33d80c43e7fc5407ec6417dc7427cc8437bc9447aca457acb4679cc4778cc4977cd4a76ce4b75cf4c74d04d73d14e72d24f71d35171d45270d5536fd5546ed6556dd7566cd8576bd9586ada5a6ada5b69db5c68dc5d67dd5e66de5f65de6164df6263e06363e16462e26561e26660e3685fe4695ee56a5de56b5de66c5ce76e5be76f5ae87059e97158e97257ea7457eb7556eb7655ec7754ed7953ed7a52ee7b51ef7c51ef7e50f07f4ff0804ef1814df1834cf2844bf3854bf3874af48849f48948f58b47f58c46f68d45f68f44f79044f79143f79342f89441f89540f9973ff9983ef99a3efa9b3dfa9c3cfa9e3bfb9f3afba139fba238fca338fca537fca636fca835fca934fdab33fdac33fdae32fdaf31fdb130fdb22ffdb42ffdb52efeb72dfeb82cfeba2cfebb2bfebd2afebe2afec029fdc229fdc328fdc527fdc627fdc827fdca26fdcb26fccd25fcce25fcd025fcd225fbd324fbd524fbd724fad824fada24f9dc24f9dd25f8df25f8e125f7e225f7e425f6e626f6e826f5e926f5eb27f4ed27f3ee27f3f027f2f227f1f426f1f525f0f724f0f921"))},a258:function(t,e,n){"use strict";var i=n("0366"),r=n("44ad"),o=n("7b0b"),a=n("07fa"),s=function(t){var e=1===t;return function(n,s,c){var u,l,f=o(n),d=r(f),h=a(d),p=i(s,c);while(h-- >0)if(u=d[h],l=p(u,h,f),l)switch(t){case 0:return u;case 1:return h}return e?-1:void 0}};t.exports={findLast:s(0),findLastIndex:s(1)}},a2bf:function(t,e,n){"use strict";var i=n("e8b5"),r=n("07fa"),o=n("3511"),a=n("0366"),s=function(t,e,n,c,u,l,f,d){var h,p,v=u,g=0,m=!!f&&a(f,d);while(g<c)g in n&&(h=m?m(n[g],g,e):n[g],l>0&&i(h)?(p=r(h),v=s(t,e,h,p,v,l-1)-1):(o(v+1),t[v]=h),v++),g++;return v};t.exports=s},a317:function(t,e,n){"use strict";e["a"]=function(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView}},a370:function(t,e,n){"use strict";var i=n("5530"),r=n("2b0e"),o=n("e2fa"),a=n("87e8"),s=n("e277");e["a"]=r["a"].extend({name:"QCardSection",mixins:[a["a"],o["a"]],props:{horizontal:Boolean},computed:{classes:function(){return"q-card__section "+"q-card__section--".concat(!0===this.horizontal?"horiz row no-wrap":"vert")}},render:function(t){return t(this.tag,{class:this.classes,on:Object(i["a"])({},this.qListeners)},Object(s["c"])(this,"default"))}})},a38e:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var i=n("53ca");n("8172"),n("d9e2"),n("efec"),n("a9e3");function r(t,e){if("object"!=Object(i["a"])(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Object(i["a"])(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}function o(t){var e=r(t,"string");return"symbol"==Object(i["a"])(e)?e:e+""}},a434:function(t,e,n){"use strict";var i=n("23e7"),r=n("7b0b"),o=n("23cb"),a=n("5926"),s=n("07fa"),c=n("3a34"),u=n("3511"),l=n("65f0"),f=n("8418"),d=n("083a"),h=n("1dde"),p=h("splice"),v=Math.max,g=Math.min;i({target:"Array",proto:!0,forced:!p},{splice:function(t,e){var n,i,h,p,m,b,y=r(this),_=s(y),w=o(t,_),x=arguments.length;for(0===x?n=i=0:1===x?(n=0,i=_-w):(n=x-2,i=g(v(a(e),0),_-w)),u(_+n-i),h=l(y,i),p=0;p<i;p++)m=w+p,m in y&&f(h,p,y[m]);if(h.length=i,n<i){for(p=w;p<_-i;p++)m=p+i,b=p+n,m in y?y[b]=y[m]:d(y,b);for(p=_;p>_-i+n;p--)d(y,p-1)}else if(n>i)for(p=_-i;p>w;p--)m=p+i-1,b=p+n-1,m in y?y[b]=y[m]:d(y,b);for(p=0;p<n;p++)y[p+w]=arguments[p+2];return c(y,_-i+n),h}})},a4d3:function(t,e,n){"use strict";n("d9f5"),n("b4f8"),n("c513"),n("e9c4"),n("5a47")},a4e7:function(t,e,n){"use strict";var i=n("23e7"),r=n("395e"),o=n("dad2");i({target:"Set",proto:!0,real:!0,forced:!o("isSupersetOf")},{isSupersetOf:r})},a5f7:function(t,e,n){"use strict";var i=n("dc19"),r=n("cb27"),o=n("83b9"),a=n("8e16"),s=n("7f65"),c=n("384f"),u=n("5388"),l=r.has,f=r.remove;t.exports=function(t){var e=i(this),n=s(t),r=o(e);return a(e)<=n.size?c(e,(function(t){n.includes(t)&&f(r,t)})):u(n.getIterator(),(function(t){l(e,t)&&f(r,t)})),r}},a630:function(t,e,n){"use strict";var i=n("23e7"),r=n("4df4"),o=n("1c7e"),a=!o((function(t){Array.from(t)}));i({target:"Array",stat:!0,forced:a},{from:r})},a640:function(t,e,n){"use strict";var i=n("d039");t.exports=function(t,e){var n=[][t];return!!n&&i((function(){n.call(null,e||function(){return 1},1)}))}},a79d:function(t,e,n){"use strict";var i=n("23e7"),r=n("c430"),o=n("d256"),a=n("d039"),s=n("d066"),c=n("1626"),u=n("4840"),l=n("cdf9"),f=n("cb2d"),d=o&&o.prototype,h=!!o&&a((function(){d["finally"].call({then:function(){}},(function(){}))}));if(i({target:"Promise",proto:!0,real:!0,forced:h},{finally:function(t){var e=u(this,s("Promise")),n=c(t);return this.then(n?function(n){return l(e,t()).then((function(){return n}))}:t,n?function(n){return l(e,t()).then((function(){throw n}))}:t)}}),!r&&c(o)){var p=s("Promise").prototype["finally"];d["finally"]!==p&&f(d,"finally",p,{unsafe:!0})}},a975:function(t,e,n){"use strict";var i=n("ebb5"),r=n("b727").every,o=i.aTypedArray,a=i.exportTypedArrayMethod;a("every",(function(t){return r(o(this),t,arguments.length>1?arguments[1]:void 0)}))},a9e3:function(t,e,n){"use strict";var i=n("23e7"),r=n("c430"),o=n("83ab"),a=n("cfe9"),s=n("428f"),c=n("e330"),u=n("94ca"),l=n("1a2d"),f=n("7156"),d=n("3a9b"),h=n("d9b5"),p=n("c04e"),v=n("d039"),g=n("241c").f,m=n("06cf").f,b=n("9bf2").f,y=n("408a"),_=n("58a8").trim,w="Number",x=a[w],S=s[w],k=x.prototype,O=a.TypeError,C=c("".slice),T=c("".charCodeAt),j=function(t){var e=p(t,"number");return"bigint"==typeof e?e:E(e)},E=function(t){var e,n,i,r,o,a,s,c,u=p(t,"number");if(h(u))throw new O("Cannot convert a Symbol value to a number");if("string"==typeof u&&u.length>2)if(u=_(u),e=T(u,0),43===e||45===e){if(n=T(u,2),88===n||120===n)return NaN}else if(48===e){switch(T(u,1)){case 66:case 98:i=2,r=49;break;case 79:case 111:i=8,r=55;break;default:return+u}for(o=C(u,2),a=o.length,s=0;s<a;s++)if(c=T(o,s),c<48||c>r)return NaN;return parseInt(o,i)}return+u},P=u(w,!x(" 0o1")||!x("0b1")||x("+0x1")),A=function(t){return d(k,t)&&v((function(){y(t)}))},M=function(t){var e=arguments.length<1?0:x(j(t));return A(this)?f(Object(e),this,M):e};M.prototype=k,P&&!r&&(k.constructor=M),i({global:!0,constructor:!0,wrap:!0,forced:P},{Number:M});var $=function(t,e){for(var n,i=o?g(e):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),r=0;i.length>r;r++)l(e,n=i[r])&&!l(t,n)&&b(t,n,m(e,n))};r&&S&&$(s[w],S),(P||r)&&$(s[w],x)},ab13:function(t,e,n){"use strict";var i=n("b622"),r=i("match");t.exports=function(t){var e=/./;try{"/./"[t](e)}catch(n){try{return e[r]=!1,"/./"[t](e)}catch(i){}}return!1}},ab36:function(t,e,n){"use strict";var i=n("861d"),r=n("9112");t.exports=function(t,e){i(e)&&"cause"in e&&r(t,"cause",e.cause)}},ac1f:function(t,e,n){"use strict";var i=n("23e7"),r=n("9263");i({target:"RegExp",proto:!0,forced:/./.exec!==r},{exec:r})},ace4:function(t,e,n){"use strict";var i=n("23e7"),r=n("4625"),o=n("d039"),a=n("621a"),s=n("825a"),c=n("23cb"),u=n("50c4"),l=n("4840"),f=a.ArrayBuffer,d=a.DataView,h=d.prototype,p=r(f.prototype.slice),v=r(h.getUint8),g=r(h.setUint8),m=o((function(){return!new f(2).slice(1,void 0).byteLength}));i({target:"ArrayBuffer",proto:!0,unsafe:!0,forced:m},{slice:function(t,e){if(p&&void 0===e)return p(s(this),t);var n=s(this).byteLength,i=c(t,n),r=c(void 0===e?n:e,n),o=new(l(this,f))(u(r-i)),a=new d(this),h=new d(o),m=0;while(i<r)g(h,m++,v(a,i++));return o}})},ad6d:function(t,e,n){"use strict";var i=n("825a");t.exports=function(){var t=i(this),e="";return t.hasIndices&&(e+="d"),t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.dotAll&&(e+="s"),t.unicode&&(e+="u"),t.unicodeSets&&(e+="v"),t.sticky&&(e+="y"),e}},addb:function(t,e,n){"use strict";var i=n("f36a"),r=Math.floor,o=function(t,e){var n=t.length;if(n<8){var a,s,c=1;while(c<n){s=c,a=t[c];while(s&&e(t[s-1],a)>0)t[s]=t[--s];s!==c++&&(t[s]=a)}}else{var u=r(n/2),l=o(i(t,0,u),e),f=o(i(t,u),e),d=l.length,h=f.length,p=0,v=0;while(p<d||v<h)t[p+v]=p<d&&v<h?e(l[p],f[v])<=0?l[p++]:f[v++]:p<d?l[p++]:f[v++]}return t};t.exports=o},ade3:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var i=n("a38e");function r(t,e,n){return(e=Object(i["a"])(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}},ae93:function(t,e,n){"use strict";var i,r,o,a=n("d039"),s=n("1626"),c=n("861d"),u=n("7c73"),l=n("e163"),f=n("cb2d"),d=n("b622"),h=n("c430"),p=d("iterator"),v=!1;[].keys&&(o=[].keys(),"next"in o?(r=l(l(o)),r!==Object.prototype&&(i=r)):v=!0);var g=!c(i)||a((function(){var t={};return i[p].call(t)!==t}));g?i={}:h&&(i=u(i)),s(i[p])||f(i,p,(function(){return this})),t.exports={IteratorPrototype:i,BUGGY_SAFARI_ITERATORS:v}},aeb0:function(t,e,n){"use strict";var i=n("9bf2").f;t.exports=function(t,e,n){n in t||i(t,n,{configurable:!0,get:function(){return e[n]},set:function(t){e[n]=t}})}},aed9:function(t,e,n){"use strict";var i=n("83ab"),r=n("d039");t.exports=i&&r((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},af03:function(t,e,n){"use strict";var i=n("d039");t.exports=function(t){return i((function(){var e=""[t]('"');return e!==e.toLowerCase()||e.split('"').length>3}))}},aff1:function(t,e,n){"use strict";n("c740"),n("14d9"),n("a434");var i=n("dc8a"),r=[],o=!1;e["a"]={__install:function(){this.__installed=!0,window.addEventListener("keydown",(function(t){o=27===t.keyCode})),window.addEventListener("blur",(function(){!0===o&&(o=!1)})),window.addEventListener("keyup",(function(t){!0===o&&(o=!1,0!==r.length&&!0===Object(i["a"])(t,27)&&r[r.length-1].fn(t))}))},register:function(t,e){!0===t.$q.platform.is.desktop&&(!0!==this.__installed&&this.__install(),r.push({comp:t,fn:e}))},pop:function(t){if(!0===t.$q.platform.is.desktop){var e=r.findIndex((function(e){return e.comp===t}));e>-1&&r.splice(e,1)}}}},b041:function(t,e,n){"use strict";var i=n("00ee"),r=n("f5df");t.exports=i?{}.toString:function(){return"[object "+r(this)+"]"}},b047:function(t,e,n){"use strict";var i=n("5530"),r=n("ade3"),o=(n("14d9"),n("a9e3"),n("2b0e")),a=n("0016"),s=n("b7fa"),c=n("3d69"),u=n("6642"),l=n("d882"),f=n("e277"),d=n("d54d");e["a"]=o["a"].extend({name:"QChip",mixins:[c["a"],s["a"],Object(u["b"])({xs:8,sm:10,md:14,lg:20,xl:24})],model:{event:"remove"},props:{dense:Boolean,icon:String,iconRight:String,iconRemove:String,iconSelected:String,label:[String,Number],color:String,textColor:String,value:{type:Boolean,default:!0},selected:{type:Boolean,default:null},square:Boolean,outline:Boolean,clickable:Boolean,removable:Boolean,removeAriaLabel:String,tabindex:[String,Number],disable:Boolean},computed:{classes:function(){var t=!0===this.outline&&this.color||this.textColor;return Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])({},"bg-".concat(this.color),!1===this.outline&&void 0!==this.color),"text-".concat(t," q-chip--colored"),t),"disabled",this.disable),"q-chip--dense",this.dense),"q-chip--outline",this.outline),"q-chip--selected",this.selected),"q-chip--clickable cursor-pointer non-selectable q-hoverable",this.isClickable),"q-chip--square",this.square),"q-chip--dark q-dark",this.isDark)},hasLeftIcon:function(){return!0===this.selected||void 0!==this.icon},leftIcon:function(){return!0===this.selected?this.iconSelected||this.$q.iconSet.chip.selected:this.icon},removeIcon:function(){return this.iconRemove||this.$q.iconSet.chip.remove},isClickable:function(){return!1===this.disable&&(!0===this.clickable||null!==this.selected)},attrs:function(){var t=!0===this.disable?{tabindex:-1,"aria-disabled":"true"}:{tabindex:this.tabindex||0},e=Object(i["a"])(Object(i["a"])({},t),{},{role:"button","aria-hidden":"false","aria-label":this.removeAriaLabel||this.$q.lang.label.remove});return{chip:t,remove:e}}},methods:{__onKeyup:function(t){13===t.keyCode&&this.__onClick(t)},__onClick:function(t){this.disable||(this.$emit("update:selected",!this.selected),this.$emit("click",t))},__onRemove:function(t){void 0!==t.keyCode&&13!==t.keyCode||(Object(l["l"])(t),!this.disable&&this.$emit("remove",!1))},__getContent:function(t){var e=[];!0===this.isClickable&&e.push(t("div",{staticClass:"q-focus-helper"})),!0===this.hasLeftIcon&&e.push(t(a["a"],{staticClass:"q-chip__icon q-chip__icon--left",props:{name:this.leftIcon}}));var n=void 0!==this.label?[t("div",{staticClass:"ellipsis"},[this.label])]:void 0;return e.push(t("div",{staticClass:"q-chip__content col row no-wrap items-center q-anchor--skip"},Object(f["b"])(n,this,"default"))),this.iconRight&&e.push(t(a["a"],{staticClass:"q-chip__icon q-chip__icon--right",props:{name:this.iconRight}})),!0===this.removable&&e.push(t(a["a"],{staticClass:"q-chip__icon q-chip__icon--remove cursor-pointer",props:{name:this.removeIcon},attrs:this.attrs.remove,on:Object(d["a"])(this,"non",{click:this.__onRemove,keyup:this.__onRemove})})),e}},render:function(t){if(!1!==this.value){var e={staticClass:"q-chip row inline no-wrap items-center",class:this.classes,style:this.sizeStyle};return!0===this.isClickable&&Object.assign(e,{attrs:this.attrs.chip,on:Object(d["a"])(this,"click",{click:this.__onClick,keyup:this.__onKeyup}),directives:Object(d["a"])(this,"dir#"+this.ripple,[{name:"ripple",value:this.ripple}])}),t("div",e,this.__getContent(t))}}})},b055:function(t,e,n){"use strict";n.d(e,"c",(function(){return a})),n.d(e,"b",(function(){return s})),n.d(e,"a",(function(){return c}));var i=n("c698");function r(t,e){return function(n){return t+n*e}}function o(t,e,n){return t=Math.pow(t,n),e=Math.pow(e,n)-t,n=1/n,function(i){return Math.pow(t+i*e,n)}}function a(t,e){var n=e-t;return n?r(t,n>180||n<-180?n-360*Math.round(n/360):n):Object(i["a"])(isNaN(t)?e:t)}function s(t){return 1===(t=+t)?c:function(e,n){return n-e?o(e,n,t):Object(i["a"])(isNaN(e)?n:e)}}function c(t,e){var n=e-t;return n?r(t,n):Object(i["a"])(isNaN(t)?e:t)}},b05d:function(t,e,n){"use strict";var i=n("81e7"),r=n("c0a8"),o=n("ec5d"),a=n("9071"),s=n("5530"),c=(n("99af"),n("caad"),n("d3b7"),n("2532"),n("159b"),{mounted:function(){var t=this;i["c"].takeover.forEach((function(e){e(t.$q)}))}}),u=function(t){if(t.ssr){var e=Object(s["a"])(Object(s["a"])({},i["a"]),{},{ssrContext:t.ssr});Object.assign(t.ssr,{Q_HEAD_TAGS:"",Q_BODY_ATTRS:"",Q_BODY_TAGS:""}),t.app.$q=t.ssr.$q=e,i["c"].server.forEach((function(n){n(e,t)}))}else{var n=t.app.mixins||[];!1===n.includes(c)&&(t.app.mixins=n.concat(c))}};e["a"]={version:r["a"],install:i["b"],lang:o["a"],iconSet:a["a"],ssrUpdate:u}},b0c0:function(t,e,n){"use strict";var i=n("83ab"),r=n("5e77").EXISTS,o=n("e330"),a=n("edd0"),s=Function.prototype,c=o(s.toString),u=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,l=o(u.exec),f="name";i&&!r&&a(s,f,{configurable:!0,get:function(){try{return l(u,c(this))[1]}catch(t){return""}}})},b108:function(t,e,n){"use strict";n.d(e,"a",(function(){return O}));var i=n("e48b2"),r=n("c68f"),o=n("74f4"),a=function(t,e,n){var i=new o["a"];return e=null==e?0:+e,i.restart((function(n){i.stop(),t(n+e)}),e,n),i},s=Object(r["a"])("start","end","cancel","interrupt"),c=[],u=0,l=1,f=2,d=3,h=4,p=5,v=6,g=function(t,e,n,i,r,o){var a=t.__transition;if(a){if(n in a)return}else t.__transition={};_(t,n,{name:e,index:i,group:r,on:s,tween:c,time:o.time,delay:o.delay,duration:o.duration,ease:o.ease,timer:null,state:u})};function m(t,e){var n=y(t,e);if(n.state>u)throw new Error("too late; already scheduled");return n}function b(t,e){var n=y(t,e);if(n.state>d)throw new Error("too late; already running");return n}function y(t,e){var n=t.__transition;if(!n||!(n=n[e]))throw new Error("transition not found");return n}function _(t,e,n){var i,r=t.__transition;function s(t){n.state=l,n.timer.restart(c,n.delay,n.time),n.delay<=t&&c(t-n.delay)}function c(o){var s,p,m,b;if(n.state!==l)return g();for(s in r)if(b=r[s],b.name===n.name){if(b.state===d)return a(c);b.state===h?(b.state=v,b.timer.stop(),b.on.call("interrupt",t,t.__data__,b.index,b.group),delete r[s]):+s<e&&(b.state=v,b.timer.stop(),b.on.call("cancel",t,t.__data__,b.index,b.group),delete r[s])}if(a((function(){n.state===d&&(n.state=h,n.timer.restart(u,n.delay,n.time),u(o))})),n.state=f,n.on.call("start",t,t.__data__,n.index,n.group),n.state===f){for(n.state=d,i=new Array(m=n.tween.length),s=0,p=-1;s<m;++s)(b=n.tween[s].value.call(t,t.__data__,n.index,n.group))&&(i[++p]=b);i.length=p+1}}function u(e){var r=e<n.duration?n.ease.call(null,e/n.duration):(n.timer.restart(g),n.state=p,1),o=-1,a=i.length;while(++o<a)i[o].call(t,r);n.state===p&&(n.on.call("end",t,t.__data__,n.index,n.group),g())}function g(){for(var i in n.state=v,n.timer.stop(),delete r[e],r)return;delete t.__transition}r[e]=n,n.timer=Object(o["c"])(s,0,n.time)}var w,x,S,k,O=function(t,e){var n,i,r,o=t.__transition,a=!0;if(o){for(r in e=null==e?null:e+"",o)(n=o[r]).name===e?(i=n.state>f&&n.state<p,n.state=v,n.timer.stop(),n.on.call(i?"interrupt":"cancel",t,t.__data__,n.index,n.group),delete o[r]):a=!1;a&&delete t.__transition}},C=function(t){return this.each((function(){O(this,t)}))},T=n("e317"),j=180/Math.PI,E={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1},P=function(t,e,n,i,r,o){var a,s,c;return(a=Math.sqrt(t*t+e*e))&&(t/=a,e/=a),(c=t*n+e*i)&&(n-=t*c,i-=e*c),(s=Math.sqrt(n*n+i*i))&&(n/=s,i/=s,c/=s),t*i<e*n&&(t=-t,e=-e,c=-c,a=-a),{translateX:r,translateY:o,rotate:Math.atan2(e,t)*j,skewX:Math.atan(c)*j,scaleX:a,scaleY:s}};function A(t){return"none"===t?E:(w||(w=document.createElement("DIV"),x=document.documentElement,S=document.defaultView),w.style.transform=t,t=S.getComputedStyle(x.appendChild(w),null).getPropertyValue("transform"),x.removeChild(w),t=t.slice(7,-1).split(","),P(+t[0],+t[1],+t[2],+t[3],+t[4],+t[5]))}function M(t){return null==t?E:(k||(k=document.createElementNS("http://www.w3.org/2000/svg","g")),k.setAttribute("transform",t),(t=k.transform.baseVal.consolidate())?(t=t.matrix,P(t.a,t.b,t.c,t.d,t.e,t.f)):E)}function $(t,e,n,i){function r(t){return t.length?t.pop()+" ":""}function o(t,i,r,o,a,s){if(t!==r||i!==o){var c=a.push("translate(",null,e,null,n);s.push({i:c-4,x:Object(T["a"])(t,r)},{i:c-2,x:Object(T["a"])(i,o)})}else(r||o)&&a.push("translate("+r+e+o+n)}function a(t,e,n,o){t!==e?(t-e>180?e+=360:e-t>180&&(t+=360),o.push({i:n.push(r(n)+"rotate(",null,i)-2,x:Object(T["a"])(t,e)})):e&&n.push(r(n)+"rotate("+e+i)}function s(t,e,n,o){t!==e?o.push({i:n.push(r(n)+"skewX(",null,i)-2,x:Object(T["a"])(t,e)}):e&&n.push(r(n)+"skewX("+e+i)}function c(t,e,n,i,o,a){if(t!==n||e!==i){var s=o.push(r(o)+"scale(",null,",",null,")");a.push({i:s-4,x:Object(T["a"])(t,n)},{i:s-2,x:Object(T["a"])(e,i)})}else 1===n&&1===i||o.push(r(o)+"scale("+n+","+i+")")}return function(e,n){var i=[],r=[];return e=t(e),n=t(n),o(e.translateX,e.translateY,n.translateX,n.translateY,i,r),a(e.rotate,n.rotate,i,r),s(e.skewX,n.skewX,i,r),c(e.scaleX,e.scaleY,n.scaleX,n.scaleY,i,r),e=n=null,function(t){var e,n=-1,o=r.length;while(++n<o)i[(e=r[n]).i]=e.x(t);return i.join("")}}}var D=$(A,"px, ","px)","deg)"),R=$(M,", ",")",")"),L=n("6cd4");function q(t,e){var n,i;return function(){var r=b(this,t),o=r.tween;if(o!==n){i=n=o;for(var a=0,s=i.length;a<s;++a)if(i[a].name===e){i=i.slice(),i.splice(a,1);break}}r.tween=i}}function F(t,e,n){var i,r;if("function"!==typeof n)throw new Error;return function(){var o=b(this,t),a=o.tween;if(a!==i){r=(i=a).slice();for(var s={name:e,value:n},c=0,u=r.length;c<u;++c)if(r[c].name===e){r[c]=s;break}c===u&&r.push(s)}o.tween=r}}var I=function(t,e){var n=this._id;if(t+="",arguments.length<2){for(var i,r=y(this.node(),n).tween,o=0,a=r.length;o<a;++o)if((i=r[o]).name===t)return i.value;return null}return this.each((null==e?q:F)(n,t,e))};function N(t,e,n){var i=t._id;return t.each((function(){var t=b(this,i);(t.value||(t.value={}))[e]=n.apply(this,arguments)})),function(t){return y(t,i).value[e]}}var z=n("166a"),B=n("e360"),V=n("90ef"),U=function(t,e){var n;return("number"===typeof e?T["a"]:e instanceof z["e"]?B["a"]:(n=Object(z["e"])(e))?(e=n,B["a"]):V["a"])(t,e)};function H(t){return function(){this.removeAttribute(t)}}function Y(t){return function(){this.removeAttributeNS(t.space,t.local)}}function W(t,e,n){var i,r,o=n+"";return function(){var a=this.getAttribute(t);return a===o?null:a===i?r:r=e(i=a,n)}}function G(t,e,n){var i,r,o=n+"";return function(){var a=this.getAttributeNS(t.space,t.local);return a===o?null:a===i?r:r=e(i=a,n)}}function Q(t,e,n){var i,r,o;return function(){var a,s,c=n(this);if(null!=c)return a=this.getAttribute(t),s=c+"",a===s?null:a===i&&s===r?o:(r=s,o=e(i=a,c));this.removeAttribute(t)}}function K(t,e,n){var i,r,o;return function(){var a,s,c=n(this);if(null!=c)return a=this.getAttributeNS(t.space,t.local),s=c+"",a===s?null:a===i&&s===r?o:(r=s,o=e(i=a,c));this.removeAttributeNS(t.space,t.local)}}var X=function(t,e){var n=Object(L["a"])(t),i="transform"===n?R:U;return this.attrTween(t,"function"===typeof e?(n.local?K:Q)(n,i,N(this,"attr."+t,e)):null==e?(n.local?Y:H)(n):(n.local?G:W)(n,i,e))};function Z(t,e){return function(n){this.setAttribute(t,e.call(this,n))}}function J(t,e){return function(n){this.setAttributeNS(t.space,t.local,e.call(this,n))}}function tt(t,e){var n,i;function r(){var r=e.apply(this,arguments);return r!==i&&(n=(i=r)&&J(t,r)),n}return r._value=e,r}function et(t,e){var n,i;function r(){var r=e.apply(this,arguments);return r!==i&&(n=(i=r)&&Z(t,r)),n}return r._value=e,r}var nt=function(t,e){var n="attr."+t;if(arguments.length<2)return(n=this.tween(n))&&n._value;if(null==e)return this.tween(n,null);if("function"!==typeof e)throw new Error;var i=Object(L["a"])(t);return this.tween(n,(i.local?tt:et)(i,e))};function it(t,e){return function(){m(this,t).delay=+e.apply(this,arguments)}}function rt(t,e){return e=+e,function(){m(this,t).delay=e}}var ot=function(t){var e=this._id;return arguments.length?this.each(("function"===typeof t?it:rt)(e,t)):y(this.node(),e).delay};function at(t,e){return function(){b(this,t).duration=+e.apply(this,arguments)}}function st(t,e){return e=+e,function(){b(this,t).duration=e}}var ct=function(t){var e=this._id;return arguments.length?this.each(("function"===typeof t?at:st)(e,t)):y(this.node(),e).duration};function ut(t,e){if("function"!==typeof e)throw new Error;return function(){b(this,t).ease=e}}var lt=function(t){var e=this._id;return arguments.length?this.each(ut(e,t)):y(this.node(),e).ease},ft=n("0a78"),dt=function(t){"function"!==typeof t&&(t=Object(ft["a"])(t));for(var e=this._groups,n=e.length,i=new Array(n),r=0;r<n;++r)for(var o,a=e[r],s=a.length,c=i[r]=[],u=0;u<s;++u)(o=a[u])&&t.call(o,o.__data__,u,a)&&c.push(o);return new Ut(i,this._parents,this._name,this._id)},ht=function(t){if(t._id!==this._id)throw new Error;for(var e=this._groups,n=t._groups,i=e.length,r=n.length,o=Math.min(i,r),a=new Array(i),s=0;s<o;++s)for(var c,u=e[s],l=n[s],f=u.length,d=a[s]=new Array(f),h=0;h<f;++h)(c=u[h]||l[h])&&(d[h]=c);for(;s<i;++s)a[s]=e[s];return new Ut(a,this._parents,this._name,this._id)};function pt(t){return(t+"").trim().split(/^|\s+/).every((function(t){var e=t.indexOf(".");return e>=0&&(t=t.slice(0,e)),!t||"start"===t}))}function vt(t,e,n){var i,r,o=pt(e)?m:b;return function(){var a=o(this,t),s=a.on;s!==i&&(r=(i=s).copy()).on(e,n),a.on=r}}var gt=function(t,e){var n=this._id;return arguments.length<2?y(this.node(),n).on.on(t):this.each(vt(n,t,e))};function mt(t){return function(){var e=this.parentNode;for(var n in this.__transition)if(+n!==t)return;e&&e.removeChild(this)}}var bt=function(){return this.on("end.remove",mt(this._id))},yt=n("6fd3"),_t=function(t){var e=this._name,n=this._id;"function"!==typeof t&&(t=Object(yt["a"])(t));for(var i=this._groups,r=i.length,o=new Array(r),a=0;a<r;++a)for(var s,c,u=i[a],l=u.length,f=o[a]=new Array(l),d=0;d<l;++d)(s=u[d])&&(c=t.call(s,s.__data__,d,u))&&("__data__"in s&&(c.__data__=s.__data__),f[d]=c,g(f[d],e,n,d,f,y(s,n)));return new Ut(o,this._parents,e,n)},wt=n("4230"),xt=function(t){var e=this._name,n=this._id;"function"!==typeof t&&(t=Object(wt["a"])(t));for(var i=this._groups,r=i.length,o=[],a=[],s=0;s<r;++s)for(var c,u=i[s],l=u.length,f=0;f<l;++f)if(c=u[f]){for(var d,h=t.call(c,c.__data__,f,u),p=y(c,n),v=0,m=h.length;v<m;++v)(d=h[v])&&g(d,e,n,v,h,p);o.push(h),a.push(c)}return new Ut(o,a,e,n)},St=i["b"].prototype.constructor,kt=function(){return new St(this._groups,this._parents)},Ot=n("364b");function Ct(t,e){var n,i,r;return function(){var o=Object(Ot["b"])(this,t),a=(this.style.removeProperty(t),Object(Ot["b"])(this,t));return o===a?null:o===n&&a===i?r:r=e(n=o,i=a)}}function Tt(t){return function(){this.style.removeProperty(t)}}function jt(t,e,n){var i,r,o=n+"";return function(){var a=Object(Ot["b"])(this,t);return a===o?null:a===i?r:r=e(i=a,n)}}function Et(t,e,n){var i,r,o;return function(){var a=Object(Ot["b"])(this,t),s=n(this),c=s+"";return null==s&&(this.style.removeProperty(t),c=s=Object(Ot["b"])(this,t)),a===c?null:a===i&&c===r?o:(r=c,o=e(i=a,s))}}function Pt(t,e){var n,i,r,o,a="style."+e,s="end."+a;return function(){var c=b(this,t),u=c.on,l=null==c.value[a]?o||(o=Tt(e)):void 0;u===n&&r===l||(i=(n=u).copy()).on(s,r=l),c.on=i}}var At=function(t,e,n){var i="transform"===(t+="")?D:U;return null==e?this.styleTween(t,Ct(t,i)).on("end.style."+t,Tt(t)):"function"===typeof e?this.styleTween(t,Et(t,i,N(this,"style."+t,e))).each(Pt(this._id,t)):this.styleTween(t,jt(t,i,e),n).on("end.style."+t,null)};function Mt(t,e,n){return function(i){this.style.setProperty(t,e.call(this,i),n)}}function $t(t,e,n){var i,r;function o(){var o=e.apply(this,arguments);return o!==r&&(i=(r=o)&&Mt(t,o,n)),i}return o._value=e,o}var Dt=function(t,e,n){var i="style."+(t+="");if(arguments.length<2)return(i=this.tween(i))&&i._value;if(null==e)return this.tween(i,null);if("function"!==typeof e)throw new Error;return this.tween(i,$t(t,e,null==n?"":n))};function Rt(t){return function(){this.textContent=t}}function Lt(t){return function(){var e=t(this);this.textContent=null==e?"":e}}var qt=function(t){return this.tween("text","function"===typeof t?Lt(N(this,"text",t)):Rt(null==t?"":t+""))};function Ft(t){return function(e){this.textContent=t.call(this,e)}}function It(t){var e,n;function i(){var i=t.apply(this,arguments);return i!==n&&(e=(n=i)&&Ft(i)),e}return i._value=t,i}var Nt=function(t){var e="text";if(arguments.length<1)return(e=this.tween(e))&&e._value;if(null==t)return this.tween(e,null);if("function"!==typeof t)throw new Error;return this.tween(e,It(t))},zt=function(){for(var t=this._name,e=this._id,n=Yt(),i=this._groups,r=i.length,o=0;o<r;++o)for(var a,s=i[o],c=s.length,u=0;u<c;++u)if(a=s[u]){var l=y(a,e);g(a,t,n,u,s,{time:l.time+l.delay+l.duration,delay:0,duration:l.duration,ease:l.ease})}return new Ut(i,this._parents,t,n)},Bt=function(){var t,e,n=this,i=n._id,r=n.size();return new Promise((function(o,a){var s={value:a},c={value:function(){0===--r&&o()}};n.each((function(){var n=b(this,i),r=n.on;r!==t&&(e=(t=r).copy(),e._.cancel.push(s),e._.interrupt.push(s),e._.end.push(c)),n.on=e}))}))},Vt=0;function Ut(t,e,n,i){this._groups=t,this._parents=e,this._name=n,this._id=i}function Ht(t){return Object(i["b"])().transition(t)}function Yt(){return++Vt}var Wt=i["b"].prototype;function Gt(t){return((t*=2)<=1?t*t*t:(t-=2)*t*t+2)/2}Ut.prototype=Ht.prototype={constructor:Ut,select:_t,selectAll:xt,filter:dt,merge:ht,selection:kt,transition:zt,call:Wt.call,nodes:Wt.nodes,node:Wt.node,size:Wt.size,empty:Wt.empty,each:Wt.each,on:gt,attr:X,attrTween:nt,style:At,styleTween:Dt,text:qt,textTween:Nt,remove:bt,tween:I,delay:ot,duration:ct,ease:lt,end:Bt};var Qt={time:null,delay:0,duration:250,ease:Gt};function Kt(t,e){var n;while(!(n=t.__transition)||!(n=n[e]))if(!(t=t.parentNode))return Qt.time=Object(o["b"])(),Qt;return n}var Xt=function(t){var e,n;t instanceof Ut?(e=t._id,t=t._name):(e=Yt(),(n=Qt).time=Object(o["b"])(),t=null==t?null:t+"");for(var i=this._groups,r=i.length,a=0;a<r;++a)for(var s,c=i[a],u=c.length,l=0;l<u;++l)(s=c[l])&&g(s,t,e,l,c,n||Kt(s,e));return new Ut(i,this._parents,t,e)};i["b"].prototype.interrupt=C,i["b"].prototype.transition=Xt},b14c:function(t,e,n){"use strict";n.d(e,"b",(function(){return a})),n.d(e,"a",(function(){return s})),n.d(e,"c",(function(){return l}));var i=n("18e2"),r=n("1738");function o(t){return Object(i["a"])((function(e){e.setDate(e.getDate()-(e.getDay()+7-t)%7),e.setHours(0,0,0,0)}),(function(t,e){t.setDate(t.getDate()+7*e)}),(function(t,e){return(e-t-(e.getTimezoneOffset()-t.getTimezoneOffset())*r["c"])/r["e"]}))}var a=o(0),s=o(1),c=o(2),u=o(3),l=o(4),f=o(5),d=o(6);a.range,s.range,c.range,u.range,l.range,f.range,d.range},b39a:function(t,e,n){"use strict";var i=n("cfe9"),r=n("2ba4"),o=n("ebb5"),a=n("d039"),s=n("f36a"),c=i.Int8Array,u=o.aTypedArray,l=o.exportTypedArrayMethod,f=[].toLocaleString,d=!!c&&a((function(){f.call(new c(1))})),h=a((function(){return[1,2].toLocaleString()!==new c([1,2]).toLocaleString()}))||!a((function(){c.prototype.toLocaleString.call([1,2])}));l("toLocaleString",(function(){return r(f,d?s(u(this)):u(this),s(arguments))}),h)},b3c3:function(t,e,n){"use strict";var i=n("18e2"),r=n("1738"),o=Object(i["a"])((function(t){t.setTime(t-t.getMilliseconds()-t.getSeconds()*r["d"]-t.getMinutes()*r["c"])}),(function(t,e){t.setTime(+t+e*r["b"])}),(function(t,e){return(e-t)/r["b"]}),(function(t){return t.getHours()}));e["a"]=o;o.range},b42e:function(t,e,n){"use strict";var i=Math.ceil,r=Math.floor;t.exports=Math.trunc||function(t){var e=+t;return(e>0?r:i)(e)}},b4bc:function(t,e,n){"use strict";var i=n("dc19"),r=n("cb27").has,o=n("8e16"),a=n("7f65"),s=n("384f"),c=n("5388"),u=n("2a62");t.exports=function(t){var e=i(this),n=a(t);if(o(e)<=n.size)return!1!==s(e,(function(t){if(n.includes(t))return!1}),!0);var l=n.getIterator();return!1!==c(l,(function(t){if(r(e,t))return u(l,"normal",!1)}))}},b4f8:function(t,e,n){"use strict";var i=n("23e7"),r=n("d066"),o=n("1a2d"),a=n("577e"),s=n("5692"),c=n("0b43"),u=s("string-to-symbol-registry"),l=s("symbol-to-string-registry");i({target:"Symbol",stat:!0,forced:!c},{for:function(t){var e=a(t);if(o(u,e))return u[e];var n=r("Symbol")(e);return u[e]=n,l[n]=e,n}})},b50d:function(t,e,n){"use strict";var i=n("c532"),r=n("467f"),o=n("7aac"),a=n("30b5"),s=n("83b9e"),c=n("c345"),u=n("3934"),l=n("2d83");t.exports=function(t){return new Promise((function(e,n){var f=t.data,d=t.headers,h=t.responseType;i.isFormData(f)&&delete d["Content-Type"];var p=new XMLHttpRequest;if(t.auth){var v=t.auth.username||"",g=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";d.Authorization="Basic "+btoa(v+":"+g)}var m=s(t.baseURL,t.url);function b(){if(p){var i="getAllResponseHeaders"in p?c(p.getAllResponseHeaders()):null,o=h&&"text"!==h&&"json"!==h?p.response:p.responseText,a={data:o,status:p.status,statusText:p.statusText,headers:i,config:t,request:p};r(e,n,a),p=null}}if(p.open(t.method.toUpperCase(),a(m,t.params,t.paramsSerializer),!0),p.timeout=t.timeout,"onloadend"in p?p.onloadend=b:p.onreadystatechange=function(){p&&4===p.readyState&&(0!==p.status||p.responseURL&&0===p.responseURL.indexOf("file:"))&&setTimeout(b)},p.onabort=function(){p&&(n(l("Request aborted",t,"ECONNABORTED",p)),p=null)},p.onerror=function(){n(l("Network Error",t,null,p)),p=null},p.ontimeout=function(){var e="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),n(l(e,t,t.transitional&&t.transitional.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",p)),p=null},i.isStandardBrowserEnv()){var y=(t.withCredentials||u(m))&&t.xsrfCookieName?o.read(t.xsrfCookieName):void 0;y&&(d[t.xsrfHeaderName]=y)}"setRequestHeader"in p&&i.forEach(d,(function(t,e){"undefined"===typeof f&&"content-type"===e.toLowerCase()?delete d[e]:p.setRequestHeader(e,t)})),i.isUndefined(t.withCredentials)||(p.withCredentials=!!t.withCredentials),h&&"json"!==h&&(p.responseType=t.responseType),"function"===typeof t.onDownloadProgress&&p.addEventListener("progress",t.onDownloadProgress),"function"===typeof t.onUploadProgress&&p.upload&&p.upload.addEventListener("progress",t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then((function(t){p&&(p.abort(),n(t),p=null)})),f||(f=null),p.send(f)}))}},b54f:function(t,e,n){"use strict";n.d(e,"b",(function(){return a}));var i=n("00a5"),r=n("0165");var o=function(){r["c"].preventDefault(),r["c"].stopImmediatePropagation()};e["a"]=function(t){var e=t.document.documentElement,n=Object(i["a"])(t).on("dragstart.drag",o,!0);"onselectstart"in e?n.on("selectstart.drag",o,!0):(e.__noselect=e.style.MozUserSelect,e.style.MozUserSelect="none")};function a(t,e){var n=t.document.documentElement,r=Object(i["a"])(t).on("dragstart.drag",null);e&&(r.on("click.drag",o,!0),setTimeout((function(){r.on("click.drag",null)}),0)),"onselectstart"in n?r.on("selectstart.drag",null):(n.style.MozUserSelect=n.__noselect,delete n.__noselect)}},b575:function(t,e,n){"use strict";var i,r,o,a,s,c=n("cfe9"),u=n("157a"),l=n("0366"),f=n("2cf4").set,d=n("01b4"),h=n("52c8"),p=n("ebc1"),v=n("ec87"),g=n("9adc"),m=c.MutationObserver||c.WebKitMutationObserver,b=c.document,y=c.process,_=c.Promise,w=u("queueMicrotask");if(!w){var x=new d,S=function(){var t,e;g&&(t=y.domain)&&t.exit();while(e=x.get())try{e()}catch(n){throw x.head&&i(),n}t&&t.enter()};h||g||v||!m||!b?!p&&_&&_.resolve?(a=_.resolve(void 0),a.constructor=_,s=l(a.then,a),i=function(){s(S)}):g?i=function(){y.nextTick(S)}:(f=l(f,c),i=function(){f(S)}):(r=!0,o=b.createTextNode(""),new m(S).observe(o,{characterData:!0}),i=function(){o.data=r=!r}),w=function(t){x.head||i(),x.add(t)}}t.exports=w},b5db:function(t,e,n){"use strict";var i=n("cfe9"),r=i.navigator,o=r&&r.userAgent;t.exports=o?String(o):""},b5f7:function(t,e,n){"use strict";var i=function(){var t=this,e=t._self._c;return e("div",{ref:"chart",style:"height:".concat(t.height,"px;")},[e("canvas",{ref:"canvas",staticStyle:{position:"absolute"}})])},r=[],o=(n("cb29"),n("d81d"),n("a9e3"),n("5698")),a=n("1a7c"),s={name:"DbSparkline",components:{},data:function(){return{canvasWidth:100,canvasHeight:100}},props:{_updated:{type:Number,default:0},height:{type:Number,default:60},max:{type:Number,default:null},data:{type:Array,default:function(){return[]}}},watch:{_updated:function(){this.$nextTick((function(){this.render()}))}},mounted:function(){var t=this;window.addEventListener("resize",this.handleResize),this.$nextTick((function(){t.render()}))},beforeDestroy:function(){window.removeEventListener("resize",this.handleResize)},methods:{initSize:function(){this.canvasHeight=this.height?this.height:this.$refs.chart.clientHeight,this.canvasWidth=this.width?this.width:this.$refs.chart.clientWidth},handleResize:function(){var t=this;this.$nextTick((function(){t.render()}))},render:function(){this.initSize();var t=this.$refs.canvas;t.width=this.canvasWidth,t.height=this.canvasHeight;var e=t.getContext("2d");if(e.clearRect(0,0,t.width,t.height),this.data&&!(this.data.length<=0)){var n=o["f"]().domain([0,this.data.length-1]).range([0,t.width]),i=o["e"](this.data),r=this.max||o["d"](this.data);0===r&&0===i?(r=1,i=0):i>0&&(i=0);var s=o["f"]().domain([i,r]).range([t.height,0]),c=this.data.map((function(t,e){return{x:e,y:t}})),u=o["c"]().x((function(t){return n(t.x)})).y((function(t){return s(t.y)})).curve(o["b"]);u.context(e);var l=o["a"]().x((function(t){return n(t.x)})).y1((function(t){return s(t.y)})).y0(t.height).curve(o["b"]);l.context(e),e.beginPath(),l(c),e.fillStyle=a["a"].hex2RGBA("#78909c",.2),e.fill()}}}},c=s,u=n("2877"),l=Object(u["a"])(c,i,r,!1,null,null,null);e["a"]=l.exports},b620:function(t,e,n){"use strict";var i=n("cfe9"),r=n("7282"),o=n("c6b6"),a=i.ArrayBuffer,s=i.TypeError;t.exports=a&&r(a.prototype,"byteLength","get")||function(t){if("ArrayBuffer"!==o(t))throw new s("ArrayBuffer expected");return t.byteLength}},b622:function(t,e,n){"use strict";var i=n("cfe9"),r=n("5692"),o=n("1a2d"),a=n("90e3"),s=n("04f8"),c=n("fdbf"),u=i.Symbol,l=r("wks"),f=c?u["for"]||u:u&&u.withoutSetter||a;t.exports=function(t){return o(l,t)||(l[t]=s&&o(u,t)?u[t]:f("Symbol."+t)),l[t]}},b636:function(t,e,n){"use strict";var i=n("e065");i("asyncIterator")},b64b:function(t,e,n){"use strict";var i=n("23e7"),r=n("7b0b"),o=n("df75"),a=n("d039"),s=a((function(){o(1)}));i({target:"Object",stat:!0,forced:s},{keys:function(t){return o(r(t))}})},b680:function(t,e,n){"use strict";var i=n("23e7"),r=n("e330"),o=n("5926"),a=n("408a"),s=n("1148"),c=n("d039"),u=RangeError,l=String,f=Math.floor,d=r(s),h=r("".slice),p=r(1..toFixed),v=function(t,e,n){return 0===e?n:e%2===1?v(t,e-1,n*t):v(t*t,e/2,n)},g=function(t){var e=0,n=t;while(n>=4096)e+=12,n/=4096;while(n>=2)e+=1,n/=2;return e},m=function(t,e,n){var i=-1,r=n;while(++i<6)r+=e*t[i],t[i]=r%1e7,r=f(r/1e7)},b=function(t,e){var n=6,i=0;while(--n>=0)i+=t[n],t[n]=f(i/e),i=i%e*1e7},y=function(t){var e=6,n="";while(--e>=0)if(""!==n||0===e||0!==t[e]){var i=l(t[e]);n=""===n?i:n+d("0",7-i.length)+i}return n},_=c((function(){return"0.000"!==p(8e-5,3)||"1"!==p(.9,0)||"1.25"!==p(1.255,2)||"1000000000000000128"!==p(0xde0b6b3a7640080,0)}))||!c((function(){p({})}));i({target:"Number",proto:!0,forced:_},{toFixed:function(t){var e,n,i,r,s=a(this),c=o(t),f=[0,0,0,0,0,0],p="",_="0";if(c<0||c>20)throw new u("Incorrect fraction digits");if(s!==s)return"NaN";if(s<=-1e21||s>=1e21)return l(s);if(s<0&&(p="-",s=-s),s>1e-21)if(e=g(s*v(2,69,1))-69,n=e<0?s*v(2,-e,1):s/v(2,e,1),n*=4503599627370496,e=52-e,e>0){m(f,0,n),i=c;while(i>=7)m(f,1e7,0),i-=7;m(f,v(10,i,1),0),i=e-1;while(i>=23)b(f,1<<23),i-=23;b(f,1<<i),m(f,1,1),b(f,2),_=y(f)}else m(f,0,n),m(f,1<<-e,0),_=y(f)+d("0",c);return c>0?(r=_.length,_=p+(r<=c?"0."+d("0",c-r)+_:h(_,0,r-c)+"."+h(_,r-c))):_=p+_,_}})},b6b7:function(t,e,n){"use strict";var i=n("ebb5"),r=n("4840"),o=i.aTypedArrayConstructor,a=i.getTypedArrayConstructor;t.exports=function(t){return o(r(t,a(t)))}},b727:function(t,e,n){"use strict";var i=n("0366"),r=n("e330"),o=n("44ad"),a=n("7b0b"),s=n("07fa"),c=n("65f0"),u=r([].push),l=function(t){var e=1===t,n=2===t,r=3===t,l=4===t,f=6===t,d=7===t,h=5===t||f;return function(p,v,g,m){for(var b,y,_=a(p),w=o(_),x=s(w),S=i(v,g),k=0,O=m||c,C=e?O(p,x):n||d?O(p,0):void 0;x>k;k++)if((h||k in w)&&(b=w[k],y=S(b,k,_),t))if(e)C[k]=y;else if(y)switch(t){case 3:return!0;case 5:return b;case 6:return k;case 2:u(C,b)}else switch(t){case 4:return!1;case 7:u(C,b)}return f?-1:r||l?l:C}};t.exports={forEach:l(0),map:l(1),filter:l(2),some:l(3),every:l(4),find:l(5),findIndex:l(6),filterReject:l(7)}},b7fa:function(t,e,n){"use strict";e["a"]={props:{dark:{type:Boolean,default:null}},computed:{isDark:function(){return null===this.dark?this.$q.dark.isActive:this.dark}}}},b85c:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));n("a4d3"),n("e01a"),n("d28b"),n("d9e2"),n("d3b7"),n("3ca3"),n("ddb0");var i=n("06c5");function r(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=Object(i["a"])(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0,o=function(){};return{s:o,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,c=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return s=t.done,t},e:function(t){c=!0,a=t},f:function(){try{s||null==n["return"]||n["return"]()}finally{if(c)throw a}}}}},b980:function(t,e,n){"use strict";var i=n("d039"),r=n("5c6c");t.exports=!i((function(){var t=new Error("a");return!("stack"in t)||(Object.defineProperty(t,"stack",r(1,7)),7!==t.stack)}))},bb2f:function(t,e,n){"use strict";var i=n("d039");t.exports=!i((function(){return Object.isExtensible(Object.preventExtensions({}))}))},bc17:function(t,e,n){"use strict";n.d(e,"b",(function(){return c})),n.d(e,"a",(function(){return i})),n.d(e,"c",(function(){return r})),n.d(e,"d",(function(){return l})),n.d(e,"i",(function(){return y})),n.d(e,"e",(function(){return w})),n.d(e,"f",(function(){return x})),n.d(e,"g",(function(){return _})),n.d(e,"h",(function(){return d})),n.d(e,"l",(function(){return g})),n.d(e,"j",(function(){return m})),n.d(e,"k",(function(){return b}));var i=function(t,e){return t<e?-1:t>e?1:t>=e?0:NaN},r=function(t){return 1===t.length&&(t=o(t)),{left:function(e,n,i,r){null==i&&(i=0),null==r&&(r=e.length);while(i<r){var o=i+r>>>1;t(e[o],n)<0?i=o+1:r=o}return i},right:function(e,n,i,r){null==i&&(i=0),null==r&&(r=e.length);while(i<r){var o=i+r>>>1;t(e[o],n)>0?r=o:i=o+1}return i}}};function o(t){return function(e,n){return i(t(e),n)}}var a=r(i),s=a.right,c=(a.left,s);var u=function(t){return null===t?NaN:+t},l=function(t,e){var n,i,r,o=t.length,a=-1;if(null==e){while(++a<o)if(null!=(n=t[a])&&n>=n){i=r=n;while(++a<o)null!=(n=t[a])&&(i>n&&(i=n),r<n&&(r=n))}}else while(++a<o)if(null!=(n=e(t[a],a,t))&&n>=n){i=r=n;while(++a<o)null!=(n=e(t[a],a,t))&&(i>n&&(i=n),r<n&&(r=n))}return[i,r]},f=Array.prototype,d=(f.slice,f.map,function(t,e,n){t=+t,e=+e,n=(r=arguments.length)<2?(e=t,t=0,1):r<3?1:+n;var i=-1,r=0|Math.max(0,Math.ceil((e-t)/n)),o=new Array(r);while(++i<r)o[i]=t+i*n;return o}),h=Math.sqrt(50),p=Math.sqrt(10),v=Math.sqrt(2),g=function(t,e,n){var i,r,o,a,s=-1;if(e=+e,t=+t,n=+n,t===e&&n>0)return[t];if((i=e<t)&&(r=t,t=e,e=r),0===(a=m(t,e,n))||!isFinite(a))return[];if(a>0){t=Math.ceil(t/a),e=Math.floor(e/a),o=new Array(r=Math.ceil(e-t+1));while(++s<r)o[s]=(t+s)*a}else{t=Math.floor(t*a),e=Math.ceil(e*a),o=new Array(r=Math.ceil(t-e+1));while(++s<r)o[s]=(t-s)/a}return i&&o.reverse(),o};function m(t,e,n){var i=(e-t)/Math.max(0,n),r=Math.floor(Math.log(i)/Math.LN10),o=i/Math.pow(10,r);return r>=0?(o>=h?10:o>=p?5:o>=v?2:1)*Math.pow(10,r):-Math.pow(10,-r)/(o>=h?10:o>=p?5:o>=v?2:1)}function b(t,e,n){var i=Math.abs(e-t)/Math.max(0,n),r=Math.pow(10,Math.floor(Math.log(i)/Math.LN10)),o=i/r;return o>=h?r*=10:o>=p?r*=5:o>=v&&(r*=2),e<t?-r:r}var y=function(t){return Math.ceil(Math.log(t.length)/Math.LN2)+1},_=function(t,e,n){if(null==n&&(n=u),i=t.length){if((e=+e)<=0||i<2)return+n(t[0],0,t);if(e>=1)return+n(t[i-1],i-1,t);var i,r=(i-1)*e,o=Math.floor(r),a=+n(t[o],o,t),s=+n(t[o+1],o+1,t);return a+(s-a)*(r-o)}},w=function(t,e){var n,i,r=t.length,o=-1;if(null==e){while(++o<r)if(null!=(n=t[o])&&n>=n){i=n;while(++o<r)null!=(n=t[o])&&n>i&&(i=n)}}else while(++o<r)if(null!=(n=e(t[o],o,t))&&n>=n){i=n;while(++o<r)null!=(n=e(t[o],o,t))&&n>i&&(i=n)}return i},x=function(t,e){var n,i,r=t.length,o=-1;if(null==e){while(++o<r)if(null!=(n=t[o])&&n>=n){i=n;while(++o<r)null!=(n=t[o])&&i>n&&(i=n)}}else while(++o<r)if(null!=(n=e(t[o],o,t))&&n>=n){i=n;while(++o<r)null!=(n=e(t[o],o,t))&&i>n&&(i=n)}return i}},bc3a:function(t,e,n){t.exports=n("cee4")},bcbf:function(t,e,n){"use strict";var i=n("f5df");t.exports=function(t){var e=i(t);return"BigInt64Array"===e||"BigUint64Array"===e}},be8e:function(t,e,n){"use strict";var i=n("fc1b"),r=1.1920928955078125e-7,o=34028234663852886e22,a=11754943508222875e-54;t.exports=Math.fround||function(t){return i(t,r,o,a)}},bee2:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var i=n("a38e");function r(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Object(i["a"])(r.key),r)}}function o(t,e,n){return e&&r(t.prototype,e),n&&r(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}},c04e:function(t,e,n){"use strict";var i=n("c65b"),r=n("861d"),o=n("d9b5"),a=n("dc4a"),s=n("485a"),c=n("b622"),u=TypeError,l=c("toPrimitive");t.exports=function(t,e){if(!r(t)||o(t))return t;var n,c=a(t,l);if(c){if(void 0===e&&(e="default"),n=i(c,t,e),!r(n)||o(n))return n;throw new u("Can't convert object to primitive value")}return void 0===e&&(e="number"),s(t,e)}},c0a8:function(t){t.exports=JSON.parse('{"a":"1.22.10"}')},c197:function(t,e,n){(function(e){var n="undefined"!==typeof window?window:"undefined"!==typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?self:{},i=function(t){var e=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,n=0,i={},r={manual:t.Prism&&t.Prism.manual,disableWorkerMessageHandler:t.Prism&&t.Prism.disableWorkerMessageHandler,util:{encode:function t(e){return e instanceof o?new o(e.type,t(e.content),e.alias):Array.isArray(e)?e.map(t):e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/\u00a0/g," ")},type:function(t){return Object.prototype.toString.call(t).slice(8,-1)},objId:function(t){return t["__id"]||Object.defineProperty(t,"__id",{value:++n}),t["__id"]},clone:function t(e,n){var i,o;switch(n=n||{},r.util.type(e)){case"Object":if(o=r.util.objId(e),n[o])return n[o];for(var a in i={},n[o]=i,e)e.hasOwnProperty(a)&&(i[a]=t(e[a],n));return i;case"Array":return o=r.util.objId(e),n[o]?n[o]:(i=[],n[o]=i,e.forEach((function(e,r){i[r]=t(e,n)})),i);default:return e}},getLanguage:function(t){while(t){var n=e.exec(t.className);if(n)return n[1].toLowerCase();t=t.parentElement}return"none"},setLanguage:function(t,n){t.className=t.className.replace(RegExp(e,"gi"),""),t.classList.add("language-"+n)},currentScript:function(){if("undefined"===typeof document)return null;if("currentScript"in document)return document.currentScript;try{throw new Error}catch(i){var t=(/at [^(\r\n]*\((.*):[^:]+:[^:]+\)$/i.exec(i.stack)||[])[1];if(t){var e=document.getElementsByTagName("script");for(var n in e)if(e[n].src==t)return e[n]}return null}},isActive:function(t,e,n){var i="no-"+e;while(t){var r=t.classList;if(r.contains(e))return!0;if(r.contains(i))return!1;t=t.parentElement}return!!n}},languages:{plain:i,plaintext:i,text:i,txt:i,extend:function(t,e){var n=r.util.clone(r.languages[t]);for(var i in e)n[i]=e[i];return n},insertBefore:function(t,e,n,i){i=i||r.languages;var o=i[t],a={};for(var s in o)if(o.hasOwnProperty(s)){if(s==e)for(var c in n)n.hasOwnProperty(c)&&(a[c]=n[c]);n.hasOwnProperty(s)||(a[s]=o[s])}var u=i[t];return i[t]=a,r.languages.DFS(r.languages,(function(e,n){n===u&&e!=t&&(this[e]=a)})),a},DFS:function t(e,n,i,o){o=o||{};var a=r.util.objId;for(var s in e)if(e.hasOwnProperty(s)){n.call(e,s,e[s],i||s);var c=e[s],u=r.util.type(c);"Object"!==u||o[a(c)]?"Array"!==u||o[a(c)]||(o[a(c)]=!0,t(c,n,s,o)):(o[a(c)]=!0,t(c,n,null,o))}}},plugins:{},highlightAll:function(t,e){r.highlightAllUnder(document,t,e)},highlightAllUnder:function(t,e,n){var i={callback:n,container:t,selector:'code[class*="language-"], [class*="language-"] code, code[class*="lang-"], [class*="lang-"] code'};r.hooks.run("before-highlightall",i),i.elements=Array.prototype.slice.apply(i.container.querySelectorAll(i.selector)),r.hooks.run("before-all-elements-highlight",i);for(var o,a=0;o=i.elements[a++];)r.highlightElement(o,!0===e,i.callback)},highlightElement:function(e,n,i){var o=r.util.getLanguage(e),a=r.languages[o];r.util.setLanguage(e,o);var s=e.parentElement;s&&"pre"===s.nodeName.toLowerCase()&&r.util.setLanguage(s,o);var c=e.textContent,u={element:e,language:o,grammar:a,code:c};function l(t){u.highlightedCode=t,r.hooks.run("before-insert",u),u.element.innerHTML=u.highlightedCode,r.hooks.run("after-highlight",u),r.hooks.run("complete",u),i&&i.call(u.element)}if(r.hooks.run("before-sanity-check",u),s=u.element.parentElement,s&&"pre"===s.nodeName.toLowerCase()&&!s.hasAttribute("tabindex")&&s.setAttribute("tabindex","0"),!u.code)return r.hooks.run("complete",u),void(i&&i.call(u.element));if(r.hooks.run("before-highlight",u),u.grammar)if(n&&t.Worker){var f=new Worker(r.filename);f.onmessage=function(t){l(t.data)},f.postMessage(JSON.stringify({language:u.language,code:u.code,immediateClose:!0}))}else l(r.highlight(u.code,u.grammar,u.language));else l(r.util.encode(u.code))},highlight:function(t,e,n){var i={code:t,grammar:e,language:n};if(r.hooks.run("before-tokenize",i),!i.grammar)throw new Error('The language "'+i.language+'" has no grammar.');return i.tokens=r.tokenize(i.code,i.grammar),r.hooks.run("after-tokenize",i),o.stringify(r.util.encode(i.tokens),i.language)},tokenize:function(t,e){var n=e.rest;if(n){for(var i in n)e[i]=n[i];delete e.rest}var r=new c;return u(r,r.head,t),s(t,r,e,r.head,0),f(r)},hooks:{all:{},add:function(t,e){var n=r.hooks.all;n[t]=n[t]||[],n[t].push(e)},run:function(t,e){var n=r.hooks.all[t];if(n&&n.length)for(var i,o=0;i=n[o++];)i(e)}},Token:o};function o(t,e,n,i){this.type=t,this.content=e,this.alias=n,this.length=0|(i||"").length}function a(t,e,n,i){t.lastIndex=e;var r=t.exec(n);if(r&&i&&r[1]){var o=r[1].length;r.index+=o,r[0]=r[0].slice(o)}return r}function s(t,e,n,i,c,f){for(var d in n)if(n.hasOwnProperty(d)&&n[d]){var h=n[d];h=Array.isArray(h)?h:[h];for(var p=0;p<h.length;++p){if(f&&f.cause==d+","+p)return;var v=h[p],g=v.inside,m=!!v.lookbehind,b=!!v.greedy,y=v.alias;if(b&&!v.pattern.global){var _=v.pattern.toString().match(/[imsuy]*$/)[0];v.pattern=RegExp(v.pattern.source,_+"g")}for(var w=v.pattern||v,x=i.next,S=c;x!==e.tail;S+=x.value.length,x=x.next){if(f&&S>=f.reach)break;var k=x.value;if(e.length>t.length)return;if(!(k instanceof o)){var O,C=1;if(b){if(O=a(w,S,t,m),!O||O.index>=t.length)break;var T=O.index,j=O.index+O[0].length,E=S;E+=x.value.length;while(T>=E)x=x.next,E+=x.value.length;if(E-=x.value.length,S=E,x.value instanceof o)continue;for(var P=x;P!==e.tail&&(E<j||"string"===typeof P.value);P=P.next)C++,E+=P.value.length;C--,k=t.slice(S,E),O.index-=S}else if(O=a(w,0,k,m),!O)continue;T=O.index;var A=O[0],M=k.slice(0,T),$=k.slice(T+A.length),D=S+k.length;f&&D>f.reach&&(f.reach=D);var R=x.prev;M&&(R=u(e,R,M),S+=M.length),l(e,R,C);var L=new o(d,g?r.tokenize(A,g):A,y,A);if(x=u(e,R,L),$&&u(e,x,$),C>1){var q={cause:d+","+p,reach:D};s(t,e,n,x.prev,S,q),f&&q.reach>f.reach&&(f.reach=q.reach)}}}}}}function c(){var t={value:null,prev:null,next:null},e={value:null,prev:t,next:null};t.next=e,this.head=t,this.tail=e,this.length=0}function u(t,e,n){var i=e.next,r={value:n,prev:e,next:i};return e.next=r,i.prev=r,t.length++,r}function l(t,e,n){for(var i=e.next,r=0;r<n&&i!==t.tail;r++)i=i.next;e.next=i,i.prev=e,t.length-=r}function f(t){var e=[],n=t.head.next;while(n!==t.tail)e.push(n.value),n=n.next;return e}if(t.Prism=r,o.stringify=function t(e,n){if("string"==typeof e)return e;if(Array.isArray(e)){var i="";return e.forEach((function(e){i+=t(e,n)})),i}var o={type:e.type,content:t(e.content,n),tag:"span",classes:["token",e.type],attributes:{},language:n},a=e.alias;a&&(Array.isArray(a)?Array.prototype.push.apply(o.classes,a):o.classes.push(a)),r.hooks.run("wrap",o);var s="";for(var c in o.attributes)s+=" "+c+'="'+(o.attributes[c]||"").replace(/"/g,"&quot;")+'"';return"<"+o.tag+' class="'+o.classes.join(" ")+'"'+s+">"+o.content+"</"+o.tag+">"},!t.document)return t.addEventListener?(r.disableWorkerMessageHandler||t.addEventListener("message",(function(e){var n=JSON.parse(e.data),i=n.language,o=n.code,a=n.immediateClose;t.postMessage(r.highlight(o,r.languages[i],i)),a&&t.close()}),!1),r):r;var d=r.util.currentScript();function h(){r.manual||r.highlightAll()}if(d&&(r.filename=d.src,d.hasAttribute("data-manual")&&(r.manual=!0)),!r.manual){var p=document.readyState;"loading"===p||"interactive"===p&&d&&d.defer?document.addEventListener("DOMContentLoaded",h):window.requestAnimationFrame?window.requestAnimationFrame(h):window.setTimeout(h,16)}return r}(n);
14
14
  /**
15
15
  * Prism: Lightweight, robust, elegant syntax highlighting
16
16
  *
@@ -25,9 +25,9 @@ function i(t){var e=Number(t.version.split(".")[0]);if(e>=2)t.mixin({beforeCreat
25
25
  //! momentjs.com
26
26
  (function(e,n){t.exports=n()})(0,(function(){"use strict";var n,i;function r(){return n.apply(null,arguments)}function o(t){n=t}function a(t){return t instanceof Array||"[object Array]"===Object.prototype.toString.call(t)}function s(t){return null!=t&&"[object Object]"===Object.prototype.toString.call(t)}function c(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function u(t){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(t).length;var e;for(e in t)if(c(t,e))return!1;return!0}function l(t){return void 0===t}function f(t){return"number"===typeof t||"[object Number]"===Object.prototype.toString.call(t)}function d(t){return t instanceof Date||"[object Date]"===Object.prototype.toString.call(t)}function h(t,e){var n,i=[],r=t.length;for(n=0;n<r;++n)i.push(e(t[n],n));return i}function p(t,e){for(var n in e)c(e,n)&&(t[n]=e[n]);return c(e,"toString")&&(t.toString=e.toString),c(e,"valueOf")&&(t.valueOf=e.valueOf),t}function v(t,e,n,i){return Qn(t,e,n,i,!0).utc()}function g(){return{empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}}function m(t){return null==t._pf&&(t._pf=g()),t._pf}function b(t){var e=null,n=!1,r=t._d&&!isNaN(t._d.getTime());return r&&(e=m(t),n=i.call(e.parsedDateParts,(function(t){return null!=t})),r=e.overflow<0&&!e.empty&&!e.invalidEra&&!e.invalidMonth&&!e.invalidWeekday&&!e.weekdayMismatch&&!e.nullInput&&!e.invalidFormat&&!e.userInvalidated&&(!e.meridiem||e.meridiem&&n),t._strict&&(r=r&&0===e.charsLeftOver&&0===e.unusedTokens.length&&void 0===e.bigHour)),null!=Object.isFrozen&&Object.isFrozen(t)?r:(t._isValid=r,t._isValid)}function y(t){var e=v(NaN);return null!=t?p(m(e),t):m(e).userInvalidated=!0,e}i=Array.prototype.some?Array.prototype.some:function(t){var e,n=Object(this),i=n.length>>>0;for(e=0;e<i;e++)if(e in n&&t.call(this,n[e],e,n))return!0;return!1};var _=r.momentProperties=[],w=!1;function x(t,e){var n,i,r,o=_.length;if(l(e._isAMomentObject)||(t._isAMomentObject=e._isAMomentObject),l(e._i)||(t._i=e._i),l(e._f)||(t._f=e._f),l(e._l)||(t._l=e._l),l(e._strict)||(t._strict=e._strict),l(e._tzm)||(t._tzm=e._tzm),l(e._isUTC)||(t._isUTC=e._isUTC),l(e._offset)||(t._offset=e._offset),l(e._pf)||(t._pf=m(e)),l(e._locale)||(t._locale=e._locale),o>0)for(n=0;n<o;n++)i=_[n],r=e[i],l(r)||(t[i]=r);return t}function S(t){x(this,t),this._d=new Date(null!=t._d?t._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),!1===w&&(w=!0,r.updateOffset(this),w=!1)}function k(t){return t instanceof S||null!=t&&null!=t._isAMomentObject}function O(t){!1===r.suppressDeprecationWarnings&&"undefined"!==typeof console&&console.warn&&console.warn("Deprecation warning: "+t)}function C(t,e){var n=!0;return p((function(){if(null!=r.deprecationHandler&&r.deprecationHandler(null,t),n){var i,o,a,s=[],u=arguments.length;for(o=0;o<u;o++){if(i="","object"===typeof arguments[o]){for(a in i+="\n["+o+"] ",arguments[0])c(arguments[0],a)&&(i+=a+": "+arguments[0][a]+", ");i=i.slice(0,-2)}else i=arguments[o];s.push(i)}O(t+"\nArguments: "+Array.prototype.slice.call(s).join("")+"\n"+(new Error).stack),n=!1}return e.apply(this,arguments)}),e)}var T,j={};function E(t,e){null!=r.deprecationHandler&&r.deprecationHandler(t,e),j[t]||(O(e),j[t]=!0)}function P(t){return"undefined"!==typeof Function&&t instanceof Function||"[object Function]"===Object.prototype.toString.call(t)}function A(t){var e,n;for(n in t)c(t,n)&&(e=t[n],P(e)?this[n]=e:this["_"+n]=e);this._config=t,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)}function M(t,e){var n,i=p({},t);for(n in e)c(e,n)&&(s(t[n])&&s(e[n])?(i[n]={},p(i[n],t[n]),p(i[n],e[n])):null!=e[n]?i[n]=e[n]:delete i[n]);for(n in t)c(t,n)&&!c(e,n)&&s(t[n])&&(i[n]=p({},i[n]));return i}function $(t){null!=t&&this.set(t)}r.suppressDeprecationWarnings=!1,r.deprecationHandler=null,T=Object.keys?Object.keys:function(t){var e,n=[];for(e in t)c(t,e)&&n.push(e);return n};var D={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function R(t,e,n){var i=this._calendar[t]||this._calendar["sameElse"];return P(i)?i.call(e,n):i}function L(t,e,n){var i=""+Math.abs(t),r=e-i.length,o=t>=0;return(o?n?"+":"":"-")+Math.pow(10,Math.max(0,r)).toString().substr(1)+i}var q=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,F=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,I={},N={};function z(t,e,n,i){var r=i;"string"===typeof i&&(r=function(){return this[i]()}),t&&(N[t]=r),e&&(N[e[0]]=function(){return L(r.apply(this,arguments),e[1],e[2])}),n&&(N[n]=function(){return this.localeData().ordinal(r.apply(this,arguments),t)})}function B(t){return t.match(/\[[\s\S]/)?t.replace(/^\[|\]$/g,""):t.replace(/\\/g,"")}function V(t){var e,n,i=t.match(q);for(e=0,n=i.length;e<n;e++)N[i[e]]?i[e]=N[i[e]]:i[e]=B(i[e]);return function(e){var r,o="";for(r=0;r<n;r++)o+=P(i[r])?i[r].call(e,t):i[r];return o}}function U(t,e){return t.isValid()?(e=H(e,t.localeData()),I[e]=I[e]||V(e),I[e](t)):t.localeData().invalidDate()}function H(t,e){var n=5;function i(t){return e.longDateFormat(t)||t}F.lastIndex=0;while(n>=0&&F.test(t))t=t.replace(F,i),F.lastIndex=0,n-=1;return t}var Y={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function W(t){var e=this._longDateFormat[t],n=this._longDateFormat[t.toUpperCase()];return e||!n?e:(this._longDateFormat[t]=n.match(q).map((function(t){return"MMMM"===t||"MM"===t||"DD"===t||"dddd"===t?t.slice(1):t})).join(""),this._longDateFormat[t])}var G="Invalid date";function Q(){return this._invalidDate}var K="%d",X=/\d{1,2}/;function Z(t){return this._ordinal.replace("%d",t)}var J={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function tt(t,e,n,i){var r=this._relativeTime[n];return P(r)?r(t,e,n,i):r.replace(/%d/i,t)}function et(t,e){var n=this._relativeTime[t>0?"future":"past"];return P(n)?n(e):n.replace(/%s/i,e)}var nt={D:"date",dates:"date",date:"date",d:"day",days:"day",day:"day",e:"weekday",weekdays:"weekday",weekday:"weekday",E:"isoWeekday",isoweekdays:"isoWeekday",isoweekday:"isoWeekday",DDD:"dayOfYear",dayofyears:"dayOfYear",dayofyear:"dayOfYear",h:"hour",hours:"hour",hour:"hour",ms:"millisecond",milliseconds:"millisecond",millisecond:"millisecond",m:"minute",minutes:"minute",minute:"minute",M:"month",months:"month",month:"month",Q:"quarter",quarters:"quarter",quarter:"quarter",s:"second",seconds:"second",second:"second",gg:"weekYear",weekyears:"weekYear",weekyear:"weekYear",GG:"isoWeekYear",isoweekyears:"isoWeekYear",isoweekyear:"isoWeekYear",w:"week",weeks:"week",week:"week",W:"isoWeek",isoweeks:"isoWeek",isoweek:"isoWeek",y:"year",years:"year",year:"year"};function it(t){return"string"===typeof t?nt[t]||nt[t.toLowerCase()]:void 0}function rt(t){var e,n,i={};for(n in t)c(t,n)&&(e=it(n),e&&(i[e]=t[n]));return i}var ot={date:9,day:11,weekday:11,isoWeekday:11,dayOfYear:4,hour:13,millisecond:16,minute:14,month:8,quarter:7,second:15,weekYear:1,isoWeekYear:1,week:5,isoWeek:5,year:1};function at(t){var e,n=[];for(e in t)c(t,e)&&n.push({unit:e,priority:ot[e]});return n.sort((function(t,e){return t.priority-e.priority})),n}var st,ct=/\d/,ut=/\d\d/,lt=/\d{3}/,ft=/\d{4}/,dt=/[+-]?\d{6}/,ht=/\d\d?/,pt=/\d\d\d\d?/,vt=/\d\d\d\d\d\d?/,gt=/\d{1,3}/,mt=/\d{1,4}/,bt=/[+-]?\d{1,6}/,yt=/\d+/,_t=/[+-]?\d+/,wt=/Z|[+-]\d\d:?\d\d/gi,xt=/Z|[+-]\d\d(?::?\d\d)?/gi,St=/[+-]?\d+(\.\d{1,3})?/,kt=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,Ot=/^[1-9]\d?/,Ct=/^([1-9]\d|\d)/;function Tt(t,e,n){st[t]=P(e)?e:function(t,i){return t&&n?n:e}}function jt(t,e){return c(st,t)?st[t](e._strict,e._locale):new RegExp(Et(t))}function Et(t){return Pt(t.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,(function(t,e,n,i,r){return e||n||i||r})))}function Pt(t){return t.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function At(t){return t<0?Math.ceil(t)||0:Math.floor(t)}function Mt(t){var e=+t,n=0;return 0!==e&&isFinite(e)&&(n=At(e)),n}st={};var $t={};function Dt(t,e){var n,i,r=e;for("string"===typeof t&&(t=[t]),f(e)&&(r=function(t,n){n[e]=Mt(t)}),i=t.length,n=0;n<i;n++)$t[t[n]]=r}function Rt(t,e){Dt(t,(function(t,n,i,r){i._w=i._w||{},e(t,i._w,i,r)}))}function Lt(t,e,n){null!=e&&c($t,t)&&$t[t](e,n._a,n,t)}function qt(t){return t%4===0&&t%100!==0||t%400===0}var Ft=0,It=1,Nt=2,zt=3,Bt=4,Vt=5,Ut=6,Ht=7,Yt=8;function Wt(t){return qt(t)?366:365}z("Y",0,0,(function(){var t=this.year();return t<=9999?L(t,4):"+"+t})),z(0,["YY",2],0,(function(){return this.year()%100})),z(0,["YYYY",4],0,"year"),z(0,["YYYYY",5],0,"year"),z(0,["YYYYYY",6,!0],0,"year"),Tt("Y",_t),Tt("YY",ht,ut),Tt("YYYY",mt,ft),Tt("YYYYY",bt,dt),Tt("YYYYYY",bt,dt),Dt(["YYYYY","YYYYYY"],Ft),Dt("YYYY",(function(t,e){e[Ft]=2===t.length?r.parseTwoDigitYear(t):Mt(t)})),Dt("YY",(function(t,e){e[Ft]=r.parseTwoDigitYear(t)})),Dt("Y",(function(t,e){e[Ft]=parseInt(t,10)})),r.parseTwoDigitYear=function(t){return Mt(t)+(Mt(t)>68?1900:2e3)};var Gt,Qt=Xt("FullYear",!0);function Kt(){return qt(this.year())}function Xt(t,e){return function(n){return null!=n?(Jt(this,t,n),r.updateOffset(this,e),this):Zt(this,t)}}function Zt(t,e){if(!t.isValid())return NaN;var n=t._d,i=t._isUTC;switch(e){case"Milliseconds":return i?n.getUTCMilliseconds():n.getMilliseconds();case"Seconds":return i?n.getUTCSeconds():n.getSeconds();case"Minutes":return i?n.getUTCMinutes():n.getMinutes();case"Hours":return i?n.getUTCHours():n.getHours();case"Date":return i?n.getUTCDate():n.getDate();case"Day":return i?n.getUTCDay():n.getDay();case"Month":return i?n.getUTCMonth():n.getMonth();case"FullYear":return i?n.getUTCFullYear():n.getFullYear();default:return NaN}}function Jt(t,e,n){var i,r,o,a,s;if(t.isValid()&&!isNaN(n)){switch(i=t._d,r=t._isUTC,e){case"Milliseconds":return void(r?i.setUTCMilliseconds(n):i.setMilliseconds(n));case"Seconds":return void(r?i.setUTCSeconds(n):i.setSeconds(n));case"Minutes":return void(r?i.setUTCMinutes(n):i.setMinutes(n));case"Hours":return void(r?i.setUTCHours(n):i.setHours(n));case"Date":return void(r?i.setUTCDate(n):i.setDate(n));case"FullYear":break;default:return}o=n,a=t.month(),s=t.date(),s=29!==s||1!==a||qt(o)?s:28,r?i.setUTCFullYear(o,a,s):i.setFullYear(o,a,s)}}function te(t){return t=it(t),P(this[t])?this[t]():this}function ee(t,e){if("object"===typeof t){t=rt(t);var n,i=at(t),r=i.length;for(n=0;n<r;n++)this[i[n].unit](t[i[n].unit])}else if(t=it(t),P(this[t]))return this[t](e);return this}function ne(t,e){return(t%e+e)%e}function ie(t,e){if(isNaN(t)||isNaN(e))return NaN;var n=ne(e,12);return t+=(e-n)/12,1===n?qt(t)?29:28:31-n%7%2}Gt=Array.prototype.indexOf?Array.prototype.indexOf:function(t){var e;for(e=0;e<this.length;++e)if(this[e]===t)return e;return-1},z("M",["MM",2],"Mo",(function(){return this.month()+1})),z("MMM",0,0,(function(t){return this.localeData().monthsShort(this,t)})),z("MMMM",0,0,(function(t){return this.localeData().months(this,t)})),Tt("M",ht,Ot),Tt("MM",ht,ut),Tt("MMM",(function(t,e){return e.monthsShortRegex(t)})),Tt("MMMM",(function(t,e){return e.monthsRegex(t)})),Dt(["M","MM"],(function(t,e){e[It]=Mt(t)-1})),Dt(["MMM","MMMM"],(function(t,e,n,i){var r=n._locale.monthsParse(t,i,n._strict);null!=r?e[It]=r:m(n).invalidMonth=t}));var re="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),oe="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),ae=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,se=kt,ce=kt;function ue(t,e){return t?a(this._months)?this._months[t.month()]:this._months[(this._months.isFormat||ae).test(e)?"format":"standalone"][t.month()]:a(this._months)?this._months:this._months["standalone"]}function le(t,e){return t?a(this._monthsShort)?this._monthsShort[t.month()]:this._monthsShort[ae.test(e)?"format":"standalone"][t.month()]:a(this._monthsShort)?this._monthsShort:this._monthsShort["standalone"]}function fe(t,e,n){var i,r,o,a=t.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],i=0;i<12;++i)o=v([2e3,i]),this._shortMonthsParse[i]=this.monthsShort(o,"").toLocaleLowerCase(),this._longMonthsParse[i]=this.months(o,"").toLocaleLowerCase();return n?"MMM"===e?(r=Gt.call(this._shortMonthsParse,a),-1!==r?r:null):(r=Gt.call(this._longMonthsParse,a),-1!==r?r:null):"MMM"===e?(r=Gt.call(this._shortMonthsParse,a),-1!==r?r:(r=Gt.call(this._longMonthsParse,a),-1!==r?r:null)):(r=Gt.call(this._longMonthsParse,a),-1!==r?r:(r=Gt.call(this._shortMonthsParse,a),-1!==r?r:null))}function de(t,e,n){var i,r,o;if(this._monthsParseExact)return fe.call(this,t,e,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),i=0;i<12;i++){if(r=v([2e3,i]),n&&!this._longMonthsParse[i]&&(this._longMonthsParse[i]=new RegExp("^"+this.months(r,"").replace(".","")+"$","i"),this._shortMonthsParse[i]=new RegExp("^"+this.monthsShort(r,"").replace(".","")+"$","i")),n||this._monthsParse[i]||(o="^"+this.months(r,"")+"|^"+this.monthsShort(r,""),this._monthsParse[i]=new RegExp(o.replace(".",""),"i")),n&&"MMMM"===e&&this._longMonthsParse[i].test(t))return i;if(n&&"MMM"===e&&this._shortMonthsParse[i].test(t))return i;if(!n&&this._monthsParse[i].test(t))return i}}function he(t,e){if(!t.isValid())return t;if("string"===typeof e)if(/^\d+$/.test(e))e=Mt(e);else if(e=t.localeData().monthsParse(e),!f(e))return t;var n=e,i=t.date();return i=i<29?i:Math.min(i,ie(t.year(),n)),t._isUTC?t._d.setUTCMonth(n,i):t._d.setMonth(n,i),t}function pe(t){return null!=t?(he(this,t),r.updateOffset(this,!0),this):Zt(this,"Month")}function ve(){return ie(this.year(),this.month())}function ge(t){return this._monthsParseExact?(c(this,"_monthsRegex")||be.call(this),t?this._monthsShortStrictRegex:this._monthsShortRegex):(c(this,"_monthsShortRegex")||(this._monthsShortRegex=se),this._monthsShortStrictRegex&&t?this._monthsShortStrictRegex:this._monthsShortRegex)}function me(t){return this._monthsParseExact?(c(this,"_monthsRegex")||be.call(this),t?this._monthsStrictRegex:this._monthsRegex):(c(this,"_monthsRegex")||(this._monthsRegex=ce),this._monthsStrictRegex&&t?this._monthsStrictRegex:this._monthsRegex)}function be(){function t(t,e){return e.length-t.length}var e,n,i,r,o=[],a=[],s=[];for(e=0;e<12;e++)n=v([2e3,e]),i=Pt(this.monthsShort(n,"")),r=Pt(this.months(n,"")),o.push(i),a.push(r),s.push(r),s.push(i);o.sort(t),a.sort(t),s.sort(t),this._monthsRegex=new RegExp("^("+s.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+a.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+o.join("|")+")","i")}function ye(t,e,n,i,r,o,a){var s;return t<100&&t>=0?(s=new Date(t+400,e,n,i,r,o,a),isFinite(s.getFullYear())&&s.setFullYear(t)):s=new Date(t,e,n,i,r,o,a),s}function _e(t){var e,n;return t<100&&t>=0?(n=Array.prototype.slice.call(arguments),n[0]=t+400,e=new Date(Date.UTC.apply(null,n)),isFinite(e.getUTCFullYear())&&e.setUTCFullYear(t)):e=new Date(Date.UTC.apply(null,arguments)),e}function we(t,e,n){var i=7+e-n,r=(7+_e(t,0,i).getUTCDay()-e)%7;return-r+i-1}function xe(t,e,n,i,r){var o,a,s=(7+n-i)%7,c=we(t,i,r),u=1+7*(e-1)+s+c;return u<=0?(o=t-1,a=Wt(o)+u):u>Wt(t)?(o=t+1,a=u-Wt(t)):(o=t,a=u),{year:o,dayOfYear:a}}function Se(t,e,n){var i,r,o=we(t.year(),e,n),a=Math.floor((t.dayOfYear()-o-1)/7)+1;return a<1?(r=t.year()-1,i=a+ke(r,e,n)):a>ke(t.year(),e,n)?(i=a-ke(t.year(),e,n),r=t.year()+1):(r=t.year(),i=a),{week:i,year:r}}function ke(t,e,n){var i=we(t,e,n),r=we(t+1,e,n);return(Wt(t)-i+r)/7}function Oe(t){return Se(t,this._week.dow,this._week.doy).week}z("w",["ww",2],"wo","week"),z("W",["WW",2],"Wo","isoWeek"),Tt("w",ht,Ot),Tt("ww",ht,ut),Tt("W",ht,Ot),Tt("WW",ht,ut),Rt(["w","ww","W","WW"],(function(t,e,n,i){e[i.substr(0,1)]=Mt(t)}));var Ce={dow:0,doy:6};function Te(){return this._week.dow}function je(){return this._week.doy}function Ee(t){var e=this.localeData().week(this);return null==t?e:this.add(7*(t-e),"d")}function Pe(t){var e=Se(this,1,4).week;return null==t?e:this.add(7*(t-e),"d")}function Ae(t,e){return"string"!==typeof t?t:isNaN(t)?(t=e.weekdaysParse(t),"number"===typeof t?t:null):parseInt(t,10)}function Me(t,e){return"string"===typeof t?e.weekdaysParse(t)%7||7:isNaN(t)?null:t}function $e(t,e){return t.slice(e,7).concat(t.slice(0,e))}z("d",0,"do","day"),z("dd",0,0,(function(t){return this.localeData().weekdaysMin(this,t)})),z("ddd",0,0,(function(t){return this.localeData().weekdaysShort(this,t)})),z("dddd",0,0,(function(t){return this.localeData().weekdays(this,t)})),z("e",0,0,"weekday"),z("E",0,0,"isoWeekday"),Tt("d",ht),Tt("e",ht),Tt("E",ht),Tt("dd",(function(t,e){return e.weekdaysMinRegex(t)})),Tt("ddd",(function(t,e){return e.weekdaysShortRegex(t)})),Tt("dddd",(function(t,e){return e.weekdaysRegex(t)})),Rt(["dd","ddd","dddd"],(function(t,e,n,i){var r=n._locale.weekdaysParse(t,i,n._strict);null!=r?e.d=r:m(n).invalidWeekday=t})),Rt(["d","e","E"],(function(t,e,n,i){e[i]=Mt(t)}));var De="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),Re="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Le="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),qe=kt,Fe=kt,Ie=kt;function Ne(t,e){var n=a(this._weekdays)?this._weekdays:this._weekdays[t&&!0!==t&&this._weekdays.isFormat.test(e)?"format":"standalone"];return!0===t?$e(n,this._week.dow):t?n[t.day()]:n}function ze(t){return!0===t?$e(this._weekdaysShort,this._week.dow):t?this._weekdaysShort[t.day()]:this._weekdaysShort}function Be(t){return!0===t?$e(this._weekdaysMin,this._week.dow):t?this._weekdaysMin[t.day()]:this._weekdaysMin}function Ve(t,e,n){var i,r,o,a=t.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],i=0;i<7;++i)o=v([2e3,1]).day(i),this._minWeekdaysParse[i]=this.weekdaysMin(o,"").toLocaleLowerCase(),this._shortWeekdaysParse[i]=this.weekdaysShort(o,"").toLocaleLowerCase(),this._weekdaysParse[i]=this.weekdays(o,"").toLocaleLowerCase();return n?"dddd"===e?(r=Gt.call(this._weekdaysParse,a),-1!==r?r:null):"ddd"===e?(r=Gt.call(this._shortWeekdaysParse,a),-1!==r?r:null):(r=Gt.call(this._minWeekdaysParse,a),-1!==r?r:null):"dddd"===e?(r=Gt.call(this._weekdaysParse,a),-1!==r?r:(r=Gt.call(this._shortWeekdaysParse,a),-1!==r?r:(r=Gt.call(this._minWeekdaysParse,a),-1!==r?r:null))):"ddd"===e?(r=Gt.call(this._shortWeekdaysParse,a),-1!==r?r:(r=Gt.call(this._weekdaysParse,a),-1!==r?r:(r=Gt.call(this._minWeekdaysParse,a),-1!==r?r:null))):(r=Gt.call(this._minWeekdaysParse,a),-1!==r?r:(r=Gt.call(this._weekdaysParse,a),-1!==r?r:(r=Gt.call(this._shortWeekdaysParse,a),-1!==r?r:null)))}function Ue(t,e,n){var i,r,o;if(this._weekdaysParseExact)return Ve.call(this,t,e,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),i=0;i<7;i++){if(r=v([2e3,1]).day(i),n&&!this._fullWeekdaysParse[i]&&(this._fullWeekdaysParse[i]=new RegExp("^"+this.weekdays(r,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[i]=new RegExp("^"+this.weekdaysShort(r,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[i]=new RegExp("^"+this.weekdaysMin(r,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[i]||(o="^"+this.weekdays(r,"")+"|^"+this.weekdaysShort(r,"")+"|^"+this.weekdaysMin(r,""),this._weekdaysParse[i]=new RegExp(o.replace(".",""),"i")),n&&"dddd"===e&&this._fullWeekdaysParse[i].test(t))return i;if(n&&"ddd"===e&&this._shortWeekdaysParse[i].test(t))return i;if(n&&"dd"===e&&this._minWeekdaysParse[i].test(t))return i;if(!n&&this._weekdaysParse[i].test(t))return i}}function He(t){if(!this.isValid())return null!=t?this:NaN;var e=Zt(this,"Day");return null!=t?(t=Ae(t,this.localeData()),this.add(t-e,"d")):e}function Ye(t){if(!this.isValid())return null!=t?this:NaN;var e=(this.day()+7-this.localeData()._week.dow)%7;return null==t?e:this.add(t-e,"d")}function We(t){if(!this.isValid())return null!=t?this:NaN;if(null!=t){var e=Me(t,this.localeData());return this.day(this.day()%7?e:e-7)}return this.day()||7}function Ge(t){return this._weekdaysParseExact?(c(this,"_weekdaysRegex")||Xe.call(this),t?this._weekdaysStrictRegex:this._weekdaysRegex):(c(this,"_weekdaysRegex")||(this._weekdaysRegex=qe),this._weekdaysStrictRegex&&t?this._weekdaysStrictRegex:this._weekdaysRegex)}function Qe(t){return this._weekdaysParseExact?(c(this,"_weekdaysRegex")||Xe.call(this),t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(c(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Fe),this._weekdaysShortStrictRegex&&t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function Ke(t){return this._weekdaysParseExact?(c(this,"_weekdaysRegex")||Xe.call(this),t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(c(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Ie),this._weekdaysMinStrictRegex&&t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function Xe(){function t(t,e){return e.length-t.length}var e,n,i,r,o,a=[],s=[],c=[],u=[];for(e=0;e<7;e++)n=v([2e3,1]).day(e),i=Pt(this.weekdaysMin(n,"")),r=Pt(this.weekdaysShort(n,"")),o=Pt(this.weekdays(n,"")),a.push(i),s.push(r),c.push(o),u.push(i),u.push(r),u.push(o);a.sort(t),s.sort(t),c.sort(t),u.sort(t),this._weekdaysRegex=new RegExp("^("+u.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+c.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+s.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+a.join("|")+")","i")}function Ze(){return this.hours()%12||12}function Je(){return this.hours()||24}function tn(t,e){z(t,0,0,(function(){return this.localeData().meridiem(this.hours(),this.minutes(),e)}))}function en(t,e){return e._meridiemParse}function nn(t){return"p"===(t+"").toLowerCase().charAt(0)}z("H",["HH",2],0,"hour"),z("h",["hh",2],0,Ze),z("k",["kk",2],0,Je),z("hmm",0,0,(function(){return""+Ze.apply(this)+L(this.minutes(),2)})),z("hmmss",0,0,(function(){return""+Ze.apply(this)+L(this.minutes(),2)+L(this.seconds(),2)})),z("Hmm",0,0,(function(){return""+this.hours()+L(this.minutes(),2)})),z("Hmmss",0,0,(function(){return""+this.hours()+L(this.minutes(),2)+L(this.seconds(),2)})),tn("a",!0),tn("A",!1),Tt("a",en),Tt("A",en),Tt("H",ht,Ct),Tt("h",ht,Ot),Tt("k",ht,Ot),Tt("HH",ht,ut),Tt("hh",ht,ut),Tt("kk",ht,ut),Tt("hmm",pt),Tt("hmmss",vt),Tt("Hmm",pt),Tt("Hmmss",vt),Dt(["H","HH"],zt),Dt(["k","kk"],(function(t,e,n){var i=Mt(t);e[zt]=24===i?0:i})),Dt(["a","A"],(function(t,e,n){n._isPm=n._locale.isPM(t),n._meridiem=t})),Dt(["h","hh"],(function(t,e,n){e[zt]=Mt(t),m(n).bigHour=!0})),Dt("hmm",(function(t,e,n){var i=t.length-2;e[zt]=Mt(t.substr(0,i)),e[Bt]=Mt(t.substr(i)),m(n).bigHour=!0})),Dt("hmmss",(function(t,e,n){var i=t.length-4,r=t.length-2;e[zt]=Mt(t.substr(0,i)),e[Bt]=Mt(t.substr(i,2)),e[Vt]=Mt(t.substr(r)),m(n).bigHour=!0})),Dt("Hmm",(function(t,e,n){var i=t.length-2;e[zt]=Mt(t.substr(0,i)),e[Bt]=Mt(t.substr(i))})),Dt("Hmmss",(function(t,e,n){var i=t.length-4,r=t.length-2;e[zt]=Mt(t.substr(0,i)),e[Bt]=Mt(t.substr(i,2)),e[Vt]=Mt(t.substr(r))}));var rn=/[ap]\.?m?\.?/i,on=Xt("Hours",!0);function an(t,e,n){return t>11?n?"pm":"PM":n?"am":"AM"}var sn,cn={calendar:D,longDateFormat:Y,invalidDate:G,ordinal:K,dayOfMonthOrdinalParse:X,relativeTime:J,months:re,monthsShort:oe,week:Ce,weekdays:De,weekdaysMin:Le,weekdaysShort:Re,meridiemParse:rn},un={},ln={};function fn(t,e){var n,i=Math.min(t.length,e.length);for(n=0;n<i;n+=1)if(t[n]!==e[n])return n;return i}function dn(t){return t?t.toLowerCase().replace("_","-"):t}function hn(t){var e,n,i,r,o=0;while(o<t.length){r=dn(t[o]).split("-"),e=r.length,n=dn(t[o+1]),n=n?n.split("-"):null;while(e>0){if(i=vn(r.slice(0,e).join("-")),i)return i;if(n&&n.length>=e&&fn(r,n)>=e-1)break;e--}o++}return sn}function pn(t){return!(!t||!t.match("^[^/\\\\]*$"))}function vn(n){var i=null;if(void 0===un[n]&&"undefined"!==typeof t&&t&&t.exports&&pn(n))try{i=sn._abbr,e,function(){var t=new Error("Cannot find module 'undefined'");throw t.code="MODULE_NOT_FOUND",t}(),gn(i)}catch(r){un[n]=null}return un[n]}function gn(t,e){var n;return t&&(n=l(e)?yn(t):mn(t,e),n?sn=n:"undefined"!==typeof console&&console.warn&&console.warn("Locale "+t+" not found. Did you forget to load it?")),sn._abbr}function mn(t,e){if(null!==e){var n,i=cn;if(e.abbr=t,null!=un[t])E("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),i=un[t]._config;else if(null!=e.parentLocale)if(null!=un[e.parentLocale])i=un[e.parentLocale]._config;else{if(n=vn(e.parentLocale),null==n)return ln[e.parentLocale]||(ln[e.parentLocale]=[]),ln[e.parentLocale].push({name:t,config:e}),null;i=n._config}return un[t]=new $(M(i,e)),ln[t]&&ln[t].forEach((function(t){mn(t.name,t.config)})),gn(t),un[t]}return delete un[t],null}function bn(t,e){if(null!=e){var n,i,r=cn;null!=un[t]&&null!=un[t].parentLocale?un[t].set(M(un[t]._config,e)):(i=vn(t),null!=i&&(r=i._config),e=M(r,e),null==i&&(e.abbr=t),n=new $(e),n.parentLocale=un[t],un[t]=n),gn(t)}else null!=un[t]&&(null!=un[t].parentLocale?(un[t]=un[t].parentLocale,t===gn()&&gn(t)):null!=un[t]&&delete un[t]);return un[t]}function yn(t){var e;if(t&&t._locale&&t._locale._abbr&&(t=t._locale._abbr),!t)return sn;if(!a(t)){if(e=vn(t),e)return e;t=[t]}return hn(t)}function _n(){return T(un)}function wn(t){var e,n=t._a;return n&&-2===m(t).overflow&&(e=n[It]<0||n[It]>11?It:n[Nt]<1||n[Nt]>ie(n[Ft],n[It])?Nt:n[zt]<0||n[zt]>24||24===n[zt]&&(0!==n[Bt]||0!==n[Vt]||0!==n[Ut])?zt:n[Bt]<0||n[Bt]>59?Bt:n[Vt]<0||n[Vt]>59?Vt:n[Ut]<0||n[Ut]>999?Ut:-1,m(t)._overflowDayOfYear&&(e<Ft||e>Nt)&&(e=Nt),m(t)._overflowWeeks&&-1===e&&(e=Ht),m(t)._overflowWeekday&&-1===e&&(e=Yt),m(t).overflow=e),t}var xn=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,Sn=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,kn=/Z|[+-]\d\d(?::?\d\d)?/,On=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],Cn=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],Tn=/^\/?Date\((-?\d+)/i,jn=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,En={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function Pn(t){var e,n,i,r,o,a,s=t._i,c=xn.exec(s)||Sn.exec(s),u=On.length,l=Cn.length;if(c){for(m(t).iso=!0,e=0,n=u;e<n;e++)if(On[e][1].exec(c[1])){r=On[e][0],i=!1!==On[e][2];break}if(null==r)return void(t._isValid=!1);if(c[3]){for(e=0,n=l;e<n;e++)if(Cn[e][1].exec(c[3])){o=(c[2]||" ")+Cn[e][0];break}if(null==o)return void(t._isValid=!1)}if(!i&&null!=o)return void(t._isValid=!1);if(c[4]){if(!kn.exec(c[4]))return void(t._isValid=!1);a="Z"}t._f=r+(o||"")+(a||""),Bn(t)}else t._isValid=!1}function An(t,e,n,i,r,o){var a=[Mn(t),oe.indexOf(e),parseInt(n,10),parseInt(i,10),parseInt(r,10)];return o&&a.push(parseInt(o,10)),a}function Mn(t){var e=parseInt(t,10);return e<=49?2e3+e:e<=999?1900+e:e}function $n(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function Dn(t,e,n){if(t){var i=Re.indexOf(t),r=new Date(e[0],e[1],e[2]).getDay();if(i!==r)return m(n).weekdayMismatch=!0,n._isValid=!1,!1}return!0}function Rn(t,e,n){if(t)return En[t];if(e)return 0;var i=parseInt(n,10),r=i%100,o=(i-r)/100;return 60*o+r}function Ln(t){var e,n=jn.exec($n(t._i));if(n){if(e=An(n[4],n[3],n[2],n[5],n[6],n[7]),!Dn(n[1],e,t))return;t._a=e,t._tzm=Rn(n[8],n[9],n[10]),t._d=_e.apply(null,t._a),t._d.setUTCMinutes(t._d.getUTCMinutes()-t._tzm),m(t).rfc2822=!0}else t._isValid=!1}function qn(t){var e=Tn.exec(t._i);null===e?(Pn(t),!1===t._isValid&&(delete t._isValid,Ln(t),!1===t._isValid&&(delete t._isValid,t._strict?t._isValid=!1:r.createFromInputFallback(t)))):t._d=new Date(+e[1])}function Fn(t,e,n){return null!=t?t:null!=e?e:n}function In(t){var e=new Date(r.now());return t._useUTC?[e.getUTCFullYear(),e.getUTCMonth(),e.getUTCDate()]:[e.getFullYear(),e.getMonth(),e.getDate()]}function Nn(t){var e,n,i,r,o,a=[];if(!t._d){for(i=In(t),t._w&&null==t._a[Nt]&&null==t._a[It]&&zn(t),null!=t._dayOfYear&&(o=Fn(t._a[Ft],i[Ft]),(t._dayOfYear>Wt(o)||0===t._dayOfYear)&&(m(t)._overflowDayOfYear=!0),n=_e(o,0,t._dayOfYear),t._a[It]=n.getUTCMonth(),t._a[Nt]=n.getUTCDate()),e=0;e<3&&null==t._a[e];++e)t._a[e]=a[e]=i[e];for(;e<7;e++)t._a[e]=a[e]=null==t._a[e]?2===e?1:0:t._a[e];24===t._a[zt]&&0===t._a[Bt]&&0===t._a[Vt]&&0===t._a[Ut]&&(t._nextDay=!0,t._a[zt]=0),t._d=(t._useUTC?_e:ye).apply(null,a),r=t._useUTC?t._d.getUTCDay():t._d.getDay(),null!=t._tzm&&t._d.setUTCMinutes(t._d.getUTCMinutes()-t._tzm),t._nextDay&&(t._a[zt]=24),t._w&&"undefined"!==typeof t._w.d&&t._w.d!==r&&(m(t).weekdayMismatch=!0)}}function zn(t){var e,n,i,r,o,a,s,c,u;e=t._w,null!=e.GG||null!=e.W||null!=e.E?(o=1,a=4,n=Fn(e.GG,t._a[Ft],Se(Kn(),1,4).year),i=Fn(e.W,1),r=Fn(e.E,1),(r<1||r>7)&&(c=!0)):(o=t._locale._week.dow,a=t._locale._week.doy,u=Se(Kn(),o,a),n=Fn(e.gg,t._a[Ft],u.year),i=Fn(e.w,u.week),null!=e.d?(r=e.d,(r<0||r>6)&&(c=!0)):null!=e.e?(r=e.e+o,(e.e<0||e.e>6)&&(c=!0)):r=o),i<1||i>ke(n,o,a)?m(t)._overflowWeeks=!0:null!=c?m(t)._overflowWeekday=!0:(s=xe(n,i,r,o,a),t._a[Ft]=s.year,t._dayOfYear=s.dayOfYear)}function Bn(t){if(t._f!==r.ISO_8601)if(t._f!==r.RFC_2822){t._a=[],m(t).empty=!0;var e,n,i,o,a,s,c,u=""+t._i,l=u.length,f=0;for(i=H(t._f,t._locale).match(q)||[],c=i.length,e=0;e<c;e++)o=i[e],n=(u.match(jt(o,t))||[])[0],n&&(a=u.substr(0,u.indexOf(n)),a.length>0&&m(t).unusedInput.push(a),u=u.slice(u.indexOf(n)+n.length),f+=n.length),N[o]?(n?m(t).empty=!1:m(t).unusedTokens.push(o),Lt(o,n,t)):t._strict&&!n&&m(t).unusedTokens.push(o);m(t).charsLeftOver=l-f,u.length>0&&m(t).unusedInput.push(u),t._a[zt]<=12&&!0===m(t).bigHour&&t._a[zt]>0&&(m(t).bigHour=void 0),m(t).parsedDateParts=t._a.slice(0),m(t).meridiem=t._meridiem,t._a[zt]=Vn(t._locale,t._a[zt],t._meridiem),s=m(t).era,null!==s&&(t._a[Ft]=t._locale.erasConvertYear(s,t._a[Ft])),Nn(t),wn(t)}else Ln(t);else Pn(t)}function Vn(t,e,n){var i;return null==n?e:null!=t.meridiemHour?t.meridiemHour(e,n):null!=t.isPM?(i=t.isPM(n),i&&e<12&&(e+=12),i||12!==e||(e=0),e):e}function Un(t){var e,n,i,r,o,a,s=!1,c=t._f.length;if(0===c)return m(t).invalidFormat=!0,void(t._d=new Date(NaN));for(r=0;r<c;r++)o=0,a=!1,e=x({},t),null!=t._useUTC&&(e._useUTC=t._useUTC),e._f=t._f[r],Bn(e),b(e)&&(a=!0),o+=m(e).charsLeftOver,o+=10*m(e).unusedTokens.length,m(e).score=o,s?o<i&&(i=o,n=e):(null==i||o<i||a)&&(i=o,n=e,a&&(s=!0));p(t,n||e)}function Hn(t){if(!t._d){var e=rt(t._i),n=void 0===e.day?e.date:e.day;t._a=h([e.year,e.month,n,e.hour,e.minute,e.second,e.millisecond],(function(t){return t&&parseInt(t,10)})),Nn(t)}}function Yn(t){var e=new S(wn(Wn(t)));return e._nextDay&&(e.add(1,"d"),e._nextDay=void 0),e}function Wn(t){var e=t._i,n=t._f;return t._locale=t._locale||yn(t._l),null===e||void 0===n&&""===e?y({nullInput:!0}):("string"===typeof e&&(t._i=e=t._locale.preparse(e)),k(e)?new S(wn(e)):(d(e)?t._d=e:a(n)?Un(t):n?Bn(t):Gn(t),b(t)||(t._d=null),t))}function Gn(t){var e=t._i;l(e)?t._d=new Date(r.now()):d(e)?t._d=new Date(e.valueOf()):"string"===typeof e?qn(t):a(e)?(t._a=h(e.slice(0),(function(t){return parseInt(t,10)})),Nn(t)):s(e)?Hn(t):f(e)?t._d=new Date(e):r.createFromInputFallback(t)}function Qn(t,e,n,i,r){var o={};return!0!==e&&!1!==e||(i=e,e=void 0),!0!==n&&!1!==n||(i=n,n=void 0),(s(t)&&u(t)||a(t)&&0===t.length)&&(t=void 0),o._isAMomentObject=!0,o._useUTC=o._isUTC=r,o._l=n,o._i=t,o._f=e,o._strict=i,Yn(o)}function Kn(t,e,n,i){return Qn(t,e,n,i,!1)}r.createFromInputFallback=C("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",(function(t){t._d=new Date(t._i+(t._useUTC?" UTC":""))})),r.ISO_8601=function(){},r.RFC_2822=function(){};var Xn=C("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var t=Kn.apply(null,arguments);return this.isValid()&&t.isValid()?t<this?this:t:y()})),Zn=C("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var t=Kn.apply(null,arguments);return this.isValid()&&t.isValid()?t>this?this:t:y()}));function Jn(t,e){var n,i;if(1===e.length&&a(e[0])&&(e=e[0]),!e.length)return Kn();for(n=e[0],i=1;i<e.length;++i)e[i].isValid()&&!e[i][t](n)||(n=e[i]);return n}function ti(){var t=[].slice.call(arguments,0);return Jn("isBefore",t)}function ei(){var t=[].slice.call(arguments,0);return Jn("isAfter",t)}var ni=function(){return Date.now?Date.now():+new Date},ii=["year","quarter","month","week","day","hour","minute","second","millisecond"];function ri(t){var e,n,i=!1,r=ii.length;for(e in t)if(c(t,e)&&(-1===Gt.call(ii,e)||null!=t[e]&&isNaN(t[e])))return!1;for(n=0;n<r;++n)if(t[ii[n]]){if(i)return!1;parseFloat(t[ii[n]])!==Mt(t[ii[n]])&&(i=!0)}return!0}function oi(){return this._isValid}function ai(){return Ei(NaN)}function si(t){var e=rt(t),n=e.year||0,i=e.quarter||0,r=e.month||0,o=e.week||e.isoWeek||0,a=e.day||0,s=e.hour||0,c=e.minute||0,u=e.second||0,l=e.millisecond||0;this._isValid=ri(e),this._milliseconds=+l+1e3*u+6e4*c+1e3*s*60*60,this._days=+a+7*o,this._months=+r+3*i+12*n,this._data={},this._locale=yn(),this._bubble()}function ci(t){return t instanceof si}function ui(t){return t<0?-1*Math.round(-1*t):Math.round(t)}function li(t,e,n){var i,r=Math.min(t.length,e.length),o=Math.abs(t.length-e.length),a=0;for(i=0;i<r;i++)(n&&t[i]!==e[i]||!n&&Mt(t[i])!==Mt(e[i]))&&a++;return a+o}function fi(t,e){z(t,0,0,(function(){var t=this.utcOffset(),n="+";return t<0&&(t=-t,n="-"),n+L(~~(t/60),2)+e+L(~~t%60,2)}))}fi("Z",":"),fi("ZZ",""),Tt("Z",xt),Tt("ZZ",xt),Dt(["Z","ZZ"],(function(t,e,n){n._useUTC=!0,n._tzm=hi(xt,t)}));var di=/([\+\-]|\d\d)/gi;function hi(t,e){var n,i,r,o=(e||"").match(t);return null===o?null:(n=o[o.length-1]||[],i=(n+"").match(di)||["-",0,0],r=60*i[1]+Mt(i[2]),0===r?0:"+"===i[0]?r:-r)}function pi(t,e){var n,i;return e._isUTC?(n=e.clone(),i=(k(t)||d(t)?t.valueOf():Kn(t).valueOf())-n.valueOf(),n._d.setTime(n._d.valueOf()+i),r.updateOffset(n,!1),n):Kn(t).local()}function vi(t){return-Math.round(t._d.getTimezoneOffset())}function gi(t,e,n){var i,o=this._offset||0;if(!this.isValid())return null!=t?this:NaN;if(null!=t){if("string"===typeof t){if(t=hi(xt,t),null===t)return this}else Math.abs(t)<16&&!n&&(t*=60);return!this._isUTC&&e&&(i=vi(this)),this._offset=t,this._isUTC=!0,null!=i&&this.add(i,"m"),o!==t&&(!e||this._changeInProgress?Di(this,Ei(t-o,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,r.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?o:vi(this)}function mi(t,e){return null!=t?("string"!==typeof t&&(t=-t),this.utcOffset(t,e),this):-this.utcOffset()}function bi(t){return this.utcOffset(0,t)}function yi(t){return this._isUTC&&(this.utcOffset(0,t),this._isUTC=!1,t&&this.subtract(vi(this),"m")),this}function _i(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"===typeof this._i){var t=hi(wt,this._i);null!=t?this.utcOffset(t):this.utcOffset(0,!0)}return this}function wi(t){return!!this.isValid()&&(t=t?Kn(t).utcOffset():0,(this.utcOffset()-t)%60===0)}function xi(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function Si(){if(!l(this._isDSTShifted))return this._isDSTShifted;var t,e={};return x(e,this),e=Wn(e),e._a?(t=e._isUTC?v(e._a):Kn(e._a),this._isDSTShifted=this.isValid()&&li(e._a,t.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function ki(){return!!this.isValid()&&!this._isUTC}function Oi(){return!!this.isValid()&&this._isUTC}function Ci(){return!!this.isValid()&&(this._isUTC&&0===this._offset)}r.updateOffset=function(){};var Ti=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,ji=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Ei(t,e){var n,i,r,o=t,a=null;return ci(t)?o={ms:t._milliseconds,d:t._days,M:t._months}:f(t)||!isNaN(+t)?(o={},e?o[e]=+t:o.milliseconds=+t):(a=Ti.exec(t))?(n="-"===a[1]?-1:1,o={y:0,d:Mt(a[Nt])*n,h:Mt(a[zt])*n,m:Mt(a[Bt])*n,s:Mt(a[Vt])*n,ms:Mt(ui(1e3*a[Ut]))*n}):(a=ji.exec(t))?(n="-"===a[1]?-1:1,o={y:Pi(a[2],n),M:Pi(a[3],n),w:Pi(a[4],n),d:Pi(a[5],n),h:Pi(a[6],n),m:Pi(a[7],n),s:Pi(a[8],n)}):null==o?o={}:"object"===typeof o&&("from"in o||"to"in o)&&(r=Mi(Kn(o.from),Kn(o.to)),o={},o.ms=r.milliseconds,o.M=r.months),i=new si(o),ci(t)&&c(t,"_locale")&&(i._locale=t._locale),ci(t)&&c(t,"_isValid")&&(i._isValid=t._isValid),i}function Pi(t,e){var n=t&&parseFloat(t.replace(",","."));return(isNaN(n)?0:n)*e}function Ai(t,e){var n={};return n.months=e.month()-t.month()+12*(e.year()-t.year()),t.clone().add(n.months,"M").isAfter(e)&&--n.months,n.milliseconds=+e-+t.clone().add(n.months,"M"),n}function Mi(t,e){var n;return t.isValid()&&e.isValid()?(e=pi(e,t),t.isBefore(e)?n=Ai(t,e):(n=Ai(e,t),n.milliseconds=-n.milliseconds,n.months=-n.months),n):{milliseconds:0,months:0}}function $i(t,e){return function(n,i){var r,o;return null===i||isNaN(+i)||(E(e,"moment()."+e+"(period, number) is deprecated. Please use moment()."+e+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),o=n,n=i,i=o),r=Ei(n,i),Di(this,r,t),this}}function Di(t,e,n,i){var o=e._milliseconds,a=ui(e._days),s=ui(e._months);t.isValid()&&(i=null==i||i,s&&he(t,Zt(t,"Month")+s*n),a&&Jt(t,"Date",Zt(t,"Date")+a*n),o&&t._d.setTime(t._d.valueOf()+o*n),i&&r.updateOffset(t,a||s))}Ei.fn=si.prototype,Ei.invalid=ai;var Ri=$i(1,"add"),Li=$i(-1,"subtract");function qi(t){return"string"===typeof t||t instanceof String}function Fi(t){return k(t)||d(t)||qi(t)||f(t)||Ni(t)||Ii(t)||null===t||void 0===t}function Ii(t){var e,n,i=s(t)&&!u(t),r=!1,o=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],a=o.length;for(e=0;e<a;e+=1)n=o[e],r=r||c(t,n);return i&&r}function Ni(t){var e=a(t),n=!1;return e&&(n=0===t.filter((function(e){return!f(e)&&qi(t)})).length),e&&n}function zi(t){var e,n,i=s(t)&&!u(t),r=!1,o=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"];for(e=0;e<o.length;e+=1)n=o[e],r=r||c(t,n);return i&&r}function Bi(t,e){var n=t.diff(e,"days",!0);return n<-6?"sameElse":n<-1?"lastWeek":n<0?"lastDay":n<1?"sameDay":n<2?"nextDay":n<7?"nextWeek":"sameElse"}function Vi(t,e){1===arguments.length&&(arguments[0]?Fi(arguments[0])?(t=arguments[0],e=void 0):zi(arguments[0])&&(e=arguments[0],t=void 0):(t=void 0,e=void 0));var n=t||Kn(),i=pi(n,this).startOf("day"),o=r.calendarFormat(this,i)||"sameElse",a=e&&(P(e[o])?e[o].call(this,n):e[o]);return this.format(a||this.localeData().calendar(o,this,Kn(n)))}function Ui(){return new S(this)}function Hi(t,e){var n=k(t)?t:Kn(t);return!(!this.isValid()||!n.isValid())&&(e=it(e)||"millisecond","millisecond"===e?this.valueOf()>n.valueOf():n.valueOf()<this.clone().startOf(e).valueOf())}function Yi(t,e){var n=k(t)?t:Kn(t);return!(!this.isValid()||!n.isValid())&&(e=it(e)||"millisecond","millisecond"===e?this.valueOf()<n.valueOf():this.clone().endOf(e).valueOf()<n.valueOf())}function Wi(t,e,n,i){var r=k(t)?t:Kn(t),o=k(e)?e:Kn(e);return!!(this.isValid()&&r.isValid()&&o.isValid())&&(i=i||"()",("("===i[0]?this.isAfter(r,n):!this.isBefore(r,n))&&(")"===i[1]?this.isBefore(o,n):!this.isAfter(o,n)))}function Gi(t,e){var n,i=k(t)?t:Kn(t);return!(!this.isValid()||!i.isValid())&&(e=it(e)||"millisecond","millisecond"===e?this.valueOf()===i.valueOf():(n=i.valueOf(),this.clone().startOf(e).valueOf()<=n&&n<=this.clone().endOf(e).valueOf()))}function Qi(t,e){return this.isSame(t,e)||this.isAfter(t,e)}function Ki(t,e){return this.isSame(t,e)||this.isBefore(t,e)}function Xi(t,e,n){var i,r,o;if(!this.isValid())return NaN;if(i=pi(t,this),!i.isValid())return NaN;switch(r=6e4*(i.utcOffset()-this.utcOffset()),e=it(e),e){case"year":o=Zi(this,i)/12;break;case"month":o=Zi(this,i);break;case"quarter":o=Zi(this,i)/3;break;case"second":o=(this-i)/1e3;break;case"minute":o=(this-i)/6e4;break;case"hour":o=(this-i)/36e5;break;case"day":o=(this-i-r)/864e5;break;case"week":o=(this-i-r)/6048e5;break;default:o=this-i}return n?o:At(o)}function Zi(t,e){if(t.date()<e.date())return-Zi(e,t);var n,i,r=12*(e.year()-t.year())+(e.month()-t.month()),o=t.clone().add(r,"months");return e-o<0?(n=t.clone().add(r-1,"months"),i=(e-o)/(o-n)):(n=t.clone().add(r+1,"months"),i=(e-o)/(n-o)),-(r+i)||0}function Ji(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function tr(t){if(!this.isValid())return null;var e=!0!==t,n=e?this.clone().utc():this;return n.year()<0||n.year()>9999?U(n,e?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):P(Date.prototype.toISOString)?e?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",U(n,"Z")):U(n,e?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function er(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var t,e,n,i,r="moment",o="";return this.isLocal()||(r=0===this.utcOffset()?"moment.utc":"moment.parseZone",o="Z"),t="["+r+'("]',e=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",n="-MM-DD[T]HH:mm:ss.SSS",i=o+'[")]',this.format(t+e+n+i)}function nr(t){t||(t=this.isUtc()?r.defaultFormatUtc:r.defaultFormat);var e=U(this,t);return this.localeData().postformat(e)}function ir(t,e){return this.isValid()&&(k(t)&&t.isValid()||Kn(t).isValid())?Ei({to:this,from:t}).locale(this.locale()).humanize(!e):this.localeData().invalidDate()}function rr(t){return this.from(Kn(),t)}function or(t,e){return this.isValid()&&(k(t)&&t.isValid()||Kn(t).isValid())?Ei({from:this,to:t}).locale(this.locale()).humanize(!e):this.localeData().invalidDate()}function ar(t){return this.to(Kn(),t)}function sr(t){var e;return void 0===t?this._locale._abbr:(e=yn(t),null!=e&&(this._locale=e),this)}r.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",r.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var cr=C("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",(function(t){return void 0===t?this.localeData():this.locale(t)}));function ur(){return this._locale}var lr=1e3,fr=60*lr,dr=60*fr,hr=3506328*dr;function pr(t,e){return(t%e+e)%e}function vr(t,e,n){return t<100&&t>=0?new Date(t+400,e,n)-hr:new Date(t,e,n).valueOf()}function gr(t,e,n){return t<100&&t>=0?Date.UTC(t+400,e,n)-hr:Date.UTC(t,e,n)}function mr(t){var e,n;if(t=it(t),void 0===t||"millisecond"===t||!this.isValid())return this;switch(n=this._isUTC?gr:vr,t){case"year":e=n(this.year(),0,1);break;case"quarter":e=n(this.year(),this.month()-this.month()%3,1);break;case"month":e=n(this.year(),this.month(),1);break;case"week":e=n(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":e=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":e=n(this.year(),this.month(),this.date());break;case"hour":e=this._d.valueOf(),e-=pr(e+(this._isUTC?0:this.utcOffset()*fr),dr);break;case"minute":e=this._d.valueOf(),e-=pr(e,fr);break;case"second":e=this._d.valueOf(),e-=pr(e,lr);break}return this._d.setTime(e),r.updateOffset(this,!0),this}function br(t){var e,n;if(t=it(t),void 0===t||"millisecond"===t||!this.isValid())return this;switch(n=this._isUTC?gr:vr,t){case"year":e=n(this.year()+1,0,1)-1;break;case"quarter":e=n(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":e=n(this.year(),this.month()+1,1)-1;break;case"week":e=n(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":e=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":e=n(this.year(),this.month(),this.date()+1)-1;break;case"hour":e=this._d.valueOf(),e+=dr-pr(e+(this._isUTC?0:this.utcOffset()*fr),dr)-1;break;case"minute":e=this._d.valueOf(),e+=fr-pr(e,fr)-1;break;case"second":e=this._d.valueOf(),e+=lr-pr(e,lr)-1;break}return this._d.setTime(e),r.updateOffset(this,!0),this}function yr(){return this._d.valueOf()-6e4*(this._offset||0)}function _r(){return Math.floor(this.valueOf()/1e3)}function wr(){return new Date(this.valueOf())}function xr(){var t=this;return[t.year(),t.month(),t.date(),t.hour(),t.minute(),t.second(),t.millisecond()]}function Sr(){var t=this;return{years:t.year(),months:t.month(),date:t.date(),hours:t.hours(),minutes:t.minutes(),seconds:t.seconds(),milliseconds:t.milliseconds()}}function kr(){return this.isValid()?this.toISOString():null}function Or(){return b(this)}function Cr(){return p({},m(this))}function Tr(){return m(this).overflow}function jr(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}function Er(t,e){var n,i,o,a=this._eras||yn("en")._eras;for(n=0,i=a.length;n<i;++n){switch(typeof a[n].since){case"string":o=r(a[n].since).startOf("day"),a[n].since=o.valueOf();break}switch(typeof a[n].until){case"undefined":a[n].until=1/0;break;case"string":o=r(a[n].until).startOf("day").valueOf(),a[n].until=o.valueOf();break}}return a}function Pr(t,e,n){var i,r,o,a,s,c=this.eras();for(t=t.toUpperCase(),i=0,r=c.length;i<r;++i)if(o=c[i].name.toUpperCase(),a=c[i].abbr.toUpperCase(),s=c[i].narrow.toUpperCase(),n)switch(e){case"N":case"NN":case"NNN":if(a===t)return c[i];break;case"NNNN":if(o===t)return c[i];break;case"NNNNN":if(s===t)return c[i];break}else if([o,a,s].indexOf(t)>=0)return c[i]}function Ar(t,e){var n=t.since<=t.until?1:-1;return void 0===e?r(t.since).year():r(t.since).year()+(e-t.offset)*n}function Mr(){var t,e,n,i=this.localeData().eras();for(t=0,e=i.length;t<e;++t){if(n=this.clone().startOf("day").valueOf(),i[t].since<=n&&n<=i[t].until)return i[t].name;if(i[t].until<=n&&n<=i[t].since)return i[t].name}return""}function $r(){var t,e,n,i=this.localeData().eras();for(t=0,e=i.length;t<e;++t){if(n=this.clone().startOf("day").valueOf(),i[t].since<=n&&n<=i[t].until)return i[t].narrow;if(i[t].until<=n&&n<=i[t].since)return i[t].narrow}return""}function Dr(){var t,e,n,i=this.localeData().eras();for(t=0,e=i.length;t<e;++t){if(n=this.clone().startOf("day").valueOf(),i[t].since<=n&&n<=i[t].until)return i[t].abbr;if(i[t].until<=n&&n<=i[t].since)return i[t].abbr}return""}function Rr(){var t,e,n,i,o=this.localeData().eras();for(t=0,e=o.length;t<e;++t)if(n=o[t].since<=o[t].until?1:-1,i=this.clone().startOf("day").valueOf(),o[t].since<=i&&i<=o[t].until||o[t].until<=i&&i<=o[t].since)return(this.year()-r(o[t].since).year())*n+o[t].offset;return this.year()}function Lr(t){return c(this,"_erasNameRegex")||Vr.call(this),t?this._erasNameRegex:this._erasRegex}function qr(t){return c(this,"_erasAbbrRegex")||Vr.call(this),t?this._erasAbbrRegex:this._erasRegex}function Fr(t){return c(this,"_erasNarrowRegex")||Vr.call(this),t?this._erasNarrowRegex:this._erasRegex}function Ir(t,e){return e.erasAbbrRegex(t)}function Nr(t,e){return e.erasNameRegex(t)}function zr(t,e){return e.erasNarrowRegex(t)}function Br(t,e){return e._eraYearOrdinalRegex||yt}function Vr(){var t,e,n,i,r,o=[],a=[],s=[],c=[],u=this.eras();for(t=0,e=u.length;t<e;++t)n=Pt(u[t].name),i=Pt(u[t].abbr),r=Pt(u[t].narrow),a.push(n),o.push(i),s.push(r),c.push(n),c.push(i),c.push(r);this._erasRegex=new RegExp("^("+c.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+a.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+o.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+s.join("|")+")","i")}function Ur(t,e){z(0,[t,t.length],0,e)}function Hr(t){return Xr.call(this,t,this.week(),this.weekday()+this.localeData()._week.dow,this.localeData()._week.dow,this.localeData()._week.doy)}function Yr(t){return Xr.call(this,t,this.isoWeek(),this.isoWeekday(),1,4)}function Wr(){return ke(this.year(),1,4)}function Gr(){return ke(this.isoWeekYear(),1,4)}function Qr(){var t=this.localeData()._week;return ke(this.year(),t.dow,t.doy)}function Kr(){var t=this.localeData()._week;return ke(this.weekYear(),t.dow,t.doy)}function Xr(t,e,n,i,r){var o;return null==t?Se(this,i,r).year:(o=ke(t,i,r),e>o&&(e=o),Zr.call(this,t,e,n,i,r))}function Zr(t,e,n,i,r){var o=xe(t,e,n,i,r),a=_e(o.year,0,o.dayOfYear);return this.year(a.getUTCFullYear()),this.month(a.getUTCMonth()),this.date(a.getUTCDate()),this}function Jr(t){return null==t?Math.ceil((this.month()+1)/3):this.month(3*(t-1)+this.month()%3)}z("N",0,0,"eraAbbr"),z("NN",0,0,"eraAbbr"),z("NNN",0,0,"eraAbbr"),z("NNNN",0,0,"eraName"),z("NNNNN",0,0,"eraNarrow"),z("y",["y",1],"yo","eraYear"),z("y",["yy",2],0,"eraYear"),z("y",["yyy",3],0,"eraYear"),z("y",["yyyy",4],0,"eraYear"),Tt("N",Ir),Tt("NN",Ir),Tt("NNN",Ir),Tt("NNNN",Nr),Tt("NNNNN",zr),Dt(["N","NN","NNN","NNNN","NNNNN"],(function(t,e,n,i){var r=n._locale.erasParse(t,i,n._strict);r?m(n).era=r:m(n).invalidEra=t})),Tt("y",yt),Tt("yy",yt),Tt("yyy",yt),Tt("yyyy",yt),Tt("yo",Br),Dt(["y","yy","yyy","yyyy"],Ft),Dt(["yo"],(function(t,e,n,i){var r;n._locale._eraYearOrdinalRegex&&(r=t.match(n._locale._eraYearOrdinalRegex)),n._locale.eraYearOrdinalParse?e[Ft]=n._locale.eraYearOrdinalParse(t,r):e[Ft]=parseInt(t,10)})),z(0,["gg",2],0,(function(){return this.weekYear()%100})),z(0,["GG",2],0,(function(){return this.isoWeekYear()%100})),Ur("gggg","weekYear"),Ur("ggggg","weekYear"),Ur("GGGG","isoWeekYear"),Ur("GGGGG","isoWeekYear"),Tt("G",_t),Tt("g",_t),Tt("GG",ht,ut),Tt("gg",ht,ut),Tt("GGGG",mt,ft),Tt("gggg",mt,ft),Tt("GGGGG",bt,dt),Tt("ggggg",bt,dt),Rt(["gggg","ggggg","GGGG","GGGGG"],(function(t,e,n,i){e[i.substr(0,2)]=Mt(t)})),Rt(["gg","GG"],(function(t,e,n,i){e[i]=r.parseTwoDigitYear(t)})),z("Q",0,"Qo","quarter"),Tt("Q",ct),Dt("Q",(function(t,e){e[It]=3*(Mt(t)-1)})),z("D",["DD",2],"Do","date"),Tt("D",ht,Ot),Tt("DD",ht,ut),Tt("Do",(function(t,e){return t?e._dayOfMonthOrdinalParse||e._ordinalParse:e._dayOfMonthOrdinalParseLenient})),Dt(["D","DD"],Nt),Dt("Do",(function(t,e){e[Nt]=Mt(t.match(ht)[0])}));var to=Xt("Date",!0);function eo(t){var e=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==t?e:this.add(t-e,"d")}z("DDD",["DDDD",3],"DDDo","dayOfYear"),Tt("DDD",gt),Tt("DDDD",lt),Dt(["DDD","DDDD"],(function(t,e,n){n._dayOfYear=Mt(t)})),z("m",["mm",2],0,"minute"),Tt("m",ht,Ct),Tt("mm",ht,ut),Dt(["m","mm"],Bt);var no=Xt("Minutes",!1);z("s",["ss",2],0,"second"),Tt("s",ht,Ct),Tt("ss",ht,ut),Dt(["s","ss"],Vt);var io,ro,oo=Xt("Seconds",!1);for(z("S",0,0,(function(){return~~(this.millisecond()/100)})),z(0,["SS",2],0,(function(){return~~(this.millisecond()/10)})),z(0,["SSS",3],0,"millisecond"),z(0,["SSSS",4],0,(function(){return 10*this.millisecond()})),z(0,["SSSSS",5],0,(function(){return 100*this.millisecond()})),z(0,["SSSSSS",6],0,(function(){return 1e3*this.millisecond()})),z(0,["SSSSSSS",7],0,(function(){return 1e4*this.millisecond()})),z(0,["SSSSSSSS",8],0,(function(){return 1e5*this.millisecond()})),z(0,["SSSSSSSSS",9],0,(function(){return 1e6*this.millisecond()})),Tt("S",gt,ct),Tt("SS",gt,ut),Tt("SSS",gt,lt),io="SSSS";io.length<=9;io+="S")Tt(io,yt);function ao(t,e){e[Ut]=Mt(1e3*("0."+t))}for(io="S";io.length<=9;io+="S")Dt(io,ao);function so(){return this._isUTC?"UTC":""}function co(){return this._isUTC?"Coordinated Universal Time":""}ro=Xt("Milliseconds",!1),z("z",0,0,"zoneAbbr"),z("zz",0,0,"zoneName");var uo=S.prototype;function lo(t){return Kn(1e3*t)}function fo(){return Kn.apply(null,arguments).parseZone()}function ho(t){return t}uo.add=Ri,uo.calendar=Vi,uo.clone=Ui,uo.diff=Xi,uo.endOf=br,uo.format=nr,uo.from=ir,uo.fromNow=rr,uo.to=or,uo.toNow=ar,uo.get=te,uo.invalidAt=Tr,uo.isAfter=Hi,uo.isBefore=Yi,uo.isBetween=Wi,uo.isSame=Gi,uo.isSameOrAfter=Qi,uo.isSameOrBefore=Ki,uo.isValid=Or,uo.lang=cr,uo.locale=sr,uo.localeData=ur,uo.max=Zn,uo.min=Xn,uo.parsingFlags=Cr,uo.set=ee,uo.startOf=mr,uo.subtract=Li,uo.toArray=xr,uo.toObject=Sr,uo.toDate=wr,uo.toISOString=tr,uo.inspect=er,"undefined"!==typeof Symbol&&null!=Symbol.for&&(uo[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),uo.toJSON=kr,uo.toString=Ji,uo.unix=_r,uo.valueOf=yr,uo.creationData=jr,uo.eraName=Mr,uo.eraNarrow=$r,uo.eraAbbr=Dr,uo.eraYear=Rr,uo.year=Qt,uo.isLeapYear=Kt,uo.weekYear=Hr,uo.isoWeekYear=Yr,uo.quarter=uo.quarters=Jr,uo.month=pe,uo.daysInMonth=ve,uo.week=uo.weeks=Ee,uo.isoWeek=uo.isoWeeks=Pe,uo.weeksInYear=Qr,uo.weeksInWeekYear=Kr,uo.isoWeeksInYear=Wr,uo.isoWeeksInISOWeekYear=Gr,uo.date=to,uo.day=uo.days=He,uo.weekday=Ye,uo.isoWeekday=We,uo.dayOfYear=eo,uo.hour=uo.hours=on,uo.minute=uo.minutes=no,uo.second=uo.seconds=oo,uo.millisecond=uo.milliseconds=ro,uo.utcOffset=gi,uo.utc=bi,uo.local=yi,uo.parseZone=_i,uo.hasAlignedHourOffset=wi,uo.isDST=xi,uo.isLocal=ki,uo.isUtcOffset=Oi,uo.isUtc=Ci,uo.isUTC=Ci,uo.zoneAbbr=so,uo.zoneName=co,uo.dates=C("dates accessor is deprecated. Use date instead.",to),uo.months=C("months accessor is deprecated. Use month instead",pe),uo.years=C("years accessor is deprecated. Use year instead",Qt),uo.zone=C("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",mi),uo.isDSTShifted=C("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",Si);var po=$.prototype;function vo(t,e,n,i){var r=yn(),o=v().set(i,e);return r[n](o,t)}function go(t,e,n){if(f(t)&&(e=t,t=void 0),t=t||"",null!=e)return vo(t,e,n,"month");var i,r=[];for(i=0;i<12;i++)r[i]=vo(t,i,n,"month");return r}function mo(t,e,n,i){"boolean"===typeof t?(f(e)&&(n=e,e=void 0),e=e||""):(e=t,n=e,t=!1,f(e)&&(n=e,e=void 0),e=e||"");var r,o=yn(),a=t?o._week.dow:0,s=[];if(null!=n)return vo(e,(n+a)%7,i,"day");for(r=0;r<7;r++)s[r]=vo(e,(r+a)%7,i,"day");return s}function bo(t,e){return go(t,e,"months")}function yo(t,e){return go(t,e,"monthsShort")}function _o(t,e,n){return mo(t,e,n,"weekdays")}function wo(t,e,n){return mo(t,e,n,"weekdaysShort")}function xo(t,e,n){return mo(t,e,n,"weekdaysMin")}po.calendar=R,po.longDateFormat=W,po.invalidDate=Q,po.ordinal=Z,po.preparse=ho,po.postformat=ho,po.relativeTime=tt,po.pastFuture=et,po.set=A,po.eras=Er,po.erasParse=Pr,po.erasConvertYear=Ar,po.erasAbbrRegex=qr,po.erasNameRegex=Lr,po.erasNarrowRegex=Fr,po.months=ue,po.monthsShort=le,po.monthsParse=de,po.monthsRegex=me,po.monthsShortRegex=ge,po.week=Oe,po.firstDayOfYear=je,po.firstDayOfWeek=Te,po.weekdays=Ne,po.weekdaysMin=Be,po.weekdaysShort=ze,po.weekdaysParse=Ue,po.weekdaysRegex=Ge,po.weekdaysShortRegex=Qe,po.weekdaysMinRegex=Ke,po.isPM=nn,po.meridiem=an,gn("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(t){var e=t%10,n=1===Mt(t%100/10)?"th":1===e?"st":2===e?"nd":3===e?"rd":"th";return t+n}}),r.lang=C("moment.lang is deprecated. Use moment.locale instead.",gn),r.langData=C("moment.langData is deprecated. Use moment.localeData instead.",yn);var So=Math.abs;function ko(){var t=this._data;return this._milliseconds=So(this._milliseconds),this._days=So(this._days),this._months=So(this._months),t.milliseconds=So(t.milliseconds),t.seconds=So(t.seconds),t.minutes=So(t.minutes),t.hours=So(t.hours),t.months=So(t.months),t.years=So(t.years),this}function Oo(t,e,n,i){var r=Ei(e,n);return t._milliseconds+=i*r._milliseconds,t._days+=i*r._days,t._months+=i*r._months,t._bubble()}function Co(t,e){return Oo(this,t,e,1)}function To(t,e){return Oo(this,t,e,-1)}function jo(t){return t<0?Math.floor(t):Math.ceil(t)}function Eo(){var t,e,n,i,r,o=this._milliseconds,a=this._days,s=this._months,c=this._data;return o>=0&&a>=0&&s>=0||o<=0&&a<=0&&s<=0||(o+=864e5*jo(Ao(s)+a),a=0,s=0),c.milliseconds=o%1e3,t=At(o/1e3),c.seconds=t%60,e=At(t/60),c.minutes=e%60,n=At(e/60),c.hours=n%24,a+=At(n/24),r=At(Po(a)),s+=r,a-=jo(Ao(r)),i=At(s/12),s%=12,c.days=a,c.months=s,c.years=i,this}function Po(t){return 4800*t/146097}function Ao(t){return 146097*t/4800}function Mo(t){if(!this.isValid())return NaN;var e,n,i=this._milliseconds;if(t=it(t),"month"===t||"quarter"===t||"year"===t)switch(e=this._days+i/864e5,n=this._months+Po(e),t){case"month":return n;case"quarter":return n/3;case"year":return n/12}else switch(e=this._days+Math.round(Ao(this._months)),t){case"week":return e/7+i/6048e5;case"day":return e+i/864e5;case"hour":return 24*e+i/36e5;case"minute":return 1440*e+i/6e4;case"second":return 86400*e+i/1e3;case"millisecond":return Math.floor(864e5*e)+i;default:throw new Error("Unknown unit "+t)}}function $o(t){return function(){return this.as(t)}}var Do=$o("ms"),Ro=$o("s"),Lo=$o("m"),qo=$o("h"),Fo=$o("d"),Io=$o("w"),No=$o("M"),zo=$o("Q"),Bo=$o("y"),Vo=Do;function Uo(){return Ei(this)}function Ho(t){return t=it(t),this.isValid()?this[t+"s"]():NaN}function Yo(t){return function(){return this.isValid()?this._data[t]:NaN}}var Wo=Yo("milliseconds"),Go=Yo("seconds"),Qo=Yo("minutes"),Ko=Yo("hours"),Xo=Yo("days"),Zo=Yo("months"),Jo=Yo("years");function ta(){return At(this.days()/7)}var ea=Math.round,na={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function ia(t,e,n,i,r){return r.relativeTime(e||1,!!n,t,i)}function ra(t,e,n,i){var r=Ei(t).abs(),o=ea(r.as("s")),a=ea(r.as("m")),s=ea(r.as("h")),c=ea(r.as("d")),u=ea(r.as("M")),l=ea(r.as("w")),f=ea(r.as("y")),d=o<=n.ss&&["s",o]||o<n.s&&["ss",o]||a<=1&&["m"]||a<n.m&&["mm",a]||s<=1&&["h"]||s<n.h&&["hh",s]||c<=1&&["d"]||c<n.d&&["dd",c];return null!=n.w&&(d=d||l<=1&&["w"]||l<n.w&&["ww",l]),d=d||u<=1&&["M"]||u<n.M&&["MM",u]||f<=1&&["y"]||["yy",f],d[2]=e,d[3]=+t>0,d[4]=i,ia.apply(null,d)}function oa(t){return void 0===t?ea:"function"===typeof t&&(ea=t,!0)}function aa(t,e){return void 0!==na[t]&&(void 0===e?na[t]:(na[t]=e,"s"===t&&(na.ss=e-1),!0))}function sa(t,e){if(!this.isValid())return this.localeData().invalidDate();var n,i,r=!1,o=na;return"object"===typeof t&&(e=t,t=!1),"boolean"===typeof t&&(r=t),"object"===typeof e&&(o=Object.assign({},na,e),null!=e.s&&null==e.ss&&(o.ss=e.s-1)),n=this.localeData(),i=ra(this,!r,o,n),r&&(i=n.pastFuture(+this,i)),n.postformat(i)}var ca=Math.abs;function ua(t){return(t>0)-(t<0)||+t}function la(){if(!this.isValid())return this.localeData().invalidDate();var t,e,n,i,r,o,a,s,c=ca(this._milliseconds)/1e3,u=ca(this._days),l=ca(this._months),f=this.asSeconds();return f?(t=At(c/60),e=At(t/60),c%=60,t%=60,n=At(l/12),l%=12,i=c?c.toFixed(3).replace(/\.?0+$/,""):"",r=f<0?"-":"",o=ua(this._months)!==ua(f)?"-":"",a=ua(this._days)!==ua(f)?"-":"",s=ua(this._milliseconds)!==ua(f)?"-":"",r+"P"+(n?o+n+"Y":"")+(l?o+l+"M":"")+(u?a+u+"D":"")+(e||t||c?"T":"")+(e?s+e+"H":"")+(t?s+t+"M":"")+(c?s+i+"S":"")):"P0D"}var fa=si.prototype;return fa.isValid=oi,fa.abs=ko,fa.add=Co,fa.subtract=To,fa.as=Mo,fa.asMilliseconds=Do,fa.asSeconds=Ro,fa.asMinutes=Lo,fa.asHours=qo,fa.asDays=Fo,fa.asWeeks=Io,fa.asMonths=No,fa.asQuarters=zo,fa.asYears=Bo,fa.valueOf=Vo,fa._bubble=Eo,fa.clone=Uo,fa.get=Ho,fa.milliseconds=Wo,fa.seconds=Go,fa.minutes=Qo,fa.hours=Ko,fa.days=Xo,fa.weeks=ta,fa.months=Zo,fa.years=Jo,fa.humanize=sa,fa.toISOString=la,fa.toString=la,fa.toJSON=la,fa.locale=sr,fa.localeData=ur,fa.toIsoString=C("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",la),fa.lang=cr,z("X",0,0,"unix"),z("x",0,0,"valueOf"),Tt("x",_t),Tt("X",St),Dt("X",(function(t,e,n){n._d=new Date(1e3*parseFloat(t))})),Dt("x",(function(t,e,n){n._d=new Date(Mt(t))})),
27
27
  //! moment.js
28
- r.version="2.30.1",o(Kn),r.fn=uo,r.min=ti,r.max=ei,r.now=ni,r.utc=v,r.unix=lo,r.months=bo,r.isDate=d,r.locale=gn,r.invalid=y,r.duration=Ei,r.isMoment=k,r.weekdays=_o,r.parseZone=fo,r.localeData=yn,r.isDuration=ci,r.monthsShort=yo,r.weekdaysMin=xo,r.defineLocale=mn,r.updateLocale=bn,r.locales=_n,r.weekdaysShort=wo,r.normalizeUnits=it,r.relativeTimeRounding=oa,r.relativeTimeThreshold=aa,r.calendarFormat=Bi,r.prototype=uo,r.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"},r}))}).call(this,n("62e4")(t))},c345:function(t,e,n){"use strict";var i=n("c532"),r=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,n,o,a={};return t?(i.forEach(t.split("\n"),(function(t){if(o=t.indexOf(":"),e=i.trim(t.substr(0,o)).toLowerCase(),n=i.trim(t.substr(o+1)),e){if(a[e]&&r.indexOf(e)>=0)return;a[e]="set-cookie"===e?(a[e]?a[e]:[]).concat([n]):a[e]?a[e]+", "+n:n}})),a):a}},c3a6:function(t,e,n){"use strict";n.d(e,"b",(function(){return o}));var i=n("66d1"),r=n("8d05"),o=new Array(3).concat("fc8d59ffffbf91bfdb","d7191cfdae61abd9e92c7bb6","d7191cfdae61ffffbfabd9e92c7bb6","d73027fc8d59fee090e0f3f891bfdb4575b4","d73027fc8d59fee090ffffbfe0f3f891bfdb4575b4","d73027f46d43fdae61fee090e0f3f8abd9e974add14575b4","d73027f46d43fdae61fee090ffffbfe0f3f8abd9e974add14575b4","a50026d73027f46d43fdae61fee090e0f3f8abd9e974add14575b4313695","a50026d73027f46d43fdae61fee090ffffbfe0f3f8abd9e974add14575b4313695").map(i["a"]);e["a"]=Object(r["a"])(o)},c401:function(t,e,n){"use strict";var i=n("c532"),r=n("2444");t.exports=function(t,e,n){var o=this||r;return i.forEach(n,(function(n){t=n.call(o,t,e)})),t}},c430:function(t,e,n){"use strict";t.exports=!1},c474:function(t,e,n){"use strict";var i=n("f249"),r=n("d882"),o=n("f303"),a=n("dc8a");e["a"]={props:{target:{default:!0},noParentEvent:Boolean,contextMenu:Boolean},watch:{contextMenu:function(t){void 0!==this.anchorEl&&(this.__unconfigureAnchorEl(),this.__configureAnchorEl(t))},target:function(){void 0!==this.anchorEl&&this.__unconfigureAnchorEl(),this.__pickAnchorEl()},noParentEvent:function(t){void 0!==this.anchorEl&&(!0===t?this.__unconfigureAnchorEl():this.__configureAnchorEl())}},methods:{__showCondition:function(t){return void 0!==this.anchorEl&&(void 0===t||(void 0===t.touches||t.touches.length<=1))},__contextClick:function(t){var e=this;this.hide(t),this.$nextTick((function(){e.show(t)})),Object(r["i"])(t)},__toggleKey:function(t){!0===Object(a["a"])(t,13)&&this.toggle(t)},__mobileCleanup:function(t){this.anchorEl.classList.remove("non-selectable"),clearTimeout(this.touchTimer),!0===this.showing&&void 0!==t&&Object(i["a"])()},__mobilePrevent:r["i"],__mobileTouch:function(t){var e=this;if(this.__mobileCleanup(t),!0===this.__showCondition(t)){this.hide(t),this.anchorEl.classList.add("non-selectable");var n=t.target;Object(r["a"])(this,"anchor",[[n,"touchmove","__mobileCleanup","passive"],[n,"touchend","__mobileCleanup","passive"],[n,"touchcancel","__mobileCleanup","passive"],[this.anchorEl,"contextmenu","__mobilePrevent","notPassive"]]),this.touchTimer=setTimeout((function(){e.show(t)}),300)}},__unconfigureAnchorEl:function(){Object(r["b"])(this,"anchor")},__configureAnchorEl:function(){var t,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.contextMenu;!0!==this.noParentEvent&&void 0!==this.anchorEl&&(t=!0===e?!0===this.$q.platform.is.mobile?[[this.anchorEl,"touchstart","__mobileTouch","passive"]]:[[this.anchorEl,"click","hide","passive"],[this.anchorEl,"contextmenu","__contextClick","notPassive"]]:[[this.anchorEl,"click","toggle","passive"],[this.anchorEl,"keyup","__toggleKey","passive"]],Object(r["a"])(this,"anchor",t))},__setAnchorEl:function(t){this.anchorEl=t;while(this.anchorEl.classList.contains("q-anchor--skip"))this.anchorEl=this.anchorEl.parentNode;this.__configureAnchorEl()},__pickAnchorEl:function(){!1===this.target||""===this.target||null===this.parentEl?this.anchorEl=void 0:!0===this.target?this.__setAnchorEl(this.parentEl):(this.anchorEl=Object(o["d"])(this.target)||void 0,void 0!==this.anchorEl?this.__configureAnchorEl():console.error('Anchor: target "'.concat(this.target,'" not found'),this))},__changeScrollEvent:function(t,e){var n="".concat(void 0!==e?"add":"remove","EventListener"),i=void 0!==e?e:this.__scrollFn;t!==window&&t[n]("scroll",i,r["f"].passive),window[n]("scroll",i,r["f"].passive),this.__scrollFn=e}},created:function(){var t=this;"function"===typeof this.__configureScrollTarget&&"function"===typeof this.__unconfigureScrollTarget&&(this.noParentEventWatcher=this.$watch("noParentEvent",(function(){void 0!==t.__scrollTarget&&(t.__unconfigureScrollTarget(),t.__configureScrollTarget())})))},mounted:function(){this.parentEl=this.$el.parentNode,this.__pickAnchorEl(),!0===this.value&&void 0===this.anchorEl&&this.$emit("input",!1)},beforeDestroy:function(){clearTimeout(this.touchTimer),void 0!==this.noParentEventWatcher&&this.noParentEventWatcher(),void 0!==this.__anchorCleanup&&this.__anchorCleanup(),this.__unconfigureAnchorEl()}}},c513:function(t,e,n){"use strict";var i=n("23e7"),r=n("1a2d"),o=n("d9b5"),a=n("0d51"),s=n("5692"),c=n("0b43"),u=s("symbol-to-string-registry");i({target:"Symbol",stat:!0,forced:!c},{keyFor:function(t){if(!o(t))throw new TypeError(a(t)+" is not a symbol");if(r(u,t))return u[t]}})},c532:function(t,e,n){"use strict";var i=n("1d2b"),r=Object.prototype.toString;function o(t){return"[object Array]"===r.call(t)}function a(t){return"undefined"===typeof t}function s(t){return null!==t&&!a(t)&&null!==t.constructor&&!a(t.constructor)&&"function"===typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}function c(t){return"[object ArrayBuffer]"===r.call(t)}function u(t){return"undefined"!==typeof FormData&&t instanceof FormData}function l(t){var e;return e="undefined"!==typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&t.buffer instanceof ArrayBuffer,e}function f(t){return"string"===typeof t}function d(t){return"number"===typeof t}function h(t){return null!==t&&"object"===typeof t}function p(t){if("[object Object]"!==r.call(t))return!1;var e=Object.getPrototypeOf(t);return null===e||e===Object.prototype}function v(t){return"[object Date]"===r.call(t)}function g(t){return"[object File]"===r.call(t)}function m(t){return"[object Blob]"===r.call(t)}function b(t){return"[object Function]"===r.call(t)}function y(t){return h(t)&&b(t.pipe)}function _(t){return"undefined"!==typeof URLSearchParams&&t instanceof URLSearchParams}function w(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}function x(){return("undefined"===typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!==typeof window&&"undefined"!==typeof document)}function S(t,e){if(null!==t&&"undefined"!==typeof t)if("object"!==typeof t&&(t=[t]),o(t))for(var n=0,i=t.length;n<i;n++)e.call(null,t[n],n,t);else for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.call(null,t[r],r,t)}function k(){var t={};function e(e,n){p(t[n])&&p(e)?t[n]=k(t[n],e):p(e)?t[n]=k({},e):o(e)?t[n]=e.slice():t[n]=e}for(var n=0,i=arguments.length;n<i;n++)S(arguments[n],e);return t}function O(t,e,n){return S(e,(function(e,r){t[r]=n&&"function"===typeof e?i(e,n):e})),t}function C(t){return 65279===t.charCodeAt(0)&&(t=t.slice(1)),t}t.exports={isArray:o,isArrayBuffer:c,isBuffer:s,isFormData:u,isArrayBufferView:l,isString:f,isNumber:d,isObject:h,isPlainObject:p,isUndefined:a,isDate:v,isFile:g,isBlob:m,isFunction:b,isStream:y,isURLSearchParams:_,isStandardBrowserEnv:x,forEach:S,merge:k,extend:O,trim:w,stripBOM:C}},c607:function(t,e,n){"use strict";var i=n("83ab"),r=n("fce3"),o=n("c6b6"),a=n("edd0"),s=n("69f3").get,c=RegExp.prototype,u=TypeError;i&&r&&a(c,"dotAll",{configurable:!0,get:function(){if(this!==c){if("RegExp"===o(this))return!!s(this).dotAll;throw new u("Incompatible receiver, RegExp required")}}})},c644:function(t,e,n){"use strict";var i=n("66d1");e["a"]=Object(i["a"])("4e79a7f28e2ce1575976b7b259a14fedc949af7aa1ff9da79c755fbab0ab")},c65b:function(t,e,n){"use strict";var i=n("40d5"),r=Function.prototype.call;t.exports=i?r.bind(r):function(){return r.apply(r,arguments)}},c68f:function(t,e,n){"use strict";var i={value:function(){}};function r(){for(var t,e=0,n=arguments.length,i={};e<n;++e){if(!(t=arguments[e]+"")||t in i||/[\s.]/.test(t))throw new Error("illegal type: "+t);i[t]=[]}return new o(i)}function o(t){this._=t}function a(t,e){return t.trim().split(/^|\s+/).map((function(t){var n="",i=t.indexOf(".");if(i>=0&&(n=t.slice(i+1),t=t.slice(0,i)),t&&!e.hasOwnProperty(t))throw new Error("unknown type: "+t);return{type:t,name:n}}))}function s(t,e){for(var n,i=0,r=t.length;i<r;++i)if((n=t[i]).name===e)return n.value}function c(t,e,n){for(var r=0,o=t.length;r<o;++r)if(t[r].name===e){t[r]=i,t=t.slice(0,r).concat(t.slice(r+1));break}return null!=n&&t.push({name:e,value:n}),t}o.prototype=r.prototype={constructor:o,on:function(t,e){var n,i=this._,r=a(t+"",i),o=-1,u=r.length;if(!(arguments.length<2)){if(null!=e&&"function"!==typeof e)throw new Error("invalid callback: "+e);while(++o<u)if(n=(t=r[o]).type)i[n]=c(i[n],t.name,e);else if(null==e)for(n in i)i[n]=c(i[n],t.name,null);return this}while(++o<u)if((n=(t=r[o]).type)&&(n=s(i[n],t.name)))return n},copy:function(){var t={},e=this._;for(var n in e)t[n]=e[n].slice();return new o(t)},call:function(t,e){if((n=arguments.length-2)>0)for(var n,i,r=new Array(n),o=0;o<n;++o)r[o]=arguments[o+2];if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t);for(i=this._[t],o=0,n=i.length;o<n;++o)i[o].value.apply(e,r)},apply:function(t,e,n){if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t);for(var i=this._[t],r=0,o=i.length;r<o;++r)i[r].value.apply(e,n)}},e["a"]=r},c698:function(t,e,n){"use strict";e["a"]=function(t){return function(){return t}}},c6b6:function(t,e,n){"use strict";var i=n("e330"),r=i({}.toString),o=i("".slice);t.exports=function(t){return o(r(t),8,-1)}},c6cd:function(t,e,n){"use strict";var i=n("c430"),r=n("cfe9"),o=n("6374"),a="__core-js_shared__",s=t.exports=r[a]||o(a,{});(s.versions||(s.versions=[])).push({version:"3.38.0",mode:i?"pure":"global",copyright:"© 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.38.0/LICENSE",source:"https://github.com/zloirock/core-js"})},c6d2:function(t,e,n){"use strict";var i=n("23e7"),r=n("c65b"),o=n("c430"),a=n("5e77"),s=n("1626"),c=n("dcc3"),u=n("e163"),l=n("d2bb"),f=n("d44e"),d=n("9112"),h=n("cb2d"),p=n("b622"),v=n("3f8c"),g=n("ae93"),m=a.PROPER,b=a.CONFIGURABLE,y=g.IteratorPrototype,_=g.BUGGY_SAFARI_ITERATORS,w=p("iterator"),x="keys",S="values",k="entries",O=function(){return this};t.exports=function(t,e,n,a,p,g,C){c(n,e,a);var T,j,E,P=function(t){if(t===p&&R)return R;if(!_&&t&&t in $)return $[t];switch(t){case x:return function(){return new n(this,t)};case S:return function(){return new n(this,t)};case k:return function(){return new n(this,t)}}return function(){return new n(this)}},A=e+" Iterator",M=!1,$=t.prototype,D=$[w]||$["@@iterator"]||p&&$[p],R=!_&&D||P(p),L="Array"===e&&$.entries||D;if(L&&(T=u(L.call(new t)),T!==Object.prototype&&T.next&&(o||u(T)===y||(l?l(T,y):s(T[w])||h(T,w,O)),f(T,A,!0,!0),o&&(v[A]=O))),m&&p===S&&D&&D.name!==S&&(!o&&b?d($,"name",S):(M=!0,R=function(){return r(D,this)})),p)if(j={values:P(S),keys:g?R:P(x),entries:P(k)},C)for(E in j)(_||M||!(E in $))&&h($,E,j[E]);else i({target:e,proto:!0,forced:_||M},j);return o&&!C||$[w]===R||h($,w,R,{name:p}),v[e]=R,j}},c73d:function(t,e,n){"use strict";var i=n("23e7"),r=n("cfe9"),o=n("edd0"),a=n("83ab"),s=TypeError,c=Object.defineProperty,u=r.self!==r;try{if(a){var l=Object.getOwnPropertyDescriptor(r,"self");!u&&l&&l.get&&l.enumerable||o(r,"self",{get:function(){return r},set:function(t){if(this!==r)throw new s("Illegal invocation");c(r,"self",{value:t,writable:!0,configurable:!0,enumerable:!0})},configurable:!0,enumerable:!0})}else i({global:!0,simple:!0,forced:u},{self:r})}catch(f){}},c740:function(t,e,n){"use strict";var i=n("23e7"),r=n("b727").findIndex,o=n("44d2"),a="findIndex",s=!0;a in[]&&Array(1)[a]((function(){s=!1})),i({target:"Array",proto:!0,forced:s},{findIndex:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}}),o(a)},c7cd:function(t,e,n){"use strict";var i=n("23e7"),r=n("857a"),o=n("af03");i({target:"String",proto:!0,forced:o("fixed")},{fixed:function(){return r(this,"tt","","")}})},c7eb:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));n("a4d3"),n("e01a"),n("b636"),n("d28b"),n("944a"),n("d9e2"),n("14d9"),n("fb6a"),n("b0c0"),n("0c47"),n("23dc"),n("3410"),n("1f68"),n("131a"),n("d3b7"),n("3ca3"),n("159b"),n("ddb0");var i=n("53ca");function r(){
28
+ r.version="2.30.1",o(Kn),r.fn=uo,r.min=ti,r.max=ei,r.now=ni,r.utc=v,r.unix=lo,r.months=bo,r.isDate=d,r.locale=gn,r.invalid=y,r.duration=Ei,r.isMoment=k,r.weekdays=_o,r.parseZone=fo,r.localeData=yn,r.isDuration=ci,r.monthsShort=yo,r.weekdaysMin=xo,r.defineLocale=mn,r.updateLocale=bn,r.locales=_n,r.weekdaysShort=wo,r.normalizeUnits=it,r.relativeTimeRounding=oa,r.relativeTimeThreshold=aa,r.calendarFormat=Bi,r.prototype=uo,r.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"},r}))}).call(this,n("62e4")(t))},c345:function(t,e,n){"use strict";var i=n("c532"),r=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,n,o,a={};return t?(i.forEach(t.split("\n"),(function(t){if(o=t.indexOf(":"),e=i.trim(t.substr(0,o)).toLowerCase(),n=i.trim(t.substr(o+1)),e){if(a[e]&&r.indexOf(e)>=0)return;a[e]="set-cookie"===e?(a[e]?a[e]:[]).concat([n]):a[e]?a[e]+", "+n:n}})),a):a}},c3a6:function(t,e,n){"use strict";n.d(e,"b",(function(){return o}));var i=n("66d1"),r=n("8d05"),o=new Array(3).concat("fc8d59ffffbf91bfdb","d7191cfdae61abd9e92c7bb6","d7191cfdae61ffffbfabd9e92c7bb6","d73027fc8d59fee090e0f3f891bfdb4575b4","d73027fc8d59fee090ffffbfe0f3f891bfdb4575b4","d73027f46d43fdae61fee090e0f3f8abd9e974add14575b4","d73027f46d43fdae61fee090ffffbfe0f3f8abd9e974add14575b4","a50026d73027f46d43fdae61fee090e0f3f8abd9e974add14575b4313695","a50026d73027f46d43fdae61fee090ffffbfe0f3f8abd9e974add14575b4313695").map(i["a"]);e["a"]=Object(r["a"])(o)},c401:function(t,e,n){"use strict";var i=n("c532"),r=n("2444");t.exports=function(t,e,n){var o=this||r;return i.forEach(n,(function(n){t=n.call(o,t,e)})),t}},c430:function(t,e,n){"use strict";t.exports=!1},c474:function(t,e,n){"use strict";var i=n("f249"),r=n("d882"),o=n("f303"),a=n("dc8a");e["a"]={props:{target:{default:!0},noParentEvent:Boolean,contextMenu:Boolean},watch:{contextMenu:function(t){void 0!==this.anchorEl&&(this.__unconfigureAnchorEl(),this.__configureAnchorEl(t))},target:function(){void 0!==this.anchorEl&&this.__unconfigureAnchorEl(),this.__pickAnchorEl()},noParentEvent:function(t){void 0!==this.anchorEl&&(!0===t?this.__unconfigureAnchorEl():this.__configureAnchorEl())}},methods:{__showCondition:function(t){return void 0!==this.anchorEl&&(void 0===t||(void 0===t.touches||t.touches.length<=1))},__contextClick:function(t){var e=this;this.hide(t),this.$nextTick((function(){e.show(t)})),Object(r["i"])(t)},__toggleKey:function(t){!0===Object(a["a"])(t,13)&&this.toggle(t)},__mobileCleanup:function(t){this.anchorEl.classList.remove("non-selectable"),clearTimeout(this.touchTimer),!0===this.showing&&void 0!==t&&Object(i["a"])()},__mobilePrevent:r["i"],__mobileTouch:function(t){var e=this;if(this.__mobileCleanup(t),!0===this.__showCondition(t)){this.hide(t),this.anchorEl.classList.add("non-selectable");var n=t.target;Object(r["a"])(this,"anchor",[[n,"touchmove","__mobileCleanup","passive"],[n,"touchend","__mobileCleanup","passive"],[n,"touchcancel","__mobileCleanup","passive"],[this.anchorEl,"contextmenu","__mobilePrevent","notPassive"]]),this.touchTimer=setTimeout((function(){e.show(t)}),300)}},__unconfigureAnchorEl:function(){Object(r["b"])(this,"anchor")},__configureAnchorEl:function(){var t,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.contextMenu;!0!==this.noParentEvent&&void 0!==this.anchorEl&&(t=!0===e?!0===this.$q.platform.is.mobile?[[this.anchorEl,"touchstart","__mobileTouch","passive"]]:[[this.anchorEl,"click","hide","passive"],[this.anchorEl,"contextmenu","__contextClick","notPassive"]]:[[this.anchorEl,"click","toggle","passive"],[this.anchorEl,"keyup","__toggleKey","passive"]],Object(r["a"])(this,"anchor",t))},__setAnchorEl:function(t){this.anchorEl=t;while(this.anchorEl.classList.contains("q-anchor--skip"))this.anchorEl=this.anchorEl.parentNode;this.__configureAnchorEl()},__pickAnchorEl:function(){!1===this.target||""===this.target||null===this.parentEl?this.anchorEl=void 0:!0===this.target?this.__setAnchorEl(this.parentEl):(this.anchorEl=Object(o["d"])(this.target)||void 0,void 0!==this.anchorEl?this.__configureAnchorEl():console.error('Anchor: target "'.concat(this.target,'" not found'),this))},__changeScrollEvent:function(t,e){var n="".concat(void 0!==e?"add":"remove","EventListener"),i=void 0!==e?e:this.__scrollFn;t!==window&&t[n]("scroll",i,r["f"].passive),window[n]("scroll",i,r["f"].passive),this.__scrollFn=e}},created:function(){var t=this;"function"===typeof this.__configureScrollTarget&&"function"===typeof this.__unconfigureScrollTarget&&(this.noParentEventWatcher=this.$watch("noParentEvent",(function(){void 0!==t.__scrollTarget&&(t.__unconfigureScrollTarget(),t.__configureScrollTarget())})))},mounted:function(){this.parentEl=this.$el.parentNode,this.__pickAnchorEl(),!0===this.value&&void 0===this.anchorEl&&this.$emit("input",!1)},beforeDestroy:function(){clearTimeout(this.touchTimer),void 0!==this.noParentEventWatcher&&this.noParentEventWatcher(),void 0!==this.__anchorCleanup&&this.__anchorCleanup(),this.__unconfigureAnchorEl()}}},c513:function(t,e,n){"use strict";var i=n("23e7"),r=n("1a2d"),o=n("d9b5"),a=n("0d51"),s=n("5692"),c=n("0b43"),u=s("symbol-to-string-registry");i({target:"Symbol",stat:!0,forced:!c},{keyFor:function(t){if(!o(t))throw new TypeError(a(t)+" is not a symbol");if(r(u,t))return u[t]}})},c532:function(t,e,n){"use strict";var i=n("1d2b"),r=Object.prototype.toString;function o(t){return"[object Array]"===r.call(t)}function a(t){return"undefined"===typeof t}function s(t){return null!==t&&!a(t)&&null!==t.constructor&&!a(t.constructor)&&"function"===typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}function c(t){return"[object ArrayBuffer]"===r.call(t)}function u(t){return"undefined"!==typeof FormData&&t instanceof FormData}function l(t){var e;return e="undefined"!==typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&t.buffer instanceof ArrayBuffer,e}function f(t){return"string"===typeof t}function d(t){return"number"===typeof t}function h(t){return null!==t&&"object"===typeof t}function p(t){if("[object Object]"!==r.call(t))return!1;var e=Object.getPrototypeOf(t);return null===e||e===Object.prototype}function v(t){return"[object Date]"===r.call(t)}function g(t){return"[object File]"===r.call(t)}function m(t){return"[object Blob]"===r.call(t)}function b(t){return"[object Function]"===r.call(t)}function y(t){return h(t)&&b(t.pipe)}function _(t){return"undefined"!==typeof URLSearchParams&&t instanceof URLSearchParams}function w(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}function x(){return("undefined"===typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!==typeof window&&"undefined"!==typeof document)}function S(t,e){if(null!==t&&"undefined"!==typeof t)if("object"!==typeof t&&(t=[t]),o(t))for(var n=0,i=t.length;n<i;n++)e.call(null,t[n],n,t);else for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.call(null,t[r],r,t)}function k(){var t={};function e(e,n){p(t[n])&&p(e)?t[n]=k(t[n],e):p(e)?t[n]=k({},e):o(e)?t[n]=e.slice():t[n]=e}for(var n=0,i=arguments.length;n<i;n++)S(arguments[n],e);return t}function O(t,e,n){return S(e,(function(e,r){t[r]=n&&"function"===typeof e?i(e,n):e})),t}function C(t){return 65279===t.charCodeAt(0)&&(t=t.slice(1)),t}t.exports={isArray:o,isArrayBuffer:c,isBuffer:s,isFormData:u,isArrayBufferView:l,isString:f,isNumber:d,isObject:h,isPlainObject:p,isUndefined:a,isDate:v,isFile:g,isBlob:m,isFunction:b,isStream:y,isURLSearchParams:_,isStandardBrowserEnv:x,forEach:S,merge:k,extend:O,trim:w,stripBOM:C}},c607:function(t,e,n){"use strict";var i=n("83ab"),r=n("fce3"),o=n("c6b6"),a=n("edd0"),s=n("69f3").get,c=RegExp.prototype,u=TypeError;i&&r&&a(c,"dotAll",{configurable:!0,get:function(){if(this!==c){if("RegExp"===o(this))return!!s(this).dotAll;throw new u("Incompatible receiver, RegExp required")}}})},c644:function(t,e,n){"use strict";var i=n("66d1");e["a"]=Object(i["a"])("4e79a7f28e2ce1575976b7b259a14fedc949af7aa1ff9da79c755fbab0ab")},c65b:function(t,e,n){"use strict";var i=n("40d5"),r=Function.prototype.call;t.exports=i?r.bind(r):function(){return r.apply(r,arguments)}},c68f:function(t,e,n){"use strict";var i={value:function(){}};function r(){for(var t,e=0,n=arguments.length,i={};e<n;++e){if(!(t=arguments[e]+"")||t in i||/[\s.]/.test(t))throw new Error("illegal type: "+t);i[t]=[]}return new o(i)}function o(t){this._=t}function a(t,e){return t.trim().split(/^|\s+/).map((function(t){var n="",i=t.indexOf(".");if(i>=0&&(n=t.slice(i+1),t=t.slice(0,i)),t&&!e.hasOwnProperty(t))throw new Error("unknown type: "+t);return{type:t,name:n}}))}function s(t,e){for(var n,i=0,r=t.length;i<r;++i)if((n=t[i]).name===e)return n.value}function c(t,e,n){for(var r=0,o=t.length;r<o;++r)if(t[r].name===e){t[r]=i,t=t.slice(0,r).concat(t.slice(r+1));break}return null!=n&&t.push({name:e,value:n}),t}o.prototype=r.prototype={constructor:o,on:function(t,e){var n,i=this._,r=a(t+"",i),o=-1,u=r.length;if(!(arguments.length<2)){if(null!=e&&"function"!==typeof e)throw new Error("invalid callback: "+e);while(++o<u)if(n=(t=r[o]).type)i[n]=c(i[n],t.name,e);else if(null==e)for(n in i)i[n]=c(i[n],t.name,null);return this}while(++o<u)if((n=(t=r[o]).type)&&(n=s(i[n],t.name)))return n},copy:function(){var t={},e=this._;for(var n in e)t[n]=e[n].slice();return new o(t)},call:function(t,e){if((n=arguments.length-2)>0)for(var n,i,r=new Array(n),o=0;o<n;++o)r[o]=arguments[o+2];if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t);for(i=this._[t],o=0,n=i.length;o<n;++o)i[o].value.apply(e,r)},apply:function(t,e,n){if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t);for(var i=this._[t],r=0,o=i.length;r<o;++r)i[r].value.apply(e,n)}},e["a"]=r},c698:function(t,e,n){"use strict";e["a"]=function(t){return function(){return t}}},c6b6:function(t,e,n){"use strict";var i=n("e330"),r=i({}.toString),o=i("".slice);t.exports=function(t){return o(r(t),8,-1)}},c6cd:function(t,e,n){"use strict";var i=n("c430"),r=n("cfe9"),o=n("6374"),a="__core-js_shared__",s=t.exports=r[a]||o(a,{});(s.versions||(s.versions=[])).push({version:"3.38.1",mode:i?"pure":"global",copyright:"© 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.38.1/LICENSE",source:"https://github.com/zloirock/core-js"})},c6d2:function(t,e,n){"use strict";var i=n("23e7"),r=n("c65b"),o=n("c430"),a=n("5e77"),s=n("1626"),c=n("dcc3"),u=n("e163"),l=n("d2bb"),f=n("d44e"),d=n("9112"),h=n("cb2d"),p=n("b622"),v=n("3f8c"),g=n("ae93"),m=a.PROPER,b=a.CONFIGURABLE,y=g.IteratorPrototype,_=g.BUGGY_SAFARI_ITERATORS,w=p("iterator"),x="keys",S="values",k="entries",O=function(){return this};t.exports=function(t,e,n,a,p,g,C){c(n,e,a);var T,j,E,P=function(t){if(t===p&&R)return R;if(!_&&t&&t in $)return $[t];switch(t){case x:return function(){return new n(this,t)};case S:return function(){return new n(this,t)};case k:return function(){return new n(this,t)}}return function(){return new n(this)}},A=e+" Iterator",M=!1,$=t.prototype,D=$[w]||$["@@iterator"]||p&&$[p],R=!_&&D||P(p),L="Array"===e&&$.entries||D;if(L&&(T=u(L.call(new t)),T!==Object.prototype&&T.next&&(o||u(T)===y||(l?l(T,y):s(T[w])||h(T,w,O)),f(T,A,!0,!0),o&&(v[A]=O))),m&&p===S&&D&&D.name!==S&&(!o&&b?d($,"name",S):(M=!0,R=function(){return r(D,this)})),p)if(j={values:P(S),keys:g?R:P(x),entries:P(k)},C)for(E in j)(_||M||!(E in $))&&h($,E,j[E]);else i({target:e,proto:!0,forced:_||M},j);return o&&!C||$[w]===R||h($,w,R,{name:p}),v[e]=R,j}},c73d:function(t,e,n){"use strict";var i=n("23e7"),r=n("cfe9"),o=n("edd0"),a=n("83ab"),s=TypeError,c=Object.defineProperty,u=r.self!==r;try{if(a){var l=Object.getOwnPropertyDescriptor(r,"self");!u&&l&&l.get&&l.enumerable||o(r,"self",{get:function(){return r},set:function(t){if(this!==r)throw new s("Illegal invocation");c(r,"self",{value:t,writable:!0,configurable:!0,enumerable:!0})},configurable:!0,enumerable:!0})}else i({global:!0,simple:!0,forced:u},{self:r})}catch(f){}},c740:function(t,e,n){"use strict";var i=n("23e7"),r=n("b727").findIndex,o=n("44d2"),a="findIndex",s=!0;a in[]&&Array(1)[a]((function(){s=!1})),i({target:"Array",proto:!0,forced:s},{findIndex:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}}),o(a)},c7cd:function(t,e,n){"use strict";var i=n("23e7"),r=n("857a"),o=n("af03");i({target:"String",proto:!0,forced:o("fixed")},{fixed:function(){return r(this,"tt","","")}})},c7eb:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));n("a4d3"),n("e01a"),n("b636"),n("d28b"),n("944a"),n("d9e2"),n("14d9"),n("fb6a"),n("b0c0"),n("0c47"),n("23dc"),n("3410"),n("1f68"),n("131a"),n("d3b7"),n("3ca3"),n("159b"),n("ddb0");var i=n("53ca");function r(){
29
29
  /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
30
- r=function(){return e};var t,e={},n=Object.prototype,o=n.hasOwnProperty,a=Object.defineProperty||function(t,e,n){t[e]=n.value},s="function"==typeof Symbol?Symbol:{},c=s.iterator||"@@iterator",u=s.asyncIterator||"@@asyncIterator",l=s.toStringTag||"@@toStringTag";function f(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{f({},"")}catch(t){f=function(t,e,n){return t[e]=n}}function d(t,e,n,i){var r=e&&e.prototype instanceof y?e:y,o=Object.create(r.prototype),s=new M(i||[]);return a(o,"_invoke",{value:j(t,n,s)}),o}function h(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=d;var p="suspendedStart",v="suspendedYield",g="executing",m="completed",b={};function y(){}function _(){}function w(){}var x={};f(x,c,(function(){return this}));var S=Object.getPrototypeOf,k=S&&S(S($([])));k&&k!==n&&o.call(k,c)&&(x=k);var O=w.prototype=y.prototype=Object.create(x);function C(t){["next","throw","return"].forEach((function(e){f(t,e,(function(t){return this._invoke(e,t)}))}))}function T(t,e){function n(r,a,s,c){var u=h(t[r],t,a);if("throw"!==u.type){var l=u.arg,f=l.value;return f&&"object"==Object(i["a"])(f)&&o.call(f,"__await")?e.resolve(f.__await).then((function(t){n("next",t,s,c)}),(function(t){n("throw",t,s,c)})):e.resolve(f).then((function(t){l.value=t,s(l)}),(function(t){return n("throw",t,s,c)}))}c(u.arg)}var r;a(this,"_invoke",{value:function(t,i){function o(){return new e((function(e,r){n(t,i,e,r)}))}return r=r?r.then(o,o):o()}})}function j(e,n,i){var r=p;return function(o,a){if(r===g)throw Error("Generator is already running");if(r===m){if("throw"===o)throw a;return{value:t,done:!0}}for(i.method=o,i.arg=a;;){var s=i.delegate;if(s){var c=E(s,i);if(c){if(c===b)continue;return c}}if("next"===i.method)i.sent=i._sent=i.arg;else if("throw"===i.method){if(r===p)throw r=m,i.arg;i.dispatchException(i.arg)}else"return"===i.method&&i.abrupt("return",i.arg);r=g;var u=h(e,n,i);if("normal"===u.type){if(r=i.done?m:v,u.arg===b)continue;return{value:u.arg,done:i.done}}"throw"===u.type&&(r=m,i.method="throw",i.arg=u.arg)}}}function E(e,n){var i=n.method,r=e.iterator[i];if(r===t)return n.delegate=null,"throw"===i&&e.iterator["return"]&&(n.method="return",n.arg=t,E(e,n),"throw"===n.method)||"return"!==i&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+i+"' method")),b;var o=h(r,e.iterator,n.arg);if("throw"===o.type)return n.method="throw",n.arg=o.arg,n.delegate=null,b;var a=o.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,b):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,b)}function P(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function A(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function M(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(P,this),this.reset(!0)}function $(e){if(e||""===e){var n=e[c];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var r=-1,a=function n(){for(;++r<e.length;)if(o.call(e,r))return n.value=e[r],n.done=!1,n;return n.value=t,n.done=!0,n};return a.next=a}}throw new TypeError(Object(i["a"])(e)+" is not iterable")}return _.prototype=w,a(O,"constructor",{value:w,configurable:!0}),a(w,"constructor",{value:_,configurable:!0}),_.displayName=f(w,l,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===_||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,w):(t.__proto__=w,f(t,l,"GeneratorFunction")),t.prototype=Object.create(O),t},e.awrap=function(t){return{__await:t}},C(T.prototype),f(T.prototype,u,(function(){return this})),e.AsyncIterator=T,e.async=function(t,n,i,r,o){void 0===o&&(o=Promise);var a=new T(d(t,n,i,r),o);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},C(O),f(O,l,"Generator"),f(O,c,(function(){return this})),f(O,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),n=[];for(var i in e)n.push(i);return n.reverse(),function t(){for(;n.length;){var i=n.pop();if(i in e)return t.value=i,t.done=!1,t}return t.done=!0,t}},e.values=$,M.prototype={constructor:M,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(A),!e)for(var n in this)"t"===n.charAt(0)&&o.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function i(i,r){return s.type="throw",s.arg=e,n.next=i,r&&(n.method="next",n.arg=t),!!r}for(var r=this.tryEntries.length-1;r>=0;--r){var a=this.tryEntries[r],s=a.completion;if("root"===a.tryLoc)return i("end");if(a.tryLoc<=this.prev){var c=o.call(a,"catchLoc"),u=o.call(a,"finallyLoc");if(c&&u){if(this.prev<a.catchLoc)return i(a.catchLoc,!0);if(this.prev<a.finallyLoc)return i(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return i(a.catchLoc,!0)}else{if(!u)throw Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return i(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var i=this.tryEntries[n];if(i.tryLoc<=this.prev&&o.call(i,"finallyLoc")&&this.prev<i.finallyLoc){var r=i;break}}r&&("break"===t||"continue"===t)&&r.tryLoc<=e&&e<=r.finallyLoc&&(r=null);var a=r?r.completion:{};return a.type=t,a.arg=e,r?(this.method="next",this.next=r.finallyLoc,b):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),b},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),A(n),b}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var i=n.completion;if("throw"===i.type){var r=i.arg;A(n)}return r}}throw Error("illegal catch attempt")},delegateYield:function(e,n,i){return this.delegate={iterator:$(e),resultName:n,nextLoc:i},"next"===this.method&&(this.arg=t),b}},e}},c8af:function(t,e,n){"use strict";var i=n("c532");t.exports=function(t,e){i.forEach(t,(function(n,i){i!==e&&i.toUpperCase()===e.toUpperCase()&&(t[e]=n,delete t[i])}))}},c8ba:function(t,e){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(i){"object"===typeof window&&(n=window)}t.exports=n},c8c8:function(t,e,n){"use strict";var i=n("5530"),r=(n("99af"),n("0481"),n("caad"),n("a15b"),n("d81d"),n("14d9"),n("13d5"),n("4069"),n("a9e3"),n("d3b7"),n("ac1f"),n("00b4"),n("1276"),n("99b6")),o=n("3d69"),a=n("87e8"),s=n("8716"),c=n("6642"),u={none:0,xs:4,sm:8,md:16,lg:24,xl:32},l=["button","submit","reset"],f=/[^\s]\/[^\s]/,d=["flat","outline","push","unelevated"],h=function(t,e){return!0===t.flat?"flat":!0===t.outline?"outline":!0===t.push?"push":!0===t.unelevated?"unelevated":e};e["a"]={mixins:[a["a"],o["a"],s["a"],r["a"],Object(c["b"])({xs:8,sm:10,md:14,lg:20,xl:24})],props:Object(i["a"])(Object(i["a"])({type:{type:String,default:"button"},to:[Object,String],replace:Boolean,append:Boolean,label:[Number,String],icon:String,iconRight:String},d.reduce((function(t,e){return(t[e]=Boolean)&&t}),{})),{},{square:Boolean,round:Boolean,rounded:Boolean,glossy:Boolean,size:String,fab:Boolean,fabMini:Boolean,padding:String,color:String,textColor:String,noCaps:Boolean,noWrap:Boolean,dense:Boolean,tabindex:[Number,String],align:{default:"center"},stack:Boolean,stretch:Boolean,loading:{type:Boolean,default:null},disable:Boolean}),computed:{style:function(){if(!1===this.fab&&!1===this.fabMini)return this.sizeStyle},isRounded:function(){return!0===this.rounded||!0===this.fab||!0===this.fabMini},isActionable:function(){return!0!==this.disable&&!0!==this.loading},computedTabIndex:function(){return!0===this.isActionable?this.tabindex||0:-1},design:function(){return h(this,"standard")},attrs:function(){var t={tabindex:this.computedTabIndex};return!0===this.hasLink?Object.assign(t,this.linkAttrs):!0===l.includes(this.type)&&(t.type=this.type),"a"===this.linkTag?(!0===this.disable?t["aria-disabled"]="true":void 0===t.href&&(t.role="button"),!0!==this.hasRouterLink&&!0===f.test(this.type)&&(t.type=this.type)):!0===this.disable&&(t.disabled="",t["aria-disabled"]="true"),!0===this.loading&&void 0!==this.percentage&&(t.role="progressbar",t["aria-valuemin"]=0,t["aria-valuemax"]=100,t["aria-valuenow"]=this.percentage),t},classes:function(){var t;void 0!==this.color?t=!0===this.flat||!0===this.outline?"text-".concat(this.textColor||this.color):"bg-".concat(this.color," text-").concat(this.textColor||"white"):this.textColor&&(t="text-".concat(this.textColor));var e=!0===this.round?"round":"rectangle".concat(!0===this.isRounded?" q-btn--rounded":!0===this.square?" q-btn--square":"");return"q-btn--".concat(this.design," q-btn--").concat(e)+(void 0!==t?" "+t:"")+(!0===this.isActionable?" q-btn--actionable q-focusable q-hoverable":!0===this.disable?" disabled":"")+(!0===this.fab?" q-btn--fab":!0===this.fabMini?" q-btn--fab-mini":"")+(!0===this.noCaps?" q-btn--no-uppercase":"")+(!0===this.noWrap?"":" q-btn--wrap")+(!0===this.dense?" q-btn--dense":"")+(!0===this.stretch?" no-border-radius self-stretch":"")+(!0===this.glossy?" glossy":"")},innerClasses:function(){return this.alignClass+(!0===this.stack?" column":" row")+(!0===this.noWrap?" no-wrap text-no-wrap":"")+(!0===this.loading?" q-btn__content--hidden":"")},wrapperStyle:function(){if(void 0!==this.padding)return{padding:this.padding.split(/\s+/).map((function(t){return t in u?u[t]+"px":t})).join(" "),minWidth:"0",minHeight:"0"}}}}},c8d2:function(t,e,n){"use strict";var i=n("5e77").PROPER,r=n("d039"),o=n("5899"),a="​…᠎";t.exports=function(t){return r((function(){return!!o[t]()||a[t]()!==a||i&&o[t].name!==t}))}},ca84:function(t,e,n){"use strict";var i=n("e330"),r=n("1a2d"),o=n("fc6a"),a=n("4d64").indexOf,s=n("d012"),c=i([].push);t.exports=function(t,e){var n,i=o(t),u=0,l=[];for(n in i)!r(s,n)&&r(i,n)&&c(l,n);while(e.length>u)r(i,n=e[u++])&&(~a(l,n)||c(l,n));return l}},ca91:function(t,e,n){"use strict";var i=n("ebb5"),r=n("d58f").left,o=i.aTypedArray,a=i.exportTypedArrayMethod;a("reduce",(function(t){var e=arguments.length;return r(o(this),t,e,e>1?arguments[1]:void 0)}))},caad:function(t,e,n){"use strict";var i=n("23e7"),r=n("4d64").includes,o=n("d039"),a=n("44d2"),s=o((function(){return!Array(1).includes()}));i({target:"Array",proto:!0,forced:s},{includes:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}}),a("includes")},cb27:function(t,e,n){"use strict";var i=n("e330"),r=Set.prototype;t.exports={Set:Set,add:i(r.add),has:i(r.has),remove:i(r["delete"]),proto:r}},cb29:function(t,e,n){"use strict";var i=n("23e7"),r=n("81d5"),o=n("44d2");i({target:"Array",proto:!0},{fill:r}),o("fill")},cb2d:function(t,e,n){"use strict";var i=n("1626"),r=n("9bf2"),o=n("13d2"),a=n("6374");t.exports=function(t,e,n,s){s||(s={});var c=s.enumerable,u=void 0!==s.name?s.name:e;if(i(n)&&o(n,u,s),s.global)c?t[e]=n:a(e,n);else{try{s.unsafe?t[e]&&(c=!0):delete t[e]}catch(l){}c?t[e]=n:r.f(t,e,{value:n,enumerable:!1,configurable:!s.nonConfigurable,writable:!s.nonWritable})}return t}},cb32:function(t,e,n){"use strict";var i=n("5530"),r=n("ade3"),o=n("2b0e"),a=n("0016"),s=n("6642"),c=n("87e8"),u=n("e277");e["a"]=o["a"].extend({name:"QAvatar",mixins:[c["a"],s["a"]],props:{fontSize:String,color:String,textColor:String,icon:String,square:Boolean,rounded:Boolean},computed:{classes:function(){return Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])({},"bg-".concat(this.color),this.color),"text-".concat(this.textColor," q-chip--colored"),this.textColor),"q-avatar--square",this.square),"rounded-borders",this.rounded)},contentStyle:function(){if(this.fontSize)return{fontSize:this.fontSize}}},render:function(t){var e=void 0!==this.icon?[t(a["a"],{props:{name:this.icon}})]:void 0;return t("div",{staticClass:"q-avatar",style:this.sizeStyle,class:this.classes,on:Object(i["a"])({},this.qListeners)},[t("div",{staticClass:"q-avatar__content row flex-center overflow-hidden",style:this.contentStyle},Object(u["b"])(e,this,"default"))])}})},cc12:function(t,e,n){"use strict";var i=n("cfe9"),r=n("861d"),o=i.document,a=r(o)&&r(o.createElement);t.exports=function(t){return a?o.createElement(t):{}}},cc98:function(t,e,n){"use strict";var i=n("23e7"),r=n("c430"),o=n("4738").CONSTRUCTOR,a=n("d256"),s=n("d066"),c=n("1626"),u=n("cb2d"),l=a&&a.prototype;if(i({target:"Promise",proto:!0,forced:o,real:!0},{catch:function(t){return this.then(void 0,t)}}),!r&&c(a)){var f=s("Promise").prototype["catch"];l["catch"]!==f&&u(l,"catch",f,{unsafe:!0})}},cca6:function(t,e,n){"use strict";var i=n("23e7"),r=n("60da");i({target:"Object",stat:!0,arity:2,forced:Object.assign!==r},{assign:r})},cd26:function(t,e,n){"use strict";var i=n("ebb5"),r=i.aTypedArray,o=i.exportTypedArrayMethod,a=Math.floor;o("reverse",(function(){var t,e=this,n=r(e).length,i=a(n/2),o=0;while(o<i)t=e[o],e[o++]=e[--n],e[n]=t;return e}))},cdce:function(t,e,n){"use strict";var i=n("cfe9"),r=n("1626"),o=i.WeakMap;t.exports=r(o)&&/native code/.test(String(o))},cdf9:function(t,e,n){"use strict";var i=n("825a"),r=n("861d"),o=n("f069");t.exports=function(t,e){if(i(t),r(e)&&e.constructor===t)return e;var n=o.f(t),a=n.resolve;return a(e),n.promise}},ce24:function(t,e,n){"use strict";n.d(e,"a",(function(){return G}));var i=n("bc17");function r(t,e){switch(arguments.length){case 0:break;case 1:this.range(t);break;default:this.range(e).domain(t);break}return this}n("6f04");var o=Array.prototype,a=o.map,s=o.slice;var c=n("ea1d"),u=n("e317"),l=n("5857"),f=function(t){return function(){return t}},d=function(t){return+t},h=[0,1];function p(t){return t}function v(t,e){return(e-=t=+t)?function(n){return(n-t)/e}:f(isNaN(e)?NaN:.5)}function g(t){var e,n=t[0],i=t[t.length-1];return n>i&&(e=n,n=i,i=e),function(t){return Math.max(n,Math.min(i,t))}}function m(t,e,n){var i=t[0],r=t[1],o=e[0],a=e[1];return r<i?(i=v(r,i),o=n(a,o)):(i=v(i,r),o=n(o,a)),function(t){return o(i(t))}}function b(t,e,n){var r=Math.min(t.length,e.length)-1,o=new Array(r),a=new Array(r),s=-1;t[r]<t[0]&&(t=t.slice().reverse(),e=e.slice().reverse());while(++s<r)o[s]=v(t[s],t[s+1]),a[s]=n(e[s],e[s+1]);return function(e){var n=Object(i["b"])(t,e,1,r)-1;return a[n](o[n](e))}}function y(t,e){return e.domain(t.domain()).range(t.range()).interpolate(t.interpolate()).clamp(t.clamp()).unknown(t.unknown())}function _(){var t,e,n,i,r,o,f=h,v=h,y=c["a"],_=p;function w(){return i=Math.min(f.length,v.length)>2?b:m,r=o=null,x}function x(e){return isNaN(e=+e)?n:(r||(r=i(f.map(t),v,y)))(t(_(e)))}return x.invert=function(n){return _(e((o||(o=i(v,f.map(t),u["a"])))(n)))},x.domain=function(t){return arguments.length?(f=a.call(t,d),_===p||(_=g(f)),w()):f.slice()},x.range=function(t){return arguments.length?(v=s.call(t),w()):v.slice()},x.rangeRound=function(t){return v=s.call(t),y=l["a"],w()},x.clamp=function(t){return arguments.length?(_=t?g(f):p,x):_!==p},x.interpolate=function(t){return arguments.length?(y=t,w()):y},x.unknown=function(t){return arguments.length?(n=t,x):n},function(n,i){return t=n,e=i,w()}}function w(t,e){return _()(t,e)}var x=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function S(t){if(!(e=x.exec(t)))throw new Error("invalid format: "+t);var e;return new k({fill:e[1],align:e[2],sign:e[3],symbol:e[4],zero:e[5],width:e[6],comma:e[7],precision:e[8]&&e[8].slice(1),trim:e[9],type:e[10]})}function k(t){this.fill=void 0===t.fill?" ":t.fill+"",this.align=void 0===t.align?">":t.align+"",this.sign=void 0===t.sign?"-":t.sign+"",this.symbol=void 0===t.symbol?"":t.symbol+"",this.zero=!!t.zero,this.width=void 0===t.width?void 0:+t.width,this.comma=!!t.comma,this.precision=void 0===t.precision?void 0:+t.precision,this.trim=!!t.trim,this.type=void 0===t.type?"":t.type+""}S.prototype=k.prototype,k.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(void 0===this.width?"":Math.max(1,0|this.width))+(this.comma?",":"")+(void 0===this.precision?"":"."+Math.max(0,0|this.precision))+(this.trim?"~":"")+this.type};var O=function(t){return Math.abs(t=Math.round(t))>=1e21?t.toLocaleString("en").replace(/,/g,""):t.toString(10)};function C(t,e){if((n=(t=e?t.toExponential(e-1):t.toExponential()).indexOf("e"))<0)return null;var n,i=t.slice(0,n);return[i.length>1?i[0]+i.slice(2):i,+t.slice(n+1)]}var T,j,E,P,A=function(t){return t=C(Math.abs(t)),t?t[1]:NaN},M=function(t,e){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(A(e)/3)))-A(Math.abs(t)))},$=function(t,e){return function(n,i){var r=n.length,o=[],a=0,s=t[0],c=0;while(r>0&&s>0){if(c+s+1>i&&(s=Math.max(1,i-c)),o.push(n.substring(r-=s,r+s)),(c+=s+1)>i)break;s=t[a=(a+1)%t.length]}return o.reverse().join(e)}},D=function(t){return function(e){return e.replace(/[0-9]/g,(function(e){return t[+e]}))}},R=function(t){t:for(var e,n=t.length,i=1,r=-1;i<n;++i)switch(t[i]){case".":r=e=i;break;case"0":0===r&&(r=i),e=i;break;default:if(!+t[i])break t;r>0&&(r=0);break}return r>0?t.slice(0,r)+t.slice(e+1):t},L=function(t,e){var n=C(t,e);if(!n)return t+"";var i=n[0],r=n[1],o=r-(T=3*Math.max(-8,Math.min(8,Math.floor(r/3))))+1,a=i.length;return o===a?i:o>a?i+new Array(o-a+1).join("0"):o>0?i.slice(0,o)+"."+i.slice(o):"0."+new Array(1-o).join("0")+C(t,Math.max(0,e+o-1))[0]},q=function(t,e){var n=C(t,e);if(!n)return t+"";var i=n[0],r=n[1];return r<0?"0."+new Array(-r).join("0")+i:i.length>r+1?i.slice(0,r+1)+"."+i.slice(r+1):i+new Array(r-i.length+2).join("0")},F={"%":function(t,e){return(100*t).toFixed(e)},b:function(t){return Math.round(t).toString(2)},c:function(t){return t+""},d:O,e:function(t,e){return t.toExponential(e)},f:function(t,e){return t.toFixed(e)},g:function(t,e){return t.toPrecision(e)},o:function(t){return Math.round(t).toString(8)},p:function(t,e){return q(100*t,e)},r:q,s:L,X:function(t){return Math.round(t).toString(16).toUpperCase()},x:function(t){return Math.round(t).toString(16)}},I=function(t){return t},N=Array.prototype.map,z=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"],B=function(t){var e=void 0===t.grouping||void 0===t.thousands?I:$(N.call(t.grouping,Number),t.thousands+""),n=void 0===t.currency?"":t.currency[0]+"",i=void 0===t.currency?"":t.currency[1]+"",r=void 0===t.decimal?".":t.decimal+"",o=void 0===t.numerals?I:D(N.call(t.numerals,String)),a=void 0===t.percent?"%":t.percent+"",s=void 0===t.minus?"-":t.minus+"",c=void 0===t.nan?"NaN":t.nan+"";function u(t){t=S(t);var u=t.fill,l=t.align,f=t.sign,d=t.symbol,h=t.zero,p=t.width,v=t.comma,g=t.precision,m=t.trim,b=t.type;"n"===b?(v=!0,b="g"):F[b]||(void 0===g&&(g=12),m=!0,b="g"),(h||"0"===u&&"="===l)&&(h=!0,u="0",l="=");var y="$"===d?n:"#"===d&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",_="$"===d?i:/[%p]/.test(b)?a:"",w=F[b],x=/[defgprs%]/.test(b);function k(t){var n,i,a,d=y,S=_;if("c"===b)S=w(t)+S,t="";else{t=+t;var k=t<0||1/t<0;if(t=isNaN(t)?c:w(Math.abs(t),g),m&&(t=R(t)),k&&0===+t&&"+"!==f&&(k=!1),d=(k?"("===f?f:s:"-"===f||"("===f?"":f)+d,S=("s"===b?z[8+T/3]:"")+S+(k&&"("===f?")":""),x){n=-1,i=t.length;while(++n<i)if(a=t.charCodeAt(n),48>a||a>57){S=(46===a?r+t.slice(n+1):t.slice(n))+S,t=t.slice(0,n);break}}}v&&!h&&(t=e(t,1/0));var O=d.length+t.length+S.length,C=O<p?new Array(p-O+1).join(u):"";switch(v&&h&&(t=e(C+t,C.length?p-S.length:1/0),C=""),l){case"<":t=d+t+S+C;break;case"=":t=d+C+t+S;break;case"^":t=C.slice(0,O=C.length>>1)+d+t+S+C.slice(O);break;default:t=C+d+t+S;break}return o(t)}return g=void 0===g?6:/[gprs]/.test(b)?Math.max(1,Math.min(21,g)):Math.max(0,Math.min(20,g)),k.toString=function(){return t+""},k}function l(t,e){var n=u((t=S(t),t.type="f",t)),i=3*Math.max(-8,Math.min(8,Math.floor(A(e)/3))),r=Math.pow(10,-i),o=z[8+i/3];return function(t){return n(r*t)+o}}return{format:u,formatPrefix:l}};function V(t){return j=B(t),E=j.format,P=j.formatPrefix,j}V({decimal:".",thousands:",",grouping:[3],currency:["$",""],minus:"-"});var U=function(t,e){return t=Math.abs(t),e=Math.abs(e)-t,Math.max(0,A(e)-A(t))+1},H=function(t){return Math.max(0,-A(Math.abs(t)))},Y=function(t,e,n,r){var o,a=Object(i["k"])(t,e,n);switch(r=S(null==r?",f":r),r.type){case"s":var s=Math.max(Math.abs(t),Math.abs(e));return null!=r.precision||isNaN(o=M(a,s))||(r.precision=o),P(r,s);case"":case"e":case"g":case"p":case"r":null!=r.precision||isNaN(o=U(a,Math.max(Math.abs(t),Math.abs(e))))||(r.precision=o-("e"===r.type));break;case"f":case"%":null!=r.precision||isNaN(o=H(a))||(r.precision=o-2*("%"===r.type));break}return E(r)};function W(t){var e=t.domain;return t.ticks=function(t){var n=e();return Object(i["l"])(n[0],n[n.length-1],null==t?10:t)},t.tickFormat=function(t,n){var i=e();return Y(i[0],i[i.length-1],null==t?10:t,n)},t.nice=function(n){null==n&&(n=10);var r,o=e(),a=0,s=o.length-1,c=o[a],u=o[s];return u<c&&(r=c,c=u,u=r,r=a,a=s,s=r),r=Object(i["j"])(c,u,n),r>0?(c=Math.floor(c/r)*r,u=Math.ceil(u/r)*r,r=Object(i["j"])(c,u,n)):r<0&&(c=Math.ceil(c*r)/r,u=Math.floor(u*r)/r,r=Object(i["j"])(c,u,n)),r>0?(o[a]=Math.floor(c/r)*r,o[s]=Math.ceil(u/r)*r,e(o)):r<0&&(o[a]=Math.ceil(c*r)/r,o[s]=Math.floor(u*r)/r,e(o)),t},t}function G(){var t=w(p,p);return t.copy=function(){return y(t,G())},r.apply(t,arguments),W(t)}n("a15a"),n("9603"),n("b14c"),n("742c"),n("b3c3"),n("2c38"),n("5edf"),n("1809"),n("4c23");n("77ae"),n("55f8"),n("2739"),n("6eb2"),n("f623"),n("f8ee")},cee4:function(t,e,n){"use strict";var i=n("c532"),r=n("1d2b"),o=n("0a06"),a=n("4a7b"),s=n("2444");function c(t){var e=new o(t),n=r(o.prototype.request,e);return i.extend(n,o.prototype,e),i.extend(n,e),n}var u=c(s);u.Axios=o,u.create=function(t){return c(a(u.defaults,t))},u.Cancel=n("7a77"),u.CancelToken=n("8df4"),u.isCancel=n("2e67"),u.all=function(t){return Promise.all(t)},u.spread=n("0df6"),u.isAxiosError=n("5f02"),t.exports=u,t.exports.default=u},cfe9:function(t,e,n){"use strict";(function(e){var n=function(t){return t&&t.Math===Math&&t};t.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof e&&e)||n("object"==typeof this&&this)||function(){return this}()||Function("return this")()}).call(this,n("c8ba"))},d012:function(t,e,n){"use strict";t.exports={}},d039:function(t,e,n){"use strict";t.exports=function(t){try{return!!t()}catch(e){return!0}}},d066:function(t,e,n){"use strict";var i=n("cfe9"),r=n("1626"),o=function(t){return r(t)?t:void 0};t.exports=function(t,e){return arguments.length<2?o(i[t]):i[t]&&i[t][e]}},d139:function(t,e,n){"use strict";var i=n("ebb5"),r=n("b727").find,o=i.aTypedArray,a=i.exportTypedArrayMethod;a("find",(function(t){return r(o(this),t,arguments.length>1?arguments[1]:void 0)}))},d1e7:function(t,e,n){"use strict";var i={}.propertyIsEnumerable,r=Object.getOwnPropertyDescriptor,o=r&&!i.call({1:2},1);e.f=o?function(t){var e=r(this,t);return!!e&&e.enumerable}:i},d256:function(t,e,n){"use strict";var i=n("cfe9");t.exports=i.Promise},d28b:function(t,e,n){"use strict";var i=n("e065");i("iterator")},d2bb:function(t,e,n){"use strict";var i=n("7282"),r=n("861d"),o=n("1d80"),a=n("3bbe");t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,n={};try{t=i(Object.prototype,"__proto__","set"),t(n,[]),e=n instanceof Array}catch(s){}return function(n,i){return o(n),a(i),r(n)?(e?t(n,i):n.__proto__=i,n):n}}():void 0)},d3b7:function(t,e,n){"use strict";var i=n("00ee"),r=n("cb2d"),o=n("b041");i||r(Object.prototype,"toString",o,{unsafe:!0})},d429:function(t,e,n){"use strict";var i=n("07fa"),r=n("5926"),o=RangeError;t.exports=function(t,e,n,a){var s=i(t),c=r(n),u=c<0?s+c:c;if(u>=s||u<0)throw new o("Incorrect index");for(var l=new e(s),f=0;f<s;f++)l[f]=f===u?a:t[f];return l}},d44e:function(t,e,n){"use strict";var i=n("9bf2").f,r=n("1a2d"),o=n("b622"),a=o("toStringTag");t.exports=function(t,e,n){t&&!n&&(t=t.prototype),t&&!r(t,a)&&i(t,a,{configurable:!0,value:e})}},d4ec:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));n("d9e2");function i(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}},d54d:function(t,e,n){"use strict";n.d(e,"a",(function(){return o})),n.d(e,"b",(function(){return a}));var i=n("ade3"),r=n("0967");function o(t,e,n){if(!0===r["e"])return n;var i="__qcache_".concat(e);return void 0===t[i]?t[i]=n:t[i]}function a(t,e){return{data:function(){var n={},r=this[t];for(var o in r)n[o]=r[o];return Object(i["a"])({},e,n)},watch:Object(i["a"])({},t,(function(t,n){var i=this[e];if(void 0!==n)for(var r in n)void 0===t[r]&&this.$delete(i,r);for(var o in t)i[o]!==t[o]&&this.$set(i,o,t[o])}))}}},d58f:function(t,e,n){"use strict";var i=n("59ed"),r=n("7b0b"),o=n("44ad"),a=n("07fa"),s=TypeError,c="Reduce of empty array with no initial value",u=function(t){return function(e,n,u,l){var f=r(e),d=o(f),h=a(f);if(i(n),0===h&&u<2)throw new s(c);var p=t?h-1:0,v=t?-1:1;if(u<2)while(1){if(p in d){l=d[p],p+=v;break}if(p+=v,t?p<0:h<=p)throw new s(c)}for(;t?p>=0:h>p;p+=v)p in d&&(l=n(l,d[p],p,f));return l}};t.exports={left:u(!1),right:u(!0)}},d5d6:function(t,e,n){"use strict";var i=n("ebb5"),r=n("b727").forEach,o=i.aTypedArray,a=i.exportTypedArrayMethod;a("forEach",(function(t){r(o(this),t,arguments.length>1?arguments[1]:void 0)}))},d6d6:function(t,e,n){"use strict";var i=TypeError;t.exports=function(t,e){if(t<e)throw new i("Not enough arguments");return t}},d73f:function(t,e,n){"use strict";n.d(e,"a",(function(){return a}));var i=n("4aa2"),r=n("2fc8"),o=n("9ebd");function a(t){return function e(n,a,s){switch(arguments.length){case 0:return e;case 1:return Object(o["a"])(n)?e:Object(r["a"])((function(e,i){return t(n,e,i)}));case 2:return Object(o["a"])(n)&&Object(o["a"])(a)?e:Object(o["a"])(n)?Object(r["a"])((function(e,n){return t(e,a,n)})):Object(o["a"])(a)?Object(r["a"])((function(e,i){return t(n,e,i)})):Object(i["a"])((function(e){return t(n,a,e)}));default:return Object(o["a"])(n)&&Object(o["a"])(a)&&Object(o["a"])(s)?e:Object(o["a"])(n)&&Object(o["a"])(a)?Object(r["a"])((function(e,n){return t(e,n,s)})):Object(o["a"])(n)&&Object(o["a"])(s)?Object(r["a"])((function(e,n){return t(e,a,n)})):Object(o["a"])(a)&&Object(o["a"])(s)?Object(r["a"])((function(e,i){return t(n,e,i)})):Object(o["a"])(n)?Object(i["a"])((function(e){return t(e,a,s)})):Object(o["a"])(a)?Object(i["a"])((function(e){return t(n,e,s)})):Object(o["a"])(s)?Object(i["a"])((function(e){return t(n,a,e)})):t(n,a,s)}}}},d784:function(t,e,n){"use strict";n("ac1f");var i=n("c65b"),r=n("cb2d"),o=n("9263"),a=n("d039"),s=n("b622"),c=n("9112"),u=s("species"),l=RegExp.prototype;t.exports=function(t,e,n,f){var d=s(t),h=!a((function(){var e={};return e[d]=function(){return 7},7!==""[t](e)})),p=h&&!a((function(){var e=!1,n=/a/;return"split"===t&&(n={},n.constructor={},n.constructor[u]=function(){return n},n.flags="",n[d]=/./[d]),n.exec=function(){return e=!0,null},n[d](""),!e}));if(!h||!p||n){var v=/./[d],g=e(d,""[t],(function(t,e,n,r,a){var s=e.exec;return s===o||s===l.exec?h&&!a?{done:!0,value:i(v,e,n,r)}:{done:!0,value:i(t,n,e,r)}:{done:!1}}));r(String.prototype,t,g[0]),r(l,d,g[1])}f&&c(l[d],"sham",!0)}},d81d:function(t,e,n){"use strict";var i=n("23e7"),r=n("b727").map,o=n("1dde"),a=o("map");i({target:"Array",proto:!0,forced:!a},{map:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}})},d839:function(t,e,n){"use strict";var i=function(){var t=this,e=t._self._c;return e("db-dygraphs",{ref:"dygraph",attrs:{_updated:t._updated,data:t.data,options:t.graphOptions,dark:t.dark,colorScheme:t.colorScheme},on:{"db-event":t.handleDbEvent}})},r=[],o=(n("a9e3"),n("d3b7"),n("3ca3"),n("ddb0"),n("6af3")),a=n("1a7c"),s={name:"DbDygraphsBar",components:{DbDygraphs:function(){return Promise.resolve().then(n.bind(null,"317b"))}},mixins:[o["a"]],props:{data:{type:Array,default:function(){return[]}},options:{type:Object},opacity:{type:Number,default:.6}},data:function(){return{defaultOptions:{legend:"follow",includeZero:!0,panEdgeFraction:1e-8,axes:{x:{drawGrid:!1}},plotter:this.barChartPlotter}}},computed:{graphOptions:{get:function(){return Object.assign({},this.defaultOptions,this.options)},set:function(){}}},methods:{getDygraphs:function(){return this.$refs.dygraph?this.$refs.dygraph.getDygraphs():null},barChartPlotter:function(t){var e=t.drawingContext,n=t.points,i=t.dygraph.toDomYCoord(0),r=a["a"].hex2RGBA(t.color,this.opacity);e.fillStyle=r,e.strokeStyle=r;for(var o=1/0,s=1;s<n.length;s++){var c=n[s].canvasx-n[s-1].canvasx;c<o&&(o=c)}for(var u=Math.floor(2/3*o),l=0;l<n.length;l++){var f=n[l],d=f.canvasx;e.fillRect(d-u/2,f.canvasy,u,i-f.canvasy),e.strokeRect(d-u/2,f.canvasy,u,i-f.canvasy)}},handleDbEvent:function(t){this.$emit("db-event",t)}}},c=s,u=n("2877"),l=Object(u["a"])(c,i,r,!1,null,null,null);e["a"]=l.exports},d847:function(t,e,n){"use strict";var i=n("5530"),r=n("2b0e"),o=n("b7fa"),a=n("87e8"),s=n("e277"),c={role:"toolbar"};e["a"]=r["a"].extend({name:"QBar",mixins:[a["a"],o["a"]],props:{dense:Boolean},computed:{classes:function(){return"q-bar--".concat(!0===this.dense?"dense":"standard"," ")+"q-bar--".concat(!0===this.isDark?"dark":"light")}},render:function(t){return t("div",{staticClass:"q-bar row no-wrap items-center",class:this.classes,attrs:c,on:Object(i["a"])({},this.qListeners)},Object(s["c"])(this,"default"))}})},d86b:function(t,e,n){"use strict";var i=n("d039");t.exports=i((function(){if("function"==typeof ArrayBuffer){var t=new ArrayBuffer(8);Object.isExtensible(t)&&Object.defineProperty(t,"a",{value:8})}}))},d882:function(t,e,n){"use strict";n.d(e,"f",(function(){return i})),n.d(e,"g",(function(){return o})),n.d(e,"e",(function(){return a})),n.d(e,"h",(function(){return s})),n.d(e,"d",(function(){return c})),n.d(e,"k",(function(){return u})),n.d(e,"i",(function(){return l})),n.d(e,"l",(function(){return f})),n.d(e,"m",(function(){return d})),n.d(e,"j",(function(){return h})),n.d(e,"c",(function(){return p})),n.d(e,"a",(function(){return v})),n.d(e,"b",(function(){return g}));n("99af"),n("14d9"),n("d3b7"),n("159b");var i={hasPassive:!1,passiveCapture:!0,notPassiveCapture:!0};try{var r=Object.defineProperty({},"passive",{get:function(){Object.assign(i,{hasPassive:!0,passive:{passive:!0},notPassive:{passive:!1},passiveCapture:{passive:!0,capture:!0},notPassiveCapture:{passive:!1,capture:!0}})}});window.addEventListener("qtest",null,r),window.removeEventListener("qtest",null,r)}catch(m){}function o(){}function a(t){return 0===t.button}function s(t){return t.touches&&t.touches[0]?t=t.touches[0]:t.changedTouches&&t.changedTouches[0]?t=t.changedTouches[0]:t.targetTouches&&t.targetTouches[0]&&(t=t.targetTouches[0]),{top:t.clientY,left:t.clientX}}function c(t){if(t.path)return t.path;if(t.composedPath)return t.composedPath();var e=[],n=t.target;while(n){if(e.push(n),"HTML"===n.tagName)return e.push(document),e.push(window),e;n=n.parentElement}}function u(t){t.stopPropagation()}function l(t){!1!==t.cancelable&&t.preventDefault()}function f(t){!1!==t.cancelable&&t.preventDefault(),t.stopPropagation()}function d(t){if(f(t),"mousedown"===t.type){var e=function(n){n.target===t.target&&f(n),document.removeEventListener("click",e,i.notPassiveCapture)};document.addEventListener("click",e,i.notPassiveCapture)}}function h(t,e){if(void 0!==t&&(!0!==e||!0!==t.__dragPrevented)){var n=!0===e?function(t){t.__dragPrevented=!0,t.addEventListener("dragstart",l,i.notPassiveCapture)}:function(t){delete t.__dragPrevented,t.removeEventListener("dragstart",l,i.notPassiveCapture)};t.querySelectorAll("a, img").forEach(n)}}function p(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.bubbles,i=void 0!==n&&n,r=e.cancelable,o=void 0!==r&&r;try{return new CustomEvent(t,{bubbles:i,cancelable:o})}catch(m){var a=document.createEvent("Event");return a.initEvent(t,i,o),a}}function v(t,e,n){var r="__q_".concat(e,"_evt");t[r]=void 0!==t[r]?t[r].concat(n):n,n.forEach((function(e){e[0].addEventListener(e[1],t[e[2]],i[e[3]])}))}function g(t,e){var n="__q_".concat(e,"_evt");void 0!==t[n]&&(t[n].forEach((function(e){e[0].removeEventListener(e[1],t[e[2]],i[e[3]])})),t[n]=void 0)}},d925:function(t,e,n){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},d9b5:function(t,e,n){"use strict";var i=n("d066"),r=n("1626"),o=n("3a9b"),a=n("fdbf"),s=Object;t.exports=a?function(t){return"symbol"==typeof t}:function(t){var e=i("Symbol");return r(e)&&o(e.prototype,s(t))}},d9e2:function(t,e,n){"use strict";var i=n("23e7"),r=n("cfe9"),o=n("2ba4"),a=n("e5cb"),s="WebAssembly",c=r[s],u=7!==new Error("e",{cause:7}).cause,l=function(t,e){var n={};n[t]=a(t,e,u),i({global:!0,constructor:!0,arity:1,forced:u},n)},f=function(t,e){if(c&&c[t]){var n={};n[t]=a(s+"."+t,e,u),i({target:s,stat:!0,constructor:!0,arity:1,forced:u},n)}};l("Error",(function(t){return function(e){return o(t,this,arguments)}})),l("EvalError",(function(t){return function(e){return o(t,this,arguments)}})),l("RangeError",(function(t){return function(e){return o(t,this,arguments)}})),l("ReferenceError",(function(t){return function(e){return o(t,this,arguments)}})),l("SyntaxError",(function(t){return function(e){return o(t,this,arguments)}})),l("TypeError",(function(t){return function(e){return o(t,this,arguments)}})),l("URIError",(function(t){return function(e){return o(t,this,arguments)}})),f("CompileError",(function(t){return function(e){return o(t,this,arguments)}})),f("LinkError",(function(t){return function(e){return o(t,this,arguments)}})),f("RuntimeError",(function(t){return function(e){return o(t,this,arguments)}}))},d9f5:function(t,e,n){"use strict";var i=n("23e7"),r=n("cfe9"),o=n("c65b"),a=n("e330"),s=n("c430"),c=n("83ab"),u=n("04f8"),l=n("d039"),f=n("1a2d"),d=n("3a9b"),h=n("825a"),p=n("fc6a"),v=n("a04b"),g=n("577e"),m=n("5c6c"),b=n("7c73"),y=n("df75"),_=n("241c"),w=n("057f"),x=n("7418"),S=n("06cf"),k=n("9bf2"),O=n("37e8"),C=n("d1e7"),T=n("cb2d"),j=n("edd0"),E=n("5692"),P=n("f772"),A=n("d012"),M=n("90e3"),$=n("b622"),D=n("e538"),R=n("e065"),L=n("57b9"),q=n("d44e"),F=n("69f3"),I=n("b727").forEach,N=P("hidden"),z="Symbol",B="prototype",V=F.set,U=F.getterFor(z),H=Object[B],Y=r.Symbol,W=Y&&Y[B],G=r.RangeError,Q=r.TypeError,K=r.QObject,X=S.f,Z=k.f,J=w.f,tt=C.f,et=a([].push),nt=E("symbols"),it=E("op-symbols"),rt=E("wks"),ot=!K||!K[B]||!K[B].findChild,at=function(t,e,n){var i=X(H,e);i&&delete H[e],Z(t,e,n),i&&t!==H&&Z(H,e,i)},st=c&&l((function(){return 7!==b(Z({},"a",{get:function(){return Z(this,"a",{value:7}).a}})).a}))?at:Z,ct=function(t,e){var n=nt[t]=b(W);return V(n,{type:z,tag:t,description:e}),c||(n.description=e),n},ut=function(t,e,n){t===H&&ut(it,e,n),h(t);var i=v(e);return h(n),f(nt,i)?(n.enumerable?(f(t,N)&&t[N][i]&&(t[N][i]=!1),n=b(n,{enumerable:m(0,!1)})):(f(t,N)||Z(t,N,m(1,b(null))),t[N][i]=!0),st(t,i,n)):Z(t,i,n)},lt=function(t,e){h(t);var n=p(e),i=y(n).concat(vt(n));return I(i,(function(e){c&&!o(dt,n,e)||ut(t,e,n[e])})),t},ft=function(t,e){return void 0===e?b(t):lt(b(t),e)},dt=function(t){var e=v(t),n=o(tt,this,e);return!(this===H&&f(nt,e)&&!f(it,e))&&(!(n||!f(this,e)||!f(nt,e)||f(this,N)&&this[N][e])||n)},ht=function(t,e){var n=p(t),i=v(e);if(n!==H||!f(nt,i)||f(it,i)){var r=X(n,i);return!r||!f(nt,i)||f(n,N)&&n[N][i]||(r.enumerable=!0),r}},pt=function(t){var e=J(p(t)),n=[];return I(e,(function(t){f(nt,t)||f(A,t)||et(n,t)})),n},vt=function(t){var e=t===H,n=J(e?it:p(t)),i=[];return I(n,(function(t){!f(nt,t)||e&&!f(H,t)||et(i,nt[t])})),i};u||(Y=function(){if(d(W,this))throw new Q("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?g(arguments[0]):void 0,e=M(t),n=function(t){var i=void 0===this?r:this;i===H&&o(n,it,t),f(i,N)&&f(i[N],e)&&(i[N][e]=!1);var a=m(1,t);try{st(i,e,a)}catch(s){if(!(s instanceof G))throw s;at(i,e,a)}};return c&&ot&&st(H,e,{configurable:!0,set:n}),ct(e,t)},W=Y[B],T(W,"toString",(function(){return U(this).tag})),T(Y,"withoutSetter",(function(t){return ct(M(t),t)})),C.f=dt,k.f=ut,O.f=lt,S.f=ht,_.f=w.f=pt,x.f=vt,D.f=function(t){return ct($(t),t)},c&&(j(W,"description",{configurable:!0,get:function(){return U(this).description}}),s||T(H,"propertyIsEnumerable",dt,{unsafe:!0}))),i({global:!0,constructor:!0,wrap:!0,forced:!u,sham:!u},{Symbol:Y}),I(y(rt),(function(t){R(t)})),i({target:z,stat:!0,forced:!u},{useSetter:function(){ot=!0},useSimple:function(){ot=!1}}),i({target:"Object",stat:!0,forced:!u,sham:!c},{create:ft,defineProperty:ut,defineProperties:lt,getOwnPropertyDescriptor:ht}),i({target:"Object",stat:!0,forced:!u},{getOwnPropertyNames:pt}),L(),q(Y,z),A[N]=!0},dac4:function(t,e,n){},dad2:function(t,e,n){"use strict";var i=n("d066"),r=function(t){return{size:t,has:function(){return!1},keys:function(){return{next:function(){return{done:!0}}}}}};t.exports=function(t){var e=i("Set");try{(new e)[t](r(0));try{return(new e)[t](r(-1)),!1}catch(n){return!0}}catch(o){return!1}}},dbb4:function(t,e,n){"use strict";var i=n("23e7"),r=n("83ab"),o=n("56ef"),a=n("fc6a"),s=n("06cf"),c=n("8418");i({target:"Object",stat:!0,sham:!r},{getOwnPropertyDescriptors:function(t){var e,n,i=a(t),r=s.f,u=o(i),l={},f=0;while(u.length>f)n=r(i,e=u[f++]),void 0!==n&&c(l,e,n);return l}})},dbe5:function(t,e,n){"use strict";var i=n("cfe9"),r=n("d039"),o=n("1212"),a=n("8558"),s=i.structuredClone;t.exports=!!s&&!r((function(){if("DENO"===a&&o>92||"NODE"===a&&o>94||"BROWSER"===a&&o>97)return!1;var t=new ArrayBuffer(8),e=s(t,{transfer:[t]});return 0!==t.byteLength||8!==e.byteLength}))},dc19:function(t,e,n){"use strict";var i=n("cb27").has;t.exports=function(t){return i(t),t}},dc4a:function(t,e,n){"use strict";var i=n("59ed"),r=n("7234");t.exports=function(t,e){var n=t[e];return r(n)?void 0:i(n)}},dc8a:function(t,e,n){"use strict";n.d(e,"b",(function(){return r})),n.d(e,"c",(function(){return o})),n.d(e,"a",(function(){return a}));n("99af"),n("caad"),n("2532");var i=!1;function r(t){i=!0===t.isComposing}function o(t){return!0===i||t!==Object(t)||!0===t.isComposing||!0===t.qKeyEvent}function a(t,e){return!0!==o(t)&&[].concat(e).includes(t.keyCode)}},dca8:function(t,e,n){"use strict";var i=n("23e7"),r=n("bb2f"),o=n("d039"),a=n("861d"),s=n("f183").onFreeze,c=Object.freeze,u=o((function(){c(1)}));i({target:"Object",stat:!0,forced:u,sham:!r},{freeze:function(t){return c&&a(t)?c(s(t)):t}})},dcc3:function(t,e,n){"use strict";var i=n("ae93").IteratorPrototype,r=n("7c73"),o=n("5c6c"),a=n("d44e"),s=n("3f8c"),c=function(){return this};t.exports=function(t,e,n,u){var l=e+" Iterator";return t.prototype=r(i,{next:o(+!u,n)}),a(t,l,!1,!0),s[l]=c,t}},ddb0:function(t,e,n){"use strict";var i=n("cfe9"),r=n("fdbc"),o=n("785a"),a=n("e260"),s=n("9112"),c=n("d44e"),u=n("b622"),l=u("iterator"),f=a.values,d=function(t,e){if(t){if(t[l]!==f)try{s(t,l,f)}catch(i){t[l]=f}if(c(t,e,!0),r[e])for(var n in a)if(t[n]!==a[n])try{s(t,n,a[n])}catch(i){t[n]=a[n]}}};for(var h in r)d(i[h]&&i[h].prototype,h);d(o,"DOMTokenList")},ddd8:function(t,e,n){"use strict";var i=n("ade3"),r=n("53ca"),o=n("5530"),a=(n("99af"),n("4de4"),n("7db0"),n("c740"),n("caad"),n("a15b"),n("d81d"),n("14d9"),n("fb6a"),n("a434"),n("a9e3"),n("d3b7"),n("4d63"),n("c607"),n("ac1f"),n("2c3e"),n("00b4"),n("25f0"),n("2b0e")),s=n("8572"),c=n("0016"),u=n("b047"),l=n("66e5"),f=n("4074"),d=n("0170"),h=n("4e73"),p=n("58e5"),v=n("463c"),g=n("7ee0"),m=n("9e62"),b=n("efe6"),y=n("f376"),_=n("7562"),w=n("f303"),x=n("aff1"),S=n("e277"),k=n("d882"),O=n("d54d"),C=n("f6ba"),T=n("0967"),j=0,E={standard:"fixed-full flex-center",top:"fixed-top justify-center",bottom:"fixed-bottom justify-center",right:"fixed-right items-center",left:"fixed-left items-center"},P={standard:["scale","scale"],top:["slide-down","slide-up"],bottom:["slide-up","slide-down"],right:["slide-left","slide-right"],left:["slide-right","slide-left"]},A=Object(o["a"])(Object(o["a"])({},y["a"]),{},{tabindex:-1}),M=a["a"].extend({name:"QDialog",mixins:[y["b"],_["a"],p["a"],v["a"],g["a"],m["c"],b["a"]],props:{persistent:Boolean,autoClose:Boolean,allowFocusOutside:Boolean,noEscDismiss:Boolean,noBackdropDismiss:Boolean,noRouteDismiss:Boolean,noRefocus:Boolean,noFocus:Boolean,noShake:Boolean,seamless:Boolean,maximized:Boolean,fullWidth:Boolean,fullHeight:Boolean,square:Boolean,position:{type:String,default:"standard",validator:function(t){return"standard"===t||["top","bottom","left","right"].includes(t)}},transitionShow:String,transitionHide:String},data:function(){return{animating:!1}},watch:{maximized:function(t){!0===this.showing&&this.__updateMaximized(t)},useBackdrop:function(t){this.__preventScroll(t),this.__preventFocusout(t)}},computed:{classes:function(){return"q-dialog__inner--".concat(!0===this.maximized?"maximized":"minimized"," ")+"q-dialog__inner--".concat(this.position," ").concat(E[this.position])+(!0===this.animating?" q-dialog__inner--animating":"")+(!0===this.fullWidth?" q-dialog__inner--fullwidth":"")+(!0===this.fullHeight?" q-dialog__inner--fullheight":"")+(!0===this.square?" q-dialog__inner--square":"")},defaultTransitionShow:function(){return P[this.position][0]},defaultTransitionHide:function(){return P[this.position][1]},useBackdrop:function(){return!0===this.showing&&!0!==this.seamless},hideOnRouteChange:function(){return!0!==this.persistent&&!0!==this.noRouteDismiss&&!0!==this.seamless},onEvents:function(){var t=Object(o["a"])(Object(o["a"])({},this.qListeners),{},{input:k["k"],"popup-show":k["k"],"popup-hide":k["k"]});return!0===this.autoClose&&(t.click=this.__onAutoClose),t},attrs:function(){return Object(o["a"])({role:"dialog","aria-modal":!0===this.useBackdrop?"true":"false"},this.qAttrs)}},methods:{focus:function(t){var e=this;Object(C["a"])((function(){var n=e.__getInnerNode();void 0!==n&&!0!==n.contains(document.activeElement)&&(n=(""!==t?n.querySelector(t):null)||n.querySelector("[autofocus][tabindex], [data-autofocus][tabindex]")||n.querySelector("[autofocus] [tabindex], [data-autofocus] [tabindex]")||n.querySelector("[autofocus], [data-autofocus]")||n,n.focus({preventScroll:!0}))}))},shake:function(t){t&&"function"===typeof t.focus?t.focus({preventScroll:!0}):this.focus(),this.$emit("shake");var e=this.__getInnerNode();void 0!==e&&(e.classList.remove("q-animate--scale"),e.classList.add("q-animate--scale"),clearTimeout(this.shakeTimeout),this.shakeTimeout=setTimeout((function(){e.classList.remove("q-animate--scale")}),170))},__getInnerNode:function(){return void 0!==this.__portal&&void 0!==this.__portal.$refs?this.__portal.$refs.inner:void 0},__show:function(t){var e=this;this.__addHistory(),this.__refocusTarget=!0!==T["a"].is.mobile&&!1===this.noRefocus&&null!==document.activeElement?document.activeElement:void 0,this.$el.dispatchEvent(Object(k["c"])("popup-show",{bubbles:!0})),this.__updateMaximized(this.maximized),x["a"].register(this,(function(t){!0!==e.seamless&&(!0===e.persistent||!0===e.noEscDismiss?!0!==e.maximized&&!0!==e.noShake&&e.shake():(e.$emit("escape-key"),e.hide(t)))})),this.__showPortal(),this.animating=!0,!0!==this.noFocus?(null!==document.activeElement&&document.activeElement.blur(),this.__registerTick(this.focus)):this.__removeTick(),this.__registerTimeout((function(){if(!0===e.$q.platform.is.ios){if(!0!==e.seamless&&document.activeElement){var n=document.activeElement.getBoundingClientRect(),i=n.top,r=n.bottom,o=window,a=o.innerHeight,s=void 0!==window.visualViewport?window.visualViewport.height:a;i>0&&r>s/2&&(document.scrollingElement.scrollTop=Math.min(document.scrollingElement.scrollHeight-s,r>=a?1/0:Math.ceil(document.scrollingElement.scrollTop+r-s/2))),document.activeElement.scrollIntoView()}e.__portal.$el.click()}e.animating=!1,e.__showPortal(!0),e.$emit("show",t)}),300)},__hide:function(t){var e=this;this.__removeTick(),this.__removeHistory(),this.__cleanup(!0),this.__hidePortal(),this.animating=!0,void 0!==this.__refocusTarget&&null!==this.__refocusTarget&&(((t&&0===t.type.indexOf("key")?this.__refocusTarget.closest('[tabindex]:not([tabindex^="-"])'):void 0)||this.__refocusTarget).focus(),this.__refocusTarget=void 0),this.$el.dispatchEvent(Object(k["c"])("popup-hide",{bubbles:!0})),this.__registerTimeout((function(){e.__hidePortal(!0),e.animating=!1,e.$emit("hide",t)}),300)},__cleanup:function(t){clearTimeout(this.shakeTimeout),!0!==t&&!0!==this.showing||(x["a"].pop(this),this.__updateMaximized(!1),!0!==this.seamless&&(this.__preventScroll(!1),this.__preventFocusout(!1)))},__updateMaximized:function(t){!0===t?!0!==this.isMaximized&&(j<1&&document.body.classList.add("q-body--dialog"),j++,this.isMaximized=!0):!0===this.isMaximized&&(j<2&&document.body.classList.remove("q-body--dialog"),j--,this.isMaximized=!1)},__preventFocusout:function(t){if(!0===this.$q.platform.is.desktop){var e="".concat(!0===t?"add":"remove","EventListener");document.body[e]("focusin",this.__onFocusChange)}},__onAutoClose:function(t){this.hide(t),void 0!==this.qListeners.click&&this.$emit("click",t)},__onBackdropClick:function(t){!0!==this.persistent&&!0!==this.noBackdropDismiss?this.hide(t):!0!==this.noShake&&this.shake(t.relatedTarget)},__onFocusChange:function(t){!0!==this.allowFocusOutside&&!0===this.__portalIsAccessible&&!0!==Object(w["a"])(this.__portal.$el,t.target)&&this.focus('[tabindex]:not([tabindex="-1"])')},__renderPortal:function(t){return t("div",{staticClass:"q-dialog fullscreen no-pointer-events q-dialog--".concat(!0===this.useBackdrop?"modal":"seamless"),class:this.contentClass,style:this.contentStyle,attrs:this.attrs},[t("transition",{props:{name:"q-transition--fade"}},!0===this.useBackdrop?[t("div",{staticClass:"q-dialog__backdrop fixed-full",attrs:A,on:Object(O["a"])(this,"bkdrop",Object(i["a"])({},this.backdropEvt,this.__onBackdropClick))})]:null),t("transition",{props:Object(o["a"])({},this.transitionProps)},[!0===this.showing?t("div",{ref:"inner",staticClass:"q-dialog__inner flex no-pointer-events",class:this.classes,attrs:{tabindex:-1},on:this.onEvents},Object(S["c"])(this,"default")):null])])}},created:function(){this.__useTick("__registerTick","__removeTick"),this.__useTimeout("__registerTimeout"),this.backdropEvt=!0===this.$q.platform.is.ios||this.$q.platform.is.safari?"click":"focusin"},mounted:function(){this.__processModelChange(this.value)},beforeDestroy:function(){this.__cleanup(),this.__refocusTarget=void 0}}),$=n("5ff7"),D=n("7937"),R=n("dc8a"),L=n("f89c"),q=n("e48b"),F=n("21e1"),I=n("87e8"),N=function(t){return["add","add-unique","toggle"].includes(t)},z=".*+?^${}()|[]\\";e["a"]=a["a"].extend({name:"QSelect",mixins:[s["a"],q["b"],F["a"],L["a"],I["a"]],props:{value:{required:!0},multiple:Boolean,displayValue:[String,Number],displayValueSanitize:Boolean,dropdownIcon:String,options:{type:Array,default:function(){return[]}},optionValue:[Function,String],optionLabel:[Function,String],optionDisable:[Function,String],hideSelected:Boolean,hideDropdownIcon:Boolean,fillInput:Boolean,maxValues:[Number,String],optionsDense:Boolean,optionsDark:{type:Boolean,default:null},optionsSelectedClass:String,optionsSanitize:Boolean,optionsCover:Boolean,menuShrink:Boolean,menuAnchor:String,menuSelf:String,menuOffset:Array,popupContentClass:String,popupContentStyle:[String,Array,Object],useInput:Boolean,useChips:Boolean,newValueMode:{type:String,validator:N},mapOptions:Boolean,emitValue:Boolean,inputDebounce:{type:[Number,String],default:500},inputClass:[Array,String,Object],inputStyle:[Array,String,Object],tabindex:{type:[String,Number],default:0},autocomplete:String,transitionShow:String,transitionHide:String,behavior:{type:String,validator:function(t){return["default","menu","dialog"].includes(t)},default:"default"},virtualScrollItemSize:{type:[Number,String],default:void 0}},data:function(){return{menu:!1,dialog:!1,optionIndex:-1,inputValue:"",dialogFieldFocused:!1}},watch:{innerValue:{handler:function(t){this.innerValueCache=t,!0===this.useInput&&!0===this.fillInput&&!0!==this.multiple&&!0!==this.innerLoading&&(!0!==this.dialog&&!0!==this.menu||!0!==this.hasValue)&&(!0!==this.userInputValue&&this.__resetInputValue(),!0!==this.dialog&&!0!==this.menu||this.filter(""))},immediate:!0},fillInput:function(){this.__resetInputValue()},menu:function(t){this.__updateMenu(t)},virtualScrollLength:function(t,e){var n=this;!0===this.menu&&!1===this.innerLoading&&(this.__resetVirtualScroll(-1,!0),this.$nextTick((function(){!0===n.menu&&!1===n.innerLoading&&(t>e?n.__resetVirtualScroll():n.__updateMenu(!0))})))}},computed:{isOptionsDark:function(){return null===this.optionsDark?this.isDark:this.optionsDark},virtualScrollLength:function(){return Array.isArray(this.options)?this.options.length:0},fieldClass:function(){return"q-select q-field--auto-height q-select--with".concat(!0!==this.useInput?"out":"","-input")+" q-select--with".concat(!0!==this.useChips?"out":"","-chips")+" q-select--".concat(!0===this.multiple?"multiple":"single")},computedInputClass:function(){return!0===this.hideSelected||0===this.innerValue.length?this.inputClass:void 0===this.inputClass?"q-field__input--padding":[this.inputClass,"q-field__input--padding"]},menuContentClass:function(){return(!0===this.virtualScrollHorizontal?"q-virtual-scroll--horizontal":"")+(this.popupContentClass?" "+this.popupContentClass:"")},innerValue:function(){var t=this,e=!0===this.mapOptions&&!0!==this.multiple,n=void 0===this.value||null===this.value&&!0!==e?[]:!0===this.multiple&&Array.isArray(this.value)?this.value:[this.value];if(!0===this.mapOptions&&!0===Array.isArray(this.options)){var i=!0===this.mapOptions&&void 0!==this.innerValueCache?this.innerValueCache:[],r=n.map((function(e){return t.__getOption(e,i)}));return null===this.value&&!0===e?r.filter((function(t){return null!==t})):r}return n},noOptions:function(){return 0===this.virtualScrollLength},selectedString:function(){var t=this;return this.innerValue.map((function(e){return t.getOptionLabel(e)})).join(", ")},ariaCurrentValue:function(){return void 0!==this.displayValue?this.displayValue:this.selectedString},sanitizeFn:function(){return!0===this.optionsSanitize?function(){return!0}:function(t){return void 0!==t&&null!==t&&!0===t.sanitize}},displayAsText:function(){return!0===this.displayValueSanitize||void 0===this.displayValue&&(!0===this.optionsSanitize||this.innerValue.some(this.sanitizeFn))},computedTabindex:function(){return!0===this.focused?this.tabindex:-1},selectedScope:function(){var t=this;return this.innerValue.map((function(e,n){return{index:n,opt:e,sanitize:t.sanitizeFn(e),selected:!0,removeAtIndex:t.__removeAtIndexAndFocus,toggleOption:t.toggleOption,tabindex:t.computedTabindex}}))},optionScope:function(){var t=this;if(0===this.virtualScrollLength)return[];var e=this.virtualScrollSliceRange,n=e.from,i=e.to,r=this.__optionScopeCache,a=r.options,s=r.optionEls;return this.options.slice(n,i).map((function(e,i){var r=t.isOptionDisabled(e),c=n+i,u={clickable:!0,active:!1,activeClass:t.computedOptionsSelectedClass,manualFocus:!0,focused:!1,disable:r,tabindex:-1,dense:t.optionsDense,dark:t.isOptionsDark},l={role:"option",id:"".concat(t.targetUid,"_").concat(c)};!0!==r&&(!0===t.isOptionSelected(e)&&(u.active=!0),l["aria-selected"]=!0===u.active?"true":"false",t.optionIndex===c&&(u.focused=!0));var f={click:function(){t.toggleOption(e)}};!0===t.$q.platform.is.desktop&&(f.mousemove=function(){!0===t.menu&&t.setOptionIndex(c)});var d={index:c,opt:e,sanitize:t.sanitizeFn(e),selected:u.active,focused:u.focused,toggleOption:t.toggleOption,setOptionIndex:t.setOptionIndex,itemProps:u,itemAttrs:l};return void 0!==a[i]&&!0===Object($["b"])(d,a[i])||(a[i]=d,s[i]=void 0),Object(o["a"])(Object(o["a"])({},d),{},{itemEvents:f})}))},dropdownArrowIcon:function(){return void 0!==this.dropdownIcon?this.dropdownIcon:this.$q.iconSet.arrow.dropdown},squaredMenu:function(){return!1===this.optionsCover&&!0!==this.outlined&&!0!==this.standout&&!0!==this.borderless&&!0!==this.rounded},computedOptionsSelectedClass:function(){return void 0!==this.optionsSelectedClass?this.optionsSelectedClass:void 0!==this.color?"text-".concat(this.color):""},innerOptionsValue:function(){var t=this;return this.innerValue.map((function(e){return t.getOptionValue(e)}))},getOptionValue:function(){return this.__getPropValueFn("optionValue","value")},getOptionLabel:function(){return this.__getPropValueFn("optionLabel","label")},isOptionDisabled:function(){var t=this.__getPropValueFn("optionDisable","disable");return function(){for(var e=arguments.length,n=new Array(e),i=0;i<e;i++)n[i]=arguments[i];return!0===t.apply(null,n)}},inputControlEvents:function(){var t=this,e={input:this.__onInput,change:this.__onChange,keydown:this.__onTargetKeydown,keyup:this.__onTargetAutocomplete,keypress:this.__onTargetKeypress,focus:this.__selectInputText,click:function(e){!0===t.hasDialog&&Object(k["k"])(e)}};return e.compositionstart=e.compositionupdate=e.compositionend=this.__onComposition,e},virtualScrollItemSizeComputed:function(){return void 0===this.virtualScrollItemSize?!0===this.optionsDense?24:48:this.virtualScrollItemSize},comboboxAttrs:function(){var t={tabindex:this.tabindex,role:"combobox","aria-label":this.label,"aria-readonly":!0===this.readonly?"true":"false","aria-autocomplete":!0===this.useInput?"list":"none","aria-expanded":!0===this.menu?"true":"false","aria-controls":"".concat(this.targetUid,"_lb")};return this.optionIndex>=0&&(t["aria-activedescendant"]="".concat(this.targetUid,"_").concat(this.optionIndex)),t},listboxAttrs:function(){return{id:"".concat(this.targetUid,"_lb"),role:"listbox","aria-multiselectable":!0===this.multiple?"true":"false"}}},methods:{getEmittingOptionValue:function(t){return!0===this.emitValue?this.getOptionValue(t):t},removeAtIndex:function(t){if(t>-1&&t<this.innerValue.length)if(!0===this.multiple){var e=this.value.slice();this.$emit("remove",{index:t,value:e.splice(t,1)[0]}),this.$emit("input",e)}else this.$emit("input",null)},__removeAtIndexAndFocus:function(t){this.removeAtIndex(t),this.__focus()},add:function(t,e){var n=this.getEmittingOptionValue(t);if(!0!==this.multiple)return!0===this.fillInput&&this.updateInputValue(this.getOptionLabel(t),!0,!0),void this.$emit("input",n);if(0===this.innerValue.length)return this.$emit("add",{index:0,value:n}),void this.$emit("input",!0===this.multiple?[n]:n);if((!0!==e||!0!==this.isOptionSelected(t))&&!(void 0!==this.maxValues&&this.value.length>=this.maxValues)){var i=this.value.slice();this.$emit("add",{index:i.length,value:n}),i.push(n),this.$emit("input",i)}},toggleOption:function(t,e){if(!0===this.editable&&void 0!==t&&!0!==this.isOptionDisabled(t)){var n=this.getOptionValue(t);if(!0!==this.multiple)return!0!==e&&(this.updateInputValue(!0===this.fillInput?this.getOptionLabel(t):"",!0,!0),this.dialogFieldFocused=!1,document.activeElement.blur(),this.hidePopup()),void 0!==this.$refs.target&&this.$refs.target.focus(),void(0!==this.innerValue.length&&!0===Object($["b"])(this.getOptionValue(this.innerValue[0]),n)||this.$emit("input",!0===this.emitValue?n:t));if((!0!==this.hasDialog||!0===this.dialogFieldFocused)&&this.__focus(),this.__selectInputText(),0===this.innerValue.length){var i=!0===this.emitValue?n:t;return this.$emit("add",{index:0,value:i}),void this.$emit("input",!0===this.multiple?[i]:i)}var r=this.value.slice(),o=this.innerOptionsValue.findIndex((function(t){return Object($["b"])(t,n)}));if(o>-1)this.$emit("remove",{index:o,value:r.splice(o,1)[0]});else{if(void 0!==this.maxValues&&r.length>=this.maxValues)return;var a=!0===this.emitValue?n:t;this.$emit("add",{index:r.length,value:a}),r.push(a)}this.$emit("input",r)}},setOptionIndex:function(t){if(!0===this.$q.platform.is.desktop){var e=t>-1&&t<this.virtualScrollLength?t:-1;this.optionIndex!==e&&(this.optionIndex=e)}},moveOptionSelection:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,n=arguments.length>1?arguments[1]:void 0;if(!0===this.menu){var i=this.optionIndex;do{i=Object(D["b"])(i+e,-1,this.virtualScrollLength-1)}while(-1!==i&&i!==this.optionIndex&&!0===this.isOptionDisabled(this.options[i]));this.optionIndex!==i&&(cancelAnimationFrame(this.moveAnimationFrame),this.moveAnimationFrame=requestAnimationFrame((function(){t.setOptionIndex(i),t.scrollTo(i),!0!==n&&!0===t.useInput&&!0===t.fillInput&&t.__setInputValue(i>=0?t.getOptionLabel(t.options[i]):t.defaultInputValue)})))}},__getOption:function(t,e){var n=this,i=function(e){return Object($["b"])(n.getOptionValue(e),t)};return this.options.find(i)||e.find(i)||t},__getPropValueFn:function(t,e){var n=void 0!==this[t]?this[t]:e;return"function"===typeof n?n:function(t){return null!==t&&"object"===Object(r["a"])(t)&&n in t?t[n]:t}},isOptionSelected:function(t){var e=this.getOptionValue(t);return void 0!==this.innerOptionsValue.find((function(t){return Object($["b"])(t,e)}))},__selectInputText:function(t){!0===this.useInput&&void 0!==this.$refs.target&&(void 0===t||this.$refs.target===t.target&&t.target.value===this.selectedString)&&this.$refs.target.select()},__onTargetKeyup:function(t){!0===Object(R["a"])(t,27)&&!0===this.menu&&(Object(k["k"])(t),this.hidePopup(),this.__resetInputValue()),this.$emit("keyup",t)},__onTargetAutocomplete:function(t){var e=this,n=t.target.value;if(void 0===t.keyCode)if(t.target.value="",clearTimeout(this.inputTimer),this.__resetInputValue(),"string"===typeof n&&n.length>0){var i=n.toLocaleLowerCase(),r=function(t){var n=e.options.find((function(e){return t(e).toLocaleLowerCase()===i}));return void 0!==n&&(-1===e.innerValue.indexOf(n)?e.toggleOption(n):e.hidePopup(),!0)},o=function(t){!0!==r(e.getOptionValue)&&!0!==r(e.getOptionLabel)&&!0!==t&&e.filter(n,!0,(function(){return o(!0)}))};o()}else this.__clearValue(t);else this.__onTargetKeyup(t)},__onTargetKeypress:function(t){this.$emit("keypress",t)},__onTargetKeydown:function(t){var e=this;if(this.$emit("keydown",t),!0!==Object(R["c"])(t)){var n=this.inputValue.length>0&&(void 0!==this.newValueMode||void 0!==this.qListeners["new-value"]),i=!0!==t.shiftKey&&!0!==this.multiple&&(this.optionIndex>-1||!0===n);if(27!==t.keyCode)if(9!==t.keyCode||!1!==i){if(void 0!==t.target&&t.target.id===this.targetUid){if(40===t.keyCode&&!0!==this.innerLoading&&!1===this.menu)return Object(k["l"])(t),void this.showPopup();if(8!==t.keyCode||!0===this.hideSelected||0!==this.inputValue.length){35!==t.keyCode&&36!==t.keyCode||"string"===typeof this.inputValue&&0!==this.inputValue.length||(Object(k["l"])(t),this.optionIndex=-1,this.moveOptionSelection(36===t.keyCode?1:-1,this.multiple)),33!==t.keyCode&&34!==t.keyCode||void 0===this.virtualScrollSliceSizeComputed||(Object(k["l"])(t),this.optionIndex=Math.max(-1,Math.min(this.virtualScrollLength,this.optionIndex+(33===t.keyCode?-1:1)*this.virtualScrollSliceSizeComputed.view)),this.moveOptionSelection(33===t.keyCode?1:-1,this.multiple)),38!==t.keyCode&&40!==t.keyCode||(Object(k["l"])(t),this.moveOptionSelection(38===t.keyCode?-1:1,this.multiple));var r=this.virtualScrollLength;if((void 0===this.searchBuffer||this.searchBufferExp<Date.now())&&(this.searchBuffer=""),r>0&&!0!==this.useInput&&void 0!==t.key&&1===t.key.length&&!1===t.altKey&&!1===t.ctrlKey&&!1===t.metaKey&&(32!==t.keyCode||this.searchBuffer.length>0)){!0!==this.menu&&this.showPopup(t);var o=t.key.toLocaleLowerCase(),a=1===this.searchBuffer.length&&this.searchBuffer[0]===o;this.searchBufferExp=Date.now()+1500,!1===a&&(Object(k["l"])(t),this.searchBuffer+=o);var s=new RegExp("^"+this.searchBuffer.split("").map((function(t){return z.indexOf(t)>-1?"\\"+t:t})).join(".*"),"i"),c=this.optionIndex;if(!0===a||c<0||!0!==s.test(this.getOptionLabel(this.options[c])))do{c=Object(D["b"])(c+1,-1,r-1)}while(c!==this.optionIndex&&(!0===this.isOptionDisabled(this.options[c])||!0!==s.test(this.getOptionLabel(this.options[c]))));this.optionIndex!==c&&this.$nextTick((function(){e.setOptionIndex(c),e.scrollTo(c),c>=0&&!0===e.useInput&&!0===e.fillInput&&e.__setInputValue(e.getOptionLabel(e.options[c]))}))}else if(13===t.keyCode||32===t.keyCode&&!0!==this.useInput&&""===this.searchBuffer||9===t.keyCode&&!1!==i)if(9!==t.keyCode&&Object(k["l"])(t),this.optionIndex>-1&&this.optionIndex<r)this.toggleOption(this.options[this.optionIndex]);else{if(!0===n){var u=function(t,n){if(n){if(!0!==N(n))return}else n=e.newValueMode;void 0!==t&&null!==t&&(e.updateInputValue("",!0!==e.multiple,!0),e["toggle"===n?"toggleOption":"add"](t,"add-unique"===n),!0!==e.multiple&&(void 0!==e.$refs.target&&e.$refs.target.focus(),e.hidePopup()))};if(void 0!==this.qListeners["new-value"]?this.$emit("new-value",this.inputValue,u):u(this.inputValue),!0!==this.multiple)return}!0===this.menu?this.__closeMenu():!0!==this.innerLoading&&this.showPopup()}}else!0===this.multiple&&Array.isArray(this.value)?this.removeAtIndex(this.value.length-1):!0!==this.multiple&&null!==this.value&&this.$emit("input",null)}}else this.__closeMenu();else Object(k["i"])(t)}},__getVirtualScrollEl:function(){return!0===this.hasDialog?this.$refs.menuContent:void 0!==this.$refs.menu&&void 0!==this.$refs.menu.__portal?this.$refs.menu.__portal.$el:void 0},__getVirtualScrollTarget:function(){return this.__getVirtualScrollEl()},__getSelection:function(t){var e=this;return!0===this.hideSelected?[]:void 0!==this.$scopedSlots["selected-item"]?this.selectedScope.map((function(t){return e.$scopedSlots["selected-item"](t)})).slice():void 0!==this.$scopedSlots.selected?[].concat(this.$scopedSlots.selected()):!0===this.useChips?this.selectedScope.map((function(n,r){return t(u["a"],{key:"rem#"+r,props:{removable:!0===e.editable&&!0!==e.isOptionDisabled(n.opt),dense:!0,textColor:e.color,tabindex:e.computedTabindex},on:Object(O["a"])(e,"rem#"+r,{remove:function(){n.removeAtIndex(r)}})},[t("span",{staticClass:"ellipsis",domProps:Object(i["a"])({},!0===n.sanitize?"textContent":"innerHTML",e.getOptionLabel(n.opt))})])})):[t("span",{domProps:Object(i["a"])({},this.displayAsText?"textContent":"innerHTML",this.ariaCurrentValue)})]},__getControl:function(t,e){var n=this.__getSelection(t),i=!0===e||!0!==this.dialog||!0!==this.hasDialog;if(!0===this.useInput)n.push(this.__getInput(t,e,i));else if(!0===this.editable){var r=!0===i?this.comboboxAttrs:void 0;n.push(t("input",{ref:!0===i?"target":void 0,key:"d_t",staticClass:"q-select__focus-target",attrs:Object(o["a"])({id:!0===i?this.targetUid:void 0,readonly:!0,"data-autofocus":(!0===e?!0===i:this.autofocus)||void 0},r),on:Object(O["a"])(this,"f-tget",{keydown:this.__onTargetKeydown,keyup:this.__onTargetKeyup,keypress:this.__onTargetKeypress})})),!0===i&&"string"===typeof this.autocomplete&&this.autocomplete.length>0&&n.push(t("input",{key:"autoinp",staticClass:"q-select__autocomplete-input",domProps:{value:this.ariaCurrentValue},attrs:{autocomplete:this.autocomplete,tabindex:-1},on:Object(O["a"])(this,"autoinp",{keyup:this.__onTargetAutocomplete})}))}if(void 0!==this.nameProp&&!0!==this.disable&&this.innerOptionsValue.length>0){var a=this.innerOptionsValue.map((function(e){return t("option",{attrs:{value:e,selected:!0}})}));n.push(t("select",{staticClass:"hidden",attrs:{name:this.nameProp,multiple:this.multiple}},a))}var s=!0===this.useInput||!0!==i?void 0:this.qAttrs;return t("div",{staticClass:"q-field__native row items-center",attrs:s},n)},__getOptions:function(t){var e=this;if(!0===this.menu){if(!0===this.noOptions)return void 0!==this.$scopedSlots["no-option"]?this.$scopedSlots["no-option"]({inputValue:this.inputValue}):void 0;void 0!==this.$scopedSlots.option&&this.__optionScopeCache.optionSlot!==this.$scopedSlots.option&&(this.__optionScopeCache.optionSlot=this.$scopedSlots.option,this.__optionScopeCache.optionEls=[]);var n=void 0!==this.$scopedSlots.option?this.$scopedSlots.option:function(n){return t(l["a"],{key:n.index,props:n.itemProps,attrs:n.itemAttrs,on:n.itemEvents},[t(f["a"],[t(d["a"],{domProps:Object(i["a"])({},!0===n.sanitize?"textContent":"innerHTML",e.getOptionLabel(n.opt))})])])},r=this.__optionScopeCache.optionEls,o=this.__padVirtualScroll(t,"div",this.optionScope.map((function(t,e){return void 0===r[e]&&(r[e]=n(t)),r[e]})));return void 0!==this.$scopedSlots["before-options"]&&(o=this.$scopedSlots["before-options"]().concat(o)),Object(S["a"])(o,this,"after-options")}},__getInnerAppend:function(t){return!0!==this.loading&&!0!==this.innerLoadingIndicator&&!0!==this.hideDropdownIcon?[t(c["a"],{staticClass:"q-select__dropdown-icon"+(!0===this.menu?" rotate-180":""),props:{name:this.dropdownArrowIcon}})]:null},__getInput:function(t,e,n){var i=!0===n?Object(o["a"])(Object(o["a"])({},this.comboboxAttrs),this.qAttrs):void 0,r={ref:!0===n?"target":void 0,key:"i_t",staticClass:"q-field__input q-placeholder col",style:this.inputStyle,class:this.computedInputClass,domProps:{value:void 0!==this.inputValue?this.inputValue:""},attrs:Object(o["a"])(Object(o["a"])({type:"search"},i),{},{id:!0===n?this.targetUid:void 0,maxlength:this.maxlength,autocomplete:this.autocomplete,"data-autofocus":(!0===e?!0===n:this.autofocus)||void 0,disabled:!0===this.disable,readonly:!0===this.readonly}),on:this.inputControlEvents};return!0!==e&&!0===this.hasDialog&&(r.staticClass+=" no-pointer-events"),t("input",r)},__onChange:function(t){this.__onComposition(t)},__onInput:function(t){var e=this;clearTimeout(this.inputTimer),t&&t.target&&!0===t.target.qComposing||(this.__setInputValue(t.target.value||""),this.userInputValue=!0,this.defaultInputValue=this.inputValue,!0===this.focused||!0===this.hasDialog&&!0!==this.dialogFieldFocused||this.__focus(),void 0!==this.qListeners.filter&&(this.inputTimer=setTimeout((function(){e.filter(e.inputValue)}),this.inputDebounce)))},__setInputValue:function(t){this.inputValue!==t&&(this.inputValue=t,this.$emit("input-value",t))},updateInputValue:function(t,e,n){this.userInputValue=!0!==n,!0===this.useInput&&(this.__setInputValue(t),!0!==e&&!0===n||(this.defaultInputValue=t),!0!==e&&this.filter(t))},filter:function(t,e,n){var i=this;if(void 0!==this.qListeners.filter&&(!0===e||!0===this.focused)){!0===this.innerLoading?this.$emit("filter-abort"):(this.innerLoading=!0,this.innerLoadingIndicator=!0),""!==t&&!0!==this.multiple&&this.innerValue.length>0&&!0!==this.userInputValue&&t===this.getOptionLabel(this.innerValue[0])&&(t="");var r=setTimeout((function(){!0===i.menu&&(i.menu=!1)}),10);clearTimeout(this.filterId),this.filterId=r,this.$emit("filter",t,(function(t,o){!0!==e&&!0!==i.focused||i.filterId!==r||(clearTimeout(i.filterId),"function"===typeof t&&t(),i.innerLoadingIndicator=!1,i.$nextTick((function(){i.innerLoading=!1,!0===i.editable&&(!0===e?!0===i.menu&&i.hidePopup():!0===i.menu?i.__updateMenu(!0):(i.menu=!0,!0===i.hasDialog&&(i.dialog=!0))),"function"===typeof o&&i.$nextTick((function(){o(i)})),"function"===typeof n&&i.$nextTick((function(){n(i)}))})))}),(function(){!0===i.focused&&i.filterId===r&&(clearTimeout(i.filterId),i.innerLoading=!1,i.innerLoadingIndicator=!1),!0===i.menu&&(i.menu=!1)}))}},__getControlEvents:function(){var t=this,e=function(e){t.__onControlFocusout(e,(function(){t.__resetInputValue(),t.__closeMenu()}))};return{focusin:this.__onControlFocusin,focusout:e,"popup-show":this.__onControlPopupShow,"popup-hide":function(n){void 0!==n&&Object(k["k"])(n),t.$emit("popup-hide",n),t.hasPopupOpen=!1,e(n)},click:function(e){if(Object(k["i"])(e),!0!==t.hasDialog&&!0===t.menu)return t.__closeMenu(),void(void 0!==t.$refs.target&&t.$refs.target.focus());t.showPopup(e)}}},__getControlChild:function(t){if(!1!==this.editable&&(!0===this.dialog||!0!==this.noOptions||void 0!==this.$scopedSlots["no-option"]))return this["__get".concat(!0===this.hasDialog?"Dialog":"Menu")](t)},__getMenu:function(t){return t(h["a"],{key:"menu",ref:"menu",props:{value:this.menu,fit:!0!==this.menuShrink,cover:!0===this.optionsCover&&!0!==this.noOptions&&!0!==this.useInput,anchor:this.menuAnchor,self:this.menuSelf,offset:this.menuOffset,contentClass:this.menuContentClass,contentStyle:this.popupContentStyle,dark:this.isOptionsDark,noParentEvent:!0,noRefocus:!0,noFocus:!0,square:this.squaredMenu,transitionShow:this.transitionShow,transitionHide:this.transitionHide,separateClosePopup:!0},attrs:this.listboxAttrs,on:Object(O["a"])(this,"menu",{"&scroll":this.__onVirtualScrollEvt,"before-hide":this.__closeMenu,show:this.__onMenuShow})},this.__getOptions(t))},__onMenuShow:function(){this.__setVirtualScrollSize()},__onDialogFieldFocus:function(t){Object(k["k"])(t),void 0!==this.$refs.target&&this.$refs.target.focus(),this.dialogFieldFocused=!0,window.scrollTo(window.pageXOffset||window.scrollX||document.body.scrollLeft||0,0)},__onDialogFieldBlur:function(t){var e=this;Object(k["k"])(t),this.$nextTick((function(){e.dialogFieldFocused=!1}))},__getDialog:function(t){var e=this,n=[t(s["a"],{staticClass:"col-auto ".concat(this.fieldClass),props:Object(o["a"])(Object(o["a"])({},this.$props),{},{for:this.targetUid,dark:this.isOptionsDark,square:!0,filled:!0,itemAligned:!1,loading:this.innerLoadingIndicator,stackLabel:this.inputValue.length>0}),on:Object(o["a"])(Object(o["a"])({},this.qListeners),{},{focus:this.__onDialogFieldFocus,blur:this.__onDialogFieldBlur}),scopedSlots:Object(o["a"])(Object(o["a"])({},this.$scopedSlots),{},{rawControl:function(){return e.__getControl(t,!0)},before:void 0,after:void 0})})];return!0===this.menu&&n.push(t("div",{key:"virtMenu",ref:"menuContent",staticClass:"col scroll",class:this.menuContentClass,style:this.popupContentStyle,attrs:this.listboxAttrs,on:Object(O["a"])(this,"virtMenu",{click:k["i"],"&scroll":this.__onVirtualScrollEvt})},this.__getOptions(t))),t(M,{key:"dialog",ref:"dialog",props:{value:this.dialog,dark:this.isOptionsDark,position:!0===this.useInput?"top":void 0,transitionShow:this.transitionShowComputed,transitionHide:this.transitionHide},on:Object(O["a"])(this,"dialog",{"before-hide":this.__onDialogBeforeHide,hide:this.__onDialogHide,show:this.__onDialogShow})},[t("div",{staticClass:"q-select__dialog"+(!0===this.isOptionsDark?" q-select__dialog--dark q-dark":"")+(!0===this.dialogFieldFocused?" q-select__dialog--focused":"")},n)])},__onDialogBeforeHide:function(){!0===this.useInput&&!0!==this.$q.platform.is.desktop||(this.$refs.dialog.__refocusTarget=this.$el.querySelector(".q-field__native > [tabindex]:last-child")),this.focused=!1,this.dialogFieldFocused=!1},__onDialogHide:function(t){!0!==this.$q.platform.is.desktop&&document.activeElement.blur(),this.hidePopup(),!1===this.focused&&this.$emit("blur",t),this.__resetInputValue()},__onDialogShow:function(){var t=document.activeElement;null!==t&&t.id===this.targetUid||this.$refs.target===t||void 0===this.$refs.target||this.$refs.target.focus(),this.__setVirtualScrollSize()},__closeMenu:function(){void 0!==this.__optionScopeCache&&(this.__optionScopeCache.optionEls=[]),!0!==this.dialog&&(this.optionIndex=-1,!0===this.menu&&(this.menu=!1),!1===this.focused&&(clearTimeout(this.filterId),this.filterId=void 0,!0===this.innerLoading&&(this.$emit("filter-abort"),this.innerLoading=!1,this.innerLoadingIndicator=!1)))},showPopup:function(t){var e=this;!0===this.editable&&(!0===this.hasDialog?(this.__onControlFocusin(t),this.dialog=!0,this.$nextTick((function(){e.__focus()}))):this.__focus(),void 0!==this.qListeners.filter?this.filter(this.inputValue):!0===this.noOptions&&void 0===this.$scopedSlots["no-option"]||(this.menu=!0))},hidePopup:function(){this.dialog=!1,this.__closeMenu()},__resetInputValue:function(){!0===this.useInput&&this.updateInputValue(!0!==this.multiple&&!0===this.fillInput&&this.innerValue.length>0&&this.getOptionLabel(this.innerValue[0])||"",!0,!0)},__updateMenu:function(t){var e=this,n=-1;if(!0===t){if(this.innerValue.length>0){var i=this.getOptionValue(this.innerValue[0]);n=this.options.findIndex((function(t){return Object($["b"])(e.getOptionValue(t),i)}))}this.__resetVirtualScroll(n)}this.setOptionIndex(n)},__onPreRender:function(){this.hasDialog=(!0===this.$q.platform.is.mobile||"dialog"===this.behavior)&&("menu"!==this.behavior&&(!0!==this.useInput||(void 0!==this.$scopedSlots["no-option"]||void 0!==this.qListeners.filter||!1===this.noOptions))),this.transitionShowComputed=!0===this.hasDialog&&!0===this.useInput&&!0===this.$q.platform.is.ios?"fade":this.transitionShow},__onPostRender:function(){!1===this.dialog&&void 0!==this.$refs.menu&&this.$refs.menu.updatePosition()},updateMenuPosition:function(){this.__onPostRender()}},beforeMount:function(){this.__optionScopeCache={optionSlot:this.$scopedSlots.option,options:[],optionEls:[]}},beforeDestroy:function(){this.__optionScopeCache=void 0,clearTimeout(this.inputTimer)}})},de5e:function(t,e,n){"use strict";var i=n("5530"),r=(n("99af"),n("caad"),n("2b0e")),o=n("87e8"),a=n("e277");e["a"]=r["a"].extend({name:"QPageSticky",mixins:[o["a"]],inject:{layout:{default:function(){console.error("QPageSticky needs to be child of QLayout")}}},props:{position:{type:String,default:"bottom-right",validator:function(t){return["top-right","top-left","bottom-right","bottom-left","top","right","bottom","left"].includes(t)}},offset:{type:Array,validator:function(t){return 2===t.length}},expand:Boolean},computed:{attach:function(){var t=this.position;return{top:t.indexOf("top")>-1,right:t.indexOf("right")>-1,bottom:t.indexOf("bottom")>-1,left:t.indexOf("left")>-1,vertical:"top"===t||"bottom"===t,horizontal:"left"===t||"right"===t}},top:function(){return this.layout.header.offset},right:function(){return this.layout.right.offset},bottom:function(){return this.layout.footer.offset},left:function(){return this.layout.left.offset},style:function(){var t=0,e=0,n=this.attach,i=!0===this.$q.lang.rtl?-1:1;!0===n.top&&0!==this.top?e="".concat(this.top,"px"):!0===n.bottom&&0!==this.bottom&&(e="".concat(-this.bottom,"px")),!0===n.left&&0!==this.left?t="".concat(i*this.left,"px"):!0===n.right&&0!==this.right&&(t="".concat(-i*this.right,"px"));var r={transform:"translate(".concat(t,", ").concat(e,")")};return this.offset&&(r.margin="".concat(this.offset[1],"px ").concat(this.offset[0],"px")),!0===n.vertical?(0!==this.left&&(r[!0===this.$q.lang.rtl?"right":"left"]="".concat(this.left,"px")),0!==this.right&&(r[!0===this.$q.lang.rtl?"left":"right"]="".concat(this.right,"px"))):!0===n.horizontal&&(0!==this.top&&(r.top="".concat(this.top,"px")),0!==this.bottom&&(r.bottom="".concat(this.bottom,"px"))),r},classes:function(){return"fixed-".concat(this.position," q-page-sticky--").concat(!0===this.expand?"expand":"shrink")}},render:function(t){var e=Object(a["c"])(this,"default");return t("div",{staticClass:"q-page-sticky row flex-center",class:this.classes,style:this.style,on:Object(i["a"])({},this.qListeners)},!0===this.expand?e:[t("div",e)])}})},df75:function(t,e,n){"use strict";var i=n("ca84"),r=n("7839");t.exports=Object.keys||function(t){return i(t,r)}},df7c:function(t,e,n){(function(t){function n(t,e){for(var n=0,i=t.length-1;i>=0;i--){var r=t[i];"."===r?t.splice(i,1):".."===r?(t.splice(i,1),n++):n&&(t.splice(i,1),n--)}if(e)for(;n--;n)t.unshift("..");return t}function i(t){"string"!==typeof t&&(t+="");var e,n=0,i=-1,r=!0;for(e=t.length-1;e>=0;--e)if(47===t.charCodeAt(e)){if(!r){n=e+1;break}}else-1===i&&(r=!1,i=e+1);return-1===i?"":t.slice(n,i)}function r(t,e){if(t.filter)return t.filter(e);for(var n=[],i=0;i<t.length;i++)e(t[i],i,t)&&n.push(t[i]);return n}e.resolve=function(){for(var e="",i=!1,o=arguments.length-1;o>=-1&&!i;o--){var a=o>=0?arguments[o]:t.cwd();if("string"!==typeof a)throw new TypeError("Arguments to path.resolve must be strings");a&&(e=a+"/"+e,i="/"===a.charAt(0))}return e=n(r(e.split("/"),(function(t){return!!t})),!i).join("/"),(i?"/":"")+e||"."},e.normalize=function(t){var i=e.isAbsolute(t),a="/"===o(t,-1);return t=n(r(t.split("/"),(function(t){return!!t})),!i).join("/"),t||i||(t="."),t&&a&&(t+="/"),(i?"/":"")+t},e.isAbsolute=function(t){return"/"===t.charAt(0)},e.join=function(){var t=Array.prototype.slice.call(arguments,0);return e.normalize(r(t,(function(t,e){if("string"!==typeof t)throw new TypeError("Arguments to path.join must be strings");return t})).join("/"))},e.relative=function(t,n){function i(t){for(var e=0;e<t.length;e++)if(""!==t[e])break;for(var n=t.length-1;n>=0;n--)if(""!==t[n])break;return e>n?[]:t.slice(e,n-e+1)}t=e.resolve(t).substr(1),n=e.resolve(n).substr(1);for(var r=i(t.split("/")),o=i(n.split("/")),a=Math.min(r.length,o.length),s=a,c=0;c<a;c++)if(r[c]!==o[c]){s=c;break}var u=[];for(c=s;c<r.length;c++)u.push("..");return u=u.concat(o.slice(s)),u.join("/")},e.sep="/",e.delimiter=":",e.dirname=function(t){if("string"!==typeof t&&(t+=""),0===t.length)return".";for(var e=t.charCodeAt(0),n=47===e,i=-1,r=!0,o=t.length-1;o>=1;--o)if(e=t.charCodeAt(o),47===e){if(!r){i=o;break}}else r=!1;return-1===i?n?"/":".":n&&1===i?"/":t.slice(0,i)},e.basename=function(t,e){var n=i(t);return e&&n.substr(-1*e.length)===e&&(n=n.substr(0,n.length-e.length)),n},e.extname=function(t){"string"!==typeof t&&(t+="");for(var e=-1,n=0,i=-1,r=!0,o=0,a=t.length-1;a>=0;--a){var s=t.charCodeAt(a);if(47!==s)-1===i&&(r=!1,i=a+1),46===s?-1===e?e=a:1!==o&&(o=1):-1!==e&&(o=-1);else if(!r){n=a+1;break}}return-1===e||-1===i||0===o||1===o&&e===i-1&&e===n+1?"":t.slice(e,i)};var o="b"==="ab".substr(-1)?function(t,e,n){return t.substr(e,n)}:function(t,e,n){return e<0&&(e=t.length+e),t.substr(e,n)}}).call(this,n("4362"))},df7e:function(t,e,n){"use strict";var i=n("07fa");t.exports=function(t,e){for(var n=i(t),r=new e(n),o=0;o<n;o++)r[o]=t[n-o-1];return r}},dfb9:function(t,e,n){"use strict";var i=n("07fa");t.exports=function(t,e,n){var r=0,o=arguments.length>2?n:i(e),a=new t(o);while(o>r)a[r]=e[r++];return a}},e01a:function(t,e,n){"use strict";var i=n("23e7"),r=n("83ab"),o=n("cfe9"),a=n("e330"),s=n("1a2d"),c=n("1626"),u=n("3a9b"),l=n("577e"),f=n("edd0"),d=n("e893"),h=o.Symbol,p=h&&h.prototype;if(r&&c(h)&&(!("description"in p)||void 0!==h().description)){var v={},g=function(){var t=arguments.length<1||void 0===arguments[0]?void 0:l(arguments[0]),e=u(p,this)?new h(t):void 0===t?h():h(t);return""===t&&(v[e]=!0),e};d(g,h),g.prototype=p,p.constructor=g;var m="Symbol(description detection)"===String(h("description detection")),b=a(p.valueOf),y=a(p.toString),_=/^Symbol\((.*)\)[^)]+$/,w=a("".replace),x=a("".slice);f(p,"description",{configurable:!0,get:function(){var t=b(this);if(s(v,t))return"";var e=y(t),n=m?x(e,7,-1):w(e,_,"$1");return""===n?void 0:n}}),i({global:!0,constructor:!0,forced:!0},{Symbol:g})}},e065:function(t,e,n){"use strict";var i=n("428f"),r=n("1a2d"),o=n("e538"),a=n("9bf2").f;t.exports=function(t){var e=i.Symbol||(i.Symbol={});r(e,t)||a(e,t,{value:o.f(t)})}},e163:function(t,e,n){"use strict";var i=n("1a2d"),r=n("1626"),o=n("7b0b"),a=n("f772"),s=n("e177"),c=a("IE_PROTO"),u=Object,l=u.prototype;t.exports=s?u.getPrototypeOf:function(t){var e=o(t);if(i(e,c))return e[c];var n=e.constructor;return r(n)&&e instanceof n?n.prototype:e instanceof u?l:null}},e177:function(t,e,n){"use strict";var i=n("d039");t.exports=!i((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype}))},e19f:function(t,e,n){var i;!function(){"use strict";var r={not_string:/[^s]/,not_bool:/[^t]/,not_type:/[^T]/,not_primitive:/[^v]/,number:/[diefg]/,numeric_arg:/[bcdiefguxX]/,json:/[j]/,not_json:/[^j]/,text:/^[^\x25]+/,modulo:/^\x25{2}/,placeholder:/^\x25(?:([1-9]\d*)\$|\(([^)]+)\))?(\+)?(0|'[^$])?(-)?(\d+)?(?:\.(\d+))?([b-gijostTuvxX])/,key:/^([a-z_][a-z_\d]*)/i,key_access:/^\.([a-z_][a-z_\d]*)/i,index_access:/^\[(\d+)\]/,sign:/^[+-]/};function o(t){return s(u(t),arguments)}function a(t,e){return o.apply(null,[t].concat(e||[]))}function s(t,e){var n,i,a,s,c,u,l,f,d,h=1,p=t.length,v="";for(i=0;i<p;i++)if("string"===typeof t[i])v+=t[i];else if("object"===typeof t[i]){if(s=t[i],s.keys)for(n=e[h],a=0;a<s.keys.length;a++){if(void 0==n)throw new Error(o('[sprintf] Cannot access property "%s" of undefined value "%s"',s.keys[a],s.keys[a-1]));n=n[s.keys[a]]}else n=s.param_no?e[s.param_no]:e[h++];if(r.not_type.test(s.type)&&r.not_primitive.test(s.type)&&n instanceof Function&&(n=n()),r.numeric_arg.test(s.type)&&"number"!==typeof n&&isNaN(n))throw new TypeError(o("[sprintf] expecting number but found %T",n));switch(r.number.test(s.type)&&(f=n>=0),s.type){case"b":n=parseInt(n,10).toString(2);break;case"c":n=String.fromCharCode(parseInt(n,10));break;case"d":case"i":n=parseInt(n,10);break;case"j":n=JSON.stringify(n,null,s.width?parseInt(s.width):0);break;case"e":n=s.precision?parseFloat(n).toExponential(s.precision):parseFloat(n).toExponential();break;case"f":n=s.precision?parseFloat(n).toFixed(s.precision):parseFloat(n);break;case"g":n=s.precision?String(Number(n.toPrecision(s.precision))):parseFloat(n);break;case"o":n=(parseInt(n,10)>>>0).toString(8);break;case"s":n=String(n),n=s.precision?n.substring(0,s.precision):n;break;case"t":n=String(!!n),n=s.precision?n.substring(0,s.precision):n;break;case"T":n=Object.prototype.toString.call(n).slice(8,-1).toLowerCase(),n=s.precision?n.substring(0,s.precision):n;break;case"u":n=parseInt(n,10)>>>0;break;case"v":n=n.valueOf(),n=s.precision?n.substring(0,s.precision):n;break;case"x":n=(parseInt(n,10)>>>0).toString(16);break;case"X":n=(parseInt(n,10)>>>0).toString(16).toUpperCase();break}r.json.test(s.type)?v+=n:(!r.number.test(s.type)||f&&!s.sign?d="":(d=f?"+":"-",n=n.toString().replace(r.sign,"")),u=s.pad_char?"0"===s.pad_char?"0":s.pad_char.charAt(1):" ",l=s.width-(d+n).length,c=s.width&&l>0?u.repeat(l):"",v+=s.align?d+n+c:"0"===u?d+c+n:c+d+n)}return v}var c=Object.create(null);function u(t){if(c[t])return c[t];var e,n=t,i=[],o=0;while(n){if(null!==(e=r.text.exec(n)))i.push(e[0]);else if(null!==(e=r.modulo.exec(n)))i.push("%");else{if(null===(e=r.placeholder.exec(n)))throw new SyntaxError("[sprintf] unexpected placeholder");if(e[2]){o|=1;var a=[],s=e[2],u=[];if(null===(u=r.key.exec(s)))throw new SyntaxError("[sprintf] failed to parse named argument key");a.push(u[1]);while(""!==(s=s.substring(u[0].length)))if(null!==(u=r.key_access.exec(s)))a.push(u[1]);else{if(null===(u=r.index_access.exec(s)))throw new SyntaxError("[sprintf] failed to parse named argument key");a.push(u[1])}e[2]=a}else o|=2;if(3===o)throw new Error("[sprintf] mixing positional and named placeholders is not (yet) supported");i.push({placeholder:e[0],param_no:e[1],keys:e[2],sign:e[3],pad_char:e[4],align:e[5],width:e[6],precision:e[7],type:e[8]})}n=n.substring(e[0].length)}return c[t]=i}e["sprintf"]=o,e["vsprintf"]=a,"undefined"!==typeof window&&(window["sprintf"]=o,window["vsprintf"]=a,i=function(){return{sprintf:o,vsprintf:a}}.call(e,n,e,t),void 0===i||(t.exports=i))}()},e24e:function(t,e,n){"use strict";var i=n("4fd4"),r=n("f07f");e["a"]=function(t){var e=Object(i["a"])();return e.changedTouches&&(e=e.changedTouches[0]),Object(r["a"])(t,e)}},e260:function(t,e,n){"use strict";var i=n("fc6a"),r=n("44d2"),o=n("3f8c"),a=n("69f3"),s=n("9bf2").f,c=n("c6d2"),u=n("4754"),l=n("c430"),f=n("83ab"),d="Array Iterator",h=a.set,p=a.getterFor(d);t.exports=c(Array,"Array",(function(t,e){h(this,{type:d,target:i(t),index:0,kind:e})}),(function(){var t=p(this),e=t.target,n=t.index++;if(!e||n>=e.length)return t.target=void 0,u(void 0,!0);switch(t.kind){case"keys":return u(n,!1);case"values":return u(e[n],!1)}return u([n,e[n]],!1)}),"values");var v=o.Arguments=o.Array;if(r("keys"),r("values"),r("entries"),!l&&f&&"values"!==v.name)try{s(v,"name",{value:"values"})}catch(g){}},e267:function(t,e,n){"use strict";var i=n("e330"),r=n("e8b5"),o=n("1626"),a=n("c6b6"),s=n("577e"),c=i([].push);t.exports=function(t){if(o(t))return t;if(r(t)){for(var e=t.length,n=[],i=0;i<e;i++){var u=t[i];"string"==typeof u?c(n,u):"number"!=typeof u&&"Number"!==a(u)&&"String"!==a(u)||c(n,s(u))}var l=n.length,f=!0;return function(t,e){if(f)return f=!1,e;if(r(this))return e;for(var i=0;i<l;i++)if(n[i]===t)return e}}}},e277:function(t,e,n){"use strict";n.d(e,"c",(function(){return i})),n.d(e,"d",(function(){return r})),n.d(e,"a",(function(){return o})),n.d(e,"b",(function(){return a}));n("99af");function i(t,e,n){return void 0!==t.$scopedSlots[e]?t.$scopedSlots[e]():n}function r(t,e,n){return void 0!==t.$scopedSlots[e]?[].concat(t.$scopedSlots[e]()):n}function o(t,e,n){return void 0!==e.$scopedSlots[n]?t.concat(e.$scopedSlots[n]()):t}function a(t,e,n){if(void 0===e.$scopedSlots[n])return t;var i=e.$scopedSlots[n]();return void 0!==t?t.concat(i):i}},e2fa:function(t,e,n){"use strict";e["a"]={props:{tag:{type:String,default:"div"}}}},e311:function(t,e,n){"use strict";n.d(e,"b",(function(){return i}));var i="http://www.w3.org/1999/xhtml";e["a"]={svg:"http://www.w3.org/2000/svg",xhtml:i,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"}},e317:function(t,e,n){"use strict";e["a"]=function(t,e){return t=+t,e=+e,function(n){return t*(1-n)+e*n}}},e330:function(t,e,n){"use strict";var i=n("40d5"),r=Function.prototype,o=r.call,a=i&&r.bind.bind(o,o);t.exports=i?a:function(t){return function(){return o.apply(t,arguments)}}},e359:function(t,e,n){"use strict";var i=n("5530"),r=(n("14d9"),n("a9e3"),n("c7cd"),n("2b0e")),o=n("3980"),a=n("87e8"),s=n("e277"),c=n("d882"),u=n("d54d");e["a"]=r["a"].extend({name:"QHeader",mixins:[a["a"]],inject:{layout:{default:function(){console.error("QHeader needs to be child of QLayout")}}},props:{value:{type:Boolean,default:!0},reveal:Boolean,revealOffset:{type:Number,default:250},bordered:Boolean,elevated:Boolean,heightHint:{type:[String,Number],default:50}},data:function(){return{size:parseInt(this.heightHint,10),revealed:!0}},watch:{value:function(t){this.__update("space",t),this.__updateLocal("revealed",!0),this.layout.__animate()},offset:function(t){this.__update("offset",t)},reveal:function(t){!1===t&&this.__updateLocal("revealed",this.value)},revealed:function(t){this.layout.__animate(),this.$emit("reveal",t)},"layout.scroll":function(t){!0===this.reveal&&this.__updateLocal("revealed","up"===t.direction||t.position<=this.revealOffset||t.position-t.inflexionPosition<100)}},computed:{fixed:function(){return!0===this.reveal||this.layout.view.indexOf("H")>-1||this.$q.platform.is.ios&&!0===this.layout.container},offset:function(){if(!0!==this.value)return 0;if(!0===this.fixed)return!0===this.revealed?this.size:0;var t=this.size-this.layout.scroll.position;return t>0?t:0},hidden:function(){return!0!==this.value||!0===this.fixed&&!0!==this.revealed},revealOnFocus:function(){return!0===this.value&&!0===this.hidden&&!0===this.reveal},classes:function(){return(!0===this.fixed?"fixed":"absolute")+"-top"+(!0===this.bordered?" q-header--bordered":"")+(!0===this.hidden?" q-header--hidden":"")+(!0!==this.value?" q-layout--prevent-focus":"")},style:function(){var t=this.layout.rows.top,e={};return"l"===t[0]&&!0===this.layout.left.space&&(e[!0===this.$q.lang.rtl?"right":"left"]="".concat(this.layout.left.size,"px")),"r"===t[2]&&!0===this.layout.right.space&&(e[!0===this.$q.lang.rtl?"left":"right"]="".concat(this.layout.right.size,"px")),e},onEvents:function(){return Object(i["a"])(Object(i["a"])({},this.qListeners),{},{focusin:this.__onFocusin,input:c["k"]})}},render:function(t){var e=Object(s["d"])(this,"default",[]);return!0===this.elevated&&e.push(t("div",{staticClass:"q-layout__shadow absolute-full overflow-hidden no-pointer-events"})),e.push(t(o["a"],{props:{debounce:0},on:Object(u["a"])(this,"resize",{resize:this.__onResize})})),t("header",{staticClass:"q-header q-layout__section--marginal",class:this.classes,style:this.style,on:this.onEvents},e)},created:function(){this.layout.instances.header=this,!0===this.value&&this.__update("size",this.size),this.__update("space",this.value),this.__update("offset",this.offset)},beforeDestroy:function(){this.layout.instances.header===this&&(this.layout.instances.header=void 0,this.__update("size",0),this.__update("offset",0),this.__update("space",!1))},methods:{__onResize:function(t){var e=t.height;this.__updateLocal("size",e),this.__update("size",e)},__update:function(t,e){this.layout.header[t]!==e&&(this.layout.header[t]=e)},__updateLocal:function(t,e){this[t]!==e&&(this[t]=e)},__onFocusin:function(t){!0===this.revealOnFocus&&this.__updateLocal("revealed",!0),this.$emit("focusin",t)}}})},e360:function(t,e,n){"use strict";n.d(e,"b",(function(){return u}));var i=n("166a");function r(t,e,n,i,r){var o=t*t,a=o*t;return((1-3*t+3*o-a)*e+(4-6*o+3*a)*n+(1+3*t+3*o-3*a)*i+a*r)/6}var o=function(t){var e=t.length-1;return function(n){var i=n<=0?n=0:n>=1?(n=1,e-1):Math.floor(n*e),o=t[i],a=t[i+1],s=i>0?t[i-1]:2*o-a,c=i<e-1?t[i+2]:2*a-o;return r((n-i/e)*e,s,o,a,c)}},a=function(t){var e=t.length;return function(n){var i=Math.floor(((n%=1)<0?++n:n)*e),o=t[(i+e-1)%e],a=t[i%e],s=t[(i+1)%e],c=t[(i+2)%e];return r((n-i/e)*e,o,a,s,c)}},s=n("b055");e["a"]=function t(e){var n=Object(s["b"])(e);function r(t,e){var r=n((t=Object(i["g"])(t)).r,(e=Object(i["g"])(e)).r),o=n(t.g,e.g),a=n(t.b,e.b),c=Object(s["a"])(t.opacity,e.opacity);return function(e){return t.r=r(e),t.g=o(e),t.b=a(e),t.opacity=c(e),t+""}}return r.gamma=t,r}(1);function c(t){return function(e){var n,r,o=e.length,a=new Array(o),s=new Array(o),c=new Array(o);for(n=0;n<o;++n)r=Object(i["g"])(e[n]),a[n]=r.r||0,s[n]=r.g||0,c[n]=r.b||0;return a=t(a),s=t(s),c=t(c),r.opacity=1,function(t){return r.r=a(t),r.g=s(t),r.b=c(t),r+""}}}var u=c(o);c(a)},e391:function(t,e,n){"use strict";var i=n("577e");t.exports=function(t,e){return void 0===t?arguments.length<2?"":e:i(t)}},e439:function(t,e,n){"use strict";var i=n("23e7"),r=n("d039"),o=n("fc6a"),a=n("06cf").f,s=n("83ab"),c=!s||r((function(){a(1)}));i({target:"Object",stat:!0,forced:c,sham:!s},{getOwnPropertyDescriptor:function(t,e){return a(o(t),e)}})},e48b:function(t,e,n){"use strict";n.d(e,"a",(function(){return g}));var i=n("ade3"),r=n("5530"),o=(n("4de4"),n("a15b"),n("d81d"),n("14d9"),n("13d5"),n("fb6a"),n("a9e3"),n("b64b"),n("d3b7"),n("ac1f"),n("5319"),n("159b"),n("1c16")),a=n("0831"),s=1e3,c=["start","center","end","start-force","center-force","end-force"],u=Array.prototype.filter;function l(t,e){return t+e}function f(t,e,n,i,r,o,s,c){var u=t===window?document.scrollingElement||document.documentElement:t,l=!0===r?"offsetWidth":"offsetHeight",f={scrollStart:0,scrollViewSize:-s-c,scrollMaxSize:0,offsetStart:-s,offsetEnd:-c};if(!0===r?(t===window?(f.scrollStart=window.pageXOffset||window.scrollX||document.body.scrollLeft||0,f.scrollViewSize+=document.documentElement.clientWidth):(f.scrollStart=u.scrollLeft,f.scrollViewSize+=u.clientWidth),f.scrollMaxSize=u.scrollWidth,!0===o&&(f.scrollStart=(!0===Object(a["f"])()?f.scrollMaxSize-f.scrollViewSize:0)-f.scrollStart)):(t===window?(f.scrollStart=window.pageYOffset||window.scrollY||document.body.scrollTop||0,f.scrollViewSize+=document.documentElement.clientHeight):(f.scrollStart=u.scrollTop,f.scrollViewSize+=u.clientHeight),f.scrollMaxSize=u.scrollHeight),void 0!==n)for(var d=n.previousElementSibling;null!==d;d=d.previousElementSibling)!1===d.classList.contains("q-virtual-scroll--skip")&&(f.offsetStart+=d[l]);if(void 0!==i)for(var h=i.nextElementSibling;null!==h;h=h.nextElementSibling)!1===h.classList.contains("q-virtual-scroll--skip")&&(f.offsetEnd+=h[l]);if(e!==t){var p=u.getBoundingClientRect(),v=e.getBoundingClientRect();!0===r?(f.offsetStart+=v.left-p.left,f.offsetEnd-=v.width):(f.offsetStart+=v.top-p.top,f.offsetEnd-=v.height),t!==window&&(f.offsetStart+=f.scrollStart),f.offsetEnd+=f.scrollMaxSize-f.offsetStart}return f}function d(t,e,n,i){"end"===e&&(e=(t===window?document.body:t)[!0===n?"scrollWidth":"scrollHeight"]),t===window?!0===n?(!0===i&&(e=(!0===Object(a["f"])()?document.body.scrollWidth-document.documentElement.clientWidth:0)-e),window.scrollTo(e,window.pageYOffset||window.scrollY||document.body.scrollTop||0)):window.scrollTo(window.pageXOffset||window.scrollX||document.body.scrollLeft||0,e):!0===n?(!0===i&&(e=(!0===Object(a["f"])()?t.scrollWidth-t.offsetWidth:0)-e),t.scrollLeft=e):t.scrollTop=e}function h(t,e,n,i){if(n>=i)return 0;var r=e.length,o=Math.floor(n/s),a=Math.floor((i-1)/s)+1,c=t.slice(o,a).reduce(l,0);return n%s!==0&&(c-=e.slice(o*s,n).reduce(l,0)),i%s!==0&&i!==r&&(c-=e.slice(i,a*s).reduce(l,0)),c}var p={virtualScrollSliceSize:{type:[Number,String],default:null},virtualScrollSliceRatioBefore:{type:[Number,String],default:1},virtualScrollSliceRatioAfter:{type:[Number,String],default:1},virtualScrollItemSize:{type:[Number,String],default:24},virtualScrollStickySizeStart:{type:[Number,String],default:0},virtualScrollStickySizeEnd:{type:[Number,String],default:0},tableColspan:[Number,String]};function v(t,e){void 0===v.isSupported&&(v.isSupported=void 0!==window.getComputedStyle(document.body).overflowAnchor),!1!==v.isSupported&&void 0!==t&&(cancelAnimationFrame(t._qOverflowAnimationFrame),t._qOverflowAnimationFrame=requestAnimationFrame((function(){if(void 0!==t){var n=t.children||[];u.call(n,(function(t){return t.dataset&&void 0!==t.dataset.qVsAnchor})).forEach((function(t){delete t.dataset.qVsAnchor}));var i=n[e];i&&i.dataset&&(i.dataset.qVsAnchor="")}})))}var g=Object.keys(p);e["b"]={props:Object(r["a"])({virtualScrollHorizontal:Boolean},p),data:function(){return{virtualScrollSliceRange:{from:0,to:0}}},watch:{needsSliceRecalc:function(){this.__setVirtualScrollSize()},needsReset:function(){this.reset()}},computed:{needsReset:function(){var t=this;return["virtualScrollItemSizeComputed","virtualScrollHorizontal"].map((function(e){return t[e]})).join(";")},needsSliceRecalc:function(){var t=this;return this.needsReset+";"+["virtualScrollSliceRatioBefore","virtualScrollSliceRatioAfter"].map((function(e){return t[e]})).join(";")},colspanAttr:function(){return void 0!==this.tableColspan?{colspan:this.tableColspan}:{colspan:100}},virtualScrollItemSizeComputed:function(){return this.virtualScrollItemSize}},methods:{reset:function(){this.__resetVirtualScroll(this.prevToIndex,!0)},refresh:function(t){this.__resetVirtualScroll(void 0===t?this.prevToIndex:t)},scrollTo:function(t,e){var n=this.__getVirtualScrollTarget();if(void 0!==n&&null!==n&&8!==n.nodeType){var i=f(n,this.__getVirtualScrollEl(),this.$refs.before,this.$refs.after,this.virtualScrollHorizontal,this.$q.lang.rtl,this.virtualScrollStickySizeStart,this.virtualScrollStickySizeEnd);this.__scrollViewSize!==i.scrollViewSize&&this.__setVirtualScrollSize(i.scrollViewSize),this.__setVirtualScrollSliceRange(n,i,Math.min(this.virtualScrollLength-1,Math.max(0,parseInt(t,10)||0)),0,c.indexOf(e)>-1?e:this.prevToIndex>-1&&t>this.prevToIndex?"end":"start")}},__onVirtualScrollEvt:function(){var t=this.__getVirtualScrollTarget();if(void 0!==t&&null!==t&&8!==t.nodeType){var e=f(t,this.__getVirtualScrollEl(),this.$refs.before,this.$refs.after,this.virtualScrollHorizontal,this.$q.lang.rtl,this.virtualScrollStickySizeStart,this.virtualScrollStickySizeEnd),n=this.virtualScrollLength-1,i=e.scrollMaxSize-e.offsetStart-e.offsetEnd-this.virtualScrollPaddingAfter;if(this.prevScrollStart!==e.scrollStart)if(e.scrollMaxSize<=0)this.__setVirtualScrollSliceRange(t,e,0,0);else{this.__scrollViewSize!==e.scrollViewSize&&this.__setVirtualScrollSize(e.scrollViewSize),this.__updateVirtualScrollSizes(this.virtualScrollSliceRange.from);var r=Math.floor(e.scrollMaxSize-Math.max(e.scrollViewSize,e.offsetEnd)-Math.min(this.virtualScrollSizes[n],e.scrollViewSize/2));if(r>0&&Math.ceil(e.scrollStart)>=r)this.__setVirtualScrollSliceRange(t,e,n,e.scrollMaxSize-e.offsetEnd-this.virtualScrollSizesAgg.reduce(l,0));else{var o=0,a=e.scrollStart-e.offsetStart,c=a;if(a<=i&&a+e.scrollViewSize>=this.virtualScrollPaddingBefore)a-=this.virtualScrollPaddingBefore,o=this.virtualScrollSliceRange.from,c=a;else for(var u=0;a>=this.virtualScrollSizesAgg[u]&&o<n;u++)a-=this.virtualScrollSizesAgg[u],o+=s;while(a>0&&o<n)a-=this.virtualScrollSizes[o],a>-e.scrollViewSize?(o++,c=a):c=this.virtualScrollSizes[o]+a;this.__setVirtualScrollSliceRange(t,e,o,c)}}}},__setVirtualScrollSliceRange:function(t,e,n,i,r){var o=this,a="string"===typeof r&&r.indexOf("-force")>-1,s=!0===a?r.replace("-force",""):r,c=void 0!==s?s:"start",u=Math.max(0,n-this.virtualScrollSliceSizeComputed[c]),f=u+this.virtualScrollSliceSizeComputed.total;f>this.virtualScrollLength&&(f=this.virtualScrollLength,u=Math.max(0,f-this.virtualScrollSliceSizeComputed.total)),this.prevScrollStart=e.scrollStart;var p=u!==this.virtualScrollSliceRange.from||f!==this.virtualScrollSliceRange.to;if(!1!==p||void 0!==s){var g=document,m=g.activeElement,b=this.$refs.content;!0===p&&void 0!==b&&b!==m&&!0===b.contains(m)&&(b.addEventListener("focusout",this.__onBlurRefocusFn),setTimeout((function(){void 0!==b&&b.removeEventListener("focusout",o.__onBlurRefocusFn)}))),v(b,n-u);var y=void 0!==s?this.virtualScrollSizes.slice(u,n).reduce(l,0):0;if(!0===p){var _=f>=this.virtualScrollSliceRange.from&&u<=this.virtualScrollSliceRange.to?this.virtualScrollSliceRange.to:f;this.virtualScrollSliceRange={from:u,to:_},this.virtualScrollPaddingBefore=h(this.virtualScrollSizesAgg,this.virtualScrollSizes,0,u),this.virtualScrollPaddingAfter=h(this.virtualScrollSizesAgg,this.virtualScrollSizes,this.virtualScrollSliceRange.to,this.virtualScrollLength),requestAnimationFrame((function(){o.virtualScrollSliceRange.to!==f&&o.prevScrollStart===e.scrollStart&&(o.virtualScrollSliceRange={from:o.virtualScrollSliceRange.from,to:f},o.virtualScrollPaddingAfter=h(o.virtualScrollSizesAgg,o.virtualScrollSizes,f,o.virtualScrollLength))}))}requestAnimationFrame((function(){if(o.prevScrollStart===e.scrollStart){!0===p&&o.__updateVirtualScrollSizes(u);var r=o.virtualScrollSizes.slice(u,n).reduce(l,0),c=r+e.offsetStart+o.virtualScrollPaddingBefore,f=c+o.virtualScrollSizes[n],h=c+i;if(void 0!==s){var v=r-y,g=e.scrollStart+v;h=!0!==a&&g<c&&f<g+e.scrollViewSize?g:"end"===s?f-e.scrollViewSize:c-("start"===s?0:Math.round((e.scrollViewSize-o.virtualScrollSizes[n])/2))}o.prevScrollStart=h,d(t,h,o.virtualScrollHorizontal,o.$q.lang.rtl),o.__emitScroll(n)}}))}else this.__emitScroll(n)},__updateVirtualScrollSizes:function(t){var e=this.$refs.content;if(void 0!==e)for(var n,i,r=u.call(e.children||[],(function(t){return t.classList&&!1===t.classList.contains("q-virtual-scroll--skip")})),o=r.length,a=!0===this.virtualScrollHorizontal?function(t){return t.getBoundingClientRect().width}:function(t){return t.offsetHeight},c=t,l=0;l<o;){n=a(r[l]),l++;while(l<o&&!0===r[l].classList.contains("q-virtual-scroll--with-prev"))n+=a(r[l]),l++;i=n-this.virtualScrollSizes[c],0!==i&&(this.virtualScrollSizes[c]+=i,this.virtualScrollSizesAgg[Math.floor(c/s)]+=i),c++}},__resetVirtualScroll:function(t,e){var n=this,i=1*this.virtualScrollItemSizeComputed;!0!==e&&!1!==Array.isArray(this.virtualScrollSizes)||(this.virtualScrollSizes=[]);var r=this.virtualScrollSizes.length;this.virtualScrollSizes.length=this.virtualScrollLength;for(var o=this.virtualScrollLength-1;o>=r;o--)this.virtualScrollSizes[o]=i;var a=Math.floor((this.virtualScrollLength-1)/s);this.virtualScrollSizesAgg=[];for(var c=0;c<=a;c++){for(var u=0,l=Math.min((c+1)*s,this.virtualScrollLength),f=c*s;f<l;f++)u+=this.virtualScrollSizes[f];this.virtualScrollSizesAgg.push(u)}this.prevToIndex=-1,this.prevScrollStart=void 0,this.virtualScrollPaddingBefore=h(this.virtualScrollSizesAgg,this.virtualScrollSizes,0,this.virtualScrollSliceRange.from),this.virtualScrollPaddingAfter=h(this.virtualScrollSizesAgg,this.virtualScrollSizes,this.virtualScrollSliceRange.to,this.virtualScrollLength),t>=0?(this.__updateVirtualScrollSizes(this.virtualScrollSliceRange.from),this.$nextTick((function(){n.scrollTo(t)}))):this.__onVirtualScrollEvt()},__setVirtualScrollSize:function(t){if(void 0===t&&"undefined"!==typeof window){var e=this.__getVirtualScrollTarget();void 0!==e&&null!==e&&8!==e.nodeType&&(t=f(e,this.__getVirtualScrollEl(),this.$refs.before,this.$refs.after,this.virtualScrollHorizontal,this.$q.lang.rtl,this.virtualScrollStickySizeStart,this.virtualScrollStickySizeEnd).scrollViewSize)}this.__scrollViewSize=t;var n=parseFloat(this.virtualScrollSliceRatioBefore)||0,i=parseFloat(this.virtualScrollSliceRatioAfter)||0,r=1+n+i,o=void 0===t||t<=0?1:Math.ceil(t/this.virtualScrollItemSizeComputed),a=Math.max(1,o,Math.ceil((this.virtualScrollSliceSize>0?this.virtualScrollSliceSize:10)/r));this.virtualScrollSliceSizeComputed={total:Math.ceil(a*r),start:Math.ceil(a*n),center:Math.ceil(a*(.5+n)),end:Math.ceil(a*(1+n)),view:o}},__padVirtualScroll:function(t,e,n){var o=!0===this.virtualScrollHorizontal?"width":"height",a=Object(i["a"])({},"--q-virtual-scroll-item-"+o,this.virtualScrollItemSizeComputed+"px");return["tbody"===e?t(e,{staticClass:"q-virtual-scroll__padding",key:"before",ref:"before"},[t("tr",[t("td",{style:Object(r["a"])(Object(i["a"])({},o,"".concat(this.virtualScrollPaddingBefore,"px")),a),attrs:this.colspanAttr})])]):t(e,{staticClass:"q-virtual-scroll__padding",key:"before",ref:"before",style:Object(r["a"])(Object(i["a"])({},o,"".concat(this.virtualScrollPaddingBefore,"px")),a)}),t(e,{staticClass:"q-virtual-scroll__content",key:"content",ref:"content",attrs:{tabindex:-1}},n),"tbody"===e?t(e,{staticClass:"q-virtual-scroll__padding",key:"after",ref:"after"},[t("tr",[t("td",{style:Object(r["a"])(Object(i["a"])({},o,"".concat(this.virtualScrollPaddingAfter,"px")),a),attrs:this.colspanAttr})])]):t(e,{staticClass:"q-virtual-scroll__padding",key:"after",ref:"after",style:Object(r["a"])(Object(i["a"])({},o,"".concat(this.virtualScrollPaddingAfter,"px")),a)})]},__emitScroll:function(t){this.prevToIndex!==t&&(void 0!==this.qListeners["virtual-scroll"]&&this.$emit("virtual-scroll",{index:t,from:this.virtualScrollSliceRange.from,to:this.virtualScrollSliceRange.to-1,direction:t<this.prevToIndex?"decrease":"increase",ref:this}),this.prevToIndex=t)},__onBlurRefocusFn:function(){void 0!==this.$refs.content&&this.$refs.content.focus()}},created:function(){this.__setVirtualScrollSize()},activated:function(){if(!0===this.shouldActivate){var t=this.__getVirtualScrollTarget();void 0!==this.prevScrollStart&&void 0!==t&&null!==t&&8!==t.nodeType?d(t,this.prevScrollStart,this.virtualScrollHorizontal,this.$q.lang.rtl):this.scrollTo(this.prevToIndex)}},deactivated:function(){this.shouldActivate=!0},beforeMount:function(){this.__onVirtualScrollEvt=Object(o["a"])(this.__onVirtualScrollEvt,!0===this.$q.platform.is.ios?120:35),this.__setVirtualScrollSize()},beforeDestroy:function(){this.__onVirtualScrollEvt.cancel()}}},e48b2:function(t,e,n){"use strict";n.d(e,"c",(function(){return jt})),n.d(e,"a",(function(){return Et}));var i=n("6fd3"),r=function(t){"function"!==typeof t&&(t=Object(i["a"])(t));for(var e=this._groups,n=e.length,r=new Array(n),o=0;o<n;++o)for(var a,s,c=e[o],u=c.length,l=r[o]=new Array(u),f=0;f<u;++f)(a=c[f])&&(s=t.call(a,a.__data__,f,c))&&("__data__"in a&&(s.__data__=a.__data__),l[f]=s);return new Et(r,this._parents)},o=n("4230"),a=function(t){"function"!==typeof t&&(t=Object(o["a"])(t));for(var e=this._groups,n=e.length,i=[],r=[],a=0;a<n;++a)for(var s,c=e[a],u=c.length,l=0;l<u;++l)(s=c[l])&&(i.push(t.call(s,s.__data__,l,c)),r.push(s));return new Et(i,r)},s=n("0a78"),c=function(t){"function"!==typeof t&&(t=Object(s["a"])(t));for(var e=this._groups,n=e.length,i=new Array(n),r=0;r<n;++r)for(var o,a=e[r],c=a.length,u=i[r]=[],l=0;l<c;++l)(o=a[l])&&t.call(o,o.__data__,l,a)&&u.push(o);return new Et(i,this._parents)},u=function(t){return new Array(t.length)},l=function(){return new Et(this._enter||this._groups.map(u),this._parents)};function f(t,e){this.ownerDocument=t.ownerDocument,this.namespaceURI=t.namespaceURI,this._next=null,this._parent=t,this.__data__=e}f.prototype={constructor:f,appendChild:function(t){return this._parent.insertBefore(t,this._next)},insertBefore:function(t,e){return this._parent.insertBefore(t,e)},querySelector:function(t){return this._parent.querySelector(t)},querySelectorAll:function(t){return this._parent.querySelectorAll(t)}};var d=function(t){return function(){return t}},h="$";function p(t,e,n,i,r,o){for(var a,s=0,c=e.length,u=o.length;s<u;++s)(a=e[s])?(a.__data__=o[s],i[s]=a):n[s]=new f(t,o[s]);for(;s<c;++s)(a=e[s])&&(r[s]=a)}function v(t,e,n,i,r,o,a){var s,c,u,l={},d=e.length,p=o.length,v=new Array(d);for(s=0;s<d;++s)(c=e[s])&&(v[s]=u=h+a.call(c,c.__data__,s,e),u in l?r[s]=c:l[u]=c);for(s=0;s<p;++s)u=h+a.call(t,o[s],s,o),(c=l[u])?(i[s]=c,c.__data__=o[s],l[u]=null):n[s]=new f(t,o[s]);for(s=0;s<d;++s)(c=e[s])&&l[v[s]]===c&&(r[s]=c)}var g=function(t,e){if(!t)return g=new Array(this.size()),u=-1,this.each((function(t){g[++u]=t})),g;var n=e?v:p,i=this._parents,r=this._groups;"function"!==typeof t&&(t=d(t));for(var o=r.length,a=new Array(o),s=new Array(o),c=new Array(o),u=0;u<o;++u){var l=i[u],f=r[u],h=f.length,g=t.call(l,l&&l.__data__,u,i),m=g.length,b=s[u]=new Array(m),y=a[u]=new Array(m),_=c[u]=new Array(h);n(l,f,b,y,_,g,e);for(var w,x,S=0,k=0;S<m;++S)if(w=b[S]){S>=k&&(k=S+1);while(!(x=y[k])&&++k<m);w._next=x||null}}return a=new Et(a,i),a._enter=s,a._exit=c,a},m=function(){return new Et(this._exit||this._groups.map(u),this._parents)},b=function(t,e,n){var i=this.enter(),r=this,o=this.exit();return i="function"===typeof t?t(i):i.append(t+""),null!=e&&(r=e(r)),null==n?o.remove():n(o),i&&r?i.merge(r).order():r},y=function(t){for(var e=this._groups,n=t._groups,i=e.length,r=n.length,o=Math.min(i,r),a=new Array(i),s=0;s<o;++s)for(var c,u=e[s],l=n[s],f=u.length,d=a[s]=new Array(f),h=0;h<f;++h)(c=u[h]||l[h])&&(d[h]=c);for(;s<i;++s)a[s]=e[s];return new Et(a,this._parents)},_=function(){for(var t=this._groups,e=-1,n=t.length;++e<n;)for(var i,r=t[e],o=r.length-1,a=r[o];--o>=0;)(i=r[o])&&(a&&4^i.compareDocumentPosition(a)&&a.parentNode.insertBefore(i,a),a=i);return this},w=function(t){function e(e,n){return e&&n?t(e.__data__,n.__data__):!e-!n}t||(t=x);for(var n=this._groups,i=n.length,r=new Array(i),o=0;o<i;++o){for(var a,s=n[o],c=s.length,u=r[o]=new Array(c),l=0;l<c;++l)(a=s[l])&&(u[l]=a);u.sort(e)}return new Et(r,this._parents).order()};function x(t,e){return t<e?-1:t>e?1:t>=e?0:NaN}var S=function(){var t=arguments[0];return arguments[0]=this,t.apply(null,arguments),this},k=function(){var t=new Array(this.size()),e=-1;return this.each((function(){t[++e]=this})),t},O=function(){for(var t=this._groups,e=0,n=t.length;e<n;++e)for(var i=t[e],r=0,o=i.length;r<o;++r){var a=i[r];if(a)return a}return null},C=function(){var t=0;return this.each((function(){++t})),t},T=function(){return!this.node()},j=function(t){for(var e=this._groups,n=0,i=e.length;n<i;++n)for(var r,o=e[n],a=0,s=o.length;a<s;++a)(r=o[a])&&t.call(r,r.__data__,a,o);return this},E=n("6cd4");function P(t){return function(){this.removeAttribute(t)}}function A(t){return function(){this.removeAttributeNS(t.space,t.local)}}function M(t,e){return function(){this.setAttribute(t,e)}}function $(t,e){return function(){this.setAttributeNS(t.space,t.local,e)}}function D(t,e){return function(){var n=e.apply(this,arguments);null==n?this.removeAttribute(t):this.setAttribute(t,n)}}function R(t,e){return function(){var n=e.apply(this,arguments);null==n?this.removeAttributeNS(t.space,t.local):this.setAttributeNS(t.space,t.local,n)}}var L=function(t,e){var n=Object(E["a"])(t);if(arguments.length<2){var i=this.node();return n.local?i.getAttributeNS(n.space,n.local):i.getAttribute(n)}return this.each((null==e?n.local?A:P:"function"===typeof e?n.local?R:D:n.local?$:M)(n,e))},q=n("364b");function F(t){return function(){delete this[t]}}function I(t,e){return function(){this[t]=e}}function N(t,e){return function(){var n=e.apply(this,arguments);null==n?delete this[t]:this[t]=n}}var z=function(t,e){return arguments.length>1?this.each((null==e?F:"function"===typeof e?N:I)(t,e)):this.node()[t]};function B(t){return t.trim().split(/^|\s+/)}function V(t){return t.classList||new U(t)}function U(t){this._node=t,this._names=B(t.getAttribute("class")||"")}function H(t,e){var n=V(t),i=-1,r=e.length;while(++i<r)n.add(e[i])}function Y(t,e){var n=V(t),i=-1,r=e.length;while(++i<r)n.remove(e[i])}function W(t){return function(){H(this,t)}}function G(t){return function(){Y(this,t)}}function Q(t,e){return function(){(e.apply(this,arguments)?H:Y)(this,t)}}U.prototype={add:function(t){var e=this._names.indexOf(t);e<0&&(this._names.push(t),this._node.setAttribute("class",this._names.join(" ")))},remove:function(t){var e=this._names.indexOf(t);e>=0&&(this._names.splice(e,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(t){return this._names.indexOf(t)>=0}};var K=function(t,e){var n=B(t+"");if(arguments.length<2){var i=V(this.node()),r=-1,o=n.length;while(++r<o)if(!i.contains(n[r]))return!1;return!0}return this.each(("function"===typeof e?Q:e?W:G)(n,e))};function X(){this.textContent=""}function Z(t){return function(){this.textContent=t}}function J(t){return function(){var e=t.apply(this,arguments);this.textContent=null==e?"":e}}var tt=function(t){return arguments.length?this.each(null==t?X:("function"===typeof t?J:Z)(t)):this.node().textContent};function et(){this.innerHTML=""}function nt(t){return function(){this.innerHTML=t}}function it(t){return function(){var e=t.apply(this,arguments);this.innerHTML=null==e?"":e}}var rt=function(t){return arguments.length?this.each(null==t?et:("function"===typeof t?it:nt)(t)):this.node().innerHTML};function ot(){this.nextSibling&&this.parentNode.appendChild(this)}var at=function(){return this.each(ot)};function st(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}var ct=function(){return this.each(st)},ut=n("e311");function lt(t){return function(){var e=this.ownerDocument,n=this.namespaceURI;return n===ut["b"]&&e.documentElement.namespaceURI===ut["b"]?e.createElement(t):e.createElementNS(n,t)}}function ft(t){return function(){return this.ownerDocument.createElementNS(t.space,t.local)}}var dt=function(t){var e=Object(E["a"])(t);return(e.local?ft:lt)(e)},ht=function(t){var e="function"===typeof t?t:dt(t);return this.select((function(){return this.appendChild(e.apply(this,arguments))}))};function pt(){return null}var vt=function(t,e){var n="function"===typeof t?t:dt(t),r=null==e?pt:"function"===typeof e?e:Object(i["a"])(e);return this.select((function(){return this.insertBefore(n.apply(this,arguments),r.apply(this,arguments)||null)}))};function gt(){var t=this.parentNode;t&&t.removeChild(this)}var mt=function(){return this.each(gt)};function bt(){var t=this.cloneNode(!1),e=this.parentNode;return e?e.insertBefore(t,this.nextSibling):t}function yt(){var t=this.cloneNode(!0),e=this.parentNode;return e?e.insertBefore(t,this.nextSibling):t}var _t=function(t){return this.select(t?yt:bt)},wt=function(t){return arguments.length?this.property("__data__",t):this.node().__data__},xt=n("0165"),St=n("a317");function kt(t,e,n){var i=Object(St["a"])(t),r=i.CustomEvent;"function"===typeof r?r=new r(e,n):(r=i.document.createEvent("Event"),n?(r.initEvent(e,n.bubbles,n.cancelable),r.detail=n.detail):r.initEvent(e,!1,!1)),t.dispatchEvent(r)}function Ot(t,e){return function(){return kt(this,t,e)}}function Ct(t,e){return function(){return kt(this,t,e.apply(this,arguments))}}var Tt=function(t,e){return this.each(("function"===typeof e?Ct:Ot)(t,e))},jt=[null];function Et(t,e){this._groups=t,this._parents=e}function Pt(){return new Et([[document.documentElement]],jt)}Et.prototype=Pt.prototype={constructor:Et,select:r,selectAll:a,filter:c,data:g,enter:l,exit:m,join:b,merge:y,order:_,sort:w,call:S,nodes:k,node:O,size:C,empty:T,each:j,attr:L,style:q["a"],property:z,classed:K,text:tt,html:rt,raise:at,lower:ct,append:ht,insert:vt,remove:mt,clone:_t,datum:wt,on:xt["b"],dispatch:Tt};e["b"]=Pt},e538:function(t,e,n){"use strict";var i=n("b622");e.f=i},e54f:function(t,e,n){},e58c:function(t,e,n){"use strict";var i=n("2ba4"),r=n("fc6a"),o=n("5926"),a=n("07fa"),s=n("a640"),c=Math.min,u=[].lastIndexOf,l=!!u&&1/[1].lastIndexOf(1,-0)<0,f=s("lastIndexOf"),d=l||!f;t.exports=d?function(t){if(l)return i(u,this,arguments)||0;var e=r(this),n=a(e);if(0===n)return-1;var s=n-1;for(arguments.length>1&&(s=c(s,o(arguments[1]))),s<0&&(s=n+s);s>=0;s--)if(s in e&&e[s]===t)return s||0;return-1}:u},e5cb:function(t,e,n){"use strict";var i=n("d066"),r=n("1a2d"),o=n("9112"),a=n("3a9b"),s=n("d2bb"),c=n("e893"),u=n("aeb0"),l=n("7156"),f=n("e391"),d=n("ab36"),h=n("6f19"),p=n("83ab"),v=n("c430");t.exports=function(t,e,n,g){var m="stackTraceLimit",b=g?2:1,y=t.split("."),_=y[y.length-1],w=i.apply(null,y);if(w){var x=w.prototype;if(!v&&r(x,"cause")&&delete x.cause,!n)return w;var S=i("Error"),k=e((function(t,e){var n=f(g?e:t,void 0),i=g?new w(t):new w;return void 0!==n&&o(i,"message",n),h(i,k,i.stack,2),this&&a(x,this)&&l(i,this,k),arguments.length>b&&d(i,arguments[b]),i}));if(k.prototype=x,"Error"!==_?s?s(k,S):c(k,S,{name:!0}):p&&m in w&&(u(k,w,m),u(k,w,"prepareStackTrace")),c(k,w),!v)try{x.name!==_&&o(x,"name",_),x.constructor=k}catch(O){}return k}}},e667:function(t,e,n){"use strict";t.exports=function(t){try{return{error:!1,value:t()}}catch(e){return{error:!0,value:e}}}},e683:function(t,e,n){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},e6cf:function(t,e,n){"use strict";n("5e7e"),n("14e5"),n("cc98"),n("3529"),n("f22b"),n("7149")},e7a9:function(t,e,n){"use strict";var i=n("5530"),r=(n("4de4"),n("a15b"),n("d81d"),n("d3b7"),n("2b0e")),o=n("87e8"),a=n("e277");e["a"]=r["a"].extend({name:"QBtnGroup",mixin:[o["a"]],props:{unelevated:Boolean,outline:Boolean,flat:Boolean,rounded:Boolean,square:Boolean,push:Boolean,stretch:Boolean,glossy:Boolean,spread:Boolean},computed:{classes:function(){var t=this;return["unelevated","outline","flat","rounded","square","push","stretch","glossy"].filter((function(e){return!0===t[e]})).map((function(t){return"q-btn-group--".concat(t)})).join(" ")}},render:function(t){return t("div",{staticClass:"q-btn-group row no-wrap "+(!0===this.spread?"q-btn-group--spread":"inline"),class:this.classes,on:Object(i["a"])({},this.qListeners)},Object(a["c"])(this,"default"))}})},e893:function(t,e,n){"use strict";var i=n("1a2d"),r=n("56ef"),o=n("06cf"),a=n("9bf2");t.exports=function(t,e,n){for(var s=r(e),c=a.f,u=o.f,l=0;l<s.length;l++){var f=s[l];i(t,f)||n&&i(n,f)||c(t,f,u(e,f))}}},e8b5:function(t,e,n){"use strict";var i=n("c6b6");t.exports=Array.isArray||function(t){return"Array"===i(t)}},e91f:function(t,e,n){"use strict";var i=n("ebb5"),r=n("4d64").indexOf,o=i.aTypedArray,a=i.exportTypedArrayMethod;a("indexOf",(function(t){return r(o(this),t,arguments.length>1?arguments[1]:void 0)}))},e95a:function(t,e,n){"use strict";var i=n("b622"),r=n("3f8c"),o=i("iterator"),a=Array.prototype;t.exports=function(t){return void 0!==t&&(r.Array===t||a[o]===t)}},e9bc:function(t,e,n){"use strict";var i=n("dc19"),r=n("cb27").add,o=n("83b9"),a=n("7f65"),s=n("5388");t.exports=function(t){var e=i(this),n=a(t).getIterator(),c=o(e);return s(n,(function(t){r(c,t)})),c}},e9c4:function(t,e,n){"use strict";var i=n("23e7"),r=n("d066"),o=n("2ba4"),a=n("c65b"),s=n("e330"),c=n("d039"),u=n("1626"),l=n("d9b5"),f=n("f36a"),d=n("e267"),h=n("04f8"),p=String,v=r("JSON","stringify"),g=s(/./.exec),m=s("".charAt),b=s("".charCodeAt),y=s("".replace),_=s(1..toString),w=/[\uD800-\uDFFF]/g,x=/^[\uD800-\uDBFF]$/,S=/^[\uDC00-\uDFFF]$/,k=!h||c((function(){var t=r("Symbol")("stringify detection");return"[null]"!==v([t])||"{}"!==v({a:t})||"{}"!==v(Object(t))})),O=c((function(){return'"\\udf06\\ud834"'!==v("\udf06\ud834")||'"\\udead"'!==v("\udead")})),C=function(t,e){var n=f(arguments),i=d(e);if(u(i)||void 0!==t&&!l(t))return n[1]=function(t,e){if(u(i)&&(e=a(i,this,p(t),e)),!l(e))return e},o(v,null,n)},T=function(t,e,n){var i=m(n,e-1),r=m(n,e+1);return g(x,t)&&!g(S,r)||g(S,t)&&!g(x,i)?"\\u"+_(b(t,0),16):t};v&&i({target:"JSON",stat:!0,arity:3,forced:k||O},{stringify:function(t,e,n){var i=f(arguments),r=o(k?C:v,null,i);return O&&"string"==typeof r?y(r,w,T):r}})},ea1d:function(t,e,n){"use strict";var i=n("166a"),r=n("e360"),o=function(t,e){e||(e=[]);var n,i=t?Math.min(e.length,t.length):0,r=e.slice();return function(o){for(n=0;n<i;++n)r[n]=t[n]*(1-o)+e[n]*o;return r}};function a(t){return ArrayBuffer.isView(t)&&!(t instanceof DataView)}function s(t,e){var n,i=e?e.length:0,r=t?Math.min(i,t.length):0,o=new Array(r),a=new Array(i);for(n=0;n<r;++n)o[n]=h(t[n],e[n]);for(;n<i;++n)a[n]=e[n];return function(t){for(n=0;n<r;++n)a[n]=o[n](t);return a}}var c=function(t,e){var n=new Date;return t=+t,e=+e,function(i){return n.setTime(t*(1-i)+e*i),n}},u=n("e317"),l=function(t,e){var n,i={},r={};for(n in null!==t&&"object"===typeof t||(t={}),null!==e&&"object"===typeof e||(e={}),e)n in t?i[n]=h(t[n],e[n]):r[n]=e[n];return function(t){for(n in i)r[n]=i[n](t);return r}},f=n("90ef"),d=n("c698"),h=e["a"]=function(t,e){var n,h=typeof e;return null==e||"boolean"===h?Object(d["a"])(e):("number"===h?u["a"]:"string"===h?(n=Object(i["e"])(e))?(e=n,r["a"]):f["a"]:e instanceof i["e"]?r["a"]:e instanceof Date?c:a(e)?o:Array.isArray(e)?s:"function"!==typeof e.valueOf&&"function"!==typeof e.toString||isNaN(e)?l:u["a"])(t,e)}},ea83:function(t,e,n){"use strict";var i=n("b5db"),r=i.match(/AppleWebKit\/(\d+)\./);t.exports=!!r&&+r[1]},eaac:function(t,e,n){"use strict";var i=n("5530"),r=(n("99af"),n("4de4"),n("0481"),n("caad"),n("a15b"),n("d81d"),n("14d9"),n("fb6a"),n("4069"),n("d3b7"),n("159b"),n("2b0e")),o={computed:{marginalsScope:function(){return{pagination:this.computedPagination,pagesNumber:this.pagesNumber,isFirstPage:this.isFirstPage,isLastPage:this.isLastPage,firstPage:this.firstPage,prevPage:this.prevPage,nextPage:this.nextPage,lastPage:this.lastPage,inFullscreen:this.inFullscreen,toggleFullscreen:this.toggleFullscreen}}},methods:{__getTopDiv:function(t){var e,n=this.$scopedSlots.top,i=this.$scopedSlots["top-left"],r=this.$scopedSlots["top-right"],o=this.$scopedSlots["top-selection"],a=!0===this.hasSelectionMode&&void 0!==o&&this.rowsSelectedNumber>0,s="q-table__top relative-position row items-center";return void 0!==n?t("div",{staticClass:s},[n(this.marginalsScope)]):(!0===a?e=o(this.marginalsScope).slice():(e=[],void 0!==i?e.push(t("div",{staticClass:"q-table__control"},[i(this.marginalsScope)])):this.title&&e.push(t("div",{staticClass:"q-table__control"},[t("div",{staticClass:"q-table__title",class:this.titleClass},this.title)]))),void 0!==r&&(e.push(t("div",{staticClass:"q-table__separator col"})),e.push(t("div",{staticClass:"q-table__control"},[r(this.marginalsScope)]))),0!==e.length?t("div",{staticClass:s},e):void 0)}}},a=(n("4e82"),n("b0c0"),n("0016")),s=n("85fc"),c=r["a"].extend({name:"QCheckbox",mixins:[s["a"]],computed:{computedIcon:function(){return!0===this.isTrue?this.checkedIcon:!0===this.isIndeterminate?this.indeterminateIcon:this.uncheckedIcon}},methods:{__getInner:function(t){return void 0!==this.computedIcon?[t("div",{key:"icon",staticClass:"q-checkbox__icon-container absolute-full flex flex-center no-wrap"},[t(a["a"],{staticClass:"q-checkbox__icon",props:{name:this.computedIcon}})])]:[t("div",{key:"svg",staticClass:"q-checkbox__bg absolute"},[t("svg",{staticClass:"q-checkbox__svg fit absolute-full",attrs:{focusable:"false",viewBox:"0 0 24 24"}},[t("path",{staticClass:"q-checkbox__truthy",attrs:{fill:"none",d:"M1.73,12.91 8.1,19.28 22.79,4.59"}}),t("path",{staticClass:"q-checkbox__indet",attrs:{d:"M4,14H20V10H4"}})])])]}},created:function(){this.type="checkbox"}}),u=n("87e8"),l=n("e277"),f=r["a"].extend({name:"QTh",mixins:[u["a"]],props:{props:Object,autoWidth:Boolean},render:function(t){var e,n,r=this,o=Object(i["a"])({},this.qListeners);if(void 0===this.props)return t("th",{on:o,class:!0===this.autoWidth?"q-table--col-auto-width":null},Object(l["c"])(this,"default"));var s=this.$vnode.key;if(s){if(e=this.props.colsMap[s],void 0===e)return}else e=this.props.col;if(!0===e.sortable){var c="right"===e.align?"unshift":"push";n=Object(l["d"])(this,"default",[]),n[c](t(a["a"],{props:{name:this.$q.iconSet.table.arrowUp},staticClass:e.__iconClass}))}else n=Object(l["c"])(this,"default");var u=!0===e.sortable?{click:function(t){r.props.sort(e),r.$emit("click",t)}}:{};return t("th",{on:Object(i["a"])(Object(i["a"])({},o),u),style:e.headerStyle,class:e.__thClass+(!0===this.autoWidth?" q-table--col-auto-width":"")},n)}}),d=n("d54d");n("b64b");function h(t,e,n,i){return Object.defineProperty(t,e,{get:n,set:i,enumerable:!0}),t}var p={computed:{headerSelectedValue:function(){return!0===this.someRowsSelected?null:this.allRowsSelected}},methods:{__getTHead:function(t){var e=this.__getTHeadTR(t);return!0===this.loading&&void 0===this.$scopedSlots.loading&&e.push(t("tr",{staticClass:"q-table__progress"},[t("th",{staticClass:"relative-position",attrs:{colspan:this.computedColspan}},this.__getProgress(t))])),t("thead",e)},__getTHeadTR:function(t){var e=this,n=this.$scopedSlots.header,i=this.$scopedSlots["header-cell"];if(void 0!==n)return n(this.__getHeaderScope({header:!0})).slice();var r=this.computedCols.map((function(n){var r=e.$scopedSlots["header-cell-".concat(n.name)],o=void 0!==r?r:i,a=e.__getHeaderScope({col:n});return void 0!==o?o(a):t(f,{key:n.name,props:{props:a}},n.label)}));if(!0===this.singleSelection&&!0!==this.grid)r.unshift(t("th",{staticClass:"q-table--col-auto-width"},[" "]));else if(!0===this.multipleSelection){var o=this.$scopedSlots["header-selection"],a=void 0!==o?o(this.__getHeaderScope({})):[t(c,{props:{color:this.color,value:this.headerSelectedValue,dark:this.isDark,dense:this.dense},on:Object(d["a"])(this,"inp",{input:this.__onMultipleSelectionSet})})];r.unshift(t("th",{staticClass:"q-table--col-auto-width"},a))}return[t("tr",{style:this.tableHeaderStyle,class:this.tableHeaderClass},r)]},__getHeaderScope:function(t){var e=this;return Object.assign(t,{cols:this.computedCols,sort:this.sort,colsMap:this.computedColsMap,color:this.color,dark:this.isDark,dense:this.dense}),!0===this.multipleSelection&&(h(t,"selected",(function(){return e.headerSelectedValue}),this.__onMultipleSelectionSet),t.partialSelected=this.someRowsSelected,t.multipleSelect=!0),t},__onMultipleSelectionSet:function(t){!0===this.someRowsSelected&&(t=!1),this.__updateSelection(this.computedRows.map(this.getRowKey),this.computedRows,t)}}},v={methods:{__getTBodyTR:function(t,e,n,i){var r=this,o=this.getRowKey(e),a=this.isRowSelected(o);if(void 0!==n)return n(this.__getBodyScope({key:o,row:e,pageIndex:i,__trClass:a?"selected":""}));var s=this.$scopedSlots["body-cell"],u=this.computedCols.map((function(n){var a=r.$scopedSlots["body-cell-".concat(n.name)],c=void 0!==a?a:s;return void 0!==c?c(r.__getBodyCellScope({key:o,row:e,pageIndex:i,col:n})):t("td",{class:n.__tdClass(e),style:n.__tdStyle(e)},r.getCellValue(n,e))}));if(!0===this.hasSelectionMode){var l=this.$scopedSlots["body-selection"],f=void 0!==l?l(this.__getBodySelectionScope({key:o,row:e,pageIndex:i})):[t(c,{props:{value:a,color:this.color,dark:this.isDark,dense:this.dense},on:{input:function(t,n){r.__updateSelection([o],[e],t,n)}}})];u.unshift(t("td",{staticClass:"q-table--col-auto-width"},f))}var d={key:o,class:{selected:a},on:{}};return void 0!==this.qListeners["row-click"]&&(d.class["cursor-pointer"]=!0,d.on.click=function(t){r.$emit("row-click",t,e,i)}),void 0!==this.qListeners["row-dblclick"]&&(d.class["cursor-pointer"]=!0,d.on.dblclick=function(t){r.$emit("row-dblclick",t,e,i)}),void 0!==this.qListeners["row-contextmenu"]&&(d.class["cursor-pointer"]=!0,d.on.contextmenu=function(t){r.$emit("row-contextmenu",t,e,i)}),t("tr",d,u)},__getTBody:function(t){var e=this,n=this.$scopedSlots.body,i=this.$scopedSlots["top-row"],r=this.$scopedSlots["bottom-row"],o=this.computedRows.map((function(i,r){return e.__getTBodyTR(t,i,n,r)}));return void 0!==i&&(o=i({cols:this.computedCols}).concat(o)),void 0!==r&&(o=o.concat(r({cols:this.computedCols}))),t("tbody",o)},__getVirtualTBodyTR:function(t){var e=this,n=this.$scopedSlots.body;return function(i){return e.__getTBodyTR(t,i.item,n,i.index)}},__getBodyScope:function(t){var e=this;return this.__injectBodyCommonScope(t),t.cols=t.cols.map((function(n){return h(Object(i["a"])({},n),"value",(function(){return e.getCellValue(n,t.row)}))})),t},__getBodyCellScope:function(t){var e=this;return this.__injectBodyCommonScope(t),h(t,"value",(function(){return e.getCellValue(t.col,t.row)}))},__getBodySelectionScope:function(t){return this.__injectBodyCommonScope(t),t},__injectBodyCommonScope:function(t){var e=this;Object.assign(t,{cols:this.computedCols,colsMap:this.computedColsMap,sort:this.sort,rowIndex:this.firstRowIndex+t.pageIndex,color:this.color,dark:this.isDark,dense:this.dense}),!0===this.hasSelectionMode&&h(t,"selected",(function(){return e.isRowSelected(t.key)}),(function(n,i){e.__updateSelection([t.key],[t.row],n,i)})),h(t,"expand",(function(){return e.isRowExpanded(t.key)}),(function(n){e.__updateExpanded(t.key,n)}))},getCellValue:function(t,e){var n="function"===typeof t.field?t.field(e):e[t.field];return void 0!==t.format?t.format(n,e):n}}},g=n("ddd8"),m=n("9c40"),b="q-table__bottom row items-center",y={props:{hideBottom:Boolean,hideSelectedBanner:Boolean,hideNoData:Boolean,hidePagination:Boolean},computed:{navIcon:function(){var t=[this.iconFirstPage||this.$q.iconSet.table.firstPage,this.iconPrevPage||this.$q.iconSet.table.prevPage,this.iconNextPage||this.$q.iconSet.table.nextPage,this.iconLastPage||this.$q.iconSet.table.lastPage];return!0===this.$q.lang.rtl?t.reverse():t}},methods:{__getBottomDiv:function(t){if(!0!==this.hideBottom){if(!0===this.nothingToDisplay){if(!0===this.hideNoData)return;var e=!0===this.loading?this.loadingLabel||this.$q.lang.table.loading:this.filter?this.noResultsLabel||this.$q.lang.table.noResults:this.noDataLabel||this.$q.lang.table.noData,n=this.$scopedSlots["no-data"],i=void 0!==n?[n({message:e,icon:this.$q.iconSet.table.warning,filter:this.filter})]:[t(a["a"],{staticClass:"q-table__bottom-nodata-icon",props:{name:this.$q.iconSet.table.warning}}),e];return t("div",{staticClass:b+" q-table__bottom--nodata"},i)}var r=this.$scopedSlots.bottom;if(void 0!==r)return t("div",{staticClass:b},[r(this.marginalsScope)]);var o=!0!==this.hideSelectedBanner&&!0===this.hasSelectionMode&&this.rowsSelectedNumber>0?[t("div",{staticClass:"q-table__control"},[t("div",[(this.selectedRowsLabel||this.$q.lang.table.selectedRecords)(this.rowsSelectedNumber)])])]:[];return!0!==this.hidePagination?t("div",{staticClass:b+" justify-end"},this.__getPaginationDiv(t,o)):o.length>0?t("div",{staticClass:b},o):void 0}},__getPaginationDiv:function(t,e){var n,r=this,o=this.computedPagination.rowsPerPage,a=this.paginationLabel||this.$q.lang.table.pagination,s=this.$scopedSlots.pagination,c=this.rowsPerPageOptions.length>1;if(e.push(t("div",{staticClass:"q-table__separator col"})),!0===c&&e.push(t("div",{staticClass:"q-table__control"},[t("span",{staticClass:"q-table__bottom-item"},[this.rowsPerPageLabel||this.$q.lang.table.recordsPerPage]),t(g["a"],{staticClass:"q-table__select inline q-table__bottom-item",props:{color:this.color,value:o,options:this.computedRowsPerPageOptions,displayValue:0===o?this.$q.lang.table.allRows:o,dark:this.isDark,borderless:!0,dense:!0,optionsDense:!0,optionsCover:!0},on:Object(d["a"])(this,"pgSize",{input:function(t){r.setPagination({page:1,rowsPerPage:t.value})}})})])),void 0!==s)n=s(this.marginalsScope);else if(n=[t("span",0!==o?{staticClass:"q-table__bottom-item"}:{},[o?a(this.firstRowIndex+1,Math.min(this.lastRowIndex,this.computedRowsNumber),this.computedRowsNumber):a(1,this.filteredSortedRowsNumber,this.computedRowsNumber)])],0!==o&&this.pagesNumber>1){var u={color:this.color,round:!0,dense:!0,flat:!0};!0===this.dense&&(u.size="sm"),this.pagesNumber>2&&n.push(t(m["a"],{key:"pgFirst",props:Object(i["a"])(Object(i["a"])({},u),{},{icon:this.navIcon[0],disable:this.isFirstPage}),on:Object(d["a"])(this,"pgFirst",{click:this.firstPage})})),n.push(t(m["a"],{key:"pgPrev",props:Object(i["a"])(Object(i["a"])({},u),{},{icon:this.navIcon[1],disable:this.isFirstPage}),on:Object(d["a"])(this,"pgPrev",{click:this.prevPage})}),t(m["a"],{key:"pgNext",props:Object(i["a"])(Object(i["a"])({},u),{},{icon:this.navIcon[2],disable:this.isLastPage}),on:Object(d["a"])(this,"pgNext",{click:this.nextPage})})),this.pagesNumber>2&&n.push(t(m["a"],{key:"pgLast",props:Object(i["a"])(Object(i["a"])({},u),{},{icon:this.navIcon[3],disable:this.isLastPage}),on:Object(d["a"])(this,"pgLast",{click:this.lastPage})}))}return e.push(t("div",{staticClass:"q-table__control"},n)),e}}},_=n("eb85"),w={methods:{__getGridHeader:function(t){var e=!0===this.gridHeader?[t("table",{staticClass:"q-table"},[this.__getTHead(t)])]:!0===this.loading&&void 0===this.$scopedSlots.loading?this.__getProgress(t):void 0;return t("div",{staticClass:"q-table__middle"},e)},__getGridBody:function(t){var e=this,n=void 0!==this.$scopedSlots.item?this.$scopedSlots.item:function(n){var i=n.cols.map((function(e){return t("div",{staticClass:"q-table__grid-item-row"},[t("div",{staticClass:"q-table__grid-item-title"},[e.label]),t("div",{staticClass:"q-table__grid-item-value"},[e.value])])}));if(!0===e.hasSelectionMode){var r=e.$scopedSlots["body-selection"],o=void 0!==r?r(n):[t(c,{props:{value:n.selected,color:e.color,dark:e.isDark,dense:e.dense},on:{input:function(t,i){e.__updateSelection([n.key],[n.row],t,i)}}})];i.unshift(t("div",{staticClass:"q-table__grid-item-row"},o),t(_["a"],{props:{dark:e.isDark}}))}var a={staticClass:"q-table__grid-item-card"+e.cardDefaultClass,class:e.cardClass,style:e.cardStyle,on:{}};return void 0===e.qListeners["row-click"]&&void 0===e.qListeners["row-dblclick"]||(a.staticClass+=" cursor-pointer"),void 0!==e.qListeners["row-click"]&&(a.on.click=function(t){e.$emit("row-click",t,n.row,n.pageIndex)}),void 0!==e.qListeners["row-dblclick"]&&(a.on.dblclick=function(t){e.$emit("row-dblclick",t,n.row,n.pageIndex)}),t("div",{staticClass:"q-table__grid-item col-xs-12 col-sm-6 col-md-4 col-lg-3",class:!0===n.selected?"q-table__grid-item--selected":""},[t("div",a,i)])};return t("div",{staticClass:"q-table__grid-content row",class:this.cardContainerClass,style:this.cardContainerStyle},this.computedRows.map((function(t,i){return n(e.__getBodyScope({key:e.getRowKey(t),row:t,pageIndex:i}))})))}}},x=(n("a9e3"),n("1c1c")),S=n("b7fa"),k=r["a"].extend({name:"QMarkupTable",mixins:[S["a"],u["a"]],props:{dense:Boolean,flat:Boolean,bordered:Boolean,square:Boolean,separator:{type:String,default:"horizontal",validator:function(t){return["horizontal","vertical","cell","none"].includes(t)}},wrapCells:Boolean},computed:{classes:function(){return"q-table--".concat(this.separator,"-separator")+(!0===this.isDark?" q-table--dark q-table__card--dark q-dark":"")+(!0===this.dense?" q-table--dense":"")+(!0===this.flat?" q-table--flat":"")+(!0===this.bordered?" q-table--bordered":"")+(!0===this.square?" q-table--square":"")+(!1===this.wrapCells?" q-table--no-wrap":"")}},render:function(t){return t("div",{staticClass:"q-markup-table q-table__container q-table__card",class:this.classes,on:Object(i["a"])({},this.qListeners)},[t("table",{staticClass:"q-table"},Object(l["c"])(this,"default"))])}}),O=function(t,e,n){return t("div",Object(i["a"])(Object(i["a"])({},e),{},{staticClass:"q-table__middle"+(void 0!==e.staticClass?" "+e.staticClass:"")}),[t("table",{staticClass:"q-table"},n)])},C=n("e48b"),T=n("f376"),j=n("0831"),E=n("d882"),P={list:x["a"],table:k},A=r["a"].extend({name:"QVirtualScroll",mixins:[T["b"],u["a"],C["b"]],props:{type:{type:String,default:"list",validator:function(t){return["list","table","__qtable"].includes(t)}},items:{type:Array,default:function(){return[]}},itemsFn:Function,itemsSize:Number,scrollTarget:{default:void 0}},computed:{virtualScrollLength:function(){return this.itemsSize>=0&&void 0!==this.itemsFn?parseInt(this.itemsSize,10):Array.isArray(this.items)?this.items.length:0},virtualScrollScope:function(){var t=this;if(0===this.virtualScrollLength)return[];var e=function(e,n){return{index:t.virtualScrollSliceRange.from+n,item:e}};return void 0===this.itemsFn?this.items.slice(this.virtualScrollSliceRange.from,this.virtualScrollSliceRange.to).map(e):this.itemsFn(this.virtualScrollSliceRange.from,this.virtualScrollSliceRange.to-this.virtualScrollSliceRange.from).map(e)},classes:function(){return"q-virtual-scroll q-virtual-scroll"+(!0===this.virtualScrollHorizontal?"--horizontal":"--vertical")+(void 0!==this.scrollTarget?"":" scroll")},attrs:function(){return void 0!==this.scrollTarget?void 0:{tabindex:0}}},watch:{virtualScrollLength:function(){this.__resetVirtualScroll()},scrollTarget:function(){this.__unconfigureScrollTarget(),this.__configureScrollTarget()}},methods:{__getVirtualScrollEl:function(){return this.$el},__getVirtualScrollTarget:function(){return this.__scrollTarget},__configureScrollTarget:function(){this.__scrollTarget=Object(j["c"])(this.$el,this.scrollTarget),this.__scrollTarget.addEventListener("scroll",this.__onVirtualScrollEvt,E["f"].passive)},__unconfigureScrollTarget:function(){void 0!==this.__scrollTarget&&(this.__scrollTarget.removeEventListener("scroll",this.__onVirtualScrollEvt,E["f"].passive),this.__scrollTarget=void 0)}},beforeMount:function(){this.__resetVirtualScroll()},mounted:function(){this.__configureScrollTarget()},activated:function(){this.__configureScrollTarget()},deactivated:function(){this.__unconfigureScrollTarget()},beforeDestroy:function(){this.__unconfigureScrollTarget()},render:function(t){if(void 0!==this.$scopedSlots.default){var e=this.__padVirtualScroll(t,"list"===this.type?"div":"tbody",this.virtualScrollScope.map(this.$scopedSlots.default));return void 0!==this.$scopedSlots.before&&(e=this.$scopedSlots.before().concat(e)),e=Object(l["a"])(e,this,"after"),"__qtable"===this.type?O(t,{staticClass:this.classes},e):t(P[this.type],{class:this.classes,attrs:this.attrs,props:this.qAttrs,on:Object(i["a"])({},this.qListeners)},e)}console.error("QVirtualScroll: default scoped slot is required for rendering",this)}}),M=n("6642");function $(t,e,n){return{transform:!0===e?"translateX(".concat(!0===n.lang.rtl?"-":"","100%) scale3d(").concat(-t,",1,1)"):"scale3d(".concat(t,",1,1)")}}var D=r["a"].extend({name:"QLinearProgress",mixins:[u["a"],S["a"],Object(M["b"])({xs:2,sm:4,md:6,lg:10,xl:14})],props:{value:{type:Number,default:0},buffer:Number,color:String,trackColor:String,reverse:Boolean,stripe:Boolean,indeterminate:Boolean,query:Boolean,rounded:Boolean,instantFeedback:Boolean},computed:{motion:function(){return!0===this.indeterminate||!0===this.query},widthReverse:function(){return this.reverse!==this.query},classes:function(){return"q-linear-progress"+(void 0!==this.color?" text-".concat(this.color):"")+(!0===this.reverse||!0===this.query?" q-linear-progress--reverse":"")+(!0===this.rounded?" rounded-borders":"")},trackStyle:function(){return $(void 0!==this.buffer?this.buffer:1,this.widthReverse,this.$q)},transitionSuffix:function(){return"with".concat(!0===this.instantFeedback?"out":"","-transition")},trackClass:function(){return"q-linear-progress__track absolute-full q-linear-progress__track--".concat(this.transitionSuffix)+" q-linear-progress__track--".concat(!0===this.isDark?"dark":"light")+(void 0!==this.trackColor?" bg-".concat(this.trackColor):"")},modelStyle:function(){return $(!0===this.motion?1:this.value,this.widthReverse,this.$q)},modelClasses:function(){return"q-linear-progress__model absolute-full q-linear-progress__model--".concat(this.transitionSuffix)+" q-linear-progress__model--".concat(!0===this.motion?"in":"","determinate")},stripeStyle:function(){return{width:100*this.value+"%"}},stripeClass:function(){return"q-linear-progress__stripe q-linear-progress__stripe--".concat(this.transitionSuffix)+" absolute-".concat(!0===this.reverse?"right":"left")},attrs:function(){return{role:"progressbar","aria-valuemin":0,"aria-valuemax":1,"aria-valuenow":!0===this.indeterminate?void 0:this.value}}},render:function(t){var e=[t("div",{style:this.trackStyle,class:this.trackClass}),t("div",{style:this.modelStyle,class:this.modelClasses})];return!0===this.stripe&&!1===this.motion&&e.push(t("div",{style:this.stripeStyle,class:this.stripeClass})),t("div",{style:this.sizeStyle,class:this.classes,attrs:this.attrs,on:Object(i["a"])({},this.qListeners)},Object(l["a"])(e,this,"default"))}}),R=n("3835");n("7db0"),n("d9e2");function L(t,e){return new Date(t)-new Date(e)}var q=n("5ff7"),F={props:{sortMethod:{type:Function,default:function(t,e,n){var i=this.colList.find((function(t){return t.name===e}));if(void 0===i||void 0===i.field)return t;var r=!0===n?-1:1,o="function"===typeof i.field?function(t){return i.field(t)}:function(t){return t[i.field]};return t.sort((function(t,e){var n=o(t),a=o(e);if(null===n||void 0===n)return-1*r;if(null===a||void 0===a)return 1*r;if(void 0!==i.sort)return i.sort(n,a,t,e)*r;if(!0===Object(q["c"])(n)&&!0===Object(q["c"])(a))return(n-a)*r;if(!0===Object(q["a"])(n)&&!0===Object(q["a"])(a))return L(n,a)*r;if("boolean"===typeof n&&"boolean"===typeof a)return(n-a)*r;var s=[n,a].map((function(t){return(t+"").toLocaleString().toLowerCase()})),c=Object(R["a"])(s,2);return n=c[0],a=c[1],n<a?-1*r:n===a?0:r}))}},columnSortOrder:{type:String,validator:function(t){return"ad"===t||"da"===t},default:"ad"}},computed:{columnToSort:function(){var t=this.computedPagination.sortBy;if(t)return this.colList.find((function(e){return e.name===t}))||null}},methods:{sort:function(t){var e=this.columnSortOrder;if(!0===Object(q["d"])(t))t.sortOrder&&(e=t.sortOrder),t=t.name;else{var n=this.colList.find((function(e){return e.name===t}));void 0!==n&&n.sortOrder&&(e=n.sortOrder)}var i=this.computedPagination,r=i.sortBy,o=i.descending;r!==t?(r=t,o="da"===e):!0===this.binaryStateSort?o=!o:!0===o?"ad"===e?r=null:o=!1:"ad"===e?o=!0:r=null,this.setPagination({sortBy:r,descending:o,page:1})}}},I={props:{filter:[String,Object],filterMethod:{type:Function,default:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.computedCols,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:this.getCellValue,r=e?e.toLowerCase():"";return t.filter((function(t){return n.some((function(e){var n=i(e,t)+"",o="undefined"===n||"null"===n?"":n.toLowerCase();return-1!==o.indexOf(r)}))}))}}},watch:{filter:{handler:function(){var t=this;this.$nextTick((function(){t.setPagination({page:1},!0)}))},deep:!0}}};n("2532");function N(t,e){for(var n in e)if(e[n]!==t[n])return!1;return!0}function z(t){return t.page<1&&(t.page=1),void 0!==t.rowsPerPage&&t.rowsPerPage<1&&(t.rowsPerPage=0),t}var B={props:{pagination:Object,rowsPerPageOptions:{type:Array,default:function(){return[5,7,10,15,20,25,50,0]}}},computed:{computedPagination:function(){var t=void 0!==this.qListeners["update:pagination"]?Object(i["a"])(Object(i["a"])({},this.innerPagination),this.pagination):this.innerPagination;return z(t)},firstRowIndex:function(){var t=this.computedPagination,e=t.page,n=t.rowsPerPage;return(e-1)*n},lastRowIndex:function(){var t=this.computedPagination,e=t.page,n=t.rowsPerPage;return e*n},isFirstPage:function(){return 1===this.computedPagination.page},pagesNumber:function(){return 0===this.computedPagination.rowsPerPage?1:Math.max(1,Math.ceil(this.computedRowsNumber/this.computedPagination.rowsPerPage))},isLastPage:function(){return 0===this.lastRowIndex||this.computedPagination.page>=this.pagesNumber},computedRowsPerPageOptions:function(){var t=this,e=this.rowsPerPageOptions.includes(this.innerPagination.rowsPerPage)?this.rowsPerPageOptions:[this.innerPagination.rowsPerPage].concat(this.rowsPerPageOptions);return e.map((function(e){return{label:0===e?t.$q.lang.table.allRows:""+e,value:e}}))}},watch:{pagesNumber:function(t,e){if(t!==e){var n=this.computedPagination.page;t&&!n?this.setPagination({page:1}):t<n&&this.setPagination({page:t})}}},methods:{__sendServerRequest:function(t){this.requestServerInteraction({pagination:t,filter:this.filter})},setPagination:function(t,e){var n=z(Object(i["a"])(Object(i["a"])({},this.computedPagination),t));N(this.computedPagination,n)?!0===this.isServerSide&&!0===e&&this.__sendServerRequest(n):!0!==this.isServerSide?void 0!==this.pagination&&void 0!==this.qListeners["update:pagination"]?this.$emit("update:pagination",n):this.innerPagination=n:this.__sendServerRequest(n)},firstPage:function(){this.setPagination({page:1})},prevPage:function(){var t=this.computedPagination.page;t>1&&this.setPagination({page:t-1})},nextPage:function(){var t=this.computedPagination,e=t.page,n=t.rowsPerPage;this.lastRowIndex>0&&e*n<this.computedRowsNumber&&this.setPagination({page:e+1})},lastPage:function(){this.setPagination({page:this.pagesNumber})}},created:function(){void 0!==this.qListeners["update:pagination"]&&this.$emit("update:pagination",Object(i["a"])({},this.computedPagination))}},V={props:{selection:{type:String,default:"none",validator:function(t){return["single","multiple","none"].includes(t)}},selected:{type:Array,default:function(){return[]}}},computed:{selectedKeys:function(){var t={};return this.selected.map(this.getRowKey).forEach((function(e){t[e]=!0})),t},hasSelectionMode:function(){return"none"!==this.selection},singleSelection:function(){return"single"===this.selection},multipleSelection:function(){return"multiple"===this.selection},allRowsSelected:function(){var t=this;return this.computedRows.length>0&&this.computedRows.every((function(e){return!0===t.selectedKeys[t.getRowKey(e)]}))},someRowsSelected:function(){var t=this;return!0!==this.allRowsSelected&&this.computedRows.some((function(e){return!0===t.selectedKeys[t.getRowKey(e)]}))},rowsSelectedNumber:function(){return this.selected.length}},methods:{isRowSelected:function(t){return!0===this.selectedKeys[t]},clearSelection:function(){this.$emit("update:selected",[])},__updateSelection:function(t,e,n,i){var r=this;this.$emit("selection",{rows:e,added:n,keys:t,evt:i});var o=!0===this.singleSelection?!0===n?e:[]:!0===n?this.selected.concat(e):this.selected.filter((function(e){return!1===t.includes(r.getRowKey(e))}));this.$emit("update:selected",o)}}};n("a434");function U(t){return Array.isArray(t)?t.slice():[]}var H={props:{expanded:Array},data:function(){return{innerExpanded:U(this.expanded)}},watch:{expanded:function(t){this.innerExpanded=U(t)}},methods:{isRowExpanded:function(t){return this.innerExpanded.includes(t)},setExpanded:function(t){void 0!==this.expanded?this.$emit("update:expanded",t):this.innerExpanded=t},__updateExpanded:function(t,e){var n=this.innerExpanded.slice(),i=n.indexOf(t);!0===e?-1===i&&(n.push(t),this.setExpanded(n)):-1!==i&&(n.splice(i,1),this.setExpanded(n))}}},Y={props:{visibleColumns:Array},computed:{colList:function(){if(void 0!==this.columns)return this.columns;var t=this.data[0];return void 0!==t?Object.keys(t).map((function(e){return{name:e,label:e.toUpperCase(),field:e,align:Object(q["c"])(t[e])?"right":"left",sortable:!0}})):[]},computedCols:function(){var t=this,e=this.computedPagination,n=e.sortBy,r=e.descending,o=void 0!==this.visibleColumns?this.colList.filter((function(e){return!0===e.required||!0===t.visibleColumns.includes(e.name)})):this.colList;return o.map((function(t){var e=t.align||"right",o="text-".concat(e);return Object(i["a"])(Object(i["a"])({},t),{},{align:e,__iconClass:"q-table__sort-icon q-table__sort-icon--".concat(e),__thClass:o+(void 0!==t.headerClasses?" "+t.headerClasses:"")+(!0===t.sortable?" sortable":"")+(t.name===n?" sorted ".concat(!0===r?"sort-desc":""):""),__tdStyle:void 0!==t.style?"function"!==typeof t.style?function(){return t.style}:t.style:function(){return null},__tdClass:void 0!==t.classes?"function"!==typeof t.classes?function(){return o+" "+t.classes}:function(e){return o+" "+t.classes(e)}:function(){return o}})}))},computedColsMap:function(){var t={};return this.computedCols.forEach((function(e){t[e.name]=e})),t},computedColspan:function(){return void 0!==this.tableColspan?this.tableColspan:this.computedCols.length+(!0===this.hasSelectionMode?1:0)}}},W=n("582c"),G=0,Q={props:{fullscreen:Boolean,noRouteFullscreenExit:Boolean},data:function(){return{inFullscreen:!1}},watch:{$route:function(){!0!==this.noRouteFullscreenExit&&this.exitFullscreen()},fullscreen:function(t){this.inFullscreen!==t&&this.toggleFullscreen()},inFullscreen:function(t){this.$emit("update:fullscreen",t),this.$emit("fullscreen",t)}},methods:{toggleFullscreen:function(){!0===this.inFullscreen?this.exitFullscreen():this.setFullscreen()},setFullscreen:function(){!0!==this.inFullscreen&&(this.inFullscreen=!0,this.container=this.$el.parentNode,this.container.replaceChild(this.fullscreenFillerNode,this.$el),document.body.appendChild(this.$el),G++,1===G&&document.body.classList.add("q-body--fullscreen-mixin"),this.__historyFullscreen={handler:this.exitFullscreen},W["a"].add(this.__historyFullscreen))},exitFullscreen:function(){var t=this;!0===this.inFullscreen&&(void 0!==this.__historyFullscreen&&(W["a"].remove(this.__historyFullscreen),this.__historyFullscreen=void 0),this.container.replaceChild(this.$el,this.fullscreenFillerNode),this.inFullscreen=!1,G=Math.max(0,G-1),0===G&&(document.body.classList.remove("q-body--fullscreen-mixin"),void 0!==this.$el.scrollIntoView&&setTimeout((function(){t.$el.scrollIntoView()}))))}},beforeMount:function(){this.fullscreenFillerNode=document.createElement("span")},mounted:function(){!0===this.fullscreen&&this.setFullscreen()},beforeDestroy:function(){this.exitFullscreen()}},K={};C["a"].forEach((function(t){K[t]={}}));e["a"]=r["a"].extend({name:"QTable",mixins:[S["a"],u["a"],Q,o,p,v,y,w,F,I,B,V,H,Y],props:Object(i["a"])(Object(i["a"])({data:{type:Array,default:function(){return[]}},rowKey:{type:[String,Function],default:"id"},columns:Array,loading:Boolean,binaryStateSort:Boolean,iconFirstPage:String,iconPrevPage:String,iconNextPage:String,iconLastPage:String,title:String,hideHeader:Boolean,grid:Boolean,gridHeader:Boolean,dense:Boolean,flat:Boolean,bordered:Boolean,square:Boolean,separator:{type:String,default:"horizontal",validator:function(t){return["horizontal","vertical","cell","none"].includes(t)}},wrapCells:Boolean,virtualScroll:Boolean},K),{},{noDataLabel:String,noResultsLabel:String,loadingLabel:String,selectedRowsLabel:Function,rowsPerPageLabel:String,paginationLabel:Function,color:{type:String,default:"grey-8"},titleClass:[String,Array,Object],tableStyle:[String,Array,Object],tableClass:[String,Array,Object],tableHeaderStyle:[String,Array,Object],tableHeaderClass:[String,Array,Object],cardContainerClass:[String,Array,Object],cardContainerStyle:[String,Array,Object],cardStyle:[String,Array,Object],cardClass:[String,Array,Object]}),data:function(){return{innerPagination:Object.assign({sortBy:null,descending:!1,page:1,rowsPerPage:this.rowsPerPageOptions.length>0?this.rowsPerPageOptions[0]:5},this.pagination)}},watch:{needsReset:function(){!0===this.hasVirtScroll&&void 0!==this.$refs.virtScroll&&this.$refs.virtScroll.reset()}},computed:{getRowKey:function(){var t=this;return"function"===typeof this.rowKey?this.rowKey:function(e){return e[t.rowKey]}},hasVirtScroll:function(){return!0!==this.grid&&!0===this.virtualScroll},needsReset:function(){var t=this;return["tableStyle","tableClass","tableHeaderStyle","tableHeaderClass","__containerClass"].map((function(e){return t[e]})).join(";")},filteredSortedRows:function(){var t=this.data;if(!0===this.isServerSide||0===t.length)return t;var e=this.computedPagination,n=e.sortBy,i=e.descending;return this.filter&&(t=this.filterMethod(t,this.filter,this.computedCols,this.getCellValue)),void 0!==this.columnToSort&&(t=this.sortMethod(this.data===t?t.slice():t,n,i)),t},filteredSortedRowsNumber:function(){return this.filteredSortedRows.length},computedRows:function(){var t=this.filteredSortedRows;if(!0===this.isServerSide)return t;var e=this.computedPagination.rowsPerPage;return 0!==e&&(0===this.firstRowIndex&&this.data!==t?t.length>this.lastRowIndex&&(t=t.slice(0,this.lastRowIndex)):t=t.slice(this.firstRowIndex,this.lastRowIndex)),t},computedRowsNumber:function(){return!0===this.isServerSide?this.computedPagination.rowsNumber||0:this.filteredSortedRowsNumber},nothingToDisplay:function(){return 0===this.computedRows.length},isServerSide:function(){return void 0!==this.computedPagination.rowsNumber},cardDefaultClass:function(){return" q-table__card"+(!0===this.isDark?" q-table__card--dark q-dark":"")+(!0===this.square?" q-table--square":"")+(!0===this.flat?" q-table--flat":"")+(!0===this.bordered?" q-table--bordered":"")},__containerClass:function(){return"q-table__container q-table--".concat(this.separator,"-separator column no-wrap")+(!0===this.grid?" q-table--grid":this.cardDefaultClass)+(!0===this.isDark?" q-table--dark":"")+(!0===this.dense?" q-table--dense":"")+(!1===this.wrapCells?" q-table--no-wrap":"")+(!0===this.inFullscreen?" fullscreen scroll":"")},containerClass:function(){return this.__containerClass+(!0===this.loading?" q-table--loading":"")},virtProps:function(){var t=this,e={};return C["a"].forEach((function(n){e[n]=t[n]})),void 0===e.virtualScrollItemSize&&(e.virtualScrollItemSize=!0===this.dense?28:48),e}},render:function(t){var e=[this.__getTopDiv(t)],n={staticClass:this.containerClass};return!0===this.grid?e.push(this.__getGridHeader(t)):Object.assign(n,{class:this.cardClass,style:this.cardStyle}),e.push(this.__getBody(t),this.__getBottomDiv(t)),!0===this.loading&&void 0!==this.$scopedSlots.loading&&e.push(this.$scopedSlots.loading()),t("div",n,e)},methods:{requestServerInteraction:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.$nextTick((function(){t.$emit("request",{pagination:e.pagination||t.computedPagination,filter:e.filter||t.filter,getCellValue:t.getCellValue})}))},resetVirtualScroll:function(){!0===this.hasVirtScroll&&this.$refs.virtScroll.reset()},__getBody:function(t){var e=this;if(!0===this.grid)return this.__getGridBody(t);var n=!0!==this.hideHeader?this.__getTHead(t):null;if(!0===this.hasVirtScroll){var r=this.$scopedSlots["top-row"],o=this.$scopedSlots["bottom-row"],a={default:this.__getVirtualTBodyTR(t)};if(void 0!==r){var s=t("tbody",r({cols:this.computedCols}));a.before=null===n?function(){return[s]}:function(){return[n].concat(s)}}else null!==n&&(a.before=function(){return n});return void 0!==o&&(a.after=function(){return t("tbody",o({cols:e.computedCols}))}),t(A,{ref:"virtScroll",props:Object(i["a"])(Object(i["a"])({},this.virtProps),{},{items:this.computedRows,type:"__qtable",tableColspan:this.computedColspan}),on:Object(d["a"])(this,"vs",{"virtual-scroll":this.__onVScroll}),class:this.tableClass,style:this.tableStyle,scopedSlots:a})}return O(t,{staticClass:"scroll",class:this.tableClass,style:this.tableStyle},[n,this.__getTBody(t)])},scrollTo:function(t,e){if(void 0===this.$refs.virtScroll){t=parseInt(t,10);var n=this.$el.querySelector("tbody tr:nth-of-type(".concat(t+1,")"));if(null!==n){var i=this.$el.querySelector(".q-table__middle.scroll"),r=n.offsetTop-this.virtualScrollStickySizeStart,o=r<i.scrollTop?"decrease":"increase";i.scrollTop=r,this.$emit("virtual-scroll",{index:t,from:0,to:this.pagination.rowsPerPage-1,direction:o})}}else this.$refs.virtScroll.scrollTo(t,e)},__onVScroll:function(t){this.$emit("virtual-scroll",t)},__getProgress:function(t){return[t(D,{staticClass:"q-table__linear-progress",props:{color:this.color,dark:this.isDark,indeterminate:!0,trackColor:"transparent"}})]}}})},eac5:function(t,e,n){"use strict";var i=n("861d"),r=Math.floor;t.exports=Number.isInteger||function(t){return!i(t)&&isFinite(t)&&r(t)===t}},eadc:function(t,e,n){"use strict";var i=Math.PI,r=2*i,o=1e-6,a=r-o;function s(){this._x0=this._y0=this._x1=this._y1=null,this._=""}function c(){return new s}s.prototype=c.prototype={constructor:s,moveTo:function(t,e){this._+="M"+(this._x0=this._x1=+t)+","+(this._y0=this._y1=+e)},closePath:function(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._+="Z")},lineTo:function(t,e){this._+="L"+(this._x1=+t)+","+(this._y1=+e)},quadraticCurveTo:function(t,e,n,i){this._+="Q"+ +t+","+ +e+","+(this._x1=+n)+","+(this._y1=+i)},bezierCurveTo:function(t,e,n,i,r,o){this._+="C"+ +t+","+ +e+","+ +n+","+ +i+","+(this._x1=+r)+","+(this._y1=+o)},arcTo:function(t,e,n,r,a){t=+t,e=+e,n=+n,r=+r,a=+a;var s=this._x1,c=this._y1,u=n-t,l=r-e,f=s-t,d=c-e,h=f*f+d*d;if(a<0)throw new Error("negative radius: "+a);if(null===this._x1)this._+="M"+(this._x1=t)+","+(this._y1=e);else if(h>o)if(Math.abs(d*u-l*f)>o&&a){var p=n-s,v=r-c,g=u*u+l*l,m=p*p+v*v,b=Math.sqrt(g),y=Math.sqrt(h),_=a*Math.tan((i-Math.acos((g+h-m)/(2*b*y)))/2),w=_/y,x=_/b;Math.abs(w-1)>o&&(this._+="L"+(t+w*f)+","+(e+w*d)),this._+="A"+a+","+a+",0,0,"+ +(d*p>f*v)+","+(this._x1=t+x*u)+","+(this._y1=e+x*l)}else this._+="L"+(this._x1=t)+","+(this._y1=e);else;},arc:function(t,e,n,s,c,u){t=+t,e=+e,n=+n,u=!!u;var l=n*Math.cos(s),f=n*Math.sin(s),d=t+l,h=e+f,p=1^u,v=u?s-c:c-s;if(n<0)throw new Error("negative radius: "+n);null===this._x1?this._+="M"+d+","+h:(Math.abs(this._x1-d)>o||Math.abs(this._y1-h)>o)&&(this._+="L"+d+","+h),n&&(v<0&&(v=v%r+r),v>a?this._+="A"+n+","+n+",0,1,"+p+","+(t-l)+","+(e-f)+"A"+n+","+n+",0,1,"+p+","+(this._x1=d)+","+(this._y1=h):v>o&&(this._+="A"+n+","+n+",0,"+ +(v>=i)+","+p+","+(this._x1=t+n*Math.cos(c))+","+(this._y1=e+n*Math.sin(c))))},rect:function(t,e,n,i){this._+="M"+(this._x0=this._x1=+t)+","+(this._y0=this._y1=+e)+"h"+ +n+"v"+ +i+"h"+-n+"Z"},toString:function(){return this._}},e["a"]=c},eb85:function(t,e,n){"use strict";var i=n("5530"),r=(n("99af"),n("2b0e")),o=n("b7fa"),a=n("87e8"),s={true:"inset",item:"item-inset","item-thumbnail":"item-thumbnail-inset"},c={xs:2,sm:4,md:8,lg:16,xl:24};e["a"]=r["a"].extend({name:"QSeparator",mixins:[o["a"],a["a"]],props:{spaced:[Boolean,String],inset:[Boolean,String],vertical:Boolean,color:String,size:String},computed:{orientation:function(){return!0===this.vertical?"vertical":"horizontal"},classPrefix:function(){return" q-separator--".concat(this.orientation)},insetClass:function(){return!1!==this.inset?"".concat(this.classPrefix,"-").concat(s[this.inset]):""},classes:function(){return"q-separator".concat(this.classPrefix).concat(this.insetClass)+(void 0!==this.color?" bg-".concat(this.color):"")+(!0===this.isDark?" q-separator--dark":"")},style:function(){var t={};if(void 0!==this.size&&(t[!0===this.vertical?"width":"height"]=this.size),!1!==this.spaced){var e=!0===this.spaced?"".concat(c.md,"px"):this.spaced in c?"".concat(c[this.spaced],"px"):this.spaced,n=!0===this.vertical?["Left","Right"]:["Top","Bottom"];t["margin".concat(n[0])]=t["margin".concat(n[1])]=e}return t},attrs:function(){return{"aria-orientation":this.orientation}}},render:function(t){return t("hr",{staticClass:"q-separator",class:this.classes,style:this.style,attrs:this.attrs,on:Object(i["a"])({},this.qListeners)})}})},ebb5:function(t,e,n){"use strict";var i,r,o,a=n("4b11"),s=n("83ab"),c=n("cfe9"),u=n("1626"),l=n("861d"),f=n("1a2d"),d=n("f5df"),h=n("0d51"),p=n("9112"),v=n("cb2d"),g=n("edd0"),m=n("3a9b"),b=n("e163"),y=n("d2bb"),_=n("b622"),w=n("90e3"),x=n("69f3"),S=x.enforce,k=x.get,O=c.Int8Array,C=O&&O.prototype,T=c.Uint8ClampedArray,j=T&&T.prototype,E=O&&b(O),P=C&&b(C),A=Object.prototype,M=c.TypeError,$=_("toStringTag"),D=w("TYPED_ARRAY_TAG"),R="TypedArrayConstructor",L=a&&!!y&&"Opera"!==d(c.opera),q=!1,F={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},I={BigInt64Array:8,BigUint64Array:8},N=function(t){if(!l(t))return!1;var e=d(t);return"DataView"===e||f(F,e)||f(I,e)},z=function(t){var e=b(t);if(l(e)){var n=k(e);return n&&f(n,R)?n[R]:z(e)}},B=function(t){if(!l(t))return!1;var e=d(t);return f(F,e)||f(I,e)},V=function(t){if(B(t))return t;throw new M("Target is not a typed array")},U=function(t){if(u(t)&&(!y||m(E,t)))return t;throw new M(h(t)+" is not a typed array constructor")},H=function(t,e,n,i){if(s){if(n)for(var r in F){var o=c[r];if(o&&f(o.prototype,t))try{delete o.prototype[t]}catch(a){try{o.prototype[t]=e}catch(u){}}}P[t]&&!n||v(P,t,n?e:L&&C[t]||e,i)}},Y=function(t,e,n){var i,r;if(s){if(y){if(n)for(i in F)if(r=c[i],r&&f(r,t))try{delete r[t]}catch(o){}if(E[t]&&!n)return;try{return v(E,t,n?e:L&&E[t]||e)}catch(o){}}for(i in F)r=c[i],!r||r[t]&&!n||v(r,t,e)}};for(i in F)r=c[i],o=r&&r.prototype,o?S(o)[R]=r:L=!1;for(i in I)r=c[i],o=r&&r.prototype,o&&(S(o)[R]=r);if((!L||!u(E)||E===Function.prototype)&&(E=function(){throw new M("Incorrect invocation")},L))for(i in F)c[i]&&y(c[i],E);if((!L||!P||P===A)&&(P=E.prototype,L))for(i in F)c[i]&&y(c[i].prototype,P);if(L&&b(j)!==P&&y(j,P),s&&!f(P,$))for(i in q=!0,g(P,$,{configurable:!0,get:function(){return l(this)?this[D]:void 0}}),F)c[i]&&p(c[i],D,i);t.exports={NATIVE_ARRAY_BUFFER_VIEWS:L,TYPED_ARRAY_TAG:q&&D,aTypedArray:V,aTypedArrayConstructor:U,exportTypedArrayMethod:H,exportTypedArrayStaticMethod:Y,getTypedArrayConstructor:z,isView:N,isTypedArray:B,TypedArray:E,TypedArrayPrototype:P}},ebc1:function(t,e,n){"use strict";var i=n("b5db");t.exports=/ipad|iphone|ipod/i.test(i)&&"undefined"!=typeof Pebble},ec5d:function(t,e,n){"use strict";var i=n("5530"),r=(n("99af"),n("14d9"),n("ac1f"),n("5319"),n("2b0e")),o={isoName:"en-us",nativeName:"English (US)",label:{clear:"Clear",ok:"OK",cancel:"Cancel",close:"Close",set:"Set",select:"Select",reset:"Reset",remove:"Remove",update:"Update",create:"Create",search:"Search",filter:"Filter",refresh:"Refresh",expand:function(t){return t?'Expand "'.concat(t,'"'):"Expand"},collapse:function(t){return t?'Collapse "'.concat(t,'"'):"Collapse"}},date:{days:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),daysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),firstDayOfWeek:0,format24h:!1,pluralDay:"days"},table:{noData:"No data available",noResults:"No matching records found",loading:"Loading...",selectedRecords:function(t){return 1===t?"1 record selected.":(0===t?"No":t)+" records selected."},recordsPerPage:"Records per page:",allRows:"All",pagination:function(t,e,n){return t+"-"+e+" of "+n},columns:"Columns"},editor:{url:"URL",bold:"Bold",italic:"Italic",strikethrough:"Strikethrough",underline:"Underline",unorderedList:"Unordered List",orderedList:"Ordered List",subscript:"Subscript",superscript:"Superscript",hyperlink:"Hyperlink",toggleFullscreen:"Toggle Fullscreen",quote:"Quote",left:"Left align",center:"Center align",right:"Right align",justify:"Justify align",print:"Print",outdent:"Decrease indentation",indent:"Increase indentation",removeFormat:"Remove formatting",formatting:"Formatting",fontSize:"Font Size",align:"Align",hr:"Insert Horizontal Rule",undo:"Undo",redo:"Redo",heading1:"Heading 1",heading2:"Heading 2",heading3:"Heading 3",heading4:"Heading 4",heading5:"Heading 5",heading6:"Heading 6",paragraph:"Paragraph",code:"Code",size1:"Very small",size2:"A bit small",size3:"Normal",size4:"Medium-large",size5:"Big",size6:"Very big",size7:"Maximum",defaultFont:"Default Font",viewSource:"View Source"},tree:{noNodes:"No nodes available",noResults:"No matching nodes found"}},a=n("0967");function s(){if(!0!==a["e"]){var t=navigator.language||navigator.languages[0]||navigator.browserLanguage||navigator.userLanguage||navigator.systemLanguage;return t?t.toLowerCase():void 0}}var c={getLocale:s,install:function(t,e,n){var c=this,u=n||o;this.set=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:o,n=arguments.length>1?arguments[1]:void 0,r=Object(i["a"])(Object(i["a"])({},e),{},{rtl:!0===e.rtl,getLocale:s});if(!0===a["e"]){if(void 0===n)return void console.error("SSR ERROR: second param required: Quasar.lang.set(lang, ssrContext)");var u=!0===r.rtl?"rtl":"ltr",l="lang=".concat(r.isoName," dir=").concat(u);r.set=n.$q.lang.set,n.Q_HTML_ATTRS=void 0!==n.Q_PREV_LANG?n.Q_HTML_ATTRS.replace(n.Q_PREV_LANG,l):l,n.Q_PREV_LANG=l,n.$q.lang=r}else{if(!1===a["c"]){var f=document.documentElement;f.setAttribute("dir",!0===r.rtl?"rtl":"ltr"),f.setAttribute("lang",r.isoName)}r.set=c.set,t.lang=c.props=r,c.isoName=r.isoName,c.nativeName=r.nativeName}},!0===a["e"]?(e.server.push((function(t,e){t.lang={},t.lang.set=function(t){c.set(t,e.ssr)},t.lang.set(u)})),this.isoName=u.isoName,this.nativeName=u.nativeName,this.props=u):(r["a"].util.defineReactive(t,"lang",{}),this.set(u))}};e["a"]=c},ec87:function(t,e,n){"use strict";var i=n("b5db");t.exports=/web0s(?!.*chrome)/i.test(i)},ecc4:function(t,e,n){"use strict";var i=function(){return Math.random()},r=(function t(e){function n(t,n){return t=null==t?0:+t,n=null==n?1:+n,1===arguments.length?(n=t,t=0):n-=t,function(){return e()*n+t}}return n.source=t,n}(i),function t(e){function n(t,n){var i,r;return t=null==t?0:+t,n=null==n?1:+n,function(){var o;if(null!=i)o=i,i=null;else do{i=2*e()-1,o=2*e()-1,r=i*i+o*o}while(!r||r>1);return t+n*o*Math.sqrt(-2*Math.log(r)/r)}}return n.source=t,n}(i)),o=(function t(e){function n(){var t=r.source(e).apply(this,arguments);return function(){return Math.exp(t())}}return n.source=t,n}(i),function t(e){function n(t){return function(){for(var n=0,i=0;i<t;++i)n+=e();return n}}return n.source=t,n}(i));(function t(e){function n(t){var n=o.source(e)(t);return function(){return n()/t}}return n.source=t,n})(i),function t(e){function n(t){return function(){return-Math.log(1-e())/t}}return n.source=t,n}(i)},ed5e:function(t,e,n){"use strict";var i=n("3835"),r=(n("a9e3"),n("2b0e")),o=n("0831"),a=n("d882"),s=a["f"].passive;e["a"]=r["a"].extend({name:"QScrollObserver",props:{debounce:[String,Number],horizontal:Boolean,scrollTarget:{default:void 0}},render:a["g"],data:function(){return{pos:0,dir:!0===this.horizontal?"right":"down",dirChanged:!1,dirChangePos:0}},watch:{scrollTarget:function(){this.__unconfigureScrollTarget(),this.__configureScrollTarget()},"$q.lang.rtl":function(){this.__emit()}},methods:{getPosition:function(){return{position:this.pos,direction:this.dir,directionChanged:this.dirChanged,inflexionPosition:this.dirChangePos}},trigger:function(t){var e=this;if(!0===t||0===this.debounce||"0"===this.debounce)this.__emit();else if(void 0===this.clearTimer){var n=this.debounce?[setTimeout(this.__emit,this.debounce),clearTimeout]:[requestAnimationFrame(this.__emit),cancelAnimationFrame],r=Object(i["a"])(n,2),o=r[0],a=r[1];this.clearTimer=function(){a(o),e.clearTimer=void 0}}},__emit:function(){void 0!==this.clearTimer&&this.clearTimer();var t=!0===this.horizontal?o["a"]:o["b"],e=Math.max(0,t(this.__scrollTarget)),n=e-this.pos,i=!0===this.horizontal?n<0?"left":"right":n<0?"up":"down";this.dirChanged=this.dir!==i,this.dirChanged&&(this.dir=i,this.dirChangePos=this.pos),this.pos=e,this.$emit("scroll",this.getPosition())},__configureScrollTarget:function(){this.__scrollTarget=Object(o["c"])(this.$el.parentNode,this.scrollTarget),this.__scrollTarget.addEventListener("scroll",this.trigger,s),this.trigger(!0)},__unconfigureScrollTarget:function(){void 0!==this.__scrollTarget&&(this.__scrollTarget.removeEventListener("scroll",this.trigger,s),this.__scrollTarget=void 0)}},mounted:function(){this.__configureScrollTarget()},beforeDestroy:function(){void 0!==this.clearTimer&&this.clearTimer(),this.__unconfigureScrollTarget()}})},edd0:function(t,e,n){"use strict";var i=n("13d2"),r=n("9bf2");t.exports=function(t,e,n){return n.get&&i(n.get,e,{getter:!0}),n.set&&i(n.set,e,{setter:!0}),r.f(t,e,n)}},efe6:function(t,e,n){"use strict";var i,r,o,a,s,c,u,l=n("d882"),f=n("0831"),d=n("0967"),h=0,p=!1;function v(t){g(t)&&Object(l["l"])(t)}function g(t){if(t.target===document.body||t.target.classList.contains("q-layout__backdrop"))return!0;for(var e=Object(l["d"])(t),n=t.shiftKey&&!t.deltaX,i=!n&&Math.abs(t.deltaX)<=Math.abs(t.deltaY),r=n||i?t.deltaY:t.deltaX,o=0;o<e.length;o++){var a=e[o];if(Object(f["e"])(a,i))return i?r<0&&0===a.scrollTop||r>0&&a.scrollTop+a.clientHeight===a.scrollHeight:r<0&&0===a.scrollLeft||r>0&&a.scrollLeft+a.clientWidth===a.scrollWidth}return!0}function m(t){t.target===document&&(document.scrollingElement.scrollTop=document.scrollingElement.scrollTop)}function b(t){!0!==p&&(p=!0,requestAnimationFrame((function(){p=!1;var e=t.target.height,n=document.scrollingElement,i=n.clientHeight,r=n.scrollTop;void 0!==o&&e===window.innerHeight||(o=i-e,document.scrollingElement.scrollTop=r),r>o&&(document.scrollingElement.scrollTop-=Math.ceil((r-o)/8))})))}function y(t){var e=document.body,n=void 0!==window.visualViewport;if("add"===t){var u=window.getComputedStyle(e).overflowY;i=Object(f["a"])(window),r=Object(f["b"])(window),a=e.style.left,s=e.style.top,c=window.location.href,e.style.left="-".concat(i,"px"),e.style.top="-".concat(r,"px"),"hidden"!==u&&("scroll"===u||e.scrollHeight>window.innerHeight)&&e.classList.add("q-body--force-scrollbar"),e.classList.add("q-body--prevent-scroll"),document.qScrollPrevented=!0,!0===d["a"].is.ios&&(!0===n?(window.scrollTo(0,0),window.visualViewport.addEventListener("resize",b,l["f"].passiveCapture),window.visualViewport.addEventListener("scroll",b,l["f"].passiveCapture),window.scrollTo(0,0)):window.addEventListener("scroll",m,l["f"].passiveCapture))}!0===d["a"].is.desktop&&!0===d["a"].is.mac&&window["".concat(t,"EventListener")]("wheel",v,l["f"].notPassive),"remove"===t&&(!0===d["a"].is.ios&&(!0===n?(window.visualViewport.removeEventListener("resize",b,l["f"].passiveCapture),window.visualViewport.removeEventListener("scroll",b,l["f"].passiveCapture)):window.removeEventListener("scroll",m,l["f"].passiveCapture)),e.classList.remove("q-body--prevent-scroll"),e.classList.remove("q-body--force-scrollbar"),document.qScrollPrevented=!1,e.style.left=a,e.style.top=s,window.location.href===c&&window.scrollTo(i,r),o=void 0)}function _(t){var e="add";if(!0===t){if(h++,void 0!==u)return clearTimeout(u),void(u=void 0);if(h>1)return}else{if(0===h)return;if(h--,h>0)return;if(e="remove",!0===d["a"].is.ios&&!0===d["a"].is.nativeMobile)return clearTimeout(u),void(u=setTimeout((function(){y(e),u=void 0}),100))}y(e)}e["a"]={methods:{__preventScroll:function(t){t===this.preventedScroll||void 0===this.preventedScroll&&!0!==t||(this.preventedScroll=t,_(t))}}}},efec:function(t,e,n){"use strict";var i=n("1a2d"),r=n("cb2d"),o=n("51eb"),a=n("b622"),s=a("toPrimitive"),c=Date.prototype;i(c,s)||r(c,s,o)},f069:function(t,e,n){"use strict";var i=n("59ed"),r=TypeError,o=function(t){var e,n;this.promise=new t((function(t,i){if(void 0!==e||void 0!==n)throw new r("Bad Promise constructor");e=t,n=i})),this.resolve=i(e),this.reject=i(n)};t.exports.f=function(t){return new o(t)}},f07f:function(t,e,n){"use strict";e["a"]=function(t,e){var n=t.ownerSVGElement||t;if(n.createSVGPoint){var i=n.createSVGPoint();return i.x=e.clientX,i.y=e.clientY,i=i.matrixTransform(t.getScreenCTM().inverse()),[i.x,i.y]}var r=t.getBoundingClientRect();return[e.clientX-r.left-t.clientLeft,e.clientY-r.top-t.clientTop]}},f09f:function(t,e,n){"use strict";var i=n("5530"),r=(n("0481"),n("4069"),n("2b0e")),o=n("b7fa"),a=n("e2fa"),s=n("87e8"),c=n("e277");e["a"]=r["a"].extend({name:"QCard",mixins:[s["a"],o["a"],a["a"]],props:{square:Boolean,flat:Boolean,bordered:Boolean},computed:{classes:function(){return"q-card"+(!0===this.isDark?" q-card--dark q-dark":"")+(!0===this.bordered?" q-card--bordered":"")+(!0===this.square?" q-card--square no-border-radius":"")+(!0===this.flat?" q-card--flat no-shadow":"")}},render:function(t){return t(this.tag,{class:this.classes,on:Object(i["a"])({},this.qListeners)},Object(c["c"])(this,"default"))}})},f183:function(t,e,n){"use strict";var i=n("23e7"),r=n("e330"),o=n("d012"),a=n("861d"),s=n("1a2d"),c=n("9bf2").f,u=n("241c"),l=n("057f"),f=n("4fad"),d=n("90e3"),h=n("bb2f"),p=!1,v=d("meta"),g=0,m=function(t){c(t,v,{value:{objectID:"O"+g++,weakData:{}}})},b=function(t,e){if(!a(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!s(t,v)){if(!f(t))return"F";if(!e)return"E";m(t)}return t[v].objectID},y=function(t,e){if(!s(t,v)){if(!f(t))return!0;if(!e)return!1;m(t)}return t[v].weakData},_=function(t){return h&&p&&f(t)&&!s(t,v)&&m(t),t},w=function(){x.enable=function(){},p=!0;var t=u.f,e=r([].splice),n={};n[v]=1,t(n).length&&(u.f=function(n){for(var i=t(n),r=0,o=i.length;r<o;r++)if(i[r]===v){e(i,r,1);break}return i},i({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:l.f}))},x=t.exports={enable:w,fastKey:b,getWeakData:y,onFreeze:_};o[v]=!0},f1df:function(t,e,n){"use strict";n.d(e,"a",(function(){return l})),n.d(e,"c",(function(){return u})),n.d(e,"b",(function(){return h}));var i=n("eadc"),r=function(t){return function(){return t}};function o(t){this._context=t}o.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;default:this._context.lineTo(t,e);break}}};var a=function(t){return new o(t)};function s(t){return t[0]}function c(t){return t[1]}var u=function(){var t=s,e=c,n=r(!0),o=null,u=a,l=null;function f(r){var a,s,c,f=r.length,d=!1;for(null==o&&(l=u(c=Object(i["a"])())),a=0;a<=f;++a)!(a<f&&n(s=r[a],a,r))===d&&((d=!d)?l.lineStart():l.lineEnd()),d&&l.point(+t(s,a,r),+e(s,a,r));if(c)return l=null,c+""||null}return f.x=function(e){return arguments.length?(t="function"===typeof e?e:r(+e),f):t},f.y=function(t){return arguments.length?(e="function"===typeof t?t:r(+t),f):e},f.defined=function(t){return arguments.length?(n="function"===typeof t?t:r(!!t),f):n},f.curve=function(t){return arguments.length?(u=t,null!=o&&(l=u(o)),f):u},f.context=function(t){return arguments.length?(null==t?o=l=null:l=u(o=t),f):o},f},l=function(){var t=s,e=null,n=r(0),o=c,l=r(!0),f=null,d=a,h=null;function p(r){var a,s,c,u,p,v=r.length,g=!1,m=new Array(v),b=new Array(v);for(null==f&&(h=d(p=Object(i["a"])())),a=0;a<=v;++a){if(!(a<v&&l(u=r[a],a,r))===g)if(g=!g)s=a,h.areaStart(),h.lineStart();else{for(h.lineEnd(),h.lineStart(),c=a-1;c>=s;--c)h.point(m[c],b[c]);h.lineEnd(),h.areaEnd()}g&&(m[a]=+t(u,a,r),b[a]=+n(u,a,r),h.point(e?+e(u,a,r):m[a],o?+o(u,a,r):b[a]))}if(p)return h=null,p+""||null}function v(){return u().defined(l).curve(d).context(f)}return p.x=function(n){return arguments.length?(t="function"===typeof n?n:r(+n),e=null,p):t},p.x0=function(e){return arguments.length?(t="function"===typeof e?e:r(+e),p):t},p.x1=function(t){return arguments.length?(e=null==t?null:"function"===typeof t?t:r(+t),p):e},p.y=function(t){return arguments.length?(n="function"===typeof t?t:r(+t),o=null,p):n},p.y0=function(t){return arguments.length?(n="function"===typeof t?t:r(+t),p):n},p.y1=function(t){return arguments.length?(o=null==t?null:"function"===typeof t?t:r(+t),p):o},p.lineX0=p.lineY0=function(){return v().x(t).y(n)},p.lineY1=function(){return v().x(t).y(o)},p.lineX1=function(){return v().x(e).y(n)},p.defined=function(t){return arguments.length?(l="function"===typeof t?t:r(!!t),p):l},p.curve=function(t){return arguments.length?(d=t,null!=f&&(h=d(f)),p):d},p.context=function(t){return arguments.length?(null==t?f=h=null:h=d(f=t),p):f},p};function f(t,e,n){t._context.bezierCurveTo(t._x1+t._k*(t._x2-t._x0),t._y1+t._k*(t._y2-t._y0),t._x2+t._k*(t._x1-e),t._y2+t._k*(t._y1-n),t._x2,t._y2)}function d(t,e){this._context=t,this._k=(1-e)/6}d.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:f(this,this._x1,this._y1);break}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2,this._x1=t,this._y1=e;break;case 2:this._point=3;default:f(this,t,e);break}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};var h=function t(e){function n(t){return new d(t,e)}return n.tension=function(e){return t(+e)},n}(0)},f20b:function(t,e,n){"use strict";var i=n("5530"),r=(n("99af"),n("0481"),n("14d9"),n("13d5"),n("4069"),n("b64b"),n("d3b7"),n("ac1f"),n("1276"),n("2b0e")),o=n("c8c8"),a=n("f376"),s=n("7562"),c=n("0016"),u=n("9c40"),l=n("e7a9"),f=n("4e73"),d=n("e277"),h=n("d882"),p=n("d54d"),v=n("1732"),g=Object.keys(s["a"].props).reduce((function(t,e){return(t[e]={})&&t}),{});e["a"]=r["a"].extend({name:"QBtnDropdown",mixins:[o["a"],a["b"]],inheritAttrs:!1,props:Object(i["a"])(Object(i["a"])({value:Boolean,split:Boolean,dropdownIcon:String,contentClass:[Array,String,Object],contentStyle:[Array,String,Object],cover:Boolean,persistent:Boolean,noRouteDismiss:Boolean,autoClose:Boolean,menuAnchor:{type:String,default:"bottom end"},menuSelf:{type:String,default:"top end"},menuOffset:Array},g),{},{disableMainBtn:Boolean,disableDropdown:Boolean,noIconAnimation:Boolean,toggleAriaLabel:String}),data:function(){return{showing:this.value}},watch:{value:function(t){void 0!==this.$refs.menu&&this.$refs.menu[t?"show":"hide"]()},split:function(){this.hide()}},render:function(t){var e=this,n=Object(d["c"])(this,"label",[]),r={"aria-expanded":!0===this.showing?"true":"false","aria-haspopup":"true","aria-controls":this.targetUid,"aria-label":this.toggleAriaLabel||this.$q.lang.label[!0===this.showing?"collapse":"expand"](this.label)};(!0===this.disable||!1===this.split&&!0===this.disableMainBtn||!0===this.disableDropdown)&&(r["aria-disabled"]="true");var o=[t(c["a"],{props:{name:this.dropdownIcon||this.$q.iconSet.arrow.dropdown},class:"q-btn-dropdown__arrow"+(!0===this.showing&&!1===this.noIconAnimation?" rotate-180":"")+(!1===this.split?" q-btn-dropdown__arrow-container":"")})];if(!0!==this.disableDropdown&&o.push(t(f["a"],{ref:"menu",attrs:{id:this.targetUid},props:{cover:this.cover,fit:!0,persistent:this.persistent,noRouteDismiss:this.noRouteDismiss,autoClose:this.autoClose,anchor:this.menuAnchor,self:this.menuSelf,offset:this.menuOffset,contentClass:this.contentClass,contentStyle:this.contentStyle,separateClosePopup:!0,transitionShow:this.transitionShow,transitionHide:this.transitionHide},on:Object(p["a"])(this,"menu",{"before-show":function(t){e.showing=!0,e.$emit("before-show",t)},show:function(t){e.$emit("show",t),e.$emit("input",!0)},"before-hide":function(t){e.showing=!1,e.$emit("before-hide",t)},hide:function(t){e.$emit("hide",t),e.$emit("input",!1)}})},Object(d["c"])(this,"default"))),!1===this.split)return t(u["a"],{class:"q-btn-dropdown q-btn-dropdown--simple",props:Object(i["a"])(Object(i["a"])({},this.$props),{},{disable:!0===this.disable||!0===this.disableMainBtn,noWrap:!0,round:!1}),attrs:Object(i["a"])(Object(i["a"])({},r),this.qAttrs),on:Object(p["a"])(this,"nonSpl",{click:function(t){e.$emit("click",t)}}),scopedSlots:{loading:this.$scopedSlots.loading}},n.concat(o));var a=t(u["a"],{class:"q-btn-dropdown--current",props:Object(i["a"])(Object(i["a"])({},this.$props),{},{disable:!0===this.disable||!0===this.disableMainBtn,noWrap:!0,iconRight:this.iconRight,round:!1}),attrs:this.qAttrs,on:Object(p["a"])(this,"spl",{click:function(t){Object(h["k"])(t),e.hide(),e.$emit("click",t)}}),scopedSlots:{loading:this.$scopedSlots.loading}},n);return t(l["a"],{props:{outline:this.outline,flat:this.flat,rounded:this.rounded,square:this.square,push:this.push,unelevated:this.unelevated,glossy:this.glossy,stretch:this.stretch},staticClass:"q-btn-dropdown q-btn-dropdown--split no-wrap q-btn-item"},[a,t(u["a"],{staticClass:"q-btn-dropdown__arrow-container q-anchor--skip",attrs:r,props:{disable:!0===this.disable||!0===this.disableDropdown,outline:this.outline,flat:this.flat,rounded:this.rounded,push:this.push,size:this.size,color:this.color,textColor:this.textColor,dense:this.dense,ripple:this.ripple}},o)])},methods:{toggle:function(t){this.$refs.menu&&this.$refs.menu.toggle(t)},show:function(t){this.$refs.menu&&this.$refs.menu.show(t)},hide:function(t){this.$refs.menu&&this.$refs.menu.hide(t)}},created:function(){this.targetUid="d_".concat(Object(v["a"])())},mounted:function(){!0===this.value&&this.show()}})},f22b:function(t,e,n){"use strict";var i=n("23e7"),r=n("f069"),o=n("4738").CONSTRUCTOR;i({target:"Promise",stat:!0,forced:o},{reject:function(t){var e=r.f(this),n=e.reject;return n(t),e.promise}})},f249:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var i=n("0967");function r(){if(void 0!==window.getSelection){var t=window.getSelection();void 0!==t.empty?t.empty():void 0!==t.removeAllRanges&&(t.removeAllRanges(),!0!==i["b"].is.mobile&&t.addRange(document.createRange()))}else void 0!==document.selection&&document.selection.empty()}},f303:function(t,e,n){"use strict";n.d(e,"b",(function(){return r})),n.d(e,"d",(function(){return o})),n.d(e,"a",(function(){return a})),n.d(e,"c",(function(){return s}));var i=n("53ca");n("b64b"),n("d3b7"),n("159b");function r(t,e){var n=t.style;Object.keys(e).forEach((function(t){n[t]=e[t]}))}function o(t){var e=Object(i["a"])(t);if("function"===e&&(t=t()),"string"===e)try{t=document.querySelector(t)}catch(n){}return t!==Object(t)?null:!0===t._isVue&&void 0!==t.$el?t.$el:t}function a(t,e){if(void 0===t||!0===t.contains(e))return!0;for(var n=t.nextElementSibling;null!==n;n=n.nextElementSibling)if(n.contains(e))return!0;return!1}function s(t){return t===document.documentElement||null===t?document.body:t}},f35e:function(t,e,n){"use strict";var i=function(){var t=this,e=t._self._c;return e("div",{staticClass:"db-number"},[e("div",{staticClass:"db-n-content"},[t.hasTrend?e("div",{staticClass:"db-n-layer"},[e("db-sparkline",{staticStyle:{position:"absolute",bottom:"0",width:"100%"},attrs:{_updated:t._updated,data:t.trend,max:t.trendMax,height:60}})],1):t._e(),t.hasIcon?e("div",{staticClass:"db-n-layer",staticStyle:{"text-align":"right"}},[e("div",{},[e("i",{class:t.iconClass})])]):t._e(),t.hasPct?e("div",{staticClass:"db-n-layer",staticStyle:{"text-align":"right"}},[e("div",{staticStyle:{float:"right"}},[e("db-easy-pie",{attrs:{_updated:t._updated,value:t.percentValue,percentRanges:t.percentRanges,lineWidth:8,size:86,dark:t.dark,fontSize:"14px"}})],1)]):t._e(),e("div",{staticClass:"db-n-main"},[e("div",{staticClass:"db-n-hdr"},[e("span",{staticClass:"text-md db-txt-faded"},[t._v(t._s(t.title))])]),e("div",[e("div",{staticClass:"db-n-value db-txt-highlight"},[t._v(t._s(t.formattedValue))]),e("div",{staticClass:"text-sm db-txt-faded"},[t._v(t._s(t.subtitle))]),e("div"),e("div",{staticClass:"text-xxs db-txt-faded db-n-footer"},[t._v(t._s(t.footer))])])])])])},r=[],o=(n("a9e3"),n("b5f7")),a=n("0558"),s=n("6af3"),c=n("e19f"),u={name:"DbNumber",components:{DbSparkline:o["a"],DbEasyPie:a["a"]},mixins:[s["a"]],props:{value:{type:Number,default:0},format:{type:String,default:"%d"},total:{type:Number,default:0},trend:{type:Array,default:function(){return[]}},trendMax:{type:Number,default:null},ranges:{type:Array,default:function(){return[]}},percentRanges:{type:Array,default:function(){return[]}},icon:{type:String,default:""},title:String,subtitle:String,qualifier:{type:String,default:""},footer:{type:String,default:""},badge:{type:String,default:""}},data:function(){return{trendGradient:["#DCEDC8","#FFF9C4","#FFCCBC"]}},computed:{hasTrend:function(){return this.trend&&Array.isArray(this.trend)&&this.trend.length>0},hasRanges:function(){return this.ranges&&Array.isArray(this.ranges)&&2==this.ranges.length},hasIcon:function(){return""!==this.icon},hasPct:function(){return this.total>0},iconClass:function(){return this.icon+" db-n-icon "+this.getRangeClass()},formattedValue:function(){return Object(c["sprintf"])(this.format,this.value,this.qualifier)},percentValue:function(){return this.total>0?this.value/this.total*100:0}},methods:{getRangeClass:function(){return this.hasRanges?this.value<=this.ranges[0]?"text-success":this.value<=this.ranges[1]?"text-warning":"text-alarm":"db-txt-faded"}}},l=u,f=n("2877"),d=Object(f["a"])(l,i,r,!1,null,null,null);e["a"]=d.exports},f36a:function(t,e,n){"use strict";var i=n("e330");t.exports=i([].slice)},f376:function(t,e,n){"use strict";n.d(e,"a",(function(){return r})),n.d(e,"c",(function(){return o}));var i=n("d54d"),r={"aria-hidden":"true"},o={tabindex:0,type:"button","aria-hidden":!1,role:null};e["b"]=Object(i["b"])("$attrs","qAttrs")},f393:function(t,e){Prism.languages.json={property:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?=\s*:)/,lookbehind:!0,greedy:!0},string:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?!\s*:)/,lookbehind:!0,greedy:!0},comment:{pattern:/\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},number:/-?\b\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,punctuation:/[{}[\],]/,operator:/:/,boolean:/\b(?:false|true)\b/,null:{pattern:/\bnull\b/,alias:"keyword"}},Prism.languages.webmanifest=Prism.languages.json},f495:function(t,e,n){"use strict";var i=n("c04e"),r=TypeError;t.exports=function(t){var e=i(t,"number");if("number"==typeof e)throw new r("Can't convert number to bigint");return BigInt(e)}},f4a6:function(t,e,n){"use strict";let i=n("c1df");class r{constructor(){this.minAllowedGroupingEntries=3,this.maxAllowedGroupingEntries=1e3,this.groupingIntervals=[{title:"Auto",value:"auto",divider:1e10},{title:"1s",value:"second",divider:1e3},{title:"30s",value:"30s",divider:3e4},{title:"1m",value:"minute",divider:6e4},{title:"5m",value:"5m",divider:3e5},{title:"15m",value:"15m",divider:9e5},{title:"30m",value:"30m",divider:18e5},{title:"1h",value:"hour",divider:36e5},{title:"12h",value:"12h",divider:432e5},{title:"Day",value:"day",divider:864e5}]}ensureProperty(t,e,n){e in t||(t[e]=n)}pathSet(t,e){for(let n=0;n<e.length;n++)t=t[e[n]]=t[e[n]]||{};return t}pathOr(t,e,n){for(let i=0;i<e.length;i++){if(!n[e[i]])return t;n=n[e[i]]}return n}getTimeIntervalInfo(t,e){let n=null,r=null,o=Date.now();r=o;let a=e;if("now"!==a){let t=parseInt(a);Number.isNaN(t)||(r=t)}let s=t,c=3e5;if(s.startsWith("P")){let t=i.duration(s);t.isValid()&&(c=t.asMilliseconds()),n=r-c}else{let t=parseInt(s);n=Number.isNaN(t)?r-c:t}let u=r-n;return{tiFrom:n,tiTo:r,tiDuration:u}}getDateTimeGroupingInterval(t){let e=t/1e3;return e<=900?"second":e<=86400?"minute":e<=604800?"hour":"day"}validateGroupingInterval(t,e,n){if("auto"===n)return n;let{tiDuration:i}=this.getTimeIntervalInfo(t,e);for(let r of this.groupingIntervals)if(r.value===n){let t=i/r.divider;if(t>=this.minAllowedGroupingEntries&&t<this.maxAllowedGroupingEntries)return n}return"auto"}filterGroupingIntervals(t,e){let{tiDuration:n}=this.getTimeIntervalInfo(t,e),i=[];for(let r of this.groupingIntervals)if("auto"===r.value)i.push(r);else{let t=n/r.divider;t>=this.minAllowedGroupingEntries&&t<this.maxAllowedGroupingEntries&&i.push(r)}return i}}const o=new r;e["a"]=o},f4f4:function(t,e,n){var i,r;
30
+ r=function(){return e};var t,e={},n=Object.prototype,o=n.hasOwnProperty,a=Object.defineProperty||function(t,e,n){t[e]=n.value},s="function"==typeof Symbol?Symbol:{},c=s.iterator||"@@iterator",u=s.asyncIterator||"@@asyncIterator",l=s.toStringTag||"@@toStringTag";function f(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{f({},"")}catch(t){f=function(t,e,n){return t[e]=n}}function d(t,e,n,i){var r=e&&e.prototype instanceof y?e:y,o=Object.create(r.prototype),s=new M(i||[]);return a(o,"_invoke",{value:j(t,n,s)}),o}function h(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=d;var p="suspendedStart",v="suspendedYield",g="executing",m="completed",b={};function y(){}function _(){}function w(){}var x={};f(x,c,(function(){return this}));var S=Object.getPrototypeOf,k=S&&S(S($([])));k&&k!==n&&o.call(k,c)&&(x=k);var O=w.prototype=y.prototype=Object.create(x);function C(t){["next","throw","return"].forEach((function(e){f(t,e,(function(t){return this._invoke(e,t)}))}))}function T(t,e){function n(r,a,s,c){var u=h(t[r],t,a);if("throw"!==u.type){var l=u.arg,f=l.value;return f&&"object"==Object(i["a"])(f)&&o.call(f,"__await")?e.resolve(f.__await).then((function(t){n("next",t,s,c)}),(function(t){n("throw",t,s,c)})):e.resolve(f).then((function(t){l.value=t,s(l)}),(function(t){return n("throw",t,s,c)}))}c(u.arg)}var r;a(this,"_invoke",{value:function(t,i){function o(){return new e((function(e,r){n(t,i,e,r)}))}return r=r?r.then(o,o):o()}})}function j(e,n,i){var r=p;return function(o,a){if(r===g)throw Error("Generator is already running");if(r===m){if("throw"===o)throw a;return{value:t,done:!0}}for(i.method=o,i.arg=a;;){var s=i.delegate;if(s){var c=E(s,i);if(c){if(c===b)continue;return c}}if("next"===i.method)i.sent=i._sent=i.arg;else if("throw"===i.method){if(r===p)throw r=m,i.arg;i.dispatchException(i.arg)}else"return"===i.method&&i.abrupt("return",i.arg);r=g;var u=h(e,n,i);if("normal"===u.type){if(r=i.done?m:v,u.arg===b)continue;return{value:u.arg,done:i.done}}"throw"===u.type&&(r=m,i.method="throw",i.arg=u.arg)}}}function E(e,n){var i=n.method,r=e.iterator[i];if(r===t)return n.delegate=null,"throw"===i&&e.iterator["return"]&&(n.method="return",n.arg=t,E(e,n),"throw"===n.method)||"return"!==i&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+i+"' method")),b;var o=h(r,e.iterator,n.arg);if("throw"===o.type)return n.method="throw",n.arg=o.arg,n.delegate=null,b;var a=o.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,b):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,b)}function P(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function A(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function M(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(P,this),this.reset(!0)}function $(e){if(e||""===e){var n=e[c];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var r=-1,a=function n(){for(;++r<e.length;)if(o.call(e,r))return n.value=e[r],n.done=!1,n;return n.value=t,n.done=!0,n};return a.next=a}}throw new TypeError(Object(i["a"])(e)+" is not iterable")}return _.prototype=w,a(O,"constructor",{value:w,configurable:!0}),a(w,"constructor",{value:_,configurable:!0}),_.displayName=f(w,l,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===_||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,w):(t.__proto__=w,f(t,l,"GeneratorFunction")),t.prototype=Object.create(O),t},e.awrap=function(t){return{__await:t}},C(T.prototype),f(T.prototype,u,(function(){return this})),e.AsyncIterator=T,e.async=function(t,n,i,r,o){void 0===o&&(o=Promise);var a=new T(d(t,n,i,r),o);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},C(O),f(O,l,"Generator"),f(O,c,(function(){return this})),f(O,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),n=[];for(var i in e)n.push(i);return n.reverse(),function t(){for(;n.length;){var i=n.pop();if(i in e)return t.value=i,t.done=!1,t}return t.done=!0,t}},e.values=$,M.prototype={constructor:M,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(A),!e)for(var n in this)"t"===n.charAt(0)&&o.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function i(i,r){return s.type="throw",s.arg=e,n.next=i,r&&(n.method="next",n.arg=t),!!r}for(var r=this.tryEntries.length-1;r>=0;--r){var a=this.tryEntries[r],s=a.completion;if("root"===a.tryLoc)return i("end");if(a.tryLoc<=this.prev){var c=o.call(a,"catchLoc"),u=o.call(a,"finallyLoc");if(c&&u){if(this.prev<a.catchLoc)return i(a.catchLoc,!0);if(this.prev<a.finallyLoc)return i(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return i(a.catchLoc,!0)}else{if(!u)throw Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return i(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var i=this.tryEntries[n];if(i.tryLoc<=this.prev&&o.call(i,"finallyLoc")&&this.prev<i.finallyLoc){var r=i;break}}r&&("break"===t||"continue"===t)&&r.tryLoc<=e&&e<=r.finallyLoc&&(r=null);var a=r?r.completion:{};return a.type=t,a.arg=e,r?(this.method="next",this.next=r.finallyLoc,b):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),b},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),A(n),b}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var i=n.completion;if("throw"===i.type){var r=i.arg;A(n)}return r}}throw Error("illegal catch attempt")},delegateYield:function(e,n,i){return this.delegate={iterator:$(e),resultName:n,nextLoc:i},"next"===this.method&&(this.arg=t),b}},e}},c8af:function(t,e,n){"use strict";var i=n("c532");t.exports=function(t,e){i.forEach(t,(function(n,i){i!==e&&i.toUpperCase()===e.toUpperCase()&&(t[e]=n,delete t[i])}))}},c8ba:function(t,e){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(i){"object"===typeof window&&(n=window)}t.exports=n},c8c8:function(t,e,n){"use strict";var i=n("5530"),r=(n("99af"),n("0481"),n("caad"),n("a15b"),n("d81d"),n("14d9"),n("13d5"),n("4069"),n("a9e3"),n("d3b7"),n("ac1f"),n("00b4"),n("1276"),n("99b6")),o=n("3d69"),a=n("87e8"),s=n("8716"),c=n("6642"),u={none:0,xs:4,sm:8,md:16,lg:24,xl:32},l=["button","submit","reset"],f=/[^\s]\/[^\s]/,d=["flat","outline","push","unelevated"],h=function(t,e){return!0===t.flat?"flat":!0===t.outline?"outline":!0===t.push?"push":!0===t.unelevated?"unelevated":e};e["a"]={mixins:[a["a"],o["a"],s["a"],r["a"],Object(c["b"])({xs:8,sm:10,md:14,lg:20,xl:24})],props:Object(i["a"])(Object(i["a"])({type:{type:String,default:"button"},to:[Object,String],replace:Boolean,append:Boolean,label:[Number,String],icon:String,iconRight:String},d.reduce((function(t,e){return(t[e]=Boolean)&&t}),{})),{},{square:Boolean,round:Boolean,rounded:Boolean,glossy:Boolean,size:String,fab:Boolean,fabMini:Boolean,padding:String,color:String,textColor:String,noCaps:Boolean,noWrap:Boolean,dense:Boolean,tabindex:[Number,String],align:{default:"center"},stack:Boolean,stretch:Boolean,loading:{type:Boolean,default:null},disable:Boolean}),computed:{style:function(){if(!1===this.fab&&!1===this.fabMini)return this.sizeStyle},isRounded:function(){return!0===this.rounded||!0===this.fab||!0===this.fabMini},isActionable:function(){return!0!==this.disable&&!0!==this.loading},computedTabIndex:function(){return!0===this.isActionable?this.tabindex||0:-1},design:function(){return h(this,"standard")},attrs:function(){var t={tabindex:this.computedTabIndex};return!0===this.hasLink?Object.assign(t,this.linkAttrs):!0===l.includes(this.type)&&(t.type=this.type),"a"===this.linkTag?(!0===this.disable?t["aria-disabled"]="true":void 0===t.href&&(t.role="button"),!0!==this.hasRouterLink&&!0===f.test(this.type)&&(t.type=this.type)):!0===this.disable&&(t.disabled="",t["aria-disabled"]="true"),!0===this.loading&&void 0!==this.percentage&&(t.role="progressbar",t["aria-valuemin"]=0,t["aria-valuemax"]=100,t["aria-valuenow"]=this.percentage),t},classes:function(){var t;void 0!==this.color?t=!0===this.flat||!0===this.outline?"text-".concat(this.textColor||this.color):"bg-".concat(this.color," text-").concat(this.textColor||"white"):this.textColor&&(t="text-".concat(this.textColor));var e=!0===this.round?"round":"rectangle".concat(!0===this.isRounded?" q-btn--rounded":!0===this.square?" q-btn--square":"");return"q-btn--".concat(this.design," q-btn--").concat(e)+(void 0!==t?" "+t:"")+(!0===this.isActionable?" q-btn--actionable q-focusable q-hoverable":!0===this.disable?" disabled":"")+(!0===this.fab?" q-btn--fab":!0===this.fabMini?" q-btn--fab-mini":"")+(!0===this.noCaps?" q-btn--no-uppercase":"")+(!0===this.noWrap?"":" q-btn--wrap")+(!0===this.dense?" q-btn--dense":"")+(!0===this.stretch?" no-border-radius self-stretch":"")+(!0===this.glossy?" glossy":"")},innerClasses:function(){return this.alignClass+(!0===this.stack?" column":" row")+(!0===this.noWrap?" no-wrap text-no-wrap":"")+(!0===this.loading?" q-btn__content--hidden":"")},wrapperStyle:function(){if(void 0!==this.padding)return{padding:this.padding.split(/\s+/).map((function(t){return t in u?u[t]+"px":t})).join(" "),minWidth:"0",minHeight:"0"}}}}},c8d2:function(t,e,n){"use strict";var i=n("5e77").PROPER,r=n("d039"),o=n("5899"),a="​…᠎";t.exports=function(t){return r((function(){return!!o[t]()||a[t]()!==a||i&&o[t].name!==t}))}},ca84:function(t,e,n){"use strict";var i=n("e330"),r=n("1a2d"),o=n("fc6a"),a=n("4d64").indexOf,s=n("d012"),c=i([].push);t.exports=function(t,e){var n,i=o(t),u=0,l=[];for(n in i)!r(s,n)&&r(i,n)&&c(l,n);while(e.length>u)r(i,n=e[u++])&&(~a(l,n)||c(l,n));return l}},ca91:function(t,e,n){"use strict";var i=n("ebb5"),r=n("d58f").left,o=i.aTypedArray,a=i.exportTypedArrayMethod;a("reduce",(function(t){var e=arguments.length;return r(o(this),t,e,e>1?arguments[1]:void 0)}))},caad:function(t,e,n){"use strict";var i=n("23e7"),r=n("4d64").includes,o=n("d039"),a=n("44d2"),s=o((function(){return!Array(1).includes()}));i({target:"Array",proto:!0,forced:s},{includes:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}}),a("includes")},cb27:function(t,e,n){"use strict";var i=n("e330"),r=Set.prototype;t.exports={Set:Set,add:i(r.add),has:i(r.has),remove:i(r["delete"]),proto:r}},cb29:function(t,e,n){"use strict";var i=n("23e7"),r=n("81d5"),o=n("44d2");i({target:"Array",proto:!0},{fill:r}),o("fill")},cb2d:function(t,e,n){"use strict";var i=n("1626"),r=n("9bf2"),o=n("13d2"),a=n("6374");t.exports=function(t,e,n,s){s||(s={});var c=s.enumerable,u=void 0!==s.name?s.name:e;if(i(n)&&o(n,u,s),s.global)c?t[e]=n:a(e,n);else{try{s.unsafe?t[e]&&(c=!0):delete t[e]}catch(l){}c?t[e]=n:r.f(t,e,{value:n,enumerable:!1,configurable:!s.nonConfigurable,writable:!s.nonWritable})}return t}},cb32:function(t,e,n){"use strict";var i=n("5530"),r=n("ade3"),o=n("2b0e"),a=n("0016"),s=n("6642"),c=n("87e8"),u=n("e277");e["a"]=o["a"].extend({name:"QAvatar",mixins:[c["a"],s["a"]],props:{fontSize:String,color:String,textColor:String,icon:String,square:Boolean,rounded:Boolean},computed:{classes:function(){return Object(r["a"])(Object(r["a"])(Object(r["a"])(Object(r["a"])({},"bg-".concat(this.color),this.color),"text-".concat(this.textColor," q-chip--colored"),this.textColor),"q-avatar--square",this.square),"rounded-borders",this.rounded)},contentStyle:function(){if(this.fontSize)return{fontSize:this.fontSize}}},render:function(t){var e=void 0!==this.icon?[t(a["a"],{props:{name:this.icon}})]:void 0;return t("div",{staticClass:"q-avatar",style:this.sizeStyle,class:this.classes,on:Object(i["a"])({},this.qListeners)},[t("div",{staticClass:"q-avatar__content row flex-center overflow-hidden",style:this.contentStyle},Object(u["b"])(e,this,"default"))])}})},cc12:function(t,e,n){"use strict";var i=n("cfe9"),r=n("861d"),o=i.document,a=r(o)&&r(o.createElement);t.exports=function(t){return a?o.createElement(t):{}}},cc98:function(t,e,n){"use strict";var i=n("23e7"),r=n("c430"),o=n("4738").CONSTRUCTOR,a=n("d256"),s=n("d066"),c=n("1626"),u=n("cb2d"),l=a&&a.prototype;if(i({target:"Promise",proto:!0,forced:o,real:!0},{catch:function(t){return this.then(void 0,t)}}),!r&&c(a)){var f=s("Promise").prototype["catch"];l["catch"]!==f&&u(l,"catch",f,{unsafe:!0})}},cca6:function(t,e,n){"use strict";var i=n("23e7"),r=n("60da");i({target:"Object",stat:!0,arity:2,forced:Object.assign!==r},{assign:r})},cd26:function(t,e,n){"use strict";var i=n("ebb5"),r=i.aTypedArray,o=i.exportTypedArrayMethod,a=Math.floor;o("reverse",(function(){var t,e=this,n=r(e).length,i=a(n/2),o=0;while(o<i)t=e[o],e[o++]=e[--n],e[n]=t;return e}))},cdce:function(t,e,n){"use strict";var i=n("cfe9"),r=n("1626"),o=i.WeakMap;t.exports=r(o)&&/native code/.test(String(o))},cdf9:function(t,e,n){"use strict";var i=n("825a"),r=n("861d"),o=n("f069");t.exports=function(t,e){if(i(t),r(e)&&e.constructor===t)return e;var n=o.f(t),a=n.resolve;return a(e),n.promise}},ce24:function(t,e,n){"use strict";n.d(e,"a",(function(){return G}));var i=n("bc17");function r(t,e){switch(arguments.length){case 0:break;case 1:this.range(t);break;default:this.range(e).domain(t);break}return this}n("6f04");var o=Array.prototype,a=o.map,s=o.slice;var c=n("ea1d"),u=n("e317"),l=n("5857"),f=function(t){return function(){return t}},d=function(t){return+t},h=[0,1];function p(t){return t}function v(t,e){return(e-=t=+t)?function(n){return(n-t)/e}:f(isNaN(e)?NaN:.5)}function g(t){var e,n=t[0],i=t[t.length-1];return n>i&&(e=n,n=i,i=e),function(t){return Math.max(n,Math.min(i,t))}}function m(t,e,n){var i=t[0],r=t[1],o=e[0],a=e[1];return r<i?(i=v(r,i),o=n(a,o)):(i=v(i,r),o=n(o,a)),function(t){return o(i(t))}}function b(t,e,n){var r=Math.min(t.length,e.length)-1,o=new Array(r),a=new Array(r),s=-1;t[r]<t[0]&&(t=t.slice().reverse(),e=e.slice().reverse());while(++s<r)o[s]=v(t[s],t[s+1]),a[s]=n(e[s],e[s+1]);return function(e){var n=Object(i["b"])(t,e,1,r)-1;return a[n](o[n](e))}}function y(t,e){return e.domain(t.domain()).range(t.range()).interpolate(t.interpolate()).clamp(t.clamp()).unknown(t.unknown())}function _(){var t,e,n,i,r,o,f=h,v=h,y=c["a"],_=p;function w(){return i=Math.min(f.length,v.length)>2?b:m,r=o=null,x}function x(e){return isNaN(e=+e)?n:(r||(r=i(f.map(t),v,y)))(t(_(e)))}return x.invert=function(n){return _(e((o||(o=i(v,f.map(t),u["a"])))(n)))},x.domain=function(t){return arguments.length?(f=a.call(t,d),_===p||(_=g(f)),w()):f.slice()},x.range=function(t){return arguments.length?(v=s.call(t),w()):v.slice()},x.rangeRound=function(t){return v=s.call(t),y=l["a"],w()},x.clamp=function(t){return arguments.length?(_=t?g(f):p,x):_!==p},x.interpolate=function(t){return arguments.length?(y=t,w()):y},x.unknown=function(t){return arguments.length?(n=t,x):n},function(n,i){return t=n,e=i,w()}}function w(t,e){return _()(t,e)}var x=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function S(t){if(!(e=x.exec(t)))throw new Error("invalid format: "+t);var e;return new k({fill:e[1],align:e[2],sign:e[3],symbol:e[4],zero:e[5],width:e[6],comma:e[7],precision:e[8]&&e[8].slice(1),trim:e[9],type:e[10]})}function k(t){this.fill=void 0===t.fill?" ":t.fill+"",this.align=void 0===t.align?">":t.align+"",this.sign=void 0===t.sign?"-":t.sign+"",this.symbol=void 0===t.symbol?"":t.symbol+"",this.zero=!!t.zero,this.width=void 0===t.width?void 0:+t.width,this.comma=!!t.comma,this.precision=void 0===t.precision?void 0:+t.precision,this.trim=!!t.trim,this.type=void 0===t.type?"":t.type+""}S.prototype=k.prototype,k.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(void 0===this.width?"":Math.max(1,0|this.width))+(this.comma?",":"")+(void 0===this.precision?"":"."+Math.max(0,0|this.precision))+(this.trim?"~":"")+this.type};var O=function(t){return Math.abs(t=Math.round(t))>=1e21?t.toLocaleString("en").replace(/,/g,""):t.toString(10)};function C(t,e){if((n=(t=e?t.toExponential(e-1):t.toExponential()).indexOf("e"))<0)return null;var n,i=t.slice(0,n);return[i.length>1?i[0]+i.slice(2):i,+t.slice(n+1)]}var T,j,E,P,A=function(t){return t=C(Math.abs(t)),t?t[1]:NaN},M=function(t,e){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(A(e)/3)))-A(Math.abs(t)))},$=function(t,e){return function(n,i){var r=n.length,o=[],a=0,s=t[0],c=0;while(r>0&&s>0){if(c+s+1>i&&(s=Math.max(1,i-c)),o.push(n.substring(r-=s,r+s)),(c+=s+1)>i)break;s=t[a=(a+1)%t.length]}return o.reverse().join(e)}},D=function(t){return function(e){return e.replace(/[0-9]/g,(function(e){return t[+e]}))}},R=function(t){t:for(var e,n=t.length,i=1,r=-1;i<n;++i)switch(t[i]){case".":r=e=i;break;case"0":0===r&&(r=i),e=i;break;default:if(!+t[i])break t;r>0&&(r=0);break}return r>0?t.slice(0,r)+t.slice(e+1):t},L=function(t,e){var n=C(t,e);if(!n)return t+"";var i=n[0],r=n[1],o=r-(T=3*Math.max(-8,Math.min(8,Math.floor(r/3))))+1,a=i.length;return o===a?i:o>a?i+new Array(o-a+1).join("0"):o>0?i.slice(0,o)+"."+i.slice(o):"0."+new Array(1-o).join("0")+C(t,Math.max(0,e+o-1))[0]},q=function(t,e){var n=C(t,e);if(!n)return t+"";var i=n[0],r=n[1];return r<0?"0."+new Array(-r).join("0")+i:i.length>r+1?i.slice(0,r+1)+"."+i.slice(r+1):i+new Array(r-i.length+2).join("0")},F={"%":function(t,e){return(100*t).toFixed(e)},b:function(t){return Math.round(t).toString(2)},c:function(t){return t+""},d:O,e:function(t,e){return t.toExponential(e)},f:function(t,e){return t.toFixed(e)},g:function(t,e){return t.toPrecision(e)},o:function(t){return Math.round(t).toString(8)},p:function(t,e){return q(100*t,e)},r:q,s:L,X:function(t){return Math.round(t).toString(16).toUpperCase()},x:function(t){return Math.round(t).toString(16)}},I=function(t){return t},N=Array.prototype.map,z=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"],B=function(t){var e=void 0===t.grouping||void 0===t.thousands?I:$(N.call(t.grouping,Number),t.thousands+""),n=void 0===t.currency?"":t.currency[0]+"",i=void 0===t.currency?"":t.currency[1]+"",r=void 0===t.decimal?".":t.decimal+"",o=void 0===t.numerals?I:D(N.call(t.numerals,String)),a=void 0===t.percent?"%":t.percent+"",s=void 0===t.minus?"-":t.minus+"",c=void 0===t.nan?"NaN":t.nan+"";function u(t){t=S(t);var u=t.fill,l=t.align,f=t.sign,d=t.symbol,h=t.zero,p=t.width,v=t.comma,g=t.precision,m=t.trim,b=t.type;"n"===b?(v=!0,b="g"):F[b]||(void 0===g&&(g=12),m=!0,b="g"),(h||"0"===u&&"="===l)&&(h=!0,u="0",l="=");var y="$"===d?n:"#"===d&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",_="$"===d?i:/[%p]/.test(b)?a:"",w=F[b],x=/[defgprs%]/.test(b);function k(t){var n,i,a,d=y,S=_;if("c"===b)S=w(t)+S,t="";else{t=+t;var k=t<0||1/t<0;if(t=isNaN(t)?c:w(Math.abs(t),g),m&&(t=R(t)),k&&0===+t&&"+"!==f&&(k=!1),d=(k?"("===f?f:s:"-"===f||"("===f?"":f)+d,S=("s"===b?z[8+T/3]:"")+S+(k&&"("===f?")":""),x){n=-1,i=t.length;while(++n<i)if(a=t.charCodeAt(n),48>a||a>57){S=(46===a?r+t.slice(n+1):t.slice(n))+S,t=t.slice(0,n);break}}}v&&!h&&(t=e(t,1/0));var O=d.length+t.length+S.length,C=O<p?new Array(p-O+1).join(u):"";switch(v&&h&&(t=e(C+t,C.length?p-S.length:1/0),C=""),l){case"<":t=d+t+S+C;break;case"=":t=d+C+t+S;break;case"^":t=C.slice(0,O=C.length>>1)+d+t+S+C.slice(O);break;default:t=C+d+t+S;break}return o(t)}return g=void 0===g?6:/[gprs]/.test(b)?Math.max(1,Math.min(21,g)):Math.max(0,Math.min(20,g)),k.toString=function(){return t+""},k}function l(t,e){var n=u((t=S(t),t.type="f",t)),i=3*Math.max(-8,Math.min(8,Math.floor(A(e)/3))),r=Math.pow(10,-i),o=z[8+i/3];return function(t){return n(r*t)+o}}return{format:u,formatPrefix:l}};function V(t){return j=B(t),E=j.format,P=j.formatPrefix,j}V({decimal:".",thousands:",",grouping:[3],currency:["$",""],minus:"-"});var U=function(t,e){return t=Math.abs(t),e=Math.abs(e)-t,Math.max(0,A(e)-A(t))+1},H=function(t){return Math.max(0,-A(Math.abs(t)))},Y=function(t,e,n,r){var o,a=Object(i["k"])(t,e,n);switch(r=S(null==r?",f":r),r.type){case"s":var s=Math.max(Math.abs(t),Math.abs(e));return null!=r.precision||isNaN(o=M(a,s))||(r.precision=o),P(r,s);case"":case"e":case"g":case"p":case"r":null!=r.precision||isNaN(o=U(a,Math.max(Math.abs(t),Math.abs(e))))||(r.precision=o-("e"===r.type));break;case"f":case"%":null!=r.precision||isNaN(o=H(a))||(r.precision=o-2*("%"===r.type));break}return E(r)};function W(t){var e=t.domain;return t.ticks=function(t){var n=e();return Object(i["l"])(n[0],n[n.length-1],null==t?10:t)},t.tickFormat=function(t,n){var i=e();return Y(i[0],i[i.length-1],null==t?10:t,n)},t.nice=function(n){null==n&&(n=10);var r,o=e(),a=0,s=o.length-1,c=o[a],u=o[s];return u<c&&(r=c,c=u,u=r,r=a,a=s,s=r),r=Object(i["j"])(c,u,n),r>0?(c=Math.floor(c/r)*r,u=Math.ceil(u/r)*r,r=Object(i["j"])(c,u,n)):r<0&&(c=Math.ceil(c*r)/r,u=Math.floor(u*r)/r,r=Object(i["j"])(c,u,n)),r>0?(o[a]=Math.floor(c/r)*r,o[s]=Math.ceil(u/r)*r,e(o)):r<0&&(o[a]=Math.ceil(c*r)/r,o[s]=Math.floor(u*r)/r,e(o)),t},t}function G(){var t=w(p,p);return t.copy=function(){return y(t,G())},r.apply(t,arguments),W(t)}n("a15a"),n("9603"),n("b14c"),n("742c"),n("b3c3"),n("2c38"),n("5edf"),n("1809"),n("4c23");n("77ae"),n("55f8"),n("2739"),n("6eb2"),n("f623"),n("f8ee")},cee4:function(t,e,n){"use strict";var i=n("c532"),r=n("1d2b"),o=n("0a06"),a=n("4a7b"),s=n("2444");function c(t){var e=new o(t),n=r(o.prototype.request,e);return i.extend(n,o.prototype,e),i.extend(n,e),n}var u=c(s);u.Axios=o,u.create=function(t){return c(a(u.defaults,t))},u.Cancel=n("7a77"),u.CancelToken=n("8df4"),u.isCancel=n("2e67"),u.all=function(t){return Promise.all(t)},u.spread=n("0df6"),u.isAxiosError=n("5f02"),t.exports=u,t.exports.default=u},cfe9:function(t,e,n){"use strict";(function(e){var n=function(t){return t&&t.Math===Math&&t};t.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof e&&e)||n("object"==typeof this&&this)||function(){return this}()||Function("return this")()}).call(this,n("c8ba"))},d012:function(t,e,n){"use strict";t.exports={}},d039:function(t,e,n){"use strict";t.exports=function(t){try{return!!t()}catch(e){return!0}}},d066:function(t,e,n){"use strict";var i=n("cfe9"),r=n("1626"),o=function(t){return r(t)?t:void 0};t.exports=function(t,e){return arguments.length<2?o(i[t]):i[t]&&i[t][e]}},d139:function(t,e,n){"use strict";var i=n("ebb5"),r=n("b727").find,o=i.aTypedArray,a=i.exportTypedArrayMethod;a("find",(function(t){return r(o(this),t,arguments.length>1?arguments[1]:void 0)}))},d1e7:function(t,e,n){"use strict";var i={}.propertyIsEnumerable,r=Object.getOwnPropertyDescriptor,o=r&&!i.call({1:2},1);e.f=o?function(t){var e=r(this,t);return!!e&&e.enumerable}:i},d256:function(t,e,n){"use strict";var i=n("cfe9");t.exports=i.Promise},d28b:function(t,e,n){"use strict";var i=n("e065");i("iterator")},d2bb:function(t,e,n){"use strict";var i=n("7282"),r=n("861d"),o=n("1d80"),a=n("3bbe");t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,n={};try{t=i(Object.prototype,"__proto__","set"),t(n,[]),e=n instanceof Array}catch(s){}return function(n,i){return o(n),a(i),r(n)?(e?t(n,i):n.__proto__=i,n):n}}():void 0)},d3b7:function(t,e,n){"use strict";var i=n("00ee"),r=n("cb2d"),o=n("b041");i||r(Object.prototype,"toString",o,{unsafe:!0})},d429:function(t,e,n){"use strict";var i=n("07fa"),r=n("5926"),o=RangeError;t.exports=function(t,e,n,a){var s=i(t),c=r(n),u=c<0?s+c:c;if(u>=s||u<0)throw new o("Incorrect index");for(var l=new e(s),f=0;f<s;f++)l[f]=f===u?a:t[f];return l}},d44e:function(t,e,n){"use strict";var i=n("9bf2").f,r=n("1a2d"),o=n("b622"),a=o("toStringTag");t.exports=function(t,e,n){t&&!n&&(t=t.prototype),t&&!r(t,a)&&i(t,a,{configurable:!0,value:e})}},d4ec:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));n("d9e2");function i(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}},d54d:function(t,e,n){"use strict";n.d(e,"a",(function(){return o})),n.d(e,"b",(function(){return a}));var i=n("ade3"),r=n("0967");function o(t,e,n){if(!0===r["e"])return n;var i="__qcache_".concat(e);return void 0===t[i]?t[i]=n:t[i]}function a(t,e){return{data:function(){var n={},r=this[t];for(var o in r)n[o]=r[o];return Object(i["a"])({},e,n)},watch:Object(i["a"])({},t,(function(t,n){var i=this[e];if(void 0!==n)for(var r in n)void 0===t[r]&&this.$delete(i,r);for(var o in t)i[o]!==t[o]&&this.$set(i,o,t[o])}))}}},d58f:function(t,e,n){"use strict";var i=n("59ed"),r=n("7b0b"),o=n("44ad"),a=n("07fa"),s=TypeError,c="Reduce of empty array with no initial value",u=function(t){return function(e,n,u,l){var f=r(e),d=o(f),h=a(f);if(i(n),0===h&&u<2)throw new s(c);var p=t?h-1:0,v=t?-1:1;if(u<2)while(1){if(p in d){l=d[p],p+=v;break}if(p+=v,t?p<0:h<=p)throw new s(c)}for(;t?p>=0:h>p;p+=v)p in d&&(l=n(l,d[p],p,f));return l}};t.exports={left:u(!1),right:u(!0)}},d5d6:function(t,e,n){"use strict";var i=n("ebb5"),r=n("b727").forEach,o=i.aTypedArray,a=i.exportTypedArrayMethod;a("forEach",(function(t){r(o(this),t,arguments.length>1?arguments[1]:void 0)}))},d6d6:function(t,e,n){"use strict";var i=TypeError;t.exports=function(t,e){if(t<e)throw new i("Not enough arguments");return t}},d73f:function(t,e,n){"use strict";n.d(e,"a",(function(){return a}));var i=n("4aa2"),r=n("2fc8"),o=n("9ebd");function a(t){return function e(n,a,s){switch(arguments.length){case 0:return e;case 1:return Object(o["a"])(n)?e:Object(r["a"])((function(e,i){return t(n,e,i)}));case 2:return Object(o["a"])(n)&&Object(o["a"])(a)?e:Object(o["a"])(n)?Object(r["a"])((function(e,n){return t(e,a,n)})):Object(o["a"])(a)?Object(r["a"])((function(e,i){return t(n,e,i)})):Object(i["a"])((function(e){return t(n,a,e)}));default:return Object(o["a"])(n)&&Object(o["a"])(a)&&Object(o["a"])(s)?e:Object(o["a"])(n)&&Object(o["a"])(a)?Object(r["a"])((function(e,n){return t(e,n,s)})):Object(o["a"])(n)&&Object(o["a"])(s)?Object(r["a"])((function(e,n){return t(e,a,n)})):Object(o["a"])(a)&&Object(o["a"])(s)?Object(r["a"])((function(e,i){return t(n,e,i)})):Object(o["a"])(n)?Object(i["a"])((function(e){return t(e,a,s)})):Object(o["a"])(a)?Object(i["a"])((function(e){return t(n,e,s)})):Object(o["a"])(s)?Object(i["a"])((function(e){return t(n,a,e)})):t(n,a,s)}}}},d784:function(t,e,n){"use strict";n("ac1f");var i=n("c65b"),r=n("cb2d"),o=n("9263"),a=n("d039"),s=n("b622"),c=n("9112"),u=s("species"),l=RegExp.prototype;t.exports=function(t,e,n,f){var d=s(t),h=!a((function(){var e={};return e[d]=function(){return 7},7!==""[t](e)})),p=h&&!a((function(){var e=!1,n=/a/;return"split"===t&&(n={},n.constructor={},n.constructor[u]=function(){return n},n.flags="",n[d]=/./[d]),n.exec=function(){return e=!0,null},n[d](""),!e}));if(!h||!p||n){var v=/./[d],g=e(d,""[t],(function(t,e,n,r,a){var s=e.exec;return s===o||s===l.exec?h&&!a?{done:!0,value:i(v,e,n,r)}:{done:!0,value:i(t,n,e,r)}:{done:!1}}));r(String.prototype,t,g[0]),r(l,d,g[1])}f&&c(l[d],"sham",!0)}},d81d:function(t,e,n){"use strict";var i=n("23e7"),r=n("b727").map,o=n("1dde"),a=o("map");i({target:"Array",proto:!0,forced:!a},{map:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}})},d839:function(t,e,n){"use strict";var i=function(){var t=this,e=t._self._c;return e("db-dygraphs",{ref:"dygraph",attrs:{_updated:t._updated,data:t.data,options:t.graphOptions,dark:t.dark,colorScheme:t.colorScheme},on:{"db-event":t.handleDbEvent}})},r=[],o=(n("a9e3"),n("d3b7"),n("3ca3"),n("ddb0"),n("6af3")),a=n("1a7c"),s={name:"DbDygraphsBar",components:{DbDygraphs:function(){return Promise.resolve().then(n.bind(null,"317b"))}},mixins:[o["a"]],props:{data:{type:Array,default:function(){return[]}},options:{type:Object},opacity:{type:Number,default:.6}},data:function(){return{defaultOptions:{legend:"follow",includeZero:!0,panEdgeFraction:1e-8,axes:{x:{drawGrid:!1}},plotter:this.barChartPlotter}}},computed:{graphOptions:{get:function(){return Object.assign({},this.defaultOptions,this.options)},set:function(){}}},methods:{getDygraphs:function(){return this.$refs.dygraph?this.$refs.dygraph.getDygraphs():null},barChartPlotter:function(t){var e=t.drawingContext,n=t.points,i=t.dygraph.toDomYCoord(0),r=a["a"].hex2RGBA(t.color,this.opacity);e.fillStyle=r,e.strokeStyle=r;for(var o=1/0,s=1;s<n.length;s++){var c=n[s].canvasx-n[s-1].canvasx;c<o&&(o=c)}for(var u=Math.floor(2/3*o),l=0;l<n.length;l++){var f=n[l],d=f.canvasx;e.fillRect(d-u/2,f.canvasy,u,i-f.canvasy),e.strokeRect(d-u/2,f.canvasy,u,i-f.canvasy)}},handleDbEvent:function(t){this.$emit("db-event",t)}}},c=s,u=n("2877"),l=Object(u["a"])(c,i,r,!1,null,null,null);e["a"]=l.exports},d847:function(t,e,n){"use strict";var i=n("5530"),r=n("2b0e"),o=n("b7fa"),a=n("87e8"),s=n("e277"),c={role:"toolbar"};e["a"]=r["a"].extend({name:"QBar",mixins:[a["a"],o["a"]],props:{dense:Boolean},computed:{classes:function(){return"q-bar--".concat(!0===this.dense?"dense":"standard"," ")+"q-bar--".concat(!0===this.isDark?"dark":"light")}},render:function(t){return t("div",{staticClass:"q-bar row no-wrap items-center",class:this.classes,attrs:c,on:Object(i["a"])({},this.qListeners)},Object(s["c"])(this,"default"))}})},d86b:function(t,e,n){"use strict";var i=n("d039");t.exports=i((function(){if("function"==typeof ArrayBuffer){var t=new ArrayBuffer(8);Object.isExtensible(t)&&Object.defineProperty(t,"a",{value:8})}}))},d882:function(t,e,n){"use strict";n.d(e,"f",(function(){return i})),n.d(e,"g",(function(){return o})),n.d(e,"e",(function(){return a})),n.d(e,"h",(function(){return s})),n.d(e,"d",(function(){return c})),n.d(e,"k",(function(){return u})),n.d(e,"i",(function(){return l})),n.d(e,"l",(function(){return f})),n.d(e,"m",(function(){return d})),n.d(e,"j",(function(){return h})),n.d(e,"c",(function(){return p})),n.d(e,"a",(function(){return v})),n.d(e,"b",(function(){return g}));n("99af"),n("14d9"),n("d3b7"),n("159b");var i={hasPassive:!1,passiveCapture:!0,notPassiveCapture:!0};try{var r=Object.defineProperty({},"passive",{get:function(){Object.assign(i,{hasPassive:!0,passive:{passive:!0},notPassive:{passive:!1},passiveCapture:{passive:!0,capture:!0},notPassiveCapture:{passive:!1,capture:!0}})}});window.addEventListener("qtest",null,r),window.removeEventListener("qtest",null,r)}catch(m){}function o(){}function a(t){return 0===t.button}function s(t){return t.touches&&t.touches[0]?t=t.touches[0]:t.changedTouches&&t.changedTouches[0]?t=t.changedTouches[0]:t.targetTouches&&t.targetTouches[0]&&(t=t.targetTouches[0]),{top:t.clientY,left:t.clientX}}function c(t){if(t.path)return t.path;if(t.composedPath)return t.composedPath();var e=[],n=t.target;while(n){if(e.push(n),"HTML"===n.tagName)return e.push(document),e.push(window),e;n=n.parentElement}}function u(t){t.stopPropagation()}function l(t){!1!==t.cancelable&&t.preventDefault()}function f(t){!1!==t.cancelable&&t.preventDefault(),t.stopPropagation()}function d(t){if(f(t),"mousedown"===t.type){var e=function(n){n.target===t.target&&f(n),document.removeEventListener("click",e,i.notPassiveCapture)};document.addEventListener("click",e,i.notPassiveCapture)}}function h(t,e){if(void 0!==t&&(!0!==e||!0!==t.__dragPrevented)){var n=!0===e?function(t){t.__dragPrevented=!0,t.addEventListener("dragstart",l,i.notPassiveCapture)}:function(t){delete t.__dragPrevented,t.removeEventListener("dragstart",l,i.notPassiveCapture)};t.querySelectorAll("a, img").forEach(n)}}function p(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.bubbles,i=void 0!==n&&n,r=e.cancelable,o=void 0!==r&&r;try{return new CustomEvent(t,{bubbles:i,cancelable:o})}catch(m){var a=document.createEvent("Event");return a.initEvent(t,i,o),a}}function v(t,e,n){var r="__q_".concat(e,"_evt");t[r]=void 0!==t[r]?t[r].concat(n):n,n.forEach((function(e){e[0].addEventListener(e[1],t[e[2]],i[e[3]])}))}function g(t,e){var n="__q_".concat(e,"_evt");void 0!==t[n]&&(t[n].forEach((function(e){e[0].removeEventListener(e[1],t[e[2]],i[e[3]])})),t[n]=void 0)}},d925:function(t,e,n){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},d9b5:function(t,e,n){"use strict";var i=n("d066"),r=n("1626"),o=n("3a9b"),a=n("fdbf"),s=Object;t.exports=a?function(t){return"symbol"==typeof t}:function(t){var e=i("Symbol");return r(e)&&o(e.prototype,s(t))}},d9e2:function(t,e,n){"use strict";var i=n("23e7"),r=n("cfe9"),o=n("2ba4"),a=n("e5cb"),s="WebAssembly",c=r[s],u=7!==new Error("e",{cause:7}).cause,l=function(t,e){var n={};n[t]=a(t,e,u),i({global:!0,constructor:!0,arity:1,forced:u},n)},f=function(t,e){if(c&&c[t]){var n={};n[t]=a(s+"."+t,e,u),i({target:s,stat:!0,constructor:!0,arity:1,forced:u},n)}};l("Error",(function(t){return function(e){return o(t,this,arguments)}})),l("EvalError",(function(t){return function(e){return o(t,this,arguments)}})),l("RangeError",(function(t){return function(e){return o(t,this,arguments)}})),l("ReferenceError",(function(t){return function(e){return o(t,this,arguments)}})),l("SyntaxError",(function(t){return function(e){return o(t,this,arguments)}})),l("TypeError",(function(t){return function(e){return o(t,this,arguments)}})),l("URIError",(function(t){return function(e){return o(t,this,arguments)}})),f("CompileError",(function(t){return function(e){return o(t,this,arguments)}})),f("LinkError",(function(t){return function(e){return o(t,this,arguments)}})),f("RuntimeError",(function(t){return function(e){return o(t,this,arguments)}}))},d9f5:function(t,e,n){"use strict";var i=n("23e7"),r=n("cfe9"),o=n("c65b"),a=n("e330"),s=n("c430"),c=n("83ab"),u=n("04f8"),l=n("d039"),f=n("1a2d"),d=n("3a9b"),h=n("825a"),p=n("fc6a"),v=n("a04b"),g=n("577e"),m=n("5c6c"),b=n("7c73"),y=n("df75"),_=n("241c"),w=n("057f"),x=n("7418"),S=n("06cf"),k=n("9bf2"),O=n("37e8"),C=n("d1e7"),T=n("cb2d"),j=n("edd0"),E=n("5692"),P=n("f772"),A=n("d012"),M=n("90e3"),$=n("b622"),D=n("e538"),R=n("e065"),L=n("57b9"),q=n("d44e"),F=n("69f3"),I=n("b727").forEach,N=P("hidden"),z="Symbol",B="prototype",V=F.set,U=F.getterFor(z),H=Object[B],Y=r.Symbol,W=Y&&Y[B],G=r.RangeError,Q=r.TypeError,K=r.QObject,X=S.f,Z=k.f,J=w.f,tt=C.f,et=a([].push),nt=E("symbols"),it=E("op-symbols"),rt=E("wks"),ot=!K||!K[B]||!K[B].findChild,at=function(t,e,n){var i=X(H,e);i&&delete H[e],Z(t,e,n),i&&t!==H&&Z(H,e,i)},st=c&&l((function(){return 7!==b(Z({},"a",{get:function(){return Z(this,"a",{value:7}).a}})).a}))?at:Z,ct=function(t,e){var n=nt[t]=b(W);return V(n,{type:z,tag:t,description:e}),c||(n.description=e),n},ut=function(t,e,n){t===H&&ut(it,e,n),h(t);var i=v(e);return h(n),f(nt,i)?(n.enumerable?(f(t,N)&&t[N][i]&&(t[N][i]=!1),n=b(n,{enumerable:m(0,!1)})):(f(t,N)||Z(t,N,m(1,b(null))),t[N][i]=!0),st(t,i,n)):Z(t,i,n)},lt=function(t,e){h(t);var n=p(e),i=y(n).concat(vt(n));return I(i,(function(e){c&&!o(dt,n,e)||ut(t,e,n[e])})),t},ft=function(t,e){return void 0===e?b(t):lt(b(t),e)},dt=function(t){var e=v(t),n=o(tt,this,e);return!(this===H&&f(nt,e)&&!f(it,e))&&(!(n||!f(this,e)||!f(nt,e)||f(this,N)&&this[N][e])||n)},ht=function(t,e){var n=p(t),i=v(e);if(n!==H||!f(nt,i)||f(it,i)){var r=X(n,i);return!r||!f(nt,i)||f(n,N)&&n[N][i]||(r.enumerable=!0),r}},pt=function(t){var e=J(p(t)),n=[];return I(e,(function(t){f(nt,t)||f(A,t)||et(n,t)})),n},vt=function(t){var e=t===H,n=J(e?it:p(t)),i=[];return I(n,(function(t){!f(nt,t)||e&&!f(H,t)||et(i,nt[t])})),i};u||(Y=function(){if(d(W,this))throw new Q("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?g(arguments[0]):void 0,e=M(t),n=function(t){var i=void 0===this?r:this;i===H&&o(n,it,t),f(i,N)&&f(i[N],e)&&(i[N][e]=!1);var a=m(1,t);try{st(i,e,a)}catch(s){if(!(s instanceof G))throw s;at(i,e,a)}};return c&&ot&&st(H,e,{configurable:!0,set:n}),ct(e,t)},W=Y[B],T(W,"toString",(function(){return U(this).tag})),T(Y,"withoutSetter",(function(t){return ct(M(t),t)})),C.f=dt,k.f=ut,O.f=lt,S.f=ht,_.f=w.f=pt,x.f=vt,D.f=function(t){return ct($(t),t)},c&&(j(W,"description",{configurable:!0,get:function(){return U(this).description}}),s||T(H,"propertyIsEnumerable",dt,{unsafe:!0}))),i({global:!0,constructor:!0,wrap:!0,forced:!u,sham:!u},{Symbol:Y}),I(y(rt),(function(t){R(t)})),i({target:z,stat:!0,forced:!u},{useSetter:function(){ot=!0},useSimple:function(){ot=!1}}),i({target:"Object",stat:!0,forced:!u,sham:!c},{create:ft,defineProperty:ut,defineProperties:lt,getOwnPropertyDescriptor:ht}),i({target:"Object",stat:!0,forced:!u},{getOwnPropertyNames:pt}),L(),q(Y,z),A[N]=!0},dac4:function(t,e,n){},dad2:function(t,e,n){"use strict";var i=n("d066"),r=function(t){return{size:t,has:function(){return!1},keys:function(){return{next:function(){return{done:!0}}}}}};t.exports=function(t){var e=i("Set");try{(new e)[t](r(0));try{return(new e)[t](r(-1)),!1}catch(n){return!0}}catch(o){return!1}}},dbb4:function(t,e,n){"use strict";var i=n("23e7"),r=n("83ab"),o=n("56ef"),a=n("fc6a"),s=n("06cf"),c=n("8418");i({target:"Object",stat:!0,sham:!r},{getOwnPropertyDescriptors:function(t){var e,n,i=a(t),r=s.f,u=o(i),l={},f=0;while(u.length>f)n=r(i,e=u[f++]),void 0!==n&&c(l,e,n);return l}})},dbe5:function(t,e,n){"use strict";var i=n("cfe9"),r=n("d039"),o=n("1212"),a=n("8558"),s=i.structuredClone;t.exports=!!s&&!r((function(){if("DENO"===a&&o>92||"NODE"===a&&o>94||"BROWSER"===a&&o>97)return!1;var t=new ArrayBuffer(8),e=s(t,{transfer:[t]});return 0!==t.byteLength||8!==e.byteLength}))},dc19:function(t,e,n){"use strict";var i=n("cb27").has;t.exports=function(t){return i(t),t}},dc4a:function(t,e,n){"use strict";var i=n("59ed"),r=n("7234");t.exports=function(t,e){var n=t[e];return r(n)?void 0:i(n)}},dc8a:function(t,e,n){"use strict";n.d(e,"b",(function(){return r})),n.d(e,"c",(function(){return o})),n.d(e,"a",(function(){return a}));n("99af"),n("caad"),n("2532");var i=!1;function r(t){i=!0===t.isComposing}function o(t){return!0===i||t!==Object(t)||!0===t.isComposing||!0===t.qKeyEvent}function a(t,e){return!0!==o(t)&&[].concat(e).includes(t.keyCode)}},dca8:function(t,e,n){"use strict";var i=n("23e7"),r=n("bb2f"),o=n("d039"),a=n("861d"),s=n("f183").onFreeze,c=Object.freeze,u=o((function(){c(1)}));i({target:"Object",stat:!0,forced:u,sham:!r},{freeze:function(t){return c&&a(t)?c(s(t)):t}})},dcc3:function(t,e,n){"use strict";var i=n("ae93").IteratorPrototype,r=n("7c73"),o=n("5c6c"),a=n("d44e"),s=n("3f8c"),c=function(){return this};t.exports=function(t,e,n,u){var l=e+" Iterator";return t.prototype=r(i,{next:o(+!u,n)}),a(t,l,!1,!0),s[l]=c,t}},ddb0:function(t,e,n){"use strict";var i=n("cfe9"),r=n("fdbc"),o=n("785a"),a=n("e260"),s=n("9112"),c=n("d44e"),u=n("b622"),l=u("iterator"),f=a.values,d=function(t,e){if(t){if(t[l]!==f)try{s(t,l,f)}catch(i){t[l]=f}if(c(t,e,!0),r[e])for(var n in a)if(t[n]!==a[n])try{s(t,n,a[n])}catch(i){t[n]=a[n]}}};for(var h in r)d(i[h]&&i[h].prototype,h);d(o,"DOMTokenList")},ddd8:function(t,e,n){"use strict";var i=n("ade3"),r=n("53ca"),o=n("5530"),a=(n("99af"),n("4de4"),n("7db0"),n("c740"),n("caad"),n("a15b"),n("d81d"),n("14d9"),n("fb6a"),n("a434"),n("a9e3"),n("d3b7"),n("4d63"),n("c607"),n("ac1f"),n("2c3e"),n("00b4"),n("25f0"),n("2b0e")),s=n("8572"),c=n("0016"),u=n("b047"),l=n("66e5"),f=n("4074"),d=n("0170"),h=n("4e73"),p=n("58e5"),v=n("463c"),g=n("7ee0"),m=n("9e62"),b=n("efe6"),y=n("f376"),_=n("7562"),w=n("f303"),x=n("aff1"),S=n("e277"),k=n("d882"),O=n("d54d"),C=n("f6ba"),T=n("0967"),j=0,E={standard:"fixed-full flex-center",top:"fixed-top justify-center",bottom:"fixed-bottom justify-center",right:"fixed-right items-center",left:"fixed-left items-center"},P={standard:["scale","scale"],top:["slide-down","slide-up"],bottom:["slide-up","slide-down"],right:["slide-left","slide-right"],left:["slide-right","slide-left"]},A=Object(o["a"])(Object(o["a"])({},y["a"]),{},{tabindex:-1}),M=a["a"].extend({name:"QDialog",mixins:[y["b"],_["a"],p["a"],v["a"],g["a"],m["c"],b["a"]],props:{persistent:Boolean,autoClose:Boolean,allowFocusOutside:Boolean,noEscDismiss:Boolean,noBackdropDismiss:Boolean,noRouteDismiss:Boolean,noRefocus:Boolean,noFocus:Boolean,noShake:Boolean,seamless:Boolean,maximized:Boolean,fullWidth:Boolean,fullHeight:Boolean,square:Boolean,position:{type:String,default:"standard",validator:function(t){return"standard"===t||["top","bottom","left","right"].includes(t)}},transitionShow:String,transitionHide:String},data:function(){return{animating:!1}},watch:{maximized:function(t){!0===this.showing&&this.__updateMaximized(t)},useBackdrop:function(t){this.__preventScroll(t),this.__preventFocusout(t)}},computed:{classes:function(){return"q-dialog__inner--".concat(!0===this.maximized?"maximized":"minimized"," ")+"q-dialog__inner--".concat(this.position," ").concat(E[this.position])+(!0===this.animating?" q-dialog__inner--animating":"")+(!0===this.fullWidth?" q-dialog__inner--fullwidth":"")+(!0===this.fullHeight?" q-dialog__inner--fullheight":"")+(!0===this.square?" q-dialog__inner--square":"")},defaultTransitionShow:function(){return P[this.position][0]},defaultTransitionHide:function(){return P[this.position][1]},useBackdrop:function(){return!0===this.showing&&!0!==this.seamless},hideOnRouteChange:function(){return!0!==this.persistent&&!0!==this.noRouteDismiss&&!0!==this.seamless},onEvents:function(){var t=Object(o["a"])(Object(o["a"])({},this.qListeners),{},{input:k["k"],"popup-show":k["k"],"popup-hide":k["k"]});return!0===this.autoClose&&(t.click=this.__onAutoClose),t},attrs:function(){return Object(o["a"])({role:"dialog","aria-modal":!0===this.useBackdrop?"true":"false"},this.qAttrs)}},methods:{focus:function(t){var e=this;Object(C["a"])((function(){var n=e.__getInnerNode();void 0!==n&&!0!==n.contains(document.activeElement)&&(n=(""!==t?n.querySelector(t):null)||n.querySelector("[autofocus][tabindex], [data-autofocus][tabindex]")||n.querySelector("[autofocus] [tabindex], [data-autofocus] [tabindex]")||n.querySelector("[autofocus], [data-autofocus]")||n,n.focus({preventScroll:!0}))}))},shake:function(t){t&&"function"===typeof t.focus?t.focus({preventScroll:!0}):this.focus(),this.$emit("shake");var e=this.__getInnerNode();void 0!==e&&(e.classList.remove("q-animate--scale"),e.classList.add("q-animate--scale"),clearTimeout(this.shakeTimeout),this.shakeTimeout=setTimeout((function(){e.classList.remove("q-animate--scale")}),170))},__getInnerNode:function(){return void 0!==this.__portal&&void 0!==this.__portal.$refs?this.__portal.$refs.inner:void 0},__show:function(t){var e=this;this.__addHistory(),this.__refocusTarget=!0!==T["a"].is.mobile&&!1===this.noRefocus&&null!==document.activeElement?document.activeElement:void 0,this.$el.dispatchEvent(Object(k["c"])("popup-show",{bubbles:!0})),this.__updateMaximized(this.maximized),x["a"].register(this,(function(t){!0!==e.seamless&&(!0===e.persistent||!0===e.noEscDismiss?!0!==e.maximized&&!0!==e.noShake&&e.shake():(e.$emit("escape-key"),e.hide(t)))})),this.__showPortal(),this.animating=!0,!0!==this.noFocus?(null!==document.activeElement&&document.activeElement.blur(),this.__registerTick(this.focus)):this.__removeTick(),this.__registerTimeout((function(){if(!0===e.$q.platform.is.ios){if(!0!==e.seamless&&document.activeElement){var n=document.activeElement.getBoundingClientRect(),i=n.top,r=n.bottom,o=window,a=o.innerHeight,s=void 0!==window.visualViewport?window.visualViewport.height:a;i>0&&r>s/2&&(document.scrollingElement.scrollTop=Math.min(document.scrollingElement.scrollHeight-s,r>=a?1/0:Math.ceil(document.scrollingElement.scrollTop+r-s/2))),document.activeElement.scrollIntoView()}e.__portal.$el.click()}e.animating=!1,e.__showPortal(!0),e.$emit("show",t)}),300)},__hide:function(t){var e=this;this.__removeTick(),this.__removeHistory(),this.__cleanup(!0),this.__hidePortal(),this.animating=!0,void 0!==this.__refocusTarget&&null!==this.__refocusTarget&&(((t&&0===t.type.indexOf("key")?this.__refocusTarget.closest('[tabindex]:not([tabindex^="-"])'):void 0)||this.__refocusTarget).focus(),this.__refocusTarget=void 0),this.$el.dispatchEvent(Object(k["c"])("popup-hide",{bubbles:!0})),this.__registerTimeout((function(){e.__hidePortal(!0),e.animating=!1,e.$emit("hide",t)}),300)},__cleanup:function(t){clearTimeout(this.shakeTimeout),!0!==t&&!0!==this.showing||(x["a"].pop(this),this.__updateMaximized(!1),!0!==this.seamless&&(this.__preventScroll(!1),this.__preventFocusout(!1)))},__updateMaximized:function(t){!0===t?!0!==this.isMaximized&&(j<1&&document.body.classList.add("q-body--dialog"),j++,this.isMaximized=!0):!0===this.isMaximized&&(j<2&&document.body.classList.remove("q-body--dialog"),j--,this.isMaximized=!1)},__preventFocusout:function(t){if(!0===this.$q.platform.is.desktop){var e="".concat(!0===t?"add":"remove","EventListener");document.body[e]("focusin",this.__onFocusChange)}},__onAutoClose:function(t){this.hide(t),void 0!==this.qListeners.click&&this.$emit("click",t)},__onBackdropClick:function(t){!0!==this.persistent&&!0!==this.noBackdropDismiss?this.hide(t):!0!==this.noShake&&this.shake(t.relatedTarget)},__onFocusChange:function(t){!0!==this.allowFocusOutside&&!0===this.__portalIsAccessible&&!0!==Object(w["a"])(this.__portal.$el,t.target)&&this.focus('[tabindex]:not([tabindex="-1"])')},__renderPortal:function(t){return t("div",{staticClass:"q-dialog fullscreen no-pointer-events q-dialog--".concat(!0===this.useBackdrop?"modal":"seamless"),class:this.contentClass,style:this.contentStyle,attrs:this.attrs},[t("transition",{props:{name:"q-transition--fade"}},!0===this.useBackdrop?[t("div",{staticClass:"q-dialog__backdrop fixed-full",attrs:A,on:Object(O["a"])(this,"bkdrop",Object(i["a"])({},this.backdropEvt,this.__onBackdropClick))})]:null),t("transition",{props:Object(o["a"])({},this.transitionProps)},[!0===this.showing?t("div",{ref:"inner",staticClass:"q-dialog__inner flex no-pointer-events",class:this.classes,attrs:{tabindex:-1},on:this.onEvents},Object(S["c"])(this,"default")):null])])}},created:function(){this.__useTick("__registerTick","__removeTick"),this.__useTimeout("__registerTimeout"),this.backdropEvt=!0===this.$q.platform.is.ios||this.$q.platform.is.safari?"click":"focusin"},mounted:function(){this.__processModelChange(this.value)},beforeDestroy:function(){this.__cleanup(),this.__refocusTarget=void 0}}),$=n("5ff7"),D=n("7937"),R=n("dc8a"),L=n("f89c"),q=n("e48b"),F=n("21e1"),I=n("87e8"),N=function(t){return["add","add-unique","toggle"].includes(t)},z=".*+?^${}()|[]\\";e["a"]=a["a"].extend({name:"QSelect",mixins:[s["a"],q["b"],F["a"],L["a"],I["a"]],props:{value:{required:!0},multiple:Boolean,displayValue:[String,Number],displayValueSanitize:Boolean,dropdownIcon:String,options:{type:Array,default:function(){return[]}},optionValue:[Function,String],optionLabel:[Function,String],optionDisable:[Function,String],hideSelected:Boolean,hideDropdownIcon:Boolean,fillInput:Boolean,maxValues:[Number,String],optionsDense:Boolean,optionsDark:{type:Boolean,default:null},optionsSelectedClass:String,optionsSanitize:Boolean,optionsCover:Boolean,menuShrink:Boolean,menuAnchor:String,menuSelf:String,menuOffset:Array,popupContentClass:String,popupContentStyle:[String,Array,Object],useInput:Boolean,useChips:Boolean,newValueMode:{type:String,validator:N},mapOptions:Boolean,emitValue:Boolean,inputDebounce:{type:[Number,String],default:500},inputClass:[Array,String,Object],inputStyle:[Array,String,Object],tabindex:{type:[String,Number],default:0},autocomplete:String,transitionShow:String,transitionHide:String,behavior:{type:String,validator:function(t){return["default","menu","dialog"].includes(t)},default:"default"},virtualScrollItemSize:{type:[Number,String],default:void 0}},data:function(){return{menu:!1,dialog:!1,optionIndex:-1,inputValue:"",dialogFieldFocused:!1}},watch:{innerValue:{handler:function(t){this.innerValueCache=t,!0===this.useInput&&!0===this.fillInput&&!0!==this.multiple&&!0!==this.innerLoading&&(!0!==this.dialog&&!0!==this.menu||!0!==this.hasValue)&&(!0!==this.userInputValue&&this.__resetInputValue(),!0!==this.dialog&&!0!==this.menu||this.filter(""))},immediate:!0},fillInput:function(){this.__resetInputValue()},menu:function(t){this.__updateMenu(t)},virtualScrollLength:function(t,e){var n=this;!0===this.menu&&!1===this.innerLoading&&(this.__resetVirtualScroll(-1,!0),this.$nextTick((function(){!0===n.menu&&!1===n.innerLoading&&(t>e?n.__resetVirtualScroll():n.__updateMenu(!0))})))}},computed:{isOptionsDark:function(){return null===this.optionsDark?this.isDark:this.optionsDark},virtualScrollLength:function(){return Array.isArray(this.options)?this.options.length:0},fieldClass:function(){return"q-select q-field--auto-height q-select--with".concat(!0!==this.useInput?"out":"","-input")+" q-select--with".concat(!0!==this.useChips?"out":"","-chips")+" q-select--".concat(!0===this.multiple?"multiple":"single")},computedInputClass:function(){return!0===this.hideSelected||0===this.innerValue.length?this.inputClass:void 0===this.inputClass?"q-field__input--padding":[this.inputClass,"q-field__input--padding"]},menuContentClass:function(){return(!0===this.virtualScrollHorizontal?"q-virtual-scroll--horizontal":"")+(this.popupContentClass?" "+this.popupContentClass:"")},innerValue:function(){var t=this,e=!0===this.mapOptions&&!0!==this.multiple,n=void 0===this.value||null===this.value&&!0!==e?[]:!0===this.multiple&&Array.isArray(this.value)?this.value:[this.value];if(!0===this.mapOptions&&!0===Array.isArray(this.options)){var i=!0===this.mapOptions&&void 0!==this.innerValueCache?this.innerValueCache:[],r=n.map((function(e){return t.__getOption(e,i)}));return null===this.value&&!0===e?r.filter((function(t){return null!==t})):r}return n},noOptions:function(){return 0===this.virtualScrollLength},selectedString:function(){var t=this;return this.innerValue.map((function(e){return t.getOptionLabel(e)})).join(", ")},ariaCurrentValue:function(){return void 0!==this.displayValue?this.displayValue:this.selectedString},sanitizeFn:function(){return!0===this.optionsSanitize?function(){return!0}:function(t){return void 0!==t&&null!==t&&!0===t.sanitize}},displayAsText:function(){return!0===this.displayValueSanitize||void 0===this.displayValue&&(!0===this.optionsSanitize||this.innerValue.some(this.sanitizeFn))},computedTabindex:function(){return!0===this.focused?this.tabindex:-1},selectedScope:function(){var t=this;return this.innerValue.map((function(e,n){return{index:n,opt:e,sanitize:t.sanitizeFn(e),selected:!0,removeAtIndex:t.__removeAtIndexAndFocus,toggleOption:t.toggleOption,tabindex:t.computedTabindex}}))},optionScope:function(){var t=this;if(0===this.virtualScrollLength)return[];var e=this.virtualScrollSliceRange,n=e.from,i=e.to,r=this.__optionScopeCache,a=r.options,s=r.optionEls;return this.options.slice(n,i).map((function(e,i){var r=t.isOptionDisabled(e),c=n+i,u={clickable:!0,active:!1,activeClass:t.computedOptionsSelectedClass,manualFocus:!0,focused:!1,disable:r,tabindex:-1,dense:t.optionsDense,dark:t.isOptionsDark},l={role:"option",id:"".concat(t.targetUid,"_").concat(c)};!0!==r&&(!0===t.isOptionSelected(e)&&(u.active=!0),l["aria-selected"]=!0===u.active?"true":"false",t.optionIndex===c&&(u.focused=!0));var f={click:function(){t.toggleOption(e)}};!0===t.$q.platform.is.desktop&&(f.mousemove=function(){!0===t.menu&&t.setOptionIndex(c)});var d={index:c,opt:e,sanitize:t.sanitizeFn(e),selected:u.active,focused:u.focused,toggleOption:t.toggleOption,setOptionIndex:t.setOptionIndex,itemProps:u,itemAttrs:l};return void 0!==a[i]&&!0===Object($["b"])(d,a[i])||(a[i]=d,s[i]=void 0),Object(o["a"])(Object(o["a"])({},d),{},{itemEvents:f})}))},dropdownArrowIcon:function(){return void 0!==this.dropdownIcon?this.dropdownIcon:this.$q.iconSet.arrow.dropdown},squaredMenu:function(){return!1===this.optionsCover&&!0!==this.outlined&&!0!==this.standout&&!0!==this.borderless&&!0!==this.rounded},computedOptionsSelectedClass:function(){return void 0!==this.optionsSelectedClass?this.optionsSelectedClass:void 0!==this.color?"text-".concat(this.color):""},innerOptionsValue:function(){var t=this;return this.innerValue.map((function(e){return t.getOptionValue(e)}))},getOptionValue:function(){return this.__getPropValueFn("optionValue","value")},getOptionLabel:function(){return this.__getPropValueFn("optionLabel","label")},isOptionDisabled:function(){var t=this.__getPropValueFn("optionDisable","disable");return function(){for(var e=arguments.length,n=new Array(e),i=0;i<e;i++)n[i]=arguments[i];return!0===t.apply(null,n)}},inputControlEvents:function(){var t=this,e={input:this.__onInput,change:this.__onChange,keydown:this.__onTargetKeydown,keyup:this.__onTargetAutocomplete,keypress:this.__onTargetKeypress,focus:this.__selectInputText,click:function(e){!0===t.hasDialog&&Object(k["k"])(e)}};return e.compositionstart=e.compositionupdate=e.compositionend=this.__onComposition,e},virtualScrollItemSizeComputed:function(){return void 0===this.virtualScrollItemSize?!0===this.optionsDense?24:48:this.virtualScrollItemSize},comboboxAttrs:function(){var t={tabindex:this.tabindex,role:"combobox","aria-label":this.label,"aria-readonly":!0===this.readonly?"true":"false","aria-autocomplete":!0===this.useInput?"list":"none","aria-expanded":!0===this.menu?"true":"false","aria-controls":"".concat(this.targetUid,"_lb")};return this.optionIndex>=0&&(t["aria-activedescendant"]="".concat(this.targetUid,"_").concat(this.optionIndex)),t},listboxAttrs:function(){return{id:"".concat(this.targetUid,"_lb"),role:"listbox","aria-multiselectable":!0===this.multiple?"true":"false"}}},methods:{getEmittingOptionValue:function(t){return!0===this.emitValue?this.getOptionValue(t):t},removeAtIndex:function(t){if(t>-1&&t<this.innerValue.length)if(!0===this.multiple){var e=this.value.slice();this.$emit("remove",{index:t,value:e.splice(t,1)[0]}),this.$emit("input",e)}else this.$emit("input",null)},__removeAtIndexAndFocus:function(t){this.removeAtIndex(t),this.__focus()},add:function(t,e){var n=this.getEmittingOptionValue(t);if(!0!==this.multiple)return!0===this.fillInput&&this.updateInputValue(this.getOptionLabel(t),!0,!0),void this.$emit("input",n);if(0===this.innerValue.length)return this.$emit("add",{index:0,value:n}),void this.$emit("input",!0===this.multiple?[n]:n);if((!0!==e||!0!==this.isOptionSelected(t))&&!(void 0!==this.maxValues&&this.value.length>=this.maxValues)){var i=this.value.slice();this.$emit("add",{index:i.length,value:n}),i.push(n),this.$emit("input",i)}},toggleOption:function(t,e){if(!0===this.editable&&void 0!==t&&!0!==this.isOptionDisabled(t)){var n=this.getOptionValue(t);if(!0!==this.multiple)return!0!==e&&(this.updateInputValue(!0===this.fillInput?this.getOptionLabel(t):"",!0,!0),this.dialogFieldFocused=!1,document.activeElement.blur(),this.hidePopup()),void 0!==this.$refs.target&&this.$refs.target.focus(),void(0!==this.innerValue.length&&!0===Object($["b"])(this.getOptionValue(this.innerValue[0]),n)||this.$emit("input",!0===this.emitValue?n:t));if((!0!==this.hasDialog||!0===this.dialogFieldFocused)&&this.__focus(),this.__selectInputText(),0===this.innerValue.length){var i=!0===this.emitValue?n:t;return this.$emit("add",{index:0,value:i}),void this.$emit("input",!0===this.multiple?[i]:i)}var r=this.value.slice(),o=this.innerOptionsValue.findIndex((function(t){return Object($["b"])(t,n)}));if(o>-1)this.$emit("remove",{index:o,value:r.splice(o,1)[0]});else{if(void 0!==this.maxValues&&r.length>=this.maxValues)return;var a=!0===this.emitValue?n:t;this.$emit("add",{index:r.length,value:a}),r.push(a)}this.$emit("input",r)}},setOptionIndex:function(t){if(!0===this.$q.platform.is.desktop){var e=t>-1&&t<this.virtualScrollLength?t:-1;this.optionIndex!==e&&(this.optionIndex=e)}},moveOptionSelection:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,n=arguments.length>1?arguments[1]:void 0;if(!0===this.menu){var i=this.optionIndex;do{i=Object(D["b"])(i+e,-1,this.virtualScrollLength-1)}while(-1!==i&&i!==this.optionIndex&&!0===this.isOptionDisabled(this.options[i]));this.optionIndex!==i&&(cancelAnimationFrame(this.moveAnimationFrame),this.moveAnimationFrame=requestAnimationFrame((function(){t.setOptionIndex(i),t.scrollTo(i),!0!==n&&!0===t.useInput&&!0===t.fillInput&&t.__setInputValue(i>=0?t.getOptionLabel(t.options[i]):t.defaultInputValue)})))}},__getOption:function(t,e){var n=this,i=function(e){return Object($["b"])(n.getOptionValue(e),t)};return this.options.find(i)||e.find(i)||t},__getPropValueFn:function(t,e){var n=void 0!==this[t]?this[t]:e;return"function"===typeof n?n:function(t){return null!==t&&"object"===Object(r["a"])(t)&&n in t?t[n]:t}},isOptionSelected:function(t){var e=this.getOptionValue(t);return void 0!==this.innerOptionsValue.find((function(t){return Object($["b"])(t,e)}))},__selectInputText:function(t){!0===this.useInput&&void 0!==this.$refs.target&&(void 0===t||this.$refs.target===t.target&&t.target.value===this.selectedString)&&this.$refs.target.select()},__onTargetKeyup:function(t){!0===Object(R["a"])(t,27)&&!0===this.menu&&(Object(k["k"])(t),this.hidePopup(),this.__resetInputValue()),this.$emit("keyup",t)},__onTargetAutocomplete:function(t){var e=this,n=t.target.value;if(void 0===t.keyCode)if(t.target.value="",clearTimeout(this.inputTimer),this.__resetInputValue(),"string"===typeof n&&n.length>0){var i=n.toLocaleLowerCase(),r=function(t){var n=e.options.find((function(e){return t(e).toLocaleLowerCase()===i}));return void 0!==n&&(-1===e.innerValue.indexOf(n)?e.toggleOption(n):e.hidePopup(),!0)},o=function(t){!0!==r(e.getOptionValue)&&!0!==r(e.getOptionLabel)&&!0!==t&&e.filter(n,!0,(function(){return o(!0)}))};o()}else this.__clearValue(t);else this.__onTargetKeyup(t)},__onTargetKeypress:function(t){this.$emit("keypress",t)},__onTargetKeydown:function(t){var e=this;if(this.$emit("keydown",t),!0!==Object(R["c"])(t)){var n=this.inputValue.length>0&&(void 0!==this.newValueMode||void 0!==this.qListeners["new-value"]),i=!0!==t.shiftKey&&!0!==this.multiple&&(this.optionIndex>-1||!0===n);if(27!==t.keyCode)if(9!==t.keyCode||!1!==i){if(void 0!==t.target&&t.target.id===this.targetUid){if(40===t.keyCode&&!0!==this.innerLoading&&!1===this.menu)return Object(k["l"])(t),void this.showPopup();if(8!==t.keyCode||!0===this.hideSelected||0!==this.inputValue.length){35!==t.keyCode&&36!==t.keyCode||"string"===typeof this.inputValue&&0!==this.inputValue.length||(Object(k["l"])(t),this.optionIndex=-1,this.moveOptionSelection(36===t.keyCode?1:-1,this.multiple)),33!==t.keyCode&&34!==t.keyCode||void 0===this.virtualScrollSliceSizeComputed||(Object(k["l"])(t),this.optionIndex=Math.max(-1,Math.min(this.virtualScrollLength,this.optionIndex+(33===t.keyCode?-1:1)*this.virtualScrollSliceSizeComputed.view)),this.moveOptionSelection(33===t.keyCode?1:-1,this.multiple)),38!==t.keyCode&&40!==t.keyCode||(Object(k["l"])(t),this.moveOptionSelection(38===t.keyCode?-1:1,this.multiple));var r=this.virtualScrollLength;if((void 0===this.searchBuffer||this.searchBufferExp<Date.now())&&(this.searchBuffer=""),r>0&&!0!==this.useInput&&void 0!==t.key&&1===t.key.length&&!1===t.altKey&&!1===t.ctrlKey&&!1===t.metaKey&&(32!==t.keyCode||this.searchBuffer.length>0)){!0!==this.menu&&this.showPopup(t);var o=t.key.toLocaleLowerCase(),a=1===this.searchBuffer.length&&this.searchBuffer[0]===o;this.searchBufferExp=Date.now()+1500,!1===a&&(Object(k["l"])(t),this.searchBuffer+=o);var s=new RegExp("^"+this.searchBuffer.split("").map((function(t){return z.indexOf(t)>-1?"\\"+t:t})).join(".*"),"i"),c=this.optionIndex;if(!0===a||c<0||!0!==s.test(this.getOptionLabel(this.options[c])))do{c=Object(D["b"])(c+1,-1,r-1)}while(c!==this.optionIndex&&(!0===this.isOptionDisabled(this.options[c])||!0!==s.test(this.getOptionLabel(this.options[c]))));this.optionIndex!==c&&this.$nextTick((function(){e.setOptionIndex(c),e.scrollTo(c),c>=0&&!0===e.useInput&&!0===e.fillInput&&e.__setInputValue(e.getOptionLabel(e.options[c]))}))}else if(13===t.keyCode||32===t.keyCode&&!0!==this.useInput&&""===this.searchBuffer||9===t.keyCode&&!1!==i)if(9!==t.keyCode&&Object(k["l"])(t),this.optionIndex>-1&&this.optionIndex<r)this.toggleOption(this.options[this.optionIndex]);else{if(!0===n){var u=function(t,n){if(n){if(!0!==N(n))return}else n=e.newValueMode;void 0!==t&&null!==t&&(e.updateInputValue("",!0!==e.multiple,!0),e["toggle"===n?"toggleOption":"add"](t,"add-unique"===n),!0!==e.multiple&&(void 0!==e.$refs.target&&e.$refs.target.focus(),e.hidePopup()))};if(void 0!==this.qListeners["new-value"]?this.$emit("new-value",this.inputValue,u):u(this.inputValue),!0!==this.multiple)return}!0===this.menu?this.__closeMenu():!0!==this.innerLoading&&this.showPopup()}}else!0===this.multiple&&Array.isArray(this.value)?this.removeAtIndex(this.value.length-1):!0!==this.multiple&&null!==this.value&&this.$emit("input",null)}}else this.__closeMenu();else Object(k["i"])(t)}},__getVirtualScrollEl:function(){return!0===this.hasDialog?this.$refs.menuContent:void 0!==this.$refs.menu&&void 0!==this.$refs.menu.__portal?this.$refs.menu.__portal.$el:void 0},__getVirtualScrollTarget:function(){return this.__getVirtualScrollEl()},__getSelection:function(t){var e=this;return!0===this.hideSelected?[]:void 0!==this.$scopedSlots["selected-item"]?this.selectedScope.map((function(t){return e.$scopedSlots["selected-item"](t)})).slice():void 0!==this.$scopedSlots.selected?[].concat(this.$scopedSlots.selected()):!0===this.useChips?this.selectedScope.map((function(n,r){return t(u["a"],{key:"rem#"+r,props:{removable:!0===e.editable&&!0!==e.isOptionDisabled(n.opt),dense:!0,textColor:e.color,tabindex:e.computedTabindex},on:Object(O["a"])(e,"rem#"+r,{remove:function(){n.removeAtIndex(r)}})},[t("span",{staticClass:"ellipsis",domProps:Object(i["a"])({},!0===n.sanitize?"textContent":"innerHTML",e.getOptionLabel(n.opt))})])})):[t("span",{domProps:Object(i["a"])({},this.displayAsText?"textContent":"innerHTML",this.ariaCurrentValue)})]},__getControl:function(t,e){var n=this.__getSelection(t),i=!0===e||!0!==this.dialog||!0!==this.hasDialog;if(!0===this.useInput)n.push(this.__getInput(t,e,i));else if(!0===this.editable){var r=!0===i?this.comboboxAttrs:void 0;n.push(t("input",{ref:!0===i?"target":void 0,key:"d_t",staticClass:"q-select__focus-target",attrs:Object(o["a"])({id:!0===i?this.targetUid:void 0,readonly:!0,"data-autofocus":(!0===e?!0===i:this.autofocus)||void 0},r),on:Object(O["a"])(this,"f-tget",{keydown:this.__onTargetKeydown,keyup:this.__onTargetKeyup,keypress:this.__onTargetKeypress})})),!0===i&&"string"===typeof this.autocomplete&&this.autocomplete.length>0&&n.push(t("input",{key:"autoinp",staticClass:"q-select__autocomplete-input",domProps:{value:this.ariaCurrentValue},attrs:{autocomplete:this.autocomplete,tabindex:-1},on:Object(O["a"])(this,"autoinp",{keyup:this.__onTargetAutocomplete})}))}if(void 0!==this.nameProp&&!0!==this.disable&&this.innerOptionsValue.length>0){var a=this.innerOptionsValue.map((function(e){return t("option",{attrs:{value:e,selected:!0}})}));n.push(t("select",{staticClass:"hidden",attrs:{name:this.nameProp,multiple:this.multiple}},a))}var s=!0===this.useInput||!0!==i?void 0:this.qAttrs;return t("div",{staticClass:"q-field__native row items-center",attrs:s},n)},__getOptions:function(t){var e=this;if(!0===this.menu){if(!0===this.noOptions)return void 0!==this.$scopedSlots["no-option"]?this.$scopedSlots["no-option"]({inputValue:this.inputValue}):void 0;void 0!==this.$scopedSlots.option&&this.__optionScopeCache.optionSlot!==this.$scopedSlots.option&&(this.__optionScopeCache.optionSlot=this.$scopedSlots.option,this.__optionScopeCache.optionEls=[]);var n=void 0!==this.$scopedSlots.option?this.$scopedSlots.option:function(n){return t(l["a"],{key:n.index,props:n.itemProps,attrs:n.itemAttrs,on:n.itemEvents},[t(f["a"],[t(d["a"],{domProps:Object(i["a"])({},!0===n.sanitize?"textContent":"innerHTML",e.getOptionLabel(n.opt))})])])},r=this.__optionScopeCache.optionEls,o=this.__padVirtualScroll(t,"div",this.optionScope.map((function(t,e){return void 0===r[e]&&(r[e]=n(t)),r[e]})));return void 0!==this.$scopedSlots["before-options"]&&(o=this.$scopedSlots["before-options"]().concat(o)),Object(S["a"])(o,this,"after-options")}},__getInnerAppend:function(t){return!0!==this.loading&&!0!==this.innerLoadingIndicator&&!0!==this.hideDropdownIcon?[t(c["a"],{staticClass:"q-select__dropdown-icon"+(!0===this.menu?" rotate-180":""),props:{name:this.dropdownArrowIcon}})]:null},__getInput:function(t,e,n){var i=!0===n?Object(o["a"])(Object(o["a"])({},this.comboboxAttrs),this.qAttrs):void 0,r={ref:!0===n?"target":void 0,key:"i_t",staticClass:"q-field__input q-placeholder col",style:this.inputStyle,class:this.computedInputClass,domProps:{value:void 0!==this.inputValue?this.inputValue:""},attrs:Object(o["a"])(Object(o["a"])({type:"search"},i),{},{id:!0===n?this.targetUid:void 0,maxlength:this.maxlength,autocomplete:this.autocomplete,"data-autofocus":(!0===e?!0===n:this.autofocus)||void 0,disabled:!0===this.disable,readonly:!0===this.readonly}),on:this.inputControlEvents};return!0!==e&&!0===this.hasDialog&&(r.staticClass+=" no-pointer-events"),t("input",r)},__onChange:function(t){this.__onComposition(t)},__onInput:function(t){var e=this;clearTimeout(this.inputTimer),t&&t.target&&!0===t.target.qComposing||(this.__setInputValue(t.target.value||""),this.userInputValue=!0,this.defaultInputValue=this.inputValue,!0===this.focused||!0===this.hasDialog&&!0!==this.dialogFieldFocused||this.__focus(),void 0!==this.qListeners.filter&&(this.inputTimer=setTimeout((function(){e.filter(e.inputValue)}),this.inputDebounce)))},__setInputValue:function(t){this.inputValue!==t&&(this.inputValue=t,this.$emit("input-value",t))},updateInputValue:function(t,e,n){this.userInputValue=!0!==n,!0===this.useInput&&(this.__setInputValue(t),!0!==e&&!0===n||(this.defaultInputValue=t),!0!==e&&this.filter(t))},filter:function(t,e,n){var i=this;if(void 0!==this.qListeners.filter&&(!0===e||!0===this.focused)){!0===this.innerLoading?this.$emit("filter-abort"):(this.innerLoading=!0,this.innerLoadingIndicator=!0),""!==t&&!0!==this.multiple&&this.innerValue.length>0&&!0!==this.userInputValue&&t===this.getOptionLabel(this.innerValue[0])&&(t="");var r=setTimeout((function(){!0===i.menu&&(i.menu=!1)}),10);clearTimeout(this.filterId),this.filterId=r,this.$emit("filter",t,(function(t,o){!0!==e&&!0!==i.focused||i.filterId!==r||(clearTimeout(i.filterId),"function"===typeof t&&t(),i.innerLoadingIndicator=!1,i.$nextTick((function(){i.innerLoading=!1,!0===i.editable&&(!0===e?!0===i.menu&&i.hidePopup():!0===i.menu?i.__updateMenu(!0):(i.menu=!0,!0===i.hasDialog&&(i.dialog=!0))),"function"===typeof o&&i.$nextTick((function(){o(i)})),"function"===typeof n&&i.$nextTick((function(){n(i)}))})))}),(function(){!0===i.focused&&i.filterId===r&&(clearTimeout(i.filterId),i.innerLoading=!1,i.innerLoadingIndicator=!1),!0===i.menu&&(i.menu=!1)}))}},__getControlEvents:function(){var t=this,e=function(e){t.__onControlFocusout(e,(function(){t.__resetInputValue(),t.__closeMenu()}))};return{focusin:this.__onControlFocusin,focusout:e,"popup-show":this.__onControlPopupShow,"popup-hide":function(n){void 0!==n&&Object(k["k"])(n),t.$emit("popup-hide",n),t.hasPopupOpen=!1,e(n)},click:function(e){if(Object(k["i"])(e),!0!==t.hasDialog&&!0===t.menu)return t.__closeMenu(),void(void 0!==t.$refs.target&&t.$refs.target.focus());t.showPopup(e)}}},__getControlChild:function(t){if(!1!==this.editable&&(!0===this.dialog||!0!==this.noOptions||void 0!==this.$scopedSlots["no-option"]))return this["__get".concat(!0===this.hasDialog?"Dialog":"Menu")](t)},__getMenu:function(t){return t(h["a"],{key:"menu",ref:"menu",props:{value:this.menu,fit:!0!==this.menuShrink,cover:!0===this.optionsCover&&!0!==this.noOptions&&!0!==this.useInput,anchor:this.menuAnchor,self:this.menuSelf,offset:this.menuOffset,contentClass:this.menuContentClass,contentStyle:this.popupContentStyle,dark:this.isOptionsDark,noParentEvent:!0,noRefocus:!0,noFocus:!0,square:this.squaredMenu,transitionShow:this.transitionShow,transitionHide:this.transitionHide,separateClosePopup:!0},attrs:this.listboxAttrs,on:Object(O["a"])(this,"menu",{"&scroll":this.__onVirtualScrollEvt,"before-hide":this.__closeMenu,show:this.__onMenuShow})},this.__getOptions(t))},__onMenuShow:function(){this.__setVirtualScrollSize()},__onDialogFieldFocus:function(t){Object(k["k"])(t),void 0!==this.$refs.target&&this.$refs.target.focus(),this.dialogFieldFocused=!0,window.scrollTo(window.pageXOffset||window.scrollX||document.body.scrollLeft||0,0)},__onDialogFieldBlur:function(t){var e=this;Object(k["k"])(t),this.$nextTick((function(){e.dialogFieldFocused=!1}))},__getDialog:function(t){var e=this,n=[t(s["a"],{staticClass:"col-auto ".concat(this.fieldClass),props:Object(o["a"])(Object(o["a"])({},this.$props),{},{for:this.targetUid,dark:this.isOptionsDark,square:!0,filled:!0,itemAligned:!1,loading:this.innerLoadingIndicator,stackLabel:this.inputValue.length>0}),on:Object(o["a"])(Object(o["a"])({},this.qListeners),{},{focus:this.__onDialogFieldFocus,blur:this.__onDialogFieldBlur}),scopedSlots:Object(o["a"])(Object(o["a"])({},this.$scopedSlots),{},{rawControl:function(){return e.__getControl(t,!0)},before:void 0,after:void 0})})];return!0===this.menu&&n.push(t("div",{key:"virtMenu",ref:"menuContent",staticClass:"col scroll",class:this.menuContentClass,style:this.popupContentStyle,attrs:this.listboxAttrs,on:Object(O["a"])(this,"virtMenu",{click:k["i"],"&scroll":this.__onVirtualScrollEvt})},this.__getOptions(t))),t(M,{key:"dialog",ref:"dialog",props:{value:this.dialog,dark:this.isOptionsDark,position:!0===this.useInput?"top":void 0,transitionShow:this.transitionShowComputed,transitionHide:this.transitionHide},on:Object(O["a"])(this,"dialog",{"before-hide":this.__onDialogBeforeHide,hide:this.__onDialogHide,show:this.__onDialogShow})},[t("div",{staticClass:"q-select__dialog"+(!0===this.isOptionsDark?" q-select__dialog--dark q-dark":"")+(!0===this.dialogFieldFocused?" q-select__dialog--focused":"")},n)])},__onDialogBeforeHide:function(){!0===this.useInput&&!0!==this.$q.platform.is.desktop||(this.$refs.dialog.__refocusTarget=this.$el.querySelector(".q-field__native > [tabindex]:last-child")),this.focused=!1,this.dialogFieldFocused=!1},__onDialogHide:function(t){!0!==this.$q.platform.is.desktop&&document.activeElement.blur(),this.hidePopup(),!1===this.focused&&this.$emit("blur",t),this.__resetInputValue()},__onDialogShow:function(){var t=document.activeElement;null!==t&&t.id===this.targetUid||this.$refs.target===t||void 0===this.$refs.target||this.$refs.target.focus(),this.__setVirtualScrollSize()},__closeMenu:function(){void 0!==this.__optionScopeCache&&(this.__optionScopeCache.optionEls=[]),!0!==this.dialog&&(this.optionIndex=-1,!0===this.menu&&(this.menu=!1),!1===this.focused&&(clearTimeout(this.filterId),this.filterId=void 0,!0===this.innerLoading&&(this.$emit("filter-abort"),this.innerLoading=!1,this.innerLoadingIndicator=!1)))},showPopup:function(t){var e=this;!0===this.editable&&(!0===this.hasDialog?(this.__onControlFocusin(t),this.dialog=!0,this.$nextTick((function(){e.__focus()}))):this.__focus(),void 0!==this.qListeners.filter?this.filter(this.inputValue):!0===this.noOptions&&void 0===this.$scopedSlots["no-option"]||(this.menu=!0))},hidePopup:function(){this.dialog=!1,this.__closeMenu()},__resetInputValue:function(){!0===this.useInput&&this.updateInputValue(!0!==this.multiple&&!0===this.fillInput&&this.innerValue.length>0&&this.getOptionLabel(this.innerValue[0])||"",!0,!0)},__updateMenu:function(t){var e=this,n=-1;if(!0===t){if(this.innerValue.length>0){var i=this.getOptionValue(this.innerValue[0]);n=this.options.findIndex((function(t){return Object($["b"])(e.getOptionValue(t),i)}))}this.__resetVirtualScroll(n)}this.setOptionIndex(n)},__onPreRender:function(){this.hasDialog=(!0===this.$q.platform.is.mobile||"dialog"===this.behavior)&&("menu"!==this.behavior&&(!0!==this.useInput||(void 0!==this.$scopedSlots["no-option"]||void 0!==this.qListeners.filter||!1===this.noOptions))),this.transitionShowComputed=!0===this.hasDialog&&!0===this.useInput&&!0===this.$q.platform.is.ios?"fade":this.transitionShow},__onPostRender:function(){!1===this.dialog&&void 0!==this.$refs.menu&&this.$refs.menu.updatePosition()},updateMenuPosition:function(){this.__onPostRender()}},beforeMount:function(){this.__optionScopeCache={optionSlot:this.$scopedSlots.option,options:[],optionEls:[]}},beforeDestroy:function(){this.__optionScopeCache=void 0,clearTimeout(this.inputTimer)}})},de5e:function(t,e,n){"use strict";var i=n("5530"),r=(n("99af"),n("caad"),n("2b0e")),o=n("87e8"),a=n("e277");e["a"]=r["a"].extend({name:"QPageSticky",mixins:[o["a"]],inject:{layout:{default:function(){console.error("QPageSticky needs to be child of QLayout")}}},props:{position:{type:String,default:"bottom-right",validator:function(t){return["top-right","top-left","bottom-right","bottom-left","top","right","bottom","left"].includes(t)}},offset:{type:Array,validator:function(t){return 2===t.length}},expand:Boolean},computed:{attach:function(){var t=this.position;return{top:t.indexOf("top")>-1,right:t.indexOf("right")>-1,bottom:t.indexOf("bottom")>-1,left:t.indexOf("left")>-1,vertical:"top"===t||"bottom"===t,horizontal:"left"===t||"right"===t}},top:function(){return this.layout.header.offset},right:function(){return this.layout.right.offset},bottom:function(){return this.layout.footer.offset},left:function(){return this.layout.left.offset},style:function(){var t=0,e=0,n=this.attach,i=!0===this.$q.lang.rtl?-1:1;!0===n.top&&0!==this.top?e="".concat(this.top,"px"):!0===n.bottom&&0!==this.bottom&&(e="".concat(-this.bottom,"px")),!0===n.left&&0!==this.left?t="".concat(i*this.left,"px"):!0===n.right&&0!==this.right&&(t="".concat(-i*this.right,"px"));var r={transform:"translate(".concat(t,", ").concat(e,")")};return this.offset&&(r.margin="".concat(this.offset[1],"px ").concat(this.offset[0],"px")),!0===n.vertical?(0!==this.left&&(r[!0===this.$q.lang.rtl?"right":"left"]="".concat(this.left,"px")),0!==this.right&&(r[!0===this.$q.lang.rtl?"left":"right"]="".concat(this.right,"px"))):!0===n.horizontal&&(0!==this.top&&(r.top="".concat(this.top,"px")),0!==this.bottom&&(r.bottom="".concat(this.bottom,"px"))),r},classes:function(){return"fixed-".concat(this.position," q-page-sticky--").concat(!0===this.expand?"expand":"shrink")}},render:function(t){var e=Object(a["c"])(this,"default");return t("div",{staticClass:"q-page-sticky row flex-center",class:this.classes,style:this.style,on:Object(i["a"])({},this.qListeners)},!0===this.expand?e:[t("div",e)])}})},df75:function(t,e,n){"use strict";var i=n("ca84"),r=n("7839");t.exports=Object.keys||function(t){return i(t,r)}},df7c:function(t,e,n){(function(t){function n(t,e){for(var n=0,i=t.length-1;i>=0;i--){var r=t[i];"."===r?t.splice(i,1):".."===r?(t.splice(i,1),n++):n&&(t.splice(i,1),n--)}if(e)for(;n--;n)t.unshift("..");return t}function i(t){"string"!==typeof t&&(t+="");var e,n=0,i=-1,r=!0;for(e=t.length-1;e>=0;--e)if(47===t.charCodeAt(e)){if(!r){n=e+1;break}}else-1===i&&(r=!1,i=e+1);return-1===i?"":t.slice(n,i)}function r(t,e){if(t.filter)return t.filter(e);for(var n=[],i=0;i<t.length;i++)e(t[i],i,t)&&n.push(t[i]);return n}e.resolve=function(){for(var e="",i=!1,o=arguments.length-1;o>=-1&&!i;o--){var a=o>=0?arguments[o]:t.cwd();if("string"!==typeof a)throw new TypeError("Arguments to path.resolve must be strings");a&&(e=a+"/"+e,i="/"===a.charAt(0))}return e=n(r(e.split("/"),(function(t){return!!t})),!i).join("/"),(i?"/":"")+e||"."},e.normalize=function(t){var i=e.isAbsolute(t),a="/"===o(t,-1);return t=n(r(t.split("/"),(function(t){return!!t})),!i).join("/"),t||i||(t="."),t&&a&&(t+="/"),(i?"/":"")+t},e.isAbsolute=function(t){return"/"===t.charAt(0)},e.join=function(){var t=Array.prototype.slice.call(arguments,0);return e.normalize(r(t,(function(t,e){if("string"!==typeof t)throw new TypeError("Arguments to path.join must be strings");return t})).join("/"))},e.relative=function(t,n){function i(t){for(var e=0;e<t.length;e++)if(""!==t[e])break;for(var n=t.length-1;n>=0;n--)if(""!==t[n])break;return e>n?[]:t.slice(e,n-e+1)}t=e.resolve(t).substr(1),n=e.resolve(n).substr(1);for(var r=i(t.split("/")),o=i(n.split("/")),a=Math.min(r.length,o.length),s=a,c=0;c<a;c++)if(r[c]!==o[c]){s=c;break}var u=[];for(c=s;c<r.length;c++)u.push("..");return u=u.concat(o.slice(s)),u.join("/")},e.sep="/",e.delimiter=":",e.dirname=function(t){if("string"!==typeof t&&(t+=""),0===t.length)return".";for(var e=t.charCodeAt(0),n=47===e,i=-1,r=!0,o=t.length-1;o>=1;--o)if(e=t.charCodeAt(o),47===e){if(!r){i=o;break}}else r=!1;return-1===i?n?"/":".":n&&1===i?"/":t.slice(0,i)},e.basename=function(t,e){var n=i(t);return e&&n.substr(-1*e.length)===e&&(n=n.substr(0,n.length-e.length)),n},e.extname=function(t){"string"!==typeof t&&(t+="");for(var e=-1,n=0,i=-1,r=!0,o=0,a=t.length-1;a>=0;--a){var s=t.charCodeAt(a);if(47!==s)-1===i&&(r=!1,i=a+1),46===s?-1===e?e=a:1!==o&&(o=1):-1!==e&&(o=-1);else if(!r){n=a+1;break}}return-1===e||-1===i||0===o||1===o&&e===i-1&&e===n+1?"":t.slice(e,i)};var o="b"==="ab".substr(-1)?function(t,e,n){return t.substr(e,n)}:function(t,e,n){return e<0&&(e=t.length+e),t.substr(e,n)}}).call(this,n("4362"))},df7e:function(t,e,n){"use strict";var i=n("07fa");t.exports=function(t,e){for(var n=i(t),r=new e(n),o=0;o<n;o++)r[o]=t[n-o-1];return r}},dfb9:function(t,e,n){"use strict";var i=n("07fa");t.exports=function(t,e,n){var r=0,o=arguments.length>2?n:i(e),a=new t(o);while(o>r)a[r]=e[r++];return a}},e01a:function(t,e,n){"use strict";var i=n("23e7"),r=n("83ab"),o=n("cfe9"),a=n("e330"),s=n("1a2d"),c=n("1626"),u=n("3a9b"),l=n("577e"),f=n("edd0"),d=n("e893"),h=o.Symbol,p=h&&h.prototype;if(r&&c(h)&&(!("description"in p)||void 0!==h().description)){var v={},g=function(){var t=arguments.length<1||void 0===arguments[0]?void 0:l(arguments[0]),e=u(p,this)?new h(t):void 0===t?h():h(t);return""===t&&(v[e]=!0),e};d(g,h),g.prototype=p,p.constructor=g;var m="Symbol(description detection)"===String(h("description detection")),b=a(p.valueOf),y=a(p.toString),_=/^Symbol\((.*)\)[^)]+$/,w=a("".replace),x=a("".slice);f(p,"description",{configurable:!0,get:function(){var t=b(this);if(s(v,t))return"";var e=y(t),n=m?x(e,7,-1):w(e,_,"$1");return""===n?void 0:n}}),i({global:!0,constructor:!0,forced:!0},{Symbol:g})}},e065:function(t,e,n){"use strict";var i=n("428f"),r=n("1a2d"),o=n("e538"),a=n("9bf2").f;t.exports=function(t){var e=i.Symbol||(i.Symbol={});r(e,t)||a(e,t,{value:o.f(t)})}},e163:function(t,e,n){"use strict";var i=n("1a2d"),r=n("1626"),o=n("7b0b"),a=n("f772"),s=n("e177"),c=a("IE_PROTO"),u=Object,l=u.prototype;t.exports=s?u.getPrototypeOf:function(t){var e=o(t);if(i(e,c))return e[c];var n=e.constructor;return r(n)&&e instanceof n?n.prototype:e instanceof u?l:null}},e177:function(t,e,n){"use strict";var i=n("d039");t.exports=!i((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype}))},e19f:function(t,e,n){var i;!function(){"use strict";var r={not_string:/[^s]/,not_bool:/[^t]/,not_type:/[^T]/,not_primitive:/[^v]/,number:/[diefg]/,numeric_arg:/[bcdiefguxX]/,json:/[j]/,not_json:/[^j]/,text:/^[^\x25]+/,modulo:/^\x25{2}/,placeholder:/^\x25(?:([1-9]\d*)\$|\(([^)]+)\))?(\+)?(0|'[^$])?(-)?(\d+)?(?:\.(\d+))?([b-gijostTuvxX])/,key:/^([a-z_][a-z_\d]*)/i,key_access:/^\.([a-z_][a-z_\d]*)/i,index_access:/^\[(\d+)\]/,sign:/^[+-]/};function o(t){return s(u(t),arguments)}function a(t,e){return o.apply(null,[t].concat(e||[]))}function s(t,e){var n,i,a,s,c,u,l,f,d,h=1,p=t.length,v="";for(i=0;i<p;i++)if("string"===typeof t[i])v+=t[i];else if("object"===typeof t[i]){if(s=t[i],s.keys)for(n=e[h],a=0;a<s.keys.length;a++){if(void 0==n)throw new Error(o('[sprintf] Cannot access property "%s" of undefined value "%s"',s.keys[a],s.keys[a-1]));n=n[s.keys[a]]}else n=s.param_no?e[s.param_no]:e[h++];if(r.not_type.test(s.type)&&r.not_primitive.test(s.type)&&n instanceof Function&&(n=n()),r.numeric_arg.test(s.type)&&"number"!==typeof n&&isNaN(n))throw new TypeError(o("[sprintf] expecting number but found %T",n));switch(r.number.test(s.type)&&(f=n>=0),s.type){case"b":n=parseInt(n,10).toString(2);break;case"c":n=String.fromCharCode(parseInt(n,10));break;case"d":case"i":n=parseInt(n,10);break;case"j":n=JSON.stringify(n,null,s.width?parseInt(s.width):0);break;case"e":n=s.precision?parseFloat(n).toExponential(s.precision):parseFloat(n).toExponential();break;case"f":n=s.precision?parseFloat(n).toFixed(s.precision):parseFloat(n);break;case"g":n=s.precision?String(Number(n.toPrecision(s.precision))):parseFloat(n);break;case"o":n=(parseInt(n,10)>>>0).toString(8);break;case"s":n=String(n),n=s.precision?n.substring(0,s.precision):n;break;case"t":n=String(!!n),n=s.precision?n.substring(0,s.precision):n;break;case"T":n=Object.prototype.toString.call(n).slice(8,-1).toLowerCase(),n=s.precision?n.substring(0,s.precision):n;break;case"u":n=parseInt(n,10)>>>0;break;case"v":n=n.valueOf(),n=s.precision?n.substring(0,s.precision):n;break;case"x":n=(parseInt(n,10)>>>0).toString(16);break;case"X":n=(parseInt(n,10)>>>0).toString(16).toUpperCase();break}r.json.test(s.type)?v+=n:(!r.number.test(s.type)||f&&!s.sign?d="":(d=f?"+":"-",n=n.toString().replace(r.sign,"")),u=s.pad_char?"0"===s.pad_char?"0":s.pad_char.charAt(1):" ",l=s.width-(d+n).length,c=s.width&&l>0?u.repeat(l):"",v+=s.align?d+n+c:"0"===u?d+c+n:c+d+n)}return v}var c=Object.create(null);function u(t){if(c[t])return c[t];var e,n=t,i=[],o=0;while(n){if(null!==(e=r.text.exec(n)))i.push(e[0]);else if(null!==(e=r.modulo.exec(n)))i.push("%");else{if(null===(e=r.placeholder.exec(n)))throw new SyntaxError("[sprintf] unexpected placeholder");if(e[2]){o|=1;var a=[],s=e[2],u=[];if(null===(u=r.key.exec(s)))throw new SyntaxError("[sprintf] failed to parse named argument key");a.push(u[1]);while(""!==(s=s.substring(u[0].length)))if(null!==(u=r.key_access.exec(s)))a.push(u[1]);else{if(null===(u=r.index_access.exec(s)))throw new SyntaxError("[sprintf] failed to parse named argument key");a.push(u[1])}e[2]=a}else o|=2;if(3===o)throw new Error("[sprintf] mixing positional and named placeholders is not (yet) supported");i.push({placeholder:e[0],param_no:e[1],keys:e[2],sign:e[3],pad_char:e[4],align:e[5],width:e[6],precision:e[7],type:e[8]})}n=n.substring(e[0].length)}return c[t]=i}e["sprintf"]=o,e["vsprintf"]=a,"undefined"!==typeof window&&(window["sprintf"]=o,window["vsprintf"]=a,i=function(){return{sprintf:o,vsprintf:a}}.call(e,n,e,t),void 0===i||(t.exports=i))}()},e24e:function(t,e,n){"use strict";var i=n("4fd4"),r=n("f07f");e["a"]=function(t){var e=Object(i["a"])();return e.changedTouches&&(e=e.changedTouches[0]),Object(r["a"])(t,e)}},e260:function(t,e,n){"use strict";var i=n("fc6a"),r=n("44d2"),o=n("3f8c"),a=n("69f3"),s=n("9bf2").f,c=n("c6d2"),u=n("4754"),l=n("c430"),f=n("83ab"),d="Array Iterator",h=a.set,p=a.getterFor(d);t.exports=c(Array,"Array",(function(t,e){h(this,{type:d,target:i(t),index:0,kind:e})}),(function(){var t=p(this),e=t.target,n=t.index++;if(!e||n>=e.length)return t.target=null,u(void 0,!0);switch(t.kind){case"keys":return u(n,!1);case"values":return u(e[n],!1)}return u([n,e[n]],!1)}),"values");var v=o.Arguments=o.Array;if(r("keys"),r("values"),r("entries"),!l&&f&&"values"!==v.name)try{s(v,"name",{value:"values"})}catch(g){}},e267:function(t,e,n){"use strict";var i=n("e330"),r=n("e8b5"),o=n("1626"),a=n("c6b6"),s=n("577e"),c=i([].push);t.exports=function(t){if(o(t))return t;if(r(t)){for(var e=t.length,n=[],i=0;i<e;i++){var u=t[i];"string"==typeof u?c(n,u):"number"!=typeof u&&"Number"!==a(u)&&"String"!==a(u)||c(n,s(u))}var l=n.length,f=!0;return function(t,e){if(f)return f=!1,e;if(r(this))return e;for(var i=0;i<l;i++)if(n[i]===t)return e}}}},e277:function(t,e,n){"use strict";n.d(e,"c",(function(){return i})),n.d(e,"d",(function(){return r})),n.d(e,"a",(function(){return o})),n.d(e,"b",(function(){return a}));n("99af");function i(t,e,n){return void 0!==t.$scopedSlots[e]?t.$scopedSlots[e]():n}function r(t,e,n){return void 0!==t.$scopedSlots[e]?[].concat(t.$scopedSlots[e]()):n}function o(t,e,n){return void 0!==e.$scopedSlots[n]?t.concat(e.$scopedSlots[n]()):t}function a(t,e,n){if(void 0===e.$scopedSlots[n])return t;var i=e.$scopedSlots[n]();return void 0!==t?t.concat(i):i}},e2fa:function(t,e,n){"use strict";e["a"]={props:{tag:{type:String,default:"div"}}}},e311:function(t,e,n){"use strict";n.d(e,"b",(function(){return i}));var i="http://www.w3.org/1999/xhtml";e["a"]={svg:"http://www.w3.org/2000/svg",xhtml:i,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"}},e317:function(t,e,n){"use strict";e["a"]=function(t,e){return t=+t,e=+e,function(n){return t*(1-n)+e*n}}},e330:function(t,e,n){"use strict";var i=n("40d5"),r=Function.prototype,o=r.call,a=i&&r.bind.bind(o,o);t.exports=i?a:function(t){return function(){return o.apply(t,arguments)}}},e359:function(t,e,n){"use strict";var i=n("5530"),r=(n("14d9"),n("a9e3"),n("c7cd"),n("2b0e")),o=n("3980"),a=n("87e8"),s=n("e277"),c=n("d882"),u=n("d54d");e["a"]=r["a"].extend({name:"QHeader",mixins:[a["a"]],inject:{layout:{default:function(){console.error("QHeader needs to be child of QLayout")}}},props:{value:{type:Boolean,default:!0},reveal:Boolean,revealOffset:{type:Number,default:250},bordered:Boolean,elevated:Boolean,heightHint:{type:[String,Number],default:50}},data:function(){return{size:parseInt(this.heightHint,10),revealed:!0}},watch:{value:function(t){this.__update("space",t),this.__updateLocal("revealed",!0),this.layout.__animate()},offset:function(t){this.__update("offset",t)},reveal:function(t){!1===t&&this.__updateLocal("revealed",this.value)},revealed:function(t){this.layout.__animate(),this.$emit("reveal",t)},"layout.scroll":function(t){!0===this.reveal&&this.__updateLocal("revealed","up"===t.direction||t.position<=this.revealOffset||t.position-t.inflexionPosition<100)}},computed:{fixed:function(){return!0===this.reveal||this.layout.view.indexOf("H")>-1||this.$q.platform.is.ios&&!0===this.layout.container},offset:function(){if(!0!==this.value)return 0;if(!0===this.fixed)return!0===this.revealed?this.size:0;var t=this.size-this.layout.scroll.position;return t>0?t:0},hidden:function(){return!0!==this.value||!0===this.fixed&&!0!==this.revealed},revealOnFocus:function(){return!0===this.value&&!0===this.hidden&&!0===this.reveal},classes:function(){return(!0===this.fixed?"fixed":"absolute")+"-top"+(!0===this.bordered?" q-header--bordered":"")+(!0===this.hidden?" q-header--hidden":"")+(!0!==this.value?" q-layout--prevent-focus":"")},style:function(){var t=this.layout.rows.top,e={};return"l"===t[0]&&!0===this.layout.left.space&&(e[!0===this.$q.lang.rtl?"right":"left"]="".concat(this.layout.left.size,"px")),"r"===t[2]&&!0===this.layout.right.space&&(e[!0===this.$q.lang.rtl?"left":"right"]="".concat(this.layout.right.size,"px")),e},onEvents:function(){return Object(i["a"])(Object(i["a"])({},this.qListeners),{},{focusin:this.__onFocusin,input:c["k"]})}},render:function(t){var e=Object(s["d"])(this,"default",[]);return!0===this.elevated&&e.push(t("div",{staticClass:"q-layout__shadow absolute-full overflow-hidden no-pointer-events"})),e.push(t(o["a"],{props:{debounce:0},on:Object(u["a"])(this,"resize",{resize:this.__onResize})})),t("header",{staticClass:"q-header q-layout__section--marginal",class:this.classes,style:this.style,on:this.onEvents},e)},created:function(){this.layout.instances.header=this,!0===this.value&&this.__update("size",this.size),this.__update("space",this.value),this.__update("offset",this.offset)},beforeDestroy:function(){this.layout.instances.header===this&&(this.layout.instances.header=void 0,this.__update("size",0),this.__update("offset",0),this.__update("space",!1))},methods:{__onResize:function(t){var e=t.height;this.__updateLocal("size",e),this.__update("size",e)},__update:function(t,e){this.layout.header[t]!==e&&(this.layout.header[t]=e)},__updateLocal:function(t,e){this[t]!==e&&(this[t]=e)},__onFocusin:function(t){!0===this.revealOnFocus&&this.__updateLocal("revealed",!0),this.$emit("focusin",t)}}})},e360:function(t,e,n){"use strict";n.d(e,"b",(function(){return u}));var i=n("166a");function r(t,e,n,i,r){var o=t*t,a=o*t;return((1-3*t+3*o-a)*e+(4-6*o+3*a)*n+(1+3*t+3*o-3*a)*i+a*r)/6}var o=function(t){var e=t.length-1;return function(n){var i=n<=0?n=0:n>=1?(n=1,e-1):Math.floor(n*e),o=t[i],a=t[i+1],s=i>0?t[i-1]:2*o-a,c=i<e-1?t[i+2]:2*a-o;return r((n-i/e)*e,s,o,a,c)}},a=function(t){var e=t.length;return function(n){var i=Math.floor(((n%=1)<0?++n:n)*e),o=t[(i+e-1)%e],a=t[i%e],s=t[(i+1)%e],c=t[(i+2)%e];return r((n-i/e)*e,o,a,s,c)}},s=n("b055");e["a"]=function t(e){var n=Object(s["b"])(e);function r(t,e){var r=n((t=Object(i["g"])(t)).r,(e=Object(i["g"])(e)).r),o=n(t.g,e.g),a=n(t.b,e.b),c=Object(s["a"])(t.opacity,e.opacity);return function(e){return t.r=r(e),t.g=o(e),t.b=a(e),t.opacity=c(e),t+""}}return r.gamma=t,r}(1);function c(t){return function(e){var n,r,o=e.length,a=new Array(o),s=new Array(o),c=new Array(o);for(n=0;n<o;++n)r=Object(i["g"])(e[n]),a[n]=r.r||0,s[n]=r.g||0,c[n]=r.b||0;return a=t(a),s=t(s),c=t(c),r.opacity=1,function(t){return r.r=a(t),r.g=s(t),r.b=c(t),r+""}}}var u=c(o);c(a)},e391:function(t,e,n){"use strict";var i=n("577e");t.exports=function(t,e){return void 0===t?arguments.length<2?"":e:i(t)}},e439:function(t,e,n){"use strict";var i=n("23e7"),r=n("d039"),o=n("fc6a"),a=n("06cf").f,s=n("83ab"),c=!s||r((function(){a(1)}));i({target:"Object",stat:!0,forced:c,sham:!s},{getOwnPropertyDescriptor:function(t,e){return a(o(t),e)}})},e48b:function(t,e,n){"use strict";n.d(e,"a",(function(){return g}));var i=n("ade3"),r=n("5530"),o=(n("4de4"),n("a15b"),n("d81d"),n("14d9"),n("13d5"),n("fb6a"),n("a9e3"),n("b64b"),n("d3b7"),n("ac1f"),n("5319"),n("159b"),n("1c16")),a=n("0831"),s=1e3,c=["start","center","end","start-force","center-force","end-force"],u=Array.prototype.filter;function l(t,e){return t+e}function f(t,e,n,i,r,o,s,c){var u=t===window?document.scrollingElement||document.documentElement:t,l=!0===r?"offsetWidth":"offsetHeight",f={scrollStart:0,scrollViewSize:-s-c,scrollMaxSize:0,offsetStart:-s,offsetEnd:-c};if(!0===r?(t===window?(f.scrollStart=window.pageXOffset||window.scrollX||document.body.scrollLeft||0,f.scrollViewSize+=document.documentElement.clientWidth):(f.scrollStart=u.scrollLeft,f.scrollViewSize+=u.clientWidth),f.scrollMaxSize=u.scrollWidth,!0===o&&(f.scrollStart=(!0===Object(a["f"])()?f.scrollMaxSize-f.scrollViewSize:0)-f.scrollStart)):(t===window?(f.scrollStart=window.pageYOffset||window.scrollY||document.body.scrollTop||0,f.scrollViewSize+=document.documentElement.clientHeight):(f.scrollStart=u.scrollTop,f.scrollViewSize+=u.clientHeight),f.scrollMaxSize=u.scrollHeight),void 0!==n)for(var d=n.previousElementSibling;null!==d;d=d.previousElementSibling)!1===d.classList.contains("q-virtual-scroll--skip")&&(f.offsetStart+=d[l]);if(void 0!==i)for(var h=i.nextElementSibling;null!==h;h=h.nextElementSibling)!1===h.classList.contains("q-virtual-scroll--skip")&&(f.offsetEnd+=h[l]);if(e!==t){var p=u.getBoundingClientRect(),v=e.getBoundingClientRect();!0===r?(f.offsetStart+=v.left-p.left,f.offsetEnd-=v.width):(f.offsetStart+=v.top-p.top,f.offsetEnd-=v.height),t!==window&&(f.offsetStart+=f.scrollStart),f.offsetEnd+=f.scrollMaxSize-f.offsetStart}return f}function d(t,e,n,i){"end"===e&&(e=(t===window?document.body:t)[!0===n?"scrollWidth":"scrollHeight"]),t===window?!0===n?(!0===i&&(e=(!0===Object(a["f"])()?document.body.scrollWidth-document.documentElement.clientWidth:0)-e),window.scrollTo(e,window.pageYOffset||window.scrollY||document.body.scrollTop||0)):window.scrollTo(window.pageXOffset||window.scrollX||document.body.scrollLeft||0,e):!0===n?(!0===i&&(e=(!0===Object(a["f"])()?t.scrollWidth-t.offsetWidth:0)-e),t.scrollLeft=e):t.scrollTop=e}function h(t,e,n,i){if(n>=i)return 0;var r=e.length,o=Math.floor(n/s),a=Math.floor((i-1)/s)+1,c=t.slice(o,a).reduce(l,0);return n%s!==0&&(c-=e.slice(o*s,n).reduce(l,0)),i%s!==0&&i!==r&&(c-=e.slice(i,a*s).reduce(l,0)),c}var p={virtualScrollSliceSize:{type:[Number,String],default:null},virtualScrollSliceRatioBefore:{type:[Number,String],default:1},virtualScrollSliceRatioAfter:{type:[Number,String],default:1},virtualScrollItemSize:{type:[Number,String],default:24},virtualScrollStickySizeStart:{type:[Number,String],default:0},virtualScrollStickySizeEnd:{type:[Number,String],default:0},tableColspan:[Number,String]};function v(t,e){void 0===v.isSupported&&(v.isSupported=void 0!==window.getComputedStyle(document.body).overflowAnchor),!1!==v.isSupported&&void 0!==t&&(cancelAnimationFrame(t._qOverflowAnimationFrame),t._qOverflowAnimationFrame=requestAnimationFrame((function(){if(void 0!==t){var n=t.children||[];u.call(n,(function(t){return t.dataset&&void 0!==t.dataset.qVsAnchor})).forEach((function(t){delete t.dataset.qVsAnchor}));var i=n[e];i&&i.dataset&&(i.dataset.qVsAnchor="")}})))}var g=Object.keys(p);e["b"]={props:Object(r["a"])({virtualScrollHorizontal:Boolean},p),data:function(){return{virtualScrollSliceRange:{from:0,to:0}}},watch:{needsSliceRecalc:function(){this.__setVirtualScrollSize()},needsReset:function(){this.reset()}},computed:{needsReset:function(){var t=this;return["virtualScrollItemSizeComputed","virtualScrollHorizontal"].map((function(e){return t[e]})).join(";")},needsSliceRecalc:function(){var t=this;return this.needsReset+";"+["virtualScrollSliceRatioBefore","virtualScrollSliceRatioAfter"].map((function(e){return t[e]})).join(";")},colspanAttr:function(){return void 0!==this.tableColspan?{colspan:this.tableColspan}:{colspan:100}},virtualScrollItemSizeComputed:function(){return this.virtualScrollItemSize}},methods:{reset:function(){this.__resetVirtualScroll(this.prevToIndex,!0)},refresh:function(t){this.__resetVirtualScroll(void 0===t?this.prevToIndex:t)},scrollTo:function(t,e){var n=this.__getVirtualScrollTarget();if(void 0!==n&&null!==n&&8!==n.nodeType){var i=f(n,this.__getVirtualScrollEl(),this.$refs.before,this.$refs.after,this.virtualScrollHorizontal,this.$q.lang.rtl,this.virtualScrollStickySizeStart,this.virtualScrollStickySizeEnd);this.__scrollViewSize!==i.scrollViewSize&&this.__setVirtualScrollSize(i.scrollViewSize),this.__setVirtualScrollSliceRange(n,i,Math.min(this.virtualScrollLength-1,Math.max(0,parseInt(t,10)||0)),0,c.indexOf(e)>-1?e:this.prevToIndex>-1&&t>this.prevToIndex?"end":"start")}},__onVirtualScrollEvt:function(){var t=this.__getVirtualScrollTarget();if(void 0!==t&&null!==t&&8!==t.nodeType){var e=f(t,this.__getVirtualScrollEl(),this.$refs.before,this.$refs.after,this.virtualScrollHorizontal,this.$q.lang.rtl,this.virtualScrollStickySizeStart,this.virtualScrollStickySizeEnd),n=this.virtualScrollLength-1,i=e.scrollMaxSize-e.offsetStart-e.offsetEnd-this.virtualScrollPaddingAfter;if(this.prevScrollStart!==e.scrollStart)if(e.scrollMaxSize<=0)this.__setVirtualScrollSliceRange(t,e,0,0);else{this.__scrollViewSize!==e.scrollViewSize&&this.__setVirtualScrollSize(e.scrollViewSize),this.__updateVirtualScrollSizes(this.virtualScrollSliceRange.from);var r=Math.floor(e.scrollMaxSize-Math.max(e.scrollViewSize,e.offsetEnd)-Math.min(this.virtualScrollSizes[n],e.scrollViewSize/2));if(r>0&&Math.ceil(e.scrollStart)>=r)this.__setVirtualScrollSliceRange(t,e,n,e.scrollMaxSize-e.offsetEnd-this.virtualScrollSizesAgg.reduce(l,0));else{var o=0,a=e.scrollStart-e.offsetStart,c=a;if(a<=i&&a+e.scrollViewSize>=this.virtualScrollPaddingBefore)a-=this.virtualScrollPaddingBefore,o=this.virtualScrollSliceRange.from,c=a;else for(var u=0;a>=this.virtualScrollSizesAgg[u]&&o<n;u++)a-=this.virtualScrollSizesAgg[u],o+=s;while(a>0&&o<n)a-=this.virtualScrollSizes[o],a>-e.scrollViewSize?(o++,c=a):c=this.virtualScrollSizes[o]+a;this.__setVirtualScrollSliceRange(t,e,o,c)}}}},__setVirtualScrollSliceRange:function(t,e,n,i,r){var o=this,a="string"===typeof r&&r.indexOf("-force")>-1,s=!0===a?r.replace("-force",""):r,c=void 0!==s?s:"start",u=Math.max(0,n-this.virtualScrollSliceSizeComputed[c]),f=u+this.virtualScrollSliceSizeComputed.total;f>this.virtualScrollLength&&(f=this.virtualScrollLength,u=Math.max(0,f-this.virtualScrollSliceSizeComputed.total)),this.prevScrollStart=e.scrollStart;var p=u!==this.virtualScrollSliceRange.from||f!==this.virtualScrollSliceRange.to;if(!1!==p||void 0!==s){var g=document,m=g.activeElement,b=this.$refs.content;!0===p&&void 0!==b&&b!==m&&!0===b.contains(m)&&(b.addEventListener("focusout",this.__onBlurRefocusFn),setTimeout((function(){void 0!==b&&b.removeEventListener("focusout",o.__onBlurRefocusFn)}))),v(b,n-u);var y=void 0!==s?this.virtualScrollSizes.slice(u,n).reduce(l,0):0;if(!0===p){var _=f>=this.virtualScrollSliceRange.from&&u<=this.virtualScrollSliceRange.to?this.virtualScrollSliceRange.to:f;this.virtualScrollSliceRange={from:u,to:_},this.virtualScrollPaddingBefore=h(this.virtualScrollSizesAgg,this.virtualScrollSizes,0,u),this.virtualScrollPaddingAfter=h(this.virtualScrollSizesAgg,this.virtualScrollSizes,this.virtualScrollSliceRange.to,this.virtualScrollLength),requestAnimationFrame((function(){o.virtualScrollSliceRange.to!==f&&o.prevScrollStart===e.scrollStart&&(o.virtualScrollSliceRange={from:o.virtualScrollSliceRange.from,to:f},o.virtualScrollPaddingAfter=h(o.virtualScrollSizesAgg,o.virtualScrollSizes,f,o.virtualScrollLength))}))}requestAnimationFrame((function(){if(o.prevScrollStart===e.scrollStart){!0===p&&o.__updateVirtualScrollSizes(u);var r=o.virtualScrollSizes.slice(u,n).reduce(l,0),c=r+e.offsetStart+o.virtualScrollPaddingBefore,f=c+o.virtualScrollSizes[n],h=c+i;if(void 0!==s){var v=r-y,g=e.scrollStart+v;h=!0!==a&&g<c&&f<g+e.scrollViewSize?g:"end"===s?f-e.scrollViewSize:c-("start"===s?0:Math.round((e.scrollViewSize-o.virtualScrollSizes[n])/2))}o.prevScrollStart=h,d(t,h,o.virtualScrollHorizontal,o.$q.lang.rtl),o.__emitScroll(n)}}))}else this.__emitScroll(n)},__updateVirtualScrollSizes:function(t){var e=this.$refs.content;if(void 0!==e)for(var n,i,r=u.call(e.children||[],(function(t){return t.classList&&!1===t.classList.contains("q-virtual-scroll--skip")})),o=r.length,a=!0===this.virtualScrollHorizontal?function(t){return t.getBoundingClientRect().width}:function(t){return t.offsetHeight},c=t,l=0;l<o;){n=a(r[l]),l++;while(l<o&&!0===r[l].classList.contains("q-virtual-scroll--with-prev"))n+=a(r[l]),l++;i=n-this.virtualScrollSizes[c],0!==i&&(this.virtualScrollSizes[c]+=i,this.virtualScrollSizesAgg[Math.floor(c/s)]+=i),c++}},__resetVirtualScroll:function(t,e){var n=this,i=1*this.virtualScrollItemSizeComputed;!0!==e&&!1!==Array.isArray(this.virtualScrollSizes)||(this.virtualScrollSizes=[]);var r=this.virtualScrollSizes.length;this.virtualScrollSizes.length=this.virtualScrollLength;for(var o=this.virtualScrollLength-1;o>=r;o--)this.virtualScrollSizes[o]=i;var a=Math.floor((this.virtualScrollLength-1)/s);this.virtualScrollSizesAgg=[];for(var c=0;c<=a;c++){for(var u=0,l=Math.min((c+1)*s,this.virtualScrollLength),f=c*s;f<l;f++)u+=this.virtualScrollSizes[f];this.virtualScrollSizesAgg.push(u)}this.prevToIndex=-1,this.prevScrollStart=void 0,this.virtualScrollPaddingBefore=h(this.virtualScrollSizesAgg,this.virtualScrollSizes,0,this.virtualScrollSliceRange.from),this.virtualScrollPaddingAfter=h(this.virtualScrollSizesAgg,this.virtualScrollSizes,this.virtualScrollSliceRange.to,this.virtualScrollLength),t>=0?(this.__updateVirtualScrollSizes(this.virtualScrollSliceRange.from),this.$nextTick((function(){n.scrollTo(t)}))):this.__onVirtualScrollEvt()},__setVirtualScrollSize:function(t){if(void 0===t&&"undefined"!==typeof window){var e=this.__getVirtualScrollTarget();void 0!==e&&null!==e&&8!==e.nodeType&&(t=f(e,this.__getVirtualScrollEl(),this.$refs.before,this.$refs.after,this.virtualScrollHorizontal,this.$q.lang.rtl,this.virtualScrollStickySizeStart,this.virtualScrollStickySizeEnd).scrollViewSize)}this.__scrollViewSize=t;var n=parseFloat(this.virtualScrollSliceRatioBefore)||0,i=parseFloat(this.virtualScrollSliceRatioAfter)||0,r=1+n+i,o=void 0===t||t<=0?1:Math.ceil(t/this.virtualScrollItemSizeComputed),a=Math.max(1,o,Math.ceil((this.virtualScrollSliceSize>0?this.virtualScrollSliceSize:10)/r));this.virtualScrollSliceSizeComputed={total:Math.ceil(a*r),start:Math.ceil(a*n),center:Math.ceil(a*(.5+n)),end:Math.ceil(a*(1+n)),view:o}},__padVirtualScroll:function(t,e,n){var o=!0===this.virtualScrollHorizontal?"width":"height",a=Object(i["a"])({},"--q-virtual-scroll-item-"+o,this.virtualScrollItemSizeComputed+"px");return["tbody"===e?t(e,{staticClass:"q-virtual-scroll__padding",key:"before",ref:"before"},[t("tr",[t("td",{style:Object(r["a"])(Object(i["a"])({},o,"".concat(this.virtualScrollPaddingBefore,"px")),a),attrs:this.colspanAttr})])]):t(e,{staticClass:"q-virtual-scroll__padding",key:"before",ref:"before",style:Object(r["a"])(Object(i["a"])({},o,"".concat(this.virtualScrollPaddingBefore,"px")),a)}),t(e,{staticClass:"q-virtual-scroll__content",key:"content",ref:"content",attrs:{tabindex:-1}},n),"tbody"===e?t(e,{staticClass:"q-virtual-scroll__padding",key:"after",ref:"after"},[t("tr",[t("td",{style:Object(r["a"])(Object(i["a"])({},o,"".concat(this.virtualScrollPaddingAfter,"px")),a),attrs:this.colspanAttr})])]):t(e,{staticClass:"q-virtual-scroll__padding",key:"after",ref:"after",style:Object(r["a"])(Object(i["a"])({},o,"".concat(this.virtualScrollPaddingAfter,"px")),a)})]},__emitScroll:function(t){this.prevToIndex!==t&&(void 0!==this.qListeners["virtual-scroll"]&&this.$emit("virtual-scroll",{index:t,from:this.virtualScrollSliceRange.from,to:this.virtualScrollSliceRange.to-1,direction:t<this.prevToIndex?"decrease":"increase",ref:this}),this.prevToIndex=t)},__onBlurRefocusFn:function(){void 0!==this.$refs.content&&this.$refs.content.focus()}},created:function(){this.__setVirtualScrollSize()},activated:function(){if(!0===this.shouldActivate){var t=this.__getVirtualScrollTarget();void 0!==this.prevScrollStart&&void 0!==t&&null!==t&&8!==t.nodeType?d(t,this.prevScrollStart,this.virtualScrollHorizontal,this.$q.lang.rtl):this.scrollTo(this.prevToIndex)}},deactivated:function(){this.shouldActivate=!0},beforeMount:function(){this.__onVirtualScrollEvt=Object(o["a"])(this.__onVirtualScrollEvt,!0===this.$q.platform.is.ios?120:35),this.__setVirtualScrollSize()},beforeDestroy:function(){this.__onVirtualScrollEvt.cancel()}}},e48b2:function(t,e,n){"use strict";n.d(e,"c",(function(){return jt})),n.d(e,"a",(function(){return Et}));var i=n("6fd3"),r=function(t){"function"!==typeof t&&(t=Object(i["a"])(t));for(var e=this._groups,n=e.length,r=new Array(n),o=0;o<n;++o)for(var a,s,c=e[o],u=c.length,l=r[o]=new Array(u),f=0;f<u;++f)(a=c[f])&&(s=t.call(a,a.__data__,f,c))&&("__data__"in a&&(s.__data__=a.__data__),l[f]=s);return new Et(r,this._parents)},o=n("4230"),a=function(t){"function"!==typeof t&&(t=Object(o["a"])(t));for(var e=this._groups,n=e.length,i=[],r=[],a=0;a<n;++a)for(var s,c=e[a],u=c.length,l=0;l<u;++l)(s=c[l])&&(i.push(t.call(s,s.__data__,l,c)),r.push(s));return new Et(i,r)},s=n("0a78"),c=function(t){"function"!==typeof t&&(t=Object(s["a"])(t));for(var e=this._groups,n=e.length,i=new Array(n),r=0;r<n;++r)for(var o,a=e[r],c=a.length,u=i[r]=[],l=0;l<c;++l)(o=a[l])&&t.call(o,o.__data__,l,a)&&u.push(o);return new Et(i,this._parents)},u=function(t){return new Array(t.length)},l=function(){return new Et(this._enter||this._groups.map(u),this._parents)};function f(t,e){this.ownerDocument=t.ownerDocument,this.namespaceURI=t.namespaceURI,this._next=null,this._parent=t,this.__data__=e}f.prototype={constructor:f,appendChild:function(t){return this._parent.insertBefore(t,this._next)},insertBefore:function(t,e){return this._parent.insertBefore(t,e)},querySelector:function(t){return this._parent.querySelector(t)},querySelectorAll:function(t){return this._parent.querySelectorAll(t)}};var d=function(t){return function(){return t}},h="$";function p(t,e,n,i,r,o){for(var a,s=0,c=e.length,u=o.length;s<u;++s)(a=e[s])?(a.__data__=o[s],i[s]=a):n[s]=new f(t,o[s]);for(;s<c;++s)(a=e[s])&&(r[s]=a)}function v(t,e,n,i,r,o,a){var s,c,u,l={},d=e.length,p=o.length,v=new Array(d);for(s=0;s<d;++s)(c=e[s])&&(v[s]=u=h+a.call(c,c.__data__,s,e),u in l?r[s]=c:l[u]=c);for(s=0;s<p;++s)u=h+a.call(t,o[s],s,o),(c=l[u])?(i[s]=c,c.__data__=o[s],l[u]=null):n[s]=new f(t,o[s]);for(s=0;s<d;++s)(c=e[s])&&l[v[s]]===c&&(r[s]=c)}var g=function(t,e){if(!t)return g=new Array(this.size()),u=-1,this.each((function(t){g[++u]=t})),g;var n=e?v:p,i=this._parents,r=this._groups;"function"!==typeof t&&(t=d(t));for(var o=r.length,a=new Array(o),s=new Array(o),c=new Array(o),u=0;u<o;++u){var l=i[u],f=r[u],h=f.length,g=t.call(l,l&&l.__data__,u,i),m=g.length,b=s[u]=new Array(m),y=a[u]=new Array(m),_=c[u]=new Array(h);n(l,f,b,y,_,g,e);for(var w,x,S=0,k=0;S<m;++S)if(w=b[S]){S>=k&&(k=S+1);while(!(x=y[k])&&++k<m);w._next=x||null}}return a=new Et(a,i),a._enter=s,a._exit=c,a},m=function(){return new Et(this._exit||this._groups.map(u),this._parents)},b=function(t,e,n){var i=this.enter(),r=this,o=this.exit();return i="function"===typeof t?t(i):i.append(t+""),null!=e&&(r=e(r)),null==n?o.remove():n(o),i&&r?i.merge(r).order():r},y=function(t){for(var e=this._groups,n=t._groups,i=e.length,r=n.length,o=Math.min(i,r),a=new Array(i),s=0;s<o;++s)for(var c,u=e[s],l=n[s],f=u.length,d=a[s]=new Array(f),h=0;h<f;++h)(c=u[h]||l[h])&&(d[h]=c);for(;s<i;++s)a[s]=e[s];return new Et(a,this._parents)},_=function(){for(var t=this._groups,e=-1,n=t.length;++e<n;)for(var i,r=t[e],o=r.length-1,a=r[o];--o>=0;)(i=r[o])&&(a&&4^i.compareDocumentPosition(a)&&a.parentNode.insertBefore(i,a),a=i);return this},w=function(t){function e(e,n){return e&&n?t(e.__data__,n.__data__):!e-!n}t||(t=x);for(var n=this._groups,i=n.length,r=new Array(i),o=0;o<i;++o){for(var a,s=n[o],c=s.length,u=r[o]=new Array(c),l=0;l<c;++l)(a=s[l])&&(u[l]=a);u.sort(e)}return new Et(r,this._parents).order()};function x(t,e){return t<e?-1:t>e?1:t>=e?0:NaN}var S=function(){var t=arguments[0];return arguments[0]=this,t.apply(null,arguments),this},k=function(){var t=new Array(this.size()),e=-1;return this.each((function(){t[++e]=this})),t},O=function(){for(var t=this._groups,e=0,n=t.length;e<n;++e)for(var i=t[e],r=0,o=i.length;r<o;++r){var a=i[r];if(a)return a}return null},C=function(){var t=0;return this.each((function(){++t})),t},T=function(){return!this.node()},j=function(t){for(var e=this._groups,n=0,i=e.length;n<i;++n)for(var r,o=e[n],a=0,s=o.length;a<s;++a)(r=o[a])&&t.call(r,r.__data__,a,o);return this},E=n("6cd4");function P(t){return function(){this.removeAttribute(t)}}function A(t){return function(){this.removeAttributeNS(t.space,t.local)}}function M(t,e){return function(){this.setAttribute(t,e)}}function $(t,e){return function(){this.setAttributeNS(t.space,t.local,e)}}function D(t,e){return function(){var n=e.apply(this,arguments);null==n?this.removeAttribute(t):this.setAttribute(t,n)}}function R(t,e){return function(){var n=e.apply(this,arguments);null==n?this.removeAttributeNS(t.space,t.local):this.setAttributeNS(t.space,t.local,n)}}var L=function(t,e){var n=Object(E["a"])(t);if(arguments.length<2){var i=this.node();return n.local?i.getAttributeNS(n.space,n.local):i.getAttribute(n)}return this.each((null==e?n.local?A:P:"function"===typeof e?n.local?R:D:n.local?$:M)(n,e))},q=n("364b");function F(t){return function(){delete this[t]}}function I(t,e){return function(){this[t]=e}}function N(t,e){return function(){var n=e.apply(this,arguments);null==n?delete this[t]:this[t]=n}}var z=function(t,e){return arguments.length>1?this.each((null==e?F:"function"===typeof e?N:I)(t,e)):this.node()[t]};function B(t){return t.trim().split(/^|\s+/)}function V(t){return t.classList||new U(t)}function U(t){this._node=t,this._names=B(t.getAttribute("class")||"")}function H(t,e){var n=V(t),i=-1,r=e.length;while(++i<r)n.add(e[i])}function Y(t,e){var n=V(t),i=-1,r=e.length;while(++i<r)n.remove(e[i])}function W(t){return function(){H(this,t)}}function G(t){return function(){Y(this,t)}}function Q(t,e){return function(){(e.apply(this,arguments)?H:Y)(this,t)}}U.prototype={add:function(t){var e=this._names.indexOf(t);e<0&&(this._names.push(t),this._node.setAttribute("class",this._names.join(" ")))},remove:function(t){var e=this._names.indexOf(t);e>=0&&(this._names.splice(e,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(t){return this._names.indexOf(t)>=0}};var K=function(t,e){var n=B(t+"");if(arguments.length<2){var i=V(this.node()),r=-1,o=n.length;while(++r<o)if(!i.contains(n[r]))return!1;return!0}return this.each(("function"===typeof e?Q:e?W:G)(n,e))};function X(){this.textContent=""}function Z(t){return function(){this.textContent=t}}function J(t){return function(){var e=t.apply(this,arguments);this.textContent=null==e?"":e}}var tt=function(t){return arguments.length?this.each(null==t?X:("function"===typeof t?J:Z)(t)):this.node().textContent};function et(){this.innerHTML=""}function nt(t){return function(){this.innerHTML=t}}function it(t){return function(){var e=t.apply(this,arguments);this.innerHTML=null==e?"":e}}var rt=function(t){return arguments.length?this.each(null==t?et:("function"===typeof t?it:nt)(t)):this.node().innerHTML};function ot(){this.nextSibling&&this.parentNode.appendChild(this)}var at=function(){return this.each(ot)};function st(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}var ct=function(){return this.each(st)},ut=n("e311");function lt(t){return function(){var e=this.ownerDocument,n=this.namespaceURI;return n===ut["b"]&&e.documentElement.namespaceURI===ut["b"]?e.createElement(t):e.createElementNS(n,t)}}function ft(t){return function(){return this.ownerDocument.createElementNS(t.space,t.local)}}var dt=function(t){var e=Object(E["a"])(t);return(e.local?ft:lt)(e)},ht=function(t){var e="function"===typeof t?t:dt(t);return this.select((function(){return this.appendChild(e.apply(this,arguments))}))};function pt(){return null}var vt=function(t,e){var n="function"===typeof t?t:dt(t),r=null==e?pt:"function"===typeof e?e:Object(i["a"])(e);return this.select((function(){return this.insertBefore(n.apply(this,arguments),r.apply(this,arguments)||null)}))};function gt(){var t=this.parentNode;t&&t.removeChild(this)}var mt=function(){return this.each(gt)};function bt(){var t=this.cloneNode(!1),e=this.parentNode;return e?e.insertBefore(t,this.nextSibling):t}function yt(){var t=this.cloneNode(!0),e=this.parentNode;return e?e.insertBefore(t,this.nextSibling):t}var _t=function(t){return this.select(t?yt:bt)},wt=function(t){return arguments.length?this.property("__data__",t):this.node().__data__},xt=n("0165"),St=n("a317");function kt(t,e,n){var i=Object(St["a"])(t),r=i.CustomEvent;"function"===typeof r?r=new r(e,n):(r=i.document.createEvent("Event"),n?(r.initEvent(e,n.bubbles,n.cancelable),r.detail=n.detail):r.initEvent(e,!1,!1)),t.dispatchEvent(r)}function Ot(t,e){return function(){return kt(this,t,e)}}function Ct(t,e){return function(){return kt(this,t,e.apply(this,arguments))}}var Tt=function(t,e){return this.each(("function"===typeof e?Ct:Ot)(t,e))},jt=[null];function Et(t,e){this._groups=t,this._parents=e}function Pt(){return new Et([[document.documentElement]],jt)}Et.prototype=Pt.prototype={constructor:Et,select:r,selectAll:a,filter:c,data:g,enter:l,exit:m,join:b,merge:y,order:_,sort:w,call:S,nodes:k,node:O,size:C,empty:T,each:j,attr:L,style:q["a"],property:z,classed:K,text:tt,html:rt,raise:at,lower:ct,append:ht,insert:vt,remove:mt,clone:_t,datum:wt,on:xt["b"],dispatch:Tt};e["b"]=Pt},e538:function(t,e,n){"use strict";var i=n("b622");e.f=i},e54f:function(t,e,n){},e58c:function(t,e,n){"use strict";var i=n("2ba4"),r=n("fc6a"),o=n("5926"),a=n("07fa"),s=n("a640"),c=Math.min,u=[].lastIndexOf,l=!!u&&1/[1].lastIndexOf(1,-0)<0,f=s("lastIndexOf"),d=l||!f;t.exports=d?function(t){if(l)return i(u,this,arguments)||0;var e=r(this),n=a(e);if(0===n)return-1;var s=n-1;for(arguments.length>1&&(s=c(s,o(arguments[1]))),s<0&&(s=n+s);s>=0;s--)if(s in e&&e[s]===t)return s||0;return-1}:u},e5cb:function(t,e,n){"use strict";var i=n("d066"),r=n("1a2d"),o=n("9112"),a=n("3a9b"),s=n("d2bb"),c=n("e893"),u=n("aeb0"),l=n("7156"),f=n("e391"),d=n("ab36"),h=n("6f19"),p=n("83ab"),v=n("c430");t.exports=function(t,e,n,g){var m="stackTraceLimit",b=g?2:1,y=t.split("."),_=y[y.length-1],w=i.apply(null,y);if(w){var x=w.prototype;if(!v&&r(x,"cause")&&delete x.cause,!n)return w;var S=i("Error"),k=e((function(t,e){var n=f(g?e:t,void 0),i=g?new w(t):new w;return void 0!==n&&o(i,"message",n),h(i,k,i.stack,2),this&&a(x,this)&&l(i,this,k),arguments.length>b&&d(i,arguments[b]),i}));if(k.prototype=x,"Error"!==_?s?s(k,S):c(k,S,{name:!0}):p&&m in w&&(u(k,w,m),u(k,w,"prepareStackTrace")),c(k,w),!v)try{x.name!==_&&o(x,"name",_),x.constructor=k}catch(O){}return k}}},e667:function(t,e,n){"use strict";t.exports=function(t){try{return{error:!1,value:t()}}catch(e){return{error:!0,value:e}}}},e683:function(t,e,n){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},e6cf:function(t,e,n){"use strict";n("5e7e"),n("14e5"),n("cc98"),n("3529"),n("f22b"),n("7149")},e7a9:function(t,e,n){"use strict";var i=n("5530"),r=(n("4de4"),n("a15b"),n("d81d"),n("d3b7"),n("2b0e")),o=n("87e8"),a=n("e277");e["a"]=r["a"].extend({name:"QBtnGroup",mixin:[o["a"]],props:{unelevated:Boolean,outline:Boolean,flat:Boolean,rounded:Boolean,square:Boolean,push:Boolean,stretch:Boolean,glossy:Boolean,spread:Boolean},computed:{classes:function(){var t=this;return["unelevated","outline","flat","rounded","square","push","stretch","glossy"].filter((function(e){return!0===t[e]})).map((function(t){return"q-btn-group--".concat(t)})).join(" ")}},render:function(t){return t("div",{staticClass:"q-btn-group row no-wrap "+(!0===this.spread?"q-btn-group--spread":"inline"),class:this.classes,on:Object(i["a"])({},this.qListeners)},Object(a["c"])(this,"default"))}})},e893:function(t,e,n){"use strict";var i=n("1a2d"),r=n("56ef"),o=n("06cf"),a=n("9bf2");t.exports=function(t,e,n){for(var s=r(e),c=a.f,u=o.f,l=0;l<s.length;l++){var f=s[l];i(t,f)||n&&i(n,f)||c(t,f,u(e,f))}}},e8b5:function(t,e,n){"use strict";var i=n("c6b6");t.exports=Array.isArray||function(t){return"Array"===i(t)}},e91f:function(t,e,n){"use strict";var i=n("ebb5"),r=n("4d64").indexOf,o=i.aTypedArray,a=i.exportTypedArrayMethod;a("indexOf",(function(t){return r(o(this),t,arguments.length>1?arguments[1]:void 0)}))},e95a:function(t,e,n){"use strict";var i=n("b622"),r=n("3f8c"),o=i("iterator"),a=Array.prototype;t.exports=function(t){return void 0!==t&&(r.Array===t||a[o]===t)}},e9bc:function(t,e,n){"use strict";var i=n("dc19"),r=n("cb27").add,o=n("83b9"),a=n("7f65"),s=n("5388");t.exports=function(t){var e=i(this),n=a(t).getIterator(),c=o(e);return s(n,(function(t){r(c,t)})),c}},e9c4:function(t,e,n){"use strict";var i=n("23e7"),r=n("d066"),o=n("2ba4"),a=n("c65b"),s=n("e330"),c=n("d039"),u=n("1626"),l=n("d9b5"),f=n("f36a"),d=n("e267"),h=n("04f8"),p=String,v=r("JSON","stringify"),g=s(/./.exec),m=s("".charAt),b=s("".charCodeAt),y=s("".replace),_=s(1..toString),w=/[\uD800-\uDFFF]/g,x=/^[\uD800-\uDBFF]$/,S=/^[\uDC00-\uDFFF]$/,k=!h||c((function(){var t=r("Symbol")("stringify detection");return"[null]"!==v([t])||"{}"!==v({a:t})||"{}"!==v(Object(t))})),O=c((function(){return'"\\udf06\\ud834"'!==v("\udf06\ud834")||'"\\udead"'!==v("\udead")})),C=function(t,e){var n=f(arguments),i=d(e);if(u(i)||void 0!==t&&!l(t))return n[1]=function(t,e){if(u(i)&&(e=a(i,this,p(t),e)),!l(e))return e},o(v,null,n)},T=function(t,e,n){var i=m(n,e-1),r=m(n,e+1);return g(x,t)&&!g(S,r)||g(S,t)&&!g(x,i)?"\\u"+_(b(t,0),16):t};v&&i({target:"JSON",stat:!0,arity:3,forced:k||O},{stringify:function(t,e,n){var i=f(arguments),r=o(k?C:v,null,i);return O&&"string"==typeof r?y(r,w,T):r}})},ea1d:function(t,e,n){"use strict";var i=n("166a"),r=n("e360"),o=function(t,e){e||(e=[]);var n,i=t?Math.min(e.length,t.length):0,r=e.slice();return function(o){for(n=0;n<i;++n)r[n]=t[n]*(1-o)+e[n]*o;return r}};function a(t){return ArrayBuffer.isView(t)&&!(t instanceof DataView)}function s(t,e){var n,i=e?e.length:0,r=t?Math.min(i,t.length):0,o=new Array(r),a=new Array(i);for(n=0;n<r;++n)o[n]=h(t[n],e[n]);for(;n<i;++n)a[n]=e[n];return function(t){for(n=0;n<r;++n)a[n]=o[n](t);return a}}var c=function(t,e){var n=new Date;return t=+t,e=+e,function(i){return n.setTime(t*(1-i)+e*i),n}},u=n("e317"),l=function(t,e){var n,i={},r={};for(n in null!==t&&"object"===typeof t||(t={}),null!==e&&"object"===typeof e||(e={}),e)n in t?i[n]=h(t[n],e[n]):r[n]=e[n];return function(t){for(n in i)r[n]=i[n](t);return r}},f=n("90ef"),d=n("c698"),h=e["a"]=function(t,e){var n,h=typeof e;return null==e||"boolean"===h?Object(d["a"])(e):("number"===h?u["a"]:"string"===h?(n=Object(i["e"])(e))?(e=n,r["a"]):f["a"]:e instanceof i["e"]?r["a"]:e instanceof Date?c:a(e)?o:Array.isArray(e)?s:"function"!==typeof e.valueOf&&"function"!==typeof e.toString||isNaN(e)?l:u["a"])(t,e)}},ea83:function(t,e,n){"use strict";var i=n("b5db"),r=i.match(/AppleWebKit\/(\d+)\./);t.exports=!!r&&+r[1]},eaac:function(t,e,n){"use strict";var i=n("5530"),r=(n("99af"),n("4de4"),n("0481"),n("caad"),n("a15b"),n("d81d"),n("14d9"),n("fb6a"),n("4069"),n("d3b7"),n("159b"),n("2b0e")),o={computed:{marginalsScope:function(){return{pagination:this.computedPagination,pagesNumber:this.pagesNumber,isFirstPage:this.isFirstPage,isLastPage:this.isLastPage,firstPage:this.firstPage,prevPage:this.prevPage,nextPage:this.nextPage,lastPage:this.lastPage,inFullscreen:this.inFullscreen,toggleFullscreen:this.toggleFullscreen}}},methods:{__getTopDiv:function(t){var e,n=this.$scopedSlots.top,i=this.$scopedSlots["top-left"],r=this.$scopedSlots["top-right"],o=this.$scopedSlots["top-selection"],a=!0===this.hasSelectionMode&&void 0!==o&&this.rowsSelectedNumber>0,s="q-table__top relative-position row items-center";return void 0!==n?t("div",{staticClass:s},[n(this.marginalsScope)]):(!0===a?e=o(this.marginalsScope).slice():(e=[],void 0!==i?e.push(t("div",{staticClass:"q-table__control"},[i(this.marginalsScope)])):this.title&&e.push(t("div",{staticClass:"q-table__control"},[t("div",{staticClass:"q-table__title",class:this.titleClass},this.title)]))),void 0!==r&&(e.push(t("div",{staticClass:"q-table__separator col"})),e.push(t("div",{staticClass:"q-table__control"},[r(this.marginalsScope)]))),0!==e.length?t("div",{staticClass:s},e):void 0)}}},a=(n("4e82"),n("b0c0"),n("0016")),s=n("85fc"),c=r["a"].extend({name:"QCheckbox",mixins:[s["a"]],computed:{computedIcon:function(){return!0===this.isTrue?this.checkedIcon:!0===this.isIndeterminate?this.indeterminateIcon:this.uncheckedIcon}},methods:{__getInner:function(t){return void 0!==this.computedIcon?[t("div",{key:"icon",staticClass:"q-checkbox__icon-container absolute-full flex flex-center no-wrap"},[t(a["a"],{staticClass:"q-checkbox__icon",props:{name:this.computedIcon}})])]:[t("div",{key:"svg",staticClass:"q-checkbox__bg absolute"},[t("svg",{staticClass:"q-checkbox__svg fit absolute-full",attrs:{focusable:"false",viewBox:"0 0 24 24"}},[t("path",{staticClass:"q-checkbox__truthy",attrs:{fill:"none",d:"M1.73,12.91 8.1,19.28 22.79,4.59"}}),t("path",{staticClass:"q-checkbox__indet",attrs:{d:"M4,14H20V10H4"}})])])]}},created:function(){this.type="checkbox"}}),u=n("87e8"),l=n("e277"),f=r["a"].extend({name:"QTh",mixins:[u["a"]],props:{props:Object,autoWidth:Boolean},render:function(t){var e,n,r=this,o=Object(i["a"])({},this.qListeners);if(void 0===this.props)return t("th",{on:o,class:!0===this.autoWidth?"q-table--col-auto-width":null},Object(l["c"])(this,"default"));var s=this.$vnode.key;if(s){if(e=this.props.colsMap[s],void 0===e)return}else e=this.props.col;if(!0===e.sortable){var c="right"===e.align?"unshift":"push";n=Object(l["d"])(this,"default",[]),n[c](t(a["a"],{props:{name:this.$q.iconSet.table.arrowUp},staticClass:e.__iconClass}))}else n=Object(l["c"])(this,"default");var u=!0===e.sortable?{click:function(t){r.props.sort(e),r.$emit("click",t)}}:{};return t("th",{on:Object(i["a"])(Object(i["a"])({},o),u),style:e.headerStyle,class:e.__thClass+(!0===this.autoWidth?" q-table--col-auto-width":"")},n)}}),d=n("d54d");n("b64b");function h(t,e,n,i){return Object.defineProperty(t,e,{get:n,set:i,enumerable:!0}),t}var p={computed:{headerSelectedValue:function(){return!0===this.someRowsSelected?null:this.allRowsSelected}},methods:{__getTHead:function(t){var e=this.__getTHeadTR(t);return!0===this.loading&&void 0===this.$scopedSlots.loading&&e.push(t("tr",{staticClass:"q-table__progress"},[t("th",{staticClass:"relative-position",attrs:{colspan:this.computedColspan}},this.__getProgress(t))])),t("thead",e)},__getTHeadTR:function(t){var e=this,n=this.$scopedSlots.header,i=this.$scopedSlots["header-cell"];if(void 0!==n)return n(this.__getHeaderScope({header:!0})).slice();var r=this.computedCols.map((function(n){var r=e.$scopedSlots["header-cell-".concat(n.name)],o=void 0!==r?r:i,a=e.__getHeaderScope({col:n});return void 0!==o?o(a):t(f,{key:n.name,props:{props:a}},n.label)}));if(!0===this.singleSelection&&!0!==this.grid)r.unshift(t("th",{staticClass:"q-table--col-auto-width"},[" "]));else if(!0===this.multipleSelection){var o=this.$scopedSlots["header-selection"],a=void 0!==o?o(this.__getHeaderScope({})):[t(c,{props:{color:this.color,value:this.headerSelectedValue,dark:this.isDark,dense:this.dense},on:Object(d["a"])(this,"inp",{input:this.__onMultipleSelectionSet})})];r.unshift(t("th",{staticClass:"q-table--col-auto-width"},a))}return[t("tr",{style:this.tableHeaderStyle,class:this.tableHeaderClass},r)]},__getHeaderScope:function(t){var e=this;return Object.assign(t,{cols:this.computedCols,sort:this.sort,colsMap:this.computedColsMap,color:this.color,dark:this.isDark,dense:this.dense}),!0===this.multipleSelection&&(h(t,"selected",(function(){return e.headerSelectedValue}),this.__onMultipleSelectionSet),t.partialSelected=this.someRowsSelected,t.multipleSelect=!0),t},__onMultipleSelectionSet:function(t){!0===this.someRowsSelected&&(t=!1),this.__updateSelection(this.computedRows.map(this.getRowKey),this.computedRows,t)}}},v={methods:{__getTBodyTR:function(t,e,n,i){var r=this,o=this.getRowKey(e),a=this.isRowSelected(o);if(void 0!==n)return n(this.__getBodyScope({key:o,row:e,pageIndex:i,__trClass:a?"selected":""}));var s=this.$scopedSlots["body-cell"],u=this.computedCols.map((function(n){var a=r.$scopedSlots["body-cell-".concat(n.name)],c=void 0!==a?a:s;return void 0!==c?c(r.__getBodyCellScope({key:o,row:e,pageIndex:i,col:n})):t("td",{class:n.__tdClass(e),style:n.__tdStyle(e)},r.getCellValue(n,e))}));if(!0===this.hasSelectionMode){var l=this.$scopedSlots["body-selection"],f=void 0!==l?l(this.__getBodySelectionScope({key:o,row:e,pageIndex:i})):[t(c,{props:{value:a,color:this.color,dark:this.isDark,dense:this.dense},on:{input:function(t,n){r.__updateSelection([o],[e],t,n)}}})];u.unshift(t("td",{staticClass:"q-table--col-auto-width"},f))}var d={key:o,class:{selected:a},on:{}};return void 0!==this.qListeners["row-click"]&&(d.class["cursor-pointer"]=!0,d.on.click=function(t){r.$emit("row-click",t,e,i)}),void 0!==this.qListeners["row-dblclick"]&&(d.class["cursor-pointer"]=!0,d.on.dblclick=function(t){r.$emit("row-dblclick",t,e,i)}),void 0!==this.qListeners["row-contextmenu"]&&(d.class["cursor-pointer"]=!0,d.on.contextmenu=function(t){r.$emit("row-contextmenu",t,e,i)}),t("tr",d,u)},__getTBody:function(t){var e=this,n=this.$scopedSlots.body,i=this.$scopedSlots["top-row"],r=this.$scopedSlots["bottom-row"],o=this.computedRows.map((function(i,r){return e.__getTBodyTR(t,i,n,r)}));return void 0!==i&&(o=i({cols:this.computedCols}).concat(o)),void 0!==r&&(o=o.concat(r({cols:this.computedCols}))),t("tbody",o)},__getVirtualTBodyTR:function(t){var e=this,n=this.$scopedSlots.body;return function(i){return e.__getTBodyTR(t,i.item,n,i.index)}},__getBodyScope:function(t){var e=this;return this.__injectBodyCommonScope(t),t.cols=t.cols.map((function(n){return h(Object(i["a"])({},n),"value",(function(){return e.getCellValue(n,t.row)}))})),t},__getBodyCellScope:function(t){var e=this;return this.__injectBodyCommonScope(t),h(t,"value",(function(){return e.getCellValue(t.col,t.row)}))},__getBodySelectionScope:function(t){return this.__injectBodyCommonScope(t),t},__injectBodyCommonScope:function(t){var e=this;Object.assign(t,{cols:this.computedCols,colsMap:this.computedColsMap,sort:this.sort,rowIndex:this.firstRowIndex+t.pageIndex,color:this.color,dark:this.isDark,dense:this.dense}),!0===this.hasSelectionMode&&h(t,"selected",(function(){return e.isRowSelected(t.key)}),(function(n,i){e.__updateSelection([t.key],[t.row],n,i)})),h(t,"expand",(function(){return e.isRowExpanded(t.key)}),(function(n){e.__updateExpanded(t.key,n)}))},getCellValue:function(t,e){var n="function"===typeof t.field?t.field(e):e[t.field];return void 0!==t.format?t.format(n,e):n}}},g=n("ddd8"),m=n("9c40"),b="q-table__bottom row items-center",y={props:{hideBottom:Boolean,hideSelectedBanner:Boolean,hideNoData:Boolean,hidePagination:Boolean},computed:{navIcon:function(){var t=[this.iconFirstPage||this.$q.iconSet.table.firstPage,this.iconPrevPage||this.$q.iconSet.table.prevPage,this.iconNextPage||this.$q.iconSet.table.nextPage,this.iconLastPage||this.$q.iconSet.table.lastPage];return!0===this.$q.lang.rtl?t.reverse():t}},methods:{__getBottomDiv:function(t){if(!0!==this.hideBottom){if(!0===this.nothingToDisplay){if(!0===this.hideNoData)return;var e=!0===this.loading?this.loadingLabel||this.$q.lang.table.loading:this.filter?this.noResultsLabel||this.$q.lang.table.noResults:this.noDataLabel||this.$q.lang.table.noData,n=this.$scopedSlots["no-data"],i=void 0!==n?[n({message:e,icon:this.$q.iconSet.table.warning,filter:this.filter})]:[t(a["a"],{staticClass:"q-table__bottom-nodata-icon",props:{name:this.$q.iconSet.table.warning}}),e];return t("div",{staticClass:b+" q-table__bottom--nodata"},i)}var r=this.$scopedSlots.bottom;if(void 0!==r)return t("div",{staticClass:b},[r(this.marginalsScope)]);var o=!0!==this.hideSelectedBanner&&!0===this.hasSelectionMode&&this.rowsSelectedNumber>0?[t("div",{staticClass:"q-table__control"},[t("div",[(this.selectedRowsLabel||this.$q.lang.table.selectedRecords)(this.rowsSelectedNumber)])])]:[];return!0!==this.hidePagination?t("div",{staticClass:b+" justify-end"},this.__getPaginationDiv(t,o)):o.length>0?t("div",{staticClass:b},o):void 0}},__getPaginationDiv:function(t,e){var n,r=this,o=this.computedPagination.rowsPerPage,a=this.paginationLabel||this.$q.lang.table.pagination,s=this.$scopedSlots.pagination,c=this.rowsPerPageOptions.length>1;if(e.push(t("div",{staticClass:"q-table__separator col"})),!0===c&&e.push(t("div",{staticClass:"q-table__control"},[t("span",{staticClass:"q-table__bottom-item"},[this.rowsPerPageLabel||this.$q.lang.table.recordsPerPage]),t(g["a"],{staticClass:"q-table__select inline q-table__bottom-item",props:{color:this.color,value:o,options:this.computedRowsPerPageOptions,displayValue:0===o?this.$q.lang.table.allRows:o,dark:this.isDark,borderless:!0,dense:!0,optionsDense:!0,optionsCover:!0},on:Object(d["a"])(this,"pgSize",{input:function(t){r.setPagination({page:1,rowsPerPage:t.value})}})})])),void 0!==s)n=s(this.marginalsScope);else if(n=[t("span",0!==o?{staticClass:"q-table__bottom-item"}:{},[o?a(this.firstRowIndex+1,Math.min(this.lastRowIndex,this.computedRowsNumber),this.computedRowsNumber):a(1,this.filteredSortedRowsNumber,this.computedRowsNumber)])],0!==o&&this.pagesNumber>1){var u={color:this.color,round:!0,dense:!0,flat:!0};!0===this.dense&&(u.size="sm"),this.pagesNumber>2&&n.push(t(m["a"],{key:"pgFirst",props:Object(i["a"])(Object(i["a"])({},u),{},{icon:this.navIcon[0],disable:this.isFirstPage}),on:Object(d["a"])(this,"pgFirst",{click:this.firstPage})})),n.push(t(m["a"],{key:"pgPrev",props:Object(i["a"])(Object(i["a"])({},u),{},{icon:this.navIcon[1],disable:this.isFirstPage}),on:Object(d["a"])(this,"pgPrev",{click:this.prevPage})}),t(m["a"],{key:"pgNext",props:Object(i["a"])(Object(i["a"])({},u),{},{icon:this.navIcon[2],disable:this.isLastPage}),on:Object(d["a"])(this,"pgNext",{click:this.nextPage})})),this.pagesNumber>2&&n.push(t(m["a"],{key:"pgLast",props:Object(i["a"])(Object(i["a"])({},u),{},{icon:this.navIcon[3],disable:this.isLastPage}),on:Object(d["a"])(this,"pgLast",{click:this.lastPage})}))}return e.push(t("div",{staticClass:"q-table__control"},n)),e}}},_=n("eb85"),w={methods:{__getGridHeader:function(t){var e=!0===this.gridHeader?[t("table",{staticClass:"q-table"},[this.__getTHead(t)])]:!0===this.loading&&void 0===this.$scopedSlots.loading?this.__getProgress(t):void 0;return t("div",{staticClass:"q-table__middle"},e)},__getGridBody:function(t){var e=this,n=void 0!==this.$scopedSlots.item?this.$scopedSlots.item:function(n){var i=n.cols.map((function(e){return t("div",{staticClass:"q-table__grid-item-row"},[t("div",{staticClass:"q-table__grid-item-title"},[e.label]),t("div",{staticClass:"q-table__grid-item-value"},[e.value])])}));if(!0===e.hasSelectionMode){var r=e.$scopedSlots["body-selection"],o=void 0!==r?r(n):[t(c,{props:{value:n.selected,color:e.color,dark:e.isDark,dense:e.dense},on:{input:function(t,i){e.__updateSelection([n.key],[n.row],t,i)}}})];i.unshift(t("div",{staticClass:"q-table__grid-item-row"},o),t(_["a"],{props:{dark:e.isDark}}))}var a={staticClass:"q-table__grid-item-card"+e.cardDefaultClass,class:e.cardClass,style:e.cardStyle,on:{}};return void 0===e.qListeners["row-click"]&&void 0===e.qListeners["row-dblclick"]||(a.staticClass+=" cursor-pointer"),void 0!==e.qListeners["row-click"]&&(a.on.click=function(t){e.$emit("row-click",t,n.row,n.pageIndex)}),void 0!==e.qListeners["row-dblclick"]&&(a.on.dblclick=function(t){e.$emit("row-dblclick",t,n.row,n.pageIndex)}),t("div",{staticClass:"q-table__grid-item col-xs-12 col-sm-6 col-md-4 col-lg-3",class:!0===n.selected?"q-table__grid-item--selected":""},[t("div",a,i)])};return t("div",{staticClass:"q-table__grid-content row",class:this.cardContainerClass,style:this.cardContainerStyle},this.computedRows.map((function(t,i){return n(e.__getBodyScope({key:e.getRowKey(t),row:t,pageIndex:i}))})))}}},x=(n("a9e3"),n("1c1c")),S=n("b7fa"),k=r["a"].extend({name:"QMarkupTable",mixins:[S["a"],u["a"]],props:{dense:Boolean,flat:Boolean,bordered:Boolean,square:Boolean,separator:{type:String,default:"horizontal",validator:function(t){return["horizontal","vertical","cell","none"].includes(t)}},wrapCells:Boolean},computed:{classes:function(){return"q-table--".concat(this.separator,"-separator")+(!0===this.isDark?" q-table--dark q-table__card--dark q-dark":"")+(!0===this.dense?" q-table--dense":"")+(!0===this.flat?" q-table--flat":"")+(!0===this.bordered?" q-table--bordered":"")+(!0===this.square?" q-table--square":"")+(!1===this.wrapCells?" q-table--no-wrap":"")}},render:function(t){return t("div",{staticClass:"q-markup-table q-table__container q-table__card",class:this.classes,on:Object(i["a"])({},this.qListeners)},[t("table",{staticClass:"q-table"},Object(l["c"])(this,"default"))])}}),O=function(t,e,n){return t("div",Object(i["a"])(Object(i["a"])({},e),{},{staticClass:"q-table__middle"+(void 0!==e.staticClass?" "+e.staticClass:"")}),[t("table",{staticClass:"q-table"},n)])},C=n("e48b"),T=n("f376"),j=n("0831"),E=n("d882"),P={list:x["a"],table:k},A=r["a"].extend({name:"QVirtualScroll",mixins:[T["b"],u["a"],C["b"]],props:{type:{type:String,default:"list",validator:function(t){return["list","table","__qtable"].includes(t)}},items:{type:Array,default:function(){return[]}},itemsFn:Function,itemsSize:Number,scrollTarget:{default:void 0}},computed:{virtualScrollLength:function(){return this.itemsSize>=0&&void 0!==this.itemsFn?parseInt(this.itemsSize,10):Array.isArray(this.items)?this.items.length:0},virtualScrollScope:function(){var t=this;if(0===this.virtualScrollLength)return[];var e=function(e,n){return{index:t.virtualScrollSliceRange.from+n,item:e}};return void 0===this.itemsFn?this.items.slice(this.virtualScrollSliceRange.from,this.virtualScrollSliceRange.to).map(e):this.itemsFn(this.virtualScrollSliceRange.from,this.virtualScrollSliceRange.to-this.virtualScrollSliceRange.from).map(e)},classes:function(){return"q-virtual-scroll q-virtual-scroll"+(!0===this.virtualScrollHorizontal?"--horizontal":"--vertical")+(void 0!==this.scrollTarget?"":" scroll")},attrs:function(){return void 0!==this.scrollTarget?void 0:{tabindex:0}}},watch:{virtualScrollLength:function(){this.__resetVirtualScroll()},scrollTarget:function(){this.__unconfigureScrollTarget(),this.__configureScrollTarget()}},methods:{__getVirtualScrollEl:function(){return this.$el},__getVirtualScrollTarget:function(){return this.__scrollTarget},__configureScrollTarget:function(){this.__scrollTarget=Object(j["c"])(this.$el,this.scrollTarget),this.__scrollTarget.addEventListener("scroll",this.__onVirtualScrollEvt,E["f"].passive)},__unconfigureScrollTarget:function(){void 0!==this.__scrollTarget&&(this.__scrollTarget.removeEventListener("scroll",this.__onVirtualScrollEvt,E["f"].passive),this.__scrollTarget=void 0)}},beforeMount:function(){this.__resetVirtualScroll()},mounted:function(){this.__configureScrollTarget()},activated:function(){this.__configureScrollTarget()},deactivated:function(){this.__unconfigureScrollTarget()},beforeDestroy:function(){this.__unconfigureScrollTarget()},render:function(t){if(void 0!==this.$scopedSlots.default){var e=this.__padVirtualScroll(t,"list"===this.type?"div":"tbody",this.virtualScrollScope.map(this.$scopedSlots.default));return void 0!==this.$scopedSlots.before&&(e=this.$scopedSlots.before().concat(e)),e=Object(l["a"])(e,this,"after"),"__qtable"===this.type?O(t,{staticClass:this.classes},e):t(P[this.type],{class:this.classes,attrs:this.attrs,props:this.qAttrs,on:Object(i["a"])({},this.qListeners)},e)}console.error("QVirtualScroll: default scoped slot is required for rendering",this)}}),M=n("6642");function $(t,e,n){return{transform:!0===e?"translateX(".concat(!0===n.lang.rtl?"-":"","100%) scale3d(").concat(-t,",1,1)"):"scale3d(".concat(t,",1,1)")}}var D=r["a"].extend({name:"QLinearProgress",mixins:[u["a"],S["a"],Object(M["b"])({xs:2,sm:4,md:6,lg:10,xl:14})],props:{value:{type:Number,default:0},buffer:Number,color:String,trackColor:String,reverse:Boolean,stripe:Boolean,indeterminate:Boolean,query:Boolean,rounded:Boolean,instantFeedback:Boolean},computed:{motion:function(){return!0===this.indeterminate||!0===this.query},widthReverse:function(){return this.reverse!==this.query},classes:function(){return"q-linear-progress"+(void 0!==this.color?" text-".concat(this.color):"")+(!0===this.reverse||!0===this.query?" q-linear-progress--reverse":"")+(!0===this.rounded?" rounded-borders":"")},trackStyle:function(){return $(void 0!==this.buffer?this.buffer:1,this.widthReverse,this.$q)},transitionSuffix:function(){return"with".concat(!0===this.instantFeedback?"out":"","-transition")},trackClass:function(){return"q-linear-progress__track absolute-full q-linear-progress__track--".concat(this.transitionSuffix)+" q-linear-progress__track--".concat(!0===this.isDark?"dark":"light")+(void 0!==this.trackColor?" bg-".concat(this.trackColor):"")},modelStyle:function(){return $(!0===this.motion?1:this.value,this.widthReverse,this.$q)},modelClasses:function(){return"q-linear-progress__model absolute-full q-linear-progress__model--".concat(this.transitionSuffix)+" q-linear-progress__model--".concat(!0===this.motion?"in":"","determinate")},stripeStyle:function(){return{width:100*this.value+"%"}},stripeClass:function(){return"q-linear-progress__stripe q-linear-progress__stripe--".concat(this.transitionSuffix)+" absolute-".concat(!0===this.reverse?"right":"left")},attrs:function(){return{role:"progressbar","aria-valuemin":0,"aria-valuemax":1,"aria-valuenow":!0===this.indeterminate?void 0:this.value}}},render:function(t){var e=[t("div",{style:this.trackStyle,class:this.trackClass}),t("div",{style:this.modelStyle,class:this.modelClasses})];return!0===this.stripe&&!1===this.motion&&e.push(t("div",{style:this.stripeStyle,class:this.stripeClass})),t("div",{style:this.sizeStyle,class:this.classes,attrs:this.attrs,on:Object(i["a"])({},this.qListeners)},Object(l["a"])(e,this,"default"))}}),R=n("3835");n("7db0"),n("d9e2");function L(t,e){return new Date(t)-new Date(e)}var q=n("5ff7"),F={props:{sortMethod:{type:Function,default:function(t,e,n){var i=this.colList.find((function(t){return t.name===e}));if(void 0===i||void 0===i.field)return t;var r=!0===n?-1:1,o="function"===typeof i.field?function(t){return i.field(t)}:function(t){return t[i.field]};return t.sort((function(t,e){var n=o(t),a=o(e);if(null===n||void 0===n)return-1*r;if(null===a||void 0===a)return 1*r;if(void 0!==i.sort)return i.sort(n,a,t,e)*r;if(!0===Object(q["c"])(n)&&!0===Object(q["c"])(a))return(n-a)*r;if(!0===Object(q["a"])(n)&&!0===Object(q["a"])(a))return L(n,a)*r;if("boolean"===typeof n&&"boolean"===typeof a)return(n-a)*r;var s=[n,a].map((function(t){return(t+"").toLocaleString().toLowerCase()})),c=Object(R["a"])(s,2);return n=c[0],a=c[1],n<a?-1*r:n===a?0:r}))}},columnSortOrder:{type:String,validator:function(t){return"ad"===t||"da"===t},default:"ad"}},computed:{columnToSort:function(){var t=this.computedPagination.sortBy;if(t)return this.colList.find((function(e){return e.name===t}))||null}},methods:{sort:function(t){var e=this.columnSortOrder;if(!0===Object(q["d"])(t))t.sortOrder&&(e=t.sortOrder),t=t.name;else{var n=this.colList.find((function(e){return e.name===t}));void 0!==n&&n.sortOrder&&(e=n.sortOrder)}var i=this.computedPagination,r=i.sortBy,o=i.descending;r!==t?(r=t,o="da"===e):!0===this.binaryStateSort?o=!o:!0===o?"ad"===e?r=null:o=!1:"ad"===e?o=!0:r=null,this.setPagination({sortBy:r,descending:o,page:1})}}},I={props:{filter:[String,Object],filterMethod:{type:Function,default:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.computedCols,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:this.getCellValue,r=e?e.toLowerCase():"";return t.filter((function(t){return n.some((function(e){var n=i(e,t)+"",o="undefined"===n||"null"===n?"":n.toLowerCase();return-1!==o.indexOf(r)}))}))}}},watch:{filter:{handler:function(){var t=this;this.$nextTick((function(){t.setPagination({page:1},!0)}))},deep:!0}}};n("2532");function N(t,e){for(var n in e)if(e[n]!==t[n])return!1;return!0}function z(t){return t.page<1&&(t.page=1),void 0!==t.rowsPerPage&&t.rowsPerPage<1&&(t.rowsPerPage=0),t}var B={props:{pagination:Object,rowsPerPageOptions:{type:Array,default:function(){return[5,7,10,15,20,25,50,0]}}},computed:{computedPagination:function(){var t=void 0!==this.qListeners["update:pagination"]?Object(i["a"])(Object(i["a"])({},this.innerPagination),this.pagination):this.innerPagination;return z(t)},firstRowIndex:function(){var t=this.computedPagination,e=t.page,n=t.rowsPerPage;return(e-1)*n},lastRowIndex:function(){var t=this.computedPagination,e=t.page,n=t.rowsPerPage;return e*n},isFirstPage:function(){return 1===this.computedPagination.page},pagesNumber:function(){return 0===this.computedPagination.rowsPerPage?1:Math.max(1,Math.ceil(this.computedRowsNumber/this.computedPagination.rowsPerPage))},isLastPage:function(){return 0===this.lastRowIndex||this.computedPagination.page>=this.pagesNumber},computedRowsPerPageOptions:function(){var t=this,e=this.rowsPerPageOptions.includes(this.innerPagination.rowsPerPage)?this.rowsPerPageOptions:[this.innerPagination.rowsPerPage].concat(this.rowsPerPageOptions);return e.map((function(e){return{label:0===e?t.$q.lang.table.allRows:""+e,value:e}}))}},watch:{pagesNumber:function(t,e){if(t!==e){var n=this.computedPagination.page;t&&!n?this.setPagination({page:1}):t<n&&this.setPagination({page:t})}}},methods:{__sendServerRequest:function(t){this.requestServerInteraction({pagination:t,filter:this.filter})},setPagination:function(t,e){var n=z(Object(i["a"])(Object(i["a"])({},this.computedPagination),t));N(this.computedPagination,n)?!0===this.isServerSide&&!0===e&&this.__sendServerRequest(n):!0!==this.isServerSide?void 0!==this.pagination&&void 0!==this.qListeners["update:pagination"]?this.$emit("update:pagination",n):this.innerPagination=n:this.__sendServerRequest(n)},firstPage:function(){this.setPagination({page:1})},prevPage:function(){var t=this.computedPagination.page;t>1&&this.setPagination({page:t-1})},nextPage:function(){var t=this.computedPagination,e=t.page,n=t.rowsPerPage;this.lastRowIndex>0&&e*n<this.computedRowsNumber&&this.setPagination({page:e+1})},lastPage:function(){this.setPagination({page:this.pagesNumber})}},created:function(){void 0!==this.qListeners["update:pagination"]&&this.$emit("update:pagination",Object(i["a"])({},this.computedPagination))}},V={props:{selection:{type:String,default:"none",validator:function(t){return["single","multiple","none"].includes(t)}},selected:{type:Array,default:function(){return[]}}},computed:{selectedKeys:function(){var t={};return this.selected.map(this.getRowKey).forEach((function(e){t[e]=!0})),t},hasSelectionMode:function(){return"none"!==this.selection},singleSelection:function(){return"single"===this.selection},multipleSelection:function(){return"multiple"===this.selection},allRowsSelected:function(){var t=this;return this.computedRows.length>0&&this.computedRows.every((function(e){return!0===t.selectedKeys[t.getRowKey(e)]}))},someRowsSelected:function(){var t=this;return!0!==this.allRowsSelected&&this.computedRows.some((function(e){return!0===t.selectedKeys[t.getRowKey(e)]}))},rowsSelectedNumber:function(){return this.selected.length}},methods:{isRowSelected:function(t){return!0===this.selectedKeys[t]},clearSelection:function(){this.$emit("update:selected",[])},__updateSelection:function(t,e,n,i){var r=this;this.$emit("selection",{rows:e,added:n,keys:t,evt:i});var o=!0===this.singleSelection?!0===n?e:[]:!0===n?this.selected.concat(e):this.selected.filter((function(e){return!1===t.includes(r.getRowKey(e))}));this.$emit("update:selected",o)}}};n("a434");function U(t){return Array.isArray(t)?t.slice():[]}var H={props:{expanded:Array},data:function(){return{innerExpanded:U(this.expanded)}},watch:{expanded:function(t){this.innerExpanded=U(t)}},methods:{isRowExpanded:function(t){return this.innerExpanded.includes(t)},setExpanded:function(t){void 0!==this.expanded?this.$emit("update:expanded",t):this.innerExpanded=t},__updateExpanded:function(t,e){var n=this.innerExpanded.slice(),i=n.indexOf(t);!0===e?-1===i&&(n.push(t),this.setExpanded(n)):-1!==i&&(n.splice(i,1),this.setExpanded(n))}}},Y={props:{visibleColumns:Array},computed:{colList:function(){if(void 0!==this.columns)return this.columns;var t=this.data[0];return void 0!==t?Object.keys(t).map((function(e){return{name:e,label:e.toUpperCase(),field:e,align:Object(q["c"])(t[e])?"right":"left",sortable:!0}})):[]},computedCols:function(){var t=this,e=this.computedPagination,n=e.sortBy,r=e.descending,o=void 0!==this.visibleColumns?this.colList.filter((function(e){return!0===e.required||!0===t.visibleColumns.includes(e.name)})):this.colList;return o.map((function(t){var e=t.align||"right",o="text-".concat(e);return Object(i["a"])(Object(i["a"])({},t),{},{align:e,__iconClass:"q-table__sort-icon q-table__sort-icon--".concat(e),__thClass:o+(void 0!==t.headerClasses?" "+t.headerClasses:"")+(!0===t.sortable?" sortable":"")+(t.name===n?" sorted ".concat(!0===r?"sort-desc":""):""),__tdStyle:void 0!==t.style?"function"!==typeof t.style?function(){return t.style}:t.style:function(){return null},__tdClass:void 0!==t.classes?"function"!==typeof t.classes?function(){return o+" "+t.classes}:function(e){return o+" "+t.classes(e)}:function(){return o}})}))},computedColsMap:function(){var t={};return this.computedCols.forEach((function(e){t[e.name]=e})),t},computedColspan:function(){return void 0!==this.tableColspan?this.tableColspan:this.computedCols.length+(!0===this.hasSelectionMode?1:0)}}},W=n("582c"),G=0,Q={props:{fullscreen:Boolean,noRouteFullscreenExit:Boolean},data:function(){return{inFullscreen:!1}},watch:{$route:function(){!0!==this.noRouteFullscreenExit&&this.exitFullscreen()},fullscreen:function(t){this.inFullscreen!==t&&this.toggleFullscreen()},inFullscreen:function(t){this.$emit("update:fullscreen",t),this.$emit("fullscreen",t)}},methods:{toggleFullscreen:function(){!0===this.inFullscreen?this.exitFullscreen():this.setFullscreen()},setFullscreen:function(){!0!==this.inFullscreen&&(this.inFullscreen=!0,this.container=this.$el.parentNode,this.container.replaceChild(this.fullscreenFillerNode,this.$el),document.body.appendChild(this.$el),G++,1===G&&document.body.classList.add("q-body--fullscreen-mixin"),this.__historyFullscreen={handler:this.exitFullscreen},W["a"].add(this.__historyFullscreen))},exitFullscreen:function(){var t=this;!0===this.inFullscreen&&(void 0!==this.__historyFullscreen&&(W["a"].remove(this.__historyFullscreen),this.__historyFullscreen=void 0),this.container.replaceChild(this.$el,this.fullscreenFillerNode),this.inFullscreen=!1,G=Math.max(0,G-1),0===G&&(document.body.classList.remove("q-body--fullscreen-mixin"),void 0!==this.$el.scrollIntoView&&setTimeout((function(){t.$el.scrollIntoView()}))))}},beforeMount:function(){this.fullscreenFillerNode=document.createElement("span")},mounted:function(){!0===this.fullscreen&&this.setFullscreen()},beforeDestroy:function(){this.exitFullscreen()}},K={};C["a"].forEach((function(t){K[t]={}}));e["a"]=r["a"].extend({name:"QTable",mixins:[S["a"],u["a"],Q,o,p,v,y,w,F,I,B,V,H,Y],props:Object(i["a"])(Object(i["a"])({data:{type:Array,default:function(){return[]}},rowKey:{type:[String,Function],default:"id"},columns:Array,loading:Boolean,binaryStateSort:Boolean,iconFirstPage:String,iconPrevPage:String,iconNextPage:String,iconLastPage:String,title:String,hideHeader:Boolean,grid:Boolean,gridHeader:Boolean,dense:Boolean,flat:Boolean,bordered:Boolean,square:Boolean,separator:{type:String,default:"horizontal",validator:function(t){return["horizontal","vertical","cell","none"].includes(t)}},wrapCells:Boolean,virtualScroll:Boolean},K),{},{noDataLabel:String,noResultsLabel:String,loadingLabel:String,selectedRowsLabel:Function,rowsPerPageLabel:String,paginationLabel:Function,color:{type:String,default:"grey-8"},titleClass:[String,Array,Object],tableStyle:[String,Array,Object],tableClass:[String,Array,Object],tableHeaderStyle:[String,Array,Object],tableHeaderClass:[String,Array,Object],cardContainerClass:[String,Array,Object],cardContainerStyle:[String,Array,Object],cardStyle:[String,Array,Object],cardClass:[String,Array,Object]}),data:function(){return{innerPagination:Object.assign({sortBy:null,descending:!1,page:1,rowsPerPage:this.rowsPerPageOptions.length>0?this.rowsPerPageOptions[0]:5},this.pagination)}},watch:{needsReset:function(){!0===this.hasVirtScroll&&void 0!==this.$refs.virtScroll&&this.$refs.virtScroll.reset()}},computed:{getRowKey:function(){var t=this;return"function"===typeof this.rowKey?this.rowKey:function(e){return e[t.rowKey]}},hasVirtScroll:function(){return!0!==this.grid&&!0===this.virtualScroll},needsReset:function(){var t=this;return["tableStyle","tableClass","tableHeaderStyle","tableHeaderClass","__containerClass"].map((function(e){return t[e]})).join(";")},filteredSortedRows:function(){var t=this.data;if(!0===this.isServerSide||0===t.length)return t;var e=this.computedPagination,n=e.sortBy,i=e.descending;return this.filter&&(t=this.filterMethod(t,this.filter,this.computedCols,this.getCellValue)),void 0!==this.columnToSort&&(t=this.sortMethod(this.data===t?t.slice():t,n,i)),t},filteredSortedRowsNumber:function(){return this.filteredSortedRows.length},computedRows:function(){var t=this.filteredSortedRows;if(!0===this.isServerSide)return t;var e=this.computedPagination.rowsPerPage;return 0!==e&&(0===this.firstRowIndex&&this.data!==t?t.length>this.lastRowIndex&&(t=t.slice(0,this.lastRowIndex)):t=t.slice(this.firstRowIndex,this.lastRowIndex)),t},computedRowsNumber:function(){return!0===this.isServerSide?this.computedPagination.rowsNumber||0:this.filteredSortedRowsNumber},nothingToDisplay:function(){return 0===this.computedRows.length},isServerSide:function(){return void 0!==this.computedPagination.rowsNumber},cardDefaultClass:function(){return" q-table__card"+(!0===this.isDark?" q-table__card--dark q-dark":"")+(!0===this.square?" q-table--square":"")+(!0===this.flat?" q-table--flat":"")+(!0===this.bordered?" q-table--bordered":"")},__containerClass:function(){return"q-table__container q-table--".concat(this.separator,"-separator column no-wrap")+(!0===this.grid?" q-table--grid":this.cardDefaultClass)+(!0===this.isDark?" q-table--dark":"")+(!0===this.dense?" q-table--dense":"")+(!1===this.wrapCells?" q-table--no-wrap":"")+(!0===this.inFullscreen?" fullscreen scroll":"")},containerClass:function(){return this.__containerClass+(!0===this.loading?" q-table--loading":"")},virtProps:function(){var t=this,e={};return C["a"].forEach((function(n){e[n]=t[n]})),void 0===e.virtualScrollItemSize&&(e.virtualScrollItemSize=!0===this.dense?28:48),e}},render:function(t){var e=[this.__getTopDiv(t)],n={staticClass:this.containerClass};return!0===this.grid?e.push(this.__getGridHeader(t)):Object.assign(n,{class:this.cardClass,style:this.cardStyle}),e.push(this.__getBody(t),this.__getBottomDiv(t)),!0===this.loading&&void 0!==this.$scopedSlots.loading&&e.push(this.$scopedSlots.loading()),t("div",n,e)},methods:{requestServerInteraction:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.$nextTick((function(){t.$emit("request",{pagination:e.pagination||t.computedPagination,filter:e.filter||t.filter,getCellValue:t.getCellValue})}))},resetVirtualScroll:function(){!0===this.hasVirtScroll&&this.$refs.virtScroll.reset()},__getBody:function(t){var e=this;if(!0===this.grid)return this.__getGridBody(t);var n=!0!==this.hideHeader?this.__getTHead(t):null;if(!0===this.hasVirtScroll){var r=this.$scopedSlots["top-row"],o=this.$scopedSlots["bottom-row"],a={default:this.__getVirtualTBodyTR(t)};if(void 0!==r){var s=t("tbody",r({cols:this.computedCols}));a.before=null===n?function(){return[s]}:function(){return[n].concat(s)}}else null!==n&&(a.before=function(){return n});return void 0!==o&&(a.after=function(){return t("tbody",o({cols:e.computedCols}))}),t(A,{ref:"virtScroll",props:Object(i["a"])(Object(i["a"])({},this.virtProps),{},{items:this.computedRows,type:"__qtable",tableColspan:this.computedColspan}),on:Object(d["a"])(this,"vs",{"virtual-scroll":this.__onVScroll}),class:this.tableClass,style:this.tableStyle,scopedSlots:a})}return O(t,{staticClass:"scroll",class:this.tableClass,style:this.tableStyle},[n,this.__getTBody(t)])},scrollTo:function(t,e){if(void 0===this.$refs.virtScroll){t=parseInt(t,10);var n=this.$el.querySelector("tbody tr:nth-of-type(".concat(t+1,")"));if(null!==n){var i=this.$el.querySelector(".q-table__middle.scroll"),r=n.offsetTop-this.virtualScrollStickySizeStart,o=r<i.scrollTop?"decrease":"increase";i.scrollTop=r,this.$emit("virtual-scroll",{index:t,from:0,to:this.pagination.rowsPerPage-1,direction:o})}}else this.$refs.virtScroll.scrollTo(t,e)},__onVScroll:function(t){this.$emit("virtual-scroll",t)},__getProgress:function(t){return[t(D,{staticClass:"q-table__linear-progress",props:{color:this.color,dark:this.isDark,indeterminate:!0,trackColor:"transparent"}})]}}})},eac5:function(t,e,n){"use strict";var i=n("861d"),r=Math.floor;t.exports=Number.isInteger||function(t){return!i(t)&&isFinite(t)&&r(t)===t}},eadc:function(t,e,n){"use strict";var i=Math.PI,r=2*i,o=1e-6,a=r-o;function s(){this._x0=this._y0=this._x1=this._y1=null,this._=""}function c(){return new s}s.prototype=c.prototype={constructor:s,moveTo:function(t,e){this._+="M"+(this._x0=this._x1=+t)+","+(this._y0=this._y1=+e)},closePath:function(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._+="Z")},lineTo:function(t,e){this._+="L"+(this._x1=+t)+","+(this._y1=+e)},quadraticCurveTo:function(t,e,n,i){this._+="Q"+ +t+","+ +e+","+(this._x1=+n)+","+(this._y1=+i)},bezierCurveTo:function(t,e,n,i,r,o){this._+="C"+ +t+","+ +e+","+ +n+","+ +i+","+(this._x1=+r)+","+(this._y1=+o)},arcTo:function(t,e,n,r,a){t=+t,e=+e,n=+n,r=+r,a=+a;var s=this._x1,c=this._y1,u=n-t,l=r-e,f=s-t,d=c-e,h=f*f+d*d;if(a<0)throw new Error("negative radius: "+a);if(null===this._x1)this._+="M"+(this._x1=t)+","+(this._y1=e);else if(h>o)if(Math.abs(d*u-l*f)>o&&a){var p=n-s,v=r-c,g=u*u+l*l,m=p*p+v*v,b=Math.sqrt(g),y=Math.sqrt(h),_=a*Math.tan((i-Math.acos((g+h-m)/(2*b*y)))/2),w=_/y,x=_/b;Math.abs(w-1)>o&&(this._+="L"+(t+w*f)+","+(e+w*d)),this._+="A"+a+","+a+",0,0,"+ +(d*p>f*v)+","+(this._x1=t+x*u)+","+(this._y1=e+x*l)}else this._+="L"+(this._x1=t)+","+(this._y1=e);else;},arc:function(t,e,n,s,c,u){t=+t,e=+e,n=+n,u=!!u;var l=n*Math.cos(s),f=n*Math.sin(s),d=t+l,h=e+f,p=1^u,v=u?s-c:c-s;if(n<0)throw new Error("negative radius: "+n);null===this._x1?this._+="M"+d+","+h:(Math.abs(this._x1-d)>o||Math.abs(this._y1-h)>o)&&(this._+="L"+d+","+h),n&&(v<0&&(v=v%r+r),v>a?this._+="A"+n+","+n+",0,1,"+p+","+(t-l)+","+(e-f)+"A"+n+","+n+",0,1,"+p+","+(this._x1=d)+","+(this._y1=h):v>o&&(this._+="A"+n+","+n+",0,"+ +(v>=i)+","+p+","+(this._x1=t+n*Math.cos(c))+","+(this._y1=e+n*Math.sin(c))))},rect:function(t,e,n,i){this._+="M"+(this._x0=this._x1=+t)+","+(this._y0=this._y1=+e)+"h"+ +n+"v"+ +i+"h"+-n+"Z"},toString:function(){return this._}},e["a"]=c},eb85:function(t,e,n){"use strict";var i=n("5530"),r=(n("99af"),n("2b0e")),o=n("b7fa"),a=n("87e8"),s={true:"inset",item:"item-inset","item-thumbnail":"item-thumbnail-inset"},c={xs:2,sm:4,md:8,lg:16,xl:24};e["a"]=r["a"].extend({name:"QSeparator",mixins:[o["a"],a["a"]],props:{spaced:[Boolean,String],inset:[Boolean,String],vertical:Boolean,color:String,size:String},computed:{orientation:function(){return!0===this.vertical?"vertical":"horizontal"},classPrefix:function(){return" q-separator--".concat(this.orientation)},insetClass:function(){return!1!==this.inset?"".concat(this.classPrefix,"-").concat(s[this.inset]):""},classes:function(){return"q-separator".concat(this.classPrefix).concat(this.insetClass)+(void 0!==this.color?" bg-".concat(this.color):"")+(!0===this.isDark?" q-separator--dark":"")},style:function(){var t={};if(void 0!==this.size&&(t[!0===this.vertical?"width":"height"]=this.size),!1!==this.spaced){var e=!0===this.spaced?"".concat(c.md,"px"):this.spaced in c?"".concat(c[this.spaced],"px"):this.spaced,n=!0===this.vertical?["Left","Right"]:["Top","Bottom"];t["margin".concat(n[0])]=t["margin".concat(n[1])]=e}return t},attrs:function(){return{"aria-orientation":this.orientation}}},render:function(t){return t("hr",{staticClass:"q-separator",class:this.classes,style:this.style,attrs:this.attrs,on:Object(i["a"])({},this.qListeners)})}})},ebb5:function(t,e,n){"use strict";var i,r,o,a=n("4b11"),s=n("83ab"),c=n("cfe9"),u=n("1626"),l=n("861d"),f=n("1a2d"),d=n("f5df"),h=n("0d51"),p=n("9112"),v=n("cb2d"),g=n("edd0"),m=n("3a9b"),b=n("e163"),y=n("d2bb"),_=n("b622"),w=n("90e3"),x=n("69f3"),S=x.enforce,k=x.get,O=c.Int8Array,C=O&&O.prototype,T=c.Uint8ClampedArray,j=T&&T.prototype,E=O&&b(O),P=C&&b(C),A=Object.prototype,M=c.TypeError,$=_("toStringTag"),D=w("TYPED_ARRAY_TAG"),R="TypedArrayConstructor",L=a&&!!y&&"Opera"!==d(c.opera),q=!1,F={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},I={BigInt64Array:8,BigUint64Array:8},N=function(t){if(!l(t))return!1;var e=d(t);return"DataView"===e||f(F,e)||f(I,e)},z=function(t){var e=b(t);if(l(e)){var n=k(e);return n&&f(n,R)?n[R]:z(e)}},B=function(t){if(!l(t))return!1;var e=d(t);return f(F,e)||f(I,e)},V=function(t){if(B(t))return t;throw new M("Target is not a typed array")},U=function(t){if(u(t)&&(!y||m(E,t)))return t;throw new M(h(t)+" is not a typed array constructor")},H=function(t,e,n,i){if(s){if(n)for(var r in F){var o=c[r];if(o&&f(o.prototype,t))try{delete o.prototype[t]}catch(a){try{o.prototype[t]=e}catch(u){}}}P[t]&&!n||v(P,t,n?e:L&&C[t]||e,i)}},Y=function(t,e,n){var i,r;if(s){if(y){if(n)for(i in F)if(r=c[i],r&&f(r,t))try{delete r[t]}catch(o){}if(E[t]&&!n)return;try{return v(E,t,n?e:L&&E[t]||e)}catch(o){}}for(i in F)r=c[i],!r||r[t]&&!n||v(r,t,e)}};for(i in F)r=c[i],o=r&&r.prototype,o?S(o)[R]=r:L=!1;for(i in I)r=c[i],o=r&&r.prototype,o&&(S(o)[R]=r);if((!L||!u(E)||E===Function.prototype)&&(E=function(){throw new M("Incorrect invocation")},L))for(i in F)c[i]&&y(c[i],E);if((!L||!P||P===A)&&(P=E.prototype,L))for(i in F)c[i]&&y(c[i].prototype,P);if(L&&b(j)!==P&&y(j,P),s&&!f(P,$))for(i in q=!0,g(P,$,{configurable:!0,get:function(){return l(this)?this[D]:void 0}}),F)c[i]&&p(c[i],D,i);t.exports={NATIVE_ARRAY_BUFFER_VIEWS:L,TYPED_ARRAY_TAG:q&&D,aTypedArray:V,aTypedArrayConstructor:U,exportTypedArrayMethod:H,exportTypedArrayStaticMethod:Y,getTypedArrayConstructor:z,isView:N,isTypedArray:B,TypedArray:E,TypedArrayPrototype:P}},ebc1:function(t,e,n){"use strict";var i=n("b5db");t.exports=/ipad|iphone|ipod/i.test(i)&&"undefined"!=typeof Pebble},ec5d:function(t,e,n){"use strict";var i=n("5530"),r=(n("99af"),n("14d9"),n("ac1f"),n("5319"),n("2b0e")),o={isoName:"en-us",nativeName:"English (US)",label:{clear:"Clear",ok:"OK",cancel:"Cancel",close:"Close",set:"Set",select:"Select",reset:"Reset",remove:"Remove",update:"Update",create:"Create",search:"Search",filter:"Filter",refresh:"Refresh",expand:function(t){return t?'Expand "'.concat(t,'"'):"Expand"},collapse:function(t){return t?'Collapse "'.concat(t,'"'):"Collapse"}},date:{days:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),daysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),firstDayOfWeek:0,format24h:!1,pluralDay:"days"},table:{noData:"No data available",noResults:"No matching records found",loading:"Loading...",selectedRecords:function(t){return 1===t?"1 record selected.":(0===t?"No":t)+" records selected."},recordsPerPage:"Records per page:",allRows:"All",pagination:function(t,e,n){return t+"-"+e+" of "+n},columns:"Columns"},editor:{url:"URL",bold:"Bold",italic:"Italic",strikethrough:"Strikethrough",underline:"Underline",unorderedList:"Unordered List",orderedList:"Ordered List",subscript:"Subscript",superscript:"Superscript",hyperlink:"Hyperlink",toggleFullscreen:"Toggle Fullscreen",quote:"Quote",left:"Left align",center:"Center align",right:"Right align",justify:"Justify align",print:"Print",outdent:"Decrease indentation",indent:"Increase indentation",removeFormat:"Remove formatting",formatting:"Formatting",fontSize:"Font Size",align:"Align",hr:"Insert Horizontal Rule",undo:"Undo",redo:"Redo",heading1:"Heading 1",heading2:"Heading 2",heading3:"Heading 3",heading4:"Heading 4",heading5:"Heading 5",heading6:"Heading 6",paragraph:"Paragraph",code:"Code",size1:"Very small",size2:"A bit small",size3:"Normal",size4:"Medium-large",size5:"Big",size6:"Very big",size7:"Maximum",defaultFont:"Default Font",viewSource:"View Source"},tree:{noNodes:"No nodes available",noResults:"No matching nodes found"}},a=n("0967");function s(){if(!0!==a["e"]){var t=navigator.language||navigator.languages[0]||navigator.browserLanguage||navigator.userLanguage||navigator.systemLanguage;return t?t.toLowerCase():void 0}}var c={getLocale:s,install:function(t,e,n){var c=this,u=n||o;this.set=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:o,n=arguments.length>1?arguments[1]:void 0,r=Object(i["a"])(Object(i["a"])({},e),{},{rtl:!0===e.rtl,getLocale:s});if(!0===a["e"]){if(void 0===n)return void console.error("SSR ERROR: second param required: Quasar.lang.set(lang, ssrContext)");var u=!0===r.rtl?"rtl":"ltr",l="lang=".concat(r.isoName," dir=").concat(u);r.set=n.$q.lang.set,n.Q_HTML_ATTRS=void 0!==n.Q_PREV_LANG?n.Q_HTML_ATTRS.replace(n.Q_PREV_LANG,l):l,n.Q_PREV_LANG=l,n.$q.lang=r}else{if(!1===a["c"]){var f=document.documentElement;f.setAttribute("dir",!0===r.rtl?"rtl":"ltr"),f.setAttribute("lang",r.isoName)}r.set=c.set,t.lang=c.props=r,c.isoName=r.isoName,c.nativeName=r.nativeName}},!0===a["e"]?(e.server.push((function(t,e){t.lang={},t.lang.set=function(t){c.set(t,e.ssr)},t.lang.set(u)})),this.isoName=u.isoName,this.nativeName=u.nativeName,this.props=u):(r["a"].util.defineReactive(t,"lang",{}),this.set(u))}};e["a"]=c},ec87:function(t,e,n){"use strict";var i=n("b5db");t.exports=/web0s(?!.*chrome)/i.test(i)},ecc4:function(t,e,n){"use strict";var i=function(){return Math.random()},r=(function t(e){function n(t,n){return t=null==t?0:+t,n=null==n?1:+n,1===arguments.length?(n=t,t=0):n-=t,function(){return e()*n+t}}return n.source=t,n}(i),function t(e){function n(t,n){var i,r;return t=null==t?0:+t,n=null==n?1:+n,function(){var o;if(null!=i)o=i,i=null;else do{i=2*e()-1,o=2*e()-1,r=i*i+o*o}while(!r||r>1);return t+n*o*Math.sqrt(-2*Math.log(r)/r)}}return n.source=t,n}(i)),o=(function t(e){function n(){var t=r.source(e).apply(this,arguments);return function(){return Math.exp(t())}}return n.source=t,n}(i),function t(e){function n(t){return function(){for(var n=0,i=0;i<t;++i)n+=e();return n}}return n.source=t,n}(i));(function t(e){function n(t){var n=o.source(e)(t);return function(){return n()/t}}return n.source=t,n})(i),function t(e){function n(t){return function(){return-Math.log(1-e())/t}}return n.source=t,n}(i)},ed5e:function(t,e,n){"use strict";var i=n("3835"),r=(n("a9e3"),n("2b0e")),o=n("0831"),a=n("d882"),s=a["f"].passive;e["a"]=r["a"].extend({name:"QScrollObserver",props:{debounce:[String,Number],horizontal:Boolean,scrollTarget:{default:void 0}},render:a["g"],data:function(){return{pos:0,dir:!0===this.horizontal?"right":"down",dirChanged:!1,dirChangePos:0}},watch:{scrollTarget:function(){this.__unconfigureScrollTarget(),this.__configureScrollTarget()},"$q.lang.rtl":function(){this.__emit()}},methods:{getPosition:function(){return{position:this.pos,direction:this.dir,directionChanged:this.dirChanged,inflexionPosition:this.dirChangePos}},trigger:function(t){var e=this;if(!0===t||0===this.debounce||"0"===this.debounce)this.__emit();else if(void 0===this.clearTimer){var n=this.debounce?[setTimeout(this.__emit,this.debounce),clearTimeout]:[requestAnimationFrame(this.__emit),cancelAnimationFrame],r=Object(i["a"])(n,2),o=r[0],a=r[1];this.clearTimer=function(){a(o),e.clearTimer=void 0}}},__emit:function(){void 0!==this.clearTimer&&this.clearTimer();var t=!0===this.horizontal?o["a"]:o["b"],e=Math.max(0,t(this.__scrollTarget)),n=e-this.pos,i=!0===this.horizontal?n<0?"left":"right":n<0?"up":"down";this.dirChanged=this.dir!==i,this.dirChanged&&(this.dir=i,this.dirChangePos=this.pos),this.pos=e,this.$emit("scroll",this.getPosition())},__configureScrollTarget:function(){this.__scrollTarget=Object(o["c"])(this.$el.parentNode,this.scrollTarget),this.__scrollTarget.addEventListener("scroll",this.trigger,s),this.trigger(!0)},__unconfigureScrollTarget:function(){void 0!==this.__scrollTarget&&(this.__scrollTarget.removeEventListener("scroll",this.trigger,s),this.__scrollTarget=void 0)}},mounted:function(){this.__configureScrollTarget()},beforeDestroy:function(){void 0!==this.clearTimer&&this.clearTimer(),this.__unconfigureScrollTarget()}})},edd0:function(t,e,n){"use strict";var i=n("13d2"),r=n("9bf2");t.exports=function(t,e,n){return n.get&&i(n.get,e,{getter:!0}),n.set&&i(n.set,e,{setter:!0}),r.f(t,e,n)}},efe6:function(t,e,n){"use strict";var i,r,o,a,s,c,u,l=n("d882"),f=n("0831"),d=n("0967"),h=0,p=!1;function v(t){g(t)&&Object(l["l"])(t)}function g(t){if(t.target===document.body||t.target.classList.contains("q-layout__backdrop"))return!0;for(var e=Object(l["d"])(t),n=t.shiftKey&&!t.deltaX,i=!n&&Math.abs(t.deltaX)<=Math.abs(t.deltaY),r=n||i?t.deltaY:t.deltaX,o=0;o<e.length;o++){var a=e[o];if(Object(f["e"])(a,i))return i?r<0&&0===a.scrollTop||r>0&&a.scrollTop+a.clientHeight===a.scrollHeight:r<0&&0===a.scrollLeft||r>0&&a.scrollLeft+a.clientWidth===a.scrollWidth}return!0}function m(t){t.target===document&&(document.scrollingElement.scrollTop=document.scrollingElement.scrollTop)}function b(t){!0!==p&&(p=!0,requestAnimationFrame((function(){p=!1;var e=t.target.height,n=document.scrollingElement,i=n.clientHeight,r=n.scrollTop;void 0!==o&&e===window.innerHeight||(o=i-e,document.scrollingElement.scrollTop=r),r>o&&(document.scrollingElement.scrollTop-=Math.ceil((r-o)/8))})))}function y(t){var e=document.body,n=void 0!==window.visualViewport;if("add"===t){var u=window.getComputedStyle(e).overflowY;i=Object(f["a"])(window),r=Object(f["b"])(window),a=e.style.left,s=e.style.top,c=window.location.href,e.style.left="-".concat(i,"px"),e.style.top="-".concat(r,"px"),"hidden"!==u&&("scroll"===u||e.scrollHeight>window.innerHeight)&&e.classList.add("q-body--force-scrollbar"),e.classList.add("q-body--prevent-scroll"),document.qScrollPrevented=!0,!0===d["a"].is.ios&&(!0===n?(window.scrollTo(0,0),window.visualViewport.addEventListener("resize",b,l["f"].passiveCapture),window.visualViewport.addEventListener("scroll",b,l["f"].passiveCapture),window.scrollTo(0,0)):window.addEventListener("scroll",m,l["f"].passiveCapture))}!0===d["a"].is.desktop&&!0===d["a"].is.mac&&window["".concat(t,"EventListener")]("wheel",v,l["f"].notPassive),"remove"===t&&(!0===d["a"].is.ios&&(!0===n?(window.visualViewport.removeEventListener("resize",b,l["f"].passiveCapture),window.visualViewport.removeEventListener("scroll",b,l["f"].passiveCapture)):window.removeEventListener("scroll",m,l["f"].passiveCapture)),e.classList.remove("q-body--prevent-scroll"),e.classList.remove("q-body--force-scrollbar"),document.qScrollPrevented=!1,e.style.left=a,e.style.top=s,window.location.href===c&&window.scrollTo(i,r),o=void 0)}function _(t){var e="add";if(!0===t){if(h++,void 0!==u)return clearTimeout(u),void(u=void 0);if(h>1)return}else{if(0===h)return;if(h--,h>0)return;if(e="remove",!0===d["a"].is.ios&&!0===d["a"].is.nativeMobile)return clearTimeout(u),void(u=setTimeout((function(){y(e),u=void 0}),100))}y(e)}e["a"]={methods:{__preventScroll:function(t){t===this.preventedScroll||void 0===this.preventedScroll&&!0!==t||(this.preventedScroll=t,_(t))}}}},efec:function(t,e,n){"use strict";var i=n("1a2d"),r=n("cb2d"),o=n("51eb"),a=n("b622"),s=a("toPrimitive"),c=Date.prototype;i(c,s)||r(c,s,o)},f069:function(t,e,n){"use strict";var i=n("59ed"),r=TypeError,o=function(t){var e,n;this.promise=new t((function(t,i){if(void 0!==e||void 0!==n)throw new r("Bad Promise constructor");e=t,n=i})),this.resolve=i(e),this.reject=i(n)};t.exports.f=function(t){return new o(t)}},f07f:function(t,e,n){"use strict";e["a"]=function(t,e){var n=t.ownerSVGElement||t;if(n.createSVGPoint){var i=n.createSVGPoint();return i.x=e.clientX,i.y=e.clientY,i=i.matrixTransform(t.getScreenCTM().inverse()),[i.x,i.y]}var r=t.getBoundingClientRect();return[e.clientX-r.left-t.clientLeft,e.clientY-r.top-t.clientTop]}},f09f:function(t,e,n){"use strict";var i=n("5530"),r=(n("0481"),n("4069"),n("2b0e")),o=n("b7fa"),a=n("e2fa"),s=n("87e8"),c=n("e277");e["a"]=r["a"].extend({name:"QCard",mixins:[s["a"],o["a"],a["a"]],props:{square:Boolean,flat:Boolean,bordered:Boolean},computed:{classes:function(){return"q-card"+(!0===this.isDark?" q-card--dark q-dark":"")+(!0===this.bordered?" q-card--bordered":"")+(!0===this.square?" q-card--square no-border-radius":"")+(!0===this.flat?" q-card--flat no-shadow":"")}},render:function(t){return t(this.tag,{class:this.classes,on:Object(i["a"])({},this.qListeners)},Object(c["c"])(this,"default"))}})},f183:function(t,e,n){"use strict";var i=n("23e7"),r=n("e330"),o=n("d012"),a=n("861d"),s=n("1a2d"),c=n("9bf2").f,u=n("241c"),l=n("057f"),f=n("4fad"),d=n("90e3"),h=n("bb2f"),p=!1,v=d("meta"),g=0,m=function(t){c(t,v,{value:{objectID:"O"+g++,weakData:{}}})},b=function(t,e){if(!a(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!s(t,v)){if(!f(t))return"F";if(!e)return"E";m(t)}return t[v].objectID},y=function(t,e){if(!s(t,v)){if(!f(t))return!0;if(!e)return!1;m(t)}return t[v].weakData},_=function(t){return h&&p&&f(t)&&!s(t,v)&&m(t),t},w=function(){x.enable=function(){},p=!0;var t=u.f,e=r([].splice),n={};n[v]=1,t(n).length&&(u.f=function(n){for(var i=t(n),r=0,o=i.length;r<o;r++)if(i[r]===v){e(i,r,1);break}return i},i({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:l.f}))},x=t.exports={enable:w,fastKey:b,getWeakData:y,onFreeze:_};o[v]=!0},f1df:function(t,e,n){"use strict";n.d(e,"a",(function(){return l})),n.d(e,"c",(function(){return u})),n.d(e,"b",(function(){return h}));var i=n("eadc"),r=function(t){return function(){return t}};function o(t){this._context=t}o.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;default:this._context.lineTo(t,e);break}}};var a=function(t){return new o(t)};function s(t){return t[0]}function c(t){return t[1]}var u=function(){var t=s,e=c,n=r(!0),o=null,u=a,l=null;function f(r){var a,s,c,f=r.length,d=!1;for(null==o&&(l=u(c=Object(i["a"])())),a=0;a<=f;++a)!(a<f&&n(s=r[a],a,r))===d&&((d=!d)?l.lineStart():l.lineEnd()),d&&l.point(+t(s,a,r),+e(s,a,r));if(c)return l=null,c+""||null}return f.x=function(e){return arguments.length?(t="function"===typeof e?e:r(+e),f):t},f.y=function(t){return arguments.length?(e="function"===typeof t?t:r(+t),f):e},f.defined=function(t){return arguments.length?(n="function"===typeof t?t:r(!!t),f):n},f.curve=function(t){return arguments.length?(u=t,null!=o&&(l=u(o)),f):u},f.context=function(t){return arguments.length?(null==t?o=l=null:l=u(o=t),f):o},f},l=function(){var t=s,e=null,n=r(0),o=c,l=r(!0),f=null,d=a,h=null;function p(r){var a,s,c,u,p,v=r.length,g=!1,m=new Array(v),b=new Array(v);for(null==f&&(h=d(p=Object(i["a"])())),a=0;a<=v;++a){if(!(a<v&&l(u=r[a],a,r))===g)if(g=!g)s=a,h.areaStart(),h.lineStart();else{for(h.lineEnd(),h.lineStart(),c=a-1;c>=s;--c)h.point(m[c],b[c]);h.lineEnd(),h.areaEnd()}g&&(m[a]=+t(u,a,r),b[a]=+n(u,a,r),h.point(e?+e(u,a,r):m[a],o?+o(u,a,r):b[a]))}if(p)return h=null,p+""||null}function v(){return u().defined(l).curve(d).context(f)}return p.x=function(n){return arguments.length?(t="function"===typeof n?n:r(+n),e=null,p):t},p.x0=function(e){return arguments.length?(t="function"===typeof e?e:r(+e),p):t},p.x1=function(t){return arguments.length?(e=null==t?null:"function"===typeof t?t:r(+t),p):e},p.y=function(t){return arguments.length?(n="function"===typeof t?t:r(+t),o=null,p):n},p.y0=function(t){return arguments.length?(n="function"===typeof t?t:r(+t),p):n},p.y1=function(t){return arguments.length?(o=null==t?null:"function"===typeof t?t:r(+t),p):o},p.lineX0=p.lineY0=function(){return v().x(t).y(n)},p.lineY1=function(){return v().x(t).y(o)},p.lineX1=function(){return v().x(e).y(n)},p.defined=function(t){return arguments.length?(l="function"===typeof t?t:r(!!t),p):l},p.curve=function(t){return arguments.length?(d=t,null!=f&&(h=d(f)),p):d},p.context=function(t){return arguments.length?(null==t?f=h=null:h=d(f=t),p):f},p};function f(t,e,n){t._context.bezierCurveTo(t._x1+t._k*(t._x2-t._x0),t._y1+t._k*(t._y2-t._y0),t._x2+t._k*(t._x1-e),t._y2+t._k*(t._y1-n),t._x2,t._y2)}function d(t,e){this._context=t,this._k=(1-e)/6}d.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:f(this,this._x1,this._y1);break}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2,this._x1=t,this._y1=e;break;case 2:this._point=3;default:f(this,t,e);break}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};var h=function t(e){function n(t){return new d(t,e)}return n.tension=function(e){return t(+e)},n}(0)},f20b:function(t,e,n){"use strict";var i=n("5530"),r=(n("99af"),n("0481"),n("14d9"),n("13d5"),n("4069"),n("b64b"),n("d3b7"),n("ac1f"),n("1276"),n("2b0e")),o=n("c8c8"),a=n("f376"),s=n("7562"),c=n("0016"),u=n("9c40"),l=n("e7a9"),f=n("4e73"),d=n("e277"),h=n("d882"),p=n("d54d"),v=n("1732"),g=Object.keys(s["a"].props).reduce((function(t,e){return(t[e]={})&&t}),{});e["a"]=r["a"].extend({name:"QBtnDropdown",mixins:[o["a"],a["b"]],inheritAttrs:!1,props:Object(i["a"])(Object(i["a"])({value:Boolean,split:Boolean,dropdownIcon:String,contentClass:[Array,String,Object],contentStyle:[Array,String,Object],cover:Boolean,persistent:Boolean,noRouteDismiss:Boolean,autoClose:Boolean,menuAnchor:{type:String,default:"bottom end"},menuSelf:{type:String,default:"top end"},menuOffset:Array},g),{},{disableMainBtn:Boolean,disableDropdown:Boolean,noIconAnimation:Boolean,toggleAriaLabel:String}),data:function(){return{showing:this.value}},watch:{value:function(t){void 0!==this.$refs.menu&&this.$refs.menu[t?"show":"hide"]()},split:function(){this.hide()}},render:function(t){var e=this,n=Object(d["c"])(this,"label",[]),r={"aria-expanded":!0===this.showing?"true":"false","aria-haspopup":"true","aria-controls":this.targetUid,"aria-label":this.toggleAriaLabel||this.$q.lang.label[!0===this.showing?"collapse":"expand"](this.label)};(!0===this.disable||!1===this.split&&!0===this.disableMainBtn||!0===this.disableDropdown)&&(r["aria-disabled"]="true");var o=[t(c["a"],{props:{name:this.dropdownIcon||this.$q.iconSet.arrow.dropdown},class:"q-btn-dropdown__arrow"+(!0===this.showing&&!1===this.noIconAnimation?" rotate-180":"")+(!1===this.split?" q-btn-dropdown__arrow-container":"")})];if(!0!==this.disableDropdown&&o.push(t(f["a"],{ref:"menu",attrs:{id:this.targetUid},props:{cover:this.cover,fit:!0,persistent:this.persistent,noRouteDismiss:this.noRouteDismiss,autoClose:this.autoClose,anchor:this.menuAnchor,self:this.menuSelf,offset:this.menuOffset,contentClass:this.contentClass,contentStyle:this.contentStyle,separateClosePopup:!0,transitionShow:this.transitionShow,transitionHide:this.transitionHide},on:Object(p["a"])(this,"menu",{"before-show":function(t){e.showing=!0,e.$emit("before-show",t)},show:function(t){e.$emit("show",t),e.$emit("input",!0)},"before-hide":function(t){e.showing=!1,e.$emit("before-hide",t)},hide:function(t){e.$emit("hide",t),e.$emit("input",!1)}})},Object(d["c"])(this,"default"))),!1===this.split)return t(u["a"],{class:"q-btn-dropdown q-btn-dropdown--simple",props:Object(i["a"])(Object(i["a"])({},this.$props),{},{disable:!0===this.disable||!0===this.disableMainBtn,noWrap:!0,round:!1}),attrs:Object(i["a"])(Object(i["a"])({},r),this.qAttrs),on:Object(p["a"])(this,"nonSpl",{click:function(t){e.$emit("click",t)}}),scopedSlots:{loading:this.$scopedSlots.loading}},n.concat(o));var a=t(u["a"],{class:"q-btn-dropdown--current",props:Object(i["a"])(Object(i["a"])({},this.$props),{},{disable:!0===this.disable||!0===this.disableMainBtn,noWrap:!0,iconRight:this.iconRight,round:!1}),attrs:this.qAttrs,on:Object(p["a"])(this,"spl",{click:function(t){Object(h["k"])(t),e.hide(),e.$emit("click",t)}}),scopedSlots:{loading:this.$scopedSlots.loading}},n);return t(l["a"],{props:{outline:this.outline,flat:this.flat,rounded:this.rounded,square:this.square,push:this.push,unelevated:this.unelevated,glossy:this.glossy,stretch:this.stretch},staticClass:"q-btn-dropdown q-btn-dropdown--split no-wrap q-btn-item"},[a,t(u["a"],{staticClass:"q-btn-dropdown__arrow-container q-anchor--skip",attrs:r,props:{disable:!0===this.disable||!0===this.disableDropdown,outline:this.outline,flat:this.flat,rounded:this.rounded,push:this.push,size:this.size,color:this.color,textColor:this.textColor,dense:this.dense,ripple:this.ripple}},o)])},methods:{toggle:function(t){this.$refs.menu&&this.$refs.menu.toggle(t)},show:function(t){this.$refs.menu&&this.$refs.menu.show(t)},hide:function(t){this.$refs.menu&&this.$refs.menu.hide(t)}},created:function(){this.targetUid="d_".concat(Object(v["a"])())},mounted:function(){!0===this.value&&this.show()}})},f22b:function(t,e,n){"use strict";var i=n("23e7"),r=n("f069"),o=n("4738").CONSTRUCTOR;i({target:"Promise",stat:!0,forced:o},{reject:function(t){var e=r.f(this),n=e.reject;return n(t),e.promise}})},f249:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var i=n("0967");function r(){if(void 0!==window.getSelection){var t=window.getSelection();void 0!==t.empty?t.empty():void 0!==t.removeAllRanges&&(t.removeAllRanges(),!0!==i["b"].is.mobile&&t.addRange(document.createRange()))}else void 0!==document.selection&&document.selection.empty()}},f303:function(t,e,n){"use strict";n.d(e,"b",(function(){return r})),n.d(e,"d",(function(){return o})),n.d(e,"a",(function(){return a})),n.d(e,"c",(function(){return s}));var i=n("53ca");n("b64b"),n("d3b7"),n("159b");function r(t,e){var n=t.style;Object.keys(e).forEach((function(t){n[t]=e[t]}))}function o(t){var e=Object(i["a"])(t);if("function"===e&&(t=t()),"string"===e)try{t=document.querySelector(t)}catch(n){}return t!==Object(t)?null:!0===t._isVue&&void 0!==t.$el?t.$el:t}function a(t,e){if(void 0===t||!0===t.contains(e))return!0;for(var n=t.nextElementSibling;null!==n;n=n.nextElementSibling)if(n.contains(e))return!0;return!1}function s(t){return t===document.documentElement||null===t?document.body:t}},f35e:function(t,e,n){"use strict";var i=function(){var t=this,e=t._self._c;return e("div",{staticClass:"db-number"},[e("div",{staticClass:"db-n-content"},[t.hasTrend?e("div",{staticClass:"db-n-layer"},[e("db-sparkline",{staticStyle:{position:"absolute",bottom:"0",width:"100%"},attrs:{_updated:t._updated,data:t.trend,max:t.trendMax,height:60}})],1):t._e(),t.hasIcon?e("div",{staticClass:"db-n-layer",staticStyle:{"text-align":"right"}},[e("div",{},[e("i",{class:t.iconClass})])]):t._e(),t.hasPct?e("div",{staticClass:"db-n-layer",staticStyle:{"text-align":"right"}},[e("div",{staticStyle:{float:"right"}},[e("db-easy-pie",{attrs:{_updated:t._updated,value:t.percentValue,percentRanges:t.percentRanges,lineWidth:8,size:86,dark:t.dark,fontSize:"14px"}})],1)]):t._e(),e("div",{staticClass:"db-n-main"},[e("div",{staticClass:"db-n-hdr"},[e("span",{staticClass:"text-md db-txt-faded"},[t._v(t._s(t.title))])]),e("div",[e("div",{staticClass:"db-n-value db-txt-highlight"},[t._v(t._s(t.formattedValue))]),e("div",{staticClass:"text-sm db-txt-faded"},[t._v(t._s(t.subtitle))]),e("div"),e("div",{staticClass:"text-xxs db-txt-faded db-n-footer"},[t._v(t._s(t.footer))])])])])])},r=[],o=(n("a9e3"),n("b5f7")),a=n("0558"),s=n("6af3"),c=n("e19f"),u={name:"DbNumber",components:{DbSparkline:o["a"],DbEasyPie:a["a"]},mixins:[s["a"]],props:{value:{type:Number,default:0},format:{type:String,default:"%d"},total:{type:Number,default:0},trend:{type:Array,default:function(){return[]}},trendMax:{type:Number,default:null},ranges:{type:Array,default:function(){return[]}},percentRanges:{type:Array,default:function(){return[]}},icon:{type:String,default:""},title:String,subtitle:String,qualifier:{type:String,default:""},footer:{type:String,default:""},badge:{type:String,default:""}},data:function(){return{trendGradient:["#DCEDC8","#FFF9C4","#FFCCBC"]}},computed:{hasTrend:function(){return this.trend&&Array.isArray(this.trend)&&this.trend.length>0},hasRanges:function(){return this.ranges&&Array.isArray(this.ranges)&&2==this.ranges.length},hasIcon:function(){return""!==this.icon},hasPct:function(){return this.total>0},iconClass:function(){return this.icon+" db-n-icon "+this.getRangeClass()},formattedValue:function(){return Object(c["sprintf"])(this.format,this.value,this.qualifier)},percentValue:function(){return this.total>0?this.value/this.total*100:0}},methods:{getRangeClass:function(){return this.hasRanges?this.value<=this.ranges[0]?"text-success":this.value<=this.ranges[1]?"text-warning":"text-alarm":"db-txt-faded"}}},l=u,f=n("2877"),d=Object(f["a"])(l,i,r,!1,null,null,null);e["a"]=d.exports},f36a:function(t,e,n){"use strict";var i=n("e330");t.exports=i([].slice)},f376:function(t,e,n){"use strict";n.d(e,"a",(function(){return r})),n.d(e,"c",(function(){return o}));var i=n("d54d"),r={"aria-hidden":"true"},o={tabindex:0,type:"button","aria-hidden":!1,role:null};e["b"]=Object(i["b"])("$attrs","qAttrs")},f393:function(t,e){Prism.languages.json={property:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?=\s*:)/,lookbehind:!0,greedy:!0},string:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?!\s*:)/,lookbehind:!0,greedy:!0},comment:{pattern:/\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},number:/-?\b\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,punctuation:/[{}[\],]/,operator:/:/,boolean:/\b(?:false|true)\b/,null:{pattern:/\bnull\b/,alias:"keyword"}},Prism.languages.webmanifest=Prism.languages.json},f495:function(t,e,n){"use strict";var i=n("c04e"),r=TypeError;t.exports=function(t){var e=i(t,"number");if("number"==typeof e)throw new r("Can't convert number to bigint");return BigInt(e)}},f4a6:function(t,e,n){"use strict";let i=n("c1df");class r{constructor(){this.minAllowedGroupingEntries=3,this.maxAllowedGroupingEntries=1e3,this.groupingIntervals=[{title:"Auto",value:"auto",divider:1e10},{title:"1s",value:"second",divider:1e3},{title:"30s",value:"30s",divider:3e4},{title:"1m",value:"minute",divider:6e4},{title:"5m",value:"5m",divider:3e5},{title:"15m",value:"15m",divider:9e5},{title:"30m",value:"30m",divider:18e5},{title:"1h",value:"hour",divider:36e5},{title:"12h",value:"12h",divider:432e5},{title:"Day",value:"day",divider:864e5}]}ensureProperty(t,e,n){e in t||(t[e]=n)}pathSet(t,e){for(let n=0;n<e.length;n++)t=t[e[n]]=t[e[n]]||{};return t}pathOr(t,e,n){for(let i=0;i<e.length;i++){if(!n[e[i]])return t;n=n[e[i]]}return n}getTimeIntervalInfo(t,e){let n=null,r=null,o=Date.now();r=o;let a=e;if("now"!==a){let t=parseInt(a);Number.isNaN(t)||(r=t)}let s=t,c=3e5;if(s.startsWith("P")){let t=i.duration(s);t.isValid()&&(c=t.asMilliseconds()),n=r-c}else{let t=parseInt(s);n=Number.isNaN(t)?r-c:t}let u=r-n;return{tiFrom:n,tiTo:r,tiDuration:u}}getDateTimeGroupingInterval(t){let e=t/1e3;return e<=900?"second":e<=86400?"minute":e<=604800?"hour":"day"}validateGroupingInterval(t,e,n){if("auto"===n)return n;let{tiDuration:i}=this.getTimeIntervalInfo(t,e);for(let r of this.groupingIntervals)if(r.value===n){let t=i/r.divider;if(t>=this.minAllowedGroupingEntries&&t<this.maxAllowedGroupingEntries)return n}return"auto"}filterGroupingIntervals(t,e){let{tiDuration:n}=this.getTimeIntervalInfo(t,e),i=[];for(let r of this.groupingIntervals)if("auto"===r.value)i.push(r);else{let t=n/r.divider;t>=this.minAllowedGroupingEntries&&t<this.maxAllowedGroupingEntries&&i.push(r)}return i}}const o=new r;e["a"]=o},f4f4:function(t,e,n){var i,r;
31
31
  /**!
32
32
  * easy-pie-chart
33
33
  * Lightweight plugin to render simple, animated and retina optimized pie charts