Plugin Directory

Changeset 3486426


Ignore:
Timestamp:
03/19/2026 11:55:28 AM (9 days ago)
Author:
ninjateam
Message:

Version 2.8.0

Location:
cf7-multi-step/trunk
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • cf7-multi-step/trunk/assets/admin/css/cf7mls.css

    r2925191 r3486426  
    502502  -webkit-justify-content: center;
    503503  justify-content: center;
    504   content: attr(tooltip);
     504  content: attr(data-tooltip);
    505505  padding: 12px 10px;
    506506  background-color: #23282d;
     
    534534  -webkit-justify-content: center;
    535535  justify-content: center;
    536   content: attr(tooltip);
     536  content: attr(data-tooltip);
    537537  padding: 12px 10px;
    538538  font-size: 13px;
  • cf7-multi-step/trunk/assets/dist/js/main.js

    r3191332 r3486426  
    3535 * SOFTWARE.
    3636 */
    37 var n="undefined"!=typeof window&&"undefined"!=typeof document&&"undefined"!=typeof navigator,r=function(){for(var t=["Edge","Trident","Firefox"],e=0;e<t.length;e+=1)if(n&&navigator.userAgent.indexOf(t[e])>=0)return 1;return 0}();var o=n&&window.Promise?function(t){var e=!1;return function(){e||(e=!0,window.Promise.resolve().then(function(){e=!1,t()}))}}:function(t){var e=!1;return function(){e||(e=!0,setTimeout(function(){e=!1,t()},r))}};function i(t){return t&&"[object Function]"==={}.toString.call(t)}function a(t,e){if(1!==t.nodeType)return[];var n=t.ownerDocument.defaultView.getComputedStyle(t,null);return e?n[e]:n}function s(t){return"HTML"===t.nodeName?t:t.parentNode||t.host}function c(t){if(!t)return document.body;switch(t.nodeName){case"HTML":case"BODY":return t.ownerDocument.body;case"#document":return t.body}var e=a(t),n=e.overflow,r=e.overflowX,o=e.overflowY;return/(auto|scroll|overlay)/.test(n+o+r)?t:c(s(t))}function p(t){return t&&t.referenceNode?t.referenceNode:t}var u=n&&!(!window.MSInputMethodContext||!document.documentMode),l=n&&/MSIE 10/.test(navigator.userAgent);function f(t){return 11===t?u:10===t?l:u||l}function d(t){if(!t)return document.documentElement;for(var e=f(10)?document.body:null,n=t.offsetParent||null;n===e&&t.nextElementSibling;)n=(t=t.nextElementSibling).offsetParent;var r=n&&n.nodeName;return r&&"BODY"!==r&&"HTML"!==r?-1!==["TH","TD","TABLE"].indexOf(n.nodeName)&&"static"===a(n,"position")?d(n):n:t?t.ownerDocument.documentElement:document.documentElement}function h(t){return null!==t.parentNode?h(t.parentNode):t}function v(t,e){if(!(t&&t.nodeType&&e&&e.nodeType))return document.documentElement;var n=t.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_FOLLOWING,r=n?t:e,o=n?e:t,i=document.createRange();i.setStart(r,0),i.setEnd(o,0);var a=i.commonAncestorContainer;if(t!==a&&e!==a||r.contains(o))return function(t){var e=t.nodeName;return"BODY"!==e&&("HTML"===e||d(t.firstElementChild)===t)}(a)?a:d(a);var s=h(t);return s.host?v(s.host,e):v(t,h(e).host)}function m(t){var e="top"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"top")?"scrollTop":"scrollLeft",n=t.nodeName;if("BODY"===n||"HTML"===n){var r=t.ownerDocument.documentElement;return(t.ownerDocument.scrollingElement||r)[e]}return t[e]}function y(t,e){var n="x"===e?"Left":"Top",r="Left"===n?"Right":"Bottom";return parseFloat(t["border"+n+"Width"])+parseFloat(t["border"+r+"Width"])}function g(t,e,n,r){return Math.max(e["offset"+t],e["scroll"+t],n["client"+t],n["offset"+t],n["scroll"+t],f(10)?parseInt(n["offset"+t])+parseInt(r["margin"+("Height"===t?"Top":"Left")])+parseInt(r["margin"+("Height"===t?"Bottom":"Right")]):0)}function b(t){var e=t.body,n=t.documentElement,r=f(10)&&getComputedStyle(n);return{height:g("Height",e,n,r),width:g("Width",e,n,r)}}var w=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")},_=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),x=function(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t},k=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t};function A(t){return k({},t,{right:t.left+t.width,bottom:t.top+t.height})}function C(t){var e={};try{if(f(10)){e=t.getBoundingClientRect();var n=m(t,"top"),r=m(t,"left");e.top+=n,e.left+=r,e.bottom+=n,e.right+=r}else e=t.getBoundingClientRect()}catch(t){}var o={left:e.left,top:e.top,width:e.right-e.left,height:e.bottom-e.top},i="HTML"===t.nodeName?b(t.ownerDocument):{},s=i.width||t.clientWidth||o.width,c=i.height||t.clientHeight||o.height,p=t.offsetWidth-s,u=t.offsetHeight-c;if(p||u){var l=a(t);p-=y(l,"x"),u-=y(l,"y"),o.width-=p,o.height-=u}return A(o)}function E(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=f(10),o="HTML"===e.nodeName,i=C(t),s=C(e),p=c(t),u=a(e),l=parseFloat(u.borderTopWidth),d=parseFloat(u.borderLeftWidth);n&&o&&(s.top=Math.max(s.top,0),s.left=Math.max(s.left,0));var h=A({top:i.top-s.top-l,left:i.left-s.left-d,width:i.width,height:i.height});if(h.marginTop=0,h.marginLeft=0,!r&&o){var v=parseFloat(u.marginTop),y=parseFloat(u.marginLeft);h.top-=l-v,h.bottom-=l-v,h.left-=d-y,h.right-=d-y,h.marginTop=v,h.marginLeft=y}return(r&&!n?e.contains(p):e===p&&"BODY"!==p.nodeName)&&(h=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=m(e,"top"),o=m(e,"left"),i=n?-1:1;return t.top+=r*i,t.bottom+=r*i,t.left+=o*i,t.right+=o*i,t}(h,e)),h}function O(t){if(!t||!t.parentElement||f())return document.documentElement;for(var e=t.parentElement;e&&"none"===a(e,"transform");)e=e.parentElement;return e||document.documentElement}function S(t,e,n,r){var o=arguments.length>4&&void 0!==arguments[4]&&arguments[4],i={top:0,left:0},u=o?O(t):v(t,p(e));if("viewport"===r)i=function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=t.ownerDocument.documentElement,r=E(t,n),o=Math.max(n.clientWidth,window.innerWidth||0),i=Math.max(n.clientHeight,window.innerHeight||0),a=e?0:m(n),s=e?0:m(n,"left");return A({top:a-r.top+r.marginTop,left:s-r.left+r.marginLeft,width:o,height:i})}(u,o);else{var l=void 0;"scrollParent"===r?"BODY"===(l=c(s(e))).nodeName&&(l=t.ownerDocument.documentElement):l="window"===r?t.ownerDocument.documentElement:r;var f=E(l,u,o);if("HTML"!==l.nodeName||function t(e){var n=e.nodeName;if("BODY"===n||"HTML"===n)return!1;if("fixed"===a(e,"position"))return!0;var r=s(e);return!!r&&t(r)}(u))i=f;else{var d=b(t.ownerDocument),h=d.height,y=d.width;i.top+=f.top-f.marginTop,i.bottom=h+f.top,i.left+=f.left-f.marginLeft,i.right=y+f.left}}var g="number"==typeof(n=n||0);return i.left+=g?n:n.left||0,i.top+=g?n:n.top||0,i.right-=g?n:n.right||0,i.bottom-=g?n:n.bottom||0,i}function T(t,e,n,r,o){var i=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0;if(-1===t.indexOf("auto"))return t;var a=S(n,r,i,o),s={top:{width:a.width,height:e.top-a.top},right:{width:a.right-e.right,height:a.height},bottom:{width:a.width,height:a.bottom-e.bottom},left:{width:e.left-a.left,height:a.height}},c=Object.keys(s).map(function(t){return k({key:t},s[t],{area:function(t){return t.width*t.height}(s[t])})}).sort(function(t,e){return e.area-t.area}),p=c.filter(function(t){var e=t.width,r=t.height;return e>=n.clientWidth&&r>=n.clientHeight}),u=p.length>0?p[0].key:c[0].key,l=t.split("-")[1];return u+(l?"-"+l:"")}function I(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;return E(n,r?O(e):v(e,p(n)),r)}function $(t){var e=t.ownerDocument.defaultView.getComputedStyle(t),n=parseFloat(e.marginTop||0)+parseFloat(e.marginBottom||0),r=parseFloat(e.marginLeft||0)+parseFloat(e.marginRight||0);return{width:t.offsetWidth+r,height:t.offsetHeight+n}}function j(t){var e={left:"right",right:"left",bottom:"top",top:"bottom"};return t.replace(/left|right|bottom|top/g,function(t){return e[t]})}function P(t,e,n){n=n.split("-")[0];var r=$(t),o={width:r.width,height:r.height},i=-1!==["right","left"].indexOf(n),a=i?"top":"left",s=i?"left":"top",c=i?"height":"width",p=i?"width":"height";return o[a]=e[a]+e[c]/2-r[c]/2,o[s]=n===s?e[s]-r[p]:e[j(s)],o}function L(t,e){return Array.prototype.find?t.find(e):t.filter(e)[0]}function M(t,e,n){return(void 0===n?t:t.slice(0,function(t,e,n){if(Array.prototype.findIndex)return t.findIndex(function(t){return t[e]===n});var r=L(t,function(t){return t[e]===n});return t.indexOf(r)}(t,"name",n))).forEach(function(t){t.function&&console.warn("`modifier.function` is deprecated, use `modifier.fn`!");var n=t.function||t.fn;t.enabled&&i(n)&&(e.offsets.popper=A(e.offsets.popper),e.offsets.reference=A(e.offsets.reference),e=n(e,t))}),e}function R(t,e){return t.some(function(t){var n=t.name;return t.enabled&&n===e})}function D(t){for(var e=[!1,"ms","Webkit","Moz","O"],n=t.charAt(0).toUpperCase()+t.slice(1),r=0;r<e.length;r++){var o=e[r],i=o?""+o+n:t;if(void 0!==document.body.style[i])return i}return null}function N(t){var e=t.ownerDocument;return e?e.defaultView:window}function B(t,e,n,r){n.updateBound=r,N(t).addEventListener("resize",n.updateBound,{passive:!0});var o=c(t);return function t(e,n,r,o){var i="BODY"===e.nodeName,a=i?e.ownerDocument.defaultView:e;a.addEventListener(n,r,{passive:!0}),i||t(c(a.parentNode),n,r,o),o.push(a)}(o,"scroll",n.updateBound,n.scrollParents),n.scrollElement=o,n.eventsEnabled=!0,n}function F(){this.state.eventsEnabled&&(cancelAnimationFrame(this.scheduleUpdate),this.state=function(t,e){return N(t).removeEventListener("resize",e.updateBound),e.scrollParents.forEach(function(t){t.removeEventListener("scroll",e.updateBound)}),e.updateBound=null,e.scrollParents=[],e.scrollElement=null,e.eventsEnabled=!1,e}(this.reference,this.state))}function z(t){return""!==t&&!isNaN(parseFloat(t))&&isFinite(t)}function V(t,e){Object.keys(e).forEach(function(n){var r="";-1!==["width","height","top","right","bottom","left"].indexOf(n)&&z(e[n])&&(r="px"),t.style[n]=e[n]+r})}var U=n&&/Firefox/i.test(navigator.userAgent);function H(t,e,n){var r=L(t,function(t){return t.name===e}),o=!!r&&t.some(function(t){return t.name===n&&t.enabled&&t.order<r.order});if(!o){var i="`"+e+"`",a="`"+n+"`";console.warn(a+" modifier is required by "+i+" modifier in order to work, be sure to include it before "+i+"!")}return o}var Q=["auto-start","auto","auto-end","top-start","top","top-end","right-start","right","right-end","bottom-end","bottom","bottom-start","left-end","left","left-start"],X=Q.slice(3);function W(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=X.indexOf(t),r=X.slice(n+1).concat(X.slice(0,n));return e?r.reverse():r}var Y={FLIP:"flip",CLOCKWISE:"clockwise",COUNTERCLOCKWISE:"counterclockwise"};function q(t,e,n,r){var o=[0,0],i=-1!==["right","left"].indexOf(r),a=t.split(/(\+|\-)/).map(function(t){return t.trim()}),s=a.indexOf(L(a,function(t){return-1!==t.search(/,|\s/)}));a[s]&&-1===a[s].indexOf(",")&&console.warn("Offsets separated by white space(s) are deprecated, use a comma (,) instead.");var c=/\s*,\s*|\s+/,p=-1!==s?[a.slice(0,s).concat([a[s].split(c)[0]]),[a[s].split(c)[1]].concat(a.slice(s+1))]:[a];return(p=p.map(function(t,r){var o=(1===r?!i:i)?"height":"width",a=!1;return t.reduce(function(t,e){return""===t[t.length-1]&&-1!==["+","-"].indexOf(e)?(t[t.length-1]=e,a=!0,t):a?(t[t.length-1]+=e,a=!1,t):t.concat(e)},[]).map(function(t){return function(t,e,n,r){var o=t.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),i=+o[1],a=o[2];if(!i)return t;if(0===a.indexOf("%")){var s=void 0;switch(a){case"%p":s=n;break;case"%":case"%r":default:s=r}return A(s)[e]/100*i}if("vh"===a||"vw"===a)return("vh"===a?Math.max(document.documentElement.clientHeight,window.innerHeight||0):Math.max(document.documentElement.clientWidth,window.innerWidth||0))/100*i;return i}(t,o,e,n)})})).forEach(function(t,e){t.forEach(function(n,r){z(n)&&(o[e]+=n*("-"===t[r-1]?-1:1))})}),o}var G={placement:"bottom",positionFixed:!1,eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:{shift:{order:100,enabled:!0,fn:function(t){var e=t.placement,n=e.split("-")[0],r=e.split("-")[1];if(r){var o=t.offsets,i=o.reference,a=o.popper,s=-1!==["bottom","top"].indexOf(n),c=s?"left":"top",p=s?"width":"height",u={start:x({},c,i[c]),end:x({},c,i[c]+i[p]-a[p])};t.offsets.popper=k({},a,u[r])}return t}},offset:{order:200,enabled:!0,fn:function(t,e){var n=e.offset,r=t.placement,o=t.offsets,i=o.popper,a=o.reference,s=r.split("-")[0],c=void 0;return c=z(+n)?[+n,0]:q(n,i,a,s),"left"===s?(i.top+=c[0],i.left-=c[1]):"right"===s?(i.top+=c[0],i.left+=c[1]):"top"===s?(i.left+=c[0],i.top-=c[1]):"bottom"===s&&(i.left+=c[0],i.top+=c[1]),t.popper=i,t},offset:0},preventOverflow:{order:300,enabled:!0,fn:function(t,e){var n=e.boundariesElement||d(t.instance.popper);t.instance.reference===n&&(n=d(n));var r=D("transform"),o=t.instance.popper.style,i=o.top,a=o.left,s=o[r];o.top="",o.left="",o[r]="";var c=S(t.instance.popper,t.instance.reference,e.padding,n,t.positionFixed);o.top=i,o.left=a,o[r]=s,e.boundaries=c;var p=e.priority,u=t.offsets.popper,l={primary:function(t){var n=u[t];return u[t]<c[t]&&!e.escapeWithReference&&(n=Math.max(u[t],c[t])),x({},t,n)},secondary:function(t){var n="right"===t?"left":"top",r=u[n];return u[t]>c[t]&&!e.escapeWithReference&&(r=Math.min(u[n],c[t]-("right"===t?u.width:u.height))),x({},n,r)}};return p.forEach(function(t){var e=-1!==["left","top"].indexOf(t)?"primary":"secondary";u=k({},u,l[e](t))}),t.offsets.popper=u,t},priority:["left","right","top","bottom"],padding:5,boundariesElement:"scrollParent"},keepTogether:{order:400,enabled:!0,fn:function(t){var e=t.offsets,n=e.popper,r=e.reference,o=t.placement.split("-")[0],i=Math.floor,a=-1!==["top","bottom"].indexOf(o),s=a?"right":"bottom",c=a?"left":"top",p=a?"width":"height";return n[s]<i(r[c])&&(t.offsets.popper[c]=i(r[c])-n[p]),n[c]>i(r[s])&&(t.offsets.popper[c]=i(r[s])),t}},arrow:{order:500,enabled:!0,fn:function(t,e){var n;if(!H(t.instance.modifiers,"arrow","keepTogether"))return t;var r=e.element;if("string"==typeof r){if(!(r=t.instance.popper.querySelector(r)))return t}else if(!t.instance.popper.contains(r))return console.warn("WARNING: `arrow.element` must be child of its popper element!"),t;var o=t.placement.split("-")[0],i=t.offsets,s=i.popper,c=i.reference,p=-1!==["left","right"].indexOf(o),u=p?"height":"width",l=p?"Top":"Left",f=l.toLowerCase(),d=p?"left":"top",h=p?"bottom":"right",v=$(r)[u];c[h]-v<s[f]&&(t.offsets.popper[f]-=s[f]-(c[h]-v)),c[f]+v>s[h]&&(t.offsets.popper[f]+=c[f]+v-s[h]),t.offsets.popper=A(t.offsets.popper);var m=c[f]+c[u]/2-v/2,y=a(t.instance.popper),g=parseFloat(y["margin"+l]),b=parseFloat(y["border"+l+"Width"]),w=m-t.offsets.popper[f]-g-b;return w=Math.max(Math.min(s[u]-v,w),0),t.arrowElement=r,t.offsets.arrow=(x(n={},f,Math.round(w)),x(n,d,""),n),t},element:"[x-arrow]"},flip:{order:600,enabled:!0,fn:function(t,e){if(R(t.instance.modifiers,"inner"))return t;if(t.flipped&&t.placement===t.originalPlacement)return t;var n=S(t.instance.popper,t.instance.reference,e.padding,e.boundariesElement,t.positionFixed),r=t.placement.split("-")[0],o=j(r),i=t.placement.split("-")[1]||"",a=[];switch(e.behavior){case Y.FLIP:a=[r,o];break;case Y.CLOCKWISE:a=W(r);break;case Y.COUNTERCLOCKWISE:a=W(r,!0);break;default:a=e.behavior}return a.forEach(function(s,c){if(r!==s||a.length===c+1)return t;r=t.placement.split("-")[0],o=j(r);var p=t.offsets.popper,u=t.offsets.reference,l=Math.floor,f="left"===r&&l(p.right)>l(u.left)||"right"===r&&l(p.left)<l(u.right)||"top"===r&&l(p.bottom)>l(u.top)||"bottom"===r&&l(p.top)<l(u.bottom),d=l(p.left)<l(n.left),h=l(p.right)>l(n.right),v=l(p.top)<l(n.top),m=l(p.bottom)>l(n.bottom),y="left"===r&&d||"right"===r&&h||"top"===r&&v||"bottom"===r&&m,g=-1!==["top","bottom"].indexOf(r),b=!!e.flipVariations&&(g&&"start"===i&&d||g&&"end"===i&&h||!g&&"start"===i&&v||!g&&"end"===i&&m),w=!!e.flipVariationsByContent&&(g&&"start"===i&&h||g&&"end"===i&&d||!g&&"start"===i&&m||!g&&"end"===i&&v),_=b||w;(f||y||_)&&(t.flipped=!0,(f||y)&&(r=a[c+1]),_&&(i=function(t){return"end"===t?"start":"start"===t?"end":t}(i)),t.placement=r+(i?"-"+i:""),t.offsets.popper=k({},t.offsets.popper,P(t.instance.popper,t.offsets.reference,t.placement)),t=M(t.instance.modifiers,t,"flip"))}),t},behavior:"flip",padding:5,boundariesElement:"viewport",flipVariations:!1,flipVariationsByContent:!1},inner:{order:700,enabled:!1,fn:function(t){var e=t.placement,n=e.split("-")[0],r=t.offsets,o=r.popper,i=r.reference,a=-1!==["left","right"].indexOf(n),s=-1===["top","left"].indexOf(n);return o[a?"left":"top"]=i[n]-(s?o[a?"width":"height"]:0),t.placement=j(e),t.offsets.popper=A(o),t}},hide:{order:800,enabled:!0,fn:function(t){if(!H(t.instance.modifiers,"hide","preventOverflow"))return t;var e=t.offsets.reference,n=L(t.instance.modifiers,function(t){return"preventOverflow"===t.name}).boundaries;if(e.bottom<n.top||e.left>n.right||e.top>n.bottom||e.right<n.left){if(!0===t.hide)return t;t.hide=!0,t.attributes["x-out-of-boundaries"]=""}else{if(!1===t.hide)return t;t.hide=!1,t.attributes["x-out-of-boundaries"]=!1}return t}},computeStyle:{order:850,enabled:!0,fn:function(t,e){var n=e.x,r=e.y,o=t.offsets.popper,i=L(t.instance.modifiers,function(t){return"applyStyle"===t.name}).gpuAcceleration;void 0!==i&&console.warn("WARNING: `gpuAcceleration` option moved to `computeStyle` modifier and will not be supported in future versions of Popper.js!");var a=void 0!==i?i:e.gpuAcceleration,s=d(t.instance.popper),c=C(s),p={position:o.position},u=function(t,e){var n=t.offsets,r=n.popper,o=n.reference,i=Math.round,a=Math.floor,s=function(t){return t},c=i(o.width),p=i(r.width),u=-1!==["left","right"].indexOf(t.placement),l=-1!==t.placement.indexOf("-"),f=e?u||l||c%2==p%2?i:a:s,d=e?i:s;return{left:f(c%2==1&&p%2==1&&!l&&e?r.left-1:r.left),top:d(r.top),bottom:d(r.bottom),right:f(r.right)}}(t,window.devicePixelRatio<2||!U),l="bottom"===n?"top":"bottom",f="right"===r?"left":"right",h=D("transform"),v=void 0,m=void 0;if(m="bottom"===l?"HTML"===s.nodeName?-s.clientHeight+u.bottom:-c.height+u.bottom:u.top,v="right"===f?"HTML"===s.nodeName?-s.clientWidth+u.right:-c.width+u.right:u.left,a&&h)p[h]="translate3d("+v+"px, "+m+"px, 0)",p[l]=0,p[f]=0,p.willChange="transform";else{var y="bottom"===l?-1:1,g="right"===f?-1:1;p[l]=m*y,p[f]=v*g,p.willChange=l+", "+f}var b={"x-placement":t.placement};return t.attributes=k({},b,t.attributes),t.styles=k({},p,t.styles),t.arrowStyles=k({},t.offsets.arrow,t.arrowStyles),t},gpuAcceleration:!0,x:"bottom",y:"right"},applyStyle:{order:900,enabled:!0,fn:function(t){return V(t.instance.popper,t.styles),function(t,e){Object.keys(e).forEach(function(n){!1!==e[n]?t.setAttribute(n,e[n]):t.removeAttribute(n)})}(t.instance.popper,t.attributes),t.arrowElement&&Object.keys(t.arrowStyles).length&&V(t.arrowElement,t.arrowStyles),t},onLoad:function(t,e,n,r,o){var i=I(o,e,t,n.positionFixed),a=T(n.placement,i,e,t,n.modifiers.flip.boundariesElement,n.modifiers.flip.padding);return e.setAttribute("x-placement",a),V(e,{position:n.positionFixed?"fixed":"absolute"}),n},gpuAcceleration:void 0}}},J=function(){function t(e,n){var r=this,a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};w(this,t),this.scheduleUpdate=function(){return requestAnimationFrame(r.update)},this.update=o(this.update.bind(this)),this.options=k({},t.Defaults,a),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=e&&e.jquery?e[0]:e,this.popper=n&&n.jquery?n[0]:n,this.options.modifiers={},Object.keys(k({},t.Defaults.modifiers,a.modifiers)).forEach(function(e){r.options.modifiers[e]=k({},t.Defaults.modifiers[e]||{},a.modifiers?a.modifiers[e]:{})}),this.modifiers=Object.keys(this.options.modifiers).map(function(t){return k({name:t},r.options.modifiers[t])}).sort(function(t,e){return t.order-e.order}),this.modifiers.forEach(function(t){t.enabled&&i(t.onLoad)&&t.onLoad(r.reference,r.popper,r.options,t,r.state)}),this.update();var s=this.options.eventsEnabled;s&&this.enableEventListeners(),this.state.eventsEnabled=s}return _(t,[{key:"update",value:function(){return function(){if(!this.state.isDestroyed){var t={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};t.offsets.reference=I(this.state,this.popper,this.reference,this.options.positionFixed),t.placement=T(this.options.placement,t.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),t.originalPlacement=t.placement,t.positionFixed=this.options.positionFixed,t.offsets.popper=P(this.popper,t.offsets.reference,t.placement),t.offsets.popper.position=this.options.positionFixed?"fixed":"absolute",t=M(this.modifiers,t),this.state.isCreated?this.options.onUpdate(t):(this.state.isCreated=!0,this.options.onCreate(t))}}.call(this)}},{key:"destroy",value:function(){return function(){return this.state.isDestroyed=!0,R(this.modifiers,"applyStyle")&&(this.popper.removeAttribute("x-placement"),this.popper.style.position="",this.popper.style.top="",this.popper.style.left="",this.popper.style.right="",this.popper.style.bottom="",this.popper.style.willChange="",this.popper.style[D("transform")]=""),this.disableEventListeners(),this.options.removeOnDestroy&&this.popper.parentNode.removeChild(this.popper),this}.call(this)}},{key:"enableEventListeners",value:function(){return function(){this.state.eventsEnabled||(this.state=B(this.reference,this.options,this.state,this.scheduleUpdate))}.call(this)}},{key:"disableEventListeners",value:function(){return F.call(this)}}]),t}();J.Utils=("undefined"!=typeof window?window:t).PopperUtils,J.placements=Q,J.Defaults=G;function K(){return(K=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var Z="undefined"!=typeof window&&"undefined"!=typeof document,tt=Z?navigator.userAgent:"",et=/MSIE |Trident\//.test(tt),nt=/UCBrowser\//.test(tt),rt=Z&&/iPhone|iPad|iPod/.test(navigator.platform)&&!window.MSStream,ot={a11y:!0,allowHTML:!0,animateFill:!0,animation:"shift-away",appendTo:function(){return document.body},aria:"describedby",arrow:!1,arrowType:"sharp",boundary:"scrollParent",content:"",delay:0,distance:10,duration:[325,275],flip:!0,flipBehavior:"flip",flipOnUpdate:!1,followCursor:!1,hideOnClick:!0,ignoreAttributes:!1,inertia:!1,interactive:!1,interactiveBorder:2,interactiveDebounce:0,lazy:!0,maxWidth:350,multiple:!1,offset:0,onHidden:function(){},onHide:function(){},onMount:function(){},onShow:function(){},onShown:function(){},onTrigger:function(){},placement:"top",popperOptions:{},role:"tooltip",showOnInit:!1,size:"regular",sticky:!1,target:"",theme:"dark",touch:!0,touchHold:!1,trigger:"mouseenter focus",triggerTarget:null,updateDuration:0,wait:null,zIndex:9999},it=["arrow","arrowType","boundary","distance","flip","flipBehavior","flipOnUpdate","offset","placement","popperOptions"],at=Z?Element.prototype:{},st=at.matches||at.matchesSelector||at.webkitMatchesSelector||at.mozMatchesSelector||at.msMatchesSelector;function ct(t){return[].slice.call(t)}function pt(t,e){return ut(t,function(t){return st.call(t,e)})}function ut(t,e){for(;t;){if(e(t))return t;t=t.parentElement}return null}var lt={passive:!0},ft=4,dt="x-placement",ht="x-out-of-boundaries",vt="tippy-iOS",mt="tippy-active",yt="tippy-popper",gt="tippy-tooltip",bt="tippy-content",wt="tippy-backdrop",_t="tippy-arrow",xt="tippy-roundarrow",kt=".".concat(yt),At=".".concat(gt),Ct=".".concat(bt),Et=".".concat(wt),Ot=".".concat(_t),St=".".concat(xt),Tt=!1;function It(){Tt||(Tt=!0,rt&&document.body.classList.add(vt),window.performance&&document.addEventListener("mousemove",jt))}var $t=0;function jt(){var t=performance.now();t-$t<20&&(Tt=!1,document.removeEventListener("mousemove",jt),rt||document.body.classList.remove(vt)),$t=t}function Pt(){var t=document.activeElement;t&&t.blur&&t._tippy&&t.blur()}var Lt=Object.keys(ot);function Mt(t,e){return{}.hasOwnProperty.call(t,e)}function Rt(t,e,n){if(Array.isArray(t)){var r=t[e];return null==r?n:r}return t}function Dt(t,e){return 0===e?t:function(r){clearTimeout(n),n=setTimeout(function(){t(r)},e)};var n}function Nt(t,e){return t&&t.modifiers&&t.modifiers[e]}function Bt(t,e){return t.indexOf(e)>-1}function Ft(t){return t instanceof Element}function zt(t){return!(!t||!Mt(t,"isVirtual"))||Ft(t)}function Vt(t,e){return"function"==typeof t?t.apply(null,e):t}function Ut(t,e){t.filter(function(t){return"flip"===t.name})[0].enabled=e}function Ht(){return document.createElement("div")}function Qt(t,e){t.forEach(function(t){t&&(t.style.transitionDuration="".concat(e,"ms"))})}function Xt(t,e){t.forEach(function(t){t&&t.setAttribute("data-state",e)})}function Wt(t,e){var n=K({},e,{content:Vt(e.content,[t])},e.ignoreAttributes?{}:function(t){return Lt.reduce(function(e,n){var r=(t.getAttribute("data-tippy-".concat(n))||"").trim();if(!r)return e;if("content"===n)e[n]=r;else try{e[n]=JSON.parse(r)}catch(t){e[n]=r}return e},{})}(t));return(n.arrow||nt)&&(n.animateFill=!1),n}function Yt(t,e){Object.keys(t).forEach(function(t){if(!Mt(e,t))throw new Error("[tippy]: `".concat(t,"` is not a valid option"))})}function qt(t,e){t.innerHTML=Ft(e)?e.innerHTML:e}function Gt(t,e){if(Ft(e.content))qt(t,""),t.appendChild(e.content);else if("function"!=typeof e.content){t[e.allowHTML?"innerHTML":"textContent"]=e.content}}function Jt(t){return{tooltip:t.querySelector(At),backdrop:t.querySelector(Et),content:t.querySelector(Ct),arrow:t.querySelector(Ot)||t.querySelector(St)}}function Kt(t){t.setAttribute("data-inertia","")}function Zt(t){var e=Ht();return"round"===t?(e.className=xt,qt(e,'<svg viewBox="0 0 18 7" xmlns="http://www.w3.org/2000/svg"><path d="M0 7s2.021-.015 5.253-4.218C6.584 1.051 7.797.007 9 0c1.203-.007 2.416 1.035 3.761 2.782C16.012 7.005 18 7 18 7H0z"/></svg>')):e.className=_t,e}function te(){var t=Ht();return t.className=wt,t.setAttribute("data-state","hidden"),t}function ee(t,e){t.setAttribute("tabindex","-1"),e.setAttribute("data-interactive","")}function ne(t,e,n){var r=nt&&void 0!==document.body.style.webkitTransition?"webkitTransitionEnd":"transitionend";t[e+"EventListener"](r,n)}function re(t){var e=t.getAttribute(dt);return e?e.split("-")[0]:""}function oe(t,e,n){n.split(" ").forEach(function(n){t.classList[e](n+"-theme")})}function ie(t,e){var n=Ht();n.className=yt,n.id="tippy-".concat(t),n.style.zIndex=""+e.zIndex,n.style.position="absolute",n.style.top="0",n.style.left="0",e.role&&n.setAttribute("role",e.role);var r=Ht();r.className=gt,r.style.maxWidth=e.maxWidth+("number"==typeof e.maxWidth?"px":""),r.setAttribute("data-size",e.size),r.setAttribute("data-animation",e.animation),r.setAttribute("data-state","hidden"),oe(r,"add",e.theme);var o=Ht();return o.className=bt,o.setAttribute("data-state","hidden"),e.interactive&&ee(n,r),e.arrow&&r.appendChild(Zt(e.arrowType)),e.animateFill&&(r.appendChild(te()),r.setAttribute("data-animatefill","")),e.inertia&&Kt(r),Gt(o,e),r.appendChild(o),n.appendChild(r),n}function ae(t,e,n){var r=Jt(t),o=r.tooltip,i=r.content,a=r.backdrop,s=r.arrow;t.style.zIndex=""+n.zIndex,o.setAttribute("data-size",n.size),o.setAttribute("data-animation",n.animation),o.style.maxWidth=n.maxWidth+("number"==typeof n.maxWidth?"px":""),n.role?t.setAttribute("role",n.role):t.removeAttribute("role"),e.content!==n.content&&Gt(i,n),!e.animateFill&&n.animateFill?(o.appendChild(te()),o.setAttribute("data-animatefill","")):e.animateFill&&!n.animateFill&&(o.removeChild(a),o.removeAttribute("data-animatefill")),!e.arrow&&n.arrow?o.appendChild(Zt(n.arrowType)):e.arrow&&!n.arrow&&o.removeChild(s),e.arrow&&n.arrow&&e.arrowType!==n.arrowType&&o.replaceChild(Zt(n.arrowType),s),!e.interactive&&n.interactive?ee(t,o):e.interactive&&!n.interactive&&function(t,e){t.removeAttribute("tabindex"),e.removeAttribute("data-interactive")}(t,o),!e.inertia&&n.inertia?Kt(o):e.inertia&&!n.inertia&&function(t){t.removeAttribute("data-inertia")}(o),e.theme!==n.theme&&(oe(o,"remove",e.theme),oe(o,"add",n.theme))}var se=1,ce=[];function pe(t,e){var n,r,o,i,a,s=Wt(t,e);if(!s.multiple&&t._tippy)return null;var c,p,u,l,f=!1,d=!1,h=!1,v=!1,m=[],y=Dt(M,s.interactiveDebounce),g=se++,b=ie(g,s),w=Jt(b),_={id:g,reference:t,popper:b,popperChildren:w,popperInstance:null,props:s,state:{isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},clearDelayTimeouts:X,set:W,setContent:function(t){W({content:t})},show:Y,hide:q,enable:function(){_.state.isEnabled=!0},disable:function(){_.state.isEnabled=!1},destroy:function(e){if(_.state.isDestroyed)return;d=!0,_.state.isMounted&&q(0);j(),delete t._tippy;var n=_.props.target;n&&e&&Ft(t)&&ct(t.querySelectorAll(n)).forEach(function(t){t._tippy&&t._tippy.destroy()});_.popperInstance&&_.popperInstance.destroy();d=!1,_.state.isDestroyed=!0}};return t._tippy=_,b._tippy=_,$(),s.lazy||V(),s.showOnInit&&U(),!s.a11y||s.target||function(t){return!Ft(t)||st.call(t,"a[href],area[href],button,details,input,textarea,select,iframe,[tabindex]")&&!t.hasAttribute("disabled")}(A())||A().setAttribute("tabindex","0"),b.addEventListener("mouseenter",function(t){_.props.interactive&&_.state.isVisible&&"mouseenter"===n&&U(t,!0)}),b.addEventListener("mouseleave",function(){_.props.interactive&&"mouseenter"===n&&document.addEventListener("mousemove",y)}),_;function x(){document.removeEventListener("mousemove",P)}function k(){document.body.removeEventListener("mouseleave",H),document.removeEventListener("mousemove",y),ce=ce.filter(function(t){return t!==y})}function A(){return _.props.triggerTarget||t}function C(){document.addEventListener("click",Q,!0)}function E(){document.removeEventListener("click",Q,!0)}function O(){return[_.popperChildren.tooltip,_.popperChildren.backdrop,_.popperChildren.content]}function S(){var t=_.props.followCursor;return t&&"focus"!==n||Tt&&"initial"===t}function T(t,e){var n=_.popperChildren.tooltip;function r(t){t.target===n&&(ne(n,"remove",r),e())}if(0===t)return e();ne(n,"remove",u),ne(n,"add",r),u=r}function I(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];A().addEventListener(t,e,n),m.push({eventType:t,handler:e,options:n})}function $(){_.props.touchHold&&!_.props.target&&(I("touchstart",L,lt),I("touchend",R,lt)),_.props.trigger.trim().split(" ").forEach(function(t){if("manual"!==t)if(_.props.target)switch(t){case"mouseenter":I("mouseover",N),I("mouseout",B);break;case"focus":I("focusin",N),I("focusout",B);break;case"click":I(t,N)}else switch(I(t,L),t){case"mouseenter":I("mouseleave",R);break;case"focus":I(et?"focusout":"blur",D)}})}function j(){m.forEach(function(t){var e=t.eventType,n=t.handler,r=t.options;A().removeEventListener(e,n,r)}),m=[]}function P(e){var n=r=e,o=n.clientX,i=n.clientY;if(l){var a=ut(e.target,function(e){return e===t}),s=t.getBoundingClientRect(),c=_.props.followCursor,p="horizontal"===c,u="vertical"===c,f=Bt(["top","bottom"],re(b)),d=b.getAttribute(dt),h=!!d&&!!d.split("-")[1],v=f?b.offsetWidth:b.offsetHeight,m=v/2,y=f?0:h?v:m,g=f?h?v:m:0;!a&&_.props.interactive||(_.popperInstance.reference=K({},_.popperInstance.reference,{referenceNode:t,clientWidth:0,clientHeight:0,getBoundingClientRect:function(){return{width:f?v:0,height:f?0:v,top:(p?s.top:i)-y,bottom:(p?s.bottom:i)+y,left:(u?s.left:o)-g,right:(u?s.right:o)+g}}}),_.popperInstance.update()),"initial"===c&&_.state.isVisible&&x()}}function L(t){_.state.isEnabled&&!F(t)&&(_.state.isVisible||(n=t.type,t instanceof MouseEvent&&(r=t,ce.forEach(function(e){return e(t)}))),"click"===t.type&&!1!==_.props.hideOnClick&&_.state.isVisible?H():U(t))}function M(e){var n=pt(e.target,kt)===b,r=ut(e.target,function(e){return e===t});n||r||function(t,e,n,r){if(!t)return!0;var o=n.clientX,i=n.clientY,a=r.interactiveBorder,s=r.distance,c=e.top-i>("top"===t?a+s:a),p=i-e.bottom>("bottom"===t?a+s:a),u=e.left-o>("left"===t?a+s:a),l=o-e.right>("right"===t?a+s:a);return c||p||u||l}(re(b),b.getBoundingClientRect(),e,_.props)&&(k(),H())}function R(t){if(!F(t))return _.props.interactive?(document.body.addEventListener("mouseleave",H),document.addEventListener("mousemove",y),void ce.push(y)):void H()}function D(t){t.target===A()&&(_.props.interactive&&t.relatedTarget&&b.contains(t.relatedTarget)||H())}function N(t){pt(t.target,_.props.target)&&U(t)}function B(t){pt(t.target,_.props.target)&&H()}function F(t){var e="ontouchstart"in window,n=Bt(t.type,"touch"),r=_.props.touchHold;return e&&Tt&&r&&!n||Tt&&!r&&n}function z(){!v&&p&&(v=!0,function(t){t.offsetHeight}(b),p())}function V(){var e=_.props.popperOptions,n=_.popperChildren,r=n.tooltip,o=n.arrow,i=Nt(e,"preventOverflow");function a(t){_.props.flip&&!_.props.flipOnUpdate&&(t.flipped&&(_.popperInstance.options.placement=t.placement),Ut(_.popperInstance.modifiers,!1)),r.setAttribute(dt,t.placement),!1!==t.attributes[ht]?r.setAttribute(ht,""):r.removeAttribute(ht),c&&c!==t.placement&&h&&(r.style.transition="none",requestAnimationFrame(function(){r.style.transition=""})),c=t.placement,h=_.state.isVisible;var e=re(b),n=r.style;n.top=n.bottom=n.left=n.right="",n[e]=function(t){return-(t-10)+"px"}(_.props.distance);var o=i&&void 0!==i.padding?i.padding:ft,a="number"==typeof o,s=K({top:a?o:o.top,bottom:a?o:o.bottom,left:a?o:o.left,right:a?o:o.right},!a&&o);s[e]=a?o+_.props.distance:(o[e]||0)+_.props.distance,_.popperInstance.modifiers.filter(function(t){return"preventOverflow"===t.name})[0].padding=s,l=s}var s=K({eventsEnabled:!1,placement:_.props.placement},e,{modifiers:K({},e?e.modifiers:{},{preventOverflow:K({boundariesElement:_.props.boundary,padding:ft},i),arrow:K({element:o,enabled:!!o},Nt(e,"arrow")),flip:K({enabled:_.props.flip,padding:_.props.distance+ft,behavior:_.props.flipBehavior},Nt(e,"flip")),offset:K({offset:_.props.offset},Nt(e,"offset"))}),onCreate:function(t){a(t),z(),e&&e.onCreate&&e.onCreate(t)},onUpdate:function(t){a(t),z(),e&&e.onUpdate&&e.onUpdate(t)}});_.popperInstance=new J(t,b,s)}function U(t,n){if(X(),!_.state.isVisible){if(_.props.target)return function(t){if(t){var n=pt(t.target,_.props.target);n&&!n._tippy&&pe(n,K({},_.props,{content:Vt(e.content,[n]),appendTo:e.appendTo,target:"",showOnInit:!0}))}}(t);if(f=!0,t&&!n&&_.props.onTrigger(_,t),_.props.wait)return _.props.wait(_,t);S()&&!_.state.isMounted&&(_.popperInstance||V(),document.addEventListener("mousemove",P)),C();var r=Rt(_.props.delay,0,ot.delay);r?o=setTimeout(function(){Y()},r):Y()}}function H(){if(X(),!_.state.isVisible)return x(),void E();f=!1;var t=Rt(_.props.delay,1,ot.delay);t?i=setTimeout(function(){_.state.isVisible&&q()},t):a=requestAnimationFrame(function(){q()})}function Q(t){if(!_.props.interactive||!b.contains(t.target)){if(A().contains(t.target)){if(Tt)return;if(_.state.isVisible&&Bt(_.props.trigger,"click"))return}!0===_.props.hideOnClick&&(X(),q())}}function X(){clearTimeout(o),clearTimeout(i),cancelAnimationFrame(a)}function W(e){Yt(e=e||{},ot),j();var n=_.props,o=Wt(t,K({},_.props,{},e,{ignoreAttributes:!0}));o.ignoreAttributes=Mt(e,"ignoreAttributes")?e.ignoreAttributes||!1:n.ignoreAttributes,_.props=o,$(),k(),y=Dt(M,o.interactiveDebounce),ae(b,n,o),_.popperChildren=Jt(b),_.popperInstance&&(it.some(function(t){return Mt(e,t)&&e[t]!==n[t]})?(_.popperInstance.destroy(),V(),_.state.isVisible&&_.popperInstance.enableEventListeners(),_.props.followCursor&&r&&P(r)):_.popperInstance.update())}function Y(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Rt(_.props.duration,0,ot.duration[1]);if(!_.state.isDestroyed&&_.state.isEnabled&&(!Tt||_.props.touch)&&!A().hasAttribute("disabled")&&!1!==_.props.onShow(_)){C(),b.style.visibility="visible",_.state.isVisible=!0,_.props.interactive&&A().classList.add(mt);var n=O();Qt(n.concat(b),0),p=function(){if(_.state.isVisible){var o=S();o&&r?P(r):o||_.popperInstance.update(),_.popperChildren.backdrop&&(_.popperChildren.content.style.transitionDelay=Math.round(e/12)+"ms"),_.props.sticky&&function(){Qt([b],et?0:_.props.updateDuration);var e=t.getBoundingClientRect();!function n(){var r=t.getBoundingClientRect();e.top===r.top&&e.right===r.right&&e.bottom===r.bottom&&e.left===r.left||_.popperInstance.scheduleUpdate(),e=r,_.state.isMounted&&requestAnimationFrame(n)}()}(),Qt([b],_.props.updateDuration),Qt(n,e),Xt(n,"visible"),function(t,e){T(t,e)}(e,function(){_.props.aria&&A().setAttribute("aria-".concat(_.props.aria),b.id),_.props.onShown(_),_.state.isShown=!0})}},function(){v=!1;var e=S();_.popperInstance?(Ut(_.popperInstance.modifiers,_.props.flip),e||(_.popperInstance.reference=t,_.popperInstance.enableEventListeners()),_.popperInstance.scheduleUpdate()):(V(),e||_.popperInstance.enableEventListeners());var n=_.props.appendTo,r="parent"===n?t.parentNode:Vt(n,[t]);r.contains(b)||(r.appendChild(b),_.props.onMount(_),_.state.isMounted=!0)}()}}function q(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Rt(_.props.duration,1,ot.duration[1]);if(!_.state.isDestroyed&&(_.state.isEnabled||d)&&(!1!==_.props.onHide(_)||d)){E(),b.style.visibility="hidden",_.state.isVisible=!1,_.state.isShown=!1,h=!1,_.props.interactive&&A().classList.remove(mt);var e=O();Qt(e,t),Xt(e,"hidden"),function(t,e){T(t,function(){!_.state.isVisible&&b.parentNode&&b.parentNode.contains(b)&&e()})}(t,function(){f||x(),_.props.aria&&A().removeAttribute("aria-".concat(_.props.aria)),_.popperInstance.disableEventListeners(),_.popperInstance.options.placement=_.props.placement,b.parentNode.removeChild(b),_.props.onHidden(_),_.state.isMounted=!1})}}}var ue=!1;function le(t,e){Yt(e||{},ot),ue||(document.addEventListener("touchstart",It,lt),window.addEventListener("blur",Pt),ue=!0);var n=K({},ot,{},e);(function(t){return"[object Object]"==={}.toString.call(t)&&!t.addEventListener})(t)&&function(t){var e={isVirtual:!0,attributes:t.attributes||{},contains:function(){},setAttribute:function(e,n){t.attributes[e]=n},getAttribute:function(e){return t.attributes[e]},removeAttribute:function(e){delete t.attributes[e]},hasAttribute:function(e){return e in t.attributes},addEventListener:function(){},removeEventListener:function(){},classList:{classNames:{},add:function(e){t.classList.classNames[e]=!0},remove:function(e){delete t.classList.classNames[e]},contains:function(e){return e in t.classList.classNames}}};for(var n in e)t[n]=e[n]}(t);var r=function(t){if(zt(t))return[t];if(t instanceof NodeList)return ct(t);if(Array.isArray(t))return t;try{return ct(document.querySelectorAll(t))}catch(t){return[]}}(t).reduce(function(t,e){var r=e&&pe(e,n);return r&&t.push(r),t},[]);return zt(t)?r[0]:r}le.version="4.3.5",le.defaults=ot,le.setDefaults=function(t){Object.keys(t).forEach(function(e){ot[e]=t[e]})},le.hideAll=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.exclude,n=t.duration;ct(document.querySelectorAll(kt)).forEach(function(t){var r=t._tippy;if(r){var o=!1;e&&(o=function(t){return!!t._tippy&&!st.call(t,kt)}(e)?r.reference===e:t===e.popper),o||r.hide(n)}})},le.group=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.delay,r=void 0===n?t[0].props.delay:n,o=e.duration,i=void 0===o?0:o,a=!1;function s(t){a=t,l()}function c(e){e._originalProps.onShow(e),t.forEach(function(t){t.set({duration:i}),t.state.isVisible&&t.hide()}),s(!0)}function p(t){t._originalProps.onHide(t),s(!1)}function u(t){t._originalProps.onShown(t),t.set({duration:t._originalProps.duration})}function l(){t.forEach(function(t){t.set({onShow:c,onShown:u,onHide:p,delay:a?[0,Array.isArray(r)?r[1]:r]:r,duration:a?i:t._originalProps.duration})})}t.forEach(function(t){t._originalProps?t.set(t._originalProps):t._originalProps=K({},t.props)}),l()},Z&&setTimeout(function(){ct(document.querySelectorAll("[data-tippy]")).forEach(function(t){var e=t.getAttribute("data-tippy");e&&le(t,{content:e})})}),function(t){if(Z){var e=document.createElement("style");e.type="text/css",e.textContent=t,e.setAttribute("data-tippy-stylesheet","");var n=document.head,r=n.querySelector("style,link");r?n.insertBefore(e,r):n.appendChild(e)}}('.tippy-iOS{cursor:pointer!important;-webkit-tap-highlight-color:transparent}.tippy-popper{transition-timing-function:cubic-bezier(.165,.84,.44,1);max-width:calc(100% - 8px);pointer-events:none;outline:0}.tippy-popper[x-placement^=top] .tippy-backdrop{border-radius:40% 40% 0 0}.tippy-popper[x-placement^=top] .tippy-roundarrow{bottom:-7px;bottom:-6.5px;-webkit-transform-origin:50% 0;transform-origin:50% 0;margin:0 3px}.tippy-popper[x-placement^=top] .tippy-roundarrow svg{position:absolute;left:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tippy-popper[x-placement^=top] .tippy-arrow{border-top:8px solid #333;border-right:8px solid transparent;border-left:8px solid transparent;bottom:-7px;margin:0 3px;-webkit-transform-origin:50% 0;transform-origin:50% 0}.tippy-popper[x-placement^=top] .tippy-backdrop{-webkit-transform-origin:0 25%;transform-origin:0 25%}.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=visible]{-webkit-transform:scale(1) translate(-50%,-55%);transform:scale(1) translate(-50%,-55%)}.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=hidden]{-webkit-transform:scale(.2) translate(-50%,-45%);transform:scale(.2) translate(-50%,-45%);opacity:0}.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=visible]{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=hidden]{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}.tippy-popper[x-placement^=top] [data-animation=perspective]{-webkit-transform-origin:bottom;transform-origin:bottom}.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=visible]{-webkit-transform:perspective(700px) translateY(-10px);transform:perspective(700px) translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=hidden]{opacity:0;-webkit-transform:perspective(700px) rotateX(60deg);transform:perspective(700px) rotateX(60deg)}.tippy-popper[x-placement^=top] [data-animation=fade][data-state=visible]{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=fade][data-state=hidden]{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=visible]{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=hidden]{opacity:0}.tippy-popper[x-placement^=top] [data-animation=scale]{-webkit-transform-origin:bottom;transform-origin:bottom}.tippy-popper[x-placement^=top] [data-animation=scale][data-state=visible]{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=scale][data-state=hidden]{opacity:0;-webkit-transform:translateY(-10px) scale(.5);transform:translateY(-10px) scale(.5)}.tippy-popper[x-placement^=bottom] .tippy-backdrop{border-radius:0 0 30% 30%}.tippy-popper[x-placement^=bottom] .tippy-roundarrow{top:-7px;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;margin:0 3px}.tippy-popper[x-placement^=bottom] .tippy-roundarrow svg{position:absolute;left:0}.tippy-popper[x-placement^=bottom] .tippy-arrow{border-bottom:8px solid #333;border-right:8px solid transparent;border-left:8px solid transparent;top:-7px;margin:0 3px;-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.tippy-popper[x-placement^=bottom] .tippy-backdrop{-webkit-transform-origin:0 -50%;transform-origin:0 -50%}.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=visible]{-webkit-transform:scale(1) translate(-50%,-45%);transform:scale(1) translate(-50%,-45%)}.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=hidden]{-webkit-transform:scale(.2) translate(-50%);transform:scale(.2) translate(-50%);opacity:0}.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=visible]{-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=hidden]{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}.tippy-popper[x-placement^=bottom] [data-animation=perspective]{-webkit-transform-origin:top;transform-origin:top}.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=visible]{-webkit-transform:perspective(700px) translateY(10px);transform:perspective(700px) translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=hidden]{opacity:0;-webkit-transform:perspective(700px) rotateX(-60deg);transform:perspective(700px) rotateX(-60deg)}.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=visible]{-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=hidden]{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=visible]{-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=hidden]{opacity:0}.tippy-popper[x-placement^=bottom] [data-animation=scale]{-webkit-transform-origin:top;transform-origin:top}.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=visible]{-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=hidden]{opacity:0;-webkit-transform:translateY(10px) scale(.5);transform:translateY(10px) scale(.5)}.tippy-popper[x-placement^=left] .tippy-backdrop{border-radius:50% 0 0 50%}.tippy-popper[x-placement^=left] .tippy-roundarrow{right:-12px;-webkit-transform-origin:33.33333333% 50%;transform-origin:33.33333333% 50%;margin:3px 0}.tippy-popper[x-placement^=left] .tippy-roundarrow svg{position:absolute;left:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.tippy-popper[x-placement^=left] .tippy-arrow{border-left:8px solid #333;border-top:8px solid transparent;border-bottom:8px solid transparent;right:-7px;margin:3px 0;-webkit-transform-origin:0 50%;transform-origin:0 50%}.tippy-popper[x-placement^=left] .tippy-backdrop{-webkit-transform-origin:50% 0;transform-origin:50% 0}.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=visible]{-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%)}.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=hidden]{-webkit-transform:scale(.2) translate(-75%,-50%);transform:scale(.2) translate(-75%,-50%);opacity:0}.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=visible]{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=hidden]{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}.tippy-popper[x-placement^=left] [data-animation=perspective]{-webkit-transform-origin:right;transform-origin:right}.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=visible]{-webkit-transform:perspective(700px) translateX(-10px);transform:perspective(700px) translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=hidden]{opacity:0;-webkit-transform:perspective(700px) rotateY(-60deg);transform:perspective(700px) rotateY(-60deg)}.tippy-popper[x-placement^=left] [data-animation=fade][data-state=visible]{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=fade][data-state=hidden]{opacity:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=visible]{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=hidden]{opacity:0}.tippy-popper[x-placement^=left] [data-animation=scale]{-webkit-transform-origin:right;transform-origin:right}.tippy-popper[x-placement^=left] [data-animation=scale][data-state=visible]{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=scale][data-state=hidden]{opacity:0;-webkit-transform:translateX(-10px) scale(.5);transform:translateX(-10px) scale(.5)}.tippy-popper[x-placement^=right] .tippy-backdrop{border-radius:0 50% 50% 0}.tippy-popper[x-placement^=right] .tippy-roundarrow{left:-12px;-webkit-transform-origin:66.66666666% 50%;transform-origin:66.66666666% 50%;margin:3px 0}.tippy-popper[x-placement^=right] .tippy-roundarrow svg{position:absolute;left:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.tippy-popper[x-placement^=right] .tippy-arrow{border-right:8px solid #333;border-top:8px solid transparent;border-bottom:8px solid transparent;left:-7px;margin:3px 0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.tippy-popper[x-placement^=right] .tippy-backdrop{-webkit-transform-origin:-50% 0;transform-origin:-50% 0}.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=visible]{-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%)}.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=hidden]{-webkit-transform:scale(.2) translate(-25%,-50%);transform:scale(.2) translate(-25%,-50%);opacity:0}.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=visible]{-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=hidden]{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}.tippy-popper[x-placement^=right] [data-animation=perspective]{-webkit-transform-origin:left;transform-origin:left}.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=visible]{-webkit-transform:perspective(700px) translateX(10px);transform:perspective(700px) translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=hidden]{opacity:0;-webkit-transform:perspective(700px) rotateY(60deg);transform:perspective(700px) rotateY(60deg)}.tippy-popper[x-placement^=right] [data-animation=fade][data-state=visible]{-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=fade][data-state=hidden]{opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=visible]{-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=hidden]{opacity:0}.tippy-popper[x-placement^=right] [data-animation=scale]{-webkit-transform-origin:left;transform-origin:left}.tippy-popper[x-placement^=right] [data-animation=scale][data-state=visible]{-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=scale][data-state=hidden]{opacity:0;-webkit-transform:translateX(10px) scale(.5);transform:translateX(10px) scale(.5)}.tippy-tooltip{position:relative;color:#fff;border-radius:.25rem;font-size:.875rem;padding:.3125rem .5625rem;line-height:1.4;text-align:center;background-color:#333}.tippy-tooltip[data-size=small]{padding:.1875rem .375rem;font-size:.75rem}.tippy-tooltip[data-size=large]{padding:.375rem .75rem;font-size:1rem}.tippy-tooltip[data-animatefill]{overflow:hidden;background-color:initial}.tippy-tooltip[data-interactive],.tippy-tooltip[data-interactive] .tippy-roundarrow path{pointer-events:auto}.tippy-tooltip[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-tooltip[data-inertia][data-state=hidden]{transition-timing-function:ease}.tippy-arrow,.tippy-roundarrow{position:absolute;width:0;height:0}.tippy-roundarrow{width:18px;height:7px;fill:#333;pointer-events:none}.tippy-backdrop{position:absolute;background-color:#333;border-radius:50%;width:calc(110% + 2rem);left:50%;top:50%;z-index:-1;transition:all cubic-bezier(.46,.1,.52,.98);-webkit-backface-visibility:hidden;backface-visibility:hidden}.tippy-backdrop:after{content:"";float:left;padding-top:100%}.tippy-backdrop+.tippy-content{transition-property:opacity;will-change:opacity}.tippy-backdrop+.tippy-content[data-state=hidden]{opacity:0}');var fe="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==t?t:"undefined"!=typeof self?self:{};var de=function(t,e){return t(e={exports:{}},e.exports),e.exports}(function(t){!function(e){var n=function(t,e,r){if(!c(e)||u(e)||l(e)||f(e)||s(e))return e;var o,i=0,a=0;if(p(e))for(o=[],a=e.length;i<a;i++)o.push(n(t,e[i],r));else for(var d in o={},e)Object.prototype.hasOwnProperty.call(e,d)&&(o[t(d,r)]=n(t,e[d],r));return o},r=function(t){return d(t)?t:(t=t.replace(/[\-_\s]+(.)?/g,function(t,e){return e?e.toUpperCase():""})).substr(0,1).toLowerCase()+t.substr(1)},o=function(t){var e=r(t);return e.substr(0,1).toUpperCase()+e.substr(1)},i=function(t,e){return function(t,e){var n=(e=e||{}).separator||"_",r=e.split||/(?=[A-Z])/;return t.split(r).join(n)}(t,e).toLowerCase()},a=Object.prototype.toString,s=function(t){return"function"==typeof t},c=function(t){return t===Object(t)},p=function(t){return"[object Array]"==a.call(t)},u=function(t){return"[object Date]"==a.call(t)},l=function(t){return"[object RegExp]"==a.call(t)},f=function(t){return"[object Boolean]"==a.call(t)},d=function(t){return(t-=0)==t},h=function(t,e){var n=e&&"process"in e?e.process:e;return"function"!=typeof n?t:function(e,r){return n(e,t,r)}},v={camelize:r,decamelize:i,pascalize:o,depascalize:i,camelizeKeys:function(t,e){return n(h(r,e),t)},decamelizeKeys:function(t,e){return n(h(i,e),t,e)},pascalizeKeys:function(t,e){return n(h(o,e),t)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};t.exports?t.exports=v:e.humps=v}(fe)});function he(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function ve(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),n.push.apply(n,r)}return n}var me={a11y:!0,allowHTML:!0,animateFill:!0,arrow:!1,flip:!0,flipOnUpdate:!1,followCursor:!1,hideOnClick:!0,ignoreAttributes:!1,inertia:!1,interactive:!1,lazy:!0,multiple:!1,showOnInit:!1,sticky:!1,touch:!0,touchHold:!1},ye=function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ve(Object(n),!0).forEach(function(e){he(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ve(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}({animation:"shift-away",appendTo:function(){return document.body},aria:"describedby",arrowType:"sharp",boundary:"scrollParent",content:"",delay:0,distance:10,duration:[325,275],flipBehavior:"flip",interactiveBorder:2,interactiveDebounce:0,maxWidth:350,offset:0,onHidden:function(){},onHide:function(){},onMount:function(){},onShow:function(){},onShown:function(){},placement:"top",popperOptions:{},role:"tooltip",size:"regular",target:"",theme:"dark",trigger:"mouseenter focus",updateDuration:0,wait:null,zIndex:9999},me);var ge=function(t,e,n,r,o,i,a,s,c,p){"boolean"!=typeof a&&(c=s,s=a,a=!1);var u,l="function"==typeof n?n.options:n;if(t&&t.render&&(l.render=t.render,l.staticRenderFns=t.staticRenderFns,l._compiled=!0,o&&(l.functional=!0)),r&&(l._scopeId=r),i?(u=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),e&&e.call(this,c(t)),t&&t._registeredComponents&&t._registeredComponents.add(i)},l._ssrRegister=u):e&&(u=a?function(){e.call(this,p(this.$root.$options.shadowRoot))}:function(t){e.call(this,s(t))}),u)if(l.functional){var f=l.render;l.render=function(t,e){return u.call(e),f(t,e)}}else{var d=l.beforeCreate;l.beforeCreate=d?[].concat(d,u):[u]}return n},be={props:{to:void 0,toSelector:void 0,toElement:void 0,content:void 0,enabled:void 0,visible:void 0,triggerTarget:void 0,tag:{type:String,default:"div"},triggerTag:String,contentTag:String},data:function(){return{tip:null,options:{}}},mounted:function(){this.init()},watch:{content:function(){this.tip&&this.tip.set(this.getOptions())},enabled:function(t){this.tip&&(t?this.tip.enable():(this.tip.hide(),this.tip.disable()))},visible:function(t){this.tip&&(t?this.tip.show():this.tip.hide())}},updated:function(){this.tip&&!this.content&&this.tip.set(this.getOptions())},beforeDestroy:function(){this.tip&&this.tip.destroy()},computed:{isManualTrigger:function(){return"manual"===this.options.trigger}},methods:{init:function(){if(this.tip){try{this.tip.destroy()}catch(t){}this.tip=null}var t=this.toElement;if(null==t&&(t=this.to?document.querySelector("[name='".concat(this.to,"']")):this.toSelector?document.querySelector(this.toSelector):this.$refs.trigger&&this.$refs.trigger.childElementCount>0?this.$refs.trigger:this.$el.parentElement),t){var e=le(t,this.getOptions());if(e){if(Array.isArray(e)){if(!(e.length>0))return;this.tip=e[0]}this.tip=e,this.$emit("onCreate",this.tip),this.$emit("init",this.tip),!1===this.enabled&&this.tip.disable(),this.isManualTrigger&&!0===this.visible&&this.tip.show()}}},tippy:function(){return this.tip},filterOptions:function(){for(var t=function(t,e){if(me.hasOwnProperty(t)){if(""===e)return!0;if("false"===e)return!1;if("true"===e)return!0}return e},e=0,n=Object.keys(this.options);e<n.length;e++){var r=n[e];ye.hasOwnProperty(r)?this.options[r]=t(r,this.options[r]):delete this.options[r]}return this.options},getOptions:function(){var t=this;return this.options.content=this.content?this.content:this.$refs.content,Object.assign(this.options,de.camelizeKeys(this.$attrs)),this.filterOptions(),!this.options.onShow&&this.$listeners&&this.$listeners.show&&(this.options.onShow=function(){var e;return(e=t.$listeners.show).fns.apply(e,arguments)}),!this.options.onShow&&this.$listeners&&this.$listeners.shown&&(this.options.onShown=function(){var e;return(e=t.$listeners.shown).fns.apply(e,arguments)}),!this.options.onHidden&&this.$listeners&&this.$listeners.hidden&&(this.options.onHidden=function(){var e;return(e=t.$listeners.hidden).fns.apply(e,arguments)}),!this.options.onHide&&this.$listeners&&this.$listeners.hide&&(this.options.onHide=function(){var e;return(e=t.$listeners.hide).fns.apply(e,arguments)}),!this.options.onMount&&this.$listeners&&this.$listeners.mount&&(this.options.onMount=function(){var e;return(e=t.$listeners.mount).fns.apply(e,arguments)}),this.options.triggerTarget=this.triggerTarget,this.options}}},we=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n(t.tag,{tag:"component",attrs:{"data-tippy-component":""}},[n(t.triggerTag||t.tag,{ref:"trigger",tag:"component",attrs:{"data-tippy-component-trigger":""}},[t._t("trigger")],2),t._v(" "),n(t.contentTag||t.tag,{ref:"content",tag:"component"},[t._t("default")],2)],1)};we._withStripped=!0;var _e=ge({render:we,staticRenderFns:[]},void 0,be,void 0,!1,void 0,void 0,void 0),xe="tippy",ke={install:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};function n(t){return"string"==typeof t.value?{content:t.value}:t.value||{}}xe=e.directive||"tippy",le.setDefaults(e||{}),t.directive(xe,{inserted:function(r,o,i){t.nextTick(function(){!function(r,o,i){var a=i.data&&i.data.on||i.componentOptions&&i.componentOptions.listeners;r.setAttribute("data-tippy-directive","");var s=n(o),c=Object.keys(o.modifiers||{}),p=c.find(function(t){return"arrow"!==t}),u=-1!==c.findIndex(function(t){return"arrow"===t});s=Object.assign({},e,s),p&&(s.placement=s.placement||p),u&&(s.arrow=void 0===s.arrow||s.arrow),a&&a.show&&(s.onShow=function(){var t;return(t=a.show).fns.apply(t,arguments)}),a&&a.shown&&(s.onShown=function(){var t;(t=a.shown).fns.apply(t,arguments)}),a&&a.hidden&&(s.onHidden=function(){var t;(t=a.hidden).fns.apply(t,arguments)}),a&&a.hide&&(s.onHide=function(){var t;return(t=a.hide).fns.apply(t,arguments)}),a&&a.mount&&(s.onMount=function(){var t;(t=a.mount).fns.apply(t,arguments)}),r.getAttribute("title")&&!s.content&&(s.content=r.getAttribute("title"),r.removeAttribute("title")),r.getAttribute("content")&&!s.content&&(s.content=r.getAttribute("content")),le(r,s),s.showOnLoad&&r._tippy.show(),t.nextTick(function(){a&&a.init&&a.init.fns(r._tippy,r)})}(r,o,i)})},unbind:function(t){t._tippy&&t._tippy.destroy()},componentUpdated:function(t,e,r){if(t._tippy){var o=n(e);t.getAttribute("title")&&!o.content&&(o.content=t.getAttribute("title"),t.removeAttribute("title")),t.getAttribute("content")&&!o.content&&(o.content=t.getAttribute("content")),t._tippy.set(o)}}})}};"undefined"!=typeof window&&window.Vue&&(window.Vue.use(ke),window.Vue.component("tippy",_e)),e.a=ke}).call(this,n(1))},function(t,e,n){(function(t){var r=void 0!==t&&t||"undefined"!=typeof self&&self||window,o=Function.prototype.apply;function i(t,e){this._id=t,this._clearFn=e}e.setTimeout=function(){return new i(o.call(setTimeout,r,arguments),clearTimeout)},e.setInterval=function(){return new i(o.call(setInterval,r,arguments),clearInterval)},e.clearTimeout=e.clearInterval=function(t){t&&t.close()},i.prototype.unref=i.prototype.ref=function(){},i.prototype.close=function(){this._clearFn.call(r,this._id)},e.enroll=function(t,e){clearTimeout(t._idleTimeoutId),t._idleTimeout=e},e.unenroll=function(t){clearTimeout(t._idleTimeoutId),t._idleTimeout=-1},e._unrefActive=e.active=function(t){clearTimeout(t._idleTimeoutId);var e=t._idleTimeout;e>=0&&(t._idleTimeoutId=setTimeout(function(){t._onTimeout&&t._onTimeout()},e))},n(8),e.setImmediate="undefined"!=typeof self&&self.setImmediate||void 0!==t&&t.setImmediate||this&&this.setImmediate,e.clearImmediate="undefined"!=typeof self&&self.clearImmediate||void 0!==t&&t.clearImmediate||this&&this.clearImmediate}).call(this,n(1))},function(t,e,n){(function(t,e){!function(t,n){"use strict";if(!t.setImmediate){var r,o=1,i={},a=!1,s=t.document,c=Object.getPrototypeOf&&Object.getPrototypeOf(t);c=c&&c.setTimeout?c:t,"[object process]"==={}.toString.call(t.process)?r=function(t){e.nextTick(function(){u(t)})}:function(){if(t.postMessage&&!t.importScripts){var e=!0,n=t.onmessage;return t.onmessage=function(){e=!1},t.postMessage("","*"),t.onmessage=n,e}}()?function(){var e="setImmediate$"+Math.random()+"$",n=function(n){n.source===t&&"string"==typeof n.data&&0===n.data.indexOf(e)&&u(+n.data.slice(e.length))};t.addEventListener?t.addEventListener("message",n,!1):t.attachEvent("onmessage",n),r=function(n){t.postMessage(e+n,"*")}}():t.MessageChannel?function(){var t=new MessageChannel;t.port1.onmessage=function(t){u(t.data)},r=function(e){t.port2.postMessage(e)}}():s&&"onreadystatechange"in s.createElement("script")?function(){var t=s.documentElement;r=function(e){var n=s.createElement("script");n.onreadystatechange=function(){u(e),n.onreadystatechange=null,t.removeChild(n),n=null},t.appendChild(n)}}():r=function(t){setTimeout(u,0,t)},c.setImmediate=function(t){"function"!=typeof t&&(t=new Function(""+t));for(var e=new Array(arguments.length-1),n=0;n<e.length;n++)e[n]=arguments[n+1];var a={callback:t,args:e};return i[o]=a,r(o),o++},c.clearImmediate=p}function p(t){delete i[t]}function u(t){if(a)setTimeout(u,0,t);else{var e=i[t];if(e){a=!0;try{!function(t){var e=t.callback,r=t.args;switch(r.length){case 0:e();break;case 1:e(r[0]);break;case 2:e(r[0],r[1]);break;case 3:e(r[0],r[1],r[2]);break;default:e.apply(n,r)}}(e)}finally{p(t),a=!1}}}}}("undefined"==typeof self?void 0===t?this:t:self)}).call(this,n(1),n(9))},function(t,e){var n,r,o=t.exports={};function i(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}function s(t){if(n===setTimeout)return setTimeout(t,0);if((n===i||!n)&&setTimeout)return n=setTimeout,setTimeout(t,0);try{return n(t,0)}catch(e){try{return n.call(null,t,0)}catch(e){return n.call(this,t,0)}}}!function(){try{n="function"==typeof setTimeout?setTimeout:i}catch(t){n=i}try{r="function"==typeof clearTimeout?clearTimeout:a}catch(t){r=a}}();var c,p=[],u=!1,l=-1;function f(){u&&c&&(u=!1,c.length?p=c.concat(p):l=-1,p.length&&d())}function d(){if(!u){var t=s(f);u=!0;for(var e=p.length;e;){for(c=p,p=[];++l<e;)c&&c[l].run();l=-1,e=p.length}c=null,u=!1,function(t){if(r===clearTimeout)return clearTimeout(t);if((r===a||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(t);try{r(t)}catch(e){try{return r.call(null,t)}catch(e){return r.call(this,t)}}}(t)}}function h(t,e){this.fun=t,this.array=e}function v(){}o.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)e[n-1]=arguments[n];p.push(new h(t,e)),1!==p.length||u||s(d)},h.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=v,o.addListener=v,o.once=v,o.off=v,o.removeListener=v,o.removeAllListeners=v,o.emit=v,o.prependListener=v,o.prependOnceListener=v,o.listeners=function(t){return[]},o.binding=function(t){throw new Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(t){throw new Error("process.chdir is not supported")},o.umask=function(){return 0}},function(t,e,n){"use strict";var r=n(2);n.n(r).a},function(t,e,n){"use strict";var r=n(3);n.n(r).a},function(t,e,n){"use strict";var r=n(4);n.n(r).a},function(t,e,n){"use strict";var r=n(5);n.n(r).a},function(t,e,n){},function(t,e,n){},function(t,e,n){},function(t,e,n){},function(t,e,n){"use strict";n.r(e);var r=n(0),o=n.n(r);function i(t,e,n,r,o,i,a,s){var c,p="function"==typeof t?t.options:t;if(e&&(p.render=e,p.staticRenderFns=n,p._compiled=!0),r&&(p.functional=!0),i&&(p._scopeId="data-v-"+i),a?(c=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},p._ssrRegister=c):o&&(c=s?function(){o.call(this,this.$root.$options.shadowRoot)}:o),c)if(p.functional){p._injectStyles=c;var u=p.render;p.render=function(t,e){return c.call(e),u(t,e)}}else{var l=p.beforeCreate;p.beforeCreate=l?[].concat(l,c):[c]}return{exports:t,options:p}}var a=i(o.a.extend({name:"App"}),function(){var t=this.$createElement,e=this._self._c||t;return e("div",{attrs:{id:"cf7mls-app"}},[e("router-view")],1)},[],!1,null,null,null).exports;function s(t,e){for(var n in e)t[n]=e[n];return t}var c=/[!'()*]/g,p=function(t){return"%"+t.charCodeAt(0).toString(16)},u=/%2C/g,l=function(t){return encodeURIComponent(t).replace(c,p).replace(u,",")};function f(t){try{return decodeURIComponent(t)}catch(t){0}return t}var d=function(t){return null==t||"object"==typeof t?t:String(t)};function h(t){var e={};return(t=t.trim().replace(/^(\?|#|&)/,""))?(t.split("&").forEach(function(t){var n=t.replace(/\+/g," ").split("="),r=f(n.shift()),o=n.length>0?f(n.join("=")):null;void 0===e[r]?e[r]=o:Array.isArray(e[r])?e[r].push(o):e[r]=[e[r],o]}),e):e}function v(t){var e=t?Object.keys(t).map(function(e){var n=t[e];if(void 0===n)return"";if(null===n)return l(e);if(Array.isArray(n)){var r=[];return n.forEach(function(t){void 0!==t&&(null===t?r.push(l(e)):r.push(l(e)+"="+l(t)))}),r.join("&")}return l(e)+"="+l(n)}).filter(function(t){return t.length>0}).join("&"):null;return e?"?"+e:""}var m=/\/?$/;function y(t,e,n,r){var o=r&&r.options.stringifyQuery,i=e.query||{};try{i=g(i)}catch(t){}var a={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:i,params:e.params||{},fullPath:w(e,o),matched:t?function(t){var e=[];for(;t;)e.unshift(t),t=t.parent;return e}(t):[]};return n&&(a.redirectedFrom=w(n,o)),Object.freeze(a)}function g(t){if(Array.isArray(t))return t.map(g);if(t&&"object"==typeof t){var e={};for(var n in t)e[n]=g(t[n]);return e}return t}var b=y(null,{path:"/"});function w(t,e){var n=t.path,r=t.query;void 0===r&&(r={});var o=t.hash;return void 0===o&&(o=""),(n||"/")+(e||v)(r)+o}function _(t,e,n){return e===b?t===e:!!e&&(t.path&&e.path?t.path.replace(m,"")===e.path.replace(m,"")&&(n||t.hash===e.hash&&x(t.query,e.query)):!(!t.name||!e.name)&&(t.name===e.name&&(n||t.hash===e.hash&&x(t.query,e.query)&&x(t.params,e.params))))}function x(t,e){if(void 0===t&&(t={}),void 0===e&&(e={}),!t||!e)return t===e;var n=Object.keys(t).sort(),r=Object.keys(e).sort();return n.length===r.length&&n.every(function(n,o){var i=t[n];if(r[o]!==n)return!1;var a=e[n];return null==i||null==a?i===a:"object"==typeof i&&"object"==typeof a?x(i,a):String(i)===String(a)})}function k(t){for(var e=0;e<t.matched.length;e++){var n=t.matched[e];for(var r in n.instances){var o=n.instances[r],i=n.enteredCbs[r];if(o&&i){delete n.enteredCbs[r];for(var a=0;a<i.length;a++)o._isBeingDestroyed||i[a](o)}}}}var A={name:"RouterView",functional:!0,props:{name:{type:String,default:"default"}},render:function(t,e){var n=e.props,r=e.children,o=e.parent,i=e.data;i.routerView=!0;for(var a=o.$createElement,c=n.name,p=o.$route,u=o._routerViewCache||(o._routerViewCache={}),l=0,f=!1;o&&o._routerRoot!==o;){var d=o.$vnode?o.$vnode.data:{};d.routerView&&l++,d.keepAlive&&o._directInactive&&o._inactive&&(f=!0),o=o.$parent}if(i.routerViewDepth=l,f){var h=u[c],v=h&&h.component;return v?(h.configProps&&C(v,i,h.route,h.configProps),a(v,i,r)):a()}var m=p.matched[l],y=m&&m.components[c];if(!m||!y)return u[c]=null,a();u[c]={component:y},i.registerRouteInstance=function(t,e){var n=m.instances[c];(e&&n!==t||!e&&n===t)&&(m.instances[c]=e)},(i.hook||(i.hook={})).prepatch=function(t,e){m.instances[c]=e.componentInstance},i.hook.init=function(t){t.data.keepAlive&&t.componentInstance&&t.componentInstance!==m.instances[c]&&(m.instances[c]=t.componentInstance),k(p)};var g=m.props&&m.props[c];return g&&(s(u[c],{route:p,configProps:g}),C(y,i,p,g)),a(y,i,r)}};function C(t,e,n,r){var o=e.props=function(t,e){switch(typeof e){case"undefined":return;case"object":return e;case"function":return e(t);case"boolean":return e?t.params:void 0;default:0}}(n,r);if(o){o=e.props=s({},o);var i=e.attrs=e.attrs||{};for(var a in o)t.props&&a in t.props||(i[a]=o[a],delete o[a])}}function E(t,e,n){var r=t.charAt(0);if("/"===r)return t;if("?"===r||"#"===r)return e+t;var o=e.split("/");n&&o[o.length-1]||o.pop();for(var i=t.replace(/^\//,"").split("/"),a=0;a<i.length;a++){var s=i[a];".."===s?o.pop():"."!==s&&o.push(s)}return""!==o[0]&&o.unshift(""),o.join("/")}function O(t){return t.replace(/\/(?:\s*\/)+/g,"/")}var S=Array.isArray||function(t){return"[object Array]"==Object.prototype.toString.call(t)},T=H,I=M,$=function(t,e){return N(M(t,e),e)},j=N,P=U,L=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function M(t,e){for(var n,r=[],o=0,i=0,a="",s=e&&e.delimiter||"/";null!=(n=L.exec(t));){var c=n[0],p=n[1],u=n.index;if(a+=t.slice(i,u),i=u+c.length,p)a+=p[1];else{var l=t[i],f=n[2],d=n[3],h=n[4],v=n[5],m=n[6],y=n[7];a&&(r.push(a),a="");var g=null!=f&&null!=l&&l!==f,b="+"===m||"*"===m,w="?"===m||"*"===m,_=n[2]||s,x=h||v;r.push({name:d||o++,prefix:f||"",delimiter:_,optional:w,repeat:b,partial:g,asterisk:!!y,pattern:x?F(x):y?".*":"[^"+B(_)+"]+?"})}}return i<t.length&&(a+=t.substr(i)),a&&r.push(a),r}function R(t){return encodeURI(t).replace(/[\/?#]/g,function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()})}function D(t){return encodeURI(t).replace(/[?#]/g,function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()})}function N(t,e){for(var n=new Array(t.length),r=0;r<t.length;r++)"object"==typeof t[r]&&(n[r]=new RegExp("^(?:"+t[r].pattern+")$",V(e)));return function(e,r){for(var o="",i=e||{},a=(r||{}).pretty?R:encodeURIComponent,s=0;s<t.length;s++){var c=t[s];if("string"!=typeof c){var p,u=i[c.name];if(null==u){if(c.optional){c.partial&&(o+=c.prefix);continue}throw new TypeError('Expected "'+c.name+'" to be defined')}if(S(u)){if(!c.repeat)throw new TypeError('Expected "'+c.name+'" to not repeat, but received `'+JSON.stringify(u)+"`");if(0===u.length){if(c.optional)continue;throw new TypeError('Expected "'+c.name+'" to not be empty')}for(var l=0;l<u.length;l++){if(p=a(u[l]),!n[s].test(p))throw new TypeError('Expected all "'+c.name+'" to match "'+c.pattern+'", but received `'+JSON.stringify(p)+"`");o+=(0===l?c.prefix:c.delimiter)+p}}else{if(p=c.asterisk?D(u):a(u),!n[s].test(p))throw new TypeError('Expected "'+c.name+'" to match "'+c.pattern+'", but received "'+p+'"');o+=c.prefix+p}}else o+=c}return o}}function B(t){return t.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function F(t){return t.replace(/([=!:$\/()])/g,"\\$1")}function z(t,e){return t.keys=e,t}function V(t){return t&&t.sensitive?"":"i"}function U(t,e,n){S(e)||(n=e||n,e=[]);for(var r=(n=n||{}).strict,o=!1!==n.end,i="",a=0;a<t.length;a++){var s=t[a];if("string"==typeof s)i+=B(s);else{var c=B(s.prefix),p="(?:"+s.pattern+")";e.push(s),s.repeat&&(p+="(?:"+c+p+")*"),i+=p=s.optional?s.partial?c+"("+p+")?":"(?:"+c+"("+p+"))?":c+"("+p+")"}}var u=B(n.delimiter||"/"),l=i.slice(-u.length)===u;return r||(i=(l?i.slice(0,-u.length):i)+"(?:"+u+"(?=$))?"),i+=o?"$":r&&l?"":"(?="+u+"|$)",z(new RegExp("^"+i,V(n)),e)}function H(t,e,n){return S(e)||(n=e||n,e=[]),n=n||{},t instanceof RegExp?function(t,e){var n=t.source.match(/\((?!\?)/g);if(n)for(var r=0;r<n.length;r++)e.push({name:r,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return z(t,e)}(t,e):S(t)?function(t,e,n){for(var r=[],o=0;o<t.length;o++)r.push(H(t[o],e,n).source);return z(new RegExp("(?:"+r.join("|")+")",V(n)),e)}(t,e,n):function(t,e,n){return U(M(t,n),e,n)}(t,e,n)}T.parse=I,T.compile=$,T.tokensToFunction=j,T.tokensToRegExp=P;var Q=Object.create(null);function X(t,e,n){e=e||{};try{var r=Q[t]||(Q[t]=T.compile(t));return"string"==typeof e.pathMatch&&(e[0]=e.pathMatch),r(e,{pretty:!0})}catch(t){return""}finally{delete e[0]}}function W(t,e,n,r){var o="string"==typeof t?{path:t}:t;if(o._normalized)return o;if(o.name){var i=(o=s({},t)).params;return i&&"object"==typeof i&&(o.params=s({},i)),o}if(!o.path&&o.params&&e){(o=s({},o))._normalized=!0;var a=s(s({},e.params),o.params);if(e.name)o.name=e.name,o.params=a;else if(e.matched.length){var c=e.matched[e.matched.length-1].path;o.path=X(c,a,e.path)}else 0;return o}var p=function(t){var e="",n="",r=t.indexOf("#");r>=0&&(e=t.slice(r),t=t.slice(0,r));var o=t.indexOf("?");return o>=0&&(n=t.slice(o+1),t=t.slice(0,o)),{path:t,query:n,hash:e}}(o.path||""),u=e&&e.path||"/",l=p.path?E(p.path,u,n||o.append):u,f=function(t,e,n){void 0===e&&(e={});var r,o=n||h;try{r=o(t||"")}catch(t){r={}}for(var i in e){var a=e[i];r[i]=Array.isArray(a)?a.map(d):d(a)}return r}(p.query,o.query,r&&r.options.parseQuery),v=o.hash||p.hash;return v&&"#"!==v.charAt(0)&&(v="#"+v),{_normalized:!0,path:l,query:f,hash:v}}var Y,q=[String,Object],G=[String,Array],J=function(){},K={name:"RouterLink",props:{to:{type:q,required:!0},tag:{type:String,default:"a"},custom:Boolean,exact:Boolean,exactPath:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,ariaCurrentValue:{type:String,default:"page"},event:{type:G,default:"click"}},render:function(t){var e=this,n=this.$router,r=this.$route,o=n.resolve(this.to,r,this.append),i=o.location,a=o.route,c=o.href,p={},u=n.options.linkActiveClass,l=n.options.linkExactActiveClass,f=null==u?"router-link-active":u,d=null==l?"router-link-exact-active":l,h=null==this.activeClass?f:this.activeClass,v=null==this.exactActiveClass?d:this.exactActiveClass,g=a.redirectedFrom?y(null,W(a.redirectedFrom),null,n):a;p[v]=_(r,g,this.exactPath),p[h]=this.exact||this.exactPath?p[v]:function(t,e){return 0===t.path.replace(m,"/").indexOf(e.path.replace(m,"/"))&&(!e.hash||t.hash===e.hash)&&function(t,e){for(var n in e)if(!(n in t))return!1;return!0}(t.query,e.query)}(r,g);var b=p[v]?this.ariaCurrentValue:null,w=function(t){Z(t)&&(e.replace?n.replace(i,J):n.push(i,J))},x={click:Z};Array.isArray(this.event)?this.event.forEach(function(t){x[t]=w}):x[this.event]=w;var k={class:p},A=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:c,route:a,navigate:w,isActive:p[h],isExactActive:p[v]});if(A){if(1===A.length)return A[0];if(A.length>1||!A.length)return 0===A.length?t():t("span",{},A)}if("a"===this.tag)k.on=x,k.attrs={href:c,"aria-current":b};else{var C=function t(e){if(e)for(var n,r=0;r<e.length;r++){if("a"===(n=e[r]).tag)return n;if(n.children&&(n=t(n.children)))return n}}(this.$slots.default);if(C){C.isStatic=!1;var E=C.data=s({},C.data);for(var O in E.on=E.on||{},E.on){var S=E.on[O];O in x&&(E.on[O]=Array.isArray(S)?S:[S])}for(var T in x)T in E.on?E.on[T].push(x[T]):E.on[T]=w;var I=C.data.attrs=s({},C.data.attrs);I.href=c,I["aria-current"]=b}else k.on=x}return t(this.tag,k,this.$slots.default)}};function Z(t){if(!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey||t.defaultPrevented||void 0!==t.button&&0!==t.button)){if(t.currentTarget&&t.currentTarget.getAttribute){var e=t.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return t.preventDefault&&t.preventDefault(),!0}}var tt="undefined"!=typeof window;function et(t,e,n,r,o){var i=e||[],a=n||Object.create(null),s=r||Object.create(null);t.forEach(function(t){!function t(e,n,r,o,i,a){var s=o.path;var c=o.name;0;var p=o.pathToRegexpOptions||{};var u=function(t,e,n){n||(t=t.replace(/\/$/,""));if("/"===t[0])return t;if(null==e)return t;return O(e.path+"/"+t)}(s,i,p.strict);"boolean"==typeof o.caseSensitive&&(p.sensitive=o.caseSensitive);var l={path:u,regex:function(t,e){var n=T(t,[],e);0;return n}(u,p),components:o.components||{default:o.component},alias:o.alias?"string"==typeof o.alias?[o.alias]:o.alias:[],instances:{},enteredCbs:{},name:c,parent:i,matchAs:a,redirect:o.redirect,beforeEnter:o.beforeEnter,meta:o.meta||{},props:null==o.props?{}:o.components?o.props:{default:o.props}};o.children&&o.children.forEach(function(o){var i=a?O(a+"/"+o.path):void 0;t(e,n,r,o,l,i)});n[l.path]||(e.push(l.path),n[l.path]=l);if(void 0!==o.alias)for(var f=Array.isArray(o.alias)?o.alias:[o.alias],d=0;d<f.length;++d){var h=f[d];0;var v={path:h,children:o.children};t(e,n,r,v,i,l.path||"/")}c&&(r[c]||(r[c]=l))}(i,a,s,t,o)});for(var c=0,p=i.length;c<p;c++)"*"===i[c]&&(i.push(i.splice(c,1)[0]),p--,c--);return{pathList:i,pathMap:a,nameMap:s}}function nt(t,e){var n=et(t),r=n.pathList,o=n.pathMap,i=n.nameMap;function a(t,n,a){var s=W(t,n,!1,e),p=s.name;if(p){var u=i[p];if(!u)return c(null,s);var l=u.regex.keys.filter(function(t){return!t.optional}).map(function(t){return t.name});if("object"!=typeof s.params&&(s.params={}),n&&"object"==typeof n.params)for(var f in n.params)!(f in s.params)&&l.indexOf(f)>-1&&(s.params[f]=n.params[f]);return s.path=X(u.path,s.params),c(u,s,a)}if(s.path){s.params={};for(var d=0;d<r.length;d++){var h=r[d],v=o[h];if(rt(v.regex,s.path,s.params))return c(v,s,a)}}return c(null,s)}function s(t,n){var r=t.redirect,o="function"==typeof r?r(y(t,n,null,e)):r;if("string"==typeof o&&(o={path:o}),!o||"object"!=typeof o)return c(null,n);var s=o,p=s.name,u=s.path,l=n.query,f=n.hash,d=n.params;if(l=s.hasOwnProperty("query")?s.query:l,f=s.hasOwnProperty("hash")?s.hash:f,d=s.hasOwnProperty("params")?s.params:d,p){i[p];return a({_normalized:!0,name:p,query:l,hash:f,params:d},void 0,n)}if(u){var h=function(t,e){return E(t,e.parent?e.parent.path:"/",!0)}(u,t);return a({_normalized:!0,path:X(h,d),query:l,hash:f},void 0,n)}return c(null,n)}function c(t,n,r){return t&&t.redirect?s(t,r||n):t&&t.matchAs?function(t,e,n){var r=a({_normalized:!0,path:X(n,e.params)});if(r){var o=r.matched,i=o[o.length-1];return e.params=r.params,c(i,e)}return c(null,e)}(0,n,t.matchAs):y(t,n,r,e)}return{match:a,addRoute:function(t,e){var n="object"!=typeof t?i[t]:void 0;et([e||t],r,o,i,n),n&&n.alias.length&&et(n.alias.map(function(t){return{path:t,children:[e]}}),r,o,i,n)},getRoutes:function(){return r.map(function(t){return o[t]})},addRoutes:function(t){et(t,r,o,i)}}}function rt(t,e,n){var r=e.match(t);if(!r)return!1;if(!n)return!0;for(var o=1,i=r.length;o<i;++o){var a=t.keys[o-1];a&&(n[a.name||"pathMatch"]="string"==typeof r[o]?f(r[o]):r[o])}return!0}var ot=tt&&window.performance&&window.performance.now?window.performance:Date;function it(){return ot.now().toFixed(3)}var at=it();function st(){return at}function ct(t){return at=t}var pt=Object.create(null);function ut(){"scrollRestoration"in window.history&&(window.history.scrollRestoration="manual");var t=window.location.protocol+"//"+window.location.host,e=window.location.href.replace(t,""),n=s({},window.history.state);return n.key=st(),window.history.replaceState(n,"",e),window.addEventListener("popstate",dt),function(){window.removeEventListener("popstate",dt)}}function lt(t,e,n,r){if(t.app){var o=t.options.scrollBehavior;o&&t.app.$nextTick(function(){var i=function(){var t=st();if(t)return pt[t]}(),a=o.call(t,e,n,r?i:null);a&&("function"==typeof a.then?a.then(function(t){gt(t,i)}).catch(function(t){0}):gt(a,i))})}}function ft(){var t=st();t&&(pt[t]={x:window.pageXOffset,y:window.pageYOffset})}function dt(t){ft(),t.state&&t.state.key&&ct(t.state.key)}function ht(t){return mt(t.x)||mt(t.y)}function vt(t){return{x:mt(t.x)?t.x:window.pageXOffset,y:mt(t.y)?t.y:window.pageYOffset}}function mt(t){return"number"==typeof t}var yt=/^#\d/;function gt(t,e){var n="object"==typeof t;if(n&&"string"==typeof t.selector){var r=yt.test(t.selector)?document.getElementById(t.selector.slice(1)):document.querySelector(t.selector);if(r){var o=t.offset&&"object"==typeof t.offset?t.offset:{};e=function(t,e){var n=document.documentElement.getBoundingClientRect(),r=t.getBoundingClientRect();return{x:r.left-n.left-e.x,y:r.top-n.top-e.y}}(r,o=function(t){return{x:mt(t.x)?t.x:0,y:mt(t.y)?t.y:0}}(o))}else ht(t)&&(e=vt(t))}else n&&ht(t)&&(e=vt(t));e&&("scrollBehavior"in document.documentElement.style?window.scrollTo({left:e.x,top:e.y,behavior:t.behavior}):window.scrollTo(e.x,e.y))}var bt=tt&&function(){var t=window.navigator.userAgent;return(-1===t.indexOf("Android 2.")&&-1===t.indexOf("Android 4.0")||-1===t.indexOf("Mobile Safari")||-1!==t.indexOf("Chrome")||-1!==t.indexOf("Windows Phone"))&&(window.history&&"function"==typeof window.history.pushState)}();function wt(t,e){ft();var n=window.history;try{if(e){var r=s({},n.state);r.key=st(),n.replaceState(r,"",t)}else n.pushState({key:ct(it())},"",t)}catch(n){window.location[e?"replace":"assign"](t)}}function _t(t){wt(t,!0)}var xt={redirected:2,aborted:4,cancelled:8,duplicated:16};function kt(t,e){return Ct(t,e,xt.redirected,'Redirected when going from "'+t.fullPath+'" to "'+function(t){if("string"==typeof t)return t;if("path"in t)return t.path;var e={};return Et.forEach(function(n){n in t&&(e[n]=t[n])}),JSON.stringify(e,null,2)}(e)+'" via a navigation guard.')}function At(t,e){return Ct(t,e,xt.cancelled,'Navigation cancelled from "'+t.fullPath+'" to "'+e.fullPath+'" with a new navigation.')}function Ct(t,e,n,r){var o=new Error(r);return o._isRouter=!0,o.from=t,o.to=e,o.type=n,o}var Et=["params","query","hash"];function Ot(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}function St(t,e){return Ot(t)&&t._isRouter&&(null==e||t.type===e)}function Tt(t,e,n){var r=function(o){o>=t.length?n():t[o]?e(t[o],function(){r(o+1)}):r(o+1)};r(0)}function It(t){return function(e,n,r){var o=!1,i=0,a=null;$t(t,function(t,e,n,s){if("function"==typeof t&&void 0===t.cid){o=!0,i++;var c,p=Lt(function(e){(function(t){return t.__esModule||Pt&&"Module"===t[Symbol.toStringTag]})(e)&&(e=e.default),t.resolved="function"==typeof e?e:Y.extend(e),n.components[s]=e,--i<=0&&r()}),u=Lt(function(t){var e="Failed to resolve async component "+s+": "+t;a||(a=Ot(t)?t:new Error(e),r(a))});try{c=t(p,u)}catch(t){u(t)}if(c)if("function"==typeof c.then)c.then(p,u);else{var l=c.component;l&&"function"==typeof l.then&&l.then(p,u)}}}),o||r()}}function $t(t,e){return jt(t.map(function(t){return Object.keys(t.components).map(function(n){return e(t.components[n],t.instances[n],t,n)})}))}function jt(t){return Array.prototype.concat.apply([],t)}var Pt="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function Lt(t){var e=!1;return function(){for(var n=[],r=arguments.length;r--;)n[r]=arguments[r];if(!e)return e=!0,t.apply(this,n)}}var Mt=function(t,e){this.router=t,this.base=function(t){if(!t)if(tt){var e=document.querySelector("base");t=(t=e&&e.getAttribute("href")||"/").replace(/^https?:\/\/[^\/]+/,"")}else t="/";"/"!==t.charAt(0)&&(t="/"+t);return t.replace(/\/$/,"")}(e),this.current=b,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function Rt(t,e,n,r){var o=$t(t,function(t,r,o,i){var a=function(t,e){"function"!=typeof t&&(t=Y.extend(t));return t.options[e]}(t,e);if(a)return Array.isArray(a)?a.map(function(t){return n(t,r,o,i)}):n(a,r,o,i)});return jt(r?o.reverse():o)}function Dt(t,e){if(e)return function(){return t.apply(e,arguments)}}Mt.prototype.listen=function(t){this.cb=t},Mt.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},Mt.prototype.onError=function(t){this.errorCbs.push(t)},Mt.prototype.transitionTo=function(t,e,n){var r,o=this;try{r=this.router.match(t,this.current)}catch(t){throw this.errorCbs.forEach(function(e){e(t)}),t}var i=this.current;this.confirmTransition(r,function(){o.updateRoute(r),e&&e(r),o.ensureURL(),o.router.afterHooks.forEach(function(t){t&&t(r,i)}),o.ready||(o.ready=!0,o.readyCbs.forEach(function(t){t(r)}))},function(t){n&&n(t),t&&!o.ready&&(St(t,xt.redirected)&&i===b||(o.ready=!0,o.readyErrorCbs.forEach(function(e){e(t)})))})},Mt.prototype.confirmTransition=function(t,e,n){var r=this,o=this.current;this.pending=t;var i=function(t){!St(t)&&Ot(t)&&(r.errorCbs.length?r.errorCbs.forEach(function(e){e(t)}):console.error(t)),n&&n(t)},a=t.matched.length-1,s=o.matched.length-1;if(_(t,o)&&a===s&&t.matched[a]===o.matched[s])return this.ensureURL(),t.hash&&lt(this.router,o,t,!1),i(function(t,e){var n=Ct(t,e,xt.duplicated,'Avoided redundant navigation to current location: "'+t.fullPath+'".');return n.name="NavigationDuplicated",n}(o,t));var c=function(t,e){var n,r=Math.max(t.length,e.length);for(n=0;n<r&&t[n]===e[n];n++);return{updated:e.slice(0,n),activated:e.slice(n),deactivated:t.slice(n)}}(this.current.matched,t.matched),p=c.updated,u=c.deactivated,l=c.activated,f=function(e,n){if(r.pending!==t)return i(At(o,t));try{e(t,o,function(e){!1===e?(r.ensureURL(!0),i(function(t,e){return Ct(t,e,xt.aborted,'Navigation aborted from "'+t.fullPath+'" to "'+e.fullPath+'" via a navigation guard.')}(o,t))):Ot(e)?(r.ensureURL(!0),i(e)):"string"==typeof e||"object"==typeof e&&("string"==typeof e.path||"string"==typeof e.name)?(i(kt(o,t)),"object"==typeof e&&e.replace?r.replace(e):r.push(e)):n(e)})}catch(t){i(t)}};Tt([].concat(function(t){return Rt(t,"beforeRouteLeave",Dt,!0)}(u),this.router.beforeHooks,function(t){return Rt(t,"beforeRouteUpdate",Dt)}(p),l.map(function(t){return t.beforeEnter}),It(l)),f,function(){Tt(function(t){return Rt(t,"beforeRouteEnter",function(t,e,n,r){return function(t,e,n){return function(r,o,i){return t(r,o,function(t){"function"==typeof t&&(e.enteredCbs[n]||(e.enteredCbs[n]=[]),e.enteredCbs[n].push(t)),i(t)})}}(t,n,r)})}(l).concat(r.router.resolveHooks),f,function(){if(r.pending!==t)return i(At(o,t));r.pending=null,e(t),r.router.app&&r.router.app.$nextTick(function(){k(t)})})})},Mt.prototype.updateRoute=function(t){this.current=t,this.cb&&this.cb(t)},Mt.prototype.setupListeners=function(){},Mt.prototype.teardown=function(){this.listeners.forEach(function(t){t()}),this.listeners=[],this.current=b,this.pending=null};var Nt=function(t){function e(e,n){t.call(this,e,n),this._startLocation=Bt(this.base)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router,n=e.options.scrollBehavior,r=bt&&n;r&&this.listeners.push(ut());var o=function(){var n=t.current,o=Bt(t.base);t.current===b&&o===t._startLocation||t.transitionTo(o,function(t){r&&lt(e,t,n,!0)})};window.addEventListener("popstate",o),this.listeners.push(function(){window.removeEventListener("popstate",o)})}},e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,function(t){wt(O(r.base+t.fullPath)),lt(r.router,t,o,!1),e&&e(t)},n)},e.prototype.replace=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,function(t){_t(O(r.base+t.fullPath)),lt(r.router,t,o,!1),e&&e(t)},n)},e.prototype.ensureURL=function(t){if(Bt(this.base)!==this.current.fullPath){var e=O(this.base+this.current.fullPath);t?wt(e):_t(e)}},e.prototype.getCurrentLocation=function(){return Bt(this.base)},e}(Mt);function Bt(t){var e=window.location.pathname,n=e.toLowerCase(),r=t.toLowerCase();return!t||n!==r&&0!==n.indexOf(O(r+"/"))||(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var Ft=function(t){function e(e,n,r){t.call(this,e,n),r&&function(t){var e=Bt(t);if(!/^\/#/.test(e))return window.location.replace(O(t+"/#"+e)),!0}(this.base)||zt()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router.options.scrollBehavior,n=bt&&e;n&&this.listeners.push(ut());var r=function(){var e=t.current;zt()&&t.transitionTo(Vt(),function(r){n&&lt(t.router,r,e,!0),bt||Qt(r.fullPath)})},o=bt?"popstate":"hashchange";window.addEventListener(o,r),this.listeners.push(function(){window.removeEventListener(o,r)})}},e.prototype.push=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,function(t){Ht(t.fullPath),lt(r.router,t,o,!1),e&&e(t)},n)},e.prototype.replace=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,function(t){Qt(t.fullPath),lt(r.router,t,o,!1),e&&e(t)},n)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;Vt()!==e&&(t?Ht(e):Qt(e))},e.prototype.getCurrentLocation=function(){return Vt()},e}(Mt);function zt(){var t=Vt();return"/"===t.charAt(0)||(Qt("/"+t),!1)}function Vt(){var t=window.location.href,e=t.indexOf("#");return e<0?"":t=t.slice(e+1)}function Ut(t){var e=window.location.href,n=e.indexOf("#");return(n>=0?e.slice(0,n):e)+"#"+t}function Ht(t){bt?wt(Ut(t)):window.location.hash=t}function Qt(t){bt?_t(Ut(t)):window.location.replace(Ut(t))}var Xt=function(t){function e(e,n){t.call(this,e,n),this.stack=[],this.index=-1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.push=function(t,e,n){var r=this;this.transitionTo(t,function(t){r.stack=r.stack.slice(0,r.index+1).concat(t),r.index++,e&&e(t)},n)},e.prototype.replace=function(t,e,n){var r=this;this.transitionTo(t,function(t){r.stack=r.stack.slice(0,r.index).concat(t),e&&e(t)},n)},e.prototype.go=function(t){var e=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var r=this.stack[n];this.confirmTransition(r,function(){var t=e.current;e.index=n,e.updateRoute(r),e.router.afterHooks.forEach(function(e){e&&e(r,t)})},function(t){St(t,xt.duplicated)&&(e.index=n)})}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(Mt),Wt=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=nt(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!bt&&!1!==t.fallback,this.fallback&&(e="hash"),tt||(e="abstract"),this.mode=e,e){case"history":this.history=new Nt(this,t.base);break;case"hash":this.history=new Ft(this,t.base,this.fallback);break;case"abstract":this.history=new Xt(this,t.base);break;default:0}},Yt={currentRoute:{configurable:!0}};Wt.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},Yt.currentRoute.get=function(){return this.history&&this.history.current},Wt.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",function(){var n=e.apps.indexOf(t);n>-1&&e.apps.splice(n,1),e.app===t&&(e.app=e.apps[0]||null),e.app||e.history.teardown()}),!this.app){this.app=t;var n=this.history;if(n instanceof Nt||n instanceof Ft){var r=function(t){n.setupListeners(),function(t){var r=n.current,o=e.options.scrollBehavior;bt&&o&&"fullPath"in t&&lt(e,t,r,!1)}(t)};n.transitionTo(n.getCurrentLocation(),r,r)}n.listen(function(t){e.apps.forEach(function(e){e._route=t})})}},Wt.prototype.beforeEach=function(t){return Gt(this.beforeHooks,t)},Wt.prototype.beforeResolve=function(t){return Gt(this.resolveHooks,t)},Wt.prototype.afterEach=function(t){return Gt(this.afterHooks,t)},Wt.prototype.onReady=function(t,e){this.history.onReady(t,e)},Wt.prototype.onError=function(t){this.history.onError(t)},Wt.prototype.push=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!=typeof Promise)return new Promise(function(e,n){r.history.push(t,e,n)});this.history.push(t,e,n)},Wt.prototype.replace=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!=typeof Promise)return new Promise(function(e,n){r.history.replace(t,e,n)});this.history.replace(t,e,n)},Wt.prototype.go=function(t){this.history.go(t)},Wt.prototype.back=function(){this.go(-1)},Wt.prototype.forward=function(){this.go(1)},Wt.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map(function(t){return Object.keys(t.components).map(function(e){return t.components[e]})})):[]},Wt.prototype.resolve=function(t,e,n){var r=W(t,e=e||this.history.current,n,this),o=this.match(r,e),i=o.redirectedFrom||o.fullPath;return{location:r,route:o,href:function(t,e,n){var r="hash"===n?"#"+e:e;return t?O(t+"/"+r):r}(this.history.base,i,this.mode),normalizedTo:r,resolved:o}},Wt.prototype.getRoutes=function(){return this.matcher.getRoutes()},Wt.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==b&&this.history.transitionTo(this.history.getCurrentLocation())},Wt.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==b&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(Wt.prototype,Yt);var qt=Wt;function Gt(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}Wt.install=function t(e){if(!t.installed||Y!==e){t.installed=!0,Y=e;var n=function(t){return void 0!==t},r=function(t,e){var r=t.$options._parentVnode;n(r)&&n(r=r.data)&&n(r=r.registerRouteInstance)&&r(t,e)};e.mixin({beforeCreate:function(){n(this.$options.router)?(this._routerRoot=this,this._router=this.$options.router,this._router.init(this),e.util.defineReactive(this,"_route",this._router.history.current)):this._routerRoot=this.$parent&&this.$parent._routerRoot||this,r(this,this)},destroyed:function(){r(this)}}),Object.defineProperty(e.prototype,"$router",{get:function(){return this._routerRoot._router}}),Object.defineProperty(e.prototype,"$route",{get:function(){return this._routerRoot._route}}),e.component("RouterView",A),e.component("RouterLink",K);var o=e.config.optionMergeStrategies;o.beforeRouteEnter=o.beforeRouteLeave=o.beforeRouteUpdate=o.created}},Wt.version="3.6.5",Wt.isNavigationFailure=St,Wt.NavigationFailureType=xt,Wt.START_LOCATION=b,tt&&window.Vue&&window.Vue.use(Wt);var Jt=function(t){const e=window.cf7_mls_vue_js.isCF7Version6;let n=null;null!==(n="1"==e?jQuery("button[data-taggen='insert-tag']"):jQuery("input.insert-tag"))&&n.click(function(){var n=jQuery(this).closest("form.tag-generator-panel");if("1"==e)var r=n.find("input[data-tag-part='tag']").val();else r=n.find("input.tag").val();return jQuery(".cf7mls-app-step-content .active textarea").each(function(){var e=jQuery(this);if(this.focus(),document.selection)document.selection.createRange().text=r,t.steps[e.data("key")].content=r;else if(this.selectionEnd||0===this.selectionEnd){var n=jQuery(this).val(),o=this.selectionEnd;t.steps[e.data("key")].content=n.substring(0,o)+r+n.substring(o,n.length),this.selectionStart=o+r.length,this.selectionEnd=o+r.length}else{var i=jQuery(this).val();t.steps[e.data("key")].content=i+r}this.focus()}),""==e&&tb_remove(),!1})},Kt={name:"PopupModal",data:()=>({isVisible:!1}),methods:{open(){this.isVisible=!0},close(){this.isVisible=!1},windowClick(t){t.stopPropagation()}}},Zt=(n(10),{name:"ConfirmDialogue",components:{PopupModal:i(Kt,function(){var t=this.$createElement,e=this._self._c||t;return e("transition",{attrs:{name:"fade"}},[this.isVisible?e("div",{staticClass:"cf7mls-popup-delete",on:{click:this.close}},[e("div",{staticClass:"cf7mls-popup-window",on:{click:this.windowClick}},[this._t("default")],2)]):this._e()])},[],!1,null,"240bf7c1",null).exports},data:()=>({title:"",message:"",okButton:"OK",cancelButton:"Cancel",resolvePromise:void 0,rejectPromise:void 0}),methods:{show(t={}){return this.title=t.title,this.message=t.message,this.okButton=t.okButton,t.cancelButton&&(this.cancelButton=t.cancelButton),this.$refs.cf7mls_popup.open(),new Promise((t,e)=>{this.resolvePromise=t,this.rejectPromise=e})},_confirm(){this.$refs.cf7mls_popup.close(),this.resolvePromise(!0)},_cancel(){this.$refs.cf7mls_popup.close(),this.resolvePromise(!1)}}}),te=(n(11),{components:{ConfirmDialogue:i(Zt,function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("popup-modal",{ref:"cf7mls_popup"},[n("h2",{staticStyle:{"margin-top":"0"}},[t._v(t._s(t.title))]),t._v(" "),n("p",[t._v(t._s(t.message))]),t._v(" "),n("div",{staticClass:"cf7mls-popup-btns"},[n("span",{staticClass:"cf7mls-button cf7mls-popup-cancel-btn",on:{click:t._cancel}},[t._v(t._s(t.cancelButton))]),t._v(" "),n("span",{staticClass:"cf7mls-button cf7mls-popup-ok-btn",on:{click:t._confirm}},[t._v(t._s(t.okButton))])])])},[],!1,null,"03de206f",null).exports},data:()=>({textInputBack:"",textInputNext:"",textInputStep:"",cf7cmlsIsMoanaActivated:"",textEditMoana:"",steps:[],selectedStep:"",updatedTimes:0,visible:!1,stepDelete:null,linkIcon:""}),methods:{async showModalConfirm(){await this.$refs.confirmDialogue.show({title:"Delete Step",message:"Are you sure you want to delete this step?",okButton:"Delete",cancelButton:"Cancel"})&&this.handleDeleteStep()},newStep(){this.steps.push({name:"Step "+(parseInt(this.steps.length)+1).toString(),content:"Step "+(parseInt(this.steps.length)+1).toString(),back:"Back",next:"Next",title:"Step "+(parseInt(this.steps.length)+1).toString()}),this.selectedStep=this.steps[this.steps.length-1]},removeStep(t){this.stepDelete=t,this.showModalConfirm()},handleDeleteStep(){var t=this.steps.indexOf(this.stepDelete);this.steps.splice(t,1);let e=jQuery("#cf7mls-app .cf7mls-app-steps .cf7mls-name-step"),n=1;for(let t=0;t<e.length;t++)jQuery(e[t]).text("Step "+n),n++;jQuery("#cf7mls-app .cf7mls-app-step-content .cf7mls-app-step-content-step").each(function(t){jQuery(this).hasClass("active")&&(jQuery(this).removeClass("active"),jQuery(this).addClass("hidden"))}),t>0?(jQuery(`#cf7mls-app .cf7mls-app-step-content .cf7mls-app-step-content-step[data-key="${t-1}"]`).removeClass("hidden"),jQuery(`#cf7mls-app .cf7mls-app-step-content .cf7mls-app-step-content-step[data-key="${t-1}"]`).addClass("active")):(jQuery(`#cf7mls-app .cf7mls-app-step-content .cf7mls-app-step-content-step[data-key="${t+1}"]`).removeClass("hidden"),jQuery(`#cf7mls-app .cf7mls-app-step-content .cf7mls-app-step-content-step[data-key="${t+1}"]`).addClass("active")),this.visible=!1},handleModalCancel(){this.visible=!1},initSteps(t){if(t){var e=t.split(/\[cf7mls_step.*?\]/),n=(e=e.filter(function(t,n){return e.length!=n&&""!=t})).map(function(t,e){var n=void 0!==cf7mls.steps[e]?cf7mls.steps[e].back:"",r=void 0!==cf7mls.steps[e]?cf7mls.steps[e].next:"",o=void 0!==cf7mls.steps[e]?cf7mls.steps[e].title:"";return{name:"Step "+(e+1).toString(),content:t,back:n,next:r,title:o}});this.steps=n,this.steps.length>0&&(this.selectedStep=this.steps[0])}},stepsToStr(t){var e="";let n=1;t.forEach(function(r,o){""!=r.content&&(e+=r.content,1==t.length?e+="":t.length>1&&void 0!==t[o]&&""!=t[o].content&&(e+="[cf7mls_step cf7mls_step-"+n.toString()+" ",0==o?e+='"'+r.next+'" "'+r.title+'"]':t.length-1==o?e+='"'+r.back+'" "'+r.title+'"]':e+='"'+r.back+'" "'+r.next+'" "'+r.title+'"]')),n++}),jQuery("textarea#wpcf7-form, textarea#wpcf7-form-bak").val(e)},editWithMoana(t){var e=this;"function"==typeof njtMoanaVc&&njtMoanaVc({init_val:e.steps[t].content,on_done:function(n){e.steps[t].content=n}})}},mounted(){this.$refs.cf7mls_step_name&&this.$refs.cf7mls_step_name.forEach(t=>{t.defaultValue=t.value}),this.$refs.cf7mls_step_back&&this.$refs.cf7mls_step_back.forEach(t=>{t.defaultValue=t.value}),this.$refs.cf7mls_step_next&&this.$refs.cf7mls_step_next.forEach(t=>{t.defaultValue=t.value}),this.$refs.cf7mls_form_content&&this.$refs.cf7mls_form_content.forEach(t=>{t.defaultValue=t.value}),Jt(this)},created(){this.textInputBack=window.cf7_mls_vue_js.textInputBack,this.textInputNext=window.cf7_mls_vue_js.textInputNext,this.textInputStep=window.cf7_mls_vue_js.textInputStep,this.textEditMoana=window.cf7_mls_vue_js.textEditMoana,this.cf7cmlsIsMoanaActivated=window.cf7_mls_vue_js.cf7cmlsIsMoanaActivated,this.linkIcon=window.cf7_mls_vue_js.pluginUrl+"/assets/admin/img/help-circle.svg",this.initSteps(jQuery("textarea#wpcf7-form").val()),jQuery("textarea#wpcf7-form").hide()},watch:{steps:{deep:!0,handler(t,e){this.updatedTimes++,this.updatedTimes>1&&this.stepsToStr(e)}},selectedStep:{handler(t,e){jQuery(".cf7mls-app-step-content .active textarea").focus()}}}}),ee=(n(12),i(te,function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("nav",{staticClass:"cf7mls-app-steps nav-tab-wrapper"},[t._l(t.steps,function(e,r){return n("a",{key:r,staticClass:"nav-tab",class:{"nav-tab-active":t.selectedStep==e},attrs:{href:"javascript:void(0)"},on:{click:function(n){t.selectedStep=e}}},[n("span",{staticClass:"cf7mls-name-step"},[t._v(t._s(e.name))]),t._v(" "),n("span",{staticClass:"cf7mls-remove-step",on:{click:function(n){return n.preventDefault(),n.stopPropagation(),t.removeStep(e)}}},[t._v("×")])])}),t._v(" "),n("a",{staticClass:"nav-tab",attrs:{href:"javascript:void(0)"},on:{click:t.newStep}},[t._v("+")])],2),t._v(" "),n("div",{staticClass:"cf7mls-app-step-content"},t._l(t.steps,function(e,r){return n("div",{key:r,staticClass:"cf7mls-app-step-content-step",class:{hidden:t.selectedStep!=e,active:t.selectedStep==e},attrs:{"data-key":r}},[n("div",{staticClass:"cf7mls-app-wrap-bt"},[n("div",{staticClass:"cf7mls-app-content"},[n("p",[n("span",[t._v(t._s(t.textInputStep)+" (PRO) ")]),t._v(" "),n("img",{directives:[{name:"tippy",rawName:"v-tippy",value:{arrow:!0},expression:"{ arrow: true }"}],staticStyle:{"vertical-align":"text-bottom"},attrs:{src:t.linkIcon,alt:"help circle",content:"This field will work with Process Bar in PRO version"}})]),t._v(" "),n("input",{directives:[{name:"model",rawName:"v-model",value:e.name,expression:"step.name"}],ref:"cf7mls_step_name",refInFor:!0,attrs:{name:"cf7mls_step_name[]",type:"text",disabled:""},domProps:{value:e.name},on:{input:function(n){n.target.composing||t.$set(e,"name",n.target.value)}}})]),t._v(" "),n("div",{staticClass:"cf7mls-app-content",class:{hide:0==r}},[n("p",[t._v(t._s(t.textInputBack))]),t._v(" "),n("input",{directives:[{name:"model",rawName:"v-model",value:t.steps[r].back,expression:"steps[key].back"}],ref:"cf7mls_step_back",refInFor:!0,attrs:{type:"text"},domProps:{value:t.steps[r].back},on:{input:function(e){e.target.composing||t.$set(t.steps[r],"back",e.target.value)}}})]),t._v(" "),n("div",{staticClass:"cf7mls-app-content",class:{hide:r==t.steps.length-1&&t.steps.length>1||!1}},[n("p",[t._v(t._s(t.textInputNext))]),t._v(" "),n("input",{directives:[{name:"model",rawName:"v-model",value:t.steps[r].next,expression:"steps[key].next"}],ref:"cf7mls_step_next",refInFor:!0,attrs:{type:"text"},domProps:{value:t.steps[r].next},on:{input:function(e){e.target.composing||t.$set(t.steps[r],"next",e.target.value)}}})])]),t._v(" "),""!=t.cf7cmlsIsMoanaActivated?n("div",{staticClass:"mls_moana_design_btn_wrap"},[n("a",{staticClass:"cf7-start-editing-btn",attrs:{href:"javascript:void(0)"},on:{click:function(e){return t.editWithMoana(r)}}},[n("i",{staticClass:"_icon"}),t._v(t._s(t.textEditMoana))])]):t._e(),t._v(" "),n("textarea",{directives:[{name:"model",rawName:"v-model",value:t.steps[r].content,expression:"steps[key].content"}],ref:"cf7mls_form_content",refInFor:!0,staticClass:"large-text code",attrs:{"data-key":r,cols:"100",rows:"24"},domProps:{value:t.steps[r].content},on:{input:function(e){e.target.composing||t.$set(t.steps[r],"content",e.target.value)}}})])}),0),t._v(" "),n("confirm-dialogue",{ref:"confirmDialogue"})],1)},[],!1,null,null,null).exports);o.a.use(qt);var ne=new qt({routes:[{path:"/",name:"pageData",component:ee}]}),re={name:"PostBoxUpgradePro",data:()=>({}),components:{FormStep:i({name:"FormStep"},function(){var t=this.$createElement,e=this._self._c||t;return e("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 481 229"}},[e("image",{attrs:{width:"481",height:"229","xlink:href":"data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAeEAAADlCAYAAABkrE+sAAAN1klEQVR4nO3dW4xc913A8d/Mzq53Hd/rS2zHcRrATptQrJY0FJGgtuIpBQQSAtFScasQoEZIVQUFHhEgKnjh9tCWiyJBJXgJJDyQSm1DCQmgxEBoXUPiOBentuPdGF92vbM7g/4Tb7peT9eetff8jj2fj7RaZ2cm5+yZs/Odc+Z/zmlMT0+PRcSnI+IjEbElAIDVNBURD0fEJ1sR8XsR8ZDFDQCV2Hyxu9NlS/iULWAAqNxkiXDXcgeA6jUtcwDIIcIAkESEASDJNUe4e/5cxPz8Ch7YiZg7X/4x8EPb3bk4Pz8z+DQBoEZaK5mV7pnTMffo52P+mX+J7vS5iOZINPffE6Mf+olo7v32ZR/bOH8sGi89Eo03novotCNG1kT3be+Ozp4fjliz/CDtg2f/Jz5//Avx9fMvRTe6sam1Lt6/+T3x49s/GOPNMesVADeUgUdHd6dejwt/8JvRnTp1+Y0jrRj7mV+JkQP39X1s4/ShaB7644j5C5ffOLouOnd/Irprd/d97KOn/jk+d+zRXnyXumN8Z/z2nb8Qa0fGrX0A3DAG3h09+5d/2D/AxfxczD78R9E9PdXntploHv5M/wAX7bPRKLeX3dRLvDjzWvzZa4/1DXBcvP0zr/2dtQ6AG8pAEe688mJ0/very9/pwkzMP/XFy37ceP3fItpnln1ob1f16UOX/fyxU09Gp0+cF/vyGwfjzPz5K/wGAFAfA0W4+/ILV3W/Tp/7Nc4evbqJ9LnfC9PHrjzNbieOXMX9AKAu6neIUqNRg5kAgNU3UIQbe+68qvs1+9yvu27v1U3kltsv+9GdE7uuPM1GM95+FfcDgLoYKMLN2+6I5ne8c/k7rRmPkfd94LIfd7feGzG6ftmHlpHR3Y13XfbzB9/2vb3ILuf7Nx2I9SNra7NgAeBKBt4dPfbRh6KxeWv/G8shSh/9eDQ2bOpz23h09n2sd1xwX6Pro7vv5yP6xPaO8Z3xczs/FI3ov6v67eO74mM7f8iTDcANZUVXUXKyDgC4dtd8KcNy2srGmvGIkZEBH9jpHTscrYkyGwM9tJy2st2Zc3IOAG5oricMAElcRQkAkogwACQRYQBIIsIAkESEASBJq9Va0XX9AYBr1Oh2uw5RAoAEdkcDQBIRBoAkIgwASUQYAJKIMAAkEWEASCLCAJBEhAEgiQgDQBIRBoAkIgwASUQYAJKIMAAkEWEASCLCAJBEhAEgiQgDQBIRBoAkIgwASUQYAJKIMAAkEWEASCLCAJBEhAEgSWtYFvzr52fjN75wOL505FTMzHUqn36r2Yi7t6+PTz1wZ7xvz+bKp0++F6bOx68/fjj+/djpaM/nrIMHdm6I3/rgvnjHtnXWiCFz+vTpOHz4cJw9eza63W7lv3yz2YwtW7bEvn37Ynx8fMifjW9qdDOejQQ/8tfPxDPHTqfPxy2jI/GPP/3euG2DlXCYlDd+H/jzp+PV/5tJ/623rh2LL/3sfbF+zdC8Bx96s7Oz8fTTT0e73U5fFOvWrYt77703Go3G0D8vMSy7o49MTdciwMW59nw88rXjNZgTqvT0K2/UIsBxca/Ql1+crMGcUJUTJ07UIsBF2RIvX7xpKCJcXnTq5OzsfK3mh9X3xnQ9XgAXTM3Ua35YXfPz9XrNqdv8ZDIwCwCSiDAAJBFhAEgiwgCQRIQBIIkDBVfgF997e/zku3bFpx7/enzl6NQNN//ceB7ctz0e3L+t933BS6en46/+81j86b++5BllVe3duze2b98e69evf2syZ86c6R36dPToUQv/GojwVfrOHet7L4AlwFClP/nBuy+J74LbN07Er93/bb03hB/+m//oRRmup4mJiThw4EDv+1IlyOVr165dcfDgwZietv6thAhfQYlueQEsEYaq/c4P7O8b4MVKjMv9Pvy3Bz0/XFffKsCLldv379/fCzGDE+FllACXLQ3IUN74la3cBf91/Ez80t//d2+Lt9xWtpBLgIvv27u5929bw1wvZffz4gCXXc+HDh2Kubm53s/vueeet3ZPl3NCl3+XXdQMxsCsAfj8lyqVsC62EOC4GOSlnwXfvsn5yLl+lm4BLwS4KLuen3/++UtuX/x5MVfPlvAVlIEv5QWvfC8viktfGGG1LGzlxsVBWEu3cpf+98Y1o54Lrpsy4Gq5QVet1qX5WAg0gxHhZRh1SqYy+r58fStLxyl85SUXZaAaZau3jJheULaMy+5qBifCCS7MdeL0jHeNw+R8+/qesH7jeOuSz4vLRyWDrFPdTjc6neqvaUyO63HF2jJIq3z2u1TZAn7uuec8syskwgk+98zLvS9YqTIaevHu6t/9p+cH+j9NTU3Fyy+7ks2wKBf0Xy3PPvusAVnXwMAsuMEsPWypBLiMW4AM5QL95VhhVsaWMNxAFs7WtsAZs6jK4uOAF44NXtg9fdddd/X2rjhhx+BEOMGGNa3YNG4k6zA5156PU+dnr+k3XnrcegnwcgO3ltMcaV42upWbV7N5fXd6ltiWz4EfeOCBt35Wjit2CsvB+StM8JHv2h2/ev+dQ/d7D7NHvnY8HvqHr654CSwN8GOHT6w4wMWmTZti9+7dw/60DI0yeOrkyZPX9dct/88S44Xjia90Zi36E2GoubL7eXGAy0jocuIOWE3ljFhl6zYuBveJJ564ZGplT8ri8Lbbbc/HChiYBTVWAlwGYi0oAXaOaKqweMRzCW6J8sJHGAunrVzMCOmVsSUMNVVOxrE4wHHxVJZHP/H+vjNczqB1/2ef8nRyXbz66qu9E3IshLdsFS9sGS+1cFlDBmdLGGqqnJADspRd0OUY4CudjrIE2Mk6Vs5fOQB9lcA++eSTvUF85VjgxZ8BT05O9g5LMiL62ojwAMrncXt//4s3zPxyY7O+UQdlS/hKF3Ng5eyOBoAkIgwASUQYAJKIMAAkGYoIjzRqMBMAsMRQRHjXhvGoU4d3rBurwVxQpd0bxmu1vG+r2fywusbG6vWaU7f5yTQUEb513Zr40XfeWoM5efPF+Mfu3lmDOaFK79m9Mb5798ZaLPN3bFsX9+/dUoM5oSo7duyItWvX1mJ5b9u2rTbzUgeNbrfbHYZfdL7bjb945pV4/PlTcXZ2+TPArIY1rWa8a8f6+OX79sbWtd4FDqNyOcNy7d+nXp6KmblO5UugrIPv3rkxPv49e3uX02S4lAssHDlypHcCjk6n+vVvZGQktm7dGnv27IlGw2eEC4YmwgBQN0ZHA0ASEQaAJCIMAElEGACSiDAAJBFhAEgiwgCQRIQBIIkIA0ASEQaAJCIMAElEGACSiDAAJBFhAEiSflHRciXFk8ePx9TUVMy129mzc1MaHR2NTZs3x7YdO1zHc5Gy7p34xjdianIy5ufnazNfN5NyDdnNW7bE9ltvte71sfD6N3nqlHVwlZR1cMvWrbFt+/ZaroPp1xMuK+CJ48czZ2FobN+xoxdi3lQCfPLECUujAmW9227du0x57Tvp9a8S5Y1gCXHdpO+OLu8AsawzlL0vVOONyUlLuo/J11+v3TzdrOr6+pce4bm5uexZGBqW9aV8/FGdtmXdl13Q1anr37uBWQCQRIQBIEl6hFut9AHaQ8OyvlRrdLROs3NTG7Ws+yojd6lGXf/e0yNcDp3Bss5geVTHsu5v05YtdZytm1Jd18H0TaMybLwcJVWO1ex0Otmzc1NqNptvHavJN5VDZrqdTm+UdMcAmVXRLMcJXzxGncvtKH+TXv9W1VuvfzVdB9OPEwaAYWVgFgAkEWEASCLCAJBEhAEgiQgDQBIRBoAkIgwASUQYAJKIMAAkEWEASCLCAJBEhAEgiQgDQBIRBoAkIgwASUQYAJKIMAAkEWEASNKqcrKdTifa7bbnGoBaGR0djWaz+u3SRrfb7VYxobm5uTh37lxUNDkAuGqNRiNuueWWaLUq3Tatbnf09PS0AANQS6VPpVNVqyzC8/Pz1jwAaiujUwZmAUASEQaAJCIMAElEGACSiDAAJBFhAEgiwgCQRIQBIIkIA0ASEQaAJCIMAElEGACSiDAAJBFhAEgiwgCQRIQBIIkIA0ASEQaAJCIMAElEGACSiDAAJBFhAEgiwgCQRIQBIIkIA0ASEQaAJCIMAElEGACSVBbh0dFRzzEAtZXRqcoiPDExESMjI1VNDgCuWulT6VTVGt1ut1vlNOfm5qwVANRKq9VKmZ/KIwwAvMnALABIIsIAkESEASCJCANAEhEGgCQiDABJRBgAkogwACQRYQBIIsIAkESEASBJpWesbrfbMTs7G51Ox/MNQC00m80YGxtLuZRhZRdwuHDhQkxPT1cxKQAY2Nq1a3sxrlJlu6NLhAGgrmZmZiqfs8oibBc0AHWW0SkDswAgiQgDQBIRBoAkIgwASUQYAJKIMAAkEWEASCLCAJBEhAEgiQgDQBIRBoAkIgwASUQYAJKIMAAkEWEASCLCAJBEhAEgiQgDQBIRBoAkIgwASUQYAJKIMAAkEWEASCLCAJBEhAEgiQgDQBIRBoAklUW40Wh4jgGorYxOVRbhsbGxqiYFAAPL6FSrqglNTEz0vs/Ozka3261qsgCwrLIFXAK80KkqNbqKCAApDMwCgCQiDABJRBgAkogwACQRYQBIIsIAkESEASCJCANAEhEGgCQiDABJRBgAkogwACQRYQBIIsIAkKREeNLCB4DKTZYIP2y5A0DlPlsu6j8WEZ+OiJ+KiM2eAwBYVVO9DeCIT/4/HIjgNY10g2wAAAAASUVORK5CYII="}})])},[],!1,null,null,null).exports}},oe=(n(13),i(re,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"postbox",attrs:{id:"cf7mls_PostBoxUpgradePro"}},[e("div",{staticClass:"cf7mls-postbox-inner"},[e("div",{staticClass:"cf7mls-postbox-img-wrap"},[e("FormStep")],1),this._v(" "),this._m(0),this._v(" "),this._m(1),this._v(" "),this._m(2)])])},[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"cf7mls-postbox-title-wrap"},[e("h3",[this._v("Contact Form 7 Multi-Step PRO")]),this._v(" "),e("p",{staticClass:"cf7mls-postbox-subtitle"},[this._v("\n        Upgrade to Pro to get more features, make your form more powerful and much better!\n      ")])])},function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"cf7mls-postbox-list-wrap"},[n("ul",{staticClass:"cf7mls-list-checked"},[n("li",[t._v("Nice process bar with many options")]),t._v(" "),n("li",[t._v("Form animation")]),t._v(" "),n("li",[t._v("Preview and Answer tags")]),t._v(" "),n("li",[t._v("Premium Technical Support")]),t._v(" "),n("li",[t._v("Live Chat 1-1 on Facebook for any questions")]),t._v(" "),n("li",[t._v("One-time payment, lifetime updates")])])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"cf7mls-postbox-btn-wrap"},[e("a",{staticClass:"cf7mls-btn-primary",attrs:{href:"https://1.envato.market/CF7-Multi-Step-Go-Pro",target:"_blank"}},[this._v("Upgrade to Pro")])])}],!1,null,null,null).exports),ie=n(6);n(14),n(15),n(16),n(17);o.a.config.productionTip=!1,o.a.use(ie.a,{popperOptions:{modifiers:{preventOverflow:{enabled:!1},hide:{enabled:!1}}}}),jQuery(document).ready(function(){new o.a({router:ne,render:t=>t(a)}).$mount("#cf7mls-app"),new o.a({router:ne,render:t=>t(oe)}).$mount("#cf7mls_PostBoxUpgradePro")})}]);
     37var n="undefined"!=typeof window&&"undefined"!=typeof document&&"undefined"!=typeof navigator,r=function(){for(var t=["Edge","Trident","Firefox"],e=0;e<t.length;e+=1)if(n&&navigator.userAgent.indexOf(t[e])>=0)return 1;return 0}();var o=n&&window.Promise?function(t){var e=!1;return function(){e||(e=!0,window.Promise.resolve().then(function(){e=!1,t()}))}}:function(t){var e=!1;return function(){e||(e=!0,setTimeout(function(){e=!1,t()},r))}};function i(t){return t&&"[object Function]"==={}.toString.call(t)}function a(t,e){if(1!==t.nodeType)return[];var n=t.ownerDocument.defaultView.getComputedStyle(t,null);return e?n[e]:n}function s(t){return"HTML"===t.nodeName?t:t.parentNode||t.host}function c(t){if(!t)return document.body;switch(t.nodeName){case"HTML":case"BODY":return t.ownerDocument.body;case"#document":return t.body}var e=a(t),n=e.overflow,r=e.overflowX,o=e.overflowY;return/(auto|scroll|overlay)/.test(n+o+r)?t:c(s(t))}function p(t){return t&&t.referenceNode?t.referenceNode:t}var u=n&&!(!window.MSInputMethodContext||!document.documentMode),l=n&&/MSIE 10/.test(navigator.userAgent);function f(t){return 11===t?u:10===t?l:u||l}function d(t){if(!t)return document.documentElement;for(var e=f(10)?document.body:null,n=t.offsetParent||null;n===e&&t.nextElementSibling;)n=(t=t.nextElementSibling).offsetParent;var r=n&&n.nodeName;return r&&"BODY"!==r&&"HTML"!==r?-1!==["TH","TD","TABLE"].indexOf(n.nodeName)&&"static"===a(n,"position")?d(n):n:t?t.ownerDocument.documentElement:document.documentElement}function h(t){return null!==t.parentNode?h(t.parentNode):t}function v(t,e){if(!(t&&t.nodeType&&e&&e.nodeType))return document.documentElement;var n=t.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_FOLLOWING,r=n?t:e,o=n?e:t,i=document.createRange();i.setStart(r,0),i.setEnd(o,0);var a=i.commonAncestorContainer;if(t!==a&&e!==a||r.contains(o))return function(t){var e=t.nodeName;return"BODY"!==e&&("HTML"===e||d(t.firstElementChild)===t)}(a)?a:d(a);var s=h(t);return s.host?v(s.host,e):v(t,h(e).host)}function m(t){var e="top"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"top")?"scrollTop":"scrollLeft",n=t.nodeName;if("BODY"===n||"HTML"===n){var r=t.ownerDocument.documentElement;return(t.ownerDocument.scrollingElement||r)[e]}return t[e]}function y(t,e){var n="x"===e?"Left":"Top",r="Left"===n?"Right":"Bottom";return parseFloat(t["border"+n+"Width"])+parseFloat(t["border"+r+"Width"])}function g(t,e,n,r){return Math.max(e["offset"+t],e["scroll"+t],n["client"+t],n["offset"+t],n["scroll"+t],f(10)?parseInt(n["offset"+t])+parseInt(r["margin"+("Height"===t?"Top":"Left")])+parseInt(r["margin"+("Height"===t?"Bottom":"Right")]):0)}function b(t){var e=t.body,n=t.documentElement,r=f(10)&&getComputedStyle(n);return{height:g("Height",e,n,r),width:g("Width",e,n,r)}}var w=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")},_=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),x=function(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t},k=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t};function A(t){return k({},t,{right:t.left+t.width,bottom:t.top+t.height})}function C(t){var e={};try{if(f(10)){e=t.getBoundingClientRect();var n=m(t,"top"),r=m(t,"left");e.top+=n,e.left+=r,e.bottom+=n,e.right+=r}else e=t.getBoundingClientRect()}catch(t){}var o={left:e.left,top:e.top,width:e.right-e.left,height:e.bottom-e.top},i="HTML"===t.nodeName?b(t.ownerDocument):{},s=i.width||t.clientWidth||o.width,c=i.height||t.clientHeight||o.height,p=t.offsetWidth-s,u=t.offsetHeight-c;if(p||u){var l=a(t);p-=y(l,"x"),u-=y(l,"y"),o.width-=p,o.height-=u}return A(o)}function E(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=f(10),o="HTML"===e.nodeName,i=C(t),s=C(e),p=c(t),u=a(e),l=parseFloat(u.borderTopWidth),d=parseFloat(u.borderLeftWidth);n&&o&&(s.top=Math.max(s.top,0),s.left=Math.max(s.left,0));var h=A({top:i.top-s.top-l,left:i.left-s.left-d,width:i.width,height:i.height});if(h.marginTop=0,h.marginLeft=0,!r&&o){var v=parseFloat(u.marginTop),y=parseFloat(u.marginLeft);h.top-=l-v,h.bottom-=l-v,h.left-=d-y,h.right-=d-y,h.marginTop=v,h.marginLeft=y}return(r&&!n?e.contains(p):e===p&&"BODY"!==p.nodeName)&&(h=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=m(e,"top"),o=m(e,"left"),i=n?-1:1;return t.top+=r*i,t.bottom+=r*i,t.left+=o*i,t.right+=o*i,t}(h,e)),h}function O(t){if(!t||!t.parentElement||f())return document.documentElement;for(var e=t.parentElement;e&&"none"===a(e,"transform");)e=e.parentElement;return e||document.documentElement}function S(t,e,n,r){var o=arguments.length>4&&void 0!==arguments[4]&&arguments[4],i={top:0,left:0},u=o?O(t):v(t,p(e));if("viewport"===r)i=function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=t.ownerDocument.documentElement,r=E(t,n),o=Math.max(n.clientWidth,window.innerWidth||0),i=Math.max(n.clientHeight,window.innerHeight||0),a=e?0:m(n),s=e?0:m(n,"left");return A({top:a-r.top+r.marginTop,left:s-r.left+r.marginLeft,width:o,height:i})}(u,o);else{var l=void 0;"scrollParent"===r?"BODY"===(l=c(s(e))).nodeName&&(l=t.ownerDocument.documentElement):l="window"===r?t.ownerDocument.documentElement:r;var f=E(l,u,o);if("HTML"!==l.nodeName||function t(e){var n=e.nodeName;if("BODY"===n||"HTML"===n)return!1;if("fixed"===a(e,"position"))return!0;var r=s(e);return!!r&&t(r)}(u))i=f;else{var d=b(t.ownerDocument),h=d.height,y=d.width;i.top+=f.top-f.marginTop,i.bottom=h+f.top,i.left+=f.left-f.marginLeft,i.right=y+f.left}}var g="number"==typeof(n=n||0);return i.left+=g?n:n.left||0,i.top+=g?n:n.top||0,i.right-=g?n:n.right||0,i.bottom-=g?n:n.bottom||0,i}function T(t,e,n,r,o){var i=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0;if(-1===t.indexOf("auto"))return t;var a=S(n,r,i,o),s={top:{width:a.width,height:e.top-a.top},right:{width:a.right-e.right,height:a.height},bottom:{width:a.width,height:a.bottom-e.bottom},left:{width:e.left-a.left,height:a.height}},c=Object.keys(s).map(function(t){return k({key:t},s[t],{area:function(t){return t.width*t.height}(s[t])})}).sort(function(t,e){return e.area-t.area}),p=c.filter(function(t){var e=t.width,r=t.height;return e>=n.clientWidth&&r>=n.clientHeight}),u=p.length>0?p[0].key:c[0].key,l=t.split("-")[1];return u+(l?"-"+l:"")}function I(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;return E(n,r?O(e):v(e,p(n)),r)}function $(t){var e=t.ownerDocument.defaultView.getComputedStyle(t),n=parseFloat(e.marginTop||0)+parseFloat(e.marginBottom||0),r=parseFloat(e.marginLeft||0)+parseFloat(e.marginRight||0);return{width:t.offsetWidth+r,height:t.offsetHeight+n}}function j(t){var e={left:"right",right:"left",bottom:"top",top:"bottom"};return t.replace(/left|right|bottom|top/g,function(t){return e[t]})}function P(t,e,n){n=n.split("-")[0];var r=$(t),o={width:r.width,height:r.height},i=-1!==["right","left"].indexOf(n),a=i?"top":"left",s=i?"left":"top",c=i?"height":"width",p=i?"width":"height";return o[a]=e[a]+e[c]/2-r[c]/2,o[s]=n===s?e[s]-r[p]:e[j(s)],o}function L(t,e){return Array.prototype.find?t.find(e):t.filter(e)[0]}function M(t,e,n){return(void 0===n?t:t.slice(0,function(t,e,n){if(Array.prototype.findIndex)return t.findIndex(function(t){return t[e]===n});var r=L(t,function(t){return t[e]===n});return t.indexOf(r)}(t,"name",n))).forEach(function(t){t.function&&console.warn("`modifier.function` is deprecated, use `modifier.fn`!");var n=t.function||t.fn;t.enabled&&i(n)&&(e.offsets.popper=A(e.offsets.popper),e.offsets.reference=A(e.offsets.reference),e=n(e,t))}),e}function R(t,e){return t.some(function(t){var n=t.name;return t.enabled&&n===e})}function D(t){for(var e=[!1,"ms","Webkit","Moz","O"],n=t.charAt(0).toUpperCase()+t.slice(1),r=0;r<e.length;r++){var o=e[r],i=o?""+o+n:t;if(void 0!==document.body.style[i])return i}return null}function N(t){var e=t.ownerDocument;return e?e.defaultView:window}function B(t,e,n,r){n.updateBound=r,N(t).addEventListener("resize",n.updateBound,{passive:!0});var o=c(t);return function t(e,n,r,o){var i="BODY"===e.nodeName,a=i?e.ownerDocument.defaultView:e;a.addEventListener(n,r,{passive:!0}),i||t(c(a.parentNode),n,r,o),o.push(a)}(o,"scroll",n.updateBound,n.scrollParents),n.scrollElement=o,n.eventsEnabled=!0,n}function F(){this.state.eventsEnabled&&(cancelAnimationFrame(this.scheduleUpdate),this.state=function(t,e){return N(t).removeEventListener("resize",e.updateBound),e.scrollParents.forEach(function(t){t.removeEventListener("scroll",e.updateBound)}),e.updateBound=null,e.scrollParents=[],e.scrollElement=null,e.eventsEnabled=!1,e}(this.reference,this.state))}function z(t){return""!==t&&!isNaN(parseFloat(t))&&isFinite(t)}function V(t,e){Object.keys(e).forEach(function(n){var r="";-1!==["width","height","top","right","bottom","left"].indexOf(n)&&z(e[n])&&(r="px"),t.style[n]=e[n]+r})}var U=n&&/Firefox/i.test(navigator.userAgent);function H(t,e,n){var r=L(t,function(t){return t.name===e}),o=!!r&&t.some(function(t){return t.name===n&&t.enabled&&t.order<r.order});if(!o){var i="`"+e+"`",a="`"+n+"`";console.warn(a+" modifier is required by "+i+" modifier in order to work, be sure to include it before "+i+"!")}return o}var Q=["auto-start","auto","auto-end","top-start","top","top-end","right-start","right","right-end","bottom-end","bottom","bottom-start","left-end","left","left-start"],X=Q.slice(3);function W(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=X.indexOf(t),r=X.slice(n+1).concat(X.slice(0,n));return e?r.reverse():r}var Y={FLIP:"flip",CLOCKWISE:"clockwise",COUNTERCLOCKWISE:"counterclockwise"};function q(t,e,n,r){var o=[0,0],i=-1!==["right","left"].indexOf(r),a=t.split(/(\+|\-)/).map(function(t){return t.trim()}),s=a.indexOf(L(a,function(t){return-1!==t.search(/,|\s/)}));a[s]&&-1===a[s].indexOf(",")&&console.warn("Offsets separated by white space(s) are deprecated, use a comma (,) instead.");var c=/\s*,\s*|\s+/,p=-1!==s?[a.slice(0,s).concat([a[s].split(c)[0]]),[a[s].split(c)[1]].concat(a.slice(s+1))]:[a];return(p=p.map(function(t,r){var o=(1===r?!i:i)?"height":"width",a=!1;return t.reduce(function(t,e){return""===t[t.length-1]&&-1!==["+","-"].indexOf(e)?(t[t.length-1]=e,a=!0,t):a?(t[t.length-1]+=e,a=!1,t):t.concat(e)},[]).map(function(t){return function(t,e,n,r){var o=t.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),i=+o[1],a=o[2];if(!i)return t;if(0===a.indexOf("%")){var s=void 0;switch(a){case"%p":s=n;break;case"%":case"%r":default:s=r}return A(s)[e]/100*i}if("vh"===a||"vw"===a)return("vh"===a?Math.max(document.documentElement.clientHeight,window.innerHeight||0):Math.max(document.documentElement.clientWidth,window.innerWidth||0))/100*i;return i}(t,o,e,n)})})).forEach(function(t,e){t.forEach(function(n,r){z(n)&&(o[e]+=n*("-"===t[r-1]?-1:1))})}),o}var G={placement:"bottom",positionFixed:!1,eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:{shift:{order:100,enabled:!0,fn:function(t){var e=t.placement,n=e.split("-")[0],r=e.split("-")[1];if(r){var o=t.offsets,i=o.reference,a=o.popper,s=-1!==["bottom","top"].indexOf(n),c=s?"left":"top",p=s?"width":"height",u={start:x({},c,i[c]),end:x({},c,i[c]+i[p]-a[p])};t.offsets.popper=k({},a,u[r])}return t}},offset:{order:200,enabled:!0,fn:function(t,e){var n=e.offset,r=t.placement,o=t.offsets,i=o.popper,a=o.reference,s=r.split("-")[0],c=void 0;return c=z(+n)?[+n,0]:q(n,i,a,s),"left"===s?(i.top+=c[0],i.left-=c[1]):"right"===s?(i.top+=c[0],i.left+=c[1]):"top"===s?(i.left+=c[0],i.top-=c[1]):"bottom"===s&&(i.left+=c[0],i.top+=c[1]),t.popper=i,t},offset:0},preventOverflow:{order:300,enabled:!0,fn:function(t,e){var n=e.boundariesElement||d(t.instance.popper);t.instance.reference===n&&(n=d(n));var r=D("transform"),o=t.instance.popper.style,i=o.top,a=o.left,s=o[r];o.top="",o.left="",o[r]="";var c=S(t.instance.popper,t.instance.reference,e.padding,n,t.positionFixed);o.top=i,o.left=a,o[r]=s,e.boundaries=c;var p=e.priority,u=t.offsets.popper,l={primary:function(t){var n=u[t];return u[t]<c[t]&&!e.escapeWithReference&&(n=Math.max(u[t],c[t])),x({},t,n)},secondary:function(t){var n="right"===t?"left":"top",r=u[n];return u[t]>c[t]&&!e.escapeWithReference&&(r=Math.min(u[n],c[t]-("right"===t?u.width:u.height))),x({},n,r)}};return p.forEach(function(t){var e=-1!==["left","top"].indexOf(t)?"primary":"secondary";u=k({},u,l[e](t))}),t.offsets.popper=u,t},priority:["left","right","top","bottom"],padding:5,boundariesElement:"scrollParent"},keepTogether:{order:400,enabled:!0,fn:function(t){var e=t.offsets,n=e.popper,r=e.reference,o=t.placement.split("-")[0],i=Math.floor,a=-1!==["top","bottom"].indexOf(o),s=a?"right":"bottom",c=a?"left":"top",p=a?"width":"height";return n[s]<i(r[c])&&(t.offsets.popper[c]=i(r[c])-n[p]),n[c]>i(r[s])&&(t.offsets.popper[c]=i(r[s])),t}},arrow:{order:500,enabled:!0,fn:function(t,e){var n;if(!H(t.instance.modifiers,"arrow","keepTogether"))return t;var r=e.element;if("string"==typeof r){if(!(r=t.instance.popper.querySelector(r)))return t}else if(!t.instance.popper.contains(r))return console.warn("WARNING: `arrow.element` must be child of its popper element!"),t;var o=t.placement.split("-")[0],i=t.offsets,s=i.popper,c=i.reference,p=-1!==["left","right"].indexOf(o),u=p?"height":"width",l=p?"Top":"Left",f=l.toLowerCase(),d=p?"left":"top",h=p?"bottom":"right",v=$(r)[u];c[h]-v<s[f]&&(t.offsets.popper[f]-=s[f]-(c[h]-v)),c[f]+v>s[h]&&(t.offsets.popper[f]+=c[f]+v-s[h]),t.offsets.popper=A(t.offsets.popper);var m=c[f]+c[u]/2-v/2,y=a(t.instance.popper),g=parseFloat(y["margin"+l]),b=parseFloat(y["border"+l+"Width"]),w=m-t.offsets.popper[f]-g-b;return w=Math.max(Math.min(s[u]-v,w),0),t.arrowElement=r,t.offsets.arrow=(x(n={},f,Math.round(w)),x(n,d,""),n),t},element:"[x-arrow]"},flip:{order:600,enabled:!0,fn:function(t,e){if(R(t.instance.modifiers,"inner"))return t;if(t.flipped&&t.placement===t.originalPlacement)return t;var n=S(t.instance.popper,t.instance.reference,e.padding,e.boundariesElement,t.positionFixed),r=t.placement.split("-")[0],o=j(r),i=t.placement.split("-")[1]||"",a=[];switch(e.behavior){case Y.FLIP:a=[r,o];break;case Y.CLOCKWISE:a=W(r);break;case Y.COUNTERCLOCKWISE:a=W(r,!0);break;default:a=e.behavior}return a.forEach(function(s,c){if(r!==s||a.length===c+1)return t;r=t.placement.split("-")[0],o=j(r);var p=t.offsets.popper,u=t.offsets.reference,l=Math.floor,f="left"===r&&l(p.right)>l(u.left)||"right"===r&&l(p.left)<l(u.right)||"top"===r&&l(p.bottom)>l(u.top)||"bottom"===r&&l(p.top)<l(u.bottom),d=l(p.left)<l(n.left),h=l(p.right)>l(n.right),v=l(p.top)<l(n.top),m=l(p.bottom)>l(n.bottom),y="left"===r&&d||"right"===r&&h||"top"===r&&v||"bottom"===r&&m,g=-1!==["top","bottom"].indexOf(r),b=!!e.flipVariations&&(g&&"start"===i&&d||g&&"end"===i&&h||!g&&"start"===i&&v||!g&&"end"===i&&m),w=!!e.flipVariationsByContent&&(g&&"start"===i&&h||g&&"end"===i&&d||!g&&"start"===i&&m||!g&&"end"===i&&v),_=b||w;(f||y||_)&&(t.flipped=!0,(f||y)&&(r=a[c+1]),_&&(i=function(t){return"end"===t?"start":"start"===t?"end":t}(i)),t.placement=r+(i?"-"+i:""),t.offsets.popper=k({},t.offsets.popper,P(t.instance.popper,t.offsets.reference,t.placement)),t=M(t.instance.modifiers,t,"flip"))}),t},behavior:"flip",padding:5,boundariesElement:"viewport",flipVariations:!1,flipVariationsByContent:!1},inner:{order:700,enabled:!1,fn:function(t){var e=t.placement,n=e.split("-")[0],r=t.offsets,o=r.popper,i=r.reference,a=-1!==["left","right"].indexOf(n),s=-1===["top","left"].indexOf(n);return o[a?"left":"top"]=i[n]-(s?o[a?"width":"height"]:0),t.placement=j(e),t.offsets.popper=A(o),t}},hide:{order:800,enabled:!0,fn:function(t){if(!H(t.instance.modifiers,"hide","preventOverflow"))return t;var e=t.offsets.reference,n=L(t.instance.modifiers,function(t){return"preventOverflow"===t.name}).boundaries;if(e.bottom<n.top||e.left>n.right||e.top>n.bottom||e.right<n.left){if(!0===t.hide)return t;t.hide=!0,t.attributes["x-out-of-boundaries"]=""}else{if(!1===t.hide)return t;t.hide=!1,t.attributes["x-out-of-boundaries"]=!1}return t}},computeStyle:{order:850,enabled:!0,fn:function(t,e){var n=e.x,r=e.y,o=t.offsets.popper,i=L(t.instance.modifiers,function(t){return"applyStyle"===t.name}).gpuAcceleration;void 0!==i&&console.warn("WARNING: `gpuAcceleration` option moved to `computeStyle` modifier and will not be supported in future versions of Popper.js!");var a=void 0!==i?i:e.gpuAcceleration,s=d(t.instance.popper),c=C(s),p={position:o.position},u=function(t,e){var n=t.offsets,r=n.popper,o=n.reference,i=Math.round,a=Math.floor,s=function(t){return t},c=i(o.width),p=i(r.width),u=-1!==["left","right"].indexOf(t.placement),l=-1!==t.placement.indexOf("-"),f=e?u||l||c%2==p%2?i:a:s,d=e?i:s;return{left:f(c%2==1&&p%2==1&&!l&&e?r.left-1:r.left),top:d(r.top),bottom:d(r.bottom),right:f(r.right)}}(t,window.devicePixelRatio<2||!U),l="bottom"===n?"top":"bottom",f="right"===r?"left":"right",h=D("transform"),v=void 0,m=void 0;if(m="bottom"===l?"HTML"===s.nodeName?-s.clientHeight+u.bottom:-c.height+u.bottom:u.top,v="right"===f?"HTML"===s.nodeName?-s.clientWidth+u.right:-c.width+u.right:u.left,a&&h)p[h]="translate3d("+v+"px, "+m+"px, 0)",p[l]=0,p[f]=0,p.willChange="transform";else{var y="bottom"===l?-1:1,g="right"===f?-1:1;p[l]=m*y,p[f]=v*g,p.willChange=l+", "+f}var b={"x-placement":t.placement};return t.attributes=k({},b,t.attributes),t.styles=k({},p,t.styles),t.arrowStyles=k({},t.offsets.arrow,t.arrowStyles),t},gpuAcceleration:!0,x:"bottom",y:"right"},applyStyle:{order:900,enabled:!0,fn:function(t){return V(t.instance.popper,t.styles),function(t,e){Object.keys(e).forEach(function(n){!1!==e[n]?t.setAttribute(n,e[n]):t.removeAttribute(n)})}(t.instance.popper,t.attributes),t.arrowElement&&Object.keys(t.arrowStyles).length&&V(t.arrowElement,t.arrowStyles),t},onLoad:function(t,e,n,r,o){var i=I(o,e,t,n.positionFixed),a=T(n.placement,i,e,t,n.modifiers.flip.boundariesElement,n.modifiers.flip.padding);return e.setAttribute("x-placement",a),V(e,{position:n.positionFixed?"fixed":"absolute"}),n},gpuAcceleration:void 0}}},J=function(){function t(e,n){var r=this,a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};w(this,t),this.scheduleUpdate=function(){return requestAnimationFrame(r.update)},this.update=o(this.update.bind(this)),this.options=k({},t.Defaults,a),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=e&&e.jquery?e[0]:e,this.popper=n&&n.jquery?n[0]:n,this.options.modifiers={},Object.keys(k({},t.Defaults.modifiers,a.modifiers)).forEach(function(e){r.options.modifiers[e]=k({},t.Defaults.modifiers[e]||{},a.modifiers?a.modifiers[e]:{})}),this.modifiers=Object.keys(this.options.modifiers).map(function(t){return k({name:t},r.options.modifiers[t])}).sort(function(t,e){return t.order-e.order}),this.modifiers.forEach(function(t){t.enabled&&i(t.onLoad)&&t.onLoad(r.reference,r.popper,r.options,t,r.state)}),this.update();var s=this.options.eventsEnabled;s&&this.enableEventListeners(),this.state.eventsEnabled=s}return _(t,[{key:"update",value:function(){return function(){if(!this.state.isDestroyed){var t={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};t.offsets.reference=I(this.state,this.popper,this.reference,this.options.positionFixed),t.placement=T(this.options.placement,t.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),t.originalPlacement=t.placement,t.positionFixed=this.options.positionFixed,t.offsets.popper=P(this.popper,t.offsets.reference,t.placement),t.offsets.popper.position=this.options.positionFixed?"fixed":"absolute",t=M(this.modifiers,t),this.state.isCreated?this.options.onUpdate(t):(this.state.isCreated=!0,this.options.onCreate(t))}}.call(this)}},{key:"destroy",value:function(){return function(){return this.state.isDestroyed=!0,R(this.modifiers,"applyStyle")&&(this.popper.removeAttribute("x-placement"),this.popper.style.position="",this.popper.style.top="",this.popper.style.left="",this.popper.style.right="",this.popper.style.bottom="",this.popper.style.willChange="",this.popper.style[D("transform")]=""),this.disableEventListeners(),this.options.removeOnDestroy&&this.popper.parentNode.removeChild(this.popper),this}.call(this)}},{key:"enableEventListeners",value:function(){return function(){this.state.eventsEnabled||(this.state=B(this.reference,this.options,this.state,this.scheduleUpdate))}.call(this)}},{key:"disableEventListeners",value:function(){return F.call(this)}}]),t}();J.Utils=("undefined"!=typeof window?window:t).PopperUtils,J.placements=Q,J.Defaults=G;function K(){return(K=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var Z="undefined"!=typeof window&&"undefined"!=typeof document,tt=Z?navigator.userAgent:"",et=/MSIE |Trident\//.test(tt),nt=/UCBrowser\//.test(tt),rt=Z&&/iPhone|iPad|iPod/.test(navigator.platform)&&!window.MSStream,ot={a11y:!0,allowHTML:!0,animateFill:!0,animation:"shift-away",appendTo:function(){return document.body},aria:"describedby",arrow:!1,arrowType:"sharp",boundary:"scrollParent",content:"",delay:0,distance:10,duration:[325,275],flip:!0,flipBehavior:"flip",flipOnUpdate:!1,followCursor:!1,hideOnClick:!0,ignoreAttributes:!1,inertia:!1,interactive:!1,interactiveBorder:2,interactiveDebounce:0,lazy:!0,maxWidth:350,multiple:!1,offset:0,onHidden:function(){},onHide:function(){},onMount:function(){},onShow:function(){},onShown:function(){},onTrigger:function(){},placement:"top",popperOptions:{},role:"tooltip",showOnInit:!1,size:"regular",sticky:!1,target:"",theme:"dark",touch:!0,touchHold:!1,trigger:"mouseenter focus",triggerTarget:null,updateDuration:0,wait:null,zIndex:9999},it=["arrow","arrowType","boundary","distance","flip","flipBehavior","flipOnUpdate","offset","placement","popperOptions"],at=Z?Element.prototype:{},st=at.matches||at.matchesSelector||at.webkitMatchesSelector||at.mozMatchesSelector||at.msMatchesSelector;function ct(t){return[].slice.call(t)}function pt(t,e){return ut(t,function(t){return st.call(t,e)})}function ut(t,e){for(;t;){if(e(t))return t;t=t.parentElement}return null}var lt={passive:!0},ft=4,dt="x-placement",ht="x-out-of-boundaries",vt="tippy-iOS",mt="tippy-active",yt="tippy-popper",gt="tippy-tooltip",bt="tippy-content",wt="tippy-backdrop",_t="tippy-arrow",xt="tippy-roundarrow",kt=".".concat(yt),At=".".concat(gt),Ct=".".concat(bt),Et=".".concat(wt),Ot=".".concat(_t),St=".".concat(xt),Tt=!1;function It(){Tt||(Tt=!0,rt&&document.body.classList.add(vt),window.performance&&document.addEventListener("mousemove",jt))}var $t=0;function jt(){var t=performance.now();t-$t<20&&(Tt=!1,document.removeEventListener("mousemove",jt),rt||document.body.classList.remove(vt)),$t=t}function Pt(){var t=document.activeElement;t&&t.blur&&t._tippy&&t.blur()}var Lt=Object.keys(ot);function Mt(t,e){return{}.hasOwnProperty.call(t,e)}function Rt(t,e,n){if(Array.isArray(t)){var r=t[e];return null==r?n:r}return t}function Dt(t,e){return 0===e?t:function(r){clearTimeout(n),n=setTimeout(function(){t(r)},e)};var n}function Nt(t,e){return t&&t.modifiers&&t.modifiers[e]}function Bt(t,e){return t.indexOf(e)>-1}function Ft(t){return t instanceof Element}function zt(t){return!(!t||!Mt(t,"isVirtual"))||Ft(t)}function Vt(t,e){return"function"==typeof t?t.apply(null,e):t}function Ut(t,e){t.filter(function(t){return"flip"===t.name})[0].enabled=e}function Ht(){return document.createElement("div")}function Qt(t,e){t.forEach(function(t){t&&(t.style.transitionDuration="".concat(e,"ms"))})}function Xt(t,e){t.forEach(function(t){t&&t.setAttribute("data-state",e)})}function Wt(t,e){var n=K({},e,{content:Vt(e.content,[t])},e.ignoreAttributes?{}:function(t){return Lt.reduce(function(e,n){var r=(t.getAttribute("data-tippy-".concat(n))||"").trim();if(!r)return e;if("content"===n)e[n]=r;else try{e[n]=JSON.parse(r)}catch(t){e[n]=r}return e},{})}(t));return(n.arrow||nt)&&(n.animateFill=!1),n}function Yt(t,e){Object.keys(t).forEach(function(t){if(!Mt(e,t))throw new Error("[tippy]: `".concat(t,"` is not a valid option"))})}function qt(t,e){t.innerHTML=Ft(e)?e.innerHTML:e}function Gt(t,e){if(Ft(e.content))qt(t,""),t.appendChild(e.content);else if("function"!=typeof e.content){t[e.allowHTML?"innerHTML":"textContent"]=e.content}}function Jt(t){return{tooltip:t.querySelector(At),backdrop:t.querySelector(Et),content:t.querySelector(Ct),arrow:t.querySelector(Ot)||t.querySelector(St)}}function Kt(t){t.setAttribute("data-inertia","")}function Zt(t){var e=Ht();return"round"===t?(e.className=xt,qt(e,'<svg viewBox="0 0 18 7" xmlns="http://www.w3.org/2000/svg"><path d="M0 7s2.021-.015 5.253-4.218C6.584 1.051 7.797.007 9 0c1.203-.007 2.416 1.035 3.761 2.782C16.012 7.005 18 7 18 7H0z"/></svg>')):e.className=_t,e}function te(){var t=Ht();return t.className=wt,t.setAttribute("data-state","hidden"),t}function ee(t,e){t.setAttribute("tabindex","-1"),e.setAttribute("data-interactive","")}function ne(t,e,n){var r=nt&&void 0!==document.body.style.webkitTransition?"webkitTransitionEnd":"transitionend";t[e+"EventListener"](r,n)}function re(t){var e=t.getAttribute(dt);return e?e.split("-")[0]:""}function oe(t,e,n){n.split(" ").forEach(function(n){t.classList[e](n+"-theme")})}function ie(t,e){var n=Ht();n.className=yt,n.id="tippy-".concat(t),n.style.zIndex=""+e.zIndex,n.style.position="absolute",n.style.top="0",n.style.left="0",e.role&&n.setAttribute("role",e.role);var r=Ht();r.className=gt,r.style.maxWidth=e.maxWidth+("number"==typeof e.maxWidth?"px":""),r.setAttribute("data-size",e.size),r.setAttribute("data-animation",e.animation),r.setAttribute("data-state","hidden"),oe(r,"add",e.theme);var o=Ht();return o.className=bt,o.setAttribute("data-state","hidden"),e.interactive&&ee(n,r),e.arrow&&r.appendChild(Zt(e.arrowType)),e.animateFill&&(r.appendChild(te()),r.setAttribute("data-animatefill","")),e.inertia&&Kt(r),Gt(o,e),r.appendChild(o),n.appendChild(r),n}function ae(t,e,n){var r=Jt(t),o=r.tooltip,i=r.content,a=r.backdrop,s=r.arrow;t.style.zIndex=""+n.zIndex,o.setAttribute("data-size",n.size),o.setAttribute("data-animation",n.animation),o.style.maxWidth=n.maxWidth+("number"==typeof n.maxWidth?"px":""),n.role?t.setAttribute("role",n.role):t.removeAttribute("role"),e.content!==n.content&&Gt(i,n),!e.animateFill&&n.animateFill?(o.appendChild(te()),o.setAttribute("data-animatefill","")):e.animateFill&&!n.animateFill&&(o.removeChild(a),o.removeAttribute("data-animatefill")),!e.arrow&&n.arrow?o.appendChild(Zt(n.arrowType)):e.arrow&&!n.arrow&&o.removeChild(s),e.arrow&&n.arrow&&e.arrowType!==n.arrowType&&o.replaceChild(Zt(n.arrowType),s),!e.interactive&&n.interactive?ee(t,o):e.interactive&&!n.interactive&&function(t,e){t.removeAttribute("tabindex"),e.removeAttribute("data-interactive")}(t,o),!e.inertia&&n.inertia?Kt(o):e.inertia&&!n.inertia&&function(t){t.removeAttribute("data-inertia")}(o),e.theme!==n.theme&&(oe(o,"remove",e.theme),oe(o,"add",n.theme))}var se=1,ce=[];function pe(t,e){var n,r,o,i,a,s=Wt(t,e);if(!s.multiple&&t._tippy)return null;var c,p,u,l,f=!1,d=!1,h=!1,v=!1,m=[],y=Dt(M,s.interactiveDebounce),g=se++,b=ie(g,s),w=Jt(b),_={id:g,reference:t,popper:b,popperChildren:w,popperInstance:null,props:s,state:{isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},clearDelayTimeouts:X,set:W,setContent:function(t){W({content:t})},show:Y,hide:q,enable:function(){_.state.isEnabled=!0},disable:function(){_.state.isEnabled=!1},destroy:function(e){if(_.state.isDestroyed)return;d=!0,_.state.isMounted&&q(0);j(),delete t._tippy;var n=_.props.target;n&&e&&Ft(t)&&ct(t.querySelectorAll(n)).forEach(function(t){t._tippy&&t._tippy.destroy()});_.popperInstance&&_.popperInstance.destroy();d=!1,_.state.isDestroyed=!0}};return t._tippy=_,b._tippy=_,$(),s.lazy||V(),s.showOnInit&&U(),!s.a11y||s.target||function(t){return!Ft(t)||st.call(t,"a[href],area[href],button,details,input,textarea,select,iframe,[tabindex]")&&!t.hasAttribute("disabled")}(A())||A().setAttribute("tabindex","0"),b.addEventListener("mouseenter",function(t){_.props.interactive&&_.state.isVisible&&"mouseenter"===n&&U(t,!0)}),b.addEventListener("mouseleave",function(){_.props.interactive&&"mouseenter"===n&&document.addEventListener("mousemove",y)}),_;function x(){document.removeEventListener("mousemove",P)}function k(){document.body.removeEventListener("mouseleave",H),document.removeEventListener("mousemove",y),ce=ce.filter(function(t){return t!==y})}function A(){return _.props.triggerTarget||t}function C(){document.addEventListener("click",Q,!0)}function E(){document.removeEventListener("click",Q,!0)}function O(){return[_.popperChildren.tooltip,_.popperChildren.backdrop,_.popperChildren.content]}function S(){var t=_.props.followCursor;return t&&"focus"!==n||Tt&&"initial"===t}function T(t,e){var n=_.popperChildren.tooltip;function r(t){t.target===n&&(ne(n,"remove",r),e())}if(0===t)return e();ne(n,"remove",u),ne(n,"add",r),u=r}function I(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];A().addEventListener(t,e,n),m.push({eventType:t,handler:e,options:n})}function $(){_.props.touchHold&&!_.props.target&&(I("touchstart",L,lt),I("touchend",R,lt)),_.props.trigger.trim().split(" ").forEach(function(t){if("manual"!==t)if(_.props.target)switch(t){case"mouseenter":I("mouseover",N),I("mouseout",B);break;case"focus":I("focusin",N),I("focusout",B);break;case"click":I(t,N)}else switch(I(t,L),t){case"mouseenter":I("mouseleave",R);break;case"focus":I(et?"focusout":"blur",D)}})}function j(){m.forEach(function(t){var e=t.eventType,n=t.handler,r=t.options;A().removeEventListener(e,n,r)}),m=[]}function P(e){var n=r=e,o=n.clientX,i=n.clientY;if(l){var a=ut(e.target,function(e){return e===t}),s=t.getBoundingClientRect(),c=_.props.followCursor,p="horizontal"===c,u="vertical"===c,f=Bt(["top","bottom"],re(b)),d=b.getAttribute(dt),h=!!d&&!!d.split("-")[1],v=f?b.offsetWidth:b.offsetHeight,m=v/2,y=f?0:h?v:m,g=f?h?v:m:0;!a&&_.props.interactive||(_.popperInstance.reference=K({},_.popperInstance.reference,{referenceNode:t,clientWidth:0,clientHeight:0,getBoundingClientRect:function(){return{width:f?v:0,height:f?0:v,top:(p?s.top:i)-y,bottom:(p?s.bottom:i)+y,left:(u?s.left:o)-g,right:(u?s.right:o)+g}}}),_.popperInstance.update()),"initial"===c&&_.state.isVisible&&x()}}function L(t){_.state.isEnabled&&!F(t)&&(_.state.isVisible||(n=t.type,t instanceof MouseEvent&&(r=t,ce.forEach(function(e){return e(t)}))),"click"===t.type&&!1!==_.props.hideOnClick&&_.state.isVisible?H():U(t))}function M(e){var n=pt(e.target,kt)===b,r=ut(e.target,function(e){return e===t});n||r||function(t,e,n,r){if(!t)return!0;var o=n.clientX,i=n.clientY,a=r.interactiveBorder,s=r.distance,c=e.top-i>("top"===t?a+s:a),p=i-e.bottom>("bottom"===t?a+s:a),u=e.left-o>("left"===t?a+s:a),l=o-e.right>("right"===t?a+s:a);return c||p||u||l}(re(b),b.getBoundingClientRect(),e,_.props)&&(k(),H())}function R(t){if(!F(t))return _.props.interactive?(document.body.addEventListener("mouseleave",H),document.addEventListener("mousemove",y),void ce.push(y)):void H()}function D(t){t.target===A()&&(_.props.interactive&&t.relatedTarget&&b.contains(t.relatedTarget)||H())}function N(t){pt(t.target,_.props.target)&&U(t)}function B(t){pt(t.target,_.props.target)&&H()}function F(t){var e="ontouchstart"in window,n=Bt(t.type,"touch"),r=_.props.touchHold;return e&&Tt&&r&&!n||Tt&&!r&&n}function z(){!v&&p&&(v=!0,function(t){t.offsetHeight}(b),p())}function V(){var e=_.props.popperOptions,n=_.popperChildren,r=n.tooltip,o=n.arrow,i=Nt(e,"preventOverflow");function a(t){_.props.flip&&!_.props.flipOnUpdate&&(t.flipped&&(_.popperInstance.options.placement=t.placement),Ut(_.popperInstance.modifiers,!1)),r.setAttribute(dt,t.placement),!1!==t.attributes[ht]?r.setAttribute(ht,""):r.removeAttribute(ht),c&&c!==t.placement&&h&&(r.style.transition="none",requestAnimationFrame(function(){r.style.transition=""})),c=t.placement,h=_.state.isVisible;var e=re(b),n=r.style;n.top=n.bottom=n.left=n.right="",n[e]=function(t){return-(t-10)+"px"}(_.props.distance);var o=i&&void 0!==i.padding?i.padding:ft,a="number"==typeof o,s=K({top:a?o:o.top,bottom:a?o:o.bottom,left:a?o:o.left,right:a?o:o.right},!a&&o);s[e]=a?o+_.props.distance:(o[e]||0)+_.props.distance,_.popperInstance.modifiers.filter(function(t){return"preventOverflow"===t.name})[0].padding=s,l=s}var s=K({eventsEnabled:!1,placement:_.props.placement},e,{modifiers:K({},e?e.modifiers:{},{preventOverflow:K({boundariesElement:_.props.boundary,padding:ft},i),arrow:K({element:o,enabled:!!o},Nt(e,"arrow")),flip:K({enabled:_.props.flip,padding:_.props.distance+ft,behavior:_.props.flipBehavior},Nt(e,"flip")),offset:K({offset:_.props.offset},Nt(e,"offset"))}),onCreate:function(t){a(t),z(),e&&e.onCreate&&e.onCreate(t)},onUpdate:function(t){a(t),z(),e&&e.onUpdate&&e.onUpdate(t)}});_.popperInstance=new J(t,b,s)}function U(t,n){if(X(),!_.state.isVisible){if(_.props.target)return function(t){if(t){var n=pt(t.target,_.props.target);n&&!n._tippy&&pe(n,K({},_.props,{content:Vt(e.content,[n]),appendTo:e.appendTo,target:"",showOnInit:!0}))}}(t);if(f=!0,t&&!n&&_.props.onTrigger(_,t),_.props.wait)return _.props.wait(_,t);S()&&!_.state.isMounted&&(_.popperInstance||V(),document.addEventListener("mousemove",P)),C();var r=Rt(_.props.delay,0,ot.delay);r?o=setTimeout(function(){Y()},r):Y()}}function H(){if(X(),!_.state.isVisible)return x(),void E();f=!1;var t=Rt(_.props.delay,1,ot.delay);t?i=setTimeout(function(){_.state.isVisible&&q()},t):a=requestAnimationFrame(function(){q()})}function Q(t){if(!_.props.interactive||!b.contains(t.target)){if(A().contains(t.target)){if(Tt)return;if(_.state.isVisible&&Bt(_.props.trigger,"click"))return}!0===_.props.hideOnClick&&(X(),q())}}function X(){clearTimeout(o),clearTimeout(i),cancelAnimationFrame(a)}function W(e){Yt(e=e||{},ot),j();var n=_.props,o=Wt(t,K({},_.props,{},e,{ignoreAttributes:!0}));o.ignoreAttributes=Mt(e,"ignoreAttributes")?e.ignoreAttributes||!1:n.ignoreAttributes,_.props=o,$(),k(),y=Dt(M,o.interactiveDebounce),ae(b,n,o),_.popperChildren=Jt(b),_.popperInstance&&(it.some(function(t){return Mt(e,t)&&e[t]!==n[t]})?(_.popperInstance.destroy(),V(),_.state.isVisible&&_.popperInstance.enableEventListeners(),_.props.followCursor&&r&&P(r)):_.popperInstance.update())}function Y(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Rt(_.props.duration,0,ot.duration[1]);if(!_.state.isDestroyed&&_.state.isEnabled&&(!Tt||_.props.touch)&&!A().hasAttribute("disabled")&&!1!==_.props.onShow(_)){C(),b.style.visibility="visible",_.state.isVisible=!0,_.props.interactive&&A().classList.add(mt);var n=O();Qt(n.concat(b),0),p=function(){if(_.state.isVisible){var o=S();o&&r?P(r):o||_.popperInstance.update(),_.popperChildren.backdrop&&(_.popperChildren.content.style.transitionDelay=Math.round(e/12)+"ms"),_.props.sticky&&function(){Qt([b],et?0:_.props.updateDuration);var e=t.getBoundingClientRect();!function n(){var r=t.getBoundingClientRect();e.top===r.top&&e.right===r.right&&e.bottom===r.bottom&&e.left===r.left||_.popperInstance.scheduleUpdate(),e=r,_.state.isMounted&&requestAnimationFrame(n)}()}(),Qt([b],_.props.updateDuration),Qt(n,e),Xt(n,"visible"),function(t,e){T(t,e)}(e,function(){_.props.aria&&A().setAttribute("aria-".concat(_.props.aria),b.id),_.props.onShown(_),_.state.isShown=!0})}},function(){v=!1;var e=S();_.popperInstance?(Ut(_.popperInstance.modifiers,_.props.flip),e||(_.popperInstance.reference=t,_.popperInstance.enableEventListeners()),_.popperInstance.scheduleUpdate()):(V(),e||_.popperInstance.enableEventListeners());var n=_.props.appendTo,r="parent"===n?t.parentNode:Vt(n,[t]);r.contains(b)||(r.appendChild(b),_.props.onMount(_),_.state.isMounted=!0)}()}}function q(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Rt(_.props.duration,1,ot.duration[1]);if(!_.state.isDestroyed&&(_.state.isEnabled||d)&&(!1!==_.props.onHide(_)||d)){E(),b.style.visibility="hidden",_.state.isVisible=!1,_.state.isShown=!1,h=!1,_.props.interactive&&A().classList.remove(mt);var e=O();Qt(e,t),Xt(e,"hidden"),function(t,e){T(t,function(){!_.state.isVisible&&b.parentNode&&b.parentNode.contains(b)&&e()})}(t,function(){f||x(),_.props.aria&&A().removeAttribute("aria-".concat(_.props.aria)),_.popperInstance.disableEventListeners(),_.popperInstance.options.placement=_.props.placement,b.parentNode.removeChild(b),_.props.onHidden(_),_.state.isMounted=!1})}}}var ue=!1;function le(t,e){Yt(e||{},ot),ue||(document.addEventListener("touchstart",It,lt),window.addEventListener("blur",Pt),ue=!0);var n=K({},ot,{},e);(function(t){return"[object Object]"==={}.toString.call(t)&&!t.addEventListener})(t)&&function(t){var e={isVirtual:!0,attributes:t.attributes||{},contains:function(){},setAttribute:function(e,n){t.attributes[e]=n},getAttribute:function(e){return t.attributes[e]},removeAttribute:function(e){delete t.attributes[e]},hasAttribute:function(e){return e in t.attributes},addEventListener:function(){},removeEventListener:function(){},classList:{classNames:{},add:function(e){t.classList.classNames[e]=!0},remove:function(e){delete t.classList.classNames[e]},contains:function(e){return e in t.classList.classNames}}};for(var n in e)t[n]=e[n]}(t);var r=function(t){if(zt(t))return[t];if(t instanceof NodeList)return ct(t);if(Array.isArray(t))return t;try{return ct(document.querySelectorAll(t))}catch(t){return[]}}(t).reduce(function(t,e){var r=e&&pe(e,n);return r&&t.push(r),t},[]);return zt(t)?r[0]:r}le.version="4.3.5",le.defaults=ot,le.setDefaults=function(t){Object.keys(t).forEach(function(e){ot[e]=t[e]})},le.hideAll=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.exclude,n=t.duration;ct(document.querySelectorAll(kt)).forEach(function(t){var r=t._tippy;if(r){var o=!1;e&&(o=function(t){return!!t._tippy&&!st.call(t,kt)}(e)?r.reference===e:t===e.popper),o||r.hide(n)}})},le.group=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.delay,r=void 0===n?t[0].props.delay:n,o=e.duration,i=void 0===o?0:o,a=!1;function s(t){a=t,l()}function c(e){e._originalProps.onShow(e),t.forEach(function(t){t.set({duration:i}),t.state.isVisible&&t.hide()}),s(!0)}function p(t){t._originalProps.onHide(t),s(!1)}function u(t){t._originalProps.onShown(t),t.set({duration:t._originalProps.duration})}function l(){t.forEach(function(t){t.set({onShow:c,onShown:u,onHide:p,delay:a?[0,Array.isArray(r)?r[1]:r]:r,duration:a?i:t._originalProps.duration})})}t.forEach(function(t){t._originalProps?t.set(t._originalProps):t._originalProps=K({},t.props)}),l()},Z&&setTimeout(function(){ct(document.querySelectorAll("[data-tippy]")).forEach(function(t){var e=t.getAttribute("data-tippy");e&&le(t,{content:e})})}),function(t){if(Z){var e=document.createElement("style");e.type="text/css",e.textContent=t,e.setAttribute("data-tippy-stylesheet","");var n=document.head,r=n.querySelector("style,link");r?n.insertBefore(e,r):n.appendChild(e)}}('.tippy-iOS{cursor:pointer!important;-webkit-tap-highlight-color:transparent}.tippy-popper{transition-timing-function:cubic-bezier(.165,.84,.44,1);max-width:calc(100% - 8px);pointer-events:none;outline:0}.tippy-popper[x-placement^=top] .tippy-backdrop{border-radius:40% 40% 0 0}.tippy-popper[x-placement^=top] .tippy-roundarrow{bottom:-7px;bottom:-6.5px;-webkit-transform-origin:50% 0;transform-origin:50% 0;margin:0 3px}.tippy-popper[x-placement^=top] .tippy-roundarrow svg{position:absolute;left:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tippy-popper[x-placement^=top] .tippy-arrow{border-top:8px solid #333;border-right:8px solid transparent;border-left:8px solid transparent;bottom:-7px;margin:0 3px;-webkit-transform-origin:50% 0;transform-origin:50% 0}.tippy-popper[x-placement^=top] .tippy-backdrop{-webkit-transform-origin:0 25%;transform-origin:0 25%}.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=visible]{-webkit-transform:scale(1) translate(-50%,-55%);transform:scale(1) translate(-50%,-55%)}.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=hidden]{-webkit-transform:scale(.2) translate(-50%,-45%);transform:scale(.2) translate(-50%,-45%);opacity:0}.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=visible]{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=hidden]{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}.tippy-popper[x-placement^=top] [data-animation=perspective]{-webkit-transform-origin:bottom;transform-origin:bottom}.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=visible]{-webkit-transform:perspective(700px) translateY(-10px);transform:perspective(700px) translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=hidden]{opacity:0;-webkit-transform:perspective(700px) rotateX(60deg);transform:perspective(700px) rotateX(60deg)}.tippy-popper[x-placement^=top] [data-animation=fade][data-state=visible]{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=fade][data-state=hidden]{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=visible]{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=hidden]{opacity:0}.tippy-popper[x-placement^=top] [data-animation=scale]{-webkit-transform-origin:bottom;transform-origin:bottom}.tippy-popper[x-placement^=top] [data-animation=scale][data-state=visible]{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=scale][data-state=hidden]{opacity:0;-webkit-transform:translateY(-10px) scale(.5);transform:translateY(-10px) scale(.5)}.tippy-popper[x-placement^=bottom] .tippy-backdrop{border-radius:0 0 30% 30%}.tippy-popper[x-placement^=bottom] .tippy-roundarrow{top:-7px;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;margin:0 3px}.tippy-popper[x-placement^=bottom] .tippy-roundarrow svg{position:absolute;left:0}.tippy-popper[x-placement^=bottom] .tippy-arrow{border-bottom:8px solid #333;border-right:8px solid transparent;border-left:8px solid transparent;top:-7px;margin:0 3px;-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.tippy-popper[x-placement^=bottom] .tippy-backdrop{-webkit-transform-origin:0 -50%;transform-origin:0 -50%}.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=visible]{-webkit-transform:scale(1) translate(-50%,-45%);transform:scale(1) translate(-50%,-45%)}.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=hidden]{-webkit-transform:scale(.2) translate(-50%);transform:scale(.2) translate(-50%);opacity:0}.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=visible]{-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=hidden]{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}.tippy-popper[x-placement^=bottom] [data-animation=perspective]{-webkit-transform-origin:top;transform-origin:top}.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=visible]{-webkit-transform:perspective(700px) translateY(10px);transform:perspective(700px) translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=hidden]{opacity:0;-webkit-transform:perspective(700px) rotateX(-60deg);transform:perspective(700px) rotateX(-60deg)}.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=visible]{-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=hidden]{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=visible]{-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=hidden]{opacity:0}.tippy-popper[x-placement^=bottom] [data-animation=scale]{-webkit-transform-origin:top;transform-origin:top}.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=visible]{-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=hidden]{opacity:0;-webkit-transform:translateY(10px) scale(.5);transform:translateY(10px) scale(.5)}.tippy-popper[x-placement^=left] .tippy-backdrop{border-radius:50% 0 0 50%}.tippy-popper[x-placement^=left] .tippy-roundarrow{right:-12px;-webkit-transform-origin:33.33333333% 50%;transform-origin:33.33333333% 50%;margin:3px 0}.tippy-popper[x-placement^=left] .tippy-roundarrow svg{position:absolute;left:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.tippy-popper[x-placement^=left] .tippy-arrow{border-left:8px solid #333;border-top:8px solid transparent;border-bottom:8px solid transparent;right:-7px;margin:3px 0;-webkit-transform-origin:0 50%;transform-origin:0 50%}.tippy-popper[x-placement^=left] .tippy-backdrop{-webkit-transform-origin:50% 0;transform-origin:50% 0}.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=visible]{-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%)}.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=hidden]{-webkit-transform:scale(.2) translate(-75%,-50%);transform:scale(.2) translate(-75%,-50%);opacity:0}.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=visible]{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=hidden]{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}.tippy-popper[x-placement^=left] [data-animation=perspective]{-webkit-transform-origin:right;transform-origin:right}.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=visible]{-webkit-transform:perspective(700px) translateX(-10px);transform:perspective(700px) translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=hidden]{opacity:0;-webkit-transform:perspective(700px) rotateY(-60deg);transform:perspective(700px) rotateY(-60deg)}.tippy-popper[x-placement^=left] [data-animation=fade][data-state=visible]{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=fade][data-state=hidden]{opacity:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=visible]{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=hidden]{opacity:0}.tippy-popper[x-placement^=left] [data-animation=scale]{-webkit-transform-origin:right;transform-origin:right}.tippy-popper[x-placement^=left] [data-animation=scale][data-state=visible]{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=scale][data-state=hidden]{opacity:0;-webkit-transform:translateX(-10px) scale(.5);transform:translateX(-10px) scale(.5)}.tippy-popper[x-placement^=right] .tippy-backdrop{border-radius:0 50% 50% 0}.tippy-popper[x-placement^=right] .tippy-roundarrow{left:-12px;-webkit-transform-origin:66.66666666% 50%;transform-origin:66.66666666% 50%;margin:3px 0}.tippy-popper[x-placement^=right] .tippy-roundarrow svg{position:absolute;left:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.tippy-popper[x-placement^=right] .tippy-arrow{border-right:8px solid #333;border-top:8px solid transparent;border-bottom:8px solid transparent;left:-7px;margin:3px 0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.tippy-popper[x-placement^=right] .tippy-backdrop{-webkit-transform-origin:-50% 0;transform-origin:-50% 0}.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=visible]{-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%)}.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=hidden]{-webkit-transform:scale(.2) translate(-25%,-50%);transform:scale(.2) translate(-25%,-50%);opacity:0}.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=visible]{-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=hidden]{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}.tippy-popper[x-placement^=right] [data-animation=perspective]{-webkit-transform-origin:left;transform-origin:left}.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=visible]{-webkit-transform:perspective(700px) translateX(10px);transform:perspective(700px) translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=hidden]{opacity:0;-webkit-transform:perspective(700px) rotateY(60deg);transform:perspective(700px) rotateY(60deg)}.tippy-popper[x-placement^=right] [data-animation=fade][data-state=visible]{-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=fade][data-state=hidden]{opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=visible]{-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=hidden]{opacity:0}.tippy-popper[x-placement^=right] [data-animation=scale]{-webkit-transform-origin:left;transform-origin:left}.tippy-popper[x-placement^=right] [data-animation=scale][data-state=visible]{-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=scale][data-state=hidden]{opacity:0;-webkit-transform:translateX(10px) scale(.5);transform:translateX(10px) scale(.5)}.tippy-tooltip{position:relative;color:#fff;border-radius:.25rem;font-size:.875rem;padding:.3125rem .5625rem;line-height:1.4;text-align:center;background-color:#333}.tippy-tooltip[data-size=small]{padding:.1875rem .375rem;font-size:.75rem}.tippy-tooltip[data-size=large]{padding:.375rem .75rem;font-size:1rem}.tippy-tooltip[data-animatefill]{overflow:hidden;background-color:initial}.tippy-tooltip[data-interactive],.tippy-tooltip[data-interactive] .tippy-roundarrow path{pointer-events:auto}.tippy-tooltip[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-tooltip[data-inertia][data-state=hidden]{transition-timing-function:ease}.tippy-arrow,.tippy-roundarrow{position:absolute;width:0;height:0}.tippy-roundarrow{width:18px;height:7px;fill:#333;pointer-events:none}.tippy-backdrop{position:absolute;background-color:#333;border-radius:50%;width:calc(110% + 2rem);left:50%;top:50%;z-index:-1;transition:all cubic-bezier(.46,.1,.52,.98);-webkit-backface-visibility:hidden;backface-visibility:hidden}.tippy-backdrop:after{content:"";float:left;padding-top:100%}.tippy-backdrop+.tippy-content{transition-property:opacity;will-change:opacity}.tippy-backdrop+.tippy-content[data-state=hidden]{opacity:0}');var fe="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==t?t:"undefined"!=typeof self?self:{};var de=function(t,e){return t(e={exports:{}},e.exports),e.exports}(function(t){!function(e){var n=function(t,e,r){if(!c(e)||u(e)||l(e)||f(e)||s(e))return e;var o,i=0,a=0;if(p(e))for(o=[],a=e.length;i<a;i++)o.push(n(t,e[i],r));else for(var d in o={},e)Object.prototype.hasOwnProperty.call(e,d)&&(o[t(d,r)]=n(t,e[d],r));return o},r=function(t){return d(t)?t:(t=t.replace(/[\-_\s]+(.)?/g,function(t,e){return e?e.toUpperCase():""})).substr(0,1).toLowerCase()+t.substr(1)},o=function(t){var e=r(t);return e.substr(0,1).toUpperCase()+e.substr(1)},i=function(t,e){return function(t,e){var n=(e=e||{}).separator||"_",r=e.split||/(?=[A-Z])/;return t.split(r).join(n)}(t,e).toLowerCase()},a=Object.prototype.toString,s=function(t){return"function"==typeof t},c=function(t){return t===Object(t)},p=function(t){return"[object Array]"==a.call(t)},u=function(t){return"[object Date]"==a.call(t)},l=function(t){return"[object RegExp]"==a.call(t)},f=function(t){return"[object Boolean]"==a.call(t)},d=function(t){return(t-=0)==t},h=function(t,e){var n=e&&"process"in e?e.process:e;return"function"!=typeof n?t:function(e,r){return n(e,t,r)}},v={camelize:r,decamelize:i,pascalize:o,depascalize:i,camelizeKeys:function(t,e){return n(h(r,e),t)},decamelizeKeys:function(t,e){return n(h(i,e),t,e)},pascalizeKeys:function(t,e){return n(h(o,e),t)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};t.exports?t.exports=v:e.humps=v}(fe)});function he(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function ve(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),n.push.apply(n,r)}return n}var me={a11y:!0,allowHTML:!0,animateFill:!0,arrow:!1,flip:!0,flipOnUpdate:!1,followCursor:!1,hideOnClick:!0,ignoreAttributes:!1,inertia:!1,interactive:!1,lazy:!0,multiple:!1,showOnInit:!1,sticky:!1,touch:!0,touchHold:!1},ye=function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ve(Object(n),!0).forEach(function(e){he(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ve(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}({animation:"shift-away",appendTo:function(){return document.body},aria:"describedby",arrowType:"sharp",boundary:"scrollParent",content:"",delay:0,distance:10,duration:[325,275],flipBehavior:"flip",interactiveBorder:2,interactiveDebounce:0,maxWidth:350,offset:0,onHidden:function(){},onHide:function(){},onMount:function(){},onShow:function(){},onShown:function(){},placement:"top",popperOptions:{},role:"tooltip",size:"regular",target:"",theme:"dark",trigger:"mouseenter focus",updateDuration:0,wait:null,zIndex:9999},me);var ge=function(t,e,n,r,o,i,a,s,c,p){"boolean"!=typeof a&&(c=s,s=a,a=!1);var u,l="function"==typeof n?n.options:n;if(t&&t.render&&(l.render=t.render,l.staticRenderFns=t.staticRenderFns,l._compiled=!0,o&&(l.functional=!0)),r&&(l._scopeId=r),i?(u=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),e&&e.call(this,c(t)),t&&t._registeredComponents&&t._registeredComponents.add(i)},l._ssrRegister=u):e&&(u=a?function(){e.call(this,p(this.$root.$options.shadowRoot))}:function(t){e.call(this,s(t))}),u)if(l.functional){var f=l.render;l.render=function(t,e){return u.call(e),f(t,e)}}else{var d=l.beforeCreate;l.beforeCreate=d?[].concat(d,u):[u]}return n},be={props:{to:void 0,toSelector:void 0,toElement:void 0,content:void 0,enabled:void 0,visible:void 0,triggerTarget:void 0,tag:{type:String,default:"div"},triggerTag:String,contentTag:String},data:function(){return{tip:null,options:{}}},mounted:function(){this.init()},watch:{content:function(){this.tip&&this.tip.set(this.getOptions())},enabled:function(t){this.tip&&(t?this.tip.enable():(this.tip.hide(),this.tip.disable()))},visible:function(t){this.tip&&(t?this.tip.show():this.tip.hide())}},updated:function(){this.tip&&!this.content&&this.tip.set(this.getOptions())},beforeDestroy:function(){this.tip&&this.tip.destroy()},computed:{isManualTrigger:function(){return"manual"===this.options.trigger}},methods:{init:function(){if(this.tip){try{this.tip.destroy()}catch(t){}this.tip=null}var t=this.toElement;if(null==t&&(t=this.to?document.querySelector("[name='".concat(this.to,"']")):this.toSelector?document.querySelector(this.toSelector):this.$refs.trigger&&this.$refs.trigger.childElementCount>0?this.$refs.trigger:this.$el.parentElement),t){var e=le(t,this.getOptions());if(e){if(Array.isArray(e)){if(!(e.length>0))return;this.tip=e[0]}this.tip=e,this.$emit("onCreate",this.tip),this.$emit("init",this.tip),!1===this.enabled&&this.tip.disable(),this.isManualTrigger&&!0===this.visible&&this.tip.show()}}},tippy:function(){return this.tip},filterOptions:function(){for(var t=function(t,e){if(me.hasOwnProperty(t)){if(""===e)return!0;if("false"===e)return!1;if("true"===e)return!0}return e},e=0,n=Object.keys(this.options);e<n.length;e++){var r=n[e];ye.hasOwnProperty(r)?this.options[r]=t(r,this.options[r]):delete this.options[r]}return this.options},getOptions:function(){var t=this;return this.options.content=this.content?this.content:this.$refs.content,Object.assign(this.options,de.camelizeKeys(this.$attrs)),this.filterOptions(),!this.options.onShow&&this.$listeners&&this.$listeners.show&&(this.options.onShow=function(){var e;return(e=t.$listeners.show).fns.apply(e,arguments)}),!this.options.onShow&&this.$listeners&&this.$listeners.shown&&(this.options.onShown=function(){var e;return(e=t.$listeners.shown).fns.apply(e,arguments)}),!this.options.onHidden&&this.$listeners&&this.$listeners.hidden&&(this.options.onHidden=function(){var e;return(e=t.$listeners.hidden).fns.apply(e,arguments)}),!this.options.onHide&&this.$listeners&&this.$listeners.hide&&(this.options.onHide=function(){var e;return(e=t.$listeners.hide).fns.apply(e,arguments)}),!this.options.onMount&&this.$listeners&&this.$listeners.mount&&(this.options.onMount=function(){var e;return(e=t.$listeners.mount).fns.apply(e,arguments)}),this.options.triggerTarget=this.triggerTarget,this.options}}},we=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n(t.tag,{tag:"component",attrs:{"data-tippy-component":""}},[n(t.triggerTag||t.tag,{ref:"trigger",tag:"component",attrs:{"data-tippy-component-trigger":""}},[t._t("trigger")],2),t._v(" "),n(t.contentTag||t.tag,{ref:"content",tag:"component"},[t._t("default")],2)],1)};we._withStripped=!0;var _e=ge({render:we,staticRenderFns:[]},void 0,be,void 0,!1,void 0,void 0,void 0),xe="tippy",ke={install:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};function n(t){return"string"==typeof t.value?{content:t.value}:t.value||{}}xe=e.directive||"tippy",le.setDefaults(e||{}),t.directive(xe,{inserted:function(r,o,i){t.nextTick(function(){!function(r,o,i){var a=i.data&&i.data.on||i.componentOptions&&i.componentOptions.listeners;r.setAttribute("data-tippy-directive","");var s=n(o),c=Object.keys(o.modifiers||{}),p=c.find(function(t){return"arrow"!==t}),u=-1!==c.findIndex(function(t){return"arrow"===t});s=Object.assign({},e,s),p&&(s.placement=s.placement||p),u&&(s.arrow=void 0===s.arrow||s.arrow),a&&a.show&&(s.onShow=function(){var t;return(t=a.show).fns.apply(t,arguments)}),a&&a.shown&&(s.onShown=function(){var t;(t=a.shown).fns.apply(t,arguments)}),a&&a.hidden&&(s.onHidden=function(){var t;(t=a.hidden).fns.apply(t,arguments)}),a&&a.hide&&(s.onHide=function(){var t;return(t=a.hide).fns.apply(t,arguments)}),a&&a.mount&&(s.onMount=function(){var t;(t=a.mount).fns.apply(t,arguments)}),r.getAttribute("title")&&!s.content&&(s.content=r.getAttribute("title"),r.removeAttribute("title")),r.getAttribute("content")&&!s.content&&(s.content=r.getAttribute("content")),le(r,s),s.showOnLoad&&r._tippy.show(),t.nextTick(function(){a&&a.init&&a.init.fns(r._tippy,r)})}(r,o,i)})},unbind:function(t){t._tippy&&t._tippy.destroy()},componentUpdated:function(t,e,r){if(t._tippy){var o=n(e);t.getAttribute("title")&&!o.content&&(o.content=t.getAttribute("title"),t.removeAttribute("title")),t.getAttribute("content")&&!o.content&&(o.content=t.getAttribute("content")),t._tippy.set(o)}}})}};"undefined"!=typeof window&&window.Vue&&(window.Vue.use(ke),window.Vue.component("tippy",_e)),e.a=ke}).call(this,n(1))},function(t,e,n){(function(t){var r=void 0!==t&&t||"undefined"!=typeof self&&self||window,o=Function.prototype.apply;function i(t,e){this._id=t,this._clearFn=e}e.setTimeout=function(){return new i(o.call(setTimeout,r,arguments),clearTimeout)},e.setInterval=function(){return new i(o.call(setInterval,r,arguments),clearInterval)},e.clearTimeout=e.clearInterval=function(t){t&&t.close()},i.prototype.unref=i.prototype.ref=function(){},i.prototype.close=function(){this._clearFn.call(r,this._id)},e.enroll=function(t,e){clearTimeout(t._idleTimeoutId),t._idleTimeout=e},e.unenroll=function(t){clearTimeout(t._idleTimeoutId),t._idleTimeout=-1},e._unrefActive=e.active=function(t){clearTimeout(t._idleTimeoutId);var e=t._idleTimeout;e>=0&&(t._idleTimeoutId=setTimeout(function(){t._onTimeout&&t._onTimeout()},e))},n(8),e.setImmediate="undefined"!=typeof self&&self.setImmediate||void 0!==t&&t.setImmediate||this&&this.setImmediate,e.clearImmediate="undefined"!=typeof self&&self.clearImmediate||void 0!==t&&t.clearImmediate||this&&this.clearImmediate}).call(this,n(1))},function(t,e,n){(function(t,e){!function(t,n){"use strict";if(!t.setImmediate){var r,o=1,i={},a=!1,s=t.document,c=Object.getPrototypeOf&&Object.getPrototypeOf(t);c=c&&c.setTimeout?c:t,"[object process]"==={}.toString.call(t.process)?r=function(t){e.nextTick(function(){u(t)})}:function(){if(t.postMessage&&!t.importScripts){var e=!0,n=t.onmessage;return t.onmessage=function(){e=!1},t.postMessage("","*"),t.onmessage=n,e}}()?function(){var e="setImmediate$"+Math.random()+"$",n=function(n){n.source===t&&"string"==typeof n.data&&0===n.data.indexOf(e)&&u(+n.data.slice(e.length))};t.addEventListener?t.addEventListener("message",n,!1):t.attachEvent("onmessage",n),r=function(n){t.postMessage(e+n,"*")}}():t.MessageChannel?function(){var t=new MessageChannel;t.port1.onmessage=function(t){u(t.data)},r=function(e){t.port2.postMessage(e)}}():s&&"onreadystatechange"in s.createElement("script")?function(){var t=s.documentElement;r=function(e){var n=s.createElement("script");n.onreadystatechange=function(){u(e),n.onreadystatechange=null,t.removeChild(n),n=null},t.appendChild(n)}}():r=function(t){setTimeout(u,0,t)},c.setImmediate=function(t){"function"!=typeof t&&(t=new Function(""+t));for(var e=new Array(arguments.length-1),n=0;n<e.length;n++)e[n]=arguments[n+1];var a={callback:t,args:e};return i[o]=a,r(o),o++},c.clearImmediate=p}function p(t){delete i[t]}function u(t){if(a)setTimeout(u,0,t);else{var e=i[t];if(e){a=!0;try{!function(t){var e=t.callback,r=t.args;switch(r.length){case 0:e();break;case 1:e(r[0]);break;case 2:e(r[0],r[1]);break;case 3:e(r[0],r[1],r[2]);break;default:e.apply(n,r)}}(e)}finally{p(t),a=!1}}}}}("undefined"==typeof self?void 0===t?this:t:self)}).call(this,n(1),n(9))},function(t,e){var n,r,o=t.exports={};function i(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}function s(t){if(n===setTimeout)return setTimeout(t,0);if((n===i||!n)&&setTimeout)return n=setTimeout,setTimeout(t,0);try{return n(t,0)}catch(e){try{return n.call(null,t,0)}catch(e){return n.call(this,t,0)}}}!function(){try{n="function"==typeof setTimeout?setTimeout:i}catch(t){n=i}try{r="function"==typeof clearTimeout?clearTimeout:a}catch(t){r=a}}();var c,p=[],u=!1,l=-1;function f(){u&&c&&(u=!1,c.length?p=c.concat(p):l=-1,p.length&&d())}function d(){if(!u){var t=s(f);u=!0;for(var e=p.length;e;){for(c=p,p=[];++l<e;)c&&c[l].run();l=-1,e=p.length}c=null,u=!1,function(t){if(r===clearTimeout)return clearTimeout(t);if((r===a||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(t);try{r(t)}catch(e){try{return r.call(null,t)}catch(e){return r.call(this,t)}}}(t)}}function h(t,e){this.fun=t,this.array=e}function v(){}o.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)e[n-1]=arguments[n];p.push(new h(t,e)),1!==p.length||u||s(d)},h.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=v,o.addListener=v,o.once=v,o.off=v,o.removeListener=v,o.removeAllListeners=v,o.emit=v,o.prependListener=v,o.prependOnceListener=v,o.listeners=function(t){return[]},o.binding=function(t){throw new Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(t){throw new Error("process.chdir is not supported")},o.umask=function(){return 0}},function(t,e,n){"use strict";var r=n(2);n.n(r).a},function(t,e,n){"use strict";var r=n(3);n.n(r).a},function(t,e,n){"use strict";var r=n(4);n.n(r).a},function(t,e,n){"use strict";var r=n(5);n.n(r).a},function(t,e,n){},function(t,e,n){},function(t,e,n){},function(t,e,n){},function(t,e,n){"use strict";n.r(e);var r=n(0),o=n.n(r);function i(t,e,n,r,o,i,a,s){var c,p="function"==typeof t?t.options:t;if(e&&(p.render=e,p.staticRenderFns=n,p._compiled=!0),r&&(p.functional=!0),i&&(p._scopeId="data-v-"+i),a?(c=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},p._ssrRegister=c):o&&(c=s?function(){o.call(this,this.$root.$options.shadowRoot)}:o),c)if(p.functional){p._injectStyles=c;var u=p.render;p.render=function(t,e){return c.call(e),u(t,e)}}else{var l=p.beforeCreate;p.beforeCreate=l?[].concat(l,c):[c]}return{exports:t,options:p}}var a=i(o.a.extend({name:"App"}),function(){var t=this.$createElement,e=this._self._c||t;return e("div",{attrs:{id:"cf7mls-app"}},[e("router-view")],1)},[],!1,null,null,null).exports;function s(t,e){for(var n in e)t[n]=e[n];return t}var c=/[!'()*]/g,p=function(t){return"%"+t.charCodeAt(0).toString(16)},u=/%2C/g,l=function(t){return encodeURIComponent(t).replace(c,p).replace(u,",")};function f(t){try{return decodeURIComponent(t)}catch(t){0}return t}var d=function(t){return null==t||"object"==typeof t?t:String(t)};function h(t){var e={};return(t=t.trim().replace(/^(\?|#|&)/,""))?(t.split("&").forEach(function(t){var n=t.replace(/\+/g," ").split("="),r=f(n.shift()),o=n.length>0?f(n.join("=")):null;void 0===e[r]?e[r]=o:Array.isArray(e[r])?e[r].push(o):e[r]=[e[r],o]}),e):e}function v(t){var e=t?Object.keys(t).map(function(e){var n=t[e];if(void 0===n)return"";if(null===n)return l(e);if(Array.isArray(n)){var r=[];return n.forEach(function(t){void 0!==t&&(null===t?r.push(l(e)):r.push(l(e)+"="+l(t)))}),r.join("&")}return l(e)+"="+l(n)}).filter(function(t){return t.length>0}).join("&"):null;return e?"?"+e:""}var m=/\/?$/;function y(t,e,n,r){var o=r&&r.options.stringifyQuery,i=e.query||{};try{i=g(i)}catch(t){}var a={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:i,params:e.params||{},fullPath:w(e,o),matched:t?function(t){var e=[];for(;t;)e.unshift(t),t=t.parent;return e}(t):[]};return n&&(a.redirectedFrom=w(n,o)),Object.freeze(a)}function g(t){if(Array.isArray(t))return t.map(g);if(t&&"object"==typeof t){var e={};for(var n in t)e[n]=g(t[n]);return e}return t}var b=y(null,{path:"/"});function w(t,e){var n=t.path,r=t.query;void 0===r&&(r={});var o=t.hash;return void 0===o&&(o=""),(n||"/")+(e||v)(r)+o}function _(t,e,n){return e===b?t===e:!!e&&(t.path&&e.path?t.path.replace(m,"")===e.path.replace(m,"")&&(n||t.hash===e.hash&&x(t.query,e.query)):!(!t.name||!e.name)&&(t.name===e.name&&(n||t.hash===e.hash&&x(t.query,e.query)&&x(t.params,e.params))))}function x(t,e){if(void 0===t&&(t={}),void 0===e&&(e={}),!t||!e)return t===e;var n=Object.keys(t).sort(),r=Object.keys(e).sort();return n.length===r.length&&n.every(function(n,o){var i=t[n];if(r[o]!==n)return!1;var a=e[n];return null==i||null==a?i===a:"object"==typeof i&&"object"==typeof a?x(i,a):String(i)===String(a)})}function k(t){for(var e=0;e<t.matched.length;e++){var n=t.matched[e];for(var r in n.instances){var o=n.instances[r],i=n.enteredCbs[r];if(o&&i){delete n.enteredCbs[r];for(var a=0;a<i.length;a++)o._isBeingDestroyed||i[a](o)}}}}var A={name:"RouterView",functional:!0,props:{name:{type:String,default:"default"}},render:function(t,e){var n=e.props,r=e.children,o=e.parent,i=e.data;i.routerView=!0;for(var a=o.$createElement,c=n.name,p=o.$route,u=o._routerViewCache||(o._routerViewCache={}),l=0,f=!1;o&&o._routerRoot!==o;){var d=o.$vnode?o.$vnode.data:{};d.routerView&&l++,d.keepAlive&&o._directInactive&&o._inactive&&(f=!0),o=o.$parent}if(i.routerViewDepth=l,f){var h=u[c],v=h&&h.component;return v?(h.configProps&&C(v,i,h.route,h.configProps),a(v,i,r)):a()}var m=p.matched[l],y=m&&m.components[c];if(!m||!y)return u[c]=null,a();u[c]={component:y},i.registerRouteInstance=function(t,e){var n=m.instances[c];(e&&n!==t||!e&&n===t)&&(m.instances[c]=e)},(i.hook||(i.hook={})).prepatch=function(t,e){m.instances[c]=e.componentInstance},i.hook.init=function(t){t.data.keepAlive&&t.componentInstance&&t.componentInstance!==m.instances[c]&&(m.instances[c]=t.componentInstance),k(p)};var g=m.props&&m.props[c];return g&&(s(u[c],{route:p,configProps:g}),C(y,i,p,g)),a(y,i,r)}};function C(t,e,n,r){var o=e.props=function(t,e){switch(typeof e){case"undefined":return;case"object":return e;case"function":return e(t);case"boolean":return e?t.params:void 0;default:0}}(n,r);if(o){o=e.props=s({},o);var i=e.attrs=e.attrs||{};for(var a in o)t.props&&a in t.props||(i[a]=o[a],delete o[a])}}function E(t,e,n){var r=t.charAt(0);if("/"===r)return t;if("?"===r||"#"===r)return e+t;var o=e.split("/");n&&o[o.length-1]||o.pop();for(var i=t.replace(/^\//,"").split("/"),a=0;a<i.length;a++){var s=i[a];".."===s?o.pop():"."!==s&&o.push(s)}return""!==o[0]&&o.unshift(""),o.join("/")}function O(t){return t.replace(/\/(?:\s*\/)+/g,"/")}var S=Array.isArray||function(t){return"[object Array]"==Object.prototype.toString.call(t)},T=H,I=M,$=function(t,e){return N(M(t,e),e)},j=N,P=U,L=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function M(t,e){for(var n,r=[],o=0,i=0,a="",s=e&&e.delimiter||"/";null!=(n=L.exec(t));){var c=n[0],p=n[1],u=n.index;if(a+=t.slice(i,u),i=u+c.length,p)a+=p[1];else{var l=t[i],f=n[2],d=n[3],h=n[4],v=n[5],m=n[6],y=n[7];a&&(r.push(a),a="");var g=null!=f&&null!=l&&l!==f,b="+"===m||"*"===m,w="?"===m||"*"===m,_=n[2]||s,x=h||v;r.push({name:d||o++,prefix:f||"",delimiter:_,optional:w,repeat:b,partial:g,asterisk:!!y,pattern:x?F(x):y?".*":"[^"+B(_)+"]+?"})}}return i<t.length&&(a+=t.substr(i)),a&&r.push(a),r}function R(t){return encodeURI(t).replace(/[\/?#]/g,function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()})}function D(t){return encodeURI(t).replace(/[?#]/g,function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()})}function N(t,e){for(var n=new Array(t.length),r=0;r<t.length;r++)"object"==typeof t[r]&&(n[r]=new RegExp("^(?:"+t[r].pattern+")$",V(e)));return function(e,r){for(var o="",i=e||{},a=(r||{}).pretty?R:encodeURIComponent,s=0;s<t.length;s++){var c=t[s];if("string"!=typeof c){var p,u=i[c.name];if(null==u){if(c.optional){c.partial&&(o+=c.prefix);continue}throw new TypeError('Expected "'+c.name+'" to be defined')}if(S(u)){if(!c.repeat)throw new TypeError('Expected "'+c.name+'" to not repeat, but received `'+JSON.stringify(u)+"`");if(0===u.length){if(c.optional)continue;throw new TypeError('Expected "'+c.name+'" to not be empty')}for(var l=0;l<u.length;l++){if(p=a(u[l]),!n[s].test(p))throw new TypeError('Expected all "'+c.name+'" to match "'+c.pattern+'", but received `'+JSON.stringify(p)+"`");o+=(0===l?c.prefix:c.delimiter)+p}}else{if(p=c.asterisk?D(u):a(u),!n[s].test(p))throw new TypeError('Expected "'+c.name+'" to match "'+c.pattern+'", but received "'+p+'"');o+=c.prefix+p}}else o+=c}return o}}function B(t){return t.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function F(t){return t.replace(/([=!:$\/()])/g,"\\$1")}function z(t,e){return t.keys=e,t}function V(t){return t&&t.sensitive?"":"i"}function U(t,e,n){S(e)||(n=e||n,e=[]);for(var r=(n=n||{}).strict,o=!1!==n.end,i="",a=0;a<t.length;a++){var s=t[a];if("string"==typeof s)i+=B(s);else{var c=B(s.prefix),p="(?:"+s.pattern+")";e.push(s),s.repeat&&(p+="(?:"+c+p+")*"),i+=p=s.optional?s.partial?c+"("+p+")?":"(?:"+c+"("+p+"))?":c+"("+p+")"}}var u=B(n.delimiter||"/"),l=i.slice(-u.length)===u;return r||(i=(l?i.slice(0,-u.length):i)+"(?:"+u+"(?=$))?"),i+=o?"$":r&&l?"":"(?="+u+"|$)",z(new RegExp("^"+i,V(n)),e)}function H(t,e,n){return S(e)||(n=e||n,e=[]),n=n||{},t instanceof RegExp?function(t,e){var n=t.source.match(/\((?!\?)/g);if(n)for(var r=0;r<n.length;r++)e.push({name:r,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return z(t,e)}(t,e):S(t)?function(t,e,n){for(var r=[],o=0;o<t.length;o++)r.push(H(t[o],e,n).source);return z(new RegExp("(?:"+r.join("|")+")",V(n)),e)}(t,e,n):function(t,e,n){return U(M(t,n),e,n)}(t,e,n)}T.parse=I,T.compile=$,T.tokensToFunction=j,T.tokensToRegExp=P;var Q=Object.create(null);function X(t,e,n){e=e||{};try{var r=Q[t]||(Q[t]=T.compile(t));return"string"==typeof e.pathMatch&&(e[0]=e.pathMatch),r(e,{pretty:!0})}catch(t){return""}finally{delete e[0]}}function W(t,e,n,r){var o="string"==typeof t?{path:t}:t;if(o._normalized)return o;if(o.name){var i=(o=s({},t)).params;return i&&"object"==typeof i&&(o.params=s({},i)),o}if(!o.path&&o.params&&e){(o=s({},o))._normalized=!0;var a=s(s({},e.params),o.params);if(e.name)o.name=e.name,o.params=a;else if(e.matched.length){var c=e.matched[e.matched.length-1].path;o.path=X(c,a,e.path)}else 0;return o}var p=function(t){var e="",n="",r=t.indexOf("#");r>=0&&(e=t.slice(r),t=t.slice(0,r));var o=t.indexOf("?");return o>=0&&(n=t.slice(o+1),t=t.slice(0,o)),{path:t,query:n,hash:e}}(o.path||""),u=e&&e.path||"/",l=p.path?E(p.path,u,n||o.append):u,f=function(t,e,n){void 0===e&&(e={});var r,o=n||h;try{r=o(t||"")}catch(t){r={}}for(var i in e){var a=e[i];r[i]=Array.isArray(a)?a.map(d):d(a)}return r}(p.query,o.query,r&&r.options.parseQuery),v=o.hash||p.hash;return v&&"#"!==v.charAt(0)&&(v="#"+v),{_normalized:!0,path:l,query:f,hash:v}}var Y,q=[String,Object],G=[String,Array],J=function(){},K={name:"RouterLink",props:{to:{type:q,required:!0},tag:{type:String,default:"a"},custom:Boolean,exact:Boolean,exactPath:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,ariaCurrentValue:{type:String,default:"page"},event:{type:G,default:"click"}},render:function(t){var e=this,n=this.$router,r=this.$route,o=n.resolve(this.to,r,this.append),i=o.location,a=o.route,c=o.href,p={},u=n.options.linkActiveClass,l=n.options.linkExactActiveClass,f=null==u?"router-link-active":u,d=null==l?"router-link-exact-active":l,h=null==this.activeClass?f:this.activeClass,v=null==this.exactActiveClass?d:this.exactActiveClass,g=a.redirectedFrom?y(null,W(a.redirectedFrom),null,n):a;p[v]=_(r,g,this.exactPath),p[h]=this.exact||this.exactPath?p[v]:function(t,e){return 0===t.path.replace(m,"/").indexOf(e.path.replace(m,"/"))&&(!e.hash||t.hash===e.hash)&&function(t,e){for(var n in e)if(!(n in t))return!1;return!0}(t.query,e.query)}(r,g);var b=p[v]?this.ariaCurrentValue:null,w=function(t){Z(t)&&(e.replace?n.replace(i,J):n.push(i,J))},x={click:Z};Array.isArray(this.event)?this.event.forEach(function(t){x[t]=w}):x[this.event]=w;var k={class:p},A=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:c,route:a,navigate:w,isActive:p[h],isExactActive:p[v]});if(A){if(1===A.length)return A[0];if(A.length>1||!A.length)return 0===A.length?t():t("span",{},A)}if("a"===this.tag)k.on=x,k.attrs={href:c,"aria-current":b};else{var C=function t(e){if(e)for(var n,r=0;r<e.length;r++){if("a"===(n=e[r]).tag)return n;if(n.children&&(n=t(n.children)))return n}}(this.$slots.default);if(C){C.isStatic=!1;var E=C.data=s({},C.data);for(var O in E.on=E.on||{},E.on){var S=E.on[O];O in x&&(E.on[O]=Array.isArray(S)?S:[S])}for(var T in x)T in E.on?E.on[T].push(x[T]):E.on[T]=w;var I=C.data.attrs=s({},C.data.attrs);I.href=c,I["aria-current"]=b}else k.on=x}return t(this.tag,k,this.$slots.default)}};function Z(t){if(!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey||t.defaultPrevented||void 0!==t.button&&0!==t.button)){if(t.currentTarget&&t.currentTarget.getAttribute){var e=t.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return t.preventDefault&&t.preventDefault(),!0}}var tt="undefined"!=typeof window;function et(t,e,n,r,o){var i=e||[],a=n||Object.create(null),s=r||Object.create(null);t.forEach(function(t){!function t(e,n,r,o,i,a){var s=o.path;var c=o.name;0;var p=o.pathToRegexpOptions||{};var u=function(t,e,n){n||(t=t.replace(/\/$/,""));if("/"===t[0])return t;if(null==e)return t;return O(e.path+"/"+t)}(s,i,p.strict);"boolean"==typeof o.caseSensitive&&(p.sensitive=o.caseSensitive);var l={path:u,regex:function(t,e){0;return T(t,[],e)}(u,p),components:o.components||{default:o.component},alias:o.alias?"string"==typeof o.alias?[o.alias]:o.alias:[],instances:{},enteredCbs:{},name:c,parent:i,matchAs:a,redirect:o.redirect,beforeEnter:o.beforeEnter,meta:o.meta||{},props:null==o.props?{}:o.components?o.props:{default:o.props}};o.children&&o.children.forEach(function(o){var i=a?O(a+"/"+o.path):void 0;t(e,n,r,o,l,i)});n[l.path]||(e.push(l.path),n[l.path]=l);if(void 0!==o.alias)for(var f=Array.isArray(o.alias)?o.alias:[o.alias],d=0;d<f.length;++d){var h=f[d];0;var v={path:h,children:o.children};t(e,n,r,v,i,l.path||"/")}c&&(r[c]||(r[c]=l))}(i,a,s,t,o)});for(var c=0,p=i.length;c<p;c++)"*"===i[c]&&(i.push(i.splice(c,1)[0]),p--,c--);return{pathList:i,pathMap:a,nameMap:s}}function nt(t,e){var n=et(t),r=n.pathList,o=n.pathMap,i=n.nameMap;function a(t,n,a){var s=W(t,n,!1,e),p=s.name;if(p){var u=i[p];if(!u)return c(null,s);var l=u.regex.keys.filter(function(t){return!t.optional}).map(function(t){return t.name});if("object"!=typeof s.params&&(s.params={}),n&&"object"==typeof n.params)for(var f in n.params)!(f in s.params)&&l.indexOf(f)>-1&&(s.params[f]=n.params[f]);return s.path=X(u.path,s.params),c(u,s,a)}if(s.path){s.params={};for(var d=0;d<r.length;d++){var h=r[d],v=o[h];if(rt(v.regex,s.path,s.params))return c(v,s,a)}}return c(null,s)}function s(t,n){var r=t.redirect,o="function"==typeof r?r(y(t,n,null,e)):r;if("string"==typeof o&&(o={path:o}),!o||"object"!=typeof o)return c(null,n);var s=o,p=s.name,u=s.path,l=n.query,f=n.hash,d=n.params;if(l=s.hasOwnProperty("query")?s.query:l,f=s.hasOwnProperty("hash")?s.hash:f,d=s.hasOwnProperty("params")?s.params:d,p){i[p];return a({_normalized:!0,name:p,query:l,hash:f,params:d},void 0,n)}if(u){var h=function(t,e){return E(t,e.parent?e.parent.path:"/",!0)}(u,t);return a({_normalized:!0,path:X(h,d),query:l,hash:f},void 0,n)}return c(null,n)}function c(t,n,r){return t&&t.redirect?s(t,r||n):t&&t.matchAs?function(t,e,n){var r=a({_normalized:!0,path:X(n,e.params)});if(r){var o=r.matched,i=o[o.length-1];return e.params=r.params,c(i,e)}return c(null,e)}(0,n,t.matchAs):y(t,n,r,e)}return{match:a,addRoute:function(t,e){var n="object"!=typeof t?i[t]:void 0;et([e||t],r,o,i,n),n&&n.alias.length&&et(n.alias.map(function(t){return{path:t,children:[e]}}),r,o,i,n)},getRoutes:function(){return r.map(function(t){return o[t]})},addRoutes:function(t){et(t,r,o,i)}}}function rt(t,e,n){var r=e.match(t);if(!r)return!1;if(!n)return!0;for(var o=1,i=r.length;o<i;++o){var a=t.keys[o-1];a&&(n[a.name||"pathMatch"]="string"==typeof r[o]?f(r[o]):r[o])}return!0}var ot=tt&&window.performance&&window.performance.now?window.performance:Date;function it(){return ot.now().toFixed(3)}var at=it();function st(){return at}function ct(t){return at=t}var pt=Object.create(null);function ut(){"scrollRestoration"in window.history&&(window.history.scrollRestoration="manual");var t=window.location.protocol+"//"+window.location.host,e=window.location.href.replace(t,""),n=s({},window.history.state);return n.key=st(),window.history.replaceState(n,"",e),window.addEventListener("popstate",dt),function(){window.removeEventListener("popstate",dt)}}function lt(t,e,n,r){if(t.app){var o=t.options.scrollBehavior;o&&t.app.$nextTick(function(){var i=function(){var t=st();if(t)return pt[t]}(),a=o.call(t,e,n,r?i:null);a&&("function"==typeof a.then?a.then(function(t){gt(t,i)}).catch(function(t){0}):gt(a,i))})}}function ft(){var t=st();t&&(pt[t]={x:window.pageXOffset,y:window.pageYOffset})}function dt(t){ft(),t.state&&t.state.key&&ct(t.state.key)}function ht(t){return mt(t.x)||mt(t.y)}function vt(t){return{x:mt(t.x)?t.x:window.pageXOffset,y:mt(t.y)?t.y:window.pageYOffset}}function mt(t){return"number"==typeof t}var yt=/^#\d/;function gt(t,e){var n="object"==typeof t;if(n&&"string"==typeof t.selector){var r=yt.test(t.selector)?document.getElementById(t.selector.slice(1)):document.querySelector(t.selector);if(r){var o=t.offset&&"object"==typeof t.offset?t.offset:{};e=function(t,e){var n=document.documentElement.getBoundingClientRect(),r=t.getBoundingClientRect();return{x:r.left-n.left-e.x,y:r.top-n.top-e.y}}(r,o=function(t){return{x:mt(t.x)?t.x:0,y:mt(t.y)?t.y:0}}(o))}else ht(t)&&(e=vt(t))}else n&&ht(t)&&(e=vt(t));e&&("scrollBehavior"in document.documentElement.style?window.scrollTo({left:e.x,top:e.y,behavior:t.behavior}):window.scrollTo(e.x,e.y))}var bt=tt&&function(){var t=window.navigator.userAgent;return(-1===t.indexOf("Android 2.")&&-1===t.indexOf("Android 4.0")||-1===t.indexOf("Mobile Safari")||-1!==t.indexOf("Chrome")||-1!==t.indexOf("Windows Phone"))&&(window.history&&"function"==typeof window.history.pushState)}();function wt(t,e){ft();var n=window.history;try{if(e){var r=s({},n.state);r.key=st(),n.replaceState(r,"",t)}else n.pushState({key:ct(it())},"",t)}catch(n){window.location[e?"replace":"assign"](t)}}function _t(t){wt(t,!0)}var xt={redirected:2,aborted:4,cancelled:8,duplicated:16};function kt(t,e){return Ct(t,e,xt.redirected,'Redirected when going from "'+t.fullPath+'" to "'+function(t){if("string"==typeof t)return t;if("path"in t)return t.path;var e={};return Et.forEach(function(n){n in t&&(e[n]=t[n])}),JSON.stringify(e,null,2)}(e)+'" via a navigation guard.')}function At(t,e){return Ct(t,e,xt.cancelled,'Navigation cancelled from "'+t.fullPath+'" to "'+e.fullPath+'" with a new navigation.')}function Ct(t,e,n,r){var o=new Error(r);return o._isRouter=!0,o.from=t,o.to=e,o.type=n,o}var Et=["params","query","hash"];function Ot(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}function St(t,e){return Ot(t)&&t._isRouter&&(null==e||t.type===e)}function Tt(t,e,n){var r=function(o){o>=t.length?n():t[o]?e(t[o],function(){r(o+1)}):r(o+1)};r(0)}function It(t){return function(e,n,r){var o=!1,i=0,a=null;$t(t,function(t,e,n,s){if("function"==typeof t&&void 0===t.cid){o=!0,i++;var c,p=Lt(function(e){(function(t){return t.__esModule||Pt&&"Module"===t[Symbol.toStringTag]})(e)&&(e=e.default),t.resolved="function"==typeof e?e:Y.extend(e),n.components[s]=e,--i<=0&&r()}),u=Lt(function(t){var e="Failed to resolve async component "+s+": "+t;a||(a=Ot(t)?t:new Error(e),r(a))});try{c=t(p,u)}catch(t){u(t)}if(c)if("function"==typeof c.then)c.then(p,u);else{var l=c.component;l&&"function"==typeof l.then&&l.then(p,u)}}}),o||r()}}function $t(t,e){return jt(t.map(function(t){return Object.keys(t.components).map(function(n){return e(t.components[n],t.instances[n],t,n)})}))}function jt(t){return Array.prototype.concat.apply([],t)}var Pt="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function Lt(t){var e=!1;return function(){for(var n=[],r=arguments.length;r--;)n[r]=arguments[r];if(!e)return e=!0,t.apply(this,n)}}var Mt=function(t,e){this.router=t,this.base=function(t){if(!t)if(tt){var e=document.querySelector("base");t=(t=e&&e.getAttribute("href")||"/").replace(/^https?:\/\/[^\/]+/,"")}else t="/";"/"!==t.charAt(0)&&(t="/"+t);return t.replace(/\/$/,"")}(e),this.current=b,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function Rt(t,e,n,r){var o=$t(t,function(t,r,o,i){var a=function(t,e){"function"!=typeof t&&(t=Y.extend(t));return t.options[e]}(t,e);if(a)return Array.isArray(a)?a.map(function(t){return n(t,r,o,i)}):n(a,r,o,i)});return jt(r?o.reverse():o)}function Dt(t,e){if(e)return function(){return t.apply(e,arguments)}}Mt.prototype.listen=function(t){this.cb=t},Mt.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},Mt.prototype.onError=function(t){this.errorCbs.push(t)},Mt.prototype.transitionTo=function(t,e,n){var r,o=this;try{r=this.router.match(t,this.current)}catch(t){throw this.errorCbs.forEach(function(e){e(t)}),t}var i=this.current;this.confirmTransition(r,function(){o.updateRoute(r),e&&e(r),o.ensureURL(),o.router.afterHooks.forEach(function(t){t&&t(r,i)}),o.ready||(o.ready=!0,o.readyCbs.forEach(function(t){t(r)}))},function(t){n&&n(t),t&&!o.ready&&(St(t,xt.redirected)&&i===b||(o.ready=!0,o.readyErrorCbs.forEach(function(e){e(t)})))})},Mt.prototype.confirmTransition=function(t,e,n){var r=this,o=this.current;this.pending=t;var i=function(t){!St(t)&&Ot(t)&&(r.errorCbs.length?r.errorCbs.forEach(function(e){e(t)}):console.error(t)),n&&n(t)},a=t.matched.length-1,s=o.matched.length-1;if(_(t,o)&&a===s&&t.matched[a]===o.matched[s])return this.ensureURL(),t.hash&&lt(this.router,o,t,!1),i(function(t,e){var n=Ct(t,e,xt.duplicated,'Avoided redundant navigation to current location: "'+t.fullPath+'".');return n.name="NavigationDuplicated",n}(o,t));var c=function(t,e){var n,r=Math.max(t.length,e.length);for(n=0;n<r&&t[n]===e[n];n++);return{updated:e.slice(0,n),activated:e.slice(n),deactivated:t.slice(n)}}(this.current.matched,t.matched),p=c.updated,u=c.deactivated,l=c.activated,f=[].concat(function(t){return Rt(t,"beforeRouteLeave",Dt,!0)}(u),this.router.beforeHooks,function(t){return Rt(t,"beforeRouteUpdate",Dt)}(p),l.map(function(t){return t.beforeEnter}),It(l)),d=function(e,n){if(r.pending!==t)return i(At(o,t));try{e(t,o,function(e){!1===e?(r.ensureURL(!0),i(function(t,e){return Ct(t,e,xt.aborted,'Navigation aborted from "'+t.fullPath+'" to "'+e.fullPath+'" via a navigation guard.')}(o,t))):Ot(e)?(r.ensureURL(!0),i(e)):"string"==typeof e||"object"==typeof e&&("string"==typeof e.path||"string"==typeof e.name)?(i(kt(o,t)),"object"==typeof e&&e.replace?r.replace(e):r.push(e)):n(e)})}catch(t){i(t)}};Tt(f,d,function(){Tt(function(t){return Rt(t,"beforeRouteEnter",function(t,e,n,r){return function(t,e,n){return function(r,o,i){return t(r,o,function(t){"function"==typeof t&&(e.enteredCbs[n]||(e.enteredCbs[n]=[]),e.enteredCbs[n].push(t)),i(t)})}}(t,n,r)})}(l).concat(r.router.resolveHooks),d,function(){if(r.pending!==t)return i(At(o,t));r.pending=null,e(t),r.router.app&&r.router.app.$nextTick(function(){k(t)})})})},Mt.prototype.updateRoute=function(t){this.current=t,this.cb&&this.cb(t)},Mt.prototype.setupListeners=function(){},Mt.prototype.teardown=function(){this.listeners.forEach(function(t){t()}),this.listeners=[],this.current=b,this.pending=null};var Nt=function(t){function e(e,n){t.call(this,e,n),this._startLocation=Bt(this.base)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router,n=e.options.scrollBehavior,r=bt&&n;r&&this.listeners.push(ut());var o=function(){var n=t.current,o=Bt(t.base);t.current===b&&o===t._startLocation||t.transitionTo(o,function(t){r&&lt(e,t,n,!0)})};window.addEventListener("popstate",o),this.listeners.push(function(){window.removeEventListener("popstate",o)})}},e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,function(t){wt(O(r.base+t.fullPath)),lt(r.router,t,o,!1),e&&e(t)},n)},e.prototype.replace=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,function(t){_t(O(r.base+t.fullPath)),lt(r.router,t,o,!1),e&&e(t)},n)},e.prototype.ensureURL=function(t){if(Bt(this.base)!==this.current.fullPath){var e=O(this.base+this.current.fullPath);t?wt(e):_t(e)}},e.prototype.getCurrentLocation=function(){return Bt(this.base)},e}(Mt);function Bt(t){var e=window.location.pathname,n=e.toLowerCase(),r=t.toLowerCase();return!t||n!==r&&0!==n.indexOf(O(r+"/"))||(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var Ft=function(t){function e(e,n,r){t.call(this,e,n),r&&function(t){var e=Bt(t);if(!/^\/#/.test(e))return window.location.replace(O(t+"/#"+e)),!0}(this.base)||zt()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router.options.scrollBehavior,n=bt&&e;n&&this.listeners.push(ut());var r=function(){var e=t.current;zt()&&t.transitionTo(Vt(),function(r){n&&lt(t.router,r,e,!0),bt||Qt(r.fullPath)})},o=bt?"popstate":"hashchange";window.addEventListener(o,r),this.listeners.push(function(){window.removeEventListener(o,r)})}},e.prototype.push=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,function(t){Ht(t.fullPath),lt(r.router,t,o,!1),e&&e(t)},n)},e.prototype.replace=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,function(t){Qt(t.fullPath),lt(r.router,t,o,!1),e&&e(t)},n)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;Vt()!==e&&(t?Ht(e):Qt(e))},e.prototype.getCurrentLocation=function(){return Vt()},e}(Mt);function zt(){var t=Vt();return"/"===t.charAt(0)||(Qt("/"+t),!1)}function Vt(){var t=window.location.href,e=t.indexOf("#");return e<0?"":t=t.slice(e+1)}function Ut(t){var e=window.location.href,n=e.indexOf("#");return(n>=0?e.slice(0,n):e)+"#"+t}function Ht(t){bt?wt(Ut(t)):window.location.hash=t}function Qt(t){bt?_t(Ut(t)):window.location.replace(Ut(t))}var Xt=function(t){function e(e,n){t.call(this,e,n),this.stack=[],this.index=-1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.push=function(t,e,n){var r=this;this.transitionTo(t,function(t){r.stack=r.stack.slice(0,r.index+1).concat(t),r.index++,e&&e(t)},n)},e.prototype.replace=function(t,e,n){var r=this;this.transitionTo(t,function(t){r.stack=r.stack.slice(0,r.index).concat(t),e&&e(t)},n)},e.prototype.go=function(t){var e=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var r=this.stack[n];this.confirmTransition(r,function(){var t=e.current;e.index=n,e.updateRoute(r),e.router.afterHooks.forEach(function(e){e&&e(r,t)})},function(t){St(t,xt.duplicated)&&(e.index=n)})}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(Mt),Wt=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=nt(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!bt&&!1!==t.fallback,this.fallback&&(e="hash"),tt||(e="abstract"),this.mode=e,e){case"history":this.history=new Nt(this,t.base);break;case"hash":this.history=new Ft(this,t.base,this.fallback);break;case"abstract":this.history=new Xt(this,t.base);break;default:0}},Yt={currentRoute:{configurable:!0}};Wt.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},Yt.currentRoute.get=function(){return this.history&&this.history.current},Wt.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",function(){var n=e.apps.indexOf(t);n>-1&&e.apps.splice(n,1),e.app===t&&(e.app=e.apps[0]||null),e.app||e.history.teardown()}),!this.app){this.app=t;var n=this.history;if(n instanceof Nt||n instanceof Ft){var r=function(t){n.setupListeners(),function(t){var r=n.current,o=e.options.scrollBehavior;bt&&o&&"fullPath"in t&&lt(e,t,r,!1)}(t)};n.transitionTo(n.getCurrentLocation(),r,r)}n.listen(function(t){e.apps.forEach(function(e){e._route=t})})}},Wt.prototype.beforeEach=function(t){return Gt(this.beforeHooks,t)},Wt.prototype.beforeResolve=function(t){return Gt(this.resolveHooks,t)},Wt.prototype.afterEach=function(t){return Gt(this.afterHooks,t)},Wt.prototype.onReady=function(t,e){this.history.onReady(t,e)},Wt.prototype.onError=function(t){this.history.onError(t)},Wt.prototype.push=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!=typeof Promise)return new Promise(function(e,n){r.history.push(t,e,n)});this.history.push(t,e,n)},Wt.prototype.replace=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!=typeof Promise)return new Promise(function(e,n){r.history.replace(t,e,n)});this.history.replace(t,e,n)},Wt.prototype.go=function(t){this.history.go(t)},Wt.prototype.back=function(){this.go(-1)},Wt.prototype.forward=function(){this.go(1)},Wt.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map(function(t){return Object.keys(t.components).map(function(e){return t.components[e]})})):[]},Wt.prototype.resolve=function(t,e,n){var r=W(t,e=e||this.history.current,n,this),o=this.match(r,e),i=o.redirectedFrom||o.fullPath;return{location:r,route:o,href:function(t,e,n){var r="hash"===n?"#"+e:e;return t?O(t+"/"+r):r}(this.history.base,i,this.mode),normalizedTo:r,resolved:o}},Wt.prototype.getRoutes=function(){return this.matcher.getRoutes()},Wt.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==b&&this.history.transitionTo(this.history.getCurrentLocation())},Wt.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==b&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(Wt.prototype,Yt);var qt=Wt;function Gt(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}Wt.install=function t(e){if(!t.installed||Y!==e){t.installed=!0,Y=e;var n=function(t){return void 0!==t},r=function(t,e){var r=t.$options._parentVnode;n(r)&&n(r=r.data)&&n(r=r.registerRouteInstance)&&r(t,e)};e.mixin({beforeCreate:function(){n(this.$options.router)?(this._routerRoot=this,this._router=this.$options.router,this._router.init(this),e.util.defineReactive(this,"_route",this._router.history.current)):this._routerRoot=this.$parent&&this.$parent._routerRoot||this,r(this,this)},destroyed:function(){r(this)}}),Object.defineProperty(e.prototype,"$router",{get:function(){return this._routerRoot._router}}),Object.defineProperty(e.prototype,"$route",{get:function(){return this._routerRoot._route}}),e.component("RouterView",A),e.component("RouterLink",K);var o=e.config.optionMergeStrategies;o.beforeRouteEnter=o.beforeRouteLeave=o.beforeRouteUpdate=o.created}},Wt.version="3.6.5",Wt.isNavigationFailure=St,Wt.NavigationFailureType=xt,Wt.START_LOCATION=b,tt&&window.Vue&&window.Vue.use(Wt);var Jt=function(t){const e=window.cf7_mls_vue_js.isCF7Version6;let n=null;null!==(n="1"==e?jQuery("button[data-taggen='insert-tag']"):jQuery("input.insert-tag"))&&n.click(function(){var n=jQuery(this).closest("form.tag-generator-panel");if("1"==e)var r=n.find("input[data-tag-part='tag']").val();else r=n.find("input.tag").val();return jQuery(".cf7mls-app-step-content .active textarea").each(function(){var e=jQuery(this);if(this.focus(),document.selection)document.selection.createRange().text=r,t.steps[e.data("key")].content=r;else if(this.selectionEnd||0===this.selectionEnd){var n=jQuery(this).val(),o=this.selectionEnd;t.steps[e.data("key")].content=n.substring(0,o)+r+n.substring(o,n.length),this.selectionStart=o+r.length,this.selectionEnd=o+r.length}else{var i=jQuery(this).val();t.steps[e.data("key")].content=i+r}this.focus()}),""==e&&tb_remove(),!1})},Kt={name:"PopupModal",data:()=>({isVisible:!1}),methods:{open(){this.isVisible=!0},close(){this.isVisible=!1},windowClick(t){t.stopPropagation()}}},Zt=(n(10),{name:"ConfirmDialogue",components:{PopupModal:i(Kt,function(){var t=this.$createElement,e=this._self._c||t;return e("transition",{attrs:{name:"fade"}},[this.isVisible?e("div",{staticClass:"cf7mls-popup-delete",on:{click:this.close}},[e("div",{staticClass:"cf7mls-popup-window",on:{click:this.windowClick}},[this._t("default")],2)]):this._e()])},[],!1,null,"240bf7c1",null).exports},data:()=>({title:"",message:"",okButton:"OK",cancelButton:"Cancel",resolvePromise:void 0,rejectPromise:void 0}),methods:{show(t={}){return this.title=t.title,this.message=t.message,this.okButton=t.okButton,t.cancelButton&&(this.cancelButton=t.cancelButton),this.$refs.cf7mls_popup.open(),new Promise((t,e)=>{this.resolvePromise=t,this.rejectPromise=e})},_confirm(){this.$refs.cf7mls_popup.close(),this.resolvePromise(!0)},_cancel(){this.$refs.cf7mls_popup.close(),this.resolvePromise(!1)}}}),te=(n(11),{components:{ConfirmDialogue:i(Zt,function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("popup-modal",{ref:"cf7mls_popup"},[n("h2",{staticStyle:{"margin-top":"0"}},[t._v(t._s(t.title))]),t._v(" "),n("p",[t._v(t._s(t.message))]),t._v(" "),n("div",{staticClass:"cf7mls-popup-btns"},[n("span",{staticClass:"cf7mls-button cf7mls-popup-cancel-btn",on:{click:t._cancel}},[t._v(t._s(t.cancelButton))]),t._v(" "),n("span",{staticClass:"cf7mls-button cf7mls-popup-ok-btn",on:{click:t._confirm}},[t._v(t._s(t.okButton))])])])},[],!1,null,"03de206f",null).exports},data:()=>({textInputBack:"",textInputNext:"",textInputStep:"",cf7cmlsIsMoanaActivated:"",textEditMoana:"",steps:[],selectedStep:"",updatedTimes:0,visible:!1,stepDelete:null,linkIcon:""}),methods:{async showModalConfirm(){await this.$refs.confirmDialogue.show({title:"Delete Step",message:"Are you sure you want to delete this step?",okButton:"Delete",cancelButton:"Cancel"})&&this.handleDeleteStep()},newStep(){this.steps.push({name:"Step "+(parseInt(this.steps.length)+1).toString(),content:"Step "+(parseInt(this.steps.length)+1).toString(),back:"Back",next:"Next",title:"Step "+(parseInt(this.steps.length)+1).toString()}),this.selectedStep=this.steps[this.steps.length-1]},removeStep(t){this.stepDelete=t,this.showModalConfirm()},handleDeleteStep(){var t=this.steps.indexOf(this.stepDelete);this.steps.splice(t,1);let e=jQuery("#cf7mls-app .cf7mls-app-steps .cf7mls-name-step"),n=1;for(let t=0;t<e.length;t++)jQuery(e[t]).text("Step "+n),n++;jQuery("#cf7mls-app .cf7mls-app-step-content .cf7mls-app-step-content-step").each(function(t){jQuery(this).hasClass("active")&&(jQuery(this).removeClass("active"),jQuery(this).addClass("hidden"))}),t>0?(jQuery(`#cf7mls-app .cf7mls-app-step-content .cf7mls-app-step-content-step[data-key="${t-1}"]`).removeClass("hidden"),jQuery(`#cf7mls-app .cf7mls-app-step-content .cf7mls-app-step-content-step[data-key="${t-1}"]`).addClass("active")):(jQuery(`#cf7mls-app .cf7mls-app-step-content .cf7mls-app-step-content-step[data-key="${t+1}"]`).removeClass("hidden"),jQuery(`#cf7mls-app .cf7mls-app-step-content .cf7mls-app-step-content-step[data-key="${t+1}"]`).addClass("active")),this.visible=!1},handleModalCancel(){this.visible=!1},initSteps(t){if(t){var e=t.split(/\[cf7mls_step.*?\]/),n=(e=e.filter(function(t,n){return e.length!=n&&""!=t})).map(function(t,e){var n=void 0!==cf7mls.steps[e]?cf7mls.steps[e].back:"",r=void 0!==cf7mls.steps[e]?cf7mls.steps[e].next:"",o=void 0!==cf7mls.steps[e]?cf7mls.steps[e].title:"";return{name:"Step "+(e+1).toString(),content:t,back:n,next:r,title:o}});this.steps=n,this.steps.length>0&&(this.selectedStep=this.steps[0])}},stepsToStr(t){var e="";let n=1;t.forEach(function(r,o){""!=r.content&&(e+=r.content,1==t.length?e+="":t.length>1&&void 0!==t[o]&&""!=t[o].content&&(e+="[cf7mls_step cf7mls_step-"+n.toString()+" ",0==o?e+='"'+r.next+'" "'+r.title+'"]':t.length-1==o?e+='"'+r.back+'" "'+r.title+'"]':e+='"'+r.back+'" "'+r.next+'" "'+r.title+'"]')),n++}),jQuery("textarea#wpcf7-form, textarea#wpcf7-form-bak").val(e)},editWithMoana(t){var e=this;"function"==typeof njtMoanaVc&&njtMoanaVc({init_val:e.steps[t].content,on_done:function(n){e.steps[t].content=n}})}},mounted(){this.$refs.cf7mls_step_name&&this.$refs.cf7mls_step_name.forEach(t=>{t.defaultValue=t.value}),this.$refs.cf7mls_step_back&&this.$refs.cf7mls_step_back.forEach(t=>{t.defaultValue=t.value}),this.$refs.cf7mls_step_next&&this.$refs.cf7mls_step_next.forEach(t=>{t.defaultValue=t.value}),this.$refs.cf7mls_form_content&&this.$refs.cf7mls_form_content.forEach(t=>{t.defaultValue=t.value}),Jt(this)},created(){this.textInputBack=window.cf7_mls_vue_js.textInputBack,this.textInputNext=window.cf7_mls_vue_js.textInputNext,this.textInputStep=window.cf7_mls_vue_js.textInputStep,this.textEditMoana=window.cf7_mls_vue_js.textEditMoana,this.cf7cmlsIsMoanaActivated=window.cf7_mls_vue_js.cf7cmlsIsMoanaActivated,this.linkIcon=window.cf7_mls_vue_js.pluginUrl+"/assets/admin/img/help-circle.svg",this.initSteps(jQuery("textarea#wpcf7-form").val()),jQuery("textarea#wpcf7-form").hide()},watch:{steps:{deep:!0,handler(t,e){this.updatedTimes++,this.updatedTimes>1&&this.stepsToStr(e)}},selectedStep:{handler(t,e){jQuery(".cf7mls-app-step-content .active textarea").focus()}}}}),ee=(n(12),i(te,function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("nav",{staticClass:"cf7mls-app-steps nav-tab-wrapper"},[t._l(t.steps,function(e,r){return n("a",{key:r,staticClass:"nav-tab",class:{"nav-tab-active":t.selectedStep==e},attrs:{href:"javascript:void(0)"},on:{click:function(n){t.selectedStep=e}}},[n("span",{staticClass:"cf7mls-name-step"},[t._v(t._s(e.name))]),t._v(" "),n("span",{staticClass:"cf7mls-remove-step",on:{click:function(n){return n.preventDefault(),n.stopPropagation(),t.removeStep(e)}}},[t._v("×")])])}),t._v(" "),n("a",{staticClass:"nav-tab",attrs:{href:"javascript:void(0)"},on:{click:t.newStep}},[t._v("+")])],2),t._v(" "),n("div",{staticClass:"cf7mls-app-step-content"},t._l(t.steps,function(e,r){return n("div",{key:r,staticClass:"cf7mls-app-step-content-step",class:{hidden:t.selectedStep!=e,active:t.selectedStep==e},attrs:{"data-key":r}},[n("div",{staticClass:"cf7mls-app-wrap-bt"},[n("div",{staticClass:"cf7mls-app-content"},[n("p",[n("span",[t._v(t._s(t.textInputStep)+" (PRO) ")]),t._v(" "),n("img",{directives:[{name:"tippy",rawName:"v-tippy",value:{arrow:!0},expression:"{ arrow: true }"}],staticStyle:{"vertical-align":"text-bottom"},attrs:{src:t.linkIcon,alt:"help circle",content:"This field will work with Process Bar in PRO version"}})]),t._v(" "),n("input",{directives:[{name:"model",rawName:"v-model",value:e.name,expression:"step.name"}],ref:"cf7mls_step_name",refInFor:!0,attrs:{name:"cf7mls_step_name[]",type:"text",disabled:""},domProps:{value:e.name},on:{input:function(n){n.target.composing||t.$set(e,"name",n.target.value)}}})]),t._v(" "),n("div",{staticClass:"cf7mls-app-content",class:{hide:0==r}},[n("p",[t._v(t._s(t.textInputBack))]),t._v(" "),n("input",{directives:[{name:"model",rawName:"v-model",value:t.steps[r].back,expression:"steps[key].back"}],ref:"cf7mls_step_back",refInFor:!0,attrs:{type:"text"},domProps:{value:t.steps[r].back},on:{input:function(e){e.target.composing||t.$set(t.steps[r],"back",e.target.value)}}})]),t._v(" "),n("div",{staticClass:"cf7mls-app-content",class:{hide:r==t.steps.length-1&&t.steps.length>1||!1}},[n("p",[t._v(t._s(t.textInputNext))]),t._v(" "),n("input",{directives:[{name:"model",rawName:"v-model",value:t.steps[r].next,expression:"steps[key].next"}],ref:"cf7mls_step_next",refInFor:!0,attrs:{type:"text"},domProps:{value:t.steps[r].next},on:{input:function(e){e.target.composing||t.$set(t.steps[r],"next",e.target.value)}}})])]),t._v(" "),""!=t.cf7cmlsIsMoanaActivated?n("div",{staticClass:"mls_moana_design_btn_wrap"},[n("a",{staticClass:"cf7-start-editing-btn",attrs:{href:"javascript:void(0)"},on:{click:function(e){return t.editWithMoana(r)}}},[n("i",{staticClass:"_icon"}),t._v(t._s(t.textEditMoana))])]):t._e(),t._v(" "),n("textarea",{directives:[{name:"model",rawName:"v-model",value:t.steps[r].content,expression:"steps[key].content"}],ref:"cf7mls_form_content",refInFor:!0,staticClass:"large-text code",attrs:{"data-key":r,cols:"100",rows:"24"},domProps:{value:t.steps[r].content},on:{input:function(e){e.target.composing||t.$set(t.steps[r],"content",e.target.value)}}})])}),0),t._v(" "),n("confirm-dialogue",{ref:"confirmDialogue"})],1)},[],!1,null,null,null).exports);o.a.use(qt);var ne=new qt({routes:[{path:"/",name:"pageData",component:ee}]}),re={name:"PostBoxUpgradePro",data:()=>({}),components:{FormStep:i({name:"FormStep"},function(){var t=this.$createElement,e=this._self._c||t;return e("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 481 229"}},[e("image",{attrs:{width:"481",height:"229","xlink:href":"data:img/png;base64,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"}})])},[],!1,null,null,null).exports}},oe=(n(13),i(re,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"postbox",attrs:{id:"cf7mls_PostBoxUpgradePro"}},[e("div",{staticClass:"cf7mls-postbox-inner"},[e("div",{staticClass:"cf7mls-postbox-img-wrap"},[e("FormStep")],1),this._v(" "),this._m(0),this._v(" "),this._m(1),this._v(" "),this._m(2)])])},[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"cf7mls-postbox-title-wrap"},[e("h3",[this._v("Contact Form 7 Multi-Step PRO")]),this._v(" "),e("p",{staticClass:"cf7mls-postbox-subtitle"},[this._v("\n        Upgrade to Pro to get more features, make your form more powerful and much better!\n      ")])])},function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"cf7mls-postbox-list-wrap"},[n("ul",{staticClass:"cf7mls-list-checked"},[n("li",[t._v("Nice process bar with many options")]),t._v(" "),n("li",[t._v("Form animation")]),t._v(" "),n("li",[t._v("Preview and Answer tags")]),t._v(" "),n("li",[t._v("Premium Technical Support")]),t._v(" "),n("li",[t._v("Live Chat 1-1 on Facebook for any questions")]),t._v(" "),n("li",[t._v("One-time payment, lifetime updates")])])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"cf7mls-postbox-btn-wrap"},[e("a",{staticClass:"cf7mls-btn-primary",attrs:{href:"https://1.envato.market/CF7-Multi-Step-Go-Pro",target:"_blank"}},[this._v("Upgrade to Pro")])])}],!1,null,null,null).exports),ie=n(6);n(14),n(15),n(16),n(17);o.a.config.productionTip=!1,o.a.use(ie.a,{popperOptions:{modifiers:{preventOverflow:{enabled:!1},hide:{enabled:!1}}}}),jQuery(document).ready(function(){new o.a({router:ne,render:t=>t(a)}).$mount("#cf7mls-app"),new o.a({router:ne,render:t=>t(oe)}).$mount("#cf7mls_PostBoxUpgradePro")})}]);
  • cf7-multi-step/trunk/cf7-multi-step.php

    r3191332 r3486426  
    55 * Plugin URI: https://ninjateam.org/contact-form-7-multi-step/
    66 * Description: Break your long form into user-friendly steps.
    7  * Version: 2.7.9
     7 * Version: 2.8.0
    88 * Author: NinjaTeam
    99 * Author URI: http://ninjateam.org
     
    3636}
    3737if ( ! defined( 'CF7MLS_NTA_VERSION' ) ) {
    38     define( 'CF7MLS_NTA_VERSION', '2.7.9' );
     38    define( 'CF7MLS_NTA_VERSION', '2.8.0' );
    3939}
    4040
     
    7575    }
    7676}
     77if( ! function_exists( 'cf7mls_plugin_after_activate' ) ) {
     78    function cf7mls_plugin_after_activate() {
     79        if ( ! get_option( 'cf7mls_activated_time' ) ) {
     80            update_option( 'cf7mls_activated_time', time() );
     81        }
     82    }
     83}
    7784
    7885add_action( 'plugins_loaded', 'cf7mls_plugin_init' );
    7986
     87register_activation_hook(
     88    __FILE__,
     89    'cf7mls_plugin_after_activate'
     90);
     91
  • cf7-multi-step/trunk/inc/admin/review.php

    r3056641 r3486426  
    1010            add_action( 'wp_ajax_cf7mls_save_review', array( $this, 'cf7mls_save_review' ) );
    1111
    12             $option = get_option( 'cf7mls_review' );
    13             if ( time() >= (int) $option && $option !== '0' ) {
     12            $option           = get_option( 'cf7mls_review' );
     13            $activated_time   = get_option( 'cf7mls_activated_time' );
     14
     15            if ( ! $activated_time ) {
     16                $activated_time = time();
     17                update_option( 'cf7mls_activated_time', $activated_time );
     18            }
     19
     20            $has_been_3_days = ( time() - (int) $activated_time ) >= ( 3 * DAY_IN_SECONDS );
     21
     22            if ( $has_been_3_days && time() >= (int) $option && $option !== '0' ) {
    1423                add_action( 'admin_notices', array( $this, 'give_review' ) );
    1524            }
  • cf7-multi-step/trunk/inc/admin/settings.php

    r3056641 r3486426  
    5454                    <div class="cf7mls-auto-scroll-title-wrap">
    5555                        <h2 class="cf7mls-auto-scroll-title"><?php echo esc_html( __( 'Auto Scroll to Top', 'cf7-multi-step' ) ); ?></h2>
    56                         <a tooltip="It will be scrolled to the top of the form after each step." class="cf7mls-tooltip">
     56                        <a data-tooltip="It will be scrolled to the top of the form after each step." class="cf7mls-tooltip">
    5757                                <img src=<?php echo ( '"' . CF7MLS_PLUGIN_URL . 'assets/admin/img/help-circle.svg' . '"' ); ?> alt="help circle">
    5858                        </a>
     
    6969                    <div class="cf7mls-auto-scroll-title-wrap">
    7070                        <h2 class="cf7mls-auto-scroll-title"><?php echo esc_html( __( 'Return First Step After Submit', 'cf7-multi-step' ) ); ?></h2>
    71                         <a tooltip="It will be clear form and return to first step after submit form success" class="cf7mls-tooltip">
     71                        <a data-tooltip="It will be clear form and return to first step after submit form success" class="cf7mls-tooltip">
    7272                                <img src=<?php echo ( '"' . CF7MLS_PLUGIN_URL . 'assets/admin/img/help-circle.svg' . '"' ); ?> alt="help circle">
    7373                        </a>
     
    8484                    <h2 class="cf7mls-transition-effects-wrap-title"><?php echo _e( 'Transition Effects (PRO)', 'cf7-multi-step' ); ?></h2>
    8585                    <div class="cf7mls-wrap-switch">
    86                         <a tooltip="This feature only available in PRO version." class="cf7mls-tooltip">
     86                        <a data-tooltip="This feature only available in PRO version." class="cf7mls-tooltip">
    8787                            <label class="cf7mls_switch">
    8888                                <input class="cf7mls_toggle_transition_effects" type="checkbox" disabled name="auto-moving-animation" value="on" />
     
    204204                <label for="cf7mls-allow-choose-step" class="cf7mls-allow-choose-step-checkbox" data-checked="on"></label>
    205205                <span class="cf7mls-allow-choose-step-text"><?php echo esc_html__( 'Allow Choose Step', 'cf7-multi-step' ); ?>
    206                     <!-- <a tooltip="User can click on each step to see its content before fill" class="cf7mls-tooltip"> -->
     206                    <!-- <a data-tooltip="User can click on each step to see its content before fill" class="cf7mls-tooltip"> -->
    207207                        <img src=<?php echo ( '"' . CF7MLS_PLUGIN_URL . 'assets/admin/img/help-circle.svg' . '"' ); ?> alt="help circle">
    208208                    <!-- </a> -->
  • cf7-multi-step/trunk/inc/frontend/init.php

    r3191332 r3486426  
    66add_filter(
    77    'perfmatters_rest_api_exceptions',
    8     function( $exceptions ) {
     8    function ( $exceptions ) {
    99        $exceptions[] = 'cf7mls';
    1010        return $exceptions;
     
    1313
    1414add_action( 'wpcf7_enqueue_scripts', 'cf7mls_frontend_scripts_callback' );
    15 
    16 add_action( 'wpcf7_enqueue_styles', 'cf7mls_css_to_wp_head' );
    1715
    1816function cf7mls_frontend_scripts_callback() {
     
    4543}
    4644
    47 function cf7mls_css_to_wp_head() {
    48     $query = new \WP_Query(
    49         array(
    50             'post_type'      => 'wpcf7_contact_form',
    51             'posts_per_page' => -1,
    52             'post_status'    => 'publish',
    53         )
    54     );
    55     $posts = $query->get_posts();
    56     if ( count( $posts ) > 0 ) {
    57         echo '<style type="text/css">';
    58         foreach ( $posts as $key => $post ) {
    59             $id              = $post->ID;
    60             $next_bg_color   = get_post_meta( $id, '_cf7mls_next_bg_color', true );
    61             $next_text_color = get_post_meta( $id, '_cf7mls_next_text_color', true );
    62             $back_bg_color   = get_post_meta( $id, '_cf7mls_back_bg_color', true );
    63             $back_text_color = get_post_meta( $id, '_cf7mls_back_text_color', true );
    64             echo 'div[id^="wpcf7-f' . $id . '"] button.cf7mls_next { ' . ( ( ! empty( $next_bg_color ) ) ? 'background-color: ' . $next_bg_color . ';' : '' ) . ' ' . ( ( ! empty( $next_text_color ) ) ? 'color: ' . $next_text_color : '' ) . ' }';
    65             echo 'div[id^="wpcf7-f' . $id . '"] button.cf7mls_back { ' . ( ( ! empty( $back_bg_color ) ) ? 'background-color: ' . $back_bg_color . ';' : '' ) . ' ' . ( ( ! empty( $back_text_color ) ) ? 'color: ' . $back_text_color : '' ) . ' }';
    66         }
    67         echo '</style>';
    68     }
    69 }
    70 
    7145/**
    7246 * Wpcf7 shortcode.
     
    7751add_action( 'wpcf7_init', 'cf7mls_add_shortcode_step' );
    7852function cf7mls_multistep_shortcode_callback( $tag ) {
    79     $tag        = new WPCF7_FormTag( $tag );
    80     $name       = $tag->name;
    81     $numberStep = (int) explode( '-', $name )[1];
    82     $back       = $next = false;
     53    $tag          = new WPCF7_FormTag( $tag );
     54    $name         = $tag->name;
     55    $numberStep   = (int) explode( '-', $name )[1];
     56    $back         = $next = false;
     57    $contact_form = wpcf7_get_current_contact_form();
     58    $cf7_id       = $contact_form->id;
     59    if ( empty( $contact_form ) ) {
     60        return '';
     61    }
     62    $next_bg_color   = get_post_meta( $cf7_id, '_cf7mls_next_bg_color', true );
     63    $next_text_color = get_post_meta( $cf7_id, '_cf7mls_next_text_color', true );
     64
     65    $back_bg_color   = get_post_meta( $cf7_id, '_cf7mls_back_bg_color', true );
     66    $back_text_color = get_post_meta( $cf7_id, '_cf7mls_back_text_color', true );
    8367
    8468    // Check button back last in step.
     
    10084    if ( true === $checkBackLast && $back ) {
    10185        $html .= apply_filters( 'cf7_step_before_back_btn', '', $name );
    102         $html .= '<button type="button" class="cf7mls_back action-button" name="cf7mls_back" id="cf7mls-back-btn-' . $name . '">' . $back . '</button>';
     86        $html .= '<button type="button" class="cf7mls_back action-button" name="cf7mls_back" id="cf7mls-back-btn-' . $name . '" style="' . ( ( ! empty( $back_bg_color ) ) ? 'background-color: ' . $back_bg_color . ';' : '' ) . ' ' . ( ( ! empty( $back_text_color ) ) ? 'color: ' . $back_text_color : '' ) . '">' . $back . '</button>';
    10387        $html .= apply_filters( 'cf7_step_after_back_btn', '', $name );
    10488    } elseif ( $back ) {
    10589        $html .= apply_filters( 'cf7_step_before_back_btn', '', $name );
    106         $html .= '<button type="button" class="cf7mls_back action-button" name="cf7mls_back" id="cf7mls-back-btn-' . $name . '">' . $back . '</button>';
     90        $html .= '<button type="button" class="cf7mls_back action-button" name="cf7mls_back" id="cf7mls-back-btn-' . $name . '" style="' . ( ( ! empty( $back_bg_color ) ) ? 'background-color: ' . $back_bg_color . ';' : '' ) . ' ' . ( ( ! empty( $back_text_color ) ) ? 'color: ' . $back_text_color : '' ) . '">' . $back . '</button>';
    10791        $html .= apply_filters( 'cf7_step_after_back_btn', '', $name );
    10892    }
     
    11397        $html  .= apply_filters( 'cf7_step_before_next_btn', '', $name );
    11498
    115         $html .= '<button type="button" class="cf7mls_next cf7mls_btn action-button" name="cf7mls_next" id="cf7mls-next-btn-' . $name . '">' . $next . '<img src="' . $loader . '" alt="Step Loading" data-lazy-src="' . $loader . '" style="display: none;" /></button>';
     99        $html .= '<button type="button" class="cf7mls_next cf7mls_btn action-button" name="cf7mls_next" id="cf7mls-next-btn-' . $name . '" style="' . ( ( ! empty( $next_bg_color ) ) ? 'background-color: ' . $next_bg_color . ';' : '' ) . ' ' . ( ( ! empty( $next_text_color ) ) ? 'color: ' . $next_text_color : '' ) . '">' . $next . '<img src="' . $loader . '" alt="Step Loading" data-lazy-src="' . $loader . '" style="display: none;" /></button>';
    116100        $html .= apply_filters( 'cf7_step_after_next_btn', '', $name );
    117101    } else {
     
    119103        $html  .= apply_filters( 'cf7_step_before_next_btn', '', $name );
    120104
    121         $html .= '<button type="button" style="display: none;" class="cf7mls_next cf7mls_btn action-button" name="cf7mls_next" id="cf7mls-next-btn-' . $name . '">' . $next . '<img src="' . $loader . '" alt="Step Loading" data-lazy-src="' . $loader . '" style="display: none;" /></button>';
     105        $html .= '<button type="button" style="display: none;" class="cf7mls_next cf7mls_btn action-button" name="cf7mls_next" id="cf7mls-next-btn-' . $name . '" style="' . ( ( ! empty( $next_bg_color ) ) ? 'background-color: ' . $next_bg_color . ';' : '' ) . ' ' . ( ( ! empty( $next_text_color ) ) ? 'color: ' . $next_text_color : '' ) . '">' . $next . '<img src="' . $loader . '" alt="Step Loading" data-lazy-src="' . $loader . '" style="display: none;" /></button>';
    122106        $html .= apply_filters( 'cf7_step_after_next_btn', '', $name );
    123107    }
    124     $contact_form = wpcf7_get_current_contact_form();
     108
    125109    if ( $checkBackLast === false ) {
    126110        $html .= '</div><p></p></fieldset><fieldset class="fieldset-cf7mls">';
    127     } else {
    128         if ( '' === $back ) {
     111    } elseif ( '' === $back ) {
    129112            $html .= '</div>';
    130         }
    131113    }
    132114    return $html;
  • cf7-multi-step/trunk/readme.txt

    r3281375 r3486426  
    44Tags: cf7, multi-step, forms, multi-step form, multistep, contact form 7, form, form builder,
    55Requires at least: 3.0
    6 Tested up to: 6.8
    7 Stable tag: 2.7.9
     6Tested up to: 6.9
     7Stable tag: 2.8.0
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    104104
    105105== Changelog ==
     106
     107= Mar 19, 2026 - Version 2.8.0 =
     108- Updated: Compatible with WordPress 6.9
     109- Updated: Compatible with Contact Form 7 6.1.5
     110- Updated: Supported up to PHP 8.5
     111- Improved: Review request display
     112- Fixed: Tooltip help text
    106113
    107114= Nov 18, 2024 - Version 2.7.9 =
Note: See TracChangeset for help on using the changeset viewer.