/*! For license information please see main.3460a6bd.js.LICENSE.txt */ !function(){var e={3768:function(e,t,n){var o,r=n(7061).default,i=n(7156).default,a=n(1589).default,c=n(861).default,p=n(7424).default,s=n(4704).default,l=Object.create,b=Object.defineProperty,u=Object.defineProperties,M=Object.getOwnPropertyDescriptor,d=Object.getOwnPropertyDescriptors,z=Object.getOwnPropertyNames,f=Object.getOwnPropertySymbols,O=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty,A=Object.prototype.propertyIsEnumerable,m=function(e,t,n){return t in e?b(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n},q=function(e,t){for(var n in t||(t={}))h.call(t,n)&&m(e,n,t[n]);if(f){var o,r=s(f(t));try{for(r.s();!(o=r.n()).done;){n=o.value;A.call(t,n)&&m(e,n,t[n])}}catch(i){r.e(i)}finally{r.f()}}return e},v=function(e,t){return u(e,d(t))},g=function(e,t){var n={};for(var o in e)h.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&f){var r,i=s(f(e));try{for(i.s();!(r=i.n()).done;){o=r.value;t.indexOf(o)<0&&A.call(e,o)&&(n[o]=e[o])}}catch(a){i.e(a)}finally{i.f()}}return n},y=function(e,t,n,o){if(t&&"object"===typeof t||"function"===typeof t){var r,i=s(z(t));try{var a=function(){var i=r.value;h.call(e,i)||i===n||b(e,i,{get:function(){return t[i]},enumerable:!(o=M(t,i))||o.enumerable})};for(i.s();!(r=i.n()).done;)a()}catch(c){i.e(c)}finally{i.f()}}return e},W=function(e,t,n){return n=null!=e?l(O(e)):{},y(!t&&e&&e.__esModule?n:b(n,"default",{value:e,enumerable:!0}),e)},R={};!function(e,t){for(var n in t)b(e,n,{get:t[n],enumerable:!0})}(R,{Checkbox:function(){return Se},CheckboxGroup:function(){return We},CurrencyInput:function(){return Ke},Feedback:function(){return H},Field:function(){return he},Form:function(){return C},FormGroup:function(){return Q},Input:function(){return ae},Label:function(){return ze},Radio:function(){return He},RadioGroup:function(){return Xe},RequiredAsterisk:function(){return ue},RequiredKey:function(){return Me}}),e.exports=(o=R,y(b({},"__esModule",{value:!0}),o));var x=W(n(2791)),w=W(n(2007)),N=n(5658),L=n(6483),T=n(3018),S=function(e,t,n){var o=(0,T.useFormikContext)(),r=(0,x.useState)(o.submitCount),i=p(r,2),a=i[0],c=i[1];(0,x.useEffect)((function(){if(t&&!o.isValid&&o.submitCount>a){var r=document.getElementById(e).querySelector(n);null==r||r.focus(),c(o.submitCount)}}),[e,t,o.isValid,o.submitCount,n,a,o.errors])},k=function(e){var t=e,n=t.children,o=t.focusProps,r=g(t,["children","focusProps"]);return S.apply(void 0,c(o)),x.default.createElement(L.Form,q({},r),n)},_=function(e){var t=e,n=t.initialValues,o=t.enableReinitialize,r=t.onSubmit,i=t.initialStatus,a=t.initialErrors,c=t.initialTouched,p=t.onReset,s=t.validationSchema,l=t.validate,b=t.focusInvalidField,u=t.id,M=t.innerRef,d=t.invalidInputSelectors,z=t.children,f=g(t,["initialValues","enableReinitialize","onSubmit","initialStatus","initialErrors","initialTouched","onReset","validationSchema","validate","focusInvalidField","id","innerRef","invalidInputSelectors","children"]),O=u||(0,N.v4)(),h=[u=O,b,d];return x.default.createElement(T.Formik,{initialValues:n,enableReinitialize:o,onSubmit:r,onReset:p,initialStatus:i,initialErrors:a,initialTouched:c,validationSchema:s,validate:l,innerRef:M},(function(e){return x.default.createElement(k,q({"data-testid":"form-container",tag:T.Form,id:O,focusProps:h},f),"function"===typeof z?z(e):z)}))};_.propTypes={children:w.default.oneOfType([w.default.func,w.default.node]),enableReinitialize:w.default.bool,focusInvalidField:w.default.bool,id:w.default.string,initialErrors:w.default.object,initialStatus:w.default.any,initialTouched:w.default.object,initialValues:w.default.object.isRequired,innerRef:w.default.any,invalidInputSelectors:w.default.string,onReset:w.default.func,onSubmit:w.default.func,validate:w.default.func,validationSchema:w.default.object},_.defaultProps={focusInvalidField:!0,invalidInputSelectors:'input[aria-invalid="true"], div.is-invalid input:first-of-type:not([hidden]):not([style*="display:none"]):not([style*="display: none"])',onSubmit:function(){}},k.propTypes={children:w.default.node,focusProps:w.default.array};var C=_,E=W(n(2791)),B=W(n(2007)),j=n(6483),X=n(5658),P=W(n(2791)),D=W(n(2007)),I=n(6483),F=n(3018),U=function(e){var t=e,n=t.children,o=g(t,["children"]);return P.default.createElement(I.FormFeedback,q({},o),P.default.createElement("i",{className:"icon icon-attention","aria-hidden":!0}),P.default.createElement("div",{className:"sr-only"},"Error:"),n)},Z=function(e){var t=e,n=t.name,o=g(t,["name"]),r="".concat(n,"-feedback").toLowerCase();return P.default.createElement(F.ErrorMessage,q({id:r,component:U,name:n},o))};U.propTypes={children:D.default.node},Z.propTypes={name:D.default.string.isRequired};var H=Z,V=W(n(2791)),G=W(n(2007)),$=n(6483),Y=W(n(1694)),K=n(3018),J=function(e){var t=e,n=t.className,o=t.for,r=g(t,["className","for"]),i=(0,K.useField)(o),a=p(i,2)[1],c=(0,Y.default)(n,a.touched&&a.error&&"text-danger");return V.default.createElement($.FormGroup,q({className:c},r))};J.propTypes={className:G.default.string,for:G.default.string};var Q=J,ee=W(n(2791)),te=W(n(2007)),ne=W(n(1694)),oe=n(6483),re=n(3018),ie=function(e){var t=e,n=t.name,o=t.tag,r=t.className,i=t.onChange,c=t.validate,s=t.feedback,l=t.help,b=t.required,u=g(t,["name","tag","className","onChange","validate","feedback","help","required"]),M=(0,re.useField)({name:n,validate:c}),d=a(M),z=d[0],f=d.slice(1),O=z,h=O.onChange,A=g(O,["onChange"]),m=p(f,1)[0],v=(0,ne.default)(r,m.touched?"is-touched":"is-untouched",m.error?"av-invalid":"av-valid",m.touched&&m.error&&"is-invalid","checkbox"===u.type&&m.touched&&m.error&&"was-validated"),y=!!m.touched&&!!m.error,W=y&&s?"".concat(n,"-feedback").toLowerCase():"",R=l?" ".concat(n,"-helpmessage").toLowerCase():"",x={};return"checkbox"===u.type&&(x.checked=!!A.value),ee.default.createElement(o,q(q(q({className:v,onChange:function(e){h(e),i&&i(e)},name:n,invalid:y,"aria-describedby":W+R,"aria-required":b},A),x),u))};ie.propTypes={name:te.default.string.isRequired,className:te.default.string,feedback:te.default.bool,help:te.default.bool,onChange:te.default.func,required:te.default.bool,tag:te.default.oneOfType([te.default.func,te.default.string]),validate:te.default.func},ie.defaultProps={tag:oe.Input};var ae=ie,ce=W(n(2791)),pe=W(n(2007)),se=n(5658),le=n(6483),be=n(5906),ue=function(){return ce.default.createElement("strong",{className:"text-danger d-inline align-text-top","data-testid":"required-asterisk",style:{fontSize:"130%",lineHeight:"100%"}},"*")},Me=function(){return ce.default.createElement("div",null,"Fields marked with an asterisk ",ce.default.createElement(ue,null)," are required.")},de=function(e){var t=e,n=t.helpId,o=t.id,r=t.required,i=t.children,a=g(t,["helpId","id","required","children"]),c=o||(0,se.v4)(),p=function(e){var t=e.children;return n&&(a.className||a.style)?ce.default.createElement("div",{className:a.className,style:a.style},t):ce.default.createElement(ce.default.Fragment,null,t)};return ce.default.createElement(p,null,ce.default.createElement(le.Label,q({id:c,"data-testid":"label"},a),r?ce.default.createElement(ce.default.Fragment,null,ce.default.createElement(ue,null)," "):null,i),n?ce.default.createElement(be.FieldHelpIcon,{labelId:c,id:n}):null)};de.propTypes={id:pe.default.string,helpId:pe.default.string,required:pe.default.bool,children:pe.default.oneOfType([pe.default.func,pe.default.node])};var ze=de,fe=["xs","sm","md","lg","xl"],Oe=function(e){var t=e,n=t.helpMessage,o=t.helpId,r=t.required,i=t.label,a=t.labelHidden,c=t.inputClass,p=t.labelClass,s=t.name,l=t.size,b=t.disabled,u=t.readOnly,M=t.grid,d=t.labelAttrs,z=t.groupAttrs,f=t.prepend,O=t.append,h=t.children,A=g(t,["helpMessage","helpId","required","label","labelHidden","inputClass","labelClass","name","size","disabled","readOnly","grid","labelAttrs","groupAttrs","prepend","append","children"]),m=!1,v=A.id||(0,X.v4)(),y={},W={};if(M)for(var R=0,x=fe;R-1},p)}(b),d=M.value,z=M.toggle,f=M.metadata,O=(0,Re.useState)(a||(0,Ne.v4)()),h=p(O,1)[0],A=(0,Le.default)(n,f.touched?"is-touched":"is-untouched",f.touched&&f.error&&"is-invalid"),m=!!f.touched&&!!f.error,y=m&&r?"".concat(r,"-feedback").toLowerCase():"",W="".concat(h,"-label").toLowerCase();return Re.default.createElement(Q,{for:h,className:o,check:!0,inline:s,disabled:u.disabled},Re.default.createElement(we.Input,v(q({id:h,name:h,className:A,type:"checkbox",invalid:m,"aria-describedby":y},u),{value:b,checked:d,onChange:z})),Re.default.createElement(ze,{check:!0,id:W,for:h,helpId:i},l))};Te.propTypes={className:xe.default.string,disabled:xe.default.bool,groupClassName:xe.default.string,groupName:xe.default.string,helpId:xe.default.string,id:xe.default.string,inline:xe.default.bool,label:xe.default.node,value:xe.default.oneOfType([xe.default.string,xe.default.bool,xe.default.object])},Te.defaultProps={inline:!0};var Se=Te,ke=W(n(2791)),_e=W(n(2007)),Ce=W(n(1694)),Ee=n(3018),Be=(0,ke.createContext)(),je=function(e){var t=e,n=t.name,o=t.children,r=t.label,i=t.onChange,a=t.groupClassName,c=t.inline,s=void 0!==c&&c,l=t.helpId,b=t.labelClassName,u=t.required,M=g(t,["name","children","label","onChange","groupClassName","inline","helpId","labelClassName","required"]),d=(0,Ee.useField)(n),z=p(d,2),f=z[0],O=z[1],h=(0,Ce.default)(a,"form-control border-0 p-0 h-auto",O.touched?"is-touched":"is-untouched",O.touched&&O.error&&"is-invalid"),A="div",m=null;if(r){A="fieldset";var y="".concat(n,"-legend").toLowerCase(),W=(0,Ce.default)("form-inline",b,!b&&"h4 font-weight-normal");m=ke.default.createElement(ke.default.Fragment,null,ke.default.createElement("legend",{id:y,className:"sr-only"},u?"* ":null,r),ke.default.createElement("div",{className:W,style:{cursor:"default",lineHeight:"inherit",color:"#000"}},ke.default.createElement(ze,{tag:"div","aria-hidden":!0,helpId:l,required:u},r)))}return ke.default.createElement(Be.Provider,{value:v(q({},f),{groupOnChange:i,metadata:O,inline:s})},ke.default.createElement(Q,q({tag:A,for:n},M),m,ke.default.createElement("div",{className:h,"data-testid":"radio-items-".concat(n)},o),ke.default.createElement(H,{name:n})))};je.propTypes={children:_e.default.node,groupClassName:_e.default.string,helpId:_e.default.string,inline:_e.default.bool,label:_e.default.node,name:_e.default.string,onChange:_e.default.func,labelClassName:_e.default.string,required:_e.default.bool};var Xe=je,Pe=W(n(2791)),De=W(n(2007)),Ie=n(6483),Fe=n(5658),Ue=W(n(1694)),Ze=function(e){var t=e,n=t.label,o=t.id,r=t.name,i=t.value,a=t.className,c=t.groupClassName,s=t.children,l=t.helpId,b=g(t,["label","id","name","value","className","groupClassName","children","helpId"]),u=function(e){var t=(0,Ee.useFormikContext)().setFieldValue,n=(0,ke.useContext)(Be),o=n.name,r=n.value,i=void 0===r?"":r,a=n.groupOnChange,c=g(n,["name","value","groupOnChange"]);return q({groupName:o,setValue:function(){t(o,e),a&&a(e)},value:i===e},c)}(i),M=u.value,d=u.setValue,z=u.metadata,f=u.inline,O=(0,Pe.useState)(o||(0,Fe.v4)()),h=p(O,1)[0],A=(0,Ue.default)(a,z.touched?"is-touched":"is-untouched",z.touched&&z.error&&"is-invalid"),m=!!z.touched&&!!z.error,y=m&&r?"".concat(r,"-feedback").toLowerCase():"",W="".concat(h,"-label").toLowerCase();return Pe.default.createElement(Q,{for:h,check:!0,className:c,inline:f,disabled:b.disabled},Pe.default.createElement(Ie.Input,v(q({id:h,name:r||h,className:A,type:"radio",invalid:m,"aria-describedby":y},b),{value:i,checked:M,onChange:d})),Pe.default.createElement(ze,{check:!0,id:W,for:h,helpId:l},n||s))};Ze.propTypes={children:De.default.node,className:De.default.string,disabled:De.default.bool,groupClassName:De.default.string,helpId:De.default.string,id:De.default.string,label:De.default.node,name:De.default.string,value:De.default.oneOfType([De.default.string,De.default.bool,De.default.object])};var He=Ze,Ve=W(n(2791)),Ge=W(n(2373)),$e=W(n(1694)),Ye=n(3018),Ke=function(e){var t=e,n=t.name,o=t.onValueChanged,a=t.id,c=t.value,s=t.placeholder,l=t.disabled,b=g(t,["name","onValueChanged","id","value","placeholder","disabled"]),u=(0,Ye.useFormikContext)(),M=u.setFieldValue,d=u.setFieldTouched,z=(0,Ye.useField)({name:n}),f=p(z,2)[1],O=(0,$e.default)(f.touched?"is-touched":"is-untouched",f.error?"av-invalid":"av-valid",f.touched&&f.error&&"is-invalid","form-control"),h=function(){var e=i(r().mark((function e(t){var i,a,c,p;return r().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(d(n,!0),""!==t){e.next=5;break}return M(n,void 0),o&&o(void 0),e.abrupt("return");case 5:i=null==t?void 0:t.replace(/,/g,""),a=Number(i),c={minimumFractionDigits:2,maximumFractionDigits:2},p=a.toLocaleString(void 0,c).replace(/,/g,""),M(n,p),o&&o(p);case 11:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}();return Ve.default.createElement(Ve.default.Fragment,null,Ve.default.createElement(Ge.default,q({id:a,name:n,className:O,prefix:"$",placeholder:s,disabled:l,decimalsLimit:2,value:c,"aria-invalid":!!f.error,onBlur:function(){var e=i(r().mark((function e(t){return r().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:h(t.target.value.replace("$",""));case 1:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),onValueChange:o,allowNegativeValue:!1,transformRawValue:function(e){return e&&e.startsWith(".")?"0".concat(e):e}},b)),Ve.default.createElement(H,{name:n}))}},5906:function(e,t,n){var o,r=n(7424).default,i=n(4704).default,a=Object.create,c=Object.defineProperty,p=Object.getOwnPropertyDescriptor,s=Object.getOwnPropertyNames,l=Object.getOwnPropertySymbols,b=Object.getPrototypeOf,u=Object.prototype.hasOwnProperty,M=Object.prototype.propertyIsEnumerable,d=function(e,t,n){return t in e?c(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n},z=function(e,t,n,o){if(t&&"object"===typeof t||"function"===typeof t){var r,a=i(s(t));try{var l=function(){var i=r.value;u.call(e,i)||i===n||c(e,i,{get:function(){return t[i]},enumerable:!(o=p(t,i))||o.enumerable})};for(a.s();!(r=a.n()).done;)l()}catch(b){a.e(b)}finally{a.f()}}return e},f=function(e,t,n){return n=null!=e?a(b(e)):{},z(!t&&e&&e.__esModule?n:c(n,"default",{value:e,enumerable:!0}),e)},O={};!function(e,t){for(var n in t)c(e,n,{get:t[n],enumerable:!0})}(O,{FieldHelpIcon:function(){return R},Help:function(){return y},constants:function(){return v},default:function(){return x},triggerFieldHelp:function(){return W},useHelp:function(){return g}}),e.exports=(o=O,z(c({},"__esModule",{value:!0}),o));var h=f(n(2791)),A=f(n(2598)),m=f(n(417)),q=(0,h.createContext)(null),v={SET_HELP:"nav:help:set",RESET_HELP:"nav:help:reset",OPEN_FIELD_HELP:"nav:help:field"},g=function(e){var t=e.type,n=e.id,o=function(){var e=(0,h.useContext)(q);if(!e)throw new Error("You must use useHelpContext inside the HelpContext Provider");return e}(),r=o.addHelp,i=o.removeHelp;return(0,h.useEffect)((function(){return r({type:t,id:n}),function(){return i(n)}}),[r,n,i,t]),o},y=function(e){var t=e.id,n=e.type,o=void 0===n?"vendor":n,r=e.children;return g({type:o,id:t}),h.default.createElement(h.default.Fragment,null,r)},W=function(e){A.default.send({event:v.OPEN_FIELD_HELP,id:e})},R=function(e){var t=e.id,n=e.color,o=void 0===n?"primary":n,r=e.size,i=void 0===r?"1x":r,a=e.labelId;return h.default.createElement(m.default,{role:"link","data-testid":"field-help-icon",name:"help-circle",size:i,color:o,onClick:function(){return W(t)},tabIndex:0,onKeyPress:function(e){return function(e,t){"Enter"===e.key&&W(t)}(e,t)},"aria-hidden":"false","aria-label":"help","aria-describedby":a})},x=function(e){var t=e.children,n=(0,h.useState)(),o=r(n,2),a=o[0],c=o[1],p=(0,h.useCallback)((function(e){c(e),A.default.send(function(e,t){for(var n in t||(t={}))u.call(t,n)&&d(e,n,t[n]);if(l){var o,r=i(l(t));try{for(r.s();!(o=r.n()).done;)n=o.value,M.call(t,n)&&d(e,n,t[n])}catch(a){r.e(a)}finally{r.f()}}return e}({event:v.SET_HELP},e))}),[]),s=(0,h.useCallback)((function(e){c(void 0),A.default.send({event:v.RESET_HELP,id:e})}),[]),b=(0,h.useCallback)((function(){(null==a?void 0:a.id)&&A.default.send({event:v.RESET_HELP,id:a.id})}),[a]);return(0,h.useEffect)((function(){return window.addEventListener("beforeunload",b),function(){window.removeEventListener("beforeunload",b)}}),[a,b]),(0,h.useEffect)((function(){return function(){(null==a?void 0:a.id)&&A.default.send({event:v.RESET_HELP,id:a.id})}}),[a]),h.default.createElement(q.Provider,{value:{addHelp:p,removeHelp:s,help:a}},t)}},417:function(e,t,n){var o,r=n(4704).default,i=Object.create,a=Object.defineProperty,c=Object.getOwnPropertyDescriptor,p=Object.getOwnPropertyNames,s=Object.getOwnPropertySymbols,l=Object.getPrototypeOf,b=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable,M=function(e,t,n){return t in e?a(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n},d=function(e,t,n,o){if(t&&"object"===typeof t||"function"===typeof t){var i,s=r(p(t));try{var l=function(){var r=i.value;b.call(e,r)||r===n||a(e,r,{get:function(){return t[r]},enumerable:!(o=c(t,r))||o.enumerable})};for(s.s();!(i=s.n()).done;)l()}catch(u){s.e(u)}finally{s.f()}}return e},z=function(e,t,n){return n=null!=e?i(l(e)):{},d(!t&&e&&e.__esModule?n:a(n,"default",{value:e,enumerable:!0}),e)},f={};!function(e,t){for(var n in t)a(e,n,{get:t[n],enumerable:!0})}(f,{default:function(){return m}}),e.exports=(o=f,d(a({},"__esModule",{value:!0}),o));var O=z(n(2791)),h=z(n(1694)),A={cursor:"pointer"},m=O.default.forwardRef((function(e,t){var n=e,o=n.name,i=n.size,a=n.color,c=n.onClick,p=n.className,l=n.children,d=function(e,t){var n={};for(var o in e)b.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&s){var i,a=r(s(e));try{for(a.s();!(i=a.n()).done;)o=i.value,t.indexOf(o)<0&&u.call(e,o)&&(n[o]=e[o])}catch(c){a.e(c)}finally{a.f()}}return n}(n,["name","size","color","onClick","className","children"]);return O.default.createElement("i",function(e,t){for(var n in t||(t={}))b.call(t,n)&&M(e,n,t[n]);if(s){var o,i=r(s(t));try{for(i.s();!(o=i.n()).done;)n=o.value,u.call(t,n)&&M(e,n,t[n])}catch(a){i.e(a)}finally{i.f()}}return e}({ref:t,"aria-hidden":"true",className:(0,h.default)("icon","icon-".concat(o),i&&"icon-".concat(i),a&&"text-".concat(a),p),onClick:c,style:c?A:void 0},d),l)}))},2598:function(e,t,n){var o,r,i=n(6690).default,a=n(9728).default,c=n(4704).default,p=Object.defineProperty,s=Object.getOwnPropertyDescriptor,l=Object.getOwnPropertyNames,b=Object.prototype.hasOwnProperty,u=function(e,t,n){return function(e,t,n){t in e?p(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n}(e,"symbol"!==typeof t?t+"":t,n),n},M=function(e,t,n){if(!t.has(e))throw TypeError("Cannot "+n)},d=function(e,t,n){return M(e,t,"read from private field"),n?n.call(e):t.get(e)},z={};!function(e,t){for(var n in t)p(e,n,{get:t[n],enumerable:!0})}(z,{default:function(){return O}}),e.exports=(o=z,function(e,t,n,o){if(t&&"object"===typeof t||"function"===typeof t){var r,i=c(l(t));try{var a=function(){var i=r.value;b.call(e,i)||i===n||p(e,i,{get:function(){return t[i]},enumerable:!(o=s(t,i))||o.enumerable})};for(i.s();!(r=i.n()).done;)a()}catch(u){i.e(u)}finally{i.f()}}return e}(p({},"__esModule",{value:!0}),o));var f=function(){"use strict";function e(){var t=this;i(this,e),u(this,"subscribers",{}),u(this,"getEventData",(function(e){var n=e.source===window;if(t.isEnabled&&e&&e.data&&e.origin&&e.source&&t.isDomain(e.origin)){var o=e.data;if("string"===typeof o)try{o=JSON.parse(o)}catch(i){}"string"===typeof o?(e=o,o=void 0):e=o&&o.event||t.DEFAULT_EVENT;var r={isSameWindow:n};t.onMessage(e,o,r)}})),function(e,t,n){if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,n)}(this,r,0),this.isEnabled=!0,this.DEFAULT_EVENT="avMessage",this.DOMAIN=/https?:\/\/([\w-]+\.)?availity\.(com|net)/,window.addEventListener("message",this.getEventData)}return a(e,[{key:"enabled",value:function(e){return arguments.length>0&&(this.isEnabled=!!e),this.isEnabled}},{key:"subscribe",value:function(e,t,n){var o,i,a,c,p,s=this;this.subscribers[e]||(this.subscribers[e]=[]),i=this,a=r,c=d(this,r)+1,M(i,a,"write to private field"),p?p.call(i,c):a.set(i,c);var l=d(this,r),b=null==(o=null==n?void 0:n.ignoreSameWindow)||o,u={id:l,callback:t,options:{ignoreSameWindow:b}};return this.subscribers[e].push(u),function(){s.subscribers[e]=s.subscribers[e].filter((function(e){return e.id!==l}))}}},{key:"unsubscribe",value:function(e){delete this.subscribers[e]}},{key:"unsubscribeAll",value:function(){this.subscribers={}}},{key:"onMessage",value:function(e,t,n){var o=n.isSameWindow;if(this.subscribers[e]){var r,i=c(this.subscribers[e]);try{for(i.s();!(r=i.n()).done;){var a=r.value,p=a.options.ignoreSameWindow;o&&p||a.callback(t)}}catch(s){i.e(s)}finally{i.f()}}}},{key:"isDomain",value:function(e){return!this.DOMAIN.test(this.domain())||this.DOMAIN.test(e)}},{key:"domain",value:function(){return window.location.origin?window.location.origin:window.location.hostname?"".concat(window.location.protocol,"//").concat(window.location.hostname).concat(window.location.port?":".concat(window.location.port):""):"*"}},{key:"send",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window.top;if(this.isEnabled&&e)try{var n="string"===typeof e?e:JSON.stringify(e);t.postMessage(n,this.domain())}catch(o){console.warn("AvMessage.send()",o)}}}]),e}();r=new WeakMap;var O=new f},8540:function(e,t,n){"use strict";t.__esModule=!0;var o=n(2791),r=(a(o),a(n(2007))),i=a(n(4566));a(n(2391));function a(e){return e&&e.__esModule?e:{default:e}}function c(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function p(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}function s(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var l=1073741823;t.default=function(e,t){var n,a,b="__create-react-context-"+(0,i.default)()+"__",u=function(e){function n(){var t,o;c(this,n);for(var r=arguments.length,i=Array(r),a=0;a0&&E(o.width)/e.offsetWidth||1,i=e.offsetHeight>0&&E(o.height)/e.offsetHeight||1);var a=(N(e)?w(e):window).visualViewport,c=!j()&&n,p=(o.left+(c&&a?a.offsetLeft:0))/r,s=(o.top+(c&&a?a.offsetTop:0))/i,l=o.width/r,b=o.height/i;return{width:l,height:b,top:s,right:p+l,bottom:s+b,left:p,x:p,y:s}}function P(e){var t=X(e),n=e.offsetWidth,o=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-o)<=1&&(o=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:o}}function D(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&T(n)){var o=t;do{if(o&&e.isSameNode(o))return!0;o=o.parentNode||o.host}while(o)}return!1}function I(e){return w(e).getComputedStyle(e)}function F(e){return["table","td","th"].indexOf(x(e))>=0}function U(e){return((N(e)?e.ownerDocument:e.document)||window.document).documentElement}function Z(e){return"html"===x(e)?e:e.assignedSlot||e.parentNode||(T(e)?e.host:null)||U(e)}function H(e){return L(e)&&"fixed"!==I(e).position?e.offsetParent:null}function V(e){for(var t=w(e),n=H(e);n&&F(n)&&"static"===I(n).position;)n=H(n);return n&&("html"===x(n)||"body"===x(n)&&"static"===I(n).position)?t:n||function(e){var t=/firefox/i.test(B());if(/Trident/i.test(B())&&L(e)&&"fixed"===I(e).position)return null;var n=Z(e);for(T(n)&&(n=n.host);L(n)&&["html","body"].indexOf(x(n))<0;){var o=I(n);if("none"!==o.transform||"none"!==o.perspective||"paint"===o.contain||-1!==["transform","perspective"].indexOf(o.willChange)||t&&"filter"===o.willChange||t&&o.filter&&"none"!==o.filter)return n;n=n.parentNode}return null}(e)||t}function G(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function $(e,t,n){return _(e,C(t,n))}function Y(e){return Object.assign({},{top:0,right:0,bottom:0,left:0},e)}function K(e,t){return t.reduce((function(t,n){return t[n]=e,t}),{})}var J={name:"arrow",enabled:!0,phase:"main",fn:function(e){var t,n=e.state,c=e.name,s=e.options,l=n.elements.arrow,b=n.modifiersData.popperOffsets,u=k(n.placement),M=G(u),d=[a,i].indexOf(u)>=0?"height":"width";if(l&&b){var z=function(e,t){return Y("number"!==typeof(e="function"===typeof e?e(Object.assign({},t.rects,{placement:t.placement})):e)?e:K(e,p))}(s.padding,n),f=P(l),O="y"===M?o:a,h="y"===M?r:i,A=n.rects.reference[d]+n.rects.reference[M]-b[M]-n.rects.popper[d],m=b[M]-n.rects.reference[M],q=V(l),v=q?"y"===M?q.clientHeight||0:q.clientWidth||0:0,g=A/2-m/2,y=z[O],W=v-f[d]-z[h],R=v/2-f[d]/2+g,x=$(y,R,W),w=M;n.modifiersData[c]=((t={})[w]=x,t.centerOffset=x-R,t)}},effect:function(e){var t=e.state,n=e.options.element,o=void 0===n?"[data-popper-arrow]":n;null!=o&&("string"!==typeof o||(o=t.elements.popper.querySelector(o)))&&D(t.elements.popper,o)&&(t.elements.arrow=o)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Q(e){return e.split("-")[1]}var ee={top:"auto",right:"auto",bottom:"auto",left:"auto"};function te(e){var t,n=e.popper,c=e.popperRect,p=e.placement,s=e.variation,b=e.offsets,u=e.position,M=e.gpuAcceleration,d=e.adaptive,z=e.roundOffsets,f=e.isFixed,O=b.x,h=void 0===O?0:O,A=b.y,m=void 0===A?0:A,q="function"===typeof z?z({x:h,y:m}):{x:h,y:m};h=q.x,m=q.y;var v=b.hasOwnProperty("x"),g=b.hasOwnProperty("y"),y=a,W=o,R=window;if(d){var x=V(n),N="clientHeight",L="clientWidth";if(x===w(n)&&"static"!==I(x=U(n)).position&&"absolute"===u&&(N="scrollHeight",L="scrollWidth"),p===o||(p===a||p===i)&&s===l)W=r,m-=(f&&x===R&&R.visualViewport?R.visualViewport.height:x[N])-c.height,m*=M?1:-1;if(p===a||(p===o||p===r)&&s===l)y=i,h-=(f&&x===R&&R.visualViewport?R.visualViewport.width:x[L])-c.width,h*=M?1:-1}var T,S=Object.assign({position:u},d&&ee),k=!0===z?function(e,t){var n=e.x,o=e.y,r=t.devicePixelRatio||1;return{x:E(n*r)/r||0,y:E(o*r)/r||0}}({x:h,y:m},w(n)):{x:h,y:m};return h=k.x,m=k.y,M?Object.assign({},S,((T={})[W]=g?"0":"",T[y]=v?"0":"",T.transform=(R.devicePixelRatio||1)<=1?"translate("+h+"px, "+m+"px)":"translate3d("+h+"px, "+m+"px, 0)",T)):Object.assign({},S,((t={})[W]=g?m+"px":"",t[y]=v?h+"px":"",t.transform="",t))}var ne={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(e){var t=e.state,n=e.options,o=n.gpuAcceleration,r=void 0===o||o,i=n.adaptive,a=void 0===i||i,c=n.roundOffsets,p=void 0===c||c,s={placement:k(t.placement),variation:Q(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:r,isFixed:"fixed"===t.options.strategy};null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign({},t.styles.popper,te(Object.assign({},s,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:a,roundOffsets:p})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign({},t.styles.arrow,te(Object.assign({},s,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:p})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})},data:{}},oe={passive:!0};var re={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(e){var t=e.state,n=e.instance,o=e.options,r=o.scroll,i=void 0===r||r,a=o.resize,c=void 0===a||a,p=w(t.elements.popper),s=[].concat(t.scrollParents.reference,t.scrollParents.popper);return i&&s.forEach((function(e){e.addEventListener("scroll",n.update,oe)})),c&&p.addEventListener("resize",n.update,oe),function(){i&&s.forEach((function(e){e.removeEventListener("scroll",n.update,oe)})),c&&p.removeEventListener("resize",n.update,oe)}},data:{}},ie={left:"right",right:"left",bottom:"top",top:"bottom"};function ae(e){return e.replace(/left|right|bottom|top/g,(function(e){return ie[e]}))}var ce={start:"end",end:"start"};function pe(e){return e.replace(/start|end/g,(function(e){return ce[e]}))}function se(e){var t=w(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function le(e){return X(U(e)).left+se(e).scrollLeft}function be(e){var t=I(e),n=t.overflow,o=t.overflowX,r=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+r+o)}function ue(e){return["html","body","#document"].indexOf(x(e))>=0?e.ownerDocument.body:L(e)&&be(e)?e:ue(Z(e))}function Me(e,t){var n;void 0===t&&(t=[]);var o=ue(e),r=o===(null==(n=e.ownerDocument)?void 0:n.body),i=w(o),a=r?[i].concat(i.visualViewport||[],be(o)?o:[]):o,c=t.concat(a);return r?c:c.concat(Me(Z(a)))}function de(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function ze(e,t,n){return t===u?de(function(e,t){var n=w(e),o=U(e),r=n.visualViewport,i=o.clientWidth,a=o.clientHeight,c=0,p=0;if(r){i=r.width,a=r.height;var s=j();(s||!s&&"fixed"===t)&&(c=r.offsetLeft,p=r.offsetTop)}return{width:i,height:a,x:c+le(e),y:p}}(e,n)):N(t)?function(e,t){var n=X(e,!1,"fixed"===t);return n.top=n.top+e.clientTop,n.left=n.left+e.clientLeft,n.bottom=n.top+e.clientHeight,n.right=n.left+e.clientWidth,n.width=e.clientWidth,n.height=e.clientHeight,n.x=n.left,n.y=n.top,n}(t,n):de(function(e){var t,n=U(e),o=se(e),r=null==(t=e.ownerDocument)?void 0:t.body,i=_(n.scrollWidth,n.clientWidth,r?r.scrollWidth:0,r?r.clientWidth:0),a=_(n.scrollHeight,n.clientHeight,r?r.scrollHeight:0,r?r.clientHeight:0),c=-o.scrollLeft+le(e),p=-o.scrollTop;return"rtl"===I(r||n).direction&&(c+=_(n.clientWidth,r?r.clientWidth:0)-i),{width:i,height:a,x:c,y:p}}(U(e)))}function fe(e,t,n,o){var r="clippingParents"===t?function(e){var t=Me(Z(e)),n=["absolute","fixed"].indexOf(I(e).position)>=0&&L(e)?V(e):e;return N(n)?t.filter((function(e){return N(e)&&D(e,n)&&"body"!==x(e)})):[]}(e):[].concat(t),i=[].concat(r,[n]),a=i[0],c=i.reduce((function(t,n){var r=ze(e,n,o);return t.top=_(r.top,t.top),t.right=C(r.right,t.right),t.bottom=C(r.bottom,t.bottom),t.left=_(r.left,t.left),t}),ze(e,a,o));return c.width=c.right-c.left,c.height=c.bottom-c.top,c.x=c.left,c.y=c.top,c}function Oe(e){var t,n=e.reference,c=e.element,p=e.placement,b=p?k(p):null,u=p?Q(p):null,M=n.x+n.width/2-c.width/2,d=n.y+n.height/2-c.height/2;switch(b){case o:t={x:M,y:n.y-c.height};break;case r:t={x:M,y:n.y+n.height};break;case i:t={x:n.x+n.width,y:d};break;case a:t={x:n.x-c.width,y:d};break;default:t={x:n.x,y:n.y}}var z=b?G(b):null;if(null!=z){var f="y"===z?"height":"width";switch(u){case s:t[z]=t[z]-(n[f]/2-c[f]/2);break;case l:t[z]=t[z]+(n[f]/2-c[f]/2)}}return t}function he(e,t){void 0===t&&(t={});var n=t,a=n.placement,c=void 0===a?e.placement:a,s=n.strategy,l=void 0===s?e.strategy:s,z=n.boundary,f=void 0===z?b:z,O=n.rootBoundary,h=void 0===O?u:O,A=n.elementContext,m=void 0===A?M:A,q=n.altBoundary,v=void 0!==q&&q,g=n.padding,y=void 0===g?0:g,W=Y("number"!==typeof y?y:K(y,p)),R=m===M?d:M,x=e.rects.popper,w=e.elements[v?R:m],L=fe(N(w)?w:w.contextElement||U(e.elements.popper),f,h,l),T=X(e.elements.reference),S=Oe({reference:T,element:x,strategy:"absolute",placement:c}),k=de(Object.assign({},x,S)),_=m===M?k:T,C={top:L.top-_.top+W.top,bottom:_.bottom-L.bottom+W.bottom,left:L.left-_.left+W.left,right:_.right-L.right+W.right},E=e.modifiersData.offset;if(m===M&&E){var B=E[c];Object.keys(C).forEach((function(e){var t=[i,r].indexOf(e)>=0?1:-1,n=[o,r].indexOf(e)>=0?"y":"x";C[e]+=B[n]*t}))}return C}var Ae={name:"flip",enabled:!0,phase:"main",fn:function(e){var t=e.state,n=e.options,l=e.name;if(!t.modifiersData[l]._skip){for(var b=n.mainAxis,u=void 0===b||b,M=n.altAxis,d=void 0===M||M,O=n.fallbackPlacements,h=n.padding,A=n.boundary,m=n.rootBoundary,q=n.altBoundary,v=n.flipVariations,g=void 0===v||v,y=n.allowedAutoPlacements,W=t.options.placement,R=k(W),x=O||(R===W||!g?[ae(W)]:function(e){if(k(e)===c)return[];var t=ae(e);return[pe(e),t,pe(t)]}(W)),w=[W].concat(x).reduce((function(e,n){return e.concat(k(n)===c?function(e,t){void 0===t&&(t={});var n=t,o=n.placement,r=n.boundary,i=n.rootBoundary,a=n.padding,c=n.flipVariations,s=n.allowedAutoPlacements,l=void 0===s?f:s,b=Q(o),u=b?c?z:z.filter((function(e){return Q(e)===b})):p,M=u.filter((function(e){return l.indexOf(e)>=0}));0===M.length&&(M=u);var d=M.reduce((function(t,n){return t[n]=he(e,{placement:n,boundary:r,rootBoundary:i,padding:a})[k(n)],t}),{});return Object.keys(d).sort((function(e,t){return d[e]-d[t]}))}(t,{placement:n,boundary:A,rootBoundary:m,padding:h,flipVariations:g,allowedAutoPlacements:y}):n)}),[]),N=t.rects.reference,L=t.rects.popper,T=new Map,S=!0,_=w[0],C=0;C=0,P=X?"width":"height",D=he(t,{placement:E,boundary:A,rootBoundary:m,altBoundary:q,padding:h}),I=X?j?i:a:j?r:o;N[P]>L[P]&&(I=ae(I));var F=ae(I),U=[];if(u&&U.push(D[B]<=0),d&&U.push(D[I]<=0,D[F]<=0),U.every((function(e){return e}))){_=E,S=!1;break}T.set(E,U)}if(S)for(var Z=function(e){var t=w.find((function(t){var n=T.get(t);if(n)return n.slice(0,e).every((function(e){return e}))}));if(t)return _=t,"break"},H=g?3:1;H>0;H--){if("break"===Z(H))break}t.placement!==_&&(t.modifiersData[l]._skip=!0,t.placement=_,t.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function me(e,t,n){return void 0===n&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function qe(e){return[o,i,r,a].some((function(t){return e[t]>=0}))}var ve={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(e){var t=e.state,n=e.name,o=t.rects.reference,r=t.rects.popper,i=t.modifiersData.preventOverflow,a=he(t,{elementContext:"reference"}),c=he(t,{altBoundary:!0}),p=me(a,o),s=me(c,r,i),l=qe(p),b=qe(s);t.modifiersData[n]={referenceClippingOffsets:p,popperEscapeOffsets:s,isReferenceHidden:l,hasPopperEscaped:b},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":l,"data-popper-escaped":b})}};var ge={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(e){var t=e.state,n=e.options,r=e.name,c=n.offset,p=void 0===c?[0,0]:c,s=f.reduce((function(e,n){return e[n]=function(e,t,n){var r=k(e),c=[a,o].indexOf(r)>=0?-1:1,p="function"===typeof n?n(Object.assign({},t,{placement:e})):n,s=p[0],l=p[1];return s=s||0,l=(l||0)*c,[a,i].indexOf(r)>=0?{x:l,y:s}:{x:s,y:l}}(n,t.rects,p),e}),{}),l=s[t.placement],b=l.x,u=l.y;null!=t.modifiersData.popperOffsets&&(t.modifiersData.popperOffsets.x+=b,t.modifiersData.popperOffsets.y+=u),t.modifiersData[r]=s}};var ye={name:"popperOffsets",enabled:!0,phase:"read",fn:function(e){var t=e.state,n=e.name;t.modifiersData[n]=Oe({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})},data:{}};var We={name:"preventOverflow",enabled:!0,phase:"main",fn:function(e){var t=e.state,n=e.options,c=e.name,p=n.mainAxis,l=void 0===p||p,b=n.altAxis,u=void 0!==b&&b,M=n.boundary,d=n.rootBoundary,z=n.altBoundary,f=n.padding,O=n.tether,h=void 0===O||O,A=n.tetherOffset,m=void 0===A?0:A,q=he(t,{boundary:M,rootBoundary:d,padding:f,altBoundary:z}),v=k(t.placement),g=Q(t.placement),y=!g,W=G(v),R="x"===W?"y":"x",x=t.modifiersData.popperOffsets,w=t.rects.reference,N=t.rects.popper,L="function"===typeof m?m(Object.assign({},t.rects,{placement:t.placement})):m,T="number"===typeof L?{mainAxis:L,altAxis:L}:Object.assign({mainAxis:0,altAxis:0},L),S=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,E={x:0,y:0};if(x){if(l){var B,j="y"===W?o:a,X="y"===W?r:i,D="y"===W?"height":"width",I=x[W],F=I+q[j],U=I-q[X],Z=h?-N[D]/2:0,H=g===s?w[D]:N[D],Y=g===s?-N[D]:-w[D],K=t.elements.arrow,J=h&&K?P(K):{width:0,height:0},ee=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},te=ee[j],ne=ee[X],oe=$(0,w[D],J[D]),re=y?w[D]/2-Z-oe-te-T.mainAxis:H-oe-te-T.mainAxis,ie=y?-w[D]/2+Z+oe+ne+T.mainAxis:Y+oe+ne+T.mainAxis,ae=t.elements.arrow&&V(t.elements.arrow),ce=ae?"y"===W?ae.clientTop||0:ae.clientLeft||0:0,pe=null!=(B=null==S?void 0:S[W])?B:0,se=I+ie-pe,le=$(h?C(F,I+re-pe-ce):F,I,h?_(U,se):U);x[W]=le,E[W]=le-I}if(u){var be,ue="x"===W?o:a,Me="x"===W?r:i,de=x[R],ze="y"===R?"height":"width",fe=de+q[ue],Oe=de-q[Me],Ae=-1!==[o,a].indexOf(v),me=null!=(be=null==S?void 0:S[R])?be:0,qe=Ae?fe:de-w[ze]-N[ze]-me+T.altAxis,ve=Ae?de+w[ze]+N[ze]-me-T.altAxis:Oe,ge=h&&Ae?function(e,t,n){var o=$(e,t,n);return o>n?n:o}(qe,de,ve):$(h?qe:fe,de,h?ve:Oe);x[R]=ge,E[R]=ge-de}t.modifiersData[c]=E}},requiresIfExists:["offset"]};function Re(e,t,n){void 0===n&&(n=!1);var o=L(t),r=L(t)&&function(e){var t=e.getBoundingClientRect(),n=E(t.width)/e.offsetWidth||1,o=E(t.height)/e.offsetHeight||1;return 1!==n||1!==o}(t),i=U(t),a=X(e,r,n),c={scrollLeft:0,scrollTop:0},p={x:0,y:0};return(o||!o&&!n)&&(("body"!==x(t)||be(i))&&(c=function(e){return e!==w(e)&&L(e)?{scrollLeft:(t=e).scrollLeft,scrollTop:t.scrollTop}:se(e);var t}(t)),L(t)?((p=X(t,!0)).x+=t.clientLeft,p.y+=t.clientTop):i&&(p.x=le(i))),{x:a.left+c.scrollLeft-p.x,y:a.top+c.scrollTop-p.y,width:a.width,height:a.height}}function xe(e){var t=new Map,n=new Set,o=[];function r(e){n.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach((function(e){if(!n.has(e)){var o=t.get(e);o&&r(o)}})),o.push(e)}return e.forEach((function(e){t.set(e.name,e)})),e.forEach((function(e){n.has(e.name)||r(e)})),o}function we(e){var t;return function(){return t||(t=new Promise((function(n){Promise.resolve().then((function(){t=void 0,n(e())}))}))),t}}var Ne={placement:"bottom",modifiers:[],strategy:"absolute"};function Le(){for(var e=arguments.length,t=new Array(e),n=0;n1){var q=u.className?{className:u.className}:{};return e(f.container,q,m)}return m[0]?m[0]:"function"===typeof f.empty?e(f.empty):f.empty}},7809:function(e){"use strict";var t=["strong","em","code","underline","strike-through"];function n(e,t,n){if(!e.marks||0===e.marks.length)return e.marks||[];var r=e.marks.reduce((function(e,o){e[o]=e[o]?e[o]+1:1;for(var r=t+1;ro?1:0}e.exports=function(e){var t=e.children,o=e.markDefs;if(!t||!t.length)return[];var r=t.map(n),i={_type:"span",children:[]},a=[i];return t.forEach((function(e,t){var n=r[t];if(n){var i=1;if(a.length>1)for(;i=0;t--){var n=e[t];if("span"===n._type&&n.children)return n}return}(a=a.slice(0,i));if(n.forEach((function(t){var n={_type:"span",_key:e._key,children:[],mark:o.find((function(e){return e._key===t}))||t,markKey:t};l.children.push(n),a.push(n),l=n})),"span"!==(s=e)._type||"string"!==typeof s.text||!Array.isArray(s.marks)&&"undefined"!==typeof s.marks)l.children=l.children.concat(e);else{for(var b=e.text.split("\n"),u=b.length;u-- >1;)b.splice(u,0,"\n");l.children=l.children.concat(b)}}else{a[a.length-1].children.push(e)}})),i.children}},5998:function(e,t,n){"use strict";var o=n(1725);function r(e){var t=0,n=e.length;if(0===n)return t;for(var o=0;o1&&void 0!==arguments[1]?arguments[1]:"html",s=[],l=0;lt.level){var u=a(b);if("html"===n){var M=c(t),d=o({},M,{children:M.children.concat(u)});t.children[t.children.length-1]=d}else t.children.push(u);t=u}else if(b.levele.length)&&(t=e.length);for(var n=0,o=new Array(t);n=e.length?{done:!0}:{done:!1,value:e[n++]}};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(n=e[Symbol.iterator]()).next.bind(n)}var r="image-Tb9Ew8CXIwaY6R1kjMvI0uRR-2000x3000-jpg";function i(e){var t=e.split("-"),n=t[1],o=t[2],i=t[3];if(!n||!o||!i)throw new Error("Malformed asset _ref '"+e+"'. Expected an id like \""+r+'".');var a=o.split("x"),c=+a[0],p=+a[1];if(!isFinite(c)||!isFinite(p))throw new Error("Malformed asset _ref '"+e+"'. Expected an id like \""+r+'".');return{id:n,width:c,height:p,format:i}}var a=function(e){return!!e&&"string"===typeof e._ref},c=function(e){return!!e&&"string"===typeof e._id},p=function(e){var t=e;return!(!t||!t.asset)&&"string"===typeof t.asset.url};function s(e){if(!e)return null;var t;if("string"===typeof e&&l(e))t={asset:{_ref:b(e)}};else if("string"===typeof e)t={asset:{_ref:e}};else if(a(e))t={asset:e};else if(c(e))t={asset:{_ref:e._id||""}};else if(p(e))t={asset:{_ref:b(e.asset.url)}};else{if("object"!==typeof e.asset)return null;t=e}var n=e;return n.crop&&(t.crop=n.crop),n.hotspot&&(t.hotspot=n.hotspot),u(t)}function l(e){return/^https?:\/\//.test(""+e)}function b(e){return("image-"+e.split("/").slice(-1)[0]).replace(/\.([a-z]+)$/,"-$1")}function u(t){if(t.crop&&t.hotspot)return t;var n=e({},t);return n.crop||(n.crop={left:0,top:0,bottom:0,right:0}),n.hotspot||(n.hotspot={x:.5,y:.5,height:1,width:1}),n}var M=[["width","w"],["height","h"],["format","fm"],["download","dl"],["blur","blur"],["sharpen","sharp"],["invert","invert"],["orientation","or"],["minHeight","min-h"],["maxHeight","max-h"],["minWidth","min-w"],["maxWidth","max-w"],["quality","q"],["fit","fit"],["crop","crop"],["saturation","sat"],["auto","auto"],["dpr","dpr"],["pad","pad"]];function d(t){var n=e({},t||{}),o=n.source;delete n.source;var r=s(o);if(!r)return null;var a=i(r.asset._ref||r.asset._id||""),c=Math.round(r.crop.left*a.width),p=Math.round(r.crop.top*a.height),l={left:c,top:p,width:Math.round(a.width-r.crop.right*a.width-c),height:Math.round(a.height-r.crop.bottom*a.height-p)},b=r.hotspot.height*a.height/2,u=r.hotspot.width*a.width/2,M=r.hotspot.x*a.width,d=r.hotspot.y*a.height,O={left:M-u,top:d-b,right:M+u,bottom:d+b};return n.rect||n.focalPoint||n.ignoreImageParams||n.crop||(n=e(e({},n),f({crop:l,hotspot:O},n))),z(e(e({},n),{},{asset:a}))}function z(e){var t=e.baseUrl||"https://cdn.sanity.io",n=e.asset.id+"-"+e.asset.width+"x"+e.asset.height+"."+e.asset.format,o=t+"/images/"+e.projectId+"/"+e.dataset+"/"+n,r=[];if(e.rect){var i=e.rect,a=i.left,c=i.top,p=i.width,s=i.height;(0!==a||0!==c||s!==e.asset.height||p!==e.asset.width)&&r.push("rect="+a+","+c+","+p+","+s)}e.bg&&r.push("bg="+e.bg),e.focalPoint&&(r.push("fp-x="+e.focalPoint.x),r.push("fp-y="+e.focalPoint.y));var l=[e.flipHorizontal&&"h",e.flipVertical&&"v"].filter(Boolean).join("");return l&&r.push("flip="+l),M.forEach((function(t){var n=t[0],o=t[1];"undefined"!==typeof e[n]?r.push(o+"="+encodeURIComponent(e[n])):"undefined"!==typeof e[o]&&r.push(o+"="+encodeURIComponent(e[o]))})),0===r.length?o:o+"?"+r.join("&")}function f(e,t){var n,o=t.width,r=t.height;if(!o||!r)return{width:o,height:r,rect:e.crop};var i=e.crop,a=e.hotspot,c=o/r;if(i.width/i.height>c){var p=i.height,s=p*c,l=i.top,b=(a.right-a.left)/2+a.left-s/2;bi.left+i.width&&(b=i.left+i.width-s),n={left:Math.round(b),top:Math.round(l),width:Math.round(s),height:Math.round(p)}}else{var u=i.width,M=u/c,d=i.left,z=(a.bottom-a.top)/2+a.top-M/2;zi.top+i.height&&(z=i.top+i.height-M),n={left:Math.max(0,Math.floor(d)),top:Math.max(0,Math.floor(z)),width:Math.round(u),height:Math.round(M)}}return{width:o,height:r,rect:n}}var O=["clip","crop","fill","fillmax","max","scale","min"],h=["top","bottom","left","right","center","focalpoint","entropy"],A=["format"];function m(e){return!!e&&"object"===typeof e.clientConfig}function q(e){for(var t,n=o(M);!(t=n()).done;){var r=t.value,i=r[0],a=r[1];if(e===i||e===a)return i}return e}function v(e){var t=e;if(m(t)){var n=t.clientConfig,o=n.apiHost,r=n.projectId,i=n.dataset;return new g(null,{baseUrl:(o||"https://api.sanity.io").replace(/^https:\/\/api\./,"https://cdn."),projectId:r,dataset:i})}return new g(null,e)}var g=function(){function t(t,n){this.options=e(t?e({},t.options||{}):{},n||{})}var n=t.prototype;return n.withOptions=function(n){var o=n.baseUrl||this.options.baseUrl,r={baseUrl:o};for(var i in n)n.hasOwnProperty(i)&&(r[q(i)]=n[i]);return new t(this,e({baseUrl:o},r))},n.image=function(e){return this.withOptions({source:e})},n.dataset=function(e){return this.withOptions({dataset:e})},n.projectId=function(e){return this.withOptions({projectId:e})},n.bg=function(e){return this.withOptions({bg:e})},n.dpr=function(e){return this.withOptions({dpr:e})},n.width=function(e){return this.withOptions({width:e})},n.height=function(e){return this.withOptions({height:e})},n.focalPoint=function(e,t){return this.withOptions({focalPoint:{x:e,y:t}})},n.maxWidth=function(e){return this.withOptions({maxWidth:e})},n.minWidth=function(e){return this.withOptions({minWidth:e})},n.maxHeight=function(e){return this.withOptions({maxHeight:e})},n.minHeight=function(e){return this.withOptions({minHeight:e})},n.size=function(e,t){return this.withOptions({width:e,height:t})},n.blur=function(e){return this.withOptions({blur:e})},n.sharpen=function(e){return this.withOptions({sharpen:e})},n.rect=function(e,t,n,o){return this.withOptions({rect:{left:e,top:t,width:n,height:o}})},n.format=function(e){return this.withOptions({format:e})},n.invert=function(e){return this.withOptions({invert:e})},n.orientation=function(e){return this.withOptions({orientation:e})},n.quality=function(e){return this.withOptions({quality:e})},n.forceDownload=function(e){return this.withOptions({download:e})},n.flipHorizontal=function(){return this.withOptions({flipHorizontal:!0})},n.flipVertical=function(){return this.withOptions({flipVertical:!0})},n.ignoreImageParams=function(){return this.withOptions({ignoreImageParams:!0})},n.fit=function(e){if(-1===O.indexOf(e))throw new Error('Invalid fit mode "'+e+'"');return this.withOptions({fit:e})},n.crop=function(e){if(-1===h.indexOf(e))throw new Error('Invalid crop mode "'+e+'"');return this.withOptions({crop:e})},n.saturation=function(e){return this.withOptions({saturation:e})},n.auto=function(e){if(-1===A.indexOf(e))throw new Error('Invalid auto mode "'+e+'"');return this.withOptions({auto:e})},n.pad=function(e){return this.withOptions({pad:e})},n.url=function(){return d(this.options)},n.toString=function(){return this.url()},t}();return v}()},2776:function(e,t,n){var o=n(1588).default,r=n(3808).default,i=n(4993).default,a=n(6115).default,c=n(1655).default,p=n(6389).default,s=n(2122).default,l=n(6690).default,b=n(9728).default,u=n(7424).default,M=n(4704).default,d=n(861).default,z=n(8416).default;e.exports=function(e){"use strict";var t;function n(e){var t=Object.create(null,z({},Symbol.toStringTag,{value:"Module"}));if(e){var n=function(n){if("default"!==n){var o=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,o.get?o:{enumerable:!0,get:function(){return e[n]}})}};for(var o in e)n(o)}return t.default=e,Object.freeze(t)}var f=n(e),O=new Map,h={set:function(e,t,n){O.has(e)||O.set(e,new Map);var o=O.get(e);o.has(t)||0===o.size?o.set(t,n):console.error("Bootstrap doesn't allow more than one instance per element. Bound instance: ".concat(Array.from(o.keys())[0],"."))},get:function(e,t){return O.has(e)&&O.get(e).get(t)||null},remove:function(e,t){if(O.has(e)){var n=O.get(e);n.delete(t),0===n.size&&O.delete(e)}}},A=1e6,m=1e3,q="transitionend",v=function(e){return e&&window.CSS&&window.CSS.escape&&(e=e.replace(/#([^\s"#']+)/g,(function(e,t){return"#".concat(CSS.escape(t))}))),e},g=function(e){return null===e||void 0===e?"".concat(e):Object.prototype.toString.call(e).match(/\s([a-z]+)/i)[1].toLowerCase()},y=function(e){do{e+=Math.floor(Math.random()*A)}while(document.getElementById(e));return e},W=function(e){if(!e)return 0;var t=window.getComputedStyle(e),n=t.transitionDuration,o=t.transitionDelay,r=Number.parseFloat(n),i=Number.parseFloat(o);return r||i?(n=n.split(",")[0],o=o.split(",")[0],(Number.parseFloat(n)+Number.parseFloat(o))*m):0},R=function(e){e.dispatchEvent(new Event(q))},x=function(e){return!(!e||"object"!==typeof e)&&("undefined"!==typeof e.jquery&&(e=e[0]),"undefined"!==typeof e.nodeType)},w=function(e){return x(e)?e.jquery?e[0]:e:"string"===typeof e&&e.length>0?document.querySelector(v(e)):null},N=function(e){if(!x(e)||0===e.getClientRects().length)return!1;var t="visible"===getComputedStyle(e).getPropertyValue("visibility"),n=e.closest("details:not([open])");if(!n)return t;if(n!==e){var o=e.closest("summary");if(o&&o.parentNode!==n)return!1;if(null===o)return!1}return t},L=function(e){return!e||e.nodeType!==Node.ELEMENT_NODE||!!e.classList.contains("disabled")||("undefined"!==typeof e.disabled?e.disabled:e.hasAttribute("disabled")&&"false"!==e.getAttribute("disabled"))},T=function e(t){if(!document.documentElement.attachShadow)return null;if("function"===typeof t.getRootNode){var n=t.getRootNode();return n instanceof ShadowRoot?n:null}return t instanceof ShadowRoot?t:t.parentNode?e(t.parentNode):null},S=function(){},k=function(e){e.offsetHeight},_=function(){return window.jQuery&&!document.body.hasAttribute("data-bs-no-jquery")?window.jQuery:null},C=[],E=function(e){"loading"===document.readyState?(C.length||document.addEventListener("DOMContentLoaded",(function(){for(var e=0,t=C;e1&&void 0!==arguments[1]?arguments[1]:[],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:e;return"function"===typeof e?e.apply(void 0,d(t)):n},P=function(e,t){if(arguments.length>2&&void 0!==arguments[2]&&!arguments[2])X(e);else{var n=5,o=W(t)+n,r=!1,i=function n(o){o.target===t&&(r=!0,t.removeEventListener(q,n),X(e))};t.addEventListener(q,i),setTimeout((function(){r||R(t)}),o)}},D=function(e,t,n,o){var r=e.length,i=e.indexOf(t);return-1===i?!n&&o?e[r-1]:e[0]:(i+=n?1:-1,o&&(i=(i+r)%r),e[Math.max(0,Math.min(i,r-1))])},I=/[^.]*(?=\..*)\.|.*/,F=/\..*/,U=/::\d+$/,Z={},H=1,V={mouseenter:"mouseover",mouseleave:"mouseout"},G=new Set(["click","dblclick","mouseup","mousedown","contextmenu","mousewheel","DOMMouseScroll","mouseover","mouseout","mousemove","selectstart","selectend","keydown","keypress","keyup","orientationchange","touchstart","touchmove","touchend","touchcancel","pointerdown","pointermove","pointerup","pointerleave","pointercancel","gesturestart","gesturechange","gestureend","focus","blur","change","reset","select","submit","focusin","focusout","load","unload","beforeunload","resize","move","DOMContentLoaded","readystatechange","error","abort","scroll"]);function $(e,t){return t&&"".concat(t,"::").concat(H++)||e.uidEvent||H++}function Y(e){var t=$(e);return e.uidEvent=t,Z[t]=Z[t]||{},Z[t]}function K(e,t){return function n(o){return ae(o,{delegateTarget:e}),n.oneOff&&ie.off(e,o.type,t),t.apply(e,[o])}}function J(e,t,n){return function o(r){for(var i=e.querySelectorAll(t),a=r.target;a&&a!==this;a=a.parentNode){var c,p=M(i);try{for(p.s();!(c=p.n()).done;)if(c.value===a)return ae(r,{delegateTarget:a}),o.oneOff&&ie.off(e,r.type,t,n),n.apply(a,[r])}catch(s){p.e(s)}finally{p.f()}}}}function Q(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;return Object.values(e).find((function(e){return e.callable===t&&e.delegationSelector===n}))}function ee(e,t,n){var o="string"===typeof t,r=o?n:t||n,i=re(e);return G.has(i)||(i=e),[o,r,i]}function te(e,t,n,o,r){if("string"===typeof t&&e){var i=ee(t,n,o),a=u(i,3),c=a[0],p=a[1],s=a[2];if(t in V){var l=function(e){return function(t){if(!t.relatedTarget||t.relatedTarget!==t.delegateTarget&&!t.delegateTarget.contains(t.relatedTarget))return e.call(this,t)}};p=l(p)}var b=Y(e),M=b[s]||(b[s]={}),d=Q(M,p,c?n:null);if(d)d.oneOff=d.oneOff&&r;else{var z=$(p,t.replace(I,"")),f=c?J(e,n,p):K(e,p);f.delegationSelector=c?n:null,f.callable=p,f.oneOff=r,f.uidEvent=z,M[z]=f,e.addEventListener(s,f,c)}}}function ne(e,t,n,o,r){var i=Q(t[n],o,r);i&&(e.removeEventListener(n,i,Boolean(r)),delete t[n][i.uidEvent])}function oe(e,t,n,o){for(var r=t[n]||{},i=0,a=Object.entries(r);i1&&void 0!==arguments[1]?arguments[1]:{},n=function(){var t=u(r[o],2),n=t[0],i=t[1];try{e[n]=i}catch(a){Object.defineProperty(e,n,{configurable:!0,get:function(){return i}})}},o=0,r=Object.entries(t);o1&&void 0!==arguments[1]?arguments[1]:this.constructor.DefaultType,n=0,o=Object.entries(t);n2&&void 0!==arguments[2])||arguments[2])}},{key:"_getConfig",value:function(e){return e=this._mergeConfigObj(e,this._element),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}}],[{key:"getInstance",value:function(e){return h.get(w(e),this.DATA_KEY)}},{key:"getOrCreateInstance",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return this.getInstance(e)||new this(e,"object"===typeof t?t:null)}},{key:"VERSION",get:function(){return be}},{key:"DATA_KEY",get:function(){return"bs.".concat(this.NAME)}},{key:"EVENT_KEY",get:function(){return".".concat(this.DATA_KEY)}},{key:"eventName",value:function(e){return"".concat(e).concat(this.EVENT_KEY)}}]),n}(le),Me=function(e){var t=e.getAttribute("data-bs-target");if(!t||"#"===t){var n=e.getAttribute("href");if(!n||!n.includes("#")&&!n.startsWith("."))return null;n.includes("#")&&!n.startsWith("#")&&(n="#".concat(n.split("#")[1])),t=n&&"#"!==n?n.trim():null}return v(t)},de={find:function(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document.documentElement;return(t=[]).concat.apply(t,d(Element.prototype.querySelectorAll.call(n,e)))},findOne:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document.documentElement;return Element.prototype.querySelector.call(t,e)},children:function(e,t){var n;return(n=[]).concat.apply(n,d(e.children)).filter((function(e){return e.matches(t)}))},parents:function(e,t){for(var n=[],o=e.parentNode.closest(t);o;)n.push(o),o=o.parentNode.closest(t);return n},prev:function(e,t){for(var n=e.previousElementSibling;n;){if(n.matches(t))return[n];n=n.previousElementSibling}return[]},next:function(e,t){for(var n=e.nextElementSibling;n;){if(n.matches(t))return[n];n=n.nextElementSibling}return[]},focusableChildren:function(e){var t=["a","button","input","textarea","select","details","[tabindex]",'[contenteditable="true"]'].map((function(e){return"".concat(e,':not([tabindex^="-"])')})).join(",");return this.find(t,e).filter((function(e){return!L(e)&&N(e)}))},getSelectorFromElement:function(e){var t=Me(e);return t&&de.findOne(t)?t:null},getElementFromSelector:function(e){var t=Me(e);return t?de.findOne(t):null},getMultipleElementsFromSelector:function(e){var t=Me(e);return t?de.find(t):[]}},ze=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"hide",n="click.dismiss".concat(e.EVENT_KEY),o=e.NAME;ie.on(document,n,'[data-bs-dismiss="'.concat(o,'"]'),(function(n){if(["A","AREA"].includes(this.tagName)&&n.preventDefault(),!L(this)){var r=de.getElementFromSelector(this)||this.closest(".".concat(o));e.getOrCreateInstance(r)[t]()}}))},fe="alert",Oe=".".concat("bs.alert"),he="close".concat(Oe),Ae="closed".concat(Oe),me="fade",qe="show",ve=function(e){c(n,e);var t=p(n);function n(){return l(this,n),t.apply(this,arguments)}return b(n,[{key:"close",value:function(){var e=this;if(!ie.trigger(this._element,he).defaultPrevented){this._element.classList.remove(qe);var t=this._element.classList.contains(me);this._queueCallback((function(){return e._destroyElement()}),this._element,t)}}},{key:"_destroyElement",value:function(){this._element.remove(),ie.trigger(this._element,Ae),this.dispose()}}],[{key:"NAME",get:function(){return fe}},{key:"jQueryInterface",value:function(e){return this.each((function(){var t=n.getOrCreateInstance(this);if("string"===typeof e){if(void 0===t[e]||e.startsWith("_")||"constructor"===e)throw new TypeError('No method named "'.concat(e,'"'));t[e](this)}}))}}]),n}(ue);ze(ve,"close"),j(ve);var ge="button",ye=".".concat("bs.button"),We=".data-api",Re="active",xe='[data-bs-toggle="button"]',we="click".concat(ye).concat(We),Ne=function(e){c(n,e);var t=p(n);function n(){return l(this,n),t.apply(this,arguments)}return b(n,[{key:"toggle",value:function(){this._element.setAttribute("aria-pressed",this._element.classList.toggle(Re))}}],[{key:"NAME",get:function(){return ge}},{key:"jQueryInterface",value:function(e){return this.each((function(){var t=n.getOrCreateInstance(this);"toggle"===e&&t[e]()}))}}]),n}(ue);ie.on(document,we,xe,(function(e){e.preventDefault();var t=e.target.closest(xe);Ne.getOrCreateInstance(t).toggle()})),j(Ne);var Le="swipe",Te=".bs.swipe",Se="touchstart".concat(Te),ke="touchmove".concat(Te),_e="touchend".concat(Te),Ce="pointerdown".concat(Te),Ee="pointerup".concat(Te),Be="touch",je="pen",Xe="pointer-event",Pe=40,De={endCallback:null,leftCallback:null,rightCallback:null},Ie={endCallback:"(function|null)",leftCallback:"(function|null)",rightCallback:"(function|null)"},Fe=function(e){c(n,e);var t=p(n);function n(e,o){var r;return l(this,n),(r=t.call(this))._element=e,e&&n.isSupported()?(r._config=r._getConfig(o),r._deltaX=0,r._supportPointerEvents=Boolean(window.PointerEvent),r._initEvents(),r):i(r)}return b(n,[{key:"dispose",value:function(){ie.off(this._element,Te)}},{key:"_start",value:function(e){this._supportPointerEvents?this._eventIsPointerPenTouch(e)&&(this._deltaX=e.clientX):this._deltaX=e.touches[0].clientX}},{key:"_end",value:function(e){this._eventIsPointerPenTouch(e)&&(this._deltaX=e.clientX-this._deltaX),this._handleSwipe(),X(this._config.endCallback)}},{key:"_move",value:function(e){this._deltaX=e.touches&&e.touches.length>1?0:e.touches[0].clientX-this._deltaX}},{key:"_handleSwipe",value:function(){var e=Math.abs(this._deltaX);if(!(e<=Pe)){var t=e/this._deltaX;this._deltaX=0,t&&X(t>0?this._config.rightCallback:this._config.leftCallback)}}},{key:"_initEvents",value:function(){var e=this;this._supportPointerEvents?(ie.on(this._element,Ce,(function(t){return e._start(t)})),ie.on(this._element,Ee,(function(t){return e._end(t)})),this._element.classList.add(Xe)):(ie.on(this._element,Se,(function(t){return e._start(t)})),ie.on(this._element,ke,(function(t){return e._move(t)})),ie.on(this._element,_e,(function(t){return e._end(t)})))}},{key:"_eventIsPointerPenTouch",value:function(e){return this._supportPointerEvents&&(e.pointerType===je||e.pointerType===Be)}}],[{key:"Default",get:function(){return De}},{key:"DefaultType",get:function(){return Ie}},{key:"NAME",get:function(){return Le}},{key:"isSupported",value:function(){return"ontouchstart"in document.documentElement||navigator.maxTouchPoints>0}}]),n}(le),Ue="carousel",Ze=".".concat("bs.carousel"),He=".data-api",Ve="ArrowLeft",Ge="ArrowRight",$e=500,Ye="next",Ke="prev",Je="left",Qe="right",et="slide".concat(Ze),tt="slid".concat(Ze),nt="keydown".concat(Ze),ot="mouseenter".concat(Ze),rt="mouseleave".concat(Ze),it="dragstart".concat(Ze),at="load".concat(Ze).concat(He),ct="click".concat(Ze).concat(He),pt="carousel",st="active",lt="slide",bt="carousel-item-end",ut="carousel-item-start",Mt="carousel-item-next",dt="carousel-item-prev",zt=".active",ft=".carousel-item",Ot=zt+ft,ht=".carousel-item img",At=".carousel-indicators",mt="[data-bs-slide], [data-bs-slide-to]",qt='[data-bs-ride="carousel"]',vt=(z(t={},Ve,Qe),z(t,Ge,Je),t),gt={interval:5e3,keyboard:!0,pause:"hover",ride:!1,touch:!0,wrap:!0},yt={interval:"(number|boolean)",keyboard:"boolean",pause:"(string|boolean)",ride:"(boolean|string)",touch:"boolean",wrap:"boolean"},Wt=function(e){c(n,e);var t=p(n);function n(e,o){var r;return l(this,n),(r=t.call(this,e,o))._interval=null,r._activeElement=null,r._isSliding=!1,r.touchTimeout=null,r._swipeHelper=null,r._indicatorsElement=de.findOne(At,r._element),r._addEventListeners(),r._config.ride===pt&&r.cycle(),r}return b(n,[{key:"next",value:function(){this._slide(Ye)}},{key:"nextWhenVisible",value:function(){!document.hidden&&N(this._element)&&this.next()}},{key:"prev",value:function(){this._slide(Ke)}},{key:"pause",value:function(){this._isSliding&&R(this._element),this._clearInterval()}},{key:"cycle",value:function(){var e=this;this._clearInterval(),this._updateInterval(),this._interval=setInterval((function(){return e.nextWhenVisible()}),this._config.interval)}},{key:"_maybeEnableCycle",value:function(){var e=this;this._config.ride&&(this._isSliding?ie.one(this._element,tt,(function(){return e.cycle()})):this.cycle())}},{key:"to",value:function(e){var t=this,n=this._getItems();if(!(e>n.length-1||e<0))if(this._isSliding)ie.one(this._element,tt,(function(){return t.to(e)}));else{var o=this._getItemIndex(this._getActive());if(o!==e){var r=e>o?Ye:Ke;this._slide(r,n[e])}}}},{key:"dispose",value:function(){this._swipeHelper&&this._swipeHelper.dispose(),o(r(n.prototype),"dispose",this).call(this)}},{key:"_configAfterMerge",value:function(e){return e.defaultInterval=e.interval,e}},{key:"_addEventListeners",value:function(){var e=this;this._config.keyboard&&ie.on(this._element,nt,(function(t){return e._keydown(t)})),"hover"===this._config.pause&&(ie.on(this._element,ot,(function(){return e.pause()})),ie.on(this._element,rt,(function(){return e._maybeEnableCycle()}))),this._config.touch&&Fe.isSupported()&&this._addTouchEventListeners()}},{key:"_addTouchEventListeners",value:function(){var e,t=this,n=M(de.find(ht,this._element));try{for(n.s();!(e=n.n()).done;){var o=e.value;ie.on(o,it,(function(e){return e.preventDefault()}))}}catch(i){n.e(i)}finally{n.f()}var r={leftCallback:function(){return t._slide(t._directionToOrder(Je))},rightCallback:function(){return t._slide(t._directionToOrder(Qe))},endCallback:function(){"hover"===t._config.pause&&(t.pause(),t.touchTimeout&&clearTimeout(t.touchTimeout),t.touchTimeout=setTimeout((function(){return t._maybeEnableCycle()}),$e+t._config.interval))}};this._swipeHelper=new Fe(this._element,r)}},{key:"_keydown",value:function(e){if(!/input|textarea/i.test(e.target.tagName)){var t=vt[e.key];t&&(e.preventDefault(),this._slide(this._directionToOrder(t)))}}},{key:"_getItemIndex",value:function(e){return this._getItems().indexOf(e)}},{key:"_setActiveIndicatorElement",value:function(e){if(this._indicatorsElement){var t=de.findOne(zt,this._indicatorsElement);t.classList.remove(st),t.removeAttribute("aria-current");var n=de.findOne('[data-bs-slide-to="'.concat(e,'"]'),this._indicatorsElement);n&&(n.classList.add(st),n.setAttribute("aria-current","true"))}}},{key:"_updateInterval",value:function(){var e=this._activeElement||this._getActive();if(e){var t=Number.parseInt(e.getAttribute("data-bs-interval"),10);this._config.interval=t||this._config.defaultInterval}}},{key:"_slide",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(!this._isSliding){var o=this._getActive(),r=e===Ye,i=n||D(this._getItems(),o,r,this._config.wrap);if(i!==o){var a=this._getItemIndex(i),c=function(n){return ie.trigger(t._element,n,{relatedTarget:i,direction:t._orderToDirection(e),from:t._getItemIndex(o),to:a})};if(!c(et).defaultPrevented&&o&&i){var p=Boolean(this._interval);this.pause(),this._isSliding=!0,this._setActiveIndicatorElement(a),this._activeElement=i;var s=r?ut:bt,l=r?Mt:dt;i.classList.add(l),k(i),o.classList.add(s),i.classList.add(s);var b=function(){i.classList.remove(s,l),i.classList.add(st),o.classList.remove(st,l,s),t._isSliding=!1,c(tt)};this._queueCallback(b,o,this._isAnimated()),p&&this.cycle()}}}}},{key:"_isAnimated",value:function(){return this._element.classList.contains(lt)}},{key:"_getActive",value:function(){return de.findOne(Ot,this._element)}},{key:"_getItems",value:function(){return de.find(ft,this._element)}},{key:"_clearInterval",value:function(){this._interval&&(clearInterval(this._interval),this._interval=null)}},{key:"_directionToOrder",value:function(e){return B()?e===Je?Ke:Ye:e===Je?Ye:Ke}},{key:"_orderToDirection",value:function(e){return B()?e===Ke?Je:Qe:e===Ke?Qe:Je}}],[{key:"Default",get:function(){return gt}},{key:"DefaultType",get:function(){return yt}},{key:"NAME",get:function(){return Ue}},{key:"jQueryInterface",value:function(e){return this.each((function(){var t=n.getOrCreateInstance(this,e);if("number"!==typeof e){if("string"===typeof e){if(void 0===t[e]||e.startsWith("_")||"constructor"===e)throw new TypeError('No method named "'.concat(e,'"'));t[e]()}}else t.to(e)}))}}]),n}(ue);ie.on(document,ct,mt,(function(e){var t=de.getElementFromSelector(this);if(t&&t.classList.contains(pt)){e.preventDefault();var n=Wt.getOrCreateInstance(t),o=this.getAttribute("data-bs-slide-to");if(o)return n.to(o),void n._maybeEnableCycle();if("next"===se.getDataAttribute(this,"slide"))return n.next(),void n._maybeEnableCycle();n.prev(),n._maybeEnableCycle()}})),ie.on(window,at,(function(){var e,t=de.find(qt),n=M(t);try{for(n.s();!(e=n.n()).done;){var o=e.value;Wt.getOrCreateInstance(o)}}catch(r){n.e(r)}finally{n.f()}})),j(Wt);var Rt="collapse",xt=".".concat("bs.collapse"),wt=".data-api",Nt="show".concat(xt),Lt="shown".concat(xt),Tt="hide".concat(xt),St="hidden".concat(xt),kt="click".concat(xt).concat(wt),_t="show",Ct="collapse",Et="collapsing",Bt="collapsed",jt=":scope .".concat(Ct," .").concat(Ct),Xt="collapse-horizontal",Pt="width",Dt="height",It=".collapse.show, .collapse.collapsing",Ft='[data-bs-toggle="collapse"]',Ut={parent:null,toggle:!0},Zt={parent:"(null|element)",toggle:"boolean"},Ht=function(e){c(n,e);var t=p(n);function n(e,o){var r;l(this,n),(r=t.call(this,e,o))._isTransitioning=!1,r._triggerArray=[];var i,a=de.find(Ft),c=M(a);try{for(c.s();!(i=c.n()).done;){var p=i.value,s=de.getSelectorFromElement(p),b=de.find(s).filter((function(e){return e===r._element}));null!==s&&b.length&&r._triggerArray.push(p)}}catch(u){c.e(u)}finally{c.f()}return r._initializeChildren(),r._config.parent||r._addAriaAndCollapsedClass(r._triggerArray,r._isShown()),r._config.toggle&&r.toggle(),r}return b(n,[{key:"toggle",value:function(){this._isShown()?this.hide():this.show()}},{key:"show",value:function(){var e=this;if(!this._isTransitioning&&!this._isShown()){var t=[];if(this._config.parent&&(t=this._getFirstLevelChildren(It).filter((function(t){return t!==e._element})).map((function(e){return n.getOrCreateInstance(e,{toggle:!1})}))),(!t.length||!t[0]._isTransitioning)&&!ie.trigger(this._element,Nt).defaultPrevented){var o,r=M(t);try{for(r.s();!(o=r.n()).done;)o.value.hide()}catch(s){r.e(s)}finally{r.f()}var i=this._getDimension();this._element.classList.remove(Ct),this._element.classList.add(Et),this._element.style[i]=0,this._addAriaAndCollapsedClass(this._triggerArray,!0),this._isTransitioning=!0;var a=function(){e._isTransitioning=!1,e._element.classList.remove(Et),e._element.classList.add(Ct,_t),e._element.style[i]="",ie.trigger(e._element,Lt)},c=i[0].toUpperCase()+i.slice(1),p="scroll".concat(c);this._queueCallback(a,this._element,!0),this._element.style[i]="".concat(this._element[p],"px")}}}},{key:"hide",value:function(){var e=this;if(!this._isTransitioning&&this._isShown()&&!ie.trigger(this._element,Tt).defaultPrevented){var t=this._getDimension();this._element.style[t]="".concat(this._element.getBoundingClientRect()[t],"px"),k(this._element),this._element.classList.add(Et),this._element.classList.remove(Ct,_t);var n,o=M(this._triggerArray);try{for(o.s();!(n=o.n()).done;){var r=n.value,i=de.getElementFromSelector(r);i&&!this._isShown(i)&&this._addAriaAndCollapsedClass([r],!1)}}catch(c){o.e(c)}finally{o.f()}this._isTransitioning=!0;var a=function(){e._isTransitioning=!1,e._element.classList.remove(Et),e._element.classList.add(Ct),ie.trigger(e._element,St)};this._element.style[t]="",this._queueCallback(a,this._element,!0)}}},{key:"_isShown",value:function(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:this._element).classList.contains(_t)}},{key:"_configAfterMerge",value:function(e){return e.toggle=Boolean(e.toggle),e.parent=w(e.parent),e}},{key:"_getDimension",value:function(){return this._element.classList.contains(Xt)?Pt:Dt}},{key:"_initializeChildren",value:function(){if(this._config.parent){var e,t=this._getFirstLevelChildren(Ft),n=M(t);try{for(n.s();!(e=n.n()).done;){var o=e.value,r=de.getElementFromSelector(o);r&&this._addAriaAndCollapsedClass([o],this._isShown(r))}}catch(i){n.e(i)}finally{n.f()}}}},{key:"_getFirstLevelChildren",value:function(e){var t=de.find(jt,this._config.parent);return de.find(e,this._config.parent).filter((function(e){return!t.includes(e)}))}},{key:"_addAriaAndCollapsedClass",value:function(e,t){if(e.length){var n,o=M(e);try{for(o.s();!(n=o.n()).done;){var r=n.value;r.classList.toggle(Bt,!t),r.setAttribute("aria-expanded",t)}}catch(i){o.e(i)}finally{o.f()}}}}],[{key:"Default",get:function(){return Ut}},{key:"DefaultType",get:function(){return Zt}},{key:"NAME",get:function(){return Rt}},{key:"jQueryInterface",value:function(e){var t={};return"string"===typeof e&&/show|hide/.test(e)&&(t.toggle=!1),this.each((function(){var o=n.getOrCreateInstance(this,t);if("string"===typeof e){if("undefined"===typeof o[e])throw new TypeError('No method named "'.concat(e,'"'));o[e]()}}))}}]),n}(ue);ie.on(document,kt,Ft,(function(e){("A"===e.target.tagName||e.delegateTarget&&"A"===e.delegateTarget.tagName)&&e.preventDefault();var t,n=M(de.getMultipleElementsFromSelector(this));try{for(n.s();!(t=n.n()).done;){var o=t.value;Ht.getOrCreateInstance(o,{toggle:!1}).toggle()}}catch(r){n.e(r)}finally{n.f()}})),j(Ht);var Vt="dropdown",Gt=".".concat("bs.dropdown"),$t=".data-api",Yt="Escape",Kt="Tab",Jt="ArrowUp",Qt="ArrowDown",en=2,tn="hide".concat(Gt),nn="hidden".concat(Gt),on="show".concat(Gt),rn="shown".concat(Gt),an="click".concat(Gt).concat($t),cn="keydown".concat(Gt).concat($t),pn="keyup".concat(Gt).concat($t),sn="show",ln="dropup",bn="dropend",un="dropstart",Mn="dropup-center",dn="dropdown-center",zn='[data-bs-toggle="dropdown"]:not(.disabled):not(:disabled)',fn="".concat(zn,".").concat(sn),On=".dropdown-menu",hn=".navbar",An=".navbar-nav",mn=".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",qn=B()?"top-end":"top-start",vn=B()?"top-start":"top-end",gn=B()?"bottom-end":"bottom-start",yn=B()?"bottom-start":"bottom-end",Wn=B()?"left-start":"right-start",Rn=B()?"right-start":"left-start",xn="top",wn="bottom",Nn={autoClose:!0,boundary:"clippingParents",display:"dynamic",offset:[0,2],popperConfig:null,reference:"toggle"},Ln={autoClose:"(boolean|string)",boundary:"(string|element)",display:"string",offset:"(array|string|function)",popperConfig:"(null|object|function)",reference:"(string|element|object)"},Tn=function(e){c(n,e);var t=p(n);function n(e,o){var r;return l(this,n),(r=t.call(this,e,o))._popper=null,r._parent=r._element.parentNode,r._menu=de.next(r._element,On)[0]||de.prev(r._element,On)[0]||de.findOne(On,r._parent),r._inNavbar=r._detectNavbar(),r}return b(n,[{key:"toggle",value:function(){return this._isShown()?this.hide():this.show()}},{key:"show",value:function(){if(!L(this._element)&&!this._isShown()){var e={relatedTarget:this._element};if(!ie.trigger(this._element,on,e).defaultPrevented){if(this._createPopper(),"ontouchstart"in document.documentElement&&!this._parent.closest(An)){var t,n,o=M((t=[]).concat.apply(t,d(document.body.children)));try{for(o.s();!(n=o.n()).done;){var r=n.value;ie.on(r,"mouseover",S)}}catch(i){o.e(i)}finally{o.f()}}this._element.focus(),this._element.setAttribute("aria-expanded",!0),this._menu.classList.add(sn),this._element.classList.add(sn),ie.trigger(this._element,rn,e)}}}},{key:"hide",value:function(){if(!L(this._element)&&this._isShown()){var e={relatedTarget:this._element};this._completeHide(e)}}},{key:"dispose",value:function(){this._popper&&this._popper.destroy(),o(r(n.prototype),"dispose",this).call(this)}},{key:"update",value:function(){this._inNavbar=this._detectNavbar(),this._popper&&this._popper.update()}},{key:"_completeHide",value:function(e){if(!ie.trigger(this._element,tn,e).defaultPrevented){if("ontouchstart"in document.documentElement){var t,n,o=M((t=[]).concat.apply(t,d(document.body.children)));try{for(o.s();!(n=o.n()).done;){var r=n.value;ie.off(r,"mouseover",S)}}catch(i){o.e(i)}finally{o.f()}}this._popper&&this._popper.destroy(),this._menu.classList.remove(sn),this._element.classList.remove(sn),this._element.setAttribute("aria-expanded","false"),se.removeDataAttribute(this._menu,"popper"),ie.trigger(this._element,nn,e)}}},{key:"_getConfig",value:function(e){if("object"===typeof(e=o(r(n.prototype),"_getConfig",this).call(this,e)).reference&&!x(e.reference)&&"function"!==typeof e.reference.getBoundingClientRect)throw new TypeError("".concat(Vt.toUpperCase(),': Option "reference" provided type "object" without a required "getBoundingClientRect" method.'));return e}},{key:"_createPopper",value:function(){if("undefined"===typeof f)throw new TypeError("Bootstrap's dropdowns require Popper (https://popper.js.org)");var e=this._element;"parent"===this._config.reference?e=this._parent:x(this._config.reference)?e=w(this._config.reference):"object"===typeof this._config.reference&&(e=this._config.reference);var t=this._getPopperConfig();this._popper=f.createPopper(e,this._menu,t)}},{key:"_isShown",value:function(){return this._menu.classList.contains(sn)}},{key:"_getPlacement",value:function(){var e=this._parent;if(e.classList.contains(bn))return Wn;if(e.classList.contains(un))return Rn;if(e.classList.contains(Mn))return xn;if(e.classList.contains(dn))return wn;var t="end"===getComputedStyle(this._menu).getPropertyValue("--bs-position").trim();return e.classList.contains(ln)?t?vn:qn:t?yn:gn}},{key:"_detectNavbar",value:function(){return null!==this._element.closest(hn)}},{key:"_getOffset",value:function(){var e=this,t=this._config.offset;return"string"===typeof t?t.split(",").map((function(e){return Number.parseInt(e,10)})):"function"===typeof t?function(n){return t(n,e._element)}:t}},{key:"_getPopperConfig",value:function(){var e={placement:this._getPlacement(),modifiers:[{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"offset",options:{offset:this._getOffset()}}]};return(this._inNavbar||"static"===this._config.display)&&(se.setDataAttribute(this._menu,"popper","static"),e.modifiers=[{name:"applyStyles",enabled:!1}]),s(s({},e),X(this._config.popperConfig,[e]))}},{key:"_selectMenuItem",value:function(e){var t=e.key,n=e.target,o=de.find(mn,this._menu).filter((function(e){return N(e)}));o.length&&D(o,n,t===Qt,!o.includes(n)).focus()}}],[{key:"Default",get:function(){return Nn}},{key:"DefaultType",get:function(){return Ln}},{key:"NAME",get:function(){return Vt}},{key:"jQueryInterface",value:function(e){return this.each((function(){var t=n.getOrCreateInstance(this,e);if("string"===typeof e){if("undefined"===typeof t[e])throw new TypeError('No method named "'.concat(e,'"'));t[e]()}}))}},{key:"clearMenus",value:function(e){if(e.button!==en&&("keyup"!==e.type||e.key===Kt)){var t,o=de.find(fn),r=M(o);try{for(r.s();!(t=r.n()).done;){var i=t.value,a=n.getInstance(i);if(a&&!1!==a._config.autoClose){var c=e.composedPath(),p=c.includes(a._menu);if(!(c.includes(a._element)||"inside"===a._config.autoClose&&!p||"outside"===a._config.autoClose&&p)&&(!a._menu.contains(e.target)||!("keyup"===e.type&&e.key===Kt||/input|select|option|textarea|form/i.test(e.target.tagName)))){var s={relatedTarget:a._element};"click"===e.type&&(s.clickEvent=e),a._completeHide(s)}}}}catch(l){r.e(l)}finally{r.f()}}}},{key:"dataApiKeydownHandler",value:function(e){var t=/input|textarea/i.test(e.target.tagName),o=e.key===Yt,r=[Jt,Qt].includes(e.key);if((r||o)&&(!t||o)){e.preventDefault();var i=this.matches(zn)?this:de.prev(this,zn)[0]||de.next(this,zn)[0]||de.findOne(zn,e.delegateTarget.parentNode),a=n.getOrCreateInstance(i);if(r)return e.stopPropagation(),a.show(),void a._selectMenuItem(e);a._isShown()&&(e.stopPropagation(),a.hide(),i.focus())}}}]),n}(ue);ie.on(document,cn,zn,Tn.dataApiKeydownHandler),ie.on(document,cn,On,Tn.dataApiKeydownHandler),ie.on(document,an,Tn.clearMenus),ie.on(document,pn,Tn.clearMenus),ie.on(document,an,zn,(function(e){e.preventDefault(),Tn.getOrCreateInstance(this).toggle()})),j(Tn);var Sn="backdrop",kn="fade",_n="show",Cn="mousedown.bs.".concat(Sn),En={className:"modal-backdrop",clickCallback:null,isAnimated:!1,isVisible:!0,rootElement:"body"},Bn={className:"string",clickCallback:"(function|null)",isAnimated:"boolean",isVisible:"boolean",rootElement:"(element|string)"},jn=function(e){c(n,e);var t=p(n);function n(e){var o;return l(this,n),(o=t.call(this))._config=o._getConfig(e),o._isAppended=!1,o._element=null,o}return b(n,[{key:"show",value:function(e){if(this._config.isVisible){this._append();var t=this._getElement();this._config.isAnimated&&k(t),t.classList.add(_n),this._emulateAnimation((function(){X(e)}))}else X(e)}},{key:"hide",value:function(e){var t=this;this._config.isVisible?(this._getElement().classList.remove(_n),this._emulateAnimation((function(){t.dispose(),X(e)}))):X(e)}},{key:"dispose",value:function(){this._isAppended&&(ie.off(this._element,Cn),this._element.remove(),this._isAppended=!1)}},{key:"_getElement",value:function(){if(!this._element){var e=document.createElement("div");e.className=this._config.className,this._config.isAnimated&&e.classList.add(kn),this._element=e}return this._element}},{key:"_configAfterMerge",value:function(e){return e.rootElement=w(e.rootElement),e}},{key:"_append",value:function(){var e=this;if(!this._isAppended){var t=this._getElement();this._config.rootElement.append(t),ie.on(t,Cn,(function(){X(e._config.clickCallback)})),this._isAppended=!0}}},{key:"_emulateAnimation",value:function(e){P(e,this._getElement(),this._config.isAnimated)}}],[{key:"Default",get:function(){return En}},{key:"DefaultType",get:function(){return Bn}},{key:"NAME",get:function(){return Sn}}]),n}(le),Xn="focustrap",Pn=".".concat("bs.focustrap"),Dn="focusin".concat(Pn),In="keydown.tab".concat(Pn),Fn="Tab",Un="forward",Zn="backward",Hn={autofocus:!0,trapElement:null},Vn={autofocus:"boolean",trapElement:"element"},Gn=function(e){c(n,e);var t=p(n);function n(e){var o;return l(this,n),(o=t.call(this))._config=o._getConfig(e),o._isActive=!1,o._lastTabNavDirection=null,o}return b(n,[{key:"activate",value:function(){var e=this;this._isActive||(this._config.autofocus&&this._config.trapElement.focus(),ie.off(document,Pn),ie.on(document,Dn,(function(t){return e._handleFocusin(t)})),ie.on(document,In,(function(t){return e._handleKeydown(t)})),this._isActive=!0)}},{key:"deactivate",value:function(){this._isActive&&(this._isActive=!1,ie.off(document,Pn))}},{key:"_handleFocusin",value:function(e){var t=this._config.trapElement;if(e.target!==document&&e.target!==t&&!t.contains(e.target)){var n=de.focusableChildren(t);0===n.length?t.focus():this._lastTabNavDirection===Zn?n[n.length-1].focus():n[0].focus()}}},{key:"_handleKeydown",value:function(e){e.key===Fn&&(this._lastTabNavDirection=e.shiftKey?Zn:Un)}}],[{key:"Default",get:function(){return Hn}},{key:"DefaultType",get:function(){return Vn}},{key:"NAME",get:function(){return Xn}}]),n}(le),$n=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",Yn=".sticky-top",Kn="padding-right",Jn="margin-right",Qn=function(){function e(){l(this,e),this._element=document.body}return b(e,[{key:"getWidth",value:function(){var e=document.documentElement.clientWidth;return Math.abs(window.innerWidth-e)}},{key:"hide",value:function(){var e=this.getWidth();this._disableOverFlow(),this._setElementAttributes(this._element,Kn,(function(t){return t+e})),this._setElementAttributes($n,Kn,(function(t){return t+e})),this._setElementAttributes(Yn,Jn,(function(t){return t-e}))}},{key:"reset",value:function(){this._resetElementAttributes(this._element,"overflow"),this._resetElementAttributes(this._element,Kn),this._resetElementAttributes($n,Kn),this._resetElementAttributes(Yn,Jn)}},{key:"isOverflowing",value:function(){return this.getWidth()>0}},{key:"_disableOverFlow",value:function(){this._saveInitialAttribute(this._element,"overflow"),this._element.style.overflow="hidden"}},{key:"_setElementAttributes",value:function(e,t,n){var o=this,r=this.getWidth(),i=function(e){if(!(e!==o._element&&window.innerWidth>e.clientWidth+r)){o._saveInitialAttribute(e,t);var i=window.getComputedStyle(e).getPropertyValue(t);e.style.setProperty(t,"".concat(n(Number.parseFloat(i)),"px"))}};this._applyManipulationCallback(e,i)}},{key:"_saveInitialAttribute",value:function(e,t){var n=e.style.getPropertyValue(t);n&&se.setDataAttribute(e,t,n)}},{key:"_resetElementAttributes",value:function(e,t){var n=function(e){var n=se.getDataAttribute(e,t);null!==n?(se.removeDataAttribute(e,t),e.style.setProperty(t,n)):e.style.removeProperty(t)};this._applyManipulationCallback(e,n)}},{key:"_applyManipulationCallback",value:function(e,t){if(x(e))t(e);else{var n,o=M(de.find(e,this._element));try{for(o.s();!(n=o.n()).done;)t(n.value)}catch(r){o.e(r)}finally{o.f()}}}}]),e}(),eo="modal",to=".".concat("bs.modal"),no=".data-api",oo="Escape",ro="hide".concat(to),io="hidePrevented".concat(to),ao="hidden".concat(to),co="show".concat(to),po="shown".concat(to),so="resize".concat(to),lo="click.dismiss".concat(to),bo="mousedown.dismiss".concat(to),uo="keydown.dismiss".concat(to),Mo="click".concat(to).concat(no),zo="modal-open",fo="fade",Oo="show",ho="modal-static",Ao=".modal.show",mo=".modal-dialog",qo=".modal-body",vo='[data-bs-toggle="modal"]',go={backdrop:!0,focus:!0,keyboard:!0},yo={backdrop:"(boolean|string)",focus:"boolean",keyboard:"boolean"},Wo=function(e){c(n,e);var t=p(n);function n(e,o){var r;return l(this,n),(r=t.call(this,e,o))._dialog=de.findOne(mo,r._element),r._backdrop=r._initializeBackDrop(),r._focustrap=r._initializeFocusTrap(),r._isShown=!1,r._isTransitioning=!1,r._scrollBar=new Qn,r._addEventListeners(),r}return b(n,[{key:"toggle",value:function(e){return this._isShown?this.hide():this.show(e)}},{key:"show",value:function(e){var t=this;this._isShown||this._isTransitioning||ie.trigger(this._element,co,{relatedTarget:e}).defaultPrevented||(this._isShown=!0,this._isTransitioning=!0,this._scrollBar.hide(),document.body.classList.add(zo),this._adjustDialog(),this._backdrop.show((function(){return t._showElement(e)})))}},{key:"hide",value:function(){var e=this;this._isShown&&!this._isTransitioning&&(ie.trigger(this._element,ro).defaultPrevented||(this._isShown=!1,this._isTransitioning=!0,this._focustrap.deactivate(),this._element.classList.remove(Oo),this._queueCallback((function(){return e._hideModal()}),this._element,this._isAnimated())))}},{key:"dispose",value:function(){ie.off(window,to),ie.off(this._dialog,to),this._backdrop.dispose(),this._focustrap.deactivate(),o(r(n.prototype),"dispose",this).call(this)}},{key:"handleUpdate",value:function(){this._adjustDialog()}},{key:"_initializeBackDrop",value:function(){return new jn({isVisible:Boolean(this._config.backdrop),isAnimated:this._isAnimated()})}},{key:"_initializeFocusTrap",value:function(){return new Gn({trapElement:this._element})}},{key:"_showElement",value:function(e){var t=this;document.body.contains(this._element)||document.body.append(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.scrollTop=0;var n=de.findOne(qo,this._dialog);n&&(n.scrollTop=0),k(this._element),this._element.classList.add(Oo);var o=function(){t._config.focus&&t._focustrap.activate(),t._isTransitioning=!1,ie.trigger(t._element,po,{relatedTarget:e})};this._queueCallback(o,this._dialog,this._isAnimated())}},{key:"_addEventListeners",value:function(){var e=this;ie.on(this._element,uo,(function(t){t.key===oo&&(e._config.keyboard?e.hide():e._triggerBackdropTransition())})),ie.on(window,so,(function(){e._isShown&&!e._isTransitioning&&e._adjustDialog()})),ie.on(this._element,bo,(function(t){ie.one(e._element,lo,(function(n){e._element===t.target&&e._element===n.target&&("static"!==e._config.backdrop?e._config.backdrop&&e.hide():e._triggerBackdropTransition())}))}))}},{key:"_hideModal",value:function(){var e=this;this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._isTransitioning=!1,this._backdrop.hide((function(){document.body.classList.remove(zo),e._resetAdjustments(),e._scrollBar.reset(),ie.trigger(e._element,ao)}))}},{key:"_isAnimated",value:function(){return this._element.classList.contains(fo)}},{key:"_triggerBackdropTransition",value:function(){var e=this;if(!ie.trigger(this._element,io).defaultPrevented){var t=this._element.scrollHeight>document.documentElement.clientHeight,n=this._element.style.overflowY;"hidden"===n||this._element.classList.contains(ho)||(t||(this._element.style.overflowY="hidden"),this._element.classList.add(ho),this._queueCallback((function(){e._element.classList.remove(ho),e._queueCallback((function(){e._element.style.overflowY=n}),e._dialog)}),this._dialog),this._element.focus())}}},{key:"_adjustDialog",value:function(){var e=this._element.scrollHeight>document.documentElement.clientHeight,t=this._scrollBar.getWidth(),n=t>0;if(n&&!e){var o=B()?"paddingLeft":"paddingRight";this._element.style[o]="".concat(t,"px")}if(!n&&e){var r=B()?"paddingRight":"paddingLeft";this._element.style[r]="".concat(t,"px")}}},{key:"_resetAdjustments",value:function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}}],[{key:"Default",get:function(){return go}},{key:"DefaultType",get:function(){return yo}},{key:"NAME",get:function(){return eo}},{key:"jQueryInterface",value:function(e,t){return this.each((function(){var o=n.getOrCreateInstance(this,e);if("string"===typeof e){if("undefined"===typeof o[e])throw new TypeError('No method named "'.concat(e,'"'));o[e](t)}}))}}]),n}(ue);ie.on(document,Mo,vo,(function(e){var t=this,n=de.getElementFromSelector(this);["A","AREA"].includes(this.tagName)&&e.preventDefault(),ie.one(n,co,(function(e){e.defaultPrevented||ie.one(n,ao,(function(){N(t)&&t.focus()}))}));var o=de.findOne(Ao);o&&Wo.getInstance(o).hide(),Wo.getOrCreateInstance(n).toggle(this)})),ze(Wo),j(Wo);var Ro="offcanvas",xo=".".concat("bs.offcanvas"),wo=".data-api",No="load".concat(xo).concat(wo),Lo="Escape",To="show",So="showing",ko="hiding",_o="offcanvas-backdrop",Co=".offcanvas.show",Eo="show".concat(xo),Bo="shown".concat(xo),jo="hide".concat(xo),Xo="hidePrevented".concat(xo),Po="hidden".concat(xo),Do="resize".concat(xo),Io="click".concat(xo).concat(wo),Fo="keydown.dismiss".concat(xo),Uo='[data-bs-toggle="offcanvas"]',Zo={backdrop:!0,keyboard:!0,scroll:!1},Ho={backdrop:"(boolean|string)",keyboard:"boolean",scroll:"boolean"},Vo=function(e){c(n,e);var t=p(n);function n(e,o){var r;return l(this,n),(r=t.call(this,e,o))._isShown=!1,r._backdrop=r._initializeBackDrop(),r._focustrap=r._initializeFocusTrap(),r._addEventListeners(),r}return b(n,[{key:"toggle",value:function(e){return this._isShown?this.hide():this.show(e)}},{key:"show",value:function(e){var t=this;if(!this._isShown&&!ie.trigger(this._element,Eo,{relatedTarget:e}).defaultPrevented){this._isShown=!0,this._backdrop.show(),this._config.scroll||(new Qn).hide(),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.classList.add(So);var n=function(){t._config.scroll&&!t._config.backdrop||t._focustrap.activate(),t._element.classList.add(To),t._element.classList.remove(So),ie.trigger(t._element,Bo,{relatedTarget:e})};this._queueCallback(n,this._element,!0)}}},{key:"hide",value:function(){var e=this;if(this._isShown&&!ie.trigger(this._element,jo).defaultPrevented){this._focustrap.deactivate(),this._element.blur(),this._isShown=!1,this._element.classList.add(ko),this._backdrop.hide();var t=function(){e._element.classList.remove(To,ko),e._element.removeAttribute("aria-modal"),e._element.removeAttribute("role"),e._config.scroll||(new Qn).reset(),ie.trigger(e._element,Po)};this._queueCallback(t,this._element,!0)}}},{key:"dispose",value:function(){this._backdrop.dispose(),this._focustrap.deactivate(),o(r(n.prototype),"dispose",this).call(this)}},{key:"_initializeBackDrop",value:function(){var e=this,t=function(){"static"!==e._config.backdrop?e.hide():ie.trigger(e._element,Xo)},n=Boolean(this._config.backdrop);return new jn({className:_o,isVisible:n,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:n?t:null})}},{key:"_initializeFocusTrap",value:function(){return new Gn({trapElement:this._element})}},{key:"_addEventListeners",value:function(){var e=this;ie.on(this._element,Fo,(function(t){t.key===Lo&&(e._config.keyboard?e.hide():ie.trigger(e._element,Xo))}))}}],[{key:"Default",get:function(){return Zo}},{key:"DefaultType",get:function(){return Ho}},{key:"NAME",get:function(){return Ro}},{key:"jQueryInterface",value:function(e){return this.each((function(){var t=n.getOrCreateInstance(this,e);if("string"===typeof e){if(void 0===t[e]||e.startsWith("_")||"constructor"===e)throw new TypeError('No method named "'.concat(e,'"'));t[e](this)}}))}}]),n}(ue);ie.on(document,Io,Uo,(function(e){var t=this,n=de.getElementFromSelector(this);if(["A","AREA"].includes(this.tagName)&&e.preventDefault(),!L(this)){ie.one(n,Po,(function(){N(t)&&t.focus()}));var o=de.findOne(Co);o&&o!==n&&Vo.getInstance(o).hide(),Vo.getOrCreateInstance(n).toggle(this)}})),ie.on(window,No,(function(){var e,t=M(de.find(Co));try{for(t.s();!(e=t.n()).done;){var n=e.value;Vo.getOrCreateInstance(n).show()}}catch(o){t.e(o)}finally{t.f()}})),ie.on(window,Do,(function(){var e,t=M(de.find("[aria-modal][class*=show][class*=offcanvas-]"));try{for(t.s();!(e=t.n()).done;){var n=e.value;"fixed"!==getComputedStyle(n).position&&Vo.getOrCreateInstance(n).hide()}}catch(o){t.e(o)}finally{t.f()}})),ze(Vo),j(Vo);var Go={"*":["class","dir","id","lang","role",/^aria-[\w-]*$/i],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],div:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","srcset","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},$o=new Set(["background","cite","href","itemtype","longdesc","poster","src","xlink:href"]),Yo=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:/?#]*(?:[/?#]|$))/i,Ko=function(e,t){var n=e.nodeName.toLowerCase();return t.includes(n)?!$o.has(n)||Boolean(Yo.test(e.nodeValue)):t.filter((function(e){return e instanceof RegExp})).some((function(e){return e.test(n)}))};function Jo(e,t,n){var o;if(!e.length)return e;if(n&&"function"===typeof n)return n(e);var r,i=(new window.DOMParser).parseFromString(e,"text/html"),a=(o=[]).concat.apply(o,d(i.body.querySelectorAll("*"))),c=M(a);try{for(c.s();!(r=c.n()).done;){var p,s=r.value,l=s.nodeName.toLowerCase();if(Object.keys(t).includes(l)){var b,u=(p=[]).concat.apply(p,d(s.attributes)),z=[].concat(t["*"]||[],t[l]||[]),f=M(u);try{for(f.s();!(b=f.n()).done;){var O=b.value;Ko(O,z)||s.removeAttribute(O.nodeName)}}catch(h){f.e(h)}finally{f.f()}}else s.remove()}}catch(h){c.e(h)}finally{c.f()}return i.body.innerHTML}var Qo="TemplateFactory",er={allowList:Go,content:{},extraClass:"",html:!1,sanitize:!0,sanitizeFn:null,template:"
"},tr={allowList:"object",content:"object",extraClass:"(string|function)",html:"boolean",sanitize:"boolean",sanitizeFn:"(null|function)",template:"string"},nr={entry:"(string|element|function|null)",selector:"(string|element)"},or=function(e){c(n,e);var t=p(n);function n(e){var o;return l(this,n),(o=t.call(this))._config=o._getConfig(e),o}return b(n,[{key:"getContent",value:function(){var e=this;return Object.values(this._config.content).map((function(t){return e._resolvePossibleFunction(t)})).filter(Boolean)}},{key:"hasContent",value:function(){return this.getContent().length>0}},{key:"changeContent",value:function(e){return this._checkContent(e),this._config.content=s(s({},this._config.content),e),this}},{key:"toHtml",value:function(){var e=document.createElement("div");e.innerHTML=this._maybeSanitize(this._config.template);for(var t=0,n=Object.entries(this._config.content);t
',title:"",trigger:"hover focus"},xr={allowList:"object",animation:"boolean",boundary:"(string|element)",container:"(string|element|boolean)",customClass:"(string|function)",delay:"(number|object)",fallbackPlacements:"array",html:"boolean",offset:"(array|string|function)",placement:"(string|function)",popperConfig:"(null|object|function)",sanitize:"boolean",sanitizeFn:"(null|function)",selector:"(string|boolean)",template:"string",title:"(string|element|function)",trigger:"string"},wr=function(e){c(n,e);var t=p(n);function n(e,o){var r;if(l(this,n),"undefined"===typeof f)throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");return(r=t.call(this,e,o))._isEnabled=!0,r._timeout=0,r._isHovered=null,r._activeTrigger={},r._popper=null,r._templateFactory=null,r._newContent=null,r.tip=null,r._setListeners(),r._config.selector||r._fixTitle(),r}return b(n,[{key:"enable",value:function(){this._isEnabled=!0}},{key:"disable",value:function(){this._isEnabled=!1}},{key:"toggleEnabled",value:function(){this._isEnabled=!this._isEnabled}},{key:"toggle",value:function(){this._isEnabled&&(this._activeTrigger.click=!this._activeTrigger.click,this._isShown()?this._leave():this._enter())}},{key:"dispose",value:function(){clearTimeout(this._timeout),ie.off(this._element.closest(sr),lr,this._hideModalHandler),this._element.getAttribute("data-bs-original-title")&&this._element.setAttribute("title",this._element.getAttribute("data-bs-original-title")),this._disposePopper(),o(r(n.prototype),"dispose",this).call(this)}},{key:"show",value:function(){var e=this;if("none"===this._element.style.display)throw new Error("Please use show on visible elements");if(this._isWithContent()&&this._isEnabled){var t=ie.trigger(this._element,this.constructor.eventName(Or)),n=(T(this._element)||this._element.ownerDocument.documentElement).contains(this._element);if(!t.defaultPrevented&&n){this._disposePopper();var o=this._getTipElement();this._element.setAttribute("aria-describedby",o.getAttribute("id"));var r=this._config.container;if(this._element.ownerDocument.documentElement.contains(this.tip)||(r.append(o),ie.trigger(this._element,this.constructor.eventName(Ar))),this._popper=this._createPopper(o),o.classList.add(cr),"ontouchstart"in document.documentElement){var i,a,c=M((i=[]).concat.apply(i,d(document.body.children)));try{for(c.s();!(a=c.n()).done;){var p=a.value;ie.on(p,"mouseover",S)}}catch(l){c.e(l)}finally{c.f()}}var s=function(){ie.trigger(e._element,e.constructor.eventName(hr)),!1===e._isHovered&&e._leave(),e._isHovered=!1};this._queueCallback(s,this.tip,this._isAnimated())}}}},{key:"hide",value:function(){var e=this;if(this._isShown()&&!ie.trigger(this._element,this.constructor.eventName(zr)).defaultPrevented){if(this._getTipElement().classList.remove(cr),"ontouchstart"in document.documentElement){var t,n,o=M((t=[]).concat.apply(t,d(document.body.children)));try{for(o.s();!(n=o.n()).done;){var r=n.value;ie.off(r,"mouseover",S)}}catch(a){o.e(a)}finally{o.f()}}this._activeTrigger[Mr]=!1,this._activeTrigger[ur]=!1,this._activeTrigger[br]=!1,this._isHovered=null;var i=function(){e._isWithActiveTrigger()||(e._isHovered||e._disposePopper(),e._element.removeAttribute("aria-describedby"),ie.trigger(e._element,e.constructor.eventName(fr)))};this._queueCallback(i,this.tip,this._isAnimated())}}},{key:"update",value:function(){this._popper&&this._popper.update()}},{key:"_isWithContent",value:function(){return Boolean(this._getTitle())}},{key:"_getTipElement",value:function(){return this.tip||(this.tip=this._createTipElement(this._newContent||this._getContentForTemplate())),this.tip}},{key:"_createTipElement",value:function(e){var t=this._getTemplateFactory(e).toHtml();if(!t)return null;t.classList.remove(ar,cr),t.classList.add("bs-".concat(this.constructor.NAME,"-auto"));var n=y(this.constructor.NAME).toString();return t.setAttribute("id",n),this._isAnimated()&&t.classList.add(ar),t}},{key:"setContent",value:function(e){this._newContent=e,this._isShown()&&(this._disposePopper(),this.show())}},{key:"_getTemplateFactory",value:function(e){return this._templateFactory?this._templateFactory.changeContent(e):this._templateFactory=new or(s(s({},this._config),{},{content:e,extraClass:this._resolvePossibleFunction(this._config.customClass)})),this._templateFactory}},{key:"_getContentForTemplate",value:function(){return z({},pr,this._getTitle())}},{key:"_getTitle",value:function(){return this._resolvePossibleFunction(this._config.title)||this._element.getAttribute("data-bs-original-title")}},{key:"_initializeOnDelegatedTarget",value:function(e){return this.constructor.getOrCreateInstance(e.delegateTarget,this._getDelegateConfig())}},{key:"_isAnimated",value:function(){return this._config.animation||this.tip&&this.tip.classList.contains(ar)}},{key:"_isShown",value:function(){return this.tip&&this.tip.classList.contains(cr)}},{key:"_createPopper",value:function(e){var t=X(this._config.placement,[this,e,this._element]),n=Wr[t.toUpperCase()];return f.createPopper(this._element,e,this._getPopperConfig(n))}},{key:"_getOffset",value:function(){var e=this,t=this._config.offset;return"string"===typeof t?t.split(",").map((function(e){return Number.parseInt(e,10)})):"function"===typeof t?function(n){return t(n,e._element)}:t}},{key:"_resolvePossibleFunction",value:function(e){return X(e,[this._element])}},{key:"_getPopperConfig",value:function(e){var t=this,n={placement:e,modifiers:[{name:"flip",options:{fallbackPlacements:this._config.fallbackPlacements}},{name:"offset",options:{offset:this._getOffset()}},{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"arrow",options:{element:".".concat(this.constructor.NAME,"-arrow")}},{name:"preSetPlacement",enabled:!0,phase:"beforeMain",fn:function(e){t._getTipElement().setAttribute("data-popper-placement",e.state.placement)}}]};return s(s({},n),X(this._config.popperConfig,[n]))}},{key:"_setListeners",value:function(){var e,t=this,n=this._config.trigger.split(" "),o=M(n);try{for(o.s();!(e=o.n()).done;){var r=e.value;if("click"===r)ie.on(this._element,this.constructor.eventName(mr),this._config.selector,(function(e){t._initializeOnDelegatedTarget(e).toggle()}));else if(r!==dr){var i=r===br?this.constructor.eventName(gr):this.constructor.eventName(qr),a=r===br?this.constructor.eventName(yr):this.constructor.eventName(vr);ie.on(this._element,i,this._config.selector,(function(e){var n=t._initializeOnDelegatedTarget(e);n._activeTrigger["focusin"===e.type?ur:br]=!0,n._enter()})),ie.on(this._element,a,this._config.selector,(function(e){var n=t._initializeOnDelegatedTarget(e);n._activeTrigger["focusout"===e.type?ur:br]=n._element.contains(e.relatedTarget),n._leave()}))}}}catch(c){o.e(c)}finally{o.f()}this._hideModalHandler=function(){t._element&&t.hide()},ie.on(this._element.closest(sr),lr,this._hideModalHandler)}},{key:"_fixTitle",value:function(){var e=this._element.getAttribute("title");e&&(this._element.getAttribute("aria-label")||this._element.textContent.trim()||this._element.setAttribute("aria-label",e),this._element.setAttribute("data-bs-original-title",e),this._element.removeAttribute("title"))}},{key:"_enter",value:function(){var e=this;this._isShown()||this._isHovered?this._isHovered=!0:(this._isHovered=!0,this._setTimeout((function(){e._isHovered&&e.show()}),this._config.delay.show))}},{key:"_leave",value:function(){var e=this;this._isWithActiveTrigger()||(this._isHovered=!1,this._setTimeout((function(){e._isHovered||e.hide()}),this._config.delay.hide))}},{key:"_setTimeout",value:function(e,t){clearTimeout(this._timeout),this._timeout=setTimeout(e,t)}},{key:"_isWithActiveTrigger",value:function(){return Object.values(this._activeTrigger).includes(!0)}},{key:"_getConfig",value:function(e){for(var t=se.getDataAttributes(this._element),n=0,o=Object.keys(t);n

',trigger:"click"}),kr=s(s({},wr.DefaultType),{},{content:"(null|string|element|function)"}),_r=function(e){c(n,e);var t=p(n);function n(){return l(this,n),t.apply(this,arguments)}return b(n,[{key:"_isWithContent",value:function(){return this._getTitle()||this._getContent()}},{key:"_getContentForTemplate",value:function(){var e;return z(e={},Lr,this._getTitle()),z(e,Tr,this._getContent()),e}},{key:"_getContent",value:function(){return this._resolvePossibleFunction(this._config.content)}}],[{key:"Default",get:function(){return Sr}},{key:"DefaultType",get:function(){return kr}},{key:"NAME",get:function(){return Nr}},{key:"jQueryInterface",value:function(e){return this.each((function(){var t=n.getOrCreateInstance(this,e);if("string"===typeof e){if("undefined"===typeof t[e])throw new TypeError('No method named "'.concat(e,'"'));t[e]()}}))}}]),n}(wr);j(_r);var Cr="scrollspy",Er=".".concat("bs.scrollspy"),Br=".data-api",jr="activate".concat(Er),Xr="click".concat(Er),Pr="load".concat(Er).concat(Br),Dr="dropdown-item",Ir="active",Fr='[data-bs-spy="scroll"]',Ur="[href]",Zr=".nav, .list-group",Hr=".nav-link",Vr=".nav-item",Gr=".list-group-item",$r="".concat(Hr,", ").concat(Vr," > ").concat(Hr,", ").concat(Gr),Yr=".dropdown",Kr=".dropdown-toggle",Jr={offset:null,rootMargin:"0px 0px -25%",smoothScroll:!1,target:null,threshold:[.1,.5,1]},Qr={offset:"(number|null)",rootMargin:"string",smoothScroll:"boolean",target:"element",threshold:"array"},ei=function(e){c(n,e);var t=p(n);function n(e,o){var r;return l(this,n),(r=t.call(this,e,o))._targetLinks=new Map,r._observableSections=new Map,r._rootElement="visible"===getComputedStyle(r._element).overflowY?null:r._element,r._activeTarget=null,r._observer=null,r._previousScrollData={visibleEntryTop:0,parentScrollTop:0},r.refresh(),r}return b(n,[{key:"refresh",value:function(){this._initializeTargetsAndObservables(),this._maybeEnableSmoothScroll(),this._observer?this._observer.disconnect():this._observer=this._getNewObserver();var e,t=M(this._observableSections.values());try{for(t.s();!(e=t.n()).done;){var n=e.value;this._observer.observe(n)}}catch(o){t.e(o)}finally{t.f()}}},{key:"dispose",value:function(){this._observer.disconnect(),o(r(n.prototype),"dispose",this).call(this)}},{key:"_configAfterMerge",value:function(e){return e.target=w(e.target)||document.body,e.rootMargin=e.offset?"".concat(e.offset,"px 0px -30%"):e.rootMargin,"string"===typeof e.threshold&&(e.threshold=e.threshold.split(",").map((function(e){return Number.parseFloat(e)}))),e}},{key:"_maybeEnableSmoothScroll",value:function(){var e=this;this._config.smoothScroll&&(ie.off(this._config.target,Xr),ie.on(this._config.target,Xr,Ur,(function(t){var n=e._observableSections.get(t.target.hash);if(n){t.preventDefault();var o=e._rootElement||window,r=n.offsetTop-e._element.offsetTop;if(o.scrollTo)return void o.scrollTo({top:r,behavior:"smooth"});o.scrollTop=r}})))}},{key:"_getNewObserver",value:function(){var e=this,t={root:this._rootElement,threshold:this._config.threshold,rootMargin:this._config.rootMargin};return new IntersectionObserver((function(t){return e._observerCallback(t)}),t)}},{key:"_observerCallback",value:function(e){var t=this,n=function(e){return t._targetLinks.get("#".concat(e.target.id))},o=function(e){t._previousScrollData.visibleEntryTop=e.target.offsetTop,t._process(n(e))},r=(this._rootElement||document.documentElement).scrollTop,i=r>=this._previousScrollData.parentScrollTop;this._previousScrollData.parentScrollTop=r;var a,c=M(e);try{for(c.s();!(a=c.n()).done;){var p=a.value;if(p.isIntersecting){var s=p.target.offsetTop>=this._previousScrollData.visibleEntryTop;if(i&&s){if(o(p),!r)return}else i||s||o(p)}else this._activeTarget=null,this._clearActiveClass(n(p))}}catch(l){c.e(l)}finally{c.f()}}},{key:"_initializeTargetsAndObservables",value:function(){this._targetLinks=new Map,this._observableSections=new Map;var e,t=de.find(Ur,this._config.target),n=M(t);try{for(n.s();!(e=n.n()).done;){var o=e.value;if(o.hash&&!L(o)){var r=de.findOne(decodeURI(o.hash),this._element);N(r)&&(this._targetLinks.set(decodeURI(o.hash),o),this._observableSections.set(o.hash,r))}}}catch(i){n.e(i)}finally{n.f()}}},{key:"_process",value:function(e){this._activeTarget!==e&&(this._clearActiveClass(this._config.target),this._activeTarget=e,e.classList.add(Ir),this._activateParents(e),ie.trigger(this._element,jr,{relatedTarget:e}))}},{key:"_activateParents",value:function(e){if(e.classList.contains(Dr))de.findOne(Kr,e.closest(Yr)).classList.add(Ir);else{var t,n=M(de.parents(e,Zr));try{for(n.s();!(t=n.n()).done;){var o,r=t.value,i=M(de.prev(r,$r));try{for(i.s();!(o=i.n()).done;)o.value.classList.add(Ir)}catch(a){i.e(a)}finally{i.f()}}}catch(a){n.e(a)}finally{n.f()}}}},{key:"_clearActiveClass",value:function(e){e.classList.remove(Ir);var t,n=de.find("".concat(Ur,".").concat(Ir),e),o=M(n);try{for(o.s();!(t=o.n()).done;)t.value.classList.remove(Ir)}catch(r){o.e(r)}finally{o.f()}}}],[{key:"Default",get:function(){return Jr}},{key:"DefaultType",get:function(){return Qr}},{key:"NAME",get:function(){return Cr}},{key:"jQueryInterface",value:function(e){return this.each((function(){var t=n.getOrCreateInstance(this,e);if("string"===typeof e){if(void 0===t[e]||e.startsWith("_")||"constructor"===e)throw new TypeError('No method named "'.concat(e,'"'));t[e]()}}))}}]),n}(ue);ie.on(window,Pr,(function(){var e,t=M(de.find(Fr));try{for(t.s();!(e=t.n()).done;){var n=e.value;ei.getOrCreateInstance(n)}}catch(o){t.e(o)}finally{t.f()}})),j(ei);var ti="tab",ni=".".concat("bs.tab"),oi="hide".concat(ni),ri="hidden".concat(ni),ii="show".concat(ni),ai="shown".concat(ni),ci="click".concat(ni),pi="keydown".concat(ni),si="load".concat(ni),li="ArrowLeft",bi="ArrowRight",ui="ArrowUp",Mi="ArrowDown",di="active",zi="fade",fi="show",Oi="dropdown",hi=".dropdown-toggle",Ai=".dropdown-menu",mi=":not(.dropdown-toggle)",qi='.list-group, .nav, [role="tablist"]',vi=".nav-item, .list-group-item",gi=".nav-link".concat(mi,", .list-group-item").concat(mi,', [role="tab"]').concat(mi),yi='[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]',Wi="".concat(gi,", ").concat(yi),Ri=".".concat(di,'[data-bs-toggle="tab"], .').concat(di,'[data-bs-toggle="pill"], .').concat(di,'[data-bs-toggle="list"]'),xi=function(e){c(n,e);var t=p(n);function n(e){var o;return l(this,n),(o=t.call(this,e))._parent=o._element.closest(qi),o._parent?(o._setInitialAttributes(o._parent,o._getChildren()),ie.on(o._element,pi,(function(e){return o._keydown(e)})),o):i(o)}return b(n,[{key:"show",value:function(){var e=this._element;if(!this._elemIsActive(e)){var t=this._getActiveElem(),n=t?ie.trigger(t,oi,{relatedTarget:e}):null;ie.trigger(e,ii,{relatedTarget:t}).defaultPrevented||n&&n.defaultPrevented||(this._deactivate(t,e),this._activate(e,t))}}},{key:"_activate",value:function(e,t){var n=this;if(e){e.classList.add(di),this._activate(de.getElementFromSelector(e));var o=function(){"tab"===e.getAttribute("role")?(e.removeAttribute("tabindex"),e.setAttribute("aria-selected",!0),n._toggleDropDown(e,!0),ie.trigger(e,ai,{relatedTarget:t})):e.classList.add(fi)};this._queueCallback(o,e,e.classList.contains(zi))}}},{key:"_deactivate",value:function(e,t){var n=this;if(e){e.classList.remove(di),e.blur(),this._deactivate(de.getElementFromSelector(e));var o=function(){"tab"===e.getAttribute("role")?(e.setAttribute("aria-selected",!1),e.setAttribute("tabindex","-1"),n._toggleDropDown(e,!1),ie.trigger(e,ri,{relatedTarget:t})):e.classList.remove(fi)};this._queueCallback(o,e,e.classList.contains(zi))}}},{key:"_keydown",value:function(e){if([li,bi,ui,Mi].includes(e.key)){e.stopPropagation(),e.preventDefault();var t=[bi,Mi].includes(e.key),o=D(this._getChildren().filter((function(e){return!L(e)})),e.target,t,!0);o&&(o.focus({preventScroll:!0}),n.getOrCreateInstance(o).show())}}},{key:"_getChildren",value:function(){return de.find(Wi,this._parent)}},{key:"_getActiveElem",value:function(){var e=this;return this._getChildren().find((function(t){return e._elemIsActive(t)}))||null}},{key:"_setInitialAttributes",value:function(e,t){this._setAttributeIfNotExists(e,"role","tablist");var n,o=M(t);try{for(o.s();!(n=o.n()).done;){var r=n.value;this._setInitialAttributesOnChild(r)}}catch(i){o.e(i)}finally{o.f()}}},{key:"_setInitialAttributesOnChild",value:function(e){e=this._getInnerElement(e);var t=this._elemIsActive(e),n=this._getOuterElement(e);e.setAttribute("aria-selected",t),n!==e&&this._setAttributeIfNotExists(n,"role","presentation"),t||e.setAttribute("tabindex","-1"),this._setAttributeIfNotExists(e,"role","tab"),this._setInitialAttributesOnTargetPanel(e)}},{key:"_setInitialAttributesOnTargetPanel",value:function(e){var t=de.getElementFromSelector(e);t&&(this._setAttributeIfNotExists(t,"role","tabpanel"),e.id&&this._setAttributeIfNotExists(t,"aria-labelledby","".concat(e.id)))}},{key:"_toggleDropDown",value:function(e,t){var n=this._getOuterElement(e);if(n.classList.contains(Oi)){var o=function(e,o){var r=de.findOne(e,n);r&&r.classList.toggle(o,t)};o(hi,di),o(Ai,fi),n.setAttribute("aria-expanded",t)}}},{key:"_setAttributeIfNotExists",value:function(e,t,n){e.hasAttribute(t)||e.setAttribute(t,n)}},{key:"_elemIsActive",value:function(e){return e.classList.contains(di)}},{key:"_getInnerElement",value:function(e){return e.matches(Wi)?e:de.findOne(Wi,e)}},{key:"_getOuterElement",value:function(e){return e.closest(vi)||e}}],[{key:"NAME",get:function(){return ti}},{key:"jQueryInterface",value:function(e){return this.each((function(){var t=n.getOrCreateInstance(this);if("string"===typeof e){if(void 0===t[e]||e.startsWith("_")||"constructor"===e)throw new TypeError('No method named "'.concat(e,'"'));t[e]()}}))}}]),n}(ue);ie.on(document,ci,yi,(function(e){["A","AREA"].includes(this.tagName)&&e.preventDefault(),L(this)||xi.getOrCreateInstance(this).show()})),ie.on(window,si,(function(){var e,t=M(de.find(Ri));try{for(t.s();!(e=t.n()).done;){var n=e.value;xi.getOrCreateInstance(n)}}catch(o){t.e(o)}finally{t.f()}})),j(xi);var wi="toast",Ni=".".concat("bs.toast"),Li="mouseover".concat(Ni),Ti="mouseout".concat(Ni),Si="focusin".concat(Ni),ki="focusout".concat(Ni),_i="hide".concat(Ni),Ci="hidden".concat(Ni),Ei="show".concat(Ni),Bi="shown".concat(Ni),ji="fade",Xi="hide",Pi="show",Di="showing",Ii={animation:"boolean",autohide:"boolean",delay:"number"},Fi={animation:!0,autohide:!0,delay:5e3},Ui=function(e){c(n,e);var t=p(n);function n(e,o){var r;return l(this,n),(r=t.call(this,e,o))._timeout=null,r._hasMouseInteraction=!1,r._hasKeyboardInteraction=!1,r._setListeners(),r}return b(n,[{key:"show",value:function(){var e=this;if(!ie.trigger(this._element,Ei).defaultPrevented){this._clearTimeout(),this._config.animation&&this._element.classList.add(ji);var t=function(){e._element.classList.remove(Di),ie.trigger(e._element,Bi),e._maybeScheduleHide()};this._element.classList.remove(Xi),k(this._element),this._element.classList.add(Pi,Di),this._queueCallback(t,this._element,this._config.animation)}}},{key:"hide",value:function(){var e=this;if(this.isShown()&&!ie.trigger(this._element,_i).defaultPrevented){var t=function(){e._element.classList.add(Xi),e._element.classList.remove(Di,Pi),ie.trigger(e._element,Ci)};this._element.classList.add(Di),this._queueCallback(t,this._element,this._config.animation)}}},{key:"dispose",value:function(){this._clearTimeout(),this.isShown()&&this._element.classList.remove(Pi),o(r(n.prototype),"dispose",this).call(this)}},{key:"isShown",value:function(){return this._element.classList.contains(Pi)}},{key:"_maybeScheduleHide",value:function(){var e=this;this._config.autohide&&(this._hasMouseInteraction||this._hasKeyboardInteraction||(this._timeout=setTimeout((function(){e.hide()}),this._config.delay)))}},{key:"_onInteraction",value:function(e,t){switch(e.type){case"mouseover":case"mouseout":this._hasMouseInteraction=t;break;case"focusin":case"focusout":this._hasKeyboardInteraction=t}if(t)this._clearTimeout();else{var n=e.relatedTarget;this._element===n||this._element.contains(n)||this._maybeScheduleHide()}}},{key:"_setListeners",value:function(){var e=this;ie.on(this._element,Li,(function(t){return e._onInteraction(t,!0)})),ie.on(this._element,Ti,(function(t){return e._onInteraction(t,!1)})),ie.on(this._element,Si,(function(t){return e._onInteraction(t,!0)})),ie.on(this._element,ki,(function(t){return e._onInteraction(t,!1)}))}},{key:"_clearTimeout",value:function(){clearTimeout(this._timeout),this._timeout=null}}],[{key:"Default",get:function(){return Fi}},{key:"DefaultType",get:function(){return Ii}},{key:"NAME",get:function(){return wi}},{key:"jQueryInterface",value:function(e){return this.each((function(){var t=n.getOrCreateInstance(this,e);if("string"===typeof e){if("undefined"===typeof t[e])throw new TypeError('No method named "'.concat(e,'"'));t[e](this)}}))}}]),n}(ue);return ze(Ui),j(Ui),{Alert:ve,Button:Ne,Carousel:Wt,Collapse:Ht,Dropdown:Tn,Modal:Wo,Offcanvas:Vo,Popover:_r,ScrollSpy:ei,Tab:xi,Toast:Ui,Tooltip:wr}}(n(8320))},4037:function(e,t,n){"use strict";var o=n(2506),r=n(9722),i=r(o("String.prototype.indexOf"));e.exports=function(e,t){var n=o(e,!!t);return"function"===typeof n&&i(e,".prototype.")>-1?r(n):n}},9722:function(e,t,n){"use strict";var o=n(3350),r=n(2506),i=r("%Function.prototype.apply%"),a=r("%Function.prototype.call%"),c=r("%Reflect.apply%",!0)||o.call(a,i),p=r("%Object.getOwnPropertyDescriptor%",!0),s=r("%Object.defineProperty%",!0),l=r("%Math.max%");if(s)try{s({},"a",{value:1})}catch(u){s=null}e.exports=function(e){var t=c(o,a,arguments);p&&s&&(p(t,"length").configurable&&s(t,"length",{value:1+l(0,e.length-(arguments.length-1))}));return t};var b=function(){return c(o,i,arguments)};s?s(e.exports,"apply",{value:b}):e.exports.apply=b},1694:function(e,t){var n;!function(){"use strict";var o={}.hasOwnProperty;function r(){for(var e=[],t=0;t/gi," ").replace(//g,"").replace(//g,"").replace(/<.*?>/g,"").replace(/^\s+|\s+$/g,""),t.columnText?t.columnText(e,n,o):o}},colvisRestore:{className:"buttons-colvisRestore",text:function(e){return e.i18n("buttons.colvisRestore","Restore visibility")},init:function(e,t,n){n._visOriginal=e.columns().indexes().map((function(t){return e.column(t).visible()})).toArray()},action:function(e,t,n,o){t.columns().every((function(e){var n=t.colReorder&&t.colReorder.transpose?t.colReorder.transpose(e,"toOriginal"):e;this.visible(o._visOriginal[n])}))}},colvisGroup:{className:"buttons-colvisGroup",action:function(e,t,n,o){t.columns(o.show).visible(!0,!1),t.columns(o.hide).visible(!1,!1),t.columns.adjust()},show:[],hide:[]}}),r}(e,window,document)}.apply(t,o))||(e.exports=r)},5420:function(e,t,n){var o,r;o=[n(8890),n(1142),n(4157)],void 0===(r=function(e){return function(e,t,n,o){"use strict";var r=e.fn.dataTable,i={version:"1.0.4-TableTools2",clients:{},moviePath:"",nextId:1,$:function(e){return"string"==typeof e&&(e=n.getElementById(e)),e.addClass||(e.hide=function(){this.style.display="none"},e.show=function(){this.style.display=""},e.addClass=function(e){this.removeClass(e),this.className+=" "+e},e.removeClass=function(e){this.className=this.className.replace(new RegExp("\\s*"+e+"\\s*")," ").replace(/^\s+/,"").replace(/\s+$/,"")},e.hasClass=function(e){return!!this.className.match(new RegExp("\\s*"+e+"\\s*"))}),e},setMoviePath:function(e){this.moviePath=e},dispatch:function(e,t,n){var o=this.clients[e];o&&o.receiveEvent(t,n)},log:function(e){console.log("Flash: "+e)},register:function(e,t){this.clients[e]=t},getDOMObjectPosition:function(e){var t={left:0,top:0,width:e.width?e.width:e.offsetWidth,height:e.height?e.height:e.offsetHeight};for(""!==e.style.width&&(t.width=e.style.width.replace("px","")),""!==e.style.height&&(t.height=e.style.height.replace("px",""));e;)t.left+=e.offsetLeft,t.top+=e.offsetTop,e=e.offsetParent;return t},Client:function(e){this.handlers={},this.id=i.nextId++,this.movieId="ZeroClipboard_TableToolsMovie_"+this.id,i.register(this.id,this),e&&this.glue(e)}};i.Client.prototype={id:0,ready:!1,movie:null,clipText:"",fileName:"",action:"copy",handCursorEnabled:!0,cssEffects:!0,handlers:null,sized:!1,sheetName:"",glue:function(e,t){this.domElement=i.$(e);var o=99;this.domElement.style.zIndex&&(o=parseInt(this.domElement.style.zIndex,10)+1);var r=i.getDOMObjectPosition(this.domElement);this.div=n.createElement("div");var a=this.div.style;a.position="absolute",a.left="0px",a.top="0px",a.width=r.width+"px",a.height=r.height+"px",a.zIndex=o,"undefined"!=typeof t&&""!==t&&(this.div.title=t),0!==r.width&&0!==r.height&&(this.sized=!0),this.domElement&&(this.domElement.appendChild(this.div),this.div.innerHTML=this.getHTML(r.width,r.height).replace(/&/g,"&"))},positionElement:function(){var e=i.getDOMObjectPosition(this.domElement),t=this.div.style;if(t.position="absolute",t.width=e.width+"px",t.height=e.height+"px",0!==e.width&&0!==e.height){this.sized=!0;var n=this.div.childNodes[0];n.width=e.width,n.height=e.height}},getHTML:function(e,t){var n="",o="id="+this.id+"&width="+e+"&height="+t;return navigator.userAgent.match(/MSIE/)?n+='':n+='',n},hide:function(){this.div&&(this.div.style.left="-2000px")},show:function(){this.reposition()},destroy:function(){var t=this;this.domElement&&this.div&&(e(this.div).remove(),this.domElement=null,this.div=null,e.each(i.clients,(function(e,n){n===t&&delete i.clients[e]})))},reposition:function(e){if(e&&(this.domElement=i.$(e),this.domElement||this.hide()),this.domElement&&this.div){var t=i.getDOMObjectPosition(this.domElement),n=this.div.style;n.left=t.left+"px",n.top=t.top+"px"}},clearText:function(){this.clipText="",this.ready&&this.movie.clearText()},appendText:function(e){this.clipText+=e,this.ready&&this.movie.appendText(e)},setText:function(e){this.clipText=e,this.ready&&this.movie.setText(e)},setFileName:function(e){this.fileName=e,this.ready&&this.movie.setFileName(e)},setSheetData:function(e){this.ready&&this.movie.setSheetData(JSON.stringify(e))},setAction:function(e){this.action=e,this.ready&&this.movie.setAction(e)},addEventListener:function(e,t){e=e.toString().toLowerCase().replace(/^on/,""),this.handlers[e]||(this.handlers[e]=[]),this.handlers[e].push(t)},setHandCursor:function(e){this.handCursorEnabled=e,this.ready&&this.movie.setHandCursor(e)},setCSSEffects:function(e){this.cssEffects=!!e},receiveEvent:function(e,o){var r;switch(e=e.toString().toLowerCase().replace(/^on/,"")){case"load":if(this.movie=n.getElementById(this.movieId),!this.movie)return r=this,void setTimeout((function(){r.receiveEvent("load",null)}),1);if(!this.ready&&navigator.userAgent.match(/Firefox/)&&navigator.userAgent.match(/Windows/))return r=this,setTimeout((function(){r.receiveEvent("load",null)}),100),void(this.ready=!0);this.ready=!0,this.movie.clearText(),this.movie.appendText(this.clipText),this.movie.setFileName(this.fileName),this.movie.setAction(this.action),this.movie.setHandCursor(this.handCursorEnabled);break;case"mouseover":this.domElement&&this.cssEffects&&this.recoverActive&&this.domElement.addClass("active");break;case"mouseout":this.domElement&&this.cssEffects&&(this.recoverActive=!1,this.domElement.hasClass("active")&&(this.domElement.removeClass("active"),this.recoverActive=!0));break;case"mousedown":this.domElement&&this.cssEffects&&this.domElement.addClass("active");break;case"mouseup":this.domElement&&this.cssEffects&&(this.domElement.removeClass("active"),this.recoverActive=!1)}if(this.handlers[e])for(var i=0,a=this.handlers[e].length;i0&&(t+=a),t+=i?i+(""+e[n]).replace(c,p+i)+i:e[n];return t},b=t.header?s(r.header)+n:"",u=t.footer&&r.footer?n+s(r.footer):"",M=[],d=0,z=r.body.length;d=0;)o=String.fromCharCode(e%n+t)+o,e=Math.floor(e/n)-1;return o}function d(t,n,o){var r=t.createElement(n);return o&&(o.attr&&e(r).attr(o.attr),o.children&&e.each(o.children,(function(e,t){r.appendChild(t)})),o.text&&r.appendChild(t.createTextNode(o.text))),r}function z(e,t){var n,r,i,a=e.header[t].length;e.footer&&e.footer[t].length>a&&(a=e.footer[t].length);for(var c=0,p=e.body.length;ca&&(a=n),a>40)return 52}return(a*=1.3)>6?a:6}var f,O="";function h(t){f===o&&(f=-1===O.serializeToString(e.parseXML(A["xl/worksheets/sheet1.xml"])).indexOf("xmlns:r")),e.each(t,(function(n,o){if(e.isPlainObject(o))h(o);else{if(f){var r,i,a=o.childNodes[0],c=[];for(r=a.attributes.length-1;r>=0;r--){var p=a.attributes[r].nodeName,s=a.attributes[r].nodeValue;-1!==p.indexOf(":")&&(c.push({name:p,value:s}),a.removeAttribute(p))}for(r=0,i=c.length;r'+b),b=b.replace(/_dt_b_namespace_token_/g,":")),b=b.replace(/<([^<>]*?) xmlns=""([^<>]*?)>/g,"<$1 $2>"),t[n]=b}}))}O="undefined"===typeof t.XMLSerializer?new function(){this.serializeToString=function(e){return e.xml}}:new XMLSerializer;var A={"_rels/.rels":'',"xl/_rels/workbook.xml.rels":'',"[Content_Types].xml":'',"xl/workbook.xml":'',"xl/worksheets/sheet1.xml":'',"xl/styles.xml":''},m=[{match:/^\-?\d+\.\d%$/,style:60,fmt:function(e){return e/100}},{match:/^\-?\d+\.?\d*%$/,style:56,fmt:function(e){return e/100}},{match:/^\-?\$[\d,]+.?\d*$/,style:57},{match:/^\-?\xa3[\d,]+.?\d*$/,style:58},{match:/^\-?\u20ac[\d,]+.?\d*$/,style:59},{match:/^\([\d,]+\)$/,style:61,fmt:function(e){return-1*e.replace(/[\(\)]/g,"")}},{match:/^\([\d,]+\.\d{2}\)$/,style:62,fmt:function(e){return-1*e.replace(/[\(\)]/g,"")}},{match:/^[\d,]+$/,style:63},{match:/^[\d,]+\.\d{2}$/,style:64}];return r.Buttons.swfPath="//cdn.datatables.net/buttons/1.2.4/swf/flashExport.swf",r.Api.register("buttons.resize()",(function(){e.each(i.clients,(function(e,t){t.domElement!==o&&t.domElement.parentNode&&t.positionElement()}))})),r.ext.buttons.copyFlash=e.extend({},u,{className:"buttons-copy buttons-flash",text:function(e){return e.i18n("buttons.copy","Copy")},action:function(e,t,n,o){if(o._fromFlash){this.processing(!0);var r=o._flash,i=b(t,o),a=o.customize?o.customize(i.str,o):i.str;r.setAction("copy"),s(r,a),this.processing(!1),t.buttons.info(t.i18n("buttons.copyTitle","Copy to clipboard"),t.i18n("buttons.copySuccess",{_:"Copied %d rows to clipboard",1:"Copied 1 row to clipboard"},i.rows),3e3)}},fieldSeparator:"\t",fieldBoundary:""}),r.ext.buttons.csvFlash=e.extend({},u,{className:"buttons-csv buttons-flash",text:function(e){return e.i18n("buttons.csv","CSV")},action:function(e,t,n,o){var r=o._flash,i=b(t,o),a=o.customize?o.customize(i.str,o):i.str;r.setAction("csv"),r.setFileName(c(o)),s(r,a)},escapeChar:'"'}),r.ext.buttons.excelFlash=e.extend({},u,{className:"buttons-excel buttons-flash",text:function(e){return e.i18n("buttons.excel","Excel")},action:function(t,n,r,i){this.processing(!0);var a,l,b=i._flash,u=0,f=e.parseXML(A["xl/worksheets/sheet1.xml"]),O=f.getElementsByTagName("sheetData")[0],q={_rels:{".rels":e.parseXML(A["_rels/.rels"])},xl:{_rels:{"workbook.xml.rels":e.parseXML(A["xl/_rels/workbook.xml.rels"])},"workbook.xml":e.parseXML(A["xl/workbook.xml"]),"styles.xml":e.parseXML(A["xl/styles.xml"]),worksheets:{"sheet1.xml":f}},"[Content_Types].xml":e.parseXML(A["[Content_Types].xml"])},v=n.buttons.exportData(i.exportOptions),g=function(t){l=d(f,"row",{attr:{r:a=u+1}});for(var n=0,r=t.length;n0&&(t+=a),t+=r?r+(""+e[n]).replace(c,p+r)+r:e[n];return t},l=t.header?s(o.header)+n:"",b=t.footer&&o.footer?n+s(o.footer):"",u=[],d=0,z=o.body.length;d1&&1*e[1]<603.1)};function f(e){for(var t="A".charCodeAt(0),n="Z".charCodeAt(0)-t+1,o="";e>=0;)o=String.fromCharCode(e%n+t)+o,e=Math.floor(e/n)-1;return o}try{var O,h=new XMLSerializer}catch(y){}function A(n,o){O===i&&(O=-1===h.serializeToString((new t.DOMParser).parseFromString(v["xl/worksheets/sheet1.xml"],"text/xml")).indexOf("xmlns:r")),e.each(o,(function(t,o){if(e.isPlainObject(o))A(n.folder(t),o);else{if(O){var r,i,a=o.childNodes[0],c=[];for(r=a.attributes.length-1;r>=0;r--){var p=a.attributes[r].nodeName,s=a.attributes[r].nodeValue;-1!==p.indexOf(":")&&(c.push({name:p,value:s}),a.removeAttribute(p))}for(r=0,i=c.length;r'+b),b=(b=b.replace(/_dt_b_namespace_token_/g,":")).replace(/xmlns:NS[\d]+="" NS[\d]+:/g,"")),b=b.replace(/<([^<>]*?) xmlns=""([^<>]*?)>/g,"<$1 $2>"),n.file(t,b)}}))}function m(t,n,o){var r=t.createElement(n);return o&&(o.attr&&e(r).attr(o.attr),o.children&&e.each(o.children,(function(e,t){r.appendChild(t)})),null!==o.text&&o.text!==i&&r.appendChild(t.createTextNode(o.text))),r}function q(e,t){var n,o,r,a=e.header[t].length;e.footer&&e.footer[t].length>a&&(a=e.footer[t].length);for(var c=0,p=e.body.length;ca&&(a=n),a>40)return 54}return(a*=1.35)>6?a:6}var v={"_rels/.rels":'',"xl/_rels/workbook.xml.rels":'',"[Content_Types].xml":'',"xl/workbook.xml":'',"xl/worksheets/sheet1.xml":'',"xl/styles.xml":''},g=[{match:/^\-?\d+\.\d%$/,style:60,fmt:function(e){return e/100}},{match:/^\-?\d+\.?\d*%$/,style:56,fmt:function(e){return e/100}},{match:/^\-?\$[\d,]+.?\d*$/,style:57},{match:/^\-?\xa3[\d,]+.?\d*$/,style:58},{match:/^\-?\u20ac[\d,]+.?\d*$/,style:59},{match:/^\-?\d+$/,style:65},{match:/^\-?\d+\.\d{2}$/,style:66},{match:/^\([\d,]+\)$/,style:61,fmt:function(e){return-1*e.replace(/[\(\)]/g,"")}},{match:/^\([\d,]+\.\d{2}\)$/,style:62,fmt:function(e){return-1*e.replace(/[\(\)]/g,"")}},{match:/^\-?[\d,]+$/,style:63},{match:/^\-?[\d,]+\.\d{2}$/,style:64},{match:/^[\d]{4}\-[01][\d]\-[0123][\d]$/,style:67,fmt:function(e){return Math.round(25569+Date.parse(e)/864e5)}}];return p.ext.buttons.copyHtml5={className:"buttons-copy buttons-html5",text:function(e){return e.i18n("buttons.copy","Copy")},action:function(t,o,r,i){this.processing(!0);var a=this,c=d(o,i),p=o.buttons.exportInfo(i),s=M(i),l=c.str,b=e("
").css({height:1,width:1,overflow:"hidden",position:"fixed",top:0,left:0});p.title&&(l=p.title+s+s+l),p.messageTop&&(l=p.messageTop+s+s+l),p.messageBottom&&(l=l+s+s+p.messageBottom),i.customize&&(l=i.customize(l,i,o));var u=e("",f.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue,e.innerHTML="",f.option=!!e.lastChild}();var Re={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function xe(e,t){var n;return n="undefined"!==typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!==typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&x(e,t)?W.merge([e],n):n}function we(e,t){for(var n=0,o=e.length;n",""]);var Ne=/<|&#?\w+;/;function Le(e,t,n,o,r){for(var i,a,c,p,s,l,b=t.createDocumentFragment(),u=[],M=0,d=e.length;M-1)r&&r.push(i);else if(s=fe(i),a=xe(b.appendChild(i),"script"),s&&we(a),n)for(l=0;i=a[l++];)We.test(i.type||"")&&n.push(i);return b}var Te=/^([^.]*)(?:\.(.+)|)/;function Se(){return!0}function ke(){return!1}function _e(e,t,n,o,r,i){var a,c;if("object"===typeof t){for(c in"string"!==typeof n&&(o=o||n,n=void 0),t)_e(e,c,n,o,t[c],i);return e}if(null==o&&null==r?(r=n,o=n=void 0):null==r&&("string"===typeof n?(r=o,o=void 0):(r=o,o=n,n=void 0)),!1===r)r=ke;else if(!r)return e;return 1===i&&(a=r,r=function(e){return W().off(e),a.apply(this,arguments)},r.guid=a.guid||(a.guid=W.guid++)),e.each((function(){W.event.add(this,t,r,o,n)}))}function Ce(e,t,n){n?(ce.set(e,t,!1),W.event.add(e,t,{namespace:!1,handler:function(e){var n,o=ce.get(this,t);if(1&e.isTrigger&&this[t]){if(o)(W.event.special[t]||{}).delegateType&&e.stopPropagation();else if(o=c.call(arguments),ce.set(this,t,o),this[t](),n=ce.get(this,t),ce.set(this,t,!1),o!==n)return e.stopImmediatePropagation(),e.preventDefault(),n}else o&&(ce.set(this,t,W.event.trigger(o[0],o.slice(1),this)),e.stopPropagation(),e.isImmediatePropagationStopped=Se)}})):void 0===ce.get(e,t)&&W.event.add(e,t,Se)}W.event={global:{},add:function(e,t,n,o,r){var i,a,c,p,s,l,b,u,M,d,z,f=ce.get(e);if(ie(e))for(n.handler&&(n=(i=n).handler,r=i.selector),r&&W.find.matchesSelector(ze,r),n.guid||(n.guid=W.guid++),(p=f.events)||(p=f.events=Object.create(null)),(a=f.handle)||(a=f.handle=function(t){return"undefined"!==typeof W&&W.event.triggered!==t.type?W.event.dispatch.apply(e,arguments):void 0}),s=(t=(t||"").match(V)||[""]).length;s--;)M=z=(c=Te.exec(t[s])||[])[1],d=(c[2]||"").split(".").sort(),M&&(b=W.event.special[M]||{},M=(r?b.delegateType:b.bindType)||M,b=W.event.special[M]||{},l=W.extend({type:M,origType:z,data:o,handler:n,guid:n.guid,selector:r,needsContext:r&&W.expr.match.needsContext.test(r),namespace:d.join(".")},i),(u=p[M])||((u=p[M]=[]).delegateCount=0,b.setup&&!1!==b.setup.call(e,o,d,a)||e.addEventListener&&e.addEventListener(M,a)),b.add&&(b.add.call(e,l),l.handler.guid||(l.handler.guid=n.guid)),r?u.splice(u.delegateCount++,0,l):u.push(l),W.event.global[M]=!0)},remove:function(e,t,n,o,r){var i,a,c,p,s,l,b,u,M,d,z,f=ce.hasData(e)&&ce.get(e);if(f&&(p=f.events)){for(s=(t=(t||"").match(V)||[""]).length;s--;)if(M=z=(c=Te.exec(t[s])||[])[1],d=(c[2]||"").split(".").sort(),M){for(b=W.event.special[M]||{},u=p[M=(o?b.delegateType:b.bindType)||M]||[],c=c[2]&&new RegExp("(^|\\.)"+d.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=i=u.length;i--;)l=u[i],!r&&z!==l.origType||n&&n.guid!==l.guid||c&&!c.test(l.namespace)||o&&o!==l.selector&&("**"!==o||!l.selector)||(u.splice(i,1),l.selector&&u.delegateCount--,b.remove&&b.remove.call(e,l));a&&!u.length&&(b.teardown&&!1!==b.teardown.call(e,d,f.handle)||W.removeEvent(e,M,f.handle),delete p[M])}else for(M in p)W.event.remove(e,M+t[s],n,o,!0);W.isEmptyObject(p)&&ce.remove(e,"handle events")}},dispatch:function(e){var t,n,o,r,i,a,c=new Array(arguments.length),p=W.event.fix(e),s=(ce.get(this,"events")||Object.create(null))[p.type]||[],l=W.event.special[p.type]||{};for(c[0]=p,t=1;t=1))for(;s!==this;s=s.parentNode||this)if(1===s.nodeType&&("click"!==e.type||!0!==s.disabled)){for(i=[],a={},n=0;n-1:W.find(r,this,null,[s]).length),a[r]&&i.push(o);i.length&&c.push({elem:s,handlers:i})}return s=this,p\s*$/g;function Xe(e,t){return x(e,"table")&&x(11!==t.nodeType?t:t.firstChild,"tr")&&W(e).children("tbody")[0]||e}function Pe(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function De(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Ie(e,t){var n,o,r,i,a,c;if(1===t.nodeType){if(ce.hasData(e)&&(c=ce.get(e).events))for(r in ce.remove(t,"handle events"),c)for(n=0,o=c[r].length;n1&&"string"===typeof d&&!f.checkClone&&Be.test(d))return e.each((function(r){var i=e.eq(r);z&&(t[0]=d.call(this,r,i.html())),Ue(i,t,n,o)}));if(u&&(i=(r=Le(t,e[0].ownerDocument,!1,e,o)).firstChild,1===r.childNodes.length&&(r=i),i||o)){for(c=(a=W.map(xe(r,"script"),Pe)).length;b0&&we(a,!p&&xe(e,"script")),c},cleanData:function(e){for(var t,n,o,r=W.event.special,i=0;void 0!==(n=e[i]);i++)if(ie(n)){if(t=n[ce.expando]){if(t.events)for(o in t.events)r[o]?W.event.remove(n,o):W.removeEvent(n,o,t.handle);n[ce.expando]=void 0}n[pe.expando]&&(n[pe.expando]=void 0)}}}),W.fn.extend({detach:function(e){return Ze(this,e,!0)},remove:function(e){return Ze(this,e)},text:function(e){return ee(this,(function(e){return void 0===e?W.text(this):this.empty().each((function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)}))}),null,e,arguments.length)},append:function(){return Ue(this,arguments,(function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Xe(this,e).appendChild(e)}))},prepend:function(){return Ue(this,arguments,(function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Xe(this,e);t.insertBefore(e,t.firstChild)}}))},before:function(){return Ue(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this)}))},after:function(){return Ue(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)}))},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(W.cleanData(xe(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map((function(){return W.clone(this,e,t)}))},html:function(e){return ee(this,(function(e){var t=this[0]||{},n=0,o=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"===typeof e&&!Ee.test(e)&&!Re[(ye.exec(e)||["",""])[1].toLowerCase()]){e=W.htmlPrefilter(e);try{for(;n=0&&(p+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-i-p-c-.5))||0),p+s}function pt(e,t,n){var o=Ge(e),r=(!f.boxSizingReliable()||n)&&"border-box"===W.css(e,"boxSizing",!1,o),i=r,a=Ke(e,t,o),c="offset"+t[0].toUpperCase()+t.slice(1);if(He.test(a)){if(!n)return a;a="auto"}return(!f.boxSizingReliable()&&r||!f.reliableTrDimensions()&&x(e,"tr")||"auto"===a||!parseFloat(a)&&"inline"===W.css(e,"display",!1,o))&&e.getClientRects().length&&(r="border-box"===W.css(e,"boxSizing",!1,o),(i=c in e)&&(a=e[c])),(a=parseFloat(a)||0)+ct(e,t,n||(r?"border":"content"),i,o,a)+"px"}function st(e,t,n,o,r){return new st.prototype.init(e,t,n,o,r)}W.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Ke(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,aspectRatio:!0,borderImageSlice:!0,columnCount:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,scale:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeMiterlimit:!0,strokeOpacity:!0},cssProps:{},style:function(e,t,n,o){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var r,i,a,c=re(t),p=Ve.test(t),s=e.style;if(p||(t=nt(c)),a=W.cssHooks[t]||W.cssHooks[c],void 0===n)return a&&"get"in a&&void 0!==(r=a.get(e,!1,o))?r:s[t];"string"===(i=typeof n)&&(r=Me.exec(n))&&r[1]&&(n=Ae(e,t,r),i="number"),null!=n&&n===n&&("number"!==i||p||(n+=r&&r[3]||(W.cssNumber[c]?"":"px")),f.clearCloneStyle||""!==n||0!==t.indexOf("background")||(s[t]="inherit"),a&&"set"in a&&void 0===(n=a.set(e,n,o))||(p?s.setProperty(t,n):s[t]=n))}},css:function(e,t,n,o){var r,i,a,c=re(t);return Ve.test(t)||(t=nt(c)),(a=W.cssHooks[t]||W.cssHooks[c])&&"get"in a&&(r=a.get(e,!0,n)),void 0===r&&(r=Ke(e,t,o)),"normal"===r&&t in it&&(r=it[t]),""===n||n?(i=parseFloat(r),!0===n||isFinite(i)?i||0:r):r}}),W.each(["height","width"],(function(e,t){W.cssHooks[t]={get:function(e,n,o){if(n)return!ot.test(W.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?pt(e,t,o):$e(e,rt,(function(){return pt(e,t,o)}))},set:function(e,n,o){var r,i=Ge(e),a=!f.scrollboxSize()&&"absolute"===i.position,c=(a||o)&&"border-box"===W.css(e,"boxSizing",!1,i),p=o?ct(e,t,o,c,i):0;return c&&a&&(p-=Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(i[t])-ct(e,t,"border",!1,i)-.5)),p&&(r=Me.exec(n))&&"px"!==(r[3]||"px")&&(e.style[t]=n,n=W.css(e,t)),at(0,n,p)}}})),W.cssHooks.marginLeft=Je(f.reliableMarginLeft,(function(e,t){if(t)return(parseFloat(Ke(e,"marginLeft"))||e.getBoundingClientRect().left-$e(e,{marginLeft:0},(function(){return e.getBoundingClientRect().left})))+"px"})),W.each({margin:"",padding:"",border:"Width"},(function(e,t){W.cssHooks[e+t]={expand:function(n){for(var o=0,r={},i="string"===typeof n?n.split(" "):[n];o<4;o++)r[e+de[o]+t]=i[o]||i[o-2]||i[0];return r}},"margin"!==e&&(W.cssHooks[e+t].set=at)})),W.fn.extend({css:function(e,t){return ee(this,(function(e,t,n){var o,r,i={},a=0;if(Array.isArray(t)){for(o=Ge(e),r=t.length;a1)}}),W.Tween=st,st.prototype={constructor:st,init:function(e,t,n,o,r,i){this.elem=e,this.prop=n,this.easing=r||W.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=o,this.unit=i||(W.cssNumber[n]?"":"px")},cur:function(){var e=st.propHooks[this.prop];return e&&e.get?e.get(this):st.propHooks._default.get(this)},run:function(e){var t,n=st.propHooks[this.prop];return this.options.duration?this.pos=t=W.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):st.propHooks._default.set(this),this}},st.prototype.init.prototype=st.prototype,st.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=W.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){W.fx.step[e.prop]?W.fx.step[e.prop](e):1!==e.elem.nodeType||!W.cssHooks[e.prop]&&null==e.elem.style[nt(e.prop)]?e.elem[e.prop]=e.now:W.style(e.elem,e.prop,e.now+e.unit)}}},st.propHooks.scrollTop=st.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},W.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},W.fx=st.prototype.init,W.fx.step={};var lt,bt,ut=/^(?:toggle|show|hide)$/,Mt=/queueHooks$/;function dt(){bt&&(!1===A.hidden&&o.requestAnimationFrame?o.requestAnimationFrame(dt):o.setTimeout(dt,W.fx.interval),W.fx.tick())}function zt(){return o.setTimeout((function(){lt=void 0})),lt=Date.now()}function ft(e,t){var n,o=0,r={height:e};for(t=t?1:0;o<4;o+=2-t)r["margin"+(n=de[o])]=r["padding"+n]=e;return t&&(r.opacity=r.width=e),r}function Ot(e,t,n){for(var o,r=(ht.tweeners[t]||[]).concat(ht.tweeners["*"]),i=0,a=r.length;i1)},removeAttr:function(e){return this.each((function(){W.removeAttr(this,e)}))}}),W.extend({attr:function(e,t,n){var o,r,i=e.nodeType;if(3!==i&&8!==i&&2!==i)return"undefined"===typeof e.getAttribute?W.prop(e,t,n):(1===i&&W.isXMLDoc(e)||(r=W.attrHooks[t.toLowerCase()]||(W.expr.match.bool.test(t)?At:void 0)),void 0!==n?null===n?void W.removeAttr(e,t):r&&"set"in r&&void 0!==(o=r.set(e,n,t))?o:(e.setAttribute(t,n+""),n):r&&"get"in r&&null!==(o=r.get(e,t))?o:null==(o=W.find.attr(e,t))?void 0:o)},attrHooks:{type:{set:function(e,t){if(!f.radioValue&&"radio"===t&&x(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,o=0,r=t&&t.match(V);if(r&&1===e.nodeType)for(;n=r[o++];)e.removeAttribute(n)}}),At={set:function(e,t,n){return!1===t?W.removeAttr(e,n):e.setAttribute(n,n),n}},W.each(W.expr.match.bool.source.match(/\w+/g),(function(e,t){var n=mt[t]||W.find.attr;mt[t]=function(e,t,o){var r,i,a=t.toLowerCase();return o||(i=mt[a],mt[a]=r,r=null!=n(e,t,o)?a:null,mt[a]=i),r}}));var qt=/^(?:input|select|textarea|button)$/i,vt=/^(?:a|area)$/i;function gt(e){return(e.match(V)||[]).join(" ")}function yt(e){return e.getAttribute&&e.getAttribute("class")||""}function Wt(e){return Array.isArray(e)?e:"string"===typeof e&&e.match(V)||[]}W.fn.extend({prop:function(e,t){return ee(this,W.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each((function(){delete this[W.propFix[e]||e]}))}}),W.extend({prop:function(e,t,n){var o,r,i=e.nodeType;if(3!==i&&8!==i&&2!==i)return 1===i&&W.isXMLDoc(e)||(t=W.propFix[t]||t,r=W.propHooks[t]),void 0!==n?r&&"set"in r&&void 0!==(o=r.set(e,n,t))?o:e[t]=n:r&&"get"in r&&null!==(o=r.get(e,t))?o:e[t]},propHooks:{tabIndex:{get:function(e){var t=W.find.attr(e,"tabindex");return t?parseInt(t,10):qt.test(e.nodeName)||vt.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),f.optSelected||(W.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),W.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],(function(){W.propFix[this.toLowerCase()]=this})),W.fn.extend({addClass:function(e){var t,n,o,r,i,a;return O(e)?this.each((function(t){W(this).addClass(e.call(this,t,yt(this)))})):(t=Wt(e)).length?this.each((function(){if(o=yt(this),n=1===this.nodeType&&" "+gt(o)+" "){for(i=0;i-1;)n=n.replace(" "+r+" "," ");a=gt(n),o!==a&&this.setAttribute("class",a)}})):this:this.attr("class","")},toggleClass:function(e,t){var n,o,r,i,a=typeof e,c="string"===a||Array.isArray(e);return O(e)?this.each((function(n){W(this).toggleClass(e.call(this,n,yt(this),t),t)})):"boolean"===typeof t&&c?t?this.addClass(e):this.removeClass(e):(n=Wt(e),this.each((function(){if(c)for(i=W(this),r=0;r-1)return!0;return!1}});var Rt=/\r/g;W.fn.extend({val:function(e){var t,n,o,r=this[0];return arguments.length?(o=O(e),this.each((function(n){var r;1===this.nodeType&&(null==(r=o?e.call(this,n,W(this).val()):e)?r="":"number"===typeof r?r+="":Array.isArray(r)&&(r=W.map(r,(function(e){return null==e?"":e+""}))),(t=W.valHooks[this.type]||W.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,r,"value")||(this.value=r))}))):r?(t=W.valHooks[r.type]||W.valHooks[r.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(r,"value"))?n:"string"===typeof(n=r.value)?n.replace(Rt,""):null==n?"":n:void 0}}),W.extend({valHooks:{option:{get:function(e){var t=W.find.attr(e,"value");return null!=t?t:gt(W.text(e))}},select:{get:function(e){var t,n,o,r=e.options,i=e.selectedIndex,a="select-one"===e.type,c=a?null:[],p=a?i+1:r.length;for(o=i<0?p:a?i:0;o-1)&&(n=!0);return n||(e.selectedIndex=-1),i}}}}),W.each(["radio","checkbox"],(function(){W.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=W.inArray(W(e).val(),t)>-1}},f.checkOn||(W.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}));var xt=o.location,wt={guid:Date.now()},Nt=/\?/;W.parseXML=function(e){var t,n;if(!e||"string"!==typeof e)return null;try{t=(new o.DOMParser).parseFromString(e,"text/xml")}catch(r){}return n=t&&t.getElementsByTagName("parsererror")[0],t&&!n||W.error("Invalid XML: "+(n?W.map(n.childNodes,(function(e){return e.textContent})).join("\n"):e)),t};var Lt=/^(?:focusinfocus|focusoutblur)$/,Tt=function(e){e.stopPropagation()};W.extend(W.event,{trigger:function(e,t,n,r){var i,a,c,p,s,l,b,u,d=[n||A],z=M.call(e,"type")?e.type:e,f=M.call(e,"namespace")?e.namespace.split("."):[];if(a=u=c=n=n||A,3!==n.nodeType&&8!==n.nodeType&&!Lt.test(z+W.event.triggered)&&(z.indexOf(".")>-1&&(f=z.split("."),z=f.shift(),f.sort()),s=z.indexOf(":")<0&&"on"+z,(e=e[W.expando]?e:new W.Event(z,"object"===typeof e&&e)).isTrigger=r?2:3,e.namespace=f.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+f.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=null==t?[e]:W.makeArray(t,[e]),b=W.event.special[z]||{},r||!b.trigger||!1!==b.trigger.apply(n,t))){if(!r&&!b.noBubble&&!h(n)){for(p=b.delegateType||z,Lt.test(p+z)||(a=a.parentNode);a;a=a.parentNode)d.push(a),c=a;c===(n.ownerDocument||A)&&d.push(c.defaultView||c.parentWindow||o)}for(i=0;(a=d[i++])&&!e.isPropagationStopped();)u=a,e.type=i>1?p:b.bindType||z,(l=(ce.get(a,"events")||Object.create(null))[e.type]&&ce.get(a,"handle"))&&l.apply(a,t),(l=s&&a[s])&&l.apply&&ie(a)&&(e.result=l.apply(a,t),!1===e.result&&e.preventDefault());return e.type=z,r||e.isDefaultPrevented()||b._default&&!1!==b._default.apply(d.pop(),t)||!ie(n)||s&&O(n[z])&&!h(n)&&((c=n[s])&&(n[s]=null),W.event.triggered=z,e.isPropagationStopped()&&u.addEventListener(z,Tt),n[z](),e.isPropagationStopped()&&u.removeEventListener(z,Tt),W.event.triggered=void 0,c&&(n[s]=c)),e.result}},simulate:function(e,t,n){var o=W.extend(new W.Event,n,{type:e,isSimulated:!0});W.event.trigger(o,null,t)}}),W.fn.extend({trigger:function(e,t){return this.each((function(){W.event.trigger(e,t,this)}))},triggerHandler:function(e,t){var n=this[0];if(n)return W.event.trigger(e,t,n,!0)}});var St=/\[\]$/,kt=/\r?\n/g,_t=/^(?:submit|button|image|reset|file)$/i,Ct=/^(?:input|select|textarea|keygen)/i;function Et(e,t,n,o){var r;if(Array.isArray(t))W.each(t,(function(t,r){n||St.test(e)?o(e,r):Et(e+"["+("object"===typeof r&&null!=r?t:"")+"]",r,n,o)}));else if(n||"object"!==v(t))o(e,t);else for(r in t)Et(e+"["+r+"]",t[r],n,o)}W.param=function(e,t){var n,o=[],r=function(e,t){var n=O(t)?t():t;o[o.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(null==e)return"";if(Array.isArray(e)||e.jquery&&!W.isPlainObject(e))W.each(e,(function(){r(this.name,this.value)}));else for(n in e)Et(n,e[n],t,r);return o.join("&")},W.fn.extend({serialize:function(){return W.param(this.serializeArray())},serializeArray:function(){return this.map((function(){var e=W.prop(this,"elements");return e?W.makeArray(e):this})).filter((function(){var e=this.type;return this.name&&!W(this).is(":disabled")&&Ct.test(this.nodeName)&&!_t.test(e)&&(this.checked||!ge.test(e))})).map((function(e,t){var n=W(this).val();return null==n?null:Array.isArray(n)?W.map(n,(function(e){return{name:t.name,value:e.replace(kt,"\r\n")}})):{name:t.name,value:n.replace(kt,"\r\n")}})).get()}});var Bt=/%20/g,jt=/#.*$/,Xt=/([?&])_=[^&]*/,Pt=/^(.*?):[ \t]*([^\r\n]*)$/gm,Dt=/^(?:GET|HEAD)$/,It=/^\/\//,Ft={},Ut={},Zt="*/".concat("*"),Ht=A.createElement("a");function Vt(e){return function(t,n){"string"!==typeof t&&(n=t,t="*");var o,r=0,i=t.toLowerCase().match(V)||[];if(O(n))for(;o=i[r++];)"+"===o[0]?(o=o.slice(1)||"*",(e[o]=e[o]||[]).unshift(n)):(e[o]=e[o]||[]).push(n)}}function Gt(e,t,n,o){var r={},i=e===Ut;function a(c){var p;return r[c]=!0,W.each(e[c]||[],(function(e,c){var s=c(t,n,o);return"string"!==typeof s||i||r[s]?i?!(p=s):void 0:(t.dataTypes.unshift(s),a(s),!1)})),p}return a(t.dataTypes[0])||!r["*"]&&a("*")}function $t(e,t){var n,o,r=W.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((r[n]?e:o||(o={}))[n]=t[n]);return o&&W.extend(!0,e,o),e}Ht.href=xt.href,W.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:xt.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(xt.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Zt,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":W.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?$t($t(e,W.ajaxSettings),t):$t(W.ajaxSettings,e)},ajaxPrefilter:Vt(Ft),ajaxTransport:Vt(Ut),ajax:function(e,t){"object"===typeof e&&(t=e,e=void 0),t=t||{};var n,r,i,a,c,p,s,l,b,u,M=W.ajaxSetup({},t),d=M.context||M,z=M.context&&(d.nodeType||d.jquery)?W(d):W.event,f=W.Deferred(),O=W.Callbacks("once memory"),h=M.statusCode||{},m={},q={},v="canceled",g={readyState:0,getResponseHeader:function(e){var t;if(s){if(!a)for(a={};t=Pt.exec(i);)a[t[1].toLowerCase()+" "]=(a[t[1].toLowerCase()+" "]||[]).concat(t[2]);t=a[e.toLowerCase()+" "]}return null==t?null:t.join(", ")},getAllResponseHeaders:function(){return s?i:null},setRequestHeader:function(e,t){return null==s&&(e=q[e.toLowerCase()]=q[e.toLowerCase()]||e,m[e]=t),this},overrideMimeType:function(e){return null==s&&(M.mimeType=e),this},statusCode:function(e){var t;if(e)if(s)g.always(e[g.status]);else for(t in e)h[t]=[h[t],e[t]];return this},abort:function(e){var t=e||v;return n&&n.abort(t),y(0,t),this}};if(f.promise(g),M.url=((e||M.url||xt.href)+"").replace(It,xt.protocol+"//"),M.type=t.method||t.type||M.method||M.type,M.dataTypes=(M.dataType||"*").toLowerCase().match(V)||[""],null==M.crossDomain){p=A.createElement("a");try{p.href=M.url,p.href=p.href,M.crossDomain=Ht.protocol+"//"+Ht.host!==p.protocol+"//"+p.host}catch(R){M.crossDomain=!0}}if(M.data&&M.processData&&"string"!==typeof M.data&&(M.data=W.param(M.data,M.traditional)),Gt(Ft,M,t,g),s)return g;for(b in(l=W.event&&M.global)&&0===W.active++&&W.event.trigger("ajaxStart"),M.type=M.type.toUpperCase(),M.hasContent=!Dt.test(M.type),r=M.url.replace(jt,""),M.hasContent?M.data&&M.processData&&0===(M.contentType||"").indexOf("application/x-www-form-urlencoded")&&(M.data=M.data.replace(Bt,"+")):(u=M.url.slice(r.length),M.data&&(M.processData||"string"===typeof M.data)&&(r+=(Nt.test(r)?"&":"?")+M.data,delete M.data),!1===M.cache&&(r=r.replace(Xt,"$1"),u=(Nt.test(r)?"&":"?")+"_="+wt.guid+++u),M.url=r+u),M.ifModified&&(W.lastModified[r]&&g.setRequestHeader("If-Modified-Since",W.lastModified[r]),W.etag[r]&&g.setRequestHeader("If-None-Match",W.etag[r])),(M.data&&M.hasContent&&!1!==M.contentType||t.contentType)&&g.setRequestHeader("Content-Type",M.contentType),g.setRequestHeader("Accept",M.dataTypes[0]&&M.accepts[M.dataTypes[0]]?M.accepts[M.dataTypes[0]]+("*"!==M.dataTypes[0]?", "+Zt+"; q=0.01":""):M.accepts["*"]),M.headers)g.setRequestHeader(b,M.headers[b]);if(M.beforeSend&&(!1===M.beforeSend.call(d,g,M)||s))return g.abort();if(v="abort",O.add(M.complete),g.done(M.success),g.fail(M.error),n=Gt(Ut,M,t,g)){if(g.readyState=1,l&&z.trigger("ajaxSend",[g,M]),s)return g;M.async&&M.timeout>0&&(c=o.setTimeout((function(){g.abort("timeout")}),M.timeout));try{s=!1,n.send(m,y)}catch(R){if(s)throw R;y(-1,R)}}else y(-1,"No Transport");function y(e,t,a,p){var b,u,A,m,q,v=t;s||(s=!0,c&&o.clearTimeout(c),n=void 0,i=p||"",g.readyState=e>0?4:0,b=e>=200&&e<300||304===e,a&&(m=function(e,t,n){for(var o,r,i,a,c=e.contents,p=e.dataTypes;"*"===p[0];)p.shift(),void 0===o&&(o=e.mimeType||t.getResponseHeader("Content-Type"));if(o)for(r in c)if(c[r]&&c[r].test(o)){p.unshift(r);break}if(p[0]in n)i=p[0];else{for(r in n){if(!p[0]||e.converters[r+" "+p[0]]){i=r;break}a||(a=r)}i=i||a}if(i)return i!==p[0]&&p.unshift(i),n[i]}(M,g,a)),!b&&W.inArray("script",M.dataTypes)>-1&&W.inArray("json",M.dataTypes)<0&&(M.converters["text script"]=function(){}),m=function(e,t,n,o){var r,i,a,c,p,s={},l=e.dataTypes.slice();if(l[1])for(a in e.converters)s[a.toLowerCase()]=e.converters[a];for(i=l.shift();i;)if(e.responseFields[i]&&(n[e.responseFields[i]]=t),!p&&o&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),p=i,i=l.shift())if("*"===i)i=p;else if("*"!==p&&p!==i){if(!(a=s[p+" "+i]||s["* "+i]))for(r in s)if((c=r.split(" "))[1]===i&&(a=s[p+" "+c[0]]||s["* "+c[0]])){!0===a?a=s[r]:!0!==s[r]&&(i=c[0],l.unshift(c[1]));break}if(!0!==a)if(a&&e.throws)t=a(t);else try{t=a(t)}catch(R){return{state:"parsererror",error:a?R:"No conversion from "+p+" to "+i}}}return{state:"success",data:t}}(M,m,g,b),b?(M.ifModified&&((q=g.getResponseHeader("Last-Modified"))&&(W.lastModified[r]=q),(q=g.getResponseHeader("etag"))&&(W.etag[r]=q)),204===e||"HEAD"===M.type?v="nocontent":304===e?v="notmodified":(v=m.state,u=m.data,b=!(A=m.error))):(A=v,!e&&v||(v="error",e<0&&(e=0))),g.status=e,g.statusText=(t||v)+"",b?f.resolveWith(d,[u,v,g]):f.rejectWith(d,[g,v,A]),g.statusCode(h),h=void 0,l&&z.trigger(b?"ajaxSuccess":"ajaxError",[g,M,b?u:A]),O.fireWith(d,[g,v]),l&&(z.trigger("ajaxComplete",[g,M]),--W.active||W.event.trigger("ajaxStop")))}return g},getJSON:function(e,t,n){return W.get(e,t,n,"json")},getScript:function(e,t){return W.get(e,void 0,t,"script")}}),W.each(["get","post"],(function(e,t){W[t]=function(e,n,o,r){return O(n)&&(r=r||o,o=n,n=void 0),W.ajax(W.extend({url:e,type:t,dataType:r,data:n,success:o},W.isPlainObject(e)&&e))}})),W.ajaxPrefilter((function(e){var t;for(t in e.headers)"content-type"===t.toLowerCase()&&(e.contentType=e.headers[t]||"")})),W._evalUrl=function(e,t,n){return W.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){W.globalEval(e,t,n)}})},W.fn.extend({wrapAll:function(e){var t;return this[0]&&(O(e)&&(e=e.call(this[0])),t=W(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map((function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e})).append(this)),this},wrapInner:function(e){return O(e)?this.each((function(t){W(this).wrapInner(e.call(this,t))})):this.each((function(){var t=W(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)}))},wrap:function(e){var t=O(e);return this.each((function(n){W(this).wrapAll(t?e.call(this,n):e)}))},unwrap:function(e){return this.parent(e).not("body").each((function(){W(this).replaceWith(this.childNodes)})),this}}),W.expr.pseudos.hidden=function(e){return!W.expr.pseudos.visible(e)},W.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},W.ajaxSettings.xhr=function(){try{return new o.XMLHttpRequest}catch(e){}};var Yt={0:200,1223:204},Kt=W.ajaxSettings.xhr();f.cors=!!Kt&&"withCredentials"in Kt,f.ajax=Kt=!!Kt,W.ajaxTransport((function(e){var t,n;if(f.cors||Kt&&!e.crossDomain)return{send:function(r,i){var a,c=e.xhr();if(c.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(a in e.xhrFields)c[a]=e.xhrFields[a];for(a in e.mimeType&&c.overrideMimeType&&c.overrideMimeType(e.mimeType),e.crossDomain||r["X-Requested-With"]||(r["X-Requested-With"]="XMLHttpRequest"),r)c.setRequestHeader(a,r[a]);t=function(e){return function(){t&&(t=n=c.onload=c.onerror=c.onabort=c.ontimeout=c.onreadystatechange=null,"abort"===e?c.abort():"error"===e?"number"!==typeof c.status?i(0,"error"):i(c.status,c.statusText):i(Yt[c.status]||c.status,c.statusText,"text"!==(c.responseType||"text")||"string"!==typeof c.responseText?{binary:c.response}:{text:c.responseText},c.getAllResponseHeaders()))}},c.onload=t(),n=c.onerror=c.ontimeout=t("error"),void 0!==c.onabort?c.onabort=n:c.onreadystatechange=function(){4===c.readyState&&o.setTimeout((function(){t&&n()}))},t=t("abort");try{c.send(e.hasContent&&e.data||null)}catch(p){if(t)throw p}},abort:function(){t&&t()}}})),W.ajaxPrefilter((function(e){e.crossDomain&&(e.contents.script=!1)})),W.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return W.globalEval(e),e}}}),W.ajaxPrefilter("script",(function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")})),W.ajaxTransport("script",(function(e){var t,n;if(e.crossDomain||e.scriptAttrs)return{send:function(o,r){t=W("