uikit 3.16.11-dev.23226dadb → 3.16.11-dev.85cdca725

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