diff --git a/svcs/amigo/resources/private/js/src/components/ChallegesPage.vue b/svcs/amigo/resources/private/js/src/components/ChallegesPage.vue index 84f0c324..1f358ec4 100644 --- a/svcs/amigo/resources/private/js/src/components/ChallegesPage.vue +++ b/svcs/amigo/resources/private/js/src/components/ChallegesPage.vue @@ -6,7 +6,7 @@

{{category[0].challenge.category}}

- diff --git a/svcs/amigo/resources/public/js/app.js b/svcs/amigo/resources/public/js/app.js index 1977de22..3faf8e6a 100644 --- a/svcs/amigo/resources/public/js/app.js +++ b/svcs/amigo/resources/public/js/app.js @@ -1 +1 @@ -(function(e){function t(t){for(var a,o,l=t[0],i=t[1],c=t[2],d=0,p=[];d0?n("tbody",e._l(e.teams,(function(e,t){return n("team-row",{key:e.id,attrs:{team:e,pos:t+1}})})),1):n("tbody",[n("tr",{staticClass:"text-center"},[n("td",{attrs:{colspan:e.get_challenges(e.challenges).length+3}},[e._v("No team registered to this event!")])])])])])},f=[];h._withStripped=!0;n(36),n(43),n(44),n(45),n(66),n(67);var g=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("tr",{class:{"bg-isUser":e.team.is_user}},[e.pos<4?n("td",{staticClass:"text-center rank-col",class:e.get_background(e.pos,e.team.is_user)},[n("span",{staticClass:"icon",class:{"has-text-warning":1===e.pos,"is-silver":2===e.pos,"is-bronze":3===e.pos}},[n("i",{staticClass:"fas fa-trophy"})])]):n("td",{staticClass:"text-center rank-col",class:e.get_background(e.pos,e.team.is_user)},[e._v(e._s(e.pos))]),n("td",{staticClass:"team-col",class:e.get_background(e.pos,e.team.is_user)},[n("strong",[e._v(e._s(e.team.name))])]),n("td",{staticClass:"text-center score-col",class:e.get_background(e.pos,e.team.is_user)},[e._v(e._s(e.team.tpoints))]),e._l(e.team.completions,(function(t){return n("challenge-cell",{key:t,class:e.get_background(e.pos,e.team.is_user),attrs:{completed:null!=t}})}))],2)},m=[];g._withStripped=!0;n(166);var b=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("td",{staticClass:"text-center scoreboard-border"},[n("span",{staticClass:"icon",class:{"text-success":e.completed}},[n("i",{staticClass:"fas",class:{"fa-check-circle":e.completed,"fa-circle":!e.completed}})])])},v=[];b._withStripped=!0;var _={name:"challenge-cell",props:{completed:Boolean}},C=_,w=Object(u["a"])(C,b,v,!1,null,null,null);w.options.__file="src/components/ChallengeCell.vue";var y=w.exports,x={name:"team-row",props:{team:Object,pos:Number},components:{ChallengeCell:y},methods:{get_background:function(e,t){return t?"bg-isUser":e%2===0?"even":"odd"}}},S=x,k=(n(170),Object(u["a"])(S,g,m,!1,null,null,null));k.options.__file="src/components/TeamRow.vue";var M=k.exports,T={name:"scoreboard",data:function(){return{teams:[],challenges:[]}},created:function(){var e=new URL("/scores",window.location.href);e.protocol=e.protocol.replace("http","ws"),this.connectToWS(e.href)},methods:{get_challenges:function(e){var t=[];for(var n in e)for(var a in e[n].chals)t.push(e[n].chals[a]);return t},category_name:function(e,t){if(t>3)return e;switch(e){case"Web exploitation":return"Web E.";case"Forensics":return"For..";case"Cryptography":return"Cry..";case"Binary":return"Bin..";case"Reverse Engineering":return"R. Eng."}},connectToWS:function(e){var t=this,n=new WebSocket(e);n.onmessage=t.receiveMsg,n.onclose=function(){n=null,setTimeout((function(){t.connectToWS(e)}),3e3)}},receiveMsg:function(e){for(var t=e.data.split("\n"),n=0;n0?n("tbody",e._l(e.teams,(function(t,a){return n("tr",{key:t.id},[n("td",{staticClass:"text-center"},[e._v(e._s(a+1))]),n("td",[e._v(e._s(t.name))]),n("td",[e._v(e._s(t.tpoints))])])})),0):n("tbody",[e._m(1)])])],1)},ne=[function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("thead",{staticClass:"thead-dark-custom"},[n("tr",[n("th",{staticClass:"text-center"},[e._v("#")]),n("th",[e._v("Team")]),n("th",[e._v("Score")])])])},function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("tr",{staticClass:"text-center"},[n("td",{attrs:{colspan:"3"}},[e._v("No team registered to this event!")])])}];te._withStripped=!0;n(178),n(179),n(180),n(182),n(183);var ae=n(122),se={name:"ScoreGraph",components:{Plotly:ae["Plotly"]},data:function(){return{teams:[],data:[{x:[1,2,3,4],y:[10,15,13,17],type:"scatter"}],traces:[],layout:{paper_bgcolor:"rgba(0,0,0,0)",plot_bgcolor:"rgba(0,0,0,0)",hovermode:"closest",xaxis:{showgrid:!1,showspikes:!0},yaxis:{showgrid:!1,showspikes:!0},legend:{orientation:"h"}}}},created:function(){var e=new URL("/challengesFrontend",window.location.href);e.protocol=e.protocol.replace("http","ws"),this.connectToWS(e.href)},methods:{connectToWS:function(e){var t=this,n=new WebSocket(e);n.onmessage=t.receiveMsg,n.onclose=function(){n=null,setTimeout((function(){t.connectToWS(e)}),3e3)}},receiveMsg:function(e){for(var t=e.data.split("\n"),n=0;n>8*s&255;a+=("00"+r.toString(16)).substr(-2)}return a}}},re=se,oe=Object(u["a"])(re,te,ne,!1,null,"306fd2e5",null);oe.options.__file="src/components/TeamsPage.vue";var le=oe.exports,ie=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"mt-toppage-reset pt-2 mb-2"},[0==e.isVpn?n("form",{on:{submit:function(t){return t.preventDefault(),e.submit(t)}}},[n("input",{staticClass:"btn btn-login",staticStyle:{width:"auto"},attrs:{type:"submit",disabled:e.isDisabled,value:"RESET Kali Machine"}})]):1==e.isVpn?n("div",[n("div",{staticClass:"labsubnet"},[e._v(" Lab Subnet: [ "),n("b",[e._v(e._s(e.labSubnet)+" ")]),e._v("] ")])]):n("div",[n("form",{on:{submit:function(t){return t.preventDefault(),e.submit(t)}}},[n("input",{staticClass:"btn btn-login",staticStyle:{width:"auto"},attrs:{type:"submit",disabled:e.isDisabled,value:"RESET Kali Machine"}})]),n("div",{staticClass:"labsubnet mt-2"},[e._v(" Lab Subnet: [ "),n("b",[e._v(e._s(e.labSubnet)+" ")]),e._v("] ")])])])},ce=[];ie._withStripped=!0;var ue={name:"ResetFrontend",data:function(){return{isDisabled:!1,isVpn:0,labSubnet:""}},created:function(){this.getLabSubnet()},methods:{submit:function(){var e=Object(l["a"])(regeneratorRuntime.mark((function e(){var t,n,a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return this.isDisabled=!0,t={method:"POST",headers:{"Content-Type":"application/json"}},e.next=4,fetch("/reset/frontend",t).then((function(e){return e.json()}));case 4:if(n=e.sent,a=document.getElementById("reset-frontend-resp"),void 0===n.error){e.next=10;break}return a.innerHTML=''+n.error+"",this.isDisabled=!1,e.abrupt("return");case 10:"ok"===n.status&&(a.innerHTML='Kali Machine successfully restarted',this.isDisabled=!1);case 11:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}(),getLabSubnet:function(){var e=Object(l["a"])(regeneratorRuntime.mark((function e(){var t,n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return t={method:"POST",headers:{"Content-Type":"application/json"}},e.next=3,fetch("/get/labsubnet",t).then((function(e){return e.json()}));case 3:n=e.sent,this.isVpn=n.isVPN,""==n.labSubnet?this.labSubnet="NOT ASSIGNED YET":this.labSubnet=n.labSubnet+"/24";case 6:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}()}},de=ue,pe=(n(184),Object(u["a"])(de,ie,ce,!1,null,"585ba7fe",null));pe.options.__file="src/components/ResetFrontend.vue";var he=pe.exports,fe=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"dropdown"},[n("button",{staticClass:"btn btn-haaukins dropdown-toggle dropdown-css",attrs:{type:"button",id:"dropdownMenuButton","data-toggle":"dropdown"},on:{click:function(t){return e.createDropDown()}}},[e._v(" VPN ")]),n("div",{staticClass:"dropdown-menu custom-css",attrs:{"aria-labelledby":"dropdownMenuButton"}},e._l(e.dropDownList,(function(t){return n("a",{key:t.vpnConnID,staticClass:"dropdown-item vpn-dd-line",on:{click:function(n){return e.downloadConf(t.vpnConnID,t.status)}}},[e._v(" "+e._s(t.vpnConnID)+" "),n("span",{staticClass:"float-right"},[e._v(e._s(t.status))])])})),0)])},ge=[];fe._withStripped=!0;var me=n(186).default,be={name:"VPNDropdown",data:function(){return{dropDownList:[]}},methods:{createDropDown:function(){var e=Object(l["a"])(regeneratorRuntime.mark((function e(){var t,n,a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return this.dropDownList=[],t={method:"POST",headers:{"Content-Type":"application/json"}},e.next=4,fetch("/vpn/status",t).then((function(e){return e.json()}));case 4:for(n=e.sent,a=0;a0?n("tbody",e._l(e.teams,(function(e,t){return n("team-row",{key:e.id,attrs:{team:e,pos:t+1}})})),1):n("tbody",[n("tr",{staticClass:"text-center"},[n("td",{attrs:{colspan:e.get_challenges(e.challenges).length+3}},[e._v("No team registered to this event!")])])])])])},f=[];h._withStripped=!0;n(38),n(43),n(44),n(45),n(69),n(70),n(71);var g=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("tr",{class:{"bg-isUser":e.team.is_user}},[e.pos<4?n("td",{staticClass:"text-center rank-col",class:e.get_background(e.pos,e.team.is_user)},[n("span",{staticClass:"icon",class:{"has-text-warning":1===e.pos,"is-silver":2===e.pos,"is-bronze":3===e.pos}},[n("i",{staticClass:"fas fa-trophy"})])]):n("td",{staticClass:"text-center rank-col",class:e.get_background(e.pos,e.team.is_user)},[e._v(e._s(e.pos))]),n("td",{staticClass:"team-col",class:e.get_background(e.pos,e.team.is_user)},[n("strong",[e._v(e._s(e.team.name))])]),n("td",{staticClass:"text-center score-col",class:e.get_background(e.pos,e.team.is_user)},[e._v(e._s(e.team.tpoints))]),e._l(e.team.completions,(function(t){return n("challenge-cell",{key:t,class:e.get_background(e.pos,e.team.is_user),attrs:{completed:null!=t}})}))],2)},m=[];g._withStripped=!0;n(178);var b=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("td",{staticClass:"text-center scoreboard-border"},[n("span",{staticClass:"icon",class:{"text-success":e.completed}},[n("i",{staticClass:"fas",class:{"fa-check-circle":e.completed,"fa-circle":!e.completed}})])])},v=[];b._withStripped=!0;var _={name:"challenge-cell",props:{completed:Boolean}},y=_,C=Object(u["a"])(y,b,v,!1,null,null,null);C.options.__file="src/components/ChallengeCell.vue";var w=C.exports,x={name:"team-row",props:{team:Object,pos:Number},components:{ChallengeCell:w},methods:{get_background:function(e,t){return t?"bg-isUser":e%2===0?"even":"odd"}}},S=x,k=(n(182),Object(u["a"])(S,g,m,!1,null,null,null));k.options.__file="src/components/TeamRow.vue";var M=k.exports,T={name:"scoreboard",data:function(){return{teams:[],challenges:[]}},created:function(){var e=new URL("/scores",window.location.href);e.protocol=e.protocol.replace("http","ws"),this.connectToWS(e.href)},methods:{get_challenges:function(e){var t=[];for(var n in e)for(var a in e[n].chals)t.push(e[n].chals[a]);return t},category_name:function(e,t){if(t>3)return e;switch(e){case"Web exploitation":return"Web E.";case"Forensics":return"For..";case"Cryptography":return"Cry..";case"Binary":return"Bin..";case"Reverse Engineering":return"R. Eng."}},connectToWS:function(e){var t=this,n=new WebSocket(e);n.onmessage=t.receiveMsg,n.onclose=function(){n=null,setTimeout((function(){t.connectToWS(e)}),3e3)}},receiveMsg:function(e){for(var t=e.data.split("\n"),n=0;n0?n("tbody",e._l(e.teams,(function(t,a){return n("tr",{key:t.id},[n("td",{staticClass:"text-center"},[e._v(e._s(a+1))]),n("td",[e._v(e._s(t.name))]),n("td",[e._v(e._s(t.tpoints))])])})),0):n("tbody",[e._m(1)])])],1)},ne=[function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("thead",{staticClass:"thead-dark-custom"},[n("tr",[n("th",{staticClass:"text-center"},[e._v("#")]),n("th",[e._v("Team")]),n("th",[e._v("Score")])])])},function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("tr",{staticClass:"text-center"},[n("td",{attrs:{colspan:"3"}},[e._v("No team registered to this event!")])])}];te._withStripped=!0;n(190),n(191),n(192),n(193);var ae=n(127),se={name:"ScoreGraph",components:{Plotly:ae["Plotly"]},data:function(){return{teams:[],data:[{x:[1,2,3,4],y:[10,15,13,17],type:"scatter"}],traces:[],layout:{paper_bgcolor:"rgba(0,0,0,0)",plot_bgcolor:"rgba(0,0,0,0)",hovermode:"closest",xaxis:{showgrid:!1,showspikes:!0},yaxis:{showgrid:!1,showspikes:!0},legend:{orientation:"h"}}}},created:function(){var e=new URL("/challengesFrontend",window.location.href);e.protocol=e.protocol.replace("http","ws"),this.connectToWS(e.href)},methods:{connectToWS:function(e){var t=this,n=new WebSocket(e);n.onmessage=t.receiveMsg,n.onclose=function(){n=null,setTimeout((function(){t.connectToWS(e)}),3e3)}},receiveMsg:function(e){for(var t=e.data.split("\n"),n=0;n>8*s&255;a+=("00"+r.toString(16)).substr(-2)}return a}}},re=se,oe=Object(u["a"])(re,te,ne,!1,null,"306fd2e5",null);oe.options.__file="src/components/TeamsPage.vue";var le=oe.exports,ie=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"mt-toppage-reset pt-2 mb-2"},[0==e.isVpn?n("form",{on:{submit:function(t){return t.preventDefault(),e.submit.apply(null,arguments)}}},[n("input",{staticClass:"btn btn-login",staticStyle:{width:"auto"},attrs:{type:"submit",disabled:e.isDisabled,value:"RESET Kali Machine"}})]):1==e.isVpn?n("div",[n("div",{staticClass:"labsubnet"},[e._v(" Lab Subnet: [ "),n("b",[e._v(e._s(e.labSubnet)+" ")]),e._v("] ")])]):n("div",[n("form",{on:{submit:function(t){return t.preventDefault(),e.submit.apply(null,arguments)}}},[n("input",{staticClass:"btn btn-login",staticStyle:{width:"auto"},attrs:{type:"submit",disabled:e.isDisabled,value:"RESET Kali Machine"}})]),n("div",{staticClass:"labsubnet mt-2"},[e._v(" Lab Subnet: [ "),n("b",[e._v(e._s(e.labSubnet)+" ")]),e._v("] ")])])])},ce=[];ie._withStripped=!0;var ue={name:"ResetFrontend",data:function(){return{isDisabled:!1,isVpn:0,labSubnet:""}},created:function(){this.getLabSubnet()},methods:{submit:function(){var e=Object(l["a"])(regeneratorRuntime.mark((function e(){var t,n,a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return this.isDisabled=!0,t={method:"POST",headers:{"Content-Type":"application/json"}},e.next=4,fetch("/reset/frontend",t).then((function(e){return e.json()}));case 4:if(n=e.sent,a=document.getElementById("reset-frontend-resp"),void 0===n.error){e.next=10;break}return a.innerHTML=''+n.error+"",this.isDisabled=!1,e.abrupt("return");case 10:"ok"===n.status&&(a.innerHTML='Kali Machine successfully restarted',this.isDisabled=!1);case 11:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}(),getLabSubnet:function(){var e=Object(l["a"])(regeneratorRuntime.mark((function e(){var t,n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return t={method:"POST",headers:{"Content-Type":"application/json"}},e.next=3,fetch("/get/labsubnet",t).then((function(e){return e.json()}));case 3:n=e.sent,this.isVpn=n.isVPN,""==n.labSubnet?this.labSubnet="NOT ASSIGNED YET":this.labSubnet=n.labSubnet+"/24";case 6:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}()}},de=ue,pe=(n(194),Object(u["a"])(de,ie,ce,!1,null,"585ba7fe",null));pe.options.__file="src/components/ResetFrontend.vue";var he=pe.exports,fe=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"dropdown"},[n("button",{staticClass:"btn btn-haaukins dropdown-toggle dropdown-css",attrs:{type:"button",id:"dropdownMenuButton","data-toggle":"dropdown"},on:{click:function(t){return e.createDropDown()}}},[e._v(" VPN ")]),n("div",{staticClass:"dropdown-menu custom-css",attrs:{"aria-labelledby":"dropdownMenuButton"}},e._l(e.dropDownList,(function(t){return n("a",{key:t.vpnConnID,staticClass:"dropdown-item vpn-dd-line",on:{click:function(n){return e.downloadConf(t.vpnConnID,t.status)}}},[e._v(" "+e._s(t.vpnConnID)+" "),n("span",{staticClass:"float-right"},[e._v(e._s(t.status))])])})),0)])},ge=[];fe._withStripped=!0;var me=n(196).default,be={name:"VPNDropdown",data:function(){return{dropDownList:[]}},methods:{createDropDown:function(){var e=Object(l["a"])(regeneratorRuntime.mark((function e(){var t,n,a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return this.dropDownList=[],t={method:"POST",headers:{"Content-Type":"application/json"}},e.next=4,fetch("/vpn/status",t).then((function(e){return e.json()}));case 4:for(n=e.sent,a=0;a=0&&Math.floor(e)===e&&isFinite(t)}function h(t){return i(t)&&"function"===typeof t.then&&"function"===typeof t.catch}function m(t){return null==t?"":Array.isArray(t)||f(t)&&t.toString===c?JSON.stringify(t,null,2):String(t)}function g(t){var e=parseFloat(t);return isNaN(e)?t:e}function v(t,e){for(var n=Object.create(null),r=t.split(","),i=0;i-1)return t.splice(n,1)}}var w=Object.prototype.hasOwnProperty;function _(t,e){return w.call(t,e)}function k(t){var e=Object.create(null);return function(n){var r=e[n];return r||(e[n]=t(n))}}var T=/-(\w)/g,A=k((function(t){return t.replace(T,(function(t,e){return e?e.toUpperCase():""}))})),M=k((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),S=/\B([A-Z])/g,O=k((function(t){return t.replace(S,"-$1").toLowerCase()}));function C(t,e){function n(n){var r=arguments.length;return r?r>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n}function E(t,e){return t.bind(e)}var P=Function.prototype.bind?E:C;function L(t,e){e=e||0;var n=t.length-e,r=new Array(n);while(n--)r[n]=t[n+e];return r}function D(t,e){for(var n in e)t[n]=e[n];return t}function I(t){for(var e={},n=0;n0,it=et&&et.indexOf("edge/")>0,ot=(et&&et.indexOf("android"),et&&/iphone|ipad|ipod|ios/.test(et)||"ios"===tt),at=(et&&/chrome\/\d+/.test(et),et&&/phantomjs/.test(et),et&&et.match(/firefox\/(\d+)/)),st={}.watch,lt=!1;if(K)try{var ct={};Object.defineProperty(ct,"passive",{get:function(){lt=!0}}),window.addEventListener("test-passive",null,ct)}catch(rs){}var ut=function(){return void 0===Z&&(Z=!K&&!Q&&"undefined"!==typeof t&&(t["process"]&&"server"===t["process"].env.VUE_ENV)),Z},ft=K&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function dt(t){return"function"===typeof t&&/native code/.test(t.toString())}var pt,ht="undefined"!==typeof Symbol&&dt(Symbol)&&"undefined"!==typeof Reflect&&dt(Reflect.ownKeys);pt="undefined"!==typeof Set&&dt(Set)?Set:function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(t){return!0===this.set[t]},t.prototype.add=function(t){this.set[t]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var mt=z,gt=z,vt=z,bt=z,yt="undefined"!==typeof console,xt=/(?:^|[-_])(\w)/g,wt=function(t){return t.replace(xt,(function(t){return t.toUpperCase()})).replace(/[-_]/g,"")};mt=function(t,e){var n=e?vt(e):"";q.warnHandler?q.warnHandler.call(null,t,e,n):yt&&!q.silent&&console.error("[Vue warn]: "+t+n)},gt=function(t,e){yt&&!q.silent&&console.warn("[Vue tip]: "+t+(e?vt(e):""))},bt=function(t,e){if(t.$root===t)return"";var n="function"===typeof t&&null!=t.cid?t.options:t._isVue?t.$options||t.constructor.options:t,r=n.name||n._componentTag,i=n.__file;if(!r&&i){var o=i.match(/([^/\\]+)\.vue$/);r=o&&o[1]}return(r?"<"+wt(r)+">":"")+(i&&!1!==e?" at "+i:"")};var _t=function(t,e){var n="";while(e)e%2===1&&(n+=t),e>1&&(t+=t),e>>=1;return n};vt=function(t){if(t._isVue&&t.$parent){var e=[],n=0;while(t){if(e.length>0){var r=e[e.length-1];if(r.constructor===t.constructor){n++,t=t.$parent;continue}n>0&&(e[e.length-1]=[r,n],n=0)}e.push(t),t=t.$parent}return"\n\nfound in\n\n"+e.map((function(t,e){return""+(0===e?"---\x3e ":_t(" ",5+2*e))+(Array.isArray(t)?bt(t[0])+"... ("+t[1]+" recursive calls)":bt(t))})).join("\n")}return"\n\n(found in "+bt(t)+")"};var kt=0,Tt=function(){this.id=kt++,this.subs=[]};Tt.prototype.addSub=function(t){this.subs.push(t)},Tt.prototype.removeSub=function(t){x(this.subs,t)},Tt.prototype.depend=function(){Tt.target&&Tt.target.addDep(this)},Tt.prototype.notify=function(){var t=this.subs.slice();q.async||t.sort((function(t,e){return t.id-e.id}));for(var e=0,n=t.length;e-1)if(o&&!_(i,"default"))a=!1;else if(""===a||a===O(t)){var l=me(String,i.type);(l<0||s0&&(a=rn(a,(e||"")+"_"+n),nn(a[0])&&nn(c)&&(u[l]=Pt(c.text+a[0].text),a.shift()),u.push.apply(u,a)):s(a)?nn(c)?u[l]=Pt(c.text+a):""!==a&&u.push(Pt(a)):nn(a)&&nn(c)?u[l]=Pt(c.text+a.text):(o(t._isVList)&&i(a.tag)&&r(a.key)&&i(e)&&(a.key="__vlist"+e+"_"+n+"__"),u.push(a)));return u}function on(t){var e=t.$options.provide;e&&(t._provided="function"===typeof e?e.call(t):e)}function an(t){var e=sn(t.$options.inject,t);e&&(Ft(!1),Object.keys(e).forEach((function(n){Ht(t,n,e[n],(function(){mt('Avoid mutating an injected value directly since the changes will be overwritten whenever the provided component re-renders. injection being mutated: "'+n+'"',t)}))})),Ft(!0))}function sn(t,e){if(t){for(var n=Object.create(null),r=ht?Reflect.ownKeys(t):Object.keys(t),i=0;i0,a=t?!!t.$stable:!o,s=t&&t.$key;if(t){if(t._normalized)return t._normalized;if(a&&r&&r!==n&&s===r.$key&&!o&&!r.$hasNormal)return r;for(var l in i={},t)t[l]&&"$"!==l[0]&&(i[l]=fn(e,l,t[l]))}else i={};for(var c in e)c in i||(i[c]=dn(e,c));return t&&Object.isExtensible(t)&&(t._normalized=i),Y(i,"$stable",a),Y(i,"$key",s),Y(i,"$hasNormal",o),i}function fn(t,e,n){var r=function(){var t=arguments.length?n.apply(null,arguments):n({});return t=t&&"object"===typeof t&&!Array.isArray(t)?[t]:en(t),t&&(0===t.length||1===t.length&&t[0].isComment)?void 0:t};return n.proxy&&Object.defineProperty(t,e,{get:r,enumerable:!0,configurable:!0}),r}function dn(t,e){return function(){return t[e]}}function pn(t,e){var n,r,o,a,s;if(Array.isArray(t)||"string"===typeof t)for(n=new Array(t.length),r=0,o=t.length;r.",t),a=new Ot(q.parsePlatformTagName(e),n,r,void 0,void 0,t)):a=n&&n.pre||!i(c=se(t.$options,"components",e))?new Ot(e,n,r,void 0,void 0,t):In(c,n,t,r,e)):a=In(e,n,t,r);return Array.isArray(a)?a:i(a)?(i(l)&&Hn(a,l),i(n)&&qn(n),a):Et()}function Hn(t,e,n){if(t.ns=e,"foreignObject"===t.tag&&(e=void 0,n=!0),i(t.children))for(var a=0,s=t.children.length;a1?L(r):r;for(var i=L(arguments,1),o='event handler for "'+t+'"',a=0,s=r.length;adocument.createEvent("Event").timeStamp&&(Sr=function(){return Or.now()})}function Cr(){var t,e;for(Mr=Sr(),kr=!0,br.sort((function(t,e){return t.id-e.id})),Tr=0;Trvr)){mt("You may have an infinite update loop "+(t.user?'in watcher with expression "'+t.expression+'"':"in a component render function."),t.vm);break}var n=yr.slice(),r=br.slice();Ar(),Lr(n),Er(r),ft&&q.devtools&&ft.emit("flush")}function Er(t){var e=t.length;while(e--){var n=t[e],r=n.vm;r._watcher===n&&r._isMounted&&!r._isDestroyed&&gr(r,"updated")}}function Pr(t){t._inactive=!1,yr.push(t)}function Lr(t){for(var e=0;eTr&&br[n].id>t.id)n--;br.splice(n+1,0,t)}else br.push(t);if(!_r){if(_r=!0,!q.async)return void Cr();Ie(Cr)}}}var Ir=0,zr=function(t,e,n,r,i){this.vm=t,i&&(t._watcher=this),t._watchers.push(this),r?(this.deep=!!r.deep,this.user=!!r.user,this.lazy=!!r.lazy,this.sync=!!r.sync,this.before=r.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++Ir,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new pt,this.newDepIds=new pt,this.expression=e.toString(),"function"===typeof e?this.getter=e:(this.getter=X(e),this.getter||(this.getter=z,mt('Failed watching path: "'+e+'" Watcher only accepts simple dot-delimited paths. For full control, use a function instead.',t))),this.value=this.lazy?void 0:this.get()};zr.prototype.get=function(){var t;Mt(this);var e=this.vm;try{t=this.getter.call(e,e)}catch(rs){if(!this.user)throw rs;xe(rs,e,'getter for watcher "'+this.expression+'"')}finally{this.deep&&$e(t),St(),this.cleanupDeps()}return t},zr.prototype.addDep=function(t){var e=t.id;this.newDepIds.has(e)||(this.newDepIds.add(e),this.newDeps.push(t),this.depIds.has(e)||t.addSub(this))},zr.prototype.cleanupDeps=function(){var t=this.deps.length;while(t--){var e=this.deps[t];this.newDepIds.has(e.id)||e.removeSub(this)}var n=this.depIds;this.depIds=this.newDepIds,this.newDepIds=n,this.newDepIds.clear(),n=this.deps,this.deps=this.newDeps,this.newDeps=n,this.newDeps.length=0},zr.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():Dr(this)},zr.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||l(t)||this.deep){var e=this.value;if(this.value=t,this.user)try{this.cb.call(this.vm,t,e)}catch(rs){xe(rs,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,t,e)}}},zr.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},zr.prototype.depend=function(){var t=this.deps.length;while(t--)this.deps[t].depend()},zr.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||x(this.vm._watchers,this);var t=this.deps.length;while(t--)this.deps[t].removeSub(this);this.active=!1}};var Rr={enumerable:!0,configurable:!0,get:z,set:z};function jr(t,e,n){Rr.get=function(){return this[e][n]},Rr.set=function(t){this[e][n]=t},Object.defineProperty(t,n,Rr)}function Fr(t){t._watchers=[];var e=t.$options;e.props&&Br(t,e.props),e.methods&&Yr(t,e.methods),e.data?Nr(t):Ut(t._data={},!0),e.computed&&Hr(t,e.computed),e.watch&&e.watch!==st&&Wr(t,e.watch)}function Br(t,e){var n=t.$options.propsData||{},r=t._props={},i=t.$options._propKeys=[],o=!t.$parent;o||Ft(!1);var a=function(a){i.push(a);var s=le(a,e,n,t),l=O(a);(y(l)||q.isReservedAttr(l))&&mt('"'+l+'" is a reserved attribute and cannot be used as component prop.',t),Ht(r,a,s,(function(){o||sr||mt("Avoid mutating a prop directly since the value will be overwritten whenever the parent component re-renders. Instead, use a data or computed property based on the prop's value. Prop being mutated: \""+a+'"',t)})),a in t||jr(t,"_props",a)};for(var s in e)a(s);Ft(!0)}function Nr(t){var e=t.$options.data;e=t._data="function"===typeof e?Vr(e,t):e||{},f(e)||(e={},mt("data functions should return an object:\nhttps://vuejs.org/v2/guide/components.html#data-Must-Be-a-Function",t));var n=Object.keys(e),r=t.$options.props,i=t.$options.methods,o=n.length;while(o--){var a=n[o];i&&_(i,a)&&mt('Method "'+a+'" has already been defined as a data property.',t),r&&_(r,a)?mt('The data property "'+a+'" is already declared as a prop. Use prop default value instead.',t):G(a)||jr(t,"_data",a)}Ut(e,!0)}function Vr(t,e){Mt();try{return t.call(e,e)}catch(rs){return xe(rs,e,"data()"),{}}finally{St()}}var Ur={lazy:!0};function Hr(t,e){var n=t._computedWatchers=Object.create(null),r=ut();for(var i in e){var o=e[i],a="function"===typeof o?o:o.get;null==a&&mt('Getter is missing for computed property "'+i+'".',t),r||(n[i]=new zr(t,a||z,z,Ur)),i in t?i in t.$data?mt('The computed property "'+i+'" is already defined in data.',t):t.$options.props&&i in t.$options.props&&mt('The computed property "'+i+'" is already defined as a prop.',t):qr(t,i,o)}}function qr(t,e,n){var r=!ut();"function"===typeof n?(Rr.get=r?$r(e):Gr(n),Rr.set=z):(Rr.get=n.get?r&&!1!==n.cache?$r(e):Gr(n.get):z,Rr.set=n.set||z),Rr.set===z&&(Rr.set=function(){mt('Computed property "'+e+'" was assigned to but it has no setter.',this)}),Object.defineProperty(t,e,Rr)}function $r(t){return function(){var e=this._computedWatchers&&this._computedWatchers[t];if(e)return e.dirty&&e.evaluate(),Tt.target&&e.depend(),e.value}}function Gr(t){return function(){return t.call(this,this)}}function Yr(t,e){var n=t.$options.props;for(var r in e)"function"!==typeof e[r]&&mt('Method "'+r+'" has type "'+typeof e[r]+'" in the component definition. Did you reference the function correctly?',t),n&&_(n,r)&&mt('Method "'+r+'" has already been defined as a prop.',t),r in t&&G(r)&&mt('Method "'+r+'" conflicts with an existing Vue instance method. Avoid defining component methods that start with _ or $.'),t[r]="function"!==typeof e[r]?z:P(e[r],t)}function Wr(t,e){for(var n in e){var r=e[n];if(Array.isArray(r))for(var i=0;i-1)return this;var n=L(arguments,1);return n.unshift(this),"function"===typeof t.install?t.install.apply(t,n):"function"===typeof t&&t.apply(null,n),e.push(t),this}}function ii(t){t.mixin=function(t){return this.options=ae(this.options,t),this}}function oi(t){t.cid=0;var e=1;t.extend=function(t){t=t||{};var n=this,r=n.cid,i=t._Ctor||(t._Ctor={});if(i[r])return i[r];var o=t.name||n.options.name;o&&ee(o);var a=function(t){this._init(t)};return a.prototype=Object.create(n.prototype),a.prototype.constructor=a,a.cid=e++,a.options=ae(n.options,t),a["super"]=n,a.options.props&&ai(a),a.options.computed&&si(a),a.extend=n.extend,a.mixin=n.mixin,a.use=n.use,U.forEach((function(t){a[t]=n[t]})),o&&(a.options.components[o]=a),a.superOptions=n.options,a.extendOptions=t,a.sealedOptions=D({},a.options),i[r]=a,a}}function ai(t){var e=t.options.props;for(var n in e)jr(t.prototype,"_props",n)}function si(t){var e=t.options.computed;for(var n in e)qr(t.prototype,n,e[n])}function li(t){U.forEach((function(e){t[e]=function(t,n){return n?("component"===e&&ee(t),"component"===e&&f(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&"function"===typeof n&&(n={bind:n,update:n}),this.options[e+"s"][t]=n,n):this.options[e+"s"][t]}}))}function ci(t){return t&&(t.Ctor.options.name||t.tag)}function ui(t,e){return Array.isArray(t)?t.indexOf(e)>-1:"string"===typeof t?t.split(",").indexOf(e)>-1:!!d(t)&&t.test(e)}function fi(t,e){var n=t.cache,r=t.keys,i=t._vnode;for(var o in n){var a=n[o];if(a){var s=ci(a.componentOptions);s&&!e(s)&&di(n,o,r,i)}}}function di(t,e,n,r){var i=t[e];!i||r&&i.tag===r.tag||i.componentInstance.$destroy(),t[e]=null,x(n,e)}Kr(ni),Zr(ni),or(ni),ur(ni),Wn(ni);var pi=[String,RegExp,Array],hi={name:"keep-alive",abstract:!0,props:{include:pi,exclude:pi,max:[String,Number]},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var t in this.cache)di(this.cache,t,this.keys)},mounted:function(){var t=this;this.$watch("include",(function(e){fi(t,(function(t){return ui(e,t)}))})),this.$watch("exclude",(function(e){fi(t,(function(t){return!ui(e,t)}))}))},render:function(){var t=this.$slots.default,e=Qn(t),n=e&&e.componentOptions;if(n){var r=ci(n),i=this,o=i.include,a=i.exclude;if(o&&(!r||!ui(o,r))||a&&r&&ui(a,r))return e;var s=this,l=s.cache,c=s.keys,u=null==e.key?n.Ctor.cid+(n.tag?"::"+n.tag:""):e.key;l[u]?(e.componentInstance=l[u].componentInstance,x(c,u),c.push(u)):(l[u]=e,c.push(u),this.max&&c.length>parseInt(this.max)&&di(l,c[0],c,this._vnode)),e.data.keepAlive=!0}return e||t&&t[0]}},mi={KeepAlive:hi};function gi(t){var e={get:function(){return q},set:function(){mt("Do not replace the Vue.config object, set individual fields instead.")}};Object.defineProperty(t,"config",e),t.util={warn:mt,extend:D,mergeOptions:ae,defineReactive:Ht},t.set=qt,t.delete=$t,t.nextTick=Ie,t.observable=function(t){return Ut(t),t},t.options=Object.create(null),U.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,D(t.options.components,mi),ri(t),ii(t),oi(t),li(t)}gi(ni),Object.defineProperty(ni.prototype,"$isServer",{get:ut}),Object.defineProperty(ni.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(ni,"FunctionalRenderContext",{value:On}),ni.version="2.6.12";var vi=v("style,class"),bi=v("input,textarea,option,select,progress"),yi=function(t,e,n){return"value"===n&&bi(t)&&"button"!==e||"selected"===n&&"option"===t||"checked"===n&&"input"===t||"muted"===n&&"video"===t},xi=v("contenteditable,draggable,spellcheck"),wi=v("events,caret,typing,plaintext-only"),_i=function(t,e){return Si(e)||"false"===e?"false":"contenteditable"===t&&wi(e)?e:"true"},ki=v("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,translate,truespeed,typemustmatch,visible"),Ti="http://www.w3.org/1999/xlink",Ai=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},Mi=function(t){return Ai(t)?t.slice(6,t.length):""},Si=function(t){return null==t||!1===t};function Oi(t){var e=t.data,n=t,r=t;while(i(r.componentInstance))r=r.componentInstance._vnode,r&&r.data&&(e=Ci(r.data,e));while(i(n=n.parent))n&&n.data&&(e=Ci(e,n.data));return Ei(e.staticClass,e.class)}function Ci(t,e){return{staticClass:Pi(t.staticClass,e.staticClass),class:i(t.class)?[t.class,e.class]:e.class}}function Ei(t,e){return i(t)||i(e)?Pi(t,Li(e)):""}function Pi(t,e){return t?e?t+" "+e:t:e||""}function Li(t){return Array.isArray(t)?Di(t):l(t)?Ii(t):"string"===typeof t?t:""}function Di(t){for(var e,n="",r=0,o=t.length;r-1?Ni[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:Ni[t]=/HTMLUnknownElement/.test(e.toString())}var Ui=v("text,number,password,search,email,tel,url");function Hi(t){if("string"===typeof t){var e=document.querySelector(t);return e||(mt("Cannot find element: "+t),document.createElement("div"))}return t}function qi(t,e){var n=document.createElement(t);return"select"!==t||e.data&&e.data.attrs&&void 0!==e.data.attrs.multiple&&n.setAttribute("multiple","multiple"),n}function $i(t,e){return document.createElementNS(zi[t],e)}function Gi(t){return document.createTextNode(t)}function Yi(t){return document.createComment(t)}function Wi(t,e,n){t.insertBefore(e,n)}function Xi(t,e){t.removeChild(e)}function Zi(t,e){t.appendChild(e)}function Ji(t){return t.parentNode}function Ki(t){return t.nextSibling}function Qi(t){return t.tagName}function to(t,e){t.textContent=e}function eo(t,e){t.setAttribute(e,"")}var no=Object.freeze({createElement:qi,createElementNS:$i,createTextNode:Gi,createComment:Yi,insertBefore:Wi,removeChild:Xi,appendChild:Zi,parentNode:Ji,nextSibling:Ki,tagName:Qi,setTextContent:to,setStyleScope:eo}),ro={create:function(t,e){io(e)},update:function(t,e){t.data.ref!==e.data.ref&&(io(t,!0),io(e))},destroy:function(t){io(t,!0)}};function io(t,e){var n=t.data.ref;if(i(n)){var r=t.context,o=t.componentInstance||t.elm,a=r.$refs;e?Array.isArray(a[n])?x(a[n],o):a[n]===o&&(a[n]=void 0):t.data.refInFor?Array.isArray(a[n])?a[n].indexOf(o)<0&&a[n].push(o):a[n]=[o]:a[n]=o}}var oo=new Ot("",{},[]),ao=["create","activate","update","remove","destroy"];function so(t,e){return t.key===e.key&&(t.tag===e.tag&&t.isComment===e.isComment&&i(t.data)===i(e.data)&&lo(t,e)||o(t.isAsyncPlaceholder)&&t.asyncFactory===e.asyncFactory&&r(e.asyncFactory.error))}function lo(t,e){if("input"!==t.tag)return!0;var n,r=i(n=t.data)&&i(n=n.attrs)&&n.type,o=i(n=e.data)&&i(n=n.attrs)&&n.type;return r===o||Ui(r)&&Ui(o)}function co(t,e,n){var r,o,a={};for(r=e;r<=n;++r)o=t[r].key,i(o)&&(a[o]=r);return a}function uo(t){var e,n,a={},l=t.modules,c=t.nodeOps;for(e=0;e - did you register the component correctly? For recursive components, make sure to provide the "name" option.',t.context),t.elm=t.ns?c.createElementNS(t.ns,d):c.createElement(d,t),A(t),_(t,f,e),i(u)&&T(t,e),w(n,t.elm,r),u&&u.pre&&m--):o(t.isComment)?(t.elm=c.createComment(t.text),w(n,t.elm,r)):(t.elm=c.createTextNode(t.text),w(n,t.elm,r))}}function b(t,e,n,r){var a=t.data;if(i(a)){var s=i(t.componentInstance)&&a.keepAlive;if(i(a=a.hook)&&i(a=a.init)&&a(t,!1),i(t.componentInstance))return y(t,e),w(n,t.elm,r),o(s)&&x(t,e,n,r),!0}}function y(t,e){i(t.data.pendingInsert)&&(e.push.apply(e,t.data.pendingInsert),t.data.pendingInsert=null),t.elm=t.componentInstance.$el,k(t)?(T(t,e),A(t)):(io(t),e.push(t))}function x(t,e,n,r){var o,s=t;while(s.componentInstance)if(s=s.componentInstance._vnode,i(o=s.data)&&i(o=o.transition)){for(o=0;oh?(f=r(n[b+1])?null:n[b+1].elm,M(t,f,n,p,b,o)):p>b&&O(e,d,h)}function P(t){for(var e={},n=0;n, or missing . Bailing hydration and performing full client-side render.")}t=u(t)}var p=t.elm,h=c.parentNode(p);if(g(e,f,p._leaveCb?null:h,c.nextSibling(p)),i(e.parent)){var m=e.parent,v=k(e);while(m){for(var b=0;b-1?_o(t,e,n):ki(e)?Si(n)?t.removeAttribute(e):(n="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,n)):xi(e)?t.setAttribute(e,_i(e,n)):Ai(e)?Si(n)?t.removeAttributeNS(Ti,Mi(e)):t.setAttributeNS(Ti,e,n):_o(t,e,n)}function _o(t,e,n){if(Si(n))t.removeAttribute(e);else{if(nt&&!rt&&"TEXTAREA"===t.tagName&&"placeholder"===e&&""!==n&&!t.__ieph){var r=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",r)};t.addEventListener("input",r),t.__ieph=!0}t.setAttribute(e,n)}}var ko={create:xo,update:xo};function To(t,e){var n=e.elm,o=e.data,a=t.data;if(!(r(o.staticClass)&&r(o.class)&&(r(a)||r(a.staticClass)&&r(a.class)))){var s=Oi(e),l=n._transitionClasses;i(l)&&(s=Pi(s,Li(l))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var Ao,Mo={create:To,update:To},So="__r",Oo="__c";function Co(t){if(i(t[So])){var e=nt?"change":"input";t[e]=[].concat(t[So],t[e]||[]),delete t[So]}i(t[Oo])&&(t.change=[].concat(t[Oo],t.change||[]),delete t[Oo])}function Eo(t,e,n){var r=Ao;return function i(){var o=e.apply(null,arguments);null!==o&&Do(t,i,n,r)}}var Po=Me&&!(at&&Number(at[1])<=53);function Lo(t,e,n,r){if(Po){var i=Mr,o=e;e=o._wrapper=function(t){if(t.target===t.currentTarget||t.timeStamp>=i||t.timeStamp<=0||t.target.ownerDocument!==document)return o.apply(this,arguments)}}Ao.addEventListener(t,e,lt?{capture:n,passive:r}:n)}function Do(t,e,n,r){(r||Ao).removeEventListener(t,e._wrapper||e,n)}function Io(t,e){if(!r(t.data.on)||!r(e.data.on)){var n=e.data.on||{},i=t.data.on||{};Ao=e.elm,Co(n),Ze(n,i,Lo,Do,Eo,e.context),Ao=void 0}}var zo,Ro={create:Io,update:Io};function jo(t,e){if(!r(t.data.domProps)||!r(e.data.domProps)){var n,o,a=e.elm,s=t.data.domProps||{},l=e.data.domProps||{};for(n in i(l.__ob__)&&(l=e.data.domProps=D({},l)),s)n in l||(a[n]="");for(n in l){if(o=l[n],"textContent"===n||"innerHTML"===n){if(e.children&&(e.children.length=0),o===s[n])continue;1===a.childNodes.length&&a.removeChild(a.childNodes[0])}if("value"===n&&"PROGRESS"!==a.tagName){a._value=o;var c=r(o)?"":String(o);Fo(a,c)&&(a.value=c)}else if("innerHTML"===n&&ji(a.tagName)&&r(a.innerHTML)){zo=zo||document.createElement("div"),zo.innerHTML=""+o+"";var u=zo.firstChild;while(a.firstChild)a.removeChild(a.firstChild);while(u.firstChild)a.appendChild(u.firstChild)}else if(o!==s[n])try{a[n]=o}catch(rs){}}}}function Fo(t,e){return!t.composing&&("OPTION"===t.tagName||Bo(t,e)||No(t,e))}function Bo(t,e){var n=!0;try{n=document.activeElement!==t}catch(rs){}return n&&t.value!==e}function No(t,e){var n=t.value,r=t._vModifiers;if(i(r)){if(r.number)return g(n)!==g(e);if(r.trim)return n.trim()!==e.trim()}return n!==e}var Vo={create:jo,update:jo},Uo=k((function(t){var e={},n=/;(?![^(]*\))/g,r=/:(.+)/;return t.split(n).forEach((function(t){if(t){var n=t.split(r);n.length>1&&(e[n[0].trim()]=n[1].trim())}})),e}));function Ho(t){var e=qo(t.style);return t.staticStyle?D(t.staticStyle,e):e}function qo(t){return Array.isArray(t)?I(t):"string"===typeof t?Uo(t):t}function $o(t,e){var n,r={};if(e){var i=t;while(i.componentInstance)i=i.componentInstance._vnode,i&&i.data&&(n=Ho(i.data))&&D(r,n)}(n=Ho(t.data))&&D(r,n);var o=t;while(o=o.parent)o.data&&(n=Ho(o.data))&&D(r,n);return r}var Go,Yo=/^--/,Wo=/\s*!important$/,Xo=function(t,e,n){if(Yo.test(e))t.style.setProperty(e,n);else if(Wo.test(n))t.style.setProperty(O(e),n.replace(Wo,""),"important");else{var r=Jo(e);if(Array.isArray(n))for(var i=0,o=n.length;i-1?e.split(ta).forEach((function(e){return t.classList.add(e)})):t.classList.add(e);else{var n=" "+(t.getAttribute("class")||"")+" ";n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function na(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(ta).forEach((function(e){return t.classList.remove(e)})):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{var n=" "+(t.getAttribute("class")||"")+" ",r=" "+e+" ";while(n.indexOf(r)>=0)n=n.replace(r," ");n=n.trim(),n?t.setAttribute("class",n):t.removeAttribute("class")}}function ra(t){if(t){if("object"===typeof t){var e={};return!1!==t.css&&D(e,ia(t.name||"v")),D(e,t),e}return"string"===typeof t?ia(t):void 0}}var ia=k((function(t){return{enterClass:t+"-enter",enterToClass:t+"-enter-to",enterActiveClass:t+"-enter-active",leaveClass:t+"-leave",leaveToClass:t+"-leave-to",leaveActiveClass:t+"-leave-active"}})),oa=K&&!rt,aa="transition",sa="animation",la="transition",ca="transitionend",ua="animation",fa="animationend";oa&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(la="WebkitTransition",ca="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(ua="WebkitAnimation",fa="webkitAnimationEnd"));var da=K?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function pa(t){da((function(){da(t)}))}function ha(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),ea(t,e))}function ma(t,e){t._transitionClasses&&x(t._transitionClasses,e),na(t,e)}function ga(t,e,n){var r=ba(t,e),i=r.type,o=r.timeout,a=r.propCount;if(!i)return n();var s=i===aa?ca:fa,l=0,c=function(){t.removeEventListener(s,u),n()},u=function(e){e.target===t&&++l>=a&&c()};setTimeout((function(){l0&&(n=aa,u=a,f=o.length):e===sa?c>0&&(n=sa,u=c,f=l.length):(u=Math.max(a,c),n=u>0?a>c?aa:sa:null,f=n?n===aa?o.length:l.length:0);var d=n===aa&&va.test(r[la+"Property"]);return{type:n,timeout:u,propCount:f,hasTransform:d}}function ya(t,e){while(t.length explicit "+e+" duration is not a valid number - got "+JSON.stringify(t)+".",n.context):isNaN(t)&&mt(" explicit "+e+" duration is NaN - the duration expression might be incorrect.",n.context)}function Ta(t){return"number"===typeof t&&!isNaN(t)}function Aa(t){if(r(t))return!1;var e=t.fns;return i(e)?Aa(Array.isArray(e)?e[0]:e):(t._length||t.length)>1}function Ma(t,e){!0!==e.data.show&&wa(e)}var Sa=K?{create:Ma,activate:Ma,remove:function(t,e){!0!==t.data.show?_a(t,e):e()}}:{},Oa=[ko,Mo,Ro,Vo,Qo,Sa],Ca=Oa.concat(yo),Ea=uo({nodeOps:no,modules:Ca});rt&&document.addEventListener("selectionchange",(function(){var t=document.activeElement;t&&t.vmodel&&Fa(t,"input")}));var Pa={inserted:function(t,e,n,r){"select"===n.tag?(r.elm&&!r.elm._vOptions?Je(n,"postpatch",(function(){Pa.componentUpdated(t,e,n)})):La(t,e,n.context),t._vOptions=[].map.call(t.options,za)):("textarea"===n.tag||Ui(t.type))&&(t._vModifiers=e.modifiers,e.modifiers.lazy||(t.addEventListener("compositionstart",Ra),t.addEventListener("compositionend",ja),t.addEventListener("change",ja),rt&&(t.vmodel=!0)))},componentUpdated:function(t,e,n){if("select"===n.tag){La(t,e,n.context);var r=t._vOptions,i=t._vOptions=[].map.call(t.options,za);if(i.some((function(t,e){return!F(t,r[e])}))){var o=t.multiple?e.value.some((function(t){return Ia(t,i)})):e.value!==e.oldValue&&Ia(e.value,i);o&&Fa(t,"change")}}}};function La(t,e,n){Da(t,e,n),(nt||it)&&setTimeout((function(){Da(t,e,n)}),0)}function Da(t,e,n){var r=e.value,i=t.multiple;if(!i||Array.isArray(r)){for(var o,a,s=0,l=t.options.length;s-1,a.selected!==o&&(a.selected=o);else if(F(za(a),r))return void(t.selectedIndex!==s&&(t.selectedIndex=s));i||(t.selectedIndex=-1)}else mt(' expects an Array value for its binding, but got '+Object.prototype.toString.call(r).slice(8,-1),n)}function Ra(t,e){return e.every((function(e){return!F(e,t)}))}function ja(t){return"_value"in t?t._value:t.value}function Fa(t){t.target.composing=!0}function Ba(t){t.target.composing&&(t.target.composing=!1,Na(t.target,"input"))}function Na(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function Va(t){return!t.componentInstance||t.data&&t.data.transition?t:Va(t.componentInstance._vnode)}var Ua={bind:function(t,e,n){var r=e.value;n=Va(n);var i=n.data&&n.data.transition,o=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;r&&i?(n.data.show=!0,ka(n,(function(){t.style.display=o}))):t.style.display=r?o:"none"},update:function(t,e,n){var r=e.value,i=e.oldValue;if(!r!==!i){n=Va(n);var o=n.data&&n.data.transition;o?(n.data.show=!0,r?ka(n,(function(){t.style.display=t.__vOriginalDisplay})):Ta(n,(function(){t.style.display="none"}))):t.style.display=r?t.__vOriginalDisplay:"none"}},unbind:function(t,e,n,r,i){i||(t.style.display=t.__vOriginalDisplay)}},Ha={model:Da,show:Ua},qa={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function $a(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?$a(er(e.children)):t}function Ga(t){var e={},n=t.$options;for(var r in n.propsData)e[r]=t[r];var i=n._parentListeners;for(var o in i)e[A(o)]=i[o];return e}function Ya(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}function Wa(t){while(t=t.parent)if(t.data.transition)return!0}function Xa(t,e){return e.key===t.key&&e.tag===t.tag}var Za=function(t){return t.tag||dn(t)},Ja=function(t){return"show"===t.name},Ka={name:"transition",props:qa,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(Za),n.length)){n.length>1&&mt(" can only be used on a single element. Use for lists.",this.$parent);var r=this.mode;r&&"in-out"!==r&&"out-in"!==r&&mt("invalid mode: "+r,this.$parent);var i=n[0];if(Wa(this.$vnode))return i;var o=$a(i);if(!o)return i;if(this._leaving)return Ya(t,i);var a="__transition-"+this._uid+"-";o.key=null==o.key?o.isComment?a+"comment":a+o.tag:s(o.key)?0===String(o.key).indexOf(a)?o.key:a+o.key:o.key;var l=(o.data||(o.data={})).transition=Ga(this),c=this._vnode,u=$a(c);if(o.data.directives&&o.data.directives.some(Ja)&&(o.data.show=!0),u&&u.data&&!Xa(o,u)&&!dn(u)&&(!u.componentInstance||!u.componentInstance._vnode.isComment)){var f=u.data.transition=D({},l);if("out-in"===r)return this._leaving=!0,Qe(f,"afterLeave",(function(){e._leaving=!1,e.$forceUpdate()})),Ya(t,i);if("in-out"===r){if(dn(o))return c;var d,p=function(){d()};Qe(l,"afterEnter",p),Qe(l,"enterCancelled",p),Qe(f,"delayLeave",(function(t){d=t}))}}return i}}},Qa=D({tag:String,moveClass:String},qa);delete Qa.mode;var ts={props:Qa,beforeMount:function(){var t=this,e=this._update;this._update=function(n,r){var i=ur(t);t.__patch__(t._vnode,t.kept,!1,!0),t._vnode=t.kept,i(),e.call(t,n,r)}},render:function(t){for(var e=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,i=this.$slots.default||[],o=this.children=[],a=Ga(this),s=0;s children must be keyed: <"+u+">")}}if(r){for(var f=[],d=[],p=0;pn.parts.length&&(r.parts.length=n.parts.length)}else{var a=[];for(i=0;i0?i(r(t),9007199254740991):0}},function(t,e,n){var r=n(63),i=n(9),o=n(159);r||i(Object.prototype,"toString",o,{unsafe:!0})},function(t,e,n){var r=n(24);t.exports=function(t){return Object(r(t))}},function(t,e,n){var r=n(3),i=function(t){return"function"==typeof t?t:void 0};t.exports=function(t,e){return arguments.length<2?i(r[t]):r[t]&&r[t][e]}},function(t,e,n){var r=n(11),i=n(16),o=n(33);t.exports=r?function(t,e,n){return i.f(t,e,o(1,n))}:function(t,e,n){return t[e]=n,t}},function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},function(t,e,n){var r,i,o,a=n(135),s=n(3),l=n(5),c=n(21),u=n(8),f=n(51),d=n(57),p=n(55),h="Object already initialized",m=s.WeakMap,g=function(t){return o(t)?i(t):r(t,{})},v=function(t){return function(e){var n;if(!l(e)||(n=i(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return n}};if(a||f.state){var b=f.state||(f.state=new m),y=b.get,x=b.has,w=b.set;r=function(t,e){if(x.call(b,t))throw new TypeError(h);return e.facade=t,w.call(b,t,e),e},i=function(t){return y.call(b,t)||{}},o=function(t){return x.call(b,t)}}else{var _=d("state");p[_]=!0,r=function(t,e){if(u(t,_))throw new TypeError(h);return e.facade=t,c(t,_,e),e},i=function(t){return u(t,_)?t[_]:{}},o=function(t){return u(t,_)}}t.exports={set:r,get:i,has:o,enforce:g,getterFor:v}},function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},function(t,e){t.exports=!1},function(t,e,n){var r=n(20);t.exports=r("navigator","userAgent")||""},function(t,e,n){"use strict";n.r(e),function(t){ /**! * @fileOverview Kickass library to create and place poppers near their reference elements. * @version 1.16.1 @@ -29,7 +29,7 @@ var n=Object.freeze({});function r(t){return void 0===t||null===t}function i(t){ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -var n="undefined"!==typeof window&&"undefined"!==typeof document&&"undefined"!==typeof navigator,r=function(){for(var t=["Edge","Trident","Firefox"],e=0;e=0)return 1;return 0}();function i(t){var e=!1;return function(){e||(e=!0,window.Promise.resolve().then((function(){e=!1,t()})))}}function o(t){var e=!1;return function(){e||(e=!0,setTimeout((function(){e=!1,t()}),r))}}var a=n&&window.Promise,s=a?i:o;function l(t){var e={};return t&&"[object Function]"===e.toString.call(t)}function c(t,e){if(1!==t.nodeType)return[];var n=t.ownerDocument.defaultView,r=n.getComputedStyle(t,null);return e?r[e]:r}function u(t){return"HTML"===t.nodeName?t:t.parentNode||t.host}function f(t){if(!t)return document.body;switch(t.nodeName){case"HTML":case"BODY":return t.ownerDocument.body;case"#document":return t.body}var e=c(t),n=e.overflow,r=e.overflowX,i=e.overflowY;return/(auto|scroll|overlay)/.test(n+i+r)?t:f(u(t))}function d(t){return t&&t.referenceNode?t.referenceNode:t}var p=n&&!(!window.MSInputMethodContext||!document.documentMode),h=n&&/MSIE 10/.test(navigator.userAgent);function m(t){return 11===t?p:10===t?h:p||h}function g(t){if(!t)return document.documentElement;var e=m(10)?document.body:null,n=t.offsetParent||null;while(n===e&&t.nextElementSibling)n=(t=t.nextElementSibling).offsetParent;var r=n&&n.nodeName;return r&&"BODY"!==r&&"HTML"!==r?-1!==["TH","TD","TABLE"].indexOf(n.nodeName)&&"static"===c(n,"position")?g(n):n:t?t.ownerDocument.documentElement:document.documentElement}function v(t){var e=t.nodeName;return"BODY"!==e&&("HTML"===e||g(t.firstElementChild)===t)}function b(t){return null!==t.parentNode?b(t.parentNode):t}function y(t,e){if(!t||!t.nodeType||!e||!e.nodeType)return document.documentElement;var n=t.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_FOLLOWING,r=n?t:e,i=n?e:t,o=document.createRange();o.setStart(r,0),o.setEnd(i,0);var a=o.commonAncestorContainer;if(t!==a&&e!==a||r.contains(i))return v(a)?a:g(a);var s=b(t);return s.host?y(s.host,e):y(t,b(e).host)}function x(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"top",n="top"===e?"scrollTop":"scrollLeft",r=t.nodeName;if("BODY"===r||"HTML"===r){var i=t.ownerDocument.documentElement,o=t.ownerDocument.scrollingElement||i;return o[n]}return t[n]}function w(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=x(e,"top"),i=x(e,"left"),o=n?-1:1;return t.top+=r*o,t.bottom+=r*o,t.left+=i*o,t.right+=i*o,t}function _(t,e){var n="x"===e?"Left":"Top",r="Left"===n?"Right":"Bottom";return parseFloat(t["border"+n+"Width"])+parseFloat(t["border"+r+"Width"])}function k(t,e,n,r){return Math.max(e["offset"+t],e["scroll"+t],n["client"+t],n["offset"+t],n["scroll"+t],m(10)?parseInt(n["offset"+t])+parseInt(r["margin"+("Height"===t?"Top":"Left")])+parseInt(r["margin"+("Height"===t?"Bottom":"Right")]):0)}function T(t){var e=t.body,n=t.documentElement,r=m(10)&&getComputedStyle(n);return{height:k("Height",e,n,r),width:k("Width",e,n,r)}}var A=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")},M=function(){function t(t,e){for(var n=0;n2&&void 0!==arguments[2]&&arguments[2],r=m(10),i="HTML"===e.nodeName,o=E(t),a=E(e),s=f(t),l=c(e),u=parseFloat(l.borderTopWidth),d=parseFloat(l.borderLeftWidth);n&&i&&(a.top=Math.max(a.top,0),a.left=Math.max(a.left,0));var p=C({top:o.top-a.top-u,left:o.left-a.left-d,width:o.width,height:o.height});if(p.marginTop=0,p.marginLeft=0,!r&&i){var h=parseFloat(l.marginTop),g=parseFloat(l.marginLeft);p.top-=u-h,p.bottom-=u-h,p.left-=d-g,p.right-=d-g,p.marginTop=h,p.marginLeft=g}return(r&&!n?e.contains(s):e===s&&"BODY"!==s.nodeName)&&(p=w(p,e)),p}function L(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=t.ownerDocument.documentElement,r=P(t,n),i=Math.max(n.clientWidth,window.innerWidth||0),o=Math.max(n.clientHeight,window.innerHeight||0),a=e?0:x(n),s=e?0:x(n,"left"),l={top:a-r.top+r.marginTop,left:s-r.left+r.marginLeft,width:i,height:o};return C(l)}function D(t){var e=t.nodeName;if("BODY"===e||"HTML"===e)return!1;if("fixed"===c(t,"position"))return!0;var n=u(t);return!!n&&D(n)}function I(t){if(!t||!t.parentElement||m())return document.documentElement;var e=t.parentElement;while(e&&"none"===c(e,"transform"))e=e.parentElement;return e||document.documentElement}function z(t,e,n,r){var i=arguments.length>4&&void 0!==arguments[4]&&arguments[4],o={top:0,left:0},a=i?I(t):y(t,d(e));if("viewport"===r)o=L(a,i);else{var s=void 0;"scrollParent"===r?(s=f(u(e)),"BODY"===s.nodeName&&(s=t.ownerDocument.documentElement)):s="window"===r?t.ownerDocument.documentElement:r;var l=P(s,a,i);if("HTML"!==s.nodeName||D(a))o=l;else{var c=T(t.ownerDocument),p=c.height,h=c.width;o.top+=l.top-l.marginTop,o.bottom=p+l.top,o.left+=l.left-l.marginLeft,o.right=h+l.left}}n=n||0;var m="number"===typeof n;return o.left+=m?n:n.left||0,o.top+=m?n:n.top||0,o.right-=m?n:n.right||0,o.bottom-=m?n:n.bottom||0,o}function R(t){var e=t.width,n=t.height;return e*n}function j(t,e,n,r,i){var o=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0;if(-1===t.indexOf("auto"))return t;var a=z(n,r,o,i),s={top:{width:a.width,height:e.top-a.top},right:{width:a.right-e.right,height:a.height},bottom:{width:a.width,height:a.bottom-e.bottom},left:{width:e.left-a.left,height:a.height}},l=Object.keys(s).map((function(t){return O({key:t},s[t],{area:R(s[t])})})).sort((function(t,e){return e.area-t.area})),c=l.filter((function(t){var e=t.width,r=t.height;return e>=n.clientWidth&&r>=n.clientHeight})),u=c.length>0?c[0].key:l[0].key,f=t.split("-")[1];return u+(f?"-"+f:"")}function F(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,i=r?I(e):y(e,d(n));return P(n,i,r)}function B(t){var e=t.ownerDocument.defaultView,n=e.getComputedStyle(t),r=parseFloat(n.marginTop||0)+parseFloat(n.marginBottom||0),i=parseFloat(n.marginLeft||0)+parseFloat(n.marginRight||0),o={width:t.offsetWidth+i,height:t.offsetHeight+r};return o}function N(t){var e={left:"right",right:"left",bottom:"top",top:"bottom"};return t.replace(/left|right|bottom|top/g,(function(t){return e[t]}))}function V(t,e,n){n=n.split("-")[0];var r=B(t),i={width:r.width,height:r.height},o=-1!==["right","left"].indexOf(n),a=o?"top":"left",s=o?"left":"top",l=o?"height":"width",c=o?"width":"height";return i[a]=e[a]+e[l]/2-r[l]/2,i[s]=n===s?e[s]-r[c]:e[N(s)],i}function U(t,e){return Array.prototype.find?t.find(e):t.filter(e)[0]}function H(t,e,n){if(Array.prototype.findIndex)return t.findIndex((function(t){return t[e]===n}));var r=U(t,(function(t){return t[e]===n}));return t.indexOf(r)}function q(t,e,n){var r=void 0===n?t:t.slice(0,H(t,"name",n));return r.forEach((function(t){t["function"]&&console.warn("`modifier.function` is deprecated, use `modifier.fn`!");var n=t["function"]||t.fn;t.enabled&&l(n)&&(e.offsets.popper=C(e.offsets.popper),e.offsets.reference=C(e.offsets.reference),e=n(e,t))})),e}function $(){if(!this.state.isDestroyed){var t={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};t.offsets.reference=F(this.state,this.popper,this.reference,this.options.positionFixed),t.placement=j(this.options.placement,t.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),t.originalPlacement=t.placement,t.positionFixed=this.options.positionFixed,t.offsets.popper=V(this.popper,t.offsets.reference,t.placement),t.offsets.popper.position=this.options.positionFixed?"fixed":"absolute",t=q(this.modifiers,t),this.state.isCreated?this.options.onUpdate(t):(this.state.isCreated=!0,this.options.onCreate(t))}}function G(t,e){return t.some((function(t){var n=t.name,r=t.enabled;return r&&n===e}))}function Y(t){for(var e=[!1,"ms","Webkit","Moz","O"],n=t.charAt(0).toUpperCase()+t.slice(1),r=0;ra[h]&&(t.offsets.popper[d]+=s[d]+m-a[h]),t.offsets.popper=C(t.offsets.popper);var g=s[d]+s[u]/2-m/2,v=c(t.instance.popper),b=parseFloat(v["margin"+f]),y=parseFloat(v["border"+f+"Width"]),x=g-t.offsets.popper[d]-b-y;return x=Math.max(Math.min(a[u]-m,x),0),t.arrowElement=r,t.offsets.arrow=(n={},S(n,d,Math.round(x)),S(n,p,""),n),t}function ft(t){return"end"===t?"start":"start"===t?"end":t}var dt=["auto-start","auto","auto-end","top-start","top","top-end","right-start","right","right-end","bottom-end","bottom","bottom-start","left-end","left","left-start"],pt=dt.slice(3);function ht(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=pt.indexOf(t),r=pt.slice(n+1).concat(pt.slice(0,n));return e?r.reverse():r}var mt={FLIP:"flip",CLOCKWISE:"clockwise",COUNTERCLOCKWISE:"counterclockwise"};function gt(t,e){if(G(t.instance.modifiers,"inner"))return t;if(t.flipped&&t.placement===t.originalPlacement)return t;var n=z(t.instance.popper,t.instance.reference,e.padding,e.boundariesElement,t.positionFixed),r=t.placement.split("-")[0],i=N(r),o=t.placement.split("-")[1]||"",a=[];switch(e.behavior){case mt.FLIP:a=[r,i];break;case mt.CLOCKWISE:a=ht(r);break;case mt.COUNTERCLOCKWISE:a=ht(r,!0);break;default:a=e.behavior}return a.forEach((function(s,l){if(r!==s||a.length===l+1)return t;r=t.placement.split("-")[0],i=N(r);var c=t.offsets.popper,u=t.offsets.reference,f=Math.floor,d="left"===r&&f(c.right)>f(u.left)||"right"===r&&f(c.left)f(u.top)||"bottom"===r&&f(c.top)f(n.right),m=f(c.top)f(n.bottom),v="left"===r&&p||"right"===r&&h||"top"===r&&m||"bottom"===r&&g,b=-1!==["top","bottom"].indexOf(r),y=!!e.flipVariations&&(b&&"start"===o&&p||b&&"end"===o&&h||!b&&"start"===o&&m||!b&&"end"===o&&g),x=!!e.flipVariationsByContent&&(b&&"start"===o&&h||b&&"end"===o&&p||!b&&"start"===o&&g||!b&&"end"===o&&m),w=y||x;(d||v||w)&&(t.flipped=!0,(d||v)&&(r=a[l+1]),w&&(o=ft(o)),t.placement=r+(o?"-"+o:""),t.offsets.popper=O({},t.offsets.popper,V(t.instance.popper,t.offsets.reference,t.placement)),t=q(t.instance.modifiers,t,"flip"))})),t}function vt(t){var e=t.offsets,n=e.popper,r=e.reference,i=t.placement.split("-")[0],o=Math.floor,a=-1!==["top","bottom"].indexOf(i),s=a?"right":"bottom",l=a?"left":"top",c=a?"width":"height";return n[s]o(r[s])&&(t.offsets.popper[l]=o(r[s])),t}function bt(t,e,n,r){var i=t.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),o=+i[1],a=i[2];if(!o)return t;if(0===a.indexOf("%")){var s=void 0;switch(a){case"%p":s=n;break;case"%":case"%r":default:s=r}var l=C(s);return l[e]/100*o}if("vh"===a||"vw"===a){var c=void 0;return c="vh"===a?Math.max(document.documentElement.clientHeight,window.innerHeight||0):Math.max(document.documentElement.clientWidth,window.innerWidth||0),c/100*o}return o}function yt(t,e,n,r){var i=[0,0],o=-1!==["right","left"].indexOf(r),a=t.split(/(\+|\-)/).map((function(t){return t.trim()})),s=a.indexOf(U(a,(function(t){return-1!==t.search(/,|\s/)})));a[s]&&-1===a[s].indexOf(",")&&console.warn("Offsets separated by white space(s) are deprecated, use a comma (,) instead.");var l=/\s*,\s*|\s+/,c=-1!==s?[a.slice(0,s).concat([a[s].split(l)[0]]),[a[s].split(l)[1]].concat(a.slice(s+1))]:[a];return c=c.map((function(t,r){var i=(1===r?!o:o)?"height":"width",a=!1;return t.reduce((function(t,e){return""===t[t.length-1]&&-1!==["+","-"].indexOf(e)?(t[t.length-1]=e,a=!0,t):a?(t[t.length-1]+=e,a=!1,t):t.concat(e)}),[]).map((function(t){return bt(t,i,e,n)}))})),c.forEach((function(t,e){t.forEach((function(n,r){et(n)&&(i[e]+=n*("-"===t[r-1]?-1:1))}))})),i}function xt(t,e){var n=e.offset,r=t.placement,i=t.offsets,o=i.popper,a=i.reference,s=r.split("-")[0],l=void 0;return l=et(+n)?[+n,0]:yt(n,o,a,s),"left"===s?(o.top+=l[0],o.left-=l[1]):"right"===s?(o.top+=l[0],o.left+=l[1]):"top"===s?(o.left+=l[0],o.top-=l[1]):"bottom"===s&&(o.left+=l[0],o.top+=l[1]),t.popper=o,t}function wt(t,e){var n=e.boundariesElement||g(t.instance.popper);t.instance.reference===n&&(n=g(n));var r=Y("transform"),i=t.instance.popper.style,o=i.top,a=i.left,s=i[r];i.top="",i.left="",i[r]="";var l=z(t.instance.popper,t.instance.reference,e.padding,n,t.positionFixed);i.top=o,i.left=a,i[r]=s,e.boundaries=l;var c=e.priority,u=t.offsets.popper,f={primary:function(t){var n=u[t];return u[t]l[t]&&!e.escapeWithReference&&(r=Math.min(u[n],l[t]-("right"===t?u.width:u.height))),S({},n,r)}};return c.forEach((function(t){var e=-1!==["left","top"].indexOf(t)?"primary":"secondary";u=O({},u,f[e](t))})),t.offsets.popper=u,t}function _t(t){var e=t.placement,n=e.split("-")[0],r=e.split("-")[1];if(r){var i=t.offsets,o=i.reference,a=i.popper,s=-1!==["bottom","top"].indexOf(n),l=s?"left":"top",c=s?"width":"height",u={start:S({},l,o[l]),end:S({},l,o[l]+o[c]-a[c])};t.offsets.popper=O({},a,u[r])}return t}function kt(t){if(!ct(t.instance.modifiers,"hide","preventOverflow"))return t;var e=t.offsets.reference,n=U(t.instance.modifiers,(function(t){return"preventOverflow"===t.name})).boundaries;if(e.bottomn.right||e.top>n.bottom||e.right2&&void 0!==arguments[2]?arguments[2]:{};A(this,t),this.scheduleUpdate=function(){return requestAnimationFrame(r.update)},this.update=s(this.update.bind(this)),this.options=O({},t.Defaults,i),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=e&&e.jquery?e[0]:e,this.popper=n&&n.jquery?n[0]:n,this.options.modifiers={},Object.keys(O({},t.Defaults.modifiers,i.modifiers)).forEach((function(e){r.options.modifiers[e]=O({},t.Defaults.modifiers[e]||{},i.modifiers?i.modifiers[e]:{})})),this.modifiers=Object.keys(this.options.modifiers).map((function(t){return O({name:t},r.options.modifiers[t])})).sort((function(t,e){return t.order-e.order})),this.modifiers.forEach((function(t){t.enabled&&l(t.onLoad)&&t.onLoad(r.reference,r.popper,r.options,t,r.state)})),this.update();var o=this.options.eventsEnabled;o&&this.enableEventListeners(),this.state.eventsEnabled=o}return M(t,[{key:"update",value:function(){return $.call(this)}},{key:"destroy",value:function(){return W.call(this)}},{key:"enableEventListeners",value:function(){return K.call(this)}},{key:"disableEventListeners",value:function(){return tt.call(this)}}]),t}();St.Utils=("undefined"!==typeof window?window:t).PopperUtils,St.placements=dt,St.Defaults=Mt,e["default"]=St}.call(this,n(47))},function(t,e,n){"use strict"; +var n="undefined"!==typeof window&&"undefined"!==typeof document&&"undefined"!==typeof navigator,r=function(){for(var t=["Edge","Trident","Firefox"],e=0;e=0)return 1;return 0}();function i(t){var e=!1;return function(){e||(e=!0,window.Promise.resolve().then((function(){e=!1,t()})))}}function o(t){var e=!1;return function(){e||(e=!0,setTimeout((function(){e=!1,t()}),r))}}var a=n&&window.Promise,s=a?i:o;function l(t){var e={};return t&&"[object Function]"===e.toString.call(t)}function c(t,e){if(1!==t.nodeType)return[];var n=t.ownerDocument.defaultView,r=n.getComputedStyle(t,null);return e?r[e]:r}function u(t){return"HTML"===t.nodeName?t:t.parentNode||t.host}function f(t){if(!t)return document.body;switch(t.nodeName){case"HTML":case"BODY":return t.ownerDocument.body;case"#document":return t.body}var e=c(t),n=e.overflow,r=e.overflowX,i=e.overflowY;return/(auto|scroll|overlay)/.test(n+i+r)?t:f(u(t))}function d(t){return t&&t.referenceNode?t.referenceNode:t}var p=n&&!(!window.MSInputMethodContext||!document.documentMode),h=n&&/MSIE 10/.test(navigator.userAgent);function m(t){return 11===t?p:10===t?h:p||h}function g(t){if(!t)return document.documentElement;var e=m(10)?document.body:null,n=t.offsetParent||null;while(n===e&&t.nextElementSibling)n=(t=t.nextElementSibling).offsetParent;var r=n&&n.nodeName;return r&&"BODY"!==r&&"HTML"!==r?-1!==["TH","TD","TABLE"].indexOf(n.nodeName)&&"static"===c(n,"position")?g(n):n:t?t.ownerDocument.documentElement:document.documentElement}function v(t){var e=t.nodeName;return"BODY"!==e&&("HTML"===e||g(t.firstElementChild)===t)}function b(t){return null!==t.parentNode?b(t.parentNode):t}function y(t,e){if(!t||!t.nodeType||!e||!e.nodeType)return document.documentElement;var n=t.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_FOLLOWING,r=n?t:e,i=n?e:t,o=document.createRange();o.setStart(r,0),o.setEnd(i,0);var a=o.commonAncestorContainer;if(t!==a&&e!==a||r.contains(i))return v(a)?a:g(a);var s=b(t);return s.host?y(s.host,e):y(t,b(e).host)}function x(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"top",n="top"===e?"scrollTop":"scrollLeft",r=t.nodeName;if("BODY"===r||"HTML"===r){var i=t.ownerDocument.documentElement,o=t.ownerDocument.scrollingElement||i;return o[n]}return t[n]}function w(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=x(e,"top"),i=x(e,"left"),o=n?-1:1;return t.top+=r*o,t.bottom+=r*o,t.left+=i*o,t.right+=i*o,t}function _(t,e){var n="x"===e?"Left":"Top",r="Left"===n?"Right":"Bottom";return parseFloat(t["border"+n+"Width"])+parseFloat(t["border"+r+"Width"])}function k(t,e,n,r){return Math.max(e["offset"+t],e["scroll"+t],n["client"+t],n["offset"+t],n["scroll"+t],m(10)?parseInt(n["offset"+t])+parseInt(r["margin"+("Height"===t?"Top":"Left")])+parseInt(r["margin"+("Height"===t?"Bottom":"Right")]):0)}function T(t){var e=t.body,n=t.documentElement,r=m(10)&&getComputedStyle(n);return{height:k("Height",e,n,r),width:k("Width",e,n,r)}}var A=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")},M=function(){function t(t,e){for(var n=0;n2&&void 0!==arguments[2]&&arguments[2],r=m(10),i="HTML"===e.nodeName,o=E(t),a=E(e),s=f(t),l=c(e),u=parseFloat(l.borderTopWidth),d=parseFloat(l.borderLeftWidth);n&&i&&(a.top=Math.max(a.top,0),a.left=Math.max(a.left,0));var p=C({top:o.top-a.top-u,left:o.left-a.left-d,width:o.width,height:o.height});if(p.marginTop=0,p.marginLeft=0,!r&&i){var h=parseFloat(l.marginTop),g=parseFloat(l.marginLeft);p.top-=u-h,p.bottom-=u-h,p.left-=d-g,p.right-=d-g,p.marginTop=h,p.marginLeft=g}return(r&&!n?e.contains(s):e===s&&"BODY"!==s.nodeName)&&(p=w(p,e)),p}function L(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=t.ownerDocument.documentElement,r=P(t,n),i=Math.max(n.clientWidth,window.innerWidth||0),o=Math.max(n.clientHeight,window.innerHeight||0),a=e?0:x(n),s=e?0:x(n,"left"),l={top:a-r.top+r.marginTop,left:s-r.left+r.marginLeft,width:i,height:o};return C(l)}function D(t){var e=t.nodeName;if("BODY"===e||"HTML"===e)return!1;if("fixed"===c(t,"position"))return!0;var n=u(t);return!!n&&D(n)}function I(t){if(!t||!t.parentElement||m())return document.documentElement;var e=t.parentElement;while(e&&"none"===c(e,"transform"))e=e.parentElement;return e||document.documentElement}function z(t,e,n,r){var i=arguments.length>4&&void 0!==arguments[4]&&arguments[4],o={top:0,left:0},a=i?I(t):y(t,d(e));if("viewport"===r)o=L(a,i);else{var s=void 0;"scrollParent"===r?(s=f(u(e)),"BODY"===s.nodeName&&(s=t.ownerDocument.documentElement)):s="window"===r?t.ownerDocument.documentElement:r;var l=P(s,a,i);if("HTML"!==s.nodeName||D(a))o=l;else{var c=T(t.ownerDocument),p=c.height,h=c.width;o.top+=l.top-l.marginTop,o.bottom=p+l.top,o.left+=l.left-l.marginLeft,o.right=h+l.left}}n=n||0;var m="number"===typeof n;return o.left+=m?n:n.left||0,o.top+=m?n:n.top||0,o.right-=m?n:n.right||0,o.bottom-=m?n:n.bottom||0,o}function R(t){var e=t.width,n=t.height;return e*n}function j(t,e,n,r,i){var o=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0;if(-1===t.indexOf("auto"))return t;var a=z(n,r,o,i),s={top:{width:a.width,height:e.top-a.top},right:{width:a.right-e.right,height:a.height},bottom:{width:a.width,height:a.bottom-e.bottom},left:{width:e.left-a.left,height:a.height}},l=Object.keys(s).map((function(t){return O({key:t},s[t],{area:R(s[t])})})).sort((function(t,e){return e.area-t.area})),c=l.filter((function(t){var e=t.width,r=t.height;return e>=n.clientWidth&&r>=n.clientHeight})),u=c.length>0?c[0].key:l[0].key,f=t.split("-")[1];return u+(f?"-"+f:"")}function F(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,i=r?I(e):y(e,d(n));return P(n,i,r)}function B(t){var e=t.ownerDocument.defaultView,n=e.getComputedStyle(t),r=parseFloat(n.marginTop||0)+parseFloat(n.marginBottom||0),i=parseFloat(n.marginLeft||0)+parseFloat(n.marginRight||0),o={width:t.offsetWidth+i,height:t.offsetHeight+r};return o}function N(t){var e={left:"right",right:"left",bottom:"top",top:"bottom"};return t.replace(/left|right|bottom|top/g,(function(t){return e[t]}))}function V(t,e,n){n=n.split("-")[0];var r=B(t),i={width:r.width,height:r.height},o=-1!==["right","left"].indexOf(n),a=o?"top":"left",s=o?"left":"top",l=o?"height":"width",c=o?"width":"height";return i[a]=e[a]+e[l]/2-r[l]/2,i[s]=n===s?e[s]-r[c]:e[N(s)],i}function U(t,e){return Array.prototype.find?t.find(e):t.filter(e)[0]}function H(t,e,n){if(Array.prototype.findIndex)return t.findIndex((function(t){return t[e]===n}));var r=U(t,(function(t){return t[e]===n}));return t.indexOf(r)}function q(t,e,n){var r=void 0===n?t:t.slice(0,H(t,"name",n));return r.forEach((function(t){t["function"]&&console.warn("`modifier.function` is deprecated, use `modifier.fn`!");var n=t["function"]||t.fn;t.enabled&&l(n)&&(e.offsets.popper=C(e.offsets.popper),e.offsets.reference=C(e.offsets.reference),e=n(e,t))})),e}function $(){if(!this.state.isDestroyed){var t={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};t.offsets.reference=F(this.state,this.popper,this.reference,this.options.positionFixed),t.placement=j(this.options.placement,t.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),t.originalPlacement=t.placement,t.positionFixed=this.options.positionFixed,t.offsets.popper=V(this.popper,t.offsets.reference,t.placement),t.offsets.popper.position=this.options.positionFixed?"fixed":"absolute",t=q(this.modifiers,t),this.state.isCreated?this.options.onUpdate(t):(this.state.isCreated=!0,this.options.onCreate(t))}}function G(t,e){return t.some((function(t){var n=t.name,r=t.enabled;return r&&n===e}))}function Y(t){for(var e=[!1,"ms","Webkit","Moz","O"],n=t.charAt(0).toUpperCase()+t.slice(1),r=0;ra[h]&&(t.offsets.popper[d]+=s[d]+m-a[h]),t.offsets.popper=C(t.offsets.popper);var g=s[d]+s[u]/2-m/2,v=c(t.instance.popper),b=parseFloat(v["margin"+f]),y=parseFloat(v["border"+f+"Width"]),x=g-t.offsets.popper[d]-b-y;return x=Math.max(Math.min(a[u]-m,x),0),t.arrowElement=r,t.offsets.arrow=(n={},S(n,d,Math.round(x)),S(n,p,""),n),t}function ft(t){return"end"===t?"start":"start"===t?"end":t}var dt=["auto-start","auto","auto-end","top-start","top","top-end","right-start","right","right-end","bottom-end","bottom","bottom-start","left-end","left","left-start"],pt=dt.slice(3);function ht(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=pt.indexOf(t),r=pt.slice(n+1).concat(pt.slice(0,n));return e?r.reverse():r}var mt={FLIP:"flip",CLOCKWISE:"clockwise",COUNTERCLOCKWISE:"counterclockwise"};function gt(t,e){if(G(t.instance.modifiers,"inner"))return t;if(t.flipped&&t.placement===t.originalPlacement)return t;var n=z(t.instance.popper,t.instance.reference,e.padding,e.boundariesElement,t.positionFixed),r=t.placement.split("-")[0],i=N(r),o=t.placement.split("-")[1]||"",a=[];switch(e.behavior){case mt.FLIP:a=[r,i];break;case mt.CLOCKWISE:a=ht(r);break;case mt.COUNTERCLOCKWISE:a=ht(r,!0);break;default:a=e.behavior}return a.forEach((function(s,l){if(r!==s||a.length===l+1)return t;r=t.placement.split("-")[0],i=N(r);var c=t.offsets.popper,u=t.offsets.reference,f=Math.floor,d="left"===r&&f(c.right)>f(u.left)||"right"===r&&f(c.left)f(u.top)||"bottom"===r&&f(c.top)f(n.right),m=f(c.top)f(n.bottom),v="left"===r&&p||"right"===r&&h||"top"===r&&m||"bottom"===r&&g,b=-1!==["top","bottom"].indexOf(r),y=!!e.flipVariations&&(b&&"start"===o&&p||b&&"end"===o&&h||!b&&"start"===o&&m||!b&&"end"===o&&g),x=!!e.flipVariationsByContent&&(b&&"start"===o&&h||b&&"end"===o&&p||!b&&"start"===o&&g||!b&&"end"===o&&m),w=y||x;(d||v||w)&&(t.flipped=!0,(d||v)&&(r=a[l+1]),w&&(o=ft(o)),t.placement=r+(o?"-"+o:""),t.offsets.popper=O({},t.offsets.popper,V(t.instance.popper,t.offsets.reference,t.placement)),t=q(t.instance.modifiers,t,"flip"))})),t}function vt(t){var e=t.offsets,n=e.popper,r=e.reference,i=t.placement.split("-")[0],o=Math.floor,a=-1!==["top","bottom"].indexOf(i),s=a?"right":"bottom",l=a?"left":"top",c=a?"width":"height";return n[s]o(r[s])&&(t.offsets.popper[l]=o(r[s])),t}function bt(t,e,n,r){var i=t.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),o=+i[1],a=i[2];if(!o)return t;if(0===a.indexOf("%")){var s=void 0;switch(a){case"%p":s=n;break;case"%":case"%r":default:s=r}var l=C(s);return l[e]/100*o}if("vh"===a||"vw"===a){var c=void 0;return c="vh"===a?Math.max(document.documentElement.clientHeight,window.innerHeight||0):Math.max(document.documentElement.clientWidth,window.innerWidth||0),c/100*o}return o}function yt(t,e,n,r){var i=[0,0],o=-1!==["right","left"].indexOf(r),a=t.split(/(\+|\-)/).map((function(t){return t.trim()})),s=a.indexOf(U(a,(function(t){return-1!==t.search(/,|\s/)})));a[s]&&-1===a[s].indexOf(",")&&console.warn("Offsets separated by white space(s) are deprecated, use a comma (,) instead.");var l=/\s*,\s*|\s+/,c=-1!==s?[a.slice(0,s).concat([a[s].split(l)[0]]),[a[s].split(l)[1]].concat(a.slice(s+1))]:[a];return c=c.map((function(t,r){var i=(1===r?!o:o)?"height":"width",a=!1;return t.reduce((function(t,e){return""===t[t.length-1]&&-1!==["+","-"].indexOf(e)?(t[t.length-1]=e,a=!0,t):a?(t[t.length-1]+=e,a=!1,t):t.concat(e)}),[]).map((function(t){return bt(t,i,e,n)}))})),c.forEach((function(t,e){t.forEach((function(n,r){et(n)&&(i[e]+=n*("-"===t[r-1]?-1:1))}))})),i}function xt(t,e){var n=e.offset,r=t.placement,i=t.offsets,o=i.popper,a=i.reference,s=r.split("-")[0],l=void 0;return l=et(+n)?[+n,0]:yt(n,o,a,s),"left"===s?(o.top+=l[0],o.left-=l[1]):"right"===s?(o.top+=l[0],o.left+=l[1]):"top"===s?(o.left+=l[0],o.top-=l[1]):"bottom"===s&&(o.left+=l[0],o.top+=l[1]),t.popper=o,t}function wt(t,e){var n=e.boundariesElement||g(t.instance.popper);t.instance.reference===n&&(n=g(n));var r=Y("transform"),i=t.instance.popper.style,o=i.top,a=i.left,s=i[r];i.top="",i.left="",i[r]="";var l=z(t.instance.popper,t.instance.reference,e.padding,n,t.positionFixed);i.top=o,i.left=a,i[r]=s,e.boundaries=l;var c=e.priority,u=t.offsets.popper,f={primary:function(t){var n=u[t];return u[t]l[t]&&!e.escapeWithReference&&(r=Math.min(u[n],l[t]-("right"===t?u.width:u.height))),S({},n,r)}};return c.forEach((function(t){var e=-1!==["left","top"].indexOf(t)?"primary":"secondary";u=O({},u,f[e](t))})),t.offsets.popper=u,t}function _t(t){var e=t.placement,n=e.split("-")[0],r=e.split("-")[1];if(r){var i=t.offsets,o=i.reference,a=i.popper,s=-1!==["bottom","top"].indexOf(n),l=s?"left":"top",c=s?"width":"height",u={start:S({},l,o[l]),end:S({},l,o[l]+o[c]-a[c])};t.offsets.popper=O({},a,u[r])}return t}function kt(t){if(!ct(t.instance.modifiers,"hide","preventOverflow"))return t;var e=t.offsets.reference,n=U(t.instance.modifiers,(function(t){return"preventOverflow"===t.name})).boundaries;if(e.bottomn.right||e.top>n.bottom||e.right2&&void 0!==arguments[2]?arguments[2]:{};A(this,t),this.scheduleUpdate=function(){return requestAnimationFrame(r.update)},this.update=s(this.update.bind(this)),this.options=O({},t.Defaults,i),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=e&&e.jquery?e[0]:e,this.popper=n&&n.jquery?n[0]:n,this.options.modifiers={},Object.keys(O({},t.Defaults.modifiers,i.modifiers)).forEach((function(e){r.options.modifiers[e]=O({},t.Defaults.modifiers[e]||{},i.modifiers?i.modifiers[e]:{})})),this.modifiers=Object.keys(this.options.modifiers).map((function(t){return O({name:t},r.options.modifiers[t])})).sort((function(t,e){return t.order-e.order})),this.modifiers.forEach((function(t){t.enabled&&l(t.onLoad)&&t.onLoad(r.reference,r.popper,r.options,t,r.state)})),this.update();var o=this.options.eventsEnabled;o&&this.enableEventListeners(),this.state.eventsEnabled=o}return M(t,[{key:"update",value:function(){return $.call(this)}},{key:"destroy",value:function(){return W.call(this)}},{key:"enableEventListeners",value:function(){return K.call(this)}},{key:"disableEventListeners",value:function(){return tt.call(this)}}]),t}();St.Utils=("undefined"!==typeof window?window:t).PopperUtils,St.placements=dt,St.Defaults=Mt,e["default"]=St}.call(this,n(49))},function(t,e,n){"use strict"; /*! * portal-vue © Thorsten Lünborg, 2019 * @@ -39,7 +39,7 @@ var n="undefined"!==typeof window&&"undefined"!==typeof document&&"undefined"!== * * https://github.com/linusborg/portal-vue * - */function r(t){return t&&"object"===typeof t&&"default"in t?t["default"]:t}Object.defineProperty(e,"__esModule",{value:!0});var i=r(n(7));function o(t){return o="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},o(t)}function a(t){return s(t)||l(t)||c()}function s(t){if(Array.isArray(t)){for(var e=0,n=new Array(t.length);e1&&void 0!==arguments[1]?arguments[1]:{};return t.reduce((function(t,n){var r=n.passengers[0],i="function"===typeof r?r(e):n.passengers;return t.concat(i)}),[])}function p(t,e){return t.map((function(t,e){return[e,t]})).sort((function(t,n){return e(t[1],n[1])||t[0]-n[0]})).map((function(t){return t[1]}))}function h(t,e){return e.reduce((function(e,n){return t.hasOwnProperty(n)&&(e[n]=t[n]),e}),{})}var m={},g={},v={},b=i.extend({data:function(){return{transports:m,targets:g,sources:v,trackInstances:u}},methods:{open:function(t){if(u){var e=t.to,n=t.from,r=t.passengers,o=t.order,a=void 0===o?1/0:o;if(e&&n&&r){var s={to:e,from:n,passengers:f(r),order:a},l=Object.keys(this.transports);-1===l.indexOf(e)&&i.set(this.transports,e,[]);var c=this.$_getTransportIndex(s),d=this.transports[e].slice(0);-1===c?d.push(s):d[c]=s,this.transports[e]=p(d,(function(t,e){return t.order-e.order}))}}},close:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=t.to,r=t.from;if(n&&(r||!1!==e)&&this.transports[n])if(e)this.transports[n]=[];else{var i=this.$_getTransportIndex(t);if(i>=0){var o=this.transports[n].slice(0);o.splice(i,1),this.transports[n]=o}}},registerTarget:function(t,e,n){u&&(this.trackInstances&&!n&&this.targets[t]&&console.warn("[portal-vue]: Target ".concat(t," already exists")),this.$set(this.targets,t,Object.freeze([e])))},unregisterTarget:function(t){this.$delete(this.targets,t)},registerSource:function(t,e,n){u&&(this.trackInstances&&!n&&this.sources[t]&&console.warn("[portal-vue]: source ".concat(t," already exists")),this.$set(this.sources,t,Object.freeze([e])))},unregisterSource:function(t){this.$delete(this.sources,t)},hasTarget:function(t){return!(!this.targets[t]||!this.targets[t][0])},hasSource:function(t){return!(!this.sources[t]||!this.sources[t][0])},hasContentFor:function(t){return!!this.transports[t]&&!!this.transports[t].length},$_getTransportIndex:function(t){var e=t.to,n=t.from;for(var r in this.transports[e])if(this.transports[e][r].from===n)return+r;return-1}}}),y=new b(m),x=1,w=i.extend({name:"portal",props:{disabled:{type:Boolean},name:{type:String,default:function(){return String(x++)}},order:{type:Number,default:0},slim:{type:Boolean},slotProps:{type:Object,default:function(){return{}}},tag:{type:String,default:"DIV"},to:{type:String,default:function(){return String(Math.round(1e7*Math.random()))}}},created:function(){var t=this;this.$nextTick((function(){y.registerSource(t.name,t)}))},mounted:function(){this.disabled||this.sendUpdate()},updated:function(){this.disabled?this.clear():this.sendUpdate()},beforeDestroy:function(){y.unregisterSource(this.name),this.clear()},watch:{to:function(t,e){e&&e!==t&&this.clear(e),this.sendUpdate()}},methods:{clear:function(t){var e={from:this.name,to:t||this.to};y.close(e)},normalizeSlots:function(){return this.$scopedSlots.default?[this.$scopedSlots.default]:this.$slots.default},normalizeOwnChildren:function(t){return"function"===typeof t?t(this.slotProps):t},sendUpdate:function(){var t=this.normalizeSlots();if(t){var e={from:this.name,to:this.to,passengers:a(t),order:this.order};y.open(e)}else this.clear()}},render:function(t){var e=this.$slots.default||this.$scopedSlots.default||[],n=this.tag;return e&&this.disabled?e.length<=1&&this.slim?this.normalizeOwnChildren(e)[0]:t(n,[this.normalizeOwnChildren(e)]):this.slim?t():t(n,{class:{"v-portal":!0},style:{display:"none"},key:"v-portal-placeholder"})}}),_=i.extend({name:"portalTarget",props:{multiple:{type:Boolean,default:!1},name:{type:String,required:!0},slim:{type:Boolean,default:!1},slotProps:{type:Object,default:function(){return{}}},tag:{type:String,default:"div"},transition:{type:[String,Object,Function]}},data:function(){return{transports:y.transports,firstRender:!0}},created:function(){var t=this;this.$nextTick((function(){y.registerTarget(t.name,t)}))},watch:{ownTransports:function(){this.$emit("change",this.children().length>0)},name:function(t,e){y.unregisterTarget(e),y.registerTarget(t,this)}},mounted:function(){var t=this;this.transition&&this.$nextTick((function(){t.firstRender=!1}))},beforeDestroy:function(){y.unregisterTarget(this.name)},computed:{ownTransports:function(){var t=this.transports[this.name]||[];return this.multiple?t:0===t.length?[]:[t[t.length-1]]},passengers:function(){return d(this.ownTransports,this.slotProps)}},methods:{children:function(){return 0!==this.passengers.length?this.passengers:this.$scopedSlots.default?this.$scopedSlots.default(this.slotProps):this.$slots.default||[]},noWrapper:function(){var t=this.slim&&!this.transition;return t&&this.children().length>1&&console.warn("[portal-vue]: PortalTarget with `slim` option received more than one child element."),t}},render:function(t){var e=this.noWrapper(),n=this.children(),r=this.transition||this.tag;return e?n[0]:this.slim&&!r?t():t(r,{props:{tag:this.transition&&this.tag?this.tag:void 0},class:{"vue-portal-target":!0}},n)}}),k=0,T=["disabled","name","order","slim","slotProps","tag","to"],A=["multiple","transition"],M=i.extend({name:"MountingPortal",inheritAttrs:!1,props:{append:{type:[Boolean,String]},bail:{type:Boolean},mountTo:{type:String,required:!0},disabled:{type:Boolean},name:{type:String,default:function(){return"mounted_"+String(k++)}},order:{type:Number,default:0},slim:{type:Boolean},slotProps:{type:Object,default:function(){return{}}},tag:{type:String,default:"DIV"},to:{type:String,default:function(){return String(Math.round(1e7*Math.random()))}},multiple:{type:Boolean,default:!1},targetSlim:{type:Boolean},targetSlotProps:{type:Object,default:function(){return{}}},targetTag:{type:String,default:"div"},transition:{type:[String,Object,Function]}},created:function(){if("undefined"!==typeof document){var t=document.querySelector(this.mountTo);if(t){var e=this.$props;if(y.targets[e.name])e.bail?console.warn("[portal-vue]: Target ".concat(e.name," is already mounted.\n Aborting because 'bail: true' is set")):this.portalTarget=y.targets[e.name];else{var n=e.append;if(n){var r="string"===typeof n?n:"DIV",i=document.createElement(r);t.appendChild(i),t=i}var o=h(this.$props,A);o.slim=this.targetSlim,o.tag=this.targetTag,o.slotProps=this.targetSlotProps,o.name=this.to,this.portalTarget=new _({el:t,parent:this.$parent||this,propsData:o})}}else console.error("[portal-vue]: Mount Point '".concat(this.mountTo,"' not found in document"))}},beforeDestroy:function(){var t=this.portalTarget;if(this.append){var e=t.$el;e.parentNode.removeChild(e)}t.$destroy()},render:function(t){if(!this.portalTarget)return console.warn("[portal-vue] Target wasn't mounted"),t();if(!this.$scopedSlots.manual){var e=h(this.$props,T);return t(w,{props:e,attrs:this.$attrs,on:this.$listeners,scopedSlots:this.$scopedSlots},this.$slots.default)}var n=this.$scopedSlots.manual({to:this.to});return Array.isArray(n)&&(n=n[0]),n||t()}});function S(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};t.component(e.portalName||"Portal",w),t.component(e.portalTargetName||"PortalTarget",_),t.component(e.MountingPortalName||"MountingPortal",M)}var O={install:S};e.default=O,e.Portal=w,e.PortalTarget=_,e.MountingPortal=M,e.Wormhole=y},function(t,e,n){var r=n(37),i=n(22);t.exports=function(t){return r(i(t))}},function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},function(t,e,n){var r=n(20),i=n(2);t.exports="process"==r(i.process)},function(t,e,n){var r,i,o=n(2),a=n(52),s=o.process,l=s&&s.versions,c=l&&l.v8;c?(r=c.split("."),i=r[0]+r[1]):a&&(r=a.match(/Edge\/(\d+)/),(!r||r[1]>=74)&&(r=a.match(/Chrome\/(\d+)/),r&&(i=r[1]))),t.exports=i&&+i},function(t,e){t.exports={}},function(t,e,n){var r=n(16).f,i=n(8),o=n(1),a=o("toStringTag");t.exports=function(t,e,n){t&&!i(t=n?t:t.prototype,a)&&r(t,a,{configurable:!0,value:e})}},function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t}},function(t,e,n){var r=n(33);t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 0:return function(){return t.call(e)};case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,i){return t.call(e,n,r,i)}}return function(){return t.apply(e,arguments)}}},function(t,e,n){var r=function(t){"use strict";var e,n=Object.prototype,r=n.hasOwnProperty,i="function"===typeof Symbol?Symbol:{},o=i.iterator||"@@iterator",a=i.asyncIterator||"@@asyncIterator",s=i.toStringTag||"@@toStringTag";function l(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{l({},"")}catch(L){l=function(t,e,n){return t[e]=n}}function c(t,e,n,r){var i=e&&e.prototype instanceof g?e:g,o=Object.create(i.prototype),a=new C(r||[]);return o._invoke=A(t,n,a),o}function u(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(L){return{type:"throw",arg:L}}}t.wrap=c;var f="suspendedStart",d="suspendedYield",p="executing",h="completed",m={};function g(){}function v(){}function b(){}var y={};y[o]=function(){return this};var x=Object.getPrototypeOf,w=x&&x(x(E([])));w&&w!==n&&r.call(w,o)&&(y=w);var _=b.prototype=g.prototype=Object.create(y);function k(t){["next","throw","return"].forEach((function(e){l(t,e,(function(t){return this._invoke(e,t)}))}))}function T(t,e){function n(i,o,a,s){var l=u(t[i],t,o);if("throw"!==l.type){var c=l.arg,f=c.value;return f&&"object"===typeof f&&r.call(f,"__await")?e.resolve(f.__await).then((function(t){n("next",t,a,s)}),(function(t){n("throw",t,a,s)})):e.resolve(f).then((function(t){c.value=t,a(c)}),(function(t){return n("throw",t,a,s)}))}s(l.arg)}var i;function o(t,r){function o(){return new e((function(e,i){n(t,r,e,i)}))}return i=i?i.then(o,o):o()}this._invoke=o}function A(t,e,n){var r=f;return function(i,o){if(r===p)throw new Error("Generator is already running");if(r===h){if("throw"===i)throw o;return P()}n.method=i,n.arg=o;while(1){var a=n.delegate;if(a){var s=M(a,n);if(s){if(s===m)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(r===f)throw r=h,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r=p;var l=u(t,e,n);if("normal"===l.type){if(r=n.done?h:d,l.arg===m)continue;return{value:l.arg,done:n.done}}"throw"===l.type&&(r=h,n.method="throw",n.arg=l.arg)}}}function M(t,n){var r=t.iterator[n.method];if(r===e){if(n.delegate=null,"throw"===n.method){if(t.iterator["return"]&&(n.method="return",n.arg=e,M(t,n),"throw"===n.method))return m;n.method="throw",n.arg=new TypeError("The iterator does not provide a 'throw' method")}return m}var i=u(r,t.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,m;var o=i.arg;return o?o.done?(n[t.resultName]=o.value,n.next=t.nextLoc,"return"!==n.method&&(n.method="next",n.arg=e),n.delegate=null,m):o:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,m)}function S(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 O(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(S,this),this.reset(!0)}function E(t){if(t){var n=t[o];if(n)return n.call(t);if("function"===typeof t.next)return t;if(!isNaN(t.length)){var i=-1,a=function n(){while(++i=0;--o){var a=this.tryEntries[o],s=a.completion;if("root"===a.tryLoc)return i("end");if(a.tryLoc<=this.prev){var l=r.call(a,"catchLoc"),c=r.call(a,"finallyLoc");if(l&&c){if(this.prev=0;--n){var i=this.tryEntries[n];if(i.tryLoc<=this.prev&&r.call(i,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),O(n),m}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var i=r.arg;O(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(t,n,r){return this.delegate={iterator:E(t),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=e),m}},t}(t.exports);try{regeneratorRuntime=r}catch(i){Function("r","regeneratorRuntime = r")(r)}},function(t,e,n){"use strict";var r=n(63).charAt,i=n(24),o=n(79),a="String Iterator",s=i.set,l=i.getterFor(a);o(String,"String",(function(t){s(this,{type:a,string:String(t),index:0})}),(function(){var t,e=l(this),n=e.string,i=e.index;return i>=n.length?{value:void 0,done:!0}:(t=r(n,i),e.index+=t.length,{value:t,done:!1})}))},function(t,e,n){var r=n(3),i=n(20),o="".split;t.exports=r((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==i(t)?o.call(t,""):Object(t)}:Object},function(t,e,n){var r=n(5);t.exports=function(t,e){if(!r(t))return t;var n,i;if(e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;if("function"==typeof(n=t.valueOf)&&!r(i=n.call(t)))return i;if(!e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;throw TypeError("Can't convert object to primitive value")}},function(t,e,n){var r,i=n(4),o=n(74),a=n(54),s=n(53),l=n(78),c=n(51),u=n(55),f=">",d="<",p="prototype",h="script",m=u("IE_PROTO"),g=function(){},v=function(t){return d+h+f+t+d+"/"+h+f},b=function(t){t.write(v("")),t.close();var e=t.parentWindow.Object;return t=null,e},y=function(){var t,e=c("iframe"),n="java"+h+":";return e.style.display="none",l.appendChild(e),e.src=String(n),t=e.contentWindow.document,t.open(),t.write(v("document.F=Object")),t.close(),t.F},x=function(){try{r=document.domain&&new ActiveXObject("htmlfile")}catch(e){}x=r?b(r):y();var t=a.length;while(t--)delete x[p][a[t]];return x()};s[m]=!0,t.exports=Object.create||function(t,e){var n;return null!==t?(g[p]=i(t),n=new g,g[p]=null,n[m]=t):n=x(),void 0===e?n:o(n,e)}},function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},function(t,e,n){var r=n(11),i=n(80),o=n(28),a=n(27),s=n(38),l=n(8),c=n(71),u=Object.getOwnPropertyDescriptor;e.f=r?u:function(t,e){if(t=a(t),e=s(e,!0),c)try{return u(t,e)}catch(n){}if(l(t,e))return o(!i.f.call(t,e),t[e])}},function(t,e,n){var r=n(59),i=n(31),o=n(1),a=o("iterator");t.exports=function(t){if(void 0!=t)return t[a]||t["@@iterator"]||i[r(t)]}},function(t,e,n){var r=n(2),i=n(97),o=n(46),a=n(15),s=n(1),l=s("iterator"),c=s("toStringTag"),u=o.values;for(var f in i){var d=r[f],p=d&&d.prototype;if(p){if(p[l]!==u)try{a(p,l,u)}catch(m){p[l]=u}if(p[c]||a(p,c,f),i[f])for(var h in o)if(p[h]!==o[h])try{a(p,h,o[h])}catch(m){p[h]=o[h]}}}},function(t,e,n){"use strict";n(36);var r,i=n(12),o=n(11),a=n(101),s=n(2),l=n(74),c=n(9),u=n(58),f=n(8),d=n(95),p=n(159),h=n(63).codeAt,m=n(161),g=n(32),v=n(162),b=n(24),y=s.URL,x=v.URLSearchParams,w=v.getState,_=b.set,k=b.getterFor("URL"),T=Math.floor,A=Math.pow,M="Invalid authority",S="Invalid scheme",O="Invalid host",C="Invalid port",E=/[A-Za-z]/,P=/[\d+-.A-Za-z]/,L=/\d/,D=/^(0x|0X)/,I=/^[0-7]+$/,z=/^\d+$/,R=/^[\dA-Fa-f]+$/,j=/[\0\t\n\r #%/:?@[\\]]/,F=/[\0\t\n\r #/:?@[\\]]/,B=/^[\u0000-\u001F ]+|[\u0000-\u001F ]+$/g,N=/[\t\n\r]/g,V=function(t,e){var n,r,i;if("["==e.charAt(0)){if("]"!=e.charAt(e.length-1))return O;if(n=H(e.slice(1,-1)),!n)return O;t.host=n}else if(K(t)){if(e=m(e),j.test(e))return O;if(n=U(e),null===n)return O;t.host=n}else{if(F.test(e))return O;for(n="",r=p(e),i=0;i4)return t;for(n=[],r=0;r1&&"0"==i.charAt(0)&&(o=D.test(i)?16:8,i=i.slice(8==o?1:2)),""===i)a=0;else{if(!(10==o?z:8==o?I:R).test(i))return t;a=parseInt(i,o)}n.push(a)}for(r=0;r=A(256,5-e))return null}else if(a>255)return null;for(s=n.pop(),r=0;r6)return;r=0;while(d()){if(i=null,r>0){if(!("."==d()&&r<4))return;f++}if(!L.test(d()))return;while(L.test(d())){if(o=parseInt(d(),10),null===i)i=o;else{if(0==i)return;i=10*i+o}if(i>255)return;f++}l[c]=256*l[c]+i,r++,2!=r&&4!=r||c++}if(4!=r)return;break}if(":"==d()){if(f++,!d())return}else if(d())return;l[c++]=e}else{if(null!==u)return;f++,c++,u=c}}if(null!==u){a=c-u,c=7;while(0!=c&&a>0)s=l[c],l[c--]=l[u+a-1],l[u+--a]=s}else if(8!=c)return;return l},q=function(t){for(var e=null,n=1,r=null,i=0,o=0;o<8;o++)0!==t[o]?(i>n&&(e=r,n=i),r=null,i=0):(null===r&&(r=o),++i);return i>n&&(e=r,n=i),e},$=function(t){var e,n,r,i;if("number"==typeof t){for(e=[],n=0;n<4;n++)e.unshift(t%256),t=T(t/256);return e.join(".")}if("object"==typeof t){for(e="",r=q(t),n=0;n<8;n++)i&&0===t[n]||(i&&(i=!1),r===n?(e+=n?":":"::",i=!0):(e+=t[n].toString(16),n<7&&(e+=":")));return"["+e+"]"}return t},G={},Y=d({},G,{" ":1,'"':1,"<":1,">":1,"`":1}),W=d({},Y,{"#":1,"?":1,"{":1,"}":1}),X=d({},W,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),Z=function(t,e){var n=h(t,0);return n>32&&n<127&&!f(e,t)?t:encodeURIComponent(t)},J={ftp:21,file:null,http:80,https:443,ws:80,wss:443},K=function(t){return f(J,t.scheme)},Q=function(t){return""!=t.username||""!=t.password},tt=function(t){return!t.host||t.cannotBeABaseURL||"file"==t.scheme},et=function(t,e){var n;return 2==t.length&&E.test(t.charAt(0))&&(":"==(n=t.charAt(1))||!e&&"|"==n)},nt=function(t){var e;return t.length>1&&et(t.slice(0,2))&&(2==t.length||"/"===(e=t.charAt(2))||"\\"===e||"?"===e||"#"===e)},rt=function(t){var e=t.path,n=e.length;!n||"file"==t.scheme&&1==n&&et(e[0],!0)||e.pop()},it=function(t){return"."===t||"%2e"===t.toLowerCase()},ot=function(t){return t=t.toLowerCase(),".."===t||"%2e."===t||".%2e"===t||"%2e%2e"===t},at={},st={},lt={},ct={},ut={},ft={},dt={},pt={},ht={},mt={},gt={},vt={},bt={},yt={},xt={},wt={},_t={},kt={},Tt={},At={},Mt={},St=function(t,e,n,i){var o,a,s,l,c=n||at,u=0,d="",h=!1,m=!1,g=!1;n||(t.scheme="",t.username="",t.password="",t.host=null,t.port=null,t.path=[],t.query=null,t.fragment=null,t.cannotBeABaseURL=!1,e=e.replace(B,"")),e=e.replace(N,""),o=p(e);while(u<=o.length){switch(a=o[u],c){case at:if(!a||!E.test(a)){if(n)return S;c=lt;continue}d+=a.toLowerCase(),c=st;break;case st:if(a&&(P.test(a)||"+"==a||"-"==a||"."==a))d+=a.toLowerCase();else{if(":"!=a){if(n)return S;d="",c=lt,u=0;continue}if(n&&(K(t)!=f(J,d)||"file"==d&&(Q(t)||null!==t.port)||"file"==t.scheme&&!t.host))return;if(t.scheme=d,n)return void(K(t)&&J[t.scheme]==t.port&&(t.port=null));d="","file"==t.scheme?c=yt:K(t)&&i&&i.scheme==t.scheme?c=ct:K(t)?c=pt:"/"==o[u+1]?(c=ut,u++):(t.cannotBeABaseURL=!0,t.path.push(""),c=Tt)}break;case lt:if(!i||i.cannotBeABaseURL&&"#"!=a)return S;if(i.cannotBeABaseURL&&"#"==a){t.scheme=i.scheme,t.path=i.path.slice(),t.query=i.query,t.fragment="",t.cannotBeABaseURL=!0,c=Mt;break}c="file"==i.scheme?yt:ft;continue;case ct:if("/"!=a||"/"!=o[u+1]){c=ft;continue}c=ht,u++;break;case ut:if("/"==a){c=mt;break}c=kt;continue;case ft:if(t.scheme=i.scheme,a==r)t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,t.path=i.path.slice(),t.query=i.query;else if("/"==a||"\\"==a&&K(t))c=dt;else if("?"==a)t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,t.path=i.path.slice(),t.query="",c=At;else{if("#"!=a){t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,t.path=i.path.slice(),t.path.pop(),c=kt;continue}t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,t.path=i.path.slice(),t.query=i.query,t.fragment="",c=Mt}break;case dt:if(!K(t)||"/"!=a&&"\\"!=a){if("/"!=a){t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,c=kt;continue}c=mt}else c=ht;break;case pt:if(c=ht,"/"!=a||"/"!=d.charAt(u+1))continue;u++;break;case ht:if("/"!=a&&"\\"!=a){c=mt;continue}break;case mt:if("@"==a){h&&(d="%40"+d),h=!0,s=p(d);for(var v=0;v65535)return C;t.port=K(t)&&x===J[t.scheme]?null:x,d=""}if(n)return;c=_t;continue}return C}d+=a;break;case yt:if(t.scheme="file","/"==a||"\\"==a)c=xt;else{if(!i||"file"!=i.scheme){c=kt;continue}if(a==r)t.host=i.host,t.path=i.path.slice(),t.query=i.query;else if("?"==a)t.host=i.host,t.path=i.path.slice(),t.query="",c=At;else{if("#"!=a){nt(o.slice(u).join(""))||(t.host=i.host,t.path=i.path.slice(),rt(t)),c=kt;continue}t.host=i.host,t.path=i.path.slice(),t.query=i.query,t.fragment="",c=Mt}}break;case xt:if("/"==a||"\\"==a){c=wt;break}i&&"file"==i.scheme&&!nt(o.slice(u).join(""))&&(et(i.path[0],!0)?t.path.push(i.path[0]):t.host=i.host),c=kt;continue;case wt:if(a==r||"/"==a||"\\"==a||"?"==a||"#"==a){if(!n&&et(d))c=kt;else if(""==d){if(t.host="",n)return;c=_t}else{if(l=V(t,d),l)return l;if("localhost"==t.host&&(t.host=""),n)return;d="",c=_t}continue}d+=a;break;case _t:if(K(t)){if(c=kt,"/"!=a&&"\\"!=a)continue}else if(n||"?"!=a)if(n||"#"!=a){if(a!=r&&(c=kt,"/"!=a))continue}else t.fragment="",c=Mt;else t.query="",c=At;break;case kt:if(a==r||"/"==a||"\\"==a&&K(t)||!n&&("?"==a||"#"==a)){if(ot(d)?(rt(t),"/"==a||"\\"==a&&K(t)||t.path.push("")):it(d)?"/"==a||"\\"==a&&K(t)||t.path.push(""):("file"==t.scheme&&!t.path.length&&et(d)&&(t.host&&(t.host=""),d=d.charAt(0)+":"),t.path.push(d)),d="","file"==t.scheme&&(a==r||"?"==a||"#"==a))while(t.path.length>1&&""===t.path[0])t.path.shift();"?"==a?(t.query="",c=At):"#"==a&&(t.fragment="",c=Mt)}else d+=Z(a,W);break;case Tt:"?"==a?(t.query="",c=At):"#"==a?(t.fragment="",c=Mt):a!=r&&(t.path[0]+=Z(a,G));break;case At:n||"#"!=a?a!=r&&("'"==a&&K(t)?t.query+="%27":t.query+="#"==a?"%23":Z(a,G)):(t.fragment="",c=Mt);break;case Mt:a!=r&&(t.fragment+=Z(a,Y));break}u++}},Ot=function(t){var e,n,r=u(this,Ot,"URL"),i=arguments.length>1?arguments[1]:void 0,a=String(t),s=_(r,{type:"URL"});if(void 0!==i)if(i instanceof Ot)e=k(i);else if(n=St(e={},String(i)),n)throw TypeError(n);if(n=St(s,a,null,e),n)throw TypeError(n);var l=s.searchParams=new x,c=w(l);c.updateSearchParams(s.query),c.updateURL=function(){s.query=String(l)||null},o||(r.href=Et.call(r),r.origin=Pt.call(r),r.protocol=Lt.call(r),r.username=Dt.call(r),r.password=It.call(r),r.host=zt.call(r),r.hostname=Rt.call(r),r.port=jt.call(r),r.pathname=Ft.call(r),r.search=Bt.call(r),r.searchParams=Nt.call(r),r.hash=Vt.call(r))},Ct=Ot.prototype,Et=function(){var t=k(this),e=t.scheme,n=t.username,r=t.password,i=t.host,o=t.port,a=t.path,s=t.query,l=t.fragment,c=e+":";return null!==i?(c+="//",Q(t)&&(c+=n+(r?":"+r:"")+"@"),c+=$(i),null!==o&&(c+=":"+o)):"file"==e&&(c+="//"),c+=t.cannotBeABaseURL?a[0]:a.length?"/"+a.join("/"):"",null!==s&&(c+="?"+s),null!==l&&(c+="#"+l),c},Pt=function(){var t=k(this),e=t.scheme,n=t.port;if("blob"==e)try{return new Ot(e.path[0]).origin}catch(r){return"null"}return"file"!=e&&K(t)?e+"://"+$(t.host)+(null!==n?":"+n:""):"null"},Lt=function(){return k(this).scheme+":"},Dt=function(){return k(this).username},It=function(){return k(this).password},zt=function(){var t=k(this),e=t.host,n=t.port;return null===e?"":null===n?$(e):$(e)+":"+n},Rt=function(){var t=k(this).host;return null===t?"":$(t)},jt=function(){var t=k(this).port;return null===t?"":String(t)},Ft=function(){var t=k(this),e=t.path;return t.cannotBeABaseURL?e[0]:e.length?"/"+e.join("/"):""},Bt=function(){var t=k(this).query;return t?"?"+t:""},Nt=function(){return k(this).searchParams},Vt=function(){var t=k(this).fragment;return t?"#"+t:""},Ut=function(t,e){return{get:t,set:e,configurable:!0,enumerable:!0}};if(o&&l(Ct,{href:Ut(Et,(function(t){var e=k(this),n=String(t),r=St(e,n);if(r)throw TypeError(r);w(e.searchParams).updateSearchParams(e.query)})),origin:Ut(Pt),protocol:Ut(Lt,(function(t){var e=k(this);St(e,String(t)+":",at)})),username:Ut(Dt,(function(t){var e=k(this),n=p(String(t));if(!tt(e)){e.username="";for(var r=0;r=e.length?(t.target=void 0,{value:void 0,done:!0}):"keys"==n?{value:r,done:!1}:"values"==n?{value:e[r],done:!1}:{value:[r,e[r]],done:!1}}),"values"),o.Arguments=o.Array,i("keys"),i("values"),i("entries")},function(t,e){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(r){"object"===typeof window&&(n=window)}t.exports=n},function(t,e,n){var r=n(23),i=n(49);(t.exports=function(t,e){return i[t]||(i[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.11.0",mode:r?"pure":"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})},function(t,e,n){var r=n(2),i=n(50),o="__core-js_shared__",a=r[o]||i(o,{});t.exports=a},function(t,e,n){var r=n(2),i=n(15);t.exports=function(t,e){try{i(r,t,e)}catch(n){r[t]=e}return e}},function(t,e,n){var r=n(2),i=n(5),o=r.document,a=i(o)&&i(o.createElement);t.exports=function(t){return a?o.createElement(t):{}}},function(t,e,n){var r=n(21);t.exports=r("navigator","userAgent")||""},function(t,e){t.exports={}},function(t,e){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},function(t,e,n){var r=n(48),i=n(72),o=r("keys");t.exports=function(t){return o[t]||(o[t]=i(t))}},function(t,e,n){var r=n(49),i=Function.toString;"function"!=typeof r.inspectSource&&(r.inspectSource=function(t){return i.call(t)}),t.exports=r.inspectSource},function(t,e,n){var r=n(3),i=/#|\.prototype\./,o=function(t,e){var n=s[a(t)];return n==c||n!=l&&("function"==typeof e?r(e):!!e)},a=o.normalize=function(t){return String(t).replace(i,".").toLowerCase()},s=o.data={},l=o.NATIVE="N",c=o.POLYFILL="P";t.exports=o},function(t,e){t.exports=function(t,e,n){if(!(t instanceof e))throw TypeError("Incorrect "+(n?n+" ":"")+"invocation");return t}},function(t,e,n){var r=n(60),i=n(20),o=n(1),a=o("toStringTag"),s="Arguments"==i(function(){return arguments}()),l=function(t,e){try{return t[e]}catch(n){}};t.exports=r?i:function(t){var e,n,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=l(e=Object(t),a))?n:s?i(e):"Object"==(r=i(e))&&"function"==typeof e.callee?"Arguments":r}},function(t,e,n){var r=n(1),i=r("toStringTag"),o={};o[i]="z",t.exports="[object z]"===String(o)},function(t,e,n){var r=n(4),i=n(33),o=n(1),a=o("species");t.exports=function(t,e){var n,o=r(t).constructor;return void 0===o||void 0==(n=r(o)[a])?e:i(n)}},function(t,e,n){var r=n(20);t.exports=Array.isArray||function(t){return"Array"==r(t)}},function(t,e,n){var r=n(40),i=n(22),o=function(t){return function(e,n){var o,a,s=String(i(e)),l=r(n),c=s.length;return l<0||l>=c?t?"":void 0:(o=s.charCodeAt(l),o<55296||o>56319||l+1===c||(a=s.charCodeAt(l+1))<56320||a>57343?t?s.charAt(l):o:t?s.slice(l,l+2):a-56320+(o-55296<<10)+65536)}};t.exports={codeAt:o(!1),charAt:o(!0)}},function(t,e,n){"use strict";var r=n(38),i=n(16),o=n(28);t.exports=function(t,e,n){var a=r(e);a in t?i.f(t,a,o(0,n)):t[a]=n}},function(t,e,n){"use strict";var r=n(102),i=n(103),o=n(48),a=RegExp.prototype.exec,s=o("native-string-replace",String.prototype.replace),l=a,c=function(){var t=/a/,e=/b*/g;return a.call(t,"a"),a.call(e,"a"),0!==t.lastIndex||0!==e.lastIndex}(),u=i.UNSUPPORTED_Y||i.BROKEN_CARET,f=void 0!==/()??/.exec("")[1],d=c||f||u;d&&(l=function(t){var e,n,i,o,l=this,d=u&&l.sticky,p=r.call(l),h=l.source,m=0,g=t;return d&&(p=p.replace("y",""),-1===p.indexOf("g")&&(p+="g"),g=String(t).slice(l.lastIndex),l.lastIndex>0&&(!l.multiline||l.multiline&&"\n"!==t[l.lastIndex-1])&&(h="(?: "+h+")",g=" "+g,m++),n=new RegExp("^(?:"+h+")",p)),f&&(n=new RegExp("^"+h+"$(?!\\s)",p)),c&&(e=l.lastIndex),i=a.call(d?n:l,g),d?i?(i.input=i.input.slice(m),i[0]=i[0].slice(m),i.index=l.lastIndex,l.lastIndex+=i[0].length):l.lastIndex=0:c&&i&&(l.lastIndex=l.global?i.index+i[0].length:e),f&&i&&i.length>1&&s.call(i[0],n,(function(){for(o=1;o=M&&(A+=b.slice(M,C)+I,M=C+O.length)}return A+b.slice(M)}]}))},function(t,e,n){"use strict";var r=n(104),i=n(165),o=n(4),a=n(22),s=n(61),l=n(105),c=n(17),u=n(106),f=n(65),d=n(103),p=d.UNSUPPORTED_Y,h=[].push,m=Math.min,g=4294967295;r("split",2,(function(t,e,n){var r;return r="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(t,n){var r=String(a(this)),o=void 0===n?g:n>>>0;if(0===o)return[];if(void 0===t)return[r];if(!i(t))return e.call(r,t,o);var s,l,c,u=[],d=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),p=0,m=new RegExp(t.source,d+"g");while(s=f.call(m,r)){if(l=m.lastIndex,l>p&&(u.push(r.slice(p,s.index)),s.length>1&&s.index=o))break;m.lastIndex===s.index&&m.lastIndex++}return p===r.length?!c&&m.test("")||u.push(""):u.push(r.slice(p)),u.length>o?u.slice(0,o):u}:"0".split(void 0,0).length?function(t,n){return void 0===t&&0===n?[]:e.call(this,t,n)}:e,[function(e,n){var i=a(this),o=void 0==e?void 0:e[t];return void 0!==o?o.call(e,i,n):r.call(String(i),e,n)},function(t,i){var a=n(r,t,this,i,r!==e);if(a.done)return a.value;var f=o(t),d=String(this),h=s(f,RegExp),v=f.unicode,b=(f.ignoreCase?"i":"")+(f.multiline?"m":"")+(f.unicode?"u":"")+(p?"g":"y"),y=new h(p?"^(?:"+f.source+")":f,b),x=void 0===i?g:i>>>0;if(0===x)return[];if(0===d.length)return null===u(y,d)?[d]:[];var w=0,_=0,k=[];while(_37&&i<41)}))},function(t,e,n){var r=n(11),i=n(16),o=n(4),a=n(75);t.exports=r?Object.defineProperties:function(t,e){o(t);var n,r=a(e),s=r.length,l=0;while(s>l)i.f(t,n=r[l++],e[n]);return t}},function(t,e,n){var r=n(76),i=n(54);t.exports=Object.keys||function(t){return r(t,i)}},function(t,e,n){var r=n(8),i=n(27),o=n(130).indexOf,a=n(53);t.exports=function(t,e){var n,s=i(t),l=0,c=[];for(n in s)!r(a,n)&&r(s,n)&&c.push(n);while(e.length>l)r(s,n=e[l++])&&(~o(c,n)||c.push(n));return c}},function(t,e,n){var r=n(40),i=Math.max,o=Math.min;t.exports=function(t,e){var n=r(t);return n<0?i(n+e,0):o(n,e)}},function(t,e,n){var r=n(21);t.exports=r("document","documentElement")},function(t,e,n){"use strict";var r=n(12),i=n(83),o=n(85),a=n(86),s=n(32),l=n(15),c=n(9),u=n(1),f=n(23),d=n(31),p=n(84),h=p.IteratorPrototype,m=p.BUGGY_SAFARI_ITERATORS,g=u("iterator"),v="keys",b="values",y="entries",x=function(){return this};t.exports=function(t,e,n,u,p,w,_){i(n,e,u);var k,T,A,M=function(t){if(t===p&&P)return P;if(!m&&t in C)return C[t];switch(t){case v:return function(){return new n(this,t)};case b:return function(){return new n(this,t)};case y:return function(){return new n(this,t)}}return function(){return new n(this)}},S=e+" Iterator",O=!1,C=t.prototype,E=C[g]||C["@@iterator"]||p&&C[p],P=!m&&E||M(p),L="Array"==e&&C.entries||E;if(L&&(k=o(L.call(new t)),h!==Object.prototype&&k.next&&(f||o(k)===h||(a?a(k,h):"function"!=typeof k[g]&&l(k,g,x)),s(k,S,!0,!0),f&&(d[S]=x))),p==b&&E&&E.name!==b&&(O=!0,P=function(){return E.call(this)}),f&&!_||C[g]===P||l(C,g,P),d[e]=P,p)if(T={values:M(b),keys:w?P:M(v),entries:M(y)},_)for(A in T)(m||O||!(A in C))&&c(C,A,T[A]);else r({target:e,proto:!0,forced:m||O},T);return T}},function(t,e,n){"use strict";var r={}.propertyIsEnumerable,i=Object.getOwnPropertyDescriptor,o=i&&!r.call({1:2},1);e.f=o?function(t){var e=i(this,t);return!!e&&e.enumerable}:r},function(t,e,n){var r=n(76),i=n(54),o=i.concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,o)}},function(t,e){e.f=Object.getOwnPropertySymbols},function(t,e,n){"use strict";var r=n(84).IteratorPrototype,i=n(39),o=n(28),a=n(32),s=n(31),l=function(){return this};t.exports=function(t,e,n){var c=e+" Iterator";return t.prototype=i(r,{next:o(1,n)}),a(t,c,!1,!0),s[c]=l,t}},function(t,e,n){"use strict";var r,i,o,a=n(3),s=n(85),l=n(15),c=n(8),u=n(1),f=n(23),d=u("iterator"),p=!1,h=function(){return this};[].keys&&(o=[].keys(),"next"in o?(i=s(s(o)),i!==Object.prototype&&(r=i)):p=!0);var m=void 0==r||a((function(){var t={};return r[d].call(t)!==t}));m&&(r={}),f&&!m||c(r,d)||l(r,d,h),t.exports={IteratorPrototype:r,BUGGY_SAFARI_ITERATORS:p}},function(t,e,n){var r=n(8),i=n(19),o=n(55),a=n(134),s=o("IE_PROTO"),l=Object.prototype;t.exports=a?Object.getPrototypeOf:function(t){return t=i(t),r(t,s)?t[s]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?l:null}},function(t,e,n){var r=n(4),i=n(135);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,n={};try{t=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set,t.call(n,[]),e=n instanceof Array}catch(o){}return function(n,o){return r(n),i(o),e?t.call(n,o):n.__proto__=o,n}}():void 0)},function(t,e,n){var r=n(2);t.exports=r.Promise},function(t,e,n){var r=n(9);t.exports=function(t,e,n){for(var i in e)r(t,i,e[i],n);return t}},function(t,e,n){var r=n(1),i=n(31),o=r("iterator"),a=Array.prototype;t.exports=function(t){return void 0!==t&&(i.Array===t||a[o]===t)}},function(t,e,n){var r=n(4);t.exports=function(t){var e=t["return"];if(void 0!==e)return r(e.call(t)).value}},function(t,e,n){var r,i,o,a=n(2),s=n(3),l=n(34),c=n(78),u=n(51),f=n(92),d=n(29),p=a.location,h=a.setImmediate,m=a.clearImmediate,g=a.process,v=a.MessageChannel,b=a.Dispatch,y=0,x={},w="onreadystatechange",_=function(t){if(x.hasOwnProperty(t)){var e=x[t];delete x[t],e()}},k=function(t){return function(){_(t)}},T=function(t){_(t.data)},A=function(t){a.postMessage(t+"",p.protocol+"//"+p.host)};h&&m||(h=function(t){var e=[],n=1;while(arguments.length>n)e.push(arguments[n++]);return x[++y]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},r(y),y},m=function(t){delete x[t]},d?r=function(t){g.nextTick(k(t))}:b&&b.now?r=function(t){b.now(k(t))}:v&&!f?(i=new v,o=i.port2,i.port1.onmessage=T,r=l(o.postMessage,o,1)):a.addEventListener&&"function"==typeof postMessage&&!a.importScripts&&p&&"file:"!==p.protocol&&!s(A)?(r=A,a.addEventListener("message",T,!1)):r=w in u("script")?function(t){c.appendChild(u("script"))[w]=function(){c.removeChild(this),_(t)}}:function(t){setTimeout(k(t),0)}),t.exports={set:h,clear:m}},function(t,e,n){var r=n(52);t.exports=/(?:iphone|ipod|ipad).*applewebkit/i.test(r)},function(t,e,n){var r=n(4),i=n(5),o=n(94);t.exports=function(t,e){if(r(t),i(e)&&e.constructor===t)return e;var n=o.f(t),a=n.resolve;return a(e),n.promise}},function(t,e,n){"use strict";var r=n(33),i=function(t){var e,n;this.promise=new t((function(t,r){if(void 0!==e||void 0!==n)throw TypeError("Bad Promise constructor");e=t,n=r})),this.resolve=r(e),this.reject=r(n)};t.exports.f=function(t){return new i(t)}},function(t,e,n){"use strict";var r=n(11),i=n(3),o=n(75),a=n(82),s=n(80),l=n(19),c=n(37),u=Object.assign,f=Object.defineProperty;t.exports=!u||i((function(){if(r&&1!==u({b:1},u(f({},"a",{enumerable:!0,get:function(){f(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},n=Symbol(),i="abcdefghijklmnopqrst";return t[n]=7,i.split("").forEach((function(t){e[t]=t})),7!=u({},t)[n]||o(u({},e)).join("")!=i}))?function(t,e){var n=l(t),i=arguments.length,u=1,f=a.f,d=s.f;while(i>u){var p,h=c(arguments[u++]),m=f?o(h).concat(f(h)):o(h),g=m.length,v=0;while(g>v)p=m[v++],r&&!d.call(h,p)||(n[p]=h[p])}return n}:u},function(t,e,n){var r=n(2),i=n(97),o=n(155),a=n(15);for(var s in i){var l=r[s],c=l&&l.prototype;if(c&&c.forEach!==o)try{a(c,"forEach",o)}catch(u){c.forEach=o}}},function(t,e){t.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},function(t,e,n){var r=n(5),i=n(62),o=n(1),a=o("species");t.exports=function(t,e){var n;return i(t)&&(n=t.constructor,"function"!=typeof n||n!==Array&&!i(n.prototype)?r(n)&&(n=n[a],null===n&&(n=void 0)):n=void 0),new(void 0===n?Array:n)(0===e?0:e)}},function(t,e,n){"use strict";var r=n(3);t.exports=function(t,e){var n=[][t];return!!n&&r((function(){n.call(null,e||function(){throw 1},1)}))}},,function(t,e,n){var r=n(3),i=n(1),o=n(23),a=i("iterator");t.exports=!r((function(){var t=new URL("b?a=1&b=2&c=3","http://a"),e=t.searchParams,n="";return t.pathname="c%20d",e.forEach((function(t,r){e["delete"]("b"),n+=r+t})),o&&!t.toJSON||!e.sort||"http://a/c%20d?a=1&c=3"!==t.href||"3"!==e.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!e[a]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("http://тест").host||"#%D0%B1"!==new URL("http://a#б").hash||"a1c3"!==n||"x"!==new URL("http://x",void 0).host}))},function(t,e,n){"use strict";var r=n(4);t.exports=function(){var t=r(this),e="";return t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.dotAll&&(e+="s"),t.unicode&&(e+="u"),t.sticky&&(e+="y"),e}},function(t,e,n){"use strict";var r=n(3);function i(t,e){return RegExp(t,e)}e.UNSUPPORTED_Y=r((function(){var t=i("a","y");return t.lastIndex=2,null!=t.exec("abcd")})),e.BROKEN_CARET=r((function(){var t=i("^r","gy");return t.lastIndex=2,null!=t.exec("str")}))},function(t,e,n){"use strict";n(45);var r=n(9),i=n(3),o=n(1),a=n(15),s=o("species"),l=!i((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$")})),c=function(){return"$0"==="a".replace(/./,"$0")}(),u=o("replace"),f=function(){return!!/./[u]&&""===/./[u]("a","$0")}(),d=!i((function(){var t=/(?:)/,e=t.exec;t.exec=function(){return e.apply(this,arguments)};var n="ab".split(t);return 2!==n.length||"a"!==n[0]||"b"!==n[1]}));t.exports=function(t,e,n,u){var p=o(t),h=!i((function(){var e={};return e[p]=function(){return 7},7!=""[t](e)})),m=h&&!i((function(){var e=!1,n=/a/;return"split"===t&&(n={},n.constructor={},n.constructor[s]=function(){return n},n.flags="",n[p]=/./[p]),n.exec=function(){return e=!0,null},n[p](""),!e}));if(!h||!m||"replace"===t&&(!l||!c||f)||"split"===t&&!d){var g=/./[p],v=n(p,""[t],(function(t,e,n,r,i){return e.exec===RegExp.prototype.exec?h&&!i?{done:!0,value:g.call(e,n,r)}:{done:!0,value:t.call(n,e,r)}:{done:!1}}),{REPLACE_KEEPS_$0:c,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:f}),b=v[0],y=v[1];r(String.prototype,t,b),r(RegExp.prototype,p,2==e?function(t,e){return y.call(t,this,e)}:function(t){return y.call(t,this)})}u&&a(RegExp.prototype[p],"sham",!0)}},function(t,e,n){"use strict";var r=n(63).charAt;t.exports=function(t,e,n){return e+(n?r(t,e).length:1)}},function(t,e,n){var r=n(20),i=n(65);t.exports=function(t,e){var n=t.exec;if("function"===typeof n){var o=n.call(t,e);if("object"!==typeof o)throw TypeError("RegExp exec method returned something other than an Object or null");return o}if("RegExp"!==r(t))throw TypeError("RegExp#exec called on incompatible receiver");return i.call(t,e)}},,,,,function(t,e,n){var r=n(3),i=n(1),o=n(30),a=i("species");t.exports=function(t){return o>=51||!r((function(){var e=[],n=e.constructor={};return n[a]=function(){return{foo:1}},1!==e[t](Boolean).foo}))}},,function(t,e,n){"use strict";t.exports=function(t,e){return function(){for(var n=new Array(arguments.length),r=0;r=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(t){l.headers[t]={}})),r.forEach(["post","put","patch"],(function(t){l.headers[t]=r.merge(o)})),t.exports=l}).call(this,n(68))},function(t,e,n){"use strict";var r=n(6),i=n(194),o=n(196),a=n(114),s=n(197),l=n(200),c=n(201),u=n(118);t.exports=function(t){return new Promise((function(e,n){var f=t.data,d=t.headers;r.isFormData(f)&&delete d["Content-Type"];var p=new XMLHttpRequest;if(t.auth){var h=t.auth.username||"",m=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";d.Authorization="Basic "+btoa(h+":"+m)}var g=s(t.baseURL,t.url);if(p.open(t.method.toUpperCase(),a(g,t.params,t.paramsSerializer),!0),p.timeout=t.timeout,p.onreadystatechange=function(){if(p&&4===p.readyState&&(0!==p.status||p.responseURL&&0===p.responseURL.indexOf("file:"))){var r="getAllResponseHeaders"in p?l(p.getAllResponseHeaders()):null,o=t.responseType&&"text"!==t.responseType?p.response:p.responseText,a={data:o,status:p.status,statusText:p.statusText,headers:r,config:t,request:p};i(e,n,a),p=null}},p.onabort=function(){p&&(n(u("Request aborted",t,"ECONNABORTED",p)),p=null)},p.onerror=function(){n(u("Network Error",t,null,p)),p=null},p.ontimeout=function(){var e="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),n(u(e,t,"ECONNABORTED",p)),p=null},r.isStandardBrowserEnv()){var v=(t.withCredentials||c(g))&&t.xsrfCookieName?o.read(t.xsrfCookieName):void 0;v&&(d[t.xsrfHeaderName]=v)}if("setRequestHeader"in p&&r.forEach(d,(function(t,e){"undefined"===typeof f&&"content-type"===e.toLowerCase()?delete d[e]:p.setRequestHeader(e,t)})),r.isUndefined(t.withCredentials)||(p.withCredentials=!!t.withCredentials),t.responseType)try{p.responseType=t.responseType}catch(b){if("json"!==t.responseType)throw b}"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)}))}},function(t,e,n){"use strict";var r=n(195);t.exports=function(t,e,n,i,o){var a=new Error(t);return r(a,e,n,i,o)}},function(t,e,n){"use strict";var r=n(6);t.exports=function(t,e){e=e||{};var n={},i=["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 l(t,e){return r.isPlainObject(t)&&r.isPlainObject(e)?r.merge(t,e):r.isPlainObject(e)?r.merge({},e):r.isArray(e)?e.slice():e}function c(i){r.isUndefined(e[i])?r.isUndefined(t[i])||(n[i]=l(void 0,t[i])):n[i]=l(t[i],e[i])}r.forEach(i,(function(t){r.isUndefined(e[t])||(n[t]=l(void 0,e[t]))})),r.forEach(o,c),r.forEach(a,(function(i){r.isUndefined(e[i])?r.isUndefined(t[i])||(n[i]=l(void 0,t[i])):n[i]=l(void 0,e[i])})),r.forEach(s,(function(r){r in e?n[r]=l(t[r],e[r]):r in t&&(n[r]=l(void 0,t[r]))}));var u=i.concat(o).concat(a).concat(s),f=Object.keys(t).concat(Object.keys(e)).filter((function(t){return-1===u.indexOf(t)}));return r.forEach(f,c),n}},function(t,e,n){"use strict";function r(t){this.message=t}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,t.exports=r},,function(t,e,n){(function(e,n){t.exports=n()})("undefined"!==typeof self&&self,(function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"===typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t["default"]}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s="fae3")}({0:function(t,e){},"0000":function(t,e,n){"use strict";t.exports=d;var r=n("92ba"),i=n("24ad").compareCells;function o(t,e,n){this.vertices=t,this.adjacent=e,this.boundary=n,this.lastVisited=-1}function a(t,e,n){this.vertices=t,this.cell=e,this.index=n}function s(t,e){return i(t.vertices,e.vertices)}function l(t){for(var e=["function orient(){var tuple=this.tuple;return test("],n=0;n<=t;++n)n>0&&e.push(","),e.push("tuple[",n,"]");e.push(")}return orient");var i=new Function("test",e.join("")),o=r[t+1];return o||(o=r),i(o)}o.prototype.flip=function(){var t=this.vertices[0];this.vertices[0]=this.vertices[1],this.vertices[1]=t;var e=this.adjacent[0];this.adjacent[0]=this.adjacent[1],this.adjacent[1]=e};var c=[];function u(t,e,n){this.dimension=t,this.vertices=e,this.simplices=n,this.interior=n.filter((function(t){return!t.boundary})),this.tuple=new Array(t+1);for(var r=0;r<=t;++r)this.tuple[r]=this.vertices[r];var i=c[t];i||(i=c[t]=l(t)),this.orient=i}var f=u.prototype;function d(t,e){var n=t.length;if(0===n)throw new Error("Must have at least d+1 points");var i=t[0].length;if(n<=i)throw new Error("Must input at least d+1 points");var a=t.slice(0,i+1),s=r.apply(void 0,a);if(0===s)throw new Error("Input not in general position");for(var l=new Array(i+1),c=0;c<=i;++c)l[c]=c;s<0&&(l[0]=1,l[1]=0);var f=new o(l,new Array(i+1),!1),d=f.adjacent,p=new Array(i+2);for(c=0;c<=i;++c){for(var h=l.slice(),m=0;m<=i;++m)m===c&&(h[m]=-1);var g=h[0];h[0]=h[1],h[1]=g;var v=new o(h,new Array(i+1),!0);d[c]=v,p[c]=v}p[i+1]=f;for(c=0;c<=i;++c){h=d[c].vertices;var b=d[c].adjacent;for(m=0;m<=i;++m){var y=h[m];if(y<0)b[m]=f;else for(var x=0;x<=i;++x)d[x].vertices.indexOf(y)<0&&(b[m]=d[x])}}var w=new u(i,a,p),_=!!e;for(c=i+1;c0){t=a.pop();t.vertices;for(var s=t.adjacent,l=0;l<=n;++l){var c=s[l];if(c.boundary&&!(c.lastVisited<=-r)){for(var u=c.vertices,f=0;f<=n;++f){var d=u[f];i[f]=d<0?e:o[d]}var p=this.orient();if(p>0)return c;c.lastVisited=-r,0===p&&a.push(c)}}}return null},f.walk=function(t,e){var n=this.vertices.length-1,r=this.dimension,i=this.vertices,o=this.tuple,a=e?this.interior.length*Math.random()|0:this.interior.length-1,s=this.interior[a];t:while(!s.boundary){for(var l=s.vertices,c=s.adjacent,u=0;u<=r;++u)o[u]=i[l[u]];s.lastVisited=n;for(u=0;u<=r;++u){var f=c[u];if(!(f.lastVisited>=n)){var d=o[u];o[u]=t;var p=this.orient();if(o[u]=d,p<0){s=f;continue t}f.boundary?f.lastVisited=-n:f.lastVisited=n}}return}return s},f.addPeaks=function(t,e){var n=this.vertices.length-1,r=this.dimension,i=this.vertices,l=this.tuple,c=this.interior,u=this.simplices,f=[e];e.lastVisited=n,e.vertices[e.vertices.indexOf(-1)]=n,e.boundary=!1,c.push(e);var d=[];while(f.length>0){e=f.pop();var p=e.vertices,h=e.adjacent,m=p.indexOf(n);if(!(m<0))for(var g=0;g<=r;++g)if(g!==m){var v=h[g];if(v.boundary&&!(v.lastVisited>=n)){var b=v.vertices;if(v.lastVisited!==-n){for(var y=0,x=0;x<=r;++x)b[x]<0?(y=x,l[x]=t):l[x]=i[b[x]];var w=this.orient();if(w>0){b[y]=n,v.boundary=!1,c.push(v),f.push(v),v.lastVisited=n;continue}v.lastVisited=-n}var _=v.adjacent,k=p.slice(),T=h.slice(),A=new o(k,T,!0);u.push(A);var M=_.indexOf(e);if(!(M<0)){_[M]=A,T[m]=v,k[g]=-1,T[g]=e,h[g]=A,A.flip();for(x=0;x<=r;++x){var S=k[x];if(!(S<0||S===n)){for(var O=new Array(r-1),C=0,E=0;E<=r;++E){var P=k[E];P<0||E===x||(O[C++]=P)}d.push(new a(O,A,x))}}}}}}d.sort(s);for(g=0;g+1=0?a[l++]=s[u]:c=1&u;if(c===(1&t)){var f=a[0];a[0]=a[1],a[1]=f}e.push(a)}}return e}},"0004":function(t,e,n){var r=n("8586");function i(t,e){var n=r(e),i=[];return i=i.concat(n(t)),i=i.concat(n(null)),i}t.exports=i},"0005":function(t,e,n){"use strict";function r(t){for(var e=1,n=1;n0){for(var _=0;_<24;++_)i.push(i[i.length-12]);u+=2,g=!0}continue t}f[0][n]=Math.min(f[0][n],x[n],w[n]),f[1][n]=Math.max(f[1][n],x[n],w[n])}Array.isArray(h[0])?(v=h.length>e-1?h[e-1]:h.length>0?h[h.length-1]:[0,0,0,1],b=h.length>e?h[e]:h.length>0?h[h.length-1]:[0,0,0,1]):v=b=h,3===v.length&&(v=[v[0],v[1],v[2],1]),3===b.length&&(b=[b[0],b[1],b[2],1]),!this.hasAlpha&&v[3]<1&&(this.hasAlpha=!0),y=Array.isArray(m)?m.length>e-1?m[e-1]:m.length>0?m[m.length-1]:[0,0,0,1]:m;var k=c;if(c+=p(x,w),g){for(n=0;n<2;++n)i.push(x[0],x[1],x[2],w[0],w[1],w[2],k,y,v[0],v[1],v[2],v[3]);u+=2,g=!1}i.push(x[0],x[1],x[2],w[0],w[1],w[2],k,y,v[0],v[1],v[2],v[3],x[0],x[1],x[2],w[0],w[1],w[2],k,-y,v[0],v[1],v[2],v[3],w[0],w[1],w[2],x[0],x[1],x[2],c,-y,b[0],b[1],b[2],b[3],w[0],w[1],w[2],x[0],x[1],x[2],c,y,b[0],b[1],b[2],b[3]),u+=4}}if(this.buffer.update(i),o.push(c),a.push(d[d.length-1].slice()),this.bounds=f,this.vertexCount=u,this.points=a,this.arcLength=o,"dashes"in t){var T=t.dashes,A=T.slice();for(A.unshift(0),e=1;e/g),s=0;s=0?l=p:(l=p=d,d++),l1||0===t[0])&&(t[1]>1||0===t[1])&&(t[2]>1||0===t[2])&&(!t[3]||t[3]>1))}t.exports=function(t,e){"float"!==e&&e||(e="array"),"uint"===e&&(e="uint8"),"uint_clamped"===e&&(e="uint8_clamped");var n=o(e),s=new n(4),l="uint8"!==e&&"uint8_clamped"!==e;return t.length&&"string"!==typeof t||(t=r(t),t[0]/=255,t[1]/=255,t[2]/=255),a(t)?(s[0]=t[0],s[1]=t[1],s[2]=t[2],s[3]=null!=t[3]?t[3]:255,l&&(s[0]/=255,s[1]/=255,s[2]/=255,s[3]/=255),s):(l?(s[0]=t[0],s[1]=t[1],s[2]=t[2],s[3]=null!=t[3]?t[3]:1):(s[0]=i(Math.floor(255*t[0]),0,255),s[1]=i(Math.floor(255*t[1]),0,255),s[2]=i(Math.floor(255*t[2]),0,255),s[3]=null==t[3]?255:i(Math.floor(255*t[3]),0,255)),s)}},"0119":function(t,e,n){"use strict";t.exports=i;var r=32;function i(t,e){e<=4*r?o(0,e-1,t):d(0,e-1,t)}function o(t,e,n){for(var r=2*(t+1),i=t+1;i<=e;++i){var o=n[r++],a=n[r++],s=i,l=r-2;while(s-- >t){var c=n[l-2],u=n[l-1];if(cn[e+1])}function f(t,e,n,r){t*=2;var i=r[t];return i>1,g=m-i,v=m+i,b=p,y=g,x=m,w=v,_=h,k=t+1,T=e-1,A=0;u(b,y,n)&&(A=b,b=y,y=A),u(w,_,n)&&(A=w,w=_,_=A),u(b,x,n)&&(A=b,b=x,x=A),u(y,x,n)&&(A=y,y=x,x=A),u(b,w,n)&&(A=b,b=w,w=A),u(x,w,n)&&(A=x,x=w,w=A),u(y,_,n)&&(A=y,y=_,_=A),u(y,x,n)&&(A=y,y=x,x=A),u(w,_,n)&&(A=w,w=_,_=A);for(var M=n[2*y],S=n[2*y+1],O=n[2*w],C=n[2*w+1],E=2*b,P=2*x,L=2*_,D=2*p,I=2*m,z=2*h,R=0;R<2;++R){var j=n[E+R],F=n[P+R],B=n[L+R];n[D+R]=j,n[I+R]=F,n[z+R]=B}s(g,t,n),s(v,e,n);for(var N=k;N<=T;++N)if(f(N,M,S,n))N!==k&&a(N,k,n),++k;else if(!f(N,O,C,n))while(1){if(f(T,O,C,n)){f(T,M,S,n)?(l(N,k,T,n),++k,--T):(a(N,T,n),--T);break}if(--T/g," "));c[u]=h,f.tickmode=d}}e.ticks=c;for(u=0;u<3;++u){a[u]=.5*(t.glplot.bounds[0][u]+t.glplot.bounds[1][u]);for(m=0;m<2;++m)e.bounds[m][u]=t.glplot.bounds[m][u]}t.contourLevels=s(c)}},"01db":function(t,e,n){"use strict";t.exports=n("b964")},"0230":function(t,e,n){var r=n("320c");function i(){this.regionalOptions=[],this.regionalOptions[""]={invalidCalendar:"Calendar {0} not found",invalidDate:"Invalid {0} date",invalidMonth:"Invalid {0} month",invalidYear:"Invalid {0} year",differentCalendars:"Cannot mix {0} and {1} dates"},this.local=this.regionalOptions[""],this.calendars={},this._localCals={}}function o(t,e,n,r){if(this._calendar=t,this._year=e,this._month=n,this._day=r,0===this._calendar._validateLevel&&!this._calendar.isValid(this._year,this._month,this._day))throw(c.local.invalidDate||c.regionalOptions[""].invalidDate).replace(/\{0\}/,this._calendar.local.name)}function a(t,e){return t=""+t,"000000".substring(0,e-t.length)+t}function s(){this.shortYearCutoff="+10"}function l(t){this.local=this.regionalOptions[t]||this.regionalOptions[""]}r(i.prototype,{instance:function(t,e){t=(t||"gregorian").toLowerCase(),e=e||"";var n=this._localCals[t+"-"+e];if(!n&&this.calendars[t]&&(n=new this.calendars[t](e),this._localCals[t+"-"+e]=n),!n)throw(this.local.invalidCalendar||this.regionalOptions[""].invalidCalendar).replace(/\{0\}/,t);return n},newDate:function(t,e,n,r,i){return r=(null!=t&&t.year?t.calendar():"string"===typeof r?this.instance(r,i):r)||this.instance(),r.newDate(t,e,n)},substituteDigits:function(t){return function(e){return(e+"").replace(/[0-9]/g,(function(e){return t[e]}))}},substituteChineseDigits:function(t,e){return function(n){var r="",i=0;while(n>0){var o=n%10;r=(0===o?"":t[o]+e[i])+r,i++,n=Math.floor(n/10)}return 0===r.indexOf(t[1]+e[1])&&(r=r.substr(1)),r||t[0]}}}),r(o.prototype,{newDate:function(t,e,n){return this._calendar.newDate(null==t?this:t,e,n)},year:function(t){return 0===arguments.length?this._year:this.set(t,"y")},month:function(t){return 0===arguments.length?this._month:this.set(t,"m")},day:function(t){return 0===arguments.length?this._day:this.set(t,"d")},date:function(t,e,n){if(!this._calendar.isValid(t,e,n))throw(c.local.invalidDate||c.regionalOptions[""].invalidDate).replace(/\{0\}/,this._calendar.local.name);return this._year=t,this._month=e,this._day=n,this},leapYear:function(){return this._calendar.leapYear(this)},epoch:function(){return this._calendar.epoch(this)},formatYear:function(){return this._calendar.formatYear(this)},monthOfYear:function(){return this._calendar.monthOfYear(this)},weekOfYear:function(){return this._calendar.weekOfYear(this)},daysInYear:function(){return this._calendar.daysInYear(this)},dayOfYear:function(){return this._calendar.dayOfYear(this)},daysInMonth:function(){return this._calendar.daysInMonth(this)},dayOfWeek:function(){return this._calendar.dayOfWeek(this)},weekDay:function(){return this._calendar.weekDay(this)},extraInfo:function(){return this._calendar.extraInfo(this)},add:function(t,e){return this._calendar.add(this,t,e)},set:function(t,e){return this._calendar.set(this,t,e)},compareTo:function(t){if(this._calendar.name!==t._calendar.name)throw(c.local.differentCalendars||c.regionalOptions[""].differentCalendars).replace(/\{0\}/,this._calendar.local.name).replace(/\{1\}/,t._calendar.local.name);var e=this._year!==t._year?this._year-t._year:this._month!==t._month?this.monthOfYear()-t.monthOfYear():this._day-t._day;return 0===e?0:e<0?-1:1},calendar:function(){return this._calendar},toJD:function(){return this._calendar.toJD(this)},fromJD:function(t){return this._calendar.fromJD(t)},toJSDate:function(){return this._calendar.toJSDate(this)},fromJSDate:function(t){return this._calendar.fromJSDate(t)},toString:function(){return(this.year()<0?"-":"")+a(Math.abs(this.year()),4)+"-"+a(this.month(),2)+"-"+a(this.day(),2)}}),r(s.prototype,{_validateLevel:0,newDate:function(t,e,n){return null==t?this.today():(t.year&&(this._validate(t,e,n,c.local.invalidDate||c.regionalOptions[""].invalidDate),n=t.day(),e=t.month(),t=t.year()),new o(this,t,e,n))},today:function(){return this.fromJSDate(new Date)},epoch:function(t){var e=this._validate(t,this.minMonth,this.minDay,c.local.invalidYear||c.regionalOptions[""].invalidYear);return e.year()<0?this.local.epochs[0]:this.local.epochs[1]},formatYear:function(t){var e=this._validate(t,this.minMonth,this.minDay,c.local.invalidYear||c.regionalOptions[""].invalidYear);return(e.year()<0?"-":"")+a(Math.abs(e.year()),4)},monthsInYear:function(t){return this._validate(t,this.minMonth,this.minDay,c.local.invalidYear||c.regionalOptions[""].invalidYear),12},monthOfYear:function(t,e){var n=this._validate(t,e,this.minDay,c.local.invalidMonth||c.regionalOptions[""].invalidMonth);return(n.month()+this.monthsInYear(n)-this.firstMonth)%this.monthsInYear(n)+this.minMonth},fromMonthOfYear:function(t,e){var n=(e+this.firstMonth-2*this.minMonth)%this.monthsInYear(t)+this.minMonth;return this._validate(t,n,this.minDay,c.local.invalidMonth||c.regionalOptions[""].invalidMonth),n},daysInYear:function(t){var e=this._validate(t,this.minMonth,this.minDay,c.local.invalidYear||c.regionalOptions[""].invalidYear);return this.leapYear(e)?366:365},dayOfYear:function(t,e,n){var r=this._validate(t,e,n,c.local.invalidDate||c.regionalOptions[""].invalidDate);return r.toJD()-this.newDate(r.year(),this.fromMonthOfYear(r.year(),this.minMonth),this.minDay).toJD()+1},daysInWeek:function(){return 7},dayOfWeek:function(t,e,n){var r=this._validate(t,e,n,c.local.invalidDate||c.regionalOptions[""].invalidDate);return(Math.floor(this.toJD(r))+2)%this.daysInWeek()},extraInfo:function(t,e,n){return this._validate(t,e,n,c.local.invalidDate||c.regionalOptions[""].invalidDate),{}},add:function(t,e,n){return this._validate(t,this.minMonth,this.minDay,c.local.invalidDate||c.regionalOptions[""].invalidDate),this._correctAdd(t,this._add(t,e,n),e,n)},_add:function(t,e,n){if(this._validateLevel++,"d"===n||"w"===n){var r=t.toJD()+e*("w"===n?this.daysInWeek():1),i=t.calendar().fromJD(r);return this._validateLevel--,[i.year(),i.month(),i.day()]}try{var o=t.year()+("y"===n?e:0),a=t.monthOfYear()+("m"===n?e:0),s=(i=t.day(),function(t){while(ae-1+t.minMonth)o++,a-=e,e=t.monthsInYear(o)});"y"===n?(t.month()!==this.fromMonthOfYear(o,a)&&(a=this.newDate(o,t.month(),this.minDay).monthOfYear()),a=Math.min(a,this.monthsInYear(o)),i=Math.min(i,this.daysInMonth(o,this.fromMonthOfYear(o,a)))):"m"===n&&(s(this),i=Math.min(i,this.daysInMonth(o,this.fromMonthOfYear(o,a))));var l=[o,this.fromMonthOfYear(o,a),i];return this._validateLevel--,l}catch(c){throw this._validateLevel--,c}},_correctAdd:function(t,e,n,r){if(!this.hasYearZero&&("y"===r||"m"===r)&&(0===e[0]||t.year()>0!==e[0]>0)){var i={y:[1,1,"y"],m:[1,this.monthsInYear(-1),"m"],w:[this.daysInWeek(),this.daysInYear(-1),"d"],d:[1,this.daysInYear(-1),"d"]}[r],o=n<0?-1:1;e=this._add(t,n*i[0]+o*i[1],i[2])}return t.date(e[0],e[1],e[2])},set:function(t,e,n){this._validate(t,this.minMonth,this.minDay,c.local.invalidDate||c.regionalOptions[""].invalidDate);var r="y"===n?e:t.year(),i="m"===n?e:t.month(),o="d"===n?e:t.day();return"y"!==n&&"m"!==n||(o=Math.min(o,this.daysInMonth(r,i))),t.date(r,i,o)},isValid:function(t,e,n){this._validateLevel++;var r=this.hasYearZero||0!==t;if(r){var i=this.newDate(t,e,this.minDay);r=e>=this.minMonth&&e-this.minMonth=this.minDay&&n-this.minDay13.5?13:1),c=i-(l>2.5?4716:4715);return c<=0&&c--,this.newDate(c,l,s)},toJSDate:function(t,e,n){var r=this._validate(t,e,n,c.local.invalidDate||c.regionalOptions[""].invalidDate),i=new Date(r.year(),r.month()-1,r.day());return i.setHours(0),i.setMinutes(0),i.setSeconds(0),i.setMilliseconds(0),i.setHours(i.getHours()>12?i.getHours()+2:0),i},fromJSDate:function(t){return this.newDate(t.getFullYear(),t.getMonth()+1,t.getDate())}});var c=t.exports=new i;c.cdate=o,c.baseCalendar=s,c.calendars.gregorian=l},"0248":function(t,e,n){"use strict";var r=n("86d9"),i=n("ba76");function o(t,e,n){var o=e.dimension,a=i([],n);return r(t,e,(function(t,e){for(var n=0;na*l){var p=(d-f)/a;r[u]=1e3*p}}return r}function s(t){for(var e=[],n=t[0];n<=t[1];n++)for(var r=String.fromCharCode(n),i=t[0];i=0;i--){var o=t[i];if("scatter"===o.type&&o.xaxis===n.xaxis&&o.yaxis===n.yaxis){o.opacity=void 0;break}}}}}},"0365":function(t,e){function n(t){var e=new Float32Array(3);return e[0]=t[0],e[1]=t[1],e[2]=t[2],e}t.exports=n},"0366":function(t,e,n){var r=n("1c0b");t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 0:return function(){return t.call(e)};case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,i){return t.call(e,n,r,i)}}return function(){return t.apply(e,arguments)}}},"0379":function(t,e,n){"use strict";var r=n("6e58"),i=n("fc26"),o=n("73c9"),a=n("63dc").LINE_SPACING;function s(t,e){return t.node().getBoundingClientRect()[e]}var l=/([^$]*)([$]+[^$]*[$]+)([^$]*)/;e.convertToTspans=function(t,n,i){var o=t.text(),a=!t.attr("data-notex")&&"undefined"!==typeof MathJax&&o.match(l),c=r.select(t.node().parentNode);if(!c.empty()){var u=t.attr("class")?t.attr("class").split(" ")[0]:"text";return u+="-math",c.selectAll("svg."+u).remove(),c.selectAll("g."+u+"-group").remove(),t.style("display",null).attr({"data-unformatted":o,"data-math":"N"}),a?(n&&n._promises||[]).push(new Promise((function(e){t.style("display","none");var n=parseInt(t.node().style.fontSize,10),r={fontSize:n};d(a[2],r,(function(r,a,l){c.selectAll("svg."+u).remove(),c.selectAll("g."+u+"-group").remove();var d=r&&r.select("svg");if(!d||!d.node())return f(),void e();var p=c.append("g").classed(u+"-group",!0).attr({"pointer-events":"none","data-unformatted":o,"data-math":"Y"});p.node().appendChild(d.node()),a&&a.node()&&d.node().insertBefore(a.node().cloneNode(!0),d.node().firstChild),d.attr({class:u,height:l.height,preserveAspectRatio:"xMinYMin meet"}).style({overflow:"visible","pointer-events":"none"});var h=t.node().style.fill||"black",m=d.select("g");m.attr({fill:h,stroke:h});var g=s(m,"width"),v=s(m,"height"),b=+t.attr("x")-g*{start:0,middle:.5,end:1}[t.attr("text-anchor")||"start"],y=n||s(t,"height"),x=-y/4;"y"===u[0]?(p.attr({transform:"rotate("+[-90,+t.attr("x"),+t.attr("y")]+") translate("+[-g/2,x-v/2]+")"}),d.attr({x:+t.attr("x"),y:+t.attr("y")})):"l"===u[0]?d.attr({x:t.attr("x"),y:x-v/2}):"a"===u[0]&&0!==u.indexOf("atitle")?d.attr({x:0,y:x}):d.attr({x:b,y:+t.attr("y")+x-v/2}),i&&i.call(t,p),e(p)}))}))):f(),t}function f(){c.empty()||(u=t.attr("class")+"-math",c.select("svg."+u).remove()),t.text("").style("white-space","pre");var n=L(t.node(),o);n&&t.style("pointer-events","all"),e.positionText(t),i&&i.call(t)}};var c=/(<|<|<)/g,u=/(>|>|>)/g;function f(t){return t.replace(c,"\\lt ").replace(u,"\\gt ")}function d(t,e,n){var o,a,s,l;MathJax.Hub.Queue((function(){return a=i.extendDeepAll({},MathJax.Hub.config),s=MathJax.Hub.processSectionDelay,void 0!==MathJax.Hub.processSectionDelay&&(MathJax.Hub.processSectionDelay=0),MathJax.Hub.Config({messageStyle:"none",tex2jax:{inlineMath:[["$","$"],["\\(","\\)"]]},displayAlign:"left"})}),(function(){if(o=MathJax.Hub.config.menuSettings.renderer,"SVG"!==o)return MathJax.Hub.setRenderer("SVG")}),(function(){var n="math-output-"+i.randstr({},64);return l=r.select("body").append("div").attr({id:n}).style({visibility:"hidden",position:"absolute"}).style({"font-size":e.fontSize+"px"}).text(f(t)),MathJax.Hub.Typeset(l.node())}),(function(){var e=r.select("body").select("#MathJax_SVG_glyphs");if(l.select(".MathJax_SVG").empty()||!l.select("svg").node())i.log("There was an error in the tex syntax.",t),n();else{var a=l.select("svg").node().getBoundingClientRect();n(l.select(".MathJax_SVG"),e,a)}if(l.remove(),"SVG"!==o)return MathJax.Hub.setRenderer(o)}),(function(){return void 0!==s&&(MathJax.Hub.processSectionDelay=s),MathJax.Hub.Config(a)}))}var p={sup:"font-size:70%",sub:"font-size:70%",b:"font-weight:bold",i:"font-style:italic",a:"cursor:pointer",span:"",em:"font-style:italic;font-weight:bold"},h={sub:"0.3em",sup:"-0.6em"},m={sub:"-0.21em",sup:"0.42em"},g="​",v=["http:","https:","mailto:","",void 0,":"],b=e.NEWLINES=/(\r\n?|\n)/g,y=/(<[^<>]*>)/,x=/<(\/?)([^ >]*)(\s+(.*))?>/i,w=//i;e.BR_TAG_ALL=//gi;var _=/(^|[\s"'])style\s*=\s*("([^"]*);?"|'([^']*);?')/i,k=/(^|[\s"'])href\s*=\s*("([^"]*)"|'([^']*)')/i,T=/(^|[\s"'])target\s*=\s*("([^"\s]*)"|'([^'\s]*)')/i,A=/(^|[\s"'])popup\s*=\s*("([\w=,]*)"|'([\w=,]*)')/i;function M(t,e){if(!t)return null;var n=t.match(e),r=n&&(n[3]||n[4]);return r&&E(r)}var S=/(^|;)\s*color:/;e.plainText=function(t,e){e=e||{};for(var n=void 0!==e.len&&-1!==e.len?e.len:1/0,r=void 0!==e.allowedTags?e.allowedTags:["br"],i="...",o=i.length,a=t.split(y),s=[],l="",c=0,u=0;uo?s.push(f.substr(0,m-o)+i):s.push(f.substr(0,m));break}l=""}}return s.join("")};var O={mu:"μ",amp:"&",lt:"<",gt:">",nbsp:" ",times:"×",plusmn:"±",deg:"°"},C=/&(#\d+|#x[\da-fA-F]+|[a-z]+);/g;function E(t){return t.replace(C,(function(t,e){var n;return n="#"===e.charAt(0)?P("x"===e.charAt(1)?parseInt(e.substr(2),16):parseInt(e.substr(1),10)):O[e],n||t}))}function P(t){if(!(t>1114111)){var e=String.fromCodePoint;if(e)return e(t);var n=String.fromCharCode;return t<=65535?n(t):n(55232+(t>>10),t%1024+56320)}}function L(t,e){e=e.replace(b," ");var n,s=!1,l=[],c=-1;function u(){c++;var e=document.createElementNS(o.svg,"tspan");r.select(e).attr({class:"line",dy:c*a+"em"}),t.appendChild(e),n=e;var i=l;if(l=[{node:e}],i.length>1)for(var s=1;s doesnt match end tag <"+t+">. Pretending it did match.",e),n=l[l.length-1].node}else i.log("Ignoring unexpected end tag .",e)}var C=w.test(e);C?u():(n=t,l=[{node:t}]);for(var P=e.split(y),L=0;L")}}t.exports=function(t,e,n){var i,o,s,l,c=t.cd,u=c[0].trace,f=t.subplot;for(o=0;o path").each((function(t){if(!t.isBlank){var e=s[t.dir].marker;r.select(this).call(o.fill,e.color).call(o.stroke,e.line.color).call(i.dashLine,e.line.dash,e.line.width).style("opacity",s.selectedpoints&&!t.selected?a:1)}})),c(n,s,t),n.selectAll(".lines").each((function(){var t=s.connector.line;i.lineGroupStyle(r.select(this).selectAll("path"),t.width,t.color,t.dash)}))}))}t.exports={style:u}},"0435":function(t,e,n){"use strict";var r=n("107c"),i=n("a876"),o=n("94d5").hovertemplateAttrs,a=n("f4e9"),s=(n("78df").FORMAT_LINK,n("9092").extendFlat);t.exports=s({z:{valType:"data_array",editType:"calc"},x:s({},r.x,{impliedEdits:{xtype:"array"}}),x0:s({},r.x0,{impliedEdits:{xtype:"scaled"}}),dx:s({},r.dx,{impliedEdits:{xtype:"scaled"}}),y:s({},r.y,{impliedEdits:{ytype:"array"}}),y0:s({},r.y0,{impliedEdits:{ytype:"scaled"}}),dy:s({},r.dy,{impliedEdits:{ytype:"scaled"}}),text:{valType:"data_array",editType:"calc"},hovertext:{valType:"data_array",editType:"calc"},transpose:{valType:"boolean",dflt:!1,editType:"calc"},xtype:{valType:"enumerated",values:["array","scaled"],editType:"calc+clearAxisTypes"},ytype:{valType:"enumerated",values:["array","scaled"],editType:"calc+clearAxisTypes"},zsmooth:{valType:"enumerated",values:["fast","best",!1],dflt:!1,editType:"calc"},hoverongaps:{valType:"boolean",dflt:!0,editType:"none"},connectgaps:{valType:"boolean",editType:"calc"},xgap:{valType:"number",dflt:0,min:0,editType:"plot"},ygap:{valType:"number",dflt:0,min:0,editType:"plot"},zhoverformat:{valType:"string",dflt:"",editType:"none"},hovertemplate:o(),showlegend:s({},i.showlegend,{dflt:!1})},{transforms:void 0},a("",{cLetter:"z",autoColorDflt:!1}))},"0446":function(t,e,n){"use strict";var r=n("6e58"),i=n("371e"),o=n("fc26"),a=n("83d1"),s=n("0642");t.exports=function(t,e,n,l){var c=t._fullLayout;if(0!==e.length){var u,f,d,p;l&&(u=l());var h=r.ease(n.easing);return t._transitionData._interruptCallbacks.push((function(){return window.cancelAnimationFrame(p),p=null,b()})),f=Date.now(),p=window.requestAnimationFrame(y),Promise.resolve()}function m(t){var e=t.xaxis,n=t.yaxis;c._defs.select("#"+t.clipId+"> rect").call(a.setTranslate,0,0).call(a.setScale,1,1),t.plot.call(a.setTranslate,e._offset,n._offset).call(a.setScale,1,1);var r=t.plot.selectAll(".scatterlayer .trace");r.selectAll(".point").call(a.setPointGroupScale,1,1),r.selectAll(".textpoint").call(a.setTextPointsScale,1,1),r.call(a.hideOutsideRangePoints,t)}function g(e,n){var r=e.plotinfo,i=r.xaxis,l=r.yaxis,c=i._length,u=l._length,f=!!e.xr1,d=!!e.yr1,p=[];if(f){var h=o.simpleMap(e.xr0,i.r2l),m=o.simpleMap(e.xr1,i.r2l),g=h[1]-h[0],v=m[1]-m[0];p[0]=(h[0]*(1-n)+n*m[0]-h[0])/(h[1]-h[0])*c,p[2]=c*(1-n+n*v/g),i.range[0]=i.l2r(h[0]*(1-n)+n*m[0]),i.range[1]=i.l2r(h[1]*(1-n)+n*m[1])}else p[0]=0,p[2]=c;if(d){var b=o.simpleMap(e.yr0,l.r2l),y=o.simpleMap(e.yr1,l.r2l),x=b[1]-b[0],w=y[1]-y[0];p[1]=(b[1]*(1-n)+n*y[1]-b[1])/(b[0]-b[1])*u,p[3]=u*(1-n+n*w/x),l.range[0]=i.l2r(b[0]*(1-n)+n*y[0]),l.range[1]=l.l2r(b[1]*(1-n)+n*y[1])}else p[1]=0,p[3]=u;s.drawOne(t,i,{skipTitle:!0}),s.drawOne(t,l,{skipTitle:!0}),s.redrawComponents(t,[i._id,l._id]);var _=f?c/p[2]:1,k=d?u/p[3]:1,T=f?p[0]:0,A=d?p[1]:0,M=f?p[0]/p[2]*c:0,S=d?p[1]/p[3]*u:0,O=i._offset-M,C=l._offset-S;r.clipRect.call(a.setTranslate,T,A).call(a.setScale,1/_,1/k),r.plot.call(a.setTranslate,O,C).call(a.setScale,_,k),a.setPointGroupScale(r.zoomScalePts,1/_,1/k),a.setTextPointsScale(r.zoomScaleTxt,1/_,1/k)}function v(){for(var n={},r=0;rn.duration?(v(),p=window.cancelAnimationFrame(y)):p=window.requestAnimationFrame(y)}s.redrawComponents(t)}},"044b":function(t,e){function n(t){return!!t.constructor&&"function"===typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}function r(t){return"function"===typeof t.readFloatLE&&"function"===typeof t.slice&&n(t.slice(0,0))} + */function r(t){return t&&"object"===typeof t&&"default"in t?t["default"]:t}Object.defineProperty(e,"__esModule",{value:!0});var i=r(n(7));function o(t){return o="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},o(t)}function a(t){return s(t)||l(t)||c()}function s(t){if(Array.isArray(t)){for(var e=0,n=new Array(t.length);e1&&void 0!==arguments[1]?arguments[1]:{};return t.reduce((function(t,n){var r=n.passengers[0],i="function"===typeof r?r(e):n.passengers;return t.concat(i)}),[])}function p(t,e){return t.map((function(t,e){return[e,t]})).sort((function(t,n){return e(t[1],n[1])||t[0]-n[0]})).map((function(t){return t[1]}))}function h(t,e){return e.reduce((function(e,n){return t.hasOwnProperty(n)&&(e[n]=t[n]),e}),{})}var m={},g={},v={},b=i.extend({data:function(){return{transports:m,targets:g,sources:v,trackInstances:u}},methods:{open:function(t){if(u){var e=t.to,n=t.from,r=t.passengers,o=t.order,a=void 0===o?1/0:o;if(e&&n&&r){var s={to:e,from:n,passengers:f(r),order:a},l=Object.keys(this.transports);-1===l.indexOf(e)&&i.set(this.transports,e,[]);var c=this.$_getTransportIndex(s),d=this.transports[e].slice(0);-1===c?d.push(s):d[c]=s,this.transports[e]=p(d,(function(t,e){return t.order-e.order}))}}},close:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=t.to,r=t.from;if(n&&(r||!1!==e)&&this.transports[n])if(e)this.transports[n]=[];else{var i=this.$_getTransportIndex(t);if(i>=0){var o=this.transports[n].slice(0);o.splice(i,1),this.transports[n]=o}}},registerTarget:function(t,e,n){u&&(this.trackInstances&&!n&&this.targets[t]&&console.warn("[portal-vue]: Target ".concat(t," already exists")),this.$set(this.targets,t,Object.freeze([e])))},unregisterTarget:function(t){this.$delete(this.targets,t)},registerSource:function(t,e,n){u&&(this.trackInstances&&!n&&this.sources[t]&&console.warn("[portal-vue]: source ".concat(t," already exists")),this.$set(this.sources,t,Object.freeze([e])))},unregisterSource:function(t){this.$delete(this.sources,t)},hasTarget:function(t){return!(!this.targets[t]||!this.targets[t][0])},hasSource:function(t){return!(!this.sources[t]||!this.sources[t][0])},hasContentFor:function(t){return!!this.transports[t]&&!!this.transports[t].length},$_getTransportIndex:function(t){var e=t.to,n=t.from;for(var r in this.transports[e])if(this.transports[e][r].from===n)return+r;return-1}}}),y=new b(m),x=1,w=i.extend({name:"portal",props:{disabled:{type:Boolean},name:{type:String,default:function(){return String(x++)}},order:{type:Number,default:0},slim:{type:Boolean},slotProps:{type:Object,default:function(){return{}}},tag:{type:String,default:"DIV"},to:{type:String,default:function(){return String(Math.round(1e7*Math.random()))}}},created:function(){var t=this;this.$nextTick((function(){y.registerSource(t.name,t)}))},mounted:function(){this.disabled||this.sendUpdate()},updated:function(){this.disabled?this.clear():this.sendUpdate()},beforeDestroy:function(){y.unregisterSource(this.name),this.clear()},watch:{to:function(t,e){e&&e!==t&&this.clear(e),this.sendUpdate()}},methods:{clear:function(t){var e={from:this.name,to:t||this.to};y.close(e)},normalizeSlots:function(){return this.$scopedSlots.default?[this.$scopedSlots.default]:this.$slots.default},normalizeOwnChildren:function(t){return"function"===typeof t?t(this.slotProps):t},sendUpdate:function(){var t=this.normalizeSlots();if(t){var e={from:this.name,to:this.to,passengers:a(t),order:this.order};y.open(e)}else this.clear()}},render:function(t){var e=this.$slots.default||this.$scopedSlots.default||[],n=this.tag;return e&&this.disabled?e.length<=1&&this.slim?this.normalizeOwnChildren(e)[0]:t(n,[this.normalizeOwnChildren(e)]):this.slim?t():t(n,{class:{"v-portal":!0},style:{display:"none"},key:"v-portal-placeholder"})}}),_=i.extend({name:"portalTarget",props:{multiple:{type:Boolean,default:!1},name:{type:String,required:!0},slim:{type:Boolean,default:!1},slotProps:{type:Object,default:function(){return{}}},tag:{type:String,default:"div"},transition:{type:[String,Object,Function]}},data:function(){return{transports:y.transports,firstRender:!0}},created:function(){var t=this;this.$nextTick((function(){y.registerTarget(t.name,t)}))},watch:{ownTransports:function(){this.$emit("change",this.children().length>0)},name:function(t,e){y.unregisterTarget(e),y.registerTarget(t,this)}},mounted:function(){var t=this;this.transition&&this.$nextTick((function(){t.firstRender=!1}))},beforeDestroy:function(){y.unregisterTarget(this.name)},computed:{ownTransports:function(){var t=this.transports[this.name]||[];return this.multiple?t:0===t.length?[]:[t[t.length-1]]},passengers:function(){return d(this.ownTransports,this.slotProps)}},methods:{children:function(){return 0!==this.passengers.length?this.passengers:this.$scopedSlots.default?this.$scopedSlots.default(this.slotProps):this.$slots.default||[]},noWrapper:function(){var t=this.slim&&!this.transition;return t&&this.children().length>1&&console.warn("[portal-vue]: PortalTarget with `slim` option received more than one child element."),t}},render:function(t){var e=this.noWrapper(),n=this.children(),r=this.transition||this.tag;return e?n[0]:this.slim&&!r?t():t(r,{props:{tag:this.transition&&this.tag?this.tag:void 0},class:{"vue-portal-target":!0}},n)}}),k=0,T=["disabled","name","order","slim","slotProps","tag","to"],A=["multiple","transition"],M=i.extend({name:"MountingPortal",inheritAttrs:!1,props:{append:{type:[Boolean,String]},bail:{type:Boolean},mountTo:{type:String,required:!0},disabled:{type:Boolean},name:{type:String,default:function(){return"mounted_"+String(k++)}},order:{type:Number,default:0},slim:{type:Boolean},slotProps:{type:Object,default:function(){return{}}},tag:{type:String,default:"DIV"},to:{type:String,default:function(){return String(Math.round(1e7*Math.random()))}},multiple:{type:Boolean,default:!1},targetSlim:{type:Boolean},targetSlotProps:{type:Object,default:function(){return{}}},targetTag:{type:String,default:"div"},transition:{type:[String,Object,Function]}},created:function(){if("undefined"!==typeof document){var t=document.querySelector(this.mountTo);if(t){var e=this.$props;if(y.targets[e.name])e.bail?console.warn("[portal-vue]: Target ".concat(e.name," is already mounted.\n Aborting because 'bail: true' is set")):this.portalTarget=y.targets[e.name];else{var n=e.append;if(n){var r="string"===typeof n?n:"DIV",i=document.createElement(r);t.appendChild(i),t=i}var o=h(this.$props,A);o.slim=this.targetSlim,o.tag=this.targetTag,o.slotProps=this.targetSlotProps,o.name=this.to,this.portalTarget=new _({el:t,parent:this.$parent||this,propsData:o})}}else console.error("[portal-vue]: Mount Point '".concat(this.mountTo,"' not found in document"))}},beforeDestroy:function(){var t=this.portalTarget;if(this.append){var e=t.$el;e.parentNode.removeChild(e)}t.$destroy()},render:function(t){if(!this.portalTarget)return console.warn("[portal-vue] Target wasn't mounted"),t();if(!this.$scopedSlots.manual){var e=h(this.$props,T);return t(w,{props:e,attrs:this.$attrs,on:this.$listeners,scopedSlots:this.$scopedSlots},this.$slots.default)}var n=this.$scopedSlots.manual({to:this.to});return Array.isArray(n)&&(n=n[0]),n||t()}});function S(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};t.component(e.portalName||"Portal",w),t.component(e.portalTargetName||"PortalTarget",_),t.component(e.MountingPortalName||"MountingPortal",M)}var O={install:S};e.default=O,e.Portal=w,e.PortalTarget=_,e.MountingPortal=M,e.Wormhole=y},function(t,e,n){var r=n(48),i=n(24);t.exports=function(t){return r(i(t))}},function(t,e,n){var r,i,o=n(3),a=n(26),s=o.process,l=o.Deno,c=s&&s.versions||l&&l.version,u=c&&c.v8;u?(r=u.split("."),i=r[0]<4?1:r[0]+r[1]):a&&(r=a.match(/Edge\/(\d+)/),(!r||r[1]>=74)&&(r=a.match(/Chrome\/(\d+)/),r&&(i=r[1]))),t.exports=i&&+i},function(t,e,n){var r,i=n(4),o=n(78),a=n(56),s=n(55),l=n(84),c=n(53),u=n(57),f=">",d="<",p="prototype",h="script",m=u("IE_PROTO"),g=function(){},v=function(t){return d+h+f+t+d+"/"+h+f},b=function(t){t.write(v("")),t.close();var e=t.parentWindow.Object;return t=null,e},y=function(){var t,e=c("iframe"),n="java"+h+":";if(e.style)return e.style.display="none",l.appendChild(e),e.src=String(n),t=e.contentWindow.document,t.open(),t.write(v("document.F=Object")),t.close(),t.F},x=function(){try{r=new ActiveXObject("htmlfile")}catch(e){}x=document.domain&&r?b(r):y()||b(r);var t=a.length;while(t--)delete x[p][a[t]];return x()};s[m]=!0,t.exports=Object.create||function(t,e){var n;return null!==t?(g[p]=i(t),n=new g,g[p]=null,n[m]=t):n=x(),void 0===e?n:o(n,e)}},function(t,e){t.exports={}},function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},function(t,e,n){var r=n(16).f,i=n(8),o=n(1),a=o("toStringTag");t.exports=function(t,e,n){t&&!i(t=n?t:t.prototype,a)&&r(t,a,{configurable:!0,value:e})}},function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t}},function(t,e,n){var r=n(35);t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 0:return function(){return t.call(e)};case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,i){return t.call(e,n,r,i)}}return function(){return t.apply(e,arguments)}}},function(t,e,n){var r=function(t){"use strict";var e,n=Object.prototype,r=n.hasOwnProperty,i="function"===typeof Symbol?Symbol:{},o=i.iterator||"@@iterator",a=i.asyncIterator||"@@asyncIterator",s=i.toStringTag||"@@toStringTag";function l(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{l({},"")}catch(L){l=function(t,e,n){return t[e]=n}}function c(t,e,n,r){var i=e&&e.prototype instanceof g?e:g,o=Object.create(i.prototype),a=new C(r||[]);return o._invoke=A(t,n,a),o}function u(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(L){return{type:"throw",arg:L}}}t.wrap=c;var f="suspendedStart",d="suspendedYield",p="executing",h="completed",m={};function g(){}function v(){}function b(){}var y={};l(y,o,(function(){return this}));var x=Object.getPrototypeOf,w=x&&x(x(E([])));w&&w!==n&&r.call(w,o)&&(y=w);var _=b.prototype=g.prototype=Object.create(y);function k(t){["next","throw","return"].forEach((function(e){l(t,e,(function(t){return this._invoke(e,t)}))}))}function T(t,e){function n(i,o,a,s){var l=u(t[i],t,o);if("throw"!==l.type){var c=l.arg,f=c.value;return f&&"object"===typeof f&&r.call(f,"__await")?e.resolve(f.__await).then((function(t){n("next",t,a,s)}),(function(t){n("throw",t,a,s)})):e.resolve(f).then((function(t){c.value=t,a(c)}),(function(t){return n("throw",t,a,s)}))}s(l.arg)}var i;function o(t,r){function o(){return new e((function(e,i){n(t,r,e,i)}))}return i=i?i.then(o,o):o()}this._invoke=o}function A(t,e,n){var r=f;return function(i,o){if(r===p)throw new Error("Generator is already running");if(r===h){if("throw"===i)throw o;return P()}n.method=i,n.arg=o;while(1){var a=n.delegate;if(a){var s=M(a,n);if(s){if(s===m)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(r===f)throw r=h,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r=p;var l=u(t,e,n);if("normal"===l.type){if(r=n.done?h:d,l.arg===m)continue;return{value:l.arg,done:n.done}}"throw"===l.type&&(r=h,n.method="throw",n.arg=l.arg)}}}function M(t,n){var r=t.iterator[n.method];if(r===e){if(n.delegate=null,"throw"===n.method){if(t.iterator["return"]&&(n.method="return",n.arg=e,M(t,n),"throw"===n.method))return m;n.method="throw",n.arg=new TypeError("The iterator does not provide a 'throw' method")}return m}var i=u(r,t.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,m;var o=i.arg;return o?o.done?(n[t.resultName]=o.value,n.next=t.nextLoc,"return"!==n.method&&(n.method="next",n.arg=e),n.delegate=null,m):o:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,m)}function S(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 O(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(S,this),this.reset(!0)}function E(t){if(t){var n=t[o];if(n)return n.call(t);if("function"===typeof t.next)return t;if(!isNaN(t.length)){var i=-1,a=function n(){while(++i=0;--o){var a=this.tryEntries[o],s=a.completion;if("root"===a.tryLoc)return i("end");if(a.tryLoc<=this.prev){var l=r.call(a,"catchLoc"),c=r.call(a,"finallyLoc");if(l&&c){if(this.prev=0;--n){var i=this.tryEntries[n];if(i.tryLoc<=this.prev&&r.call(i,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),O(n),m}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var i=r.arg;O(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(t,n,r){return this.delegate={iterator:E(t),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=e),m}},t}(t.exports);try{regeneratorRuntime=r}catch(i){"object"===typeof globalThis?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r)}},function(t,e,n){"use strict";var r=n(67).charAt,i=n(14),o=n(23),a=n(85),s="String Iterator",l=o.set,c=o.getterFor(s);a(String,"String",(function(t){l(this,{type:s,string:i(t),index:0})}),(function(){var t,e=c(this),n=e.string,i=e.index;return i>=n.length?{value:void 0,done:!0}:(t=r(n,i),e.index+=t.length,{value:t,done:!1})}))},function(t,e,n){var r=n(20),i=n(77);t.exports=i?function(t){return"symbol"==typeof t}:function(t){var e=r("Symbol");return"function"==typeof e&&Object(t)instanceof e}},function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},function(t,e,n){var r=n(11),i=n(86),o=n(33),a=n(29),s=n(54),l=n(8),c=n(79),u=Object.getOwnPropertyDescriptor;e.f=r?u:function(t,e){if(t=a(t),e=s(e),c)try{return u(t,e)}catch(n){}if(l(t,e))return o(!i.f.call(t,e),t[e])}},function(t,e,n){var r=n(62),i=n(32),o=n(1),a=o("iterator");t.exports=function(t){if(void 0!=t)return t[a]||t["@@iterator"]||i[r(t)]}},function(t,e,n){var r=n(3),i=n(102),o=n(47),a=n(21),s=n(1),l=s("iterator"),c=s("toStringTag"),u=o.values;for(var f in i){var d=r[f],p=d&&d.prototype;if(p){if(p[l]!==u)try{a(p,l,u)}catch(m){p[l]=u}if(p[c]||a(p,c,f),i[f])for(var h in o)if(p[h]!==o[h])try{a(p,h,o[h])}catch(m){p[h]=o[h]}}}},function(t,e,n){"use strict";n(38);var r,i=n(12),o=n(11),a=n(106),s=n(3),l=n(78),c=n(9),u=n(61),f=n(8),d=n(100),p=n(165),h=n(67).codeAt,m=n(167),g=n(14),v=n(34),b=n(168),y=n(23),x=s.URL,w=b.URLSearchParams,_=b.getState,k=y.set,T=y.getterFor("URL"),A=Math.floor,M=Math.pow,S="Invalid authority",O="Invalid scheme",C="Invalid host",E="Invalid port",P=/[A-Za-z]/,L=/[\d+-.A-Za-z]/,D=/\d/,I=/^0x/i,z=/^[0-7]+$/,R=/^\d+$/,j=/^[\dA-Fa-f]+$/,F=/[\0\t\n\r #%/:<>?@[\\\]^|]/,B=/[\0\t\n\r #/:<>?@[\\\]^|]/,N=/^[\u0000-\u0020]+|[\u0000-\u0020]+$/g,V=/[\t\n\r]/g,U=function(t,e){var n,r,i;if("["==e.charAt(0)){if("]"!=e.charAt(e.length-1))return C;if(n=q(e.slice(1,-1)),!n)return C;t.host=n}else if(Q(t)){if(e=m(e),F.test(e))return C;if(n=H(e),null===n)return C;t.host=n}else{if(B.test(e))return C;for(n="",r=p(e),i=0;i4)return t;for(n=[],r=0;r1&&"0"==i.charAt(0)&&(o=I.test(i)?16:8,i=i.slice(8==o?1:2)),""===i)a=0;else{if(!(10==o?R:8==o?z:j).test(i))return t;a=parseInt(i,o)}n.push(a)}for(r=0;r=M(256,5-e))return null}else if(a>255)return null;for(s=n.pop(),r=0;r6)return;r=0;while(d()){if(i=null,r>0){if(!("."==d()&&r<4))return;f++}if(!D.test(d()))return;while(D.test(d())){if(o=parseInt(d(),10),null===i)i=o;else{if(0==i)return;i=10*i+o}if(i>255)return;f++}l[c]=256*l[c]+i,r++,2!=r&&4!=r||c++}if(4!=r)return;break}if(":"==d()){if(f++,!d())return}else if(d())return;l[c++]=e}else{if(null!==u)return;f++,c++,u=c}}if(null!==u){a=c-u,c=7;while(0!=c&&a>0)s=l[c],l[c--]=l[u+a-1],l[u+--a]=s}else if(8!=c)return;return l},$=function(t){for(var e=null,n=1,r=null,i=0,o=0;o<8;o++)0!==t[o]?(i>n&&(e=r,n=i),r=null,i=0):(null===r&&(r=o),++i);return i>n&&(e=r,n=i),e},G=function(t){var e,n,r,i;if("number"==typeof t){for(e=[],n=0;n<4;n++)e.unshift(t%256),t=A(t/256);return e.join(".")}if("object"==typeof t){for(e="",r=$(t),n=0;n<8;n++)i&&0===t[n]||(i&&(i=!1),r===n?(e+=n?":":"::",i=!0):(e+=t[n].toString(16),n<7&&(e+=":")));return"["+e+"]"}return t},Y={},W=d({},Y,{" ":1,'"':1,"<":1,">":1,"`":1}),X=d({},W,{"#":1,"?":1,"{":1,"}":1}),Z=d({},X,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),J=function(t,e){var n=h(t,0);return n>32&&n<127&&!f(e,t)?t:encodeURIComponent(t)},K={ftp:21,file:null,http:80,https:443,ws:80,wss:443},Q=function(t){return f(K,t.scheme)},tt=function(t){return""!=t.username||""!=t.password},et=function(t){return!t.host||t.cannotBeABaseURL||"file"==t.scheme},nt=function(t,e){var n;return 2==t.length&&P.test(t.charAt(0))&&(":"==(n=t.charAt(1))||!e&&"|"==n)},rt=function(t){var e;return t.length>1&&nt(t.slice(0,2))&&(2==t.length||"/"===(e=t.charAt(2))||"\\"===e||"?"===e||"#"===e)},it=function(t){var e=t.path,n=e.length;!n||"file"==t.scheme&&1==n&&nt(e[0],!0)||e.pop()},ot=function(t){return"."===t||"%2e"===t.toLowerCase()},at=function(t){return t=t.toLowerCase(),".."===t||"%2e."===t||".%2e"===t||"%2e%2e"===t},st={},lt={},ct={},ut={},ft={},dt={},pt={},ht={},mt={},gt={},vt={},bt={},yt={},xt={},wt={},_t={},kt={},Tt={},At={},Mt={},St={},Ot=function(t,e,n,i){var o,a,s,l,c=n||st,u=0,d="",h=!1,m=!1,g=!1;n||(t.scheme="",t.username="",t.password="",t.host=null,t.port=null,t.path=[],t.query=null,t.fragment=null,t.cannotBeABaseURL=!1,e=e.replace(N,"")),e=e.replace(V,""),o=p(e);while(u<=o.length){switch(a=o[u],c){case st:if(!a||!P.test(a)){if(n)return O;c=ct;continue}d+=a.toLowerCase(),c=lt;break;case lt:if(a&&(L.test(a)||"+"==a||"-"==a||"."==a))d+=a.toLowerCase();else{if(":"!=a){if(n)return O;d="",c=ct,u=0;continue}if(n&&(Q(t)!=f(K,d)||"file"==d&&(tt(t)||null!==t.port)||"file"==t.scheme&&!t.host))return;if(t.scheme=d,n)return void(Q(t)&&K[t.scheme]==t.port&&(t.port=null));d="","file"==t.scheme?c=xt:Q(t)&&i&&i.scheme==t.scheme?c=ut:Q(t)?c=ht:"/"==o[u+1]?(c=ft,u++):(t.cannotBeABaseURL=!0,t.path.push(""),c=At)}break;case ct:if(!i||i.cannotBeABaseURL&&"#"!=a)return O;if(i.cannotBeABaseURL&&"#"==a){t.scheme=i.scheme,t.path=i.path.slice(),t.query=i.query,t.fragment="",t.cannotBeABaseURL=!0,c=St;break}c="file"==i.scheme?xt:dt;continue;case ut:if("/"!=a||"/"!=o[u+1]){c=dt;continue}c=mt,u++;break;case ft:if("/"==a){c=gt;break}c=Tt;continue;case dt:if(t.scheme=i.scheme,a==r)t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,t.path=i.path.slice(),t.query=i.query;else if("/"==a||"\\"==a&&Q(t))c=pt;else if("?"==a)t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,t.path=i.path.slice(),t.query="",c=Mt;else{if("#"!=a){t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,t.path=i.path.slice(),t.path.pop(),c=Tt;continue}t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,t.path=i.path.slice(),t.query=i.query,t.fragment="",c=St}break;case pt:if(!Q(t)||"/"!=a&&"\\"!=a){if("/"!=a){t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,c=Tt;continue}c=gt}else c=mt;break;case ht:if(c=mt,"/"!=a||"/"!=d.charAt(u+1))continue;u++;break;case mt:if("/"!=a&&"\\"!=a){c=gt;continue}break;case gt:if("@"==a){h&&(d="%40"+d),h=!0,s=p(d);for(var v=0;v65535)return E;t.port=Q(t)&&x===K[t.scheme]?null:x,d=""}if(n)return;c=kt;continue}return E}d+=a;break;case xt:if(t.scheme="file","/"==a||"\\"==a)c=wt;else{if(!i||"file"!=i.scheme){c=Tt;continue}if(a==r)t.host=i.host,t.path=i.path.slice(),t.query=i.query;else if("?"==a)t.host=i.host,t.path=i.path.slice(),t.query="",c=Mt;else{if("#"!=a){rt(o.slice(u).join(""))||(t.host=i.host,t.path=i.path.slice(),it(t)),c=Tt;continue}t.host=i.host,t.path=i.path.slice(),t.query=i.query,t.fragment="",c=St}}break;case wt:if("/"==a||"\\"==a){c=_t;break}i&&"file"==i.scheme&&!rt(o.slice(u).join(""))&&(nt(i.path[0],!0)?t.path.push(i.path[0]):t.host=i.host),c=Tt;continue;case _t:if(a==r||"/"==a||"\\"==a||"?"==a||"#"==a){if(!n&&nt(d))c=Tt;else if(""==d){if(t.host="",n)return;c=kt}else{if(l=U(t,d),l)return l;if("localhost"==t.host&&(t.host=""),n)return;d="",c=kt}continue}d+=a;break;case kt:if(Q(t)){if(c=Tt,"/"!=a&&"\\"!=a)continue}else if(n||"?"!=a)if(n||"#"!=a){if(a!=r&&(c=Tt,"/"!=a))continue}else t.fragment="",c=St;else t.query="",c=Mt;break;case Tt:if(a==r||"/"==a||"\\"==a&&Q(t)||!n&&("?"==a||"#"==a)){if(at(d)?(it(t),"/"==a||"\\"==a&&Q(t)||t.path.push("")):ot(d)?"/"==a||"\\"==a&&Q(t)||t.path.push(""):("file"==t.scheme&&!t.path.length&&nt(d)&&(t.host&&(t.host=""),d=d.charAt(0)+":"),t.path.push(d)),d="","file"==t.scheme&&(a==r||"?"==a||"#"==a))while(t.path.length>1&&""===t.path[0])t.path.shift();"?"==a?(t.query="",c=Mt):"#"==a&&(t.fragment="",c=St)}else d+=J(a,X);break;case At:"?"==a?(t.query="",c=Mt):"#"==a?(t.fragment="",c=St):a!=r&&(t.path[0]+=J(a,Y));break;case Mt:n||"#"!=a?a!=r&&("'"==a&&Q(t)?t.query+="%27":t.query+="#"==a?"%23":J(a,Y)):(t.fragment="",c=St);break;case St:a!=r&&(t.fragment+=J(a,W));break}u++}},Ct=function(t){var e,n,r=u(this,Ct,"URL"),i=arguments.length>1?arguments[1]:void 0,a=g(t),s=k(r,{type:"URL"});if(void 0!==i)if(i instanceof Ct)e=T(i);else if(n=Ot(e={},g(i)),n)throw TypeError(n);if(n=Ot(s,a,null,e),n)throw TypeError(n);var l=s.searchParams=new w,c=_(l);c.updateSearchParams(s.query),c.updateURL=function(){s.query=String(l)||null},o||(r.href=Pt.call(r),r.origin=Lt.call(r),r.protocol=Dt.call(r),r.username=It.call(r),r.password=zt.call(r),r.host=Rt.call(r),r.hostname=jt.call(r),r.port=Ft.call(r),r.pathname=Bt.call(r),r.search=Nt.call(r),r.searchParams=Vt.call(r),r.hash=Ut.call(r))},Et=Ct.prototype,Pt=function(){var t=T(this),e=t.scheme,n=t.username,r=t.password,i=t.host,o=t.port,a=t.path,s=t.query,l=t.fragment,c=e+":";return null!==i?(c+="//",tt(t)&&(c+=n+(r?":"+r:"")+"@"),c+=G(i),null!==o&&(c+=":"+o)):"file"==e&&(c+="//"),c+=t.cannotBeABaseURL?a[0]:a.length?"/"+a.join("/"):"",null!==s&&(c+="?"+s),null!==l&&(c+="#"+l),c},Lt=function(){var t=T(this),e=t.scheme,n=t.port;if("blob"==e)try{return new Ct(e.path[0]).origin}catch(r){return"null"}return"file"!=e&&Q(t)?e+"://"+G(t.host)+(null!==n?":"+n:""):"null"},Dt=function(){return T(this).scheme+":"},It=function(){return T(this).username},zt=function(){return T(this).password},Rt=function(){var t=T(this),e=t.host,n=t.port;return null===e?"":null===n?G(e):G(e)+":"+n},jt=function(){var t=T(this).host;return null===t?"":G(t)},Ft=function(){var t=T(this).port;return null===t?"":String(t)},Bt=function(){var t=T(this),e=t.path;return t.cannotBeABaseURL?e[0]:e.length?"/"+e.join("/"):""},Nt=function(){var t=T(this).query;return t?"?"+t:""},Vt=function(){return T(this).searchParams},Ut=function(){var t=T(this).fragment;return t?"#"+t:""},Ht=function(t,e){return{get:t,set:e,configurable:!0,enumerable:!0}};if(o&&l(Et,{href:Ht(Pt,(function(t){var e=T(this),n=g(t),r=Ot(e,n);if(r)throw TypeError(r);_(e.searchParams).updateSearchParams(e.query)})),origin:Ht(Lt),protocol:Ht(Dt,(function(t){var e=T(this);Ot(e,g(t)+":",st)})),username:Ht(It,(function(t){var e=T(this),n=p(g(t));if(!et(e)){e.username="";for(var r=0;r0&&(!b.multiline||b.multiline&&"\n"!==x.charAt(b.lastIndex-1))&&(A="(?: "+A+")",S=" "+S,M++),n=new RegExp("^(?:"+A+")",T)),g&&(n=new RegExp("^"+A+"$(?!\\s)",T)),h&&(o=b.lastIndex),a=f.call(k?n:b,S),k?a?(a.input=a.input.slice(M),a[0]=a[0].slice(M),a.index=b.lastIndex,b.lastIndex+=a[0].length):b.lastIndex=0:h&&a&&(b.lastIndex=b.global?a.index+a[0].length:o),g&&a&&a.length>1&&d.call(a[0],n,(function(){for(c=1;c=e.length?(t.target=void 0,{value:void 0,done:!0}):"keys"==n?{value:r,done:!1}:"values"==n?{value:e[r],done:!1}:{value:[r,e[r]],done:!1}}),"values"),o.Arguments=o.Array,i("keys"),i("values"),i("entries")},function(t,e,n){var r=n(0),i=n(22),o="".split;t.exports=r((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==i(t)?o.call(t,""):Object(t)}:Object},function(t,e){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(r){"object"===typeof window&&(n=window)}t.exports=n},function(t,e,n){var r=n(25),i=n(51);(t.exports=function(t,e){return i[t]||(i[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.16.0",mode:r?"pure":"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})},function(t,e,n){var r=n(3),i=n(52),o="__core-js_shared__",a=r[o]||i(o,{});t.exports=a},function(t,e,n){var r=n(3);t.exports=function(t,e){try{Object.defineProperty(r,t,{value:e,configurable:!0,writable:!0})}catch(n){r[t]=e}return e}},function(t,e,n){var r=n(3),i=n(5),o=r.document,a=i(o)&&i(o.createElement);t.exports=function(t){return a?o.createElement(t):{}}},function(t,e,n){var r=n(80),i=n(39);t.exports=function(t){var e=r(t,"string");return i(e)?e:String(e)}},function(t,e){t.exports={}},function(t,e){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},function(t,e,n){var r=n(50),i=n(75),o=r("keys");t.exports=function(t){return o[t]||(o[t]=i(t))}},function(t,e,n){var r=n(51),i=Function.toString;"function"!=typeof r.inspectSource&&(r.inspectSource=function(t){return i.call(t)}),t.exports=r.inspectSource},function(t,e,n){var r=n(0),i=/#|\.prototype\./,o=function(t,e){var n=s[a(t)];return n==c||n!=l&&("function"==typeof e?r(e):!!e)},a=o.normalize=function(t){return String(t).replace(i,".").toLowerCase()},s=o.data={},l=o.NATIVE="N",c=o.POLYFILL="P";t.exports=o},function(t,e,n){var r=n(4),i=n(139);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,n={};try{t=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set,t.call(n,[]),e=n instanceof Array}catch(o){}return function(n,o){return r(n),i(o),e?t.call(n,o):n.__proto__=o,n}}():void 0)},function(t,e){t.exports=function(t,e,n){if(!(t instanceof e))throw TypeError("Incorrect "+(n?n+" ":"")+"invocation");return t}},function(t,e,n){var r=n(63),i=n(22),o=n(1),a=o("toStringTag"),s="Arguments"==i(function(){return arguments}()),l=function(t,e){try{return t[e]}catch(n){}};t.exports=r?i:function(t){var e,n,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=l(e=Object(t),a))?n:s?i(e):"Object"==(r=i(e))&&"function"==typeof e.callee?"Arguments":r}},function(t,e,n){var r=n(1),i=r("toStringTag"),o={};o[i]="z",t.exports="[object z]"===String(o)},function(t,e,n){var r=n(4),i=n(35),o=n(1),a=o("species");t.exports=function(t,e){var n,o=r(t).constructor;return void 0===o||void 0==(n=r(o)[a])?e:i(n)}},function(t,e,n){var r=n(22),i=n(3);t.exports="process"==r(i.process)},function(t,e,n){var r=n(22);t.exports=Array.isArray||function(t){return"Array"==r(t)}},function(t,e,n){var r=n(40),i=n(14),o=n(24),a=function(t){return function(e,n){var a,s,l=i(o(e)),c=r(n),u=l.length;return c<0||c>=u?t?"":void 0:(a=l.charCodeAt(c),a<55296||a>56319||c+1===u||(s=l.charCodeAt(c+1))<56320||s>57343?t?l.charAt(c):a:t?l.slice(c,c+2):s-56320+(a-55296<<10)+65536)}};t.exports={codeAt:a(!1),charAt:a(!0)}},function(t,e,n){"use strict";var r=n(54),i=n(16),o=n(33);t.exports=function(t,e,n){var a=r(e);a in t?i.f(t,a,o(0,n)):t[a]=n}},function(t,e,n){"use strict";var r=n(109),i=n(0),o=n(4),a=n(40),s=n(17),l=n(14),c=n(24),u=n(110),f=n(172),d=n(111),p=n(1),h=p("replace"),m=Math.max,g=Math.min,v=function(t){return void 0===t?t:String(t)},b=function(){return"$0"==="a".replace(/./,"$0")}(),y=function(){return!!/./[h]&&""===/./[h]("a","$0")}(),x=!i((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$")}));r("replace",(function(t,e,n){var r=y?"$":"$0";return[function(t,n){var r=c(this),i=void 0==t?void 0:t[h];return void 0!==i?i.call(t,r,n):e.call(l(r),t,n)},function(t,i){var c=o(this),p=l(t);if("string"===typeof i&&-1===i.indexOf(r)&&-1===i.indexOf("$<")){var h=n(e,c,p,i);if(h.done)return h.value}var b="function"===typeof i;b||(i=l(i));var y=c.global;if(y){var x=c.unicode;c.lastIndex=0}var w=[];while(1){var _=d(c,p);if(null===_)break;if(w.push(_),!y)break;var k=l(_[0]);""===k&&(c.lastIndex=u(p,s(c.lastIndex),x))}for(var T="",A=0,M=0;M=A&&(T+=p.slice(A,O)+D,A=O+S.length)}return T+p.slice(A)}]}),!x||!b||y)},function(t,e,n){"use strict";var r=n(109),i=n(173),o=n(4),a=n(24),s=n(64),l=n(110),c=n(17),u=n(14),f=n(111),d=n(46),p=n(108),h=n(0),m=p.UNSUPPORTED_Y,g=[].push,v=Math.min,b=4294967295,y=!h((function(){var t=/(?:)/,e=t.exec;t.exec=function(){return e.apply(this,arguments)};var n="ab".split(t);return 2!==n.length||"a"!==n[0]||"b"!==n[1]}));r("split",(function(t,e,n){var r;return r="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(t,n){var r=u(a(this)),o=void 0===n?b:n>>>0;if(0===o)return[];if(void 0===t)return[r];if(!i(t))return e.call(r,t,o);var s,l,c,f=[],p=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),h=0,m=new RegExp(t.source,p+"g");while(s=d.call(m,r)){if(l=m.lastIndex,l>h&&(f.push(r.slice(h,s.index)),s.length>1&&s.index=o))break;m.lastIndex===s.index&&m.lastIndex++}return h===r.length?!c&&m.test("")||f.push(""):f.push(r.slice(h)),f.length>o?f.slice(0,o):f}:"0".split(void 0,0).length?function(t,n){return void 0===t&&0===n?[]:e.call(this,t,n)}:e,[function(e,n){var i=a(this),o=void 0==e?void 0:e[t];return void 0!==o?o.call(e,i,n):r.call(u(i),e,n)},function(t,i){var a=o(this),d=u(t),p=n(r,a,d,i,r!==e);if(p.done)return p.value;var h=s(a,RegExp),g=a.unicode,y=(a.ignoreCase?"i":"")+(a.multiline?"m":"")+(a.unicode?"u":"")+(m?"g":"y"),x=new h(m?"^(?:"+a.source+")":a,y),w=void 0===i?b:i>>>0;if(0===w)return[];if(0===d.length)return null===f(x,d)?[d]:[];var _=0,k=0,T=[];while(k3)){if(d)return!0;if(h)return h<603;var t,e,n,r,i="";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(r=0;r<47;r++)m.push({k:e+r,v:n})}for(m.sort((function(t,e){return e.v-t.v})),r=0;rs(n)?1:-1}};r({target:"Array",proto:!0,forced:w},{sort:function(t){void 0!==t&&i(t);var e=o(this);if(x)return void 0===t?g.call(e):g.call(e,t);var n,r,s=[],l=a(e.length);for(r=0;rl)i.f(t,n=r[l++],e[n]);return t}},function(t,e,n){var r=n(11),i=n(0),o=n(53);t.exports=!r&&!i((function(){return 7!=Object.defineProperty(o("div"),"a",{get:function(){return 7}}).a}))},function(t,e,n){var r=n(5),i=n(39),o=n(133),a=n(1),s=a("toPrimitive");t.exports=function(t,e){if(!r(t)||i(t))return t;var n,a=t[s];if(void 0!==a){if(void 0===e&&(e="default"),n=a.call(t,e),!r(n)||i(n))return n;throw TypeError("Can't convert object to primitive value")}return void 0===e&&(e="number"),o(t,e)}},function(t,e,n){var r=n(82),i=n(56);t.exports=Object.keys||function(t){return r(t,i)}},function(t,e,n){var r=n(8),i=n(29),o=n(134).indexOf,a=n(55);t.exports=function(t,e){var n,s=i(t),l=0,c=[];for(n in s)!r(a,n)&&r(s,n)&&c.push(n);while(e.length>l)r(s,n=e[l++])&&(~o(c,n)||c.push(n));return c}},function(t,e,n){var r=n(40),i=Math.max,o=Math.min;t.exports=function(t,e){var n=r(t);return n<0?i(n+e,0):o(n,e)}},function(t,e,n){var r=n(20);t.exports=r("document","documentElement")},function(t,e,n){"use strict";var r=n(12),i=n(89),o=n(91),a=n(60),s=n(34),l=n(21),c=n(9),u=n(1),f=n(25),d=n(32),p=n(90),h=p.IteratorPrototype,m=p.BUGGY_SAFARI_ITERATORS,g=u("iterator"),v="keys",b="values",y="entries",x=function(){return this};t.exports=function(t,e,n,u,p,w,_){i(n,e,u);var k,T,A,M=function(t){if(t===p&&P)return P;if(!m&&t in C)return C[t];switch(t){case v:return function(){return new n(this,t)};case b:return function(){return new n(this,t)};case y:return function(){return new n(this,t)}}return function(){return new n(this)}},S=e+" Iterator",O=!1,C=t.prototype,E=C[g]||C["@@iterator"]||p&&C[p],P=!m&&E||M(p),L="Array"==e&&C.entries||E;if(L&&(k=o(L.call(new t)),h!==Object.prototype&&k.next&&(f||o(k)===h||(a?a(k,h):"function"!=typeof k[g]&&l(k,g,x)),s(k,S,!0,!0),f&&(d[S]=x))),p==b&&E&&E.name!==b&&(O=!0,P=function(){return E.call(this)}),f&&!_||C[g]===P||l(C,g,P),d[e]=P,p)if(T={values:M(b),keys:w?P:M(v),entries:M(y)},_)for(A in T)(m||O||!(A in C))&&c(C,A,T[A]);else r({target:e,proto:!0,forced:m||O},T);return T}},function(t,e,n){"use strict";var r={}.propertyIsEnumerable,i=Object.getOwnPropertyDescriptor,o=i&&!r.call({1:2},1);e.f=o?function(t){var e=i(this,t);return!!e&&e.enumerable}:r},function(t,e,n){var r=n(82),i=n(56),o=i.concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,o)}},function(t,e){e.f=Object.getOwnPropertySymbols},function(t,e,n){"use strict";var r=n(90).IteratorPrototype,i=n(31),o=n(33),a=n(34),s=n(32),l=function(){return this};t.exports=function(t,e,n){var c=e+" Iterator";return t.prototype=i(r,{next:o(1,n)}),a(t,c,!1,!0),s[c]=l,t}},function(t,e,n){"use strict";var r,i,o,a=n(0),s=n(91),l=n(21),c=n(8),u=n(1),f=n(25),d=u("iterator"),p=!1,h=function(){return this};[].keys&&(o=[].keys(),"next"in o?(i=s(s(o)),i!==Object.prototype&&(r=i)):p=!0);var m=void 0==r||a((function(){var t={};return r[d].call(t)!==t}));m&&(r={}),f&&!m||c(r,d)||l(r,d,h),t.exports={IteratorPrototype:r,BUGGY_SAFARI_ITERATORS:p}},function(t,e,n){var r=n(8),i=n(19),o=n(57),a=n(138),s=o("IE_PROTO"),l=Object.prototype;t.exports=a?Object.getPrototypeOf:function(t){return t=i(t),r(t,s)?t[s]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?l:null}},function(t,e,n){var r=n(3);t.exports=r.Promise},function(t,e,n){var r=n(9);t.exports=function(t,e,n){for(var i in e)r(t,i,e[i],n);return t}},function(t,e,n){var r=n(1),i=n(32),o=r("iterator"),a=Array.prototype;t.exports=function(t){return void 0!==t&&(i.Array===t||a[o]===t)}},function(t,e,n){var r=n(4);t.exports=function(t){var e=t["return"];if(void 0!==e)return r(e.call(t)).value}},function(t,e,n){var r,i,o,a,s=n(3),l=n(0),c=n(36),u=n(84),f=n(53),d=n(97),p=n(65),h=s.setImmediate,m=s.clearImmediate,g=s.process,v=s.MessageChannel,b=s.Dispatch,y=0,x={},w="onreadystatechange";try{r=s.location}catch(M){}var _=function(t){if(x.hasOwnProperty(t)){var e=x[t];delete x[t],e()}},k=function(t){return function(){_(t)}},T=function(t){_(t.data)},A=function(t){s.postMessage(String(t),r.protocol+"//"+r.host)};h&&m||(h=function(t){var e=[],n=arguments.length,r=1;while(n>r)e.push(arguments[r++]);return x[++y]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},i(y),y},m=function(t){delete x[t]},p?i=function(t){g.nextTick(k(t))}:b&&b.now?i=function(t){b.now(k(t))}:v&&!d?(o=new v,a=o.port2,o.port1.onmessage=T,i=c(a.postMessage,a,1)):s.addEventListener&&"function"==typeof postMessage&&!s.importScripts&&r&&"file:"!==r.protocol&&!l(A)?(i=A,s.addEventListener("message",T,!1)):i=w in f("script")?function(t){u.appendChild(f("script"))[w]=function(){u.removeChild(this),_(t)}}:function(t){setTimeout(k(t),0)}),t.exports={set:h,clear:m}},function(t,e,n){var r=n(26);t.exports=/(?:iphone|ipod|ipad).*applewebkit/i.test(r)},function(t,e,n){var r=n(4),i=n(5),o=n(99);t.exports=function(t,e){if(r(t),i(e)&&e.constructor===t)return e;var n=o.f(t),a=n.resolve;return a(e),n.promise}},function(t,e,n){"use strict";var r=n(35),i=function(t){var e,n;this.promise=new t((function(t,r){if(void 0!==e||void 0!==n)throw TypeError("Bad Promise constructor");e=t,n=r})),this.resolve=r(e),this.reject=r(n)};t.exports.f=function(t){return new i(t)}},function(t,e,n){"use strict";var r=n(11),i=n(0),o=n(81),a=n(88),s=n(86),l=n(19),c=n(48),u=Object.assign,f=Object.defineProperty;t.exports=!u||i((function(){if(r&&1!==u({b:1},u(f({},"a",{enumerable:!0,get:function(){f(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},n=Symbol(),i="abcdefghijklmnopqrst";return t[n]=7,i.split("").forEach((function(t){e[t]=t})),7!=u({},t)[n]||o(u({},e)).join("")!=i}))?function(t,e){var n=l(t),i=arguments.length,u=1,f=a.f,d=s.f;while(i>u){var p,h=c(arguments[u++]),m=f?o(h).concat(f(h)):o(h),g=m.length,v=0;while(g>v)p=m[v++],r&&!d.call(h,p)||(n[p]=h[p])}return n}:u},function(t,e,n){var r=n(3),i=n(102),o=n(160),a=n(21);for(var s in i){var l=r[s],c=l&&l.prototype;if(c&&c.forEach!==o)try{a(c,"forEach",o)}catch(u){c.forEach=o}}},function(t,e){t.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},function(t,e,n){var r=n(162);t.exports=function(t,e){return new(r(t))(0===e?0:e)}},function(t,e,n){"use strict";var r=n(0);t.exports=function(t,e){var n=[][t];return!!n&&r((function(){n.call(null,e||function(){throw 1},1)}))}},,function(t,e,n){var r=n(0),i=n(1),o=n(25),a=i("iterator");t.exports=!r((function(){var t=new URL("b?a=1&b=2&c=3","http://a"),e=t.searchParams,n="";return t.pathname="c%20d",e.forEach((function(t,r){e["delete"]("b"),n+=r+t})),o&&!t.toJSON||!e.sort||"http://a/c%20d?a=1&c=3"!==t.href||"3"!==e.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!e[a]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("http://тест").host||"#%D0%B1"!==new URL("http://a#б").hash||"a1c3"!==n||"x"!==new URL("http://x",void 0).host}))},function(t,e,n){"use strict";var r=n(4);t.exports=function(){var t=r(this),e="";return t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.dotAll&&(e+="s"),t.unicode&&(e+="u"),t.sticky&&(e+="y"),e}},function(t,e,n){var r=n(0),i=function(t,e){return RegExp(t,e)};e.UNSUPPORTED_Y=r((function(){var t=i("a","y");return t.lastIndex=2,null!=t.exec("abcd")})),e.BROKEN_CARET=r((function(){var t=i("^r","gy");return t.lastIndex=2,null!=t.exec("str")}))},function(t,e,n){"use strict";n(45);var r=n(9),i=n(46),o=n(0),a=n(1),s=n(21),l=a("species"),c=RegExp.prototype;t.exports=function(t,e,n,u){var f=a(t),d=!o((function(){var e={};return e[f]=function(){return 7},7!=""[t](e)})),p=d&&!o((function(){var e=!1,n=/a/;return"split"===t&&(n={},n.constructor={},n.constructor[l]=function(){return n},n.flags="",n[f]=/./[f]),n.exec=function(){return e=!0,null},n[f](""),!e}));if(!d||!p||n){var h=/./[f],m=e(f,""[t],(function(t,e,n,r,o){var a=e.exec;return a===i||a===c.exec?d&&!o?{done:!0,value:h.call(e,n,r)}:{done:!0,value:t.call(n,e,r)}:{done:!1}}));r(String.prototype,t,m[0]),r(c,f,m[1])}u&&s(c[f],"sham",!0)}},function(t,e,n){"use strict";var r=n(67).charAt;t.exports=function(t,e,n){return e+(n?r(t,e).length:1)}},function(t,e,n){var r=n(22),i=n(46);t.exports=function(t,e){var n=t.exec;if("function"===typeof n){var o=n.call(t,e);if("object"!==typeof o)throw TypeError("RegExp exec method returned something other than an Object or null");return o}if("RegExp"!==r(t))throw TypeError("RegExp#exec called on incompatible receiver");return i.call(t,e)}},,,,,function(t,e,n){var r=n(0),i=n(1),o=n(30),a=i("species");t.exports=function(t){return o>=51||!r((function(){var e=[],n=e.constructor={};return n[a]=function(){return{foo:1}},1!==e[t](Boolean).foo}))}},,function(t,e,n){"use strict";t.exports=function(t,e){return function(){for(var n=new Array(arguments.length),r=0;r=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(t){l.headers[t]={}})),r.forEach(["post","put","patch"],(function(t){l.headers[t]=r.merge(o)})),t.exports=l}).call(this,n(72))},function(t,e,n){"use strict";var r=n(6),i=n(204),o=n(206),a=n(119),s=n(207),l=n(210),c=n(211),u=n(123);t.exports=function(t){return new Promise((function(e,n){var f=t.data,d=t.headers;r.isFormData(f)&&delete d["Content-Type"];var p=new XMLHttpRequest;if(t.auth){var h=t.auth.username||"",m=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";d.Authorization="Basic "+btoa(h+":"+m)}var g=s(t.baseURL,t.url);if(p.open(t.method.toUpperCase(),a(g,t.params,t.paramsSerializer),!0),p.timeout=t.timeout,p.onreadystatechange=function(){if(p&&4===p.readyState&&(0!==p.status||p.responseURL&&0===p.responseURL.indexOf("file:"))){var r="getAllResponseHeaders"in p?l(p.getAllResponseHeaders()):null,o=t.responseType&&"text"!==t.responseType?p.response:p.responseText,a={data:o,status:p.status,statusText:p.statusText,headers:r,config:t,request:p};i(e,n,a),p=null}},p.onabort=function(){p&&(n(u("Request aborted",t,"ECONNABORTED",p)),p=null)},p.onerror=function(){n(u("Network Error",t,null,p)),p=null},p.ontimeout=function(){var e="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),n(u(e,t,"ECONNABORTED",p)),p=null},r.isStandardBrowserEnv()){var v=(t.withCredentials||c(g))&&t.xsrfCookieName?o.read(t.xsrfCookieName):void 0;v&&(d[t.xsrfHeaderName]=v)}if("setRequestHeader"in p&&r.forEach(d,(function(t,e){"undefined"===typeof f&&"content-type"===e.toLowerCase()?delete d[e]:p.setRequestHeader(e,t)})),r.isUndefined(t.withCredentials)||(p.withCredentials=!!t.withCredentials),t.responseType)try{p.responseType=t.responseType}catch(b){if("json"!==t.responseType)throw b}"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)}))}},function(t,e,n){"use strict";var r=n(205);t.exports=function(t,e,n,i,o){var a=new Error(t);return r(a,e,n,i,o)}},function(t,e,n){"use strict";var r=n(6);t.exports=function(t,e){e=e||{};var n={},i=["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 l(t,e){return r.isPlainObject(t)&&r.isPlainObject(e)?r.merge(t,e):r.isPlainObject(e)?r.merge({},e):r.isArray(e)?e.slice():e}function c(i){r.isUndefined(e[i])?r.isUndefined(t[i])||(n[i]=l(void 0,t[i])):n[i]=l(t[i],e[i])}r.forEach(i,(function(t){r.isUndefined(e[t])||(n[t]=l(void 0,e[t]))})),r.forEach(o,c),r.forEach(a,(function(i){r.isUndefined(e[i])?r.isUndefined(t[i])||(n[i]=l(void 0,t[i])):n[i]=l(void 0,e[i])})),r.forEach(s,(function(r){r in e?n[r]=l(t[r],e[r]):r in t&&(n[r]=l(void 0,t[r]))}));var u=i.concat(o).concat(a).concat(s),f=Object.keys(t).concat(Object.keys(e)).filter((function(t){return-1===u.indexOf(t)}));return r.forEach(f,c),n}},function(t,e,n){"use strict";function r(t){this.message=t}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,t.exports=r},,function(t,e,n){(function(e,n){t.exports=n()})("undefined"!==typeof self&&self,(function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"===typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t["default"]}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s="fae3")}({0:function(t,e){},"0000":function(t,e,n){"use strict";t.exports=d;var r=n("92ba"),i=n("24ad").compareCells;function o(t,e,n){this.vertices=t,this.adjacent=e,this.boundary=n,this.lastVisited=-1}function a(t,e,n){this.vertices=t,this.cell=e,this.index=n}function s(t,e){return i(t.vertices,e.vertices)}function l(t){for(var e=["function orient(){var tuple=this.tuple;return test("],n=0;n<=t;++n)n>0&&e.push(","),e.push("tuple[",n,"]");e.push(")}return orient");var i=new Function("test",e.join("")),o=r[t+1];return o||(o=r),i(o)}o.prototype.flip=function(){var t=this.vertices[0];this.vertices[0]=this.vertices[1],this.vertices[1]=t;var e=this.adjacent[0];this.adjacent[0]=this.adjacent[1],this.adjacent[1]=e};var c=[];function u(t,e,n){this.dimension=t,this.vertices=e,this.simplices=n,this.interior=n.filter((function(t){return!t.boundary})),this.tuple=new Array(t+1);for(var r=0;r<=t;++r)this.tuple[r]=this.vertices[r];var i=c[t];i||(i=c[t]=l(t)),this.orient=i}var f=u.prototype;function d(t,e){var n=t.length;if(0===n)throw new Error("Must have at least d+1 points");var i=t[0].length;if(n<=i)throw new Error("Must input at least d+1 points");var a=t.slice(0,i+1),s=r.apply(void 0,a);if(0===s)throw new Error("Input not in general position");for(var l=new Array(i+1),c=0;c<=i;++c)l[c]=c;s<0&&(l[0]=1,l[1]=0);var f=new o(l,new Array(i+1),!1),d=f.adjacent,p=new Array(i+2);for(c=0;c<=i;++c){for(var h=l.slice(),m=0;m<=i;++m)m===c&&(h[m]=-1);var g=h[0];h[0]=h[1],h[1]=g;var v=new o(h,new Array(i+1),!0);d[c]=v,p[c]=v}p[i+1]=f;for(c=0;c<=i;++c){h=d[c].vertices;var b=d[c].adjacent;for(m=0;m<=i;++m){var y=h[m];if(y<0)b[m]=f;else for(var x=0;x<=i;++x)d[x].vertices.indexOf(y)<0&&(b[m]=d[x])}}var w=new u(i,a,p),_=!!e;for(c=i+1;c0){t=a.pop();t.vertices;for(var s=t.adjacent,l=0;l<=n;++l){var c=s[l];if(c.boundary&&!(c.lastVisited<=-r)){for(var u=c.vertices,f=0;f<=n;++f){var d=u[f];i[f]=d<0?e:o[d]}var p=this.orient();if(p>0)return c;c.lastVisited=-r,0===p&&a.push(c)}}}return null},f.walk=function(t,e){var n=this.vertices.length-1,r=this.dimension,i=this.vertices,o=this.tuple,a=e?this.interior.length*Math.random()|0:this.interior.length-1,s=this.interior[a];t:while(!s.boundary){for(var l=s.vertices,c=s.adjacent,u=0;u<=r;++u)o[u]=i[l[u]];s.lastVisited=n;for(u=0;u<=r;++u){var f=c[u];if(!(f.lastVisited>=n)){var d=o[u];o[u]=t;var p=this.orient();if(o[u]=d,p<0){s=f;continue t}f.boundary?f.lastVisited=-n:f.lastVisited=n}}return}return s},f.addPeaks=function(t,e){var n=this.vertices.length-1,r=this.dimension,i=this.vertices,l=this.tuple,c=this.interior,u=this.simplices,f=[e];e.lastVisited=n,e.vertices[e.vertices.indexOf(-1)]=n,e.boundary=!1,c.push(e);var d=[];while(f.length>0){e=f.pop();var p=e.vertices,h=e.adjacent,m=p.indexOf(n);if(!(m<0))for(var g=0;g<=r;++g)if(g!==m){var v=h[g];if(v.boundary&&!(v.lastVisited>=n)){var b=v.vertices;if(v.lastVisited!==-n){for(var y=0,x=0;x<=r;++x)b[x]<0?(y=x,l[x]=t):l[x]=i[b[x]];var w=this.orient();if(w>0){b[y]=n,v.boundary=!1,c.push(v),f.push(v),v.lastVisited=n;continue}v.lastVisited=-n}var _=v.adjacent,k=p.slice(),T=h.slice(),A=new o(k,T,!0);u.push(A);var M=_.indexOf(e);if(!(M<0)){_[M]=A,T[m]=v,k[g]=-1,T[g]=e,h[g]=A,A.flip();for(x=0;x<=r;++x){var S=k[x];if(!(S<0||S===n)){for(var O=new Array(r-1),C=0,E=0;E<=r;++E){var P=k[E];P<0||E===x||(O[C++]=P)}d.push(new a(O,A,x))}}}}}}d.sort(s);for(g=0;g+1=0?a[l++]=s[u]:c=1&u;if(c===(1&t)){var f=a[0];a[0]=a[1],a[1]=f}e.push(a)}}return e}},"0004":function(t,e,n){var r=n("8586");function i(t,e){var n=r(e),i=[];return i=i.concat(n(t)),i=i.concat(n(null)),i}t.exports=i},"0005":function(t,e,n){"use strict";function r(t){for(var e=1,n=1;n0){for(var _=0;_<24;++_)i.push(i[i.length-12]);u+=2,g=!0}continue t}f[0][n]=Math.min(f[0][n],x[n],w[n]),f[1][n]=Math.max(f[1][n],x[n],w[n])}Array.isArray(h[0])?(v=h.length>e-1?h[e-1]:h.length>0?h[h.length-1]:[0,0,0,1],b=h.length>e?h[e]:h.length>0?h[h.length-1]:[0,0,0,1]):v=b=h,3===v.length&&(v=[v[0],v[1],v[2],1]),3===b.length&&(b=[b[0],b[1],b[2],1]),!this.hasAlpha&&v[3]<1&&(this.hasAlpha=!0),y=Array.isArray(m)?m.length>e-1?m[e-1]:m.length>0?m[m.length-1]:[0,0,0,1]:m;var k=c;if(c+=p(x,w),g){for(n=0;n<2;++n)i.push(x[0],x[1],x[2],w[0],w[1],w[2],k,y,v[0],v[1],v[2],v[3]);u+=2,g=!1}i.push(x[0],x[1],x[2],w[0],w[1],w[2],k,y,v[0],v[1],v[2],v[3],x[0],x[1],x[2],w[0],w[1],w[2],k,-y,v[0],v[1],v[2],v[3],w[0],w[1],w[2],x[0],x[1],x[2],c,-y,b[0],b[1],b[2],b[3],w[0],w[1],w[2],x[0],x[1],x[2],c,y,b[0],b[1],b[2],b[3]),u+=4}}if(this.buffer.update(i),o.push(c),a.push(d[d.length-1].slice()),this.bounds=f,this.vertexCount=u,this.points=a,this.arcLength=o,"dashes"in t){var T=t.dashes,A=T.slice();for(A.unshift(0),e=1;e/g),s=0;s=0?l=p:(l=p=d,d++),l1||0===t[0])&&(t[1]>1||0===t[1])&&(t[2]>1||0===t[2])&&(!t[3]||t[3]>1))}t.exports=function(t,e){"float"!==e&&e||(e="array"),"uint"===e&&(e="uint8"),"uint_clamped"===e&&(e="uint8_clamped");var n=o(e),s=new n(4),l="uint8"!==e&&"uint8_clamped"!==e;return t.length&&"string"!==typeof t||(t=r(t),t[0]/=255,t[1]/=255,t[2]/=255),a(t)?(s[0]=t[0],s[1]=t[1],s[2]=t[2],s[3]=null!=t[3]?t[3]:255,l&&(s[0]/=255,s[1]/=255,s[2]/=255,s[3]/=255),s):(l?(s[0]=t[0],s[1]=t[1],s[2]=t[2],s[3]=null!=t[3]?t[3]:1):(s[0]=i(Math.floor(255*t[0]),0,255),s[1]=i(Math.floor(255*t[1]),0,255),s[2]=i(Math.floor(255*t[2]),0,255),s[3]=null==t[3]?255:i(Math.floor(255*t[3]),0,255)),s)}},"0119":function(t,e,n){"use strict";t.exports=i;var r=32;function i(t,e){e<=4*r?o(0,e-1,t):d(0,e-1,t)}function o(t,e,n){for(var r=2*(t+1),i=t+1;i<=e;++i){var o=n[r++],a=n[r++],s=i,l=r-2;while(s-- >t){var c=n[l-2],u=n[l-1];if(cn[e+1])}function f(t,e,n,r){t*=2;var i=r[t];return i>1,g=m-i,v=m+i,b=p,y=g,x=m,w=v,_=h,k=t+1,T=e-1,A=0;u(b,y,n)&&(A=b,b=y,y=A),u(w,_,n)&&(A=w,w=_,_=A),u(b,x,n)&&(A=b,b=x,x=A),u(y,x,n)&&(A=y,y=x,x=A),u(b,w,n)&&(A=b,b=w,w=A),u(x,w,n)&&(A=x,x=w,w=A),u(y,_,n)&&(A=y,y=_,_=A),u(y,x,n)&&(A=y,y=x,x=A),u(w,_,n)&&(A=w,w=_,_=A);for(var M=n[2*y],S=n[2*y+1],O=n[2*w],C=n[2*w+1],E=2*b,P=2*x,L=2*_,D=2*p,I=2*m,z=2*h,R=0;R<2;++R){var j=n[E+R],F=n[P+R],B=n[L+R];n[D+R]=j,n[I+R]=F,n[z+R]=B}s(g,t,n),s(v,e,n);for(var N=k;N<=T;++N)if(f(N,M,S,n))N!==k&&a(N,k,n),++k;else if(!f(N,O,C,n))while(1){if(f(T,O,C,n)){f(T,M,S,n)?(l(N,k,T,n),++k,--T):(a(N,T,n),--T);break}if(--T/g," "));c[u]=h,f.tickmode=d}}e.ticks=c;for(u=0;u<3;++u){a[u]=.5*(t.glplot.bounds[0][u]+t.glplot.bounds[1][u]);for(m=0;m<2;++m)e.bounds[m][u]=t.glplot.bounds[m][u]}t.contourLevels=s(c)}},"01db":function(t,e,n){"use strict";t.exports=n("b964")},"0230":function(t,e,n){var r=n("320c");function i(){this.regionalOptions=[],this.regionalOptions[""]={invalidCalendar:"Calendar {0} not found",invalidDate:"Invalid {0} date",invalidMonth:"Invalid {0} month",invalidYear:"Invalid {0} year",differentCalendars:"Cannot mix {0} and {1} dates"},this.local=this.regionalOptions[""],this.calendars={},this._localCals={}}function o(t,e,n,r){if(this._calendar=t,this._year=e,this._month=n,this._day=r,0===this._calendar._validateLevel&&!this._calendar.isValid(this._year,this._month,this._day))throw(c.local.invalidDate||c.regionalOptions[""].invalidDate).replace(/\{0\}/,this._calendar.local.name)}function a(t,e){return t=""+t,"000000".substring(0,e-t.length)+t}function s(){this.shortYearCutoff="+10"}function l(t){this.local=this.regionalOptions[t]||this.regionalOptions[""]}r(i.prototype,{instance:function(t,e){t=(t||"gregorian").toLowerCase(),e=e||"";var n=this._localCals[t+"-"+e];if(!n&&this.calendars[t]&&(n=new this.calendars[t](e),this._localCals[t+"-"+e]=n),!n)throw(this.local.invalidCalendar||this.regionalOptions[""].invalidCalendar).replace(/\{0\}/,t);return n},newDate:function(t,e,n,r,i){return r=(null!=t&&t.year?t.calendar():"string"===typeof r?this.instance(r,i):r)||this.instance(),r.newDate(t,e,n)},substituteDigits:function(t){return function(e){return(e+"").replace(/[0-9]/g,(function(e){return t[e]}))}},substituteChineseDigits:function(t,e){return function(n){var r="",i=0;while(n>0){var o=n%10;r=(0===o?"":t[o]+e[i])+r,i++,n=Math.floor(n/10)}return 0===r.indexOf(t[1]+e[1])&&(r=r.substr(1)),r||t[0]}}}),r(o.prototype,{newDate:function(t,e,n){return this._calendar.newDate(null==t?this:t,e,n)},year:function(t){return 0===arguments.length?this._year:this.set(t,"y")},month:function(t){return 0===arguments.length?this._month:this.set(t,"m")},day:function(t){return 0===arguments.length?this._day:this.set(t,"d")},date:function(t,e,n){if(!this._calendar.isValid(t,e,n))throw(c.local.invalidDate||c.regionalOptions[""].invalidDate).replace(/\{0\}/,this._calendar.local.name);return this._year=t,this._month=e,this._day=n,this},leapYear:function(){return this._calendar.leapYear(this)},epoch:function(){return this._calendar.epoch(this)},formatYear:function(){return this._calendar.formatYear(this)},monthOfYear:function(){return this._calendar.monthOfYear(this)},weekOfYear:function(){return this._calendar.weekOfYear(this)},daysInYear:function(){return this._calendar.daysInYear(this)},dayOfYear:function(){return this._calendar.dayOfYear(this)},daysInMonth:function(){return this._calendar.daysInMonth(this)},dayOfWeek:function(){return this._calendar.dayOfWeek(this)},weekDay:function(){return this._calendar.weekDay(this)},extraInfo:function(){return this._calendar.extraInfo(this)},add:function(t,e){return this._calendar.add(this,t,e)},set:function(t,e){return this._calendar.set(this,t,e)},compareTo:function(t){if(this._calendar.name!==t._calendar.name)throw(c.local.differentCalendars||c.regionalOptions[""].differentCalendars).replace(/\{0\}/,this._calendar.local.name).replace(/\{1\}/,t._calendar.local.name);var e=this._year!==t._year?this._year-t._year:this._month!==t._month?this.monthOfYear()-t.monthOfYear():this._day-t._day;return 0===e?0:e<0?-1:1},calendar:function(){return this._calendar},toJD:function(){return this._calendar.toJD(this)},fromJD:function(t){return this._calendar.fromJD(t)},toJSDate:function(){return this._calendar.toJSDate(this)},fromJSDate:function(t){return this._calendar.fromJSDate(t)},toString:function(){return(this.year()<0?"-":"")+a(Math.abs(this.year()),4)+"-"+a(this.month(),2)+"-"+a(this.day(),2)}}),r(s.prototype,{_validateLevel:0,newDate:function(t,e,n){return null==t?this.today():(t.year&&(this._validate(t,e,n,c.local.invalidDate||c.regionalOptions[""].invalidDate),n=t.day(),e=t.month(),t=t.year()),new o(this,t,e,n))},today:function(){return this.fromJSDate(new Date)},epoch:function(t){var e=this._validate(t,this.minMonth,this.minDay,c.local.invalidYear||c.regionalOptions[""].invalidYear);return e.year()<0?this.local.epochs[0]:this.local.epochs[1]},formatYear:function(t){var e=this._validate(t,this.minMonth,this.minDay,c.local.invalidYear||c.regionalOptions[""].invalidYear);return(e.year()<0?"-":"")+a(Math.abs(e.year()),4)},monthsInYear:function(t){return this._validate(t,this.minMonth,this.minDay,c.local.invalidYear||c.regionalOptions[""].invalidYear),12},monthOfYear:function(t,e){var n=this._validate(t,e,this.minDay,c.local.invalidMonth||c.regionalOptions[""].invalidMonth);return(n.month()+this.monthsInYear(n)-this.firstMonth)%this.monthsInYear(n)+this.minMonth},fromMonthOfYear:function(t,e){var n=(e+this.firstMonth-2*this.minMonth)%this.monthsInYear(t)+this.minMonth;return this._validate(t,n,this.minDay,c.local.invalidMonth||c.regionalOptions[""].invalidMonth),n},daysInYear:function(t){var e=this._validate(t,this.minMonth,this.minDay,c.local.invalidYear||c.regionalOptions[""].invalidYear);return this.leapYear(e)?366:365},dayOfYear:function(t,e,n){var r=this._validate(t,e,n,c.local.invalidDate||c.regionalOptions[""].invalidDate);return r.toJD()-this.newDate(r.year(),this.fromMonthOfYear(r.year(),this.minMonth),this.minDay).toJD()+1},daysInWeek:function(){return 7},dayOfWeek:function(t,e,n){var r=this._validate(t,e,n,c.local.invalidDate||c.regionalOptions[""].invalidDate);return(Math.floor(this.toJD(r))+2)%this.daysInWeek()},extraInfo:function(t,e,n){return this._validate(t,e,n,c.local.invalidDate||c.regionalOptions[""].invalidDate),{}},add:function(t,e,n){return this._validate(t,this.minMonth,this.minDay,c.local.invalidDate||c.regionalOptions[""].invalidDate),this._correctAdd(t,this._add(t,e,n),e,n)},_add:function(t,e,n){if(this._validateLevel++,"d"===n||"w"===n){var r=t.toJD()+e*("w"===n?this.daysInWeek():1),i=t.calendar().fromJD(r);return this._validateLevel--,[i.year(),i.month(),i.day()]}try{var o=t.year()+("y"===n?e:0),a=t.monthOfYear()+("m"===n?e:0),s=(i=t.day(),function(t){while(ae-1+t.minMonth)o++,a-=e,e=t.monthsInYear(o)});"y"===n?(t.month()!==this.fromMonthOfYear(o,a)&&(a=this.newDate(o,t.month(),this.minDay).monthOfYear()),a=Math.min(a,this.monthsInYear(o)),i=Math.min(i,this.daysInMonth(o,this.fromMonthOfYear(o,a)))):"m"===n&&(s(this),i=Math.min(i,this.daysInMonth(o,this.fromMonthOfYear(o,a))));var l=[o,this.fromMonthOfYear(o,a),i];return this._validateLevel--,l}catch(c){throw this._validateLevel--,c}},_correctAdd:function(t,e,n,r){if(!this.hasYearZero&&("y"===r||"m"===r)&&(0===e[0]||t.year()>0!==e[0]>0)){var i={y:[1,1,"y"],m:[1,this.monthsInYear(-1),"m"],w:[this.daysInWeek(),this.daysInYear(-1),"d"],d:[1,this.daysInYear(-1),"d"]}[r],o=n<0?-1:1;e=this._add(t,n*i[0]+o*i[1],i[2])}return t.date(e[0],e[1],e[2])},set:function(t,e,n){this._validate(t,this.minMonth,this.minDay,c.local.invalidDate||c.regionalOptions[""].invalidDate);var r="y"===n?e:t.year(),i="m"===n?e:t.month(),o="d"===n?e:t.day();return"y"!==n&&"m"!==n||(o=Math.min(o,this.daysInMonth(r,i))),t.date(r,i,o)},isValid:function(t,e,n){this._validateLevel++;var r=this.hasYearZero||0!==t;if(r){var i=this.newDate(t,e,this.minDay);r=e>=this.minMonth&&e-this.minMonth=this.minDay&&n-this.minDay13.5?13:1),c=i-(l>2.5?4716:4715);return c<=0&&c--,this.newDate(c,l,s)},toJSDate:function(t,e,n){var r=this._validate(t,e,n,c.local.invalidDate||c.regionalOptions[""].invalidDate),i=new Date(r.year(),r.month()-1,r.day());return i.setHours(0),i.setMinutes(0),i.setSeconds(0),i.setMilliseconds(0),i.setHours(i.getHours()>12?i.getHours()+2:0),i},fromJSDate:function(t){return this.newDate(t.getFullYear(),t.getMonth()+1,t.getDate())}});var c=t.exports=new i;c.cdate=o,c.baseCalendar=s,c.calendars.gregorian=l},"0248":function(t,e,n){"use strict";var r=n("86d9"),i=n("ba76");function o(t,e,n){var o=e.dimension,a=i([],n);return r(t,e,(function(t,e){for(var n=0;na*l){var p=(d-f)/a;r[u]=1e3*p}}return r}function s(t){for(var e=[],n=t[0];n<=t[1];n++)for(var r=String.fromCharCode(n),i=t[0];i=0;i--){var o=t[i];if("scatter"===o.type&&o.xaxis===n.xaxis&&o.yaxis===n.yaxis){o.opacity=void 0;break}}}}}},"0365":function(t,e){function n(t){var e=new Float32Array(3);return e[0]=t[0],e[1]=t[1],e[2]=t[2],e}t.exports=n},"0366":function(t,e,n){var r=n("1c0b");t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 0:return function(){return t.call(e)};case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,i){return t.call(e,n,r,i)}}return function(){return t.apply(e,arguments)}}},"0379":function(t,e,n){"use strict";var r=n("6e58"),i=n("fc26"),o=n("73c9"),a=n("63dc").LINE_SPACING;function s(t,e){return t.node().getBoundingClientRect()[e]}var l=/([^$]*)([$]+[^$]*[$]+)([^$]*)/;e.convertToTspans=function(t,n,i){var o=t.text(),a=!t.attr("data-notex")&&"undefined"!==typeof MathJax&&o.match(l),c=r.select(t.node().parentNode);if(!c.empty()){var u=t.attr("class")?t.attr("class").split(" ")[0]:"text";return u+="-math",c.selectAll("svg."+u).remove(),c.selectAll("g."+u+"-group").remove(),t.style("display",null).attr({"data-unformatted":o,"data-math":"N"}),a?(n&&n._promises||[]).push(new Promise((function(e){t.style("display","none");var n=parseInt(t.node().style.fontSize,10),r={fontSize:n};d(a[2],r,(function(r,a,l){c.selectAll("svg."+u).remove(),c.selectAll("g."+u+"-group").remove();var d=r&&r.select("svg");if(!d||!d.node())return f(),void e();var p=c.append("g").classed(u+"-group",!0).attr({"pointer-events":"none","data-unformatted":o,"data-math":"Y"});p.node().appendChild(d.node()),a&&a.node()&&d.node().insertBefore(a.node().cloneNode(!0),d.node().firstChild),d.attr({class:u,height:l.height,preserveAspectRatio:"xMinYMin meet"}).style({overflow:"visible","pointer-events":"none"});var h=t.node().style.fill||"black",m=d.select("g");m.attr({fill:h,stroke:h});var g=s(m,"width"),v=s(m,"height"),b=+t.attr("x")-g*{start:0,middle:.5,end:1}[t.attr("text-anchor")||"start"],y=n||s(t,"height"),x=-y/4;"y"===u[0]?(p.attr({transform:"rotate("+[-90,+t.attr("x"),+t.attr("y")]+") translate("+[-g/2,x-v/2]+")"}),d.attr({x:+t.attr("x"),y:+t.attr("y")})):"l"===u[0]?d.attr({x:t.attr("x"),y:x-v/2}):"a"===u[0]&&0!==u.indexOf("atitle")?d.attr({x:0,y:x}):d.attr({x:b,y:+t.attr("y")+x-v/2}),i&&i.call(t,p),e(p)}))}))):f(),t}function f(){c.empty()||(u=t.attr("class")+"-math",c.select("svg."+u).remove()),t.text("").style("white-space","pre");var n=L(t.node(),o);n&&t.style("pointer-events","all"),e.positionText(t),i&&i.call(t)}};var c=/(<|<|<)/g,u=/(>|>|>)/g;function f(t){return t.replace(c,"\\lt ").replace(u,"\\gt ")}function d(t,e,n){var o,a,s,l;MathJax.Hub.Queue((function(){return a=i.extendDeepAll({},MathJax.Hub.config),s=MathJax.Hub.processSectionDelay,void 0!==MathJax.Hub.processSectionDelay&&(MathJax.Hub.processSectionDelay=0),MathJax.Hub.Config({messageStyle:"none",tex2jax:{inlineMath:[["$","$"],["\\(","\\)"]]},displayAlign:"left"})}),(function(){if(o=MathJax.Hub.config.menuSettings.renderer,"SVG"!==o)return MathJax.Hub.setRenderer("SVG")}),(function(){var n="math-output-"+i.randstr({},64);return l=r.select("body").append("div").attr({id:n}).style({visibility:"hidden",position:"absolute"}).style({"font-size":e.fontSize+"px"}).text(f(t)),MathJax.Hub.Typeset(l.node())}),(function(){var e=r.select("body").select("#MathJax_SVG_glyphs");if(l.select(".MathJax_SVG").empty()||!l.select("svg").node())i.log("There was an error in the tex syntax.",t),n();else{var a=l.select("svg").node().getBoundingClientRect();n(l.select(".MathJax_SVG"),e,a)}if(l.remove(),"SVG"!==o)return MathJax.Hub.setRenderer(o)}),(function(){return void 0!==s&&(MathJax.Hub.processSectionDelay=s),MathJax.Hub.Config(a)}))}var p={sup:"font-size:70%",sub:"font-size:70%",b:"font-weight:bold",i:"font-style:italic",a:"cursor:pointer",span:"",em:"font-style:italic;font-weight:bold"},h={sub:"0.3em",sup:"-0.6em"},m={sub:"-0.21em",sup:"0.42em"},g="​",v=["http:","https:","mailto:","",void 0,":"],b=e.NEWLINES=/(\r\n?|\n)/g,y=/(<[^<>]*>)/,x=/<(\/?)([^ >]*)(\s+(.*))?>/i,w=//i;e.BR_TAG_ALL=//gi;var _=/(^|[\s"'])style\s*=\s*("([^"]*);?"|'([^']*);?')/i,k=/(^|[\s"'])href\s*=\s*("([^"]*)"|'([^']*)')/i,T=/(^|[\s"'])target\s*=\s*("([^"\s]*)"|'([^'\s]*)')/i,A=/(^|[\s"'])popup\s*=\s*("([\w=,]*)"|'([\w=,]*)')/i;function M(t,e){if(!t)return null;var n=t.match(e),r=n&&(n[3]||n[4]);return r&&E(r)}var S=/(^|;)\s*color:/;e.plainText=function(t,e){e=e||{};for(var n=void 0!==e.len&&-1!==e.len?e.len:1/0,r=void 0!==e.allowedTags?e.allowedTags:["br"],i="...",o=i.length,a=t.split(y),s=[],l="",c=0,u=0;uo?s.push(f.substr(0,m-o)+i):s.push(f.substr(0,m));break}l=""}}return s.join("")};var O={mu:"μ",amp:"&",lt:"<",gt:">",nbsp:" ",times:"×",plusmn:"±",deg:"°"},C=/&(#\d+|#x[\da-fA-F]+|[a-z]+);/g;function E(t){return t.replace(C,(function(t,e){var n;return n="#"===e.charAt(0)?P("x"===e.charAt(1)?parseInt(e.substr(2),16):parseInt(e.substr(1),10)):O[e],n||t}))}function P(t){if(!(t>1114111)){var e=String.fromCodePoint;if(e)return e(t);var n=String.fromCharCode;return t<=65535?n(t):n(55232+(t>>10),t%1024+56320)}}function L(t,e){e=e.replace(b," ");var n,s=!1,l=[],c=-1;function u(){c++;var e=document.createElementNS(o.svg,"tspan");r.select(e).attr({class:"line",dy:c*a+"em"}),t.appendChild(e),n=e;var i=l;if(l=[{node:e}],i.length>1)for(var s=1;s doesnt match end tag <"+t+">. Pretending it did match.",e),n=l[l.length-1].node}else i.log("Ignoring unexpected end tag .",e)}var C=w.test(e);C?u():(n=t,l=[{node:t}]);for(var P=e.split(y),L=0;L")}}t.exports=function(t,e,n){var i,o,s,l,c=t.cd,u=c[0].trace,f=t.subplot;for(o=0;o path").each((function(t){if(!t.isBlank){var e=s[t.dir].marker;r.select(this).call(o.fill,e.color).call(o.stroke,e.line.color).call(i.dashLine,e.line.dash,e.line.width).style("opacity",s.selectedpoints&&!t.selected?a:1)}})),c(n,s,t),n.selectAll(".lines").each((function(){var t=s.connector.line;i.lineGroupStyle(r.select(this).selectAll("path"),t.width,t.color,t.dash)}))}))}t.exports={style:u}},"0435":function(t,e,n){"use strict";var r=n("107c"),i=n("a876"),o=n("94d5").hovertemplateAttrs,a=n("f4e9"),s=(n("78df").FORMAT_LINK,n("9092").extendFlat);t.exports=s({z:{valType:"data_array",editType:"calc"},x:s({},r.x,{impliedEdits:{xtype:"array"}}),x0:s({},r.x0,{impliedEdits:{xtype:"scaled"}}),dx:s({},r.dx,{impliedEdits:{xtype:"scaled"}}),y:s({},r.y,{impliedEdits:{ytype:"array"}}),y0:s({},r.y0,{impliedEdits:{ytype:"scaled"}}),dy:s({},r.dy,{impliedEdits:{ytype:"scaled"}}),text:{valType:"data_array",editType:"calc"},hovertext:{valType:"data_array",editType:"calc"},transpose:{valType:"boolean",dflt:!1,editType:"calc"},xtype:{valType:"enumerated",values:["array","scaled"],editType:"calc+clearAxisTypes"},ytype:{valType:"enumerated",values:["array","scaled"],editType:"calc+clearAxisTypes"},zsmooth:{valType:"enumerated",values:["fast","best",!1],dflt:!1,editType:"calc"},hoverongaps:{valType:"boolean",dflt:!0,editType:"none"},connectgaps:{valType:"boolean",editType:"calc"},xgap:{valType:"number",dflt:0,min:0,editType:"plot"},ygap:{valType:"number",dflt:0,min:0,editType:"plot"},zhoverformat:{valType:"string",dflt:"",editType:"none"},hovertemplate:o(),showlegend:s({},i.showlegend,{dflt:!1})},{transforms:void 0},a("",{cLetter:"z",autoColorDflt:!1}))},"0446":function(t,e,n){"use strict";var r=n("6e58"),i=n("371e"),o=n("fc26"),a=n("83d1"),s=n("0642");t.exports=function(t,e,n,l){var c=t._fullLayout;if(0!==e.length){var u,f,d,p;l&&(u=l());var h=r.ease(n.easing);return t._transitionData._interruptCallbacks.push((function(){return window.cancelAnimationFrame(p),p=null,b()})),f=Date.now(),p=window.requestAnimationFrame(y),Promise.resolve()}function m(t){var e=t.xaxis,n=t.yaxis;c._defs.select("#"+t.clipId+"> rect").call(a.setTranslate,0,0).call(a.setScale,1,1),t.plot.call(a.setTranslate,e._offset,n._offset).call(a.setScale,1,1);var r=t.plot.selectAll(".scatterlayer .trace");r.selectAll(".point").call(a.setPointGroupScale,1,1),r.selectAll(".textpoint").call(a.setTextPointsScale,1,1),r.call(a.hideOutsideRangePoints,t)}function g(e,n){var r=e.plotinfo,i=r.xaxis,l=r.yaxis,c=i._length,u=l._length,f=!!e.xr1,d=!!e.yr1,p=[];if(f){var h=o.simpleMap(e.xr0,i.r2l),m=o.simpleMap(e.xr1,i.r2l),g=h[1]-h[0],v=m[1]-m[0];p[0]=(h[0]*(1-n)+n*m[0]-h[0])/(h[1]-h[0])*c,p[2]=c*(1-n+n*v/g),i.range[0]=i.l2r(h[0]*(1-n)+n*m[0]),i.range[1]=i.l2r(h[1]*(1-n)+n*m[1])}else p[0]=0,p[2]=c;if(d){var b=o.simpleMap(e.yr0,l.r2l),y=o.simpleMap(e.yr1,l.r2l),x=b[1]-b[0],w=y[1]-y[0];p[1]=(b[1]*(1-n)+n*y[1]-b[1])/(b[0]-b[1])*u,p[3]=u*(1-n+n*w/x),l.range[0]=i.l2r(b[0]*(1-n)+n*y[0]),l.range[1]=l.l2r(b[1]*(1-n)+n*y[1])}else p[1]=0,p[3]=u;s.drawOne(t,i,{skipTitle:!0}),s.drawOne(t,l,{skipTitle:!0}),s.redrawComponents(t,[i._id,l._id]);var _=f?c/p[2]:1,k=d?u/p[3]:1,T=f?p[0]:0,A=d?p[1]:0,M=f?p[0]/p[2]*c:0,S=d?p[1]/p[3]*u:0,O=i._offset-M,C=l._offset-S;r.clipRect.call(a.setTranslate,T,A).call(a.setScale,1/_,1/k),r.plot.call(a.setTranslate,O,C).call(a.setScale,_,k),a.setPointGroupScale(r.zoomScalePts,1/_,1/k),a.setTextPointsScale(r.zoomScaleTxt,1/_,1/k)}function v(){for(var n={},r=0;rn.duration?(v(),p=window.cancelAnimationFrame(y)):p=window.requestAnimationFrame(y)}s.redrawComponents(t)}},"044b":function(t,e){function n(t){return!!t.constructor&&"function"===typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}function r(t){return"function"===typeof t.readFloatLE&&"function"===typeof t.slice&&n(t.slice(0,0))} /*! * Determine if an object is a Buffer * @@ -90,20 +90,20 @@ var r=n("1fb5"),i=n("9152"),o=n("2335");function a(){try{var t=new Uint8Array(1) * * @author Feross Aboukhadijeh * @license MIT - */function i(t,e){if(t===e)return 0;for(var n=t.length,r=e.length,i=0,o=Math.min(n,r);i=0;c--)if(u[c]!==f[c])return!1;for(c=u.length-1;c>=0;c--)if(s=u[c],!x(t[s],e[s],n,r))return!1;return!0}function k(t,e,n){x(t,e,!0)&&b(t,e,n,"notDeepStrictEqual",k)}function T(t,e){if(!t||!e)return!1;if("[object RegExp]"==Object.prototype.toString.call(e))return e.test(t);try{if(t instanceof e)return!0}catch(n){}return!Error.isPrototypeOf(e)&&!0===e.call({},t)}function A(t){var e;try{t()}catch(n){e=n}return e}function M(t,e,n,r){var i;if("function"!==typeof e)throw new TypeError('"block" argument must be a function');"string"===typeof n&&(r=n,n=null),i=A(e),r=(n&&n.name?" ("+n.name+").":".")+(r?" "+r:"."),t&&!i&&b(i,n,"Missing expected exception"+r);var o="string"===typeof r,s=!t&&a.isError(i),l=!t&&i&&!n;if((s&&o&&T(i,n)||l)&&b(i,n,"Got unwanted exception"+r),t&&i&&n&&!T(i,n)||!t&&i)throw i}function S(t,e){t||b(t,!0,e,"==",S)}d.AssertionError=function(t){this.name="AssertionError",this.actual=t.actual,this.expected=t.expected,this.operator=t.operator,t.message?(this.message=t.message,this.generatedMessage=!1):(this.message=v(this),this.generatedMessage=!0);var e=t.stackStartFunction||b;if(Error.captureStackTrace)Error.captureStackTrace(this,e);else{var n=new Error;if(n.stack){var r=n.stack,i=h(e),o=r.indexOf("\n"+i);if(o>=0){var a=r.indexOf("\n",o+1);r=r.substring(a+1)}this.stack=r}}},a.inherits(d.AssertionError,Error),d.fail=b,d.ok=y,d.equal=function(t,e,n){t!=e&&b(t,e,n,"==",d.equal)},d.notEqual=function(t,e,n){t==e&&b(t,e,n,"!=",d.notEqual)},d.deepEqual=function(t,e,n){x(t,e,!1)||b(t,e,n,"deepEqual",d.deepEqual)},d.deepStrictEqual=function(t,e,n){x(t,e,!0)||b(t,e,n,"deepStrictEqual",d.deepStrictEqual)},d.notDeepEqual=function(t,e,n){x(t,e,!1)&&b(t,e,n,"notDeepEqual",d.notDeepEqual)},d.notDeepStrictEqual=k,d.strictEqual=function(t,e,n){t!==e&&b(t,e,n,"===",d.strictEqual)},d.notStrictEqual=function(t,e,n){t===e&&b(t,e,n,"!==",d.notStrictEqual)},d.throws=function(t,e,n){M(!0,t,e,n)},d.doesNotThrow=function(t,e,n){M(!1,t,e,n)},d.ifError=function(t){if(t)throw t},d.strict=r(S,d,{equal:d.strictEqual,deepEqual:d.deepStrictEqual,notEqual:d.notStrictEqual,notDeepEqual:d.notDeepStrictEqual}),d.strict.strict=d.strict;var O=Object.keys||function(t){var e=[];for(var n in t)s.call(t,n)&&e.push(n);return e}}).call(this,n("c8ba"))},f657:function(t,e,n){"use strict";t.exports={moduleType:"trace",name:"sunburst",basePlotModule:n("b353"),categories:[],animatable:!0,attributes:n("f200"),layoutAttributes:n("7ba3"),supplyDefaults:n("8dbe"),supplyLayoutDefaults:n("2dd7"),calc:n("13a0").calc,crossTraceCalc:n("13a0").crossTraceCalc,plot:n("e17d").plot,style:n("7594").style,colorbar:n("f3cf"),meta:{}}},f67b:function(t,e,n){"use strict";var r=n("f4e9"),i=n("d798"),o=n("9845"),a=n("81f0").attributes,s=n("9092").extendFlat,l=n("a651").templatedArray;t.exports={domain:a({name:"parcoords",trace:!0,editType:"plot"}),labelangle:{valType:"angle",dflt:0,editType:"plot"},labelside:{valType:"enumerated",values:["top","bottom"],dflt:"top",editType:"plot"},labelfont:o({editType:"plot"}),tickfont:o({editType:"plot"}),rangefont:o({editType:"plot"}),dimensions:l("dimension",{label:{valType:"string",editType:"plot"},tickvals:s({},i.tickvals,{editType:"plot"}),ticktext:s({},i.ticktext,{editType:"plot"}),tickformat:s({},i.tickformat,{editType:"plot"}),visible:{valType:"boolean",dflt:!0,editType:"plot"},range:{valType:"info_array",items:[{valType:"number",editType:"plot"},{valType:"number",editType:"plot"}],editType:"plot"},constraintrange:{valType:"info_array",freeLength:!0,dimensions:"1-2",items:[{valType:"number",editType:"plot"},{valType:"number",editType:"plot"}],editType:"plot"},multiselect:{valType:"boolean",dflt:!0,editType:"plot"},values:{valType:"data_array",editType:"calc"},editType:"calc"}),line:s({editType:"calc"},r("line",{colorscaleDflt:"Viridis",autoColorDflt:!1,editTypeOverride:"calc"}))}},f6a2:function(t,e,n){"use strict";var r=n("cc77"),i=n("53a5"),o=n("3de2"),a=n("be00"),s=n("b7d1"),l=n("84a1"),c=n("37cd"),u=n("a7e2"),f=n("7831"),d=n("fd4c"),p=1073741824;function h(t,e){for(var n=e[0],r=e[1],o=e[2],a=e[3],s=1/(o-n),l=1/(a-r),c=new Array(t.length),u=0,f=t.length/2;u>>1;e.dtype||(e.dtype="array"),"string"===typeof e.dtype?m=new(f(e.dtype))(v):e.dtype&&(m=e.dtype,Array.isArray(m)&&(m.length=v));for(var b=0;bn||a>p){for(var f=0;fs||k>l||T=M)&&o!==a){var c=y[i];void 0===a&&(a=c.length);for(var u=o;u=m&&d<=v&&p>=g&&p<=b&&S.push(f)}var h=x[i],w=h[4*o+0],E=h[4*o+1],P=h[4*o+2],L=h[4*o+3],D=C(h,o+1),I=.5*r,z=i+1;O(e,n,I,z,w,E||P||L||D),O(e,n+I,I,z,E,P||L||D),O(e+I,n,I,z,P,L||D),O(e+I,n+I,I,z,L,D)}}}function C(t,e){var n=null,r=0;while(null===n)if(n=t[4*e+r],r++,r>t.length)return null;return n}return O(0,0,1,0,0,1),S}function P(t,e,n,i,o){for(var a=[],s=0;s0)return Math.log(t)/Math.LN10;var n=Math.log(Math.min(e[0],e[1]))/Math.LN10;return r(n)||(n=Math.log(Math.max(e[0],e[1]))/Math.LN10-6),n}},f6d3:function(t,e,n){"use strict";var r=n("6e58"),i=n("8b85"),o=n("efaa"),a=n("83d1"),s=n("fc26"),l=n("da89"),c=n("f50a"),u=n("6954"),f=n("8e43"),d=n("849d"),p=n("3511"),h=n("c997"),m=n("9b68"),g=n("fa75");function v(t,e){var n,r,i,o,a,s,l,c,u;for(n=0;nm&&(r.max=m),r.len=r.max-r.min}function g(t,e){var n,r=0,a=.1;return(Math.abs(t[0]-l)=0&&(d=C,h=m):Math.abs(f[1]-d[1])<_?Math.abs(f[1]-C[1])<_&&(C[0]-f[0])*(d[0]-C[0])>=0&&(d=C,h=m):s.log("endpt to newendpt is not vert. or horz.",f,d,C)}if(h>=0)break;b+=S(f,d),f=d}if(h===e.edgepaths.length){s.log("unclosed perimeter path");break}u=h,x=-1===y.indexOf(u),x&&(u=y[0],b+=S(f,d)+"Z",f=null)}for(u=0;u=0;R--)D=x.clipsegments[R],I=i([],D.x,f.c2p),z=i([],D.y,h.c2p),I.reverse(),z.reverse(),F.push(o(I,z,D.bicubic));var B="M"+F.join("L")+"Z";k(s,x.clipsegments,f,h,S,C),T(g,s,f,h,j,E,N,y,x,C,B),b(s,M,t,u,A,e,y),a.setClipUrl(s,y._clipPathId,t)}function N(t){var e=y.ab2xy(t[0],t[1],!0);return[f.c2p(e[0]),h.c2p(e[1])]}}))}},f6e7:function(t,e,n){"use strict";var r=n("e9b4"),i=n("efce"),o=n("b205"),a=n("cea5"),s=n("1417"),l=n("7f9b"),c=n("3d78"),u=n("cbbe"),f=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1];function d(t,e){var n=t[0],r=t[1],i=t[2],o=t[3];return t[0]=e[0]*n+e[4]*r+e[8]*i+e[12]*o,t[1]=e[1]*n+e[5]*r+e[9]*i+e[13]*o,t[2]=e[2]*n+e[6]*r+e[10]*i+e[14]*o,t[3]=e[3]*n+e[7]*r+e[11]*i+e[15]*o,t}function p(t,e,n,r){return d(r,r,n),d(r,r,e),d(r,r,t)}function h(t,e){this.index=t,this.dataCoordinate=this.position=e}function m(t){return!0===t||t>1?1:t}function g(t,e,n,r,i,o,a,s,l,c,u,f){this.gl=t,this.pixelRatio=1,this.shader=e,this.orthoShader=n,this.projectShader=r,this.pointBuffer=i,this.colorBuffer=o,this.glyphBuffer=a,this.idBuffer=s,this.vao=l,this.vertexCount=0,this.lineVertexCount=0,this.opacity=1,this.hasAlpha=!1,this.lineWidth=0,this.projectScale=[2/3,2/3,2/3],this.projectOpacity=[1,1,1],this.projectHasAlpha=!1,this.pickId=0,this.pickPerspectiveShader=c,this.pickOrthoShader=u,this.pickProjectShader=f,this.points=[],this._selectResult=new h(0,[0,0,0]),this.useOrtho=!0,this.bounds=[[1/0,1/0,1/0],[-1/0,-1/0,-1/0]],this.axesProject=[!0,!0,!0],this.axesBounds=[[-1/0,-1/0,-1/0],[1/0,1/0,1/0]],this.highlightId=[1,1,1,1],this.highlightScale=2,this.clipBounds=[[-1/0,-1/0,-1/0],[1/0,1/0,1/0]],this.dirty=!0}t.exports=R;var v=g.prototype;v.pickSlots=1,v.setPickBase=function(t){this.pickId=t},v.isTransparent=function(){if(this.hasAlpha)return!0;for(var t=0;t<3;++t)if(this.axesProject[t]&&this.projectHasAlpha)return!0;return!1},v.isOpaque=function(){if(!this.hasAlpha)return!0;for(var t=0;t<3;++t)if(this.axesProject[t]&&!this.projectHasAlpha)return!0;return!1};var b=[0,0],y=[0,0,0],x=[0,0,0],w=[0,0,0,1],_=[0,0,0,1],k=f.slice(),T=[0,0,0],A=[[0,0,0],[0,0,0]];function M(t){return t[0]=t[1]=t[2]=0,t}function S(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=1,t}function O(t,e,n,r){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[n]=r,t}function C(t){for(var e=A,n=0;n<2;++n)for(var r=0;r<3;++r)e[n][r]=Math.max(Math.min(t[n][r],1e8),-1e8);return e}function E(t,e,n,r){var i,o=e.axesProject,a=e.gl,l=t.uniforms,c=n.model||f,u=n.view||f,d=n.projection||f,h=e.axesBounds,m=C(e.clipBounds);i=e.axes&&e.axes.lastCubeProps?e.axes.lastCubeProps.axis:[1,1,1],b[0]=2/a.drawingBufferWidth,b[1]=2/a.drawingBufferHeight,t.bind(),l.view=u,l.projection=d,l.screenSize=b,l.highlightId=e.highlightId,l.highlightScale=e.highlightScale,l.clipBounds=m,l.pickGroup=e.pickId/255,l.pixelRatio=r;for(var g=0;g<3;++g)if(o[g]){l.scale=e.projectScale[g],l.opacity=e.projectOpacity[g];for(var v=k,A=0;A<16;++A)v[A]=0;for(A=0;A<4;++A)v[5*A]=1;v[5*g]=0,i[g]<0?v[12+g]=h[0][g]:v[12+g]=h[1][g],s(v,c,v),l.model=v;var E=(g+1)%3,P=(g+2)%3,L=M(y),D=M(x);L[E]=1,D[P]=1;var I=p(d,u,c,S(w,L)),z=p(d,u,c,S(_,D));if(Math.abs(I[1])>Math.abs(z[1])){var R=I;I=z,z=R,R=L,L=D,D=R;var j=E;E=P,P=j}I[0]<0&&(L[E]=-1),z[1]>0&&(D[P]=-1);var F=0,B=0;for(A=0;A<4;++A)F+=Math.pow(c[4*E+A],2),B+=Math.pow(c[4*P+A],2);L[E]/=Math.sqrt(F),D[P]/=Math.sqrt(B),l.axes[0]=L,l.axes[1]=D,l.fragClipBounds[0]=O(T,m[0],g,-1e8),l.fragClipBounds[1]=O(T,m[1],g,1e8),e.vao.bind(),e.vao.draw(a.TRIANGLES,e.vertexCount),e.lineWidth>0&&(a.lineWidth(e.lineWidth*r),e.vao.draw(a.LINES,e.lineVertexCount,e.vertexCount)),e.vao.unbind()}}var P=[-1e8,-1e8,-1e8],L=[1e8,1e8,1e8],D=[P,L];function I(t,e,n,r,i,o,a){var s=n.gl;if((o===n.projectHasAlpha||a)&&E(e,n,r,i),o===n.hasAlpha||a){t.bind();var l=t.uniforms;l.model=r.model||f,l.view=r.view||f,l.projection=r.projection||f,b[0]=2/s.drawingBufferWidth,b[1]=2/s.drawingBufferHeight,l.screenSize=b,l.highlightId=n.highlightId,l.highlightScale=n.highlightScale,l.fragClipBounds=D,l.clipBounds=n.axes.bounds,l.opacity=n.opacity,l.pickGroup=n.pickId/255,l.pixelRatio=i,n.vao.bind(),n.vao.draw(s.TRIANGLES,n.vertexCount),n.lineWidth>0&&(s.lineWidth(n.lineWidth*i),n.vao.draw(s.LINES,n.lineVertexCount,n.vertexCount)),n.vao.unbind()}}function z(t,e,n,i){var o;o=Array.isArray(t)?e=this.pointCount||e<0)return null;var n=this.points[e],r=this._selectResult;r.index=e;for(var i=0;i<3;++i)r.position[i]=r.dataCoordinate[i]=n[i];return r},v.highlight=function(t){if(t){var e=t.index,n=255&e,r=e>>8&255,i=e>>16&255;this.highlightId=[n/255,r/255,i/255,0]}else this.highlightId=[1,1,1,1]},v.update=function(t){if(t=t||{},"perspective"in t&&(this.useOrtho=!t.perspective),"orthographic"in t&&(this.useOrtho=!!t.orthographic),"lineWidth"in t&&(this.lineWidth=t.lineWidth),"project"in t)if(Array.isArray(t.project))this.axesProject=t.project;else{var e=!!t.project;this.axesProject=[e,e,e]}if("projectScale"in t)if(Array.isArray(t.projectScale))this.projectScale=t.projectScale.slice();else{var n=+t.projectScale;this.projectScale=[n,n,n]}if(this.projectHasAlpha=!1,"projectOpacity"in t){if(Array.isArray(t.projectOpacity))this.projectOpacity=t.projectOpacity.slice();else{n=+t.projectOpacity;this.projectOpacity=[n,n,n]}for(var r=0;r<3;++r)this.projectOpacity[r]=m(this.projectOpacity[r]),this.projectOpacity[r]<1&&(this.projectHasAlpha=!0)}this.hasAlpha=!1,"opacity"in t&&(this.opacity=m(t.opacity),this.opacity<1&&(this.hasAlpha=!0)),this.dirty=!0;var i,o,s=t.position,l=t.font||"normal",c=t.alignment||[0,0];if(2===c.length)i=c[0],o=c[1];else{i=[],o=[];for(r=0;r0){var D=0,I=y,R=[0,0,0,1],j=[0,0,0,1],F=Array.isArray(p)&&Array.isArray(p[0]),B=Array.isArray(v)&&Array.isArray(v[0]);t:for(r=0;r0?1-S[0][0]:G<0?1+S[1][0]:1,Y*=Y>0?1-S[0][1]:Y<0?1+S[1][1]:1;var W=[G,Y],X=A.cells||[],Z=A.positions||[];for(k=0;k0?n=n.ushln(f):f<0&&(u=u.ushln(-f)),s(n,u)}t.exports=c},f7c1:function(t,e,n){"use strict";var r=n("fc26"),i=n("d115"),o=n("a651"),a=n("e5ac"),s=n("d2d9"),l=n("b19b");function c(t,e,n,i){var o=i.calendar;function a(n,i){return r.coerce(t,e,s.buttons,n,i)}var l=a("visible");if(l){var c=a("step");"all"!==c&&(!o||"gregorian"===o||"month"!==c&&"year"!==c?a("stepmode"):e.stepmode="backward",a("count")),a("label")}}function u(t,e,n){for(var r=n.filter((function(n){return e[n].anchor===t._id})),i=0,o=0;o0);if(v){var b=u(e,n,f);m("x",b[0]),m("y",b[1]),r.noneOrAll(t,e,["x","y"]),m("xanchor"),m("yanchor"),r.coerceFont(m,"font",n.font);var y=m("bgcolor");m("activecolor",i.contrast(y,l.lightAmount,l.darkAmount)),m("bordercolor"),m("borderwidth")}}},f7c3:function(t,e,n){t.exports=n("a469")},f7e9:function(t,e,n){"use strict";var r=n("fc26"),i=n("d115").defaultLine,o=n("81f0").attributes,a=n("9845"),s=n("107c").textposition,l=n("cb34").overrideAll,c=n("a651").templatedArray,u=n("b5e4"),f=a({});f.family.dflt="Open Sans Regular, Arial Unicode MS Regular";var d=t.exports=l({_arrayAttrRegexps:[r.counterRegex("mapbox",".layers",!0)],domain:o({name:"mapbox"}),accesstoken:{valType:"string",noBlank:!0,strict:!0},style:{valType:"any",values:u.styleValuesMapbox.concat(u.styleValuesNonMapbox),dflt:u.styleValueDflt},center:{lon:{valType:"number",dflt:0},lat:{valType:"number",dflt:0}},zoom:{valType:"number",dflt:1},bearing:{valType:"number",dflt:0},pitch:{valType:"number",dflt:0},layers:c("layer",{visible:{valType:"boolean",dflt:!0},sourcetype:{valType:"enumerated",values:["geojson","vector","raster","image"],dflt:"geojson"},source:{valType:"any"},sourcelayer:{valType:"string",dflt:""},sourceattribution:{valType:"string"},type:{valType:"enumerated",values:["circle","line","fill","symbol","raster"],dflt:"circle"},coordinates:{valType:"any"},below:{valType:"string"},color:{valType:"color",dflt:i},opacity:{valType:"number",min:0,max:1,dflt:1},minzoom:{valType:"number",min:0,max:24,dflt:0},maxzoom:{valType:"number",min:0,max:24,dflt:24},circle:{radius:{valType:"number",dflt:15}},line:{width:{valType:"number",dflt:2},dash:{valType:"data_array"}},fill:{outlinecolor:{valType:"color",dflt:i}},symbol:{icon:{valType:"string",dflt:"marker"},iconsize:{valType:"number",dflt:10},text:{valType:"string",dflt:""},placement:{valType:"enumerated",values:["point","line","line-center"],dflt:"point"},textfont:f,textposition:r.extendFlat({},s,{arrayOk:!1})}})},"plot","from-root");d.uirevision={valType:"any",editType:"none"}},f7fe:function(t,e,n){(function(e){var n="Expected a function",r=NaN,i="[object Symbol]",o=/^\s+|\s+$/g,a=/^[-+]0x[0-9a-f]+$/i,s=/^0b[01]+$/i,l=/^0o[0-7]+$/i,c=parseInt,u="object"==typeof e&&e&&e.Object===Object&&e,f="object"==typeof self&&self&&self.Object===Object&&self,d=u||f||Function("return this")(),p=Object.prototype,h=p.toString,m=Math.max,g=Math.min,v=function(){return d.Date.now()};function b(t,e,r){var i,o,a,s,l,c,u=0,f=!1,d=!1,p=!0;if("function"!=typeof t)throw new TypeError(n);function h(e){var n=i,r=o;return i=o=void 0,u=e,s=t.apply(r,n),s}function b(t){return u=t,l=setTimeout(k,e),f?h(t):s}function x(t){var n=t-c,r=t-u,i=e-n;return d?g(i,a-r):i}function w(t){var n=t-c,r=t-u;return void 0===c||n>=e||n<0||d&&r>=a}function k(){var t=v();if(w(t))return T(t);l=setTimeout(k,x(t))}function T(t){return l=void 0,p&&i?h(t):(i=o=void 0,s)}function A(){void 0!==l&&clearTimeout(l),u=0,i=c=o=l=void 0}function M(){return void 0===l?s:T(v())}function S(){var t=v(),n=w(t);if(i=arguments,o=this,c=t,n){if(void 0===l)return b(c);if(d)return l=setTimeout(k,e),h(c)}return void 0===l&&(l=setTimeout(k,e)),s}return e=_(e)||0,y(r)&&(f=!!r.leading,d="maxWait"in r,a=d?m(_(r.maxWait)||0,e):a,p="trailing"in r?!!r.trailing:p),S.cancel=A,S.flush=M,S}function y(t){var e=typeof t;return!!t&&("object"==e||"function"==e)}function x(t){return!!t&&"object"==typeof t}function w(t){return"symbol"==typeof t||x(t)&&h.call(t)==i}function _(t){if("number"==typeof t)return t;if(w(t))return r;if(y(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=y(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=t.replace(o,"");var n=s.test(t);return n||l.test(t)?c(t.slice(2),n?2:8):a.test(t)?r:+t}t.exports=b}).call(this,n("c8ba"))},f846:function(t,e,n){"use strict";t.exports=n("77bc")},f889:function(t,e){function n(t,e,n,r,i,o,a){var s=1/(e-n),l=1/(r-i),c=1/(o-a);return t[0]=-2*s,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=-2*l,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=2*c,t[11]=0,t[12]=(e+n)*s,t[13]=(i+r)*l,t[14]=(a+o)*c,t[15]=1,t}t.exports=n},f8a5:function(t,e){function n(t){"number"!==typeof t&&(t=1e-10);var e={epsilon:function(e){return"number"===typeof e&&(t=e),t},pointAboveOrOnLine:function(e,n,r){var i=n[0],o=n[1],a=r[0],s=r[1],l=e[0],c=e[1];return(a-i)*(c-o)-(s-o)*(l-i)>=-t},pointBetween:function(e,n,r){var i=e[1]-n[1],o=r[0]-n[0],a=e[0]-n[0],s=r[1]-n[1],l=a*o+i*s;if(l-t)},pointsSameX:function(e,n){return Math.abs(e[0]-n[0])t!=a-i>t&&(o-c)*(i-u)/(a-u)+c-r>t&&(s=!s),o=c,a=u}return s}};return e}t.exports=n},f8f6:function(t,e,n){"use strict";t.exports=function(t,e){return t.lon=e.lon,t.lat=e.lat,t}},f90d:function(t,e,n){"use strict";t.exports={attributes:n("5c33"),supplyDefaults:n("e5a0"),calc:n("6aa3"),plot:n("26dd"),moduleType:"trace",name:"table",basePlotModule:n("182a"),categories:["noOpacity"],meta:{}}},f967:function(t,e,n){"use strict";var r=String.prototype.indexOf;t.exports=function(t){return r.call(this,t,arguments[1])>-1}},f973:function(t,e,n){"use strict";t.exports=n("18ec")()?String.prototype.contains:n("f967")},f977:function(t,e,n){"use strict";var r=n("0103");function i(t){return t?r(t):[0,0,0,1]}t.exports=i},f98d:function(t,e,n){"use strict";function r(t,e){var n,r,i=[0,0,0,0];for(n=0;n<4;++n)for(r=0;r<4;++r)i[r]+=t[4*n+r]*e[n];return i}function i(t,e){var n=r(t.projection,r(t.view,r(t.model,[e[0],e[1],e[2],1])));return n}t.exports=i},f9d8:function(t,e,n){t.exports={EPSILON:n("cc12a"),create:n("cf8b"),clone:n("0365"),angle:n("2325"),fromValues:n("9573"),copy:n("9070"),set:n("fedf"),equals:n("dc6f"),exactEquals:n("4a35"),add:n("d28d"),subtract:n("a469"),sub:n("f7c3"),multiply:n("ef49"),mul:n("d40d"),divide:n("615d"),div:n("cac1"),min:n("ce83"),max:n("a901"),floor:n("9576"),ceil:n("5714"),round:n("3a19"),scale:n("2a16"),scaleAndAdd:n("738f"),distance:n("fb8f"),dist:n("99f7"),squaredDistance:n("e13b"),sqrDist:n("91ae"),length:n("8be6"),len:n("5053"),squaredLength:n("2456"),sqrLen:n("2c66"),negate:n("2d1c"),inverse:n("4bba"),normalize:n("913b"),dot:n("e448"),cross:n("27a4"),lerp:n("1b06"),random:n("f28b"),transformMat4:n("c29d"),transformMat3:n("ff0b"),transformQuat:n("26d1"),rotateX:n("422c"),rotateY:n("4f65"),rotateZ:n("b73f"),forEach:n("b882")}},f9f9:function(t,e){function n(t,e,n,r){var i=new Float32Array(4);return i[0]=t,i[1]=e,i[2]=n,i[3]=r,i}t.exports=n},fa06:function(t,e,n){"use strict";var r=n("107c"),i=r.marker,o=n("9092").extendFlat;["Area traces are deprecated!","Please switch to the *barpolar* trace type."].join(" ");t.exports={r:o({},r.r,{}),t:o({},r.t,{}),marker:{color:o({},i.color,{}),size:o({},i.size,{}),symbol:o({},i.symbol,{}),opacity:o({},i.opacity,{}),editType:"calc"}}},fa10:function(t,e,n){"use strict";var r=n("0642"),i=n("fc26"),o=n("a5c4"),a=n("d115"),s=i.fillText;function l(t,e,n,r){var i,o=t.cd,a=o[0].trace,s=a.hoveron,l=[];return-1!==s.indexOf("boxes")&&(l=l.concat(c(t,e,n,r))),-1!==s.indexOf("points")&&(i=u(t,e,n)),"closest"===r?i?[i]:l:i?(l.push(i),l):l}function c(t,e,n,s){var l,c,u,f,d,p,h,m,g,v,b,y,x,w,_=t.cd,k=t.xa,T=t.ya,A=_[0].trace,M=_[0].t,S="violin"===A.type,O=[],C=M.bdPos,E=M.wHover,P=function(t){return u.c2l(t.pos)+M.bPos-u.c2l(p)};S&&"both"!==A.side?("positive"===A.side&&(g=function(t){var e=P(t);return o.inbox(e,e+E,v)},y=C,x=0),"negative"===A.side&&(g=function(t){var e=P(t);return o.inbox(e-E,e,v)},y=0,x=C)):(g=function(t){var e=P(t);return o.inbox(e-E,e+E,v)},y=x=C),w=S?function(t){return o.inbox(t.span[0]-d,t.span[1]-d,v)}:function(t){return o.inbox(t.min-d,t.max-d,v)},"h"===A.orientation?(d=e,p=n,h=w,m=g,l="y",u=T,c="x",f=k):(d=n,p=e,h=g,m=w,l="x",u=k,c="y",f=T);var L=Math.min(1,C/Math.abs(u.r2c(u.range[1])-u.r2c(u.range[0])));function D(t){return(h(t)+m(t))/2}v=t.maxHoverDistance-L,b=t.maxSpikeDistance-L;var I=o.getDistanceFunction(s,h,m,D);if(o.getClosest(_,I,t),!1===t.index)return[];var z=_[t.index],R=A.line.color,j=(A.marker||{}).color;a.opacity(R)&&A.line.width?t.color=R:a.opacity(j)&&A.boxpoints?t.color=j:t.color=A.fillcolor,t[l+"0"]=u.c2p(z.pos+M.bPos-x,!0),t[l+"1"]=u.c2p(z.pos+M.bPos+y,!0),t[l+"LabelVal"]=z.pos;var F=l+"Spike";t.spikeDistance=D(z)*b/v,t[F]=u.c2p(z.pos,!0);var B={},N=["med","q1","q3","min","max"];(A.boxmean||(A.meanline||{}).visible)&&N.push("mean"),(A.boxpoints||A.points)&&N.push("lf","uf");for(var V=0;V0?Math.floor:Math.ceil,D=E>0?Math.ceil:Math.floor,I=E>0?Math.min:Math.max,z=E>0?Math.max:Math.min,R=L(O+P),j=D(C-P);f=S(O);var F=[[f]];for(o=R;o*E0)d=p.c2p(k[b]),b--;d0)v=h.c2p(T[b]),b--;if(v0)},e.getMaxDepth=function(t){return t.maxdepth>=0?t.maxdepth:1/0},e.isHeader=function(t,n){return!(e.isLeaf(t)||t.depth===n._maxDepth-1)},e.getParent=function(t,n){return e.findEntryWithLevel(t,c(n))},e.listPath=function(t,n){var r=t.parent;if(!r)return[];var i=n?[r.data[n]]:[r];return e.listPath(r,n).concat(i)},e.getPath=function(t){return e.listPath(t,"label").join("/")+"/"},e.formatValue=a.formatPieValue,e.formatPercent=function(t,e){var n=r.formatPercent(t,0);return"0%"===n&&(n=a.formatPiePercent(t,e)),n}},fb566:function(t,e){function n(t){var e=new Float32Array(16);return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4],e[5]=t[5],e[6]=t[6],e[7]=t[7],e[8]=t[8],e[9]=t[9],e[10]=t[10],e[11]=t[11],e[12]=t[12],e[13]=t[13],e[14]=t[14],e[15]=t[15],e}t.exports=n},fb5a:function(t,e,n){"use strict";var r=n("107c"),i=n("94d5").hovertemplateAttrs,o=n("94d5").texttemplateAttrs,a=n("f4e9"),s=n("9845"),l=n("1a5e"),c=n("9092").extendFlat,u=s({editType:"calc",arrayOk:!0,colorEditType:"style"}),f=r.marker,d=f.line,p=c({},d.width,{dflt:0}),h=c({width:p,editType:"calc"},a("marker.line")),m=c({line:h,editType:"calc"},a("marker"),{opacity:{valType:"number",arrayOk:!0,dflt:1,min:0,max:1,editType:"style"}});t.exports={x:r.x,x0:r.x0,dx:r.dx,y:r.y,y0:r.y0,dy:r.dy,text:r.text,texttemplate:o({editType:"plot"},{keys:l.eventDataKeys}),hovertext:r.hovertext,hovertemplate:i({},{keys:l.eventDataKeys}),textposition:{valType:"enumerated",values:["inside","outside","auto","none"],dflt:"none",arrayOk:!0,editType:"calc"},insidetextanchor:{valType:"enumerated",values:["end","middle","start"],dflt:"end",editType:"plot"},textangle:{valType:"angle",dflt:"auto",editType:"plot"},textfont:c({},u,{}),insidetextfont:c({},u,{}),outsidetextfont:c({},u,{}),constraintext:{valType:"enumerated",values:["inside","outside","both","none"],dflt:"both",editType:"calc"},cliponaxis:c({},r.cliponaxis,{}),orientation:{valType:"enumerated",values:["v","h"],editType:"calc+clearAxisTypes"},base:{valType:"any",dflt:null,arrayOk:!0,editType:"calc"},offset:{valType:"number",dflt:null,arrayOk:!0,editType:"calc"},width:{valType:"number",dflt:null,min:0,arrayOk:!0,editType:"calc"},marker:m,offsetgroup:{valType:"string",dflt:"",editType:"calc"},alignmentgroup:{valType:"string",dflt:"",editType:"calc"},selected:{marker:{opacity:r.selected.marker.opacity,color:r.selected.marker.color,editType:"style"},textfont:r.selected.textfont,editType:"style"},unselected:{marker:{opacity:r.unselected.marker.opacity,color:r.unselected.marker.color,editType:"style"},textfont:r.unselected.textfont,editType:"style"},r:r.r,t:r.t,_deprecated:{bardir:{valType:"enumerated",editType:"calc",values:["v","h"]}}}},fb8f:function(t,e){function n(t,e){var n=e[0]-t[0],r=e[1]-t[1],i=e[2]-t[2];return Math.sqrt(n*n+r*r+i*i)}t.exports=n},fc03:function(t,e,n){"use strict";var r=n("1676"),i=r.createTubeMesh,o=n("fc26"),a=n("765f").parseColorScale,s=n("c258").extractOpts,l=n("569b"),c={xaxis:0,yaxis:1,zaxis:2};function u(t,e){this.scene=t,this.uid=e,this.mesh=null,this.data=null}var f=u.prototype;function d(t){var e,n=t.length;return e=n>2?t.slice(1,n-1):2===n?[(t[0]+t[1])/2]:t,e}function p(t){var e=t.length;return 1===e?[.5,.5]:[t[1]-t[0],t[e-1]-t[e-2]]}function h(t,e){var n=t.fullSceneLayout,i=t.dataScale,u=e._len,f={};function h(t,e){var r=n[e],a=i[c[e]];return o.simpleMap(t,(function(t){return r.d2l(t)*a}))}if(f.vectors=l(h(e._u,"xaxis"),h(e._v,"yaxis"),h(e._w,"zaxis"),u),!u)return{positions:[],cells:[]};var m=h(e._Xs,"xaxis"),g=h(e._Ys,"yaxis"),v=h(e._Zs,"zaxis");f.meshgrid=[m,g,v],f.gridFill=e._gridFill;var b=e._slen;if(b)f.startingPositions=l(h(e._startsX,"xaxis"),h(e._startsY,"yaxis"),h(e._startsZ,"zaxis"));else{for(var y=g[0],x=d(m),w=d(v),_=new Array(x.length*w.length),k=0,T=0;Ta?s:i(t)?Number(t):s):s},l.isIndex=function(t,e){return!(void 0!==e&&t>=e)&&(i(t)&&t>=0&&t%1===0)},l.noop=n("b778"),l.identity=n("306c"),l.repeat=function(t,e){for(var n=new Array(e),r=0;rn?Math.max(n,Math.min(e,t)):Math.max(e,Math.min(n,t))},l.bBoxIntersect=function(t,e,n){return n=n||0,t.left<=e.right+n&&e.left<=t.right+n&&t.top<=e.bottom+n&&e.top<=t.bottom+n},l.simpleMap=function(t,e,n,r){for(var i=t.length,o=new Array(i),a=0;a=Math.pow(2,n)?i>10?(l.warn("randstr failed uniqueness"),u):t(e,n,r,(i||0)+1):u},l.OptionControl=function(t,e){t||(t={}),e||(e="opt");var n={optionList:[],_newoption:function(r){r[e]=t,n[r.name]=r,n.optionList.push(r)}};return n["_"+e]=t,n},l.smooth=function(t,e){if(e=Math.round(e)||0,e<2)return t;var n,r,i,o,a=t.length,s=2*a,l=2*e-1,c=new Array(l),u=new Array(a);for(n=0;n=s&&(i-=s*Math.floor(i/s)),i<0?i=-1-i:i>=a&&(i=s-1-i),o+=t[i]*c[r];u[n]=o}return u},l.syncOrAsync=function(t,e,n){var r,i;function o(){return l.syncOrAsync(t,e,n)}while(t.length)if(i=t.splice(0,1)[0],r=i(e),r&&r.then)return r.then(o).then(void 0,l.promiseError);return n&&n(e)},l.stripTrailingSlash=function(t){return"/"===t.substr(-1)?t.substr(0,t.length-1):t},l.noneOrAll=function(t,e,n){if(t){var r,i,o=!1,a=!0;for(r=0;r0?e:0}))},l.fillArray=function(t,e,n,r){if(r=r||l.identity,l.isArrayOrTypedArray(t))for(var i=0;i1?i+a[1]:"";if(o&&(a.length>1||s.length>4||n))while(r.test(s))s=s.replace(r,"$1"+o+"$2");return s+l},l.TEMPLATE_STRING_REGEX=/%{([^\s%{}:]*)([:|\|][^}]*)?}/g;var C=/^\w*$/;l.templateString=function(t,e){var n={};return t.replace(l.TEMPLATE_STRING_REGEX,(function(t,r){return C.test(r)?e[r]||"":(n[r]=n[r]||l.nestedProperty(e,r).get,n[r]()||"")}))};var E={max:10,count:0,name:"hovertemplate"};l.hovertemplateString=function(){return D.apply(E,arguments)};var P={max:10,count:0,name:"texttemplate"};l.texttemplateString=function(){return D.apply(P,arguments)};var L=/^[:|\|]/;function D(t,e,n){var i=this,o=arguments;e||(e={});var a={};return t.replace(l.TEMPLATE_STRING_REGEX,(function(t,s,c){var u,f,d,p;for(d=3;d=I&&a<=z,c=s>=I&&s<=z;if(l&&(r=10*r+a-I),c&&(i=10*i+s-I),!l||!c){if(r!==i)return r-i;if(a!==s)return a-s}}return i-r};var R=2e9;l.seedPseudoRandom=function(){R=2e9},l.pseudoRandom=function(){var t=R;return R=(69069*R+1)%4294967296,Math.abs(R-t)<429496729?l.pseudoRandom():R/4294967296},l.fillText=function(t,e,n){var r=Array.isArray(n)?function(t){n.push(t)}:function(t){n.text=t},i=l.extractOption(t,e,"htx","hovertext");if(l.isValidTextValue(i))return r(i);var o=l.extractOption(t,e,"tx","text");return l.isValidTextValue(o)?r(o):void 0},l.isValidTextValue=function(t){return t||0===t},l.formatPercent=function(t,e){e=e||0;for(var n=(Math.round(100*t*Math.pow(10,e))*Math.pow(.1,e)).toFixed(e)+"%",r=0;r1&&(c=1):c=0,"translate("+(i-c*(n+a))+","+(o-c*(r+s))+")"+(c<1?"scale("+c+")":"")+(l?"rotate("+l+(e?"":" "+n+" "+r)+")":"")},l.ensureUniformFontSize=function(t,e){var n=l.extendFlat({},e);return n.size=Math.max(e.size,t._fullLayout.uniformtext.minsize||0),n}},fc6a:function(t,e,n){var r=n("44ad"),i=n("1d80");t.exports=function(t){return r(i(t))}},fc7b:function(t,e,n){"use strict";var r=n("13a0");e.calc=function(t,e){return r.calc(t,e)},e.crossTraceCalc=function(t){return r._runCrossTraceCalc("treemap",t)}},fcb2:function(t,e,n){"use strict";t.exports={moduleType:"component",name:"colorbar",attributes:n("67c4"),supplyDefaults:n("8f2a"),draw:n("8dec").draw,hasColorbar:n("7089")}},fcb3:function(t,e,n){"use strict";t.exports={min:"zmin",max:"zmax"}},fcb7:function(t,e,n){"use strict";var r=n("19b2"),i=n("09bd"),o=n("106b"),a=n("4136"),s=n("70b4").calcMarkerSize,l=n("9b68");t.exports=function(t,e){var n=e._carpetTrace=l(t,e);if(n&&n.visible&&"legendonly"!==n.visible){var c;e.xaxis=n.xaxis,e.yaxis=n.yaxis;var u,f,d=e._length,p=new Array(d),h=!1;for(c=0;c max(a, b)) || \n (p < min(a, b)));\n}\n\nbool outOfRange(vec2 a, vec2 b, vec2 p) {\n return (outOfRange(a.x, b.x, p.x) ||\n outOfRange(a.y, b.y, p.y));\n}\n\nbool outOfRange(vec3 a, vec3 b, vec3 p) {\n return (outOfRange(a.x, b.x, p.x) ||\n outOfRange(a.y, b.y, p.y) ||\n outOfRange(a.z, b.z, p.z));\n}\n\nbool outOfRange(vec4 a, vec4 b, vec4 p) {\n return outOfRange(a.xyz, b.xyz, p.xyz);\n}\n\nuniform vec3 clipBounds[2];\nuniform sampler2D dashTexture;\nuniform float dashScale;\nuniform float opacity;\n\nvarying vec3 worldPosition;\nvarying float pixelArcLength;\nvarying vec4 fragColor;\n\nvoid main() {\n if (\n outOfRange(clipBounds[0], clipBounds[1], worldPosition) ||\n fragColor.a * opacity == 0.\n ) discard;\n\n float dashWeight = texture2D(dashTexture, vec2(dashScale * pixelArcLength, 0)).r;\n if(dashWeight < 0.5) {\n discard;\n }\n gl_FragColor = fragColor * opacity;\n}\n"]),s=r(["precision highp float;\n#define GLSLIFY 1\n\n#define FLOAT_MAX 1.70141184e38\n#define FLOAT_MIN 1.17549435e-38\n\nlowp vec4 encode_float_1540259130(highp float v) {\n highp float av = abs(v);\n\n //Handle special cases\n if(av < FLOAT_MIN) {\n return vec4(0.0, 0.0, 0.0, 0.0);\n } else if(v > FLOAT_MAX) {\n return vec4(127.0, 128.0, 0.0, 0.0) / 255.0;\n } else if(v < -FLOAT_MAX) {\n return vec4(255.0, 128.0, 0.0, 0.0) / 255.0;\n }\n\n highp vec4 c = vec4(0,0,0,0);\n\n //Compute exponent and mantissa\n highp float e = floor(log2(av));\n highp float m = av * pow(2.0, -e) - 1.0;\n \n //Unpack mantissa\n c[1] = floor(128.0 * m);\n m -= c[1] / 128.0;\n c[2] = floor(32768.0 * m);\n m -= c[2] / 32768.0;\n c[3] = floor(8388608.0 * m);\n \n //Unpack exponent\n highp float ebias = e + 127.0;\n c[0] = floor(ebias / 2.0);\n ebias -= c[0] * 2.0;\n c[1] += floor(ebias) * 128.0; \n\n //Unpack sign bit\n c[0] += 128.0 * step(0.0, -v);\n\n //Scale back to range\n return c / 255.0;\n}\n\nbool outOfRange(float a, float b, float p) {\n return ((p > max(a, b)) || \n (p < min(a, b)));\n}\n\nbool outOfRange(vec2 a, vec2 b, vec2 p) {\n return (outOfRange(a.x, b.x, p.x) ||\n outOfRange(a.y, b.y, p.y));\n}\n\nbool outOfRange(vec3 a, vec3 b, vec3 p) {\n return (outOfRange(a.x, b.x, p.x) ||\n outOfRange(a.y, b.y, p.y) ||\n outOfRange(a.z, b.z, p.z));\n}\n\nbool outOfRange(vec4 a, vec4 b, vec4 p) {\n return outOfRange(a.xyz, b.xyz, p.xyz);\n}\n\nuniform float pickId;\nuniform vec3 clipBounds[2];\n\nvarying vec3 worldPosition;\nvarying float pixelArcLength;\nvarying vec4 fragColor;\n\nvoid main() {\n if (outOfRange(clipBounds[0], clipBounds[1], worldPosition)) discard;\n\n gl_FragColor = vec4(pickId/255.0, encode_float_1540259130(pixelArcLength).xyz);\n}"]),l=[{name:"position",type:"vec3"},{name:"nextPosition",type:"vec3"},{name:"arcLength",type:"float"},{name:"lineWidth",type:"float"},{name:"color",type:"vec4"}];e.createShader=function(t){return i(t,o,a,null,l)},e.createPickShader=function(t){return i(t,o,s,null,l)}},fd3b:function(t,e,n){var r=n("0230"),i=n("320c");function o(t){this.local=this.regionalOptions[t||""]||this.regionalOptions[""]}o.prototype=new r.baseCalendar,i(o.prototype,{name:"Ethiopian",jdEpoch:1724220.5,daysPerMonth:[30,30,30,30,30,30,30,30,30,30,30,30,5],hasYearZero:!1,minMonth:1,firstMonth:1,minDay:1,regionalOptions:{"":{name:"Ethiopian",epochs:["BEE","EE"],monthNames:["Meskerem","Tikemet","Hidar","Tahesas","Tir","Yekatit","Megabit","Miazia","Genbot","Sene","Hamle","Nehase","Pagume"],monthNamesShort:["Mes","Tik","Hid","Tah","Tir","Yek","Meg","Mia","Gen","Sen","Ham","Neh","Pag"],dayNames:["Ehud","Segno","Maksegno","Irob","Hamus","Arb","Kidame"],dayNamesShort:["Ehu","Seg","Mak","Iro","Ham","Arb","Kid"],dayNamesMin:["Eh","Se","Ma","Ir","Ha","Ar","Ki"],digits:null,dateFormat:"dd/mm/yyyy",firstDay:0,isRTL:!1}},leapYear:function(t){var e=this._validate(t,this.minMonth,this.minDay,r.local.invalidYear);t=e.year()+(e.year()<0?1:0);return t%4===3||t%4===-1},monthsInYear:function(t){return this._validate(t,this.minMonth,this.minDay,r.local.invalidYear||r.regionalOptions[""].invalidYear),13},weekOfYear:function(t,e,n){var r=this.newDate(t,e,n);return r.add(-r.dayOfWeek(),"d"),Math.floor((r.dayOfYear()-1)/7)+1},daysInMonth:function(t,e){var n=this._validate(t,e,this.minDay,r.local.invalidMonth);return this.daysPerMonth[n.month()-1]+(13===n.month()&&this.leapYear(n.year())?1:0)},weekDay:function(t,e,n){return(this.dayOfWeek(t,e,n)||7)<6},toJD:function(t,e,n){var i=this._validate(t,e,n,r.local.invalidDate);return t=i.year(),t<0&&t++,i.day()+30*(i.month()-1)+365*(t-1)+Math.floor(t/4)+this.jdEpoch-1},fromJD:function(t){var e=Math.floor(t)+.5-this.jdEpoch,n=Math.floor((e-Math.floor((e+366)/1461))/365)+1;n<=0&&n--,e=Math.floor(t)+.5-this.newDate(n,1,1).toJD();var r=Math.floor(e/30)+1,i=e-30*(r-1)+1;return this.newDate(n,r,i)}}),r.calendars.ethiopian=o},fd4c:function(t,e,n){"use strict";t.exports=Math.log2||function(t){return Math.log(t)*Math.LOG2E}},fd80:function(t,e,n){"use strict";var r=n("6e58"),i=n("bb71"),o=n("d115"),a=n("83d1"),s=n("fc26"),l=n("0379"),c=n("a651").arrayEditor,u=n("63dc").LINE_SPACING,f=n("3d2e"),d=n("8ff1");function p(t){return t._index}function h(t){return-1===+t.attr(f.menuIndexAttrName)}function m(t,e){return+t.attr(f.menuIndexAttrName)===e._index}function g(t,e,n,r,i,o,a,s){e.active=a,c(t.layout,f.name,e).applyUpdate("active",a),"buttons"===e.type?b(t,r,null,null,e):"dropdown"===e.type&&(i.attr(f.menuIndexAttrName,"-1"),v(t,r,i,o,e),s||b(t,r,i,o,e))}function v(t,e,n,r,i){var o=s.ensureSingle(e,"g",f.headerClassName,(function(t){t.style("pointer-events","all")})),l=i._dims,c=i.active,u=i.buttons[c]||f.blankHeaderOpts,d={y:i.pad.t,yPad:0,x:i.pad.l,xPad:0,index:0},p={width:l.headerWidth,height:l.headerHeight};o.call(w,i,u,t).call(C,i,d,p);var h=s.ensureSingle(e,"text",f.headerArrowClassName,(function(t){t.classed("user-select-none",!0).attr("text-anchor","end").call(a.font,i.font).text(f.arrowSymbol[i.direction])}));h.attr({x:l.headerWidth-f.arrowOffsetX+i.pad.l,y:l.headerHeight/2+f.textOffsetY+i.pad.t}),o.on("click",(function(){n.call(E,String(m(n,i)?-1:i._index)),b(t,e,n,r,i)})),o.on("mouseover",(function(){o.call(A)})),o.on("mouseout",(function(){o.call(M,i)})),a.setTranslate(e,l.lx,l.ly)}function b(t,e,n,o,a){n||(n=e,n.attr("pointer-events","all"));var l=h(n)&&"buttons"!==a.type?[]:a.buttons,c="dropdown"===a.type?f.dropdownButtonClassName:f.buttonClassName,u=n.selectAll("g."+c).data(s.filterVisible(l)),d=u.enter().append("g").classed(c,!0),p=u.exit();"dropdown"===a.type?(d.attr("opacity","0").transition().attr("opacity","1"),p.transition().attr("opacity","0").remove()):p.remove();var m=0,v=0,b=a._dims,_=-1!==["up","down"].indexOf(a.direction);"dropdown"===a.type&&(_?v=b.headerHeight+f.gapButtonHeader:m=b.headerWidth+f.gapButtonHeader),"dropdown"===a.type&&"up"===a.direction&&(v=-f.gapButtonHeader+f.gapButton-b.openHeight),"dropdown"===a.type&&"left"===a.direction&&(m=-f.gapButtonHeader+f.gapButton-b.openWidth);var k={x:b.lx+m+a.pad.l,y:b.ly+v+a.pad.t,yPad:f.gapButton,xPad:f.gapButton,index:0},S={l:k.x+a.borderwidth,t:k.y+a.borderwidth};u.each((function(s,l){var c=r.select(this);c.call(w,a,s,t).call(C,a,k),c.on("click",(function(){r.event.defaultPrevented||(s.execute&&(s.args2&&a.active===l?(g(t,a,s,e,n,o,-1),i.executeAPICommand(t,s.method,s.args2)):(g(t,a,s,e,n,o,l),i.executeAPICommand(t,s.method,s.args))),t.emit("plotly_buttonclicked",{menu:a,button:s,active:a.active}))})),c.on("mouseover",(function(){c.call(A)})),c.on("mouseout",(function(){c.call(M,a),u.call(T,a)}))})),u.call(T,a),_?(S.w=Math.max(b.openWidth,b.headerWidth),S.h=k.y-S.t):(S.w=k.x-S.l,S.h=Math.max(b.openHeight,b.headerHeight)),S.direction=a.direction,o&&(u.size()?y(t,e,n,o,a,S):x(o))}function y(t,e,n,r,i,o){var a,s,l,c=i.direction,u="up"===c||"down"===c,d=i._dims,p=i.active;if(u)for(s=0,l=0;l0?[0]:[]);if(a.enter().append("g").classed(f.containerClassName,!0).style("cursor","pointer"),a.exit().each((function(){r.select(this).selectAll("g."+f.headerGroupClassName).each(o)})).remove(),0!==n.length){var l=a.selectAll("g."+f.headerGroupClassName).data(n,p);l.enter().append("g").classed(f.headerGroupClassName,!0);for(var c=s.ensureSingle(a,"g",f.dropdownButtonGroupClassName,(function(t){t.style("pointer-events","all")})),u=0;u=0))throw new Error("precision must be a positive number");var n=Math.pow(10,e||0);return Math.round(t*n)/n}function v(t,n){void 0===n&&(n="kilometers");var r=e.factors[n];if(!r)throw new Error(n+" units is invalid");return t*r}function b(t,n){void 0===n&&(n="kilometers");var r=e.factors[n];if(!r)throw new Error(n+" units is invalid");return t/r}function y(t,e){return w(b(t,e))}function x(t){var e=t%360;return e<0&&(e+=360),e}function w(t){var e=t%(2*Math.PI);return 180*e/Math.PI}function _(t){var e=t%360;return e*Math.PI/180}function k(t,e,n){if(void 0===e&&(e="kilometers"),void 0===n&&(n="kilometers"),!(t>=0))throw new Error("length must be a positive number");return v(b(t,e),n)}function T(t,n,r){if(void 0===n&&(n="meters"),void 0===r&&(r="kilometers"),!(t>=0))throw new Error("area must be a positive number");var i=e.areaFactors[n];if(!i)throw new Error("invalid original units");var o=e.areaFactors[r];if(!o)throw new Error("invalid final units");return t/i*o}function A(t){return!isNaN(t)&&null!==t&&!Array.isArray(t)&&!/^\s*$/.test(t)}function M(t){return!!t&&t.constructor===Object}function S(t){if(!t)throw new Error("bbox is required");if(!Array.isArray(t))throw new Error("bbox must be an Array");if(4!==t.length&&6!==t.length)throw new Error("bbox must be an Array of 4 or 6 numbers");t.forEach((function(t){if(!A(t))throw new Error("bbox must only contain numbers")}))}function O(t){if(!t)throw new Error("id is required");if(-1===["string","number"].indexOf(typeof t))throw new Error("id must be a number or a string")}function C(){throw new Error("method has been renamed to `radiansToDegrees`")}function E(){throw new Error("method has been renamed to `degreesToRadians`")}function P(){throw new Error("method has been renamed to `lengthToDegrees`")}function L(){throw new Error("method has been renamed to `lengthToRadians`")}function D(){throw new Error("method has been renamed to `radiansToLength`")}function I(){throw new Error("method has been renamed to `bearingToAzimuth`")}function z(){throw new Error("method has been renamed to `convertLength`")}Object.defineProperty(e,"__esModule",{value:!0}),e.earthRadius=6371008.8,e.factors={centimeters:100*e.earthRadius,centimetres:100*e.earthRadius,degrees:e.earthRadius/111325,feet:3.28084*e.earthRadius,inches:39.37*e.earthRadius,kilometers:e.earthRadius/1e3,kilometres:e.earthRadius/1e3,meters:e.earthRadius,metres:e.earthRadius,miles:e.earthRadius/1609.344,millimeters:1e3*e.earthRadius,millimetres:1e3*e.earthRadius,nauticalmiles:e.earthRadius/1852,radians:1,yards:e.earthRadius/1.0936},e.unitsFactors={centimeters:100,centimetres:100,degrees:1/111325,feet:3.28084,inches:39.37,kilometers:.001,kilometres:.001,meters:1,metres:1,miles:1/1609.344,millimeters:1e3,millimetres:1e3,nauticalmiles:1/1852,radians:1/e.earthRadius,yards:1/1.0936},e.areaFactors={acres:247105e-9,centimeters:1e4,centimetres:1e4,feet:10.763910417,inches:1550.003100006,kilometers:1e-6,kilometres:1e-6,meters:1,metres:1,miles:386e-9,millimeters:1e6,millimetres:1e6,yards:1.195990046},e.feature=r,e.geometry=i,e.point=o,e.points=a,e.polygon=s,e.polygons=l,e.lineString=c,e.lineStrings=u,e.featureCollection=f,e.multiLineString=d,e.multiPoint=p,e.multiPolygon=h,e.geometryCollection=m,e.round=g,e.radiansToLength=v,e.lengthToRadians=b,e.lengthToDegrees=y,e.bearingToAzimuth=x,e.radiansToDegrees=w,e.degreesToRadians=_,e.convertLength=k,e.convertArea=T,e.isNumber=A,e.isObject=M,e.validateBBox=S,e.validateId=O,e.radians2degrees=C,e.degrees2radians=E,e.distanceToDegrees=P,e.distanceToRadians=L,e.radiansToDistance=D,e.bearingToAngle=I,e.convertDistance=z},fec5:function(t,e){function n(t){return t[0]=1,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=1,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=1,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t}t.exports=n},fedf:function(t,e){function n(t,e,n,r){return t[0]=e,t[1]=n,t[2]=r,t}t.exports=n},feed:function(t,e,n){"use strict";var r=n("d115"),i=n("de81");t.exports=function(t,e){var n,o;if("lines"===t.mode)return n=t.line.color,n&&r.opacity(n)?n:t.fillcolor;if("none"===t.mode)return t.fill?t.fillcolor:"";var a=e.mcc||(t.marker||{}).color,s=e.mlcc||((t.marker||{}).line||{}).color;return o=a&&r.opacity(a)?a:s&&r.opacity(s)&&(e.mlw||((t.marker||{}).line||{}).width)?s:"",o?r.opacity(o)<.3?r.addOpacity(o,.3):o:(n=(t.line||{}).color,n&&r.opacity(n)&&i.hasLines(t)&&t.line.width?n:t.fillcolor)}},ff0b:function(t,e){function n(t,e,n){var r=e[0],i=e[1],o=e[2];return t[0]=r*n[0]+i*n[3]+o*n[6],t[1]=r*n[1]+i*n[4]+o*n[7],t[2]=r*n[2]+i*n[5]+o*n[8],t}t.exports=n},ff0d:function(t,e,n){"use strict";t.exports={attributes:n("fb5a"),layoutAttributes:n("37e3"),supplyDefaults:n("1c1c").supplyDefaults,crossTraceDefaults:n("1c1c").crossTraceDefaults,supplyLayoutDefaults:n("ed16"),calc:n("d78f"),crossTraceCalc:n("0cec").crossTraceCalc,colorbar:n("f3cf"),arraysToCalcdata:n("424b"),plot:n("c791").plot,style:n("2df3").style,styleOnSelect:n("2df3").styleOnSelect,hoverPoints:n("ac97").hoverPoints,eventData:n("d41c"),selectPoints:n("7000"),moduleType:"trace",name:"bar",basePlotModule:n("91cd"),categories:["bar-like","cartesian","svg","bar","oriented","errorBarsOK","showLegend","zoomScale"],animatable:!0,meta:{}}},ff49:function(t,e,n){"use strict";var r=n("6e58"),i=n("83d1"),o=n("0642"),a=n("73c9");t.exports=function(t){var e,n,s=t._fullLayout,l=[],c={},u=[];for(n=0;n>1,a=l(t[o],e);a<=0?(0===a&&(i=o),n=o+1):a>0&&(r=o-1)}return i}function p(t,e){for(var n=new Array(t.length),i=0,o=n.length;i=t.length||0!==l(t[g],a))break}return n}function h(t,e){if(!e)return p(f(g(t,0)),t,0);for(var n=new Array(e),r=0;r>>c&1&&l.push(i[c]);e.push(l)}return u(e)}function g(t,e){if(e<0)return[];for(var n=[],i=(1<1&&void 0!==arguments[1]?arguments[1]:null,r="undefined"!==typeof t&&t?Object({NODE_ENV:"development",BASE_URL:"/"})||!1:{};return e?r[e]||n:r},i=function(){return r("BOOTSTRAP_VUE_NO_WARN")||"production"===r("NODE_ENV")}}).call(this,n(68))},function(t,e,n){"use strict";var r=n(7),i="undefined"!==typeof window,o="undefined"!==typeof document,a="undefined"!==typeof navigator,s="undefined"!==typeof Promise,l="undefined"!==typeof MutationObserver||"undefined"!==typeof WebKitMutationObserver||"undefined"!==typeof MozMutationObserver,c=i&&o&&a,u=i?window:{},f=o?document:{},d=a?navigator:{},p=(d.userAgent||"").toLowerCase(),h=p.indexOf("jsdom")>0,m=(/msie|trident/.test(p),function(){var t=!1;if(c)try{var e={get passive(){t=!0}};u.addEventListener("test",e,e),u.removeEventListener("test",e,e)}catch(n){t=!1}return t}()),g=c&&("ontouchstart"in f.documentElement||d.maxTouchPoints>0),v=c&&Boolean(u.PointerEvent||u.MSPointerEvent),b=c&&"IntersectionObserver"in u&&"IntersectionObserverEntry"in u&&"intersectionRatio"in u.IntersectionObserverEntry.prototype,y="BvConfig",x="$bvConfig",w=["xs","sm","md","lg","xl"],_=/\[(\d+)]/g,k=/^(BV?)/,T=/^\d+$/,A=/^\..+/,M=/^#/,S=/^#[A-Za-z]+[\w\-:.]*$/,O=/(<([^>]+)>)/gi,C=/\B([A-Z])/g,E=/([a-z])([A-Z])/g,P=/^[0-9]*\.?[0-9]+$/,L=/\+/g,D=/[-/\\^$*+?.()|[\]{}]/g,I=/[\s\uFEFF\xA0]+/g,z=/\s+/,R=/\/\*$/,j=/(\s|^)(\w)/g,F=/^\s+/,B=/_/g,N=/-(\w)/g,V=/^\d+-\d\d?-\d\d?(?:\s|T|$)/,U=/-|\s|T/,H=/^([0-1]?[0-9]|2[0-3]):[0-5]?[0-9](:[0-5]?[0-9])?$/,q=/^.*(#[^#]+)$/,$=/%2C/g,G=/[!'()*]/g,Y=/^(\?|#|&)/,W=/^\d+(\.\d*)?[/:]\d+(\.\d*)?$/,X=/[/:]/,Z=/^col-/,J=/^BIcon/,K=/-u-.+/;function Q(t){return Q="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},Q(t)}function tt(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function et(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&ct(t,e)}function nt(t){var e=st();return function(){var n,r=ut(t);if(e){var i=ut(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return rt(this,n)}}function rt(t,e){return!e||"object"!==Q(e)&&"function"!==typeof e?it(t):e}function it(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function ot(t){var e="function"===typeof Map?new Map:void 0;return ot=function(t){if(null===t||!lt(t))return t;if("function"!==typeof t)throw new TypeError("Super expression must either be null or a function");if("undefined"!==typeof e){if(e.has(t))return e.get(t);e.set(t,n)}function n(){return at(t,arguments,ut(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),ct(n,t)},ot(t)}function at(t,e,n){return at=st()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var i=Function.bind.apply(t,r),o=new i;return n&&ct(o,n.prototype),o},at.apply(null,arguments)}function st(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function lt(t){return-1!==Function.toString.call(t).indexOf("[native code]")}function ct(t,e){return ct=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},ct(t,e)}function ut(t){return ut=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},ut(t)}var ft=i?u.Element:function(t){et(n,t);var e=nt(n);function n(){return tt(this,n),e.apply(this,arguments)}return n}(ot(Object)),dt=i?u.HTMLElement:function(t){et(n,t);var e=nt(n);function n(){return tt(this,n),e.apply(this,arguments)}return n}(ft),pt=i?u.SVGElement:function(t){et(n,t);var e=nt(n);function n(){return tt(this,n),e.apply(this,arguments)}return n}(ft),ht=i?u.File:function(t){et(n,t);var e=nt(n);function n(){return tt(this,n),e.apply(this,arguments)}return n}(ot(Object));function mt(t){return mt="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},mt(t)}var gt=function(t){return mt(t)},vt=function(t){return Object.prototype.toString.call(t).slice(8,-1)},bt=function(t){return void 0===t},yt=function(t){return null===t},xt=function(t){return bt(t)||yt(t)},wt=function(t){return"function"===gt(t)},_t=function(t){return"boolean"===gt(t)},kt=function(t){return"string"===gt(t)},Tt=function(t){return"number"===gt(t)},At=function(t){return P.test(String(t))},Mt=function(t){return Array.isArray(t)},St=function(t){return null!==t&&"object"===mt(t)},Ot=function(t){return"[object Object]"===Object.prototype.toString.call(t)},Ct=function(t){return t instanceof Date},Et=function(t){return t instanceof Event},Pt=function(t){return t instanceof ht},Lt=function(t){return"RegExp"===vt(t)},Dt=function(t){return!xt(t)&&wt(t.then)&&wt(t.catch)};function It(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function zt(t){for(var e=1;et.length)&&(e=t.length);for(var n=0,r=new Array(e);n1&&void 0!==arguments[1]?arguments[1]:e;return Mt(e)?e.reduce((function(e,n){return[].concat(te(e),[t(n,n)])}),[]):Ot(e)?Ut(e).reduce((function(n,r){return Kt(Kt({},n),{},Qt({},r,t(e[r],e[r])))}),{}):n},se=function(t){return t},le=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;if(e=Mt(e)?e.join("."):e,!e||!St(t))return n;if(e in t)return t[e];e=String(e).replace(_,".$1");var r=e.split(".").filter(se);return 0===r.length?n:r.every((function(e){return St(t)&&e in t&&!xt(t=t[e])}))?t:yt(t)?null:n},ce=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=le(t,e);return xt(r)?n:r},ue=n(123),fe=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;Object(ue["a"])()||console.warn("[BootstrapVue warn]: ".concat(e?"".concat(e," - "):"").concat(t))},de=function(t){return!c&&(fe("".concat(t,": Can not be called during SSR.")),!0)},pe=function(t){return!s&&(fe("".concat(t,": Requires Promise support.")),!0)},he=function(t){return!l&&(fe("".concat(t,": Requires MutationObserver support.")),!0)};function me(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ge(t,e){for(var n=0;n0&&void 0!==arguments[0]?arguments[0]:{};if(Ot(e)){var n=Vt(e);n.forEach((function(n){var r=e[n];"breakpoints"===n?!Mt(r)||r.length<2||r.some((function(t){return!kt(t)||0===t.length}))?fe('"breakpoints" must be an array of at least 2 breakpoint names',y):t.$_config[n]=ae(r):Ot(r)&&(t.$_config[n]=Vt(r).reduce((function(t,e){return bt(r[e])||(t[e]=ae(r[e])),t}),t.$_config[n]||{}))}))}}},{key:"resetConfig",value:function(){this.$_config={}}},{key:"getConfig",value:function(){return ae(this.$_config)}},{key:"getConfigValue",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0;return ae(le(this.$_config,t,e))}}]),t}(),ye=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:r["default"];e.prototype[x]=r["default"].prototype[x]=e.prototype[x]||r["default"].prototype[x]||new be,e.prototype[x].setConfig(t)};function xe(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function we(t){for(var e=1;e0&&void 0!==arguments[0]?arguments[0]:{},e=t.components,n=t.directives,r=t.plugins,i=function t(i){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};t.installed||(t.installed=!0,ke(i),ye(o,i),Oe(i,e),Ee(i,n),Me(i,r))};return i.installed=!1,i},Ae=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return we(we({},e),{},{install:Te(t)})},Me=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};for(var n in e)n&&e[n]&&t.use(e[n])},Se=function(t,e,n){t&&e&&n&&t.component(e,n)},Oe=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};for(var n in e)Se(t,n,e[n])},Ce=function(t,e,n){t&&e&&n&&t.directive(e.replace(/^VB/,"B"),n)},Ee=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};for(var n in e)Ce(t,n,e[n])},Pe=function(){return(Pe=Object.assign||function(t){for(var e,n=1,r=arguments.length;n1&&void 0!==arguments[1]?arguments[1]:NaN,n=parseInt(t,10);return isNaN(n)?e:n},Ka=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:NaN,n=parseFloat(t);return isNaN(n)?e:n},Qa=function(t,e){return Ka(t).toFixed(Ja(e,0))},ts=function(t){return t.replace(C,"-$1").toLowerCase()},es=function(t){return t=ts(t).replace(N,(function(t,e){return e?e.toUpperCase():""})),t.charAt(0).toUpperCase()+t.slice(1)},ns=function(t){return t.replace(B," ").replace(E,(function(t,e,n){return e+" "+n})).replace(j,(function(t,e,n){return e+n.toUpperCase()}))},rs=function(t){return t=kt(t)?t.trim():String(t),t.charAt(0).toLowerCase()+t.slice(1)},is=function(t){return t=kt(t)?t.trim():String(t),t.charAt(0).toUpperCase()+t.slice(1)},os=function(t){return t.replace(D,"\\$&")},as=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2;return xt(t)?"":Mt(t)||Ot(t)&&t.toString===Object.prototype.toString?JSON.stringify(t,null,e):String(t)},ss=function(t){return as(t).replace(F,"")},ls=function(t){return as(t).trim()},cs=function(t){return as(t).toLowerCase()},us=ft.prototype,fs=["button","[href]:not(.disabled)","input","select","textarea","[tabindex]","[contenteditable]"].map((function(t){return"".concat(t,":not(:disabled):not([disabled])")})).join(", "),ds=us.matches||us.msMatchesSelector||us.webkitMatchesSelector,ps=us.closest||function(t){var e=this;do{if(Ms(e,t))return e;e=e.parentElement||e.parentNode}while(!yt(e)&&e.nodeType===Node.ELEMENT_NODE);return null},hs=u.requestAnimationFrame||u.webkitRequestAnimationFrame||u.mozRequestAnimationFrame||u.msRequestAnimationFrame||u.oRequestAnimationFrame||function(t){return setTimeout(t,16)},ms=u.MutationObserver||u.WebKitMutationObserver||u.MozMutationObserver||null,gs=function(t){return t&&t.parentNode&&t.parentNode.removeChild(t)},vs=function(t){return!(!t||t.nodeType!==Node.ELEMENT_NODE)},bs=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=f.activeElement;return e&&!t.some((function(t){return t===e}))?e:null},ys=function(t,e){return as(t).toLowerCase()===as(e).toLowerCase()},xs=function(t){return vs(t)&&t===bs()},ws=function(t){if(!vs(t)||!t.parentNode||!Os(f.body,t))return!1;if("none"===Bs(t,"display"))return!1;var e=Ns(t);return!!(e&&e.height>0&&e.width>0)},_s=function(t){return!vs(t)||t.disabled||Rs(t,"disabled")||Ls(t,"disabled")},ks=function(t){return vs(t)&&t.offsetHeight},Ts=function(t,e){return $a((vs(e)?e:f).querySelectorAll(t))},As=function(t,e){return(vs(e)?e:f).querySelector(t)||null},Ms=function(t,e){return!!vs(t)&&ds.call(t,e)},Ss=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(!vs(e))return null;var r=ps.call(e,t);return n?r:r===e?null:r},Os=function(t,e){return!(!t||!wt(t.contains))&&t.contains(e)},Cs=function(t){return f.getElementById(/^#/.test(t)?t.slice(1):t)||null},Es=function(t,e){e&&vs(t)&&t.classList&&t.classList.add(e)},Ps=function(t,e){e&&vs(t)&&t.classList&&t.classList.remove(e)},Ls=function(t,e){return!!(e&&vs(t)&&t.classList)&&t.classList.contains(e)},Ds=function(t,e,n){e&&vs(t)&&t.setAttribute(e,n)},Is=function(t,e){e&&vs(t)&&t.removeAttribute(e)},zs=function(t,e){return e&&vs(t)?t.getAttribute(e):null},Rs=function(t,e){return e&&vs(t)?t.hasAttribute(e):null},js=function(t,e,n){e&&vs(t)&&(t.style[e]=n)},Fs=function(t,e){e&&vs(t)&&(t.style[e]="")},Bs=function(t,e){return e&&vs(t)&&t.style[e]||null},Ns=function(t){return vs(t)?t.getBoundingClientRect():null},Vs=function(t){var e=u.getComputedStyle;return e&&vs(t)?e(t):{}},Us=function(){var t=u.getSelection;return t?u.getSelection():null},Hs=function(t){var e={top:0,left:0};if(!vs(t)||0===t.getClientRects().length)return e;var n=Ns(t);if(n){var r=t.ownerDocument.defaultView;e.top=n.top+r.pageYOffset,e.left=n.left+r.pageXOffset}return e},qs=function(t){var e={top:0,left:0};if(!vs(t))return e;var n={top:0,left:0},r=Vs(t);if("fixed"===r.position)e=Ns(t)||e;else{e=Hs(t);var i=t.ownerDocument,o=t.offsetParent||i.documentElement;while(o&&(o===i.body||o===i.documentElement)&&"static"===Vs(o).position)o=o.parentNode;if(o&&o!==t&&o.nodeType===Node.ELEMENT_NODE){n=Hs(o);var a=Vs(o);n.top+=Ka(a.borderTopWidth,0),n.left+=Ka(a.borderLeftWidth,0)}}return{top:e.top-n.top-Ka(r.marginTop,0),left:e.left-n.left-Ka(r.marginLeft,0)}},$s=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document;return Ts(fs,t).filter(ws).filter((function(t){return t.tabIndex>-1&&!t.disabled}))},Gs=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{t.focus(e)}catch(n){}return xs(t)},Ys=function(t){try{t.blur()}catch(e){}return!xs(t)},Ws=function(t){var e=Ft(null);return function(){for(var n=arguments.length,r=new Array(n),i=0;i1&&void 0!==arguments[1]?arguments[1]:void 0,n=Xs[x];return n?n.getConfigValue(t,e):ae(e)},Js=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;return e?Zs("".concat(t,".").concat(e),n):Zs(t,{})},Ks=function(){return Zs("breakpoints",w)},Qs=Ws((function(){return Ks()})),tl=function(){return ae(Qs())},el=Ws((function(){var t=tl();return t[0]="",t}));function nl(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function rl(t){for(var e=1;e0&&void 0!==arguments[0]?arguments[0]:po,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:void 0,i=!0===n;return r=i?r:n,rl(rl(rl({},t?{type:t}:{}),i?{required:i}:bt(e)?{}:{default:St(e)?function(){return e}:e}),bt(r)?{}:{validator:r})},cl=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:se;if(Mt(t))return t.map(e);var n={};for(var r in t)Ht(t,r)&&(n[e(r)]=St(t[r])?$t(t[r]):t[r]);return n},ul=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:se;return(Mt(t)?t.slice():Ut(t)).reduce((function(t,r){return t[n(r)]=e[r],t}),{})},fl=function(t,e,n){return rl(rl({},ae(t)),{},{default:function(){var r=Js(n,e,t.default);return wt(r)?r():r}})},dl=function(t,e){return Ut(t).reduce((function(n,r){return rl(rl({},n),{},il({},r,fl(t[r],r,e)))}),{})},pl=fl({},"","").default.name,hl=function(t){return wt(t)&&t.name!==pl};function ml(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var gl=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.type,i=void 0===n?po:n,o=e.defaultValue,a=void 0===o?void 0:o,s=e.validator,l=void 0===s?void 0:s,c=e.event,u=void 0===c?Ci:c,f=ml({},t,ll(i,a,l)),d=r["default"].extend({model:{prop:t,event:u},props:f});return{mixin:d,props:f,prop:t,event:u}},vl=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return t=Ya(t).filter(se),t.some((function(t){return e[t]||n[t]}))},bl=function(t){var e,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};t=Ya(t).filter(se);for(var o=0;o0&&void 0!==arguments[0]?arguments[0]:Ho,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.$scopedSlots,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.$slots;return vl(t,e,n)},normalizeSlot:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Ho,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.$scopedSlots,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:this.$slots,i=bl(t,e,n,r);return i?Ya(i):i}}}),xl=function(t){return m?St(t)?t:{capture:!!t||!1}:!!(St(t)?t.capture:t)},wl=function(t,e,n,r){t&&t.addEventListener&&t.addEventListener(e,n,xl(r))},_l=function(t,e,n,r){t&&t.removeEventListener&&t.removeEventListener(e,n,xl(r))},kl=function(t){for(var e=t?wl:_l,n=arguments.length,r=new Array(n>1?n-1:0),i=1;i1&&void 0!==arguments[1]?arguments[1]:{},n=e.preventDefault,r=void 0===n||n,i=e.propagation,o=void 0===i||i,a=e.immediatePropagation,s=void 0!==a&&a;r&&t.preventDefault(),o&&t.stopPropagation(),s&&t.stopImmediatePropagation()},Al=function(t){return ts(t.replace(k,""))},Ml=function(t,e){return[lo,Al(t),e].join(co)},Sl=function(t,e){return[lo,e,Al(t)].join(co)};function Ol(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Cl=dl({ariaLabel:ll(wo,"Close"),content:ll(wo,"×"),disabled:ll(mo,!1),textVariant:ll(wo)},Ge),El=r["default"].extend({name:Ge,functional:!0,props:Cl,render:function(t,e){var n=e.props,r=e.data,i=e.slots,o=e.scopedSlots,a=i(),s=o||{},l={staticClass:"close",class:Ol({},"text-".concat(n.textVariant),n.textVariant),attrs:{type:"button",disabled:n.disabled,"aria-label":n.ariaLabel?String(n.ariaLabel):null},on:{click:function(t){n.disabled&&Et(t)&&Tl(t)}}};return vl(Ho,s,a)||(l.domProps={innerHTML:n.content}),t("button",ze(r,l),bl(Ho,{},s,a))}});function Pl(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Ll(t){for(var e=1;e0?t:0)},Wl=function(t){return""===t||!0===t||!(Ja(t,0)<1)&&!!t},Xl=dl(Xt(Nl(Nl({},ql),{},{dismissLabel:ll(wo,"Close"),dismissible:ll(mo,!1),fade:ll(mo,!1),variant:ll(wo,"info")})),je),Zl=r["default"].extend({name:je,mixins:[Hl,yl],props:Xl,data:function(){return{countDown:0,localShow:Wl(this[$l])}},watch:(Il={},Vl(Il,$l,(function(t){this.countDown=Yl(t),this.localShow=Wl(t)})),Vl(Il,"countDown",(function(t){var e=this;this.clearCountDownInterval();var n=this[$l];At(n)&&(this.$emit(bi,t),n!==t&&this.$emit(Gl,t),t>0?(this.localShow=!0,this.$_countDownTimeout=setTimeout((function(){e.countDown--}),1e3)):this.$nextTick((function(){hs((function(){e.localShow=!1}))})))})),Vl(Il,"localShow",(function(t){var e=this[$l];t||!this.dismissible&&!At(e)||this.$emit(vi),At(e)||e===t||this.$emit(Gl,t)})),Il),created:function(){this.$_filterTimer=null;var t=this[$l];this.countDown=Yl(t),this.localShow=Wl(t)},beforeDestroy:function(){this.clearCountDownInterval()},methods:{dismiss:function(){this.clearCountDownInterval(),this.countDown=0,this.localShow=!1},clearCountDownInterval:function(){clearTimeout(this.$_countDownTimeout),this.$_countDownTimeout=null}},render:function(t){var e=t();if(this.localShow){var n=this.dismissible,r=this.variant,i=t();n&&(i=t(El,{attrs:{"aria-label":this.dismissLabel},on:{click:this.dismiss}},[this.normalizeSlot($o)])),e=t("div",{staticClass:"alert",class:Vl({"alert-dismissible":n},"alert-".concat(r),r),attrs:{role:"alert","aria-live":"polite","aria-atomic":!0},key:this[Re]},[i,this.normalizeSlot()])}return t(Fl,{props:{noFade:!this.fade}},[e])}}),Jl=Ae({components:{BAlert:Zl}}),Kl=Math.min,Ql=Math.max,tc=Math.abs,ec=Math.ceil,nc=Math.floor,rc=Math.pow,ic=Math.round;function oc(t,e){return uc(t)||cc(t,e)||sc(t,e)||ac()}function ac(){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 sc(t,e){if(t){if("string"===typeof t)return lc(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?lc(t,e):void 0}}function lc(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n0&&void 0!==arguments[0]?arguments[0]:{},e=t.target,n=t.rel;return"_blank"===e&&yt(n)?"noopener":n||null},Ac=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.href,n=t.to,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:mc,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"#",o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"/";if(e)return e;if(_c(r))return null;if(kt(n))return n||o;if(Ot(n)&&(n.path||n.query||n.hash)){var a=as(n.path),s=yc(n.query),l=as(n.hash);return l=l&&"#"!==l.charAt(0)?"#".concat(l):l,"".concat(a).concat(s).concat(l)||o}return i};function Mc(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Sc={viewBox:"0 0 16 16",width:"1em",height:"1em",focusable:"false",role:"img","aria-label":"icon"},Oc={width:null,height:null,focusable:null,role:null,"aria-label":null},Cc={animation:ll(wo),content:ll(wo),flipH:ll(mo,!1),flipV:ll(mo,!1),fontScale:ll(Po,1),rotate:ll(Po,0),scale:ll(Po,1),shiftH:ll(Po,0),shiftV:ll(Po,0),stacked:ll(mo,!1),title:ll(wo),variant:ll(wo)},Ec=r["default"].extend({name:$n,functional:!0,props:Cc,render:function(t,e){var n,r=e.data,i=e.props,o=e.children,a=i.animation,s=i.content,l=i.flipH,c=i.flipV,u=i.stacked,f=i.title,d=i.variant,p=Ql(Ka(i.fontScale,1),0)||1,h=Ql(Ka(i.scale,1),0)||1,m=Ka(i.rotate,0),g=Ka(i.shiftH,0),v=Ka(i.shiftV,0),b=l||c||1!==h,y=b||m,x=g||v,w=!xt(s),_=[y?"translate(8 8)":null,b?"scale(".concat((l?-1:1)*h," ").concat((c?-1:1)*h,")"):null,m?"rotate(".concat(m,")"):null,y?"translate(-8 -8)":null].filter(se),k=t("g",{attrs:{transform:_.join(" ")||null},domProps:w?{innerHTML:s||""}:{}},o);x&&(k=t("g",{attrs:{transform:"translate(".concat(16*g/16," ").concat(-16*v/16,")")}},[k])),u&&(k=t("g",[k]));var T=f?t("title",f):null,A=[T,k].filter(se);return t("svg",ze({staticClass:"b-icon bi",class:(n={},Mc(n,"text-".concat(d),d),Mc(n,"b-icon-animation-".concat(a),a),n),attrs:Sc,style:u?{}:{fontSize:1===p?null:"".concat(100*p,"%")}},r,u?{attrs:Oc}:{},{attrs:{xmlns:u?null:"http://www.w3.org/2000/svg",fill:"currentColor"}}),A)}});function Pc(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Lc(t){for(var e=1;e'),jc=Ic("CalendarFill",''),Fc=Ic("ChevronBarLeft",''),Bc=Ic("ChevronDoubleLeft",''),Nc=Ic("ChevronDown",''),Vc=Ic("ChevronLeft",''),Uc=Ic("ChevronUp",''),Hc=Ic("CircleFill",''),qc=Ic("Clock",''),$c=Ic("ClockFill",''),Gc=Ic("Dash",''),Yc=Ic("PersonFill",''),Wc=Ic("Plus",''),Xc=Ic("Star",''),Zc=Ic("StarFill",''),Jc=Ic("StarHalf",''),Kc=Ic("X",''); + */function i(t,e){if(t===e)return 0;for(var n=t.length,r=e.length,i=0,o=Math.min(n,r);i=0;c--)if(u[c]!==f[c])return!1;for(c=u.length-1;c>=0;c--)if(s=u[c],!x(t[s],e[s],n,r))return!1;return!0}function k(t,e,n){x(t,e,!0)&&b(t,e,n,"notDeepStrictEqual",k)}function T(t,e){if(!t||!e)return!1;if("[object RegExp]"==Object.prototype.toString.call(e))return e.test(t);try{if(t instanceof e)return!0}catch(n){}return!Error.isPrototypeOf(e)&&!0===e.call({},t)}function A(t){var e;try{t()}catch(n){e=n}return e}function M(t,e,n,r){var i;if("function"!==typeof e)throw new TypeError('"block" argument must be a function');"string"===typeof n&&(r=n,n=null),i=A(e),r=(n&&n.name?" ("+n.name+").":".")+(r?" "+r:"."),t&&!i&&b(i,n,"Missing expected exception"+r);var o="string"===typeof r,s=!t&&a.isError(i),l=!t&&i&&!n;if((s&&o&&T(i,n)||l)&&b(i,n,"Got unwanted exception"+r),t&&i&&n&&!T(i,n)||!t&&i)throw i}function S(t,e){t||b(t,!0,e,"==",S)}d.AssertionError=function(t){this.name="AssertionError",this.actual=t.actual,this.expected=t.expected,this.operator=t.operator,t.message?(this.message=t.message,this.generatedMessage=!1):(this.message=v(this),this.generatedMessage=!0);var e=t.stackStartFunction||b;if(Error.captureStackTrace)Error.captureStackTrace(this,e);else{var n=new Error;if(n.stack){var r=n.stack,i=h(e),o=r.indexOf("\n"+i);if(o>=0){var a=r.indexOf("\n",o+1);r=r.substring(a+1)}this.stack=r}}},a.inherits(d.AssertionError,Error),d.fail=b,d.ok=y,d.equal=function(t,e,n){t!=e&&b(t,e,n,"==",d.equal)},d.notEqual=function(t,e,n){t==e&&b(t,e,n,"!=",d.notEqual)},d.deepEqual=function(t,e,n){x(t,e,!1)||b(t,e,n,"deepEqual",d.deepEqual)},d.deepStrictEqual=function(t,e,n){x(t,e,!0)||b(t,e,n,"deepStrictEqual",d.deepStrictEqual)},d.notDeepEqual=function(t,e,n){x(t,e,!1)&&b(t,e,n,"notDeepEqual",d.notDeepEqual)},d.notDeepStrictEqual=k,d.strictEqual=function(t,e,n){t!==e&&b(t,e,n,"===",d.strictEqual)},d.notStrictEqual=function(t,e,n){t===e&&b(t,e,n,"!==",d.notStrictEqual)},d.throws=function(t,e,n){M(!0,t,e,n)},d.doesNotThrow=function(t,e,n){M(!1,t,e,n)},d.ifError=function(t){if(t)throw t},d.strict=r(S,d,{equal:d.strictEqual,deepEqual:d.deepStrictEqual,notEqual:d.notStrictEqual,notDeepEqual:d.notDeepStrictEqual}),d.strict.strict=d.strict;var O=Object.keys||function(t){var e=[];for(var n in t)s.call(t,n)&&e.push(n);return e}}).call(this,n("c8ba"))},f657:function(t,e,n){"use strict";t.exports={moduleType:"trace",name:"sunburst",basePlotModule:n("b353"),categories:[],animatable:!0,attributes:n("f200"),layoutAttributes:n("7ba3"),supplyDefaults:n("8dbe"),supplyLayoutDefaults:n("2dd7"),calc:n("13a0").calc,crossTraceCalc:n("13a0").crossTraceCalc,plot:n("e17d").plot,style:n("7594").style,colorbar:n("f3cf"),meta:{}}},f67b:function(t,e,n){"use strict";var r=n("f4e9"),i=n("d798"),o=n("9845"),a=n("81f0").attributes,s=n("9092").extendFlat,l=n("a651").templatedArray;t.exports={domain:a({name:"parcoords",trace:!0,editType:"plot"}),labelangle:{valType:"angle",dflt:0,editType:"plot"},labelside:{valType:"enumerated",values:["top","bottom"],dflt:"top",editType:"plot"},labelfont:o({editType:"plot"}),tickfont:o({editType:"plot"}),rangefont:o({editType:"plot"}),dimensions:l("dimension",{label:{valType:"string",editType:"plot"},tickvals:s({},i.tickvals,{editType:"plot"}),ticktext:s({},i.ticktext,{editType:"plot"}),tickformat:s({},i.tickformat,{editType:"plot"}),visible:{valType:"boolean",dflt:!0,editType:"plot"},range:{valType:"info_array",items:[{valType:"number",editType:"plot"},{valType:"number",editType:"plot"}],editType:"plot"},constraintrange:{valType:"info_array",freeLength:!0,dimensions:"1-2",items:[{valType:"number",editType:"plot"},{valType:"number",editType:"plot"}],editType:"plot"},multiselect:{valType:"boolean",dflt:!0,editType:"plot"},values:{valType:"data_array",editType:"calc"},editType:"calc"}),line:s({editType:"calc"},r("line",{colorscaleDflt:"Viridis",autoColorDflt:!1,editTypeOverride:"calc"}))}},f6a2:function(t,e,n){"use strict";var r=n("cc77"),i=n("53a5"),o=n("3de2"),a=n("be00"),s=n("b7d1"),l=n("84a1"),c=n("37cd"),u=n("a7e2"),f=n("7831"),d=n("fd4c"),p=1073741824;function h(t,e){for(var n=e[0],r=e[1],o=e[2],a=e[3],s=1/(o-n),l=1/(a-r),c=new Array(t.length),u=0,f=t.length/2;u>>1;e.dtype||(e.dtype="array"),"string"===typeof e.dtype?m=new(f(e.dtype))(v):e.dtype&&(m=e.dtype,Array.isArray(m)&&(m.length=v));for(var b=0;bn||a>p){for(var f=0;fs||k>l||T=M)&&o!==a){var c=y[i];void 0===a&&(a=c.length);for(var u=o;u=m&&d<=v&&p>=g&&p<=b&&S.push(f)}var h=x[i],w=h[4*o+0],E=h[4*o+1],P=h[4*o+2],L=h[4*o+3],D=C(h,o+1),I=.5*r,z=i+1;O(e,n,I,z,w,E||P||L||D),O(e,n+I,I,z,E,P||L||D),O(e+I,n,I,z,P,L||D),O(e+I,n+I,I,z,L,D)}}}function C(t,e){var n=null,r=0;while(null===n)if(n=t[4*e+r],r++,r>t.length)return null;return n}return O(0,0,1,0,0,1),S}function P(t,e,n,i,o){for(var a=[],s=0;s0)return Math.log(t)/Math.LN10;var n=Math.log(Math.min(e[0],e[1]))/Math.LN10;return r(n)||(n=Math.log(Math.max(e[0],e[1]))/Math.LN10-6),n}},f6d3:function(t,e,n){"use strict";var r=n("6e58"),i=n("8b85"),o=n("efaa"),a=n("83d1"),s=n("fc26"),l=n("da89"),c=n("f50a"),u=n("6954"),f=n("8e43"),d=n("849d"),p=n("3511"),h=n("c997"),m=n("9b68"),g=n("fa75");function v(t,e){var n,r,i,o,a,s,l,c,u;for(n=0;nm&&(r.max=m),r.len=r.max-r.min}function g(t,e){var n,r=0,a=.1;return(Math.abs(t[0]-l)=0&&(d=C,h=m):Math.abs(f[1]-d[1])<_?Math.abs(f[1]-C[1])<_&&(C[0]-f[0])*(d[0]-C[0])>=0&&(d=C,h=m):s.log("endpt to newendpt is not vert. or horz.",f,d,C)}if(h>=0)break;b+=S(f,d),f=d}if(h===e.edgepaths.length){s.log("unclosed perimeter path");break}u=h,x=-1===y.indexOf(u),x&&(u=y[0],b+=S(f,d)+"Z",f=null)}for(u=0;u=0;R--)D=x.clipsegments[R],I=i([],D.x,f.c2p),z=i([],D.y,h.c2p),I.reverse(),z.reverse(),F.push(o(I,z,D.bicubic));var B="M"+F.join("L")+"Z";k(s,x.clipsegments,f,h,S,C),T(g,s,f,h,j,E,N,y,x,C,B),b(s,M,t,u,A,e,y),a.setClipUrl(s,y._clipPathId,t)}function N(t){var e=y.ab2xy(t[0],t[1],!0);return[f.c2p(e[0]),h.c2p(e[1])]}}))}},f6e7:function(t,e,n){"use strict";var r=n("e9b4"),i=n("efce"),o=n("b205"),a=n("cea5"),s=n("1417"),l=n("7f9b"),c=n("3d78"),u=n("cbbe"),f=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1];function d(t,e){var n=t[0],r=t[1],i=t[2],o=t[3];return t[0]=e[0]*n+e[4]*r+e[8]*i+e[12]*o,t[1]=e[1]*n+e[5]*r+e[9]*i+e[13]*o,t[2]=e[2]*n+e[6]*r+e[10]*i+e[14]*o,t[3]=e[3]*n+e[7]*r+e[11]*i+e[15]*o,t}function p(t,e,n,r){return d(r,r,n),d(r,r,e),d(r,r,t)}function h(t,e){this.index=t,this.dataCoordinate=this.position=e}function m(t){return!0===t||t>1?1:t}function g(t,e,n,r,i,o,a,s,l,c,u,f){this.gl=t,this.pixelRatio=1,this.shader=e,this.orthoShader=n,this.projectShader=r,this.pointBuffer=i,this.colorBuffer=o,this.glyphBuffer=a,this.idBuffer=s,this.vao=l,this.vertexCount=0,this.lineVertexCount=0,this.opacity=1,this.hasAlpha=!1,this.lineWidth=0,this.projectScale=[2/3,2/3,2/3],this.projectOpacity=[1,1,1],this.projectHasAlpha=!1,this.pickId=0,this.pickPerspectiveShader=c,this.pickOrthoShader=u,this.pickProjectShader=f,this.points=[],this._selectResult=new h(0,[0,0,0]),this.useOrtho=!0,this.bounds=[[1/0,1/0,1/0],[-1/0,-1/0,-1/0]],this.axesProject=[!0,!0,!0],this.axesBounds=[[-1/0,-1/0,-1/0],[1/0,1/0,1/0]],this.highlightId=[1,1,1,1],this.highlightScale=2,this.clipBounds=[[-1/0,-1/0,-1/0],[1/0,1/0,1/0]],this.dirty=!0}t.exports=R;var v=g.prototype;v.pickSlots=1,v.setPickBase=function(t){this.pickId=t},v.isTransparent=function(){if(this.hasAlpha)return!0;for(var t=0;t<3;++t)if(this.axesProject[t]&&this.projectHasAlpha)return!0;return!1},v.isOpaque=function(){if(!this.hasAlpha)return!0;for(var t=0;t<3;++t)if(this.axesProject[t]&&!this.projectHasAlpha)return!0;return!1};var b=[0,0],y=[0,0,0],x=[0,0,0],w=[0,0,0,1],_=[0,0,0,1],k=f.slice(),T=[0,0,0],A=[[0,0,0],[0,0,0]];function M(t){return t[0]=t[1]=t[2]=0,t}function S(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=1,t}function O(t,e,n,r){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[n]=r,t}function C(t){for(var e=A,n=0;n<2;++n)for(var r=0;r<3;++r)e[n][r]=Math.max(Math.min(t[n][r],1e8),-1e8);return e}function E(t,e,n,r){var i,o=e.axesProject,a=e.gl,l=t.uniforms,c=n.model||f,u=n.view||f,d=n.projection||f,h=e.axesBounds,m=C(e.clipBounds);i=e.axes&&e.axes.lastCubeProps?e.axes.lastCubeProps.axis:[1,1,1],b[0]=2/a.drawingBufferWidth,b[1]=2/a.drawingBufferHeight,t.bind(),l.view=u,l.projection=d,l.screenSize=b,l.highlightId=e.highlightId,l.highlightScale=e.highlightScale,l.clipBounds=m,l.pickGroup=e.pickId/255,l.pixelRatio=r;for(var g=0;g<3;++g)if(o[g]){l.scale=e.projectScale[g],l.opacity=e.projectOpacity[g];for(var v=k,A=0;A<16;++A)v[A]=0;for(A=0;A<4;++A)v[5*A]=1;v[5*g]=0,i[g]<0?v[12+g]=h[0][g]:v[12+g]=h[1][g],s(v,c,v),l.model=v;var E=(g+1)%3,P=(g+2)%3,L=M(y),D=M(x);L[E]=1,D[P]=1;var I=p(d,u,c,S(w,L)),z=p(d,u,c,S(_,D));if(Math.abs(I[1])>Math.abs(z[1])){var R=I;I=z,z=R,R=L,L=D,D=R;var j=E;E=P,P=j}I[0]<0&&(L[E]=-1),z[1]>0&&(D[P]=-1);var F=0,B=0;for(A=0;A<4;++A)F+=Math.pow(c[4*E+A],2),B+=Math.pow(c[4*P+A],2);L[E]/=Math.sqrt(F),D[P]/=Math.sqrt(B),l.axes[0]=L,l.axes[1]=D,l.fragClipBounds[0]=O(T,m[0],g,-1e8),l.fragClipBounds[1]=O(T,m[1],g,1e8),e.vao.bind(),e.vao.draw(a.TRIANGLES,e.vertexCount),e.lineWidth>0&&(a.lineWidth(e.lineWidth*r),e.vao.draw(a.LINES,e.lineVertexCount,e.vertexCount)),e.vao.unbind()}}var P=[-1e8,-1e8,-1e8],L=[1e8,1e8,1e8],D=[P,L];function I(t,e,n,r,i,o,a){var s=n.gl;if((o===n.projectHasAlpha||a)&&E(e,n,r,i),o===n.hasAlpha||a){t.bind();var l=t.uniforms;l.model=r.model||f,l.view=r.view||f,l.projection=r.projection||f,b[0]=2/s.drawingBufferWidth,b[1]=2/s.drawingBufferHeight,l.screenSize=b,l.highlightId=n.highlightId,l.highlightScale=n.highlightScale,l.fragClipBounds=D,l.clipBounds=n.axes.bounds,l.opacity=n.opacity,l.pickGroup=n.pickId/255,l.pixelRatio=i,n.vao.bind(),n.vao.draw(s.TRIANGLES,n.vertexCount),n.lineWidth>0&&(s.lineWidth(n.lineWidth*i),n.vao.draw(s.LINES,n.lineVertexCount,n.vertexCount)),n.vao.unbind()}}function z(t,e,n,i){var o;o=Array.isArray(t)?e=this.pointCount||e<0)return null;var n=this.points[e],r=this._selectResult;r.index=e;for(var i=0;i<3;++i)r.position[i]=r.dataCoordinate[i]=n[i];return r},v.highlight=function(t){if(t){var e=t.index,n=255&e,r=e>>8&255,i=e>>16&255;this.highlightId=[n/255,r/255,i/255,0]}else this.highlightId=[1,1,1,1]},v.update=function(t){if(t=t||{},"perspective"in t&&(this.useOrtho=!t.perspective),"orthographic"in t&&(this.useOrtho=!!t.orthographic),"lineWidth"in t&&(this.lineWidth=t.lineWidth),"project"in t)if(Array.isArray(t.project))this.axesProject=t.project;else{var e=!!t.project;this.axesProject=[e,e,e]}if("projectScale"in t)if(Array.isArray(t.projectScale))this.projectScale=t.projectScale.slice();else{var n=+t.projectScale;this.projectScale=[n,n,n]}if(this.projectHasAlpha=!1,"projectOpacity"in t){if(Array.isArray(t.projectOpacity))this.projectOpacity=t.projectOpacity.slice();else{n=+t.projectOpacity;this.projectOpacity=[n,n,n]}for(var r=0;r<3;++r)this.projectOpacity[r]=m(this.projectOpacity[r]),this.projectOpacity[r]<1&&(this.projectHasAlpha=!0)}this.hasAlpha=!1,"opacity"in t&&(this.opacity=m(t.opacity),this.opacity<1&&(this.hasAlpha=!0)),this.dirty=!0;var i,o,s=t.position,l=t.font||"normal",c=t.alignment||[0,0];if(2===c.length)i=c[0],o=c[1];else{i=[],o=[];for(r=0;r0){var D=0,I=y,R=[0,0,0,1],j=[0,0,0,1],F=Array.isArray(p)&&Array.isArray(p[0]),B=Array.isArray(v)&&Array.isArray(v[0]);t:for(r=0;r0?1-S[0][0]:G<0?1+S[1][0]:1,Y*=Y>0?1-S[0][1]:Y<0?1+S[1][1]:1;var W=[G,Y],X=A.cells||[],Z=A.positions||[];for(k=0;k0?n=n.ushln(f):f<0&&(u=u.ushln(-f)),s(n,u)}t.exports=c},f7c1:function(t,e,n){"use strict";var r=n("fc26"),i=n("d115"),o=n("a651"),a=n("e5ac"),s=n("d2d9"),l=n("b19b");function c(t,e,n,i){var o=i.calendar;function a(n,i){return r.coerce(t,e,s.buttons,n,i)}var l=a("visible");if(l){var c=a("step");"all"!==c&&(!o||"gregorian"===o||"month"!==c&&"year"!==c?a("stepmode"):e.stepmode="backward",a("count")),a("label")}}function u(t,e,n){for(var r=n.filter((function(n){return e[n].anchor===t._id})),i=0,o=0;o0);if(v){var b=u(e,n,f);m("x",b[0]),m("y",b[1]),r.noneOrAll(t,e,["x","y"]),m("xanchor"),m("yanchor"),r.coerceFont(m,"font",n.font);var y=m("bgcolor");m("activecolor",i.contrast(y,l.lightAmount,l.darkAmount)),m("bordercolor"),m("borderwidth")}}},f7c3:function(t,e,n){t.exports=n("a469")},f7e9:function(t,e,n){"use strict";var r=n("fc26"),i=n("d115").defaultLine,o=n("81f0").attributes,a=n("9845"),s=n("107c").textposition,l=n("cb34").overrideAll,c=n("a651").templatedArray,u=n("b5e4"),f=a({});f.family.dflt="Open Sans Regular, Arial Unicode MS Regular";var d=t.exports=l({_arrayAttrRegexps:[r.counterRegex("mapbox",".layers",!0)],domain:o({name:"mapbox"}),accesstoken:{valType:"string",noBlank:!0,strict:!0},style:{valType:"any",values:u.styleValuesMapbox.concat(u.styleValuesNonMapbox),dflt:u.styleValueDflt},center:{lon:{valType:"number",dflt:0},lat:{valType:"number",dflt:0}},zoom:{valType:"number",dflt:1},bearing:{valType:"number",dflt:0},pitch:{valType:"number",dflt:0},layers:c("layer",{visible:{valType:"boolean",dflt:!0},sourcetype:{valType:"enumerated",values:["geojson","vector","raster","image"],dflt:"geojson"},source:{valType:"any"},sourcelayer:{valType:"string",dflt:""},sourceattribution:{valType:"string"},type:{valType:"enumerated",values:["circle","line","fill","symbol","raster"],dflt:"circle"},coordinates:{valType:"any"},below:{valType:"string"},color:{valType:"color",dflt:i},opacity:{valType:"number",min:0,max:1,dflt:1},minzoom:{valType:"number",min:0,max:24,dflt:0},maxzoom:{valType:"number",min:0,max:24,dflt:24},circle:{radius:{valType:"number",dflt:15}},line:{width:{valType:"number",dflt:2},dash:{valType:"data_array"}},fill:{outlinecolor:{valType:"color",dflt:i}},symbol:{icon:{valType:"string",dflt:"marker"},iconsize:{valType:"number",dflt:10},text:{valType:"string",dflt:""},placement:{valType:"enumerated",values:["point","line","line-center"],dflt:"point"},textfont:f,textposition:r.extendFlat({},s,{arrayOk:!1})}})},"plot","from-root");d.uirevision={valType:"any",editType:"none"}},f7fe:function(t,e,n){(function(e){var n="Expected a function",r=NaN,i="[object Symbol]",o=/^\s+|\s+$/g,a=/^[-+]0x[0-9a-f]+$/i,s=/^0b[01]+$/i,l=/^0o[0-7]+$/i,c=parseInt,u="object"==typeof e&&e&&e.Object===Object&&e,f="object"==typeof self&&self&&self.Object===Object&&self,d=u||f||Function("return this")(),p=Object.prototype,h=p.toString,m=Math.max,g=Math.min,v=function(){return d.Date.now()};function b(t,e,r){var i,o,a,s,l,c,u=0,f=!1,d=!1,p=!0;if("function"!=typeof t)throw new TypeError(n);function h(e){var n=i,r=o;return i=o=void 0,u=e,s=t.apply(r,n),s}function b(t){return u=t,l=setTimeout(k,e),f?h(t):s}function x(t){var n=t-c,r=t-u,i=e-n;return d?g(i,a-r):i}function w(t){var n=t-c,r=t-u;return void 0===c||n>=e||n<0||d&&r>=a}function k(){var t=v();if(w(t))return T(t);l=setTimeout(k,x(t))}function T(t){return l=void 0,p&&i?h(t):(i=o=void 0,s)}function A(){void 0!==l&&clearTimeout(l),u=0,i=c=o=l=void 0}function M(){return void 0===l?s:T(v())}function S(){var t=v(),n=w(t);if(i=arguments,o=this,c=t,n){if(void 0===l)return b(c);if(d)return l=setTimeout(k,e),h(c)}return void 0===l&&(l=setTimeout(k,e)),s}return e=_(e)||0,y(r)&&(f=!!r.leading,d="maxWait"in r,a=d?m(_(r.maxWait)||0,e):a,p="trailing"in r?!!r.trailing:p),S.cancel=A,S.flush=M,S}function y(t){var e=typeof t;return!!t&&("object"==e||"function"==e)}function x(t){return!!t&&"object"==typeof t}function w(t){return"symbol"==typeof t||x(t)&&h.call(t)==i}function _(t){if("number"==typeof t)return t;if(w(t))return r;if(y(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=y(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=t.replace(o,"");var n=s.test(t);return n||l.test(t)?c(t.slice(2),n?2:8):a.test(t)?r:+t}t.exports=b}).call(this,n("c8ba"))},f846:function(t,e,n){"use strict";t.exports=n("77bc")},f889:function(t,e){function n(t,e,n,r,i,o,a){var s=1/(e-n),l=1/(r-i),c=1/(o-a);return t[0]=-2*s,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=-2*l,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=2*c,t[11]=0,t[12]=(e+n)*s,t[13]=(i+r)*l,t[14]=(a+o)*c,t[15]=1,t}t.exports=n},f8a5:function(t,e){function n(t){"number"!==typeof t&&(t=1e-10);var e={epsilon:function(e){return"number"===typeof e&&(t=e),t},pointAboveOrOnLine:function(e,n,r){var i=n[0],o=n[1],a=r[0],s=r[1],l=e[0],c=e[1];return(a-i)*(c-o)-(s-o)*(l-i)>=-t},pointBetween:function(e,n,r){var i=e[1]-n[1],o=r[0]-n[0],a=e[0]-n[0],s=r[1]-n[1],l=a*o+i*s;if(l-t)},pointsSameX:function(e,n){return Math.abs(e[0]-n[0])t!=a-i>t&&(o-c)*(i-u)/(a-u)+c-r>t&&(s=!s),o=c,a=u}return s}};return e}t.exports=n},f8f6:function(t,e,n){"use strict";t.exports=function(t,e){return t.lon=e.lon,t.lat=e.lat,t}},f90d:function(t,e,n){"use strict";t.exports={attributes:n("5c33"),supplyDefaults:n("e5a0"),calc:n("6aa3"),plot:n("26dd"),moduleType:"trace",name:"table",basePlotModule:n("182a"),categories:["noOpacity"],meta:{}}},f967:function(t,e,n){"use strict";var r=String.prototype.indexOf;t.exports=function(t){return r.call(this,t,arguments[1])>-1}},f973:function(t,e,n){"use strict";t.exports=n("18ec")()?String.prototype.contains:n("f967")},f977:function(t,e,n){"use strict";var r=n("0103");function i(t){return t?r(t):[0,0,0,1]}t.exports=i},f98d:function(t,e,n){"use strict";function r(t,e){var n,r,i=[0,0,0,0];for(n=0;n<4;++n)for(r=0;r<4;++r)i[r]+=t[4*n+r]*e[n];return i}function i(t,e){var n=r(t.projection,r(t.view,r(t.model,[e[0],e[1],e[2],1])));return n}t.exports=i},f9d8:function(t,e,n){t.exports={EPSILON:n("cc12a"),create:n("cf8b"),clone:n("0365"),angle:n("2325"),fromValues:n("9573"),copy:n("9070"),set:n("fedf"),equals:n("dc6f"),exactEquals:n("4a35"),add:n("d28d"),subtract:n("a469"),sub:n("f7c3"),multiply:n("ef49"),mul:n("d40d"),divide:n("615d"),div:n("cac1"),min:n("ce83"),max:n("a901"),floor:n("9576"),ceil:n("5714"),round:n("3a19"),scale:n("2a16"),scaleAndAdd:n("738f"),distance:n("fb8f"),dist:n("99f7"),squaredDistance:n("e13b"),sqrDist:n("91ae"),length:n("8be6"),len:n("5053"),squaredLength:n("2456"),sqrLen:n("2c66"),negate:n("2d1c"),inverse:n("4bba"),normalize:n("913b"),dot:n("e448"),cross:n("27a4"),lerp:n("1b06"),random:n("f28b"),transformMat4:n("c29d"),transformMat3:n("ff0b"),transformQuat:n("26d1"),rotateX:n("422c"),rotateY:n("4f65"),rotateZ:n("b73f"),forEach:n("b882")}},f9f9:function(t,e){function n(t,e,n,r){var i=new Float32Array(4);return i[0]=t,i[1]=e,i[2]=n,i[3]=r,i}t.exports=n},fa06:function(t,e,n){"use strict";var r=n("107c"),i=r.marker,o=n("9092").extendFlat;["Area traces are deprecated!","Please switch to the *barpolar* trace type."].join(" ");t.exports={r:o({},r.r,{}),t:o({},r.t,{}),marker:{color:o({},i.color,{}),size:o({},i.size,{}),symbol:o({},i.symbol,{}),opacity:o({},i.opacity,{}),editType:"calc"}}},fa10:function(t,e,n){"use strict";var r=n("0642"),i=n("fc26"),o=n("a5c4"),a=n("d115"),s=i.fillText;function l(t,e,n,r){var i,o=t.cd,a=o[0].trace,s=a.hoveron,l=[];return-1!==s.indexOf("boxes")&&(l=l.concat(c(t,e,n,r))),-1!==s.indexOf("points")&&(i=u(t,e,n)),"closest"===r?i?[i]:l:i?(l.push(i),l):l}function c(t,e,n,s){var l,c,u,f,d,p,h,m,g,v,b,y,x,w,_=t.cd,k=t.xa,T=t.ya,A=_[0].trace,M=_[0].t,S="violin"===A.type,O=[],C=M.bdPos,E=M.wHover,P=function(t){return u.c2l(t.pos)+M.bPos-u.c2l(p)};S&&"both"!==A.side?("positive"===A.side&&(g=function(t){var e=P(t);return o.inbox(e,e+E,v)},y=C,x=0),"negative"===A.side&&(g=function(t){var e=P(t);return o.inbox(e-E,e,v)},y=0,x=C)):(g=function(t){var e=P(t);return o.inbox(e-E,e+E,v)},y=x=C),w=S?function(t){return o.inbox(t.span[0]-d,t.span[1]-d,v)}:function(t){return o.inbox(t.min-d,t.max-d,v)},"h"===A.orientation?(d=e,p=n,h=w,m=g,l="y",u=T,c="x",f=k):(d=n,p=e,h=g,m=w,l="x",u=k,c="y",f=T);var L=Math.min(1,C/Math.abs(u.r2c(u.range[1])-u.r2c(u.range[0])));function D(t){return(h(t)+m(t))/2}v=t.maxHoverDistance-L,b=t.maxSpikeDistance-L;var I=o.getDistanceFunction(s,h,m,D);if(o.getClosest(_,I,t),!1===t.index)return[];var z=_[t.index],R=A.line.color,j=(A.marker||{}).color;a.opacity(R)&&A.line.width?t.color=R:a.opacity(j)&&A.boxpoints?t.color=j:t.color=A.fillcolor,t[l+"0"]=u.c2p(z.pos+M.bPos-x,!0),t[l+"1"]=u.c2p(z.pos+M.bPos+y,!0),t[l+"LabelVal"]=z.pos;var F=l+"Spike";t.spikeDistance=D(z)*b/v,t[F]=u.c2p(z.pos,!0);var B={},N=["med","q1","q3","min","max"];(A.boxmean||(A.meanline||{}).visible)&&N.push("mean"),(A.boxpoints||A.points)&&N.push("lf","uf");for(var V=0;V0?Math.floor:Math.ceil,D=E>0?Math.ceil:Math.floor,I=E>0?Math.min:Math.max,z=E>0?Math.max:Math.min,R=L(O+P),j=D(C-P);f=S(O);var F=[[f]];for(o=R;o*E0)d=p.c2p(k[b]),b--;d0)v=h.c2p(T[b]),b--;if(v0)},e.getMaxDepth=function(t){return t.maxdepth>=0?t.maxdepth:1/0},e.isHeader=function(t,n){return!(e.isLeaf(t)||t.depth===n._maxDepth-1)},e.getParent=function(t,n){return e.findEntryWithLevel(t,c(n))},e.listPath=function(t,n){var r=t.parent;if(!r)return[];var i=n?[r.data[n]]:[r];return e.listPath(r,n).concat(i)},e.getPath=function(t){return e.listPath(t,"label").join("/")+"/"},e.formatValue=a.formatPieValue,e.formatPercent=function(t,e){var n=r.formatPercent(t,0);return"0%"===n&&(n=a.formatPiePercent(t,e)),n}},fb566:function(t,e){function n(t){var e=new Float32Array(16);return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4],e[5]=t[5],e[6]=t[6],e[7]=t[7],e[8]=t[8],e[9]=t[9],e[10]=t[10],e[11]=t[11],e[12]=t[12],e[13]=t[13],e[14]=t[14],e[15]=t[15],e}t.exports=n},fb5a:function(t,e,n){"use strict";var r=n("107c"),i=n("94d5").hovertemplateAttrs,o=n("94d5").texttemplateAttrs,a=n("f4e9"),s=n("9845"),l=n("1a5e"),c=n("9092").extendFlat,u=s({editType:"calc",arrayOk:!0,colorEditType:"style"}),f=r.marker,d=f.line,p=c({},d.width,{dflt:0}),h=c({width:p,editType:"calc"},a("marker.line")),m=c({line:h,editType:"calc"},a("marker"),{opacity:{valType:"number",arrayOk:!0,dflt:1,min:0,max:1,editType:"style"}});t.exports={x:r.x,x0:r.x0,dx:r.dx,y:r.y,y0:r.y0,dy:r.dy,text:r.text,texttemplate:o({editType:"plot"},{keys:l.eventDataKeys}),hovertext:r.hovertext,hovertemplate:i({},{keys:l.eventDataKeys}),textposition:{valType:"enumerated",values:["inside","outside","auto","none"],dflt:"none",arrayOk:!0,editType:"calc"},insidetextanchor:{valType:"enumerated",values:["end","middle","start"],dflt:"end",editType:"plot"},textangle:{valType:"angle",dflt:"auto",editType:"plot"},textfont:c({},u,{}),insidetextfont:c({},u,{}),outsidetextfont:c({},u,{}),constraintext:{valType:"enumerated",values:["inside","outside","both","none"],dflt:"both",editType:"calc"},cliponaxis:c({},r.cliponaxis,{}),orientation:{valType:"enumerated",values:["v","h"],editType:"calc+clearAxisTypes"},base:{valType:"any",dflt:null,arrayOk:!0,editType:"calc"},offset:{valType:"number",dflt:null,arrayOk:!0,editType:"calc"},width:{valType:"number",dflt:null,min:0,arrayOk:!0,editType:"calc"},marker:m,offsetgroup:{valType:"string",dflt:"",editType:"calc"},alignmentgroup:{valType:"string",dflt:"",editType:"calc"},selected:{marker:{opacity:r.selected.marker.opacity,color:r.selected.marker.color,editType:"style"},textfont:r.selected.textfont,editType:"style"},unselected:{marker:{opacity:r.unselected.marker.opacity,color:r.unselected.marker.color,editType:"style"},textfont:r.unselected.textfont,editType:"style"},r:r.r,t:r.t,_deprecated:{bardir:{valType:"enumerated",editType:"calc",values:["v","h"]}}}},fb8f:function(t,e){function n(t,e){var n=e[0]-t[0],r=e[1]-t[1],i=e[2]-t[2];return Math.sqrt(n*n+r*r+i*i)}t.exports=n},fc03:function(t,e,n){"use strict";var r=n("1676"),i=r.createTubeMesh,o=n("fc26"),a=n("765f").parseColorScale,s=n("c258").extractOpts,l=n("569b"),c={xaxis:0,yaxis:1,zaxis:2};function u(t,e){this.scene=t,this.uid=e,this.mesh=null,this.data=null}var f=u.prototype;function d(t){var e,n=t.length;return e=n>2?t.slice(1,n-1):2===n?[(t[0]+t[1])/2]:t,e}function p(t){var e=t.length;return 1===e?[.5,.5]:[t[1]-t[0],t[e-1]-t[e-2]]}function h(t,e){var n=t.fullSceneLayout,i=t.dataScale,u=e._len,f={};function h(t,e){var r=n[e],a=i[c[e]];return o.simpleMap(t,(function(t){return r.d2l(t)*a}))}if(f.vectors=l(h(e._u,"xaxis"),h(e._v,"yaxis"),h(e._w,"zaxis"),u),!u)return{positions:[],cells:[]};var m=h(e._Xs,"xaxis"),g=h(e._Ys,"yaxis"),v=h(e._Zs,"zaxis");f.meshgrid=[m,g,v],f.gridFill=e._gridFill;var b=e._slen;if(b)f.startingPositions=l(h(e._startsX,"xaxis"),h(e._startsY,"yaxis"),h(e._startsZ,"zaxis"));else{for(var y=g[0],x=d(m),w=d(v),_=new Array(x.length*w.length),k=0,T=0;Ta?s:i(t)?Number(t):s):s},l.isIndex=function(t,e){return!(void 0!==e&&t>=e)&&(i(t)&&t>=0&&t%1===0)},l.noop=n("b778"),l.identity=n("306c"),l.repeat=function(t,e){for(var n=new Array(e),r=0;rn?Math.max(n,Math.min(e,t)):Math.max(e,Math.min(n,t))},l.bBoxIntersect=function(t,e,n){return n=n||0,t.left<=e.right+n&&e.left<=t.right+n&&t.top<=e.bottom+n&&e.top<=t.bottom+n},l.simpleMap=function(t,e,n,r){for(var i=t.length,o=new Array(i),a=0;a=Math.pow(2,n)?i>10?(l.warn("randstr failed uniqueness"),u):t(e,n,r,(i||0)+1):u},l.OptionControl=function(t,e){t||(t={}),e||(e="opt");var n={optionList:[],_newoption:function(r){r[e]=t,n[r.name]=r,n.optionList.push(r)}};return n["_"+e]=t,n},l.smooth=function(t,e){if(e=Math.round(e)||0,e<2)return t;var n,r,i,o,a=t.length,s=2*a,l=2*e-1,c=new Array(l),u=new Array(a);for(n=0;n=s&&(i-=s*Math.floor(i/s)),i<0?i=-1-i:i>=a&&(i=s-1-i),o+=t[i]*c[r];u[n]=o}return u},l.syncOrAsync=function(t,e,n){var r,i;function o(){return l.syncOrAsync(t,e,n)}while(t.length)if(i=t.splice(0,1)[0],r=i(e),r&&r.then)return r.then(o).then(void 0,l.promiseError);return n&&n(e)},l.stripTrailingSlash=function(t){return"/"===t.substr(-1)?t.substr(0,t.length-1):t},l.noneOrAll=function(t,e,n){if(t){var r,i,o=!1,a=!0;for(r=0;r0?e:0}))},l.fillArray=function(t,e,n,r){if(r=r||l.identity,l.isArrayOrTypedArray(t))for(var i=0;i1?i+a[1]:"";if(o&&(a.length>1||s.length>4||n))while(r.test(s))s=s.replace(r,"$1"+o+"$2");return s+l},l.TEMPLATE_STRING_REGEX=/%{([^\s%{}:]*)([:|\|][^}]*)?}/g;var C=/^\w*$/;l.templateString=function(t,e){var n={};return t.replace(l.TEMPLATE_STRING_REGEX,(function(t,r){return C.test(r)?e[r]||"":(n[r]=n[r]||l.nestedProperty(e,r).get,n[r]()||"")}))};var E={max:10,count:0,name:"hovertemplate"};l.hovertemplateString=function(){return D.apply(E,arguments)};var P={max:10,count:0,name:"texttemplate"};l.texttemplateString=function(){return D.apply(P,arguments)};var L=/^[:|\|]/;function D(t,e,n){var i=this,o=arguments;e||(e={});var a={};return t.replace(l.TEMPLATE_STRING_REGEX,(function(t,s,c){var u,f,d,p;for(d=3;d=I&&a<=z,c=s>=I&&s<=z;if(l&&(r=10*r+a-I),c&&(i=10*i+s-I),!l||!c){if(r!==i)return r-i;if(a!==s)return a-s}}return i-r};var R=2e9;l.seedPseudoRandom=function(){R=2e9},l.pseudoRandom=function(){var t=R;return R=(69069*R+1)%4294967296,Math.abs(R-t)<429496729?l.pseudoRandom():R/4294967296},l.fillText=function(t,e,n){var r=Array.isArray(n)?function(t){n.push(t)}:function(t){n.text=t},i=l.extractOption(t,e,"htx","hovertext");if(l.isValidTextValue(i))return r(i);var o=l.extractOption(t,e,"tx","text");return l.isValidTextValue(o)?r(o):void 0},l.isValidTextValue=function(t){return t||0===t},l.formatPercent=function(t,e){e=e||0;for(var n=(Math.round(100*t*Math.pow(10,e))*Math.pow(.1,e)).toFixed(e)+"%",r=0;r1&&(c=1):c=0,"translate("+(i-c*(n+a))+","+(o-c*(r+s))+")"+(c<1?"scale("+c+")":"")+(l?"rotate("+l+(e?"":" "+n+" "+r)+")":"")},l.ensureUniformFontSize=function(t,e){var n=l.extendFlat({},e);return n.size=Math.max(e.size,t._fullLayout.uniformtext.minsize||0),n}},fc6a:function(t,e,n){var r=n("44ad"),i=n("1d80");t.exports=function(t){return r(i(t))}},fc7b:function(t,e,n){"use strict";var r=n("13a0");e.calc=function(t,e){return r.calc(t,e)},e.crossTraceCalc=function(t){return r._runCrossTraceCalc("treemap",t)}},fcb2:function(t,e,n){"use strict";t.exports={moduleType:"component",name:"colorbar",attributes:n("67c4"),supplyDefaults:n("8f2a"),draw:n("8dec").draw,hasColorbar:n("7089")}},fcb3:function(t,e,n){"use strict";t.exports={min:"zmin",max:"zmax"}},fcb7:function(t,e,n){"use strict";var r=n("19b2"),i=n("09bd"),o=n("106b"),a=n("4136"),s=n("70b4").calcMarkerSize,l=n("9b68");t.exports=function(t,e){var n=e._carpetTrace=l(t,e);if(n&&n.visible&&"legendonly"!==n.visible){var c;e.xaxis=n.xaxis,e.yaxis=n.yaxis;var u,f,d=e._length,p=new Array(d),h=!1;for(c=0;c max(a, b)) || \n (p < min(a, b)));\n}\n\nbool outOfRange(vec2 a, vec2 b, vec2 p) {\n return (outOfRange(a.x, b.x, p.x) ||\n outOfRange(a.y, b.y, p.y));\n}\n\nbool outOfRange(vec3 a, vec3 b, vec3 p) {\n return (outOfRange(a.x, b.x, p.x) ||\n outOfRange(a.y, b.y, p.y) ||\n outOfRange(a.z, b.z, p.z));\n}\n\nbool outOfRange(vec4 a, vec4 b, vec4 p) {\n return outOfRange(a.xyz, b.xyz, p.xyz);\n}\n\nuniform vec3 clipBounds[2];\nuniform sampler2D dashTexture;\nuniform float dashScale;\nuniform float opacity;\n\nvarying vec3 worldPosition;\nvarying float pixelArcLength;\nvarying vec4 fragColor;\n\nvoid main() {\n if (\n outOfRange(clipBounds[0], clipBounds[1], worldPosition) ||\n fragColor.a * opacity == 0.\n ) discard;\n\n float dashWeight = texture2D(dashTexture, vec2(dashScale * pixelArcLength, 0)).r;\n if(dashWeight < 0.5) {\n discard;\n }\n gl_FragColor = fragColor * opacity;\n}\n"]),s=r(["precision highp float;\n#define GLSLIFY 1\n\n#define FLOAT_MAX 1.70141184e38\n#define FLOAT_MIN 1.17549435e-38\n\nlowp vec4 encode_float_1540259130(highp float v) {\n highp float av = abs(v);\n\n //Handle special cases\n if(av < FLOAT_MIN) {\n return vec4(0.0, 0.0, 0.0, 0.0);\n } else if(v > FLOAT_MAX) {\n return vec4(127.0, 128.0, 0.0, 0.0) / 255.0;\n } else if(v < -FLOAT_MAX) {\n return vec4(255.0, 128.0, 0.0, 0.0) / 255.0;\n }\n\n highp vec4 c = vec4(0,0,0,0);\n\n //Compute exponent and mantissa\n highp float e = floor(log2(av));\n highp float m = av * pow(2.0, -e) - 1.0;\n \n //Unpack mantissa\n c[1] = floor(128.0 * m);\n m -= c[1] / 128.0;\n c[2] = floor(32768.0 * m);\n m -= c[2] / 32768.0;\n c[3] = floor(8388608.0 * m);\n \n //Unpack exponent\n highp float ebias = e + 127.0;\n c[0] = floor(ebias / 2.0);\n ebias -= c[0] * 2.0;\n c[1] += floor(ebias) * 128.0; \n\n //Unpack sign bit\n c[0] += 128.0 * step(0.0, -v);\n\n //Scale back to range\n return c / 255.0;\n}\n\nbool outOfRange(float a, float b, float p) {\n return ((p > max(a, b)) || \n (p < min(a, b)));\n}\n\nbool outOfRange(vec2 a, vec2 b, vec2 p) {\n return (outOfRange(a.x, b.x, p.x) ||\n outOfRange(a.y, b.y, p.y));\n}\n\nbool outOfRange(vec3 a, vec3 b, vec3 p) {\n return (outOfRange(a.x, b.x, p.x) ||\n outOfRange(a.y, b.y, p.y) ||\n outOfRange(a.z, b.z, p.z));\n}\n\nbool outOfRange(vec4 a, vec4 b, vec4 p) {\n return outOfRange(a.xyz, b.xyz, p.xyz);\n}\n\nuniform float pickId;\nuniform vec3 clipBounds[2];\n\nvarying vec3 worldPosition;\nvarying float pixelArcLength;\nvarying vec4 fragColor;\n\nvoid main() {\n if (outOfRange(clipBounds[0], clipBounds[1], worldPosition)) discard;\n\n gl_FragColor = vec4(pickId/255.0, encode_float_1540259130(pixelArcLength).xyz);\n}"]),l=[{name:"position",type:"vec3"},{name:"nextPosition",type:"vec3"},{name:"arcLength",type:"float"},{name:"lineWidth",type:"float"},{name:"color",type:"vec4"}];e.createShader=function(t){return i(t,o,a,null,l)},e.createPickShader=function(t){return i(t,o,s,null,l)}},fd3b:function(t,e,n){var r=n("0230"),i=n("320c");function o(t){this.local=this.regionalOptions[t||""]||this.regionalOptions[""]}o.prototype=new r.baseCalendar,i(o.prototype,{name:"Ethiopian",jdEpoch:1724220.5,daysPerMonth:[30,30,30,30,30,30,30,30,30,30,30,30,5],hasYearZero:!1,minMonth:1,firstMonth:1,minDay:1,regionalOptions:{"":{name:"Ethiopian",epochs:["BEE","EE"],monthNames:["Meskerem","Tikemet","Hidar","Tahesas","Tir","Yekatit","Megabit","Miazia","Genbot","Sene","Hamle","Nehase","Pagume"],monthNamesShort:["Mes","Tik","Hid","Tah","Tir","Yek","Meg","Mia","Gen","Sen","Ham","Neh","Pag"],dayNames:["Ehud","Segno","Maksegno","Irob","Hamus","Arb","Kidame"],dayNamesShort:["Ehu","Seg","Mak","Iro","Ham","Arb","Kid"],dayNamesMin:["Eh","Se","Ma","Ir","Ha","Ar","Ki"],digits:null,dateFormat:"dd/mm/yyyy",firstDay:0,isRTL:!1}},leapYear:function(t){var e=this._validate(t,this.minMonth,this.minDay,r.local.invalidYear);t=e.year()+(e.year()<0?1:0);return t%4===3||t%4===-1},monthsInYear:function(t){return this._validate(t,this.minMonth,this.minDay,r.local.invalidYear||r.regionalOptions[""].invalidYear),13},weekOfYear:function(t,e,n){var r=this.newDate(t,e,n);return r.add(-r.dayOfWeek(),"d"),Math.floor((r.dayOfYear()-1)/7)+1},daysInMonth:function(t,e){var n=this._validate(t,e,this.minDay,r.local.invalidMonth);return this.daysPerMonth[n.month()-1]+(13===n.month()&&this.leapYear(n.year())?1:0)},weekDay:function(t,e,n){return(this.dayOfWeek(t,e,n)||7)<6},toJD:function(t,e,n){var i=this._validate(t,e,n,r.local.invalidDate);return t=i.year(),t<0&&t++,i.day()+30*(i.month()-1)+365*(t-1)+Math.floor(t/4)+this.jdEpoch-1},fromJD:function(t){var e=Math.floor(t)+.5-this.jdEpoch,n=Math.floor((e-Math.floor((e+366)/1461))/365)+1;n<=0&&n--,e=Math.floor(t)+.5-this.newDate(n,1,1).toJD();var r=Math.floor(e/30)+1,i=e-30*(r-1)+1;return this.newDate(n,r,i)}}),r.calendars.ethiopian=o},fd4c:function(t,e,n){"use strict";t.exports=Math.log2||function(t){return Math.log(t)*Math.LOG2E}},fd80:function(t,e,n){"use strict";var r=n("6e58"),i=n("bb71"),o=n("d115"),a=n("83d1"),s=n("fc26"),l=n("0379"),c=n("a651").arrayEditor,u=n("63dc").LINE_SPACING,f=n("3d2e"),d=n("8ff1");function p(t){return t._index}function h(t){return-1===+t.attr(f.menuIndexAttrName)}function m(t,e){return+t.attr(f.menuIndexAttrName)===e._index}function g(t,e,n,r,i,o,a,s){e.active=a,c(t.layout,f.name,e).applyUpdate("active",a),"buttons"===e.type?b(t,r,null,null,e):"dropdown"===e.type&&(i.attr(f.menuIndexAttrName,"-1"),v(t,r,i,o,e),s||b(t,r,i,o,e))}function v(t,e,n,r,i){var o=s.ensureSingle(e,"g",f.headerClassName,(function(t){t.style("pointer-events","all")})),l=i._dims,c=i.active,u=i.buttons[c]||f.blankHeaderOpts,d={y:i.pad.t,yPad:0,x:i.pad.l,xPad:0,index:0},p={width:l.headerWidth,height:l.headerHeight};o.call(w,i,u,t).call(C,i,d,p);var h=s.ensureSingle(e,"text",f.headerArrowClassName,(function(t){t.classed("user-select-none",!0).attr("text-anchor","end").call(a.font,i.font).text(f.arrowSymbol[i.direction])}));h.attr({x:l.headerWidth-f.arrowOffsetX+i.pad.l,y:l.headerHeight/2+f.textOffsetY+i.pad.t}),o.on("click",(function(){n.call(E,String(m(n,i)?-1:i._index)),b(t,e,n,r,i)})),o.on("mouseover",(function(){o.call(A)})),o.on("mouseout",(function(){o.call(M,i)})),a.setTranslate(e,l.lx,l.ly)}function b(t,e,n,o,a){n||(n=e,n.attr("pointer-events","all"));var l=h(n)&&"buttons"!==a.type?[]:a.buttons,c="dropdown"===a.type?f.dropdownButtonClassName:f.buttonClassName,u=n.selectAll("g."+c).data(s.filterVisible(l)),d=u.enter().append("g").classed(c,!0),p=u.exit();"dropdown"===a.type?(d.attr("opacity","0").transition().attr("opacity","1"),p.transition().attr("opacity","0").remove()):p.remove();var m=0,v=0,b=a._dims,_=-1!==["up","down"].indexOf(a.direction);"dropdown"===a.type&&(_?v=b.headerHeight+f.gapButtonHeader:m=b.headerWidth+f.gapButtonHeader),"dropdown"===a.type&&"up"===a.direction&&(v=-f.gapButtonHeader+f.gapButton-b.openHeight),"dropdown"===a.type&&"left"===a.direction&&(m=-f.gapButtonHeader+f.gapButton-b.openWidth);var k={x:b.lx+m+a.pad.l,y:b.ly+v+a.pad.t,yPad:f.gapButton,xPad:f.gapButton,index:0},S={l:k.x+a.borderwidth,t:k.y+a.borderwidth};u.each((function(s,l){var c=r.select(this);c.call(w,a,s,t).call(C,a,k),c.on("click",(function(){r.event.defaultPrevented||(s.execute&&(s.args2&&a.active===l?(g(t,a,s,e,n,o,-1),i.executeAPICommand(t,s.method,s.args2)):(g(t,a,s,e,n,o,l),i.executeAPICommand(t,s.method,s.args))),t.emit("plotly_buttonclicked",{menu:a,button:s,active:a.active}))})),c.on("mouseover",(function(){c.call(A)})),c.on("mouseout",(function(){c.call(M,a),u.call(T,a)}))})),u.call(T,a),_?(S.w=Math.max(b.openWidth,b.headerWidth),S.h=k.y-S.t):(S.w=k.x-S.l,S.h=Math.max(b.openHeight,b.headerHeight)),S.direction=a.direction,o&&(u.size()?y(t,e,n,o,a,S):x(o))}function y(t,e,n,r,i,o){var a,s,l,c=i.direction,u="up"===c||"down"===c,d=i._dims,p=i.active;if(u)for(s=0,l=0;l0?[0]:[]);if(a.enter().append("g").classed(f.containerClassName,!0).style("cursor","pointer"),a.exit().each((function(){r.select(this).selectAll("g."+f.headerGroupClassName).each(o)})).remove(),0!==n.length){var l=a.selectAll("g."+f.headerGroupClassName).data(n,p);l.enter().append("g").classed(f.headerGroupClassName,!0);for(var c=s.ensureSingle(a,"g",f.dropdownButtonGroupClassName,(function(t){t.style("pointer-events","all")})),u=0;u=0))throw new Error("precision must be a positive number");var n=Math.pow(10,e||0);return Math.round(t*n)/n}function v(t,n){void 0===n&&(n="kilometers");var r=e.factors[n];if(!r)throw new Error(n+" units is invalid");return t*r}function b(t,n){void 0===n&&(n="kilometers");var r=e.factors[n];if(!r)throw new Error(n+" units is invalid");return t/r}function y(t,e){return w(b(t,e))}function x(t){var e=t%360;return e<0&&(e+=360),e}function w(t){var e=t%(2*Math.PI);return 180*e/Math.PI}function _(t){var e=t%360;return e*Math.PI/180}function k(t,e,n){if(void 0===e&&(e="kilometers"),void 0===n&&(n="kilometers"),!(t>=0))throw new Error("length must be a positive number");return v(b(t,e),n)}function T(t,n,r){if(void 0===n&&(n="meters"),void 0===r&&(r="kilometers"),!(t>=0))throw new Error("area must be a positive number");var i=e.areaFactors[n];if(!i)throw new Error("invalid original units");var o=e.areaFactors[r];if(!o)throw new Error("invalid final units");return t/i*o}function A(t){return!isNaN(t)&&null!==t&&!Array.isArray(t)&&!/^\s*$/.test(t)}function M(t){return!!t&&t.constructor===Object}function S(t){if(!t)throw new Error("bbox is required");if(!Array.isArray(t))throw new Error("bbox must be an Array");if(4!==t.length&&6!==t.length)throw new Error("bbox must be an Array of 4 or 6 numbers");t.forEach((function(t){if(!A(t))throw new Error("bbox must only contain numbers")}))}function O(t){if(!t)throw new Error("id is required");if(-1===["string","number"].indexOf(typeof t))throw new Error("id must be a number or a string")}function C(){throw new Error("method has been renamed to `radiansToDegrees`")}function E(){throw new Error("method has been renamed to `degreesToRadians`")}function P(){throw new Error("method has been renamed to `lengthToDegrees`")}function L(){throw new Error("method has been renamed to `lengthToRadians`")}function D(){throw new Error("method has been renamed to `radiansToLength`")}function I(){throw new Error("method has been renamed to `bearingToAzimuth`")}function z(){throw new Error("method has been renamed to `convertLength`")}Object.defineProperty(e,"__esModule",{value:!0}),e.earthRadius=6371008.8,e.factors={centimeters:100*e.earthRadius,centimetres:100*e.earthRadius,degrees:e.earthRadius/111325,feet:3.28084*e.earthRadius,inches:39.37*e.earthRadius,kilometers:e.earthRadius/1e3,kilometres:e.earthRadius/1e3,meters:e.earthRadius,metres:e.earthRadius,miles:e.earthRadius/1609.344,millimeters:1e3*e.earthRadius,millimetres:1e3*e.earthRadius,nauticalmiles:e.earthRadius/1852,radians:1,yards:e.earthRadius/1.0936},e.unitsFactors={centimeters:100,centimetres:100,degrees:1/111325,feet:3.28084,inches:39.37,kilometers:.001,kilometres:.001,meters:1,metres:1,miles:1/1609.344,millimeters:1e3,millimetres:1e3,nauticalmiles:1/1852,radians:1/e.earthRadius,yards:1/1.0936},e.areaFactors={acres:247105e-9,centimeters:1e4,centimetres:1e4,feet:10.763910417,inches:1550.003100006,kilometers:1e-6,kilometres:1e-6,meters:1,metres:1,miles:386e-9,millimeters:1e6,millimetres:1e6,yards:1.195990046},e.feature=r,e.geometry=i,e.point=o,e.points=a,e.polygon=s,e.polygons=l,e.lineString=c,e.lineStrings=u,e.featureCollection=f,e.multiLineString=d,e.multiPoint=p,e.multiPolygon=h,e.geometryCollection=m,e.round=g,e.radiansToLength=v,e.lengthToRadians=b,e.lengthToDegrees=y,e.bearingToAzimuth=x,e.radiansToDegrees=w,e.degreesToRadians=_,e.convertLength=k,e.convertArea=T,e.isNumber=A,e.isObject=M,e.validateBBox=S,e.validateId=O,e.radians2degrees=C,e.degrees2radians=E,e.distanceToDegrees=P,e.distanceToRadians=L,e.radiansToDistance=D,e.bearingToAngle=I,e.convertDistance=z},fec5:function(t,e){function n(t){return t[0]=1,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=1,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=1,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t}t.exports=n},fedf:function(t,e){function n(t,e,n,r){return t[0]=e,t[1]=n,t[2]=r,t}t.exports=n},feed:function(t,e,n){"use strict";var r=n("d115"),i=n("de81");t.exports=function(t,e){var n,o;if("lines"===t.mode)return n=t.line.color,n&&r.opacity(n)?n:t.fillcolor;if("none"===t.mode)return t.fill?t.fillcolor:"";var a=e.mcc||(t.marker||{}).color,s=e.mlcc||((t.marker||{}).line||{}).color;return o=a&&r.opacity(a)?a:s&&r.opacity(s)&&(e.mlw||((t.marker||{}).line||{}).width)?s:"",o?r.opacity(o)<.3?r.addOpacity(o,.3):o:(n=(t.line||{}).color,n&&r.opacity(n)&&i.hasLines(t)&&t.line.width?n:t.fillcolor)}},ff0b:function(t,e){function n(t,e,n){var r=e[0],i=e[1],o=e[2];return t[0]=r*n[0]+i*n[3]+o*n[6],t[1]=r*n[1]+i*n[4]+o*n[7],t[2]=r*n[2]+i*n[5]+o*n[8],t}t.exports=n},ff0d:function(t,e,n){"use strict";t.exports={attributes:n("fb5a"),layoutAttributes:n("37e3"),supplyDefaults:n("1c1c").supplyDefaults,crossTraceDefaults:n("1c1c").crossTraceDefaults,supplyLayoutDefaults:n("ed16"),calc:n("d78f"),crossTraceCalc:n("0cec").crossTraceCalc,colorbar:n("f3cf"),arraysToCalcdata:n("424b"),plot:n("c791").plot,style:n("2df3").style,styleOnSelect:n("2df3").styleOnSelect,hoverPoints:n("ac97").hoverPoints,eventData:n("d41c"),selectPoints:n("7000"),moduleType:"trace",name:"bar",basePlotModule:n("91cd"),categories:["bar-like","cartesian","svg","bar","oriented","errorBarsOK","showLegend","zoomScale"],animatable:!0,meta:{}}},ff49:function(t,e,n){"use strict";var r=n("6e58"),i=n("83d1"),o=n("0642"),a=n("73c9");t.exports=function(t){var e,n,s=t._fullLayout,l=[],c={},u=[];for(n=0;n>1,a=l(t[o],e);a<=0?(0===a&&(i=o),n=o+1):a>0&&(r=o-1)}return i}function p(t,e){for(var n=new Array(t.length),i=0,o=n.length;i=t.length||0!==l(t[g],a))break}return n}function h(t,e){if(!e)return p(f(g(t,0)),t,0);for(var n=new Array(e),r=0;r>>c&1&&l.push(i[c]);e.push(l)}return u(e)}function g(t,e){if(e<0)return[];for(var n=[],i=(1<1&&void 0!==arguments[1]?arguments[1]:null,r="undefined"!==typeof t&&t?Object({NODE_ENV:"development",BASE_URL:"/"})||!1:{};return e?r[e]||n:r},i=function(){return r("BOOTSTRAP_VUE_NO_WARN")||"production"===r("NODE_ENV")}}).call(this,n(72))},function(t,e,n){"use strict";var r=n(7),i="undefined"!==typeof window,o="undefined"!==typeof document,a="undefined"!==typeof navigator,s="undefined"!==typeof Promise,l="undefined"!==typeof MutationObserver||"undefined"!==typeof WebKitMutationObserver||"undefined"!==typeof MozMutationObserver,c=i&&o&&a,u=i?window:{},f=o?document:{},d=a?navigator:{},p=(d.userAgent||"").toLowerCase(),h=p.indexOf("jsdom")>0,m=(/msie|trident/.test(p),function(){var t=!1;if(c)try{var e={get passive(){t=!0}};u.addEventListener("test",e,e),u.removeEventListener("test",e,e)}catch(n){t=!1}return t}()),g=c&&("ontouchstart"in f.documentElement||d.maxTouchPoints>0),v=c&&Boolean(u.PointerEvent||u.MSPointerEvent),b=c&&"IntersectionObserver"in u&&"IntersectionObserverEntry"in u&&"intersectionRatio"in u.IntersectionObserverEntry.prototype,y="BvConfig",x="$bvConfig",w=["xs","sm","md","lg","xl"],_=/\[(\d+)]/g,k=/^(BV?)/,T=/^\d+$/,A=/^\..+/,M=/^#/,S=/^#[A-Za-z]+[\w\-:.]*$/,O=/(<([^>]+)>)/gi,C=/\B([A-Z])/g,E=/([a-z])([A-Z])/g,P=/^[0-9]*\.?[0-9]+$/,L=/\+/g,D=/[-/\\^$*+?.()|[\]{}]/g,I=/[\s\uFEFF\xA0]+/g,z=/\s+/,R=/\/\*$/,j=/(\s|^)(\w)/g,F=/^\s+/,B=/_/g,N=/-(\w)/g,V=/^\d+-\d\d?-\d\d?(?:\s|T|$)/,U=/-|\s|T/,H=/^([0-1]?[0-9]|2[0-3]):[0-5]?[0-9](:[0-5]?[0-9])?$/,q=/^.*(#[^#]+)$/,$=/%2C/g,G=/[!'()*]/g,Y=/^(\?|#|&)/,W=/^\d+(\.\d*)?[/:]\d+(\.\d*)?$/,X=/[/:]/,Z=/^col-/,J=/^BIcon/,K=/-u-.+/;function Q(t){return Q="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},Q(t)}function tt(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function et(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&ct(t,e)}function nt(t){var e=st();return function(){var n,r=ut(t);if(e){var i=ut(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return rt(this,n)}}function rt(t,e){return!e||"object"!==Q(e)&&"function"!==typeof e?it(t):e}function it(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function ot(t){var e="function"===typeof Map?new Map:void 0;return ot=function(t){if(null===t||!lt(t))return t;if("function"!==typeof t)throw new TypeError("Super expression must either be null or a function");if("undefined"!==typeof e){if(e.has(t))return e.get(t);e.set(t,n)}function n(){return at(t,arguments,ut(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),ct(n,t)},ot(t)}function at(t,e,n){return at=st()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var i=Function.bind.apply(t,r),o=new i;return n&&ct(o,n.prototype),o},at.apply(null,arguments)}function st(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function lt(t){return-1!==Function.toString.call(t).indexOf("[native code]")}function ct(t,e){return ct=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},ct(t,e)}function ut(t){return ut=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},ut(t)}var ft=i?u.Element:function(t){et(n,t);var e=nt(n);function n(){return tt(this,n),e.apply(this,arguments)}return n}(ot(Object)),dt=i?u.HTMLElement:function(t){et(n,t);var e=nt(n);function n(){return tt(this,n),e.apply(this,arguments)}return n}(ft),pt=i?u.SVGElement:function(t){et(n,t);var e=nt(n);function n(){return tt(this,n),e.apply(this,arguments)}return n}(ft),ht=i?u.File:function(t){et(n,t);var e=nt(n);function n(){return tt(this,n),e.apply(this,arguments)}return n}(ot(Object));function mt(t){return mt="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},mt(t)}var gt=function(t){return mt(t)},vt=function(t){return Object.prototype.toString.call(t).slice(8,-1)},bt=function(t){return void 0===t},yt=function(t){return null===t},xt=function(t){return bt(t)||yt(t)},wt=function(t){return"function"===gt(t)},_t=function(t){return"boolean"===gt(t)},kt=function(t){return"string"===gt(t)},Tt=function(t){return"number"===gt(t)},At=function(t){return P.test(String(t))},Mt=function(t){return Array.isArray(t)},St=function(t){return null!==t&&"object"===mt(t)},Ot=function(t){return"[object Object]"===Object.prototype.toString.call(t)},Ct=function(t){return t instanceof Date},Et=function(t){return t instanceof Event},Pt=function(t){return t instanceof ht},Lt=function(t){return"RegExp"===vt(t)},Dt=function(t){return!xt(t)&&wt(t.then)&&wt(t.catch)};function It(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function zt(t){for(var e=1;et.length)&&(e=t.length);for(var n=0,r=new Array(e);n1&&void 0!==arguments[1]?arguments[1]:e;return Mt(e)?e.reduce((function(e,n){return[].concat(te(e),[t(n,n)])}),[]):Ot(e)?Ut(e).reduce((function(n,r){return Kt(Kt({},n),{},Qt({},r,t(e[r],e[r])))}),{}):n},se=function(t){return t},le=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;if(e=Mt(e)?e.join("."):e,!e||!St(t))return n;if(e in t)return t[e];e=String(e).replace(_,".$1");var r=e.split(".").filter(se);return 0===r.length?n:r.every((function(e){return St(t)&&e in t&&!xt(t=t[e])}))?t:yt(t)?null:n},ce=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=le(t,e);return xt(r)?n:r},ue=n(128),fe=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;Object(ue["a"])()||console.warn("[BootstrapVue warn]: ".concat(e?"".concat(e," - "):"").concat(t))},de=function(t){return!c&&(fe("".concat(t,": Can not be called during SSR.")),!0)},pe=function(t){return!s&&(fe("".concat(t,": Requires Promise support.")),!0)},he=function(t){return!l&&(fe("".concat(t,": Requires MutationObserver support.")),!0)};function me(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ge(t,e){for(var n=0;n0&&void 0!==arguments[0]?arguments[0]:{};if(Ot(e)){var n=Vt(e);n.forEach((function(n){var r=e[n];"breakpoints"===n?!Mt(r)||r.length<2||r.some((function(t){return!kt(t)||0===t.length}))?fe('"breakpoints" must be an array of at least 2 breakpoint names',y):t.$_config[n]=ae(r):Ot(r)&&(t.$_config[n]=Vt(r).reduce((function(t,e){return bt(r[e])||(t[e]=ae(r[e])),t}),t.$_config[n]||{}))}))}}},{key:"resetConfig",value:function(){this.$_config={}}},{key:"getConfig",value:function(){return ae(this.$_config)}},{key:"getConfigValue",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0;return ae(le(this.$_config,t,e))}}]),t}(),ye=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:r["default"];e.prototype[x]=r["default"].prototype[x]=e.prototype[x]||r["default"].prototype[x]||new be,e.prototype[x].setConfig(t)};function xe(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function we(t){for(var e=1;e0&&void 0!==arguments[0]?arguments[0]:{},e=t.components,n=t.directives,r=t.plugins,i=function t(i){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};t.installed||(t.installed=!0,ke(i),ye(o,i),Oe(i,e),Ee(i,n),Me(i,r))};return i.installed=!1,i},Ae=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return we(we({},e),{},{install:Te(t)})},Me=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};for(var n in e)n&&e[n]&&t.use(e[n])},Se=function(t,e,n){t&&e&&n&&t.component(e,n)},Oe=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};for(var n in e)Se(t,n,e[n])},Ce=function(t,e,n){t&&e&&n&&t.directive(e.replace(/^VB/,"B"),n)},Ee=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};for(var n in e)Ce(t,n,e[n])},Pe=function(){return(Pe=Object.assign||function(t){for(var e,n=1,r=arguments.length;n1&&void 0!==arguments[1]?arguments[1]:NaN,n=parseInt(t,10);return isNaN(n)?e:n},Ka=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:NaN,n=parseFloat(t);return isNaN(n)?e:n},Qa=function(t,e){return Ka(t).toFixed(Ja(e,0))},ts=function(t){return t.replace(C,"-$1").toLowerCase()},es=function(t){return t=ts(t).replace(N,(function(t,e){return e?e.toUpperCase():""})),t.charAt(0).toUpperCase()+t.slice(1)},ns=function(t){return t.replace(B," ").replace(E,(function(t,e,n){return e+" "+n})).replace(j,(function(t,e,n){return e+n.toUpperCase()}))},rs=function(t){return t=kt(t)?t.trim():String(t),t.charAt(0).toLowerCase()+t.slice(1)},is=function(t){return t=kt(t)?t.trim():String(t),t.charAt(0).toUpperCase()+t.slice(1)},os=function(t){return t.replace(D,"\\$&")},as=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2;return xt(t)?"":Mt(t)||Ot(t)&&t.toString===Object.prototype.toString?JSON.stringify(t,null,e):String(t)},ss=function(t){return as(t).replace(F,"")},ls=function(t){return as(t).trim()},cs=function(t){return as(t).toLowerCase()},us=ft.prototype,fs=["button","[href]:not(.disabled)","input","select","textarea","[tabindex]","[contenteditable]"].map((function(t){return"".concat(t,":not(:disabled):not([disabled])")})).join(", "),ds=us.matches||us.msMatchesSelector||us.webkitMatchesSelector,ps=us.closest||function(t){var e=this;do{if(Ms(e,t))return e;e=e.parentElement||e.parentNode}while(!yt(e)&&e.nodeType===Node.ELEMENT_NODE);return null},hs=u.requestAnimationFrame||u.webkitRequestAnimationFrame||u.mozRequestAnimationFrame||u.msRequestAnimationFrame||u.oRequestAnimationFrame||function(t){return setTimeout(t,16)},ms=u.MutationObserver||u.WebKitMutationObserver||u.MozMutationObserver||null,gs=function(t){return t&&t.parentNode&&t.parentNode.removeChild(t)},vs=function(t){return!(!t||t.nodeType!==Node.ELEMENT_NODE)},bs=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=f.activeElement;return e&&!t.some((function(t){return t===e}))?e:null},ys=function(t,e){return as(t).toLowerCase()===as(e).toLowerCase()},xs=function(t){return vs(t)&&t===bs()},ws=function(t){if(!vs(t)||!t.parentNode||!Os(f.body,t))return!1;if("none"===Bs(t,"display"))return!1;var e=Ns(t);return!!(e&&e.height>0&&e.width>0)},_s=function(t){return!vs(t)||t.disabled||Rs(t,"disabled")||Ls(t,"disabled")},ks=function(t){return vs(t)&&t.offsetHeight},Ts=function(t,e){return $a((vs(e)?e:f).querySelectorAll(t))},As=function(t,e){return(vs(e)?e:f).querySelector(t)||null},Ms=function(t,e){return!!vs(t)&&ds.call(t,e)},Ss=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(!vs(e))return null;var r=ps.call(e,t);return n?r:r===e?null:r},Os=function(t,e){return!(!t||!wt(t.contains))&&t.contains(e)},Cs=function(t){return f.getElementById(/^#/.test(t)?t.slice(1):t)||null},Es=function(t,e){e&&vs(t)&&t.classList&&t.classList.add(e)},Ps=function(t,e){e&&vs(t)&&t.classList&&t.classList.remove(e)},Ls=function(t,e){return!!(e&&vs(t)&&t.classList)&&t.classList.contains(e)},Ds=function(t,e,n){e&&vs(t)&&t.setAttribute(e,n)},Is=function(t,e){e&&vs(t)&&t.removeAttribute(e)},zs=function(t,e){return e&&vs(t)?t.getAttribute(e):null},Rs=function(t,e){return e&&vs(t)?t.hasAttribute(e):null},js=function(t,e,n){e&&vs(t)&&(t.style[e]=n)},Fs=function(t,e){e&&vs(t)&&(t.style[e]="")},Bs=function(t,e){return e&&vs(t)&&t.style[e]||null},Ns=function(t){return vs(t)?t.getBoundingClientRect():null},Vs=function(t){var e=u.getComputedStyle;return e&&vs(t)?e(t):{}},Us=function(){var t=u.getSelection;return t?u.getSelection():null},Hs=function(t){var e={top:0,left:0};if(!vs(t)||0===t.getClientRects().length)return e;var n=Ns(t);if(n){var r=t.ownerDocument.defaultView;e.top=n.top+r.pageYOffset,e.left=n.left+r.pageXOffset}return e},qs=function(t){var e={top:0,left:0};if(!vs(t))return e;var n={top:0,left:0},r=Vs(t);if("fixed"===r.position)e=Ns(t)||e;else{e=Hs(t);var i=t.ownerDocument,o=t.offsetParent||i.documentElement;while(o&&(o===i.body||o===i.documentElement)&&"static"===Vs(o).position)o=o.parentNode;if(o&&o!==t&&o.nodeType===Node.ELEMENT_NODE){n=Hs(o);var a=Vs(o);n.top+=Ka(a.borderTopWidth,0),n.left+=Ka(a.borderLeftWidth,0)}}return{top:e.top-n.top-Ka(r.marginTop,0),left:e.left-n.left-Ka(r.marginLeft,0)}},$s=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document;return Ts(fs,t).filter(ws).filter((function(t){return t.tabIndex>-1&&!t.disabled}))},Gs=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{t.focus(e)}catch(n){}return xs(t)},Ys=function(t){try{t.blur()}catch(e){}return!xs(t)},Ws=function(t){var e=Ft(null);return function(){for(var n=arguments.length,r=new Array(n),i=0;i1&&void 0!==arguments[1]?arguments[1]:void 0,n=Xs[x];return n?n.getConfigValue(t,e):ae(e)},Js=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;return e?Zs("".concat(t,".").concat(e),n):Zs(t,{})},Ks=function(){return Zs("breakpoints",w)},Qs=Ws((function(){return Ks()})),tl=function(){return ae(Qs())},el=Ws((function(){var t=tl();return t[0]="",t}));function nl(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function rl(t){for(var e=1;e0&&void 0!==arguments[0]?arguments[0]:po,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:void 0,i=!0===n;return r=i?r:n,rl(rl(rl({},t?{type:t}:{}),i?{required:i}:bt(e)?{}:{default:St(e)?function(){return e}:e}),bt(r)?{}:{validator:r})},cl=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:se;if(Mt(t))return t.map(e);var n={};for(var r in t)Ht(t,r)&&(n[e(r)]=St(t[r])?$t(t[r]):t[r]);return n},ul=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:se;return(Mt(t)?t.slice():Ut(t)).reduce((function(t,r){return t[n(r)]=e[r],t}),{})},fl=function(t,e,n){return rl(rl({},ae(t)),{},{default:function(){var r=Js(n,e,t.default);return wt(r)?r():r}})},dl=function(t,e){return Ut(t).reduce((function(n,r){return rl(rl({},n),{},il({},r,fl(t[r],r,e)))}),{})},pl=fl({},"","").default.name,hl=function(t){return wt(t)&&t.name!==pl};function ml(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var gl=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.type,i=void 0===n?po:n,o=e.defaultValue,a=void 0===o?void 0:o,s=e.validator,l=void 0===s?void 0:s,c=e.event,u=void 0===c?Ci:c,f=ml({},t,ll(i,a,l)),d=r["default"].extend({model:{prop:t,event:u},props:f});return{mixin:d,props:f,prop:t,event:u}},vl=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return t=Ya(t).filter(se),t.some((function(t){return e[t]||n[t]}))},bl=function(t){var e,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};t=Ya(t).filter(se);for(var o=0;o0&&void 0!==arguments[0]?arguments[0]:Ho,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.$scopedSlots,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.$slots;return vl(t,e,n)},normalizeSlot:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Ho,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.$scopedSlots,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:this.$slots,i=bl(t,e,n,r);return i?Ya(i):i}}}),xl=function(t){return m?St(t)?t:{capture:!!t||!1}:!!(St(t)?t.capture:t)},wl=function(t,e,n,r){t&&t.addEventListener&&t.addEventListener(e,n,xl(r))},_l=function(t,e,n,r){t&&t.removeEventListener&&t.removeEventListener(e,n,xl(r))},kl=function(t){for(var e=t?wl:_l,n=arguments.length,r=new Array(n>1?n-1:0),i=1;i1&&void 0!==arguments[1]?arguments[1]:{},n=e.preventDefault,r=void 0===n||n,i=e.propagation,o=void 0===i||i,a=e.immediatePropagation,s=void 0!==a&&a;r&&t.preventDefault(),o&&t.stopPropagation(),s&&t.stopImmediatePropagation()},Al=function(t){return ts(t.replace(k,""))},Ml=function(t,e){return[lo,Al(t),e].join(co)},Sl=function(t,e){return[lo,e,Al(t)].join(co)};function Ol(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Cl=dl({ariaLabel:ll(wo,"Close"),content:ll(wo,"×"),disabled:ll(mo,!1),textVariant:ll(wo)},Ge),El=r["default"].extend({name:Ge,functional:!0,props:Cl,render:function(t,e){var n=e.props,r=e.data,i=e.slots,o=e.scopedSlots,a=i(),s=o||{},l={staticClass:"close",class:Ol({},"text-".concat(n.textVariant),n.textVariant),attrs:{type:"button",disabled:n.disabled,"aria-label":n.ariaLabel?String(n.ariaLabel):null},on:{click:function(t){n.disabled&&Et(t)&&Tl(t)}}};return vl(Ho,s,a)||(l.domProps={innerHTML:n.content}),t("button",ze(r,l),bl(Ho,{},s,a))}});function Pl(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Ll(t){for(var e=1;e0?t:0)},Wl=function(t){return""===t||!0===t||!(Ja(t,0)<1)&&!!t},Xl=dl(Xt(Nl(Nl({},ql),{},{dismissLabel:ll(wo,"Close"),dismissible:ll(mo,!1),fade:ll(mo,!1),variant:ll(wo,"info")})),je),Zl=r["default"].extend({name:je,mixins:[Hl,yl],props:Xl,data:function(){return{countDown:0,localShow:Wl(this[$l])}},watch:(Il={},Vl(Il,$l,(function(t){this.countDown=Yl(t),this.localShow=Wl(t)})),Vl(Il,"countDown",(function(t){var e=this;this.clearCountDownInterval();var n=this[$l];At(n)&&(this.$emit(bi,t),n!==t&&this.$emit(Gl,t),t>0?(this.localShow=!0,this.$_countDownTimeout=setTimeout((function(){e.countDown--}),1e3)):this.$nextTick((function(){hs((function(){e.localShow=!1}))})))})),Vl(Il,"localShow",(function(t){var e=this[$l];t||!this.dismissible&&!At(e)||this.$emit(vi),At(e)||e===t||this.$emit(Gl,t)})),Il),created:function(){this.$_filterTimer=null;var t=this[$l];this.countDown=Yl(t),this.localShow=Wl(t)},beforeDestroy:function(){this.clearCountDownInterval()},methods:{dismiss:function(){this.clearCountDownInterval(),this.countDown=0,this.localShow=!1},clearCountDownInterval:function(){clearTimeout(this.$_countDownTimeout),this.$_countDownTimeout=null}},render:function(t){var e=t();if(this.localShow){var n=this.dismissible,r=this.variant,i=t();n&&(i=t(El,{attrs:{"aria-label":this.dismissLabel},on:{click:this.dismiss}},[this.normalizeSlot($o)])),e=t("div",{staticClass:"alert",class:Vl({"alert-dismissible":n},"alert-".concat(r),r),attrs:{role:"alert","aria-live":"polite","aria-atomic":!0},key:this[Re]},[i,this.normalizeSlot()])}return t(Fl,{props:{noFade:!this.fade}},[e])}}),Jl=Ae({components:{BAlert:Zl}}),Kl=Math.min,Ql=Math.max,tc=Math.abs,ec=Math.ceil,nc=Math.floor,rc=Math.pow,ic=Math.round;function oc(t,e){return uc(t)||cc(t,e)||sc(t,e)||ac()}function ac(){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 sc(t,e){if(t){if("string"===typeof t)return lc(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?lc(t,e):void 0}}function lc(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n0&&void 0!==arguments[0]?arguments[0]:{},e=t.target,n=t.rel;return"_blank"===e&&yt(n)?"noopener":n||null},Ac=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.href,n=t.to,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:mc,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"#",o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"/";if(e)return e;if(_c(r))return null;if(kt(n))return n||o;if(Ot(n)&&(n.path||n.query||n.hash)){var a=as(n.path),s=yc(n.query),l=as(n.hash);return l=l&&"#"!==l.charAt(0)?"#".concat(l):l,"".concat(a).concat(s).concat(l)||o}return i};function Mc(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Sc={viewBox:"0 0 16 16",width:"1em",height:"1em",focusable:"false",role:"img","aria-label":"icon"},Oc={width:null,height:null,focusable:null,role:null,"aria-label":null},Cc={animation:ll(wo),content:ll(wo),flipH:ll(mo,!1),flipV:ll(mo,!1),fontScale:ll(Po,1),rotate:ll(Po,0),scale:ll(Po,1),shiftH:ll(Po,0),shiftV:ll(Po,0),stacked:ll(mo,!1),title:ll(wo),variant:ll(wo)},Ec=r["default"].extend({name:$n,functional:!0,props:Cc,render:function(t,e){var n,r=e.data,i=e.props,o=e.children,a=i.animation,s=i.content,l=i.flipH,c=i.flipV,u=i.stacked,f=i.title,d=i.variant,p=Ql(Ka(i.fontScale,1),0)||1,h=Ql(Ka(i.scale,1),0)||1,m=Ka(i.rotate,0),g=Ka(i.shiftH,0),v=Ka(i.shiftV,0),b=l||c||1!==h,y=b||m,x=g||v,w=!xt(s),_=[y?"translate(8 8)":null,b?"scale(".concat((l?-1:1)*h," ").concat((c?-1:1)*h,")"):null,m?"rotate(".concat(m,")"):null,y?"translate(-8 -8)":null].filter(se),k=t("g",{attrs:{transform:_.join(" ")||null},domProps:w?{innerHTML:s||""}:{}},o);x&&(k=t("g",{attrs:{transform:"translate(".concat(16*g/16," ").concat(-16*v/16,")")}},[k])),u&&(k=t("g",[k]));var T=f?t("title",f):null,A=[T,k].filter(se);return t("svg",ze({staticClass:"b-icon bi",class:(n={},Mc(n,"text-".concat(d),d),Mc(n,"b-icon-animation-".concat(a),a),n),attrs:Sc,style:u?{}:{fontSize:1===p?null:"".concat(100*p,"%")}},r,u?{attrs:Oc}:{},{attrs:{xmlns:u?null:"http://www.w3.org/2000/svg",fill:"currentColor"}}),A)}});function Pc(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Lc(t){for(var e=1;e'),jc=Ic("CalendarFill",''),Fc=Ic("ChevronBarLeft",''),Bc=Ic("ChevronDoubleLeft",''),Nc=Ic("ChevronDown",''),Vc=Ic("ChevronLeft",''),Uc=Ic("ChevronUp",''),Hc=Ic("CircleFill",''),qc=Ic("Clock",''),$c=Ic("ClockFill",''),Gc=Ic("Dash",''),Yc=Ic("PersonFill",''),Wc=Ic("Plus",''),Xc=Ic("Star",''),Zc=Ic("StarFill",''),Jc=Ic("StarHalf",''),Kc=Ic("X",''); /*! * BootstrapVue Icons, generated from Bootstrap Icons 1.2.2 * * @link https://icons.getbootstrap.com/ * @license MIT * https://github.com/twbs/icons/blob/master/LICENSE.md - */function Qc(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function tu(t){for(var e=1;e1?n-1:0),i=1;it.length)&&(e=t.length);for(var n=0,r=new Array(e);n0&&void 0!==arguments[0]?arguments[0]:"";return String(t).replace(O,"")},Af=function(t,e){return t?{innerHTML:t}:e?{textContent:e}:{}};function Mf(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Sf(t){for(var e=1;e-1&&(e=e.slice(0,n).reverse(),Gs(e[0]))},focusNext:function(t){var e=this.getItems(),n=e.indexOf(t.target);n>-1&&(e=e.slice(n+1),Gs(e[0]))},focusLast:function(){var t=this.getItems().reverse();Gs(t[0])},onFocusin:function(t){var e=this.$el;t.target!==e||Os(e,t.relatedTarget)||(Tl(t),this.focusFirst(t))},onKeydown:function(t){var e=t.keyCode,n=t.shiftKey;e===bu||e===pu?(Tl(t),n?this.focusFirst(t):this.focusPrev(t)):e!==lu&&e!==gu||(Tl(t),n?this.focusLast(t):this.focusNext(t))}},render:function(t){var e=this.keyNav;return t("div",{staticClass:"btn-toolbar",class:{"justify-content-between":this.justify},attrs:{role:"toolbar",tabindex:e?"0":null},on:e?{focusin:this.onFocusin,keydown:this.onKeydown}:{}},[this.normalizeSlot()])}}),Xf=Ae({components:{BButtonToolbar:Wf,BBtnToolbar:Wf}}),Zf="gregory",Jf="long",Kf="narrow",Qf="short",td="2-digit",ed="numeric";function nd(t,e){return sd(t)||ad(t,e)||id(t,e)||rd()}function rd(){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 id(t,e){if(t){if("string"===typeof t)return od(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?od(t,e):void 0}}function od(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n1&&void 0!==arguments[1]?arguments[1]:Zf;t=Ya(t).filter(se);var n=new Intl.DateTimeFormat(t,{calendar:e});return n.resolvedOptions().locale},gd=function(t,e){var n=new Intl.DateTimeFormat(t,e);return n.format},vd=function(t,e){return hd(t)===hd(e)},bd=function(t){return t=dd(t),t.setDate(1),t},yd=function(t){return t=dd(t),t.setMonth(t.getMonth()+1),t.setDate(0),t},xd=function(t,e){t=dd(t);var n=t.getMonth();return t.setFullYear(t.getFullYear()+e),t.getMonth()!==n&&t.setDate(0),t},wd=function(t){t=dd(t);var e=t.getMonth();return t.setMonth(e-1),t.getMonth()===e&&t.setDate(0),t},_d=function(t){t=dd(t);var e=t.getMonth();return t.setMonth(e+1),t.getMonth()===(e+2)%12&&t.setDate(0),t},kd=function(t){return xd(t,-1)},Td=function(t){return xd(t,1)},Ad=function(t){return xd(t,-10)},Md=function(t){return xd(t,10)},Sd=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;return t=pd(t),e=pd(e)||t,n=pd(n)||t,t?tn?n:t:null},Od=["ar","az","ckb","fa","he","ks","lrc","mzn","ps","sd","te","ug","ur","yi"].map((function(t){return t.toLowerCase()})),Cd=function(t){var e=as(t).toLowerCase().replace(K,"").split("-"),n=e.slice(0,2).join("-"),r=e[0];return Ga(Od,n)||Ga(Od,r)},Ed={id:ll(wo)},Pd=r["default"].extend({props:Ed,data:function(){return{localId_:null}},computed:{safeId:function(){var t=this.id||this.localId_,e=function(e){return t?(e=String(e||"").replace(/\s+/g,"_"),e?t+"_"+e:t):null};return e}},mounted:function(){var t=this;this.$nextTick((function(){t.localId_="__BVID__".concat(t[Re])}))}});function Ld(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Dd(t){for(var e=1;ee}},dateDisabled:function(){var t=this,e=this.dateOutOfRange;return function(n){n=pd(n);var r=hd(n);return!(!e(n)&&!t.computedDateDisabledFn(r,n))}},formatDateString:function(){return gd(this.calendarLocale,Dd(Dd({year:ed,month:td,day:td},this.dateFormatOptions),{},{hour:void 0,minute:void 0,second:void 0,calendar:Zf}))},formatYearMonth:function(){return gd(this.calendarLocale,{year:ed,month:Jf,calendar:Zf})},formatWeekdayName:function(){return gd(this.calendarLocale,{weekday:Jf,calendar:Zf})},formatWeekdayNameShort:function(){return gd(this.calendarLocale,{weekday:this.weekdayHeaderFormat||Qf,calendar:Zf})},formatDay:function(){var t=new Intl.NumberFormat([this.computedLocale],{style:"decimal",minimumIntegerDigits:1,minimumFractionDigits:0,maximumFractionDigits:0,notation:"standard"});return function(e){return t.format(e.getDate())}},prevDecadeDisabled:function(){var t=this.computedMin;return this.disabled||t&&yd(Ad(this.activeDate))t},nextYearDisabled:function(){var t=this.computedMax;return this.disabled||t&&bd(Td(this.activeDate))>t},nextDecadeDisabled:function(){var t=this.computedMax;return this.disabled||t&&bd(Md(this.activeDate))>t},calendar:function(){for(var t=[],e=this.calendarFirstDay,n=e.getFullYear(),r=e.getMonth(),i=this.calendarDaysInMonth,o=e.getDay(),a=(this.computedWeekStarts>o?7:0)-this.computedWeekStarts,s=0-a-o,l=0;l<6&&s0);n!==this.visible&&(this.visible=n,this.callback(n),this.once&&this.visible&&(this.doneOnce=!0,this.stop()))}},{key:"stop",value:function(){this.observer&&this.observer.disconnect(),this.observer=null}}]),t}(),Pp=function(t){var e=t[Cp];e&&e.stop&&e.stop(),delete t[Cp]},Lp=function(t,e,n){var r=e.value,i=e.modifiers,o={margin:"0px",once:!1,callback:r};Ut(i).forEach((function(t){T.test(t)?o.margin="".concat(t,"px"):"once"===t.toLowerCase()&&(o.once=!0)})),Pp(t),t[Cp]=new Ep(t,o,n),t[Cp]._prevModifiers=$t(i)},Dp=function(t,e,n){var r=e.value,i=e.oldValue,o=e.modifiers;o=$t(o),!t||r===i&&t[Cp]&&xu(o,t[Cp]._prevModifiers)||Lp(t,{value:r,modifiers:o},n)},Ip=function(t){Pp(t)},zp={bind:Lp,componentUpdated:Dp,unbind:Ip};function Rp(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function jp(t){for(var e=1;e0||i.removedNodes.length>0))&&(n=!0)}n&&e()}));return r.observe(t,nh({childList:!0,subtree:!0},n)),r};function ah(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function sh(t){for(var e=1;e0),touchStartX:0,touchDeltaX:0}},computed:{numSlides:function(){return this.slides.length}},watch:(ih={},lh(ih,dh,(function(t,e){t!==e&&this.setSlide(Ja(t,0))})),lh(ih,"interval",(function(t,e){t!==e&&(t?(this.pause(!0),this.start(!1)):this.pause(!1))})),lh(ih,"isPaused",(function(t,e){t!==e&&this.$emit(t?ji:ro)})),lh(ih,"index",(function(t,e){t===e||this.isSliding||this.doSlide(t,e)})),ih),created:function(){this.$_interval=null,this.$_animationTimeout=null,this.$_touchTimeout=null,this.$_observer=null,this.isPaused=!(Ja(this.interval,0)>0)},mounted:function(){this.transitionEndEvent=xh(this.$el)||null,this.updateSlides(),this.setObserver(!0)},beforeDestroy:function(){this.clearInterval(),this.clearAnimationTimeout(),this.clearTouchTimeout(),this.setObserver(!1)},methods:{clearInterval:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){clearInterval(this.$_interval),this.$_interval=null})),clearAnimationTimeout:function(){clearTimeout(this.$_animationTimeout),this.$_animationTimeout=null},clearTouchTimeout:function(){clearTimeout(this.$_touchTimeout),this.$_touchTimeout=null},setObserver:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.$_observer&&this.$_observer.disconnect(),this.$_observer=null,t&&(this.$_observer=oh(this.$refs.inner,this.updateSlides.bind(this),{subtree:!1,childList:!0,attributes:!0,attributeFilter:["id"]}))},setSlide:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(!(c&&document.visibilityState&&document.hidden)){var r=this.noWrap,i=this.numSlides;t=nc(t),0!==i&&(this.isSliding?this.$once(Ki,(function(){hs((function(){return e.setSlide(t,n)}))})):(this.direction=n,this.index=t>=i?r?i-1:0:t<0?r?0:i-1:t,r&&this.index!==t&&this.index!==this[dh]&&this.$emit(ph,this.index)))}},prev:function(){this.setSlide(this.index-1,"prev")},next:function(){this.setSlide(this.index+1,"next")},pause:function(t){t||(this.isPaused=!0),this.clearInterval()},start:function(t){t||(this.isPaused=!1),this.clearInterval(),this.interval&&this.numSlides>1&&(this.$_interval=setInterval(this.next,Ql(1e3,this.interval)))},restart:function(){this.$el.contains(bs())||this.start()},doSlide:function(t,e){var n=this,r=Boolean(this.interval),i=this.calcDirection(this.direction,e,t),o=i.overlayClass,a=i.dirClass,s=this.slides[e],l=this.slides[t];if(s&&l){if(this.isSliding=!0,r&&this.pause(!1),this.$emit(Qi,t),this.$emit(ph,this.index),this.noAnimation)Es(l,"active"),Ps(s,"active"),this.isSliding=!1,this.$nextTick((function(){return n.$emit(Ki,t)}));else{Es(l,o),ks(l),Es(s,a),Es(l,a);var c=!1,u=function e(){if(!c){if(c=!0,n.transitionEndEvent){var r=n.transitionEndEvent.split(/\s+/);r.forEach((function(t){return _l(l,t,e,fo)}))}n.clearAnimationTimeout(),Ps(l,a),Ps(l,o),Es(l,"active"),Ps(s,"active"),Ps(s,a),Ps(s,o),Ds(s,"aria-current","false"),Ds(l,"aria-current","true"),Ds(s,"aria-hidden","true"),Ds(l,"aria-hidden","false"),n.isSliding=!1,n.direction=null,n.$nextTick((function(){return n.$emit(Ki,t)}))}};if(this.transitionEndEvent){var f=this.transitionEndEvent.split(/\s+/);f.forEach((function(t){return wl(l,t,u,fo)}))}this.$_animationTimeout=setTimeout(u,mh)}r&&this.start(!1)}},updateSlides:function(){this.pause(!0),this.slides=Ts(".carousel-item",this.$refs.inner);var t=this.slides.length,e=Ql(0,Kl(nc(this.index),t-1));this.slides.forEach((function(n,r){var i=r+1;r===e?(Es(n,"active"),Ds(n,"aria-current","true")):(Ps(n,"active"),Ds(n,"aria-current","false")),Ds(n,"aria-posinset",String(i)),Ds(n,"aria-setsize",String(t))})),this.setSlide(e),this.start(this.isPaused)},calcDirection:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;return t?hh[t]:n>e?hh.next:hh.prev},handleClick:function(t,e){var n=t.keyCode;"click"!==t.type&&n!==vu&&n!==uu||(Tl(t),e())},handleSwipe:function(){var t=tc(this.touchDeltaX);if(!(t<=vh)){var e=t/this.touchDeltaX;this.touchDeltaX=0,e>0?this.prev():e<0&&this.next()}},touchStart:function(t){v&&bh[t.pointerType.toUpperCase()]?this.touchStartX=t.clientX:v||(this.touchStartX=t.touches[0].clientX)},touchMove:function(t){t.touches&&t.touches.length>1?this.touchDeltaX=0:this.touchDeltaX=t.touches[0].clientX-this.touchStartX},touchEnd:function(t){v&&bh[t.pointerType.toUpperCase()]&&(this.touchDeltaX=t.clientX-this.touchStartX),this.handleSwipe(),this.pause(!1),this.clearTouchTimeout(),this.$_touchTimeout=setTimeout(this.start,gh+Ql(1e3,this.interval))}},render:function(t){var e=this,n=this.indicators,r=this.background,i=this.noAnimation,o=this.noHoverPause,a=this.noTouch,s=this.index,l=this.isSliding,c=this.pause,u=this.restart,f=this.touchStart,d=this.touchEnd,p=this.safeId("__BV_inner_"),h=t("div",{staticClass:"carousel-inner",attrs:{id:p,role:"list"},ref:"inner"},[this.normalizeSlot()]),m=t();if(this.controls){var b=function(n,r,i){var o=function(t){l?Tl(t,{propagation:!1}):e.handleClick(t,i)};return t("a",{staticClass:"carousel-control-".concat(n),attrs:{href:"#",role:"button","aria-controls":p,"aria-disabled":l?"true":null},on:{click:o,keydown:o}},[t("span",{staticClass:"carousel-control-".concat(n,"-icon"),attrs:{"aria-hidden":"true"}}),t("span",{class:"sr-only"},[r])])};m=[b("prev",this.labelPrev,this.prev),b("next",this.labelNext,this.next)]}var y=t("ol",{staticClass:"carousel-indicators",directives:[{name:"show",value:n}],attrs:{id:this.safeId("__BV_indicators_"),"aria-hidden":n?"false":"true","aria-label":this.labelIndicators,"aria-owns":p}},this.slides.map((function(r,i){var o=function(t){e.handleClick(t,(function(){e.setSlide(i)}))};return t("li",{class:{active:i===s},attrs:{role:"button",id:e.safeId("__BV_indicator_".concat(i+1,"_")),tabindex:n?"0":"-1","aria-current":i===s?"true":"false","aria-label":"".concat(e.labelGotoSlide," ").concat(i+1),"aria-describedby":r.id||null,"aria-controls":p},on:{click:o,keydown:o},key:"slide_".concat(i)})}))),x={mouseenter:o?th:c,mouseleave:o?th:u,focusin:c,focusout:u,keydown:function(t){if(!/input|textarea/i.test(t.target.tagName)){var n=t.keyCode;n!==pu&&n!==gu||(Tl(t),e[n===pu?"prev":"next"]())}}};return g&&!a&&(v?(x["&pointerdown"]=f,x["&pointerup"]=d):(x["&touchstart"]=f,x["&touchmove"]=this.touchMove,x["&touchend"]=d)),t("div",{staticClass:"carousel",class:{slide:!i,"carousel-fade":!i&&this.fade,"pointer-event":g&&v&&!a},style:{background:r},attrs:{role:"region",id:this.safeId(),"aria-busy":l?"true":"false"},on:x},[h,m,y])}});function kh(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Th(t){for(var e=1;e0?(Ds(t,um,r.join(" ")),js(t,hm,"none")):(Is(t,um),Fs(t,hm)),hs((function(){km(t,n)})),xu(r,t[sm])||(t[sm]=r,r.forEach((function(t){n.context.$root.$emit(bm,t)})))}},Cm={bind:function(t,e,n){t[am]=!1,t[sm]=[],Am(t,n),Om(t,e,n)},componentUpdated:Om,updated:Om,unbind:function(t,e,n){_m(t),Tm(t,n),Sm(t,im),Sm(t,om),Sm(t,am),Sm(t,sm),Ps(t,em),Ps(t,nm),Is(t,fm),Is(t,um),Is(t,dm),Fs(t,hm)}},Em=Ae({directives:{VBToggle:Cm}}),Pm=Ae({components:{BCollapse:tm},plugins:{VBTogglePlugin:Em}}),Lm=n(25),Dm="top-start",Im="top-end",zm="bottom-start",Rm="bottom-end",jm="right-start",Fm="left-start";function Bm(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Nm(t,e){for(var n=0;n1&&void 0!==arguments[1]?arguments[1]:{};if(Bm(this,t),!e)throw new TypeError("Failed to construct '".concat(this.constructor.name,"'. 1 argument required, ").concat(arguments.length," given."));jt(this,t.Defaults,this.constructor.Defaults,n,{type:e}),Bt(this,{type:Zt(),cancelable:Zt(),nativeEvent:Zt(),target:Zt(),relatedTarget:Zt(),vueTarget:Zt(),componentId:Zt()});var r=!1;this.preventDefault=function(){this.cancelable&&(r=!0)},Nt(this,"defaultPrevented",{enumerable:!0,get:function(){return r}})}return Vm(t,null,[{key:"Defaults",get:function(){return{type:"",cancelable:!0,nativeEvent:null,target:null,relatedTarget:null,vueTarget:null,componentId:null}}}]),t}(),Hm=r["default"].extend({data:function(){return{listenForClickOut:!1}},watch:{listenForClickOut:function(t,e){t!==e&&(_l(this.clickOutElement,this.clickOutEventName,this._clickOutHandler,fo),t&&wl(this.clickOutElement,this.clickOutEventName,this._clickOutHandler,fo))}},beforeCreate:function(){this.clickOutElement=null,this.clickOutEventName=null},mounted:function(){this.clickOutElement||(this.clickOutElement=document),this.clickOutEventName||(this.clickOutEventName="click"),this.listenForClickOut&&wl(this.clickOutElement,this.clickOutEventName,this._clickOutHandler,fo)},beforeDestroy:function(){_l(this.clickOutElement,this.clickOutEventName,this._clickOutHandler,fo)},methods:{isClickOut:function(t){return!Os(this.$el,t.target)},_clickOutHandler:function(t){this.clickOutHandler&&this.isClickOut(t)&&this.clickOutHandler(t)}}}),qm=r["default"].extend({data:function(){return{listenForFocusIn:!1}},watch:{listenForFocusIn:function(t,e){t!==e&&(_l(this.focusInElement,"focusin",this._focusInHandler,fo),t&&wl(this.focusInElement,"focusin",this._focusInHandler,fo))}},beforeCreate:function(){this.focusInElement=null},mounted:function(){this.focusInElement||(this.focusInElement=document),this.listenForFocusIn&&wl(this.focusInElement,"focusin",this._focusInHandler,fo)},beforeDestroy:function(){_l(this.focusInElement,"focusin",this._focusInHandler,fo)},methods:{_focusInHandler:function(t){this.focusInHandler&&this.focusInHandler(t)}}});function $m(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Gm(t){for(var e=1;e0&&void 0!==arguments[0]&&arguments[0];this.disabled||(this.visible=!1,t&&this.$once(Mi,this.focusToggler))},toggle:function(t){t=t||{};var e=t,n=e.type,r=e.keyCode;("click"===n||"keydown"===n&&-1!==[uu,vu,lu].indexOf(r))&&(this.disabled?this.visible=!1:(this.$emit(no,t),Tl(t),this.visible?this.hide(!0):this.show()))},onMousedown:function(t){Tl(t,{propagation:!1})},onKeydown:function(t){var e=t.keyCode;e===fu?this.onEsc(t):e===lu?this.focusNext(t,!1):e===bu&&this.focusNext(t,!0)},onEsc:function(t){this.visible&&(this.visible=!1,Tl(t),this.$once(Mi,this.focusToggler))},onSplitClick:function(t){this.disabled?this.visible=!1:this.$emit(ui,t)},hideHandler:function(t){var e=this,n=t.target;!this.visible||Os(this.$refs.menu,n)||Os(this.toggler,n)||(this.clearHideTimeout(),this.$_hideTimeout=setTimeout((function(){return e.hide()}),this.inNavbar?300:0))},clickOutHandler:function(t){this.hideHandler(t)},focusInHandler:function(t){this.hideHandler(t)},focusNext:function(t,e){var n=this,r=t.target;!this.visible||t&&Ss(Zm,r)||(Tl(t),this.$nextTick((function(){var t=n.getItems();if(!(t.length<1)){var i=t.indexOf(r);e&&i>0?i--:!e&&i1&&void 0!==arguments[1]?arguments[1]:null;if(Ot(t)){var n=ce(t,this.valueField),r=ce(t,this.textField);return{value:bt(n)?e||r:n,text:Tf(String(bt(r)?e:r)),html:ce(t,this.htmlField),disabled:Boolean(ce(t,this.disabledField))}}return{value:e||t,text:Tf(String(t)),disabled:!1}},normalizeOptions:function(t){var e=this;return Mt(t)?t.map((function(t){return e.normalizeOption(t)})):Ot(t)?(fe(Wg,this.$options.name),Ut(t).map((function(n){return e.normalizeOption(t[n]||{},n)}))):[]}}});function Jg(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Kg(t){for(var e=1;e-1:xu(e,t)},isRadio:function(){return!1}},watch:jv({},Fv,(function(t,e){xu(t,e)||this.setIndeterminate(t)})),mounted:function(){this.setIndeterminate(this[Fv])},methods:{computedLocalCheckedWatcher:function(t,e){if(!xu(t,e)){this.$emit(Lv,t);var n=this.$refs.input;n&&this.$emit(Bv,n.indeterminate)}},handleChange:function(t){var e=this,n=t.target,r=n.checked,i=n.indeterminate,o=this.value,a=this.uncheckedValue,s=this.computedLocalChecked;if(Mt(s)){var l=hv(s,o);r&&l<0?s=s.concat(o):!r&&l>-1&&(s=s.slice(0,l).concat(s.slice(l+1)))}else s=r?o:a;this.computedLocalChecked=s,this.$nextTick((function(){e.$emit(li,s),e.isGroup&&e.bvGroup.$emit(li,s),e.$emit(Bv,i)}))},setIndeterminate:function(t){Mt(this.computedLocalChecked)&&(t=!1);var e=this.$refs.input;e&&(e.indeterminate=t,this.$emit(Bv,t))}}});function Uv(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Hv(t){for(var e=1;e0&&(l=[t("div",{staticClass:"b-form-date-controls d-flex flex-wrap",class:{"justify-content-between":l.length>1,"justify-content-end":l.length<2}},l)]);var d=t(Vd,{staticClass:"b-form-date-calendar w-100",props:Mb(Mb({},ul(Ib,o)),{},{hidden:!this.isVisible,value:e,valueAsDate:!1,width:this.calendarWidth}),on:{selected:this.onSelected,input:this.onInput,context:this.onContext},scopedSlots:Gt(a,["nav-prev-decade","nav-prev-year","nav-prev-month","nav-this-month","nav-next-month","nav-next-year","nav-next-decade"]),key:"calendar",ref:"calendar"},l);return t(Tb,{staticClass:"b-form-datepicker",props:Mb(Mb({},ul(zb,o)),{},{formattedValue:e?this.formattedValue:"",id:this.safeId(),lang:this.computedLang,menuClass:[{"bg-dark":i,"text-light":i},this.menuClass],placeholder:s,rtl:this.isRTL,value:e}),on:{show:this.onShow,shown:this.onShown,hidden:this.onHidden},scopedSlots:Sb({},No,a[No]||this.defaultButtonFn),ref:"control"},[d])}}),Fb=Ae({components:{BFormDatepicker:jb,BDatepicker:jb}});function Bb(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Nb(t){for(var e=1;e1&&void 0!==arguments[1])||arguments[1];return Promise.all($a(t).filter((function(t){return"file"===t.kind})).map((function(t){var n=Xb(t);if(n){if(n.isDirectory&&e)return Jb(n.createReader(),"".concat(n.name,"/"));if(n.isFile)return new Promise((function(t){n.file((function(e){e.$path="",t(e)}))}))}return null})).filter(se))},Jb=function t(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return new Promise((function(r){var i=[],o=function o(){e.readEntries((function(e){0===e.length?r(Promise.all(i).then((function(t){return Xa(t)}))):(i.push(Promise.all(e.map((function(e){if(e){if(e.isDirectory)return t(e.createReader(),"".concat(n).concat(e.name,"/"));if(e.isFile)return new Promise((function(t){e.file((function(e){e.$path="".concat(n).concat(e.name),t(e)}))}))}return null})).filter(se))),o())}))};o()}))},Kb=dl(Xt(Nb(Nb(Nb(Nb(Nb(Nb(Nb({},Ed),qb),gv),bv),_v),xv),{},{accept:ll(wo,""),browseText:ll(wo,"Browse"),capture:ll(mo,!1),directory:ll(mo,!1),dropPlaceholder:ll(wo,"Drop files here"),fileNameFormatter:ll(vo),multiple:ll(mo,!1),noDrop:ll(mo,!1),noDropPlaceholder:ll(wo,"Not allowed"),noTraverse:ll(mo,!1),placeholder:ll(wo,"No file chosen")})),Mn),Qb=r["default"].extend({name:Mn,mixins:[Au,Pd,Hb,yl,vv,kv,yv,yl],inheritAttrs:!1,props:Kb,data:function(){return{files:[],dragging:!1,dropAllowed:!this.noDrop,hasFocus:!1}},computed:{computedAccept:function(){var t=this.accept;return t=(t||"").trim().split(/[,\s]+/).filter(se),0===t.length?null:t.map((function(t){var e="name",n="^",r="$";A.test(t)?n="":(e="type",R.test(t)&&(r=".+$",t=t.slice(0,-1))),t=os(t);var i=new RegExp("".concat(n).concat(t).concat(r));return{rx:i,prop:e}}))},computedCapture:function(){var t=this.capture;return!0===t||""===t||(t||null)},computedAttrs:function(){var t=this.name,e=this.disabled,n=this.required,r=this.form,i=this.computedCapture,o=this.accept,a=this.multiple,s=this.directory;return Nb(Nb({},this.bvAttrs),{},{type:"file",id:this.safeId(),name:t,disabled:e,required:n,form:r||null,capture:i,accept:o||null,multiple:a,directory:s,webkitdirectory:s,"aria-required":n?"true":null})},computedFileNameFormatter:function(){var t=this.fileNameFormatter;return hl(t)?t:this.defaultFileNameFormatter},clonedFiles:function(){return ae(this.files)},flattenedFiles:function(){return Za(this.files)},fileNames:function(){return this.flattenedFiles.map((function(t){return t.name}))},labelContent:function(){if(this.dragging&&!this.noDrop)return this.normalizeSlot(Go,{allowed:this.dropAllowed})||(this.dropAllowed?this.dropPlaceholder:this.$createElement("span",{staticClass:"text-danger"},this.noDropPlaceholder));if(0===this.files.length)return this.normalizeSlot(Ea)||this.placeholder;var t=this.flattenedFiles,e=this.clonedFiles,n=this.fileNames,r=this.computedFileNameFormatter;return this.hasNormalizedSlot(Zo)?this.normalizeSlot(Zo,{files:t,filesTraversed:e,names:n}):r(t,e,n)}},watch:(Ob={},Vb(Ob,$b,(function(t){(!t||Mt(t)&&0===t.length)&&this.reset()})),Vb(Ob,"files",(function(t,e){if(!xu(t,e)){var n=this.multiple,r=this.noTraverse,i=!n||r?Za(t):t;this.$emit(Gb,n?i:i[0]||null)}})),Ob),created:function(){this.$_form=null},mounted:function(){var t=Ss("form",this.$el);t&&(wl(t,"reset",this.reset,uo),this.$_form=t)},beforeDestroy:function(){var t=this.$_form;t&&_l(t,"reset",this.reset,uo)},methods:{isFileValid:function(t){if(!t)return!1;var e=this.computedAccept;return!e||e.some((function(e){return e.rx.test(t[e.prop])}))},isFilesArrayValid:function(t){var e=this;return Mt(t)?t.every((function(t){return e.isFileValid(t)})):this.isFileValid(t)},defaultFileNameFormatter:function(t,e,n){return n.join(", ")},setFiles:function(t){this.dropAllowed=!this.noDrop,this.dragging=!1,this.files=this.multiple?this.directory?t:Za(t):Za(t).slice(0,1)},setInputFiles:function(t){try{var e=new ClipboardEvent("").clipboardData||new DataTransfer;Za(ae(t)).forEach((function(t){delete t.$path,e.items.add(t)})),this.$refs.input.files=e.files}catch(n){}},reset:function(){try{var t=this.$refs.input;t.value="",t.type="",t.type="file"}catch(e){}this.files=[]},handleFiles:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(e){var n=t.filter(this.isFilesArrayValid);n.length>0&&(this.setFiles(n),this.setInputFiles(n))}else this.setFiles(t)},focusHandler:function(t){this.plain||"focusout"===t.type?this.hasFocus=!1:this.hasFocus=!0},onChange:function(t){var e=this,n=t.type,r=t.target,i=t.dataTransfer,o=void 0===i?{}:i,a="drop"===n;this.$emit(li,t);var l=$a(o.items||[]);if(s&&l.length>0&&!yt(Xb(l[0])))Zb(l,this.directory).then((function(t){return e.handleFiles(t,a)}));else{var c=$a(r.files||o.files||[]).map((function(t){return t.$path=t.webkitRelativePath||"",t}));this.handleFiles(c,a)}},onDragenter:function(t){Tl(t),this.dragging=!0;var e=t.dataTransfer,n=void 0===e?{}:e;if(this.noDrop||this.disabled||!this.dropAllowed)return n.dropEffect="none",void(this.dropAllowed=!1);n.dropEffect="copy"},onDragover:function(t){Tl(t),this.dragging=!0;var e=t.dataTransfer,n=void 0===e?{}:e;if(this.noDrop||this.disabled||!this.dropAllowed)return n.dropEffect="none",void(this.dropAllowed=!1);n.dropEffect="copy"},onDragleave:function(t){var e=this;Tl(t),this.$nextTick((function(){e.dragging=!1,e.dropAllowed=!e.noDrop}))},onDrop:function(t){var e=this;Tl(t),this.dragging=!1,this.noDrop||this.disabled||!this.dropAllowed?this.$nextTick((function(){e.dropAllowed=!e.noDrop})):this.onChange(t)}},render:function(t){var e=this.custom,n=this.plain,r=this.size,i=this.dragging,o=this.stateClass,a=this.bvAttrs,s=t("input",{class:[{"form-control-file":n,"custom-file-input":e,focus:e&&this.hasFocus},o],style:e?{zIndex:-5}:{},attrs:this.computedAttrs,on:{change:this.onChange,focusin:this.focusHandler,focusout:this.focusHandler,reset:this.reset},ref:"input"});if(n)return s;var l=t("label",{staticClass:"custom-file-label",class:{dragging:i},attrs:{for:this.safeId(),"data-browse":this.browseText||null}},[t("span",{staticClass:"d-block form-file-text",style:{pointerEvents:"none"}},[this.labelContent])]);return t("div",{staticClass:"custom-file b-form-file",class:[Vb({},"b-custom-control-".concat(r),r),o,a.class],style:a.style,attrs:{id:this.safeId("_BV_file_outer_")},on:{dragenter:this.onDragenter,dragover:this.onDragover,dragleave:this.onDragleave,drop:this.onDrop}},[s,l])}}),ty=Ae({components:{BFormFile:Qb,BFile:Qb}}),ey=function(t){return"\\"+t},ny=function(t){t=as(t);var e=t.length,n=t.charCodeAt(0);return t.split("").reduce((function(r,i,o){var a=t.charCodeAt(o);return 0===a?r+"�":127===a||a>=1&&a<=31||0===o&&a>=48&&a<=57||1===o&&a>=48&&a<=57&&45===n?r+ey("".concat(a.toString(16)," ")):0===o&&45===a&&1===e?r+ey(i):a>=128||45===a||95===a||a>=48&&a<=57||a>=65&&a<=90||a>=97&&a<=122?r+i:r+ey(i)}),"")};function ry(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function iy(t){for(var e=1;e0||Ut(this.labelColProps).length>0}},watch:{ariaDescribedby:function(t,e){t!==e&&this.updateAriaDescribedby(t,e)}},mounted:function(){var t=this;this.$nextTick((function(){t.updateAriaDescribedby(t.ariaDescribedby)}))},methods:{getAlignClasses:function(t,e){return el().reduce((function(n,r){var i=t[sl(r,"".concat(e,"Align"))]||null;return i&&n.push(["text",r,i].filter(se).join("-")),n}),[])},getColProps:function(t,e){return el().reduce((function(n,r){var i=t[sl(r,"".concat(e,"Cols"))];return i=""===i||(i||!1),_t(i)||"auto"===i||(i=Ja(i,0),i=i>0&&i),i&&(n[r||(_t(i)?"col":"cols")]=i),n}),{})},updateAriaDescribedby:function(t,e){var n=this.labelFor;if(c&&n){var r=As("#".concat(ny(n)),this.$refs.content);if(r){var i="aria-describedby",o=(t||"").split(z),a=(e||"").split(z),s=(zs(r,i)||"").split(z).filter((function(t){return!Ga(a,t)})).concat(o).filter((function(t,e,n){return n.indexOf(t)===e})).filter(se).join(" ").trim();s?Ds(r,i,s):Is(r,i)}}},onLegendClick:function(t){if(!this.labelFor){var e=t.target,n=e?e.tagName:"";if(-1===vy.indexOf(n)){var r=Ts(gy,this.$refs.content).filter(ws);1===r.length&&Gs(r[0])}}}},render:function(t){var e=this.computedState,n=this.feedbackAriaLive,r=this.isHorizontal,i=this.labelFor,o=this.normalizeSlot,a=this.safeId,s=this.tooltip,l=a(),c=!i,u=t(),f=o(ca)||this.label,d=f?a("_BV_label_"):null;if(f||r){var p=this.labelSize,h=this.labelColProps,m=c?"legend":"label";this.labelSrOnly?(f&&(u=t(m,{class:"sr-only",attrs:{id:d,for:i||null}},[f])),u=t(r?fy:"div",{props:r?h:{}},[u])):u=t(r?fy:m,{on:c?{click:this.onLegendClick}:{},props:r?py(py({},h),{},{tag:m}):{},attrs:{id:d,for:i||null,tabindex:c?"-1":null},class:[c?"bv-no-focus-ring":"",r||c?"col-form-label":"",!r&&c?"pt-0":"",r||c?"":"d-block",p?"col-form-label-".concat(p):"",this.labelAlignClasses,this.labelClass]},[f])}var g=t(),v=o(la)||this.invalidFeedback,b=v?a("_BV_feedback_invalid_"):null;v&&(g=t(lv,{props:{ariaLive:n,id:b,role:n?"alert":null,state:e,tooltip:s},attrs:{tabindex:v?"-1":null}},[v]));var y=t(),x=o(qa)||this.validFeedback,w=x?a("_BV_feedback_valid_"):null;x&&(y=t(uv,{props:{ariaLive:n,id:w,role:n?"alert":null,state:e,tooltip:s},attrs:{tabindex:x?"-1":null}},[x]));var _=t(),k=o(qo)||this.description,T=k?a("_BV_description_"):null;k&&(_=t(av,{attrs:{id:T,tabindex:"-1"}},[k]));var A=this.ariaDescribedby=[T,!1===e?b:null,!0===e?w:null].filter(se).join(" ")||null,M=t(r?fy:"div",{props:r?this.contentColProps:{},ref:"content"},[o(Ho,{ariaDescribedby:A,descriptionId:T,id:l,labelId:d})||t(),g,y,_]);return t(c?"fieldset":r?dv:"div",{staticClass:"form-group",class:[{"was-validated":this.validated},this.stateClass],attrs:{id:l,disabled:c?this.disabled:null,role:c?null:"group","aria-invalid":this.computedAriaInvalid,"aria-labelledby":c&&r?d:null}},r&&c?[t(dv,[u,M])]:[u,M])}},xy=Ae({components:{BFormGroup:yy,BFormFieldset:yy}}),wy=r["default"].extend({computed:{selectionStart:{cache:!1,get:function(){return this.$refs.input.selectionStart},set:function(t){this.$refs.input.selectionStart=t}},selectionEnd:{cache:!1,get:function(){return this.$refs.input.selectionEnd},set:function(t){this.$refs.input.selectionEnd=t}},selectionDirection:{cache:!1,get:function(){return this.$refs.input.selectionDirection},set:function(t){this.$refs.input.selectionDirection=t}}},methods:{select:function(){var t;(t=this.$refs.input).select.apply(t,arguments)},setSelectionRange:function(){var t;(t=this.$refs.input).setSelectionRange.apply(t,arguments)},setRangeText:function(){var t;(t=this.$refs.input).setRangeText.apply(t,arguments)}}});function _y(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function ky(t){for(var e=1;e2&&void 0!==arguments[2]&&arguments[2];return t=as(t),!this.hasFormatter||this.lazyFormatter&&!n||(t=this.formatter(t,e)),t},modifyValue:function(t){return t=as(t),this.trim&&(t=t.trim()),this.number&&(t=Ka(t,t)),t},updateValue:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=this.lazy;if(!r||n){this.clearDebounce();var i=function(){if(t=e.modifyValue(t),t!==e.vModelValue)e.vModelValue=t,e.$emit(Cy,t);else if(e.hasFormatter){var n=e.$refs.input;n&&t!==n.value&&(n.value=t)}},o=this.computedDebounce;o>0&&!r&&!n?this.$_inputDebounceTimer=setTimeout(i,o):i()}},onInput:function(t){if(!t.target.composing){var e=t.target.value,n=this.formatValue(e,t);!1===n||t.defaultPrevented?Tl(t,{propagation:!1}):(this.localValue=n,this.updateValue(n),this.$emit(Ci,n))}},onChange:function(t){var e=t.target.value,n=this.formatValue(e,t);!1===n||t.defaultPrevented?Tl(t,{propagation:!1}):(this.localValue=n,this.updateValue(n,!0),this.$emit(li,n))},onBlur:function(t){var e=t.target.value,n=this.formatValue(e,t,!0);!1!==n&&(this.localValue=as(this.modifyValue(n)),this.updateValue(n,!0)),this.$emit(ai,t)},focus:function(){this.disabled||Gs(this.$el)},blur:function(){this.disabled||Ys(this.$el)}}}),Ly=r["default"].extend({computed:{validity:{cache:!1,get:function(){return this.$refs.input.validity}},validationMessage:{cache:!1,get:function(){return this.$refs.input.validationMessage}},willValidate:{cache:!1,get:function(){return this.$refs.input.willValidate}}},methods:{setCustomValidity:function(){var t;return(t=this.$refs.input).setCustomValidity.apply(t,arguments)},checkValidity:function(){var t;return(t=this.$refs.input).checkValidity.apply(t,arguments)},reportValidity:function(){var t;return(t=this.$refs.input).reportValidity.apply(t,arguments)}}});function Dy(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Iy(t){for(var e=1;e=n?"full":e>=n-.5?"half":"empty",u={variant:o,disabled:a,readonly:s};return t("span",{staticClass:"b-rating-star",class:{focused:r&&e===n||!Ja(e)&&n===l,"b-rating-star-empty":"empty"===c,"b-rating-star-half":"half"===c,"b-rating-star-full":"full"===c},attrs:{tabindex:a||s?null:"-1"},on:{click:this.onClick}},[t("span",{staticClass:"b-rating-icon"},[this.normalizeSlot(c,u)])])}}),rx=dl(Xt($y($y($y($y($y({},Ed),Xy),Yt(gv,["required","autofocus"])),xv),{},{color:ll(wo),iconClear:ll(wo,"x"),iconEmpty:ll(wo,"star"),iconFull:ll(wo,"star-fill"),iconHalf:ll(wo,"star-half"),inline:ll(mo,!1),locale:ll(Ao),noBorder:ll(mo,!1),precision:ll(Po),readonly:ll(mo,!1),showClear:ll(mo,!1),showValue:ll(mo,!1),showValueMax:ll(mo,!1),stars:ll(Po,Qy,(function(t){return Ja(t)>=Ky})),variant:ll(wo)})),Ln),ix=r["default"].extend({name:Ln,components:{BIconStar:Xc,BIconStarHalf:Jc,BIconStarFill:Zc,BIconX:Kc},mixins:[Pd,Wy,wv],props:rx,data:function(){var t=Ka(this[Zy],null),e=tx(this.stars);return{localValue:yt(t)?null:ex(t,0,e),hasFocus:!1}},computed:{computedStars:function(){return tx(this.stars)},computedRating:function(){var t=Ka(this.localValue,0),e=Ja(this.precision,3);return ex(Ka(t.toFixed(e)),0,this.computedStars)},computedLocale:function(){var t=Ya(this.locale).filter(se),e=new Intl.NumberFormat(t);return e.resolvedOptions().locale},isInteractive:function(){return!this.disabled&&!this.readonly},isRTL:function(){return Cd(this.computedLocale)},formattedRating:function(){var t=Ja(this.precision),e=this.showValueMax,n=this.computedLocale,r={notation:"standard",minimumFractionDigits:isNaN(t)?0:t,maximumFractionDigits:isNaN(t)?3:t},i=this.computedStars.toLocaleString(n),o=this.localValue;return o=yt(o)?e?"-":"":o.toLocaleString(n,r),e?"".concat(o,"/").concat(i):o}},watch:(Ry={},Gy(Ry,Zy,(function(t,e){if(t!==e){var n=Ka(t,null);this.localValue=yt(n)?null:ex(n,0,this.computedStars)}})),Gy(Ry,"localValue",(function(t,e){t!==e&&t!==(this.value||0)&&this.$emit(Jy,t||null)})),Gy(Ry,"disabled",(function(t){t&&(this.hasFocus=!1,this.blur())})),Ry),methods:{focus:function(){this.disabled||Gs(this.$el)},blur:function(){this.disabled||Ys(this.$el)},onKeydown:function(t){var e=t.keyCode;if(this.isInteractive&&Ga([pu,lu,gu,bu],e)){Tl(t,{propagation:!1});var n=Ja(this.localValue,0),r=this.showClear?0:1,i=this.computedStars,o=this.isRTL?-1:1;e===pu?this.localValue=ex(n-o,r,i)||null:e===gu?this.localValue=ex(n+o,r,i):e===lu?this.localValue=ex(n-1,r,i)||null:e===bu&&(this.localValue=ex(n+1,r,i))}},onSelected:function(t){this.isInteractive&&(this.localValue=t)},onFocus:function(t){this.hasFocus=!!this.isInteractive&&"focus"===t.type},renderIcon:function(t){return this.$createElement(ou,{props:{icon:t,variant:this.disabled||this.color?null:this.variant||null}})},iconEmptyFn:function(){return this.renderIcon(this.iconEmpty)},iconHalfFn:function(){return this.renderIcon(this.iconHalf)},iconFullFn:function(){return this.renderIcon(this.iconFull)},iconClearFn:function(){return this.$createElement(ou,{props:{icon:this.iconClear}})}},render:function(t){var e=this,n=this.disabled,r=this.readonly,i=this.name,o=this.form,a=this.inline,s=this.variant,l=this.color,c=this.noBorder,u=this.hasFocus,f=this.computedRating,d=this.computedStars,p=this.formattedRating,h=this.showClear,m=this.isRTL,g=this.isInteractive,v=this.$scopedSlots,b=[];if(h&&!n&&!r){var y=t("span",{staticClass:"b-rating-icon"},[(v[na]||this.iconClearFn)()]);b.push(t("span",{staticClass:"b-rating-star b-rating-star-clear flex-grow-1",class:{focused:u&&0===f},attrs:{tabindex:g?"-1":null},on:{click:function(){return e.onSelected(null)}},key:"clear"},[y]))}for(var x=0;x1&&void 0!==arguments[1]?arguments[1]:null;if(Ot(t)){var n=ce(t,this.valueField),r=ce(t,this.textField),i=ce(t,this.optionsField,null);return yt(i)?{value:bt(n)?e||r:n,text:String(bt(r)?e:r),html:ce(t,this.htmlField),disabled:Boolean(ce(t,this.disabledField))}:{label:String(ce(t,this.labelField)||r),options:this.normalizeOptions(i)}}return{value:e||t,text:String(t),disabled:!1}}}}),gx=dl({disabled:ll(mo,!1),value:ll(po,void 0,!0)},zn),vx=r["default"].extend({name:zn,functional:!0,props:gx,render:function(t,e){var n=e.props,r=e.data,i=e.children,o=n.value,a=n.disabled;return t("option",ze(r,{attrs:{disabled:a},domProps:{value:o}}),i)}});function bx(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function yx(t){for(var e=1;e0?t:Vx},computedInterval:function(){var t=Ja(this.repeatInterval,0);return t>0?t:Ux},computedThreshold:function(){return Ql(Ja(this.repeatThreshold,Hx),1)},computedStepMultiplier:function(){return Ql(Ja(this.repeatStepMultiplier,qx),1)},computedPrecision:function(){var t=this.computedStep;return nc(t)===t?0:(t.toString().split(".")[1]||"").length},computedMultiplier:function(){return rc(10,this.computedPrecision||0)},valueAsFixed:function(){var t=this.localValue;return yt(t)?"":t.toFixed(this.computedPrecision)},computedLocale:function(){var t=Ya(this.locale).filter(se),e=new Intl.NumberFormat(t);return e.resolvedOptions().locale},computedRTL:function(){return Cd(this.computedLocale)},defaultFormatter:function(){var t=this.computedPrecision,e=new Intl.NumberFormat(this.computedLocale,{style:"decimal",useGrouping:!1,minimumIntegerDigits:1,minimumFractionDigits:t,maximumFractionDigits:t,notation:"standard"});return e.format},computedFormatter:function(){var t=this.formatterFn;return hl(t)?t:this.defaultFormatter},computedAttrs:function(){return Px(Px({},this.bvAttrs),{},{role:"group",lang:this.computedLocale,tabindex:this.disabled?null:"-1",title:this.ariaLabel})},computedSpinAttrs:function(){var t=this.spinId,e=this.localValue,n=this.computedRequired,r=this.disabled,i=this.state,o=this.computedFormatter,a=!yt(e);return Px(Px({dir:this.computedRTL?"rtl":"ltr"},this.bvAttrs),{},{id:t,role:"spinbutton",tabindex:r?null:"0","aria-live":"off","aria-label":this.ariaLabel||null,"aria-controls":this.ariaControls||null,"aria-invalid":!1===i||!a&&n?"true":null,"aria-required":n?"true":null,"aria-valuemin":as(this.computedMin),"aria-valuemax":as(this.computedMax),"aria-valuenow":a?e:null,"aria-valuetext":a?o(e):null})}},watch:(Mx={},Lx(Mx,Rx,(function(t){this.localValue=Ka(t,null)})),Lx(Mx,"localValue",(function(t){this.$emit(jx,t)})),Lx(Mx,"disabled",(function(t){t&&this.clearRepeat()})),Lx(Mx,"readonly",(function(t){t&&this.clearRepeat()})),Mx),created:function(){this.$_autoDelayTimer=null,this.$_autoRepeatTimer=null,this.$_keyIsDown=!1},beforeDestroy:function(){this.clearRepeat()},deactivated:function(){this.clearRepeat()},methods:{focus:function(){this.disabled||Gs(this.$refs.spinner)},blur:function(){this.disabled||Ys(this.$refs.spinner)},emitChange:function(){this.$emit(li,this.localValue)},stepValue:function(t){var e=this.localValue;if(!this.disabled&&!yt(e)){var n=this.computedStep*t,r=this.computedMin,i=this.computedMax,o=this.computedMultiplier,a=this.wrap;e=ic((e-r)/n)*n+r+n,e=ic(e*o)/o,this.localValue=e>i?a?r:i:e0&&void 0!==arguments[0]?arguments[0]:1,e=this.localValue;yt(e)?this.localValue=this.computedMin:this.stepValue(1*t)},stepDown:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,e=this.localValue;yt(e)?this.localValue=this.wrap?this.computedMax:this.computedMin:this.stepValue(-1*t)},onKeydown:function(t){var e=t.keyCode,n=t.altKey,r=t.ctrlKey,i=t.metaKey;if(!(this.disabled||this.readonly||n||r||i)&&Ga($x,e)){if(Tl(t,{propagation:!1}),this.$_keyIsDown)return;this.resetTimers(),Ga([bu,lu],e)?(this.$_keyIsDown=!0,e===bu?this.handleStepRepeat(t,this.stepUp):e===lu&&this.handleStepRepeat(t,this.stepDown)):e===mu?this.stepUp(this.computedStepMultiplier):e===hu?this.stepDown(this.computedStepMultiplier):e===du?this.localValue=this.computedMin:e===cu&&(this.localValue=this.computedMax)}},onKeyup:function(t){var e=t.keyCode,n=t.altKey,r=t.ctrlKey,i=t.metaKey;this.disabled||this.readonly||n||r||i||Ga($x,e)&&(Tl(t,{propagation:!1}),this.resetTimers(),this.$_keyIsDown=!1,this.emitChange())},handleStepRepeat:function(t,e){var n=this,r=t||{},i=r.type,o=r.button;if(!this.disabled&&!this.readonly){if("mousedown"===i&&o)return;this.resetTimers(),e(1);var a=this.computedThreshold,s=this.computedStepMultiplier,l=this.computedDelay,c=this.computedInterval;this.$_autoDelayTimer=setTimeout((function(){var t=0;n.$_autoRepeatTimer=setInterval((function(){e(tt.length)&&(e=t.length);for(var n=0,r=new Array(e);n0&&n.indexOf(t)===e}))},yw=function(t){return kt(t)?t:Et(t)&&t.target.value||""},xw=function(){return{all:[],valid:[],invalid:[],duplicate:[]}},ww=dl(Xt(lw(lw(lw(lw(lw(lw({},Ed),dw),gv),xv),_v),{},{addButtonText:ll(wo,"Add"),addButtonVariant:ll(wo,"outline-secondary"),addOnChange:ll(mo,!1),duplicateTagText:ll(wo,"Duplicate tag(s)"),ignoreInputFocusSelector:ll(Ao,gw),inputAttrs:ll(yo,{}),inputClass:ll(To),inputId:ll(wo),inputType:ll(wo,"text",(function(t){return Ga(mw,t)})),invalidTagText:ll(wo,"Invalid tag(s)"),limit:ll(bo),limitTagsText:ll(wo,"Tag limit reached"),noAddOnEnter:ll(mo,!1),noOuterFocus:ll(mo,!1),noTagRemove:ll(mo,!1),placeholder:ll(wo,"Add tag..."),removeOnDelete:ll(mo,!1),separator:ll(Ao),tagClass:ll(To),tagPills:ll(mo,!1),tagRemoveLabel:ll(wo,"Remove tag"),tagRemovedLabel:ll(wo,"Tag removed"),tagValidator:ll(vo),tagVariant:ll(wo,"secondary")})),Bn),_w=r["default"].extend({name:Bn,mixins:[Pd,fw,vv,wv,kv,yl],props:ww,data:function(){return{hasFocus:!1,newTag:"",tags:[],removedTags:[],tagsState:xw()}},computed:{computedInputId:function(){return this.inputId||this.safeId("__input__")},computedInputType:function(){return Ga(mw,this.inputType)?this.inputType:"text"},computedInputAttrs:function(){var t=this.disabled,e=this.form;return lw(lw({},this.inputAttrs),{},{id:this.computedInputId,value:this.newTag,disabled:t,form:e})},computedInputHandlers:function(){return{input:this.onInputInput,change:this.onInputChange,keydown:this.onInputKeydown,reset:this.reset}},computedSeparator:function(){return Ya(this.separator).filter(kt).filter(se).join("")},computedSeparatorRegExp:function(){var t=this.computedSeparator;return t?new RegExp("[".concat(vw(t),"]+")):null},computedJoiner:function(){var t=this.computedSeparator.charAt(0);return" "!==t?"".concat(t," "):t},computeIgnoreInputFocusSelector:function(){return Ya(this.ignoreInputFocusSelector).filter(se).join(",").trim()},disableAddButton:function(){var t=this,e=ls(this.newTag);return""===e||!this.splitTags(e).some((function(e){return!Ga(t.tags,e)&&t.validateTag(e)}))},duplicateTags:function(){return this.tagsState.duplicate},hasDuplicateTags:function(){return this.duplicateTags.length>0},invalidTags:function(){return this.tagsState.invalid},hasInvalidTags:function(){return this.invalidTags.length>0},isLimitReached:function(){var t=this.limit;return Tt(t)&&t>=0&&this.tags.length>=t}},watch:(Kx={},cw(Kx,pw,(function(t){this.tags=bw(t)})),cw(Kx,"tags",(function(t,e){xu(t,this[pw])||this.$emit(hw,t),xu(t,e)||(t=Ya(t).filter(se),e=Ya(e).filter(se),this.removedTags=e.filter((function(e){return!Ga(t,e)})))})),cw(Kx,"tagsState",(function(t,e){xu(t,e)||this.$emit(eo,t.valid,t.invalid,t.duplicate)})),Kx),created:function(){this.tags=bw(this[pw])},mounted:function(){var t=this,e=Ss("form",this.$el);e&&(wl(e,"reset",this.reset,uo),this.$on(oo,(function(){_l(e,"reset",t.reset,uo)})))},methods:{addTag:function(t){if(t=kt(t)?t:this.newTag,!this.disabled&&""!==ls(t)&&!this.isLimitReached){var e=this.parseTags(t);if(e.valid.length>0||0===e.all.length)if(Ms(this.getInput(),"select"))this.newTag="";else{var n=[].concat(ew(e.invalid),ew(e.duplicate));this.newTag=e.all.filter((function(t){return Ga(n,t)})).join(this.computedJoiner).concat(n.length>0?this.computedJoiner.charAt(0):"")}e.valid.length>0&&(this.tags=Ya(this.tags,e.valid)),this.tagsState=e,this.focus()}},removeTag:function(t){var e=this;this.disabled||(this.tags=this.tags.filter((function(e){return e!==t})),this.$nextTick((function(){e.focus()})))},reset:function(){var t=this;this.newTag="",this.tags=[],this.$nextTick((function(){t.removedTags=[],t.tagsState=xw()}))},onInputInput:function(t){if(!(this.disabled||Et(t)&&t.target.composing)){var e=yw(t),n=this.computedSeparatorRegExp;this.newTag!==e&&(this.newTag=e),e=ss(e),n&&n.test(e.slice(-1))?this.addTag():this.tagsState=""===e?xw():this.parseTags(e)}},onInputChange:function(t){if(!this.disabled&&this.addOnChange){var e=yw(t);this.newTag!==e&&(this.newTag=e),this.addTag()}},onInputKeydown:function(t){if(!this.disabled&&Et(t)){var e=t.keyCode,n=t.target.value||"";this.noAddOnEnter||e!==uu?!this.removeOnDelete||e!==au&&e!==su||""!==n||(Tl(t,{propagation:!1}),this.tags=this.tags.slice(0,-1)):(Tl(t,{propagation:!1}),this.addTag())}},onClick:function(t){var e=this,n=this.computeIgnoreInputFocusSelector,r=t.target;this.disabled||xs(r)||n&&Ss(n,r,!0)||this.$nextTick((function(){e.focus()}))},onFocusin:function(){this.hasFocus=!0},onFocusout:function(){this.hasFocus=!1},handleAutofocus:function(){var t=this;this.$nextTick((function(){hs((function(){t.autofocus&&!t.disabled&&t.focus()}))}))},focus:function(){this.disabled||Gs(this.getInput())},blur:function(){this.disabled||Ys(this.getInput())},splitTags:function(t){t=as(t);var e=this.computedSeparatorRegExp;return(e?t.split(e):[t]).map(ls).filter(se)},parseTags:function(t){var e=this,n=this.splitTags(t),r={all:n,valid:[],invalid:[],duplicate:[]};return n.forEach((function(t){Ga(e.tags,t)||Ga(r.valid,t)?Ga(r.duplicate,t)||r.duplicate.push(t):e.validateTag(t)?r.valid.push(t):Ga(r.invalid,t)||r.invalid.push(t)})),r},validateTag:function(t){var e=this.tagValidator;return!hl(e)||e(t)},getInput:function(){return As("#".concat(ny(this.computedInputId)),this.$el)},defaultRender:function(t){var e=t.addButtonText,n=t.addButtonVariant,r=t.addTag,i=t.disableAddButton,o=t.disabled,a=t.duplicateTagText,s=t.inputAttrs,l=t.inputClass,c=t.inputHandlers,u=t.inputType,f=t.invalidTagText,d=t.isDuplicate,p=t.isInvalid,h=t.isLimitReached,m=t.limitTagsText,g=t.noTagRemove,v=t.placeholder,b=t.removeTag,y=t.tagClass,x=t.tagPills,w=t.tagRemoveLabel,_=t.tagVariant,k=t.tags,T=this.$createElement,A=k.map((function(t){return t=as(t),T(tw,{class:y,props:{disabled:o,noRemove:g,pill:x,removeLabel:w,tag:"li",title:t,variant:_},on:{remove:function(){return b(t)}},key:"tags_".concat(t)},t)})),M=f&&p?this.safeId("__invalid_feedback__"):null,S=a&&d?this.safeId("__duplicate_feedback__"):null,O=m&&h?this.safeId("__limit_feedback__"):null,C=[s["aria-describedby"],M,S,O].filter(se).join(" "),E=T("input",{staticClass:"b-form-tags-input w-100 flex-grow-1 p-0 m-0 bg-transparent border-0",class:l,style:{outline:0,minWidth:"5rem"},attrs:lw(lw({},s),{},{"aria-describedby":C||null,type:u,placeholder:v||null}),domProps:{value:s.value},on:c,directives:[{name:"model",value:s.value}],ref:"input"}),P=T(ef,{staticClass:"b-form-tags-button py-0",class:{invisible:i},style:{fontSize:"90%"},props:{disabled:i||h,variant:n},on:{click:function(){return r()}},ref:"button"},[this.normalizeSlot(zo)||e]),L=this.safeId("__tag_list__"),D=T("li",{staticClass:"b-from-tags-field flex-grow-1",attrs:{role:"none","aria-live":"off","aria-controls":L},key:"tags_field"},[T("div",{staticClass:"d-flex",attrs:{role:"group"}},[E,P])]),I=T("ul",{staticClass:"b-form-tags-list list-unstyled mb-0 d-flex flex-wrap align-items-center",attrs:{id:L},key:"tags_list"},[A,D]),z=T();if(f||a||m){var R=this.computedJoiner,j=T();M&&(j=T(lv,{props:{id:M,forceShow:!0},key:"tags_invalid_feedback"},[this.invalidTagText,": ",this.invalidTags.join(R)]));var F=T();S&&(F=T(av,{props:{id:S},key:"tags_duplicate_feedback"},[this.duplicateTagText,": ",this.duplicateTags.join(R)]));var B=T();O&&(B=T(av,{props:{id:O},key:"tags_limit_feedback"},[m])),z=T("div",{attrs:{"aria-live":"polite","aria-atomic":"true"},key:"tags_feedback"},[j,F,B])}return[I,z]}},render:function(t){var e=this.name,n=this.disabled,r=this.required,i=this.form,o=this.tags,a=this.computedInputId,s=this.hasFocus,l=this.noOuterFocus,c=lw({tags:o.slice(),inputAttrs:this.computedInputAttrs,inputType:this.computedInputType,inputHandlers:this.computedInputHandlers,removeTag:this.removeTag,addTag:this.addTag,reset:this.reset,inputId:a,isInvalid:this.hasInvalidTags,invalidTags:this.invalidTags.slice(),isDuplicate:this.hasDuplicateTags,duplicateTags:this.duplicateTags.slice(),isLimitReached:this.isLimitReached,disableAddButton:this.disableAddButton},Gt(this.$props,["addButtonText","addButtonVariant","disabled","duplicateTagText","form","inputClass","invalidTagText","limit","limitTagsText","noTagRemove","placeholder","required","separator","size","state","tagClass","tagPills","tagRemoveLabel","tagVariant"])),u=this.normalizeSlot(Ho,c)||this.defaultRender(c),f=t("output",{staticClass:"sr-only",attrs:{id:this.safeId("__selected_tags__"),role:"status",for:a,"aria-live":s?"polite":"off","aria-atomic":"true","aria-relevant":"additions text"}},this.tags.join(", ")),d=t("div",{staticClass:"sr-only",attrs:{id:this.safeId("__removed_tags__"),role:"status","aria-live":s?"assertive":"off","aria-atomic":"true"}},this.removedTags.length>0?"(".concat(this.tagRemovedLabel,") ").concat(this.removedTags.join(", ")):""),p=t();if(e&&!n){var h=o.length>0;p=(h?o:[""]).map((function(n){return t("input",{class:{"sr-only":!h},attrs:{type:h?"hidden":"text",value:n,required:r,name:e,form:i},key:"tag_input_".concat(n)})}))}return t("div",{staticClass:"b-form-tags form-control h-auto",class:[{focus:s&&!l&&!n,disabled:n},this.sizeFormClass,this.stateClass],attrs:{id:this.safeId(),role:"group",tabindex:n||l?null:"-1","aria-describedby":this.safeId("__selected_tags__")},on:{click:this.onClick,focusin:this.onFocusin,focusout:this.onFocusout}},[f,d,u,p])}}),kw=Ae({components:{BFormTags:_w,BTags:_w,BFormTag:tw,BTag:tw}});function Tw(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Aw(t){for(var e=1;ef?s:"".concat(f,"px")}},render:function(t){return t("textarea",{class:this.computedClass,style:this.computedStyle,directives:[{name:"b-visible",value:this.visibleCallback,modifiers:{640:!0}}],attrs:this.computedAttrs,domProps:{value:this.localValue},on:this.computedListeners,ref:"input"})}}),Ew=Ae({components:{BFormTextarea:Cw,BTextarea:Cw}});function Pw(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Lw(t){for(var e=1;et.length)&&(e=t.length);for(var n=0,r=new Array(e);n1&&void 0!==arguments[1]&&arguments[1];if(yt(e)||yt(n)||i&&yt(r))return"";var o=[e,n,i?r:0];return o.map(Yw).join(":")},Zw=dl(Xt(Lw(Lw(Lw(Lw({},Ed),Hw),Gt(Gx,["labelIncrement","labelDecrement"])),{},{ariaLabelledby:ll(wo),disabled:ll(mo,!1),hidden:ll(mo,!1),hideHeader:ll(mo,!1),hour12:ll(mo,null),labelAm:ll(wo,"AM"),labelAmpm:ll(wo,"AM/PM"),labelHours:ll(wo,"Hours"),labelMinutes:ll(wo,"Minutes"),labelNoTimeSelected:ll(wo,"No time selected"),labelPm:ll(wo,"PM"),labelSeconds:ll(wo,"Seconds"),labelSelected:ll(wo,"Selected time"),locale:ll(Ao),minutesStep:ll(Po,1),readonly:ll(mo,!1),secondsStep:ll(Po,1),showSeconds:ll(mo,!1)})),Vr),Jw=r["default"].extend({name:Vr,mixins:[Pd,Uw,yl],props:Zw,data:function(){var t=Ww(this[qw]||"");return{modelHours:t.hours,modelMinutes:t.minutes,modelSeconds:t.seconds,modelAmpm:t.ampm,isLive:!1}},computed:{computedHMS:function(){var t=this.modelHours,e=this.modelMinutes,n=this.modelSeconds;return Xw({hours:t,minutes:e,seconds:n},this.showSeconds)},resolvedOptions:function(){var t=Ya(this.locale).filter(se),e={hour:Gw,minute:Gw,second:Gw};xt(this.hour12)||(e.hour12=!!this.hour12);var n=new Intl.DateTimeFormat(t,e),r=n.resolvedOptions(),i=r.hour12||!1,o=r.hourCycle||(i?"h12":"h23");return{locale:r.locale,hour12:i,hourCycle:o}},computedLocale:function(){return this.resolvedOptions.locale},computedLang:function(){return(this.computedLocale||"").replace(/-u-.*$/,"")},computedRTL:function(){return Cd(this.computedLang)},computedHourCycle:function(){return this.resolvedOptions.hourCycle},is12Hour:function(){return!!this.resolvedOptions.hour12},context:function(){return{locale:this.computedLocale,isRTL:this.computedRTL,hourCycle:this.computedHourCycle,hour12:this.is12Hour,hours:this.modelHours,minutes:this.modelMinutes,seconds:this.showSeconds?this.modelSeconds:0,value:this.computedHMS,formatted:this.formattedTimeString}},valueId:function(){return this.safeId()||null},computedAriaLabelledby:function(){return[this.ariaLabelledby,this.valueId].filter(se).join(" ")||null},timeFormatter:function(){var t={hour12:this.is12Hour,hourCycle:this.computedHourCycle,hour:Gw,minute:Gw,timeZone:"UTC"};return this.showSeconds&&(t.second=Gw),gd(this.computedLocale,t)},numberFormatter:function(){var t=new Intl.NumberFormat(this.computedLocale,{style:"decimal",minimumIntegerDigits:2,minimumFractionDigits:0,maximumFractionDigits:0,notation:"standard"});return t.format},formattedTimeString:function(){var t=this.modelHours,e=this.modelMinutes,n=this.showSeconds&&this.modelSeconds||0;return this.computedHMS?this.timeFormatter(dd(Date.UTC(0,0,1,t,e,n))):this.labelNoTimeSelected||" "},spinScopedSlots:function(){var t=this.$createElement;return{increment:function(e){var n=e.hasFocus;return t(Uc,{props:{scale:n?1.5:1.25},attrs:{"aria-hidden":"true"}})},decrement:function(e){var n=e.hasFocus;return t(Uc,{props:{flipV:!0,scale:n?1.5:1.25},attrs:{"aria-hidden":"true"}})}}}},watch:(Sw={},Dw(Sw,qw,(function(t,e){if(t!==e&&!xu(Ww(t),Ww(this.computedHMS))){var n=Ww(t),r=n.hours,i=n.minutes,o=n.seconds,a=n.ampm;this.modelHours=r,this.modelMinutes=i,this.modelSeconds=o,this.modelAmpm=a}})),Dw(Sw,"computedHMS",(function(t,e){t!==e&&this.$emit($w,t)})),Dw(Sw,"context",(function(t,e){xu(t,e)||this.$emit(di,t)})),Dw(Sw,"modelAmpm",(function(t,e){var n=this;if(t!==e){var r=yt(this.modelHours)?0:this.modelHours;this.$nextTick((function(){0===t&&r>11?n.modelHours=r-12:1===t&&r<12&&(n.modelHours=r+12)}))}})),Dw(Sw,"modelHours",(function(t,e){t!==e&&(this.modelAmpm=t>11?1:0)})),Sw),created:function(){var t=this;this.$nextTick((function(){t.$emit(di,t.context)}))},mounted:function(){this.setLive(!0)},activated:function(){this.setLive(!0)},deactivated:function(){this.setLive(!1)},beforeDestroy:function(){this.setLive(!1)},methods:{focus:function(){this.disabled||Gs(this.$refs.spinners[0])},blur:function(){if(!this.disabled){var t=bs();Os(this.$el,t)&&Ys(t)}},formatHours:function(t){var e=this.computedHourCycle;return t=this.is12Hour&&t>12?t-12:t,t=0===t&&"h12"===e?12:0===t&&"h24"===e?24:12===t&&"h11"===e?0:t,this.numberFormatter(t)},formatMinutes:function(t){return this.numberFormatter(t)},formatSeconds:function(t){return this.numberFormatter(t)},formatAmpm:function(t){return 0===t?this.labelAm:1===t?this.labelPm:""},setHours:function(t){this.modelHours=t},setMinutes:function(t){this.modelMinutes=t},setSeconds:function(t){this.modelSeconds=t},setAmpm:function(t){this.modelAmpm=t},onSpinLeftRight:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.type,n=t.keyCode;if(!this.disabled&&"keydown"===e&&(n===pu||n===gu)){Tl(t);var r=this.$refs.spinners||[],i=r.map((function(t){return!!t.hasFocus})).indexOf(!0);i+=n===pu?-1:1,i=i>=r.length?0:i<0?r.length-1:i,Gs(r[i])}},setLive:function(t){var e=this;t?this.$nextTick((function(){hs((function(){e.isLive=!0}))})):this.isLive=!1}},render:function(t){var e=this;if(this.hidden)return t();var n=this.valueId,r=this.computedAriaLabelledby,i=[],o=function(r,o,a){var s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},l=e.safeId("_spinbutton_".concat(o,"_"))||null;return i.push(l),t(Yx,{class:a,props:Lw({id:l,placeholder:"--",vertical:!0,required:!0,disabled:e.disabled,readonly:e.readonly,locale:e.computedLocale,labelIncrement:e.labelIncrement,labelDecrement:e.labelDecrement,wrap:!0,ariaControls:n,min:0},s),scopedSlots:e.spinScopedSlots,on:{change:r},key:o,ref:"spinners",refInFor:!0})},a=function(){return t("div",{staticClass:"d-flex flex-column",class:{"text-muted":e.disabled||e.readonly},attrs:{"aria-hidden":"true"}},[t(Hc,{props:{shiftV:4,scale:.5}}),t(Hc,{props:{shiftV:-4,scale:.5}})])},s=[];s.push(o(this.setHours,"hours","b-time-hours",{value:this.modelHours,max:23,step:1,formatterFn:this.formatHours,ariaLabel:this.labelHours})),s.push(a()),s.push(o(this.setMinutes,"minutes","b-time-minutes",{value:this.modelMinutes,max:59,step:this.minutesStep||1,formatterFn:this.formatMinutes,ariaLabel:this.labelMinutes})),this.showSeconds&&(s.push(a()),s.push(o(this.setSeconds,"seconds","b-time-seconds",{value:this.modelSeconds,max:59,step:this.secondsStep||1,formatterFn:this.formatSeconds,ariaLabel:this.labelSeconds}))),this.is12Hour&&s.push(o(this.setAmpm,"ampm","b-time-ampm",{value:this.modelAmpm,max:1,formatterFn:this.formatAmpm,ariaLabel:this.labelAmpm,required:!1})),s=t("div",{staticClass:"d-flex align-items-center justify-content-center mx-auto",attrs:{role:"group",tabindex:this.disabled||this.readonly?null:"-1","aria-labelledby":r},on:{keydown:this.onSpinLeftRight,click:function(t){t.target===t.currentTarget&&e.focus()}}},s);var l=t("output",{staticClass:"form-control form-control-sm text-center",class:{disabled:this.disabled||this.readonly},attrs:{id:n,role:"status",for:i.filter(se).join(" ")||null,tabindex:this.disabled?null:"-1","aria-live":this.isLive?"polite":"off","aria-atomic":"true"},on:{click:this.focus,focus:this.focus}},[t("bdi",this.formattedTimeString),this.computedHMS?t("span",{staticClass:"sr-only"}," (".concat(this.labelSelected,") ")):""]),c=t("header",{staticClass:"b-time-header",class:{"sr-only":this.hideHeader}},[l]),u=this.normalizeSlot();return u=u?t("footer",{staticClass:"b-time-footer"},u):t(),t("div",{staticClass:"b-time d-inline-flex flex-column text-center",attrs:{role:"group",lang:this.computedLang||null,"aria-labelledby":r||null,"aria-disabled":this.disabled?"true":null,"aria-readonly":this.readonly&&!this.disabled?"true":null}},[c,s,u])}});function Kw(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Qw(t){for(var e=1;e0&&a.push(t("span"," "));var l=this.labelResetButton;a.push(t(ef,{props:{size:"sm",disabled:n||r,variant:this.resetButtonVariant},attrs:{"aria-label":l||null},on:{click:this.onResetButton},key:"reset-btn"},l))}if(!this.noCloseButton){a.length>0&&a.push(t("span"," "));var c=this.labelCloseButton;a.push(t(ef,{props:{size:"sm",disabled:n,variant:this.closeButtonVariant},attrs:{"aria-label":c||null},on:{click:this.onCloseButton},key:"close-btn"},c))}a.length>0&&(a=[t("div",{staticClass:"b-form-date-controls d-flex flex-wrap",class:{"justify-content-between":a.length>1,"justify-content-end":a.length<2}},a)]);var u=t(Jw,{staticClass:"b-form-time-control",props:Qw(Qw({},ul(a_,i)),{},{value:e,hidden:!this.isVisible}),on:{input:this.onInput,context:this.onContext},ref:"time"},a);return t(Tb,{staticClass:"b-form-timepicker",props:Qw(Qw({},ul(s_,i)),{},{id:this.safeId(),value:e,formattedValue:e?this.formattedValue:"",placeholder:o,rtl:this.isRTL,lang:this.computedLang}),on:{show:this.onShow,shown:this.onShown,hidden:this.onHidden},scopedSlots:t_({},No,this.$scopedSlots[No]||this.defaultButtonFn),ref:"control"},[u])}}),u_=Ae({components:{BFormTimepicker:c_,BTimepicker:c_}}),f_=Ae({components:{BImg:pp,BImgLazy:Hp}}),d_=dl({tag:ll(wo,"div")},Kn),p_=r["default"].extend({name:Kn,functional:!0,props:d_,render:function(t,e){var n=e.props,r=e.data,i=e.children;return t(n.tag,ze(r,{staticClass:"input-group-text"}),i)}}),h_=dl({append:ll(mo,!1),id:ll(wo),isText:ll(mo,!1),tag:ll(wo,"div")},Xn),m_=r["default"].extend({name:Xn,functional:!0,props:h_,render:function(t,e){var n=e.props,r=e.data,i=e.children,o=n.append;return t(n.tag,ze(r,{class:{"input-group-append":o,"input-group-prepend":!o},attrs:{id:n.id}}),n.isText?[t(p_,i)]:i)}});function g_(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function v_(t){for(var e=1;e1&&void 0!==arguments[1]?arguments[1]:null;return t&&t.$options._scopeId||e};function bk(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var yk=r["default"].extend({computed:{scopedStyleAttrs:function(){var t=vk(this.$parent);return t?bk({},t,""):{}}}}),xk=r["default"].extend({abstract:!0,name:ii,props:{nodes:ll(_o)},data:function(t){return{updatedNodes:t.nodes}},destroyed:function(){gs(this.$el)},render:function(t){var e=this.updatedNodes,n=wt(e)?e({}):e;return n=Ya(n).filter(se),n&&n.length>0&&!n[0].text?n[0]:t()}}),wk={container:ll([dt,wo],"body"),disabled:ll(mo,!1),tag:ll(wo,"div")},_k=r["default"].extend({name:ri,mixins:[yl],props:wk,watch:{disabled:{immediate:!0,handler:function(t){t?this.unmountTarget():this.$nextTick(this.mountTarget)}}},created:function(){this.$_defaultFn=null,this.$_target=null},beforeMount:function(){this.mountTarget()},updated:function(){this.updateTarget()},beforeDestroy:function(){this.unmountTarget(),this.$_defaultFn=null},methods:{getContainer:function(){if(c){var t=this.container;return kt(t)?As(t):t}return null},mountTarget:function(){if(!this.$_target){var t=this.getContainer();if(t){var e=document.createElement("div");t.appendChild(e),this.$_target=new xk({el:e,parent:this,propsData:{nodes:Ya(this.normalizeSlot())}})}}},updateTarget:function(){if(c&&this.$_target){var t=this.$scopedSlots.default;this.disabled||(t&&this.$_defaultFn!==t?this.$_target.updatedNodes=t:t||(this.$_target.updatedNodes=this.$slots.default)),this.$_defaultFn=t}},unmountTarget:function(){this.$_target&&this.$_target.$destroy(),this.$_target=null}},render:function(t){if(this.disabled){var e=Ya(this.normalizeSlot()).filter(se);if(e.length>0&&!e[0].text)return e[0]}return t()}});function kk(t){return kk="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},kk(t)}function Tk(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Ak(t){for(var e=1;e1&&void 0!==arguments[1]?arguments[1]:{};return Sk(this,n),r=e.call(this,t,i),Bt(Rk(r),{trigger:Zt()}),r}return Ck(n,null,[{key:"Defaults",get:function(){return Ak(Ak({},Ek(Fk(n),"Defaults",this)),{},{trigger:null})}}]),n}(Um),Nk=1040,Vk=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",Uk=".sticky-top",Hk=".navbar-toggler",qk=r["default"].extend({data:function(){return{modals:[],baseZIndex:null,scrollbarWidth:null,isBodyOverflowing:!1}},computed:{modalCount:function(){return this.modals.length},modalsAreOpen:function(){return this.modalCount>0}},watch:{modalCount:function(t,e){c&&(this.getScrollbarWidth(),t>0&&0===e?(this.checkScrollbar(),this.setScrollbar(),Es(document.body,"modal-open")):0===t&&e>0&&(this.resetScrollbar(),Ps(document.body,"modal-open")),Ds(document.body,"data-modal-open-count",String(t)))},modals:function(t){var e=this;this.checkScrollbar(),hs((function(){e.updateModals(t||[])}))}},methods:{registerModal:function(t){var e=this;t&&-1===this.modals.indexOf(t)&&(this.modals.push(t),t.$once(oo,(function(){e.unregisterModal(t)})))},unregisterModal:function(t){var e=this.modals.indexOf(t);e>-1&&(this.modals.splice(e,1),t._isBeingDestroyed||t._isDestroyed||this.resetModal(t))},getBaseZIndex:function(){if(yt(this.baseZIndex)&&c){var t=document.createElement("div");Es(t,"modal-backdrop"),Es(t,"d-none"),js(t,"display","none"),document.body.appendChild(t),this.baseZIndex=Ja(Vs(t).zIndex,Nk),document.body.removeChild(t)}return this.baseZIndex||Nk},getScrollbarWidth:function(){if(yt(this.scrollbarWidth)&&c){var t=document.createElement("div");Es(t,"modal-scrollbar-measure"),document.body.appendChild(t),this.scrollbarWidth=Ns(t).width-t.clientWidth,document.body.removeChild(t)}return this.scrollbarWidth||0},updateModals:function(t){var e=this,n=this.getBaseZIndex(),r=this.getScrollbarWidth();t.forEach((function(t,i){t.zIndex=n+i,t.scrollbarWidth=r,t.isTop=i===e.modals.length-1,t.isBodyOverflowing=e.isBodyOverflowing}))},resetModal:function(t){t&&(t.zIndex=this.getBaseZIndex(),t.isTop=!0,t.isBodyOverflowing=!1)},checkScrollbar:function(){var t=Ns(document.body),e=t.left,n=t.right;this.isBodyOverflowing=e+n0&&void 0!==arguments[0]&&arguments[0];this.$_observer&&this.$_observer.disconnect(),this.$_observer=null,t&&(this.$_observer=oh(this.$refs.content,this.checkModalOverflow.bind(this),lT))},updateModel:function(t){t!==this[Kk]&&this.$emit(Qk,t)},buildEvent:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return new Bk(t,Yk(Yk({cancelable:!1,target:this.$refs.modal||this.$el||null,relatedTarget:null,trigger:null},e),{},{vueTarget:this,componentId:this.modalId}))},show:function(){if(!this.isVisible&&!this.isOpening)if(this.isClosing)this.$once(Mi,this.show);else{this.isOpening=!0,this.$_returnFocus=this.$_returnFocus||this.getActiveElement();var t=this.buildEvent(Zi,{cancelable:!0});if(this.emitEvent(t),t.defaultPrevented||this.isVisible)return this.isOpening=!1,void this.updateModel(!1);this.doShow()}},hide:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";if(this.isVisible&&!this.isClosing){this.isClosing=!0;var e=this.buildEvent(Si,{cancelable:t!==nT,trigger:t||null});if(t===aT?this.$emit(Ii,e):t===iT?this.$emit(si,e):t===oT&&this.$emit(fi,e),this.emitEvent(e),e.defaultPrevented||!this.isVisible)return this.isClosing=!1,void this.updateModel(!0);this.setObserver(!1),this.isVisible=!1,this.updateModel(!1)}},toggle:function(t){t&&(this.$_returnFocus=t),this.isVisible?this.hide(rT):this.show()},getActiveElement:function(){var t=bs(c?[document.body]:[]);return t&&t.focus?t:null},doShow:function(){var t=this;$k.modalsAreOpen&&this.noStacking?this.listenOnRootOnce(Ml(ar,Mi),this.doShow):($k.registerModal(this),this.isHidden=!1,this.$nextTick((function(){t.isVisible=!0,t.isOpening=!1,t.updateModel(!0),t.$nextTick((function(){t.setObserver(!0)}))})))},onBeforeEnter:function(){this.isTransitioning=!0,this.setResizeEvent(!0)},onEnter:function(){var t=this;this.isBlock=!0,hs((function(){hs((function(){t.isShow=!0}))}))},onAfterEnter:function(){var t=this;this.checkModalOverflow(),this.isTransitioning=!1,hs((function(){t.emitEvent(t.buildEvent(Ji)),t.setEnforceFocus(!0),t.$nextTick((function(){t.focusFirst()}))}))},onBeforeLeave:function(){this.isTransitioning=!0,this.setResizeEvent(!1),this.setEnforceFocus(!1)},onLeave:function(){this.isShow=!1},onAfterLeave:function(){var t=this;this.isBlock=!1,this.isTransitioning=!1,this.isModalOverflowing=!1,this.isHidden=!0,this.$nextTick((function(){t.isClosing=!1,$k.unregisterModal(t),t.returnFocusTo(),t.emitEvent(t.buildEvent(Mi))}))},emitEvent:function(t){var e=t.type;this.emitOnRoot(Ml(ar,e),t,t.componentId),this.$emit(e,t)},onDialogMousedown:function(){var t=this,e=this.$refs.modal,n=function n(r){_l(e,"mouseup",n,fo),r.target===e&&(t.ignoreBackdropClick=!0)};wl(e,"mouseup",n,fo)},onClickOut:function(t){this.ignoreBackdropClick?this.ignoreBackdropClick=!1:this.isVisible&&!this.noCloseOnBackdrop&&Os(document.body,t.target)&&(Os(this.$refs.content,t.target)||this.hide(tT))},onOk:function(){this.hide(aT)},onCancel:function(){this.hide(iT)},onClose:function(){this.hide(oT)},onEsc:function(t){t.keyCode===fu&&this.isVisible&&!this.noCloseOnEsc&&this.hide(eT)},focusHandler:function(t){var e=this.$refs.content,n=t.target;if(!(this.noEnforceFocus||!this.isTop||!this.isVisible||!e||document===n||Os(e,n)||this.computeIgnoreEnforceFocusSelector&&Ss(this.computeIgnoreEnforceFocusSelector,n,!0))){var r=$s(this.$refs.content),i=this.$refs["bottom-trap"],o=this.$refs["top-trap"];if(i&&n===i){if(Gs(r[0]))return}else if(o&&n===o&&Gs(r[r.length-1]))return;Gs(e,{preventScroll:!0})}},setEnforceFocus:function(t){this.listenDocument(t,"focusin",this.focusHandler)},setResizeEvent:function(t){this.listenWindow(t,"resize",this.checkModalOverflow),this.listenWindow(t,"orientationchange",this.checkModalOverflow)},showHandler:function(t,e){t===this.modalId&&(this.$_returnFocus=e||this.getActiveElement(),this.show())},hideHandler:function(t){t===this.modalId&&this.hide("event")},toggleHandler:function(t,e){t===this.modalId&&this.toggle(e)},modalListener:function(t){this.noStacking&&t.vueTarget!==this&&this.hide()},focusFirst:function(){var t=this;c&&hs((function(){var e=t.$refs.modal,n=t.$refs.content,r=t.getActiveElement();if(e&&n&&(!r||!Os(n,r))){var i=t.$refs["ok-button"],o=t.$refs["cancel-button"],a=t.$refs["close-button"],s=t.autoFocusButton,l=s===aT&&i?i.$el||i:s===iT&&o?o.$el||o:s===oT&&a?a.$el||a:n;Gs(l),l===n&&t.$nextTick((function(){e.scrollTop=0}))}}))},returnFocusTo:function(){var t=this.returnFocus||this.$_returnFocus||null;this.$_returnFocus=null,this.$nextTick((function(){t=kt(t)?As(t):t,t&&(t=t.$el||t,Gs(t))}))},checkModalOverflow:function(){if(this.isVisible){var t=this.$refs.modal;this.isModalOverflowing=t.scrollHeight>document.documentElement.clientHeight}},makeModal:function(t){var e=t();if(!this.hideHeader){var n=this.normalizeSlot(ga,this.slotScope);if(!n){var r=t();this.hideHeaderClose||(r=t(El,{props:{content:this.headerCloseContent,disabled:this.isTransitioning,ariaLabel:this.headerCloseLabel,textVariant:this.headerCloseVariant||this.headerTextVariant},on:{click:this.onClose},ref:"close-button"},[this.normalizeSlot(va)])),n=[t(this.titleTag,{staticClass:"modal-title",class:this.titleClasses,attrs:{id:this.modalTitleId},domProps:this.hasNormalizedSlot(ya)?{}:Af(this.titleHtml,this.title)},this.normalizeSlot(ya,this.slotScope)),r]}e=t("header",{staticClass:"modal-header",class:this.headerClasses,attrs:{id:this.modalHeaderId},ref:"header"},[n])}var i=t("div",{staticClass:"modal-body",class:this.bodyClasses,attrs:{id:this.modalBodyId},ref:"body"},this.normalizeSlot(Ho,this.slotScope)),o=t();if(!this.hideFooter){var a=this.normalizeSlot(ma,this.slotScope);if(!a){var s=t();this.okOnly||(s=t(ef,{props:{variant:this.cancelVariant,size:this.buttonSize,disabled:this.cancelDisabled||this.busy||this.isTransitioning},domProps:this.hasNormalizedSlot(ha)?{}:Af(this.cancelTitleHtml,this.cancelTitle),on:{click:this.onCancel},ref:"cancel-button"},this.normalizeSlot(ha)));var l=t(ef,{props:{variant:this.okVariant,size:this.buttonSize,disabled:this.okDisabled||this.busy||this.isTransitioning},domProps:this.hasNormalizedSlot(ba)?{}:Af(this.okTitleHtml,this.okTitle),on:{click:this.onOk},ref:"ok-button"},this.normalizeSlot(ba));a=[s,l]}o=t("footer",{staticClass:"modal-footer",class:this.footerClasses,attrs:{id:this.modalFooterId},ref:"footer"},[a])}var c=t("div",{staticClass:"modal-content",class:this.contentClass,attrs:{id:this.modalContentId,tabindex:"-1"},ref:"content"},[e,i,o]),u=t(),f=t();this.isVisible&&!this.noEnforceFocus&&(u=t("span",{attrs:{tabindex:"0"},ref:"top-trap"}),f=t("span",{attrs:{tabindex:"0"},ref:"bottom-trap"}));var d=t("div",{staticClass:"modal-dialog",class:this.dialogClasses,on:{mousedown:this.onDialogMousedown},ref:"dialog"},[u,c,f]),p=t("div",{staticClass:"modal",class:this.modalClasses,style:this.modalStyles,attrs:this.computedModalAttrs,on:{keydown:this.onEsc,click:this.onClickOut},directives:[{name:"show",value:this.isVisible}],ref:"modal"},[d]);p=t("transition",{props:{enterClass:"",enterToClass:"",enterActiveClass:"",leaveClass:"",leaveActiveClass:"",leaveToClass:""},on:{beforeEnter:this.onBeforeEnter,enter:this.onEnter,afterEnter:this.onAfterEnter,beforeLeave:this.onBeforeLeave,leave:this.onLeave,afterLeave:this.onAfterLeave}},[p]);var h=t();return!this.hideBackdrop&&this.isVisible&&(h=t("div",{staticClass:"modal-backdrop",attrs:{id:this.modalBackdropId}},this.normalizeSlot(pa))),h=t(Fl,{props:{noFade:this.noFade}},[h]),t("div",{style:this.modalOuterStyle,attrs:this.computedAttrs,key:"modal-outer-".concat(this[Re])},[p,h])}},render:function(t){return this.static?this.lazy&&this.isHidden?t():this.makeModal(t):this.isHidden?t():t(_k,[this.makeModal(t)])}}),fT=Sl(ar,Zi),dT="__bv_modal_directive__",pT=function(t){var e=t.modifiers,n=void 0===e?{}:e,r=t.arg,i=t.value;return kt(i)?i:kt(r)?r:Ut(n).reverse()[0]},hT=function(t){return t&&Ms(t,".dropdown-menu > li, li.nav-item")&&As("a, button",t)||t},mT=function(t){t&&"BUTTON"!==t.tagName&&(Rs(t,"role")||Ds(t,"role","button"),"A"===t.tagName||Rs(t,"tabindex")||Ds(t,"tabindex","0"))},gT=function(t,e,n){var r=pT(e),i=hT(t);if(r&&i){var o=function(t){var e=t.currentTarget;if(!_s(e)){var i=t.type,o=t.keyCode;"click"!==i&&("keydown"!==i||o!==uu&&o!==vu)||n.context.$root.$emit(fT,r,e)}};t[dT]={handler:o,target:r,trigger:i},mT(i),wl(i,"click",o,uo),"BUTTON"!==i.tagName&&"button"===zs(i,"role")&&wl(i,"keydown",o,uo)}},vT=function(t){var e=t[dT]||{},n=e.trigger,r=e.handler;n&&r&&(_l(n,"click",r,uo),_l(n,"keydown",r,uo),_l(t,"click",r,uo),_l(t,"keydown",r,uo)),delete t[dT]},bT=function(t,e,n){var r=t[dT]||{},i=pT(e),o=hT(t);i===r.target&&o===r.trigger||(vT(t,e,n),gT(t,e,n)),mT(o)},yT=function(){},xT={inserted:bT,updated:yT,componentUpdated:bT,unbind:vT};function wT(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function _T(t,e){for(var n=0;nt.length)&&(e=t.length);for(var n=0,r=new Array(e);n2&&void 0!==arguments[2]?arguments[2]:RT;if(!de(DT)&&!pe(DT)){var i=new e({parent:t,propsData:AT(AT(AT({},FT(Js(ar))),{},{hideHeaderClose:!0,hideHeader:!(n.title||n.titleHtml)},Yt(n,Ut(jT))),{},{lazy:!1,busy:!1,visible:!1,noStacking:!1,noEnforceFocus:!1})});return Ut(jT).forEach((function(t){bt(n[t])||(i.$slots[jT[t]]=Ya(n[t]))})),new Promise((function(t,e){var n=!1;i.$once(ao,(function(){n||e(new Error("BootstrapVue MsgBox destroyed before resolve"))})),i.$on(Si,(function(e){if(!e.defaultPrevented){var i=r(e);e.defaultPrevented||(n=!0,t(i))}}));var o=document.createElement("div");document.body.appendChild(o),i.$mount(o)}))}},r=function(t,e){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;if(e&&!pe(DT)&&!de(DT)&&wt(i))return n(t,AT(AT({},FT(r)),{},{msgBoxContent:e}),i)},i=function(){function t(e){wT(this,t),jt(this,{_vm:e,_root:e.$root}),Bt(this,{_vm:Zt(),_root:Zt()})}return kT(t,[{key:"show",value:function(t){if(t&&this._root){for(var e,n=arguments.length,r=new Array(n>1?n-1:0),i=1;i1?n-1:0),i=1;i1&&void 0!==arguments[1]?arguments[1]:{},n=AT(AT({},e),{},{okOnly:!0,okDisabled:!1,hideFooter:!1,msgBoxContent:t});return r(this._vm,t,n,(function(){return!0}))}},{key:"msgBoxConfirm",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=AT(AT({},e),{},{okOnly:!1,okDisabled:!1,cancelDisabled:!1,hideFooter:!1});return r(this._vm,t,n,(function(t){var e=t.trigger;return"ok"===e||"cancel"!==e&&null}))}}]),t}();t.mixin({beforeCreate:function(){this[IT]=new i(this)}}),Ht(t.prototype,DT)||Nt(t.prototype,DT,{get:function(){return this&&this[IT]||fe('"'.concat(DT,'" must be accessed from a Vue instance "this" context.'),ar),this[IT]}})},NT=Ae({plugins:{plugin:BT}}),VT=Ae({components:{BModal:uT},directives:{VBModal:xT},plugins:{BVModalPlugin:NT}});function UT(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var HT=function(t){return t="left"===t?"start":"right"===t?"end":t,"justify-content-".concat(t)},qT=dl({align:ll(wo),cardHeader:ll(mo,!1),fill:ll(mo,!1),justified:ll(mo,!1),pills:ll(mo,!1),small:ll(mo,!1),tabs:ll(mo,!1),tag:ll(wo,"ul"),vertical:ll(mo,!1)},lr),$T=r["default"].extend({name:lr,functional:!0,props:qT,render:function(t,e){var n,r=e.props,i=e.data,o=e.children,a=r.tabs,s=r.pills,l=r.vertical,c=r.align,u=r.cardHeader;return t(r.tag,ze(i,{staticClass:"nav",class:(n={"nav-tabs":a,"nav-pills":s&&!a,"card-header-tabs":!l&&u&&a,"card-header-pills":!l&&u&&s&&!a,"flex-column":l,"nav-fill":!l&&r.fill,"nav-justified":!l&&r.justified},UT(n,HT(c),!l&&c),UT(n,"small",r.small),n)}),o)}});function GT(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function YT(t){for(var e=1;et.length)&&(e=t.length);for(var n=0,r=new Array(e);n=0&&e<=1})),overlayTag:ll(wo,"div"),rounded:ll(Oo,!1),show:ll(mo,!1),spinnerSmall:ll(mo,!1),spinnerType:ll(wo,"border"),spinnerVariant:ll(wo),variant:ll(wo,"light"),wrapTag:ll(wo,"div"),zIndex:ll(Po,10)},vr),GA=r["default"].extend({name:vr,mixins:[yl],props:$A,computed:{computedRounded:function(){var t=this.rounded;return!0===t||""===t?"rounded":t?"rounded-".concat(t):""},computedVariant:function(){var t=this.variant;return t&&!this.bgColor?"bg-".concat(t):""},slotScope:function(){return{spinnerType:this.spinnerType||null,spinnerVariant:this.spinnerVariant||null,spinnerSmall:this.spinnerSmall}}},methods:{defaultOverlayFn:function(t){var e=t.spinnerType,n=t.spinnerVariant,r=t.spinnerSmall;return this.$createElement(BA,{props:{type:e,variant:n,small:r}})}},render:function(t){var e=this,n=this.show,r=this.fixed,i=this.noFade,o=this.noWrap,a=this.slotScope,s=t();if(n){var l=t("div",{staticClass:"position-absolute",class:[this.computedVariant,this.computedRounded],style:VA(VA({},qA),{},{opacity:this.opacity,backgroundColor:this.bgColor||null,backdropFilter:this.blur?"blur(".concat(this.blur,")"):null})}),c=t("div",{staticClass:"position-absolute",style:this.noCenter?VA({},qA):{top:"50%",left:"50%",transform:"translateX(-50%) translateY(-50%)"}},[this.normalizeSlot(Oa,a)||this.defaultOverlayFn(a)]);s=t(this.overlayTag,{staticClass:"b-overlay",class:{"position-absolute":!o||o&&!r,"position-fixed":o&&r},style:VA(VA({},qA),{},{zIndex:this.zIndex||10}),on:{click:function(t){return e.$emit(ui,t)}},key:"overlay"},[l,c])}return s=t(Fl,{props:{noFade:i,appear:!0},on:{"after-enter":function(){return e.$emit(Ji)},"after-leave":function(){return e.$emit(Mi)}}},[s]),o?s:t(this.wrapTag,{staticClass:"b-overlay-wrap position-relative",attrs:{"aria-busy":n?"true":null}},o?[s]:[this.normalizeSlot(),s])}}),YA=Ae({components:{BOverlay:GA}});function WA(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function XA(t){for(var e=1;ee?e:n<1?1:n},sM=function(t){if(t.keyCode===vu)return Tl(t,{immediatePropagation:!0}),t.currentTarget.click(),!1},lM=dl(Xt(XA(XA({},QA),{},{align:ll(wo,"left"),ariaLabel:ll(wo,"Pagination"),disabled:ll(mo,!1),ellipsisClass:ll(To),ellipsisText:ll(wo,"…"),firstClass:ll(To),firstNumber:ll(mo,!1),firstText:ll(wo,"«"),hideEllipsis:ll(mo,!1),hideGotoEndButtons:ll(mo,!1),labelFirstPage:ll(wo,"Go to first page"),labelLastPage:ll(wo,"Go to last page"),labelNextPage:ll(wo,"Go to next page"),labelPage:ll(Eo,"Go to page"),labelPrevPage:ll(wo,"Go to previous page"),lastClass:ll(To),lastNumber:ll(mo,!1),lastText:ll(wo,"»"),limit:ll(Po,rM,(function(t){return!(Ja(t,0)<1)||(fe('Prop "limit" must be a number greater than "0"',br),!1)})),nextClass:ll(To),nextText:ll(wo,"›"),pageClass:ll(To),pills:ll(mo,!1),prevClass:ll(To),prevText:ll(wo,"‹"),size:ll(wo)})),"pagination"),cM=r["default"].extend({mixins:[KA,yl],props:lM,data:function(){var t=Ja(this[tM],0);return t=t>0?t:-1,{currentPage:t,localNumberOfPages:1,localLimit:rM}},computed:{btnSize:function(){var t=this.size;return t?"pagination-".concat(t):""},alignment:function(){var t=this.align;return"center"===t?"justify-content-center":"end"===t||"right"===t?"justify-content-end":"fill"===t?"text-center":""},styleClass:function(){return this.pills?"b-pagination-pills":""},computedCurrentPage:function(){return aM(this.currentPage,this.localNumberOfPages)},paginationParams:function(){var t=this.localLimit,e=this.localNumberOfPages,n=this.computedCurrentPage,r=this.hideEllipsis,i=this.firstNumber,o=this.lastNumber,a=!1,s=!1,l=t,c=1;e<=t?l=e:nnM?(r&&!o||(s=!0,l=t-(i?0:1)),l=Kl(l,t)):e-n+2nM?(r&&!i||(a=!0,l=t-(o?0:1)),c=e-l+1):(t>nM&&(l=t-(r?0:2),a=!(r&&!i),s=!(r&&!o)),c=n-nc(l/2)),c<1?(c=1,a=!1):c>e-l&&(c=e-l+1,s=!1),a&&i&&c<4&&(l+=2,c=1,a=!1);var u=c+l-1;return s&&o&&u>e-3&&(l+=u===e-2?2:3,s=!1),t<=nM&&(i&&1===c?l=Kl(l+1,e,t+1):o&&e===c+l-1&&(c=Ql(c-1,1),l=Kl(e-c+1,e,t+1))),l=Kl(l,e-c+1),{showFirstDots:a,showLastDots:s,numberOfLinks:l,startNumber:c}},pageList:function(){var t=this.paginationParams,e=t.numberOfLinks,n=t.startNumber,r=this.computedCurrentPage,i=iM(n,e);if(i.length>3){var o=r-n,a="bv-d-xs-down-none";if(0===o)for(var s=3;so+1;u--)i[u].classes=a}}return i}},watch:(HA={},ZA(HA,tM,(function(t,e){t!==e&&(this.currentPage=aM(t,this.localNumberOfPages))})),ZA(HA,"currentPage",(function(t,e){t!==e&&this.$emit(eM,t>0?t:null)})),ZA(HA,"limit",(function(t,e){t!==e&&(this.localLimit=oM(t))})),HA),created:function(){var t=this;this.localLimit=oM(this.limit),this.$nextTick((function(){t.currentPage=t.currentPage>t.localNumberOfPages?t.localNumberOfPages:t.currentPage}))},methods:{handleKeyNav:function(t){var e=t.keyCode,n=t.shiftKey;this.isNav||(e===pu||e===bu?(Tl(t,{propagation:!1}),n?this.focusFirst():this.focusPrev()):e!==gu&&e!==lu||(Tl(t,{propagation:!1}),n?this.focusLast():this.focusNext()))},getButtons:function(){return Ts("button.page-link, a.page-link",this.$el).filter((function(t){return ws(t)}))},focusCurrent:function(){var t=this;this.$nextTick((function(){var e=t.getButtons().find((function(e){return Ja(zs(e,"aria-posinset"),0)===t.computedCurrentPage}));Gs(e)||t.focusFirst()}))},focusFirst:function(){var t=this;this.$nextTick((function(){var e=t.getButtons().find((function(t){return!_s(t)}));Gs(e)}))},focusLast:function(){var t=this;this.$nextTick((function(){var e=t.getButtons().reverse().find((function(t){return!_s(t)}));Gs(e)}))},focusPrev:function(){var t=this;this.$nextTick((function(){var e=t.getButtons(),n=e.indexOf(bs());n>0&&!_s(e[n-1])&&Gs(e[n-1])}))},focusNext:function(){var t=this;this.$nextTick((function(){var e=t.getButtons(),n=e.indexOf(bs());na,g=r<1?1:r>a?a:r,v={disabled:p,page:g,index:g-1},b=e.normalizeSlot(s,v)||as(l)||t(),y=t(p?"span":o?Vu:"button",{staticClass:"page-link",class:{"flex-grow-1":!o&&!p&&d},props:p||!o?{}:e.linkProps(r),attrs:{role:o?null:"menuitem",type:o||p?null:"button",tabindex:p||o?null:"-1","aria-label":i,"aria-controls":e.ariaControls||null,"aria-disabled":p?"true":null},on:p?{}:{"!click":function(t){e.onClick(t,r)},keydown:sM}},[b]);return t("li",{key:f,staticClass:"page-item",class:[{disabled:p,"flex-fill":d,"d-flex":d&&!o&&!p},c],attrs:{role:o?null:"presentation","aria-hidden":p?"true":null}},[y])},v=function(n){return t("li",{staticClass:"page-item",class:["disabled","bv-d-xs-down-none",d?"flex-fill":"",e.ellipsisClass],attrs:{role:"separator"},key:"ellipsis-".concat(n?"last":"first")},[t("span",{staticClass:"page-link"},[e.normalizeSlot(Yo)||as(e.ellipsisText)||t()])])},b=function(i,s){var l=i.number,c=h(l)&&!m,u=n?null:c||m&&0===s?"0":"-1",f={role:o?null:"menuitemradio",type:o||n?null:"button","aria-disabled":n?"true":null,"aria-controls":e.ariaControls||null,"aria-label":hl(r)?r(l):"".concat(wt(r)?r():r," ").concat(l),"aria-checked":o?null:c?"true":"false","aria-current":o&&c?"page":null,"aria-posinset":o?null:l,"aria-setsize":o?null:a,tabindex:o?null:u},p=as(e.makePage(l)),g={page:l,index:l-1,content:p,active:c,disabled:n},v=t(n?"span":o?Vu:"button",{props:n||!o?{}:e.linkProps(l),staticClass:"page-link",class:{"flex-grow-1":!o&&!n&&d},attrs:f,on:n?{}:{"!click":function(t){e.onClick(t,l)},keydown:sM}},[e.normalizeSlot(Ca,g)||p]);return t("li",{staticClass:"page-item",class:[{disabled:n,active:c,"flex-fill":d,"d-flex":d&&!o&&!n},i.classes,e.pageClass],attrs:{role:o?null:"presentation"},key:"page-".concat(l)},[v])},y=t();this.firstNumber||this.hideGotoEndButtons||(y=g(1,this.labelFirstPage,Ko,this.firstText,this.firstClass,1,"pagination-goto-first")),p.push(y),p.push(g(s-1,this.labelPrevPage,La,this.prevText,this.prevClass,1,"pagination-goto-prev")),p.push(this.firstNumber&&1!==l[0]?b({number:1},0):t()),p.push(u?v(!1):t()),this.pageList.forEach((function(t,n){var r=u&&e.firstNumber&&1!==l[0]?1:0;p.push(b(t,n+r))})),p.push(f?v(!0):t()),p.push(this.lastNumber&&l[l.length-1]!==a?b({number:a},-1):t()),p.push(g(s+1,this.labelNextPage,Sa,this.nextText,this.nextClass,a,"pagination-goto-next"));var x=t();this.lastNumber||this.hideGotoEndButtons||(x=g(a,this.labelLastPage,ua,this.lastText,this.lastClass,a,"pagination-goto-last")),p.push(x);var w=t("ul",{staticClass:"pagination",class:["b-pagination",this.btnSize,this.alignment,this.styleClass],attrs:{role:o?null:"menubar","aria-disabled":n?"true":"false","aria-label":o?null:i||null},on:o?{}:{keydown:this.handleKeyNav},ref:"ul"},p);return o?t("nav",{attrs:{"aria-disabled":n?"true":null,"aria-hidden":n?"true":"false","aria-label":o&&i||null}},[w]):w}});function uM(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function fM(t){for(var e=1;et.numberOfPages)&&(this.currentPage=1),this.localNumberOfPages=t.numberOfPages}},created:function(){var t=this;this.localNumberOfPages=this.numberOfPages;var e=Ja(this[tM],0);e>0?this.currentPage=e:this.$nextTick((function(){t.currentPage=0}))},methods:{onClick:function(t,e){var n=this;if(e!==this.currentPage){var r=t.target,i=new Um(Ri,{cancelable:!0,vueTarget:this,target:r});this.$emit(i.type,i,e),i.defaultPrevented||(this.currentPage=e,this.$emit(li,this.currentPage),this.$nextTick((function(){ws(r)&&n.$el.contains(r)?Gs(r):n.focusCurrent()})))}},makePage:function(t){return t},linkProps:function(){return{}}}}),yM=Ae({components:{BPagination:bM}});function xM(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function wM(t){for(var e=1;e0?this.localNumberOfPages=this.pages.length:this.localNumberOfPages=kM(this.numberOfPages),this.$nextTick((function(){t.guessCurrentPage()}))},onClick:function(t,e){var n=this;if(e!==this.currentPage){var r=t.currentTarget||t.target,i=new Um(Ri,{cancelable:!0,vueTarget:this,target:r});this.$emit(i.type,i,e),i.defaultPrevented||(hs((function(){n.currentPage=e,n.$emit(li,e)})),this.$nextTick((function(){Ys(r)})))}},getPageInfo:function(t){if(!Mt(this.pages)||0===this.pages.length||bt(this.pages[t-1])){var e="".concat(this.baseUrl).concat(t);return{link:this.useRouter?{path:e}:e,text:as(t)}}var n=this.pages[t-1];if(St(n)){var r=n.link;return{link:St(r)?r:this.useRouter?{path:r}:r,text:as(n.text||t)}}return{link:as(n),text:as(t)}},makePage:function(t){var e=this.pageGen,n=this.getPageInfo(t);return hl(e)?e(t,n):n.text},makeLink:function(t){var e=this.linkGen,n=this.getPageInfo(t);return hl(e)?e(t,n):n.link},linkProps:function(t){var e=ul(TM,this),n=this.makeLink(t);return this.useRouter||St(n)?e.to=n:e.href=n,e},resolveLink:function(){var t,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";try{t=document.createElement("a"),t.href=Ac({to:e},"a","/","/"),document.body.appendChild(t);var n=t,r=n.pathname,i=n.hash,o=n.search;return document.body.removeChild(t),{path:r,hash:i,query:xc(o)}}catch(a){try{t&&t.parentNode&&t.parentNode.removeChild(t)}catch(s){}return{}}},resolveRoute:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";try{var e=this.$router.resolve(t,this.$route).route;return{path:e.path,hash:e.hash,query:e.query}}catch(n){return{}}},guessCurrentPage:function(){var t=this.$router,e=this.$route,n=this.computedValue;if(!this.noPageDetect&&!n&&(c||!c&&t))for(var r=t&&e?{path:e.path,hash:e.hash,query:e.query}:{},i=c?window.location||document.location:null,o=i?{path:i.pathname,hash:i.hash,query:xc(i.search)}:{},a=1;!n&&a<=this.localNumberOfPages;a++){var s=this.makeLink(a);n=t&&(St(s)||this.useRouter)?xu(this.resolveRoute(s),r)?a:null:c?xu(this.resolveLink(s),o)?a:null:-1}this.currentPage=n>0?n:0}}}),SM=Ae({components:{BPaginationNav:MM}}),OM={AUTO:"auto",TOP:"top",RIGHT:"right",BOTTOM:"bottom",LEFT:"left",TOPLEFT:"top",TOPRIGHT:"top",RIGHTTOP:"right",RIGHTBOTTOM:"right",BOTTOMLEFT:"bottom",BOTTOMRIGHT:"bottom",LEFTTOP:"left",LEFTBOTTOM:"left"},CM={AUTO:0,TOPLEFT:-1,TOP:0,TOPRIGHT:1,RIGHTTOP:-1,RIGHT:0,RIGHTBOTTOM:1,BOTTOMLEFT:-1,BOTTOM:0,BOTTOMRIGHT:1,LEFTTOP:-1,LEFT:0,LEFTBOTTOM:1},EM={arrowPadding:ll(Po,6),boundary:ll([dt,wo],"scrollParent"),boundaryPadding:ll(Po,5),fallbackPlacement:ll(Ao,"flip"),offset:ll(Po,0),placement:ll(wo,"top"),target:ll([dt,pt])},PM=r["default"].extend({name:Jr,props:EM,data:function(){return{noFade:!1,localShow:!0,attachment:this.getAttachment(this.placement)}},computed:{templateType:function(){return"unknown"},popperConfig:function(){var t=this,e=this.placement;return{placement:this.getAttachment(e),modifiers:{offset:{offset:this.getOffset(e)},flip:{behavior:this.fallbackPlacement},arrow:{element:".arrow"},preventOverflow:{padding:this.boundaryPadding,boundariesElement:this.boundary}},onCreate:function(e){e.originalPlacement!==e.placement&&t.popperPlacementChange(e)},onUpdate:function(e){t.popperPlacementChange(e)}}}},created:function(){var t=this;this.$_popper=null,this.localShow=!0,this.$on(Zi,(function(e){t.popperCreate(e)}));var e=function(){t.$nextTick((function(){hs((function(){t.$destroy()}))}))};this.$parent.$once(ao,e),this.$once(Mi,e)},beforeMount:function(){this.attachment=this.getAttachment(this.placement)},updated:function(){this.updatePopper()},beforeDestroy:function(){this.destroyPopper()},destroyed:function(){var t=this.$el;t&&t.parentNode&&t.parentNode.removeChild(t)},methods:{hide:function(){this.localShow=!1},getAttachment:function(t){return OM[String(t).toUpperCase()]||"auto"},getOffset:function(t){if(!this.offset){var e=this.$refs.arrow||As(".arrow",this.$el),n=Ka(Vs(e).width,0)+Ka(this.arrowPadding,0);switch(CM[String(t).toUpperCase()]||0){case 1:return"+50%p - ".concat(n,"px");case-1:return"-50%p + ".concat(n,"px");default:return 0}}return this.offset},popperCreate:function(t){this.destroyPopper(),this.$_popper=new Lm["default"](this.target,t,this.popperConfig)},destroyPopper:function(){this.$_popper&&this.$_popper.destroy(),this.$_popper=null},updatePopper:function(){this.$_popper&&this.$_popper.scheduleUpdate()},popperPlacementChange:function(t){this.attachment=this.getAttachment(t.placement)},renderTemplate:function(t){return t("div")}},render:function(t){var e=this,n=this.noFade;return t(Fl,{props:{appear:!0,noFade:n},on:{beforeEnter:function(t){return e.$emit(Zi,t)},afterEnter:function(t){return e.$emit(Ji,t)},beforeLeave:function(t){return e.$emit(Si,t)},afterLeave:function(t){return e.$emit(Mi,t)}}},[this.localShow?this.renderTemplate(t):t()])}});function LM(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function DM(t){for(var e=1;e0&&void 0!==arguments[0]?arguments[0]:{},n=!1;Ut(XM).forEach((function(r){bt(e[r])||t[r]===e[r]||(t[r]=e[r],"title"===r&&(n=!0))})),n&&this.localShow&&this.fixTitle()},createTemplateAndShow:function(){var t=this.getContainer(),e=this.getTemplate(),n=this.$_tip=new e({parent:this,propsData:{id:this.computedId,html:this.html,placement:this.placement,fallbackPlacement:this.fallbackPlacement,target:this.getPlacementTarget(),boundary:this.getBoundary(),offset:Ja(this.offset,0),arrowPadding:Ja(this.arrowPadding,0),boundaryPadding:Ja(this.boundaryPadding,0)}});this.handleTemplateUpdate(),n.$once(Zi,this.onTemplateShow),n.$once(Ji,this.onTemplateShown),n.$once(Si,this.onTemplateHide),n.$once(Mi,this.onTemplateHidden),n.$once(ao,this.destroyTemplate),n.$on(ki,this.handleEvent),n.$on(Ti,this.handleEvent),n.$on(Pi,this.handleEvent),n.$on(Li,this.handleEvent),n.$mount(t.appendChild(document.createElement("div")))},hideTemplate:function(){this.$_tip&&this.$_tip.hide(),this.clearActiveTriggers(),this.$_hoverState=""},destroyTemplate:function(){this.setWhileOpenListeners(!1),this.clearHoverTimeout(),this.$_hoverState="",this.clearActiveTriggers(),this.localPlacementTarget=null;try{this.$_tip.$destroy()}catch(t){}this.$_tip=null,this.removeAriaDescribedby(),this.restoreTitle(),this.localShow=!1},getTemplateElement:function(){return this.$_tip?this.$_tip.$el:null},handleTemplateUpdate:function(){var t=this,e=this.$_tip;if(e){var n=["title","content","variant","customClass","noFade","interactive"];n.forEach((function(n){e[n]!==t[n]&&(e[n]=t[n])}))}},show:function(){var t=this.getTarget();if(t&&Os(document.body,t)&&ws(t)&&!this.dropdownOpen()&&(!xt(this.title)&&""!==this.title||!xt(this.content)&&""!==this.content)&&!this.$_tip&&!this.localShow){this.localShow=!0;var e=this.buildEvent(Zi,{cancelable:!0});this.emitEvent(e),e.defaultPrevented?this.destroyTemplate():(this.fixTitle(),this.addAriaDescribedby(),this.createTemplateAndShow())}},hide:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=this.getTemplateElement();if(e&&this.localShow){var n=this.buildEvent(Si,{cancelable:!t});this.emitEvent(n),n.defaultPrevented||this.hideTemplate()}else this.restoreTitle()},forceHide:function(){var t=this.getTemplateElement();t&&this.localShow&&(this.setWhileOpenListeners(!1),this.clearHoverTimeout(),this.$_hoverState="",this.clearActiveTriggers(),this.$_tip&&(this.$_tip.noFade=!0),this.hide(!0))},enable:function(){this.$_enabled=!0,this.emitEvent(this.buildEvent(xi))},disable:function(){this.$_enabled=!1,this.emitEvent(this.buildEvent(gi))},onTemplateShow:function(){this.setWhileOpenListeners(!0)},onTemplateShown:function(){var t=this.$_hoverState;this.$_hoverState="","out"===t&&this.leave(null),this.emitEvent(this.buildEvent(Ji))},onTemplateHide:function(){this.setWhileOpenListeners(!1)},onTemplateHidden:function(){this.destroyTemplate(),this.emitEvent(this.buildEvent(Mi))},getTarget:function(){var t=this.target;return kt(t)?t=Cs(t.replace(/^#/,"")):wt(t)?t=t():t&&(t=t.$el||t),vs(t)?t:null},getPlacementTarget:function(){return this.getTarget()},getTargetId:function(){var t=this.getTarget();return t&&t.id?t.id:null},getContainer:function(){var t=!!this.container&&(this.container.$el||this.container),e=document.body,n=this.getTarget();return!1===t?Ss($M,n)||e:kt(t)&&Cs(t.replace(/^#/,""))||e},getBoundary:function(){return this.boundary?this.boundary.$el||this.boundary:"scrollParent"},isInModal:function(){var t=this.getTarget();return t&&Ss(UM,t)},isDropdown:function(){var t=this.getTarget();return t&&Ls(t,GM)},dropdownOpen:function(){var t=this.getTarget();return this.isDropdown()&&t&&As(YM,t)},clearHoverTimeout:function(){clearTimeout(this.$_hoverTimeout),this.$_hoverTimeout=null},clearVisibilityInterval:function(){clearInterval(this.$_visibleInterval),this.$_visibleInterval=null},clearActiveTriggers:function(){for(var t in this.activeTrigger)this.activeTrigger[t]=!1},addAriaDescribedby:function(){var t=this.getTarget(),e=zs(t,"aria-describedby")||"";e=e.split(/\s+/).concat(this.computedId).join(" ").trim(),Ds(t,"aria-describedby",e)},removeAriaDescribedby:function(){var t=this,e=this.getTarget(),n=zs(e,"aria-describedby")||"";n=n.split(/\s+/).filter((function(e){return e!==t.computedId})).join(" ").trim(),n?Ds(e,"aria-describedby",n):Is(e,"aria-describedby")},fixTitle:function(){var t=this.getTarget();if(Rs(t,"title")){var e=zs(t,"title");Ds(t,"title",""),e&&Ds(t,WM,e)}},restoreTitle:function(){var t=this.getTarget();if(Rs(t,WM)){var e=zs(t,WM);Is(t,WM),e&&Ds(t,"title",e)}},buildEvent:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return new Um(t,FM({cancelable:!1,target:this.getTarget(),relatedTarget:this.getTemplateElement()||null,componentId:this.computedId,vueTarget:this},e))},emitEvent:function(t){var e=t.type;this.emitOnRoot(Ml(this.templateType,e),t),this.$emit(e,t)},listen:function(){var t=this,e=this.getTarget();e&&(this.setRootListener(!0),this.computedTriggers.forEach((function(n){"click"===n?wl(e,"click",t.handleEvent,fo):"focus"===n?(wl(e,"focusin",t.handleEvent,fo),wl(e,"focusout",t.handleEvent,fo)):"blur"===n?wl(e,"focusout",t.handleEvent,fo):"hover"===n&&(wl(e,"mouseenter",t.handleEvent,fo),wl(e,"mouseleave",t.handleEvent,fo))}),this))},unListen:function(){var t=this,e=["click","focusin","focusout","mouseenter","mouseleave"],n=this.getTarget();this.setRootListener(!1),e.forEach((function(e){n&&_l(n,e,t.handleEvent,fo)}),this)},setRootListener:function(t){var e=this.$root;if(e){var n=t?"$on":"$off",r=this.templateType;e[n](Sl(r,Si),this.doHide),e[n](Sl(r,Zi),this.doShow),e[n](Sl(r,mi),this.doDisable),e[n](Sl(r,yi),this.doEnable)}},setWhileOpenListeners:function(t){this.setModalListener(t),this.setDropdownListener(t),this.visibleCheck(t),this.setOnTouchStartListener(t)},visibleCheck:function(t){var e=this;this.clearVisibilityInterval();var n=this.getTarget(),r=this.getTemplateElement();t&&(this.$_visibleInterval=setInterval((function(){!r||!e.localShow||n.parentNode&&ws(n)||e.forceHide()}),100))},setModalListener:function(t){this.isInModal()&&this.$root[t?"$on":"$off"](HM,this.forceHide)},setOnTouchStartListener:function(t){var e=this;"ontouchstart"in document.documentElement&&$a(document.body.children).forEach((function(n){kl(t,n,"mouseover",e.$_noop)}))},setDropdownListener:function(t){var e=this.getTarget();e&&this.$root&&this.isDropdown&&e.__vue__&&e.__vue__[t?"$on":"$off"](Ji,this.forceHide)},handleEvent:function(t){var e=this.getTarget();if(e&&!_s(e)&&this.$_enabled&&!this.dropdownOpen()){var n=t.type,r=this.computedTriggers;if("click"===n&&Ga(r,"click"))this.click(t);else if("mouseenter"===n&&Ga(r,"hover"))this.enter(t);else if("focusin"===n&&Ga(r,"focus"))this.enter(t);else if("focusout"===n&&(Ga(r,"focus")||Ga(r,"blur"))||"mouseleave"===n&&Ga(r,"hover")){var i=this.getTemplateElement(),o=t.target,a=t.relatedTarget;if(i&&Os(i,o)&&Os(e,a)||i&&Os(e,o)&&Os(i,a)||i&&Os(i,o)&&Os(i,a)||Os(e,o)&&Os(e,a))return;this.leave(t)}}},doHide:function(t){t&&this.getTargetId()!==t&&this.computedId!==t||this.forceHide()},doShow:function(t){t&&this.getTargetId()!==t&&this.computedId!==t||this.show()},doDisable:function(t){t&&this.getTargetId()!==t&&this.computedId!==t||this.disable()},doEnable:function(t){t&&this.getTargetId()!==t&&this.computedId!==t||this.enable()},click:function(t){this.$_enabled&&!this.dropdownOpen()&&(Gs(t.currentTarget),this.activeTrigger.click=!this.activeTrigger.click,this.isWithActiveTrigger?this.enter(null):this.leave(null))},toggle:function(){this.$_enabled&&!this.dropdownOpen()&&(this.localShow?this.leave(null):this.enter(null))},enter:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;e&&(this.activeTrigger["focusin"===e.type?"focus":"hover"]=!0),this.localShow||"in"===this.$_hoverState?this.$_hoverState="in":(this.clearHoverTimeout(),this.$_hoverState="in",this.computedDelay.show?(this.fixTitle(),this.$_hoverTimeout=setTimeout((function(){"in"===t.$_hoverState?t.show():t.localShow||t.restoreTitle()}),this.computedDelay.show)):this.show())},leave:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;e&&(this.activeTrigger["focusout"===e.type?"focus":"hover"]=!1,"focusout"===e.type&&Ga(this.computedTriggers,"blur")&&(this.activeTrigger.click=!1,this.activeTrigger.hover=!1)),this.isWithActiveTrigger||(this.clearHoverTimeout(),this.$_hoverState="out",this.computedDelay.hide?this.$_hoverTimeout=setTimeout((function(){"out"===t.$_hoverState&&t.hide()}),this.computedDelay.hide):this.hide())}}});function JM(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function KM(t){for(var e=1;e0&&t[gS].updateData(e)}))}var o={title:r.title,content:r.content,triggers:r.trigger,placement:r.placement,fallbackPlacement:r.fallbackPlacement,variant:r.variant,customClass:r.customClass,container:r.container,boundary:r.boundary,delay:r.delay,offset:r.offset,noFade:!r.animation,id:r.id,disabled:r.disabled,html:r.html},a=t[gS].__bv_prev_data__;if(t[gS].__bv_prev_data__=o,!xu(o,a)){var s={target:t};Ut(o).forEach((function(e){o[e]!==a[e]&&(s[e]="title"!==e&&"content"!==e||!wt(o[e])?o[e]:o[e](t))})),t[gS].updateData(s)}}},PS=function(t){t[gS]&&(t[gS].$destroy(),t[gS]=null),delete t[gS]},LS={bind:function(t,e,n){ES(t,e,n)},componentUpdated:function(t,e,n){n.context.$nextTick((function(){ES(t,e,n)}))},unbind:function(t){PS(t)}},DS=Ae({directives:{VBPopover:LS}}),IS=Ae({components:{BPopover:dS},plugins:{VBPopoverPlugin:DS}}),zS=dl({animated:ll(mo,null),label:ll(wo),labelHtml:ll(wo),max:ll(Po,null),precision:ll(Po,null),showProgress:ll(mo,null),showValue:ll(mo,null),striped:ll(mo,null),value:ll(Po,0),variant:ll(wo)},_r),RS=r["default"].extend({name:_r,mixins:[yl],inject:{bvProgress:{default:function(){return{}}}},props:zS,computed:{progressBarClasses:function(){var t=this.computedAnimated,e=this.computedVariant;return[e?"bg-".concat(e):"",this.computedStriped||t?"progress-bar-striped":"",t?"progress-bar-animated":""]},progressBarStyles:function(){return{width:this.computedValue/this.computedMax*100+"%"}},computedValue:function(){return Ka(this.value,0)},computedMax:function(){var t=Ka(this.max)||Ka(this.bvProgress.max,0);return t>0?t:100},computedPrecision:function(){return Ql(Ja(this.precision,Ja(this.bvProgress.precision,0)),0)},computedProgress:function(){var t=this.computedPrecision,e=rc(10,t);return Qa(100*e*this.computedValue/this.computedMax/e,t)},computedVariant:function(){return this.variant||this.bvProgress.variant},computedStriped:function(){return _t(this.striped)?this.striped:this.bvProgress.striped||!1},computedAnimated:function(){return _t(this.animated)?this.animated:this.bvProgress.animated||!1},computedShowProgress:function(){return _t(this.showProgress)?this.showProgress:this.bvProgress.showProgress||!1},computedShowValue:function(){return _t(this.showValue)?this.showValue:this.bvProgress.showValue||!1}},render:function(t){var e,n=this.label,r=this.labelHtml,i=this.computedValue,o=this.computedPrecision,a={};return this.hasNormalizedSlot()?e=this.normalizeSlot():n||r?a=Af(r,n):this.computedShowProgress?e=this.computedProgress:this.computedShowValue&&(e=Qa(i,o)),t("div",{staticClass:"progress-bar",class:this.progressBarClasses,style:this.progressBarStyles,attrs:{role:"progressbar","aria-valuemin":"0","aria-valuemax":as(this.computedMax),"aria-valuenow":Qa(i,o)},domProps:a},e)}});function jS(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function FS(t){for(var e=1;e0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.noCloseOnRouteChange||t.fullPath===e.fullPath||this.hide()})),NS),created:function(){this.$_returnFocusEl=null},mounted:function(){var t=this;this.listenOnRoot(ZS,this.handleToggle),this.listenOnRoot(XS,this.handleSync),this.$nextTick((function(){t.emitState(t.localShow)}))},activated:function(){this.emitSync()},beforeDestroy:function(){this.localShow=!1,this.$_returnFocusEl=null},methods:{hide:function(){this.localShow=!1},emitState:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.localShow;this.emitOnRoot(JS,this.safeId(),t)},emitSync:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.localShow;this.emitOnRoot(KS,this.safeId(),t)},handleToggle:function(t){t&&t===this.safeId()&&(this.localShow=!this.localShow)},handleSync:function(t){var e=this;t&&t===this.safeId()&&this.$nextTick((function(){e.emitSync(e.localShow)}))},onKeydown:function(t){var e=t.keyCode;!this.noCloseOnEsc&&e===fu&&this.localShow&&this.hide()},onBackdropClick:function(){this.localShow&&!this.noCloseOnBackdrop&&this.hide()},onTopTrapFocus:function(){var t=$s(this.$refs.content);this.enforceFocus(t.reverse()[0])},onBottomTrapFocus:function(){var t=$s(this.$refs.content);this.enforceFocus(t[0])},onBeforeEnter:function(){this.$_returnFocusEl=bs(c?[document.body]:[]),this.isOpen=!0},onAfterEnter:function(t){Os(t,bs())||this.enforceFocus(t),this.$emit(Ji)},onAfterLeave:function(){this.enforceFocus(this.$_returnFocusEl),this.$_returnFocusEl=null,this.isOpen=!1,this.$emit(Mi)},enforceFocus:function(t){this.noEnforceFocus||Gs(t)}},render:function(t){var e,n=this.bgVariant,r=this.width,i=this.textVariant,o=this.localShow,a=""===this.shadow||this.shadow,s=t(this.tag,{staticClass:WS,class:[(e={shadow:!0===a},YS(e,"shadow-".concat(a),a&&!0!==a),YS(e,"".concat(WS,"-right"),this.right),YS(e,"bg-".concat(n),n),YS(e,"text-".concat(i),i),e),this.sidebarClass],style:{width:r},attrs:this.computedAttrs,directives:[{name:"show",value:o}],ref:"content"},[uO(t,this)]);s=t("transition",{props:this.transitionProps,on:{beforeEnter:this.onBeforeEnter,afterEnter:this.onAfterEnter,afterLeave:this.onAfterLeave}},[s]);var l=t(Fl,{props:{noFade:this.noSlide}},[fO(t,this)]),c=t(),u=t();return this.backdrop&&o&&(c=t("div",{attrs:{tabindex:"0"},on:{focus:this.onTopTrapFocus}}),u=t("div",{attrs:{tabindex:"0"},on:{focus:this.onBottomTrapFocus}})),t("div",{staticClass:"b-sidebar-outer",style:{zIndex:this.zIndex},attrs:{tabindex:"-1"},on:{keydown:this.onKeydown}},[c,s,u,l])}}),pO=Ae({components:{BSidebar:dO},plugins:{VBTogglePlugin:Em}});function hO(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var mO=dl({animation:ll(wo,"wave"),height:ll(wo),size:ll(wo),type:ll(wo,"text"),variant:ll(wo),width:ll(wo)},Ar),gO=r["default"].extend({name:Ar,functional:!0,props:mO,render:function(t,e){var n,r=e.data,i=e.props,o=i.size,a=i.animation,s=i.variant;return t("div",ze(r,{staticClass:"b-skeleton",style:{width:o||i.width,height:o||i.height},class:(n={},hO(n,"b-skeleton-".concat(i.type),!0),hO(n,"b-skeleton-animate-".concat(a),a),hO(n,"bg-".concat(s),s),n)}))}});function vO(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function bO(t){for(var e=1;e0}}});function MO(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var SO={stacked:ll(Oo,!1)},OO=r["default"].extend({props:SO,computed:{isStacked:function(){var t=this.stacked;return""===t||t},isStackedAlways:function(){return!0===this.isStacked},stackedTableClasses:function(){var t=this.isStackedAlways;return MO({"b-table-stacked":t},"b-table-stacked-".concat(this.stacked),!t&&this.isStacked)}}});function CO(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function EO(t){for(var e=1;e0&&!this.computedBusy,[this.tableClass,{"table-striped":this.striped,"table-hover":t,"table-dark":this.dark,"table-bordered":this.bordered,"table-borderless":this.borderless,"table-sm":this.small,border:this.outlined,"b-table-fixed":this.fixed,"b-table-caption-top":this.captionTop,"b-table-no-border-collapse":this.noBorderCollapse},e?"".concat(this.dark?"bg":"table","-").concat(e):"",this.stackedTableClasses,this.selectableTableClasses]},tableAttrs:function(){var t=this.computedItems,e=this.filteredItems,n=this.computedFields,r=this.selectableTableAttrs,i=this.isTableSimple?{}:{"aria-busy":this.computedBusy?"true":"false","aria-colcount":as(n.length),"aria-describedby":this.bvAttrs["aria-describedby"]||this.$refs.caption?this.captionId:null},o=t&&e&&e.length>t.length?as(e.length):null;return EO(EO(EO({"aria-rowcount":o},this.bvAttrs),{},{id:this.safeId(),role:"table"},i),r)}},render:function(t){var e=this.wrapperClasses,n=this.renderCaption,r=this.renderColgroup,i=this.renderThead,o=this.renderTbody,a=this.renderTfoot,s=[];this.isTableSimple?s.push(this.normalizeSlot()):(s.push(n?n():null),s.push(r?r():null),s.push(i?i():null),s.push(o?o():null),s.push(a?a():null));var l=t("table",{staticClass:"table b-table",class:this.tableClasses,attrs:this.tableAttrs,key:"b-table"},s.filter(se));return e.length>0?t("div",{class:e,style:this.wrapperStyles,key:"wrap"},[l]):l}});function IO(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function zO(t){for(var e=1;e0},HO=dl({animation:ll(wo),columns:ll(bo,5,UO),hideHeader:ll(mo,!1),rows:ll(bo,3,UO),showFooter:ll(mo,!1),tableProps:ll(yo,{})},Or),qO=r["default"].extend({name:Or,functional:!0,props:HO,render:function(t,e){var n=e.props,r=n.animation,i=n.columns,o=t("th",[t(gO,{props:{animation:r}})]),a=t("tr",Wa(i,o)),s=t("td",[t(gO,{props:{width:"75%",animation:r}})]),l=t("tr",Wa(i,s)),c=t("tbody",Wa(n.rows,l)),u=n.hideHeader?t():t("thead",[a]),f=n.showFooter?t("tfoot",[a]):t();return t(FO,{props:NO({},n.tableProps)},[u,c,f])}}),$O=dl({loading:ll(mo,!1)},Cr),GO=r["default"].extend({name:Cr,functional:!0,props:$O,render:function(t,e){var n=e.data,r=e.props,i=e.slots,o=e.scopedSlots,a=i(),s=o||{},l={};return r.loading?t("div",ze(n,{attrs:{role:"alert","aria-live":"polite","aria-busy":!0},staticClass:"b-skeleton-wrapper",key:"loading"}),bl(da,l,s,a)):bl(Ho,l,s,a)}}),YO=Ae({components:{BSkeleton:gO,BSkeletonIcon:wO,BSkeletonImg:TO,BSkeletonTable:qO,BSkeletonWrapper:GO}}),WO=Ae({components:{BSpinner:BA}});function XO(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function ZO(t){for(var e=1;e0?t:null},lC=function(t){return xt(t)||sC(t)>0},cC=dl({colspan:ll(Po,null,lC),rowspan:ll(Po,null,lC),stackedHeading:ll(wo),stickyColumn:ll(mo,!1),variant:ll(wo)},Dr),uC=r["default"].extend({name:Dr,mixins:[Au,Su,yl],inject:{bvTableTr:{default:function(){return{}}}},inheritAttrs:!1,props:cC,computed:{tag:function(){return"td"},inTbody:function(){return this.bvTableTr.inTbody},inThead:function(){return this.bvTableTr.inThead},inTfoot:function(){return this.bvTableTr.inTfoot},isDark:function(){return this.bvTableTr.isDark},isStacked:function(){return this.bvTableTr.isStacked},isStackedCell:function(){return this.inTbody&&this.isStacked},isResponsive:function(){return this.bvTableTr.isResponsive},isStickyHeader:function(){return this.bvTableTr.isStickyHeader},hasStickyHeader:function(){return this.bvTableTr.hasStickyHeader},isStickyColumn:function(){return!this.isStacked&&(this.isResponsive||this.hasStickyHeader)&&this.stickyColumn},rowVariant:function(){return this.bvTableTr.variant},headVariant:function(){return this.bvTableTr.headVariant},footVariant:function(){return this.bvTableTr.footVariant},tableVariant:function(){return this.bvTableTr.tableVariant},computedColspan:function(){return sC(this.colspan)},computedRowspan:function(){return sC(this.rowspan)},cellClasses:function(){var t=this.variant,e=this.headVariant,n=this.isStickyColumn;return(!t&&this.isStickyHeader&&!e||!t&&n&&this.inTfoot&&!this.footVariant||!t&&n&&this.inThead&&!e||!t&&n&&this.inTbody)&&(t=this.rowVariant||this.tableVariant||"b-table-default"),[t?"".concat(this.isDark?"bg":"table","-").concat(t):null,n?"b-table-sticky-column":null]},cellAttrs:function(){var t=this.stackedHeading,e=this.inThead||this.inTfoot,n=this.computedColspan,r=this.computedRowspan,i="cell",o=null;return e?(i="columnheader",o=n>0?"colspan":"col"):ys(this.tag,"th")&&(i="rowheader",o=r>0?"rowgroup":"row"),oC(oC({colspan:n,rowspan:r,role:i,scope:o},this.bvAttrs),{},{"data-label":this.isStackedCell&&!xt(t)?as(t):null})}},render:function(t){var e=[this.normalizeSlot()];return t(this.tag,{class:this.cellClasses,attrs:this.cellAttrs,on:this.bvListeners},[this.isStackedCell?t("div",[e]):e])}});function fC(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var dC="busy",pC=so+dC,hC=fC({},dC,ll(mo,!1)),mC=r["default"].extend({props:hC,data:function(){return{localBusy:!1}},computed:{computedBusy:function(){return this[dC]||this.localBusy}},watch:{localBusy:function(t,e){t!==e&&this.$emit(pC,t)}},methods:{stopIfBusy:function(t){return!!this.computedBusy&&(Tl(t),!0)},renderBusy:function(){var t=this.tbodyTrClass,e=this.tbodyTrAttr,n=this.$createElement;return this.computedBusy&&this.hasNormalizedSlot(Ia)?n(eC,{staticClass:"b-table-busy-slot",class:[wt(t)?t(null,Ia):t],attrs:wt(e)?e(null,Ia):e,key:"table-busy-slot"},[n(uC,{props:{colspan:this.computedFields.length||null}},[this.normalizeSlot(Ia)])]):null}}}),gC={caption:ll(wo),captionHtml:ll(wo)},vC=r["default"].extend({props:gC,computed:{captionId:function(){return this.isStacked?this.safeId("_caption_"):null}},methods:{renderCaption:function(){var t=this.caption,e=this.captionHtml,n=this.$createElement,r=n(),i=this.hasNormalizedSlot(za);return(i||t||e)&&(r=n("caption",{attrs:{id:this.captionId},domProps:i?{}:Af(e,t),key:"caption",ref:"caption"},this.normalizeSlot(za))),r}}}),bC={},yC=r["default"].extend({methods:{renderColgroup:function(){var t=this.computedFields,e=this.$createElement,n=e();return this.hasNormalizedSlot(Ra)&&(n=e("colgroup",{key:"colgroup"},[this.normalizeSlot(Ra,{columns:t.length,fields:t})])),n}}}),xC={emptyFilteredHtml:ll(wo),emptyFilteredText:ll(wo,"There are no records matching your request"),emptyHtml:ll(wo),emptyText:ll(wo,"There are no records to show"),showEmpty:ll(mo,!1)},wC=r["default"].extend({props:xC,methods:{renderEmpty:function(){var t=this.computedItems,e=this.$createElement,n=e();if(this.showEmpty&&(!t||0===t.length)&&(!this.computedBusy||!this.hasNormalizedSlot(Ia))){var r=this.computedFields,i=this.isFiltered,o=this.emptyText,a=this.emptyHtml,s=this.emptyFilteredText,l=this.emptyFilteredHtml,c=this.tbodyTrClass,u=this.tbodyTrAttr;n=this.normalizeSlot(i?Xo:Wo,{emptyFilteredHtml:l,emptyFilteredText:s,emptyHtml:a,emptyText:o,fields:r,items:t}),n||(n=e("div",{class:["text-center","my-2"],domProps:i?Af(l,s):Af(a,o)})),n=e(uC,{props:{colspan:r.length||null}},[e("div",{attrs:{role:"alert","aria-live":"polite"}},[n])]),n=e(eC,{staticClass:"b-table-empty-row",class:[wt(c)?c(null,"row-empty"):c],attrs:wt(u)?u(null,"row-empty"):u,key:i?"b-empty-filtered-row":"b-empty-row"},[n])}return n}}}),_C=function t(e){return xt(e)?"":St(e)&&!Ct(e)?Ut(e).sort().map((function(n){return t(e[n])})).filter((function(t){return!!t})).join(" "):as(e)};function kC(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function TC(t){for(var e=1;e3&&void 0!==arguments[3]?arguments[3]:{},i=Ut(r).reduce((function(e,n){var i=r[n],o=i.filterByFormatted,a=wt(o)?o:o?i.formatter:null;return wt(a)&&(e[n]=a(t[n],n,t)),e}),$t(t)),o=Ut(i).filter((function(t){return!CC[t]&&!(Mt(e)&&e.length>0&&Ga(e,t))&&!(Mt(n)&&n.length>0&&!Ga(n,t))}));return Gt(i,o)},LC=function(t,e,n,r){return St(t)?_C(PC(t,e,n,r)):""};function DC(t){return jC(t)||RC(t)||zC(t)||IC()}function IC(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function zC(t,e){if(t){if("string"===typeof t)return FC(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?FC(t,e):void 0}}function RC(t){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(t))return Array.from(t)}function jC(t){if(Array.isArray(t))return FC(t)}function FC(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n0&&fe(BC,Lr),t},localFiltering:function(){return!this.hasProvider||!!this.noProviderFiltering},filteredCheck:function(){var t=this.filteredItems,e=this.localItems,n=this.localFilter;return{filteredItems:t,localItems:e,localFilter:n}},localFilterFn:function(){var t=this.filterFunction;return hl(t)?t:null},filteredItems:function(){var t=this.localItems,e=this.localFilter,n=this.localFiltering?this.filterFnFactory(this.localFilterFn,e)||this.defaultFilterFnFactory(e):null;return n&&t.length>0?t.filter(n):t}},watch:{computedFilterDebounce:function(t){!t&&this.$_filterTimer&&(this.clearFilterTimer(),this.localFilter=this.filterSanitize(this.filter))},filter:{deep:!0,handler:function(t){var e=this,n=this.computedFilterDebounce;this.clearFilterTimer(),n&&n>0?this.$_filterTimer=setTimeout((function(){e.localFilter=e.filterSanitize(t)}),n):this.localFilter=this.filterSanitize(t)}},filteredCheck:function(t){var e=t.filteredItems,n=t.localFilter,r=!1;n?xu(n,[])||xu(n,{})?r=!1:n&&(r=!0):r=!1,r&&this.$emit(wi,e,e.length),this.isFiltered=r},isFiltered:function(t,e){if(!1===t&&!0===e){var n=this.localItems;this.$emit(wi,n,n.length)}}},created:function(){var t=this;this.$_filterTimer=null,this.$nextTick((function(){t.isFiltered=Boolean(t.localFilter)}))},beforeDestroy:function(){this.clearFilterTimer()},methods:{clearFilterTimer:function(){clearTimeout(this.$_filterTimer),this.$_filterTimer=null},filterSanitize:function(t){return!this.localFiltering||this.localFilterFn||kt(t)||Lt(t)?ae(t):""},filterFnFactory:function(t,e){if(!t||!wt(t)||!e||xu(e,[])||xu(e,{}))return null;var n=function(n){return t(n,e)};return n},defaultFilterFnFactory:function(t){var e=this;if(!t||!kt(t)&&!Lt(t))return null;var n=t;if(kt(n)){var r=os(t).replace(I,"\\s+");n=new RegExp(".*".concat(r,".*"),"i")}var i=function(t){return n.lastIndex=0,n.test(LC(t,e.computedFilterIgnored,e.computedFilterIncluded,e.computedFieldsObj))};return i}}}),UC=function(t,e){var n=null;return kt(e)?n={key:t,label:e}:wt(e)?n={key:t,formatter:e}:St(e)?(n=$t(e),n.key=n.key||t):!1!==e&&(n={key:t}),n},HC=function(t,e){var n=[];if(Mt(t)&&t.filter(se).forEach((function(t){if(kt(t))n.push({key:t,label:ns(t)});else if(St(t)&&t.key&&kt(t.key))n.push($t(t));else if(St(t)&&1===Ut(t).length){var e=Ut(t)[0],r=UC(e,t[e]);r&&n.push(r)}})),0===n.length&&Mt(e)&&e.length>0){var r=e[0];Ut(r).forEach((function(t){CC[t]||n.push({key:t,label:ns(t)})}))}var i={};return n.filter((function(t){return!i[t.key]&&(i[t.key]=!0,t.label=kt(t.label)?t.label:ns(t.key),!0)}))};function qC(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function $C(t){for(var e=1;e0&&t.some(se)},selectableIsMultiSelect:function(){return this.isSelectable&&Ga(["range","multi"],this.selectMode)},selectableTableClasses:function(){var t,e=this.isSelectable;return t={"b-table-selectable":e},aE(t,"b-table-select-".concat(this.selectMode),e),aE(t,"b-table-selecting",this.selectableHasSelection),aE(t,"b-table-selectable-no-click",e&&!this.hasSelectableRowClick),t},selectableTableAttrs:function(){return{"aria-multiselectable":this.isSelectable?this.selectableIsMultiSelect?"true":"false":null}}},watch:{computedItems:function(t,e){var n=!1;if(this.isSelectable&&this.selectedRows.length>0){n=Mt(t)&&Mt(e)&&t.length===e.length;for(var r=0;n&&r=0&&t0&&(this.selectedLastClicked=-1,this.selectedRows=this.selectableIsMultiSelect?Wa(t,!0):[!0])},isRowSelected:function(t){return!(!Tt(t)||!this.selectedRows[t])},clearSelected:function(){this.selectedLastClicked=-1,this.selectedRows=[]},selectableRowClasses:function(t){if(this.isSelectable&&this.isRowSelected(t)){var e=this.selectedVariant;return aE({"b-table-row-selected":!0},"".concat(this.dark?"bg":"table","-").concat(e),e)}return{}},selectableRowAttrs:function(t){return{"aria-selected":this.isSelectable?this.isRowSelected(t)?"true":"false":null}},setSelectionHandlers:function(t){var e=t&&!this.noSelectOnClick?"$on":"$off";this[e](Ui,this.selectionHandler),this[e](wi,this.clearSelected),this[e](pi,this.clearSelected)},selectionHandler:function(t,e,n){if(this.isSelectable&&!this.noSelectOnClick){var r=this.selectMode,i=this.selectedLastRow,o=this.selectedRows.slice(),a=!o[e];if("single"===r)o=[];else if("range"===r)if(i>-1&&n.shiftKey){for(var s=Kl(i,e);s<=Ql(i,e);s++)o[s]=!0;a=!0}else n.ctrlKey||n.metaKey||(o=[],a=!0),this.selectedLastRow=a?e:-1;o[e]=a,this.selectedRows=o}else this.clearSelected()}}}),dE=function(t,e){return t.map((function(t,e){return[e,t]})).sort(function(t,e){return this(t[1],e[1])||t[0]-e[0]}.bind(e)).map((function(t){return t[1]}))},pE=function(t){return xt(t)?"":At(t)?Ka(t,t):t},hE=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=n.sortBy,i=void 0===r?null:r,o=n.formatter,a=void 0===o?null:o,s=n.locale,l=void 0===s?void 0:s,c=n.localeOptions,u=void 0===c?{}:c,f=n.nullLast,d=void 0!==f&&f,p=ce(t,i,null),h=ce(e,i,null);return wt(a)&&(p=a(p,i,t),h=a(h,i,e)),p=pE(p),h=pE(h),Ct(p)&&Ct(h)||Tt(p)&&Tt(h)?ph?1:0:d&&""===p&&""!==h?1:d&&""!==p&&""===h?-1:_C(p).localeCompare(_C(h),l,u)};function mE(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function gE(t){for(var e=1;e0&&void 0!==arguments[0]?arguments[0]:document,e=Us();return!!(e&&""!==e.toString().trim()&&e.containsNode&&vs(t))&&e.containsNode(t,!0)},RE=dl(cC,Br),jE=r["default"].extend({name:Br,extends:uC,props:RE,computed:{tag:function(){return"th"}}});function FE(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function BE(t){for(var e=1;et.length)&&(e=t.length);for(var n=0,r=new Array(e);n0&&(v=String((a-1)*s+e+1));var b=as(ce(t,o))||null,y=b||as(e),x=b?this.safeId("_row_".concat(b)):null,w=this.selectableRowClasses?this.selectableRowClasses(e):{},_=this.selectableRowAttrs?this.selectableRowAttrs(e):{},k=wt(l)?l(t,"row"):l,T=wt(c)?c(t,"row"):c;if(h.push(u(eC,{class:[k,w,d?"b-table-has-details":""],props:{variant:t[SC]||null},attrs:BE(BE({id:x},T),{},{tabindex:p?"0":null,"data-pk":b||null,"aria-details":m,"aria-owns":m,"aria-rowindex":v},_),on:{mouseenter:this.rowHovered,mouseleave:this.rowUnhovered},key:"__b-table-row-".concat(y,"__"),ref:"item-rows",refInFor:!0},g)),d){var A={item:t,index:e,fields:r,toggleDetails:this.toggleDetailsFactory(f,t)};this.supportsSelectableRows&&(A.rowSelected=this.isRowSelected(e),A.selectRow=function(){return n.selectRow(e)},A.unselectRow=function(){return n.unselectRow(e)});var M=u(uC,{props:{colspan:r.length},class:this.detailsTdClass},[this.normalizeSlot(Da,A)]);i&&h.push(u("tr",{staticClass:"d-none",attrs:{"aria-hidden":"true",role:"presentation"},key:"__b-table-details-stripe__".concat(y)}));var S=wt(this.tbodyTrClass)?this.tbodyTrClass(t,Da):this.tbodyTrClass,O=wt(this.tbodyTrAttr)?this.tbodyTrAttr(t,Da):this.tbodyTrAttr;h.push(u(eC,{staticClass:"b-table-details",class:[S],props:{variant:t[SC]||null},attrs:BE(BE({},O),{},{id:m,tabindex:"-1"}),key:"__b-table-details__".concat(y)},[M]))}else f&&(h.push(u()),i&&h.push(u()));return h}}});function XE(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function ZE(t){for(var e=1;e0&&n&&n.length>0?$a(e.children).filter((function(t){return Ga(n,t)})):[]},getTbodyTrIndex:function(t){if(!vs(t))return-1;var e="TR"===t.tagName?t:Ss("tr",t,!0);return e?this.getTbodyTrs().indexOf(e):-1},emitTbodyRowEvent:function(t,e){if(t&&this.hasListener(t)&&e&&e.target){var n=this.getTbodyTrIndex(e.target);if(n>-1){var r=this.computedItems[n];this.$emit(t,r,n,e)}}},tbodyRowEvtStopped:function(t){return this.stopIfBusy&&this.stopIfBusy(t)},onTbodyRowKeydown:function(t){var e=t.target,n=t.keyCode;if(!this.tbodyRowEvtStopped(t)&&"TR"===e.tagName&&xs(e)&&0===e.tabIndex)if(Ga([uu,vu],n))Tl(t),this.onTBodyRowClicked(t);else if(Ga([bu,lu,du,cu],n)){var r=this.getTbodyTrIndex(e);if(r>-1){Tl(t);var i=this.getTbodyTrs(),o=t.shiftKey;n===du||o&&n===bu?Gs(i[0]):n===cu||o&&n===lu?Gs(i[i.length-1]):n===bu&&r>0?Gs(i[r-1]):n===lu&&rt.length)&&(e=t.length);for(var n=0,r=new Array(e);n0&&void 0!==arguments[0]&&arguments[0],n=this.computedFields,r=this.isSortable,i=this.isSelectable,o=this.headVariant,a=this.footVariant,s=this.headRowVariant,l=this.footRowVariant,c=this.$createElement;if(this.isStackedAlways||0===n.length)return c();var u=r||this.hasListener(Ai),f=i?this.selectAllRows:th,d=i?this.clearSelected:th,p=function(n,i){var o=n.label,a=n.labelHtml,s=n.variant,l=n.stickyColumn,p=n.key,h=null;n.label.trim()||n.headerTitle||(h=ns(n.key));var m={};u&&(m.click=function(r){t.headClicked(r,n,e)},m.keydown=function(r){var i=r.keyCode;i!==uu&&i!==vu||t.headClicked(r,n,e)});var g=r?t.sortTheadThAttrs(p,n,e):{},v=r?t.sortTheadThClasses(p,n,e):null,b=r?t.sortTheadThLabel(p,n,e):null,y={class:[t.fieldClasses(n),v],props:{variant:s,stickyColumn:l},style:n.thStyle||{},attrs:xP(xP({tabindex:u&&n.sortable?"0":null,abbr:n.headerAbbr||null,title:n.headerTitle||null,"aria-colindex":i+1,"aria-label":h},t.getThValues(null,p,n.thAttr,e?"foot":"head",{})),g),on:m,key:p},x=[_P(p),_P(p.toLowerCase()),_P()];e&&(x=[kP(p),kP(p.toLowerCase()),kP()].concat(pP(x)));var w={label:o,column:p,field:n,isFoot:e,selectAllRows:f,clearSelected:d},_=t.normalizeSlot(x,w)||c("div",{domProps:Af(a,o)}),k=b?c("span",{staticClass:"sr-only"}," (".concat(b,")")):null;return c(jE,y,[_,k].filter(se))},h=n.map(p).filter(se),m=[];if(e)m.push(c(eC,{class:this.tfootTrClass,props:{variant:xt(l)?s:l}},h));else{var g={columns:n.length,fields:n,selectAllRows:f,clearSelected:d};m.push(this.normalizeSlot(Na,g)||c()),m.push(c(eC,{class:this.theadTrClass,props:{variant:s}},h))}return c(e?oP:dP,{class:(e?this.tfootClass:this.theadClass)||null,props:e?{footVariant:a||o||null}:{headVariant:o||null},key:e?"bv-tfoot":"bv-thead"},m)}}}),MP={},SP=r["default"].extend({methods:{renderTopRow:function(){var t=this.computedFields,e=this.stacked,n=this.tbodyTrClass,r=this.tbodyTrAttr,i=this.$createElement;return this.hasNormalizedSlot(Ha)&&!0!==e&&""!==e?i(eC,{staticClass:"b-table-top-row",class:[wt(n)?n(null,"row-top"):n],attrs:wt(r)?r(null,"row-top"):r,key:"b-top-row"},[this.normalizeSlot(Ha,{columns:t.length,fields:t})]):i()}}});function OP(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function CP(t){for(var e=1;e0&&void 0!==arguments[0])||arguments[0];if(this.$_observer&&this.$_observer.disconnect(),this.$_observer=null,e){var n=function(){t.$nextTick((function(){hs((function(){t.updateTabs()}))}))};this.$_observer=oh(this.$refs.content,n,{childList:!0,subtree:!1,attributes:!0,attributeFilter:["id"]})}},getTabs:function(){var t=this.registeredTabs.filter((function(t){return 0===t.$children.filter((function(t){return t._isTab})).length})),e=[];if(c&&t.length>0){var n=t.map((function(t){return"#".concat(t.safeId())})).join(", ");e=Ts(n,this.$el).map((function(t){return t.id})).filter(se)}return dE(t,(function(t,n){return e.indexOf(t.safeId())-e.indexOf(n.safeId())}))},updateTabs:function(){var t=this.getTabs(),e=t.indexOf(t.slice().reverse().find((function(t){return t.localActive&&!t.disabled})));if(e<0){var n=this.currentTab;n>=t.length?e=t.indexOf(t.slice().reverse().find(KP)):t[n]&&!t[n].disabled&&(e=n)}e<0&&(e=t.indexOf(t.find(KP))),t.forEach((function(t,n){t.localActive=n===e})),this.tabs=t,this.currentTab=e},getButtonForTab:function(t){return(this.$refs.buttons||[]).find((function(e){return e.tab===t}))},updateButton:function(t){var e=this.getButtonForTab(t);e&&e.$forceUpdate&&e.$forceUpdate()},activateTab:function(t){var e=this.currentTab,n=this.tabs,r=!1;if(t){var i=n.indexOf(t);if(i!==e&&i>-1&&!t.disabled){var o=new Um(oi,{cancelable:!0,vueTarget:this,componentId:this.safeId()});this.$emit(o.type,i,e,o),o.defaultPrevented||(this.currentTab=i,r=!0)}}return r||this[ZP]===e||this.$emit(JP,e),r},deactivateTab:function(t){return!!t&&this.activateTab(this.tabs.filter((function(e){return e!==t})).find(KP))},focusButton:function(t){var e=this;this.$nextTick((function(){Gs(e.getButtonForTab(t))}))},emitTabClick:function(t,e){Et(e)&&t&&t.$emit&&!t.disabled&&t.$emit(ui,e)},clickTab:function(t,e){this.activateTab(t),this.emitTabClick(t,e)},firstTab:function(t){var e=this.tabs.find(KP);this.activateTab(e)&&t&&(this.focusButton(e),this.emitTabClick(e,t))},previousTab:function(t){var e=Ql(this.currentTab,0),n=this.tabs.slice(0,e).reverse().find(KP);this.activateTab(n)&&t&&(this.focusButton(n),this.emitTabClick(n,t))},nextTab:function(t){var e=Ql(this.currentTab,-1),n=this.tabs.slice(e+1).find(KP);this.activateTab(n)&&t&&(this.focusButton(n),this.emitTabClick(n,t))},lastTab:function(t){var e=this.tabs.slice().reverse().find(KP);this.activateTab(e)&&t&&(this.focusButton(e),this.emitTabClick(e,t))}},render:function(t){var e=this,n=this.align,r=this.card,i=this.end,o=this.fill,a=this.firstTab,s=this.justified,l=this.lastTab,c=this.nextTab,u=this.noKeyNav,f=this.noNavStyle,d=this.pills,p=this.previousTab,h=this.small,m=this.tabs,g=this.vertical,v=m.find((function(t){return t.localActive&&!t.disabled})),b=m.find((function(t){return!t.disabled})),y=m.map((function(n,r){var i,o=n.safeId,s=null;return u||(s=-1,(n===v||!v&&n===b)&&(s=null)),t(QP,{props:{controls:o?o():null,id:n.controlledBy||(o?o("_BV_tab_button_"):null),noKeyNav:u,posInSet:r+1,setSize:m.length,tab:n,tabIndex:s},on:(i={},qP(i,ui,(function(t){e.clickTab(n,t)})),qP(i,_i,a),qP(i,Fi,p),qP(i,Di,c),qP(i,Ei,l),i),key:n[Re]||r,ref:"buttons",refInFor:!0})})),x=t($T,{class:this.localNavClass,attrs:{role:"tablist",id:this.safeId("_BV_tab_controls_")},props:{fill:o,justified:s,align:n,tabs:!f&&!d,pills:!f&&d,vertical:g,small:h,cardHeader:r&&!g},ref:"nav"},[this.normalizeSlot(Fa)||t(),y,this.normalizeSlot(ja)||t()]);x=t("div",{class:[{"card-header":r&&!g&&!i,"card-footer":r&&!g&&i,"col-auto":g},this.navWrapperClass],key:"bv-tabs-nav"},[x]);var w=this.normalizeSlot()||[],_=t();0===w.length&&(_=t("div",{class:["tab-pane","active",{"card-body":r}],key:"bv-empty-tab"},this.normalizeSlot(Wo)));var k=t("div",{staticClass:"tab-content",class:[{col:g},this.contentClass],attrs:{id:this.safeId("_BV_tab_container_")},key:"bv-content",ref:"content"},[w,_]);return t(this.tag,{staticClass:"tabs",class:{row:g,"no-gutters":g&&r},attrs:{id:this.safeId()}},[i?k:t(),x,i?t():k])}});function rL(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function iL(t){for(var e=1;e" with name "'.concat(e,'" already exists in the document.'),Hr),this.dead=!0):(this.doRender=!0,this.$once(oo,(function(){t.emitOnRoot(Ml(Hr,hi),e)})))},destroyed:function(){var t=this.$el;t&&t.parentNode&&t.parentNode.removeChild(t)},render:function(t){var e=t("div",{class:["d-none",{"b-dead-toaster":this.dead}]});if(this.doRender){var n=t(pL["PortalTarget"],{staticClass:"b-toaster-slot",props:{name:this.staticName,multiple:!0,tag:"div",slim:!1,transition:hL}});e=t("div",{staticClass:"b-toaster",class:[this.staticName],attrs:{id:this.staticName,role:this.role||null,"aria-live":this.ariaLive,"aria-atomic":this.ariaAtomic}},[n])}return e}});function vL(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function bL(t){for(var e=1;e1&&void 0!==arguments[1]?arguments[1]:{};return new Um(t,bL(bL({cancelable:!1,target:this.$el||null,relatedTarget:null},e),{},{vueTarget:this,componentId:this.safeId()}))},emitEvent:function(t){var e=t.type;this.emitOnRoot(Ml(Ur,e),t),this.$emit(e,t)},ensureToaster:function(){if(!this.static){var t=this.computedToaster;if(!pL["Wormhole"].hasTarget(t)){var e=document.createElement("div");document.body.appendChild(e);var n=new gL({parent:this.$root,propsData:{name:t}});n.$mount(e)}}},startDismissTimer:function(){this.clearDismissTimer(),this.noAutoHide||(this.$_dismissTimer=setTimeout(this.hide,this.resumeDismiss||this.computedDuration),this.dismissStarted=Date.now(),this.resumeDismiss=0)},clearDismissTimer:function(){clearTimeout(this.$_dismissTimer),this.$_dismissTimer=null},setHoverHandler:function(t){var e=this.$refs["b-toast"];kl(t,e,"mouseenter",this.onPause,fo),kl(t,e,"mouseleave",this.onUnPause,fo)},onPause:function(){if(!this.noAutoHide&&!this.noHoverPause&&this.$_dismissTimer&&!this.resumeDismiss){var t=Date.now()-this.dismissStarted;t>0&&(this.clearDismissTimer(),this.resumeDismiss=Ql(this.computedDuration-t,AL))}},onUnPause:function(){this.noAutoHide||this.noHoverPause||!this.resumeDismiss?this.resumeDismiss=this.dismissStarted=0:this.startDismissTimer()},onLinkClick:function(){var t=this;this.$nextTick((function(){hs((function(){t.hide()}))}))},onBeforeEnter:function(){this.isTransitioning=!0},onAfterEnter:function(){this.isTransitioning=!1;var t=this.buildEvent(Ji);this.emitEvent(t),this.startDismissTimer(),this.setHoverHandler(!0)},onBeforeLeave:function(){this.isTransitioning=!0},onAfterLeave:function(){this.isTransitioning=!1,this.order=0,this.resumeDismiss=this.dismissStarted=0;var t=this.buildEvent(Mi);this.emitEvent(t),this.doRender=!1},makeToast:function(t){var e=this,n=this.title,r=this.slotScope,i=wc(this),o=[],a=this.normalizeSlot(Ua,r);a?o.push(a):n&&o.push(t("strong",{staticClass:"mr-2"},n)),this.noCloseButton||o.push(t(El,{staticClass:"ml-auto mb-1",on:{click:function(){e.hide()}}}));var s=t();o.length>0&&(s=t("header",{staticClass:"toast-header",class:this.headerClass},o));var l=t(i?Vu:"div",{staticClass:"toast-body",class:this.bodyClass,props:i?ul(ML,this):{},on:i?{click:this.onLinkClick}:{}},this.normalizeSlot(Ho,r));return t("div",{staticClass:"toast",class:this.toastClass,attrs:this.computedAttrs,key:"toast-".concat(this[Re]),ref:"toast"},[s,l])}},render:function(t){if(!this.doRender||!this.isMounted)return t();var e=this.order,n=this.static,r=this.isHiding,i=this.isStatus,o="b-toast-".concat(this[Re]),a=t("div",{staticClass:"b-toast",class:this.toastClasses,attrs:bL(bL({},n?{}:this.scopedStyleAttrs),{},{id:this.safeId("_toast_outer"),role:r?null:i?"status":"alert","aria-live":r?null:i?"polite":"assertive","aria-atomic":r?null:"true"}),key:o,ref:"b-toast"},[t(Fl,{props:{noFade:this.noFade},on:this.transitionHandlers},[this.localShow?this.makeToast(t):t()])]);return t(pL["Portal"],{props:{name:o,to:this.computedToaster,order:e,slim:!0,disabled:n}},[a])}});function CL(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function EL(t,e){for(var n=0;nt.length)&&(e=t.length);for(var n=0,r=new Array(e);n1&&void 0!==arguments[1]?arguments[1]:{};t&&!de(VL)&&n(DL(DL({},$L(e)),{},{toastContent:t}),this._vm)}},{key:"show",value:function(t){t&&this._root.$emit(Sl(Ur,Zi),t)}},{key:"hide",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;this._root.$emit(Sl(Ur,Si),t)}}]),t}();t.mixin({beforeCreate:function(){this[UL]=new r(this)}}),Ht(t.prototype,VL)||Nt(t.prototype,VL,{get:function(){return this&&this[UL]||fe('"'.concat(VL,'" must be accessed from a Vue instance "this" context.'),Ur),this[UL]}})},YL=Ae({plugins:{plugin:GL}}),WL=Ae({components:{BToast:OL,BToaster:gL},plugins:{BVToastPlugin:YL}});function XL(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function ZL(t){for(var e=1;e=n){var r=this.$targets[this.$targets.length-1];this.$activeTarget!==r&&this.activate(r)}else{if(this.$activeTarget&&t0)return this.$activeTarget=null,void this.clear();for(var i=this.$offsets.length;i--;){var o=this.$activeTarget!==this.$targets[i]&&t>=this.$offsets[i]&&(bt(this.$offsets[i+1])||t0&&this.$root&&this.$root.$emit(jD,t,n)}},{key:"clear",value:function(){var t=this;Ts("".concat(this.$selector,", ").concat(LD),this.$el).filter((function(t){return Ls(t,CD)})).forEach((function(e){return t.setActiveState(e,!1)}))}},{key:"setActiveState",value:function(t,e){t&&(e?Es(t,CD):Ps(t,CD))}}],[{key:"Name",get:function(){return SD}},{key:"Default",get:function(){return ND}},{key:"DefaultType",get:function(){return VD}}]),t}(),GD="__BV_ScrollSpy__",YD=/^\d+$/,WD=/^(auto|position|offset)$/,XD=function(t){var e={};return t.arg&&(e.element="#".concat(t.arg)),Ut(t.modifiers).forEach((function(t){YD.test(t)?e.offset=Ja(t,0):WD.test(t)&&(e.method=t)})),kt(t.value)?e.element=t.value:Tt(t.value)?e.offset=ic(t.value):St(t.value)&&Ut(t.value).filter((function(t){return!!$D.DefaultType[t]})).forEach((function(n){e[n]=t.value[n]})),e},ZD=function(t,e,n){if(c){var r=XD(e);t[GD]?t[GD].updateConfig(r,n.context.$root):t[GD]=new $D(t,r,n.context.$root)}},JD=function(t){t[GD]&&(t[GD].dispose(),t[GD]=null,delete t[GD])},KD={bind:function(t,e,n){ZD(t,e,n)},inserted:function(t,e,n){ZD(t,e,n)},update:function(t,e,n){e.value!==e.oldValue&&ZD(t,e,n)},componentUpdated:function(t,e,n){e.value!==e.oldValue&&ZD(t,e,n)},unbind:function(t){JD(t)}},QD=Ae({directives:{VBScrollspy:KD}}),tI=Ae({directives:{VBVisible:zp}}),eI=Ae({plugins:{VBHoverPlugin:yD,VBModalPlugin:xD,VBPopoverPlugin:DS,VBScrollspyPlugin:QD,VBTogglePlugin:Em,VBTooltipPlugin:gD,VBVisiblePlugin:tI}}),nI="BootstrapVue",rI=Te({plugins:{componentsPlugin:bD,directivesPlugin:eI}}),iI={install:rI,NAME:nI};e["a"]=iI},,,function(t,e,n){var r=n(1),i=n(39),o=n(16),a=r("unscopables"),s=Array.prototype;void 0==s[a]&&o.f(s,a,{configurable:!0,value:i(null)}),t.exports=function(t){s[a][t]=!0}},function(t,e,n){var r=n(2);t.exports=r},function(t,e,n){var r=n(73);t.exports=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},function(t,e,n){var r=n(27),i=n(17),o=n(77),a=function(t){return function(e,n,a){var s,l=r(e),c=i(l.length),u=o(a,c);if(t&&n!=n){while(c>u)if(s=l[u++],s!=s)return!0}else for(;c>u;u++)if((t||u in l)&&l[u]===n)return t||u||0;return!t&&-1}};t.exports={includes:a(!0),indexOf:a(!1)}},function(t,e,n){var r=n(2),i=n(56),o=r.WeakMap;t.exports="function"===typeof o&&/native code/.test(i(o))},function(t,e,n){var r=n(8),i=n(133),o=n(41),a=n(16);t.exports=function(t,e){for(var n=i(e),s=a.f,l=o.f,c=0;c=51&&/native code/.test(B))return!1;var e=B.resolve(1),n=function(t){t((function(){}),(function(){}))},r=e.constructor={};return r[I]=n,!(e.then((function(){}))instanceof n)})),nt=et||!w((function(t){B.all(t)["catch"]((function(){}))})),rt=function(t){var e;return!(!g(t)||"function"!=typeof(e=t.then))&&e},it=function(t,e){if(!t.notified){t.notified=!0;var n=t.reactions;T((function(){var r=t.value,i=t.state==J,o=0;while(n.length>o){var a,s,l,c=n[o++],u=i?c.ok:c.fail,f=c.resolve,d=c.reject,p=c.domain;try{u?(i||(t.rejection===tt&<(t),t.rejection=Q),!0===u?a=r:(p&&p.enter(),a=u(r),p&&(p.exit(),l=!0)),a===c.promise?d(N("Promise-chain cycle")):(s=rt(a))?s.call(a,f,d):f(a)):d(r)}catch(h){p&&!l&&p.exit(),d(h)}}t.reactions=[],t.notified=!1,e&&!t.rejection&&at(t)}))}},ot=function(t,e,n){var r,i;G?(r=V.createEvent("Event"),r.promise=e,r.reason=n,r.initEvent(t,!1,!0),c.dispatchEvent(r)):r={promise:e,reason:n},!Y&&(i=c["on"+t])?i(r):t===W&&M("Unhandled promise rejection",n)},at=function(t){k.call(c,(function(){var e,n=t.facade,r=t.value,i=st(t);if(i&&(e=O((function(){L?U.emit("unhandledRejection",r,n):ot(W,n,r)})),t.rejection=L||st(t)?tt:Q,e.error))throw e.value}))},st=function(t){return t.rejection!==Q&&!t.parent},lt=function(t){k.call(c,(function(){var e=t.facade;L?U.emit("rejectionHandled",e):ot(X,e,t.value)}))},ct=function(t,e,n){return function(r){t(e,r,n)}},ut=function(t,e,n){t.done||(t.done=!0,n&&(t=n),t.value=e,t.state=K,it(t,!0))},ft=function(t,e,n){if(!t.done){t.done=!0,n&&(t=n);try{if(t.facade===e)throw N("Promise can't be resolved itself");var r=rt(e);r?T((function(){var n={done:!1};try{r.call(e,ct(ft,n,t),ct(ut,n,t))}catch(i){ut(n,i,t)}})):(t.value=e,t.state=J,it(t,!1))}catch(i){ut({done:!1},i,t)}}};et&&(B=function(t){b(this,B,z),v(t),r.call(this);var e=R(this);try{t(ct(ft,e),ct(ut,e))}catch(n){ut(e,n)}},r=function(t){j(this,{type:z,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:Z,value:void 0})},r.prototype=p(B.prototype,{then:function(t,e){var n=F(this),r=q(_(this,B));return r.ok="function"!=typeof t||t,r.fail="function"==typeof e&&e,r.domain=L?U.domain:void 0,n.parent=!0,n.reactions.push(r),n.state!=Z&&it(n,!1),r.promise},catch:function(t){return this.then(void 0,t)}}),i=function(){var t=new r,e=R(t);this.promise=t,this.resolve=ct(ft,e),this.reject=ct(ut,e)},S.f=q=function(t){return t===B||t===o?new i(t):$(t)},l||"function"!=typeof f||(a=f.prototype.then,d(f.prototype,"then",(function(t,e){var n=this;return new B((function(t,e){a.call(n,t,e)})).then(t,e)}),{unsafe:!0}),"function"==typeof H&&s({global:!0,enumerable:!0,forced:!0},{fetch:function(t){return A(B,H.apply(c,arguments))}}))),s({global:!0,wrap:!0,forced:et},{Promise:B}),h(B,z,!1,!0),m(z),o=u(z),s({target:z,stat:!0,forced:et},{reject:function(t){var e=q(this);return e.reject.call(void 0,t),e.promise}}),s({target:z,stat:!0,forced:l||et},{resolve:function(t){return A(l&&this===o?B:this,t)}}),s({target:z,stat:!0,forced:nt},{all:function(t){var e=this,n=q(e),r=n.resolve,i=n.reject,o=O((function(){var n=v(e.resolve),o=[],a=0,s=1;x(t,(function(t){var l=a++,c=!1;o.push(void 0),s++,n.call(e,t).then((function(t){c||(c=!0,o[l]=t,--s||r(o))}),i)})),--s||r(o)}));return o.error&&i(o.value),n.promise},race:function(t){var e=this,n=q(e),r=n.reject,i=O((function(){var i=v(e.resolve);x(t,(function(t){i.call(e,t).then(n.resolve,r)}))}));return i.error&&r(i.value),n.promise}})},function(t,e,n){"use strict";var r=n(21),i=n(16),o=n(1),a=n(11),s=o("species");t.exports=function(t){var e=r(t),n=i.f;a&&e&&!e[s]&&n(e,s,{configurable:!0,get:function(){return this}})}},function(t,e,n){var r=n(4),i=n(89),o=n(17),a=n(34),s=n(42),l=n(90),c=function(t,e){this.stopped=t,this.result=e};t.exports=function(t,e,n){var u,f,d,p,h,m,g,v=n&&n.that,b=!(!n||!n.AS_ENTRIES),y=!(!n||!n.IS_ITERATOR),x=!(!n||!n.INTERRUPTED),w=a(e,v,1+b+x),_=function(t){return u&&l(u),new c(!0,t)},k=function(t){return b?(r(t),x?w(t[0],t[1],_):w(t[0],t[1])):x?w(t,_):w(t)};if(y)u=t;else{if(f=s(t),"function"!=typeof f)throw TypeError("Target is not iterable");if(i(f)){for(d=0,p=o(t.length);p>d;d++)if(h=k(t[d]),h&&h instanceof c)return h;return new c(!1)}u=f.call(t)}m=u.next;while(!(g=m.call(u)).done){try{h=k(g.value)}catch(T){throw l(u),T}if("object"==typeof h&&h&&h instanceof c)return h}return new c(!1)}},function(t,e,n){var r=n(1),i=r("iterator"),o=!1;try{var a=0,s={next:function(){return{done:!!a++}},return:function(){o=!0}};s[i]=function(){return this},Array.from(s,(function(){throw 2}))}catch(l){}t.exports=function(t,e){if(!e&&!o)return!1;var n=!1;try{var r={};r[i]=function(){return{next:function(){return{done:n=!0}}}},t(r)}catch(l){}return n}},function(t,e,n){var r,i,o,a,s,l,c,u,f=n(2),d=n(41).f,p=n(91).set,h=n(92),m=n(141),g=n(29),v=f.MutationObserver||f.WebKitMutationObserver,b=f.document,y=f.process,x=f.Promise,w=d(f,"queueMicrotask"),_=w&&w.value;_||(r=function(){var t,e;g&&(t=y.domain)&&t.exit();while(i){e=i.fn,i=i.next;try{e()}catch(n){throw i?a():o=void 0,n}}o=void 0,t&&t.enter()},h||g||m||!v||!b?x&&x.resolve?(c=x.resolve(void 0),u=c.then,a=function(){u.call(c,r)}):a=g?function(){y.nextTick(r)}:function(){p.call(f,r)}:(s=!0,l=b.createTextNode(""),new v(r).observe(l,{characterData:!0}),a=function(){l.data=s=!s})),t.exports=_||function(t){var e={fn:t,next:void 0};o&&(o.next=e),i||(i=e,a()),o=e}},function(t,e,n){var r=n(52);t.exports=/web0s(?!.*chrome)/i.test(r)},function(t,e,n){var r=n(2);t.exports=function(t,e){var n=r.console;n&&n.error&&(1===arguments.length?n.error(t):n.error(t,e))}},function(t,e){t.exports=function(t){try{return{error:!1,value:t()}}catch(e){return{error:!0,value:e}}}},function(t,e,n){var r=n(12),i=n(95);r({target:"Object",stat:!0,forced:Object.assign!==i},{assign:i})},function(t,e,n){"use strict";var r=n(12),i=n(23),o=n(87),a=n(3),s=n(21),l=n(61),c=n(93),u=n(9),f=!!o&&a((function(){o.prototype["finally"].call({then:function(){}},(function(){}))}));r({target:"Promise",proto:!0,real:!0,forced:f},{finally:function(t){var e=l(this,s("Promise")),n="function"==typeof t;return this.then(n?function(n){return c(e,t()).then((function(){return n}))}:t,n?function(n){return c(e,t()).then((function(){throw n}))}:t)}}),i||"function"!=typeof o||o.prototype["finally"]||u(o.prototype,"finally",s("Promise").prototype["finally"])},function(t,e,n){ + */function Qc(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function tu(t){for(var e=1;e1?n-1:0),i=1;it.length)&&(e=t.length);for(var n=0,r=new Array(e);n0&&void 0!==arguments[0]?arguments[0]:"";return String(t).replace(O,"")},Af=function(t,e){return t?{innerHTML:t}:e?{textContent:e}:{}};function Mf(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Sf(t){for(var e=1;e-1&&(e=e.slice(0,n).reverse(),Gs(e[0]))},focusNext:function(t){var e=this.getItems(),n=e.indexOf(t.target);n>-1&&(e=e.slice(n+1),Gs(e[0]))},focusLast:function(){var t=this.getItems().reverse();Gs(t[0])},onFocusin:function(t){var e=this.$el;t.target!==e||Os(e,t.relatedTarget)||(Tl(t),this.focusFirst(t))},onKeydown:function(t){var e=t.keyCode,n=t.shiftKey;e===bu||e===pu?(Tl(t),n?this.focusFirst(t):this.focusPrev(t)):e!==lu&&e!==gu||(Tl(t),n?this.focusLast(t):this.focusNext(t))}},render:function(t){var e=this.keyNav;return t("div",{staticClass:"btn-toolbar",class:{"justify-content-between":this.justify},attrs:{role:"toolbar",tabindex:e?"0":null},on:e?{focusin:this.onFocusin,keydown:this.onKeydown}:{}},[this.normalizeSlot()])}}),Xf=Ae({components:{BButtonToolbar:Wf,BBtnToolbar:Wf}}),Zf="gregory",Jf="long",Kf="narrow",Qf="short",td="2-digit",ed="numeric";function nd(t,e){return sd(t)||ad(t,e)||id(t,e)||rd()}function rd(){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 id(t,e){if(t){if("string"===typeof t)return od(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?od(t,e):void 0}}function od(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n1&&void 0!==arguments[1]?arguments[1]:Zf;t=Ya(t).filter(se);var n=new Intl.DateTimeFormat(t,{calendar:e});return n.resolvedOptions().locale},gd=function(t,e){var n=new Intl.DateTimeFormat(t,e);return n.format},vd=function(t,e){return hd(t)===hd(e)},bd=function(t){return t=dd(t),t.setDate(1),t},yd=function(t){return t=dd(t),t.setMonth(t.getMonth()+1),t.setDate(0),t},xd=function(t,e){t=dd(t);var n=t.getMonth();return t.setFullYear(t.getFullYear()+e),t.getMonth()!==n&&t.setDate(0),t},wd=function(t){t=dd(t);var e=t.getMonth();return t.setMonth(e-1),t.getMonth()===e&&t.setDate(0),t},_d=function(t){t=dd(t);var e=t.getMonth();return t.setMonth(e+1),t.getMonth()===(e+2)%12&&t.setDate(0),t},kd=function(t){return xd(t,-1)},Td=function(t){return xd(t,1)},Ad=function(t){return xd(t,-10)},Md=function(t){return xd(t,10)},Sd=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;return t=pd(t),e=pd(e)||t,n=pd(n)||t,t?tn?n:t:null},Od=["ar","az","ckb","fa","he","ks","lrc","mzn","ps","sd","te","ug","ur","yi"].map((function(t){return t.toLowerCase()})),Cd=function(t){var e=as(t).toLowerCase().replace(K,"").split("-"),n=e.slice(0,2).join("-"),r=e[0];return Ga(Od,n)||Ga(Od,r)},Ed={id:ll(wo)},Pd=r["default"].extend({props:Ed,data:function(){return{localId_:null}},computed:{safeId:function(){var t=this.id||this.localId_,e=function(e){return t?(e=String(e||"").replace(/\s+/g,"_"),e?t+"_"+e:t):null};return e}},mounted:function(){var t=this;this.$nextTick((function(){t.localId_="__BVID__".concat(t[Re])}))}});function Ld(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Dd(t){for(var e=1;ee}},dateDisabled:function(){var t=this,e=this.dateOutOfRange;return function(n){n=pd(n);var r=hd(n);return!(!e(n)&&!t.computedDateDisabledFn(r,n))}},formatDateString:function(){return gd(this.calendarLocale,Dd(Dd({year:ed,month:td,day:td},this.dateFormatOptions),{},{hour:void 0,minute:void 0,second:void 0,calendar:Zf}))},formatYearMonth:function(){return gd(this.calendarLocale,{year:ed,month:Jf,calendar:Zf})},formatWeekdayName:function(){return gd(this.calendarLocale,{weekday:Jf,calendar:Zf})},formatWeekdayNameShort:function(){return gd(this.calendarLocale,{weekday:this.weekdayHeaderFormat||Qf,calendar:Zf})},formatDay:function(){var t=new Intl.NumberFormat([this.computedLocale],{style:"decimal",minimumIntegerDigits:1,minimumFractionDigits:0,maximumFractionDigits:0,notation:"standard"});return function(e){return t.format(e.getDate())}},prevDecadeDisabled:function(){var t=this.computedMin;return this.disabled||t&&yd(Ad(this.activeDate))t},nextYearDisabled:function(){var t=this.computedMax;return this.disabled||t&&bd(Td(this.activeDate))>t},nextDecadeDisabled:function(){var t=this.computedMax;return this.disabled||t&&bd(Md(this.activeDate))>t},calendar:function(){for(var t=[],e=this.calendarFirstDay,n=e.getFullYear(),r=e.getMonth(),i=this.calendarDaysInMonth,o=e.getDay(),a=(this.computedWeekStarts>o?7:0)-this.computedWeekStarts,s=0-a-o,l=0;l<6&&s0);n!==this.visible&&(this.visible=n,this.callback(n),this.once&&this.visible&&(this.doneOnce=!0,this.stop()))}},{key:"stop",value:function(){this.observer&&this.observer.disconnect(),this.observer=null}}]),t}(),Pp=function(t){var e=t[Cp];e&&e.stop&&e.stop(),delete t[Cp]},Lp=function(t,e,n){var r=e.value,i=e.modifiers,o={margin:"0px",once:!1,callback:r};Ut(i).forEach((function(t){T.test(t)?o.margin="".concat(t,"px"):"once"===t.toLowerCase()&&(o.once=!0)})),Pp(t),t[Cp]=new Ep(t,o,n),t[Cp]._prevModifiers=$t(i)},Dp=function(t,e,n){var r=e.value,i=e.oldValue,o=e.modifiers;o=$t(o),!t||r===i&&t[Cp]&&xu(o,t[Cp]._prevModifiers)||Lp(t,{value:r,modifiers:o},n)},Ip=function(t){Pp(t)},zp={bind:Lp,componentUpdated:Dp,unbind:Ip};function Rp(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function jp(t){for(var e=1;e0||i.removedNodes.length>0))&&(n=!0)}n&&e()}));return r.observe(t,nh({childList:!0,subtree:!0},n)),r};function ah(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function sh(t){for(var e=1;e0),touchStartX:0,touchDeltaX:0}},computed:{numSlides:function(){return this.slides.length}},watch:(ih={},lh(ih,dh,(function(t,e){t!==e&&this.setSlide(Ja(t,0))})),lh(ih,"interval",(function(t,e){t!==e&&(t?(this.pause(!0),this.start(!1)):this.pause(!1))})),lh(ih,"isPaused",(function(t,e){t!==e&&this.$emit(t?ji:ro)})),lh(ih,"index",(function(t,e){t===e||this.isSliding||this.doSlide(t,e)})),ih),created:function(){this.$_interval=null,this.$_animationTimeout=null,this.$_touchTimeout=null,this.$_observer=null,this.isPaused=!(Ja(this.interval,0)>0)},mounted:function(){this.transitionEndEvent=xh(this.$el)||null,this.updateSlides(),this.setObserver(!0)},beforeDestroy:function(){this.clearInterval(),this.clearAnimationTimeout(),this.clearTouchTimeout(),this.setObserver(!1)},methods:{clearInterval:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){clearInterval(this.$_interval),this.$_interval=null})),clearAnimationTimeout:function(){clearTimeout(this.$_animationTimeout),this.$_animationTimeout=null},clearTouchTimeout:function(){clearTimeout(this.$_touchTimeout),this.$_touchTimeout=null},setObserver:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.$_observer&&this.$_observer.disconnect(),this.$_observer=null,t&&(this.$_observer=oh(this.$refs.inner,this.updateSlides.bind(this),{subtree:!1,childList:!0,attributes:!0,attributeFilter:["id"]}))},setSlide:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(!(c&&document.visibilityState&&document.hidden)){var r=this.noWrap,i=this.numSlides;t=nc(t),0!==i&&(this.isSliding?this.$once(Ki,(function(){hs((function(){return e.setSlide(t,n)}))})):(this.direction=n,this.index=t>=i?r?i-1:0:t<0?r?0:i-1:t,r&&this.index!==t&&this.index!==this[dh]&&this.$emit(ph,this.index)))}},prev:function(){this.setSlide(this.index-1,"prev")},next:function(){this.setSlide(this.index+1,"next")},pause:function(t){t||(this.isPaused=!0),this.clearInterval()},start:function(t){t||(this.isPaused=!1),this.clearInterval(),this.interval&&this.numSlides>1&&(this.$_interval=setInterval(this.next,Ql(1e3,this.interval)))},restart:function(){this.$el.contains(bs())||this.start()},doSlide:function(t,e){var n=this,r=Boolean(this.interval),i=this.calcDirection(this.direction,e,t),o=i.overlayClass,a=i.dirClass,s=this.slides[e],l=this.slides[t];if(s&&l){if(this.isSliding=!0,r&&this.pause(!1),this.$emit(Qi,t),this.$emit(ph,this.index),this.noAnimation)Es(l,"active"),Ps(s,"active"),this.isSliding=!1,this.$nextTick((function(){return n.$emit(Ki,t)}));else{Es(l,o),ks(l),Es(s,a),Es(l,a);var c=!1,u=function e(){if(!c){if(c=!0,n.transitionEndEvent){var r=n.transitionEndEvent.split(/\s+/);r.forEach((function(t){return _l(l,t,e,fo)}))}n.clearAnimationTimeout(),Ps(l,a),Ps(l,o),Es(l,"active"),Ps(s,"active"),Ps(s,a),Ps(s,o),Ds(s,"aria-current","false"),Ds(l,"aria-current","true"),Ds(s,"aria-hidden","true"),Ds(l,"aria-hidden","false"),n.isSliding=!1,n.direction=null,n.$nextTick((function(){return n.$emit(Ki,t)}))}};if(this.transitionEndEvent){var f=this.transitionEndEvent.split(/\s+/);f.forEach((function(t){return wl(l,t,u,fo)}))}this.$_animationTimeout=setTimeout(u,mh)}r&&this.start(!1)}},updateSlides:function(){this.pause(!0),this.slides=Ts(".carousel-item",this.$refs.inner);var t=this.slides.length,e=Ql(0,Kl(nc(this.index),t-1));this.slides.forEach((function(n,r){var i=r+1;r===e?(Es(n,"active"),Ds(n,"aria-current","true")):(Ps(n,"active"),Ds(n,"aria-current","false")),Ds(n,"aria-posinset",String(i)),Ds(n,"aria-setsize",String(t))})),this.setSlide(e),this.start(this.isPaused)},calcDirection:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;return t?hh[t]:n>e?hh.next:hh.prev},handleClick:function(t,e){var n=t.keyCode;"click"!==t.type&&n!==vu&&n!==uu||(Tl(t),e())},handleSwipe:function(){var t=tc(this.touchDeltaX);if(!(t<=vh)){var e=t/this.touchDeltaX;this.touchDeltaX=0,e>0?this.prev():e<0&&this.next()}},touchStart:function(t){v&&bh[t.pointerType.toUpperCase()]?this.touchStartX=t.clientX:v||(this.touchStartX=t.touches[0].clientX)},touchMove:function(t){t.touches&&t.touches.length>1?this.touchDeltaX=0:this.touchDeltaX=t.touches[0].clientX-this.touchStartX},touchEnd:function(t){v&&bh[t.pointerType.toUpperCase()]&&(this.touchDeltaX=t.clientX-this.touchStartX),this.handleSwipe(),this.pause(!1),this.clearTouchTimeout(),this.$_touchTimeout=setTimeout(this.start,gh+Ql(1e3,this.interval))}},render:function(t){var e=this,n=this.indicators,r=this.background,i=this.noAnimation,o=this.noHoverPause,a=this.noTouch,s=this.index,l=this.isSliding,c=this.pause,u=this.restart,f=this.touchStart,d=this.touchEnd,p=this.safeId("__BV_inner_"),h=t("div",{staticClass:"carousel-inner",attrs:{id:p,role:"list"},ref:"inner"},[this.normalizeSlot()]),m=t();if(this.controls){var b=function(n,r,i){var o=function(t){l?Tl(t,{propagation:!1}):e.handleClick(t,i)};return t("a",{staticClass:"carousel-control-".concat(n),attrs:{href:"#",role:"button","aria-controls":p,"aria-disabled":l?"true":null},on:{click:o,keydown:o}},[t("span",{staticClass:"carousel-control-".concat(n,"-icon"),attrs:{"aria-hidden":"true"}}),t("span",{class:"sr-only"},[r])])};m=[b("prev",this.labelPrev,this.prev),b("next",this.labelNext,this.next)]}var y=t("ol",{staticClass:"carousel-indicators",directives:[{name:"show",value:n}],attrs:{id:this.safeId("__BV_indicators_"),"aria-hidden":n?"false":"true","aria-label":this.labelIndicators,"aria-owns":p}},this.slides.map((function(r,i){var o=function(t){e.handleClick(t,(function(){e.setSlide(i)}))};return t("li",{class:{active:i===s},attrs:{role:"button",id:e.safeId("__BV_indicator_".concat(i+1,"_")),tabindex:n?"0":"-1","aria-current":i===s?"true":"false","aria-label":"".concat(e.labelGotoSlide," ").concat(i+1),"aria-describedby":r.id||null,"aria-controls":p},on:{click:o,keydown:o},key:"slide_".concat(i)})}))),x={mouseenter:o?th:c,mouseleave:o?th:u,focusin:c,focusout:u,keydown:function(t){if(!/input|textarea/i.test(t.target.tagName)){var n=t.keyCode;n!==pu&&n!==gu||(Tl(t),e[n===pu?"prev":"next"]())}}};return g&&!a&&(v?(x["&pointerdown"]=f,x["&pointerup"]=d):(x["&touchstart"]=f,x["&touchmove"]=this.touchMove,x["&touchend"]=d)),t("div",{staticClass:"carousel",class:{slide:!i,"carousel-fade":!i&&this.fade,"pointer-event":g&&v&&!a},style:{background:r},attrs:{role:"region",id:this.safeId(),"aria-busy":l?"true":"false"},on:x},[h,m,y])}});function kh(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Th(t){for(var e=1;e0?(Ds(t,um,r.join(" ")),js(t,hm,"none")):(Is(t,um),Fs(t,hm)),hs((function(){km(t,n)})),xu(r,t[sm])||(t[sm]=r,r.forEach((function(t){n.context.$root.$emit(bm,t)})))}},Cm={bind:function(t,e,n){t[am]=!1,t[sm]=[],Am(t,n),Om(t,e,n)},componentUpdated:Om,updated:Om,unbind:function(t,e,n){_m(t),Tm(t,n),Sm(t,im),Sm(t,om),Sm(t,am),Sm(t,sm),Ps(t,em),Ps(t,nm),Is(t,fm),Is(t,um),Is(t,dm),Fs(t,hm)}},Em=Ae({directives:{VBToggle:Cm}}),Pm=Ae({components:{BCollapse:tm},plugins:{VBTogglePlugin:Em}}),Lm=n(27),Dm="top-start",Im="top-end",zm="bottom-start",Rm="bottom-end",jm="right-start",Fm="left-start";function Bm(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Nm(t,e){for(var n=0;n1&&void 0!==arguments[1]?arguments[1]:{};if(Bm(this,t),!e)throw new TypeError("Failed to construct '".concat(this.constructor.name,"'. 1 argument required, ").concat(arguments.length," given."));jt(this,t.Defaults,this.constructor.Defaults,n,{type:e}),Bt(this,{type:Zt(),cancelable:Zt(),nativeEvent:Zt(),target:Zt(),relatedTarget:Zt(),vueTarget:Zt(),componentId:Zt()});var r=!1;this.preventDefault=function(){this.cancelable&&(r=!0)},Nt(this,"defaultPrevented",{enumerable:!0,get:function(){return r}})}return Vm(t,null,[{key:"Defaults",get:function(){return{type:"",cancelable:!0,nativeEvent:null,target:null,relatedTarget:null,vueTarget:null,componentId:null}}}]),t}(),Hm=r["default"].extend({data:function(){return{listenForClickOut:!1}},watch:{listenForClickOut:function(t,e){t!==e&&(_l(this.clickOutElement,this.clickOutEventName,this._clickOutHandler,fo),t&&wl(this.clickOutElement,this.clickOutEventName,this._clickOutHandler,fo))}},beforeCreate:function(){this.clickOutElement=null,this.clickOutEventName=null},mounted:function(){this.clickOutElement||(this.clickOutElement=document),this.clickOutEventName||(this.clickOutEventName="click"),this.listenForClickOut&&wl(this.clickOutElement,this.clickOutEventName,this._clickOutHandler,fo)},beforeDestroy:function(){_l(this.clickOutElement,this.clickOutEventName,this._clickOutHandler,fo)},methods:{isClickOut:function(t){return!Os(this.$el,t.target)},_clickOutHandler:function(t){this.clickOutHandler&&this.isClickOut(t)&&this.clickOutHandler(t)}}}),qm=r["default"].extend({data:function(){return{listenForFocusIn:!1}},watch:{listenForFocusIn:function(t,e){t!==e&&(_l(this.focusInElement,"focusin",this._focusInHandler,fo),t&&wl(this.focusInElement,"focusin",this._focusInHandler,fo))}},beforeCreate:function(){this.focusInElement=null},mounted:function(){this.focusInElement||(this.focusInElement=document),this.listenForFocusIn&&wl(this.focusInElement,"focusin",this._focusInHandler,fo)},beforeDestroy:function(){_l(this.focusInElement,"focusin",this._focusInHandler,fo)},methods:{_focusInHandler:function(t){this.focusInHandler&&this.focusInHandler(t)}}});function $m(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Gm(t){for(var e=1;e0&&void 0!==arguments[0]&&arguments[0];this.disabled||(this.visible=!1,t&&this.$once(Mi,this.focusToggler))},toggle:function(t){t=t||{};var e=t,n=e.type,r=e.keyCode;("click"===n||"keydown"===n&&-1!==[uu,vu,lu].indexOf(r))&&(this.disabled?this.visible=!1:(this.$emit(no,t),Tl(t),this.visible?this.hide(!0):this.show()))},onMousedown:function(t){Tl(t,{propagation:!1})},onKeydown:function(t){var e=t.keyCode;e===fu?this.onEsc(t):e===lu?this.focusNext(t,!1):e===bu&&this.focusNext(t,!0)},onEsc:function(t){this.visible&&(this.visible=!1,Tl(t),this.$once(Mi,this.focusToggler))},onSplitClick:function(t){this.disabled?this.visible=!1:this.$emit(ui,t)},hideHandler:function(t){var e=this,n=t.target;!this.visible||Os(this.$refs.menu,n)||Os(this.toggler,n)||(this.clearHideTimeout(),this.$_hideTimeout=setTimeout((function(){return e.hide()}),this.inNavbar?300:0))},clickOutHandler:function(t){this.hideHandler(t)},focusInHandler:function(t){this.hideHandler(t)},focusNext:function(t,e){var n=this,r=t.target;!this.visible||t&&Ss(Zm,r)||(Tl(t),this.$nextTick((function(){var t=n.getItems();if(!(t.length<1)){var i=t.indexOf(r);e&&i>0?i--:!e&&i1&&void 0!==arguments[1]?arguments[1]:null;if(Ot(t)){var n=ce(t,this.valueField),r=ce(t,this.textField);return{value:bt(n)?e||r:n,text:Tf(String(bt(r)?e:r)),html:ce(t,this.htmlField),disabled:Boolean(ce(t,this.disabledField))}}return{value:e||t,text:Tf(String(t)),disabled:!1}},normalizeOptions:function(t){var e=this;return Mt(t)?t.map((function(t){return e.normalizeOption(t)})):Ot(t)?(fe(Wg,this.$options.name),Ut(t).map((function(n){return e.normalizeOption(t[n]||{},n)}))):[]}}});function Jg(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Kg(t){for(var e=1;e-1:xu(e,t)},isRadio:function(){return!1}},watch:jv({},Fv,(function(t,e){xu(t,e)||this.setIndeterminate(t)})),mounted:function(){this.setIndeterminate(this[Fv])},methods:{computedLocalCheckedWatcher:function(t,e){if(!xu(t,e)){this.$emit(Lv,t);var n=this.$refs.input;n&&this.$emit(Bv,n.indeterminate)}},handleChange:function(t){var e=this,n=t.target,r=n.checked,i=n.indeterminate,o=this.value,a=this.uncheckedValue,s=this.computedLocalChecked;if(Mt(s)){var l=hv(s,o);r&&l<0?s=s.concat(o):!r&&l>-1&&(s=s.slice(0,l).concat(s.slice(l+1)))}else s=r?o:a;this.computedLocalChecked=s,this.$nextTick((function(){e.$emit(li,s),e.isGroup&&e.bvGroup.$emit(li,s),e.$emit(Bv,i)}))},setIndeterminate:function(t){Mt(this.computedLocalChecked)&&(t=!1);var e=this.$refs.input;e&&(e.indeterminate=t,this.$emit(Bv,t))}}});function Uv(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Hv(t){for(var e=1;e0&&(l=[t("div",{staticClass:"b-form-date-controls d-flex flex-wrap",class:{"justify-content-between":l.length>1,"justify-content-end":l.length<2}},l)]);var d=t(Vd,{staticClass:"b-form-date-calendar w-100",props:Mb(Mb({},ul(Ib,o)),{},{hidden:!this.isVisible,value:e,valueAsDate:!1,width:this.calendarWidth}),on:{selected:this.onSelected,input:this.onInput,context:this.onContext},scopedSlots:Gt(a,["nav-prev-decade","nav-prev-year","nav-prev-month","nav-this-month","nav-next-month","nav-next-year","nav-next-decade"]),key:"calendar",ref:"calendar"},l);return t(Tb,{staticClass:"b-form-datepicker",props:Mb(Mb({},ul(zb,o)),{},{formattedValue:e?this.formattedValue:"",id:this.safeId(),lang:this.computedLang,menuClass:[{"bg-dark":i,"text-light":i},this.menuClass],placeholder:s,rtl:this.isRTL,value:e}),on:{show:this.onShow,shown:this.onShown,hidden:this.onHidden},scopedSlots:Sb({},No,a[No]||this.defaultButtonFn),ref:"control"},[d])}}),Fb=Ae({components:{BFormDatepicker:jb,BDatepicker:jb}});function Bb(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Nb(t){for(var e=1;e1&&void 0!==arguments[1])||arguments[1];return Promise.all($a(t).filter((function(t){return"file"===t.kind})).map((function(t){var n=Xb(t);if(n){if(n.isDirectory&&e)return Jb(n.createReader(),"".concat(n.name,"/"));if(n.isFile)return new Promise((function(t){n.file((function(e){e.$path="",t(e)}))}))}return null})).filter(se))},Jb=function t(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return new Promise((function(r){var i=[],o=function o(){e.readEntries((function(e){0===e.length?r(Promise.all(i).then((function(t){return Xa(t)}))):(i.push(Promise.all(e.map((function(e){if(e){if(e.isDirectory)return t(e.createReader(),"".concat(n).concat(e.name,"/"));if(e.isFile)return new Promise((function(t){e.file((function(e){e.$path="".concat(n).concat(e.name),t(e)}))}))}return null})).filter(se))),o())}))};o()}))},Kb=dl(Xt(Nb(Nb(Nb(Nb(Nb(Nb(Nb({},Ed),qb),gv),bv),_v),xv),{},{accept:ll(wo,""),browseText:ll(wo,"Browse"),capture:ll(mo,!1),directory:ll(mo,!1),dropPlaceholder:ll(wo,"Drop files here"),fileNameFormatter:ll(vo),multiple:ll(mo,!1),noDrop:ll(mo,!1),noDropPlaceholder:ll(wo,"Not allowed"),noTraverse:ll(mo,!1),placeholder:ll(wo,"No file chosen")})),Mn),Qb=r["default"].extend({name:Mn,mixins:[Au,Pd,Hb,yl,vv,kv,yv,yl],inheritAttrs:!1,props:Kb,data:function(){return{files:[],dragging:!1,dropAllowed:!this.noDrop,hasFocus:!1}},computed:{computedAccept:function(){var t=this.accept;return t=(t||"").trim().split(/[,\s]+/).filter(se),0===t.length?null:t.map((function(t){var e="name",n="^",r="$";A.test(t)?n="":(e="type",R.test(t)&&(r=".+$",t=t.slice(0,-1))),t=os(t);var i=new RegExp("".concat(n).concat(t).concat(r));return{rx:i,prop:e}}))},computedCapture:function(){var t=this.capture;return!0===t||""===t||(t||null)},computedAttrs:function(){var t=this.name,e=this.disabled,n=this.required,r=this.form,i=this.computedCapture,o=this.accept,a=this.multiple,s=this.directory;return Nb(Nb({},this.bvAttrs),{},{type:"file",id:this.safeId(),name:t,disabled:e,required:n,form:r||null,capture:i,accept:o||null,multiple:a,directory:s,webkitdirectory:s,"aria-required":n?"true":null})},computedFileNameFormatter:function(){var t=this.fileNameFormatter;return hl(t)?t:this.defaultFileNameFormatter},clonedFiles:function(){return ae(this.files)},flattenedFiles:function(){return Za(this.files)},fileNames:function(){return this.flattenedFiles.map((function(t){return t.name}))},labelContent:function(){if(this.dragging&&!this.noDrop)return this.normalizeSlot(Go,{allowed:this.dropAllowed})||(this.dropAllowed?this.dropPlaceholder:this.$createElement("span",{staticClass:"text-danger"},this.noDropPlaceholder));if(0===this.files.length)return this.normalizeSlot(Ea)||this.placeholder;var t=this.flattenedFiles,e=this.clonedFiles,n=this.fileNames,r=this.computedFileNameFormatter;return this.hasNormalizedSlot(Zo)?this.normalizeSlot(Zo,{files:t,filesTraversed:e,names:n}):r(t,e,n)}},watch:(Ob={},Vb(Ob,$b,(function(t){(!t||Mt(t)&&0===t.length)&&this.reset()})),Vb(Ob,"files",(function(t,e){if(!xu(t,e)){var n=this.multiple,r=this.noTraverse,i=!n||r?Za(t):t;this.$emit(Gb,n?i:i[0]||null)}})),Ob),created:function(){this.$_form=null},mounted:function(){var t=Ss("form",this.$el);t&&(wl(t,"reset",this.reset,uo),this.$_form=t)},beforeDestroy:function(){var t=this.$_form;t&&_l(t,"reset",this.reset,uo)},methods:{isFileValid:function(t){if(!t)return!1;var e=this.computedAccept;return!e||e.some((function(e){return e.rx.test(t[e.prop])}))},isFilesArrayValid:function(t){var e=this;return Mt(t)?t.every((function(t){return e.isFileValid(t)})):this.isFileValid(t)},defaultFileNameFormatter:function(t,e,n){return n.join(", ")},setFiles:function(t){this.dropAllowed=!this.noDrop,this.dragging=!1,this.files=this.multiple?this.directory?t:Za(t):Za(t).slice(0,1)},setInputFiles:function(t){try{var e=new ClipboardEvent("").clipboardData||new DataTransfer;Za(ae(t)).forEach((function(t){delete t.$path,e.items.add(t)})),this.$refs.input.files=e.files}catch(n){}},reset:function(){try{var t=this.$refs.input;t.value="",t.type="",t.type="file"}catch(e){}this.files=[]},handleFiles:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(e){var n=t.filter(this.isFilesArrayValid);n.length>0&&(this.setFiles(n),this.setInputFiles(n))}else this.setFiles(t)},focusHandler:function(t){this.plain||"focusout"===t.type?this.hasFocus=!1:this.hasFocus=!0},onChange:function(t){var e=this,n=t.type,r=t.target,i=t.dataTransfer,o=void 0===i?{}:i,a="drop"===n;this.$emit(li,t);var l=$a(o.items||[]);if(s&&l.length>0&&!yt(Xb(l[0])))Zb(l,this.directory).then((function(t){return e.handleFiles(t,a)}));else{var c=$a(r.files||o.files||[]).map((function(t){return t.$path=t.webkitRelativePath||"",t}));this.handleFiles(c,a)}},onDragenter:function(t){Tl(t),this.dragging=!0;var e=t.dataTransfer,n=void 0===e?{}:e;if(this.noDrop||this.disabled||!this.dropAllowed)return n.dropEffect="none",void(this.dropAllowed=!1);n.dropEffect="copy"},onDragover:function(t){Tl(t),this.dragging=!0;var e=t.dataTransfer,n=void 0===e?{}:e;if(this.noDrop||this.disabled||!this.dropAllowed)return n.dropEffect="none",void(this.dropAllowed=!1);n.dropEffect="copy"},onDragleave:function(t){var e=this;Tl(t),this.$nextTick((function(){e.dragging=!1,e.dropAllowed=!e.noDrop}))},onDrop:function(t){var e=this;Tl(t),this.dragging=!1,this.noDrop||this.disabled||!this.dropAllowed?this.$nextTick((function(){e.dropAllowed=!e.noDrop})):this.onChange(t)}},render:function(t){var e=this.custom,n=this.plain,r=this.size,i=this.dragging,o=this.stateClass,a=this.bvAttrs,s=t("input",{class:[{"form-control-file":n,"custom-file-input":e,focus:e&&this.hasFocus},o],style:e?{zIndex:-5}:{},attrs:this.computedAttrs,on:{change:this.onChange,focusin:this.focusHandler,focusout:this.focusHandler,reset:this.reset},ref:"input"});if(n)return s;var l=t("label",{staticClass:"custom-file-label",class:{dragging:i},attrs:{for:this.safeId(),"data-browse":this.browseText||null}},[t("span",{staticClass:"d-block form-file-text",style:{pointerEvents:"none"}},[this.labelContent])]);return t("div",{staticClass:"custom-file b-form-file",class:[Vb({},"b-custom-control-".concat(r),r),o,a.class],style:a.style,attrs:{id:this.safeId("_BV_file_outer_")},on:{dragenter:this.onDragenter,dragover:this.onDragover,dragleave:this.onDragleave,drop:this.onDrop}},[s,l])}}),ty=Ae({components:{BFormFile:Qb,BFile:Qb}}),ey=function(t){return"\\"+t},ny=function(t){t=as(t);var e=t.length,n=t.charCodeAt(0);return t.split("").reduce((function(r,i,o){var a=t.charCodeAt(o);return 0===a?r+"�":127===a||a>=1&&a<=31||0===o&&a>=48&&a<=57||1===o&&a>=48&&a<=57&&45===n?r+ey("".concat(a.toString(16)," ")):0===o&&45===a&&1===e?r+ey(i):a>=128||45===a||95===a||a>=48&&a<=57||a>=65&&a<=90||a>=97&&a<=122?r+i:r+ey(i)}),"")};function ry(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function iy(t){for(var e=1;e0||Ut(this.labelColProps).length>0}},watch:{ariaDescribedby:function(t,e){t!==e&&this.updateAriaDescribedby(t,e)}},mounted:function(){var t=this;this.$nextTick((function(){t.updateAriaDescribedby(t.ariaDescribedby)}))},methods:{getAlignClasses:function(t,e){return el().reduce((function(n,r){var i=t[sl(r,"".concat(e,"Align"))]||null;return i&&n.push(["text",r,i].filter(se).join("-")),n}),[])},getColProps:function(t,e){return el().reduce((function(n,r){var i=t[sl(r,"".concat(e,"Cols"))];return i=""===i||(i||!1),_t(i)||"auto"===i||(i=Ja(i,0),i=i>0&&i),i&&(n[r||(_t(i)?"col":"cols")]=i),n}),{})},updateAriaDescribedby:function(t,e){var n=this.labelFor;if(c&&n){var r=As("#".concat(ny(n)),this.$refs.content);if(r){var i="aria-describedby",o=(t||"").split(z),a=(e||"").split(z),s=(zs(r,i)||"").split(z).filter((function(t){return!Ga(a,t)})).concat(o).filter((function(t,e,n){return n.indexOf(t)===e})).filter(se).join(" ").trim();s?Ds(r,i,s):Is(r,i)}}},onLegendClick:function(t){if(!this.labelFor){var e=t.target,n=e?e.tagName:"";if(-1===vy.indexOf(n)){var r=Ts(gy,this.$refs.content).filter(ws);1===r.length&&Gs(r[0])}}}},render:function(t){var e=this.computedState,n=this.feedbackAriaLive,r=this.isHorizontal,i=this.labelFor,o=this.normalizeSlot,a=this.safeId,s=this.tooltip,l=a(),c=!i,u=t(),f=o(ca)||this.label,d=f?a("_BV_label_"):null;if(f||r){var p=this.labelSize,h=this.labelColProps,m=c?"legend":"label";this.labelSrOnly?(f&&(u=t(m,{class:"sr-only",attrs:{id:d,for:i||null}},[f])),u=t(r?fy:"div",{props:r?h:{}},[u])):u=t(r?fy:m,{on:c?{click:this.onLegendClick}:{},props:r?py(py({},h),{},{tag:m}):{},attrs:{id:d,for:i||null,tabindex:c?"-1":null},class:[c?"bv-no-focus-ring":"",r||c?"col-form-label":"",!r&&c?"pt-0":"",r||c?"":"d-block",p?"col-form-label-".concat(p):"",this.labelAlignClasses,this.labelClass]},[f])}var g=t(),v=o(la)||this.invalidFeedback,b=v?a("_BV_feedback_invalid_"):null;v&&(g=t(lv,{props:{ariaLive:n,id:b,role:n?"alert":null,state:e,tooltip:s},attrs:{tabindex:v?"-1":null}},[v]));var y=t(),x=o(qa)||this.validFeedback,w=x?a("_BV_feedback_valid_"):null;x&&(y=t(uv,{props:{ariaLive:n,id:w,role:n?"alert":null,state:e,tooltip:s},attrs:{tabindex:x?"-1":null}},[x]));var _=t(),k=o(qo)||this.description,T=k?a("_BV_description_"):null;k&&(_=t(av,{attrs:{id:T,tabindex:"-1"}},[k]));var A=this.ariaDescribedby=[T,!1===e?b:null,!0===e?w:null].filter(se).join(" ")||null,M=t(r?fy:"div",{props:r?this.contentColProps:{},ref:"content"},[o(Ho,{ariaDescribedby:A,descriptionId:T,id:l,labelId:d})||t(),g,y,_]);return t(c?"fieldset":r?dv:"div",{staticClass:"form-group",class:[{"was-validated":this.validated},this.stateClass],attrs:{id:l,disabled:c?this.disabled:null,role:c?null:"group","aria-invalid":this.computedAriaInvalid,"aria-labelledby":c&&r?d:null}},r&&c?[t(dv,[u,M])]:[u,M])}},xy=Ae({components:{BFormGroup:yy,BFormFieldset:yy}}),wy=r["default"].extend({computed:{selectionStart:{cache:!1,get:function(){return this.$refs.input.selectionStart},set:function(t){this.$refs.input.selectionStart=t}},selectionEnd:{cache:!1,get:function(){return this.$refs.input.selectionEnd},set:function(t){this.$refs.input.selectionEnd=t}},selectionDirection:{cache:!1,get:function(){return this.$refs.input.selectionDirection},set:function(t){this.$refs.input.selectionDirection=t}}},methods:{select:function(){var t;(t=this.$refs.input).select.apply(t,arguments)},setSelectionRange:function(){var t;(t=this.$refs.input).setSelectionRange.apply(t,arguments)},setRangeText:function(){var t;(t=this.$refs.input).setRangeText.apply(t,arguments)}}});function _y(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function ky(t){for(var e=1;e2&&void 0!==arguments[2]&&arguments[2];return t=as(t),!this.hasFormatter||this.lazyFormatter&&!n||(t=this.formatter(t,e)),t},modifyValue:function(t){return t=as(t),this.trim&&(t=t.trim()),this.number&&(t=Ka(t,t)),t},updateValue:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=this.lazy;if(!r||n){this.clearDebounce();var i=function(){if(t=e.modifyValue(t),t!==e.vModelValue)e.vModelValue=t,e.$emit(Cy,t);else if(e.hasFormatter){var n=e.$refs.input;n&&t!==n.value&&(n.value=t)}},o=this.computedDebounce;o>0&&!r&&!n?this.$_inputDebounceTimer=setTimeout(i,o):i()}},onInput:function(t){if(!t.target.composing){var e=t.target.value,n=this.formatValue(e,t);!1===n||t.defaultPrevented?Tl(t,{propagation:!1}):(this.localValue=n,this.updateValue(n),this.$emit(Ci,n))}},onChange:function(t){var e=t.target.value,n=this.formatValue(e,t);!1===n||t.defaultPrevented?Tl(t,{propagation:!1}):(this.localValue=n,this.updateValue(n,!0),this.$emit(li,n))},onBlur:function(t){var e=t.target.value,n=this.formatValue(e,t,!0);!1!==n&&(this.localValue=as(this.modifyValue(n)),this.updateValue(n,!0)),this.$emit(ai,t)},focus:function(){this.disabled||Gs(this.$el)},blur:function(){this.disabled||Ys(this.$el)}}}),Ly=r["default"].extend({computed:{validity:{cache:!1,get:function(){return this.$refs.input.validity}},validationMessage:{cache:!1,get:function(){return this.$refs.input.validationMessage}},willValidate:{cache:!1,get:function(){return this.$refs.input.willValidate}}},methods:{setCustomValidity:function(){var t;return(t=this.$refs.input).setCustomValidity.apply(t,arguments)},checkValidity:function(){var t;return(t=this.$refs.input).checkValidity.apply(t,arguments)},reportValidity:function(){var t;return(t=this.$refs.input).reportValidity.apply(t,arguments)}}});function Dy(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Iy(t){for(var e=1;e=n?"full":e>=n-.5?"half":"empty",u={variant:o,disabled:a,readonly:s};return t("span",{staticClass:"b-rating-star",class:{focused:r&&e===n||!Ja(e)&&n===l,"b-rating-star-empty":"empty"===c,"b-rating-star-half":"half"===c,"b-rating-star-full":"full"===c},attrs:{tabindex:a||s?null:"-1"},on:{click:this.onClick}},[t("span",{staticClass:"b-rating-icon"},[this.normalizeSlot(c,u)])])}}),rx=dl(Xt($y($y($y($y($y({},Ed),Xy),Yt(gv,["required","autofocus"])),xv),{},{color:ll(wo),iconClear:ll(wo,"x"),iconEmpty:ll(wo,"star"),iconFull:ll(wo,"star-fill"),iconHalf:ll(wo,"star-half"),inline:ll(mo,!1),locale:ll(Ao),noBorder:ll(mo,!1),precision:ll(Po),readonly:ll(mo,!1),showClear:ll(mo,!1),showValue:ll(mo,!1),showValueMax:ll(mo,!1),stars:ll(Po,Qy,(function(t){return Ja(t)>=Ky})),variant:ll(wo)})),Ln),ix=r["default"].extend({name:Ln,components:{BIconStar:Xc,BIconStarHalf:Jc,BIconStarFill:Zc,BIconX:Kc},mixins:[Pd,Wy,wv],props:rx,data:function(){var t=Ka(this[Zy],null),e=tx(this.stars);return{localValue:yt(t)?null:ex(t,0,e),hasFocus:!1}},computed:{computedStars:function(){return tx(this.stars)},computedRating:function(){var t=Ka(this.localValue,0),e=Ja(this.precision,3);return ex(Ka(t.toFixed(e)),0,this.computedStars)},computedLocale:function(){var t=Ya(this.locale).filter(se),e=new Intl.NumberFormat(t);return e.resolvedOptions().locale},isInteractive:function(){return!this.disabled&&!this.readonly},isRTL:function(){return Cd(this.computedLocale)},formattedRating:function(){var t=Ja(this.precision),e=this.showValueMax,n=this.computedLocale,r={notation:"standard",minimumFractionDigits:isNaN(t)?0:t,maximumFractionDigits:isNaN(t)?3:t},i=this.computedStars.toLocaleString(n),o=this.localValue;return o=yt(o)?e?"-":"":o.toLocaleString(n,r),e?"".concat(o,"/").concat(i):o}},watch:(Ry={},Gy(Ry,Zy,(function(t,e){if(t!==e){var n=Ka(t,null);this.localValue=yt(n)?null:ex(n,0,this.computedStars)}})),Gy(Ry,"localValue",(function(t,e){t!==e&&t!==(this.value||0)&&this.$emit(Jy,t||null)})),Gy(Ry,"disabled",(function(t){t&&(this.hasFocus=!1,this.blur())})),Ry),methods:{focus:function(){this.disabled||Gs(this.$el)},blur:function(){this.disabled||Ys(this.$el)},onKeydown:function(t){var e=t.keyCode;if(this.isInteractive&&Ga([pu,lu,gu,bu],e)){Tl(t,{propagation:!1});var n=Ja(this.localValue,0),r=this.showClear?0:1,i=this.computedStars,o=this.isRTL?-1:1;e===pu?this.localValue=ex(n-o,r,i)||null:e===gu?this.localValue=ex(n+o,r,i):e===lu?this.localValue=ex(n-1,r,i)||null:e===bu&&(this.localValue=ex(n+1,r,i))}},onSelected:function(t){this.isInteractive&&(this.localValue=t)},onFocus:function(t){this.hasFocus=!!this.isInteractive&&"focus"===t.type},renderIcon:function(t){return this.$createElement(ou,{props:{icon:t,variant:this.disabled||this.color?null:this.variant||null}})},iconEmptyFn:function(){return this.renderIcon(this.iconEmpty)},iconHalfFn:function(){return this.renderIcon(this.iconHalf)},iconFullFn:function(){return this.renderIcon(this.iconFull)},iconClearFn:function(){return this.$createElement(ou,{props:{icon:this.iconClear}})}},render:function(t){var e=this,n=this.disabled,r=this.readonly,i=this.name,o=this.form,a=this.inline,s=this.variant,l=this.color,c=this.noBorder,u=this.hasFocus,f=this.computedRating,d=this.computedStars,p=this.formattedRating,h=this.showClear,m=this.isRTL,g=this.isInteractive,v=this.$scopedSlots,b=[];if(h&&!n&&!r){var y=t("span",{staticClass:"b-rating-icon"},[(v[na]||this.iconClearFn)()]);b.push(t("span",{staticClass:"b-rating-star b-rating-star-clear flex-grow-1",class:{focused:u&&0===f},attrs:{tabindex:g?"-1":null},on:{click:function(){return e.onSelected(null)}},key:"clear"},[y]))}for(var x=0;x1&&void 0!==arguments[1]?arguments[1]:null;if(Ot(t)){var n=ce(t,this.valueField),r=ce(t,this.textField),i=ce(t,this.optionsField,null);return yt(i)?{value:bt(n)?e||r:n,text:String(bt(r)?e:r),html:ce(t,this.htmlField),disabled:Boolean(ce(t,this.disabledField))}:{label:String(ce(t,this.labelField)||r),options:this.normalizeOptions(i)}}return{value:e||t,text:String(t),disabled:!1}}}}),gx=dl({disabled:ll(mo,!1),value:ll(po,void 0,!0)},zn),vx=r["default"].extend({name:zn,functional:!0,props:gx,render:function(t,e){var n=e.props,r=e.data,i=e.children,o=n.value,a=n.disabled;return t("option",ze(r,{attrs:{disabled:a},domProps:{value:o}}),i)}});function bx(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function yx(t){for(var e=1;e0?t:Vx},computedInterval:function(){var t=Ja(this.repeatInterval,0);return t>0?t:Ux},computedThreshold:function(){return Ql(Ja(this.repeatThreshold,Hx),1)},computedStepMultiplier:function(){return Ql(Ja(this.repeatStepMultiplier,qx),1)},computedPrecision:function(){var t=this.computedStep;return nc(t)===t?0:(t.toString().split(".")[1]||"").length},computedMultiplier:function(){return rc(10,this.computedPrecision||0)},valueAsFixed:function(){var t=this.localValue;return yt(t)?"":t.toFixed(this.computedPrecision)},computedLocale:function(){var t=Ya(this.locale).filter(se),e=new Intl.NumberFormat(t);return e.resolvedOptions().locale},computedRTL:function(){return Cd(this.computedLocale)},defaultFormatter:function(){var t=this.computedPrecision,e=new Intl.NumberFormat(this.computedLocale,{style:"decimal",useGrouping:!1,minimumIntegerDigits:1,minimumFractionDigits:t,maximumFractionDigits:t,notation:"standard"});return e.format},computedFormatter:function(){var t=this.formatterFn;return hl(t)?t:this.defaultFormatter},computedAttrs:function(){return Px(Px({},this.bvAttrs),{},{role:"group",lang:this.computedLocale,tabindex:this.disabled?null:"-1",title:this.ariaLabel})},computedSpinAttrs:function(){var t=this.spinId,e=this.localValue,n=this.computedRequired,r=this.disabled,i=this.state,o=this.computedFormatter,a=!yt(e);return Px(Px({dir:this.computedRTL?"rtl":"ltr"},this.bvAttrs),{},{id:t,role:"spinbutton",tabindex:r?null:"0","aria-live":"off","aria-label":this.ariaLabel||null,"aria-controls":this.ariaControls||null,"aria-invalid":!1===i||!a&&n?"true":null,"aria-required":n?"true":null,"aria-valuemin":as(this.computedMin),"aria-valuemax":as(this.computedMax),"aria-valuenow":a?e:null,"aria-valuetext":a?o(e):null})}},watch:(Mx={},Lx(Mx,Rx,(function(t){this.localValue=Ka(t,null)})),Lx(Mx,"localValue",(function(t){this.$emit(jx,t)})),Lx(Mx,"disabled",(function(t){t&&this.clearRepeat()})),Lx(Mx,"readonly",(function(t){t&&this.clearRepeat()})),Mx),created:function(){this.$_autoDelayTimer=null,this.$_autoRepeatTimer=null,this.$_keyIsDown=!1},beforeDestroy:function(){this.clearRepeat()},deactivated:function(){this.clearRepeat()},methods:{focus:function(){this.disabled||Gs(this.$refs.spinner)},blur:function(){this.disabled||Ys(this.$refs.spinner)},emitChange:function(){this.$emit(li,this.localValue)},stepValue:function(t){var e=this.localValue;if(!this.disabled&&!yt(e)){var n=this.computedStep*t,r=this.computedMin,i=this.computedMax,o=this.computedMultiplier,a=this.wrap;e=ic((e-r)/n)*n+r+n,e=ic(e*o)/o,this.localValue=e>i?a?r:i:e0&&void 0!==arguments[0]?arguments[0]:1,e=this.localValue;yt(e)?this.localValue=this.computedMin:this.stepValue(1*t)},stepDown:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,e=this.localValue;yt(e)?this.localValue=this.wrap?this.computedMax:this.computedMin:this.stepValue(-1*t)},onKeydown:function(t){var e=t.keyCode,n=t.altKey,r=t.ctrlKey,i=t.metaKey;if(!(this.disabled||this.readonly||n||r||i)&&Ga($x,e)){if(Tl(t,{propagation:!1}),this.$_keyIsDown)return;this.resetTimers(),Ga([bu,lu],e)?(this.$_keyIsDown=!0,e===bu?this.handleStepRepeat(t,this.stepUp):e===lu&&this.handleStepRepeat(t,this.stepDown)):e===mu?this.stepUp(this.computedStepMultiplier):e===hu?this.stepDown(this.computedStepMultiplier):e===du?this.localValue=this.computedMin:e===cu&&(this.localValue=this.computedMax)}},onKeyup:function(t){var e=t.keyCode,n=t.altKey,r=t.ctrlKey,i=t.metaKey;this.disabled||this.readonly||n||r||i||Ga($x,e)&&(Tl(t,{propagation:!1}),this.resetTimers(),this.$_keyIsDown=!1,this.emitChange())},handleStepRepeat:function(t,e){var n=this,r=t||{},i=r.type,o=r.button;if(!this.disabled&&!this.readonly){if("mousedown"===i&&o)return;this.resetTimers(),e(1);var a=this.computedThreshold,s=this.computedStepMultiplier,l=this.computedDelay,c=this.computedInterval;this.$_autoDelayTimer=setTimeout((function(){var t=0;n.$_autoRepeatTimer=setInterval((function(){e(tt.length)&&(e=t.length);for(var n=0,r=new Array(e);n0&&n.indexOf(t)===e}))},yw=function(t){return kt(t)?t:Et(t)&&t.target.value||""},xw=function(){return{all:[],valid:[],invalid:[],duplicate:[]}},ww=dl(Xt(lw(lw(lw(lw(lw(lw({},Ed),dw),gv),xv),_v),{},{addButtonText:ll(wo,"Add"),addButtonVariant:ll(wo,"outline-secondary"),addOnChange:ll(mo,!1),duplicateTagText:ll(wo,"Duplicate tag(s)"),ignoreInputFocusSelector:ll(Ao,gw),inputAttrs:ll(yo,{}),inputClass:ll(To),inputId:ll(wo),inputType:ll(wo,"text",(function(t){return Ga(mw,t)})),invalidTagText:ll(wo,"Invalid tag(s)"),limit:ll(bo),limitTagsText:ll(wo,"Tag limit reached"),noAddOnEnter:ll(mo,!1),noOuterFocus:ll(mo,!1),noTagRemove:ll(mo,!1),placeholder:ll(wo,"Add tag..."),removeOnDelete:ll(mo,!1),separator:ll(Ao),tagClass:ll(To),tagPills:ll(mo,!1),tagRemoveLabel:ll(wo,"Remove tag"),tagRemovedLabel:ll(wo,"Tag removed"),tagValidator:ll(vo),tagVariant:ll(wo,"secondary")})),Bn),_w=r["default"].extend({name:Bn,mixins:[Pd,fw,vv,wv,kv,yl],props:ww,data:function(){return{hasFocus:!1,newTag:"",tags:[],removedTags:[],tagsState:xw()}},computed:{computedInputId:function(){return this.inputId||this.safeId("__input__")},computedInputType:function(){return Ga(mw,this.inputType)?this.inputType:"text"},computedInputAttrs:function(){var t=this.disabled,e=this.form;return lw(lw({},this.inputAttrs),{},{id:this.computedInputId,value:this.newTag,disabled:t,form:e})},computedInputHandlers:function(){return{input:this.onInputInput,change:this.onInputChange,keydown:this.onInputKeydown,reset:this.reset}},computedSeparator:function(){return Ya(this.separator).filter(kt).filter(se).join("")},computedSeparatorRegExp:function(){var t=this.computedSeparator;return t?new RegExp("[".concat(vw(t),"]+")):null},computedJoiner:function(){var t=this.computedSeparator.charAt(0);return" "!==t?"".concat(t," "):t},computeIgnoreInputFocusSelector:function(){return Ya(this.ignoreInputFocusSelector).filter(se).join(",").trim()},disableAddButton:function(){var t=this,e=ls(this.newTag);return""===e||!this.splitTags(e).some((function(e){return!Ga(t.tags,e)&&t.validateTag(e)}))},duplicateTags:function(){return this.tagsState.duplicate},hasDuplicateTags:function(){return this.duplicateTags.length>0},invalidTags:function(){return this.tagsState.invalid},hasInvalidTags:function(){return this.invalidTags.length>0},isLimitReached:function(){var t=this.limit;return Tt(t)&&t>=0&&this.tags.length>=t}},watch:(Kx={},cw(Kx,pw,(function(t){this.tags=bw(t)})),cw(Kx,"tags",(function(t,e){xu(t,this[pw])||this.$emit(hw,t),xu(t,e)||(t=Ya(t).filter(se),e=Ya(e).filter(se),this.removedTags=e.filter((function(e){return!Ga(t,e)})))})),cw(Kx,"tagsState",(function(t,e){xu(t,e)||this.$emit(eo,t.valid,t.invalid,t.duplicate)})),Kx),created:function(){this.tags=bw(this[pw])},mounted:function(){var t=this,e=Ss("form",this.$el);e&&(wl(e,"reset",this.reset,uo),this.$on(oo,(function(){_l(e,"reset",t.reset,uo)})))},methods:{addTag:function(t){if(t=kt(t)?t:this.newTag,!this.disabled&&""!==ls(t)&&!this.isLimitReached){var e=this.parseTags(t);if(e.valid.length>0||0===e.all.length)if(Ms(this.getInput(),"select"))this.newTag="";else{var n=[].concat(ew(e.invalid),ew(e.duplicate));this.newTag=e.all.filter((function(t){return Ga(n,t)})).join(this.computedJoiner).concat(n.length>0?this.computedJoiner.charAt(0):"")}e.valid.length>0&&(this.tags=Ya(this.tags,e.valid)),this.tagsState=e,this.focus()}},removeTag:function(t){var e=this;this.disabled||(this.tags=this.tags.filter((function(e){return e!==t})),this.$nextTick((function(){e.focus()})))},reset:function(){var t=this;this.newTag="",this.tags=[],this.$nextTick((function(){t.removedTags=[],t.tagsState=xw()}))},onInputInput:function(t){if(!(this.disabled||Et(t)&&t.target.composing)){var e=yw(t),n=this.computedSeparatorRegExp;this.newTag!==e&&(this.newTag=e),e=ss(e),n&&n.test(e.slice(-1))?this.addTag():this.tagsState=""===e?xw():this.parseTags(e)}},onInputChange:function(t){if(!this.disabled&&this.addOnChange){var e=yw(t);this.newTag!==e&&(this.newTag=e),this.addTag()}},onInputKeydown:function(t){if(!this.disabled&&Et(t)){var e=t.keyCode,n=t.target.value||"";this.noAddOnEnter||e!==uu?!this.removeOnDelete||e!==au&&e!==su||""!==n||(Tl(t,{propagation:!1}),this.tags=this.tags.slice(0,-1)):(Tl(t,{propagation:!1}),this.addTag())}},onClick:function(t){var e=this,n=this.computeIgnoreInputFocusSelector,r=t.target;this.disabled||xs(r)||n&&Ss(n,r,!0)||this.$nextTick((function(){e.focus()}))},onFocusin:function(){this.hasFocus=!0},onFocusout:function(){this.hasFocus=!1},handleAutofocus:function(){var t=this;this.$nextTick((function(){hs((function(){t.autofocus&&!t.disabled&&t.focus()}))}))},focus:function(){this.disabled||Gs(this.getInput())},blur:function(){this.disabled||Ys(this.getInput())},splitTags:function(t){t=as(t);var e=this.computedSeparatorRegExp;return(e?t.split(e):[t]).map(ls).filter(se)},parseTags:function(t){var e=this,n=this.splitTags(t),r={all:n,valid:[],invalid:[],duplicate:[]};return n.forEach((function(t){Ga(e.tags,t)||Ga(r.valid,t)?Ga(r.duplicate,t)||r.duplicate.push(t):e.validateTag(t)?r.valid.push(t):Ga(r.invalid,t)||r.invalid.push(t)})),r},validateTag:function(t){var e=this.tagValidator;return!hl(e)||e(t)},getInput:function(){return As("#".concat(ny(this.computedInputId)),this.$el)},defaultRender:function(t){var e=t.addButtonText,n=t.addButtonVariant,r=t.addTag,i=t.disableAddButton,o=t.disabled,a=t.duplicateTagText,s=t.inputAttrs,l=t.inputClass,c=t.inputHandlers,u=t.inputType,f=t.invalidTagText,d=t.isDuplicate,p=t.isInvalid,h=t.isLimitReached,m=t.limitTagsText,g=t.noTagRemove,v=t.placeholder,b=t.removeTag,y=t.tagClass,x=t.tagPills,w=t.tagRemoveLabel,_=t.tagVariant,k=t.tags,T=this.$createElement,A=k.map((function(t){return t=as(t),T(tw,{class:y,props:{disabled:o,noRemove:g,pill:x,removeLabel:w,tag:"li",title:t,variant:_},on:{remove:function(){return b(t)}},key:"tags_".concat(t)},t)})),M=f&&p?this.safeId("__invalid_feedback__"):null,S=a&&d?this.safeId("__duplicate_feedback__"):null,O=m&&h?this.safeId("__limit_feedback__"):null,C=[s["aria-describedby"],M,S,O].filter(se).join(" "),E=T("input",{staticClass:"b-form-tags-input w-100 flex-grow-1 p-0 m-0 bg-transparent border-0",class:l,style:{outline:0,minWidth:"5rem"},attrs:lw(lw({},s),{},{"aria-describedby":C||null,type:u,placeholder:v||null}),domProps:{value:s.value},on:c,directives:[{name:"model",value:s.value}],ref:"input"}),P=T(ef,{staticClass:"b-form-tags-button py-0",class:{invisible:i},style:{fontSize:"90%"},props:{disabled:i||h,variant:n},on:{click:function(){return r()}},ref:"button"},[this.normalizeSlot(zo)||e]),L=this.safeId("__tag_list__"),D=T("li",{staticClass:"b-from-tags-field flex-grow-1",attrs:{role:"none","aria-live":"off","aria-controls":L},key:"tags_field"},[T("div",{staticClass:"d-flex",attrs:{role:"group"}},[E,P])]),I=T("ul",{staticClass:"b-form-tags-list list-unstyled mb-0 d-flex flex-wrap align-items-center",attrs:{id:L},key:"tags_list"},[A,D]),z=T();if(f||a||m){var R=this.computedJoiner,j=T();M&&(j=T(lv,{props:{id:M,forceShow:!0},key:"tags_invalid_feedback"},[this.invalidTagText,": ",this.invalidTags.join(R)]));var F=T();S&&(F=T(av,{props:{id:S},key:"tags_duplicate_feedback"},[this.duplicateTagText,": ",this.duplicateTags.join(R)]));var B=T();O&&(B=T(av,{props:{id:O},key:"tags_limit_feedback"},[m])),z=T("div",{attrs:{"aria-live":"polite","aria-atomic":"true"},key:"tags_feedback"},[j,F,B])}return[I,z]}},render:function(t){var e=this.name,n=this.disabled,r=this.required,i=this.form,o=this.tags,a=this.computedInputId,s=this.hasFocus,l=this.noOuterFocus,c=lw({tags:o.slice(),inputAttrs:this.computedInputAttrs,inputType:this.computedInputType,inputHandlers:this.computedInputHandlers,removeTag:this.removeTag,addTag:this.addTag,reset:this.reset,inputId:a,isInvalid:this.hasInvalidTags,invalidTags:this.invalidTags.slice(),isDuplicate:this.hasDuplicateTags,duplicateTags:this.duplicateTags.slice(),isLimitReached:this.isLimitReached,disableAddButton:this.disableAddButton},Gt(this.$props,["addButtonText","addButtonVariant","disabled","duplicateTagText","form","inputClass","invalidTagText","limit","limitTagsText","noTagRemove","placeholder","required","separator","size","state","tagClass","tagPills","tagRemoveLabel","tagVariant"])),u=this.normalizeSlot(Ho,c)||this.defaultRender(c),f=t("output",{staticClass:"sr-only",attrs:{id:this.safeId("__selected_tags__"),role:"status",for:a,"aria-live":s?"polite":"off","aria-atomic":"true","aria-relevant":"additions text"}},this.tags.join(", ")),d=t("div",{staticClass:"sr-only",attrs:{id:this.safeId("__removed_tags__"),role:"status","aria-live":s?"assertive":"off","aria-atomic":"true"}},this.removedTags.length>0?"(".concat(this.tagRemovedLabel,") ").concat(this.removedTags.join(", ")):""),p=t();if(e&&!n){var h=o.length>0;p=(h?o:[""]).map((function(n){return t("input",{class:{"sr-only":!h},attrs:{type:h?"hidden":"text",value:n,required:r,name:e,form:i},key:"tag_input_".concat(n)})}))}return t("div",{staticClass:"b-form-tags form-control h-auto",class:[{focus:s&&!l&&!n,disabled:n},this.sizeFormClass,this.stateClass],attrs:{id:this.safeId(),role:"group",tabindex:n||l?null:"-1","aria-describedby":this.safeId("__selected_tags__")},on:{click:this.onClick,focusin:this.onFocusin,focusout:this.onFocusout}},[f,d,u,p])}}),kw=Ae({components:{BFormTags:_w,BTags:_w,BFormTag:tw,BTag:tw}});function Tw(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Aw(t){for(var e=1;ef?s:"".concat(f,"px")}},render:function(t){return t("textarea",{class:this.computedClass,style:this.computedStyle,directives:[{name:"b-visible",value:this.visibleCallback,modifiers:{640:!0}}],attrs:this.computedAttrs,domProps:{value:this.localValue},on:this.computedListeners,ref:"input"})}}),Ew=Ae({components:{BFormTextarea:Cw,BTextarea:Cw}});function Pw(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Lw(t){for(var e=1;et.length)&&(e=t.length);for(var n=0,r=new Array(e);n1&&void 0!==arguments[1]&&arguments[1];if(yt(e)||yt(n)||i&&yt(r))return"";var o=[e,n,i?r:0];return o.map(Yw).join(":")},Zw=dl(Xt(Lw(Lw(Lw(Lw({},Ed),Hw),Gt(Gx,["labelIncrement","labelDecrement"])),{},{ariaLabelledby:ll(wo),disabled:ll(mo,!1),hidden:ll(mo,!1),hideHeader:ll(mo,!1),hour12:ll(mo,null),labelAm:ll(wo,"AM"),labelAmpm:ll(wo,"AM/PM"),labelHours:ll(wo,"Hours"),labelMinutes:ll(wo,"Minutes"),labelNoTimeSelected:ll(wo,"No time selected"),labelPm:ll(wo,"PM"),labelSeconds:ll(wo,"Seconds"),labelSelected:ll(wo,"Selected time"),locale:ll(Ao),minutesStep:ll(Po,1),readonly:ll(mo,!1),secondsStep:ll(Po,1),showSeconds:ll(mo,!1)})),Vr),Jw=r["default"].extend({name:Vr,mixins:[Pd,Uw,yl],props:Zw,data:function(){var t=Ww(this[qw]||"");return{modelHours:t.hours,modelMinutes:t.minutes,modelSeconds:t.seconds,modelAmpm:t.ampm,isLive:!1}},computed:{computedHMS:function(){var t=this.modelHours,e=this.modelMinutes,n=this.modelSeconds;return Xw({hours:t,minutes:e,seconds:n},this.showSeconds)},resolvedOptions:function(){var t=Ya(this.locale).filter(se),e={hour:Gw,minute:Gw,second:Gw};xt(this.hour12)||(e.hour12=!!this.hour12);var n=new Intl.DateTimeFormat(t,e),r=n.resolvedOptions(),i=r.hour12||!1,o=r.hourCycle||(i?"h12":"h23");return{locale:r.locale,hour12:i,hourCycle:o}},computedLocale:function(){return this.resolvedOptions.locale},computedLang:function(){return(this.computedLocale||"").replace(/-u-.*$/,"")},computedRTL:function(){return Cd(this.computedLang)},computedHourCycle:function(){return this.resolvedOptions.hourCycle},is12Hour:function(){return!!this.resolvedOptions.hour12},context:function(){return{locale:this.computedLocale,isRTL:this.computedRTL,hourCycle:this.computedHourCycle,hour12:this.is12Hour,hours:this.modelHours,minutes:this.modelMinutes,seconds:this.showSeconds?this.modelSeconds:0,value:this.computedHMS,formatted:this.formattedTimeString}},valueId:function(){return this.safeId()||null},computedAriaLabelledby:function(){return[this.ariaLabelledby,this.valueId].filter(se).join(" ")||null},timeFormatter:function(){var t={hour12:this.is12Hour,hourCycle:this.computedHourCycle,hour:Gw,minute:Gw,timeZone:"UTC"};return this.showSeconds&&(t.second=Gw),gd(this.computedLocale,t)},numberFormatter:function(){var t=new Intl.NumberFormat(this.computedLocale,{style:"decimal",minimumIntegerDigits:2,minimumFractionDigits:0,maximumFractionDigits:0,notation:"standard"});return t.format},formattedTimeString:function(){var t=this.modelHours,e=this.modelMinutes,n=this.showSeconds&&this.modelSeconds||0;return this.computedHMS?this.timeFormatter(dd(Date.UTC(0,0,1,t,e,n))):this.labelNoTimeSelected||" "},spinScopedSlots:function(){var t=this.$createElement;return{increment:function(e){var n=e.hasFocus;return t(Uc,{props:{scale:n?1.5:1.25},attrs:{"aria-hidden":"true"}})},decrement:function(e){var n=e.hasFocus;return t(Uc,{props:{flipV:!0,scale:n?1.5:1.25},attrs:{"aria-hidden":"true"}})}}}},watch:(Sw={},Dw(Sw,qw,(function(t,e){if(t!==e&&!xu(Ww(t),Ww(this.computedHMS))){var n=Ww(t),r=n.hours,i=n.minutes,o=n.seconds,a=n.ampm;this.modelHours=r,this.modelMinutes=i,this.modelSeconds=o,this.modelAmpm=a}})),Dw(Sw,"computedHMS",(function(t,e){t!==e&&this.$emit($w,t)})),Dw(Sw,"context",(function(t,e){xu(t,e)||this.$emit(di,t)})),Dw(Sw,"modelAmpm",(function(t,e){var n=this;if(t!==e){var r=yt(this.modelHours)?0:this.modelHours;this.$nextTick((function(){0===t&&r>11?n.modelHours=r-12:1===t&&r<12&&(n.modelHours=r+12)}))}})),Dw(Sw,"modelHours",(function(t,e){t!==e&&(this.modelAmpm=t>11?1:0)})),Sw),created:function(){var t=this;this.$nextTick((function(){t.$emit(di,t.context)}))},mounted:function(){this.setLive(!0)},activated:function(){this.setLive(!0)},deactivated:function(){this.setLive(!1)},beforeDestroy:function(){this.setLive(!1)},methods:{focus:function(){this.disabled||Gs(this.$refs.spinners[0])},blur:function(){if(!this.disabled){var t=bs();Os(this.$el,t)&&Ys(t)}},formatHours:function(t){var e=this.computedHourCycle;return t=this.is12Hour&&t>12?t-12:t,t=0===t&&"h12"===e?12:0===t&&"h24"===e?24:12===t&&"h11"===e?0:t,this.numberFormatter(t)},formatMinutes:function(t){return this.numberFormatter(t)},formatSeconds:function(t){return this.numberFormatter(t)},formatAmpm:function(t){return 0===t?this.labelAm:1===t?this.labelPm:""},setHours:function(t){this.modelHours=t},setMinutes:function(t){this.modelMinutes=t},setSeconds:function(t){this.modelSeconds=t},setAmpm:function(t){this.modelAmpm=t},onSpinLeftRight:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.type,n=t.keyCode;if(!this.disabled&&"keydown"===e&&(n===pu||n===gu)){Tl(t);var r=this.$refs.spinners||[],i=r.map((function(t){return!!t.hasFocus})).indexOf(!0);i+=n===pu?-1:1,i=i>=r.length?0:i<0?r.length-1:i,Gs(r[i])}},setLive:function(t){var e=this;t?this.$nextTick((function(){hs((function(){e.isLive=!0}))})):this.isLive=!1}},render:function(t){var e=this;if(this.hidden)return t();var n=this.valueId,r=this.computedAriaLabelledby,i=[],o=function(r,o,a){var s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},l=e.safeId("_spinbutton_".concat(o,"_"))||null;return i.push(l),t(Yx,{class:a,props:Lw({id:l,placeholder:"--",vertical:!0,required:!0,disabled:e.disabled,readonly:e.readonly,locale:e.computedLocale,labelIncrement:e.labelIncrement,labelDecrement:e.labelDecrement,wrap:!0,ariaControls:n,min:0},s),scopedSlots:e.spinScopedSlots,on:{change:r},key:o,ref:"spinners",refInFor:!0})},a=function(){return t("div",{staticClass:"d-flex flex-column",class:{"text-muted":e.disabled||e.readonly},attrs:{"aria-hidden":"true"}},[t(Hc,{props:{shiftV:4,scale:.5}}),t(Hc,{props:{shiftV:-4,scale:.5}})])},s=[];s.push(o(this.setHours,"hours","b-time-hours",{value:this.modelHours,max:23,step:1,formatterFn:this.formatHours,ariaLabel:this.labelHours})),s.push(a()),s.push(o(this.setMinutes,"minutes","b-time-minutes",{value:this.modelMinutes,max:59,step:this.minutesStep||1,formatterFn:this.formatMinutes,ariaLabel:this.labelMinutes})),this.showSeconds&&(s.push(a()),s.push(o(this.setSeconds,"seconds","b-time-seconds",{value:this.modelSeconds,max:59,step:this.secondsStep||1,formatterFn:this.formatSeconds,ariaLabel:this.labelSeconds}))),this.is12Hour&&s.push(o(this.setAmpm,"ampm","b-time-ampm",{value:this.modelAmpm,max:1,formatterFn:this.formatAmpm,ariaLabel:this.labelAmpm,required:!1})),s=t("div",{staticClass:"d-flex align-items-center justify-content-center mx-auto",attrs:{role:"group",tabindex:this.disabled||this.readonly?null:"-1","aria-labelledby":r},on:{keydown:this.onSpinLeftRight,click:function(t){t.target===t.currentTarget&&e.focus()}}},s);var l=t("output",{staticClass:"form-control form-control-sm text-center",class:{disabled:this.disabled||this.readonly},attrs:{id:n,role:"status",for:i.filter(se).join(" ")||null,tabindex:this.disabled?null:"-1","aria-live":this.isLive?"polite":"off","aria-atomic":"true"},on:{click:this.focus,focus:this.focus}},[t("bdi",this.formattedTimeString),this.computedHMS?t("span",{staticClass:"sr-only"}," (".concat(this.labelSelected,") ")):""]),c=t("header",{staticClass:"b-time-header",class:{"sr-only":this.hideHeader}},[l]),u=this.normalizeSlot();return u=u?t("footer",{staticClass:"b-time-footer"},u):t(),t("div",{staticClass:"b-time d-inline-flex flex-column text-center",attrs:{role:"group",lang:this.computedLang||null,"aria-labelledby":r||null,"aria-disabled":this.disabled?"true":null,"aria-readonly":this.readonly&&!this.disabled?"true":null}},[c,s,u])}});function Kw(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Qw(t){for(var e=1;e0&&a.push(t("span"," "));var l=this.labelResetButton;a.push(t(ef,{props:{size:"sm",disabled:n||r,variant:this.resetButtonVariant},attrs:{"aria-label":l||null},on:{click:this.onResetButton},key:"reset-btn"},l))}if(!this.noCloseButton){a.length>0&&a.push(t("span"," "));var c=this.labelCloseButton;a.push(t(ef,{props:{size:"sm",disabled:n,variant:this.closeButtonVariant},attrs:{"aria-label":c||null},on:{click:this.onCloseButton},key:"close-btn"},c))}a.length>0&&(a=[t("div",{staticClass:"b-form-date-controls d-flex flex-wrap",class:{"justify-content-between":a.length>1,"justify-content-end":a.length<2}},a)]);var u=t(Jw,{staticClass:"b-form-time-control",props:Qw(Qw({},ul(a_,i)),{},{value:e,hidden:!this.isVisible}),on:{input:this.onInput,context:this.onContext},ref:"time"},a);return t(Tb,{staticClass:"b-form-timepicker",props:Qw(Qw({},ul(s_,i)),{},{id:this.safeId(),value:e,formattedValue:e?this.formattedValue:"",placeholder:o,rtl:this.isRTL,lang:this.computedLang}),on:{show:this.onShow,shown:this.onShown,hidden:this.onHidden},scopedSlots:t_({},No,this.$scopedSlots[No]||this.defaultButtonFn),ref:"control"},[u])}}),u_=Ae({components:{BFormTimepicker:c_,BTimepicker:c_}}),f_=Ae({components:{BImg:pp,BImgLazy:Hp}}),d_=dl({tag:ll(wo,"div")},Kn),p_=r["default"].extend({name:Kn,functional:!0,props:d_,render:function(t,e){var n=e.props,r=e.data,i=e.children;return t(n.tag,ze(r,{staticClass:"input-group-text"}),i)}}),h_=dl({append:ll(mo,!1),id:ll(wo),isText:ll(mo,!1),tag:ll(wo,"div")},Xn),m_=r["default"].extend({name:Xn,functional:!0,props:h_,render:function(t,e){var n=e.props,r=e.data,i=e.children,o=n.append;return t(n.tag,ze(r,{class:{"input-group-append":o,"input-group-prepend":!o},attrs:{id:n.id}}),n.isText?[t(p_,i)]:i)}});function g_(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function v_(t){for(var e=1;e1&&void 0!==arguments[1]?arguments[1]:null;return t&&t.$options._scopeId||e};function bk(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var yk=r["default"].extend({computed:{scopedStyleAttrs:function(){var t=vk(this.$parent);return t?bk({},t,""):{}}}}),xk=r["default"].extend({abstract:!0,name:ii,props:{nodes:ll(_o)},data:function(t){return{updatedNodes:t.nodes}},destroyed:function(){gs(this.$el)},render:function(t){var e=this.updatedNodes,n=wt(e)?e({}):e;return n=Ya(n).filter(se),n&&n.length>0&&!n[0].text?n[0]:t()}}),wk={container:ll([dt,wo],"body"),disabled:ll(mo,!1),tag:ll(wo,"div")},_k=r["default"].extend({name:ri,mixins:[yl],props:wk,watch:{disabled:{immediate:!0,handler:function(t){t?this.unmountTarget():this.$nextTick(this.mountTarget)}}},created:function(){this.$_defaultFn=null,this.$_target=null},beforeMount:function(){this.mountTarget()},updated:function(){this.updateTarget()},beforeDestroy:function(){this.unmountTarget(),this.$_defaultFn=null},methods:{getContainer:function(){if(c){var t=this.container;return kt(t)?As(t):t}return null},mountTarget:function(){if(!this.$_target){var t=this.getContainer();if(t){var e=document.createElement("div");t.appendChild(e),this.$_target=new xk({el:e,parent:this,propsData:{nodes:Ya(this.normalizeSlot())}})}}},updateTarget:function(){if(c&&this.$_target){var t=this.$scopedSlots.default;this.disabled||(t&&this.$_defaultFn!==t?this.$_target.updatedNodes=t:t||(this.$_target.updatedNodes=this.$slots.default)),this.$_defaultFn=t}},unmountTarget:function(){this.$_target&&this.$_target.$destroy(),this.$_target=null}},render:function(t){if(this.disabled){var e=Ya(this.normalizeSlot()).filter(se);if(e.length>0&&!e[0].text)return e[0]}return t()}});function kk(t){return kk="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},kk(t)}function Tk(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Ak(t){for(var e=1;e1&&void 0!==arguments[1]?arguments[1]:{};return Sk(this,n),r=e.call(this,t,i),Bt(Rk(r),{trigger:Zt()}),r}return Ck(n,null,[{key:"Defaults",get:function(){return Ak(Ak({},Ek(Fk(n),"Defaults",this)),{},{trigger:null})}}]),n}(Um),Nk=1040,Vk=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",Uk=".sticky-top",Hk=".navbar-toggler",qk=r["default"].extend({data:function(){return{modals:[],baseZIndex:null,scrollbarWidth:null,isBodyOverflowing:!1}},computed:{modalCount:function(){return this.modals.length},modalsAreOpen:function(){return this.modalCount>0}},watch:{modalCount:function(t,e){c&&(this.getScrollbarWidth(),t>0&&0===e?(this.checkScrollbar(),this.setScrollbar(),Es(document.body,"modal-open")):0===t&&e>0&&(this.resetScrollbar(),Ps(document.body,"modal-open")),Ds(document.body,"data-modal-open-count",String(t)))},modals:function(t){var e=this;this.checkScrollbar(),hs((function(){e.updateModals(t||[])}))}},methods:{registerModal:function(t){var e=this;t&&-1===this.modals.indexOf(t)&&(this.modals.push(t),t.$once(oo,(function(){e.unregisterModal(t)})))},unregisterModal:function(t){var e=this.modals.indexOf(t);e>-1&&(this.modals.splice(e,1),t._isBeingDestroyed||t._isDestroyed||this.resetModal(t))},getBaseZIndex:function(){if(yt(this.baseZIndex)&&c){var t=document.createElement("div");Es(t,"modal-backdrop"),Es(t,"d-none"),js(t,"display","none"),document.body.appendChild(t),this.baseZIndex=Ja(Vs(t).zIndex,Nk),document.body.removeChild(t)}return this.baseZIndex||Nk},getScrollbarWidth:function(){if(yt(this.scrollbarWidth)&&c){var t=document.createElement("div");Es(t,"modal-scrollbar-measure"),document.body.appendChild(t),this.scrollbarWidth=Ns(t).width-t.clientWidth,document.body.removeChild(t)}return this.scrollbarWidth||0},updateModals:function(t){var e=this,n=this.getBaseZIndex(),r=this.getScrollbarWidth();t.forEach((function(t,i){t.zIndex=n+i,t.scrollbarWidth=r,t.isTop=i===e.modals.length-1,t.isBodyOverflowing=e.isBodyOverflowing}))},resetModal:function(t){t&&(t.zIndex=this.getBaseZIndex(),t.isTop=!0,t.isBodyOverflowing=!1)},checkScrollbar:function(){var t=Ns(document.body),e=t.left,n=t.right;this.isBodyOverflowing=e+n0&&void 0!==arguments[0]&&arguments[0];this.$_observer&&this.$_observer.disconnect(),this.$_observer=null,t&&(this.$_observer=oh(this.$refs.content,this.checkModalOverflow.bind(this),lT))},updateModel:function(t){t!==this[Kk]&&this.$emit(Qk,t)},buildEvent:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return new Bk(t,Yk(Yk({cancelable:!1,target:this.$refs.modal||this.$el||null,relatedTarget:null,trigger:null},e),{},{vueTarget:this,componentId:this.modalId}))},show:function(){if(!this.isVisible&&!this.isOpening)if(this.isClosing)this.$once(Mi,this.show);else{this.isOpening=!0,this.$_returnFocus=this.$_returnFocus||this.getActiveElement();var t=this.buildEvent(Zi,{cancelable:!0});if(this.emitEvent(t),t.defaultPrevented||this.isVisible)return this.isOpening=!1,void this.updateModel(!1);this.doShow()}},hide:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";if(this.isVisible&&!this.isClosing){this.isClosing=!0;var e=this.buildEvent(Si,{cancelable:t!==nT,trigger:t||null});if(t===aT?this.$emit(Ii,e):t===iT?this.$emit(si,e):t===oT&&this.$emit(fi,e),this.emitEvent(e),e.defaultPrevented||!this.isVisible)return this.isClosing=!1,void this.updateModel(!0);this.setObserver(!1),this.isVisible=!1,this.updateModel(!1)}},toggle:function(t){t&&(this.$_returnFocus=t),this.isVisible?this.hide(rT):this.show()},getActiveElement:function(){var t=bs(c?[document.body]:[]);return t&&t.focus?t:null},doShow:function(){var t=this;$k.modalsAreOpen&&this.noStacking?this.listenOnRootOnce(Ml(ar,Mi),this.doShow):($k.registerModal(this),this.isHidden=!1,this.$nextTick((function(){t.isVisible=!0,t.isOpening=!1,t.updateModel(!0),t.$nextTick((function(){t.setObserver(!0)}))})))},onBeforeEnter:function(){this.isTransitioning=!0,this.setResizeEvent(!0)},onEnter:function(){var t=this;this.isBlock=!0,hs((function(){hs((function(){t.isShow=!0}))}))},onAfterEnter:function(){var t=this;this.checkModalOverflow(),this.isTransitioning=!1,hs((function(){t.emitEvent(t.buildEvent(Ji)),t.setEnforceFocus(!0),t.$nextTick((function(){t.focusFirst()}))}))},onBeforeLeave:function(){this.isTransitioning=!0,this.setResizeEvent(!1),this.setEnforceFocus(!1)},onLeave:function(){this.isShow=!1},onAfterLeave:function(){var t=this;this.isBlock=!1,this.isTransitioning=!1,this.isModalOverflowing=!1,this.isHidden=!0,this.$nextTick((function(){t.isClosing=!1,$k.unregisterModal(t),t.returnFocusTo(),t.emitEvent(t.buildEvent(Mi))}))},emitEvent:function(t){var e=t.type;this.emitOnRoot(Ml(ar,e),t,t.componentId),this.$emit(e,t)},onDialogMousedown:function(){var t=this,e=this.$refs.modal,n=function n(r){_l(e,"mouseup",n,fo),r.target===e&&(t.ignoreBackdropClick=!0)};wl(e,"mouseup",n,fo)},onClickOut:function(t){this.ignoreBackdropClick?this.ignoreBackdropClick=!1:this.isVisible&&!this.noCloseOnBackdrop&&Os(document.body,t.target)&&(Os(this.$refs.content,t.target)||this.hide(tT))},onOk:function(){this.hide(aT)},onCancel:function(){this.hide(iT)},onClose:function(){this.hide(oT)},onEsc:function(t){t.keyCode===fu&&this.isVisible&&!this.noCloseOnEsc&&this.hide(eT)},focusHandler:function(t){var e=this.$refs.content,n=t.target;if(!(this.noEnforceFocus||!this.isTop||!this.isVisible||!e||document===n||Os(e,n)||this.computeIgnoreEnforceFocusSelector&&Ss(this.computeIgnoreEnforceFocusSelector,n,!0))){var r=$s(this.$refs.content),i=this.$refs["bottom-trap"],o=this.$refs["top-trap"];if(i&&n===i){if(Gs(r[0]))return}else if(o&&n===o&&Gs(r[r.length-1]))return;Gs(e,{preventScroll:!0})}},setEnforceFocus:function(t){this.listenDocument(t,"focusin",this.focusHandler)},setResizeEvent:function(t){this.listenWindow(t,"resize",this.checkModalOverflow),this.listenWindow(t,"orientationchange",this.checkModalOverflow)},showHandler:function(t,e){t===this.modalId&&(this.$_returnFocus=e||this.getActiveElement(),this.show())},hideHandler:function(t){t===this.modalId&&this.hide("event")},toggleHandler:function(t,e){t===this.modalId&&this.toggle(e)},modalListener:function(t){this.noStacking&&t.vueTarget!==this&&this.hide()},focusFirst:function(){var t=this;c&&hs((function(){var e=t.$refs.modal,n=t.$refs.content,r=t.getActiveElement();if(e&&n&&(!r||!Os(n,r))){var i=t.$refs["ok-button"],o=t.$refs["cancel-button"],a=t.$refs["close-button"],s=t.autoFocusButton,l=s===aT&&i?i.$el||i:s===iT&&o?o.$el||o:s===oT&&a?a.$el||a:n;Gs(l),l===n&&t.$nextTick((function(){e.scrollTop=0}))}}))},returnFocusTo:function(){var t=this.returnFocus||this.$_returnFocus||null;this.$_returnFocus=null,this.$nextTick((function(){t=kt(t)?As(t):t,t&&(t=t.$el||t,Gs(t))}))},checkModalOverflow:function(){if(this.isVisible){var t=this.$refs.modal;this.isModalOverflowing=t.scrollHeight>document.documentElement.clientHeight}},makeModal:function(t){var e=t();if(!this.hideHeader){var n=this.normalizeSlot(ga,this.slotScope);if(!n){var r=t();this.hideHeaderClose||(r=t(El,{props:{content:this.headerCloseContent,disabled:this.isTransitioning,ariaLabel:this.headerCloseLabel,textVariant:this.headerCloseVariant||this.headerTextVariant},on:{click:this.onClose},ref:"close-button"},[this.normalizeSlot(va)])),n=[t(this.titleTag,{staticClass:"modal-title",class:this.titleClasses,attrs:{id:this.modalTitleId},domProps:this.hasNormalizedSlot(ya)?{}:Af(this.titleHtml,this.title)},this.normalizeSlot(ya,this.slotScope)),r]}e=t("header",{staticClass:"modal-header",class:this.headerClasses,attrs:{id:this.modalHeaderId},ref:"header"},[n])}var i=t("div",{staticClass:"modal-body",class:this.bodyClasses,attrs:{id:this.modalBodyId},ref:"body"},this.normalizeSlot(Ho,this.slotScope)),o=t();if(!this.hideFooter){var a=this.normalizeSlot(ma,this.slotScope);if(!a){var s=t();this.okOnly||(s=t(ef,{props:{variant:this.cancelVariant,size:this.buttonSize,disabled:this.cancelDisabled||this.busy||this.isTransitioning},domProps:this.hasNormalizedSlot(ha)?{}:Af(this.cancelTitleHtml,this.cancelTitle),on:{click:this.onCancel},ref:"cancel-button"},this.normalizeSlot(ha)));var l=t(ef,{props:{variant:this.okVariant,size:this.buttonSize,disabled:this.okDisabled||this.busy||this.isTransitioning},domProps:this.hasNormalizedSlot(ba)?{}:Af(this.okTitleHtml,this.okTitle),on:{click:this.onOk},ref:"ok-button"},this.normalizeSlot(ba));a=[s,l]}o=t("footer",{staticClass:"modal-footer",class:this.footerClasses,attrs:{id:this.modalFooterId},ref:"footer"},[a])}var c=t("div",{staticClass:"modal-content",class:this.contentClass,attrs:{id:this.modalContentId,tabindex:"-1"},ref:"content"},[e,i,o]),u=t(),f=t();this.isVisible&&!this.noEnforceFocus&&(u=t("span",{attrs:{tabindex:"0"},ref:"top-trap"}),f=t("span",{attrs:{tabindex:"0"},ref:"bottom-trap"}));var d=t("div",{staticClass:"modal-dialog",class:this.dialogClasses,on:{mousedown:this.onDialogMousedown},ref:"dialog"},[u,c,f]),p=t("div",{staticClass:"modal",class:this.modalClasses,style:this.modalStyles,attrs:this.computedModalAttrs,on:{keydown:this.onEsc,click:this.onClickOut},directives:[{name:"show",value:this.isVisible}],ref:"modal"},[d]);p=t("transition",{props:{enterClass:"",enterToClass:"",enterActiveClass:"",leaveClass:"",leaveActiveClass:"",leaveToClass:""},on:{beforeEnter:this.onBeforeEnter,enter:this.onEnter,afterEnter:this.onAfterEnter,beforeLeave:this.onBeforeLeave,leave:this.onLeave,afterLeave:this.onAfterLeave}},[p]);var h=t();return!this.hideBackdrop&&this.isVisible&&(h=t("div",{staticClass:"modal-backdrop",attrs:{id:this.modalBackdropId}},this.normalizeSlot(pa))),h=t(Fl,{props:{noFade:this.noFade}},[h]),t("div",{style:this.modalOuterStyle,attrs:this.computedAttrs,key:"modal-outer-".concat(this[Re])},[p,h])}},render:function(t){return this.static?this.lazy&&this.isHidden?t():this.makeModal(t):this.isHidden?t():t(_k,[this.makeModal(t)])}}),fT=Sl(ar,Zi),dT="__bv_modal_directive__",pT=function(t){var e=t.modifiers,n=void 0===e?{}:e,r=t.arg,i=t.value;return kt(i)?i:kt(r)?r:Ut(n).reverse()[0]},hT=function(t){return t&&Ms(t,".dropdown-menu > li, li.nav-item")&&As("a, button",t)||t},mT=function(t){t&&"BUTTON"!==t.tagName&&(Rs(t,"role")||Ds(t,"role","button"),"A"===t.tagName||Rs(t,"tabindex")||Ds(t,"tabindex","0"))},gT=function(t,e,n){var r=pT(e),i=hT(t);if(r&&i){var o=function(t){var e=t.currentTarget;if(!_s(e)){var i=t.type,o=t.keyCode;"click"!==i&&("keydown"!==i||o!==uu&&o!==vu)||n.context.$root.$emit(fT,r,e)}};t[dT]={handler:o,target:r,trigger:i},mT(i),wl(i,"click",o,uo),"BUTTON"!==i.tagName&&"button"===zs(i,"role")&&wl(i,"keydown",o,uo)}},vT=function(t){var e=t[dT]||{},n=e.trigger,r=e.handler;n&&r&&(_l(n,"click",r,uo),_l(n,"keydown",r,uo),_l(t,"click",r,uo),_l(t,"keydown",r,uo)),delete t[dT]},bT=function(t,e,n){var r=t[dT]||{},i=pT(e),o=hT(t);i===r.target&&o===r.trigger||(vT(t,e,n),gT(t,e,n)),mT(o)},yT=function(){},xT={inserted:bT,updated:yT,componentUpdated:bT,unbind:vT};function wT(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function _T(t,e){for(var n=0;nt.length)&&(e=t.length);for(var n=0,r=new Array(e);n2&&void 0!==arguments[2]?arguments[2]:RT;if(!de(DT)&&!pe(DT)){var i=new e({parent:t,propsData:AT(AT(AT({},FT(Js(ar))),{},{hideHeaderClose:!0,hideHeader:!(n.title||n.titleHtml)},Yt(n,Ut(jT))),{},{lazy:!1,busy:!1,visible:!1,noStacking:!1,noEnforceFocus:!1})});return Ut(jT).forEach((function(t){bt(n[t])||(i.$slots[jT[t]]=Ya(n[t]))})),new Promise((function(t,e){var n=!1;i.$once(ao,(function(){n||e(new Error("BootstrapVue MsgBox destroyed before resolve"))})),i.$on(Si,(function(e){if(!e.defaultPrevented){var i=r(e);e.defaultPrevented||(n=!0,t(i))}}));var o=document.createElement("div");document.body.appendChild(o),i.$mount(o)}))}},r=function(t,e){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;if(e&&!pe(DT)&&!de(DT)&&wt(i))return n(t,AT(AT({},FT(r)),{},{msgBoxContent:e}),i)},i=function(){function t(e){wT(this,t),jt(this,{_vm:e,_root:e.$root}),Bt(this,{_vm:Zt(),_root:Zt()})}return kT(t,[{key:"show",value:function(t){if(t&&this._root){for(var e,n=arguments.length,r=new Array(n>1?n-1:0),i=1;i1?n-1:0),i=1;i1&&void 0!==arguments[1]?arguments[1]:{},n=AT(AT({},e),{},{okOnly:!0,okDisabled:!1,hideFooter:!1,msgBoxContent:t});return r(this._vm,t,n,(function(){return!0}))}},{key:"msgBoxConfirm",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=AT(AT({},e),{},{okOnly:!1,okDisabled:!1,cancelDisabled:!1,hideFooter:!1});return r(this._vm,t,n,(function(t){var e=t.trigger;return"ok"===e||"cancel"!==e&&null}))}}]),t}();t.mixin({beforeCreate:function(){this[IT]=new i(this)}}),Ht(t.prototype,DT)||Nt(t.prototype,DT,{get:function(){return this&&this[IT]||fe('"'.concat(DT,'" must be accessed from a Vue instance "this" context.'),ar),this[IT]}})},NT=Ae({plugins:{plugin:BT}}),VT=Ae({components:{BModal:uT},directives:{VBModal:xT},plugins:{BVModalPlugin:NT}});function UT(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var HT=function(t){return t="left"===t?"start":"right"===t?"end":t,"justify-content-".concat(t)},qT=dl({align:ll(wo),cardHeader:ll(mo,!1),fill:ll(mo,!1),justified:ll(mo,!1),pills:ll(mo,!1),small:ll(mo,!1),tabs:ll(mo,!1),tag:ll(wo,"ul"),vertical:ll(mo,!1)},lr),$T=r["default"].extend({name:lr,functional:!0,props:qT,render:function(t,e){var n,r=e.props,i=e.data,o=e.children,a=r.tabs,s=r.pills,l=r.vertical,c=r.align,u=r.cardHeader;return t(r.tag,ze(i,{staticClass:"nav",class:(n={"nav-tabs":a,"nav-pills":s&&!a,"card-header-tabs":!l&&u&&a,"card-header-pills":!l&&u&&s&&!a,"flex-column":l,"nav-fill":!l&&r.fill,"nav-justified":!l&&r.justified},UT(n,HT(c),!l&&c),UT(n,"small",r.small),n)}),o)}});function GT(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function YT(t){for(var e=1;et.length)&&(e=t.length);for(var n=0,r=new Array(e);n=0&&e<=1})),overlayTag:ll(wo,"div"),rounded:ll(Oo,!1),show:ll(mo,!1),spinnerSmall:ll(mo,!1),spinnerType:ll(wo,"border"),spinnerVariant:ll(wo),variant:ll(wo,"light"),wrapTag:ll(wo,"div"),zIndex:ll(Po,10)},vr),GA=r["default"].extend({name:vr,mixins:[yl],props:$A,computed:{computedRounded:function(){var t=this.rounded;return!0===t||""===t?"rounded":t?"rounded-".concat(t):""},computedVariant:function(){var t=this.variant;return t&&!this.bgColor?"bg-".concat(t):""},slotScope:function(){return{spinnerType:this.spinnerType||null,spinnerVariant:this.spinnerVariant||null,spinnerSmall:this.spinnerSmall}}},methods:{defaultOverlayFn:function(t){var e=t.spinnerType,n=t.spinnerVariant,r=t.spinnerSmall;return this.$createElement(BA,{props:{type:e,variant:n,small:r}})}},render:function(t){var e=this,n=this.show,r=this.fixed,i=this.noFade,o=this.noWrap,a=this.slotScope,s=t();if(n){var l=t("div",{staticClass:"position-absolute",class:[this.computedVariant,this.computedRounded],style:VA(VA({},qA),{},{opacity:this.opacity,backgroundColor:this.bgColor||null,backdropFilter:this.blur?"blur(".concat(this.blur,")"):null})}),c=t("div",{staticClass:"position-absolute",style:this.noCenter?VA({},qA):{top:"50%",left:"50%",transform:"translateX(-50%) translateY(-50%)"}},[this.normalizeSlot(Oa,a)||this.defaultOverlayFn(a)]);s=t(this.overlayTag,{staticClass:"b-overlay",class:{"position-absolute":!o||o&&!r,"position-fixed":o&&r},style:VA(VA({},qA),{},{zIndex:this.zIndex||10}),on:{click:function(t){return e.$emit(ui,t)}},key:"overlay"},[l,c])}return s=t(Fl,{props:{noFade:i,appear:!0},on:{"after-enter":function(){return e.$emit(Ji)},"after-leave":function(){return e.$emit(Mi)}}},[s]),o?s:t(this.wrapTag,{staticClass:"b-overlay-wrap position-relative",attrs:{"aria-busy":n?"true":null}},o?[s]:[this.normalizeSlot(),s])}}),YA=Ae({components:{BOverlay:GA}});function WA(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function XA(t){for(var e=1;ee?e:n<1?1:n},sM=function(t){if(t.keyCode===vu)return Tl(t,{immediatePropagation:!0}),t.currentTarget.click(),!1},lM=dl(Xt(XA(XA({},QA),{},{align:ll(wo,"left"),ariaLabel:ll(wo,"Pagination"),disabled:ll(mo,!1),ellipsisClass:ll(To),ellipsisText:ll(wo,"…"),firstClass:ll(To),firstNumber:ll(mo,!1),firstText:ll(wo,"«"),hideEllipsis:ll(mo,!1),hideGotoEndButtons:ll(mo,!1),labelFirstPage:ll(wo,"Go to first page"),labelLastPage:ll(wo,"Go to last page"),labelNextPage:ll(wo,"Go to next page"),labelPage:ll(Eo,"Go to page"),labelPrevPage:ll(wo,"Go to previous page"),lastClass:ll(To),lastNumber:ll(mo,!1),lastText:ll(wo,"»"),limit:ll(Po,rM,(function(t){return!(Ja(t,0)<1)||(fe('Prop "limit" must be a number greater than "0"',br),!1)})),nextClass:ll(To),nextText:ll(wo,"›"),pageClass:ll(To),pills:ll(mo,!1),prevClass:ll(To),prevText:ll(wo,"‹"),size:ll(wo)})),"pagination"),cM=r["default"].extend({mixins:[KA,yl],props:lM,data:function(){var t=Ja(this[tM],0);return t=t>0?t:-1,{currentPage:t,localNumberOfPages:1,localLimit:rM}},computed:{btnSize:function(){var t=this.size;return t?"pagination-".concat(t):""},alignment:function(){var t=this.align;return"center"===t?"justify-content-center":"end"===t||"right"===t?"justify-content-end":"fill"===t?"text-center":""},styleClass:function(){return this.pills?"b-pagination-pills":""},computedCurrentPage:function(){return aM(this.currentPage,this.localNumberOfPages)},paginationParams:function(){var t=this.localLimit,e=this.localNumberOfPages,n=this.computedCurrentPage,r=this.hideEllipsis,i=this.firstNumber,o=this.lastNumber,a=!1,s=!1,l=t,c=1;e<=t?l=e:nnM?(r&&!o||(s=!0,l=t-(i?0:1)),l=Kl(l,t)):e-n+2nM?(r&&!i||(a=!0,l=t-(o?0:1)),c=e-l+1):(t>nM&&(l=t-(r?0:2),a=!(r&&!i),s=!(r&&!o)),c=n-nc(l/2)),c<1?(c=1,a=!1):c>e-l&&(c=e-l+1,s=!1),a&&i&&c<4&&(l+=2,c=1,a=!1);var u=c+l-1;return s&&o&&u>e-3&&(l+=u===e-2?2:3,s=!1),t<=nM&&(i&&1===c?l=Kl(l+1,e,t+1):o&&e===c+l-1&&(c=Ql(c-1,1),l=Kl(e-c+1,e,t+1))),l=Kl(l,e-c+1),{showFirstDots:a,showLastDots:s,numberOfLinks:l,startNumber:c}},pageList:function(){var t=this.paginationParams,e=t.numberOfLinks,n=t.startNumber,r=this.computedCurrentPage,i=iM(n,e);if(i.length>3){var o=r-n,a="bv-d-xs-down-none";if(0===o)for(var s=3;so+1;u--)i[u].classes=a}}return i}},watch:(HA={},ZA(HA,tM,(function(t,e){t!==e&&(this.currentPage=aM(t,this.localNumberOfPages))})),ZA(HA,"currentPage",(function(t,e){t!==e&&this.$emit(eM,t>0?t:null)})),ZA(HA,"limit",(function(t,e){t!==e&&(this.localLimit=oM(t))})),HA),created:function(){var t=this;this.localLimit=oM(this.limit),this.$nextTick((function(){t.currentPage=t.currentPage>t.localNumberOfPages?t.localNumberOfPages:t.currentPage}))},methods:{handleKeyNav:function(t){var e=t.keyCode,n=t.shiftKey;this.isNav||(e===pu||e===bu?(Tl(t,{propagation:!1}),n?this.focusFirst():this.focusPrev()):e!==gu&&e!==lu||(Tl(t,{propagation:!1}),n?this.focusLast():this.focusNext()))},getButtons:function(){return Ts("button.page-link, a.page-link",this.$el).filter((function(t){return ws(t)}))},focusCurrent:function(){var t=this;this.$nextTick((function(){var e=t.getButtons().find((function(e){return Ja(zs(e,"aria-posinset"),0)===t.computedCurrentPage}));Gs(e)||t.focusFirst()}))},focusFirst:function(){var t=this;this.$nextTick((function(){var e=t.getButtons().find((function(t){return!_s(t)}));Gs(e)}))},focusLast:function(){var t=this;this.$nextTick((function(){var e=t.getButtons().reverse().find((function(t){return!_s(t)}));Gs(e)}))},focusPrev:function(){var t=this;this.$nextTick((function(){var e=t.getButtons(),n=e.indexOf(bs());n>0&&!_s(e[n-1])&&Gs(e[n-1])}))},focusNext:function(){var t=this;this.$nextTick((function(){var e=t.getButtons(),n=e.indexOf(bs());na,g=r<1?1:r>a?a:r,v={disabled:p,page:g,index:g-1},b=e.normalizeSlot(s,v)||as(l)||t(),y=t(p?"span":o?Vu:"button",{staticClass:"page-link",class:{"flex-grow-1":!o&&!p&&d},props:p||!o?{}:e.linkProps(r),attrs:{role:o?null:"menuitem",type:o||p?null:"button",tabindex:p||o?null:"-1","aria-label":i,"aria-controls":e.ariaControls||null,"aria-disabled":p?"true":null},on:p?{}:{"!click":function(t){e.onClick(t,r)},keydown:sM}},[b]);return t("li",{key:f,staticClass:"page-item",class:[{disabled:p,"flex-fill":d,"d-flex":d&&!o&&!p},c],attrs:{role:o?null:"presentation","aria-hidden":p?"true":null}},[y])},v=function(n){return t("li",{staticClass:"page-item",class:["disabled","bv-d-xs-down-none",d?"flex-fill":"",e.ellipsisClass],attrs:{role:"separator"},key:"ellipsis-".concat(n?"last":"first")},[t("span",{staticClass:"page-link"},[e.normalizeSlot(Yo)||as(e.ellipsisText)||t()])])},b=function(i,s){var l=i.number,c=h(l)&&!m,u=n?null:c||m&&0===s?"0":"-1",f={role:o?null:"menuitemradio",type:o||n?null:"button","aria-disabled":n?"true":null,"aria-controls":e.ariaControls||null,"aria-label":hl(r)?r(l):"".concat(wt(r)?r():r," ").concat(l),"aria-checked":o?null:c?"true":"false","aria-current":o&&c?"page":null,"aria-posinset":o?null:l,"aria-setsize":o?null:a,tabindex:o?null:u},p=as(e.makePage(l)),g={page:l,index:l-1,content:p,active:c,disabled:n},v=t(n?"span":o?Vu:"button",{props:n||!o?{}:e.linkProps(l),staticClass:"page-link",class:{"flex-grow-1":!o&&!n&&d},attrs:f,on:n?{}:{"!click":function(t){e.onClick(t,l)},keydown:sM}},[e.normalizeSlot(Ca,g)||p]);return t("li",{staticClass:"page-item",class:[{disabled:n,active:c,"flex-fill":d,"d-flex":d&&!o&&!n},i.classes,e.pageClass],attrs:{role:o?null:"presentation"},key:"page-".concat(l)},[v])},y=t();this.firstNumber||this.hideGotoEndButtons||(y=g(1,this.labelFirstPage,Ko,this.firstText,this.firstClass,1,"pagination-goto-first")),p.push(y),p.push(g(s-1,this.labelPrevPage,La,this.prevText,this.prevClass,1,"pagination-goto-prev")),p.push(this.firstNumber&&1!==l[0]?b({number:1},0):t()),p.push(u?v(!1):t()),this.pageList.forEach((function(t,n){var r=u&&e.firstNumber&&1!==l[0]?1:0;p.push(b(t,n+r))})),p.push(f?v(!0):t()),p.push(this.lastNumber&&l[l.length-1]!==a?b({number:a},-1):t()),p.push(g(s+1,this.labelNextPage,Sa,this.nextText,this.nextClass,a,"pagination-goto-next"));var x=t();this.lastNumber||this.hideGotoEndButtons||(x=g(a,this.labelLastPage,ua,this.lastText,this.lastClass,a,"pagination-goto-last")),p.push(x);var w=t("ul",{staticClass:"pagination",class:["b-pagination",this.btnSize,this.alignment,this.styleClass],attrs:{role:o?null:"menubar","aria-disabled":n?"true":"false","aria-label":o?null:i||null},on:o?{}:{keydown:this.handleKeyNav},ref:"ul"},p);return o?t("nav",{attrs:{"aria-disabled":n?"true":null,"aria-hidden":n?"true":"false","aria-label":o&&i||null}},[w]):w}});function uM(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function fM(t){for(var e=1;et.numberOfPages)&&(this.currentPage=1),this.localNumberOfPages=t.numberOfPages}},created:function(){var t=this;this.localNumberOfPages=this.numberOfPages;var e=Ja(this[tM],0);e>0?this.currentPage=e:this.$nextTick((function(){t.currentPage=0}))},methods:{onClick:function(t,e){var n=this;if(e!==this.currentPage){var r=t.target,i=new Um(Ri,{cancelable:!0,vueTarget:this,target:r});this.$emit(i.type,i,e),i.defaultPrevented||(this.currentPage=e,this.$emit(li,this.currentPage),this.$nextTick((function(){ws(r)&&n.$el.contains(r)?Gs(r):n.focusCurrent()})))}},makePage:function(t){return t},linkProps:function(){return{}}}}),yM=Ae({components:{BPagination:bM}});function xM(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function wM(t){for(var e=1;e0?this.localNumberOfPages=this.pages.length:this.localNumberOfPages=kM(this.numberOfPages),this.$nextTick((function(){t.guessCurrentPage()}))},onClick:function(t,e){var n=this;if(e!==this.currentPage){var r=t.currentTarget||t.target,i=new Um(Ri,{cancelable:!0,vueTarget:this,target:r});this.$emit(i.type,i,e),i.defaultPrevented||(hs((function(){n.currentPage=e,n.$emit(li,e)})),this.$nextTick((function(){Ys(r)})))}},getPageInfo:function(t){if(!Mt(this.pages)||0===this.pages.length||bt(this.pages[t-1])){var e="".concat(this.baseUrl).concat(t);return{link:this.useRouter?{path:e}:e,text:as(t)}}var n=this.pages[t-1];if(St(n)){var r=n.link;return{link:St(r)?r:this.useRouter?{path:r}:r,text:as(n.text||t)}}return{link:as(n),text:as(t)}},makePage:function(t){var e=this.pageGen,n=this.getPageInfo(t);return hl(e)?e(t,n):n.text},makeLink:function(t){var e=this.linkGen,n=this.getPageInfo(t);return hl(e)?e(t,n):n.link},linkProps:function(t){var e=ul(TM,this),n=this.makeLink(t);return this.useRouter||St(n)?e.to=n:e.href=n,e},resolveLink:function(){var t,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";try{t=document.createElement("a"),t.href=Ac({to:e},"a","/","/"),document.body.appendChild(t);var n=t,r=n.pathname,i=n.hash,o=n.search;return document.body.removeChild(t),{path:r,hash:i,query:xc(o)}}catch(a){try{t&&t.parentNode&&t.parentNode.removeChild(t)}catch(s){}return{}}},resolveRoute:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";try{var e=this.$router.resolve(t,this.$route).route;return{path:e.path,hash:e.hash,query:e.query}}catch(n){return{}}},guessCurrentPage:function(){var t=this.$router,e=this.$route,n=this.computedValue;if(!this.noPageDetect&&!n&&(c||!c&&t))for(var r=t&&e?{path:e.path,hash:e.hash,query:e.query}:{},i=c?window.location||document.location:null,o=i?{path:i.pathname,hash:i.hash,query:xc(i.search)}:{},a=1;!n&&a<=this.localNumberOfPages;a++){var s=this.makeLink(a);n=t&&(St(s)||this.useRouter)?xu(this.resolveRoute(s),r)?a:null:c?xu(this.resolveLink(s),o)?a:null:-1}this.currentPage=n>0?n:0}}}),SM=Ae({components:{BPaginationNav:MM}}),OM={AUTO:"auto",TOP:"top",RIGHT:"right",BOTTOM:"bottom",LEFT:"left",TOPLEFT:"top",TOPRIGHT:"top",RIGHTTOP:"right",RIGHTBOTTOM:"right",BOTTOMLEFT:"bottom",BOTTOMRIGHT:"bottom",LEFTTOP:"left",LEFTBOTTOM:"left"},CM={AUTO:0,TOPLEFT:-1,TOP:0,TOPRIGHT:1,RIGHTTOP:-1,RIGHT:0,RIGHTBOTTOM:1,BOTTOMLEFT:-1,BOTTOM:0,BOTTOMRIGHT:1,LEFTTOP:-1,LEFT:0,LEFTBOTTOM:1},EM={arrowPadding:ll(Po,6),boundary:ll([dt,wo],"scrollParent"),boundaryPadding:ll(Po,5),fallbackPlacement:ll(Ao,"flip"),offset:ll(Po,0),placement:ll(wo,"top"),target:ll([dt,pt])},PM=r["default"].extend({name:Jr,props:EM,data:function(){return{noFade:!1,localShow:!0,attachment:this.getAttachment(this.placement)}},computed:{templateType:function(){return"unknown"},popperConfig:function(){var t=this,e=this.placement;return{placement:this.getAttachment(e),modifiers:{offset:{offset:this.getOffset(e)},flip:{behavior:this.fallbackPlacement},arrow:{element:".arrow"},preventOverflow:{padding:this.boundaryPadding,boundariesElement:this.boundary}},onCreate:function(e){e.originalPlacement!==e.placement&&t.popperPlacementChange(e)},onUpdate:function(e){t.popperPlacementChange(e)}}}},created:function(){var t=this;this.$_popper=null,this.localShow=!0,this.$on(Zi,(function(e){t.popperCreate(e)}));var e=function(){t.$nextTick((function(){hs((function(){t.$destroy()}))}))};this.$parent.$once(ao,e),this.$once(Mi,e)},beforeMount:function(){this.attachment=this.getAttachment(this.placement)},updated:function(){this.updatePopper()},beforeDestroy:function(){this.destroyPopper()},destroyed:function(){var t=this.$el;t&&t.parentNode&&t.parentNode.removeChild(t)},methods:{hide:function(){this.localShow=!1},getAttachment:function(t){return OM[String(t).toUpperCase()]||"auto"},getOffset:function(t){if(!this.offset){var e=this.$refs.arrow||As(".arrow",this.$el),n=Ka(Vs(e).width,0)+Ka(this.arrowPadding,0);switch(CM[String(t).toUpperCase()]||0){case 1:return"+50%p - ".concat(n,"px");case-1:return"-50%p + ".concat(n,"px");default:return 0}}return this.offset},popperCreate:function(t){this.destroyPopper(),this.$_popper=new Lm["default"](this.target,t,this.popperConfig)},destroyPopper:function(){this.$_popper&&this.$_popper.destroy(),this.$_popper=null},updatePopper:function(){this.$_popper&&this.$_popper.scheduleUpdate()},popperPlacementChange:function(t){this.attachment=this.getAttachment(t.placement)},renderTemplate:function(t){return t("div")}},render:function(t){var e=this,n=this.noFade;return t(Fl,{props:{appear:!0,noFade:n},on:{beforeEnter:function(t){return e.$emit(Zi,t)},afterEnter:function(t){return e.$emit(Ji,t)},beforeLeave:function(t){return e.$emit(Si,t)},afterLeave:function(t){return e.$emit(Mi,t)}}},[this.localShow?this.renderTemplate(t):t()])}});function LM(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function DM(t){for(var e=1;e0&&void 0!==arguments[0]?arguments[0]:{},n=!1;Ut(XM).forEach((function(r){bt(e[r])||t[r]===e[r]||(t[r]=e[r],"title"===r&&(n=!0))})),n&&this.localShow&&this.fixTitle()},createTemplateAndShow:function(){var t=this.getContainer(),e=this.getTemplate(),n=this.$_tip=new e({parent:this,propsData:{id:this.computedId,html:this.html,placement:this.placement,fallbackPlacement:this.fallbackPlacement,target:this.getPlacementTarget(),boundary:this.getBoundary(),offset:Ja(this.offset,0),arrowPadding:Ja(this.arrowPadding,0),boundaryPadding:Ja(this.boundaryPadding,0)}});this.handleTemplateUpdate(),n.$once(Zi,this.onTemplateShow),n.$once(Ji,this.onTemplateShown),n.$once(Si,this.onTemplateHide),n.$once(Mi,this.onTemplateHidden),n.$once(ao,this.destroyTemplate),n.$on(ki,this.handleEvent),n.$on(Ti,this.handleEvent),n.$on(Pi,this.handleEvent),n.$on(Li,this.handleEvent),n.$mount(t.appendChild(document.createElement("div")))},hideTemplate:function(){this.$_tip&&this.$_tip.hide(),this.clearActiveTriggers(),this.$_hoverState=""},destroyTemplate:function(){this.setWhileOpenListeners(!1),this.clearHoverTimeout(),this.$_hoverState="",this.clearActiveTriggers(),this.localPlacementTarget=null;try{this.$_tip.$destroy()}catch(t){}this.$_tip=null,this.removeAriaDescribedby(),this.restoreTitle(),this.localShow=!1},getTemplateElement:function(){return this.$_tip?this.$_tip.$el:null},handleTemplateUpdate:function(){var t=this,e=this.$_tip;if(e){var n=["title","content","variant","customClass","noFade","interactive"];n.forEach((function(n){e[n]!==t[n]&&(e[n]=t[n])}))}},show:function(){var t=this.getTarget();if(t&&Os(document.body,t)&&ws(t)&&!this.dropdownOpen()&&(!xt(this.title)&&""!==this.title||!xt(this.content)&&""!==this.content)&&!this.$_tip&&!this.localShow){this.localShow=!0;var e=this.buildEvent(Zi,{cancelable:!0});this.emitEvent(e),e.defaultPrevented?this.destroyTemplate():(this.fixTitle(),this.addAriaDescribedby(),this.createTemplateAndShow())}},hide:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=this.getTemplateElement();if(e&&this.localShow){var n=this.buildEvent(Si,{cancelable:!t});this.emitEvent(n),n.defaultPrevented||this.hideTemplate()}else this.restoreTitle()},forceHide:function(){var t=this.getTemplateElement();t&&this.localShow&&(this.setWhileOpenListeners(!1),this.clearHoverTimeout(),this.$_hoverState="",this.clearActiveTriggers(),this.$_tip&&(this.$_tip.noFade=!0),this.hide(!0))},enable:function(){this.$_enabled=!0,this.emitEvent(this.buildEvent(xi))},disable:function(){this.$_enabled=!1,this.emitEvent(this.buildEvent(gi))},onTemplateShow:function(){this.setWhileOpenListeners(!0)},onTemplateShown:function(){var t=this.$_hoverState;this.$_hoverState="","out"===t&&this.leave(null),this.emitEvent(this.buildEvent(Ji))},onTemplateHide:function(){this.setWhileOpenListeners(!1)},onTemplateHidden:function(){this.destroyTemplate(),this.emitEvent(this.buildEvent(Mi))},getTarget:function(){var t=this.target;return kt(t)?t=Cs(t.replace(/^#/,"")):wt(t)?t=t():t&&(t=t.$el||t),vs(t)?t:null},getPlacementTarget:function(){return this.getTarget()},getTargetId:function(){var t=this.getTarget();return t&&t.id?t.id:null},getContainer:function(){var t=!!this.container&&(this.container.$el||this.container),e=document.body,n=this.getTarget();return!1===t?Ss($M,n)||e:kt(t)&&Cs(t.replace(/^#/,""))||e},getBoundary:function(){return this.boundary?this.boundary.$el||this.boundary:"scrollParent"},isInModal:function(){var t=this.getTarget();return t&&Ss(UM,t)},isDropdown:function(){var t=this.getTarget();return t&&Ls(t,GM)},dropdownOpen:function(){var t=this.getTarget();return this.isDropdown()&&t&&As(YM,t)},clearHoverTimeout:function(){clearTimeout(this.$_hoverTimeout),this.$_hoverTimeout=null},clearVisibilityInterval:function(){clearInterval(this.$_visibleInterval),this.$_visibleInterval=null},clearActiveTriggers:function(){for(var t in this.activeTrigger)this.activeTrigger[t]=!1},addAriaDescribedby:function(){var t=this.getTarget(),e=zs(t,"aria-describedby")||"";e=e.split(/\s+/).concat(this.computedId).join(" ").trim(),Ds(t,"aria-describedby",e)},removeAriaDescribedby:function(){var t=this,e=this.getTarget(),n=zs(e,"aria-describedby")||"";n=n.split(/\s+/).filter((function(e){return e!==t.computedId})).join(" ").trim(),n?Ds(e,"aria-describedby",n):Is(e,"aria-describedby")},fixTitle:function(){var t=this.getTarget();if(Rs(t,"title")){var e=zs(t,"title");Ds(t,"title",""),e&&Ds(t,WM,e)}},restoreTitle:function(){var t=this.getTarget();if(Rs(t,WM)){var e=zs(t,WM);Is(t,WM),e&&Ds(t,"title",e)}},buildEvent:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return new Um(t,FM({cancelable:!1,target:this.getTarget(),relatedTarget:this.getTemplateElement()||null,componentId:this.computedId,vueTarget:this},e))},emitEvent:function(t){var e=t.type;this.emitOnRoot(Ml(this.templateType,e),t),this.$emit(e,t)},listen:function(){var t=this,e=this.getTarget();e&&(this.setRootListener(!0),this.computedTriggers.forEach((function(n){"click"===n?wl(e,"click",t.handleEvent,fo):"focus"===n?(wl(e,"focusin",t.handleEvent,fo),wl(e,"focusout",t.handleEvent,fo)):"blur"===n?wl(e,"focusout",t.handleEvent,fo):"hover"===n&&(wl(e,"mouseenter",t.handleEvent,fo),wl(e,"mouseleave",t.handleEvent,fo))}),this))},unListen:function(){var t=this,e=["click","focusin","focusout","mouseenter","mouseleave"],n=this.getTarget();this.setRootListener(!1),e.forEach((function(e){n&&_l(n,e,t.handleEvent,fo)}),this)},setRootListener:function(t){var e=this.$root;if(e){var n=t?"$on":"$off",r=this.templateType;e[n](Sl(r,Si),this.doHide),e[n](Sl(r,Zi),this.doShow),e[n](Sl(r,mi),this.doDisable),e[n](Sl(r,yi),this.doEnable)}},setWhileOpenListeners:function(t){this.setModalListener(t),this.setDropdownListener(t),this.visibleCheck(t),this.setOnTouchStartListener(t)},visibleCheck:function(t){var e=this;this.clearVisibilityInterval();var n=this.getTarget(),r=this.getTemplateElement();t&&(this.$_visibleInterval=setInterval((function(){!r||!e.localShow||n.parentNode&&ws(n)||e.forceHide()}),100))},setModalListener:function(t){this.isInModal()&&this.$root[t?"$on":"$off"](HM,this.forceHide)},setOnTouchStartListener:function(t){var e=this;"ontouchstart"in document.documentElement&&$a(document.body.children).forEach((function(n){kl(t,n,"mouseover",e.$_noop)}))},setDropdownListener:function(t){var e=this.getTarget();e&&this.$root&&this.isDropdown&&e.__vue__&&e.__vue__[t?"$on":"$off"](Ji,this.forceHide)},handleEvent:function(t){var e=this.getTarget();if(e&&!_s(e)&&this.$_enabled&&!this.dropdownOpen()){var n=t.type,r=this.computedTriggers;if("click"===n&&Ga(r,"click"))this.click(t);else if("mouseenter"===n&&Ga(r,"hover"))this.enter(t);else if("focusin"===n&&Ga(r,"focus"))this.enter(t);else if("focusout"===n&&(Ga(r,"focus")||Ga(r,"blur"))||"mouseleave"===n&&Ga(r,"hover")){var i=this.getTemplateElement(),o=t.target,a=t.relatedTarget;if(i&&Os(i,o)&&Os(e,a)||i&&Os(e,o)&&Os(i,a)||i&&Os(i,o)&&Os(i,a)||Os(e,o)&&Os(e,a))return;this.leave(t)}}},doHide:function(t){t&&this.getTargetId()!==t&&this.computedId!==t||this.forceHide()},doShow:function(t){t&&this.getTargetId()!==t&&this.computedId!==t||this.show()},doDisable:function(t){t&&this.getTargetId()!==t&&this.computedId!==t||this.disable()},doEnable:function(t){t&&this.getTargetId()!==t&&this.computedId!==t||this.enable()},click:function(t){this.$_enabled&&!this.dropdownOpen()&&(Gs(t.currentTarget),this.activeTrigger.click=!this.activeTrigger.click,this.isWithActiveTrigger?this.enter(null):this.leave(null))},toggle:function(){this.$_enabled&&!this.dropdownOpen()&&(this.localShow?this.leave(null):this.enter(null))},enter:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;e&&(this.activeTrigger["focusin"===e.type?"focus":"hover"]=!0),this.localShow||"in"===this.$_hoverState?this.$_hoverState="in":(this.clearHoverTimeout(),this.$_hoverState="in",this.computedDelay.show?(this.fixTitle(),this.$_hoverTimeout=setTimeout((function(){"in"===t.$_hoverState?t.show():t.localShow||t.restoreTitle()}),this.computedDelay.show)):this.show())},leave:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;e&&(this.activeTrigger["focusout"===e.type?"focus":"hover"]=!1,"focusout"===e.type&&Ga(this.computedTriggers,"blur")&&(this.activeTrigger.click=!1,this.activeTrigger.hover=!1)),this.isWithActiveTrigger||(this.clearHoverTimeout(),this.$_hoverState="out",this.computedDelay.hide?this.$_hoverTimeout=setTimeout((function(){"out"===t.$_hoverState&&t.hide()}),this.computedDelay.hide):this.hide())}}});function JM(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function KM(t){for(var e=1;e0&&t[gS].updateData(e)}))}var o={title:r.title,content:r.content,triggers:r.trigger,placement:r.placement,fallbackPlacement:r.fallbackPlacement,variant:r.variant,customClass:r.customClass,container:r.container,boundary:r.boundary,delay:r.delay,offset:r.offset,noFade:!r.animation,id:r.id,disabled:r.disabled,html:r.html},a=t[gS].__bv_prev_data__;if(t[gS].__bv_prev_data__=o,!xu(o,a)){var s={target:t};Ut(o).forEach((function(e){o[e]!==a[e]&&(s[e]="title"!==e&&"content"!==e||!wt(o[e])?o[e]:o[e](t))})),t[gS].updateData(s)}}},PS=function(t){t[gS]&&(t[gS].$destroy(),t[gS]=null),delete t[gS]},LS={bind:function(t,e,n){ES(t,e,n)},componentUpdated:function(t,e,n){n.context.$nextTick((function(){ES(t,e,n)}))},unbind:function(t){PS(t)}},DS=Ae({directives:{VBPopover:LS}}),IS=Ae({components:{BPopover:dS},plugins:{VBPopoverPlugin:DS}}),zS=dl({animated:ll(mo,null),label:ll(wo),labelHtml:ll(wo),max:ll(Po,null),precision:ll(Po,null),showProgress:ll(mo,null),showValue:ll(mo,null),striped:ll(mo,null),value:ll(Po,0),variant:ll(wo)},_r),RS=r["default"].extend({name:_r,mixins:[yl],inject:{bvProgress:{default:function(){return{}}}},props:zS,computed:{progressBarClasses:function(){var t=this.computedAnimated,e=this.computedVariant;return[e?"bg-".concat(e):"",this.computedStriped||t?"progress-bar-striped":"",t?"progress-bar-animated":""]},progressBarStyles:function(){return{width:this.computedValue/this.computedMax*100+"%"}},computedValue:function(){return Ka(this.value,0)},computedMax:function(){var t=Ka(this.max)||Ka(this.bvProgress.max,0);return t>0?t:100},computedPrecision:function(){return Ql(Ja(this.precision,Ja(this.bvProgress.precision,0)),0)},computedProgress:function(){var t=this.computedPrecision,e=rc(10,t);return Qa(100*e*this.computedValue/this.computedMax/e,t)},computedVariant:function(){return this.variant||this.bvProgress.variant},computedStriped:function(){return _t(this.striped)?this.striped:this.bvProgress.striped||!1},computedAnimated:function(){return _t(this.animated)?this.animated:this.bvProgress.animated||!1},computedShowProgress:function(){return _t(this.showProgress)?this.showProgress:this.bvProgress.showProgress||!1},computedShowValue:function(){return _t(this.showValue)?this.showValue:this.bvProgress.showValue||!1}},render:function(t){var e,n=this.label,r=this.labelHtml,i=this.computedValue,o=this.computedPrecision,a={};return this.hasNormalizedSlot()?e=this.normalizeSlot():n||r?a=Af(r,n):this.computedShowProgress?e=this.computedProgress:this.computedShowValue&&(e=Qa(i,o)),t("div",{staticClass:"progress-bar",class:this.progressBarClasses,style:this.progressBarStyles,attrs:{role:"progressbar","aria-valuemin":"0","aria-valuemax":as(this.computedMax),"aria-valuenow":Qa(i,o)},domProps:a},e)}});function jS(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function FS(t){for(var e=1;e0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.noCloseOnRouteChange||t.fullPath===e.fullPath||this.hide()})),NS),created:function(){this.$_returnFocusEl=null},mounted:function(){var t=this;this.listenOnRoot(ZS,this.handleToggle),this.listenOnRoot(XS,this.handleSync),this.$nextTick((function(){t.emitState(t.localShow)}))},activated:function(){this.emitSync()},beforeDestroy:function(){this.localShow=!1,this.$_returnFocusEl=null},methods:{hide:function(){this.localShow=!1},emitState:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.localShow;this.emitOnRoot(JS,this.safeId(),t)},emitSync:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.localShow;this.emitOnRoot(KS,this.safeId(),t)},handleToggle:function(t){t&&t===this.safeId()&&(this.localShow=!this.localShow)},handleSync:function(t){var e=this;t&&t===this.safeId()&&this.$nextTick((function(){e.emitSync(e.localShow)}))},onKeydown:function(t){var e=t.keyCode;!this.noCloseOnEsc&&e===fu&&this.localShow&&this.hide()},onBackdropClick:function(){this.localShow&&!this.noCloseOnBackdrop&&this.hide()},onTopTrapFocus:function(){var t=$s(this.$refs.content);this.enforceFocus(t.reverse()[0])},onBottomTrapFocus:function(){var t=$s(this.$refs.content);this.enforceFocus(t[0])},onBeforeEnter:function(){this.$_returnFocusEl=bs(c?[document.body]:[]),this.isOpen=!0},onAfterEnter:function(t){Os(t,bs())||this.enforceFocus(t),this.$emit(Ji)},onAfterLeave:function(){this.enforceFocus(this.$_returnFocusEl),this.$_returnFocusEl=null,this.isOpen=!1,this.$emit(Mi)},enforceFocus:function(t){this.noEnforceFocus||Gs(t)}},render:function(t){var e,n=this.bgVariant,r=this.width,i=this.textVariant,o=this.localShow,a=""===this.shadow||this.shadow,s=t(this.tag,{staticClass:WS,class:[(e={shadow:!0===a},YS(e,"shadow-".concat(a),a&&!0!==a),YS(e,"".concat(WS,"-right"),this.right),YS(e,"bg-".concat(n),n),YS(e,"text-".concat(i),i),e),this.sidebarClass],style:{width:r},attrs:this.computedAttrs,directives:[{name:"show",value:o}],ref:"content"},[uO(t,this)]);s=t("transition",{props:this.transitionProps,on:{beforeEnter:this.onBeforeEnter,afterEnter:this.onAfterEnter,afterLeave:this.onAfterLeave}},[s]);var l=t(Fl,{props:{noFade:this.noSlide}},[fO(t,this)]),c=t(),u=t();return this.backdrop&&o&&(c=t("div",{attrs:{tabindex:"0"},on:{focus:this.onTopTrapFocus}}),u=t("div",{attrs:{tabindex:"0"},on:{focus:this.onBottomTrapFocus}})),t("div",{staticClass:"b-sidebar-outer",style:{zIndex:this.zIndex},attrs:{tabindex:"-1"},on:{keydown:this.onKeydown}},[c,s,u,l])}}),pO=Ae({components:{BSidebar:dO},plugins:{VBTogglePlugin:Em}});function hO(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var mO=dl({animation:ll(wo,"wave"),height:ll(wo),size:ll(wo),type:ll(wo,"text"),variant:ll(wo),width:ll(wo)},Ar),gO=r["default"].extend({name:Ar,functional:!0,props:mO,render:function(t,e){var n,r=e.data,i=e.props,o=i.size,a=i.animation,s=i.variant;return t("div",ze(r,{staticClass:"b-skeleton",style:{width:o||i.width,height:o||i.height},class:(n={},hO(n,"b-skeleton-".concat(i.type),!0),hO(n,"b-skeleton-animate-".concat(a),a),hO(n,"bg-".concat(s),s),n)}))}});function vO(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function bO(t){for(var e=1;e0}}});function MO(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var SO={stacked:ll(Oo,!1)},OO=r["default"].extend({props:SO,computed:{isStacked:function(){var t=this.stacked;return""===t||t},isStackedAlways:function(){return!0===this.isStacked},stackedTableClasses:function(){var t=this.isStackedAlways;return MO({"b-table-stacked":t},"b-table-stacked-".concat(this.stacked),!t&&this.isStacked)}}});function CO(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function EO(t){for(var e=1;e0&&!this.computedBusy,[this.tableClass,{"table-striped":this.striped,"table-hover":t,"table-dark":this.dark,"table-bordered":this.bordered,"table-borderless":this.borderless,"table-sm":this.small,border:this.outlined,"b-table-fixed":this.fixed,"b-table-caption-top":this.captionTop,"b-table-no-border-collapse":this.noBorderCollapse},e?"".concat(this.dark?"bg":"table","-").concat(e):"",this.stackedTableClasses,this.selectableTableClasses]},tableAttrs:function(){var t=this.computedItems,e=this.filteredItems,n=this.computedFields,r=this.selectableTableAttrs,i=this.isTableSimple?{}:{"aria-busy":this.computedBusy?"true":"false","aria-colcount":as(n.length),"aria-describedby":this.bvAttrs["aria-describedby"]||this.$refs.caption?this.captionId:null},o=t&&e&&e.length>t.length?as(e.length):null;return EO(EO(EO({"aria-rowcount":o},this.bvAttrs),{},{id:this.safeId(),role:"table"},i),r)}},render:function(t){var e=this.wrapperClasses,n=this.renderCaption,r=this.renderColgroup,i=this.renderThead,o=this.renderTbody,a=this.renderTfoot,s=[];this.isTableSimple?s.push(this.normalizeSlot()):(s.push(n?n():null),s.push(r?r():null),s.push(i?i():null),s.push(o?o():null),s.push(a?a():null));var l=t("table",{staticClass:"table b-table",class:this.tableClasses,attrs:this.tableAttrs,key:"b-table"},s.filter(se));return e.length>0?t("div",{class:e,style:this.wrapperStyles,key:"wrap"},[l]):l}});function IO(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function zO(t){for(var e=1;e0},HO=dl({animation:ll(wo),columns:ll(bo,5,UO),hideHeader:ll(mo,!1),rows:ll(bo,3,UO),showFooter:ll(mo,!1),tableProps:ll(yo,{})},Or),qO=r["default"].extend({name:Or,functional:!0,props:HO,render:function(t,e){var n=e.props,r=n.animation,i=n.columns,o=t("th",[t(gO,{props:{animation:r}})]),a=t("tr",Wa(i,o)),s=t("td",[t(gO,{props:{width:"75%",animation:r}})]),l=t("tr",Wa(i,s)),c=t("tbody",Wa(n.rows,l)),u=n.hideHeader?t():t("thead",[a]),f=n.showFooter?t("tfoot",[a]):t();return t(FO,{props:NO({},n.tableProps)},[u,c,f])}}),$O=dl({loading:ll(mo,!1)},Cr),GO=r["default"].extend({name:Cr,functional:!0,props:$O,render:function(t,e){var n=e.data,r=e.props,i=e.slots,o=e.scopedSlots,a=i(),s=o||{},l={};return r.loading?t("div",ze(n,{attrs:{role:"alert","aria-live":"polite","aria-busy":!0},staticClass:"b-skeleton-wrapper",key:"loading"}),bl(da,l,s,a)):bl(Ho,l,s,a)}}),YO=Ae({components:{BSkeleton:gO,BSkeletonIcon:wO,BSkeletonImg:TO,BSkeletonTable:qO,BSkeletonWrapper:GO}}),WO=Ae({components:{BSpinner:BA}});function XO(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function ZO(t){for(var e=1;e0?t:null},lC=function(t){return xt(t)||sC(t)>0},cC=dl({colspan:ll(Po,null,lC),rowspan:ll(Po,null,lC),stackedHeading:ll(wo),stickyColumn:ll(mo,!1),variant:ll(wo)},Dr),uC=r["default"].extend({name:Dr,mixins:[Au,Su,yl],inject:{bvTableTr:{default:function(){return{}}}},inheritAttrs:!1,props:cC,computed:{tag:function(){return"td"},inTbody:function(){return this.bvTableTr.inTbody},inThead:function(){return this.bvTableTr.inThead},inTfoot:function(){return this.bvTableTr.inTfoot},isDark:function(){return this.bvTableTr.isDark},isStacked:function(){return this.bvTableTr.isStacked},isStackedCell:function(){return this.inTbody&&this.isStacked},isResponsive:function(){return this.bvTableTr.isResponsive},isStickyHeader:function(){return this.bvTableTr.isStickyHeader},hasStickyHeader:function(){return this.bvTableTr.hasStickyHeader},isStickyColumn:function(){return!this.isStacked&&(this.isResponsive||this.hasStickyHeader)&&this.stickyColumn},rowVariant:function(){return this.bvTableTr.variant},headVariant:function(){return this.bvTableTr.headVariant},footVariant:function(){return this.bvTableTr.footVariant},tableVariant:function(){return this.bvTableTr.tableVariant},computedColspan:function(){return sC(this.colspan)},computedRowspan:function(){return sC(this.rowspan)},cellClasses:function(){var t=this.variant,e=this.headVariant,n=this.isStickyColumn;return(!t&&this.isStickyHeader&&!e||!t&&n&&this.inTfoot&&!this.footVariant||!t&&n&&this.inThead&&!e||!t&&n&&this.inTbody)&&(t=this.rowVariant||this.tableVariant||"b-table-default"),[t?"".concat(this.isDark?"bg":"table","-").concat(t):null,n?"b-table-sticky-column":null]},cellAttrs:function(){var t=this.stackedHeading,e=this.inThead||this.inTfoot,n=this.computedColspan,r=this.computedRowspan,i="cell",o=null;return e?(i="columnheader",o=n>0?"colspan":"col"):ys(this.tag,"th")&&(i="rowheader",o=r>0?"rowgroup":"row"),oC(oC({colspan:n,rowspan:r,role:i,scope:o},this.bvAttrs),{},{"data-label":this.isStackedCell&&!xt(t)?as(t):null})}},render:function(t){var e=[this.normalizeSlot()];return t(this.tag,{class:this.cellClasses,attrs:this.cellAttrs,on:this.bvListeners},[this.isStackedCell?t("div",[e]):e])}});function fC(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var dC="busy",pC=so+dC,hC=fC({},dC,ll(mo,!1)),mC=r["default"].extend({props:hC,data:function(){return{localBusy:!1}},computed:{computedBusy:function(){return this[dC]||this.localBusy}},watch:{localBusy:function(t,e){t!==e&&this.$emit(pC,t)}},methods:{stopIfBusy:function(t){return!!this.computedBusy&&(Tl(t),!0)},renderBusy:function(){var t=this.tbodyTrClass,e=this.tbodyTrAttr,n=this.$createElement;return this.computedBusy&&this.hasNormalizedSlot(Ia)?n(eC,{staticClass:"b-table-busy-slot",class:[wt(t)?t(null,Ia):t],attrs:wt(e)?e(null,Ia):e,key:"table-busy-slot"},[n(uC,{props:{colspan:this.computedFields.length||null}},[this.normalizeSlot(Ia)])]):null}}}),gC={caption:ll(wo),captionHtml:ll(wo)},vC=r["default"].extend({props:gC,computed:{captionId:function(){return this.isStacked?this.safeId("_caption_"):null}},methods:{renderCaption:function(){var t=this.caption,e=this.captionHtml,n=this.$createElement,r=n(),i=this.hasNormalizedSlot(za);return(i||t||e)&&(r=n("caption",{attrs:{id:this.captionId},domProps:i?{}:Af(e,t),key:"caption",ref:"caption"},this.normalizeSlot(za))),r}}}),bC={},yC=r["default"].extend({methods:{renderColgroup:function(){var t=this.computedFields,e=this.$createElement,n=e();return this.hasNormalizedSlot(Ra)&&(n=e("colgroup",{key:"colgroup"},[this.normalizeSlot(Ra,{columns:t.length,fields:t})])),n}}}),xC={emptyFilteredHtml:ll(wo),emptyFilteredText:ll(wo,"There are no records matching your request"),emptyHtml:ll(wo),emptyText:ll(wo,"There are no records to show"),showEmpty:ll(mo,!1)},wC=r["default"].extend({props:xC,methods:{renderEmpty:function(){var t=this.computedItems,e=this.$createElement,n=e();if(this.showEmpty&&(!t||0===t.length)&&(!this.computedBusy||!this.hasNormalizedSlot(Ia))){var r=this.computedFields,i=this.isFiltered,o=this.emptyText,a=this.emptyHtml,s=this.emptyFilteredText,l=this.emptyFilteredHtml,c=this.tbodyTrClass,u=this.tbodyTrAttr;n=this.normalizeSlot(i?Xo:Wo,{emptyFilteredHtml:l,emptyFilteredText:s,emptyHtml:a,emptyText:o,fields:r,items:t}),n||(n=e("div",{class:["text-center","my-2"],domProps:i?Af(l,s):Af(a,o)})),n=e(uC,{props:{colspan:r.length||null}},[e("div",{attrs:{role:"alert","aria-live":"polite"}},[n])]),n=e(eC,{staticClass:"b-table-empty-row",class:[wt(c)?c(null,"row-empty"):c],attrs:wt(u)?u(null,"row-empty"):u,key:i?"b-empty-filtered-row":"b-empty-row"},[n])}return n}}}),_C=function t(e){return xt(e)?"":St(e)&&!Ct(e)?Ut(e).sort().map((function(n){return t(e[n])})).filter((function(t){return!!t})).join(" "):as(e)};function kC(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function TC(t){for(var e=1;e3&&void 0!==arguments[3]?arguments[3]:{},i=Ut(r).reduce((function(e,n){var i=r[n],o=i.filterByFormatted,a=wt(o)?o:o?i.formatter:null;return wt(a)&&(e[n]=a(t[n],n,t)),e}),$t(t)),o=Ut(i).filter((function(t){return!CC[t]&&!(Mt(e)&&e.length>0&&Ga(e,t))&&!(Mt(n)&&n.length>0&&!Ga(n,t))}));return Gt(i,o)},LC=function(t,e,n,r){return St(t)?_C(PC(t,e,n,r)):""};function DC(t){return jC(t)||RC(t)||zC(t)||IC()}function IC(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function zC(t,e){if(t){if("string"===typeof t)return FC(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?FC(t,e):void 0}}function RC(t){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(t))return Array.from(t)}function jC(t){if(Array.isArray(t))return FC(t)}function FC(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n0&&fe(BC,Lr),t},localFiltering:function(){return!this.hasProvider||!!this.noProviderFiltering},filteredCheck:function(){var t=this.filteredItems,e=this.localItems,n=this.localFilter;return{filteredItems:t,localItems:e,localFilter:n}},localFilterFn:function(){var t=this.filterFunction;return hl(t)?t:null},filteredItems:function(){var t=this.localItems,e=this.localFilter,n=this.localFiltering?this.filterFnFactory(this.localFilterFn,e)||this.defaultFilterFnFactory(e):null;return n&&t.length>0?t.filter(n):t}},watch:{computedFilterDebounce:function(t){!t&&this.$_filterTimer&&(this.clearFilterTimer(),this.localFilter=this.filterSanitize(this.filter))},filter:{deep:!0,handler:function(t){var e=this,n=this.computedFilterDebounce;this.clearFilterTimer(),n&&n>0?this.$_filterTimer=setTimeout((function(){e.localFilter=e.filterSanitize(t)}),n):this.localFilter=this.filterSanitize(t)}},filteredCheck:function(t){var e=t.filteredItems,n=t.localFilter,r=!1;n?xu(n,[])||xu(n,{})?r=!1:n&&(r=!0):r=!1,r&&this.$emit(wi,e,e.length),this.isFiltered=r},isFiltered:function(t,e){if(!1===t&&!0===e){var n=this.localItems;this.$emit(wi,n,n.length)}}},created:function(){var t=this;this.$_filterTimer=null,this.$nextTick((function(){t.isFiltered=Boolean(t.localFilter)}))},beforeDestroy:function(){this.clearFilterTimer()},methods:{clearFilterTimer:function(){clearTimeout(this.$_filterTimer),this.$_filterTimer=null},filterSanitize:function(t){return!this.localFiltering||this.localFilterFn||kt(t)||Lt(t)?ae(t):""},filterFnFactory:function(t,e){if(!t||!wt(t)||!e||xu(e,[])||xu(e,{}))return null;var n=function(n){return t(n,e)};return n},defaultFilterFnFactory:function(t){var e=this;if(!t||!kt(t)&&!Lt(t))return null;var n=t;if(kt(n)){var r=os(t).replace(I,"\\s+");n=new RegExp(".*".concat(r,".*"),"i")}var i=function(t){return n.lastIndex=0,n.test(LC(t,e.computedFilterIgnored,e.computedFilterIncluded,e.computedFieldsObj))};return i}}}),UC=function(t,e){var n=null;return kt(e)?n={key:t,label:e}:wt(e)?n={key:t,formatter:e}:St(e)?(n=$t(e),n.key=n.key||t):!1!==e&&(n={key:t}),n},HC=function(t,e){var n=[];if(Mt(t)&&t.filter(se).forEach((function(t){if(kt(t))n.push({key:t,label:ns(t)});else if(St(t)&&t.key&&kt(t.key))n.push($t(t));else if(St(t)&&1===Ut(t).length){var e=Ut(t)[0],r=UC(e,t[e]);r&&n.push(r)}})),0===n.length&&Mt(e)&&e.length>0){var r=e[0];Ut(r).forEach((function(t){CC[t]||n.push({key:t,label:ns(t)})}))}var i={};return n.filter((function(t){return!i[t.key]&&(i[t.key]=!0,t.label=kt(t.label)?t.label:ns(t.key),!0)}))};function qC(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function $C(t){for(var e=1;e0&&t.some(se)},selectableIsMultiSelect:function(){return this.isSelectable&&Ga(["range","multi"],this.selectMode)},selectableTableClasses:function(){var t,e=this.isSelectable;return t={"b-table-selectable":e},aE(t,"b-table-select-".concat(this.selectMode),e),aE(t,"b-table-selecting",this.selectableHasSelection),aE(t,"b-table-selectable-no-click",e&&!this.hasSelectableRowClick),t},selectableTableAttrs:function(){return{"aria-multiselectable":this.isSelectable?this.selectableIsMultiSelect?"true":"false":null}}},watch:{computedItems:function(t,e){var n=!1;if(this.isSelectable&&this.selectedRows.length>0){n=Mt(t)&&Mt(e)&&t.length===e.length;for(var r=0;n&&r=0&&t0&&(this.selectedLastClicked=-1,this.selectedRows=this.selectableIsMultiSelect?Wa(t,!0):[!0])},isRowSelected:function(t){return!(!Tt(t)||!this.selectedRows[t])},clearSelected:function(){this.selectedLastClicked=-1,this.selectedRows=[]},selectableRowClasses:function(t){if(this.isSelectable&&this.isRowSelected(t)){var e=this.selectedVariant;return aE({"b-table-row-selected":!0},"".concat(this.dark?"bg":"table","-").concat(e),e)}return{}},selectableRowAttrs:function(t){return{"aria-selected":this.isSelectable?this.isRowSelected(t)?"true":"false":null}},setSelectionHandlers:function(t){var e=t&&!this.noSelectOnClick?"$on":"$off";this[e](Ui,this.selectionHandler),this[e](wi,this.clearSelected),this[e](pi,this.clearSelected)},selectionHandler:function(t,e,n){if(this.isSelectable&&!this.noSelectOnClick){var r=this.selectMode,i=this.selectedLastRow,o=this.selectedRows.slice(),a=!o[e];if("single"===r)o=[];else if("range"===r)if(i>-1&&n.shiftKey){for(var s=Kl(i,e);s<=Ql(i,e);s++)o[s]=!0;a=!0}else n.ctrlKey||n.metaKey||(o=[],a=!0),this.selectedLastRow=a?e:-1;o[e]=a,this.selectedRows=o}else this.clearSelected()}}}),dE=function(t,e){return t.map((function(t,e){return[e,t]})).sort(function(t,e){return this(t[1],e[1])||t[0]-e[0]}.bind(e)).map((function(t){return t[1]}))},pE=function(t){return xt(t)?"":At(t)?Ka(t,t):t},hE=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=n.sortBy,i=void 0===r?null:r,o=n.formatter,a=void 0===o?null:o,s=n.locale,l=void 0===s?void 0:s,c=n.localeOptions,u=void 0===c?{}:c,f=n.nullLast,d=void 0!==f&&f,p=ce(t,i,null),h=ce(e,i,null);return wt(a)&&(p=a(p,i,t),h=a(h,i,e)),p=pE(p),h=pE(h),Ct(p)&&Ct(h)||Tt(p)&&Tt(h)?ph?1:0:d&&""===p&&""!==h?1:d&&""!==p&&""===h?-1:_C(p).localeCompare(_C(h),l,u)};function mE(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function gE(t){for(var e=1;e0&&void 0!==arguments[0]?arguments[0]:document,e=Us();return!!(e&&""!==e.toString().trim()&&e.containsNode&&vs(t))&&e.containsNode(t,!0)},RE=dl(cC,Br),jE=r["default"].extend({name:Br,extends:uC,props:RE,computed:{tag:function(){return"th"}}});function FE(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function BE(t){for(var e=1;et.length)&&(e=t.length);for(var n=0,r=new Array(e);n0&&(v=String((a-1)*s+e+1));var b=as(ce(t,o))||null,y=b||as(e),x=b?this.safeId("_row_".concat(b)):null,w=this.selectableRowClasses?this.selectableRowClasses(e):{},_=this.selectableRowAttrs?this.selectableRowAttrs(e):{},k=wt(l)?l(t,"row"):l,T=wt(c)?c(t,"row"):c;if(h.push(u(eC,{class:[k,w,d?"b-table-has-details":""],props:{variant:t[SC]||null},attrs:BE(BE({id:x},T),{},{tabindex:p?"0":null,"data-pk":b||null,"aria-details":m,"aria-owns":m,"aria-rowindex":v},_),on:{mouseenter:this.rowHovered,mouseleave:this.rowUnhovered},key:"__b-table-row-".concat(y,"__"),ref:"item-rows",refInFor:!0},g)),d){var A={item:t,index:e,fields:r,toggleDetails:this.toggleDetailsFactory(f,t)};this.supportsSelectableRows&&(A.rowSelected=this.isRowSelected(e),A.selectRow=function(){return n.selectRow(e)},A.unselectRow=function(){return n.unselectRow(e)});var M=u(uC,{props:{colspan:r.length},class:this.detailsTdClass},[this.normalizeSlot(Da,A)]);i&&h.push(u("tr",{staticClass:"d-none",attrs:{"aria-hidden":"true",role:"presentation"},key:"__b-table-details-stripe__".concat(y)}));var S=wt(this.tbodyTrClass)?this.tbodyTrClass(t,Da):this.tbodyTrClass,O=wt(this.tbodyTrAttr)?this.tbodyTrAttr(t,Da):this.tbodyTrAttr;h.push(u(eC,{staticClass:"b-table-details",class:[S],props:{variant:t[SC]||null},attrs:BE(BE({},O),{},{id:m,tabindex:"-1"}),key:"__b-table-details__".concat(y)},[M]))}else f&&(h.push(u()),i&&h.push(u()));return h}}});function XE(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function ZE(t){for(var e=1;e0&&n&&n.length>0?$a(e.children).filter((function(t){return Ga(n,t)})):[]},getTbodyTrIndex:function(t){if(!vs(t))return-1;var e="TR"===t.tagName?t:Ss("tr",t,!0);return e?this.getTbodyTrs().indexOf(e):-1},emitTbodyRowEvent:function(t,e){if(t&&this.hasListener(t)&&e&&e.target){var n=this.getTbodyTrIndex(e.target);if(n>-1){var r=this.computedItems[n];this.$emit(t,r,n,e)}}},tbodyRowEvtStopped:function(t){return this.stopIfBusy&&this.stopIfBusy(t)},onTbodyRowKeydown:function(t){var e=t.target,n=t.keyCode;if(!this.tbodyRowEvtStopped(t)&&"TR"===e.tagName&&xs(e)&&0===e.tabIndex)if(Ga([uu,vu],n))Tl(t),this.onTBodyRowClicked(t);else if(Ga([bu,lu,du,cu],n)){var r=this.getTbodyTrIndex(e);if(r>-1){Tl(t);var i=this.getTbodyTrs(),o=t.shiftKey;n===du||o&&n===bu?Gs(i[0]):n===cu||o&&n===lu?Gs(i[i.length-1]):n===bu&&r>0?Gs(i[r-1]):n===lu&&rt.length)&&(e=t.length);for(var n=0,r=new Array(e);n0&&void 0!==arguments[0]&&arguments[0],n=this.computedFields,r=this.isSortable,i=this.isSelectable,o=this.headVariant,a=this.footVariant,s=this.headRowVariant,l=this.footRowVariant,c=this.$createElement;if(this.isStackedAlways||0===n.length)return c();var u=r||this.hasListener(Ai),f=i?this.selectAllRows:th,d=i?this.clearSelected:th,p=function(n,i){var o=n.label,a=n.labelHtml,s=n.variant,l=n.stickyColumn,p=n.key,h=null;n.label.trim()||n.headerTitle||(h=ns(n.key));var m={};u&&(m.click=function(r){t.headClicked(r,n,e)},m.keydown=function(r){var i=r.keyCode;i!==uu&&i!==vu||t.headClicked(r,n,e)});var g=r?t.sortTheadThAttrs(p,n,e):{},v=r?t.sortTheadThClasses(p,n,e):null,b=r?t.sortTheadThLabel(p,n,e):null,y={class:[t.fieldClasses(n),v],props:{variant:s,stickyColumn:l},style:n.thStyle||{},attrs:xP(xP({tabindex:u&&n.sortable?"0":null,abbr:n.headerAbbr||null,title:n.headerTitle||null,"aria-colindex":i+1,"aria-label":h},t.getThValues(null,p,n.thAttr,e?"foot":"head",{})),g),on:m,key:p},x=[_P(p),_P(p.toLowerCase()),_P()];e&&(x=[kP(p),kP(p.toLowerCase()),kP()].concat(pP(x)));var w={label:o,column:p,field:n,isFoot:e,selectAllRows:f,clearSelected:d},_=t.normalizeSlot(x,w)||c("div",{domProps:Af(a,o)}),k=b?c("span",{staticClass:"sr-only"}," (".concat(b,")")):null;return c(jE,y,[_,k].filter(se))},h=n.map(p).filter(se),m=[];if(e)m.push(c(eC,{class:this.tfootTrClass,props:{variant:xt(l)?s:l}},h));else{var g={columns:n.length,fields:n,selectAllRows:f,clearSelected:d};m.push(this.normalizeSlot(Na,g)||c()),m.push(c(eC,{class:this.theadTrClass,props:{variant:s}},h))}return c(e?oP:dP,{class:(e?this.tfootClass:this.theadClass)||null,props:e?{footVariant:a||o||null}:{headVariant:o||null},key:e?"bv-tfoot":"bv-thead"},m)}}}),MP={},SP=r["default"].extend({methods:{renderTopRow:function(){var t=this.computedFields,e=this.stacked,n=this.tbodyTrClass,r=this.tbodyTrAttr,i=this.$createElement;return this.hasNormalizedSlot(Ha)&&!0!==e&&""!==e?i(eC,{staticClass:"b-table-top-row",class:[wt(n)?n(null,"row-top"):n],attrs:wt(r)?r(null,"row-top"):r,key:"b-top-row"},[this.normalizeSlot(Ha,{columns:t.length,fields:t})]):i()}}});function OP(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function CP(t){for(var e=1;e0&&void 0!==arguments[0])||arguments[0];if(this.$_observer&&this.$_observer.disconnect(),this.$_observer=null,e){var n=function(){t.$nextTick((function(){hs((function(){t.updateTabs()}))}))};this.$_observer=oh(this.$refs.content,n,{childList:!0,subtree:!1,attributes:!0,attributeFilter:["id"]})}},getTabs:function(){var t=this.registeredTabs.filter((function(t){return 0===t.$children.filter((function(t){return t._isTab})).length})),e=[];if(c&&t.length>0){var n=t.map((function(t){return"#".concat(t.safeId())})).join(", ");e=Ts(n,this.$el).map((function(t){return t.id})).filter(se)}return dE(t,(function(t,n){return e.indexOf(t.safeId())-e.indexOf(n.safeId())}))},updateTabs:function(){var t=this.getTabs(),e=t.indexOf(t.slice().reverse().find((function(t){return t.localActive&&!t.disabled})));if(e<0){var n=this.currentTab;n>=t.length?e=t.indexOf(t.slice().reverse().find(KP)):t[n]&&!t[n].disabled&&(e=n)}e<0&&(e=t.indexOf(t.find(KP))),t.forEach((function(t,n){t.localActive=n===e})),this.tabs=t,this.currentTab=e},getButtonForTab:function(t){return(this.$refs.buttons||[]).find((function(e){return e.tab===t}))},updateButton:function(t){var e=this.getButtonForTab(t);e&&e.$forceUpdate&&e.$forceUpdate()},activateTab:function(t){var e=this.currentTab,n=this.tabs,r=!1;if(t){var i=n.indexOf(t);if(i!==e&&i>-1&&!t.disabled){var o=new Um(oi,{cancelable:!0,vueTarget:this,componentId:this.safeId()});this.$emit(o.type,i,e,o),o.defaultPrevented||(this.currentTab=i,r=!0)}}return r||this[ZP]===e||this.$emit(JP,e),r},deactivateTab:function(t){return!!t&&this.activateTab(this.tabs.filter((function(e){return e!==t})).find(KP))},focusButton:function(t){var e=this;this.$nextTick((function(){Gs(e.getButtonForTab(t))}))},emitTabClick:function(t,e){Et(e)&&t&&t.$emit&&!t.disabled&&t.$emit(ui,e)},clickTab:function(t,e){this.activateTab(t),this.emitTabClick(t,e)},firstTab:function(t){var e=this.tabs.find(KP);this.activateTab(e)&&t&&(this.focusButton(e),this.emitTabClick(e,t))},previousTab:function(t){var e=Ql(this.currentTab,0),n=this.tabs.slice(0,e).reverse().find(KP);this.activateTab(n)&&t&&(this.focusButton(n),this.emitTabClick(n,t))},nextTab:function(t){var e=Ql(this.currentTab,-1),n=this.tabs.slice(e+1).find(KP);this.activateTab(n)&&t&&(this.focusButton(n),this.emitTabClick(n,t))},lastTab:function(t){var e=this.tabs.slice().reverse().find(KP);this.activateTab(e)&&t&&(this.focusButton(e),this.emitTabClick(e,t))}},render:function(t){var e=this,n=this.align,r=this.card,i=this.end,o=this.fill,a=this.firstTab,s=this.justified,l=this.lastTab,c=this.nextTab,u=this.noKeyNav,f=this.noNavStyle,d=this.pills,p=this.previousTab,h=this.small,m=this.tabs,g=this.vertical,v=m.find((function(t){return t.localActive&&!t.disabled})),b=m.find((function(t){return!t.disabled})),y=m.map((function(n,r){var i,o=n.safeId,s=null;return u||(s=-1,(n===v||!v&&n===b)&&(s=null)),t(QP,{props:{controls:o?o():null,id:n.controlledBy||(o?o("_BV_tab_button_"):null),noKeyNav:u,posInSet:r+1,setSize:m.length,tab:n,tabIndex:s},on:(i={},qP(i,ui,(function(t){e.clickTab(n,t)})),qP(i,_i,a),qP(i,Fi,p),qP(i,Di,c),qP(i,Ei,l),i),key:n[Re]||r,ref:"buttons",refInFor:!0})})),x=t($T,{class:this.localNavClass,attrs:{role:"tablist",id:this.safeId("_BV_tab_controls_")},props:{fill:o,justified:s,align:n,tabs:!f&&!d,pills:!f&&d,vertical:g,small:h,cardHeader:r&&!g},ref:"nav"},[this.normalizeSlot(Fa)||t(),y,this.normalizeSlot(ja)||t()]);x=t("div",{class:[{"card-header":r&&!g&&!i,"card-footer":r&&!g&&i,"col-auto":g},this.navWrapperClass],key:"bv-tabs-nav"},[x]);var w=this.normalizeSlot()||[],_=t();0===w.length&&(_=t("div",{class:["tab-pane","active",{"card-body":r}],key:"bv-empty-tab"},this.normalizeSlot(Wo)));var k=t("div",{staticClass:"tab-content",class:[{col:g},this.contentClass],attrs:{id:this.safeId("_BV_tab_container_")},key:"bv-content",ref:"content"},[w,_]);return t(this.tag,{staticClass:"tabs",class:{row:g,"no-gutters":g&&r},attrs:{id:this.safeId()}},[i?k:t(),x,i?t():k])}});function rL(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function iL(t){for(var e=1;e" with name "'.concat(e,'" already exists in the document.'),Hr),this.dead=!0):(this.doRender=!0,this.$once(oo,(function(){t.emitOnRoot(Ml(Hr,hi),e)})))},destroyed:function(){var t=this.$el;t&&t.parentNode&&t.parentNode.removeChild(t)},render:function(t){var e=t("div",{class:["d-none",{"b-dead-toaster":this.dead}]});if(this.doRender){var n=t(pL["PortalTarget"],{staticClass:"b-toaster-slot",props:{name:this.staticName,multiple:!0,tag:"div",slim:!1,transition:hL}});e=t("div",{staticClass:"b-toaster",class:[this.staticName],attrs:{id:this.staticName,role:this.role||null,"aria-live":this.ariaLive,"aria-atomic":this.ariaAtomic}},[n])}return e}});function vL(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function bL(t){for(var e=1;e1&&void 0!==arguments[1]?arguments[1]:{};return new Um(t,bL(bL({cancelable:!1,target:this.$el||null,relatedTarget:null},e),{},{vueTarget:this,componentId:this.safeId()}))},emitEvent:function(t){var e=t.type;this.emitOnRoot(Ml(Ur,e),t),this.$emit(e,t)},ensureToaster:function(){if(!this.static){var t=this.computedToaster;if(!pL["Wormhole"].hasTarget(t)){var e=document.createElement("div");document.body.appendChild(e);var n=new gL({parent:this.$root,propsData:{name:t}});n.$mount(e)}}},startDismissTimer:function(){this.clearDismissTimer(),this.noAutoHide||(this.$_dismissTimer=setTimeout(this.hide,this.resumeDismiss||this.computedDuration),this.dismissStarted=Date.now(),this.resumeDismiss=0)},clearDismissTimer:function(){clearTimeout(this.$_dismissTimer),this.$_dismissTimer=null},setHoverHandler:function(t){var e=this.$refs["b-toast"];kl(t,e,"mouseenter",this.onPause,fo),kl(t,e,"mouseleave",this.onUnPause,fo)},onPause:function(){if(!this.noAutoHide&&!this.noHoverPause&&this.$_dismissTimer&&!this.resumeDismiss){var t=Date.now()-this.dismissStarted;t>0&&(this.clearDismissTimer(),this.resumeDismiss=Ql(this.computedDuration-t,AL))}},onUnPause:function(){this.noAutoHide||this.noHoverPause||!this.resumeDismiss?this.resumeDismiss=this.dismissStarted=0:this.startDismissTimer()},onLinkClick:function(){var t=this;this.$nextTick((function(){hs((function(){t.hide()}))}))},onBeforeEnter:function(){this.isTransitioning=!0},onAfterEnter:function(){this.isTransitioning=!1;var t=this.buildEvent(Ji);this.emitEvent(t),this.startDismissTimer(),this.setHoverHandler(!0)},onBeforeLeave:function(){this.isTransitioning=!0},onAfterLeave:function(){this.isTransitioning=!1,this.order=0,this.resumeDismiss=this.dismissStarted=0;var t=this.buildEvent(Mi);this.emitEvent(t),this.doRender=!1},makeToast:function(t){var e=this,n=this.title,r=this.slotScope,i=wc(this),o=[],a=this.normalizeSlot(Ua,r);a?o.push(a):n&&o.push(t("strong",{staticClass:"mr-2"},n)),this.noCloseButton||o.push(t(El,{staticClass:"ml-auto mb-1",on:{click:function(){e.hide()}}}));var s=t();o.length>0&&(s=t("header",{staticClass:"toast-header",class:this.headerClass},o));var l=t(i?Vu:"div",{staticClass:"toast-body",class:this.bodyClass,props:i?ul(ML,this):{},on:i?{click:this.onLinkClick}:{}},this.normalizeSlot(Ho,r));return t("div",{staticClass:"toast",class:this.toastClass,attrs:this.computedAttrs,key:"toast-".concat(this[Re]),ref:"toast"},[s,l])}},render:function(t){if(!this.doRender||!this.isMounted)return t();var e=this.order,n=this.static,r=this.isHiding,i=this.isStatus,o="b-toast-".concat(this[Re]),a=t("div",{staticClass:"b-toast",class:this.toastClasses,attrs:bL(bL({},n?{}:this.scopedStyleAttrs),{},{id:this.safeId("_toast_outer"),role:r?null:i?"status":"alert","aria-live":r?null:i?"polite":"assertive","aria-atomic":r?null:"true"}),key:o,ref:"b-toast"},[t(Fl,{props:{noFade:this.noFade},on:this.transitionHandlers},[this.localShow?this.makeToast(t):t()])]);return t(pL["Portal"],{props:{name:o,to:this.computedToaster,order:e,slim:!0,disabled:n}},[a])}});function CL(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function EL(t,e){for(var n=0;nt.length)&&(e=t.length);for(var n=0,r=new Array(e);n1&&void 0!==arguments[1]?arguments[1]:{};t&&!de(VL)&&n(DL(DL({},$L(e)),{},{toastContent:t}),this._vm)}},{key:"show",value:function(t){t&&this._root.$emit(Sl(Ur,Zi),t)}},{key:"hide",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;this._root.$emit(Sl(Ur,Si),t)}}]),t}();t.mixin({beforeCreate:function(){this[UL]=new r(this)}}),Ht(t.prototype,VL)||Nt(t.prototype,VL,{get:function(){return this&&this[UL]||fe('"'.concat(VL,'" must be accessed from a Vue instance "this" context.'),Ur),this[UL]}})},YL=Ae({plugins:{plugin:GL}}),WL=Ae({components:{BToast:OL,BToaster:gL},plugins:{BVToastPlugin:YL}});function XL(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function ZL(t){for(var e=1;e=n){var r=this.$targets[this.$targets.length-1];this.$activeTarget!==r&&this.activate(r)}else{if(this.$activeTarget&&t0)return this.$activeTarget=null,void this.clear();for(var i=this.$offsets.length;i--;){var o=this.$activeTarget!==this.$targets[i]&&t>=this.$offsets[i]&&(bt(this.$offsets[i+1])||t0&&this.$root&&this.$root.$emit(jD,t,n)}},{key:"clear",value:function(){var t=this;Ts("".concat(this.$selector,", ").concat(LD),this.$el).filter((function(t){return Ls(t,CD)})).forEach((function(e){return t.setActiveState(e,!1)}))}},{key:"setActiveState",value:function(t,e){t&&(e?Es(t,CD):Ps(t,CD))}}],[{key:"Name",get:function(){return SD}},{key:"Default",get:function(){return ND}},{key:"DefaultType",get:function(){return VD}}]),t}(),GD="__BV_ScrollSpy__",YD=/^\d+$/,WD=/^(auto|position|offset)$/,XD=function(t){var e={};return t.arg&&(e.element="#".concat(t.arg)),Ut(t.modifiers).forEach((function(t){YD.test(t)?e.offset=Ja(t,0):WD.test(t)&&(e.method=t)})),kt(t.value)?e.element=t.value:Tt(t.value)?e.offset=ic(t.value):St(t.value)&&Ut(t.value).filter((function(t){return!!$D.DefaultType[t]})).forEach((function(n){e[n]=t.value[n]})),e},ZD=function(t,e,n){if(c){var r=XD(e);t[GD]?t[GD].updateConfig(r,n.context.$root):t[GD]=new $D(t,r,n.context.$root)}},JD=function(t){t[GD]&&(t[GD].dispose(),t[GD]=null,delete t[GD])},KD={bind:function(t,e,n){ZD(t,e,n)},inserted:function(t,e,n){ZD(t,e,n)},update:function(t,e,n){e.value!==e.oldValue&&ZD(t,e,n)},componentUpdated:function(t,e,n){e.value!==e.oldValue&&ZD(t,e,n)},unbind:function(t){JD(t)}},QD=Ae({directives:{VBScrollspy:KD}}),tI=Ae({directives:{VBVisible:zp}}),eI=Ae({plugins:{VBHoverPlugin:yD,VBModalPlugin:xD,VBPopoverPlugin:DS,VBScrollspyPlugin:QD,VBTogglePlugin:Em,VBTooltipPlugin:gD,VBVisiblePlugin:tI}}),nI="BootstrapVue",rI=Te({plugins:{componentsPlugin:bD,directivesPlugin:eI}}),iI={install:rI,NAME:nI};e["a"]=iI},,,function(t,e,n){var r=n(1),i=n(31),o=n(16),a=r("unscopables"),s=Array.prototype;void 0==s[a]&&o.f(s,a,{configurable:!0,value:i(null)}),t.exports=function(t){s[a][t]=!0}},function(t,e,n){var r=n(5);t.exports=function(t,e){var n,i;if("string"===e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;if("function"==typeof(n=t.valueOf)&&!r(i=n.call(t)))return i;if("string"!==e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;throw TypeError("Can't convert object to primitive value")}},function(t,e,n){var r=n(29),i=n(17),o=n(83),a=function(t){return function(e,n,a){var s,l=r(e),c=i(l.length),u=o(a,c);if(t&&n!=n){while(c>u)if(s=l[u++],s!=s)return!0}else for(;c>u;u++)if((t||u in l)&&l[u]===n)return t||u||0;return!t&&-1}};t.exports={includes:a(!0),indexOf:a(!1)}},function(t,e,n){var r=n(3),i=n(58),o=r.WeakMap;t.exports="function"===typeof o&&/native code/.test(i(o))},function(t,e,n){var r=n(8),i=n(137),o=n(41),a=n(16);t.exports=function(t,e){for(var n=i(e),s=a.f,l=o.f,c=0;c=51&&/native code/.test(t))return!1;var n=new U((function(t){t(1)})),r=function(t){t((function(){}),(function(){}))},i=n.constructor={};return i[R]=r,it=n.then((function(){}))instanceof r,!it||!e&&D&&!Z})),at=ot||!_((function(t){U.all(t)["catch"]((function(){}))})),st=function(t){var e;return!(!v(t)||"function"!=typeof(e=t.then))&&e},lt=function(t,e){if(!t.notified){t.notified=!0;var n=t.reactions;A((function(){var r=t.value,i=t.state==tt,o=0;while(n.length>o){var a,s,l,c=n[o++],u=i?c.ok:c.fail,f=c.resolve,d=c.reject,p=c.domain;try{u?(i||(t.rejection===rt&&dt(t),t.rejection=nt),!0===u?a=r:(p&&p.enter(),a=u(r),p&&(p.exit(),l=!0)),a===c.promise?d(q("Promise-chain cycle")):(s=st(a))?s.call(a,f,d):f(a)):d(r)}catch(h){p&&!l&&p.exit(),d(h)}}t.reactions=[],t.notified=!1,e&&!t.rejection&&ut(t)}))}},ct=function(t,e,n){var r,i;X?(r=$.createEvent("Event"),r.promise=e,r.reason=n,r.initEvent(t,!1,!0),c.dispatchEvent(r)):r={promise:e,reason:n},!Z&&(i=c["on"+t])?i(r):t===J&&S("Unhandled promise rejection",n)},ut=function(t){T.call(c,(function(){var e,n=t.facade,r=t.value,i=ft(t);if(i&&(e=C((function(){I?G.emit("unhandledRejection",r,n):ct(J,n,r)})),t.rejection=I||ft(t)?rt:nt,e.error))throw e.value}))},ft=function(t){return t.rejection!==nt&&!t.parent},dt=function(t){T.call(c,(function(){var e=t.facade;I?G.emit("rejectionHandled",e):ct(K,e,t.value)}))},pt=function(t,e,n){return function(r){t(e,r,n)}},ht=function(t,e,n){t.done||(t.done=!0,n&&(t=n),t.value=e,t.state=et,lt(t,!0))},mt=function(t,e,n){if(!t.done){t.done=!0,n&&(t=n);try{if(t.facade===e)throw q("Promise can't be resolved itself");var r=st(e);r?A((function(){var n={done:!1};try{r.call(e,pt(mt,n,t),pt(ht,n,t))}catch(i){ht(n,i,t)}})):(t.value=e,t.state=tt,lt(t,!1))}catch(i){ht({done:!1},i,t)}}};if(ot&&(U=function(t){y(this,U,j),b(t),r.call(this);var e=F(this);try{t(pt(mt,e),pt(ht,e))}catch(n){ht(e,n)}},H=U.prototype,r=function(t){B(this,{type:j,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:Q,value:void 0})},r.prototype=p(H,{then:function(t,e){var n=N(this),r=Y(k(this,U));return r.ok="function"!=typeof t||t,r.fail="function"==typeof e&&e,r.domain=I?G.domain:void 0,n.parent=!0,n.reactions.push(r),n.state!=Q&<(n,!1),r.promise},catch:function(t){return this.then(void 0,t)}}),i=function(){var t=new r,e=F(t);this.promise=t,this.resolve=pt(mt,e),this.reject=pt(ht,e)},O.f=Y=function(t){return t===U||t===o?new i(t):W(t)},!l&&"function"==typeof f&&V!==Object.prototype)){a=V.then,it||(d(V,"then",(function(t,e){var n=this;return new U((function(t,e){a.call(n,t,e)})).then(t,e)}),{unsafe:!0}),d(V,"catch",H["catch"],{unsafe:!0}));try{delete V.constructor}catch(gt){}h&&h(V,H)}s({global:!0,wrap:!0,forced:ot},{Promise:U}),m(U,j,!1,!0),g(j),o=u(j),s({target:j,stat:!0,forced:ot},{reject:function(t){var e=Y(this);return e.reject.call(void 0,t),e.promise}}),s({target:j,stat:!0,forced:l||ot},{resolve:function(t){return M(l&&this===o?U:this,t)}}),s({target:j,stat:!0,forced:at},{all:function(t){var e=this,n=Y(e),r=n.resolve,i=n.reject,o=C((function(){var n=b(e.resolve),o=[],a=0,s=1;w(t,(function(t){var l=a++,c=!1;o.push(void 0),s++,n.call(e,t).then((function(t){c||(c=!0,o[l]=t,--s||r(o))}),i)})),--s||r(o)}));return o.error&&i(o.value),n.promise},race:function(t){var e=this,n=Y(e),r=n.reject,i=C((function(){var i=b(e.resolve);w(t,(function(t){i.call(e,t).then(n.resolve,r)}))}));return i.error&&r(i.value),n.promise}})},function(t,e,n){"use strict";var r=n(20),i=n(16),o=n(1),a=n(11),s=o("species");t.exports=function(t){var e=r(t),n=i.f;a&&e&&!e[s]&&n(e,s,{configurable:!0,get:function(){return this}})}},function(t,e,n){var r=n(4),i=n(94),o=n(17),a=n(36),s=n(42),l=n(95),c=function(t,e){this.stopped=t,this.result=e};t.exports=function(t,e,n){var u,f,d,p,h,m,g,v=n&&n.that,b=!(!n||!n.AS_ENTRIES),y=!(!n||!n.IS_ITERATOR),x=!(!n||!n.INTERRUPTED),w=a(e,v,1+b+x),_=function(t){return u&&l(u),new c(!0,t)},k=function(t){return b?(r(t),x?w(t[0],t[1],_):w(t[0],t[1])):x?w(t,_):w(t)};if(y)u=t;else{if(f=s(t),"function"!=typeof f)throw TypeError("Target is not iterable");if(i(f)){for(d=0,p=o(t.length);p>d;d++)if(h=k(t[d]),h&&h instanceof c)return h;return new c(!1)}u=f.call(t)}m=u.next;while(!(g=m.call(u)).done){try{h=k(g.value)}catch(T){throw l(u),T}if("object"==typeof h&&h&&h instanceof c)return h}return new c(!1)}},function(t,e,n){var r=n(1),i=r("iterator"),o=!1;try{var a=0,s={next:function(){return{done:!!a++}},return:function(){o=!0}};s[i]=function(){return this},Array.from(s,(function(){throw 2}))}catch(l){}t.exports=function(t,e){if(!e&&!o)return!1;var n=!1;try{var r={};r[i]=function(){return{next:function(){return{done:n=!0}}}},t(r)}catch(l){}return n}},function(t,e,n){var r,i,o,a,s,l,c,u,f=n(3),d=n(41).f,p=n(96).set,h=n(97),m=n(145),g=n(65),v=f.MutationObserver||f.WebKitMutationObserver,b=f.document,y=f.process,x=f.Promise,w=d(f,"queueMicrotask"),_=w&&w.value;_||(r=function(){var t,e;g&&(t=y.domain)&&t.exit();while(i){e=i.fn,i=i.next;try{e()}catch(n){throw i?a():o=void 0,n}}o=void 0,t&&t.enter()},h||g||m||!v||!b?x&&x.resolve?(c=x.resolve(void 0),c.constructor=x,u=c.then,a=function(){u.call(c,r)}):a=g?function(){y.nextTick(r)}:function(){p.call(f,r)}:(s=!0,l=b.createTextNode(""),new v(r).observe(l,{characterData:!0}),a=function(){l.data=s=!s})),t.exports=_||function(t){var e={fn:t,next:void 0};o&&(o.next=e),i||(i=e,a()),o=e}},function(t,e,n){var r=n(26);t.exports=/web0s(?!.*chrome)/i.test(r)},function(t,e,n){var r=n(3);t.exports=function(t,e){var n=r.console;n&&n.error&&(1===arguments.length?n.error(t):n.error(t,e))}},function(t,e){t.exports=function(t){try{return{error:!1,value:t()}}catch(e){return{error:!0,value:e}}}},function(t,e){t.exports="object"==typeof window},function(t,e,n){var r=n(12),i=n(100);r({target:"Object",stat:!0,forced:Object.assign!==i},{assign:i})},function(t,e,n){"use strict";var r=n(12),i=n(25),o=n(92),a=n(0),s=n(20),l=n(64),c=n(98),u=n(9),f=!!o&&a((function(){o.prototype["finally"].call({then:function(){}},(function(){}))}));if(r({target:"Promise",proto:!0,real:!0,forced:f},{finally:function(t){var e=l(this,s("Promise")),n="function"==typeof t;return this.then(n?function(n){return c(e,t()).then((function(){return n}))}:t,n?function(n){return c(e,t()).then((function(){throw n}))}:t)}}),!i&&"function"==typeof o){var d=s("Promise").prototype["finally"];o.prototype["finally"]!==d&&u(o.prototype,"finally",d,{unsafe:!0})}},function(t,e,n){ /*! * Bootstrap v4.6.0 (https://getbootstrap.com/) * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ -(function(t,r){r(e,n(147),n(25))})(0,(function(t,e,n){"use strict";function r(t){return t&&"object"===typeof t&&"default"in t?t:{default:t}}var i=r(e),o=r(n);function a(t,e){for(var n=0;n=a)throw new Error("Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0")}};v.jQueryDetection(),g();var b="alert",y="4.6.0",x="bs.alert",w="."+x,_=".data-api",k=i["default"].fn[b],T='[data-dismiss="alert"]',A="close"+w,M="closed"+w,S="click"+w+_,O="alert",C="fade",E="show",P=function(){function t(t){this._element=t}var e=t.prototype;return e.close=function(t){var e=this._element;t&&(e=this._getRootElement(t));var n=this._triggerCloseEvent(e);n.isDefaultPrevented()||this._removeElement(e)},e.dispose=function(){i["default"].removeData(this._element,x),this._element=null},e._getRootElement=function(t){var e=v.getSelectorFromElement(t),n=!1;return e&&(n=document.querySelector(e)),n||(n=i["default"](t).closest("."+O)[0]),n},e._triggerCloseEvent=function(t){var e=i["default"].Event(A);return i["default"](t).trigger(e),e},e._removeElement=function(t){var e=this;if(i["default"](t).removeClass(E),i["default"](t).hasClass(C)){var n=v.getTransitionDurationFromElement(t);i["default"](t).one(v.TRANSITION_END,(function(n){return e._destroyElement(t,n)})).emulateTransitionEnd(n)}else this._destroyElement(t)},e._destroyElement=function(t){i["default"](t).detach().trigger(M).remove()},t._jQueryInterface=function(e){return this.each((function(){var n=i["default"](this),r=n.data(x);r||(r=new t(this),n.data(x,r)),"close"===e&&r[e](this)}))},t._handleDismiss=function(t){return function(e){e&&e.preventDefault(),t.close(this)}},s(t,null,[{key:"VERSION",get:function(){return y}}]),t}();i["default"](document).on(S,T,P._handleDismiss(new P)),i["default"].fn[b]=P._jQueryInterface,i["default"].fn[b].Constructor=P,i["default"].fn[b].noConflict=function(){return i["default"].fn[b]=k,P._jQueryInterface};var L="button",D="4.6.0",I="bs.button",z="."+I,R=".data-api",j=i["default"].fn[L],F="active",B="btn",N="focus",V='[data-toggle^="button"]',U='[data-toggle="buttons"]',H='[data-toggle="button"]',q='[data-toggle="buttons"] .btn',$='input:not([type="hidden"])',G=".active",Y=".btn",W="click"+z+R,X="focus"+z+R+" blur"+z+R,Z="load"+z+R,J=function(){function t(t){this._element=t,this.shouldAvoidTriggerChange=!1}var e=t.prototype;return e.toggle=function(){var t=!0,e=!0,n=i["default"](this._element).closest(U)[0];if(n){var r=this._element.querySelector($);if(r){if("radio"===r.type)if(r.checked&&this._element.classList.contains(F))t=!1;else{var o=n.querySelector(G);o&&i["default"](o).removeClass(F)}t&&("checkbox"!==r.type&&"radio"!==r.type||(r.checked=!this._element.classList.contains(F)),this.shouldAvoidTriggerChange||i["default"](r).trigger("change")),r.focus(),e=!1}}this._element.hasAttribute("disabled")||this._element.classList.contains("disabled")||(e&&this._element.setAttribute("aria-pressed",!this._element.classList.contains(F)),t&&i["default"](this._element).toggleClass(F))},e.dispose=function(){i["default"].removeData(this._element,I),this._element=null},t._jQueryInterface=function(e,n){return this.each((function(){var r=i["default"](this),o=r.data(I);o||(o=new t(this),r.data(I,o)),o.shouldAvoidTriggerChange=n,"toggle"===e&&o[e]()}))},s(t,null,[{key:"VERSION",get:function(){return D}}]),t}();i["default"](document).on(W,V,(function(t){var e=t.target,n=e;if(i["default"](e).hasClass(B)||(e=i["default"](e).closest(Y)[0]),!e||e.hasAttribute("disabled")||e.classList.contains("disabled"))t.preventDefault();else{var r=e.querySelector($);if(r&&(r.hasAttribute("disabled")||r.classList.contains("disabled")))return void t.preventDefault();"INPUT"!==n.tagName&&"LABEL"===e.tagName||J._jQueryInterface.call(i["default"](e),"toggle","INPUT"===n.tagName)}})).on(X,V,(function(t){var e=i["default"](t.target).closest(Y)[0];i["default"](e).toggleClass(N,/^focus(in)?$/.test(t.type))})),i["default"](window).on(Z,(function(){for(var t=[].slice.call(document.querySelectorAll(q)),e=0,n=t.length;e0,this._pointerEvent=Boolean(window.PointerEvent||window.MSPointerEvent),this._addEventListeners()}var e=t.prototype;return e.next=function(){this._isSliding||this._slide(ut)},e.nextWhenVisible=function(){var t=i["default"](this._element);!document.hidden&&t.is(":visible")&&"hidden"!==t.css("visibility")&&this.next()},e.prev=function(){this._isSliding||this._slide(ft)},e.pause=function(t){t||(this._isPaused=!0),this._element.querySelector(Bt)&&(v.triggerTransitionEnd(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null},e.cycle=function(t){t||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config.interval&&!this._isPaused&&(this._updateInterval(),this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))},e.to=function(t){var e=this;this._activeElement=this._element.querySelector(Rt);var n=this._getItemIndex(this._activeElement);if(!(t>this._items.length-1||t<0))if(this._isSliding)i["default"](this._element).one(mt,(function(){return e.to(t)}));else{if(n===t)return this.pause(),void this.cycle();var r=t>n?ut:ft;this._slide(r,this._items[t])}},e.dispose=function(){i["default"](this._element).off(et),i["default"].removeData(this._element,tt),this._items=null,this._config=null,this._element=null,this._interval=null,this._isPaused=null,this._isSliding=null,this._activeElement=null,this._indicatorsElement=null},e._getConfig=function(t){return t=l({},lt,t),v.typeCheckConfig(K,t,ct),t},e._handleSwipe=function(){var t=Math.abs(this.touchDeltaX);if(!(t<=st)){var e=t/this.touchDeltaX;this.touchDeltaX=0,e>0&&this.prev(),e<0&&this.next()}},e._addEventListeners=function(){var t=this;this._config.keyboard&&i["default"](this._element).on(gt,(function(e){return t._keydown(e)})),"hover"===this._config.pause&&i["default"](this._element).on(vt,(function(e){return t.pause(e)})).on(bt,(function(e){return t.cycle(e)})),this._config.touch&&this._addTouchEventListeners()},e._addTouchEventListeners=function(){var t=this;if(this._touchSupported){var e=function(e){t._pointerEvent&&Ht[e.originalEvent.pointerType.toUpperCase()]?t.touchStartX=e.originalEvent.clientX:t._pointerEvent||(t.touchStartX=e.originalEvent.touches[0].clientX)},n=function(e){e.originalEvent.touches&&e.originalEvent.touches.length>1?t.touchDeltaX=0:t.touchDeltaX=e.originalEvent.touches[0].clientX-t.touchStartX},r=function(e){t._pointerEvent&&Ht[e.originalEvent.pointerType.toUpperCase()]&&(t.touchDeltaX=e.originalEvent.clientX-t.touchStartX),t._handleSwipe(),"hover"===t._config.pause&&(t.pause(),t.touchTimeout&&clearTimeout(t.touchTimeout),t.touchTimeout=setTimeout((function(e){return t.cycle(e)}),at+t._config.interval))};i["default"](this._element.querySelectorAll(Ft)).on(Tt,(function(t){return t.preventDefault()})),this._pointerEvent?(i["default"](this._element).on(_t,(function(t){return e(t)})),i["default"](this._element).on(kt,(function(t){return r(t)})),this._element.classList.add(It)):(i["default"](this._element).on(yt,(function(t){return e(t)})),i["default"](this._element).on(xt,(function(t){return n(t)})),i["default"](this._element).on(wt,(function(t){return r(t)})))}},e._keydown=function(t){if(!/input|textarea/i.test(t.target.tagName))switch(t.which){case it:t.preventDefault(),this.prev();break;case ot:t.preventDefault(),this.next();break}},e._getItemIndex=function(t){return this._items=t&&t.parentNode?[].slice.call(t.parentNode.querySelectorAll(jt)):[],this._items.indexOf(t)},e._getItemByDirection=function(t,e){var n=t===ut,r=t===ft,i=this._getItemIndex(e),o=this._items.length-1,a=r&&0===i||n&&i===o;if(a&&!this._config.wrap)return e;var s=t===ft?-1:1,l=(i+s)%this._items.length;return-1===l?this._items[this._items.length-1]:this._items[l]},e._triggerSlideEvent=function(t,e){var n=this._getItemIndex(t),r=this._getItemIndex(this._element.querySelector(Rt)),o=i["default"].Event(ht,{relatedTarget:t,direction:e,from:r,to:n});return i["default"](this._element).trigger(o),o},e._setActiveIndicatorElement=function(t){if(this._indicatorsElement){var e=[].slice.call(this._indicatorsElement.querySelectorAll(zt));i["default"](e).removeClass(Ot);var n=this._indicatorsElement.children[this._getItemIndex(t)];n&&i["default"](n).addClass(Ot)}},e._updateInterval=function(){var t=this._activeElement||this._element.querySelector(Rt);if(t){var e=parseInt(t.getAttribute("data-interval"),10);e?(this._config.defaultInterval=this._config.defaultInterval||this._config.interval,this._config.interval=e):this._config.interval=this._config.defaultInterval||this._config.interval}},e._slide=function(t,e){var n,r,o,a=this,s=this._element.querySelector(Rt),l=this._getItemIndex(s),c=e||s&&this._getItemByDirection(t,s),u=this._getItemIndex(c),f=Boolean(this._interval);if(t===ut?(n=Pt,r=Lt,o=dt):(n=Et,r=Dt,o=pt),c&&i["default"](c).hasClass(Ot))this._isSliding=!1;else{var d=this._triggerSlideEvent(c,o);if(!d.isDefaultPrevented()&&s&&c){this._isSliding=!0,f&&this.pause(),this._setActiveIndicatorElement(c),this._activeElement=c;var p=i["default"].Event(mt,{relatedTarget:c,direction:o,from:l,to:u});if(i["default"](this._element).hasClass(Ct)){i["default"](c).addClass(r),v.reflow(c),i["default"](s).addClass(n),i["default"](c).addClass(n);var h=v.getTransitionDurationFromElement(s);i["default"](s).one(v.TRANSITION_END,(function(){i["default"](c).removeClass(n+" "+r).addClass(Ot),i["default"](s).removeClass(Ot+" "+r+" "+n),a._isSliding=!1,setTimeout((function(){return i["default"](a._element).trigger(p)}),0)})).emulateTransitionEnd(h)}else i["default"](s).removeClass(Ot),i["default"](c).addClass(Ot),this._isSliding=!1,i["default"](this._element).trigger(p);f&&this.cycle()}}},t._jQueryInterface=function(e){return this.each((function(){var n=i["default"](this).data(tt),r=l({},lt,i["default"](this).data());"object"===typeof e&&(r=l({},r,e));var o="string"===typeof e?e:r.slide;if(n||(n=new t(this,r),i["default"](this).data(tt,n)),"number"===typeof e)n.to(e);else if("string"===typeof o){if("undefined"===typeof n[o])throw new TypeError('No method named "'+o+'"');n[o]()}else r.interval&&r.ride&&(n.pause(),n.cycle())}))},t._dataApiClickHandler=function(e){var n=v.getSelectorFromElement(this);if(n){var r=i["default"](n)[0];if(r&&i["default"](r).hasClass(St)){var o=l({},i["default"](r).data(),i["default"](this).data()),a=this.getAttribute("data-slide-to");a&&(o.interval=!1),t._jQueryInterface.call(i["default"](r),o),a&&i["default"](r).data(tt).to(a),e.preventDefault()}}},s(t,null,[{key:"VERSION",get:function(){return Q}},{key:"Default",get:function(){return lt}}]),t}();i["default"](document).on(Mt,Vt,qt._dataApiClickHandler),i["default"](window).on(At,(function(){for(var t=[].slice.call(document.querySelectorAll(Ut)),e=0,n=t.length;e0&&(this._selector=a,this._triggerArray.push(o))}this._parent=this._config.parent?this._getParent():null,this._config.parent||this._addAriaAndCollapsedClass(this._element,this._triggerArray),this._config.toggle&&this.toggle()}var e=t.prototype;return e.toggle=function(){i["default"](this._element).hasClass(ie)?this.hide():this.show()},e.show=function(){var e,n,r=this;if(!this._isTransitioning&&!i["default"](this._element).hasClass(ie)&&(this._parent&&(e=[].slice.call(this._parent.querySelectorAll(ue)).filter((function(t){return"string"===typeof r._config.parent?t.getAttribute("data-parent")===r._config.parent:t.classList.contains(oe)})),0===e.length&&(e=null)),!(e&&(n=i["default"](e).not(this._selector).data(Yt),n&&n._isTransitioning)))){var o=i["default"].Event(Qt);if(i["default"](this._element).trigger(o),!o.isDefaultPrevented()){e&&(t._jQueryInterface.call(i["default"](e).not(this._selector),"hide"),n||i["default"](e).data(Yt,null));var a=this._getDimension();i["default"](this._element).removeClass(oe).addClass(ae),this._element.style[a]=0,this._triggerArray.length&&i["default"](this._triggerArray).removeClass(se).attr("aria-expanded",!0),this.setTransitioning(!0);var s=function(){i["default"](r._element).removeClass(ae).addClass(oe+" "+ie),r._element.style[a]="",r.setTransitioning(!1),i["default"](r._element).trigger(te)},l=a[0].toUpperCase()+a.slice(1),c="scroll"+l,u=v.getTransitionDurationFromElement(this._element);i["default"](this._element).one(v.TRANSITION_END,s).emulateTransitionEnd(u),this._element.style[a]=this._element[c]+"px"}}},e.hide=function(){var t=this;if(!this._isTransitioning&&i["default"](this._element).hasClass(ie)){var e=i["default"].Event(ee);if(i["default"](this._element).trigger(e),!e.isDefaultPrevented()){var n=this._getDimension();this._element.style[n]=this._element.getBoundingClientRect()[n]+"px",v.reflow(this._element),i["default"](this._element).addClass(ae).removeClass(oe+" "+ie);var r=this._triggerArray.length;if(r>0)for(var o=0;o0},e._getOffset=function(){var t=this,e={};return"function"===typeof this._config.offset?e.fn=function(e){return e.offsets=l({},e.offsets,t._config.offset(e.offsets,t._element)||{}),e}:e.offset=this._config.offset,e},e._getPopperConfig=function(){var t={placement:this._getPlacement(),modifiers:{offset:this._getOffset(),flip:{enabled:this._config.flip},preventOverflow:{boundariesElement:this._config.boundary}}};return"static"===this._config.display&&(t.modifiers.applyStyle={enabled:!1}),l({},t,this._config.popperConfig)},t._jQueryInterface=function(e){return this.each((function(){var n=i["default"](this).data(me),r="object"===typeof e?e:null;if(n||(n=new t(this,r),i["default"](this).data(me,n)),"string"===typeof e){if("undefined"===typeof n[e])throw new TypeError('No method named "'+e+'"');n[e]()}}))},t._clearMenus=function(e){if(!e||e.which!==Te&&("keyup"!==e.type||e.which===we))for(var n=[].slice.call(document.querySelectorAll(Ve)),r=0,o=n.length;r0&&a--,e.which===ke&&adocument.documentElement.clientHeight;n||(this._element.style.overflowY="hidden"),this._element.classList.add(Cn);var r=v.getTransitionDurationFromElement(this._dialog);i["default"](this._element).off(v.TRANSITION_END),i["default"](this._element).one(v.TRANSITION_END,(function(){t._element.classList.remove(Cn),n||i["default"](t._element).one(v.TRANSITION_END,(function(){t._element.style.overflowY=""})).emulateTransitionEnd(t._element,r)})).emulateTransitionEnd(r),this._element.focus()}},e._showElement=function(t){var e=this,n=i["default"](this._element).hasClass(Sn),r=this._dialog?this._dialog.querySelector(Pn):null;this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE||document.body.appendChild(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),i["default"](this._dialog).hasClass(kn)&&r?r.scrollTop=0:this._element.scrollTop=0,n&&v.reflow(this._element),i["default"](this._element).addClass(On),this._config.focus&&this._enforceFocus();var o=i["default"].Event(mn,{relatedTarget:t}),a=function(){e._config.focus&&e._element.focus(),e._isTransitioning=!1,i["default"](e._element).trigger(o)};if(n){var s=v.getTransitionDurationFromElement(this._dialog);i["default"](this._dialog).one(v.TRANSITION_END,a).emulateTransitionEnd(s)}else a()},e._enforceFocus=function(){var t=this;i["default"](document).off(gn).on(gn,(function(e){document!==e.target&&t._element!==e.target&&0===i["default"](t._element).has(e.target).length&&t._element.focus()}))},e._setEscapeEvent=function(){var t=this;this._isShown?i["default"](this._element).on(yn,(function(e){t._config.keyboard&&e.which===ln?(e.preventDefault(),t.hide()):t._config.keyboard||e.which!==ln||t._triggerBackdropTransition()})):this._isShown||i["default"](this._element).off(yn)},e._setResizeEvent=function(){var t=this;this._isShown?i["default"](window).on(vn,(function(e){return t.handleUpdate(e)})):i["default"](window).off(vn)},e._hideModal=function(){var t=this;this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._isTransitioning=!1,this._showBackdrop((function(){i["default"](document.body).removeClass(Mn),t._resetAdjustments(),t._resetScrollbar(),i["default"](t._element).trigger(pn)}))},e._removeBackdrop=function(){this._backdrop&&(i["default"](this._backdrop).remove(),this._backdrop=null)},e._showBackdrop=function(t){var e=this,n=i["default"](this._element).hasClass(Sn)?Sn:"";if(this._isShown&&this._config.backdrop){if(this._backdrop=document.createElement("div"),this._backdrop.className=An,n&&this._backdrop.classList.add(n),i["default"](this._backdrop).appendTo(document.body),i["default"](this._element).on(bn,(function(t){e._ignoreBackdropClick?e._ignoreBackdropClick=!1:t.target===t.currentTarget&&("static"===e._config.backdrop?e._triggerBackdropTransition():e.hide())})),n&&v.reflow(this._backdrop),i["default"](this._backdrop).addClass(On),!t)return;if(!n)return void t();var r=v.getTransitionDurationFromElement(this._backdrop);i["default"](this._backdrop).one(v.TRANSITION_END,t).emulateTransitionEnd(r)}else if(!this._isShown&&this._backdrop){i["default"](this._backdrop).removeClass(On);var o=function(){e._removeBackdrop(),t&&t()};if(i["default"](this._element).hasClass(Sn)){var a=v.getTransitionDurationFromElement(this._backdrop);i["default"](this._backdrop).one(v.TRANSITION_END,o).emulateTransitionEnd(a)}else o()}else t&&t()},e._adjustDialog=function(){var t=this._element.scrollHeight>document.documentElement.clientHeight;!this._isBodyOverflowing&&t&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),this._isBodyOverflowing&&!t&&(this._element.style.paddingRight=this._scrollbarWidth+"px")},e._resetAdjustments=function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},e._checkScrollbar=function(){var t=document.body.getBoundingClientRect();this._isBodyOverflowing=Math.round(t.left+t.right)
',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:0,container:!1,fallbackPlacement:"flip",boundary:"scrollParent",customClass:"",sanitize:!0,sanitizeFn:null,whiteList:Bn,popperConfig:null},er="show",nr="out",rr={HIDE:"hide"+Yn,HIDDEN:"hidden"+Yn,SHOW:"show"+Yn,SHOWN:"shown"+Yn,INSERTED:"inserted"+Yn,CLICK:"click"+Yn,FOCUSIN:"focusin"+Yn,FOCUSOUT:"focusout"+Yn,MOUSEENTER:"mouseenter"+Yn,MOUSELEAVE:"mouseleave"+Yn},ir="fade",or="show",ar=".tooltip-inner",sr=".arrow",lr="hover",cr="focus",ur="click",fr="manual",dr=function(){function t(t,e){if("undefined"===typeof o["default"])throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._popper=null,this.element=t,this.config=this._getConfig(e),this.tip=null,this._setListeners()}var e=t.prototype;return e.enable=function(){this._isEnabled=!0},e.disable=function(){this._isEnabled=!1},e.toggleEnabled=function(){this._isEnabled=!this._isEnabled},e.toggle=function(t){if(this._isEnabled)if(t){var e=this.constructor.DATA_KEY,n=i["default"](t.currentTarget).data(e);n||(n=new this.constructor(t.currentTarget,this._getDelegateConfig()),i["default"](t.currentTarget).data(e,n)),n._activeTrigger.click=!n._activeTrigger.click,n._isWithActiveTrigger()?n._enter(null,n):n._leave(null,n)}else{if(i["default"](this.getTipElement()).hasClass(or))return void this._leave(null,this);this._enter(null,this)}},e.dispose=function(){clearTimeout(this._timeout),i["default"].removeData(this.element,this.constructor.DATA_KEY),i["default"](this.element).off(this.constructor.EVENT_KEY),i["default"](this.element).closest(".modal").off("hide.bs.modal",this._hideModalHandler),this.tip&&i["default"](this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,this._activeTrigger=null,this._popper&&this._popper.destroy(),this._popper=null,this.element=null,this.config=null,this.tip=null},e.show=function(){var t=this;if("none"===i["default"](this.element).css("display"))throw new Error("Please use show on visible elements");var e=i["default"].Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){i["default"](this.element).trigger(e);var n=v.findShadowRoot(this.element),r=i["default"].contains(null!==n?n:this.element.ownerDocument.documentElement,this.element);if(e.isDefaultPrevented()||!r)return;var a=this.getTipElement(),s=v.getUID(this.constructor.NAME);a.setAttribute("id",s),this.element.setAttribute("aria-describedby",s),this.setContent(),this.config.animation&&i["default"](a).addClass(ir);var l="function"===typeof this.config.placement?this.config.placement.call(this,a,this.element):this.config.placement,c=this._getAttachment(l);this.addAttachmentClass(c);var u=this._getContainer();i["default"](a).data(this.constructor.DATA_KEY,this),i["default"].contains(this.element.ownerDocument.documentElement,this.tip)||i["default"](a).appendTo(u),i["default"](this.element).trigger(this.constructor.Event.INSERTED),this._popper=new o["default"](this.element,a,this._getPopperConfig(c)),i["default"](a).addClass(or),i["default"](a).addClass(this.config.customClass),"ontouchstart"in document.documentElement&&i["default"](document.body).children().on("mouseover",null,i["default"].noop);var f=function(){t.config.animation&&t._fixTransition();var e=t._hoverState;t._hoverState=null,i["default"](t.element).trigger(t.constructor.Event.SHOWN),e===nr&&t._leave(null,t)};if(i["default"](this.tip).hasClass(ir)){var d=v.getTransitionDurationFromElement(this.tip);i["default"](this.tip).one(v.TRANSITION_END,f).emulateTransitionEnd(d)}else f()}},e.hide=function(t){var e=this,n=this.getTipElement(),r=i["default"].Event(this.constructor.Event.HIDE),o=function(){e._hoverState!==er&&n.parentNode&&n.parentNode.removeChild(n),e._cleanTipClass(),e.element.removeAttribute("aria-describedby"),i["default"](e.element).trigger(e.constructor.Event.HIDDEN),null!==e._popper&&e._popper.destroy(),t&&t()};if(i["default"](this.element).trigger(r),!r.isDefaultPrevented()){if(i["default"](n).removeClass(or),"ontouchstart"in document.documentElement&&i["default"](document.body).children().off("mouseover",null,i["default"].noop),this._activeTrigger[ur]=!1,this._activeTrigger[cr]=!1,this._activeTrigger[lr]=!1,i["default"](this.tip).hasClass(ir)){var a=v.getTransitionDurationFromElement(n);i["default"](n).one(v.TRANSITION_END,o).emulateTransitionEnd(a)}else o();this._hoverState=""}},e.update=function(){null!==this._popper&&this._popper.scheduleUpdate()},e.isWithContent=function(){return Boolean(this.getTitle())},e.addAttachmentClass=function(t){i["default"](this.getTipElement()).addClass(Xn+"-"+t)},e.getTipElement=function(){return this.tip=this.tip||i["default"](this.config.template)[0],this.tip},e.setContent=function(){var t=this.getTipElement();this.setElementContent(i["default"](t.querySelectorAll(ar)),this.getTitle()),i["default"](t).removeClass(ir+" "+or)},e.setElementContent=function(t,e){"object"!==typeof e||!e.nodeType&&!e.jquery?this.config.html?(this.config.sanitize&&(e=Hn(e,this.config.whiteList,this.config.sanitizeFn)),t.html(e)):t.text(e):this.config.html?i["default"](e).parent().is(t)||t.empty().append(e):t.text(i["default"](e).text())},e.getTitle=function(){var t=this.element.getAttribute("data-original-title");return t||(t="function"===typeof this.config.title?this.config.title.call(this.element):this.config.title),t},e._getPopperConfig=function(t){var e=this,n={placement:t,modifiers:{offset:this._getOffset(),flip:{behavior:this.config.fallbackPlacement},arrow:{element:sr},preventOverflow:{boundariesElement:this.config.boundary}},onCreate:function(t){t.originalPlacement!==t.placement&&e._handlePopperPlacementChange(t)},onUpdate:function(t){return e._handlePopperPlacementChange(t)}};return l({},n,this.config.popperConfig)},e._getOffset=function(){var t=this,e={};return"function"===typeof this.config.offset?e.fn=function(e){return e.offsets=l({},e.offsets,t.config.offset(e.offsets,t.element)||{}),e}:e.offset=this.config.offset,e},e._getContainer=function(){return!1===this.config.container?document.body:v.isElement(this.config.container)?i["default"](this.config.container):i["default"](document).find(this.config.container)},e._getAttachment=function(t){return Qn[t.toUpperCase()]},e._setListeners=function(){var t=this,e=this.config.trigger.split(" ");e.forEach((function(e){if("click"===e)i["default"](t.element).on(t.constructor.Event.CLICK,t.config.selector,(function(e){return t.toggle(e)}));else if(e!==fr){var n=e===lr?t.constructor.Event.MOUSEENTER:t.constructor.Event.FOCUSIN,r=e===lr?t.constructor.Event.MOUSELEAVE:t.constructor.Event.FOCUSOUT;i["default"](t.element).on(n,t.config.selector,(function(e){return t._enter(e)})).on(r,t.config.selector,(function(e){return t._leave(e)}))}})),this._hideModalHandler=function(){t.element&&t.hide()},i["default"](this.element).closest(".modal").on("hide.bs.modal",this._hideModalHandler),this.config.selector?this.config=l({},this.config,{trigger:"manual",selector:""}):this._fixTitle()},e._fixTitle=function(){var t=typeof this.element.getAttribute("data-original-title");(this.element.getAttribute("title")||"string"!==t)&&(this.element.setAttribute("data-original-title",this.element.getAttribute("title")||""),this.element.setAttribute("title",""))},e._enter=function(t,e){var n=this.constructor.DATA_KEY;e=e||i["default"](t.currentTarget).data(n),e||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),i["default"](t.currentTarget).data(n,e)),t&&(e._activeTrigger["focusin"===t.type?cr:lr]=!0),i["default"](e.getTipElement()).hasClass(or)||e._hoverState===er?e._hoverState=er:(clearTimeout(e._timeout),e._hoverState=er,e.config.delay&&e.config.delay.show?e._timeout=setTimeout((function(){e._hoverState===er&&e.show()}),e.config.delay.show):e.show())},e._leave=function(t,e){var n=this.constructor.DATA_KEY;e=e||i["default"](t.currentTarget).data(n),e||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),i["default"](t.currentTarget).data(n,e)),t&&(e._activeTrigger["focusout"===t.type?cr:lr]=!1),e._isWithActiveTrigger()||(clearTimeout(e._timeout),e._hoverState=nr,e.config.delay&&e.config.delay.hide?e._timeout=setTimeout((function(){e._hoverState===nr&&e.hide()}),e.config.delay.hide):e.hide())},e._isWithActiveTrigger=function(){for(var t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1},e._getConfig=function(t){var e=i["default"](this.element).data();return Object.keys(e).forEach((function(t){-1!==Jn.indexOf(t)&&delete e[t]})),t=l({},this.constructor.Default,e,"object"===typeof t&&t?t:{}),"number"===typeof t.delay&&(t.delay={show:t.delay,hide:t.delay}),"number"===typeof t.title&&(t.title=t.title.toString()),"number"===typeof t.content&&(t.content=t.content.toString()),v.typeCheckConfig(qn,t,this.constructor.DefaultType),t.sanitize&&(t.template=Hn(t.template,t.whiteList,t.sanitizeFn)),t},e._getDelegateConfig=function(){var t={};if(this.config)for(var e in this.config)this.constructor.Default[e]!==this.config[e]&&(t[e]=this.config[e]);return t},e._cleanTipClass=function(){var t=i["default"](this.getTipElement()),e=t.attr("class").match(Zn);null!==e&&e.length&&t.removeClass(e.join(""))},e._handlePopperPlacementChange=function(t){this.tip=t.instance.popper,this._cleanTipClass(),this.addAttachmentClass(this._getAttachment(t.placement))},e._fixTransition=function(){var t=this.getTipElement(),e=this.config.animation;null===t.getAttribute("x-placement")&&(i["default"](t).removeClass(ir),this.config.animation=!1,this.hide(),this.show(),this.config.animation=e)},t._jQueryInterface=function(e){return this.each((function(){var n=i["default"](this),r=n.data(Gn),o="object"===typeof e&&e;if((r||!/dispose|hide/.test(e))&&(r||(r=new t(this,o),n.data(Gn,r)),"string"===typeof e)){if("undefined"===typeof r[e])throw new TypeError('No method named "'+e+'"');r[e]()}}))},s(t,null,[{key:"VERSION",get:function(){return $n}},{key:"Default",get:function(){return tr}},{key:"NAME",get:function(){return qn}},{key:"DATA_KEY",get:function(){return Gn}},{key:"Event",get:function(){return rr}},{key:"EVENT_KEY",get:function(){return Yn}},{key:"DefaultType",get:function(){return Kn}}]),t}();i["default"].fn[qn]=dr._jQueryInterface,i["default"].fn[qn].Constructor=dr,i["default"].fn[qn].noConflict=function(){return i["default"].fn[qn]=Wn,dr._jQueryInterface};var pr="popover",hr="4.6.0",mr="bs.popover",gr="."+mr,vr=i["default"].fn[pr],br="bs-popover",yr=new RegExp("(^|\\s)"+br+"\\S+","g"),xr=l({},dr.Default,{placement:"right",trigger:"click",content:"",template:''}),wr=l({},dr.DefaultType,{content:"(string|element|function)"}),_r="fade",kr="show",Tr=".popover-header",Ar=".popover-body",Mr={HIDE:"hide"+gr,HIDDEN:"hidden"+gr,SHOW:"show"+gr,SHOWN:"shown"+gr,INSERTED:"inserted"+gr,CLICK:"click"+gr,FOCUSIN:"focusin"+gr,FOCUSOUT:"focusout"+gr,MOUSEENTER:"mouseenter"+gr,MOUSELEAVE:"mouseleave"+gr},Sr=function(t){function e(){return t.apply(this,arguments)||this}c(e,t);var n=e.prototype;return n.isWithContent=function(){return this.getTitle()||this._getContent()},n.addAttachmentClass=function(t){i["default"](this.getTipElement()).addClass(br+"-"+t)},n.getTipElement=function(){return this.tip=this.tip||i["default"](this.config.template)[0],this.tip},n.setContent=function(){var t=i["default"](this.getTipElement());this.setElementContent(t.find(Tr),this.getTitle());var e=this._getContent();"function"===typeof e&&(e=e.call(this.element)),this.setElementContent(t.find(Ar),e),t.removeClass(_r+" "+kr)},n._getContent=function(){return this.element.getAttribute("data-content")||this.config.content},n._cleanTipClass=function(){var t=i["default"](this.getTipElement()),e=t.attr("class").match(yr);null!==e&&e.length>0&&t.removeClass(e.join(""))},e._jQueryInterface=function(t){return this.each((function(){var n=i["default"](this).data(mr),r="object"===typeof t?t:null;if((n||!/dispose|hide/.test(t))&&(n||(n=new e(this,r),i["default"](this).data(mr,n)),"string"===typeof t)){if("undefined"===typeof n[t])throw new TypeError('No method named "'+t+'"');n[t]()}}))},s(e,null,[{key:"VERSION",get:function(){return hr}},{key:"Default",get:function(){return xr}},{key:"NAME",get:function(){return pr}},{key:"DATA_KEY",get:function(){return mr}},{key:"Event",get:function(){return Mr}},{key:"EVENT_KEY",get:function(){return gr}},{key:"DefaultType",get:function(){return wr}}]),e}(dr);i["default"].fn[pr]=Sr._jQueryInterface,i["default"].fn[pr].Constructor=Sr,i["default"].fn[pr].noConflict=function(){return i["default"].fn[pr]=vr,Sr._jQueryInterface};var Or="scrollspy",Cr="4.6.0",Er="bs.scrollspy",Pr="."+Er,Lr=".data-api",Dr=i["default"].fn[Or],Ir={offset:10,method:"auto",target:""},zr={offset:"number",method:"string",target:"(string|element)"},Rr="activate"+Pr,jr="scroll"+Pr,Fr="load"+Pr+Lr,Br="dropdown-item",Nr="active",Vr='[data-spy="scroll"]',Ur=".nav, .list-group",Hr=".nav-link",qr=".nav-item",$r=".list-group-item",Gr=".dropdown",Yr=".dropdown-item",Wr=".dropdown-toggle",Xr="offset",Zr="position",Jr=function(){function t(t,e){var n=this;this._element=t,this._scrollElement="BODY"===t.tagName?window:t,this._config=this._getConfig(e),this._selector=this._config.target+" "+Hr+","+this._config.target+" "+$r+","+this._config.target+" "+Yr,this._offsets=[],this._targets=[],this._activeTarget=null,this._scrollHeight=0,i["default"](this._scrollElement).on(jr,(function(t){return n._process(t)})),this.refresh(),this._process()}var e=t.prototype;return e.refresh=function(){var t=this,e=this._scrollElement===this._scrollElement.window?Xr:Zr,n="auto"===this._config.method?e:this._config.method,r=n===Zr?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight();var o=[].slice.call(document.querySelectorAll(this._selector));o.map((function(t){var e,o=v.getSelectorFromElement(t);if(o&&(e=document.querySelector(o)),e){var a=e.getBoundingClientRect();if(a.width||a.height)return[i["default"](e)[n]().top+r,o]}return null})).filter((function(t){return t})).sort((function(t,e){return t[0]-e[0]})).forEach((function(e){t._offsets.push(e[0]),t._targets.push(e[1])}))},e.dispose=function(){i["default"].removeData(this._element,Er),i["default"](this._scrollElement).off(Pr),this._element=null,this._scrollElement=null,this._config=null,this._selector=null,this._offsets=null,this._targets=null,this._activeTarget=null,this._scrollHeight=null},e._getConfig=function(t){if(t=l({},Ir,"object"===typeof t&&t?t:{}),"string"!==typeof t.target&&v.isElement(t.target)){var e=i["default"](t.target).attr("id");e||(e=v.getUID(Or),i["default"](t.target).attr("id",e)),t.target="#"+e}return v.typeCheckConfig(Or,t,zr),t},e._getScrollTop=function(){return this._scrollElement===window?this._scrollElement.pageYOffset:this._scrollElement.scrollTop},e._getScrollHeight=function(){return this._scrollElement.scrollHeight||Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)},e._getOffsetHeight=function(){return this._scrollElement===window?window.innerHeight:this._scrollElement.getBoundingClientRect().height},e._process=function(){var t=this._getScrollTop()+this._config.offset,e=this._getScrollHeight(),n=this._config.offset+e-this._getOffsetHeight();if(this._scrollHeight!==e&&this.refresh(),t>=n){var r=this._targets[this._targets.length-1];this._activeTarget!==r&&this._activate(r)}else{if(this._activeTarget&&t0)return this._activeTarget=null,void this._clear();for(var i=this._offsets.length;i--;){var o=this._activeTarget!==this._targets[i]&&t>=this._offsets[i]&&("undefined"===typeof this._offsets[i+1]||t=a)throw new Error("Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0")}};v.jQueryDetection(),g();var b="alert",y="4.6.0",x="bs.alert",w="."+x,_=".data-api",k=i["default"].fn[b],T='[data-dismiss="alert"]',A="close"+w,M="closed"+w,S="click"+w+_,O="alert",C="fade",E="show",P=function(){function t(t){this._element=t}var e=t.prototype;return e.close=function(t){var e=this._element;t&&(e=this._getRootElement(t));var n=this._triggerCloseEvent(e);n.isDefaultPrevented()||this._removeElement(e)},e.dispose=function(){i["default"].removeData(this._element,x),this._element=null},e._getRootElement=function(t){var e=v.getSelectorFromElement(t),n=!1;return e&&(n=document.querySelector(e)),n||(n=i["default"](t).closest("."+O)[0]),n},e._triggerCloseEvent=function(t){var e=i["default"].Event(A);return i["default"](t).trigger(e),e},e._removeElement=function(t){var e=this;if(i["default"](t).removeClass(E),i["default"](t).hasClass(C)){var n=v.getTransitionDurationFromElement(t);i["default"](t).one(v.TRANSITION_END,(function(n){return e._destroyElement(t,n)})).emulateTransitionEnd(n)}else this._destroyElement(t)},e._destroyElement=function(t){i["default"](t).detach().trigger(M).remove()},t._jQueryInterface=function(e){return this.each((function(){var n=i["default"](this),r=n.data(x);r||(r=new t(this),n.data(x,r)),"close"===e&&r[e](this)}))},t._handleDismiss=function(t){return function(e){e&&e.preventDefault(),t.close(this)}},s(t,null,[{key:"VERSION",get:function(){return y}}]),t}();i["default"](document).on(S,T,P._handleDismiss(new P)),i["default"].fn[b]=P._jQueryInterface,i["default"].fn[b].Constructor=P,i["default"].fn[b].noConflict=function(){return i["default"].fn[b]=k,P._jQueryInterface};var L="button",D="4.6.0",I="bs.button",z="."+I,R=".data-api",j=i["default"].fn[L],F="active",B="btn",N="focus",V='[data-toggle^="button"]',U='[data-toggle="buttons"]',H='[data-toggle="button"]',q='[data-toggle="buttons"] .btn',$='input:not([type="hidden"])',G=".active",Y=".btn",W="click"+z+R,X="focus"+z+R+" blur"+z+R,Z="load"+z+R,J=function(){function t(t){this._element=t,this.shouldAvoidTriggerChange=!1}var e=t.prototype;return e.toggle=function(){var t=!0,e=!0,n=i["default"](this._element).closest(U)[0];if(n){var r=this._element.querySelector($);if(r){if("radio"===r.type)if(r.checked&&this._element.classList.contains(F))t=!1;else{var o=n.querySelector(G);o&&i["default"](o).removeClass(F)}t&&("checkbox"!==r.type&&"radio"!==r.type||(r.checked=!this._element.classList.contains(F)),this.shouldAvoidTriggerChange||i["default"](r).trigger("change")),r.focus(),e=!1}}this._element.hasAttribute("disabled")||this._element.classList.contains("disabled")||(e&&this._element.setAttribute("aria-pressed",!this._element.classList.contains(F)),t&&i["default"](this._element).toggleClass(F))},e.dispose=function(){i["default"].removeData(this._element,I),this._element=null},t._jQueryInterface=function(e,n){return this.each((function(){var r=i["default"](this),o=r.data(I);o||(o=new t(this),r.data(I,o)),o.shouldAvoidTriggerChange=n,"toggle"===e&&o[e]()}))},s(t,null,[{key:"VERSION",get:function(){return D}}]),t}();i["default"](document).on(W,V,(function(t){var e=t.target,n=e;if(i["default"](e).hasClass(B)||(e=i["default"](e).closest(Y)[0]),!e||e.hasAttribute("disabled")||e.classList.contains("disabled"))t.preventDefault();else{var r=e.querySelector($);if(r&&(r.hasAttribute("disabled")||r.classList.contains("disabled")))return void t.preventDefault();"INPUT"!==n.tagName&&"LABEL"===e.tagName||J._jQueryInterface.call(i["default"](e),"toggle","INPUT"===n.tagName)}})).on(X,V,(function(t){var e=i["default"](t.target).closest(Y)[0];i["default"](e).toggleClass(N,/^focus(in)?$/.test(t.type))})),i["default"](window).on(Z,(function(){for(var t=[].slice.call(document.querySelectorAll(q)),e=0,n=t.length;e0,this._pointerEvent=Boolean(window.PointerEvent||window.MSPointerEvent),this._addEventListeners()}var e=t.prototype;return e.next=function(){this._isSliding||this._slide(ut)},e.nextWhenVisible=function(){var t=i["default"](this._element);!document.hidden&&t.is(":visible")&&"hidden"!==t.css("visibility")&&this.next()},e.prev=function(){this._isSliding||this._slide(ft)},e.pause=function(t){t||(this._isPaused=!0),this._element.querySelector(Bt)&&(v.triggerTransitionEnd(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null},e.cycle=function(t){t||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config.interval&&!this._isPaused&&(this._updateInterval(),this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))},e.to=function(t){var e=this;this._activeElement=this._element.querySelector(Rt);var n=this._getItemIndex(this._activeElement);if(!(t>this._items.length-1||t<0))if(this._isSliding)i["default"](this._element).one(mt,(function(){return e.to(t)}));else{if(n===t)return this.pause(),void this.cycle();var r=t>n?ut:ft;this._slide(r,this._items[t])}},e.dispose=function(){i["default"](this._element).off(et),i["default"].removeData(this._element,tt),this._items=null,this._config=null,this._element=null,this._interval=null,this._isPaused=null,this._isSliding=null,this._activeElement=null,this._indicatorsElement=null},e._getConfig=function(t){return t=l({},lt,t),v.typeCheckConfig(K,t,ct),t},e._handleSwipe=function(){var t=Math.abs(this.touchDeltaX);if(!(t<=st)){var e=t/this.touchDeltaX;this.touchDeltaX=0,e>0&&this.prev(),e<0&&this.next()}},e._addEventListeners=function(){var t=this;this._config.keyboard&&i["default"](this._element).on(gt,(function(e){return t._keydown(e)})),"hover"===this._config.pause&&i["default"](this._element).on(vt,(function(e){return t.pause(e)})).on(bt,(function(e){return t.cycle(e)})),this._config.touch&&this._addTouchEventListeners()},e._addTouchEventListeners=function(){var t=this;if(this._touchSupported){var e=function(e){t._pointerEvent&&Ht[e.originalEvent.pointerType.toUpperCase()]?t.touchStartX=e.originalEvent.clientX:t._pointerEvent||(t.touchStartX=e.originalEvent.touches[0].clientX)},n=function(e){e.originalEvent.touches&&e.originalEvent.touches.length>1?t.touchDeltaX=0:t.touchDeltaX=e.originalEvent.touches[0].clientX-t.touchStartX},r=function(e){t._pointerEvent&&Ht[e.originalEvent.pointerType.toUpperCase()]&&(t.touchDeltaX=e.originalEvent.clientX-t.touchStartX),t._handleSwipe(),"hover"===t._config.pause&&(t.pause(),t.touchTimeout&&clearTimeout(t.touchTimeout),t.touchTimeout=setTimeout((function(e){return t.cycle(e)}),at+t._config.interval))};i["default"](this._element.querySelectorAll(Ft)).on(Tt,(function(t){return t.preventDefault()})),this._pointerEvent?(i["default"](this._element).on(_t,(function(t){return e(t)})),i["default"](this._element).on(kt,(function(t){return r(t)})),this._element.classList.add(It)):(i["default"](this._element).on(yt,(function(t){return e(t)})),i["default"](this._element).on(xt,(function(t){return n(t)})),i["default"](this._element).on(wt,(function(t){return r(t)})))}},e._keydown=function(t){if(!/input|textarea/i.test(t.target.tagName))switch(t.which){case it:t.preventDefault(),this.prev();break;case ot:t.preventDefault(),this.next();break}},e._getItemIndex=function(t){return this._items=t&&t.parentNode?[].slice.call(t.parentNode.querySelectorAll(jt)):[],this._items.indexOf(t)},e._getItemByDirection=function(t,e){var n=t===ut,r=t===ft,i=this._getItemIndex(e),o=this._items.length-1,a=r&&0===i||n&&i===o;if(a&&!this._config.wrap)return e;var s=t===ft?-1:1,l=(i+s)%this._items.length;return-1===l?this._items[this._items.length-1]:this._items[l]},e._triggerSlideEvent=function(t,e){var n=this._getItemIndex(t),r=this._getItemIndex(this._element.querySelector(Rt)),o=i["default"].Event(ht,{relatedTarget:t,direction:e,from:r,to:n});return i["default"](this._element).trigger(o),o},e._setActiveIndicatorElement=function(t){if(this._indicatorsElement){var e=[].slice.call(this._indicatorsElement.querySelectorAll(zt));i["default"](e).removeClass(Ot);var n=this._indicatorsElement.children[this._getItemIndex(t)];n&&i["default"](n).addClass(Ot)}},e._updateInterval=function(){var t=this._activeElement||this._element.querySelector(Rt);if(t){var e=parseInt(t.getAttribute("data-interval"),10);e?(this._config.defaultInterval=this._config.defaultInterval||this._config.interval,this._config.interval=e):this._config.interval=this._config.defaultInterval||this._config.interval}},e._slide=function(t,e){var n,r,o,a=this,s=this._element.querySelector(Rt),l=this._getItemIndex(s),c=e||s&&this._getItemByDirection(t,s),u=this._getItemIndex(c),f=Boolean(this._interval);if(t===ut?(n=Pt,r=Lt,o=dt):(n=Et,r=Dt,o=pt),c&&i["default"](c).hasClass(Ot))this._isSliding=!1;else{var d=this._triggerSlideEvent(c,o);if(!d.isDefaultPrevented()&&s&&c){this._isSliding=!0,f&&this.pause(),this._setActiveIndicatorElement(c),this._activeElement=c;var p=i["default"].Event(mt,{relatedTarget:c,direction:o,from:l,to:u});if(i["default"](this._element).hasClass(Ct)){i["default"](c).addClass(r),v.reflow(c),i["default"](s).addClass(n),i["default"](c).addClass(n);var h=v.getTransitionDurationFromElement(s);i["default"](s).one(v.TRANSITION_END,(function(){i["default"](c).removeClass(n+" "+r).addClass(Ot),i["default"](s).removeClass(Ot+" "+r+" "+n),a._isSliding=!1,setTimeout((function(){return i["default"](a._element).trigger(p)}),0)})).emulateTransitionEnd(h)}else i["default"](s).removeClass(Ot),i["default"](c).addClass(Ot),this._isSliding=!1,i["default"](this._element).trigger(p);f&&this.cycle()}}},t._jQueryInterface=function(e){return this.each((function(){var n=i["default"](this).data(tt),r=l({},lt,i["default"](this).data());"object"===typeof e&&(r=l({},r,e));var o="string"===typeof e?e:r.slide;if(n||(n=new t(this,r),i["default"](this).data(tt,n)),"number"===typeof e)n.to(e);else if("string"===typeof o){if("undefined"===typeof n[o])throw new TypeError('No method named "'+o+'"');n[o]()}else r.interval&&r.ride&&(n.pause(),n.cycle())}))},t._dataApiClickHandler=function(e){var n=v.getSelectorFromElement(this);if(n){var r=i["default"](n)[0];if(r&&i["default"](r).hasClass(St)){var o=l({},i["default"](r).data(),i["default"](this).data()),a=this.getAttribute("data-slide-to");a&&(o.interval=!1),t._jQueryInterface.call(i["default"](r),o),a&&i["default"](r).data(tt).to(a),e.preventDefault()}}},s(t,null,[{key:"VERSION",get:function(){return Q}},{key:"Default",get:function(){return lt}}]),t}();i["default"](document).on(Mt,Vt,qt._dataApiClickHandler),i["default"](window).on(At,(function(){for(var t=[].slice.call(document.querySelectorAll(Ut)),e=0,n=t.length;e0&&(this._selector=a,this._triggerArray.push(o))}this._parent=this._config.parent?this._getParent():null,this._config.parent||this._addAriaAndCollapsedClass(this._element,this._triggerArray),this._config.toggle&&this.toggle()}var e=t.prototype;return e.toggle=function(){i["default"](this._element).hasClass(ie)?this.hide():this.show()},e.show=function(){var e,n,r=this;if(!this._isTransitioning&&!i["default"](this._element).hasClass(ie)&&(this._parent&&(e=[].slice.call(this._parent.querySelectorAll(ue)).filter((function(t){return"string"===typeof r._config.parent?t.getAttribute("data-parent")===r._config.parent:t.classList.contains(oe)})),0===e.length&&(e=null)),!(e&&(n=i["default"](e).not(this._selector).data(Yt),n&&n._isTransitioning)))){var o=i["default"].Event(Qt);if(i["default"](this._element).trigger(o),!o.isDefaultPrevented()){e&&(t._jQueryInterface.call(i["default"](e).not(this._selector),"hide"),n||i["default"](e).data(Yt,null));var a=this._getDimension();i["default"](this._element).removeClass(oe).addClass(ae),this._element.style[a]=0,this._triggerArray.length&&i["default"](this._triggerArray).removeClass(se).attr("aria-expanded",!0),this.setTransitioning(!0);var s=function(){i["default"](r._element).removeClass(ae).addClass(oe+" "+ie),r._element.style[a]="",r.setTransitioning(!1),i["default"](r._element).trigger(te)},l=a[0].toUpperCase()+a.slice(1),c="scroll"+l,u=v.getTransitionDurationFromElement(this._element);i["default"](this._element).one(v.TRANSITION_END,s).emulateTransitionEnd(u),this._element.style[a]=this._element[c]+"px"}}},e.hide=function(){var t=this;if(!this._isTransitioning&&i["default"](this._element).hasClass(ie)){var e=i["default"].Event(ee);if(i["default"](this._element).trigger(e),!e.isDefaultPrevented()){var n=this._getDimension();this._element.style[n]=this._element.getBoundingClientRect()[n]+"px",v.reflow(this._element),i["default"](this._element).addClass(ae).removeClass(oe+" "+ie);var r=this._triggerArray.length;if(r>0)for(var o=0;o0},e._getOffset=function(){var t=this,e={};return"function"===typeof this._config.offset?e.fn=function(e){return e.offsets=l({},e.offsets,t._config.offset(e.offsets,t._element)||{}),e}:e.offset=this._config.offset,e},e._getPopperConfig=function(){var t={placement:this._getPlacement(),modifiers:{offset:this._getOffset(),flip:{enabled:this._config.flip},preventOverflow:{boundariesElement:this._config.boundary}}};return"static"===this._config.display&&(t.modifiers.applyStyle={enabled:!1}),l({},t,this._config.popperConfig)},t._jQueryInterface=function(e){return this.each((function(){var n=i["default"](this).data(me),r="object"===typeof e?e:null;if(n||(n=new t(this,r),i["default"](this).data(me,n)),"string"===typeof e){if("undefined"===typeof n[e])throw new TypeError('No method named "'+e+'"');n[e]()}}))},t._clearMenus=function(e){if(!e||e.which!==Te&&("keyup"!==e.type||e.which===we))for(var n=[].slice.call(document.querySelectorAll(Ve)),r=0,o=n.length;r0&&a--,e.which===ke&&adocument.documentElement.clientHeight;n||(this._element.style.overflowY="hidden"),this._element.classList.add(Cn);var r=v.getTransitionDurationFromElement(this._dialog);i["default"](this._element).off(v.TRANSITION_END),i["default"](this._element).one(v.TRANSITION_END,(function(){t._element.classList.remove(Cn),n||i["default"](t._element).one(v.TRANSITION_END,(function(){t._element.style.overflowY=""})).emulateTransitionEnd(t._element,r)})).emulateTransitionEnd(r),this._element.focus()}},e._showElement=function(t){var e=this,n=i["default"](this._element).hasClass(Sn),r=this._dialog?this._dialog.querySelector(Pn):null;this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE||document.body.appendChild(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),i["default"](this._dialog).hasClass(kn)&&r?r.scrollTop=0:this._element.scrollTop=0,n&&v.reflow(this._element),i["default"](this._element).addClass(On),this._config.focus&&this._enforceFocus();var o=i["default"].Event(mn,{relatedTarget:t}),a=function(){e._config.focus&&e._element.focus(),e._isTransitioning=!1,i["default"](e._element).trigger(o)};if(n){var s=v.getTransitionDurationFromElement(this._dialog);i["default"](this._dialog).one(v.TRANSITION_END,a).emulateTransitionEnd(s)}else a()},e._enforceFocus=function(){var t=this;i["default"](document).off(gn).on(gn,(function(e){document!==e.target&&t._element!==e.target&&0===i["default"](t._element).has(e.target).length&&t._element.focus()}))},e._setEscapeEvent=function(){var t=this;this._isShown?i["default"](this._element).on(yn,(function(e){t._config.keyboard&&e.which===ln?(e.preventDefault(),t.hide()):t._config.keyboard||e.which!==ln||t._triggerBackdropTransition()})):this._isShown||i["default"](this._element).off(yn)},e._setResizeEvent=function(){var t=this;this._isShown?i["default"](window).on(vn,(function(e){return t.handleUpdate(e)})):i["default"](window).off(vn)},e._hideModal=function(){var t=this;this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._isTransitioning=!1,this._showBackdrop((function(){i["default"](document.body).removeClass(Mn),t._resetAdjustments(),t._resetScrollbar(),i["default"](t._element).trigger(pn)}))},e._removeBackdrop=function(){this._backdrop&&(i["default"](this._backdrop).remove(),this._backdrop=null)},e._showBackdrop=function(t){var e=this,n=i["default"](this._element).hasClass(Sn)?Sn:"";if(this._isShown&&this._config.backdrop){if(this._backdrop=document.createElement("div"),this._backdrop.className=An,n&&this._backdrop.classList.add(n),i["default"](this._backdrop).appendTo(document.body),i["default"](this._element).on(bn,(function(t){e._ignoreBackdropClick?e._ignoreBackdropClick=!1:t.target===t.currentTarget&&("static"===e._config.backdrop?e._triggerBackdropTransition():e.hide())})),n&&v.reflow(this._backdrop),i["default"](this._backdrop).addClass(On),!t)return;if(!n)return void t();var r=v.getTransitionDurationFromElement(this._backdrop);i["default"](this._backdrop).one(v.TRANSITION_END,t).emulateTransitionEnd(r)}else if(!this._isShown&&this._backdrop){i["default"](this._backdrop).removeClass(On);var o=function(){e._removeBackdrop(),t&&t()};if(i["default"](this._element).hasClass(Sn)){var a=v.getTransitionDurationFromElement(this._backdrop);i["default"](this._backdrop).one(v.TRANSITION_END,o).emulateTransitionEnd(a)}else o()}else t&&t()},e._adjustDialog=function(){var t=this._element.scrollHeight>document.documentElement.clientHeight;!this._isBodyOverflowing&&t&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),this._isBodyOverflowing&&!t&&(this._element.style.paddingRight=this._scrollbarWidth+"px")},e._resetAdjustments=function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},e._checkScrollbar=function(){var t=document.body.getBoundingClientRect();this._isBodyOverflowing=Math.round(t.left+t.right)
',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:0,container:!1,fallbackPlacement:"flip",boundary:"scrollParent",customClass:"",sanitize:!0,sanitizeFn:null,whiteList:Bn,popperConfig:null},er="show",nr="out",rr={HIDE:"hide"+Yn,HIDDEN:"hidden"+Yn,SHOW:"show"+Yn,SHOWN:"shown"+Yn,INSERTED:"inserted"+Yn,CLICK:"click"+Yn,FOCUSIN:"focusin"+Yn,FOCUSOUT:"focusout"+Yn,MOUSEENTER:"mouseenter"+Yn,MOUSELEAVE:"mouseleave"+Yn},ir="fade",or="show",ar=".tooltip-inner",sr=".arrow",lr="hover",cr="focus",ur="click",fr="manual",dr=function(){function t(t,e){if("undefined"===typeof o["default"])throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._popper=null,this.element=t,this.config=this._getConfig(e),this.tip=null,this._setListeners()}var e=t.prototype;return e.enable=function(){this._isEnabled=!0},e.disable=function(){this._isEnabled=!1},e.toggleEnabled=function(){this._isEnabled=!this._isEnabled},e.toggle=function(t){if(this._isEnabled)if(t){var e=this.constructor.DATA_KEY,n=i["default"](t.currentTarget).data(e);n||(n=new this.constructor(t.currentTarget,this._getDelegateConfig()),i["default"](t.currentTarget).data(e,n)),n._activeTrigger.click=!n._activeTrigger.click,n._isWithActiveTrigger()?n._enter(null,n):n._leave(null,n)}else{if(i["default"](this.getTipElement()).hasClass(or))return void this._leave(null,this);this._enter(null,this)}},e.dispose=function(){clearTimeout(this._timeout),i["default"].removeData(this.element,this.constructor.DATA_KEY),i["default"](this.element).off(this.constructor.EVENT_KEY),i["default"](this.element).closest(".modal").off("hide.bs.modal",this._hideModalHandler),this.tip&&i["default"](this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,this._activeTrigger=null,this._popper&&this._popper.destroy(),this._popper=null,this.element=null,this.config=null,this.tip=null},e.show=function(){var t=this;if("none"===i["default"](this.element).css("display"))throw new Error("Please use show on visible elements");var e=i["default"].Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){i["default"](this.element).trigger(e);var n=v.findShadowRoot(this.element),r=i["default"].contains(null!==n?n:this.element.ownerDocument.documentElement,this.element);if(e.isDefaultPrevented()||!r)return;var a=this.getTipElement(),s=v.getUID(this.constructor.NAME);a.setAttribute("id",s),this.element.setAttribute("aria-describedby",s),this.setContent(),this.config.animation&&i["default"](a).addClass(ir);var l="function"===typeof this.config.placement?this.config.placement.call(this,a,this.element):this.config.placement,c=this._getAttachment(l);this.addAttachmentClass(c);var u=this._getContainer();i["default"](a).data(this.constructor.DATA_KEY,this),i["default"].contains(this.element.ownerDocument.documentElement,this.tip)||i["default"](a).appendTo(u),i["default"](this.element).trigger(this.constructor.Event.INSERTED),this._popper=new o["default"](this.element,a,this._getPopperConfig(c)),i["default"](a).addClass(or),i["default"](a).addClass(this.config.customClass),"ontouchstart"in document.documentElement&&i["default"](document.body).children().on("mouseover",null,i["default"].noop);var f=function(){t.config.animation&&t._fixTransition();var e=t._hoverState;t._hoverState=null,i["default"](t.element).trigger(t.constructor.Event.SHOWN),e===nr&&t._leave(null,t)};if(i["default"](this.tip).hasClass(ir)){var d=v.getTransitionDurationFromElement(this.tip);i["default"](this.tip).one(v.TRANSITION_END,f).emulateTransitionEnd(d)}else f()}},e.hide=function(t){var e=this,n=this.getTipElement(),r=i["default"].Event(this.constructor.Event.HIDE),o=function(){e._hoverState!==er&&n.parentNode&&n.parentNode.removeChild(n),e._cleanTipClass(),e.element.removeAttribute("aria-describedby"),i["default"](e.element).trigger(e.constructor.Event.HIDDEN),null!==e._popper&&e._popper.destroy(),t&&t()};if(i["default"](this.element).trigger(r),!r.isDefaultPrevented()){if(i["default"](n).removeClass(or),"ontouchstart"in document.documentElement&&i["default"](document.body).children().off("mouseover",null,i["default"].noop),this._activeTrigger[ur]=!1,this._activeTrigger[cr]=!1,this._activeTrigger[lr]=!1,i["default"](this.tip).hasClass(ir)){var a=v.getTransitionDurationFromElement(n);i["default"](n).one(v.TRANSITION_END,o).emulateTransitionEnd(a)}else o();this._hoverState=""}},e.update=function(){null!==this._popper&&this._popper.scheduleUpdate()},e.isWithContent=function(){return Boolean(this.getTitle())},e.addAttachmentClass=function(t){i["default"](this.getTipElement()).addClass(Xn+"-"+t)},e.getTipElement=function(){return this.tip=this.tip||i["default"](this.config.template)[0],this.tip},e.setContent=function(){var t=this.getTipElement();this.setElementContent(i["default"](t.querySelectorAll(ar)),this.getTitle()),i["default"](t).removeClass(ir+" "+or)},e.setElementContent=function(t,e){"object"!==typeof e||!e.nodeType&&!e.jquery?this.config.html?(this.config.sanitize&&(e=Hn(e,this.config.whiteList,this.config.sanitizeFn)),t.html(e)):t.text(e):this.config.html?i["default"](e).parent().is(t)||t.empty().append(e):t.text(i["default"](e).text())},e.getTitle=function(){var t=this.element.getAttribute("data-original-title");return t||(t="function"===typeof this.config.title?this.config.title.call(this.element):this.config.title),t},e._getPopperConfig=function(t){var e=this,n={placement:t,modifiers:{offset:this._getOffset(),flip:{behavior:this.config.fallbackPlacement},arrow:{element:sr},preventOverflow:{boundariesElement:this.config.boundary}},onCreate:function(t){t.originalPlacement!==t.placement&&e._handlePopperPlacementChange(t)},onUpdate:function(t){return e._handlePopperPlacementChange(t)}};return l({},n,this.config.popperConfig)},e._getOffset=function(){var t=this,e={};return"function"===typeof this.config.offset?e.fn=function(e){return e.offsets=l({},e.offsets,t.config.offset(e.offsets,t.element)||{}),e}:e.offset=this.config.offset,e},e._getContainer=function(){return!1===this.config.container?document.body:v.isElement(this.config.container)?i["default"](this.config.container):i["default"](document).find(this.config.container)},e._getAttachment=function(t){return Qn[t.toUpperCase()]},e._setListeners=function(){var t=this,e=this.config.trigger.split(" ");e.forEach((function(e){if("click"===e)i["default"](t.element).on(t.constructor.Event.CLICK,t.config.selector,(function(e){return t.toggle(e)}));else if(e!==fr){var n=e===lr?t.constructor.Event.MOUSEENTER:t.constructor.Event.FOCUSIN,r=e===lr?t.constructor.Event.MOUSELEAVE:t.constructor.Event.FOCUSOUT;i["default"](t.element).on(n,t.config.selector,(function(e){return t._enter(e)})).on(r,t.config.selector,(function(e){return t._leave(e)}))}})),this._hideModalHandler=function(){t.element&&t.hide()},i["default"](this.element).closest(".modal").on("hide.bs.modal",this._hideModalHandler),this.config.selector?this.config=l({},this.config,{trigger:"manual",selector:""}):this._fixTitle()},e._fixTitle=function(){var t=typeof this.element.getAttribute("data-original-title");(this.element.getAttribute("title")||"string"!==t)&&(this.element.setAttribute("data-original-title",this.element.getAttribute("title")||""),this.element.setAttribute("title",""))},e._enter=function(t,e){var n=this.constructor.DATA_KEY;e=e||i["default"](t.currentTarget).data(n),e||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),i["default"](t.currentTarget).data(n,e)),t&&(e._activeTrigger["focusin"===t.type?cr:lr]=!0),i["default"](e.getTipElement()).hasClass(or)||e._hoverState===er?e._hoverState=er:(clearTimeout(e._timeout),e._hoverState=er,e.config.delay&&e.config.delay.show?e._timeout=setTimeout((function(){e._hoverState===er&&e.show()}),e.config.delay.show):e.show())},e._leave=function(t,e){var n=this.constructor.DATA_KEY;e=e||i["default"](t.currentTarget).data(n),e||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),i["default"](t.currentTarget).data(n,e)),t&&(e._activeTrigger["focusout"===t.type?cr:lr]=!1),e._isWithActiveTrigger()||(clearTimeout(e._timeout),e._hoverState=nr,e.config.delay&&e.config.delay.hide?e._timeout=setTimeout((function(){e._hoverState===nr&&e.hide()}),e.config.delay.hide):e.hide())},e._isWithActiveTrigger=function(){for(var t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1},e._getConfig=function(t){var e=i["default"](this.element).data();return Object.keys(e).forEach((function(t){-1!==Jn.indexOf(t)&&delete e[t]})),t=l({},this.constructor.Default,e,"object"===typeof t&&t?t:{}),"number"===typeof t.delay&&(t.delay={show:t.delay,hide:t.delay}),"number"===typeof t.title&&(t.title=t.title.toString()),"number"===typeof t.content&&(t.content=t.content.toString()),v.typeCheckConfig(qn,t,this.constructor.DefaultType),t.sanitize&&(t.template=Hn(t.template,t.whiteList,t.sanitizeFn)),t},e._getDelegateConfig=function(){var t={};if(this.config)for(var e in this.config)this.constructor.Default[e]!==this.config[e]&&(t[e]=this.config[e]);return t},e._cleanTipClass=function(){var t=i["default"](this.getTipElement()),e=t.attr("class").match(Zn);null!==e&&e.length&&t.removeClass(e.join(""))},e._handlePopperPlacementChange=function(t){this.tip=t.instance.popper,this._cleanTipClass(),this.addAttachmentClass(this._getAttachment(t.placement))},e._fixTransition=function(){var t=this.getTipElement(),e=this.config.animation;null===t.getAttribute("x-placement")&&(i["default"](t).removeClass(ir),this.config.animation=!1,this.hide(),this.show(),this.config.animation=e)},t._jQueryInterface=function(e){return this.each((function(){var n=i["default"](this),r=n.data(Gn),o="object"===typeof e&&e;if((r||!/dispose|hide/.test(e))&&(r||(r=new t(this,o),n.data(Gn,r)),"string"===typeof e)){if("undefined"===typeof r[e])throw new TypeError('No method named "'+e+'"');r[e]()}}))},s(t,null,[{key:"VERSION",get:function(){return $n}},{key:"Default",get:function(){return tr}},{key:"NAME",get:function(){return qn}},{key:"DATA_KEY",get:function(){return Gn}},{key:"Event",get:function(){return rr}},{key:"EVENT_KEY",get:function(){return Yn}},{key:"DefaultType",get:function(){return Kn}}]),t}();i["default"].fn[qn]=dr._jQueryInterface,i["default"].fn[qn].Constructor=dr,i["default"].fn[qn].noConflict=function(){return i["default"].fn[qn]=Wn,dr._jQueryInterface};var pr="popover",hr="4.6.0",mr="bs.popover",gr="."+mr,vr=i["default"].fn[pr],br="bs-popover",yr=new RegExp("(^|\\s)"+br+"\\S+","g"),xr=l({},dr.Default,{placement:"right",trigger:"click",content:"",template:''}),wr=l({},dr.DefaultType,{content:"(string|element|function)"}),_r="fade",kr="show",Tr=".popover-header",Ar=".popover-body",Mr={HIDE:"hide"+gr,HIDDEN:"hidden"+gr,SHOW:"show"+gr,SHOWN:"shown"+gr,INSERTED:"inserted"+gr,CLICK:"click"+gr,FOCUSIN:"focusin"+gr,FOCUSOUT:"focusout"+gr,MOUSEENTER:"mouseenter"+gr,MOUSELEAVE:"mouseleave"+gr},Sr=function(t){function e(){return t.apply(this,arguments)||this}c(e,t);var n=e.prototype;return n.isWithContent=function(){return this.getTitle()||this._getContent()},n.addAttachmentClass=function(t){i["default"](this.getTipElement()).addClass(br+"-"+t)},n.getTipElement=function(){return this.tip=this.tip||i["default"](this.config.template)[0],this.tip},n.setContent=function(){var t=i["default"](this.getTipElement());this.setElementContent(t.find(Tr),this.getTitle());var e=this._getContent();"function"===typeof e&&(e=e.call(this.element)),this.setElementContent(t.find(Ar),e),t.removeClass(_r+" "+kr)},n._getContent=function(){return this.element.getAttribute("data-content")||this.config.content},n._cleanTipClass=function(){var t=i["default"](this.getTipElement()),e=t.attr("class").match(yr);null!==e&&e.length>0&&t.removeClass(e.join(""))},e._jQueryInterface=function(t){return this.each((function(){var n=i["default"](this).data(mr),r="object"===typeof t?t:null;if((n||!/dispose|hide/.test(t))&&(n||(n=new e(this,r),i["default"](this).data(mr,n)),"string"===typeof t)){if("undefined"===typeof n[t])throw new TypeError('No method named "'+t+'"');n[t]()}}))},s(e,null,[{key:"VERSION",get:function(){return hr}},{key:"Default",get:function(){return xr}},{key:"NAME",get:function(){return pr}},{key:"DATA_KEY",get:function(){return mr}},{key:"Event",get:function(){return Mr}},{key:"EVENT_KEY",get:function(){return gr}},{key:"DefaultType",get:function(){return wr}}]),e}(dr);i["default"].fn[pr]=Sr._jQueryInterface,i["default"].fn[pr].Constructor=Sr,i["default"].fn[pr].noConflict=function(){return i["default"].fn[pr]=vr,Sr._jQueryInterface};var Or="scrollspy",Cr="4.6.0",Er="bs.scrollspy",Pr="."+Er,Lr=".data-api",Dr=i["default"].fn[Or],Ir={offset:10,method:"auto",target:""},zr={offset:"number",method:"string",target:"(string|element)"},Rr="activate"+Pr,jr="scroll"+Pr,Fr="load"+Pr+Lr,Br="dropdown-item",Nr="active",Vr='[data-spy="scroll"]',Ur=".nav, .list-group",Hr=".nav-link",qr=".nav-item",$r=".list-group-item",Gr=".dropdown",Yr=".dropdown-item",Wr=".dropdown-toggle",Xr="offset",Zr="position",Jr=function(){function t(t,e){var n=this;this._element=t,this._scrollElement="BODY"===t.tagName?window:t,this._config=this._getConfig(e),this._selector=this._config.target+" "+Hr+","+this._config.target+" "+$r+","+this._config.target+" "+Yr,this._offsets=[],this._targets=[],this._activeTarget=null,this._scrollHeight=0,i["default"](this._scrollElement).on(jr,(function(t){return n._process(t)})),this.refresh(),this._process()}var e=t.prototype;return e.refresh=function(){var t=this,e=this._scrollElement===this._scrollElement.window?Xr:Zr,n="auto"===this._config.method?e:this._config.method,r=n===Zr?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight();var o=[].slice.call(document.querySelectorAll(this._selector));o.map((function(t){var e,o=v.getSelectorFromElement(t);if(o&&(e=document.querySelector(o)),e){var a=e.getBoundingClientRect();if(a.width||a.height)return[i["default"](e)[n]().top+r,o]}return null})).filter((function(t){return t})).sort((function(t,e){return t[0]-e[0]})).forEach((function(e){t._offsets.push(e[0]),t._targets.push(e[1])}))},e.dispose=function(){i["default"].removeData(this._element,Er),i["default"](this._scrollElement).off(Pr),this._element=null,this._scrollElement=null,this._config=null,this._selector=null,this._offsets=null,this._targets=null,this._activeTarget=null,this._scrollHeight=null},e._getConfig=function(t){if(t=l({},Ir,"object"===typeof t&&t?t:{}),"string"!==typeof t.target&&v.isElement(t.target)){var e=i["default"](t.target).attr("id");e||(e=v.getUID(Or),i["default"](t.target).attr("id",e)),t.target="#"+e}return v.typeCheckConfig(Or,t,zr),t},e._getScrollTop=function(){return this._scrollElement===window?this._scrollElement.pageYOffset:this._scrollElement.scrollTop},e._getScrollHeight=function(){return this._scrollElement.scrollHeight||Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)},e._getOffsetHeight=function(){return this._scrollElement===window?window.innerHeight:this._scrollElement.getBoundingClientRect().height},e._process=function(){var t=this._getScrollTop()+this._config.offset,e=this._getScrollHeight(),n=this._config.offset+e-this._getOffsetHeight();if(this._scrollHeight!==e&&this.refresh(),t>=n){var r=this._targets[this._targets.length-1];this._activeTarget!==r&&this._activate(r)}else{if(this._activeTarget&&t0)return this._activeTarget=null,void this._clear();for(var i=this._offsets.length;i--;){var o=this._activeTarget!==this._targets[i]&&t>=this._offsets[i]&&("undefined"===typeof this._offsets[i+1]||t+~]|"+j+")"+j+"*"),$=new RegExp(j+"|>"),G=new RegExp(N),Y=new RegExp("^"+F+"$"),W={ID:new RegExp("^#("+F+")"),CLASS:new RegExp("^\\.("+F+")"),TAG:new RegExp("^("+F+"|[*])"),ATTR:new RegExp("^"+B),PSEUDO:new RegExp("^"+N),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+j+"*(even|odd|(([+-]|)(\\d*)n|)"+j+"*(?:([+-]|)"+j+"*(\\d+)|))"+j+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+j+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+j+"*((?:-\\d)?\\d*)"+j+"*\\)|)(?=[^-]|$)","i")},X=/HTML$/i,Z=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Q=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,tt=/[+~]/,et=new RegExp("\\\\[\\da-fA-F]{1,6}"+j+"?|\\\\([^\\r\\n\\f])","g"),nt=function(t,e){var n="0x"+t.slice(1)-65536;return e||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},rt=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,it=function(t,e){return e?"\0"===t?"�":t.slice(0,-1)+"\\"+t.charCodeAt(t.length-1).toString(16)+" ":"\\"+t},ot=function(){d()},at=xt((function(t){return!0===t.disabled&&"fieldset"===t.nodeName.toLowerCase()}),{dir:"parentNode",next:"legend"});try{D.apply(E=I.call(w.childNodes),w.childNodes),E[w.childNodes.length].nodeType}catch(St){D={apply:E.length?function(t,e){L.apply(t,I.call(e))}:function(t,e){var n=t.length,r=0;while(t[n++]=e[r++]);t.length=n-1}}}function st(t,e,r,i){var o,s,c,u,f,h,v,b=e&&e.ownerDocument,w=e?e.nodeType:9;if(r=r||[],"string"!==typeof t||!t||1!==w&&9!==w&&11!==w)return r;if(!i&&(d(e),e=e||p,m)){if(11!==w&&(f=Q.exec(t)))if(o=f[1]){if(9===w){if(!(c=e.getElementById(o)))return r;if(c.id===o)return r.push(c),r}else if(b&&(c=b.getElementById(o))&&y(e,c)&&c.id===o)return r.push(c),r}else{if(f[2])return D.apply(r,e.getElementsByTagName(t)),r;if((o=f[3])&&n.getElementsByClassName&&e.getElementsByClassName)return D.apply(r,e.getElementsByClassName(o)),r}if(n.qsa&&!S[t+" "]&&(!g||!g.test(t))&&(1!==w||"object"!==e.nodeName.toLowerCase())){if(v=t,b=e,1===w&&($.test(t)||q.test(t))){b=tt.test(t)&&vt(e.parentNode)||e,b===e&&n.scope||((u=e.getAttribute("id"))?u=u.replace(rt,it):e.setAttribute("id",u=x)),h=a(t),s=h.length;while(s--)h[s]=(u?"#"+u:":scope")+" "+yt(h[s]);v=h.join(",")}try{return D.apply(r,b.querySelectorAll(v)),r}catch(_){S(t,!0)}finally{u===x&&e.removeAttribute("id")}}}return l(t.replace(U,"$1"),e,r,i)}function lt(){var t=[];function e(n,i){return t.push(n+" ")>r.cacheLength&&delete e[t.shift()],e[n+" "]=i}return e}function ct(t){return t[x]=!0,t}function ut(t){var e=p.createElement("fieldset");try{return!!t(e)}catch(St){return!1}finally{e.parentNode&&e.parentNode.removeChild(e),e=null}}function ft(t,e){var n=t.split("|"),i=n.length;while(i--)r.attrHandle[n[i]]=e}function dt(t,e){var n=e&&t,r=n&&1===t.nodeType&&1===e.nodeType&&t.sourceIndex-e.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===e)return-1;return t?1:-1}function pt(t){return function(e){var n=e.nodeName.toLowerCase();return"input"===n&&e.type===t}}function ht(t){return function(e){var n=e.nodeName.toLowerCase();return("input"===n||"button"===n)&&e.type===t}}function mt(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&at(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function gt(t){return ct((function(e){return e=+e,ct((function(n,r){var i,o=t([],n.length,e),a=o.length;while(a--)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))}))}))}function vt(t){return t&&"undefined"!==typeof t.getElementsByTagName&&t}for(e in n=st.support={},o=st.isXML=function(t){var e=t&&t.namespaceURI,n=t&&(t.ownerDocument||t).documentElement;return!X.test(e||n&&n.nodeName||"HTML")},d=st.setDocument=function(t){var e,i,a=t?t.ownerDocument||t:w;return a!=p&&9===a.nodeType&&a.documentElement?(p=a,h=p.documentElement,m=!o(p),w!=p&&(i=p.defaultView)&&i.top!==i&&(i.addEventListener?i.addEventListener("unload",ot,!1):i.attachEvent&&i.attachEvent("onunload",ot)),n.scope=ut((function(t){return h.appendChild(t).appendChild(p.createElement("div")),"undefined"!==typeof t.querySelectorAll&&!t.querySelectorAll(":scope fieldset div").length})),n.attributes=ut((function(t){return t.className="i",!t.getAttribute("className")})),n.getElementsByTagName=ut((function(t){return t.appendChild(p.createComment("")),!t.getElementsByTagName("*").length})),n.getElementsByClassName=K.test(p.getElementsByClassName),n.getById=ut((function(t){return h.appendChild(t).id=x,!p.getElementsByName||!p.getElementsByName(x).length})),n.getById?(r.filter["ID"]=function(t){var e=t.replace(et,nt);return function(t){return t.getAttribute("id")===e}},r.find["ID"]=function(t,e){if("undefined"!==typeof e.getElementById&&m){var n=e.getElementById(t);return n?[n]:[]}}):(r.filter["ID"]=function(t){var e=t.replace(et,nt);return function(t){var n="undefined"!==typeof t.getAttributeNode&&t.getAttributeNode("id");return n&&n.value===e}},r.find["ID"]=function(t,e){if("undefined"!==typeof e.getElementById&&m){var n,r,i,o=e.getElementById(t);if(o){if(n=o.getAttributeNode("id"),n&&n.value===t)return[o];i=e.getElementsByName(t),r=0;while(o=i[r++])if(n=o.getAttributeNode("id"),n&&n.value===t)return[o]}return[]}}),r.find["TAG"]=n.getElementsByTagName?function(t,e){return"undefined"!==typeof e.getElementsByTagName?e.getElementsByTagName(t):n.qsa?e.querySelectorAll(t):void 0}:function(t,e){var n,r=[],i=0,o=e.getElementsByTagName(t);if("*"===t){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},r.find["CLASS"]=n.getElementsByClassName&&function(t,e){if("undefined"!==typeof e.getElementsByClassName&&m)return e.getElementsByClassName(t)},v=[],g=[],(n.qsa=K.test(p.querySelectorAll))&&(ut((function(t){var e;h.appendChild(t).innerHTML="
",t.querySelectorAll("[msallowcapture^='']").length&&g.push("[*^$]="+j+"*(?:''|\"\")"),t.querySelectorAll("[selected]").length||g.push("\\["+j+"*(?:value|"+R+")"),t.querySelectorAll("[id~="+x+"-]").length||g.push("~="),e=p.createElement("input"),e.setAttribute("name",""),t.appendChild(e),t.querySelectorAll("[name='']").length||g.push("\\["+j+"*name"+j+"*="+j+"*(?:''|\"\")"),t.querySelectorAll(":checked").length||g.push(":checked"),t.querySelectorAll("a#"+x+"+*").length||g.push(".#.+[+~]"),t.querySelectorAll("\\\f"),g.push("[\\r\\n\\f]")})),ut((function(t){t.innerHTML="";var e=p.createElement("input");e.setAttribute("type","hidden"),t.appendChild(e).setAttribute("name","D"),t.querySelectorAll("[name=d]").length&&g.push("name"+j+"*[*^$|!~]?="),2!==t.querySelectorAll(":enabled").length&&g.push(":enabled",":disabled"),h.appendChild(t).disabled=!0,2!==t.querySelectorAll(":disabled").length&&g.push(":enabled",":disabled"),t.querySelectorAll("*,:x"),g.push(",.*:")}))),(n.matchesSelector=K.test(b=h.matches||h.webkitMatchesSelector||h.mozMatchesSelector||h.oMatchesSelector||h.msMatchesSelector))&&ut((function(t){n.disconnectedMatch=b.call(t,"*"),b.call(t,"[s!='']:x"),v.push("!=",N)})),g=g.length&&new RegExp(g.join("|")),v=v.length&&new RegExp(v.join("|")),e=K.test(h.compareDocumentPosition),y=e||K.test(h.contains)?function(t,e){var n=9===t.nodeType?t.documentElement:t,r=e&&e.parentNode;return t===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):t.compareDocumentPosition&&16&t.compareDocumentPosition(r)))}:function(t,e){if(e)while(e=e.parentNode)if(e===t)return!0;return!1},O=e?function(t,e){if(t===e)return f=!0,0;var r=!t.compareDocumentPosition-!e.compareDocumentPosition;return r||(r=(t.ownerDocument||t)==(e.ownerDocument||e)?t.compareDocumentPosition(e):1,1&r||!n.sortDetached&&e.compareDocumentPosition(t)===r?t==p||t.ownerDocument==w&&y(w,t)?-1:e==p||e.ownerDocument==w&&y(w,e)?1:u?z(u,t)-z(u,e):0:4&r?-1:1)}:function(t,e){if(t===e)return f=!0,0;var n,r=0,i=t.parentNode,o=e.parentNode,a=[t],s=[e];if(!i||!o)return t==p?-1:e==p?1:i?-1:o?1:u?z(u,t)-z(u,e):0;if(i===o)return dt(t,e);n=t;while(n=n.parentNode)a.unshift(n);n=e;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?dt(a[r],s[r]):a[r]==w?-1:s[r]==w?1:0},p):p},st.matches=function(t,e){return st(t,null,null,e)},st.matchesSelector=function(t,e){if(d(t),n.matchesSelector&&m&&!S[e+" "]&&(!v||!v.test(e))&&(!g||!g.test(e)))try{var r=b.call(t,e);if(r||n.disconnectedMatch||t.document&&11!==t.document.nodeType)return r}catch(St){S(e,!0)}return st(e,p,null,[t]).length>0},st.contains=function(t,e){return(t.ownerDocument||t)!=p&&d(t),y(t,e)},st.attr=function(t,e){(t.ownerDocument||t)!=p&&d(t);var i=r.attrHandle[e.toLowerCase()],o=i&&C.call(r.attrHandle,e.toLowerCase())?i(t,e,!m):void 0;return void 0!==o?o:n.attributes||!m?t.getAttribute(e):(o=t.getAttributeNode(e))&&o.specified?o.value:null},st.escape=function(t){return(t+"").replace(rt,it)},st.error=function(t){throw new Error("Syntax error, unrecognized expression: "+t)},st.uniqueSort=function(t){var e,r=[],i=0,o=0;if(f=!n.detectDuplicates,u=!n.sortStable&&t.slice(0),t.sort(O),f){while(e=t[o++])e===t[o]&&(i=r.push(o));while(i--)t.splice(r[i],1)}return u=null,t},i=st.getText=function(t){var e,n="",r=0,o=t.nodeType;if(o){if(1===o||9===o||11===o){if("string"===typeof t.textContent)return t.textContent;for(t=t.firstChild;t;t=t.nextSibling)n+=i(t)}else if(3===o||4===o)return t.nodeValue}else while(e=t[r++])n+=i(e);return n},r=st.selectors={cacheLength:50,createPseudo:ct,match:W,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(t){return t[1]=t[1].replace(et,nt),t[3]=(t[3]||t[4]||t[5]||"").replace(et,nt),"~="===t[2]&&(t[3]=" "+t[3]+" "),t.slice(0,4)},CHILD:function(t){return t[1]=t[1].toLowerCase(),"nth"===t[1].slice(0,3)?(t[3]||st.error(t[0]),t[4]=+(t[4]?t[5]+(t[6]||1):2*("even"===t[3]||"odd"===t[3])),t[5]=+(t[7]+t[8]||"odd"===t[3])):t[3]&&st.error(t[0]),t},PSEUDO:function(t){var e,n=!t[6]&&t[2];return W["CHILD"].test(t[0])?null:(t[3]?t[2]=t[4]||t[5]||"":n&&G.test(n)&&(e=a(n,!0))&&(e=n.indexOf(")",n.length-e)-n.length)&&(t[0]=t[0].slice(0,e),t[2]=n.slice(0,e)),t.slice(0,3))}},filter:{TAG:function(t){var e=t.replace(et,nt).toLowerCase();return"*"===t?function(){return!0}:function(t){return t.nodeName&&t.nodeName.toLowerCase()===e}},CLASS:function(t){var e=T[t+" "];return e||(e=new RegExp("(^|"+j+")"+t+"("+j+"|$)"))&&T(t,(function(t){return e.test("string"===typeof t.className&&t.className||"undefined"!==typeof t.getAttribute&&t.getAttribute("class")||"")}))},ATTR:function(t,e,n){return function(r){var i=st.attr(r,t);return null==i?"!="===e:!e||(i+="","="===e?i===n:"!="===e?i!==n:"^="===e?n&&0===i.indexOf(n):"*="===e?n&&i.indexOf(n)>-1:"$="===e?n&&i.slice(-n.length)===n:"~="===e?(" "+i.replace(V," ")+" ").indexOf(n)>-1:"|="===e&&(i===n||i.slice(0,n.length+1)===n+"-"))}},CHILD:function(t,e,n,r,i){var o="nth"!==t.slice(0,3),a="last"!==t.slice(-4),s="of-type"===e;return 1===r&&0===i?function(t){return!!t.parentNode}:function(e,n,l){var c,u,f,d,p,h,m=o!==a?"nextSibling":"previousSibling",g=e.parentNode,v=s&&e.nodeName.toLowerCase(),b=!l&&!s,y=!1;if(g){if(o){while(m){d=e;while(d=d[m])if(s?d.nodeName.toLowerCase()===v:1===d.nodeType)return!1;h=m="only"===t&&!h&&"nextSibling"}return!0}if(h=[a?g.firstChild:g.lastChild],a&&b){d=g,f=d[x]||(d[x]={}),u=f[d.uniqueID]||(f[d.uniqueID]={}),c=u[t]||[],p=c[0]===_&&c[1],y=p&&c[2],d=p&&g.childNodes[p];while(d=++p&&d&&d[m]||(y=p=0)||h.pop())if(1===d.nodeType&&++y&&d===e){u[t]=[_,p,y];break}}else if(b&&(d=e,f=d[x]||(d[x]={}),u=f[d.uniqueID]||(f[d.uniqueID]={}),c=u[t]||[],p=c[0]===_&&c[1],y=p),!1===y)while(d=++p&&d&&d[m]||(y=p=0)||h.pop())if((s?d.nodeName.toLowerCase()===v:1===d.nodeType)&&++y&&(b&&(f=d[x]||(d[x]={}),u=f[d.uniqueID]||(f[d.uniqueID]={}),u[t]=[_,y]),d===e))break;return y-=i,y===r||y%r===0&&y/r>=0}}},PSEUDO:function(t,e){var n,i=r.pseudos[t]||r.setFilters[t.toLowerCase()]||st.error("unsupported pseudo: "+t);return i[x]?i(e):i.length>1?(n=[t,t,"",e],r.setFilters.hasOwnProperty(t.toLowerCase())?ct((function(t,n){var r,o=i(t,e),a=o.length;while(a--)r=z(t,o[a]),t[r]=!(n[r]=o[a])})):function(t){return i(t,0,n)}):i}},pseudos:{not:ct((function(t){var e=[],n=[],r=s(t.replace(U,"$1"));return r[x]?ct((function(t,e,n,i){var o,a=r(t,null,i,[]),s=t.length;while(s--)(o=a[s])&&(t[s]=!(e[s]=o))})):function(t,i,o){return e[0]=t,r(e,null,o,n),e[0]=null,!n.pop()}})),has:ct((function(t){return function(e){return st(t,e).length>0}})),contains:ct((function(t){return t=t.replace(et,nt),function(e){return(e.textContent||i(e)).indexOf(t)>-1}})),lang:ct((function(t){return Y.test(t||"")||st.error("unsupported lang: "+t),t=t.replace(et,nt).toLowerCase(),function(e){var n;do{if(n=m?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return n=n.toLowerCase(),n===t||0===n.indexOf(t+"-")}while((e=e.parentNode)&&1===e.nodeType);return!1}})),target:function(e){var n=t.location&&t.location.hash;return n&&n.slice(1)===e.id},root:function(t){return t===h},focus:function(t){return t===p.activeElement&&(!p.hasFocus||p.hasFocus())&&!!(t.type||t.href||~t.tabIndex)},enabled:mt(!1),disabled:mt(!0),checked:function(t){var e=t.nodeName.toLowerCase();return"input"===e&&!!t.checked||"option"===e&&!!t.selected},selected:function(t){return t.parentNode&&t.parentNode.selectedIndex,!0===t.selected},empty:function(t){for(t=t.firstChild;t;t=t.nextSibling)if(t.nodeType<6)return!1;return!0},parent:function(t){return!r.pseudos["empty"](t)},header:function(t){return J.test(t.nodeName)},input:function(t){return Z.test(t.nodeName)},button:function(t){var e=t.nodeName.toLowerCase();return"input"===e&&"button"===t.type||"button"===e},text:function(t){var e;return"input"===t.nodeName.toLowerCase()&&"text"===t.type&&(null==(e=t.getAttribute("type"))||"text"===e.toLowerCase())},first:gt((function(){return[0]})),last:gt((function(t,e){return[e-1]})),eq:gt((function(t,e,n){return[n<0?n+e:n]})),even:gt((function(t,e){for(var n=0;ne?e:n;--r>=0;)t.push(r);return t})),gt:gt((function(t,e,n){for(var r=n<0?n+e:n;++r1?function(e,n,r){var i=t.length;while(i--)if(!t[i](e,n,r))return!1;return!0}:t[0]}function _t(t,e,n){for(var r=0,i=e.length;r-1&&(o[c]=!(a[c]=f))}}else v=kt(v===a?v.splice(h,v.length):v),i?i(null,a,v,l):D.apply(a,v)}))}function At(t){for(var e,n,i,o=t.length,a=r.relative[t[0].type],s=a||r.relative[" "],l=a?1:0,u=xt((function(t){return t===e}),s,!0),f=xt((function(t){return z(e,t)>-1}),s,!0),d=[function(t,n,r){var i=!a&&(r||n!==c)||((e=n).nodeType?u(t,n,r):f(t,n,r));return e=null,i}];l1&&wt(d),l>1&&yt(t.slice(0,l-1).concat({value:" "===t[l-2].type?"*":""})).replace(U,"$1"),n,l0,i=t.length>0,o=function(o,a,s,l,u){var f,h,g,v=0,b="0",y=o&&[],x=[],w=c,k=o||i&&r.find["TAG"]("*",u),T=_+=null==w?1:Math.random()||.1,A=k.length;for(u&&(c=a==p||a||u);b!==A&&null!=(f=k[b]);b++){if(i&&f){h=0,a||f.ownerDocument==p||(d(f),s=!m);while(g=t[h++])if(g(f,a||p,s)){l.push(f);break}u&&(_=T)}n&&((f=!g&&f)&&v--,o&&y.push(f))}if(v+=b,n&&b!==v){h=0;while(g=e[h++])g(y,x,a,s);if(o){if(v>0)while(b--)y[b]||x[b]||(x[b]=P.call(l));x=kt(x)}D.apply(l,x),u&&!o&&x.length>0&&v+e.length>1&&st.uniqueSort(l)}return u&&(_=T,c=w),y};return n?ct(o):o}return bt.prototype=r.filters=r.pseudos,r.setFilters=new bt,a=st.tokenize=function(t,e){var n,i,o,a,s,l,c,u=A[t+" "];if(u)return e?0:u.slice(0);s=t,l=[],c=r.preFilter;while(s){for(a in n&&!(i=H.exec(s))||(i&&(s=s.slice(i[0].length)||s),l.push(o=[])),n=!1,(i=q.exec(s))&&(n=i.shift(),o.push({value:n,type:i[0].replace(U," ")}),s=s.slice(n.length)),r.filter)!(i=W[a].exec(s))||c[a]&&!(i=c[a](i))||(n=i.shift(),o.push({value:n,type:a,matches:i}),s=s.slice(n.length));if(!n)break}return e?s.length:s?st.error(t):A(t,l).slice(0)},s=st.compile=function(t,e){var n,r=[],i=[],o=M[t+" "];if(!o){e||(e=a(t)),n=e.length;while(n--)o=At(e[n]),o[x]?r.push(o):i.push(o);o=M(t,Mt(i,r)),o.selector=t}return o},l=st.select=function(t,e,n,i){var o,l,c,u,f,d="function"===typeof t&&t,p=!i&&a(t=d.selector||t);if(n=n||[],1===p.length){if(l=p[0]=p[0].slice(0),l.length>2&&"ID"===(c=l[0]).type&&9===e.nodeType&&m&&r.relative[l[1].type]){if(e=(r.find["ID"](c.matches[0].replace(et,nt),e)||[])[0],!e)return n;d&&(e=e.parentNode),t=t.slice(l.shift().value.length)}o=W["needsContext"].test(t)?0:l.length;while(o--){if(c=l[o],r.relative[u=c.type])break;if((f=r.find[u])&&(i=f(c.matches[0].replace(et,nt),tt.test(l[0].type)&&vt(e.parentNode)||e))){if(l.splice(o,1),t=i.length&&yt(l),!t)return D.apply(n,i),n;break}}}return(d||s(t,p))(i,e,!m,n,!e||tt.test(t)&&vt(e.parentNode)||e),n},n.sortStable=x.split("").sort(O).join("")===x,n.detectDuplicates=!!f,d(),n.sortDetached=ut((function(t){return 1&t.compareDocumentPosition(p.createElement("fieldset"))})),ut((function(t){return t.innerHTML="","#"===t.firstChild.getAttribute("href")}))||ft("type|href|height|width",(function(t,e,n){if(!n)return t.getAttribute(e,"type"===e.toLowerCase()?1:2)})),n.attributes&&ut((function(t){return t.innerHTML="",t.firstChild.setAttribute("value",""),""===t.firstChild.getAttribute("value")}))||ft("value",(function(t,e,n){if(!n&&"input"===t.nodeName.toLowerCase())return t.defaultValue})),ut((function(t){return null==t.getAttribute("disabled")}))||ft(R,(function(t,e,n){var r;if(!n)return!0===t[e]?e.toLowerCase():(r=t.getAttributeNode(e))&&r.specified?r.value:null})),st}(n);A.find=S,A.expr=S.selectors,A.expr[":"]=A.expr.pseudos,A.uniqueSort=A.unique=S.uniqueSort,A.text=S.getText,A.isXMLDoc=S.isXML,A.contains=S.contains,A.escapeSelector=S.escape;var O=function(t,e,n){var r=[],i=void 0!==n;while((t=t[e])&&9!==t.nodeType)if(1===t.nodeType){if(i&&A(t).is(n))break;r.push(t)}return r},C=function(t,e){for(var n=[];t;t=t.nextSibling)1===t.nodeType&&t!==e&&n.push(t);return n},E=A.expr.match.needsContext;function P(t,e){return t.nodeName&&t.nodeName.toLowerCase()===e.toLowerCase()}var L=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function D(t,e,n){return b(e)?A.grep(t,(function(t,r){return!!e.call(t,r,t)!==n})):e.nodeType?A.grep(t,(function(t){return t===e!==n})):"string"!==typeof e?A.grep(t,(function(t){return f.call(e,t)>-1!==n})):A.filter(e,t,n)}A.filter=function(t,e,n){var r=e[0];return n&&(t=":not("+t+")"),1===e.length&&1===r.nodeType?A.find.matchesSelector(r,t)?[r]:[]:A.find.matches(t,A.grep(e,(function(t){return 1===t.nodeType})))},A.fn.extend({find:function(t){var e,n,r=this.length,i=this;if("string"!==typeof t)return this.pushStack(A(t).filter((function(){for(e=0;e1?A.uniqueSort(n):n},filter:function(t){return this.pushStack(D(this,t||[],!1))},not:function(t){return this.pushStack(D(this,t||[],!0))},is:function(t){return!!D(this,"string"===typeof t&&E.test(t)?A(t):t||[],!1).length}});var I,z=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,R=A.fn.init=function(t,e,n){var r,i;if(!t)return this;if(n=n||I,"string"===typeof t){if(r="<"===t[0]&&">"===t[t.length-1]&&t.length>=3?[null,t,null]:z.exec(t),!r||!r[1]&&e)return!e||e.jquery?(e||n).find(t):this.constructor(e).find(t);if(r[1]){if(e=e instanceof A?e[0]:e,A.merge(this,A.parseHTML(r[1],e&&e.nodeType?e.ownerDocument||e:x,!0)),L.test(r[1])&&A.isPlainObject(e))for(r in e)b(this[r])?this[r](e[r]):this.attr(r,e[r]);return this}return i=x.getElementById(r[2]),i&&(this[0]=i,this.length=1),this}return t.nodeType?(this[0]=t,this.length=1,this):b(t)?void 0!==n.ready?n.ready(t):t(A):A.makeArray(t,this)};R.prototype=A.fn,I=A(x);var j=/^(?:parents|prev(?:Until|All))/,F={children:!0,contents:!0,next:!0,prev:!0};function B(t,e){while((t=t[e])&&1!==t.nodeType);return t}A.fn.extend({has:function(t){var e=A(t,this),n=e.length;return this.filter((function(){for(var t=0;t-1:1===n.nodeType&&A.find.matchesSelector(n,t))){o.push(n);break}return this.pushStack(o.length>1?A.uniqueSort(o):o)},index:function(t){return t?"string"===typeof t?f.call(A(t),this[0]):f.call(this,t.jquery?t[0]:t):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(t,e){return this.pushStack(A.uniqueSort(A.merge(this.get(),A(t,e))))},addBack:function(t){return this.add(null==t?this.prevObject:this.prevObject.filter(t))}}),A.each({parent:function(t){var e=t.parentNode;return e&&11!==e.nodeType?e:null},parents:function(t){return O(t,"parentNode")},parentsUntil:function(t,e,n){return O(t,"parentNode",n)},next:function(t){return B(t,"nextSibling")},prev:function(t){return B(t,"previousSibling")},nextAll:function(t){return O(t,"nextSibling")},prevAll:function(t){return O(t,"previousSibling")},nextUntil:function(t,e,n){return O(t,"nextSibling",n)},prevUntil:function(t,e,n){return O(t,"previousSibling",n)},siblings:function(t){return C((t.parentNode||{}).firstChild,t)},children:function(t){return C(t.firstChild)},contents:function(t){return null!=t.contentDocument&&s(t.contentDocument)?t.contentDocument:(P(t,"template")&&(t=t.content||t),A.merge([],t.childNodes))}},(function(t,e){A.fn[t]=function(n,r){var i=A.map(this,e,n);return"Until"!==t.slice(-5)&&(r=n),r&&"string"===typeof r&&(i=A.filter(r,i)),this.length>1&&(F[t]||A.uniqueSort(i),j.test(t)&&i.reverse()),this.pushStack(i)}}));var N=/[^\x20\t\r\n\f]+/g;function V(t){var e={};return A.each(t.match(N)||[],(function(t,n){e[n]=!0})),e}function U(t){return t}function H(t){throw t}function q(t,e,n,r){var i;try{t&&b(i=t.promise)?i.call(t).done(e).fail(n):t&&b(i=t.then)?i.call(t,e,n):e.apply(void 0,[t].slice(r))}catch(t){n.apply(void 0,[t])}}A.Callbacks=function(t){t="string"===typeof t?V(t):A.extend({},t);var e,n,r,i,o=[],a=[],s=-1,l=function(){for(i=i||t.once,r=e=!0;a.length;s=-1){n=a.shift();while(++s-1)o.splice(n,1),n<=s&&s--})),this},has:function(t){return t?A.inArray(t,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return i=a=[],o=n="",this},disabled:function(){return!o},lock:function(){return i=a=[],n||e||(o=n=""),this},locked:function(){return!!i},fireWith:function(t,n){return i||(n=n||[],n=[t,n.slice?n.slice():n],a.push(n),e||l()),this},fire:function(){return c.fireWith(this,arguments),this},fired:function(){return!!r}};return c},A.extend({Deferred:function(t){var e=[["notify","progress",A.Callbacks("memory"),A.Callbacks("memory"),2],["resolve","done",A.Callbacks("once memory"),A.Callbacks("once memory"),0,"resolved"],["reject","fail",A.Callbacks("once memory"),A.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return o.done(arguments).fail(arguments),this},catch:function(t){return i.then(null,t)},pipe:function(){var t=arguments;return A.Deferred((function(n){A.each(e,(function(e,r){var i=b(t[r[4]])&&t[r[4]];o[r[1]]((function(){var t=i&&i.apply(this,arguments);t&&b(t.promise)?t.promise().progress(n.notify).done(n.resolve).fail(n.reject):n[r[0]+"With"](this,i?[t]:arguments)}))})),t=null})).promise()},then:function(t,r,i){var o=0;function a(t,e,r,i){return function(){var s=this,l=arguments,c=function(){var n,c;if(!(t=o&&(r!==H&&(s=void 0,l=[n]),e.rejectWith(s,l))}};t?u():(A.Deferred.getStackHook&&(u.stackTrace=A.Deferred.getStackHook()),n.setTimeout(u))}}return A.Deferred((function(n){e[0][3].add(a(0,n,b(i)?i:U,n.notifyWith)),e[1][3].add(a(0,n,b(t)?t:U)),e[2][3].add(a(0,n,b(r)?r:H))})).promise()},promise:function(t){return null!=t?A.extend(t,i):i}},o={};return A.each(e,(function(t,n){var a=n[2],s=n[5];i[n[1]]=a.add,s&&a.add((function(){r=s}),e[3-t][2].disable,e[3-t][3].disable,e[0][2].lock,e[0][3].lock),a.add(n[3].fire),o[n[0]]=function(){return o[n[0]+"With"](this===o?void 0:this,arguments),this},o[n[0]+"With"]=a.fireWith})),i.promise(o),t&&t.call(o,o),o},when:function(t){var e=arguments.length,n=e,r=Array(n),i=l.call(arguments),o=A.Deferred(),a=function(t){return function(n){r[t]=this,i[t]=arguments.length>1?l.call(arguments):n,--e||o.resolveWith(r,i)}};if(e<=1&&(q(t,o.done(a(n)).resolve,o.reject,!e),"pending"===o.state()||b(i[n]&&i[n].then)))return o.then();while(n--)q(i[n],a(n),o.reject);return o.promise()}});var $=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;A.Deferred.exceptionHook=function(t,e){n.console&&n.console.warn&&t&&$.test(t.name)&&n.console.warn("jQuery.Deferred exception: "+t.message,t.stack,e)},A.readyException=function(t){n.setTimeout((function(){throw t}))};var G=A.Deferred();function Y(){x.removeEventListener("DOMContentLoaded",Y),n.removeEventListener("load",Y),A.ready()}A.fn.ready=function(t){return G.then(t).catch((function(t){A.readyException(t)})),this},A.extend({isReady:!1,readyWait:1,ready:function(t){(!0===t?--A.readyWait:A.isReady)||(A.isReady=!0,!0!==t&&--A.readyWait>0||G.resolveWith(x,[A]))}}),A.ready.then=G.then,"complete"===x.readyState||"loading"!==x.readyState&&!x.documentElement.doScroll?n.setTimeout(A.ready):(x.addEventListener("DOMContentLoaded",Y),n.addEventListener("load",Y));var W=function(t,e,n,r,i,o,a){var s=0,l=t.length,c=null==n;if("object"===k(n))for(s in i=!0,n)W(t,e,s,n[s],!0,o,a);else if(void 0!==r&&(i=!0,b(r)||(a=!0),c&&(a?(e.call(t,r),e=null):(c=e,e=function(t,e,n){return c.call(A(t),n)})),e))for(;s1,null,!0)},removeData:function(t){return this.each((function(){nt.remove(this,t)}))}}),A.extend({queue:function(t,e,n){var r;if(t)return e=(e||"fx")+"queue",r=et.get(t,e),n&&(!r||Array.isArray(n)?r=et.access(t,e,A.makeArray(n)):r.push(n)),r||[]},dequeue:function(t,e){e=e||"fx";var n=A.queue(t,e),r=n.length,i=n.shift(),o=A._queueHooks(t,e),a=function(){A.dequeue(t,e)};"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===e&&n.unshift("inprogress"),delete o.stop,i.call(t,a,o)),!r&&o&&o.empty.fire()},_queueHooks:function(t,e){var n=e+"queueHooks";return et.get(t,n)||et.access(t,n,{empty:A.Callbacks("once memory").add((function(){et.remove(t,[e+"queue",n])}))})}}),A.fn.extend({queue:function(t,e){var n=2;return"string"!==typeof t&&(e=t,t="fx",n--),arguments.length\x20\t\r\n\f]*)/i,xt=/^$|^module$|\/(?:java|ecma)script/i;(function(){var t=x.createDocumentFragment(),e=t.appendChild(x.createElement("div")),n=x.createElement("input");n.setAttribute("type","radio"),n.setAttribute("checked","checked"),n.setAttribute("name","t"),e.appendChild(n),v.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,e.innerHTML="",v.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue,e.innerHTML="",v.option=!!e.lastChild})();var wt={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function _t(t,e){var n;return n="undefined"!==typeof t.getElementsByTagName?t.getElementsByTagName(e||"*"):"undefined"!==typeof t.querySelectorAll?t.querySelectorAll(e||"*"):[],void 0===e||e&&P(t,e)?A.merge([t],n):n}function kt(t,e){for(var n=0,r=t.length;n",""]);var Tt=/<|&#?\w+;/;function At(t,e,n,r,i){for(var o,a,s,l,c,u,f=e.createDocumentFragment(),d=[],p=0,h=t.length;p-1)i&&i.push(o);else if(c=ft(o),a=_t(f.appendChild(o),"script"),c&&kt(a),n){u=0;while(o=a[u++])xt.test(o.type||"")&&n.push(o)}return f}var Mt=/^([^.]*)(?:\.(.+)|)/;function St(){return!0}function Ot(){return!1}function Ct(t,e){return t===Et()===("focus"===e)}function Et(){try{return x.activeElement}catch(t){}}function Pt(t,e,n,r,i,o){var a,s;if("object"===typeof e){for(s in"string"!==typeof n&&(r=r||n,n=void 0),e)Pt(t,s,n,r,e[s],o);return t}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"===typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=Ot;else if(!i)return t;return 1===o&&(a=i,i=function(t){return A().off(t),a.apply(this,arguments)},i.guid=a.guid||(a.guid=A.guid++)),t.each((function(){A.event.add(this,e,i,r,n)}))}function Lt(t,e,n){n?(et.set(t,e,!1),A.event.add(t,e,{namespace:!1,handler:function(t){var r,i,o=et.get(this,e);if(1&t.isTrigger&&this[e]){if(o.length)(A.event.special[e]||{}).delegateType&&t.stopPropagation();else if(o=l.call(arguments),et.set(this,e,o),r=n(this,e),this[e](),i=et.get(this,e),o!==i||r?et.set(this,e,!1):i={},o!==i)return t.stopImmediatePropagation(),t.preventDefault(),i&&i.value}else o.length&&(et.set(this,e,{value:A.event.trigger(A.extend(o[0],A.Event.prototype),o.slice(1),this)}),t.stopImmediatePropagation())}})):void 0===et.get(t,e)&&A.event.add(t,e,St)}A.event={global:{},add:function(t,e,n,r,i){var o,a,s,l,c,u,f,d,p,h,m,g=et.get(t);if(Q(t)){n.handler&&(o=n,n=o.handler,i=o.selector),i&&A.find.matchesSelector(ut,i),n.guid||(n.guid=A.guid++),(l=g.events)||(l=g.events=Object.create(null)),(a=g.handle)||(a=g.handle=function(e){return"undefined"!==typeof A&&A.event.triggered!==e.type?A.event.dispatch.apply(t,arguments):void 0}),e=(e||"").match(N)||[""],c=e.length;while(c--)s=Mt.exec(e[c])||[],p=m=s[1],h=(s[2]||"").split(".").sort(),p&&(f=A.event.special[p]||{},p=(i?f.delegateType:f.bindType)||p,f=A.event.special[p]||{},u=A.extend({type:p,origType:m,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&A.expr.match.needsContext.test(i),namespace:h.join(".")},o),(d=l[p])||(d=l[p]=[],d.delegateCount=0,f.setup&&!1!==f.setup.call(t,r,h,a)||t.addEventListener&&t.addEventListener(p,a)),f.add&&(f.add.call(t,u),u.handler.guid||(u.handler.guid=n.guid)),i?d.splice(d.delegateCount++,0,u):d.push(u),A.event.global[p]=!0)}},remove:function(t,e,n,r,i){var o,a,s,l,c,u,f,d,p,h,m,g=et.hasData(t)&&et.get(t);if(g&&(l=g.events)){e=(e||"").match(N)||[""],c=e.length;while(c--)if(s=Mt.exec(e[c])||[],p=m=s[1],h=(s[2]||"").split(".").sort(),p){f=A.event.special[p]||{},p=(r?f.delegateType:f.bindType)||p,d=l[p]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=d.length;while(o--)u=d[o],!i&&m!==u.origType||n&&n.guid!==u.guid||s&&!s.test(u.namespace)||r&&r!==u.selector&&("**"!==r||!u.selector)||(d.splice(o,1),u.selector&&d.delegateCount--,f.remove&&f.remove.call(t,u));a&&!d.length&&(f.teardown&&!1!==f.teardown.call(t,h,g.handle)||A.removeEvent(t,p,g.handle),delete l[p])}else for(p in l)A.event.remove(t,p+e[c],n,r,!0);A.isEmptyObject(l)&&et.remove(t,"handle events")}},dispatch:function(t){var e,n,r,i,o,a,s=new Array(arguments.length),l=A.event.fix(t),c=(et.get(this,"events")||Object.create(null))[l.type]||[],u=A.event.special[l.type]||{};for(s[0]=l,e=1;e=1))for(;c!==this;c=c.parentNode||this)if(1===c.nodeType&&("click"!==t.type||!0!==c.disabled)){for(o=[],a={},n=0;n-1:A.find(i,this,null,[c]).length),a[i]&&o.push(r);o.length&&s.push({elem:c,handlers:o})}return c=this,l\s*$/g;function Rt(t,e){return P(t,"table")&&P(11!==e.nodeType?e:e.firstChild,"tr")&&A(t).children("tbody")[0]||t}function jt(t){return t.type=(null!==t.getAttribute("type"))+"/"+t.type,t}function Ft(t){return"true/"===(t.type||"").slice(0,5)?t.type=t.type.slice(5):t.removeAttribute("type"),t}function Bt(t,e){var n,r,i,o,a,s,l;if(1===e.nodeType){if(et.hasData(t)&&(o=et.get(t),l=o.events,l))for(i in et.remove(e,"handle events"),l)for(n=0,r=l[i].length;n1&&"string"===typeof h&&!v.checkClone&&It.test(h))return t.each((function(i){var o=t.eq(i);m&&(e[0]=h.call(this,i,o.html())),Vt(o,e,n,r)}));if(d&&(i=At(e,t[0].ownerDocument,!1,t,r),o=i.firstChild,1===i.childNodes.length&&(i=o),o||r)){for(a=A.map(_t(i,"script"),jt),s=a.length;f0&&kt(a,!l&&_t(t,"script")),s},cleanData:function(t){for(var e,n,r,i=A.event.special,o=0;void 0!==(n=t[o]);o++)if(Q(n)){if(e=n[et.expando]){if(e.events)for(r in e.events)i[r]?A.event.remove(n,r):A.removeEvent(n,r,e.handle);n[et.expando]=void 0}n[nt.expando]&&(n[nt.expando]=void 0)}}}),A.fn.extend({detach:function(t){return Ut(this,t,!0)},remove:function(t){return Ut(this,t)},text:function(t){return W(this,(function(t){return void 0===t?A.text(this):this.empty().each((function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=t)}))}),null,t,arguments.length)},append:function(){return Vt(this,arguments,(function(t){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var e=Rt(this,t);e.appendChild(t)}}))},prepend:function(){return Vt(this,arguments,(function(t){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var e=Rt(this,t);e.insertBefore(t,e.firstChild)}}))},before:function(){return Vt(this,arguments,(function(t){this.parentNode&&this.parentNode.insertBefore(t,this)}))},after:function(){return Vt(this,arguments,(function(t){this.parentNode&&this.parentNode.insertBefore(t,this.nextSibling)}))},empty:function(){for(var t,e=0;null!=(t=this[e]);e++)1===t.nodeType&&(A.cleanData(_t(t,!1)),t.textContent="");return this},clone:function(t,e){return t=null!=t&&t,e=null==e?t:e,this.map((function(){return A.clone(this,t,e)}))},html:function(t){return W(this,(function(t){var e=this[0]||{},n=0,r=this.length;if(void 0===t&&1===e.nodeType)return e.innerHTML;if("string"===typeof t&&!Dt.test(t)&&!wt[(yt.exec(t)||["",""])[1].toLowerCase()]){t=A.htmlPrefilter(t);try{for(;n=0&&(l+=Math.max(0,Math.ceil(t["offset"+e[0].toUpperCase()+e.slice(1)]-o-l-s-.5))||0),l}function ae(t,e,n){var r=qt(t),i=!v.boxSizingReliable()||n,o=i&&"border-box"===A.css(t,"boxSizing",!1,r),a=o,s=Yt(t,e,r),l="offset"+e[0].toUpperCase()+e.slice(1);if(Ht.test(s)){if(!n)return s;s="auto"}return(!v.boxSizingReliable()&&o||!v.reliableTrDimensions()&&P(t,"tr")||"auto"===s||!parseFloat(s)&&"inline"===A.css(t,"display",!1,r))&&t.getClientRects().length&&(o="border-box"===A.css(t,"boxSizing",!1,r),a=l in t,a&&(s=t[l])),s=parseFloat(s)||0,s+oe(t,e,n||(o?"border":"content"),a,r,s)+"px"}function se(t,e,n,r,i){return new se.prototype.init(t,e,n,r,i)}A.extend({cssHooks:{opacity:{get:function(t,e){if(e){var n=Yt(t,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(t,e,n,r){if(t&&3!==t.nodeType&&8!==t.nodeType&&t.style){var i,o,a,s=K(e),l=ee.test(e),c=t.style;if(l||(e=Qt(s)),a=A.cssHooks[e]||A.cssHooks[s],void 0===n)return a&&"get"in a&&void 0!==(i=a.get(t,!1,r))?i:c[e];o=typeof n,"string"===o&&(i=lt.exec(n))&&i[1]&&(n=ht(t,e,i),o="number"),null!=n&&n===n&&("number"!==o||l||(n+=i&&i[3]||(A.cssNumber[s]?"":"px")),v.clearCloneStyle||""!==n||0!==e.indexOf("background")||(c[e]="inherit"),a&&"set"in a&&void 0===(n=a.set(t,n,r))||(l?c.setProperty(e,n):c[e]=n))}},css:function(t,e,n,r){var i,o,a,s=K(e),l=ee.test(e);return l||(e=Qt(s)),a=A.cssHooks[e]||A.cssHooks[s],a&&"get"in a&&(i=a.get(t,!0,n)),void 0===i&&(i=Yt(t,e,r)),"normal"===i&&e in re&&(i=re[e]),""===n||n?(o=parseFloat(i),!0===n||isFinite(o)?o||0:i):i}}),A.each(["height","width"],(function(t,e){A.cssHooks[e]={get:function(t,n,r){if(n)return!te.test(A.css(t,"display"))||t.getClientRects().length&&t.getBoundingClientRect().width?ae(t,e,r):$t(t,ne,(function(){return ae(t,e,r)}))},set:function(t,n,r){var i,o=qt(t),a=!v.scrollboxSize()&&"absolute"===o.position,s=a||r,l=s&&"border-box"===A.css(t,"boxSizing",!1,o),c=r?oe(t,e,r,l,o):0;return l&&a&&(c-=Math.ceil(t["offset"+e[0].toUpperCase()+e.slice(1)]-parseFloat(o[e])-oe(t,e,"border",!1,o)-.5)),c&&(i=lt.exec(n))&&"px"!==(i[3]||"px")&&(t.style[e]=n,n=A.css(t,e)),ie(t,n,c)}}})),A.cssHooks.marginLeft=Wt(v.reliableMarginLeft,(function(t,e){if(e)return(parseFloat(Yt(t,"marginLeft"))||t.getBoundingClientRect().left-$t(t,{marginLeft:0},(function(){return t.getBoundingClientRect().left})))+"px"})),A.each({margin:"",padding:"",border:"Width"},(function(t,e){A.cssHooks[t+e]={expand:function(n){for(var r=0,i={},o="string"===typeof n?n.split(" "):[n];r<4;r++)i[t+ct[r]+e]=o[r]||o[r-2]||o[0];return i}},"margin"!==t&&(A.cssHooks[t+e].set=ie)})),A.fn.extend({css:function(t,e){return W(this,(function(t,e,n){var r,i,o={},a=0;if(Array.isArray(e)){for(r=qt(t),i=e.length;a1)}}),A.Tween=se,se.prototype={constructor:se,init:function(t,e,n,r,i,o){this.elem=t,this.prop=n,this.easing=i||A.easing._default,this.options=e,this.start=this.now=this.cur(),this.end=r,this.unit=o||(A.cssNumber[n]?"":"px")},cur:function(){var t=se.propHooks[this.prop];return t&&t.get?t.get(this):se.propHooks._default.get(this)},run:function(t){var e,n=se.propHooks[this.prop];return this.options.duration?this.pos=e=A.easing[this.easing](t,this.options.duration*t,0,1,this.options.duration):this.pos=e=t,this.now=(this.end-this.start)*e+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):se.propHooks._default.set(this),this}},se.prototype.init.prototype=se.prototype,se.propHooks={_default:{get:function(t){var e;return 1!==t.elem.nodeType||null!=t.elem[t.prop]&&null==t.elem.style[t.prop]?t.elem[t.prop]:(e=A.css(t.elem,t.prop,""),e&&"auto"!==e?e:0)},set:function(t){A.fx.step[t.prop]?A.fx.step[t.prop](t):1!==t.elem.nodeType||!A.cssHooks[t.prop]&&null==t.elem.style[Qt(t.prop)]?t.elem[t.prop]=t.now:A.style(t.elem,t.prop,t.now+t.unit)}}},se.propHooks.scrollTop=se.propHooks.scrollLeft={set:function(t){t.elem.nodeType&&t.elem.parentNode&&(t.elem[t.prop]=t.now)}},A.easing={linear:function(t){return t},swing:function(t){return.5-Math.cos(t*Math.PI)/2},_default:"swing"},A.fx=se.prototype.init,A.fx.step={};var le,ce,ue=/^(?:toggle|show|hide)$/,fe=/queueHooks$/;function de(){ce&&(!1===x.hidden&&n.requestAnimationFrame?n.requestAnimationFrame(de):n.setTimeout(de,A.fx.interval),A.fx.tick())}function pe(){return n.setTimeout((function(){le=void 0})),le=Date.now()}function he(t,e){var n,r=0,i={height:t};for(e=e?1:0;r<4;r+=2-e)n=ct[r],i["margin"+n]=i["padding"+n]=t;return e&&(i.opacity=i.width=t),i}function me(t,e,n){for(var r,i=(be.tweeners[e]||[]).concat(be.tweeners["*"]),o=0,a=i.length;o1)},removeAttr:function(t){return this.each((function(){A.removeAttr(this,t)}))}}),A.extend({attr:function(t,e,n){var r,i,o=t.nodeType;if(3!==o&&8!==o&&2!==o)return"undefined"===typeof t.getAttribute?A.prop(t,e,n):(1===o&&A.isXMLDoc(t)||(i=A.attrHooks[e.toLowerCase()]||(A.expr.match.bool.test(e)?ye:void 0)),void 0!==n?null===n?void A.removeAttr(t,e):i&&"set"in i&&void 0!==(r=i.set(t,n,e))?r:(t.setAttribute(e,n+""),n):i&&"get"in i&&null!==(r=i.get(t,e))?r:(r=A.find.attr(t,e),null==r?void 0:r))},attrHooks:{type:{set:function(t,e){if(!v.radioValue&&"radio"===e&&P(t,"input")){var n=t.value;return t.setAttribute("type",e),n&&(t.value=n),e}}}},removeAttr:function(t,e){var n,r=0,i=e&&e.match(N);if(i&&1===t.nodeType)while(n=i[r++])t.removeAttribute(n)}}),ye={set:function(t,e,n){return!1===e?A.removeAttr(t,n):t.setAttribute(n,n),n}},A.each(A.expr.match.bool.source.match(/\w+/g),(function(t,e){var n=xe[e]||A.find.attr;xe[e]=function(t,e,r){var i,o,a=e.toLowerCase();return r||(o=xe[a],xe[a]=i,i=null!=n(t,e,r)?a:null,xe[a]=o),i}}));var we=/^(?:input|select|textarea|button)$/i,_e=/^(?:a|area)$/i;function ke(t){var e=t.match(N)||[];return e.join(" ")}function Te(t){return t.getAttribute&&t.getAttribute("class")||""}function Ae(t){return Array.isArray(t)?t:"string"===typeof t&&t.match(N)||[]}A.fn.extend({prop:function(t,e){return W(this,A.prop,t,e,arguments.length>1)},removeProp:function(t){return this.each((function(){delete this[A.propFix[t]||t]}))}}),A.extend({prop:function(t,e,n){var r,i,o=t.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&A.isXMLDoc(t)||(e=A.propFix[e]||e,i=A.propHooks[e]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(t,n,e))?r:t[e]=n:i&&"get"in i&&null!==(r=i.get(t,e))?r:t[e]},propHooks:{tabIndex:{get:function(t){var e=A.find.attr(t,"tabindex");return e?parseInt(e,10):we.test(t.nodeName)||_e.test(t.nodeName)&&t.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),v.optSelected||(A.propHooks.selected={get:function(t){var e=t.parentNode;return e&&e.parentNode&&e.parentNode.selectedIndex,null},set:function(t){var e=t.parentNode;e&&(e.selectedIndex,e.parentNode&&e.parentNode.selectedIndex)}}),A.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],(function(){A.propFix[this.toLowerCase()]=this})),A.fn.extend({addClass:function(t){var e,n,r,i,o,a,s,l=0;if(b(t))return this.each((function(e){A(this).addClass(t.call(this,e,Te(this)))}));if(e=Ae(t),e.length)while(n=this[l++])if(i=Te(n),r=1===n.nodeType&&" "+ke(i)+" ",r){a=0;while(o=e[a++])r.indexOf(" "+o+" ")<0&&(r+=o+" ");s=ke(r),i!==s&&n.setAttribute("class",s)}return this},removeClass:function(t){var e,n,r,i,o,a,s,l=0;if(b(t))return this.each((function(e){A(this).removeClass(t.call(this,e,Te(this)))}));if(!arguments.length)return this.attr("class","");if(e=Ae(t),e.length)while(n=this[l++])if(i=Te(n),r=1===n.nodeType&&" "+ke(i)+" ",r){a=0;while(o=e[a++])while(r.indexOf(" "+o+" ")>-1)r=r.replace(" "+o+" "," ");s=ke(r),i!==s&&n.setAttribute("class",s)}return this},toggleClass:function(t,e){var n=typeof t,r="string"===n||Array.isArray(t);return"boolean"===typeof e&&r?e?this.addClass(t):this.removeClass(t):b(t)?this.each((function(n){A(this).toggleClass(t.call(this,n,Te(this),e),e)})):this.each((function(){var e,i,o,a;if(r){i=0,o=A(this),a=Ae(t);while(e=a[i++])o.hasClass(e)?o.removeClass(e):o.addClass(e)}else void 0!==t&&"boolean"!==n||(e=Te(this),e&&et.set(this,"__className__",e),this.setAttribute&&this.setAttribute("class",e||!1===t?"":et.get(this,"__className__")||""))}))},hasClass:function(t){var e,n,r=0;e=" "+t+" ";while(n=this[r++])if(1===n.nodeType&&(" "+ke(Te(n))+" ").indexOf(e)>-1)return!0;return!1}});var Me=/\r/g;A.fn.extend({val:function(t){var e,n,r,i=this[0];return arguments.length?(r=b(t),this.each((function(n){var i;1===this.nodeType&&(i=r?t.call(this,n,A(this).val()):t,null==i?i="":"number"===typeof i?i+="":Array.isArray(i)&&(i=A.map(i,(function(t){return null==t?"":t+""}))),e=A.valHooks[this.type]||A.valHooks[this.nodeName.toLowerCase()],e&&"set"in e&&void 0!==e.set(this,i,"value")||(this.value=i))}))):i?(e=A.valHooks[i.type]||A.valHooks[i.nodeName.toLowerCase()],e&&"get"in e&&void 0!==(n=e.get(i,"value"))?n:(n=i.value,"string"===typeof n?n.replace(Me,""):null==n?"":n)):void 0}}),A.extend({valHooks:{option:{get:function(t){var e=A.find.attr(t,"value");return null!=e?e:ke(A.text(t))}},select:{get:function(t){var e,n,r,i=t.options,o=t.selectedIndex,a="select-one"===t.type,s=a?null:[],l=a?o+1:i.length;for(r=o<0?l:a?o:0;r-1)&&(n=!0);return n||(t.selectedIndex=-1),o}}}}),A.each(["radio","checkbox"],(function(){A.valHooks[this]={set:function(t,e){if(Array.isArray(e))return t.checked=A.inArray(A(t).val(),e)>-1}},v.checkOn||(A.valHooks[this].get=function(t){return null===t.getAttribute("value")?"on":t.value})})),v.focusin="onfocusin"in n;var Se=/^(?:focusinfocus|focusoutblur)$/,Oe=function(t){t.stopPropagation()};A.extend(A.event,{trigger:function(t,e,r,i){var o,a,s,l,c,u,f,d,p=[r||x],m=h.call(t,"type")?t.type:t,g=h.call(t,"namespace")?t.namespace.split("."):[];if(a=d=s=r=r||x,3!==r.nodeType&&8!==r.nodeType&&!Se.test(m+A.event.triggered)&&(m.indexOf(".")>-1&&(g=m.split("."),m=g.shift(),g.sort()),c=m.indexOf(":")<0&&"on"+m,t=t[A.expando]?t:new A.Event(m,"object"===typeof t&&t),t.isTrigger=i?2:3,t.namespace=g.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+g.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=r),e=null==e?[t]:A.makeArray(e,[t]),f=A.event.special[m]||{},i||!f.trigger||!1!==f.trigger.apply(r,e))){if(!i&&!f.noBubble&&!y(r)){for(l=f.delegateType||m,Se.test(l+m)||(a=a.parentNode);a;a=a.parentNode)p.push(a),s=a;s===(r.ownerDocument||x)&&p.push(s.defaultView||s.parentWindow||n)}o=0;while((a=p[o++])&&!t.isPropagationStopped())d=a,t.type=o>1?l:f.bindType||m,u=(et.get(a,"events")||Object.create(null))[t.type]&&et.get(a,"handle"),u&&u.apply(a,e),u=c&&a[c],u&&u.apply&&Q(a)&&(t.result=u.apply(a,e),!1===t.result&&t.preventDefault());return t.type=m,i||t.isDefaultPrevented()||f._default&&!1!==f._default.apply(p.pop(),e)||!Q(r)||c&&b(r[m])&&!y(r)&&(s=r[c],s&&(r[c]=null),A.event.triggered=m,t.isPropagationStopped()&&d.addEventListener(m,Oe),r[m](),t.isPropagationStopped()&&d.removeEventListener(m,Oe),A.event.triggered=void 0,s&&(r[c]=s)),t.result}},simulate:function(t,e,n){var r=A.extend(new A.Event,n,{type:t,isSimulated:!0});A.event.trigger(r,null,e)}}),A.fn.extend({trigger:function(t,e){return this.each((function(){A.event.trigger(t,e,this)}))},triggerHandler:function(t,e){var n=this[0];if(n)return A.event.trigger(t,e,n,!0)}}),v.focusin||A.each({focus:"focusin",blur:"focusout"},(function(t,e){var n=function(t){A.event.simulate(e,t.target,A.event.fix(t))};A.event.special[e]={setup:function(){var r=this.ownerDocument||this.document||this,i=et.access(r,e);i||r.addEventListener(t,n,!0),et.access(r,e,(i||0)+1)},teardown:function(){var r=this.ownerDocument||this.document||this,i=et.access(r,e)-1;i?et.access(r,e,i):(r.removeEventListener(t,n,!0),et.remove(r,e))}}}));var Ce=n.location,Ee={guid:Date.now()},Pe=/\?/;A.parseXML=function(t){var e,r;if(!t||"string"!==typeof t)return null;try{e=(new n.DOMParser).parseFromString(t,"text/xml")}catch(i){}return r=e&&e.getElementsByTagName("parsererror")[0],e&&!r||A.error("Invalid XML: "+(r?A.map(r.childNodes,(function(t){return t.textContent})).join("\n"):t)),e};var Le=/\[\]$/,De=/\r?\n/g,Ie=/^(?:submit|button|image|reset|file)$/i,ze=/^(?:input|select|textarea|keygen)/i;function Re(t,e,n,r){var i;if(Array.isArray(e))A.each(e,(function(e,i){n||Le.test(t)?r(t,i):Re(t+"["+("object"===typeof i&&null!=i?e:"")+"]",i,n,r)}));else if(n||"object"!==k(e))r(t,e);else for(i in e)Re(t+"["+i+"]",e[i],n,r)}A.param=function(t,e){var n,r=[],i=function(t,e){var n=b(e)?e():e;r[r.length]=encodeURIComponent(t)+"="+encodeURIComponent(null==n?"":n)};if(null==t)return"";if(Array.isArray(t)||t.jquery&&!A.isPlainObject(t))A.each(t,(function(){i(this.name,this.value)}));else for(n in t)Re(n,t[n],e,i);return r.join("&")},A.fn.extend({serialize:function(){return A.param(this.serializeArray())},serializeArray:function(){return this.map((function(){var t=A.prop(this,"elements");return t?A.makeArray(t):this})).filter((function(){var t=this.type;return this.name&&!A(this).is(":disabled")&&ze.test(this.nodeName)&&!Ie.test(t)&&(this.checked||!bt.test(t))})).map((function(t,e){var n=A(this).val();return null==n?null:Array.isArray(n)?A.map(n,(function(t){return{name:e.name,value:t.replace(De,"\r\n")}})):{name:e.name,value:n.replace(De,"\r\n")}})).get()}});var je=/%20/g,Fe=/#.*$/,Be=/([?&])_=[^&]*/,Ne=/^(.*?):[ \t]*([^\r\n]*)$/gm,Ve=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Ue=/^(?:GET|HEAD)$/,He=/^\/\//,qe={},$e={},Ge="*/".concat("*"),Ye=x.createElement("a");function We(t){return function(e,n){"string"!==typeof e&&(n=e,e="*");var r,i=0,o=e.toLowerCase().match(N)||[];if(b(n))while(r=o[i++])"+"===r[0]?(r=r.slice(1)||"*",(t[r]=t[r]||[]).unshift(n)):(t[r]=t[r]||[]).push(n)}}function Xe(t,e,n,r){var i={},o=t===$e;function a(s){var l;return i[s]=!0,A.each(t[s]||[],(function(t,s){var c=s(e,n,r);return"string"!==typeof c||o||i[c]?o?!(l=c):void 0:(e.dataTypes.unshift(c),a(c),!1)})),l}return a(e.dataTypes[0])||!i["*"]&&a("*")}function Ze(t,e){var n,r,i=A.ajaxSettings.flatOptions||{};for(n in e)void 0!==e[n]&&((i[n]?t:r||(r={}))[n]=e[n]);return r&&A.extend(!0,t,r),t}function Je(t,e,n){var r,i,o,a,s=t.contents,l=t.dataTypes;while("*"===l[0])l.shift(),void 0===r&&(r=t.mimeType||e.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){l.unshift(i);break}if(l[0]in n)o=l[0];else{for(i in n){if(!l[0]||t.converters[i+" "+l[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==l[0]&&l.unshift(o),n[o]}function Ke(t,e,n,r){var i,o,a,s,l,c={},u=t.dataTypes.slice();if(u[1])for(a in t.converters)c[a.toLowerCase()]=t.converters[a];o=u.shift();while(o)if(t.responseFields[o]&&(n[t.responseFields[o]]=e),!l&&r&&t.dataFilter&&(e=t.dataFilter(e,t.dataType)),l=o,o=u.shift(),o)if("*"===o)o=l;else if("*"!==l&&l!==o){if(a=c[l+" "+o]||c["* "+o],!a)for(i in c)if(s=i.split(" "),s[1]===o&&(a=c[l+" "+s[0]]||c["* "+s[0]],a)){!0===a?a=c[i]:!0!==c[i]&&(o=s[0],u.unshift(s[1]));break}if(!0!==a)if(a&&t.throws)e=a(e);else try{e=a(e)}catch(f){return{state:"parsererror",error:a?f:"No conversion from "+l+" to "+o}}}return{state:"success",data:e}}Ye.href=Ce.href,A.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Ce.href,type:"GET",isLocal:Ve.test(Ce.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Ge,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":A.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(t,e){return e?Ze(Ze(t,A.ajaxSettings),e):Ze(A.ajaxSettings,t)},ajaxPrefilter:We(qe),ajaxTransport:We($e),ajax:function(t,e){"object"===typeof t&&(e=t,t=void 0),e=e||{};var r,i,o,a,s,l,c,u,f,d,p=A.ajaxSetup({},e),h=p.context||p,m=p.context&&(h.nodeType||h.jquery)?A(h):A.event,g=A.Deferred(),v=A.Callbacks("once memory"),b=p.statusCode||{},y={},w={},_="canceled",k={readyState:0,getResponseHeader:function(t){var e;if(c){if(!a){a={};while(e=Ne.exec(o))a[e[1].toLowerCase()+" "]=(a[e[1].toLowerCase()+" "]||[]).concat(e[2])}e=a[t.toLowerCase()+" "]}return null==e?null:e.join(", ")},getAllResponseHeaders:function(){return c?o:null},setRequestHeader:function(t,e){return null==c&&(t=w[t.toLowerCase()]=w[t.toLowerCase()]||t,y[t]=e),this},overrideMimeType:function(t){return null==c&&(p.mimeType=t),this},statusCode:function(t){var e;if(t)if(c)k.always(t[k.status]);else for(e in t)b[e]=[b[e],t[e]];return this},abort:function(t){var e=t||_;return r&&r.abort(e),T(0,e),this}};if(g.promise(k),p.url=((t||p.url||Ce.href)+"").replace(He,Ce.protocol+"//"),p.type=e.method||e.type||p.method||p.type,p.dataTypes=(p.dataType||"*").toLowerCase().match(N)||[""],null==p.crossDomain){l=x.createElement("a");try{l.href=p.url,l.href=l.href,p.crossDomain=Ye.protocol+"//"+Ye.host!==l.protocol+"//"+l.host}catch(M){p.crossDomain=!0}}if(p.data&&p.processData&&"string"!==typeof p.data&&(p.data=A.param(p.data,p.traditional)),Xe(qe,p,e,k),c)return k;for(f in u=A.event&&p.global,u&&0===A.active++&&A.event.trigger("ajaxStart"),p.type=p.type.toUpperCase(),p.hasContent=!Ue.test(p.type),i=p.url.replace(Fe,""),p.hasContent?p.data&&p.processData&&0===(p.contentType||"").indexOf("application/x-www-form-urlencoded")&&(p.data=p.data.replace(je,"+")):(d=p.url.slice(i.length),p.data&&(p.processData||"string"===typeof p.data)&&(i+=(Pe.test(i)?"&":"?")+p.data,delete p.data),!1===p.cache&&(i=i.replace(Be,"$1"),d=(Pe.test(i)?"&":"?")+"_="+Ee.guid+++d),p.url=i+d),p.ifModified&&(A.lastModified[i]&&k.setRequestHeader("If-Modified-Since",A.lastModified[i]),A.etag[i]&&k.setRequestHeader("If-None-Match",A.etag[i])),(p.data&&p.hasContent&&!1!==p.contentType||e.contentType)&&k.setRequestHeader("Content-Type",p.contentType),k.setRequestHeader("Accept",p.dataTypes[0]&&p.accepts[p.dataTypes[0]]?p.accepts[p.dataTypes[0]]+("*"!==p.dataTypes[0]?", "+Ge+"; q=0.01":""):p.accepts["*"]),p.headers)k.setRequestHeader(f,p.headers[f]);if(p.beforeSend&&(!1===p.beforeSend.call(h,k,p)||c))return k.abort();if(_="abort",v.add(p.complete),k.done(p.success),k.fail(p.error),r=Xe($e,p,e,k),r){if(k.readyState=1,u&&m.trigger("ajaxSend",[k,p]),c)return k;p.async&&p.timeout>0&&(s=n.setTimeout((function(){k.abort("timeout")}),p.timeout));try{c=!1,r.send(y,T)}catch(M){if(c)throw M;T(-1,M)}}else T(-1,"No Transport");function T(t,e,a,l){var f,d,y,x,w,_=e;c||(c=!0,s&&n.clearTimeout(s),r=void 0,o=l||"",k.readyState=t>0?4:0,f=t>=200&&t<300||304===t,a&&(x=Je(p,k,a)),!f&&A.inArray("script",p.dataTypes)>-1&&A.inArray("json",p.dataTypes)<0&&(p.converters["text script"]=function(){}),x=Ke(p,x,k,f),f?(p.ifModified&&(w=k.getResponseHeader("Last-Modified"),w&&(A.lastModified[i]=w),w=k.getResponseHeader("etag"),w&&(A.etag[i]=w)),204===t||"HEAD"===p.type?_="nocontent":304===t?_="notmodified":(_=x.state,d=x.data,y=x.error,f=!y)):(y=_,!t&&_||(_="error",t<0&&(t=0))),k.status=t,k.statusText=(e||_)+"",f?g.resolveWith(h,[d,_,k]):g.rejectWith(h,[k,_,y]),k.statusCode(b),b=void 0,u&&m.trigger(f?"ajaxSuccess":"ajaxError",[k,p,f?d:y]),v.fireWith(h,[k,_]),u&&(m.trigger("ajaxComplete",[k,p]),--A.active||A.event.trigger("ajaxStop")))}return k},getJSON:function(t,e,n){return A.get(t,e,n,"json")},getScript:function(t,e){return A.get(t,void 0,e,"script")}}),A.each(["get","post"],(function(t,e){A[e]=function(t,n,r,i){return b(n)&&(i=i||r,r=n,n=void 0),A.ajax(A.extend({url:t,type:e,dataType:i,data:n,success:r},A.isPlainObject(t)&&t))}})),A.ajaxPrefilter((function(t){var e;for(e in t.headers)"content-type"===e.toLowerCase()&&(t.contentType=t.headers[e]||"")})),A._evalUrl=function(t,e,n){return A.ajax({url:t,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(t){A.globalEval(t,e,n)}})},A.fn.extend({wrapAll:function(t){var e;return this[0]&&(b(t)&&(t=t.call(this[0])),e=A(t,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&e.insertBefore(this[0]),e.map((function(){var t=this;while(t.firstElementChild)t=t.firstElementChild;return t})).append(this)),this},wrapInner:function(t){return b(t)?this.each((function(e){A(this).wrapInner(t.call(this,e))})):this.each((function(){var e=A(this),n=e.contents();n.length?n.wrapAll(t):e.append(t)}))},wrap:function(t){var e=b(t);return this.each((function(n){A(this).wrapAll(e?t.call(this,n):t)}))},unwrap:function(t){return this.parent(t).not("body").each((function(){A(this).replaceWith(this.childNodes)})),this}}),A.expr.pseudos.hidden=function(t){return!A.expr.pseudos.visible(t)},A.expr.pseudos.visible=function(t){return!!(t.offsetWidth||t.offsetHeight||t.getClientRects().length)},A.ajaxSettings.xhr=function(){try{return new n.XMLHttpRequest}catch(t){}};var Qe={0:200,1223:204},tn=A.ajaxSettings.xhr();v.cors=!!tn&&"withCredentials"in tn,v.ajax=tn=!!tn,A.ajaxTransport((function(t){var e,r;if(v.cors||tn&&!t.crossDomain)return{send:function(i,o){var a,s=t.xhr();if(s.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(a in t.xhrFields)s[a]=t.xhrFields[a];for(a in t.mimeType&&s.overrideMimeType&&s.overrideMimeType(t.mimeType),t.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest"),i)s.setRequestHeader(a,i[a]);e=function(t){return function(){e&&(e=r=s.onload=s.onerror=s.onabort=s.ontimeout=s.onreadystatechange=null,"abort"===t?s.abort():"error"===t?"number"!==typeof s.status?o(0,"error"):o(s.status,s.statusText):o(Qe[s.status]||s.status,s.statusText,"text"!==(s.responseType||"text")||"string"!==typeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=e(),r=s.onerror=s.ontimeout=e("error"),void 0!==s.onabort?s.onabort=r:s.onreadystatechange=function(){4===s.readyState&&n.setTimeout((function(){e&&r()}))},e=e("abort");try{s.send(t.hasContent&&t.data||null)}catch(l){if(e)throw l}},abort:function(){e&&e()}}})),A.ajaxPrefilter((function(t){t.crossDomain&&(t.contents.script=!1)})),A.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(t){return A.globalEval(t),t}}}),A.ajaxPrefilter("script",(function(t){void 0===t.cache&&(t.cache=!1),t.crossDomain&&(t.type="GET")})),A.ajaxTransport("script",(function(t){var e,n;if(t.crossDomain||t.scriptAttrs)return{send:function(r,i){e=A("