uikit 3.15.15-dev.492ccd2ec → 3.15.15-dev.5eb24ed21

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