Files
pcpuma_admin/dist/_nuxt/app.c11a985.js
T
2020-09-10 09:01:15 -05:00

2 lines
684 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
/*! For license information please see LICENSES */
(window.webpackJsonp=window.webpackJsonp||[]).push([[2],{104:function(t,e,r){"use strict";e.a={}},105:function(t,e,r){"use strict";var o={name:"ClientOnly",functional:!0,props:{placeholder:String,placeholderTag:{type:String,default:"div"}},render:function(t,e){var r=e.parent,o=e.slots,n=e.props,l=o(),c=l.default;void 0===c&&(c=[]);var d=l.placeholder;return r._isMounted?c:(r.$once("hook:mounted",(function(){r.$forceUpdate()})),n.placeholderTag&&(n.placeholder||d)?t(n.placeholderTag,{class:["client-only-placeholder"]},n.placeholder||d):c.length>0?c.map((function(){return t(!1)})):t(!1))}};t.exports=o},144:function(t,e,r){"use strict";e.a=function(t,e){return e=e||{},new Promise((function(r,o){var s=new XMLHttpRequest,n=[],u=[],i={},a=function(){return{ok:2==(s.status/100|0),statusText:s.statusText,status:s.status,url:s.responseURL,text:function(){return Promise.resolve(s.responseText)},json:function(){return Promise.resolve(JSON.parse(s.responseText))},blob:function(){return Promise.resolve(new Blob([s.response]))},clone:a,headers:{keys:function(){return n},entries:function(){return u},get:function(t){return i[t.toLowerCase()]},has:function(t){return t.toLowerCase()in i}}}};for(var l in s.open(e.method||"get",t,!0),s.onload=function(){s.getAllResponseHeaders().replace(/^(.*?):[^\S\n]*([\s\S]*?)$/gm,(function(t,e,r){n.push(e=e.toLowerCase()),u.push([e,r]),i[e]=i[e]?i[e]+","+r:r})),r(a())},s.onerror=o,s.withCredentials="include"==e.credentials,e.headers)s.setRequestHeader(l,e.headers[l]);s.send(e.body||null)}))}},146:function(t,e,r){"use strict";var o=function(t){return function(t){return!!t&&"object"==typeof t}(t)&&!function(t){var e=Object.prototype.toString.call(t);return"[object RegExp]"===e||"[object Date]"===e||function(t){return t.$$typeof===n}(t)}(t)};var n="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function l(t,e){return!1!==e.clone&&e.isMergeableObject(t)?h((r=t,Array.isArray(r)?[]:{}),t,e):t;var r}function c(t,source,e){return t.concat(source).map((function(element){return l(element,e)}))}function d(t){return Object.keys(t).concat(function(t){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(t).filter((function(symbol){return t.propertyIsEnumerable(symbol)})):[]}(t))}function f(object,t){try{return t in object}catch(t){return!1}}function m(t,source,e){var r={};return e.isMergeableObject(t)&&d(t).forEach((function(o){r[o]=l(t[o],e)})),d(source).forEach((function(o){(function(t,e){return f(t,e)&&!(Object.hasOwnProperty.call(t,e)&&Object.propertyIsEnumerable.call(t,e))})(t,o)||(f(t,o)&&e.isMergeableObject(source[o])?r[o]=function(t,e){if(!e.customMerge)return h;var r=e.customMerge(t);return"function"==typeof r?r:h}(o,e)(t[o],source[o],e):r[o]=l(source[o],e))})),r}function h(t,source,e){(e=e||{}).arrayMerge=e.arrayMerge||c,e.isMergeableObject=e.isMergeableObject||o,e.cloneUnlessOtherwiseSpecified=l;var r=Array.isArray(source);return r===Array.isArray(t)?r?e.arrayMerge(t,source,e):m(t,source,e):l(source,e)}h.all=function(t,e){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce((function(t,r){return h(t,r,e)}),{})};var v=h;t.exports=v},147:function(t,e,r){"use strict";r(1),r(58);var o=r(17),n=r(7),l=r(8),c=window.__NUXT__;function d(){if(!this._hydrated)return this.$fetch()}function f(){if((t=this).$vnode&&t.$vnode.elm&&t.$vnode.elm.dataset&&t.$vnode.elm.dataset.fetchKey){var t;this._hydrated=!0,this._fetchKey=+this.$vnode.elm.dataset.fetchKey;var data=c.fetch[this._fetchKey];if(data&&data._error)this.$fetchState.error=data._error;else for(var e in data)n.default.set(this.$data,e,data[e])}}function m(){var t=this;return this._fetchPromise||(this._fetchPromise=h.call(this).then((function(){delete t._fetchPromise}))),this._fetchPromise}function h(){return v.apply(this,arguments)}function v(){return(v=Object(o.a)(regeneratorRuntime.mark((function t(){var e,r,o,n=this;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return this.$nuxt.nbFetching++,this.$fetchState.pending=!0,this.$fetchState.error=null,this._hydrated=!1,e=null,r=Date.now(),t.prev=6,t.next=9,this.$options.fetch.call(this);case 9:t.next=15;break;case 11:t.prev=11,t.t0=t.catch(6),e=Object(l.p)(t.t0);case 15:if(!((o=this._fetchDelay-(Date.now()-r))>0)){t.next=19;break}return t.next=19,new Promise((function(t){return setTimeout(t,o)}));case 19:this.$fetchState.error=e,this.$fetchState.pending=!1,this.$fetchState.timestamp=Date.now(),this.$nextTick((function(){return n.$nuxt.nbFetching--}));case 23:case"end":return t.stop()}}),t,this,[[6,11]])})))).apply(this,arguments)}e.a={beforeCreate:function(){Object(l.l)(this)&&(this._fetchDelay="number"==typeof this.$options.fetchDelay?this.$options.fetchDelay:200,n.default.util.defineReactive(this,"$fetchState",{pending:!1,error:null,timestamp:Date.now()}),this.$fetch=m.bind(this),Object(l.a)(this,"created",f),Object(l.a)(this,"beforeMount",d))}}},149:function(t,e,r){r(150),t.exports=r(151)},150:function(t,e,r){(function(t){t.installComponents=function(component,t){const e="function"==typeof component.exports?component.exports.extendOptions:component.options;for(var i in"function"==typeof component.exports&&(e.components=component.exports.options.components),e.components=e.components||{},t)e.components[i]=e.components[i]||t[i];e.functional&&function(component,t){if(component.exports._functionalComponents)return;component.exports._functionalComponents=!0;const e=component.exports.render;component.exports.render=function(r,o){return e(r,Object.assign({},o,{_c:function(e,a,b){return o._c(t[e]||e,a,b)}}))}}(component,e.components)}}).call(this,r(39))},151:function(t,e,r){"use strict";r.r(e),function(t){r(63),r(2),r(56),r(20),r(21),r(46);var e=r(28),o=(r(58),r(124),r(17)),n=(r(92),r(93),r(3),r(1),r(4),r(14),r(125),r(161),r(168),r(170),r(7)),l=r(144),c=r(104),d=r(8),f=r(33),m=r(147),h=r(85);function v(t,e){var r;if("undefined"==typeof Symbol||null==t[Symbol.iterator]){if(Array.isArray(t)||(r=function(t,e){if(!t)return;if("string"==typeof t)return y(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);"Object"===r&&t.constructor&&(r=t.constructor.name);if("Map"===r||"Set"===r)return Array.from(t);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return y(t,e)}(t))||e&&t&&"number"==typeof t.length){r&&(t=r);var i=0,o=function(){};return{s:o,n:function(){return i>=t.length?{done:!0}:{done:!1,value:t[i++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var n,l=!0,c=!1;return{s:function(){r=t[Symbol.iterator]()},n:function(){var t=r.next();return l=t.done,t},e:function(t){c=!0,n=t},f:function(){try{l||null==r.return||r.return()}finally{if(c)throw n}}}}function y(t,e){(null==e||e>t.length)&&(e=t.length);for(var i=0,r=new Array(e);i<e;i++)r[i]=t[i];return r}n.default.__nuxt__fetch__mixin__||(n.default.mixin(m.a),n.default.__nuxt__fetch__mixin__=!0),n.default.component(h.a.name,h.a),n.default.component("NLink",h.a),t.fetch||(t.fetch=l.a);var w,x,k=[],O=window.__NUXT__||{};Object.assign(n.default.config,{silent:!0,performance:!1});var S=n.default.config.errorHandler||console.error;function j(t,e,r){for(var o=function(component){var t=function(component,t){if(!component||!component.options||!component.options[t])return{};var option=component.options[t];if("function"==typeof option){for(var e=arguments.length,r=new Array(e>2?e-2:0),o=2;o<e;o++)r[o-2]=arguments[o];return option.apply(void 0,r)}return option}(component,"transition",e,r)||{};return"string"==typeof t?{name:t}:t},n=r?Object(d.g)(r):[],l=Math.max(t.length,n.length),c=[],f=function(i){var e=Object.assign({},o(t[i])),r=Object.assign({},o(n[i]));Object.keys(e).filter((function(t){return void 0!==e[t]&&!t.toLowerCase().includes("leave")})).forEach((function(t){r[t]=e[t]})),c.push(r)},i=0;i<l;i++)f(i);return c}function T(t,e,r){return C.apply(this,arguments)}function C(){return(C=Object(o.a)(regeneratorRuntime.mark((function t(e,r,o){var n,l,c,f,m=this;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(this._routeChanged=Boolean(w.nuxt.err)||r.name!==e.name,this._paramChanged=!this._routeChanged&&r.path!==e.path,this._queryChanged=!this._paramChanged&&r.fullPath!==e.fullPath,this._diffQuery=this._queryChanged?Object(d.i)(e.query,r.query):[],(this._routeChanged||this._paramChanged)&&this.$loading.start&&!this.$loading.manual&&this.$loading.start(),t.prev=5,!this._queryChanged){t.next=12;break}return t.next=9,Object(d.r)(e,(function(t,e){return{Component:t,instance:e}}));case 9:n=t.sent,n.some((function(t){var o=t.Component,n=t.instance,l=o.options.watchQuery;return!0===l||(Array.isArray(l)?l.some((function(t){return m._diffQuery[t]})):"function"==typeof l&&l.apply(n,[e.query,r.query]))}))&&this.$loading.start&&!this.$loading.manual&&this.$loading.start();case 12:o(),t.next=26;break;case 15:if(t.prev=15,t.t0=t.catch(5),l=t.t0||{},c=l.statusCode||l.status||l.response&&l.response.status||500,f=l.message||"",!/^Loading( CSS)? chunk (\d)+ failed\./.test(f)){t.next=23;break}return window.location.reload(!0),t.abrupt("return");case 23:this.error({statusCode:c,message:f}),this.$nuxt.$emit("routeChanged",e,r,l),o();case 26:case"end":return t.stop()}}),t,this,[[5,15]])})))).apply(this,arguments)}function B(t,e){return O.serverRendered&&e&&Object(d.b)(t,e),t._Ctor=t,t}function P(t){var path=Object(d.f)(t.options.base,t.options.mode);return Object(d.d)(t.match(path),function(){var t=Object(o.a)(regeneratorRuntime.mark((function t(e,r,o,n,l){var c;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if("function"!=typeof e||e.options){t.next=4;break}return t.next=3,e();case 3:e=t.sent;case 4:return c=B(Object(d.s)(e),O.data?O.data[l]:null),o.components[n]=c,t.abrupt("return",c);case 7:case"end":return t.stop()}}),t)})));return function(e,r,o,n,l){return t.apply(this,arguments)}}())}function D(t,e,r){var o=this,n=[],l=!1;if(void 0!==r&&(n=[],(r=Object(d.s)(r)).options.middleware&&(n=n.concat(r.options.middleware)),t.forEach((function(t){t.options.middleware&&(n=n.concat(t.options.middleware))}))),n=n.map((function(t){return"function"==typeof t?t:("function"!=typeof c.a[t]&&(l=!0,o.error({statusCode:500,message:"Unknown middleware "+t})),c.a[t])})),!l)return Object(d.o)(n,e)}function $(t,e,r){return _.apply(this,arguments)}function _(){return(_=Object(o.a)(regeneratorRuntime.mark((function t(e,r,n){var l,c,m,h,y,x,O,S,T,C,B,P,$,_,E,F=this;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!1!==this._routeChanged||!1!==this._paramChanged||!1!==this._queryChanged){t.next=2;break}return t.abrupt("return",n());case 2:return!1,e===r?(k=[],!0):(l=[],k=Object(d.g)(r,l).map((function(t,i){return Object(d.c)(r.matched[l[i]].path)(r.params)}))),c=!1,m=function(path){r.path===path.path&&F.$loading.finish&&F.$loading.finish(),r.path!==path.path&&F.$loading.pause&&F.$loading.pause(),c||(c=!0,n(path))},t.next=8,Object(d.t)(w,{route:e,from:r,next:m.bind(this)});case 8:if(this._dateLastError=w.nuxt.dateErr,this._hadError=Boolean(w.nuxt.err),h=[],(y=Object(d.g)(e,h)).length){t.next=27;break}return t.next=15,D.call(this,y,w.context);case 15:if(!c){t.next=17;break}return t.abrupt("return");case 17:return x=(f.a.options||f.a).layout,t.next=20,this.loadLayout("function"==typeof x?x.call(f.a,w.context):x);case 20:return O=t.sent,t.next=23,D.call(this,y,w.context,O);case 23:if(!c){t.next=25;break}return t.abrupt("return");case 25:return w.context.error({statusCode:404,message:"This page could not be found"}),t.abrupt("return",n());case 27:return y.forEach((function(t){t._Ctor&&t._Ctor.options&&(t.options.asyncData=t._Ctor.options.asyncData,t.options.fetch=t._Ctor.options.fetch)})),this.setTransitions(j(y,e,r)),t.prev=29,t.next=32,D.call(this,y,w.context);case 32:if(!c){t.next=34;break}return t.abrupt("return");case 34:if(!w.context._errored){t.next=36;break}return t.abrupt("return",n());case 36:return"function"==typeof(S=y[0].options.layout)&&(S=S(w.context)),t.next=40,this.loadLayout(S);case 40:return S=t.sent,t.next=43,D.call(this,y,w.context,S);case 43:if(!c){t.next=45;break}return t.abrupt("return");case 45:if(!w.context._errored){t.next=47;break}return t.abrupt("return",n());case 47:T=!0,t.prev=48,C=v(y),t.prev=50,C.s();case 52:if((B=C.n()).done){t.next=63;break}if("function"==typeof(P=B.value).options.validate){t.next=56;break}return t.abrupt("continue",61);case 56:return t.next=58,P.options.validate(w.context);case 58:if(T=t.sent){t.next=61;break}return t.abrupt("break",63);case 61:t.next=52;break;case 63:t.next=68;break;case 65:t.prev=65,t.t0=t.catch(50),C.e(t.t0);case 68:return t.prev=68,C.f(),t.finish(68);case 71:t.next=77;break;case 73:return t.prev=73,t.t1=t.catch(48),this.error({statusCode:t.t1.statusCode||"500",message:t.t1.message}),t.abrupt("return",n());case 77:if(T){t.next=80;break}return this.error({statusCode:404,message:"This page could not be found"}),t.abrupt("return",n());case 80:return t.next=82,Promise.all(y.map(function(){var t=Object(o.a)(regeneratorRuntime.mark((function t(o,i){var n,l,c,f,m,v,y,x,p;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(o._path=Object(d.c)(e.matched[h[i]].path)(e.params),o._dataRefresh=!1,n=o._path!==k[i],F._routeChanged&&n?o._dataRefresh=!0:F._paramChanged&&n?(l=o.options.watchParam,o._dataRefresh=!1!==l):F._queryChanged&&(!0===(c=o.options.watchQuery)?o._dataRefresh=!0:Array.isArray(c)?o._dataRefresh=c.some((function(t){return F._diffQuery[t]})):"function"==typeof c&&($||($=Object(d.h)(e)),o._dataRefresh=c.apply($[i],[e.query,r.query]))),F._hadError||!F._isMounted||o._dataRefresh){t.next=6;break}return t.abrupt("return");case 6:return f=[],m=o.options.asyncData&&"function"==typeof o.options.asyncData,v=Boolean(o.options.fetch)&&o.options.fetch.length,y=m&&v?30:45,m&&((x=Object(d.q)(o.options.asyncData,w.context)).then((function(t){Object(d.b)(o,t),F.$loading.increase&&F.$loading.increase(y)})),f.push(x)),F.$loading.manual=!1===o.options.loading,v&&((p=o.options.fetch(w.context))&&(p instanceof Promise||"function"==typeof p.then)||(p=Promise.resolve(p)),p.then((function(t){F.$loading.increase&&F.$loading.increase(y)})),f.push(p)),t.abrupt("return",Promise.all(f));case 14:case"end":return t.stop()}}),t)})));return function(e,r){return t.apply(this,arguments)}}()));case 82:c||(this.$loading.finish&&!this.$loading.manual&&this.$loading.finish(),n()),t.next=99;break;case 85:if(t.prev=85,t.t2=t.catch(29),"ERR_REDIRECT"!==(_=t.t2||{}).message){t.next=90;break}return t.abrupt("return",this.$nuxt.$emit("routeChanged",e,r,_));case 90:return k=[],Object(d.k)(_),"function"==typeof(E=(f.a.options||f.a).layout)&&(E=E(w.context)),t.next=96,this.loadLayout(E);case 96:this.error(_),this.$nuxt.$emit("routeChanged",e,r,_),n();case 99:case"end":return t.stop()}}),t,this,[[29,85],[48,73],[50,65,68,71]])})))).apply(this,arguments)}function E(t,r){Object(d.d)(t,(function(t,r,o,l){return"object"!==Object(e.a)(t)||t.options||((t=n.default.extend(t))._Ctor=t,o.components[l]=t),t}))}function F(t){var e=Boolean(this.$options.nuxt.err);this._hadError&&this._dateLastError===this.$options.nuxt.dateErr&&(e=!1);var r=e?(f.a.options||f.a).layout:t.matched[0].components.default.options.layout;"function"==typeof r&&(r=r(w.context)),this.setLayout(r)}function I(t){t._hadError&&t._dateLastError===t.$options.nuxt.dateErr&&t.error()}function A(t,e){var r=this;if(!1!==this._routeChanged||!1!==this._paramChanged||!1!==this._queryChanged){var o=Object(d.h)(t),l=Object(d.g)(t);n.default.nextTick((function(){o.forEach((function(t,i){if(t&&!t._isDestroyed&&t.constructor._dataRefresh&&l[i]===t.constructor&&!0!==t.$vnode.data.keepAlive&&"function"==typeof t.constructor.options.data){var e=t.constructor.options.data.call(t);for(var r in e)n.default.set(t.$data,r,e[r]);window.$nuxt.$nextTick((function(){window.$nuxt.$emit("triggerScroll")}))}})),I(r)}))}}function z(t){window.onNuxtReadyCbs.forEach((function(e){"function"==typeof e&&e(t)})),"function"==typeof window._onNuxtLoaded&&window._onNuxtLoaded(t),x.afterEach((function(e,r){n.default.nextTick((function(){return t.$nuxt.$emit("routeChanged",e,r)}))}))}function N(){return(N=Object(o.a)(regeneratorRuntime.mark((function t(e){var r,o,l,c;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return w=e.app,x=e.router,r=new n.default(w),o=function(){r.$mount("#__nuxt"),x.afterEach(E),x.afterEach(F.bind(r)),x.afterEach(A.bind(r)),n.default.nextTick((function(){z(r)}))},t.next=6,Promise.all(P(x));case 6:if(l=t.sent,r.setTransitions=r.$options.nuxt.setTransitions.bind(r),l.length&&(r.setTransitions(j(l,x.currentRoute)),k=x.currentRoute.matched.map((function(t){return Object(d.c)(t.path)(x.currentRoute.params)}))),r.$loading={},O.error&&r.error(O.error),x.beforeEach(T.bind(r)),x.beforeEach($.bind(r)),!O.serverRendered||!Object(d.n)(O.routePath,r.context.route.path)){t.next=15;break}return t.abrupt("return",o());case 15:return c=function(){E(x.currentRoute,x.currentRoute),F.call(r,x.currentRoute),I(r),o()},t.next=18,new Promise((function(t){return setTimeout(t,0)}));case 18:$.call(r,x.currentRoute,x.currentRoute,(function(path){if(path){var t=x.afterEach((function(e,r){t(),c()}));x.push(path,void 0,(function(t){t&&S(t)}))}else c()}));case 19:case"end":return t.stop()}}),t)})))).apply(this,arguments)}Object(f.b)(null,O.config).then((function(t){return N.apply(this,arguments)})).catch(S)}.call(this,r(39))},179:function(t,e,r){"use strict";var o=r(79);r.n(o).a},180:function(t,e,r){(e=r(77)(!1)).push([t.i,".__nuxt-error-page{padding:1rem;background:#f7f8fb;color:#47494e;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column;font-family:sans-serif;font-weight:100!important;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;position:absolute;top:0;left:0;right:0;bottom:0}.__nuxt-error-page .error{max-width:450px}.__nuxt-error-page .title{font-size:1.5rem;margin-top:15px;color:#47494e;margin-bottom:8px}.__nuxt-error-page .description{color:#7f828b;line-height:21px;margin-bottom:10px}.__nuxt-error-page a{color:#7f828b!important;text-decoration:none}.__nuxt-error-page .logo{position:fixed;left:12px;bottom:12px}",""]),t.exports=e},181:function(t,e,r){"use strict";var o=r(80);r.n(o).a},182:function(t,e,r){(e=r(77)(!1)).push([t.i,".nuxt-progress{position:fixed;top:0;left:0;right:0;height:2px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#000;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}",""]),t.exports=e},183:function(t,e,r){var content=r(184);"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(78).default)("71f83a6d",content,!0,{sourceMap:!1})},184:function(t,e,r){(e=r(77)(!1)).push([t.i,"/*!\n * Bootstrap v4.5.2 (https://getbootstrap.com/)\n * Copyright 2011-2020 The Bootstrap Authors\n * Copyright 2011-2020 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)\n */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Helvetica Neue\",Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,\"Liberation Mono\",\"Courier New\",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Helvetica Neue\",Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex=\"-1\"]:focus:not(.focus-visible),[tabindex=\"-1\"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,\"Liberation Mono\",\"Courier New\",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:\"\\2014\\00A0\"}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center/8px 10px,url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E\");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center/8px 10px,url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E\") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success.focus,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info.focus,.btn-info:focus,.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light.focus,.btn-light:focus,.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:\"\";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:\"\";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:\"\";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:\"\";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:\"\";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:\"\"}.custom-control-label:after{background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E\")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E\")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E\")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center/8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size=\"1\"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:\"Browse\"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:\"Browse\";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:\"\";background:no-repeat 50%;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E\")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E\")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;grid-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb,.breadcrumb-item{display:flex}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#6c757d;content:\"/\"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{height:1rem;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:\"\"}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}[dir=ltr] .tooltip{text-align:left}[dir=rtl] .tooltip{text-align:right}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Helvetica Neue\",Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:\"\";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}[dir=ltr] .popover{text-align:left}[dir=rtl] .popover{text-align:right}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Helvetica Neue\",Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:\"\";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:\"\";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:\"\"}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E\")}.carousel-control-next-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E\")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:\"\"}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:\"\"}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.857143%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:\"\";background-color:transparent}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,\"Liberation Mono\",\"Courier New\",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:\" (\" attr(title) \")\"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}",""]),t.exports=e},185:function(t,e,r){var content=r(186);"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(78).default)("32df6d42",content,!0,{sourceMap:!1})},186:function(t,e,r){(e=r(77)(!1)).push([t.i,"/*!\n * BootstrapVue Custom CSS (https://bootstrap-vue.org)\n */.bv-no-focus-ring:focus{outline:none}@media (max-width:575.98px){.bv-d-xs-down-none{display:none!important}}@media (max-width:767.98px){.bv-d-sm-down-none{display:none!important}}@media (max-width:991.98px){.bv-d-md-down-none{display:none!important}}@media (max-width:1199.98px){.bv-d-lg-down-none{display:none!important}}.bv-d-xl-down-none{display:none!important}.form-control.focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control.focus.is-valid{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.focus.is-invalid{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.b-form-btn-label-control.form-control{background-image:none;padding:0}.input-group .b-form-btn-label-control.form-control{padding:0}.b-form-btn-label-control.form-control[dir=rtl],[dir=rtl] .b-form-btn-label-control.form-control{flex-direction:row-reverse}.b-form-btn-label-control.form-control[dir=rtl]>label,[dir=rtl] .b-form-btn-label-control.form-control>label{text-align:right}.b-form-btn-label-control.form-control>.btn{line-height:1;font-size:inherit;box-shadow:none!important;border:0}.b-form-btn-label-control.form-control>.btn:disabled{pointer-events:none}.b-form-btn-label-control.form-control.is-valid>.btn{color:#28a745}.b-form-btn-label-control.form-control.is-invalid>.btn{color:#dc3545}.b-form-btn-label-control.form-control>.dropdown-menu{padding:.5rem}.b-form-btn-label-control.form-control>label{outline:0;padding-left:.25rem;margin:0;border:0;font-size:inherit;cursor:pointer;min-height:calc(1.5em + .75rem)}.b-form-btn-label-control.form-control>label.form-control-sm{min-height:calc(1.5em + .5rem)}.b-form-btn-label-control.form-control>label.form-control-lg{min-height:calc(1.5em + 1rem)}.input-group.input-group-sm .b-form-btn-label-control.form-control>label{min-height:calc(1.5em + .5rem);padding-top:.25rem;padding-bottom:.25rem}.input-group.input-group-lg .b-form-btn-label-control.form-control>label{min-height:calc(1.5em + 1rem);padding-top:.5rem;padding-bottom:.5rem}.b-form-btn-label-control.form-control[aria-disabled=true],.b-form-btn-label-control.form-control[aria-readonly=true]{background-color:#e9ecef;opacity:1}.b-form-btn-label-control.form-control[aria-disabled=true]{pointer-events:none}.b-form-btn-label-control.form-control[aria-disabled=true]>label{cursor:default}.b-form-btn-label-control.btn-group>.dropdown-menu{padding:.5rem}.b-avatar{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;font-size:inherit;font-weight:400;line-height:1;max-width:100%;max-height:auto;text-align:center;overflow:visible;position:relative;transition:color .15s ease-in-out,background-color .15s ease-in-out,box-shadow .15s ease-in-out}.b-avatar:focus{outline:0}.b-avatar.btn,.b-avatar[href]{padding:0;border:0}.b-avatar.btn .b-avatar-img img,.b-avatar[href] .b-avatar-img img{transition:transform .15s ease-in-out}.b-avatar.btn:not(:disabled):not(.disabled),.b-avatar[href]:not(:disabled):not(.disabled){cursor:pointer}.b-avatar.btn:not(:disabled):not(.disabled):hover .b-avatar-img img,.b-avatar[href]:not(:disabled):not(.disabled):hover .b-avatar-img img{transform:scale(1.15)}.b-avatar.disabled,.b-avatar:disabled,.b-avatar[disabled]{opacity:.65;pointer-events:none}.b-avatar .b-avatar-custom,.b-avatar .b-avatar-img,.b-avatar .b-avatar-text{border-radius:inherit;width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center}.b-avatar .b-avatar-text{text-transform:uppercase;white-space:nowrap}.b-avatar[href]{text-decoration:none}.b-avatar>.b-icon{width:60%;height:auto;max-width:100%}.b-avatar .b-avatar-img img{width:100%;height:100%;max-height:auto;border-radius:inherit}.b-avatar .b-avatar-badge{position:absolute;min-height:1.5em;min-width:1.5em;padding:.25em;line-height:1;border-radius:10em;font-size:70%;font-weight:700;z-index:5}.b-avatar-group .b-avatar-group-inner{display:flex;flex-wrap:wrap}.b-avatar-group .b-avatar{border:1px solid #dee2e6}.b-avatar-group .btn.b-avatar:hover:not(.disabled):not(disabled),.b-avatar-group a.b-avatar:hover:not(.disabled):not(disabled){z-index:3}.b-calendar{display:inline-flex}.b-calendar .b-calendar-inner{min-width:250px}.b-calendar .b-calendar-header,.b-calendar .b-calendar-nav{margin-bottom:.25rem}.b-calendar .b-calendar-nav .btn{padding:.25rem}.b-calendar output{padding:.25rem;font-size:80%}.b-calendar output.readonly{background-color:#e9ecef;opacity:1}.b-calendar .b-calendar-footer{margin-top:.5rem}.b-calendar .b-calendar-grid{padding:0;margin:0;overflow:hidden}.b-calendar .b-calendar-grid .row{flex-wrap:nowrap}.b-calendar .b-calendar-grid-caption{padding:.25rem}.b-calendar .b-calendar-grid-body .col[data-date] .btn{width:32px;height:32px;font-size:14px;line-height:1;margin:3px auto;padding:9px 0}.b-calendar .btn.disabled,.b-calendar .btn:disabled,.b-calendar .btn[aria-disabled=true]{cursor:default;pointer-events:none}.card-img-left{border-top-left-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-img-right{border-top-right-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.dropdown.dropleft .dropdown-toggle.dropdown-toggle-no-caret:before,.dropdown:not(.dropleft) .dropdown-toggle.dropdown-toggle-no-caret:after{display:none!important}.dropdown .dropdown-menu:focus{outline:none}.b-dropdown-form{display:inline-block;padding:.25rem 1.5rem;width:100%;clear:both;font-weight:400}.b-dropdown-form:focus{outline:1px dotted!important;outline:5px auto -webkit-focus-ring-color!important}.b-dropdown-form.disabled,.b-dropdown-form:disabled{outline:0!important;color:#6c757d;pointer-events:none}.b-dropdown-text{display:inline-block;padding:.25rem 1.5rem;margin-bottom:0;width:100%;clear:both;font-weight:lighter}.custom-checkbox.b-custom-control-lg,.input-group-lg .custom-checkbox{font-size:1.25rem;line-height:1.5;padding-left:1.875rem}.custom-checkbox.b-custom-control-lg .custom-control-label:before,.input-group-lg .custom-checkbox .custom-control-label:before{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;border-radius:.3rem}.custom-checkbox.b-custom-control-lg .custom-control-label:after,.input-group-lg .custom-checkbox .custom-control-label:after{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;background-size:50% 50%}.custom-checkbox.b-custom-control-sm,.input-group-sm .custom-checkbox{font-size:.875rem;line-height:1.5;padding-left:1.3125rem}.custom-checkbox.b-custom-control-sm .custom-control-label:before,.input-group-sm .custom-checkbox .custom-control-label:before{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;border-radius:.2rem}.custom-checkbox.b-custom-control-sm .custom-control-label:after,.input-group-sm .custom-checkbox .custom-control-label:after{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;background-size:50% 50%}.custom-switch.b-custom-control-lg,.input-group-lg .custom-switch{padding-left:2.8125rem}.custom-switch.b-custom-control-lg .custom-control-label,.input-group-lg .custom-switch .custom-control-label{font-size:1.25rem;line-height:1.5}.custom-switch.b-custom-control-lg .custom-control-label:before,.input-group-lg .custom-switch .custom-control-label:before{top:.3125rem;height:1.25rem;left:-2.8125rem;width:2.1875rem;border-radius:.625rem}.custom-switch.b-custom-control-lg .custom-control-label:after,.input-group-lg .custom-switch .custom-control-label:after{top:calc(.3125rem + 2px);left:calc(-2.8125rem + 2px);width:calc(1.25rem - 4px);height:calc(1.25rem - 4px);border-radius:.625rem;background-size:50% 50%}.custom-switch.b-custom-control-lg .custom-control-input:checked~.custom-control-label:after,.input-group-lg .custom-switch .custom-control-input:checked~.custom-control-label:after{transform:translateX(.9375rem)}.custom-switch.b-custom-control-sm,.input-group-sm .custom-switch{padding-left:1.96875rem}.custom-switch.b-custom-control-sm .custom-control-label,.input-group-sm .custom-switch .custom-control-label{font-size:.875rem;line-height:1.5}.custom-switch.b-custom-control-sm .custom-control-label:before,.input-group-sm .custom-switch .custom-control-label:before{top:.21875rem;left:-1.96875rem;width:1.53125rem;height:.875rem;border-radius:.4375rem}.custom-switch.b-custom-control-sm .custom-control-label:after,.input-group-sm .custom-switch .custom-control-label:after{top:calc(.21875rem + 2px);left:calc(-1.96875rem + 2px);width:calc(.875rem - 4px);height:calc(.875rem - 4px);border-radius:.4375rem;background-size:50% 50%}.custom-switch.b-custom-control-sm .custom-control-input:checked~.custom-control-label:after,.input-group-sm .custom-switch .custom-control-input:checked~.custom-control-label:after{transform:translateX(.65625rem)}.input-group>.input-group-append:last-child>.btn-group:not(:last-child):not(.dropdown-toggle)>.btn,.input-group>.input-group-append:not(:last-child)>.btn-group>.btn,.input-group>.input-group-prepend>.btn-group>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn-group>.btn,.input-group>.input-group-prepend:first-child>.btn-group:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.btn-group>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.b-custom-control-lg.custom-file,.b-custom-control-lg .custom-file-input,.b-custom-control-lg .custom-file-label,.input-group-lg.custom-file,.input-group-lg .custom-file-input,.input-group-lg .custom-file-label{font-size:1.25rem;height:calc(1.5em + 1rem + 2px)}.b-custom-control-lg .custom-file-label,.b-custom-control-lg .custom-file-label:after,.input-group-lg .custom-file-label,.input-group-lg .custom-file-label:after{padding:.5rem 1rem;line-height:1.5}.b-custom-control-lg .custom-file-label,.input-group-lg .custom-file-label{border-radius:.3rem}.b-custom-control-lg .custom-file-label:after,.input-group-lg .custom-file-label:after{font-size:inherit;height:calc(1.5em + 1rem);border-radius:0 .3rem .3rem 0}.b-custom-control-sm.custom-file,.b-custom-control-sm .custom-file-input,.b-custom-control-sm .custom-file-label,.input-group-sm.custom-file,.input-group-sm .custom-file-input,.input-group-sm .custom-file-label{font-size:.875rem;height:calc(1.5em + .5rem + 2px)}.b-custom-control-sm .custom-file-label,.b-custom-control-sm .custom-file-label:after,.input-group-sm .custom-file-label,.input-group-sm .custom-file-label:after{padding:.25rem .5rem;line-height:1.5}.b-custom-control-sm .custom-file-label,.input-group-sm .custom-file-label{border-radius:.2rem}.b-custom-control-sm .custom-file-label:after,.input-group-sm .custom-file-label:after{font-size:inherit;height:calc(1.5em + .5rem);border-radius:0 .2rem .2rem 0}.form-control.is-invalid,.form-control.is-valid,.was-validated .form-control:invalid,.was-validated .form-control:valid{background-position:right calc(.375em + .1875rem) center}input[type=color].form-control{height:calc(1.5em + .75rem + 2px);padding:.125rem .25rem}.input-group-sm input[type=color].form-control,input[type=color].form-control.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.125rem .25rem}.input-group-lg input[type=color].form-control,input[type=color].form-control.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.125rem .25rem}input[type=color].form-control:disabled{background-color:#adb5bd;opacity:.65}.input-group>.custom-range{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-range,.input-group>.custom-range+.custom-file,.input-group>.custom-range+.custom-range,.input-group>.custom-range+.custom-select,.input-group>.custom-range+.form-control,.input-group>.custom-range+.form-control-plaintext,.input-group>.custom-select+.custom-range,.input-group>.form-control+.custom-range,.input-group>.form-control-plaintext+.custom-range{margin-left:-1px}.input-group>.custom-range:focus{z-index:3}.input-group>.custom-range:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-range:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-range{padding:0 .75rem;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;height:calc(1.5em + .75rem + 2px);border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.input-group>.custom-range{transition:none}}.input-group>.custom-range:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.input-group>.custom-range:disabled,.input-group>.custom-range[readonly]{background-color:#e9ecef}.input-group-lg>.custom-range{height:calc(1.5em + 1rem + 2px);padding:0 1rem;border-radius:.3rem}.input-group-sm>.custom-range{height:calc(1.5em + .5rem + 2px);padding:0 .5rem;border-radius:.2rem}.input-group .custom-range.is-valid,.was-validated .input-group .custom-range:valid{border-color:#28a745}.input-group .custom-range.is-valid:focus,.was-validated .input-group .custom-range:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-range.is-valid:focus::-webkit-slider-thumb,.was-validated .custom-range:valid:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}.custom-range.is-valid:focus::-moz-range-thumb,.was-validated .custom-range:valid:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}.custom-range.is-valid:focus::-ms-thumb,.was-validated .custom-range:valid:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}.custom-range.is-valid::-webkit-slider-thumb,.was-validated .custom-range:valid::-webkit-slider-thumb{background-color:#28a745;background-image:none}.custom-range.is-valid::-webkit-slider-thumb:active,.was-validated .custom-range:valid::-webkit-slider-thumb:active{background-color:#9be7ac;background-image:none}.custom-range.is-valid::-webkit-slider-runnable-track,.was-validated .custom-range:valid::-webkit-slider-runnable-track{background-color:rgba(40,167,69,.35)}.custom-range.is-valid::-moz-range-thumb,.was-validated .custom-range:valid::-moz-range-thumb{background-color:#28a745;background-image:none}.custom-range.is-valid::-moz-range-thumb:active,.was-validated .custom-range:valid::-moz-range-thumb:active{background-color:#9be7ac;background-image:none}.custom-range.is-valid::-moz-range-track,.was-validated .custom-range:valid::-moz-range-track{background:rgba(40,167,69,.35)}.custom-range.is-valid~.valid-feedback,.custom-range.is-valid~.valid-tooltip,.was-validated .custom-range:valid~.valid-feedback,.was-validated .custom-range:valid~.valid-tooltip{display:block}.custom-range.is-valid::-ms-thumb,.was-validated .custom-range:valid::-ms-thumb{background-color:#28a745;background-image:none}.custom-range.is-valid::-ms-thumb:active,.was-validated .custom-range:valid::-ms-thumb:active{background-color:#9be7ac;background-image:none}.custom-range.is-valid::-ms-track-lower,.custom-range.is-valid::-ms-track-upper,.was-validated .custom-range:valid::-ms-track-lower,.was-validated .custom-range:valid::-ms-track-upper{background:rgba(40,167,69,.35)}.input-group .custom-range.is-invalid,.was-validated .input-group .custom-range:invalid{border-color:#dc3545}.input-group .custom-range.is-invalid:focus,.was-validated .input-group .custom-range:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-range.is-invalid:focus::-webkit-slider-thumb,.was-validated .custom-range:invalid:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}.custom-range.is-invalid:focus::-moz-range-thumb,.was-validated .custom-range:invalid:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}.custom-range.is-invalid:focus::-ms-thumb,.was-validated .custom-range:invalid:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}.custom-range.is-invalid::-webkit-slider-thumb,.was-validated .custom-range:invalid::-webkit-slider-thumb{background-color:#dc3545;background-image:none}.custom-range.is-invalid::-webkit-slider-thumb:active,.was-validated .custom-range:invalid::-webkit-slider-thumb:active{background-color:#f6cdd1;background-image:none}.custom-range.is-invalid::-webkit-slider-runnable-track,.was-validated .custom-range:invalid::-webkit-slider-runnable-track{background-color:rgba(220,53,69,.35)}.custom-range.is-invalid::-moz-range-thumb,.was-validated .custom-range:invalid::-moz-range-thumb{background-color:#dc3545;background-image:none}.custom-range.is-invalid::-moz-range-thumb:active,.was-validated .custom-range:invalid::-moz-range-thumb:active{background-color:#f6cdd1;background-image:none}.custom-range.is-invalid::-moz-range-track,.was-validated .custom-range:invalid::-moz-range-track{background:rgba(220,53,69,.35)}.custom-range.is-invalid~.invalid-feedback,.custom-range.is-invalid~.invalid-tooltip,.was-validated .custom-range:invalid~.invalid-feedback,.was-validated .custom-range:invalid~.invalid-tooltip{display:block}.custom-range.is-invalid::-ms-thumb,.was-validated .custom-range:invalid::-ms-thumb{background-color:#dc3545;background-image:none}.custom-range.is-invalid::-ms-thumb:active,.was-validated .custom-range:invalid::-ms-thumb:active{background-color:#f6cdd1;background-image:none}.custom-range.is-invalid::-ms-track-lower,.custom-range.is-invalid::-ms-track-upper,.was-validated .custom-range:invalid::-ms-track-lower,.was-validated .custom-range:invalid::-ms-track-upper{background:rgba(220,53,69,.35)}.custom-radio.b-custom-control-lg,.input-group-lg .custom-radio{font-size:1.25rem;line-height:1.5;padding-left:1.875rem}.custom-radio.b-custom-control-lg .custom-control-label:before,.input-group-lg .custom-radio .custom-control-label:before{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;border-radius:50%}.custom-radio.b-custom-control-lg .custom-control-label:after,.input-group-lg .custom-radio .custom-control-label:after{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;background:no-repeat 50%/50% 50%}.custom-radio.b-custom-control-sm,.input-group-sm .custom-radio{font-size:.875rem;line-height:1.5;padding-left:1.3125rem}.custom-radio.b-custom-control-sm .custom-control-label:before,.input-group-sm .custom-radio .custom-control-label:before{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;border-radius:50%}.custom-radio.b-custom-control-sm .custom-control-label:after,.input-group-sm .custom-radio .custom-control-label:after{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;background:no-repeat 50%/50% 50%}.b-rating{text-align:center}.b-rating.d-inline-flex{width:auto}.b-rating .b-rating-star,.b-rating .b-rating-value{padding:0 .25em}.b-rating .b-rating-value{min-width:2.5em}.b-rating .b-rating-star{display:inline-flex;justify-content:center;outline:0}.b-rating .b-rating-star .b-rating-icon{display:inline-flex;transition:all .15s ease-in-out}.b-rating.disabled,.b-rating:disabled{background-color:#e9ecef;color:#6c757d}.b-rating:not(.disabled):not(.readonly) .b-rating-star{cursor:pointer}.b-rating:not(.disabled):not(.readonly) .b-rating-star:hover .b-rating-icon,.b-rating:not(.disabled):not(.readonly):focus:not(:hover) .b-rating-star.focused .b-rating-icon{transform:scale(1.5)}.b-rating[dir=rtl] .b-rating-star-half{transform:scaleX(-1)}.b-form-spinbutton{text-align:center;overflow:hidden;background-image:none;padding:0}.b-form-spinbutton[dir=rtl]:not(.flex-column),[dir=rtl] .b-form-spinbutton:not(.flex-column){flex-direction:row-reverse}.b-form-spinbutton output{font-size:inherit;outline:0;border:0;background-color:transparent;width:auto;margin:0;padding:0 .25rem}.b-form-spinbutton output>bdi,.b-form-spinbutton output>div{display:block;min-width:2.25em;height:1.5em}.b-form-spinbutton.flex-column{height:auto;width:auto}.b-form-spinbutton.flex-column output{margin:0 .25rem;padding:.25rem 0}.b-form-spinbutton:not(.d-inline-flex):not(.flex-column){output-width:100%}.b-form-spinbutton.d-inline-flex:not(.flex-column){width:auto}.b-form-spinbutton .btn{line-height:1;box-shadow:none!important}.b-form-spinbutton .btn:disabled{pointer-events:none}.b-form-spinbutton .btn:hover:not(:disabled)>div>.b-icon{transform:scale(1.25)}.b-form-spinbutton.disabled,.b-form-spinbutton.readonly{background-color:#e9ecef}.b-form-spinbutton.disabled{pointer-events:none}.b-form-tags .b-form-tags-list{margin-top:-.25rem}.b-form-tags .b-form-tags-list .b-form-tag{margin-top:.25rem}.b-form-tags.focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.b-form-tags.focus.is-valid{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.b-form-tags.focus.is-invalid{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.b-form-tags.disabled{background-color:#e9ecef}.b-form-tag{font-size:75%;font-weight:400;line-height:1.5;margin-right:.25rem}.b-form-tag.disabled{opacity:.75}.b-form-tag>button.b-form-tag-remove{color:inherit;font-size:125%;line-height:1;float:none;margin-left:.25rem}.form-control-lg .b-form-tag,.form-control-sm .b-form-tag{line-height:1.5}.modal-backdrop{opacity:.5}.b-pagination-pills .page-item .page-link{border-radius:50rem!important;margin-left:.25rem;line-height:1}.b-pagination-pills .page-item:first-child .page-link{margin-left:0}.popover.b-popover{display:block;opacity:1;outline:0}.popover.b-popover.fade:not(.show){opacity:0}.popover.b-popover.show{opacity:1}.b-popover-primary.popover{background-color:#cce5ff;border-color:#b8daff}.b-popover-primary.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-primary.bs-popover-top>.arrow:before{border-top-color:#b8daff}.b-popover-primary.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-primary.bs-popover-top>.arrow:after{border-top-color:#cce5ff}.b-popover-primary.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-primary.bs-popover-right>.arrow:before{border-right-color:#b8daff}.b-popover-primary.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-primary.bs-popover-right>.arrow:after{border-right-color:#cce5ff}.b-popover-primary.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-primary.bs-popover-bottom>.arrow:before{border-bottom-color:#b8daff}.b-popover-primary.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-primary.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-primary.bs-popover-bottom .popover-header:before,.b-popover-primary.bs-popover-bottom>.arrow:after{border-bottom-color:#bdddff}.b-popover-primary.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-primary.bs-popover-left>.arrow:before{border-left-color:#b8daff}.b-popover-primary.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-primary.bs-popover-left>.arrow:after{border-left-color:#cce5ff}.b-popover-primary .popover-header{color:#212529;background-color:#bdddff;border-bottom-color:#a3d0ff}.b-popover-primary .popover-body{color:#004085}.b-popover-secondary.popover{background-color:#e2e3e5;border-color:#d6d8db}.b-popover-secondary.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-secondary.bs-popover-top>.arrow:before{border-top-color:#d6d8db}.b-popover-secondary.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-secondary.bs-popover-top>.arrow:after{border-top-color:#e2e3e5}.b-popover-secondary.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-secondary.bs-popover-right>.arrow:before{border-right-color:#d6d8db}.b-popover-secondary.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-secondary.bs-popover-right>.arrow:after{border-right-color:#e2e3e5}.b-popover-secondary.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-secondary.bs-popover-bottom>.arrow:before{border-bottom-color:#d6d8db}.b-popover-secondary.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-secondary.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-secondary.bs-popover-bottom .popover-header:before,.b-popover-secondary.bs-popover-bottom>.arrow:after{border-bottom-color:#dadbde}.b-popover-secondary.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-secondary.bs-popover-left>.arrow:before{border-left-color:#d6d8db}.b-popover-secondary.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-secondary.bs-popover-left>.arrow:after{border-left-color:#e2e3e5}.b-popover-secondary .popover-header{color:#212529;background-color:#dadbde;border-bottom-color:#ccced2}.b-popover-secondary .popover-body{color:#383d41}.b-popover-success.popover{background-color:#d4edda;border-color:#c3e6cb}.b-popover-success.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-success.bs-popover-top>.arrow:before{border-top-color:#c3e6cb}.b-popover-success.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-success.bs-popover-top>.arrow:after{border-top-color:#d4edda}.b-popover-success.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-success.bs-popover-right>.arrow:before{border-right-color:#c3e6cb}.b-popover-success.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-success.bs-popover-right>.arrow:after{border-right-color:#d4edda}.b-popover-success.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-success.bs-popover-bottom>.arrow:before{border-bottom-color:#c3e6cb}.b-popover-success.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-success.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-success.bs-popover-bottom .popover-header:before,.b-popover-success.bs-popover-bottom>.arrow:after{border-bottom-color:#c9e8d1}.b-popover-success.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-success.bs-popover-left>.arrow:before{border-left-color:#c3e6cb}.b-popover-success.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-success.bs-popover-left>.arrow:after{border-left-color:#d4edda}.b-popover-success .popover-header{color:#212529;background-color:#c9e8d1;border-bottom-color:#b7e1c1}.b-popover-success .popover-body{color:#155724}.b-popover-info.popover{background-color:#d1ecf1;border-color:#bee5eb}.b-popover-info.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-info.bs-popover-top>.arrow:before{border-top-color:#bee5eb}.b-popover-info.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-info.bs-popover-top>.arrow:after{border-top-color:#d1ecf1}.b-popover-info.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-info.bs-popover-right>.arrow:before{border-right-color:#bee5eb}.b-popover-info.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-info.bs-popover-right>.arrow:after{border-right-color:#d1ecf1}.b-popover-info.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-info.bs-popover-bottom>.arrow:before{border-bottom-color:#bee5eb}.b-popover-info.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-info.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-info.bs-popover-bottom .popover-header:before,.b-popover-info.bs-popover-bottom>.arrow:after{border-bottom-color:#c5e7ed}.b-popover-info.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-info.bs-popover-left>.arrow:before{border-left-color:#bee5eb}.b-popover-info.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-info.bs-popover-left>.arrow:after{border-left-color:#d1ecf1}.b-popover-info .popover-header{color:#212529;background-color:#c5e7ed;border-bottom-color:#b2dfe7}.b-popover-info .popover-body{color:#0c5460}.b-popover-warning.popover{background-color:#fff3cd;border-color:#ffeeba}.b-popover-warning.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-warning.bs-popover-top>.arrow:before{border-top-color:#ffeeba}.b-popover-warning.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-warning.bs-popover-top>.arrow:after{border-top-color:#fff3cd}.b-popover-warning.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-warning.bs-popover-right>.arrow:before{border-right-color:#ffeeba}.b-popover-warning.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-warning.bs-popover-right>.arrow:after{border-right-color:#fff3cd}.b-popover-warning.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-warning.bs-popover-bottom>.arrow:before{border-bottom-color:#ffeeba}.b-popover-warning.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-warning.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-warning.bs-popover-bottom .popover-header:before,.b-popover-warning.bs-popover-bottom>.arrow:after{border-bottom-color:#ffefbe}.b-popover-warning.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-warning.bs-popover-left>.arrow:before{border-left-color:#ffeeba}.b-popover-warning.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-warning.bs-popover-left>.arrow:after{border-left-color:#fff3cd}.b-popover-warning .popover-header{color:#212529;background-color:#ffefbe;border-bottom-color:#ffe9a4}.b-popover-warning .popover-body{color:#856404}.b-popover-danger.popover{background-color:#f8d7da;border-color:#f5c6cb}.b-popover-danger.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-danger.bs-popover-top>.arrow:before{border-top-color:#f5c6cb}.b-popover-danger.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-danger.bs-popover-top>.arrow:after{border-top-color:#f8d7da}.b-popover-danger.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-danger.bs-popover-right>.arrow:before{border-right-color:#f5c6cb}.b-popover-danger.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-danger.bs-popover-right>.arrow:after{border-right-color:#f8d7da}.b-popover-danger.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-danger.bs-popover-bottom>.arrow:before{border-bottom-color:#f5c6cb}.b-popover-danger.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-danger.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-danger.bs-popover-bottom .popover-header:before,.b-popover-danger.bs-popover-bottom>.arrow:after{border-bottom-color:#f6cace}.b-popover-danger.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-danger.bs-popover-left>.arrow:before{border-left-color:#f5c6cb}.b-popover-danger.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-danger.bs-popover-left>.arrow:after{border-left-color:#f8d7da}.b-popover-danger .popover-header{color:#212529;background-color:#f6cace;border-bottom-color:#f2b4ba}.b-popover-danger .popover-body{color:#721c24}.b-popover-light.popover{background-color:#fefefe;border-color:#fdfdfe}.b-popover-light.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-light.bs-popover-top>.arrow:before{border-top-color:#fdfdfe}.b-popover-light.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-light.bs-popover-top>.arrow:after{border-top-color:#fefefe}.b-popover-light.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-light.bs-popover-right>.arrow:before{border-right-color:#fdfdfe}.b-popover-light.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-light.bs-popover-right>.arrow:after{border-right-color:#fefefe}.b-popover-light.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-light.bs-popover-bottom>.arrow:before{border-bottom-color:#fdfdfe}.b-popover-light.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-light.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-light.bs-popover-bottom .popover-header:before,.b-popover-light.bs-popover-bottom>.arrow:after{border-bottom-color:#f6f6f6}.b-popover-light.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-light.bs-popover-left>.arrow:before{border-left-color:#fdfdfe}.b-popover-light.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-light.bs-popover-left>.arrow:after{border-left-color:#fefefe}.b-popover-light .popover-header{color:#212529;background-color:#f6f6f6;border-bottom-color:#eaeaea}.b-popover-light .popover-body{color:#818182}.b-popover-dark.popover{background-color:#d6d8d9;border-color:#c6c8ca}.b-popover-dark.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-dark.bs-popover-top>.arrow:before{border-top-color:#c6c8ca}.b-popover-dark.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-dark.bs-popover-top>.arrow:after{border-top-color:#d6d8d9}.b-popover-dark.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-dark.bs-popover-right>.arrow:before{border-right-color:#c6c8ca}.b-popover-dark.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-dark.bs-popover-right>.arrow:after{border-right-color:#d6d8d9}.b-popover-dark.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-dark.bs-popover-bottom>.arrow:before{border-bottom-color:#c6c8ca}.b-popover-dark.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-dark.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-dark.bs-popover-bottom .popover-header:before,.b-popover-dark.bs-popover-bottom>.arrow:after{border-bottom-color:#ced0d2}.b-popover-dark.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-dark.bs-popover-left>.arrow:before{border-left-color:#c6c8ca}.b-popover-dark.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-dark.bs-popover-left>.arrow:after{border-left-color:#d6d8d9}.b-popover-dark .popover-header{color:#212529;background-color:#ced0d2;border-bottom-color:#c1c4c5}.b-popover-dark .popover-body{color:#1b1e21}.b-sidebar-outer{right:0;height:0;overflow:visible;z-index:1035}.b-sidebar-backdrop,.b-sidebar-outer{position:fixed!important;top:0;left:0}.b-sidebar-backdrop{z-index:-1;width:100vw;height:100vh;opacity:.6}.b-sidebar{display:flex;flex-direction:column;position:fixed!important;top:0;height:100vh;width:320px;max-width:100%!important;margin:0!important;outline:0;transform:translateX(0)}.b-sidebar.slide{transition:transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.b-sidebar.slide{transition:none}}.b-sidebar:not(.b-sidebar-right){left:0;right:auto}.b-sidebar:not(.b-sidebar-right).slide:not(.show){transform:translateX(-100%)}.b-sidebar:not(.b-sidebar-right)>.b-sidebar-header .close{margin-left:auto}.b-sidebar.b-sidebar-right{left:auto;right:0}.b-sidebar.b-sidebar-right.slide:not(.show){transform:translateX(100%)}.b-sidebar.b-sidebar-right>.b-sidebar-header .close{margin-right:auto}.b-sidebar>.b-sidebar-header{font-size:1.5rem;padding:.5rem 1rem;display:flex;flex-direction:row;flex-grow:0;align-items:center}[dir=rtl] .b-sidebar>.b-sidebar-header{flex-direction:row-reverse}.b-sidebar>.b-sidebar-header .close{float:none;font-size:1.5rem}.b-sidebar>.b-sidebar-body{flex-grow:1;height:100%;overflow-y:auto}.b-sidebar>.b-sidebar-footer{flex-grow:0}.table.b-table.b-table-fixed{table-layout:fixed}.table.b-table.b-table-no-border-collapse{border-collapse:separate;border-spacing:0}.table.b-table[aria-busy=true]{opacity:.55}.table.b-table>tbody>tr.b-table-details>td{border-top:none!important}.table.b-table>caption{caption-side:bottom}.table.b-table.b-table-caption-top>caption{caption-side:top!important}.table.b-table>tbody>.table-active,.table.b-table>tbody>.table-active>td,.table.b-table>tbody>.table-active>th{background-color:rgba(0,0,0,.075)}.table.b-table.table-hover>tbody>tr.table-active:hover td,.table.b-table.table-hover>tbody>tr.table-active:hover th{color:#212529;background-image:linear-gradient(rgba(0,0,0,.075),rgba(0,0,0,.075));background-repeat:no-repeat}.table.b-table>tbody>.bg-active,.table.b-table>tbody>.bg-active>td,.table.b-table>tbody>.bg-active>th{background-color:hsla(0,0%,100%,.075)!important}.table.b-table.table-hover.table-dark>tbody>tr.bg-active:hover td,.table.b-table.table-hover.table-dark>tbody>tr.bg-active:hover th{color:#fff;background-image:linear-gradient(hsla(0,0%,100%,.075),hsla(0,0%,100%,.075));background-repeat:no-repeat}.b-table-sticky-header,.table-responsive,[class*=table-responsive-]{margin-bottom:1rem}.b-table-sticky-header>.table,.table-responsive>.table,[class*=table-responsive-]>.table{margin-bottom:0}.b-table-sticky-header{overflow-y:auto;max-height:300px}@media print{.b-table-sticky-header{overflow-y:visible!important;max-height:none!important}}@supports ((position:-webkit-sticky) or (position:sticky)){.b-table-sticky-header>.table.b-table>thead>tr>th{position:-webkit-sticky;position:sticky;top:0;z-index:2}.b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,.table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column{position:-webkit-sticky;position:sticky;left:0}.b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,.table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column{z-index:5}.b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column{z-index:2}.table.b-table>tbody>tr>.table-b-table-default,.table.b-table>tfoot>tr>.table-b-table-default,.table.b-table>thead>tr>.table-b-table-default{color:#212529;background-color:#fff}.table.b-table.table-dark>tbody>tr>.bg-b-table-default,.table.b-table.table-dark>tfoot>tr>.bg-b-table-default,.table.b-table.table-dark>thead>tr>.bg-b-table-default{color:#fff;background-color:#343a40}.table.b-table.table-striped>tbody>tr:nth-of-type(odd)>.table-b-table-default{background-image:linear-gradient(rgba(0,0,0,.05),rgba(0,0,0,.05));background-repeat:no-repeat}.table.b-table.table-striped.table-dark>tbody>tr:nth-of-type(odd)>.bg-b-table-default{background-image:linear-gradient(hsla(0,0%,100%,.05),hsla(0,0%,100%,.05));background-repeat:no-repeat}.table.b-table.table-hover>tbody>tr:hover>.table-b-table-default{color:#212529;background-image:linear-gradient(rgba(0,0,0,.075),rgba(0,0,0,.075));background-repeat:no-repeat}.table.b-table.table-hover.table-dark>tbody>tr:hover>.bg-b-table-default{color:#fff;background-image:linear-gradient(hsla(0,0%,100%,.075),hsla(0,0%,100%,.075));background-repeat:no-repeat}}.table.b-table>tfoot>tr>[aria-sort],.table.b-table>thead>tr>[aria-sort]{cursor:pointer;background-image:none;background-repeat:no-repeat;background-size:.65em 1em}.table.b-table>tfoot>tr>[aria-sort]:not(.b-table-sort-icon-left),.table.b-table>thead>tr>[aria-sort]:not(.b-table-sort-icon-left){background-position:right .375rem center;padding-right:calc(.75rem + .65em)}.table.b-table>tfoot>tr>[aria-sort].b-table-sort-icon-left,.table.b-table>thead>tr>[aria-sort].b-table-sort-icon-left{background-position:left .375rem center;padding-left:calc(.75rem + .65em)}.table.b-table>tfoot>tr>[aria-sort=none],.table.b-table>thead>tr>[aria-sort=none]{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath opacity='.3' d='M51 1l25 23 24 22H1l25-22zm0 100l25-23 24-22H1l25 22z'/%3E%3C/svg%3E\")}.table.b-table>tfoot>tr>[aria-sort=ascending],.table.b-table>thead>tr>[aria-sort=ascending]{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E\")}.table.b-table>tfoot>tr>[aria-sort=descending],.table.b-table>thead>tr>[aria-sort=descending]{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E\")}.table.b-table.table-dark>tfoot>tr>[aria-sort=none],.table.b-table.table-dark>thead>tr>[aria-sort=none],.table.b-table>.thead-dark>tr>[aria-sort=none]{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='M51 1l25 23 24 22H1l25-22zm0 100l25-23 24-22H1l25 22z'/%3E%3C/svg%3E\")}.table.b-table.table-dark>tfoot>tr>[aria-sort=ascending],.table.b-table.table-dark>thead>tr>[aria-sort=ascending],.table.b-table>.thead-dark>tr>[aria-sort=ascending]{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E\")}.table.b-table.table-dark>tfoot>tr>[aria-sort=descending],.table.b-table.table-dark>thead>tr>[aria-sort=descending],.table.b-table>.thead-dark>tr>[aria-sort=descending]{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E\")}.table.b-table>tfoot>tr>.table-dark[aria-sort=none],.table.b-table>thead>tr>.table-dark[aria-sort=none]{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='M51 1l25 23 24 22H1l25-22zm0 100l25-23 24-22H1l25 22z'/%3E%3C/svg%3E\")}.table.b-table>tfoot>tr>.table-dark[aria-sort=ascending],.table.b-table>thead>tr>.table-dark[aria-sort=ascending]{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E\")}.table.b-table>tfoot>tr>.table-dark[aria-sort=descending],.table.b-table>thead>tr>.table-dark[aria-sort=descending]{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E\")}.table.b-table.table-sm>tfoot>tr>[aria-sort]:not(.b-table-sort-icon-left),.table.b-table.table-sm>thead>tr>[aria-sort]:not(.b-table-sort-icon-left){background-position:right .15rem center;padding-right:calc(.3rem + .65em)}.table.b-table.table-sm>tfoot>tr>[aria-sort].b-table-sort-icon-left,.table.b-table.table-sm>thead>tr>[aria-sort].b-table-sort-icon-left{background-position:left .15rem center;padding-left:calc(.3rem + .65em)}.table.b-table.b-table-selectable:not(.b-table-selectable-no-click)>tbody>tr{cursor:pointer}.table.b-table.b-table-selectable:not(.b-table-selectable-no-click).b-table-selecting.b-table-select-range>tbody>tr{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:575.98px){.table.b-table.b-table-stacked-sm{display:block;width:100%}.table.b-table.b-table-stacked-sm>caption,.table.b-table.b-table-stacked-sm>tbody,.table.b-table.b-table-stacked-sm>tbody>tr,.table.b-table.b-table-stacked-sm>tbody>tr>td,.table.b-table.b-table-stacked-sm>tbody>tr>th{display:block}.table.b-table.b-table-stacked-sm>tfoot,.table.b-table.b-table-stacked-sm>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-sm>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-sm>thead,.table.b-table.b-table-stacked-sm>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-sm>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-sm>caption{caption-side:top!important}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;word-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]:after{display:block;clear:both;content:\"\"}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked-sm>tbody>tr.bottom-row,.table.b-table.b-table-stacked-sm>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked-sm>tbody>tr>:first-child,.table.b-table.b-table-stacked-sm>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-sm>tbody>tr>[rowspan]+th{border-top-width:3px}}@media (max-width:767.98px){.table.b-table.b-table-stacked-md{display:block;width:100%}.table.b-table.b-table-stacked-md>caption,.table.b-table.b-table-stacked-md>tbody,.table.b-table.b-table-stacked-md>tbody>tr,.table.b-table.b-table-stacked-md>tbody>tr>td,.table.b-table.b-table-stacked-md>tbody>tr>th{display:block}.table.b-table.b-table-stacked-md>tfoot,.table.b-table.b-table-stacked-md>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-md>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-md>thead,.table.b-table.b-table-stacked-md>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-md>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-md>caption{caption-side:top!important}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;word-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]:after{display:block;clear:both;content:\"\"}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked-md>tbody>tr.bottom-row,.table.b-table.b-table-stacked-md>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked-md>tbody>tr>:first-child,.table.b-table.b-table-stacked-md>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-md>tbody>tr>[rowspan]+th{border-top-width:3px}}@media (max-width:991.98px){.table.b-table.b-table-stacked-lg{display:block;width:100%}.table.b-table.b-table-stacked-lg>caption,.table.b-table.b-table-stacked-lg>tbody,.table.b-table.b-table-stacked-lg>tbody>tr,.table.b-table.b-table-stacked-lg>tbody>tr>td,.table.b-table.b-table-stacked-lg>tbody>tr>th{display:block}.table.b-table.b-table-stacked-lg>tfoot,.table.b-table.b-table-stacked-lg>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-lg>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-lg>thead,.table.b-table.b-table-stacked-lg>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-lg>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-lg>caption{caption-side:top!important}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;word-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]:after{display:block;clear:both;content:\"\"}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked-lg>tbody>tr.bottom-row,.table.b-table.b-table-stacked-lg>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked-lg>tbody>tr>:first-child,.table.b-table.b-table-stacked-lg>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-lg>tbody>tr>[rowspan]+th{border-top-width:3px}}@media (max-width:1199.98px){.table.b-table.b-table-stacked-xl{display:block;width:100%}.table.b-table.b-table-stacked-xl>caption,.table.b-table.b-table-stacked-xl>tbody,.table.b-table.b-table-stacked-xl>tbody>tr,.table.b-table.b-table-stacked-xl>tbody>tr>td,.table.b-table.b-table-stacked-xl>tbody>tr>th{display:block}.table.b-table.b-table-stacked-xl>tfoot,.table.b-table.b-table-stacked-xl>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-xl>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-xl>thead,.table.b-table.b-table-stacked-xl>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-xl>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-xl>caption{caption-side:top!important}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;word-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]:after{display:block;clear:both;content:\"\"}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked-xl>tbody>tr.bottom-row,.table.b-table.b-table-stacked-xl>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked-xl>tbody>tr>:first-child,.table.b-table.b-table-stacked-xl>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-xl>tbody>tr>[rowspan]+th{border-top-width:3px}}.table.b-table.b-table-stacked{display:block;width:100%}.table.b-table.b-table-stacked>caption,.table.b-table.b-table-stacked>tbody,.table.b-table.b-table-stacked>tbody>tr,.table.b-table.b-table-stacked>tbody>tr>td,.table.b-table.b-table-stacked>tbody>tr>th{display:block}.table.b-table.b-table-stacked>tfoot,.table.b-table.b-table-stacked>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked>thead,.table.b-table.b-table-stacked>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked>caption{caption-side:top!important}.table.b-table.b-table-stacked>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;word-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked>tbody>tr>[data-label]:after{display:block;clear:both;content:\"\"}.table.b-table.b-table-stacked>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked>tbody>tr.bottom-row,.table.b-table.b-table-stacked>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked>tbody>tr>:first-child,.table.b-table.b-table-stacked>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked>tbody>tr>[rowspan]+th{border-top-width:3px}.b-time{min-width:150px}.b-time[aria-disabled=true] output,.b-time[aria-readonly=true] output,.b-time output.disabled{background-color:#e9ecef;opacity:1}.b-time[aria-disabled=true] output{pointer-events:none}[dir=rtl] .b-time>.d-flex:not(.flex-column){flex-direction:row-reverse}.b-time .b-time-header{margin-bottom:.5rem}.b-time .b-time-header output{padding:.25rem;font-size:80%}.b-time .b-time-footer{margin-top:.5rem}.b-time .b-time-ampm{margin-left:.5rem}.b-toast{display:block;position:relative;max-width:350px;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-clip:padding-box;z-index:1;border-radius:.25rem}.b-toast .toast{background-color:hsla(0,0%,100%,.85)}.b-toast:not(:last-child){margin-bottom:.75rem}.b-toast.b-toast-solid .toast{background-color:#fff}.b-toast .toast{opacity:1}.b-toast .toast.fade:not(.show){opacity:0}.b-toast .toast .toast-body{display:block}.b-toast-primary .toast{background-color:rgba(230,242,255,.85);border-color:rgba(184,218,255,.85);color:#004085}.b-toast-primary .toast .toast-header{color:#004085;background-color:rgba(204,229,255,.85);border-bottom-color:rgba(184,218,255,.85)}.b-toast-primary.b-toast-solid .toast{background-color:#e6f2ff}.b-toast-secondary .toast{background-color:rgba(239,240,241,.85);border-color:rgba(214,216,219,.85);color:#383d41}.b-toast-secondary .toast .toast-header{color:#383d41;background-color:rgba(226,227,229,.85);border-bottom-color:rgba(214,216,219,.85)}.b-toast-secondary.b-toast-solid .toast{background-color:#eff0f1}.b-toast-success .toast{background-color:rgba(230,245,233,.85);border-color:rgba(195,230,203,.85);color:#155724}.b-toast-success .toast .toast-header{color:#155724;background-color:rgba(212,237,218,.85);border-bottom-color:rgba(195,230,203,.85)}.b-toast-success.b-toast-solid .toast{background-color:#e6f5e9}.b-toast-info .toast{background-color:rgba(229,244,247,.85);border-color:rgba(190,229,235,.85);color:#0c5460}.b-toast-info .toast .toast-header{color:#0c5460;background-color:rgba(209,236,241,.85);border-bottom-color:rgba(190,229,235,.85)}.b-toast-info.b-toast-solid .toast{background-color:#e5f4f7}.b-toast-warning .toast{background-color:rgba(255,249,231,.85);border-color:rgba(255,238,186,.85);color:#856404}.b-toast-warning .toast .toast-header{color:#856404;background-color:rgba(255,243,205,.85);border-bottom-color:rgba(255,238,186,.85)}.b-toast-warning.b-toast-solid .toast{background-color:#fff9e7}.b-toast-danger .toast{background-color:rgba(252,237,238,.85);border-color:rgba(245,198,203,.85);color:#721c24}.b-toast-danger .toast .toast-header{color:#721c24;background-color:rgba(248,215,218,.85);border-bottom-color:rgba(245,198,203,.85)}.b-toast-danger.b-toast-solid .toast{background-color:#fcedee}.b-toast-light .toast{background-color:hsla(0,0%,100%,.85);border-color:rgba(253,253,254,.85);color:#818182}.b-toast-light .toast .toast-header{color:#818182;background-color:hsla(0,0%,99.6%,.85);border-bottom-color:rgba(253,253,254,.85)}.b-toast-light.b-toast-solid .toast{background-color:#fff}.b-toast-dark .toast{background-color:rgba(227,229,229,.85);border-color:rgba(198,200,202,.85);color:#1b1e21}.b-toast-dark .toast .toast-header{color:#1b1e21;background-color:rgba(214,216,217,.85);border-bottom-color:rgba(198,200,202,.85)}.b-toast-dark.b-toast-solid .toast{background-color:#e3e5e5}.b-toaster{z-index:1100}.b-toaster .b-toaster-slot{position:relative;display:block}.b-toaster .b-toaster-slot:empty{display:none!important}.b-toaster.b-toaster-bottom-center,.b-toaster.b-toaster-bottom-full,.b-toaster.b-toaster-bottom-left,.b-toaster.b-toaster-bottom-right,.b-toaster.b-toaster-top-center,.b-toaster.b-toaster-top-full,.b-toaster.b-toaster-top-left,.b-toaster.b-toaster-top-right{position:fixed;left:.5rem;right:.5rem;margin:0;padding:0;height:0;overflow:visible}.b-toaster.b-toaster-bottom-center .b-toaster-slot,.b-toaster.b-toaster-bottom-full .b-toaster-slot,.b-toaster.b-toaster-bottom-left .b-toaster-slot,.b-toaster.b-toaster-bottom-right .b-toaster-slot,.b-toaster.b-toaster-top-center .b-toaster-slot,.b-toaster.b-toaster-top-full .b-toaster-slot,.b-toaster.b-toaster-top-left .b-toaster-slot,.b-toaster.b-toaster-top-right .b-toaster-slot{position:absolute;max-width:350px;width:100%;left:0;right:0;padding:0;margin:0}.b-toaster.b-toaster-bottom-full .b-toaster-slot,.b-toaster.b-toaster-bottom-full .b-toaster-slot .b-toast,.b-toaster.b-toaster-bottom-full .b-toaster-slot .toast,.b-toaster.b-toaster-top-full .b-toaster-slot,.b-toaster.b-toaster-top-full .b-toaster-slot .b-toast,.b-toaster.b-toaster-top-full .b-toaster-slot .toast{width:100%;max-width:100%}.b-toaster.b-toaster-top-center,.b-toaster.b-toaster-top-full,.b-toaster.b-toaster-top-left,.b-toaster.b-toaster-top-right{top:0}.b-toaster.b-toaster-top-center .b-toaster-slot,.b-toaster.b-toaster-top-full .b-toaster-slot,.b-toaster.b-toaster-top-left .b-toaster-slot,.b-toaster.b-toaster-top-right .b-toaster-slot{top:.5rem}.b-toaster.b-toaster-bottom-center,.b-toaster.b-toaster-bottom-full,.b-toaster.b-toaster-bottom-left,.b-toaster.b-toaster-bottom-right{bottom:0}.b-toaster.b-toaster-bottom-center .b-toaster-slot,.b-toaster.b-toaster-bottom-full .b-toaster-slot,.b-toaster.b-toaster-bottom-left .b-toaster-slot,.b-toaster.b-toaster-bottom-right .b-toaster-slot{bottom:.5rem}.b-toaster.b-toaster-bottom-center .b-toaster-slot,.b-toaster.b-toaster-bottom-right .b-toaster-slot,.b-toaster.b-toaster-top-center .b-toaster-slot,.b-toaster.b-toaster-top-right .b-toaster-slot{margin-left:auto}.b-toaster.b-toaster-bottom-center .b-toaster-slot,.b-toaster.b-toaster-bottom-left .b-toaster-slot,.b-toaster.b-toaster-top-center .b-toaster-slot,.b-toaster.b-toaster-top-left .b-toaster-slot{margin-right:auto}.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active,.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-move,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-move,.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active,.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-top-left .b-toast.b-toaster-move,.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active,.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-top-right .b-toast.b-toaster-move{transition:transform .175s}.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active .toast.fade,.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-to .toast.fade,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active .toast.fade,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-to .toast.fade,.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active .toast.fade,.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-to .toast.fade,.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active .toast.fade,.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-to .toast.fade{transition-delay:.175s}.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active{position:absolute;transition-delay:.175s}.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active .toast.fade,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active .toast.fade,.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active .toast.fade,.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active .toast.fade{transition-delay:0s}.tooltip.b-tooltip{display:block;opacity:.9;outline:0}.tooltip.b-tooltip.fade:not(.show){opacity:0}.tooltip.b-tooltip.show{opacity:.9}.tooltip.b-tooltip.noninteractive{pointer-events:none}.tooltip.b-tooltip .arrow{margin:0 .25rem}.tooltip.b-tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.bs-tooltip-left .arrow,.tooltip.b-tooltip.bs-tooltip-right .arrow{margin:.25rem 0}.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-primary.bs-tooltip-top .arrow:before{border-top-color:#007bff}.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-primary.bs-tooltip-right .arrow:before{border-right-color:#007bff}.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-primary.bs-tooltip-bottom .arrow:before{border-bottom-color:#007bff}.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-primary.bs-tooltip-left .arrow:before{border-left-color:#007bff}.tooltip.b-tooltip-primary .tooltip-inner{color:#fff;background-color:#007bff}.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-secondary.bs-tooltip-top .arrow:before{border-top-color:#6c757d}.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-secondary.bs-tooltip-right .arrow:before{border-right-color:#6c757d}.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-secondary.bs-tooltip-bottom .arrow:before{border-bottom-color:#6c757d}.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-secondary.bs-tooltip-left .arrow:before{border-left-color:#6c757d}.tooltip.b-tooltip-secondary .tooltip-inner{color:#fff;background-color:#6c757d}.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-success.bs-tooltip-top .arrow:before{border-top-color:#28a745}.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-success.bs-tooltip-right .arrow:before{border-right-color:#28a745}.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-success.bs-tooltip-bottom .arrow:before{border-bottom-color:#28a745}.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-success.bs-tooltip-left .arrow:before{border-left-color:#28a745}.tooltip.b-tooltip-success .tooltip-inner{color:#fff;background-color:#28a745}.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-info.bs-tooltip-top .arrow:before{border-top-color:#17a2b8}.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-info.bs-tooltip-right .arrow:before{border-right-color:#17a2b8}.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-info.bs-tooltip-bottom .arrow:before{border-bottom-color:#17a2b8}.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-info.bs-tooltip-left .arrow:before{border-left-color:#17a2b8}.tooltip.b-tooltip-info .tooltip-inner{color:#fff;background-color:#17a2b8}.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-warning.bs-tooltip-top .arrow:before{border-top-color:#ffc107}.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-warning.bs-tooltip-right .arrow:before{border-right-color:#ffc107}.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-warning.bs-tooltip-bottom .arrow:before{border-bottom-color:#ffc107}.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-warning.bs-tooltip-left .arrow:before{border-left-color:#ffc107}.tooltip.b-tooltip-warning .tooltip-inner{color:#212529;background-color:#ffc107}.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-danger.bs-tooltip-top .arrow:before{border-top-color:#dc3545}.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-danger.bs-tooltip-right .arrow:before{border-right-color:#dc3545}.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-danger.bs-tooltip-bottom .arrow:before{border-bottom-color:#dc3545}.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-danger.bs-tooltip-left .arrow:before{border-left-color:#dc3545}.tooltip.b-tooltip-danger .tooltip-inner{color:#fff;background-color:#dc3545}.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-light.bs-tooltip-top .arrow:before{border-top-color:#f8f9fa}.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-light.bs-tooltip-right .arrow:before{border-right-color:#f8f9fa}.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-light.bs-tooltip-bottom .arrow:before{border-bottom-color:#f8f9fa}.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-light.bs-tooltip-left .arrow:before{border-left-color:#f8f9fa}.tooltip.b-tooltip-light .tooltip-inner{color:#212529;background-color:#f8f9fa}.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-dark.bs-tooltip-top .arrow:before{border-top-color:#343a40}.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-dark.bs-tooltip-right .arrow:before{border-right-color:#343a40}.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-dark.bs-tooltip-bottom .arrow:before{border-bottom-color:#343a40}.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-dark.bs-tooltip-left .arrow:before{border-left-color:#343a40}.tooltip.b-tooltip-dark .tooltip-inner{color:#fff;background-color:#343a40}.b-icon.bi{display:inline-block;overflow:visible;vertical-align:-.15em}.b-icon.b-icon-animation-cylon,.b-icon.b-iconstack .b-icon-animation-cylon>g{transform-origin:center;-webkit-animation:b-icon-animation-cylon .75s ease-in-out infinite alternate;animation:b-icon-animation-cylon .75s ease-in-out infinite alternate}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-cylon,.b-icon.b-iconstack .b-icon-animation-cylon>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-cylon-vertical,.b-icon.b-iconstack .b-icon-animation-cylon-vertical>g{transform-origin:center;-webkit-animation:b-icon-animation-cylon-vertical .75s ease-in-out infinite alternate;animation:b-icon-animation-cylon-vertical .75s ease-in-out infinite alternate}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-cylon-vertical,.b-icon.b-iconstack .b-icon-animation-cylon-vertical>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-fade,.b-icon.b-iconstack .b-icon-animation-fade>g{transform-origin:center;-webkit-animation:b-icon-animation-fade .75s ease-in-out infinite alternate;animation:b-icon-animation-fade .75s ease-in-out infinite alternate}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-fade,.b-icon.b-iconstack .b-icon-animation-fade>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-spin,.b-icon.b-iconstack .b-icon-animation-spin>g{transform-origin:center;-webkit-animation:b-icon-animation-spin 2s linear infinite normal;animation:b-icon-animation-spin 2s linear infinite normal}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-spin,.b-icon.b-iconstack .b-icon-animation-spin>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-spin-reverse,.b-icon.b-iconstack .b-icon-animation-spin-reverse>g{transform-origin:center;animation:b-icon-animation-spin 2s linear infinite reverse}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-spin-reverse,.b-icon.b-iconstack .b-icon-animation-spin-reverse>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-spin-pulse,.b-icon.b-iconstack .b-icon-animation-spin-pulse>g{transform-origin:center;-webkit-animation:b-icon-animation-spin 1s steps(8) infinite normal;animation:b-icon-animation-spin 1s steps(8) infinite normal}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-spin-pulse,.b-icon.b-iconstack .b-icon-animation-spin-pulse>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-spin-reverse-pulse,.b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse>g{transform-origin:center;animation:b-icon-animation-spin 1s steps(8) infinite reverse}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-spin-reverse-pulse,.b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-throb,.b-icon.b-iconstack .b-icon-animation-throb>g{transform-origin:center;-webkit-animation:b-icon-animation-throb .75s ease-in-out infinite alternate;animation:b-icon-animation-throb .75s ease-in-out infinite alternate}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-throb,.b-icon.b-iconstack .b-icon-animation-throb>g{-webkit-animation:none;animation:none}}@-webkit-keyframes b-icon-animation-cylon{0%{transform:translateX(-25%)}to{transform:translateX(25%)}}@keyframes b-icon-animation-cylon{0%{transform:translateX(-25%)}to{transform:translateX(25%)}}@-webkit-keyframes b-icon-animation-cylon-vertical{0%{transform:translateY(25%)}to{transform:translateY(-25%)}}@keyframes b-icon-animation-cylon-vertical{0%{transform:translateY(25%)}to{transform:translateY(-25%)}}@-webkit-keyframes b-icon-animation-fade{0%{opacity:.1}to{opacity:1}}@keyframes b-icon-animation-fade{0%{opacity:.1}to{opacity:1}}@-webkit-keyframes b-icon-animation-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes b-icon-animation-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@-webkit-keyframes b-icon-animation-throb{0%{opacity:.5;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes b-icon-animation-throb{0%{opacity:.5;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.btn .b-icon.bi,.dropdown-item .b-icon.bi,.dropdown-toggle .b-icon.bi,.input-group-text .b-icon.bi,.nav-link .b-icon.bi{font-size:125%;vertical-align:text-bottom}",""]),t.exports=e},33:function(t,e,r){"use strict";r.d(e,"b",(function(){return eh})),r.d(e,"a",(function(){return P}));r(58),r(5),r(2),r(3),r(1),r(4);var o=r(17),n=r(0),l=(r(14),r(7)),c=r(145),d=r(105),f=r.n(d),m=r(50),h=r.n(m),v=r(62),y=r(8);"scrollRestoration"in window.history&&(window.history.scrollRestoration="manual",window.addEventListener("beforeunload",(function(){window.history.scrollRestoration="auto"})),window.addEventListener("load",(function(){window.history.scrollRestoration="manual"})));var w=function(){},x=v.a.prototype.push;v.a.prototype.push=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:w,r=arguments.length>2?arguments[2]:void 0;return x.call(this,t,e,r)},l.default.use(v.a);var k={mode:"hash",base:decodeURI("/"),linkActiveClass:"nuxt-link-active",linkExactActiveClass:"nuxt-link-exact-active",scrollBehavior:function(t,e,r){var o=!1,n=Object(y.g)(t);(n.some((function(t){return t.options.scrollToTop}))||n.length<2&&n.every((function(t){return!1!==t.options.scrollToTop})))&&(o={x:0,y:0}),r&&(o=r);var l=window.$nuxt;return(t.path===e.path&&t.hash!==e.hash||t===e)&&l.$nextTick((function(){return l.$emit("triggerScroll")})),new Promise((function(e){l.$once("triggerScroll",(function(){if(t.hash){var r=t.hash;void 0!==window.CSS&&void 0!==window.CSS.escape&&(r="#"+window.CSS.escape(r.substr(1)));try{document.querySelector(r)&&(o={selector:r})}catch(t){console.warn("Failed to save scroll position. Please add CSS.escape() polyfill (https://github.com/mathiasbynens/CSS.escape).")}}e(o)}))}))},routes:[{path:"/prestamo",component:function(){return Object(y.m)(Promise.all([r.e(0),r.e(1),r.e(3)]).then(r.bind(null,216)))},name:"prestamo"},{path:"/regreso",component:function(){return Object(y.m)(Promise.all([r.e(0),r.e(1),r.e(4)]).then(r.bind(null,217)))},name:"regreso"},{path:"/reservacion",component:function(){return Object(y.m)(Promise.all([r.e(0),r.e(1),r.e(5)]).then(r.bind(null,218)))},name:"reservacion"}],fallback:!1};function O(){return new v.a(k)}var S={name:"NuxtChild",functional:!0,props:{nuxtChildKey:{type:String,default:""},keepAlive:Boolean,keepAliveProps:{type:Object,default:void 0}},render:function(t,e){var r=e.parent,data=e.data,o=e.props,n=r.$createElement;data.nuxtChild=!0;for(var l=r,c=r.$nuxt.nuxt.transitions,d=r.$nuxt.nuxt.defaultTransition,f=0;r;)r.$vnode&&r.$vnode.data.nuxtChild&&f++,r=r.$parent;data.nuxtChildDepth=f;var m=c[f]||d,h={};j.forEach((function(t){void 0!==m[t]&&(h[t]=m[t])}));var v={};T.forEach((function(t){"function"==typeof m[t]&&(v[t]=m[t].bind(l))}));var y=v.beforeEnter;if(v.beforeEnter=function(t){if(window.$nuxt.$nextTick((function(){window.$nuxt.$emit("triggerScroll")})),y)return y.call(l,t)},!1===m.css){var w=v.leave;(!w||w.length<2)&&(v.leave=function(t,e){w&&w.call(l,t),l.$nextTick(e)})}var x=n("routerView",data);return o.keepAlive&&(x=n("keep-alive",{props:o.keepAliveProps},[x])),n("transition",{props:h,on:v},[x])}},j=["name","mode","appear","css","type","duration","enterClass","leaveClass","appearClass","enterActiveClass","enterActiveClass","leaveActiveClass","appearActiveClass","enterToClass","leaveToClass","appearToClass"],T=["beforeEnter","enter","afterEnter","enterCancelled","beforeLeave","leave","afterLeave","leaveCancelled","beforeAppear","appear","afterAppear","appearCancelled"],C={name:"NuxtError",props:{error:{type:Object,default:null}},computed:{statusCode:function(){return this.error&&this.error.statusCode||500},message:function(){return this.error.message||"Error"}},head:function(){return{title:this.message,meta:[{name:"viewport",content:"width=device-width,initial-scale=1.0,minimum-scale=1.0"}]}}},B=(r(179),r(47)),P=Object(B.a)(C,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"__nuxt-error-page"},[r("div",{staticClass:"error"},[r("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",width:"90",height:"90",fill:"#DBE1EC",viewBox:"0 0 48 48"}},[r("path",{attrs:{d:"M22 30h4v4h-4zm0-16h4v12h-4zm1.99-10C12.94 4 4 12.95 4 24s8.94 20 19.99 20S44 35.05 44 24 35.04 4 23.99 4zM24 40c-8.84 0-16-7.16-16-16S15.16 8 24 8s16 7.16 16 16-7.16 16-16 16z"}})]),t._v(" "),r("div",{staticClass:"title"},[t._v(t._s(t.message))]),t._v(" "),404===t.statusCode?r("p",{staticClass:"description"},[void 0===t.$route?r("a",{staticClass:"error-link",attrs:{href:"/"}}):r("NuxtLink",{staticClass:"error-link",attrs:{to:"/"}},[t._v("Back to the home page")])],1):t._e(),t._v(" "),t._m(0)])])}),[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"logo"},[e("a",{attrs:{href:"https://nuxtjs.org",target:"_blank",rel:"noopener"}},[this._v("Nuxt.js")])])}],!1,null,null,null).exports,D=(r(20),r(21),r(10),r(30)),$={name:"Nuxt",components:{NuxtChild:S,NuxtError:P},props:{nuxtChildKey:{type:String,default:void 0},keepAlive:Boolean,keepAliveProps:{type:Object,default:void 0},name:{type:String,default:"default"}},errorCaptured:function(t){this.displayingNuxtError&&(this.errorFromNuxtError=t,this.$forceUpdate())},computed:{routerViewKey:function(){if(void 0!==this.nuxtChildKey||this.$route.matched.length>1)return this.nuxtChildKey||Object(y.c)(this.$route.matched[0].path)(this.$route.params);var t=Object(D.a)(this.$route.matched,1)[0];if(!t)return this.$route.path;var e=t.components.default;if(e&&e.options){var r=e.options;if(r.key)return"function"==typeof r.key?r.key(this.$route):r.key}return/\/$/.test(t.path)?this.$route.path:this.$route.path.replace(/\/$/,"")}},beforeCreate:function(){l.default.util.defineReactive(this,"nuxt",this.$root.$options.nuxt)},render:function(t){var e=this;return this.nuxt.err?this.errorFromNuxtError?(this.$nextTick((function(){return e.errorFromNuxtError=!1})),t("div",{},[t("h2","An error occurred while showing the error page"),t("p","Unfortunately an error occurred and while showing the error page another error occurred"),t("p","Error details: ".concat(this.errorFromNuxtError.toString())),t("nuxt-link",{props:{to:"/"}},"Go back to home")])):(this.displayingNuxtError=!0,this.$nextTick((function(){return e.displayingNuxtError=!1})),t(P,{props:{error:this.nuxt.err}})):t("NuxtChild",{key:this.routerViewKey,props:this.$props})}},_=(r(63),r(56),r(46),{name:"NuxtLoading",data:function(){return{percent:0,show:!1,canSucceed:!0,reversed:!1,skipTimerCount:0,rtl:!1,throttle:200,duration:5e3,continuous:!1}},computed:{left:function(){return!(!this.continuous&&!this.rtl)&&(this.rtl?this.reversed?"0px":"auto":this.reversed?"auto":"0px")}},beforeDestroy:function(){this.clear()},methods:{clear:function(){clearInterval(this._timer),clearTimeout(this._throttle),this._timer=null},start:function(){var t=this;return this.clear(),this.percent=0,this.reversed=!1,this.skipTimerCount=0,this.canSucceed=!0,this.throttle?this._throttle=setTimeout((function(){return t.startTimer()}),this.throttle):this.startTimer(),this},set:function(t){return this.show=!0,this.canSucceed=!0,this.percent=Math.min(100,Math.max(0,Math.floor(t))),this},get:function(){return this.percent},increase:function(t){return this.percent=Math.min(100,Math.floor(this.percent+t)),this},decrease:function(t){return this.percent=Math.max(0,Math.floor(this.percent-t)),this},pause:function(){return clearInterval(this._timer),this},resume:function(){return this.startTimer(),this},finish:function(){return this.percent=this.reversed?0:100,this.hide(),this},hide:function(){var t=this;return this.clear(),setTimeout((function(){t.show=!1,t.$nextTick((function(){t.percent=0,t.reversed=!1}))}),500),this},fail:function(t){return this.canSucceed=!1,this},startTimer:function(){var t=this;this.show||(this.show=!0),void 0===this._cut&&(this._cut=1e4/Math.floor(this.duration)),this._timer=setInterval((function(){t.skipTimerCount>0?t.skipTimerCount--:(t.reversed?t.decrease(t._cut):t.increase(t._cut),t.continuous&&(t.percent>=100||t.percent<=0)&&(t.skipTimerCount=1,t.reversed=!t.reversed))}),100)}},render:function(t){var e=t(!1);return this.show&&(e=t("div",{staticClass:"nuxt-progress",class:{"nuxt-progress-notransition":this.skipTimerCount>0,"nuxt-progress-failed":!this.canSucceed},style:{width:this.percent+"%",left:this.left}})),e}}),E=(r(181),Object(B.a)(_,void 0,void 0,!1,null,null,null).exports),F=(r(183),r(185),Object(B.a)({},(function(){var t=this.$createElement;return(this._self._c||t)("Nuxt")}),[],!1,null,null,null).exports);function I(t,e){var r;if("undefined"==typeof Symbol||null==t[Symbol.iterator]){if(Array.isArray(t)||(r=function(t,e){if(!t)return;if("string"==typeof t)return A(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);"Object"===r&&t.constructor&&(r=t.constructor.name);if("Map"===r||"Set"===r)return Array.from(t);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return A(t,e)}(t))||e&&t&&"number"==typeof t.length){r&&(t=r);var i=0,o=function(){};return{s:o,n:function(){return i>=t.length?{done:!0}:{done:!1,value:t[i++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var n,l=!0,c=!1;return{s:function(){r=t[Symbol.iterator]()},n:function(){var t=r.next();return l=t.done,t},e:function(t){c=!0,n=t},f:function(){try{l||null==r.return||r.return()}finally{if(c)throw n}}}}function A(t,e){(null==e||e>t.length)&&(e=t.length);for(var i=0,r=new Array(e);i<e;i++)r[i]=t[i];return r}var z={_default:Object(y.s)(F)},N={render:function(t,e){var r=t("NuxtLoading",{ref:"loading"}),o=t(this.layout||"nuxt"),n=t("div",{domProps:{id:"__layout"},key:this.layoutName},[o]),l=t("transition",{props:{name:"layout",mode:"out-in"},on:{beforeEnter:function(t){window.$nuxt.$nextTick((function(){window.$nuxt.$emit("triggerScroll")}))}}},[n]);return t("div",{domProps:{id:"__nuxt"}},[r,l])},data:function(){return{isOnline:!0,layout:null,layoutName:"",nbFetching:0}},beforeCreate:function(){l.default.util.defineReactive(this,"nuxt",this.$options.nuxt)},created:function(){l.default.prototype.$nuxt=this,window.$nuxt=this,this.refreshOnlineStatus(),window.addEventListener("online",this.refreshOnlineStatus),window.addEventListener("offline",this.refreshOnlineStatus),this.error=this.nuxt.error,this.context=this.$options.context},mounted:function(){var t=this;return Object(o.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:t.$loading=t.$refs.loading;case 1:case"end":return e.stop()}}),e)})))()},watch:{"nuxt.err":"errorChanged"},computed:{isOffline:function(){return!this.isOnline},isFetching:function(){return this.nbFetching>0},isPreview:function(){return Boolean(this.$options.previewData)}},methods:{refreshOnlineStatus:function(){void 0===window.navigator.onLine?this.isOnline=!0:this.isOnline=window.navigator.onLine},refresh:function(){var t=this;return Object(o.a)(regeneratorRuntime.mark((function e(){var r,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if((r=Object(y.h)(t.$route)).length){e.next=3;break}return e.abrupt("return");case 3:return t.$loading.start(),o=r.map((function(e){var p=[];if(e.$options.fetch&&e.$options.fetch.length&&p.push(Object(y.q)(e.$options.fetch,t.context)),e.$fetch)p.push(e.$fetch());else{var r,o=I(Object(y.e)(e.$vnode.componentInstance));try{for(o.s();!(r=o.n()).done;){var component=r.value;p.push(component.$fetch())}}catch(t){o.e(t)}finally{o.f()}}return e.$options.asyncData&&p.push(Object(y.q)(e.$options.asyncData,t.context).then((function(t){for(var r in t)l.default.set(e.$data,r,t[r])}))),Promise.all(p)})),e.prev=5,e.next=8,Promise.all(o);case 8:e.next=15;break;case 10:e.prev=10,e.t0=e.catch(5),t.$loading.fail(e.t0),Object(y.k)(e.t0),t.error(e.t0);case 15:t.$loading.finish();case 16:case"end":return e.stop()}}),e,null,[[5,10]])})))()},errorChanged:function(){this.nuxt.err&&this.$loading&&(this.$loading.fail&&this.$loading.fail(this.nuxt.err),this.$loading.finish&&this.$loading.finish())},setLayout:function(t){return t&&z["_"+t]||(t="default"),this.layoutName=t,this.layout=z["_"+t],this.layout},loadLayout:function(t){return t&&z["_"+t]||(t="default"),Promise.resolve(z["_"+t])}},components:{NuxtLoading:E}},M={};for(var R in M)l.default.component(R,M[R]);var L=l.default,V=r(16),H=r(24),G=r(22),W=function(){return Array.from.apply(Array,arguments)},U=function(t){return Array.isArray(t)},Y=function(t,e){return-1!==t.indexOf(e)},K=function(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return Array.prototype.concat.apply([],e)},X=r(28);r(187),r(188),r(189);function J(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Z(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?J(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):J(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Q=function(){return Object.assign.apply(Object,arguments)},tt=function(t,e){return Object.create(t,e)},et=function(t,e){return Object.defineProperties(t,e)},ot=function(t,e,r){return Object.defineProperty(t,e,r)},nt=function(t){return Object.freeze(t)},it=function(t){return Object.getOwnPropertyNames(t)},at=function(t){return Object.keys(t)},lt=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},st=function(t){return null!==t&&"object"===Object(X.a)(t)},ct=function(t){return"[object Object]"===Object.prototype.toString.call(t)},ut=function(t){return Z({},t)},pt=function(t,e){return at(t).filter((function(t){return-1!==e.indexOf(t)})).reduce((function(e,r){return Z(Z({},e),{},Object(n.a)({},r,t[r]))}),{})},bt=function(t,e){return at(t).filter((function(t){return-1===e.indexOf(t)})).reduce((function(e,r){return Z(Z({},e),{},Object(n.a)({},r,t[r]))}),{})};function ft(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function mt(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?ft(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):ft(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var ht=function t(e){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e;return U(e)?e.reduce((function(e,r){return[].concat(Object(G.a)(e),[t(r,r)])}),[]):ct(e)?at(e).reduce((function(r,o){return mt(mt({},r),{},Object(n.a)({},o,t(e[o],e[o])))}),{}):r},gt=(r(15),function(t){return t}),vt=(r(134),r(43)),yt=r(82),wt=r(31),xt=r(106),kt=r(6);function Ot(t){var e=function(){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}}();return function(){var r,o=Object(wt.a)(t);if(e){var n=Object(wt.a)(this).constructor;r=Reflect.construct(o,arguments,n)}else r=o.apply(this,arguments);return Object(yt.a)(this,r)}}var St=kt.i?window:{},jt=kt.i?St.Element:function(t){Object(vt.a)(r,t);var e=Ot(r);function r(){return Object(V.a)(this,r),e.apply(this,arguments)}return r}(Object(xt.a)(Object)),Tt=kt.i?St.HTMLElement:function(t){Object(vt.a)(r,t);var e=Ot(r);function r(){return Object(V.a)(this,r),e.apply(this,arguments)}return r}(jt),Ct=kt.i?St.SVGElement:function(t){Object(vt.a)(r,t);var e=Ot(r);function r(){return Object(V.a)(this,r),e.apply(this,arguments)}return r}(jt),Bt=kt.i?St.File:function(t){Object(vt.a)(r,t);var e=Ot(r);function r(){return Object(V.a)(this,r),e.apply(this,arguments)}return r}(Object(xt.a)(Object)),Pt=function(t){return Object(X.a)(t)},Dt=function(t){return Object.prototype.toString.call(t).slice(8,-1)},$t=function(t){return void 0===t},_t=function(t){return null===t},Et=function(t){return $t(t)||_t(t)},Ft=function(t){return"function"===Pt(t)},It=function(t){return"boolean"===Pt(t)},At=function(t){return"string"===Pt(t)},zt=function(t){return"number"===Pt(t)},Nt=function(t){return t instanceof Date},Mt=function(t){return t instanceof Event},Rt=function(t){return"RegExp"===Dt(t)},Lt=/\[(\d+)]/g,Vt=function(t,path){var e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;if(!(path=U(path)?path.join("."):path)||!st(t))return e;if(path in t)return t[path];var r=(path=String(path).replace(Lt,".$1")).split(".").filter(gt);return 0===r.length?e:r.every((function(e){return st(t)&&e in t&&!Et(t=t[e])}))?t:_t(t)?null:e},Ht=function(t,path){var e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=Vt(t,path);return Et(r)?e:r},Gt=function(t){var source=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;Object(kt.a)()||console.warn("[BootstrapVue warn]: ".concat(source?"".concat(source," - "):"").concat(t))},Wt=function(source){return!kt.j&&(Gt("".concat(source,": Can not be called during SSR.")),!0)},Ut=function(source){return!kt.g&&(Gt("".concat(source,": Requires Promise support.")),!0)},qt=function t(e){return at(e).forEach((function(r){var o=e[r];e[r]=o&&(ct(o)||U(o))?t(o):o})),nt(e)}({breakpoints:["xs","sm","md","lg","xl"],formControls:{size:void 0},BAlert:{dismissLabel:"Close",variant:"info"},BAvatar:{variant:"secondary",badgeVariant:"primary"},BBadge:{variant:"secondary"},BButton:{size:void 0,variant:"secondary"},BButtonClose:{content:"&times;",textVariant:void 0,ariaLabel:"Close"},BCalendar:{labelPrevDecade:"Previous decade",labelPrevYear:"Previous year",labelPrevMonth:"Previous month",labelCurrentMonth:"Current month",labelNextMonth:"Next month",labelNextYear:"Next year",labelNextDecade:"Next decade",labelToday:"Today",labelSelected:"Selected date",labelNoDateSelected:"No date selected",labelCalendar:"Calendar",labelNav:"Calendar navigation",labelHelp:"Use cursor keys to navigate calendar dates"},BCardSubTitle:{subTitleTextVariant:"muted"},BCarousel:{labelPrev:"Previous Slide",labelNext:"Next Slide",labelGotoSlide:"Goto Slide",labelIndicators:"Select a slide to display"},BDropdown:{toggleText:"Toggle Dropdown",size:void 0,variant:"secondary",splitVariant:void 0},BFormDatepicker:{labelPrevDecade:void 0,labelPrevYear:void 0,labelPrevMonth:void 0,labelCurrentMonth:void 0,labelNextMonth:void 0,labelNextYear:void 0,labelNextDecade:void 0,labelToday:void 0,labelSelected:void 0,labelNoDateSelected:void 0,labelCalendar:void 0,labelNav:void 0,labelHelp:void 0,labelTodayButton:"Select today",labelResetButton:"Reset",labelCloseButton:"Close"},BFormFile:{browseText:"Browse",placeholder:"No file chosen",dropPlaceholder:"Drop files here"},BFormRating:{variant:null,color:null},BFormTag:{removeLabel:"Remove tag",variant:"secondary"},BFormTags:{addButtonText:"Add",addButtonVariant:"outline-secondary",duplicateTagText:"Duplicate tag(s)",invalidTagText:"Invalid tag(s)",placeholder:"Add tag...",tagRemoveLabel:"Remove tag",tagRemovedLabel:"Tag removed",tagVariant:"secondary"},BFormText:{textVariant:"muted"},BFormTimepicker:{labelNoTimeSelected:void 0,labelSelected:void 0,labelHours:void 0,labelMinutes:void 0,labelSeconds:void 0,labelAmpm:void 0,labelAm:void 0,labelPm:void 0,labelDecrement:void 0,labelIncrement:void 0,labelNowButton:"Select now",labelResetButton:"Reset",labelCloseButton:"Close"},BFormSpinbutton:{labelDecrement:"Decrement",labelIncrement:"Increment"},BImg:{blankColor:"transparent"},BImgLazy:{blankColor:"transparent"},BInputGroup:{size:void 0},BJumbotron:{bgVariant:void 0,borderVariant:void 0,textVariant:void 0},BLink:{routerComponentName:void 0},BListGroupItem:{variant:void 0},BModal:{titleTag:"h5",size:"md",headerBgVariant:void 0,headerBorderVariant:void 0,headerTextVariant:void 0,headerCloseVariant:void 0,bodyBgVariant:void 0,bodyTextVariant:void 0,footerBgVariant:void 0,footerBorderVariant:void 0,footerTextVariant:void 0,cancelTitle:"Cancel",cancelVariant:"secondary",okTitle:"OK",okVariant:"primary",headerCloseContent:"&times;",headerCloseLabel:"Close"},BNavbar:{variant:null},BNavbarToggle:{label:"Toggle navigation"},BPagination:{size:void 0},BPaginationNav:{size:void 0},BPopover:{boundary:"scrollParent",boundaryPadding:5,customClass:void 0,delay:50,variant:void 0},BProgress:{variant:void 0},BProgressBar:{variant:void 0},BSpinner:{variant:void 0},BSidebar:{bgVariant:"light",textVariant:"dark",shadow:!1,width:void 0,tag:"div",backdropVariant:"dark"},BTable:{selectedVariant:"active",headVariant:void 0,footVariant:void 0},BTime:{labelNoTimeSelected:"No time selected",labelSelected:"Selected time",labelHours:"Hours",labelMinutes:"Minutes",labelSeconds:"Seconds",labelAmpm:"AM/PM",labelAm:"AM",labelPm:"PM",labelIncrement:void 0,labelDecrement:void 0},BToast:{toaster:"b-toaster-top-right",autoHideDelay:5e3,variant:void 0,toastClass:void 0,headerClass:void 0,bodyClass:void 0},BToaster:{ariaLive:void 0,ariaAtomic:void 0,role:void 0},BTooltip:{boundary:"scrollParent",boundaryPadding:5,customClass:void 0,delay:50,variant:void 0}}),Yt="$bvConfig",Kt=function(){function t(){Object(V.a)(this,t),this.$_config={},this.$_cachedBreakpoints=null}return Object(H.a)(t,[{key:"getDefaults",value:function(){return this.defaults}},{key:"setConfig",value:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(ct(e)){var r=it(e);r.forEach((function(r){if(lt(qt,r)){var o=e[r];if("breakpoints"===r){var n=e.breakpoints;!U(n)||n.length<2||n.some((function(b){return!At(b)||0===b.length}))?Gt('"breakpoints" must be an array of at least 2 breakpoint names',"BvConfig"):t.$_config.breakpoints=ht(n)}else if(ct(o)){it(o).forEach((function(e){lt(qt[r],e)?(t.$_config[r]=t.$_config[r]||{},$t(o[e])||(t.$_config[r][e]=ht(o[e]))):Gt('Unknown config property "'.concat(r,".").concat(e,'"'),"BvConfig")}))}}else Gt('Unknown config property "'.concat(r,'"'),"BvConfig")}))}}},{key:"resetConfig",value:function(){this.$_config={}}},{key:"getConfig",value:function(){return ht(this.$_config)}},{key:"getConfigValue",value:function(t){return ht(Vt(this.$_config,t,Vt(qt,t)))}},{key:"defaults",get:function(){return qt}}],[{key:"Defaults",get:function(){return qt}}]),t}(),Xt=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:L;e.prototype[Yt]=L.prototype[Yt]=e.prototype[Yt]||L.prototype[Yt]||new Kt,e.prototype[Yt].setConfig(t)};function Jt(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Zt(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Jt(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Jt(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Qt,te,ee=(Qt=!1,te=["Multiple instances of Vue detected!","You may need to set up an alias for Vue in your bundler config.","See: https://bootstrap-vue.org/docs#using-module-bundlers"].join("\n"),function(t){Qt||L===t||kt.k||Gt(te),Qt=!0}),re=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.components,r=t.directives,o=t.plugins,n=function t(n){var l=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};t.installed||(t.installed=!0,ee(n),Xt(l,n),ae(n,e),se(n,r),ne(n,o))};return n.installed=!1,n},oe=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Zt(Zt({},e),{},{install:re(t)})},ne=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};for(var r in e)r&&e[r]&&t.use(e[r])},ie=function(t,e,r){t&&e&&r&&t.component(e,r)},ae=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};for(var component in e)ie(t,component,e[component])},le=function(t,e,r){t&&e&&r&&t.directive(e.replace(/^VB/,"B"),r)},se=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};for(var r in e)le(t,r,e[r])},ce=(r(9),function(t){var e=tt(null);return function(){for(var r=arguments.length,o=new Array(r),n=0;n<r;n++)o[n]=arguments[n];var l=JSON.stringify(o);return e[l]=e[l]||t.apply(null,o)}}),de=L.prototype,ue=function(t){return de.$bvConfig?de.$bvConfig.getConfigValue(t):ht(Vt(qt,t))},pe=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return e?ue("".concat(t,".").concat(e)):ue(t)||{}},be=function(){return ue("breakpoints")},fe=ce((function(){return be()})),me=function(){return ht(fe())},he=ce((function(){var t=me();return t[0]="",t})),ge=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:NaN,r=parseInt(t,10);return isNaN(r)?e:r},ve=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:NaN,r=parseFloat(t);return isNaN(r)?e:r},ye=function(t,e){return ve(t).toFixed(ge(e,0))},we=/^\s+/,xe=/[-/\\^$*+?.()|[\]{}]/g,ke=/-(\w)/g,Oe=/\B([A-Z])/g,Se=function(t){return t.replace(Oe,"-$1").toLowerCase()},je=function(t){return(t=Se(t).replace(ke,(function(t,e){return e?e.toUpperCase():""}))).charAt(0).toUpperCase()+t.slice(1)},Te=function(t){return(t=At(t)?t.trim():String(t)).charAt(0).toUpperCase()+t.slice(1)},Ce=function(t){return t.replace(xe,"\\$&")},Be=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2;return Et(t)?"":U(t)||ct(t)&&t.toString===Object.prototype.toString?JSON.stringify(t,null,e):String(t)},Pe=function(t){return Be(t).trim()},De=function(t){return Be(t).toLowerCase()},$e=["button","[href]:not(.disabled)","input","select","textarea","[tabindex]","[contenteditable]"].map((function(s){return"".concat(s,":not(:disabled):not([disabled])")})).join(", "),_e=kt.i?window:{},Ee=kt.b?document:{},Fe="undefined"!=typeof Element?Element.prototype:{},Ie=Fe.matches||Fe.msMatchesSelector||Fe.webkitMatchesSelector,Ae=Fe.closest||function(t){var e=this;do{if(Ye(e,t))return e;e=e.parentElement||e.parentNode}while(!_t(e)&&e.nodeType===Node.ELEMENT_NODE);return null},ze=_e.requestAnimationFrame||_e.webkitRequestAnimationFrame||_e.mozRequestAnimationFrame||_e.msRequestAnimationFrame||_e.oRequestAnimationFrame||function(t){return setTimeout(t,16)},Ne=_e.MutationObserver||_e.WebKitMutationObserver||_e.MozMutationObserver||null,Me=function(t){return!(!t||t.nodeType!==Node.ELEMENT_NODE)},Re=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=Ee.activeElement;return e&&!t.some((function(t){return t===e}))?e:null},Le=function(t,e){return Be(t).toLowerCase()===Be(e).toLowerCase()},Ve=function(t){return Me(t)&&t===Re()},He=function(t){if(!Me(t)||!t.parentNode||!Xe(Ee.body,t))return!1;if("none"===t.style.display)return!1;var e=ar(t);return!!(e&&e.height>0&&e.width>0)},Ge=function(t){return!Me(t)||t.disabled||ir(t,"disabled")||er(t,"disabled")},We=function(t){return Me(t)&&t.offsetHeight},Ue=function(t,e){return W((Me(e)?e:Ee).querySelectorAll(t))},qe=function(t,e){return(Me(e)?e:Ee).querySelector(t)||null},Ye=function(t,e){return!!Me(t)&&Ie.call(t,e)},Ke=function(t,e){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(!Me(e))return null;var o=Ae.call(e,t);return r?o:o===e?null:o},Xe=function(t,e){return!(!t||!Ft(t.contains))&&t.contains(e)},Je=function(t){return Ee.getElementById(/^#/.test(t)?t.slice(1):t)||null},Ze=function(t,e){e&&Me(t)&&t.classList&&t.classList.add(e)},Qe=function(t,e){e&&Me(t)&&t.classList&&t.classList.remove(e)},er=function(t,e){return!!(e&&Me(t)&&t.classList)&&t.classList.contains(e)},rr=function(t,e,r){e&&Me(t)&&t.setAttribute(e,r)},or=function(t,e){e&&Me(t)&&t.removeAttribute(e)},nr=function(t,e){return e&&Me(t)?t.getAttribute(e):null},ir=function(t,e){return e&&Me(t)?t.hasAttribute(e):null},ar=function(t){return Me(t)?t.getBoundingClientRect():null},lr=function(t){return kt.i&&Me(t)?_e.getComputedStyle(t):{}},sr=function(){return kt.i&&_e.getSelection?_e.getSelection():null},cr=function(t){var e={top:0,left:0};if(!Me(t)||0===t.getClientRects().length)return e;var r=ar(t);if(r){var o=t.ownerDocument.defaultView;e.top=r.top+o.pageYOffset,e.left=r.left+o.pageXOffset}return e},dr=function(t){var e={top:0,left:0};if(!Me(t))return e;var r={top:0,left:0},o=lr(t);if("fixed"===o.position)e=ar(t)||e;else{e=cr(t);for(var n=t.ownerDocument,l=t.offsetParent||n.documentElement;l&&(l===n.body||l===n.documentElement)&&"static"===lr(l).position;)l=l.parentNode;if(l&&l!==t&&l.nodeType===Node.ELEMENT_NODE){r=cr(l);var c=lr(l);r.top+=ve(c.borderTopWidth,0),r.left+=ve(c.borderLeftWidth,0)}}return{top:e.top-r.top-ve(o.marginTop,0),left:e.left-r.left-ve(o.marginLeft,0)}},ur=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document;return Ue($e,t).filter(He).filter((function(t){return t.tabIndex>-1&&!t.disabled}))},pr=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{t.focus(e)}catch(t){}return Ve(t)},fr=function(t){try{t.blur()}catch(t){}return!Ve(t)},mr=function(){return(mr=Object.assign||function(t){for(var e,r=1,s=arguments.length;r<s;r++)for(var a in e=arguments[r])Object.prototype.hasOwnProperty.call(e,a)&&(t[a]=e[a]);return t}).apply(this,arguments)},gr=/-(\w)/g,vr=/:(.*)/,yr=/;(?![^(]*\))/g;function wr(t,e){return e?e.toUpperCase():""}function s(t){for(var s,a={},e=0,r=t.split(yr);e<r.length;e++){var o=r[e].split(vr),i=o[0],n=o[1];(i=i.trim())&&("string"==typeof n&&(n=n.trim()),a[(s=i,s.replace(gr,wr))]=n)}return a}function xr(){for(var t,e,a={},r=arguments.length;r--;)for(var o=0,n=Object.keys(arguments[r]);o<n.length;o++)switch(t=n[o]){case"class":case"style":case"directives":if(Array.isArray(a[t])||(a[t]=[]),"style"===t){var i=void 0;i=Array.isArray(arguments[r].style)?arguments[r].style:[arguments[r].style];for(var l=0;l<i.length;l++){var c=i[l];"string"==typeof c&&(i[l]=s(c))}arguments[r].style=i}a[t]=a[t].concat(arguments[r][t]);break;case"staticClass":if(!arguments[r][t])break;void 0===a[t]&&(a[t]=""),a[t]&&(a[t]+=" "),a[t]+=arguments[r][t].trim();break;case"on":case"nativeOn":a[t]||(a[t]={});for(var p=0,d=Object.keys(arguments[r][t]||{});p<d.length;p++)e=d[p],a[t][e]?a[t][e]=[].concat(a[t][e],arguments[r][t][e]):a[t][e]=arguments[r][t][e];break;case"attrs":case"props":case"domProps":case"scopedSlots":case"staticStyle":case"hook":case"transition":a[t]||(a[t]={}),a[t]=mr({},arguments[r][t],a[t]);break;case"slot":case"key":case"ref":case"tag":case"show":case"keepAlive":default:a[t]||(a[t]=arguments[r][t])}return a}function kr(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Or(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?kr(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):kr(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Sr={name:"",enterClass:"",enterActiveClass:"",enterToClass:"show",leaveClass:"show",leaveActiveClass:"",leaveToClass:""},jr=Or(Or({},Sr),{},{enterActiveClass:"fade",leaveActiveClass:"fade"}),Tr=L.extend({name:"BVTransition",functional:!0,props:{noFade:{type:Boolean,default:!1},appear:{type:Boolean,default:!1},mode:{type:String},transProps:{type:Object,default:null}},render:function(t,e){var r=e.children,data=e.data,o=e.props,n=o.transProps;return ct(n)||(n=o.noFade?Sr:jr,o.appear&&(n=Or(Or({},n),{},{appear:!0,appearClass:n.enterClass,appearActiveClass:n.enterActiveClass,appearToClass:n.enterToClass}))),t("transition",xr(data,{props:n=Or(Or({mode:o.mode},n),{},{css:!0})}),r)}}),Cr=Tr,Br=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return(t=K(t).filter(gt)).some((function(t){return e[t]||r[t]}))},Pr=function(t){var slot,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};t=K(t).filter(gt);for(var i=0;i<t.length&&!slot;i++){var n=t[i];slot=r[n]||o[n]}return Ft(slot)?slot(e):slot},Dr={methods:{hasNormalizedSlot:function(t){return Br(t,this.$scopedSlots,this.$slots)},normalizeSlot:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=Pr(t,e,this.$scopedSlots,this.$slots);return r?K(r):r}}},$r={content:{type:String,default:function(){return pe("BButtonClose","content")}},disabled:{type:Boolean,default:!1},ariaLabel:{type:String,default:function(){return pe("BButtonClose","ariaLabel")}},textVariant:{type:String,default:function(){return pe("BButtonClose","textVariant")}}},_r=L.extend({name:"BButtonClose",functional:!0,props:$r,render:function(t,e){var r=e.props,data=e.data,o=e.slots,l=e.scopedSlots,c=o(),d=l||{},f={staticClass:"close",class:Object(n.a)({},"text-".concat(r.textVariant),r.textVariant),attrs:{type:"button",disabled:r.disabled,"aria-label":r.ariaLabel?String(r.ariaLabel):null},on:{click:function(t){r.disabled&&Mt(t)&&(t.stopPropagation(),t.preventDefault())}}};return Br("default",d,c)||(f.domProps={innerHTML:r.content}),t("button",xr(data,f),Pr("default",{},d,c))}}),Er=function(t){return""===t||It(t)?0:(t=ge(t,0))>0?t:0},Fr=function(t){return""===t||!0===t||!(ge(t,0)<1)&&!!t},Ir=function(t){return!isNaN(ge(t))},Ar=oe({components:{BAlert:L.extend({name:"BAlert",mixins:[Dr],model:{prop:"show",event:"input"},props:{variant:{type:String,default:function(){return pe("BAlert","variant")}},dismissible:{type:Boolean,default:!1},dismissLabel:{type:String,default:function(){return pe("BAlert","dismissLabel")}},show:{type:[Boolean,Number,String],default:!1},fade:{type:Boolean,default:!1}},data:function(){return{countDown:0,countDownTimeout:null,localShow:Fr(this.show)}},watch:{show:function(t){this.countDown=Er(t),this.localShow=Fr(t)},countDown:function(t){var e=this;this.clearCountDownInterval(),Ir(this.show)&&(this.$emit("dismiss-count-down",t),this.show!==t&&this.$emit("input",t),t>0?(this.localShow=!0,this.countDownTimeout=setTimeout((function(){e.countDown--}),1e3)):this.$nextTick((function(){ze((function(){e.localShow=!1}))})))},localShow:function(t){t||!this.dismissible&&!Ir(this.show)||this.$emit("dismissed"),Ir(this.show)||this.show===t||this.$emit("input",t)}},created:function(){this.countDown=Er(this.show),this.localShow=Fr(this.show)},mounted:function(){this.countDown=Er(this.show),this.localShow=Fr(this.show)},beforeDestroy:function(){this.clearCountDownInterval()},methods:{dismiss:function(){this.clearCountDownInterval(),this.countDown=0,this.localShow=!1},clearCountDownInterval:function(){this.countDownTimeout&&(clearTimeout(this.countDownTimeout),this.countDownTimeout=null)}},render:function(t){var e;if(this.localShow){var r=t();this.dismissible&&(r=t(_r,{attrs:{"aria-label":this.dismissLabel},on:{click:this.dismiss}},[this.normalizeSlot("dismiss")])),e=[e=t("div",{key:this._uid,staticClass:"alert",class:Object(n.a)({"alert-dismissible":this.dismissible},"alert-".concat(this.variant),this.variant),attrs:{role:"alert","aria-live":"polite","aria-atomic":!0}},[r,this.normalizeSlot("default")])]}return t(Cr,{props:{noFade:!this.fade}},e)}})}}),zr=Math.min,Nr=Math.max,Mr=Math.abs,Rr=Math.ceil,Lr=Math.floor,Vr=Math.pow,Hr=Math.round,Gr=/^\d+(\.\d*)?[/:]\d+(\.\d*)?$/,Wr=/[/:]/,Ur=oe({components:{BAspect:L.extend({name:"BAspect",mixins:[Dr],props:{aspect:{type:[Number,String],default:"1:1"},tag:{type:String,default:"div"}},computed:{padding:function(){var t=this.aspect,e=1;if(Gr.test(t)){var r=t.split(Wr).map((function(t){return ve(t)||1})),o=Object(D.a)(r,2);e=o[0]/o[1]}else e=ve(t)||1;return"".concat(100/Mr(e),"%")}},render:function(t){var e=t("div",{staticClass:"".concat("b-aspect","-sizer flex-grow-1"),style:{paddingBottom:this.padding,height:0}}),r=t("div",{staticClass:"".concat("b-aspect","-content flex-grow-1 w-100 mw-100"),style:{marginLeft:"-100%"}},[this.normalizeSlot("default")]);return t(this.tag,{staticClass:"".concat("b-aspect"," d-flex")},[e,r])}})}}),qr=function(t,e){return t+Te(e)},Yr=function(t,e){return r=e.replace(t,""),(r=At(r)?r.trim():String(r)).charAt(0).toLowerCase()+r.slice(1);var r},Kr=function(t,e){return e+(t?Te(t):"")},Xr=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:gt;if(U(t))return t.map(e);var r={};for(var o in t)lt(t,o)&&(r[e(o)]=st(t[o])?ut(t[o]):t[o]);return r},Jr=function(t,e){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:gt;return(U(t)?t.slice():at(t)).reduce((function(t,o){return t[r(o)]=e[o],t}),{})},Zr=/%2C/g,Qr=/[!'()*]/g,to=/\+/g,eo=/^(\?|#|&)/,ro=function(t){return"%"+t.charCodeAt(0).toString(16)},oo=function(t){return encodeURIComponent(Be(t)).replace(Qr,ro).replace(Zr,",")},no=decodeURIComponent,io=function(t){if(!ct(t))return"";var e=at(t).map((function(e){var r=t[e];return $t(r)?"":_t(r)?oo(e):U(r)?r.reduce((function(t,r){return _t(r)?t.push(oo(e)):$t(r)||t.push(oo(e)+"="+oo(r)),t}),[]).join("&"):oo(e)+"="+oo(r)})).filter((function(t){return t.length>0})).join("&");return e?"?".concat(e):""},ao=function(t){var e={};return(t=Be(t).trim().replace(eo,""))?(t.split("&").forEach((function(param){var t=param.replace(to," ").split("="),r=no(t.shift()),o=t.length>0?no(t.join("=")):null;$t(e[r])?e[r]=o:U(e[r])?e[r].push(o):e[r]=[e[r],o]})),e):e},lo=function(t){return!(!t.href&&!t.to)},so=function(t){return!Le(t,"a")},co=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.href,r=t.to,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"a",n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"#",l=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"/";if(so(o))return null;if(e)return e;if(r){if(At(r))return r||l;if(ct(r)&&(r.path||r.query||r.hash)){var path=Be(r.path),c=io(r.query),d=Be(r.hash);return d=d&&"#"!==d.charAt(0)?"#".concat(d):d,"".concat(path).concat(c).concat(d)||l}}return n},uo=nt({SPACE:32,ENTER:13,ESC:27,LEFT:37,UP:38,RIGHT:39,DOWN:40,PAGEUP:33,PAGEDOWN:34,HOME:36,END:35,TAB:9,SHIFT:16,CTRL:17,BACKSPACE:8,ALT:18,PAUSE:19,BREAK:19,INSERT:45,INS:45,DELETE:46});function po(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}var bo=function(t){return{handler:function(e,r){for(var o in r)lt(e,o)||this.$delete(this.$data[t],o);for(var n in e)this.$set(this.$data[t],n,e[n])}}},fo=function(t,e){return{data:function(){return Object(n.a)({},e,{})},watch:Object(n.a)({},t,bo(e)),created:function(){this[e]=function(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?po(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):po(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}({},this[t])}}},mo=fo("$attrs","bvAttrs"),ho=fo("$listeners","bvListeners");function go(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function vo(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?go(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):go(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var yo={to:{type:[String,Object],default:null},append:{type:Boolean,default:!1},replace:{type:Boolean,default:!1},event:{type:[String,Array],default:"click"},activeClass:{type:String},exact:{type:Boolean,default:!1},exactActiveClass:{type:String},routerTag:{type:String,default:"a"}},wo={prefetch:{type:Boolean,default:null},noPrefetch:{type:Boolean,default:!1}},xo=vo(vo(vo({href:{type:String,default:null},rel:{type:String,default:null},target:{type:String,default:"_self"},active:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1}},yo),wo),{},{routerComponentName:{type:String,default:function(){return pe("BLink","routerComponentName")}}}),ko=L.extend({name:"BLink",mixins:[mo,ho,Dr],inheritAttrs:!1,props:xo,computed:{computedTag:function(){return function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.to,r=t.disabled,o=t.routerComponentName,n=arguments.length>1?arguments[1]:void 0,l=n.$router;return!l||l&&r||l&&!e?"a":o||(n.$nuxt?"nuxt-link":"router-link")}({to:this.to,disabled:this.disabled,routerComponentName:this.routerComponentName},this)},isRouterLink:function(){return so(this.computedTag)},computedRel:function(){return function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.target,r=t.rel;return"_blank"===e&&_t(r)?"noopener":r||null}({target:this.target,rel:this.rel})},computedHref:function(){return co({to:this.to,href:this.href},this.computedTag)},computedProps:function(){var t=this.prefetch;return this.isRouterLink?vo(vo({},Jr(vo(vo({},yo),wo),this)),{},{prefetch:It(t)?t:void 0,tag:this.routerTag}):{}},computedAttrs:function(){var t=this.bvAttrs,e=this.computedHref,r=this.computedRel,o=this.disabled,n=this.target,l=this.routerTag,c=this.isRouterLink;return vo(vo(vo(vo({},t),e?{href:e}:{}),c&&"a"!==l&&"area"!==l?{}:{rel:r,target:n}),{},{tabindex:o?"-1":$t(t.tabindex)?null:t.tabindex,"aria-disabled":o?"true":null})},computedListeners:function(){return vo(vo({},this.bvListeners),{},{click:this.onClick})}},methods:{onClick:function(t){var e=arguments,r=Mt(t),o=this.isRouterLink,n=this.bvListeners.click;r&&this.disabled?(t.stopPropagation(),t.stopImmediatePropagation()):(o&&t.currentTarget.__vue__&&t.currentTarget.__vue__.$emit("click",t),K(n).filter((function(t){return Ft(t)})).forEach((function(t){t.apply(void 0,Object(G.a)(e))})),this.$root.$emit("clicked::link",t)),r&&(this.disabled||!o&&"#"===this.computedHref)&&t.preventDefault()},focus:function(){pr(this.$el)},blur:function(){fr(this.$el)}},render:function(t){var e=this.active,r=this.disabled;return t(this.computedTag,Object(n.a)({class:{active:e,disabled:r},attrs:this.computedAttrs,props:this.computedProps},this.isRouterLink?"nativeOn":"on",this.computedListeners),this.normalizeSlot("default"))}});function Oo(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function So(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Oo(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Oo(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var jo=bt(xo,["event","routerTag"]);delete jo.href.default,delete jo.to.default;var To=So(So({},{block:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},size:{type:String,default:function(){return pe("BButton","size")}},variant:{type:String,default:function(){return pe("BButton","variant")}},type:{type:String,default:"button"},tag:{type:String,default:"button"},pill:{type:Boolean,default:!1},squared:{type:Boolean,default:!1},pressed:{type:Boolean,default:null}}),jo),Co=function(t){"focusin"===t.type?Ze(t.target,"focus"):"focusout"===t.type&&Qe(t.target,"focus")},Bo=function(t){return lo(t)||Le(t.tag,"a")},Po=function(t){return It(t.pressed)},Do=function(t){return!(Bo(t)||t.tag&&!Le(t.tag,"button"))},$o=function(t){return!Bo(t)&&!Do(t)},_o=function(t){var e;return["btn-".concat(t.variant||pe("BButton","variant")),(e={},Object(n.a)(e,"btn-".concat(t.size),t.size),Object(n.a)(e,"btn-block",t.block),Object(n.a)(e,"rounded-pill",t.pill),Object(n.a)(e,"rounded-0",t.squared&&!t.pill),Object(n.a)(e,"disabled",t.disabled),Object(n.a)(e,"active",t.pressed),e)]},Eo=function(t){return Bo(t)?Jr(jo,t):{}},Fo=function(t,data){var button=Do(t),link=Bo(t),e=Po(t),r=$o(t),o=link&&"#"===t.href,n=data.attrs&&data.attrs.role?data.attrs.role:null,l=data.attrs?data.attrs.tabindex:null;return(r||o)&&(l="0"),{type:button&&!link?t.type:null,disabled:button?t.disabled:null,role:r||o?"button":n,"aria-disabled":r?String(t.disabled):null,"aria-pressed":e?String(t.pressed):null,autocomplete:e?"off":null,tabindex:t.disabled&&!button?"-1":l}},Io=L.extend({name:"BButton",functional:!0,props:To,render:function(t,e){var r=e.props,data=e.data,o=e.listeners,n=e.children,l=Po(r),link=Bo(r),c=$o(r),d=link&&"#"===r.href,f={keydown:function(t){if(!r.disabled&&(c||d)){var e=t.keyCode;if(e===uo.SPACE||e===uo.ENTER&&c){var o=t.currentTarget||t.target;t.preventDefault(),o.click()}}},click:function(t){r.disabled&&Mt(t)?(t.stopPropagation(),t.preventDefault()):l&&o&&o["update:pressed"]&&K(o["update:pressed"]).forEach((function(t){Ft(t)&&t(!r.pressed)}))}};l&&(f.focusin=Co,f.focusout=Co);var m={staticClass:"btn",class:_o(r),props:Eo(r),attrs:Fo(r,data),on:f};return t(link?ko:r.tag,xr(data,m),n)}});function Ao(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}var zo={variant:{type:String,default:null},fontScale:{type:[Number,String],default:1},scale:{type:[Number,String],default:1},rotate:{type:[Number,String],default:0},flipH:{type:Boolean,default:!1},flipV:{type:Boolean,default:!1},shiftH:{type:[Number,String],default:0},shiftV:{type:[Number,String],default:0},animation:{type:String,default:null}},No={viewBox:"0 0 16 16",width:"1em",height:"1em",focusable:"false",role:"img","aria-label":"icon"},Mo={width:null,height:null,focusable:null,role:null,"aria-label":null},Ro=L.extend({name:"BVIconBase",functional:!0,props:function(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Ao(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Ao(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}({content:{type:String},stacked:{type:Boolean,default:!1}},zo),render:function(t,e){var r,data=e.data,o=e.props,l=e.children,c=Nr(ve(o.fontScale,1),0)||1,d=Nr(ve(o.scale,1),0)||1,f=ve(o.rotate,0),m=ve(o.shiftH,0),h=ve(o.shiftV,0),v=o.flipH,y=o.flipV,w=o.animation,x=v||y||1!==d,k=x||f,O=m||h,S=[k?"translate(8 8)":null,x?"scale(".concat((v?-1:1)*d," ").concat((y?-1:1)*d,")"):null,f?"rotate(".concat(f,")"):null,k?"translate(-8 -8)":null].filter(gt),j=o.stacked,T=!Et(o.content),C=t("g",{attrs:{transform:S.join(" ")||null},domProps:T?{innerHTML:o.content||""}:{}},l);return O&&(C=t("g",{attrs:{transform:"translate(".concat(16*m/16," ").concat(-16*h/16,")")}},[C])),j&&(C=t("g",{},[C])),t("svg",xr({staticClass:"b-icon bi",class:(r={},Object(n.a)(r,"text-".concat(o.variant),!!o.variant),Object(n.a)(r,"b-icon-animation-".concat(w),!!w),r),attrs:No,style:j?{}:{fontSize:1===c?null:"".concat(100*c,"%")}},data,j?{attrs:Mo}:{},{attrs:{xmlns:j?null:"http://www.w3.org/2000/svg",fill:"currentColor"}}),[C])}});function Lo(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Vo(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Lo(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Lo(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Ho=function(t,content){var e=Se(t),r="BIcon".concat(je(t)),o="bi-".concat(e),n=Pe(content||"");return L.extend({name:r,functional:!0,props:Vo(Vo({},zo),{},{stacked:{type:Boolean,default:!1}}),render:function(t,r){var data=r.data,l=r.props;return t(Ro,xr(data,{staticClass:o,props:Vo(Vo({},l),{},{content:n}),attrs:{"aria-label":e.replace(/-/g," ")}}))}})},Go=Ho("Blank",""),Wo=Ho("Calendar",'<path fill-rule="evenodd" d="M1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1zm1-3a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/><path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/>'),Uo=Ho("CalendarFill",'<path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/><path d="M2 1a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2H2zm14 4H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V5z"/>'),qo=Ho("ChevronBarLeft",'<path fill-rule="evenodd" d="M11.854 3.646a.5.5 0 0 1 0 .708L8.207 8l3.647 3.646a.5.5 0 0 1-.708.708l-4-4a.5.5 0 0 1 0-.708l4-4a.5.5 0 0 1 .708 0zM4.5 1a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 1 0v-13a.5.5 0 0 0-.5-.5z"/>'),Yo=Ho("ChevronDoubleLeft",'<path fill-rule="evenodd" d="M8.354 1.646a.5.5 0 0 1 0 .708L2.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M12.354 1.646a.5.5 0 0 1 0 .708L6.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"/>'),Ko=Ho("ChevronDown",'<path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/>'),Xo=Ho("ChevronLeft",'<path fill-rule="evenodd" d="M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"/>'),Jo=Ho("ChevronUp",'<path fill-rule="evenodd" d="M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z"/>'),Zo=Ho("CircleFill",'<circle cx="8" cy="8" r="8"/>'),Qo=Ho("Clock",'<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm8-7A8 8 0 1 1 0 8a8 8 0 0 1 16 0z"/><path fill-rule="evenodd" d="M7.5 3a.5.5 0 0 1 .5.5v5.21l3.248 1.856a.5.5 0 0 1-.496.868l-3.5-2A.5.5 0 0 1 7 9V3.5a.5.5 0 0 1 .5-.5z"/>'),tn=Ho("ClockFill",'<path fill-rule="evenodd" d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71V3.5z"/>'),en=Ho("Dash",'<path fill-rule="evenodd" d="M3.5 8a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.5-.5z"/>'),rn=Ho("PersonFill",'<path fill-rule="evenodd" d="M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/>'),on=Ho("Plus",'<path fill-rule="evenodd" d="M8 3.5a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5H4a.5.5 0 0 1 0-1h3.5V4a.5.5 0 0 1 .5-.5z"/><path fill-rule="evenodd" d="M7.5 8a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1H8.5V12a.5.5 0 0 1-1 0V8z"/>'),nn=Ho("Star",'<path fill-rule="evenodd" d="M2.866 14.85c-.078.444.36.791.746.593l4.39-2.256 4.389 2.256c.386.198.824-.149.746-.592l-.83-4.73 3.523-3.356c.329-.314.158-.888-.283-.95l-4.898-.696L8.465.792a.513.513 0 0 0-.927 0L5.354 5.12l-4.898.696c-.441.062-.612.636-.283.95l3.523 3.356-.83 4.73zm4.905-2.767l-3.686 1.894.694-3.957a.565.565 0 0 0-.163-.505L1.71 6.745l4.052-.576a.525.525 0 0 0 .393-.288l1.847-3.658 1.846 3.658a.525.525 0 0 0 .393.288l4.052.575-2.906 2.77a.564.564 0 0 0-.163.506l.694 3.957-3.686-1.894a.503.503 0 0 0-.461 0z"/>'),an=Ho("StarFill",'<path d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.283.95l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z"/>'),ln=Ho("StarHalf",'<path fill-rule="evenodd" d="M5.354 5.119L7.538.792A.516.516 0 0 1 8 .5c.183 0 .366.097.465.292l2.184 4.327 4.898.696A.537.537 0 0 1 16 6.32a.55.55 0 0 1-.17.445l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256a.519.519 0 0 1-.146.05c-.341.06-.668-.254-.6-.642l.83-4.73L.173 6.765a.55.55 0 0 1-.171-.403.59.59 0 0 1 .084-.302.513.513 0 0 1 .37-.245l4.898-.696zM8 12.027c.08 0 .16.018.232.056l3.686 1.894-.694-3.957a.564.564 0 0 1 .163-.505l2.906-2.77-4.052-.576a.525.525 0 0 1-.393-.288L8.002 2.223 8 2.226v9.8z"/>'),sn=Ho("X",'<path fill-rule="evenodd" d="M11.854 4.146a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708-.708l7-7a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M4.146 4.146a.5.5 0 0 0 0 .708l7 7a.5.5 0 0 0 .708-.708l-7-7a.5.5 0 0 0-.708 0z"/>');function cn(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function dn(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?cn(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):cn(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var un=/^BIcon/,pn=L.extend({name:"BIcon",functional:!0,props:dn(dn({icon:{type:String,default:null}},zo),{},{stacked:{type:Boolean,default:!1}}),render:function(t,e){var data=e.data,r=e.props,o=e.parent,n=je(Pe(r.icon||"")).replace(un,""),l="BIcon".concat(n),c=((o||{}).$options||{}).components;return t(n&&c?c[l]||Go:n?l:Go,xr(data,{props:dn(dn({},r),{},{icon:null})}))}});function bn(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function fn(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?bn(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):bn(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var mn=/^[0-9]*\.?[0-9]+$/,hn={sm:"1.5em",md:"2.5em",lg:"3.5em"},gn=bt(xo,["active","event","routerTag"]),vn=fn(fn({src:{type:String},text:{type:String},icon:{type:String},alt:{type:String,default:"avatar"},variant:{type:String,default:function(){return pe("BAvatar","variant")}},size:{type:[Number,String],default:null},square:{type:Boolean,default:!1},rounded:{type:[Boolean,String],default:!1},button:{type:Boolean,default:!1},buttonType:{type:String,default:"button"},badge:{type:[Boolean,String],default:!1},badgeVariant:{type:String,default:function(){return pe("BAvatar","badgeVariant")}},badgeTop:{type:Boolean,default:!1},badgeLeft:{type:Boolean,default:!1},badgeOffset:{type:String,default:"0px"}},gn),{},{ariaLabel:{type:String}}),yn=function(t){return t=Et(t)||""===t?"md":At(t)&&mn.test(t)?ve(t,0):t,zt(t)?"".concat(t,"px"):hn[t]||t},wn=oe({components:{BAvatar:L.extend({name:"BAvatar",mixins:[Dr],inject:{bvAvatarGroup:{default:null}},props:vn,data:function(){return{localSrc:this.src||null}},computed:{computedSize:function(){return yn(this.bvAvatarGroup?this.bvAvatarGroup.size:this.size)},computedVariant:function(){var t=this.bvAvatarGroup;return t&&t.variant?t.variant:this.variant},computedRounded:function(){var t=this.bvAvatarGroup,e=!(!t||!t.square)||this.square,r=t&&t.rounded?t.rounded:this.rounded;return e?"0":""===r||(r||"circle")},fontStyle:function(){var t=this.computedSize;return(t=t?"calc(".concat(t," * ").concat(.4,")"):null)?{fontSize:t}:{}},marginStyle:function(){var t=this.bvAvatarGroup,e=t?t.overlapScale:0,r=this.computedSize,o=r&&e?"calc(".concat(r," * -").concat(e,")"):null;return o?{marginLeft:o,marginRight:o}:{}},badgeStyle:function(){var t=this.computedSize,e=this.badgeTop,r=this.badgeLeft,o=this.badgeOffset||"0px";return{fontSize:t?"calc(".concat(t," * ").concat(.4*.7," )"):null,top:e?o:null,bottom:e?null:o,left:r?o:null,right:r?null:o}}},watch:{src:function(t,e){t!==e&&(this.localSrc=t||null)}},methods:{onImgError:function(t){this.localSrc=null,this.$emit("img-error",t)},onClick:function(t){this.$emit("click",t)}},render:function(t){var e,r=this.computedVariant,o=this.disabled,l=this.computedRounded,c=this.icon,d=this.localSrc,text=this.text,f=this.fontStyle,m=this.marginStyle,h=this.computedSize,button=this.button,v=this.buttonType,y=this.badge,w=this.badgeVariant,x=this.badgeStyle,link=!button&&lo(this),k=button?Io:link?ko:"span",O=this.alt,S=this.ariaLabel||null,j=null;this.hasNormalizedSlot("default")?j=t("span",{staticClass:"b-avatar-custom"},[this.normalizeSlot("default")]):d?(j=t("img",{style:r?{}:{width:"100%",height:"100%"},attrs:{src:d,alt:O},on:{error:this.onImgError}}),j=t("span",{staticClass:"b-avatar-img"},[j])):j=c?t(pn,{props:{icon:c},attrs:{"aria-hidden":"true",alt:O}}):text?t("span",{staticClass:"b-avatar-text",style:f},[t("span",text)]):t(rn,{attrs:{"aria-hidden":"true",alt:O}});var T=t(),C=this.hasNormalizedSlot("badge");if(y||""===y||C){var B=!0===y?"":y;T=t("span",{staticClass:"b-avatar-badge",class:Object(n.a)({},"badge-".concat(w),!!w),style:x},[C?this.normalizeSlot("badge"):B])}return t(k,{staticClass:"b-avatar",class:(e={},Object(n.a)(e,"badge-".concat(r),!button&&r),Object(n.a)(e,"rounded",!0===l),Object(n.a)(e,"rounded-".concat(l),l&&!0!==l),Object(n.a)(e,"disabled",o),e),style:fn({width:h,height:h},m),attrs:{"aria-label":S||null},props:button?{variant:r,disabled:o,type:v}:link?Jr(gn,this):{},on:button||link?{click:this.onClick}:{}},[j,T])}}),BAvatarGroup:L.extend({name:"BAvatarGroup",mixins:[Dr],provide:function(){return{bvAvatarGroup:this}},props:{variant:{type:String,default:null},size:{type:String,default:null},overlap:{type:[Number,String],default:.3},square:{type:Boolean,default:!1},rounded:{type:[Boolean,String],default:!1},tag:{type:String,default:"div"}},computed:{computedSize:function(){return yn(this.size)},overlapScale:function(){return zr(Nr(ve(this.overlap,0),0),1)/2},paddingStyle:function(){var t=this.computedSize;return(t=t?"calc(".concat(t," * ").concat(this.overlapScale,")"):null)?{paddingLeft:t,paddingRight:t}:{}}},render:function(t){var e=t("div",{staticClass:"b-avatar-group-inner",style:this.paddingStyle},[this.normalizeSlot("default")]);return t(this.tag,{staticClass:"b-avatar-group",attrs:{role:"group"}},[e])}})}});function xn(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}var kn=bt(xo,["event","routerTag"]);delete kn.href.default,delete kn.to.default;var On=function(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?xn(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):xn(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}({tag:{type:String,default:"span"},variant:{type:String,default:function(){return pe("BBadge","variant")}},pill:{type:Boolean,default:!1}},kn),Sn=L.extend({name:"BBadge",functional:!0,props:On,render:function(t,e){var r=e.props,data=e.data,o=e.children,link=lo(r);return t(link?ko:r.tag,xr(data,{staticClass:"badge",class:[r.variant?"badge-".concat(r.variant):"badge-secondary",{"badge-pill":r.pill,active:r.active,disabled:r.disabled}],props:link?Jr(kn,r):{}}),o)}}),jn=oe({components:{BBadge:Sn}}),Tn=/(<([^>]+)>)/gi,Cn=function(){var text=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return String(text).replace(Tn,"")},Bn=function(t,e){return t?{innerHTML:t}:e?{textContent:e}:{}};function Pn(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}var Dn=function(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Pn(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Pn(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}({text:{type:String,default:null},html:{type:String,default:null},ariaCurrent:{type:String,default:"location"}},bt(xo,["event","routerTag"])),$n=L.extend({name:"BBreadcrumbLink",functional:!0,props:Dn,render:function(t,e){var r=e.props,data=e.data,o=e.children,n=r.active,l=n?"span":ko,c={attrs:{"aria-current":n?r.ariaCurrent:null},props:Jr(Dn,r)};return o||(c.domProps=Bn(r.html,r.text)),t(l,xr(data,c),o)}}),_n=L.extend({name:"BBreadcrumbItem",functional:!0,props:Dn,render:function(t,e){var r=e.props,data=e.data,o=e.children;return t("li",xr(data,{staticClass:"breadcrumb-item",class:{active:r.active}}),[t($n,{props:r},o)])}});function En(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Fn(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?En(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):En(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var In={items:{type:Array,default:null}},An=oe({components:{BBreadcrumb:L.extend({name:"BBreadcrumb",functional:!0,props:In,render:function(t,e){var r=e.props,data=e.data,o=e.children;if(U(r.items)){var n=!1;o=r.items.map((function(e,o){st(e)||(e={text:Be(e)});var l=e.active;return l&&(n=!0),l||n||(l=o+1===r.items.length),t(_n,{props:Fn(Fn({},e),{},{active:l})})}))}return t("ol",xr(data,{staticClass:"breadcrumb"}),o)}}),BBreadcrumbItem:_n,BBreadcrumbLink:$n}}),zn=oe({components:{BButton:Io,BBtn:Io,BButtonClose:_r,BBtnClose:_r}}),Nn={vertical:{type:Boolean,default:!1},size:{type:String,default:function(){return pe("BButton","size")}},tag:{type:String,default:"div"},ariaRole:{type:String,default:"group"}},Mn=L.extend({name:"BButtonGroup",functional:!0,props:Nn,render:function(t,e){var r=e.props,data=e.data,o=e.children;return t(r.tag,xr(data,{class:Object(n.a)({"btn-group":!r.vertical,"btn-group-vertical":r.vertical},"btn-group-".concat(r.size),r.size),attrs:{role:r.ariaRole}}),o)}}),Rn=oe({components:{BButtonGroup:Mn,BBtnGroup:Mn}}),Ln=[".btn:not(.disabled):not([disabled]):not(.dropdown-item)",".form-control:not(.disabled):not([disabled])","select:not(.disabled):not([disabled])",'input[type="checkbox"]:not(.disabled)','input[type="radio"]:not(.disabled)'].join(","),Vn=L.extend({name:"BButtonToolbar",mixins:[Dr],props:{justify:{type:Boolean,default:!1},keyNav:{type:Boolean,default:!1}},mounted:function(){this.keyNav&&this.getItems()},methods:{onFocusin:function(t){t.target===this.$el&&(t.preventDefault(),t.stopPropagation(),this.focusFirst(t))},stop:function(t){t.preventDefault(),t.stopPropagation()},onKeydown:function(t){if(this.keyNav){var e=t.keyCode,r=t.shiftKey;e===uo.UP||e===uo.LEFT?(this.stop(t),r?this.focusFirst(t):this.focusPrev(t)):e!==uo.DOWN&&e!==uo.RIGHT||(this.stop(t),r?this.focusLast(t):this.focusNext(t))}},focusFirst:function(){var t=this.getItems();pr(t[0])},focusPrev:function(t){var e=this.getItems(),r=e.indexOf(t.target);r>-1&&(e=e.slice(0,r).reverse(),pr(e[0]))},focusNext:function(t){var e=this.getItems(),r=e.indexOf(t.target);r>-1&&(e=e.slice(r+1),pr(e[0]))},focusLast:function(){var t=this.getItems().reverse();pr(t[0])},getItems:function(){var t=Ue(Ln,this.$el);return t.forEach((function(t){t.tabIndex=-1})),t.filter((function(t){return He(t)}))}},render:function(t){return t("div",{staticClass:"btn-toolbar",class:{"justify-content-between":this.justify},attrs:{role:"toolbar",tabindex:this.keyNav?"0":null},on:this.keyNav?{focusin:this.onFocusin,keydown:this.onKeydown}:{}},[this.normalizeSlot("default")])}}),Hn=oe({components:{BButtonToolbar:Vn,BBtnToolbar:Vn}}),Gn=function t(a,b){if(a===b)return!0;var e=Nt(a),r=Nt(b);if(e||r)return!(!e||!r)&&a.getTime()===b.getTime();if(e=U(a),r=U(b),e||r)return!(!e||!r)&&function(a,b){if(a.length!==b.length)return!1;for(var t=!0,i=0;t&&i<a.length;i++)t=Gn(a[i],b[i]);return t}(a,b);if(e=st(a),r=st(b),e||r){if(!e||!r)return!1;if(at(a).length!==at(b).length)return!1;for(var o in a){var n=lt(a,o),l=lt(b,o);if(n&&!l||!n&&l||!t(a[o],b[o]))return!1}}return String(a)===String(b)},Wn=Gn,Un=r(84),qn=/^\d+-\d\d?-\d\d?(?:\s|T|$)/,Yn=/-|\s|T/,Kn=function(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return Object(Un.a)(Date,e)},Xn=function(t){if(At(t)&&qn.test(t.trim())){var e=t.split(Yn).map((function(t){return ge(t,1)})),r=Object(D.a)(e,3),o=r[0],n=r[1],l=r[2];return Kn(o,n-1,l)}return Nt(t)?Kn(t.getFullYear(),t.getMonth(),t.getDate()):null},Jn=function(t){if(!(t=Xn(t)))return null;var e=t.getFullYear(),r="0".concat(t.getMonth()+1).slice(-2),o="0".concat(t.getDate()).slice(-2);return"".concat(e,"-").concat(r,"-").concat(o)},Zn=function(t,e){return new Intl.DateTimeFormat(t,e).format},Qn=function(t,e){return Jn(t)===Jn(e)},ti=function(t){return(t=Kn(t)).setDate(1),t},ei=function(t){return(t=Kn(t)).setMonth(t.getMonth()+1),t.setDate(0),t},ri=function(t,e){var r=(t=Kn(t)).getMonth();return t.setFullYear(t.getFullYear()+e),t.getMonth()!==r&&t.setDate(0),t},oi=function(t){var e=(t=Kn(t)).getMonth();return t.setMonth(e-1),t.getMonth()===e&&t.setDate(0),t},ni=function(t){var e=(t=Kn(t)).getMonth();return t.setMonth(e+1),t.getMonth()===(e+2)%12&&t.setDate(0),t},ii=function(t){return ri(t,-1)},ai=function(t){return ri(t,1)},si=function(t){return ri(t,-10)},ci=function(t){return ri(t,10)},di=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;return t=Xn(t),e=Xn(e)||t,r=Xn(r)||t,t?t<e?e:t>r?r:t:null},ui=["ar","az","ckb","fa","he","ks","lrc","mzn","ps","sd","te","ug","ur","yi"].map((function(t){return t.toLowerCase()})),pi=/-u-.+/,bi=function(t){var e=Be(t).toLowerCase().replace(pi,"").split("-"),r=e.slice(0,2).join("-"),o=e[0];return Y(ui,r)||Y(ui,o)},fi={props:{id:{type:String}},data:function(){return{localId_:null}},computed:{safeId:function(){var t=this.id||this.localId_;return function(e){return t?(e=String(e||"").replace(/\s+/g,"_"))?t+"_"+e:t:null}}},mounted:function(){var t=this;this.$nextTick((function(){t.localId_="__BVID__".concat(t._uid)}))}};function mi(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function hi(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?mi(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):mi(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var gi=uo.UP,vi=uo.DOWN,yi=uo.LEFT,wi=uo.RIGHT,xi=uo.PAGEUP,ki=uo.PAGEDOWN,Oi=uo.HOME,Si=uo.END,ji=uo.ENTER,Ti=uo.SPACE,Ci=L.extend({name:"BCalendar",mixins:[mo,fi,Dr],model:{prop:"value",event:"input"},props:{value:{type:[String,Date]},valueAsDate:{type:Boolean,default:!1},initialDate:{type:[String,Date]},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},min:{type:[String,Date]},max:{type:[String,Date]},dateDisabledFn:{type:Function},startWeekday:{type:[Number,String],default:0},locale:{type:[String,Array]},direction:{type:String},selectedVariant:{type:String,default:"primary"},todayVariant:{type:String},noHighlightToday:{type:Boolean,default:!1},dateInfoFn:{type:Function},width:{type:String,default:"270px"},block:{type:Boolean,default:!1},hideHeader:{type:Boolean,default:!1},showDecadeNav:{type:Boolean,default:!1},hidden:{type:Boolean,default:!1},ariaControls:{type:String},roleDescription:{type:String},labelPrevDecade:{type:String,default:function(){return pe("BCalendar","labelPrevDecade")}},labelPrevYear:{type:String,default:function(){return pe("BCalendar","labelPrevYear")}},labelPrevMonth:{type:String,default:function(){return pe("BCalendar","labelPrevMonth")}},labelCurrentMonth:{type:String,default:function(){return pe("BCalendar","labelCurrentMonth")}},labelNextMonth:{type:String,default:function(){return pe("BCalendar","labelNextMonth")}},labelNextYear:{type:String,default:function(){return pe("BCalendar","labelNextYear")}},labelNextDecade:{type:String,default:function(){return pe("BCalendar","labelNextDecade")}},labelToday:{type:String,default:function(){return pe("BCalendar","labelToday")}},labelSelected:{type:String,default:function(){return pe("BCalendar","labelSelected")}},labelNoDateSelected:{type:String,default:function(){return pe("BCalendar","labelNoDateSelected")}},labelCalendar:{type:String,default:function(){return pe("BCalendar","labelCalendar")}},labelNav:{type:String,default:function(){return pe("BCalendar","labelNav")}},labelHelp:{type:String,default:function(){return pe("BCalendar","labelHelp")}},dateFormatOptions:{type:Object,default:function(){return{year:"numeric",month:"long",day:"numeric",weekday:"long"}}},weekdayHeaderFormat:{type:String,default:"short",validator:function(t){return Y(["long","short","narrow"],t)}}},data:function(){var t=Jn(this.value)||"";return{selectedYMD:t,activeYMD:t||Jn(di(this.initialDate||this.getToday()),this.min,this.max),gridHasFocus:!1,isLive:!1}},computed:{valueId:function(){return this.safeId()},widgetId:function(){return this.safeId("_calendar-wrapper_")},navId:function(){return this.safeId("_calendar-nav_")},gridId:function(){return this.safeId("_calendar-grid_")},gridCaptionId:function(){return this.safeId("_calendar-grid-caption_")},gridHelpId:function(){return this.safeId("_calendar-grid-help_")},activeId:function(){return this.activeYMD?this.safeId("_cell-".concat(this.activeYMD,"_")):null},selectedDate:function(){return Xn(this.selectedYMD)},activeDate:function(){return Xn(this.activeYMD)},computedMin:function(){return Xn(this.min)},computedMax:function(){return Xn(this.max)},computedWeekStarts:function(){return Nr(ge(this.startWeekday,0),0)%7},computedLocale:function(){return function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"gregory";t=K(t).filter(gt);var r=new Intl.DateTimeFormat(t,{calendar:e});return r.resolvedOptions().locale}(K(this.locale).filter(gt),"gregory")},calendarLocale:function(){var t=new Intl.DateTimeFormat(this.computedLocale,{calendar:"gregory"}),e=t.resolvedOptions().calendar,r=t.resolvedOptions().locale;return"gregory"!==e&&(r=r.replace(/-u-.+$/i,"").concat("-u-ca-gregory")),r},calendarYear:function(){return this.activeDate.getFullYear()},calendarMonth:function(){return this.activeDate.getMonth()},calendarFirstDay:function(){return Kn(this.calendarYear,this.calendarMonth,1)},calendarDaysInMonth:function(){var t=Kn(this.calendarFirstDay);return t.setMonth(t.getMonth()+1,0),t.getDate()},computedVariant:function(){return"btn-".concat(this.selectedVariant||"primary")},computedTodayVariant:function(){return"btn-outline-".concat(this.todayVariant||this.selectedVariant||"primary")},isRTL:function(){var t=Be(this.direction).toLowerCase();return"rtl"===t||"ltr"!==t&&bi(this.computedLocale)},context:function(){var t=this.selectedYMD,e=Xn(t),r=this.activeYMD,o=Xn(r);return{selectedYMD:t,selectedDate:e,selectedFormatted:e?this.formatDateString(e):this.labelNoDateSelected,activeYMD:r,activeDate:o,activeFormatted:o?this.formatDateString(o):"",disabled:this.dateDisabled(o),locale:this.computedLocale,calendarLocale:this.calendarLocale,rtl:this.isRTL}},dateOutOfRange:function(){var t=this.computedMin,e=this.computedMax;return function(r){return r=Xn(r),t&&r<t||e&&r>e}},dateDisabled:function(){var t=this.dateOutOfRange,e=Ft(this.dateDisabledFn)?this.dateDisabledFn:function(){return!1};return function(r){r=Xn(r);var o=Jn(r);return!(!t(r)&&!e(o,r))}},formatDateString:function(){return Zn(this.calendarLocale,hi(hi({year:"numeric",month:"2-digit",day:"2-digit"},this.dateFormatOptions),{},{hour:void 0,minute:void 0,second:void 0,calendar:"gregory"}))},formatYearMonth:function(){return Zn(this.calendarLocale,{year:"numeric",month:"long",calendar:"gregory"})},formatWeekdayName:function(){return Zn(this.calendarLocale,{weekday:"long",calendar:"gregory"})},formatWeekdayNameShort:function(){return Zn(this.calendarLocale,{weekday:this.weekdayHeaderFormat||"short",calendar:"gregory"})},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&&ei(si(this.activeDate))<t},prevYearDisabled:function(){var t=this.computedMin;return this.disabled||t&&ei(ii(this.activeDate))<t},prevMonthDisabled:function(){var t=this.computedMin;return this.disabled||t&&ei(oi(this.activeDate))<t},thisMonthDisabled:function(){return this.disabled},nextMonthDisabled:function(){var t=this.computedMax;return this.disabled||t&&ti(ni(this.activeDate))>t},nextYearDisabled:function(){var t=this.computedMax;return this.disabled||t&&ti(ai(this.activeDate))>t},nextDecadeDisabled:function(){var t=this.computedMax;return this.disabled||t&&ti(ci(this.activeDate))>t},calendar:function(){for(var t=[],e=this.calendarFirstDay,r=e.getFullYear(),o=e.getMonth(),n=this.calendarDaysInMonth,l=e.getDay(),c=(this.computedWeekStarts>l?7:0)-this.computedWeekStarts,d=Ft(this.dateInfoFn)?this.dateInfoFn:function(){return{}},f=0-c-l,m=0;m<6&&f<n;m++){t[m]=[];for(var h=0;h<7;h++){f++;var v=Kn(r,o,f),y=v.getMonth(),w=Jn(v),x=this.dateDisabled(v),k=d(w,Xn(w));k=At(k)||U(k)?{class:k}:ct(k)?hi({class:""},k):{class:""},t[m].push({ymd:w,day:this.formatDay(v),label:this.formatDateString(v),isThisMonth:y===o,isDisabled:x,info:k})}}return t},calendarHeadings:function(){var t=this;return this.calendar[0].map((function(e){return{text:t.formatWeekdayNameShort(Xn(e.ymd)),label:t.formatWeekdayName(Xn(e.ymd))}}))}},watch:{value:function(t,e){var r=Jn(t)||"",o=Jn(e)||"";Qn(r,o)||(this.activeYMD=r||this.activeYMD,this.selectedYMD=r)},selectedYMD:function(t,e){t!==e&&this.$emit("input",this.valueAsDate?Xn(t)||null:t||"")},context:function(t,e){Wn(t,e)||this.$emit("context",t)},hidden:function(t){this.activeYMD=this.selectedYMD||Jn(this.value||this.constrainDate(this.initialDate||this.getToday())),this.setLive(!t)}},created:function(){var t=this;this.$nextTick((function(){t.$emit("context",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||pr(this.$refs.grid)},blur:function(){this.disabled||fr(this.$refs.grid)},setLive:function(t){var e=this;t?this.$nextTick((function(){ze((function(){e.isLive=!0}))})):this.isLive=!1},getToday:function(){return Xn(Kn())},constrainDate:function(t){return di(t,this.computedMin,this.computedMax)},emitSelected:function(t){var e=this;this.$nextTick((function(){e.$emit("selected",Jn(t)||"",Xn(t)||null)}))},setGridFocusFlag:function(t){this.gridHasFocus=!this.disabled&&"focus"===t.type},onKeydownWrapper:function(t){var e=t.altKey,r=t.ctrlKey,o=t.keyCode;if(Y([xi,ki,Si,Oi,yi,gi,wi,vi],o)){t.preventDefault(),t.stopPropagation();var n=Kn(this.activeDate),l=Kn(this.activeDate),c=n.getDate(),d=this.constrainDate(this.getToday()),f=this.isRTL;o===xi?(n=(e?r?si:ii:oi)(n),(l=Kn(n)).setDate(1)):o===ki?(n=(e?r?ci:ai:ni)(n),(l=Kn(n)).setMonth(l.getMonth()+1),l.setDate(0)):o===yi?(n.setDate(c+(f?1:-1)),l=n=this.constrainDate(n)):o===wi?(n.setDate(c+(f?-1:1)),l=n=this.constrainDate(n)):o===gi?(n.setDate(c-7),l=n=this.constrainDate(n)):o===vi?(n.setDate(c+7),l=n=this.constrainDate(n)):o===Oi?l=n=d:o===Si&&(l=n=Xn(this.selectedDate)||d),this.dateOutOfRange(l)||Qn(n,this.activeDate)||(this.activeYMD=Jn(n)),this.focus()}},onKeydownGrid:function(t){var e=t.keyCode,r=this.activeDate;e!==ji&&e!==Ti||(t.preventDefault(),t.stopPropagation(),this.disabled||this.readonly||this.dateDisabled(r)||(this.selectedYMD=Jn(r),this.emitSelected(r)),this.focus())},onClickDay:function(t){var e=this.selectedDate,r=this.activeDate,o=Xn(t.ymd);this.disabled||t.isDisabled||this.dateDisabled(o)||(this.readonly||(this.selectedYMD=Jn(Qn(o,e)?e:o),this.emitSelected(o)),this.activeYMD=Jn(Qn(o,r)?r:Kn(o)),this.focus())},gotoPrevDecade:function(){this.activeYMD=Jn(this.constrainDate(si(this.activeDate)))},gotoPrevYear:function(){this.activeYMD=Jn(this.constrainDate(ii(this.activeDate)))},gotoPrevMonth:function(){this.activeYMD=Jn(this.constrainDate(oi(this.activeDate)))},gotoCurrentMonth:function(){this.activeYMD=Jn(this.constrainDate(this.getToday()))},gotoNextMonth:function(){this.activeYMD=Jn(this.constrainDate(ni(this.activeDate)))},gotoNextYear:function(){this.activeYMD=Jn(this.constrainDate(ai(this.activeDate)))},gotoNextDecade:function(){this.activeYMD=Jn(this.constrainDate(ci(this.activeDate)))},onHeaderClick:function(){this.disabled||(this.activeYMD=this.selectedYMD||Jn(this.getToday()),this.focus())}},render:function(t){var e=this;if(this.hidden)return t();var r=this.valueId,o=this.widgetId,l=this.navId,c=this.gridId,d=this.gridCaptionId,f=this.gridHelpId,m=this.activeId,h=this.isLive,v=this.isRTL,y=this.activeYMD,w=this.selectedYMD,x=this.safeId,k=!this.showDecadeNav,O=Jn(this.getToday()),S=!this.noHighlightToday,j=t("output",{staticClass:"form-control form-control-sm text-center",class:{"text-muted":this.disabled,readonly:this.readonly||this.disabled},attrs:{id:r,for:c,role:"status",tabindex:this.disabled?null:"-1","data-selected":Be(w),"aria-live":h?"polite":"off","aria-atomic":h?"true":null},on:{click:this.onHeaderClick,focus:this.onHeaderClick}},this.selectedDate?[t("bdi",{staticClass:"sr-only"}," (".concat(Be(this.labelSelected),") ")),t("bdi",this.formatDateString(this.selectedDate))]:this.labelNoDateSelected||" ");j=t("header",{staticClass:"b-calendar-header",class:{"sr-only":this.hideHeader},attrs:{title:this.selectedDate&&this.labelSelectedDate||null}},[j]);var T={isRTL:v},C={shiftV:.5},B=hi(hi({},C),{},{flipH:v}),P=hi(hi({},C),{},{flipH:!v}),D=this.normalizeSlot("nav-prev-decade",T)||t(qo,{props:B}),$=this.normalizeSlot("nav-prev-year",T)||t(Yo,{props:B}),_=this.normalizeSlot("nav-prev-month",T)||t(Xo,{props:B}),E=this.normalizeSlot("nav-this-month",T)||t(Zo,{props:C}),F=this.normalizeSlot("nav-next-month",T)||t(Xo,{props:P}),I=this.normalizeSlot("nav-next-year",T)||t(Yo,{props:P}),A=this.normalizeSlot("nav-next-decade",T)||t(qo,{props:P}),z=function(content,label,e,r,o){return t("button",{staticClass:"btn btn-sm btn-outline-secondary border-0 flex-fill",class:{disabled:r},attrs:{title:label||null,type:"button","aria-label":label||null,"aria-disabled":r?"true":null,"aria-keyshortcuts":o||null},on:r?{}:{click:e}},[t("div",{attrs:{"aria-hidden":"true"}},[content])])},N=t("div",{staticClass:"b-calendar-nav d-flex",attrs:{id:l,role:"group","aria-hidden":this.disabled?"true":null,"aria-label":this.labelNav||null,"aria-controls":c}},[k?t():z(D,this.labelPrevDecade,this.gotoPrevDecade,this.prevDecadeDisabled,"Ctrl+Alt+PageDown"),z($,this.labelPrevYear,this.gotoPrevYear,this.prevYearDisabled,"Alt+PageDown"),z(_,this.labelPrevMonth,this.gotoPrevMonth,this.prevMonthDisabled,"PageDown"),z(E,this.labelCurrentMonth,this.gotoCurrentMonth,this.thisMonthDisabled,"Home"),z(F,this.labelNextMonth,this.gotoNextMonth,this.nextMonthDisabled,"PageUp"),z(I,this.labelNextYear,this.gotoNextYear,this.nextYearDisabled,"Alt+PageUp"),k?t():z(A,this.labelNextDecade,this.gotoNextDecade,this.nextDecadeDisabled,"Ctrl+Alt+PageUp")]),M=t("header",{key:"grid-caption",staticClass:"b-calendar-grid-caption text-center font-weight-bold",class:{"text-muted":this.disabled},attrs:{id:d,"aria-live":h?"polite":null,"aria-atomic":h?"true":null}},this.formatYearMonth(this.calendarFirstDay)),R=t("div",{staticClass:"b-calendar-grid-weekdays row no-gutters border-bottom",attrs:{"aria-hidden":"true"}},this.calendarHeadings.map((function(r,o){return t("small",{key:o,staticClass:"col text-truncate",class:{"text-muted":e.disabled},attrs:{title:r.label===r.text?null:r.label,"aria-label":r.label}},r.text)}))),L=this.calendar.map((function(r){var o=r.map((function(r,o){var l,c=r.ymd===w,d=r.ymd===y,f=r.ymd===O,m=x("_cell-".concat(r.ymd,"_")),h=t("span",{staticClass:"btn border-0 rounded-circle text-nowrap",class:(l={focus:d&&e.gridHasFocus,disabled:r.isDisabled||e.disabled,active:c},Object(n.a)(l,e.computedVariant,c),Object(n.a)(l,e.computedTodayVariant,f&&S&&!c&&r.isThisMonth),Object(n.a)(l,"btn-outline-light",!(f&&S||c||d)),Object(n.a)(l,"btn-light",!(f&&S)&&!c&&d),Object(n.a)(l,"text-muted",!r.isThisMonth&&!c),Object(n.a)(l,"text-dark",!(f&&S)&&!c&&!d&&r.isThisMonth),Object(n.a)(l,"font-weight-bold",(c||r.isThisMonth)&&!r.isDisabled),l),on:{click:function(){return e.onClickDay(r)}}},r.day);return t("div",{key:o,staticClass:"col p-0",class:r.isDisabled?"bg-light":r.info.class||"",attrs:{id:m,role:"button","data-date":r.ymd,"aria-hidden":r.isThisMonth?null:"true","aria-disabled":r.isDisabled||e.disabled?"true":null,"aria-label":[r.label,c?"(".concat(e.labelSelected,")"):null,f?"(".concat(e.labelToday,")"):null].filter(gt).join(" "),"aria-selected":c?"true":null,"aria-current":c?"date":null}},[h])}));return t("div",{key:r[0].ymd,staticClass:"row no-gutters"},o)}));L=t("div",{staticClass:"b-calendar-grid-body",style:this.disabled?{pointerEvents:"none"}:{}},L);var V=t("footer",{staticClass:"b-calendar-grid-help border-top small text-muted text-center bg-light",attrs:{id:f}},[t("div",{staticClass:"small"},this.labelHelp)]),H=t("div",{ref:"grid",staticClass:"b-calendar-grid form-control h-auto text-center",attrs:{id:c,role:"application",tabindex:this.disabled?null:"0","data-month":y.slice(0,-3),"aria-roledescription":this.labelCalendar||null,"aria-labelledby":d,"aria-describedby":f,"aria-disabled":this.disabled?"true":null,"aria-activedescendant":m},on:{keydown:this.onKeydownGrid,focus:this.setGridFocusFlag,blur:this.setGridFocusFlag}},[M,R,L,V]),G=this.normalizeSlot("default");G=G?t("footer",{staticClass:"b-calendar-footer"},G):t();var W=t("div",{staticClass:"b-calendar-inner",style:this.block?{}:{width:this.width},attrs:{id:o,dir:v?"rtl":"ltr",lang:this.computedLocale||null,role:"group","aria-disabled":this.disabled?"true":null,"aria-controls":this.ariaControls||null,"aria-roledescription":this.roleDescription||null,"aria-describedby":[this.bvAttrs["aria-describedby"],r,f].filter(gt).join(" ")},on:{keydown:this.onKeydownWrapper}},[j,N,H,G]);return t("div",{staticClass:"b-calendar",class:{"d-block":this.block}},[W])}}),Bi=oe({components:{BCalendar:Ci}}),Pi={props:{tag:{type:String,default:"div"},bgVariant:{type:String},borderVariant:{type:String},textVariant:{type:String}}},Di={title:{type:String},titleTag:{type:String,default:"h4"}},$i=L.extend({name:"BCardTitle",functional:!0,props:Di,render:function(t,e){var r=e.props,data=e.data,o=e.children;return t(r.titleTag,xr(data,{staticClass:"card-title"}),o||Be(r.title))}}),_i={subTitle:{type:String},subTitleTag:{type:String,default:"h6"},subTitleTextVariant:{type:String,default:function(){return pe("BCardSubTitle","subTitleTextVariant")}}},Ei=L.extend({name:"BCardSubTitle",functional:!0,props:_i,render:function(t,e){var r=e.props,data=e.data,o=e.children;return t(r.subTitleTag,xr(data,{staticClass:"card-subtitle",class:[r.subTitleTextVariant?"text-".concat(r.subTitleTextVariant):null]}),o||Be(r.subTitle))}});function Fi(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Ii(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Fi(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Fi(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Ai=Ii(Ii(Ii(Ii({},Xr(Pi.props,qr.bind(null,"body"))),{},{bodyClass:{type:[String,Object,Array]}},Di),_i),{},{overlay:{type:Boolean,default:!1}}),zi=L.extend({name:"BCardBody",functional:!0,props:Ai,render:function(t,e){var r,o=e.props,data=e.data,l=e.children,c=t(),d=t(),f=l||[t()];return o.title&&(c=t($i,{props:Jr(Di,o)})),o.subTitle&&(d=t(Ei,{props:Jr(_i,o),class:["mb-2"]})),t(o.bodyTag,xr(data,{staticClass:"card-body",class:[(r={"card-img-overlay":o.overlay},Object(n.a)(r,"bg-".concat(o.bodyBgVariant),o.bodyBgVariant),Object(n.a)(r,"border-".concat(o.bodyBorderVariant),o.bodyBorderVariant),Object(n.a)(r,"text-".concat(o.bodyTextVariant),o.bodyTextVariant),r),o.bodyClass||{}]}),[c,d].concat(Object(G.a)(f)))}});function Ni(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Mi(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Ni(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Ni(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Ri=Mi(Mi({},Xr(Pi.props,qr.bind(null,"header"))),{},{header:{type:String},headerHtml:{type:String},headerClass:{type:[String,Object,Array]}}),Li=L.extend({name:"BCardHeader",functional:!0,props:Ri,render:function(t,e){var r,o=e.props,data=e.data,l=e.children,c=o.headerBgVariant,d=o.headerBorderVariant,f=o.headerTextVariant;return t(o.headerTag,xr(data,{staticClass:"card-header",class:[o.headerClass,(r={},Object(n.a)(r,"bg-".concat(c),c),Object(n.a)(r,"border-".concat(d),d),Object(n.a)(r,"text-".concat(f),f),r)],domProps:l?{}:Bn(o.headerHtml,o.header)}),l)}});function Vi(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Hi(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Vi(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Vi(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Gi=Hi(Hi({},Xr(Pi.props,qr.bind(null,"footer"))),{},{footer:{type:String},footerHtml:{type:String},footerClass:{type:[String,Object,Array]}}),Wi=L.extend({name:"BCardFooter",functional:!0,props:Gi,render:function(t,e){var r,o=e.props,data=e.data,l=e.children,c=o.footerBgVariant,d=o.footerBorderVariant,f=o.footerTextVariant;return t(o.footerTag,xr(data,{staticClass:"card-footer",class:[o.footerClass,(r={},Object(n.a)(r,"bg-".concat(c),c),Object(n.a)(r,"border-".concat(d),d),Object(n.a)(r,"text-".concat(f),f),r)],domProps:l?{}:Bn(o.footerHtml,o.footer)}),l)}}),Ui={src:{type:String,required:!0},alt:{type:String,default:null},top:{type:Boolean,default:!1},bottom:{type:Boolean,default:!1},start:{type:Boolean,default:!1},left:{type:Boolean,default:!1},end:{type:Boolean,default:!1},right:{type:Boolean,default:!1},height:{type:[Number,String]},width:{type:[Number,String]}},qi=L.extend({name:"BCardImg",functional:!0,props:Ui,render:function(t,e){var r=e.props,data=e.data,o="card-img";return r.top?o+="-top":r.right||r.end?o+="-right":r.bottom?o+="-bottom":(r.left||r.start)&&(o+="-left"),t("img",xr(data,{class:[o],attrs:{src:r.src||null,alt:r.alt,height:r.height||null,width:r.width||null}}))}});function Yi(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Ki(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Yi(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Yi(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Xi=Xr(Ui,qr.bind(null,"img"));Xi.imgSrc.required=!1;var Ji=Ki(Ki(Ki(Ki(Ki(Ki({},Ai),Ri),Gi),Xi),Xr(Pi.props)),{},{align:{type:String},noBody:{type:Boolean,default:!1}}),Zi=L.extend({name:"BCard",functional:!0,props:Ji,render:function(t,e){var r,o=e.props,data=e.data,l=e.slots,c=e.scopedSlots,d=o.imgLeft,f=o.imgRight,m=o.imgStart,h=o.imgEnd,header=o.header,v=o.headerHtml,footer=o.footer,y=o.footerHtml,w=o.align,x=o.textVariant,k=o.bgVariant,O=o.borderVariant,S=c||{},j=l(),T={},C=t(),B=t();if(o.imgSrc){var P=t(qi,{props:Jr(Xi,o,Yr.bind(null,"img"))});o.imgBottom?B=P:C=P}var D=t(),$=Br("header",S,j);($||header||v)&&(D=t(Li,{props:Jr(Ri,o),domProps:$?{}:Bn(v,header)},Pr("header",T,S,j)));var _=Pr("default",T,S,j);o.noBody||(_=t(zi,{props:Jr(Ai,o)},_));var E=t();return(Br("footer",S,j)||footer||y)&&(E=t(Wi,{props:Jr(Gi,o),domProps:$?{}:Bn(y,footer)},Pr("footer",T,S,j))),t(o.tag,xr(data,{staticClass:"card",class:(r={"flex-row":d||m,"flex-row-reverse":(f||h)&&!(d||m)},Object(n.a)(r,"text-".concat(w),w),Object(n.a)(r,"bg-".concat(k),k),Object(n.a)(r,"border-".concat(O),O),Object(n.a)(r,"text-".concat(x),x),r)}),[C,D,_,E,B])}}),Qi="__bv__visibility_observer",ta=/^\d+$/,ea=function(){function t(e,r,o){Object(V.a)(this,t),this.el=e,this.callback=r.callback,this.margin=r.margin||0,this.once=r.once||!1,this.observer=null,this.visible=void 0,this.doneOnce=!1,this.createObserver(o)}return Object(H.a)(t,[{key:"createObserver",value:function(t){var e=this;if(this.observer&&this.stop(),!this.doneOnce&&Ft(this.callback)){try{this.observer=new IntersectionObserver(this.handler.bind(this),{root:null,rootMargin:this.margin,threshold:0})}catch(t){return this.doneOnce=!0,this.observer=void 0,void this.callback(null)}t.context.$nextTick((function(){ze((function(){e.observer&&e.observer.observe(e.el)}))}))}}},{key:"handler",value:function(t){var e=t?t[0]:{},r=Boolean(e.isIntersecting||e.intersectionRatio>0);r!==this.visible&&(this.visible=r,this.callback(r),this.once&&this.visible&&(this.doneOnce=!0,this.stop()))}},{key:"stop",value:function(){this.observer&&this.observer.disconnect(),this.observer=null}}]),t}(),ra=function(t){var e=t[Qi];e&&e.stop&&e.stop(),delete t[Qi]},oa=function(t,e,r){var o=e.value,n=e.modifiers,l={margin:"0px",once:!1,callback:o};at(n).forEach((function(t){ta.test(t)?l.margin="".concat(t,"px"):"once"===t.toLowerCase()&&(l.once=!0)})),ra(t),t[Qi]=new ea(t,l,r),t[Qi]._prevModifiers=ut(n)},na={bind:oa,componentUpdated:function(t,e,r){var o=e.value,n=e.oldValue,l=e.modifiers;l=ut(l),!t||o===n&&t[Qi]&&Wn(l,t[Qi]._prevModifiers)||oa(t,{value:o,modifiers:l},r)},unbind:function(t){ra(t)}},ia='<svg width="%{w}" height="%{h}" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 %{w} %{h}" preserveAspectRatio="none"><rect width="100%" height="100%" style="fill:%{f};"></rect></svg>',aa={src:{type:String},srcset:{type:[String,Array]},sizes:{type:[String,Array]},alt:{type:String,default:null},width:{type:[Number,String]},height:{type:[Number,String]},block:{type:Boolean,default:!1},fluid:{type:Boolean,default:!1},fluidGrow:{type:Boolean,default:!1},rounded:{type:[Boolean,String],default:!1},thumbnail:{type:Boolean,default:!1},left:{type:Boolean,default:!1},right:{type:Boolean,default:!1},center:{type:Boolean,default:!1},blank:{type:Boolean,default:!1},blankColor:{type:String,default:function(){return pe("BImg","blankColor")}}},la=L.extend({name:"BImg",functional:!0,props:aa,render:function(t,e){var r,o=e.props,data=e.data,l=o.src,c=ge(o.width)||null,d=ge(o.height)||null,f=null,m=o.block,h=K(o.srcset).filter(gt).join(","),v=K(o.sizes).filter(gt).join(",");return o.blank&&(!d&&c?d=c:!c&&d&&(c=d),c||d||(c=1,d=1),l=function(t,e,r){var o=encodeURIComponent(ia.replace("%{w}",Be(t)).replace("%{h}",Be(e)).replace("%{f}",r));return"data:image/svg+xml;charset=UTF-8,".concat(o)}(c,d,o.blankColor||"transparent"),h=null,v=null),o.left?f="float-left":o.right?f="float-right":o.center&&(f="mx-auto",m=!0),t("img",xr(data,{attrs:{src:l,alt:o.alt,width:c?Be(c):null,height:d?Be(d):null,srcset:h||null,sizes:v||null},class:(r={"img-thumbnail":o.thumbnail,"img-fluid":o.fluid||o.fluidGrow,"w-100":o.fluidGrow,rounded:""===o.rounded||!0===o.rounded},Object(n.a)(r,"rounded-".concat(o.rounded),At(o.rounded)&&""!==o.rounded),Object(n.a)(r,f,f),Object(n.a)(r,"d-block",m),r)}))}}),sa={src:{type:String,required:!0},srcset:{type:[String,Array]},sizes:{type:[String,Array]},alt:{type:String},width:{type:[Number,String]},height:{type:[Number,String]},blankSrc:{type:String,default:null},blankColor:{type:String,default:function(){return pe("BImgLazy","blankColor")}},blankWidth:{type:[Number,String]},blankHeight:{type:[Number,String]},show:{type:Boolean,default:!1},fluid:{type:Boolean,default:!1},fluidGrow:{type:Boolean,default:!1},block:{type:Boolean,default:!1},thumbnail:{type:Boolean,default:!1},rounded:{type:[Boolean,String],default:!1},left:{type:Boolean,default:!1},right:{type:Boolean,default:!1},center:{type:Boolean,default:!1},offset:{type:[Number,String],default:360}},ca=L.extend({name:"BImgLazy",directives:{bVisible:na},props:sa,data:function(){return{isShown:this.show}},computed:{computedSrc:function(){return!this.blankSrc||this.isShown?this.src:this.blankSrc},computedBlank:function(){return!(this.isShown||this.blankSrc)},computedWidth:function(){return this.isShown?this.width:this.blankWidth||this.width},computedHeight:function(){return this.isShown?this.height:this.blankHeight||this.height},computedSrcset:function(){var t=K(this.srcset).filter(gt).join(",");return!this.blankSrc||this.isShown?t:null},computedSizes:function(){var t=K(this.sizes).filter(gt).join(",");return!this.blankSrc||this.isShown?t:null}},watch:{show:function(t,e){if(t!==e){var r=!kt.c||t;this.isShown=r,r!==t&&this.$nextTick(this.updateShowProp)}},isShown:function(t,e){t!==e&&this.updateShowProp()}},mounted:function(){this.isShown=!kt.c||this.show},methods:{updateShowProp:function(){this.$emit("update:show",this.isShown)},doShow:function(t){!t&&null!==t||this.isShown||(this.isShown=!0)}},render:function(t){var e,r=[];this.isShown||r.push({name:"b-visible",value:this.doShow,modifiers:(e={},Object(n.a)(e,"".concat(ge(this.offset,0)),!0),Object(n.a)(e,"once",!0),e)});return t(la,{directives:r,props:{src:this.computedSrc,blank:this.computedBlank,width:this.computedWidth,height:this.computedHeight,srcset:this.computedSrcset||null,sizes:this.computedSizes||null,alt:this.alt,blankColor:this.blankColor,fluid:this.fluid,fluidGrow:this.fluidGrow,block:this.block,thumbnail:this.thumbnail,rounded:this.rounded,left:this.left,right:this.right,center:this.center}})}});function da(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function ua(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?da(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):da(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var pa=ua(ua({},bt(sa,["left","right","center","block","rounded","thumbnail","fluid","fluidGrow"])),{},{top:{type:Boolean,default:!1},bottom:{type:Boolean,default:!1},start:{type:Boolean,default:!1},left:{type:Boolean,default:!1},end:{type:Boolean,default:!1},right:{type:Boolean,default:!1}}),ba={textTag:{type:String,default:"p"}},fa={tag:{type:String,default:"div"},deck:{type:Boolean,default:!1},columns:{type:Boolean,default:!1}},ma=oe({components:{BCard:Zi,BCardHeader:Li,BCardBody:zi,BCardTitle:$i,BCardSubTitle:Ei,BCardFooter:Wi,BCardImg:qi,BCardImgLazy:L.extend({name:"BCardImgLazy",functional:!0,props:pa,render:function(t,e){var r=e.props,data=e.data,o="card-img";r.top?o+="-top":r.right||r.end?o+="-right":r.bottom?o+="-bottom":(r.left||r.start)&&(o+="-left");var n=ua(ua({},r),{},{left:!1,right:!1,center:!1});return t(ca,xr(data,{class:[o],props:n}))}}),BCardText:L.extend({name:"BCardText",functional:!0,props:ba,render:function(t,e){var r=e.props,data=e.data,o=e.children;return t(r.textTag,xr(data,{staticClass:"card-text"}),o)}}),BCardGroup:L.extend({name:"BCardGroup",functional:!0,props:fa,render:function(t,e){var r=e.props,data=e.data,o=e.children;return t(r.tag,xr(data,{class:r.deck?"card-deck":r.columns?"card-columns":"card-group"}),o)}})}}),ha=function(){};function ga(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}var va=function(t,e,r){if(t=t?t.$el||t:null,!Me(t))return null;if(source="observeDom",!kt.d&&(Gt("".concat(source,": Requires MutationObserver support.")),1))return null;var source,o=new Ne((function(t){for(var r=!1,i=0;i<t.length&&!r;i++){var o=t[i],n=o.type,l=o.target;("characterData"===n&&l.nodeType===Node.TEXT_NODE||"attributes"===n||"childList"===n&&(o.addedNodes.length>0||o.removedNodes.length>0))&&(r=!0)}r&&e()}));return o.observe(t,function(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?ga(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):ga(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}({childList:!0,subtree:!0},r)),o},ya={passive:!0},wa={passive:!0,capture:!1},xa=function(t){return kt.e?st(t)?t:{capture:!!t||!1}:!!(st(t)?t.capture:t)},ka=function(t,e,r,o){t&&t.addEventListener&&t.addEventListener(e,r,xa(o))},Oa=function(t,e,r,o){t&&t.removeEventListener&&t.removeEventListener(e,r,xa(o))},Sa=function(t){for(var e=t?ka:Oa,r=arguments.length,o=new Array(r>1?r-1:0),n=1;n<r;n++)o[n-1]=arguments[n];e.apply(void 0,o)},ja={next:{dirClass:"carousel-item-left",overlayClass:"carousel-item-next"},prev:{dirClass:"carousel-item-right",overlayClass:"carousel-item-prev"}},Ta={TOUCH:"touch",PEN:"pen"},Ca={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"otransitionend oTransitionEnd",transition:"transitionend"},Ba=L.extend({name:"BCarousel",mixins:[fi,Dr],provide:function(){return{bvCarousel:this}},model:{prop:"value",event:"input"},props:{labelPrev:{type:String,default:function(){return pe("BCarousel","labelPrev")}},labelNext:{type:String,default:function(){return pe("BCarousel","labelNext")}},labelGotoSlide:{type:String,default:function(){return pe("BCarousel","labelGotoSlide")}},labelIndicators:{type:String,default:function(){return pe("BCarousel","labelIndicators")}},interval:{type:Number,default:5e3},indicators:{type:Boolean,default:!1},controls:{type:Boolean,default:!1},noAnimation:{type:Boolean,default:!1},fade:{type:Boolean,default:!1},noWrap:{type:Boolean,default:!1},noTouch:{type:Boolean,default:!1},noHoverPause:{type:Boolean,default:!1},imgWidth:{type:[Number,String]},imgHeight:{type:[Number,String]},background:{type:String},value:{type:Number,default:0}},data:function(){return{index:this.value||0,isSliding:!1,transitionEndEvent:null,slides:[],direction:null,isPaused:!(ge(this.interval,0)>0),touchStartX:0,touchDeltaX:0}},computed:{numSlides:function(){return this.slides.length}},watch:{value:function(t,e){t!==e&&this.setSlide(ge(t,0))},interval:function(t,e){t!==e&&(t?(this.pause(!0),this.start(!1)):this.pause(!1))},isPaused:function(t,e){t!==e&&this.$emit(t?"paused":"unpaused")},index:function(t,e){t===e||this.isSliding||this.doSlide(t,e)}},created:function(){this.$_interval=null,this.$_animationTimeout=null,this.$_touchTimeout=null,this.$_observer=null,this.isPaused=!(ge(this.interval,0)>0)},mounted:function(){this.transitionEndEvent=function(t){for(var e in Ca)if(!$t(t.style[e]))return Ca[e];return null}(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=va(this.$refs.inner,this.updateSlides.bind(this),{subtree:!1,childList:!0,attributes:!0,attributeFilter:["id"]}))},setSlide:function(t){var e=this,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(!(kt.j&&document.visibilityState&&document.hidden)){var o=this.noWrap,n=this.numSlides;t=Lr(t),0!==n&&(this.isSliding?this.$once("sliding-end",(function(){return e.setSlide(t,r)})):(this.direction=r,this.index=t>=n?o?n-1:0:t<0?o?0:n-1:t,o&&this.index!==t&&this.index!==this.value&&this.$emit("input",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,Nr(1e3,this.interval)))},restart:function(){this.$el.contains(Re())||this.start()},doSlide:function(t,e){var r=this,o=Boolean(this.interval),n=this.calcDirection(this.direction,e,t),l=n.overlayClass,c=n.dirClass,d=this.slides[e],f=this.slides[t];if(d&&f){if(this.isSliding=!0,o&&this.pause(!1),this.$emit("sliding-start",t),this.$emit("input",this.index),this.noAnimation)Ze(f,"active"),Qe(d,"active"),this.isSliding=!1,this.$nextTick((function(){return r.$emit("sliding-end",t)}));else{Ze(f,l),We(f),Ze(d,c),Ze(f,c);var m=!1,h=function e(){if(!m){if(m=!0,r.transitionEndEvent)r.transitionEndEvent.split(/\s+/).forEach((function(t){return Oa(f,t,e,wa)}));r.clearAnimationTimeout(),Qe(f,c),Qe(f,l),Ze(f,"active"),Qe(d,"active"),Qe(d,c),Qe(d,l),rr(d,"aria-current","false"),rr(f,"aria-current","true"),rr(d,"aria-hidden","true"),rr(f,"aria-hidden","false"),r.isSliding=!1,r.direction=null,r.$nextTick((function(){return r.$emit("sliding-end",t)}))}};if(this.transitionEndEvent)this.transitionEndEvent.split(/\s+/).forEach((function(t){return ka(f,t,h,wa)}));this.$_animationTimeout=setTimeout(h,650)}o&&this.start(!1)}},updateSlides:function(){this.pause(!0),this.slides=Ue(".carousel-item",this.$refs.inner);var t=this.slides.length,e=Nr(0,zr(Lr(this.index),t-1));this.slides.forEach((function(r,o){var n=o+1;o===e?(Ze(r,"active"),rr(r,"aria-current","true")):(Qe(r,"active"),rr(r,"aria-current","false")),rr(r,"aria-posinset",String(n)),rr(r,"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,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;return t?ja[t]:r>e?ja.next:ja.prev},handleClick:function(t,e){var r=t.keyCode;"click"!==t.type&&r!==uo.SPACE&&r!==uo.ENTER||(t.preventDefault(),t.stopPropagation(),e())},handleSwipe:function(){var t=Mr(this.touchDeltaX);if(!(t<=40)){var e=t/this.touchDeltaX;this.touchDeltaX=0,e>0?this.prev():e<0&&this.next()}},touchStart:function(t){kt.f&&Ta[t.pointerType.toUpperCase()]?this.touchStartX=t.clientX:kt.f||(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){kt.f&&Ta[t.pointerType.toUpperCase()]&&(this.touchDeltaX=t.clientX-this.touchStartX),this.handleSwipe(),this.pause(!1),this.clearTouchTimeout(),this.$_touchTimeout=setTimeout(this.start,500+Nr(1e3,this.interval))}},render:function(t){var e=this,r=t("div",{ref:"inner",class:["carousel-inner"],attrs:{id:this.safeId("__BV_inner_"),role:"list"}},[this.normalizeSlot("default")]),o=t();if(this.controls){var n=function(t){e.isSliding?t.preventDefault():e.handleClick(t,e.prev)},l=function(t){e.isSliding?t.preventDefault():e.handleClick(t,e.next)};o=[t("a",{class:["carousel-control-prev"],attrs:{href:"#",role:"button","aria-controls":this.safeId("__BV_inner_"),"aria-disabled":this.isSliding?"true":null},on:{click:n,keydown:n}},[t("span",{class:["carousel-control-prev-icon"],attrs:{"aria-hidden":"true"}}),t("span",{class:["sr-only"]},[this.labelPrev])]),t("a",{class:["carousel-control-next"],attrs:{href:"#",role:"button","aria-controls":this.safeId("__BV_inner_"),"aria-disabled":this.isSliding?"true":null},on:{click:l,keydown:l}},[t("span",{class:["carousel-control-next-icon"],attrs:{"aria-hidden":"true"}}),t("span",{class:["sr-only"]},[this.labelNext])])]}var c=t("ol",{class:["carousel-indicators"],directives:[{name:"show",rawName:"v-show",value:this.indicators,expression:"indicators"}],attrs:{id:this.safeId("__BV_indicators_"),"aria-hidden":this.indicators?"false":"true","aria-label":this.labelIndicators,"aria-owns":this.safeId("__BV_inner_")}},this.slides.map((function(r,o){return t("li",{key:"slide_".concat(o),class:{active:o===e.index},attrs:{role:"button",id:e.safeId("__BV_indicator_".concat(o+1,"_")),tabindex:e.indicators?"0":"-1","aria-current":o===e.index?"true":"false","aria-label":"".concat(e.labelGotoSlide," ").concat(o+1),"aria-describedby":e.slides[o].id||null,"aria-controls":e.safeId("__BV_inner_")},on:{click:function(t){e.handleClick(t,(function(){e.setSlide(o)}))},keydown:function(t){e.handleClick(t,(function(){e.setSlide(o)}))}}})}))),d={mouseenter:this.noHoverPause?ha:this.pause,mouseleave:this.noHoverPause?ha:this.restart,focusin:this.pause,focusout:this.restart,keydown:function(t){if(!/input|textarea/i.test(t.target.tagName)){var r=t.keyCode;r!==uo.LEFT&&r!==uo.RIGHT||(t.preventDefault(),t.stopPropagation(),e[r===uo.LEFT?"prev":"next"]())}}};return!this.noTouch&&kt.h&&(kt.f?(d["&pointerdown"]=this.touchStart,d["&pointerup"]=this.touchEnd):(d["&touchstart"]=this.touchStart,d["&touchmove"]=this.touchMove,d["&touchend"]=this.touchEnd)),t("div",{staticClass:"carousel",class:{slide:!this.noAnimation,"carousel-fade":!this.noAnimation&&this.fade,"pointer-event":!this.noTouch&&kt.h&&kt.f},style:{background:this.background},attrs:{role:"region",id:this.safeId(),"aria-busy":this.isSliding?"true":"false"},on:d},[r,o,c])}});function Pa(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Da(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Pa(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Pa(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var $a={imgSrc:{type:String},imgAlt:{type:String},imgWidth:{type:[Number,String]},imgHeight:{type:[Number,String]},imgBlank:{type:Boolean,default:!1},imgBlankColor:{type:String,default:"transparent"}},_a=Da(Da({},$a),{},{contentVisibleUp:{type:String},contentTag:{type:String,default:"div"},caption:{type:String},captionHtml:{type:String},captionTag:{type:String,default:"h3"},text:{type:String},textHtml:{type:String},textTag:{type:String,default:"p"},background:{type:String}}),Ea=oe({components:{BCarousel:Ba,BCarouselSlide:L.extend({name:"BCarouselSlide",mixins:[fi,Dr],inject:{bvCarousel:{default:function(){return{noTouch:!0}}}},props:_a,computed:{contentClasses:function(){return[this.contentVisibleUp?"d-none":"",this.contentVisibleUp?"d-".concat(this.contentVisibleUp,"-block"):""]},computedWidth:function(){return this.imgWidth||this.bvCarousel.imgWidth||null},computedHeight:function(){return this.imgHeight||this.bvCarousel.imgHeight||null}},render:function(t){var e=this.normalizeSlot("img");if(!e&&(this.imgSrc||this.imgBlank)){var r={};!this.bvCarousel.noTouch&&kt.h&&(r.dragstart=function(t){t.preventDefault()}),e=t(la,{props:Da(Da({},Jr($a,this.$props,Yr.bind(null,"img"))),{},{width:this.computedWidth,height:this.computedHeight,fluidGrow:!0,block:!0}),on:r})}var o=[!(!this.caption&&!this.captionHtml)&&t(this.captionTag,{domProps:Bn(this.captionHtml,this.caption)}),!(!this.text&&!this.textHtml)&&t(this.textTag,{domProps:Bn(this.textHtml,this.text)}),this.normalizeSlot("default")||!1],n=t();return o.some(Boolean)&&(n=t(this.contentTag,{staticClass:"carousel-caption",class:this.contentClasses},o.map((function(e){return e||t()})))),t("div",{staticClass:"carousel-item",style:{background:this.background||this.bvCarousel.background||null},attrs:{id:this.safeId(),role:"listitem"}},[e,n])}})}}),Fa={css:!0,enterClass:"",enterActiveClass:"collapsing",enterToClass:"collapse show",leaveClass:"collapse show",leaveActiveClass:"collapsing",leaveToClass:"collapse"},Ia={enter:function(t){t.style.height=0,ze((function(){We(t),t.style.height="".concat(t.scrollHeight,"px")}))},afterEnter:function(t){t.style.height=null},leave:function(t){t.style.height="auto",t.style.display="block",t.style.height="".concat(ar(t).height,"px"),We(t),t.style.height=0},afterLeave:function(t){t.style.height=null}},Aa=L.extend({name:"BVCollapse",functional:!0,props:{appear:{type:Boolean,default:!1}},render:function(t,e){var r=e.props,data=e.data,o=e.children;return t("transition",xr(data,{props:Fa,on:Ia},{props:r}),o)}}),za={methods:{listenOnRoot:function(t,e){var r=this;this.$root.$on(t,e),this.$on("hook:beforeDestroy",(function(){r.$root.$off(t,e)}))},listenOnRootOnce:function(t,e){var r=this;this.$root.$once(t,e),this.$on("hook:beforeDestroy",(function(){r.$root.$off(t,e)}))},emitOnRoot:function(t){for(var e,r=arguments.length,o=new Array(r>1?r-1:0),n=1;n<r;n++)o[n-1]=arguments[n];(e=this.$root).$emit.apply(e,[t].concat(o))}}},Na=uo.ENTER,Ma=uo.SPACE,Ra="__BV_toggle",La="".concat(Ra,"_HANDLER__"),Va="".concat(Ra,"_CLICK__"),Ha="".concat(Ra,"_STATE__"),Ga="".concat(Ra,"_TARGETS__"),Wa="bv::collapse::state",Ua="bv::collapse::sync::state",qa=[Na,Ma],Ya=/^#/,Ka=/^#[A-Za-z]+[\w\-:.]*$/,Xa=/\s+/,Ja=function(t){return!Y(["button","a"],t.tagName.toLowerCase())},Za=function(t){var e=t[Va];e&&(Oa(t,"click",e),Oa(t,"keydown",e)),t[Va]=null},Qa=function(t,e){t[La]&&e.context&&e.context.$root.$off([Wa,Ua],t[La]),t[La]=null},tl=function(t,e){e?(Qe(t,"collapsed"),Ze(t,"not-collapsed"),rr(t,"aria-expanded","true")):(Qe(t,"not-collapsed"),Ze(t,"collapsed"),rr(t,"aria-expanded","false"))},el=function(t,e){t[e]=null,delete t[e]},rl=function(t,e,r){if(kt.j&&r.context){Ja(t)&&(ir(t,"role")||rr(t,"role","button"),ir(t,"tabindex")||rr(t,"tabindex","0")),tl(t,t[Ha]);var o=function(t,e){var r=t.modifiers,o=t.arg,n=t.value,l=at(r||{});if(n=At(n)?n.split(Xa):n,Le(e.tagName,"a")){var c=nr(e,"href")||"";Ka.test(c)&&l.push(c.replace(Ya,""))}return K(o,n).forEach((function(t){return At(t)&&l.push(t)})),l.filter((function(t,e,r){return t&&r.indexOf(t)===e}))}(e,t);o.length?rr(t,"aria-controls",o.join(" ")):or(t,"aria-controls"),function(t,e){if(Za(t),e.context){var r=function(r){"keydown"===r.type&&!Y(qa,r.keyCode)||Ge(t)||(t[Ga]||[]).forEach((function(t){e.context.$root.$emit("bv::toggle::collapse",t)}))};t[Va]=r,ka(t,"click",r),Ja(t)&&ka(t,"keydown",r)}}(t,r),Wn(o,t[Ga])||(t[Ga]=o,o.forEach((function(t){r.context.$root.$emit("bv::request::collapse::state",t)})))}},nl={bind:function(t,e,r){t[Ha]=!1,t[Ga]=[],function(t,e){if(Qa(t,e),e.context){var r=function(e,r){Y(t[Ga]||[],e)&&(t[Ha]=r,tl(t,r))};t[La]=r,e.context.$root.$on([Wa,Ua],r)}}(t,r),rl(t,e,r)},componentUpdated:rl,updated:rl,unbind:function(t,e,r){Za(t),Qa(t,r),el(t,La),el(t,Va),el(t,Ha),el(t,Ga),Qe(t,"collapsed"),Qe(t,"not-collapsed"),or(t,"aria-expanded"),or(t,"aria-controls"),or(t,"role")}},il=L.extend({name:"BCollapse",mixins:[fi,za,Dr],model:{prop:"visible",event:"input"},props:{isNav:{type:Boolean,default:!1},accordion:{type:String},visible:{type:Boolean,default:!1},tag:{type:String,default:"div"},appear:{type:Boolean,default:!1}},data:function(){return{show:this.visible,transitioning:!1}},computed:{classObject:function(){return{"navbar-collapse":this.isNav,collapse:!this.transitioning,show:this.show&&!this.transitioning}}},watch:{visible:function(t){t!==this.show&&(this.show=t)},show:function(t,e){t!==e&&this.emitState()}},created:function(){this.show=this.visible},mounted:function(){var t=this;this.show=this.visible,this.listenOnRoot("bv::toggle::collapse",this.handleToggleEvt),this.listenOnRoot("bv::collapse::accordion",this.handleAccordionEvt),this.isNav&&(this.setWindowEvents(!0),this.handleResize()),this.$nextTick((function(){t.emitState()})),this.listenOnRoot("bv::request::collapse::state",(function(e){e===t.safeId()&&t.$nextTick(t.emitSync)}))},updated:function(){this.emitSync()},deactivated:function(){this.isNav&&this.setWindowEvents(!1)},activated:function(){this.isNav&&this.setWindowEvents(!0),this.emitSync()},beforeDestroy:function(){this.show=!1,this.isNav&&kt.j&&this.setWindowEvents(!1)},methods:{setWindowEvents:function(t){Sa(t,window,"resize",this.handleResize,wa),Sa(t,window,"orientationchange",this.handleResize,wa)},toggle:function(){this.show=!this.show},onEnter:function(){this.transitioning=!0,this.$emit("show")},onAfterEnter:function(){this.transitioning=!1,this.$emit("shown")},onLeave:function(){this.transitioning=!0,this.$emit("hide")},onAfterLeave:function(){this.transitioning=!1,this.$emit("hidden")},emitState:function(){this.$emit("input",this.show),this.emitOnRoot(Wa,this.safeId(),this.show),this.accordion&&this.show&&this.emitOnRoot("bv::collapse::accordion",this.safeId(),this.accordion)},emitSync:function(){this.emitOnRoot(Ua,this.safeId(),this.show)},checkDisplayBlock:function(){var t=er(this.$el,"show");Qe(this.$el,"show");var e="block"===lr(this.$el).display;return t&&Ze(this.$el,"show"),e},clickHandler:function(t){var e=t.target;this.isNav&&e&&"block"===lr(this.$el).display&&(Ye(e,".nav-link,.dropdown-item")||Ke(".nav-link,.dropdown-item",e))&&(this.checkDisplayBlock()||(this.show=!1))},handleToggleEvt:function(t){t===this.safeId()&&this.toggle()},handleAccordionEvt:function(t,e){this.accordion&&e===this.accordion&&(t===this.safeId()?this.show||this.toggle():this.show&&this.toggle())},handleResize:function(){this.show="block"===lr(this.$el).display}},render:function(t){var e=this,r={visible:this.show,close:function(){return e.show=!1}},content=t(this.tag,{class:this.classObject,directives:[{name:"show",value:this.show}],attrs:{id:this.safeId()},on:{click:this.clickHandler}},[this.normalizeSlot("default",r)]);return t(Aa,{props:{appear:this.appear},on:{enter:this.onEnter,afterEnter:this.onAfterEnter,leave:this.onLeave,afterLeave:this.onAfterLeave}},[content])}}),al=oe({directives:{VBToggle:nl}}),ll=oe({components:{BCollapse:il},plugins:{VBTogglePlugin:al}}),sl=(r(100),r(61)),cl=function(){function t(e){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(Object(V.a)(this,t),!e)throw new TypeError("Failed to construct '".concat(this.constructor.name,"'. 1 argument required, ").concat(arguments.length," given."));Q(this,t.Defaults,this.constructor.Defaults,r,{type:e}),et(this,{type:{enumerable:!0,configurable:!1,writable:!1},cancelable:{enumerable:!0,configurable:!1,writable:!1},nativeEvent:{enumerable:!0,configurable:!1,writable:!1},target:{enumerable:!0,configurable:!1,writable:!1},relatedTarget:{enumerable:!0,configurable:!1,writable:!1},vueTarget:{enumerable:!0,configurable:!1,writable:!1},componentId:{enumerable:!0,configurable:!1,writable:!1}});var o=!1;this.preventDefault=function(){this.cancelable&&(o=!0)},ot(this,"defaultPrevented",{enumerable:!0,get:function(){return o}})}return Object(H.a)(t,null,[{key:"Defaults",get:function(){return{type:"",cancelable:!0,nativeEvent:null,target:null,relatedTarget:null,vueTarget:null,componentId:null}}}]),t}(),pl={data:function(){return{listenForClickOut:!1}},watch:{listenForClickOut:function(t,e){t!==e&&(Oa(this.clickOutElement,this.clickOutEventName,this._clickOutHandler,wa),t&&ka(this.clickOutElement,this.clickOutEventName,this._clickOutHandler,wa))}},beforeCreate:function(){this.clickOutElement=null,this.clickOutEventName=null},mounted:function(){this.clickOutElement||(this.clickOutElement=document),this.clickOutEventName||(this.clickOutEventName="click"),this.listenForClickOut&&ka(this.clickOutElement,this.clickOutEventName,this._clickOutHandler,wa)},beforeDestroy:function(){Oa(this.clickOutElement,this.clickOutEventName,this._clickOutHandler,wa)},methods:{isClickOut:function(t){return!Xe(this.$el,t.target)},_clickOutHandler:function(t){this.clickOutHandler&&this.isClickOut(t)&&this.clickOutHandler(t)}}},bl={data:function(){return{listenForFocusIn:!1}},watch:{listenForFocusIn:function(t,e){t!==e&&(Oa(this.focusInElement,"focusin",this._focusInHandler,wa),t&&ka(this.focusInElement,"focusin",this._focusInHandler,wa))}},beforeCreate:function(){this.focusInElement=null},mounted:function(){this.focusInElement||(this.focusInElement=document),this.listenForFocusIn&&ka(this.focusInElement,"focusin",this._focusInHandler,wa)},beforeDestroy:function(){Oa(this.focusInElement,"focusin",this._focusInHandler,wa)},methods:{_focusInHandler:function(t){this.focusInHandler&&this.focusInHandler(t)}}};function fl(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function ml(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?fl(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):fl(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var hl="".concat("bv::dropdown::","shown"),gl="".concat("bv::dropdown::","hidden"),vl={FORM_CHILD:".dropdown form",ITEM_SELECTOR:[".dropdown-item",".b-dropdown-form"].map((function(t){return"".concat(t,":not(.disabled):not([disabled])")})).join(", ")},yl="top-start",wl="top-end",xl="bottom-start",kl="bottom-end",Ol="right-start",Sl="left-start",jl={dropup:{type:Boolean,default:!1},dropright:{type:Boolean,default:!1},dropleft:{type:Boolean,default:!1},right:{type:Boolean,default:!1},offset:{type:[Number,String],default:0},noFlip:{type:Boolean,default:!1},popperOpts:{default:function(){}},boundary:{type:[String,Tt],default:"scrollParent"}},Tl={mixins:[fi,pl,bl],provide:function(){return{bvDropdown:this}},inject:{bvNavbar:{default:null}},props:ml({disabled:{type:Boolean,default:!1}},jl),data:function(){return{visible:!1,visibleChangePrevented:!1}},computed:{inNavbar:function(){return!_t(this.bvNavbar)},toggler:function(){var t=this.$refs.toggle;return t?t.$el||t:null},directionClass:function(){return this.dropup?"dropup":this.dropright?"dropright":this.dropleft?"dropleft":""}},watch:{visible:function(t,e){if(this.visibleChangePrevented)this.visibleChangePrevented=!1;else if(t!==e){var r=t?"show":"hide",o=new cl(r,{cancelable:!0,vueTarget:this,target:this.$refs.menu,relatedTarget:null,componentId:this.safeId?this.safeId():this.id||null});if(this.emitEvent(o),o.defaultPrevented)return this.visibleChangePrevented=!0,this.visible=e,void this.$off("hidden",this.focusToggler);"show"===r?this.showMenu():this.hideMenu()}},disabled:function(t,e){t!==e&&t&&this.visible&&(this.visible=!1)}},created:function(){this.$_popper=null},deactivated:function(){this.visible=!1,this.whileOpenListen(!1),this.destroyPopper()},beforeDestroy:function(){this.visible=!1,this.whileOpenListen(!1),this.destroyPopper()},methods:{emitEvent:function(t){var e=t.type;this.$emit(e,t),this.$root.$emit("".concat("bv::dropdown::").concat(e),t)},showMenu:function(){var t=this;if(!this.disabled){if(!this.inNavbar)if(void 0===sl.a)Gt("Popper.js not found. Falling back to CSS positioning","BDropdown");else{var e=this.dropup&&this.right||this.split?this.$el:this.$refs.toggle;e=e.$el||e,this.createPopper(e)}this.$root.$emit(hl,this),this.whileOpenListen(!0),this.$nextTick((function(){t.focusMenu(),t.$emit("shown")}))}},hideMenu:function(){this.whileOpenListen(!1),this.$root.$emit(gl,this),this.$emit("hidden"),this.destroyPopper()},createPopper:function(element){this.destroyPopper(),this.$_popper=new sl.a(element,this.$refs.menu,this.getPopperConfig())},destroyPopper:function(){this.$_popper&&this.$_popper.destroy(),this.$_popper=null},updatePopper:function(){try{this.$_popper.scheduleUpdate()}catch(t){}},getPopperConfig:function(){var t=xl;this.dropup?t=this.right?wl:yl:this.dropright?t=Ol:this.dropleft?t=Sl:this.right&&(t=kl);var e={placement:t,modifiers:{offset:{offset:this.offset||0},flip:{enabled:!this.noFlip}}};return this.boundary&&(e.modifiers.preventOverflow={boundariesElement:this.boundary}),ml(ml({},e),this.popperOpts||{})},whileOpenListen:function(t){this.listenForClickOut=t,this.listenForFocusIn=t;var e=t?"$on":"$off";this.$root[e](hl,this.rootCloseListener)},rootCloseListener:function(t){t!==this&&(this.visible=!1)},show:function(){var t=this;this.disabled||ze((function(){t.visible=!0}))},hide:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.disabled||(this.visible=!1,t&&this.$once("hidden",this.focusToggler))},toggle:function(t){var e=t=t||{},r=e.type,o=e.keyCode;("click"===r||"keydown"===r&&-1!==[uo.ENTER,uo.SPACE,uo.DOWN].indexOf(o))&&(this.disabled?this.visible=!1:(this.$emit("toggle",t),t.preventDefault(),t.stopPropagation(),this.visible?this.hide(!0):this.show()))},onMousedown:function(t){t.preventDefault()},onKeydown:function(t){var e=t.keyCode;e===uo.ESC?this.onEsc(t):e===uo.DOWN?this.focusNext(t,!1):e===uo.UP&&this.focusNext(t,!0)},onEsc:function(t){this.visible&&(this.visible=!1,t.preventDefault(),t.stopPropagation(),this.$once("hidden",this.focusToggler))},onSplitClick:function(t){this.disabled?this.visible=!1:this.$emit("click",t)},hideHandler:function(t){var e=t.target;!this.visible||Xe(this.$refs.menu,e)||Xe(this.toggler,e)||this.hide()},clickOutHandler:function(t){this.hideHandler(t)},focusInHandler:function(t){this.hideHandler(t)},focusNext:function(t,e){var r=this,o=t.target;!this.visible||t&&Ke(vl.FORM_CHILD,o)||(t.preventDefault(),t.stopPropagation(),this.$nextTick((function(){var t=r.getItems();if(!(t.length<1)){var n=t.indexOf(o);e&&n>0?n--:!e&&n<t.length-1&&n++,n<0&&(n=0),r.focusItem(n,t)}})))},focusItem:function(t,e){var r=e.find((function(e,i){return i===t}));pr(r)},getItems:function(){return(Ue(vl.ITEM_SELECTOR,this.$refs.menu)||[]).filter(He)},focusMenu:function(){pr(this.$refs.menu)},focusToggler:function(){var t=this;this.$nextTick((function(){pr(t.toggler)}))}}};function Cl(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Bl(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Cl(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Cl(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Pl={text:{type:String,default:""},html:{type:String},variant:{type:String,default:function(){return pe("BDropdown","variant")}},size:{type:String,default:function(){return pe("BDropdown","size")}},block:{type:Boolean,default:!1},menuClass:{type:[String,Array,Object]},toggleTag:{type:String,default:"button"},toggleText:{type:String,default:function(){return pe("BDropdown","toggleText")}},toggleClass:{type:[String,Array,Object]},noCaret:{type:Boolean,default:!1},split:{type:Boolean,default:!1},splitHref:{type:String},splitTo:{type:[String,Object]},splitVariant:{type:String,default:function(){return pe("BDropdown","splitVariant")}},splitClass:{type:[String,Array,Object]},splitButtonType:{type:String,default:"button",validator:function(t){return Y(["button","submit","reset"],t)}},lazy:{type:Boolean,default:!1},role:{type:String,default:"menu"}},Dl=L.extend({name:"BDropdown",mixins:[fi,Tl,Dr],props:Pl,computed:{dropdownClasses:function(){var t=this.block,e=this.split,r=this.boundary;return[this.directionClass,{show:this.visible,"btn-group":e||!t,"d-flex":t&&e,"position-static":"scrollParent"!==r||!r}]},menuClasses:function(){return[this.menuClass,{"dropdown-menu-right":this.right,show:this.visible}]},toggleClasses:function(){var t=this.split;return[this.toggleClass,{"dropdown-toggle-split":t,"dropdown-toggle-no-caret":this.noCaret&&!t}]}},render:function(t){var e=this.variant,r=this.size,o=this.block,n=this.disabled,l=this.split,c=this.role,d={variant:e,size:r,block:o,disabled:n},f=this.normalizeSlot("button-content"),m=this.hasNormalizedSlot("button-content")?{}:Bn(this.html,this.text),h=t();if(l){var v=this.splitTo,y=this.splitHref,w=this.splitButtonType,x=Bl(Bl({},d),{},{variant:this.splitVariant||this.variant});v?x.to=v:y?x.href=y:w&&(x.type=w),h=t(Io,{class:this.splitClass,attrs:{id:this.safeId("_BV_button_")},props:x,domProps:m,on:{click:this.onSplitClick},ref:"button"},[f])}var k=t(Io,{staticClass:"dropdown-toggle",class:this.toggleClasses,attrs:{id:this.safeId("_BV_toggle_"),"aria-haspopup":"true","aria-expanded":this.visible?"true":"false"},props:Bl(Bl({},d),{},{tag:this.toggleTag,block:o&&!l}),domProps:l?{}:m,on:{mousedown:this.onMousedown,click:this.toggle,keydown:this.toggle},ref:"toggle"},[l?t("span",{class:["sr-only"]},[this.toggleText]):f]),O=t("ul",{staticClass:"dropdown-menu",class:this.menuClasses,attrs:{role:c,tabindex:"-1","aria-labelledby":this.safeId(l?"_BV_button_":"_BV_toggle_")},on:{keydown:this.onKeydown},ref:"menu"},!this.lazy||this.visible?this.normalizeSlot("default",{hide:this.hide}):[t()]);return t("div",{staticClass:"dropdown b-dropdown",class:this.dropdownClasses,attrs:{id:this.safeId()}},[h,k,O])}});function $l(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function _l(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?$l(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):$l(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var El=bt(xo,["event","routerTag"]),Fl=L.extend({name:"BDropdownItem",mixins:[mo,Dr],inheritAttrs:!1,inject:{bvDropdown:{default:null}},props:_l(_l({},El),{},{linkClass:{type:[String,Array,Object],default:null},variant:{type:String,default:null}}),computed:{computedAttrs:function(){return _l(_l({},this.bvAttrs),{},{role:"menuitem"})}},methods:{closeDropdown:function(){var t=this;ze((function(){t.bvDropdown&&t.bvDropdown.hide(!0)}))},onClick:function(t){this.$emit("click",t),this.closeDropdown()}},render:function(t){return t("li",{attrs:{role:"presentation"}},[t(ko,{props:this.$props,staticClass:"dropdown-item",class:[this.linkClass,Object(n.a)({},"text-".concat(this.variant),this.variant&&!(this.active||this.disabled))],attrs:this.computedAttrs,on:{click:this.onClick},ref:"item"},this.normalizeSlot("default"))])}});function Il(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Al(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Il(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Il(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var zl={active:{type:Boolean,default:!1},activeClass:{type:String,default:"active"},buttonClass:{type:[String,Array,Object]},disabled:{type:Boolean,default:!1},variant:{type:String}},Nl=L.extend({name:"BDropdownItemButton",mixins:[mo,Dr],inheritAttrs:!1,inject:{bvDropdown:{default:null}},props:zl,computed:{computedAttrs:function(){return Al(Al({},this.bvAttrs),{},{role:"menuitem",type:"button",disabled:this.disabled})}},methods:{closeDropdown:function(){this.bvDropdown&&this.bvDropdown.hide(!0)},onClick:function(t){this.$emit("click",t),this.closeDropdown()}},render:function(t){var e;return t("li",{attrs:{role:"presentation"}},[t("button",{staticClass:"dropdown-item",class:[this.buttonClass,(e={},Object(n.a)(e,this.activeClass,this.active),Object(n.a)(e,"text-".concat(this.variant),this.variant&&!(this.active||this.disabled)),e)],attrs:this.computedAttrs,on:{click:this.onClick},ref:"button"},this.normalizeSlot("default"))])}});function Ml(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Rl(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Ml(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Ml(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Ll={id:{type:String},tag:{type:String,default:"header"},variant:{type:String}},Vl=L.extend({name:"BDropdownHeader",functional:!0,props:Ll,render:function(t,e){var r=e.props,data=e.data,o=e.children,l=data.attrs||{};return data.attrs={},t("li",xr(data,{attrs:{role:"presentation"}}),[t(r.tag,{staticClass:"dropdown-header",class:Object(n.a)({},"text-".concat(r.variant),r.variant),attrs:Rl(Rl({},l),{},{id:r.id||null,role:"heading"}),ref:"header"},o)])}});function Hl(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Gl(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Hl(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Hl(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Wl={tag:{type:String,default:"hr"}},Ul=L.extend({name:"BDropdownDivider",functional:!0,props:Wl,render:function(t,e){var r=e.props,data=e.data,o=data.attrs||{};return data.attrs={},t("li",xr(data,{attrs:{role:"presentation"}}),[t(r.tag,{staticClass:"dropdown-divider",attrs:Gl(Gl({},o),{},{role:"separator","aria-orientation":"horizontal"}),ref:"divider"})])}}),ql={id:{type:String},inline:{type:Boolean,default:!1},novalidate:{type:Boolean,default:!1},validated:{type:Boolean,default:!1}},Yl=L.extend({name:"BForm",functional:!0,props:ql,render:function(t,e){var r=e.props,data=e.data,o=e.children;return t("form",xr(data,{class:{"form-inline":r.inline,"was-validated":r.validated},attrs:{id:r.id,novalidate:r.novalidate}}),o)}});function Kl(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Xl(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Kl(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Kl(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Jl=L.extend({name:"BDropdownForm",functional:!0,props:Xl(Xl({},ql),{},{disabled:{type:Boolean,default:!1},formClass:{type:[String,Object,Array]}}),render:function(t,e){var r=e.props,data=e.data,o=e.children,n=data.attrs||{},l=data.on||{};return data.attrs={},data.on={},t("li",xr(data,{attrs:{role:"presentation"}}),[t(Yl,{ref:"form",staticClass:"b-dropdown-form",class:[r.formClass,{disabled:r.disabled}],props:r,attrs:Xl(Xl({},n),{},{disabled:r.disabled,tabindex:r.disabled?null:"-1"}),on:l},o)])}}),Zl=L.extend({name:"BDropdownText",functional:!0,props:{tag:{type:String,default:"p"},variant:{type:String}},render:function(t,e){var r=e.props,data=e.data,o=e.children,l=data.attrs||{};return data.attrs={},t("li",xr(data,{attrs:{role:"presentation"}}),[t(r.tag,{staticClass:"b-dropdown-text",class:Object(n.a)({},"text-".concat(r.variant),r.variant),props:r,attrs:l,ref:"text"},o)])}});function Ql(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function ts(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Ql(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Ql(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var es={id:{type:String},header:{type:String},headerTag:{type:String,default:"header"},headerVariant:{type:String},headerClasses:{type:[String,Array,Object]},ariaDescribedby:{type:String}},rs=L.extend({name:"BDropdownGroup",functional:!0,props:es,render:function(t,e){var header,r=e.props,data=e.data,o=e.slots,l=e.scopedSlots,c=o(),d=l||{},f=data.attrs||{};data.attrs={};var m=null;(Br("header",d,c)||r.header)&&(m=r.id?"_bv_".concat(r.id,"_group_dd_header"):null,header=t(r.headerTag,{staticClass:"dropdown-header",class:[r.headerClasses,Object(n.a)({},"text-".concat(r.variant),r.variant)],attrs:{id:m,role:"heading"}},Pr("header",{},d,c)||r.header));var h=[m,r.ariaDescribedBy].filter(gt).join(" ").trim();return t("li",xr(data,{attrs:{role:"presentation"}}),[header||t(),t("ul",{staticClass:"list-unstyled",attrs:ts(ts({},f),{},{id:r.id||null,role:"group","aria-describedby":h||null})},Pr("default",{},d,c))])}}),os=oe({components:{BDropdown:Dl,BDd:Dl,BDropdownItem:Fl,BDdItem:Fl,BDropdownItemButton:Nl,BDropdownItemBtn:Nl,BDdItemButton:Nl,BDdItemBtn:Nl,BDropdownHeader:Vl,BDdHeader:Vl,BDropdownDivider:Ul,BDdDivider:Ul,BDropdownForm:Jl,BDdForm:Jl,BDropdownText:Zl,BDdText:Zl,BDropdownGroup:rs,BDdGroup:rs}}),ns={type:{type:String,default:"iframe",validator:function(t){return Y(["iframe","embed","video","object","img","b-img","b-img-lazy"],t)}},tag:{type:String,default:"div"},aspect:{type:String,default:"16by9"}},is=oe({components:{BEmbed:L.extend({name:"BEmbed",functional:!0,props:ns,render:function(t,e){var r=e.props,data=e.data,o=e.children;return t(r.tag,{ref:data.ref,staticClass:"embed-responsive",class:Object(n.a)({},"embed-responsive-".concat(r.aspect),r.aspect)},[t(r.type,xr(data,{ref:"",staticClass:"embed-responsive-item"}),o)])}})}}),as={props:{options:{type:[Array,Object],default:function(){return[]}},valueField:{type:String,default:"value"},textField:{type:String,default:"text"},htmlField:{type:String,default:"html"},disabledField:{type:String,default:"disabled"}},computed:{formOptions:function(){return this.normalizeOptions(this.options)}},methods:{normalizeOption:function(option){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(ct(option)){var e=Ht(option,this.valueField),text=Ht(option,this.textField);return{value:$t(e)?t||text:e,text:Cn(String($t(text)?t:text)),html:Ht(option,this.htmlField),disabled:Boolean(Ht(option,this.disabledField))}}return{value:t||option,text:Cn(String(option)),disabled:!1}},normalizeOptions:function(t){var e=this;return U(t)?t.map((function(option){return e.normalizeOption(option)})):ct(t)?(Gt('Setting prop "options" to an object is deprecated. Use the array format instead.',this.$options.name),at(t).map((function(r){return e.normalizeOption(t[r]||{},r)}))):[]}}},ls=L.extend({name:"BFormDatalist",mixins:[as,Dr],props:{id:{type:String,required:!0}},render:function(t){var e=this.formOptions.map((function(option,e){var r=option.value,text=option.text,html=option.html,o=option.disabled;return t("option",{attrs:{value:r,disabled:o},domProps:Bn(html,text),key:"option_".concat(e)})}));return t("datalist",{attrs:{id:this.id}},[e,this.normalizeSlot("default")])}}),ss={id:{type:String},tag:{type:String,default:"small"},textVariant:{type:String,default:function(){return pe("BFormText","textVariant")}},inline:{type:Boolean,default:!1}},cs=L.extend({name:"BFormText",functional:!0,props:ss,render:function(t,e){var r=e.props,data=e.data,o=e.children;return t(r.tag,xr(data,{class:Object(n.a)({"form-text":!r.inline},"text-".concat(r.textVariant),r.textVariant),attrs:{id:r.id}}),o)}}),ds={id:{type:String},tag:{type:String,default:"div"},tooltip:{type:Boolean,default:!1},forceShow:{type:Boolean,default:!1},state:{type:Boolean,default:null},ariaLive:{type:String},role:{type:String}},us=L.extend({name:"BFormInvalidFeedback",functional:!0,props:ds,render:function(t,e){var r=e.props,data=e.data,o=e.children,n=!0===r.forceShow||!1===r.state;return t(r.tag,xr(data,{class:{"invalid-feedback":!r.tooltip,"invalid-tooltip":r.tooltip,"d-block":n},attrs:{id:r.id||null,role:r.role||null,"aria-live":r.ariaLive||null,"aria-atomic":r.ariaLive?"true":null}}),o)}}),ps={id:{type:String},tag:{type:String,default:"div"},tooltip:{type:Boolean,default:!1},forceShow:{type:Boolean,default:!1},state:{type:Boolean,default:null},ariaLive:{type:String},role:{type:String}},bs=L.extend({name:"BFormValidFeedback",functional:!0,props:ps,render:function(t,e){var r=e.props,data=e.data,o=e.children,n=!0===r.forceShow||!0===r.state;return t(r.tag,xr(data,{class:{"valid-feedback":!r.tooltip,"valid-tooltip":r.tooltip,"d-block":n},attrs:{id:r.id||null,role:r.role||null,"aria-live":r.ariaLive||null,"aria-atomic":r.ariaLive?"true":null}}),o)}}),fs={tag:{type:String,default:"div"}},ms=L.extend({name:"BFormRow",functional:!0,props:fs,render:function(t,e){var r=e.props,data=e.data,o=e.children;return t(r.tag,xr(data,{staticClass:"form-row"}),o)}}),hs=oe({components:{BForm:Yl,BFormDatalist:ls,BDatalist:ls,BFormText:cs,BFormInvalidFeedback:us,BFormFeedback:us,BFormValidFeedback:bs,BFormRow:ms}}),gs=function(t,e){for(var i=0;i<t.length;i++)if(Wn(t[i],e))return i;return-1},vs={props:{name:{type:String},id:{type:String},disabled:{type:Boolean},required:{type:Boolean,default:!1},form:{type:String},autofocus:{type:Boolean,default:!1}},mounted:function(){this.handleAutofocus()},activated:function(){this.handleAutofocus()},methods:{handleAutofocus:function(){var t=this;this.$nextTick((function(){ze((function(){var e=t.$el;t.autofocus&&He(e)&&(Ye(e,"input, textarea, select")||(e=qe("input, textarea, select",e)),pr(e))}))}))}}};function ys(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function ws(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?ys(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):ys(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var xs={mixins:[mo,Dr],inheritAttrs:!1,model:{prop:"checked",event:"input"},props:{value:{},checked:{},inline:{type:Boolean,default:!1},plain:{type:Boolean,default:!1},button:{type:Boolean,default:!1},buttonVariant:{type:String},ariaLabel:{type:String},ariaLabelledby:{type:String}},data:function(){return{localChecked:this.isGroup?this.bvGroup.checked:this.checked,hasFocus:!1}},computed:{computedLocalChecked:{get:function(){return this.isGroup?this.bvGroup.localChecked:this.localChecked},set:function(t){this.isGroup?this.bvGroup.localChecked=t:this.localChecked=t}},isGroup:function(){return Boolean(this.bvGroup)},isBtnMode:function(){return this.isGroup?this.bvGroup.buttons:this.button},isPlain:function(){return!this.isBtnMode&&(this.isGroup?this.bvGroup.plain:this.plain)},isCustom:function(){return!this.isBtnMode&&!this.isPlain},isSwitch:function(){return!(this.isBtnMode||this.isRadio||this.isPlain)&&(this.isGroup?this.bvGroup.switches:this.switch)},isInline:function(){return this.isGroup?this.bvGroup.inline:this.inline},isDisabled:function(){return this.isGroup&&this.bvGroup.disabled||this.disabled},isRequired:function(){return this.getName&&(this.isGroup?this.bvGroup.required:this.required)},getName:function(){return(this.isGroup?this.bvGroup.groupName:this.name)||null},getForm:function(){return(this.isGroup?this.bvGroup.form:this.form)||null},getSize:function(){return(this.isGroup?this.bvGroup.size:this.size)||""},getState:function(){return this.isGroup?this.bvGroup.computedState:this.computedState},getButtonVariant:function(){return this.buttonVariant?this.buttonVariant:this.isGroup&&this.bvGroup.buttonVariant?this.bvGroup.buttonVariant:"secondary"},buttonClasses:function(){var t;return["btn","btn-".concat(this.getButtonVariant),(t={},Object(n.a)(t,"btn-".concat(this.getSize),this.getSize),Object(n.a)(t,"disabled",this.isDisabled),Object(n.a)(t,"active",this.isChecked),Object(n.a)(t,"focus",this.hasFocus),t)]},computedAttrs:function(){return ws(ws({},this.bvAttrs),{},{id:this.safeId(),type:this.isRadio?"radio":"checkbox",name:this.getName,form:this.getForm,disabled:this.isDisabled,required:this.isRequired,autocomplete:"off","aria-required":this.isRequired||null,"aria-label":this.ariaLabel||null,"aria-labelledby":this.ariaLabelledby||null})}},watch:{checked:function(t){this.computedLocalChecked=t}},methods:{handleFocus:function(t){t.target&&("focus"===t.type?this.hasFocus=!0:"blur"===t.type&&(this.hasFocus=!1))},focus:function(){this.isDisabled||pr(this.$refs.input)},blur:function(){this.isDisabled||fr(this.$refs.input)}},render:function(t){var e=this.normalizeSlot("default"),r={change:this.handleChange};this.isBtnMode&&(r.focus=r.blur=this.handleFocus);var input=t("input",{ref:"input",key:"input",on:r,class:{"form-check-input":this.isPlain,"custom-control-input":this.isCustom,"is-valid":!0===this.getState&&!this.isBtnMode,"is-invalid":!1===this.getState&&!this.isBtnMode,"position-static":this.isPlain&&!e},directives:[{name:"model",rawName:"v-model",value:this.computedLocalChecked,expression:"computedLocalChecked"}],attrs:this.computedAttrs,domProps:{value:this.value,checked:this.isChecked}});if(this.isBtnMode){var button=t("label",{class:this.buttonClasses},[input,e]);return this.isGroup||(button=t("div",{class:["btn-group-toggle","d-inline-block"]},[button])),button}var label=t();return this.isPlain&&!e||(label=t("label",{class:{"form-check-label":this.isPlain,"custom-control-label":this.isCustom},attrs:{for:this.safeId()}},e)),t("div",{class:Object(n.a)({"form-check":this.isPlain,"form-check-inline":this.isPlain&&this.isInline,"custom-control":this.isCustom,"custom-control-inline":this.isCustom&&this.isInline,"custom-checkbox":this.isCustom&&this.isCheck&&!this.isSwitch,"custom-switch":this.isSwitch,"custom-radio":this.isCustom&&this.isRadio},"b-custom-control-".concat(this.getSize),Boolean(this.getSize&&!this.isBtnMode))},[input,label])}},ks={props:{size:{type:String,default:function(){return pe("formControls","size")}}},computed:{sizeFormClass:function(){return[this.size?"form-control-".concat(this.size):null]},sizeBtnClass:function(){return[this.size?"btn-".concat(this.size):null]}}},Os={props:{state:{type:Boolean,default:null}},computed:{computedState:function(){return It(this.state)?this.state:null},stateClass:function(){var t=this.computedState;return!0===t?"is-valid":!1===t?"is-invalid":null}}},Ss=L.extend({name:"BFormCheckbox",mixins:[xs,fi,vs,ks,Os],inject:{bvGroup:{from:"bvCheckGroup",default:!1}},props:{value:{default:!0},uncheckedValue:{default:!1},indeterminate:{type:Boolean,default:!1},switch:{type:Boolean,default:!1},checked:{default:null}},computed:{isChecked:function(){var t=this.computedLocalChecked,e=this.value;return U(t)?gs(t,e)>-1:Wn(t,e)},isRadio:function(){return!1},isCheck:function(){return!0}},watch:{computedLocalChecked:function(t){this.$emit("input",t),this.$refs&&this.$refs.input&&this.$emit("update:indeterminate",this.$refs.input.indeterminate)},indeterminate:function(t){this.setIndeterminate(t)}},mounted:function(){this.setIndeterminate(this.indeterminate)},methods:{handleChange:function(t){var e=t.target,r=e.checked,o=e.indeterminate,n=this.computedLocalChecked,l=this.value,c=U(n),d=c?null:this.uncheckedValue;if(c){var f=gs(n,l);r&&f<0?n=n.concat(l):!r&&f>-1&&(n=n.slice(0,f).concat(n.slice(f+1)))}else n=r?l:d;this.computedLocalChecked=n,this.$emit("change",r?l:d),this.isGroup&&this.bvGroup.$emit("change",n),this.$emit("update:indeterminate",o)},setIndeterminate:function(t){U(this.computedLocalChecked)&&(t=!1),this.$refs&&this.$refs.input&&(this.$refs.input.indeterminate=t,this.$emit("update:indeterminate",t))}}}),js=L.extend({name:"BFormRadio",mixins:[fi,xs,vs,ks,Os],inject:{bvGroup:{from:"bvRadioGroup",default:!1}},props:{checked:{default:null}},computed:{isChecked:function(){return Wn(this.value,this.computedLocalChecked)},isRadio:function(){return!0},isCheck:function(){return!1}},watch:{computedLocalChecked:function(){this.$emit("input",this.computedLocalChecked)}},methods:{handleChange:function(t){var e=t.target.checked,r=this.value;this.computedLocalChecked=r,this.$emit("change",e?r:null),this.isGroup&&this.bvGroup.$emit("change",e?r:null)}}}),Ts={mixins:[Dr],model:{prop:"checked",event:"input"},props:{validated:{type:Boolean,default:!1},ariaInvalid:{type:[Boolean,String],default:!1},stacked:{type:Boolean,default:!1},plain:{type:Boolean,default:!1},buttons:{type:Boolean,default:!1},buttonVariant:{type:String,default:"secondary"}},computed:{inline:function(){return!this.stacked},groupName:function(){return this.name||this.safeId()},groupClasses:function(){return this.buttons?["btn-group-toggle",this.inline?"btn-group":"btn-group-vertical",this.size?"btn-group-".concat(this.size):"",this.validated?"was-validated":""]:[this.validated?"was-validated":""]},computedAriaInvalid:function(){var t=this.ariaInvalid;return!0===t||"true"===t||""===t||!1===this.computedState?"true":null}},watch:{checked:function(t){this.localChecked=t},localChecked:function(t,e){Wn(t,e)||this.$emit("input",t)}},render:function(t){var e=this,r=this.formOptions.map((function(option,r){var o="BV_option_".concat(r);return t(e.isRadioGroup?js:Ss,{props:{id:e.safeId(o),value:option.value,disabled:option.disabled||!1},key:o},[t("span",{domProps:Bn(option.html,option.text)})])}));return t("div",{class:[this.groupClasses,"bv-no-focus-ring"],attrs:{id:this.safeId(),role:this.isRadioGroup?"radiogroup":"group",tabindex:"-1","aria-required":this.required?"true":null,"aria-invalid":this.computedAriaInvalid}},[this.normalizeSlot("first"),r,this.normalizeSlot("default")])}},Cs={switches:{type:Boolean,default:!1},checked:{type:Array,default:null}},Bs=L.extend({name:"BFormCheckboxGroup",mixins:[fi,vs,Ts,as,ks,Os],provide:function(){return{bvCheckGroup:this}},props:Cs,data:function(){return{localChecked:this.checked||[]}},computed:{isRadioGroup:function(){return!1}}}),Ps=oe({components:{BFormCheckbox:Ss,BCheckbox:Ss,BCheck:Ss,BFormCheckboxGroup:Bs,BCheckboxGroup:Bs,BCheckGroup:Bs}}),Ds="__BV_hover_handler__",$s=function(t,e,r){Sa(t,e,"mouseenter",r,wa),Sa(t,e,"mouseleave",r,wa)},_s=function(t,e){var r=e.value,o=void 0===r?null:r;if(kt.j){var n=t[Ds],l=Ft(n),c=!(l&&n.fn===o);l&&c&&($s(!1,t,n),delete t[Ds]),Ft(o)&&c&&(t[Ds]=function(t){var e=function(e){t("mouseenter"===e.type,e)};return e.fn=t,e}(o),$s(!0,t,t[Ds]))}},Es={bind:_s,componentUpdated:_s,unbind:function(t){_s(t,{value:null})}},Fs=jl,Is=L.extend({name:"BVFormBtnLabelControl",directives:{BHover:Es},mixins:[fi,Dr,Tl],props:{value:{type:String,default:""},formattedValue:{type:String},placeholder:{type:String},labelSelected:{type:String},state:{type:Boolean,default:null},size:{type:String},name:{type:String},form:{type:String},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},lang:{type:String},rtl:{type:Boolean,default:null},buttonOnly:{type:Boolean,default:!1},buttonVariant:{type:String,default:"secondary"},menuClass:{type:[String,Array,Object]}},data:function(){return{isHovered:!1,hasFocus:!1}},computed:{idButton:function(){return this.safeId()},idLabel:function(){return this.safeId("_value_")},idMenu:function(){return this.safeId("_dialog_")},idWrapper:function(){return this.safeId("_outer_")},computedDir:function(){return!0===this.rtl?"rtl":!1===this.rtl?"ltr":null}},methods:{focus:function(){this.disabled||pr(this.$refs.toggle)},blur:function(){this.disabled||fr(this.$refs.toggle)},setFocus:function(t){this.hasFocus="focus"===t.type},handleHover:function(t){this.isHovered=t},stopEvent:function(t){t.stopPropagation()}},render:function(t){var e,r,o,l=this.idButton,c=this.idLabel,d=this.idMenu,f=this.idWrapper,m=this.disabled,h=this.readonly,v=this.required,y=this.isHovered,w=this.hasFocus,x=this.state,k=this.visible,O=this.size,S=Be(this.value)||"",j=this.labelSelected,T=!!this.buttonOnly,C=this.buttonVariant,B={isHovered:y,hasFocus:w,state:x,opened:k},P=t("button",{ref:"toggle",staticClass:"btn",class:(e={},Object(n.a)(e,"btn-".concat(C),T),Object(n.a)(e,"btn-".concat(O),!!O),Object(n.a)(e,"h-auto",!T),Object(n.a)(e,"dropdown-toggle",T),Object(n.a)(e,"dropdown-toggle-no-caret",T),e),attrs:{id:l,type:"button",disabled:m,"aria-haspopup":"dialog","aria-expanded":k?"true":"false","aria-invalid":!1===x||v&&!S?"true":null,"aria-required":v?"true":null},directives:[{name:"b-hover",value:this.handleHover}],on:{mousedown:this.onMousedown,click:this.toggle,keydown:this.toggle,"!focus":this.setFocus,"!blur":this.setFocus}},[this.hasNormalizedSlot("button-content")?this.normalizeSlot("button-content",B):t(Ko,{props:{scale:1.25}})]),D=t();this.name&&!m&&(D=t("input",{attrs:{type:"hidden",name:this.name||null,form:this.form||null,value:S}}));var $=t("div",{ref:"menu",staticClass:"dropdown-menu",class:[this.menuClass,{show:k,"dropdown-menu-right":this.right}],attrs:{id:d,role:"dialog",tabindex:"-1","aria-modal":"false","aria-labelledby":c},on:{keydown:this.onKeydown}},[this.normalizeSlot("default",{opened:k})]),_=t("label",{staticClass:"form-control text-break text-wrap bg-transparent h-auto",class:(r={"sr-only":T,"text-muted":!S},Object(n.a)(r,"form-control-".concat(O),!!O),Object(n.a)(r,"is-invalid",!1===x),Object(n.a)(r,"is-valid",!0===x),r),attrs:{id:c,for:l,"aria-invalid":!1===x||v&&!S?"true":null,"aria-required":v?"true":null},directives:[{name:"b-hover",value:this.handleHover}],on:{"!click":this.stopEvent}},[S?this.formattedValue||S:this.placeholder||"",S&&j?t("bdi",{staticClass:"sr-only"},j):""]);return t("div",{staticClass:"b-form-btn-label-control dropdown",class:[this.directionClass,(o={"btn-group":T,"form-control":!T},Object(n.a)(o,"form-control-".concat(O),!!O&&!T),Object(n.a)(o,"d-flex",!T),Object(n.a)(o,"h-auto",!T),Object(n.a)(o,"align-items-stretch",!T),Object(n.a)(o,"focus",w&&!T),Object(n.a)(o,"show",k),Object(n.a)(o,"is-valid",!0===x),Object(n.a)(o,"is-invalid",!1===x),o)],attrs:{id:f,role:T?null:"group",lang:this.lang||null,dir:this.computedDir,"aria-disabled":m,"aria-readonly":h&&!m,"aria-labelledby":c,"aria-invalid":!1===x||v&&!S?"true":null,"aria-required":v?"true":null}},[P,D,$,_])}});function As(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function zs(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?As(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):As(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Ns=function(t){return pe("BFormDatepicker",t)||pe("BCalendar",t)},Ms={props:zs({value:{type:[String,Date],default:null},valueAsDate:{type:Boolean,default:!1},resetValue:{type:[String,Date]},initialDate:{type:[String,Date]},placeholder:{type:String},size:{type:String},min:{type:[String,Date]},max:{type:[String,Date]},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},name:{type:String},form:{type:String},state:{type:Boolean,default:null},dateDisabledFn:{type:Function},noCloseOnSelect:{type:Boolean,default:!1},hideHeader:{type:Boolean,default:!1},showDecadeNav:{type:Boolean,default:!1},locale:{type:[String,Array]},startWeekday:{type:[Number,String],default:0},direction:{type:String},buttonOnly:{type:Boolean,default:!1},buttonVariant:{type:String,default:"secondary"},calendarWidth:{type:String,default:"270px"},selectedVariant:{type:String,default:"primary"},todayVariant:{type:String},noHighlightToday:{type:Boolean,default:!1},todayButton:{type:Boolean,default:!1},labelTodayButton:{type:String,default:function(){return pe("BFormDatepicker","labelTodayButton")}},todayButtonVariant:{type:String,default:"outline-primary"},resetButton:{type:Boolean,default:!1},labelResetButton:{type:String,default:function(){return pe("BFormDatepicker","labelResetButton")}},resetButtonVariant:{type:String,default:"outline-danger"},closeButton:{type:Boolean,default:!1},labelCloseButton:{type:String,default:function(){return pe("BFormDatepicker","labelCloseButton")}},closeButtonVariant:{type:String,default:"outline-secondary"},dateInfoFn:{type:Function},labelPrevDecade:{type:String,default:function(){return Ns("labelPrevDecade")}},labelPrevYear:{type:String,default:function(){return Ns("labelPrevYear")}},labelPrevMonth:{type:String,default:function(){return Ns("labelPrevMonth")}},labelCurrentMonth:{type:String,default:function(){return Ns("labelCurrentMonth")}},labelNextMonth:{type:String,default:function(){return Ns("labelNextMonth")}},labelNextYear:{type:String,default:function(){return Ns("labelNextYear")}},labelNextDecade:{type:String,default:function(){return Ns("labelNextDecade")}},labelToday:{type:String,default:function(){return Ns("labelToday")}},labelSelected:{type:String,default:function(){return Ns("labelSelected")}},labelNoDateSelected:{type:String,default:function(){return Ns("labelNoDateSelected")}},labelCalendar:{type:String,default:function(){return Ns("labelCalendar")}},labelNav:{type:String,default:function(){return Ns("labelNav")}},labelHelp:{type:String,default:function(){return Ns("labelHelp")}},dateFormatOptions:{type:Object,default:function(){return{year:"numeric",month:"long",day:"numeric",weekday:"long"}}},weekdayHeaderFormat:{type:String,default:"short",validator:function(t){return Y(["long","short","narrow"],t)}},dark:{type:Boolean,default:!1},menuClass:{type:[String,Array,Object]}},Fs)},Rs=L.extend({name:"BFormDatepicker",mixins:[fi,Ms],model:{prop:"value",event:"input"},data:function(){return{localYMD:Jn(this.value)||"",isVisible:!1,localLocale:null,isRTL:!1,formattedValue:"",activeYMD:""}},computed:{calendarYM:function(){return this.activeYMD.slice(0,-3)},calendarProps:function(){return{hidden:!this.isVisible,value:this.localYMD,min:this.min,max:this.max,initialDate:this.initialDate,readonly:this.readonly,disabled:this.disabled,locale:this.locale,startWeekday:this.startWeekday,direction:this.direction,width:this.calendarWidth,dateDisabledFn:this.dateDisabledFn,selectedVariant:this.selectedVariant,todayVariant:this.todayVariant,dateInfoFn:this.dateInfoFn,hideHeader:this.hideHeader,showDecadeNav:this.showDecadeNav,noHighlightToday:this.noHighlightToday,labelPrevDecade:this.labelPrevDecade,labelPrevYear:this.labelPrevYear,labelPrevMonth:this.labelPrevMonth,labelCurrentMonth:this.labelCurrentMonth,labelNextMonth:this.labelNextMonth,labelNextYear:this.labelNextYear,labelNextDecade:this.labelNextDecade,labelToday:this.labelToday,labelSelected:this.labelSelected,labelNoDateSelected:this.labelNoDateSelected,labelCalendar:this.labelCalendar,labelNav:this.labelNav,labelHelp:this.labelHelp,dateFormatOptions:this.dateFormatOptions,weekdayHeaderFormat:this.weekdayHeaderFormat}},computedLang:function(){return(this.localLocale||"").replace(/-u-.*$/i,"")||null},computedResetValue:function(){return Jn(di(this.resetValue))||""}},watch:{value:function(t){this.localYMD=Jn(t)||""},localYMD:function(t){this.isVisible&&this.$emit("input",this.valueAsDate?Xn(t)||null:t||"")},calendarYM:function(t,e){if(t!==e&&e)try{this.$refs.control.updatePopper()}catch(t){}}},methods:{focus:function(){this.disabled||pr(this.$refs.control)},blur:function(){this.disabled||fr(this.$refs.control)},setAndClose:function(t){var e=this;this.localYMD=t,this.noCloseOnSelect||this.$nextTick((function(){e.$refs.control.hide(!0)}))},onSelected:function(t){var e=this;this.$nextTick((function(){e.setAndClose(t)}))},onInput:function(t){this.localYMD!==t&&(this.localYMD=t)},onContext:function(t){var e=t.activeYMD,r=t.isRTL,o=t.locale,n=t.selectedYMD,l=t.selectedFormatted;this.isRTL=r,this.localLocale=o,this.formattedValue=l,this.localYMD=n,this.activeYMD=e,this.$emit("context",t)},onTodayButton:function(){this.setAndClose(Jn(di(Kn(),this.min,this.max)))},onResetButton:function(){this.setAndClose(this.computedResetValue)},onCloseButton:function(){this.$refs.control.hide(!0)},onShow:function(){this.isVisible=!0},onShown:function(){var t=this;this.$nextTick((function(){pr(t.$refs.calendar),t.$emit("shown")}))},onHidden:function(){this.isVisible=!1,this.$emit("hidden")},defaultButtonFn:function(t){var e=t.isHovered,r=t.hasFocus;return this.$createElement(e||r?Uo:Wo,{attrs:{"aria-hidden":"true"}})}},render:function(t){var e=this.$scopedSlots,r=this.localYMD,o=this.disabled,n=this.readonly,l=Et(this.placeholder)?this.labelNoDateSelected:this.placeholder,c=[];if(this.todayButton){var label=this.labelTodayButton;c.push(t(Io,{props:{size:"sm",disabled:o||n,variant:this.todayButtonVariant},attrs:{"aria-label":label||null},on:{click:this.onTodayButton}},label))}if(this.resetButton){var d=this.labelResetButton;c.push(t(Io,{props:{size:"sm",disabled:o||n,variant:this.resetButtonVariant},attrs:{"aria-label":d||null},on:{click:this.onResetButton}},d))}if(this.closeButton){var f=this.labelCloseButton;c.push(t(Io,{props:{size:"sm",disabled:o,variant:this.closeButtonVariant},attrs:{"aria-label":f||null},on:{click:this.onCloseButton}},f))}c.length>0&&(c=[t("div",{staticClass:"b-form-date-controls d-flex flex-wrap",class:{"justify-content-between":c.length>1,"justify-content-end":c.length<2}},c)]);var m=t(Ci,{key:"calendar",ref:"calendar",staticClass:"b-form-date-calendar w-100",props:this.calendarProps,on:{selected:this.onSelected,input:this.onInput,context:this.onContext},scopedSlots:pt(e,["nav-prev-decade","nav-prev-year","nav-prev-month","nav-this-month","nav-next-month","nav-next-year","nav-next-decade"])},c);return t(Is,{ref:"control",staticClass:"b-form-datepicker",props:zs(zs({},this.$props),{},{id:this.safeId(),rtl:this.isRTL,lang:this.computedLang,value:r||"",formattedValue:r?this.formattedValue:"",placeholder:l||"",menuClass:[{"bg-dark":!!this.dark,"text-light":!!this.dark},this.menuClass]}),on:{show:this.onShow,shown:this.onShown,hidden:this.onHidden},scopedSlots:{"button-content":e["button-content"]||this.defaultButtonFn}},[m])}}),Ls=oe({components:{BFormDatepicker:Rs,BDatepicker:Rs}}),Vs={props:{plain:{type:Boolean,default:!1}},computed:{custom:function(){return!this.plain}}};function Hs(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Gs(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Hs(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Hs(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Ws=function t(e){return e instanceof Bt||U(e)&&e.every((function(e){return t(e)}))},Us=L.extend({name:"BFormFile",mixins:[mo,fi,vs,Os,Vs,Dr],inheritAttrs:!1,model:{prop:"value",event:"input"},props:{size:{type:String,default:function(){return pe("BFormControl","size")}},value:{type:[Bt,Array],default:null,validator:function(t){return""===t?(Gt('Setting "value"/"v-model" to an empty string for reset is deprecated. Set to "null" instead.',"BFormFile"),!0):Et(t)||Ws(t)}},accept:{type:String,default:""},capture:{type:Boolean,default:!1},placeholder:{type:String,default:function(){return pe("BFormFile","placeholder")}},browseText:{type:String,default:function(){return pe("BFormFile","browseText")}},dropPlaceholder:{type:String,default:function(){return pe("BFormFile","dropPlaceholder")}},multiple:{type:Boolean,default:!1},directory:{type:Boolean,default:!1},noTraverse:{type:Boolean,default:!1},noDrop:{type:Boolean,default:!1},fileNameFormatter:{type:Function,default:null}},data:function(){return{selectedFile:null,dragging:!1,hasFocus:!1}},computed:{selectLabel:function(){if(this.dragging&&this.dropPlaceholder)return this.dropPlaceholder;if(!this.selectedFile||0===this.selectedFile.length)return this.placeholder;var t=K(this.selectedFile).filter(gt);return this.hasNormalizedSlot("file-name")?[this.normalizeSlot("file-name",{files:t,names:t.map((function(t){return t.name}))})]:Ft(this.fileNameFormatter)?Be(this.fileNameFormatter(t)):t.map((function(t){return t.name})).join(", ")},computedAttrs:function(){return Gs(Gs({},this.bvAttrs),{},{type:"file",id:this.safeId(),name:this.name,disabled:this.disabled,required:this.required,form:this.form||null,capture:this.capture||null,accept:this.accept||null,multiple:this.multiple,webkitdirectory:this.directory,"aria-required":this.required?"true":null})}},watch:{selectedFile:function(t,e){t===e||U(t)&&U(e)&&t.length===e.length&&t.every((function(t,i){return t===e[i]}))||(!t&&this.multiple?this.$emit("input",[]):this.$emit("input",t))},value:function(t){(!t||U(t)&&0===t.length)&&this.reset()}},methods:{focusHandler:function(t){this.plain||"focusout"===t.type?this.hasFocus=!1:this.hasFocus=!0},reset:function(){try{var t=this.$refs.input;t.value="",t.type="",t.type="file"}catch(t){}this.selectedFile=this.multiple?[]:null},onFileChange:function(t){var e=this;this.$emit("change",t);var r=t.dataTransfer&&t.dataTransfer.items;if(!r||this.noTraverse)this.setFiles(t.target.files||t.dataTransfer.files);else{for(var o=[],i=0;i<r.length;i++){var n=r[i].webkitGetAsEntry();n&&o.push(this.traverseFileTree(n))}Promise.all(o).then((function(t){e.setFiles(W(t))}))}},setFiles:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];if(t)if(this.multiple){for(var e=[],i=0;i<t.length;i++)e.push(t[i]);this.selectedFile=e}else this.selectedFile=t[0]||null;else this.selectedFile=null},onReset:function(){this.selectedFile=this.multiple?[]:null},onDragover:function(t){if(t.preventDefault(),t.stopPropagation(),!this.noDrop&&this.custom){this.dragging=!0;try{t.dataTransfer.dropEffect="copy"}catch(t){}}},onDragleave:function(t){t.preventDefault(),t.stopPropagation(),this.dragging=!1},onDrop:function(t){t.preventDefault(),t.stopPropagation(),this.noDrop||(this.dragging=!1,t.dataTransfer.files&&t.dataTransfer.files.length>0&&this.onFileChange(t))},traverseFileTree:function(t,path){var e=this;return new Promise((function(r){path=path||"",t.isFile?t.file((function(t){t.$path=path,r(t)})):t.isDirectory&&t.createReader().readEntries((function(o){for(var n=[],i=0;i<o.length;i++)n.push(e.traverseFileTree(o[i],path+t.name+"/"));Promise.all(n).then((function(t){r(W(t))}))}))}))}},render:function(t){var input=t("input",{ref:"input",class:[{"form-control-file":this.plain,"custom-file-input":this.custom,focus:this.custom&&this.hasFocus},this.stateClass],attrs:this.computedAttrs,on:{change:this.onFileChange,focusin:this.focusHandler,focusout:this.focusHandler,reset:this.onReset}});if(this.plain)return input;var label=t("label",{staticClass:"custom-file-label",class:[this.dragging?"dragging":null],attrs:{for:this.safeId(),"data-browse":this.browseText||null}},this.selectLabel);return t("div",{staticClass:"custom-file b-form-file",class:[this.stateClass,Object(n.a)({},"b-custom-control-".concat(this.size),this.size)],attrs:{id:this.safeId("_BV_file_outer_")},on:{dragover:this.onDragover,dragleave:this.onDragleave,drop:this.onDrop}},[input,label])}}),qs=oe({components:{BFormFile:Us,BFile:Us}}),Ys=function(t){return"\\"+t},Ks=function(t){var e=(t=Be(t)).length,r=t.charCodeAt(0);return t.split("").reduce((function(o,n,l){var c=t.charCodeAt(l);return 0===c?o+"":127===c||c>=1&&c<=31||0===l&&c>=48&&c<=57||1===l&&c>=48&&c<=57&&45===r?o+Ys("".concat(c.toString(16)," ")):0===l&&45===c&&1===e?o+Ys(n):c>=128||45===c||95===c||c>=48&&c<=57||c>=65&&c<=90||c>=97&&c<=122?o+n:o+Ys(n)}),"")};function Xs(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Js(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Xs(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Xs(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Zs=/^col-/,Qs=function(){return{type:[String,Number],default:null}},tc=ce((function(t,e,r){var o=t;if(!Et(r)&&!1!==r)return e&&(o+="-".concat(e)),"col"!==t||""!==r&&!0!==r?(o+="-".concat(r),De(o)):De(o)})),ec=tt(null),rc=function(){var t=he().filter(gt),e=t.reduce((function(t,e){return e&&(t[e]={type:[Boolean,String,Number],default:!1}),t}),tt(null)),r=t.reduce((function(t,e){return t[Kr(e,"offset")]=Qs(),t}),tt(null)),o=t.reduce((function(t,e){return t[Kr(e,"order")]=Qs(),t}),tt(null));return ec=Q(tt(null),{col:at(e),offset:at(r),order:at(o)}),Js(Js(Js(Js({col:{type:Boolean,default:!1},cols:Qs()},e),{},{offset:Qs()},r),{},{order:Qs()},o),{},{alignSelf:{type:String,default:null,validator:function(t){return Y(["auto","start","end","center","baseline","stretch"],t)}},tag:{type:String,default:"div"}})},oc={name:"BCol",functional:!0,get props(){return delete this.props,this.props=rc()},render:function(t,e){var r,o=e.props,data=e.data,l=e.children,c=[];for(var d in ec)for(var f=ec[d],i=0;i<f.length;i++){var m=tc(d,f[i].replace(d,""),o[f[i]]);m&&c.push(m)}var h=c.some((function(t){return Zs.test(t)}));return c.push((r={col:o.col||!h&&!o.cols},Object(n.a)(r,"col-".concat(o.cols),o.cols),Object(n.a)(r,"offset-".concat(o.offset),o.offset),Object(n.a)(r,"order-".concat(o.order),o.order),Object(n.a)(r,"align-self-".concat(o.alignSelf),o.alignSelf),r)),t(o.tag,xr(data,{class:c}),l)}};function nc(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function ic(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?nc(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):nc(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var ac=function(t,e){var content=e.normalizeSlot("invalid-feedback")||e.invalidFeedback,r=t();return content&&(r=t(us,{props:{id:e.invalidFeedbackId,state:e.computedState,tooltip:e.tooltip,ariaLive:e.feedbackAriaLive,role:e.feedbackAriaLive?"alert":null},attrs:{tabindex:content?"-1":null}},[content])),r},lc=function(t,e){var content=e.normalizeSlot("valid-feedback")||e.validFeedback,r=t();return content&&(r=t(bs,{props:{id:e.validFeedbackId,state:e.computedState,tooltip:e.tooltip,ariaLive:e.feedbackAriaLive,role:e.feedbackAriaLive?"alert":null},attrs:{tabindex:content?"-1":null}},[content])),r},sc=function(t,e){var content=e.normalizeSlot("description")||e.description,r=t();return content&&(r=t(cs,{attrs:{id:e.descriptionId,tabindex:content?"-1":null}},[content])),r},cc=ce((function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=arguments.length>1?arguments[1]:void 0;return"".concat(e).concat(Te(t))})),dc={name:"BFormGroup",mixins:[fi,Os,Dr],get props(){return delete this.props,this.props=(t=he(),e=t.reduce((function(t,e){return t[cc(e,"labelCols")]={type:[Number,String,Boolean],default:!e&&null},t}),tt(null)),r=t.reduce((function(t,e){return t[cc(e,"labelAlign")]={type:String},t}),tt(null)),ic(ic(ic({label:{type:String},labelFor:{type:String},labelSize:{type:String},labelSrOnly:{type:Boolean,default:!1}},e),r),{},{labelClass:{type:[String,Array,Object]},description:{type:String},invalidFeedback:{type:String},validFeedback:{type:String},tooltip:{type:Boolean,default:!1},feedbackAriaLive:{type:String,default:"assertive"},validated:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1}}));var t,e,r},computed:{labelColProps:function(){var t=this,e={};return he().forEach((function(r){var o=t[cc(r,"labelCols")];if(It(o=""===o||(o||!1))||"auto"===o||(o=(o=ge(o,0))>0&&o),o){var n=r||(It(o)?"col":"cols");e[n]=o}})),e},labelAlignClasses:function(){var t=this,e=[];return he().forEach((function(r){var o=t[cc(r,"labelAlign")]||null;if(o){var n=r?"text-".concat(r,"-").concat(o):"text-".concat(o);e.push(n)}})),e},isHorizontal:function(){return at(this.labelColProps).length>0},labelId:function(){return this.hasNormalizedSlot("label")||this.label?this.safeId("_BV_label_"):null},descriptionId:function(){return this.hasNormalizedSlot("description")||this.description?this.safeId("_BV_description_"):null},hasInvalidFeedback:function(){return!1===this.computedState&&(this.hasNormalizedSlot("invalid-feedback")||this.invalidFeedback)},invalidFeedbackId:function(){return this.hasInvalidFeedback?this.safeId("_BV_feedback_invalid_"):null},hasValidFeedback:function(){return!0===this.computedState&&(this.hasNormalizedSlot("valid-feedback")||this.validFeedback)},validFeedbackId:function(){return this.hasValidFeedback?this.safeId("_BV_feedback_valid_"):null},describedByIds:function(){return[this.descriptionId,this.invalidFeedbackId,this.validFeedbackId].filter(Boolean).join(" ")||null}},watch:{describedByIds:function(t,e){t!==e&&this.setInputDescribedBy(t,e)}},mounted:function(){var t=this;this.$nextTick((function(){t.setInputDescribedBy(t.describedByIds)}))},methods:{legendClick:function(t){if(!this.labelFor){var e=t.target?t.target.tagName:"";if(!/^(input|select|textarea|label|button|a)$/i.test(e)){var r=Ue("input:not([disabled]),textarea:not([disabled]),select:not([disabled])",this.$refs.content).filter(He);r&&1===r.length&&pr(r[0])}}},setInputDescribedBy:function(t,e){if(this.labelFor&&kt.j){var input=qe("#".concat(Ks(this.labelFor)),this.$refs.content);if(input){var r="aria-describedby",o=(nr(input,r)||"").split(/\s+/);t=(t||"").split(/\s+/),e=(e||"").split(/\s+/),o=o.filter((function(t){return!Y(e,t)})).concat(t).filter(Boolean),(o=at(o.reduce((function(t,e){return ic(ic({},t),{},Object(n.a)({},e,!0))}),{})).join(" ").trim())?rr(input,r,o):or(input,r)}}}},render:function(t){var e=!this.labelFor,r=this.isHorizontal,label=function(t,e){var content=e.normalizeSlot("label")||e.label,r=e.labelFor,o=!r,n=e.isHorizontal,l=o?"legend":"label";if(content||n){if(e.labelSrOnly){var label=t();return content&&(label=t(l,{class:"sr-only",attrs:{id:e.labelId,for:r||null}},[content])),t(n?oc:"div",{props:n?e.labelColProps:{}},[label])}return t(n?oc:l,{on:o?{click:e.legendClick}:{},props:n?ic({tag:l},e.labelColProps):{},attrs:{id:e.labelId,for:r||null,tabindex:o?"-1":null},class:[o?"bv-no-focus-ring":"",n||o?"col-form-label":"",!n&&o?"pt-0":"",n||o?"":"d-block",e.labelSize?"col-form-label-".concat(e.labelSize):"",e.labelAlignClasses,e.labelClass]},[content])}return t()}(t,this),content=t(r?oc:"div",{ref:"content",staticClass:"bv-no-focus-ring",attrs:{tabindex:e?"-1":null,role:e?"group":null}},[this.normalizeSlot("default")||t(),ac(t,this),lc(t,this),sc(t,this)]),data={staticClass:"form-group",class:[this.validated?"was-validated":null,this.stateClass],attrs:{id:this.safeId(),disabled:e?this.disabled:null,role:e?null:"group","aria-invalid":!1===this.computedState?"true":null,"aria-labelledby":e&&r?this.labelId:null,"aria-describedby":e?this.describedByIds:null}};return t(e?"fieldset":r?ms:"div",data,r&&e?[t(ms,[label,content])]:[label,content])}},uc=oe({components:{BFormGroup:dc,BFormFieldset:dc}}),pc={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)}}},bc={model:{prop:"value",event:"update"},props:{value:{type:[String,Number],default:""},ariaInvalid:{type:[Boolean,String],default:!1},readonly:{type:Boolean,default:!1},plaintext:{type:Boolean,default:!1},autocomplete:{type:String},placeholder:{type:String},formatter:{type:Function},lazyFormatter:{type:Boolean,default:!1},trim:{type:Boolean,default:!1},number:{type:Boolean,default:!1},lazy:{type:Boolean,default:!1},debounce:{type:[Number,String],default:0}},data:function(){return{localValue:Be(this.value),vModelValue:this.value}},computed:{computedClass:function(){return[{"custom-range":"range"===this.type,"form-control-plaintext":this.plaintext&&"range"!==this.type&&"color"!==this.type,"form-control":!this.plaintext&&"range"!==this.type||"color"===this.type},this.sizeFormClass,this.stateClass]},computedAriaInvalid:function(){return this.ariaInvalid&&"false"!==this.ariaInvalid?!0===this.ariaInvalid?"true":this.ariaInvalid:!1===this.computedState?"true":null},computedDebounce:function(){return Nr(ge(this.debounce,0),0)},hasFormatter:function(){return Ft(this.formatter)}},watch:{value:function(t){var e=Be(t);e!==this.localValue&&t!==this.vModelValue&&(this.clearDebounce(),this.localValue=e,this.vModelValue=t)}},created:function(){this.$_inputDebounceTimer=null},mounted:function(){this.$on("hook:beforeDestroy",this.clearDebounce);var t=this.value,e=Be(t);e!==this.localValue&&t!==this.vModelValue&&(this.localValue=e,this.vModelValue=t)},methods:{clearDebounce:function(){clearTimeout(this.$_inputDebounceTimer),this.$_inputDebounceTimer=null},formatValue:function(t,e){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return t=Be(t),!this.hasFormatter||this.lazyFormatter&&!r||(t=this.formatter(t,e)),t},modifyValue:function(t){return this.trim&&(t=t.trim()),this.number&&(t=ve(t,t)),t},updateValue:function(t){var e=this,r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],o=this.lazy;if(!o||r)if((t=this.modifyValue(t))!==this.vModelValue){this.clearDebounce();var n=function(){e.vModelValue=t,e.$emit("update",t)},l=this.computedDebounce;l>0&&!o&&!r?this.$_inputDebounceTimer=setTimeout(n,l):n()}else if(this.hasFormatter){var c=this.$refs.input;c&&t!==c.value&&(c.value=t)}},onInput:function(t){if(!t.target.composing){var e=t.target.value,r=this.formatValue(e,t);!1===r||t.defaultPrevented?t.preventDefault():(this.localValue=r,this.updateValue(r),this.$emit("input",r))}},onChange:function(t){var e=t.target.value,r=this.formatValue(e,t);!1===r||t.defaultPrevented?t.preventDefault():(this.localValue=r,this.updateValue(r,!0),this.$emit("change",r))},onBlur:function(t){var e=t.target.value,r=this.formatValue(e,t,!0);!1!==r&&(this.localValue=Be(this.modifyValue(r)),this.updateValue(r,!0)),this.$emit("blur",t)},focus:function(){this.disabled||pr(this.$el)},blur:function(){this.disabled||fr(this.$el)}}},fc={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 mc(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function hc(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?mc(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):mc(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var gc=["text","password","email","number","url","tel","search","range","color","date","time","datetime","datetime-local","month","week"],vc=L.extend({name:"BFormInput",mixins:[ho,fi,vs,ks,Os,bc,pc,fc],props:{type:{type:String,default:"text",validator:function(t){return Y(gc,t)}},noWheel:{type:Boolean,default:!1},min:{type:[String,Number]},max:{type:[String,Number]},step:{type:[String,Number]},list:{type:String}},computed:{localType:function(){return Y(gc,this.type)?this.type:"text"},computedAttrs:function(){var t=this.localType,e=this.disabled,r=this.placeholder,o=this.required,n=this.min,l=this.max,c=this.step;return{id:this.safeId(),name:this.name||null,form:this.form||null,type:t,disabled:e,placeholder:r,required:o,autocomplete:this.autocomplete||null,readonly:this.readonly||this.plaintext,min:n,max:l,step:c,list:"password"!==t?this.list:null,"aria-required":o?"true":null,"aria-invalid":this.computedAriaInvalid}},computedListeners:function(){return hc(hc({},this.bvListeners),{},{input:this.onInput,change:this.onChange,blur:this.onBlur})}},watch:{noWheel:function(t){this.setWheelStopper(t)}},mounted:function(){this.setWheelStopper(this.noWheel)},deactivated:function(){this.setWheelStopper(!1)},activated:function(){this.setWheelStopper(this.noWheel)},beforeDestroy:function(){this.setWheelStopper(!1)},methods:{setWheelStopper:function(t){var input=this.$el;Sa(t,input,"focus",this.onWheelFocus),Sa(t,input,"blur",this.onWheelBlur),t||Oa(document,"wheel",this.stopWheel)},onWheelFocus:function(){ka(document,"wheel",this.stopWheel)},onWheelBlur:function(){Oa(document,"wheel",this.stopWheel)},stopWheel:function(t){t.preventDefault(),fr(this.$el)}},render:function(t){return t("input",{ref:"input",class:this.computedClass,attrs:this.computedAttrs,domProps:{value:this.localValue},on:this.computedListeners})}}),yc=oe({components:{BFormInput:vc,BInput:vc}}),wc=L.extend({name:"BFormRadioGroup",mixins:[fi,vs,Ts,as,ks,Os],provide:function(){return{bvRadioGroup:this}},props:{checked:{default:null}},data:function(){return{localChecked:this.checked}},computed:{isRadioGroup:function(){return!0}}}),xc=oe({components:{BFormRadio:js,BRadio:js,BFormRadioGroup:wc,BRadioGroup:wc}}),kc=uo.LEFT,Oc=uo.RIGHT,Sc=uo.UP,jc=uo.DOWN,Tc=L.extend({name:"BVFormRatingStar",mixins:[Dr],props:{rating:{type:Number,default:0},star:{type:Number,default:0},focused:{type:Boolean,default:!1},variant:{type:String},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},hasClear:{type:Boolean,default:!1}},methods:{onClick:function(t){this.disabled||this.readonly||(t.preventDefault(),this.$emit("selected",this.star))}},render:function(t){var e=this.rating,r=this.star,o=this.focused,n=this.hasClear,l=this.variant,c=this.disabled,d=this.readonly,f=n?0:1,m=e>=r?"full":e>=r-.5?"half":"empty",h={variant:l,disabled:c,readonly:d};return t("span",{staticClass:"b-rating-star",class:{focused:o&&e===r||!ge(e)&&r===f,"b-rating-star-empty":"empty"===m,"b-rating-star-half":"half"===m,"b-rating-star-full":"full"===m},attrs:{tabindex:c||d?null:"-1"},on:{click:this.onClick}},[t("span",{staticClass:"b-rating-icon"},[this.normalizeSlot(m,h)])])}}),Cc=function(t){return Nr(3,ge(t,5))},Bc=function(t,e,r){return Nr(zr(t,r),e)},Pc=L.extend({name:"BFormRating",components:{BIconStar:nn,BIconStarHalf:ln,BIconStarFill:an,BIconX:sn},mixins:[fi],model:{prop:"value",event:"change"},props:{value:{type:[Number,String],default:null},stars:{type:[Number,String],default:5,validator:function(t){return ge(t)>=3}},variant:{type:String,default:function(){return pe("BFormRating","variant")}},color:{type:String,default:function(){return pe("BFormRating","color")}},showValue:{type:Boolean,default:!1},showValueMax:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},size:{type:String},name:{type:String},form:{type:String},noBorder:{type:Boolean,default:!1},inline:{type:Boolean,default:!1},precision:{type:[Number,String],default:null},iconEmpty:{type:String,default:"star"},iconHalf:{type:String,default:"star-half"},iconFull:{type:String,default:"star-fill"},iconClear:{type:String,default:"x"},locale:{type:[String,Array]},showClear:{type:Boolean,default:!1}},data:function(){var t=ve(this.value,null),e=Cc(this.stars);return{localValue:_t(t)?null:Bc(t,0,e),hasFocus:!1}},computed:{computedStars:function(){return Cc(this.stars)},computedRating:function(){var t=ve(this.localValue,0),e=ge(this.precision,3);return Bc(ve(t.toFixed(e)),0,this.computedStars)},computedLocale:function(){var t=K(this.locale).filter(gt);return new Intl.NumberFormat(t).resolvedOptions().locale},isInteractive:function(){return!this.disabled&&!this.readonly},isRTL:function(){return bi(this.computedLocale)},formattedRating:function(){var t=ge(this.precision),e=this.showValueMax,r=this.computedLocale,o={notation:"standard",minimumFractionDigits:isNaN(t)?0:t,maximumFractionDigits:isNaN(t)?3:t},n=this.computedStars.toLocaleString(r),l=this.localValue;return l=_t(l)?e?"-":"":l.toLocaleString(r,o),e?"".concat(l,"/").concat(n):l}},watch:{value:function(t,e){if(t!==e){var r=ve(t,null);this.localValue=_t(r)?null:Bc(r,0,this.computedStars)}},localValue:function(t,e){t!==e&&t!==(this.value||0)&&this.$emit("change",t||null)},disabled:function(t){t&&(this.hasFocus=!1,this.blur())}},methods:{focus:function(){this.disabled||pr(this.$el)},blur:function(){this.disabled||fr(this.$el)},onKeydown:function(t){var e=t.keyCode;if(this.isInteractive&&Y([kc,jc,Oc,Sc],e)){t.preventDefault();var r=ge(this.localValue,0),o=this.showClear?0:1,n=this.computedStars,l=this.isRTL?-1:1;e===kc?this.localValue=Bc(r-l,o,n)||null:e===Oc?this.localValue=Bc(r+l,o,n):e===jc?this.localValue=Bc(r-1,o,n)||null:e===Sc&&(this.localValue=Bc(r+1,o,n))}},onSelected:function(t){this.isInteractive&&(this.localValue=t)},onFocus:function(t){this.hasFocus=!!this.isInteractive&&"focus"===t.type},renderIcon:function(t){return this.$createElement(pn,{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(pn,{props:{icon:this.iconClear}})}},render:function(t){var e,r=this,o=this.disabled,l=this.readonly,c=this.size,d=this.name,form=this.form,f=this.inline,m=this.variant,h=this.color,v=this.noBorder,y=this.hasFocus,w=this.computedRating,x=this.computedStars,k=this.formattedRating,O=this.showClear,S=this.isRTL,j=this.isInteractive,T=this.$scopedSlots,C=[];if(O&&!o&&!l){var B=t("span",{staticClass:"b-rating-icon"},[(T["icon-clear"]||this.iconClearFn)()]);C.push(t("span",{staticClass:"b-rating-star b-rating-star-clear flex-grow-1",class:{focused:y&&0===w},attrs:{tabindex:j?"-1":null},on:{click:function(){return r.onSelected(null)}},key:"clear"},[B]))}for(var P=0;P<x;P++){var D=P+1;C.push(t(Tc,{staticClass:"flex-grow-1",style:h&&!o?{color:h}:{},props:{rating:w,star:D,variant:o?null:m||null,disabled:o,readonly:l,focused:y,hasClear:O},on:{selected:this.onSelected},scopedSlots:{empty:T["icon-empty"]||this.iconEmptyFn,half:T["icon-half"]||this.iconHalfFn,full:T["icon-full"]||this.iconFullFn},key:P}))}return d&&C.push(t("input",{attrs:{type:"hidden",value:_t(this.localValue)?"":w,name:d,form:form||null},key:"hidden"})),this.showValue&&C.push(t("b",{staticClass:"b-rating-value flex-grow-1",attrs:{"aria-hidden":"true"},key:"value"},Be(k))),t("output",{staticClass:"b-rating form-control align-items-center",class:(e={},Object(n.a)(e,"form-control-".concat(c),!!c),Object(n.a)(e,"d-inline-flex",f),Object(n.a)(e,"d-flex",!f),Object(n.a)(e,"border-0",v),Object(n.a)(e,"disabled",o),Object(n.a)(e,"readonly",!o&&l),e),attrs:{id:this.safeId(),dir:S?"rtl":"ltr",tabindex:o?null:"0",disabled:o,role:"slider","aria-disabled":o?"true":null,"aria-readonly":!o&&l?"true":null,"aria-live":"off","aria-valuemin":O?"0":"1","aria-valuemax":Be(x),"aria-valuenow":w?Be(w):null},on:{keydown:this.onKeydown,focus:this.onFocus,blur:this.onFocus}},C)}}),Dc=oe({components:{BFormRating:Pc,BRating:Pc}}),$c={mixins:[as],props:{labelField:{type:String,default:"label"},optionsField:{type:String,default:"options"}},methods:{normalizeOption:function(option){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(ct(option)){var e=Ht(option,this.valueField),text=Ht(option,this.textField),r=Ht(option,this.optionsField,null);return _t(r)?{value:$t(e)?t||text:e,text:String($t(text)?t:text),html:Ht(option,this.htmlField),disabled:Boolean(Ht(option,this.disabledField))}:{label:String(Ht(option,this.labelField)||text),options:this.normalizeOptions(r)}}return{value:t||option,text:String(option),disabled:!1}}}},_c={value:{required:!0},disabled:{type:Boolean,default:!1}},Ec=L.extend({name:"BFormSelectOption",functional:!0,props:_c,render:function(t,e){var r=e.props,data=e.data,o=e.children,n=r.value;return t("option",xr(data,{attrs:{disabled:r.disabled},domProps:{value:n}}),o)}}),Fc=L.extend({name:"BFormSelectOptionGroup",mixins:[Dr,as],props:{label:{type:String,required:!0}},render:function(t){var e=this.formOptions.map((function(option,e){var r=option.value,text=option.text,html=option.html,o=option.disabled;return t(Ec,{attrs:{value:r,disabled:o},domProps:Bn(html,text),key:"option_".concat(e)})}));return t("optgroup",{attrs:{label:this.label}},[this.normalizeSlot("first"),e,this.normalizeSlot("default")])}}),Ic=L.extend({name:"BFormSelect",mixins:[fi,Dr,vs,ks,Os,Vs,$c],model:{prop:"value",event:"input"},props:{value:{},multiple:{type:Boolean,default:!1},selectSize:{type:Number,default:0},ariaInvalid:{type:[Boolean,String],default:!1}},data:function(){return{localValue:this.value}},computed:{computedSelectSize:function(){return this.plain||0!==this.selectSize?this.selectSize:null},inputClass:function(){return[this.plain?"form-control":"custom-select",this.size&&this.plain?"form-control-".concat(this.size):null,this.size&&!this.plain?"custom-select-".concat(this.size):null,this.stateClass]},computedAriaInvalid:function(){return!0===this.ariaInvalid||"true"===this.ariaInvalid||"is-invalid"===this.stateClass?"true":null}},watch:{value:function(t){this.localValue=t},localValue:function(){this.$emit("input",this.localValue)}},methods:{focus:function(){pr(this.$refs.input)},blur:function(){fr(this.$refs.input)},onChange:function(t){var e=this,r=t.target,o=W(r.options).filter((function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));this.localValue=r.multiple?o:o[0],this.$nextTick((function(){e.$emit("change",e.localValue)}))}},render:function(t){var e=this.name,r=this.disabled,o=this.required,n=this.computedSelectSize,l=this.localValue,c=this.formOptions.map((function(option,e){var r=option.value,label=option.label,o=option.options,n=option.disabled,l="option_".concat(e);return U(o)?t(Fc,{props:{label:label,options:o},key:l}):t(Ec,{props:{value:r,disabled:n},domProps:Bn(option.html,option.text),key:l})}));return t("select",{class:this.inputClass,attrs:{id:this.safeId(),name:e,form:this.form||null,multiple:this.multiple||null,size:n,disabled:r,required:o,"aria-required":o?"true":null,"aria-invalid":this.computedAriaInvalid},on:{change:this.onChange},directives:[{name:"model",value:l}],ref:"input"},[this.normalizeSlot("first"),c,this.normalizeSlot("default")])}}),Ac=oe({components:{BFormSelect:Ic,BFormSelectOption:Ec,BFormSelectOptionGroup:Fc,BSelect:Ic,BSelectOption:Ec,BSelectOptionGroup:Fc}});function zc(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Nc(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?zc(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):zc(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Mc=uo.UP,Rc=uo.DOWN,Lc=uo.HOME,Vc=uo.END,Hc=uo.PAGEUP,Gc=uo.PAGEDOWN,Wc=L.extend({name:"BFormSpinbutton",mixins:[mo,fi,Dr],inheritAttrs:!1,props:{value:{type:Number,default:null},min:{type:[Number,String],default:1},max:{type:[Number,String],default:100},step:{type:[Number,String],default:1},wrap:{type:Boolean,default:!1},formatterFn:{type:Function},size:{type:String},placeholder:{type:String},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},name:{type:String},form:{type:String},state:{type:Boolean,default:null},inline:{type:Boolean,default:!1},vertical:{type:Boolean,default:!1},ariaLabel:{type:String},ariaControls:{type:String},labelDecrement:{type:String,default:function(){return pe("BFormSpinbutton","labelDecrement")}},labelIncrement:{type:String,default:function(){return pe("BFormSpinbutton","labelIncrement")}},locale:{type:[String,Array]},repeatDelay:{type:[Number,String],default:500},repeatInterval:{type:[Number,String],default:100},repeatThreshold:{type:[Number,String],default:10},repeatStepMultiplier:{type:[Number,String],default:4}},data:function(){return{localValue:ve(this.value,null),hasFocus:!1}},computed:{spinId:function(){return this.safeId()},computedInline:function(){return this.inline&&!this.vertical},computedReadonly:function(){return this.readonly&&!this.disabled},computedRequired:function(){return this.required&&!this.computedReadonly&&!this.disabled},computedStep:function(){return ve(this.step,1)},computedMin:function(){return ve(this.min,1)},computedMax:function(){var t=ve(this.max,100),e=this.computedStep,r=this.computedMin;return Lr((t-r)/e)*e+r},computedDelay:function(){var t=ge(this.repeatDelay,0);return t>0?t:500},computedInterval:function(){var t=ge(this.repeatInterval,0);return t>0?t:100},computedThreshold:function(){return Nr(ge(this.repeatThreshold,10),1)},computedStepMultiplier:function(){return Nr(ge(this.repeatStepMultiplier,4),1)},computedPrecision:function(){var t=this.computedStep;return Lr(t)===t?0:(t.toString().split(".")[1]||"").length},computedMultiplier:function(){return Vr(10,this.computedPrecision||0)},valueAsFixed:function(){var t=this.localValue;return _t(t)?"":t.toFixed(this.computedPrecision)},computedLocale:function(){var t=K(this.locale).filter(gt);return new Intl.NumberFormat(t).resolvedOptions().locale},computedRTL:function(){return bi(this.computedLocale)},defaultFormatter:function(){var t=this.computedPrecision;return new Intl.NumberFormat(this.computedLocale,{style:"decimal",useGrouping:!1,minimumIntegerDigits:1,minimumFractionDigits:t,maximumFractionDigits:t,notation:"standard"}).format},computedFormatter:function(){return Ft(this.formatterFn)?this.formatterFn:this.defaultFormatter},computedAttrs:function(){return Nc(Nc({},this.bvAttrs),{},{role:"group",lang:this.computedLocale,tabindex:this.disabled?null:"-1",title:this.ariaLabel})},computedSpinAttrs:function(){var t=this.spinId,e=this.localValue,r=this.computedRequired,o=this.disabled,n=this.state,l=this.computedFormatter,c=!_t(e);return Nc(Nc({dir:this.computedRTL?"rtl":"ltr"},this.bvAttrs),{},{id:t,role:"spinbutton",tabindex:o?null:"0","aria-live":"off","aria-label":this.ariaLabel||null,"aria-controls":this.ariaControls||null,"aria-invalid":!1===n||!c&&r?"true":null,"aria-required":r?"true":null,"aria-valuemin":Be(this.computedMin),"aria-valuemax":Be(this.computedMax),"aria-valuenow":c?e:null,"aria-valuetext":c?l(e):null})}},watch:{value:function(t){this.localValue=ve(t,null)},localValue:function(t){this.$emit("input",t)},disabled:function(t){t&&this.clearRepeat()},readonly:function(t){t&&this.clearRepeat()}},created:function(){this.$_autoDelayTimer=null,this.$_autoRepeatTimer=null,this.$_keyIsDown=!1},beforeDestroy:function(){this.clearRepeat()},deactivated:function(){this.clearRepeat()},methods:{focus:function(){this.disabled||pr(this.$refs.spinner)},blur:function(){this.disabled||fr(this.$refs.spinner)},emitChange:function(){this.$emit("change",this.localValue)},stepValue:function(t){var e=this.localValue;if(!this.disabled&&!_t(e)){var r=this.computedStep*t,o=this.computedMin,n=this.computedMax,l=this.computedMultiplier,c=this.wrap;e=Hr((e-o)/r)*r+o+r,e=Hr(e*l)/l,this.localValue=e>n?c?o:n:e<o?c?n:o:e}},onFocusBlur:function(t){this.disabled?this.hasFocus=!1:this.hasFocus="focus"===t.type},stepUp:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,e=this.localValue;_t(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;_t(e)?this.localValue=this.wrap?this.computedMax:this.computedMin:this.stepValue(-1*t)},onKeydown:function(t){var e=t.keyCode,r=t.altKey,o=t.ctrlKey,n=t.metaKey;if(!(this.disabled||this.readonly||r||o||n)&&Y([Mc,Rc,Lc,Vc,Hc,Gc],e)){if(t.preventDefault(),this.$_keyIsDown)return;this.resetTimers(),Y([Mc,Rc],e)?(this.$_keyIsDown=!0,e===Mc?this.handleStepRepeat(t,this.stepUp):e===Rc&&this.handleStepRepeat(t,this.stepDown)):e===Hc?this.stepUp(this.computedStepMultiplier):e===Gc?this.stepDown(this.computedStepMultiplier):e===Lc?this.localValue=this.computedMin:e===Vc&&(this.localValue=this.computedMax)}},onKeyup:function(t){var e=t.keyCode,r=t.altKey,o=t.ctrlKey,n=t.metaKey;this.disabled||this.readonly||r||o||n||Y([Mc,Rc,Lc,Vc,Hc,Gc],e)&&(this.resetTimers(),this.$_keyIsDown=!1,t.preventDefault(),this.emitChange())},handleStepRepeat:function(t,e){var r=this,o=t||{},n=o.type,button=o.button;if(!this.disabled&&!this.readonly){if("mousedown"===n&&button)return;this.resetTimers(),e(1);var l=this.computedThreshold,c=this.computedStepMultiplier,d=this.computedDelay,f=this.computedInterval;this.$_autoDelayTimer=setTimeout((function(){var t=0;r.$_autoRepeatTimer=setInterval((function(){e(t<l?1:c),t++}),f)}),d)}},onMouseup:function(t){var e=t||{},r=e.type,button=e.button;"mouseup"===r&&button||(t.preventDefault(),this.resetTimers(),this.setMouseup(!1),this.emitChange())},setMouseup:function(t){try{Sa(t,document.body,"mouseup",this.onMouseup,!1),Sa(t,document.body,"touchend",this.onMouseup,!1)}catch(t){}},resetTimers:function(){clearTimeout(this.$_autoDelayTimer),clearInterval(this.$_autoRepeatTimer),this.$_autoDelayTimer=null,this.$_autoRepeatTimer=null},clearRepeat:function(){this.resetTimers(),this.setMouseup(!1),this.$_keyIsDown=!1}},render:function(t){var e,r=this,o=this.spinId,l=this.localValue,c=this.computedInline,d=this.computedReadonly,f=this.vertical,m=this.disabled,h=this.state,v=this.size,y=this.computedFormatter,w=!_t(l),x=function(e,label,n,l,c,h,v){var y=t(n,{props:{scale:r.hasFocus?1.5:1.25},attrs:{"aria-hidden":"true"}}),w={hasFocus:r.hasFocus},x=function(t){m||d||(t.preventDefault(),r.setMouseup(!0),pr(t.currentTarget),r.handleStepRepeat(t,e))};return t("button",{key:l||null,ref:l,staticClass:"btn btn-sm border-0 rounded-0",class:{"py-0":!f},attrs:{tabindex:"-1",type:"button",disabled:m||d||h,"aria-disabled":m||d||h?"true":null,"aria-controls":o,"aria-label":label||null,"aria-keyshortcuts":c||null},on:{mousedown:x,touchstart:x}},[t("div",[r.normalizeSlot(v,w)||y])])},k=x(this.stepUp,this.labelIncrement,on,"inc","ArrowUp",!1,"increment"),O=x(this.stepDown,this.labelDecrement,en,"dec","ArrowDown",!1,"decrement"),S=t();this.name&&!m&&(S=t("input",{key:"hidden",attrs:{type:"hidden",name:this.name,form:this.form||null,value:this.valueAsFixed}}));var j=t("output",{ref:"spinner",key:"output",staticClass:"flex-grow-1",class:{"d-flex":f,"align-self-center":!f,"align-items-center":f,"border-top":f,"border-bottom":f,"border-left":!f,"border-right":!f},attrs:this.computedSpinAttrs},[t("bdi",w?y(l):this.placeholder||"")]);return t("div",{staticClass:"b-form-spinbutton form-control",class:(e={disabled:m,readonly:d,focus:this.hasFocus},Object(n.a)(e,"form-control-".concat(v),!!v),Object(n.a)(e,"d-inline-flex",c||f),Object(n.a)(e,"d-flex",!c&&!f),Object(n.a)(e,"align-items-stretch",!f),Object(n.a)(e,"flex-column",f),Object(n.a)(e,"is-valid",!0===h),Object(n.a)(e,"is-invalid",!1===h),e),attrs:this.computedAttrs,on:{keydown:this.onKeydown,keyup:this.onKeyup,"!focus":this.onFocusBlur,"!blur":this.onFocusBlur}},f?[k,S,j,O]:[O,S,j,k])}}),Uc=oe({components:{BFormSpinbutton:Wc,BSpinbutton:Wc}}),qc=(r(76),L.extend({name:"BFormTag",mixins:[fi,Dr],props:{variant:{type:String,default:function(){return pe("BFormTag","variant")}},disabled:{type:Boolean,default:!1},title:{type:String},pill:{type:Boolean,default:!1},removeLabel:{type:String,default:function(){return pe("BFormTag","removeLabel")}},tag:{type:String,default:"span"}},methods:{onDelete:function(t){var e=t.type,r=t.keyCode;this.disabled||"click"!==e&&("keydown"!==e||r!==uo.DELETE)||this.$emit("remove")}},render:function(t){var e=this.safeId(),r=this.safeId("_taglabel_"),o=t();this.disabled||(o=t(_r,{staticClass:"b-form-tag-remove",props:{ariaLabel:this.removeLabel},attrs:{"aria-controls":e,"aria-describedby":r,"aria-keyshortcuts":"Delete"},on:{click:this.onDelete,keydown:this.onDelete}}));var n=t("span",{staticClass:"b-form-tag-content flex-grow-1 text-truncate",attrs:{id:r}},this.normalizeSlot("default")||this.title||[t()]);return t(Sn,{staticClass:"b-form-tag d-inline-flex align-items-baseline mw-100",class:{disabled:this.disabled},attrs:{id:e,title:this.title||null,"aria-labelledby":r},props:{tag:this.tag,variant:this.variant,pill:this.pill}},[n,o])}}));function Yc(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Kc(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Yc(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Yc(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Xc=["text","email","tel","url","number"],Jc=/[\s\uFEFF\xA0]+/g,Zc=uo.ENTER,Qc=uo.BACKSPACE,ed=uo.DELETE,rd=function(t){return K(t).map((function(t){return Pe(Be(t))})).filter((function(t,e,r){return t.length>0&&r.indexOf(t)===e}))},od=function(t){return At(t)?t:Mt(t)&&t.target.value||""},nd=L.extend({name:"BFormTags",mixins:[fi,Dr],model:{prop:"value",event:"input"},props:{inputId:{type:String},placeholder:{type:String,default:function(){return pe("BFormTags","placeholder")}},disabled:{type:Boolean,default:!1},name:{type:String},form:{type:String},autofocus:{type:Boolean,default:!1},state:{type:Boolean,default:null},size:{type:String},inputType:{type:String,default:"text",validator:function(t){return Y(Xc,t)}},inputClass:{type:[String,Array,Object]},inputAttrs:{type:Object,default:function(){return{}}},addButtonText:{type:String,default:function(){return pe("BFormTags","addButtonText")}},addButtonVariant:{type:String,default:function(){return pe("BFormTags","addButtonVariant")}},tagVariant:{type:String,default:function(){return pe("BFormTags","tagVariant")}},tagClass:{type:[String,Array,Object]},tagPills:{type:Boolean,default:!1},tagRemoveLabel:{type:String,default:function(){return pe("BFormTags","tagRemoveLabel")}},tagRemovedLabel:{type:String,default:function(){return pe("BFormTags","tagRemovedLabel")}},tagValidator:{type:Function},duplicateTagText:{type:String,default:function(){return pe("BFormTags","duplicateTagText")}},invalidTagText:{type:String,default:function(){return pe("BFormTags","invalidTagText")}},separator:{type:[String,Array]},removeOnDelete:{type:Boolean,default:!1},addOnChange:{type:Boolean,default:!1},noAddOnEnter:{type:Boolean,default:!1},noOuterFocus:{type:Boolean,default:!1},ignoreInputFocusSelector:{type:[Array,String],default:function(){return[".b-form-tag","button","input","select"]}},value:{type:Array,default:function(){return[]}}},data:function(){return{hasFocus:!1,newTag:"",tags:[],removedTags:[],tagsState:{all:[],valid:[],invalid:[],duplicate:[]}}},computed:{computedInputId:function(){return this.inputId||this.safeId("__input__")},computedInputType:function(){return Y(Xc,this.inputType)?this.inputType:"text"},computedInputAttrs:function(){return Kc(Kc({},this.inputAttrs),{},{id:this.computedInputId,value:this.newTag,disabled:this.disabled||null,form:this.form||null})},computedInputHandlers:function(){return{input:this.onInputInput,change:this.onInputChange,keydown:this.onInputKeydown}},computedSeparator:function(){return K(this.separator).filter(At).filter(gt).join("")},computedSeparatorRegExp:function(){var t=this.computedSeparator;return t?new RegExp("[".concat(Ce(t).replace(Jc,"\\s"),"]+")):null},computedJoiner:function(){var t=this.computedSeparator.charAt(0);return" "!==t?"".concat(t," "):t},computeIgnoreInputFocusSelector:function(){return K(this.ignoreInputFocusSelector).filter(gt).join(",").trim()},disableAddButton:function(){var t=this,e=Pe(this.newTag);return""===e||!this.splitTags(e).some((function(e){return!Y(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}},watch:{value:function(t){this.tags=rd(t)},tags:function(t,e){Wn(t,this.value)||this.$emit("input",t),Wn(t,e)||(t=K(t).filter(gt),e=K(e).filter(gt),this.removedTags=e.filter((function(e){return!Y(t,e)})))},tagsState:function(t,e){Wn(t,e)||this.$emit("tag-state",t.valid,t.invalid,t.duplicate)}},created:function(){this.tags=rd(this.value)},mounted:function(){this.handleAutofocus()},activated:function(){this.handleAutofocus()},methods:{addTag:function(t){if(t=At(t)?t:this.newTag,!this.disabled&&""!==Pe(t)){var e=this.parseTags(t);if(e.valid.length>0||0===e.all.length)if(Ye(this.getInput(),"select"))this.newTag="";else{var r=[].concat(Object(G.a)(e.invalid),Object(G.a)(e.duplicate));this.newTag=e.all.filter((function(t){return Y(r,t)})).join(this.computedJoiner).concat(r.length>0?this.computedJoiner.charAt(0):"")}e.valid.length>0&&(this.tags=K(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()})))},onInputInput:function(t){if(!(this.disabled||Mt(t)&&t.target.composing)){var e=od(t),r=this.computedSeparatorRegExp;this.newTag!==e&&(this.newTag=e),e=Be(e).replace(we,""),r&&r.test(e.slice(-1))?this.addTag():this.tagsState=""===e?{all:[],valid:[],invalid:[],duplicate:[]}:this.parseTags(e)}},onInputChange:function(t){if(!this.disabled&&this.addOnChange){var e=od(t);this.newTag!==e&&(this.newTag=e),this.addTag()}},onInputKeydown:function(t){if(!this.disabled&&Mt(t)){var e=t.keyCode,r=t.target.value||"";this.noAddOnEnter||e!==Zc?!this.removeOnDelete||e!==Qc&&e!==ed||""!==r||(t.preventDefault(),this.tags=this.tags.slice(0,-1)):(t.preventDefault(),this.addTag())}},onClick:function(t){var e=this,r=this.computeIgnoreInputFocusSelector,o=t.target;this.disabled||Ve(o)||r&&Ke(r,o,!0)||this.$nextTick((function(){e.focus()}))},onFocusin:function(){this.hasFocus=!0},onFocusout:function(){this.hasFocus=!1},handleAutofocus:function(){var t=this;this.$nextTick((function(){ze((function(){t.autofocus&&!t.disabled&&t.focus()}))}))},focus:function(){this.disabled||pr(this.getInput())},blur:function(){this.disabled||fr(this.getInput())},splitTags:function(t){t=Be(t);var e=this.computedSeparatorRegExp;return(e?t.split(e):[t]).map(Pe).filter(gt)},parseTags:function(t){var e=this,r=this.splitTags(t),o={all:r,valid:[],invalid:[],duplicate:[]};return r.forEach((function(t){Y(e.tags,t)||Y(o.valid,t)?Y(o.duplicate,t)||o.duplicate.push(t):e.validateTag(t)?o.valid.push(t):Y(o.invalid,t)||o.invalid.push(t)})),o},validateTag:function(t){var e=this.tagValidator;return!Ft(e)||e(t)},getInput:function(){return qe("#".concat(Ks(this.computedInputId)),this.$el)},defaultRender:function(t){var e=t.tags,r=t.addTag,o=t.removeTag,n=t.inputType,l=t.inputAttrs,c=t.inputHandlers,d=t.inputClass,f=t.tagClass,m=t.tagVariant,h=t.tagPills,v=t.tagRemoveLabel,y=t.invalidTagText,w=t.duplicateTagText,x=t.isInvalid,k=t.isDuplicate,O=t.disabled,S=t.placeholder,j=t.addButtonText,T=t.addButtonVariant,C=t.disableAddButton,B=this.$createElement,P=e.map((function(t){return t=Be(t),B(qc,{key:"li-tag__".concat(t),class:f,props:{tag:"li",title:t,disabled:O,variant:m,pill:h,removeLabel:v},on:{remove:function(){return o(t)}}},t)})),D=y&&x?this.safeId("__invalid_feedback__"):null,$=w&&k?this.safeId("__duplicate_feedback__"):null,_=[l["aria-describedby"],D,$].filter(gt).join(" "),E=B("input",{ref:"input",directives:[{name:"model",value:l.value}],staticClass:"b-form-tags-input w-100 flex-grow-1 p-0 m-0 bg-transparent border-0",class:d,style:{outline:0,minWidth:"5rem"},attrs:Kc(Kc({},l),{},{"aria-describedby":_||null,type:n,placeholder:S||null}),domProps:{value:l.value},on:c}),F=B(Io,{ref:"button",staticClass:"b-form-tags-button py-0",class:{invisible:C},style:{fontSize:"90%"},props:{variant:T,disabled:C},on:{click:function(){return r()}}},[this.normalizeSlot("add-button-text")||j]),I=this.safeId("__TAG__LIST__"),A=B("li",{key:"__li-input__",staticClass:"flex-grow-1",attrs:{role:"none","aria-live":"off","aria-controls":I}},[B("div",{staticClass:"d-flex",attrs:{role:"group"}},[E,F])]),z=B("ul",{key:"_tags_list_",staticClass:"b-form-tags-list list-unstyled mb-0 d-flex flex-wrap align-items-center",attrs:{id:I}},[P,A]),N=B();if(y||w){var M=this.computedJoiner,R=B();D&&(R=B(us,{key:"_tags_invalid_feedback_",props:{id:D,forceShow:!0}},[this.invalidTagText,": ",this.invalidTags.join(M)]));var L=B();$&&(L=B(cs,{key:"_tags_duplicate_feedback_",props:{id:$}},[this.duplicateTagText,": ",this.duplicateTags.join(M)])),N=B("div",{key:"_tags_feedback_",attrs:{"aria-live":"polite","aria-atomic":"true"}},[R,L])}return[z,N]}},render:function(t){var e=this,r={tags:this.tags.slice(),removeTag:this.removeTag,addTag:this.addTag,inputType:this.computedInputType,inputAttrs:this.computedInputAttrs,inputHandlers:this.computedInputHandlers,inputId:this.computedInputId,invalidTags:this.invalidTags.slice(),isInvalid:this.hasInvalidTags,duplicateTags:this.duplicateTags.slice(),isDuplicate:this.hasDuplicateTags,disableAddButton:this.disableAddButton,state:this.state,separator:this.separator,disabled:this.disabled,size:this.size,placeholder:this.placeholder,inputClass:this.inputClass,tagRemoveLabel:this.tagRemoveLabel,tagVariant:this.tagVariant,tagPills:this.tagPills,tagClass:this.tagClass,addButtonText:this.addButtonText,addButtonVariant:this.addButtonVariant,invalidTagText:this.invalidTagText,duplicateTagText:this.duplicateTagText},o=this.normalizeSlot("default",r)||this.defaultRender(r),l=t("output",{staticClass:"sr-only",attrs:{id:this.safeId("_selected-tags_"),role:"status",for:this.computedInputId,"aria-live":this.hasFocus?"polite":"off","aria-atomic":"true","aria-relevant":"additions text"}},this.tags.join(", ")),c=t("div",{staticClass:"sr-only",attrs:{id:this.safeId("_removed-tags_"),role:"status","aria-live":this.hasFocus?"assertive":"off","aria-atomic":"true"}},this.removedTags.length>0?"(".concat(this.tagRemovedLabel,") ").concat(this.removedTags.join(", ")):""),d=t();return this.name&&!this.disabled&&(d=this.tags.map((function(r){return t("input",{key:r,attrs:{type:"hidden",value:r,name:e.name,form:e.form||null}})}))),t("div",{staticClass:"b-form-tags form-control h-auto",class:Object(n.a)({focus:this.hasFocus&&!this.noOuterFocus&&!this.disabled,disabled:this.disabled,"is-valid":!0===this.state,"is-invalid":!1===this.state},"form-control-".concat(this.size),this.size),attrs:{id:this.safeId(),role:"group",tabindex:this.disabled||this.noOuterFocus?null:"-1","aria-describedby":this.safeId("_selected_")},on:{click:this.onClick,focusin:this.onFocusin,focusout:this.onFocusout}},[l,c,o,d])}}),id=oe({components:{BFormTags:nd,BTags:nd,BFormTag:qc,BTag:qc}});function ad(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function ld(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?ad(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):ad(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var sd=L.extend({name:"BFormTextarea",directives:{"b-visible":na},mixins:[ho,fi,za,vs,ks,Os,bc,pc,fc],props:{rows:{type:[Number,String],default:2},maxRows:{type:[Number,String]},wrap:{type:String,default:"soft"},noResize:{type:Boolean,default:!1},noAutoShrink:{type:Boolean,default:!1}},data:function(){return{heightInPx:null}},computed:{computedStyle:function(){var t={resize:!this.computedRows||this.noResize?"none":null};return this.computedRows||(t.height=this.heightInPx,t.overflowY="scroll"),t},computedMinRows:function(){return Nr(ge(this.rows,2),2)},computedMaxRows:function(){return Nr(this.computedMinRows,ge(this.maxRows,0))},computedRows:function(){return this.computedMinRows===this.computedMaxRows?this.computedMinRows:null},computedAttrs:function(){var t=this.disabled,e=this.required;return{id:this.safeId(),name:this.name||null,form:this.form||null,disabled:t,placeholder:this.placeholder||null,required:e,autocomplete:this.autocomplete||null,readonly:this.readonly||this.plaintext,rows:this.computedRows,wrap:this.wrap||null,"aria-required":this.required?"true":null,"aria-invalid":this.computedAriaInvalid}},computedListeners:function(){return ld(ld({},this.bvListeners),{},{input:this.onInput,change:this.onChange,blur:this.onBlur})}},watch:{localValue:function(){this.setHeight()}},mounted:function(){this.setHeight()},methods:{visibleCallback:function(t){t&&this.$nextTick(this.setHeight)},setHeight:function(){var t=this;this.$nextTick((function(){ze((function(){t.heightInPx=t.computeHeight()}))}))},computeHeight:function(){if(this.$isServer||!_t(this.computedRows))return null;var t=this.$el;if(!He(t))return null;var e=lr(t),r=ve(e.lineHeight,1),o=ve(e.borderTopWidth,0)+ve(e.borderBottomWidth,0),n=ve(e.paddingTop,0)+ve(e.paddingBottom,0),l=o+n,c=r*this.computedMinRows+l,d=t.style.height||e.height;t.style.height="auto";var f=t.scrollHeight;t.style.height=d;var m=Nr((f-n)/r,2),h=zr(Nr(m,this.computedMinRows),this.computedMaxRows),v=Nr(Rr(h*r+l),c);return this.noAutoShrink&&ve(d,0)>v?d:"".concat(v,"px")}},render:function(t){return t("textarea",{ref:"input",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})}}),cd=oe({components:{BFormTextarea:sd,BTextarea:sd}});function ud(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function pd(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?ud(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):ud(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var bd=uo.LEFT,fd=uo.RIGHT,md=/^([0-1]?[0-9]|2[0-3]):[0-5]?[0-9](:[0-5]?[0-9])?$/,hd=function(t){return pe("BTime",t)||pe("BFormSpinbutton",t)},gd=function(t){return"00".concat(t||"").slice(-2)},vd=function(t){t=Be(t);var e=null,r=null,o=null;if(md.test(t)){var n=t.split(":").map((function(t){return ge(t,null)})),l=Object(D.a)(n,3);e=l[0],r=l[1],o=l[2]}return{hours:Et(e)?null:e,minutes:Et(r)?null:r,seconds:Et(o)?null:o,ampm:Et(e)||e<12?0:1}},yd=L.extend({name:"BTime",mixins:[fi,Dr],model:{prop:"value",event:"input"},props:{value:{type:String,default:""},showSeconds:{type:Boolean,default:!1},hour12:{type:Boolean,default:null},locale:{type:[String,Array]},ariaLabelledby:{type:String},secondsStep:{type:[Number,String],default:1},minutesStep:{type:[Number,String],default:1},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},hideHeader:{type:Boolean,default:!1},labelNoTimeSelected:{type:String,default:function(){return pe("BTime","labelNoTimeSelected")}},labelSelected:{type:String,default:function(){return pe("BTime","labelSelected")}},labelHours:{type:String,default:function(){return pe("BTime","labelHours")}},labelMinutes:{type:String,default:function(){return pe("BTime","labelMinutes")}},labelSeconds:{type:String,default:function(){return pe("BTime","labelSeconds")}},labelAmpm:{type:String,default:function(){return pe("BTime","labelAmpm")}},labelAm:{type:String,default:function(){return pe("BTime","labelAm")}},labelPm:{type:String,default:function(){return pe("BTime","labelPm")}},labelIncrement:{type:String,default:function(){return hd("labelIncrement")}},labelDecrement:{type:String,default:function(){return hd("labelDecrement")}},hidden:{type:Boolean,default:!1}},data:function(){var t=vd(this.value||"");return{modelHours:t.hours,modelMinutes:t.minutes,modelSeconds:t.seconds,modelAmpm:t.ampm,isLive:!1}},computed:{computedHMS:function(){return function(t){var e=t.hours,r=t.minutes,o=t.seconds,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(_t(e)||_t(r)||n&&_t(o))return"";var l=[e,r,n?o:0];return l.map(gd).join(":")}({hours:this.modelHours,minutes:this.modelMinutes,seconds:this.modelSeconds},this.showSeconds)},resolvedOptions:function(){var t=K(this.locale).filter(gt),e={hour:"numeric",minute:"numeric",second:"numeric"};Et(this.hour12)||(e.hour12=!!this.hour12);var r=new Intl.DateTimeFormat(t,e).resolvedOptions(),o=r.hour12||!1,n=r.hourCycle||(o?"h12":"h23");return{locale:r.locale,hour12:o,hourCycle:n}},computedLocale:function(){return this.resolvedOptions.locale},computedLang:function(){return(this.computedLocale||"").replace(/-u-.*$/,"")},computedRTL:function(){return bi(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(gt).join(" ")||null},timeFormatter:function(){var t={hour12:this.is12Hour,hourCycle:this.computedHourCycle,hour:"numeric",minute:"numeric",timeZone:"UTC"};return this.showSeconds&&(t.second="numeric"),Zn(this.computedLocale,t)},numberFormatter:function(){return new Intl.NumberFormat(this.computedLocale,{style:"decimal",minimumIntegerDigits:2,minimumFractionDigits:0,maximumFractionDigits:0,notation:"standard"}).format},formattedTimeString:function(){var t=this.modelHours,e=this.modelMinutes,r=this.showSeconds&&this.modelSeconds||0;return this.computedHMS?this.timeFormatter(Kn(Date.UTC(0,0,1,t,e,r))):this.labelNoTimeSelected||" "},spinScopedSlots:function(){var t=this.$createElement;return{increment:function(e){var r=e.hasFocus;return t(Jo,{props:{scale:r?1.5:1.25},attrs:{"aria-hidden":"true"}})},decrement:function(e){var r=e.hasFocus;return t(Jo,{props:{flipV:!0,scale:r?1.5:1.25},attrs:{"aria-hidden":"true"}})}}}},watch:{value:function(t,e){if(t!==e&&!Wn(vd(t),vd(this.computedHMS))){var r=vd(t),o=r.hours,n=r.minutes,l=r.seconds,c=r.ampm;this.modelHours=o,this.modelMinutes=n,this.modelSeconds=l,this.modelAmpm=c}},computedHMS:function(t,e){t!==e&&this.$emit("input",t)},context:function(t,e){Wn(t,e)||this.$emit("context",t)},modelAmpm:function(t,e){var r=this;if(t!==e){var o=_t(this.modelHours)?0:this.modelHours;this.$nextTick((function(){0===t&&o>11?r.modelHours=o-12:1===t&&o<12&&(r.modelHours=o+12)}))}},modelHours:function(t,e){t!==e&&(this.modelAmpm=t>11?1:0)}},created:function(){var t=this;this.$nextTick((function(){t.$emit("context",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||pr(this.$refs.spinners[0])},blur:function(){if(!this.disabled){var t=Re();Xe(this.$el,t)&&fr(t)}},formatHours:function(t){var e=this.computedHourCycle;return t=0===(t=this.is12Hour&&t>12?t-12: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,r=t.keyCode;if(!this.disabled&&"keydown"===e&&(r===bd||r===fd)){t.preventDefault(),t.stopPropagation();var o=this.$refs.spinners||[],n=o.map((function(t){return!!t.hasFocus})).indexOf(!0);n=(n+=r===bd?-1:1)>=o.length?0:n<0?o.length-1:n,pr(o[n])}},setLive:function(t){var e=this;t?this.$nextTick((function(){ze((function(){e.isLive=!0}))})):this.isLive=!1}},render:function(t){var e=this;if(this.hidden)return t();var r=this.valueId,o=this.computedAriaLabelledby,n=[],l=function(o,l,c){var d=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},f=e.safeId("_spinbutton_".concat(l,"_"))||null;return n.push(f),t(Wc,{key:l,ref:"spinners",refInFor:!0,class:c,props:pd({id:f,placeholder:"--",vertical:!0,required:!0,disabled:e.disabled,readonly:e.readonly,locale:e.computedLocale,labelIncrement:e.labelIncrement,labelDecrement:e.labelDecrement,wrap:!0,ariaControls:r,min:0},d),scopedSlots:e.spinScopedSlots,on:{change:o}})},c=function(){return t("div",{staticClass:"d-flex flex-column",class:{"text-muted":e.disabled||e.readonly},attrs:{"aria-hidden":"true"}},[t(Zo,{props:{shiftV:4,scale:.5}}),t(Zo,{props:{shiftV:-4,scale:.5}})])},d=[];d.push(l(this.setHours,"hours","b-time-hours",{value:this.modelHours,max:23,step:1,formatterFn:this.formatHours,ariaLabel:this.labelHours})),d.push(c()),d.push(l(this.setMinutes,"minutes","b-time-minutes",{value:this.modelMinutes,max:59,step:this.minutesStep||1,formatterFn:this.formatMinutes,ariaLabel:this.labelMinutes})),this.showSeconds&&(d.push(c()),d.push(l(this.setSeconds,"seconds","b-time-seconds",{value:this.modelSeconds,max:59,step:this.secondsStep||1,formatterFn:this.formatSeconds,ariaLabel:this.labelSeconds}))),this.is12Hour&&d.push(l(this.setAmpm,"ampm","b-time-ampm",{value:this.modelAmpm,max:1,formatterFn:this.formatAmpm,ariaLabel:this.labelAmpm,required:!1})),d=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":o},on:{keydown:this.onSpinLeftRight,click:function(t){t.target===t.currentTarget&&e.focus()}}},d);var f=t("output",{staticClass:"form-control form-control-sm text-center",class:{disabled:this.disabled||this.readonly},attrs:{id:r,role:"status",for:n.filter(gt).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,") ")):""]),m=t("header",{staticClass:"b-time-header",class:{"sr-only":this.hideHeader}},[f]),h=this.normalizeSlot("default");return h=h?t("footer",{staticClass:"b-time-footer"},h):t(),t("div",{staticClass:"b-time d-inline-flex flex-column text-center",attrs:{role:"group",lang:this.computedLang||null,"aria-labelledby":o||null,"aria-disabled":this.disabled?"true":null,"aria-readonly":this.readonly&&!this.disabled?"true":null}},[m,d,h])}});function wd(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function xd(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?wd(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):wd(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var kd=function(t){return pe("BFormTimepicker",t)||pe("BTime",t)||pe("BFormSpinbutton",t)},Od={props:xd({value:{type:String,default:""},resetValue:{type:String,default:""},placeholder:{type:String},size:{type:String},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},name:{type:String},form:{type:String},state:{type:Boolean,default:null},hour12:{type:Boolean,default:null},locale:{type:[String,Array]},showSeconds:{type:Boolean,default:!1},hideHeader:{type:Boolean,default:!1},secondsStep:{type:[Number,String],default:1},minutesStep:{type:[Number,String],default:1},buttonOnly:{type:Boolean,default:!1},buttonVariant:{type:String,default:"secondary"},nowButton:{type:Boolean,default:!1},labelNowButton:{type:String,default:function(){return pe("BFormTimepicker","labelNowButton")}},nowButtonVariant:{type:String,default:"outline-primary"},resetButton:{type:Boolean,default:!1},labelResetButton:{type:String,default:function(){return pe("BFormTimepicker","labelResetButton")}},resetButtonVariant:{type:String,default:"outline-danger"},noCloseButton:{type:Boolean,default:!1},labelCloseButton:{type:String,default:function(){return pe("BFormTimepicker","labelCloseButton")}},closeButtonVariant:{type:String,default:"outline-secondary"},labelSelected:{type:String,default:function(){return kd("labelSelected")}},labelNoTimeSelected:{type:String,default:function(){return kd("labelNoTimeSelected")}},labelHours:{type:String,default:function(){return kd("labelHours")}},labelMinutes:{type:String,default:function(){return kd("labelMinutes")}},labelSeconds:{type:String,default:function(){return kd("labelSeconds")}},labelAmpm:{type:String,default:function(){return kd("labelAmpm")}},labelAm:{type:String,default:function(){return kd("labelAm")}},labelPm:{type:String,default:function(){return kd("labelPm")}},labelIncrement:{type:String,default:function(){return kd("labelIncrement")}},labelDecrement:{type:String,default:function(){return kd("labelDecrement")}},menuClass:{type:[String,Array,Object]}},Fs)},Sd=L.extend({name:"BFormTimepicker",mixins:[fi,Od],model:{prop:"value",event:"input"},data:function(){return{localHMS:this.value||"",localLocale:null,isRTL:!1,formattedValue:"",isVisible:!1}},computed:{computedLang:function(){return(this.localLocale||"").replace(/-u-.*$/i,"")||null},timeProps:function(){return{hidden:!this.isVisible,value:this.localHMS,readonly:this.readonly,disabled:this.disabled,locale:this.locale,hour12:this.hour12,hideHeader:this.hideHeader,showSeconds:this.showSeconds,secondsStep:this.secondsStep,minutesStep:this.minutesStep,labelNoTimeSelected:this.labelNoTimeSelected,labelSelected:this.labelSelected,labelHours:this.labelHours,labelMinutes:this.labelMinutes,labelSeconds:this.labelSeconds,labelAmpm:this.labelAmpm,labelAm:this.labelAm,labelPm:this.labelPm,labelIncrement:this.labelIncrement,labelDecrement:this.labelDecrement}}},watch:{value:function(t){this.localHMS=t||""},localHMS:function(t){this.isVisible&&this.$emit("input",t||"")}},methods:{focus:function(){this.disabled||pr(this.$refs.control)},blur:function(){this.disabled||fr(this.$refs.control)},setAndClose:function(t){var e=this;this.localHMS=t,this.$nextTick((function(){e.$refs.control.hide(!0)}))},onInput:function(t){this.localHMS!==t&&(this.localHMS=t)},onContext:function(t){var e=t.isRTL,r=t.locale,o=t.value,n=t.formatted;this.isRTL=e,this.localLocale=r,this.formattedValue=n,this.localHMS=o||"",this.$emit("context",t)},onNowButton:function(){var t=new Date,e=[t.getHours(),t.getMinutes(),this.showSeconds?t.getSeconds():0].map((function(t){return"00".concat(t||"").slice(-2)})).join(":");this.setAndClose(e)},onResetButton:function(){this.setAndClose(this.resetValue)},onCloseButton:function(){this.$refs.control.hide(!0)},onShow:function(){this.isVisible=!0},onShown:function(){var t=this;this.$nextTick((function(){pr(t.$refs.time),t.$emit("shown")}))},onHidden:function(){this.isVisible=!1,this.$emit("hidden")},defaultButtonFn:function(t){var e=t.isHovered,r=t.hasFocus;return this.$createElement(e||r?tn:Qo,{attrs:{"aria-hidden":"true"}})}},render:function(t){var e=this.localHMS,r=this.disabled,o=this.readonly,n=Et(this.placeholder)?this.labelNoTimeSelected:this.placeholder,l=[];if(this.nowButton){var label=this.labelNowButton;l.push(t(Io,{key:"now-btn",props:{size:"sm",disabled:r||o,variant:this.nowButtonVariant},attrs:{"aria-label":label||null},on:{click:this.onNowButton}},label))}if(this.resetButton){l.length>0&&l.push(t("span"," "));var c=this.labelResetButton;l.push(t(Io,{key:"reset-btn",props:{size:"sm",disabled:r||o,variant:this.resetButtonVariant},attrs:{"aria-label":c||null},on:{click:this.onResetButton}},c))}if(!this.noCloseButton){l.length>0&&l.push(t("span"," "));var d=this.labelCloseButton;l.push(t(Io,{key:"close-btn",props:{size:"sm",disabled:r,variant:this.closeButtonVariant},attrs:{"aria-label":d||null},on:{click:this.onCloseButton}},d))}l.length>0&&(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 f=t(yd,{ref:"time",staticClass:"b-form-time-control",props:this.timeProps,on:{input:this.onInput,context:this.onContext}},l);return t(Is,{ref:"control",staticClass:"b-form-timepicker",props:xd(xd({},this.$props),{},{id:this.safeId(),rtl:this.isRTL,lang:this.computedLang,value:e||"",formattedValue:e?this.formattedValue:"",placeholder:n||""}),on:{show:this.onShow,shown:this.onShown,hidden:this.onHidden},scopedSlots:{"button-content":this.$scopedSlots["button-content"]||this.defaultButtonFn}},[f])}}),jd=oe({components:{BFormTimepicker:Sd,BTimepicker:Sd}}),Td=oe({components:{BImg:la,BImgLazy:ca}}),Cd={tag:{type:String,default:"div"}},Bd=L.extend({name:"BInputGroupText",functional:!0,props:Cd,render:function(t,e){var r=e.props,data=e.data,o=e.children;return t(r.tag,xr(data,{staticClass:"input-group-text"}),o)}});function Pd(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Dd(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Pd(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Pd(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var $d={id:{type:String,default:null},tag:{type:String,default:"div"},isText:{type:Boolean,default:!1}},_d=L.extend({name:"BInputGroupAddon",functional:!0,props:Dd(Dd({},$d),{},{append:{type:Boolean,default:!1}}),render:function(t,e){var r=e.props,data=e.data,o=e.children;return t(r.tag,xr(data,{class:{"input-group-append":r.append,"input-group-prepend":!r.append},attrs:{id:r.id}}),r.isText?[t(Bd,o)]:o)}});function Ed(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Fd(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Ed(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Ed(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Id=L.extend({name:"BInputGroupAppend",functional:!0,props:$d,render:function(t,e){var r=e.props,data=e.data,o=e.children;return t(_d,xr(data,{props:Fd(Fd({},r),{},{append:!0})}),o)}});function Ad(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function zd(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Ad(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Ad(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Nd=L.extend({name:"BInputGroupPrepend",functional:!0,props:$d,render:function(t,e){var r=e.props,data=e.data,o=e.children;return t(_d,xr(data,{props:zd(zd({},r),{},{append:!1})}),o)}}),Md={id:{type:String},size:{type:String,default:function(){return pe("BInputGroup","size")}},prepend:{type:String},prependHtml:{type:String},append:{type:String},appendHtml:{type:String},tag:{type:String,default:"div"}},Rd=oe({components:{BInputGroup:L.extend({name:"BInputGroup",functional:!0,props:Md,render:function(t,e){var r=e.props,data=e.data,o=e.slots,l=e.scopedSlots,c=r.prepend,d=r.prependHtml,f=r.append,m=r.appendHtml,h=r.size,v=l||{},y=o(),w={},x=t(),k=Br("prepend",v,y);(k||c||d)&&(x=t(Nd,[k?Pr("prepend",w,v,y):t(Bd,{domProps:Bn(d,c)})]));var O=t(),S=Br("append",v,y);return(S||f||m)&&(O=t(Id,[S?Pr("append",w,v,y):t(Bd,{domProps:Bn(m,f)})])),t(r.tag,xr(data,{staticClass:"input-group",class:Object(n.a)({},"input-group-".concat(h),h),attrs:{id:r.id||null,role:"group"}}),[x,Pr("default",w,v,y),O])}}),BInputGroupAddon:_d,BInputGroupPrepend:Nd,BInputGroupAppend:Id,BInputGroupText:Bd}}),Ld={tag:{type:String,default:"div"},fluid:{type:[Boolean,String],default:!1}},Vd=L.extend({name:"BContainer",functional:!0,props:Ld,render:function(t,e){var r=e.props,data=e.data,o=e.children;return t(r.tag,xr(data,{class:Object(n.a)({container:!(r.fluid||""===r.fluid),"container-fluid":!0===r.fluid||""===r.fluid},"container-".concat(r.fluid),r.fluid&&!0!==r.fluid)}),o)}}),Hd={fluid:{type:Boolean,default:!1},containerFluid:{type:[Boolean,String],default:!1},header:{type:String},headerHtml:{type:String},headerTag:{type:String,default:"h1"},headerLevel:{type:[Number,String],default:"3"},lead:{type:String},leadHtml:{type:String},leadTag:{type:String,default:"p"},tag:{type:String,default:"div"},bgVariant:{type:String,default:function(){return pe("BJumbotron","bgVariant")}},borderVariant:{type:String,default:function(){return pe("BJumbotron","borderVariant")}},textVariant:{type:String,default:function(){return pe("BJumbotron","textVariant")}}},Gd=oe({components:{BJumbotron:L.extend({name:"BJumbotron",functional:!0,props:Hd,render:function(t,e){var r,o=e.props,data=e.data,l=e.slots,c=e.scopedSlots,header=o.header,d=o.headerHtml,f=o.lead,m=o.leadHtml,h=o.textVariant,v=o.bgVariant,y=o.borderVariant,w=c||{},x=l(),k={},O=t(),S=Br("header",w,x);if(S||header||d){var j=o.headerLevel;O=t(o.headerTag,{class:Object(n.a)({},"display-".concat(j),j),domProps:S?{}:Bn(d,header)},Pr("header",k,w,x))}var T=t(),C=Br("lead",w,x);(C||f||m)&&(T=t(o.leadTag,{staticClass:"lead",domProps:C?{}:Bn(m,f)},Pr("lead",k,w,x)));var B=[O,T,Pr("default",k,w,x)];return o.fluid&&(B=[t(Vd,{props:{fluid:o.containerFluid}},B)]),t(o.tag,xr(data,{staticClass:"jumbotron",class:(r={"jumbotron-fluid":o.fluid},Object(n.a)(r,"text-".concat(h),h),Object(n.a)(r,"bg-".concat(v),v),Object(n.a)(r,"border-".concat(y),y),Object(n.a)(r,"border",y),r)}),B)}})}});function Wd(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}var Ud=["start","end","center"],qd=ce((function(t,e){return(e=Pe(Be(e)))?De(["row-cols",t,e].filter(gt).join("-")):null})),Yd=ce((function(t){return De(t.replace("cols",""))})),Kd=[],Xd=function(){var t=he().reduce((function(t,e){return t[Kr(e,"cols")]={type:[String,Number],default:null},t}),tt(null));return Kd=at(t),function(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Wd(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Wd(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}({tag:{type:String,default:"div"},noGutters:{type:Boolean,default:!1},alignV:{type:String,default:null,validator:function(t){return Y(K(Ud,"baseline","stretch"),t)}},alignH:{type:String,default:null,validator:function(t){return Y(K(Ud,"between","around"),t)}},alignContent:{type:String,default:null,validator:function(t){return Y(K(Ud,"between","around","stretch"),t)}}},t)},Jd=oe({components:{BContainer:Vd,BRow:{name:"BRow",functional:!0,get props(){return delete this.props,this.props=Xd(),this.props},render:function(t,e){var r,o=e.props,data=e.data,l=e.children,c=[];return Kd.forEach((function(t){var e=qd(Yd(t),o[t]);e&&c.push(e)})),c.push((r={"no-gutters":o.noGutters},Object(n.a)(r,"align-items-".concat(o.alignV),o.alignV),Object(n.a)(r,"justify-content-".concat(o.alignH),o.alignH),Object(n.a)(r,"align-content-".concat(o.alignContent),o.alignContent),r)),t(o.tag,xr(data,{staticClass:"row",class:c}),l)}},BCol:oc,BFormRow:ms}}),Zd=oe({components:{BLink:ko}}),Qd={tag:{type:String,default:"div"},flush:{type:Boolean,default:!1},horizontal:{type:[Boolean,String],default:!1}},tu=L.extend({name:"BListGroup",functional:!0,props:Qd,render:function(t,e){var r=e.props,data=e.data,o=e.children,l=""===r.horizontal||r.horizontal;l=!r.flush&&l;var c={staticClass:"list-group",class:Object(n.a)({"list-group-flush":r.flush,"list-group-horizontal":!0===l},"list-group-horizontal-".concat(l),At(l))};return t(r.tag,xr(data,c),o)}});function eu(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}var ru=["a","router-link","button","b-link"],ou=bt(xo,["event","routerTag"]);delete ou.href.default,delete ou.to.default;var nu=function(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?eu(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):eu(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}({tag:{type:String,default:"div"},action:{type:Boolean,default:null},button:{type:Boolean,default:null},variant:{type:String,default:function(){return pe("BListGroupItem","variant")}}},ou),iu=oe({components:{BListGroup:tu,BListGroupItem:L.extend({name:"BListGroupItem",functional:!0,props:nu,render:function(t,e){var r,o=e.props,data=e.data,l=e.children,button=o.button,c=o.variant,d=o.active,f=o.disabled,link=lo(o),m=button?"button":link?ko:o.tag,h=!!(o.action||link||button||Y(ru,o.tag)),v={},y={};return Le(m,"button")?(data.attrs&&data.attrs.type||(v.type="button"),o.disabled&&(v.disabled=!0)):y=Jr(ou,o),t(m,xr(data,{attrs:v,props:y,staticClass:"list-group-item",class:(r={},Object(n.a)(r,"list-group-item-".concat(c),c),Object(n.a)(r,"list-group-item-action",h),Object(n.a)(r,"active",d),Object(n.a)(r,"disabled",f),r)}),l)}})}}),au={tag:{type:String,default:"div"}},lu=L.extend({name:"BMediaBody",functional:!0,props:au,render:function(t,e){var r=e.props,data=e.data,o=e.children;return t(r.tag,xr(data,{staticClass:"media-body"}),o)}}),su={tag:{type:String,default:"div"},verticalAlign:{type:String,default:"top"}},cu=L.extend({name:"BMediaAside",functional:!0,props:su,render:function(t,e){var r=e.props,data=e.data,o=e.children,l="top"===r.verticalAlign?"start":"bottom"===r.verticalAlign?"end":r.verticalAlign;return t(r.tag,xr(data,{staticClass:"d-flex",class:Object(n.a)({},"align-self-".concat(l),l)}),o)}}),du={tag:{type:String,default:"div"},rightAlign:{type:Boolean,default:!1},verticalAlign:{type:String,default:"top"},noBody:{type:Boolean,default:!1}},uu=oe({components:{BMedia:L.extend({name:"BMedia",functional:!0,props:du,render:function(t,e){var r=e.props,data=e.data,o=e.slots,n=e.scopedSlots,l=e.children,c=r.noBody?l:[];if(!r.noBody){var d=o(),f=n||{},m=Pr("aside",{},f,d),h=Pr("default",{},f,d);m&&!r.rightAlign&&c.push(t(cu,{staticClass:"mr-3",props:{verticalAlign:r.verticalAlign}},m)),c.push(t(lu,h)),m&&r.rightAlign&&c.push(t(cu,{staticClass:"ml-3",props:{verticalAlign:r.verticalAlign}},m))}return t(r.tag,xr(data,{staticClass:"media"}),c)}}),BMediaAside:cu,BMediaBody:lu}}),pu=L.extend({abstract:!0,name:"BTransporterTargetSingle",props:{nodes:{type:[Array,Function]}},data:function(t){return{updatedNodes:t.nodes}},destroyed:function(){var t;(t=this.$el)&&t.parentNode&&t.parentNode.removeChild(t)},render:function(t){var e=Ft(this.updatedNodes)?this.updatedNodes({}):this.updatedNodes;return(e=K(e).filter(Boolean))&&e.length>0&&!e[0].text?e[0]:t()}}),bu=L.extend({name:"BTransporterSingle",mixins:[Dr],props:{disabled:{type:Boolean,default:!1},container:{type:[String,Tt],default:"body"},tag:{type:String,default:"div"}},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(kt.j){var t=this.container;return At(t)?qe(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 pu({el:e,parent:this,propsData:{nodes:K(this.normalizeSlot("default"))}})}}},updateTarget:function(){if(kt.j&&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=K(this.normalizeSlot("default")).filter(gt);if(e.length>0&&!e[0].text)return e[0]}return t()}}),fu={created:function(){var t=this;kt.j&&(this.$_bv_documentHandlers_={},this.$once("hook:beforeDestroy",(function(){var e=t.$_bv_documentHandlers_||{};delete t.$_bv_documentHandlers_,at(e).forEach((function(t){(e[t]||[]).forEach((function(e){return Oa(document,t,e,wa)}))}))})))},methods:{listenDocument:function(t,e,r){t?this.listenOnDocument(e,r):this.listenOffDocument(e,r)},listenOnDocument:function(t,e){this.$_bv_documentHandlers_&&At(t)&&Ft(e)&&(this.$_bv_documentHandlers_[t]=this.$_bv_documentHandlers_[t]||[],Y(this.$_bv_documentHandlers_[t],e)||(this.$_bv_documentHandlers_[t].push(e),ka(document,t,e,wa)))},listenOffDocument:function(t,e){this.$_bv_documentHandlers_&&At(t)&&Ft(e)&&(Oa(document,t,e,wa),this.$_bv_documentHandlers_[t]=(this.$_bv_documentHandlers_[t]||[]).filter((function(t){return t!==e})))}}},mu={beforeCreate:function(){this.$_bv_windowHandlers_={}},beforeDestroy:function(){if(kt.j){var t=this.$_bv_windowHandlers_;delete this.$_bv_windowHandlers_,at(t).forEach((function(e){(t[e]||[]).forEach((function(t){return Oa(window,e,t,wa)}))}))}},methods:{listenWindow:function(t,e,r){t?this.listenOnWindow(e,r):this.listenOffWindow(e,r)},listenOnWindow:function(t,e){kt.j&&this.$_bv_windowHandlers_&&At(t)&&Ft(e)&&(this.$_bv_windowHandlers_[t]=this.$_bv_windowHandlers_[t]||[],Y(this.$_bv_windowHandlers_[t],e)||(this.$_bv_windowHandlers_[t].push(e),ka(window,t,e,wa)))},listenOffWindow:function(t,e){kt.j&&this.$_bv_windowHandlers_&&At(t)&&Ft(e)&&(Oa(window,t,e,wa),this.$_bv_windowHandlers_[t]=(this.$_bv_windowHandlers_[t]||[]).filter((function(t){return t!==e})))}}},hu=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return t&&t.$options._scopeId||e},gu={computed:{scopedStyleAttrs:function(){var t=hu(this.$parent);return t?Object(n.a)({},t,""):{}}}},vu=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",yu=".sticky-top",wu=".navbar-toggler",xu=new(L.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){kt.j&&(this.getScrollbarWidth(),t>0&&0===e?(this.checkScrollbar(),this.setScrollbar(),Ze(document.body,"modal-open")):0===t&&e>0&&(this.resetScrollbar(),Qe(document.body,"modal-open")),rr(document.body,"data-modal-open-count",String(t)))},modals:function(t){var e=this;this.checkScrollbar(),ze((function(){e.updateModals(t||[])}))}},methods:{registerModal:function(t){var e=this;t&&-1===this.modals.indexOf(t)&&(this.modals.push(t),t.$once("hook:beforeDestroy",(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(_t(this.baseZIndex)&&kt.j){var div=document.createElement("div");div.className="modal-backdrop d-none",div.style.display="none",document.body.appendChild(div),this.baseZIndex=ge(lr(div).zIndex,1040),document.body.removeChild(div)}return this.baseZIndex||1040},getScrollbarWidth:function(){if(_t(this.scrollbarWidth)&&kt.j){var div=document.createElement("div");div.className="modal-scrollbar-measure",document.body.appendChild(div),this.scrollbarWidth=ar(div).width-div.clientWidth,document.body.removeChild(div)}return this.scrollbarWidth||0},updateModals:function(t){var e=this,r=this.getBaseZIndex(),o=this.getScrollbarWidth();t.forEach((function(t,n){t.zIndex=r+n,t.scrollbarWidth=o,t.isTop=n===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=ar(document.body),e=t.left,r=t.right;this.isBodyOverflowing=e+r<window.innerWidth},setScrollbar:function(){var body=document.body;if(body._paddingChangedForModal=body._paddingChangedForModal||[],body._marginChangedForModal=body._marginChangedForModal||[],this.isBodyOverflowing){var t=this.scrollbarWidth;Ue(vu).forEach((function(e){var r=e.style.paddingRight;rr(e,"data-padding-right",r),e.style.paddingRight="".concat(ve(lr(e).paddingRight,0)+t,"px"),body._paddingChangedForModal.push(e)})),Ue(yu).forEach((function(e){var r=e.style.marginRight;rr(e,"data-margin-right",r),e.style.marginRight="".concat(ve(lr(e).marginRight,0)-t,"px"),body._marginChangedForModal.push(e)})),Ue(wu).forEach((function(e){var r=e.style.marginRight;rr(e,"data-margin-right",r),e.style.marginRight="".concat(ve(lr(e).marginRight,0)+t,"px"),body._marginChangedForModal.push(e)}));var e=body.style.paddingRight;rr(body,"data-padding-right",e),body.style.paddingRight="".concat(ve(lr(body).paddingRight,0)+t,"px")}},resetScrollbar:function(){var body=document.body;body._paddingChangedForModal&&body._paddingChangedForModal.forEach((function(t){ir(t,"data-padding-right")&&(t.style.paddingRight=nr(t,"data-padding-right")||"",or(t,"data-padding-right"))})),body._marginChangedForModal&&body._marginChangedForModal.forEach((function(t){ir(t,"data-margin-right")&&(t.style.marginRight=nr(t,"data-margin-right")||"",or(t,"data-margin-right"))})),body._paddingChangedForModal=null,body._marginChangedForModal=null,ir(body,"data-padding-right")&&(body.style.paddingRight=nr(body,"data-padding-right")||"",or(body,"data-padding-right"))}}})),ku=r(83),Ou=r(148);function Su(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function ju(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Su(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Su(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}function Tu(t){var e=function(){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}}();return function(){var r,o=Object(wt.a)(t);if(e){var n=Object(wt.a)(this).constructor;r=Reflect.construct(o,arguments,n)}else r=o.apply(this,arguments);return Object(yt.a)(this,r)}}var Cu=function(t){Object(vt.a)(r,t);var e=Tu(r);function r(t){var o,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Object(V.a)(this,r),o=e.call(this,t,n),et(Object(ku.a)(o),{trigger:{enumerable:!0,configurable:!1,writable:!1}}),o}return Object(H.a)(r,null,[{key:"Defaults",get:function(){return ju(ju({},Object(Ou.a)(Object(wt.a)(r),"Defaults",this)),{},{trigger:null})}}]),r}(cl);function Bu(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Pu(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Bu(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Bu(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Du={subtree:!0,childList:!0,characterData:!0,attributes:!0,attributeFilter:["style","class"]},$u={size:{type:String,default:function(){return pe("BModal","size")}},centered:{type:Boolean,default:!1},scrollable:{type:Boolean,default:!1},buttonSize:{type:String},noStacking:{type:Boolean,default:!1},noFade:{type:Boolean,default:!1},noCloseOnBackdrop:{type:Boolean,default:!1},noCloseOnEsc:{type:Boolean,default:!1},noEnforceFocus:{type:Boolean,default:!1},ignoreEnforceFocusSelector:{type:[Array,String],default:""},title:{type:String,default:""},titleHtml:{type:String},titleTag:{type:String,default:function(){return pe("BModal","titleTag")}},titleClass:{type:[String,Array,Object]},titleSrOnly:{type:Boolean,default:!1},ariaLabel:{type:String},headerBgVariant:{type:String,default:function(){return pe("BModal","headerBgVariant")}},headerBorderVariant:{type:String,default:function(){return pe("BModal","headerBorderVariant")}},headerTextVariant:{type:String,default:function(){return pe("BModal","headerTextVariant")}},headerCloseVariant:{type:String,default:function(){return pe("BModal","headerCloseVariant")}},headerClass:{type:[String,Array,Object]},bodyBgVariant:{type:String,default:function(){return pe("BModal","bodyBgVariant")}},bodyTextVariant:{type:String,default:function(){return pe("BModal","bodyTextVariant")}},modalClass:{type:[String,Array,Object]},dialogClass:{type:[String,Array,Object]},contentClass:{type:[String,Array,Object]},bodyClass:{type:[String,Array,Object]},footerBgVariant:{type:String,default:function(){return pe("BModal","footerBgVariant")}},footerBorderVariant:{type:String,default:function(){return pe("BModal","footerBorderVariant")}},footerTextVariant:{type:String,default:function(){return pe("BModal","footerTextVariant")}},footerClass:{type:[String,Array,Object]},hideHeader:{type:Boolean,default:!1},hideFooter:{type:Boolean,default:!1},hideHeaderClose:{type:Boolean,default:!1},hideBackdrop:{type:Boolean,default:!1},okOnly:{type:Boolean,default:!1},okDisabled:{type:Boolean,default:!1},cancelDisabled:{type:Boolean,default:!1},visible:{type:Boolean,default:!1},returnFocus:{type:[Tt,String,Object],default:null},headerCloseContent:{type:String,default:function(){return pe("BModal","headerCloseContent")}},headerCloseLabel:{type:String,default:function(){return pe("BModal","headerCloseLabel")}},cancelTitle:{type:String,default:function(){return pe("BModal","cancelTitle")}},cancelTitleHtml:{type:String},okTitle:{type:String,default:function(){return pe("BModal","okTitle")}},okTitleHtml:{type:String},cancelVariant:{type:String,default:function(){return pe("BModal","cancelVariant")}},okVariant:{type:String,default:function(){return pe("BModal","okVariant")}},lazy:{type:Boolean,default:!1},busy:{type:Boolean,default:!1},static:{type:Boolean,default:!1},autoFocusButton:{type:String,default:null,validator:function(t){return Et(t)||Y(["ok","cancel","close"],t)}}},_u=L.extend({name:"BModal",mixins:[mo,fi,fu,za,mu,Dr,gu],inheritAttrs:!1,model:{prop:"visible",event:"change"},props:$u,data:function(){return{isHidden:!0,isVisible:!1,isTransitioning:!1,isShow:!1,isBlock:!1,isOpening:!1,isClosing:!1,ignoreBackdropClick:!1,isModalOverflowing:!1,return_focus:this.returnFocus||null,scrollbarWidth:0,zIndex:xu.getBaseZIndex(),isTop:!0,isBodyOverflowing:!1}},computed:{modalId:function(){return this.safeId()},modalOuterId:function(){return this.safeId("__BV_modal_outer_")},modalHeaderId:function(){return this.safeId("__BV_modal_header_")},modalBodyId:function(){return this.safeId("__BV_modal_body_")},modalTitleId:function(){return this.safeId("__BV_modal_title_")},modalContentId:function(){return this.safeId("__BV_modal_content_")},modalFooterId:function(){return this.safeId("__BV_modal_footer_")},modalBackdropId:function(){return this.safeId("__BV_modal_backdrop_")},modalClasses:function(){return[{fade:!this.noFade,show:this.isShow},this.modalClass]},modalStyles:function(){var t="".concat(this.scrollbarWidth,"px");return{paddingLeft:!this.isBodyOverflowing&&this.isModalOverflowing?t:"",paddingRight:this.isBodyOverflowing&&!this.isModalOverflowing?t:"",display:this.isBlock?"block":"none"}},dialogClasses:function(){var t;return[(t={},Object(n.a)(t,"modal-".concat(this.size),this.size),Object(n.a)(t,"modal-dialog-centered",this.centered),Object(n.a)(t,"modal-dialog-scrollable",this.scrollable),t),this.dialogClass]},headerClasses:function(){var t;return[(t={},Object(n.a)(t,"bg-".concat(this.headerBgVariant),this.headerBgVariant),Object(n.a)(t,"text-".concat(this.headerTextVariant),this.headerTextVariant),Object(n.a)(t,"border-".concat(this.headerBorderVariant),this.headerBorderVariant),t),this.headerClass]},titleClasses:function(){return[{"sr-only":this.titleSrOnly},this.titleClass]},bodyClasses:function(){var t;return[(t={},Object(n.a)(t,"bg-".concat(this.bodyBgVariant),this.bodyBgVariant),Object(n.a)(t,"text-".concat(this.bodyTextVariant),this.bodyTextVariant),t),this.bodyClass]},footerClasses:function(){var t;return[(t={},Object(n.a)(t,"bg-".concat(this.footerBgVariant),this.footerBgVariant),Object(n.a)(t,"text-".concat(this.footerTextVariant),this.footerTextVariant),Object(n.a)(t,"border-".concat(this.footerBorderVariant),this.footerBorderVariant),t),this.footerClass]},modalOuterStyle:function(){return{position:"absolute",zIndex:this.zIndex}},slotScope:function(){return{ok:this.onOk,cancel:this.onCancel,close:this.onClose,hide:this.hide,visible:this.isVisible}},computeIgnoreEnforceFocusSelector:function(){return K(this.ignoreEnforceFocusSelector).filter(gt).join(",").trim()},computedAttrs:function(){return Pu(Pu(Pu({},this.static?{}:this.scopedStyleAttrs),this.bvAttrs),{},{id:this.modalOuterId})},computedModalAttrs:function(){var t=this.isVisible,e=this.ariaLabel;return{id:this.modalId,role:"dialog","aria-hidden":t?null:"true","aria-modal":t?"true":null,"aria-label":e,"aria-labelledby":this.hideHeader||e||!(this.hasNormalizedSlot("modal-title")||this.titleHtml||this.title)?null:this.modalTitleId,"aria-describedby":this.modalBodyId}}},watch:{visible:function(t,e){t!==e&&this[t?"show":"hide"]()}},created:function(){this.$_observer=null},mounted:function(){this.zIndex=xu.getBaseZIndex(),this.listenOnRoot("bv::show::modal",this.showHandler),this.listenOnRoot("bv::hide::modal",this.hideHandler),this.listenOnRoot("bv::toggle::modal",this.toggleHandler),this.listenOnRoot("bv::modal::show",this.modalListener),!0===this.visible&&this.$nextTick(this.show)},beforeDestroy:function(){this.setObserver(!1),this.isVisible&&(this.isVisible=!1,this.isShow=!1,this.isTransitioning=!1)},methods:{setObserver:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.$_observer&&this.$_observer.disconnect(),this.$_observer=null,t&&(this.$_observer=va(this.$refs.content,this.checkModalOverflow.bind(this),Du))},updateModel:function(t){t!==this.visible&&this.$emit("change",t)},buildEvent:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return new Cu(t,Pu(Pu({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("hidden",this.show);else{this.isOpening=!0,this.return_focus=this.return_focus||this.getActiveElement();var t=this.buildEvent("show",{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("hide",{cancelable:"FORCE"!==t,trigger:t||null});if("ok"===t?this.$emit("ok",e):"cancel"===t?this.$emit("cancel",e):"headerclose"===t&&this.$emit("close",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.return_focus=t),this.isVisible?this.hide("toggle"):this.show()},getActiveElement:function(){var t=Re(kt.j?[document.body]:[]);return t&&t.focus?t:null},doShow:function(){var t=this;xu.modalsAreOpen&&this.noStacking?this.listenOnRootOnce("bv::modal::hidden",this.doShow):(xu.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,ze((function(){ze((function(){t.isShow=!0}))}))},onAfterEnter:function(){var t=this;this.checkModalOverflow(),this.isTransitioning=!1,ze((function(){t.emitEvent(t.buildEvent("shown")),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,xu.unregisterModal(t),t.returnFocusTo(),t.emitEvent(t.buildEvent("hidden"))}))},emitEvent:function(t){var e=t.type;this.emitOnRoot("bv::modal::".concat(e),t,t.componentId),this.$emit(e,t)},onDialogMousedown:function(){var t=this,e=this.$refs.modal;ka(e,"mouseup",(function r(o){Oa(e,"mouseup",r,wa),o.target===e&&(t.ignoreBackdropClick=!0)}),wa)},onClickOut:function(t){this.ignoreBackdropClick?this.ignoreBackdropClick=!1:this.isVisible&&!this.noCloseOnBackdrop&&Xe(document.body,t.target)&&(Xe(this.$refs.content,t.target)||this.hide("backdrop"))},onOk:function(){this.hide("ok")},onCancel:function(){this.hide("cancel")},onClose:function(){this.hide("headerclose")},onEsc:function(t){t.keyCode===uo.ESC&&this.isVisible&&!this.noCloseOnEsc&&this.hide("esc")},focusHandler:function(t){var content=this.$refs.content,e=t.target;if(!(this.noEnforceFocus||!this.isTop||!this.isVisible||!content||document===e||Xe(content,e)||this.computeIgnoreEnforceFocusSelector&&Ke(this.computeIgnoreEnforceFocusSelector,e,!0))){var r=ur(this.$refs.content),o=this.$refs,n=o.bottomTrap,l=o.topTrap;if(n&&e===n){if(pr(r[0]))return}else if(l&&e===l&&pr(r[r.length-1]))return;pr(content,{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.return_focus=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;kt.j&&ze((function(){var e=t.$refs.modal,content=t.$refs.content,r=t.getActiveElement();if(e&&content&&(!r||!Xe(content,r))){var o=t.$refs["ok-button"],n=t.$refs["cancel-button"],l=t.$refs["close-button"],c=t.autoFocusButton,d="ok"===c&&o?o.$el||o:"cancel"===c&&n?n.$el||n:"close"===c&&l?l.$el||l:content;pr(d),d===content&&t.$nextTick((function(){e.scrollTop=0}))}}))},returnFocusTo:function(){var t=this.returnFocus||this.return_focus||null;this.return_focus=null,this.$nextTick((function(){(t=At(t)?qe(t):t)&&(t=t.$el||t,pr(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 r=this.normalizeSlot("modal-header",this.slotScope);if(!r){var o=t();this.hideHeaderClose||(o=t(_r,{props:{content:this.headerCloseContent,disabled:this.isTransitioning,ariaLabel:this.headerCloseLabel,textVariant:this.headerCloseVariant||this.headerTextVariant},on:{click:this.onClose},ref:"close-button"},[this.normalizeSlot("modal-header-close")])),r=[t(this.titleTag,{staticClass:"modal-title",class:this.titleClasses,attrs:{id:this.modalTitleId},domProps:this.hasNormalizedSlot("modal-title")?{}:Bn(this.titleHtml,this.title)},[this.normalizeSlot("modal-title",this.slotScope)]),o]}e=t("header",{staticClass:"modal-header",class:this.headerClasses,attrs:{id:this.modalHeaderId},ref:"header"},[r])}var n=t("div",{staticClass:"modal-body",class:this.bodyClasses,attrs:{id:this.modalBodyId},ref:"body"},this.normalizeSlot("default",this.slotScope)),l=t();if(!this.hideFooter){var c=this.normalizeSlot("modal-footer",this.slotScope);if(!c){var d=t();this.okOnly||(d=t(Io,{props:{variant:this.cancelVariant,size:this.buttonSize,disabled:this.cancelDisabled||this.busy||this.isTransitioning},domProps:this.hasNormalizedSlot("modal-cancel")?{}:Bn(this.cancelTitleHtml,this.cancelTitle),on:{click:this.onCancel},ref:"cancel-button"},this.normalizeSlot("modal-cancel"))),c=[d,t(Io,{props:{variant:this.okVariant,size:this.buttonSize,disabled:this.okDisabled||this.busy||this.isTransitioning},domProps:this.hasNormalizedSlot("modal-ok")?{}:Bn(this.okTitleHtml,this.okTitle),on:{click:this.onOk},ref:"ok-button"},this.normalizeSlot("modal-ok"))]}l=t("footer",{staticClass:"modal-footer",class:this.footerClasses,attrs:{id:this.modalFooterId},ref:"footer"},[c])}var f=t("div",{staticClass:"modal-content",class:this.contentClass,attrs:{id:this.modalContentId,tabindex:"-1"},ref:"content"},[e,n,l]),m=t(),h=t();this.isVisible&&!this.noEnforceFocus&&(m=t("span",{ref:"topTrap",attrs:{tabindex:"0"}}),h=t("span",{ref:"bottomTrap",attrs:{tabindex:"0"}}));var v=t("div",{staticClass:"modal-dialog",class:this.dialogClasses,on:{mousedown:this.onDialogMousedown},ref:"dialog"},[m,f,h]),y=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"},[v]);y=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}},[y]);var w=t();return!this.hideBackdrop&&this.isVisible&&(w=t("div",{staticClass:"modal-backdrop",attrs:{id:this.modalBackdropId}},this.normalizeSlot("modal-backdrop"))),w=t(Cr,{props:{noFade:this.noFade}},[w]),t("div",{style:this.modalOuterStyle,attrs:this.computedAttrs,key:"modal-outer-".concat(this._uid)},[y,w])}},render:function(t){return this.static?this.lazy&&this.isHidden?t():this.makeModal(t):this.isHidden?t():t(bu,[this.makeModal(t)])}}),Eu="__bv_modal_directive__",Fu=function(t){var e=t.modifiers,r=void 0===e?{}:e,o=t.arg,n=t.value;return At(n)?n:At(o)?o:at(r).reverse()[0]},Iu=function(t){return t&&Ye(t,".dropdown-menu > li, li.nav-item")&&qe("a, button",t)||t},Au=function(t){t&&"BUTTON"!==t.tagName&&(ir(t,"role")||rr(t,"role","button"),"A"===t.tagName||ir(t,"tabindex")||rr(t,"tabindex","0"))},zu=function(t){var e=t[Eu]||{},r=e.trigger,o=e.handler;r&&o&&(Oa(r,"click",o,ya),Oa(r,"keydown",o,ya),Oa(t,"click",o,ya),Oa(t,"keydown",o,ya)),delete t[Eu]},Nu=function(t,e,r){var o=t[Eu]||{},n=Fu(e),l=Iu(t);n===o.target&&l===o.trigger||(zu(t),function(t,e,r){var o=Fu(e),n=Iu(t);if(o&&n){var l=function(t){var e=t.currentTarget;if(!Ge(e)){var n=t.type,l=t.keyCode;"click"!==n&&("keydown"!==n||l!==uo.ENTER&&l!==uo.SPACE)||r.context.$root.$emit("bv::show::modal",o,e)}};t[Eu]={handler:l,target:o,trigger:n},Au(n),ka(n,"click",l,ya),"BUTTON"!==n.tagName&&"button"===nr(n,"role")&&ka(n,"keydown",l,ya)}}(t,e,r)),Au(l)},Mu={inserted:Nu,updated:function(){},componentUpdated:Nu,unbind:zu};function Ru(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Lu(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Ru(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Ru(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Vu=["id"].concat(Object(G.a)(at(bt($u,["busy","lazy","noStacking","static","visible"])))),Hu=function(){},Gu={msgBoxContent:"default",title:"modal-title",okTitle:"modal-ok",cancelTitle:"modal-cancel"},Wu=function(t){return Vu.reduce((function(e,r){return $t(t[r])||(e[r]=t[r]),e}),{})},Uu=oe({components:{BModal:_u},directives:{VBModal:Mu},plugins:{BVModalPlugin:oe({plugins:{plugin:function(t){var e=t.extend({name:"BMsgBox",extends:_u,destroyed:function(){this.$el&&this.$el.parentNode&&this.$el.parentNode.removeChild(this.$el)},mounted:function(){var t=this,e=function(){var e=t;t.$nextTick((function(){setTimeout((function(){return e.$destroy()}),0)}))};this.$parent.$once("hook:destroyed",e),this.$once("hidden",e),this.$router&&this.$route&&this.$once("hook:beforeDestroy",this.$watch("$router",e)),this.show()}}),r=function(t,r){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Hu;if(!Wt("$bvModal")&&!Ut("$bvModal")){var n=new e({parent:t,propsData:Lu(Lu(Lu({},Wu(pe("BModal")||{})),{},{hideHeaderClose:!0,hideHeader:!(r.title||r.titleHtml)},bt(r,at(Gu))),{},{lazy:!1,busy:!1,visible:!1,noStacking:!1,noEnforceFocus:!1})});return at(Gu).forEach((function(t){$t(r[t])||(n.$slots[Gu[t]]=K(r[t]))})),new Promise((function(t,e){var r=!1;n.$once("hook:destroyed",(function(){r||e(new Error("BootstrapVue MsgBox destroyed before resolve"))})),n.$on("hide",(function(e){if(!e.defaultPrevented){var n=o(e);e.defaultPrevented||(r=!0,t(n))}}));var div=document.createElement("div");document.body.appendChild(div),n.$mount(div)}))}},o=function(t,content){var e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=arguments.length>3?arguments[3]:void 0;if(content&&!Ut("$bvModal")&&!Wt("$bvModal")&&Ft(o))return r(t,Lu(Lu({},Wu(e)),{},{msgBoxContent:content}),o)},n=function(){function t(e){Object(V.a)(this,t),Q(this,{_vm:e,_root:e.$root}),et(this,{_vm:{enumerable:!0,configurable:!1,writable:!1},_root:{enumerable:!0,configurable:!1,writable:!1}})}return Object(H.a)(t,[{key:"show",value:function(t){if(t&&this._root){for(var e,r=arguments.length,o=new Array(r>1?r-1:0),n=1;n<r;n++)o[n-1]=arguments[n];(e=this._root).$emit.apply(e,["bv::show::modal",t].concat(o))}}},{key:"hide",value:function(t){if(t&&this._root){for(var e,r=arguments.length,o=new Array(r>1?r-1:0),n=1;n<r;n++)o[n-1]=arguments[n];(e=this._root).$emit.apply(e,["bv::hide::modal",t].concat(o))}}},{key:"msgBoxOk",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=Lu(Lu({},e),{},{okOnly:!0,okDisabled:!1,hideFooter:!1,msgBoxContent:t});return o(this._vm,t,r,(function(){return!0}))}},{key:"msgBoxConfirm",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=Lu(Lu({},e),{},{okOnly:!1,okDisabled:!1,cancelDisabled:!1,hideFooter:!1});return o(this._vm,t,r,(function(t){var e=t.trigger;return"ok"===e||"cancel"!==e&&null}))}}]),t}();t.mixin({beforeCreate:function(){this._bv__modal=new n(this)}}),lt(t.prototype,"$bvModal")||ot(t.prototype,"$bvModal",{get:function(){return this&&this._bv__modal||Gt('"'.concat("$bvModal",'" must be accessed from a Vue instance "this" context.'),"BModal"),this._bv__modal}})}}})}}),qu=(r(59),r(102),{tag:{type:String,default:"ul"},fill:{type:Boolean,default:!1},justified:{type:Boolean,default:!1},align:{type:String},tabs:{type:Boolean,default:!1},pills:{type:Boolean,default:!1},vertical:{type:Boolean,default:!1},small:{type:Boolean,default:!1},cardHeader:{type:Boolean,default:!1}}),Yu=L.extend({name:"BNav",functional:!0,props:qu,render:function(t,e){var r,o,l=e.props,data=e.data,c=e.children;return t(l.tag,xr(data,{staticClass:"nav",class:(r={"nav-tabs":l.tabs,"nav-pills":l.pills&&!l.tabs,"card-header-tabs":!l.vertical&&l.cardHeader&&l.tabs,"card-header-pills":!l.vertical&&l.cardHeader&&l.pills&&!l.tabs,"flex-column":l.vertical,"nav-fill":!l.vertical&&l.fill,"nav-justified":!l.vertical&&l.justified},Object(n.a)(r,(o=l.align,"justify-content-".concat(o="left"===o?"start":"right"===o?"end":o)),!l.vertical&&l.align),Object(n.a)(r,"small",l.small),r)}),c)}});function Ku(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Xu(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Ku(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Ku(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Ju=bt(xo,["event","routerTag"]),Zu=L.extend({name:"BNavItem",functional:!0,props:Xu(Xu({},Ju),{},{linkAttrs:{type:Object,default:function(){}},linkClasses:{type:[String,Object,Array],default:null}}),render:function(t,e){var r=e.props,data=e.data,o=e.listeners,n=e.children;return delete data.on,t("li",xr(data,{staticClass:"nav-item"}),[t(ko,{staticClass:"nav-link",class:r.linkClasses,attrs:r.linkAttrs,props:r,on:o},n)])}}),Qu=L.extend({name:"BNavText",functional:!0,props:{},render:function(t,e){var data=e.data,r=e.children;return t("li",xr(data,{staticClass:"navbar-text"}),r)}});function tp(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function ep(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?tp(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):tp(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var op=ep(ep({},bt(ql,["inline"])),{},{formClass:{type:[String,Array,Object]}}),np=L.extend({name:"BNavForm",functional:!0,props:op,render:function(t,e){var r=e.props,data=e.data,o=e.children,n=e.listeners,l=void 0===n?{}:n,c=data.attrs;data.attrs={},data.on={};var d=t(Yl,{class:r.formClass,props:ep(ep({},r),{},{inline:!0}),attrs:c,on:l},o);return t("li",xr(data,{staticClass:"form-inline"}),[d])}}),ip=Jr(["text","html","menuClass","toggleClass","noCaret","role","lazy"],Pl),ap=L.extend({name:"BNavItemDropdown",mixins:[fi,Tl,Dr],props:ip,computed:{toggleId:function(){return this.safeId("_BV_toggle_")},isNav:function(){return!0},dropdownClasses:function(){return[this.directionClass,{show:this.visible}]},menuClasses:function(){return[this.menuClass,{"dropdown-menu-right":this.right,show:this.visible}]},toggleClasses:function(){return[this.toggleClass,{"dropdown-toggle-no-caret":this.noCaret}]}},render:function(t){var e=this.toggleId,r=this.visible,o=t(ko,{staticClass:"nav-link dropdown-toggle",class:this.toggleClasses,props:{href:"#".concat(this.id||""),disabled:this.disabled},attrs:{id:e,role:"button","aria-haspopup":"true","aria-expanded":r?"true":"false"},on:{mousedown:this.onMousedown,click:this.toggle,keydown:this.toggle},ref:"toggle"},[this.normalizeSlot(["button-content","text"])||t("span",{domProps:Bn(this.html,this.text)})]),n=t("ul",{staticClass:"dropdown-menu",class:this.menuClasses,attrs:{tabindex:"-1","aria-labelledby":e},on:{keydown:this.onKeydown},ref:"menu"},!this.lazy||r?this.normalizeSlot("default",{hide:this.hide}):[t()]);return t("li",{staticClass:"nav-item b-nav-dropdown dropdown",class:this.dropdownClasses,attrs:{id:this.safeId()}},[o,n])}}),lp=oe({components:{BNav:Yu,BNavItem:Zu,BNavText:Qu,BNavForm:np,BNavItemDropdown:ap,BNavItemDd:ap,BNavDropdown:ap,BNavDd:ap},plugins:{DropdownPlugin:os}}),sp=(r(103),{tag:{type:String,default:"nav"},type:{type:String,default:"light"},variant:{type:String,default:function(){return pe("BNavbar","variant")}},toggleable:{type:[Boolean,String],default:!1},fixed:{type:String},sticky:{type:Boolean,default:!1},print:{type:Boolean,default:!1}}),cp=L.extend({name:"BNavbar",mixins:[Dr],props:sp,provide:function(){return{bvNavbar:this}},computed:{breakpointClass:function(){var t=null,e=be()[0],r=this.toggleable;return r&&At(r)&&r!==e?t="navbar-expand-".concat(r):!1===r&&(t="navbar-expand"),t}},render:function(t){var e;return t(this.tag,{staticClass:"navbar",class:[(e={"d-print":this.print,"sticky-top":this.sticky},Object(n.a)(e,"navbar-".concat(this.type),this.type),Object(n.a)(e,"bg-".concat(this.variant),this.variant),Object(n.a)(e,"fixed-".concat(this.fixed),this.fixed),e),this.breakpointClass],attrs:{role:Le(this.tag,"nav")?null:"navigation"}},[this.normalizeSlot("default")])}}),dp=Jr(["tag","fill","justified","align","small"],qu),up=L.extend({name:"BNavbarNav",functional:!0,props:dp,render:function(t,e){var r,o,l=e.props,data=e.data,c=e.children;return t(l.tag,xr(data,{staticClass:"navbar-nav",class:(r={"nav-fill":l.fill,"nav-justified":l.justified},Object(n.a)(r,(o=l.align,"justify-content-".concat(o="left"===o?"start":"right"===o?"end":o)),l.align),Object(n.a)(r,"small",l.small),r)}),c)}});function pp(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}var bp=bt(xo,["event","routerTag"]);bp.href.default=void 0,bp.to.default=void 0;var fp=function(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?pp(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):pp(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}({tag:{type:String,default:"div"}},bp),mp=L.extend({name:"BNavbarBrand",functional:!0,props:fp,render:function(t,e){var r=e.props,data=e.data,o=e.children,n=r.to||r.href;return t(n?ko:r.tag,xr(data,{staticClass:"navbar-brand",props:n?Jr(bp,r):{}}),o)}}),hp=L.extend({name:"BNavbarToggle",directives:{BToggle:nl},mixins:[za,Dr],props:{label:{type:String,default:function(){return pe("BNavbarToggle","label")}},target:{type:String,required:!0},disabled:{type:Boolean,default:!1}},data:function(){return{toggleState:!1}},created:function(){this.listenOnRoot(Wa,this.handleStateEvt),this.listenOnRoot(Ua,this.handleStateEvt)},methods:{onClick:function(t){this.disabled||this.$emit("click",t)},handleStateEvt:function(t,e){t===this.target&&(this.toggleState=e)}},render:function(t){var e=this.disabled;return t("button",{staticClass:"navbar-toggler",class:{disabled:e},directives:[{name:"BToggle",value:this.target}],attrs:{type:"button",disabled:e,"aria-label":this.label},on:{click:this.onClick}},[this.normalizeSlot("default",{expanded:this.toggleState})||t("span",{staticClass:"".concat("navbar-toggler","-icon")})])}}),gp=oe({components:{BNavbar:cp,BNavbarNav:up,BNavbarBrand:mp,BNavbarToggle:hp,BNavToggle:hp},plugins:{NavPlugin:lp,CollapsePlugin:ll,DropdownPlugin:os}}),vp=L.extend({name:"BSpinner",functional:!0,props:{type:{type:String,default:"border"},label:{type:String},variant:{type:String,default:function(){return pe("BSpinner","variant")}},small:{type:Boolean,default:!1},role:{type:String,default:"status"},tag:{type:String,default:"span"}},render:function(t,e){var r,o=e.props,data=e.data,l=e.slots,c=e.scopedSlots,d=l(),label=Pr("label",{},c||{},d)||o.label;return label&&(label=t("span",{staticClass:"sr-only"},label)),t(o.tag,xr(data,{attrs:{role:label?o.role||"status":null,"aria-hidden":label?null:"true"},class:(r={},Object(n.a)(r,"spinner-".concat(o.type),o.type),Object(n.a)(r,"spinner-".concat(o.type,"-sm"),o.small),Object(n.a)(r,"text-".concat(o.variant),o.variant),r)}),[label||t()])}});function yp(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function wp(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?yp(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):yp(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var xp={top:0,left:0,bottom:0,right:0},kp=oe({components:{BOverlay:L.extend({name:"BOverlay",mixins:[Dr],props:{show:{type:Boolean,default:!1},variant:{type:String,default:"light"},bgColor:{type:String},opacity:{type:[Number,String],default:.85,validator:function(t){var e=ve(t,0);return e>=0&&e<=1}},blur:{type:String,default:"2px"},rounded:{type:[Boolean,String],default:!1},noCenter:{type:Boolean,default:!1},noFade:{type:Boolean,default:!1},spinnerType:{type:String,default:"border"},spinnerVariant:{type:String},spinnerSmall:{type:Boolean,default:!1},overlayTag:{type:String,default:"div"},wrapTag:{type:String,default:"div"},noWrap:{type:Boolean,default:!1},fixed:{type:Boolean,default:!1},zIndex:{type:[Number,String],default:10}},computed:{computedRounded:function(){var t=this.rounded;return!0===t||""===t?"rounded":t?"rounded-".concat(t):""},computedVariant:function(){return this.variant&&!this.bgColor?"bg-".concat(this.variant):""},overlayScope:function(){return{spinnerType:this.spinnerType||null,spinnerVariant:this.spinnerVariant||null,spinnerSmall:this.spinnerSmall}}},methods:{defaultOverlayFn:function(t){var e=t.spinnerType,r=t.spinnerVariant,o=t.spinnerSmall;return this.$createElement(vp,{props:{type:e,variant:r,small:o}})}},render:function(t){var e=this,r=t();if(this.show){var o=this.overlayScope,n=t("div",{staticClass:"position-absolute",class:[this.computedVariant,this.computedRounded],style:wp(wp({},xp),{},{opacity:this.opacity,backgroundColor:this.bgColor||null,backdropFilter:this.blur?"blur(".concat(this.blur,")"):null})}),l=t("div",{staticClass:"position-absolute",style:this.noCenter?wp({},xp):{top:"50%",left:"50%",transform:"translateX(-50%) translateY(-50%)"}},[this.normalizeSlot("overlay",o)||this.defaultOverlayFn(o)]);r=t(this.overlayTag,{key:"overlay",staticClass:"b-overlay",class:{"position-absolute":!this.noWrap||this.noWrap&&!this.fixed,"position-fixed":this.noWrap&&this.fixed},style:wp(wp({},xp),{},{zIndex:this.zIndex||10}),on:{click:function(t){return e.$emit("click",t)}}},[n,l])}return r=t(Tr,{props:{noFade:this.noFade,appear:!0},on:{"after-enter":function(){return e.$emit("shown")},"after-leave":function(){return e.$emit("hidden")}}},[r]),this.noWrap?r:t(this.wrapTag,{staticClass:"b-overlay-wrap position-relative",attrs:{"aria-busy":this.show?"true":null}},this.noWrap?[r]:[this.normalizeSlot("default"),r])}})}}),Op=function(t){return Array.apply(null,{length:t})},Sp=function(t){var e=ge(t)||1;return e<1?5:e},jp=function(t,e){var r=ge(t)||1;return r>e?e:r<1?1:r},Tp=function(t){if(t.keyCode===uo.SPACE)return t.preventDefault(),t.stopImmediatePropagation(),t.stopPropagation(),t.currentTarget.click(),!1},Cp={mixins:[Dr],model:{prop:"value",event:"input"},props:{disabled:{type:Boolean,default:!1},value:{type:[Number,String],default:null,validator:function(t){return!(!_t(t)&&ge(t,0)<1)||(Gt('"v-model" value must be a number greater than "0"',"BPagination"),!1)}},limit:{type:[Number,String],default:5,validator:function(t){return!(ge(t,0)<1)||(Gt('Prop "limit" must be a number greater than "0"',"BPagination"),!1)}},align:{type:String,default:"left"},pills:{type:Boolean,default:!1},hideGotoEndButtons:{type:Boolean,default:!1},ariaLabel:{type:String,default:"Pagination"},labelFirstPage:{type:String,default:"Go to first page"},firstText:{type:String,default:"«"},firstNumber:{type:Boolean,default:!1},firstClass:{type:[String,Array,Object],default:null},labelPrevPage:{type:String,default:"Go to previous page"},prevText:{type:String,default:""},prevClass:{type:[String,Array,Object],default:null},labelNextPage:{type:String,default:"Go to next page"},nextText:{type:String,default:""},nextClass:{type:[String,Array,Object]},labelLastPage:{type:String,default:"Go to last page"},lastText:{type:String,default:"»"},lastNumber:{type:Boolean,default:!1},lastClass:{type:[String,Array,Object]},labelPage:{type:[String,Function],default:"Go to page"},pageClass:{type:[String,Array,Object]},hideEllipsis:{type:Boolean,default:!1},ellipsisText:{type:String,default:"…"},ellipsisClass:{type:[String,Array,Object]}},data:function(){var t=ge(this.value,0);return{currentPage:t=t>0?t:-1,localNumberOfPages:1,localLimit:5}},computed:{btnSize:function(){return this.size?"pagination-".concat(this.size):""},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 jp(this.currentPage,this.localNumberOfPages)},paginationParams:function(){var t=this.localLimit,e=this.localNumberOfPages,r=this.computedCurrentPage,o=this.hideEllipsis,n=this.firstNumber,l=this.lastNumber,c=!1,d=!1,f=t,m=1;e<=t?f=e:r<t-1&&t>3?(o&&!l||(d=!0,f=t-(n?0:1)),f=zr(f,t)):e-r+2<t&&t>3?(o&&!n||(c=!0,f=t-(l?0:1)),m=e-f+1):(t>3&&(f=t-2,c=!(o&&!n),d=!(o&&!l)),m=r-Lr(f/2)),m<1?(m=1,c=!1):m>e-f&&(m=e-f+1,d=!1),c&&n&&m<4&&(f+=2,m=1,c=!1);var h=m+f-1;return d&&l&&h>e-3&&(f+=h===e-2?2:3,d=!1),t<=3&&(n&&1===m?f=zr(f+1,e,t+1):l&&e===m+f-1&&(m=Nr(m-1,1),f=zr(e-m+1,e,t+1))),{showFirstDots:c,showLastDots:d,numberOfLinks:f=zr(f,e-m+1),startNumber:m}},pageList:function(){var t=this.paginationParams,e=t.numberOfLinks,r=t.startNumber,o=this.computedCurrentPage,n=function(t,e){return Op(e).map((function(e,i){return{number:t+i,classes:null}}))}(r,e);if(n.length>3){var l=o-r,c="bv-d-xs-down-none";if(0===l)for(var i=3;i<n.length;i++)n[i].classes=c;else if(l===n.length-1)for(var d=0;d<n.length-3;d++)n[d].classes=c;else{for(var f=0;f<l-1;f++)n[f].classes=c;for(var m=n.length-1;m>l+1;m--)n[m].classes=c}}return n}},watch:{value:function(t,e){t!==e&&(this.currentPage=jp(t,this.localNumberOfPages))},currentPage:function(t,e){t!==e&&this.$emit("input",t>0?t:null)},limit:function(t,e){t!==e&&(this.localLimit=Sp(t))}},created:function(){var t=this;this.localLimit=Sp(this.limit),this.$nextTick((function(){t.currentPage=t.currentPage>t.localNumberOfPages?t.localNumberOfPages:t.currentPage}))},methods:{handleKeyNav:function(t){var e=t.keyCode,r=t.shiftKey;this.isNav||(e===uo.LEFT||e===uo.UP?(t.preventDefault(),r?this.focusFirst():this.focusPrev()):e!==uo.RIGHT&&e!==uo.DOWN||(t.preventDefault(),r?this.focusLast():this.focusNext()))},getButtons:function(){return Ue("button.page-link, a.page-link",this.$el).filter((function(t){return He(t)}))},focusCurrent:function(){var t=this;this.$nextTick((function(){var e=t.getButtons().find((function(e){return ge(nr(e,"aria-posinset"),0)===t.computedCurrentPage}));pr(e)||t.focusFirst()}))},focusFirst:function(){var t=this;this.$nextTick((function(){var e=t.getButtons().find((function(t){return!Ge(t)}));pr(e)}))},focusLast:function(){var t=this;this.$nextTick((function(){var e=t.getButtons().reverse().find((function(t){return!Ge(t)}));pr(e)}))},focusPrev:function(){var t=this;this.$nextTick((function(){var e=t.getButtons(),r=e.indexOf(Re());r>0&&!Ge(e[r-1])&&pr(e[r-1])}))},focusNext:function(){var t=this;this.$nextTick((function(){var e=t.getButtons(),r=e.indexOf(Re());r<e.length-1&&!Ge(e[r+1])&&pr(e[r+1])}))}},render:function(t){var e=this,r=[],o=this.localNumberOfPages,n=this.pageList.map((function(p){return p.number})),l=this.disabled,c=this.paginationParams,d=c.showFirstDots,f=c.showLastDots,m=this.computedCurrentPage,h="fill"===this.align,v=this.isNav,y=function(t){return t===m},w=this.currentPage<1,x=function(r,n,c,d,f,m,x){var k=l||y(m)||w||r<1||r>o,O=r<1?1:r>o?o:r,S={disabled:k,page:O,index:O-1},j=e.normalizeSlot(c,S)||Be(d)||t(),T=t(k?"span":v?ko:"button",{staticClass:"page-link",class:{"flex-grow-1":!v&&!k&&h},props:k||!v?{}:e.linkProps(r),attrs:{role:v?null:"menuitem",type:v||k?null:"button",tabindex:k||v?null:"-1","aria-label":n,"aria-controls":e.ariaControls||null,"aria-disabled":k?"true":null},on:k?{}:{"!click":function(t){e.onClick(r,t)},keydown:Tp}},[j]);return t("li",{key:x,staticClass:"page-item",class:[{disabled:k,"flex-fill":h,"d-flex":h&&!v&&!k},f],attrs:{role:v?null:"presentation","aria-hidden":k?"true":null}},[T])},k=function(r){return t("li",{key:"ellipsis-".concat(r?"last":"first"),staticClass:"page-item",class:["disabled","bv-d-xs-down-none",h?"flex-fill":"",e.ellipsisClass],attrs:{role:"separator"}},[t("span",{staticClass:"page-link"},[e.normalizeSlot("ellipsis-text")||Be(e.ellipsisText)||t()])])},O=function(r,n){var c=y(r.number)&&!w,d=l?null:c||w&&0===n?"0":"-1",f={role:v?null:"menuitemradio",type:v||l?null:"button","aria-disabled":l?"true":null,"aria-controls":e.ariaControls||null,"aria-label":Ft(e.labelPage)?e.labelPage(r.number):"".concat(e.labelPage," ").concat(r.number),"aria-checked":v?null:c?"true":"false","aria-current":v&&c?"page":null,"aria-posinset":r.number,"aria-setsize":o,tabindex:v?null:d},m=Be(e.makePage(r.number)),x={page:r.number,index:r.number-1,content:m,active:c,disabled:l},k=t(l?"span":v?ko:"button",{props:l||!v?{}:e.linkProps(r.number),staticClass:"page-link",class:{"flex-grow-1":!v&&!l&&h},attrs:f,on:l?{}:{"!click":function(t){e.onClick(r.number,t)},keydown:Tp}},[e.normalizeSlot("page",x)||m]);return t("li",{key:"page-".concat(r.number),staticClass:"page-item",class:[{disabled:l,active:c,"flex-fill":h,"d-flex":h&&!v&&!l},r.classes,e.pageClass],attrs:{role:v?null:"presentation"}},[k])},S=t();this.firstNumber||this.hideGotoEndButtons||(S=x(1,this.labelFirstPage,"first-text",this.firstText,this.firstClass,1,"pagination-goto-first")),r.push(S),r.push(x(m-1,this.labelPrevPage,"prev-text",this.prevText,this.prevClass,1,"pagination-goto-prev")),r.push(this.firstNumber&&1!==n[0]?O({number:1},0):t()),r.push(d?k(!1):t()),this.pageList.forEach((function(t,o){var l=d&&e.firstNumber&&1!==n[0]?1:0;r.push(O(t,o+l))})),r.push(f?k(!0):t()),r.push(this.lastNumber&&n[n.length-1]!==o?O({number:o},-1):t()),r.push(x(m+1,this.labelNextPage,"next-text",this.nextText,this.nextClass,o,"pagination-goto-next"));var j=t();this.lastNumber||this.hideGotoEndButtons||(j=x(o,this.labelLastPage,"last-text",this.lastText,this.lastClass,o,"pagination-goto-last")),r.push(j);var T=t("ul",{ref:"ul",staticClass:"pagination",class:["b-pagination",this.btnSize,this.alignment,this.styleClass],attrs:{role:v?null:"menubar","aria-disabled":l?"true":"false","aria-label":v?null:this.ariaLabel||null},on:v?{}:{keydown:this.handleKeyNav}},r);return v?t("nav",{attrs:{"aria-disabled":l?"true":null,"aria-hidden":l?"true":"false","aria-label":v&&this.ariaLabel||null}},[T]):T}},Bp={size:{type:String,default:function(){return pe("BPagination","size")}},perPage:{type:[Number,String],default:20},totalRows:{type:[Number,String],default:0},ariaControls:{type:String}},Pp=function(t){return Nr(ge(t)||20,1)},Dp=function(t){return Nr(ge(t)||0,0)},$p=oe({components:{BPagination:L.extend({name:"BPagination",mixins:[Cp],props:Bp,computed:{numberOfPages:function(){var t=Rr(Dp(this.totalRows)/Pp(this.perPage));return t<1?1:t},pageSizeNumberOfPages:function(){return{perPage:Pp(this.perPage),totalRows:Dp(this.totalRows),numberOfPages:this.numberOfPages}}},watch:{pageSizeNumberOfPages:function(t,e){Et(e)||(t.perPage!==e.perPage&&t.totalRows===e.totalRows||t.numberOfPages!==e.numberOfPages&&this.currentPage>t.numberOfPages)&&(this.currentPage=1),this.localNumberOfPages=t.numberOfPages}},created:function(){var t=this;this.localNumberOfPages=this.numberOfPages;var e=ge(this.value,0);e>0?this.currentPage=e:this.$nextTick((function(){t.currentPage=0}))},mounted:function(){this.localNumberOfPages=this.numberOfPages},methods:{onClick:function(t,e){var r=this;t>this.numberOfPages?t=this.numberOfPages:t<1&&(t=1),this.currentPage=t,this.$emit("change",this.currentPage),this.$nextTick((function(){var t=e.target;He(t)&&r.$el.contains(t)?pr(t):r.focusCurrent()}))},makePage:function(t){return t},linkProps:function(){return{}}}})}});r(132),r(135);function _p(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}var Ep=bt(xo,["event","routerTag"]),Fp=function(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?_p(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):_p(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}({size:{type:String,default:function(){return pe("BPaginationNav","size")}},numberOfPages:{type:[Number,String],default:1,validator:function(t){return!(ge(t,0)<1)||(Gt('Prop "number-of-pages" must be a number greater than "0"',"BPaginationNav"),!1)}},baseUrl:{type:String,default:"/"},useRouter:{type:Boolean,default:!1},linkGen:{type:Function},pageGen:{type:Function},pages:{type:Array},noPageDetect:{type:Boolean,default:!1}},Ep),Ip=oe({components:{BPaginationNav:L.extend({name:"BPaginationNav",mixins:[Cp],props:Fp,computed:{isNav:function(){return!0},computedValue:function(){var t=ge(this.value,0);return t<1?null:t}},watch:{numberOfPages:function(){var t=this;this.$nextTick((function(){t.setNumberOfPages()}))},pages:function(){var t=this;this.$nextTick((function(){t.setNumberOfPages()}))}},created:function(){this.setNumberOfPages()},mounted:function(){var t=this;this.$router&&this.$watch("$route",(function(){t.$nextTick((function(){ze((function(){t.guessCurrentPage()}))}))}))},methods:{setNumberOfPages:function(){var t,e=this;U(this.pages)&&this.pages.length>0?this.localNumberOfPages=this.pages.length:this.localNumberOfPages=(t=this.numberOfPages,Nr(ge(t,0),1)),this.$nextTick((function(){e.guessCurrentPage()}))},onClick:function(t,e){var r=this;t!==this.currentPage&&(ze((function(){r.currentPage=t,r.$emit("change",t)})),this.$nextTick((function(){var t=e.currentTarget||e.target;fr(t)})))},getPageInfo:function(t){if(!U(this.pages)||0===this.pages.length||$t(this.pages[t-1])){var link="".concat(this.baseUrl).concat(t);return{link:this.useRouter?{path:link}:link,text:Be(t)}}var e=this.pages[t-1];if(st(e)){var r=e.link;return{link:st(r)?r:this.useRouter?{path:r}:r,text:Be(e.text||t)}}return{link:Be(e),text:Be(t)}},makePage:function(t){var e=this.getPageInfo(t);return this.pageGen&&Ft(this.pageGen)?this.pageGen(t,e):e.text},makeLink:function(t){var e=this.getPageInfo(t);return this.linkGen&&Ft(this.linkGen)?this.linkGen(t,e):e.link},linkProps:function(t){var e=Jr(Ep,this),link=this.makeLink(t);return this.useRouter||st(link)?e.to=link:e.href=link,e},resolveLink:function(){var link,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";try{(link=document.createElement("a")).href=co({to:t},"a","/","/"),document.body.appendChild(link);var e=link,r=e.pathname,o=e.hash,n=e.search;return document.body.removeChild(link),{path:r,hash:o,query:ao(n)}}catch(t){try{link&&link.parentNode&&link.parentNode.removeChild(link)}catch(t){}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(t){return{}}},guessCurrentPage:function(){var t=this.computedValue,e=this.$router,r=this.$route;if(!this.noPageDetect&&!t&&(kt.j||!kt.j&&e))for(var o=e&&r?{path:r.path,hash:r.hash,query:r.query}:{},n=kt.j?window.location||document.location:null,l=n?{path:n.pathname,hash:n.hash,query:ao(n.search)}:{},c=1;!t&&c<=this.localNumberOfPages;c++){var d=this.makeLink(c);t=e&&(st(d)||this.useRouter)?Wn(this.resolveRoute(d),o)?c:null:kt.j?Wn(this.resolveLink(d),l)?c:null:-1}this.currentPage=t>0?t:0}}})}}),Ap={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"},zp={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},Np=L.extend({name:"BVPopper",props:{target:{type:[Tt,Ct]},placement:{type:String,default:"top"},fallbackPlacement:{type:[String,Array],default:"flip"},offset:{type:Number,default:0},boundary:{type:[String,Tt],default:"scrollParent"},boundaryPadding:{type:Number,default:5},arrowPadding:{type:Number,default:6}},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(data){data.originalPlacement!==data.placement&&t.popperPlacementChange(data)},onUpdate:function(data){t.popperPlacementChange(data)}}}},created:function(){var t=this;this.$_popper=null,this.localShow=!0,this.$on("show",(function(e){t.popperCreate(e)})),this.$on("hidden",(function(){t.$nextTick(t.$destroy)})),this.$parent.$once("hook:destroyed",this.$destroy)},beforeMount:function(){this.attachment=this.getAttachment(this.placement)},mounted:function(){},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 Ap[String(t).toUpperCase()]||"auto"},getOffset:function(t){if(!this.offset){var e=this.$refs.arrow||qe(".arrow",this.$el),r=ve(lr(e).width,0)+ve(this.arrowPadding,0);switch(zp[String(t).toUpperCase()]||0){case 1:return"+50%p - ".concat(r,"px");case-1:return"-50%p + ".concat(r,"px");default:return 0}}return this.offset},popperCreate:function(t){this.destroyPopper(),this.$_popper=new sl.a(this.target,t,this.popperConfig)},destroyPopper:function(){this.$_popper&&this.$_popper.destroy(),this.$_popper=null},updatePopper:function(){this.$_popper&&this.$_popper.scheduleUpdate()},popperPlacementChange:function(data){this.attachment=this.getAttachment(data.placement)},renderTemplate:function(t){return t("div")}},render:function(t){var e=this;return t(Tr,{props:{appear:!0,noFade:this.noFade},on:{beforeEnter:function(t){return e.$emit("show",t)},afterEnter:function(t){return e.$emit("shown",t)},beforeLeave:function(t){return e.$emit("hide",t)},afterLeave:function(t){return e.$emit("hidden",t)}}},[this.localShow?this.renderTemplate(t):t()])}});function Mp(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}var Rp=L.extend({name:"BVTooltipTemplate",extends:Np,mixins:[gu],props:{id:{type:String},html:{type:Boolean}},data:function(){return{title:"",content:"",variant:null,customClass:null,interactive:!0}},computed:{templateType:function(){return"tooltip"},templateClasses:function(){var t;return[(t={noninteractive:!this.interactive},Object(n.a)(t,"b-".concat(this.templateType,"-").concat(this.variant),this.variant),Object(n.a)(t,"bs-".concat(this.templateType,"-").concat(this.attachment),this.attachment),t),this.customClass]},templateAttributes:function(){return function(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Mp(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Mp(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}({id:this.id,role:"tooltip",tabindex:"-1"},this.scopedStyleAttrs)},templateListeners:function(){var t=this;return{mouseenter:function(e){t.$emit("mouseenter",e)},mouseleave:function(e){t.$emit("mouseleave",e)},focusin:function(e){t.$emit("focusin",e)},focusout:function(e){t.$emit("focusout",e)}}}},methods:{renderTemplate:function(t){var e=Ft(this.title)?this.title({}):Et(this.title)?t():this.title,r=this.html&&!Ft(this.title)?{innerHTML:this.title}:{};return t("div",{staticClass:"tooltip b-tooltip",class:this.templateClasses,attrs:this.templateAttributes,on:this.templateListeners},[t("div",{ref:"arrow",staticClass:"arrow"}),t("div",{staticClass:"tooltip-inner",domProps:r},[e])])}}});function Lp(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Vp(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Lp(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Lp(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Hp=".modal-content",Gp=[Hp,".b-sidebar"].join(", "),Wp={title:"",content:"",variant:null,customClass:null,triggers:"",placement:"auto",fallbackPlacement:"flip",target:null,container:null,noFade:!1,boundary:"scrollParent",boundaryPadding:5,offset:0,delay:0,arrowPadding:6,interactive:!0,disabled:!1,id:null,html:!1},Up=L.extend({name:"BVTooltip",props:{},data:function(){return Vp(Vp({},Wp),{},{activeTrigger:{hover:!1,click:!1,focus:!1},localShow:!1})},computed:{templateType:function(){return"tooltip"},computedId:function(){return this.id||"__bv_".concat(this.templateType,"_").concat(this._uid,"__")},computedDelay:function(){var t={show:0,hide:0};return ct(this.delay)?(t.show=Nr(ge(this.delay.show,0),0),t.hide=Nr(ge(this.delay.hide,0),0)):(zt(this.delay)||At(this.delay))&&(t.show=t.hide=Nr(ge(this.delay,0),0)),t},computedTriggers:function(){return K(this.triggers).filter(Boolean).join(" ").trim().toLowerCase().split(/\s+/).sort()},isWithActiveTrigger:function(){for(var t in this.activeTrigger)if(this.activeTrigger[t])return!0;return!1},computedTemplateData:function(){return{title:this.title,content:this.content,variant:this.variant,customClass:this.customClass,noFade:this.noFade,interactive:this.interactive}}},watch:{computedTriggers:function(t,e){var r=this;Wn(t,e)||this.$nextTick((function(){r.unListen(),e.forEach((function(e){Y(t,e)||r.activeTrigger[e]&&(r.activeTrigger[e]=!1)})),r.listen()}))},computedTemplateData:function(){this.handleTemplateUpdate()},disabled:function(t){t?this.disable():this.enable()}},created:function(){var t=this;this.$_tip=null,this.$_hoverTimeout=null,this.$_hoverState="",this.$_visibleInterval=null,this.$_enabled=!this.disabled,this.$_noop=ha.bind(this),this.$parent&&this.$parent.$once("hook:beforeDestroy",this.$destroy),this.$nextTick((function(){var e=t.getTarget();e&&Xe(document.body,e)?(t.scopeId=hu(t.$parent),t.listen()):Gt("Unable to find target element in document.",t.templateType)}))},updated:function(){this.$nextTick(this.handleTemplateUpdate)},deactivated:function(){this.forceHide()},beforeDestroy:function(){this.unListen(),this.setWhileOpenListeners(!1),this.clearHoverTimeout(),this.clearVisibilityInterval(),this.destroyTemplate(),this.$_noop=null},methods:{getTemplate:function(){return Rp},updateData:function(){var t=this,data=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=!1;at(Wp).forEach((function(r){$t(data[r])||t[r]===data[r]||(t[r]=data[r],"title"===r&&(e=!0))})),e&&this.localShow&&this.fixTitle()},createTemplateAndShow:function(){var t=this.getContainer(),e=this.getTemplate(),r=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:ge(this.offset,0),arrowPadding:ge(this.arrowPadding,0),boundaryPadding:ge(this.boundaryPadding,0)}});this.handleTemplateUpdate(),r.$once("show",this.onTemplateShow),r.$once("shown",this.onTemplateShown),r.$once("hide",this.onTemplateHide),r.$once("hidden",this.onTemplateHidden),r.$once("hook:destroyed",this.destroyTemplate),r.$on("focusin",this.handleEvent),r.$on("focusout",this.handleEvent),r.$on("mouseenter",this.handleEvent),r.$on("mouseleave",this.handleEvent),r.$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){["title","content","variant","customClass","noFade","interactive"].forEach((function(r){e[r]!==t[r]&&(e[r]=t[r])}))}},show:function(){var t=this.getTarget();if(t&&Xe(document.body,t)&&He(t)&&!this.dropdownOpen()&&(!Et(this.title)&&""!==this.title||!Et(this.content)&&""!==this.content)&&!this.$_tip&&!this.localShow){this.localShow=!0;var e=this.buildEvent("show",{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 r=this.buildEvent("hide",{cancelable:!t});this.emitEvent(r),r.defaultPrevented||this.hideTemplate()}else this.restoreTitle()},forceHide:function(){this.getTemplateElement()&&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("enabled"))},disable:function(){this.$_enabled=!1,this.emitEvent(this.buildEvent("disabled"))},onTemplateShow:function(){this.setWhileOpenListeners(!0)},onTemplateShown:function(){var t=this.$_hoverState;this.$_hoverState="","out"===t&&this.leave(null),this.emitEvent(this.buildEvent("shown"))},onTemplateHide:function(){this.setWhileOpenListeners(!1)},onTemplateHidden:function(){this.destroyTemplate(),this.emitEvent(this.buildEvent("hidden"))},getTarget:function(){var t=this.target?this.target.$el||this.target:null;return t=At(t)?Je(t.replace(/^#/,"")):t,t=Ft(t)?t():t,Me(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),body=document.body,e=this.getTarget();return!1===t?Ke(Gp,e)||body:At(t)&&Je(t.replace(/^#/,""))||body},getBoundary:function(){return this.boundary?this.boundary.$el||this.boundary:"scrollParent"},isInModal:function(){var t=this.getTarget();return t&&Ke(Hp,t)},isDropdown:function(){var t=this.getTarget();return t&&er(t,"dropdown")},dropdownOpen:function(){var t=this.getTarget();return this.isDropdown()&&t&&qe(".dropdown-menu.show",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(),desc=nr(t,"aria-describedby")||"";desc=desc.split(/\s+/).concat(this.computedId).join(" ").trim(),rr(t,"aria-describedby",desc)},removeAriaDescribedby:function(){var t=this,e=this.getTarget(),desc=nr(e,"aria-describedby")||"";(desc=desc.split(/\s+/).filter((function(e){return e!==t.computedId})).join(" ").trim())?rr(e,"aria-describedby",desc):or(e,"aria-describedby")},fixTitle:function(){var t=this.getTarget();t&&nr(t,"title")&&(rr(t,"data-original-title",nr(t,"title")||""),rr(t,"title",""))},restoreTitle:function(){var t=this.getTarget();t&&ir(t,"data-original-title")&&(rr(t,"title",nr(t,"data-original-title")||""),or(t,"data-original-title"))},buildEvent:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return new cl(t,Vp({cancelable:!1,target:this.getTarget(),relatedTarget:this.getTemplateElement()||null,componentId:this.computedId,vueTarget:this},e))},emitEvent:function(t){var e=t.type,r=this.$root;r&&r.$emit&&r.$emit("bv::".concat(this.templateType,"::").concat(e),t),this.$emit(e,t)},listen:function(){var t=this,e=this.getTarget();e&&(this.setRootListener(!0),this.computedTriggers.forEach((function(r){"click"===r?ka(e,"click",t.handleEvent,wa):"focus"===r?(ka(e,"focusin",t.handleEvent,wa),ka(e,"focusout",t.handleEvent,wa)):"blur"===r?ka(e,"focusout",t.handleEvent,wa):"hover"===r&&(ka(e,"mouseenter",t.handleEvent,wa),ka(e,"mouseleave",t.handleEvent,wa))}),this))},unListen:function(){var t=this,e=this.getTarget();this.setRootListener(!1),["click","focusin","focusout","mouseenter","mouseleave"].forEach((function(r){e&&Oa(e,r,t.handleEvent,wa)}),this)},setRootListener:function(t){var e=this.$root;if(e){var r=t?"$on":"$off",o=this.templateType;e[r]("bv::hide::".concat(o),this.doHide),e[r]("bv::show::".concat(o),this.doShow),e[r]("bv::disable::".concat(o),this.doDisable),e[r]("bv::enable::".concat(o),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 r=this.getTarget(),o=this.getTemplateElement();t&&(this.$_visibleInterval=setInterval((function(){!o||!e.localShow||r.parentNode&&He(r)||e.forceHide()}),100))},setModalListener:function(t){this.isInModal()&&this.$root[t?"$on":"$off"]("bv::modal::hidden",this.forceHide)},setOnTouchStartListener:function(t){var e=this;"ontouchstart"in document.documentElement&&W(document.body.children).forEach((function(r){Sa(t,r,"mouseover",e.$_noop)}))},setDropdownListener:function(t){var e=this.getTarget();e&&this.$root&&this.isDropdown&&e.__vue__&&e.__vue__[t?"$on":"$off"]("shown",this.forceHide)},handleEvent:function(t){var e=this.getTarget();if(e&&!Ge(e)&&this.$_enabled&&!this.dropdownOpen()){var r=t.type,o=this.computedTriggers;if("click"===r&&Y(o,"click"))this.click(t);else if("mouseenter"===r&&Y(o,"hover"))this.enter(t);else if("focusin"===r&&Y(o,"focus"))this.enter(t);else if("focusout"===r&&(Y(o,"focus")||Y(o,"blur"))||"mouseleave"===r&&Y(o,"hover")){var n=this.getTemplateElement(),l=t.target,c=t.relatedTarget;if(n&&Xe(n,l)&&Xe(e,c)||n&&Xe(e,l)&&Xe(n,c)||n&&Xe(n,l)&&Xe(n,c)||Xe(e,l)&&Xe(e,c))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()&&(pr(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&&Y(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())}}}),qp=L.extend({name:"BTooltip",props:{title:{type:String},target:{type:[String,Tt,Ct,Function,Object],required:!0},triggers:{type:[String,Array],default:"hover focus"},placement:{type:String,default:"top"},fallbackPlacement:{type:[String,Array],default:"flip",validator:function(t){return U(t)&&t.every((function(t){return At(t)}))||Y(["flip","clockwise","counterclockwise"],t)}},variant:{type:String,default:function(){return pe("BTooltip","variant")}},customClass:{type:String,default:function(){return pe("BTooltip","customClass")}},delay:{type:[Number,Object,String],default:function(){return pe("BTooltip","delay")}},boundary:{type:[String,Tt,Object],default:function(){return pe("BTooltip","boundary")}},boundaryPadding:{type:[Number,String],default:function(){return pe("BTooltip","boundaryPadding")}},offset:{type:[Number,String],default:0},noFade:{type:Boolean,default:!1},container:{type:[String,Tt,Object]},show:{type:Boolean,default:!1},noninteractive:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},id:{type:String}},data:function(){return{localShow:this.show,localTitle:"",localContent:""}},computed:{templateData:function(){return{title:this.localTitle,content:this.localContent,target:this.target,triggers:this.triggers,placement:this.placement,fallbackPlacement:this.fallbackPlacement,variant:this.variant,customClass:this.customClass,container:this.container,boundary:this.boundary,boundaryPadding:this.boundaryPadding,delay:this.delay,offset:this.offset,noFade:this.noFade,interactive:!this.noninteractive,disabled:this.disabled,id:this.id}},templateTitleContent:function(){return{title:this.title,content:this.content}}},watch:{show:function(t,e){t!==e&&t!==this.localShow&&this.$_toolpop&&(t?this.$_toolpop.show():this.$_toolpop.forceHide())},disabled:function(t){t?this.doDisable():this.doEnable()},localShow:function(t){this.$emit("update:show",t)},templateData:function(){var t=this;this.$nextTick((function(){t.$_toolpop&&t.$_toolpop.updateData(t.templateData)}))},templateTitleContent:function(){this.$nextTick(this.updateContent)}},created:function(){this.$_toolpop=null},updated:function(){this.$nextTick(this.updateContent)},beforeDestroy:function(){this.$off("open",this.doOpen),this.$off("close",this.doClose),this.$off("disable",this.doDisable),this.$off("enable",this.doEnable),this.$_toolpop&&(this.$_toolpop.$destroy(),this.$_toolpop=null)},mounted:function(){var t=this;this.$nextTick((function(){var e=t.getComponent();t.updateContent();var r=hu(t)||hu(t.$parent),o=t.$_toolpop=new e({parent:t,_scopeId:r||void 0});o.updateData(t.templateData),o.$on("show",t.onShow),o.$on("shown",t.onShown),o.$on("hide",t.onHide),o.$on("hidden",t.onHidden),o.$on("disabled",t.onDisabled),o.$on("enabled",t.onEnabled),t.disabled&&t.doDisable(),t.$on("open",t.doOpen),t.$on("close",t.doClose),t.$on("disable",t.doDisable),t.$on("enable",t.doEnable),t.localShow&&o.show()}))},methods:{getComponent:function(){return Up},updateContent:function(){this.setTitle(this.$scopedSlots.default||this.title)},setTitle:function(t){t=Et(t)?"":t,this.localTitle!==t&&(this.localTitle=t)},setContent:function(t){t=Et(t)?"":t,this.localContent!==t&&(this.localContent=t)},onShow:function(t){this.$emit("show",t),t&&(this.localShow=!t.defaultPrevented)},onShown:function(t){this.localShow=!0,this.$emit("shown",t)},onHide:function(t){this.$emit("hide",t)},onHidden:function(t){this.$emit("hidden",t),this.localShow=!1},onDisabled:function(t){t&&"disabled"===t.type&&(this.$emit("update:disabled",!0),this.$emit("disabled",t))},onEnabled:function(t){t&&"enabled"===t.type&&(this.$emit("update:disabled",!1),this.$emit("enabled",t))},doOpen:function(){!this.localShow&&this.$_toolpop&&this.$_toolpop.show()},doClose:function(){this.localShow&&this.$_toolpop&&this.$_toolpop.hide()},doDisable:function(){this.$_toolpop&&this.$_toolpop.disable()},doEnable:function(){this.$_toolpop&&this.$_toolpop.enable()}},render:function(t){return t()}}),Yp=L.extend({name:"BVPopoverTemplate",extends:Rp,computed:{templateType:function(){return"popover"}},methods:{renderTemplate:function(t){var e=Ft(this.title)?this.title({}):this.title,r=Ft(this.content)?this.content({}):this.content,o=this.html&&!Ft(this.title)?{innerHTML:this.title}:{},n=this.html&&!Ft(this.content)?{innerHTML:this.content}:{};return t("div",{staticClass:"popover b-popover",class:this.templateClasses,attrs:this.templateAttributes,on:this.templateListeners},[t("div",{ref:"arrow",staticClass:"arrow"}),Et(e)||""===e?t():t("h3",{staticClass:"popover-header",domProps:o},[e]),Et(r)||""===r?t():t("div",{staticClass:"popover-body",domProps:n},[r])])}}}),Kp=L.extend({name:"BVPopover",extends:Up,computed:{templateType:function(){return"popover"}},methods:{getTemplate:function(){return Yp}}}),Xp=L.extend({name:"BPopover",extends:qp,inheritAttrs:!1,props:{title:{type:String},content:{type:String},triggers:{type:[String,Array],default:"click"},placement:{type:String,default:"right"},variant:{type:String,default:function(){return pe("BPopover","variant")}},customClass:{type:String,default:function(){return pe("BPopover","customClass")}},delay:{type:[Number,Object,String],default:function(){return pe("BPopover","delay")}},boundary:{type:[String,Tt,Object],default:function(){return pe("BPopover","boundary")}},boundaryPadding:{type:[Number,String],default:function(){return pe("BPopover","boundaryPadding")}}},methods:{getComponent:function(){return Kp},updateContent:function(){this.setContent(this.$scopedSlots.default||this.content),this.setTitle(this.$scopedSlots.title||this.title)}}});function Jp(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Zp(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Jp(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Jp(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Qp="__BV_Popover__",tb={focus:!0,hover:!0,click:!0,blur:!0,manual:!0},eb=/^html$/i,rb=/^nofade$/i,ob=/^(auto|top(left|right)?|bottom(left|right)?|left(top|bottom)?|right(top|bottom)?)$/i,nb=/^(window|viewport|scrollParent)$/i,ib=/^d\d+$/i,ab=/^ds\d+$/i,lb=/^dh\d+$/i,sb=/^o-?\d+$/i,cb=/^v-.+$/i,db=/\s+/,ub=function(t,e,r){if(kt.j){var o=function(t,e){var r="BPopover",o={title:void 0,content:void 0,trigger:"",placement:"right",fallbackPlacement:"flip",container:!1,animation:!0,offset:0,disabled:!1,id:null,html:!1,delay:pe(r,"delay"),boundary:String(pe(r,"boundary")),boundaryPadding:ge(pe(r,"boundaryPadding"),0),variant:pe(r,"variant"),customClass:pe(r,"customClass")};if(At(t.value)||zt(t.value)||Ft(t.value)?o.content=t.value:ct(t.value)&&(o=Zp(Zp({},o),t.value)),t.arg&&(o.container="#".concat(t.arg)),$t(o.title)){var data=e.data||{};o.title=data.attrs&&!Et(data.attrs.title)?data.attrs.title:void 0}ct(o.delay)||(o.delay={show:ge(o.delay,0),hide:ge(o.delay,0)}),at(t.modifiers).forEach((function(t){if(eb.test(t))o.html=!0;else if(rb.test(t))o.animation=!1;else if(ob.test(t))o.placement=t;else if(nb.test(t))t="scrollparent"===t?"scrollParent":t,o.boundary=t;else if(ib.test(t)){var e=ge(t.slice(1),0);o.delay.show=e,o.delay.hide=e}else ab.test(t)?o.delay.show=ge(t.slice(2),0):lb.test(t)?o.delay.hide=ge(t.slice(2),0):sb.test(t)?o.offset=ge(t.slice(1),0):cb.test(t)&&(o.variant=t.slice(2)||null)}));var n={};return K(o.trigger||"").filter(gt).join(" ").trim().toLowerCase().split(db).forEach((function(t){tb[t]&&(n[t]=!0)})),at(t.modifiers).forEach((function(t){t=t.toLowerCase(),tb[t]&&(n[t]=!0)})),o.trigger=at(n).join(" "),"blur"===o.trigger&&(o.trigger="focus"),o.trigger||(o.trigger="click"),o}(e,r);if(!t[Qp]){var n=r.context;t[Qp]=new Kp({parent:n,_scopeId:hu(n,void 0)}),t[Qp].__bv_prev_data__={},t[Qp].$on("show",(function(){var data={};Ft(o.title)&&(data.title=o.title(t)),Ft(o.content)&&(data.content=o.content(t)),at(data).length>0&&t[Qp].updateData(data)}))}var data={title:o.title,content:o.content,triggers:o.trigger,placement:o.placement,fallbackPlacement:o.fallbackPlacement,variant:o.variant,customClass:o.customClass,container:o.container,boundary:o.boundary,delay:o.delay,offset:o.offset,noFade:!o.animation,id:o.id,disabled:o.disabled,html:o.html},l=t[Qp].__bv_prev_data__;if(t[Qp].__bv_prev_data__=data,!Wn(data,l)){var c={target:t};at(data).forEach((function(e){data[e]!==l[e]&&(c[e]="title"!==e&&"content"!==e||!Ft(data[e])?data[e]:data[e](t))})),t[Qp].updateData(c)}}},pb=oe({directives:{VBPopover:{bind:function(t,e,r){ub(t,e,r)},componentUpdated:function(t,e,r){r.context.$nextTick((function(){ub(t,e,r)}))},unbind:function(t){!function(t){t[Qp]&&(t[Qp].$destroy(),t[Qp]=null),delete t[Qp]}(t)}}}}),bb=oe({components:{BPopover:Xp},plugins:{VBPopoverPlugin:pb}}),fb=L.extend({name:"BProgressBar",mixins:[Dr],inject:{bvProgress:{default:function(){return{}}}},props:{value:{type:[Number,String],default:0},label:{type:String},labelHtml:{type:String},max:{type:[Number,String],default:null},precision:{type:[Number,String],default:null},variant:{type:String,default:function(){return pe("BProgressBar","variant")}},striped:{type:Boolean,default:null},animated:{type:Boolean,default:null},showProgress:{type:Boolean,default:null},showValue:{type:Boolean,default:null}},computed:{progressBarClasses:function(){return[this.computedVariant?"bg-".concat(this.computedVariant):"",this.computedStriped||this.computedAnimated?"progress-bar-striped":"",this.computedAnimated?"progress-bar-animated":""]},progressBarStyles:function(){return{width:this.computedValue/this.computedMax*100+"%"}},computedValue:function(){return ve(this.value,0)},computedMax:function(){var t=ve(this.max)||ve(this.bvProgress.max,0);return t>0?t:100},computedPrecision:function(){return Nr(ge(this.precision,ge(this.bvProgress.precision,0)),0)},computedProgress:function(){var t=this.computedPrecision,p=Vr(10,t);return ye(100*p*this.computedValue/this.computedMax/p,t)},computedVariant:function(){return this.variant||this.bvProgress.variant},computedStriped:function(){return It(this.striped)?this.striped:this.bvProgress.striped||!1},computedAnimated:function(){return It(this.animated)?this.animated:this.bvProgress.animated||!1},computedShowProgress:function(){return It(this.showProgress)?this.showProgress:this.bvProgress.showProgress||!1},computedShowValue:function(){return It(this.showValue)?this.showValue:this.bvProgress.showValue||!1}},render:function(t){var label=this.label,e=this.labelHtml,r=this.computedValue,o=this.computedPrecision,n=t(),l={};return this.hasNormalizedSlot("default")?n=this.normalizeSlot("default"):label||e?l=Bn(e,label):this.computedShowProgress?n=this.computedProgress:this.computedShowValue&&(n=ye(r,o)),t("div",{staticClass:"progress-bar",class:this.progressBarClasses,style:this.progressBarStyles,attrs:{role:"progressbar","aria-valuemin":"0","aria-valuemax":Be(this.computedMax),"aria-valuenow":ye(r,o)},domProps:l},[n])}}),mb=oe({components:{BProgress:L.extend({name:"BProgress",mixins:[Dr],provide:function(){return{bvProgress:this}},props:{variant:{type:String,default:function(){return pe("BProgress","variant")}},striped:{type:Boolean,default:!1},animated:{type:Boolean,default:!1},height:{type:String},precision:{type:[Number,String],default:0},showProgress:{type:Boolean,default:!1},showValue:{type:Boolean,default:!1},max:{type:[Number,String],default:100},value:{type:[Number,String],default:0}},computed:{progressHeight:function(){return{height:this.height||null}}},render:function(t){var e=this.normalizeSlot("default");return e||(e=t(fb,{props:{value:this.value,max:this.max,precision:this.precision,variant:this.variant,animated:this.animated,striped:this.striped,showProgress:this.showProgress,showValue:this.showValue}})),t("div",{class:["progress"],style:this.progressHeight},[e])}}),BProgressBar:fb}});function hb(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function gb(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?hb(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):hb(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var vb=function(t,e){if(e.noHeader)return t();var r=function(t,e){var title=e.normalizeSlot("title",e.slotScope)||Be(e.title)||null;return title?t("strong",{attrs:{id:e.safeId("__title__")}},[title]):t("span")}(t,e),o=function(t,e){if(e.noHeaderClose)return t();var r=e.closeLabel,o=e.textVariant,n=e.hide;return t(_r,{ref:"close-button",props:{ariaLabel:r,textVariant:o},on:{click:n}},[e.normalizeSlot("header-close")||t(sn)])}(t,e);return t("header",{key:"header",staticClass:"".concat("b-sidebar","-header"),class:e.headerClass},e.right?[o,r]:[r,o])},yb=function(t,e){return t("div",{key:"body",staticClass:"".concat("b-sidebar","-body"),class:e.bodyClass},[e.normalizeSlot("default",e.slotScope)])},wb=function(t,e){var r=e.normalizeSlot("footer",e.slotScope);return r?t("footer",{key:"footer",staticClass:"".concat("b-sidebar","-footer"),class:e.footerClass},[r]):t()},xb=function(t,e){var r=vb(t,e);return e.lazy&&!e.isOpen?r:[r,yb(t,e),wb(t,e)]},kb=function(t,e){if(!e.backdrop)return t();var r=e.backdropVariant;return t("div",{directives:[{name:"show",value:e.localShow}],staticClass:"b-sidebar-backdrop",class:Object(n.a)({},"bg-".concat(r),!!r),on:{click:e.onBackdropClick}})},Ob=oe({components:{BSidebar:L.extend({name:"BSidebar",mixins:[mo,fi,za,Dr],inheritAttrs:!1,model:{prop:"visible",event:"change"},props:{title:{type:String},right:{type:Boolean,default:!1},bgVariant:{type:String,default:function(){return pe("BSidebar","bgVariant")}},textVariant:{type:String,default:function(){return pe("BSidebar","textVariant")}},shadow:{type:[Boolean,String],default:function(){return pe("BSidebar","shadow")}},width:{type:String,default:function(){return pe("BSidebar","width")}},zIndex:{type:[Number,String]},ariaLabel:{type:String},ariaLabelledby:{type:String},closeLabel:{type:String},tag:{type:String,default:function(){return pe("BSidebar","tag")}},sidebarClass:{type:[String,Array,Object]},headerClass:{type:[String,Array,Object]},bodyClass:{type:[String,Array,Object]},footerClass:{type:[String,Array,Object]},backdrop:{type:Boolean,default:!1},backdropVariant:{type:String,default:function(){return pe("BSidebar","backdropVariant")}},noSlide:{type:Boolean,default:!1},noHeader:{type:Boolean,default:!1},noHeaderClose:{type:Boolean,default:!1},noCloseOnEsc:{type:Boolean,default:!1},noCloseOnBackdrop:{type:Boolean,default:!1},noCloseOnRouteChange:{type:Boolean,default:!1},lazy:{type:Boolean,default:!1},visible:{type:Boolean,default:!1}},data:function(){return{localShow:!!this.visible,isOpen:!!this.visible}},computed:{transitionProps:function(){return this.noSlide?{css:!0}:{css:!0,enterClass:"",enterActiveClass:"slide",enterToClass:"show",leaveClass:"show",leaveActiveClass:"slide",leaveToClass:""}},slotScope:function(){return{visible:this.localShow,right:this.right,hide:this.hide}},computedTile:function(){return this.normalizeSlot("title",this.slotScope)||Be(this.title)||null},titleId:function(){return this.computedTile?this.safeId("__title__"):null},computedAttrs:function(){return gb(gb({},this.bvAttrs),{},{id:this.safeId(),tabindex:"-1",role:"dialog","aria-modal":this.backdrop?"true":"false","aria-hidden":this.localShow?null:"true","aria-label":this.ariaLabel||null,"aria-labelledby":this.ariaLabelledby||this.titleId||null})}},watch:{visible:function(t,e){t!==e&&(this.localShow=t)},localShow:function(t,e){t!==e&&(this.emitState(t),this.$emit("change",t))},$route:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.noCloseOnRouteChange||t.fullPath===e.fullPath||this.hide()}},created:function(){this.$_returnFocusEl=null},mounted:function(){var t=this;this.listenOnRoot("bv::toggle::collapse",this.handleToggle),this.listenOnRoot("bv::request::collapse::state",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(Wa,this.safeId(),t)},emitSync:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.localShow;this.emitOnRoot(Ua,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===uo.ESC&&this.localShow&&this.hide()},onBackdropClick:function(){this.localShow&&!this.noCloseOnBackdrop&&this.hide()},onTopTrapFocus:function(){var t=ur(this.$refs.content);pr(t.reverse()[0])},onBottomTrapFocus:function(){var t=ur(this.$refs.content);pr(t[0])},onBeforeEnter:function(){this.$_returnFocusEl=Re(kt.j?[document.body]:[]),this.isOpen=!0},onAfterEnter:function(t){Xe(t,Re())||pr(t),this.$emit("shown")},onAfterLeave:function(){pr(this.$_returnFocusEl),this.$_returnFocusEl=null,this.isOpen=!1,this.$emit("hidden")}},render:function(t){var e,r=this.localShow,shadow=""===this.shadow||this.shadow,o=t(this.tag,{ref:"content",directives:[{name:"show",value:r}],staticClass:"b-sidebar",class:[(e={shadow:!0===shadow},Object(n.a)(e,"shadow-".concat(shadow),shadow&&!0!==shadow),Object(n.a)(e,"".concat("b-sidebar","-right"),this.right),Object(n.a)(e,"bg-".concat(this.bgVariant),!!this.bgVariant),Object(n.a)(e,"text-".concat(this.textVariant),!!this.textVariant),e),this.sidebarClass],attrs:this.computedAttrs,style:{width:this.width}},[xb(t,this)]);o=t("transition",{props:this.transitionProps,on:{beforeEnter:this.onBeforeEnter,afterEnter:this.onAfterEnter,afterLeave:this.onAfterLeave}},[o]);var l=t(Cr,{props:{noFade:this.noSlide}},[kb(t,this)]),c=t(),d=t();return this.backdrop&&this.localShow&&(c=t("div",{attrs:{tabindex:"0"},on:{focus:this.onTopTrapFocus}}),d=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,o,d,l])}})},plugins:{VBTogglePlugin:al}}),Sb=oe({components:{BSpinner:vp}}),jb={methods:{hasListener:function(t){var e=this.$listeners||{},r=this._events||{};return!$t(e[t])||U(r[t])&&r[t].length>0}}},Tb=/_/g,Cb=/([a-z])([A-Z])/g,Bb=/(\s|^)(\w)/g,Pb=function(t){return t.replace(Tb," ").replace(Cb,(function(t,e,r){return e+" "+r})).replace(Bb,(function(t,e,r){return e+r.toUpperCase()}))},Db={_rowVariant:!0,_cellVariants:!0,_showDetails:!0},$b=["a","a *","button","button *","input:not(.disabled):not([disabled])","select:not(.disabled):not([disabled])","textarea:not(.disabled):not([disabled])",'[role="link"]','[role="link"] *','[role="button"]','[role="button"] *',"[tabindex]:not(.disabled):not([disabled])"].join(","),_b=function(t,e){var r=[];if(U(t)&&t.filter(gt).forEach((function(t){if(At(t))r.push({key:t,label:Pb(t)});else if(st(t)&&t.key&&At(t.key))r.push(ut(t));else if(st(t)&&1===at(t).length){var e=at(t)[0],o=function(t,e){var r=null;return At(e)?r={key:t,label:e}:Ft(e)?r={key:t,formatter:e}:st(e)?(r=ut(e)).key=r.key||t:!1!==e&&(r={key:t}),r}(e,t[e]);o&&r.push(o)}})),0===r.length&&U(e)&&e.length>0){var o=e[0];at(o).forEach((function(t){Db[t]||r.push({key:t,label:Pb(t)})}))}var n={};return r.filter((function(t){return!n[t.key]&&(n[t.key]=!0,t.label=At(t.label)?t.label:Pb(t.key),!0)}))},Eb={props:{items:{type:Array,default:function(){return[]}},fields:{type:Array,default:null},primaryKey:{type:String},value:{type:Array,default:function(){return[]}}},data:function(){return{localItems:U(this.items)?this.items.slice():[]}},computed:{computedFields:function(){return _b(this.fields,this.localItems)},computedFieldsObj:function(){var t=this.$parent;return this.computedFields.reduce((function(e,r){if(e[r.key]=ut(r),r.formatter){var o=r.formatter;At(o)&&Ft(t[o])?o=t[o]:Ft(o)||(o=void 0),e[r.key].formatter=o}return e}),{})},computedItems:function(){return(this.paginatedItems||this.sortedItems||this.filteredItems||this.localItems||[]).slice()},context:function(){return{filter:this.localFilter,sortBy:this.localSortBy,sortDesc:this.localSortDesc,perPage:Nr(ge(this.perPage,0),0),currentPage:Nr(ge(this.currentPage,0),1),apiUrl:this.apiUrl}}},watch:{items:function(t){U(t)?this.localItems=t.slice():Et(t)&&(this.localItems=[])},computedItems:function(t,e){Wn(t,e)||this.$emit("input",t)},context:function(t,e){Wn(t,e)||this.$emit("context-changed",t)}},mounted:function(){this.$emit("input",this.computedItems)},methods:{getFieldFormatter:function(t){var e=this.computedFieldsObj[t];return e?e.formatter:void 0}}},Fb={props:{stacked:{type:[Boolean,String],default:!1}},computed:{isStacked:function(){return""===this.stacked||this.stacked},isStackedAlways:function(){return!0===this.isStacked},stackedTableClasses:function(){return Object(n.a)({"b-table-stacked":this.isStackedAlways},"b-table-stacked-".concat(this.stacked),!this.isStackedAlways&&this.isStacked)}}},Ib=function(t,e,r){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return at(t).reduce((function(n,l){if(!Db[l]&&!(e&&e.length>0&&Y(e,l))&&(!(r&&r.length>0)||Y(r,l))){var c=o[l]||{},d=t[l],f=c.filterByFormatted,m=Ft(f)?f:f?c.formatter:null;n[l]=Ft(m)?m(d,l,t):d}return n}),{})},Ab=function t(e){return Et(e)?"":st(e)&&!Nt(e)?at(e).sort().filter((function(t){return!Et(t)})).map((function(r){return t(e[r])})).join(" "):Be(e)},zb=function(t,e,r,o){return st(t)?Ab(Ib(t,e,r,o)):""},Nb='Prop "filter-debounce" is deprecated. Use the debounce feature of "<b-form-input>" instead.',Mb=/[\s\uFEFF\xA0]+/g,Rb={props:{filter:{type:[String,RegExp,Object,Array],default:null},filterFunction:{type:Function},filterIgnoredFields:{type:Array},filterIncludedFields:{type:Array},filterDebounce:{type:[Number,String],deprecated:Nb,default:0,validator:function(t){return/^\d+/.test(String(t))}}},data:function(){return{isFiltered:!1,localFilter:this.filterSanitize(this.filter)}},computed:{computedFilterIgnored:function(){return this.filterIgnoredFields?K(this.filterIgnoredFields).filter(gt):null},computedFilterIncluded:function(){return this.filterIncludedFields?K(this.filterIncludedFields).filter(gt):null},computedFilterDebounce:function(){var t=ge(this.filterDebounce,0);return t>0&&Gt(Nb,"BTable"),t},localFiltering:function(){return!this.hasProvider||!!this.noProviderFiltering},filteredCheck:function(){return{filteredItems:this.filteredItems,localItems:this.localItems,localFilter:this.localFilter}},localFilterFn:function(){return Ft(this.filterFunction)?this.filterFunction:null},filteredItems:function(){var t=this.localItems||[],e=this.localFilter,r=this.localFiltering?this.filterFnFactory(this.localFilterFn,e)||this.defaultFilterFnFactory(e):null;return r&&t.length>0?t.filter(r):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,r=this.computedFilterDebounce;this.clearFilterTimer(),r&&r>0?this.$_filterTimer=setTimeout((function(){e.localFilter=e.filterSanitize(t)}),r):this.localFilter=this.filterSanitize(t)}},filteredCheck:function(t){var e=t.filteredItems,r=t.localFilter,o=!1;r?Wn(r,[])||Wn(r,{})?o=!1:r&&(o=!0):o=!1,o&&this.$emit("filtered",e,e.length),this.isFiltered=o},isFiltered:function(t,e){!1===t&&!0===e&&this.$emit("filtered",this.localItems,this.localItems.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||At(t)||Rt(t)?ht(t):""},filterFnFactory:function(t,e){if(!t||!Ft(t)||!e||Wn(e,[])||Wn(e,{}))return null;return function(r){return t(r,e)}},defaultFilterFnFactory:function(t){var e=this;if(!t||!At(t)&&!Rt(t))return null;var r=t;if(At(r)){var pattern=Ce(t).replace(Mb,"\\s+");r=new RegExp(".*".concat(pattern,".*"),"i")}return function(t){return r.lastIndex=0,r.test(zb(t,e.computedFilterIgnored,e.computedFilterIncluded,e.computedFieldsObj))}}}},Lb=function(t,e){return t.map((function(a,t){return[t,a]})).sort(function(a,b){return this(a[1],b[1])||a[0]-b[0]}.bind(e)).map((function(t){return t[1]}))},Vb=function(a,b,t,e,r,o,n,l){var c=Ht(a,t,null),d=Ht(b,t,null);return Ft(r)&&(c=r(c,t,a),d=r(d,t,b)),c=Et(c)?"":c,d=Et(d)?"":d,Nt(c)&&Nt(d)||zt(c)&&zt(d)?c<d?-1:c>d?1:0:l&&""===c&&""!==d?1:l&&""!==c&&""===d?-1:Ab(c).localeCompare(Ab(d),n,o)};function Hb(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Gb(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Hb(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Hb(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Wb={props:{sortBy:{type:String,default:""},sortDesc:{type:Boolean,default:!1},sortDirection:{type:String,default:"asc",validator:function(t){return Y(["asc","desc","last"],t)}},sortCompare:{type:Function},sortCompareOptions:{type:Object,default:function(){return{numeric:!0}}},sortCompareLocale:{type:[String,Array]},sortNullLast:{type:Boolean,default:!1},noSortReset:{type:Boolean,default:!1},labelSortAsc:{type:String,default:"Click to sort Ascending"},labelSortDesc:{type:String,default:"Click to sort Descending"},labelSortClear:{type:String,default:"Click to clear sorting"},noLocalSorting:{type:Boolean,default:!1},noFooterSorting:{type:Boolean,default:!1},sortIconLeft:{type:Boolean,default:!1}},data:function(){return{localSortBy:this.sortBy||"",localSortDesc:this.sortDesc||!1}},computed:{localSorting:function(){return this.hasProvider?!!this.noProviderSorting:!this.noLocalSorting},isSortable:function(){return this.computedFields.some((function(t){return t.sortable}))},sortedItems:function(){var t=(this.filteredItems||this.localItems||[]).slice(),e=this.localSortBy,r=this.localSortDesc,o=this.sortCompare,n=this.localSorting,l=Gb(Gb({},this.sortCompareOptions),{},{usage:"sort"}),c=this.sortCompareLocale||void 0,d=this.sortNullLast;if(e&&n){var f=(this.computedFieldsObj[e]||{}).sortByFormatted,m=Ft(f)?f:f?this.getFieldFormatter(e):void 0;return Lb(t,(function(a,b){var t=null;return Ft(o)&&(t=o(a,b,e,r,m,l,c)),(Et(t)||!1===t)&&(t=Vb(a,b,e,r,m,l,c,d)),(t||0)*(r?-1:1)}))}return t}},watch:{isSortable:function(t){t?this.isSortable&&this.$on("head-clicked",this.handleSort):this.$off("head-clicked",this.handleSort)},sortDesc:function(t){t!==this.localSortDesc&&(this.localSortDesc=t||!1)},sortBy:function(t){t!==this.localSortBy&&(this.localSortBy=t||"")},localSortDesc:function(t,e){t!==e&&this.$emit("update:sortDesc",t)},localSortBy:function(t,e){t!==e&&this.$emit("update:sortBy",t)}},created:function(){this.isSortable&&this.$on("head-clicked",this.handleSort)},methods:{handleSort:function(t,e,r,o){var n=this;if(this.isSortable&&(!o||!this.noFooterSorting)){var l=!1,c=function(){var t=e.sortDirection||n.sortDirection;"asc"===t?n.localSortDesc=!1:"desc"===t&&(n.localSortDesc=!0)};e.sortable?(t===this.localSortBy?this.localSortDesc=!this.localSortDesc:(this.localSortBy=t,c()),l=!0):this.localSortBy&&!this.noSortReset&&(this.localSortBy="",c(),l=!0),l&&this.$emit("sort-changed",this.context)}},sortTheadThClasses:function(t,e,r){return{"b-table-sort-icon-left":e.sortable&&this.sortIconLeft&&!(r&&this.noFooterSorting)}},sortTheadThAttrs:function(t,e,r){if(!this.isSortable||r&&this.noFooterSorting)return{};var o=e.sortable;return{"aria-sort":o&&this.localSortBy===t?this.localSortDesc?"descending":"ascending":o?"none":null}},sortTheadThLabel:function(t,e,r){if(!this.isSortable||r&&this.noFooterSorting)return null;var o="";if(e.sortable)if(this.localSortBy===t)o=this.localSortDesc?this.labelSortAsc:this.labelSortDesc;else{o=this.localSortDesc?this.labelSortDesc:this.labelSortAsc;var n=this.sortDirection||e.sortDirection;"asc"===n?o=this.labelSortAsc:"desc"===n&&(o=this.labelSortDesc)}else this.noSortReset||(o=this.localSortBy?this.labelSortClear:"");return Pe(o)||null}}},Ub={props:{perPage:{type:[Number,String],default:0},currentPage:{type:[Number,String],default:1}},computed:{localPaging:function(){return!this.hasProvider||!!this.noProviderPaging},paginatedItems:function(){var t=this.sortedItems||this.filteredItems||this.localItems||[],e=Nr(ge(this.currentPage,1),1),r=Nr(ge(this.perPage,0),0);return this.localPaging&&r&&(t=t.slice((e-1)*r,e*r)),t}}},qb={props:{caption:{type:String},captionHtml:{type:String}},computed:{captionId:function(){return this.isStacked?this.safeId("_caption_"):null}},methods:{renderCaption:function(){var caption=this.caption,t=this.captionHtml,e=this.$createElement,r=e(),o=this.hasNormalizedSlot("table-caption");return(o||caption||t)&&(r=e("caption",{key:"caption",attrs:{id:this.captionId},domProps:o?{}:Bn(t,caption)},this.normalizeSlot("table-caption"))),r}}},Yb={methods:{renderColgroup:function(){var t=this.$createElement,e=this.computedFields,r=t();return this.hasNormalizedSlot("table-colgroup")&&(r=t("colgroup",{key:"colgroup"},[this.normalizeSlot("table-colgroup",{columns:e.length,fields:e})])),r}}},Kb=["TD","TH","TR"],Xb=function(t){if(!t||!t.target)return!1;var e=t.target;if(e.disabled||-1!==Kb.indexOf(e.tagName))return!1;if(Ke(".dropdown-menu",e))return!0;var label="LABEL"===e.tagName?e:Ke("label",e);if(label){var r=nr(label,"for"),input=r?Je(r):qe("input, select, textarea",label);if(input&&!input.disabled)return!0}return Ye(e,$b)},Jb=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document,e=sr();return!!(e&&""!==e.toString().trim()&&e.containsNode&&Me(t))&&e.containsNode(t,!0)};function Zb(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}var Qb={headVariant:{type:String,default:null}},tf=L.extend({name:"BThead",mixins:[mo,ho,Dr],inheritAttrs:!1,provide:function(){return{bvTableRowGroup:this}},inject:{bvTable:{default:function(){return{}}}},props:Qb,computed:{isThead:function(){return!0},isDark:function(){return this.bvTable.dark},isStacked:function(){return this.bvTable.isStacked},isResponsive:function(){return this.bvTable.isResponsive},isStickyHeader:function(){return!this.isStacked&&this.bvTable.stickyHeader},hasStickyHeader:function(){return!this.isStacked&&this.bvTable.stickyHeader},tableVariant:function(){return this.bvTable.tableVariant},theadClasses:function(){return[this.headVariant?"thead-".concat(this.headVariant):null]},theadAttrs:function(){return function(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Zb(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Zb(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}({role:"rowgroup"},this.bvAttrs)}},render:function(t){return t("thead",{class:this.theadClasses,attrs:this.theadAttrs,on:this.bvListeners},this.normalizeSlot("default"))}});function ef(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}var rf={footVariant:{type:String,default:null}},of=L.extend({name:"BTfoot",mixins:[mo,ho,Dr],inheritAttrs:!1,provide:function(){return{bvTableRowGroup:this}},inject:{bvTable:{default:function(){return{}}}},props:rf,computed:{isTfoot:function(){return!0},isDark:function(){return this.bvTable.dark},isStacked:function(){return this.bvTable.isStacked},isResponsive:function(){return this.bvTable.isResponsive},isStickyHeader:function(){return!1},hasStickyHeader:function(){return!this.isStacked&&this.bvTable.stickyHeader},tableVariant:function(){return this.bvTable.tableVariant},tfootClasses:function(){return[this.footVariant?"thead-".concat(this.footVariant):null]},tfootAttrs:function(){return function(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?ef(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):ef(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}({role:"rowgroup"},this.bvAttrs)}},render:function(t){return t("tfoot",{class:this.tfootClasses,attrs:this.tfootAttrs,on:this.bvListeners},this.normalizeSlot("default"))}});function nf(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}var af={variant:{type:String,default:null}},lf=L.extend({name:"BTr",mixins:[mo,ho,Dr],inheritAttrs:!1,provide:function(){return{bvTableTr:this}},inject:{bvTableRowGroup:{default:function(){return{}}}},props:af,computed:{inTbody:function(){return this.bvTableRowGroup.isTbody},inThead:function(){return this.bvTableRowGroup.isThead},inTfoot:function(){return this.bvTableRowGroup.isTfoot},isDark:function(){return this.bvTableRowGroup.isDark},isStacked:function(){return this.bvTableRowGroup.isStacked},isResponsive:function(){return this.bvTableRowGroup.isResponsive},isStickyHeader:function(){return this.bvTableRowGroup.isStickyHeader},hasStickyHeader:function(){return!this.isStacked&&this.bvTableRowGroup.hasStickyHeader},tableVariant:function(){return this.bvTableRowGroup.tableVariant},headVariant:function(){return this.inThead?this.bvTableRowGroup.headVariant:null},footVariant:function(){return this.inTfoot?this.bvTableRowGroup.footVariant:null},isRowDark:function(){return"light"!==this.headVariant&&"light"!==this.footVariant&&("dark"===this.headVariant||"dark"===this.footVariant||this.isDark)},trClasses:function(){return[this.variant?"".concat(this.isRowDark?"bg":"table","-").concat(this.variant):null]},trAttrs:function(){return function(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?nf(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):nf(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}({role:"row"},this.bvAttrs)}},render:function(t){return t("tr",{class:this.trClasses,attrs:this.trAttrs,on:this.bvListeners},this.normalizeSlot("default"))}});function sf(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function cf(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?sf(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):sf(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var df=function(t){return(t=ge(t,0))>0?t:null},uf=function(t){return Et(t)||df(t)>0},pf={variant:{type:String,default:null},colspan:{type:[Number,String],default:null,validator:uf},rowspan:{type:[Number,String],default:null,validator:uf},stackedHeading:{type:String,default:null},stickyColumn:{type:Boolean,default:!1}},bf=L.extend({name:"BTableCell",mixins:[mo,ho,Dr],inheritAttrs:!1,inject:{bvTableTr:{default:function(){return{}}}},props:pf,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 df(this.colspan)},computedRowspan:function(){return df(this.rowspan)},cellClasses:function(){var t=this.variant;return(!t&&this.isStickyHeader&&!this.headVariant||!t&&this.isStickyColumn&&this.inTfoot&&!this.footVariant||!t&&this.isStickyColumn&&this.inThead&&!this.headVariant||!t&&this.isStickyColumn&&this.inTbody)&&(t=this.rowVariant||this.tableVariant||"b-table-default"),[t?"".concat(this.isDark?"bg":"table","-").concat(t):null,this.isStickyColumn?"b-table-sticky-column":null]},cellAttrs:function(){var t=this.inThead||this.inTfoot,e=this.computedColspan,r=this.computedRowspan,o="cell",n=null;return t?(o="columnheader",n=e>0?"colspan":"col"):Le(this.tag,"th")&&(o="rowheader",n=r>0?"rowgroup":"row"),cf(cf({colspan:e,rowspan:r,role:o,scope:n},this.bvAttrs),{},{"data-label":this.isStackedCell&&!Et(this.stackedHeading)?Be(this.stackedHeading):null})}},render:function(t){var content=[this.normalizeSlot("default")];return t(this.tag,{class:this.cellClasses,attrs:this.cellAttrs,on:this.bvListeners},[this.isStackedCell?t("div",[content]):content])}}),ff=L.extend({name:"BTh",extends:bf,computed:{tag:function(){return"th"}}});function mf(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function hf(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?mf(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):mf(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var gf={props:{headVariant:{type:String,default:function(){return pe("BTable","headVariant")}},headRowVariant:{type:String},theadClass:{type:[String,Array,Object]},theadTrClass:{type:[String,Array,Object]}},methods:{fieldClasses:function(t){return[t.class?t.class:"",t.thClass?t.thClass:""]},headClicked:function(t,e,r){this.stopIfBusy&&this.stopIfBusy(t)||Xb(t)||Jb(this.$el)||(t.stopPropagation(),t.preventDefault(),this.$emit("head-clicked",e.key,e,t,r))},renderThead:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],r=this.$createElement,o=this.computedFields||[];if(this.isStackedAlways||0===o.length)return r();var n=this.isSortable,l=this.isSelectable,c=this.headVariant,d=this.footVariant,f=this.headRowVariant,m=this.footRowVariant,h=n||this.hasListener("head-clicked"),v=l?this.selectAllRows:ha,y=l?this.clearSelected:ha,w=function(o,l){var label=o.label,c=o.labelHtml,d=o.variant,f=o.stickyColumn,m=o.key,w=null;o.label.trim()||o.headerTitle||(w=Pb(o.key));var x={};h&&(x.click=function(r){t.headClicked(r,o,e)},x.keydown=function(r){var n=r.keyCode;n!==uo.ENTER&&n!==uo.SPACE||t.headClicked(r,o,e)});var k=n?t.sortTheadThAttrs(m,o,e):{},O=n?t.sortTheadThClasses(m,o,e):null,S=n?t.sortTheadThLabel(m,o,e):null,data={class:[t.fieldClasses(o),O],props:{variant:d,stickyColumn:f},style:o.thStyle||{},attrs:hf(hf({tabindex:h?"0":null,abbr:o.headerAbbr||null,title:o.headerTitle||null,"aria-colindex":l+1,"aria-label":w},t.getThValues(null,m,o.thAttr,e?"foot":"head",{})),k),on:x,key:m},j=["head(".concat(m,")"),"head(".concat(m.toLowerCase(),")"),"head()"];e&&(j=["foot(".concat(m,")"),"foot(".concat(m.toLowerCase(),")"),"foot()"].concat(Object(G.a)(j)));var T={label:label,column:m,field:o,isFoot:e,selectAllRows:v,clearSelected:y},C=t.normalizeSlot(j,T)||r("div",{domProps:Bn(c,label)}),B=S?r("span",{staticClass:"sr-only"}," (".concat(S,")")):null;return r(ff,data,[C,B].filter(gt))},x=o.map(w).filter(gt),k=[];if(e)k.push(r(lf,{class:this.tfootTrClass,props:{variant:Et(m)?f:m}},x));else{var O={columns:o.length,fields:o,selectAllRows:v,clearSelected:y};k.push(this.normalizeSlot("thead-top",O)||r()),k.push(r(lf,{class:this.theadTrClass,props:{variant:f}},x))}return r(e?of:tf,{key:e?"bv-tfoot":"bv-thead",class:(e?this.tfootClass:this.theadClass)||null,props:e?{footVariant:d||c||null}:{headVariant:c||null}},k)}}},vf={props:{footClone:{type:Boolean,default:!1},footVariant:{type:String,default:function(){return pe("BTable","footVariant")}},footRowVariant:{type:String},tfootClass:{type:[String,Array,Object]},tfootTrClass:{type:[String,Array,Object]}},methods:{renderTFootCustom:function(){var t=this.$createElement;return this.hasNormalizedSlot("custom-foot")?t(of,{key:"bv-tfoot-custom",class:this.tfootClass||null,props:{footVariant:this.footVariant||this.headVariant||null}},this.normalizeSlot("custom-foot",{items:this.computedItems.slice(),fields:this.computedFields.slice(),columns:this.computedFields.length})):t()},renderTfoot:function(){return this.footClone?this.renderThead(!0):this.renderTFootCustom()}}};function yf(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function wf(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?yf(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):yf(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var xf={tbodyTransitionProps:{type:Object},tbodyTransitionHandlers:{type:Object}},kf=L.extend({name:"BTbody",mixins:[mo,ho,Dr],inheritAttrs:!1,provide:function(){return{bvTableRowGroup:this}},inject:{bvTable:{default:function(){return{}}}},props:xf,computed:{isTbody:function(){return!0},isDark:function(){return this.bvTable.dark},isStacked:function(){return this.bvTable.isStacked},isResponsive:function(){return this.bvTable.isResponsive},isStickyHeader:function(){return!1},hasStickyHeader:function(){return!this.isStacked&&this.bvTable.stickyHeader},tableVariant:function(){return this.bvTable.tableVariant},isTransitionGroup:function(){return this.tbodyTransitionProps||this.tbodyTransitionHandlers},tbodyAttrs:function(){return wf({role:"rowgroup"},this.bvAttrs)},tbodyProps:function(){return this.tbodyTransitionProps?wf(wf({},this.tbodyTransitionProps),{},{tag:"tbody"}):{}}},render:function(t){var data={props:this.tbodyProps,attrs:this.tbodyAttrs};return this.isTransitionGroup?(data.on=this.tbodyTransitionHandlers||{},data.nativeOn=this.bvListeners):data.on=this.bvListeners,t(this.isTransitionGroup?"transition-group":"tbody",data,this.normalizeSlot("default"))}});function Of(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Sf(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Of(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Of(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}function jf(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Tf(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?jf(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):jf(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Cf={mixins:[{props:{tbodyTrClass:{type:[String,Array,Object,Function]},tbodyTrAttr:{type:[Object,Function]},detailsTdClass:{type:[String,Array,Object]}},methods:{getTdValues:function(t,e,r,o){var n=this.$parent;if(r){var l=Ht(t,e,"");return Ft(r)?r(l,e,t):At(r)&&Ft(n[r])?n[r](l,e,t):r}return o},getThValues:function(t,e,r,o,n){var l=this.$parent;if(r){var c=Ht(t,e,"");return Ft(r)?r(c,e,t,o):At(r)&&Ft(l[r])?l[r](c,e,t,o):r}return n},getFormattedValue:function(t,e){var r=e.key,o=this.getFieldFormatter(r),n=Ht(t,r,null);return Ft(o)&&(n=o(n,r,t)),Et(n)?"":n},toggleDetailsFactory:function(t,e){var r=this;return function(){t&&r.$set(e,"_showDetails",!e._showDetails)}},rowHovered:function(t){this.tbodyRowEvtStopped(t)||this.emitTbodyRowEvent("row-hovered",t)},rowUnhovered:function(t){this.tbodyRowEvtStopped(t)||this.emitTbodyRowEvent("row-unhovered",t)},renderTbodyRowCell:function(t,e,r,o){var n=this,l=this.$createElement,c=this.hasNormalizedSlot("row-details"),d=this.getFormattedValue(r,t),f=t.key,m=!this.isStacked&&(this.isResponsive||this.stickyHeader)&&t.stickyColumn,h=m?t.isRowHeader?ff:bf:t.isRowHeader?"th":"td",v=r._cellVariants&&r._cellVariants[f]?r._cellVariants[f]:t.variant||null,data={key:"row-".concat(o,"-cell-").concat(e,"-").concat(f),class:[t.class?t.class:"",this.getTdValues(r,f,t.tdClass,"")],props:{},attrs:Sf({"aria-colindex":String(e+1)},t.isRowHeader?this.getThValues(r,f,t.thAttr,"row",{}):this.getTdValues(r,f,t.tdAttr,{}))};m?data.props={stackedHeading:this.isStacked?t.label:null,stickyColumn:!0,variant:v}:(data.attrs["data-label"]=this.isStacked&&!Et(t.label)?Be(t.label):null,data.attrs.role=t.isRowHeader?"rowheader":"cell",data.attrs.scope=t.isRowHeader?"row":null,v&&data.class.push("".concat(this.dark?"bg":"table","-").concat(v)));var y={item:r,index:o,field:t,unformatted:Ht(r,f,""),value:d,toggleDetails:this.toggleDetailsFactory(c,r),detailsShowing:Boolean(r._showDetails)};this.supportsSelectableRows&&(y.rowSelected=this.isRowSelected(o),y.selectRow=function(){return n.selectRow(o)},y.unselectRow=function(){return n.unselectRow(o)});var w=this.$_bodyFieldSlotNameCache[f],x=w?this.normalizeSlot(w,y):Be(d);return this.isStacked&&(x=[l("div",[x])]),l(h,data,[x])},renderTbodyRow:function(t,e){var r=this,o=this.$createElement,n=this.computedFields,l=this.striped,c=this.hasNormalizedSlot("row-details"),d=t._showDetails&&c,f=this.$listeners["row-clicked"]||this.hasSelectableRowClick,m=[],h=d?this.safeId("_details_".concat(e,"_")):null,v=n.map((function(o,n){return r.renderTbodyRowCell(o,n,t,e)})),y=null;this.currentPage&&this.perPage&&this.perPage>0&&(y=String((this.currentPage-1)*this.perPage+e+1));var w=this.primaryKey,x=Be(Ht(t,w))||null,k=x||Be(e),O=x?this.safeId("_row_".concat(x)):null,S=this.selectableRowClasses?this.selectableRowClasses(e):{},j=this.selectableRowAttrs?this.selectableRowAttrs(e):{},T=Ft(this.tbodyTrClass)?this.tbodyTrClass(t,"row"):this.tbodyTrClass,C=Ft(this.tbodyTrAttr)?this.tbodyTrAttr(t,"row"):this.tbodyTrAttr;if(m.push(o(lf,{key:"__b-table-row-".concat(k,"__"),ref:"itemRows",refInFor:!0,class:[T,S,d?"b-table-has-details":""],props:{variant:t._rowVariant||null},attrs:Sf(Sf({id:O},C),{},{tabindex:f?"0":null,"data-pk":x||null,"aria-details":h,"aria-owns":h,"aria-rowindex":y},j),on:{mouseenter:this.rowHovered,mouseleave:this.rowUnhovered}},v)),d){var B={item:t,index:e,fields:n,toggleDetails:this.toggleDetailsFactory(c,t)};this.supportsSelectableRows&&(B.rowSelected=this.isRowSelected(e),B.selectRow=function(){return r.selectRow(e)},B.unselectRow=function(){return r.unselectRow(e)});var P=o(bf,{props:{colspan:n.length},class:this.detailsTdClass},[this.normalizeSlot("row-details",B)]);l&&m.push(o("tr",{key:"__b-table-details-stripe__".concat(k),staticClass:"d-none",attrs:{"aria-hidden":"true",role:"presentation"}}));var D=Ft(this.tbodyTrClass)?this.tbodyTrClass(t,"row-details"):this.tbodyTrClass,$=Ft(this.tbodyTrAttr)?this.tbodyTrAttr(t,"row-details"):this.tbodyTrAttr;m.push(o(lf,{key:"__b-table-details__".concat(k),staticClass:"b-table-details",class:[D],props:{variant:t._rowVariant||null},attrs:Sf(Sf({},$),{},{id:h,tabindex:"-1"})},[P]))}else c&&(m.push(o()),l&&m.push(o()));return m}}}],props:Tf(Tf({},xf),{},{tbodyClass:{type:[String,Array,Object]}}),beforeDestroy:function(){this.$_bodyFieldSlotNameCache=null},methods:{getTbodyTrs:function(){var t=this.$refs||{},tbody=t.tbody?t.tbody.$el||t.tbody:null,e=(t.itemRows||[]).map((function(tr){return tr.$el||tr}));return tbody&&tbody.children&&tbody.children.length>0&&e&&e.length>0?W(tbody.children).filter((function(tr){return Y(e,tr)})):[]},getTbodyTrIndex:function(t){if(!Me(t))return-1;var tr="TR"===t.tagName?t:Ke("tr",t,!0);return tr?this.getTbodyTrs().indexOf(tr):-1},emitTbodyRowEvent:function(t,e){if(t&&this.hasListener(t)&&e&&e.target){var r=this.getTbodyTrIndex(e.target);if(r>-1){var o=this.computedItems[r];this.$emit(t,o,r,e)}}},tbodyRowEvtStopped:function(t){return this.stopIfBusy&&this.stopIfBusy(t)},onTbodyRowKeydown:function(t){var e=t.target;if(!this.tbodyRowEvtStopped(t)&&"TR"===e.tagName&&Ve(e)&&0===e.tabIndex){var r=t.keyCode;if(Y([uo.ENTER,uo.SPACE],r))t.stopPropagation(),t.preventDefault(),this.onTBodyRowClicked(t);else if(Y([uo.UP,uo.DOWN,uo.HOME,uo.END],r)){var o=this.getTbodyTrIndex(e);if(o>-1){t.stopPropagation(),t.preventDefault();var n=this.getTbodyTrs(),l=t.shiftKey;r===uo.HOME||l&&r===uo.UP?pr(n[0]):r===uo.END||l&&r===uo.DOWN?pr(n[n.length-1]):r===uo.UP&&o>0?pr(n[o-1]):r===uo.DOWN&&o<n.length-1&&pr(n[o+1])}}}},onTBodyRowClicked:function(t){this.tbodyRowEvtStopped(t)||Xb(t)||Jb(this.$el)||this.emitTbodyRowEvent("row-clicked",t)},onTbodyRowMiddleMouseRowClicked:function(t){this.tbodyRowEvtStopped(t)||2!==t.which||this.emitTbodyRowEvent("row-middle-clicked",t)},onTbodyRowContextmenu:function(t){this.tbodyRowEvtStopped(t)||this.emitTbodyRowEvent("row-contextmenu",t)},onTbodyRowDblClicked:function(t){this.tbodyRowEvtStopped(t)||Xb(t)||this.emitTbodyRowEvent("row-dblclicked",t)},renderTbody:function(){var t=this,e=this.computedItems,r=this.$createElement,o=this.hasListener("row-clicked")||this.hasSelectableRowClick,n=[],l=this.renderBusy?this.renderBusy():null;if(l)n.push(l);else{var c={},d=this.hasNormalizedSlot("cell()")?"cell()":null;this.computedFields.forEach((function(e){var r=e.key,o="cell(".concat(r,")"),n="cell(".concat(r.toLowerCase(),")");c[r]=t.hasNormalizedSlot(o)?o:t.hasNormalizedSlot(n)?n:d})),this.$_bodyFieldSlotNameCache=c,n.push(this.renderTopRow?this.renderTopRow():r()),e.forEach((function(e,r){n.push(t.renderTbodyRow(e,r))})),n.push(this.renderEmpty?this.renderEmpty():r()),n.push(this.renderBottomRow?this.renderBottomRow():r())}var f={auxclick:this.onTbodyRowMiddleMouseRowClicked,contextmenu:this.onTbodyRowContextmenu,dblclick:this.onTbodyRowDblClicked};return o&&(f.click=this.onTBodyRowClicked,f.keydown=this.onTbodyRowKeydown),r(kf,{ref:"tbody",class:this.tbodyClass||null,props:{tbodyTransitionProps:this.tbodyTransitionProps,tbodyTransitionHandlers:this.tbodyTransitionHandlers},on:f},n)}}},Bf={props:{showEmpty:{type:Boolean,default:!1},emptyText:{type:String,default:"There are no records to show"},emptyHtml:{type:String},emptyFilteredText:{type:String,default:"There are no records matching your request"},emptyFilteredHtml:{type:String}},methods:{renderEmpty:function(){var t=this.$createElement,e=this.computedItems,r=t();if(this.showEmpty&&(!e||0===e.length)&&(!this.computedBusy||!this.hasNormalizedSlot("table-busy"))){var o=this.isFiltered,n=this.emptyText,l=this.emptyHtml,c=this.emptyFilteredText,d=this.emptyFilteredHtml,f=this.computedFields,m=this.tbodyTrClass,h=this.tbodyTrAttr;(r=this.normalizeSlot(this.isFiltered?"emptyfiltered":"empty",{emptyFilteredHtml:d,emptyFilteredText:c,emptyHtml:l,emptyText:n,fields:f,items:this.computedItems}))||(r=t("div",{class:["text-center","my-2"],domProps:o?Bn(d,c):Bn(l,n)})),r=t(bf,{props:{colspan:f.length||null}},[t("div",{attrs:{role:"alert","aria-live":"polite"}},[r])]),r=t(lf,{staticClass:"b-table-empty-row",class:[Ft(m)?this.tbodyTrClass(null,"row-empty"):m],attrs:Ft(h)?this.tbodyTrAttr(null,"row-empty"):h,key:o?"b-empty-filtered-row":"b-empty-row"},[r])}return r}}},Pf={methods:{renderTopRow:function(){var t=this.$createElement;if(!this.hasNormalizedSlot("top-row")||!0===this.stacked||""===this.stacked)return t();var e=this.computedFields;return t(lf,{key:"b-top-row",staticClass:"b-table-top-row",class:[Ft(this.tbodyTrClass)?this.tbodyTrClass(null,"row-top"):this.tbodyTrClass],attrs:Ft(this.tbodyTrAttr)?this.tbodyTrAttr(null,"row-top"):this.tbodyTrAttr},[this.normalizeSlot("top-row",{columns:e.length,fields:e})])}}},Df={methods:{renderBottomRow:function(){var t=this.$createElement;if(!this.hasNormalizedSlot("bottom-row")||!0===this.stacked||""===this.stacked)return t();var e=this.computedFields;return t(lf,{key:"b-bottom-row",staticClass:"b-table-bottom-row",class:[Ft(this.tbodyTrClass)?this.tbodyTrClass(null,"row-bottom"):this.tbodyTrClass],attrs:Ft(this.tbodyTrAttr)?this.tbodyTrAttr(null,"row-bottom"):this.tbodyTrAttr},this.normalizeSlot("bottom-row",{columns:e.length,fields:e}))}}},$f={props:{busy:{type:Boolean,default:!1}},data:function(){return{localBusy:!1}},computed:{computedBusy:function(){return this.busy||this.localBusy}},watch:{localBusy:function(t,e){t!==e&&this.$emit("update:busy",t)}},methods:{stopIfBusy:function(t){return!!this.computedBusy&&(t.preventDefault(),t.stopPropagation(),!0)},renderBusy:function(){var t=this.$createElement;return this.computedBusy&&this.hasNormalizedSlot("table-busy")?t(lf,{key:"table-busy-slot",staticClass:"b-table-busy-slot",class:[Ft(this.tbodyTrClass)?this.tbodyTrClass(null,"table-busy"):this.tbodyTrClass],attrs:Ft(this.tbodyTrAttr)?this.tbodyTrAttr(null,"table-busy"):this.tbodyTrAttr},[t(bf,{props:{colspan:this.computedFields.length||null}},[this.normalizeSlot("table-busy")])]):null}}},_f={props:{selectable:{type:Boolean,default:!1},selectMode:{type:String,default:"multi",validator:function(t){return Y(["range","multi","single"],t)}},selectedVariant:{type:String,default:function(){return pe("BTable","selectedVariant")}},noSelectOnClick:{type:Boolean,default:!1}},data:function(){return{selectedRows:[],selectedLastRow:-1}},computed:{isSelectable:function(){return this.selectable&&this.selectMode},hasSelectableRowClick:function(){return this.isSelectable&&!this.noSelectOnClick},supportsSelectableRows:function(){return!0},selectableHasSelection:function(){return this.isSelectable&&this.selectedRows&&this.selectedRows.length>0&&this.selectedRows.some(gt)},selectableIsMultiSelect:function(){return this.isSelectable&&Y(["range","multi"],this.selectMode)},selectableTableClasses:function(){var t;return t={"b-table-selectable":this.isSelectable},Object(n.a)(t,"b-table-select-".concat(this.selectMode),this.isSelectable),Object(n.a)(t,"b-table-selecting",this.selectableHasSelection),Object(n.a)(t,"b-table-selectable-no-click",this.isSelectable&&!this.hasSelectableRowClick),t},selectableTableAttrs:function(){return{"aria-multiselectable":this.isSelectable?this.selectableIsMultiSelect?"true":"false":null}}},watch:{computedItems:function(t,e){var r=!1;if(this.isSelectable&&this.selectedRows.length>0){r=U(t)&&U(e)&&t.length===e.length;for(var i=0;r&&i<t.length;i++)r=Wn(Ib(t[i]),Ib(e[i]))}r||this.clearSelected()},selectable:function(t){this.clearSelected(),this.setSelectionHandlers(t)},selectMode:function(){this.clearSelected()},hasSelectableRowClick:function(t){this.clearSelected(),this.setSelectionHandlers(!t)},selectedRows:function(t,e){var r=this;if(this.isSelectable&&!Wn(t,e)){var o=[];t.forEach((function(t,e){t&&o.push(r.computedItems[e])})),this.$emit("row-selected",o)}}},beforeMount:function(){this.isSelectable&&this.setSelectionHandlers(!0)},methods:{selectRow:function(t){if(this.isSelectable&&zt(t)&&t>=0&&t<this.computedItems.length&&!this.isRowSelected(t)){var e=this.selectableIsMultiSelect?this.selectedRows.slice():[];e[t]=!0,this.selectedLastClicked=-1,this.selectedRows=e}},unselectRow:function(t){if(this.isSelectable&&zt(t)&&this.isRowSelected(t)){var e=this.selectedRows.slice();e[t]=!1,this.selectedLastClicked=-1,this.selectedRows=e}},selectAllRows:function(){var t=this.computedItems.length;this.isSelectable&&t>0&&(this.selectedLastClicked=-1,this.selectedRows=this.selectableIsMultiSelect?Op(t).map((function(){return!0})):[!0])},isRowSelected:function(t){return!(!zt(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 Object(n.a)({"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]("row-clicked",this.selectionHandler),this[e]("filtered",this.clearSelected),this[e]("context-changed",this.clearSelected)},selectionHandler:function(t,e,r){if(this.isSelectable&&!this.noSelectOnClick){var o=this.selectMode,n=this.selectedRows.slice(),l=!n[e];if("single"===o)n=[];else if("range"===o)if(this.selectedLastRow>-1&&r.shiftKey){for(var c=zr(this.selectedLastRow,e);c<=Nr(this.selectedLastRow,e);c++)n[c]=!0;l=!0}else r.ctrlKey||r.metaKey||(n=[],l=!0),this.selectedLastRow=l?e:-1;n[e]=l,this.selectedRows=n}else this.clearSelected()}}},Ef={mixins:[za],props:{items:{type:[Array,Function],default:function(){return[]}},noProviderPaging:{type:Boolean,default:!1},noProviderSorting:{type:Boolean,default:!1},noProviderFiltering:{type:Boolean,default:!1},apiUrl:{type:String,default:""}},computed:{hasProvider:function(){return Ft(this.items)},providerTriggerContext:function(){var t={apiUrl:this.apiUrl,filter:null,sortBy:null,sortDesc:null,perPage:null,currentPage:null};return this.noProviderFiltering||(t.filter=this.localFilter),this.noProviderSorting||(t.sortBy=this.localSortBy,t.sortDesc=this.localSortDesc),this.noProviderPaging||(t.perPage=this.perPage,t.currentPage=this.currentPage),ut(t)}},watch:{items:function(t){(this.hasProvider||Ft(t))&&this.$nextTick(this._providerUpdate)},providerTriggerContext:function(t,e){Wn(t,e)||this.$nextTick(this._providerUpdate)}},mounted:function(){var t=this;!this.hasProvider||this.localItems&&0!==this.localItems.length||this._providerUpdate(),this.listenOnRoot("bv::refresh::table",(function(e){e!==t.id&&e!==t||t.refresh()}))},methods:{refresh:function(){this.$off("refreshed",this.refresh),this.computedBusy?this.localBusy&&this.hasProvider&&this.$on("refreshed",this.refresh):(this.clearSelected(),this.hasProvider?this.$nextTick(this._providerUpdate):this.localItems=U(this.items)?this.items.slice():[])},_providerSetLocal:function(t){this.localItems=U(t)?t.slice():[],this.localBusy=!1,this.$emit("refreshed"),this.id&&this.emitOnRoot("bv::table::refreshed",this.id)},_providerUpdate:function(){var t=this;this.hasProvider&&(this.computedBusy?this.$nextTick(this.refresh):(this.localBusy=!0,this.$nextTick((function(){try{var data=t.items(t.context,t._providerSetLocal);!Et(e=data)&&Ft(e.then)&&Ft(e.catch)?data.then((function(e){t._providerSetLocal(e)})):U(data)?t._providerSetLocal(data):2!==t.items.length&&(Gt("Provider function didn't request callback and did not return a promise or data.","BTable"),t.localBusy=!1)}catch(e){Gt("Provider function error [".concat(e.name,"] ").concat(e.message,"."),"BTable"),t.localBusy=!1,t.$off("refreshed",t.refresh)}var e}))))}}};function Ff(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function If(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Ff(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Ff(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Af={inheritAttrs:!1,mixins:[mo],provide:function(){return{bvTable:this}},props:{striped:{type:Boolean,default:!1},bordered:{type:Boolean,default:!1},borderless:{type:Boolean,default:!1},outlined:{type:Boolean,default:!1},dark:{type:Boolean,default:!1},hover:{type:Boolean,default:!1},small:{type:Boolean,default:!1},fixed:{type:Boolean,default:!1},responsive:{type:[Boolean,String],default:!1},stickyHeader:{type:[Boolean,String],default:!1},noBorderCollapse:{type:Boolean,default:!1},captionTop:{type:Boolean,default:!1},tableVariant:{type:String},tableClass:{type:[String,Array,Object]}},computed:{isResponsive:function(){var t=""===this.responsive||this.responsive;return!this.isStacked&&t},isStickyHeader:function(){var t=""===this.stickyHeader||this.stickyHeader;return!this.isStacked&&t},wrapperClasses:function(){return[this.isStickyHeader?"b-table-sticky-header":"",!0===this.isResponsive?"table-responsive":this.isResponsive?"table-responsive-".concat(this.responsive):""].filter(gt)},wrapperStyles:function(){return this.isStickyHeader&&!It(this.isStickyHeader)?{maxHeight:this.isStickyHeader}:{}},tableClasses:function(){var t=this.isTableSimple?this.hover:this.hover&&this.computedItems.length>0&&!this.computedBusy;return[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},this.tableVariant?"".concat(this.dark?"bg":"table","-").concat(this.tableVariant):"",this.stackedTableClasses,this.selectableTableClasses]},tableAttrs:function(){var t=[(this.bvAttrs||{})["aria-describedby"],this.captionId].filter(gt).join(" ")||null,e=this.computedItems,r=this.filteredItems,o=this.computedFields,n=this.selectableTableAttrs||{},l=this.isTableSimple?{}:{"aria-busy":this.computedBusy?"true":"false","aria-colcount":Be(o.length),"aria-describedby":t};return If(If(If({"aria-rowcount":e&&r&&r.length>e.length?Be(r.length):null},this.bvAttrs),{},{id:this.safeId(),role:"table"},l),n)}},render:function(t){var e=[];this.isTableSimple?e.push(this.normalizeSlot("default")):(e.push(this.renderCaption?this.renderCaption():null),e.push(this.renderColgroup?this.renderColgroup():null),e.push(this.renderThead?this.renderThead():null),e.push(this.renderTbody?this.renderTbody():null),e.push(this.renderTfoot?this.renderTfoot():null));var r=t("table",{key:"b-table",staticClass:"table b-table",class:this.tableClasses,attrs:this.tableAttrs},e.filter(gt));return this.wrapperClasses.length>0?t("div",{key:"wrap",class:this.wrapperClasses,style:this.wrapperStyles},[r]):r}},zf=L.extend({name:"BTable",mixins:[mo,jb,fi,Dr,Eb,Af,Fb,gf,vf,Cf,Fb,Rb,Wb,Ub,qb,Yb,_f,Bf,Pf,Df,$f,Ef]}),Nf=L.extend({name:"BTableLite",mixins:[jb,fi,Dr,Eb,Af,Fb,gf,vf,Cf,qb,Yb]}),Mf=L.extend({name:"BTableSimple",mixins:[fi,Dr,Af,Fb],computed:{isTableSimple:function(){return!0}}}),Rf=oe({components:{BTable:zf},plugins:{TableLitePlugin:oe({components:{BTableLite:Nf}}),TableSimplePlugin:oe({components:{BTableSimple:Mf,BTbody:kf,BThead:tf,BTfoot:of,BTr:lf,BTd:bf,BTh:ff}})}});function Lf(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Vf(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Lf(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Lf(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var Hf=bt(qu,["tabs","isNavBar","cardHeader"]),Gf=function(t){return!t.disabled},Wf=L.extend({name:"BTabButtonHelper",inject:{bvTabs:{default:function(){return{}}}},props:{tab:{default:null},tabs:{type:Array,default:function(){return[]}},id:{type:String,default:null},controls:{type:String,default:null},tabIndex:{type:Number,default:null},posInSet:{type:Number,default:null},setSize:{type:Number,default:null},noKeyNav:{type:Boolean,default:!1}},methods:{focus:function(){pr(this.$refs.link)},handleEvt:function(t){var e=function(){t.preventDefault(),t.stopPropagation()};if(!this.tab.disabled){var r=t.type,o=t.keyCode,n=t.shiftKey;"click"===r||"keydown"===r&&o===uo.SPACE?(e(),this.$emit("click",t)):"keydown"!==r||this.noKeyNav||(o===uo.UP||o===uo.LEFT||o===uo.HOME?(e(),n||o===uo.HOME?this.$emit("first",t):this.$emit("prev",t)):o!==uo.DOWN&&o!==uo.RIGHT&&o!==uo.END||(e(),n||o===uo.END?this.$emit("last",t):this.$emit("next",t)))}}},render:function(t){var link=t(ko,{ref:"link",staticClass:"nav-link",class:[{active:this.tab.localActive&&!this.tab.disabled,disabled:this.tab.disabled},this.tab.titleLinkClass,this.tab.localActive?this.bvTabs.activeNavItemClass:null],props:{disabled:this.tab.disabled},attrs:Vf(Vf({},this.tab.titleLinkAttributes),{},{role:"tab",id:this.id,tabindex:this.tabIndex,"aria-selected":this.tab.localActive&&!this.tab.disabled?"true":"false","aria-setsize":this.setSize,"aria-posinset":this.posInSet,"aria-controls":this.controls}),on:{click:this.handleEvt,keydown:this.handleEvt}},[this.tab.normalizeSlot("title")||this.tab.title]);return t("li",{staticClass:"nav-item",class:[this.tab.titleItemClass],attrs:{role:"presentation"}},[link])}}),Uf=oe({components:{BTabs:L.extend({name:"BTabs",mixins:[fi,Dr],provide:function(){return{bvTabs:this}},model:{prop:"value",event:"input"},props:Vf(Vf({},Hf),{},{tag:{type:String,default:"div"},card:{type:Boolean,default:!1},end:{type:Boolean,default:!1},noFade:{type:Boolean,default:!1},noNavStyle:{type:Boolean,default:!1},noKeyNav:{type:Boolean,default:!1},lazy:{type:Boolean,default:!1},contentClass:{type:[String,Array,Object]},navClass:{type:[String,Array,Object]},navWrapperClass:{type:[String,Array,Object]},activeNavItemClass:{type:[String,Array,Object]},activeTabClass:{type:[String,Array,Object]},value:{type:Number,default:null}}),data:function(){return{currentTab:ge(this.value,-1),tabs:[],registeredTabs:[],isMounted:!1}},computed:{fade:function(){return!this.noFade},localNavClass:function(){var t=[];return this.card&&this.vertical&&t.push("card-header","h-100","border-bottom-0","rounded-0"),[].concat(t,[this.navClass])}},watch:{currentTab:function(t){var e=-1;this.tabs.forEach((function(r,o){t!==o||r.disabled?r.localActive=!1:(r.localActive=!0,e=o)})),this.$emit("input",e)},value:function(t,e){if(t!==e){t=ge(t,-1),e=ge(e,0);var r=this.tabs;r[t]&&!r[t].disabled?this.activateTab(r[t]):t<e?this.previousTab():this.nextTab()}},registeredTabs:function(){var t=this;this.$nextTick((function(){ze((function(){t.updateTabs()}))}))},tabs:function(t,e){var r=this;Wn(t.map((function(t){return t._uid})),e.map((function(t){return t._uid})))||this.$nextTick((function(){r.$emit("changed",t.slice(),e.slice())}))},isMounted:function(t){var e=this;t&&ze((function(){e.updateTabs()})),this.setObserver(t)}},created:function(){var t=this;this.$_observer=null,this.currentTab=ge(this.value,-1),this.$nextTick((function(){t.updateTabs()}))},mounted:function(){var t=this;this.updateTabs(),this.$nextTick((function(){t.isMounted=!0}))},deactivated:function(){this.isMounted=!1},activated:function(){var t=this;this.currentTab=ge(this.value,-1),this.$nextTick((function(){t.updateTabs(),t.isMounted=!0}))},beforeDestroy:function(){this.isMounted=!1},destroyed:function(){this.tabs=[]},methods:{registerTab:function(t){var e=this;Y(this.registeredTabs,t)||(this.registeredTabs.push(t),t.$once("hook:destroyed",(function(){e.unregisterTab(t)})))},unregisterTab:function(t){this.registeredTabs=this.registeredTabs.slice().filter((function(e){return e!==t}))},setObserver:function(t){if(this.$_observer&&this.$_observer.disconnect(),this.$_observer=null,t){var e=this;this.$_observer=va(this.$refs.tabsContainer,(function(){e.$nextTick((function(){ze((function(){e.updateTabs()}))}))}),{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(this.isMounted&&t.length>0){var r=t.map((function(t){return"#".concat(t.safeId())})).join(", ");e=Ue(r,this.$el).map((function(t){return t.id})).filter(gt)}return Lb(t,(function(a,b){return e.indexOf(a.safeId())-e.indexOf(b.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 r=this.currentTab;r>=t.length?e=t.indexOf(t.slice().reverse().find(Gf)):t[r]&&!t[r].disabled&&(e=r)}e<0&&(e=t.indexOf(t.find(Gf))),t.forEach((function(t){t.localActive=!1})),t[e]&&(t[e].localActive=!0),this.tabs=t,this.currentTab=e},getButtonForTab:function(t){return(this.$refs.buttons||[]).find((function(e){return e.tab===t}))},updateButton:function(t){var button=this.getButtonForTab(t);button&&button.$forceUpdate&&button.$forceUpdate()},activateTab:function(t){var e=!1;if(t){var r=this.tabs.indexOf(t);if(!t.disabled&&r>-1&&r!==this.currentTab){var o=new cl("activate-tab",{cancelable:!0,vueTarget:this,componentId:this.safeId()});this.$emit(o.type,r,this.currentTab,o),o.defaultPrevented||(e=!0,this.currentTab=r)}}return e||this.currentTab===this.value||this.$emit("input",this.currentTab),e},deactivateTab:function(t){return!!t&&this.activateTab(this.tabs.filter((function(e){return e!==t})).find(Gf))},focusButton:function(t){var e=this;this.$nextTick((function(){pr(e.getButtonForTab(t))}))},emitTabClick:function(t,e){Mt(e)&&t&&t.$emit&&!t.disabled&&t.$emit("click",e)},clickTab:function(t,e){this.activateTab(t),this.emitTabClick(t,e)},firstTab:function(t){var e=this.tabs.find(Gf);this.activateTab(e)&&t&&(this.focusButton(e),this.emitTabClick(e,t))},previousTab:function(t){var e=Nr(this.currentTab,0),r=this.tabs.slice(0,e).reverse().find(Gf);this.activateTab(r)&&t&&(this.focusButton(r),this.emitTabClick(r,t))},nextTab:function(t){var e=Nr(this.currentTab,-1),r=this.tabs.slice(e+1).find(Gf);this.activateTab(r)&&t&&(this.focusButton(r),this.emitTabClick(r,t))},lastTab:function(t){var e=this.tabs.slice().reverse().find(Gf);this.activateTab(e)&&t&&(this.focusButton(e),this.emitTabClick(e,t))}},render:function(t){var e=this,r=this.tabs,o=r.find((function(t){return t.localActive&&!t.disabled})),n=r.find((function(t){return!t.disabled})),l=r.map((function(l,c){var d=null;return e.noKeyNav||(d=-1,(o===l||!o&&n===l)&&(d=null)),t(Wf,{key:l._uid||c,ref:"buttons",refInFor:!0,props:{tab:l,tabs:r,id:l.controlledBy||(l.safeId?l.safeId("_BV_tab_button_"):null),controls:l.safeId?l.safeId():null,tabIndex:d,setSize:r.length,posInSet:c+1,noKeyNav:e.noKeyNav},on:{click:function(t){e.clickTab(l,t)},first:e.firstTab,prev:e.previousTab,next:e.nextTab,last:e.lastTab}})})),nav=t(Yu,{ref:"nav",class:this.localNavClass,attrs:{role:"tablist",id:this.safeId("_BV_tab_controls_")},props:{fill:this.fill,justified:this.justified,align:this.align,tabs:!this.noNavStyle&&!this.pills,pills:!this.noNavStyle&&this.pills,vertical:this.vertical,small:this.small,cardHeader:this.card&&!this.vertical}},[this.normalizeSlot("tabs-start")||t(),l,this.normalizeSlot("tabs-end")||t()]);nav=t("div",{key:"bv-tabs-nav",class:[{"card-header":this.card&&!this.vertical&&!this.end,"card-footer":this.card&&!this.vertical&&this.end,"col-auto":this.vertical},this.navWrapperClass]},[nav]);var c=t();r&&0!==r.length||(c=t("div",{key:"bv-empty-tab",class:["tab-pane","active",{"card-body":this.card}]},this.normalizeSlot("empty")));var content=t("div",{ref:"tabsContainer",key:"bv-tabs-container",staticClass:"tab-content",class:[{col:this.vertical},this.contentClass],attrs:{id:this.safeId("_BV_tab_container_")}},K(this.normalizeSlot("default"),c));return t(this.tag,{staticClass:"tabs",class:{row:this.vertical,"no-gutters":this.vertical&&this.card},attrs:{id:this.safeId()}},[this.end?content:t(),[nav],this.end?t():content])}}),BTab:L.extend({name:"BTab",mixins:[fi,Dr],inject:{bvTabs:{default:function(){return{}}}},props:{active:{type:Boolean,default:!1},tag:{type:String,default:"div"},buttonId:{type:String},title:{type:String,default:""},titleItemClass:{type:[String,Array,Object]},titleLinkClass:{type:[String,Array,Object]},titleLinkAttributes:{type:Object},disabled:{type:Boolean,default:!1},noBody:{type:Boolean,default:!1},lazy:{type:Boolean,default:!1}},data:function(){return{localActive:this.active&&!this.disabled,show:!1}},computed:{tabClasses:function(){return[{active:this.localActive,disabled:this.disabled,"card-body":this.bvTabs.card&&!this.noBody},this.localActive?this.bvTabs.activeTabClass:null]},controlledBy:function(){return this.buttonId||this.safeId("__BV_tab_button__")},computedNoFade:function(){return!this.bvTabs.fade},computedLazy:function(){return this.bvTabs.lazy||this.lazy},_isTab:function(){return!0}},watch:{localActive:function(t){this.$emit("update:active",t)},active:function(t,e){t!==e&&(t?this.activate():this.deactivate()||this.$emit("update:active",this.localActive))},disabled:function(t,e){t!==e&&t&&this.localActive&&this.bvTabs.firstTab&&(this.localActive=!1,this.bvTabs.firstTab())}},mounted:function(){this.registerTab(),this.show=this.localActive},updated:function(){this.hasNormalizedSlot("title")&&this.bvTabs.updateButton&&this.bvTabs.updateButton(this)},destroyed:function(){this.unregisterTab()},methods:{registerTab:function(){this.bvTabs.registerTab&&this.bvTabs.registerTab(this)},unregisterTab:function(){this.bvTabs.unregisterTab&&this.bvTabs.unregisterTab(this)},activate:function(){return!(!this.bvTabs.activateTab||this.disabled)&&this.bvTabs.activateTab(this)},deactivate:function(){return!(!this.bvTabs.deactivateTab||!this.localActive)&&this.bvTabs.deactivateTab(this)}},render:function(t){var content=t(this.tag,{ref:"panel",staticClass:"tab-pane",class:this.tabClasses,directives:[{name:"show",rawName:"v-show",value:this.localActive,expression:"localActive"}],attrs:{role:"tabpanel",id:this.safeId(),"aria-hidden":this.localActive?"false":"true","aria-labelledby":this.controlledBy||null}},[this.localActive||!this.computedLazy?this.normalizeSlot("default"):t()]);return t(Cr,{props:{mode:"out-in",noFade:this.computedNoFade}},[content])}})}}),qf=oe({components:{BTime:yd}}),Yf=r(49),Kf={name:{type:String,required:!0},ariaLive:{type:String,default:function(){return pe("BToaster","ariaLive")}},ariaAtomic:{type:String,default:function(){return pe("BToaster","ariaAtomic")}},role:{type:String,default:function(){return pe("BToaster","role")}}},Xf=L.extend({data:function(){return{name:"b-toaster"}},methods:{onAfterEnter:function(t){var e=this;ze((function(){Qe(t,"".concat(e.name,"-enter-to"))}))}},render:function(t){return t("transition-group",{props:{tag:"div",name:this.name},on:{afterEnter:this.onAfterEnter}},this.$slots.default)}}),Jf=L.extend({name:"BToaster",props:Kf,data:function(){return{doRender:!1,dead:!1,staticName:this.name}},beforeMount:function(){var t=this;this.staticName=this.name,Yf.Wormhole.hasTarget(this.staticName)?(Gt('A "<portal-target>" with name "'.concat(this.name,'" already exists in the document.'),"BToaster"),this.dead=!0):(this.doRender=!0,this.$once("hook:beforeDestroy",(function(){t.$root.$emit("bv::toaster::destroyed",t.staticName)})))},destroyed:function(){this.$el&&this.$el.parentNode&&this.$el.parentNode.removeChild(this.$el)},render:function(t){var e=t("div",{class:["d-none",{"b-dead-toaster":this.dead}]});if(this.doRender){var r=t(Yf.PortalTarget,{staticClass:"b-toaster-slot",props:{name:this.staticName,multiple:!0,tag:"div",slim:!1,transition:Xf}});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}},[r])}return e}});function Zf(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Qf(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Zf(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Zf(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var tm=pt(xo,["href","to"]),rm=Qf({id:{type:String},title:{type:String},toaster:{type:String,default:function(){return pe("BToast","toaster")}},visible:{type:Boolean,default:!1},variant:{type:String,default:function(){return pe("BToast","variant")}},isStatus:{type:Boolean,default:!1},appendToast:{type:Boolean,default:!1},noAutoHide:{type:Boolean,default:!1},autoHideDelay:{type:[Number,String],default:function(){return pe("BToast","autoHideDelay")}},noCloseButton:{type:Boolean,default:!1},noFade:{type:Boolean,default:!1},noHoverPause:{type:Boolean,default:!1},solid:{type:Boolean,default:!1},toastClass:{type:[String,Object,Array],default:function(){return pe("BToast","toastClass")}},headerClass:{type:[String,Object,Array],default:function(){return pe("BToast","headerClass")}},bodyClass:{type:[String,Object,Array],default:function(){return pe("BToast","bodyClass")}},static:{type:Boolean,default:!1}},tm),om=L.extend({name:"BToast",mixins:[mo,fi,za,Dr,gu],inheritAttrs:!1,model:{prop:"visible",event:"change"},props:rm,data:function(){return{isMounted:!1,doRender:!1,localShow:!1,isTransitioning:!1,isHiding:!1,order:0,timer:null,dismissStarted:0,resumeDismiss:0}},computed:{bToastClasses:function(){return Object(n.a)({"b-toast-solid":this.solid,"b-toast-append":this.appendToast,"b-toast-prepend":!this.appendToast},"b-toast-".concat(this.variant),this.variant)},slotScope:function(){return{hide:this.hide}},computedDuration:function(){return Nr(ge(this.autoHideDelay,0),1e3)},computedToaster:function(){return String(this.toaster)},transitionHandlers:function(){return{beforeEnter:this.onBeforeEnter,afterEnter:this.onAfterEnter,beforeLeave:this.onBeforeLeave,afterLeave:this.onAfterLeave}},computedAttrs:function(){return Qf(Qf({},this.bvAttrs),{},{id:this.safeId(),tabindex:"0"})}},watch:{visible:function(t){t?this.show():this.hide()},localShow:function(t){t!==this.visible&&this.$emit("change",t)},toaster:function(){this.$nextTick(this.ensureToaster)},static:function(t){t&&this.localShow&&this.ensureToaster()}},mounted:function(){var t=this;this.isMounted=!0,this.$nextTick((function(){t.visible&&ze((function(){t.show()}))})),this.listenOnRoot("bv::show::toast",(function(e){e===t.safeId()&&t.show()})),this.listenOnRoot("bv::hide::toast",(function(e){e&&e!==t.safeId()||t.hide()})),this.listenOnRoot("bv::toaster::destroyed",(function(e){e===t.computedToaster&&t.hide()}))},beforeDestroy:function(){this.clearDismissTimer()},methods:{show:function(){var t=this;if(!this.localShow){this.ensureToaster();var e=this.buildEvent("show");this.emitEvent(e),this.dismissStarted=this.resumeDismiss=0,this.order=Date.now()*(this.appendToast?1:-1),this.isHiding=!1,this.doRender=!0,this.$nextTick((function(){ze((function(){t.localShow=!0}))}))}},hide:function(){var t=this;if(this.localShow){var e=this.buildEvent("hide");this.emitEvent(e),this.setHoverHandler(!1),this.dismissStarted=this.resumeDismiss=0,this.clearDismissTimer(),this.isHiding=!0,ze((function(){t.localShow=!1}))}},buildEvent:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return new cl(t,Qf(Qf({cancelable:!1,target:this.$el||null,relatedTarget:null},e),{},{vueTarget:this,componentId:this.safeId()}))},emitEvent:function(t){var e=t.type;this.emitOnRoot("bv::toast:".concat(e),t),this.$emit(e,t)},ensureToaster:function(){if(!this.static&&!Yf.Wormhole.hasTarget(this.computedToaster)){var div=document.createElement("div");document.body.appendChild(div),new Jf({parent:this.$root,propsData:{name:this.computedToaster}}).$mount(div)}},startDismissTimer:function(){this.clearDismissTimer(),this.noAutoHide||(this.timer=setTimeout(this.hide,this.resumeDismiss||this.computedDuration),this.dismissStarted=Date.now(),this.resumeDismiss=0)},clearDismissTimer:function(){clearTimeout(this.timer),this.timer=null},setHoverHandler:function(t){var e=this.$refs["b-toast"];Sa(t,e,"mouseenter",this.onPause,wa),Sa(t,e,"mouseleave",this.onUnPause,wa)},onPause:function(){if(!this.noAutoHide&&!this.noHoverPause&&this.timer&&!this.resumeDismiss){var t=Date.now()-this.dismissStarted;t>0&&(this.clearDismissTimer(),this.resumeDismiss=Nr(this.computedDuration-t,1e3))}},onUnPause:function(){this.noAutoHide||this.noHoverPause||!this.resumeDismiss?this.resumeDismiss=this.dismissStarted=0:this.startDismissTimer()},onLinkClick:function(){var t=this;this.$nextTick((function(){ze((function(){t.hide()}))}))},onBeforeEnter:function(){this.isTransitioning=!0},onAfterEnter:function(){this.isTransitioning=!1;var t=this.buildEvent("shown");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("hidden");this.emitEvent(t),this.doRender=!1},makeToast:function(t){var e=this,r=[],o=this.normalizeSlot("toast-title",this.slotScope);o?r.push(o):this.title&&r.push(t("strong",{staticClass:"mr-2"},this.title)),this.noCloseButton||r.push(t(_r,{staticClass:"ml-auto mb-1",on:{click:function(){e.hide()}}}));var n=t();r.length>0&&(n=t("header",{staticClass:"toast-header",class:this.headerClass},r));var link=lo(this),l=t(link?ko:"div",{staticClass:"toast-body",class:this.bodyClass,props:link?Jr(tm,this):{},on:link?{click:this.onLinkClick}:{}},[this.normalizeSlot("default",this.slotScope)||t()]);return t("div",{key:"toast-".concat(this._uid),ref:"toast",staticClass:"toast",class:this.toastClass,attrs:this.computedAttrs},[n,l])}},render:function(t){if(!this.doRender||!this.isMounted)return t();var e="b-toast-".concat(this._uid),r=this.static?{}:this.scopedStyleAttrs;return t(Yf.Portal,{props:{name:e,to:this.computedToaster,order:this.order,slim:!0,disabled:this.static}},[t("div",{key:e,ref:"b-toast",staticClass:"b-toast",class:this.bToastClasses,attrs:Qf(Qf({},r),{},{id:this.safeId("_toast_outer"),role:this.isHiding?null:this.isStatus?"status":"alert","aria-live":this.isHiding?null:this.isStatus?"polite":"assertive","aria-atomic":this.isHiding?null:"true"})},[t(Cr,{props:{noFade:this.noFade},on:this.transitionHandlers},[this.localShow?this.makeToast(t):t()])])])}});function nm(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function im(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?nm(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):nm(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var am=["id"].concat(Object(G.a)(at(bt(rm,["static","visible"])))),lm={toastContent:"default",title:"toast-title"},sm=function(t){return am.reduce((function(e,r){return $t(t[r])||(e[r]=t[r]),e}),{})},cm=oe({components:{BToast:om,BToaster:Jf},plugins:{BVToastPlugin:oe({plugins:{plugin:function(t){var e=t.extend({name:"BToastPop",extends:om,destroyed:function(){this.$el&&this.$el.parentNode&&this.$el.parentNode.removeChild(this.$el)},mounted:function(){var t=this,e=function(){t.localShow=!1,t.doRender=!1,t.$nextTick((function(){t.$nextTick((function(){ze((function(){t.$destroy()}))}))}))};this.$parent.$once("hook:destroyed",e),this.$once("hidden",e),this.listenOnRoot("bv::toaster::destroyed",(function(r){r===t.toaster&&e()}))}}),r=function(t,r){if(!Wt("$bvToast")){var o=new e({parent:r,propsData:im(im(im({},sm(pe("BToast")||{})),bt(t,at(lm))),{},{static:!1,visible:!0})});at(lm).forEach((function(e){var n=t[e];$t(n)||("title"===e&&At(n)&&(n=[r.$createElement("strong",{class:"mr-2"},n)]),o.$slots[lm[e]]=K(n))}));var div=document.createElement("div");document.body.appendChild(div),o.$mount(div)}},o=function(){function t(e){Object(V.a)(this,t),Q(this,{_vm:e,_root:e.$root}),et(this,{_vm:{enumerable:!0,configurable:!1,writable:!1},_root:{enumerable:!0,configurable:!1,writable:!1}})}return Object(H.a)(t,[{key:"toast",value:function(content){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};content&&!Wt("$bvToast")&&r(im(im({},sm(t)),{},{toastContent:content}),this._vm)}},{key:"show",value:function(t){t&&this._root.$emit("bv::show::toast",t)}},{key:"hide",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;this._root.$emit("bv::hide::toast",t)}}]),t}();t.mixin({beforeCreate:function(){this._bv__toast=new o(this)}}),lt(t.prototype,"$bvToast")||ot(t.prototype,"$bvToast",{get:function(){return this&&this._bv__toast||Gt('"'.concat("$bvToast",'" must be accessed from a Vue instance "this" context.'),"BToast"),this._bv__toast}})}}})}});function dm(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function um(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?dm(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):dm(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var pm="__BV_Tooltip__",bm={focus:!0,hover:!0,click:!0,blur:!0,manual:!0},fm=/^html$/i,mm=/^noninteractive$/i,hm=/^nofade$/i,gm=/^(auto|top(left|right)?|bottom(left|right)?|left(top|bottom)?|right(top|bottom)?)$/i,vm=/^(window|viewport|scrollParent)$/i,ym=/^d\d+$/i,wm=/^ds\d+$/i,xm=/^dh\d+$/i,km=/^o-?\d+$/i,Om=/^v-.+$/i,Sm=/\s+/,jm=function(t,e,r){if(kt.j){var o=function(t,e){var r="BTooltip",o={title:void 0,trigger:"",placement:"top",fallbackPlacement:"flip",container:!1,animation:!0,offset:0,id:null,html:!1,interactive:!0,disabled:!1,delay:pe(r,"delay"),boundary:String(pe(r,"boundary")),boundaryPadding:ge(pe(r,"boundaryPadding"),0),variant:pe(r,"variant"),customClass:pe(r,"customClass")};if(At(t.value)||zt(t.value)||Ft(t.value)?o.title=t.value:ct(t.value)&&(o=um(um({},o),t.value)),$t(o.title)){var data=e.data||{};o.title=data.attrs&&!Et(data.attrs.title)?data.attrs.title:void 0}ct(o.delay)||(o.delay={show:ge(o.delay,0),hide:ge(o.delay,0)}),t.arg&&(o.container="#".concat(t.arg)),at(t.modifiers).forEach((function(t){if(fm.test(t))o.html=!0;else if(mm.test(t))o.interactive=!1;else if(hm.test(t))o.animation=!1;else if(gm.test(t))o.placement=t;else if(vm.test(t))t="scrollparent"===t?"scrollParent":t,o.boundary=t;else if(ym.test(t)){var e=ge(t.slice(1),0);o.delay.show=e,o.delay.hide=e}else wm.test(t)?o.delay.show=ge(t.slice(2),0):xm.test(t)?o.delay.hide=ge(t.slice(2),0):km.test(t)?o.offset=ge(t.slice(1),0):Om.test(t)&&(o.variant=t.slice(2)||null)}));var n={};return K(o.trigger||"").filter(gt).join(" ").trim().toLowerCase().split(Sm).forEach((function(t){bm[t]&&(n[t]=!0)})),at(t.modifiers).forEach((function(t){t=t.toLowerCase(),bm[t]&&(n[t]=!0)})),o.trigger=at(n).join(" "),"blur"===o.trigger&&(o.trigger="focus"),o.trigger||(o.trigger="hover focus"),o}(e,r);if(!t[pm]){var n=r.context;t[pm]=new Up({parent:n,_scopeId:hu(n,void 0)}),t[pm].__bv_prev_data__={},t[pm].$on("show",(function(){Ft(o.title)&&t[pm].updateData({title:o.title(t)})}))}var data={title:o.title,triggers:o.trigger,placement:o.placement,fallbackPlacement:o.fallbackPlacement,variant:o.variant,customClass:o.customClass,container:o.container,boundary:o.boundary,delay:o.delay,offset:o.offset,noFade:!o.animation,id:o.id,interactive:o.interactive,disabled:o.disabled,html:o.html},l=t[pm].__bv_prev_data__;if(t[pm].__bv_prev_data__=data,!Wn(data,l)){var c={target:t};at(data).forEach((function(e){data[e]!==l[e]&&(c[e]="title"===e&&Ft(data[e])?data[e](t):data[e])})),t[pm].updateData(c)}}},Tm=oe({directives:{VBTooltip:{bind:function(t,e,r){jm(t,e,r)},componentUpdated:function(t,e,r){r.context.$nextTick((function(){jm(t,e,r)}))},unbind:function(t){!function(t){t[pm]&&(t[pm].$destroy(),t[pm]=null),delete t[pm]}(t)}}}}),Cm=oe({plugins:{AlertPlugin:Ar,AspectPlugin:Ur,AvatarPlugin:wn,BadgePlugin:jn,BreadcrumbPlugin:An,ButtonPlugin:zn,ButtonGroupPlugin:Rn,ButtonToolbarPlugin:Hn,CalendarPlugin:Bi,CardPlugin:ma,CarouselPlugin:Ea,CollapsePlugin:ll,DropdownPlugin:os,EmbedPlugin:is,FormPlugin:hs,FormCheckboxPlugin:Ps,FormDatepickerPlugin:Ls,FormFilePlugin:qs,FormGroupPlugin:uc,FormInputPlugin:yc,FormRadioPlugin:xc,FormRatingPlugin:Dc,FormSelectPlugin:Ac,FormSpinbuttonPlugin:Uc,FormTagsPlugin:id,FormTextareaPlugin:cd,FormTimepickerPlugin:jd,ImagePlugin:Td,InputGroupPlugin:Rd,JumbotronPlugin:Gd,LayoutPlugin:Jd,LinkPlugin:Zd,ListGroupPlugin:iu,MediaPlugin:uu,ModalPlugin:Uu,NavPlugin:lp,NavbarPlugin:gp,OverlayPlugin:kp,PaginationPlugin:$p,PaginationNavPlugin:Ip,PopoverPlugin:bb,ProgressPlugin:mb,SidebarPlugin:Ob,SpinnerPlugin:Sb,TablePlugin:Rf,TabsPlugin:Uf,TimePlugin:qf,ToastPlugin:cm,TooltipPlugin:oe({components:{BTooltip:qp},plugins:{VBTooltipPlugin:Tm}})}}),Bm=oe({directives:{VBHover:Es}}),Pm=oe({directives:{VBModal:Mu}});r(124);function Dm(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function $m(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Dm(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Dm(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var _m={element:"body",offset:10,method:"auto",throttle:75},Em={element:"(string|element|component)",offset:"number",method:"string",throttle:"number"},Fm="dropdown-item",Im="active",Am={ACTIVE:".active",NAV_LIST_GROUP:".nav, .list-group",NAV_LINKS:".nav-link",NAV_ITEMS:".nav-item",LIST_ITEMS:".list-group-item",DROPDOWN:".dropdown, .dropup",DROPDOWN_ITEMS:".dropdown-item",DROPDOWN_TOGGLE:".dropdown-toggle"},zm="offset",Nm="position",Mm=/^.*(#[^#]+)$/,Rm=["webkitTransitionEnd","transitionend","otransitionend","oTransitionEnd"],Lm=function(t){return function(t){return Object.prototype.toString.call(t)}(t).match(/\s([a-zA-Z]+)/)[1].toLowerCase()},Vm=function(){function t(element,e,r){Object(V.a)(this,t),this.$el=element,this.$scroller=null,this.$selector=[Am.NAV_LINKS,Am.LIST_ITEMS,Am.DROPDOWN_ITEMS].join(","),this.$offsets=[],this.$targets=[],this.$activeTarget=null,this.$scrollHeight=0,this.$resizeTimeout=null,this.$scrollerObserver=null,this.$targetsObserver=null,this.$root=r||null,this.$config=null,this.updateConfig(e)}return Object(H.a)(t,[{key:"updateConfig",value:function(t,e){this.$scroller&&(this.unlisten(),this.$scroller=null);var r=$m($m({},this.constructor.Default),t);if(e&&(this.$root=e),function(t,e,r){for(var o in r)if(lt(r,o)){var n=r[o],l=e[o],c=l&&Me(l)?"element":Lm(l);c=l&&l._isVue?"component":c,new RegExp(n).test(c)||Gt("".concat(t,': Option "').concat(o,'" provided type "').concat(c,'" but expected type "').concat(n,'"'))}}(this.constructor.Name,r,this.constructor.DefaultType),this.$config=r,this.$root){var o=this;this.$root.$nextTick((function(){o.listen()}))}else this.listen()}},{key:"dispose",value:function(){this.unlisten(),clearTimeout(this.$resizeTimeout),this.$resizeTimeout=null,this.$el=null,this.$config=null,this.$scroller=null,this.$selector=null,this.$offsets=null,this.$targets=null,this.$activeTarget=null,this.$scrollHeight=null}},{key:"listen",value:function(){var t=this,e=this.getScroller();e&&"BODY"!==e.tagName&&ka(e,"scroll",this,wa),ka(window,"scroll",this,wa),ka(window,"resize",this,wa),ka(window,"orientationchange",this,wa),Rm.forEach((function(e){ka(window,e,t,wa)})),this.setObservers(!0),this.handleEvent("refresh")}},{key:"unlisten",value:function(){var t=this,e=this.getScroller();this.setObservers(!1),e&&"BODY"!==e.tagName&&Oa(e,"scroll",this,wa),Oa(window,"scroll",this,wa),Oa(window,"resize",this,wa),Oa(window,"orientationchange",this,wa),Rm.forEach((function(e){Oa(window,e,t,wa)}))}},{key:"setObservers",value:function(t){var e=this;this.$scrollerObserver&&this.$scrollerObserver.disconnect(),this.$targetsObserver&&this.$targetsObserver.disconnect(),this.$scrollerObserver=null,this.$targetsObserver=null,t&&(this.$targetsObserver=va(this.$el,(function(){e.handleEvent("mutation")}),{subtree:!0,childList:!0,attributes:!0,attributeFilter:["href"]}),this.$scrollerObserver=va(this.getScroller(),(function(){e.handleEvent("mutation")}),{subtree:!0,childList:!0,characterData:!0,attributes:!0,attributeFilter:["id","style","class"]}))}},{key:"handleEvent",value:function(t){var e=At(t)?t:t.type,r=this;"scroll"===e?(this.$scrollerObserver||this.listen(),this.process()):/(resize|orientationchange|mutation|refresh)/.test(e)&&(r.$resizeTimeout||(r.$resizeTimeout=setTimeout((function(){r.refresh(),r.process(),r.$resizeTimeout=null}),r.$config.throttle)))}},{key:"refresh",value:function(){var t=this,e=this.getScroller();if(e){var r=e!==e.window?Nm:zm,o="auto"===this.$config.method?r:this.$config.method,n=o===Nm?dr:cr,l=o===Nm?this.getScrollTop():0;return this.$offsets=[],this.$targets=[],this.$scrollHeight=this.getScrollHeight(),Ue(this.$selector,this.$el).map((function(link){return nr(link,"href")})).filter((function(t){return t&&Mm.test(t||"")})).map((function(t){var r=t.replace(Mm,"$1").trim();if(!r)return null;var o=qe(r,e);return o&&He(o)?{offset:ge(n(o).top,0)+l,target:r}:null})).filter(Boolean).sort((function(a,b){return a.offset-b.offset})).reduce((function(e,r){return e[r.target]||(t.$offsets.push(r.offset),t.$targets.push(r.target),e[r.target]=!0),e}),{}),this}}},{key:"process",value:function(){var t=this.getScrollTop()+this.$config.offset,e=this.getScrollHeight(),r=this.$config.offset+e-this.getOffsetHeight();if(this.$scrollHeight!==e&&this.refresh(),t>=r){var o=this.$targets[this.$targets.length-1];this.$activeTarget!==o&&this.activate(o)}else{if(this.$activeTarget&&t<this.$offsets[0]&&this.$offsets[0]>0)return this.$activeTarget=null,void this.clear();for(var i=this.$offsets.length;i--;){this.$activeTarget!==this.$targets[i]&&t>=this.$offsets[i]&&($t(this.$offsets[i+1])||t<this.$offsets[i+1])&&this.activate(this.$targets[i])}}}},{key:"getScroller",value:function(){if(this.$scroller)return this.$scroller;var t=this.$config.element;return t?(Me(t.$el)?t=t.$el:At(t)&&(t=qe(t)),t?(this.$scroller="BODY"===t.tagName?window:t,this.$scroller):null):null}},{key:"getScrollTop",value:function(){var t=this.getScroller();return t===window?t.pageYOffset:t.scrollTop}},{key:"getScrollHeight",value:function(){return this.getScroller().scrollHeight||Nr(document.body.scrollHeight,document.documentElement.scrollHeight)}},{key:"getOffsetHeight",value:function(){var t=this.getScroller();return t===window?window.innerHeight:ar(t).height}},{key:"activate",value:function(t){var e=this;this.$activeTarget=t,this.clear();var r=Ue(this.$selector.split(",").map((function(e){return"".concat(e,'[href$="').concat(t,'"]')})).join(","),this.$el);r.forEach((function(link){if(er(link,Fm)){var t=Ke(Am.DROPDOWN,link);t&&e.setActiveState(qe(Am.DROPDOWN_TOGGLE,t),!0),e.setActiveState(link,!0)}else{e.setActiveState(link,!0),Ye(link.parentElement,Am.NAV_ITEMS)&&e.setActiveState(link.parentElement,!0);for(var r=link;r;){var o=(r=Ke(Am.NAV_LIST_GROUP,r))?r.previousElementSibling:null;o&&Ye(o,"".concat(Am.NAV_LINKS,", ").concat(Am.LIST_ITEMS))&&e.setActiveState(o,!0),o&&Ye(o,Am.NAV_ITEMS)&&(e.setActiveState(qe(Am.NAV_LINKS,o),!0),e.setActiveState(o,!0))}}})),r&&r.length>0&&this.$root&&this.$root.$emit("bv::scrollspy::activate",t,r)}},{key:"clear",value:function(){var t=this;Ue("".concat(this.$selector,", ").concat(Am.NAV_ITEMS),this.$el).filter((function(t){return er(t,Im)})).forEach((function(e){return t.setActiveState(e,!1)}))}},{key:"setActiveState",value:function(t,e){t&&(e?Ze(t,Im):Qe(t,Im))}}],[{key:"Name",get:function(){return"v-b-scrollspy"}},{key:"Default",get:function(){return _m}},{key:"DefaultType",get:function(){return Em}}]),t}(),Hm="__BV_ScrollSpy__",Gm=/^\d+$/,Wm=/^(auto|position|offset)$/,Um=function(t,e,r){if(kt.j){var o=function(t){var e={};return t.arg&&(e.element="#".concat(t.arg)),at(t.modifiers).forEach((function(t){Gm.test(t)?e.offset=ge(t,0):Wm.test(t)&&(e.method=t)})),At(t.value)?e.element=t.value:zt(t.value)?e.offset=Hr(t.value):st(t.value)&&at(t.value).filter((function(t){return!!Vm.DefaultType[t]})).forEach((function(r){e[r]=t.value[r]})),e}(e);t[Hm]?t[Hm].updateConfig(o,r.context.$root):t[Hm]=new Vm(t,o,r.context.$root)}},qm=oe({plugins:{VBHoverPlugin:Bm,VBModalPlugin:Pm,VBPopoverPlugin:pb,VBScrollspyPlugin:oe({directives:{VBScrollspy:{bind:function(t,e,r){Um(t,e,r)},inserted:function(t,e,r){Um(t,e,r)},update:function(t,e,r){e.value!==e.oldValue&&Um(t,e,r)},componentUpdated:function(t,e,r){e.value!==e.oldValue&&Um(t,e,r)},unbind:function(t){!function(t){t[Hm]&&(t[Hm].dispose(),t[Hm]=null,delete t[Hm])}(t)}}}}),VBTogglePlugin:al,VBTooltipPlugin:Tm,VBVisiblePlugin:oe({directives:{VBVisible:na}})}});function Ym(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Km(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Ym(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Ym(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}Km({},zo);var Xm={install:re({plugins:{componentsPlugin:Cm,directivesPlugin:qm}}),NAME:"BootstrapVue"};function Jm(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function Zm(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?Jm(Object(source),!0).forEach((function(e){Object(n.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):Jm(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}l.default.use(Xm,{}),l.default.component(f.a.name,f.a),l.default.component(h.a.name,Zm(Zm({},h.a),{},{render:function(t,e){return h.a._warned||(h.a._warned=!0,console.warn("<no-ssr> has been deprecated and will be removed in Nuxt 3, please use <client-only> instead")),h.a.render(t,e)}})),l.default.component(S.name,S),l.default.component("NChild",S),l.default.component($.name,$),l.default.use(c.a,{keyName:"head",attribute:"data-n-head",ssrAttribute:"data-n-head-ssr",tagIDKeyName:"hid"});var Qm={name:"page",mode:"out-in",appear:!0,appearClass:"appear",appearActiveClass:"appear-active",appearToClass:"appear-to"};function eh(t){return rh.apply(this,arguments)}function rh(){return(rh=Object(o.a)(regeneratorRuntime.mark((function t(e){var r,o,n,c,d,path,f,m=arguments;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return f=function(t,e){if(!t)throw new Error("inject(key, value) has no key provided");if(void 0===e)throw new Error("inject('".concat(t,"', value) has no value provided"));n[t="$"+t]=e,n.context[t]||(n.context[t]=e);var r="__nuxt_"+t+"_installed__";l.default[r]||(l.default[r]=!0,l.default.use((function(){Object.prototype.hasOwnProperty.call(l.default.prototype,t)||Object.defineProperty(l.default.prototype,t,{get:function(){return this.$root.$options[t]}})})))},r=m.length>1&&void 0!==m[1]?m[1]:{},t.next=4,O();case 4:return o=t.sent,n=Zm({head:{title:"pcpuma_admin",meta:[{charset:"utf-8"},{name:"viewport",content:"width=device-width, initial-scale=1"},{hid:"description",name:"description",content:"## Build Setup"}],link:[{rel:"icon",type:"image/x-icon",href:"/favicon.ico"}],style:[],script:[]},router:o,nuxt:{defaultTransition:Qm,transitions:[Qm],setTransitions:function(t){return Array.isArray(t)||(t=[t]),t=t.map((function(t){return t=t?"string"==typeof t?Object.assign({},Qm,{name:t}):Object.assign({},Qm,t):Qm})),this.$options.nuxt.transitions=t,t},err:null,dateErr:null,error:function(t){t=t||null,n.context._errored=Boolean(t),t=t?Object(y.p)(t):null;var r=n.nuxt;return this&&(r=this.nuxt||this.$options.nuxt),r.dateErr=Date.now(),r.err=t,e&&(e.nuxt.error=t),t}}},N),c=e?e.next:function(t){return n.router.push(t)},e?d=o.resolve(e.url).route:(path=Object(y.f)(o.options.base,o.options.mode),d=o.resolve(path).route),t.next=10,Object(y.t)(n,{route:d,next:c,error:n.nuxt.error.bind(n),payload:e?e.payload:void 0,req:e?e.req:void 0,res:e?e.res:void 0,beforeRenderFns:e?e.beforeRenderFns:void 0,ssrContext:e});case 10:f("config",r),n.context.enablePreview=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};n.previewData=Object.assign({},t),f("preview",t)},t.next=15;break;case 15:t.next=18;break;case 18:n.context.enablePreview=function(){console.warn("You cannot call enablePreview() outside a plugin.")},t.next=22;break;case 22:return t.abrupt("return",{app:n,router:o});case 23:case"end":return t.stop()}}),t)})))).apply(this,arguments)}},49:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o,n=(o=r(7))&&"object"==typeof o&&"default"in o?o.default:o;function l(t){return(l="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})(t)}function c(t){return function(t){if(Array.isArray(t)){for(var i=0,e=new Array(t.length);i<t.length;i++)e[i]=t[i];return e}}(t)||function(t){if(Symbol.iterator in Object(t)||"[object Arguments]"===Object.prototype.toString.call(t))return Array.from(t)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}var d="undefined"!=typeof window;function f(t,e){return e.reduce((function(e,r){return t.hasOwnProperty(r)&&(e[r]=t[r]),e}),{})}var m={},h={},v={},y=new(n.extend({data:function(){return{transports:m,targets:h,sources:v,trackInstances:d}},methods:{open:function(t){if(d){var e=t.to,r=t.from,o=t.passengers,c=t.order,f=void 0===c?1/0:c;if(e&&r&&o){var m,h={to:e,from:r,passengers:(m=o,Array.isArray(m)||"object"===l(m)?Object.freeze(m):m),order:f};-1===Object.keys(this.transports).indexOf(e)&&n.set(this.transports,e,[]);var v,y=this.$_getTransportIndex(h),w=this.transports[e].slice(0);-1===y?w.push(h):w[y]=h,this.transports[e]=(v=function(a,b){return a.order-b.order},w.map((function(t,e){return[e,t]})).sort((function(a,b){return v(a[1],b[1])||a[0]-b[0]})).map((function(t){return t[1]})))}}},close:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=t.to,o=t.from;if(r&&(o||!1!==e)&&this.transports[r])if(e)this.transports[r]=[];else{var n=this.$_getTransportIndex(t);if(n>=0){var l=this.transports[r].slice(0);l.splice(n,1),this.transports[r]=l}}},registerTarget:function(t,e,r){d&&(this.trackInstances&&!r&&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(source,t,e){d&&(this.trackInstances&&!e&&this.sources[source]&&console.warn("[portal-vue]: source ".concat(source," already exists")),this.$set(this.sources,source,Object.freeze([t])))},unregisterSource:function(source){this.$delete(this.sources,source)},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,r=t.from;for(var i in this.transports[e])if(this.transports[e][i].from===r)return+i;return-1}}}))(m),w=1,x=n.extend({name:"portal",props:{disabled:{type:Boolean},name:{type:String,default:function(){return String(w++)}},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:c(t),order:this.order};y.open(e)}else this.clear()}},render:function(t){var e=this.$slots.default||this.$scopedSlots.default||[],r=this.tag;return e&&this.disabled?e.length<=1&&this.slim?this.normalizeOwnChildren(e)[0]:t(r,[this.normalizeOwnChildren(e)]):this.slim?t():t(r,{class:{"v-portal":!0},style:{display:"none"},key:"v-portal-placeholder"})}}),k=n.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 function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return t.reduce((function(t,r){var o=r.passengers[0],n="function"==typeof o?o(e):r.passengers;return t.concat(n)}),[])}(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(),r=this.children(),o=this.transition||this.tag;return e?r[0]:this.slim&&!o?t():t(o,{props:{tag:this.transition&&this.tag?this.tag:void 0},class:{"vue-portal-target":!0}},r)}}),O=0,S=["disabled","name","order","slim","slotProps","tag","to"],j=["multiple","transition"],T=n.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(O++)}},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 r=e.append;if(r){var o="string"==typeof r?r:"DIV",n=document.createElement(o);t.appendChild(n),t=n}var l=f(this.$props,j);l.slim=this.targetSlim,l.tag=this.targetTag,l.slotProps=this.targetSlotProps,l.name=this.to,this.portalTarget=new k({el:t,parent:this.$parent||this,propsData:l})}}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=f(this.$props,S);return t(x,{props:e,attrs:this.$attrs,on:this.$listeners,scopedSlots:this.$scopedSlots},this.$slots.default)}var content=this.$scopedSlots.manual({to:this.to});return Array.isArray(content)&&(content=content[0]),content||t()}});var C={install:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};t.component(e.portalName||"Portal",x),t.component(e.portalTargetName||"PortalTarget",k),t.component(e.MountingPortalName||"MountingPortal",T)}};e.default=C,e.Portal=x,e.PortalTarget=k,e.MountingPortal=T,e.Wormhole=y},50:function(t,e,r){"use strict";var o={name:"NoSsr",functional:!0,props:{placeholder:String,placeholderTag:{type:String,default:"div"}},render:function(t,e){var r=e.parent,o=e.slots,n=e.props,l=o(),c=l.default;void 0===c&&(c=[]);var d=l.placeholder;return r._isMounted?c:(r.$once("hook:mounted",(function(){r.$forceUpdate()})),n.placeholderTag&&(n.placeholder||d)?t(n.placeholderTag,{class:["no-ssr-placeholder"]},n.placeholder||d):c.length>0?c.map((function(){return t(!1)})):t(!1))}};t.exports=o},6:function(t,e,r){"use strict";(function(t){r.d(e,"i",(function(){return o})),r.d(e,"b",(function(){return n})),r.d(e,"g",(function(){return c})),r.d(e,"d",(function(){return d})),r.d(e,"j",(function(){return f})),r.d(e,"k",(function(){return h})),r.d(e,"e",(function(){return v})),r.d(e,"h",(function(){return y})),r.d(e,"f",(function(){return w})),r.d(e,"c",(function(){return x})),r.d(e,"a",(function(){return k}));r(1);var o="undefined"!=typeof window,n="undefined"!=typeof document,l="undefined"!=typeof navigator,c="undefined"!=typeof Promise,d="undefined"!=typeof MutationObserver||"undefined"!=typeof WebKitMutationObserver||"undefined"!=typeof MozMutationObserver,f=o&&n&&l,m=f?window.navigator.userAgent.toLowerCase():"",h=m.indexOf("jsdom")>0,v=(/msie|trident/.test(m),function(){var t=!1;if(f)try{var e={get passive(){t=!0}};window.addEventListener("test",e,e),window.removeEventListener("test",e,e)}catch(e){t=!1}return t}()),y=f&&("ontouchstart"in document.documentElement||navigator.maxTouchPoints>0),w=f&&Boolean(window.PointerEvent||window.MSPointerEvent),x=f&&"IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype,k=function(){return function(e){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,o=void 0!==t&&t&&t.env||{};return e?o[e]||r:o}("BOOTSTRAP_VUE_NO_WARN")}}).call(this,r(99))},61:function(t,e,r){"use strict";(function(t){var r="undefined"!=typeof window&&"undefined"!=typeof document&&"undefined"!=typeof navigator,o=function(){for(var t=["Edge","Trident","Firefox"],i=0;i<t.length;i+=1)if(r&&navigator.userAgent.indexOf(t[i])>=0)return 1;return 0}();var n=r&&window.Promise?function(t){var e=!1;return function(){e||(e=!0,window.Promise.resolve().then((function(){e=!1,t()})))}}:function(t){var e=!1;return function(){e||(e=!0,setTimeout((function(){e=!1,t()}),o))}};function l(t){return t&&"[object Function]"==={}.toString.call(t)}function c(element,t){if(1!==element.nodeType)return[];var e=element.ownerDocument.defaultView.getComputedStyle(element,null);return t?e[t]:e}function d(element){return"HTML"===element.nodeName?element:element.parentNode||element.host}function f(element){if(!element)return document.body;switch(element.nodeName){case"HTML":case"BODY":return element.ownerDocument.body;case"#document":return element.body}var t=c(element),e=t.overflow,r=t.overflowX,o=t.overflowY;return/(auto|scroll|overlay)/.test(e+o+r)?element:f(d(element))}function m(t){return t&&t.referenceNode?t.referenceNode:t}var h=r&&!(!window.MSInputMethodContext||!document.documentMode),v=r&&/MSIE 10/.test(navigator.userAgent);function y(t){return 11===t?h:10===t?v:h||v}function w(element){if(!element)return document.documentElement;for(var t=y(10)?document.body:null,e=element.offsetParent||null;e===t&&element.nextElementSibling;)e=(element=element.nextElementSibling).offsetParent;var r=e&&e.nodeName;return r&&"BODY"!==r&&"HTML"!==r?-1!==["TH","TD","TABLE"].indexOf(e.nodeName)&&"static"===c(e,"position")?w(e):e:element?element.ownerDocument.documentElement:document.documentElement}function x(t){return null!==t.parentNode?x(t.parentNode):t}function k(t,e){if(!(t&&t.nodeType&&e&&e.nodeType))return document.documentElement;var r=t.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_FOLLOWING,o=r?t:e,n=r?e:t,l=document.createRange();l.setStart(o,0),l.setEnd(n,0);var element,c,d=l.commonAncestorContainer;if(t!==d&&e!==d||o.contains(n))return"BODY"===(c=(element=d).nodeName)||"HTML"!==c&&w(element.firstElementChild)!==element?w(d):d;var f=x(t);return f.host?k(f.host,e):k(t,x(e).host)}function O(element){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"top",e="top"===t?"scrollTop":"scrollLeft",r=element.nodeName;if("BODY"===r||"HTML"===r){var html=element.ownerDocument.documentElement,o=element.ownerDocument.scrollingElement||html;return o[e]}return element[e]}function S(rect,element){var t=arguments.length>2&&void 0!==arguments[2]&&arguments[2],e=O(element,"top"),r=O(element,"left"),o=t?-1:1;return rect.top+=e*o,rect.bottom+=e*o,rect.left+=r*o,rect.right+=r*o,rect}function j(t,e){var r="x"===e?"Left":"Top",o="Left"===r?"Right":"Bottom";return parseFloat(t["border"+r+"Width"])+parseFloat(t["border"+o+"Width"])}function T(t,body,html,e){return Math.max(body["offset"+t],body["scroll"+t],html["client"+t],html["offset"+t],html["scroll"+t],y(10)?parseInt(html["offset"+t])+parseInt(e["margin"+("Height"===t?"Top":"Left")])+parseInt(e["margin"+("Height"===t?"Bottom":"Right")]):0)}function C(t){var body=t.body,html=t.documentElement,e=y(10)&&getComputedStyle(html);return{height:T("Height",body,html,e),width:T("Width",body,html,e)}}var B=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")},P=function(){function t(t,e){for(var i=0;i<e.length;i++){var r=e[i];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,r,o){return r&&t(e.prototype,r),o&&t(e,o),e}}(),D=function(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t},$=Object.assign||function(t){for(var i=1;i<arguments.length;i++){var source=arguments[i];for(var e in source)Object.prototype.hasOwnProperty.call(source,e)&&(t[e]=source[e])}return t};function _(t){return $({},t,{right:t.left+t.width,bottom:t.top+t.height})}function E(element){var rect={};try{if(y(10)){rect=element.getBoundingClientRect();var t=O(element,"top"),e=O(element,"left");rect.top+=t,rect.left+=e,rect.bottom+=t,rect.right+=e}else rect=element.getBoundingClientRect()}catch(t){}var r={left:rect.left,top:rect.top,width:rect.right-rect.left,height:rect.bottom-rect.top},o="HTML"===element.nodeName?C(element.ownerDocument):{},n=o.width||element.clientWidth||r.width,l=o.height||element.clientHeight||r.height,d=element.offsetWidth-n,f=element.offsetHeight-l;if(d||f){var m=c(element);d-=j(m,"x"),f-=j(m,"y"),r.width-=d,r.height-=f}return _(r)}function F(t,e){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],o=y(10),n="HTML"===e.nodeName,l=E(t),d=E(e),m=f(t),h=c(e),v=parseFloat(h.borderTopWidth),w=parseFloat(h.borderLeftWidth);r&&n&&(d.top=Math.max(d.top,0),d.left=Math.max(d.left,0));var x=_({top:l.top-d.top-v,left:l.left-d.left-w,width:l.width,height:l.height});if(x.marginTop=0,x.marginLeft=0,!o&&n){var k=parseFloat(h.marginTop),O=parseFloat(h.marginLeft);x.top-=v-k,x.bottom-=v-k,x.left-=w-O,x.right-=w-O,x.marginTop=k,x.marginLeft=O}return(o&&!r?e.contains(m):e===m&&"BODY"!==m.nodeName)&&(x=S(x,e)),x}function I(element){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],html=element.ownerDocument.documentElement,e=F(element,html),r=Math.max(html.clientWidth,window.innerWidth||0),o=Math.max(html.clientHeight,window.innerHeight||0),n=t?0:O(html),l=t?0:O(html,"left"),c={top:n-e.top+e.marginTop,left:l-e.left+e.marginLeft,width:r,height:o};return _(c)}function A(element){var t=element.nodeName;if("BODY"===t||"HTML"===t)return!1;if("fixed"===c(element,"position"))return!0;var e=d(element);return!!e&&A(e)}function z(element){if(!element||!element.parentElement||y())return document.documentElement;for(var t=element.parentElement;t&&"none"===c(t,"transform");)t=t.parentElement;return t||document.documentElement}function N(t,e,r,o){var n=arguments.length>4&&void 0!==arguments[4]&&arguments[4],l={top:0,left:0},c=n?z(t):k(t,m(e));if("viewport"===o)l=I(c,n);else{var h=void 0;"scrollParent"===o?"BODY"===(h=f(d(e))).nodeName&&(h=t.ownerDocument.documentElement):h="window"===o?t.ownerDocument.documentElement:o;var v=F(h,c,n);if("HTML"!==h.nodeName||A(c))l=v;else{var y=C(t.ownerDocument),w=y.height,x=y.width;l.top+=v.top-v.marginTop,l.bottom=w+v.top,l.left+=v.left-v.marginLeft,l.right=x+v.left}}var O="number"==typeof(r=r||0);return l.left+=O?r:r.left||0,l.top+=O?r:r.top||0,l.right-=O?r:r.right||0,l.bottom-=O?r:r.bottom||0,l}function M(t){return t.width*t.height}function R(t,e,r,o,n){var l=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0;if(-1===t.indexOf("auto"))return t;var c=N(r,o,l,n),d={top:{width:c.width,height:e.top-c.top},right:{width:c.right-e.right,height:c.height},bottom:{width:c.width,height:c.bottom-e.bottom},left:{width:e.left-c.left,height:c.height}},f=Object.keys(d).map((function(t){return $({key:t},d[t],{area:M(d[t])})})).sort((function(a,b){return b.area-a.area})),m=f.filter((function(t){var e=t.width,o=t.height;return e>=r.clientWidth&&o>=r.clientHeight})),h=m.length>0?m[0].key:f[0].key,v=t.split("-")[1];return h+(v?"-"+v:"")}function L(t,e,r){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,n=o?z(e):k(e,m(r));return F(r,n,o)}function V(element){var t=element.ownerDocument.defaultView.getComputedStyle(element),e=parseFloat(t.marginTop||0)+parseFloat(t.marginBottom||0),r=parseFloat(t.marginLeft||0)+parseFloat(t.marginRight||0);return{width:element.offsetWidth+r,height:element.offsetHeight+e}}function H(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 G(t,e,r){r=r.split("-")[0];var o=V(t),n={width:o.width,height:o.height},l=-1!==["right","left"].indexOf(r),c=l?"top":"left",d=l?"left":"top",f=l?"height":"width",m=l?"width":"height";return n[c]=e[c]+e[f]/2-o[f]/2,n[d]=r===d?e[d]-o[m]:e[H(d)],n}function W(t,e){return Array.prototype.find?t.find(e):t.filter(e)[0]}function U(t,data,e){return(void 0===e?t:t.slice(0,function(t,e,r){if(Array.prototype.findIndex)return t.findIndex((function(t){return t[e]===r}));var o=W(t,(function(t){return t[e]===r}));return t.indexOf(o)}(t,"name",e))).forEach((function(t){t.function&&console.warn("`modifier.function` is deprecated, use `modifier.fn`!");var e=t.function||t.fn;t.enabled&&l(e)&&(data.offsets.popper=_(data.offsets.popper),data.offsets.reference=_(data.offsets.reference),data=e(data,t))})),data}function Y(){if(!this.state.isDestroyed){var data={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};data.offsets.reference=L(this.state,this.popper,this.reference,this.options.positionFixed),data.placement=R(this.options.placement,data.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),data.originalPlacement=data.placement,data.positionFixed=this.options.positionFixed,data.offsets.popper=G(this.popper,data.offsets.reference,data.placement),data.offsets.popper.position=this.options.positionFixed?"fixed":"absolute",data=U(this.modifiers,data),this.state.isCreated?this.options.onUpdate(data):(this.state.isCreated=!0,this.options.onCreate(data))}}function K(t,e){return t.some((function(t){var r=t.name;return t.enabled&&r===e}))}function X(t){for(var e=[!1,"ms","Webkit","Moz","O"],r=t.charAt(0).toUpperCase()+t.slice(1),i=0;i<e.length;i++){var o=e[i],n=o?""+o+r:t;if(void 0!==document.body.style[n])return n}return null}function J(){return this.state.isDestroyed=!0,K(this.modifiers,"applyStyle")&&(this.popper.removeAttribute("x-placement"),this.popper.style.position="",this.popper.style.top="",this.popper.style.left="",this.popper.style.right="",this.popper.style.bottom="",this.popper.style.willChange="",this.popper.style[X("transform")]=""),this.disableEventListeners(),this.options.removeOnDestroy&&this.popper.parentNode.removeChild(this.popper),this}function Z(element){var t=element.ownerDocument;return t?t.defaultView:window}function Q(t,e,r,o){r.updateBound=o,Z(t).addEventListener("resize",r.updateBound,{passive:!0});var n=f(t);return function t(e,r,o,n){var l="BODY"===e.nodeName,c=l?e.ownerDocument.defaultView:e;c.addEventListener(r,o,{passive:!0}),l||t(f(c.parentNode),r,o,n),n.push(c)}(n,"scroll",r.updateBound,r.scrollParents),r.scrollElement=n,r.eventsEnabled=!0,r}function tt(){this.state.eventsEnabled||(this.state=Q(this.reference,this.options,this.state,this.scheduleUpdate))}function et(){var t,e;this.state.eventsEnabled&&(cancelAnimationFrame(this.scheduleUpdate),this.state=(t=this.reference,e=this.state,Z(t).removeEventListener("resize",e.updateBound),e.scrollParents.forEach((function(t){t.removeEventListener("scroll",e.updateBound)})),e.updateBound=null,e.scrollParents=[],e.scrollElement=null,e.eventsEnabled=!1,e))}function ot(t){return""!==t&&!isNaN(parseFloat(t))&&isFinite(t)}function nt(element,t){Object.keys(t).forEach((function(e){var r="";-1!==["width","height","top","right","bottom","left"].indexOf(e)&&ot(t[e])&&(r="px"),element.style[e]=t[e]+r}))}var it=r&&/Firefox/i.test(navigator.userAgent);function at(t,e,r){var o=W(t,(function(t){return t.name===e})),n=!!o&&t.some((function(t){return t.name===r&&t.enabled&&t.order<o.order}));if(!n){var l="`"+e+"`",c="`"+r+"`";console.warn(c+" modifier is required by "+l+" modifier in order to work, be sure to include it before "+l+"!")}return n}var lt=["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"],st=lt.slice(3);function ct(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=st.indexOf(t),o=st.slice(r+1).concat(st.slice(0,r));return e?o.reverse():o}var ut="flip",pt="clockwise",bt="counterclockwise";function ft(t,e,r,o){var n=[0,0],l=-1!==["right","left"].indexOf(o),c=t.split(/(\+|\-)/).map((function(t){return t.trim()})),d=c.indexOf(W(c,(function(t){return-1!==t.search(/,|\s/)})));c[d]&&-1===c[d].indexOf(",")&&console.warn("Offsets separated by white space(s) are deprecated, use a comma (,) instead.");var f=/\s*,\s*|\s+/,m=-1!==d?[c.slice(0,d).concat([c[d].split(f)[0]]),[c[d].split(f)[1]].concat(c.slice(d+1))]:[c];return(m=m.map((function(t,o){var n=(1===o?!l:l)?"height":"width",c=!1;return t.reduce((function(a,b){return""===a[a.length-1]&&-1!==["+","-"].indexOf(b)?(a[a.length-1]=b,c=!0,a):c?(a[a.length-1]+=b,c=!1,a):a.concat(b)}),[]).map((function(t){return function(t,e,r,o){var n=t.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),l=+n[1],c=n[2];if(!l)return t;if(0===c.indexOf("%")){var element=void 0;switch(c){case"%p":element=r;break;case"%":case"%r":default:element=o}return _(element)[e]/100*l}if("vh"===c||"vw"===c){return("vh"===c?Math.max(document.documentElement.clientHeight,window.innerHeight||0):Math.max(document.documentElement.clientWidth,window.innerWidth||0))/100*l}return l}(t,n,e,r)}))}))).forEach((function(t,e){t.forEach((function(r,o){ot(r)&&(n[e]+=r*("-"===t[o-1]?-1:1))}))})),n}var mt={placement:"bottom",positionFixed:!1,eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:{shift:{order:100,enabled:!0,fn:function(data){var t=data.placement,e=t.split("-")[0],r=t.split("-")[1];if(r){var o=data.offsets,n=o.reference,l=o.popper,c=-1!==["bottom","top"].indexOf(e),d=c?"left":"top",f=c?"width":"height",m={start:D({},d,n[d]),end:D({},d,n[d]+n[f]-l[f])};data.offsets.popper=$({},l,m[r])}return data}},offset:{order:200,enabled:!0,fn:function(data,t){var e=t.offset,r=data.placement,o=data.offsets,n=o.popper,l=o.reference,c=r.split("-")[0],d=void 0;return d=ot(+e)?[+e,0]:ft(e,n,l,c),"left"===c?(n.top+=d[0],n.left-=d[1]):"right"===c?(n.top+=d[0],n.left+=d[1]):"top"===c?(n.left+=d[0],n.top-=d[1]):"bottom"===c&&(n.left+=d[0],n.top+=d[1]),data.popper=n,data},offset:0},preventOverflow:{order:300,enabled:!0,fn:function(data,t){var e=t.boundariesElement||w(data.instance.popper);data.instance.reference===e&&(e=w(e));var r=X("transform"),o=data.instance.popper.style,n=o.top,l=o.left,c=o[r];o.top="",o.left="",o[r]="";var d=N(data.instance.popper,data.instance.reference,t.padding,e,data.positionFixed);o.top=n,o.left=l,o[r]=c,t.boundaries=d;var f=t.priority,m=data.offsets.popper,h={primary:function(e){var r=m[e];return m[e]<d[e]&&!t.escapeWithReference&&(r=Math.max(m[e],d[e])),D({},e,r)},secondary:function(e){var r="right"===e?"left":"top",o=m[r];return m[e]>d[e]&&!t.escapeWithReference&&(o=Math.min(m[r],d[e]-("right"===e?m.width:m.height))),D({},r,o)}};return f.forEach((function(t){var e=-1!==["left","top"].indexOf(t)?"primary":"secondary";m=$({},m,h[e](t))})),data.offsets.popper=m,data},priority:["left","right","top","bottom"],padding:5,boundariesElement:"scrollParent"},keepTogether:{order:400,enabled:!0,fn:function(data){var t=data.offsets,e=t.popper,r=t.reference,o=data.placement.split("-")[0],n=Math.floor,l=-1!==["top","bottom"].indexOf(o),c=l?"right":"bottom",d=l?"left":"top",f=l?"width":"height";return e[c]<n(r[d])&&(data.offsets.popper[d]=n(r[d])-e[f]),e[d]>n(r[c])&&(data.offsets.popper[d]=n(r[c])),data}},arrow:{order:500,enabled:!0,fn:function(data,t){var e;if(!at(data.instance.modifiers,"arrow","keepTogether"))return data;var r=t.element;if("string"==typeof r){if(!(r=data.instance.popper.querySelector(r)))return data}else if(!data.instance.popper.contains(r))return console.warn("WARNING: `arrow.element` must be child of its popper element!"),data;var o=data.placement.split("-")[0],n=data.offsets,l=n.popper,d=n.reference,f=-1!==["left","right"].indexOf(o),m=f?"height":"width",h=f?"Top":"Left",v=h.toLowerCase(),y=f?"left":"top",w=f?"bottom":"right",x=V(r)[m];d[w]-x<l[v]&&(data.offsets.popper[v]-=l[v]-(d[w]-x)),d[v]+x>l[w]&&(data.offsets.popper[v]+=d[v]+x-l[w]),data.offsets.popper=_(data.offsets.popper);var k=d[v]+d[m]/2-x/2,O=c(data.instance.popper),S=parseFloat(O["margin"+h]),j=parseFloat(O["border"+h+"Width"]),T=k-data.offsets.popper[v]-S-j;return T=Math.max(Math.min(l[m]-x,T),0),data.arrowElement=r,data.offsets.arrow=(D(e={},v,Math.round(T)),D(e,y,""),e),data},element:"[x-arrow]"},flip:{order:600,enabled:!0,fn:function(data,t){if(K(data.instance.modifiers,"inner"))return data;if(data.flipped&&data.placement===data.originalPlacement)return data;var e=N(data.instance.popper,data.instance.reference,t.padding,t.boundariesElement,data.positionFixed),r=data.placement.split("-")[0],o=H(r),n=data.placement.split("-")[1]||"",l=[];switch(t.behavior){case ut:l=[r,o];break;case pt:l=ct(r);break;case bt:l=ct(r,!0);break;default:l=t.behavior}return l.forEach((function(c,d){if(r!==c||l.length===d+1)return data;r=data.placement.split("-")[0],o=H(r);var f=data.offsets.popper,m=data.offsets.reference,h=Math.floor,v="left"===r&&h(f.right)>h(m.left)||"right"===r&&h(f.left)<h(m.right)||"top"===r&&h(f.bottom)>h(m.top)||"bottom"===r&&h(f.top)<h(m.bottom),y=h(f.left)<h(e.left),w=h(f.right)>h(e.right),x=h(f.top)<h(e.top),k=h(f.bottom)>h(e.bottom),O="left"===r&&y||"right"===r&&w||"top"===r&&x||"bottom"===r&&k,S=-1!==["top","bottom"].indexOf(r),j=!!t.flipVariations&&(S&&"start"===n&&y||S&&"end"===n&&w||!S&&"start"===n&&x||!S&&"end"===n&&k),T=!!t.flipVariationsByContent&&(S&&"start"===n&&w||S&&"end"===n&&y||!S&&"start"===n&&k||!S&&"end"===n&&x),C=j||T;(v||O||C)&&(data.flipped=!0,(v||O)&&(r=l[d+1]),C&&(n=function(t){return"end"===t?"start":"start"===t?"end":t}(n)),data.placement=r+(n?"-"+n:""),data.offsets.popper=$({},data.offsets.popper,G(data.instance.popper,data.offsets.reference,data.placement)),data=U(data.instance.modifiers,data,"flip"))})),data},behavior:"flip",padding:5,boundariesElement:"viewport",flipVariations:!1,flipVariationsByContent:!1},inner:{order:700,enabled:!1,fn:function(data){var t=data.placement,e=t.split("-")[0],r=data.offsets,o=r.popper,n=r.reference,l=-1!==["left","right"].indexOf(e),c=-1===["top","left"].indexOf(e);return o[l?"left":"top"]=n[e]-(c?o[l?"width":"height"]:0),data.placement=H(t),data.offsets.popper=_(o),data}},hide:{order:800,enabled:!0,fn:function(data){if(!at(data.instance.modifiers,"hide","preventOverflow"))return data;var t=data.offsets.reference,e=W(data.instance.modifiers,(function(t){return"preventOverflow"===t.name})).boundaries;if(t.bottom<e.top||t.left>e.right||t.top>e.bottom||t.right<e.left){if(!0===data.hide)return data;data.hide=!0,data.attributes["x-out-of-boundaries"]=""}else{if(!1===data.hide)return data;data.hide=!1,data.attributes["x-out-of-boundaries"]=!1}return data}},computeStyle:{order:850,enabled:!0,fn:function(data,t){var e=t.x,r=t.y,o=data.offsets.popper,n=W(data.instance.modifiers,(function(t){return"applyStyle"===t.name})).gpuAcceleration;void 0!==n&&console.warn("WARNING: `gpuAcceleration` option moved to `computeStyle` modifier and will not be supported in future versions of Popper.js!");var l=void 0!==n?n:t.gpuAcceleration,c=w(data.instance.popper),d=E(c),f={position:o.position},m=function(data,t){var e=data.offsets,r=e.popper,o=e.reference,n=Math.round,l=Math.floor,c=function(t){return t},d=n(o.width),f=n(r.width),m=-1!==["left","right"].indexOf(data.placement),h=-1!==data.placement.indexOf("-"),v=t?m||h||d%2==f%2?n:l:c,y=t?n:c;return{left:v(d%2==1&&f%2==1&&!h&&t?r.left-1:r.left),top:y(r.top),bottom:y(r.bottom),right:v(r.right)}}(data,window.devicePixelRatio<2||!it),h="bottom"===e?"top":"bottom",v="right"===r?"left":"right",y=X("transform"),x=void 0,k=void 0;if(k="bottom"===h?"HTML"===c.nodeName?-c.clientHeight+m.bottom:-d.height+m.bottom:m.top,x="right"===v?"HTML"===c.nodeName?-c.clientWidth+m.right:-d.width+m.right:m.left,l&&y)f[y]="translate3d("+x+"px, "+k+"px, 0)",f[h]=0,f[v]=0,f.willChange="transform";else{var O="bottom"===h?-1:1,S="right"===v?-1:1;f[h]=k*O,f[v]=x*S,f.willChange=h+", "+v}var j={"x-placement":data.placement};return data.attributes=$({},j,data.attributes),data.styles=$({},f,data.styles),data.arrowStyles=$({},data.offsets.arrow,data.arrowStyles),data},gpuAcceleration:!0,x:"bottom",y:"right"},applyStyle:{order:900,enabled:!0,fn:function(data){var element,t;return nt(data.instance.popper,data.styles),element=data.instance.popper,t=data.attributes,Object.keys(t).forEach((function(e){!1!==t[e]?element.setAttribute(e,t[e]):element.removeAttribute(e)})),data.arrowElement&&Object.keys(data.arrowStyles).length&&nt(data.arrowElement,data.arrowStyles),data},onLoad:function(t,e,r,o,n){var l=L(n,e,t,r.positionFixed),c=R(r.placement,l,e,t,r.modifiers.flip.boundariesElement,r.modifiers.flip.padding);return e.setAttribute("x-placement",c),nt(e,{position:r.positionFixed?"fixed":"absolute"}),r},gpuAcceleration:void 0}}},ht=function(){function t(e,r){var o=this,c=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};B(this,t),this.scheduleUpdate=function(){return requestAnimationFrame(o.update)},this.update=n(this.update.bind(this)),this.options=$({},t.Defaults,c),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=e&&e.jquery?e[0]:e,this.popper=r&&r.jquery?r[0]:r,this.options.modifiers={},Object.keys($({},t.Defaults.modifiers,c.modifiers)).forEach((function(e){o.options.modifiers[e]=$({},t.Defaults.modifiers[e]||{},c.modifiers?c.modifiers[e]:{})})),this.modifiers=Object.keys(this.options.modifiers).map((function(t){return $({name:t},o.options.modifiers[t])})).sort((function(a,b){return a.order-b.order})),this.modifiers.forEach((function(t){t.enabled&&l(t.onLoad)&&t.onLoad(o.reference,o.popper,o.options,t,o.state)})),this.update();var d=this.options.eventsEnabled;d&&this.enableEventListeners(),this.state.eventsEnabled=d}return P(t,[{key:"update",value:function(){return Y.call(this)}},{key:"destroy",value:function(){return J.call(this)}},{key:"enableEventListeners",value:function(){return tt.call(this)}},{key:"disableEventListeners",value:function(){return et.call(this)}}]),t}();ht.Utils=("undefined"!=typeof window?window:t).PopperUtils,ht.placements=lt,ht.Defaults=mt,e.a=ht}).call(this,r(39))},77:function(t,e,r){"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var content=function(t,e){var content=t[1]||"",r=t[3];if(!r)return content;if(e&&"function"==typeof btoa){var o=(l=r,c=btoa(unescape(encodeURIComponent(JSON.stringify(l)))),data="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(c),"/*# ".concat(data," */")),n=r.sources.map((function(source){return"/*# sourceURL=".concat(r.sourceRoot||"").concat(source," */")}));return[content].concat(n).concat([o]).join("\n")}var l,c,data;return[content].join("\n")}(e,t);return e[2]?"@media ".concat(e[2]," {").concat(content,"}"):content})).join("")},e.i=function(t,r,o){"string"==typeof t&&(t=[[null,t,""]]);var n={};if(o)for(var i=0;i<this.length;i++){var l=this[i][0];null!=l&&(n[l]=!0)}for(var c=0;c<t.length;c++){var d=[].concat(t[c]);o&&n[d[0]]||(r&&(d[2]?d[2]="".concat(r," and ").concat(d[2]):d[2]=r),e.push(d))}},e}},78:function(t,e,r){"use strict";function o(t,e){for(var r=[],o={},i=0;i<e.length;i++){var n=e[i],l=n[0],c={id:t+":"+i,css:n[1],media:n[2],sourceMap:n[3]};o[l]?o[l].parts.push(c):r.push(o[l]={id:l,parts:[c]})}return r}r.r(e),r.d(e,"default",(function(){return y}));var n="undefined"!=typeof document;if("undefined"!=typeof DEBUG&&DEBUG&&!n)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var l={},head=n&&(document.head||document.getElementsByTagName("head")[0]),c=null,d=0,f=!1,m=function(){},h=null,v="undefined"!=typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function y(t,e,r,n){f=r,h=n||{};var c=o(t,e);return w(c),function(e){for(var r=[],i=0;i<c.length;i++){var n=c[i];(d=l[n.id]).refs--,r.push(d)}e?w(c=o(t,e)):c=[];for(i=0;i<r.length;i++){var d;if(0===(d=r[i]).refs){for(var f=0;f<d.parts.length;f++)d.parts[f]();delete l[d.id]}}}}function w(t){for(var i=0;i<t.length;i++){var e=t[i],r=l[e.id];if(r){r.refs++;for(var o=0;o<r.parts.length;o++)r.parts[o](e.parts[o]);for(;o<e.parts.length;o++)r.parts.push(k(e.parts[o]));r.parts.length>e.parts.length&&(r.parts.length=e.parts.length)}else{var n=[];for(o=0;o<e.parts.length;o++)n.push(k(e.parts[o]));l[e.id]={id:e.id,refs:1,parts:n}}}}function x(){var t=document.createElement("style");return t.type="text/css",head.appendChild(t),t}function k(t){var e,r,o=document.querySelector('style[data-vue-ssr-id~="'+t.id+'"]');if(o){if(f)return m;o.parentNode.removeChild(o)}if(v){var n=d++;o=c||(c=x()),e=j.bind(null,o,n,!1),r=j.bind(null,o,n,!0)}else o=x(),e=T.bind(null,o),r=function(){o.parentNode.removeChild(o)};return e(t),function(o){if(o){if(o.css===t.css&&o.media===t.media&&o.sourceMap===t.sourceMap)return;e(t=o)}else r()}}var O,S=(O=[],function(t,e){return O[t]=e,O.filter(Boolean).join("\n")});function j(t,e,r,o){var n=r?"":o.css;if(t.styleSheet)t.styleSheet.cssText=S(e,n);else{var l=document.createTextNode(n),c=t.childNodes;c[e]&&t.removeChild(c[e]),c.length?t.insertBefore(l,c[e]):t.appendChild(l)}}function T(t,e){var r=e.css,o=e.media,n=e.sourceMap;if(o&&t.setAttribute("media",o),h.ssrId&&t.setAttribute("data-vue-ssr-id",e.id),n&&(r+="\n/*# sourceURL="+n.sources[0]+" */",r+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(n))))+" */"),t.styleSheet)t.styleSheet.cssText=r;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(r))}}},79:function(t,e,r){var content=r(180);"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(78).default)("6ac3c623",content,!0,{sourceMap:!1})},8:function(t,e,r){"use strict";r.d(e,"k",(function(){return y})),r.d(e,"m",(function(){return w})),r.d(e,"l",(function(){return x})),r.d(e,"e",(function(){return k})),r.d(e,"b",(function(){return O})),r.d(e,"s",(function(){return S})),r.d(e,"g",(function(){return j})),r.d(e,"h",(function(){return T})),r.d(e,"d",(function(){return C})),r.d(e,"r",(function(){return B})),r.d(e,"j",(function(){return P})),r.d(e,"t",(function(){return $})),r.d(e,"o",(function(){return E})),r.d(e,"q",(function(){return F})),r.d(e,"f",(function(){return I})),r.d(e,"c",(function(){return A})),r.d(e,"i",(function(){return z})),r.d(e,"p",(function(){return N})),r.d(e,"a",(function(){return W})),r.d(e,"n",(function(){return Y}));r(5),r(63),r(2),r(56),r(92),r(93);var o=r(30),n=(r(15),r(172),r(28)),l=(r(20),r(21),r(76),r(132),r(175),r(176),r(10),r(58),r(17)),c=(r(46),r(3),r(1),r(4),r(14),r(0)),d=r(7);function f(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function m(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?f(Object(source),!0).forEach((function(e){Object(c.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):f(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}function h(t,e){var r;if("undefined"==typeof Symbol||null==t[Symbol.iterator]){if(Array.isArray(t)||(r=function(t,e){if(!t)return;if("string"==typeof t)return v(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);"Object"===r&&t.constructor&&(r=t.constructor.name);if("Map"===r||"Set"===r)return Array.from(t);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return v(t,e)}(t))||e&&t&&"number"==typeof t.length){r&&(t=r);var i=0,o=function(){};return{s:o,n:function(){return i>=t.length?{done:!0}:{done:!1,value:t[i++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var n,l=!0,c=!1;return{s:function(){r=t[Symbol.iterator]()},n:function(){var t=r.next();return l=t.done,t},e:function(t){c=!0,n=t},f:function(){try{l||null==r.return||r.return()}finally{if(c)throw n}}}}function v(t,e){(null==e||e>t.length)&&(e=t.length);for(var i=0,r=new Array(e);i<e;i++)r[i]=t[i];return r}function y(t){d.default.config.errorHandler&&d.default.config.errorHandler(t)}function w(t){return t.then((function(t){return t.default||t}))}function x(t){return t.$options&&"function"==typeof t.$options.fetch&&!t.$options.fetch.length}function k(t){var e,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],o=t.$children||[],n=h(o);try{for(n.s();!(e=n.n()).done;){var l=e.value;l.$fetch?r.push(l):l.$children&&k(l,r)}}catch(t){n.e(t)}finally{n.f()}return r}function O(t,e){if(e||!t.options.__hasNuxtData){var r=t.options._originDataFn||t.options.data||function(){return{}};t.options._originDataFn=r,t.options.data=function(){var data=r.call(this,this);return this.$ssrContext&&(e=this.$ssrContext.asyncData[t.cid]),m(m({},data),e)},t.options.__hasNuxtData=!0,t._Ctor&&t._Ctor.options&&(t._Ctor.options.data=t.options.data)}}function S(t){return t.options&&t._Ctor===t||(t.options?(t._Ctor=t,t.extendOptions=t.options):(t=d.default.extend(t))._Ctor=t,!t.options.name&&t.options.__file&&(t.options.name=t.options.__file)),t}function j(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"components";return Array.prototype.concat.apply([],t.matched.map((function(t,o){return Object.keys(t[r]).map((function(n){return e&&e.push(o),t[r][n]}))})))}function T(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return j(t,e,"instances")}function C(t,e){return Array.prototype.concat.apply([],t.matched.map((function(t,r){return Object.keys(t.components).reduce((function(o,n){return t.components[n]?o.push(e(t.components[n],t.instances[n],t,n,r)):delete t.components[n],o}),[])})))}function B(t,e){return Promise.all(C(t,function(){var t=Object(l.a)(regeneratorRuntime.mark((function t(r,o,n,l){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if("function"!=typeof r||r.options){t.next=4;break}return t.next=3,r();case 3:r=t.sent;case 4:return n.components[l]=r=S(r),t.abrupt("return","function"==typeof e?e(r,o,n,l):r);case 6:case"end":return t.stop()}}),t)})));return function(e,r,o,n){return t.apply(this,arguments)}}()))}function P(t){return D.apply(this,arguments)}function D(){return(D=Object(l.a)(regeneratorRuntime.mark((function t(e){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e){t.next=2;break}return t.abrupt("return");case 2:return t.next=4,B(e);case 4:return t.abrupt("return",m(m({},e),{},{meta:j(e).map((function(t,r){return m(m({},t.options.meta),(e.matched[r]||{}).meta)}))}));case 5:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function $(t,e){return _.apply(this,arguments)}function _(){return(_=Object(l.a)(regeneratorRuntime.mark((function t(e,r){var l,c,d,f;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e.context||(e.context={isStatic:!0,isDev:!1,isHMR:!1,app:e,payload:r.payload,error:r.error,base:"/",env:{api:"https://venus.acatlan.unam.mx/pruebas_pcpuma"}},r.ssrContext&&(e.context.ssrContext=r.ssrContext),e.context.redirect=function(t,path,r){if(t){e.context._redirected=!0;var o=Object(n.a)(path);if("number"==typeof t||"undefined"!==o&&"object"!==o||(r=path||{},path=t,o=Object(n.a)(path),t=302),"object"===o&&(path=e.router.resolve(path).route.fullPath),!/(^[.]{1,2}\/)|(^\/(?!\/))/.test(path))throw path=G(path,r),window.location.replace(path),new Error("ERR_REDIRECT");e.context.next({path:path,query:r,status:t})}},e.context.nuxtState=window.__NUXT__),t.next=3,Promise.all([P(r.route),P(r.from)]);case 3:l=t.sent,c=Object(o.a)(l,2),d=c[0],f=c[1],r.route&&(e.context.route=d),r.from&&(e.context.from=f),e.context.next=r.next,e.context._redirected=!1,e.context._errored=!1,e.context.isHMR=!1,e.context.params=e.context.route.params||{},e.context.query=e.context.route.query||{};case 15:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function E(t,e){return!t.length||e._redirected||e._errored?Promise.resolve():F(t[0],e).then((function(){return E(t.slice(1),e)}))}function F(t,e){var r;return(r=2===t.length?new Promise((function(r){t(e,(function(t,data){t&&e.error(t),r(data=data||{})}))})):t(e))&&r instanceof Promise&&"function"==typeof r.then?r:Promise.resolve(r)}function I(base,t){var path=decodeURI(window.location.pathname);return"hash"===t?window.location.hash.replace(/^#\//,""):(base&&(path.endsWith("/")?path:path+"/").startsWith(base)&&(path=path.slice(base.length)),(path||"/")+window.location.search+window.location.hash)}function A(t,e){return function(t,e){for(var r=new Array(t.length),i=0;i<t.length;i++)"object"===Object(n.a)(t[i])&&(r[i]=new RegExp("^(?:"+t[i].pattern+")$",H(e)));return function(e,o){for(var path="",data=e||{},n=(o||{}).pretty?R:encodeURIComponent,l=0;l<t.length;l++){var c=t[l];if("string"!=typeof c){var d=data[c.name||"pathMatch"],f=void 0;if(null==d){if(c.optional){c.partial&&(path+=c.prefix);continue}throw new TypeError('Expected "'+c.name+'" to be defined')}if(Array.isArray(d)){if(!c.repeat)throw new TypeError('Expected "'+c.name+'" to not repeat, but received `'+JSON.stringify(d)+"`");if(0===d.length){if(c.optional)continue;throw new TypeError('Expected "'+c.name+'" to not be empty')}for(var m=0;m<d.length;m++){if(f=n(d[m]),!r[l].test(f))throw new TypeError('Expected all "'+c.name+'" to match "'+c.pattern+'", but received `'+JSON.stringify(f)+"`");path+=(0===m?c.prefix:c.delimiter)+f}}else{if(f=c.asterisk?R(d,!0):n(d),!r[l].test(f))throw new TypeError('Expected "'+c.name+'" to match "'+c.pattern+'", but received "'+f+'"');path+=c.prefix+f}}else path+=c}return path}}(function(t,e){var r,o=[],n=0,l=0,path="",c=e&&e.delimiter||"/";for(;null!=(r=M.exec(t));){var d=r[0],f=r[1],m=r.index;if(path+=t.slice(l,m),l=m+d.length,f)path+=f[1];else{var h=t[l],v=r[2],y=r[3],w=r[4],x=r[5],k=r[6],O=r[7];path&&(o.push(path),path="");var S=null!=v&&null!=h&&h!==v,j="+"===k||"*"===k,T="?"===k||"*"===k,C=r[2]||c,pattern=w||x;o.push({name:y||n++,prefix:v||"",delimiter:C,optional:T,repeat:j,partial:S,asterisk:Boolean(O),pattern:pattern?V(pattern):O?".*":"[^"+L(C)+"]+?"})}}l<t.length&&(path+=t.substr(l));path&&o.push(path);return o}(t,e),e)}function z(t,e){var r={},o=m(m({},t),e);for(var n in o)String(t[n])!==String(e[n])&&(r[n]=!0);return r}function N(t){var e;if(t.message||"string"==typeof t)e=t.message||t;else try{e=JSON.stringify(t,null,2)}catch(r){e="[".concat(t.constructor.name,"]")}return m(m({},t),{},{message:e,statusCode:t.statusCode||t.status||t.response&&t.response.status||500})}window.onNuxtReadyCbs=[],window.onNuxtReady=function(t){window.onNuxtReadyCbs.push(t)};var M=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function R(t,e){var r=e?/[?#]/g:/[/?#]/g;return encodeURI(t).replace(r,(function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()}))}function L(t){return t.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1")}function V(t){return t.replace(/([=!:$/()])/g,"\\$1")}function H(t){return t&&t.sensitive?"":"i"}function G(t,e){var r,n=t.indexOf("://");-1!==n?(r=t.substring(0,n),t=t.substring(n+3)):t.startsWith("//")&&(t=t.substring(2));var l,c=t.split("/"),d=(r?r+"://":"//")+c.shift(),path=c.join("/");if(""===path&&1===c.length&&(d+="/"),2===(c=path.split("#")).length){var f=c,m=Object(o.a)(f,2);path=m[0],l=m[1]}return d+=path?"/"+path:"",e&&"{}"!==JSON.stringify(e)&&(d+=(2===t.split("?").length?"&":"?")+function(t){return Object.keys(t).sort().map((function(e){var r=t[e];return null==r?"":Array.isArray(r)?r.slice().map((function(t){return[e,"=",t].join("")})).join("&"):e+"="+r})).filter(Boolean).join("&")}(e)),d+=l?"#"+l:""}function W(t,e,r){t.$options[e]||(t.$options[e]=[]),t.$options[e].includes(r)||t.$options[e].push(r)}function U(path){return path.replace(/\/+$/,"")||"/"}function Y(t,e){return U(t)===U(e)}},80:function(t,e,r){var content=r(182);"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(78).default)("7e56e4e3",content,!0,{sourceMap:!1})},85:function(t,e,r){"use strict";r(3),r(63),r(2),r(46),r(56),r(14),r(20),r(21),r(1),r(92),r(93);var o=r(7);function n(t,e){var r;if("undefined"==typeof Symbol||null==t[Symbol.iterator]){if(Array.isArray(t)||(r=function(t,e){if(!t)return;if("string"==typeof t)return l(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);"Object"===r&&t.constructor&&(r=t.constructor.name);if("Map"===r||"Set"===r)return Array.from(t);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return l(t,e)}(t))||e&&t&&"number"==typeof t.length){r&&(t=r);var i=0,o=function(){};return{s:o,n:function(){return i>=t.length?{done:!0}:{done:!1,value:t[i++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var n,c=!0,d=!1;return{s:function(){r=t[Symbol.iterator]()},n:function(){var t=r.next();return c=t.done,t},e:function(t){d=!0,n=t},f:function(){try{c||null==r.return||r.return()}finally{if(d)throw n}}}}function l(t,e){(null==e||e>t.length)&&(e=t.length);for(var i=0,r=new Array(e);i<e;i++)r[i]=t[i];return r}var c=window.requestIdleCallback||function(t){var e=Date.now();return setTimeout((function(){t({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-e))}})}),1)},d=window.cancelIdleCallback||function(t){clearTimeout(t)},f=window.IntersectionObserver&&new window.IntersectionObserver((function(t){t.forEach((function(t){var e=t.intersectionRatio,link=t.target;e<=0||link.__prefetch()}))}));e.a={name:"NuxtLink",extends:o.default.component("RouterLink"),props:{prefetch:{type:Boolean,default:!0},noPrefetch:{type:Boolean,default:!1}},mounted:function(){this.prefetch&&!this.noPrefetch&&(this.handleId=c(this.observe,{timeout:2e3}))},beforeDestroy:function(){d(this.handleId),this.__observed&&(f.unobserve(this.$el),delete this.$el.__prefetch)},methods:{observe:function(){f&&this.shouldPrefetch()&&(this.$el.__prefetch=this.prefetchLink.bind(this),f.observe(this.$el),this.__observed=!0)},shouldPrefetch:function(){return this.getPrefetchComponents().length>0},canPrefetch:function(){var t=navigator.connection;return!(this.$nuxt.isOffline||t&&((t.effectiveType||"").includes("2g")||t.saveData))},getPrefetchComponents:function(){return this.$router.resolve(this.to,this.$route,this.append).resolved.matched.map((function(t){return t.components.default})).filter((function(t){return"function"==typeof t&&!t.options&&!t.__prefetched}))},prefetchLink:function(){if(this.canPrefetch()){f.unobserve(this.$el);var t,e=n(this.getPrefetchComponents());try{for(e.s();!(t=e.n()).done;){var r=t.value,o=r();o instanceof Promise&&o.catch((function(){})),r.__prefetched=!0}}catch(t){e.e(t)}finally{e.f()}}}}}}},[[149,6,0]]]);