uikit 3.15.4-dev.c21737f52 → 3.15.4-dev.dbc0ede84
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 +1 -0
- package/build/less.js +1 -1
- 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 +3 -1
- package/dist/js/components/lightbox-panel.min.js +1 -1
- package/dist/js/components/lightbox.js +3 -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 +3 -1
- package/dist/js/components/tooltip.min.js +1 -1
- package/dist/js/components/upload.js +1 -1
- package/dist/js/components/upload.min.js +1 -1
- package/dist/js/uikit-core.js +4 -2
- 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 +4 -2
- package/dist/js/uikit.min.js +2 -2
- package/package.json +1 -1
- package/src/js/mixin/togglable.js +2 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! UIkit 3.15.4-dev.c21737f52 | https://www.getuikit.com | (c) 2014 - 2022 YOOtheme | MIT License */(function(jt,qt){typeof exports=="object"&&typeof module<"u"?module.exports=qt():typeof define=="function"&&define.amd?define("uikit",qt):(jt=typeof globalThis<"u"?globalThis:jt||self,jt.UIkit=qt())})(this,function(){"use strict";const{hasOwnProperty:jt,toString:qt}=Object.prototype;function mt(t,e){return jt.call(t,e)}const Kn=/\B([A-Z])/g,vt=q(t=>t.replace(Kn,"-$1").toLowerCase()),Zn=/-(\w)/g,Ot=q(t=>t.replace(Zn,Ci)),wt=q(t=>t.length?Ci(null,t.charAt(0))+t.slice(1):"");function Ci(t,e){return e?e.toUpperCase():""}function j(t,e){return t==null||t.startsWith==null?void 0:t.startsWith(e)}function Yt(t,e){return t==null||t.endsWith==null?void 0:t.endsWith(e)}function d(t,e){return t==null||t.includes==null?void 0:t.includes(e)}function ae(t,e){return t==null||t.findIndex==null?void 0:t.findIndex(e)}const{isArray:D,from:Ei}=Array,{assign:Bt}=Object;function nt(t){return typeof t=="function"}function ft(t){return t!==null&&typeof t=="object"}function dt(t){return qt.call(t)==="[object Object]"}function Pt(t){return ft(t)&&t===t.window}function le(t){return ze(t)===9}function De(t){return ze(t)>=1}function Xt(t){return ze(t)===1}function ze(t){return!Pt(t)&&ft(t)&&t.nodeType}function ce(t){return typeof t=="boolean"}function x(t){return typeof t=="string"}function He(t){return typeof t=="number"}function bt(t){return He(t)||x(t)&&!isNaN(t-parseFloat(t))}function Le(t){return!(D(t)?t.length:ft(t)?Object.keys(t).length:!1)}function F(t){return t===void 0}function Fe(t){return ce(t)?t:t==="true"||t==="1"||t===""?!0:t==="false"||t==="0"?!1:t}function Vt(t){const e=Number(t);return isNaN(e)?!1:e}function v(t){return parseFloat(t)||0}function O(t){return p(t)[0]}function p(t){return t&&(De(t)?[t]:Array.from(t).filter(De))||[]}function yt(t){var e;if(Pt(t))return t;t=O(t);const i=le(t)?t:(e=t)==null?void 0:e.ownerDocument;return(i==null?void 0:i.defaultView)||window}function Re(t,e){return t===e||ft(t)&&ft(e)&&Object.keys(t).length===Object.keys(e).length&&$t(t,(i,n)=>i===e[n])}function Ie(t,e,i){return t.replace(new RegExp(e+"|"+i,"g"),n=>n===e?i:e)}function Gt(t){return t[t.length-1]}function $t(t,e){for(const i in t)if(e(t[i],i)===!1)return!1;return!0}function We(t,e){return t.slice().sort((i,n)=>{let{[e]:s=0}=i,{[e]:o=0}=n;return s>o?1:o>s?-1:0})}function Qn(t,e){const i=new Set;return t.filter(n=>{let{[e]:s}=n;return i.has(s)?!1:i.add(s)})}function ct(t,e,i){return e===void 0&&(e=0),i===void 0&&(i=1),Math.min(Math.max(Vt(t)||0,e),i)}function ht(){}function je(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];return[["bottom","top"],["right","left"]].every(n=>{let[s,o]=n;return Math.min(...e.map(r=>{let{[s]:a}=r;return a}))-Math.max(...e.map(r=>{let{[o]:a}=r;return a}))>0})}function qe(t,e){return t.x<=e.right&&t.x>=e.left&&t.y<=e.bottom&&t.y>=e.top}function Ye(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 Oi(t,e){t={...t};for(const i in t)t=t[i]>e[i]?Ye(t,i,e[i]):t;return t}function Un(t,e){t=Oi(t,e);for(const i in t)t=t[i]<e[i]?Ye(t,i,e[i]):t;return t}const Xe={ratio:Ye,contain:Oi,cover:Un};function he(t,e,i,n){i===void 0&&(i=0),n===void 0&&(n=!1),e=p(e);const{length:s}=e;return s?(t=bt(t)?Vt(t):t==="next"?i+1:t==="previous"?i-1:e.indexOf(O(t)),n?ct(t,0,s-1):(t%=s,t<0?t+s:t)):-1}function q(t){const e=Object.create(null);return i=>e[i]||(e[i]=t(i))}class Bi{constructor(){this.promise=new Promise((e,i)=>{this.reject=i,this.resolve=e})}}function m(t,e,i){if(ft(e)){for(const s in e)m(t,s,e[s]);return}if(F(i)){var n;return(n=O(t))==null?void 0:n.getAttribute(e)}else for(const s of p(t))nt(i)&&(i=i.call(s,m(s,e))),i===null?Jt(s,e):s.setAttribute(e,i)}function xt(t,e){return p(t).some(i=>i.hasAttribute(e))}function Jt(t,e){const i=p(t);for(const n of e.split(" "))for(const s of i)s.removeAttribute(n)}function At(t,e){for(const i of[e,"data-"+e])if(xt(t,i))return m(t,i)}const ts={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,menuitem:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0};function Ve(t){return p(t).some(e=>ts[e.tagName.toLowerCase()])}function z(t){return p(t).some(e=>e.offsetWidth||e.offsetHeight||e.getClientRects().length)}const ue="input,select,textarea,button";function Pi(t){return p(t).some(e=>P(e,ue))}const fe=ue+",a[href],[tabindex]";function Ge(t){return P(t,fe)}function E(t){var e;return(e=O(t))==null?void 0:e.parentElement}function Kt(t,e){return p(t).filter(i=>P(i,e))}function P(t,e){return p(t).some(i=>i.matches(e))}function J(t,e){return Xt(t)?t.closest(j(e,">")?e.slice(1):e):p(t).map(i=>J(i,e)).filter(Boolean)}function C(t,e){return x(e)?!!J(t,e):O(e).contains(O(t))}function _t(t,e){const i=[];for(;t=E(t);)(!e||P(t,e))&&i.push(t);return i}function st(t,e){t=O(t);const i=t?p(t.children):[];return e?Kt(i,e):i}function Je(t,e){return e?p(t).indexOf(O(e)):st(E(t)).indexOf(t)}function ot(t,e){return Ke(t,_i(t,e))}function Zt(t,e){return Qt(t,_i(t,e))}function Ke(t,e){return O(Mi(t,e,"querySelector"))}function Qt(t,e){return p(Mi(t,e,"querySelectorAll"))}const es=/(^|[^\\],)\s*[!>+~-]/,Ai=q(t=>t.match(es));function _i(t,e){return e===void 0&&(e=document),x(t)&&Ai(t)||le(e)?e:e.ownerDocument}const is=/([!>+~-])(?=\s+[!>+~-]|\s*$)/g,ns=q(t=>t.replace(is,"$1 *"));function Mi(t,e,i){if(e===void 0&&(e=document),!t||!x(t))return t;if(t=ns(t),Ai(t)){const n=os(t);t="";for(let s of n){let o=e;if(s[0]==="!"){const r=s.substr(1).trim().split(" ");if(o=J(E(e),r[0]),s=r.slice(1).join(" ").trim(),!s.length&&n.length===1)return o}if(s[0]==="-"){const r=s.substr(1).trim().split(" "),a=(o||e).previousElementSibling;o=P(a,s.substr(1))?a:null,s=r.slice(1).join(" ")}o&&(t+=(t?",":"")+rs(o)+" "+s)}e=document}try{return e[i](t)}catch{return null}}const ss=/.*?[^\\](?:,|$)/g,os=q(t=>t.match(ss).map(e=>e.replace(/,$/,"").trim()));function rs(t){const e=[];for(;t.parentNode;){const i=m(t,"id");if(i){e.unshift("#"+Ze(i));break}else{let{tagName:n}=t;n!=="HTML"&&(n+=":nth-child("+(Je(t)+1)+")"),e.unshift(n),t=t.parentNode}}return e.join(" > ")}function Ze(t){return x(t)?CSS.escape(t):""}function k(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];let[n,s,o,r,a=!1]=Ue(e);r.length>1&&(r=ls(r)),a!=null&&a.self&&(r=cs(r)),o&&(r=as(o,r));for(const l of s)for(const h of n)h.addEventListener(l,r,a);return()=>Qe(n,s,r,a)}function Qe(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];let[n,s,,o,r=!1]=Ue(e);for(const a of s)for(const l of n)l.removeEventListener(a,o,r)}function S(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];const[n,s,o,r,a=!1,l]=Ue(e),h=k(n,s,o,u=>{const f=!l||l(u);f&&(h(),r(u,f))},a);return h}function T(t,e,i){return ti(t).every(n=>n.dispatchEvent(de(e,!0,!0,i)))}function de(t,e,i,n){return e===void 0&&(e=!0),i===void 0&&(i=!1),x(t)&&(t=new CustomEvent(t,{bubbles:e,cancelable:i,detail:n})),t}function Ue(t){return t[0]=ti(t[0]),x(t[1])&&(t[1]=t[1].split(" ")),nt(t[2])&&t.splice(2,0,!1),t}function as(t,e){return i=>{const n=t[0]===">"?Qt(t,i.currentTarget).reverse().filter(s=>C(i.target,s))[0]:J(i.target,t);n&&(i.current=n,e.call(this,i))}}function ls(t){return e=>D(e.detail)?t(e,...e.detail):t(e)}function cs(t){return function(e){if(e.target===e.currentTarget||e.target===e.current)return t.call(null,e)}}function Ni(t){return t&&"addEventListener"in t}function hs(t){return Ni(t)?t:O(t)}function ti(t){return D(t)?t.map(hs).filter(Boolean):x(t)?Qt(t):Ni(t)?[t]:p(t)}function Mt(t){return t.pointerType==="touch"||!!t.touches}function pe(t){var e,i;const{clientX:n,clientY:s}=((e=t.touches)==null?void 0:e[0])||((i=t.changedTouches)==null?void 0:i[0])||t;return{x:n,y:s}}function us(t,e){const i={data:null,method:"GET",headers:{},xhr:new XMLHttpRequest,beforeSend:ht,responseType:"",...e};return Promise.resolve().then(()=>i.beforeSend(i)).then(()=>fs(t,i))}function fs(t,e){return new Promise((i,n)=>{const{xhr:s}=e;for(const o in e)if(o in s)try{s[o]=e[o]}catch{}s.open(e.method.toUpperCase(),t);for(const o in e.headers)s.setRequestHeader(o,e.headers[o]);k(s,"load",()=>{s.status===0||s.status>=200&&s.status<300||s.status===304?i(s):n(Bt(Error(s.statusText),{xhr:s,status:s.status}))}),k(s,"error",()=>n(Bt(Error("Network Error"),{xhr:s}))),k(s,"timeout",()=>n(Bt(Error("Network Timeout"),{xhr:s}))),s.send(e.data)})}function ds(t,e,i){return new Promise((n,s)=>{const o=new Image;o.onerror=r=>{s(r)},o.onload=()=>{n(o)},i&&(o.sizes=i),e&&(o.srcset=e),o.src=t})}const ps={"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){n===void 0&&(n="");const s=p(t);for(const o of s)if(x(e)){if(e=ei(e),F(i))return getComputedStyle(o).getPropertyValue(e);o.style.setProperty(e,bt(i)&&!ps[e]?i+"px":i||He(i)?i:"",n)}else if(D(e)){const r={};for(const a of e)r[a]=c(o,a);return r}else ft(e)&&(n=i,$t(e,(r,a)=>c(o,a,r,n)));return s[0]}const ei=q(t=>gs(t));function gs(t){if(j(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}}function y(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),n=1;n<e;n++)i[n-1]=arguments[n];Di(t,i,"add")}function H(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),n=1;n<e;n++)i[n-1]=arguments[n];Di(t,i,"remove")}function ii(t,e){m(t,"class",i=>(i||"").replace(new RegExp("\\b"+e+"\\b\\s?","g"),""))}function ni(t){!(arguments.length<=1)&&arguments[1]&&H(t,arguments.length<=1?void 0:arguments[1]),!(arguments.length<=2)&&arguments[2]&&y(t,arguments.length<=2?void 0:arguments[2])}function $(t,e){return[e]=si(e),!!e&&p(t).some(i=>i.classList.contains(e))}function Y(t,e,i){const n=si(e);F(i)||(i=!!i);for(const s of p(t))for(const o of n)s.classList.toggle(o,i)}function Di(t,e,i){e=e.reduce((n,s)=>n.concat(si(s)),[]);for(const n of p(t))n.classList[i](...e)}function si(t){return String(t).split(/\s|,/).filter(Boolean)}function ms(t,e,i,n){return i===void 0&&(i=400),n===void 0&&(n="linear"),i=Math.round(i),Promise.all(p(t).map(s=>new Promise((o,r)=>{for(const l in e){const h=c(s,l);h===""&&c(s,l,h)}const a=setTimeout(()=>T(s,"transitionend"),i);S(s,"transitionend transitioncanceled",l=>{let{type:h}=l;clearTimeout(a),H(s,"uk-transition"),c(s,{transitionProperty:"",transitionDuration:"",transitionTimingFunction:""}),h==="transitioncanceled"?r():o(s)},{self:!0}),y(s,"uk-transition"),c(s,{transitionProperty:Object.keys(e).map(ei).join(","),transitionDuration:i+"ms",transitionTimingFunction:n,...e})})))}const rt={start:ms,async stop(t){T(t,"transitionend"),await Promise.resolve()},async cancel(t){T(t,"transitioncanceled"),await Promise.resolve()},inProgress(t){return $(t,"uk-transition")}},Ut="uk-animation-";function zi(t,e,i,n,s){return i===void 0&&(i=200),Promise.all(p(t).map(o=>new Promise((r,a)=>{T(o,"animationcanceled");const l=setTimeout(()=>T(o,"animationend"),i);S(o,"animationend animationcanceled",h=>{let{type:u}=h;clearTimeout(l),u==="animationcanceled"?a():r(o),c(o,"animationDuration",""),ii(o,Ut+"\\S*")},{self:!0}),c(o,"animationDuration",i+"ms"),y(o,e,Ut+(s?"leave":"enter")),j(e,Ut)&&(n&&y(o,"uk-transform-origin-"+n),s&&y(o,Ut+"reverse"))})))}const vs=new RegExp(Ut+"(enter|leave)"),U={in:zi,out(t,e,i,n){return zi(t,e,i,n,!0)},inProgress(t){return vs.test(m(t,"class"))},cancel(t){T(t,"animationcanceled")}},kt={width:["left","right"],height:["top","bottom"]};function X(t){const e=Xt(t)?O(t).getBoundingClientRect():{height:tt(t),width:te(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 b(t,e){const i=X(t);if(t){const{scrollY:s,scrollX:o}=yt(t),r={height:s,width:o};for(const a in kt)for(const l of kt[a])i[l]+=r[a]}if(!e)return i;const n=c(t,"position");$t(c(t,["left","top"]),(s,o)=>c(t,o,e[o]-i[o]+v(n==="absolute"&&s==="auto"?Hi(t)[o]:s)))}function Hi(t){let{top:e,left:i}=b(t);const{ownerDocument:{body:n,documentElement:s},offsetParent:o}=O(t);let r=o||s;for(;r&&(r===n||r===s)&&c(r,"position")==="static";)r=r.parentNode;if(Xt(r)){const a=b(r);e-=a.top+v(c(r,"borderTopWidth")),i-=a.left+v(c(r,"borderLeftWidth"))}return{top:e-v(c(t,"marginTop")),left:i-v(c(t,"marginLeft"))}}function Tt(t){t=O(t);const e=[t.offsetTop,t.offsetLeft];for(;t=t.offsetParent;)if(e[0]+=t.offsetTop+v(c(t,"borderTopWidth")),e[1]+=t.offsetLeft+v(c(t,"borderLeftWidth")),c(t,"position")==="fixed"){const i=yt(t);return e[0]+=i.scrollY,e[1]+=i.scrollX,e}return e}const tt=Li("height"),te=Li("width");function Li(t){const e=wt(t);return(i,n)=>{if(F(n)){if(Pt(i))return i["inner"+e];if(le(i)){const s=i.documentElement;return Math.max(s["offset"+e],s["scroll"+e])}return i=O(i),n=c(i,t),n=n==="auto"?i["offset"+e]:v(n)||0,n-ee(i,t)}else return c(i,t,!n&&n!==0?"":+n+ee(i,t)+"px")}}function ee(t,e,i){return i===void 0&&(i="border-box"),c(t,"boxSizing")===i?kt[e].map(wt).reduce((n,s)=>n+v(c(t,"padding"+s))+v(c(t,"border"+s+"Width")),0):0}function Fi(t){for(const e in kt)for(const i in kt[e])if(kt[e][i]===t)return kt[e][1-i];return t}function K(t,e,i,n){return e===void 0&&(e="width"),i===void 0&&(i=window),n===void 0&&(n=!1),x(t)?bs(t).reduce((s,o)=>{const r=$s(o);return r&&(o=xs(r==="vh"?tt(yt(i)):r==="vw"?te(yt(i)):n?i["offset"+wt(e)]:X(i)[e],o)),s+v(o)},0):v(t)}const ws=/-?\d+(?:\.\d+)?(?:v[wh]|%|px)?/g,bs=q(t=>t.toString().replace(/\s/g,"").match(ws)||[]),ys=/(?:v[hw]|%)$/,$s=q(t=>(t.match(ys)||[])[0]);function xs(t,e){return t*v(e)/100}function oi(t){if(document.readyState!=="loading"){t();return}S(document,"DOMContentLoaded",t)}function et(t,e){var i;return(t==null||(i=t.tagName)==null?void 0:i.toLowerCase())===e.toLowerCase()}function Ri(t){return t=g(t),t.innerHTML="",t}function ge(t,e){return F(e)?g(t).innerHTML:at(Ri(t),e)}const ks=ve("prepend"),at=ve("append"),Ii=ve("before"),me=ve("after");function ve(t){return function(e,i){var n;const s=p(x(i)?Dt(i):i);return(n=g(e))==null||n[t](...s),Wi(s)}}function Nt(t){p(t).forEach(e=>e.remove())}function ri(t,e){for(e=O(Ii(t,e));e.firstChild;)e=e.firstChild;return at(e,t),e}function ai(t,e){return p(p(t).map(i=>i.hasChildNodes()?ri(p(i.childNodes),e):at(i,e)))}function we(t){p(t).map(E).filter((e,i,n)=>n.indexOf(e)===i).forEach(e=>e.replaceWith(...e.childNodes))}const Ts=/^\s*<(\w+|!)[^>]*>/,Ss=/^<(\w+)\s*\/?>(?:<\/\1>)?$/;function Dt(t){const e=Ss.exec(t);if(e)return document.createElement(e[1]);const i=document.createElement("div");return Ts.test(t)?i.insertAdjacentHTML("beforeend",t.trim()):i.textContent=t,Wi(i.childNodes)}function Wi(t){return t.length>1?t:t[0]}function ut(t,e){if(!!Xt(t))for(e(t),t=t.firstElementChild;t;){const i=t.nextElementSibling;ut(t,e),t=i}}function g(t,e){return ji(t)?O(Dt(t)):Ke(t,e)}function A(t,e){return ji(t)?p(Dt(t)):Qt(t,e)}function ji(t){return x(t)&&j(t.trim(),"<")}const St=typeof window<"u",ie=St&&m(document.documentElement,"dir")==="rtl",zt=St&&"ontouchstart"in window,Ht=St&&window.PointerEvent,Lt=Ht?"pointerdown":zt?"touchstart":"mousedown",Cs=Ht?"pointermove":zt?"touchmove":"mousemove",Ft=Ht?"pointerup":zt?"touchend":"mouseup",be=Ht?"pointerenter":zt?"":"mouseenter",ye=Ht?"pointerleave":zt?"":"mouseleave",$e=Ht?"pointercancel":"touchcancel",it={reads:[],writes:[],read(t){return this.reads.push(t),ci(),t},write(t){return this.writes.push(t),ci(),t},clear(t){Yi(this.reads,t),Yi(this.writes,t)},flush:li};function li(t){qi(it.reads),qi(it.writes.splice(0)),it.scheduled=!1,(it.reads.length||it.writes.length)&&ci(t+1)}const Es=4;function ci(t){it.scheduled||(it.scheduled=!0,t&&t<Es?Promise.resolve().then(()=>li(t)):requestAnimationFrame(()=>li(1)))}function qi(t){let e;for(;e=t.shift();)try{e()}catch(i){console.error(i)}}function Yi(t,e){const i=t.indexOf(e);return~i&&t.splice(i,1)}function hi(){}hi.prototype={positions:[],init(){this.positions=[];let t;this.unbind=k(document,"mousemove",e=>t=pe(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),this.interval&&clearInterval(this.interval)},movesTo(t){if(this.positions.length<2)return!1;const e=t.getBoundingClientRect(),{left:i,right:n,top:s,bottom:o}=e,[r]=this.positions,a=Gt(this.positions),l=[r,a];return qe(a,e)?!1:[[{x:i,y:s},{x:n,y:o}],[{x:i,y:o},{x:n,y:s}]].some(u=>{const f=Os(l,u);return f&&qe(f,e)})}};function Os(t,e){let[{x:i,y:n},{x:s,y:o}]=t,[{x:r,y:a},{x:l,y:h}]=e;const u=(h-a)*(s-i)-(l-r)*(o-n);if(u===0)return!1;const f=((l-r)*(n-a)-(h-a)*(i-r))/u;return f<0?!1:{x:i+f*(s-i),y:n+f*(o-n)}}function Rt(t,e,i,n){n===void 0&&(n=!0);const s=new IntersectionObserver(n?(o,r)=>{o.some(a=>a.isIntersecting)&&e(o,r)}:e,i);for(const o of p(t))s.observe(o);return s}const Bs=St&&window.ResizeObserver;function xe(t,e,i){return i===void 0&&(i={box:"border-box"}),Bs?Vi(ResizeObserver,t,e,i):(Ps(),ne.add(e),{disconnect(){ne.delete(e)}})}let ne;function Ps(){if(ne)return;ne=new Set;let t;const e=()=>{if(!t){t=!0,requestAnimationFrame(()=>t=!1);for(const i of ne)i()}};k(window,"load resize",e),k(document,"loadedmetadata load",e,!0)}function Xi(t,e,i){return Vi(MutationObserver,t,e,i)}function Vi(t,e,i,n){const s=new t(i);for(const o of p(e))s.observe(o,n);return s}const N={};N.events=N.created=N.beforeConnect=N.connected=N.beforeDisconnect=N.disconnected=N.destroy=ui,N.args=function(t,e){return e!==!1&&ui(e||t)},N.update=function(t,e){return We(ui(t,nt(e)?{read:e}:e),"order")},N.props=function(t,e){if(D(e)){const i={};for(const n of e)i[n]=String;e=i}return N.methods(t,e)},N.computed=N.methods=function(t,e){return e?t?{...t,...e}:e:t},N.data=function(t,e,i){return i?Gi(t,e,i):e?t?function(n){return Gi(t,e,n)}:e:t};function Gi(t,e,i){return N.computed(nt(t)?t.call(i,i):t,nt(e)?e.call(i,i):e)}function ui(t,e){return t=t&&!D(t)?[t]:t,e?t?t.concat(e):D(e)?e:[e]:t}function As(t,e){return F(e)?t:e}function It(t,e,i){const n={};if(nt(e)&&(e=e.options),e.extends&&(t=It(t,e.extends,i)),e.mixins)for(const o of e.mixins)t=It(t,o,i);for(const o in t)s(o);for(const o in e)mt(t,o)||s(o);function s(o){n[o]=(N[o]||As)(t[o],e[o],i)}return n}function fi(t,e){e===void 0&&(e=[]);try{return t?j(t,"{")?JSON.parse(t):e.length&&!d(t,":")?{[e[0]]:t}:t.split(";").reduce((i,n)=>{const[s,o]=n.split(/:(.*)/);return s&&!F(o)&&(i[s.trim()]=o.trim()),i},{}):{}}catch{return{}}}function Ji(t){if(Te(t)&&di(t,{func:"playVideo",method:"play"}),ke(t))try{t.play().catch(ht)}catch{}}function Ki(t){Te(t)&&di(t,{func:"pauseVideo",method:"pause"}),ke(t)&&t.pause()}function Zi(t){Te(t)&&di(t,{func:"mute",method:"setVolume",value:0}),ke(t)&&(t.muted=!0)}function Qi(t){return ke(t)||Te(t)}function ke(t){return et(t,"video")}function Te(t){return et(t,"iframe")&&(Ui(t)||tn(t))}function Ui(t){return!!t.src.match(/\/\/.*?youtube(-nocookie)?\.[a-z]+\/(watch\?v=[^&\s]+|embed)|youtu\.be\/.*/)}function tn(t){return!!t.src.match(/vimeo\.com\/video\/.*/)}async function di(t,e){await Ms(t),en(t,e)}function en(t,e){try{t.contentWindow.postMessage(JSON.stringify({event:"command",...e}),"*")}catch{}}const pi="_ukPlayer";let _s=0;function Ms(t){if(t[pi])return t[pi];const e=Ui(t),i=tn(t),n=++_s;let s;return t[pi]=new Promise(o=>{e&&S(t,"load",()=>{const r=()=>en(t,{event:"listening",id:n});s=setInterval(r,100),r()}),S(window,"message",o,!1,r=>{let{data:a}=r;try{return a=JSON.parse(a),a&&(e&&a.id===n&&a.event==="onReady"||i&&Number(a.player_id)===n)}catch{}}),t.src=""+t.src+(d(t.src,"?")?"&":"?")+(e?"enablejsapi=1":"api=1&player_id="+n)}).then(()=>clearInterval(s))}function gi(t,e,i){return e===void 0&&(e=0),i===void 0&&(i=0),z(t)?je(...R(t).map(n=>{const{top:s,left:o,bottom:r,right:a}=Z(n);return{top:s-e,left:o-i,bottom:r+e,right:a+i}}).concat(b(t))):!1}function mi(t,e){let{offset:i=0}=e===void 0?{}:e;const n=z(t)?R(t):[];return n.reduce((a,l,h)=>{const{scrollTop:u,scrollHeight:f,offsetHeight:w}=l,_=Z(l),M=f-_.height,{height:L,top:gt}=n[h-1]?Z(n[h-1]):b(t);let W=Math.ceil(gt-_.top-i+u);return i>0&&w<L+i?W+=i:i=0,W>M?(i-=W-M,W=M):W<0&&(i-=W,W=0),()=>s(l,W-u).then(a)},()=>Promise.resolve())();function s(a,l){return new Promise(h=>{const u=a.scrollTop,f=o(Math.abs(l)),w=Date.now();(function _(){const M=r(ct((Date.now()-w)/f));a.scrollTop=u+l*M,M===1?h():requestAnimationFrame(_)})()})}function o(a){return 40*Math.pow(a,.375)}function r(a){return .5*(1-Math.cos(Math.PI*a))}}function nn(t,e,i){if(e===void 0&&(e=0),i===void 0&&(i=0),!z(t))return 0;const[n]=R(t,/auto|scroll/,!0),{scrollHeight:s,scrollTop:o}=n,{height:r}=Z(n),a=s-r,l=Tt(t)[0]-Tt(n)[0],h=Math.max(0,l-r+e),u=Math.min(a,l+t.offsetHeight-i);return ct((o-h)/(u-h))}function R(t,e,i){e===void 0&&(e=/auto|scroll|hidden|clip/),i===void 0&&(i=!1);const n=sn(t);let s=_t(t).reverse();s=s.slice(s.indexOf(n)+1);const o=ae(s,r=>c(r,"position")==="fixed");return~o&&(s=s.slice(o)),[n].concat(s.filter(r=>e.test(c(r,"overflow"))&&(!i||r.scrollHeight>Z(r).height))).reverse()}function Z(t){const e=yt(t),{document:{documentElement:i}}=e;let n=t===sn(t)?e:t;const{visualViewport:s}=e;if(Pt(n)&&s){let{height:r,width:a,scale:l,pageTop:h,pageLeft:u}=s;return r=Math.round(r*l),a=Math.round(a*l),{height:r,width:a,top:h,left:u,bottom:h+r,right:u+a}}let o=b(n);for(let[r,a,l,h]of[["width","x","left","right"],["height","y","top","bottom"]])Pt(n)?n=i:o[l]+=v(c(n,"border-"+l+"-width")),o[r]=o[a]=n["client"+wt(r)],o[h]=o[r]+o[l];return o}function sn(t){return yt(t).document.scrollingElement}const V=[["width","x","left","right"],["height","y","top","bottom"]];function on(t,e,i){i={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],placement:[],...i},D(e)||(e=[e,e]),b(t,rn(t,e,i))}function rn(t,e,i){const n=an(t,e,i),{boundary:s,viewportOffset:o=0,placement:r}=i;let a=n;for(const[l,[h,,u,f]]of Object.entries(V)){const w=Ns(e[l],o,s,l);if(Se(n,w,l))continue;let _=0;if(r[l]==="flip"){const M=i.attach.target[l];if(M===f&&n[f]<=w[f]||M===u&&n[u]>=w[u])continue;_=zs(t,e,i,l)[u]-n[u];const L=Ds(e[l],o,l);if(!Se(vi(n,_,l),L,l)){if(Se(n,L,l))continue;if(i.recursion)return!1;const gt=Hs(t,e,i);if(gt&&Se(gt,L,1-l))return gt;continue}}else if(r[l]==="shift"){const M=b(e[l]),{offset:L}=i;_=ct(ct(n[u],w[u],w[f]-n[h]),M[u]-n[h]+L[l],M[f]-L[l])-n[u]}a=vi(a,_,l)}return a}function an(t,e,i){let{attach:n,offset:s}={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],...i},o=b(t);for(const[r,[a,,l,h]]of Object.entries(V)){const u=n.target[r]===n.element[r]?Z(e[r]):b(e[r]);o=vi(o,u[l]-o[l]+ln(n.target[r],h,u[a])-ln(n.element[r],h,o[a])+ +s[r],r)}return o}function vi(t,e,i){const[,n,s,o]=V[i],r={...t};return r[s]=t[n]=t[s]+e,r[o]+=e,r}function ln(t,e,i){return t==="center"?i/2:t===e?i:0}function Ns(t,e,i,n){let s=cn(...R(t).map(Z));return e&&(s[V[n][2]]+=e,s[V[n][3]]-=e),i&&(s=cn(s,b(D(i)?i[n]:i))),s}function Ds(t,e,i){const[n,,s,o]=V[i],[r]=R(t),a=Z(r);return a[s]-=r["scroll"+wt(s)]-e,a[o]=a[s]+r["scroll"+wt(n)]-e,a}function cn(){let t={};for(var e=arguments.length,i=new Array(e),n=0;n<e;n++)i[n]=arguments[n];for(const s of i)for(const[,,o,r]of V)t[o]=Math.max(t[o]||0,s[o]),t[r]=Math.min(...[t[r],s[r]].filter(Boolean));return t}function Se(t,e,i){const[,,n,s]=V[i];return t[n]>=e[n]&&t[s]<=e[s]}function zs(t,e,i,n){let{offset:s,attach:o}=i;return an(t,e,{attach:{element:hn(o.element,n),target:hn(o.target,n)},offset:Ls(s,n)})}function Hs(t,e,i){return rn(t,e,{...i,attach:{element:i.attach.element.map(un).reverse(),target:i.attach.target.map(un).reverse()},offset:i.offset.reverse(),placement:i.placement.reverse(),recursion:!0})}function hn(t,e){const i=[...t],n=V[e].indexOf(t[e]);return~n&&(i[e]=V[e][1-n%2+2]),i}function un(t){for(let e=0;e<V.length;e++){const i=V[e].indexOf(t);if(~i)return V[1-e][i%2+2]}}function Ls(t,e){return t=[...t],t[e]*=-1,t}var Fs=Object.freeze({__proto__:null,ajax:us,getImage:ds,Transition:rt,Animation:U,attr:m,hasAttr:xt,removeAttr:Jt,data:At,addClass:y,removeClass:H,removeClasses:ii,replaceClass:ni,hasClass:$,toggleClass:Y,dimensions:X,offset:b,position:Hi,offsetPosition:Tt,height:tt,width:te,boxModelAdjust:ee,flipPosition:Fi,toPx:K,ready:oi,isTag:et,empty:Ri,html:ge,prepend:ks,append:at,before:Ii,after:me,remove:Nt,wrapAll:ri,wrapInner:ai,unwrap:we,fragment:Dt,apply:ut,$:g,$$:A,inBrowser:St,isRtl:ie,hasTouch:zt,pointerDown:Lt,pointerMove:Cs,pointerUp:Ft,pointerEnter:be,pointerLeave:ye,pointerCancel:$e,on:k,off:Qe,once:S,trigger:T,createEvent:de,toEventTargets:ti,isTouch:Mt,getEventPos:pe,fastdom:it,isVoidElement:Ve,isVisible:z,selInput:ue,isInput:Pi,selFocusable:fe,isFocusable:Ge,parent:E,filter:Kt,matches:P,closest:J,within:C,parents:_t,children:st,index:Je,hasOwn:mt,hyphenate:vt,camelize:Ot,ucfirst:wt,startsWith:j,endsWith:Yt,includes:d,findIndex:ae,isArray:D,toArray:Ei,assign:Bt,isFunction:nt,isObject:ft,isPlainObject:dt,isWindow:Pt,isDocument:le,isNode:De,isElement:Xt,isBoolean:ce,isString:x,isNumber:He,isNumeric:bt,isEmpty:Le,isUndefined:F,toBoolean:Fe,toNumber:Vt,toFloat:v,toNode:O,toNodes:p,toWindow:yt,isEqual:Re,swap:Ie,last:Gt,each:$t,sortBy:We,uniqueBy:Qn,clamp:ct,noop:ht,intersectRect:je,pointInRect:qe,Dimensions:Xe,getIndex:he,memoize:q,Deferred:Bi,MouseTracker:hi,observeIntersection:Rt,observeResize:xe,observeMutation:Xi,mergeOptions:It,parseOptions:fi,play:Ji,pause:Ki,mute:Zi,isVideo:Qi,positionAt:on,query:ot,queryAll:Zt,find:Ke,findAll:Qt,escape:Ze,css:c,propName:ei,isInView:gi,scrollIntoView:mi,scrolledOver:nn,scrollParents:R,offsetViewport:Z});function Rs(t){const e=t.data;t.use=function(s){if(!s.installed)return s.call(null,this),s.installed=!0,this},t.mixin=function(s,o){o=(x(o)?t.component(o):o)||this,o.options=It(o.options,s)},t.extend=function(s){s=s||{};const o=this,r=function(l){this._init(l)};return r.prototype=Object.create(o.prototype),r.prototype.constructor=r,r.options=It(o.options,s),r.super=o,r.extend=o.extend,r},t.update=function(s,o){s=s?O(s):document.body;for(const r of _t(s).reverse())n(r[e],o);ut(s,r=>n(r[e],o))};let i;Object.defineProperty(t,"container",{get(){return i||document.body},set(s){i=g(s)}});function n(s,o){if(!!s)for(const r in s)s[r]._connected&&s[r]._callUpdate(o)}}function Is(t){t.prototype._callHook=function(n){var s;(s=this.$options[n])==null||s.forEach(o=>o.call(this))},t.prototype._callConnected=function(){this._connected||(this._data={},this._computed={},this._initProps(),this._callHook("beforeConnect"),this._connected=!0,this._initEvents(),this._initObservers(),this._callHook("connected"),this._callUpdate())},t.prototype._callDisconnected=function(){!this._connected||(this._callHook("beforeDisconnect"),this._disconnectObservers(),this._unbindEvents(),this._callHook("disconnected"),this._connected=!1,delete this._watch)},t.prototype._callUpdate=function(n){n===void 0&&(n="update"),this._connected&&((n==="update"||n==="resize")&&this._callWatches(),this.$options.update&&(this._updates||(this._updates=new Set,it.read(()=>{this._connected&&e.call(this,this._updates),delete this._updates})),this._updates.add(n.type||n)))},t.prototype._callWatches=function(){if(this._watch)return;const n=!mt(this,"_watch");this._watch=it.read(()=>{this._connected&&i.call(this,n),this._watch=null})};function e(n){for(const{read:s,write:o,events:r=[]}of this.$options.update){if(!n.has("update")&&!r.some(l=>n.has(l)))continue;let a;s&&(a=s.call(this,this._data,n),a&&dt(a)&&Bt(this._data,a)),o&&a!==!1&&it.write(()=>{this._connected&&o.call(this,this._data,n)})}}function i(n){const{$options:{computed:s}}=this,o={...this._computed};this._computed={};for(const r in s){const{watch:a,immediate:l}=s[r];a&&(n&&l||mt(o,r)&&!Re(o[r],this[r]))&&a.call(this,this[r],o[r])}}}function Ws(t){let e=0;t.prototype._init=function(i){i=i||{},i.data=Xs(i,this.constructor.options),this.$options=It(this.constructor.options,i,this),this.$el=null,this.$props={},this._uid=e++,this._initData(),this._initMethods(),this._initComputeds(),this._callHook("created"),i.el&&this.$mount(i.el)},t.prototype._initData=function(){const{data:i={}}=this.$options;for(const n in i)this.$props[n]=this[n]=i[n]},t.prototype._initMethods=function(){const{methods:i}=this.$options;if(i)for(const n in i)this[n]=i[n].bind(this)},t.prototype._initComputeds=function(){const{computed:i}=this.$options;if(this._computed={},i)for(const n in i)js(this,n,i[n])},t.prototype._initProps=function(i){let n;i=i||fn(this.$options,this.$name);for(n in i)F(i[n])||(this.$props[n]=i[n]);const s=[this.$options.computed,this.$options.methods];for(n in this.$props)n in i&&qs(s,n)&&(this[n]=this.$props[n])},t.prototype._initEvents=function(){this._events=[];for(const i of this.$options.events||[])if(mt(i,"handler"))Ce(this,i);else for(const n in i)Ce(this,i[n],n)},t.prototype._unbindEvents=function(){this._events.forEach(i=>i()),delete this._events},t.prototype._initObservers=function(){this._observers=[Gs(this)],this.$options.computed&&this.registerObserver(Vs(this))},t.prototype.registerObserver=function(i){this._observers.push(i)},t.prototype._disconnectObservers=function(){this._observers.forEach(i=>i==null?void 0:i.disconnect())}}function fn(t,e){const i={},{args:n=[],props:s={},el:o}=t;if(!s)return i;for(const a in s){const l=vt(a);let h=At(o,l);F(h)||(h=s[a]===Boolean&&h===""?!0:wi(s[a],h),!(l==="target"&&j(h,"_"))&&(i[a]=h))}const r=fi(At(o,e),n);for(const a in r){const l=Ot(a);F(s[l])||(i[l]=wi(s[l],r[a]))}return i}function js(t,e,i){Object.defineProperty(t,e,{enumerable:!0,get(){const{_computed:n,$props:s,$el:o}=t;return mt(n,e)||(n[e]=(i.get||i).call(t,s,o)),n[e]},set(n){const{_computed:s}=t;s[e]=i.set?i.set.call(t,n):n,F(s[e])&&delete s[e]}})}function Ce(t,e,i){dt(e)||(e={name:i,handler:e});let{name:n,el:s,handler:o,capture:r,passive:a,delegate:l,filter:h,self:u}=e;if(s=nt(s)?s.call(t):s||t.$el,D(s)){s.forEach(f=>Ce(t,{...e,el:f},i));return}!s||h&&!h.call(t)||t._events.push(k(s,n,l?x(l)?l:l.call(t):null,x(o)?t[o]:o.bind(t),{passive:a,capture:r,self:u}))}function qs(t,e){return t.every(i=>!i||!mt(i,e))}function wi(t,e){return t===Boolean?Fe(e):t===Number?Vt(e):t==="list"?Ys(e):t?t(e):e}function Ys(t){return D(t)?t:x(t)?t.split(/,(?![^(]*\))/).map(e=>bt(e)?Vt(e):Fe(e.trim())):[t]}function Xs(t,e){let{data:i={}}=t,{args:n=[],props:s={}}=e;D(i)&&(i=i.slice(0,n.length).reduce((o,r,a)=>(dt(r)?Bt(o,r):o[n[a]]=r,o),{}));for(const o in i)F(i[o])?delete i[o]:s[o]&&(i[o]=wi(s[o],i[o]));return i}function Vs(t){const{el:e}=t.$options,i=new MutationObserver(()=>t._callWatches());return i.observe(e,{childList:!0,subtree:!0}),i}function Gs(t){const{$name:e,$options:i,$props:n}=t,{attrs:s,props:o,el:r}=i;if(!o||s===!1)return;const a=D(s)?s:Object.keys(o),l=a.map(u=>vt(u)).concat(e),h=new MutationObserver(u=>{const f=fn(i,e);u.some(w=>{let{attributeName:_}=w;const M=_.replace("data-","");return(M===e?a:[Ot(M),Ot(_)]).some(L=>!F(f[L])&&f[L]!==n[L])})&&t.$reset()});return h.observe(r,{attributes:!0,attributeFilter:l.concat(l.map(u=>"data-"+u))}),h}function Js(t){const e=t.data;t.prototype.$create=function(n,s,o){return t[n](s,o)},t.prototype.$mount=function(n){const{name:s}=this.$options;n[e]||(n[e]={}),!n[e][s]&&(n[e][s]=this,this.$el=this.$options.el=this.$options.el||n,C(n,document)&&this._callConnected())},t.prototype.$reset=function(){this._callDisconnected(),this._callConnected()},t.prototype.$destroy=function(n){n===void 0&&(n=!1);const{el:s,name:o}=this.$options;s&&this._callDisconnected(),this._callHook("destroy"),s!=null&&s[e]&&(delete s[e][o],Le(s[e])||delete s[e],n&&Nt(this.$el))},t.prototype.$emit=function(n){this._callUpdate(n)},t.prototype.$update=function(n,s){n===void 0&&(n=this.$el),t.update(n,s)},t.prototype.$getComponent=t.getComponent;const i=q(n=>t.prefix+vt(n));Object.defineProperties(t.prototype,{$container:Object.getOwnPropertyDescriptor(t,"container"),$name:{get(){return i(this.$options.name)}}})}function Ks(t){const e=t.data,i={};t.component=function(n,s){const o=vt(n);if(n=Ot(o),!s)return dt(i[n])&&(i[n]=t.extend(i[n])),i[n];t[n]=function(a,l){const h=t.component(n);return h.options.functional?new h({data:dt(a)?a:[...arguments]}):a?A(a).map(u)[0]:u();function u(f){const w=t.getComponent(f,n);if(w)if(l)w.$destroy();else return w;return new h({el:f,data:l})}};const r=dt(s)?{...s}:s.options;return r.name=n,r.install==null||r.install(t,r,n),t._initialized&&!r.functional&&requestAnimationFrame(()=>t[n]("[uk-"+o+"],[data-uk-"+o+"]")),i[n]=dt(s)?r:s},t.getComponents=n=>(n==null?void 0:n[e])||{},t.getComponent=(n,s)=>t.getComponents(n)[s],t.connect=n=>{if(n[e])for(const s in n[e])n[e][s]._callConnected();for(const s of n.attributes){const o=dn(s.name);o&&o in i&&t[o](n)}},t.disconnect=n=>{for(const s in n[e])n[e][s]._callDisconnected()}}const dn=q(t=>j(t,"uk-")||j(t,"data-uk-")?Ot(t.replace("data-uk-","").replace("uk-","")):!1),G=function(t){this._init(t)};G.util=Fs,G.data="__uikit__",G.prefix="uk-",G.options={},G.version="3.15.4-dev.c21737f52",Rs(G),Is(G),Ws(G),Ks(G),Js(G);function Zs(t){const{connect:e,disconnect:i}=t;if(!St||!window.MutationObserver)return;requestAnimationFrame(function(){document.body&&ut(document.body,e),new MutationObserver(o=>o.forEach(n)).observe(document,{childList:!0,subtree:!0}),new MutationObserver(o=>o.forEach(s)).observe(document,{attributes:!0,subtree:!0}),t._initialized=!0});function n(o){let{addedNodes:r,removedNodes:a}=o;for(const l of r)ut(l,e);for(const l of a)ut(l,i)}function s(o){var r;let{target:a,attributeName:l}=o;const h=dn(l);if(!(!h||!(h in t))){if(xt(a,l)){t[h](a);return}(r=t.getComponent(a,h))==null||r.$destroy()}}}var lt={connected(){!$(this.$el,this.$name)&&y(this.$el,this.$name)}},Ee={data:{preload:5},methods:{lazyload(t,e){t===void 0&&(t=this.$el),e===void 0&&(e=this.$el),this.registerObserver(Rt(t,(i,n)=>{for(const s of p(nt(e)?e():e))A('[loading="lazy"]',s).slice(0,this.preload-1).forEach(o=>Jt(o,"loading"));for(const s of i.filter(o=>{let{isIntersecting:r}=o;return r}).map(o=>{let{target:r}=o;return r}))n.unobserve(s)}))}}},Wt={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(t){let{animation:e}=t;return!!e[0]},hasTransition(t){let{animation:e}=t;return["slide","reveal"].some(i=>j(e[0],i))}},methods:{toggleElement(t,e,i){return new Promise(n=>Promise.all(p(t).map(s=>{const o=ce(e)?e:!this.isToggled(s);if(!T(s,"before"+(o?"show":"hide"),[this]))return Promise.reject();const r=(nt(i)?i:i===!1||!this.hasAnimation?Qs(this):this.hasTransition?pn(this):Us(this))(s,o),a=o?this.clsEnter:this.clsLeave;y(s,a),T(s,o?"show":"hide",[this]);const l=()=>{H(s,a),T(s,o?"shown":"hidden",[this])};return r?r.then(l,()=>(H(s,a),Promise.reject())):l()})).then(n,ht))},isToggled(t){return t===void 0&&(t=this.$el),[t]=p(t),$(t,this.clsEnter)?!0:$(t,this.clsLeave)?!1:this.cls?$(t,this.cls.split(" ")[0]):z(t)},_toggle(t,e){if(!t)return;e=Boolean(e);let i;this.cls?(i=d(this.cls," ")||e!==$(t,this.cls),i&&Y(t,this.cls,d(this.cls," ")?void 0:e)):(i=e===t.hidden,i&&(t.hidden=!e)),A("[autofocus]",t).some(n=>z(n)?n.focus()||!0:n.blur()),i&&T(t,"toggled",[e,this])}}};function Qs(t){let{_toggle:e}=t;return(i,n)=>(U.cancel(i),rt.cancel(i),e(i,n))}function pn(t){var e;const[i="reveal",n="top"]=((e=t.animation[0])==null?void 0:e.split("-"))||[],s=[["left","right"],["top","bottom"]],o=s[d(s[0],n)?0:1],r=o[1]===n,l=["width","height"][s.indexOf(o)],h="margin-"+o[0],u="margin-"+n;return async(f,w)=>{let{duration:_,velocity:M,transition:L,_toggle:gt}=t,W=X(f)[l];const Cr=rt.inProgress(f);await rt.cancel(f),w&>(f,!0);const Er=Object.fromEntries(["padding","border","width","height","overflowY","overflowX",h,u].map(Jn=>[Jn,f.style[Jn]])),re=X(f),Si=v(c(f,h)),Xn=v(c(f,u)),Et=re[l]+Xn;!Cr&&!w&&(W+=Xn);const[Ne]=ai(f,"<div>");c(Ne,{boxSizing:"border-box",height:re.height,width:re.width,...c(f,["overflow","padding","borderTop","borderRight","borderBottom","borderLeft","borderImage",u])}),c(f,{padding:0,border:0,minWidth:0,minHeight:0,[u]:0,width:re.width,height:re.height,overflow:"hidden",[l]:W});const Vn=W/Et;_=(M*Et+_)*(w?1-Vn:Vn);const Gn={[l]:w?Et:0};r&&(c(f,h,Et-W+Si),Gn[h]=w?Si:Et+Si),!r^i==="reveal"&&(c(Ne,h,-Et+W),rt.start(Ne,{[h]:w?0:-Et},_,L));try{await rt.start(f,Gn,_,L)}finally{c(f,Er),we(Ne.firstChild),w||gt(f,!1)}}}function Us(t){return(e,i)=>{U.cancel(e);const{animation:n,duration:s,_toggle:o}=t;return i?(o(e,!0),U.in(e,n[0],s,t.origin)):U.out(e,n[1]||n[0],s,t.origin).then(()=>o(e,!1))}}var gn={mixins:[lt,Ee,Wt],props:{animation:Boolean,targets:String,active:null,collapsible:Boolean,multiple:Boolean,toggle:String,content:String,offset:Number},data:{targets:"> *",active:!1,animation:!0,collapsible:!0,multiple:!1,clsOpen:"uk-open",toggle:"> .uk-accordion-title",content:"> .uk-accordion-content",offset:0},computed:{items:{get(t,e){let{targets:i}=t;return A(i,e)},watch(t,e){if(e||$(t,this.clsOpen))return;const i=this.active!==!1&&t[Number(this.active)]||!this.collapsible&&t[0];i&&this.toggle(i,!1)},immediate:!0},toggles(t){let{toggle:e}=t;return this.items.map(i=>g(e,i))},contents:{get(t){let{content:e}=t;return this.items.map(i=>g(e,i))},watch(t){for(const e of t)mn(e,!$(this.items.find(i=>C(e,i)),this.clsOpen))},immediate:!0}},connected(){this.lazyload()},events:[{name:"click",delegate(){return this.targets+" "+this.$props.toggle},handler(t){t.preventDefault(),this.toggle(Je(this.toggles,t.current))}}],methods:{toggle(t,e){let i=[this.items[he(t,this.items)]];const n=Kt(this.items,"."+this.clsOpen);if(!this.multiple&&!d(n,i[0])&&(i=i.concat(n)),!(!this.collapsible&&n.length<2&&!Kt(i,":not(."+this.clsOpen+")").length))for(const s of i)this.toggleElement(s,!$(s,this.clsOpen),async(o,r)=>{Y(o,this.clsOpen,r),m(g(this.$props.toggle,o),"aria-expanded",r);const a=g(this.content,o);if(e===!1||!this.animation){a.hidden=!r,mn(a,!r);return}if(await pn(this)(a,r),r){const l=g(this.$props.toggle,o);requestAnimationFrame(()=>{gi(l)||mi(l,{offset:this.offset})})}})}}};function mn(t,e){t&&(t.hidden=e)}var to={mixins:[lt,Wt],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,eo(this)),this.$destroy(!0)}}};function eo(t){let{duration:e,transition:i,velocity:n}=t;return s=>{const o=v(c(s,"height"));return c(s,"height",o),rt.start(s,{height:0,marginTop:0,marginBottom:0,paddingTop:0,paddingBottom:0,borderTop:0,borderBottom:0,opacity:0},n*o+e,i)}}var vn={args:"autoplay",props:{automute:Boolean,autoplay:Boolean},data:{automute:!1,autoplay:!0},connected(){this.inView=this.autoplay==="inview",this.inView&&!xt(this.$el,"preload")&&(this.$el.preload="none"),et(this.$el,"iframe")&&!xt(this.$el,"allow")&&(this.$el.allow="autoplay"),this.automute&&Zi(this.$el),this.registerObserver(Rt(this.$el,()=>this.$emit(),{},!1))},update:{read(){return Qi(this.$el)?{visible:z(this.$el)&&c(this.$el,"visibility")!=="hidden",inView:this.inView&&gi(this.$el)}:!1},write(t){let{visible:e,inView:i}=t;!e||this.inView&&!i?Ki(this.$el):(this.autoplay===!0||this.inView&&i)&&Ji(this.$el)}}},pt={connected(){var t;this.registerObserver(xe(((t=this.$options.resizeTargets)==null?void 0:t.call(this))||this.$el,()=>this.$emit("resize")))}},io={mixins:[pt,vn],props:{width:Number,height:Number},data:{automute:!0},events:{"load loadedmetadata"(){this.$emit("resize")}},resizeTargets(){return[this.$el,wn(this.$el)||E(this.$el)]},update:{read(){const{ratio:t,cover:e}=Xe,{$el:i,width:n,height:s}=this;let o={width:n,height:s};if(!o.width||!o.height){const h={width:i.naturalWidth||i.videoWidth||i.clientWidth,height:i.naturalHeight||i.videoHeight||i.clientHeight};o.width?o=t(h,"width",o.width):s?o=t(h,"height",o.height):o=h}const{offsetHeight:r,offsetWidth:a}=wn(i)||E(i),l=e(o,{width:a+(a%2?1:0),height:r+(r%2?1:0)});return!l.width||!l.height?!1:l},write(t){let{height:e,width:i}=t;c(this.$el,{height:e,width:i})},events:["resize"]}};function wn(t){for(;t=E(t);)if(c(t,"position")!=="static")return t}var bi={props:{container:Boolean},data:{container:!0},computed:{container(t){let{container:e}=t;return e===!0&&this.$container||e&&g(e)}}},no={props:{pos:String,offset:null,flip:Boolean,shift:Boolean,inset:Boolean},data:{pos:"bottom-"+(ie?"right":"left"),offset:!1,flip:!0,shift:!0,inset:!1},connected(){this.pos=this.$props.pos.split("-").concat("center").slice(0,2),[this.dir,this.align]=this.pos,this.axis=d(["top","bottom"],this.dir)?"y":"x"},methods:{positionAt(t,e,i){let n=[this.getPositionOffset(t),this.getShiftOffset(t)];const s=[this.flip&&"flip",this.shift&&"shift"],o={element:[this.inset?this.dir:Fi(this.dir),this.align],target:[this.dir,this.align]};if(this.axis==="y"){for(const u in o)o[u].reverse();n.reverse(),s.reverse()}const[r]=R(t,/auto|scroll/),{scrollTop:a,scrollLeft:l}=r,h=X(t);c(t,{top:-h.height,left:-h.width}),on(t,e,{attach:o,offset:n,boundary:i,placement:s,viewportOffset:this.getViewportOffset(t)}),r.scrollTop=a,r.scrollLeft=l},getPositionOffset(t){return K(this.offset===!1?c(t,"--uk-position-offset"):this.offset,this.axis==="x"?"width":"height",t)*(d(["left","top"],this.dir)?-1:1)*(this.inset?-1:1)},getShiftOffset(t){return this.align==="center"?0:K(c(t,"--uk-position-shift-offset"),this.axis==="y"?"width":"height",t)*(d(["left","top"],this.align)?1:-1)},getViewportOffset(t){return K(c(t,"--uk-position-viewport-offset"))}}},so={beforeConnect(){this._style=m(this.$el,"style")},disconnected(){m(this.$el,"style",this._style)}};const I=[];var bn={mixins:[lt,bi,Wt],props:{selPanel:String,selClose:String,escClose:Boolean,bgClose:Boolean,stack:Boolean},data:{cls:"uk-open",escClose:!0,bgClose:!0,overlay:!0,stack:!1},computed:{panel(t,e){let{selPanel:i}=t;return g(i,e)},transitionElement(){return this.panel},bgClose(t){let{bgClose:e}=t;return e&&this.panel}},beforeDisconnect(){d(I,this)&&this.toggleElement(this.$el,!1,!1)},events:[{name:"click",delegate(){return this.selClose},handler(t){t.preventDefault(),this.hide()}},{name:"toggle",self:!0,handler(t){t.defaultPrevented||(t.preventDefault(),this.isToggled()===d(I,this)&&this.toggle())}},{name:"beforeshow",self:!0,handler(t){if(d(I,this))return!1;!this.stack&&I.length?(Promise.all(I.map(e=>e.hide())).then(this.show),t.preventDefault()):I.push(this)}},{name:"show",self:!0,handler(){S(this.$el,"hide",k(document,"focusin",t=>{Gt(I)===this&&!C(t.target,this.$el)&&this.$el.focus()})),this.overlay&&(S(this.$el,"hidden",$n(this.$el),{self:!0}),S(this.$el,"hidden",xn(),{self:!0})),this.stack&&c(this.$el,"zIndex",v(c(this.$el,"zIndex"))+I.length),y(document.documentElement,this.clsPage),this.bgClose&&S(this.$el,"hide",k(document,Lt,t=>{let{target:e}=t;Gt(I)!==this||this.overlay&&!C(e,this.$el)||C(e,this.panel)||S(document,Ft+" "+$e+" scroll",i=>{let{defaultPrevented:n,type:s,target:o}=i;!n&&s===Ft&&e===o&&this.hide()},!0)}),{self:!0}),this.escClose&&S(this.$el,"hide",k(document,"keydown",t=>{t.keyCode===27&&Gt(I)===this&&this.hide()}),{self:!0})}},{name:"shown",self:!0,handler(){Ge(this.$el)||m(this.$el,"tabindex","-1"),g(":focus",this.$el)||this.$el.focus()}},{name:"hidden",self:!0,handler(){d(I,this)&&I.splice(I.indexOf(this),1),c(this.$el,"zIndex",""),I.some(t=>t.clsPage===this.clsPage)||H(document.documentElement,this.clsPage)}}],methods:{toggle(){return this.isToggled()?this.hide():this.show()},show(){return this.container&&E(this.$el)!==this.container?(at(this.container,this.$el),new Promise(t=>requestAnimationFrame(()=>this.show().then(t)))):this.toggleElement(this.$el,!0,yn(this))},hide(){return this.toggleElement(this.$el,!1,yn(this))}}};function yn(t){let{transitionElement:e,_toggle:i}=t;return(n,s)=>new Promise((o,r)=>S(n,"show hide",()=>{n._reject==null||n._reject(),n._reject=r,i(n,s);const a=S(e,"transitionstart",()=>{S(e,"transitionend transitioncancel",o,{self:!0}),clearTimeout(l)},{self:!0}),l=setTimeout(()=>{a(),o()},oo(c(e,"transitionDuration")))})).then(()=>delete n._reject)}function oo(t){return t?Yt(t,"ms")?v(t):v(t)*1e3:0}function $n(t){if(CSS.supports("overscroll-behavior","contain")){const n=ro(t,s=>/auto|scroll/.test(c(s,"overflow")));return c(n,"overscrollBehavior","contain"),()=>c(n,"overscrollBehavior","")}let e;const i=[k(t,"touchstart",n=>{let{targetTouches:s}=n;s.length===1&&(e=s[0].clientY)},{passive:!0}),k(t,"touchmove",n=>{if(n.targetTouches.length!==1)return;let[s]=R(n.target,/auto|scroll/);C(s,t)||(s=t);const o=n.targetTouches[0].clientY-e,{scrollTop:r,scrollHeight:a,clientHeight:l}=s;(l>=a||r===0&&o>0||a-r<=l&&o<0)&&n.cancelable&&n.preventDefault()},{passive:!1})];return()=>i.forEach(n=>n())}let yi;function xn(){if(yi)return ht;yi=!0;const{scrollingElement:t}=document;return c(t,{overflowY:"hidden",touchAction:"none",paddingRight:te(window)-t.clientWidth}),()=>{yi=!1,c(t,{overflowY:"",touchAction:"",paddingRight:""})}}function ro(t,e){const i=[];return ut(t,n=>{e(n)&&i.push(n)}),i}let B;var kn={mixins:[bi,Ee,no,so,Wt],args:"pos",props:{mode:"list",toggle:Boolean,boundary:Boolean,boundaryX:Boolean,boundaryY:Boolean,target:Boolean,targetX:Boolean,targetY:Boolean,stretch:Boolean,delayShow:Number,delayHide:Number,autoUpdate:Boolean,clsDrop:String,animateOut:Boolean,bgScroll:Boolean},data:{mode:["click","hover"],toggle:"- *",boundary:!1,boundaryX:!1,boundaryY:!1,target:!1,targetX:!1,targetY:!1,stretch:!1,delayShow:0,delayHide:800,autoUpdate:!0,clsDrop:!1,animateOut:!1,bgScroll:!0,animation:["uk-animation-fade"],cls:"uk-open",container:!1},computed:{boundary(t,e){let{boundary:i,boundaryX:n,boundaryY:s}=t;return[ot(n||i,e)||window,ot(s||i,e)||window]},target(t,e){let{target:i,targetX:n,targetY:s}=t;return n=n||i||this.targetEl,s=s||i||this.targetEl,[n===!0?window:ot(n,e),s===!0?window:ot(s,e)]}},created(){this.tracker=new hi},beforeConnect(){this.clsDrop=this.$props.clsDrop||"uk-"+this.$options.name},connected(){y(this.$el,this.clsDrop),this.toggle&&!this.targetEl&&(this.targetEl=this.$create("toggle",ot(this.toggle,this.$el),{target:this.$el,mode:this.mode}).$el,m(this.targetEl,"aria-haspopup",!0),this.lazyload(this.targetEl))},disconnected(){this.isActive()&&(this.hide(!1),B=null)},events:[{name:"click",delegate(){return"."+this.clsDrop+"-close"},handler(t){t.preventDefault(),this.hide(!1)}},{name:"click",delegate(){return'a[href^="#"]'},handler(t){let{defaultPrevented:e,current:{hash:i}}=t;!e&&i&&!C(i,this.$el)&&this.hide(!1)}},{name:"beforescroll",handler(){this.hide(!1)}},{name:"toggle",self:!0,handler(t,e){t.preventDefault(),this.isToggled()?this.hide(!1):this.show(e==null?void 0:e.$el,!1)}},{name:"toggleshow",self:!0,handler(t,e){t.preventDefault(),this.show(e==null?void 0:e.$el)}},{name:"togglehide",self:!0,handler(t){t.preventDefault(),P(this.$el,":focus,:hover")||this.hide()}},{name:be+" focusin",filter(){return d(this.mode,"hover")},handler(t){Mt(t)||this.clearTimers()}},{name:ye+" focusout",filter(){return d(this.mode,"hover")},handler(t){!Mt(t)&&t.relatedTarget&&this.hide()}},{name:"toggled",self:!0,handler(t,e){!e||(this.clearTimers(),this.position())}},{name:"show",self:!0,handler(){B=this,this.tracker.init();const t=()=>this.$emit(),e=[k(document,Lt,i=>{let{target:n}=i;return!C(n,this.$el)&&S(document,Ft+" "+$e+" scroll",s=>{let{defaultPrevented:o,type:r,target:a}=s;!o&&r===Ft&&n===a&&!(this.targetEl&&C(n,this.targetEl))&&this.hide(!1)},!0)}),k(document,"keydown",i=>{i.keyCode===27&&this.hide(!1)}),k(window,"resize",t),(()=>{const i=xe(R(this.$el).concat(this.target),t);return()=>i.disconnect()})(),...this.autoUpdate?[k([document,R(this.$el)],"scroll",t,{passive:!0})]:[],...this.bgScroll?[]:[$n(this.$el),xn()]];S(this.$el,"hide",()=>e.forEach(i=>i()),{self:!0})}},{name:"beforehide",self:!0,handler(){this.clearTimers()}},{name:"hide",handler(t){let{target:e}=t;if(this.$el!==e){B=B===null&&C(e,this.$el)&&this.isToggled()?this:B;return}B=this.isActive()?null:B,this.tracker.cancel()}}],update:{write(){this.isToggled()&&!$(this.$el,this.clsEnter)&&this.position()}},methods:{show(t,e){if(t===void 0&&(t=this.targetEl),e===void 0&&(e=!0),this.isToggled()&&t&&this.targetEl&&t!==this.targetEl&&this.hide(!1,!1),this.targetEl=t,this.clearTimers(),!this.isActive()){if(B){if(e&&B.isDelaying){this.showTimer=setTimeout(()=>P(t,":hover")&&this.show(),10);return}let i;for(;B&&i!==B&&!C(this.$el,B.$el);)i=B,B.hide(!1,!1)}this.container&&E(this.$el)!==this.container&&at(this.container,this.$el),this.showTimer=setTimeout(()=>this.toggleElement(this.$el,!0),e&&this.delayShow||0)}},hide(t,e){t===void 0&&(t=!0),e===void 0&&(e=!0);const i=()=>this.toggleElement(this.$el,!1,this.animateOut&&e);this.clearTimers(),this.isDelaying=ao(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 B===this},position(){H(this.$el,this.clsDrop+"-stack"),m(this.$el,"style",this._style),this.$el.hidden=!0;const t=this.target.map(s=>Z(R(s)[0])),e=this.getViewportOffset(this.$el),i=[[0,["x","width","left","right"]],[1,["y","height","top","bottom"]]];for(const[s,[o,r]]of i)this.axis!==o&&d([o,!0],this.stretch)&&c(this.$el,{[r]:Math.min(b(this.boundary[s])[r],t[s][r]-2*e),["overflow-"+o]:"auto"});const n=t[0].width-2*e;this.$el.offsetWidth>n&&y(this.$el,this.clsDrop+"-stack"),c(this.$el,"maxWidth",n),this.$el.hidden=!1,this.positionAt(this.$el,this.target,this.boundary);for(const[s,[o,r,a,l]]of i)if(this.axis===o&&d([o,!0],this.stretch)){const h=Math.abs(this.getPositionOffset(this.$el)),u=b(this.target[s]),f=b(this.$el);c(this.$el,{[r]:(u[a]>f[a]?u[a]-Math.max(b(this.boundary[s])[a],t[s][a]+e):Math.min(b(this.boundary[s])[l],t[s][l]-e)-u[l])-h,["overflow-"+o]:"auto"}),this.positionAt(this.$el,this.target,this.boundary)}}}};function ao(t){const e=[];return ut(t,i=>c(i,"position")!=="static"&&e.push(i)),e}var lo={mixins:[lt],args:"target",props:{target:Boolean},data:{target:!1},computed:{input(t,e){return g(ue,e)},state(){return this.input.nextElementSibling},target(t,e){let{target:i}=t;return i&&(i===!0&&E(this.input)===e&&this.input.nextElementSibling||g(i,e))}},update(){var t;const{target:e,input:i}=this;if(!e)return;let n;const s=Pi(e)?"value":"textContent",o=e[s],r=(t=i.files)!=null&&t[0]?i.files[0].name:P(i,"select")&&(n=A("option",i).filter(a=>a.selected)[0])?n.textContent:i.value;o!==r&&(e[s]=r)},events:[{name:"change",handler(){this.$emit()}},{name:"reset",el(){return J(this.$el,"form")},handler(){this.$emit()}}]},Tn={mixins:[pt],props:{margin:String,firstColumn:Boolean},data:{margin:"uk-margin-small-top",firstColumn:"uk-first-column"},resizeTargets(){return[this.$el,...Ei(this.$el.children)]},connected(){this.registerObserver(Xi(this.$el,()=>this.$reset(),{childList:!0}))},update:{read(){const t=Sn(this.$el.children);return{rows:t,columns:co(t)}},write(t){let{columns:e,rows:i}=t;for(const n of i)for(const s of n)Y(s,this.margin,i[0]!==n),Y(s,this.firstColumn,e[0].includes(s))},events:["resize"]}};function Sn(t){return Cn(t,"top","bottom")}function co(t){const e=[];for(const i of t){const n=Cn(i,"left","right");for(let s=0;s<n.length;s++)e[s]=e[s]?e[s].concat(n[s]):n[s]}return ie?e.reverse():e}function Cn(t,e,i){const n=[[]];for(const s of t){if(!z(s))continue;let o=Oe(s);for(let r=n.length-1;r>=0;r--){const a=n[r];if(!a[0]){a.push(s);break}let l;if(a[0].offsetParent===s.offsetParent?l=Oe(a[0]):(o=Oe(s,!0),l=Oe(a[0],!0)),o[e]>=l[i]-1&&o[e]!==l[e]){n.push([s]);break}if(o[i]-1>l[e]||o[e]===l[e]){a.push(s);break}if(r===0){n.unshift([s]);break}}}return n}function Oe(t,e){e===void 0&&(e=!1);let{offsetTop:i,offsetLeft:n,offsetHeight:s,offsetWidth:o}=t;return e&&([i,n]=Tt(t)),{top:i,left:n,bottom:i+s,right:n+o}}var $i={connected(){En(this._uid,()=>this.$emit("scroll"))},disconnected(){On(this._uid)}};const Be=new Map;let se;function En(t,e){se=se||k(window,"scroll",()=>Be.forEach(i=>i()),{passive:!0,capture:!0}),Be.set(t,e)}function On(t){Be.delete(t),se&&!Be.size&&(se(),se=null)}var ho={extends:Tn,mixins:[lt],name:"grid",props:{masonry:Boolean,parallax:Number},data:{margin:"uk-grid-margin",clsStack:"uk-grid-stack",masonry:!1,parallax:0},connected(){this.masonry&&y(this.$el,"uk-flex-top uk-flex-wrap-top"),this.parallax&&En(this._uid,()=>this.$emit("scroll"))},disconnected(){On(this._uid)},update:[{write(t){let{columns:e}=t;Y(this.$el,this.clsStack,e.length<2)},events:["resize"]},{read(t){let{columns:e,rows:i}=t;if(!e.length||!this.masonry&&!this.parallax||Bn(this.$el))return t.translates=!1,!1;let n=!1;const s=st(this.$el),o=po(e),r=fo(s,this.margin)*(i.length-1),a=Math.max(...o)+r;this.masonry&&(e=e.map(h=>We(h,"offsetTop")),n=uo(i,e));let l=Math.abs(this.parallax);return l&&(l=o.reduce((h,u,f)=>Math.max(h,u+r+(f%2?l:l/8)-a),0)),{padding:l,columns:e,translates:n,height:n?a:""}},write(t){let{height:e,padding:i}=t;c(this.$el,"paddingBottom",i||""),e!==!1&&c(this.$el,"height",e)},events:["resize"]},{read(){return this.parallax&&Bn(this.$el)?!1:{scrolled:this.parallax?nn(this.$el)*Math.abs(this.parallax):!1}},write(t){let{columns:e,scrolled:i,translates:n}=t;i===!1&&!n||e.forEach((s,o)=>s.forEach((r,a)=>c(r,"transform",!i&&!n?"":"translateY("+((n&&-n[o][a])+(i?o%2?i:i/8:0))+"px)")))},events:["scroll","resize"]}]};function Bn(t){return st(t).some(e=>c(e,"position")==="absolute")}function uo(t,e){const i=t.map(n=>Math.max(...n.map(s=>s.offsetHeight)));return e.map(n=>{let s=0;return n.map((o,r)=>s+=r?i[r-1]-n[r-1].offsetHeight:0)})}function fo(t,e){const[i]=t.filter(n=>$(n,e));return v(i?c(i,"marginTop"):c(t[0],"paddingLeft"))}function po(t){return t.map(e=>e.reduce((i,n)=>i+n.offsetHeight,0))}var go={mixins:[pt],args:"target",props:{target:String,row:Boolean},data:{target:"> *",row:!0},computed:{elements:{get(t,e){let{target:i}=t;return A(i,e)},watch(){this.$reset()}}},resizeTargets(){return[this.$el,...this.elements]},update:{read(){return{rows:(this.row?Sn(this.elements):[this.elements]).map(mo)}},write(t){let{rows:e}=t;for(const{heights:i,elements:n}of e)n.forEach((s,o)=>c(s,"minHeight",i[o]))},events:["resize"]}};function mo(t){if(t.length<2)return{heights:[""],elements:t};c(t,"minHeight","");let e=t.map(vo);const i=Math.max(...e);return{heights:t.map((n,s)=>e[s].toFixed(2)===i.toFixed(2)?"":i),elements:t}}function vo(t){let e=!1;z(t)||(e=t.style.display,c(t,"display","block","important"));const i=X(t).height-ee(t,"height","content-box");return e!==!1&&c(t,"display",e),i}var wo={mixins:[pt],props:{expand:Boolean,offsetTop:Boolean,offsetBottom:Boolean,minHeight:Number},data:{expand:!1,offsetTop:!1,offsetBottom:!1,minHeight:0},resizeTargets(){return[this.$el,...R(this.$el,/auto|scroll/)]},update:{read(t){let{minHeight:e}=t;if(!z(this.$el))return!1;let i="";const n=ee(this.$el,"height","content-box"),{body:s,scrollingElement:o}=document,[r]=R(this.$el,/auto|scroll/),{height:a}=Z(r===s?o:r);if(this.expand)i=Math.max(a-(X(r).height-X(this.$el).height)-n,0);else{const l=o===r||s===r;if(i="calc("+(l?"100vh":a+"px"),this.offsetTop)if(l){const h=Tt(this.$el)[0]-Tt(r)[0];i+=h>0&&h<a/2?" - "+h+"px":""}else i+=" - "+c(r,"paddingTop");this.offsetBottom===!0?i+=" - "+X(this.$el.nextElementSibling).height+"px":bt(this.offsetBottom)?i+=" - "+this.offsetBottom+"vh":this.offsetBottom&&Yt(this.offsetBottom,"px")?i+=" - "+v(this.offsetBottom)+"px":x(this.offsetBottom)&&(i+=" - "+X(ot(this.offsetBottom,this.$el)).height+"px"),i+=(n?" - "+n+"px":"")+")"}return{minHeight:i,prev:e}},write(t){let{minHeight:e}=t;c(this.$el,{minHeight:e}),this.minHeight&&v(c(this.$el,"minHeight"))<this.minHeight&&c(this.$el,"minHeight",this.minHeight)},events:["resize"]}},Pn={args:"src",props:{id:Boolean,icon:String,src:String,style:String,width:Number,height:Number,ratio:Number,class:String,strokeAnimation:Boolean,focusable:Boolean,attributes:"list"},data:{ratio:1,include:["style","class","focusable"],class:"",strokeAnimation:!1},beforeConnect(){this.class+=" uk-svg"},connected(){!this.icon&&d(this.src,"#")&&([this.src,this.icon]=this.src.split("#")),this.svg=this.getSvg().then(t=>{if(this._connected){const e=ko(t,this.$el);return this.svgEl&&e!==this.svgEl&&Nt(this.svgEl),this.applyAttributes(e,t),this.svgEl=e}},ht),this.strokeAnimation&&this.svg.then(t=>{this._connected&&(_n(t),this.registerObserver(Rt(t,(e,i)=>{_n(t),i.disconnect()})))})},disconnected(){this.svg.then(t=>{this._connected||(Ve(this.$el)&&(this.$el.hidden=!1),Nt(t),this.svgEl=null)}),this.svg=null},methods:{async getSvg(){return et(this.$el,"img")&&!this.$el.complete&&this.$el.loading==="lazy"?new Promise(t=>S(this.$el,"load",()=>t(this.getSvg()))):yo(await bo(this.src),this.icon)||Promise.reject("SVG not found.")},applyAttributes(t,e){for(const o in this.$options.props)d(this.include,o)&&o in this&&m(t,o,this[o]);for(const o in this.attributes){const[r,a]=this.attributes[o].split(":",2);m(t,r,a)}this.id||Jt(t,"id");const i=["width","height"];let n=i.map(o=>this[o]);n.some(o=>o)||(n=i.map(o=>m(e,o)));const s=m(e,"viewBox");s&&!n.some(o=>o)&&(n=s.split(" ").slice(2)),n.forEach((o,r)=>m(t,i[r],v(o)*this.ratio||null))}}};const bo=q(async t=>t?j(t,"data:")?decodeURIComponent(t.split(",")[1]):(await fetch(t)).text():Promise.reject());function yo(t,e){var i;return e&&d(t,"<symbol")&&(t=$o(t,e)||t),t=g(t.substr(t.indexOf("<svg"))),((i=t)==null?void 0:i.hasChildNodes())&&t}const An=/<symbol([^]*?id=(['"])(.+?)\2[^]*?<\/)symbol>/g,Pe={};function $o(t,e){if(!Pe[t]){Pe[t]={},An.lastIndex=0;let i;for(;i=An.exec(t);)Pe[t][i[3]]='<svg xmlns="http://www.w3.org/2000/svg"'+i[1]+"svg>"}return Pe[t][e]}function _n(t){const e=xo(t);e&&t.style.setProperty("--uk-animation-stroke",e)}function xo(t){return Math.ceil(Math.max(0,...A("[stroke]",t).map(e=>{try{return e.getTotalLength()}catch{return 0}})))}function ko(t,e){if(Ve(e)||et(e,"canvas")){e.hidden=!0;const n=e.nextElementSibling;return Mn(t,n)?n:me(e,t)}const i=e.lastElementChild;return Mn(t,i)?i:at(e,t)}function Mn(t,e){return et(t,"svg")&&et(e,"svg")&&Nn(t)===Nn(e)}function Nn(t){return(t.innerHTML||new XMLSerializer().serializeToString(t).replace(/<svg.*?>(.*?)<\/svg>/g,"$1")).replace(/\s/g,"")}var To='<svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"><line fill="none" stroke="#000" stroke-width="1.1" x1="1" y1="1" x2="13" y2="13"/><line fill="none" stroke="#000" stroke-width="1.1" x1="13" y1="1" x2="1" y2="13"/></svg>',So='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><line fill="none" stroke="#000" stroke-width="1.4" x1="1" y1="1" x2="19" y2="19"/><line fill="none" stroke="#000" stroke-width="1.4" x1="19" y1="1" x2="1" y2="19"/></svg>',Co='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><rect x="9" y="4" width="1" height="11"/><rect x="4" y="9" width="11" height="1"/></svg>',Eo='<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 3.5 6 8.5 11 3.5"/></svg>',Oo='<svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 4 7 10 13 4"/></svg>',Bo='<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 3.5 6 8.5 11 3.5"/></svg>',Po=`<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><style>.uk-navbar-toggle-animate svg > [class*='line-'] {
|
|
1
|
+
/*! UIkit 3.15.4-dev.dbc0ede84 | https://www.getuikit.com | (c) 2014 - 2022 YOOtheme | MIT License */(function(jt,qt){typeof exports=="object"&&typeof module<"u"?module.exports=qt():typeof define=="function"&&define.amd?define("uikit",qt):(jt=typeof globalThis<"u"?globalThis:jt||self,jt.UIkit=qt())})(this,function(){"use strict";const{hasOwnProperty:jt,toString:qt}=Object.prototype;function mt(t,e){return jt.call(t,e)}const Kn=/\B([A-Z])/g,vt=q(t=>t.replace(Kn,"-$1").toLowerCase()),Zn=/-(\w)/g,Ot=q(t=>t.replace(Zn,Ci)),wt=q(t=>t.length?Ci(null,t.charAt(0))+t.slice(1):"");function Ci(t,e){return e?e.toUpperCase():""}function j(t,e){return t==null||t.startsWith==null?void 0:t.startsWith(e)}function Yt(t,e){return t==null||t.endsWith==null?void 0:t.endsWith(e)}function d(t,e){return t==null||t.includes==null?void 0:t.includes(e)}function ae(t,e){return t==null||t.findIndex==null?void 0:t.findIndex(e)}const{isArray:D,from:Ei}=Array,{assign:Bt}=Object;function nt(t){return typeof t=="function"}function ft(t){return t!==null&&typeof t=="object"}function dt(t){return qt.call(t)==="[object Object]"}function Pt(t){return ft(t)&&t===t.window}function le(t){return ze(t)===9}function De(t){return ze(t)>=1}function Xt(t){return ze(t)===1}function ze(t){return!Pt(t)&&ft(t)&&t.nodeType}function ce(t){return typeof t=="boolean"}function x(t){return typeof t=="string"}function He(t){return typeof t=="number"}function bt(t){return He(t)||x(t)&&!isNaN(t-parseFloat(t))}function Le(t){return!(D(t)?t.length:ft(t)?Object.keys(t).length:!1)}function F(t){return t===void 0}function Fe(t){return ce(t)?t:t==="true"||t==="1"||t===""?!0:t==="false"||t==="0"?!1:t}function Vt(t){const e=Number(t);return isNaN(e)?!1:e}function v(t){return parseFloat(t)||0}function O(t){return p(t)[0]}function p(t){return t&&(De(t)?[t]:Array.from(t).filter(De))||[]}function yt(t){var e;if(Pt(t))return t;t=O(t);const i=le(t)?t:(e=t)==null?void 0:e.ownerDocument;return(i==null?void 0:i.defaultView)||window}function Re(t,e){return t===e||ft(t)&&ft(e)&&Object.keys(t).length===Object.keys(e).length&&$t(t,(i,n)=>i===e[n])}function Ie(t,e,i){return t.replace(new RegExp(e+"|"+i,"g"),n=>n===e?i:e)}function Gt(t){return t[t.length-1]}function $t(t,e){for(const i in t)if(e(t[i],i)===!1)return!1;return!0}function We(t,e){return t.slice().sort((i,n)=>{let{[e]:s=0}=i,{[e]:o=0}=n;return s>o?1:o>s?-1:0})}function Qn(t,e){const i=new Set;return t.filter(n=>{let{[e]:s}=n;return i.has(s)?!1:i.add(s)})}function ct(t,e,i){return e===void 0&&(e=0),i===void 0&&(i=1),Math.min(Math.max(Vt(t)||0,e),i)}function ht(){}function je(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];return[["bottom","top"],["right","left"]].every(n=>{let[s,o]=n;return Math.min(...e.map(r=>{let{[s]:a}=r;return a}))-Math.max(...e.map(r=>{let{[o]:a}=r;return a}))>0})}function qe(t,e){return t.x<=e.right&&t.x>=e.left&&t.y<=e.bottom&&t.y>=e.top}function Ye(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 Oi(t,e){t={...t};for(const i in t)t=t[i]>e[i]?Ye(t,i,e[i]):t;return t}function Un(t,e){t=Oi(t,e);for(const i in t)t=t[i]<e[i]?Ye(t,i,e[i]):t;return t}const Xe={ratio:Ye,contain:Oi,cover:Un};function he(t,e,i,n){i===void 0&&(i=0),n===void 0&&(n=!1),e=p(e);const{length:s}=e;return s?(t=bt(t)?Vt(t):t==="next"?i+1:t==="previous"?i-1:e.indexOf(O(t)),n?ct(t,0,s-1):(t%=s,t<0?t+s:t)):-1}function q(t){const e=Object.create(null);return i=>e[i]||(e[i]=t(i))}class Bi{constructor(){this.promise=new Promise((e,i)=>{this.reject=i,this.resolve=e})}}function m(t,e,i){if(ft(e)){for(const s in e)m(t,s,e[s]);return}if(F(i)){var n;return(n=O(t))==null?void 0:n.getAttribute(e)}else for(const s of p(t))nt(i)&&(i=i.call(s,m(s,e))),i===null?Jt(s,e):s.setAttribute(e,i)}function xt(t,e){return p(t).some(i=>i.hasAttribute(e))}function Jt(t,e){const i=p(t);for(const n of e.split(" "))for(const s of i)s.removeAttribute(n)}function At(t,e){for(const i of[e,"data-"+e])if(xt(t,i))return m(t,i)}const ts={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,menuitem:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0};function Ve(t){return p(t).some(e=>ts[e.tagName.toLowerCase()])}function z(t){return p(t).some(e=>e.offsetWidth||e.offsetHeight||e.getClientRects().length)}const ue="input,select,textarea,button";function Pi(t){return p(t).some(e=>P(e,ue))}const fe=ue+",a[href],[tabindex]";function Ge(t){return P(t,fe)}function E(t){var e;return(e=O(t))==null?void 0:e.parentElement}function Kt(t,e){return p(t).filter(i=>P(i,e))}function P(t,e){return p(t).some(i=>i.matches(e))}function J(t,e){return Xt(t)?t.closest(j(e,">")?e.slice(1):e):p(t).map(i=>J(i,e)).filter(Boolean)}function C(t,e){return x(e)?!!J(t,e):O(e).contains(O(t))}function _t(t,e){const i=[];for(;t=E(t);)(!e||P(t,e))&&i.push(t);return i}function st(t,e){t=O(t);const i=t?p(t.children):[];return e?Kt(i,e):i}function Je(t,e){return e?p(t).indexOf(O(e)):st(E(t)).indexOf(t)}function ot(t,e){return Ke(t,_i(t,e))}function Zt(t,e){return Qt(t,_i(t,e))}function Ke(t,e){return O(Mi(t,e,"querySelector"))}function Qt(t,e){return p(Mi(t,e,"querySelectorAll"))}const es=/(^|[^\\],)\s*[!>+~-]/,Ai=q(t=>t.match(es));function _i(t,e){return e===void 0&&(e=document),x(t)&&Ai(t)||le(e)?e:e.ownerDocument}const is=/([!>+~-])(?=\s+[!>+~-]|\s*$)/g,ns=q(t=>t.replace(is,"$1 *"));function Mi(t,e,i){if(e===void 0&&(e=document),!t||!x(t))return t;if(t=ns(t),Ai(t)){const n=os(t);t="";for(let s of n){let o=e;if(s[0]==="!"){const r=s.substr(1).trim().split(" ");if(o=J(E(e),r[0]),s=r.slice(1).join(" ").trim(),!s.length&&n.length===1)return o}if(s[0]==="-"){const r=s.substr(1).trim().split(" "),a=(o||e).previousElementSibling;o=P(a,s.substr(1))?a:null,s=r.slice(1).join(" ")}o&&(t+=(t?",":"")+rs(o)+" "+s)}e=document}try{return e[i](t)}catch{return null}}const ss=/.*?[^\\](?:,|$)/g,os=q(t=>t.match(ss).map(e=>e.replace(/,$/,"").trim()));function rs(t){const e=[];for(;t.parentNode;){const i=m(t,"id");if(i){e.unshift("#"+Ze(i));break}else{let{tagName:n}=t;n!=="HTML"&&(n+=":nth-child("+(Je(t)+1)+")"),e.unshift(n),t=t.parentNode}}return e.join(" > ")}function Ze(t){return x(t)?CSS.escape(t):""}function k(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];let[n,s,o,r,a=!1]=Ue(e);r.length>1&&(r=ls(r)),a!=null&&a.self&&(r=cs(r)),o&&(r=as(o,r));for(const l of s)for(const h of n)h.addEventListener(l,r,a);return()=>Qe(n,s,r,a)}function Qe(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];let[n,s,,o,r=!1]=Ue(e);for(const a of s)for(const l of n)l.removeEventListener(a,o,r)}function S(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];const[n,s,o,r,a=!1,l]=Ue(e),h=k(n,s,o,u=>{const f=!l||l(u);f&&(h(),r(u,f))},a);return h}function T(t,e,i){return ti(t).every(n=>n.dispatchEvent(de(e,!0,!0,i)))}function de(t,e,i,n){return e===void 0&&(e=!0),i===void 0&&(i=!1),x(t)&&(t=new CustomEvent(t,{bubbles:e,cancelable:i,detail:n})),t}function Ue(t){return t[0]=ti(t[0]),x(t[1])&&(t[1]=t[1].split(" ")),nt(t[2])&&t.splice(2,0,!1),t}function as(t,e){return i=>{const n=t[0]===">"?Qt(t,i.currentTarget).reverse().filter(s=>C(i.target,s))[0]:J(i.target,t);n&&(i.current=n,e.call(this,i))}}function ls(t){return e=>D(e.detail)?t(e,...e.detail):t(e)}function cs(t){return function(e){if(e.target===e.currentTarget||e.target===e.current)return t.call(null,e)}}function Ni(t){return t&&"addEventListener"in t}function hs(t){return Ni(t)?t:O(t)}function ti(t){return D(t)?t.map(hs).filter(Boolean):x(t)?Qt(t):Ni(t)?[t]:p(t)}function Mt(t){return t.pointerType==="touch"||!!t.touches}function pe(t){var e,i;const{clientX:n,clientY:s}=((e=t.touches)==null?void 0:e[0])||((i=t.changedTouches)==null?void 0:i[0])||t;return{x:n,y:s}}function us(t,e){const i={data:null,method:"GET",headers:{},xhr:new XMLHttpRequest,beforeSend:ht,responseType:"",...e};return Promise.resolve().then(()=>i.beforeSend(i)).then(()=>fs(t,i))}function fs(t,e){return new Promise((i,n)=>{const{xhr:s}=e;for(const o in e)if(o in s)try{s[o]=e[o]}catch{}s.open(e.method.toUpperCase(),t);for(const o in e.headers)s.setRequestHeader(o,e.headers[o]);k(s,"load",()=>{s.status===0||s.status>=200&&s.status<300||s.status===304?i(s):n(Bt(Error(s.statusText),{xhr:s,status:s.status}))}),k(s,"error",()=>n(Bt(Error("Network Error"),{xhr:s}))),k(s,"timeout",()=>n(Bt(Error("Network Timeout"),{xhr:s}))),s.send(e.data)})}function ds(t,e,i){return new Promise((n,s)=>{const o=new Image;o.onerror=r=>{s(r)},o.onload=()=>{n(o)},i&&(o.sizes=i),e&&(o.srcset=e),o.src=t})}const ps={"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){n===void 0&&(n="");const s=p(t);for(const o of s)if(x(e)){if(e=ei(e),F(i))return getComputedStyle(o).getPropertyValue(e);o.style.setProperty(e,bt(i)&&!ps[e]?i+"px":i||He(i)?i:"",n)}else if(D(e)){const r={};for(const a of e)r[a]=c(o,a);return r}else ft(e)&&(n=i,$t(e,(r,a)=>c(o,a,r,n)));return s[0]}const ei=q(t=>gs(t));function gs(t){if(j(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}}function y(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),n=1;n<e;n++)i[n-1]=arguments[n];Di(t,i,"add")}function H(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),n=1;n<e;n++)i[n-1]=arguments[n];Di(t,i,"remove")}function ii(t,e){m(t,"class",i=>(i||"").replace(new RegExp("\\b"+e+"\\b\\s?","g"),""))}function ni(t){!(arguments.length<=1)&&arguments[1]&&H(t,arguments.length<=1?void 0:arguments[1]),!(arguments.length<=2)&&arguments[2]&&y(t,arguments.length<=2?void 0:arguments[2])}function $(t,e){return[e]=si(e),!!e&&p(t).some(i=>i.classList.contains(e))}function Y(t,e,i){const n=si(e);F(i)||(i=!!i);for(const s of p(t))for(const o of n)s.classList.toggle(o,i)}function Di(t,e,i){e=e.reduce((n,s)=>n.concat(si(s)),[]);for(const n of p(t))n.classList[i](...e)}function si(t){return String(t).split(/\s|,/).filter(Boolean)}function ms(t,e,i,n){return i===void 0&&(i=400),n===void 0&&(n="linear"),i=Math.round(i),Promise.all(p(t).map(s=>new Promise((o,r)=>{for(const l in e){const h=c(s,l);h===""&&c(s,l,h)}const a=setTimeout(()=>T(s,"transitionend"),i);S(s,"transitionend transitioncanceled",l=>{let{type:h}=l;clearTimeout(a),H(s,"uk-transition"),c(s,{transitionProperty:"",transitionDuration:"",transitionTimingFunction:""}),h==="transitioncanceled"?r():o(s)},{self:!0}),y(s,"uk-transition"),c(s,{transitionProperty:Object.keys(e).map(ei).join(","),transitionDuration:i+"ms",transitionTimingFunction:n,...e})})))}const rt={start:ms,async stop(t){T(t,"transitionend"),await Promise.resolve()},async cancel(t){T(t,"transitioncanceled"),await Promise.resolve()},inProgress(t){return $(t,"uk-transition")}},Ut="uk-animation-";function zi(t,e,i,n,s){return i===void 0&&(i=200),Promise.all(p(t).map(o=>new Promise((r,a)=>{T(o,"animationcanceled");const l=setTimeout(()=>T(o,"animationend"),i);S(o,"animationend animationcanceled",h=>{let{type:u}=h;clearTimeout(l),u==="animationcanceled"?a():r(o),c(o,"animationDuration",""),ii(o,Ut+"\\S*")},{self:!0}),c(o,"animationDuration",i+"ms"),y(o,e,Ut+(s?"leave":"enter")),j(e,Ut)&&(n&&y(o,"uk-transform-origin-"+n),s&&y(o,Ut+"reverse"))})))}const vs=new RegExp(Ut+"(enter|leave)"),U={in:zi,out(t,e,i,n){return zi(t,e,i,n,!0)},inProgress(t){return vs.test(m(t,"class"))},cancel(t){T(t,"animationcanceled")}},kt={width:["left","right"],height:["top","bottom"]};function X(t){const e=Xt(t)?O(t).getBoundingClientRect():{height:tt(t),width:te(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 b(t,e){const i=X(t);if(t){const{scrollY:s,scrollX:o}=yt(t),r={height:s,width:o};for(const a in kt)for(const l of kt[a])i[l]+=r[a]}if(!e)return i;const n=c(t,"position");$t(c(t,["left","top"]),(s,o)=>c(t,o,e[o]-i[o]+v(n==="absolute"&&s==="auto"?Hi(t)[o]:s)))}function Hi(t){let{top:e,left:i}=b(t);const{ownerDocument:{body:n,documentElement:s},offsetParent:o}=O(t);let r=o||s;for(;r&&(r===n||r===s)&&c(r,"position")==="static";)r=r.parentNode;if(Xt(r)){const a=b(r);e-=a.top+v(c(r,"borderTopWidth")),i-=a.left+v(c(r,"borderLeftWidth"))}return{top:e-v(c(t,"marginTop")),left:i-v(c(t,"marginLeft"))}}function Tt(t){t=O(t);const e=[t.offsetTop,t.offsetLeft];for(;t=t.offsetParent;)if(e[0]+=t.offsetTop+v(c(t,"borderTopWidth")),e[1]+=t.offsetLeft+v(c(t,"borderLeftWidth")),c(t,"position")==="fixed"){const i=yt(t);return e[0]+=i.scrollY,e[1]+=i.scrollX,e}return e}const tt=Li("height"),te=Li("width");function Li(t){const e=wt(t);return(i,n)=>{if(F(n)){if(Pt(i))return i["inner"+e];if(le(i)){const s=i.documentElement;return Math.max(s["offset"+e],s["scroll"+e])}return i=O(i),n=c(i,t),n=n==="auto"?i["offset"+e]:v(n)||0,n-ee(i,t)}else return c(i,t,!n&&n!==0?"":+n+ee(i,t)+"px")}}function ee(t,e,i){return i===void 0&&(i="border-box"),c(t,"boxSizing")===i?kt[e].map(wt).reduce((n,s)=>n+v(c(t,"padding"+s))+v(c(t,"border"+s+"Width")),0):0}function Fi(t){for(const e in kt)for(const i in kt[e])if(kt[e][i]===t)return kt[e][1-i];return t}function K(t,e,i,n){return e===void 0&&(e="width"),i===void 0&&(i=window),n===void 0&&(n=!1),x(t)?bs(t).reduce((s,o)=>{const r=$s(o);return r&&(o=xs(r==="vh"?tt(yt(i)):r==="vw"?te(yt(i)):n?i["offset"+wt(e)]:X(i)[e],o)),s+v(o)},0):v(t)}const ws=/-?\d+(?:\.\d+)?(?:v[wh]|%|px)?/g,bs=q(t=>t.toString().replace(/\s/g,"").match(ws)||[]),ys=/(?:v[hw]|%)$/,$s=q(t=>(t.match(ys)||[])[0]);function xs(t,e){return t*v(e)/100}function oi(t){if(document.readyState!=="loading"){t();return}S(document,"DOMContentLoaded",t)}function et(t,e){var i;return(t==null||(i=t.tagName)==null?void 0:i.toLowerCase())===e.toLowerCase()}function Ri(t){return t=g(t),t.innerHTML="",t}function ge(t,e){return F(e)?g(t).innerHTML:at(Ri(t),e)}const ks=ve("prepend"),at=ve("append"),Ii=ve("before"),me=ve("after");function ve(t){return function(e,i){var n;const s=p(x(i)?Dt(i):i);return(n=g(e))==null||n[t](...s),Wi(s)}}function Nt(t){p(t).forEach(e=>e.remove())}function ri(t,e){for(e=O(Ii(t,e));e.firstChild;)e=e.firstChild;return at(e,t),e}function ai(t,e){return p(p(t).map(i=>i.hasChildNodes()?ri(p(i.childNodes),e):at(i,e)))}function we(t){p(t).map(E).filter((e,i,n)=>n.indexOf(e)===i).forEach(e=>e.replaceWith(...e.childNodes))}const Ts=/^\s*<(\w+|!)[^>]*>/,Ss=/^<(\w+)\s*\/?>(?:<\/\1>)?$/;function Dt(t){const e=Ss.exec(t);if(e)return document.createElement(e[1]);const i=document.createElement("div");return Ts.test(t)?i.insertAdjacentHTML("beforeend",t.trim()):i.textContent=t,Wi(i.childNodes)}function Wi(t){return t.length>1?t:t[0]}function ut(t,e){if(!!Xt(t))for(e(t),t=t.firstElementChild;t;){const i=t.nextElementSibling;ut(t,e),t=i}}function g(t,e){return ji(t)?O(Dt(t)):Ke(t,e)}function A(t,e){return ji(t)?p(Dt(t)):Qt(t,e)}function ji(t){return x(t)&&j(t.trim(),"<")}const St=typeof window<"u",ie=St&&m(document.documentElement,"dir")==="rtl",zt=St&&"ontouchstart"in window,Ht=St&&window.PointerEvent,Lt=Ht?"pointerdown":zt?"touchstart":"mousedown",Cs=Ht?"pointermove":zt?"touchmove":"mousemove",Ft=Ht?"pointerup":zt?"touchend":"mouseup",be=Ht?"pointerenter":zt?"":"mouseenter",ye=Ht?"pointerleave":zt?"":"mouseleave",$e=Ht?"pointercancel":"touchcancel",it={reads:[],writes:[],read(t){return this.reads.push(t),ci(),t},write(t){return this.writes.push(t),ci(),t},clear(t){Yi(this.reads,t),Yi(this.writes,t)},flush:li};function li(t){qi(it.reads),qi(it.writes.splice(0)),it.scheduled=!1,(it.reads.length||it.writes.length)&&ci(t+1)}const Es=4;function ci(t){it.scheduled||(it.scheduled=!0,t&&t<Es?Promise.resolve().then(()=>li(t)):requestAnimationFrame(()=>li(1)))}function qi(t){let e;for(;e=t.shift();)try{e()}catch(i){console.error(i)}}function Yi(t,e){const i=t.indexOf(e);return~i&&t.splice(i,1)}function hi(){}hi.prototype={positions:[],init(){this.positions=[];let t;this.unbind=k(document,"mousemove",e=>t=pe(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),this.interval&&clearInterval(this.interval)},movesTo(t){if(this.positions.length<2)return!1;const e=t.getBoundingClientRect(),{left:i,right:n,top:s,bottom:o}=e,[r]=this.positions,a=Gt(this.positions),l=[r,a];return qe(a,e)?!1:[[{x:i,y:s},{x:n,y:o}],[{x:i,y:o},{x:n,y:s}]].some(u=>{const f=Os(l,u);return f&&qe(f,e)})}};function Os(t,e){let[{x:i,y:n},{x:s,y:o}]=t,[{x:r,y:a},{x:l,y:h}]=e;const u=(h-a)*(s-i)-(l-r)*(o-n);if(u===0)return!1;const f=((l-r)*(n-a)-(h-a)*(i-r))/u;return f<0?!1:{x:i+f*(s-i),y:n+f*(o-n)}}function Rt(t,e,i,n){n===void 0&&(n=!0);const s=new IntersectionObserver(n?(o,r)=>{o.some(a=>a.isIntersecting)&&e(o,r)}:e,i);for(const o of p(t))s.observe(o);return s}const Bs=St&&window.ResizeObserver;function xe(t,e,i){return i===void 0&&(i={box:"border-box"}),Bs?Vi(ResizeObserver,t,e,i):(Ps(),ne.add(e),{disconnect(){ne.delete(e)}})}let ne;function Ps(){if(ne)return;ne=new Set;let t;const e=()=>{if(!t){t=!0,requestAnimationFrame(()=>t=!1);for(const i of ne)i()}};k(window,"load resize",e),k(document,"loadedmetadata load",e,!0)}function Xi(t,e,i){return Vi(MutationObserver,t,e,i)}function Vi(t,e,i,n){const s=new t(i);for(const o of p(e))s.observe(o,n);return s}const N={};N.events=N.created=N.beforeConnect=N.connected=N.beforeDisconnect=N.disconnected=N.destroy=ui,N.args=function(t,e){return e!==!1&&ui(e||t)},N.update=function(t,e){return We(ui(t,nt(e)?{read:e}:e),"order")},N.props=function(t,e){if(D(e)){const i={};for(const n of e)i[n]=String;e=i}return N.methods(t,e)},N.computed=N.methods=function(t,e){return e?t?{...t,...e}:e:t},N.data=function(t,e,i){return i?Gi(t,e,i):e?t?function(n){return Gi(t,e,n)}:e:t};function Gi(t,e,i){return N.computed(nt(t)?t.call(i,i):t,nt(e)?e.call(i,i):e)}function ui(t,e){return t=t&&!D(t)?[t]:t,e?t?t.concat(e):D(e)?e:[e]:t}function As(t,e){return F(e)?t:e}function It(t,e,i){const n={};if(nt(e)&&(e=e.options),e.extends&&(t=It(t,e.extends,i)),e.mixins)for(const o of e.mixins)t=It(t,o,i);for(const o in t)s(o);for(const o in e)mt(t,o)||s(o);function s(o){n[o]=(N[o]||As)(t[o],e[o],i)}return n}function fi(t,e){e===void 0&&(e=[]);try{return t?j(t,"{")?JSON.parse(t):e.length&&!d(t,":")?{[e[0]]:t}:t.split(";").reduce((i,n)=>{const[s,o]=n.split(/:(.*)/);return s&&!F(o)&&(i[s.trim()]=o.trim()),i},{}):{}}catch{return{}}}function Ji(t){if(Te(t)&&di(t,{func:"playVideo",method:"play"}),ke(t))try{t.play().catch(ht)}catch{}}function Ki(t){Te(t)&&di(t,{func:"pauseVideo",method:"pause"}),ke(t)&&t.pause()}function Zi(t){Te(t)&&di(t,{func:"mute",method:"setVolume",value:0}),ke(t)&&(t.muted=!0)}function Qi(t){return ke(t)||Te(t)}function ke(t){return et(t,"video")}function Te(t){return et(t,"iframe")&&(Ui(t)||tn(t))}function Ui(t){return!!t.src.match(/\/\/.*?youtube(-nocookie)?\.[a-z]+\/(watch\?v=[^&\s]+|embed)|youtu\.be\/.*/)}function tn(t){return!!t.src.match(/vimeo\.com\/video\/.*/)}async function di(t,e){await Ms(t),en(t,e)}function en(t,e){try{t.contentWindow.postMessage(JSON.stringify({event:"command",...e}),"*")}catch{}}const pi="_ukPlayer";let _s=0;function Ms(t){if(t[pi])return t[pi];const e=Ui(t),i=tn(t),n=++_s;let s;return t[pi]=new Promise(o=>{e&&S(t,"load",()=>{const r=()=>en(t,{event:"listening",id:n});s=setInterval(r,100),r()}),S(window,"message",o,!1,r=>{let{data:a}=r;try{return a=JSON.parse(a),a&&(e&&a.id===n&&a.event==="onReady"||i&&Number(a.player_id)===n)}catch{}}),t.src=""+t.src+(d(t.src,"?")?"&":"?")+(e?"enablejsapi=1":"api=1&player_id="+n)}).then(()=>clearInterval(s))}function gi(t,e,i){return e===void 0&&(e=0),i===void 0&&(i=0),z(t)?je(...R(t).map(n=>{const{top:s,left:o,bottom:r,right:a}=Z(n);return{top:s-e,left:o-i,bottom:r+e,right:a+i}}).concat(b(t))):!1}function mi(t,e){let{offset:i=0}=e===void 0?{}:e;const n=z(t)?R(t):[];return n.reduce((a,l,h)=>{const{scrollTop:u,scrollHeight:f,offsetHeight:w}=l,_=Z(l),M=f-_.height,{height:L,top:gt}=n[h-1]?Z(n[h-1]):b(t);let W=Math.ceil(gt-_.top-i+u);return i>0&&w<L+i?W+=i:i=0,W>M?(i-=W-M,W=M):W<0&&(i-=W,W=0),()=>s(l,W-u).then(a)},()=>Promise.resolve())();function s(a,l){return new Promise(h=>{const u=a.scrollTop,f=o(Math.abs(l)),w=Date.now();(function _(){const M=r(ct((Date.now()-w)/f));a.scrollTop=u+l*M,M===1?h():requestAnimationFrame(_)})()})}function o(a){return 40*Math.pow(a,.375)}function r(a){return .5*(1-Math.cos(Math.PI*a))}}function nn(t,e,i){if(e===void 0&&(e=0),i===void 0&&(i=0),!z(t))return 0;const[n]=R(t,/auto|scroll/,!0),{scrollHeight:s,scrollTop:o}=n,{height:r}=Z(n),a=s-r,l=Tt(t)[0]-Tt(n)[0],h=Math.max(0,l-r+e),u=Math.min(a,l+t.offsetHeight-i);return ct((o-h)/(u-h))}function R(t,e,i){e===void 0&&(e=/auto|scroll|hidden|clip/),i===void 0&&(i=!1);const n=sn(t);let s=_t(t).reverse();s=s.slice(s.indexOf(n)+1);const o=ae(s,r=>c(r,"position")==="fixed");return~o&&(s=s.slice(o)),[n].concat(s.filter(r=>e.test(c(r,"overflow"))&&(!i||r.scrollHeight>Z(r).height))).reverse()}function Z(t){const e=yt(t),{document:{documentElement:i}}=e;let n=t===sn(t)?e:t;const{visualViewport:s}=e;if(Pt(n)&&s){let{height:r,width:a,scale:l,pageTop:h,pageLeft:u}=s;return r=Math.round(r*l),a=Math.round(a*l),{height:r,width:a,top:h,left:u,bottom:h+r,right:u+a}}let o=b(n);for(let[r,a,l,h]of[["width","x","left","right"],["height","y","top","bottom"]])Pt(n)?n=i:o[l]+=v(c(n,"border-"+l+"-width")),o[r]=o[a]=n["client"+wt(r)],o[h]=o[r]+o[l];return o}function sn(t){return yt(t).document.scrollingElement}const V=[["width","x","left","right"],["height","y","top","bottom"]];function on(t,e,i){i={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],placement:[],...i},D(e)||(e=[e,e]),b(t,rn(t,e,i))}function rn(t,e,i){const n=an(t,e,i),{boundary:s,viewportOffset:o=0,placement:r}=i;let a=n;for(const[l,[h,,u,f]]of Object.entries(V)){const w=Ns(e[l],o,s,l);if(Se(n,w,l))continue;let _=0;if(r[l]==="flip"){const M=i.attach.target[l];if(M===f&&n[f]<=w[f]||M===u&&n[u]>=w[u])continue;_=zs(t,e,i,l)[u]-n[u];const L=Ds(e[l],o,l);if(!Se(vi(n,_,l),L,l)){if(Se(n,L,l))continue;if(i.recursion)return!1;const gt=Hs(t,e,i);if(gt&&Se(gt,L,1-l))return gt;continue}}else if(r[l]==="shift"){const M=b(e[l]),{offset:L}=i;_=ct(ct(n[u],w[u],w[f]-n[h]),M[u]-n[h]+L[l],M[f]-L[l])-n[u]}a=vi(a,_,l)}return a}function an(t,e,i){let{attach:n,offset:s}={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],...i},o=b(t);for(const[r,[a,,l,h]]of Object.entries(V)){const u=n.target[r]===n.element[r]?Z(e[r]):b(e[r]);o=vi(o,u[l]-o[l]+ln(n.target[r],h,u[a])-ln(n.element[r],h,o[a])+ +s[r],r)}return o}function vi(t,e,i){const[,n,s,o]=V[i],r={...t};return r[s]=t[n]=t[s]+e,r[o]+=e,r}function ln(t,e,i){return t==="center"?i/2:t===e?i:0}function Ns(t,e,i,n){let s=cn(...R(t).map(Z));return e&&(s[V[n][2]]+=e,s[V[n][3]]-=e),i&&(s=cn(s,b(D(i)?i[n]:i))),s}function Ds(t,e,i){const[n,,s,o]=V[i],[r]=R(t),a=Z(r);return a[s]-=r["scroll"+wt(s)]-e,a[o]=a[s]+r["scroll"+wt(n)]-e,a}function cn(){let t={};for(var e=arguments.length,i=new Array(e),n=0;n<e;n++)i[n]=arguments[n];for(const s of i)for(const[,,o,r]of V)t[o]=Math.max(t[o]||0,s[o]),t[r]=Math.min(...[t[r],s[r]].filter(Boolean));return t}function Se(t,e,i){const[,,n,s]=V[i];return t[n]>=e[n]&&t[s]<=e[s]}function zs(t,e,i,n){let{offset:s,attach:o}=i;return an(t,e,{attach:{element:hn(o.element,n),target:hn(o.target,n)},offset:Ls(s,n)})}function Hs(t,e,i){return rn(t,e,{...i,attach:{element:i.attach.element.map(un).reverse(),target:i.attach.target.map(un).reverse()},offset:i.offset.reverse(),placement:i.placement.reverse(),recursion:!0})}function hn(t,e){const i=[...t],n=V[e].indexOf(t[e]);return~n&&(i[e]=V[e][1-n%2+2]),i}function un(t){for(let e=0;e<V.length;e++){const i=V[e].indexOf(t);if(~i)return V[1-e][i%2+2]}}function Ls(t,e){return t=[...t],t[e]*=-1,t}var Fs=Object.freeze({__proto__:null,ajax:us,getImage:ds,Transition:rt,Animation:U,attr:m,hasAttr:xt,removeAttr:Jt,data:At,addClass:y,removeClass:H,removeClasses:ii,replaceClass:ni,hasClass:$,toggleClass:Y,dimensions:X,offset:b,position:Hi,offsetPosition:Tt,height:tt,width:te,boxModelAdjust:ee,flipPosition:Fi,toPx:K,ready:oi,isTag:et,empty:Ri,html:ge,prepend:ks,append:at,before:Ii,after:me,remove:Nt,wrapAll:ri,wrapInner:ai,unwrap:we,fragment:Dt,apply:ut,$:g,$$:A,inBrowser:St,isRtl:ie,hasTouch:zt,pointerDown:Lt,pointerMove:Cs,pointerUp:Ft,pointerEnter:be,pointerLeave:ye,pointerCancel:$e,on:k,off:Qe,once:S,trigger:T,createEvent:de,toEventTargets:ti,isTouch:Mt,getEventPos:pe,fastdom:it,isVoidElement:Ve,isVisible:z,selInput:ue,isInput:Pi,selFocusable:fe,isFocusable:Ge,parent:E,filter:Kt,matches:P,closest:J,within:C,parents:_t,children:st,index:Je,hasOwn:mt,hyphenate:vt,camelize:Ot,ucfirst:wt,startsWith:j,endsWith:Yt,includes:d,findIndex:ae,isArray:D,toArray:Ei,assign:Bt,isFunction:nt,isObject:ft,isPlainObject:dt,isWindow:Pt,isDocument:le,isNode:De,isElement:Xt,isBoolean:ce,isString:x,isNumber:He,isNumeric:bt,isEmpty:Le,isUndefined:F,toBoolean:Fe,toNumber:Vt,toFloat:v,toNode:O,toNodes:p,toWindow:yt,isEqual:Re,swap:Ie,last:Gt,each:$t,sortBy:We,uniqueBy:Qn,clamp:ct,noop:ht,intersectRect:je,pointInRect:qe,Dimensions:Xe,getIndex:he,memoize:q,Deferred:Bi,MouseTracker:hi,observeIntersection:Rt,observeResize:xe,observeMutation:Xi,mergeOptions:It,parseOptions:fi,play:Ji,pause:Ki,mute:Zi,isVideo:Qi,positionAt:on,query:ot,queryAll:Zt,find:Ke,findAll:Qt,escape:Ze,css:c,propName:ei,isInView:gi,scrollIntoView:mi,scrolledOver:nn,scrollParents:R,offsetViewport:Z});function Rs(t){const e=t.data;t.use=function(s){if(!s.installed)return s.call(null,this),s.installed=!0,this},t.mixin=function(s,o){o=(x(o)?t.component(o):o)||this,o.options=It(o.options,s)},t.extend=function(s){s=s||{};const o=this,r=function(l){this._init(l)};return r.prototype=Object.create(o.prototype),r.prototype.constructor=r,r.options=It(o.options,s),r.super=o,r.extend=o.extend,r},t.update=function(s,o){s=s?O(s):document.body;for(const r of _t(s).reverse())n(r[e],o);ut(s,r=>n(r[e],o))};let i;Object.defineProperty(t,"container",{get(){return i||document.body},set(s){i=g(s)}});function n(s,o){if(!!s)for(const r in s)s[r]._connected&&s[r]._callUpdate(o)}}function Is(t){t.prototype._callHook=function(n){var s;(s=this.$options[n])==null||s.forEach(o=>o.call(this))},t.prototype._callConnected=function(){this._connected||(this._data={},this._computed={},this._initProps(),this._callHook("beforeConnect"),this._connected=!0,this._initEvents(),this._initObservers(),this._callHook("connected"),this._callUpdate())},t.prototype._callDisconnected=function(){!this._connected||(this._callHook("beforeDisconnect"),this._disconnectObservers(),this._unbindEvents(),this._callHook("disconnected"),this._connected=!1,delete this._watch)},t.prototype._callUpdate=function(n){n===void 0&&(n="update"),this._connected&&((n==="update"||n==="resize")&&this._callWatches(),this.$options.update&&(this._updates||(this._updates=new Set,it.read(()=>{this._connected&&e.call(this,this._updates),delete this._updates})),this._updates.add(n.type||n)))},t.prototype._callWatches=function(){if(this._watch)return;const n=!mt(this,"_watch");this._watch=it.read(()=>{this._connected&&i.call(this,n),this._watch=null})};function e(n){for(const{read:s,write:o,events:r=[]}of this.$options.update){if(!n.has("update")&&!r.some(l=>n.has(l)))continue;let a;s&&(a=s.call(this,this._data,n),a&&dt(a)&&Bt(this._data,a)),o&&a!==!1&&it.write(()=>{this._connected&&o.call(this,this._data,n)})}}function i(n){const{$options:{computed:s}}=this,o={...this._computed};this._computed={};for(const r in s){const{watch:a,immediate:l}=s[r];a&&(n&&l||mt(o,r)&&!Re(o[r],this[r]))&&a.call(this,this[r],o[r])}}}function Ws(t){let e=0;t.prototype._init=function(i){i=i||{},i.data=Xs(i,this.constructor.options),this.$options=It(this.constructor.options,i,this),this.$el=null,this.$props={},this._uid=e++,this._initData(),this._initMethods(),this._initComputeds(),this._callHook("created"),i.el&&this.$mount(i.el)},t.prototype._initData=function(){const{data:i={}}=this.$options;for(const n in i)this.$props[n]=this[n]=i[n]},t.prototype._initMethods=function(){const{methods:i}=this.$options;if(i)for(const n in i)this[n]=i[n].bind(this)},t.prototype._initComputeds=function(){const{computed:i}=this.$options;if(this._computed={},i)for(const n in i)js(this,n,i[n])},t.prototype._initProps=function(i){let n;i=i||fn(this.$options,this.$name);for(n in i)F(i[n])||(this.$props[n]=i[n]);const s=[this.$options.computed,this.$options.methods];for(n in this.$props)n in i&&qs(s,n)&&(this[n]=this.$props[n])},t.prototype._initEvents=function(){this._events=[];for(const i of this.$options.events||[])if(mt(i,"handler"))Ce(this,i);else for(const n in i)Ce(this,i[n],n)},t.prototype._unbindEvents=function(){this._events.forEach(i=>i()),delete this._events},t.prototype._initObservers=function(){this._observers=[Gs(this)],this.$options.computed&&this.registerObserver(Vs(this))},t.prototype.registerObserver=function(i){this._observers.push(i)},t.prototype._disconnectObservers=function(){this._observers.forEach(i=>i==null?void 0:i.disconnect())}}function fn(t,e){const i={},{args:n=[],props:s={},el:o}=t;if(!s)return i;for(const a in s){const l=vt(a);let h=At(o,l);F(h)||(h=s[a]===Boolean&&h===""?!0:wi(s[a],h),!(l==="target"&&j(h,"_"))&&(i[a]=h))}const r=fi(At(o,e),n);for(const a in r){const l=Ot(a);F(s[l])||(i[l]=wi(s[l],r[a]))}return i}function js(t,e,i){Object.defineProperty(t,e,{enumerable:!0,get(){const{_computed:n,$props:s,$el:o}=t;return mt(n,e)||(n[e]=(i.get||i).call(t,s,o)),n[e]},set(n){const{_computed:s}=t;s[e]=i.set?i.set.call(t,n):n,F(s[e])&&delete s[e]}})}function Ce(t,e,i){dt(e)||(e={name:i,handler:e});let{name:n,el:s,handler:o,capture:r,passive:a,delegate:l,filter:h,self:u}=e;if(s=nt(s)?s.call(t):s||t.$el,D(s)){s.forEach(f=>Ce(t,{...e,el:f},i));return}!s||h&&!h.call(t)||t._events.push(k(s,n,l?x(l)?l:l.call(t):null,x(o)?t[o]:o.bind(t),{passive:a,capture:r,self:u}))}function qs(t,e){return t.every(i=>!i||!mt(i,e))}function wi(t,e){return t===Boolean?Fe(e):t===Number?Vt(e):t==="list"?Ys(e):t?t(e):e}function Ys(t){return D(t)?t:x(t)?t.split(/,(?![^(]*\))/).map(e=>bt(e)?Vt(e):Fe(e.trim())):[t]}function Xs(t,e){let{data:i={}}=t,{args:n=[],props:s={}}=e;D(i)&&(i=i.slice(0,n.length).reduce((o,r,a)=>(dt(r)?Bt(o,r):o[n[a]]=r,o),{}));for(const o in i)F(i[o])?delete i[o]:s[o]&&(i[o]=wi(s[o],i[o]));return i}function Vs(t){const{el:e}=t.$options,i=new MutationObserver(()=>t._callWatches());return i.observe(e,{childList:!0,subtree:!0}),i}function Gs(t){const{$name:e,$options:i,$props:n}=t,{attrs:s,props:o,el:r}=i;if(!o||s===!1)return;const a=D(s)?s:Object.keys(o),l=a.map(u=>vt(u)).concat(e),h=new MutationObserver(u=>{const f=fn(i,e);u.some(w=>{let{attributeName:_}=w;const M=_.replace("data-","");return(M===e?a:[Ot(M),Ot(_)]).some(L=>!F(f[L])&&f[L]!==n[L])})&&t.$reset()});return h.observe(r,{attributes:!0,attributeFilter:l.concat(l.map(u=>"data-"+u))}),h}function Js(t){const e=t.data;t.prototype.$create=function(n,s,o){return t[n](s,o)},t.prototype.$mount=function(n){const{name:s}=this.$options;n[e]||(n[e]={}),!n[e][s]&&(n[e][s]=this,this.$el=this.$options.el=this.$options.el||n,C(n,document)&&this._callConnected())},t.prototype.$reset=function(){this._callDisconnected(),this._callConnected()},t.prototype.$destroy=function(n){n===void 0&&(n=!1);const{el:s,name:o}=this.$options;s&&this._callDisconnected(),this._callHook("destroy"),s!=null&&s[e]&&(delete s[e][o],Le(s[e])||delete s[e],n&&Nt(this.$el))},t.prototype.$emit=function(n){this._callUpdate(n)},t.prototype.$update=function(n,s){n===void 0&&(n=this.$el),t.update(n,s)},t.prototype.$getComponent=t.getComponent;const i=q(n=>t.prefix+vt(n));Object.defineProperties(t.prototype,{$container:Object.getOwnPropertyDescriptor(t,"container"),$name:{get(){return i(this.$options.name)}}})}function Ks(t){const e=t.data,i={};t.component=function(n,s){const o=vt(n);if(n=Ot(o),!s)return dt(i[n])&&(i[n]=t.extend(i[n])),i[n];t[n]=function(a,l){const h=t.component(n);return h.options.functional?new h({data:dt(a)?a:[...arguments]}):a?A(a).map(u)[0]:u();function u(f){const w=t.getComponent(f,n);if(w)if(l)w.$destroy();else return w;return new h({el:f,data:l})}};const r=dt(s)?{...s}:s.options;return r.name=n,r.install==null||r.install(t,r,n),t._initialized&&!r.functional&&requestAnimationFrame(()=>t[n]("[uk-"+o+"],[data-uk-"+o+"]")),i[n]=dt(s)?r:s},t.getComponents=n=>(n==null?void 0:n[e])||{},t.getComponent=(n,s)=>t.getComponents(n)[s],t.connect=n=>{if(n[e])for(const s in n[e])n[e][s]._callConnected();for(const s of n.attributes){const o=dn(s.name);o&&o in i&&t[o](n)}},t.disconnect=n=>{for(const s in n[e])n[e][s]._callDisconnected()}}const dn=q(t=>j(t,"uk-")||j(t,"data-uk-")?Ot(t.replace("data-uk-","").replace("uk-","")):!1),G=function(t){this._init(t)};G.util=Fs,G.data="__uikit__",G.prefix="uk-",G.options={},G.version="3.15.4-dev.dbc0ede84",Rs(G),Is(G),Ws(G),Ks(G),Js(G);function Zs(t){const{connect:e,disconnect:i}=t;if(!St||!window.MutationObserver)return;requestAnimationFrame(function(){document.body&&ut(document.body,e),new MutationObserver(o=>o.forEach(n)).observe(document,{childList:!0,subtree:!0}),new MutationObserver(o=>o.forEach(s)).observe(document,{attributes:!0,subtree:!0}),t._initialized=!0});function n(o){let{addedNodes:r,removedNodes:a}=o;for(const l of r)ut(l,e);for(const l of a)ut(l,i)}function s(o){var r;let{target:a,attributeName:l}=o;const h=dn(l);if(!(!h||!(h in t))){if(xt(a,l)){t[h](a);return}(r=t.getComponent(a,h))==null||r.$destroy()}}}var lt={connected(){!$(this.$el,this.$name)&&y(this.$el,this.$name)}},Ee={data:{preload:5},methods:{lazyload(t,e){t===void 0&&(t=this.$el),e===void 0&&(e=this.$el),this.registerObserver(Rt(t,(i,n)=>{for(const s of p(nt(e)?e():e))A('[loading="lazy"]',s).slice(0,this.preload-1).forEach(o=>Jt(o,"loading"));for(const s of i.filter(o=>{let{isIntersecting:r}=o;return r}).map(o=>{let{target:r}=o;return r}))n.unobserve(s)}))}}},Wt={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(t){let{animation:e}=t;return!!e[0]},hasTransition(t){let{animation:e}=t;return["slide","reveal"].some(i=>j(e[0],i))}},methods:{toggleElement(t,e,i){return new Promise(n=>Promise.all(p(t).map(s=>{const o=ce(e)?e:!this.isToggled(s);if(!T(s,"before"+(o?"show":"hide"),[this]))return Promise.reject();const r=(nt(i)?i:i===!1||!this.hasAnimation?Qs(this):this.hasTransition?pn(this):Us(this))(s,o),a=o?this.clsEnter:this.clsLeave;y(s,a),T(s,o?"show":"hide",[this]);const l=()=>{H(s,a),T(s,o?"shown":"hidden",[this])};return r?r.then(l,()=>(H(s,a),Promise.reject())):l()})).then(n,ht))},isToggled(t){return t===void 0&&(t=this.$el),[t]=p(t),$(t,this.clsEnter)?!0:$(t,this.clsLeave)?!1:this.cls?$(t,this.cls.split(" ")[0]):z(t)},_toggle(t,e){if(!t)return;e=Boolean(e);let i;this.cls?(i=d(this.cls," ")||e!==$(t,this.cls),i&&Y(t,this.cls,d(this.cls," ")?void 0:e)):(i=e===t.hidden,i&&(t.hidden=!e)),A("[autofocus]",t).some(n=>z(n)?n.focus()||!0:n.blur()),i&&T(t,"toggled",[e,this])}}};function Qs(t){let{_toggle:e}=t;return(i,n)=>(U.cancel(i),rt.cancel(i),e(i,n))}function pn(t){var e;const[i="reveal",n="top"]=((e=t.animation[0])==null?void 0:e.split("-"))||[],s=[["left","right"],["top","bottom"]],o=s[d(s[0],n)?0:1],r=o[1]===n,l=["width","height"][s.indexOf(o)],h="margin-"+o[0],u="margin-"+n;return async(f,w)=>{let{duration:_,velocity:M,transition:L,_toggle:gt}=t,W=X(f)[l];const Cr=rt.inProgress(f);await rt.cancel(f),w&>(f,!0);const Er=Object.fromEntries(["padding","border","width","height","minWidth","minHeight","overflowY","overflowX",h,u].map(Jn=>[Jn,f.style[Jn]])),re=X(f),Si=v(c(f,h)),Xn=v(c(f,u)),Et=re[l]+Xn;!Cr&&!w&&(W+=Xn);const[Ne]=ai(f,"<div>");c(Ne,{boxSizing:"border-box",height:re.height,width:re.width,...c(f,["overflow","padding","borderTop","borderRight","borderBottom","borderLeft","borderImage",u])}),c(f,{padding:0,border:0,minWidth:0,minHeight:0,[u]:0,width:re.width,height:re.height,overflow:"hidden",[l]:W});const Vn=W/Et;_=(M*Et+_)*(w?1-Vn:Vn);const Gn={[l]:w?Et:0};r&&(c(f,h,Et-W+Si),Gn[h]=w?Si:Et+Si),!r^i==="reveal"&&(c(Ne,h,-Et+W),rt.start(Ne,{[h]:w?0:-Et},_,L));try{await rt.start(f,Gn,_,L)}finally{c(f,Er),we(Ne.firstChild),w||gt(f,!1)}}}function Us(t){return(e,i)=>{U.cancel(e);const{animation:n,duration:s,_toggle:o}=t;return i?(o(e,!0),U.in(e,n[0],s,t.origin)):U.out(e,n[1]||n[0],s,t.origin).then(()=>o(e,!1))}}var gn={mixins:[lt,Ee,Wt],props:{animation:Boolean,targets:String,active:null,collapsible:Boolean,multiple:Boolean,toggle:String,content:String,offset:Number},data:{targets:"> *",active:!1,animation:!0,collapsible:!0,multiple:!1,clsOpen:"uk-open",toggle:"> .uk-accordion-title",content:"> .uk-accordion-content",offset:0},computed:{items:{get(t,e){let{targets:i}=t;return A(i,e)},watch(t,e){if(e||$(t,this.clsOpen))return;const i=this.active!==!1&&t[Number(this.active)]||!this.collapsible&&t[0];i&&this.toggle(i,!1)},immediate:!0},toggles(t){let{toggle:e}=t;return this.items.map(i=>g(e,i))},contents:{get(t){let{content:e}=t;return this.items.map(i=>g(e,i))},watch(t){for(const e of t)mn(e,!$(this.items.find(i=>C(e,i)),this.clsOpen))},immediate:!0}},connected(){this.lazyload()},events:[{name:"click",delegate(){return this.targets+" "+this.$props.toggle},handler(t){t.preventDefault(),this.toggle(Je(this.toggles,t.current))}}],methods:{toggle(t,e){let i=[this.items[he(t,this.items)]];const n=Kt(this.items,"."+this.clsOpen);if(!this.multiple&&!d(n,i[0])&&(i=i.concat(n)),!(!this.collapsible&&n.length<2&&!Kt(i,":not(."+this.clsOpen+")").length))for(const s of i)this.toggleElement(s,!$(s,this.clsOpen),async(o,r)=>{Y(o,this.clsOpen,r),m(g(this.$props.toggle,o),"aria-expanded",r);const a=g(this.content,o);if(e===!1||!this.animation){a.hidden=!r,mn(a,!r);return}if(await pn(this)(a,r),r){const l=g(this.$props.toggle,o);requestAnimationFrame(()=>{gi(l)||mi(l,{offset:this.offset})})}})}}};function mn(t,e){t&&(t.hidden=e)}var to={mixins:[lt,Wt],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,eo(this)),this.$destroy(!0)}}};function eo(t){let{duration:e,transition:i,velocity:n}=t;return s=>{const o=v(c(s,"height"));return c(s,"height",o),rt.start(s,{height:0,marginTop:0,marginBottom:0,paddingTop:0,paddingBottom:0,borderTop:0,borderBottom:0,opacity:0},n*o+e,i)}}var vn={args:"autoplay",props:{automute:Boolean,autoplay:Boolean},data:{automute:!1,autoplay:!0},connected(){this.inView=this.autoplay==="inview",this.inView&&!xt(this.$el,"preload")&&(this.$el.preload="none"),et(this.$el,"iframe")&&!xt(this.$el,"allow")&&(this.$el.allow="autoplay"),this.automute&&Zi(this.$el),this.registerObserver(Rt(this.$el,()=>this.$emit(),{},!1))},update:{read(){return Qi(this.$el)?{visible:z(this.$el)&&c(this.$el,"visibility")!=="hidden",inView:this.inView&&gi(this.$el)}:!1},write(t){let{visible:e,inView:i}=t;!e||this.inView&&!i?Ki(this.$el):(this.autoplay===!0||this.inView&&i)&&Ji(this.$el)}}},pt={connected(){var t;this.registerObserver(xe(((t=this.$options.resizeTargets)==null?void 0:t.call(this))||this.$el,()=>this.$emit("resize")))}},io={mixins:[pt,vn],props:{width:Number,height:Number},data:{automute:!0},events:{"load loadedmetadata"(){this.$emit("resize")}},resizeTargets(){return[this.$el,wn(this.$el)||E(this.$el)]},update:{read(){const{ratio:t,cover:e}=Xe,{$el:i,width:n,height:s}=this;let o={width:n,height:s};if(!o.width||!o.height){const h={width:i.naturalWidth||i.videoWidth||i.clientWidth,height:i.naturalHeight||i.videoHeight||i.clientHeight};o.width?o=t(h,"width",o.width):s?o=t(h,"height",o.height):o=h}const{offsetHeight:r,offsetWidth:a}=wn(i)||E(i),l=e(o,{width:a+(a%2?1:0),height:r+(r%2?1:0)});return!l.width||!l.height?!1:l},write(t){let{height:e,width:i}=t;c(this.$el,{height:e,width:i})},events:["resize"]}};function wn(t){for(;t=E(t);)if(c(t,"position")!=="static")return t}var bi={props:{container:Boolean},data:{container:!0},computed:{container(t){let{container:e}=t;return e===!0&&this.$container||e&&g(e)}}},no={props:{pos:String,offset:null,flip:Boolean,shift:Boolean,inset:Boolean},data:{pos:"bottom-"+(ie?"right":"left"),offset:!1,flip:!0,shift:!0,inset:!1},connected(){this.pos=this.$props.pos.split("-").concat("center").slice(0,2),[this.dir,this.align]=this.pos,this.axis=d(["top","bottom"],this.dir)?"y":"x"},methods:{positionAt(t,e,i){let n=[this.getPositionOffset(t),this.getShiftOffset(t)];const s=[this.flip&&"flip",this.shift&&"shift"],o={element:[this.inset?this.dir:Fi(this.dir),this.align],target:[this.dir,this.align]};if(this.axis==="y"){for(const u in o)o[u].reverse();n.reverse(),s.reverse()}const[r]=R(t,/auto|scroll/),{scrollTop:a,scrollLeft:l}=r,h=X(t);c(t,{top:-h.height,left:-h.width}),on(t,e,{attach:o,offset:n,boundary:i,placement:s,viewportOffset:this.getViewportOffset(t)}),r.scrollTop=a,r.scrollLeft=l},getPositionOffset(t){return K(this.offset===!1?c(t,"--uk-position-offset"):this.offset,this.axis==="x"?"width":"height",t)*(d(["left","top"],this.dir)?-1:1)*(this.inset?-1:1)},getShiftOffset(t){return this.align==="center"?0:K(c(t,"--uk-position-shift-offset"),this.axis==="y"?"width":"height",t)*(d(["left","top"],this.align)?1:-1)},getViewportOffset(t){return K(c(t,"--uk-position-viewport-offset"))}}},so={beforeConnect(){this._style=m(this.$el,"style")},disconnected(){m(this.$el,"style",this._style)}};const I=[];var bn={mixins:[lt,bi,Wt],props:{selPanel:String,selClose:String,escClose:Boolean,bgClose:Boolean,stack:Boolean},data:{cls:"uk-open",escClose:!0,bgClose:!0,overlay:!0,stack:!1},computed:{panel(t,e){let{selPanel:i}=t;return g(i,e)},transitionElement(){return this.panel},bgClose(t){let{bgClose:e}=t;return e&&this.panel}},beforeDisconnect(){d(I,this)&&this.toggleElement(this.$el,!1,!1)},events:[{name:"click",delegate(){return this.selClose},handler(t){t.preventDefault(),this.hide()}},{name:"toggle",self:!0,handler(t){t.defaultPrevented||(t.preventDefault(),this.isToggled()===d(I,this)&&this.toggle())}},{name:"beforeshow",self:!0,handler(t){if(d(I,this))return!1;!this.stack&&I.length?(Promise.all(I.map(e=>e.hide())).then(this.show),t.preventDefault()):I.push(this)}},{name:"show",self:!0,handler(){S(this.$el,"hide",k(document,"focusin",t=>{Gt(I)===this&&!C(t.target,this.$el)&&this.$el.focus()})),this.overlay&&(S(this.$el,"hidden",$n(this.$el),{self:!0}),S(this.$el,"hidden",xn(),{self:!0})),this.stack&&c(this.$el,"zIndex",v(c(this.$el,"zIndex"))+I.length),y(document.documentElement,this.clsPage),this.bgClose&&S(this.$el,"hide",k(document,Lt,t=>{let{target:e}=t;Gt(I)!==this||this.overlay&&!C(e,this.$el)||C(e,this.panel)||S(document,Ft+" "+$e+" scroll",i=>{let{defaultPrevented:n,type:s,target:o}=i;!n&&s===Ft&&e===o&&this.hide()},!0)}),{self:!0}),this.escClose&&S(this.$el,"hide",k(document,"keydown",t=>{t.keyCode===27&&Gt(I)===this&&this.hide()}),{self:!0})}},{name:"shown",self:!0,handler(){Ge(this.$el)||m(this.$el,"tabindex","-1"),g(":focus",this.$el)||this.$el.focus()}},{name:"hidden",self:!0,handler(){d(I,this)&&I.splice(I.indexOf(this),1),c(this.$el,"zIndex",""),I.some(t=>t.clsPage===this.clsPage)||H(document.documentElement,this.clsPage)}}],methods:{toggle(){return this.isToggled()?this.hide():this.show()},show(){return this.container&&E(this.$el)!==this.container?(at(this.container,this.$el),new Promise(t=>requestAnimationFrame(()=>this.show().then(t)))):this.toggleElement(this.$el,!0,yn(this))},hide(){return this.toggleElement(this.$el,!1,yn(this))}}};function yn(t){let{transitionElement:e,_toggle:i}=t;return(n,s)=>new Promise((o,r)=>S(n,"show hide",()=>{n._reject==null||n._reject(),n._reject=r,i(n,s);const a=S(e,"transitionstart",()=>{S(e,"transitionend transitioncancel",o,{self:!0}),clearTimeout(l)},{self:!0}),l=setTimeout(()=>{a(),o()},oo(c(e,"transitionDuration")))})).then(()=>delete n._reject)}function oo(t){return t?Yt(t,"ms")?v(t):v(t)*1e3:0}function $n(t){if(CSS.supports("overscroll-behavior","contain")){const n=ro(t,s=>/auto|scroll/.test(c(s,"overflow")));return c(n,"overscrollBehavior","contain"),()=>c(n,"overscrollBehavior","")}let e;const i=[k(t,"touchstart",n=>{let{targetTouches:s}=n;s.length===1&&(e=s[0].clientY)},{passive:!0}),k(t,"touchmove",n=>{if(n.targetTouches.length!==1)return;let[s]=R(n.target,/auto|scroll/);C(s,t)||(s=t);const o=n.targetTouches[0].clientY-e,{scrollTop:r,scrollHeight:a,clientHeight:l}=s;(l>=a||r===0&&o>0||a-r<=l&&o<0)&&n.cancelable&&n.preventDefault()},{passive:!1})];return()=>i.forEach(n=>n())}let yi;function xn(){if(yi)return ht;yi=!0;const{scrollingElement:t}=document;return c(t,{overflowY:"hidden",touchAction:"none",paddingRight:te(window)-t.clientWidth}),()=>{yi=!1,c(t,{overflowY:"",touchAction:"",paddingRight:""})}}function ro(t,e){const i=[];return ut(t,n=>{e(n)&&i.push(n)}),i}let B;var kn={mixins:[bi,Ee,no,so,Wt],args:"pos",props:{mode:"list",toggle:Boolean,boundary:Boolean,boundaryX:Boolean,boundaryY:Boolean,target:Boolean,targetX:Boolean,targetY:Boolean,stretch:Boolean,delayShow:Number,delayHide:Number,autoUpdate:Boolean,clsDrop:String,animateOut:Boolean,bgScroll:Boolean},data:{mode:["click","hover"],toggle:"- *",boundary:!1,boundaryX:!1,boundaryY:!1,target:!1,targetX:!1,targetY:!1,stretch:!1,delayShow:0,delayHide:800,autoUpdate:!0,clsDrop:!1,animateOut:!1,bgScroll:!0,animation:["uk-animation-fade"],cls:"uk-open",container:!1},computed:{boundary(t,e){let{boundary:i,boundaryX:n,boundaryY:s}=t;return[ot(n||i,e)||window,ot(s||i,e)||window]},target(t,e){let{target:i,targetX:n,targetY:s}=t;return n=n||i||this.targetEl,s=s||i||this.targetEl,[n===!0?window:ot(n,e),s===!0?window:ot(s,e)]}},created(){this.tracker=new hi},beforeConnect(){this.clsDrop=this.$props.clsDrop||"uk-"+this.$options.name},connected(){y(this.$el,this.clsDrop),this.toggle&&!this.targetEl&&(this.targetEl=this.$create("toggle",ot(this.toggle,this.$el),{target:this.$el,mode:this.mode}).$el,m(this.targetEl,"aria-haspopup",!0),this.lazyload(this.targetEl))},disconnected(){this.isActive()&&(this.hide(!1),B=null)},events:[{name:"click",delegate(){return"."+this.clsDrop+"-close"},handler(t){t.preventDefault(),this.hide(!1)}},{name:"click",delegate(){return'a[href^="#"]'},handler(t){let{defaultPrevented:e,current:{hash:i}}=t;!e&&i&&!C(i,this.$el)&&this.hide(!1)}},{name:"beforescroll",handler(){this.hide(!1)}},{name:"toggle",self:!0,handler(t,e){t.preventDefault(),this.isToggled()?this.hide(!1):this.show(e==null?void 0:e.$el,!1)}},{name:"toggleshow",self:!0,handler(t,e){t.preventDefault(),this.show(e==null?void 0:e.$el)}},{name:"togglehide",self:!0,handler(t){t.preventDefault(),P(this.$el,":focus,:hover")||this.hide()}},{name:be+" focusin",filter(){return d(this.mode,"hover")},handler(t){Mt(t)||this.clearTimers()}},{name:ye+" focusout",filter(){return d(this.mode,"hover")},handler(t){!Mt(t)&&t.relatedTarget&&this.hide()}},{name:"toggled",self:!0,handler(t,e){!e||(this.clearTimers(),this.position())}},{name:"show",self:!0,handler(){B=this,this.tracker.init();const t=()=>this.$emit(),e=[k(document,Lt,i=>{let{target:n}=i;return!C(n,this.$el)&&S(document,Ft+" "+$e+" scroll",s=>{let{defaultPrevented:o,type:r,target:a}=s;!o&&r===Ft&&n===a&&!(this.targetEl&&C(n,this.targetEl))&&this.hide(!1)},!0)}),k(document,"keydown",i=>{i.keyCode===27&&this.hide(!1)}),k(window,"resize",t),(()=>{const i=xe(R(this.$el).concat(this.target),t);return()=>i.disconnect()})(),...this.autoUpdate?[k([document,R(this.$el)],"scroll",t,{passive:!0})]:[],...this.bgScroll?[]:[$n(this.$el),xn()]];S(this.$el,"hide",()=>e.forEach(i=>i()),{self:!0})}},{name:"beforehide",self:!0,handler(){this.clearTimers()}},{name:"hide",handler(t){let{target:e}=t;if(this.$el!==e){B=B===null&&C(e,this.$el)&&this.isToggled()?this:B;return}B=this.isActive()?null:B,this.tracker.cancel()}}],update:{write(){this.isToggled()&&!$(this.$el,this.clsEnter)&&this.position()}},methods:{show(t,e){if(t===void 0&&(t=this.targetEl),e===void 0&&(e=!0),this.isToggled()&&t&&this.targetEl&&t!==this.targetEl&&this.hide(!1,!1),this.targetEl=t,this.clearTimers(),!this.isActive()){if(B){if(e&&B.isDelaying){this.showTimer=setTimeout(()=>P(t,":hover")&&this.show(),10);return}let i;for(;B&&i!==B&&!C(this.$el,B.$el);)i=B,B.hide(!1,!1)}this.container&&E(this.$el)!==this.container&&at(this.container,this.$el),this.showTimer=setTimeout(()=>this.toggleElement(this.$el,!0),e&&this.delayShow||0)}},hide(t,e){t===void 0&&(t=!0),e===void 0&&(e=!0);const i=()=>this.toggleElement(this.$el,!1,this.animateOut&&e);this.clearTimers(),this.isDelaying=ao(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 B===this},position(){H(this.$el,this.clsDrop+"-stack"),m(this.$el,"style",this._style),this.$el.hidden=!0;const t=this.target.map(s=>Z(R(s)[0])),e=this.getViewportOffset(this.$el),i=[[0,["x","width","left","right"]],[1,["y","height","top","bottom"]]];for(const[s,[o,r]]of i)this.axis!==o&&d([o,!0],this.stretch)&&c(this.$el,{[r]:Math.min(b(this.boundary[s])[r],t[s][r]-2*e),["overflow-"+o]:"auto"});const n=t[0].width-2*e;this.$el.offsetWidth>n&&y(this.$el,this.clsDrop+"-stack"),c(this.$el,"maxWidth",n),this.$el.hidden=!1,this.positionAt(this.$el,this.target,this.boundary);for(const[s,[o,r,a,l]]of i)if(this.axis===o&&d([o,!0],this.stretch)){const h=Math.abs(this.getPositionOffset(this.$el)),u=b(this.target[s]),f=b(this.$el);c(this.$el,{[r]:(u[a]>f[a]?u[a]-Math.max(b(this.boundary[s])[a],t[s][a]+e):Math.min(b(this.boundary[s])[l],t[s][l]-e)-u[l])-h,["overflow-"+o]:"auto"}),this.positionAt(this.$el,this.target,this.boundary)}}}};function ao(t){const e=[];return ut(t,i=>c(i,"position")!=="static"&&e.push(i)),e}var lo={mixins:[lt],args:"target",props:{target:Boolean},data:{target:!1},computed:{input(t,e){return g(ue,e)},state(){return this.input.nextElementSibling},target(t,e){let{target:i}=t;return i&&(i===!0&&E(this.input)===e&&this.input.nextElementSibling||g(i,e))}},update(){var t;const{target:e,input:i}=this;if(!e)return;let n;const s=Pi(e)?"value":"textContent",o=e[s],r=(t=i.files)!=null&&t[0]?i.files[0].name:P(i,"select")&&(n=A("option",i).filter(a=>a.selected)[0])?n.textContent:i.value;o!==r&&(e[s]=r)},events:[{name:"change",handler(){this.$emit()}},{name:"reset",el(){return J(this.$el,"form")},handler(){this.$emit()}}]},Tn={mixins:[pt],props:{margin:String,firstColumn:Boolean},data:{margin:"uk-margin-small-top",firstColumn:"uk-first-column"},resizeTargets(){return[this.$el,...Ei(this.$el.children)]},connected(){this.registerObserver(Xi(this.$el,()=>this.$reset(),{childList:!0}))},update:{read(){const t=Sn(this.$el.children);return{rows:t,columns:co(t)}},write(t){let{columns:e,rows:i}=t;for(const n of i)for(const s of n)Y(s,this.margin,i[0]!==n),Y(s,this.firstColumn,e[0].includes(s))},events:["resize"]}};function Sn(t){return Cn(t,"top","bottom")}function co(t){const e=[];for(const i of t){const n=Cn(i,"left","right");for(let s=0;s<n.length;s++)e[s]=e[s]?e[s].concat(n[s]):n[s]}return ie?e.reverse():e}function Cn(t,e,i){const n=[[]];for(const s of t){if(!z(s))continue;let o=Oe(s);for(let r=n.length-1;r>=0;r--){const a=n[r];if(!a[0]){a.push(s);break}let l;if(a[0].offsetParent===s.offsetParent?l=Oe(a[0]):(o=Oe(s,!0),l=Oe(a[0],!0)),o[e]>=l[i]-1&&o[e]!==l[e]){n.push([s]);break}if(o[i]-1>l[e]||o[e]===l[e]){a.push(s);break}if(r===0){n.unshift([s]);break}}}return n}function Oe(t,e){e===void 0&&(e=!1);let{offsetTop:i,offsetLeft:n,offsetHeight:s,offsetWidth:o}=t;return e&&([i,n]=Tt(t)),{top:i,left:n,bottom:i+s,right:n+o}}var $i={connected(){En(this._uid,()=>this.$emit("scroll"))},disconnected(){On(this._uid)}};const Be=new Map;let se;function En(t,e){se=se||k(window,"scroll",()=>Be.forEach(i=>i()),{passive:!0,capture:!0}),Be.set(t,e)}function On(t){Be.delete(t),se&&!Be.size&&(se(),se=null)}var ho={extends:Tn,mixins:[lt],name:"grid",props:{masonry:Boolean,parallax:Number},data:{margin:"uk-grid-margin",clsStack:"uk-grid-stack",masonry:!1,parallax:0},connected(){this.masonry&&y(this.$el,"uk-flex-top uk-flex-wrap-top"),this.parallax&&En(this._uid,()=>this.$emit("scroll"))},disconnected(){On(this._uid)},update:[{write(t){let{columns:e}=t;Y(this.$el,this.clsStack,e.length<2)},events:["resize"]},{read(t){let{columns:e,rows:i}=t;if(!e.length||!this.masonry&&!this.parallax||Bn(this.$el))return t.translates=!1,!1;let n=!1;const s=st(this.$el),o=po(e),r=fo(s,this.margin)*(i.length-1),a=Math.max(...o)+r;this.masonry&&(e=e.map(h=>We(h,"offsetTop")),n=uo(i,e));let l=Math.abs(this.parallax);return l&&(l=o.reduce((h,u,f)=>Math.max(h,u+r+(f%2?l:l/8)-a),0)),{padding:l,columns:e,translates:n,height:n?a:""}},write(t){let{height:e,padding:i}=t;c(this.$el,"paddingBottom",i||""),e!==!1&&c(this.$el,"height",e)},events:["resize"]},{read(){return this.parallax&&Bn(this.$el)?!1:{scrolled:this.parallax?nn(this.$el)*Math.abs(this.parallax):!1}},write(t){let{columns:e,scrolled:i,translates:n}=t;i===!1&&!n||e.forEach((s,o)=>s.forEach((r,a)=>c(r,"transform",!i&&!n?"":"translateY("+((n&&-n[o][a])+(i?o%2?i:i/8:0))+"px)")))},events:["scroll","resize"]}]};function Bn(t){return st(t).some(e=>c(e,"position")==="absolute")}function uo(t,e){const i=t.map(n=>Math.max(...n.map(s=>s.offsetHeight)));return e.map(n=>{let s=0;return n.map((o,r)=>s+=r?i[r-1]-n[r-1].offsetHeight:0)})}function fo(t,e){const[i]=t.filter(n=>$(n,e));return v(i?c(i,"marginTop"):c(t[0],"paddingLeft"))}function po(t){return t.map(e=>e.reduce((i,n)=>i+n.offsetHeight,0))}var go={mixins:[pt],args:"target",props:{target:String,row:Boolean},data:{target:"> *",row:!0},computed:{elements:{get(t,e){let{target:i}=t;return A(i,e)},watch(){this.$reset()}}},resizeTargets(){return[this.$el,...this.elements]},update:{read(){return{rows:(this.row?Sn(this.elements):[this.elements]).map(mo)}},write(t){let{rows:e}=t;for(const{heights:i,elements:n}of e)n.forEach((s,o)=>c(s,"minHeight",i[o]))},events:["resize"]}};function mo(t){if(t.length<2)return{heights:[""],elements:t};c(t,"minHeight","");let e=t.map(vo);const i=Math.max(...e);return{heights:t.map((n,s)=>e[s].toFixed(2)===i.toFixed(2)?"":i),elements:t}}function vo(t){let e=!1;z(t)||(e=t.style.display,c(t,"display","block","important"));const i=X(t).height-ee(t,"height","content-box");return e!==!1&&c(t,"display",e),i}var wo={mixins:[pt],props:{expand:Boolean,offsetTop:Boolean,offsetBottom:Boolean,minHeight:Number},data:{expand:!1,offsetTop:!1,offsetBottom:!1,minHeight:0},resizeTargets(){return[this.$el,...R(this.$el,/auto|scroll/)]},update:{read(t){let{minHeight:e}=t;if(!z(this.$el))return!1;let i="";const n=ee(this.$el,"height","content-box"),{body:s,scrollingElement:o}=document,[r]=R(this.$el,/auto|scroll/),{height:a}=Z(r===s?o:r);if(this.expand)i=Math.max(a-(X(r).height-X(this.$el).height)-n,0);else{const l=o===r||s===r;if(i="calc("+(l?"100vh":a+"px"),this.offsetTop)if(l){const h=Tt(this.$el)[0]-Tt(r)[0];i+=h>0&&h<a/2?" - "+h+"px":""}else i+=" - "+c(r,"paddingTop");this.offsetBottom===!0?i+=" - "+X(this.$el.nextElementSibling).height+"px":bt(this.offsetBottom)?i+=" - "+this.offsetBottom+"vh":this.offsetBottom&&Yt(this.offsetBottom,"px")?i+=" - "+v(this.offsetBottom)+"px":x(this.offsetBottom)&&(i+=" - "+X(ot(this.offsetBottom,this.$el)).height+"px"),i+=(n?" - "+n+"px":"")+")"}return{minHeight:i,prev:e}},write(t){let{minHeight:e}=t;c(this.$el,{minHeight:e}),this.minHeight&&v(c(this.$el,"minHeight"))<this.minHeight&&c(this.$el,"minHeight",this.minHeight)},events:["resize"]}},Pn={args:"src",props:{id:Boolean,icon:String,src:String,style:String,width:Number,height:Number,ratio:Number,class:String,strokeAnimation:Boolean,focusable:Boolean,attributes:"list"},data:{ratio:1,include:["style","class","focusable"],class:"",strokeAnimation:!1},beforeConnect(){this.class+=" uk-svg"},connected(){!this.icon&&d(this.src,"#")&&([this.src,this.icon]=this.src.split("#")),this.svg=this.getSvg().then(t=>{if(this._connected){const e=ko(t,this.$el);return this.svgEl&&e!==this.svgEl&&Nt(this.svgEl),this.applyAttributes(e,t),this.svgEl=e}},ht),this.strokeAnimation&&this.svg.then(t=>{this._connected&&(_n(t),this.registerObserver(Rt(t,(e,i)=>{_n(t),i.disconnect()})))})},disconnected(){this.svg.then(t=>{this._connected||(Ve(this.$el)&&(this.$el.hidden=!1),Nt(t),this.svgEl=null)}),this.svg=null},methods:{async getSvg(){return et(this.$el,"img")&&!this.$el.complete&&this.$el.loading==="lazy"?new Promise(t=>S(this.$el,"load",()=>t(this.getSvg()))):yo(await bo(this.src),this.icon)||Promise.reject("SVG not found.")},applyAttributes(t,e){for(const o in this.$options.props)d(this.include,o)&&o in this&&m(t,o,this[o]);for(const o in this.attributes){const[r,a]=this.attributes[o].split(":",2);m(t,r,a)}this.id||Jt(t,"id");const i=["width","height"];let n=i.map(o=>this[o]);n.some(o=>o)||(n=i.map(o=>m(e,o)));const s=m(e,"viewBox");s&&!n.some(o=>o)&&(n=s.split(" ").slice(2)),n.forEach((o,r)=>m(t,i[r],v(o)*this.ratio||null))}}};const bo=q(async t=>t?j(t,"data:")?decodeURIComponent(t.split(",")[1]):(await fetch(t)).text():Promise.reject());function yo(t,e){var i;return e&&d(t,"<symbol")&&(t=$o(t,e)||t),t=g(t.substr(t.indexOf("<svg"))),((i=t)==null?void 0:i.hasChildNodes())&&t}const An=/<symbol([^]*?id=(['"])(.+?)\2[^]*?<\/)symbol>/g,Pe={};function $o(t,e){if(!Pe[t]){Pe[t]={},An.lastIndex=0;let i;for(;i=An.exec(t);)Pe[t][i[3]]='<svg xmlns="http://www.w3.org/2000/svg"'+i[1]+"svg>"}return Pe[t][e]}function _n(t){const e=xo(t);e&&t.style.setProperty("--uk-animation-stroke",e)}function xo(t){return Math.ceil(Math.max(0,...A("[stroke]",t).map(e=>{try{return e.getTotalLength()}catch{return 0}})))}function ko(t,e){if(Ve(e)||et(e,"canvas")){e.hidden=!0;const n=e.nextElementSibling;return Mn(t,n)?n:me(e,t)}const i=e.lastElementChild;return Mn(t,i)?i:at(e,t)}function Mn(t,e){return et(t,"svg")&&et(e,"svg")&&Nn(t)===Nn(e)}function Nn(t){return(t.innerHTML||new XMLSerializer().serializeToString(t).replace(/<svg.*?>(.*?)<\/svg>/g,"$1")).replace(/\s/g,"")}var To='<svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"><line fill="none" stroke="#000" stroke-width="1.1" x1="1" y1="1" x2="13" y2="13"/><line fill="none" stroke="#000" stroke-width="1.1" x1="13" y1="1" x2="1" y2="13"/></svg>',So='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><line fill="none" stroke="#000" stroke-width="1.4" x1="1" y1="1" x2="19" y2="19"/><line fill="none" stroke="#000" stroke-width="1.4" x1="19" y1="1" x2="1" y2="19"/></svg>',Co='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><rect x="9" y="4" width="1" height="11"/><rect x="4" y="9" width="11" height="1"/></svg>',Eo='<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 3.5 6 8.5 11 3.5"/></svg>',Oo='<svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 4 7 10 13 4"/></svg>',Bo='<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 3.5 6 8.5 11 3.5"/></svg>',Po=`<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><style>.uk-navbar-toggle-animate svg > [class*='line-'] {
|
|
2
2
|
transition: 0.2s ease-in-out;
|
|
3
3
|
transition-property: transform, opacity,;
|
|
4
4
|
transform-origin: center;
|
package/dist/js/uikit-icons.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! UIkit 3.15.4-dev.
|
|
1
|
+
/*! UIkit 3.15.4-dev.dbc0ede84 | https://www.getuikit.com | (c) 2014 - 2022 YOOtheme | MIT License */
|
|
2
2
|
|
|
3
3
|
(function (global, factory) {
|
|
4
4
|
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
|