uikit 3.15.18-dev.0512dbf39 → 3.15.18-dev.9b1dbaa5d

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (42) hide show
  1. package/dist/css/uikit-core-rtl.css +1 -1
  2. package/dist/css/uikit-core-rtl.min.css +1 -1
  3. package/dist/css/uikit-core.css +1 -1
  4. package/dist/css/uikit-core.min.css +1 -1
  5. package/dist/css/uikit-rtl.css +1 -1
  6. package/dist/css/uikit-rtl.min.css +1 -1
  7. package/dist/css/uikit.css +1 -1
  8. package/dist/css/uikit.min.css +1 -1
  9. package/dist/js/components/countdown.js +1 -1
  10. package/dist/js/components/countdown.min.js +1 -1
  11. package/dist/js/components/filter.js +1 -1
  12. package/dist/js/components/filter.min.js +1 -1
  13. package/dist/js/components/lightbox-panel.js +1 -1
  14. package/dist/js/components/lightbox-panel.min.js +1 -1
  15. package/dist/js/components/lightbox.js +1 -1
  16. package/dist/js/components/lightbox.min.js +1 -1
  17. package/dist/js/components/notification.js +1 -1
  18. package/dist/js/components/notification.min.js +1 -1
  19. package/dist/js/components/parallax.js +1 -1
  20. package/dist/js/components/parallax.min.js +1 -1
  21. package/dist/js/components/slider-parallax.js +1 -1
  22. package/dist/js/components/slider-parallax.min.js +1 -1
  23. package/dist/js/components/slider.js +1 -1
  24. package/dist/js/components/slider.min.js +1 -1
  25. package/dist/js/components/slideshow-parallax.js +1 -1
  26. package/dist/js/components/slideshow-parallax.min.js +1 -1
  27. package/dist/js/components/slideshow.js +1 -1
  28. package/dist/js/components/slideshow.min.js +1 -1
  29. package/dist/js/components/sortable.js +1 -1
  30. package/dist/js/components/sortable.min.js +1 -1
  31. package/dist/js/components/tooltip.js +1 -1
  32. package/dist/js/components/tooltip.min.js +1 -1
  33. package/dist/js/components/upload.js +1 -1
  34. package/dist/js/components/upload.min.js +1 -1
  35. package/dist/js/uikit-core.js +5 -2
  36. package/dist/js/uikit-core.min.js +1 -1
  37. package/dist/js/uikit-icons.js +1 -1
  38. package/dist/js/uikit-icons.min.js +1 -1
  39. package/dist/js/uikit.js +5 -2
  40. package/dist/js/uikit.min.js +1 -1
  41. package/package.json +1 -1
  42. package/src/js/core/sticky.js +3 -0
@@ -1 +1 @@
1
- /*! UIkit 3.15.18-dev.0512dbf39 | https://www.getuikit.com | (c) 2014 - 2022 YOOtheme | MIT License */(function(qt,Yt){typeof exports=="object"&&typeof module<"u"?module.exports=Yt():typeof define=="function"&&define.amd?define("uikit",Yt):(qt=typeof globalThis<"u"?globalThis:qt||self,qt.UIkit=Yt())})(this,function(){"use strict";const{hasOwnProperty:qt,toString:Yt}=Object.prototype;function vt(t,e){return qt.call(t,e)}const es=/\B([A-Z])/g,Pt=tt(t=>t.replace(es,"-$1").toLowerCase()),is=/-(\w)/g,Vt=tt(t=>t.replace(is,Oi)),wt=tt(t=>t.length?Oi(null,t.charAt(0))+t.slice(1):"");function Oi(t,e){return e?e.toUpperCase():""}function Q(t,e){return t==null||t.startsWith==null?void 0:t.startsWith(e)}function Xt(t,e){return t==null||t.endsWith==null?void 0:t.endsWith(e)}function d(t,e){return t==null||t.includes==null?void 0:t.includes(e)}function de(t,e){return t==null||t.findIndex==null?void 0:t.findIndex(e)}const{isArray:H,from:Mi}=Array,{assign:Bt}=Object;function U(t){return typeof t=="function"}function pt(t){return t!==null&&typeof t=="object"}function ct(t){return Yt.call(t)==="[object Object]"}function At(t){return pt(t)&&t===t.window}function pe(t){return je(t)===9}function We(t){return je(t)>=1}function Gt(t){return je(t)===1}function je(t){return!At(t)&&pt(t)&&t.nodeType}function ge(t){return typeof t=="boolean"}function k(t){return typeof t=="string"}function qe(t){return typeof t=="number"}function bt(t){return qe(t)||k(t)&&!isNaN(t-parseFloat(t))}function Ye(t){return!(H(t)?t.length:pt(t)?Object.keys(t).length:!1)}function I(t){return t===void 0}function Ve(t){return ge(t)?t:t==="true"||t==="1"||t===""?!0:t==="false"||t==="0"?!1:t}function Jt(t){const e=Number(t);return isNaN(e)?!1:e}function v(t){return parseFloat(t)||0}function _(t){return p(t)[0]}function p(t){return t&&(We(t)?[t]:Array.from(t).filter(We))||[]}function _t(t){var e;if(At(t))return t;t=_(t);const i=pe(t)?t:(e=t)==null?void 0:e.ownerDocument;return(i==null?void 0:i.defaultView)||window}function Xe(t,e){return t===e||pt(t)&&pt(e)&&Object.keys(t).length===Object.keys(e).length&&yt(t,(i,n)=>i===e[n])}function Ge(t,e,i){return t.replace(new RegExp(e+"|"+i,"g"),n=>n===e?i:e)}function Kt(t){return t[t.length-1]}function yt(t,e){for(const i in t)if(e(t[i],i)===!1)return!1;return!0}function Je(t,e){return t.slice().sort((i,n)=>{let{[e]:s=0}=i,{[e]:o=0}=n;return s>o?1:o>s?-1:0})}function Zt(t,e){return t.reduce((i,n)=>i+v(U(e)?e(n):n[e]),0)}function ns(t,e){const i=new Set;return t.filter(n=>{let{[e]:s}=n;return i.has(s)?!1:i.add(s)})}function ht(t,e,i){return e===void 0&&(e=0),i===void 0&&(i=1),Math.min(Math.max(Jt(t)||0,e),i)}function ut(){}function Ke(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];return[["bottom","top"],["right","left"]].every(n=>{let[s,o]=n;return Math.min(...e.map(r=>{let{[s]:a}=r;return a}))-Math.max(...e.map(r=>{let{[o]:a}=r;return a}))>0})}function Ze(t,e){return t.x<=e.right&&t.x>=e.left&&t.y<=e.bottom&&t.y>=e.top}function Qe(t,e,i){const n=e==="width"?"height":"width";return{[n]:t[e]?Math.round(i*t[n]/t[e]):t[n],[e]:i}}function Di(t,e){t={...t};for(const i in t)t=t[i]>e[i]?Qe(t,i,e[i]):t;return t}function ss(t,e){t=Di(t,e);for(const i in t)t=t[i]<e[i]?Qe(t,i,e[i]):t;return t}const Ue={ratio:Qe,contain:Di,cover:ss};function me(t,e,i,n){i===void 0&&(i=0),n===void 0&&(n=!1),e=p(e);const{length:s}=e;return s?(t=bt(t)?Jt(t):t==="next"?i+1:t==="previous"?i-1:e.indexOf(_(t)),n?ht(t,0,s-1):(t%=s,t<0?t+s:t)):-1}function tt(t){const e=Object.create(null);return i=>e[i]||(e[i]=t(i))}class Ni{constructor(){this.promise=new Promise((e,i)=>{this.reject=i,this.resolve=e})}}function b(t,e,i){if(pt(e)){for(const s in e)b(t,s,e[s]);return}if(I(i)){var n;return(n=_(t))==null?void 0:n.getAttribute(e)}else for(const s of p(t))U(i)&&(i=i.call(s,b(s,e))),i===null?Qt(s,e):s.setAttribute(e,i)}function $t(t,e){return p(t).some(i=>i.hasAttribute(e))}function Qt(t,e){const i=p(t);for(const n of e.split(" "))for(const s of i)s.removeAttribute(n)}function Ot(t,e){for(const i of[e,"data-"+e])if($t(t,i))return b(t,i)}const os={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0};function ti(t){return p(t).some(e=>os[e.tagName.toLowerCase()])}function L(t){return p(t).some(e=>e.offsetWidth||e.offsetHeight||e.getClientRects().length)}const ve="input,select,textarea,button";function zi(t){return p(t).some(e=>O(e,ve))}const we=ve+",a[href],[tabindex]";function ei(t){return O(t,we)}function B(t){var e;return(e=_(t))==null?void 0:e.parentElement}function be(t,e){return p(t).filter(i=>O(i,e))}function O(t,e){return p(t).some(i=>i.matches(e))}function X(t,e){return Gt(t)?t.closest(Q(e,">")?e.slice(1):e):p(t).map(i=>X(i,e)).filter(Boolean)}function S(t,e){return k(e)?!!X(t,e):_(e).contains(_(t))}function Mt(t,e){const i=[];for(;t=B(t);)(!e||O(t,e))&&i.push(t);return i}function et(t,e){t=_(t);const i=t?p(t.children):[];return e?be(i,e):i}function ii(t,e){return e?p(t).indexOf(_(e)):et(B(t)).indexOf(t)}function rt(t,e){return ni(t,Li(t,e))}function Ut(t,e){return te(t,Li(t,e))}function ni(t,e){return _(Fi(t,e,"querySelector"))}function te(t,e){return p(Fi(t,e,"querySelectorAll"))}const rs=/(^|[^\\],)\s*[!>+~-]/,Hi=tt(t=>t.match(rs));function Li(t,e){return e===void 0&&(e=document),k(t)&&Hi(t)||pe(e)?e:e.ownerDocument}const as=/([!>+~-])(?=\s+[!>+~-]|\s*$)/g,ls=tt(t=>t.replace(as,"$1 *"));function Fi(t,e,i){if(e===void 0&&(e=document),!t||!k(t))return t;if(t=ls(t),Hi(t)){const n=hs(t);t="";for(let s of n){let o=e;if(s[0]==="!"){const r=s.substr(1).trim().split(" ");if(o=X(B(e),r[0]),s=r.slice(1).join(" ").trim(),!s.length&&n.length===1)return o}if(s[0]==="-"){const r=s.substr(1).trim().split(" "),a=(o||e).previousElementSibling;o=O(a,s.substr(1))?a:null,s=r.slice(1).join(" ")}o&&(t+=(t?",":"")+us(o)+" "+s)}e=document}try{return e[i](t)}catch{return null}}const cs=/.*?[^\\](?:,|$)/g,hs=tt(t=>t.match(cs).map(e=>e.replace(/,$/,"").trim()));function us(t){const e=[];for(;t.parentNode;){const i=b(t,"id");if(i){e.unshift("#"+si(i));break}else{let{tagName:n}=t;n!=="HTML"&&(n+=":nth-child("+(ii(t)+1)+")"),e.unshift(n),t=t.parentNode}}return e.join(" > ")}function si(t){return k(t)?CSS.escape(t):""}function y(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];let[n,s,o,r,a=!1]=ri(e);r.length>1&&(r=ds(r)),a!=null&&a.self&&(r=ps(r)),o&&(r=fs(o,r));for(const l of s)for(const h of n)h.addEventListener(l,r,a);return()=>oi(n,s,r,a)}function oi(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];let[n,s,,o,r=!1]=ri(e);for(const a of s)for(const l of n)l.removeEventListener(a,o,r)}function C(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];const[n,s,o,r,a=!1,l]=ri(e),h=y(n,s,o,u=>{const f=!l||l(u);f&&(h(),r(u,f))},a);return h}function $(t,e,i){return ai(t).every(n=>n.dispatchEvent(ye(e,!0,!0,i)))}function ye(t,e,i,n){return e===void 0&&(e=!0),i===void 0&&(i=!1),k(t)&&(t=new CustomEvent(t,{bubbles:e,cancelable:i,detail:n})),t}function ri(t){return t[0]=ai(t[0]),k(t[1])&&(t[1]=t[1].split(" ")),U(t[2])&&t.splice(2,0,!1),t}function fs(t,e){return i=>{const n=t[0]===">"?te(t,i.currentTarget).reverse().filter(s=>S(i.target,s))[0]:X(i.target,t);n&&(i.current=n,e.call(this,i))}}function ds(t){return e=>H(e.detail)?t(e,...e.detail):t(e)}function ps(t){return function(e){if(e.target===e.currentTarget||e.target===e.current)return t.call(null,e)}}function Ri(t){return t&&"addEventListener"in t}function gs(t){return Ri(t)?t:_(t)}function ai(t){return H(t)?t.map(gs).filter(Boolean):k(t)?te(t):Ri(t)?[t]:p(t)}function Dt(t){return t.pointerType==="touch"||!!t.touches}function $e(t){var e,i;const{clientX:n,clientY:s}=((e=t.touches)==null?void 0:e[0])||((i=t.changedTouches)==null?void 0:i[0])||t;return{x:n,y:s}}function ms(t,e){const i={data:null,method:"GET",headers:{},xhr:new XMLHttpRequest,beforeSend:ut,responseType:"",...e};return Promise.resolve().then(()=>i.beforeSend(i)).then(()=>vs(t,i))}function vs(t,e){return new Promise((i,n)=>{const{xhr:s}=e;for(const o in e)if(o in s)try{s[o]=e[o]}catch{}s.open(e.method.toUpperCase(),t);for(const o in e.headers)s.setRequestHeader(o,e.headers[o]);y(s,"load",()=>{s.status===0||s.status>=200&&s.status<300||s.status===304?i(s):n(Bt(Error(s.statusText),{xhr:s,status:s.status}))}),y(s,"error",()=>n(Bt(Error("Network Error"),{xhr:s}))),y(s,"timeout",()=>n(Bt(Error("Network Timeout"),{xhr:s}))),s.send(e.data)})}function ws(t,e,i){return new Promise((n,s)=>{const o=new Image;o.onerror=r=>{s(r)},o.onload=()=>{n(o)},i&&(o.sizes=i),e&&(o.srcset=e),o.src=t})}const bs={"animation-iteration-count":!0,"column-count":!0,"fill-opacity":!0,"flex-grow":!0,"flex-shrink":!0,"font-weight":!0,"line-height":!0,opacity:!0,order:!0,orphans:!0,"stroke-dasharray":!0,"stroke-dashoffset":!0,widows:!0,"z-index":!0,zoom:!0};function c(t,e,i,n){n===void 0&&(n="");const s=p(t);for(const o of s)if(k(e)){if(e=li(e),I(i))return getComputedStyle(o).getPropertyValue(e);o.style.setProperty(e,bt(i)&&!bs[e]?i+"px":i||qe(i)?i:"",n)}else if(H(e)){const r={};for(const a of e)r[a]=c(o,a);return r}else pt(e)&&(n=i,yt(e,(r,a)=>c(o,a,r,n)));return s[0]}const li=tt(t=>ys(t));function ys(t){if(Q(t,"--"))return t;t=Pt(t);const{style:e}=document.documentElement;if(t in e)return t;for(const i of["webkit","moz"]){const n="-"+i+"-"+t;if(n in e)return n}}function x(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),n=1;n<e;n++)i[n-1]=arguments[n];Ii(t,i,"add")}function F(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),n=1;n<e;n++)i[n-1]=arguments[n];Ii(t,i,"remove")}function ci(t,e){b(t,"class",i=>(i||"").replace(new RegExp("\\b"+e+"\\b\\s?","g"),""))}function hi(t){!(arguments.length<=1)&&arguments[1]&&F(t,arguments.length<=1?void 0:arguments[1]),!(arguments.length<=2)&&arguments[2]&&x(t,arguments.length<=2?void 0:arguments[2])}function T(t,e){return[e]=ui(e),!!e&&p(t).some(i=>i.classList.contains(e))}function q(t,e,i){const n=ui(e);I(i)||(i=!!i);for(const s of p(t))for(const o of n)s.classList.toggle(o,i)}function Ii(t,e,i){e=e.reduce((n,s)=>n.concat(ui(s)),[]);for(const n of p(t))n.classList[i](...e)}function ui(t){return String(t).split(/\s|,/).filter(Boolean)}function $s(t,e,i,n){return i===void 0&&(i=400),n===void 0&&(n="linear"),i=Math.round(i),Promise.all(p(t).map(s=>new Promise((o,r)=>{for(const l in e){const h=c(s,l);h===""&&c(s,l,h)}const a=setTimeout(()=>$(s,"transitionend"),i);C(s,"transitionend transitioncanceled",l=>{let{type:h}=l;clearTimeout(a),F(s,"uk-transition"),c(s,{transitionProperty:"",transitionDuration:"",transitionTimingFunction:""}),h==="transitioncanceled"?r():o(s)},{self:!0}),x(s,"uk-transition"),c(s,{transitionProperty:Object.keys(e).map(li).join(","),transitionDuration:i+"ms",transitionTimingFunction:n,...e})})))}const G={start:$s,async stop(t){$(t,"transitionend"),await Promise.resolve()},async cancel(t){$(t,"transitioncanceled"),await Promise.resolve()},inProgress(t){return T(t,"uk-transition")}},ee="uk-animation-";function Wi(t,e,i,n,s){return i===void 0&&(i=200),Promise.all(p(t).map(o=>new Promise((r,a)=>{$(o,"animationcanceled");const l=setTimeout(()=>$(o,"animationend"),i);C(o,"animationend animationcanceled",h=>{let{type:u}=h;clearTimeout(l),u==="animationcanceled"?a():r(o),c(o,"animationDuration",""),ci(o,ee+"\\S*")},{self:!0}),c(o,"animationDuration",i+"ms"),x(o,e,ee+(s?"leave":"enter")),Q(e,ee)&&(n&&x(o,"uk-transform-origin-"+n),s&&x(o,ee+"reverse"))})))}const xs=new RegExp(ee+"(enter|leave)"),it={in:Wi,out(t,e,i,n){return Wi(t,e,i,n,!0)},inProgress(t){return xs.test(b(t,"class"))},cancel(t){$(t,"animationcanceled")}};function ks(t){if(document.readyState!=="loading"){t();return}C(document,"DOMContentLoaded",t)}function nt(t,e){var i;return(t==null||(i=t.tagName)==null?void 0:i.toLowerCase())===e.toLowerCase()}function ji(t){return t=m(t),t.innerHTML="",t}function xe(t,e){return I(e)?m(t).innerHTML:st(ji(t),e)}const Ss=Se("prepend"),st=Se("append"),fi=Se("before"),ke=Se("after");function Se(t){return function(e,i){var n;const s=p(k(i)?Nt(i):i);return(n=m(e))==null||n[t](...s),qi(s)}}function xt(t){p(t).forEach(e=>e.remove())}function Te(t,e){for(e=_(fi(t,e));e.firstChild;)e=e.firstChild;return st(e,t),e}function di(t,e){return p(p(t).map(i=>i.hasChildNodes()?Te(p(i.childNodes),e):st(i,e)))}function ie(t){p(t).map(B).filter((e,i,n)=>n.indexOf(e)===i).forEach(e=>e.replaceWith(...e.childNodes))}const Ts=/^\s*<(\w+|!)[^>]*>/,Cs=/^<(\w+)\s*\/?>(?:<\/\1>)?$/;function Nt(t){const e=Cs.exec(t);if(e)return document.createElement(e[1]);const i=document.createElement("div");return Ts.test(t)?i.insertAdjacentHTML("beforeend",t.trim()):i.textContent=t,qi(i.childNodes)}function qi(t){return t.length>1?t:t[0]}function ft(t,e){if(!!Gt(t))for(e(t),t=t.firstElementChild;t;){const i=t.nextElementSibling;ft(t,e),t=i}}function m(t,e){return Yi(t)?_(Nt(t)):ni(t,e)}function D(t,e){return Yi(t)?p(Nt(t)):te(t,e)}function Yi(t){return k(t)&&Q(t.trim(),"<")}const kt={width:["left","right"],height:["top","bottom"]};function J(t){const e=Gt(t)?_(t).getBoundingClientRect():{height:at(t),width:ne(t),top:0,left:0};return{height:e.height,width:e.width,top:e.top,left:e.left,bottom:e.top+e.height,right:e.left+e.width}}function w(t,e){const i=J(t);if(t){const{scrollY:s,scrollX:o}=_t(t),r={height:s,width:o};for(const a in kt)for(const l of kt[a])i[l]+=r[a]}if(!e)return i;const n=c(t,"position");yt(c(t,["left","top"]),(s,o)=>c(t,o,e[o]-i[o]+v(n==="absolute"&&s==="auto"?Vi(t)[o]:s)))}function Vi(t){let{top:e,left:i}=w(t);const{ownerDocument:{body:n,documentElement:s},offsetParent:o}=_(t);let r=o||s;for(;r&&(r===n||r===s)&&c(r,"position")==="static";)r=r.parentNode;if(Gt(r)){const a=w(r);e-=a.top+v(c(r,"borderTopWidth")),i-=a.left+v(c(r,"borderLeftWidth"))}return{top:e-v(c(t,"marginTop")),left:i-v(c(t,"marginLeft"))}}function St(t){t=_(t);const e=[t.offsetTop,t.offsetLeft];for(;t=t.offsetParent;)if(e[0]+=t.offsetTop+v(c(t,"borderTopWidth")),e[1]+=t.offsetLeft+v(c(t,"borderLeftWidth")),c(t,"position")==="fixed"){const i=_t(t);return e[0]+=i.scrollY,e[1]+=i.scrollX,e}return e}const at=Xi("height"),ne=Xi("width");function Xi(t){const e=wt(t);return(i,n)=>{if(I(n)){if(At(i))return i["inner"+e];if(pe(i)){const s=i.documentElement;return Math.max(s["offset"+e],s["scroll"+e])}return i=_(i),n=c(i,t),n=n==="auto"?i["offset"+e]:v(n)||0,n-se(i,t)}else return c(i,t,!n&&n!==0?"":+n+se(i,t)+"px")}}function se(t,e,i){return i===void 0&&(i="border-box"),c(t,"boxSizing")===i?Zt(kt[e].map(wt),n=>v(c(t,"padding"+n))+v(c(t,"border"+n+"Width"))):0}function Gi(t){for(const e in kt)for(const i in kt[e])if(kt[e][i]===t)return kt[e][1-i];return t}function dt(t,e,i,n){return e===void 0&&(e="width"),i===void 0&&(i=window),n===void 0&&(n=!1),k(t)?Zt(Ps(t),s=>{const o=As(s);return o?_s(o==="vh"?Os():o==="vw"?ne(_t(i)):n?i["offset"+wt(e)]:J(i)[e],s):s}):v(t)}const Es=/-?\d+(?:\.\d+)?(?:v[wh]|%|px)?/g,Ps=tt(t=>t.toString().replace(/\s/g,"").match(Es)||[]),Bs=/(?:v[hw]|%)$/,As=tt(t=>(t.match(Bs)||[])[0]);function _s(t,e){return t*v(e)/100}let oe,zt;function Os(){return oe||(zt||(zt=m("<div>"),c(zt,{height:"100vh",position:"fixed"}),y(window,"resize",()=>oe=null)),st(document.body,zt),oe=zt.clientHeight,xt(zt),oe)}const Tt=typeof window<"u",re=Tt&&document.dir==="rtl",Ht=Tt&&"ontouchstart"in window,Lt=Tt&&window.PointerEvent,Ft=Lt?"pointerdown":Ht?"touchstart":"mousedown",Ms=Lt?"pointermove":Ht?"touchmove":"mousemove",Rt=Lt?"pointerup":Ht?"touchend":"mouseup",Ce=Lt?"pointerenter":Ht?"":"mouseenter",Ee=Lt?"pointerleave":Ht?"":"mouseleave",Pe=Lt?"pointercancel":"touchcancel",ot={reads:[],writes:[],read(t){return this.reads.push(t),gi(),t},write(t){return this.writes.push(t),gi(),t},clear(t){Ki(this.reads,t),Ki(this.writes,t)},flush:pi};function pi(t){Ji(ot.reads),Ji(ot.writes.splice(0)),ot.scheduled=!1,(ot.reads.length||ot.writes.length)&&gi(t+1)}const Ds=4;function gi(t){ot.scheduled||(ot.scheduled=!0,t&&t<Ds?Promise.resolve().then(()=>pi(t)):requestAnimationFrame(()=>pi(1)))}function Ji(t){let e;for(;e=t.shift();)try{e()}catch(i){console.error(i)}}function Ki(t,e){const i=t.indexOf(e);return~i&&t.splice(i,1)}function mi(){}mi.prototype={positions:[],init(){this.positions=[];let t;this.unbind=y(document,"mousemove",e=>t=$e(e)),this.interval=setInterval(()=>{!t||(this.positions.push(t),this.positions.length>5&&this.positions.shift())},50)},cancel(){var t;(t=this.unbind)==null||t.call(this),this.interval&&clearInterval(this.interval)},movesTo(t){if(this.positions.length<2)return!1;const e=t.getBoundingClientRect(),{left:i,right:n,top:s,bottom:o}=e,[r]=this.positions,a=Kt(this.positions),l=[r,a];return Ze(a,e)?!1:[[{x:i,y:s},{x:n,y:o}],[{x:i,y:o},{x:n,y:s}]].some(u=>{const f=Ns(l,u);return f&&Ze(f,e)})}};function Ns(t,e){let[{x:i,y:n},{x:s,y:o}]=t,[{x:r,y:a},{x:l,y:h}]=e;const u=(h-a)*(s-i)-(l-r)*(o-n);if(u===0)return!1;const f=((l-r)*(n-a)-(h-a)*(i-r))/u;return f<0?!1:{x:i+f*(s-i),y:n+f*(o-n)}}function It(t,e,i,n){n===void 0&&(n=!0);const s=new IntersectionObserver(n?(o,r)=>{o.some(a=>a.isIntersecting)&&e(o,r)}:e,i);for(const o of p(t))s.observe(o);return s}const zs=Tt&&window.ResizeObserver;function ae(t,e,i){return i===void 0&&(i={box:"border-box"}),zs?Qi(ResizeObserver,t,e,i):(Hs(),le.add(e),{disconnect(){le.delete(e)}})}let le;function Hs(){if(le)return;le=new Set;let t;const e=()=>{if(!t){t=!0,requestAnimationFrame(()=>t=!1);for(const i of le)i()}};y(window,"load resize",e),y(document,"loadedmetadata load",e,!0)}function Zi(t,e,i){return Qi(MutationObserver,t,e,i)}function Qi(t,e,i,n){const s=new t(i);for(const o of p(e))s.observe(o,n);return s}const N={};N.events=N.created=N.beforeConnect=N.connected=N.beforeDisconnect=N.disconnected=N.destroy=vi,N.args=function(t,e){return e!==!1&&vi(e||t)},N.update=function(t,e){return Je(vi(t,U(e)?{read:e}:e),"order")},N.props=function(t,e){if(H(e)){const i={};for(const n of e)i[n]=String;e=i}return N.methods(t,e)},N.computed=N.methods=function(t,e){return e?t?{...t,...e}:e:t},N.data=function(t,e,i){return i?Ui(t,e,i):e?t?function(n){return Ui(t,e,n)}:e:t};function Ui(t,e,i){return N.computed(U(t)?t.call(i,i):t,U(e)?e.call(i,i):e)}function vi(t,e){return t=t&&!H(t)?[t]:t,e?t?t.concat(e):H(e)?e:[e]:t}function Ls(t,e){return I(e)?t:e}function Wt(t,e,i){const n={};if(U(e)&&(e=e.options),e.extends&&(t=Wt(t,e.extends,i)),e.mixins)for(const o of e.mixins)t=Wt(t,o,i);for(const o in t)s(o);for(const o in e)vt(t,o)||s(o);function s(o){n[o]=(N[o]||Ls)(t[o],e[o],i)}return n}function wi(t,e){e===void 0&&(e=[]);try{return t?Q(t,"{")?JSON.parse(t):e.length&&!d(t,":")?{[e[0]]:t}:t.split(";").reduce((i,n)=>{const[s,o]=n.split(/:(.*)/);return s&&!I(o)&&(i[s.trim()]=o.trim()),i},{}):{}}catch{return{}}}function tn(t){if(Ae(t)&&bi(t,{func:"playVideo",method:"play"}),Be(t))try{t.play().catch(ut)}catch{}}function en(t){Ae(t)&&bi(t,{func:"pauseVideo",method:"pause"}),Be(t)&&t.pause()}function nn(t){Ae(t)&&bi(t,{func:"mute",method:"setVolume",value:0}),Be(t)&&(t.muted=!0)}function sn(t){return Be(t)||Ae(t)}function Be(t){return nt(t,"video")}function Ae(t){return nt(t,"iframe")&&(on(t)||rn(t))}function on(t){return!!t.src.match(/\/\/.*?youtube(-nocookie)?\.[a-z]+\/(watch\?v=[^&\s]+|embed)|youtu\.be\/.*/)}function rn(t){return!!t.src.match(/vimeo\.com\/video\/.*/)}async function bi(t,e){await Rs(t),an(t,e)}function an(t,e){try{t.contentWindow.postMessage(JSON.stringify({event:"command",...e}),"*")}catch{}}const yi="_ukPlayer";let Fs=0;function Rs(t){if(t[yi])return t[yi];const e=on(t),i=rn(t),n=++Fs;let s;return t[yi]=new Promise(o=>{e&&C(t,"load",()=>{const r=()=>an(t,{event:"listening",id:n});s=setInterval(r,100),r()}),C(window,"message",o,!1,r=>{let{data:a}=r;try{return a=JSON.parse(a),a&&(e&&a.id===n&&a.event==="onReady"||i&&Number(a.player_id)===n)}catch{}}),t.src=""+t.src+(d(t.src,"?")?"&":"?")+(e?"enablejsapi=1":"api=1&player_id="+n)}).then(()=>clearInterval(s))}function ln(t,e,i){return e===void 0&&(e=0),i===void 0&&(i=0),L(t)?Ke(...W(t).map(n=>{const{top:s,left:o,bottom:r,right:a}=K(n);return{top:s-e,left:o-i,bottom:r+e,right:a+i}}).concat(w(t))):!1}function cn(t,e){let{offset:i=0}=e===void 0?{}:e;const n=L(t)?W(t):[];return n.reduce((a,l,h)=>{const{scrollTop:u,scrollHeight:f,offsetHeight:g}=l,A=K(l),E=f-A.height,{height:P,top:R}=n[h-1]?K(n[h-1]):w(t);let z=Math.ceil(R-A.top-i+u);return i>0&&g<P+i?z+=i:i=0,z>E?(i-=z-E,z=E):z<0&&(i-=z,z=0),()=>s(l,z-u).then(a)},()=>Promise.resolve())();function s(a,l){return new Promise(h=>{const u=a.scrollTop,f=o(Math.abs(l)),g=Date.now();(function A(){const E=r(ht((Date.now()-g)/f));a.scrollTop=u+l*E,E===1?h():requestAnimationFrame(A)})()})}function o(a){return 40*Math.pow(a,.375)}function r(a){return .5*(1-Math.cos(Math.PI*a))}}function hn(t,e,i){if(e===void 0&&(e=0),i===void 0&&(i=0),!L(t))return 0;const[n]=W(t,/auto|scroll/,!0),{scrollHeight:s,scrollTop:o}=n,{height:r}=K(n),a=s-r,l=St(t)[0]-St(n)[0],h=Math.max(0,l-r+e),u=Math.min(a,l+t.offsetHeight-i);return ht((o-h)/(u-h))}function W(t,e,i){e===void 0&&(e=/auto|scroll|hidden|clip/),i===void 0&&(i=!1);const n=un(t);let s=Mt(t).reverse();s=s.slice(s.indexOf(n)+1);const o=de(s,r=>c(r,"position")==="fixed");return~o&&(s=s.slice(o)),[n].concat(s.filter(r=>e.test(c(r,"overflow"))&&(!i||r.scrollHeight>K(r).height))).reverse()}function K(t){const e=_t(t),{document:{documentElement:i}}=e;let n=t===un(t)?e:t;const{visualViewport:s}=e;if(At(n)&&s){let{height:r,width:a,scale:l,pageTop:h,pageLeft:u}=s;return r=Math.round(r*l),a=Math.round(a*l),{height:r,width:a,top:h,left:u,bottom:h+r,right:u+a}}let o=w(n);if(c(n,"display")==="inline")return o;for(let[r,a,l,h]of[["width","x","left","right"],["height","y","top","bottom"]])At(n)?n=i:o[l]+=v(c(n,"border-"+l+"-width")),o[r]=o[a]=n["client"+wt(r)],o[h]=o[r]+o[l];return o}function un(t){return _t(t).document.scrollingElement}const Y=[["width","x","left","right"],["height","y","top","bottom"]];function fn(t,e,i){i={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],placement:[],...i},H(e)||(e=[e,e]),w(t,dn(t,e,i))}function dn(t,e,i){const n=pn(t,e,i),{boundary:s,viewportOffset:o=0,placement:r}=i;let a=n;for(const[l,[h,,u,f]]of Object.entries(Y)){const g=Is(t,e[l],o,s,l);if(_e(n,g,l))continue;let A=0;if(r[l]==="flip"){const E=i.attach.target[l];if(E===f&&n[f]<=g[f]||E===u&&n[u]>=g[u])continue;A=js(t,e,i,l)[u]-n[u];const P=Ws(t,e[l],o,l);if(!_e($i(n,A,l),P,l)){if(_e(n,P,l))continue;if(i.recursion)return!1;const R=qs(t,e,i);if(R&&_e(R,P,1-l))return R;continue}}else if(r[l]==="shift"){const E=w(e[l]),{offset:P}=i;A=ht(ht(n[u],g[u],g[f]-n[h]),E[u]-n[h]+P[l],E[f]-P[l])-n[u]}a=$i(a,A,l)}return a}function pn(t,e,i){let{attach:n,offset:s}={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],...i},o=w(t);for(const[r,[a,,l,h]]of Object.entries(Y)){const u=n.target[r]===n.element[r]?K(e[r]):w(e[r]);o=$i(o,u[l]-o[l]+gn(n.target[r],h,u[a])-gn(n.element[r],h,o[a])+ +s[r],r)}return o}function $i(t,e,i){const[,n,s,o]=Y[i],r={...t};return r[s]=t[n]=t[s]+e,r[o]+=e,r}function gn(t,e,i){return t==="center"?i/2:t===e?i:0}function Is(t,e,i,n,s){let o=vn(...mn(t,e).map(K));return i&&(o[Y[s][2]]+=i,o[Y[s][3]]-=i),n&&(o=vn(o,w(H(n)?n[s]:n))),o}function Ws(t,e,i,n){const[s,o,r,a]=Y[n],[l]=mn(t,e),h=K(l);return["auto","scroll"].includes(c(l,"overflow-"+o))&&(h[r]-=l["scroll"+wt(r)],h[a]=l["scroll"+wt(s)]),h[r]+=i,h[a]-=i,h}function mn(t,e){return W(e).filter(i=>S(t,i))}function vn(){let t={};for(var e=arguments.length,i=new Array(e),n=0;n<e;n++)i[n]=arguments[n];for(const s of i)for(const[,,o,r]of Y)t[o]=Math.max(t[o]||0,s[o]),t[r]=Math.min(...[t[r],s[r]].filter(Boolean));return t}function _e(t,e,i){const[,,n,s]=Y[i];return t[n]>=e[n]&&t[s]<=e[s]}function js(t,e,i,n){let{offset:s,attach:o}=i;return pn(t,e,{attach:{element:wn(o.element,n),target:wn(o.target,n)},offset:Ys(s,n)})}function qs(t,e,i){return dn(t,e,{...i,attach:{element:i.attach.element.map(bn).reverse(),target:i.attach.target.map(bn).reverse()},offset:i.offset.reverse(),placement:i.placement.reverse(),recursion:!0})}function wn(t,e){const i=[...t],n=Y[e].indexOf(t[e]);return~n&&(i[e]=Y[e][1-n%2+2]),i}function bn(t){for(let e=0;e<Y.length;e++){const i=Y[e].indexOf(t);if(~i)return Y[1-e][i%2+2]}}function Ys(t,e){return t=[...t],t[e]*=-1,t}var Vs=Object.freeze({__proto__:null,ajax:ms,getImage:ws,Transition:G,Animation:it,attr:b,hasAttr:$t,removeAttr:Qt,data:Ot,addClass:x,removeClass:F,removeClasses:ci,replaceClass:hi,hasClass:T,toggleClass:q,dimensions:J,offset:w,position:Vi,offsetPosition:St,height:at,width:ne,boxModelAdjust:se,flipPosition:Gi,toPx:dt,ready:ks,isTag:nt,empty:ji,html:xe,prepend:Ss,append:st,before:fi,after:ke,remove:xt,wrapAll:Te,wrapInner:di,unwrap:ie,fragment:Nt,apply:ft,$:m,$$:D,inBrowser:Tt,isRtl:re,hasTouch:Ht,pointerDown:Ft,pointerMove:Ms,pointerUp:Rt,pointerEnter:Ce,pointerLeave:Ee,pointerCancel:Pe,on:y,off:oi,once:C,trigger:$,createEvent:ye,toEventTargets:ai,isTouch:Dt,getEventPos:$e,fastdom:ot,isVoidElement:ti,isVisible:L,selInput:ve,isInput:zi,selFocusable:we,isFocusable:ei,parent:B,filter:be,matches:O,closest:X,within:S,parents:Mt,children:et,index:ii,hasOwn:vt,hyphenate:Pt,camelize:Vt,ucfirst:wt,startsWith:Q,endsWith:Xt,includes:d,findIndex:de,isArray:H,toArray:Mi,assign:Bt,isFunction:U,isObject:pt,isPlainObject:ct,isWindow:At,isDocument:pe,isNode:We,isElement:Gt,isBoolean:ge,isString:k,isNumber:qe,isNumeric:bt,isEmpty:Ye,isUndefined:I,toBoolean:Ve,toNumber:Jt,toFloat:v,toNode:_,toNodes:p,toWindow:_t,isEqual:Xe,swap:Ge,last:Kt,each:yt,sortBy:Je,sumBy:Zt,uniqueBy:ns,clamp:ht,noop:ut,intersectRect:Ke,pointInRect:Ze,Dimensions:Ue,getIndex:me,memoize:tt,Deferred:Ni,MouseTracker:mi,observeIntersection:It,observeResize:ae,observeMutation:Zi,mergeOptions:Wt,parseOptions:wi,play:tn,pause:en,mute:nn,isVideo:sn,positionAt:fn,query:rt,queryAll:Ut,find:ni,findAll:te,escape:si,css:c,propName:li,isInView:ln,scrollIntoView:cn,scrolledOver:hn,scrollParents:W,offsetViewport:K});function Xs(t){const e=t.data;t.use=function(s){if(!s.installed)return s.call(null,this),s.installed=!0,this},t.mixin=function(s,o){o=(k(o)?t.component(o):o)||this,o.options=Wt(o.options,s)},t.extend=function(s){s=s||{};const o=this,r=function(l){this._init(l)};return r.prototype=Object.create(o.prototype),r.prototype.constructor=r,r.options=Wt(o.options,s),r.super=o,r.extend=o.extend,r},t.update=function(s,o){s=s?_(s):document.body;for(const r of Mt(s).reverse())n(r[e],o);ft(s,r=>n(r[e],o))};let i;Object.defineProperty(t,"container",{get(){return i||document.body},set(s){i=m(s)}});function n(s,o){if(!!s)for(const r in s)s[r]._connected&&s[r]._callUpdate(o)}}function Gs(t){t.prototype._callHook=function(n){var s;(s=this.$options[n])==null||s.forEach(o=>o.call(this))},t.prototype._callConnected=function(){this._connected||(this._data={},this._computed={},this._initProps(),this._callHook("beforeConnect"),this._connected=!0,this._initEvents(),this._initObservers(),this._callHook("connected"),this._callUpdate())},t.prototype._callDisconnected=function(){!this._connected||(this._callHook("beforeDisconnect"),this._disconnectObservers(),this._unbindEvents(),this._callHook("disconnected"),this._connected=!1,delete this._watch)},t.prototype._callUpdate=function(n){n===void 0&&(n="update"),this._connected&&((n==="update"||n==="resize")&&this._callWatches(),this.$options.update&&(this._updates||(this._updates=new Set,ot.read(()=>{this._connected&&e.call(this,this._updates),delete this._updates})),this._updates.add(n.type||n)))},t.prototype._callWatches=function(){if(this._watch)return;const n=!vt(this,"_watch");this._watch=ot.read(()=>{this._connected&&i.call(this,n),this._watch=null})};function e(n){for(const{read:s,write:o,events:r=[]}of this.$options.update){if(!n.has("update")&&!r.some(l=>n.has(l)))continue;let a;s&&(a=s.call(this,this._data,n),a&&ct(a)&&Bt(this._data,a)),o&&a!==!1&&ot.write(()=>{this._connected&&o.call(this,this._data,n)})}}function i(n){const{$options:{computed:s}}=this,o={...this._computed};this._computed={};for(const r in s){const{watch:a,immediate:l}=s[r];a&&(n&&l||vt(o,r)&&!Xe(o[r],this[r]))&&a.call(this,this[r],o[r])}}}function Js(t){let e=0;t.prototype._init=function(i){i=i||{},i.data=Us(i,this.constructor.options),this.$options=Wt(this.constructor.options,i,this),this.$el=null,this.$props={},this._uid=e++,this._initData(),this._initMethods(),this._initComputeds(),this._callHook("created"),i.el&&this.$mount(i.el)},t.prototype._initData=function(){const{data:i={}}=this.$options;for(const n in i)this.$props[n]=this[n]=i[n]},t.prototype._initMethods=function(){const{methods:i}=this.$options;if(i)for(const n in i)this[n]=i[n].bind(this)},t.prototype._initComputeds=function(){const{computed:i}=this.$options;if(this._computed={},i)for(const n in i)Ks(this,n,i[n])},t.prototype._initProps=function(i){let n;i=i||yn(this.$options);for(n in i)I(i[n])||(this.$props[n]=i[n]);const s=[this.$options.computed,this.$options.methods];for(n in this.$props)n in i&&Zs(s,n)&&(this[n]=this.$props[n])},t.prototype._initEvents=function(){this._events=[];for(const i of this.$options.events||[])if(vt(i,"handler"))Oe(this,i);else for(const n in i)Oe(this,i[n],n)},t.prototype._unbindEvents=function(){this._events.forEach(i=>i()),delete this._events},t.prototype._initObservers=function(){this._observers=[eo(this),to(this)]},t.prototype.registerObserver=function(){this._observers.push(...arguments)},t.prototype._disconnectObservers=function(){this._observers.forEach(i=>i==null?void 0:i.disconnect())}}function yn(t){const e={},{args:i=[],props:n={},el:s,id:o}=t;if(!n)return e;for(const a in n){const l=Pt(a);let h=Ot(s,l);I(h)||(h=n[a]===Boolean&&h===""?!0:xi(n[a],h),!(l==="target"&&Q(h,"_"))&&(e[a]=h))}const r=wi(Ot(s,o),i);for(const a in r){const l=Vt(a);I(n[l])||(e[l]=xi(n[l],r[a]))}return e}function Ks(t,e,i){Object.defineProperty(t,e,{enumerable:!0,get(){const{_computed:n,$props:s,$el:o}=t;return vt(n,e)||(n[e]=(i.get||i).call(t,s,o)),n[e]},set(n){const{_computed:s}=t;s[e]=i.set?i.set.call(t,n):n,I(s[e])&&delete s[e]}})}function Oe(t,e,i){ct(e)||(e={name:i,handler:e});let{name:n,el:s,handler:o,capture:r,passive:a,delegate:l,filter:h,self:u}=e;if(s=U(s)?s.call(t):s||t.$el,H(s)){s.forEach(f=>Oe(t,{...e,el:f},i));return}!s||h&&!h.call(t)||t._events.push(y(s,n,l?k(l)?l:l.call(t):null,k(o)?t[o]:o.bind(t),{passive:a,capture:r,self:u}))}function Zs(t,e){return t.every(i=>!i||!vt(i,e))}function xi(t,e){return t===Boolean?Ve(e):t===Number?Jt(e):t==="list"?Qs(e):t?t(e):e}function Qs(t){return H(t)?t:k(t)?t.split(/,(?![^(]*\))/).map(e=>bt(e)?Jt(e):Ve(e.trim())):[t]}function Us(t,e){let{data:i={}}=t,{args:n=[],props:s={}}=e;H(i)&&(i=i.slice(0,n.length).reduce((o,r,a)=>(ct(r)?Bt(o,r):o[n[a]]=r,o),{}));for(const o in i)I(i[o])?delete i[o]:s[o]&&(i[o]=xi(s[o],i[o]));return i}function to(t){let{el:e,computed:i}=t.$options;if(!i)return;for(const s in i)if(i[s].document){e=e.ownerDocument;break}const n=new MutationObserver(()=>t._callWatches());return n.observe(e,{childList:!0,subtree:!0}),n}function eo(t){const{$options:e,$props:i}=t,{id:n,attrs:s,props:o,el:r}=e;if(!o||s===!1)return;const a=H(s)?s:Object.keys(o),l=a.map(u=>Pt(u)).concat(n),h=new MutationObserver(u=>{const f=yn(e);u.some(g=>{let{attributeName:A}=g;const E=A.replace("data-","");return(E===n?a:[Vt(E),Vt(A)]).some(P=>!I(f[P])&&f[P]!==i[P])})&&t.$reset()});return h.observe(r,{attributes:!0,attributeFilter:l.concat(l.map(u=>"data-"+u))}),h}function io(t){const e=t.data;t.prototype.$create=function(i,n,s){return t[i](n,s)},t.prototype.$mount=function(i){const{name:n}=this.$options;i[e]||(i[e]={}),!i[e][n]&&(i[e][n]=this,this.$el=this.$options.el=this.$options.el||i,S(i,document)&&this._callConnected())},t.prototype.$reset=function(){this._callDisconnected(),this._callConnected()},t.prototype.$destroy=function(i){i===void 0&&(i=!1);const{el:n,name:s}=this.$options;n&&this._callDisconnected(),this._callHook("destroy"),n!=null&&n[e]&&(delete n[e][s],Ye(n[e])||delete n[e],i&&xt(this.$el))},t.prototype.$emit=function(i){this._callUpdate(i)},t.prototype.$update=function(i,n){i===void 0&&(i=this.$el),t.update(i,n)},t.prototype.$getComponent=t.getComponent,Object.defineProperty(t.prototype,"$container",Object.getOwnPropertyDescriptor(t,"container"))}const gt={};function no(t){const{data:e,prefix:i}=t;t.component=function(n,s){n=Pt(n);const o=i+n;if(!s)return ct(gt[o])&&(gt[o]=gt["data-"+o]=t.extend(gt[o])),gt[o];n=Vt(n),t[n]=function(a,l){const h=t.component(n);return h.options.functional?new h({data:ct(a)?a:[...arguments]}):a?D(a).map(u)[0]:u();function u(f){const g=t.getComponent(f,n);if(g)if(l)g.$destroy();else return g;return new h({el:f,data:l})}};const r=ct(s)?{...s}:s.options;return r.id=o,r.name=n,r.install==null||r.install(t,r,n),t._initialized&&!r.functional&&requestAnimationFrame(()=>t[n]("["+o+"],[data-"+o+"]")),gt[o]=gt["data-"+o]=ct(s)?r:s},t.getComponents=n=>(n==null?void 0:n[e])||{},t.getComponent=(n,s)=>t.getComponents(n)[s],t.connect=n=>{if(n[e])for(const s in n[e])n[e][s]._callConnected();for(const s of n.getAttributeNames()){const o=$n(s);o&&t[o](n)}},t.disconnect=n=>{for(const s in n[e])n[e][s]._callDisconnected()}}function $n(t){const e=gt[t];return e&&(ct(e)?e:e.options).name}const V=function(t){this._init(t)};V.util=Vs,V.data="__uikit__",V.prefix="uk-",V.options={},V.version="3.15.18-dev.0512dbf39",Xs(V),Gs(V),Js(V),no(V),io(V);function so(t){const{connect:e,disconnect:i}=t;if(!Tt||!window.MutationObserver)return;requestAnimationFrame(function(){$(document,"uikit:init",t),document.body&&ft(document.body,e),new MutationObserver(o=>o.forEach(n)).observe(document,{childList:!0,subtree:!0}),new MutationObserver(o=>o.forEach(s)).observe(document,{attributes:!0,subtree:!0}),t._initialized=!0});function n(o){let{addedNodes:r,removedNodes:a}=o;for(const l of r)ft(l,e);for(const l of a)ft(l,i)}function s(o){let{target:r,attributeName:a}=o;const l=$n(a);if(l){var h;if($t(r,a)){t[l](r);return}(h=t.getComponent(r,l))==null||h.$destroy()}}}var lt={connected(){x(this.$el,this.$options.id)}},Me={data:{preload:5},methods:{lazyload(t,e){t===void 0&&(t=this.$el),e===void 0&&(e=this.$el),this.registerObserver(It(t,(i,n)=>{for(const s of p(U(e)?e():e))D('[loading="lazy"]',s).slice(0,this.preload-1).forEach(o=>Qt(o,"loading"));for(const s of i.filter(o=>{let{isIntersecting:r}=o;return r}).map(o=>{let{target:r}=o;return r}))n.unobserve(s)}))}}},jt={props:{cls:Boolean,animation:"list",duration:Number,velocity:Number,origin:String,transition:String},data:{cls:!1,animation:[!1],duration:200,velocity:.2,origin:!1,transition:"ease",clsEnter:"uk-togglabe-enter",clsLeave:"uk-togglabe-leave"},computed:{hasAnimation(t){let{animation:e}=t;return!!e[0]},hasTransition(t){let{animation:e}=t;return["slide","reveal"].some(i=>Q(e[0],i))}},methods:{toggleElement(t,e,i){return new Promise(n=>Promise.all(p(t).map(s=>{const o=ge(e)?e:!this.isToggled(s);if(!$(s,"before"+(o?"show":"hide"),[this]))return Promise.reject();const r=(U(i)?i:i===!1||!this.hasAnimation?oo:this.hasTransition?ro:ao)(s,o,this),a=o?this.clsEnter:this.clsLeave;x(s,a),$(s,o?"show":"hide",[this]);const l=()=>{F(s,a),$(s,o?"shown":"hidden",[this])};return r?r.then(l,()=>(F(s,a),Promise.reject())):l()})).then(n,ut))},isToggled(t){return t===void 0&&(t=this.$el),[t]=p(t),T(t,this.clsEnter)?!0:T(t,this.clsLeave)?!1:this.cls?T(t,this.cls.split(" ")[0]):L(t)},_toggle(t,e){if(!t)return;e=Boolean(e);let i;this.cls?(i=d(this.cls," ")||e!==T(t,this.cls),i&&q(t,this.cls,d(this.cls," ")?void 0:e)):(i=e===t.hidden,i&&(t.hidden=!e)),D("[autofocus]",t).some(n=>L(n)?n.focus()||!0:n.blur()),i&&$(t,"toggled",[e,this])}}};function oo(t,e,i){let{_toggle:n}=i;return it.cancel(t),G.cancel(t),n(t,e)}async function ro(t,e,i){var n;let{animation:s,duration:o,velocity:r,transition:a,_toggle:l}=i;const[h="reveal",u="top"]=((n=s[0])==null?void 0:n.split("-"))||[],f=[["left","right"],["top","bottom"]],g=f[d(f[0],u)?0:1],A=g[1]===u,P=["width","height"][f.indexOf(g)],R="margin-"+g[0],z="margin-"+u;let ue=J(t)[P];const Nr=G.inProgress(t);await G.cancel(t),e&&l(t,!0);const zr=Object.fromEntries(["padding","border","width","height","minWidth","minHeight","overflowY","overflowX",R,z].map(ts=>[ts,t.style[ts]])),fe=J(t),_i=v(c(t,R)),Zn=v(c(t,z)),Et=fe[P]+Zn;!Nr&&!e&&(ue+=Zn);const[Ie]=di(t,"<div>");c(Ie,{boxSizing:"border-box",height:fe.height,width:fe.width,...c(t,["overflow","padding","borderTop","borderRight","borderBottom","borderLeft","borderImage",z])}),c(t,{padding:0,border:0,minWidth:0,minHeight:0,[z]:0,width:fe.width,height:fe.height,overflow:"hidden",[P]:ue});const Qn=ue/Et;o=(r*Et+o)*(e?1-Qn:Qn);const Un={[P]:e?Et:0};A&&(c(t,R,Et-ue+_i),Un[R]=e?_i:Et+_i),!A^h==="reveal"&&(c(Ie,R,-Et+ue),G.start(Ie,{[R]:e?0:-Et},o,a));try{await G.start(t,Un,o,a)}finally{c(t,zr),ie(Ie.firstChild),e||l(t,!1)}}function ao(t,e,i){it.cancel(t);const{animation:n,duration:s,_toggle:o}=i;return e?(o(t,!0),it.in(t,n[0],s,i.origin)):it.out(t,n[1]||n[0],s,i.origin).then(()=>o(t,!1))}var xn={mixins:[lt,Me,jt],props:{animation:Boolean,targets:String,active:null,collapsible:Boolean,multiple:Boolean,toggle:String,content:String,offset:Number},data:{targets:"> *",active:!1,animation:!0,collapsible:!0,multiple:!1,clsOpen:"uk-open",toggle:"> .uk-accordion-title",content:"> .uk-accordion-content",offset:0},computed:{items:{get(t,e){let{targets:i}=t;return D(i,e)},watch(t,e){if(e||T(t,this.clsOpen))return;const i=this.active!==!1&&t[Number(this.active)]||!this.collapsible&&t[0];i&&this.toggle(i,!1)},immediate:!0},toggles(t){let{toggle:e}=t;return this.items.map(i=>m(e,i))},contents:{get(t){let{content:e}=t;return this.items.map(i=>m(e,i))},watch(t){for(const e of t)De(e,!T(this.items.find(i=>S(e,i)),this.clsOpen))},immediate:!0}},connected(){this.lazyload()},events:[{name:"click",delegate(){return this.targets+" "+this.$props.toggle},async handler(t){var e;t.preventDefault(),(e=this._off)==null||e.call(this),this._off=co(t.target),await this.toggle(ii(this.toggles,t.current)),this._off()}}],methods:{async toggle(t,e){t=this.items[me(t,this.items)];let i=[t];const n=be(this.items,"."+this.clsOpen);!this.multiple&&!d(n,i[0])&&(i=i.concat(n)),!(!this.collapsible&&n.length<2&&d(n,t))&&await Promise.all(i.map(s=>this.toggleElement(s,!d(n,s),(o,r)=>{if(q(o,this.clsOpen,r),b(m(this.$props.toggle,o),"aria-expanded",r),e===!1||!this.animation){De(m(this.content,o),!r);return}return lo(o,r,this)})))}}};function De(t,e){t&&(t.hidden=e)}async function lo(t,e,i){var n;let{content:s,duration:o,velocity:r,transition:a}=i;s=((n=t._wrapper)==null?void 0:n.firstElementChild)||m(s,t),t._wrapper||(t._wrapper=Te(s,"<div>"));const l=t._wrapper;c(l,"overflow","hidden");const h=v(c(l,"height"));await G.cancel(l),De(s,!1);const u=Zt(["height","paddingTop","paddingBottom","marginTop","marginBottom"],g=>c(s,g)),f=h/u;o=(r*u+o)*(e?1-f:f),c(l,"height",h),await G.start(l,{height:e?u:0},o,a),ie(s),delete t._wrapper,e||De(s,!0)}function co(t){const e=W(t)[0];let i;return function n(){i=requestAnimationFrame(()=>{const{top:s}=t.getBoundingClientRect();s<0&&(e.scrollTop+=s),n()})}(),()=>requestAnimationFrame(()=>cancelAnimationFrame(i))}var ho={mixins:[lt,jt],args:"animation",props:{animation:Boolean,close:String},data:{animation:!0,selClose:".uk-alert-close",duration:150},events:{name:"click",delegate(){return this.selClose},handler(t){t.preventDefault(),this.close()}},methods:{async close(){await this.toggleElement(this.$el,!1,uo),this.$destroy(!0)}}};function uo(t,e,i){let{duration:n,transition:s,velocity:o}=i;const r=v(c(t,"height"));return c(t,"height",r),G.start(t,{height:0,marginTop:0,marginBottom:0,paddingTop:0,paddingBottom:0,borderTop:0,borderBottom:0,opacity:0},o*r+n,s)}var kn={args:"autoplay",props:{automute:Boolean,autoplay:Boolean},data:{automute:!1,autoplay:!0},connected(){this.inView=this.autoplay==="inview",this.inView&&!$t(this.$el,"preload")&&(this.$el.preload="none"),nt(this.$el,"iframe")&&!$t(this.$el,"allow")&&(this.$el.allow="autoplay"),this.automute&&nn(this.$el),this.registerObserver(It(this.$el,()=>this.$emit(),{},!1))},update:{read(t){let{visible:e}=t;return sn(this.$el)?{prev:e,visible:L(this.$el)&&c(this.$el,"visibility")!=="hidden",inView:this.inView&&ln(this.$el)}:!1},write(t){let{prev:e,visible:i,inView:n}=t;!i||this.inView&&!n?en(this.$el):(this.autoplay===!0&&!e||this.inView&&n)&&tn(this.$el)}}},mt={connected(){var t;this.registerObserver(ae(((t=this.$options.resizeTargets)==null?void 0:t.call(this))||this.$el,()=>this.$emit("resize")))}},fo={mixins:[mt,kn],props:{width:Number,height:Number},data:{automute:!0},events:{"load loadedmetadata"(){this.$emit("resize")}},resizeTargets(){return[this.$el,Sn(this.$el)||B(this.$el)]},update:{read(){const{ratio:t,cover:e}=Ue,{$el:i,width:n,height:s}=this;let o={width:n,height:s};if(!o.width||!o.height){const h={width:i.naturalWidth||i.videoWidth||i.clientWidth,height:i.naturalHeight||i.videoHeight||i.clientHeight};o.width?o=t(h,"width",o.width):s?o=t(h,"height",o.height):o=h}const{offsetHeight:r,offsetWidth:a}=Sn(i)||B(i),l=e(o,{width:a+(a%2?1:0),height:r+(r%2?1:0)});return!l.width||!l.height?!1:l},write(t){let{height:e,width:i}=t;c(this.$el,{height:e,width:i})},events:["resize"]}};function Sn(t){for(;t=B(t);)if(c(t,"position")!=="static")return t}var ki={props:{container:Boolean},data:{container:!0},computed:{container(t){let{container:e}=t;return e===!0&&this.$container||e&&m(e)}}},po={props:{pos:String,offset:null,flip:Boolean,shift:Boolean,inset:Boolean},data:{pos:"bottom-"+(re?"right":"left"),offset:!1,flip:!0,shift:!0,inset:!1},connected(){this.pos=this.$props.pos.split("-").concat("center").slice(0,2),[this.dir,this.align]=this.pos,this.axis=d(["top","bottom"],this.dir)?"y":"x"},methods:{positionAt(t,e,i){let n=[this.getPositionOffset(t),this.getShiftOffset(t)];const s=[this.flip&&"flip",this.shift&&"shift"],o={element:[this.inset?this.dir:Gi(this.dir),this.align],target:[this.dir,this.align]};if(this.axis==="y"){for(const u in o)o[u].reverse();n.reverse(),s.reverse()}const[r]=W(t,/auto|scroll/),{scrollTop:a,scrollLeft:l}=r,h=J(t);c(t,{top:-h.height,left:-h.width}),fn(t,e,{attach:o,offset:n,boundary:i,placement:s,viewportOffset:this.getViewportOffset(t)}),r.scrollTop=a,r.scrollLeft=l},getPositionOffset(t){return dt(this.offset===!1?c(t,"--uk-position-offset"):this.offset,this.axis==="x"?"width":"height",t)*(d(["left","top"],this.dir)?-1:1)*(this.inset?-1:1)},getShiftOffset(t){return this.align==="center"?0:dt(c(t,"--uk-position-shift-offset"),this.axis==="y"?"width":"height",t)*(d(["left","top"],this.align)?1:-1)},getViewportOffset(t){return dt(c(t,"--uk-position-viewport-offset"))}}};const j=[];var Tn={mixins:[lt,ki,jt],props:{selPanel:String,selClose:String,escClose:Boolean,bgClose:Boolean,stack:Boolean},data:{cls:"uk-open",escClose:!0,bgClose:!0,overlay:!0,stack:!1},computed:{panel(t,e){let{selPanel:i}=t;return m(i,e)},transitionElement(){return this.panel},bgClose(t){let{bgClose:e}=t;return e&&this.panel}},beforeDisconnect(){d(j,this)&&this.toggleElement(this.$el,!1,!1)},events:[{name:"click",delegate(){return this.selClose+',a[href*="#"]'},handler(t){const{current:e,defaultPrevented:i}=t,{hash:n}=e;!i&&n&&Ti(e)&&!S(n,this.$el)&&m(n,document.body)?this.hide():O(e,this.selClose)&&(t.preventDefault(),this.hide())}},{name:"toggle",self:!0,handler(t){t.defaultPrevented||(t.preventDefault(),this.isToggled()===d(j,this)&&this.toggle())}},{name:"beforeshow",self:!0,handler(t){if(d(j,this))return!1;!this.stack&&j.length?(Promise.all(j.map(e=>e.hide())).then(this.show),t.preventDefault()):j.push(this)}},{name:"show",self:!0,handler(){C(this.$el,"hide",y(document,"focusin",t=>{Kt(j)===this&&!S(t.target,this.$el)&&this.$el.focus()})),this.overlay&&(C(this.$el,"hidden",En(this.$el),{self:!0}),C(this.$el,"hidden",Pn(),{self:!0})),this.stack&&c(this.$el,"zIndex",v(c(this.$el,"zIndex"))+j.length),x(document.documentElement,this.clsPage),this.bgClose&&C(this.$el,"hide",y(document,Ft,t=>{let{target:e}=t;Kt(j)!==this||this.overlay&&!S(e,this.$el)||S(e,this.panel)||C(document,Rt+" "+Pe+" scroll",i=>{let{defaultPrevented:n,type:s,target:o}=i;!n&&s===Rt&&e===o&&this.hide()},!0)}),{self:!0}),this.escClose&&C(this.$el,"hide",y(document,"keydown",t=>{t.keyCode===27&&Kt(j)===this&&this.hide()}),{self:!0})}},{name:"shown",self:!0,handler(){ei(this.$el)||b(this.$el,"tabindex","-1"),m(":focus",this.$el)||this.$el.focus()}},{name:"hidden",self:!0,handler(){d(j,this)&&j.splice(j.indexOf(this),1),c(this.$el,"zIndex",""),j.some(t=>t.clsPage===this.clsPage)||F(document.documentElement,this.clsPage)}}],methods:{toggle(){return this.isToggled()?this.hide():this.show()},show(){return this.container&&B(this.$el)!==this.container?(st(this.container,this.$el),new Promise(t=>requestAnimationFrame(()=>this.show().then(t)))):this.toggleElement(this.$el,!0,Cn)},hide(){return this.toggleElement(this.$el,!1,Cn)}}};function Cn(t,e,i){let{transitionElement:n,_toggle:s}=i;return new Promise((o,r)=>C(t,"show hide",()=>{t._reject==null||t._reject(),t._reject=r,s(t,e);const a=C(n,"transitionstart",()=>{C(n,"transitionend transitioncancel",o,{self:!0}),clearTimeout(l)},{self:!0}),l=setTimeout(()=>{a(),o()},go(c(n,"transitionDuration")))})).then(()=>delete t._reject)}function go(t){return t?Xt(t,"ms")?v(t):v(t)*1e3:0}function En(t){if(CSS.supports("overscroll-behavior","contain")){const n=[t,...mo(t,s=>/auto|scroll/.test(c(s,"overflow")))];return c(n,"overscrollBehavior","contain"),()=>c(n,"overscrollBehavior","")}let e;const i=[y(t,"touchstart",n=>{let{targetTouches:s}=n;s.length===1&&(e=s[0].clientY)},{passive:!0}),y(t,"touchmove",n=>{if(n.targetTouches.length!==1)return;let[s]=W(n.target,/auto|scroll/);S(s,t)||(s=t);const o=n.targetTouches[0].clientY-e,{scrollTop:r,scrollHeight:a,clientHeight:l}=s;(l>=a||r===0&&o>0||a-r<=l&&o<0)&&n.cancelable&&n.preventDefault()},{passive:!1})];return()=>i.forEach(n=>n())}let Si;function Pn(){if(Si)return ut;Si=!0;const{scrollingElement:t}=document;return c(t,{overflowY:"hidden",touchAction:"none",paddingRight:ne(window)-t.clientWidth}),()=>{Si=!1,c(t,{overflowY:"",touchAction:"",paddingRight:""})}}function mo(t,e){const i=[];return ft(t,n=>{e(n)&&i.push(n)}),i}function Ti(t){return["origin","pathname","search"].every(e=>t[e]===location[e])}let M;var Bn={mixins:[ki,Me,po,jt],args:"pos",props:{mode:"list",toggle:Boolean,boundary:Boolean,boundaryX:Boolean,boundaryY:Boolean,target:Boolean,targetX:Boolean,targetY:Boolean,stretch:Boolean,delayShow:Number,delayHide:Number,autoUpdate:Boolean,clsDrop:String,animateOut:Boolean,bgScroll:Boolean},data:{mode:["click","hover"],toggle:"- *",boundary:!1,boundaryX:!1,boundaryY:!1,target:!1,targetX:!1,targetY:!1,stretch:!1,delayShow:0,delayHide:800,autoUpdate:!0,clsDrop:!1,animateOut:!1,bgScroll:!0,animation:["uk-animation-fade"],cls:"uk-open",container:!1},computed:{boundary(t,e){let{boundary:i,boundaryX:n,boundaryY:s}=t;return[rt(n||i,e)||window,rt(s||i,e)||window]},target(t,e){let{target:i,targetX:n,targetY:s}=t;return n=n||i||this.targetEl,s=s||i||this.targetEl,[n===!0?window:rt(n,e),s===!0?window:rt(s,e)]}},created(){this.tracker=new mi},beforeConnect(){this.clsDrop=this.$props.clsDrop||"uk-"+this.$options.name},connected(){x(this.$el,this.clsDrop),this.toggle&&!this.targetEl&&(this.targetEl=this.$create("toggle",rt(this.toggle,this.$el),{target:this.$el,mode:this.mode}).$el,b(this.targetEl,"aria-haspopup",!0),this.lazyload(this.targetEl)),this._style=(t=>{let{width:e,height:i}=t;return{width:e,height:i}})(this.$el.style)},disconnected(){this.isActive()&&(this.hide(!1),M=null),c(this.$el,this._style)},events:[{name:"click",delegate(){return"."+this.clsDrop+"-close"},handler(t){t.preventDefault(),this.hide(!1)}},{name:"click",delegate(){return'a[href*="#"]'},handler(t){let{defaultPrevented:e,current:i}=t;const{hash:n}=i;!e&&n&&Ti(i)&&!S(n,this.$el)&&this.hide(!1)}},{name:"beforescroll",handler(){this.hide(!1)}},{name:"toggle",self:!0,handler(t,e){t.preventDefault(),this.isToggled()?this.hide(!1):this.show(e==null?void 0:e.$el,!1)}},{name:"toggleshow",self:!0,handler(t,e){t.preventDefault(),this.show(e==null?void 0:e.$el)}},{name:"togglehide",self:!0,handler(t){t.preventDefault(),O(this.$el,":focus,:hover")||this.hide()}},{name:Ce+" focusin",filter(){return d(this.mode,"hover")},handler(t){Dt(t)||this.clearTimers()}},{name:Ee+" focusout",filter(){return d(this.mode,"hover")},handler(t){!Dt(t)&&t.relatedTarget&&this.hide()}},{name:"toggled",self:!0,handler(t,e){!e||(this.clearTimers(),this.position())}},{name:"show",self:!0,handler(){M=this,this.tracker.init();const t=()=>this.$emit(),e=[y(document,Ft,i=>{let{target:n}=i;return!S(n,this.$el)&&C(document,Rt+" "+Pe+" scroll",s=>{let{defaultPrevented:o,type:r,target:a}=s;!o&&r===Rt&&n===a&&!(this.targetEl&&S(n,this.targetEl))&&this.hide(!1)},!0)}),y(document,"keydown",i=>{i.keyCode===27&&this.hide(!1)}),y(window,"resize",t),(()=>{const i=ae(W(this.$el).concat(this.target),t);return()=>i.disconnect()})(),...this.autoUpdate?[y([document,W(this.$el)],"scroll",t,{passive:!0})]:[],...this.bgScroll?[]:[En(this.$el),Pn()]];C(this.$el,"hide",()=>e.forEach(i=>i()),{self:!0})}},{name:"beforehide",self:!0,handler(){this.clearTimers()}},{name:"hide",handler(t){let{target:e}=t;if(this.$el!==e){M=M===null&&S(e,this.$el)&&this.isToggled()?this:M;return}M=this.isActive()?null:M,this.tracker.cancel()}}],update:{write(){this.isToggled()&&!T(this.$el,this.clsEnter)&&this.position()}},methods:{show(t,e){if(t===void 0&&(t=this.targetEl),e===void 0&&(e=!0),this.isToggled()&&t&&this.targetEl&&t!==this.targetEl&&this.hide(!1,!1),this.targetEl=t,this.clearTimers(),!this.isActive()){if(M){if(e&&M.isDelaying){this.showTimer=setTimeout(()=>O(t,":hover")&&this.show(),10);return}let i;for(;M&&i!==M&&!S(this.$el,M.$el);)i=M,M.hide(!1,!1)}this.container&&B(this.$el)!==this.container&&st(this.container,this.$el),this.showTimer=setTimeout(()=>this.toggleElement(this.$el,!0),e&&this.delayShow||0)}},hide(t,e){t===void 0&&(t=!0),e===void 0&&(e=!0);const i=()=>this.toggleElement(this.$el,!1,this.animateOut&&e);this.clearTimers(),this.isDelaying=vo(this.$el).some(n=>this.tracker.movesTo(n)),t&&this.isDelaying?this.hideTimer=setTimeout(this.hide,50):t&&this.delayHide?this.hideTimer=setTimeout(i,this.delayHide):i()},clearTimers(){clearTimeout(this.showTimer),clearTimeout(this.hideTimer),this.showTimer=null,this.hideTimer=null,this.isDelaying=!1},isActive(){return M===this},position(){F(this.$el,this.clsDrop+"-stack"),c(this.$el,this._style),this.$el.hidden=!0;const t=this.target.map(s=>wo(this.$el,s)),e=this.getViewportOffset(this.$el),i=[[0,["x","width","left","right"]],[1,["y","height","top","bottom"]]];for(const[s,[o,r]]of i)this.axis!==o&&d([o,!0],this.stretch)&&c(this.$el,{[r]:Math.min(w(this.boundary[s])[r],t[s][r]-2*e),["overflow-"+o]:"auto"});const n=t[0].width-2*e;this.$el.offsetWidth>n&&x(this.$el,this.clsDrop+"-stack"),c(this.$el,"maxWidth",n),this.$el.hidden=!1,this.positionAt(this.$el,this.target,this.boundary);for(const[s,[o,r,a,l]]of i)if(this.axis===o&&d([o,!0],this.stretch)){const h=Math.abs(this.getPositionOffset(this.$el)),u=w(this.target[s]),f=w(this.$el);c(this.$el,{[r]:(u[a]>f[a]?u[a]-Math.max(w(this.boundary[s])[a],t[s][a]+e):Math.min(w(this.boundary[s])[l],t[s][l]-e)-u[l])-h,["overflow-"+o]:"auto"}),this.positionAt(this.$el,this.target,this.boundary)}}}};function vo(t){const e=[];return ft(t,i=>c(i,"position")!=="static"&&e.push(i)),e}function wo(t,e){return K(W(e).find(i=>S(t,i)))}var bo={mixins:[lt],args:"target",props:{target:Boolean},data:{target:!1},computed:{input(t,e){return m(ve,e)},state(){return this.input.nextElementSibling},target(t,e){let{target:i}=t;return i&&(i===!0&&B(this.input)===e&&this.input.nextElementSibling||m(i,e))}},update(){var t;const{target:e,input:i}=this;if(!e)return;let n;const s=zi(e)?"value":"textContent",o=e[s],r=(t=i.files)!=null&&t[0]?i.files[0].name:O(i,"select")&&(n=D("option",i).filter(a=>a.selected)[0])?n.textContent:i.value;o!==r&&(e[s]=r)},events:[{name:"change",handler(){this.$emit()}},{name:"reset",el(){return X(this.$el,"form")},handler(){this.$emit()}}]},An={mixins:[mt],props:{margin:String,firstColumn:Boolean},data:{margin:"uk-margin-small-top",firstColumn:"uk-first-column"},resizeTargets(){return[this.$el,...Mi(this.$el.children)]},connected(){this.registerObserver(Zi(this.$el,()=>this.$reset(),{childList:!0,attributes:!0,attributeFilter:["style"]}))},update:{read(){const t=_n(this.$el.children);return{rows:t,columns:yo(t)}},write(t){let{columns:e,rows:i}=t;for(const n of i)for(const s of n)q(s,this.margin,i[0]!==n),q(s,this.firstColumn,e[0].includes(s))},events:["resize"]}};function _n(t){return On(t,"top","bottom")}function yo(t){const e=[];for(const i of t){const n=On(i,"left","right");for(let s=0;s<n.length;s++)e[s]=e[s]?e[s].concat(n[s]):n[s]}return re?e.reverse():e}function On(t,e,i){const n=[[]];for(const s of t){if(!L(s))continue;let o=Ne(s);for(let r=n.length-1;r>=0;r--){const a=n[r];if(!a[0]){a.push(s);break}let l;if(a[0].offsetParent===s.offsetParent?l=Ne(a[0]):(o=Ne(s,!0),l=Ne(a[0],!0)),o[e]>=l[i]-1&&o[e]!==l[e]){n.push([s]);break}if(o[i]-1>l[e]||o[e]===l[e]){a.push(s);break}if(r===0){n.unshift([s]);break}}}return n}function Ne(t,e){e===void 0&&(e=!1);let{offsetTop:i,offsetLeft:n,offsetHeight:s,offsetWidth:o}=t;return e&&([i,n]=St(t)),{top:i,left:n,bottom:i+s,right:n+o}}var Ci={connected(){Mn(this._uid,()=>this.$emit("scroll"))},disconnected(){Dn(this._uid)}};const ze=new Map;let ce;function Mn(t,e){ce=ce||y(window,"scroll",()=>ze.forEach(i=>i()),{passive:!0,capture:!0}),ze.set(t,e)}function Dn(t){ze.delete(t),ce&&!ze.size&&(ce(),ce=null)}var $o={extends:An,mixins:[lt],name:"grid",props:{masonry:Boolean,parallax:Number},data:{margin:"uk-grid-margin",clsStack:"uk-grid-stack",masonry:!1,parallax:0},connected(){this.masonry&&x(this.$el,"uk-flex-top uk-flex-wrap-top"),this.parallax&&Mn(this._uid,()=>this.$emit("scroll"))},disconnected(){Dn(this._uid)},update:[{write(t){let{columns:e}=t;q(this.$el,this.clsStack,e.length<2)},events:["resize"]},{read(t){let{columns:e,rows:i}=t;if(!e.length||!this.masonry&&!this.parallax||Nn(this.$el))return t.translates=!1,!1;let n=!1;const s=et(this.$el),o=e.map(h=>Zt(h,"offsetHeight")),r=ko(s,this.margin)*(i.length-1),a=Math.max(...o)+r;this.masonry&&(e=e.map(h=>Je(h,"offsetTop")),n=xo(i,e));let l=Math.abs(this.parallax);return l&&(l=o.reduce((h,u,f)=>Math.max(h,u+r+(f%2?l:l/8)-a),0)),{padding:l,columns:e,translates:n,height:n?a:""}},write(t){let{height:e,padding:i}=t;c(this.$el,"paddingBottom",i||""),e!==!1&&c(this.$el,"height",e)},events:["resize"]},{read(){return this.parallax&&Nn(this.$el)?!1:{scrolled:this.parallax?hn(this.$el)*Math.abs(this.parallax):!1}},write(t){let{columns:e,scrolled:i,translates:n}=t;i===!1&&!n||e.forEach((s,o)=>s.forEach((r,a)=>c(r,"transform",!i&&!n?"":"translateY("+((n&&-n[o][a])+(i?o%2?i:i/8:0))+"px)")))},events:["scroll","resize"]}]};function Nn(t){return et(t).some(e=>c(e,"position")==="absolute")}function xo(t,e){const i=t.map(n=>Math.max(...n.map(s=>s.offsetHeight)));return e.map(n=>{let s=0;return n.map((o,r)=>s+=r?i[r-1]-n[r-1].offsetHeight:0)})}function ko(t,e){const[i]=t.filter(n=>T(n,e));return v(i?c(i,"marginTop"):c(t[0],"paddingLeft"))}var So={mixins:[mt],args:"target",props:{target:String,row:Boolean},data:{target:"> *",row:!0},computed:{elements:{get(t,e){let{target:i}=t;return D(i,e)},watch(){this.$reset()}}},resizeTargets(){return[this.$el,...this.elements]},update:{read(){return{rows:(this.row?_n(this.elements):[this.elements]).map(To)}},write(t){let{rows:e}=t;for(const{heights:i,elements:n}of e)n.forEach((s,o)=>c(s,"minHeight",i[o]))},events:["resize"]}};function To(t){if(t.length<2)return{heights:[""],elements:t};c(t,"minHeight","");let e=t.map(Co);const i=Math.max(...e);return{heights:t.map((n,s)=>e[s].toFixed(2)===i.toFixed(2)?"":i),elements:t}}function Co(t){let e=!1;L(t)||(e=t.style.display,c(t,"display","block","important"));const i=J(t).height-se(t,"height","content-box");return e!==!1&&c(t,"display",e),i}var Eo={mixins:[mt],props:{expand:Boolean,offsetTop:Boolean,offsetBottom:Boolean,minHeight:Number},data:{expand:!1,offsetTop:!1,offsetBottom:!1,minHeight:0},resizeTargets(){return[this.$el,...W(this.$el,/auto|scroll/)]},update:{read(t){let{minHeight:e}=t;if(!L(this.$el))return!1;let i="";const n=se(this.$el,"height","content-box"),{body:s,scrollingElement:o}=document,[r]=W(this.$el,/auto|scroll/),{height:a}=K(r===s?o:r);if(this.expand)i=Math.max(a-(J(r).height-J(this.$el).height)-n,0);else{const l=o===r||s===r;if(i="calc("+(l?"100vh":a+"px"),this.offsetTop)if(l){const h=St(this.$el)[0]-St(r)[0];i+=h>0&&h<a/2?" - "+h+"px":""}else i+=" - "+c(r,"paddingTop");this.offsetBottom===!0?i+=" - "+J(this.$el.nextElementSibling).height+"px":bt(this.offsetBottom)?i+=" - "+this.offsetBottom+"vh":this.offsetBottom&&Xt(this.offsetBottom,"px")?i+=" - "+v(this.offsetBottom)+"px":k(this.offsetBottom)&&(i+=" - "+J(rt(this.offsetBottom,this.$el)).height+"px"),i+=(n?" - "+n+"px":"")+")"}return{minHeight:i,prev:e}},write(t){let{minHeight:e}=t;c(this.$el,{minHeight:e}),this.minHeight&&v(c(this.$el,"minHeight"))<this.minHeight&&c(this.$el,"minHeight",this.minHeight)},events:["resize"]}},zn={args:"src",props:{id:Boolean,icon:String,src:String,style:String,width:Number,height:Number,ratio:Number,class:String,strokeAnimation:Boolean,attributes:"list"},data:{ratio:1,include:["style","class"],class:"",strokeAnimation:!1},beforeConnect(){this.class+=" uk-svg"},connected(){!this.icon&&d(this.src,"#")&&([this.src,this.icon]=this.src.split("#")),this.svg=this.getSvg().then(t=>{if(this._connected){const e=Oo(t,this.$el);return this.svgEl&&e!==this.svgEl&&xt(this.svgEl),this.applyAttributes(e,t),this.svgEl=e}},ut),this.strokeAnimation&&this.svg.then(t=>{this._connected&&(Ln(t),this.registerObserver(It(t,(e,i)=>{Ln(t),i.disconnect()})))})},disconnected(){this.svg.then(t=>{this._connected||(ti(this.$el)&&(this.$el.hidden=!1),xt(t),this.svgEl=null)}),this.svg=null},methods:{async getSvg(){return nt(this.$el,"img")&&!this.$el.complete&&this.$el.loading==="lazy"?new Promise(t=>C(this.$el,"load",()=>t(this.getSvg()))):Bo(await Po(this.src),this.icon)||Promise.reject("SVG not found.")},applyAttributes(t,e){for(const o in this.$options.props)d(this.include,o)&&o in this&&b(t,o,this[o]);for(const o in this.attributes){const[r,a]=this.attributes[o].split(":",2);b(t,r,a)}this.id||Qt(t,"id");const i=["width","height"];let n=i.map(o=>this[o]);n.some(o=>o)||(n=i.map(o=>b(e,o)));const s=b(e,"viewBox");s&&!n.some(o=>o)&&(n=s.split(" ").slice(2)),n.forEach((o,r)=>b(t,i[r],v(o)*this.ratio||null))}}};const Po=tt(async t=>t?Q(t,"data:")?decodeURIComponent(t.split(",")[1]):(await fetch(t)).text():Promise.reject());function Bo(t,e){var i;return e&&d(t,"<symbol")&&(t=Ao(t,e)||t),t=m(t.substr(t.indexOf("<svg"))),((i=t)==null?void 0:i.hasChildNodes())&&t}const Hn=/<symbol([^]*?id=(['"])(.+?)\2[^]*?<\/)symbol>/g,He={};function Ao(t,e){if(!He[t]){He[t]={},Hn.lastIndex=0;let i;for(;i=Hn.exec(t);)He[t][i[3]]='<svg xmlns="http://www.w3.org/2000/svg"'+i[1]+"svg>"}return He[t][e]}function Ln(t){const e=_o(t);e&&t.style.setProperty("--uk-animation-stroke",e)}function _o(t){return Math.ceil(Math.max(0,...D("[stroke]",t).map(e=>{try{return e.getTotalLength()}catch{return 0}})))}function Oo(t,e){if(ti(e)||nt(e,"canvas")){e.hidden=!0;const n=e.nextElementSibling;return Fn(t,n)?n:ke(e,t)}const i=e.lastElementChild;return Fn(t,i)?i:st(e,t)}function Fn(t,e){return nt(t,"svg")&&nt(e,"svg")&&t.innerHTML===e.innerHTML}var Mo='<svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"><line fill="none" stroke="#000" stroke-width="1.1" x1="1" y1="1" x2="13" y2="13"/><line fill="none" stroke="#000" stroke-width="1.1" x1="13" y1="1" x2="1" y2="13"/></svg>',Do='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><line fill="none" stroke="#000" stroke-width="1.4" x1="1" y1="1" x2="19" y2="19"/><line fill="none" stroke="#000" stroke-width="1.4" x1="19" y1="1" x2="1" y2="19"/></svg>',No='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><rect x="9" y="4" width="1" height="11"/><rect x="4" y="9" width="11" height="1"/></svg>',zo='<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 3.5 6 8.5 11 3.5"/></svg>',Ho='<svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 4 7 10 13 4"/></svg>',Lo='<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 3.5 6 8.5 11 3.5"/></svg>',Fo='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><style>.uk-navbar-toggle-animate svg>[class*=line-]{transition:.2s ease-in-out;transition-property:transform,opacity;transform-origin:center;opacity:1}.uk-navbar-toggle svg>.line-3{opacity:0}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-3{opacity:1}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-2{transform:rotate(45deg)}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-3{transform:rotate(-45deg)}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-1,.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-4{opacity:0}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-1{transform:translateY(6px) scaleX(0)}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-4{transform:translateY(-6px) scaleX(0)}</style><rect class="line-1" y="3" width="20" height="2"/><rect class="line-2" y="9" width="20" height="2"/><rect class="line-3" y="9" width="20" height="2"/><rect class="line-4" y="15" width="20" height="2"/></svg>',Ro='<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"><rect x="19" y="0" width="1" height="40"/><rect x="0" y="19" width="40" height="1"/></svg>',Io='<svg width="7" height="12" viewBox="0 0 7 12" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="1 1 6 6 1 11"/></svg>',Wo='<svg width="7" height="12" viewBox="0 0 7 12" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="6 1 1 6 6 11"/></svg>',jo='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.1" cx="9" cy="9" r="7"/><path fill="none" stroke="#000" stroke-width="1.1" d="M14,14 L18,18 L14,14 Z"/></svg>',qo='<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.8" cx="17.5" cy="17.5" r="16.5"/><line fill="none" stroke="#000" stroke-width="1.8" x1="38" y1="39" x2="29" y2="30"/></svg>',Yo='<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.1" cx="10.5" cy="10.5" r="9.5"/><line fill="none" stroke="#000" stroke-width="1.1" x1="23" y1="23" x2="17" y2="17"/></svg>',Vo='<svg width="14" height="24" viewBox="0 0 14 24" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.4" points="1.225,23 12.775,12 1.225,1 "/></svg>',Xo='<svg width="25" height="40" viewBox="0 0 25 40" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="2" points="4.002,38.547 22.527,20.024 4,1.5 "/></svg>',Go='<svg width="14" height="24" viewBox="0 0 14 24" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.4" points="12.775,1 1.225,12 12.775,23 "/></svg>',Jo='<svg width="25" height="40" viewBox="0 0 25 40" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="2" points="20.527,1.5 2,20.024 20.525,38.547 "/></svg>',Ko='<svg width="30" height="30" viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" cx="15" cy="15" r="14"/></svg>',Zo='<svg width="18" height="10" viewBox="0 0 18 10" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="1 9 9 1 17 9 "/></svg>';const Le={spinner:Ko,totop:Zo,marker:No,"close-icon":Mo,"close-large":Do,"nav-parent-icon":zo,"nav-parent-icon-large":Ho,"navbar-parent-icon":Lo,"navbar-toggle-icon":Fo,"overlay-icon":Ro,"pagination-next":Io,"pagination-previous":Wo,"search-icon":jo,"search-large":qo,"search-navbar":Yo,"slidenav-next":Vo,"slidenav-next-large":Xo,"slidenav-previous":Go,"slidenav-previous-large":Jo},Ei={install:ir,extends:zn,args:"icon",props:["icon"],data:{include:[]},isIcon:!0,beforeConnect(){x(this.$el,"uk-icon")},methods:{async getSvg(){const t=nr(this.icon);if(!t)throw"Icon not found.";return t}}},Z={args:!1,extends:Ei,data:t=>({icon:Pt(t.constructor.options.name)}),beforeConnect(){x(this.$el,this.$options.id)}},Qo={extends:Z,beforeConnect(){const t=this.$props.icon;this.icon=X(this.$el,".uk-nav-primary")?t+"-large":t}},Rn={extends:Z,beforeConnect(){x(this.$el,"uk-slidenav");const t=this.$props.icon;this.icon=T(this.$el,"uk-slidenav-large")?t+"-large":t}},Uo={extends:Z,beforeConnect(){this.icon=T(this.$el,"uk-search-icon")&&Mt(this.$el,".uk-search-large").length?"search-large":Mt(this.$el,".uk-search-navbar").length?"search-navbar":this.$props.icon}},tr={extends:Z,beforeConnect(){this.icon="close-"+(T(this.$el,"uk-close-large")?"large":"icon")}},er={extends:Z,methods:{async getSvg(){const t=await Ei.methods.getSvg.call(this);return this.ratio!==1&&c(m("circle",t),"strokeWidth",1/this.ratio),t}}},Fe={};function ir(t){t.icon.add=(e,i)=>{const n=k(e)?{[e]:i}:e;yt(n,(s,o)=>{Le[o]=s,delete Fe[o]}),t._initialized&&ft(document.body,s=>yt(t.getComponents(s),o=>{o.$options.isIcon&&o.icon in n&&o.$reset()}))}}function nr(t){return Le[t]?(Fe[t]||(Fe[t]=m((Le[sr(t)]||Le[t]).trim())),Fe[t].cloneNode(!0)):null}function sr(t){return re?Ge(Ge(t,"left","right"),"previous","next"):t}const or=Tt&&"loading"in HTMLImageElement.prototype;var rr={args:"dataSrc",props:{dataSrc:String,sources:String,margin:String,target:String,loading:String},data:{dataSrc:"",sources:!1,margin:"50%",target:!1,loading:"lazy"},connected(){if(this.loading!=="lazy"){this.load();return}const t=[this.$el,...Ut(this.$props.target,this.$el)];or&&Re(this.$el)&&(this.$el.loading="lazy",Pi(this.$el),t.length===1)||(ur(this.$el),this.registerObserver(It(t,(e,i)=>{this.load(),i.disconnect()},{rootMargin:this.margin})))},disconnected(){this._data.image&&(this._data.image.onload="")},methods:{load(){if(this._data.image)return this._data.image;const t=Re(this.$el)?this.$el:lr(this.$el,this.dataSrc,this.sources);return Qt(t,"loading"),Pi(this.$el,t.currentSrc),this._data.image=t}}};function Pi(t,e){if(Re(t)){const i=B(t);(fr(i)?et(i):[t]).forEach(s=>In(s,s))}else e&&!d(t.style.backgroundImage,e)&&(c(t,"backgroundImage","url("+si(e)+")"),$(t,ye("load",!1)))}const ar=["data-src","data-srcset","sizes"];function In(t,e){ar.forEach(i=>{const n=Ot(t,i);n&&b(e,i.replace(/^(data-)+/,""),n)})}function lr(t,e,i){const n=new Image;return cr(n,i),In(t,n),n.onload=()=>{Pi(t,n.currentSrc)},b(n,"src",e),n}function cr(t,e){if(e=hr(e),e.length){const i=Nt("<picture>");for(const n of e){const s=Nt("<source>");b(s,n),st(i,s)}st(i,t)}}function hr(t){if(!t)return[];if(Q(t,"["))try{t=JSON.parse(t)}catch{t=[]}else t=wi(t);return H(t)||(t=[t]),t.filter(e=>!Ye(e))}function ur(t){Re(t)&&!$t(t,"src")&&b(t,"src",'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"></svg>')}function fr(t){return nt(t,"picture")}function Re(t){return nt(t,"img")}var Bi={props:{media:Boolean},data:{media:!1},connected(){const t=dr(this.media,this.$el);if(this.matchMedia=!0,t){this.mediaObj=window.matchMedia(t);const e=()=>{this.matchMedia=this.mediaObj.matches,$(this.$el,ye("mediachange",!1,!0,[this.mediaObj]))};this.offMediaObj=y(this.mediaObj,"change",()=>{e(),this.$emit("resize")}),e()}},disconnected(){var t;(t=this.offMediaObj)==null||t.call(this)}};function dr(t,e){if(k(t)){if(Q(t,"@"))t=v(c(e,"--uk-breakpoint-"+t.substr(1)));else if(isNaN(t))return t}return t&&bt(t)?"(min-width: "+t+"px)":""}var pr={mixins:[lt,Bi,mt],props:{fill:String},data:{fill:"",clsWrapper:"uk-leader-fill",clsHide:"uk-leader-hide",attrFill:"data-fill"},computed:{fill(t){let{fill:e}=t;return e||c(this.$el,"--uk-leader-fill-content")}},connected(){[this.wrapper]=di(this.$el,'<span class="'+this.clsWrapper+'">')},disconnected(){ie(this.wrapper.childNodes)},update:{read(){return{width:Math.trunc(this.$el.offsetWidth/2),fill:this.fill,hide:!this.matchMedia}},write(t){let{width:e,fill:i,hide:n}=t;q(this.wrapper,this.clsHide,n),b(this.wrapper,this.attrFill,new Array(e).join(i))},events:["resize"]}},gr={install:mr,mixins:[Tn],data:{clsPage:"uk-modal-page",selPanel:".uk-modal-dialog",selClose:".uk-modal-close, .uk-modal-close-default, .uk-modal-close-outside, .uk-modal-close-full"},events:[{name:"show",self:!0,handler(){T(this.panel,"uk-margin-auto-vertical")?x(this.$el,"uk-flex"):c(this.$el,"display","block"),at(this.$el)}},{name:"hidden",self:!0,handler(){c(this.$el,"display",""),F(this.$el,"uk-flex")}}]};function mr(t){let{modal:e}=t;e.dialog=function(n,s){const o=e('<div class="uk-modal"> <div class="uk-modal-dialog">'+n+"</div> </div>",s);return o.show(),y(o.$el,"hidden",async()=>{await Promise.resolve(),o.$destroy(!0)},{self:!0}),o},e.alert=function(n,s){return i(o=>{let{labels:r}=o;return'<div class="uk-modal-body">'+(k(n)?n:xe(n))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-primary uk-modal-close" autofocus>'+r.ok+"</button> </div>"},s,o=>o.resolve())},e.confirm=function(n,s){return i(o=>{let{labels:r}=o;return'<form> <div class="uk-modal-body">'+(k(n)?n:xe(n))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+r.cancel+'</button> <button class="uk-button uk-button-primary" autofocus>'+r.ok+"</button> </div> </form>"},s,o=>o.reject())},e.prompt=function(n,s,o){return i(r=>{let{labels:a}=r;return'<form class="uk-form-stacked"> <div class="uk-modal-body"> <label>'+(k(n)?n:xe(n))+'</label> <input class="uk-input" value="'+(s||"")+'" autofocus> </div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+a.cancel+'</button> <button class="uk-button uk-button-primary">'+a.ok+"</button> </div> </form>"},o,r=>r.resolve(null),r=>m("input",r.$el).value)},e.labels={ok:"Ok",cancel:"Cancel"};function i(n,s,o,r){s={bgClose:!1,escClose:!0,labels:e.labels,...s};const a=e.dialog(n(s),s),l=new Ni;let h=!1;return y(a.$el,"submit","form",u=>{u.preventDefault(),l.resolve(r==null?void 0:r(a)),h=!0,a.hide()}),y(a.$el,"hide",()=>!h&&o(l)),l.promise.dialog=a,l.promise}}var vr={extends:xn,data:{targets:"> .uk-parent",toggle:"> a",content:"> ul"}},wr={mixins:[lt,ki],props:{dropdown:String,align:String,clsDrop:String,boundary:Boolean,dropbar:Boolean,dropbarAnchor:Boolean,duration:Number,mode:Boolean,offset:Boolean,stretch:Boolean,delayShow:Boolean,delayHide:Boolean,target:Boolean,targetX:Boolean,targetY:Boolean,animation:Boolean,animateOut:Boolean},data:{dropdown:".uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle",align:re?"right":"left",clsDrop:"uk-navbar-dropdown",boundary:!0,dropbar:!1,dropbarAnchor:!1,duration:200,container:!1},computed:{dropbarAnchor(t,e){let{dropbarAnchor:i}=t;return rt(i,e)||e},dropbar:{get(t){let{dropbar:e}=t;return e?(e=this._dropbar||rt(e,this.$el)||m("+ .uk-navbar-dropbar",this.$el),e||(this._dropbar=m("<div></div>"))):null},watch(t){x(t,"uk-dropbar","uk-dropbar-top","uk-navbar-dropbar")},immediate:!0},dropContainer(t,e){return this.container||e},dropdowns:{get(t,e){let{clsDrop:i}=t;const n=D("."+i,e);if(this.dropContainer!==e)for(const o of D("."+i,this.dropContainer)){var s;const r=(s=this.getDropdown(o))==null?void 0:s.targetEl;!d(n,o)&&r&&S(r,this.$el)&&n.push(o)}return n},watch(t){this.$create("drop",t.filter(e=>!this.getDropdown(e)),{...this.$props,flip:!1,shift:!0,pos:"bottom-"+this.align,boundary:this.boundary===!0?this.$el:this.boundary})},immediate:!0},toggles:{get(t,e){let{dropdown:i}=t;return D(i,e)},watch(){const t=T(this.$el,"uk-navbar-justify");for(const e of D(".uk-navbar-nav, .uk-navbar-left, .uk-navbar-right",this.$el))c(e,"flexGrow",t?D(this.dropdown,e).length:"")},immediate:!0}},disconnected(){this.dropbar&&xt(this.dropbar),delete this._dropbar},events:[{name:"mouseover focusin",delegate(){return this.dropdown},handler(t){let{current:e}=t;const i=this.getActive();i&&d(i.mode,"hover")&&i.targetEl&&!S(i.targetEl,e)&&!i.isDelaying&&i.hide(!1)}},{name:"keydown",delegate(){return this.dropdown},handler(t){const{current:e,keyCode:i}=t,n=this.getActive();i===Ct.DOWN&&$t(e,"aria-expanded")&&(t.preventDefault(),!n||n.targetEl!==e?(e.click(),C(this.dropContainer,"show",s=>{let{target:o}=s;return jn(o)})):jn(n.$el)),Wn(t,this.toggles,n)}},{name:"keydown",el(){return this.dropContainer},delegate(){return"."+this.clsDrop},handler(t){const{current:e,keyCode:i}=t;if(!d(this.dropdowns,e))return;const n=this.getActive(),s=D(we,e),o=de(s,a=>O(a,":focus"));if(i===Ct.UP&&(t.preventDefault(),o>0&&s[o-1].focus()),i===Ct.DOWN&&(t.preventDefault(),o<s.length-1&&s[o+1].focus()),i===Ct.ESC){var r;(r=n.targetEl)==null||r.focus()}Wn(t,this.toggles,n)}},{name:"mouseleave",el(){return this.dropbar},filter(){return this.dropbar},handler(){const t=this.getActive();t&&d(t.mode,"hover")&&!this.dropdowns.some(e=>O(e,":hover"))&&t.hide()}},{name:"beforeshow",el(){return this.dropContainer},filter(){return this.dropbar},handler(t){let{target:e}=t;!this.isDropbarDrop(e)||(this.dropbar.previousElementSibling!==this.dropbarAnchor&&ke(this.dropbarAnchor,this.dropbar),x(e,this.clsDrop+"-dropbar"))}},{name:"show",el(){return this.dropContainer},filter(){return this.dropbar},handler(t){let{target:e}=t;if(!this.isDropbarDrop(e))return;const i=this.getDropdown(e);this._observer=ae([i.$el,...i.target],()=>{const n=Mt(e,"."+this.clsDrop).concat(e).map(a=>w(a)),s=Math.min(...n.map(a=>{let{top:l}=a;return l})),o=Math.max(...n.map(a=>{let{bottom:l}=a;return l})),r=w(this.dropbar);c(this.dropbar,"top",this.dropbar.offsetTop-(r.top-s)),this.transitionTo(o-s+v(c(e,"marginBottom")),e)})}},{name:"beforehide",el(){return this.dropContainer},filter(){return this.dropbar},handler(t){const e=this.getActive();O(this.dropbar,":hover")&&e.$el===t.target&&!this.toggles.some(i=>e.targetEl!==i&&O(i,":focus"))&&t.preventDefault()}},{name:"hide",el(){return this.dropContainer},filter(){return this.dropbar},handler(t){var e;let{target:i}=t;if(!this.isDropbarDrop(i))return;(e=this._observer)==null||e.disconnect();const n=this.getActive();(!n||n.$el===i)&&this.transitionTo(0)}}],methods:{getActive(){return d(this.dropdowns,M==null?void 0:M.$el)&&M},transitionTo(t,e){const{dropbar:i}=this,n=at(i);e=n<t&&e,c(e,"clipPath","polygon(0 0,100% 0,100% "+n+"px,0 "+n+"px)"),at(i,n),G.cancel([e,i]),Promise.all([G.start(i,{height:t},this.duration),G.start(e,{clipPath:"polygon(0 0,100% 0,100% "+t+"px,0 "+t+"px)"},this.duration)]).catch(ut).then(()=>c(e,{clipPath:""}))},getDropdown(t){return this.$getComponent(t,"drop")||this.$getComponent(t,"dropdown")},isDropbarDrop(t){return this.getDropdown(t)&&T(t,this.clsDrop)}}};function Wn(t,e,i){const{current:n,keyCode:s}=t,o=i.targetEl||n,r=e.indexOf(o);s===Ct.LEFT&&r>0&&(i.hide==null||i.hide(!1),e[r-1].focus()),s===Ct.RIGHT&&r<e.length-1&&(i.hide==null||i.hide(!1),e[r+1].focus()),s===Ct.TAB&&(o.focus(),i.hide==null||i.hide(!1))}function jn(t){if(!m(":focus",t)){var e;(e=m(we,t))==null||e.focus()}}const Ct={TAB:9,ESC:27,LEFT:37,UP:38,RIGHT:39,DOWN:40};var qn={props:{swiping:Boolean},data:{swiping:!0},computed:{swipeTarget(t,e){return e}},connected(){!this.swiping||Oe(this,{el:this.swipeTarget,name:Ft,passive:!0,handler(t){if(!Dt(t))return;const e=$e(t),i="tagName"in t.target?t.target:B(t.target);C(document,Rt+" "+Pe+" scroll",n=>{const{x:s,y:o}=$e(n);(n.type!=="scroll"&&i&&s&&Math.abs(e.x-s)>100||o&&Math.abs(e.y-o)>100)&&setTimeout(()=>{$(i,"swipe"),$(i,"swipe"+br(e.x,e.y,s,o))})})}})}};function br(t,e,i,n){return Math.abs(t-i)>=Math.abs(e-n)?t-i>0?"Left":"Right":e-n>0?"Up":"Down"}var yr={mixins:[Tn,qn],args:"mode",props:{mode:String,flip:Boolean,overlay:Boolean},data:{mode:"slide",flip:!1,overlay:!1,clsPage:"uk-offcanvas-page",clsContainer:"uk-offcanvas-container",selPanel:".uk-offcanvas-bar",clsFlip:"uk-offcanvas-flip",clsContainerAnimation:"uk-offcanvas-container-animation",clsSidebarAnimation:"uk-offcanvas-bar-animation",clsMode:"uk-offcanvas",clsOverlay:"uk-offcanvas-overlay",selClose:".uk-offcanvas-close",container:!1},computed:{clsFlip(t){let{flip:e,clsFlip:i}=t;return e?i:""},clsOverlay(t){let{overlay:e,clsOverlay:i}=t;return e?i:""},clsMode(t){let{mode:e,clsMode:i}=t;return i+"-"+e},clsSidebarAnimation(t){let{mode:e,clsSidebarAnimation:i}=t;return e==="none"||e==="reveal"?"":i},clsContainerAnimation(t){let{mode:e,clsContainerAnimation:i}=t;return e!=="push"&&e!=="reveal"?"":i},transitionElement(t){let{mode:e}=t;return e==="reveal"?B(this.panel):this.panel}},update:{read(){this.isToggled()&&!L(this.$el)&&this.hide()},events:["resize"]},events:[{name:"touchmove",self:!0,passive:!1,filter(){return this.overlay},handler(t){t.cancelable&&t.preventDefault()}},{name:"show",self:!0,handler(){this.mode==="reveal"&&!T(B(this.panel),this.clsMode)&&(Te(this.panel,"<div>"),x(B(this.panel),this.clsMode));const{body:t,scrollingElement:e}=document;x(t,this.clsContainer,this.clsFlip),c(t,"touch-action","pan-y pinch-zoom"),c(this.$el,"display","block"),c(this.panel,"maxWidth",e.clientWidth),x(this.$el,this.clsOverlay),x(this.panel,this.clsSidebarAnimation,this.mode==="reveal"?"":this.clsMode),at(t),x(t,this.clsContainerAnimation),this.clsContainerAnimation&&$r()}},{name:"hide",self:!0,handler(){F(document.body,this.clsContainerAnimation),c(document.body,"touch-action","")}},{name:"hidden",self:!0,handler(){this.clsContainerAnimation&&xr(),this.mode==="reveal"&&ie(this.panel),F(this.panel,this.clsSidebarAnimation,this.clsMode),F(this.$el,this.clsOverlay),c(this.$el,"display",""),c(this.panel,"maxWidth",""),F(document.body,this.clsContainer,this.clsFlip)}},{name:"swipeLeft swipeRight",handler(t){this.isToggled()&&Xt(t.type,"Left")^this.flip&&this.hide()}}]};function $r(){Yn().content+=",user-scalable=0"}function xr(){const t=Yn();t.content=t.content.replace(/,user-scalable=0$/,"")}function Yn(){return m('meta[name="viewport"]',document.head)||st(document.head,'<meta name="viewport">')}var kr={mixins:[lt,mt],props:{selContainer:String,selContent:String,minHeight:Number},data:{selContainer:".uk-modal",selContent:".uk-modal-dialog",minHeight:150},computed:{container(t,e){let{selContainer:i}=t;return X(e,i)},content(t,e){let{selContent:i}=t;return X(e,i)}},resizeTargets(){return[this.container,this.content]},update:{read(){return!this.content||!this.container||!L(this.$el)?!1:{max:Math.max(this.minHeight,at(this.container)-(J(this.content).height-at(this.$el)))}},write(t){let{max:e}=t;c(this.$el,{minHeight:this.minHeight,maxHeight:e})},events:["resize"]}},Sr={mixins:[mt],props:["width","height"],resizeTargets(){return[this.$el,B(this.$el)]},connected(){x(this.$el,"uk-responsive-width")},update:{read(){return L(this.$el)&&this.width&&this.height?{width:ne(B(this.$el)),height:this.height}:!1},write(t){at(this.$el,Ue.contain({height:this.height,width:this.width},t).height)},events:["resize"]}},Tr={props:{offset:Number},data:{offset:0},connected(){Cr(this)},disconnected(){Er(this)},methods:{async scrollTo(t){t=t&&m(t)||document.body,$(this.$el,"beforescroll",[this,t])&&(await cn(t,{offset:this.offset}),$(this.$el,"scrolled",[this,t]))}}};const he=new Set;function Cr(t){he.size||y(document,"click",Vn),he.add(t)}function Er(t){he.delete(t),he.size||oi(document,"click",Vn)}function Vn(t){if(!t.defaultPrevented)for(const e of he)S(t.target,e.$el)&&Xn(e.$el)&&(t.preventDefault(),e.scrollTo(Gn(e.$el)))}function Xn(t){return["origin","pathname","search"].every(e=>location[e]===t[e])}function Gn(t){if(Xn(t))return document.getElementById(decodeURIComponent(t.hash).substring(1))}var Pr={mixins:[Ci],args:"cls",props:{cls:String,target:String,hidden:Boolean,margin:String,repeat:Boolean,delay:Number},data:()=>({cls:"",target:!1,hidden:!0,margin:"-1px",repeat:!1,delay:0,inViewClass:"uk-scrollspy-inview"}),computed:{elements:{get(t,e){let{target:i}=t;return i?D(i,e):[e]},watch(t,e){this.hidden&&c(be(t,":not(."+this.inViewClass+")"),"opacity",0),Xe(t,e)||this.$reset()},immediate:!0}},connected(){this._data.elements=new Map,this.registerObserver(It(this.elements,t=>{const e=this._data.elements;for(const{target:i,isIntersecting:n}of t){e.has(i)||e.set(i,{cls:Ot(i,"uk-scrollspy-class")||this.cls});const s=e.get(i);!this.repeat&&s.show||(s.show=n)}this.$emit()},{rootMargin:this.margin},!1))},disconnected(){for(const[t,e]of this._data.elements.entries())F(t,this.inViewClass,(e==null?void 0:e.cls)||"")},update:[{write(t){for(const[e,i]of t.elements.entries())i.show&&!i.inview&&!i.queued?(i.queued=!0,t.promise=(t.promise||Promise.resolve()).then(()=>new Promise(n=>setTimeout(n,this.delay))).then(()=>{this.toggle(e,!0),setTimeout(()=>{i.queued=!1,this.$emit()},300)})):!i.show&&i.inview&&!i.queued&&this.repeat&&this.toggle(e,!1)}}],methods:{toggle(t,e){const i=this._data.elements.get(t);if(!!i){if(i.off==null||i.off(),c(t,"opacity",!e&&this.hidden?0:""),q(t,this.inViewClass,e),q(t,i.cls),/\buk-animation-/.test(i.cls)){const n=()=>ci(t,"uk-animation-[\\w-]+");e?i.off=C(t,"animationcancel animationend",n):n()}$(t,e?"inview":"outview"),i.inview=e,this.$update(t)}}}},Br={mixins:[Ci],props:{cls:String,closest:String,scroll:Boolean,overflow:Boolean,offset:Number},data:{cls:"uk-active",closest:!1,scroll:!1,overflow:!0,offset:0},computed:{links:{get(t,e){return D('a[href*="#"]',e).filter(i=>i.hash&&Ti(i))},watch(t){this.scroll&&this.$create("scroll",t,{offset:this.offset||0})},immediate:!0},elements(t){let{closest:e}=t;return X(this.links,e||"*")}},update:[{read(){const t=this.links.map(Gn).filter(Boolean),{length:e}=t;if(!e||!L(this.$el))return!1;const[i]=W(t,/auto|scroll/,!0),{scrollTop:n,scrollHeight:s}=i,o=K(i),r=s-o.height;let a=!1;if(n===r)a=e-1;else{for(let l=0;l<t.length&&!(w(t[l]).top-o.top-this.offset>0);l++)a=+l;a===!1&&this.overflow&&(a=0)}return{active:a}},write(t){let{active:e}=t;const i=e!==!1&&!T(this.elements[e],this.cls);this.links.forEach(n=>n.blur());for(let n=0;n<this.elements.length;n++)q(this.elements[n],this.cls,+n===e);i&&$(this.$el,"active",[e,this.elements[e]])},events:["scroll","resize"]}]},Ar={mixins:[lt,Bi,mt,Ci],props:{position:String,top:null,bottom:null,start:null,end:null,offset:String,overflowFlip:Boolean,animation:String,clsActive:String,clsInactive:String,clsFixed:String,clsBelow:String,selTarget:String,showOnUp:Boolean,targetOffset:Number},data:{position:"top",top:!1,bottom:!1,start:!1,end:!1,offset:0,overflowFlip:!1,animation:"",clsActive:"uk-active",clsInactive:"",clsFixed:"uk-sticky-fixed",clsBelow:"uk-sticky-below",selTarget:"",showOnUp:!1,targetOffset:!1},computed:{selTarget(t,e){let{selTarget:i}=t;return i&&m(i,e)||e}},resizeTargets(){return document.documentElement},connected(){this.start=Jn(this.start||this.top),this.end=Jn(this.end||this.bottom),this.placeholder=m("+ .uk-sticky-placeholder",this.$el)||m('<div class="uk-sticky-placeholder"></div>'),this.isFixed=!1,this.setActive(!1),this.registerObserver(ae(this.$el,()=>!this.isFixed&&this.$emit("resize")))},disconnected(){this.isFixed&&(this.hide(),F(this.selTarget,this.clsInactive)),c(this.$el,{position:"",top:""}),xt(this.placeholder),this.placeholder=null},events:[{name:"resize",el(){return[window,window.visualViewport]},handler(){this.$emit("resizeViewport")}},{name:"load hashchange popstate",el(){return window},filter(){return this.targetOffset!==!1},handler(){const{scrollingElement:t}=document;!location.hash||t.scrollTop===0||setTimeout(()=>{const e=w(m(location.hash)),i=w(this.$el);this.isFixed&&Ke(e,i)&&(t.scrollTop=e.top-i.height-dt(this.targetOffset,"height",this.placeholder)-dt(this.offset,"height",this.placeholder))})}}],update:[{read(t,e){let{height:i,width:n,margin:s,sticky:o}=t;if(this.inactive=!this.matchMedia||!L(this.$el),this.inactive)return!1;const r=this.isFixed&&e.has("resize");r&&(c(this.selTarget,"transition","0s"),this.hide()),this.active||({height:i,width:n}=w(this.$el),s=c(this.$el,"margin")),r&&(this.show(),requestAnimationFrame(()=>c(this.selTarget,"transition","")));const a=dt("100vh","height"),l=at(window),h=document.scrollingElement.scrollHeight-a;let u=this.position;this.overflowFlip&&i>a&&(u=u==="top"?"bottom":"top");const f=this.isFixed?this.placeholder:this.$el;let g=dt(this.offset,"height",o?this.$el:f);u==="bottom"&&(i<l||this.overflowFlip)&&(g+=l-i);const A=this.overflowFlip?0:Math.max(0,i+g-a),E=w(f).top,P=w(this.$el).height,R=(this.start===!1?E:Ai(this.start,this.$el,E))-g,z=this.end===!1?h:Math.min(h,Ai(this.end,this.$el,E+i,!0)-P-g+A);return o=!this.showOnUp&&R+g===E&&z===Math.min(h,Ai("!*",this.$el,0,!0)-P-g+A),{start:R,end:z,offset:g,overflow:A,topOffset:E,height:i,width:n,margin:s,top:St(f)[0],sticky:o}},write(t){let{height:e,width:i,margin:n,offset:s,sticky:o}=t;o&&(e=i=n=0,c(this.$el,{position:"sticky",top:s}));const{placeholder:r}=this;c(r,{height:e,width:i,margin:n}),S(r,document)||(r.hidden=!0),(o?fi:ke)(this.$el,r)},events:["resize","resizeViewport"]},{read(t){let{scroll:e=0,dir:i="down",overflow:n,overflowScroll:s=0,start:o,end:r}=t;const a=document.scrollingElement.scrollTop;return{dir:e<=a?"down":"up",prevDir:i,scroll:a,prevScroll:e,offsetParentTop:w((this.isFixed?this.placeholder:this.$el).offsetParent).top,overflowScroll:ht(s+ht(a,o,r)-ht(e,o,r),0,n)}},write(t,e){const i=e.has("scroll"),{initTimestamp:n=0,dir:s,prevDir:o,scroll:r,prevScroll:a=0,top:l,start:h,topOffset:u,height:f}=t;if(r<0||r===a&&i||this.showOnUp&&!i&&!this.isFixed)return;const g=Date.now();if((g-n>300||s!==o)&&(t.initScroll=r,t.initTimestamp=g),!(this.showOnUp&&!this.isFixed&&Math.abs(t.initScroll-r)<=30&&Math.abs(a-r)<=10))if(this.inactive||r<h||this.showOnUp&&(r<=h||s==="down"&&i||s==="up"&&!this.isFixed&&r<=u+f)){if(!this.isFixed){it.inProgress(this.$el)&&l>r&&(it.cancel(this.$el),this.hide());return}this.animation&&r>u?(it.cancel(this.$el),it.out(this.$el,this.animation).then(()=>this.hide(),ut)):this.hide()}else this.isFixed?this.update():this.animation&&r>u?(it.cancel(this.$el),this.show(),it.in(this.$el,this.animation).catch(ut)):this.show()},events:["resize","scroll"]}],methods:{show(){this.isFixed=!0,this.update(),this.placeholder.hidden=!1},hide(){const{offset:t,sticky:e}=this._data;this.setActive(!1),F(this.$el,this.clsFixed,this.clsBelow),e?c(this.$el,"top",t):c(this.$el,{position:"",top:"",width:"",marginTop:""}),this.placeholder.hidden=!0,this.isFixed=!1},update(){let{width:t,scroll:e=0,overflow:i,overflowScroll:n=0,start:s,end:o,offset:r,topOffset:a,height:l,offsetParentTop:h,sticky:u}=this._data;const f=s!==0||e>s;if(!u){let g="fixed";e>o&&(r+=o-h,g="absolute"),c(this.$el,{position:g,width:t}),c(this.$el,"marginTop",0,"important")}i&&(r-=n),c(this.$el,"top",r),this.setActive(f),q(this.$el,this.clsBelow,e>a+l),x(this.$el,this.clsFixed)},setActive(t){const e=this.active;this.active=t,t?(hi(this.selTarget,this.clsInactive,this.clsActive),e!==t&&$(this.$el,"active")):(hi(this.selTarget,this.clsActive,this.clsInactive),e!==t&&$(this.$el,"inactive"))}}};function Ai(t,e,i,n){if(!t)return 0;if(bt(t)||k(t)&&t.match(/^-?\d/))return i+dt(t,"height",e,!0);{const s=t===!0?B(e):rt(t,e);return w(s).bottom-(n&&s&&S(e,s)?v(c(s,"paddingBottom")):0)}}function Jn(t){return t==="true"?!0:t==="false"?!1:t}var Kn={mixins:[Me,qn,jt],args:"connect",props:{connect:String,toggle:String,itemNav:String,active:Number},data:{connect:"~.uk-switcher",toggle:"> * > :first-child",itemNav:!1,active:0,cls:"uk-active",attrItem:"uk-switcher-item"},computed:{connects:{get(t,e){let{connect:i}=t;return Ut(i,e)},watch(t){this.swiping&&c(t,"touchAction","pan-y pinch-zoom")},document:!0,immediate:!0},connectChildren:{get(){return this.connects.map(t=>et(t)).flat()},watch(){const t=this.index();for(const e of this.connects)et(e).forEach((i,n)=>q(i,this.cls,n===t)),this.lazyload(this.$el,et(e))},immediate:!0},toggles:{get(t,e){let{toggle:i}=t;return D(i,e).filter(n=>!O(n,".uk-disabled *, .uk-disabled, [disabled]"))},watch(t){const e=this.index();this.show(~e?e:t[this.active]||t[0])},immediate:!0},children(){return et(this.$el).filter(t=>this.toggles.some(e=>S(e,t)))},swipeTarget(){return this.connects}},events:[{name:"click",delegate(){return this.toggle},handler(t){t.preventDefault(),this.show(t.current)}},{name:"click",el(){return this.connects.concat(this.itemNav?Ut(this.itemNav,this.$el):[])},delegate(){return"["+this.attrItem+"],[data-"+this.attrItem+"]"},handler(t){t.preventDefault(),this.show(Ot(t.current,this.attrItem))}},{name:"swipeRight swipeLeft",filter(){return this.swiping},el(){return this.connects},handler(t){let{type:e}=t;this.show(Xt(e,"Left")?"next":"previous")}}],methods:{index(){return de(this.children,t=>T(t,this.cls))},show(t){const e=this.index(),i=me(t,this.toggles,e),n=me(this.children[i],et(this.$el));et(this.$el).forEach((o,r)=>{q(o,this.cls,n===r),b(this.toggles[r],"aria-expanded",n===r)});const s=e>=0&&e!==i;this.connects.forEach(async o=>{let{children:r}=o;await this.toggleElement(p(r).filter(a=>T(a,this.cls)),!1,s),await this.toggleElement(r[n],!0,s)})}}},_r={mixins:[lt],extends:Kn,props:{media:Boolean},data:{media:960,attrItem:"uk-tab-item"},connected(){const t=T(this.$el,"uk-tab-left")?"uk-tab-left":T(this.$el,"uk-tab-right")?"uk-tab-right":!1;t&&this.$create("toggle",this.$el,{cls:t,mode:"media",media:this.media})}};const Or=32;var Mr={mixins:[Me,Bi,jt],args:"target",props:{href:String,target:null,mode:"list",queued:Boolean},data:{href:!1,target:!1,mode:"click",queued:!0},computed:{target:{get(t,e){let{href:i,target:n}=t;return n=Ut(n||i,e),n.length&&n||[e]},watch(){this.updateAria(),this.lazyload(this.$el,this.target)},document:!0,immediate:!0}},connected(){!d(this.mode,"media")&&!ei(this.$el)&&b(this.$el,"tabindex","0")},events:[{name:Ft,filter(){return d(this.mode,"hover")},handler(t){this._preventClick=null,!(!Dt(t)||this._showState)&&($(this.$el,"focus"),C(document,Ft,()=>$(this.$el,"blur"),!0,e=>!S(e.target,this.$el)),d(this.mode,"click")&&(this._preventClick=!0))}},{name:Ce+" "+Ee+" focus blur",filter(){return d(this.mode,"hover")},handler(t){if(Dt(t))return;const e=d([Ce,"focus"],t.type),i=b(this.$el,"aria-expanded");if(!(!e&&(t.type===Ee&&O(this.$el,":focus")||t.type==="blur"&&O(this.$el,":hover")))){if(this._showState&&e&&i!==this._showState){e||(this._showState=null);return}this._showState=e?i:null,this.toggle("toggle"+(e?"show":"hide"))}}},{name:"keydown",filter(){return d(this.mode,"click")&&!nt(this.$el,"input")},handler(t){t.keyCode===Or&&(t.preventDefault(),this.$el.click())}},{name:"click",filter(){return["click","hover"].some(t=>d(this.mode,t))},handler(t){let e;(this._preventClick||X(t.target,'a[href="#"], a[href=""]')||(e=X(t.target,"a[href]"))&&(b(this.$el,"aria-expanded")!=="true"||e.hash&&O(this.target,e.hash)))&&t.preventDefault(),!this._preventClick&&d(this.mode,"click")&&this.toggle()}},{name:"hide show",self:!0,el(){return this.target},handler(t){let{target:e,type:i}=t;this.updateAria(e===this.target[0]&&i==="show")}},{name:"mediachange",filter(){return d(this.mode,"media")},el(){return this.target},handler(t,e){e.matches^this.isToggled(this.target)&&this.toggle()}}],methods:{async toggle(t){if(!$(this.target,t||"toggle",[this]))return;if(!this.queued)return this.toggleElement(this.target);const e=this.target.filter(n=>T(n,this.clsLeave));if(e.length){for(const n of this.target){const s=d(e,n);this.toggleElement(n,s,s)}return}const i=this.target.filter(this.isToggled);await this.toggleElement(i,!1),await this.toggleElement(this.target.filter(n=>!d(i,n)),!0)},updateAria(t){d(this.mode,"media")||b(this.$el,"aria-expanded",ge(t)?t:this.isToggled(this.target))}}},Dr=Object.freeze({__proto__:null,Accordion:xn,Alert:ho,Cover:fo,Drop:Bn,Dropdown:Bn,FormCustom:bo,Grid:$o,HeightMatch:So,HeightViewport:Eo,Icon:Ei,Img:rr,Leader:pr,Margin:An,Modal:gr,Nav:vr,Navbar:wr,Offcanvas:yr,OverflowAuto:kr,Responsive:Sr,Scroll:Tr,Scrollspy:Pr,ScrollspyNav:Br,Sticky:Ar,Svg:zn,Switcher:Kn,Tab:_r,Toggle:Mr,Video:kn,Close:tr,Spinner:er,NavParentIcon:Qo,SlidenavNext:Rn,SlidenavPrevious:Rn,SearchIcon:Uo,Marker:Z,NavbarParentIcon:Z,NavbarToggleIcon:Z,OverlayIcon:Z,PaginationNext:Z,PaginationPrevious:Z,Totop:Z});return yt(Dr,(t,e)=>V.component(e,t)),so(V),V});
1
+ /*! UIkit 3.15.18-dev.9b1dbaa5d | https://www.getuikit.com | (c) 2014 - 2022 YOOtheme | MIT License */(function(qt,Yt){typeof exports=="object"&&typeof module<"u"?module.exports=Yt():typeof define=="function"&&define.amd?define("uikit",Yt):(qt=typeof globalThis<"u"?globalThis:qt||self,qt.UIkit=Yt())})(this,function(){"use strict";const{hasOwnProperty:qt,toString:Yt}=Object.prototype;function vt(t,e){return qt.call(t,e)}const es=/\B([A-Z])/g,Pt=tt(t=>t.replace(es,"-$1").toLowerCase()),is=/-(\w)/g,Vt=tt(t=>t.replace(is,Oi)),wt=tt(t=>t.length?Oi(null,t.charAt(0))+t.slice(1):"");function Oi(t,e){return e?e.toUpperCase():""}function Q(t,e){return t==null||t.startsWith==null?void 0:t.startsWith(e)}function Xt(t,e){return t==null||t.endsWith==null?void 0:t.endsWith(e)}function d(t,e){return t==null||t.includes==null?void 0:t.includes(e)}function de(t,e){return t==null||t.findIndex==null?void 0:t.findIndex(e)}const{isArray:H,from:Mi}=Array,{assign:Bt}=Object;function U(t){return typeof t=="function"}function pt(t){return t!==null&&typeof t=="object"}function ct(t){return Yt.call(t)==="[object Object]"}function At(t){return pt(t)&&t===t.window}function pe(t){return je(t)===9}function We(t){return je(t)>=1}function Gt(t){return je(t)===1}function je(t){return!At(t)&&pt(t)&&t.nodeType}function ge(t){return typeof t=="boolean"}function k(t){return typeof t=="string"}function qe(t){return typeof t=="number"}function bt(t){return qe(t)||k(t)&&!isNaN(t-parseFloat(t))}function Ye(t){return!(H(t)?t.length:pt(t)?Object.keys(t).length:!1)}function I(t){return t===void 0}function Ve(t){return ge(t)?t:t==="true"||t==="1"||t===""?!0:t==="false"||t==="0"?!1:t}function Jt(t){const e=Number(t);return isNaN(e)?!1:e}function v(t){return parseFloat(t)||0}function _(t){return p(t)[0]}function p(t){return t&&(We(t)?[t]:Array.from(t).filter(We))||[]}function _t(t){var e;if(At(t))return t;t=_(t);const i=pe(t)?t:(e=t)==null?void 0:e.ownerDocument;return(i==null?void 0:i.defaultView)||window}function Xe(t,e){return t===e||pt(t)&&pt(e)&&Object.keys(t).length===Object.keys(e).length&&yt(t,(i,n)=>i===e[n])}function Ge(t,e,i){return t.replace(new RegExp(e+"|"+i,"g"),n=>n===e?i:e)}function Kt(t){return t[t.length-1]}function yt(t,e){for(const i in t)if(e(t[i],i)===!1)return!1;return!0}function Je(t,e){return t.slice().sort((i,n)=>{let{[e]:s=0}=i,{[e]:o=0}=n;return s>o?1:o>s?-1:0})}function Zt(t,e){return t.reduce((i,n)=>i+v(U(e)?e(n):n[e]),0)}function ns(t,e){const i=new Set;return t.filter(n=>{let{[e]:s}=n;return i.has(s)?!1:i.add(s)})}function ht(t,e,i){return e===void 0&&(e=0),i===void 0&&(i=1),Math.min(Math.max(Jt(t)||0,e),i)}function ut(){}function Ke(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];return[["bottom","top"],["right","left"]].every(n=>{let[s,o]=n;return Math.min(...e.map(r=>{let{[s]:a}=r;return a}))-Math.max(...e.map(r=>{let{[o]:a}=r;return a}))>0})}function Ze(t,e){return t.x<=e.right&&t.x>=e.left&&t.y<=e.bottom&&t.y>=e.top}function Qe(t,e,i){const n=e==="width"?"height":"width";return{[n]:t[e]?Math.round(i*t[n]/t[e]):t[n],[e]:i}}function Di(t,e){t={...t};for(const i in t)t=t[i]>e[i]?Qe(t,i,e[i]):t;return t}function ss(t,e){t=Di(t,e);for(const i in t)t=t[i]<e[i]?Qe(t,i,e[i]):t;return t}const Ue={ratio:Qe,contain:Di,cover:ss};function me(t,e,i,n){i===void 0&&(i=0),n===void 0&&(n=!1),e=p(e);const{length:s}=e;return s?(t=bt(t)?Jt(t):t==="next"?i+1:t==="previous"?i-1:e.indexOf(_(t)),n?ht(t,0,s-1):(t%=s,t<0?t+s:t)):-1}function tt(t){const e=Object.create(null);return i=>e[i]||(e[i]=t(i))}class Ni{constructor(){this.promise=new Promise((e,i)=>{this.reject=i,this.resolve=e})}}function b(t,e,i){if(pt(e)){for(const s in e)b(t,s,e[s]);return}if(I(i)){var n;return(n=_(t))==null?void 0:n.getAttribute(e)}else for(const s of p(t))U(i)&&(i=i.call(s,b(s,e))),i===null?Qt(s,e):s.setAttribute(e,i)}function $t(t,e){return p(t).some(i=>i.hasAttribute(e))}function Qt(t,e){const i=p(t);for(const n of e.split(" "))for(const s of i)s.removeAttribute(n)}function Ot(t,e){for(const i of[e,"data-"+e])if($t(t,i))return b(t,i)}const os={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0};function ti(t){return p(t).some(e=>os[e.tagName.toLowerCase()])}function F(t){return p(t).some(e=>e.offsetWidth||e.offsetHeight||e.getClientRects().length)}const ve="input,select,textarea,button";function zi(t){return p(t).some(e=>O(e,ve))}const we=ve+",a[href],[tabindex]";function ei(t){return O(t,we)}function B(t){var e;return(e=_(t))==null?void 0:e.parentElement}function be(t,e){return p(t).filter(i=>O(i,e))}function O(t,e){return p(t).some(i=>i.matches(e))}function X(t,e){return Gt(t)?t.closest(Q(e,">")?e.slice(1):e):p(t).map(i=>X(i,e)).filter(Boolean)}function S(t,e){return k(e)?!!X(t,e):_(e).contains(_(t))}function Mt(t,e){const i=[];for(;t=B(t);)(!e||O(t,e))&&i.push(t);return i}function et(t,e){t=_(t);const i=t?p(t.children):[];return e?be(i,e):i}function ii(t,e){return e?p(t).indexOf(_(e)):et(B(t)).indexOf(t)}function rt(t,e){return ni(t,Fi(t,e))}function Ut(t,e){return te(t,Fi(t,e))}function ni(t,e){return _(Li(t,e,"querySelector"))}function te(t,e){return p(Li(t,e,"querySelectorAll"))}const rs=/(^|[^\\],)\s*[!>+~-]/,Hi=tt(t=>t.match(rs));function Fi(t,e){return e===void 0&&(e=document),k(t)&&Hi(t)||pe(e)?e:e.ownerDocument}const as=/([!>+~-])(?=\s+[!>+~-]|\s*$)/g,ls=tt(t=>t.replace(as,"$1 *"));function Li(t,e,i){if(e===void 0&&(e=document),!t||!k(t))return t;if(t=ls(t),Hi(t)){const n=hs(t);t="";for(let s of n){let o=e;if(s[0]==="!"){const r=s.substr(1).trim().split(" ");if(o=X(B(e),r[0]),s=r.slice(1).join(" ").trim(),!s.length&&n.length===1)return o}if(s[0]==="-"){const r=s.substr(1).trim().split(" "),a=(o||e).previousElementSibling;o=O(a,s.substr(1))?a:null,s=r.slice(1).join(" ")}o&&(t+=(t?",":"")+us(o)+" "+s)}e=document}try{return e[i](t)}catch{return null}}const cs=/.*?[^\\](?:,|$)/g,hs=tt(t=>t.match(cs).map(e=>e.replace(/,$/,"").trim()));function us(t){const e=[];for(;t.parentNode;){const i=b(t,"id");if(i){e.unshift("#"+si(i));break}else{let{tagName:n}=t;n!=="HTML"&&(n+=":nth-child("+(ii(t)+1)+")"),e.unshift(n),t=t.parentNode}}return e.join(" > ")}function si(t){return k(t)?CSS.escape(t):""}function y(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];let[n,s,o,r,a=!1]=ri(e);r.length>1&&(r=ds(r)),a!=null&&a.self&&(r=ps(r)),o&&(r=fs(o,r));for(const l of s)for(const h of n)h.addEventListener(l,r,a);return()=>oi(n,s,r,a)}function oi(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];let[n,s,,o,r=!1]=ri(e);for(const a of s)for(const l of n)l.removeEventListener(a,o,r)}function C(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];const[n,s,o,r,a=!1,l]=ri(e),h=y(n,s,o,u=>{const f=!l||l(u);f&&(h(),r(u,f))},a);return h}function $(t,e,i){return ai(t).every(n=>n.dispatchEvent(ye(e,!0,!0,i)))}function ye(t,e,i,n){return e===void 0&&(e=!0),i===void 0&&(i=!1),k(t)&&(t=new CustomEvent(t,{bubbles:e,cancelable:i,detail:n})),t}function ri(t){return t[0]=ai(t[0]),k(t[1])&&(t[1]=t[1].split(" ")),U(t[2])&&t.splice(2,0,!1),t}function fs(t,e){return i=>{const n=t[0]===">"?te(t,i.currentTarget).reverse().filter(s=>S(i.target,s))[0]:X(i.target,t);n&&(i.current=n,e.call(this,i))}}function ds(t){return e=>H(e.detail)?t(e,...e.detail):t(e)}function ps(t){return function(e){if(e.target===e.currentTarget||e.target===e.current)return t.call(null,e)}}function Ri(t){return t&&"addEventListener"in t}function gs(t){return Ri(t)?t:_(t)}function ai(t){return H(t)?t.map(gs).filter(Boolean):k(t)?te(t):Ri(t)?[t]:p(t)}function Dt(t){return t.pointerType==="touch"||!!t.touches}function $e(t){var e,i;const{clientX:n,clientY:s}=((e=t.touches)==null?void 0:e[0])||((i=t.changedTouches)==null?void 0:i[0])||t;return{x:n,y:s}}function ms(t,e){const i={data:null,method:"GET",headers:{},xhr:new XMLHttpRequest,beforeSend:ut,responseType:"",...e};return Promise.resolve().then(()=>i.beforeSend(i)).then(()=>vs(t,i))}function vs(t,e){return new Promise((i,n)=>{const{xhr:s}=e;for(const o in e)if(o in s)try{s[o]=e[o]}catch{}s.open(e.method.toUpperCase(),t);for(const o in e.headers)s.setRequestHeader(o,e.headers[o]);y(s,"load",()=>{s.status===0||s.status>=200&&s.status<300||s.status===304?i(s):n(Bt(Error(s.statusText),{xhr:s,status:s.status}))}),y(s,"error",()=>n(Bt(Error("Network Error"),{xhr:s}))),y(s,"timeout",()=>n(Bt(Error("Network Timeout"),{xhr:s}))),s.send(e.data)})}function ws(t,e,i){return new Promise((n,s)=>{const o=new Image;o.onerror=r=>{s(r)},o.onload=()=>{n(o)},i&&(o.sizes=i),e&&(o.srcset=e),o.src=t})}const bs={"animation-iteration-count":!0,"column-count":!0,"fill-opacity":!0,"flex-grow":!0,"flex-shrink":!0,"font-weight":!0,"line-height":!0,opacity:!0,order:!0,orphans:!0,"stroke-dasharray":!0,"stroke-dashoffset":!0,widows:!0,"z-index":!0,zoom:!0};function c(t,e,i,n){n===void 0&&(n="");const s=p(t);for(const o of s)if(k(e)){if(e=li(e),I(i))return getComputedStyle(o).getPropertyValue(e);o.style.setProperty(e,bt(i)&&!bs[e]?i+"px":i||qe(i)?i:"",n)}else if(H(e)){const r={};for(const a of e)r[a]=c(o,a);return r}else pt(e)&&(n=i,yt(e,(r,a)=>c(o,a,r,n)));return s[0]}const li=tt(t=>ys(t));function ys(t){if(Q(t,"--"))return t;t=Pt(t);const{style:e}=document.documentElement;if(t in e)return t;for(const i of["webkit","moz"]){const n="-"+i+"-"+t;if(n in e)return n}}function x(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),n=1;n<e;n++)i[n-1]=arguments[n];Ii(t,i,"add")}function L(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),n=1;n<e;n++)i[n-1]=arguments[n];Ii(t,i,"remove")}function ci(t,e){b(t,"class",i=>(i||"").replace(new RegExp("\\b"+e+"\\b\\s?","g"),""))}function hi(t){!(arguments.length<=1)&&arguments[1]&&L(t,arguments.length<=1?void 0:arguments[1]),!(arguments.length<=2)&&arguments[2]&&x(t,arguments.length<=2?void 0:arguments[2])}function T(t,e){return[e]=ui(e),!!e&&p(t).some(i=>i.classList.contains(e))}function q(t,e,i){const n=ui(e);I(i)||(i=!!i);for(const s of p(t))for(const o of n)s.classList.toggle(o,i)}function Ii(t,e,i){e=e.reduce((n,s)=>n.concat(ui(s)),[]);for(const n of p(t))n.classList[i](...e)}function ui(t){return String(t).split(/\s|,/).filter(Boolean)}function $s(t,e,i,n){return i===void 0&&(i=400),n===void 0&&(n="linear"),i=Math.round(i),Promise.all(p(t).map(s=>new Promise((o,r)=>{for(const l in e){const h=c(s,l);h===""&&c(s,l,h)}const a=setTimeout(()=>$(s,"transitionend"),i);C(s,"transitionend transitioncanceled",l=>{let{type:h}=l;clearTimeout(a),L(s,"uk-transition"),c(s,{transitionProperty:"",transitionDuration:"",transitionTimingFunction:""}),h==="transitioncanceled"?r():o(s)},{self:!0}),x(s,"uk-transition"),c(s,{transitionProperty:Object.keys(e).map(li).join(","),transitionDuration:i+"ms",transitionTimingFunction:n,...e})})))}const G={start:$s,async stop(t){$(t,"transitionend"),await Promise.resolve()},async cancel(t){$(t,"transitioncanceled"),await Promise.resolve()},inProgress(t){return T(t,"uk-transition")}},ee="uk-animation-";function Wi(t,e,i,n,s){return i===void 0&&(i=200),Promise.all(p(t).map(o=>new Promise((r,a)=>{$(o,"animationcanceled");const l=setTimeout(()=>$(o,"animationend"),i);C(o,"animationend animationcanceled",h=>{let{type:u}=h;clearTimeout(l),u==="animationcanceled"?a():r(o),c(o,"animationDuration",""),ci(o,ee+"\\S*")},{self:!0}),c(o,"animationDuration",i+"ms"),x(o,e,ee+(s?"leave":"enter")),Q(e,ee)&&(n&&x(o,"uk-transform-origin-"+n),s&&x(o,ee+"reverse"))})))}const xs=new RegExp(ee+"(enter|leave)"),it={in:Wi,out(t,e,i,n){return Wi(t,e,i,n,!0)},inProgress(t){return xs.test(b(t,"class"))},cancel(t){$(t,"animationcanceled")}};function ks(t){if(document.readyState!=="loading"){t();return}C(document,"DOMContentLoaded",t)}function nt(t,e){var i;return(t==null||(i=t.tagName)==null?void 0:i.toLowerCase())===e.toLowerCase()}function ji(t){return t=m(t),t.innerHTML="",t}function xe(t,e){return I(e)?m(t).innerHTML:st(ji(t),e)}const Ss=Se("prepend"),st=Se("append"),fi=Se("before"),ke=Se("after");function Se(t){return function(e,i){var n;const s=p(k(i)?Nt(i):i);return(n=m(e))==null||n[t](...s),qi(s)}}function xt(t){p(t).forEach(e=>e.remove())}function Te(t,e){for(e=_(fi(t,e));e.firstChild;)e=e.firstChild;return st(e,t),e}function di(t,e){return p(p(t).map(i=>i.hasChildNodes()?Te(p(i.childNodes),e):st(i,e)))}function ie(t){p(t).map(B).filter((e,i,n)=>n.indexOf(e)===i).forEach(e=>e.replaceWith(...e.childNodes))}const Ts=/^\s*<(\w+|!)[^>]*>/,Cs=/^<(\w+)\s*\/?>(?:<\/\1>)?$/;function Nt(t){const e=Cs.exec(t);if(e)return document.createElement(e[1]);const i=document.createElement("div");return Ts.test(t)?i.insertAdjacentHTML("beforeend",t.trim()):i.textContent=t,qi(i.childNodes)}function qi(t){return t.length>1?t:t[0]}function ft(t,e){if(!!Gt(t))for(e(t),t=t.firstElementChild;t;){const i=t.nextElementSibling;ft(t,e),t=i}}function m(t,e){return Yi(t)?_(Nt(t)):ni(t,e)}function D(t,e){return Yi(t)?p(Nt(t)):te(t,e)}function Yi(t){return k(t)&&Q(t.trim(),"<")}const kt={width:["left","right"],height:["top","bottom"]};function J(t){const e=Gt(t)?_(t).getBoundingClientRect():{height:at(t),width:ne(t),top:0,left:0};return{height:e.height,width:e.width,top:e.top,left:e.left,bottom:e.top+e.height,right:e.left+e.width}}function w(t,e){const i=J(t);if(t){const{scrollY:s,scrollX:o}=_t(t),r={height:s,width:o};for(const a in kt)for(const l of kt[a])i[l]+=r[a]}if(!e)return i;const n=c(t,"position");yt(c(t,["left","top"]),(s,o)=>c(t,o,e[o]-i[o]+v(n==="absolute"&&s==="auto"?Vi(t)[o]:s)))}function Vi(t){let{top:e,left:i}=w(t);const{ownerDocument:{body:n,documentElement:s},offsetParent:o}=_(t);let r=o||s;for(;r&&(r===n||r===s)&&c(r,"position")==="static";)r=r.parentNode;if(Gt(r)){const a=w(r);e-=a.top+v(c(r,"borderTopWidth")),i-=a.left+v(c(r,"borderLeftWidth"))}return{top:e-v(c(t,"marginTop")),left:i-v(c(t,"marginLeft"))}}function St(t){t=_(t);const e=[t.offsetTop,t.offsetLeft];for(;t=t.offsetParent;)if(e[0]+=t.offsetTop+v(c(t,"borderTopWidth")),e[1]+=t.offsetLeft+v(c(t,"borderLeftWidth")),c(t,"position")==="fixed"){const i=_t(t);return e[0]+=i.scrollY,e[1]+=i.scrollX,e}return e}const at=Xi("height"),ne=Xi("width");function Xi(t){const e=wt(t);return(i,n)=>{if(I(n)){if(At(i))return i["inner"+e];if(pe(i)){const s=i.documentElement;return Math.max(s["offset"+e],s["scroll"+e])}return i=_(i),n=c(i,t),n=n==="auto"?i["offset"+e]:v(n)||0,n-se(i,t)}else return c(i,t,!n&&n!==0?"":+n+se(i,t)+"px")}}function se(t,e,i){return i===void 0&&(i="border-box"),c(t,"boxSizing")===i?Zt(kt[e].map(wt),n=>v(c(t,"padding"+n))+v(c(t,"border"+n+"Width"))):0}function Gi(t){for(const e in kt)for(const i in kt[e])if(kt[e][i]===t)return kt[e][1-i];return t}function dt(t,e,i,n){return e===void 0&&(e="width"),i===void 0&&(i=window),n===void 0&&(n=!1),k(t)?Zt(Ps(t),s=>{const o=As(s);return o?_s(o==="vh"?Os():o==="vw"?ne(_t(i)):n?i["offset"+wt(e)]:J(i)[e],s):s}):v(t)}const Es=/-?\d+(?:\.\d+)?(?:v[wh]|%|px)?/g,Ps=tt(t=>t.toString().replace(/\s/g,"").match(Es)||[]),Bs=/(?:v[hw]|%)$/,As=tt(t=>(t.match(Bs)||[])[0]);function _s(t,e){return t*v(e)/100}let oe,zt;function Os(){return oe||(zt||(zt=m("<div>"),c(zt,{height:"100vh",position:"fixed"}),y(window,"resize",()=>oe=null)),st(document.body,zt),oe=zt.clientHeight,xt(zt),oe)}const Tt=typeof window<"u",re=Tt&&document.dir==="rtl",Ht=Tt&&"ontouchstart"in window,Ft=Tt&&window.PointerEvent,Lt=Ft?"pointerdown":Ht?"touchstart":"mousedown",Ms=Ft?"pointermove":Ht?"touchmove":"mousemove",Rt=Ft?"pointerup":Ht?"touchend":"mouseup",Ce=Ft?"pointerenter":Ht?"":"mouseenter",Ee=Ft?"pointerleave":Ht?"":"mouseleave",Pe=Ft?"pointercancel":"touchcancel",ot={reads:[],writes:[],read(t){return this.reads.push(t),gi(),t},write(t){return this.writes.push(t),gi(),t},clear(t){Ki(this.reads,t),Ki(this.writes,t)},flush:pi};function pi(t){Ji(ot.reads),Ji(ot.writes.splice(0)),ot.scheduled=!1,(ot.reads.length||ot.writes.length)&&gi(t+1)}const Ds=4;function gi(t){ot.scheduled||(ot.scheduled=!0,t&&t<Ds?Promise.resolve().then(()=>pi(t)):requestAnimationFrame(()=>pi(1)))}function Ji(t){let e;for(;e=t.shift();)try{e()}catch(i){console.error(i)}}function Ki(t,e){const i=t.indexOf(e);return~i&&t.splice(i,1)}function mi(){}mi.prototype={positions:[],init(){this.positions=[];let t;this.unbind=y(document,"mousemove",e=>t=$e(e)),this.interval=setInterval(()=>{!t||(this.positions.push(t),this.positions.length>5&&this.positions.shift())},50)},cancel(){var t;(t=this.unbind)==null||t.call(this),this.interval&&clearInterval(this.interval)},movesTo(t){if(this.positions.length<2)return!1;const e=t.getBoundingClientRect(),{left:i,right:n,top:s,bottom:o}=e,[r]=this.positions,a=Kt(this.positions),l=[r,a];return Ze(a,e)?!1:[[{x:i,y:s},{x:n,y:o}],[{x:i,y:o},{x:n,y:s}]].some(u=>{const f=Ns(l,u);return f&&Ze(f,e)})}};function Ns(t,e){let[{x:i,y:n},{x:s,y:o}]=t,[{x:r,y:a},{x:l,y:h}]=e;const u=(h-a)*(s-i)-(l-r)*(o-n);if(u===0)return!1;const f=((l-r)*(n-a)-(h-a)*(i-r))/u;return f<0?!1:{x:i+f*(s-i),y:n+f*(o-n)}}function It(t,e,i,n){n===void 0&&(n=!0);const s=new IntersectionObserver(n?(o,r)=>{o.some(a=>a.isIntersecting)&&e(o,r)}:e,i);for(const o of p(t))s.observe(o);return s}const zs=Tt&&window.ResizeObserver;function ae(t,e,i){return i===void 0&&(i={box:"border-box"}),zs?Qi(ResizeObserver,t,e,i):(Hs(),le.add(e),{disconnect(){le.delete(e)}})}let le;function Hs(){if(le)return;le=new Set;let t;const e=()=>{if(!t){t=!0,requestAnimationFrame(()=>t=!1);for(const i of le)i()}};y(window,"load resize",e),y(document,"loadedmetadata load",e,!0)}function Zi(t,e,i){return Qi(MutationObserver,t,e,i)}function Qi(t,e,i,n){const s=new t(i);for(const o of p(e))s.observe(o,n);return s}const N={};N.events=N.created=N.beforeConnect=N.connected=N.beforeDisconnect=N.disconnected=N.destroy=vi,N.args=function(t,e){return e!==!1&&vi(e||t)},N.update=function(t,e){return Je(vi(t,U(e)?{read:e}:e),"order")},N.props=function(t,e){if(H(e)){const i={};for(const n of e)i[n]=String;e=i}return N.methods(t,e)},N.computed=N.methods=function(t,e){return e?t?{...t,...e}:e:t},N.data=function(t,e,i){return i?Ui(t,e,i):e?t?function(n){return Ui(t,e,n)}:e:t};function Ui(t,e,i){return N.computed(U(t)?t.call(i,i):t,U(e)?e.call(i,i):e)}function vi(t,e){return t=t&&!H(t)?[t]:t,e?t?t.concat(e):H(e)?e:[e]:t}function Fs(t,e){return I(e)?t:e}function Wt(t,e,i){const n={};if(U(e)&&(e=e.options),e.extends&&(t=Wt(t,e.extends,i)),e.mixins)for(const o of e.mixins)t=Wt(t,o,i);for(const o in t)s(o);for(const o in e)vt(t,o)||s(o);function s(o){n[o]=(N[o]||Fs)(t[o],e[o],i)}return n}function wi(t,e){e===void 0&&(e=[]);try{return t?Q(t,"{")?JSON.parse(t):e.length&&!d(t,":")?{[e[0]]:t}:t.split(";").reduce((i,n)=>{const[s,o]=n.split(/:(.*)/);return s&&!I(o)&&(i[s.trim()]=o.trim()),i},{}):{}}catch{return{}}}function tn(t){if(Ae(t)&&bi(t,{func:"playVideo",method:"play"}),Be(t))try{t.play().catch(ut)}catch{}}function en(t){Ae(t)&&bi(t,{func:"pauseVideo",method:"pause"}),Be(t)&&t.pause()}function nn(t){Ae(t)&&bi(t,{func:"mute",method:"setVolume",value:0}),Be(t)&&(t.muted=!0)}function sn(t){return Be(t)||Ae(t)}function Be(t){return nt(t,"video")}function Ae(t){return nt(t,"iframe")&&(on(t)||rn(t))}function on(t){return!!t.src.match(/\/\/.*?youtube(-nocookie)?\.[a-z]+\/(watch\?v=[^&\s]+|embed)|youtu\.be\/.*/)}function rn(t){return!!t.src.match(/vimeo\.com\/video\/.*/)}async function bi(t,e){await Rs(t),an(t,e)}function an(t,e){try{t.contentWindow.postMessage(JSON.stringify({event:"command",...e}),"*")}catch{}}const yi="_ukPlayer";let Ls=0;function Rs(t){if(t[yi])return t[yi];const e=on(t),i=rn(t),n=++Ls;let s;return t[yi]=new Promise(o=>{e&&C(t,"load",()=>{const r=()=>an(t,{event:"listening",id:n});s=setInterval(r,100),r()}),C(window,"message",o,!1,r=>{let{data:a}=r;try{return a=JSON.parse(a),a&&(e&&a.id===n&&a.event==="onReady"||i&&Number(a.player_id)===n)}catch{}}),t.src=""+t.src+(d(t.src,"?")?"&":"?")+(e?"enablejsapi=1":"api=1&player_id="+n)}).then(()=>clearInterval(s))}function ln(t,e,i){return e===void 0&&(e=0),i===void 0&&(i=0),F(t)?Ke(...W(t).map(n=>{const{top:s,left:o,bottom:r,right:a}=K(n);return{top:s-e,left:o-i,bottom:r+e,right:a+i}}).concat(w(t))):!1}function cn(t,e){let{offset:i=0}=e===void 0?{}:e;const n=F(t)?W(t):[];return n.reduce((a,l,h)=>{const{scrollTop:u,scrollHeight:f,offsetHeight:g}=l,A=K(l),E=f-A.height,{height:P,top:R}=n[h-1]?K(n[h-1]):w(t);let z=Math.ceil(R-A.top-i+u);return i>0&&g<P+i?z+=i:i=0,z>E?(i-=z-E,z=E):z<0&&(i-=z,z=0),()=>s(l,z-u).then(a)},()=>Promise.resolve())();function s(a,l){return new Promise(h=>{const u=a.scrollTop,f=o(Math.abs(l)),g=Date.now();(function A(){const E=r(ht((Date.now()-g)/f));a.scrollTop=u+l*E,E===1?h():requestAnimationFrame(A)})()})}function o(a){return 40*Math.pow(a,.375)}function r(a){return .5*(1-Math.cos(Math.PI*a))}}function hn(t,e,i){if(e===void 0&&(e=0),i===void 0&&(i=0),!F(t))return 0;const[n]=W(t,/auto|scroll/,!0),{scrollHeight:s,scrollTop:o}=n,{height:r}=K(n),a=s-r,l=St(t)[0]-St(n)[0],h=Math.max(0,l-r+e),u=Math.min(a,l+t.offsetHeight-i);return ht((o-h)/(u-h))}function W(t,e,i){e===void 0&&(e=/auto|scroll|hidden|clip/),i===void 0&&(i=!1);const n=un(t);let s=Mt(t).reverse();s=s.slice(s.indexOf(n)+1);const o=de(s,r=>c(r,"position")==="fixed");return~o&&(s=s.slice(o)),[n].concat(s.filter(r=>e.test(c(r,"overflow"))&&(!i||r.scrollHeight>K(r).height))).reverse()}function K(t){const e=_t(t),{document:{documentElement:i}}=e;let n=t===un(t)?e:t;const{visualViewport:s}=e;if(At(n)&&s){let{height:r,width:a,scale:l,pageTop:h,pageLeft:u}=s;return r=Math.round(r*l),a=Math.round(a*l),{height:r,width:a,top:h,left:u,bottom:h+r,right:u+a}}let o=w(n);if(c(n,"display")==="inline")return o;for(let[r,a,l,h]of[["width","x","left","right"],["height","y","top","bottom"]])At(n)?n=i:o[l]+=v(c(n,"border-"+l+"-width")),o[r]=o[a]=n["client"+wt(r)],o[h]=o[r]+o[l];return o}function un(t){return _t(t).document.scrollingElement}const Y=[["width","x","left","right"],["height","y","top","bottom"]];function fn(t,e,i){i={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],placement:[],...i},H(e)||(e=[e,e]),w(t,dn(t,e,i))}function dn(t,e,i){const n=pn(t,e,i),{boundary:s,viewportOffset:o=0,placement:r}=i;let a=n;for(const[l,[h,,u,f]]of Object.entries(Y)){const g=Is(t,e[l],o,s,l);if(_e(n,g,l))continue;let A=0;if(r[l]==="flip"){const E=i.attach.target[l];if(E===f&&n[f]<=g[f]||E===u&&n[u]>=g[u])continue;A=js(t,e,i,l)[u]-n[u];const P=Ws(t,e[l],o,l);if(!_e($i(n,A,l),P,l)){if(_e(n,P,l))continue;if(i.recursion)return!1;const R=qs(t,e,i);if(R&&_e(R,P,1-l))return R;continue}}else if(r[l]==="shift"){const E=w(e[l]),{offset:P}=i;A=ht(ht(n[u],g[u],g[f]-n[h]),E[u]-n[h]+P[l],E[f]-P[l])-n[u]}a=$i(a,A,l)}return a}function pn(t,e,i){let{attach:n,offset:s}={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],...i},o=w(t);for(const[r,[a,,l,h]]of Object.entries(Y)){const u=n.target[r]===n.element[r]?K(e[r]):w(e[r]);o=$i(o,u[l]-o[l]+gn(n.target[r],h,u[a])-gn(n.element[r],h,o[a])+ +s[r],r)}return o}function $i(t,e,i){const[,n,s,o]=Y[i],r={...t};return r[s]=t[n]=t[s]+e,r[o]+=e,r}function gn(t,e,i){return t==="center"?i/2:t===e?i:0}function Is(t,e,i,n,s){let o=vn(...mn(t,e).map(K));return i&&(o[Y[s][2]]+=i,o[Y[s][3]]-=i),n&&(o=vn(o,w(H(n)?n[s]:n))),o}function Ws(t,e,i,n){const[s,o,r,a]=Y[n],[l]=mn(t,e),h=K(l);return["auto","scroll"].includes(c(l,"overflow-"+o))&&(h[r]-=l["scroll"+wt(r)],h[a]=l["scroll"+wt(s)]),h[r]+=i,h[a]-=i,h}function mn(t,e){return W(e).filter(i=>S(t,i))}function vn(){let t={};for(var e=arguments.length,i=new Array(e),n=0;n<e;n++)i[n]=arguments[n];for(const s of i)for(const[,,o,r]of Y)t[o]=Math.max(t[o]||0,s[o]),t[r]=Math.min(...[t[r],s[r]].filter(Boolean));return t}function _e(t,e,i){const[,,n,s]=Y[i];return t[n]>=e[n]&&t[s]<=e[s]}function js(t,e,i,n){let{offset:s,attach:o}=i;return pn(t,e,{attach:{element:wn(o.element,n),target:wn(o.target,n)},offset:Ys(s,n)})}function qs(t,e,i){return dn(t,e,{...i,attach:{element:i.attach.element.map(bn).reverse(),target:i.attach.target.map(bn).reverse()},offset:i.offset.reverse(),placement:i.placement.reverse(),recursion:!0})}function wn(t,e){const i=[...t],n=Y[e].indexOf(t[e]);return~n&&(i[e]=Y[e][1-n%2+2]),i}function bn(t){for(let e=0;e<Y.length;e++){const i=Y[e].indexOf(t);if(~i)return Y[1-e][i%2+2]}}function Ys(t,e){return t=[...t],t[e]*=-1,t}var Vs=Object.freeze({__proto__:null,ajax:ms,getImage:ws,Transition:G,Animation:it,attr:b,hasAttr:$t,removeAttr:Qt,data:Ot,addClass:x,removeClass:L,removeClasses:ci,replaceClass:hi,hasClass:T,toggleClass:q,dimensions:J,offset:w,position:Vi,offsetPosition:St,height:at,width:ne,boxModelAdjust:se,flipPosition:Gi,toPx:dt,ready:ks,isTag:nt,empty:ji,html:xe,prepend:Ss,append:st,before:fi,after:ke,remove:xt,wrapAll:Te,wrapInner:di,unwrap:ie,fragment:Nt,apply:ft,$:m,$$:D,inBrowser:Tt,isRtl:re,hasTouch:Ht,pointerDown:Lt,pointerMove:Ms,pointerUp:Rt,pointerEnter:Ce,pointerLeave:Ee,pointerCancel:Pe,on:y,off:oi,once:C,trigger:$,createEvent:ye,toEventTargets:ai,isTouch:Dt,getEventPos:$e,fastdom:ot,isVoidElement:ti,isVisible:F,selInput:ve,isInput:zi,selFocusable:we,isFocusable:ei,parent:B,filter:be,matches:O,closest:X,within:S,parents:Mt,children:et,index:ii,hasOwn:vt,hyphenate:Pt,camelize:Vt,ucfirst:wt,startsWith:Q,endsWith:Xt,includes:d,findIndex:de,isArray:H,toArray:Mi,assign:Bt,isFunction:U,isObject:pt,isPlainObject:ct,isWindow:At,isDocument:pe,isNode:We,isElement:Gt,isBoolean:ge,isString:k,isNumber:qe,isNumeric:bt,isEmpty:Ye,isUndefined:I,toBoolean:Ve,toNumber:Jt,toFloat:v,toNode:_,toNodes:p,toWindow:_t,isEqual:Xe,swap:Ge,last:Kt,each:yt,sortBy:Je,sumBy:Zt,uniqueBy:ns,clamp:ht,noop:ut,intersectRect:Ke,pointInRect:Ze,Dimensions:Ue,getIndex:me,memoize:tt,Deferred:Ni,MouseTracker:mi,observeIntersection:It,observeResize:ae,observeMutation:Zi,mergeOptions:Wt,parseOptions:wi,play:tn,pause:en,mute:nn,isVideo:sn,positionAt:fn,query:rt,queryAll:Ut,find:ni,findAll:te,escape:si,css:c,propName:li,isInView:ln,scrollIntoView:cn,scrolledOver:hn,scrollParents:W,offsetViewport:K});function Xs(t){const e=t.data;t.use=function(s){if(!s.installed)return s.call(null,this),s.installed=!0,this},t.mixin=function(s,o){o=(k(o)?t.component(o):o)||this,o.options=Wt(o.options,s)},t.extend=function(s){s=s||{};const o=this,r=function(l){this._init(l)};return r.prototype=Object.create(o.prototype),r.prototype.constructor=r,r.options=Wt(o.options,s),r.super=o,r.extend=o.extend,r},t.update=function(s,o){s=s?_(s):document.body;for(const r of Mt(s).reverse())n(r[e],o);ft(s,r=>n(r[e],o))};let i;Object.defineProperty(t,"container",{get(){return i||document.body},set(s){i=m(s)}});function n(s,o){if(!!s)for(const r in s)s[r]._connected&&s[r]._callUpdate(o)}}function Gs(t){t.prototype._callHook=function(n){var s;(s=this.$options[n])==null||s.forEach(o=>o.call(this))},t.prototype._callConnected=function(){this._connected||(this._data={},this._computed={},this._initProps(),this._callHook("beforeConnect"),this._connected=!0,this._initEvents(),this._initObservers(),this._callHook("connected"),this._callUpdate())},t.prototype._callDisconnected=function(){!this._connected||(this._callHook("beforeDisconnect"),this._disconnectObservers(),this._unbindEvents(),this._callHook("disconnected"),this._connected=!1,delete this._watch)},t.prototype._callUpdate=function(n){n===void 0&&(n="update"),this._connected&&((n==="update"||n==="resize")&&this._callWatches(),this.$options.update&&(this._updates||(this._updates=new Set,ot.read(()=>{this._connected&&e.call(this,this._updates),delete this._updates})),this._updates.add(n.type||n)))},t.prototype._callWatches=function(){if(this._watch)return;const n=!vt(this,"_watch");this._watch=ot.read(()=>{this._connected&&i.call(this,n),this._watch=null})};function e(n){for(const{read:s,write:o,events:r=[]}of this.$options.update){if(!n.has("update")&&!r.some(l=>n.has(l)))continue;let a;s&&(a=s.call(this,this._data,n),a&&ct(a)&&Bt(this._data,a)),o&&a!==!1&&ot.write(()=>{this._connected&&o.call(this,this._data,n)})}}function i(n){const{$options:{computed:s}}=this,o={...this._computed};this._computed={};for(const r in s){const{watch:a,immediate:l}=s[r];a&&(n&&l||vt(o,r)&&!Xe(o[r],this[r]))&&a.call(this,this[r],o[r])}}}function Js(t){let e=0;t.prototype._init=function(i){i=i||{},i.data=Us(i,this.constructor.options),this.$options=Wt(this.constructor.options,i,this),this.$el=null,this.$props={},this._uid=e++,this._initData(),this._initMethods(),this._initComputeds(),this._callHook("created"),i.el&&this.$mount(i.el)},t.prototype._initData=function(){const{data:i={}}=this.$options;for(const n in i)this.$props[n]=this[n]=i[n]},t.prototype._initMethods=function(){const{methods:i}=this.$options;if(i)for(const n in i)this[n]=i[n].bind(this)},t.prototype._initComputeds=function(){const{computed:i}=this.$options;if(this._computed={},i)for(const n in i)Ks(this,n,i[n])},t.prototype._initProps=function(i){let n;i=i||yn(this.$options);for(n in i)I(i[n])||(this.$props[n]=i[n]);const s=[this.$options.computed,this.$options.methods];for(n in this.$props)n in i&&Zs(s,n)&&(this[n]=this.$props[n])},t.prototype._initEvents=function(){this._events=[];for(const i of this.$options.events||[])if(vt(i,"handler"))Oe(this,i);else for(const n in i)Oe(this,i[n],n)},t.prototype._unbindEvents=function(){this._events.forEach(i=>i()),delete this._events},t.prototype._initObservers=function(){this._observers=[eo(this),to(this)]},t.prototype.registerObserver=function(){this._observers.push(...arguments)},t.prototype._disconnectObservers=function(){this._observers.forEach(i=>i==null?void 0:i.disconnect())}}function yn(t){const e={},{args:i=[],props:n={},el:s,id:o}=t;if(!n)return e;for(const a in n){const l=Pt(a);let h=Ot(s,l);I(h)||(h=n[a]===Boolean&&h===""?!0:xi(n[a],h),!(l==="target"&&Q(h,"_"))&&(e[a]=h))}const r=wi(Ot(s,o),i);for(const a in r){const l=Vt(a);I(n[l])||(e[l]=xi(n[l],r[a]))}return e}function Ks(t,e,i){Object.defineProperty(t,e,{enumerable:!0,get(){const{_computed:n,$props:s,$el:o}=t;return vt(n,e)||(n[e]=(i.get||i).call(t,s,o)),n[e]},set(n){const{_computed:s}=t;s[e]=i.set?i.set.call(t,n):n,I(s[e])&&delete s[e]}})}function Oe(t,e,i){ct(e)||(e={name:i,handler:e});let{name:n,el:s,handler:o,capture:r,passive:a,delegate:l,filter:h,self:u}=e;if(s=U(s)?s.call(t):s||t.$el,H(s)){s.forEach(f=>Oe(t,{...e,el:f},i));return}!s||h&&!h.call(t)||t._events.push(y(s,n,l?k(l)?l:l.call(t):null,k(o)?t[o]:o.bind(t),{passive:a,capture:r,self:u}))}function Zs(t,e){return t.every(i=>!i||!vt(i,e))}function xi(t,e){return t===Boolean?Ve(e):t===Number?Jt(e):t==="list"?Qs(e):t?t(e):e}function Qs(t){return H(t)?t:k(t)?t.split(/,(?![^(]*\))/).map(e=>bt(e)?Jt(e):Ve(e.trim())):[t]}function Us(t,e){let{data:i={}}=t,{args:n=[],props:s={}}=e;H(i)&&(i=i.slice(0,n.length).reduce((o,r,a)=>(ct(r)?Bt(o,r):o[n[a]]=r,o),{}));for(const o in i)I(i[o])?delete i[o]:s[o]&&(i[o]=xi(s[o],i[o]));return i}function to(t){let{el:e,computed:i}=t.$options;if(!i)return;for(const s in i)if(i[s].document){e=e.ownerDocument;break}const n=new MutationObserver(()=>t._callWatches());return n.observe(e,{childList:!0,subtree:!0}),n}function eo(t){const{$options:e,$props:i}=t,{id:n,attrs:s,props:o,el:r}=e;if(!o||s===!1)return;const a=H(s)?s:Object.keys(o),l=a.map(u=>Pt(u)).concat(n),h=new MutationObserver(u=>{const f=yn(e);u.some(g=>{let{attributeName:A}=g;const E=A.replace("data-","");return(E===n?a:[Vt(E),Vt(A)]).some(P=>!I(f[P])&&f[P]!==i[P])})&&t.$reset()});return h.observe(r,{attributes:!0,attributeFilter:l.concat(l.map(u=>"data-"+u))}),h}function io(t){const e=t.data;t.prototype.$create=function(i,n,s){return t[i](n,s)},t.prototype.$mount=function(i){const{name:n}=this.$options;i[e]||(i[e]={}),!i[e][n]&&(i[e][n]=this,this.$el=this.$options.el=this.$options.el||i,S(i,document)&&this._callConnected())},t.prototype.$reset=function(){this._callDisconnected(),this._callConnected()},t.prototype.$destroy=function(i){i===void 0&&(i=!1);const{el:n,name:s}=this.$options;n&&this._callDisconnected(),this._callHook("destroy"),n!=null&&n[e]&&(delete n[e][s],Ye(n[e])||delete n[e],i&&xt(this.$el))},t.prototype.$emit=function(i){this._callUpdate(i)},t.prototype.$update=function(i,n){i===void 0&&(i=this.$el),t.update(i,n)},t.prototype.$getComponent=t.getComponent,Object.defineProperty(t.prototype,"$container",Object.getOwnPropertyDescriptor(t,"container"))}const gt={};function no(t){const{data:e,prefix:i}=t;t.component=function(n,s){n=Pt(n);const o=i+n;if(!s)return ct(gt[o])&&(gt[o]=gt["data-"+o]=t.extend(gt[o])),gt[o];n=Vt(n),t[n]=function(a,l){const h=t.component(n);return h.options.functional?new h({data:ct(a)?a:[...arguments]}):a?D(a).map(u)[0]:u();function u(f){const g=t.getComponent(f,n);if(g)if(l)g.$destroy();else return g;return new h({el:f,data:l})}};const r=ct(s)?{...s}:s.options;return r.id=o,r.name=n,r.install==null||r.install(t,r,n),t._initialized&&!r.functional&&requestAnimationFrame(()=>t[n]("["+o+"],[data-"+o+"]")),gt[o]=gt["data-"+o]=ct(s)?r:s},t.getComponents=n=>(n==null?void 0:n[e])||{},t.getComponent=(n,s)=>t.getComponents(n)[s],t.connect=n=>{if(n[e])for(const s in n[e])n[e][s]._callConnected();for(const s of n.getAttributeNames()){const o=$n(s);o&&t[o](n)}},t.disconnect=n=>{for(const s in n[e])n[e][s]._callDisconnected()}}function $n(t){const e=gt[t];return e&&(ct(e)?e:e.options).name}const V=function(t){this._init(t)};V.util=Vs,V.data="__uikit__",V.prefix="uk-",V.options={},V.version="3.15.18-dev.9b1dbaa5d",Xs(V),Gs(V),Js(V),no(V),io(V);function so(t){const{connect:e,disconnect:i}=t;if(!Tt||!window.MutationObserver)return;requestAnimationFrame(function(){$(document,"uikit:init",t),document.body&&ft(document.body,e),new MutationObserver(o=>o.forEach(n)).observe(document,{childList:!0,subtree:!0}),new MutationObserver(o=>o.forEach(s)).observe(document,{attributes:!0,subtree:!0}),t._initialized=!0});function n(o){let{addedNodes:r,removedNodes:a}=o;for(const l of r)ft(l,e);for(const l of a)ft(l,i)}function s(o){let{target:r,attributeName:a}=o;const l=$n(a);if(l){var h;if($t(r,a)){t[l](r);return}(h=t.getComponent(r,l))==null||h.$destroy()}}}var lt={connected(){x(this.$el,this.$options.id)}},Me={data:{preload:5},methods:{lazyload(t,e){t===void 0&&(t=this.$el),e===void 0&&(e=this.$el),this.registerObserver(It(t,(i,n)=>{for(const s of p(U(e)?e():e))D('[loading="lazy"]',s).slice(0,this.preload-1).forEach(o=>Qt(o,"loading"));for(const s of i.filter(o=>{let{isIntersecting:r}=o;return r}).map(o=>{let{target:r}=o;return r}))n.unobserve(s)}))}}},jt={props:{cls:Boolean,animation:"list",duration:Number,velocity:Number,origin:String,transition:String},data:{cls:!1,animation:[!1],duration:200,velocity:.2,origin:!1,transition:"ease",clsEnter:"uk-togglabe-enter",clsLeave:"uk-togglabe-leave"},computed:{hasAnimation(t){let{animation:e}=t;return!!e[0]},hasTransition(t){let{animation:e}=t;return["slide","reveal"].some(i=>Q(e[0],i))}},methods:{toggleElement(t,e,i){return new Promise(n=>Promise.all(p(t).map(s=>{const o=ge(e)?e:!this.isToggled(s);if(!$(s,"before"+(o?"show":"hide"),[this]))return Promise.reject();const r=(U(i)?i:i===!1||!this.hasAnimation?oo:this.hasTransition?ro:ao)(s,o,this),a=o?this.clsEnter:this.clsLeave;x(s,a),$(s,o?"show":"hide",[this]);const l=()=>{L(s,a),$(s,o?"shown":"hidden",[this])};return r?r.then(l,()=>(L(s,a),Promise.reject())):l()})).then(n,ut))},isToggled(t){return t===void 0&&(t=this.$el),[t]=p(t),T(t,this.clsEnter)?!0:T(t,this.clsLeave)?!1:this.cls?T(t,this.cls.split(" ")[0]):F(t)},_toggle(t,e){if(!t)return;e=Boolean(e);let i;this.cls?(i=d(this.cls," ")||e!==T(t,this.cls),i&&q(t,this.cls,d(this.cls," ")?void 0:e)):(i=e===t.hidden,i&&(t.hidden=!e)),D("[autofocus]",t).some(n=>F(n)?n.focus()||!0:n.blur()),i&&$(t,"toggled",[e,this])}}};function oo(t,e,i){let{_toggle:n}=i;return it.cancel(t),G.cancel(t),n(t,e)}async function ro(t,e,i){var n;let{animation:s,duration:o,velocity:r,transition:a,_toggle:l}=i;const[h="reveal",u="top"]=((n=s[0])==null?void 0:n.split("-"))||[],f=[["left","right"],["top","bottom"]],g=f[d(f[0],u)?0:1],A=g[1]===u,P=["width","height"][f.indexOf(g)],R="margin-"+g[0],z="margin-"+u;let ue=J(t)[P];const Nr=G.inProgress(t);await G.cancel(t),e&&l(t,!0);const zr=Object.fromEntries(["padding","border","width","height","minWidth","minHeight","overflowY","overflowX",R,z].map(ts=>[ts,t.style[ts]])),fe=J(t),_i=v(c(t,R)),Zn=v(c(t,z)),Et=fe[P]+Zn;!Nr&&!e&&(ue+=Zn);const[Ie]=di(t,"<div>");c(Ie,{boxSizing:"border-box",height:fe.height,width:fe.width,...c(t,["overflow","padding","borderTop","borderRight","borderBottom","borderLeft","borderImage",z])}),c(t,{padding:0,border:0,minWidth:0,minHeight:0,[z]:0,width:fe.width,height:fe.height,overflow:"hidden",[P]:ue});const Qn=ue/Et;o=(r*Et+o)*(e?1-Qn:Qn);const Un={[P]:e?Et:0};A&&(c(t,R,Et-ue+_i),Un[R]=e?_i:Et+_i),!A^h==="reveal"&&(c(Ie,R,-Et+ue),G.start(Ie,{[R]:e?0:-Et},o,a));try{await G.start(t,Un,o,a)}finally{c(t,zr),ie(Ie.firstChild),e||l(t,!1)}}function ao(t,e,i){it.cancel(t);const{animation:n,duration:s,_toggle:o}=i;return e?(o(t,!0),it.in(t,n[0],s,i.origin)):it.out(t,n[1]||n[0],s,i.origin).then(()=>o(t,!1))}var xn={mixins:[lt,Me,jt],props:{animation:Boolean,targets:String,active:null,collapsible:Boolean,multiple:Boolean,toggle:String,content:String,offset:Number},data:{targets:"> *",active:!1,animation:!0,collapsible:!0,multiple:!1,clsOpen:"uk-open",toggle:"> .uk-accordion-title",content:"> .uk-accordion-content",offset:0},computed:{items:{get(t,e){let{targets:i}=t;return D(i,e)},watch(t,e){if(e||T(t,this.clsOpen))return;const i=this.active!==!1&&t[Number(this.active)]||!this.collapsible&&t[0];i&&this.toggle(i,!1)},immediate:!0},toggles(t){let{toggle:e}=t;return this.items.map(i=>m(e,i))},contents:{get(t){let{content:e}=t;return this.items.map(i=>m(e,i))},watch(t){for(const e of t)De(e,!T(this.items.find(i=>S(e,i)),this.clsOpen))},immediate:!0}},connected(){this.lazyload()},events:[{name:"click",delegate(){return this.targets+" "+this.$props.toggle},async handler(t){var e;t.preventDefault(),(e=this._off)==null||e.call(this),this._off=co(t.target),await this.toggle(ii(this.toggles,t.current)),this._off()}}],methods:{async toggle(t,e){t=this.items[me(t,this.items)];let i=[t];const n=be(this.items,"."+this.clsOpen);!this.multiple&&!d(n,i[0])&&(i=i.concat(n)),!(!this.collapsible&&n.length<2&&d(n,t))&&await Promise.all(i.map(s=>this.toggleElement(s,!d(n,s),(o,r)=>{if(q(o,this.clsOpen,r),b(m(this.$props.toggle,o),"aria-expanded",r),e===!1||!this.animation){De(m(this.content,o),!r);return}return lo(o,r,this)})))}}};function De(t,e){t&&(t.hidden=e)}async function lo(t,e,i){var n;let{content:s,duration:o,velocity:r,transition:a}=i;s=((n=t._wrapper)==null?void 0:n.firstElementChild)||m(s,t),t._wrapper||(t._wrapper=Te(s,"<div>"));const l=t._wrapper;c(l,"overflow","hidden");const h=v(c(l,"height"));await G.cancel(l),De(s,!1);const u=Zt(["height","paddingTop","paddingBottom","marginTop","marginBottom"],g=>c(s,g)),f=h/u;o=(r*u+o)*(e?1-f:f),c(l,"height",h),await G.start(l,{height:e?u:0},o,a),ie(s),delete t._wrapper,e||De(s,!0)}function co(t){const e=W(t)[0];let i;return function n(){i=requestAnimationFrame(()=>{const{top:s}=t.getBoundingClientRect();s<0&&(e.scrollTop+=s),n()})}(),()=>requestAnimationFrame(()=>cancelAnimationFrame(i))}var ho={mixins:[lt,jt],args:"animation",props:{animation:Boolean,close:String},data:{animation:!0,selClose:".uk-alert-close",duration:150},events:{name:"click",delegate(){return this.selClose},handler(t){t.preventDefault(),this.close()}},methods:{async close(){await this.toggleElement(this.$el,!1,uo),this.$destroy(!0)}}};function uo(t,e,i){let{duration:n,transition:s,velocity:o}=i;const r=v(c(t,"height"));return c(t,"height",r),G.start(t,{height:0,marginTop:0,marginBottom:0,paddingTop:0,paddingBottom:0,borderTop:0,borderBottom:0,opacity:0},o*r+n,s)}var kn={args:"autoplay",props:{automute:Boolean,autoplay:Boolean},data:{automute:!1,autoplay:!0},connected(){this.inView=this.autoplay==="inview",this.inView&&!$t(this.$el,"preload")&&(this.$el.preload="none"),nt(this.$el,"iframe")&&!$t(this.$el,"allow")&&(this.$el.allow="autoplay"),this.automute&&nn(this.$el),this.registerObserver(It(this.$el,()=>this.$emit(),{},!1))},update:{read(t){let{visible:e}=t;return sn(this.$el)?{prev:e,visible:F(this.$el)&&c(this.$el,"visibility")!=="hidden",inView:this.inView&&ln(this.$el)}:!1},write(t){let{prev:e,visible:i,inView:n}=t;!i||this.inView&&!n?en(this.$el):(this.autoplay===!0&&!e||this.inView&&n)&&tn(this.$el)}}},mt={connected(){var t;this.registerObserver(ae(((t=this.$options.resizeTargets)==null?void 0:t.call(this))||this.$el,()=>this.$emit("resize")))}},fo={mixins:[mt,kn],props:{width:Number,height:Number},data:{automute:!0},events:{"load loadedmetadata"(){this.$emit("resize")}},resizeTargets(){return[this.$el,Sn(this.$el)||B(this.$el)]},update:{read(){const{ratio:t,cover:e}=Ue,{$el:i,width:n,height:s}=this;let o={width:n,height:s};if(!o.width||!o.height){const h={width:i.naturalWidth||i.videoWidth||i.clientWidth,height:i.naturalHeight||i.videoHeight||i.clientHeight};o.width?o=t(h,"width",o.width):s?o=t(h,"height",o.height):o=h}const{offsetHeight:r,offsetWidth:a}=Sn(i)||B(i),l=e(o,{width:a+(a%2?1:0),height:r+(r%2?1:0)});return!l.width||!l.height?!1:l},write(t){let{height:e,width:i}=t;c(this.$el,{height:e,width:i})},events:["resize"]}};function Sn(t){for(;t=B(t);)if(c(t,"position")!=="static")return t}var ki={props:{container:Boolean},data:{container:!0},computed:{container(t){let{container:e}=t;return e===!0&&this.$container||e&&m(e)}}},po={props:{pos:String,offset:null,flip:Boolean,shift:Boolean,inset:Boolean},data:{pos:"bottom-"+(re?"right":"left"),offset:!1,flip:!0,shift:!0,inset:!1},connected(){this.pos=this.$props.pos.split("-").concat("center").slice(0,2),[this.dir,this.align]=this.pos,this.axis=d(["top","bottom"],this.dir)?"y":"x"},methods:{positionAt(t,e,i){let n=[this.getPositionOffset(t),this.getShiftOffset(t)];const s=[this.flip&&"flip",this.shift&&"shift"],o={element:[this.inset?this.dir:Gi(this.dir),this.align],target:[this.dir,this.align]};if(this.axis==="y"){for(const u in o)o[u].reverse();n.reverse(),s.reverse()}const[r]=W(t,/auto|scroll/),{scrollTop:a,scrollLeft:l}=r,h=J(t);c(t,{top:-h.height,left:-h.width}),fn(t,e,{attach:o,offset:n,boundary:i,placement:s,viewportOffset:this.getViewportOffset(t)}),r.scrollTop=a,r.scrollLeft=l},getPositionOffset(t){return dt(this.offset===!1?c(t,"--uk-position-offset"):this.offset,this.axis==="x"?"width":"height",t)*(d(["left","top"],this.dir)?-1:1)*(this.inset?-1:1)},getShiftOffset(t){return this.align==="center"?0:dt(c(t,"--uk-position-shift-offset"),this.axis==="y"?"width":"height",t)*(d(["left","top"],this.align)?1:-1)},getViewportOffset(t){return dt(c(t,"--uk-position-viewport-offset"))}}};const j=[];var Tn={mixins:[lt,ki,jt],props:{selPanel:String,selClose:String,escClose:Boolean,bgClose:Boolean,stack:Boolean},data:{cls:"uk-open",escClose:!0,bgClose:!0,overlay:!0,stack:!1},computed:{panel(t,e){let{selPanel:i}=t;return m(i,e)},transitionElement(){return this.panel},bgClose(t){let{bgClose:e}=t;return e&&this.panel}},beforeDisconnect(){d(j,this)&&this.toggleElement(this.$el,!1,!1)},events:[{name:"click",delegate(){return this.selClose+',a[href*="#"]'},handler(t){const{current:e,defaultPrevented:i}=t,{hash:n}=e;!i&&n&&Ti(e)&&!S(n,this.$el)&&m(n,document.body)?this.hide():O(e,this.selClose)&&(t.preventDefault(),this.hide())}},{name:"toggle",self:!0,handler(t){t.defaultPrevented||(t.preventDefault(),this.isToggled()===d(j,this)&&this.toggle())}},{name:"beforeshow",self:!0,handler(t){if(d(j,this))return!1;!this.stack&&j.length?(Promise.all(j.map(e=>e.hide())).then(this.show),t.preventDefault()):j.push(this)}},{name:"show",self:!0,handler(){C(this.$el,"hide",y(document,"focusin",t=>{Kt(j)===this&&!S(t.target,this.$el)&&this.$el.focus()})),this.overlay&&(C(this.$el,"hidden",En(this.$el),{self:!0}),C(this.$el,"hidden",Pn(),{self:!0})),this.stack&&c(this.$el,"zIndex",v(c(this.$el,"zIndex"))+j.length),x(document.documentElement,this.clsPage),this.bgClose&&C(this.$el,"hide",y(document,Lt,t=>{let{target:e}=t;Kt(j)!==this||this.overlay&&!S(e,this.$el)||S(e,this.panel)||C(document,Rt+" "+Pe+" scroll",i=>{let{defaultPrevented:n,type:s,target:o}=i;!n&&s===Rt&&e===o&&this.hide()},!0)}),{self:!0}),this.escClose&&C(this.$el,"hide",y(document,"keydown",t=>{t.keyCode===27&&Kt(j)===this&&this.hide()}),{self:!0})}},{name:"shown",self:!0,handler(){ei(this.$el)||b(this.$el,"tabindex","-1"),m(":focus",this.$el)||this.$el.focus()}},{name:"hidden",self:!0,handler(){d(j,this)&&j.splice(j.indexOf(this),1),c(this.$el,"zIndex",""),j.some(t=>t.clsPage===this.clsPage)||L(document.documentElement,this.clsPage)}}],methods:{toggle(){return this.isToggled()?this.hide():this.show()},show(){return this.container&&B(this.$el)!==this.container?(st(this.container,this.$el),new Promise(t=>requestAnimationFrame(()=>this.show().then(t)))):this.toggleElement(this.$el,!0,Cn)},hide(){return this.toggleElement(this.$el,!1,Cn)}}};function Cn(t,e,i){let{transitionElement:n,_toggle:s}=i;return new Promise((o,r)=>C(t,"show hide",()=>{t._reject==null||t._reject(),t._reject=r,s(t,e);const a=C(n,"transitionstart",()=>{C(n,"transitionend transitioncancel",o,{self:!0}),clearTimeout(l)},{self:!0}),l=setTimeout(()=>{a(),o()},go(c(n,"transitionDuration")))})).then(()=>delete t._reject)}function go(t){return t?Xt(t,"ms")?v(t):v(t)*1e3:0}function En(t){if(CSS.supports("overscroll-behavior","contain")){const n=[t,...mo(t,s=>/auto|scroll/.test(c(s,"overflow")))];return c(n,"overscrollBehavior","contain"),()=>c(n,"overscrollBehavior","")}let e;const i=[y(t,"touchstart",n=>{let{targetTouches:s}=n;s.length===1&&(e=s[0].clientY)},{passive:!0}),y(t,"touchmove",n=>{if(n.targetTouches.length!==1)return;let[s]=W(n.target,/auto|scroll/);S(s,t)||(s=t);const o=n.targetTouches[0].clientY-e,{scrollTop:r,scrollHeight:a,clientHeight:l}=s;(l>=a||r===0&&o>0||a-r<=l&&o<0)&&n.cancelable&&n.preventDefault()},{passive:!1})];return()=>i.forEach(n=>n())}let Si;function Pn(){if(Si)return ut;Si=!0;const{scrollingElement:t}=document;return c(t,{overflowY:"hidden",touchAction:"none",paddingRight:ne(window)-t.clientWidth}),()=>{Si=!1,c(t,{overflowY:"",touchAction:"",paddingRight:""})}}function mo(t,e){const i=[];return ft(t,n=>{e(n)&&i.push(n)}),i}function Ti(t){return["origin","pathname","search"].every(e=>t[e]===location[e])}let M;var Bn={mixins:[ki,Me,po,jt],args:"pos",props:{mode:"list",toggle:Boolean,boundary:Boolean,boundaryX:Boolean,boundaryY:Boolean,target:Boolean,targetX:Boolean,targetY:Boolean,stretch:Boolean,delayShow:Number,delayHide:Number,autoUpdate:Boolean,clsDrop:String,animateOut:Boolean,bgScroll:Boolean},data:{mode:["click","hover"],toggle:"- *",boundary:!1,boundaryX:!1,boundaryY:!1,target:!1,targetX:!1,targetY:!1,stretch:!1,delayShow:0,delayHide:800,autoUpdate:!0,clsDrop:!1,animateOut:!1,bgScroll:!0,animation:["uk-animation-fade"],cls:"uk-open",container:!1},computed:{boundary(t,e){let{boundary:i,boundaryX:n,boundaryY:s}=t;return[rt(n||i,e)||window,rt(s||i,e)||window]},target(t,e){let{target:i,targetX:n,targetY:s}=t;return n=n||i||this.targetEl,s=s||i||this.targetEl,[n===!0?window:rt(n,e),s===!0?window:rt(s,e)]}},created(){this.tracker=new mi},beforeConnect(){this.clsDrop=this.$props.clsDrop||"uk-"+this.$options.name},connected(){x(this.$el,this.clsDrop),this.toggle&&!this.targetEl&&(this.targetEl=this.$create("toggle",rt(this.toggle,this.$el),{target:this.$el,mode:this.mode}).$el,b(this.targetEl,"aria-haspopup",!0),this.lazyload(this.targetEl)),this._style=(t=>{let{width:e,height:i}=t;return{width:e,height:i}})(this.$el.style)},disconnected(){this.isActive()&&(this.hide(!1),M=null),c(this.$el,this._style)},events:[{name:"click",delegate(){return"."+this.clsDrop+"-close"},handler(t){t.preventDefault(),this.hide(!1)}},{name:"click",delegate(){return'a[href*="#"]'},handler(t){let{defaultPrevented:e,current:i}=t;const{hash:n}=i;!e&&n&&Ti(i)&&!S(n,this.$el)&&this.hide(!1)}},{name:"beforescroll",handler(){this.hide(!1)}},{name:"toggle",self:!0,handler(t,e){t.preventDefault(),this.isToggled()?this.hide(!1):this.show(e==null?void 0:e.$el,!1)}},{name:"toggleshow",self:!0,handler(t,e){t.preventDefault(),this.show(e==null?void 0:e.$el)}},{name:"togglehide",self:!0,handler(t){t.preventDefault(),O(this.$el,":focus,:hover")||this.hide()}},{name:Ce+" focusin",filter(){return d(this.mode,"hover")},handler(t){Dt(t)||this.clearTimers()}},{name:Ee+" focusout",filter(){return d(this.mode,"hover")},handler(t){!Dt(t)&&t.relatedTarget&&this.hide()}},{name:"toggled",self:!0,handler(t,e){!e||(this.clearTimers(),this.position())}},{name:"show",self:!0,handler(){M=this,this.tracker.init();const t=()=>this.$emit(),e=[y(document,Lt,i=>{let{target:n}=i;return!S(n,this.$el)&&C(document,Rt+" "+Pe+" scroll",s=>{let{defaultPrevented:o,type:r,target:a}=s;!o&&r===Rt&&n===a&&!(this.targetEl&&S(n,this.targetEl))&&this.hide(!1)},!0)}),y(document,"keydown",i=>{i.keyCode===27&&this.hide(!1)}),y(window,"resize",t),(()=>{const i=ae(W(this.$el).concat(this.target),t);return()=>i.disconnect()})(),...this.autoUpdate?[y([document,W(this.$el)],"scroll",t,{passive:!0})]:[],...this.bgScroll?[]:[En(this.$el),Pn()]];C(this.$el,"hide",()=>e.forEach(i=>i()),{self:!0})}},{name:"beforehide",self:!0,handler(){this.clearTimers()}},{name:"hide",handler(t){let{target:e}=t;if(this.$el!==e){M=M===null&&S(e,this.$el)&&this.isToggled()?this:M;return}M=this.isActive()?null:M,this.tracker.cancel()}}],update:{write(){this.isToggled()&&!T(this.$el,this.clsEnter)&&this.position()}},methods:{show(t,e){if(t===void 0&&(t=this.targetEl),e===void 0&&(e=!0),this.isToggled()&&t&&this.targetEl&&t!==this.targetEl&&this.hide(!1,!1),this.targetEl=t,this.clearTimers(),!this.isActive()){if(M){if(e&&M.isDelaying){this.showTimer=setTimeout(()=>O(t,":hover")&&this.show(),10);return}let i;for(;M&&i!==M&&!S(this.$el,M.$el);)i=M,M.hide(!1,!1)}this.container&&B(this.$el)!==this.container&&st(this.container,this.$el),this.showTimer=setTimeout(()=>this.toggleElement(this.$el,!0),e&&this.delayShow||0)}},hide(t,e){t===void 0&&(t=!0),e===void 0&&(e=!0);const i=()=>this.toggleElement(this.$el,!1,this.animateOut&&e);this.clearTimers(),this.isDelaying=vo(this.$el).some(n=>this.tracker.movesTo(n)),t&&this.isDelaying?this.hideTimer=setTimeout(this.hide,50):t&&this.delayHide?this.hideTimer=setTimeout(i,this.delayHide):i()},clearTimers(){clearTimeout(this.showTimer),clearTimeout(this.hideTimer),this.showTimer=null,this.hideTimer=null,this.isDelaying=!1},isActive(){return M===this},position(){L(this.$el,this.clsDrop+"-stack"),c(this.$el,this._style),this.$el.hidden=!0;const t=this.target.map(s=>wo(this.$el,s)),e=this.getViewportOffset(this.$el),i=[[0,["x","width","left","right"]],[1,["y","height","top","bottom"]]];for(const[s,[o,r]]of i)this.axis!==o&&d([o,!0],this.stretch)&&c(this.$el,{[r]:Math.min(w(this.boundary[s])[r],t[s][r]-2*e),["overflow-"+o]:"auto"});const n=t[0].width-2*e;this.$el.offsetWidth>n&&x(this.$el,this.clsDrop+"-stack"),c(this.$el,"maxWidth",n),this.$el.hidden=!1,this.positionAt(this.$el,this.target,this.boundary);for(const[s,[o,r,a,l]]of i)if(this.axis===o&&d([o,!0],this.stretch)){const h=Math.abs(this.getPositionOffset(this.$el)),u=w(this.target[s]),f=w(this.$el);c(this.$el,{[r]:(u[a]>f[a]?u[a]-Math.max(w(this.boundary[s])[a],t[s][a]+e):Math.min(w(this.boundary[s])[l],t[s][l]-e)-u[l])-h,["overflow-"+o]:"auto"}),this.positionAt(this.$el,this.target,this.boundary)}}}};function vo(t){const e=[];return ft(t,i=>c(i,"position")!=="static"&&e.push(i)),e}function wo(t,e){return K(W(e).find(i=>S(t,i)))}var bo={mixins:[lt],args:"target",props:{target:Boolean},data:{target:!1},computed:{input(t,e){return m(ve,e)},state(){return this.input.nextElementSibling},target(t,e){let{target:i}=t;return i&&(i===!0&&B(this.input)===e&&this.input.nextElementSibling||m(i,e))}},update(){var t;const{target:e,input:i}=this;if(!e)return;let n;const s=zi(e)?"value":"textContent",o=e[s],r=(t=i.files)!=null&&t[0]?i.files[0].name:O(i,"select")&&(n=D("option",i).filter(a=>a.selected)[0])?n.textContent:i.value;o!==r&&(e[s]=r)},events:[{name:"change",handler(){this.$emit()}},{name:"reset",el(){return X(this.$el,"form")},handler(){this.$emit()}}]},An={mixins:[mt],props:{margin:String,firstColumn:Boolean},data:{margin:"uk-margin-small-top",firstColumn:"uk-first-column"},resizeTargets(){return[this.$el,...Mi(this.$el.children)]},connected(){this.registerObserver(Zi(this.$el,()=>this.$reset(),{childList:!0,attributes:!0,attributeFilter:["style"]}))},update:{read(){const t=_n(this.$el.children);return{rows:t,columns:yo(t)}},write(t){let{columns:e,rows:i}=t;for(const n of i)for(const s of n)q(s,this.margin,i[0]!==n),q(s,this.firstColumn,e[0].includes(s))},events:["resize"]}};function _n(t){return On(t,"top","bottom")}function yo(t){const e=[];for(const i of t){const n=On(i,"left","right");for(let s=0;s<n.length;s++)e[s]=e[s]?e[s].concat(n[s]):n[s]}return re?e.reverse():e}function On(t,e,i){const n=[[]];for(const s of t){if(!F(s))continue;let o=Ne(s);for(let r=n.length-1;r>=0;r--){const a=n[r];if(!a[0]){a.push(s);break}let l;if(a[0].offsetParent===s.offsetParent?l=Ne(a[0]):(o=Ne(s,!0),l=Ne(a[0],!0)),o[e]>=l[i]-1&&o[e]!==l[e]){n.push([s]);break}if(o[i]-1>l[e]||o[e]===l[e]){a.push(s);break}if(r===0){n.unshift([s]);break}}}return n}function Ne(t,e){e===void 0&&(e=!1);let{offsetTop:i,offsetLeft:n,offsetHeight:s,offsetWidth:o}=t;return e&&([i,n]=St(t)),{top:i,left:n,bottom:i+s,right:n+o}}var Ci={connected(){Mn(this._uid,()=>this.$emit("scroll"))},disconnected(){Dn(this._uid)}};const ze=new Map;let ce;function Mn(t,e){ce=ce||y(window,"scroll",()=>ze.forEach(i=>i()),{passive:!0,capture:!0}),ze.set(t,e)}function Dn(t){ze.delete(t),ce&&!ze.size&&(ce(),ce=null)}var $o={extends:An,mixins:[lt],name:"grid",props:{masonry:Boolean,parallax:Number},data:{margin:"uk-grid-margin",clsStack:"uk-grid-stack",masonry:!1,parallax:0},connected(){this.masonry&&x(this.$el,"uk-flex-top uk-flex-wrap-top"),this.parallax&&Mn(this._uid,()=>this.$emit("scroll"))},disconnected(){Dn(this._uid)},update:[{write(t){let{columns:e}=t;q(this.$el,this.clsStack,e.length<2)},events:["resize"]},{read(t){let{columns:e,rows:i}=t;if(!e.length||!this.masonry&&!this.parallax||Nn(this.$el))return t.translates=!1,!1;let n=!1;const s=et(this.$el),o=e.map(h=>Zt(h,"offsetHeight")),r=ko(s,this.margin)*(i.length-1),a=Math.max(...o)+r;this.masonry&&(e=e.map(h=>Je(h,"offsetTop")),n=xo(i,e));let l=Math.abs(this.parallax);return l&&(l=o.reduce((h,u,f)=>Math.max(h,u+r+(f%2?l:l/8)-a),0)),{padding:l,columns:e,translates:n,height:n?a:""}},write(t){let{height:e,padding:i}=t;c(this.$el,"paddingBottom",i||""),e!==!1&&c(this.$el,"height",e)},events:["resize"]},{read(){return this.parallax&&Nn(this.$el)?!1:{scrolled:this.parallax?hn(this.$el)*Math.abs(this.parallax):!1}},write(t){let{columns:e,scrolled:i,translates:n}=t;i===!1&&!n||e.forEach((s,o)=>s.forEach((r,a)=>c(r,"transform",!i&&!n?"":"translateY("+((n&&-n[o][a])+(i?o%2?i:i/8:0))+"px)")))},events:["scroll","resize"]}]};function Nn(t){return et(t).some(e=>c(e,"position")==="absolute")}function xo(t,e){const i=t.map(n=>Math.max(...n.map(s=>s.offsetHeight)));return e.map(n=>{let s=0;return n.map((o,r)=>s+=r?i[r-1]-n[r-1].offsetHeight:0)})}function ko(t,e){const[i]=t.filter(n=>T(n,e));return v(i?c(i,"marginTop"):c(t[0],"paddingLeft"))}var So={mixins:[mt],args:"target",props:{target:String,row:Boolean},data:{target:"> *",row:!0},computed:{elements:{get(t,e){let{target:i}=t;return D(i,e)},watch(){this.$reset()}}},resizeTargets(){return[this.$el,...this.elements]},update:{read(){return{rows:(this.row?_n(this.elements):[this.elements]).map(To)}},write(t){let{rows:e}=t;for(const{heights:i,elements:n}of e)n.forEach((s,o)=>c(s,"minHeight",i[o]))},events:["resize"]}};function To(t){if(t.length<2)return{heights:[""],elements:t};c(t,"minHeight","");let e=t.map(Co);const i=Math.max(...e);return{heights:t.map((n,s)=>e[s].toFixed(2)===i.toFixed(2)?"":i),elements:t}}function Co(t){let e=!1;F(t)||(e=t.style.display,c(t,"display","block","important"));const i=J(t).height-se(t,"height","content-box");return e!==!1&&c(t,"display",e),i}var Eo={mixins:[mt],props:{expand:Boolean,offsetTop:Boolean,offsetBottom:Boolean,minHeight:Number},data:{expand:!1,offsetTop:!1,offsetBottom:!1,minHeight:0},resizeTargets(){return[this.$el,...W(this.$el,/auto|scroll/)]},update:{read(t){let{minHeight:e}=t;if(!F(this.$el))return!1;let i="";const n=se(this.$el,"height","content-box"),{body:s,scrollingElement:o}=document,[r]=W(this.$el,/auto|scroll/),{height:a}=K(r===s?o:r);if(this.expand)i=Math.max(a-(J(r).height-J(this.$el).height)-n,0);else{const l=o===r||s===r;if(i="calc("+(l?"100vh":a+"px"),this.offsetTop)if(l){const h=St(this.$el)[0]-St(r)[0];i+=h>0&&h<a/2?" - "+h+"px":""}else i+=" - "+c(r,"paddingTop");this.offsetBottom===!0?i+=" - "+J(this.$el.nextElementSibling).height+"px":bt(this.offsetBottom)?i+=" - "+this.offsetBottom+"vh":this.offsetBottom&&Xt(this.offsetBottom,"px")?i+=" - "+v(this.offsetBottom)+"px":k(this.offsetBottom)&&(i+=" - "+J(rt(this.offsetBottom,this.$el)).height+"px"),i+=(n?" - "+n+"px":"")+")"}return{minHeight:i,prev:e}},write(t){let{minHeight:e}=t;c(this.$el,{minHeight:e}),this.minHeight&&v(c(this.$el,"minHeight"))<this.minHeight&&c(this.$el,"minHeight",this.minHeight)},events:["resize"]}},zn={args:"src",props:{id:Boolean,icon:String,src:String,style:String,width:Number,height:Number,ratio:Number,class:String,strokeAnimation:Boolean,attributes:"list"},data:{ratio:1,include:["style","class"],class:"",strokeAnimation:!1},beforeConnect(){this.class+=" uk-svg"},connected(){!this.icon&&d(this.src,"#")&&([this.src,this.icon]=this.src.split("#")),this.svg=this.getSvg().then(t=>{if(this._connected){const e=Oo(t,this.$el);return this.svgEl&&e!==this.svgEl&&xt(this.svgEl),this.applyAttributes(e,t),this.svgEl=e}},ut),this.strokeAnimation&&this.svg.then(t=>{this._connected&&(Fn(t),this.registerObserver(It(t,(e,i)=>{Fn(t),i.disconnect()})))})},disconnected(){this.svg.then(t=>{this._connected||(ti(this.$el)&&(this.$el.hidden=!1),xt(t),this.svgEl=null)}),this.svg=null},methods:{async getSvg(){return nt(this.$el,"img")&&!this.$el.complete&&this.$el.loading==="lazy"?new Promise(t=>C(this.$el,"load",()=>t(this.getSvg()))):Bo(await Po(this.src),this.icon)||Promise.reject("SVG not found.")},applyAttributes(t,e){for(const o in this.$options.props)d(this.include,o)&&o in this&&b(t,o,this[o]);for(const o in this.attributes){const[r,a]=this.attributes[o].split(":",2);b(t,r,a)}this.id||Qt(t,"id");const i=["width","height"];let n=i.map(o=>this[o]);n.some(o=>o)||(n=i.map(o=>b(e,o)));const s=b(e,"viewBox");s&&!n.some(o=>o)&&(n=s.split(" ").slice(2)),n.forEach((o,r)=>b(t,i[r],v(o)*this.ratio||null))}}};const Po=tt(async t=>t?Q(t,"data:")?decodeURIComponent(t.split(",")[1]):(await fetch(t)).text():Promise.reject());function Bo(t,e){var i;return e&&d(t,"<symbol")&&(t=Ao(t,e)||t),t=m(t.substr(t.indexOf("<svg"))),((i=t)==null?void 0:i.hasChildNodes())&&t}const Hn=/<symbol([^]*?id=(['"])(.+?)\2[^]*?<\/)symbol>/g,He={};function Ao(t,e){if(!He[t]){He[t]={},Hn.lastIndex=0;let i;for(;i=Hn.exec(t);)He[t][i[3]]='<svg xmlns="http://www.w3.org/2000/svg"'+i[1]+"svg>"}return He[t][e]}function Fn(t){const e=_o(t);e&&t.style.setProperty("--uk-animation-stroke",e)}function _o(t){return Math.ceil(Math.max(0,...D("[stroke]",t).map(e=>{try{return e.getTotalLength()}catch{return 0}})))}function Oo(t,e){if(ti(e)||nt(e,"canvas")){e.hidden=!0;const n=e.nextElementSibling;return Ln(t,n)?n:ke(e,t)}const i=e.lastElementChild;return Ln(t,i)?i:st(e,t)}function Ln(t,e){return nt(t,"svg")&&nt(e,"svg")&&t.innerHTML===e.innerHTML}var Mo='<svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"><line fill="none" stroke="#000" stroke-width="1.1" x1="1" y1="1" x2="13" y2="13"/><line fill="none" stroke="#000" stroke-width="1.1" x1="13" y1="1" x2="1" y2="13"/></svg>',Do='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><line fill="none" stroke="#000" stroke-width="1.4" x1="1" y1="1" x2="19" y2="19"/><line fill="none" stroke="#000" stroke-width="1.4" x1="19" y1="1" x2="1" y2="19"/></svg>',No='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><rect x="9" y="4" width="1" height="11"/><rect x="4" y="9" width="11" height="1"/></svg>',zo='<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 3.5 6 8.5 11 3.5"/></svg>',Ho='<svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 4 7 10 13 4"/></svg>',Fo='<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 3.5 6 8.5 11 3.5"/></svg>',Lo='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><style>.uk-navbar-toggle-animate svg>[class*=line-]{transition:.2s ease-in-out;transition-property:transform,opacity;transform-origin:center;opacity:1}.uk-navbar-toggle svg>.line-3{opacity:0}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-3{opacity:1}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-2{transform:rotate(45deg)}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-3{transform:rotate(-45deg)}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-1,.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-4{opacity:0}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-1{transform:translateY(6px) scaleX(0)}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-4{transform:translateY(-6px) scaleX(0)}</style><rect class="line-1" y="3" width="20" height="2"/><rect class="line-2" y="9" width="20" height="2"/><rect class="line-3" y="9" width="20" height="2"/><rect class="line-4" y="15" width="20" height="2"/></svg>',Ro='<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"><rect x="19" y="0" width="1" height="40"/><rect x="0" y="19" width="40" height="1"/></svg>',Io='<svg width="7" height="12" viewBox="0 0 7 12" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="1 1 6 6 1 11"/></svg>',Wo='<svg width="7" height="12" viewBox="0 0 7 12" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="6 1 1 6 6 11"/></svg>',jo='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.1" cx="9" cy="9" r="7"/><path fill="none" stroke="#000" stroke-width="1.1" d="M14,14 L18,18 L14,14 Z"/></svg>',qo='<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.8" cx="17.5" cy="17.5" r="16.5"/><line fill="none" stroke="#000" stroke-width="1.8" x1="38" y1="39" x2="29" y2="30"/></svg>',Yo='<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.1" cx="10.5" cy="10.5" r="9.5"/><line fill="none" stroke="#000" stroke-width="1.1" x1="23" y1="23" x2="17" y2="17"/></svg>',Vo='<svg width="14" height="24" viewBox="0 0 14 24" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.4" points="1.225,23 12.775,12 1.225,1 "/></svg>',Xo='<svg width="25" height="40" viewBox="0 0 25 40" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="2" points="4.002,38.547 22.527,20.024 4,1.5 "/></svg>',Go='<svg width="14" height="24" viewBox="0 0 14 24" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.4" points="12.775,1 1.225,12 12.775,23 "/></svg>',Jo='<svg width="25" height="40" viewBox="0 0 25 40" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="2" points="20.527,1.5 2,20.024 20.525,38.547 "/></svg>',Ko='<svg width="30" height="30" viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" cx="15" cy="15" r="14"/></svg>',Zo='<svg width="18" height="10" viewBox="0 0 18 10" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="1 9 9 1 17 9 "/></svg>';const Fe={spinner:Ko,totop:Zo,marker:No,"close-icon":Mo,"close-large":Do,"nav-parent-icon":zo,"nav-parent-icon-large":Ho,"navbar-parent-icon":Fo,"navbar-toggle-icon":Lo,"overlay-icon":Ro,"pagination-next":Io,"pagination-previous":Wo,"search-icon":jo,"search-large":qo,"search-navbar":Yo,"slidenav-next":Vo,"slidenav-next-large":Xo,"slidenav-previous":Go,"slidenav-previous-large":Jo},Ei={install:ir,extends:zn,args:"icon",props:["icon"],data:{include:[]},isIcon:!0,beforeConnect(){x(this.$el,"uk-icon")},methods:{async getSvg(){const t=nr(this.icon);if(!t)throw"Icon not found.";return t}}},Z={args:!1,extends:Ei,data:t=>({icon:Pt(t.constructor.options.name)}),beforeConnect(){x(this.$el,this.$options.id)}},Qo={extends:Z,beforeConnect(){const t=this.$props.icon;this.icon=X(this.$el,".uk-nav-primary")?t+"-large":t}},Rn={extends:Z,beforeConnect(){x(this.$el,"uk-slidenav");const t=this.$props.icon;this.icon=T(this.$el,"uk-slidenav-large")?t+"-large":t}},Uo={extends:Z,beforeConnect(){this.icon=T(this.$el,"uk-search-icon")&&Mt(this.$el,".uk-search-large").length?"search-large":Mt(this.$el,".uk-search-navbar").length?"search-navbar":this.$props.icon}},tr={extends:Z,beforeConnect(){this.icon="close-"+(T(this.$el,"uk-close-large")?"large":"icon")}},er={extends:Z,methods:{async getSvg(){const t=await Ei.methods.getSvg.call(this);return this.ratio!==1&&c(m("circle",t),"strokeWidth",1/this.ratio),t}}},Le={};function ir(t){t.icon.add=(e,i)=>{const n=k(e)?{[e]:i}:e;yt(n,(s,o)=>{Fe[o]=s,delete Le[o]}),t._initialized&&ft(document.body,s=>yt(t.getComponents(s),o=>{o.$options.isIcon&&o.icon in n&&o.$reset()}))}}function nr(t){return Fe[t]?(Le[t]||(Le[t]=m((Fe[sr(t)]||Fe[t]).trim())),Le[t].cloneNode(!0)):null}function sr(t){return re?Ge(Ge(t,"left","right"),"previous","next"):t}const or=Tt&&"loading"in HTMLImageElement.prototype;var rr={args:"dataSrc",props:{dataSrc:String,sources:String,margin:String,target:String,loading:String},data:{dataSrc:"",sources:!1,margin:"50%",target:!1,loading:"lazy"},connected(){if(this.loading!=="lazy"){this.load();return}const t=[this.$el,...Ut(this.$props.target,this.$el)];or&&Re(this.$el)&&(this.$el.loading="lazy",Pi(this.$el),t.length===1)||(ur(this.$el),this.registerObserver(It(t,(e,i)=>{this.load(),i.disconnect()},{rootMargin:this.margin})))},disconnected(){this._data.image&&(this._data.image.onload="")},methods:{load(){if(this._data.image)return this._data.image;const t=Re(this.$el)?this.$el:lr(this.$el,this.dataSrc,this.sources);return Qt(t,"loading"),Pi(this.$el,t.currentSrc),this._data.image=t}}};function Pi(t,e){if(Re(t)){const i=B(t);(fr(i)?et(i):[t]).forEach(s=>In(s,s))}else e&&!d(t.style.backgroundImage,e)&&(c(t,"backgroundImage","url("+si(e)+")"),$(t,ye("load",!1)))}const ar=["data-src","data-srcset","sizes"];function In(t,e){ar.forEach(i=>{const n=Ot(t,i);n&&b(e,i.replace(/^(data-)+/,""),n)})}function lr(t,e,i){const n=new Image;return cr(n,i),In(t,n),n.onload=()=>{Pi(t,n.currentSrc)},b(n,"src",e),n}function cr(t,e){if(e=hr(e),e.length){const i=Nt("<picture>");for(const n of e){const s=Nt("<source>");b(s,n),st(i,s)}st(i,t)}}function hr(t){if(!t)return[];if(Q(t,"["))try{t=JSON.parse(t)}catch{t=[]}else t=wi(t);return H(t)||(t=[t]),t.filter(e=>!Ye(e))}function ur(t){Re(t)&&!$t(t,"src")&&b(t,"src",'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"></svg>')}function fr(t){return nt(t,"picture")}function Re(t){return nt(t,"img")}var Bi={props:{media:Boolean},data:{media:!1},connected(){const t=dr(this.media,this.$el);if(this.matchMedia=!0,t){this.mediaObj=window.matchMedia(t);const e=()=>{this.matchMedia=this.mediaObj.matches,$(this.$el,ye("mediachange",!1,!0,[this.mediaObj]))};this.offMediaObj=y(this.mediaObj,"change",()=>{e(),this.$emit("resize")}),e()}},disconnected(){var t;(t=this.offMediaObj)==null||t.call(this)}};function dr(t,e){if(k(t)){if(Q(t,"@"))t=v(c(e,"--uk-breakpoint-"+t.substr(1)));else if(isNaN(t))return t}return t&&bt(t)?"(min-width: "+t+"px)":""}var pr={mixins:[lt,Bi,mt],props:{fill:String},data:{fill:"",clsWrapper:"uk-leader-fill",clsHide:"uk-leader-hide",attrFill:"data-fill"},computed:{fill(t){let{fill:e}=t;return e||c(this.$el,"--uk-leader-fill-content")}},connected(){[this.wrapper]=di(this.$el,'<span class="'+this.clsWrapper+'">')},disconnected(){ie(this.wrapper.childNodes)},update:{read(){return{width:Math.trunc(this.$el.offsetWidth/2),fill:this.fill,hide:!this.matchMedia}},write(t){let{width:e,fill:i,hide:n}=t;q(this.wrapper,this.clsHide,n),b(this.wrapper,this.attrFill,new Array(e).join(i))},events:["resize"]}},gr={install:mr,mixins:[Tn],data:{clsPage:"uk-modal-page",selPanel:".uk-modal-dialog",selClose:".uk-modal-close, .uk-modal-close-default, .uk-modal-close-outside, .uk-modal-close-full"},events:[{name:"show",self:!0,handler(){T(this.panel,"uk-margin-auto-vertical")?x(this.$el,"uk-flex"):c(this.$el,"display","block"),at(this.$el)}},{name:"hidden",self:!0,handler(){c(this.$el,"display",""),L(this.$el,"uk-flex")}}]};function mr(t){let{modal:e}=t;e.dialog=function(n,s){const o=e('<div class="uk-modal"> <div class="uk-modal-dialog">'+n+"</div> </div>",s);return o.show(),y(o.$el,"hidden",async()=>{await Promise.resolve(),o.$destroy(!0)},{self:!0}),o},e.alert=function(n,s){return i(o=>{let{labels:r}=o;return'<div class="uk-modal-body">'+(k(n)?n:xe(n))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-primary uk-modal-close" autofocus>'+r.ok+"</button> </div>"},s,o=>o.resolve())},e.confirm=function(n,s){return i(o=>{let{labels:r}=o;return'<form> <div class="uk-modal-body">'+(k(n)?n:xe(n))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+r.cancel+'</button> <button class="uk-button uk-button-primary" autofocus>'+r.ok+"</button> </div> </form>"},s,o=>o.reject())},e.prompt=function(n,s,o){return i(r=>{let{labels:a}=r;return'<form class="uk-form-stacked"> <div class="uk-modal-body"> <label>'+(k(n)?n:xe(n))+'</label> <input class="uk-input" value="'+(s||"")+'" autofocus> </div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+a.cancel+'</button> <button class="uk-button uk-button-primary">'+a.ok+"</button> </div> </form>"},o,r=>r.resolve(null),r=>m("input",r.$el).value)},e.labels={ok:"Ok",cancel:"Cancel"};function i(n,s,o,r){s={bgClose:!1,escClose:!0,labels:e.labels,...s};const a=e.dialog(n(s),s),l=new Ni;let h=!1;return y(a.$el,"submit","form",u=>{u.preventDefault(),l.resolve(r==null?void 0:r(a)),h=!0,a.hide()}),y(a.$el,"hide",()=>!h&&o(l)),l.promise.dialog=a,l.promise}}var vr={extends:xn,data:{targets:"> .uk-parent",toggle:"> a",content:"> ul"}},wr={mixins:[lt,ki],props:{dropdown:String,align:String,clsDrop:String,boundary:Boolean,dropbar:Boolean,dropbarAnchor:Boolean,duration:Number,mode:Boolean,offset:Boolean,stretch:Boolean,delayShow:Boolean,delayHide:Boolean,target:Boolean,targetX:Boolean,targetY:Boolean,animation:Boolean,animateOut:Boolean},data:{dropdown:".uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle",align:re?"right":"left",clsDrop:"uk-navbar-dropdown",boundary:!0,dropbar:!1,dropbarAnchor:!1,duration:200,container:!1},computed:{dropbarAnchor(t,e){let{dropbarAnchor:i}=t;return rt(i,e)||e},dropbar:{get(t){let{dropbar:e}=t;return e?(e=this._dropbar||rt(e,this.$el)||m("+ .uk-navbar-dropbar",this.$el),e||(this._dropbar=m("<div></div>"))):null},watch(t){x(t,"uk-dropbar","uk-dropbar-top","uk-navbar-dropbar")},immediate:!0},dropContainer(t,e){return this.container||e},dropdowns:{get(t,e){let{clsDrop:i}=t;const n=D("."+i,e);if(this.dropContainer!==e)for(const o of D("."+i,this.dropContainer)){var s;const r=(s=this.getDropdown(o))==null?void 0:s.targetEl;!d(n,o)&&r&&S(r,this.$el)&&n.push(o)}return n},watch(t){this.$create("drop",t.filter(e=>!this.getDropdown(e)),{...this.$props,flip:!1,shift:!0,pos:"bottom-"+this.align,boundary:this.boundary===!0?this.$el:this.boundary})},immediate:!0},toggles:{get(t,e){let{dropdown:i}=t;return D(i,e)},watch(){const t=T(this.$el,"uk-navbar-justify");for(const e of D(".uk-navbar-nav, .uk-navbar-left, .uk-navbar-right",this.$el))c(e,"flexGrow",t?D(this.dropdown,e).length:"")},immediate:!0}},disconnected(){this.dropbar&&xt(this.dropbar),delete this._dropbar},events:[{name:"mouseover focusin",delegate(){return this.dropdown},handler(t){let{current:e}=t;const i=this.getActive();i&&d(i.mode,"hover")&&i.targetEl&&!S(i.targetEl,e)&&!i.isDelaying&&i.hide(!1)}},{name:"keydown",delegate(){return this.dropdown},handler(t){const{current:e,keyCode:i}=t,n=this.getActive();i===Ct.DOWN&&$t(e,"aria-expanded")&&(t.preventDefault(),!n||n.targetEl!==e?(e.click(),C(this.dropContainer,"show",s=>{let{target:o}=s;return jn(o)})):jn(n.$el)),Wn(t,this.toggles,n)}},{name:"keydown",el(){return this.dropContainer},delegate(){return"."+this.clsDrop},handler(t){const{current:e,keyCode:i}=t;if(!d(this.dropdowns,e))return;const n=this.getActive(),s=D(we,e),o=de(s,a=>O(a,":focus"));if(i===Ct.UP&&(t.preventDefault(),o>0&&s[o-1].focus()),i===Ct.DOWN&&(t.preventDefault(),o<s.length-1&&s[o+1].focus()),i===Ct.ESC){var r;(r=n.targetEl)==null||r.focus()}Wn(t,this.toggles,n)}},{name:"mouseleave",el(){return this.dropbar},filter(){return this.dropbar},handler(){const t=this.getActive();t&&d(t.mode,"hover")&&!this.dropdowns.some(e=>O(e,":hover"))&&t.hide()}},{name:"beforeshow",el(){return this.dropContainer},filter(){return this.dropbar},handler(t){let{target:e}=t;!this.isDropbarDrop(e)||(this.dropbar.previousElementSibling!==this.dropbarAnchor&&ke(this.dropbarAnchor,this.dropbar),x(e,this.clsDrop+"-dropbar"))}},{name:"show",el(){return this.dropContainer},filter(){return this.dropbar},handler(t){let{target:e}=t;if(!this.isDropbarDrop(e))return;const i=this.getDropdown(e);this._observer=ae([i.$el,...i.target],()=>{const n=Mt(e,"."+this.clsDrop).concat(e).map(a=>w(a)),s=Math.min(...n.map(a=>{let{top:l}=a;return l})),o=Math.max(...n.map(a=>{let{bottom:l}=a;return l})),r=w(this.dropbar);c(this.dropbar,"top",this.dropbar.offsetTop-(r.top-s)),this.transitionTo(o-s+v(c(e,"marginBottom")),e)})}},{name:"beforehide",el(){return this.dropContainer},filter(){return this.dropbar},handler(t){const e=this.getActive();O(this.dropbar,":hover")&&e.$el===t.target&&!this.toggles.some(i=>e.targetEl!==i&&O(i,":focus"))&&t.preventDefault()}},{name:"hide",el(){return this.dropContainer},filter(){return this.dropbar},handler(t){var e;let{target:i}=t;if(!this.isDropbarDrop(i))return;(e=this._observer)==null||e.disconnect();const n=this.getActive();(!n||n.$el===i)&&this.transitionTo(0)}}],methods:{getActive(){return d(this.dropdowns,M==null?void 0:M.$el)&&M},transitionTo(t,e){const{dropbar:i}=this,n=at(i);e=n<t&&e,c(e,"clipPath","polygon(0 0,100% 0,100% "+n+"px,0 "+n+"px)"),at(i,n),G.cancel([e,i]),Promise.all([G.start(i,{height:t},this.duration),G.start(e,{clipPath:"polygon(0 0,100% 0,100% "+t+"px,0 "+t+"px)"},this.duration)]).catch(ut).then(()=>c(e,{clipPath:""}))},getDropdown(t){return this.$getComponent(t,"drop")||this.$getComponent(t,"dropdown")},isDropbarDrop(t){return this.getDropdown(t)&&T(t,this.clsDrop)}}};function Wn(t,e,i){const{current:n,keyCode:s}=t,o=i.targetEl||n,r=e.indexOf(o);s===Ct.LEFT&&r>0&&(i.hide==null||i.hide(!1),e[r-1].focus()),s===Ct.RIGHT&&r<e.length-1&&(i.hide==null||i.hide(!1),e[r+1].focus()),s===Ct.TAB&&(o.focus(),i.hide==null||i.hide(!1))}function jn(t){if(!m(":focus",t)){var e;(e=m(we,t))==null||e.focus()}}const Ct={TAB:9,ESC:27,LEFT:37,UP:38,RIGHT:39,DOWN:40};var qn={props:{swiping:Boolean},data:{swiping:!0},computed:{swipeTarget(t,e){return e}},connected(){!this.swiping||Oe(this,{el:this.swipeTarget,name:Lt,passive:!0,handler(t){if(!Dt(t))return;const e=$e(t),i="tagName"in t.target?t.target:B(t.target);C(document,Rt+" "+Pe+" scroll",n=>{const{x:s,y:o}=$e(n);(n.type!=="scroll"&&i&&s&&Math.abs(e.x-s)>100||o&&Math.abs(e.y-o)>100)&&setTimeout(()=>{$(i,"swipe"),$(i,"swipe"+br(e.x,e.y,s,o))})})}})}};function br(t,e,i,n){return Math.abs(t-i)>=Math.abs(e-n)?t-i>0?"Left":"Right":e-n>0?"Up":"Down"}var yr={mixins:[Tn,qn],args:"mode",props:{mode:String,flip:Boolean,overlay:Boolean},data:{mode:"slide",flip:!1,overlay:!1,clsPage:"uk-offcanvas-page",clsContainer:"uk-offcanvas-container",selPanel:".uk-offcanvas-bar",clsFlip:"uk-offcanvas-flip",clsContainerAnimation:"uk-offcanvas-container-animation",clsSidebarAnimation:"uk-offcanvas-bar-animation",clsMode:"uk-offcanvas",clsOverlay:"uk-offcanvas-overlay",selClose:".uk-offcanvas-close",container:!1},computed:{clsFlip(t){let{flip:e,clsFlip:i}=t;return e?i:""},clsOverlay(t){let{overlay:e,clsOverlay:i}=t;return e?i:""},clsMode(t){let{mode:e,clsMode:i}=t;return i+"-"+e},clsSidebarAnimation(t){let{mode:e,clsSidebarAnimation:i}=t;return e==="none"||e==="reveal"?"":i},clsContainerAnimation(t){let{mode:e,clsContainerAnimation:i}=t;return e!=="push"&&e!=="reveal"?"":i},transitionElement(t){let{mode:e}=t;return e==="reveal"?B(this.panel):this.panel}},update:{read(){this.isToggled()&&!F(this.$el)&&this.hide()},events:["resize"]},events:[{name:"touchmove",self:!0,passive:!1,filter(){return this.overlay},handler(t){t.cancelable&&t.preventDefault()}},{name:"show",self:!0,handler(){this.mode==="reveal"&&!T(B(this.panel),this.clsMode)&&(Te(this.panel,"<div>"),x(B(this.panel),this.clsMode));const{body:t,scrollingElement:e}=document;x(t,this.clsContainer,this.clsFlip),c(t,"touch-action","pan-y pinch-zoom"),c(this.$el,"display","block"),c(this.panel,"maxWidth",e.clientWidth),x(this.$el,this.clsOverlay),x(this.panel,this.clsSidebarAnimation,this.mode==="reveal"?"":this.clsMode),at(t),x(t,this.clsContainerAnimation),this.clsContainerAnimation&&$r()}},{name:"hide",self:!0,handler(){L(document.body,this.clsContainerAnimation),c(document.body,"touch-action","")}},{name:"hidden",self:!0,handler(){this.clsContainerAnimation&&xr(),this.mode==="reveal"&&ie(this.panel),L(this.panel,this.clsSidebarAnimation,this.clsMode),L(this.$el,this.clsOverlay),c(this.$el,"display",""),c(this.panel,"maxWidth",""),L(document.body,this.clsContainer,this.clsFlip)}},{name:"swipeLeft swipeRight",handler(t){this.isToggled()&&Xt(t.type,"Left")^this.flip&&this.hide()}}]};function $r(){Yn().content+=",user-scalable=0"}function xr(){const t=Yn();t.content=t.content.replace(/,user-scalable=0$/,"")}function Yn(){return m('meta[name="viewport"]',document.head)||st(document.head,'<meta name="viewport">')}var kr={mixins:[lt,mt],props:{selContainer:String,selContent:String,minHeight:Number},data:{selContainer:".uk-modal",selContent:".uk-modal-dialog",minHeight:150},computed:{container(t,e){let{selContainer:i}=t;return X(e,i)},content(t,e){let{selContent:i}=t;return X(e,i)}},resizeTargets(){return[this.container,this.content]},update:{read(){return!this.content||!this.container||!F(this.$el)?!1:{max:Math.max(this.minHeight,at(this.container)-(J(this.content).height-at(this.$el)))}},write(t){let{max:e}=t;c(this.$el,{minHeight:this.minHeight,maxHeight:e})},events:["resize"]}},Sr={mixins:[mt],props:["width","height"],resizeTargets(){return[this.$el,B(this.$el)]},connected(){x(this.$el,"uk-responsive-width")},update:{read(){return F(this.$el)&&this.width&&this.height?{width:ne(B(this.$el)),height:this.height}:!1},write(t){at(this.$el,Ue.contain({height:this.height,width:this.width},t).height)},events:["resize"]}},Tr={props:{offset:Number},data:{offset:0},connected(){Cr(this)},disconnected(){Er(this)},methods:{async scrollTo(t){t=t&&m(t)||document.body,$(this.$el,"beforescroll",[this,t])&&(await cn(t,{offset:this.offset}),$(this.$el,"scrolled",[this,t]))}}};const he=new Set;function Cr(t){he.size||y(document,"click",Vn),he.add(t)}function Er(t){he.delete(t),he.size||oi(document,"click",Vn)}function Vn(t){if(!t.defaultPrevented)for(const e of he)S(t.target,e.$el)&&Xn(e.$el)&&(t.preventDefault(),e.scrollTo(Gn(e.$el)))}function Xn(t){return["origin","pathname","search"].every(e=>location[e]===t[e])}function Gn(t){if(Xn(t))return document.getElementById(decodeURIComponent(t.hash).substring(1))}var Pr={mixins:[Ci],args:"cls",props:{cls:String,target:String,hidden:Boolean,margin:String,repeat:Boolean,delay:Number},data:()=>({cls:"",target:!1,hidden:!0,margin:"-1px",repeat:!1,delay:0,inViewClass:"uk-scrollspy-inview"}),computed:{elements:{get(t,e){let{target:i}=t;return i?D(i,e):[e]},watch(t,e){this.hidden&&c(be(t,":not(."+this.inViewClass+")"),"opacity",0),Xe(t,e)||this.$reset()},immediate:!0}},connected(){this._data.elements=new Map,this.registerObserver(It(this.elements,t=>{const e=this._data.elements;for(const{target:i,isIntersecting:n}of t){e.has(i)||e.set(i,{cls:Ot(i,"uk-scrollspy-class")||this.cls});const s=e.get(i);!this.repeat&&s.show||(s.show=n)}this.$emit()},{rootMargin:this.margin},!1))},disconnected(){for(const[t,e]of this._data.elements.entries())L(t,this.inViewClass,(e==null?void 0:e.cls)||"")},update:[{write(t){for(const[e,i]of t.elements.entries())i.show&&!i.inview&&!i.queued?(i.queued=!0,t.promise=(t.promise||Promise.resolve()).then(()=>new Promise(n=>setTimeout(n,this.delay))).then(()=>{this.toggle(e,!0),setTimeout(()=>{i.queued=!1,this.$emit()},300)})):!i.show&&i.inview&&!i.queued&&this.repeat&&this.toggle(e,!1)}}],methods:{toggle(t,e){const i=this._data.elements.get(t);if(!!i){if(i.off==null||i.off(),c(t,"opacity",!e&&this.hidden?0:""),q(t,this.inViewClass,e),q(t,i.cls),/\buk-animation-/.test(i.cls)){const n=()=>ci(t,"uk-animation-[\\w-]+");e?i.off=C(t,"animationcancel animationend",n):n()}$(t,e?"inview":"outview"),i.inview=e,this.$update(t)}}}},Br={mixins:[Ci],props:{cls:String,closest:String,scroll:Boolean,overflow:Boolean,offset:Number},data:{cls:"uk-active",closest:!1,scroll:!1,overflow:!0,offset:0},computed:{links:{get(t,e){return D('a[href*="#"]',e).filter(i=>i.hash&&Ti(i))},watch(t){this.scroll&&this.$create("scroll",t,{offset:this.offset||0})},immediate:!0},elements(t){let{closest:e}=t;return X(this.links,e||"*")}},update:[{read(){const t=this.links.map(Gn).filter(Boolean),{length:e}=t;if(!e||!F(this.$el))return!1;const[i]=W(t,/auto|scroll/,!0),{scrollTop:n,scrollHeight:s}=i,o=K(i),r=s-o.height;let a=!1;if(n===r)a=e-1;else{for(let l=0;l<t.length&&!(w(t[l]).top-o.top-this.offset>0);l++)a=+l;a===!1&&this.overflow&&(a=0)}return{active:a}},write(t){let{active:e}=t;const i=e!==!1&&!T(this.elements[e],this.cls);this.links.forEach(n=>n.blur());for(let n=0;n<this.elements.length;n++)q(this.elements[n],this.cls,+n===e);i&&$(this.$el,"active",[e,this.elements[e]])},events:["scroll","resize"]}]},Ar={mixins:[lt,Bi,mt,Ci],props:{position:String,top:null,bottom:null,start:null,end:null,offset:String,overflowFlip:Boolean,animation:String,clsActive:String,clsInactive:String,clsFixed:String,clsBelow:String,selTarget:String,showOnUp:Boolean,targetOffset:Number},data:{position:"top",top:!1,bottom:!1,start:!1,end:!1,offset:0,overflowFlip:!1,animation:"",clsActive:"uk-active",clsInactive:"",clsFixed:"uk-sticky-fixed",clsBelow:"uk-sticky-below",selTarget:"",showOnUp:!1,targetOffset:!1},computed:{selTarget(t,e){let{selTarget:i}=t;return i&&m(i,e)||e}},resizeTargets(){return document.documentElement},connected(){this.start=Jn(this.start||this.top),this.end=Jn(this.end||this.bottom),this.placeholder=m("+ .uk-sticky-placeholder",this.$el)||m('<div class="uk-sticky-placeholder"></div>'),this.isFixed=!1,this.setActive(!1),this.registerObserver(ae(this.$el,()=>!this.isFixed&&this.$emit("resize")))},disconnected(){this.isFixed&&(this.hide(),L(this.selTarget,this.clsInactive)),c(this.$el,{position:"",top:""}),xt(this.placeholder),this.placeholder=null},events:[{name:"resize",el(){return[window,window.visualViewport]},handler(){this.$emit("resizeViewport")}},{name:"load hashchange popstate",el(){return window},filter(){return this.targetOffset!==!1},handler(){const{scrollingElement:t}=document;!location.hash||t.scrollTop===0||setTimeout(()=>{const e=w(m(location.hash)),i=w(this.$el);this.isFixed&&Ke(e,i)&&(t.scrollTop=e.top-i.height-dt(this.targetOffset,"height",this.placeholder)-dt(this.offset,"height",this.placeholder))})}}],update:[{read(t,e){let{height:i,width:n,margin:s,sticky:o}=t;if(this.inactive=!this.matchMedia||!F(this.$el),this.inactive)return!1;const r=this.isFixed&&e.has("resize");r&&(c(this.selTarget,"transition","0s"),this.hide()),this.active||({height:i,width:n}=w(this.$el),s=c(this.$el,"margin")),r&&(this.show(),requestAnimationFrame(()=>c(this.selTarget,"transition","")));const a=dt("100vh","height"),l=at(window),h=document.scrollingElement.scrollHeight-a;let u=this.position;this.overflowFlip&&i>a&&(u=u==="top"?"bottom":"top");const f=this.isFixed?this.placeholder:this.$el;let g=dt(this.offset,"height",o?this.$el:f);u==="bottom"&&(i<l||this.overflowFlip)&&(g+=l-i);const A=this.overflowFlip?0:Math.max(0,i+g-a),E=w(f).top,P=w(this.$el).height,R=(this.start===!1?E:Ai(this.start,this.$el,E))-g,z=this.end===!1?h:Math.min(h,Ai(this.end,this.$el,E+i,!0)-P-g+A);return o=h&&!this.showOnUp&&R+g===E&&z===Math.min(h,Ai("!*",this.$el,0,!0)-P-g+A),{start:R,end:z,offset:g,overflow:A,topOffset:E,height:i,width:n,margin:s,top:St(f)[0],sticky:o}},write(t){let{height:e,width:i,margin:n,offset:s,sticky:o}=t;o?(e=i=n=0,c(this.$el,{position:"sticky",top:s})):this.isFixed||c(this.$el,{position:"",top:""});const{placeholder:r}=this;c(r,{height:e,width:i,margin:n}),S(r,document)||(r.hidden=!0),(o?fi:ke)(this.$el,r)},events:["resize","resizeViewport"]},{read(t){let{scroll:e=0,dir:i="down",overflow:n,overflowScroll:s=0,start:o,end:r}=t;const a=document.scrollingElement.scrollTop;return{dir:e<=a?"down":"up",prevDir:i,scroll:a,prevScroll:e,offsetParentTop:w((this.isFixed?this.placeholder:this.$el).offsetParent).top,overflowScroll:ht(s+ht(a,o,r)-ht(e,o,r),0,n)}},write(t,e){const i=e.has("scroll"),{initTimestamp:n=0,dir:s,prevDir:o,scroll:r,prevScroll:a=0,top:l,start:h,topOffset:u,height:f}=t;if(r<0||r===a&&i||this.showOnUp&&!i&&!this.isFixed)return;const g=Date.now();if((g-n>300||s!==o)&&(t.initScroll=r,t.initTimestamp=g),!(this.showOnUp&&!this.isFixed&&Math.abs(t.initScroll-r)<=30&&Math.abs(a-r)<=10))if(this.inactive||r<h||this.showOnUp&&(r<=h||s==="down"&&i||s==="up"&&!this.isFixed&&r<=u+f)){if(!this.isFixed){it.inProgress(this.$el)&&l>r&&(it.cancel(this.$el),this.hide());return}this.animation&&r>u?(it.cancel(this.$el),it.out(this.$el,this.animation).then(()=>this.hide(),ut)):this.hide()}else this.isFixed?this.update():this.animation&&r>u?(it.cancel(this.$el),this.show(),it.in(this.$el,this.animation).catch(ut)):this.show()},events:["resize","scroll"]}],methods:{show(){this.isFixed=!0,this.update(),this.placeholder.hidden=!1},hide(){const{offset:t,sticky:e}=this._data;this.setActive(!1),L(this.$el,this.clsFixed,this.clsBelow),e?c(this.$el,"top",t):c(this.$el,{position:"",top:"",width:"",marginTop:""}),this.placeholder.hidden=!0,this.isFixed=!1},update(){let{width:t,scroll:e=0,overflow:i,overflowScroll:n=0,start:s,end:o,offset:r,topOffset:a,height:l,offsetParentTop:h,sticky:u}=this._data;const f=s!==0||e>s;if(!u){let g="fixed";e>o&&(r+=o-h,g="absolute"),c(this.$el,{position:g,width:t}),c(this.$el,"marginTop",0,"important")}i&&(r-=n),c(this.$el,"top",r),this.setActive(f),q(this.$el,this.clsBelow,e>a+l),x(this.$el,this.clsFixed)},setActive(t){const e=this.active;this.active=t,t?(hi(this.selTarget,this.clsInactive,this.clsActive),e!==t&&$(this.$el,"active")):(hi(this.selTarget,this.clsActive,this.clsInactive),e!==t&&$(this.$el,"inactive"))}}};function Ai(t,e,i,n){if(!t)return 0;if(bt(t)||k(t)&&t.match(/^-?\d/))return i+dt(t,"height",e,!0);{const s=t===!0?B(e):rt(t,e);return w(s).bottom-(n&&s&&S(e,s)?v(c(s,"paddingBottom")):0)}}function Jn(t){return t==="true"?!0:t==="false"?!1:t}var Kn={mixins:[Me,qn,jt],args:"connect",props:{connect:String,toggle:String,itemNav:String,active:Number},data:{connect:"~.uk-switcher",toggle:"> * > :first-child",itemNav:!1,active:0,cls:"uk-active",attrItem:"uk-switcher-item"},computed:{connects:{get(t,e){let{connect:i}=t;return Ut(i,e)},watch(t){this.swiping&&c(t,"touchAction","pan-y pinch-zoom")},document:!0,immediate:!0},connectChildren:{get(){return this.connects.map(t=>et(t)).flat()},watch(){const t=this.index();for(const e of this.connects)et(e).forEach((i,n)=>q(i,this.cls,n===t)),this.lazyload(this.$el,et(e))},immediate:!0},toggles:{get(t,e){let{toggle:i}=t;return D(i,e).filter(n=>!O(n,".uk-disabled *, .uk-disabled, [disabled]"))},watch(t){const e=this.index();this.show(~e?e:t[this.active]||t[0])},immediate:!0},children(){return et(this.$el).filter(t=>this.toggles.some(e=>S(e,t)))},swipeTarget(){return this.connects}},events:[{name:"click",delegate(){return this.toggle},handler(t){t.preventDefault(),this.show(t.current)}},{name:"click",el(){return this.connects.concat(this.itemNav?Ut(this.itemNav,this.$el):[])},delegate(){return"["+this.attrItem+"],[data-"+this.attrItem+"]"},handler(t){t.preventDefault(),this.show(Ot(t.current,this.attrItem))}},{name:"swipeRight swipeLeft",filter(){return this.swiping},el(){return this.connects},handler(t){let{type:e}=t;this.show(Xt(e,"Left")?"next":"previous")}}],methods:{index(){return de(this.children,t=>T(t,this.cls))},show(t){const e=this.index(),i=me(t,this.toggles,e),n=me(this.children[i],et(this.$el));et(this.$el).forEach((o,r)=>{q(o,this.cls,n===r),b(this.toggles[r],"aria-expanded",n===r)});const s=e>=0&&e!==i;this.connects.forEach(async o=>{let{children:r}=o;await this.toggleElement(p(r).filter(a=>T(a,this.cls)),!1,s),await this.toggleElement(r[n],!0,s)})}}},_r={mixins:[lt],extends:Kn,props:{media:Boolean},data:{media:960,attrItem:"uk-tab-item"},connected(){const t=T(this.$el,"uk-tab-left")?"uk-tab-left":T(this.$el,"uk-tab-right")?"uk-tab-right":!1;t&&this.$create("toggle",this.$el,{cls:t,mode:"media",media:this.media})}};const Or=32;var Mr={mixins:[Me,Bi,jt],args:"target",props:{href:String,target:null,mode:"list",queued:Boolean},data:{href:!1,target:!1,mode:"click",queued:!0},computed:{target:{get(t,e){let{href:i,target:n}=t;return n=Ut(n||i,e),n.length&&n||[e]},watch(){this.updateAria(),this.lazyload(this.$el,this.target)},document:!0,immediate:!0}},connected(){!d(this.mode,"media")&&!ei(this.$el)&&b(this.$el,"tabindex","0")},events:[{name:Lt,filter(){return d(this.mode,"hover")},handler(t){this._preventClick=null,!(!Dt(t)||this._showState)&&($(this.$el,"focus"),C(document,Lt,()=>$(this.$el,"blur"),!0,e=>!S(e.target,this.$el)),d(this.mode,"click")&&(this._preventClick=!0))}},{name:Ce+" "+Ee+" focus blur",filter(){return d(this.mode,"hover")},handler(t){if(Dt(t))return;const e=d([Ce,"focus"],t.type),i=b(this.$el,"aria-expanded");if(!(!e&&(t.type===Ee&&O(this.$el,":focus")||t.type==="blur"&&O(this.$el,":hover")))){if(this._showState&&e&&i!==this._showState){e||(this._showState=null);return}this._showState=e?i:null,this.toggle("toggle"+(e?"show":"hide"))}}},{name:"keydown",filter(){return d(this.mode,"click")&&!nt(this.$el,"input")},handler(t){t.keyCode===Or&&(t.preventDefault(),this.$el.click())}},{name:"click",filter(){return["click","hover"].some(t=>d(this.mode,t))},handler(t){let e;(this._preventClick||X(t.target,'a[href="#"], a[href=""]')||(e=X(t.target,"a[href]"))&&(b(this.$el,"aria-expanded")!=="true"||e.hash&&O(this.target,e.hash)))&&t.preventDefault(),!this._preventClick&&d(this.mode,"click")&&this.toggle()}},{name:"hide show",self:!0,el(){return this.target},handler(t){let{target:e,type:i}=t;this.updateAria(e===this.target[0]&&i==="show")}},{name:"mediachange",filter(){return d(this.mode,"media")},el(){return this.target},handler(t,e){e.matches^this.isToggled(this.target)&&this.toggle()}}],methods:{async toggle(t){if(!$(this.target,t||"toggle",[this]))return;if(!this.queued)return this.toggleElement(this.target);const e=this.target.filter(n=>T(n,this.clsLeave));if(e.length){for(const n of this.target){const s=d(e,n);this.toggleElement(n,s,s)}return}const i=this.target.filter(this.isToggled);await this.toggleElement(i,!1),await this.toggleElement(this.target.filter(n=>!d(i,n)),!0)},updateAria(t){d(this.mode,"media")||b(this.$el,"aria-expanded",ge(t)?t:this.isToggled(this.target))}}},Dr=Object.freeze({__proto__:null,Accordion:xn,Alert:ho,Cover:fo,Drop:Bn,Dropdown:Bn,FormCustom:bo,Grid:$o,HeightMatch:So,HeightViewport:Eo,Icon:Ei,Img:rr,Leader:pr,Margin:An,Modal:gr,Nav:vr,Navbar:wr,Offcanvas:yr,OverflowAuto:kr,Responsive:Sr,Scroll:Tr,Scrollspy:Pr,ScrollspyNav:Br,Sticky:Ar,Svg:zn,Switcher:Kn,Tab:_r,Toggle:Mr,Video:kn,Close:tr,Spinner:er,NavParentIcon:Qo,SlidenavNext:Rn,SlidenavPrevious:Rn,SearchIcon:Uo,Marker:Z,NavbarParentIcon:Z,NavbarToggleIcon:Z,OverlayIcon:Z,PaginationNext:Z,PaginationPrevious:Z,Totop:Z});return yt(Dr,(t,e)=>V.component(e,t)),so(V),V});
@@ -1,4 +1,4 @@
1
- /*! UIkit 3.15.18-dev.0512dbf39 | https://www.getuikit.com | (c) 2014 - 2022 YOOtheme | MIT License */
1
+ /*! UIkit 3.15.18-dev.9b1dbaa5d | https://www.getuikit.com | (c) 2014 - 2022 YOOtheme | MIT License */
2
2
 
3
3
  (function (global, factory) {
4
4
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :