uikit 3.16.3 → 3.16.4-dev.067bed046
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 +7 -0
- package/dist/css/uikit-core-rtl.css +1 -1
- package/dist/css/uikit-core-rtl.min.css +1 -1
- package/dist/css/uikit-core.css +1 -1
- package/dist/css/uikit-core.min.css +1 -1
- package/dist/css/uikit-rtl.css +1 -1
- package/dist/css/uikit-rtl.min.css +1 -1
- package/dist/css/uikit.css +1 -1
- 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 +6 -2
- package/dist/js/components/lightbox-panel.min.js +1 -1
- package/dist/js/components/lightbox.js +6 -2
- 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 +6 -2
- 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 +6 -2
- 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 +4 -4
- package/dist/js/uikit-core.min.js +1 -1
- package/dist/js/uikit-icons.js +3 -1
- package/dist/js/uikit-icons.min.js +1 -1
- package/dist/js/uikit.js +9 -5
- package/dist/js/uikit.min.js +1 -1
- package/package.json +1 -1
- package/src/images/icons/mastodon.svg +3 -0
- package/src/images/icons/yootheme.svg +3 -0
- package/src/js/core/modal.js +1 -1
- package/src/js/mixin/slider.js +5 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
/*! UIkit 3.16.3 | https://www.getuikit.com | (c) 2014 - 2023 YOOtheme | MIT License */(function(Vt,Yt){typeof exports=="object"&&typeof module<"u"?module.exports=Yt():typeof define=="function"&&define.amd?define("uikit",Yt):(Vt=typeof globalThis<"u"?globalThis:Vt||self,Vt.UIkit=Yt())})(this,function(){"use strict";const{hasOwnProperty:Vt,toString:Yt}=Object.prototype;function vt(t,e){return Vt.call(t,e)}const ss=/\B([A-Z])/g,Ot=U(t=>t.replace(ss,"-$1").toLowerCase()),os=/-(\w)/g,Gt=U(t=>t.replace(os,Ni)),wt=U(t=>t.length?Ni(null,t.charAt(0))+t.slice(1):"");function Ni(t,e){return e?e.toUpperCase():""}function Z(t,e){var i;return(i=t==null?void 0:t.startsWith)==null?void 0:i.call(t,e)}function Xt(t,e){var i;return(i=t==null?void 0:t.endsWith)==null?void 0:i.call(t,e)}function d(t,e){var i;return(i=t==null?void 0:t.includes)==null?void 0:i.call(t,e)}function ve(t,e){var i;return(i=t==null?void 0:t.findIndex)==null?void 0:i.call(t,e)}const{isArray:F,from:zi}=Array,{assign:Ve}=Object;function Q(t){return typeof t=="function"}function ft(t){return t!==null&&typeof t=="object"}function lt(t){return Yt.call(t)==="[object Object]"}function Pt(t){return ft(t)&&t===t.window}function we(t){return Ye(t)===9}function be(t){return Ye(t)>=1}function Jt(t){return Ye(t)===1}function Ye(t){return!Pt(t)&&ft(t)&&t.nodeType}function Ge(t){return typeof t=="boolean"}function y(t){return typeof t=="string"}function Xe(t){return typeof t=="number"}function bt(t){return Xe(t)||y(t)&&!isNaN(t-parseFloat(t))}function Je(t){return!(F(t)?t.length:ft(t)&&Object.keys(t).length)}function I(t){return t===void 0}function Ke(t){return Ge(t)?t:t==="true"||t==="1"||t===""?!0:t==="false"||t==="0"?!1:t}function Kt(t){const e=Number(t);return isNaN(e)?!1:e}function v(t){return parseFloat(t)||0}function E(t){return g(t)[0]}function g(t){return be(t)?[t]:Array.from(t||[]).filter(be)}function Bt(t){if(Pt(t))return t;t=E(t);const e=we(t)?t:t==null?void 0:t.ownerDocument;return(e==null?void 0:e.defaultView)||window}function Ze(t,e){return t===e||ft(t)&&ft(e)&&Object.keys(t).length===Object.keys(e).length&&$t(t,(i,n)=>i===e[n])}function Qe(t,e,i){return t.replace(new RegExp(`${e}|${i}`,"g"),n=>n===e?i:e)}function Zt(t){return t[t.length-1]}function $t(t,e){for(const i in t)if(e(t[i],i)===!1)return!1;return!0}function Ue(t,e){return t.slice().sort(({[e]:i=0},{[e]:n=0})=>i>n?1:n>i?-1:0)}function Qt(t,e){return t.reduce((i,n)=>i+v(Q(e)?e(n):n[e]),0)}function rs(t,e){const i=new Set;return t.filter(({[e]:n})=>i.has(n)?!1:i.add(n))}function ct(t,e=0,i=1){return Math.min(Math.max(Kt(t)||0,e),i)}function yt(){}function ti(...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 ei(t,e){return t.x<=e.right&&t.x>=e.left&&t.y<=e.bottom&&t.y>=e.top}function ii(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 Hi(t,e){t={...t};for(const i in t)t=t[i]>e[i]?ii(t,i,e[i]):t;return t}function as(t,e){t=Hi(t,e);for(const i in t)t=t[i]<e[i]?ii(t,i,e[i]):t;return t}const ni={ratio:ii,contain:Hi,cover:as};function dt(t,e,i=0,n=!1){e=g(e);const{length:s}=e;return s?(t=bt(t)?Kt(t):t==="next"?i+1:t==="previous"?i-1:t==="last"?s-1:e.indexOf(E(t)),n?ct(t,0,s-1):(t%=s,t<0?t+s:t)):-1}function U(t){const e=Object.create(null);return i=>e[i]||(e[i]=t(i))}class Fi{constructor(){this.promise=new Promise((e,i)=>{this.reject=i,this.resolve=e})}}function f(t,e,i){var n;if(ft(e)){for(const s in e)f(t,s,e[s]);return}if(I(i))return(n=E(t))==null?void 0:n.getAttribute(e);for(const s of g(t))Q(i)&&(i=i.call(s,f(s,e))),i===null?Ut(s,e):s.setAttribute(e,i)}function ht(t,e){return g(t).some(i=>i.hasAttribute(e))}function Ut(t,e){g(t).forEach(i=>i.removeAttribute(e))}function At(t,e){for(const i of[e,`data-${e}`])if(ht(t,i))return f(t,i)}const ls={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 si(t){return g(t).some(e=>ls[e.tagName.toLowerCase()])}function L(t){return g(t).some(e=>e.offsetWidth||e.offsetHeight||e.getClientRects().length)}const $e="input,select,textarea,button";function Li(t){return g(t).some(e=>_(e,$e))}const ye=`${$e},a[href],[tabindex]`;function oi(t){return _(t,ye)}function O(t){var e;return(e=E(t))==null?void 0:e.parentElement}function te(t,e){return g(t).filter(i=>_(i,e))}function _(t,e){return g(t).some(i=>i.matches(e))}function W(t,e){return Jt(t)?t.closest(Z(e,">")?e.slice(1):e):g(t).map(i=>W(i,e)).filter(Boolean)}function T(t,e){return y(e)?!!W(t,e):E(e).contains(E(t))}function Dt(t,e){const i=[];for(;t=O(t);)(!e||_(t,e))&&i.push(t);return i}function tt(t,e){t=E(t);const i=t?g(t.children):[];return e?te(i,e):i}function ri(t,e){return e?g(t).indexOf(E(e)):tt(O(t)).indexOf(t)}function st(t,e){return ai(t,Ii(t,e))}function ee(t,e){return ie(t,Ii(t,e))}function ai(t,e){return E(Wi(t,E(e),"querySelector"))}function ie(t,e){return g(Wi(t,E(e),"querySelectorAll"))}const cs=/(^|[^\\],)\s*[!>+~-]/,Ri=U(t=>t.match(cs));function Ii(t,e=document){return y(t)&&Ri(t)||we(e)?e:e.ownerDocument}const hs=/([!>+~-])(?=\s+[!>+~-]|\s*$)/g,us=U(t=>t.replace(hs,"$1 *"));function Wi(t,e=document,i){if(!t||!y(t))return t;if(t=us(t),Ri(t)){const n=ds(t);t="";for(let s of n){let o=e;if(s[0]==="!"){const r=s.substr(1).trim().split(" ");if(o=W(O(e),r[0]),s=r.slice(1).join(" ").trim(),!s.length&&n.length===1)return o}if(s[0]==="-"){const r=s.substr(1).trim().split(" "),a=(o||e).previousElementSibling;o=_(a,s.substr(1))?a:null,s=r.slice(1).join(" ")}o&&(t+=`${t?",":""}${ps(o)} ${s}`)}e=document}try{return e[i](t)}catch{return null}}const fs=/.*?[^\\](?:,|$)/g,ds=U(t=>t.match(fs).map(e=>e.replace(/,$/,"").trim()));function ps(t){const e=[];for(;t.parentNode;){const i=f(t,"id");if(i){e.unshift(`#${li(i)}`);break}else{let{tagName:n}=t;n!=="HTML"&&(n+=`:nth-child(${ri(t)+1})`),e.unshift(n),t=t.parentNode}}return e.join(" > ")}function li(t){return y(t)?CSS.escape(t):""}function C(...t){let[e,i,n,s,o=!1]=hi(t);s.length>1&&(s=ms(s)),o!=null&&o.self&&(s=vs(s)),n&&(s=gs(n,s));for(const r of i)for(const a of e)a.addEventListener(r,s,o);return()=>ci(e,i,s,o)}function ci(...t){let[e,i,,n,s=!1]=hi(t);for(const o of i)for(const r of e)r.removeEventListener(o,n,s)}function M(...t){const[e,i,n,s,o=!1,r]=hi(t),a=C(e,i,n,l=>{const h=!r||r(l);h&&(a(),s(l,h))},o);return a}function x(t,e,i){return ui(t).every(n=>n.dispatchEvent(xe(e,!0,!0,i)))}function xe(t,e=!0,i=!1,n){return y(t)&&(t=new CustomEvent(t,{bubbles:e,cancelable:i,detail:n})),t}function hi(t){return t[0]=ui(t[0]),y(t[1])&&(t[1]=t[1].split(" ")),Q(t[2])&&t.splice(2,0,!1),t}function gs(t,e){return i=>{const n=t[0]===">"?ie(t,i.currentTarget).reverse().filter(s=>T(i.target,s))[0]:W(i.target,t);n&&(i.current=n,e.call(this,i),delete i.current)}}function ms(t){return e=>F(e.detail)?t(e,...e.detail):t(e)}function vs(t){return function(e){if(e.target===e.currentTarget||e.target===e.current)return t.call(null,e)}}function ji(t){return t&&"addEventListener"in t}function ws(t){return ji(t)?t:E(t)}function ui(t){return F(t)?t.map(ws).filter(Boolean):y(t)?ie(t):ji(t)?[t]:g(t)}function Mt(t){return t.pointerType==="touch"||!!t.touches}function ke(t){var e,i;const{clientX:n,clientY:s}=((e=t.touches)==null?void 0:e[0])||((i=t.changedTouches)==null?void 0:i[0])||t;return{x:n,y:s}}const bs={"animation-iteration-count":!0,"column-count":!0,"fill-opacity":!0,"flex-grow":!0,"flex-shrink":!0,"font-weight":!0,"line-height":!0,opacity:!0,order:!0,orphans:!0,"stroke-dasharray":!0,"stroke-dashoffset":!0,widows:!0,"z-index":!0,zoom:!0};function c(t,e,i,n){const s=g(t);for(const o of s)if(y(e)){if(e=fi(e),I(i))return getComputedStyle(o).getPropertyValue(e);o.style.setProperty(e,bt(i)&&!bs[e]?`${i}px`:i||Xe(i)?i:"",n)}else if(F(e)){const r={};for(const a of e)r[a]=c(o,a);return r}else ft(e)&&(n=i,$t(e,(r,a)=>c(o,a,r,n)));return s[0]}const fi=U(t=>$s(t));function $s(t){if(Z(t,"--"))return t;t=Ot(t);const{style:e}=document.documentElement;if(t in e)return t;for(const i of["webkit","moz"]){const n=`-${i}-${t}`;if(n in e)return n}}function k(t,...e){qi(t,e,"add")}function R(t,...e){qi(t,e,"remove")}function di(t,e){f(t,"class",i=>(i||"").replace(new RegExp(`\\b${e}\\b\\s?`,"g"),""))}function pi(t,...e){e[0]&&R(t,e[0]),e[1]&&k(t,e[1])}function S(t,e){return[e]=gi(e),!!e&&g(t).some(i=>i.classList.contains(e))}function V(t,e,i){const n=gi(e);I(i)||(i=!!i);for(const s of g(t))for(const o of n)s.classList.toggle(o,i)}function qi(t,e,i){e=e.reduce((n,s)=>n.concat(gi(s)),[]);for(const n of g(t))n.classList[i](...e)}function gi(t){return String(t).split(/[ ,]/).filter(Boolean)}function ys(t,e,i=400,n="linear"){return i=Math.round(i),Promise.all(g(t).map(s=>new Promise((o,r)=>{for(const l in e){const h=c(s,l);h===""&&c(s,l,h)}const a=setTimeout(()=>x(s,"transitionend"),i);M(s,"transitionend transitioncanceled",({type:l})=>{clearTimeout(a),R(s,"uk-transition"),c(s,{transitionProperty:"",transitionDuration:"",transitionTimingFunction:""}),l==="transitioncanceled"?r():o(s)},{self:!0}),k(s,"uk-transition"),c(s,{transitionProperty:Object.keys(e).map(fi).join(","),transitionDuration:`${i}ms`,transitionTimingFunction:n,...e})})))}const J={start:ys,async stop(t){x(t,"transitionend"),await Promise.resolve()},async cancel(t){x(t,"transitioncanceled"),await Promise.resolve()},inProgress(t){return S(t,"uk-transition")}},ne="uk-animation-";function Vi(t,e,i=200,n,s){return Promise.all(g(t).map(o=>new Promise((r,a)=>{x(o,"animationcanceled");const l=setTimeout(()=>x(o,"animationend"),i);M(o,"animationend animationcanceled",({type:h})=>{clearTimeout(l),h==="animationcanceled"?a():r(o),c(o,"animationDuration",""),di(o,`${ne}\\S*`)},{self:!0}),c(o,"animationDuration",`${i}ms`),k(o,e,ne+(s?"leave":"enter")),Z(e,ne)&&(n&&k(o,`uk-transform-origin-${n}`),s&&k(o,`${ne}reverse`))})))}const xs=new RegExp(`${ne}(enter|leave)`),et={in:Vi,out(t,e,i,n){return Vi(t,e,i,n,!0)},inProgress(t){return xs.test(f(t,"class"))},cancel(t){x(t,"animationcanceled")}};function ks(t){if(document.readyState!=="loading"){t();return}M(document,"DOMContentLoaded",t)}function j(t,...e){return e.some(i=>{var n;return((n=t==null?void 0:t.tagName)==null?void 0:n.toLowerCase())===i.toLowerCase()})}function Yi(t){return t=m(t),t.innerHTML="",t}function _e(t,e){return I(e)?m(t).innerHTML:it(Yi(t),e)}const _s=Te("prepend"),it=Te("append"),mi=Te("before"),Se=Te("after");function Te(t){return function(e,i){var n;const s=g(y(i)?Nt(i):i);return(n=m(e))==null||n[t](...s),Gi(s)}}function xt(t){g(t).forEach(e=>e.remove())}function Ce(t,e){for(e=E(mi(t,e));e.firstChild;)e=e.firstChild;return it(e,t),e}function vi(t,e){return g(g(t).map(i=>i.hasChildNodes()?Ce(g(i.childNodes),e):it(i,e)))}function se(t){g(t).map(O).filter((e,i,n)=>n.indexOf(e)===i).forEach(e=>e.replaceWith(...e.childNodes))}const Ss=/^\s*<(\w+|!)[^>]*>/,Ts=/^<(\w+)\s*\/?>(?:<\/\1>)?$/;function Nt(t){const e=Ts.exec(t);if(e)return document.createElement(e[1]);const i=document.createElement("div");return Ss.test(t)?i.insertAdjacentHTML("beforeend",t.trim()):i.textContent=t,Gi(i.childNodes)}function Gi(t){return t.length>1?t:t[0]}function pt(t,e){if(Jt(t))for(e(t),t=t.firstElementChild;t;){const i=t.nextElementSibling;pt(t,e),t=i}}function m(t,e){return Xi(t)?E(Nt(t)):ai(t,e)}function P(t,e){return Xi(t)?g(Nt(t)):ie(t,e)}function Xi(t){return y(t)&&Z(t.trim(),"<")}const kt={width:["left","right"],height:["top","bottom"]};function Y(t){const e=Jt(t)?E(t).getBoundingClientRect():{height:ot(t),width:oe(t),top:0,left:0};return{height:e.height,width:e.width,top:e.top,left:e.left,bottom:e.top+e.height,right:e.left+e.width}}function $(t,e){const i=Y(t);if(t){const{scrollY:s,scrollX:o}=Bt(t),r={height:s,width:o};for(const a in kt)for(const l of kt[a])i[l]+=r[a]}if(!e)return i;const n=c(t,"position");$t(c(t,["left","top"]),(s,o)=>c(t,o,e[o]-i[o]+v(n==="absolute"&&s==="auto"?Ji(t)[o]:s)))}function Ji(t){let{top:e,left:i}=$(t);const{ownerDocument:{body:n,documentElement:s},offsetParent:o}=E(t);let r=o||s;for(;r&&(r===n||r===s)&&c(r,"position")==="static";)r=r.parentNode;if(Jt(r)){const a=$(r);e-=a.top+v(c(r,"borderTopWidth")),i-=a.left+v(c(r,"borderLeftWidth"))}return{top:e-v(c(t,"marginTop")),left:i-v(c(t,"marginLeft"))}}function _t(t){t=E(t);const e=[t.offsetTop,t.offsetLeft];for(;t=t.offsetParent;)if(e[0]+=t.offsetTop+v(c(t,"borderTopWidth")),e[1]+=t.offsetLeft+v(c(t,"borderLeftWidth")),c(t,"position")==="fixed"){const i=Bt(t);return e[0]+=i.scrollY,e[1]+=i.scrollX,e}return e}const ot=Ki("height"),oe=Ki("width");function Ki(t){const e=wt(t);return(i,n)=>{if(I(n)){if(Pt(i))return i[`inner${e}`];if(we(i)){const s=i.documentElement;return Math.max(s[`offset${e}`],s[`scroll${e}`])}return i=E(i),n=c(i,t),n=n==="auto"?i[`offset${e}`]:v(n)||0,n-re(i,t)}else return c(i,t,!n&&n!==0?"":+n+re(i,t)+"px")}}function re(t,e,i="border-box"){return c(t,"boxSizing")===i?Qt(kt[e].map(wt),n=>v(c(t,`padding${n}`))+v(c(t,`border${n}Width`))):0}function Zi(t){for(const e in kt)for(const i in kt[e])if(kt[e][i]===t)return kt[e][1-i];return t}function ut(t,e="width",i=window,n=!1){return y(t)?Qt(Es(t),s=>{const o=Ps(s);return o?Bs(o==="vh"?As():o==="vw"?oe(Bt(i)):n?i[`offset${wt(e)}`]:Y(i)[e],s):s}):v(t)}const Cs=/-?\d+(?:\.\d+)?(?:v[wh]|%|px)?/g,Es=U(t=>t.toString().replace(/\s/g,"").match(Cs)||[]),Os=/(?:v[hw]|%)$/,Ps=U(t=>(t.match(Os)||[])[0]);function Bs(t,e){return t*v(e)/100}let ae,zt;function As(){return ae||(zt||(zt=m("<div>"),c(zt,{height:"100vh",position:"fixed"}),C(window,"resize",()=>ae=null)),it(document.body,zt),ae=zt.clientHeight,xt(zt),ae)}const St=typeof window<"u",le=St&&document.dir==="rtl",Ht=St&&"ontouchstart"in window,Ft=St&&window.PointerEvent,Lt=Ft?"pointerdown":Ht?"touchstart":"mousedown",Ds=Ft?"pointermove":Ht?"touchmove":"mousemove",Rt=Ft?"pointerup":Ht?"touchend":"mouseup",Ee=Ft?"pointerenter":Ht?"":"mouseenter",Oe=Ft?"pointerleave":Ht?"":"mouseleave",Pe=Ft?"pointercancel":"touchcancel",nt={reads:[],writes:[],read(t){return this.reads.push(t),bi(),t},write(t){return this.writes.push(t),bi(),t},clear(t){Ui(this.reads,t),Ui(this.writes,t)},flush:wi};function wi(t){Qi(nt.reads),Qi(nt.writes.splice(0)),nt.scheduled=!1,(nt.reads.length||nt.writes.length)&&bi(t+1)}const Ms=4;function bi(t){nt.scheduled||(nt.scheduled=!0,t&&t<Ms?Promise.resolve().then(()=>wi(t)):requestAnimationFrame(()=>wi(1)))}function Qi(t){let e;for(;e=t.shift();)try{e()}catch(i){console.error(i)}}function Ui(t,e){const i=t.indexOf(e);return~i&&t.splice(i,1)}function $i(){}$i.prototype={positions:[],init(){this.positions=[];let t;this.unbind=C(document,"mousemove",e=>t=ke(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:s,bottom:o}=e,[r]=this.positions,a=Zt(this.positions),l=[r,a];return ei(a,e)?!1:[[{x:i,y:s},{x:n,y:o}],[{x:i,y:o},{x:n,y:s}]].some(u=>{const p=Ns(l,u);return p&&ei(p,e)})}};function Ns([{x:t,y:e},{x:i,y:n}],[{x:s,y:o},{x:r,y:a}]){const l=(a-o)*(i-t)-(r-s)*(n-e);if(l===0)return!1;const h=((r-s)*(e-o)-(a-o)*(t-s))/l;return h<0?!1:{x:t+h*(i-t),y:e+h*(n-e)}}function It(t,e,i,n=!0){const s=new IntersectionObserver(n?(o,r)=>{o.some(a=>a.isIntersecting)&&e(o,r)}:e,i);for(const o of g(t))s.observe(o);return s}const zs=St&&window.ResizeObserver;function ce(t,e,i={box:"border-box"}){return zs?en(ResizeObserver,t,e,i):(Hs(),he.add(e),{disconnect(){he.delete(e)}})}let he;function Hs(){if(he)return;he=new Set;let t;const e=()=>{if(!t){t=!0,requestAnimationFrame(()=>t=!1);for(const i of he)i()}};C(window,"load resize",e),C(document,"loadedmetadata load",e,!0)}function tn(t,e,i){return en(MutationObserver,t,e,i)}function en(t,e,i,n){const s=new t(i);for(const o of g(e))s.observe(o,n);return s}const z={};z.events=z.created=z.beforeConnect=z.connected=z.beforeDisconnect=z.disconnected=z.destroy=yi,z.args=function(t,e){return e!==!1&&yi(e||t)},z.update=function(t,e){return Ue(yi(t,Q(e)?{read:e}:e),"order")},z.props=function(t,e){if(F(e)){const i={};for(const n of e)i[n]=String;e=i}return z.methods(t,e)},z.computed=z.methods=function(t,e){return e?t?{...t,...e}:e:t},z.i18n=z.data=function(t,e,i){return i?nn(t,e,i):e?t?function(n){return nn(t,e,n)}:e:t};function nn(t,e,i){return z.computed(Q(t)?t.call(i,i):t,Q(e)?e.call(i,i):e)}function yi(t,e){return t=t&&!F(t)?[t]:t,e?t?t.concat(e):F(e)?e:[e]:t}function Fs(t,e){return I(e)?t:e}function Wt(t,e,i){const n={};if(Q(e)&&(e=e.options),e.extends&&(t=Wt(t,e.extends,i)),e.mixins)for(const o of e.mixins)t=Wt(t,o,i);for(const o in t)s(o);for(const o in e)vt(t,o)||s(o);function s(o){n[o]=(z[o]||Fs)(t[o],e[o],i)}return n}function Be(t,e=[]){try{return t?Z(t,"{")?JSON.parse(t):e.length&&!d(t,":")?{[e[0]]:t}:t.split(";").reduce((i,n)=>{const[s,o]=n.split(/:(.*)/);return s&&!I(o)&&(i[s.trim()]=o.trim()),i},{}):{}}catch{return{}}}function sn(t){if(De(t)&&xi(t,{func:"playVideo",method:"play"}),Ae(t))try{t.play().catch(yt)}catch{}}function on(t){De(t)&&xi(t,{func:"pauseVideo",method:"pause"}),Ae(t)&&t.pause()}function rn(t){De(t)&&xi(t,{func:"mute",method:"setVolume",value:0}),Ae(t)&&(t.muted=!0)}function an(t){return Ae(t)||De(t)}function Ae(t){return j(t,"video")}function De(t){return j(t,"iframe")&&(ln(t)||cn(t))}function ln(t){return!!t.src.match(/\/\/.*?youtube(-nocookie)?\.[a-z]+\/(watch\?v=[^&\s]+|embed)|youtu\.be\/.*/)}function cn(t){return!!t.src.match(/vimeo\.com\/video\/.*/)}async function xi(t,e){await Rs(t),hn(t,e)}function hn(t,e){try{t.contentWindow.postMessage(JSON.stringify({event:"command",...e}),"*")}catch{}}const ki="_ukPlayer";let Ls=0;function Rs(t){if(t[ki])return t[ki];const e=ln(t),i=cn(t),n=++Ls;let s;return t[ki]=new Promise(o=>{e&&M(t,"load",()=>{const r=()=>hn(t,{event:"listening",id:n});s=setInterval(r,100),r()}),M(window,"message",o,!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}${d(t.src,"?")?"&":"?"}${e?"enablejsapi=1":`api=1&player_id=${n}`}`}).then(()=>clearInterval(s))}function un(t,e=0,i=0){return L(t)?ti(...jt(t).map(n=>{const{top:s,left:o,bottom:r,right:a}=K(n);return{top:s-e,left:o-i,bottom:r+e,right:a+i}}).concat($(t))):!1}function fn(t,{offset:e=0}={}){const i=L(t)?rt(t,!1,["hidden"]):[];return i.reduce((r,a,l)=>{const{scrollTop:h,scrollHeight:u,offsetHeight:p}=a,w=K(a),b=u-w.height,{height:A,top:N}=i[l-1]?K(i[l-1]):$(t);let D=Math.ceil(N-w.top-e+h);return e>0&&p<A+e?D+=e:e=0,D>b?(e-=D-b,D=b):D<0&&(e-=D,D=0),()=>n(a,D-h).then(r)},()=>Promise.resolve())();function n(r,a){return new Promise(l=>{const h=r.scrollTop,u=s(Math.abs(a)),p=Date.now();(function w(){const b=o(ct((Date.now()-p)/u));r.scrollTop=h+a*b,b===1?l():requestAnimationFrame(w)})()})}function s(r){return 40*Math.pow(r,.375)}function o(r){return .5*(1-Math.cos(Math.PI*r))}}function dn(t,e=0,i=0){if(!L(t))return 0;const[n]=rt(t,!0),{scrollHeight:s,scrollTop:o}=n,{height:r}=K(n),a=s-r,l=_t(t)[0]-_t(n)[0],h=Math.max(0,l-r+e),u=Math.min(a,l+t.offsetHeight-i);return ct((o-h)/(u-h))}function rt(t,e=!1,i=[]){const n=pn(t);let s=Dt(t).reverse();s=s.slice(s.indexOf(n)+1);const o=ve(s,r=>c(r,"position")==="fixed");return~o&&(s=s.slice(o)),[n].concat(s.filter(r=>c(r,"overflow").split(" ").some(a=>d(["auto","scroll",...i],a))&&(!e||r.scrollHeight>K(r).height))).reverse()}function jt(t){return rt(t,!1,["hidden","clip"])}function K(t){const e=Bt(t),{document:{documentElement:i}}=e;let n=t===pn(t)?e:t;const{visualViewport:s}=e;if(Pt(n)&&s){let{height:r,width:a,scale:l,pageTop:h,pageLeft:u}=s;return r=Math.round(r*l),a=Math.round(a*l),{height:r,width:a,top:h,left:u,bottom:h+r,right:u+a}}let o=$(n);if(c(n,"display")==="inline")return o;for(let[r,a,l,h]of[["width","x","left","right"],["height","y","top","bottom"]])Pt(n)?n=i:o[l]+=v(c(n,`border-${l}-width`)),o[r]=o[a]=n[`client${wt(r)}`],o[h]=o[r]+o[l];return o}function pn(t){return Bt(t).document.scrollingElement}const G=[["width","x","left","right"],["height","y","top","bottom"]];function gn(t,e,i){i={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],placement:[],...i},F(e)||(e=[e,e]),$(t,mn(t,e,i))}function mn(t,e,i){const n=vn(t,e,i),{boundary:s,viewportOffset:o=0,placement:r}=i;let a=n;for(const[l,[h,,u,p]]of Object.entries(G)){const w=Is(t,e[l],o,s,l);if(Me(n,w,l))continue;let b=0;if(r[l]==="flip"){const A=i.attach.target[l];if(A===p&&n[p]<=w[p]||A===u&&n[u]>=w[u])continue;b=js(t,e,i,l)[u]-n[u];const N=Ws(t,e[l],o,l);if(!Me(_i(n,b,l),N,l)){if(Me(n,N,l))continue;if(i.recursion)return!1;const D=qs(t,e,i);if(D&&Me(D,N,1-l))return D;continue}}else if(r[l]==="shift"){const A=$(e[l]),{offset:N}=i;b=ct(ct(n[u],w[u],w[p]-n[h]),A[u]-n[h]+N[l],A[p]-N[l])-n[u]}a=_i(a,b,l)}return a}function vn(t,e,i){let{attach:n,offset:s}={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],...i},o=$(t);for(const[r,[a,,l,h]]of Object.entries(G)){const u=n.target[r]===n.element[r]?K(e[r]):$(e[r]);o=_i(o,u[l]-o[l]+wn(n.target[r],h,u[a])-wn(n.element[r],h,o[a])+ +s[r],r)}return o}function _i(t,e,i){const[,n,s,o]=G[i],r={...t};return r[s]=t[n]=t[s]+e,r[o]+=e,r}function wn(t,e,i){return t==="center"?i/2:t===e?i:0}function Is(t,e,i,n,s){let o=$n(...bn(t,e).map(K));return i&&(o[G[s][2]]+=i,o[G[s][3]]-=i),n&&(o=$n(o,$(F(n)?n[s]:n))),o}function Ws(t,e,i,n){const[s,o,r,a]=G[n],[l]=bn(t,e),h=K(l);return["auto","scroll"].includes(c(l,`overflow-${o}`))&&(h[r]-=l[`scroll${wt(r)}`],h[a]=h[r]+l[`scroll${wt(s)}`]),h[r]+=i,h[a]-=i,h}function bn(t,e){return jt(e).filter(i=>T(t,i))}function $n(...t){let e={};for(const i of t)for(const[,,n,s]of G)e[n]=Math.max(e[n]||0,i[n]),e[s]=Math.min(...[e[s],i[s]].filter(Boolean));return e}function Me(t,e,i){const[,,n,s]=G[i];return t[n]>=e[n]&&t[s]<=e[s]}function js(t,e,{offset:i,attach:n},s){return vn(t,e,{attach:{element:yn(n.element,s),target:yn(n.target,s)},offset:Vs(i,s)})}function qs(t,e,i){return mn(t,e,{...i,attach:{element:i.attach.element.map(xn).reverse(),target:i.attach.target.map(xn).reverse()},offset:i.offset.reverse(),placement:i.placement.reverse(),recursion:!0})}function yn(t,e){const i=[...t],n=G[e].indexOf(t[e]);return~n&&(i[e]=G[e][1-n%2+2]),i}function xn(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 Vs(t,e){return t=[...t],t[e]*=-1,t}var Ys=Object.freeze({__proto__:null,$:m,$$:P,Animation:et,Deferred:Fi,Dimensions:ni,MouseTracker:$i,Transition:J,addClass:k,after:Se,append:it,apply:pt,assign:Ve,attr:f,before:mi,boxModelAdjust:re,camelize:Gt,children:tt,clamp:ct,closest:W,createEvent:xe,css:c,data:At,dimensions:Y,each:$t,empty:Yi,endsWith:Xt,escape:li,fastdom:nt,filter:te,find:ai,findAll:ie,findIndex:ve,flipPosition:Zi,fragment:Nt,getEventPos:ke,getIndex:dt,hasAttr:ht,hasClass:S,hasOwn:vt,hasTouch:Ht,height:ot,html:_e,hyphenate:Ot,inBrowser:St,includes:d,index:ri,intersectRect:ti,isArray:F,isBoolean:Ge,isDocument:we,isElement:Jt,isEmpty:Je,isEqual:Ze,isFocusable:oi,isFunction:Q,isInView:un,isInput:Li,isNode:be,isNumber:Xe,isNumeric:bt,isObject:ft,isPlainObject:lt,isRtl:le,isString:y,isTag:j,isTouch:Mt,isUndefined:I,isVideo:an,isVisible:L,isVoidElement:si,isWindow:Pt,last:Zt,matches:_,memoize:U,mergeOptions:Wt,mute:rn,noop:yt,observeIntersection:It,observeMutation:tn,observeResize:ce,off:ci,offset:$,offsetPosition:_t,offsetViewport:K,on:C,once:M,overflowParents:jt,parent:O,parents:Dt,parseOptions:Be,pause:on,play:sn,pointInRect:ei,pointerCancel:Pe,pointerDown:Lt,pointerEnter:Ee,pointerLeave:Oe,pointerMove:Ds,pointerUp:Rt,position:Ji,positionAt:gn,prepend:_s,propName:fi,query:st,queryAll:ee,ready:ks,remove:xt,removeAttr:Ut,removeClass:R,removeClasses:di,replaceClass:pi,scrollIntoView:fn,scrollParents:rt,scrolledOver:dn,selFocusable:ye,selInput:$e,sortBy:Ue,startsWith:Z,sumBy:Qt,swap:Qe,toArray:zi,toBoolean:Ke,toEventTargets:ui,toFloat:v,toNode:E,toNodes:g,toNumber:Kt,toPx:ut,toWindow:Bt,toggleClass:V,trigger:x,ucfirst:wt,uniqueBy:rs,unwrap:se,width:oe,within:T,wrapAll:Ce,wrapInner:vi});function Gs(t){const e=t.data;t.use=function(s){if(!s.installed)return s.call(null,this),s.installed=!0,this},t.mixin=function(s,o){o=(y(o)?t.component(o):o)||this,o.options=Wt(o.options,s)},t.extend=function(s){s=s||{};const o=this,r=function(l){this._init(l)};return r.prototype=Object.create(o.prototype),r.prototype.constructor=r,r.options=Wt(o.options,s),r.super=o,r.extend=o.extend,r},t.update=function(s,o){s=s?E(s):document.body;for(const r of Dt(s).reverse())n(r[e],o);pt(s,r=>n(r[e],o))};let i;Object.defineProperty(t,"container",{get(){return i||document.body},set(s){i=m(s)}});function n(s,o){if(s)for(const r in s)s[r]._connected&&s[r]._callUpdate(o)}}function Xs(t){t.prototype._callHook=function(n){var s;(s=this.$options[n])==null||s.forEach(o=>o.call(this))},t.prototype._callConnected=function(){this._connected||(this._data={},this._computed={},this._initProps(),this._callHook("beforeConnect"),this._connected=!0,this._initEvents(),this._initObservers(),this._callHook("connected"),this._callUpdate())},t.prototype._callDisconnected=function(){this._connected&&(this._callHook("beforeDisconnect"),this._disconnectObservers(),this._unbindEvents(),this._callHook("disconnected"),this._connected=!1,delete this._watch)},t.prototype._callUpdate=function(n="update"){this._connected&&((n==="update"||n==="resize")&&this._callWatches(),this.$options.update&&(this._updates||(this._updates=new Set,nt.read(()=>{this._connected&&e.call(this,this._updates),delete this._updates})),this._updates.add(n.type||n)))},t.prototype._callWatches=function(){if(this._watch)return;const n=!vt(this,"_watch");this._watch=nt.read(()=>{this._connected&&i.call(this,n),this._watch=null})};function e(n){for(const{read:s,write:o,events:r=[]}of this.$options.update){if(!n.has("update")&&!r.some(l=>n.has(l)))continue;let a;s&&(a=s.call(this,this._data,n),a&<(a)&&Ve(this._data,a)),o&&a!==!1&&nt.write(()=>{this._connected&&o.call(this,this._data,n)})}}function i(n){const{$options:{computed:s}}=this,o={...this._computed};this._computed={};for(const r in s){const{watch:a,immediate:l}=s[r];a&&(n&&l||vt(o,r)&&!Ze(o[r],this[r]))&&a.call(this,this[r],o[r])}}}function Js(t){let e=0;t.prototype._init=function(i){i=i||{},i.data=Us(i,this.constructor.options),this.$options=Wt(this.constructor.options,i,this),this.$el=null,this.$props={},this._uid=e++,this._initData(),this._initMethods(),this._initComputeds(),this._callHook("created"),i.el&&this.$mount(i.el)},t.prototype._initData=function(){const{data:i={}}=this.$options;for(const n in i)this.$props[n]=this[n]=i[n]},t.prototype._initMethods=function(){const{methods:i}=this.$options;if(i)for(const n in i)this[n]=i[n].bind(this)},t.prototype._initComputeds=function(){const{computed:i}=this.$options;if(this._computed={},i)for(const n in i)Ks(this,n,i[n])},t.prototype._initProps=function(i){let n;i=i||kn(this.$options);for(n in i)I(i[n])||(this.$props[n]=i[n]);const s=[this.$options.computed,this.$options.methods];for(n in this.$props)n in i&&Zs(s,n)&&(this[n]=this.$props[n])},t.prototype._initEvents=function(){this._events=[];for(const i of this.$options.events||[])if(vt(i,"handler"))Ne(this,i);else for(const n in i)Ne(this,i[n],n)},t.prototype._unbindEvents=function(){this._events.forEach(i=>i()),delete this._events},t.prototype._initObservers=function(){this._observers=[eo(this),to(this)]},t.prototype.registerObserver=function(...i){this._observers.push(...i)},t.prototype._disconnectObservers=function(){this._observers.forEach(i=>i==null?void 0:i.disconnect())}}function kn(t){const e={},{args:i=[],props:n={},el:s,id:o}=t;if(!n)return e;for(const a in n){const l=Ot(a);let h=At(s,l);I(h)||(h=n[a]===Boolean&&h===""?!0:Si(n[a],h),!(l==="target"&&Z(h,"_"))&&(e[a]=h))}const r=Be(At(s,o),i);for(const a in r){const l=Gt(a);I(n[l])||(e[l]=Si(n[l],r[a]))}return e}function Ks(t,e,i){Object.defineProperty(t,e,{enumerable:!0,get(){const{_computed:n,$props:s,$el:o}=t;return vt(n,e)||(n[e]=(i.get||i).call(t,s,o)),n[e]},set(n){const{_computed:s}=t;s[e]=i.set?i.set.call(t,n):n,I(s[e])&&delete s[e]}})}function Ne(t,e,i){lt(e)||(e={name:i,handler:e});let{name:n,el:s,handler:o,capture:r,passive:a,delegate:l,filter:h,self:u}=e;if(s=Q(s)?s.call(t):s||t.$el,F(s)){s.forEach(p=>Ne(t,{...e,el:p},i));return}!s||h&&!h.call(t)||t._events.push(C(s,n,l?y(l)?l:l.call(t):null,y(o)?t[o]:o.bind(t),{passive:a,capture:r,self:u}))}function Zs(t,e){return t.every(i=>!i||!vt(i,e))}function Si(t,e){return t===Boolean?Ke(e):t===Number?Kt(e):t==="list"?Qs(e):t===Object&&y(e)?Be(e):t?t(e):e}function Qs(t){return F(t)?t:y(t)?t.split(/,(?![^(]*\))/).map(e=>bt(e)?Kt(e):Ke(e.trim())):[t]}function Us({data:t={}},{args:e=[],props:i={}}){F(t)&&(t=t.slice(0,e.length).reduce((n,s,o)=>(lt(s)?Ve(n,s):n[e[o]]=s,n),{}));for(const n in t)I(t[n])?delete t[n]:i[n]&&(t[n]=Si(i[n],t[n]));return t}function to(t){let{el:e,computed:i}=t.$options;if(!i)return;for(const s in i)if(i[s].document){e=e.ownerDocument;break}const n=new MutationObserver(()=>t._callWatches());return n.observe(e,{childList:!0,subtree:!0}),n}function eo(t){const{$options:e,$props:i}=t,{id:n,attrs:s,props:o,el:r}=e;if(!o||s===!1)return;const a=F(s)?s:Object.keys(o),l=a.map(u=>Ot(u)).concat(n),h=new MutationObserver(u=>{const p=kn(e);u.some(({attributeName:w})=>{const b=w.replace("data-","");return(b===n?a:[Gt(b),Gt(w)]).some(A=>!I(p[A])&&p[A]!==i[A])})&&t.$reset()});return h.observe(r,{attributes:!0,attributeFilter:l.concat(l.map(u=>`data-${u}`))}),h}function io(t){const e=t.data;t.prototype.$create=function(i,n,s){return t[i](n,s)},t.prototype.$mount=function(i){const{name:n}=this.$options;i[e]||(i[e]={}),!i[e][n]&&(i[e][n]=this,this.$el=this.$options.el=this.$options.el||i,T(i,document)&&this._callConnected())},t.prototype.$reset=function(){this._callDisconnected(),this._callConnected()},t.prototype.$destroy=function(i=!1){const{el:n,name:s}=this.$options;n&&this._callDisconnected(),this._callHook("destroy"),n!=null&&n[e]&&(delete n[e][s],Je(n[e])||delete n[e],i&&xt(this.$el))},t.prototype.$emit=function(i){this._callUpdate(i)},t.prototype.$update=function(i=this.$el,n){t.update(i,n)},t.prototype.$getComponent=t.getComponent,Object.defineProperty(t.prototype,"$container",Object.getOwnPropertyDescriptor(t,"container"))}const gt={};function no(t){const{data:e,prefix:i}=t;t.component=function(n,s){var o;n=Ot(n);const r=i+n;if(!s)return lt(gt[r])&&(gt[r]=gt[`data-${r}`]=t.extend(gt[r])),gt[r];n=Gt(n),t[n]=function(l,h){const u=t.component(n);return u.options.functional?new u({data:lt(l)?l:[...arguments]}):l?P(l).map(p)[0]:p();function p(w){const b=t.getComponent(w,n);if(b)if(h)b.$destroy();else return b;return new u({el:w,data:h})}};const a=lt(s)?{...s}:s.options;return a.id=r,a.name=n,(o=a.install)==null||o.call(a,t,a,n),t._initialized&&!a.functional&&requestAnimationFrame(()=>t[n](`[${r}],[data-${r}]`)),gt[r]=gt[`data-${r}`]=lt(s)?a:s},t.getComponents=n=>(n==null?void 0:n[e])||{},t.getComponent=(n,s)=>t.getComponents(n)[s],t.connect=n=>{if(n[e])for(const s in n[e])n[e][s]._callConnected();for(const s of n.getAttributeNames()){const o=_n(s);o&&t[o](n)}},t.disconnect=n=>{for(const s in n[e])n[e][s]._callDisconnected()}}function _n(t){const e=gt[t];return e&&(lt(e)?e:e.options).name}const X=function(t){this._init(t)};X.util=Ys,X.data="__uikit__",X.prefix="uk-",X.options={},X.version="3.16.3",Gs(X),Xs(X),Js(X),no(X),io(X);function so(t){const{connect:e,disconnect:i}=t;if(!St||!window.MutationObserver)return;requestAnimationFrame(function(){x(document,"uikit:init",t),document.body&&pt(document.body,e),new MutationObserver(o=>o.forEach(n)).observe(document,{childList:!0,subtree:!0}),new MutationObserver(o=>o.forEach(s)).observe(document,{attributes:!0,subtree:!0}),t._initialized=!0});function n({addedNodes:o,removedNodes:r}){for(const a of o)pt(a,e);for(const a of r)pt(a,i)}function s({target:o,attributeName:r}){var a;const l=_n(r);if(l){if(ht(o,r)){t[l](o);return}(a=t.getComponent(o,l))==null||a.$destroy()}}}var at={connected(){k(this.$el,this.$options.id)}},ze={data:{preload:5},methods:{lazyload(t=this.$el,e=this.$el){this.registerObserver(It(t,(i,n)=>{for(const s of g(Q(e)?e():e))P('[loading="lazy"]',s).slice(0,this.preload-1).forEach(o=>Ut(o,"loading"));for(const s of i.filter(({isIntersecting:o})=>o).map(({target:o})=>o))n.unobserve(s)}))}}},qt={props:{cls:Boolean,animation:"list",duration:Number,velocity:Number,origin:String,transition:String},data:{cls:!1,animation:[!1],duration:200,velocity:.2,origin:!1,transition:"ease",clsEnter:"uk-togglabe-enter",clsLeave:"uk-togglabe-leave"},computed:{hasAnimation({animation:t}){return!!t[0]},hasTransition({animation:t}){return["slide","reveal"].some(e=>Z(t[0],e))}},methods:{toggleElement(t,e,i){return new Promise(n=>Promise.all(g(t).map(s=>{const o=Ge(e)?e:!this.isToggled(s);if(!x(s,`before${o?"show":"hide"}`,[this]))return Promise.reject();const r=(Q(i)?i:i===!1||!this.hasAnimation?oo:this.hasTransition?ro:ao)(s,o,this),a=o?this.clsEnter:this.clsLeave;k(s,a),x(s,o?"show":"hide",[this]);const l=()=>{R(s,a),x(s,o?"shown":"hidden",[this])};return r?r.then(l,()=>(R(s,a),Promise.reject())):l()})).then(n,yt))},isToggled(t=this.$el){return[t]=g(t),S(t,this.clsEnter)?!0:S(t,this.clsLeave)?!1:this.cls?S(t,this.cls.split(" ")[0]):L(t)},_toggle(t,e){if(!t)return;e=Boolean(e);let i;this.cls?(i=d(this.cls," ")||e!==S(t,this.cls),i&&V(t,this.cls,d(this.cls," ")?void 0:e)):(i=e===t.hidden,i&&(t.hidden=!e)),P("[autofocus]",t).some(n=>L(n)?n.focus()||!0:n.blur()),i&&x(t,"toggled",[e,this])}}};function oo(t,e,{_toggle:i}){return et.cancel(t),J.cancel(t),i(t,e)}async function ro(t,e,{animation:i,duration:n,velocity:s,transition:o,_toggle:r}){var a;const[l="reveal",h="top"]=((a=i[0])==null?void 0:a.split("-"))||[],u=[["left","right"],["top","bottom"]],p=u[d(u[0],h)?0:1],w=p[1]===h,A=["width","height"][u.indexOf(p)],N=`margin-${p[0]}`,D=`margin-${h}`;let ge=Y(t)[A];const Jr=J.inProgress(t);await J.cancel(t),e&&r(t,!0);const Kr=Object.fromEntries(["padding","border","width","height","minWidth","minHeight","overflowY","overflowX",N,D].map(ns=>[ns,t.style[ns]])),me=Y(t),Mi=v(c(t,N)),ts=v(c(t,D)),Et=me[A]+ts;!Jr&&!e&&(ge+=ts);const[qe]=vi(t,"<div>");c(qe,{boxSizing:"border-box",height:me.height,width:me.width,...c(t,["overflow","padding","borderTop","borderRight","borderBottom","borderLeft","borderImage",D])}),c(t,{padding:0,border:0,minWidth:0,minHeight:0,[D]:0,width:me.width,height:me.height,overflow:"hidden",[A]:ge});const es=ge/Et;n=(s*Et+n)*(e?1-es:es);const is={[A]:e?Et:0};w&&(c(t,N,Et-ge+Mi),is[N]=e?Mi:Et+Mi),!w^l==="reveal"&&(c(qe,N,-Et+ge),J.start(qe,{[N]:e?0:-Et},n,o));try{await J.start(t,is,n,o)}finally{c(t,Kr),se(qe.firstChild),e||r(t,!1)}}function ao(t,e,i){et.cancel(t);const{animation:n,duration:s,_toggle:o}=i;return e?(o(t,!0),et.in(t,n[0],s,i.origin)):et.out(t,n[1]||n[0],s,i.origin).then(()=>o(t,!1))}function lo(t){return Math.ceil(Math.max(0,...P("[stroke]",t).map(e=>{try{return e.getTotalLength()}catch{return 0}})))}let Ti;function Sn(t){const e=C(t,"touchmove",n=>{if(n.targetTouches.length!==1)return;let[{scrollHeight:s,clientHeight:o}]=rt(n.target);o>=s&&n.cancelable&&n.preventDefault()},{passive:!1});if(Ti)return e;Ti=!0;const{scrollingElement:i}=document;return c(i,{overflowY:CSS.supports("overflow","clip")?"clip":"hidden",touchAction:"none",paddingRight:oe(window)-i.clientWidth||""}),()=>{Ti=!1,e(),c(i,{overflowY:"",touchAction:"",paddingRight:""})}}function ue(t){return["origin","pathname","search"].every(e=>t[e]===location[e])}function Tn(t){if(ue(t)){const e=decodeURIComponent(t.hash).substring(1);return document.getElementById(e)||document.getElementsByName(e)[0]}}function fe(t,e=t.$el,i=""){if(e.id)return e.id;let n=`${t.$options.id}-${t._uid}${i}`;return m(`#${n}`)&&(n=fe(t,e,`${i}-2`)),n}const B={TAB:9,ESC:27,SPACE:32,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40};var Cn={mixins:[at,ze,qt],props:{animation:Boolean,targets:String,active:null,collapsible:Boolean,multiple:Boolean,toggle:String,content:String,offset:Number},data:{targets:"> *",active:!1,animation:!0,collapsible:!0,multiple:!1,clsOpen:"uk-open",toggle:"> .uk-accordion-title",content:"> .uk-accordion-content",offset:0},computed:{items:{get({targets:t},e){return P(t,e)},watch(t,e){if(e||S(t,this.clsOpen))return;const i=this.active!==!1&&t[Number(this.active)]||!this.collapsible&&t[0];i&&this.toggle(i,!1)},immediate:!0},toggles:{get({toggle:t}){return this.items.map(e=>m(t,e))},watch(){this.$emit()},immediate:!0},contents:{get({content:t}){return this.items.map(e=>{var i;return((i=e._wrapper)==null?void 0:i.firstElementChild)||m(t,e)})},watch(t){for(const e of t)He(e,!S(this.items.find(i=>T(e,i)),this.clsOpen));this.$emit()},immediate:!0}},connected(){this.lazyload()},events:[{name:"click keydown",delegate(){return`${this.targets} ${this.$props.toggle}`},async handler(t){var e;t.type==="keydown"&&t.keyCode!==B.SPACE||(t.preventDefault(),(e=this._off)==null||e.call(this),this._off=ho(t.target),await this.toggle(ri(this.toggles,t.current)),this._off())}},{name:"shown hidden",self:!0,delegate(){return this.targets},handler(){this.$emit()}}],update(){const t=te(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=fe(this,i,`-title-${e}`),n.id=fe(this,n,`-content-${e}`);const s=d(t,this.items[e]);f(i,{role:j(i,"a")?"button":null,"aria-controls":n.id,"aria-expanded":s,"aria-disabled":!this.collapsible&&t.length<2&&s}),f(n,{role:"region","aria-labelledby":i.id})}},methods:{async toggle(t,e){t=this.items[dt(t,this.items)];let i=[t];const n=te(this.items,`.${this.clsOpen}`);!this.multiple&&!d(n,i[0])&&(i=i.concat(n)),!(!this.collapsible&&n.length<2&&d(n,t))&&await Promise.all(i.map(s=>this.toggleElement(s,!d(n,s),(o,r)=>{if(V(o,this.clsOpen,r),e===!1||!this.animation){He(m(this.content,o),!r);return}return co(o,r,this)})))}}};function He(t,e){t&&(t.hidden=e)}async function co(t,e,{content:i,duration:n,velocity:s,transition:o}){var r;i=((r=t._wrapper)==null?void 0:r.firstElementChild)||m(i,t),t._wrapper||(t._wrapper=Ce(i,"<div>"));const a=t._wrapper;c(a,"overflow","hidden");const l=v(c(a,"height"));await J.cancel(a),He(i,!1);const h=Qt(["marginTop","marginBottom"],p=>c(i,p))+Y(i).height,u=l/h;n=(s*h+n)*(e?1-u:u),c(a,"height",l),await J.start(a,{height:e?h:0},n,o),se(i),delete t._wrapper,e||He(i,!0)}function ho(t){const[e]=rt(t,!0);let i;return function n(){i=requestAnimationFrame(()=>{const{top:s}=t.getBoundingClientRect();s<0&&(e.scrollTop+=s),n()})}(),()=>requestAnimationFrame(()=>cancelAnimationFrame(i))}var uo={mixins:[at,qt],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,fo),this.$destroy(!0)}}};function fo(t,e,{duration:i,transition:n,velocity:s}){const o=v(c(t,"height"));return c(t,"height",o),J.start(t,{height:0,marginTop:0,marginBottom:0,paddingTop:0,paddingBottom:0,borderTop:0,borderBottom:0,opacity:0},s*o+i,n)}var En={args:"autoplay",props:{automute:Boolean,autoplay:Boolean},data:{automute:!1,autoplay:!0},connected(){this.inView=this.autoplay==="inview",this.inView&&!ht(this.$el,"preload")&&(this.$el.preload="none"),j(this.$el,"iframe")&&!ht(this.$el,"allow")&&(this.$el.allow="autoplay"),this.automute&&rn(this.$el),this.registerObserver(It(this.$el,()=>this.$emit(),{},!1))},update:{read({visible:t}){return an(this.$el)?{prev:t,visible:L(this.$el)&&c(this.$el,"visibility")!=="hidden",inView:this.inView&&un(this.$el)}:!1},write({prev:t,visible:e,inView:i}){!e||this.inView&&!i?on(this.$el):(this.autoplay===!0&&!t||this.inView&&i)&&sn(this.$el)}}},mt={connected(){var t;this.registerObserver(ce(((t=this.$options.resizeTargets)==null?void 0:t.call(this))||this.$el,()=>this.$emit("resize")))}},po={mixins:[mt,En],props:{width:Number,height:Number},data:{automute:!0},events:{"load loadedmetadata"(){this.$emit("resize")}},resizeTargets(){return[this.$el,On(this.$el)||O(this.$el)]},update:{read(){const{ratio:t,cover:e}=ni,{$el:i,width:n,height:s}=this;let o={width:n,height:s};if(!o.width||!o.height){const h={width:i.naturalWidth||i.videoWidth||i.clientWidth,height:i.naturalHeight||i.videoHeight||i.clientHeight};o.width?o=t(h,"width",o.width):s?o=t(h,"height",o.height):o=h}const{offsetHeight:r,offsetWidth:a}=On(i)||O(i),l=e(o,{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 On(t){for(;t=O(t);)if(c(t,"position")!=="static")return t}var Ci={props:{container:Boolean},data:{container:!0},computed:{container({container:t}){return t===!0&&this.$container||t&&m(t)}}},go={props:{pos:String,offset:null,flip:Boolean,shift:Boolean,inset:Boolean},data:{pos:`bottom-${le?"right":"left"}`,offset:!1,flip:!0,shift:!0,inset:!1},connected(){this.pos=this.$props.pos.split("-").concat("center").slice(0,2),[this.dir,this.align]=this.pos,this.axis=d(["top","bottom"],this.dir)?"y":"x"},methods:{positionAt(t,e,i){let n=[this.getPositionOffset(t),this.getShiftOffset(t)];const s=[this.flip&&"flip",this.shift&&"shift"],o={element:[this.inset?this.dir:Zi(this.dir),this.align],target:[this.dir,this.align]};if(this.axis==="y"){for(const l in o)o[l].reverse();n.reverse(),s.reverse()}const r=mo(t),a=Y(t);c(t,{top:-a.height,left:-a.width}),gn(t,e,{attach:o,offset:n,boundary:i,placement:s,viewportOffset:this.getViewportOffset(t)}),r()},getPositionOffset(t){return ut(this.offset===!1?c(t,"--uk-position-offset"):this.offset,this.axis==="x"?"width":"height",t)*(d(["left","top"],this.dir)?-1:1)*(this.inset?-1:1)},getShiftOffset(t){return this.align==="center"?0:ut(c(t,"--uk-position-shift-offset"),this.axis==="y"?"width":"height",t)*(d(["left","top"],this.align)?1:-1)},getViewportOffset(t){return ut(c(t,"--uk-position-viewport-offset"))}}};function mo(t){const[e]=rt(t),{scrollTop:i}=e;return()=>{i!==e.scrollTop&&(e.scrollTop=i)}}let H;var Pn={mixins:[Ci,ze,go,qt],args:"pos",props:{mode:"list",toggle:Boolean,boundary:Boolean,boundaryX:Boolean,boundaryY:Boolean,target:Boolean,targetX:Boolean,targetY:Boolean,stretch:Boolean,delayShow:Number,delayHide:Number,autoUpdate:Boolean,clsDrop:String,animateOut:Boolean,bgScroll:Boolean},data:{mode:["click","hover"],toggle:"- *",boundary:!1,boundaryX:!1,boundaryY:!1,target:!1,targetX:!1,targetY:!1,stretch:!1,delayShow:0,delayHide:800,autoUpdate:!0,clsDrop:!1,animateOut:!1,bgScroll:!0,animation:["uk-animation-fade"],cls:"uk-open",container:!1},computed:{boundary({boundary:t,boundaryX:e,boundaryY:i},n){return[st(e||t,n)||window,st(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:st(e,n),i===!0?window:st(i,n)]}},created(){this.tracker=new $i},beforeConnect(){this.clsDrop=this.$props.clsDrop||`uk-${this.$options.name}`},connected(){k(this.$el,"uk-drop",this.clsDrop),this.toggle&&!this.targetEl&&(this.targetEl=bo(this)),this._style=(({width:t,height:e})=>({width:t,height:e}))(this.$el.style)},disconnected(){this.isActive()&&(this.hide(!1),H=null),c(this.$el,this._style)},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&&ue(e)&&!T(i,this.$el)&&this.hide(!1)}},{name:"beforescroll",handler(){this.hide(!1)}},{name:"toggle",self:!0,handler(t,e){t.preventDefault(),this.isToggled()?this.hide(!1):this.show(e==null?void 0:e.$el,!1)}},{name:"toggleshow",self:!0,handler(t,e){t.preventDefault(),this.show(e==null?void 0:e.$el)}},{name:"togglehide",self:!0,handler(t){t.preventDefault(),_(this.$el,":focus,:hover")||this.hide()}},{name:`${Ee} focusin`,filter(){return d(this.mode,"hover")},handler(t){Mt(t)||this.clearTimers()}},{name:`${Oe} focusout`,filter(){return d(this.mode,"hover")},handler(t){!Mt(t)&&t.relatedTarget&&this.hide()}},{name:"toggled",self:!0,handler(t,e){f(this.targetEl,"aria-expanded",e?!0:null),e&&(this.clearTimers(),this.position())}},{name:"show",self:!0,handler(){H=this,this.tracker.init();const t=[$o(this),xo(this),ko(this),this.autoUpdate&&yo(this),!this.bgScroll&&Sn(this.$el)];M(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&&T(t,this.$el)&&this.isToggled()?this:H;return}H=this.isActive()?null:H,this.tracker.cancel()}}],update:{write(){this.isToggled()&&!S(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(()=>_(t,":hover")&&this.show(),10);return}let i;for(;H&&i!==H&&!T(this.$el,H.$el);)i=H,H.hide(!1,!1)}this.container&&O(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.isDelaying=vo(this.$el).some(n=>this.tracker.movesTo(n)),t&&this.isDelaying?this.hideTimer=setTimeout(this.hide,50):t&&this.delayHide?this.hideTimer=setTimeout(i,this.delayHide):i()},clearTimers(){clearTimeout(this.showTimer),clearTimeout(this.hideTimer),this.showTimer=null,this.hideTimer=null,this.isDelaying=!1},isActive(){return H===this},position(){R(this.$el,"uk-drop-stack"),c(this.$el,this._style),this.$el.hidden=!0;const t=this.target.map(s=>wo(this.$el,s)),e=this.getViewportOffset(this.$el),i=[[0,["x","width","left","right"]],[1,["y","height","top","bottom"]]];for(const[s,[o,r]]of i)this.axis!==o&&d([o,!0],this.stretch)&&c(this.$el,{[r]:Math.min($(this.boundary[s])[r],t[s][r]-2*e),[`overflow-${o}`]:"auto"});const n=t[0].width-2*e;this.$el.hidden=!1,c(this.$el,"maxWidth",""),this.$el.offsetWidth>n&&k(this.$el,"uk-drop-stack"),c(this.$el,"maxWidth",n),this.positionAt(this.$el,this.target,this.boundary);for(const[s,[o,r,a,l]]of i)if(this.axis===o&&d([o,!0],this.stretch)){const h=Math.abs(this.getPositionOffset(this.$el)),u=$(this.target[s]),p=$(this.$el);c(this.$el,{[r]:(u[a]>p[a]?u[a]-Math.max($(this.boundary[s])[a],t[s][a]+e):Math.min($(this.boundary[s])[l],t[s][l]-e)-u[l])-h,[`overflow-${o}`]:"auto"}),this.positionAt(this.$el,this.target,this.boundary)}}}};function vo(t){const e=[];return pt(t,i=>c(i,"position")!=="static"&&e.push(i)),e}function wo(t,e){return K(jt(e).find(i=>T(t,i)))}function bo(t){const{$el:e}=t.$create("toggle",st(t.toggle,t.$el),{target:t.$el,mode:t.mode});return f(e,"aria-haspopup",!0),t.lazyload(e),e}function $o(t){const e=()=>t.$emit(),i=C(window,"resize",e),n=ce(jt(t.$el).concat(t.target),e);return()=>{n.disconnect(),i()}}function yo(t){return C([document,...jt(t.$el)],"scroll",()=>t.$emit(),{passive:!0})}function xo(t){return C(document,"keydown",e=>{e.keyCode===B.ESC&&t.hide(!1)})}function ko(t){return C(document,Lt,({target:e})=>{T(e,t.$el)||M(document,`${Rt} ${Pe} scroll`,({defaultPrevented:i,type:n,target:s})=>{!i&&n===Rt&&e===s&&!(t.targetEl&&T(e,t.targetEl))&&t.hide(!1)},!0)})}var Bn={mixins:[at,Ci],props:{dropdown:String,align:String,clsDrop:String,boundary:Boolean,dropbar:Boolean,dropbarAnchor:Boolean,duration:Number,mode:Boolean,offset:Boolean,stretch:Boolean,delayShow:Boolean,delayHide:Boolean,target:Boolean,targetX:Boolean,targetY:Boolean,animation:Boolean,animateOut:Boolean},data:{dropdown:"> li > a, > ul > li > a",align:le?"right":"left",clsDrop:"uk-dropdown",clsDropbar:"uk-dropnav-dropbar",boundary:!0,dropbar:!1,dropbarAnchor:!1,duration:200,container:!1},computed:{dropbarAnchor({dropbarAnchor:t},e){return st(t,e)||e},dropbar:{get({dropbar:t}){return t?(t=this._dropbar||st(t,this.$el)||m(`+ .${this.clsDropbar}`,this.$el),t||(this._dropbar=m("<div></div>"))):null},watch(t){k(t,"uk-dropbar","uk-dropbar-top",this.clsDropbar,`uk-${this.$options.name}-dropbar`)},immediate:!0},dropContainer(t,e){return this.container||e},dropdowns:{get({clsDrop:t},e){var i;const n=P(`.${t}`,e);if(this.dropContainer!==e)for(const s of P(`.${t}`,this.dropContainer)){const o=(i=this.getDropdown(s))==null?void 0:i.targetEl;!d(n,s)&&o&&T(o,this.$el)&&n.push(s)}return n},watch(t){this.$create("drop",t.filter(e=>!this.getDropdown(e)),{...this.$props,flip:!1,shift:!0,pos:`bottom-${this.align}`,boundary:this.boundary===!0?this.$el:this.boundary})},immediate:!0},items:{get({dropdown:t},e){return P(t,e)},watch(t){f(tt(this.$el),"role","presentation"),f(t,{tabindex:-1,role:"menuitem"}),f(t[0],"tabindex",0)},immediate:!0}},connected(){f(this.$el,"role","menubar")},disconnected(){xt(this._dropbar),delete this._dropbar},events:[{name:"mouseover focusin",delegate(){return this.dropdown},handler({current:t,type:e}){const i=this.getActive();if(i&&d(i.mode,"hover")&&i.targetEl&&!T(i.targetEl,t)&&!i.isDelaying&&i.hide(!1),e==="focusin")for(const n of this.items)f(n,"tabindex",t===n?0:-1)}},{name:"keydown",delegate(){return this.dropdown},handler(t){const{current:e,keyCode:i}=t,n=this.getActive();i===B.DOWN&&ht(e,"aria-expanded")&&(t.preventDefault(),!n||n.targetEl!==e?(e.click(),M(this.dropContainer,"show",({target:s})=>Dn(s))):Dn(n.$el)),An(t,this.items,n)}},{name:"keydown",el(){return this.dropContainer},delegate(){return`.${this.clsDrop}`},handler(t){var e;const{current:i,keyCode:n}=t;if(!d(this.dropdowns,i))return;const s=this.getActive();let o=-1;if(n===B.HOME?o=0:n===B.END?o="last":n===B.UP?o="previous":n===B.DOWN?o="next":n===B.ESC&&((e=s.targetEl)==null||e.focus()),~o){t.preventDefault();const r=P(ye,i);r[dt(o,r,ve(r,a=>_(a,":focus")))].focus()}An(t,this.items,s)}},{name:"mouseleave",el(){return this.dropbar},filter(){return this.dropbar},handler(){const t=this.getActive();t&&d(t.mode,"hover")&&!this.dropdowns.some(e=>_(e,":hover"))&&t.hide()}},{name:"beforeshow",el(){return this.dropContainer},filter(){return this.dropbar},handler({target:t}){this.isDropbarDrop(t)&&(this.dropbar.previousElementSibling!==this.dropbarAnchor&&Se(this.dropbarAnchor,this.dropbar),k(t,`${this.clsDrop}-dropbar`))}},{name:"show",el(){return this.dropContainer},filter(){return this.dropbar},handler({target:t}){if(!this.isDropbarDrop(t))return;const e=this.getDropdown(t),i=()=>{const n=Dt(t,`.${this.clsDrop}`).concat(t).map(a=>$(a)),s=Math.min(...n.map(({top:a})=>a)),o=Math.max(...n.map(({bottom:a})=>a)),r=$(this.dropbar);c(this.dropbar,"top",this.dropbar.offsetTop-(r.top-s)),this.transitionTo(o-s+v(c(t,"marginBottom")),t)};this._observer=ce([e.$el,...e.target],i),i()}},{name:"beforehide",el(){return this.dropContainer},filter(){return this.dropbar},handler(t){const e=this.getActive();_(this.dropbar,":hover")&&e.$el===t.target&&!this.items.some(i=>e.targetEl!==i&&_(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 d(this.dropdowns,(t=H)==null?void 0:t.$el)&&H},async transitionTo(t,e){const{dropbar:i}=this,n=ot(i);e=n<t&&e,await J.cancel([e,i]),c(e,"clipPath",`polygon(0 0,100% 0,100% ${n}px,0 ${n}px)`),ot(i,n),await Promise.all([J.start(i,{height:t},this.duration),J.start(e,{clipPath:`polygon(0 0,100% 0,100% ${t}px,0 ${t}px)`},this.duration).finally(()=>c(e,{clipPath:""}))]).catch(yt)},getDropdown(t){return this.$getComponent(t,"drop")||this.$getComponent(t,"dropdown")},isDropbarDrop(t){return this.getDropdown(t)&&S(t,this.clsDrop)}}};function An(t,e,i){var n,s,o;const{current:r,keyCode:a}=t;let l=-1;a===B.HOME?l=0:a===B.END?l="last":a===B.LEFT?l="previous":a===B.RIGHT?l="next":a===B.TAB&&((n=i.targetEl)==null||n.focus(),(s=i.hide)==null||s.call(i,!1)),~l&&(t.preventDefault(),(o=i.hide)==null||o.call(i,!1),e[dt(l,e,e.indexOf(i.targetEl||r))].focus())}function Dn(t){var e;m(":focus",t)||(e=m(ye,t))==null||e.focus()}var _o={mixins:[at],args:"target",props:{target:Boolean},data:{target:!1},computed:{input(t,e){return m($e,e)},state(){return this.input.nextElementSibling},target({target:t},e){return t&&(t===!0&&O(this.input)===e&&this.input.nextElementSibling||m(t,e))}},update(){var t;const{target:e,input:i}=this;if(!e)return;let n;const s=Li(e)?"value":"textContent",o=e[s],r=(t=i.files)!=null&&t[0]?i.files[0].name:_(i,"select")&&(n=P("option",i).filter(a=>a.selected)[0])?n.textContent:i.value;o!==r&&(e[s]=r)},events:[{name:"change",handler(){this.$emit()}},{name:"reset",el(){return W(this.$el,"form")},handler(){this.$emit()}}]},Mn={mixins:[mt],props:{margin:String,firstColumn:Boolean},data:{margin:"uk-margin-small-top",firstColumn:"uk-first-column"},resizeTargets(){return[this.$el,...zi(this.$el.children)]},connected(){this.registerObserver(tn(this.$el,()=>this.$reset(),{childList:!0,attributes:!0,attributeFilter:["style"]}))},update:{read(){const t=Nn(this.$el.children);return{rows:t,columns:So(t)}},write({columns:t,rows:e}){for(const i of e)for(const n of i)V(n,this.margin,e[0]!==i),V(n,this.firstColumn,t[0].includes(n))},events:["resize"]}};function Nn(t){return zn(t,"top","bottom")}function So(t){const e=[];for(const i of t){const n=zn(i,"left","right");for(let s=0;s<n.length;s++)e[s]=e[s]?e[s].concat(n[s]):n[s]}return le?e.reverse():e}function zn(t,e,i){const n=[[]];for(const s of t){if(!L(s))continue;let o=Fe(s);for(let r=n.length-1;r>=0;r--){const a=n[r];if(!a[0]){a.push(s);break}let l;if(a[0].offsetParent===s.offsetParent?l=Fe(a[0]):(o=Fe(s,!0),l=Fe(a[0],!0)),o[e]>=l[i]-1&&o[e]!==l[e]){n.push([s]);break}if(o[i]-1>l[e]||o[e]===l[e]){a.push(s);break}if(r===0){n.unshift([s]);break}}}return n}function Fe(t,e=!1){let{offsetTop:i,offsetLeft:n,offsetHeight:s,offsetWidth:o}=t;return e&&([i,n]=_t(t)),{top:i,left:n,bottom:i+s,right:n+o}}var Ei={connected(){Hn(this._uid,()=>this.$emit("scroll"))},disconnected(){Fn(this._uid)}};const Le=new Map;let de;function Hn(t,e){de=de||C(window,"scroll",()=>Le.forEach(i=>i()),{passive:!0,capture:!0}),Le.set(t,e)}function Fn(t){Le.delete(t),de&&!Le.size&&(de(),de=null)}var To={extends:Mn,mixins:[at],name:"grid",props:{masonry:Boolean,parallax:Number},data:{margin:"uk-grid-margin",clsStack:"uk-grid-stack",masonry:!1,parallax:0},connected(){this.masonry&&k(this.$el,"uk-flex-top uk-flex-wrap-top"),this.parallax&&Hn(this._uid,()=>this.$emit("scroll"))},disconnected(){Fn(this._uid)},update:[{write({columns:t}){V(this.$el,this.clsStack,t.length<2)},events:["resize"]},{read(t){let{columns:e,rows:i}=t;if(!e.length||!this.masonry&&!this.parallax||Ln(this.$el))return t.translates=!1,!1;let n=!1;const s=tt(this.$el),o=e.map(h=>Qt(h,"offsetHeight")),r=Eo(s,this.margin)*(i.length-1),a=Math.max(...o)+r;this.masonry&&(e=e.map(h=>Ue(h,"offsetTop")),n=Co(i,e));let l=Math.abs(this.parallax);return l&&(l=o.reduce((h,u,p)=>Math.max(h,u+r+(p%2?l:l/8)-a),0)),{padding:l,columns:e,translates:n,height:n?a:""}},write({height:t,padding:e}){c(this.$el,"paddingBottom",e||""),t!==!1&&c(this.$el,"height",t)},events:["resize"]},{read(){return this.parallax&&Ln(this.$el)?!1:{scrolled:this.parallax?dn(this.$el)*Math.abs(this.parallax):!1}},write({columns:t,scrolled:e,translates:i}){e===!1&&!i||t.forEach((n,s)=>n.forEach((o,r)=>c(o,"transform",!e&&!i?"":`translateY(${(i&&-i[s][r])+(e?s%2?e:e/8:0)}px)`)))},events:["scroll","resize"]}]};function Ln(t){return tt(t).some(e=>c(e,"position")==="absolute")}function Co(t,e){const i=t.map(n=>Math.max(...n.map(s=>s.offsetHeight)));return e.map(n=>{let s=0;return n.map((o,r)=>s+=r?i[r-1]-n[r-1].offsetHeight:0)})}function Eo(t,e){const[i]=t.filter(n=>S(n,e));return v(i?c(i,"marginTop"):c(t[0],"paddingLeft"))}var Oo={mixins:[mt],args:"target",props:{target:String,row:Boolean},data:{target:"> *",row:!0},computed:{elements:{get({target:t},e){return P(t,e)},watch(){this.$reset()}}},resizeTargets(){return[this.$el,...this.elements]},update:{read(){return{rows:(this.row?Nn(this.elements):[this.elements]).map(Po)}},write({rows:t}){for(const{heights:e,elements:i}of t)i.forEach((n,s)=>c(n,"minHeight",e[s]))},events:["resize"]}};function Po(t){if(t.length<2)return{heights:[""],elements:t};c(t,"minHeight","");let e=t.map(Bo);const i=Math.max(...e);return{heights:t.map((n,s)=>e[s].toFixed(2)===i.toFixed(2)?"":i),elements:t}}function Bo(t){let e=!1;L(t)||(e=t.style.display,c(t,"display","block","important"));const i=Y(t).height-re(t,"height","content-box");return e!==!1&&c(t,"display",e),i}var Ao={mixins:[mt],props:{expand:Boolean,offsetTop:Boolean,offsetBottom:Boolean,minHeight:Number},data:{expand:!1,offsetTop:!1,offsetBottom:!1,minHeight:0},resizeTargets(){return[this.$el,...rt(this.$el)]},update:{read({minHeight:t}){if(!L(this.$el))return!1;let e="";const i=re(this.$el,"height","content-box"),{body:n,scrollingElement:s}=document,[o]=rt(this.$el),{height:r}=K(o===n?s:o);if(this.expand)e=Math.max(r-(Y(o).height-Y(this.$el).height)-i,0);else{const a=s===o||n===o;if(e=`calc(${a?"100vh":`${r}px`}`,this.offsetTop)if(a){const l=_t(this.$el)[0]-_t(o)[0];e+=l>0&&l<r/2?` - ${l}px`:""}else e+=` - ${c(o,"paddingTop")}`;this.offsetBottom===!0?e+=` - ${Y(this.$el.nextElementSibling).height}px`:bt(this.offsetBottom)?e+=` - ${this.offsetBottom}vh`:this.offsetBottom&&Xt(this.offsetBottom,"px")?e+=` - ${v(this.offsetBottom)}px`:y(this.offsetBottom)&&(e+=` - ${Y(st(this.offsetBottom,this.$el)).height}px`),e+=`${i?` - ${i}px`:""})`}return{minHeight:e,prev:t}},write({minHeight:t}){c(this.$el,{minHeight:t}),this.minHeight&&v(c(this.$el,"minHeight"))<this.minHeight&&c(this.$el,"minHeight",this.minHeight)},events:["resize"]}},Rn={args:"src",props:{id:Boolean,icon:String,src:String,style:String,width:Number,height:Number,ratio:Number,class:String,strokeAnimation:Boolean,attributes:"list"},data:{ratio:1,include:["style","class"],class:"",strokeAnimation:!1},beforeConnect(){this.class+=" uk-svg"},connected(){!this.icon&&d(this.src,"#")&&([this.src,this.icon]=this.src.split("#")),this.svg=this.getSvg().then(t=>{if(this._connected){const e=zo(t,this.$el);return this.svgEl&&e!==this.svgEl&&xt(this.svgEl),this.applyAttributes(e,t),this.svgEl=e}},yt),this.strokeAnimation&&this.svg.then(t=>{this._connected&&t&&(Wn(t),this.registerObserver(It(t,(e,i)=>{Wn(t),i.disconnect()})))})},disconnected(){this.svg.then(t=>{this._connected||(si(this.$el)&&(this.$el.hidden=!1),xt(t),this.svgEl=null)}),this.svg=null},methods:{async getSvg(){return j(this.$el,"img")&&!this.$el.complete&&this.$el.loading==="lazy"?new Promise(t=>M(this.$el,"load",()=>t(this.getSvg()))):Mo(await Do(this.src),this.icon)||Promise.reject("SVG not found.")},applyAttributes(t,e){for(const o in this.$options.props)d(this.include,o)&&o in this&&f(t,o,this[o]);for(const o in this.attributes){const[r,a]=this.attributes[o].split(":",2);f(t,r,a)}this.id||Ut(t,"id");const i=["width","height"];let n=i.map(o=>this[o]);n.some(o=>o)||(n=i.map(o=>f(e,o)));const s=f(e,"viewBox");s&&!n.some(o=>o)&&(n=s.split(" ").slice(2)),n.forEach((o,r)=>f(t,i[r],v(o)*this.ratio||null))}}};const Do=U(async t=>t?Z(t,"data:")?decodeURIComponent(t.split(",")[1]):(await fetch(t)).text():Promise.reject());function Mo(t,e){return e&&d(t,"<symbol")&&(t=No(t,e)||t),t=m(t.substr(t.indexOf("<svg"))),(t==null?void 0:t.hasChildNodes())&&t}const In=/<symbol([^]*?id=(['"])(.+?)\2[^]*?<\/)symbol>/g,Re={};function No(t,e){if(!Re[t]){Re[t]={},In.lastIndex=0;let i;for(;i=In.exec(t);)Re[t][i[3]]=`<svg xmlns="http://www.w3.org/2000/svg"${i[1]}svg>`}return Re[t][e]}function Wn(t){const e=lo(t);e&&t.style.setProperty("--uk-animation-stroke",e)}function zo(t,e){if(si(e)||j(e,"canvas")){e.hidden=!0;const n=e.nextElementSibling;return jn(t,n)?n:Se(e,t)}const i=e.lastElementChild;return jn(t,i)?i:it(e,t)}function jn(t,e){return j(t,"svg")&&j(e,"svg")&&t.innerHTML===e.innerHTML}var Ho={props:{i18n:Object},data:{i18n:null},methods:{t(t,...e){var i,n,s;let o=0;return((s=((i=this.i18n)==null?void 0:i[t])||((n=this.$options.i18n)==null?void 0:n[t]))==null?void 0:s.replace(/%s/g,()=>e[o++]||""))||""}}},Fo='<svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"><line fill="none" stroke="#000" stroke-width="1.1" x1="1" y1="1" x2="13" y2="13"/><line fill="none" stroke="#000" stroke-width="1.1" x1="13" y1="1" x2="1" y2="13"/></svg>',Lo='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><line fill="none" stroke="#000" stroke-width="1.4" x1="1" y1="1" x2="19" y2="19"/><line fill="none" stroke="#000" stroke-width="1.4" x1="19" y1="1" x2="1" y2="19"/></svg>',Ro='<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 3.5 6 8.5 11 3.5"/></svg>',Io='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><rect x="9" y="4" width="1" height="11"/><rect x="4" y="9" width="11" height="1"/></svg>',Wo='<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 3.5 6 8.5 11 3.5"/></svg>',jo='<svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 4 7 10 13 4"/></svg>',qo='<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 3.5 6 8.5 11 3.5"/></svg>',Vo='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><style>.uk-navbar-toggle-animate svg>[class*=line-]{transition:.2s ease-in-out;transition-property:transform,opacity;transform-origin:center;opacity:1}.uk-navbar-toggle svg>.line-3{opacity:0}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-3{opacity:1}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-2{transform:rotate(45deg)}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-3{transform:rotate(-45deg)}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-1,.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-4{opacity:0}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-1{transform:translateY(6px) scaleX(0)}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-4{transform:translateY(-6px) scaleX(0)}</style><rect class="line-1" y="3" width="20" height="2"/><rect class="line-2" y="9" width="20" height="2"/><rect class="line-3" y="9" width="20" height="2"/><rect class="line-4" y="15" width="20" height="2"/></svg>',Yo='<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"><rect x="19" y="0" width="1" height="40"/><rect x="0" y="19" width="40" height="1"/></svg>',Go='<svg width="7" height="12" viewBox="0 0 7 12" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="1 1 6 6 1 11"/></svg>',Xo='<svg width="7" height="12" viewBox="0 0 7 12" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="6 1 1 6 6 11"/></svg>',Jo='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.1" cx="9" cy="9" r="7"/><path fill="none" stroke="#000" stroke-width="1.1" d="M14,14 L18,18 L14,14 Z"/></svg>',Ko='<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.8" cx="17.5" cy="17.5" r="16.5"/><line fill="none" stroke="#000" stroke-width="1.8" x1="38" y1="39" x2="29" y2="30"/></svg>',Zo='<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.1" cx="10.5" cy="10.5" r="9.5"/><line fill="none" stroke="#000" stroke-width="1.1" x1="23" y1="23" x2="17" y2="17"/></svg>',Qo='<svg width="14" height="24" viewBox="0 0 14 24" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.4" points="1.225,23 12.775,12 1.225,1 "/></svg>',Uo='<svg width="25" height="40" viewBox="0 0 25 40" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="2" points="4.002,38.547 22.527,20.024 4,1.5 "/></svg>',tr='<svg width="14" height="24" viewBox="0 0 14 24" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.4" points="12.775,1 1.225,12 12.775,23 "/></svg>',er='<svg width="25" height="40" viewBox="0 0 25 40" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="2" points="20.527,1.5 2,20.024 20.525,38.547 "/></svg>',ir='<svg width="30" height="30" viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" cx="15" cy="15" r="14"/></svg>',nr='<svg width="18" height="10" viewBox="0 0 18 10" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="1 9 9 1 17 9 "/></svg>';const Ie={spinner:ir,totop:nr,marker:Io,"close-icon":Fo,"close-large":Lo,"drop-parent-icon":Ro,"nav-parent-icon":Wo,"nav-parent-icon-large":jo,"navbar-parent-icon":qo,"navbar-toggle-icon":Vo,"overlay-icon":Yo,"pagination-next":Go,"pagination-previous":Xo,"search-icon":Jo,"search-large":Ko,"search-navbar":Zo,"slidenav-next":Qo,"slidenav-next-large":Uo,"slidenav-previous":tr,"slidenav-previous-large":er},Oi={install:dr,extends:Rn,args:"icon",props:["icon"],data:{include:[]},isIcon:!0,beforeConnect(){k(this.$el,"uk-icon")},methods:{async getSvg(){const t=pr(this.icon);if(!t)throw"Icon not found.";return t}}},Tt={args:!1,extends:Oi,data:t=>({icon:Ot(t.constructor.options.name)}),beforeConnect(){k(this.$el,this.$options.id)}},sr={extends:Tt,beforeConnect(){const t=this.$props.icon;this.icon=W(this.$el,".uk-nav-primary")?`${t}-large`:t}},or={extends:Tt,beforeConnect(){this.icon=S(this.$el,"uk-search-icon")&&Dt(this.$el,".uk-search-large").length?"search-large":Dt(this.$el,".uk-search-navbar").length?"search-navbar":this.$props.icon}},rr={extends:Tt,beforeConnect(){f(this.$el,"role","status")},methods:{async getSvg(){const t=await Oi.methods.getSvg.call(this);return this.ratio!==1&&c(m("circle",t),"strokeWidth",1/this.ratio),t}}},Ct={extends:Tt,mixins:[Ho],beforeConnect(){const t=W(this.$el,"a,button");f(t,"role",this.role!==null&&j(t,"a")?"button":this.role);const e=this.t("label");e&&!ht(t,"aria-label")&&f(t,"aria-label",e)}},qn={extends:Ct,beforeConnect(){k(this.$el,"uk-slidenav");const t=this.$props.icon;this.icon=S(this.$el,"uk-slidenav-large")?`${t}-large`:t}},ar={extends:Ct,i18n:{label:"Open menu"}},lr={extends:Ct,i18n:{label:"Close"},beforeConnect(){this.icon=`close-${S(this.$el,"uk-close-large")?"large":"icon"}`}},cr={extends:Ct,i18n:{label:"Open"}},hr={extends:Ct,i18n:{label:"Back to top"}},ur={extends:Ct,i18n:{label:"Next page"},data:{role:null}},fr={extends:Ct,i18n:{label:"Previous page"},data:{role:null}},We={};function dr(t){t.icon.add=(e,i)=>{const n=y(e)?{[e]:i}:e;$t(n,(s,o)=>{Ie[o]=s,delete We[o]}),t._initialized&&pt(document.body,s=>$t(t.getComponents(s),o=>{o.$options.isIcon&&o.icon in n&&o.$reset()}))}}function pr(t){return Ie[t]?(We[t]||(We[t]=m((Ie[gr(t)]||Ie[t]).trim())),We[t].cloneNode(!0)):null}function gr(t){return le?Qe(Qe(t,"left","right"),"previous","next"):t}const mr=St&&"loading"in HTMLImageElement.prototype;var vr={args:"dataSrc",props:{dataSrc:String,sources:String,margin:String,target:String,loading:String},data:{dataSrc:"",sources:!1,margin:"50%",target:!1,loading:"lazy"},connected(){if(this.loading!=="lazy"){this.load();return}const t=[this.$el,...ee(this.$props.target,this.$el)];mr&&je(this.$el)&&(this.$el.loading="lazy",Pi(this.$el),t.length===1)||(xr(this.$el),this.registerObserver(It(t,(e,i)=>{this.load(),i.disconnect()},{rootMargin:this.margin})))},disconnected(){this._data.image&&(this._data.image.onload="")},methods:{load(){if(this._data.image)return this._data.image;const t=je(this.$el)?this.$el:br(this.$el,this.dataSrc,this.sources);return Ut(t,"loading"),Pi(this.$el,t.currentSrc),this._data.image=t}}};function Pi(t,e){if(je(t)){const i=O(t);(j(i,"picture")?tt(i):[t]).forEach(s=>Vn(s,s))}else e&&!d(t.style.backgroundImage,e)&&(c(t,"backgroundImage",`url(${li(e)})`),x(t,xe("load",!1)))}const wr=["data-src","data-srcset","sizes"];function Vn(t,e){wr.forEach(i=>{const n=At(t,i);n&&f(e,i.replace(/^(data-)+/,""),n)})}function br(t,e,i){const n=new Image;return $r(n,i),Vn(t,n),n.onload=()=>{Pi(t,n.currentSrc)},f(n,"src",e),n}function $r(t,e){if(e=yr(e),e.length){const i=Nt("<picture>");for(const n of e){const s=Nt("<source>");f(s,n),it(i,s)}it(i,t)}}function yr(t){if(!t)return[];if(Z(t,"["))try{t=JSON.parse(t)}catch{t=[]}else t=Be(t);return F(t)||(t=[t]),t.filter(e=>!Je(e))}function xr(t){je(t)&&!ht(t,"src")&&f(t,"src",'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"></svg>')}function je(t){return j(t,"img")}var Bi={props:{media:Boolean},data:{media:!1},connected(){const t=kr(this.media,this.$el);if(this.matchMedia=!0,t){this.mediaObj=window.matchMedia(t);const e=()=>{this.matchMedia=this.mediaObj.matches,x(this.$el,xe("mediachange",!1,!0,[this.mediaObj]))};this.offMediaObj=C(this.mediaObj,"change",()=>{e(),this.$emit("resize")}),e()}},disconnected(){var t;(t=this.offMediaObj)==null||t.call(this)}};function kr(t,e){if(y(t)){if(Z(t,"@"))t=v(c(e,`--uk-breakpoint-${t.substr(1)}`));else if(isNaN(t))return t}return t&&bt(t)?`(min-width: ${t}px)`:""}var _r={mixins:[at,Bi,mt],props:{fill:String},data:{fill:"",clsWrapper:"uk-leader-fill",clsHide:"uk-leader-hide",attrFill:"data-fill"},computed:{fill({fill:t}){return t||c(this.$el,"--uk-leader-fill-content")}},connected(){[this.wrapper]=vi(this.$el,`<span class="${this.clsWrapper}">`)},disconnected(){se(this.wrapper.childNodes)},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),f(this.wrapper,this.attrFill,new Array(t).join(e))},events:["resize"]}};const q=[];var Yn={mixins:[at,Ci,qt],props:{selPanel:String,selClose:String,escClose:Boolean,bgClose:Boolean,stack:Boolean,role:String},data:{cls:"uk-open",escClose:!0,bgClose:!0,overlay:!0,stack:!1,role:"dialog"},computed:{panel({selPanel:t},e){return m(t,e)},transitionElement(){return this.panel},bgClose({bgClose:t}){return t&&this.panel}},connected(){f(this.panel||this.$el,"role",this.role),this.overlay&&f(this.panel||this.$el,"aria-modal",!0)},beforeDisconnect(){d(q,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&&ue(e)&&!T(n,this.$el)&&m(n,document.body)?this.hide():_(e,this.selClose)&&(t.preventDefault(),this.hide())}},{name:"toggle",self:!0,handler(t){t.defaultPrevented||(t.preventDefault(),this.isToggled()===d(q,this)&&this.toggle())}},{name:"beforeshow",self:!0,handler(t){if(d(q,this))return!1;!this.stack&&q.length?(Promise.all(q.map(e=>e.hide())).then(this.show),t.preventDefault()):q.push(this)}},{name:"show",self:!0,handler(){this.stack&&c(this.$el,"zIndex",v(c(this.$el,"zIndex"))+q.length);const t=[this.overlay&&Tr(this),this.overlay&&Sn(this.$el),this.bgClose&&Cr(this),this.escClose&&Er(this)];M(this.$el,"hidden",()=>t.forEach(e=>e&&e()),{self:!0}),k(document.documentElement,this.clsPage)}},{name:"shown",self:!0,handler(){oi(this.$el)||f(this.$el,"tabindex","-1"),_(this.$el,":focus-within")||this.$el.focus()}},{name:"hidden",self:!0,handler(){d(q,this)&&q.splice(q.indexOf(this),1),c(this.$el,"zIndex",""),q.some(t=>t.clsPage===this.clsPage)||R(document.documentElement,this.clsPage)}}],methods:{toggle(){return this.isToggled()?this.hide():this.show()},show(){return this.container&&O(this.$el)!==this.container?(it(this.container,this.$el),new Promise(t=>requestAnimationFrame(()=>this.show().then(t)))):this.toggleElement(this.$el,!0,Gn)},hide(){return this.toggleElement(this.$el,!1,Gn)}}};function Gn(t,e,{transitionElement:i,_toggle:n}){return new Promise((s,o)=>M(t,"show hide",()=>{var r;(r=t._reject)==null||r.call(t),t._reject=o,n(t,e);const a=M(i,"transitionstart",()=>{M(i,"transitionend transitioncancel",s,{self:!0}),clearTimeout(l)},{self:!0}),l=setTimeout(()=>{a(),s()},Sr(c(i,"transitionDuration")))})).then(()=>delete t._reject)}function Sr(t){return t?Xt(t,"ms")?v(t):v(t)*1e3:0}function Tr(t){return C(document,"focusin",e=>{Zt(q)===t&&!T(e.target,t.$el)&&t.$el.focus()})}function Cr(t){return C(document,Lt,({target:e})=>{Zt(q)!==t||t.overlay&&!T(e,t.$el)||T(e,t.panel)||M(document,`${Rt} ${Pe} scroll`,({defaultPrevented:i,type:n,target:s})=>{!i&&n===Rt&&e===s&&t.hide()},!0)})}function Er(t){return C(document,"keydown",e=>{e.keyCode===27&&Zt(q)===t&&t.hide()})}var Or={install:Pr,mixins:[Yn],data:{clsPage:"uk-modal-page",selPanel:".uk-modal-dialog",selClose:".uk-modal-close, .uk-modal-close-default, .uk-modal-close-outside, .uk-modal-close-full"},events:[{name:"show",self:!0,handler(){S(this.panel,"uk-margin-auto-vertical")?k(this.$el,"uk-flex"):c(this.$el,"display","block"),ot(this.$el)}},{name:"hidden",self:!0,handler(){c(this.$el,"display",""),R(this.$el,"uk-flex")}}]};function Pr({modal:t}){t.dialog=function(i,n){const s=t(`<div class="uk-modal"> <div class="uk-modal-dialog">${i}</div> </div>`,n);return s.show(),C(s.$el,"hidden",async()=>{await Promise.resolve(),s.$destroy(!0)},{self:!0}),s},t.alert=function(i,n){return e(({i18n:s})=>`<div class="uk-modal-body">${y(i)?i:_e(i)}</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-primary uk-modal-close" autofocus>${s.ok}</button> </div>`,n,s=>s.resolve())},t.confirm=function(i,n){return e(({i18n:s})=>`<form> <div class="uk-modal-body">${y(i)?i:_e(i)}</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">${s.cancel}</button> <button class="uk-button uk-button-primary" autofocus>${s.ok}</button> </div> </form>`,n,s=>s.reject())},t.prompt=function(i,n,s){return e(({i18n:o})=>`<form class="uk-form-stacked"> <div class="uk-modal-body"> <label>${y(i)?i:_e(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">${o.cancel}</button> <button class="uk-button uk-button-primary">${o.ok}</button> </div> </form>`,s,o=>o.resolve(null),o=>m("input",o.$el).value)},t.i18n={ok:"Ok",cancel:"Cancel"};function e(i,n,s,o){n={bgClose:!1,escClose:!0,role:"alertdialog",i18n:t.i18n,...n};const r=t.dialog(i(n),n),a=new Fi;let l=!1;return C(r.$el,"submit","form",h=>{h.preventDefault(),a.resolve(o==null?void 0:o(r)),l=!0,r.hide()}),C(r.$el,"hide",()=>!l&&s(a)),a.promise.dialog=r,a.promise}}var Br={extends:Cn,data:{targets:"> .uk-parent",toggle:"> a",content:"> ul"}},Ar={extends:Bn,data:{dropdown:".uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle",clsDrop:"uk-navbar-dropdown"},computed:{items:{get({dropdown:t},e){return P(t,e)},watch(t){const e=S(this.$el,"uk-navbar-justify");for(const i of P(".uk-navbar-nav, .uk-navbar-left, .uk-navbar-right",this.$el))c(i,"flexGrow",e?P(this.dropdown,i).length:"");f(P(".uk-navbar-nav",this.$el),"role","group"),f(P(".uk-navbar-nav > *",this.$el),"role","presentation"),f(t,{tabindex:-1,role:"menuitem"}),f(t[0],"tabindex",0)},immediate:!0}}},Xn={props:{swiping:Boolean},data:{swiping:!0},computed:{swipeTarget(t,e){return e}},connected(){this.swiping&&Ne(this,{el:this.swipeTarget,name:Lt,passive:!0,handler(t){if(!Mt(t))return;const e=ke(t),i="tagName"in t.target?t.target:O(t.target);M(document,`${Rt} ${Pe} scroll`,n=>{const{x:s,y:o}=ke(n);(n.type!=="scroll"&&i&&s&&Math.abs(e.x-s)>100||o&&Math.abs(e.y-o)>100)&&setTimeout(()=>{x(i,"swipe"),x(i,`swipe${Dr(e.x,e.y,s,o)}`)})})}})}};function Dr(t,e,i,n){return Math.abs(t-i)>=Math.abs(e-n)?t-i>0?"Left":"Right":e-n>0?"Up":"Down"}var Mr={mixins:[Yn,Xn],args:"mode",props:{mode:String,flip:Boolean,overlay:Boolean},data:{mode:"slide",flip:!1,overlay:!1,clsPage:"uk-offcanvas-page",clsContainer:"uk-offcanvas-container",selPanel:".uk-offcanvas-bar",clsFlip:"uk-offcanvas-flip",clsContainerAnimation:"uk-offcanvas-container-animation",clsSidebarAnimation:"uk-offcanvas-bar-animation",clsMode:"uk-offcanvas",clsOverlay:"uk-offcanvas-overlay",selClose:".uk-offcanvas-close",container:!1},computed:{clsFlip({flip:t,clsFlip:e}){return t?e:""},clsOverlay({overlay:t,clsOverlay:e}){return t?e:""},clsMode({mode:t,clsMode:e}){return`${e}-${t}`},clsSidebarAnimation({mode:t,clsSidebarAnimation:e}){return t==="none"||t==="reveal"?"":e},clsContainerAnimation({mode:t,clsContainerAnimation:e}){return t!=="push"&&t!=="reveal"?"":e},transitionElement({mode:t}){return t==="reveal"?O(this.panel):this.panel}},update:{read(){this.isToggled()&&!L(this.$el)&&this.hide()},events:["resize"]},events:[{name:"touchmove",self:!0,passive:!1,filter(){return this.overlay},handler(t){t.cancelable&&t.preventDefault()}},{name:"show",self:!0,handler(){this.mode==="reveal"&&!S(O(this.panel),this.clsMode)&&(Ce(this.panel,"<div>"),k(O(this.panel),this.clsMode));const{body:t,scrollingElement:e}=document;k(t,this.clsContainer,this.clsFlip),c(t,"touch-action","pan-y pinch-zoom"),c(this.$el,"display","block"),c(this.panel,"maxWidth",e.clientWidth),k(this.$el,this.clsOverlay),k(this.panel,this.clsSidebarAnimation,this.mode==="reveal"?"":this.clsMode),ot(t),k(t,this.clsContainerAnimation),this.clsContainerAnimation&&Nr()}},{name:"hide",self:!0,handler(){R(document.body,this.clsContainerAnimation),c(document.body,"touch-action","")}},{name:"hidden",self:!0,handler(){this.clsContainerAnimation&&zr(),this.mode==="reveal"&&se(this.panel),R(this.panel,this.clsSidebarAnimation,this.clsMode),R(this.$el,this.clsOverlay),c(this.$el,"display",""),c(this.panel,"maxWidth",""),R(document.body,this.clsContainer,this.clsFlip)}},{name:"swipeLeft swipeRight",handler(t){this.isToggled()&&Xt(t.type,"Left")^this.flip&&this.hide()}}]};function Nr(){Jn().content+=",user-scalable=0"}function zr(){const t=Jn();t.content=t.content.replace(/,user-scalable=0$/,"")}function Jn(){return m('meta[name="viewport"]',document.head)||it(document.head,'<meta name="viewport">')}var Hr={mixins:[at,mt],props:{selContainer:String,selContent:String,minHeight:Number},data:{selContainer:".uk-modal",selContent:".uk-modal-dialog",minHeight:150},computed:{container({selContainer:t},e){return W(e,t)},content({selContent:t},e){return W(e,t)}},resizeTargets(){return[this.container,this.content]},update:{read(){return!this.content||!this.container||!L(this.$el)?!1:{max:Math.max(this.minHeight,ot(this.container)-(Y(this.content).height-ot(this.$el)))}},write({max:t}){c(this.$el,{minHeight:this.minHeight,maxHeight:t})},events:["resize"]}},Fr={mixins:[mt],props:["width","height"],resizeTargets(){return[this.$el,O(this.$el)]},connected(){k(this.$el,"uk-responsive-width")},update:{read(){return L(this.$el)&&this.width&&this.height?{width:oe(O(this.$el)),height:this.height}:!1},write(t){ot(this.$el,ni.contain({height:this.height,width:this.width},t).height)},events:["resize"]}},Lr={props:{offset:Number},data:{offset:0},connected(){Rr(this)},disconnected(){Ir(this)},methods:{async scrollTo(t){t=t&&m(t)||document.body,x(this.$el,"beforescroll",[this,t])&&(await fn(t,{offset:this.offset}),x(this.$el,"scrolled",[this,t]))}}};const pe=new Set;function Rr(t){pe.size||C(document,"click",Kn),pe.add(t)}function Ir(t){pe.delete(t),pe.size||ci(document,"click",Kn)}function Kn(t){if(!t.defaultPrevented)for(const e of pe)T(t.target,e.$el)&&ue(e.$el)&&(t.preventDefault(),e.scrollTo(Tn(e.$el)))}var Wr={mixins:[Ei],args:"cls",props:{cls:String,target:String,hidden:Boolean,margin:String,repeat:Boolean,delay:Number},data:()=>({cls:"",target:!1,hidden:!0,margin:"-1px",repeat:!1,delay:0,inViewClass:"uk-scrollspy-inview"}),computed:{elements:{get({target:t},e){return t?P(t,e):[e]},watch(t,e){this.hidden&&c(te(t,`:not(.${this.inViewClass})`),"opacity",0),Ze(t,e)||this.$reset()},immediate:!0}},connected(){this._data.elements=new Map,this.registerObserver(It(this.elements,t=>{const e=this._data.elements;for(const{target:i,isIntersecting:n}of t){e.has(i)||e.set(i,{cls:At(i,"uk-scrollspy-class")||this.cls});const s=e.get(i);!this.repeat&&s.show||(s.show=n)}this.$emit()},{rootMargin:this.margin},!1))},disconnected(){for(const[t,e]of this._data.elements.entries())R(t,this.inViewClass,(e==null?void 0:e.cls)||"")},update:[{write(t){for(const[e,i]of t.elements.entries())i.show&&!i.inview&&!i.queued?(i.queued=!0,t.promise=(t.promise||Promise.resolve()).then(()=>new Promise(n=>setTimeout(n,this.delay))).then(()=>{this.toggle(e,!0),setTimeout(()=>{i.queued=!1,this.$emit()},300)})):!i.show&&i.inview&&!i.queued&&this.repeat&&this.toggle(e,!1)}}],methods:{toggle(t,e){var i;const n=this._data.elements.get(t);if(n){if((i=n.off)==null||i.call(n),c(t,"opacity",!e&&this.hidden?0:""),V(t,this.inViewClass,e),V(t,n.cls),/\buk-animation-/.test(n.cls)){const s=()=>di(t,"uk-animation-[\\w-]+");e?n.off=M(t,"animationcancel animationend",s):s()}x(t,e?"inview":"outview"),n.inview=e,this.$update(t)}}}},jr={mixins:[Ei],props:{cls:String,closest:String,scroll:Boolean,overflow:Boolean,offset:Number},data:{cls:"uk-active",closest:!1,scroll:!1,overflow:!0,offset:0},computed:{links:{get(t,e){return P('a[href*="#"]',e).filter(i=>i.hash&&ue(i))},watch(t){this.scroll&&this.$create("scroll",t,{offset:this.offset||0})},immediate:!0},elements({closest:t}){return W(this.links,t||"*")}},update:[{read(){const t=this.links.map(Tn).filter(Boolean),{length:e}=t;if(!e||!L(this.$el))return!1;const[i]=rt(t,!0),{scrollTop:n,scrollHeight:s}=i,o=K(i),r=s-o.height;let a=!1;if(n===r)a=e-1;else{for(let l=0;l<t.length&&!($(t[l]).top-o.top-this.offset>0);l++)a=+l;a===!1&&this.overflow&&(a=0)}return{active:a}},write({active:t}){const e=t!==!1&&!S(this.elements[t],this.cls);this.links.forEach(i=>i.blur());for(let i=0;i<this.elements.length;i++)V(this.elements[i],this.cls,+i===t);e&&x(this.$el,"active",[t,this.elements[t]])},events:["scroll","resize"]}]},qr={mixins:[at,Bi,mt,Ei],props:{position:String,top:null,bottom:null,start:null,end:null,offset:String,overflowFlip:Boolean,animation:String,clsActive:String,clsInactive:String,clsFixed:String,clsBelow:String,selTarget:String,showOnUp:Boolean,targetOffset:Number},data:{position:"top",top:!1,bottom:!1,start:!1,end:!1,offset:0,overflowFlip:!1,animation:"",clsActive:"uk-active",clsInactive:"",clsFixed:"uk-sticky-fixed",clsBelow:"uk-sticky-below",selTarget:"",showOnUp:!1,targetOffset:!1},computed:{selTarget({selTarget:t},e){return t&&m(t,e)||e}},resizeTargets(){return document.documentElement},connected(){this.start=Zn(this.start||this.top),this.end=Zn(this.end||this.bottom),this.placeholder=m("+ .uk-sticky-placeholder",this.$el)||m('<div class="uk-sticky-placeholder"></div>'),this.isFixed=!1,this.setActive(!1),this.registerObserver(ce(this.$el,()=>!this.isFixed&&this.$emit("resize")))},disconnected(){this.isFixed&&(this.hide(),R(this.selTarget,this.clsInactive)),Qn(this.$el),xt(this.placeholder),this.placeholder=null},events:[{name:"resize",el(){return[window,window.visualViewport]},handler(){this.$emit("resizeViewport")}},{name:"load hashchange popstate",el(){return window},filter(){return this.targetOffset!==!1},handler(){const{scrollingElement:t}=document;!location.hash||t.scrollTop===0||setTimeout(()=>{const e=$(m(location.hash)),i=$(this.$el);this.isFixed&&ti(e,i)&&(t.scrollTop=e.top-i.height-ut(this.targetOffset,"height",this.placeholder)-ut(this.offset,"height",this.placeholder))})}}],update:[{read({height:t,width:e,margin:i,sticky:n},s){if(this.inactive=!this.matchMedia||!L(this.$el),this.inactive)return;const o=this.isFixed&&s.has("resize")&&!n;o&&(c(this.selTarget,"transition","0s"),this.hide()),this.active||({height:t,width:e}=$(this.$el),i=c(this.$el,"margin")),o&&(this.show(),requestAnimationFrame(()=>c(this.selTarget,"transition","")));const r=ut("100vh","height"),a=ot(window),l=document.scrollingElement.scrollHeight-r;let h=this.position;this.overflowFlip&&t>r&&(h=h==="top"?"bottom":"top");const u=this.isFixed?this.placeholder:this.$el;let p=ut(this.offset,"height",n?this.$el:u);h==="bottom"&&(t<a||this.overflowFlip)&&(p+=a-t);const w=this.overflowFlip?0:Math.max(0,t+p-r),b=$(u).top,A=$(this.$el).height,N=(this.start===!1?b:Ai(this.start,this.$el,b))-p,D=this.end===!1?l:Math.min(l,Ai(this.end,this.$el,b+t,!0)-A-p+w);return n=l&&!this.showOnUp&&N+p===b&&D===Math.min(l,Ai("!*",this.$el,0,!0)-A-p+w)&&c(O(this.$el),"overflowY")==="visible",{start:N,end:D,offset:p,overflow:w,topOffset:b,height:t,elHeight:A,width:e,margin:i,top:_t(u)[0],sticky:n}},write({height:t,width:e,margin:i,offset:n,sticky:s}){if((this.inactive||s||!this.isFixed)&&Qn(this.$el),this.inactive)return;s&&(t=e=i=0,c(this.$el,{position:"sticky",top:n}));const{placeholder:o}=this;c(o,{height:t,width:e,margin:i}),T(o,document)||(o.hidden=!0),(s?mi:Se)(this.$el,o)},events:["resize","resizeViewport"]},{read({scroll:t=0,dir:e="down",overflow:i,overflowScroll:n=0,start:s,end:o}){const r=document.scrollingElement.scrollTop;return{dir:t<=r?"down":"up",prevDir:e,scroll:r,prevScroll:t,offsetParentTop:$((this.isFixed?this.placeholder:this.$el).offsetParent).top,overflowScroll:ct(n+ct(r,s,o)-ct(t,s,o),0,i)}},write(t,e){const i=e.has("scroll"),{initTimestamp:n=0,dir:s,prevDir:o,scroll:r,prevScroll:a=0,top:l,start:h,topOffset:u,height:p}=t;if(r<0||r===a&&i||this.showOnUp&&!i&&!this.isFixed)return;const w=Date.now();if((w-n>300||s!==o)&&(t.initScroll=r,t.initTimestamp=w),!(this.showOnUp&&!this.isFixed&&Math.abs(t.initScroll-r)<=30&&Math.abs(a-r)<=10))if(this.inactive||r<h||this.showOnUp&&(r<=h||s==="down"&&i||s==="up"&&!this.isFixed&&r<=u+p)){if(!this.isFixed){et.inProgress(this.$el)&&l>r&&(et.cancel(this.$el),this.hide());return}this.animation&&r>u?(et.cancel(this.$el),et.out(this.$el,this.animation).then(()=>this.hide(),yt)):this.hide()}else this.isFixed?this.update():this.animation&&r>u?(et.cancel(this.$el),this.show(),et.in(this.$el,this.animation).catch(yt)):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),R(this.$el,this.clsFixed,this.clsBelow),e?c(this.$el,"top",t):c(this.$el,{position:"",top:"",width:"",marginTop:""}),this.placeholder.hidden=!0,this.isFixed=!1},update(){let{width:t,scroll:e=0,overflow:i,overflowScroll:n=0,start:s,end:o,offset:r,topOffset:a,height:l,elHeight:h,offsetParentTop:u,sticky:p}=this._data;const w=s!==0||e>s;if(!p){let b="fixed";e>o&&(r+=o-u,b="absolute"),c(this.$el,{position:b,width:t}),c(this.$el,"marginTop",0,"important")}i&&(r-=n),c(this.$el,"top",r),this.setActive(w),V(this.$el,this.clsBelow,e>a+(p?Math.min(l,h):l)),k(this.$el,this.clsFixed)},setActive(t){const e=this.active;this.active=t,t?(pi(this.selTarget,this.clsInactive,this.clsActive),e!==t&&x(this.$el,"active")):(pi(this.selTarget,this.clsActive,this.clsInactive),e!==t&&x(this.$el,"inactive"))}}};function Ai(t,e,i,n){if(!t)return 0;if(bt(t)||y(t)&&t.match(/^-?\d/))return i+ut(t,"height",e,!0);{const s=t===!0?O(e):st(t,e);return $(s).bottom-(n&&s&&T(e,s)?v(c(s,"paddingBottom")):0)}}function Zn(t){return t==="true"?!0:t==="false"?!1:t}function Qn(t){c(t,{position:"",top:"",marginTop:"",width:""})}const Di=".uk-disabled *, .uk-disabled, [disabled]";var Un={mixins:[ze,Xn,qt],args:"connect",props:{connect:String,toggle:String,itemNav:String,active:Number,followFocus:Boolean},data:{connect:"~.uk-switcher",toggle:"> * > :first-child",itemNav:!1,active:0,cls:"uk-active",attrItem:"uk-switcher-item",selVertical:".uk-nav",followFocus:!1},computed:{connects:{get({connect:t},e){return ee(t,e)},watch(t){this.swiping&&c(t,"touchAction","pan-y pinch-zoom"),this.$emit()},document:!0,immediate:!0},connectChildren:{get(){return this.connects.map(t=>tt(t)).flat()},watch(){const t=this.index();for(const e of this.connects)tt(e).forEach((i,n)=>V(i,this.cls,n===t)),this.lazyload(this.$el,tt(e));this.$emit()},immediate:!0},toggles:{get({toggle:t},e){return P(t,e)},watch(t){this.$emit();const e=this.index();this.show(~e?e:t[this.active]||t[0])},immediate:!0},children(){return tt(this.$el).filter(t=>this.toggles.some(e=>T(e,t)))},swipeTarget(){return this.connects}},connected(){f(this.$el,"role","tablist")},events:[{name:"click keydown",delegate(){return this.toggle},handler(t){!_(t.current,Di)&&(t.type==="click"||t.keyCode===B.SPACE)&&(t.preventDefault(),this.show(t.current))}},{name:"keydown",delegate(){return this.toggle},handler(t){const{current:e,keyCode:i}=t,n=_(this.$el,this.selVertical);let s=i===B.HOME?0:i===B.END?"last":i===B.LEFT&&!n||i===B.UP&&n?"previous":i===B.RIGHT&&!n||i===B.DOWN&&n?"next":-1;if(~s){t.preventDefault();const o=this.toggles.filter(a=>!_(a,Di)),r=o[dt(s,o,o.indexOf(e))];r.focus(),this.followFocus&&this.show(r)}}},{name:"click",el(){return this.connects.concat(this.itemNav?ee(this.itemNav,this.$el):[])},delegate(){return`[${this.attrItem}],[data-${this.attrItem}]`},handler(t){W(t.target,"a,button")&&(t.preventDefault(),this.show(At(t.current,this.attrItem)))}},{name:"swipeRight swipeLeft",filter(){return this.swiping},el(){return this.connects},handler({type:t}){this.show(Xt(t,"Left")?"next":"previous")}}],update(){var t;f(this.connects,"role","presentation"),f(tt(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];f(i,"role","tab"),n&&(i.id=fe(this,i,`-tab-${e}`),n.id=fe(this,n,`-tabpanel-${e}`),f(i,"aria-controls",n.id),f(n,{role:"tabpanel","aria-labelledby":i.id}))}f(this.$el,"aria-orientation",_(this.$el,this.selVertical)?"vertical":null)},methods:{index(){return ve(this.children,t=>S(t,this.cls))},show(t){const e=this.toggles.filter(r=>!_(r,Di)),i=this.index(),n=dt(!be(t)||d(e,t)?t:0,e,dt(this.toggles[i],e)),s=dt(e[n],this.toggles);this.children.forEach((r,a)=>{V(r,this.cls,s===a),f(this.toggles[a],{"aria-selected":s===a,tabindex:s===a?null:-1})});const o=i>=0&&i!==n;this.connects.forEach(async({children:r})=>{await this.toggleElement(g(r).filter(a=>S(a,this.cls)),!1,o),await this.toggleElement(r[s],!0,o)})}}},Vr={mixins:[at],extends:Un,props:{media:Boolean},data:{media:960,attrItem:"uk-tab-item",selVertical:".uk-tab-left,.uk-tab-right"},connected(){const t=S(this.$el,"uk-tab-left")?"uk-tab-left":S(this.$el,"uk-tab-right")?"uk-tab-right":!1;t&&this.$create("toggle",this.$el,{cls:t,mode:"media",media:this.media})}};const Yr=32;var Gr={mixins:[ze,Bi,qt],args:"target",props:{href:String,target:null,mode:"list",queued:Boolean},data:{href:!1,target:!1,mode:"click",queued:!0},computed:{target({href:t,target:e},i){return e=ee(e||t,i),e.length&&e||[i]}},connected(){d(this.mode,"media")||(oi(this.$el)||f(this.$el,"tabindex","0"),!this.cls&&j(this.$el,"a")&&f(this.$el,"role","button")),this.lazyload(this.$el,()=>this.target)},events:[{name:Lt,filter(){return d(this.mode,"hover")},handler(t){this._preventClick=null,!(!Mt(t)||this._showState||this.$el.disabled)&&(x(this.$el,"focus"),M(document,Lt,()=>x(this.$el,"blur"),!0,e=>!T(e.target,this.$el)),d(this.mode,"click")&&(this._preventClick=!0))}},{name:`${Ee} ${Oe} focus blur`,filter(){return d(this.mode,"hover")},handler(t){if(Mt(t)||this.$el.disabled)return;const e=d([Ee,"focus"],t.type),i=this.isToggled(this.target);if(!(!e&&(t.type===Oe&&_(this.$el,":focus")||t.type==="blur"&&_(this.$el,":hover")))){if(this._showState&&e&&i!==this._showState){e||(this._showState=null);return}this._showState=e?i:null,this.toggle(`toggle${e?"show":"hide"}`)}}},{name:"keydown",filter(){return d(this.mode,"click")&&!j(this.$el,"input")},handler(t){t.keyCode===Yr&&(t.preventDefault(),this.$el.click())}},{name:"click",filter(){return["click","hover"].some(t=>d(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&&_(this.target,e.hash)))&&t.preventDefault(),!this._preventClick&&d(this.mode,"click")&&this.toggle()}},{name:"mediachange",filter(){return d(this.mode,"media")},el(){return this.target},handler(t,e){e.matches^this.isToggled(this.target)&&this.toggle()}}],methods:{async toggle(t){if(!x(this.target,t||"toggle",[this]))return;if(ht(this.$el,"aria-expanded")&&f(this.$el,"aria-expanded",!this.isToggled(this.target)),!this.queued)return this.toggleElement(this.target);const e=this.target.filter(n=>S(n,this.clsLeave));if(e.length){for(const n of this.target){const s=d(e,n);this.toggleElement(n,s,s)}return}const i=this.target.filter(this.isToggled);await this.toggleElement(i,!1),await this.toggleElement(this.target.filter(n=>!d(i,n)),!0)}}},Xr=Object.freeze({__proto__:null,Accordion:Cn,Alert:uo,Close:lr,Cover:po,Drop:Pn,DropParentIcon:Tt,Dropdown:Pn,Dropnav:Bn,FormCustom:_o,Grid:To,HeightMatch:Oo,HeightViewport:Ao,Icon:Oi,Img:vr,Leader:_r,Margin:Mn,Marker:cr,Modal:Or,Nav:Br,NavParentIcon:sr,Navbar:Ar,NavbarParentIcon:Tt,NavbarToggleIcon:ar,Offcanvas:Mr,OverflowAuto:Hr,OverlayIcon:Tt,PaginationNext:ur,PaginationPrevious:fr,Responsive:Fr,Scroll:Lr,Scrollspy:Wr,ScrollspyNav:jr,SearchIcon:or,SlidenavNext:qn,SlidenavPrevious:qn,Spinner:rr,Sticky:qr,Svg:Rn,Switcher:Un,Tab:Vr,Toggle:Gr,Totop:hr,Video:En});return $t(Xr,(t,e)=>X.component(e,t)),so(X),X});
|
|
1
|
+
/*! UIkit 3.16.4-dev.067bed046 | https://www.getuikit.com | (c) 2014 - 2023 YOOtheme | MIT License */(function(Vt,Yt){typeof exports=="object"&&typeof module<"u"?module.exports=Yt():typeof define=="function"&&define.amd?define("uikit",Yt):(Vt=typeof globalThis<"u"?globalThis:Vt||self,Vt.UIkit=Yt())})(this,function(){"use strict";const{hasOwnProperty:Vt,toString:Yt}=Object.prototype;function vt(t,e){return Vt.call(t,e)}const ss=/\B([A-Z])/g,Ot=U(t=>t.replace(ss,"-$1").toLowerCase()),os=/-(\w)/g,Gt=U(t=>t.replace(os,Ni)),wt=U(t=>t.length?Ni(null,t.charAt(0))+t.slice(1):"");function Ni(t,e){return e?e.toUpperCase():""}function Z(t,e){var i;return(i=t==null?void 0:t.startsWith)==null?void 0:i.call(t,e)}function Xt(t,e){var i;return(i=t==null?void 0:t.endsWith)==null?void 0:i.call(t,e)}function d(t,e){var i;return(i=t==null?void 0:t.includes)==null?void 0:i.call(t,e)}function ve(t,e){var i;return(i=t==null?void 0:t.findIndex)==null?void 0:i.call(t,e)}const{isArray:F,from:zi}=Array,{assign:Ve}=Object;function Q(t){return typeof t=="function"}function ft(t){return t!==null&&typeof t=="object"}function lt(t){return Yt.call(t)==="[object Object]"}function Pt(t){return ft(t)&&t===t.window}function we(t){return Ye(t)===9}function be(t){return Ye(t)>=1}function Jt(t){return Ye(t)===1}function Ye(t){return!Pt(t)&&ft(t)&&t.nodeType}function Ge(t){return typeof t=="boolean"}function y(t){return typeof t=="string"}function Xe(t){return typeof t=="number"}function bt(t){return Xe(t)||y(t)&&!isNaN(t-parseFloat(t))}function Je(t){return!(F(t)?t.length:ft(t)&&Object.keys(t).length)}function I(t){return t===void 0}function Ke(t){return Ge(t)?t:t==="true"||t==="1"||t===""?!0:t==="false"||t==="0"?!1:t}function Kt(t){const e=Number(t);return isNaN(e)?!1:e}function v(t){return parseFloat(t)||0}function E(t){return g(t)[0]}function g(t){return be(t)?[t]:Array.from(t||[]).filter(be)}function Bt(t){if(Pt(t))return t;t=E(t);const e=we(t)?t:t==null?void 0:t.ownerDocument;return(e==null?void 0:e.defaultView)||window}function Ze(t,e){return t===e||ft(t)&&ft(e)&&Object.keys(t).length===Object.keys(e).length&&$t(t,(i,n)=>i===e[n])}function Qe(t,e,i){return t.replace(new RegExp(`${e}|${i}`,"g"),n=>n===e?i:e)}function Zt(t){return t[t.length-1]}function $t(t,e){for(const i in t)if(e(t[i],i)===!1)return!1;return!0}function Ue(t,e){return t.slice().sort(({[e]:i=0},{[e]:n=0})=>i>n?1:n>i?-1:0)}function Qt(t,e){return t.reduce((i,n)=>i+v(Q(e)?e(n):n[e]),0)}function rs(t,e){const i=new Set;return t.filter(({[e]:n})=>i.has(n)?!1:i.add(n))}function ct(t,e=0,i=1){return Math.min(Math.max(Kt(t)||0,e),i)}function yt(){}function ti(...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 ei(t,e){return t.x<=e.right&&t.x>=e.left&&t.y<=e.bottom&&t.y>=e.top}function ii(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 Hi(t,e){t={...t};for(const i in t)t=t[i]>e[i]?ii(t,i,e[i]):t;return t}function as(t,e){t=Hi(t,e);for(const i in t)t=t[i]<e[i]?ii(t,i,e[i]):t;return t}const ni={ratio:ii,contain:Hi,cover:as};function dt(t,e,i=0,n=!1){e=g(e);const{length:s}=e;return s?(t=bt(t)?Kt(t):t==="next"?i+1:t==="previous"?i-1:t==="last"?s-1:e.indexOf(E(t)),n?ct(t,0,s-1):(t%=s,t<0?t+s:t)):-1}function U(t){const e=Object.create(null);return i=>e[i]||(e[i]=t(i))}class Fi{constructor(){this.promise=new Promise((e,i)=>{this.reject=i,this.resolve=e})}}function f(t,e,i){var n;if(ft(e)){for(const s in e)f(t,s,e[s]);return}if(I(i))return(n=E(t))==null?void 0:n.getAttribute(e);for(const s of g(t))Q(i)&&(i=i.call(s,f(s,e))),i===null?Ut(s,e):s.setAttribute(e,i)}function ht(t,e){return g(t).some(i=>i.hasAttribute(e))}function Ut(t,e){g(t).forEach(i=>i.removeAttribute(e))}function At(t,e){for(const i of[e,`data-${e}`])if(ht(t,i))return f(t,i)}const ls={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 si(t){return g(t).some(e=>ls[e.tagName.toLowerCase()])}function L(t){return g(t).some(e=>e.offsetWidth||e.offsetHeight||e.getClientRects().length)}const $e="input,select,textarea,button";function Li(t){return g(t).some(e=>_(e,$e))}const ye=`${$e},a[href],[tabindex]`;function oi(t){return _(t,ye)}function O(t){var e;return(e=E(t))==null?void 0:e.parentElement}function te(t,e){return g(t).filter(i=>_(i,e))}function _(t,e){return g(t).some(i=>i.matches(e))}function W(t,e){return Jt(t)?t.closest(Z(e,">")?e.slice(1):e):g(t).map(i=>W(i,e)).filter(Boolean)}function T(t,e){return y(e)?!!W(t,e):E(e).contains(E(t))}function Dt(t,e){const i=[];for(;t=O(t);)(!e||_(t,e))&&i.push(t);return i}function tt(t,e){t=E(t);const i=t?g(t.children):[];return e?te(i,e):i}function ri(t,e){return e?g(t).indexOf(E(e)):tt(O(t)).indexOf(t)}function st(t,e){return ai(t,Ii(t,e))}function ee(t,e){return ie(t,Ii(t,e))}function ai(t,e){return E(Wi(t,E(e),"querySelector"))}function ie(t,e){return g(Wi(t,E(e),"querySelectorAll"))}const cs=/(^|[^\\],)\s*[!>+~-]/,Ri=U(t=>t.match(cs));function Ii(t,e=document){return y(t)&&Ri(t)||we(e)?e:e.ownerDocument}const hs=/([!>+~-])(?=\s+[!>+~-]|\s*$)/g,us=U(t=>t.replace(hs,"$1 *"));function Wi(t,e=document,i){if(!t||!y(t))return t;if(t=us(t),Ri(t)){const n=ds(t);t="";for(let s of n){let o=e;if(s[0]==="!"){const r=s.substr(1).trim().split(" ");if(o=W(O(e),r[0]),s=r.slice(1).join(" ").trim(),!s.length&&n.length===1)return o}if(s[0]==="-"){const r=s.substr(1).trim().split(" "),a=(o||e).previousElementSibling;o=_(a,s.substr(1))?a:null,s=r.slice(1).join(" ")}o&&(t+=`${t?",":""}${ps(o)} ${s}`)}e=document}try{return e[i](t)}catch{return null}}const fs=/.*?[^\\](?:,|$)/g,ds=U(t=>t.match(fs).map(e=>e.replace(/,$/,"").trim()));function ps(t){const e=[];for(;t.parentNode;){const i=f(t,"id");if(i){e.unshift(`#${li(i)}`);break}else{let{tagName:n}=t;n!=="HTML"&&(n+=`:nth-child(${ri(t)+1})`),e.unshift(n),t=t.parentNode}}return e.join(" > ")}function li(t){return y(t)?CSS.escape(t):""}function C(...t){let[e,i,n,s,o=!1]=hi(t);s.length>1&&(s=ms(s)),o!=null&&o.self&&(s=vs(s)),n&&(s=gs(n,s));for(const r of i)for(const a of e)a.addEventListener(r,s,o);return()=>ci(e,i,s,o)}function ci(...t){let[e,i,,n,s=!1]=hi(t);for(const o of i)for(const r of e)r.removeEventListener(o,n,s)}function M(...t){const[e,i,n,s,o=!1,r]=hi(t),a=C(e,i,n,l=>{const h=!r||r(l);h&&(a(),s(l,h))},o);return a}function x(t,e,i){return ui(t).every(n=>n.dispatchEvent(xe(e,!0,!0,i)))}function xe(t,e=!0,i=!1,n){return y(t)&&(t=new CustomEvent(t,{bubbles:e,cancelable:i,detail:n})),t}function hi(t){return t[0]=ui(t[0]),y(t[1])&&(t[1]=t[1].split(" ")),Q(t[2])&&t.splice(2,0,!1),t}function gs(t,e){return i=>{const n=t[0]===">"?ie(t,i.currentTarget).reverse().filter(s=>T(i.target,s))[0]:W(i.target,t);n&&(i.current=n,e.call(this,i),delete i.current)}}function ms(t){return e=>F(e.detail)?t(e,...e.detail):t(e)}function vs(t){return function(e){if(e.target===e.currentTarget||e.target===e.current)return t.call(null,e)}}function ji(t){return t&&"addEventListener"in t}function ws(t){return ji(t)?t:E(t)}function ui(t){return F(t)?t.map(ws).filter(Boolean):y(t)?ie(t):ji(t)?[t]:g(t)}function Mt(t){return t.pointerType==="touch"||!!t.touches}function ke(t){var e,i;const{clientX:n,clientY:s}=((e=t.touches)==null?void 0:e[0])||((i=t.changedTouches)==null?void 0:i[0])||t;return{x:n,y:s}}const bs={"animation-iteration-count":!0,"column-count":!0,"fill-opacity":!0,"flex-grow":!0,"flex-shrink":!0,"font-weight":!0,"line-height":!0,opacity:!0,order:!0,orphans:!0,"stroke-dasharray":!0,"stroke-dashoffset":!0,widows:!0,"z-index":!0,zoom:!0};function c(t,e,i,n){const s=g(t);for(const o of s)if(y(e)){if(e=fi(e),I(i))return getComputedStyle(o).getPropertyValue(e);o.style.setProperty(e,bt(i)&&!bs[e]?`${i}px`:i||Xe(i)?i:"",n)}else if(F(e)){const r={};for(const a of e)r[a]=c(o,a);return r}else ft(e)&&(n=i,$t(e,(r,a)=>c(o,a,r,n)));return s[0]}const fi=U(t=>$s(t));function $s(t){if(Z(t,"--"))return t;t=Ot(t);const{style:e}=document.documentElement;if(t in e)return t;for(const i of["webkit","moz"]){const n=`-${i}-${t}`;if(n in e)return n}}function k(t,...e){qi(t,e,"add")}function R(t,...e){qi(t,e,"remove")}function di(t,e){f(t,"class",i=>(i||"").replace(new RegExp(`\\b${e}\\b\\s?`,"g"),""))}function pi(t,...e){e[0]&&R(t,e[0]),e[1]&&k(t,e[1])}function S(t,e){return[e]=gi(e),!!e&&g(t).some(i=>i.classList.contains(e))}function V(t,e,i){const n=gi(e);I(i)||(i=!!i);for(const s of g(t))for(const o of n)s.classList.toggle(o,i)}function qi(t,e,i){e=e.reduce((n,s)=>n.concat(gi(s)),[]);for(const n of g(t))n.classList[i](...e)}function gi(t){return String(t).split(/[ ,]/).filter(Boolean)}function ys(t,e,i=400,n="linear"){return i=Math.round(i),Promise.all(g(t).map(s=>new Promise((o,r)=>{for(const l in e){const h=c(s,l);h===""&&c(s,l,h)}const a=setTimeout(()=>x(s,"transitionend"),i);M(s,"transitionend transitioncanceled",({type:l})=>{clearTimeout(a),R(s,"uk-transition"),c(s,{transitionProperty:"",transitionDuration:"",transitionTimingFunction:""}),l==="transitioncanceled"?r():o(s)},{self:!0}),k(s,"uk-transition"),c(s,{transitionProperty:Object.keys(e).map(fi).join(","),transitionDuration:`${i}ms`,transitionTimingFunction:n,...e})})))}const J={start:ys,async stop(t){x(t,"transitionend"),await Promise.resolve()},async cancel(t){x(t,"transitioncanceled"),await Promise.resolve()},inProgress(t){return S(t,"uk-transition")}},ne="uk-animation-";function Vi(t,e,i=200,n,s){return Promise.all(g(t).map(o=>new Promise((r,a)=>{x(o,"animationcanceled");const l=setTimeout(()=>x(o,"animationend"),i);M(o,"animationend animationcanceled",({type:h})=>{clearTimeout(l),h==="animationcanceled"?a():r(o),c(o,"animationDuration",""),di(o,`${ne}\\S*`)},{self:!0}),c(o,"animationDuration",`${i}ms`),k(o,e,ne+(s?"leave":"enter")),Z(e,ne)&&(n&&k(o,`uk-transform-origin-${n}`),s&&k(o,`${ne}reverse`))})))}const xs=new RegExp(`${ne}(enter|leave)`),et={in:Vi,out(t,e,i,n){return Vi(t,e,i,n,!0)},inProgress(t){return xs.test(f(t,"class"))},cancel(t){x(t,"animationcanceled")}};function ks(t){if(document.readyState!=="loading"){t();return}M(document,"DOMContentLoaded",t)}function j(t,...e){return e.some(i=>{var n;return((n=t==null?void 0:t.tagName)==null?void 0:n.toLowerCase())===i.toLowerCase()})}function Yi(t){return t=m(t),t.innerHTML="",t}function _e(t,e){return I(e)?m(t).innerHTML:it(Yi(t),e)}const _s=Te("prepend"),it=Te("append"),mi=Te("before"),Se=Te("after");function Te(t){return function(e,i){var n;const s=g(y(i)?Nt(i):i);return(n=m(e))==null||n[t](...s),Gi(s)}}function xt(t){g(t).forEach(e=>e.remove())}function Ce(t,e){for(e=E(mi(t,e));e.firstChild;)e=e.firstChild;return it(e,t),e}function vi(t,e){return g(g(t).map(i=>i.hasChildNodes()?Ce(g(i.childNodes),e):it(i,e)))}function se(t){g(t).map(O).filter((e,i,n)=>n.indexOf(e)===i).forEach(e=>e.replaceWith(...e.childNodes))}const Ss=/^\s*<(\w+|!)[^>]*>/,Ts=/^<(\w+)\s*\/?>(?:<\/\1>)?$/;function Nt(t){const e=Ts.exec(t);if(e)return document.createElement(e[1]);const i=document.createElement("div");return Ss.test(t)?i.insertAdjacentHTML("beforeend",t.trim()):i.textContent=t,Gi(i.childNodes)}function Gi(t){return t.length>1?t:t[0]}function pt(t,e){if(Jt(t))for(e(t),t=t.firstElementChild;t;){const i=t.nextElementSibling;pt(t,e),t=i}}function m(t,e){return Xi(t)?E(Nt(t)):ai(t,e)}function P(t,e){return Xi(t)?g(Nt(t)):ie(t,e)}function Xi(t){return y(t)&&Z(t.trim(),"<")}const kt={width:["left","right"],height:["top","bottom"]};function Y(t){const e=Jt(t)?E(t).getBoundingClientRect():{height:ot(t),width:oe(t),top:0,left:0};return{height:e.height,width:e.width,top:e.top,left:e.left,bottom:e.top+e.height,right:e.left+e.width}}function $(t,e){const i=Y(t);if(t){const{scrollY:s,scrollX:o}=Bt(t),r={height:s,width:o};for(const a in kt)for(const l of kt[a])i[l]+=r[a]}if(!e)return i;const n=c(t,"position");$t(c(t,["left","top"]),(s,o)=>c(t,o,e[o]-i[o]+v(n==="absolute"&&s==="auto"?Ji(t)[o]:s)))}function Ji(t){let{top:e,left:i}=$(t);const{ownerDocument:{body:n,documentElement:s},offsetParent:o}=E(t);let r=o||s;for(;r&&(r===n||r===s)&&c(r,"position")==="static";)r=r.parentNode;if(Jt(r)){const a=$(r);e-=a.top+v(c(r,"borderTopWidth")),i-=a.left+v(c(r,"borderLeftWidth"))}return{top:e-v(c(t,"marginTop")),left:i-v(c(t,"marginLeft"))}}function _t(t){t=E(t);const e=[t.offsetTop,t.offsetLeft];for(;t=t.offsetParent;)if(e[0]+=t.offsetTop+v(c(t,"borderTopWidth")),e[1]+=t.offsetLeft+v(c(t,"borderLeftWidth")),c(t,"position")==="fixed"){const i=Bt(t);return e[0]+=i.scrollY,e[1]+=i.scrollX,e}return e}const ot=Ki("height"),oe=Ki("width");function Ki(t){const e=wt(t);return(i,n)=>{if(I(n)){if(Pt(i))return i[`inner${e}`];if(we(i)){const s=i.documentElement;return Math.max(s[`offset${e}`],s[`scroll${e}`])}return i=E(i),n=c(i,t),n=n==="auto"?i[`offset${e}`]:v(n)||0,n-re(i,t)}else return c(i,t,!n&&n!==0?"":+n+re(i,t)+"px")}}function re(t,e,i="border-box"){return c(t,"boxSizing")===i?Qt(kt[e].map(wt),n=>v(c(t,`padding${n}`))+v(c(t,`border${n}Width`))):0}function Zi(t){for(const e in kt)for(const i in kt[e])if(kt[e][i]===t)return kt[e][1-i];return t}function ut(t,e="width",i=window,n=!1){return y(t)?Qt(Es(t),s=>{const o=Ps(s);return o?Bs(o==="vh"?As():o==="vw"?oe(Bt(i)):n?i[`offset${wt(e)}`]:Y(i)[e],s):s}):v(t)}const Cs=/-?\d+(?:\.\d+)?(?:v[wh]|%|px)?/g,Es=U(t=>t.toString().replace(/\s/g,"").match(Cs)||[]),Os=/(?:v[hw]|%)$/,Ps=U(t=>(t.match(Os)||[])[0]);function Bs(t,e){return t*v(e)/100}let ae,zt;function As(){return ae||(zt||(zt=m("<div>"),c(zt,{height:"100vh",position:"fixed"}),C(window,"resize",()=>ae=null)),it(document.body,zt),ae=zt.clientHeight,xt(zt),ae)}const St=typeof window<"u",le=St&&document.dir==="rtl",Ht=St&&"ontouchstart"in window,Ft=St&&window.PointerEvent,Lt=Ft?"pointerdown":Ht?"touchstart":"mousedown",Ds=Ft?"pointermove":Ht?"touchmove":"mousemove",Rt=Ft?"pointerup":Ht?"touchend":"mouseup",Ee=Ft?"pointerenter":Ht?"":"mouseenter",Oe=Ft?"pointerleave":Ht?"":"mouseleave",Pe=Ft?"pointercancel":"touchcancel",nt={reads:[],writes:[],read(t){return this.reads.push(t),bi(),t},write(t){return this.writes.push(t),bi(),t},clear(t){Ui(this.reads,t),Ui(this.writes,t)},flush:wi};function wi(t){Qi(nt.reads),Qi(nt.writes.splice(0)),nt.scheduled=!1,(nt.reads.length||nt.writes.length)&&bi(t+1)}const Ms=4;function bi(t){nt.scheduled||(nt.scheduled=!0,t&&t<Ms?Promise.resolve().then(()=>wi(t)):requestAnimationFrame(()=>wi(1)))}function Qi(t){let e;for(;e=t.shift();)try{e()}catch(i){console.error(i)}}function Ui(t,e){const i=t.indexOf(e);return~i&&t.splice(i,1)}function $i(){}$i.prototype={positions:[],init(){this.positions=[];let t;this.unbind=C(document,"mousemove",e=>t=ke(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:s,bottom:o}=e,[r]=this.positions,a=Zt(this.positions),l=[r,a];return ei(a,e)?!1:[[{x:i,y:s},{x:n,y:o}],[{x:i,y:o},{x:n,y:s}]].some(u=>{const p=Ns(l,u);return p&&ei(p,e)})}};function Ns([{x:t,y:e},{x:i,y:n}],[{x:s,y:o},{x:r,y:a}]){const l=(a-o)*(i-t)-(r-s)*(n-e);if(l===0)return!1;const h=((r-s)*(e-o)-(a-o)*(t-s))/l;return h<0?!1:{x:t+h*(i-t),y:e+h*(n-e)}}function It(t,e,i,n=!0){const s=new IntersectionObserver(n?(o,r)=>{o.some(a=>a.isIntersecting)&&e(o,r)}:e,i);for(const o of g(t))s.observe(o);return s}const zs=St&&window.ResizeObserver;function ce(t,e,i={box:"border-box"}){return zs?en(ResizeObserver,t,e,i):(Hs(),he.add(e),{disconnect(){he.delete(e)}})}let he;function Hs(){if(he)return;he=new Set;let t;const e=()=>{if(!t){t=!0,requestAnimationFrame(()=>t=!1);for(const i of he)i()}};C(window,"load resize",e),C(document,"loadedmetadata load",e,!0)}function tn(t,e,i){return en(MutationObserver,t,e,i)}function en(t,e,i,n){const s=new t(i);for(const o of g(e))s.observe(o,n);return s}const z={};z.events=z.created=z.beforeConnect=z.connected=z.beforeDisconnect=z.disconnected=z.destroy=yi,z.args=function(t,e){return e!==!1&&yi(e||t)},z.update=function(t,e){return Ue(yi(t,Q(e)?{read:e}:e),"order")},z.props=function(t,e){if(F(e)){const i={};for(const n of e)i[n]=String;e=i}return z.methods(t,e)},z.computed=z.methods=function(t,e){return e?t?{...t,...e}:e:t},z.i18n=z.data=function(t,e,i){return i?nn(t,e,i):e?t?function(n){return nn(t,e,n)}:e:t};function nn(t,e,i){return z.computed(Q(t)?t.call(i,i):t,Q(e)?e.call(i,i):e)}function yi(t,e){return t=t&&!F(t)?[t]:t,e?t?t.concat(e):F(e)?e:[e]:t}function Fs(t,e){return I(e)?t:e}function Wt(t,e,i){const n={};if(Q(e)&&(e=e.options),e.extends&&(t=Wt(t,e.extends,i)),e.mixins)for(const o of e.mixins)t=Wt(t,o,i);for(const o in t)s(o);for(const o in e)vt(t,o)||s(o);function s(o){n[o]=(z[o]||Fs)(t[o],e[o],i)}return n}function Be(t,e=[]){try{return t?Z(t,"{")?JSON.parse(t):e.length&&!d(t,":")?{[e[0]]:t}:t.split(";").reduce((i,n)=>{const[s,o]=n.split(/:(.*)/);return s&&!I(o)&&(i[s.trim()]=o.trim()),i},{}):{}}catch{return{}}}function sn(t){if(De(t)&&xi(t,{func:"playVideo",method:"play"}),Ae(t))try{t.play().catch(yt)}catch{}}function on(t){De(t)&&xi(t,{func:"pauseVideo",method:"pause"}),Ae(t)&&t.pause()}function rn(t){De(t)&&xi(t,{func:"mute",method:"setVolume",value:0}),Ae(t)&&(t.muted=!0)}function an(t){return Ae(t)||De(t)}function Ae(t){return j(t,"video")}function De(t){return j(t,"iframe")&&(ln(t)||cn(t))}function ln(t){return!!t.src.match(/\/\/.*?youtube(-nocookie)?\.[a-z]+\/(watch\?v=[^&\s]+|embed)|youtu\.be\/.*/)}function cn(t){return!!t.src.match(/vimeo\.com\/video\/.*/)}async function xi(t,e){await Rs(t),hn(t,e)}function hn(t,e){try{t.contentWindow.postMessage(JSON.stringify({event:"command",...e}),"*")}catch{}}const ki="_ukPlayer";let Ls=0;function Rs(t){if(t[ki])return t[ki];const e=ln(t),i=cn(t),n=++Ls;let s;return t[ki]=new Promise(o=>{e&&M(t,"load",()=>{const r=()=>hn(t,{event:"listening",id:n});s=setInterval(r,100),r()}),M(window,"message",o,!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}${d(t.src,"?")?"&":"?"}${e?"enablejsapi=1":`api=1&player_id=${n}`}`}).then(()=>clearInterval(s))}function un(t,e=0,i=0){return L(t)?ti(...jt(t).map(n=>{const{top:s,left:o,bottom:r,right:a}=K(n);return{top:s-e,left:o-i,bottom:r+e,right:a+i}}).concat($(t))):!1}function fn(t,{offset:e=0}={}){const i=L(t)?rt(t,!1,["hidden"]):[];return i.reduce((r,a,l)=>{const{scrollTop:h,scrollHeight:u,offsetHeight:p}=a,w=K(a),b=u-w.height,{height:A,top:N}=i[l-1]?K(i[l-1]):$(t);let D=Math.ceil(N-w.top-e+h);return e>0&&p<A+e?D+=e:e=0,D>b?(e-=D-b,D=b):D<0&&(e-=D,D=0),()=>n(a,D-h).then(r)},()=>Promise.resolve())();function n(r,a){return new Promise(l=>{const h=r.scrollTop,u=s(Math.abs(a)),p=Date.now();(function w(){const b=o(ct((Date.now()-p)/u));r.scrollTop=h+a*b,b===1?l():requestAnimationFrame(w)})()})}function s(r){return 40*Math.pow(r,.375)}function o(r){return .5*(1-Math.cos(Math.PI*r))}}function dn(t,e=0,i=0){if(!L(t))return 0;const[n]=rt(t,!0),{scrollHeight:s,scrollTop:o}=n,{height:r}=K(n),a=s-r,l=_t(t)[0]-_t(n)[0],h=Math.max(0,l-r+e),u=Math.min(a,l+t.offsetHeight-i);return ct((o-h)/(u-h))}function rt(t,e=!1,i=[]){const n=pn(t);let s=Dt(t).reverse();s=s.slice(s.indexOf(n)+1);const o=ve(s,r=>c(r,"position")==="fixed");return~o&&(s=s.slice(o)),[n].concat(s.filter(r=>c(r,"overflow").split(" ").some(a=>d(["auto","scroll",...i],a))&&(!e||r.scrollHeight>K(r).height))).reverse()}function jt(t){return rt(t,!1,["hidden","clip"])}function K(t){const e=Bt(t),{document:{documentElement:i}}=e;let n=t===pn(t)?e:t;const{visualViewport:s}=e;if(Pt(n)&&s){let{height:r,width:a,scale:l,pageTop:h,pageLeft:u}=s;return r=Math.round(r*l),a=Math.round(a*l),{height:r,width:a,top:h,left:u,bottom:h+r,right:u+a}}let o=$(n);if(c(n,"display")==="inline")return o;for(let[r,a,l,h]of[["width","x","left","right"],["height","y","top","bottom"]])Pt(n)?n=i:o[l]+=v(c(n,`border-${l}-width`)),o[r]=o[a]=n[`client${wt(r)}`],o[h]=o[r]+o[l];return o}function pn(t){return Bt(t).document.scrollingElement}const G=[["width","x","left","right"],["height","y","top","bottom"]];function gn(t,e,i){i={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],placement:[],...i},F(e)||(e=[e,e]),$(t,mn(t,e,i))}function mn(t,e,i){const n=vn(t,e,i),{boundary:s,viewportOffset:o=0,placement:r}=i;let a=n;for(const[l,[h,,u,p]]of Object.entries(G)){const w=Is(t,e[l],o,s,l);if(Me(n,w,l))continue;let b=0;if(r[l]==="flip"){const A=i.attach.target[l];if(A===p&&n[p]<=w[p]||A===u&&n[u]>=w[u])continue;b=js(t,e,i,l)[u]-n[u];const N=Ws(t,e[l],o,l);if(!Me(_i(n,b,l),N,l)){if(Me(n,N,l))continue;if(i.recursion)return!1;const D=qs(t,e,i);if(D&&Me(D,N,1-l))return D;continue}}else if(r[l]==="shift"){const A=$(e[l]),{offset:N}=i;b=ct(ct(n[u],w[u],w[p]-n[h]),A[u]-n[h]+N[l],A[p]-N[l])-n[u]}a=_i(a,b,l)}return a}function vn(t,e,i){let{attach:n,offset:s}={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],...i},o=$(t);for(const[r,[a,,l,h]]of Object.entries(G)){const u=n.target[r]===n.element[r]?K(e[r]):$(e[r]);o=_i(o,u[l]-o[l]+wn(n.target[r],h,u[a])-wn(n.element[r],h,o[a])+ +s[r],r)}return o}function _i(t,e,i){const[,n,s,o]=G[i],r={...t};return r[s]=t[n]=t[s]+e,r[o]+=e,r}function wn(t,e,i){return t==="center"?i/2:t===e?i:0}function Is(t,e,i,n,s){let o=$n(...bn(t,e).map(K));return i&&(o[G[s][2]]+=i,o[G[s][3]]-=i),n&&(o=$n(o,$(F(n)?n[s]:n))),o}function Ws(t,e,i,n){const[s,o,r,a]=G[n],[l]=bn(t,e),h=K(l);return["auto","scroll"].includes(c(l,`overflow-${o}`))&&(h[r]-=l[`scroll${wt(r)}`],h[a]=h[r]+l[`scroll${wt(s)}`]),h[r]+=i,h[a]-=i,h}function bn(t,e){return jt(e).filter(i=>T(t,i))}function $n(...t){let e={};for(const i of t)for(const[,,n,s]of G)e[n]=Math.max(e[n]||0,i[n]),e[s]=Math.min(...[e[s],i[s]].filter(Boolean));return e}function Me(t,e,i){const[,,n,s]=G[i];return t[n]>=e[n]&&t[s]<=e[s]}function js(t,e,{offset:i,attach:n},s){return vn(t,e,{attach:{element:yn(n.element,s),target:yn(n.target,s)},offset:Vs(i,s)})}function qs(t,e,i){return mn(t,e,{...i,attach:{element:i.attach.element.map(xn).reverse(),target:i.attach.target.map(xn).reverse()},offset:i.offset.reverse(),placement:i.placement.reverse(),recursion:!0})}function yn(t,e){const i=[...t],n=G[e].indexOf(t[e]);return~n&&(i[e]=G[e][1-n%2+2]),i}function xn(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 Vs(t,e){return t=[...t],t[e]*=-1,t}var Ys=Object.freeze({__proto__:null,$:m,$$:P,Animation:et,Deferred:Fi,Dimensions:ni,MouseTracker:$i,Transition:J,addClass:k,after:Se,append:it,apply:pt,assign:Ve,attr:f,before:mi,boxModelAdjust:re,camelize:Gt,children:tt,clamp:ct,closest:W,createEvent:xe,css:c,data:At,dimensions:Y,each:$t,empty:Yi,endsWith:Xt,escape:li,fastdom:nt,filter:te,find:ai,findAll:ie,findIndex:ve,flipPosition:Zi,fragment:Nt,getEventPos:ke,getIndex:dt,hasAttr:ht,hasClass:S,hasOwn:vt,hasTouch:Ht,height:ot,html:_e,hyphenate:Ot,inBrowser:St,includes:d,index:ri,intersectRect:ti,isArray:F,isBoolean:Ge,isDocument:we,isElement:Jt,isEmpty:Je,isEqual:Ze,isFocusable:oi,isFunction:Q,isInView:un,isInput:Li,isNode:be,isNumber:Xe,isNumeric:bt,isObject:ft,isPlainObject:lt,isRtl:le,isString:y,isTag:j,isTouch:Mt,isUndefined:I,isVideo:an,isVisible:L,isVoidElement:si,isWindow:Pt,last:Zt,matches:_,memoize:U,mergeOptions:Wt,mute:rn,noop:yt,observeIntersection:It,observeMutation:tn,observeResize:ce,off:ci,offset:$,offsetPosition:_t,offsetViewport:K,on:C,once:M,overflowParents:jt,parent:O,parents:Dt,parseOptions:Be,pause:on,play:sn,pointInRect:ei,pointerCancel:Pe,pointerDown:Lt,pointerEnter:Ee,pointerLeave:Oe,pointerMove:Ds,pointerUp:Rt,position:Ji,positionAt:gn,prepend:_s,propName:fi,query:st,queryAll:ee,ready:ks,remove:xt,removeAttr:Ut,removeClass:R,removeClasses:di,replaceClass:pi,scrollIntoView:fn,scrollParents:rt,scrolledOver:dn,selFocusable:ye,selInput:$e,sortBy:Ue,startsWith:Z,sumBy:Qt,swap:Qe,toArray:zi,toBoolean:Ke,toEventTargets:ui,toFloat:v,toNode:E,toNodes:g,toNumber:Kt,toPx:ut,toWindow:Bt,toggleClass:V,trigger:x,ucfirst:wt,uniqueBy:rs,unwrap:se,width:oe,within:T,wrapAll:Ce,wrapInner:vi});function Gs(t){const e=t.data;t.use=function(s){if(!s.installed)return s.call(null,this),s.installed=!0,this},t.mixin=function(s,o){o=(y(o)?t.component(o):o)||this,o.options=Wt(o.options,s)},t.extend=function(s){s=s||{};const o=this,r=function(l){this._init(l)};return r.prototype=Object.create(o.prototype),r.prototype.constructor=r,r.options=Wt(o.options,s),r.super=o,r.extend=o.extend,r},t.update=function(s,o){s=s?E(s):document.body;for(const r of Dt(s).reverse())n(r[e],o);pt(s,r=>n(r[e],o))};let i;Object.defineProperty(t,"container",{get(){return i||document.body},set(s){i=m(s)}});function n(s,o){if(s)for(const r in s)s[r]._connected&&s[r]._callUpdate(o)}}function Xs(t){t.prototype._callHook=function(n){var s;(s=this.$options[n])==null||s.forEach(o=>o.call(this))},t.prototype._callConnected=function(){this._connected||(this._data={},this._computed={},this._initProps(),this._callHook("beforeConnect"),this._connected=!0,this._initEvents(),this._initObservers(),this._callHook("connected"),this._callUpdate())},t.prototype._callDisconnected=function(){this._connected&&(this._callHook("beforeDisconnect"),this._disconnectObservers(),this._unbindEvents(),this._callHook("disconnected"),this._connected=!1,delete this._watch)},t.prototype._callUpdate=function(n="update"){this._connected&&((n==="update"||n==="resize")&&this._callWatches(),this.$options.update&&(this._updates||(this._updates=new Set,nt.read(()=>{this._connected&&e.call(this,this._updates),delete this._updates})),this._updates.add(n.type||n)))},t.prototype._callWatches=function(){if(this._watch)return;const n=!vt(this,"_watch");this._watch=nt.read(()=>{this._connected&&i.call(this,n),this._watch=null})};function e(n){for(const{read:s,write:o,events:r=[]}of this.$options.update){if(!n.has("update")&&!r.some(l=>n.has(l)))continue;let a;s&&(a=s.call(this,this._data,n),a&<(a)&&Ve(this._data,a)),o&&a!==!1&&nt.write(()=>{this._connected&&o.call(this,this._data,n)})}}function i(n){const{$options:{computed:s}}=this,o={...this._computed};this._computed={};for(const r in s){const{watch:a,immediate:l}=s[r];a&&(n&&l||vt(o,r)&&!Ze(o[r],this[r]))&&a.call(this,this[r],o[r])}}}function Js(t){let e=0;t.prototype._init=function(i){i=i||{},i.data=Us(i,this.constructor.options),this.$options=Wt(this.constructor.options,i,this),this.$el=null,this.$props={},this._uid=e++,this._initData(),this._initMethods(),this._initComputeds(),this._callHook("created"),i.el&&this.$mount(i.el)},t.prototype._initData=function(){const{data:i={}}=this.$options;for(const n in i)this.$props[n]=this[n]=i[n]},t.prototype._initMethods=function(){const{methods:i}=this.$options;if(i)for(const n in i)this[n]=i[n].bind(this)},t.prototype._initComputeds=function(){const{computed:i}=this.$options;if(this._computed={},i)for(const n in i)Ks(this,n,i[n])},t.prototype._initProps=function(i){let n;i=i||kn(this.$options);for(n in i)I(i[n])||(this.$props[n]=i[n]);const s=[this.$options.computed,this.$options.methods];for(n in this.$props)n in i&&Zs(s,n)&&(this[n]=this.$props[n])},t.prototype._initEvents=function(){this._events=[];for(const i of this.$options.events||[])if(vt(i,"handler"))Ne(this,i);else for(const n in i)Ne(this,i[n],n)},t.prototype._unbindEvents=function(){this._events.forEach(i=>i()),delete this._events},t.prototype._initObservers=function(){this._observers=[eo(this),to(this)]},t.prototype.registerObserver=function(...i){this._observers.push(...i)},t.prototype._disconnectObservers=function(){this._observers.forEach(i=>i==null?void 0:i.disconnect())}}function kn(t){const e={},{args:i=[],props:n={},el:s,id:o}=t;if(!n)return e;for(const a in n){const l=Ot(a);let h=At(s,l);I(h)||(h=n[a]===Boolean&&h===""?!0:Si(n[a],h),!(l==="target"&&Z(h,"_"))&&(e[a]=h))}const r=Be(At(s,o),i);for(const a in r){const l=Gt(a);I(n[l])||(e[l]=Si(n[l],r[a]))}return e}function Ks(t,e,i){Object.defineProperty(t,e,{enumerable:!0,get(){const{_computed:n,$props:s,$el:o}=t;return vt(n,e)||(n[e]=(i.get||i).call(t,s,o)),n[e]},set(n){const{_computed:s}=t;s[e]=i.set?i.set.call(t,n):n,I(s[e])&&delete s[e]}})}function Ne(t,e,i){lt(e)||(e={name:i,handler:e});let{name:n,el:s,handler:o,capture:r,passive:a,delegate:l,filter:h,self:u}=e;if(s=Q(s)?s.call(t):s||t.$el,F(s)){s.forEach(p=>Ne(t,{...e,el:p},i));return}!s||h&&!h.call(t)||t._events.push(C(s,n,l?y(l)?l:l.call(t):null,y(o)?t[o]:o.bind(t),{passive:a,capture:r,self:u}))}function Zs(t,e){return t.every(i=>!i||!vt(i,e))}function Si(t,e){return t===Boolean?Ke(e):t===Number?Kt(e):t==="list"?Qs(e):t===Object&&y(e)?Be(e):t?t(e):e}function Qs(t){return F(t)?t:y(t)?t.split(/,(?![^(]*\))/).map(e=>bt(e)?Kt(e):Ke(e.trim())):[t]}function Us({data:t={}},{args:e=[],props:i={}}){F(t)&&(t=t.slice(0,e.length).reduce((n,s,o)=>(lt(s)?Ve(n,s):n[e[o]]=s,n),{}));for(const n in t)I(t[n])?delete t[n]:i[n]&&(t[n]=Si(i[n],t[n]));return t}function to(t){let{el:e,computed:i}=t.$options;if(!i)return;for(const s in i)if(i[s].document){e=e.ownerDocument;break}const n=new MutationObserver(()=>t._callWatches());return n.observe(e,{childList:!0,subtree:!0}),n}function eo(t){const{$options:e,$props:i}=t,{id:n,attrs:s,props:o,el:r}=e;if(!o||s===!1)return;const a=F(s)?s:Object.keys(o),l=a.map(u=>Ot(u)).concat(n),h=new MutationObserver(u=>{const p=kn(e);u.some(({attributeName:w})=>{const b=w.replace("data-","");return(b===n?a:[Gt(b),Gt(w)]).some(A=>!I(p[A])&&p[A]!==i[A])})&&t.$reset()});return h.observe(r,{attributes:!0,attributeFilter:l.concat(l.map(u=>`data-${u}`))}),h}function io(t){const e=t.data;t.prototype.$create=function(i,n,s){return t[i](n,s)},t.prototype.$mount=function(i){const{name:n}=this.$options;i[e]||(i[e]={}),!i[e][n]&&(i[e][n]=this,this.$el=this.$options.el=this.$options.el||i,T(i,document)&&this._callConnected())},t.prototype.$reset=function(){this._callDisconnected(),this._callConnected()},t.prototype.$destroy=function(i=!1){const{el:n,name:s}=this.$options;n&&this._callDisconnected(),this._callHook("destroy"),n!=null&&n[e]&&(delete n[e][s],Je(n[e])||delete n[e],i&&xt(this.$el))},t.prototype.$emit=function(i){this._callUpdate(i)},t.prototype.$update=function(i=this.$el,n){t.update(i,n)},t.prototype.$getComponent=t.getComponent,Object.defineProperty(t.prototype,"$container",Object.getOwnPropertyDescriptor(t,"container"))}const gt={};function no(t){const{data:e,prefix:i}=t;t.component=function(n,s){var o;n=Ot(n);const r=i+n;if(!s)return lt(gt[r])&&(gt[r]=gt[`data-${r}`]=t.extend(gt[r])),gt[r];n=Gt(n),t[n]=function(l,h){const u=t.component(n);return u.options.functional?new u({data:lt(l)?l:[...arguments]}):l?P(l).map(p)[0]:p();function p(w){const b=t.getComponent(w,n);if(b)if(h)b.$destroy();else return b;return new u({el:w,data:h})}};const a=lt(s)?{...s}:s.options;return a.id=r,a.name=n,(o=a.install)==null||o.call(a,t,a,n),t._initialized&&!a.functional&&requestAnimationFrame(()=>t[n](`[${r}],[data-${r}]`)),gt[r]=gt[`data-${r}`]=lt(s)?a:s},t.getComponents=n=>(n==null?void 0:n[e])||{},t.getComponent=(n,s)=>t.getComponents(n)[s],t.connect=n=>{if(n[e])for(const s in n[e])n[e][s]._callConnected();for(const s of n.getAttributeNames()){const o=_n(s);o&&t[o](n)}},t.disconnect=n=>{for(const s in n[e])n[e][s]._callDisconnected()}}function _n(t){const e=gt[t];return e&&(lt(e)?e:e.options).name}const X=function(t){this._init(t)};X.util=Ys,X.data="__uikit__",X.prefix="uk-",X.options={},X.version="3.16.4-dev.067bed046",Gs(X),Xs(X),Js(X),no(X),io(X);function so(t){const{connect:e,disconnect:i}=t;if(!St||!window.MutationObserver)return;requestAnimationFrame(function(){x(document,"uikit:init",t),document.body&&pt(document.body,e),new MutationObserver(o=>o.forEach(n)).observe(document,{childList:!0,subtree:!0}),new MutationObserver(o=>o.forEach(s)).observe(document,{attributes:!0,subtree:!0}),t._initialized=!0});function n({addedNodes:o,removedNodes:r}){for(const a of o)pt(a,e);for(const a of r)pt(a,i)}function s({target:o,attributeName:r}){var a;const l=_n(r);if(l){if(ht(o,r)){t[l](o);return}(a=t.getComponent(o,l))==null||a.$destroy()}}}var at={connected(){k(this.$el,this.$options.id)}},ze={data:{preload:5},methods:{lazyload(t=this.$el,e=this.$el){this.registerObserver(It(t,(i,n)=>{for(const s of g(Q(e)?e():e))P('[loading="lazy"]',s).slice(0,this.preload-1).forEach(o=>Ut(o,"loading"));for(const s of i.filter(({isIntersecting:o})=>o).map(({target:o})=>o))n.unobserve(s)}))}}},qt={props:{cls:Boolean,animation:"list",duration:Number,velocity:Number,origin:String,transition:String},data:{cls:!1,animation:[!1],duration:200,velocity:.2,origin:!1,transition:"ease",clsEnter:"uk-togglabe-enter",clsLeave:"uk-togglabe-leave"},computed:{hasAnimation({animation:t}){return!!t[0]},hasTransition({animation:t}){return["slide","reveal"].some(e=>Z(t[0],e))}},methods:{toggleElement(t,e,i){return new Promise(n=>Promise.all(g(t).map(s=>{const o=Ge(e)?e:!this.isToggled(s);if(!x(s,`before${o?"show":"hide"}`,[this]))return Promise.reject();const r=(Q(i)?i:i===!1||!this.hasAnimation?oo:this.hasTransition?ro:ao)(s,o,this),a=o?this.clsEnter:this.clsLeave;k(s,a),x(s,o?"show":"hide",[this]);const l=()=>{R(s,a),x(s,o?"shown":"hidden",[this])};return r?r.then(l,()=>(R(s,a),Promise.reject())):l()})).then(n,yt))},isToggled(t=this.$el){return[t]=g(t),S(t,this.clsEnter)?!0:S(t,this.clsLeave)?!1:this.cls?S(t,this.cls.split(" ")[0]):L(t)},_toggle(t,e){if(!t)return;e=Boolean(e);let i;this.cls?(i=d(this.cls," ")||e!==S(t,this.cls),i&&V(t,this.cls,d(this.cls," ")?void 0:e)):(i=e===t.hidden,i&&(t.hidden=!e)),P("[autofocus]",t).some(n=>L(n)?n.focus()||!0:n.blur()),i&&x(t,"toggled",[e,this])}}};function oo(t,e,{_toggle:i}){return et.cancel(t),J.cancel(t),i(t,e)}async function ro(t,e,{animation:i,duration:n,velocity:s,transition:o,_toggle:r}){var a;const[l="reveal",h="top"]=((a=i[0])==null?void 0:a.split("-"))||[],u=[["left","right"],["top","bottom"]],p=u[d(u[0],h)?0:1],w=p[1]===h,A=["width","height"][u.indexOf(p)],N=`margin-${p[0]}`,D=`margin-${h}`;let ge=Y(t)[A];const Jr=J.inProgress(t);await J.cancel(t),e&&r(t,!0);const Kr=Object.fromEntries(["padding","border","width","height","minWidth","minHeight","overflowY","overflowX",N,D].map(ns=>[ns,t.style[ns]])),me=Y(t),Mi=v(c(t,N)),ts=v(c(t,D)),Et=me[A]+ts;!Jr&&!e&&(ge+=ts);const[qe]=vi(t,"<div>");c(qe,{boxSizing:"border-box",height:me.height,width:me.width,...c(t,["overflow","padding","borderTop","borderRight","borderBottom","borderLeft","borderImage",D])}),c(t,{padding:0,border:0,minWidth:0,minHeight:0,[D]:0,width:me.width,height:me.height,overflow:"hidden",[A]:ge});const es=ge/Et;n=(s*Et+n)*(e?1-es:es);const is={[A]:e?Et:0};w&&(c(t,N,Et-ge+Mi),is[N]=e?Mi:Et+Mi),!w^l==="reveal"&&(c(qe,N,-Et+ge),J.start(qe,{[N]:e?0:-Et},n,o));try{await J.start(t,is,n,o)}finally{c(t,Kr),se(qe.firstChild),e||r(t,!1)}}function ao(t,e,i){et.cancel(t);const{animation:n,duration:s,_toggle:o}=i;return e?(o(t,!0),et.in(t,n[0],s,i.origin)):et.out(t,n[1]||n[0],s,i.origin).then(()=>o(t,!1))}function lo(t){return Math.ceil(Math.max(0,...P("[stroke]",t).map(e=>{try{return e.getTotalLength()}catch{return 0}})))}let Ti;function Sn(t){const e=C(t,"touchmove",n=>{if(n.targetTouches.length!==1)return;let[{scrollHeight:s,clientHeight:o}]=rt(n.target);o>=s&&n.cancelable&&n.preventDefault()},{passive:!1});if(Ti)return e;Ti=!0;const{scrollingElement:i}=document;return c(i,{overflowY:CSS.supports("overflow","clip")?"clip":"hidden",touchAction:"none",paddingRight:oe(window)-i.clientWidth||""}),()=>{Ti=!1,e(),c(i,{overflowY:"",touchAction:"",paddingRight:""})}}function ue(t){return["origin","pathname","search"].every(e=>t[e]===location[e])}function Tn(t){if(ue(t)){const e=decodeURIComponent(t.hash).substring(1);return document.getElementById(e)||document.getElementsByName(e)[0]}}function fe(t,e=t.$el,i=""){if(e.id)return e.id;let n=`${t.$options.id}-${t._uid}${i}`;return m(`#${n}`)&&(n=fe(t,e,`${i}-2`)),n}const B={TAB:9,ESC:27,SPACE:32,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40};var Cn={mixins:[at,ze,qt],props:{animation:Boolean,targets:String,active:null,collapsible:Boolean,multiple:Boolean,toggle:String,content:String,offset:Number},data:{targets:"> *",active:!1,animation:!0,collapsible:!0,multiple:!1,clsOpen:"uk-open",toggle:"> .uk-accordion-title",content:"> .uk-accordion-content",offset:0},computed:{items:{get({targets:t},e){return P(t,e)},watch(t,e){if(e||S(t,this.clsOpen))return;const i=this.active!==!1&&t[Number(this.active)]||!this.collapsible&&t[0];i&&this.toggle(i,!1)},immediate:!0},toggles:{get({toggle:t}){return this.items.map(e=>m(t,e))},watch(){this.$emit()},immediate:!0},contents:{get({content:t}){return this.items.map(e=>{var i;return((i=e._wrapper)==null?void 0:i.firstElementChild)||m(t,e)})},watch(t){for(const e of t)He(e,!S(this.items.find(i=>T(e,i)),this.clsOpen));this.$emit()},immediate:!0}},connected(){this.lazyload()},events:[{name:"click keydown",delegate(){return`${this.targets} ${this.$props.toggle}`},async handler(t){var e;t.type==="keydown"&&t.keyCode!==B.SPACE||(t.preventDefault(),(e=this._off)==null||e.call(this),this._off=ho(t.target),await this.toggle(ri(this.toggles,t.current)),this._off())}},{name:"shown hidden",self:!0,delegate(){return this.targets},handler(){this.$emit()}}],update(){const t=te(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=fe(this,i,`-title-${e}`),n.id=fe(this,n,`-content-${e}`);const s=d(t,this.items[e]);f(i,{role:j(i,"a")?"button":null,"aria-controls":n.id,"aria-expanded":s,"aria-disabled":!this.collapsible&&t.length<2&&s}),f(n,{role:"region","aria-labelledby":i.id})}},methods:{async toggle(t,e){t=this.items[dt(t,this.items)];let i=[t];const n=te(this.items,`.${this.clsOpen}`);!this.multiple&&!d(n,i[0])&&(i=i.concat(n)),!(!this.collapsible&&n.length<2&&d(n,t))&&await Promise.all(i.map(s=>this.toggleElement(s,!d(n,s),(o,r)=>{if(V(o,this.clsOpen,r),e===!1||!this.animation){He(m(this.content,o),!r);return}return co(o,r,this)})))}}};function He(t,e){t&&(t.hidden=e)}async function co(t,e,{content:i,duration:n,velocity:s,transition:o}){var r;i=((r=t._wrapper)==null?void 0:r.firstElementChild)||m(i,t),t._wrapper||(t._wrapper=Ce(i,"<div>"));const a=t._wrapper;c(a,"overflow","hidden");const l=v(c(a,"height"));await J.cancel(a),He(i,!1);const h=Qt(["marginTop","marginBottom"],p=>c(i,p))+Y(i).height,u=l/h;n=(s*h+n)*(e?1-u:u),c(a,"height",l),await J.start(a,{height:e?h:0},n,o),se(i),delete t._wrapper,e||He(i,!0)}function ho(t){const[e]=rt(t,!0);let i;return function n(){i=requestAnimationFrame(()=>{const{top:s}=t.getBoundingClientRect();s<0&&(e.scrollTop+=s),n()})}(),()=>requestAnimationFrame(()=>cancelAnimationFrame(i))}var uo={mixins:[at,qt],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,fo),this.$destroy(!0)}}};function fo(t,e,{duration:i,transition:n,velocity:s}){const o=v(c(t,"height"));return c(t,"height",o),J.start(t,{height:0,marginTop:0,marginBottom:0,paddingTop:0,paddingBottom:0,borderTop:0,borderBottom:0,opacity:0},s*o+i,n)}var En={args:"autoplay",props:{automute:Boolean,autoplay:Boolean},data:{automute:!1,autoplay:!0},connected(){this.inView=this.autoplay==="inview",this.inView&&!ht(this.$el,"preload")&&(this.$el.preload="none"),j(this.$el,"iframe")&&!ht(this.$el,"allow")&&(this.$el.allow="autoplay"),this.automute&&rn(this.$el),this.registerObserver(It(this.$el,()=>this.$emit(),{},!1))},update:{read({visible:t}){return an(this.$el)?{prev:t,visible:L(this.$el)&&c(this.$el,"visibility")!=="hidden",inView:this.inView&&un(this.$el)}:!1},write({prev:t,visible:e,inView:i}){!e||this.inView&&!i?on(this.$el):(this.autoplay===!0&&!t||this.inView&&i)&&sn(this.$el)}}},mt={connected(){var t;this.registerObserver(ce(((t=this.$options.resizeTargets)==null?void 0:t.call(this))||this.$el,()=>this.$emit("resize")))}},po={mixins:[mt,En],props:{width:Number,height:Number},data:{automute:!0},events:{"load loadedmetadata"(){this.$emit("resize")}},resizeTargets(){return[this.$el,On(this.$el)||O(this.$el)]},update:{read(){const{ratio:t,cover:e}=ni,{$el:i,width:n,height:s}=this;let o={width:n,height:s};if(!o.width||!o.height){const h={width:i.naturalWidth||i.videoWidth||i.clientWidth,height:i.naturalHeight||i.videoHeight||i.clientHeight};o.width?o=t(h,"width",o.width):s?o=t(h,"height",o.height):o=h}const{offsetHeight:r,offsetWidth:a}=On(i)||O(i),l=e(o,{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 On(t){for(;t=O(t);)if(c(t,"position")!=="static")return t}var Ci={props:{container:Boolean},data:{container:!0},computed:{container({container:t}){return t===!0&&this.$container||t&&m(t)}}},go={props:{pos:String,offset:null,flip:Boolean,shift:Boolean,inset:Boolean},data:{pos:`bottom-${le?"right":"left"}`,offset:!1,flip:!0,shift:!0,inset:!1},connected(){this.pos=this.$props.pos.split("-").concat("center").slice(0,2),[this.dir,this.align]=this.pos,this.axis=d(["top","bottom"],this.dir)?"y":"x"},methods:{positionAt(t,e,i){let n=[this.getPositionOffset(t),this.getShiftOffset(t)];const s=[this.flip&&"flip",this.shift&&"shift"],o={element:[this.inset?this.dir:Zi(this.dir),this.align],target:[this.dir,this.align]};if(this.axis==="y"){for(const l in o)o[l].reverse();n.reverse(),s.reverse()}const r=mo(t),a=Y(t);c(t,{top:-a.height,left:-a.width}),gn(t,e,{attach:o,offset:n,boundary:i,placement:s,viewportOffset:this.getViewportOffset(t)}),r()},getPositionOffset(t){return ut(this.offset===!1?c(t,"--uk-position-offset"):this.offset,this.axis==="x"?"width":"height",t)*(d(["left","top"],this.dir)?-1:1)*(this.inset?-1:1)},getShiftOffset(t){return this.align==="center"?0:ut(c(t,"--uk-position-shift-offset"),this.axis==="y"?"width":"height",t)*(d(["left","top"],this.align)?1:-1)},getViewportOffset(t){return ut(c(t,"--uk-position-viewport-offset"))}}};function mo(t){const[e]=rt(t),{scrollTop:i}=e;return()=>{i!==e.scrollTop&&(e.scrollTop=i)}}let H;var Pn={mixins:[Ci,ze,go,qt],args:"pos",props:{mode:"list",toggle:Boolean,boundary:Boolean,boundaryX:Boolean,boundaryY:Boolean,target:Boolean,targetX:Boolean,targetY:Boolean,stretch:Boolean,delayShow:Number,delayHide:Number,autoUpdate:Boolean,clsDrop:String,animateOut:Boolean,bgScroll:Boolean},data:{mode:["click","hover"],toggle:"- *",boundary:!1,boundaryX:!1,boundaryY:!1,target:!1,targetX:!1,targetY:!1,stretch:!1,delayShow:0,delayHide:800,autoUpdate:!0,clsDrop:!1,animateOut:!1,bgScroll:!0,animation:["uk-animation-fade"],cls:"uk-open",container:!1},computed:{boundary({boundary:t,boundaryX:e,boundaryY:i},n){return[st(e||t,n)||window,st(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:st(e,n),i===!0?window:st(i,n)]}},created(){this.tracker=new $i},beforeConnect(){this.clsDrop=this.$props.clsDrop||`uk-${this.$options.name}`},connected(){k(this.$el,"uk-drop",this.clsDrop),this.toggle&&!this.targetEl&&(this.targetEl=bo(this)),this._style=(({width:t,height:e})=>({width:t,height:e}))(this.$el.style)},disconnected(){this.isActive()&&(this.hide(!1),H=null),c(this.$el,this._style)},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&&ue(e)&&!T(i,this.$el)&&this.hide(!1)}},{name:"beforescroll",handler(){this.hide(!1)}},{name:"toggle",self:!0,handler(t,e){t.preventDefault(),this.isToggled()?this.hide(!1):this.show(e==null?void 0:e.$el,!1)}},{name:"toggleshow",self:!0,handler(t,e){t.preventDefault(),this.show(e==null?void 0:e.$el)}},{name:"togglehide",self:!0,handler(t){t.preventDefault(),_(this.$el,":focus,:hover")||this.hide()}},{name:`${Ee} focusin`,filter(){return d(this.mode,"hover")},handler(t){Mt(t)||this.clearTimers()}},{name:`${Oe} focusout`,filter(){return d(this.mode,"hover")},handler(t){!Mt(t)&&t.relatedTarget&&this.hide()}},{name:"toggled",self:!0,handler(t,e){f(this.targetEl,"aria-expanded",e?!0:null),e&&(this.clearTimers(),this.position())}},{name:"show",self:!0,handler(){H=this,this.tracker.init();const t=[$o(this),xo(this),ko(this),this.autoUpdate&&yo(this),!this.bgScroll&&Sn(this.$el)];M(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&&T(t,this.$el)&&this.isToggled()?this:H;return}H=this.isActive()?null:H,this.tracker.cancel()}}],update:{write(){this.isToggled()&&!S(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(()=>_(t,":hover")&&this.show(),10);return}let i;for(;H&&i!==H&&!T(this.$el,H.$el);)i=H,H.hide(!1,!1)}this.container&&O(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.isDelaying=vo(this.$el).some(n=>this.tracker.movesTo(n)),t&&this.isDelaying?this.hideTimer=setTimeout(this.hide,50):t&&this.delayHide?this.hideTimer=setTimeout(i,this.delayHide):i()},clearTimers(){clearTimeout(this.showTimer),clearTimeout(this.hideTimer),this.showTimer=null,this.hideTimer=null,this.isDelaying=!1},isActive(){return H===this},position(){R(this.$el,"uk-drop-stack"),c(this.$el,this._style),this.$el.hidden=!0;const t=this.target.map(s=>wo(this.$el,s)),e=this.getViewportOffset(this.$el),i=[[0,["x","width","left","right"]],[1,["y","height","top","bottom"]]];for(const[s,[o,r]]of i)this.axis!==o&&d([o,!0],this.stretch)&&c(this.$el,{[r]:Math.min($(this.boundary[s])[r],t[s][r]-2*e),[`overflow-${o}`]:"auto"});const n=t[0].width-2*e;this.$el.hidden=!1,c(this.$el,"maxWidth",""),this.$el.offsetWidth>n&&k(this.$el,"uk-drop-stack"),c(this.$el,"maxWidth",n),this.positionAt(this.$el,this.target,this.boundary);for(const[s,[o,r,a,l]]of i)if(this.axis===o&&d([o,!0],this.stretch)){const h=Math.abs(this.getPositionOffset(this.$el)),u=$(this.target[s]),p=$(this.$el);c(this.$el,{[r]:(u[a]>p[a]?u[a]-Math.max($(this.boundary[s])[a],t[s][a]+e):Math.min($(this.boundary[s])[l],t[s][l]-e)-u[l])-h,[`overflow-${o}`]:"auto"}),this.positionAt(this.$el,this.target,this.boundary)}}}};function vo(t){const e=[];return pt(t,i=>c(i,"position")!=="static"&&e.push(i)),e}function wo(t,e){return K(jt(e).find(i=>T(t,i)))}function bo(t){const{$el:e}=t.$create("toggle",st(t.toggle,t.$el),{target:t.$el,mode:t.mode});return f(e,"aria-haspopup",!0),t.lazyload(e),e}function $o(t){const e=()=>t.$emit(),i=C(window,"resize",e),n=ce(jt(t.$el).concat(t.target),e);return()=>{n.disconnect(),i()}}function yo(t){return C([document,...jt(t.$el)],"scroll",()=>t.$emit(),{passive:!0})}function xo(t){return C(document,"keydown",e=>{e.keyCode===B.ESC&&t.hide(!1)})}function ko(t){return C(document,Lt,({target:e})=>{T(e,t.$el)||M(document,`${Rt} ${Pe} scroll`,({defaultPrevented:i,type:n,target:s})=>{!i&&n===Rt&&e===s&&!(t.targetEl&&T(e,t.targetEl))&&t.hide(!1)},!0)})}var Bn={mixins:[at,Ci],props:{dropdown:String,align:String,clsDrop:String,boundary:Boolean,dropbar:Boolean,dropbarAnchor:Boolean,duration:Number,mode:Boolean,offset:Boolean,stretch:Boolean,delayShow:Boolean,delayHide:Boolean,target:Boolean,targetX:Boolean,targetY:Boolean,animation:Boolean,animateOut:Boolean},data:{dropdown:"> li > a, > ul > li > a",align:le?"right":"left",clsDrop:"uk-dropdown",clsDropbar:"uk-dropnav-dropbar",boundary:!0,dropbar:!1,dropbarAnchor:!1,duration:200,container:!1},computed:{dropbarAnchor({dropbarAnchor:t},e){return st(t,e)||e},dropbar:{get({dropbar:t}){return t?(t=this._dropbar||st(t,this.$el)||m(`+ .${this.clsDropbar}`,this.$el),t||(this._dropbar=m("<div></div>"))):null},watch(t){k(t,"uk-dropbar","uk-dropbar-top",this.clsDropbar,`uk-${this.$options.name}-dropbar`)},immediate:!0},dropContainer(t,e){return this.container||e},dropdowns:{get({clsDrop:t},e){var i;const n=P(`.${t}`,e);if(this.dropContainer!==e)for(const s of P(`.${t}`,this.dropContainer)){const o=(i=this.getDropdown(s))==null?void 0:i.targetEl;!d(n,s)&&o&&T(o,this.$el)&&n.push(s)}return n},watch(t){this.$create("drop",t.filter(e=>!this.getDropdown(e)),{...this.$props,flip:!1,shift:!0,pos:`bottom-${this.align}`,boundary:this.boundary===!0?this.$el:this.boundary})},immediate:!0},items:{get({dropdown:t},e){return P(t,e)},watch(t){f(tt(this.$el),"role","presentation"),f(t,{tabindex:-1,role:"menuitem"}),f(t[0],"tabindex",0)},immediate:!0}},connected(){f(this.$el,"role","menubar")},disconnected(){xt(this._dropbar),delete this._dropbar},events:[{name:"mouseover focusin",delegate(){return this.dropdown},handler({current:t,type:e}){const i=this.getActive();if(i&&d(i.mode,"hover")&&i.targetEl&&!T(i.targetEl,t)&&!i.isDelaying&&i.hide(!1),e==="focusin")for(const n of this.items)f(n,"tabindex",t===n?0:-1)}},{name:"keydown",delegate(){return this.dropdown},handler(t){const{current:e,keyCode:i}=t,n=this.getActive();i===B.DOWN&&ht(e,"aria-expanded")&&(t.preventDefault(),!n||n.targetEl!==e?(e.click(),M(this.dropContainer,"show",({target:s})=>Dn(s))):Dn(n.$el)),An(t,this.items,n)}},{name:"keydown",el(){return this.dropContainer},delegate(){return`.${this.clsDrop}`},handler(t){var e;const{current:i,keyCode:n}=t;if(!d(this.dropdowns,i))return;const s=this.getActive();let o=-1;if(n===B.HOME?o=0:n===B.END?o="last":n===B.UP?o="previous":n===B.DOWN?o="next":n===B.ESC&&((e=s.targetEl)==null||e.focus()),~o){t.preventDefault();const r=P(ye,i);r[dt(o,r,ve(r,a=>_(a,":focus")))].focus()}An(t,this.items,s)}},{name:"mouseleave",el(){return this.dropbar},filter(){return this.dropbar},handler(){const t=this.getActive();t&&d(t.mode,"hover")&&!this.dropdowns.some(e=>_(e,":hover"))&&t.hide()}},{name:"beforeshow",el(){return this.dropContainer},filter(){return this.dropbar},handler({target:t}){this.isDropbarDrop(t)&&(this.dropbar.previousElementSibling!==this.dropbarAnchor&&Se(this.dropbarAnchor,this.dropbar),k(t,`${this.clsDrop}-dropbar`))}},{name:"show",el(){return this.dropContainer},filter(){return this.dropbar},handler({target:t}){if(!this.isDropbarDrop(t))return;const e=this.getDropdown(t),i=()=>{const n=Dt(t,`.${this.clsDrop}`).concat(t).map(a=>$(a)),s=Math.min(...n.map(({top:a})=>a)),o=Math.max(...n.map(({bottom:a})=>a)),r=$(this.dropbar);c(this.dropbar,"top",this.dropbar.offsetTop-(r.top-s)),this.transitionTo(o-s+v(c(t,"marginBottom")),t)};this._observer=ce([e.$el,...e.target],i),i()}},{name:"beforehide",el(){return this.dropContainer},filter(){return this.dropbar},handler(t){const e=this.getActive();_(this.dropbar,":hover")&&e.$el===t.target&&!this.items.some(i=>e.targetEl!==i&&_(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 d(this.dropdowns,(t=H)==null?void 0:t.$el)&&H},async transitionTo(t,e){const{dropbar:i}=this,n=ot(i);e=n<t&&e,await J.cancel([e,i]),c(e,"clipPath",`polygon(0 0,100% 0,100% ${n}px,0 ${n}px)`),ot(i,n),await Promise.all([J.start(i,{height:t},this.duration),J.start(e,{clipPath:`polygon(0 0,100% 0,100% ${t}px,0 ${t}px)`},this.duration).finally(()=>c(e,{clipPath:""}))]).catch(yt)},getDropdown(t){return this.$getComponent(t,"drop")||this.$getComponent(t,"dropdown")},isDropbarDrop(t){return this.getDropdown(t)&&S(t,this.clsDrop)}}};function An(t,e,i){var n,s,o;const{current:r,keyCode:a}=t;let l=-1;a===B.HOME?l=0:a===B.END?l="last":a===B.LEFT?l="previous":a===B.RIGHT?l="next":a===B.TAB&&((n=i.targetEl)==null||n.focus(),(s=i.hide)==null||s.call(i,!1)),~l&&(t.preventDefault(),(o=i.hide)==null||o.call(i,!1),e[dt(l,e,e.indexOf(i.targetEl||r))].focus())}function Dn(t){var e;m(":focus",t)||(e=m(ye,t))==null||e.focus()}var _o={mixins:[at],args:"target",props:{target:Boolean},data:{target:!1},computed:{input(t,e){return m($e,e)},state(){return this.input.nextElementSibling},target({target:t},e){return t&&(t===!0&&O(this.input)===e&&this.input.nextElementSibling||m(t,e))}},update(){var t;const{target:e,input:i}=this;if(!e)return;let n;const s=Li(e)?"value":"textContent",o=e[s],r=(t=i.files)!=null&&t[0]?i.files[0].name:_(i,"select")&&(n=P("option",i).filter(a=>a.selected)[0])?n.textContent:i.value;o!==r&&(e[s]=r)},events:[{name:"change",handler(){this.$emit()}},{name:"reset",el(){return W(this.$el,"form")},handler(){this.$emit()}}]},Mn={mixins:[mt],props:{margin:String,firstColumn:Boolean},data:{margin:"uk-margin-small-top",firstColumn:"uk-first-column"},resizeTargets(){return[this.$el,...zi(this.$el.children)]},connected(){this.registerObserver(tn(this.$el,()=>this.$reset(),{childList:!0,attributes:!0,attributeFilter:["style"]}))},update:{read(){const t=Nn(this.$el.children);return{rows:t,columns:So(t)}},write({columns:t,rows:e}){for(const i of e)for(const n of i)V(n,this.margin,e[0]!==i),V(n,this.firstColumn,t[0].includes(n))},events:["resize"]}};function Nn(t){return zn(t,"top","bottom")}function So(t){const e=[];for(const i of t){const n=zn(i,"left","right");for(let s=0;s<n.length;s++)e[s]=e[s]?e[s].concat(n[s]):n[s]}return le?e.reverse():e}function zn(t,e,i){const n=[[]];for(const s of t){if(!L(s))continue;let o=Fe(s);for(let r=n.length-1;r>=0;r--){const a=n[r];if(!a[0]){a.push(s);break}let l;if(a[0].offsetParent===s.offsetParent?l=Fe(a[0]):(o=Fe(s,!0),l=Fe(a[0],!0)),o[e]>=l[i]-1&&o[e]!==l[e]){n.push([s]);break}if(o[i]-1>l[e]||o[e]===l[e]){a.push(s);break}if(r===0){n.unshift([s]);break}}}return n}function Fe(t,e=!1){let{offsetTop:i,offsetLeft:n,offsetHeight:s,offsetWidth:o}=t;return e&&([i,n]=_t(t)),{top:i,left:n,bottom:i+s,right:n+o}}var Ei={connected(){Hn(this._uid,()=>this.$emit("scroll"))},disconnected(){Fn(this._uid)}};const Le=new Map;let de;function Hn(t,e){de=de||C(window,"scroll",()=>Le.forEach(i=>i()),{passive:!0,capture:!0}),Le.set(t,e)}function Fn(t){Le.delete(t),de&&!Le.size&&(de(),de=null)}var To={extends:Mn,mixins:[at],name:"grid",props:{masonry:Boolean,parallax:Number},data:{margin:"uk-grid-margin",clsStack:"uk-grid-stack",masonry:!1,parallax:0},connected(){this.masonry&&k(this.$el,"uk-flex-top uk-flex-wrap-top"),this.parallax&&Hn(this._uid,()=>this.$emit("scroll"))},disconnected(){Fn(this._uid)},update:[{write({columns:t}){V(this.$el,this.clsStack,t.length<2)},events:["resize"]},{read(t){let{columns:e,rows:i}=t;if(!e.length||!this.masonry&&!this.parallax||Ln(this.$el))return t.translates=!1,!1;let n=!1;const s=tt(this.$el),o=e.map(h=>Qt(h,"offsetHeight")),r=Eo(s,this.margin)*(i.length-1),a=Math.max(...o)+r;this.masonry&&(e=e.map(h=>Ue(h,"offsetTop")),n=Co(i,e));let l=Math.abs(this.parallax);return l&&(l=o.reduce((h,u,p)=>Math.max(h,u+r+(p%2?l:l/8)-a),0)),{padding:l,columns:e,translates:n,height:n?a:""}},write({height:t,padding:e}){c(this.$el,"paddingBottom",e||""),t!==!1&&c(this.$el,"height",t)},events:["resize"]},{read(){return this.parallax&&Ln(this.$el)?!1:{scrolled:this.parallax?dn(this.$el)*Math.abs(this.parallax):!1}},write({columns:t,scrolled:e,translates:i}){e===!1&&!i||t.forEach((n,s)=>n.forEach((o,r)=>c(o,"transform",!e&&!i?"":`translateY(${(i&&-i[s][r])+(e?s%2?e:e/8:0)}px)`)))},events:["scroll","resize"]}]};function Ln(t){return tt(t).some(e=>c(e,"position")==="absolute")}function Co(t,e){const i=t.map(n=>Math.max(...n.map(s=>s.offsetHeight)));return e.map(n=>{let s=0;return n.map((o,r)=>s+=r?i[r-1]-n[r-1].offsetHeight:0)})}function Eo(t,e){const[i]=t.filter(n=>S(n,e));return v(i?c(i,"marginTop"):c(t[0],"paddingLeft"))}var Oo={mixins:[mt],args:"target",props:{target:String,row:Boolean},data:{target:"> *",row:!0},computed:{elements:{get({target:t},e){return P(t,e)},watch(){this.$reset()}}},resizeTargets(){return[this.$el,...this.elements]},update:{read(){return{rows:(this.row?Nn(this.elements):[this.elements]).map(Po)}},write({rows:t}){for(const{heights:e,elements:i}of t)i.forEach((n,s)=>c(n,"minHeight",e[s]))},events:["resize"]}};function Po(t){if(t.length<2)return{heights:[""],elements:t};c(t,"minHeight","");let e=t.map(Bo);const i=Math.max(...e);return{heights:t.map((n,s)=>e[s].toFixed(2)===i.toFixed(2)?"":i),elements:t}}function Bo(t){let e=!1;L(t)||(e=t.style.display,c(t,"display","block","important"));const i=Y(t).height-re(t,"height","content-box");return e!==!1&&c(t,"display",e),i}var Ao={mixins:[mt],props:{expand:Boolean,offsetTop:Boolean,offsetBottom:Boolean,minHeight:Number},data:{expand:!1,offsetTop:!1,offsetBottom:!1,minHeight:0},resizeTargets(){return[this.$el,...rt(this.$el)]},update:{read({minHeight:t}){if(!L(this.$el))return!1;let e="";const i=re(this.$el,"height","content-box"),{body:n,scrollingElement:s}=document,[o]=rt(this.$el),{height:r}=K(o===n?s:o);if(this.expand)e=Math.max(r-(Y(o).height-Y(this.$el).height)-i,0);else{const a=s===o||n===o;if(e=`calc(${a?"100vh":`${r}px`}`,this.offsetTop)if(a){const l=_t(this.$el)[0]-_t(o)[0];e+=l>0&&l<r/2?` - ${l}px`:""}else e+=` - ${c(o,"paddingTop")}`;this.offsetBottom===!0?e+=` - ${Y(this.$el.nextElementSibling).height}px`:bt(this.offsetBottom)?e+=` - ${this.offsetBottom}vh`:this.offsetBottom&&Xt(this.offsetBottom,"px")?e+=` - ${v(this.offsetBottom)}px`:y(this.offsetBottom)&&(e+=` - ${Y(st(this.offsetBottom,this.$el)).height}px`),e+=`${i?` - ${i}px`:""})`}return{minHeight:e,prev:t}},write({minHeight:t}){c(this.$el,{minHeight:t}),this.minHeight&&v(c(this.$el,"minHeight"))<this.minHeight&&c(this.$el,"minHeight",this.minHeight)},events:["resize"]}},Rn={args:"src",props:{id:Boolean,icon:String,src:String,style:String,width:Number,height:Number,ratio:Number,class:String,strokeAnimation:Boolean,attributes:"list"},data:{ratio:1,include:["style","class"],class:"",strokeAnimation:!1},beforeConnect(){this.class+=" uk-svg"},connected(){!this.icon&&d(this.src,"#")&&([this.src,this.icon]=this.src.split("#")),this.svg=this.getSvg().then(t=>{if(this._connected){const e=zo(t,this.$el);return this.svgEl&&e!==this.svgEl&&xt(this.svgEl),this.applyAttributes(e,t),this.svgEl=e}},yt),this.strokeAnimation&&this.svg.then(t=>{this._connected&&t&&(Wn(t),this.registerObserver(It(t,(e,i)=>{Wn(t),i.disconnect()})))})},disconnected(){this.svg.then(t=>{this._connected||(si(this.$el)&&(this.$el.hidden=!1),xt(t),this.svgEl=null)}),this.svg=null},methods:{async getSvg(){return j(this.$el,"img")&&!this.$el.complete&&this.$el.loading==="lazy"?new Promise(t=>M(this.$el,"load",()=>t(this.getSvg()))):Mo(await Do(this.src),this.icon)||Promise.reject("SVG not found.")},applyAttributes(t,e){for(const o in this.$options.props)d(this.include,o)&&o in this&&f(t,o,this[o]);for(const o in this.attributes){const[r,a]=this.attributes[o].split(":",2);f(t,r,a)}this.id||Ut(t,"id");const i=["width","height"];let n=i.map(o=>this[o]);n.some(o=>o)||(n=i.map(o=>f(e,o)));const s=f(e,"viewBox");s&&!n.some(o=>o)&&(n=s.split(" ").slice(2)),n.forEach((o,r)=>f(t,i[r],v(o)*this.ratio||null))}}};const Do=U(async t=>t?Z(t,"data:")?decodeURIComponent(t.split(",")[1]):(await fetch(t)).text():Promise.reject());function Mo(t,e){return e&&d(t,"<symbol")&&(t=No(t,e)||t),t=m(t.substr(t.indexOf("<svg"))),(t==null?void 0:t.hasChildNodes())&&t}const In=/<symbol([^]*?id=(['"])(.+?)\2[^]*?<\/)symbol>/g,Re={};function No(t,e){if(!Re[t]){Re[t]={},In.lastIndex=0;let i;for(;i=In.exec(t);)Re[t][i[3]]=`<svg xmlns="http://www.w3.org/2000/svg"${i[1]}svg>`}return Re[t][e]}function Wn(t){const e=lo(t);e&&t.style.setProperty("--uk-animation-stroke",e)}function zo(t,e){if(si(e)||j(e,"canvas")){e.hidden=!0;const n=e.nextElementSibling;return jn(t,n)?n:Se(e,t)}const i=e.lastElementChild;return jn(t,i)?i:it(e,t)}function jn(t,e){return j(t,"svg")&&j(e,"svg")&&t.innerHTML===e.innerHTML}var Ho={props:{i18n:Object},data:{i18n:null},methods:{t(t,...e){var i,n,s;let o=0;return((s=((i=this.i18n)==null?void 0:i[t])||((n=this.$options.i18n)==null?void 0:n[t]))==null?void 0:s.replace(/%s/g,()=>e[o++]||""))||""}}},Fo='<svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"><line fill="none" stroke="#000" stroke-width="1.1" x1="1" y1="1" x2="13" y2="13"/><line fill="none" stroke="#000" stroke-width="1.1" x1="13" y1="1" x2="1" y2="13"/></svg>',Lo='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><line fill="none" stroke="#000" stroke-width="1.4" x1="1" y1="1" x2="19" y2="19"/><line fill="none" stroke="#000" stroke-width="1.4" x1="19" y1="1" x2="1" y2="19"/></svg>',Ro='<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 3.5 6 8.5 11 3.5"/></svg>',Io='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><rect x="9" y="4" width="1" height="11"/><rect x="4" y="9" width="11" height="1"/></svg>',Wo='<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 3.5 6 8.5 11 3.5"/></svg>',jo='<svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 4 7 10 13 4"/></svg>',qo='<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 3.5 6 8.5 11 3.5"/></svg>',Vo='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><style>.uk-navbar-toggle-animate svg>[class*=line-]{transition:.2s ease-in-out;transition-property:transform,opacity;transform-origin:center;opacity:1}.uk-navbar-toggle svg>.line-3{opacity:0}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-3{opacity:1}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-2{transform:rotate(45deg)}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-3{transform:rotate(-45deg)}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-1,.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-4{opacity:0}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-1{transform:translateY(6px) scaleX(0)}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-4{transform:translateY(-6px) scaleX(0)}</style><rect class="line-1" y="3" width="20" height="2"/><rect class="line-2" y="9" width="20" height="2"/><rect class="line-3" y="9" width="20" height="2"/><rect class="line-4" y="15" width="20" height="2"/></svg>',Yo='<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"><rect x="19" y="0" width="1" height="40"/><rect x="0" y="19" width="40" height="1"/></svg>',Go='<svg width="7" height="12" viewBox="0 0 7 12" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="1 1 6 6 1 11"/></svg>',Xo='<svg width="7" height="12" viewBox="0 0 7 12" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="6 1 1 6 6 11"/></svg>',Jo='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.1" cx="9" cy="9" r="7"/><path fill="none" stroke="#000" stroke-width="1.1" d="M14,14 L18,18 L14,14 Z"/></svg>',Ko='<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.8" cx="17.5" cy="17.5" r="16.5"/><line fill="none" stroke="#000" stroke-width="1.8" x1="38" y1="39" x2="29" y2="30"/></svg>',Zo='<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.1" cx="10.5" cy="10.5" r="9.5"/><line fill="none" stroke="#000" stroke-width="1.1" x1="23" y1="23" x2="17" y2="17"/></svg>',Qo='<svg width="14" height="24" viewBox="0 0 14 24" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.4" points="1.225,23 12.775,12 1.225,1 "/></svg>',Uo='<svg width="25" height="40" viewBox="0 0 25 40" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="2" points="4.002,38.547 22.527,20.024 4,1.5 "/></svg>',tr='<svg width="14" height="24" viewBox="0 0 14 24" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.4" points="12.775,1 1.225,12 12.775,23 "/></svg>',er='<svg width="25" height="40" viewBox="0 0 25 40" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="2" points="20.527,1.5 2,20.024 20.525,38.547 "/></svg>',ir='<svg width="30" height="30" viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" cx="15" cy="15" r="14"/></svg>',nr='<svg width="18" height="10" viewBox="0 0 18 10" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="1 9 9 1 17 9 "/></svg>';const Ie={spinner:ir,totop:nr,marker:Io,"close-icon":Fo,"close-large":Lo,"drop-parent-icon":Ro,"nav-parent-icon":Wo,"nav-parent-icon-large":jo,"navbar-parent-icon":qo,"navbar-toggle-icon":Vo,"overlay-icon":Yo,"pagination-next":Go,"pagination-previous":Xo,"search-icon":Jo,"search-large":Ko,"search-navbar":Zo,"slidenav-next":Qo,"slidenav-next-large":Uo,"slidenav-previous":tr,"slidenav-previous-large":er},Oi={install:dr,extends:Rn,args:"icon",props:["icon"],data:{include:[]},isIcon:!0,beforeConnect(){k(this.$el,"uk-icon")},methods:{async getSvg(){const t=pr(this.icon);if(!t)throw"Icon not found.";return t}}},Tt={args:!1,extends:Oi,data:t=>({icon:Ot(t.constructor.options.name)}),beforeConnect(){k(this.$el,this.$options.id)}},sr={extends:Tt,beforeConnect(){const t=this.$props.icon;this.icon=W(this.$el,".uk-nav-primary")?`${t}-large`:t}},or={extends:Tt,beforeConnect(){this.icon=S(this.$el,"uk-search-icon")&&Dt(this.$el,".uk-search-large").length?"search-large":Dt(this.$el,".uk-search-navbar").length?"search-navbar":this.$props.icon}},rr={extends:Tt,beforeConnect(){f(this.$el,"role","status")},methods:{async getSvg(){const t=await Oi.methods.getSvg.call(this);return this.ratio!==1&&c(m("circle",t),"strokeWidth",1/this.ratio),t}}},Ct={extends:Tt,mixins:[Ho],beforeConnect(){const t=W(this.$el,"a,button");f(t,"role",this.role!==null&&j(t,"a")?"button":this.role);const e=this.t("label");e&&!ht(t,"aria-label")&&f(t,"aria-label",e)}},qn={extends:Ct,beforeConnect(){k(this.$el,"uk-slidenav");const t=this.$props.icon;this.icon=S(this.$el,"uk-slidenav-large")?`${t}-large`:t}},ar={extends:Ct,i18n:{label:"Open menu"}},lr={extends:Ct,i18n:{label:"Close"},beforeConnect(){this.icon=`close-${S(this.$el,"uk-close-large")?"large":"icon"}`}},cr={extends:Ct,i18n:{label:"Open"}},hr={extends:Ct,i18n:{label:"Back to top"}},ur={extends:Ct,i18n:{label:"Next page"},data:{role:null}},fr={extends:Ct,i18n:{label:"Previous page"},data:{role:null}},We={};function dr(t){t.icon.add=(e,i)=>{const n=y(e)?{[e]:i}:e;$t(n,(s,o)=>{Ie[o]=s,delete We[o]}),t._initialized&&pt(document.body,s=>$t(t.getComponents(s),o=>{o.$options.isIcon&&o.icon in n&&o.$reset()}))}}function pr(t){return Ie[t]?(We[t]||(We[t]=m((Ie[gr(t)]||Ie[t]).trim())),We[t].cloneNode(!0)):null}function gr(t){return le?Qe(Qe(t,"left","right"),"previous","next"):t}const mr=St&&"loading"in HTMLImageElement.prototype;var vr={args:"dataSrc",props:{dataSrc:String,sources:String,margin:String,target:String,loading:String},data:{dataSrc:"",sources:!1,margin:"50%",target:!1,loading:"lazy"},connected(){if(this.loading!=="lazy"){this.load();return}const t=[this.$el,...ee(this.$props.target,this.$el)];mr&&je(this.$el)&&(this.$el.loading="lazy",Pi(this.$el),t.length===1)||(xr(this.$el),this.registerObserver(It(t,(e,i)=>{this.load(),i.disconnect()},{rootMargin:this.margin})))},disconnected(){this._data.image&&(this._data.image.onload="")},methods:{load(){if(this._data.image)return this._data.image;const t=je(this.$el)?this.$el:br(this.$el,this.dataSrc,this.sources);return Ut(t,"loading"),Pi(this.$el,t.currentSrc),this._data.image=t}}};function Pi(t,e){if(je(t)){const i=O(t);(j(i,"picture")?tt(i):[t]).forEach(s=>Vn(s,s))}else e&&!d(t.style.backgroundImage,e)&&(c(t,"backgroundImage",`url(${li(e)})`),x(t,xe("load",!1)))}const wr=["data-src","data-srcset","sizes"];function Vn(t,e){wr.forEach(i=>{const n=At(t,i);n&&f(e,i.replace(/^(data-)+/,""),n)})}function br(t,e,i){const n=new Image;return $r(n,i),Vn(t,n),n.onload=()=>{Pi(t,n.currentSrc)},f(n,"src",e),n}function $r(t,e){if(e=yr(e),e.length){const i=Nt("<picture>");for(const n of e){const s=Nt("<source>");f(s,n),it(i,s)}it(i,t)}}function yr(t){if(!t)return[];if(Z(t,"["))try{t=JSON.parse(t)}catch{t=[]}else t=Be(t);return F(t)||(t=[t]),t.filter(e=>!Je(e))}function xr(t){je(t)&&!ht(t,"src")&&f(t,"src",'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"></svg>')}function je(t){return j(t,"img")}var Bi={props:{media:Boolean},data:{media:!1},connected(){const t=kr(this.media,this.$el);if(this.matchMedia=!0,t){this.mediaObj=window.matchMedia(t);const e=()=>{this.matchMedia=this.mediaObj.matches,x(this.$el,xe("mediachange",!1,!0,[this.mediaObj]))};this.offMediaObj=C(this.mediaObj,"change",()=>{e(),this.$emit("resize")}),e()}},disconnected(){var t;(t=this.offMediaObj)==null||t.call(this)}};function kr(t,e){if(y(t)){if(Z(t,"@"))t=v(c(e,`--uk-breakpoint-${t.substr(1)}`));else if(isNaN(t))return t}return t&&bt(t)?`(min-width: ${t}px)`:""}var _r={mixins:[at,Bi,mt],props:{fill:String},data:{fill:"",clsWrapper:"uk-leader-fill",clsHide:"uk-leader-hide",attrFill:"data-fill"},computed:{fill({fill:t}){return t||c(this.$el,"--uk-leader-fill-content")}},connected(){[this.wrapper]=vi(this.$el,`<span class="${this.clsWrapper}">`)},disconnected(){se(this.wrapper.childNodes)},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),f(this.wrapper,this.attrFill,new Array(t).join(e))},events:["resize"]}};const q=[];var Yn={mixins:[at,Ci,qt],props:{selPanel:String,selClose:String,escClose:Boolean,bgClose:Boolean,stack:Boolean,role:String},data:{cls:"uk-open",escClose:!0,bgClose:!0,overlay:!0,stack:!1,role:"dialog"},computed:{panel({selPanel:t},e){return m(t,e)},transitionElement(){return this.panel},bgClose({bgClose:t}){return t&&this.panel}},connected(){f(this.panel||this.$el,"role",this.role),this.overlay&&f(this.panel||this.$el,"aria-modal",!0)},beforeDisconnect(){d(q,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&&ue(e)&&!T(n,this.$el)&&m(n,document.body)?this.hide():_(e,this.selClose)&&(t.preventDefault(),this.hide())}},{name:"toggle",self:!0,handler(t){t.defaultPrevented||(t.preventDefault(),this.isToggled()===d(q,this)&&this.toggle())}},{name:"beforeshow",self:!0,handler(t){if(d(q,this))return!1;!this.stack&&q.length?(Promise.all(q.map(e=>e.hide())).then(this.show),t.preventDefault()):q.push(this)}},{name:"show",self:!0,handler(){this.stack&&c(this.$el,"zIndex",v(c(this.$el,"zIndex"))+q.length);const t=[this.overlay&&Tr(this),this.overlay&&Sn(this.$el),this.bgClose&&Cr(this),this.escClose&&Er(this)];M(this.$el,"hidden",()=>t.forEach(e=>e&&e()),{self:!0}),k(document.documentElement,this.clsPage)}},{name:"shown",self:!0,handler(){oi(this.$el)||f(this.$el,"tabindex","-1"),_(this.$el,":focus-within")||this.$el.focus()}},{name:"hidden",self:!0,handler(){d(q,this)&&q.splice(q.indexOf(this),1),c(this.$el,"zIndex",""),q.some(t=>t.clsPage===this.clsPage)||R(document.documentElement,this.clsPage)}}],methods:{toggle(){return this.isToggled()?this.hide():this.show()},show(){return this.container&&O(this.$el)!==this.container?(it(this.container,this.$el),new Promise(t=>requestAnimationFrame(()=>this.show().then(t)))):this.toggleElement(this.$el,!0,Gn)},hide(){return this.toggleElement(this.$el,!1,Gn)}}};function Gn(t,e,{transitionElement:i,_toggle:n}){return new Promise((s,o)=>M(t,"show hide",()=>{var r;(r=t._reject)==null||r.call(t),t._reject=o,n(t,e);const a=M(i,"transitionstart",()=>{M(i,"transitionend transitioncancel",s,{self:!0}),clearTimeout(l)},{self:!0}),l=setTimeout(()=>{a(),s()},Sr(c(i,"transitionDuration")))})).then(()=>delete t._reject)}function Sr(t){return t?Xt(t,"ms")?v(t):v(t)*1e3:0}function Tr(t){return C(document,"focusin",e=>{Zt(q)===t&&!T(e.target,t.$el)&&t.$el.focus()})}function Cr(t){return C(document,Lt,({target:e})=>{Zt(q)!==t||t.overlay&&!T(e,t.$el)||T(e,t.panel)||M(document,`${Rt} ${Pe} scroll`,({defaultPrevented:i,type:n,target:s})=>{!i&&n===Rt&&e===s&&t.hide()},!0)})}function Er(t){return C(document,"keydown",e=>{e.keyCode===27&&Zt(q)===t&&t.hide()})}var Or={install:Pr,mixins:[Yn],data:{clsPage:"uk-modal-page",selPanel:".uk-modal-dialog",selClose:".uk-modal-close, .uk-modal-close-default, .uk-modal-close-outside, .uk-modal-close-full"},events:[{name:"show",self:!0,handler(){S(this.panel,"uk-margin-auto-vertical")?k(this.$el,"uk-flex"):c(this.$el,"display","block"),ot(this.$el)}},{name:"hidden",self:!0,handler(){c(this.$el,"display",""),R(this.$el,"uk-flex")}}]};function Pr({modal:t}){t.dialog=function(i,n){const s=t(`<div class="uk-modal"> <div class="uk-modal-dialog">${i}</div> </div>`,n);return s.show(),C(s.$el,"hidden",async()=>{await Promise.resolve(),s.$destroy(!0)},{self:!0}),s},t.alert=function(i,n){return e(({i18n:s})=>`<div class="uk-modal-body">${y(i)?i:_e(i)}</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-primary uk-modal-close" autofocus>${s.ok}</button> </div>`,n,s=>s.resolve())},t.confirm=function(i,n){return e(({i18n:s})=>`<form> <div class="uk-modal-body">${y(i)?i:_e(i)}</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">${s.cancel}</button> <button class="uk-button uk-button-primary" autofocus>${s.ok}</button> </div> </form>`,n,s=>s.reject())},t.prompt=function(i,n,s){return e(({i18n:o})=>`<form class="uk-form-stacked"> <div class="uk-modal-body"> <label>${y(i)?i:_e(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">${o.cancel}</button> <button class="uk-button uk-button-primary">${o.ok}</button> </div> </form>`,s,o=>o.resolve(null),o=>m("input",o.$el).value)},t.i18n={ok:"Ok",cancel:"Cancel"};function e(i,n,s,o){n={bgClose:!1,escClose:!0,role:"alertdialog",...n,i18n:{...t.i18n,...n==null?void 0:n.i18n}};const r=t.dialog(i(n),n),a=new Fi;let l=!1;return C(r.$el,"submit","form",h=>{h.preventDefault(),a.resolve(o==null?void 0:o(r)),l=!0,r.hide()}),C(r.$el,"hide",()=>!l&&s(a)),a.promise.dialog=r,a.promise}}var Br={extends:Cn,data:{targets:"> .uk-parent",toggle:"> a",content:"> ul"}},Ar={extends:Bn,data:{dropdown:".uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle",clsDrop:"uk-navbar-dropdown"},computed:{items:{get({dropdown:t},e){return P(t,e)},watch(t){const e=S(this.$el,"uk-navbar-justify");for(const i of P(".uk-navbar-nav, .uk-navbar-left, .uk-navbar-right",this.$el))c(i,"flexGrow",e?P(this.dropdown,i).length:"");f(P(".uk-navbar-nav",this.$el),"role","group"),f(P(".uk-navbar-nav > *",this.$el),"role","presentation"),f(t,{tabindex:-1,role:"menuitem"}),f(t[0],"tabindex",0)},immediate:!0}}},Xn={props:{swiping:Boolean},data:{swiping:!0},computed:{swipeTarget(t,e){return e}},connected(){this.swiping&&Ne(this,{el:this.swipeTarget,name:Lt,passive:!0,handler(t){if(!Mt(t))return;const e=ke(t),i="tagName"in t.target?t.target:O(t.target);M(document,`${Rt} ${Pe} scroll`,n=>{const{x:s,y:o}=ke(n);(n.type!=="scroll"&&i&&s&&Math.abs(e.x-s)>100||o&&Math.abs(e.y-o)>100)&&setTimeout(()=>{x(i,"swipe"),x(i,`swipe${Dr(e.x,e.y,s,o)}`)})})}})}};function Dr(t,e,i,n){return Math.abs(t-i)>=Math.abs(e-n)?t-i>0?"Left":"Right":e-n>0?"Up":"Down"}var Mr={mixins:[Yn,Xn],args:"mode",props:{mode:String,flip:Boolean,overlay:Boolean},data:{mode:"slide",flip:!1,overlay:!1,clsPage:"uk-offcanvas-page",clsContainer:"uk-offcanvas-container",selPanel:".uk-offcanvas-bar",clsFlip:"uk-offcanvas-flip",clsContainerAnimation:"uk-offcanvas-container-animation",clsSidebarAnimation:"uk-offcanvas-bar-animation",clsMode:"uk-offcanvas",clsOverlay:"uk-offcanvas-overlay",selClose:".uk-offcanvas-close",container:!1},computed:{clsFlip({flip:t,clsFlip:e}){return t?e:""},clsOverlay({overlay:t,clsOverlay:e}){return t?e:""},clsMode({mode:t,clsMode:e}){return`${e}-${t}`},clsSidebarAnimation({mode:t,clsSidebarAnimation:e}){return t==="none"||t==="reveal"?"":e},clsContainerAnimation({mode:t,clsContainerAnimation:e}){return t!=="push"&&t!=="reveal"?"":e},transitionElement({mode:t}){return t==="reveal"?O(this.panel):this.panel}},update:{read(){this.isToggled()&&!L(this.$el)&&this.hide()},events:["resize"]},events:[{name:"touchmove",self:!0,passive:!1,filter(){return this.overlay},handler(t){t.cancelable&&t.preventDefault()}},{name:"show",self:!0,handler(){this.mode==="reveal"&&!S(O(this.panel),this.clsMode)&&(Ce(this.panel,"<div>"),k(O(this.panel),this.clsMode));const{body:t,scrollingElement:e}=document;k(t,this.clsContainer,this.clsFlip),c(t,"touch-action","pan-y pinch-zoom"),c(this.$el,"display","block"),c(this.panel,"maxWidth",e.clientWidth),k(this.$el,this.clsOverlay),k(this.panel,this.clsSidebarAnimation,this.mode==="reveal"?"":this.clsMode),ot(t),k(t,this.clsContainerAnimation),this.clsContainerAnimation&&Nr()}},{name:"hide",self:!0,handler(){R(document.body,this.clsContainerAnimation),c(document.body,"touch-action","")}},{name:"hidden",self:!0,handler(){this.clsContainerAnimation&&zr(),this.mode==="reveal"&&se(this.panel),R(this.panel,this.clsSidebarAnimation,this.clsMode),R(this.$el,this.clsOverlay),c(this.$el,"display",""),c(this.panel,"maxWidth",""),R(document.body,this.clsContainer,this.clsFlip)}},{name:"swipeLeft swipeRight",handler(t){this.isToggled()&&Xt(t.type,"Left")^this.flip&&this.hide()}}]};function Nr(){Jn().content+=",user-scalable=0"}function zr(){const t=Jn();t.content=t.content.replace(/,user-scalable=0$/,"")}function Jn(){return m('meta[name="viewport"]',document.head)||it(document.head,'<meta name="viewport">')}var Hr={mixins:[at,mt],props:{selContainer:String,selContent:String,minHeight:Number},data:{selContainer:".uk-modal",selContent:".uk-modal-dialog",minHeight:150},computed:{container({selContainer:t},e){return W(e,t)},content({selContent:t},e){return W(e,t)}},resizeTargets(){return[this.container,this.content]},update:{read(){return!this.content||!this.container||!L(this.$el)?!1:{max:Math.max(this.minHeight,ot(this.container)-(Y(this.content).height-ot(this.$el)))}},write({max:t}){c(this.$el,{minHeight:this.minHeight,maxHeight:t})},events:["resize"]}},Fr={mixins:[mt],props:["width","height"],resizeTargets(){return[this.$el,O(this.$el)]},connected(){k(this.$el,"uk-responsive-width")},update:{read(){return L(this.$el)&&this.width&&this.height?{width:oe(O(this.$el)),height:this.height}:!1},write(t){ot(this.$el,ni.contain({height:this.height,width:this.width},t).height)},events:["resize"]}},Lr={props:{offset:Number},data:{offset:0},connected(){Rr(this)},disconnected(){Ir(this)},methods:{async scrollTo(t){t=t&&m(t)||document.body,x(this.$el,"beforescroll",[this,t])&&(await fn(t,{offset:this.offset}),x(this.$el,"scrolled",[this,t]))}}};const pe=new Set;function Rr(t){pe.size||C(document,"click",Kn),pe.add(t)}function Ir(t){pe.delete(t),pe.size||ci(document,"click",Kn)}function Kn(t){if(!t.defaultPrevented)for(const e of pe)T(t.target,e.$el)&&ue(e.$el)&&(t.preventDefault(),e.scrollTo(Tn(e.$el)))}var Wr={mixins:[Ei],args:"cls",props:{cls:String,target:String,hidden:Boolean,margin:String,repeat:Boolean,delay:Number},data:()=>({cls:"",target:!1,hidden:!0,margin:"-1px",repeat:!1,delay:0,inViewClass:"uk-scrollspy-inview"}),computed:{elements:{get({target:t},e){return t?P(t,e):[e]},watch(t,e){this.hidden&&c(te(t,`:not(.${this.inViewClass})`),"opacity",0),Ze(t,e)||this.$reset()},immediate:!0}},connected(){this._data.elements=new Map,this.registerObserver(It(this.elements,t=>{const e=this._data.elements;for(const{target:i,isIntersecting:n}of t){e.has(i)||e.set(i,{cls:At(i,"uk-scrollspy-class")||this.cls});const s=e.get(i);!this.repeat&&s.show||(s.show=n)}this.$emit()},{rootMargin:this.margin},!1))},disconnected(){for(const[t,e]of this._data.elements.entries())R(t,this.inViewClass,(e==null?void 0:e.cls)||"")},update:[{write(t){for(const[e,i]of t.elements.entries())i.show&&!i.inview&&!i.queued?(i.queued=!0,t.promise=(t.promise||Promise.resolve()).then(()=>new Promise(n=>setTimeout(n,this.delay))).then(()=>{this.toggle(e,!0),setTimeout(()=>{i.queued=!1,this.$emit()},300)})):!i.show&&i.inview&&!i.queued&&this.repeat&&this.toggle(e,!1)}}],methods:{toggle(t,e){var i;const n=this._data.elements.get(t);if(n){if((i=n.off)==null||i.call(n),c(t,"opacity",!e&&this.hidden?0:""),V(t,this.inViewClass,e),V(t,n.cls),/\buk-animation-/.test(n.cls)){const s=()=>di(t,"uk-animation-[\\w-]+");e?n.off=M(t,"animationcancel animationend",s):s()}x(t,e?"inview":"outview"),n.inview=e,this.$update(t)}}}},jr={mixins:[Ei],props:{cls:String,closest:String,scroll:Boolean,overflow:Boolean,offset:Number},data:{cls:"uk-active",closest:!1,scroll:!1,overflow:!0,offset:0},computed:{links:{get(t,e){return P('a[href*="#"]',e).filter(i=>i.hash&&ue(i))},watch(t){this.scroll&&this.$create("scroll",t,{offset:this.offset||0})},immediate:!0},elements({closest:t}){return W(this.links,t||"*")}},update:[{read(){const t=this.links.map(Tn).filter(Boolean),{length:e}=t;if(!e||!L(this.$el))return!1;const[i]=rt(t,!0),{scrollTop:n,scrollHeight:s}=i,o=K(i),r=s-o.height;let a=!1;if(n===r)a=e-1;else{for(let l=0;l<t.length&&!($(t[l]).top-o.top-this.offset>0);l++)a=+l;a===!1&&this.overflow&&(a=0)}return{active:a}},write({active:t}){const e=t!==!1&&!S(this.elements[t],this.cls);this.links.forEach(i=>i.blur());for(let i=0;i<this.elements.length;i++)V(this.elements[i],this.cls,+i===t);e&&x(this.$el,"active",[t,this.elements[t]])},events:["scroll","resize"]}]},qr={mixins:[at,Bi,mt,Ei],props:{position:String,top:null,bottom:null,start:null,end:null,offset:String,overflowFlip:Boolean,animation:String,clsActive:String,clsInactive:String,clsFixed:String,clsBelow:String,selTarget:String,showOnUp:Boolean,targetOffset:Number},data:{position:"top",top:!1,bottom:!1,start:!1,end:!1,offset:0,overflowFlip:!1,animation:"",clsActive:"uk-active",clsInactive:"",clsFixed:"uk-sticky-fixed",clsBelow:"uk-sticky-below",selTarget:"",showOnUp:!1,targetOffset:!1},computed:{selTarget({selTarget:t},e){return t&&m(t,e)||e}},resizeTargets(){return document.documentElement},connected(){this.start=Zn(this.start||this.top),this.end=Zn(this.end||this.bottom),this.placeholder=m("+ .uk-sticky-placeholder",this.$el)||m('<div class="uk-sticky-placeholder"></div>'),this.isFixed=!1,this.setActive(!1),this.registerObserver(ce(this.$el,()=>!this.isFixed&&this.$emit("resize")))},disconnected(){this.isFixed&&(this.hide(),R(this.selTarget,this.clsInactive)),Qn(this.$el),xt(this.placeholder),this.placeholder=null},events:[{name:"resize",el(){return[window,window.visualViewport]},handler(){this.$emit("resizeViewport")}},{name:"load hashchange popstate",el(){return window},filter(){return this.targetOffset!==!1},handler(){const{scrollingElement:t}=document;!location.hash||t.scrollTop===0||setTimeout(()=>{const e=$(m(location.hash)),i=$(this.$el);this.isFixed&&ti(e,i)&&(t.scrollTop=e.top-i.height-ut(this.targetOffset,"height",this.placeholder)-ut(this.offset,"height",this.placeholder))})}}],update:[{read({height:t,width:e,margin:i,sticky:n},s){if(this.inactive=!this.matchMedia||!L(this.$el),this.inactive)return;const o=this.isFixed&&s.has("resize")&&!n;o&&(c(this.selTarget,"transition","0s"),this.hide()),this.active||({height:t,width:e}=$(this.$el),i=c(this.$el,"margin")),o&&(this.show(),requestAnimationFrame(()=>c(this.selTarget,"transition","")));const r=ut("100vh","height"),a=ot(window),l=document.scrollingElement.scrollHeight-r;let h=this.position;this.overflowFlip&&t>r&&(h=h==="top"?"bottom":"top");const u=this.isFixed?this.placeholder:this.$el;let p=ut(this.offset,"height",n?this.$el:u);h==="bottom"&&(t<a||this.overflowFlip)&&(p+=a-t);const w=this.overflowFlip?0:Math.max(0,t+p-r),b=$(u).top,A=$(this.$el).height,N=(this.start===!1?b:Ai(this.start,this.$el,b))-p,D=this.end===!1?l:Math.min(l,Ai(this.end,this.$el,b+t,!0)-A-p+w);return n=l&&!this.showOnUp&&N+p===b&&D===Math.min(l,Ai("!*",this.$el,0,!0)-A-p+w)&&c(O(this.$el),"overflowY")==="visible",{start:N,end:D,offset:p,overflow:w,topOffset:b,height:t,elHeight:A,width:e,margin:i,top:_t(u)[0],sticky:n}},write({height:t,width:e,margin:i,offset:n,sticky:s}){if((this.inactive||s||!this.isFixed)&&Qn(this.$el),this.inactive)return;s&&(t=e=i=0,c(this.$el,{position:"sticky",top:n}));const{placeholder:o}=this;c(o,{height:t,width:e,margin:i}),T(o,document)||(o.hidden=!0),(s?mi:Se)(this.$el,o)},events:["resize","resizeViewport"]},{read({scroll:t=0,dir:e="down",overflow:i,overflowScroll:n=0,start:s,end:o}){const r=document.scrollingElement.scrollTop;return{dir:t<=r?"down":"up",prevDir:e,scroll:r,prevScroll:t,offsetParentTop:$((this.isFixed?this.placeholder:this.$el).offsetParent).top,overflowScroll:ct(n+ct(r,s,o)-ct(t,s,o),0,i)}},write(t,e){const i=e.has("scroll"),{initTimestamp:n=0,dir:s,prevDir:o,scroll:r,prevScroll:a=0,top:l,start:h,topOffset:u,height:p}=t;if(r<0||r===a&&i||this.showOnUp&&!i&&!this.isFixed)return;const w=Date.now();if((w-n>300||s!==o)&&(t.initScroll=r,t.initTimestamp=w),!(this.showOnUp&&!this.isFixed&&Math.abs(t.initScroll-r)<=30&&Math.abs(a-r)<=10))if(this.inactive||r<h||this.showOnUp&&(r<=h||s==="down"&&i||s==="up"&&!this.isFixed&&r<=u+p)){if(!this.isFixed){et.inProgress(this.$el)&&l>r&&(et.cancel(this.$el),this.hide());return}this.animation&&r>u?(et.cancel(this.$el),et.out(this.$el,this.animation).then(()=>this.hide(),yt)):this.hide()}else this.isFixed?this.update():this.animation&&r>u?(et.cancel(this.$el),this.show(),et.in(this.$el,this.animation).catch(yt)):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),R(this.$el,this.clsFixed,this.clsBelow),e?c(this.$el,"top",t):c(this.$el,{position:"",top:"",width:"",marginTop:""}),this.placeholder.hidden=!0,this.isFixed=!1},update(){let{width:t,scroll:e=0,overflow:i,overflowScroll:n=0,start:s,end:o,offset:r,topOffset:a,height:l,elHeight:h,offsetParentTop:u,sticky:p}=this._data;const w=s!==0||e>s;if(!p){let b="fixed";e>o&&(r+=o-u,b="absolute"),c(this.$el,{position:b,width:t}),c(this.$el,"marginTop",0,"important")}i&&(r-=n),c(this.$el,"top",r),this.setActive(w),V(this.$el,this.clsBelow,e>a+(p?Math.min(l,h):l)),k(this.$el,this.clsFixed)},setActive(t){const e=this.active;this.active=t,t?(pi(this.selTarget,this.clsInactive,this.clsActive),e!==t&&x(this.$el,"active")):(pi(this.selTarget,this.clsActive,this.clsInactive),e!==t&&x(this.$el,"inactive"))}}};function Ai(t,e,i,n){if(!t)return 0;if(bt(t)||y(t)&&t.match(/^-?\d/))return i+ut(t,"height",e,!0);{const s=t===!0?O(e):st(t,e);return $(s).bottom-(n&&s&&T(e,s)?v(c(s,"paddingBottom")):0)}}function Zn(t){return t==="true"?!0:t==="false"?!1:t}function Qn(t){c(t,{position:"",top:"",marginTop:"",width:""})}const Di=".uk-disabled *, .uk-disabled, [disabled]";var Un={mixins:[ze,Xn,qt],args:"connect",props:{connect:String,toggle:String,itemNav:String,active:Number,followFocus:Boolean},data:{connect:"~.uk-switcher",toggle:"> * > :first-child",itemNav:!1,active:0,cls:"uk-active",attrItem:"uk-switcher-item",selVertical:".uk-nav",followFocus:!1},computed:{connects:{get({connect:t},e){return ee(t,e)},watch(t){this.swiping&&c(t,"touchAction","pan-y pinch-zoom"),this.$emit()},document:!0,immediate:!0},connectChildren:{get(){return this.connects.map(t=>tt(t)).flat()},watch(){const t=this.index();for(const e of this.connects)tt(e).forEach((i,n)=>V(i,this.cls,n===t)),this.lazyload(this.$el,tt(e));this.$emit()},immediate:!0},toggles:{get({toggle:t},e){return P(t,e)},watch(t){this.$emit();const e=this.index();this.show(~e?e:t[this.active]||t[0])},immediate:!0},children(){return tt(this.$el).filter(t=>this.toggles.some(e=>T(e,t)))},swipeTarget(){return this.connects}},connected(){f(this.$el,"role","tablist")},events:[{name:"click keydown",delegate(){return this.toggle},handler(t){!_(t.current,Di)&&(t.type==="click"||t.keyCode===B.SPACE)&&(t.preventDefault(),this.show(t.current))}},{name:"keydown",delegate(){return this.toggle},handler(t){const{current:e,keyCode:i}=t,n=_(this.$el,this.selVertical);let s=i===B.HOME?0:i===B.END?"last":i===B.LEFT&&!n||i===B.UP&&n?"previous":i===B.RIGHT&&!n||i===B.DOWN&&n?"next":-1;if(~s){t.preventDefault();const o=this.toggles.filter(a=>!_(a,Di)),r=o[dt(s,o,o.indexOf(e))];r.focus(),this.followFocus&&this.show(r)}}},{name:"click",el(){return this.connects.concat(this.itemNav?ee(this.itemNav,this.$el):[])},delegate(){return`[${this.attrItem}],[data-${this.attrItem}]`},handler(t){W(t.target,"a,button")&&(t.preventDefault(),this.show(At(t.current,this.attrItem)))}},{name:"swipeRight swipeLeft",filter(){return this.swiping},el(){return this.connects},handler({type:t}){this.show(Xt(t,"Left")?"next":"previous")}}],update(){var t;f(this.connects,"role","presentation"),f(tt(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];f(i,"role","tab"),n&&(i.id=fe(this,i,`-tab-${e}`),n.id=fe(this,n,`-tabpanel-${e}`),f(i,"aria-controls",n.id),f(n,{role:"tabpanel","aria-labelledby":i.id}))}f(this.$el,"aria-orientation",_(this.$el,this.selVertical)?"vertical":null)},methods:{index(){return ve(this.children,t=>S(t,this.cls))},show(t){const e=this.toggles.filter(r=>!_(r,Di)),i=this.index(),n=dt(!be(t)||d(e,t)?t:0,e,dt(this.toggles[i],e)),s=dt(e[n],this.toggles);this.children.forEach((r,a)=>{V(r,this.cls,s===a),f(this.toggles[a],{"aria-selected":s===a,tabindex:s===a?null:-1})});const o=i>=0&&i!==n;this.connects.forEach(async({children:r})=>{await this.toggleElement(g(r).filter(a=>S(a,this.cls)),!1,o),await this.toggleElement(r[s],!0,o)})}}},Vr={mixins:[at],extends:Un,props:{media:Boolean},data:{media:960,attrItem:"uk-tab-item",selVertical:".uk-tab-left,.uk-tab-right"},connected(){const t=S(this.$el,"uk-tab-left")?"uk-tab-left":S(this.$el,"uk-tab-right")?"uk-tab-right":!1;t&&this.$create("toggle",this.$el,{cls:t,mode:"media",media:this.media})}};const Yr=32;var Gr={mixins:[ze,Bi,qt],args:"target",props:{href:String,target:null,mode:"list",queued:Boolean},data:{href:!1,target:!1,mode:"click",queued:!0},computed:{target({href:t,target:e},i){return e=ee(e||t,i),e.length&&e||[i]}},connected(){d(this.mode,"media")||(oi(this.$el)||f(this.$el,"tabindex","0"),!this.cls&&j(this.$el,"a")&&f(this.$el,"role","button")),this.lazyload(this.$el,()=>this.target)},events:[{name:Lt,filter(){return d(this.mode,"hover")},handler(t){this._preventClick=null,!(!Mt(t)||this._showState||this.$el.disabled)&&(x(this.$el,"focus"),M(document,Lt,()=>x(this.$el,"blur"),!0,e=>!T(e.target,this.$el)),d(this.mode,"click")&&(this._preventClick=!0))}},{name:`${Ee} ${Oe} focus blur`,filter(){return d(this.mode,"hover")},handler(t){if(Mt(t)||this.$el.disabled)return;const e=d([Ee,"focus"],t.type),i=this.isToggled(this.target);if(!(!e&&(t.type===Oe&&_(this.$el,":focus")||t.type==="blur"&&_(this.$el,":hover")))){if(this._showState&&e&&i!==this._showState){e||(this._showState=null);return}this._showState=e?i:null,this.toggle(`toggle${e?"show":"hide"}`)}}},{name:"keydown",filter(){return d(this.mode,"click")&&!j(this.$el,"input")},handler(t){t.keyCode===Yr&&(t.preventDefault(),this.$el.click())}},{name:"click",filter(){return["click","hover"].some(t=>d(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&&_(this.target,e.hash)))&&t.preventDefault(),!this._preventClick&&d(this.mode,"click")&&this.toggle()}},{name:"mediachange",filter(){return d(this.mode,"media")},el(){return this.target},handler(t,e){e.matches^this.isToggled(this.target)&&this.toggle()}}],methods:{async toggle(t){if(!x(this.target,t||"toggle",[this]))return;if(ht(this.$el,"aria-expanded")&&f(this.$el,"aria-expanded",!this.isToggled(this.target)),!this.queued)return this.toggleElement(this.target);const e=this.target.filter(n=>S(n,this.clsLeave));if(e.length){for(const n of this.target){const s=d(e,n);this.toggleElement(n,s,s)}return}const i=this.target.filter(this.isToggled);await this.toggleElement(i,!1),await this.toggleElement(this.target.filter(n=>!d(i,n)),!0)}}},Xr=Object.freeze({__proto__:null,Accordion:Cn,Alert:uo,Close:lr,Cover:po,Drop:Pn,DropParentIcon:Tt,Dropdown:Pn,Dropnav:Bn,FormCustom:_o,Grid:To,HeightMatch:Oo,HeightViewport:Ao,Icon:Oi,Img:vr,Leader:_r,Margin:Mn,Marker:cr,Modal:Or,Nav:Br,NavParentIcon:sr,Navbar:Ar,NavbarParentIcon:Tt,NavbarToggleIcon:ar,Offcanvas:Mr,OverflowAuto:Hr,OverlayIcon:Tt,PaginationNext:ur,PaginationPrevious:fr,Responsive:Fr,Scroll:Lr,Scrollspy:Wr,ScrollspyNav:jr,SearchIcon:or,SlidenavNext:qn,SlidenavPrevious:qn,Spinner:rr,Sticky:qr,Svg:Rn,Switcher:Un,Tab:Vr,Toggle:Gr,Totop:hr,Video:En});return $t(Xr,(t,e)=>X.component(e,t)),so(X),X});
|
package/dist/js/uikit-icons.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! UIkit 3.16.
|
|
1
|
+
/*! UIkit 3.16.4-dev.067bed046 | 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() :
|
|
@@ -93,6 +93,7 @@
|
|
|
93
93
|
"location": '<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill="none" stroke="#000" stroke-width="1.01" d="M10,0.5 C6.41,0.5 3.5,3.39 3.5,6.98 C3.5,11.83 10,19 10,19 C10,19 16.5,11.83 16.5,6.98 C16.5,3.39 13.59,0.5 10,0.5 L10,0.5 Z"/><circle fill="none" stroke="#000" cx="10" cy="6.8" r="2.3"/></svg>',
|
|
94
94
|
"lock": '<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><rect fill="none" stroke="#000" height="10" width="13" y="8.5" x="3.5"/><path fill="none" stroke="#000" d="M6.5,8 L6.5,4.88 C6.5,3.01 8.07,1.5 10,1.5 C11.93,1.5 13.5,3.01 13.5,4.88 L13.5,8"/></svg>',
|
|
95
95
|
"mail": '<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" points="1.4,6.5 10,11 18.6,6.5"/><path d="M 1,4 1,16 19,16 19,4 1,4 Z M 18,15 2,15 2,5 18,5 18,15 Z"/></svg>',
|
|
96
|
+
"mastodon": '<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m18.5,6.87c0-3.95-2.59-5.11-2.59-5.11-1.31-.6-3.55-.85-5.88-.87h-.06c-2.33.02-4.57.27-5.88.87,0,0-2.59,1.16-2.59,5.11,0,.91-.02,1.99.01,3.14.09,3.87.71,7.68,4.28,8.62,1.65.44,3.06.53,4.2.47,2.07-.11,3.23-.74,3.23-.74l-.07-1.5s-1.48.47-3.14.41c-1.64-.06-3.38-.18-3.64-2.2-.02-.18-.04-.37-.04-.57,0,0,1.61.39,3.66.49,1.25.06,2.42-.07,3.61-.22,2.28-.27,4.27-1.68,4.52-2.97.39-2.02.36-4.94.36-4.94Zm-3.05,5.09h-1.9v-4.65c0-.98-.41-1.48-1.24-1.48-.91,0-1.37.59-1.37,1.76v2.54h-1.89v-2.54c0-1.17-.46-1.76-1.37-1.76-.82,0-1.24.5-1.24,1.48v4.65h-1.9v-4.79c0-.98.25-1.76.75-2.33.52-.58,1.19-.87,2.03-.87.97,0,1.71.37,2.19,1.12l.47.79.47-.79c.49-.75,1.22-1.12,2.19-1.12.84,0,1.51.29,2.03.87.5.58.75,1.35.75,2.33v4.79Z"/></svg>',
|
|
96
97
|
"menu": '<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><rect x="2" y="4" width="16" height="1"/><rect x="2" y="9" width="16" height="1"/><rect x="2" y="14" width="16" height="1"/></svg>',
|
|
97
98
|
"microphone": '<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><line fill="none" stroke="#000" x1="10" x2="10" y1="16.44" y2="18.5"/><line fill="none" stroke="#000" x1="7" x2="13" y1="18.5" y2="18.5"/><path fill="none" stroke="#000" stroke-width="1.1" d="M13.5 4.89v5.87a3.5 3.5 0 0 1-7 0V4.89a3.5 3.5 0 0 1 7 0z"/><path fill="none" stroke="#000" stroke-width="1.1" d="M15.5 10.36V11a5.5 5.5 0 0 1-11 0v-.6"/></svg>',
|
|
98
99
|
"microsoft": '<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m2,2h7.58v7.58H2V2Zm8.42,0h7.58v7.58h-7.58V2ZM2,10.42h7.58v7.58H2v-7.58Zm8.42,0h7.58v7.58h-7.58"/></svg>',
|
|
@@ -161,6 +162,7 @@
|
|
|
161
162
|
"world": '<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill="none" stroke="#000" d="M1,10.5 L19,10.5"/><path fill="none" stroke="#000" d="M2.35,15.5 L17.65,15.5"/><path fill="none" stroke="#000" d="M2.35,5.5 L17.523,5.5"/><path fill="none" stroke="#000" d="M10,19.46 L9.98,19.46 C7.31,17.33 5.61,14.141 5.61,10.58 C5.61,7.02 7.33,3.83 10,1.7 C10.01,1.7 9.99,1.7 10,1.7 L10,1.7 C12.67,3.83 14.4,7.02 14.4,10.58 C14.4,14.141 12.67,17.33 10,19.46 L10,19.46 L10,19.46 L10,19.46 Z"/><circle fill="none" stroke="#000" cx="10" cy="10.5" r="9"/></svg>',
|
|
162
163
|
"xing": '<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M4.4,4.56 C4.24,4.56 4.11,4.61 4.05,4.72 C3.98,4.83 3.99,4.97 4.07,5.12 L5.82,8.16 L5.82,8.17 L3.06,13.04 C2.99,13.18 2.99,13.33 3.06,13.44 C3.12,13.55 3.24,13.62 3.4,13.62 L6,13.62 C6.39,13.62 6.57,13.36 6.71,13.12 C6.71,13.12 9.41,8.35 9.51,8.16 C9.49,8.14 7.72,5.04 7.72,5.04 C7.58,4.81 7.39,4.56 6.99,4.56 L4.4,4.56 L4.4,4.56 Z"/><path d="M15.3,1 C14.91,1 14.74,1.25 14.6,1.5 C14.6,1.5 9.01,11.42 8.82,11.74 C8.83,11.76 12.51,18.51 12.51,18.51 C12.64,18.74 12.84,19 13.23,19 L15.82,19 C15.98,19 16.1,18.94 16.16,18.83 C16.23,18.72 16.23,18.57 16.16,18.43 L12.5,11.74 L12.5,11.72 L18.25,1.56 C18.32,1.42 18.32,1.27 18.25,1.16 C18.21,1.06 18.08,1 17.93,1 L15.3,1 L15.3,1 Z"/></svg>',
|
|
163
164
|
"yelp": '<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M17.175,14.971c-0.112,0.77-1.686,2.767-2.406,3.054c-0.246,0.1-0.487,0.076-0.675-0.069 c-0.122-0.096-2.446-3.859-2.446-3.859c-0.194-0.293-0.157-0.682,0.083-0.978c0.234-0.284,0.581-0.393,0.881-0.276 c0.016,0.01,4.21,1.394,4.332,1.482c0.178,0.148,0.263,0.379,0.225,0.646L17.175,14.971L17.175,14.971z M11.464,10.789 c-0.203-0.307-0.199-0.666,0.009-0.916c0,0,2.625-3.574,2.745-3.657c0.203-0.135,0.452-0.141,0.69-0.025 c0.691,0.335,2.085,2.405,2.167,3.199v0.027c0.024,0.271-0.082,0.491-0.273,0.623c-0.132,0.083-4.43,1.155-4.43,1.155 c-0.322,0.096-0.68-0.06-0.882-0.381L11.464,10.789z M9.475,9.563C9.32,9.609,8.848,9.757,8.269,8.817c0,0-3.916-6.16-4.007-6.351 c-0.057-0.212,0.011-0.455,0.202-0.65C5.047,1.211,8.21,0.327,9.037,0.529c0.27,0.069,0.457,0.238,0.522,0.479 c0.047,0.266,0.433,5.982,0.488,7.264C10.098,9.368,9.629,9.517,9.475,9.563z M9.927,19.066c-0.083,0.225-0.273,0.373-0.54,0.421 c-0.762,0.13-3.15-0.751-3.647-1.342c-0.096-0.131-0.155-0.262-0.167-0.394c-0.011-0.095,0-0.189,0.036-0.272 c0.061-0.155,2.917-3.538,2.917-3.538c0.214-0.272,0.595-0.355,0.952-0.213c0.345,0.13,0.56,0.428,0.536,0.749 C10.014,14.479,9.977,18.923,9.927,19.066z M3.495,13.912c-0.235-0.009-0.444-0.148-0.568-0.382c-0.089-0.17-0.151-0.453-0.19-0.794 C2.63,11.701,2.761,10.144,3.07,9.648c0.145-0.226,0.357-0.345,0.592-0.336c0.154,0,4.255,1.667,4.255,1.667 c0.321,0.118,0.521,0.453,0.5,0.833c-0.023,0.37-0.236,0.655-0.551,0.738L3.495,13.912z"/></svg>',
|
|
165
|
+
"yootheme": '<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m16.15,5.48c-1.37,0-2.45.61-3.11,1.54-.66-.93-1.74-1.54-3.11-1.54-1.75,0-3.03,1-3.57,2.41v-2.22h-2.01v4.45c0,.85-.31,1.35-1.18,1.35s-1.18-.5-1.18-1.35v-4.45H0v4.86c0,.7.17,1.33.53,1.82.34.49.88.85,1.6,1v3.16h2.1v-3.16c1.28-.28,1.96-1.17,2.1-2.35.52,1.44,1.81,2.48,3.59,2.48,1.37,0,2.45-.61,3.11-1.54.66.93,1.74,1.54,3.11,1.54,2.37,0,3.85-1.82,3.85-4s-1.49-4-3.85-4Zm-6.22,5.99c-1.11,0-1.85-.72-1.85-1.99s.74-1.99,1.85-1.99,1.85.72,1.85,1.99-.74,1.99-1.85,1.99Zm6.22,0c-1.11,0-1.85-.72-1.85-1.99s.74-1.99,1.85-1.99,1.85.72,1.85,1.99-.74,1.99-1.85,1.99Z"/></svg>',
|
|
164
166
|
"youtube": '<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M15,4.1c1,0.1,2.3,0,3,0.8c0.8,0.8,0.9,2.1,0.9,3.1C19,9.2,19,10.9,19,12c-0.1,1.1,0,2.4-0.5,3.4c-0.5,1.1-1.4,1.5-2.5,1.6 c-1.2,0.1-8.6,0.1-11,0c-1.1-0.1-2.4-0.1-3.2-1c-0.7-0.8-0.7-2-0.8-3C1,11.8,1,10.1,1,8.9c0-1.1,0-2.4,0.5-3.4C2,4.5,3,4.3,4.1,4.2 C5.3,4.1,12.6,4,15,4.1z M8,7.5v6l5.5-3L8,7.5z"/></svg>'
|
|
165
167
|
});
|
|
166
168
|
}
|