uikit 3.16.15 → 3.16.16-dev.eede5abfb

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