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