uikit 3.15.24 → 3.15.25-dev.c6f5a4c4e
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/build/publishDev.js +3 -3
- package/build/release.js +3 -3
- 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 +6 -6
- package/dist/js/components/countdown.min.js +1 -1
- package/dist/js/components/filter.js +5 -1
- package/dist/js/components/filter.min.js +1 -1
- package/dist/js/components/lightbox-panel.js +59 -76
- package/dist/js/components/lightbox-panel.min.js +1 -1
- package/dist/js/components/lightbox.js +59 -76
- 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 +2 -2
- package/dist/js/components/slider.min.js +1 -1
- package/dist/js/components/slideshow-parallax.js +1 -1
- package/dist/js/components/slideshow-parallax.min.js +1 -1
- package/dist/js/components/slideshow.js +2 -2
- package/dist/js/components/slideshow.min.js +1 -1
- package/dist/js/components/sortable.js +8 -5
- package/dist/js/components/sortable.min.js +1 -1
- package/dist/js/components/tooltip.js +2 -7
- package/dist/js/components/tooltip.min.js +1 -1
- package/dist/js/components/upload.js +2 -2
- package/dist/js/components/upload.min.js +1 -1
- package/dist/js/uikit-core.js +127 -138
- package/dist/js/uikit-core.min.js +1 -1
- package/dist/js/uikit-icons.js +5 -1
- package/dist/js/uikit-icons.min.js +1 -1
- package/dist/js/uikit.js +149 -173
- package/dist/js/uikit.min.js +1 -1
- package/package.json +65 -65
- package/src/images/icons/android-robot.svg +6 -0
- package/src/images/icons/android.svg +3 -0
- package/src/images/icons/apple.svg +3 -0
- package/src/images/icons/microsoft.svg +3 -0
- package/src/js/components/countdown.js +5 -5
- package/src/js/components/lightbox-panel.js +6 -18
- package/src/js/components/sortable.js +3 -4
- package/src/js/components/tooltip.js +3 -8
- package/src/js/components/upload.js +1 -1
- package/src/js/core/drop.js +62 -50
- package/src/js/core/navbar.js +11 -29
- package/src/js/mixin/internal/animate-slide.js +5 -0
- package/src/js/mixin/modal.js +52 -58
- package/src/js/mixin/slider-autoplay.js +1 -1
- package/src/js/util/mouse.js +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
/*! UIkit 3.15.24 | https://www.getuikit.com | (c) 2014 - 2023 YOOtheme | MIT License */(function(qt,Vt){typeof exports=="object"&&typeof module<"u"?module.exports=Vt():typeof define=="function"&&define.amd?define("uikit",Vt):(qt=typeof globalThis<"u"?globalThis:qt||self,qt.UIkit=Vt())})(this,function(){"use strict";const{hasOwnProperty:qt,toString:Vt}=Object.prototype;function mt(t,e){return qt.call(t,e)}const ts=/\B([A-Z])/g,Et=Q(t=>t.replace(ts,"-$1").toLowerCase()),es=/-(\w)/g,Yt=Q(t=>t.replace(es,Ai)),vt=Q(t=>t.length?Ai(null,t.charAt(0))+t.slice(1):"");function Ai(t,e){return e?e.toUpperCase():""}function K(t,e){return t==null||t.startsWith==null?void 0:t.startsWith(e)}function Gt(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 pe(t,e){return t==null||t.findIndex==null?void 0:t.findIndex(e)}const{isArray:H,from:Mi}=Array,{assign:Ct}=Object;function Z(t){return typeof t=="function"}function ut(t){return t!==null&&typeof t=="object"}function lt(t){return Vt.call(t)==="[object Object]"}function Ot(t){return ut(t)&&t===t.window}function ge(t){return qe(t)===9}function je(t){return qe(t)>=1}function Xt(t){return qe(t)===1}function qe(t){return!Ot(t)&&ut(t)&&t.nodeType}function me(t){return typeof t=="boolean"}function x(t){return typeof t=="string"}function Ve(t){return typeof t=="number"}function wt(t){return Ve(t)||x(t)&&!isNaN(t-parseFloat(t))}function Ye(t){return!(H(t)?t.length:ut(t)&&Object.keys(t).length)}function R(t){return t===void 0}function Ge(t){return me(t)?t:t==="true"||t==="1"||t===""?!0:t==="false"||t==="0"?!1:t}function Jt(t){const e=Number(t);return isNaN(e)?!1:e}function m(t){return parseFloat(t)||0}function C(t){return p(t)[0]}function p(t){return t&&(je(t)?[t]:Array.from(t).filter(je))||[]}function Pt(t){var e;if(Ot(t))return t;t=C(t);const i=ge(t)?t:(e=t)==null?void 0:e.ownerDocument;return(i==null?void 0:i.defaultView)||window}function Xe(t,e){return t===e||ut(t)&&ut(e)&&Object.keys(t).length===Object.keys(e).length&&$t(t,(i,n)=>i===e[n])}function Je(t,e,i){return t.replace(new RegExp(`${e}|${i}`,"g"),n=>n===e?i:e)}function Kt(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 Ke(t,e){return t.slice().sort(({[e]:i=0},{[e]:n=0})=>i>n?1:n>i?-1:0)}function Zt(t,e){return t.reduce((i,n)=>i+m(Z(e)?e(n):n[e]),0)}function is(t,e){const i=new Set;return t.filter(({[e]:n})=>i.has(n)?!1:i.add(n))}function ct(t,e=0,i=1){return Math.min(Math.max(Jt(t)||0,e),i)}function ft(){}function Ze(...t){return[["bottom","top"],["right","left"]].every(([e,i])=>Math.min(...t.map(({[e]:n})=>n))-Math.max(...t.map(({[i]:n})=>n))>0)}function Qe(t,e){return t.x<=e.right&&t.x>=e.left&&t.y<=e.bottom&&t.y>=e.top}function Ue(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 Di(t,e){t={...t};for(const i in t)t=t[i]>e[i]?Ue(t,i,e[i]):t;return t}function ns(t,e){t=Di(t,e);for(const i in t)t=t[i]<e[i]?Ue(t,i,e[i]):t;return t}const ti={ratio:Ue,contain:Di,cover:ns};function ve(t,e,i=0,n=!1){e=p(e);const{length:s}=e;return s?(t=wt(t)?Jt(t):t==="next"?i+1:t==="previous"?i-1:e.indexOf(C(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 Ni{constructor(){this.promise=new Promise((e,i)=>{this.reject=i,this.resolve=e})}}function $(t,e,i){if(ut(e)){for(const s in e)$(t,s,e[s]);return}if(R(i)){var n;return(n=C(t))==null?void 0:n.getAttribute(e)}else for(const s of p(t))Z(i)&&(i=i.call(s,$(s,e))),i===null?Qt(s,e):s.setAttribute(e,i)}function bt(t,e){return p(t).some(i=>i.hasAttribute(e))}function Qt(t,e){p(t).forEach(i=>i.removeAttribute(e))}function Bt(t,e){for(const i of[e,`data-${e}`])if(bt(t,i))return $(t,i)}const ss={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0};function ei(t){return p(t).some(e=>ss[e.tagName.toLowerCase()])}function L(t){return p(t).some(e=>e.offsetWidth||e.offsetHeight||e.getClientRects().length)}const we="input,select,textarea,button";function zi(t){return p(t).some(e=>A(e,we))}const $e=`${we},a[href],[tabindex]`;function ii(t){return A(t,$e)}function O(t){var e;return(e=C(t))==null?void 0:e.parentElement}function be(t,e){return p(t).filter(i=>A(i,e))}function A(t,e){return p(t).some(i=>i.matches(e))}function G(t,e){return Xt(t)?t.closest(K(e,">")?e.slice(1):e):p(t).map(i=>G(i,e)).filter(Boolean)}function _(t,e){return x(e)?!!G(t,e):C(e).contains(C(t))}function At(t,e){const i=[];for(;t=O(t);)(!e||A(t,e))&&i.push(t);return i}function U(t,e){t=C(t);const i=t?p(t.children):[];return e?be(i,e):i}function ni(t,e){return e?p(t).indexOf(C(e)):U(O(t)).indexOf(t)}function st(t,e){return si(t,Li(t,e))}function Ut(t,e){return te(t,Li(t,e))}function si(t,e){return C(Fi(t,C(e),"querySelector"))}function te(t,e){return p(Fi(t,C(e),"querySelectorAll"))}const os=/(^|[^\\],)\s*[!>+~-]/,Hi=Q(t=>t.match(os));function Li(t,e=document){return x(t)&&Hi(t)||ge(e)?e:e.ownerDocument}const rs=/([!>+~-])(?=\s+[!>+~-]|\s*$)/g,as=Q(t=>t.replace(rs,"$1 *"));function Fi(t,e=document,i){if(!t||!x(t))return t;if(t=as(t),Hi(t)){const n=cs(t);t="";for(let s of n){let o=e;if(s[0]==="!"){const r=s.substr(1).trim().split(" ");if(o=G(O(e),r[0]),s=r.slice(1).join(" ").trim(),!s.length&&n.length===1)return o}if(s[0]==="-"){const r=s.substr(1).trim().split(" "),a=(o||e).previousElementSibling;o=A(a,s.substr(1))?a:null,s=r.slice(1).join(" ")}o&&(t+=`${t?",":""}${hs(o)} ${s}`)}e=document}try{return e[i](t)}catch{return null}}const ls=/.*?[^\\](?:,|$)/g,cs=Q(t=>t.match(ls).map(e=>e.replace(/,$/,"").trim()));function hs(t){const e=[];for(;t.parentNode;){const i=$(t,"id");if(i){e.unshift(`#${oi(i)}`);break}else{let{tagName:n}=t;n!=="HTML"&&(n+=`:nth-child(${ni(t)+1})`),e.unshift(n),t=t.parentNode}}return e.join(" > ")}function oi(t){return x(t)?CSS.escape(t):""}function k(...t){let[e,i,n,s,o=!1]=ai(t);s.length>1&&(s=fs(s)),o!=null&&o.self&&(s=ds(s)),n&&(s=us(n,s));for(const r of i)for(const a of e)a.addEventListener(r,s,o);return()=>ri(e,i,s,o)}function ri(...t){let[e,i,,n,s=!1]=ai(t);for(const o of i)for(const r of e)r.removeEventListener(o,n,s)}function E(...t){const[e,i,n,s,o=!1,r]=ai(t),a=k(e,i,n,l=>{const h=!r||r(l);h&&(a(),s(l,h))},o);return a}function b(t,e,i){return li(t).every(n=>n.dispatchEvent(ye(e,!0,!0,i)))}function ye(t,e=!0,i=!1,n){return x(t)&&(t=new CustomEvent(t,{bubbles:e,cancelable:i,detail:n})),t}function ai(t){return t[0]=li(t[0]),x(t[1])&&(t[1]=t[1].split(" ")),Z(t[2])&&t.splice(2,0,!1),t}function us(t,e){return i=>{const n=t[0]===">"?te(t,i.currentTarget).reverse().filter(s=>_(i.target,s))[0]:G(i.target,t);n&&(i.current=n,e.call(this,i))}}function fs(t){return e=>H(e.detail)?t(e,...e.detail):t(e)}function ds(t){return function(e){if(e.target===e.currentTarget||e.target===e.current)return t.call(null,e)}}function Ri(t){return t&&"addEventListener"in t}function ps(t){return Ri(t)?t:C(t)}function li(t){return H(t)?t.map(ps).filter(Boolean):x(t)?te(t):Ri(t)?[t]:p(t)}function Mt(t){return t.pointerType==="touch"||!!t.touches}function xe(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 gs(t,e){const i={data:null,method:"GET",headers:{},xhr:new XMLHttpRequest,beforeSend:ft,responseType:"",...e};return Promise.resolve().then(()=>i.beforeSend(i)).then(()=>ms(t,i))}function ms(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(Ct(Error(s.statusText),{xhr:s,status:s.status}))}),k(s,"error",()=>n(Ct(Error("Network Error"),{xhr:s}))),k(s,"timeout",()=>n(Ct(Error("Network Timeout"),{xhr:s}))),s.send(e.data)})}function vs(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 ws={"animation-iteration-count":!0,"column-count":!0,"fill-opacity":!0,"flex-grow":!0,"flex-shrink":!0,"font-weight":!0,"line-height":!0,opacity:!0,order:!0,orphans:!0,"stroke-dasharray":!0,"stroke-dashoffset":!0,widows:!0,"z-index":!0,zoom:!0};function c(t,e,i,n=""){const s=p(t);for(const o of s)if(x(e)){if(e=ci(e),R(i))return getComputedStyle(o).getPropertyValue(e);o.style.setProperty(e,wt(i)&&!ws[e]?`${i}px`:i||Ve(i)?i:"",n)}else if(H(e)){const r={};for(const a of e)r[a]=c(o,a);return r}else ut(e)&&(n=i,$t(e,(r,a)=>c(o,a,r,n)));return s[0]}const ci=Q(t=>$s(t));function $s(t){if(K(t,"--"))return t;t=Et(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,...e){Ii(t,e,"add")}function F(t,...e){Ii(t,e,"remove")}function hi(t,e){$(t,"class",i=>(i||"").replace(new RegExp(`\\b${e}\\b\\s?`,"g"),""))}function ui(t,...e){e[0]&&F(t,e[0]),e[1]&&y(t,e[1])}function S(t,e){return[e]=fi(e),!!e&&p(t).some(i=>i.classList.contains(e))}function W(t,e,i){const n=fi(e);R(i)||(i=!!i);for(const s of p(t))for(const o of n)s.classList.toggle(o,i)}function Ii(t,e,i){e=e.reduce((n,s)=>n.concat(fi(s)),[]);for(const n of p(t))n.classList[i](...e)}function fi(t){return String(t).split(/\s|,/).filter(Boolean)}function bs(t,e,i=400,n="linear"){return 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(()=>b(s,"transitionend"),i);E(s,"transitionend transitioncanceled",({type:l})=>{clearTimeout(a),F(s,"uk-transition"),c(s,{transitionProperty:"",transitionDuration:"",transitionTimingFunction:""}),l==="transitioncanceled"?r():o(s)},{self:!0}),y(s,"uk-transition"),c(s,{transitionProperty:Object.keys(e).map(ci).join(","),transitionDuration:`${i}ms`,transitionTimingFunction:n,...e})})))}const X={start:bs,async stop(t){b(t,"transitionend"),await Promise.resolve()},async cancel(t){b(t,"transitioncanceled"),await Promise.resolve()},inProgress(t){return S(t,"uk-transition")}},ee="uk-animation-";function Wi(t,e,i=200,n,s){return Promise.all(p(t).map(o=>new Promise((r,a)=>{b(o,"animationcanceled");const l=setTimeout(()=>b(o,"animationend"),i);E(o,"animationend animationcanceled",({type:h})=>{clearTimeout(l),h==="animationcanceled"?a():r(o),c(o,"animationDuration",""),hi(o,`${ee}\\S*`)},{self:!0}),c(o,"animationDuration",`${i}ms`),y(o,e,ee+(s?"leave":"enter")),K(e,ee)&&(n&&y(o,`uk-transform-origin-${n}`),s&&y(o,`${ee}reverse`))})))}const ys=new RegExp(`${ee}(enter|leave)`),tt={in:Wi,out(t,e,i,n){return Wi(t,e,i,n,!0)},inProgress(t){return ys.test($(t,"class"))},cancel(t){b(t,"animationcanceled")}};function xs(t){if(document.readyState!=="loading"){t();return}E(document,"DOMContentLoaded",t)}function et(t,...e){return e.some(i=>{var n;return(t==null||(n=t.tagName)==null?void 0:n.toLowerCase())===i.toLowerCase()})}function ji(t){return t=g(t),t.innerHTML="",t}function ke(t,e){return R(e)?g(t).innerHTML:it(ji(t),e)}const ks=Se("prepend"),it=Se("append"),di=Se("before"),Te=Se("after");function Se(t){return function(e,i){var n;const s=p(x(i)?Dt(i):i);return(n=g(e))==null||n[t](...s),qi(s)}}function yt(t){p(t).forEach(e=>e.remove())}function _e(t,e){for(e=C(di(t,e));e.firstChild;)e=e.firstChild;return it(e,t),e}function pi(t,e){return p(p(t).map(i=>i.hasChildNodes()?_e(p(i.childNodes),e):it(i,e)))}function ie(t){p(t).map(O).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,qi(i.childNodes)}function qi(t){return t.length>1?t:t[0]}function dt(t,e){if(Xt(t))for(e(t),t=t.firstElementChild;t;){const i=t.nextElementSibling;dt(t,e),t=i}}function g(t,e){return Vi(t)?C(Dt(t)):si(t,e)}function N(t,e){return Vi(t)?p(Dt(t)):te(t,e)}function Vi(t){return x(t)&&K(t.trim(),"<")}const xt={width:["left","right"],height:["top","bottom"]};function j(t){const e=Xt(t)?C(t).getBoundingClientRect():{height:ot(t),width:ne(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 w(t,e){const i=j(t);if(t){const{scrollY:s,scrollX:o}=Pt(t),r={height:s,width:o};for(const a in xt)for(const l of xt[a])i[l]+=r[a]}if(!e)return i;const n=c(t,"position");$t(c(t,["left","top"]),(s,o)=>c(t,o,e[o]-i[o]+m(n==="absolute"&&s==="auto"?Yi(t)[o]:s)))}function Yi(t){let{top:e,left:i}=w(t);const{ownerDocument:{body:n,documentElement:s},offsetParent:o}=C(t);let r=o||s;for(;r&&(r===n||r===s)&&c(r,"position")==="static";)r=r.parentNode;if(Xt(r)){const a=w(r);e-=a.top+m(c(r,"borderTopWidth")),i-=a.left+m(c(r,"borderLeftWidth"))}return{top:e-m(c(t,"marginTop")),left:i-m(c(t,"marginLeft"))}}function kt(t){t=C(t);const e=[t.offsetTop,t.offsetLeft];for(;t=t.offsetParent;)if(e[0]+=t.offsetTop+m(c(t,"borderTopWidth")),e[1]+=t.offsetLeft+m(c(t,"borderLeftWidth")),c(t,"position")==="fixed"){const i=Pt(t);return e[0]+=i.scrollY,e[1]+=i.scrollX,e}return e}const ot=Gi("height"),ne=Gi("width");function Gi(t){const e=vt(t);return(i,n)=>{if(R(n)){if(Ot(i))return i[`inner${e}`];if(ge(i)){const s=i.documentElement;return Math.max(s[`offset${e}`],s[`scroll${e}`])}return i=C(i),n=c(i,t),n=n==="auto"?i[`offset${e}`]:m(n)||0,n-se(i,t)}else return c(i,t,!n&&n!==0?"":+n+se(i,t)+"px")}}function se(t,e,i="border-box"){return c(t,"boxSizing")===i?Zt(xt[e].map(vt),n=>m(c(t,`padding${n}`))+m(c(t,`border${n}Width`))):0}function Xi(t){for(const e in xt)for(const i in xt[e])if(xt[e][i]===t)return xt[e][1-i];return t}function ht(t,e="width",i=window,n=!1){return x(t)?Zt(Es(t),s=>{const o=Os(s);return o?Ps(o==="vh"?Bs():o==="vw"?ne(Pt(i)):n?i[`offset${vt(e)}`]:j(i)[e],s):s}):m(t)}const _s=/-?\d+(?:\.\d+)?(?:v[wh]|%|px)?/g,Es=Q(t=>t.toString().replace(/\s/g,"").match(_s)||[]),Cs=/(?:v[hw]|%)$/,Os=Q(t=>(t.match(Cs)||[])[0]);function Ps(t,e){return t*m(e)/100}let oe,Nt;function Bs(){return oe||(Nt||(Nt=g("<div>"),c(Nt,{height:"100vh",position:"fixed"}),k(window,"resize",()=>oe=null)),it(document.body,Nt),oe=Nt.clientHeight,yt(Nt),oe)}const Tt=typeof window<"u",re=Tt&&document.dir==="rtl",zt=Tt&&"ontouchstart"in window,Ht=Tt&&window.PointerEvent,Lt=Ht?"pointerdown":zt?"touchstart":"mousedown",As=Ht?"pointermove":zt?"touchmove":"mousemove",Ft=Ht?"pointerup":zt?"touchend":"mouseup",Ee=Ht?"pointerenter":zt?"":"mouseenter",Ce=Ht?"pointerleave":zt?"":"mouseleave",Oe=Ht?"pointercancel":"touchcancel",nt={reads:[],writes:[],read(t){return this.reads.push(t),mi(),t},write(t){return this.writes.push(t),mi(),t},clear(t){Ki(this.reads,t),Ki(this.writes,t)},flush:gi};function gi(t){Ji(nt.reads),Ji(nt.writes.splice(0)),nt.scheduled=!1,(nt.reads.length||nt.writes.length)&&mi(t+1)}const Ms=4;function mi(t){nt.scheduled||(nt.scheduled=!0,t&&t<Ms?Promise.resolve().then(()=>gi(t)):requestAnimationFrame(()=>gi(1)))}function Ji(t){let e;for(;e=t.shift();)try{e()}catch(i){console.error(i)}}function Ki(t,e){const i=t.indexOf(e);return~i&&t.splice(i,1)}function vi(){}vi.prototype={positions:[],init(){this.positions=[];let t;this.unbind=k(document,"mousemove",e=>t=xe(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=Kt(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=Ds(l,u);return f&&Qe(f,e)})}};function Ds([{x:t,y:e},{x:i,y:n}],[{x:s,y:o},{x:r,y:a}]){const l=(a-o)*(i-t)-(r-s)*(n-e);if(l===0)return!1;const h=((r-s)*(e-o)-(a-o)*(t-s))/l;return h<0?!1:{x:t+h*(i-t),y:e+h*(n-e)}}function Rt(t,e,i,n=!0){const s=new IntersectionObserver(n?(o,r)=>{o.some(a=>a.isIntersecting)&&e(o,r)}:e,i);for(const o of p(t))s.observe(o);return s}const Ns=Tt&&window.ResizeObserver;function ae(t,e,i={box:"border-box"}){return Ns?Qi(ResizeObserver,t,e,i):(zs(),le.add(e),{disconnect(){le.delete(e)}})}let le;function zs(){if(le)return;le=new Set;let t;const e=()=>{if(!t){t=!0,requestAnimationFrame(()=>t=!1);for(const i of le)i()}};k(window,"load resize",e),k(document,"loadedmetadata load",e,!0)}function Zi(t,e,i){return Qi(MutationObserver,t,e,i)}function Qi(t,e,i,n){const s=new t(i);for(const o of p(e))s.observe(o,n);return s}const z={};z.events=z.created=z.beforeConnect=z.connected=z.beforeDisconnect=z.disconnected=z.destroy=wi,z.args=function(t,e){return e!==!1&&wi(e||t)},z.update=function(t,e){return Ke(wi(t,Z(e)?{read:e}:e),"order")},z.props=function(t,e){if(H(e)){const i={};for(const n of e)i[n]=String;e=i}return z.methods(t,e)},z.computed=z.methods=function(t,e){return e?t?{...t,...e}:e:t},z.data=function(t,e,i){return i?Ui(t,e,i):e?t?function(n){return Ui(t,e,n)}:e:t};function Ui(t,e,i){return z.computed(Z(t)?t.call(i,i):t,Z(e)?e.call(i,i):e)}function wi(t,e){return t=t&&!H(t)?[t]:t,e?t?t.concat(e):H(e)?e:[e]:t}function Hs(t,e){return R(e)?t:e}function It(t,e,i){const n={};if(Z(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]=(z[o]||Hs)(t[o],e[o],i)}return n}function $i(t,e=[]){try{return t?K(t,"{")?JSON.parse(t):e.length&&!d(t,":")?{[e[0]]:t}:t.split(";").reduce((i,n)=>{const[s,o]=n.split(/:(.*)/);return s&&!R(o)&&(i[s.trim()]=o.trim()),i},{}):{}}catch{return{}}}function tn(t){if(Be(t)&&bi(t,{func:"playVideo",method:"play"}),Pe(t))try{t.play().catch(ft)}catch{}}function en(t){Be(t)&&bi(t,{func:"pauseVideo",method:"pause"}),Pe(t)&&t.pause()}function nn(t){Be(t)&&bi(t,{func:"mute",method:"setVolume",value:0}),Pe(t)&&(t.muted=!0)}function sn(t){return Pe(t)||Be(t)}function Pe(t){return et(t,"video")}function Be(t){return et(t,"iframe")&&(on(t)||rn(t))}function on(t){return!!t.src.match(/\/\/.*?youtube(-nocookie)?\.[a-z]+\/(watch\?v=[^&\s]+|embed)|youtu\.be\/.*/)}function rn(t){return!!t.src.match(/vimeo\.com\/video\/.*/)}async function bi(t,e){await Fs(t),an(t,e)}function an(t,e){try{t.contentWindow.postMessage(JSON.stringify({event:"command",...e}),"*")}catch{}}const yi="_ukPlayer";let Ls=0;function Fs(t){if(t[yi])return t[yi];const e=on(t),i=rn(t),n=++Ls;let s;return t[yi]=new Promise(o=>{e&&E(t,"load",()=>{const r=()=>an(t,{event:"listening",id:n});s=setInterval(r,100),r()}),E(window,"message",o,!1,({data:r})=>{try{return r=JSON.parse(r),r&&(e&&r.id===n&&r.event==="onReady"||i&&Number(r.player_id)===n)}catch{}}),t.src=`${t.src}${d(t.src,"?")?"&":"?"}${e?"enablejsapi=1":`api=1&player_id=${n}`}`}).then(()=>clearInterval(s))}function ln(t,e=0,i=0){return L(t)?Ze(...Wt(t).map(n=>{const{top:s,left:o,bottom:r,right:a}=J(n);return{top:s-e,left:o-i,bottom:r+e,right:a+i}}).concat(w(t))):!1}function cn(t,{offset:e=0}={}){const i=L(t)?rt(t,!1,["hidden"]):[];return i.reduce((r,a,l)=>{const{scrollTop:h,scrollHeight:u,offsetHeight:f}=a,v=J(a),T=u-v.height,{height:P,top:D}=i[l-1]?J(i[l-1]):w(t);let B=Math.ceil(D-v.top-e+h);return e>0&&f<P+e?B+=e:e=0,B>T?(e-=B-T,B=T):B<0&&(e-=B,B=0),()=>n(a,B-h).then(r)},()=>Promise.resolve())();function n(r,a){return new Promise(l=>{const h=r.scrollTop,u=s(Math.abs(a)),f=Date.now();(function v(){const T=o(ct((Date.now()-f)/u));r.scrollTop=h+a*T,T===1?l():requestAnimationFrame(v)})()})}function s(r){return 40*Math.pow(r,.375)}function o(r){return .5*(1-Math.cos(Math.PI*r))}}function hn(t,e=0,i=0){if(!L(t))return 0;const[n]=rt(t,!0),{scrollHeight:s,scrollTop:o}=n,{height:r}=J(n),a=s-r,l=kt(t)[0]-kt(n)[0],h=Math.max(0,l-r+e),u=Math.min(a,l+t.offsetHeight-i);return ct((o-h)/(u-h))}function rt(t,e=!1,i=[]){const n=un(t);let s=At(t).reverse();s=s.slice(s.indexOf(n)+1);const o=pe(s,r=>c(r,"position")==="fixed");return~o&&(s=s.slice(o)),[n].concat(s.filter(r=>c(r,"overflow").split(" ").some(a=>d(["auto","scroll",...i],a))&&(!e||r.scrollHeight>J(r).height))).reverse()}function Wt(t){return rt(t,!1,["hidden","clip"])}function J(t){const e=Pt(t),{document:{documentElement:i}}=e;let n=t===un(t)?e:t;const{visualViewport:s}=e;if(Ot(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=w(n);if(c(n,"display")==="inline")return o;for(let[r,a,l,h]of[["width","x","left","right"],["height","y","top","bottom"]])Ot(n)?n=i:o[l]+=m(c(n,`border-${l}-width`)),o[r]=o[a]=n[`client${vt(r)}`],o[h]=o[r]+o[l];return o}function un(t){return Pt(t).document.scrollingElement}const q=[["width","x","left","right"],["height","y","top","bottom"]];function fn(t,e,i){i={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],placement:[],...i},H(e)||(e=[e,e]),w(t,dn(t,e,i))}function dn(t,e,i){const n=pn(t,e,i),{boundary:s,viewportOffset:o=0,placement:r}=i;let a=n;for(const[l,[h,,u,f]]of Object.entries(q)){const v=Rs(t,e[l],o,s,l);if(Ae(n,v,l))continue;let T=0;if(r[l]==="flip"){const P=i.attach.target[l];if(P===f&&n[f]<=v[f]||P===u&&n[u]>=v[u])continue;T=Ws(t,e,i,l)[u]-n[u];const D=Is(t,e[l],o,l);if(!Ae(xi(n,T,l),D,l)){if(Ae(n,D,l))continue;if(i.recursion)return!1;const B=js(t,e,i);if(B&&Ae(B,D,1-l))return B;continue}}else if(r[l]==="shift"){const P=w(e[l]),{offset:D}=i;T=ct(ct(n[u],v[u],v[f]-n[h]),P[u]-n[h]+D[l],P[f]-D[l])-n[u]}a=xi(a,T,l)}return a}function pn(t,e,i){let{attach:n,offset:s}={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],...i},o=w(t);for(const[r,[a,,l,h]]of Object.entries(q)){const u=n.target[r]===n.element[r]?J(e[r]):w(e[r]);o=xi(o,u[l]-o[l]+gn(n.target[r],h,u[a])-gn(n.element[r],h,o[a])+ +s[r],r)}return o}function xi(t,e,i){const[,n,s,o]=q[i],r={...t};return r[s]=t[n]=t[s]+e,r[o]+=e,r}function gn(t,e,i){return t==="center"?i/2:t===e?i:0}function Rs(t,e,i,n,s){let o=vn(...mn(t,e).map(J));return i&&(o[q[s][2]]+=i,o[q[s][3]]-=i),n&&(o=vn(o,w(H(n)?n[s]:n))),o}function Is(t,e,i,n){const[s,o,r,a]=q[n],[l]=mn(t,e),h=J(l);return["auto","scroll"].includes(c(l,`overflow-${o}`))&&(h[r]-=l[`scroll${vt(r)}`],h[a]=h[r]+l[`scroll${vt(s)}`]),h[r]+=i,h[a]-=i,h}function mn(t,e){return Wt(e).filter(i=>_(t,i))}function vn(...t){let e={};for(const i of t)for(const[,,n,s]of q)e[n]=Math.max(e[n]||0,i[n]),e[s]=Math.min(...[e[s],i[s]].filter(Boolean));return e}function Ae(t,e,i){const[,,n,s]=q[i];return t[n]>=e[n]&&t[s]<=e[s]}function Ws(t,e,{offset:i,attach:n},s){return pn(t,e,{attach:{element:wn(n.element,s),target:wn(n.target,s)},offset:qs(i,s)})}function js(t,e,i){return dn(t,e,{...i,attach:{element:i.attach.element.map($n).reverse(),target:i.attach.target.map($n).reverse()},offset:i.offset.reverse(),placement:i.placement.reverse(),recursion:!0})}function wn(t,e){const i=[...t],n=q[e].indexOf(t[e]);return~n&&(i[e]=q[e][1-n%2+2]),i}function $n(t){for(let e=0;e<q.length;e++){const i=q[e].indexOf(t);if(~i)return q[1-e][i%2+2]}}function qs(t,e){return t=[...t],t[e]*=-1,t}var Vs=Object.freeze({__proto__:null,$:g,$$:N,Animation:tt,Deferred:Ni,Dimensions:ti,MouseTracker:vi,Transition:X,addClass:y,after:Te,ajax:gs,append:it,apply:dt,assign:Ct,attr:$,before:di,boxModelAdjust:se,camelize:Yt,children:U,clamp:ct,closest:G,createEvent:ye,css:c,data:Bt,dimensions:j,each:$t,empty:ji,endsWith:Gt,escape:oi,fastdom:nt,filter:be,find:si,findAll:te,findIndex:pe,flipPosition:Xi,fragment:Dt,getEventPos:xe,getImage:vs,getIndex:ve,hasAttr:bt,hasClass:S,hasOwn:mt,hasTouch:zt,height:ot,html:ke,hyphenate:Et,inBrowser:Tt,includes:d,index:ni,intersectRect:Ze,isArray:H,isBoolean:me,isDocument:ge,isElement:Xt,isEmpty:Ye,isEqual:Xe,isFocusable:ii,isFunction:Z,isInView:ln,isInput:zi,isNode:je,isNumber:Ve,isNumeric:wt,isObject:ut,isPlainObject:lt,isRtl:re,isString:x,isTag:et,isTouch:Mt,isUndefined:R,isVideo:sn,isVisible:L,isVoidElement:ei,isWindow:Ot,last:Kt,matches:A,memoize:Q,mergeOptions:It,mute:nn,noop:ft,observeIntersection:Rt,observeMutation:Zi,observeResize:ae,off:ri,offset:w,offsetPosition:kt,offsetViewport:J,on:k,once:E,overflowParents:Wt,parent:O,parents:At,parseOptions:$i,pause:en,play:tn,pointInRect:Qe,pointerCancel:Oe,pointerDown:Lt,pointerEnter:Ee,pointerLeave:Ce,pointerMove:As,pointerUp:Ft,position:Yi,positionAt:fn,prepend:ks,propName:ci,query:st,queryAll:Ut,ready:xs,remove:yt,removeAttr:Qt,removeClass:F,removeClasses:hi,replaceClass:ui,scrollIntoView:cn,scrollParents:rt,scrolledOver:hn,selFocusable:$e,selInput:we,sortBy:Ke,startsWith:K,sumBy:Zt,swap:Je,toArray:Mi,toBoolean:Ge,toEventTargets:li,toFloat:m,toNode:C,toNodes:p,toNumber:Jt,toPx:ht,toWindow:Pt,toggleClass:W,trigger:b,ucfirst:vt,uniqueBy:is,unwrap:ie,width:ne,within:_,wrapAll:_e,wrapInner:pi});function Ys(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?C(s):document.body;for(const r of At(s).reverse())n(r[e],o);dt(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 Gs(t){t.prototype._callHook=function(n){var s;(s=this.$options[n])==null||s.forEach(o=>o.call(this))},t.prototype._callConnected=function(){this._connected||(this._data={},this._computed={},this._initProps(),this._callHook("beforeConnect"),this._connected=!0,this._initEvents(),this._initObservers(),this._callHook("connected"),this._callUpdate())},t.prototype._callDisconnected=function(){this._connected&&(this._callHook("beforeDisconnect"),this._disconnectObservers(),this._unbindEvents(),this._callHook("disconnected"),this._connected=!1,delete this._watch)},t.prototype._callUpdate=function(n="update"){this._connected&&((n==="update"||n==="resize")&&this._callWatches(),this.$options.update&&(this._updates||(this._updates=new Set,nt.read(()=>{this._connected&&e.call(this,this._updates),delete this._updates})),this._updates.add(n.type||n)))},t.prototype._callWatches=function(){if(this._watch)return;const n=!mt(this,"_watch");this._watch=nt.read(()=>{this._connected&&i.call(this,n),this._watch=null})};function e(n){for(const{read:s,write:o,events:r=[]}of this.$options.update){if(!n.has("update")&&!r.some(l=>n.has(l)))continue;let a;s&&(a=s.call(this,this._data,n),a&<(a)&&Ct(this._data,a)),o&&a!==!1&&nt.write(()=>{this._connected&&o.call(this,this._data,n)})}}function i(n){const{$options:{computed:s}}=this,o={...this._computed};this._computed={};for(const r in s){const{watch:a,immediate:l}=s[r];a&&(n&&l||mt(o,r)&&!Xe(o[r],this[r]))&&a.call(this,this[r],o[r])}}}function Xs(t){let e=0;t.prototype._init=function(i){i=i||{},i.data=Qs(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||bn(this.$options);for(n in i)R(i[n])||(this.$props[n]=i[n]);const s=[this.$options.computed,this.$options.methods];for(n in this.$props)n in i&&Ks(s,n)&&(this[n]=this.$props[n])},t.prototype._initEvents=function(){this._events=[];for(const i of this.$options.events||[])if(mt(i,"handler"))Me(this,i);else for(const n in i)Me(this,i[n],n)},t.prototype._unbindEvents=function(){this._events.forEach(i=>i()),delete this._events},t.prototype._initObservers=function(){this._observers=[to(this),Us(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 bn(t){const e={},{args:i=[],props:n={},el:s,id:o}=t;if(!n)return e;for(const a in n){const l=Et(a);let h=Bt(s,l);R(h)||(h=n[a]===Boolean&&h===""?!0:ki(n[a],h),!(l==="target"&&K(h,"_"))&&(e[a]=h))}const r=$i(Bt(s,o),i);for(const a in r){const l=Yt(a);R(n[l])||(e[l]=ki(n[l],r[a]))}return e}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,R(s[e])&&delete s[e]}})}function Me(t,e,i){lt(e)||(e={name:i,handler:e});let{name:n,el:s,handler:o,capture:r,passive:a,delegate:l,filter:h,self:u}=e;if(s=Z(s)?s.call(t):s||t.$el,H(s)){s.forEach(f=>Me(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 Ks(t,e){return t.every(i=>!i||!mt(i,e))}function ki(t,e){return t===Boolean?Ge(e):t===Number?Jt(e):t==="list"?Zs(e):t?t(e):e}function Zs(t){return H(t)?t:x(t)?t.split(/,(?![^(]*\))/).map(e=>wt(e)?Jt(e):Ge(e.trim())):[t]}function Qs({data:t={}},{args:e=[],props:i={}}){H(t)&&(t=t.slice(0,e.length).reduce((n,s,o)=>(lt(s)?Ct(n,s):n[e[o]]=s,n),{}));for(const n in t)R(t[n])?delete t[n]:i[n]&&(t[n]=ki(i[n],t[n]));return t}function Us(t){let{el:e,computed:i}=t.$options;if(!i)return;for(const s in i)if(i[s].document){e=e.ownerDocument;break}const n=new MutationObserver(()=>t._callWatches());return n.observe(e,{childList:!0,subtree:!0}),n}function to(t){const{$options:e,$props:i}=t,{id:n,attrs:s,props:o,el:r}=e;if(!o||s===!1)return;const a=H(s)?s:Object.keys(o),l=a.map(u=>Et(u)).concat(n),h=new MutationObserver(u=>{const f=bn(e);u.some(({attributeName:v})=>{const T=v.replace("data-","");return(T===n?a:[Yt(T),Yt(v)]).some(P=>!R(f[P])&&f[P]!==i[P])})&&t.$reset()});return h.observe(r,{attributes:!0,attributeFilter:l.concat(l.map(u=>`data-${u}`))}),h}function eo(t){const e=t.data;t.prototype.$create=function(i,n,s){return t[i](n,s)},t.prototype.$mount=function(i){const{name:n}=this.$options;i[e]||(i[e]={}),!i[e][n]&&(i[e][n]=this,this.$el=this.$options.el=this.$options.el||i,_(i,document)&&this._callConnected())},t.prototype.$reset=function(){this._callDisconnected(),this._callConnected()},t.prototype.$destroy=function(i=!1){const{el:n,name:s}=this.$options;n&&this._callDisconnected(),this._callHook("destroy"),n!=null&&n[e]&&(delete n[e][s],Ye(n[e])||delete n[e],i&&yt(this.$el))},t.prototype.$emit=function(i){this._callUpdate(i)},t.prototype.$update=function(i=this.$el,n){t.update(i,n)},t.prototype.$getComponent=t.getComponent,Object.defineProperty(t.prototype,"$container",Object.getOwnPropertyDescriptor(t,"container"))}const pt={};function io(t){const{data:e,prefix:i}=t;t.component=function(n,s){n=Et(n);const o=i+n;if(!s)return lt(pt[o])&&(pt[o]=pt[`data-${o}`]=t.extend(pt[o])),pt[o];n=Yt(n),t[n]=function(a,l){const h=t.component(n);return h.options.functional?new h({data:lt(a)?a:[...arguments]}):a?N(a).map(u)[0]:u();function u(f){const v=t.getComponent(f,n);if(v)if(l)v.$destroy();else return v;return new h({el:f,data:l})}};const r=lt(s)?{...s}:s.options;return r.id=o,r.name=n,r.install==null||r.install(t,r,n),t._initialized&&!r.functional&&requestAnimationFrame(()=>t[n](`[${o}],[data-${o}]`)),pt[o]=pt[`data-${o}`]=lt(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.getAttributeNames()){const o=yn(s);o&&t[o](n)}},t.disconnect=n=>{for(const s in n[e])n[e][s]._callDisconnected()}}function yn(t){const e=pt[t];return e&&(lt(e)?e:e.options).name}const V=function(t){this._init(t)};V.util=Vs,V.data="__uikit__",V.prefix="uk-",V.options={},V.version="3.15.24",Ys(V),Gs(V),Xs(V),io(V),eo(V);function no(t){const{connect:e,disconnect:i}=t;if(!Tt||!window.MutationObserver)return;requestAnimationFrame(function(){b(document,"uikit:init",t),document.body&&dt(document.body,e),new MutationObserver(o=>o.forEach(n)).observe(document,{childList:!0,subtree:!0}),new MutationObserver(o=>o.forEach(s)).observe(document,{attributes:!0,subtree:!0}),t._initialized=!0});function n({addedNodes:o,removedNodes:r}){for(const a of o)dt(a,e);for(const a of r)dt(a,i)}function s({target:o,attributeName:r}){const a=yn(r);if(a){var l;if(bt(o,r)){t[a](o);return}(l=t.getComponent(o,a))==null||l.$destroy()}}}var at={connected(){y(this.$el,this.$options.id)}},De={data:{preload:5},methods:{lazyload(t=this.$el,e=this.$el){this.registerObserver(Rt(t,(i,n)=>{for(const s of p(Z(e)?e():e))N('[loading="lazy"]',s).slice(0,this.preload-1).forEach(o=>Qt(o,"loading"));for(const s of i.filter(({isIntersecting:o})=>o).map(({target:o})=>o))n.unobserve(s)}))}}},jt={props:{cls:Boolean,animation:"list",duration:Number,velocity:Number,origin:String,transition:String},data:{cls:!1,animation:[!1],duration:200,velocity:.2,origin:!1,transition:"ease",clsEnter:"uk-togglabe-enter",clsLeave:"uk-togglabe-leave"},computed:{hasAnimation({animation:t}){return!!t[0]},hasTransition({animation:t}){return["slide","reveal"].some(e=>K(t[0],e))}},methods:{toggleElement(t,e,i){return new Promise(n=>Promise.all(p(t).map(s=>{const o=me(e)?e:!this.isToggled(s);if(!b(s,`before${o?"show":"hide"}`,[this]))return Promise.reject();const r=(Z(i)?i:i===!1||!this.hasAnimation?so:this.hasTransition?oo:ro)(s,o,this),a=o?this.clsEnter:this.clsLeave;y(s,a),b(s,o?"show":"hide",[this]);const l=()=>{F(s,a),b(s,o?"shown":"hidden",[this])};return r?r.then(l,()=>(F(s,a),Promise.reject())):l()})).then(n,ft))},isToggled(t=this.$el){return[t]=p(t),S(t,this.clsEnter)?!0:S(t,this.clsLeave)?!1:this.cls?S(t,this.cls.split(" ")[0]):L(t)},_toggle(t,e){if(!t)return;e=Boolean(e);let i;this.cls?(i=d(this.cls," ")||e!==S(t,this.cls),i&&W(t,this.cls,d(this.cls," ")?void 0:e)):(i=e===t.hidden,i&&(t.hidden=!e)),N("[autofocus]",t).some(n=>L(n)?n.focus()||!0:n.blur()),i&&b(t,"toggled",[e,this])}}};function so(t,e,{_toggle:i}){return tt.cancel(t),X.cancel(t),i(t,e)}async function oo(t,e,{animation:i,duration:n,velocity:s,transition:o,_toggle:r}){var a;const[l="reveal",h="top"]=((a=i[0])==null?void 0:a.split("-"))||[],u=[["left","right"],["top","bottom"]],f=u[d(u[0],h)?0:1],v=f[1]===h,P=["width","height"][u.indexOf(f)],D=`margin-${f[0]}`,B=`margin-${h}`;let fe=j(t)[P];const Mr=X.inProgress(t);await X.cancel(t),e&&r(t,!0);const Dr=Object.fromEntries(["padding","border","width","height","minWidth","minHeight","overflowY","overflowX",D,B].map(Un=>[Un,t.style[Un]])),de=j(t),Bi=m(c(t,D)),Kn=m(c(t,B)),_t=de[P]+Kn;!Mr&&!e&&(fe+=Kn);const[We]=pi(t,"<div>");c(We,{boxSizing:"border-box",height:de.height,width:de.width,...c(t,["overflow","padding","borderTop","borderRight","borderBottom","borderLeft","borderImage",B])}),c(t,{padding:0,border:0,minWidth:0,minHeight:0,[B]:0,width:de.width,height:de.height,overflow:"hidden",[P]:fe});const Zn=fe/_t;n=(s*_t+n)*(e?1-Zn:Zn);const Qn={[P]:e?_t:0};v&&(c(t,D,_t-fe+Bi),Qn[D]=e?Bi:_t+Bi),!v^l==="reveal"&&(c(We,D,-_t+fe),X.start(We,{[D]:e?0:-_t},n,o));try{await X.start(t,Qn,n,o)}finally{c(t,Dr),ie(We.firstChild),e||r(t,!1)}}function ro(t,e,i){tt.cancel(t);const{animation:n,duration:s,_toggle:o}=i;return e?(o(t,!0),tt.in(t,n[0],s,i.origin)):tt.out(t,n[1]||n[0],s,i.origin).then(()=>o(t,!1))}var xn={mixins:[at,De,jt],props:{animation:Boolean,targets:String,active:null,collapsible:Boolean,multiple:Boolean,toggle:String,content:String,offset:Number},data:{targets:"> *",active:!1,animation:!0,collapsible:!0,multiple:!1,clsOpen:"uk-open",toggle:"> .uk-accordion-title",content:"> .uk-accordion-content",offset:0},computed:{items:{get({targets:t},e){return N(t,e)},watch(t,e){if(e||S(t,this.clsOpen))return;const i=this.active!==!1&&t[Number(this.active)]||!this.collapsible&&t[0];i&&this.toggle(i,!1)},immediate:!0},toggles({toggle:t}){return this.items.map(e=>g(t,e))},contents:{get({content:t}){return this.items.map(e=>g(t,e))},watch(t){for(const e of t)Ne(e,!S(this.items.find(i=>_(e,i)),this.clsOpen))},immediate:!0}},connected(){this.lazyload()},events:[{name:"click",delegate(){return`${this.targets} ${this.$props.toggle}`},async handler(t){var e;t.preventDefault(),(e=this._off)==null||e.call(this),this._off=lo(t.target),await this.toggle(ni(this.toggles,t.current)),this._off()}}],methods:{async toggle(t,e){t=this.items[ve(t,this.items)];let i=[t];const n=be(this.items,`.${this.clsOpen}`);!this.multiple&&!d(n,i[0])&&(i=i.concat(n)),!(!this.collapsible&&n.length<2&&d(n,t))&&await Promise.all(i.map(s=>this.toggleElement(s,!d(n,s),(o,r)=>{if(W(o,this.clsOpen,r),$(g(this.$props.toggle,o),"aria-expanded",r),e===!1||!this.animation){Ne(g(this.content,o),!r);return}return ao(o,r,this)})))}}};function Ne(t,e){t&&(t.hidden=e)}async function ao(t,e,{content:i,duration:n,velocity:s,transition:o}){var r;i=((r=t._wrapper)==null?void 0:r.firstElementChild)||g(i,t),t._wrapper||(t._wrapper=_e(i,"<div>"));const a=t._wrapper;c(a,"overflow","hidden");const l=m(c(a,"height"));await X.cancel(a),Ne(i,!1);const h=Zt(["marginTop","marginBottom"],f=>c(i,f))+j(i).height,u=l/h;n=(s*h+n)*(e?1-u:u),c(a,"height",l),await X.start(a,{height:e?h:0},n,o),ie(i),delete t._wrapper,e||Ne(i,!0)}function lo(t){const[e]=rt(t,!0);let i;return function n(){i=requestAnimationFrame(()=>{const{top:s}=t.getBoundingClientRect();s<0&&(e.scrollTop+=s),n()})}(),()=>requestAnimationFrame(()=>cancelAnimationFrame(i))}var co={mixins:[at,jt],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,ho),this.$destroy(!0)}}};function ho(t,e,{duration:i,transition:n,velocity:s}){const o=m(c(t,"height"));return c(t,"height",o),X.start(t,{height:0,marginTop:0,marginBottom:0,paddingTop:0,paddingBottom:0,borderTop:0,borderBottom:0,opacity:0},s*o+i,n)}var kn={args:"autoplay",props:{automute:Boolean,autoplay:Boolean},data:{automute:!1,autoplay:!0},connected(){this.inView=this.autoplay==="inview",this.inView&&!bt(this.$el,"preload")&&(this.$el.preload="none"),et(this.$el,"iframe")&&!bt(this.$el,"allow")&&(this.$el.allow="autoplay"),this.automute&&nn(this.$el),this.registerObserver(Rt(this.$el,()=>this.$emit(),{},!1))},update:{read({visible:t}){return sn(this.$el)?{prev:t,visible:L(this.$el)&&c(this.$el,"visibility")!=="hidden",inView:this.inView&&ln(this.$el)}:!1},write({prev:t,visible:e,inView:i}){!e||this.inView&&!i?en(this.$el):(this.autoplay===!0&&!t||this.inView&&i)&&tn(this.$el)}}},gt={connected(){var t;this.registerObserver(ae(((t=this.$options.resizeTargets)==null?void 0:t.call(this))||this.$el,()=>this.$emit("resize")))}},uo={mixins:[gt,kn],props:{width:Number,height:Number},data:{automute:!0},events:{"load loadedmetadata"(){this.$emit("resize")}},resizeTargets(){return[this.$el,Tn(this.$el)||O(this.$el)]},update:{read(){const{ratio:t,cover:e}=ti,{$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}=Tn(i)||O(i),l=e(o,{width:a+(a%2?1:0),height:r+(r%2?1:0)});return!l.width||!l.height?!1:l},write({height:t,width:e}){c(this.$el,{height:t,width:e})},events:["resize"]}};function Tn(t){for(;t=O(t);)if(c(t,"position")!=="static")return t}var Ti={props:{container:Boolean},data:{container:!0},computed:{container({container:t}){return t===!0&&this.$container||t&&g(t)}}},fo={props:{pos:String,offset:null,flip:Boolean,shift:Boolean,inset:Boolean},data:{pos:`bottom-${re?"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:Xi(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]=rt(t),{scrollTop:a,scrollLeft:l}=r,h=j(t);c(t,{top:-h.height,left:-h.width}),fn(t,e,{attach:o,offset:n,boundary:i,placement:s,viewportOffset:this.getViewportOffset(t)}),r.scrollTop=a,r.scrollLeft=l},getPositionOffset(t){return ht(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:ht(c(t,"--uk-position-shift-offset"),this.axis==="y"?"width":"height",t)*(d(["left","top"],this.align)?1:-1)},getViewportOffset(t){return ht(c(t,"--uk-position-viewport-offset"))}}};const I=[];var Sn={mixins:[at,Ti,jt],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({selPanel:t},e){return g(t,e)},transitionElement(){return this.panel},bgClose({bgClose:t}){return t&&this.panel}},beforeDisconnect(){d(I,this)&&this.toggleElement(this.$el,!1,!1)},events:[{name:"click",delegate(){return`${this.selClose},a[href*="#"]`},handler(t){const{current:e,defaultPrevented:i}=t,{hash:n}=e;!i&&n&&ce(e)&&!_(n,this.$el)&&g(n,document.body)?this.hide():A(e,this.selClose)&&(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(){E(this.$el,"hide",k(document,"focusin",t=>{Kt(I)===this&&!_(t.target,this.$el)&&this.$el.focus()})),this.overlay&&E(this.$el,"hidden",En(this.$el),{self:!0}),this.stack&&c(this.$el,"zIndex",m(c(this.$el,"zIndex"))+I.length),y(document.documentElement,this.clsPage),this.bgClose&&E(this.$el,"hide",k(document,Lt,({target:t})=>{Kt(I)!==this||this.overlay&&!_(t,this.$el)||_(t,this.panel)||E(document,`${Ft} ${Oe} scroll`,({defaultPrevented:e,type:i,target:n})=>{!e&&i===Ft&&t===n&&this.hide()},!0)}),{self:!0}),this.escClose&&E(this.$el,"hide",k(document,"keydown",t=>{t.keyCode===27&&Kt(I)===this&&this.hide()}),{self:!0})}},{name:"shown",self:!0,handler(){ii(this.$el)||$(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)||F(document.documentElement,this.clsPage)}}],methods:{toggle(){return this.isToggled()?this.hide():this.show()},show(){return this.container&&O(this.$el)!==this.container?(it(this.container,this.$el),new Promise(t=>requestAnimationFrame(()=>this.show().then(t)))):this.toggleElement(this.$el,!0,_n)},hide(){return this.toggleElement(this.$el,!1,_n)}}};function _n(t,e,{transitionElement:i,_toggle:n}){return new Promise((s,o)=>E(t,"show hide",()=>{t._reject==null||t._reject(),t._reject=o,n(t,e);const r=E(i,"transitionstart",()=>{E(i,"transitionend transitioncancel",s,{self:!0}),clearTimeout(a)},{self:!0}),a=setTimeout(()=>{r(),s()},po(c(i,"transitionDuration")))})).then(()=>delete t._reject)}function po(t){return t?Gt(t,"ms")?m(t):m(t)*1e3:0}let Si;function En(t){const e=k(t,"touchmove",n=>{if(n.targetTouches.length!==1)return;let[{scrollHeight:s,clientHeight:o}]=rt(n.target);o>=s&&n.cancelable&&n.preventDefault()},{passive:!1});if(Si)return e;Si=!0;const{scrollingElement:i}=document;return c(i,{overflowY:CSS.supports("overflow","clip")?"clip":"hidden",touchAction:"none",paddingRight:ne(window)-i.clientWidth||""}),()=>{Si=!1,e(),c(i,{overflowY:"",touchAction:"",paddingRight:""})}}function ce(t){return["origin","pathname","search"].every(e=>t[e]===location[e])}let M;var Cn={mixins:[Ti,De,fo,jt],args:"pos",props:{mode:"list",toggle:Boolean,boundary:Boolean,boundaryX:Boolean,boundaryY:Boolean,target:Boolean,targetX:Boolean,targetY:Boolean,stretch:Boolean,delayShow:Number,delayHide:Number,autoUpdate:Boolean,clsDrop:String,animateOut:Boolean,bgScroll:Boolean},data:{mode:["click","hover"],toggle:"- *",boundary:!1,boundaryX:!1,boundaryY:!1,target:!1,targetX:!1,targetY:!1,stretch:!1,delayShow:0,delayHide:800,autoUpdate:!0,clsDrop:!1,animateOut:!1,bgScroll:!0,animation:["uk-animation-fade"],cls:"uk-open",container:!1},computed:{boundary({boundary:t,boundaryX:e,boundaryY:i},n){return[st(e||t,n)||window,st(i||t,n)||window]},target({target:t,targetX:e,targetY:i},n){return e=e||t||this.targetEl,i=i||t||this.targetEl,[e===!0?window:st(e,n),i===!0?window:st(i,n)]}},created(){this.tracker=new vi},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",st(this.toggle,this.$el),{target:this.$el,mode:this.mode}).$el,$(this.targetEl,"aria-haspopup",!0),this.lazyload(this.targetEl)),this._style=(({width:t,height:e})=>({width:t,height:e}))(this.$el.style)},disconnected(){this.isActive()&&(this.hide(!1),M=null),c(this.$el,this._style)},events:[{name:"click",delegate(){return`.${this.clsDrop}-close`},handler(t){t.preventDefault(),this.hide(!1)}},{name:"click",delegate(){return'a[href*="#"]'},handler({defaultPrevented:t,current:e}){const{hash:i}=e;!t&&i&&ce(e)&&!_(i,this.$el)&&this.hide(!1)}},{name:"beforescroll",handler(){this.hide(!1)}},{name:"toggle",self:!0,handler(t,e){t.preventDefault(),this.isToggled()?this.hide(!1):this.show(e==null?void 0:e.$el,!1)}},{name:"toggleshow",self:!0,handler(t,e){t.preventDefault(),this.show(e==null?void 0:e.$el)}},{name:"togglehide",self:!0,handler(t){t.preventDefault(),A(this.$el,":focus,:hover")||this.hide()}},{name:`${Ee} focusin`,filter(){return d(this.mode,"hover")},handler(t){Mt(t)||this.clearTimers()}},{name:`${Ce} 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(){M=this,this.tracker.init();const t=()=>this.$emit(),e=[k(document,Lt,({target:i})=>!_(i,this.$el)&&E(document,`${Ft} ${Oe} scroll`,({defaultPrevented:n,type:s,target:o})=>{!n&&s===Ft&&i===o&&!(this.targetEl&&_(i,this.targetEl))&&this.hide(!1)},!0)),k(document,"keydown",i=>{i.keyCode===27&&this.hide(!1)}),k(window,"resize",t),(()=>{const i=ae(Wt(this.$el).concat(this.target),t);return()=>i.disconnect()})(),this.autoUpdate&&k([document,...Wt(this.$el)],"scroll",t,{passive:!0}),!this.bgScroll&&En(this.$el)];E(this.$el,"hide",()=>e.forEach(i=>i&&i()),{self:!0})}},{name:"beforehide",self:!0,handler(){this.clearTimers()}},{name:"hide",handler({target:t}){if(this.$el!==t){M=M===null&&_(t,this.$el)&&this.isToggled()?this:M;return}M=this.isActive()?null:M,this.tracker.cancel()}}],update:{write(){this.isToggled()&&!S(this.$el,this.clsEnter)&&this.position()}},methods:{show(t=this.targetEl,e=!0){if(this.isToggled()&&t&&this.targetEl&&t!==this.targetEl&&this.hide(!1,!1),this.targetEl=t,this.clearTimers(),!this.isActive()){if(M){if(e&&M.isDelaying){this.showTimer=setTimeout(()=>A(t,":hover")&&this.show(),10);return}let i;for(;M&&i!==M&&!_(this.$el,M.$el);)i=M,M.hide(!1,!1)}this.container&&O(this.$el)!==this.container&&it(this.container,this.$el),this.showTimer=setTimeout(()=>this.toggleElement(this.$el,!0),e&&this.delayShow||0)}},hide(t=!0,e=!0){const i=()=>this.toggleElement(this.$el,!1,this.animateOut&&e);this.clearTimers(),this.isDelaying=go(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 M===this},position(){F(this.$el,`${this.clsDrop}-stack`),c(this.$el,this._style),this.$el.hidden=!0;const t=this.target.map(s=>mo(this.$el,s)),e=this.getViewportOffset(this.$el),i=[[0,["x","width","left","right"]],[1,["y","height","top","bottom"]]];for(const[s,[o,r]]of i)this.axis!==o&&d([o,!0],this.stretch)&&c(this.$el,{[r]:Math.min(w(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=w(this.target[s]),f=w(this.$el);c(this.$el,{[r]:(u[a]>f[a]?u[a]-Math.max(w(this.boundary[s])[a],t[s][a]+e):Math.min(w(this.boundary[s])[l],t[s][l]-e)-u[l])-h,[`overflow-${o}`]:"auto"}),this.positionAt(this.$el,this.target,this.boundary)}}}};function go(t){const e=[];return dt(t,i=>c(i,"position")!=="static"&&e.push(i)),e}function mo(t,e){return J(Wt(e).find(i=>_(t,i)))}var vo={mixins:[at],args:"target",props:{target:Boolean},data:{target:!1},computed:{input(t,e){return g(we,e)},state(){return this.input.nextElementSibling},target({target:t},e){return t&&(t===!0&&O(this.input)===e&&this.input.nextElementSibling||g(t,e))}},update(){var t;const{target:e,input:i}=this;if(!e)return;let n;const s=zi(e)?"value":"textContent",o=e[s],r=(t=i.files)!=null&&t[0]?i.files[0].name:A(i,"select")&&(n=N("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 G(this.$el,"form")},handler(){this.$emit()}}]},On={mixins:[gt],props:{margin:String,firstColumn:Boolean},data:{margin:"uk-margin-small-top",firstColumn:"uk-first-column"},resizeTargets(){return[this.$el,...Mi(this.$el.children)]},connected(){this.registerObserver(Zi(this.$el,()=>this.$reset(),{childList:!0,attributes:!0,attributeFilter:["style"]}))},update:{read(){const t=Pn(this.$el.children);return{rows:t,columns:wo(t)}},write({columns:t,rows:e}){for(const i of e)for(const n of i)W(n,this.margin,e[0]!==i),W(n,this.firstColumn,t[0].includes(n))},events:["resize"]}};function Pn(t){return Bn(t,"top","bottom")}function wo(t){const e=[];for(const i of t){const n=Bn(i,"left","right");for(let s=0;s<n.length;s++)e[s]=e[s]?e[s].concat(n[s]):n[s]}return re?e.reverse():e}function Bn(t,e,i){const n=[[]];for(const s of t){if(!L(s))continue;let o=ze(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=ze(a[0]):(o=ze(s,!0),l=ze(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 ze(t,e=!1){let{offsetTop:i,offsetLeft:n,offsetHeight:s,offsetWidth:o}=t;return e&&([i,n]=kt(t)),{top:i,left:n,bottom:i+s,right:n+o}}var _i={connected(){An(this._uid,()=>this.$emit("scroll"))},disconnected(){Mn(this._uid)}};const He=new Map;let he;function An(t,e){he=he||k(window,"scroll",()=>He.forEach(i=>i()),{passive:!0,capture:!0}),He.set(t,e)}function Mn(t){He.delete(t),he&&!He.size&&(he(),he=null)}var $o={extends:On,mixins:[at],name:"grid",props:{masonry:Boolean,parallax:Number},data:{margin:"uk-grid-margin",clsStack:"uk-grid-stack",masonry:!1,parallax:0},connected(){this.masonry&&y(this.$el,"uk-flex-top uk-flex-wrap-top"),this.parallax&&An(this._uid,()=>this.$emit("scroll"))},disconnected(){Mn(this._uid)},update:[{write({columns:t}){W(this.$el,this.clsStack,t.length<2)},events:["resize"]},{read(t){let{columns:e,rows:i}=t;if(!e.length||!this.masonry&&!this.parallax||Dn(this.$el))return t.translates=!1,!1;let n=!1;const s=U(this.$el),o=e.map(h=>Zt(h,"offsetHeight")),r=yo(s,this.margin)*(i.length-1),a=Math.max(...o)+r;this.masonry&&(e=e.map(h=>Ke(h,"offsetTop")),n=bo(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({height:t,padding:e}){c(this.$el,"paddingBottom",e||""),t!==!1&&c(this.$el,"height",t)},events:["resize"]},{read(){return this.parallax&&Dn(this.$el)?!1:{scrolled:this.parallax?hn(this.$el)*Math.abs(this.parallax):!1}},write({columns:t,scrolled:e,translates:i}){e===!1&&!i||t.forEach((n,s)=>n.forEach((o,r)=>c(o,"transform",!e&&!i?"":`translateY(${(i&&-i[s][r])+(e?s%2?e:e/8:0)}px)`)))},events:["scroll","resize"]}]};function Dn(t){return U(t).some(e=>c(e,"position")==="absolute")}function bo(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 yo(t,e){const[i]=t.filter(n=>S(n,e));return m(i?c(i,"marginTop"):c(t[0],"paddingLeft"))}var xo={mixins:[gt],args:"target",props:{target:String,row:Boolean},data:{target:"> *",row:!0},computed:{elements:{get({target:t},e){return N(t,e)},watch(){this.$reset()}}},resizeTargets(){return[this.$el,...this.elements]},update:{read(){return{rows:(this.row?Pn(this.elements):[this.elements]).map(ko)}},write({rows:t}){for(const{heights:e,elements:i}of t)i.forEach((n,s)=>c(n,"minHeight",e[s]))},events:["resize"]}};function ko(t){if(t.length<2)return{heights:[""],elements:t};c(t,"minHeight","");let e=t.map(To);const i=Math.max(...e);return{heights:t.map((n,s)=>e[s].toFixed(2)===i.toFixed(2)?"":i),elements:t}}function To(t){let e=!1;L(t)||(e=t.style.display,c(t,"display","block","important"));const i=j(t).height-se(t,"height","content-box");return e!==!1&&c(t,"display",e),i}var So={mixins:[gt],props:{expand:Boolean,offsetTop:Boolean,offsetBottom:Boolean,minHeight:Number},data:{expand:!1,offsetTop:!1,offsetBottom:!1,minHeight:0},resizeTargets(){return[this.$el,...rt(this.$el)]},update:{read({minHeight:t}){if(!L(this.$el))return!1;let e="";const i=se(this.$el,"height","content-box"),{body:n,scrollingElement:s}=document,[o]=rt(this.$el),{height:r}=J(o===n?s:o);if(this.expand)e=Math.max(r-(j(o).height-j(this.$el).height)-i,0);else{const a=s===o||n===o;if(e=`calc(${a?"100vh":`${r}px`}`,this.offsetTop)if(a){const l=kt(this.$el)[0]-kt(o)[0];e+=l>0&&l<r/2?` - ${l}px`:""}else e+=` - ${c(o,"paddingTop")}`;this.offsetBottom===!0?e+=` - ${j(this.$el.nextElementSibling).height}px`:wt(this.offsetBottom)?e+=` - ${this.offsetBottom}vh`:this.offsetBottom&&Gt(this.offsetBottom,"px")?e+=` - ${m(this.offsetBottom)}px`:x(this.offsetBottom)&&(e+=` - ${j(st(this.offsetBottom,this.$el)).height}px`),e+=`${i?` - ${i}px`:""})`}return{minHeight:e,prev:t}},write({minHeight:t}){c(this.$el,{minHeight:t}),this.minHeight&&m(c(this.$el,"minHeight"))<this.minHeight&&c(this.$el,"minHeight",this.minHeight)},events:["resize"]}},Nn={args:"src",props:{id:Boolean,icon:String,src:String,style:String,width:Number,height:Number,ratio:Number,class:String,strokeAnimation:Boolean,attributes:"list"},data:{ratio:1,include:["style","class"],class:"",strokeAnimation:!1},beforeConnect(){this.class+=" uk-svg"},connected(){!this.icon&&d(this.src,"#")&&([this.src,this.icon]=this.src.split("#")),this.svg=this.getSvg().then(t=>{if(this._connected){const e=Po(t,this.$el);return this.svgEl&&e!==this.svgEl&&yt(this.svgEl),this.applyAttributes(e,t),this.svgEl=e}},ft),this.strokeAnimation&&this.svg.then(t=>{this._connected&&t&&(Hn(t),this.registerObserver(Rt(t,(e,i)=>{Hn(t),i.disconnect()})))})},disconnected(){this.svg.then(t=>{this._connected||(ei(this.$el)&&(this.$el.hidden=!1),yt(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=>E(this.$el,"load",()=>t(this.getSvg()))):Eo(await _o(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&&$(t,o,this[o]);for(const o in this.attributes){const[r,a]=this.attributes[o].split(":",2);$(t,r,a)}this.id||Qt(t,"id");const i=["width","height"];let n=i.map(o=>this[o]);n.some(o=>o)||(n=i.map(o=>$(e,o)));const s=$(e,"viewBox");s&&!n.some(o=>o)&&(n=s.split(" ").slice(2)),n.forEach((o,r)=>$(t,i[r],m(o)*this.ratio||null))}}};const _o=Q(async t=>t?K(t,"data:")?decodeURIComponent(t.split(",")[1]):(await fetch(t)).text():Promise.reject());function Eo(t,e){var i;return e&&d(t,"<symbol")&&(t=Co(t,e)||t),t=g(t.substr(t.indexOf("<svg"))),((i=t)==null?void 0:i.hasChildNodes())&&t}const zn=/<symbol([^]*?id=(['"])(.+?)\2[^]*?<\/)symbol>/g,Le={};function Co(t,e){if(!Le[t]){Le[t]={},zn.lastIndex=0;let i;for(;i=zn.exec(t);)Le[t][i[3]]=`<svg xmlns="http://www.w3.org/2000/svg"${i[1]}svg>`}return Le[t][e]}function Hn(t){const e=Oo(t);e&&t.style.setProperty("--uk-animation-stroke",e)}function Oo(t){return Math.ceil(Math.max(0,...N("[stroke]",t).map(e=>{try{return e.getTotalLength()}catch{return 0}})))}function Po(t,e){if(ei(e)||et(e,"canvas")){e.hidden=!0;const n=e.nextElementSibling;return Ln(t,n)?n:Te(e,t)}const i=e.lastElementChild;return Ln(t,i)?i:it(e,t)}function Ln(t,e){return et(t,"svg")&&et(e,"svg")&&t.innerHTML===e.innerHTML}var Bo='<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>',Ao='<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>',Mo='<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>',Do='<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>',No='<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>',zo='<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>',Ho='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><style>.uk-navbar-toggle-animate svg>[class*=line-]{transition:.2s ease-in-out;transition-property:transform,opacity;transform-origin:center;opacity:1}.uk-navbar-toggle svg>.line-3{opacity:0}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-3{opacity:1}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-2{transform:rotate(45deg)}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-3{transform:rotate(-45deg)}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-1,.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-4{opacity:0}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-1{transform:translateY(6px) scaleX(0)}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-4{transform:translateY(-6px) scaleX(0)}</style><rect class="line-1" y="3" width="20" height="2"/><rect class="line-2" y="9" width="20" height="2"/><rect class="line-3" y="9" width="20" height="2"/><rect class="line-4" y="15" width="20" height="2"/></svg>',Lo='<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"><rect x="19" y="0" width="1" height="40"/><rect x="0" y="19" width="40" height="1"/></svg>',Fo='<svg width="7" height="12" viewBox="0 0 7 12" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="1 1 6 6 1 11"/></svg>',Ro='<svg width="7" height="12" viewBox="0 0 7 12" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="6 1 1 6 6 11"/></svg>',Io='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.1" cx="9" cy="9" r="7"/><path fill="none" stroke="#000" stroke-width="1.1" d="M14,14 L18,18 L14,14 Z"/></svg>',Wo='<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.8" cx="17.5" cy="17.5" r="16.5"/><line fill="none" stroke="#000" stroke-width="1.8" x1="38" y1="39" x2="29" y2="30"/></svg>',jo='<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.1" cx="10.5" cy="10.5" r="9.5"/><line fill="none" stroke="#000" stroke-width="1.1" x1="23" y1="23" x2="17" y2="17"/></svg>',qo='<svg width="14" height="24" viewBox="0 0 14 24" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.4" points="1.225,23 12.775,12 1.225,1 "/></svg>',Vo='<svg width="25" height="40" viewBox="0 0 25 40" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="2" points="4.002,38.547 22.527,20.024 4,1.5 "/></svg>',Yo='<svg width="14" height="24" viewBox="0 0 14 24" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.4" points="12.775,1 1.225,12 12.775,23 "/></svg>',Go='<svg width="25" height="40" viewBox="0 0 25 40" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="2" points="20.527,1.5 2,20.024 20.525,38.547 "/></svg>',Xo='<svg width="30" height="30" viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" cx="15" cy="15" r="14"/></svg>',Jo='<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>',Ko='<svg width="18" height="10" viewBox="0 0 18 10" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="1 9 9 1 17 9 "/></svg>';const Fe={spinner:Xo,totop:Ko,marker:Mo,"close-icon":Bo,"close-large":Ao,"nav-parent-icon":Do,"nav-parent-icon-large":No,"navbar-parent-icon":zo,"navbar-toggle-icon":Ho,"overlay-icon":Lo,"pagination-next":Fo,"pagination-previous":Ro,"search-icon":Io,"search-large":Wo,"search-navbar":jo,"slidenav-next":qo,"slidenav-next-large":Vo,"slidenav-previous":Yo,"slidenav-previous-large":Go,"subnav-parent-icon":Jo},Ei={install:er,extends:Nn,args:"icon",props:["icon"],data:{include:[]},isIcon:!0,beforeConnect(){y(this.$el,"uk-icon")},methods:{async getSvg(){const t=ir(this.icon);if(!t)throw"Icon not found.";return t}}},Y={args:!1,extends:Ei,data:t=>({icon:Et(t.constructor.options.name)}),beforeConnect(){y(this.$el,this.$options.id)}},Zo={extends:Y,beforeConnect(){const t=this.$props.icon;this.icon=G(this.$el,".uk-nav-primary")?`${t}-large`:t}},Fn={extends:Y,beforeConnect(){y(this.$el,"uk-slidenav");const t=this.$props.icon;this.icon=S(this.$el,"uk-slidenav-large")?`${t}-large`:t}},Qo={extends:Y,beforeConnect(){this.icon=S(this.$el,"uk-search-icon")&&At(this.$el,".uk-search-large").length?"search-large":At(this.$el,".uk-search-navbar").length?"search-navbar":this.$props.icon}},Uo={extends:Y,beforeConnect(){this.icon=`close-${S(this.$el,"uk-close-large")?"large":"icon"}`}},tr={extends:Y,methods:{async getSvg(){const t=await Ei.methods.getSvg.call(this);return this.ratio!==1&&c(g("circle",t),"strokeWidth",1/this.ratio),t}}},Re={};function er(t){t.icon.add=(e,i)=>{const n=x(e)?{[e]:i}:e;$t(n,(s,o)=>{Fe[o]=s,delete Re[o]}),t._initialized&&dt(document.body,s=>$t(t.getComponents(s),o=>{o.$options.isIcon&&o.icon in n&&o.$reset()}))}}function ir(t){return Fe[t]?(Re[t]||(Re[t]=g((Fe[nr(t)]||Fe[t]).trim())),Re[t].cloneNode(!0)):null}function nr(t){return re?Je(Je(t,"left","right"),"previous","next"):t}const sr=Tt&&"loading"in HTMLImageElement.prototype;var or={args:"dataSrc",props:{dataSrc:String,sources:String,margin:String,target:String,loading:String},data:{dataSrc:"",sources:!1,margin:"50%",target:!1,loading:"lazy"},connected(){if(this.loading!=="lazy"){this.load();return}const t=[this.$el,...Ut(this.$props.target,this.$el)];sr&&Ie(this.$el)&&(this.$el.loading="lazy",Ci(this.$el),t.length===1)||(hr(this.$el),this.registerObserver(Rt(t,(e,i)=>{this.load(),i.disconnect()},{rootMargin:this.margin})))},disconnected(){this._data.image&&(this._data.image.onload="")},methods:{load(){if(this._data.image)return this._data.image;const t=Ie(this.$el)?this.$el:ar(this.$el,this.dataSrc,this.sources);return Qt(t,"loading"),Ci(this.$el,t.currentSrc),this._data.image=t}}};function Ci(t,e){if(Ie(t)){const i=O(t);(et(i,"picture")?U(i):[t]).forEach(s=>Rn(s,s))}else e&&!d(t.style.backgroundImage,e)&&(c(t,"backgroundImage",`url(${oi(e)})`),b(t,ye("load",!1)))}const rr=["data-src","data-srcset","sizes"];function Rn(t,e){rr.forEach(i=>{const n=Bt(t,i);n&&$(e,i.replace(/^(data-)+/,""),n)})}function ar(t,e,i){const n=new Image;return lr(n,i),Rn(t,n),n.onload=()=>{Ci(t,n.currentSrc)},$(n,"src",e),n}function lr(t,e){if(e=cr(e),e.length){const i=Dt("<picture>");for(const n of e){const s=Dt("<source>");$(s,n),it(i,s)}it(i,t)}}function cr(t){if(!t)return[];if(K(t,"["))try{t=JSON.parse(t)}catch{t=[]}else t=$i(t);return H(t)||(t=[t]),t.filter(e=>!Ye(e))}function hr(t){Ie(t)&&!bt(t,"src")&&$(t,"src",'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"></svg>')}function Ie(t){return et(t,"img")}var Oi={props:{media:Boolean},data:{media:!1},connected(){const t=ur(this.media,this.$el);if(this.matchMedia=!0,t){this.mediaObj=window.matchMedia(t);const e=()=>{this.matchMedia=this.mediaObj.matches,b(this.$el,ye("mediachange",!1,!0,[this.mediaObj]))};this.offMediaObj=k(this.mediaObj,"change",()=>{e(),this.$emit("resize")}),e()}},disconnected(){var t;(t=this.offMediaObj)==null||t.call(this)}};function ur(t,e){if(x(t)){if(K(t,"@"))t=m(c(e,`--uk-breakpoint-${t.substr(1)}`));else if(isNaN(t))return t}return t&&wt(t)?`(min-width: ${t}px)`:""}var fr={mixins:[at,Oi,gt],props:{fill:String},data:{fill:"",clsWrapper:"uk-leader-fill",clsHide:"uk-leader-hide",attrFill:"data-fill"},computed:{fill({fill:t}){return t||c(this.$el,"--uk-leader-fill-content")}},connected(){[this.wrapper]=pi(this.$el,`<span class="${this.clsWrapper}">`)},disconnected(){ie(this.wrapper.childNodes)},update:{read(){return{width:Math.trunc(this.$el.offsetWidth/2),fill:this.fill,hide:!this.matchMedia}},write({width:t,fill:e,hide:i}){W(this.wrapper,this.clsHide,i),$(this.wrapper,this.attrFill,new Array(t).join(e))},events:["resize"]}},dr={install:pr,mixins:[Sn],data:{clsPage:"uk-modal-page",selPanel:".uk-modal-dialog",selClose:".uk-modal-close, .uk-modal-close-default, .uk-modal-close-outside, .uk-modal-close-full"},events:[{name:"show",self:!0,handler(){S(this.panel,"uk-margin-auto-vertical")?y(this.$el,"uk-flex"):c(this.$el,"display","block"),ot(this.$el)}},{name:"hidden",self:!0,handler(){c(this.$el,"display",""),F(this.$el,"uk-flex")}}]};function pr({modal:t}){t.dialog=function(i,n){const s=t(`<div class="uk-modal"> <div class="uk-modal-dialog">${i}</div> </div>`,n);return s.show(),k(s.$el,"hidden",async()=>{await Promise.resolve(),s.$destroy(!0)},{self:!0}),s},t.alert=function(i,n){return e(({labels:s})=>`<div class="uk-modal-body">${x(i)?i:ke(i)}</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-primary uk-modal-close" autofocus>${s.ok}</button> </div>`,n,s=>s.resolve())},t.confirm=function(i,n){return e(({labels:s})=>`<form> <div class="uk-modal-body">${x(i)?i:ke(i)}</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">${s.cancel}</button> <button class="uk-button uk-button-primary" autofocus>${s.ok}</button> </div> </form>`,n,s=>s.reject())},t.prompt=function(i,n,s){return e(({labels:o})=>`<form class="uk-form-stacked"> <div class="uk-modal-body"> <label>${x(i)?i:ke(i)}</label> <input class="uk-input" value="${n||""}" autofocus> </div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">${o.cancel}</button> <button class="uk-button uk-button-primary">${o.ok}</button> </div> </form>`,s,o=>o.resolve(null),o=>g("input",o.$el).value)},t.labels={ok:"Ok",cancel:"Cancel"};function e(i,n,s,o){n={bgClose:!1,escClose:!0,labels:t.labels,...n};const r=t.dialog(i(n),n),a=new Ni;let l=!1;return k(r.$el,"submit","form",h=>{h.preventDefault(),a.resolve(o==null?void 0:o(r)),l=!0,r.hide()}),k(r.$el,"hide",()=>!l&&s(a)),a.promise.dialog=r,a.promise}}var gr={extends:xn,data:{targets:"> .uk-parent",toggle:"> a",content:"> ul"}},mr={mixins:[at,Ti],props:{dropdown:String,align:String,clsDrop:String,boundary:Boolean,dropbar:Boolean,dropbarAnchor:Boolean,duration:Number,mode:Boolean,offset:Boolean,stretch:Boolean,delayShow:Boolean,delayHide:Boolean,target:Boolean,targetX:Boolean,targetY:Boolean,animation:Boolean,animateOut:Boolean},data:{dropdown:".uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle",align:re?"right":"left",clsDrop:"uk-navbar-dropdown",boundary:!0,dropbar:!1,dropbarAnchor:!1,duration:200,container:!1},computed:{dropbarAnchor({dropbarAnchor:t},e){return st(t,e)||e},dropbar:{get({dropbar:t}){return t?(t=this._dropbar||st(t,this.$el)||g("+ .uk-navbar-dropbar",this.$el),t||(this._dropbar=g("<div></div>"))):null},watch(t){y(t,"uk-dropbar","uk-dropbar-top","uk-navbar-dropbar")},immediate:!0},dropContainer(t,e){return this.container||e},dropdowns:{get({clsDrop:t},e){const i=N(`.${t}`,e);if(this.dropContainer!==e)for(const s of N(`.${t}`,this.dropContainer)){var n;const o=(n=this.getDropdown(s))==null?void 0:n.targetEl;!d(i,s)&&o&&_(o,this.$el)&&i.push(s)}return i},watch(t){this.$create("drop",t.filter(e=>!this.getDropdown(e)),{...this.$props,flip:!1,shift:!0,pos:`bottom-${this.align}`,boundary:this.boundary===!0?this.$el:this.boundary})},immediate:!0},toggles:{get({dropdown:t},e){return N(t,e)},watch(){const t=S(this.$el,"uk-navbar-justify");for(const e of N(".uk-navbar-nav, .uk-navbar-left, .uk-navbar-right",this.$el))c(e,"flexGrow",t?N(this.dropdown,e).length:"")},immediate:!0}},disconnected(){this.dropbar&&yt(this.dropbar),delete this._dropbar},events:[{name:"mouseover focusin",delegate(){return this.dropdown},handler({current:t}){const e=this.getActive();e&&d(e.mode,"hover")&&e.targetEl&&!_(e.targetEl,t)&&!e.isDelaying&&e.hide(!1)}},{name:"keydown",delegate(){return this.dropdown},handler(t){const{current:e,keyCode:i}=t,n=this.getActive();i===St.DOWN&&bt(e,"aria-expanded")&&(t.preventDefault(),!n||n.targetEl!==e?(e.click(),E(this.dropContainer,"show",({target:s})=>Wn(s))):Wn(n.$el)),In(t,this.toggles,n)}},{name:"keydown",el(){return this.dropContainer},delegate(){return`.${this.clsDrop}`},handler(t){const{current:e,keyCode:i}=t;if(!d(this.dropdowns,e))return;const n=this.getActive(),s=N($e,e),o=pe(s,a=>A(a,":focus"));if(i===St.UP&&(t.preventDefault(),o>0&&s[o-1].focus()),i===St.DOWN&&(t.preventDefault(),o<s.length-1&&s[o+1].focus()),i===St.ESC){var r;(r=n.targetEl)==null||r.focus()}In(t,this.toggles,n)}},{name:"mouseleave",el(){return this.dropbar},filter(){return this.dropbar},handler(){const t=this.getActive();t&&d(t.mode,"hover")&&!this.dropdowns.some(e=>A(e,":hover"))&&t.hide()}},{name:"beforeshow",el(){return this.dropContainer},filter(){return this.dropbar},handler({target:t}){this.isDropbarDrop(t)&&(this.dropbar.previousElementSibling!==this.dropbarAnchor&&Te(this.dropbarAnchor,this.dropbar),y(t,`${this.clsDrop}-dropbar`))}},{name:"show",el(){return this.dropContainer},filter(){return this.dropbar},handler({target:t}){if(!this.isDropbarDrop(t))return;const e=this.getDropdown(t);this._observer=ae([e.$el,...e.target],()=>{const i=At(t,`.${this.clsDrop}`).concat(t).map(r=>w(r)),n=Math.min(...i.map(({top:r})=>r)),s=Math.max(...i.map(({bottom:r})=>r)),o=w(this.dropbar);c(this.dropbar,"top",this.dropbar.offsetTop-(o.top-n)),this.transitionTo(s-n+m(c(t,"marginBottom")),t)})}},{name:"beforehide",el(){return this.dropContainer},filter(){return this.dropbar},handler(t){const e=this.getActive();A(this.dropbar,":hover")&&e.$el===t.target&&!this.toggles.some(i=>e.targetEl!==i&&A(i,":focus"))&&t.preventDefault()}},{name:"hide",el(){return this.dropContainer},filter(){return this.dropbar},handler({target:t}){var e;if(!this.isDropbarDrop(t))return;(e=this._observer)==null||e.disconnect();const i=this.getActive();(!i||i.$el===t)&&this.transitionTo(0)}}],methods:{getActive(){return d(this.dropdowns,M==null?void 0:M.$el)&&M},transitionTo(t,e){const{dropbar:i}=this,n=ot(i);e=n<t&&e,c(e,"clipPath",`polygon(0 0,100% 0,100% ${n}px,0 ${n}px)`),ot(i,n),X.cancel([e,i]),Promise.all([X.start(i,{height:t},this.duration),X.start(e,{clipPath:`polygon(0 0,100% 0,100% ${t}px,0 ${t}px)`},this.duration)]).catch(ft).then(()=>c(e,{clipPath:""}))},getDropdown(t){return this.$getComponent(t,"drop")||this.$getComponent(t,"dropdown")},isDropbarDrop(t){return this.getDropdown(t)&&S(t,this.clsDrop)}}};function In(t,e,i){const{current:n,keyCode:s}=t,o=i.targetEl||n,r=e.indexOf(o);s===St.LEFT&&r>0&&(i.hide==null||i.hide(!1),e[r-1].focus()),s===St.RIGHT&&r<e.length-1&&(i.hide==null||i.hide(!1),e[r+1].focus()),s===St.TAB&&(o.focus(),i.hide==null||i.hide(!1))}function Wn(t){if(!g(":focus",t)){var e;(e=g($e,t))==null||e.focus()}}const St={TAB:9,ESC:27,LEFT:37,UP:38,RIGHT:39,DOWN:40};var jn={props:{swiping:Boolean},data:{swiping:!0},computed:{swipeTarget(t,e){return e}},connected(){this.swiping&&Me(this,{el:this.swipeTarget,name:Lt,passive:!0,handler(t){if(!Mt(t))return;const e=xe(t),i="tagName"in t.target?t.target:O(t.target);E(document,`${Ft} ${Oe} scroll`,n=>{const{x:s,y:o}=xe(n);(n.type!=="scroll"&&i&&s&&Math.abs(e.x-s)>100||o&&Math.abs(e.y-o)>100)&&setTimeout(()=>{b(i,"swipe"),b(i,`swipe${vr(e.x,e.y,s,o)}`)})})}})}};function vr(t,e,i,n){return Math.abs(t-i)>=Math.abs(e-n)?t-i>0?"Left":"Right":e-n>0?"Up":"Down"}var wr={mixins:[Sn,jn],args:"mode",props:{mode:String,flip:Boolean,overlay:Boolean},data:{mode:"slide",flip:!1,overlay:!1,clsPage:"uk-offcanvas-page",clsContainer:"uk-offcanvas-container",selPanel:".uk-offcanvas-bar",clsFlip:"uk-offcanvas-flip",clsContainerAnimation:"uk-offcanvas-container-animation",clsSidebarAnimation:"uk-offcanvas-bar-animation",clsMode:"uk-offcanvas",clsOverlay:"uk-offcanvas-overlay",selClose:".uk-offcanvas-close",container:!1},computed:{clsFlip({flip:t,clsFlip:e}){return t?e:""},clsOverlay({overlay:t,clsOverlay:e}){return t?e:""},clsMode({mode:t,clsMode:e}){return`${e}-${t}`},clsSidebarAnimation({mode:t,clsSidebarAnimation:e}){return t==="none"||t==="reveal"?"":e},clsContainerAnimation({mode:t,clsContainerAnimation:e}){return t!=="push"&&t!=="reveal"?"":e},transitionElement({mode:t}){return t==="reveal"?O(this.panel):this.panel}},update:{read(){this.isToggled()&&!L(this.$el)&&this.hide()},events:["resize"]},events:[{name:"touchmove",self:!0,passive:!1,filter(){return this.overlay},handler(t){t.cancelable&&t.preventDefault()}},{name:"show",self:!0,handler(){this.mode==="reveal"&&!S(O(this.panel),this.clsMode)&&(_e(this.panel,"<div>"),y(O(this.panel),this.clsMode));const{body:t,scrollingElement:e}=document;y(t,this.clsContainer,this.clsFlip),c(t,"touch-action","pan-y pinch-zoom"),c(this.$el,"display","block"),c(this.panel,"maxWidth",e.clientWidth),y(this.$el,this.clsOverlay),y(this.panel,this.clsSidebarAnimation,this.mode==="reveal"?"":this.clsMode),ot(t),y(t,this.clsContainerAnimation),this.clsContainerAnimation&&$r()}},{name:"hide",self:!0,handler(){F(document.body,this.clsContainerAnimation),c(document.body,"touch-action","")}},{name:"hidden",self:!0,handler(){this.clsContainerAnimation&&br(),this.mode==="reveal"&&ie(this.panel),F(this.panel,this.clsSidebarAnimation,this.clsMode),F(this.$el,this.clsOverlay),c(this.$el,"display",""),c(this.panel,"maxWidth",""),F(document.body,this.clsContainer,this.clsFlip)}},{name:"swipeLeft swipeRight",handler(t){this.isToggled()&&Gt(t.type,"Left")^this.flip&&this.hide()}}]};function $r(){qn().content+=",user-scalable=0"}function br(){const t=qn();t.content=t.content.replace(/,user-scalable=0$/,"")}function qn(){return g('meta[name="viewport"]',document.head)||it(document.head,'<meta name="viewport">')}var yr={mixins:[at,gt],props:{selContainer:String,selContent:String,minHeight:Number},data:{selContainer:".uk-modal",selContent:".uk-modal-dialog",minHeight:150},computed:{container({selContainer:t},e){return G(e,t)},content({selContent:t},e){return G(e,t)}},resizeTargets(){return[this.container,this.content]},update:{read(){return!this.content||!this.container||!L(this.$el)?!1:{max:Math.max(this.minHeight,ot(this.container)-(j(this.content).height-ot(this.$el)))}},write({max:t}){c(this.$el,{minHeight:this.minHeight,maxHeight:t})},events:["resize"]}},xr={mixins:[gt],props:["width","height"],resizeTargets(){return[this.$el,O(this.$el)]},connected(){y(this.$el,"uk-responsive-width")},update:{read(){return L(this.$el)&&this.width&&this.height?{width:ne(O(this.$el)),height:this.height}:!1},write(t){ot(this.$el,ti.contain({height:this.height,width:this.width},t).height)},events:["resize"]}},kr={props:{offset:Number},data:{offset:0},connected(){Tr(this)},disconnected(){Sr(this)},methods:{async scrollTo(t){t=t&&g(t)||document.body,b(this.$el,"beforescroll",[this,t])&&(await cn(t,{offset:this.offset}),b(this.$el,"scrolled",[this,t]))}}};const ue=new Set;function Tr(t){ue.size||k(document,"click",Vn),ue.add(t)}function Sr(t){ue.delete(t),ue.size||ri(document,"click",Vn)}function Vn(t){if(!t.defaultPrevented)for(const e of ue)_(t.target,e.$el)&&ce(e.$el)&&(t.preventDefault(),e.scrollTo(Yn(e.$el)))}function Yn(t){if(ce(t)){const e=decodeURIComponent(t.hash).substring(1);return document.getElementById(e)||document.getElementsByName(e)[0]}}var _r={mixins:[_i],args:"cls",props:{cls:String,target:String,hidden:Boolean,margin:String,repeat:Boolean,delay:Number},data:()=>({cls:"",target:!1,hidden:!0,margin:"-1px",repeat:!1,delay:0,inViewClass:"uk-scrollspy-inview"}),computed:{elements:{get({target:t},e){return t?N(t,e):[e]},watch(t,e){this.hidden&&c(be(t,`:not(.${this.inViewClass})`),"opacity",0),Xe(t,e)||this.$reset()},immediate:!0}},connected(){this._data.elements=new Map,this.registerObserver(Rt(this.elements,t=>{const e=this._data.elements;for(const{target:i,isIntersecting:n}of t){e.has(i)||e.set(i,{cls:Bt(i,"uk-scrollspy-class")||this.cls});const s=e.get(i);!this.repeat&&s.show||(s.show=n)}this.$emit()},{rootMargin:this.margin},!1))},disconnected(){for(const[t,e]of this._data.elements.entries())F(t,this.inViewClass,(e==null?void 0:e.cls)||"")},update:[{write(t){for(const[e,i]of t.elements.entries())i.show&&!i.inview&&!i.queued?(i.queued=!0,t.promise=(t.promise||Promise.resolve()).then(()=>new Promise(n=>setTimeout(n,this.delay))).then(()=>{this.toggle(e,!0),setTimeout(()=>{i.queued=!1,this.$emit()},300)})):!i.show&&i.inview&&!i.queued&&this.repeat&&this.toggle(e,!1)}}],methods:{toggle(t,e){const i=this._data.elements.get(t);if(i){if(i.off==null||i.off(),c(t,"opacity",!e&&this.hidden?0:""),W(t,this.inViewClass,e),W(t,i.cls),/\buk-animation-/.test(i.cls)){const n=()=>hi(t,"uk-animation-[\\w-]+");e?i.off=E(t,"animationcancel animationend",n):n()}b(t,e?"inview":"outview"),i.inview=e,this.$update(t)}}}},Er={mixins:[_i],props:{cls:String,closest:String,scroll:Boolean,overflow:Boolean,offset:Number},data:{cls:"uk-active",closest:!1,scroll:!1,overflow:!0,offset:0},computed:{links:{get(t,e){return N('a[href*="#"]',e).filter(i=>i.hash&&ce(i))},watch(t){this.scroll&&this.$create("scroll",t,{offset:this.offset||0})},immediate:!0},elements({closest:t}){return G(this.links,t||"*")}},update:[{read(){const t=this.links.map(Yn).filter(Boolean),{length:e}=t;if(!e||!L(this.$el))return!1;const[i]=rt(t,!0),{scrollTop:n,scrollHeight:s}=i,o=J(i),r=s-o.height;let a=!1;if(n===r)a=e-1;else{for(let l=0;l<t.length&&!(w(t[l]).top-o.top-this.offset>0);l++)a=+l;a===!1&&this.overflow&&(a=0)}return{active:a}},write({active:t}){const e=t!==!1&&!S(this.elements[t],this.cls);this.links.forEach(i=>i.blur());for(let i=0;i<this.elements.length;i++)W(this.elements[i],this.cls,+i===t);e&&b(this.$el,"active",[t,this.elements[t]])},events:["scroll","resize"]}]},Cr={mixins:[at,Oi,gt,_i],props:{position:String,top:null,bottom:null,start:null,end:null,offset:String,overflowFlip:Boolean,animation:String,clsActive:String,clsInactive:String,clsFixed:String,clsBelow:String,selTarget:String,showOnUp:Boolean,targetOffset:Number},data:{position:"top",top:!1,bottom:!1,start:!1,end:!1,offset:0,overflowFlip:!1,animation:"",clsActive:"uk-active",clsInactive:"",clsFixed:"uk-sticky-fixed",clsBelow:"uk-sticky-below",selTarget:"",showOnUp:!1,targetOffset:!1},computed:{selTarget({selTarget:t},e){return t&&g(t,e)||e}},resizeTargets(){return document.documentElement},connected(){this.start=Gn(this.start||this.top),this.end=Gn(this.end||this.bottom),this.placeholder=g("+ .uk-sticky-placeholder",this.$el)||g('<div class="uk-sticky-placeholder"></div>'),this.isFixed=!1,this.setActive(!1),this.registerObserver(ae(this.$el,()=>!this.isFixed&&this.$emit("resize")))},disconnected(){this.isFixed&&(this.hide(),F(this.selTarget,this.clsInactive)),Xn(this.$el),yt(this.placeholder),this.placeholder=null},events:[{name:"resize",el(){return[window,window.visualViewport]},handler(){this.$emit("resizeViewport")}},{name:"load hashchange popstate",el(){return window},filter(){return this.targetOffset!==!1},handler(){const{scrollingElement:t}=document;!location.hash||t.scrollTop===0||setTimeout(()=>{const e=w(g(location.hash)),i=w(this.$el);this.isFixed&&Ze(e,i)&&(t.scrollTop=e.top-i.height-ht(this.targetOffset,"height",this.placeholder)-ht(this.offset,"height",this.placeholder))})}}],update:[{read({height:t,width:e,margin:i,sticky:n},s){if(this.inactive=!this.matchMedia||!L(this.$el),this.inactive)return;const o=this.isFixed&&s.has("resize")&&!n;o&&(c(this.selTarget,"transition","0s"),this.hide()),this.active||({height:t,width:e}=w(this.$el),i=c(this.$el,"margin")),o&&(this.show(),requestAnimationFrame(()=>c(this.selTarget,"transition","")));const r=ht("100vh","height"),a=ot(window),l=document.scrollingElement.scrollHeight-r;let h=this.position;this.overflowFlip&&t>r&&(h=h==="top"?"bottom":"top");const u=this.isFixed?this.placeholder:this.$el;let f=ht(this.offset,"height",n?this.$el:u);h==="bottom"&&(t<a||this.overflowFlip)&&(f+=a-t);const v=this.overflowFlip?0:Math.max(0,t+f-r),T=w(u).top,P=w(this.$el).height,D=(this.start===!1?T:Pi(this.start,this.$el,T))-f,B=this.end===!1?l:Math.min(l,Pi(this.end,this.$el,T+t,!0)-P-f+v);return n=l&&!this.showOnUp&&D+f===T&&B===Math.min(l,Pi("!*",this.$el,0,!0)-P-f+v)&&c(O(this.$el),"overflowY")==="visible",{start:D,end:B,offset:f,overflow:v,topOffset:T,height:t,elHeight:P,width:e,margin:i,top:kt(u)[0],sticky:n}},write({height:t,width:e,margin:i,offset:n,sticky:s}){if((this.inactive||s||!this.isFixed)&&Xn(this.$el),this.inactive)return;s&&(t=e=i=0,c(this.$el,{position:"sticky",top:n}));const{placeholder:o}=this;c(o,{height:t,width:e,margin:i}),_(o,document)||(o.hidden=!0),(s?di:Te)(this.$el,o)},events:["resize","resizeViewport"]},{read({scroll:t=0,dir:e="down",overflow:i,overflowScroll:n=0,start:s,end:o}){const r=document.scrollingElement.scrollTop;return{dir:t<=r?"down":"up",prevDir:e,scroll:r,prevScroll:t,offsetParentTop:w((this.isFixed?this.placeholder:this.$el).offsetParent).top,overflowScroll:ct(n+ct(r,s,o)-ct(t,s,o),0,i)}},write(t,e){const i=e.has("scroll"),{initTimestamp:n=0,dir:s,prevDir:o,scroll:r,prevScroll:a=0,top:l,start:h,topOffset:u,height:f}=t;if(r<0||r===a&&i||this.showOnUp&&!i&&!this.isFixed)return;const v=Date.now();if((v-n>300||s!==o)&&(t.initScroll=r,t.initTimestamp=v),!(this.showOnUp&&!this.isFixed&&Math.abs(t.initScroll-r)<=30&&Math.abs(a-r)<=10))if(this.inactive||r<h||this.showOnUp&&(r<=h||s==="down"&&i||s==="up"&&!this.isFixed&&r<=u+f)){if(!this.isFixed){tt.inProgress(this.$el)&&l>r&&(tt.cancel(this.$el),this.hide());return}this.animation&&r>u?(tt.cancel(this.$el),tt.out(this.$el,this.animation).then(()=>this.hide(),ft)):this.hide()}else this.isFixed?this.update():this.animation&&r>u?(tt.cancel(this.$el),this.show(),tt.in(this.$el,this.animation).catch(ft)):this.show()},events:["resize","resizeViewport","scroll"]}],methods:{show(){this.isFixed=!0,this.update(),this.placeholder.hidden=!1},hide(){const{offset:t,sticky:e}=this._data;this.setActive(!1),F(this.$el,this.clsFixed,this.clsBelow),e?c(this.$el,"top",t):c(this.$el,{position:"",top:"",width:"",marginTop:""}),this.placeholder.hidden=!0,this.isFixed=!1},update(){let{width:t,scroll:e=0,overflow:i,overflowScroll:n=0,start:s,end:o,offset:r,topOffset:a,height:l,elHeight:h,offsetParentTop:u,sticky:f}=this._data;const v=s!==0||e>s;if(!f){let T="fixed";e>o&&(r+=o-u,T="absolute"),c(this.$el,{position:T,width:t}),c(this.$el,"marginTop",0,"important")}i&&(r-=n),c(this.$el,"top",r),this.setActive(v),W(this.$el,this.clsBelow,e>a+(f?Math.min(l,h):l)),y(this.$el,this.clsFixed)},setActive(t){const e=this.active;this.active=t,t?(ui(this.selTarget,this.clsInactive,this.clsActive),e!==t&&b(this.$el,"active")):(ui(this.selTarget,this.clsActive,this.clsInactive),e!==t&&b(this.$el,"inactive"))}}};function Pi(t,e,i,n){if(!t)return 0;if(wt(t)||x(t)&&t.match(/^-?\d/))return i+ht(t,"height",e,!0);{const s=t===!0?O(e):st(t,e);return w(s).bottom-(n&&s&&_(e,s)?m(c(s,"paddingBottom")):0)}}function Gn(t){return t==="true"?!0:t==="false"?!1:t}function Xn(t){c(t,{position:"",top:"",marginTop:"",width:""})}var Jn={mixins:[De,jn,jt],args:"connect",props:{connect:String,toggle:String,itemNav:String,active:Number},data:{connect:"~.uk-switcher",toggle:"> * > :first-child",itemNav:!1,active:0,cls:"uk-active",attrItem:"uk-switcher-item"},computed:{connects:{get({connect:t},e){return Ut(t,e)},watch(t){this.swiping&&c(t,"touchAction","pan-y pinch-zoom")},document:!0,immediate:!0},connectChildren:{get(){return this.connects.map(t=>U(t)).flat()},watch(){const t=this.index();for(const e of this.connects)U(e).forEach((i,n)=>W(i,this.cls,n===t)),this.lazyload(this.$el,U(e))},immediate:!0},toggles:{get({toggle:t},e){return N(t,e).filter(i=>!A(i,".uk-disabled *, .uk-disabled, [disabled]"))},watch(t){const e=this.index();this.show(~e?e:t[this.active]||t[0])},immediate:!0},children(){return U(this.$el).filter(t=>this.toggles.some(e=>_(e,t)))},swipeTarget(){return this.connects}},events:[{name:"click",delegate(){return this.toggle},handler(t){t.preventDefault(),this.show(t.current)}},{name:"click",el(){return this.connects.concat(this.itemNav?Ut(this.itemNav,this.$el):[])},delegate(){return`[${this.attrItem}],[data-${this.attrItem}]`},handler(t){t.preventDefault(),this.show(Bt(t.current,this.attrItem))}},{name:"swipeRight swipeLeft",filter(){return this.swiping},el(){return this.connects},handler({type:t}){this.show(Gt(t,"Left")?"next":"previous")}}],methods:{index(){return pe(this.children,t=>S(t,this.cls))},show(t){const e=this.index(),i=ve(t,this.toggles,e),n=ve(this.children[i],U(this.$el));U(this.$el).forEach((o,r)=>{W(o,this.cls,n===r),$(this.toggles[r],"aria-expanded",n===r)});const s=e>=0&&e!==i;this.connects.forEach(async({children:o})=>{await this.toggleElement(p(o).filter(r=>S(r,this.cls)),!1,s),await this.toggleElement(o[n],!0,s)})}}},Or={mixins:[at],extends:Jn,props:{media:Boolean},data:{media:960,attrItem:"uk-tab-item"},connected(){const t=S(this.$el,"uk-tab-left")?"uk-tab-left":S(this.$el,"uk-tab-right")?"uk-tab-right":!1;t&&this.$create("toggle",this.$el,{cls:t,mode:"media",media:this.media})}};const Pr=32;var Br={mixins:[De,Oi,jt],args:"target",props:{href:String,target:null,mode:"list",queued:Boolean},data:{href:!1,target:!1,mode:"click",queued:!0},computed:{target:{get({href:t,target:e},i){return e=Ut(e||t,i),e.length&&e||[i]},watch(){this.updateAria(),this.lazyload(this.$el,this.target)},document:!0,immediate:!0}},connected(){!d(this.mode,"media")&&!ii(this.$el)&&$(this.$el,"tabindex","0")},events:[{name:Lt,filter(){return d(this.mode,"hover")},handler(t){this._preventClick=null,!(!Mt(t)||this._showState)&&(b(this.$el,"focus"),E(document,Lt,()=>b(this.$el,"blur"),!0,e=>!_(e.target,this.$el)),d(this.mode,"click")&&(this._preventClick=!0))}},{name:`${Ee} ${Ce} focus blur`,filter(){return d(this.mode,"hover")},handler(t){if(Mt(t))return;const e=d([Ee,"focus"],t.type),i=$(this.$el,"aria-expanded");if(!(!e&&(t.type===Ce&&A(this.$el,":focus")||t.type==="blur"&&A(this.$el,":hover")))){if(this._showState&&e&&i!==this._showState){e||(this._showState=null);return}this._showState=e?i:null,this.toggle(`toggle${e?"show":"hide"}`)}}},{name:"keydown",filter(){return d(this.mode,"click")&&!et(this.$el,"input")},handler(t){t.keyCode===Pr&&(t.preventDefault(),this.$el.click())}},{name:"click",filter(){return["click","hover"].some(t=>d(this.mode,t))},handler(t){let e;(this._preventClick||G(t.target,'a[href="#"], a[href=""]')||(e=G(t.target,"a[href]"))&&($(this.$el,"aria-expanded")!=="true"||e.hash&&A(this.target,e.hash)))&&t.preventDefault(),!this._preventClick&&d(this.mode,"click")&&this.toggle()}},{name:"hide show",self:!0,el(){return this.target},handler({target:t,type:e}){this.updateAria(t===this.target[0]&&e==="show")}},{name:"mediachange",filter(){return d(this.mode,"media")},el(){return this.target},handler(t,e){e.matches^this.isToggled(this.target)&&this.toggle()}}],methods:{async toggle(t){if(!b(this.target,t||"toggle",[this]))return;if(!this.queued)return this.toggleElement(this.target);const e=this.target.filter(n=>S(n,this.clsLeave));if(e.length){for(const n of this.target){const s=d(e,n);this.toggleElement(n,s,s)}return}const i=this.target.filter(this.isToggled);await this.toggleElement(i,!1),await this.toggleElement(this.target.filter(n=>!d(i,n)),!0)},updateAria(t){d(this.mode,"media")||$(this.$el,"aria-expanded",me(t)?t:this.isToggled(this.target))}}},Ar=Object.freeze({__proto__:null,Accordion:xn,Alert:co,Close:Uo,Cover:uo,Drop:Cn,Dropdown:Cn,FormCustom:vo,Grid:$o,HeightMatch:xo,HeightViewport:So,Icon:Ei,Img:or,Leader:fr,Margin:On,Marker:Y,Modal:dr,Nav:gr,NavParentIcon:Zo,Navbar:mr,NavbarParentIcon:Y,NavbarToggleIcon:Y,Offcanvas:wr,OverflowAuto:yr,OverlayIcon:Y,PaginationNext:Y,PaginationPrevious:Y,Responsive:xr,Scroll:kr,Scrollspy:_r,ScrollspyNav:Er,SearchIcon:Qo,SlidenavNext:Fn,SlidenavPrevious:Fn,Spinner:tr,Sticky:Cr,SubnavParentIcon:Y,Svg:Nn,Switcher:Jn,Tab:Or,Toggle:Br,Totop:Y,Video:kn});return $t(Ar,(t,e)=>V.component(e,t)),no(V),V});
|
|
1
|
+
/*! UIkit 3.15.25-dev.c6f5a4c4e | https://www.getuikit.com | (c) 2014 - 2023 YOOtheme | MIT License */(function(qt,Vt){typeof exports=="object"&&typeof module<"u"?module.exports=Vt():typeof define=="function"&&define.amd?define("uikit",Vt):(qt=typeof globalThis<"u"?globalThis:qt||self,qt.UIkit=Vt())})(this,function(){"use strict";const{hasOwnProperty:qt,toString:Vt}=Object.prototype;function mt(t,e){return qt.call(t,e)}const ts=/\B([A-Z])/g,Ct=Q(t=>t.replace(ts,"-$1").toLowerCase()),es=/-(\w)/g,Yt=Q(t=>t.replace(es,Ai)),vt=Q(t=>t.length?Ai(null,t.charAt(0))+t.slice(1):"");function Ai(t,e){return e?e.toUpperCase():""}function K(t,e){return t==null||t.startsWith==null?void 0:t.startsWith(e)}function Gt(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 pe(t,e){return t==null||t.findIndex==null?void 0:t.findIndex(e)}const{isArray:H,from:Mi}=Array,{assign:Et}=Object;function Z(t){return typeof t=="function"}function ut(t){return t!==null&&typeof t=="object"}function lt(t){return Vt.call(t)==="[object Object]"}function Ot(t){return ut(t)&&t===t.window}function ge(t){return qe(t)===9}function je(t){return qe(t)>=1}function Xt(t){return qe(t)===1}function qe(t){return!Ot(t)&&ut(t)&&t.nodeType}function me(t){return typeof t=="boolean"}function x(t){return typeof t=="string"}function Ve(t){return typeof t=="number"}function wt(t){return Ve(t)||x(t)&&!isNaN(t-parseFloat(t))}function Ye(t){return!(H(t)?t.length:ut(t)&&Object.keys(t).length)}function R(t){return t===void 0}function Ge(t){return me(t)?t:t==="true"||t==="1"||t===""?!0:t==="false"||t==="0"?!1:t}function Jt(t){const e=Number(t);return isNaN(e)?!1:e}function m(t){return parseFloat(t)||0}function C(t){return p(t)[0]}function p(t){return t&&(je(t)?[t]:Array.from(t).filter(je))||[]}function Pt(t){var e;if(Ot(t))return t;t=C(t);const i=ge(t)?t:(e=t)==null?void 0:e.ownerDocument;return(i==null?void 0:i.defaultView)||window}function Xe(t,e){return t===e||ut(t)&&ut(e)&&Object.keys(t).length===Object.keys(e).length&&$t(t,(i,n)=>i===e[n])}function Je(t,e,i){return t.replace(new RegExp(`${e}|${i}`,"g"),n=>n===e?i:e)}function Kt(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 Ke(t,e){return t.slice().sort(({[e]:i=0},{[e]:n=0})=>i>n?1:n>i?-1:0)}function Zt(t,e){return t.reduce((i,n)=>i+m(Z(e)?e(n):n[e]),0)}function is(t,e){const i=new Set;return t.filter(({[e]:n})=>i.has(n)?!1:i.add(n))}function ct(t,e=0,i=1){return Math.min(Math.max(Jt(t)||0,e),i)}function ft(){}function Ze(...t){return[["bottom","top"],["right","left"]].every(([e,i])=>Math.min(...t.map(({[e]:n})=>n))-Math.max(...t.map(({[i]:n})=>n))>0)}function Qe(t,e){return t.x<=e.right&&t.x>=e.left&&t.y<=e.bottom&&t.y>=e.top}function Ue(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 Di(t,e){t={...t};for(const i in t)t=t[i]>e[i]?Ue(t,i,e[i]):t;return t}function ns(t,e){t=Di(t,e);for(const i in t)t=t[i]<e[i]?Ue(t,i,e[i]):t;return t}const ti={ratio:Ue,contain:Di,cover:ns};function ve(t,e,i=0,n=!1){e=p(e);const{length:s}=e;return s?(t=wt(t)?Jt(t):t==="next"?i+1:t==="previous"?i-1:e.indexOf(C(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 Ni{constructor(){this.promise=new Promise((e,i)=>{this.reject=i,this.resolve=e})}}function $(t,e,i){if(ut(e)){for(const s in e)$(t,s,e[s]);return}if(R(i)){var n;return(n=C(t))==null?void 0:n.getAttribute(e)}else for(const s of p(t))Z(i)&&(i=i.call(s,$(s,e))),i===null?Qt(s,e):s.setAttribute(e,i)}function bt(t,e){return p(t).some(i=>i.hasAttribute(e))}function Qt(t,e){p(t).forEach(i=>i.removeAttribute(e))}function Bt(t,e){for(const i of[e,`data-${e}`])if(bt(t,i))return $(t,i)}const ss={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0};function ei(t){return p(t).some(e=>ss[e.tagName.toLowerCase()])}function F(t){return p(t).some(e=>e.offsetWidth||e.offsetHeight||e.getClientRects().length)}const we="input,select,textarea,button";function zi(t){return p(t).some(e=>B(e,we))}const $e=`${we},a[href],[tabindex]`;function ii(t){return B(t,$e)}function E(t){var e;return(e=C(t))==null?void 0:e.parentElement}function be(t,e){return p(t).filter(i=>B(i,e))}function B(t,e){return p(t).some(i=>i.matches(e))}function G(t,e){return Xt(t)?t.closest(K(e,">")?e.slice(1):e):p(t).map(i=>G(i,e)).filter(Boolean)}function _(t,e){return x(e)?!!G(t,e):C(e).contains(C(t))}function At(t,e){const i=[];for(;t=E(t);)(!e||B(t,e))&&i.push(t);return i}function U(t,e){t=C(t);const i=t?p(t.children):[];return e?be(i,e):i}function ni(t,e){return e?p(t).indexOf(C(e)):U(E(t)).indexOf(t)}function st(t,e){return si(t,Fi(t,e))}function Ut(t,e){return te(t,Fi(t,e))}function si(t,e){return C(Li(t,C(e),"querySelector"))}function te(t,e){return p(Li(t,C(e),"querySelectorAll"))}const os=/(^|[^\\],)\s*[!>+~-]/,Hi=Q(t=>t.match(os));function Fi(t,e=document){return x(t)&&Hi(t)||ge(e)?e:e.ownerDocument}const rs=/([!>+~-])(?=\s+[!>+~-]|\s*$)/g,as=Q(t=>t.replace(rs,"$1 *"));function Li(t,e=document,i){if(!t||!x(t))return t;if(t=as(t),Hi(t)){const n=cs(t);t="";for(let s of n){let o=e;if(s[0]==="!"){const r=s.substr(1).trim().split(" ");if(o=G(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=B(a,s.substr(1))?a:null,s=r.slice(1).join(" ")}o&&(t+=`${t?",":""}${hs(o)} ${s}`)}e=document}try{return e[i](t)}catch{return null}}const ls=/.*?[^\\](?:,|$)/g,cs=Q(t=>t.match(ls).map(e=>e.replace(/,$/,"").trim()));function hs(t){const e=[];for(;t.parentNode;){const i=$(t,"id");if(i){e.unshift(`#${oi(i)}`);break}else{let{tagName:n}=t;n!=="HTML"&&(n+=`:nth-child(${ni(t)+1})`),e.unshift(n),t=t.parentNode}}return e.join(" > ")}function oi(t){return x(t)?CSS.escape(t):""}function k(...t){let[e,i,n,s,o=!1]=ai(t);s.length>1&&(s=fs(s)),o!=null&&o.self&&(s=ds(s)),n&&(s=us(n,s));for(const r of i)for(const a of e)a.addEventListener(r,s,o);return()=>ri(e,i,s,o)}function ri(...t){let[e,i,,n,s=!1]=ai(t);for(const o of i)for(const r of e)r.removeEventListener(o,n,s)}function A(...t){const[e,i,n,s,o=!1,r]=ai(t),a=k(e,i,n,l=>{const h=!r||r(l);h&&(a(),s(l,h))},o);return a}function b(t,e,i){return li(t).every(n=>n.dispatchEvent(ye(e,!0,!0,i)))}function ye(t,e=!0,i=!1,n){return x(t)&&(t=new CustomEvent(t,{bubbles:e,cancelable:i,detail:n})),t}function ai(t){return t[0]=li(t[0]),x(t[1])&&(t[1]=t[1].split(" ")),Z(t[2])&&t.splice(2,0,!1),t}function us(t,e){return i=>{const n=t[0]===">"?te(t,i.currentTarget).reverse().filter(s=>_(i.target,s))[0]:G(i.target,t);n&&(i.current=n,e.call(this,i))}}function fs(t){return e=>H(e.detail)?t(e,...e.detail):t(e)}function ds(t){return function(e){if(e.target===e.currentTarget||e.target===e.current)return t.call(null,e)}}function Ri(t){return t&&"addEventListener"in t}function ps(t){return Ri(t)?t:C(t)}function li(t){return H(t)?t.map(ps).filter(Boolean):x(t)?te(t):Ri(t)?[t]:p(t)}function Mt(t){return t.pointerType==="touch"||!!t.touches}function xe(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 gs(t,e){const i={data:null,method:"GET",headers:{},xhr:new XMLHttpRequest,beforeSend:ft,responseType:"",...e};return Promise.resolve().then(()=>i.beforeSend(i)).then(()=>ms(t,i))}function ms(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(Et(Error(s.statusText),{xhr:s,status:s.status}))}),k(s,"error",()=>n(Et(Error("Network Error"),{xhr:s}))),k(s,"timeout",()=>n(Et(Error("Network Timeout"),{xhr:s}))),s.send(e.data)})}function vs(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 ws={"animation-iteration-count":!0,"column-count":!0,"fill-opacity":!0,"flex-grow":!0,"flex-shrink":!0,"font-weight":!0,"line-height":!0,opacity:!0,order:!0,orphans:!0,"stroke-dasharray":!0,"stroke-dashoffset":!0,widows:!0,"z-index":!0,zoom:!0};function c(t,e,i,n=""){const s=p(t);for(const o of s)if(x(e)){if(e=ci(e),R(i))return getComputedStyle(o).getPropertyValue(e);o.style.setProperty(e,wt(i)&&!ws[e]?`${i}px`:i||Ve(i)?i:"",n)}else if(H(e)){const r={};for(const a of e)r[a]=c(o,a);return r}else ut(e)&&(n=i,$t(e,(r,a)=>c(o,a,r,n)));return s[0]}const ci=Q(t=>$s(t));function $s(t){if(K(t,"--"))return t;t=Ct(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,...e){Ii(t,e,"add")}function L(t,...e){Ii(t,e,"remove")}function hi(t,e){$(t,"class",i=>(i||"").replace(new RegExp(`\\b${e}\\b\\s?`,"g"),""))}function ui(t,...e){e[0]&&L(t,e[0]),e[1]&&y(t,e[1])}function S(t,e){return[e]=fi(e),!!e&&p(t).some(i=>i.classList.contains(e))}function W(t,e,i){const n=fi(e);R(i)||(i=!!i);for(const s of p(t))for(const o of n)s.classList.toggle(o,i)}function Ii(t,e,i){e=e.reduce((n,s)=>n.concat(fi(s)),[]);for(const n of p(t))n.classList[i](...e)}function fi(t){return String(t).split(/\s|,/).filter(Boolean)}function bs(t,e,i=400,n="linear"){return 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(()=>b(s,"transitionend"),i);A(s,"transitionend transitioncanceled",({type:l})=>{clearTimeout(a),L(s,"uk-transition"),c(s,{transitionProperty:"",transitionDuration:"",transitionTimingFunction:""}),l==="transitioncanceled"?r():o(s)},{self:!0}),y(s,"uk-transition"),c(s,{transitionProperty:Object.keys(e).map(ci).join(","),transitionDuration:`${i}ms`,transitionTimingFunction:n,...e})})))}const X={start:bs,async stop(t){b(t,"transitionend"),await Promise.resolve()},async cancel(t){b(t,"transitioncanceled"),await Promise.resolve()},inProgress(t){return S(t,"uk-transition")}},ee="uk-animation-";function Wi(t,e,i=200,n,s){return Promise.all(p(t).map(o=>new Promise((r,a)=>{b(o,"animationcanceled");const l=setTimeout(()=>b(o,"animationend"),i);A(o,"animationend animationcanceled",({type:h})=>{clearTimeout(l),h==="animationcanceled"?a():r(o),c(o,"animationDuration",""),hi(o,`${ee}\\S*`)},{self:!0}),c(o,"animationDuration",`${i}ms`),y(o,e,ee+(s?"leave":"enter")),K(e,ee)&&(n&&y(o,`uk-transform-origin-${n}`),s&&y(o,`${ee}reverse`))})))}const ys=new RegExp(`${ee}(enter|leave)`),tt={in:Wi,out(t,e,i,n){return Wi(t,e,i,n,!0)},inProgress(t){return ys.test($(t,"class"))},cancel(t){b(t,"animationcanceled")}};function xs(t){if(document.readyState!=="loading"){t();return}A(document,"DOMContentLoaded",t)}function et(t,...e){return e.some(i=>{var n;return(t==null||(n=t.tagName)==null?void 0:n.toLowerCase())===i.toLowerCase()})}function ji(t){return t=g(t),t.innerHTML="",t}function ke(t,e){return R(e)?g(t).innerHTML:it(ji(t),e)}const ks=Se("prepend"),it=Se("append"),di=Se("before"),Te=Se("after");function Se(t){return function(e,i){var n;const s=p(x(i)?Dt(i):i);return(n=g(e))==null||n[t](...s),qi(s)}}function yt(t){p(t).forEach(e=>e.remove())}function _e(t,e){for(e=C(di(t,e));e.firstChild;)e=e.firstChild;return it(e,t),e}function pi(t,e){return p(p(t).map(i=>i.hasChildNodes()?_e(p(i.childNodes),e):it(i,e)))}function ie(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,qi(i.childNodes)}function qi(t){return t.length>1?t:t[0]}function dt(t,e){if(Xt(t))for(e(t),t=t.firstElementChild;t;){const i=t.nextElementSibling;dt(t,e),t=i}}function g(t,e){return Vi(t)?C(Dt(t)):si(t,e)}function N(t,e){return Vi(t)?p(Dt(t)):te(t,e)}function Vi(t){return x(t)&&K(t.trim(),"<")}const xt={width:["left","right"],height:["top","bottom"]};function j(t){const e=Xt(t)?C(t).getBoundingClientRect():{height:ot(t),width:ne(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 w(t,e){const i=j(t);if(t){const{scrollY:s,scrollX:o}=Pt(t),r={height:s,width:o};for(const a in xt)for(const l of xt[a])i[l]+=r[a]}if(!e)return i;const n=c(t,"position");$t(c(t,["left","top"]),(s,o)=>c(t,o,e[o]-i[o]+m(n==="absolute"&&s==="auto"?Yi(t)[o]:s)))}function Yi(t){let{top:e,left:i}=w(t);const{ownerDocument:{body:n,documentElement:s},offsetParent:o}=C(t);let r=o||s;for(;r&&(r===n||r===s)&&c(r,"position")==="static";)r=r.parentNode;if(Xt(r)){const a=w(r);e-=a.top+m(c(r,"borderTopWidth")),i-=a.left+m(c(r,"borderLeftWidth"))}return{top:e-m(c(t,"marginTop")),left:i-m(c(t,"marginLeft"))}}function kt(t){t=C(t);const e=[t.offsetTop,t.offsetLeft];for(;t=t.offsetParent;)if(e[0]+=t.offsetTop+m(c(t,"borderTopWidth")),e[1]+=t.offsetLeft+m(c(t,"borderLeftWidth")),c(t,"position")==="fixed"){const i=Pt(t);return e[0]+=i.scrollY,e[1]+=i.scrollX,e}return e}const ot=Gi("height"),ne=Gi("width");function Gi(t){const e=vt(t);return(i,n)=>{if(R(n)){if(Ot(i))return i[`inner${e}`];if(ge(i)){const s=i.documentElement;return Math.max(s[`offset${e}`],s[`scroll${e}`])}return i=C(i),n=c(i,t),n=n==="auto"?i[`offset${e}`]:m(n)||0,n-se(i,t)}else return c(i,t,!n&&n!==0?"":+n+se(i,t)+"px")}}function se(t,e,i="border-box"){return c(t,"boxSizing")===i?Zt(xt[e].map(vt),n=>m(c(t,`padding${n}`))+m(c(t,`border${n}Width`))):0}function Xi(t){for(const e in xt)for(const i in xt[e])if(xt[e][i]===t)return xt[e][1-i];return t}function ht(t,e="width",i=window,n=!1){return x(t)?Zt(Cs(t),s=>{const o=Os(s);return o?Ps(o==="vh"?Bs():o==="vw"?ne(Pt(i)):n?i[`offset${vt(e)}`]:j(i)[e],s):s}):m(t)}const _s=/-?\d+(?:\.\d+)?(?:v[wh]|%|px)?/g,Cs=Q(t=>t.toString().replace(/\s/g,"").match(_s)||[]),Es=/(?:v[hw]|%)$/,Os=Q(t=>(t.match(Es)||[])[0]);function Ps(t,e){return t*m(e)/100}let oe,Nt;function Bs(){return oe||(Nt||(Nt=g("<div>"),c(Nt,{height:"100vh",position:"fixed"}),k(window,"resize",()=>oe=null)),it(document.body,Nt),oe=Nt.clientHeight,yt(Nt),oe)}const Tt=typeof window<"u",re=Tt&&document.dir==="rtl",zt=Tt&&"ontouchstart"in window,Ht=Tt&&window.PointerEvent,Ft=Ht?"pointerdown":zt?"touchstart":"mousedown",As=Ht?"pointermove":zt?"touchmove":"mousemove",Lt=Ht?"pointerup":zt?"touchend":"mouseup",Ce=Ht?"pointerenter":zt?"":"mouseenter",Ee=Ht?"pointerleave":zt?"":"mouseleave",Oe=Ht?"pointercancel":"touchcancel",nt={reads:[],writes:[],read(t){return this.reads.push(t),mi(),t},write(t){return this.writes.push(t),mi(),t},clear(t){Ki(this.reads,t),Ki(this.writes,t)},flush:gi};function gi(t){Ji(nt.reads),Ji(nt.writes.splice(0)),nt.scheduled=!1,(nt.reads.length||nt.writes.length)&&mi(t+1)}const Ms=4;function mi(t){nt.scheduled||(nt.scheduled=!0,t&&t<Ms?Promise.resolve().then(()=>gi(t)):requestAnimationFrame(()=>gi(1)))}function Ji(t){let e;for(;e=t.shift();)try{e()}catch(i){console.error(i)}}function Ki(t,e){const i=t.indexOf(e);return~i&&t.splice(i,1)}function vi(){}vi.prototype={positions:[],init(){this.positions=[];let t;this.unbind=k(document,"mousemove",e=>t=xe(e)),this.interval=setInterval(()=>{t&&(this.positions.push(t),this.positions.length>5&&this.positions.shift())},50)},cancel(){var t;(t=this.unbind)==null||t.call(this),clearInterval(this.interval)},movesTo(t){if(this.positions.length<2)return!1;const e=t.getBoundingClientRect(),{left:i,right:n,top:s,bottom:o}=e,[r]=this.positions,a=Kt(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=Ds(l,u);return f&&Qe(f,e)})}};function Ds([{x:t,y:e},{x:i,y:n}],[{x:s,y:o},{x:r,y:a}]){const l=(a-o)*(i-t)-(r-s)*(n-e);if(l===0)return!1;const h=((r-s)*(e-o)-(a-o)*(t-s))/l;return h<0?!1:{x:t+h*(i-t),y:e+h*(n-e)}}function Rt(t,e,i,n=!0){const s=new IntersectionObserver(n?(o,r)=>{o.some(a=>a.isIntersecting)&&e(o,r)}:e,i);for(const o of p(t))s.observe(o);return s}const Ns=Tt&&window.ResizeObserver;function ae(t,e,i={box:"border-box"}){return Ns?Qi(ResizeObserver,t,e,i):(zs(),le.add(e),{disconnect(){le.delete(e)}})}let le;function zs(){if(le)return;le=new Set;let t;const e=()=>{if(!t){t=!0,requestAnimationFrame(()=>t=!1);for(const i of le)i()}};k(window,"load resize",e),k(document,"loadedmetadata load",e,!0)}function Zi(t,e,i){return Qi(MutationObserver,t,e,i)}function Qi(t,e,i,n){const s=new t(i);for(const o of p(e))s.observe(o,n);return s}const z={};z.events=z.created=z.beforeConnect=z.connected=z.beforeDisconnect=z.disconnected=z.destroy=wi,z.args=function(t,e){return e!==!1&&wi(e||t)},z.update=function(t,e){return Ke(wi(t,Z(e)?{read:e}:e),"order")},z.props=function(t,e){if(H(e)){const i={};for(const n of e)i[n]=String;e=i}return z.methods(t,e)},z.computed=z.methods=function(t,e){return e?t?{...t,...e}:e:t},z.data=function(t,e,i){return i?Ui(t,e,i):e?t?function(n){return Ui(t,e,n)}:e:t};function Ui(t,e,i){return z.computed(Z(t)?t.call(i,i):t,Z(e)?e.call(i,i):e)}function wi(t,e){return t=t&&!H(t)?[t]:t,e?t?t.concat(e):H(e)?e:[e]:t}function Hs(t,e){return R(e)?t:e}function It(t,e,i){const n={};if(Z(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]=(z[o]||Hs)(t[o],e[o],i)}return n}function $i(t,e=[]){try{return t?K(t,"{")?JSON.parse(t):e.length&&!d(t,":")?{[e[0]]:t}:t.split(";").reduce((i,n)=>{const[s,o]=n.split(/:(.*)/);return s&&!R(o)&&(i[s.trim()]=o.trim()),i},{}):{}}catch{return{}}}function tn(t){if(Be(t)&&bi(t,{func:"playVideo",method:"play"}),Pe(t))try{t.play().catch(ft)}catch{}}function en(t){Be(t)&&bi(t,{func:"pauseVideo",method:"pause"}),Pe(t)&&t.pause()}function nn(t){Be(t)&&bi(t,{func:"mute",method:"setVolume",value:0}),Pe(t)&&(t.muted=!0)}function sn(t){return Pe(t)||Be(t)}function Pe(t){return et(t,"video")}function Be(t){return et(t,"iframe")&&(on(t)||rn(t))}function on(t){return!!t.src.match(/\/\/.*?youtube(-nocookie)?\.[a-z]+\/(watch\?v=[^&\s]+|embed)|youtu\.be\/.*/)}function rn(t){return!!t.src.match(/vimeo\.com\/video\/.*/)}async function bi(t,e){await Ls(t),an(t,e)}function an(t,e){try{t.contentWindow.postMessage(JSON.stringify({event:"command",...e}),"*")}catch{}}const yi="_ukPlayer";let Fs=0;function Ls(t){if(t[yi])return t[yi];const e=on(t),i=rn(t),n=++Fs;let s;return t[yi]=new Promise(o=>{e&&A(t,"load",()=>{const r=()=>an(t,{event:"listening",id:n});s=setInterval(r,100),r()}),A(window,"message",o,!1,({data:r})=>{try{return r=JSON.parse(r),r&&(e&&r.id===n&&r.event==="onReady"||i&&Number(r.player_id)===n)}catch{}}),t.src=`${t.src}${d(t.src,"?")?"&":"?"}${e?"enablejsapi=1":`api=1&player_id=${n}`}`}).then(()=>clearInterval(s))}function ln(t,e=0,i=0){return F(t)?Ze(...Wt(t).map(n=>{const{top:s,left:o,bottom:r,right:a}=J(n);return{top:s-e,left:o-i,bottom:r+e,right:a+i}}).concat(w(t))):!1}function cn(t,{offset:e=0}={}){const i=F(t)?rt(t,!1,["hidden"]):[];return i.reduce((r,a,l)=>{const{scrollTop:h,scrollHeight:u,offsetHeight:f}=a,v=J(a),T=u-v.height,{height:O,top:D}=i[l-1]?J(i[l-1]):w(t);let P=Math.ceil(D-v.top-e+h);return e>0&&f<O+e?P+=e:e=0,P>T?(e-=P-T,P=T):P<0&&(e-=P,P=0),()=>n(a,P-h).then(r)},()=>Promise.resolve())();function n(r,a){return new Promise(l=>{const h=r.scrollTop,u=s(Math.abs(a)),f=Date.now();(function v(){const T=o(ct((Date.now()-f)/u));r.scrollTop=h+a*T,T===1?l():requestAnimationFrame(v)})()})}function s(r){return 40*Math.pow(r,.375)}function o(r){return .5*(1-Math.cos(Math.PI*r))}}function hn(t,e=0,i=0){if(!F(t))return 0;const[n]=rt(t,!0),{scrollHeight:s,scrollTop:o}=n,{height:r}=J(n),a=s-r,l=kt(t)[0]-kt(n)[0],h=Math.max(0,l-r+e),u=Math.min(a,l+t.offsetHeight-i);return ct((o-h)/(u-h))}function rt(t,e=!1,i=[]){const n=un(t);let s=At(t).reverse();s=s.slice(s.indexOf(n)+1);const o=pe(s,r=>c(r,"position")==="fixed");return~o&&(s=s.slice(o)),[n].concat(s.filter(r=>c(r,"overflow").split(" ").some(a=>d(["auto","scroll",...i],a))&&(!e||r.scrollHeight>J(r).height))).reverse()}function Wt(t){return rt(t,!1,["hidden","clip"])}function J(t){const e=Pt(t),{document:{documentElement:i}}=e;let n=t===un(t)?e:t;const{visualViewport:s}=e;if(Ot(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=w(n);if(c(n,"display")==="inline")return o;for(let[r,a,l,h]of[["width","x","left","right"],["height","y","top","bottom"]])Ot(n)?n=i:o[l]+=m(c(n,`border-${l}-width`)),o[r]=o[a]=n[`client${vt(r)}`],o[h]=o[r]+o[l];return o}function un(t){return Pt(t).document.scrollingElement}const q=[["width","x","left","right"],["height","y","top","bottom"]];function fn(t,e,i){i={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],placement:[],...i},H(e)||(e=[e,e]),w(t,dn(t,e,i))}function dn(t,e,i){const n=pn(t,e,i),{boundary:s,viewportOffset:o=0,placement:r}=i;let a=n;for(const[l,[h,,u,f]]of Object.entries(q)){const v=Rs(t,e[l],o,s,l);if(Ae(n,v,l))continue;let T=0;if(r[l]==="flip"){const O=i.attach.target[l];if(O===f&&n[f]<=v[f]||O===u&&n[u]>=v[u])continue;T=Ws(t,e,i,l)[u]-n[u];const D=Is(t,e[l],o,l);if(!Ae(xi(n,T,l),D,l)){if(Ae(n,D,l))continue;if(i.recursion)return!1;const P=js(t,e,i);if(P&&Ae(P,D,1-l))return P;continue}}else if(r[l]==="shift"){const O=w(e[l]),{offset:D}=i;T=ct(ct(n[u],v[u],v[f]-n[h]),O[u]-n[h]+D[l],O[f]-D[l])-n[u]}a=xi(a,T,l)}return a}function pn(t,e,i){let{attach:n,offset:s}={attach:{element:["left","top"],target:["left","top"],...i.attach},offset:[0,0],...i},o=w(t);for(const[r,[a,,l,h]]of Object.entries(q)){const u=n.target[r]===n.element[r]?J(e[r]):w(e[r]);o=xi(o,u[l]-o[l]+gn(n.target[r],h,u[a])-gn(n.element[r],h,o[a])+ +s[r],r)}return o}function xi(t,e,i){const[,n,s,o]=q[i],r={...t};return r[s]=t[n]=t[s]+e,r[o]+=e,r}function gn(t,e,i){return t==="center"?i/2:t===e?i:0}function Rs(t,e,i,n,s){let o=vn(...mn(t,e).map(J));return i&&(o[q[s][2]]+=i,o[q[s][3]]-=i),n&&(o=vn(o,w(H(n)?n[s]:n))),o}function Is(t,e,i,n){const[s,o,r,a]=q[n],[l]=mn(t,e),h=J(l);return["auto","scroll"].includes(c(l,`overflow-${o}`))&&(h[r]-=l[`scroll${vt(r)}`],h[a]=h[r]+l[`scroll${vt(s)}`]),h[r]+=i,h[a]-=i,h}function mn(t,e){return Wt(e).filter(i=>_(t,i))}function vn(...t){let e={};for(const i of t)for(const[,,n,s]of q)e[n]=Math.max(e[n]||0,i[n]),e[s]=Math.min(...[e[s],i[s]].filter(Boolean));return e}function Ae(t,e,i){const[,,n,s]=q[i];return t[n]>=e[n]&&t[s]<=e[s]}function Ws(t,e,{offset:i,attach:n},s){return pn(t,e,{attach:{element:wn(n.element,s),target:wn(n.target,s)},offset:qs(i,s)})}function js(t,e,i){return dn(t,e,{...i,attach:{element:i.attach.element.map($n).reverse(),target:i.attach.target.map($n).reverse()},offset:i.offset.reverse(),placement:i.placement.reverse(),recursion:!0})}function wn(t,e){const i=[...t],n=q[e].indexOf(t[e]);return~n&&(i[e]=q[e][1-n%2+2]),i}function $n(t){for(let e=0;e<q.length;e++){const i=q[e].indexOf(t);if(~i)return q[1-e][i%2+2]}}function qs(t,e){return t=[...t],t[e]*=-1,t}var Vs=Object.freeze({__proto__:null,$:g,$$:N,Animation:tt,Deferred:Ni,Dimensions:ti,MouseTracker:vi,Transition:X,addClass:y,after:Te,ajax:gs,append:it,apply:dt,assign:Et,attr:$,before:di,boxModelAdjust:se,camelize:Yt,children:U,clamp:ct,closest:G,createEvent:ye,css:c,data:Bt,dimensions:j,each:$t,empty:ji,endsWith:Gt,escape:oi,fastdom:nt,filter:be,find:si,findAll:te,findIndex:pe,flipPosition:Xi,fragment:Dt,getEventPos:xe,getImage:vs,getIndex:ve,hasAttr:bt,hasClass:S,hasOwn:mt,hasTouch:zt,height:ot,html:ke,hyphenate:Ct,inBrowser:Tt,includes:d,index:ni,intersectRect:Ze,isArray:H,isBoolean:me,isDocument:ge,isElement:Xt,isEmpty:Ye,isEqual:Xe,isFocusable:ii,isFunction:Z,isInView:ln,isInput:zi,isNode:je,isNumber:Ve,isNumeric:wt,isObject:ut,isPlainObject:lt,isRtl:re,isString:x,isTag:et,isTouch:Mt,isUndefined:R,isVideo:sn,isVisible:F,isVoidElement:ei,isWindow:Ot,last:Kt,matches:B,memoize:Q,mergeOptions:It,mute:nn,noop:ft,observeIntersection:Rt,observeMutation:Zi,observeResize:ae,off:ri,offset:w,offsetPosition:kt,offsetViewport:J,on:k,once:A,overflowParents:Wt,parent:E,parents:At,parseOptions:$i,pause:en,play:tn,pointInRect:Qe,pointerCancel:Oe,pointerDown:Ft,pointerEnter:Ce,pointerLeave:Ee,pointerMove:As,pointerUp:Lt,position:Yi,positionAt:fn,prepend:ks,propName:ci,query:st,queryAll:Ut,ready:xs,remove:yt,removeAttr:Qt,removeClass:L,removeClasses:hi,replaceClass:ui,scrollIntoView:cn,scrollParents:rt,scrolledOver:hn,selFocusable:$e,selInput:we,sortBy:Ke,startsWith:K,sumBy:Zt,swap:Je,toArray:Mi,toBoolean:Ge,toEventTargets:li,toFloat:m,toNode:C,toNodes:p,toNumber:Jt,toPx:ht,toWindow:Pt,toggleClass:W,trigger:b,ucfirst:vt,uniqueBy:is,unwrap:ie,width:ne,within:_,wrapAll:_e,wrapInner:pi});function Ys(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?C(s):document.body;for(const r of At(s).reverse())n(r[e],o);dt(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 Gs(t){t.prototype._callHook=function(n){var s;(s=this.$options[n])==null||s.forEach(o=>o.call(this))},t.prototype._callConnected=function(){this._connected||(this._data={},this._computed={},this._initProps(),this._callHook("beforeConnect"),this._connected=!0,this._initEvents(),this._initObservers(),this._callHook("connected"),this._callUpdate())},t.prototype._callDisconnected=function(){this._connected&&(this._callHook("beforeDisconnect"),this._disconnectObservers(),this._unbindEvents(),this._callHook("disconnected"),this._connected=!1,delete this._watch)},t.prototype._callUpdate=function(n="update"){this._connected&&((n==="update"||n==="resize")&&this._callWatches(),this.$options.update&&(this._updates||(this._updates=new Set,nt.read(()=>{this._connected&&e.call(this,this._updates),delete this._updates})),this._updates.add(n.type||n)))},t.prototype._callWatches=function(){if(this._watch)return;const n=!mt(this,"_watch");this._watch=nt.read(()=>{this._connected&&i.call(this,n),this._watch=null})};function e(n){for(const{read:s,write:o,events:r=[]}of this.$options.update){if(!n.has("update")&&!r.some(l=>n.has(l)))continue;let a;s&&(a=s.call(this,this._data,n),a&<(a)&&Et(this._data,a)),o&&a!==!1&&nt.write(()=>{this._connected&&o.call(this,this._data,n)})}}function i(n){const{$options:{computed:s}}=this,o={...this._computed};this._computed={};for(const r in s){const{watch:a,immediate:l}=s[r];a&&(n&&l||mt(o,r)&&!Xe(o[r],this[r]))&&a.call(this,this[r],o[r])}}}function Xs(t){let e=0;t.prototype._init=function(i){i=i||{},i.data=Qs(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||bn(this.$options);for(n in i)R(i[n])||(this.$props[n]=i[n]);const s=[this.$options.computed,this.$options.methods];for(n in this.$props)n in i&&Ks(s,n)&&(this[n]=this.$props[n])},t.prototype._initEvents=function(){this._events=[];for(const i of this.$options.events||[])if(mt(i,"handler"))Me(this,i);else for(const n in i)Me(this,i[n],n)},t.prototype._unbindEvents=function(){this._events.forEach(i=>i()),delete this._events},t.prototype._initObservers=function(){this._observers=[to(this),Us(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 bn(t){const e={},{args:i=[],props:n={},el:s,id:o}=t;if(!n)return e;for(const a in n){const l=Ct(a);let h=Bt(s,l);R(h)||(h=n[a]===Boolean&&h===""?!0:ki(n[a],h),!(l==="target"&&K(h,"_"))&&(e[a]=h))}const r=$i(Bt(s,o),i);for(const a in r){const l=Yt(a);R(n[l])||(e[l]=ki(n[l],r[a]))}return e}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,R(s[e])&&delete s[e]}})}function Me(t,e,i){lt(e)||(e={name:i,handler:e});let{name:n,el:s,handler:o,capture:r,passive:a,delegate:l,filter:h,self:u}=e;if(s=Z(s)?s.call(t):s||t.$el,H(s)){s.forEach(f=>Me(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 Ks(t,e){return t.every(i=>!i||!mt(i,e))}function ki(t,e){return t===Boolean?Ge(e):t===Number?Jt(e):t==="list"?Zs(e):t?t(e):e}function Zs(t){return H(t)?t:x(t)?t.split(/,(?![^(]*\))/).map(e=>wt(e)?Jt(e):Ge(e.trim())):[t]}function Qs({data:t={}},{args:e=[],props:i={}}){H(t)&&(t=t.slice(0,e.length).reduce((n,s,o)=>(lt(s)?Et(n,s):n[e[o]]=s,n),{}));for(const n in t)R(t[n])?delete t[n]:i[n]&&(t[n]=ki(i[n],t[n]));return t}function Us(t){let{el:e,computed:i}=t.$options;if(!i)return;for(const s in i)if(i[s].document){e=e.ownerDocument;break}const n=new MutationObserver(()=>t._callWatches());return n.observe(e,{childList:!0,subtree:!0}),n}function to(t){const{$options:e,$props:i}=t,{id:n,attrs:s,props:o,el:r}=e;if(!o||s===!1)return;const a=H(s)?s:Object.keys(o),l=a.map(u=>Ct(u)).concat(n),h=new MutationObserver(u=>{const f=bn(e);u.some(({attributeName:v})=>{const T=v.replace("data-","");return(T===n?a:[Yt(T),Yt(v)]).some(O=>!R(f[O])&&f[O]!==i[O])})&&t.$reset()});return h.observe(r,{attributes:!0,attributeFilter:l.concat(l.map(u=>`data-${u}`))}),h}function eo(t){const e=t.data;t.prototype.$create=function(i,n,s){return t[i](n,s)},t.prototype.$mount=function(i){const{name:n}=this.$options;i[e]||(i[e]={}),!i[e][n]&&(i[e][n]=this,this.$el=this.$options.el=this.$options.el||i,_(i,document)&&this._callConnected())},t.prototype.$reset=function(){this._callDisconnected(),this._callConnected()},t.prototype.$destroy=function(i=!1){const{el:n,name:s}=this.$options;n&&this._callDisconnected(),this._callHook("destroy"),n!=null&&n[e]&&(delete n[e][s],Ye(n[e])||delete n[e],i&&yt(this.$el))},t.prototype.$emit=function(i){this._callUpdate(i)},t.prototype.$update=function(i=this.$el,n){t.update(i,n)},t.prototype.$getComponent=t.getComponent,Object.defineProperty(t.prototype,"$container",Object.getOwnPropertyDescriptor(t,"container"))}const pt={};function io(t){const{data:e,prefix:i}=t;t.component=function(n,s){n=Ct(n);const o=i+n;if(!s)return lt(pt[o])&&(pt[o]=pt[`data-${o}`]=t.extend(pt[o])),pt[o];n=Yt(n),t[n]=function(a,l){const h=t.component(n);return h.options.functional?new h({data:lt(a)?a:[...arguments]}):a?N(a).map(u)[0]:u();function u(f){const v=t.getComponent(f,n);if(v)if(l)v.$destroy();else return v;return new h({el:f,data:l})}};const r=lt(s)?{...s}:s.options;return r.id=o,r.name=n,r.install==null||r.install(t,r,n),t._initialized&&!r.functional&&requestAnimationFrame(()=>t[n](`[${o}],[data-${o}]`)),pt[o]=pt[`data-${o}`]=lt(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.getAttributeNames()){const o=yn(s);o&&t[o](n)}},t.disconnect=n=>{for(const s in n[e])n[e][s]._callDisconnected()}}function yn(t){const e=pt[t];return e&&(lt(e)?e:e.options).name}const V=function(t){this._init(t)};V.util=Vs,V.data="__uikit__",V.prefix="uk-",V.options={},V.version="3.15.25-dev.c6f5a4c4e",Ys(V),Gs(V),Xs(V),io(V),eo(V);function no(t){const{connect:e,disconnect:i}=t;if(!Tt||!window.MutationObserver)return;requestAnimationFrame(function(){b(document,"uikit:init",t),document.body&&dt(document.body,e),new MutationObserver(o=>o.forEach(n)).observe(document,{childList:!0,subtree:!0}),new MutationObserver(o=>o.forEach(s)).observe(document,{attributes:!0,subtree:!0}),t._initialized=!0});function n({addedNodes:o,removedNodes:r}){for(const a of o)dt(a,e);for(const a of r)dt(a,i)}function s({target:o,attributeName:r}){const a=yn(r);if(a){var l;if(bt(o,r)){t[a](o);return}(l=t.getComponent(o,a))==null||l.$destroy()}}}var at={connected(){y(this.$el,this.$options.id)}},De={data:{preload:5},methods:{lazyload(t=this.$el,e=this.$el){this.registerObserver(Rt(t,(i,n)=>{for(const s of p(Z(e)?e():e))N('[loading="lazy"]',s).slice(0,this.preload-1).forEach(o=>Qt(o,"loading"));for(const s of i.filter(({isIntersecting:o})=>o).map(({target:o})=>o))n.unobserve(s)}))}}},jt={props:{cls:Boolean,animation:"list",duration:Number,velocity:Number,origin:String,transition:String},data:{cls:!1,animation:[!1],duration:200,velocity:.2,origin:!1,transition:"ease",clsEnter:"uk-togglabe-enter",clsLeave:"uk-togglabe-leave"},computed:{hasAnimation({animation:t}){return!!t[0]},hasTransition({animation:t}){return["slide","reveal"].some(e=>K(t[0],e))}},methods:{toggleElement(t,e,i){return new Promise(n=>Promise.all(p(t).map(s=>{const o=me(e)?e:!this.isToggled(s);if(!b(s,`before${o?"show":"hide"}`,[this]))return Promise.reject();const r=(Z(i)?i:i===!1||!this.hasAnimation?so:this.hasTransition?oo:ro)(s,o,this),a=o?this.clsEnter:this.clsLeave;y(s,a),b(s,o?"show":"hide",[this]);const l=()=>{L(s,a),b(s,o?"shown":"hidden",[this])};return r?r.then(l,()=>(L(s,a),Promise.reject())):l()})).then(n,ft))},isToggled(t=this.$el){return[t]=p(t),S(t,this.clsEnter)?!0:S(t,this.clsLeave)?!1:this.cls?S(t,this.cls.split(" ")[0]):F(t)},_toggle(t,e){if(!t)return;e=Boolean(e);let i;this.cls?(i=d(this.cls," ")||e!==S(t,this.cls),i&&W(t,this.cls,d(this.cls," ")?void 0:e)):(i=e===t.hidden,i&&(t.hidden=!e)),N("[autofocus]",t).some(n=>F(n)?n.focus()||!0:n.blur()),i&&b(t,"toggled",[e,this])}}};function so(t,e,{_toggle:i}){return tt.cancel(t),X.cancel(t),i(t,e)}async function oo(t,e,{animation:i,duration:n,velocity:s,transition:o,_toggle:r}){var a;const[l="reveal",h="top"]=((a=i[0])==null?void 0:a.split("-"))||[],u=[["left","right"],["top","bottom"]],f=u[d(u[0],h)?0:1],v=f[1]===h,O=["width","height"][u.indexOf(f)],D=`margin-${f[0]}`,P=`margin-${h}`;let fe=j(t)[O];const Ir=X.inProgress(t);await X.cancel(t),e&&r(t,!0);const Wr=Object.fromEntries(["padding","border","width","height","minWidth","minHeight","overflowY","overflowX",D,P].map(Un=>[Un,t.style[Un]])),de=j(t),Bi=m(c(t,D)),Kn=m(c(t,P)),_t=de[O]+Kn;!Ir&&!e&&(fe+=Kn);const[We]=pi(t,"<div>");c(We,{boxSizing:"border-box",height:de.height,width:de.width,...c(t,["overflow","padding","borderTop","borderRight","borderBottom","borderLeft","borderImage",P])}),c(t,{padding:0,border:0,minWidth:0,minHeight:0,[P]:0,width:de.width,height:de.height,overflow:"hidden",[O]:fe});const Zn=fe/_t;n=(s*_t+n)*(e?1-Zn:Zn);const Qn={[O]:e?_t:0};v&&(c(t,D,_t-fe+Bi),Qn[D]=e?Bi:_t+Bi),!v^l==="reveal"&&(c(We,D,-_t+fe),X.start(We,{[D]:e?0:-_t},n,o));try{await X.start(t,Qn,n,o)}finally{c(t,Wr),ie(We.firstChild),e||r(t,!1)}}function ro(t,e,i){tt.cancel(t);const{animation:n,duration:s,_toggle:o}=i;return e?(o(t,!0),tt.in(t,n[0],s,i.origin)):tt.out(t,n[1]||n[0],s,i.origin).then(()=>o(t,!1))}var xn={mixins:[at,De,jt],props:{animation:Boolean,targets:String,active:null,collapsible:Boolean,multiple:Boolean,toggle:String,content:String,offset:Number},data:{targets:"> *",active:!1,animation:!0,collapsible:!0,multiple:!1,clsOpen:"uk-open",toggle:"> .uk-accordion-title",content:"> .uk-accordion-content",offset:0},computed:{items:{get({targets:t},e){return N(t,e)},watch(t,e){if(e||S(t,this.clsOpen))return;const i=this.active!==!1&&t[Number(this.active)]||!this.collapsible&&t[0];i&&this.toggle(i,!1)},immediate:!0},toggles({toggle:t}){return this.items.map(e=>g(t,e))},contents:{get({content:t}){return this.items.map(e=>g(t,e))},watch(t){for(const e of t)Ne(e,!S(this.items.find(i=>_(e,i)),this.clsOpen))},immediate:!0}},connected(){this.lazyload()},events:[{name:"click",delegate(){return`${this.targets} ${this.$props.toggle}`},async handler(t){var e;t.preventDefault(),(e=this._off)==null||e.call(this),this._off=lo(t.target),await this.toggle(ni(this.toggles,t.current)),this._off()}}],methods:{async toggle(t,e){t=this.items[ve(t,this.items)];let i=[t];const n=be(this.items,`.${this.clsOpen}`);!this.multiple&&!d(n,i[0])&&(i=i.concat(n)),!(!this.collapsible&&n.length<2&&d(n,t))&&await Promise.all(i.map(s=>this.toggleElement(s,!d(n,s),(o,r)=>{if(W(o,this.clsOpen,r),$(g(this.$props.toggle,o),"aria-expanded",r),e===!1||!this.animation){Ne(g(this.content,o),!r);return}return ao(o,r,this)})))}}};function Ne(t,e){t&&(t.hidden=e)}async function ao(t,e,{content:i,duration:n,velocity:s,transition:o}){var r;i=((r=t._wrapper)==null?void 0:r.firstElementChild)||g(i,t),t._wrapper||(t._wrapper=_e(i,"<div>"));const a=t._wrapper;c(a,"overflow","hidden");const l=m(c(a,"height"));await X.cancel(a),Ne(i,!1);const h=Zt(["marginTop","marginBottom"],f=>c(i,f))+j(i).height,u=l/h;n=(s*h+n)*(e?1-u:u),c(a,"height",l),await X.start(a,{height:e?h:0},n,o),ie(i),delete t._wrapper,e||Ne(i,!0)}function lo(t){const[e]=rt(t,!0);let i;return function n(){i=requestAnimationFrame(()=>{const{top:s}=t.getBoundingClientRect();s<0&&(e.scrollTop+=s),n()})}(),()=>requestAnimationFrame(()=>cancelAnimationFrame(i))}var co={mixins:[at,jt],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,ho),this.$destroy(!0)}}};function ho(t,e,{duration:i,transition:n,velocity:s}){const o=m(c(t,"height"));return c(t,"height",o),X.start(t,{height:0,marginTop:0,marginBottom:0,paddingTop:0,paddingBottom:0,borderTop:0,borderBottom:0,opacity:0},s*o+i,n)}var kn={args:"autoplay",props:{automute:Boolean,autoplay:Boolean},data:{automute:!1,autoplay:!0},connected(){this.inView=this.autoplay==="inview",this.inView&&!bt(this.$el,"preload")&&(this.$el.preload="none"),et(this.$el,"iframe")&&!bt(this.$el,"allow")&&(this.$el.allow="autoplay"),this.automute&&nn(this.$el),this.registerObserver(Rt(this.$el,()=>this.$emit(),{},!1))},update:{read({visible:t}){return sn(this.$el)?{prev:t,visible:F(this.$el)&&c(this.$el,"visibility")!=="hidden",inView:this.inView&&ln(this.$el)}:!1},write({prev:t,visible:e,inView:i}){!e||this.inView&&!i?en(this.$el):(this.autoplay===!0&&!t||this.inView&&i)&&tn(this.$el)}}},gt={connected(){var t;this.registerObserver(ae(((t=this.$options.resizeTargets)==null?void 0:t.call(this))||this.$el,()=>this.$emit("resize")))}},uo={mixins:[gt,kn],props:{width:Number,height:Number},data:{automute:!0},events:{"load loadedmetadata"(){this.$emit("resize")}},resizeTargets(){return[this.$el,Tn(this.$el)||E(this.$el)]},update:{read(){const{ratio:t,cover:e}=ti,{$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}=Tn(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({height:t,width:e}){c(this.$el,{height:t,width:e})},events:["resize"]}};function Tn(t){for(;t=E(t);)if(c(t,"position")!=="static")return t}var Ti={props:{container:Boolean},data:{container:!0},computed:{container({container:t}){return t===!0&&this.$container||t&&g(t)}}},fo={props:{pos:String,offset:null,flip:Boolean,shift:Boolean,inset:Boolean},data:{pos:`bottom-${re?"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:Xi(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]=rt(t),{scrollTop:a,scrollLeft:l}=r,h=j(t);c(t,{top:-h.height,left:-h.width}),fn(t,e,{attach:o,offset:n,boundary:i,placement:s,viewportOffset:this.getViewportOffset(t)}),r.scrollTop=a,r.scrollLeft=l},getPositionOffset(t){return ht(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:ht(c(t,"--uk-position-shift-offset"),this.axis==="y"?"width":"height",t)*(d(["left","top"],this.align)?1:-1)},getViewportOffset(t){return ht(c(t,"--uk-position-viewport-offset"))}}};const I=[];var Sn={mixins:[at,Ti,jt],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({selPanel:t},e){return g(t,e)},transitionElement(){return this.panel},bgClose({bgClose:t}){return t&&this.panel}},beforeDisconnect(){d(I,this)&&this.toggleElement(this.$el,!1,!1)},events:[{name:"click",delegate(){return`${this.selClose},a[href*="#"]`},handler(t){const{current:e,defaultPrevented:i}=t,{hash:n}=e;!i&&n&&ce(e)&&!_(n,this.$el)&&g(n,document.body)?this.hide():B(e,this.selClose)&&(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(){this.stack&&c(this.$el,"zIndex",m(c(this.$el,"zIndex"))+I.length);const t=[this.overlay&&go(this),this.overlay&&Cn(this.$el),this.bgClose&&mo(this),this.escClose&&vo(this)];A(this.$el,"hidden",()=>t.forEach(e=>e&&e()),{self:!0}),y(document.documentElement,this.clsPage)}},{name:"shown",self:!0,handler(){ii(this.$el)||$(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)||L(document.documentElement,this.clsPage)}}],methods:{toggle(){return this.isToggled()?this.hide():this.show()},show(){return this.container&&E(this.$el)!==this.container?(it(this.container,this.$el),new Promise(t=>requestAnimationFrame(()=>this.show().then(t)))):this.toggleElement(this.$el,!0,_n)},hide(){return this.toggleElement(this.$el,!1,_n)}}};function _n(t,e,{transitionElement:i,_toggle:n}){return new Promise((s,o)=>A(t,"show hide",()=>{t._reject==null||t._reject(),t._reject=o,n(t,e);const r=A(i,"transitionstart",()=>{A(i,"transitionend transitioncancel",s,{self:!0}),clearTimeout(a)},{self:!0}),a=setTimeout(()=>{r(),s()},po(c(i,"transitionDuration")))})).then(()=>delete t._reject)}function po(t){return t?Gt(t,"ms")?m(t):m(t)*1e3:0}function go(t){return k(document,"focusin",e=>{Kt(I)===t&&!_(e.target,t.$el)&&t.$el.focus()})}function mo(t){return k(document,Ft,({target:e})=>{Kt(I)!==t||t.overlay&&!_(e,t.$el)||_(e,t.panel)||A(document,`${Lt} ${Oe} scroll`,({defaultPrevented:i,type:n,target:s})=>{!i&&n===Lt&&e===s&&t.hide()},!0)})}function vo(t){return k(document,"keydown",e=>{e.keyCode===27&&Kt(I)===t&&t.hide()})}let Si;function Cn(t){const e=k(t,"touchmove",n=>{if(n.targetTouches.length!==1)return;let[{scrollHeight:s,clientHeight:o}]=rt(n.target);o>=s&&n.cancelable&&n.preventDefault()},{passive:!1});if(Si)return e;Si=!0;const{scrollingElement:i}=document;return c(i,{overflowY:CSS.supports("overflow","clip")?"clip":"hidden",touchAction:"none",paddingRight:ne(window)-i.clientWidth||""}),()=>{Si=!1,e(),c(i,{overflowY:"",touchAction:"",paddingRight:""})}}function ce(t){return["origin","pathname","search"].every(e=>t[e]===location[e])}let M;var En={mixins:[Ti,De,fo,jt],args:"pos",props:{mode:"list",toggle:Boolean,boundary:Boolean,boundaryX:Boolean,boundaryY:Boolean,target:Boolean,targetX:Boolean,targetY:Boolean,stretch:Boolean,delayShow:Number,delayHide:Number,autoUpdate:Boolean,clsDrop:String,animateOut:Boolean,bgScroll:Boolean},data:{mode:["click","hover"],toggle:"- *",boundary:!1,boundaryX:!1,boundaryY:!1,target:!1,targetX:!1,targetY:!1,stretch:!1,delayShow:0,delayHide:800,autoUpdate:!0,clsDrop:!1,animateOut:!1,bgScroll:!0,animation:["uk-animation-fade"],cls:"uk-open",container:!1},computed:{boundary({boundary:t,boundaryX:e,boundaryY:i},n){return[st(e||t,n)||window,st(i||t,n)||window]},target({target:t,targetX:e,targetY:i},n){return e=e||t||this.targetEl,i=i||t||this.targetEl,[e===!0?window:st(e,n),i===!0?window:st(i,n)]}},created(){this.tracker=new vi},beforeConnect(){this.clsDrop=this.$props.clsDrop||`uk-${this.$options.name}`},connected(){y(this.$el,this.clsDrop),this.toggle&&!this.targetEl&&(this.targetEl=bo(this)),this._style=(({width:t,height:e})=>({width:t,height:e}))(this.$el.style)},disconnected(){this.isActive()&&(this.hide(!1),M=null),c(this.$el,this._style)},events:[{name:"click",delegate(){return`.${this.clsDrop}-close`},handler(t){t.preventDefault(),this.hide(!1)}},{name:"click",delegate(){return'a[href*="#"]'},handler({defaultPrevented:t,current:e}){const{hash:i}=e;!t&&i&&ce(e)&&!_(i,this.$el)&&this.hide(!1)}},{name:"beforescroll",handler(){this.hide(!1)}},{name:"toggle",self:!0,handler(t,e){t.preventDefault(),this.isToggled()?this.hide(!1):this.show(e==null?void 0:e.$el,!1)}},{name:"toggleshow",self:!0,handler(t,e){t.preventDefault(),this.show(e==null?void 0:e.$el)}},{name:"togglehide",self:!0,handler(t){t.preventDefault(),B(this.$el,":focus,:hover")||this.hide()}},{name:`${Ce} focusin`,filter(){return d(this.mode,"hover")},handler(t){Mt(t)||this.clearTimers()}},{name:`${Ee} 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(){M=this,this.tracker.init();const t=[To(this),ko(this),yo(this),this.autoUpdate&&xo(this),!this.bgScroll&&Cn(this.$el)];A(this.$el,"hide",()=>t.forEach(e=>e&&e()),{self:!0})}},{name:"beforehide",self:!0,handler(){this.clearTimers()}},{name:"hide",handler({target:t}){if(this.$el!==t){M=M===null&&_(t,this.$el)&&this.isToggled()?this:M;return}M=this.isActive()?null:M,this.tracker.cancel()}}],update:{write(){this.isToggled()&&!S(this.$el,this.clsEnter)&&this.position()}},methods:{show(t=this.targetEl,e=!0){if(this.isToggled()&&t&&this.targetEl&&t!==this.targetEl&&this.hide(!1,!1),this.targetEl=t,this.clearTimers(),!this.isActive()){if(M){if(e&&M.isDelaying){this.showTimer=setTimeout(()=>B(t,":hover")&&this.show(),10);return}let i;for(;M&&i!==M&&!_(this.$el,M.$el);)i=M,M.hide(!1,!1)}this.container&&E(this.$el)!==this.container&&it(this.container,this.$el),this.showTimer=setTimeout(()=>this.toggleElement(this.$el,!0),e&&this.delayShow||0)}},hide(t=!0,e=!0){const i=()=>this.toggleElement(this.$el,!1,this.animateOut&&e);this.clearTimers(),this.isDelaying=wo(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 M===this},position(){L(this.$el,`${this.clsDrop}-stack`),c(this.$el,this._style),this.$el.hidden=!0;const t=this.target.map(s=>$o(this.$el,s)),e=this.getViewportOffset(this.$el),i=[[0,["x","width","left","right"]],[1,["y","height","top","bottom"]]];for(const[s,[o,r]]of i)this.axis!==o&&d([o,!0],this.stretch)&&c(this.$el,{[r]:Math.min(w(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=w(this.target[s]),f=w(this.$el);c(this.$el,{[r]:(u[a]>f[a]?u[a]-Math.max(w(this.boundary[s])[a],t[s][a]+e):Math.min(w(this.boundary[s])[l],t[s][l]-e)-u[l])-h,[`overflow-${o}`]:"auto"}),this.positionAt(this.$el,this.target,this.boundary)}}}};function wo(t){const e=[];return dt(t,i=>c(i,"position")!=="static"&&e.push(i)),e}function $o(t,e){return J(Wt(e).find(i=>_(t,i)))}function bo(t){const{$el:e}=t.$create("toggle",st(t.toggle,t.$el),{target:t.$el,mode:t.mode});return $(e,"aria-haspopup",!0),t.lazyload(e),e}function yo(t){const e=()=>t.$emit(),i=k(window,"resize",e),n=ae(Wt(t.$el).concat(t.target),e);return()=>{n.disconnect(),i()}}function xo(t){return k([document,...Wt(t.$el)],"scroll",()=>t.$emit(),{passive:!0})}function ko(t){return k(document,"keydown",e=>{e.keyCode===27&&t.hide(!1)})}function To(t){return k(document,Ft,({target:e})=>{_(e,t.$el)||A(document,`${Lt} ${Oe} scroll`,({defaultPrevented:i,type:n,target:s})=>{!i&&n===Lt&&e===s&&!(t.targetEl&&_(e,t.targetEl))&&t.hide(!1)},!0)})}var So={mixins:[at],args:"target",props:{target:Boolean},data:{target:!1},computed:{input(t,e){return g(we,e)},state(){return this.input.nextElementSibling},target({target:t},e){return t&&(t===!0&&E(this.input)===e&&this.input.nextElementSibling||g(t,e))}},update(){var t;const{target:e,input:i}=this;if(!e)return;let n;const s=zi(e)?"value":"textContent",o=e[s],r=(t=i.files)!=null&&t[0]?i.files[0].name:B(i,"select")&&(n=N("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 G(this.$el,"form")},handler(){this.$emit()}}]},On={mixins:[gt],props:{margin:String,firstColumn:Boolean},data:{margin:"uk-margin-small-top",firstColumn:"uk-first-column"},resizeTargets(){return[this.$el,...Mi(this.$el.children)]},connected(){this.registerObserver(Zi(this.$el,()=>this.$reset(),{childList:!0,attributes:!0,attributeFilter:["style"]}))},update:{read(){const t=Pn(this.$el.children);return{rows:t,columns:_o(t)}},write({columns:t,rows:e}){for(const i of e)for(const n of i)W(n,this.margin,e[0]!==i),W(n,this.firstColumn,t[0].includes(n))},events:["resize"]}};function Pn(t){return Bn(t,"top","bottom")}function _o(t){const e=[];for(const i of t){const n=Bn(i,"left","right");for(let s=0;s<n.length;s++)e[s]=e[s]?e[s].concat(n[s]):n[s]}return re?e.reverse():e}function Bn(t,e,i){const n=[[]];for(const s of t){if(!F(s))continue;let o=ze(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=ze(a[0]):(o=ze(s,!0),l=ze(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 ze(t,e=!1){let{offsetTop:i,offsetLeft:n,offsetHeight:s,offsetWidth:o}=t;return e&&([i,n]=kt(t)),{top:i,left:n,bottom:i+s,right:n+o}}var _i={connected(){An(this._uid,()=>this.$emit("scroll"))},disconnected(){Mn(this._uid)}};const He=new Map;let he;function An(t,e){he=he||k(window,"scroll",()=>He.forEach(i=>i()),{passive:!0,capture:!0}),He.set(t,e)}function Mn(t){He.delete(t),he&&!He.size&&(he(),he=null)}var Co={extends:On,mixins:[at],name:"grid",props:{masonry:Boolean,parallax:Number},data:{margin:"uk-grid-margin",clsStack:"uk-grid-stack",masonry:!1,parallax:0},connected(){this.masonry&&y(this.$el,"uk-flex-top uk-flex-wrap-top"),this.parallax&&An(this._uid,()=>this.$emit("scroll"))},disconnected(){Mn(this._uid)},update:[{write({columns:t}){W(this.$el,this.clsStack,t.length<2)},events:["resize"]},{read(t){let{columns:e,rows:i}=t;if(!e.length||!this.masonry&&!this.parallax||Dn(this.$el))return t.translates=!1,!1;let n=!1;const s=U(this.$el),o=e.map(h=>Zt(h,"offsetHeight")),r=Oo(s,this.margin)*(i.length-1),a=Math.max(...o)+r;this.masonry&&(e=e.map(h=>Ke(h,"offsetTop")),n=Eo(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({height:t,padding:e}){c(this.$el,"paddingBottom",e||""),t!==!1&&c(this.$el,"height",t)},events:["resize"]},{read(){return this.parallax&&Dn(this.$el)?!1:{scrolled:this.parallax?hn(this.$el)*Math.abs(this.parallax):!1}},write({columns:t,scrolled:e,translates:i}){e===!1&&!i||t.forEach((n,s)=>n.forEach((o,r)=>c(o,"transform",!e&&!i?"":`translateY(${(i&&-i[s][r])+(e?s%2?e:e/8:0)}px)`)))},events:["scroll","resize"]}]};function Dn(t){return U(t).some(e=>c(e,"position")==="absolute")}function Eo(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 Oo(t,e){const[i]=t.filter(n=>S(n,e));return m(i?c(i,"marginTop"):c(t[0],"paddingLeft"))}var Po={mixins:[gt],args:"target",props:{target:String,row:Boolean},data:{target:"> *",row:!0},computed:{elements:{get({target:t},e){return N(t,e)},watch(){this.$reset()}}},resizeTargets(){return[this.$el,...this.elements]},update:{read(){return{rows:(this.row?Pn(this.elements):[this.elements]).map(Bo)}},write({rows:t}){for(const{heights:e,elements:i}of t)i.forEach((n,s)=>c(n,"minHeight",e[s]))},events:["resize"]}};function Bo(t){if(t.length<2)return{heights:[""],elements:t};c(t,"minHeight","");let e=t.map(Ao);const i=Math.max(...e);return{heights:t.map((n,s)=>e[s].toFixed(2)===i.toFixed(2)?"":i),elements:t}}function Ao(t){let e=!1;F(t)||(e=t.style.display,c(t,"display","block","important"));const i=j(t).height-se(t,"height","content-box");return e!==!1&&c(t,"display",e),i}var Mo={mixins:[gt],props:{expand:Boolean,offsetTop:Boolean,offsetBottom:Boolean,minHeight:Number},data:{expand:!1,offsetTop:!1,offsetBottom:!1,minHeight:0},resizeTargets(){return[this.$el,...rt(this.$el)]},update:{read({minHeight:t}){if(!F(this.$el))return!1;let e="";const i=se(this.$el,"height","content-box"),{body:n,scrollingElement:s}=document,[o]=rt(this.$el),{height:r}=J(o===n?s:o);if(this.expand)e=Math.max(r-(j(o).height-j(this.$el).height)-i,0);else{const a=s===o||n===o;if(e=`calc(${a?"100vh":`${r}px`}`,this.offsetTop)if(a){const l=kt(this.$el)[0]-kt(o)[0];e+=l>0&&l<r/2?` - ${l}px`:""}else e+=` - ${c(o,"paddingTop")}`;this.offsetBottom===!0?e+=` - ${j(this.$el.nextElementSibling).height}px`:wt(this.offsetBottom)?e+=` - ${this.offsetBottom}vh`:this.offsetBottom&&Gt(this.offsetBottom,"px")?e+=` - ${m(this.offsetBottom)}px`:x(this.offsetBottom)&&(e+=` - ${j(st(this.offsetBottom,this.$el)).height}px`),e+=`${i?` - ${i}px`:""})`}return{minHeight:e,prev:t}},write({minHeight:t}){c(this.$el,{minHeight:t}),this.minHeight&&m(c(this.$el,"minHeight"))<this.minHeight&&c(this.$el,"minHeight",this.minHeight)},events:["resize"]}},Nn={args:"src",props:{id:Boolean,icon:String,src:String,style:String,width:Number,height:Number,ratio:Number,class:String,strokeAnimation:Boolean,attributes:"list"},data:{ratio:1,include:["style","class"],class:"",strokeAnimation:!1},beforeConnect(){this.class+=" uk-svg"},connected(){!this.icon&&d(this.src,"#")&&([this.src,this.icon]=this.src.split("#")),this.svg=this.getSvg().then(t=>{if(this._connected){const e=Fo(t,this.$el);return this.svgEl&&e!==this.svgEl&&yt(this.svgEl),this.applyAttributes(e,t),this.svgEl=e}},ft),this.strokeAnimation&&this.svg.then(t=>{this._connected&&t&&(Hn(t),this.registerObserver(Rt(t,(e,i)=>{Hn(t),i.disconnect()})))})},disconnected(){this.svg.then(t=>{this._connected||(ei(this.$el)&&(this.$el.hidden=!1),yt(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=>A(this.$el,"load",()=>t(this.getSvg()))):No(await Do(this.src),this.icon)||Promise.reject("SVG not found.")},applyAttributes(t,e){for(const o in this.$options.props)d(this.include,o)&&o in this&&$(t,o,this[o]);for(const o in this.attributes){const[r,a]=this.attributes[o].split(":",2);$(t,r,a)}this.id||Qt(t,"id");const i=["width","height"];let n=i.map(o=>this[o]);n.some(o=>o)||(n=i.map(o=>$(e,o)));const s=$(e,"viewBox");s&&!n.some(o=>o)&&(n=s.split(" ").slice(2)),n.forEach((o,r)=>$(t,i[r],m(o)*this.ratio||null))}}};const Do=Q(async t=>t?K(t,"data:")?decodeURIComponent(t.split(",")[1]):(await fetch(t)).text():Promise.reject());function No(t,e){var i;return e&&d(t,"<symbol")&&(t=zo(t,e)||t),t=g(t.substr(t.indexOf("<svg"))),((i=t)==null?void 0:i.hasChildNodes())&&t}const zn=/<symbol([^]*?id=(['"])(.+?)\2[^]*?<\/)symbol>/g,Fe={};function zo(t,e){if(!Fe[t]){Fe[t]={},zn.lastIndex=0;let i;for(;i=zn.exec(t);)Fe[t][i[3]]=`<svg xmlns="http://www.w3.org/2000/svg"${i[1]}svg>`}return Fe[t][e]}function Hn(t){const e=Ho(t);e&&t.style.setProperty("--uk-animation-stroke",e)}function Ho(t){return Math.ceil(Math.max(0,...N("[stroke]",t).map(e=>{try{return e.getTotalLength()}catch{return 0}})))}function Fo(t,e){if(ei(e)||et(e,"canvas")){e.hidden=!0;const n=e.nextElementSibling;return Fn(t,n)?n:Te(e,t)}const i=e.lastElementChild;return Fn(t,i)?i:it(e,t)}function Fn(t,e){return et(t,"svg")&&et(e,"svg")&&t.innerHTML===e.innerHTML}var Lo='<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>',Ro='<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>',Io='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><rect x="9" y="4" width="1" height="11"/><rect x="4" y="9" width="11" height="1"/></svg>',Wo='<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 3.5 6 8.5 11 3.5"/></svg>',jo='<svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 4 7 10 13 4"/></svg>',qo='<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 3.5 6 8.5 11 3.5"/></svg>',Vo='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><style>.uk-navbar-toggle-animate svg>[class*=line-]{transition:.2s ease-in-out;transition-property:transform,opacity;transform-origin:center;opacity:1}.uk-navbar-toggle svg>.line-3{opacity:0}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-3{opacity:1}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-2{transform:rotate(45deg)}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-3{transform:rotate(-45deg)}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-1,.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-4{opacity:0}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-1{transform:translateY(6px) scaleX(0)}.uk-navbar-toggle-animate[aria-expanded=true] svg>.line-4{transform:translateY(-6px) scaleX(0)}</style><rect class="line-1" y="3" width="20" height="2"/><rect class="line-2" y="9" width="20" height="2"/><rect class="line-3" y="9" width="20" height="2"/><rect class="line-4" y="15" width="20" height="2"/></svg>',Yo='<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"><rect x="19" y="0" width="1" height="40"/><rect x="0" y="19" width="40" height="1"/></svg>',Go='<svg width="7" height="12" viewBox="0 0 7 12" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="1 1 6 6 1 11"/></svg>',Xo='<svg width="7" height="12" viewBox="0 0 7 12" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="6 1 1 6 6 11"/></svg>',Jo='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.1" cx="9" cy="9" r="7"/><path fill="none" stroke="#000" stroke-width="1.1" d="M14,14 L18,18 L14,14 Z"/></svg>',Ko='<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.8" cx="17.5" cy="17.5" r="16.5"/><line fill="none" stroke="#000" stroke-width="1.8" x1="38" y1="39" x2="29" y2="30"/></svg>',Zo='<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" stroke-width="1.1" cx="10.5" cy="10.5" r="9.5"/><line fill="none" stroke="#000" stroke-width="1.1" x1="23" y1="23" x2="17" y2="17"/></svg>',Qo='<svg width="14" height="24" viewBox="0 0 14 24" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.4" points="1.225,23 12.775,12 1.225,1 "/></svg>',Uo='<svg width="25" height="40" viewBox="0 0 25 40" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="2" points="4.002,38.547 22.527,20.024 4,1.5 "/></svg>',tr='<svg width="14" height="24" viewBox="0 0 14 24" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.4" points="12.775,1 1.225,12 12.775,23 "/></svg>',er='<svg width="25" height="40" viewBox="0 0 25 40" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="2" points="20.527,1.5 2,20.024 20.525,38.547 "/></svg>',ir='<svg width="30" height="30" viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg"><circle fill="none" stroke="#000" cx="15" cy="15" r="14"/></svg>',nr='<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><polyline fill="none" stroke="#000" stroke-width="1.1" points="1 3.5 6 8.5 11 3.5"/></svg>',sr='<svg width="18" height="10" viewBox="0 0 18 10" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" stroke="#000" stroke-width="1.2" points="1 9 9 1 17 9 "/></svg>';const Le={spinner:ir,totop:sr,marker:Io,"close-icon":Lo,"close-large":Ro,"nav-parent-icon":Wo,"nav-parent-icon-large":jo,"navbar-parent-icon":qo,"navbar-toggle-icon":Vo,"overlay-icon":Yo,"pagination-next":Go,"pagination-previous":Xo,"search-icon":Jo,"search-large":Ko,"search-navbar":Zo,"slidenav-next":Qo,"slidenav-next-large":Uo,"slidenav-previous":tr,"slidenav-previous-large":er,"subnav-parent-icon":nr},Ci={install:cr,extends:Nn,args:"icon",props:["icon"],data:{include:[]},isIcon:!0,beforeConnect(){y(this.$el,"uk-icon")},methods:{async getSvg(){const t=hr(this.icon);if(!t)throw"Icon not found.";return t}}},Y={args:!1,extends:Ci,data:t=>({icon:Ct(t.constructor.options.name)}),beforeConnect(){y(this.$el,this.$options.id)}},or={extends:Y,beforeConnect(){const t=this.$props.icon;this.icon=G(this.$el,".uk-nav-primary")?`${t}-large`:t}},Ln={extends:Y,beforeConnect(){y(this.$el,"uk-slidenav");const t=this.$props.icon;this.icon=S(this.$el,"uk-slidenav-large")?`${t}-large`:t}},rr={extends:Y,beforeConnect(){this.icon=S(this.$el,"uk-search-icon")&&At(this.$el,".uk-search-large").length?"search-large":At(this.$el,".uk-search-navbar").length?"search-navbar":this.$props.icon}},ar={extends:Y,beforeConnect(){this.icon=`close-${S(this.$el,"uk-close-large")?"large":"icon"}`}},lr={extends:Y,methods:{async getSvg(){const t=await Ci.methods.getSvg.call(this);return this.ratio!==1&&c(g("circle",t),"strokeWidth",1/this.ratio),t}}},Re={};function cr(t){t.icon.add=(e,i)=>{const n=x(e)?{[e]:i}:e;$t(n,(s,o)=>{Le[o]=s,delete Re[o]}),t._initialized&&dt(document.body,s=>$t(t.getComponents(s),o=>{o.$options.isIcon&&o.icon in n&&o.$reset()}))}}function hr(t){return Le[t]?(Re[t]||(Re[t]=g((Le[ur(t)]||Le[t]).trim())),Re[t].cloneNode(!0)):null}function ur(t){return re?Je(Je(t,"left","right"),"previous","next"):t}const fr=Tt&&"loading"in HTMLImageElement.prototype;var dr={args:"dataSrc",props:{dataSrc:String,sources:String,margin:String,target:String,loading:String},data:{dataSrc:"",sources:!1,margin:"50%",target:!1,loading:"lazy"},connected(){if(this.loading!=="lazy"){this.load();return}const t=[this.$el,...Ut(this.$props.target,this.$el)];fr&&Ie(this.$el)&&(this.$el.loading="lazy",Ei(this.$el),t.length===1)||(wr(this.$el),this.registerObserver(Rt(t,(e,i)=>{this.load(),i.disconnect()},{rootMargin:this.margin})))},disconnected(){this._data.image&&(this._data.image.onload="")},methods:{load(){if(this._data.image)return this._data.image;const t=Ie(this.$el)?this.$el:gr(this.$el,this.dataSrc,this.sources);return Qt(t,"loading"),Ei(this.$el,t.currentSrc),this._data.image=t}}};function Ei(t,e){if(Ie(t)){const i=E(t);(et(i,"picture")?U(i):[t]).forEach(s=>Rn(s,s))}else e&&!d(t.style.backgroundImage,e)&&(c(t,"backgroundImage",`url(${oi(e)})`),b(t,ye("load",!1)))}const pr=["data-src","data-srcset","sizes"];function Rn(t,e){pr.forEach(i=>{const n=Bt(t,i);n&&$(e,i.replace(/^(data-)+/,""),n)})}function gr(t,e,i){const n=new Image;return mr(n,i),Rn(t,n),n.onload=()=>{Ei(t,n.currentSrc)},$(n,"src",e),n}function mr(t,e){if(e=vr(e),e.length){const i=Dt("<picture>");for(const n of e){const s=Dt("<source>");$(s,n),it(i,s)}it(i,t)}}function vr(t){if(!t)return[];if(K(t,"["))try{t=JSON.parse(t)}catch{t=[]}else t=$i(t);return H(t)||(t=[t]),t.filter(e=>!Ye(e))}function wr(t){Ie(t)&&!bt(t,"src")&&$(t,"src",'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"></svg>')}function Ie(t){return et(t,"img")}var Oi={props:{media:Boolean},data:{media:!1},connected(){const t=$r(this.media,this.$el);if(this.matchMedia=!0,t){this.mediaObj=window.matchMedia(t);const e=()=>{this.matchMedia=this.mediaObj.matches,b(this.$el,ye("mediachange",!1,!0,[this.mediaObj]))};this.offMediaObj=k(this.mediaObj,"change",()=>{e(),this.$emit("resize")}),e()}},disconnected(){var t;(t=this.offMediaObj)==null||t.call(this)}};function $r(t,e){if(x(t)){if(K(t,"@"))t=m(c(e,`--uk-breakpoint-${t.substr(1)}`));else if(isNaN(t))return t}return t&&wt(t)?`(min-width: ${t}px)`:""}var br={mixins:[at,Oi,gt],props:{fill:String},data:{fill:"",clsWrapper:"uk-leader-fill",clsHide:"uk-leader-hide",attrFill:"data-fill"},computed:{fill({fill:t}){return t||c(this.$el,"--uk-leader-fill-content")}},connected(){[this.wrapper]=pi(this.$el,`<span class="${this.clsWrapper}">`)},disconnected(){ie(this.wrapper.childNodes)},update:{read(){return{width:Math.trunc(this.$el.offsetWidth/2),fill:this.fill,hide:!this.matchMedia}},write({width:t,fill:e,hide:i}){W(this.wrapper,this.clsHide,i),$(this.wrapper,this.attrFill,new Array(t).join(e))},events:["resize"]}},yr={install:xr,mixins:[Sn],data:{clsPage:"uk-modal-page",selPanel:".uk-modal-dialog",selClose:".uk-modal-close, .uk-modal-close-default, .uk-modal-close-outside, .uk-modal-close-full"},events:[{name:"show",self:!0,handler(){S(this.panel,"uk-margin-auto-vertical")?y(this.$el,"uk-flex"):c(this.$el,"display","block"),ot(this.$el)}},{name:"hidden",self:!0,handler(){c(this.$el,"display",""),L(this.$el,"uk-flex")}}]};function xr({modal:t}){t.dialog=function(i,n){const s=t(`<div class="uk-modal"> <div class="uk-modal-dialog">${i}</div> </div>`,n);return s.show(),k(s.$el,"hidden",async()=>{await Promise.resolve(),s.$destroy(!0)},{self:!0}),s},t.alert=function(i,n){return e(({labels:s})=>`<div class="uk-modal-body">${x(i)?i:ke(i)}</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-primary uk-modal-close" autofocus>${s.ok}</button> </div>`,n,s=>s.resolve())},t.confirm=function(i,n){return e(({labels:s})=>`<form> <div class="uk-modal-body">${x(i)?i:ke(i)}</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">${s.cancel}</button> <button class="uk-button uk-button-primary" autofocus>${s.ok}</button> </div> </form>`,n,s=>s.reject())},t.prompt=function(i,n,s){return e(({labels:o})=>`<form class="uk-form-stacked"> <div class="uk-modal-body"> <label>${x(i)?i:ke(i)}</label> <input class="uk-input" value="${n||""}" autofocus> </div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">${o.cancel}</button> <button class="uk-button uk-button-primary">${o.ok}</button> </div> </form>`,s,o=>o.resolve(null),o=>g("input",o.$el).value)},t.labels={ok:"Ok",cancel:"Cancel"};function e(i,n,s,o){n={bgClose:!1,escClose:!0,labels:t.labels,...n};const r=t.dialog(i(n),n),a=new Ni;let l=!1;return k(r.$el,"submit","form",h=>{h.preventDefault(),a.resolve(o==null?void 0:o(r)),l=!0,r.hide()}),k(r.$el,"hide",()=>!l&&s(a)),a.promise.dialog=r,a.promise}}var kr={extends:xn,data:{targets:"> .uk-parent",toggle:"> a",content:"> ul"}},Tr={mixins:[at,Ti],props:{dropdown:String,align:String,clsDrop:String,boundary:Boolean,dropbar:Boolean,dropbarAnchor:Boolean,duration:Number,mode:Boolean,offset:Boolean,stretch:Boolean,delayShow:Boolean,delayHide:Boolean,target:Boolean,targetX:Boolean,targetY:Boolean,animation:Boolean,animateOut:Boolean},data:{dropdown:".uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle",align:re?"right":"left",clsDrop:"uk-navbar-dropdown",boundary:!0,dropbar:!1,dropbarAnchor:!1,duration:200,container:!1},computed:{dropbarAnchor({dropbarAnchor:t},e){return st(t,e)||e},dropbar:{get({dropbar:t}){return t?(t=this._dropbar||st(t,this.$el)||g("+ .uk-navbar-dropbar",this.$el),t||(this._dropbar=g("<div></div>"))):null},watch(t){y(t,"uk-dropbar","uk-dropbar-top","uk-navbar-dropbar")},immediate:!0},dropContainer(t,e){return this.container||e},dropdowns:{get({clsDrop:t},e){const i=N(`.${t}`,e);if(this.dropContainer!==e)for(const s of N(`.${t}`,this.dropContainer)){var n;const o=(n=this.getDropdown(s))==null?void 0:n.targetEl;!d(i,s)&&o&&_(o,this.$el)&&i.push(s)}return i},watch(t){this.$create("drop",t.filter(e=>!this.getDropdown(e)),{...this.$props,flip:!1,shift:!0,pos:`bottom-${this.align}`,boundary:this.boundary===!0?this.$el:this.boundary})},immediate:!0},toggles:{get({dropdown:t},e){return N(t,e)},watch(){const t=S(this.$el,"uk-navbar-justify");for(const e of N(".uk-navbar-nav, .uk-navbar-left, .uk-navbar-right",this.$el))c(e,"flexGrow",t?N(this.dropdown,e).length:"")},immediate:!0}},disconnected(){this.dropbar&&yt(this.dropbar),delete this._dropbar},events:[{name:"mouseover focusin",delegate(){return this.dropdown},handler({current:t}){const e=this.getActive();e&&d(e.mode,"hover")&&e.targetEl&&!_(e.targetEl,t)&&!e.isDelaying&&e.hide(!1)}},{name:"keydown",delegate(){return this.dropdown},handler(t){const{current:e,keyCode:i}=t,n=this.getActive();i===St.DOWN&&bt(e,"aria-expanded")&&(t.preventDefault(),!n||n.targetEl!==e?(e.click(),A(this.dropContainer,"show",({target:s})=>Wn(s))):Wn(n.$el)),In(t,this.toggles,n)}},{name:"keydown",el(){return this.dropContainer},delegate(){return`.${this.clsDrop}`},handler(t){const{current:e,keyCode:i}=t;if(!d(this.dropdowns,e))return;const n=this.getActive(),s=N($e,e),o=pe(s,a=>B(a,":focus"));if(i===St.UP&&(t.preventDefault(),o>0&&s[o-1].focus()),i===St.DOWN&&(t.preventDefault(),o<s.length-1&&s[o+1].focus()),i===St.ESC){var r;(r=n.targetEl)==null||r.focus()}In(t,this.toggles,n)}},{name:"mouseleave",el(){return this.dropbar},filter(){return this.dropbar},handler(){const t=this.getActive();t&&d(t.mode,"hover")&&!this.dropdowns.some(e=>B(e,":hover"))&&t.hide()}},{name:"show",el(){return this.dropContainer},filter(){return this.dropbar},handler({target:t}){if(!this.isDropbarDrop(t))return;this.dropbar.previousElementSibling!==this.dropbarAnchor&&Te(this.dropbarAnchor,this.dropbar),y(t,`${this.clsDrop}-dropbar`);const e=this.getDropdown(t),i=()=>{const n=At(t,`.${this.clsDrop}`).concat(t).map(a=>w(a)),s=Math.min(...n.map(({top:a})=>a)),o=Math.max(...n.map(({bottom:a})=>a)),r=w(this.dropbar);c(this.dropbar,"top",this.dropbar.offsetTop-(r.top-s)),this.transitionTo(o-s+m(c(t,"marginBottom")),t)};this._observer=ae([e.$el,...e.target],i),i()}},{name:"beforehide",el(){return this.dropContainer},filter(){return this.dropbar},handler(t){const e=this.getActive();B(this.dropbar,":hover")&&e.$el===t.target&&!this.toggles.some(i=>e.targetEl!==i&&B(i,":focus"))&&t.preventDefault()}},{name:"hide",el(){return this.dropContainer},filter(){return this.dropbar},handler({target:t}){var e;if(!this.isDropbarDrop(t))return;(e=this._observer)==null||e.disconnect();const i=this.getActive();(!i||i.$el===t)&&this.transitionTo(0)}}],methods:{getActive(){return d(this.dropdowns,M==null?void 0:M.$el)&&M},async transitionTo(t,e){const{dropbar:i}=this,n=ot(i);e=n<t&&e,await X.cancel([e,i]),c(e,"clipPath",`polygon(0 0,100% 0,100% ${n}px,0 ${n}px)`),ot(i,n),await Promise.all([X.start(i,{height:t},this.duration),X.start(e,{clipPath:`polygon(0 0,100% 0,100% ${t}px,0 ${t}px)`},this.duration).finally(()=>c(e,{clipPath:""}))]).catch(ft)},getDropdown(t){return this.$getComponent(t,"drop")||this.$getComponent(t,"dropdown")},isDropbarDrop(t){return this.getDropdown(t)&&S(t,this.clsDrop)}}};function In(t,e,i){const{current:n,keyCode:s}=t,o=i.targetEl||n,r=e.indexOf(o);s===St.LEFT&&r>0&&(i.hide==null||i.hide(!1),e[r-1].focus()),s===St.RIGHT&&r<e.length-1&&(i.hide==null||i.hide(!1),e[r+1].focus()),s===St.TAB&&(o.focus(),i.hide==null||i.hide(!1))}function Wn(t){if(!g(":focus",t)){var e;(e=g($e,t))==null||e.focus()}}const St={TAB:9,ESC:27,LEFT:37,UP:38,RIGHT:39,DOWN:40};var jn={props:{swiping:Boolean},data:{swiping:!0},computed:{swipeTarget(t,e){return e}},connected(){this.swiping&&Me(this,{el:this.swipeTarget,name:Ft,passive:!0,handler(t){if(!Mt(t))return;const e=xe(t),i="tagName"in t.target?t.target:E(t.target);A(document,`${Lt} ${Oe} scroll`,n=>{const{x:s,y:o}=xe(n);(n.type!=="scroll"&&i&&s&&Math.abs(e.x-s)>100||o&&Math.abs(e.y-o)>100)&&setTimeout(()=>{b(i,"swipe"),b(i,`swipe${Sr(e.x,e.y,s,o)}`)})})}})}};function Sr(t,e,i,n){return Math.abs(t-i)>=Math.abs(e-n)?t-i>0?"Left":"Right":e-n>0?"Up":"Down"}var _r={mixins:[Sn,jn],args:"mode",props:{mode:String,flip:Boolean,overlay:Boolean},data:{mode:"slide",flip:!1,overlay:!1,clsPage:"uk-offcanvas-page",clsContainer:"uk-offcanvas-container",selPanel:".uk-offcanvas-bar",clsFlip:"uk-offcanvas-flip",clsContainerAnimation:"uk-offcanvas-container-animation",clsSidebarAnimation:"uk-offcanvas-bar-animation",clsMode:"uk-offcanvas",clsOverlay:"uk-offcanvas-overlay",selClose:".uk-offcanvas-close",container:!1},computed:{clsFlip({flip:t,clsFlip:e}){return t?e:""},clsOverlay({overlay:t,clsOverlay:e}){return t?e:""},clsMode({mode:t,clsMode:e}){return`${e}-${t}`},clsSidebarAnimation({mode:t,clsSidebarAnimation:e}){return t==="none"||t==="reveal"?"":e},clsContainerAnimation({mode:t,clsContainerAnimation:e}){return t!=="push"&&t!=="reveal"?"":e},transitionElement({mode:t}){return t==="reveal"?E(this.panel):this.panel}},update:{read(){this.isToggled()&&!F(this.$el)&&this.hide()},events:["resize"]},events:[{name:"touchmove",self:!0,passive:!1,filter(){return this.overlay},handler(t){t.cancelable&&t.preventDefault()}},{name:"show",self:!0,handler(){this.mode==="reveal"&&!S(E(this.panel),this.clsMode)&&(_e(this.panel,"<div>"),y(E(this.panel),this.clsMode));const{body:t,scrollingElement:e}=document;y(t,this.clsContainer,this.clsFlip),c(t,"touch-action","pan-y pinch-zoom"),c(this.$el,"display","block"),c(this.panel,"maxWidth",e.clientWidth),y(this.$el,this.clsOverlay),y(this.panel,this.clsSidebarAnimation,this.mode==="reveal"?"":this.clsMode),ot(t),y(t,this.clsContainerAnimation),this.clsContainerAnimation&&Cr()}},{name:"hide",self:!0,handler(){L(document.body,this.clsContainerAnimation),c(document.body,"touch-action","")}},{name:"hidden",self:!0,handler(){this.clsContainerAnimation&&Er(),this.mode==="reveal"&&ie(this.panel),L(this.panel,this.clsSidebarAnimation,this.clsMode),L(this.$el,this.clsOverlay),c(this.$el,"display",""),c(this.panel,"maxWidth",""),L(document.body,this.clsContainer,this.clsFlip)}},{name:"swipeLeft swipeRight",handler(t){this.isToggled()&&Gt(t.type,"Left")^this.flip&&this.hide()}}]};function Cr(){qn().content+=",user-scalable=0"}function Er(){const t=qn();t.content=t.content.replace(/,user-scalable=0$/,"")}function qn(){return g('meta[name="viewport"]',document.head)||it(document.head,'<meta name="viewport">')}var Or={mixins:[at,gt],props:{selContainer:String,selContent:String,minHeight:Number},data:{selContainer:".uk-modal",selContent:".uk-modal-dialog",minHeight:150},computed:{container({selContainer:t},e){return G(e,t)},content({selContent:t},e){return G(e,t)}},resizeTargets(){return[this.container,this.content]},update:{read(){return!this.content||!this.container||!F(this.$el)?!1:{max:Math.max(this.minHeight,ot(this.container)-(j(this.content).height-ot(this.$el)))}},write({max:t}){c(this.$el,{minHeight:this.minHeight,maxHeight:t})},events:["resize"]}},Pr={mixins:[gt],props:["width","height"],resizeTargets(){return[this.$el,E(this.$el)]},connected(){y(this.$el,"uk-responsive-width")},update:{read(){return F(this.$el)&&this.width&&this.height?{width:ne(E(this.$el)),height:this.height}:!1},write(t){ot(this.$el,ti.contain({height:this.height,width:this.width},t).height)},events:["resize"]}},Br={props:{offset:Number},data:{offset:0},connected(){Ar(this)},disconnected(){Mr(this)},methods:{async scrollTo(t){t=t&&g(t)||document.body,b(this.$el,"beforescroll",[this,t])&&(await cn(t,{offset:this.offset}),b(this.$el,"scrolled",[this,t]))}}};const ue=new Set;function Ar(t){ue.size||k(document,"click",Vn),ue.add(t)}function Mr(t){ue.delete(t),ue.size||ri(document,"click",Vn)}function Vn(t){if(!t.defaultPrevented)for(const e of ue)_(t.target,e.$el)&&ce(e.$el)&&(t.preventDefault(),e.scrollTo(Yn(e.$el)))}function Yn(t){if(ce(t)){const e=decodeURIComponent(t.hash).substring(1);return document.getElementById(e)||document.getElementsByName(e)[0]}}var Dr={mixins:[_i],args:"cls",props:{cls:String,target:String,hidden:Boolean,margin:String,repeat:Boolean,delay:Number},data:()=>({cls:"",target:!1,hidden:!0,margin:"-1px",repeat:!1,delay:0,inViewClass:"uk-scrollspy-inview"}),computed:{elements:{get({target:t},e){return t?N(t,e):[e]},watch(t,e){this.hidden&&c(be(t,`:not(.${this.inViewClass})`),"opacity",0),Xe(t,e)||this.$reset()},immediate:!0}},connected(){this._data.elements=new Map,this.registerObserver(Rt(this.elements,t=>{const e=this._data.elements;for(const{target:i,isIntersecting:n}of t){e.has(i)||e.set(i,{cls:Bt(i,"uk-scrollspy-class")||this.cls});const s=e.get(i);!this.repeat&&s.show||(s.show=n)}this.$emit()},{rootMargin:this.margin},!1))},disconnected(){for(const[t,e]of this._data.elements.entries())L(t,this.inViewClass,(e==null?void 0:e.cls)||"")},update:[{write(t){for(const[e,i]of t.elements.entries())i.show&&!i.inview&&!i.queued?(i.queued=!0,t.promise=(t.promise||Promise.resolve()).then(()=>new Promise(n=>setTimeout(n,this.delay))).then(()=>{this.toggle(e,!0),setTimeout(()=>{i.queued=!1,this.$emit()},300)})):!i.show&&i.inview&&!i.queued&&this.repeat&&this.toggle(e,!1)}}],methods:{toggle(t,e){const i=this._data.elements.get(t);if(i){if(i.off==null||i.off(),c(t,"opacity",!e&&this.hidden?0:""),W(t,this.inViewClass,e),W(t,i.cls),/\buk-animation-/.test(i.cls)){const n=()=>hi(t,"uk-animation-[\\w-]+");e?i.off=A(t,"animationcancel animationend",n):n()}b(t,e?"inview":"outview"),i.inview=e,this.$update(t)}}}},Nr={mixins:[_i],props:{cls:String,closest:String,scroll:Boolean,overflow:Boolean,offset:Number},data:{cls:"uk-active",closest:!1,scroll:!1,overflow:!0,offset:0},computed:{links:{get(t,e){return N('a[href*="#"]',e).filter(i=>i.hash&&ce(i))},watch(t){this.scroll&&this.$create("scroll",t,{offset:this.offset||0})},immediate:!0},elements({closest:t}){return G(this.links,t||"*")}},update:[{read(){const t=this.links.map(Yn).filter(Boolean),{length:e}=t;if(!e||!F(this.$el))return!1;const[i]=rt(t,!0),{scrollTop:n,scrollHeight:s}=i,o=J(i),r=s-o.height;let a=!1;if(n===r)a=e-1;else{for(let l=0;l<t.length&&!(w(t[l]).top-o.top-this.offset>0);l++)a=+l;a===!1&&this.overflow&&(a=0)}return{active:a}},write({active:t}){const e=t!==!1&&!S(this.elements[t],this.cls);this.links.forEach(i=>i.blur());for(let i=0;i<this.elements.length;i++)W(this.elements[i],this.cls,+i===t);e&&b(this.$el,"active",[t,this.elements[t]])},events:["scroll","resize"]}]},zr={mixins:[at,Oi,gt,_i],props:{position:String,top:null,bottom:null,start:null,end:null,offset:String,overflowFlip:Boolean,animation:String,clsActive:String,clsInactive:String,clsFixed:String,clsBelow:String,selTarget:String,showOnUp:Boolean,targetOffset:Number},data:{position:"top",top:!1,bottom:!1,start:!1,end:!1,offset:0,overflowFlip:!1,animation:"",clsActive:"uk-active",clsInactive:"",clsFixed:"uk-sticky-fixed",clsBelow:"uk-sticky-below",selTarget:"",showOnUp:!1,targetOffset:!1},computed:{selTarget({selTarget:t},e){return t&&g(t,e)||e}},resizeTargets(){return document.documentElement},connected(){this.start=Gn(this.start||this.top),this.end=Gn(this.end||this.bottom),this.placeholder=g("+ .uk-sticky-placeholder",this.$el)||g('<div class="uk-sticky-placeholder"></div>'),this.isFixed=!1,this.setActive(!1),this.registerObserver(ae(this.$el,()=>!this.isFixed&&this.$emit("resize")))},disconnected(){this.isFixed&&(this.hide(),L(this.selTarget,this.clsInactive)),Xn(this.$el),yt(this.placeholder),this.placeholder=null},events:[{name:"resize",el(){return[window,window.visualViewport]},handler(){this.$emit("resizeViewport")}},{name:"load hashchange popstate",el(){return window},filter(){return this.targetOffset!==!1},handler(){const{scrollingElement:t}=document;!location.hash||t.scrollTop===0||setTimeout(()=>{const e=w(g(location.hash)),i=w(this.$el);this.isFixed&&Ze(e,i)&&(t.scrollTop=e.top-i.height-ht(this.targetOffset,"height",this.placeholder)-ht(this.offset,"height",this.placeholder))})}}],update:[{read({height:t,width:e,margin:i,sticky:n},s){if(this.inactive=!this.matchMedia||!F(this.$el),this.inactive)return;const o=this.isFixed&&s.has("resize")&&!n;o&&(c(this.selTarget,"transition","0s"),this.hide()),this.active||({height:t,width:e}=w(this.$el),i=c(this.$el,"margin")),o&&(this.show(),requestAnimationFrame(()=>c(this.selTarget,"transition","")));const r=ht("100vh","height"),a=ot(window),l=document.scrollingElement.scrollHeight-r;let h=this.position;this.overflowFlip&&t>r&&(h=h==="top"?"bottom":"top");const u=this.isFixed?this.placeholder:this.$el;let f=ht(this.offset,"height",n?this.$el:u);h==="bottom"&&(t<a||this.overflowFlip)&&(f+=a-t);const v=this.overflowFlip?0:Math.max(0,t+f-r),T=w(u).top,O=w(this.$el).height,D=(this.start===!1?T:Pi(this.start,this.$el,T))-f,P=this.end===!1?l:Math.min(l,Pi(this.end,this.$el,T+t,!0)-O-f+v);return n=l&&!this.showOnUp&&D+f===T&&P===Math.min(l,Pi("!*",this.$el,0,!0)-O-f+v)&&c(E(this.$el),"overflowY")==="visible",{start:D,end:P,offset:f,overflow:v,topOffset:T,height:t,elHeight:O,width:e,margin:i,top:kt(u)[0],sticky:n}},write({height:t,width:e,margin:i,offset:n,sticky:s}){if((this.inactive||s||!this.isFixed)&&Xn(this.$el),this.inactive)return;s&&(t=e=i=0,c(this.$el,{position:"sticky",top:n}));const{placeholder:o}=this;c(o,{height:t,width:e,margin:i}),_(o,document)||(o.hidden=!0),(s?di:Te)(this.$el,o)},events:["resize","resizeViewport"]},{read({scroll:t=0,dir:e="down",overflow:i,overflowScroll:n=0,start:s,end:o}){const r=document.scrollingElement.scrollTop;return{dir:t<=r?"down":"up",prevDir:e,scroll:r,prevScroll:t,offsetParentTop:w((this.isFixed?this.placeholder:this.$el).offsetParent).top,overflowScroll:ct(n+ct(r,s,o)-ct(t,s,o),0,i)}},write(t,e){const i=e.has("scroll"),{initTimestamp:n=0,dir:s,prevDir:o,scroll:r,prevScroll:a=0,top:l,start:h,topOffset:u,height:f}=t;if(r<0||r===a&&i||this.showOnUp&&!i&&!this.isFixed)return;const v=Date.now();if((v-n>300||s!==o)&&(t.initScroll=r,t.initTimestamp=v),!(this.showOnUp&&!this.isFixed&&Math.abs(t.initScroll-r)<=30&&Math.abs(a-r)<=10))if(this.inactive||r<h||this.showOnUp&&(r<=h||s==="down"&&i||s==="up"&&!this.isFixed&&r<=u+f)){if(!this.isFixed){tt.inProgress(this.$el)&&l>r&&(tt.cancel(this.$el),this.hide());return}this.animation&&r>u?(tt.cancel(this.$el),tt.out(this.$el,this.animation).then(()=>this.hide(),ft)):this.hide()}else this.isFixed?this.update():this.animation&&r>u?(tt.cancel(this.$el),this.show(),tt.in(this.$el,this.animation).catch(ft)):this.show()},events:["resize","resizeViewport","scroll"]}],methods:{show(){this.isFixed=!0,this.update(),this.placeholder.hidden=!1},hide(){const{offset:t,sticky:e}=this._data;this.setActive(!1),L(this.$el,this.clsFixed,this.clsBelow),e?c(this.$el,"top",t):c(this.$el,{position:"",top:"",width:"",marginTop:""}),this.placeholder.hidden=!0,this.isFixed=!1},update(){let{width:t,scroll:e=0,overflow:i,overflowScroll:n=0,start:s,end:o,offset:r,topOffset:a,height:l,elHeight:h,offsetParentTop:u,sticky:f}=this._data;const v=s!==0||e>s;if(!f){let T="fixed";e>o&&(r+=o-u,T="absolute"),c(this.$el,{position:T,width:t}),c(this.$el,"marginTop",0,"important")}i&&(r-=n),c(this.$el,"top",r),this.setActive(v),W(this.$el,this.clsBelow,e>a+(f?Math.min(l,h):l)),y(this.$el,this.clsFixed)},setActive(t){const e=this.active;this.active=t,t?(ui(this.selTarget,this.clsInactive,this.clsActive),e!==t&&b(this.$el,"active")):(ui(this.selTarget,this.clsActive,this.clsInactive),e!==t&&b(this.$el,"inactive"))}}};function Pi(t,e,i,n){if(!t)return 0;if(wt(t)||x(t)&&t.match(/^-?\d/))return i+ht(t,"height",e,!0);{const s=t===!0?E(e):st(t,e);return w(s).bottom-(n&&s&&_(e,s)?m(c(s,"paddingBottom")):0)}}function Gn(t){return t==="true"?!0:t==="false"?!1:t}function Xn(t){c(t,{position:"",top:"",marginTop:"",width:""})}var Jn={mixins:[De,jn,jt],args:"connect",props:{connect:String,toggle:String,itemNav:String,active:Number},data:{connect:"~.uk-switcher",toggle:"> * > :first-child",itemNav:!1,active:0,cls:"uk-active",attrItem:"uk-switcher-item"},computed:{connects:{get({connect:t},e){return Ut(t,e)},watch(t){this.swiping&&c(t,"touchAction","pan-y pinch-zoom")},document:!0,immediate:!0},connectChildren:{get(){return this.connects.map(t=>U(t)).flat()},watch(){const t=this.index();for(const e of this.connects)U(e).forEach((i,n)=>W(i,this.cls,n===t)),this.lazyload(this.$el,U(e))},immediate:!0},toggles:{get({toggle:t},e){return N(t,e).filter(i=>!B(i,".uk-disabled *, .uk-disabled, [disabled]"))},watch(t){const e=this.index();this.show(~e?e:t[this.active]||t[0])},immediate:!0},children(){return U(this.$el).filter(t=>this.toggles.some(e=>_(e,t)))},swipeTarget(){return this.connects}},events:[{name:"click",delegate(){return this.toggle},handler(t){t.preventDefault(),this.show(t.current)}},{name:"click",el(){return this.connects.concat(this.itemNav?Ut(this.itemNav,this.$el):[])},delegate(){return`[${this.attrItem}],[data-${this.attrItem}]`},handler(t){t.preventDefault(),this.show(Bt(t.current,this.attrItem))}},{name:"swipeRight swipeLeft",filter(){return this.swiping},el(){return this.connects},handler({type:t}){this.show(Gt(t,"Left")?"next":"previous")}}],methods:{index(){return pe(this.children,t=>S(t,this.cls))},show(t){const e=this.index(),i=ve(t,this.toggles,e),n=ve(this.children[i],U(this.$el));U(this.$el).forEach((o,r)=>{W(o,this.cls,n===r),$(this.toggles[r],"aria-expanded",n===r)});const s=e>=0&&e!==i;this.connects.forEach(async({children:o})=>{await this.toggleElement(p(o).filter(r=>S(r,this.cls)),!1,s),await this.toggleElement(o[n],!0,s)})}}},Hr={mixins:[at],extends:Jn,props:{media:Boolean},data:{media:960,attrItem:"uk-tab-item"},connected(){const t=S(this.$el,"uk-tab-left")?"uk-tab-left":S(this.$el,"uk-tab-right")?"uk-tab-right":!1;t&&this.$create("toggle",this.$el,{cls:t,mode:"media",media:this.media})}};const Fr=32;var Lr={mixins:[De,Oi,jt],args:"target",props:{href:String,target:null,mode:"list",queued:Boolean},data:{href:!1,target:!1,mode:"click",queued:!0},computed:{target:{get({href:t,target:e},i){return e=Ut(e||t,i),e.length&&e||[i]},watch(){this.updateAria(),this.lazyload(this.$el,this.target)},document:!0,immediate:!0}},connected(){!d(this.mode,"media")&&!ii(this.$el)&&$(this.$el,"tabindex","0")},events:[{name:Ft,filter(){return d(this.mode,"hover")},handler(t){this._preventClick=null,!(!Mt(t)||this._showState)&&(b(this.$el,"focus"),A(document,Ft,()=>b(this.$el,"blur"),!0,e=>!_(e.target,this.$el)),d(this.mode,"click")&&(this._preventClick=!0))}},{name:`${Ce} ${Ee} focus blur`,filter(){return d(this.mode,"hover")},handler(t){if(Mt(t))return;const e=d([Ce,"focus"],t.type),i=$(this.$el,"aria-expanded");if(!(!e&&(t.type===Ee&&B(this.$el,":focus")||t.type==="blur"&&B(this.$el,":hover")))){if(this._showState&&e&&i!==this._showState){e||(this._showState=null);return}this._showState=e?i:null,this.toggle(`toggle${e?"show":"hide"}`)}}},{name:"keydown",filter(){return d(this.mode,"click")&&!et(this.$el,"input")},handler(t){t.keyCode===Fr&&(t.preventDefault(),this.$el.click())}},{name:"click",filter(){return["click","hover"].some(t=>d(this.mode,t))},handler(t){let e;(this._preventClick||G(t.target,'a[href="#"], a[href=""]')||(e=G(t.target,"a[href]"))&&($(this.$el,"aria-expanded")!=="true"||e.hash&&B(this.target,e.hash)))&&t.preventDefault(),!this._preventClick&&d(this.mode,"click")&&this.toggle()}},{name:"hide show",self:!0,el(){return this.target},handler({target:t,type:e}){this.updateAria(t===this.target[0]&&e==="show")}},{name:"mediachange",filter(){return d(this.mode,"media")},el(){return this.target},handler(t,e){e.matches^this.isToggled(this.target)&&this.toggle()}}],methods:{async toggle(t){if(!b(this.target,t||"toggle",[this]))return;if(!this.queued)return this.toggleElement(this.target);const e=this.target.filter(n=>S(n,this.clsLeave));if(e.length){for(const n of this.target){const s=d(e,n);this.toggleElement(n,s,s)}return}const i=this.target.filter(this.isToggled);await this.toggleElement(i,!1),await this.toggleElement(this.target.filter(n=>!d(i,n)),!0)},updateAria(t){d(this.mode,"media")||$(this.$el,"aria-expanded",me(t)?t:this.isToggled(this.target))}}},Rr=Object.freeze({__proto__:null,Accordion:xn,Alert:co,Close:ar,Cover:uo,Drop:En,Dropdown:En,FormCustom:So,Grid:Co,HeightMatch:Po,HeightViewport:Mo,Icon:Ci,Img:dr,Leader:br,Margin:On,Marker:Y,Modal:yr,Nav:kr,NavParentIcon:or,Navbar:Tr,NavbarParentIcon:Y,NavbarToggleIcon:Y,Offcanvas:_r,OverflowAuto:Or,OverlayIcon:Y,PaginationNext:Y,PaginationPrevious:Y,Responsive:Pr,Scroll:Br,Scrollspy:Dr,ScrollspyNav:Nr,SearchIcon:rr,SlidenavNext:Ln,SlidenavPrevious:Ln,Spinner:lr,Sticky:zr,SubnavParentIcon:Y,Svg:Nn,Switcher:Jn,Tab:Hr,Toggle:Lr,Totop:Y,Video:kn});return $t(Rr,(t,e)=>V.component(e,t)),no(V),V});
|
package/dist/js/uikit-icons.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! UIkit 3.15.
|
|
1
|
+
/*! UIkit 3.15.25-dev.c6f5a4c4e | https://www.getuikit.com | (c) 2014 - 2023 YOOtheme | MIT License */
|
|
2
2
|
|
|
3
3
|
(function (global, factory) {
|
|
4
4
|
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
|
|
@@ -14,6 +14,9 @@
|
|
|
14
14
|
UIkit.icon.add({
|
|
15
15
|
"500px": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M9.624,11.866c-0.141,0.132,0.479,0.658,0.662,0.418c0.051-0.046,0.607-0.61,0.662-0.664c0,0,0.738,0.719,0.814,0.719 c0.1,0,0.207-0.055,0.322-0.17c0.27-0.269,0.135-0.416,0.066-0.495l-0.631-0.616l0.658-0.668c0.146-0.156,0.021-0.314-0.1-0.449 c-0.182-0.18-0.359-0.226-0.471-0.125l-0.656,0.654l-0.654-0.654c-0.033-0.034-0.08-0.045-0.124-0.045 c-0.079,0-0.191,0.068-0.307,0.181c-0.202,0.202-0.247,0.351-0.133,0.462l0.665,0.665L9.624,11.866z\"/><path d=\"M11.066,2.884c-1.061,0-2.185,0.248-3.011,0.604c-0.087,0.034-0.141,0.106-0.15,0.205C7.893,3.784,7.919,3.909,7.982,4.066 c0.05,0.136,0.187,0.474,0.452,0.372c0.844-0.326,1.779-0.507,2.633-0.507c0.963,0,1.9,0.191,2.781,0.564 c0.695,0.292,1.357,0.719,2.078,1.34c0.051,0.044,0.105,0.068,0.164,0.068c0.143,0,0.273-0.137,0.389-0.271 c0.191-0.214,0.324-0.395,0.135-0.575c-0.686-0.654-1.436-1.138-2.363-1.533C13.24,3.097,12.168,2.884,11.066,2.884z\"/><path d=\"M16.43,15.747c-0.092-0.028-0.242,0.05-0.309,0.119l0,0c-0.652,0.652-1.42,1.169-2.268,1.521 c-0.877,0.371-1.814,0.551-2.779,0.551c-0.961,0-1.896-0.189-2.775-0.564c-0.848-0.36-1.612-0.879-2.268-1.53 c-0.682-0.688-1.196-1.455-1.529-2.268c-0.325-0.799-0.471-1.643-0.471-1.643c-0.045-0.24-0.258-0.249-0.567-0.203 c-0.128,0.021-0.519,0.079-0.483,0.36v0.01c0.105,0.644,0.289,1.284,0.545,1.895c0.417,0.969,1.002,1.849,1.756,2.604 c0.757,0.754,1.636,1.34,2.604,1.757C8.901,18.785,9.97,19,11.088,19c1.104,0,2.186-0.215,3.188-0.645 c1.838-0.896,2.604-1.757,2.604-1.757c0.182-0.204,0.227-0.317-0.1-0.643C16.779,15.956,16.525,15.774,16.43,15.747z\"/><path d=\"M5.633,13.287c0.293,0.71,0.723,1.341,1.262,1.882c0.54,0.54,1.172,0.971,1.882,1.264c0.731,0.303,1.509,0.461,2.298,0.461 c0.801,0,1.578-0.158,2.297-0.461c0.711-0.293,1.344-0.724,1.883-1.264c0.543-0.541,0.971-1.172,1.264-1.882 c0.314-0.721,0.463-1.5,0.463-2.298c0-0.79-0.148-1.569-0.463-2.289c-0.293-0.699-0.721-1.329-1.264-1.881 c-0.539-0.541-1.172-0.959-1.867-1.263c-0.721-0.303-1.5-0.461-2.299-0.461c-0.802,0-1.613,0.159-2.322,0.461 c-0.577,0.25-1.544,0.867-2.119,1.454v0.012V2.108h8.16C15.1,2.104,15.1,1.69,15.1,1.552C15.1,1.417,15.1,1,14.809,1H5.915 C5.676,1,5.527,1.192,5.527,1.384v6.84c0,0.214,0.273,0.372,0.529,0.428c0.5,0.105,0.614-0.056,0.737-0.224l0,0 c0.18-0.273,0.776-0.884,0.787-0.894c0.901-0.905,2.117-1.408,3.416-1.408c1.285,0,2.5,0.501,3.412,1.408 c0.914,0.914,1.408,2.122,1.408,3.405c0,1.288-0.508,2.496-1.408,3.405c-0.9,0.896-2.152,1.406-3.438,1.406 c-0.877,0-1.711-0.229-2.433-0.671v-4.158c0-0.553,0.237-1.151,0.643-1.614c0.462-0.519,1.094-0.799,1.782-0.799 c0.664,0,1.293,0.253,1.758,0.715c0.459,0.459,0.709,1.071,0.709,1.723c0,1.385-1.094,2.468-2.488,2.468 c-0.273,0-0.769-0.121-0.781-0.125c-0.281-0.087-0.405,0.306-0.438,0.436c-0.159,0.496,0.079,0.585,0.123,0.607 c0.452,0.137,0.743,0.157,1.129,0.157c1.973,0,3.572-1.6,3.572-3.57c0-1.964-1.6-3.552-3.572-3.552c-0.97,0-1.872,0.36-2.546,1.038 c-0.656,0.631-1.027,1.487-1.027,2.322v3.438v-0.011c-0.372-0.42-0.732-1.041-0.981-1.682c-0.102-0.248-0.315-0.202-0.607-0.113 c-0.135,0.035-0.519,0.157-0.44,0.439C5.372,12.799,5.577,13.164,5.633,13.287z\"/></svg>",
|
|
16
16
|
"album": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><rect x=\"5\" y=\"2\" width=\"10\" height=\"1\"/><rect x=\"3\" y=\"4\" width=\"14\" height=\"1\"/><rect fill=\"none\" stroke=\"#000\" x=\"1.5\" y=\"6.5\" width=\"17\" height=\"11\"/></svg>",
|
|
17
|
+
"android-robot": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m17.61,7.96v4.64c-.06,1.48-2.17,1.48-2.23,0v-4.64c.06-1.48,2.17-1.48,2.23,0Z\"/><path d=\"m4.62,7.96v4.64c-.06,1.48-2.17,1.48-2.23,0v-4.64c.06-1.48,2.17-1.48,2.23,0Z\"/><path d=\"m12.78,2.85c-.11-.07-.23-.13-.34-.19.13-.23.65-1.17.79-1.42.07-.12-.05-.27-.18-.23-.04.01-.07.04-.09.08l-.79,1.43c-1.32-.6-2.98-.6-4.3,0-.13-.23-.65-1.18-.79-1.43-.04-.07-.14-.1-.21-.06-.08.04-.1.14-.06.21,0,0,.79,1.42.79,1.42-1.49.77-2.53,2.28-2.53,3.99-.02,0,9.93,0,9.93,0,.01-1.55-.87-2.98-2.19-3.8Zm-5.07,1.98c-.23,0-.41-.19-.41-.41.01-.27.21-.41.41-.41s.4.14.42.41c0,.22-.18.42-.41.41Zm4.58,0c-.23,0-.42-.19-.41-.41.01-.28.21-.41.41-.41s.4.14.41.41c0,.23-.19.41-.41.41Z\"/><path d=\"m14.97,7.03v7.2c0,.66-.54,1.2-1.2,1.2h-.8v2.46c-.06,1.48-2.16,1.48-2.23,0,0,0,0-2.46,0-2.46h-1.48v2.46c0,.61-.5,1.11-1.11,1.11s-1.11-.5-1.11-1.11v-2.46h-.8c-.66,0-1.2-.54-1.2-1.2,0,0,0-7.2,0-7.2h9.93Z\"/></svg>",
|
|
18
|
+
"android": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m14.88,6.77l1.66-2.87c.09-.16.04-.37-.12-.46-.16-.09-.37-.04-.46.12l-1.68,2.91c-1.28-.59-2.73-.91-4.28-.91s-3,.33-4.28.91l-1.68-2.91c-.09-.16-.3-.22-.46-.12-.16.09-.22.3-.12.46l1.66,2.87C2.26,8.32.32,11.22,0,14.61h20c-.32-3.39-2.26-6.29-5.12-7.84h0Zm-9.47,5.03c-.46,0-.84-.38-.84-.84s.38-.84.84-.84.84.38.84.84c0,.46-.37.84-.84.84Zm9.18,0c-.46,0-.84-.38-.84-.84s.38-.84.84-.84.84.38.84.84c0,.46-.37.84-.84.84Z\"/></svg>",
|
|
19
|
+
"apple": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m17.23,6.93c-.1.08-1.95,1.12-1.95,3.43,0,2.67,2.35,3.62,2.42,3.64-.01.06-.37,1.29-1.24,2.55-.77,1.11-1.58,2.22-2.8,2.22s-1.54-.71-2.95-.71-1.87.73-2.99.73-1.9-1.03-2.8-2.29c-1.04-1.48-1.88-3.78-1.88-5.96,0-3.5,2.28-5.36,4.51-5.36,1.19,0,2.18.78,2.93.78s1.82-.83,3.17-.83c.51,0,2.36.05,3.57,1.79h0Zm-4.21-3.27c.56-.66.96-1.59.96-2.51,0-.13-.01-.26-.03-.36-.91.03-1.99.61-2.65,1.36-.51.58-.99,1.5-.99,2.44,0,.14.02.28.03.33.06.01.15.02.24.02.82,0,1.85-.55,2.44-1.28h0Z\"/></svg>",
|
|
17
20
|
"arrow-down": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><polygon points=\"10.5,16.08 5.63,10.66 6.37,10 10.5,14.58 14.63,10 15.37,10.66\"/><line fill=\"none\" stroke=\"#000\" x1=\"10.5\" y1=\"4\" x2=\"10.5\" y2=\"15\"/></svg>",
|
|
18
21
|
"arrow-left": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><polyline fill=\"none\" stroke=\"#000\" points=\"10 14 5 9.5 10 5\"/><line fill=\"none\" stroke=\"#000\" x1=\"16\" y1=\"9.5\" x2=\"5\" y2=\"9.52\"/></svg>",
|
|
19
22
|
"arrow-right": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><polyline fill=\"none\" stroke=\"#000\" points=\"10 5 15 9.5 10 14\"/><line fill=\"none\" stroke=\"#000\" x1=\"4\" y1=\"9.5\" x2=\"15\" y2=\"9.5\"/></svg>",
|
|
@@ -93,6 +96,7 @@
|
|
|
93
96
|
"mail": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><polyline fill=\"none\" stroke=\"#000\" points=\"1.4,6.5 10,11 18.6,6.5\"/><path d=\"M 1,4 1,16 19,16 19,4 1,4 Z M 18,15 2,15 2,5 18,5 18,15 Z\"/></svg>",
|
|
94
97
|
"menu": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><rect x=\"2\" y=\"4\" width=\"16\" height=\"1\"/><rect x=\"2\" y=\"9\" width=\"16\" height=\"1\"/><rect x=\"2\" y=\"14\" width=\"16\" height=\"1\"/></svg>",
|
|
95
98
|
"microphone": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><line fill=\"none\" stroke=\"#000\" x1=\"10\" x2=\"10\" y1=\"16.44\" y2=\"18.5\"/><line fill=\"none\" stroke=\"#000\" x1=\"7\" x2=\"13\" y1=\"18.5\" y2=\"18.5\"/><path fill=\"none\" stroke=\"#000\" stroke-width=\"1.1\" d=\"M13.5 4.89v5.87a3.5 3.5 0 0 1-7 0V4.89a3.5 3.5 0 0 1 7 0z\"/><path fill=\"none\" stroke=\"#000\" stroke-width=\"1.1\" d=\"M15.5 10.36V11a5.5 5.5 0 0 1-11 0v-.6\"/></svg>",
|
|
99
|
+
"microsoft": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m2,2h7.58v7.58H2V2Zm8.42,0h7.58v7.58h-7.58V2ZM2,10.42h7.58v7.58H2v-7.58Zm8.42,0h7.58v7.58h-7.58\"/></svg>",
|
|
96
100
|
"minus-circle": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><circle fill=\"none\" stroke=\"#000\" stroke-width=\"1.1\" cx=\"9.5\" cy=\"9.5\" r=\"9\"/><line fill=\"none\" stroke=\"#000\" x1=\"5\" y1=\"9.5\" x2=\"14\" y2=\"9.5\"/></svg>",
|
|
97
101
|
"minus": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><rect height=\"1\" width=\"18\" y=\"9\" x=\"1\"/></svg>",
|
|
98
102
|
"more-vertical": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"10\" cy=\"3\" r=\"2\"/><circle cx=\"10\" cy=\"10\" r=\"2\"/><circle cx=\"10\" cy=\"17\" r=\"2\"/></svg>",
|