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