uikit 3.12.3-dev.ebebb4f57 → 3.13.0
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 +9 -1
- package/dist/css/uikit-core-rtl.css +7 -4
- package/dist/css/uikit-core-rtl.min.css +1 -1
- package/dist/css/uikit-core.css +7 -4
- package/dist/css/uikit-core.min.css +1 -1
- package/dist/css/uikit-rtl.css +7 -4
- package/dist/css/uikit-rtl.min.css +1 -1
- package/dist/css/uikit.css +7 -4
- package/dist/css/uikit.min.css +1 -1
- package/dist/js/components/countdown.js +3 -3
- package/dist/js/components/countdown.min.js +1 -1
- package/dist/js/components/filter.js +1 -1
- package/dist/js/components/filter.min.js +1 -1
- package/dist/js/components/lightbox-panel.js +11 -2
- package/dist/js/components/lightbox-panel.min.js +1 -1
- package/dist/js/components/lightbox.js +13 -4
- 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 +61 -10
- package/dist/js/components/parallax.min.js +1 -1
- package/dist/js/components/slider-parallax.js +28 -15
- package/dist/js/components/slider-parallax.min.js +1 -1
- package/dist/js/components/slider.js +12 -3
- package/dist/js/components/slider.min.js +1 -1
- package/dist/js/components/slideshow-parallax.js +28 -15
- package/dist/js/components/slideshow-parallax.min.js +1 -1
- package/dist/js/components/slideshow.js +11 -2
- package/dist/js/components/slideshow.min.js +1 -1
- package/dist/js/components/sortable.js +1 -1
- package/dist/js/components/sortable.min.js +1 -1
- package/dist/js/components/tooltip.js +12 -20
- package/dist/js/components/tooltip.min.js +1 -1
- package/dist/js/components/upload.js +1 -1
- package/dist/js/components/upload.min.js +1 -1
- package/dist/js/uikit-core.js +360 -365
- package/dist/js/uikit-core.min.js +1 -1
- package/dist/js/uikit-icons.js +1 -1
- package/dist/js/uikit-icons.min.js +1 -1
- package/dist/js/uikit.js +376 -379
- package/dist/js/uikit.min.js +1 -1
- package/package.json +1 -1
- package/src/js/api/hooks.js +3 -3
- package/src/js/api/state.js +14 -39
- package/src/js/components/countdown.js +2 -2
- package/src/js/components/lightbox.js +1 -1
- package/src/js/components/parallax.js +3 -1
- package/src/js/components/slider-parallax.js +6 -4
- package/src/js/components/slider.js +1 -1
- package/src/js/core/accordion.js +6 -3
- package/src/js/core/core.js +2 -17
- package/src/js/core/cover.js +3 -6
- package/src/js/core/drop.js +15 -33
- package/src/js/core/form-custom.js +8 -9
- package/src/js/core/grid.js +2 -1
- package/src/js/core/height-match.js +12 -2
- package/src/js/core/height-viewport.js +8 -7
- package/src/js/core/icon.js +9 -16
- package/src/js/core/img.js +5 -16
- package/src/js/core/index.js +0 -1
- package/src/js/core/leader.js +7 -13
- package/src/js/core/margin.js +16 -1
- package/src/js/core/overflow-auto.js +7 -10
- package/src/js/core/responsive.js +7 -0
- package/src/js/core/scroll.js +6 -2
- package/src/js/core/scrollspy-nav.js +19 -16
- package/src/js/core/scrollspy.js +5 -11
- package/src/js/core/sticky.js +22 -31
- package/src/js/core/svg.js +16 -14
- package/src/js/core/switcher.js +4 -0
- package/src/js/core/toggle.js +28 -20
- package/src/js/core/video.js +2 -8
- package/src/js/mixin/media.js +28 -8
- package/src/js/mixin/parallax.js +2 -1
- package/src/js/mixin/position.js +10 -18
- package/src/js/mixin/resize.js +11 -0
- package/src/js/mixin/scroll.js +32 -0
- package/src/js/mixin/slider.js +2 -1
- package/src/js/util/class.js +1 -6
- package/src/js/util/mouse.js +1 -1
- package/src/js/util/observer.js +57 -20
- package/src/js/util/selector.js +24 -23
- package/src/less/components/modal.less +6 -3
- package/src/scss/components/modal.scss +6 -3
- package/tests/grid.html +9 -9
- package/tests/js/index.js +1 -1
- package/tests/slider.html +1 -1
- package/tests/slideshow.html +1 -1
- package/tests/sticky.html +0 -6
- package/src/js/core/gif.js +0 -22
|
@@ -1 +1 @@
|
|
|
1
|
-
/*! UIkit 3.12.3-dev.ebebb4f57 | https://www.getuikit.com | (c) 2014 - 2022 YOOtheme | MIT License */(function(Ht,zt){typeof exports=="object"&&typeof module<"u"?module.exports=zt():typeof define=="function"&&define.amd?define("uikit",zt):(Ht=typeof globalThis<"u"?globalThis:Ht||self,Ht.UIkit=zt())})(this,function(){"use strict";const{hasOwnProperty:Ht,toString:zt}=Object.prototype;function gt(t,e){return Ht.call(t,e)}const Dn=/\B([A-Z])/g,pt=V(t=>t.replace(Dn,"-$1").toLowerCase()),Hn=/-(\w)/g,$t=V(t=>t.replace(Hn,Ei)),le=V(t=>t.length?Ei(null,t.charAt(0))+t.slice(1):"");function Ei(t,e){return e?e.toUpperCase():""}function G(t,e){return t==null||t.startsWith==null?void 0:t.startsWith(e)}function mt(t,e){return t==null||t.endsWith==null?void 0:t.endsWith(e)}function g(t,e){return t==null||t.includes==null?void 0:t.includes(e)}function ce(t,e){return t==null||t.findIndex==null?void 0:t.findIndex(e)}const{isArray:Y,from:zn}=Array,{assign:xt}=Object;function Z(t){return typeof t=="function"}function ot(t){return t!==null&&typeof t=="object"}function rt(t){return zt.call(t)==="[object Object]"}function Lt(t){return ot(t)&&t===t.window}function Ft(t){return Re(t)===9}function Fe(t){return Re(t)>=1}function Rt(t){return Re(t)===1}function Re(t){return!Lt(t)&&ot(t)&&t.nodeType}function he(t){return typeof t=="boolean"}function k(t){return typeof t=="string"}function Ie(t){return typeof t=="number"}function kt(t){return Ie(t)||k(t)&&!isNaN(t-parseFloat(t))}function We(t){return!(Y(t)?t.length:ot(t)?Object.keys(t).length:!1)}function R(t){return t===void 0}function je(t){return he(t)?t:t==="true"||t==="1"||t===""?!0:t==="false"||t==="0"?!1:t}function It(t){const e=Number(t);return isNaN(e)?!1:e}function p(t){return parseFloat(t)||0}function C(t){return d(t)[0]}function d(t){return t&&(Fe(t)?[t]:Array.from(t).filter(Fe))||[]}function vt(t){var e;if(Lt(t))return t;t=C(t);const i=Ft(t)?t:(e=t)==null?void 0:e.ownerDocument;return(i==null?void 0:i.defaultView)||window}function qe(t){return t?mt(t,"ms")?p(t):p(t)*1e3:0}function Pi(t,e){return t===e||ot(t)&&ot(e)&&Object.keys(t).length===Object.keys(e).length&&X(t,(i,n)=>i===e[n])}function Ye(t,e,i){return t.replace(new RegExp(e+"|"+i,"g"),n=>n===e?i:e)}function ue(t){return t[t.length-1]}function X(t,e){for(const i in t)if(e(t[i],i)===!1)return!1;return!0}function Ve(t,e){return t.slice().sort((i,n)=>{let{[e]:s=0}=i,{[e]:o=0}=n;return s>o?1:o>s?-1:0})}function Ln(t,e){const i=new Set;return t.filter(n=>{let{[e]:s}=n;return i.has(s)?!1:i.add(s)})}function wt(t,e,i){return e===void 0&&(e=0),i===void 0&&(i=1),Math.min(Math.max(It(t)||0,e),i)}function at(){}function Ge(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];return[["bottom","top"],["right","left"]].every(n=>{let[s,o]=n;return Math.min(...e.map(r=>{let{[s]:a}=r;return a}))-Math.max(...e.map(r=>{let{[o]:a}=r;return a}))>0})}function Xe(t,e){return t.x<=e.right&&t.x>=e.left&&t.y<=e.bottom&&t.y>=e.top}const Je={ratio(t,e,i){const n=e==="width"?"height":"width";return{[n]:t[e]?Math.round(i*t[n]/t[e]):t[n],[e]:i}},contain(t,e){return t={...t},X(t,(i,n)=>t=t[n]>e[n]?this.ratio(t,n,e[n]):t),t},cover(t,e){return t=this.contain(t,e),X(t,(i,n)=>t=t[n]<e[n]?this.ratio(t,n,e[n]):t),t}};function fe(t,e,i,n){i===void 0&&(i=0),n===void 0&&(n=!1),e=d(e);const{length:s}=e;return s?(t=kt(t)?It(t):t==="next"?i+1:t==="previous"?i-1:e.indexOf(C(t)),n?wt(t,0,s-1):(t%=s,t<0?t+s:t)):-1}function V(t){const e=Object.create(null);return i=>e[i]||(e[i]=t(i))}class Ai{constructor(){this.promise=new Promise((e,i)=>{this.reject=i,this.resolve=e})}}function b(t,e,i){if(ot(e)){for(const s in e)b(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 d(t))Z(i)&&(i=i.call(s,b(s,e))),i===null?Wt(s,e):s.setAttribute(e,i)}function St(t,e){return d(t).some(i=>i.hasAttribute(e))}function Wt(t,e){const i=d(t);for(const n of e.split(" "))for(const s of i)s.removeAttribute(n)}function lt(t,e){for(const i of[e,"data-"+e])if(St(t,i))return b(t,i)}const Fn={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,menuitem:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0};function Ke(t){return d(t).some(e=>Fn[e.tagName.toLowerCase()])}function E(t){return d(t).some(e=>e.offsetWidth||e.offsetHeight||e.getClientRects().length)}const de="input,select,textarea,button";function _i(t){return d(t).some(e=>A(e,de))}const ge=de+",a[href],[tabindex]";function Ze(t){return A(t,ge)}function P(t){var e;return(e=C(t))==null?void 0:e.parentElement}function jt(t,e){return d(t).filter(i=>A(i,e))}function A(t,e){return d(t).some(i=>i.matches(e))}function J(t,e){return G(e,">")&&(e=e.slice(1)),Rt(t)?t.closest(e):d(t).map(i=>J(i,e)).filter(Boolean)}function N(t,e){return k(e)?A(t,e)||!!J(t,e):t===e||C(e).contains(C(t))}function qt(t,e){const i=[];for(;t=P(t);)(!e||A(t,e))&&i.push(t);return i}function ct(t,e){t=C(t);const i=t?d(t.children):[];return e?jt(i,e):i}function Qe(t,e){return e?d(t).indexOf(C(e)):ct(P(t)).indexOf(t)}function it(t,e){return Ue(t,Ni(t,e))}function Yt(t,e){return Vt(t,Ni(t,e))}function Ue(t,e){return C(Mi(t,e,"querySelector"))}function Vt(t,e){return d(Mi(t,e,"querySelectorAll"))}const Rn=/(^|[^\\],)\s*[!>+~-]/,Bi=V(t=>t.match(Rn));function Ni(t,e){return e===void 0&&(e=document),k(t)&&Bi(t)||Ft(e)?e:e.ownerDocument}const In=/([!>+~-])(?=\s+[!>+~-]|\s*$)/g;function Mi(t,e,i){if(e===void 0&&(e=document),!t||!k(t))return t;t=t.replace(In,"$1 *"),Bi(t)&&(t=jn(t).map(n=>{let s=e;if(n[0]==="!"){const o=n.substr(1).trim().split(" ");s=J(P(e),o[0]),n=o.slice(1).join(" ").trim()}if(n[0]==="-"){const o=n.substr(1).trim().split(" "),r=(s||e).previousElementSibling;s=A(r,n.substr(1))?r:null,n=o.slice(1).join(" ")}return s?qn(s)+" "+n:null}).filter(Boolean).join(","),e=document);try{return e[i](t)}catch{return null}}const Wn=/.*?[^\\](?:,|$)/g,jn=V(t=>t.match(Wn).map(e=>e.replace(/,$/,"").trim()));function qn(t){const e=[];for(;t.parentNode;){const i=b(t,"id");if(i){e.unshift("#"+Gt(i));break}else{let{tagName:n}=t;n!=="HTML"&&(n+=":nth-child("+(Qe(t)+1)+")"),e.unshift(n),t=t.parentNode}}return e.join(" > ")}function Gt(t){return k(t)?CSS.escape(t):""}function _(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];let[n,s,o,r,a=!1]=ei(e);r.length>1&&(r=Vn(r)),a!=null&&a.self&&(r=Gn(r)),o&&(r=Yn(o,r));for(const l of s)for(const h of n)h.addEventListener(l,r,a);return()=>Oi(n,s,r,a)}function Oi(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];let[n,s,,o,r=!1]=ei(e);for(const a of s)for(const l of n)l.removeEventListener(a,o,r)}function T(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];const[n,s,o,r,a=!1,l]=ei(e),h=_(n,s,o,u=>{const f=!l||l(u);f&&(h(),r(u,f))},a);return h}function y(t,e,i){return ii(t).every(n=>n.dispatchEvent(ti(e,!0,!0,i)))}function ti(t,e,i,n){return e===void 0&&(e=!0),i===void 0&&(i=!1),k(t)&&(t=new CustomEvent(t,{bubbles:e,cancelable:i,detail:n})),t}function ei(t){return t[0]=ii(t[0]),k(t[1])&&(t[1]=t[1].split(" ")),Z(t[2])&&t.splice(2,0,!1),t}function Yn(t,e){return i=>{const n=t[0]===">"?Vt(t,i.currentTarget).reverse().filter(s=>N(i.target,s))[0]:J(i.target,t);n&&(i.current=n,e.call(this,i))}}function Vn(t){return e=>Y(e.detail)?t(e,...e.detail):t(e)}function Gn(t){return function(e){if(e.target===e.currentTarget||e.target===e.current)return t.call(null,e)}}function Di(t){return t&&"addEventListener"in t}function Xn(t){return Di(t)?t:C(t)}function ii(t){return Y(t)?t.map(Xn).filter(Boolean):k(t)?Vt(t):Di(t)?[t]:d(t)}function Tt(t){return t.pointerType==="touch"||!!t.touches}function pe(t){var e,i;const{clientX:n,clientY:s}=((e=t.touches)==null?void 0:e[0])||((i=t.changedTouches)==null?void 0:i[0])||t;return{x:n,y:s}}function Jn(t,e){const i={data:null,method:"GET",headers:{},xhr:new XMLHttpRequest,beforeSend:at,responseType:"",...e};return Promise.resolve().then(()=>i.beforeSend(i)).then(()=>Kn(t,i))}function Kn(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]);_(s,"load",()=>{s.status===0||s.status>=200&&s.status<300||s.status===304?i(s):n(xt(Error(s.statusText),{xhr:s,status:s.status}))}),_(s,"error",()=>n(xt(Error("Network Error"),{xhr:s}))),_(s,"timeout",()=>n(xt(Error("Network Timeout"),{xhr:s}))),s.send(e.data)})}function Zn(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 Qn={"animation-iteration-count":!0,"column-count":!0,"fill-opacity":!0,"flex-grow":!0,"flex-shrink":!0,"font-weight":!0,"line-height":!0,opacity:!0,order:!0,orphans:!0,"stroke-dasharray":!0,"stroke-dashoffset":!0,widows:!0,"z-index":!0,zoom:!0};function c(t,e,i,n){n===void 0&&(n="");const s=d(t);for(const o of s)if(k(e)){if(e=me(e),R(i))return Un(o,e);!i&&!Ie(i)?o.style.removeProperty(e):o.style.setProperty(e,kt(i)&&!Qn[e]?i+"px":i,n)}else if(Y(e)){const r=ni(o),a={};for(const l of e)a[l]=r[me(l)];return a}else ot(e)&&(n=i,X(e,(r,a)=>c(o,a,r,n)));return s[0]}function ni(t,e){return vt(t).getComputedStyle(t,e)}function Un(t,e,i){return ni(t,i)[e]}const ts=/^\s*(["'])?(.*?)\1\s*$/;function si(t){return ni(document.documentElement).getPropertyValue("--uk-"+t).replace(ts,"$2")}const me=V(t=>es(t)),Hi=["webkit","moz"];function es(t){t=pt(t);const{style:e}=document.documentElement;if(t in e)return t;let i=Hi.length,n;for(;i--;)if(n="-"+Hi[i]+"-"+t,n in e)return n}function v(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),n=1;n<e;n++)i[n-1]=arguments[n];zi(t,i,"add")}function H(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),n=1;n<e;n++)i[n-1]=arguments[n];zi(t,i,"remove")}function ve(t,e){b(t,"class",i=>(i||"").replace(new RegExp("\\b"+e+"\\b","g"),""))}function oi(t){(arguments.length<=1?void 0:arguments[1])&&H(t,arguments.length<=1?void 0:arguments[1]),(arguments.length<=2?void 0:arguments[2])&&v(t,arguments.length<=2?void 0:arguments[2])}function w(t,e){[e]=ri(e);for(const i of d(t))if(e&&i.classList.contains(e))return!0;return!1}function I(t,e,i){const n=ri(e);R(i)||(i=!!i);for(const s of d(t))for(const o of n)s.classList.toggle(o,i)}function zi(t,e,i){e=e.reduce((n,s)=>n.concat(ri(s)),[]);for(const n of d(t))n.classList[i](...e)}function ri(t){return String(t).split(/\s|,/).filter(Boolean)}function Li(t,e,i,n){return i===void 0&&(i=400),n===void 0&&(n="linear"),Promise.all(d(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(()=>y(s,"transitionend"),i);T(s,"transitionend transitioncanceled",l=>{let{type:h}=l;clearTimeout(a),H(s,"uk-transition"),c(s,{transitionProperty:"",transitionDuration:"",transitionTimingFunction:""}),h==="transitioncanceled"?r():o(s)},{self:!0}),v(s,"uk-transition"),c(s,{transitionProperty:Object.keys(e).map(me).join(","),transitionDuration:i+"ms",transitionTimingFunction:n,...e})})))}const ht={start:Li,stop(t){return y(t,"transitionend"),Promise.resolve()},cancel(t){y(t,"transitioncanceled")},inProgress(t){return w(t,"uk-transition")}},Xt="uk-animation-";function ai(t,e,i,n,s){return i===void 0&&(i=200),Promise.all(d(t).map(o=>new Promise((r,a)=>{y(o,"animationcanceled");const l=setTimeout(()=>y(o,"animationend"),i);T(o,"animationend animationcanceled",h=>{let{type:u}=h;clearTimeout(l),u==="animationcanceled"?a():r(o),c(o,"animationDuration",""),ve(o,Xt+"\\S*")},{self:!0}),c(o,"animationDuration",i+"ms"),v(o,e,Xt+(s?"leave":"enter")),G(e,Xt)&&(n&&v(o,"uk-transform-origin-"+n),s&&v(o,Xt+"reverse"))})))}const is=new RegExp(Xt+"(enter|leave)"),Q={in:ai,out(t,e,i,n){return ai(t,e,i,n,!0)},inProgress(t){return is.test(b(t,"class"))},cancel(t){y(t,"animationcanceled")}},ut={width:["left","right"],height:["top","bottom"]};function U(t){const e=Rt(t)?C(t).getBoundingClientRect():{height:M(t),width:Kt(t),top:0,left:0};return{height:e.height,width:e.width,top:e.top,left:e.left,bottom:e.top+e.height,right:e.left+e.width}}function $(t,e){const i=U(t);if(t){const{scrollY:s,scrollX:o}=vt(t),r={height:s,width:o};for(const a in ut)for(const l in ut[a])i[ut[a][l]]+=r[a]}if(!e)return i;const n=c(t,"position");X(c(t,["left","top"]),(s,o)=>c(t,o,e[o]-i[o]+p(n==="absolute"&&s==="auto"?Fi(t)[o]:s)))}function Fi(t){let{top:e,left:i}=$(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(Rt(r)){const a=$(r);e-=a.top+p(c(r,"borderTopWidth")),i-=a.left+p(c(r,"borderLeftWidth"))}return{top:e-p(c(t,"marginTop")),left:i-p(c(t,"marginLeft"))}}function Jt(t){const e=[0,0];t=C(t);do if(e[0]+=t.offsetTop,e[1]+=t.offsetLeft,c(t,"position")==="fixed"){const i=vt(t);return e[0]+=i.scrollY,e[1]+=i.scrollX,e}while(t=t.offsetParent);return e}const M=Ri("height"),Kt=Ri("width");function Ri(t){const e=le(t);return(i,n)=>{if(R(n)){if(Lt(i))return i["inner"+e];if(Ft(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]:p(n)||0,n-Zt(i,t)}else return c(i,t,!n&&n!==0?"":+n+Zt(i,t)+"px")}}function Zt(t,e,i){return i===void 0&&(i="border-box"),c(t,"boxSizing")===i?ut[e].map(le).reduce((n,s)=>n+p(c(t,"padding"+s))+p(c(t,"border"+s+"Width")),0):0}function li(t){for(const e in ut)for(const i in ut[e])if(ut[e][i]===t)return ut[e][1-i];return t}function nt(t,e,i,n){return e===void 0&&(e="width"),i===void 0&&(i=window),n===void 0&&(n=!1),k(t)?ss(t).reduce((s,o)=>{const r=rs(o);return r&&(o=as(r==="vh"?M(vt(i)):r==="vw"?Kt(vt(i)):n?i["offset"+le(e)]:U(i)[e],o)),s+p(o)},0):p(t)}const ns=/-?\d+(?:\.\d+)?(?:v[wh]|%|px)?/g,ss=V(t=>t.toString().replace(/\s/g,"").match(ns)||[]),os=/(?:v[hw]|%)$/,rs=V(t=>(t.match(os)||[])[0]);function as(t,e){return t*p(e)/100}function ls(t){if(document.readyState!=="loading"){t();return}T(document,"DOMContentLoaded",t)}function tt(t,e){var i;return(t==null||(i=t.tagName)==null?void 0:i.toLowerCase())===e.toLowerCase()}function cs(t){return ci(t,"")}function we(t,e){return R(e)?m(t).innerHTML:ci(t,e)}const ci=Qt("replaceChildren"),hs=Qt("prepend"),st=Qt("append"),Ii=Qt("before"),be=Qt("after");function Qt(t){return function(e,i){var n;const s=d(k(i)?Et(i):i);return(n=m(e))==null||n[t](...s),ji(s)}}function Ct(t){d(t).forEach(e=>e.remove())}function ye(t,e){for(e=C(Ii(t,e));e.firstChild;)e=e.firstChild;return st(e,t),e}function Wi(t,e){return d(d(t).map(i=>i.hasChildNodes()?ye(d(i.childNodes),e):st(i,e)))}function $e(t){d(t).map(P).filter((e,i,n)=>n.indexOf(e)===i).forEach(e=>e.replaceWith(...e.childNodes))}const us=/^\s*<(\w+|!)[^>]*>/,fs=/^<(\w+)\s*\/?>(?:<\/\1>)?$/;function Et(t){const e=fs.exec(t);if(e)return document.createElement(e[1]);const i=document.createElement("div");return us.test(t)?i.insertAdjacentHTML("beforeend",t.trim()):i.textContent=t,ji(i.childNodes)}function ji(t){return t.length>1?t:t[0]}function ft(t,e){if(!!Rt(t))for(e(t),t=t.firstElementChild;t;){const i=t.nextElementSibling;ft(t,e),t=i}}function m(t,e){return qi(t)?C(Et(t)):Ue(t,e)}function z(t,e){return qi(t)?d(Et(t)):Vt(t,e)}function qi(t){return k(t)&&G(t.trim(),"<")}const Pt=typeof window<"u",Ut=Pt&&b(document.documentElement,"dir")==="rtl",At=Pt&&"ontouchstart"in window,_t=Pt&&window.PointerEvent,Bt=_t?"pointerdown":At?"touchstart":"mousedown",ds=_t?"pointermove":At?"touchmove":"mousemove",Nt=_t?"pointerup":At?"touchend":"mouseup",xe=_t?"pointerenter":At?"":"mouseenter",ke=_t?"pointerleave":At?"":"mouseleave",Se=_t?"pointercancel":"touchcancel",O={reads:[],writes:[],read(t){return this.reads.push(t),ui(),t},write(t){return this.writes.push(t),ui(),t},clear(t){Vi(this.reads,t),Vi(this.writes,t)},flush:hi};function hi(t){Yi(O.reads),Yi(O.writes.splice(0)),O.scheduled=!1,(O.reads.length||O.writes.length)&&ui(t+1)}const gs=4;function ui(t){O.scheduled||(O.scheduled=!0,t&&t<gs?Promise.resolve().then(()=>hi(t)):requestAnimationFrame(()=>hi(1)))}function Yi(t){let e;for(;e=t.shift();)try{e()}catch(i){console.error(i)}}function Vi(t,e){const i=t.indexOf(e);return~i&&t.splice(i,1)}function fi(){}fi.prototype={positions:[],init(){this.positions=[];let t;this.unbind=_(document,"mousemove",e=>t=pe(e)),this.interval=setInterval(()=>{!t||(this.positions.push(t),this.positions.length>5&&this.positions.shift())},50)},cancel(){this.unbind&&this.unbind(),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=ue(this.positions),l=[r,a];return Xe(a,e)?!1:[[{x:i,y:s},{x:n,y:o}],[{x:i,y:o},{x:n,y:s}]].some(u=>{const f=ps(l,u);return f&&Xe(f,e)})}};function ps(t,e){let[{x:i,y:n},{x:s,y:o}]=t,[{x:r,y:a},{x:l,y:h}]=e;const u=(h-a)*(s-i)-(l-r)*(o-n);if(u===0)return!1;const f=((l-r)*(n-a)-(h-a)*(i-r))/u;return f<0?!1:{x:i+f*(s-i),y:n+f*(o-n)}}const di=window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype;function Te(t,e,i,n){if(n===void 0&&(n=!0),!di)return;const s=new IntersectionObserver((o,r)=>{(!n||o.some(a=>a.isIntersecting))&&e(o,r)},i);for(const o of d(t))s.observe(o);return s}const ms=window.ResizeObserver;function gi(t,e,i){if(i===void 0&&(i={box:"border-box"}),!ms)return;const n=new ResizeObserver((s,o)=>{e(s,o)});for(const s of d(t))n.observe(s,i);return n}const L={};L.events=L.created=L.beforeConnect=L.connected=L.beforeDisconnect=L.disconnected=L.destroy=pi,L.args=function(t,e){return e!==!1&&pi(e||t)},L.update=function(t,e){return Ve(pi(t,Z(e)?{read:e}:e),"order")},L.props=function(t,e){if(Y(e)){const i={};for(const n of e)i[n]=String;e=i}return L.methods(t,e)},L.computed=L.methods=function(t,e){return e?t?{...t,...e}:e:t},L.data=function(t,e,i){return i?Gi(t,e,i):e?t?function(n){return Gi(t,e,n)}:e:t};function Gi(t,e,i){return L.computed(Z(t)?t.call(i,i):t,Z(e)?e.call(i,i):e)}function pi(t,e){return t=t&&!Y(t)?[t]:t,e?t?t.concat(e):Y(e)?e:[e]:t}function vs(t,e){return R(e)?t:e}function Mt(t,e,i){const n={};if(Z(e)&&(e=e.options),e.extends&&(t=Mt(t,e.extends,i)),e.mixins)for(const o of e.mixins)t=Mt(t,o,i);for(const o in t)s(o);for(const o in e)gt(t,o)||s(o);function s(o){n[o]=(L[o]||vs)(t[o],e[o],i)}return n}function mi(t,e){e===void 0&&(e=[]);try{return t?G(t,"{")?JSON.parse(t):e.length&&!g(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 Xi(t){if(Ee(t)&&vi(t,{func:"playVideo",method:"play"}),Ce(t))try{t.play().catch(at)}catch{}}function Ji(t){Ee(t)&&vi(t,{func:"pauseVideo",method:"pause"}),Ce(t)&&t.pause()}function Ki(t){Ee(t)&&vi(t,{func:"mute",method:"setVolume",value:0}),Ce(t)&&(t.muted=!0)}function Zi(t){return Ce(t)||Ee(t)}function Ce(t){return tt(t,"video")}function Ee(t){return tt(t,"iframe")&&(Qi(t)||Ui(t))}function Qi(t){return!!t.src.match(/\/\/.*?youtube(-nocookie)?\.[a-z]+\/(watch\?v=[^&\s]+|embed)|youtu\.be\/.*/)}function Ui(t){return!!t.src.match(/vimeo\.com\/video\/.*/)}async function vi(t,e){await bs(t),tn(t,e)}function tn(t,e){try{t.contentWindow.postMessage(JSON.stringify({event:"command",...e}),"*")}catch{}}const wi="_ukPlayer";let ws=0;function bs(t){if(t[wi])return t[wi];const e=Qi(t),i=Ui(t),n=++ws;let s;return t[wi]=new Promise(o=>{e&&T(t,"load",()=>{const r=()=>tn(t,{event:"listening",id:n});s=setInterval(r,100),r()}),T(window,"message",o,!1,r=>{let{data:a}=r;try{return a=JSON.parse(a),a&&(e&&a.id===n&&a.event==="onReady"||i&&Number(a.player_id)===n)}catch{}}),t.src=""+t.src+(g(t.src,"?")?"&":"?")+(e?"enablejsapi=1":"api=1&player_id="+n)}).then(()=>clearInterval(s))}function te(t,e,i){return e===void 0&&(e=0),i===void 0&&(i=0),E(t)?Ge(...Ot(t).map(n=>{const{top:s,left:o,bottom:r,right:a}=$(ie(n));return{top:s-e,left:o-i,bottom:r+e,right:a+i}}).concat($(t))):!1}function ee(t,e){if(Lt(t)||Ft(t)?t=Dt(t):t=C(t),R(e))return t.scrollTop;t.scrollTop=e}function bi(t,e){let{offset:i=0}=e===void 0?{}:e;const n=E(t)?Ot(t):[];return n.reduce((a,l,h)=>{const{scrollTop:u,scrollHeight:f,offsetHeight:x}=l,q=f-ne(l),{height:S,top:F}=$(n[h-1]||t);let D=Math.ceil(F-$(ie(l)).top-i+u);return i>0&&x<S+i?D+=i:i=0,D>q?(i-=D-q,D=q):D<0&&(i-=D,D=0),()=>s(l,D-u).then(a)},()=>Promise.resolve())();function s(a,l){return new Promise(h=>{const u=a.scrollTop,f=o(Math.abs(l)),x=Date.now();(function q(){const S=r(wt((Date.now()-x)/f));ee(a,u+l*S),S===1?h():requestAnimationFrame(q)})()})}function o(a){return 40*Math.pow(a,.375)}function r(a){return .5*(1-Math.cos(Math.PI*a))}}function en(t,e,i){if(e===void 0&&(e=0),i===void 0&&(i=0),!E(t))return 0;const[n]=Ot(t,/auto|scroll/,!0),{scrollHeight:s,scrollTop:o}=n,r=ne(n),a=s-r,l=Jt(t)[0]-Jt(n)[0],h=Math.max(0,l-r+e),u=Math.min(a,l+t.offsetHeight-i);return wt((o-h)/(u-h))}function Ot(t,e,i){e===void 0&&(e=/auto|scroll|hidden/),i===void 0&&(i=!1);const n=Dt(t);let s=qt(t).reverse();s=s.slice(s.indexOf(n)+1);const o=ce(s,r=>c(r,"position")==="fixed");return~o&&(s=s.slice(o)),[n].concat(s.filter(r=>e.test(c(r,"overflow"))&&(!i||r.scrollHeight>ne(r)))).reverse()}function ie(t){return t===Dt(t)?window:t}function ne(t){return(t===Dt(t)?document.documentElement:t).clientHeight}function Dt(t){const{document:e}=vt(t);return e.scrollingElement||e.documentElement}const se={width:["x","left","right"],height:["y","top","bottom"]};function nn(t,e,i,n,s,o,r,a){i=on(i),n=on(n);const l={element:i,target:n};if(!t||!e)return l;const h=$(t),u=$(e),f=u;if(sn(f,i,h,-1),sn(f,n,u,1),s=rn(s,h.width,h.height),o=rn(o,u.width,u.height),s.x+=o.x,s.y+=o.y,f.left+=s.x,f.top+=s.y,r){let x=Ot(t).map(ie);a&&!g(x,a)&&x.unshift(a),x=x.map(q=>$(q)),X(se,(q,S)=>{let[F,D,He]=q;!(r===!0||g(r,F))||x.some(ze=>{const ar=i[F]===D?-h[S]:i[F]===He?h[S]:0,lr=n[F]===D?u[S]:n[F]===He?-u[S]:0;if(f[D]<ze[D]||f[D]+h[S]>ze[He]){const ae=h[S]/2,Le=n[F]==="center"?-u[S]/2:0;return i[F]==="center"&&(Ti(ae,Le)||Ti(-ae,-Le))||Ti(ar,lr)}function Ti(ae,Le){const Ci=p((f[D]+ae+Le-s[F]*2).toFixed(4));if(Ci>=ze[D]&&Ci+h[S]<=ze[He]){f[D]=Ci;for(const On of["element","target"])ae&&(l[On][F]=l[On][F]===se[S][1]?se[S][2]:se[S][1]);return!0}}})})}return $(t,f),l}function sn(t,e,i,n){X(se,(s,o)=>{let[r,a,l]=s;e[r]===l?t[a]+=i[o]*n:e[r]==="center"&&(t[a]+=i[o]*n/2)})}function on(t){const e=/left|center|right/,i=/top|center|bottom/;return t=(t||"").split(" "),t.length===1&&(t=e.test(t[0])?t.concat("center"):i.test(t[0])?["center"].concat(t):["center","center"]),{x:e.test(t[0])?t[0]:"center",y:i.test(t[1])?t[1]:"center"}}function rn(t,e,i){const[n,s]=(t||"").split(" ");return{x:n?p(n)*(mt(n,"%")?e/100:1):0,y:s?p(s)*(mt(s,"%")?i/100:1):0}}var ys=Object.freeze({__proto__:null,ajax:Jn,getImage:Zn,transition:Li,Transition:ht,animate:ai,Animation:Q,attr:b,hasAttr:St,removeAttr:Wt,data:lt,addClass:v,removeClass:H,removeClasses:ve,replaceClass:oi,hasClass:w,toggleClass:I,dimensions:U,offset:$,position:Fi,offsetPosition:Jt,height:M,width:Kt,boxModelAdjust:Zt,flipPosition:li,toPx:nt,ready:ls,isTag:tt,empty:cs,html:we,replaceChildren:ci,prepend:hs,append:st,before:Ii,after:be,remove:Ct,wrapAll:ye,wrapInner:Wi,unwrap:$e,fragment:Et,apply:ft,$:m,$$:z,inBrowser:Pt,isRtl:Ut,hasTouch:At,pointerDown:Bt,pointerMove:ds,pointerUp:Nt,pointerEnter:xe,pointerLeave:ke,pointerCancel:Se,on:_,off:Oi,once:T,trigger:y,createEvent:ti,toEventTargets:ii,isTouch:Tt,getEventPos:pe,fastdom:O,isVoidElement:Ke,isVisible:E,selInput:de,isInput:_i,selFocusable:ge,isFocusable:Ze,parent:P,filter:jt,matches:A,closest:J,within:N,parents:qt,children:ct,index:Qe,hasOwn:gt,hyphenate:pt,camelize:$t,ucfirst:le,startsWith:G,endsWith:mt,includes:g,findIndex:ce,isArray:Y,toArray:zn,assign:xt,isFunction:Z,isObject:ot,isPlainObject:rt,isWindow:Lt,isDocument:Ft,isNode:Fe,isElement:Rt,isBoolean:he,isString:k,isNumber:Ie,isNumeric:kt,isEmpty:We,isUndefined:R,toBoolean:je,toNumber:It,toFloat:p,toNode:C,toNodes:d,toWindow:vt,toMs:qe,isEqual:Pi,swap:Ye,last:ue,each:X,sortBy:Ve,uniqueBy:Ln,clamp:wt,noop:at,intersectRect:Ge,pointInRect:Xe,Dimensions:Je,getIndex:fe,memoize:V,Deferred:Ai,MouseTracker:fi,hasIntersectionObserver:di,observeIntersection:Te,observeResize:gi,mergeOptions:Mt,parseOptions:mi,play:Xi,pause:Ji,mute:Ki,isVideo:Zi,positionAt:nn,query:it,queryAll:Yt,find:Ue,findAll:Vt,escape:Gt,css:c,getCssVar:si,propName:me,isInView:te,scrollTop:ee,scrollIntoView:bi,scrolledOver:en,scrollParents:Ot,getViewport:ie,getViewportClientHeight:ne,getScrollingElement:Dt});function $s(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=(k(o)?t.component(o):o)||this,o.options=Mt(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=Mt(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 qt(s).reverse())n(r[e],o);ft(s,r=>n(r[e],o))};let i;Object.defineProperty(t,"container",{get(){return i||document.body},set(s){i=m(s)}});function n(s,o){if(!!s)for(const r in s)s[r]._connected&&s[r]._callUpdate(o)}}function xs(t){t.prototype._callHook=function(n){var s;(s=this.$options[n])==null||s.forEach(o=>o.call(this))},t.prototype._callConnected=function(){this._connected||(this._data={},this._computeds={},this._initProps(),this._callHook("beforeConnect"),this._connected=!0,this._initEvents(),this._initObservers(),this._callHook("connected"),this._callUpdate())},t.prototype._callDisconnected=function(){!this._connected||(this._callHook("beforeDisconnect"),this._disconnectObservers(),this._unbindEvents(),this._callHook("disconnected"),this._connected=!1,delete this._watch)},t.prototype._callUpdate=function(n){n===void 0&&(n="update"),!!this._connected&&((n==="update"||n==="resize")&&this._callWatches(),!!this.$options.update&&(this._updates||(this._updates=new Set,O.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=!gt(this,"_watch");this._watch=O.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&&rt(a)&&xt(this._data,a)),o&&a!==!1&&O.write(()=>o.call(this,this._data,n))}}function i(n){const{$options:{computed:s}}=this,o={...this._computeds};this._computeds={};for(const r in s){const{watch:a,immediate:l}=s[r];a&&(n&&l||gt(o,r)&&!Pi(o[r],this[r]))&&a.call(this,this[r],o[r])}}}function ks(t){let e=0;t.prototype._init=function(i){i=i||{},i.data=Es(i,this.constructor.options),this.$options=Mt(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._computeds={},i)for(const n in i)Ss(this,n,i[n])},t.prototype._initProps=function(i){let n;i=i||an(this.$options,this.$name);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&&Ts(s,n)&&(this[n]=this.$props[n])},t.prototype._initEvents=function(){this._events=[];for(const i of this.$options.events||[])if(gt(i,"handler"))Pe(this,i);else for(const n in i)Pe(this,i[n],n);for(const{events:i=[]}of this.$options.update||[])if(g(i,"scroll")){_s(this._uid,()=>this.$emit("scroll"));break}},t.prototype._unbindEvents=function(){this._events.forEach(i=>i()),delete this._events,Bs(this._uid)},t.prototype._initObservers=function(){this._observers=[Ps(this),As(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 an(t,e){const i={},{args:n=[],props:s={},el:o}=t;if(!s)return i;for(const a in s){const l=pt(a);let h=lt(o,l);R(h)||(h=s[a]===Boolean&&h===""?!0:yi(s[a],h),!(l==="target"&&(!h||G(h,"_")))&&(i[a]=h))}const r=mi(lt(o,e),n);for(const a in r){const l=$t(a);s[l]!==void 0&&(i[l]=yi(s[l],r[a]))}return i}function Ss(t,e,i){Object.defineProperty(t,e,{enumerable:!0,get(){const{_computeds:n,$props:s,$el:o}=t;return gt(n,e)||(n[e]=(i.get||i).call(t,s,o)),n[e]},set(n){const{_computeds:s}=t;s[e]=i.set?i.set.call(t,n):n,R(s[e])&&delete s[e]}})}function Pe(t,e,i){rt(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,Y(s)){s.forEach(f=>Pe(t,{...e,el:f},i));return}!s||h&&!h.call(t)||t._events.push(_(s,n,l?k(l)?l:l.call(t):null,k(o)?t[o]:o.bind(t),{passive:a,capture:r,self:u}))}function Ts(t,e){return t.every(i=>!i||!gt(i,e))}function yi(t,e){return t===Boolean?je(e):t===Number?It(e):t==="list"?Cs(e):t?t(e):e}function Cs(t){return Y(t)?t:k(t)?t.split(/,(?![^(]*\))/).map(e=>kt(e)?It(e):je(e.trim())):[t]}function Es(t,e){let{data:i={}}=t,{args:n=[],props:s={}}=e;Y(i)&&(i=i.slice(0,n.length).reduce((o,r,a)=>(rt(r)?xt(o,r):o[n[a]]=r,o),{}));for(const o in i)R(i[o])?delete i[o]:s[o]&&(i[o]=yi(s[o],i[o]));return i}function Ps(t){const{el:e}=t.$options,i=new MutationObserver(()=>t.$emit());return i.observe(e,{childList:!0,subtree:!0}),i}function As(t){const{$name:e,$options:i,$props:n}=t,{attrs:s,props:o,el:r}=i;if(!o||s===!1)return;const a=Y(s)?s:Object.keys(o),l=a.map(u=>pt(u)).concat(e),h=new MutationObserver(u=>{const f=an(i,e);u.some(x=>{let{attributeName:q}=x;const S=q.replace("data-","");return(S===e?a:[$t(S),$t(q)]).some(F=>!R(f[F])&&f[F]!==n[F])})&&t.$reset()});return h.observe(r,{attributes:!0,attributeFilter:l.concat(l.map(u=>"data-"+u))}),h}const Ae=new Map;let oe;function _s(t,e){oe=oe||_(window,"scroll",()=>Ae.forEach(i=>i()),{passive:!0,capture:!0}),Ae.set(t,e)}function Bs(t){Ae.delete(t),oe&&!Ae.size&&(oe(),oe=null)}function Ns(t){const e=t.data;t.prototype.$create=function(n,s,o){return t[n](s,o)},t.prototype.$mount=function(n){const{name:s}=this.$options;n[e]||(n[e]={}),!n[e][s]&&(n[e][s]=this,this.$el=this.$options.el=this.$options.el||n,N(n,document)&&this._callConnected())},t.prototype.$reset=function(){this._callDisconnected(),this._callConnected()},t.prototype.$destroy=function(n){n===void 0&&(n=!1);const{el:s,name:o}=this.$options;s&&this._callDisconnected(),this._callHook("destroy"),!!(s!=null&&s[e])&&(delete s[e][o],We(s[e])||delete s[e],n&&Ct(this.$el))},t.prototype.$emit=function(n){this._callUpdate(n)},t.prototype.$update=function(n,s){n===void 0&&(n=this.$el),t.update(n,s)},t.prototype.$getComponent=t.getComponent;const i=V(n=>t.prefix+pt(n));Object.defineProperties(t.prototype,{$container:Object.getOwnPropertyDescriptor(t,"container"),$name:{get(){return i(this.$options.name)}}})}function Ms(t){const e=t.data,i={};t.component=function(n,s){const o=pt(n);if(n=$t(o),!s)return rt(i[n])&&(i[n]=t.extend(i[n])),i[n];t[n]=function(a,l){const h=t.component(n);return h.options.functional?new h({data:rt(a)?a:[...arguments]}):a?z(a).map(u)[0]:u();function u(f){const x=t.getComponent(f,n);if(x)if(l)x.$destroy();else return x;return new h({el:f,data:l})}};const r=rt(s)?{...s}:s.options;return r.name=n,r.install==null||r.install(t,r,n),t._initialized&&!r.functional&&O.read(()=>t[n]("[uk-"+o+"],[data-uk-"+o+"]")),i[n]=rt(s)?r:s},t.getComponents=n=>(n==null?void 0:n[e])||{},t.getComponent=(n,s)=>t.getComponents(n)[s],t.connect=n=>{if(n[e])for(const s in n[e])n[e][s]._callConnected();for(const s of n.attributes){const o=ln(s.name);o&&o in i&&t[o](n)}},t.disconnect=n=>{for(const s in n[e])n[e][s]._callDisconnected()}}const ln=V(t=>G(t,"uk-")||G(t,"data-uk-")?$t(t.replace("data-uk-","").replace("uk-","")):!1),W=function(t){this._init(t)};W.util=ys,W.data="__uikit__",W.prefix="uk-",W.options={},W.version="3.12.3-dev.ebebb4f57",$s(W),xs(W),ks(W),Ms(W),Ns(W);function Os(t){if(!Pt)return;let e;const i=()=>{e||(e=!0,O.read(()=>e=!1),t.update(null,"resize"))};_(window,"load resize",i),_(document,"loadedmetadata load",i,!0),gi(document.documentElement,i);let n=0;_(document,"animationstart",s=>{let{target:o}=s;(c(o,"animationName")||"").match(/^uk-.*(left|right)/)&&(n++,c(document.documentElement,"overflowX","hidden"),setTimeout(()=>{--n||c(document.documentElement,"overflowX","")},qe(c(o,"animationDuration"))+100))},!0)}function Ds(t){const{connect:e,disconnect:i}=t;if(!Pt||!window.MutationObserver)return;O.read(function(){document.body&&ft(document.body,e),new MutationObserver(o=>o.forEach(n)).observe(document,{childList:!0,subtree:!0}),new MutationObserver(o=>o.forEach(s)).observe(document,{attributes:!0,subtree:!0}),t._initialized=!0});function n(o){let{addedNodes:r,removedNodes:a}=o;for(const l of r)ft(l,e);for(const l of a)ft(l,i)}function s(o){var r;let{target:a,attributeName:l}=o;const h=ln(l);if(!(!h||!(h in t))){if(St(a,l)){t[h](a);return}(r=t.getComponent(a,h))==null||r.$destroy()}}}var K={connected(){!w(this.$el,this.$name)&&v(this.$el,this.$name)}},_e={methods:{lazyload(t,e){t===void 0&&(t=this.$el),e===void 0&&(e=this.$el),this.registerObserver(Te(t,(i,n)=>{for(const s of d(Z(e)?e():e))z('[loading="lazy"]',s).forEach(o=>Wt(o,"loading"));for(const s of i.filter(o=>{let{isIntersecting:r}=o;return r}).map(o=>{let{target:r}=o;return r}))n.unobserve(s)}))}}},bt={props:{cls:Boolean,animation:"list",duration:Number,origin:String,transition:String},data:{cls:!1,animation:[!1],duration:200,origin:!1,transition:"linear",clsEnter:"uk-togglabe-enter",clsLeave:"uk-togglabe-leave",initProps:{overflow:"",height:"",paddingTop:"",paddingBottom:"",marginTop:"",marginBottom:""},hideProps:{overflow:"hidden",height:0,paddingTop:0,paddingBottom:0,marginTop:0,marginBottom:0}},computed:{hasAnimation(t){let{animation:e}=t;return!!e[0]},hasTransition(t){let{animation:e}=t;return this.hasAnimation&&e[0]===!0}},methods:{toggleElement(t,e,i){return new Promise(n=>Promise.all(d(t).map(s=>{const o=he(e)?e:!this.isToggled(s);if(!y(s,"before"+(o?"show":"hide"),[this]))return Promise.reject();const r=(Z(i)?i:i===!1||!this.hasAnimation?this._toggle:this.hasTransition?cn(this):Hs(this))(s,o),a=o?this.clsEnter:this.clsLeave;v(s,a),y(s,o?"show":"hide",[this]);const l=()=>{H(s,a),y(s,o?"shown":"hidden",[this]),this.$update(s)};return r?r.then(l,()=>(H(s,a),Promise.reject())):l()})).then(n,at))},isToggled(t){return t===void 0&&(t=this.$el),[t]=d(t),w(t,this.clsEnter)?!0:w(t,this.clsLeave)?!1:this.cls?w(t,this.cls.split(" ")[0]):E(t)},_toggle(t,e){if(!t)return;e=Boolean(e);let i;this.cls?(i=g(this.cls," ")||e!==w(t,this.cls),i&&I(t,this.cls,g(this.cls," ")?void 0:e)):(i=e===t.hidden,i&&(t.hidden=!e)),z("[autofocus]",t).some(n=>E(n)?n.focus()||!0:n.blur()),i&&(y(t,"toggled",[e,this]),this.$update(t))}}};function cn(t){let{isToggled:e,duration:i,initProps:n,hideProps:s,transition:o,_toggle:r}=t;return(a,l)=>{const h=ht.inProgress(a),u=a.hasChildNodes()?p(c(a.firstElementChild,"marginTop"))+p(c(a.lastElementChild,"marginBottom")):0,f=E(a)?M(a)+(h?0:u):0;ht.cancel(a),e(a)||r(a,!0),M(a,""),O.flush();const x=M(a)+(h?0:u);return M(a,f),(l?ht.start(a,{...n,overflow:"hidden",height:x},Math.round(i*(1-f/x)),o):ht.start(a,s,Math.round(i*(f/x)),o).then(()=>r(a,!1))).then(()=>c(a,n))}}function Hs(t){return(e,i)=>{Q.cancel(e);const{animation:n,duration:s,_toggle:o}=t;return i?(o(e,!0),Q.in(e,n[0],s,t.origin)):Q.out(e,n[1]||n[0],s,t.origin).then(()=>o(e,!1))}}var hn={mixins:[K,_e,bt],props:{targets:String,active:null,collapsible:Boolean,multiple:Boolean,toggle:String,content:String,transition:String,offset:Number},data:{targets:"> *",active:!1,animation:[!0],collapsible:!0,multiple:!1,clsOpen:"uk-open",toggle:"> .uk-accordion-title",content:"> .uk-accordion-content",transition:"ease",offset:0},computed:{items:{get(t,e){let{targets:i}=t;return z(i,e)},watch(t,e){if(t.forEach(n=>Be(m(this.content,n),!w(n,this.clsOpen))),e||w(t,this.clsOpen))return;const i=this.active!==!1&&t[Number(this.active)]||!this.collapsible&&t[0];i&&this.toggle(i,!1)},immediate:!0},toggles(t){let{toggle:e}=t;return this.items.map(i=>m(e,i))}},connected(){this.lazyload()},events:[{name:"click",delegate(){return this.targets+" "+this.$props.toggle},handler(t){t.preventDefault(),this.toggle(Qe(this.toggles,t.current))}}],methods:{toggle(t,e){let i=[this.items[fe(t,this.items)]];const n=jt(this.items,"."+this.clsOpen);if(!this.multiple&&!g(n,i[0])&&(i=i.concat(n)),!(!this.collapsible&&n.length<2&&!jt(i,":not(."+this.clsOpen+")").length))for(const s of i)this.toggleElement(s,!w(s,this.clsOpen),async(o,r)=>{I(o,this.clsOpen,r),b(m(this.$props.toggle,o),"aria-expanded",r);const a=m((o._wrapper?"> * ":"")+this.content,o);if(e===!1||!this.hasTransition){Be(a,!r);return}if(o._wrapper||(o._wrapper=ye(a,"<div"+(r?" hidden":"")+">")),Be(a,!1),await cn(this)(o._wrapper,r),Be(a,!r),delete o._wrapper,$e(a),r){const l=m(this.$props.toggle,o);te(l)||bi(l,{offset:this.offset})}})}}};function Be(t,e){t&&(t.hidden=e)}var zs={mixins:[K,bt],args:"animation",props:{close:String},data:{animation:[!0],selClose:".uk-alert-close",duration:150,hideProps:{opacity:0,...bt.data.hideProps}},events:[{name:"click",delegate(){return this.selClose},handler(t){t.preventDefault(),this.close()}}],methods:{async close(){await this.toggleElement(this.$el),this.$destroy(!0)}}},un={args:"autoplay",props:{automute:Boolean,autoplay:Boolean},data:{automute:!1,autoplay:!0},computed:{inView(t){let{autoplay:e}=t;return e==="inview"}},connected(){this.inView&&!St(this.$el,"preload")&&(this.$el.preload="none"),this.automute&&Ki(this.$el),this.registerObserver(Te(this.$el,()=>this.$emit("scroll"),{},!1))},update:{read(){return Zi(this.$el)?{visible:E(this.$el)&&c(this.$el,"visibility")!=="hidden",inView:this.inView&&te(this.$el)}:!1},write(t){let{visible:e,inView:i}=t;!e||this.inView&&!i?Ji(this.$el):(this.autoplay===!0||this.inView&&i)&&Xi(this.$el)},events:["resize","scroll"]}},Ls={mixins:[un],props:{width:Number,height:Number},data:{automute:!0},connected(){this.registerObserver(gi(this.$el,()=>this.$emit("resize")))},update:{read(){const t=this.$el,{offsetHeight:e,offsetWidth:i}=Fs(t)||P(t),n=Je.cover({width:this.width||t.naturalWidth||t.videoWidth||t.clientWidth,height:this.height||t.naturalHeight||t.videoHeight||t.clientHeight},{width:i+(i%2?1:0),height:e+(e%2?1:0)});return!n.width||!n.height?!1:n},write(t){let{height:e,width:i}=t;c(this.$el,{height:e,width:i})},events:["resize"]}};function Fs(t){for(;t=P(t);)if(c(t,"position")!=="static")return t}var $i={props:{container:Boolean},data:{container:!0},computed:{container(t){let{container:e}=t;return e===!0&&this.$container||e&&m(e)}}},Rs={props:{pos:String,offset:null,flip:Boolean,clsPos:String},data:{pos:"bottom-"+(Ut?"right":"left"),flip:!0,offset:!1,clsPos:""},computed:{pos(t){let{pos:e}=t;return e.split("-").concat("center").slice(0,2)},dir(){return this.pos[0]},align(){return this.pos[1]}},methods:{positionAt(t,e,i){ve(t,this.clsPos+"-(top|bottom|left|right)(-[a-z]+)?");let{offset:n}=this;const s=this.getAxis();if(!kt(n)){const a=m(n);n=a?$(a)[s==="x"?"left":"top"]-$(e)[s==="x"?"right":"bottom"]:0}const{x:o,y:r}=nn(t,e,s==="x"?li(this.dir)+" "+this.align:this.align+" "+li(this.dir),s==="x"?this.dir+" "+this.align:this.align+" "+this.dir,s==="x"?""+(this.dir==="left"?-n:n):" "+(this.dir==="top"?-n:n),null,this.flip,i).target;this.dir=s==="x"?o:r,this.align=s==="x"?r:o,I(t,this.clsPos+"-"+this.dir+"-"+this.align,this.offset===!1)},getAxis(){return this.dir==="top"||this.dir==="bottom"?"y":"x"}}};let B;var fn={mixins:[$i,_e,Rs,bt],args:"pos",props:{mode:"list",toggle:Boolean,boundary:Boolean,boundaryAlign:Boolean,delayShow:Number,delayHide:Number,clsDrop:String},data:{mode:["click","hover"],toggle:"- *",boundary:!0,boundaryAlign:!1,delayShow:0,delayHide:800,clsDrop:!1,animation:["uk-animation-fade"],cls:"uk-open",container:!1},computed:{boundary(t,e){let{boundary:i}=t;return i===!0?window:it(i,e)},clsDrop(t){let{clsDrop:e}=t;return e||"uk-"+this.$options.name},clsPos(){return this.clsDrop}},created(){this.tracker=new fi},connected(){v(this.$el,this.clsDrop),this.toggle&&!this.target&&(this.target=this.$create("toggle",it(this.toggle,this.$el),{target:this.$el,mode:this.mode}).$el,b(this.target,"aria-haspopup",!0),this.lazyload(this.target))},disconnected(){this.isActive()&&(B=null)},events:[{name:"click",delegate(){return"."+this.clsDrop+"-close"},handler(t){t.preventDefault(),this.hide(!1)}},{name:"click",delegate(){return'a[href^="#"]'},handler(t){let{defaultPrevented:e,current:{hash:i}}=t;!e&&i&&!N(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.$el,!1)}},{name:"toggleshow",self:!0,handler(t,e){t.preventDefault(),this.show(e.$el)}},{name:"togglehide",self:!0,handler(t){t.preventDefault(),A(this.$el,":focus,:hover")||this.hide()}},{name:xe+" focusin",filter(){return g(this.mode,"hover")},handler(t){Tt(t)||this.clearTimers()}},{name:ke+" focusout",filter(){return g(this.mode,"hover")},handler(t){!Tt(t)&&t.relatedTarget&&this.hide()}},{name:"toggled",self:!0,handler(t,e){!e||(this.clearTimers(),this.position())}},{name:"show",self:!0,handler(){B=this,this.tracker.init(),T(this.$el,"hide",_(document,Bt,t=>{let{target:e}=t;return!N(e,this.$el)&&T(document,Nt+" "+Se+" scroll",i=>{let{defaultPrevented:n,type:s,target:o}=i;!n&&s===Nt&&e===o&&!(this.target&&N(e,this.target))&&this.hide(!1)},!0)}),{self:!0}),T(this.$el,"hide",_(document,"keydown",t=>{t.keyCode===27&&this.hide(!1)}),{self:!0})}},{name:"beforehide",self:!0,handler(){this.clearTimers()}},{name:"hide",handler(t){let{target:e}=t;if(this.$el!==e){B=B===null&&N(e,this.$el)&&this.isToggled()?this:B;return}B=this.isActive()?null:B,this.tracker.cancel()}}],update:{write(){this.isToggled()&&!w(this.$el,this.clsEnter)&&this.position()},events:["resize"]},methods:{show(t,e){if(t===void 0&&(t=this.target),e===void 0&&(e=!0),this.isToggled()&&t&&this.target&&t!==this.target&&this.hide(!1),this.target=t,this.clearTimers(),!this.isActive()){if(B){if(e&&B.isDelaying){this.showTimer=setTimeout(()=>A(t,":hover")&&this.show(),10);return}let i;for(;B&&i!==B&&!N(this.$el,B.$el);)i=B,B.hide(!1)}this.container&&P(this.$el)!==this.container&&st(this.container,this.$el),this.showTimer=setTimeout(()=>this.toggleElement(this.$el,!0),e&&this.delayShow||0)}},hide(t){t===void 0&&(t=!0);const e=()=>this.toggleElement(this.$el,!1,!1);this.clearTimers(),this.isDelaying=Is(this.$el).some(i=>this.tracker.movesTo(i)),t&&this.isDelaying?this.hideTimer=setTimeout(this.hide,50):t&&this.delayHide?this.hideTimer=setTimeout(e,this.delayHide):e()},clearTimers(){clearTimeout(this.showTimer),clearTimeout(this.hideTimer),this.showTimer=null,this.hideTimer=null,this.isDelaying=!1},isActive(){return B===this},position(){H(this.$el,this.clsDrop+"-stack"),I(this.$el,this.clsDrop+"-boundary",this.boundaryAlign);const t=$(this.boundary),e=this.boundaryAlign?t:$(this.target);if(this.align==="justify"){const i=this.getAxis()==="y"?"width":"height";c(this.$el,i,e[i])}else this.boundary&&this.$el.offsetWidth>Math.max(t.right-e.left,e.right-t.left)&&v(this.$el,this.clsDrop+"-stack");this.positionAt(this.$el,this.boundaryAlign?this.boundary:this.target,this.boundary)}}};function Is(t){const e=[];return ft(t,i=>c(i,"position")!=="static"&&e.push(i)),e}var Ws={mixins:[K],args:"target",props:{target:Boolean},data:{target:!1},computed:{input(t,e){return m(de,e)},state(){return this.input.nextElementSibling},target(t,e){let{target:i}=t;return i&&(i===!0&&P(this.input)===e&&this.input.nextElementSibling||it(i,e))}},update(){const{target:t,input:e}=this;if(!t)return;let i;const n=_i(t)?"value":"textContent",s=t[n],o=e.files&&e.files[0]?e.files[0].name:A(e,"select")&&(i=z("option",e).filter(r=>r.selected)[0])?i.textContent:e.value;s!==o&&(t[n]=o)},events:[{name:"change",handler(){this.$emit()}},{name:"reset",el(){return J(this.$el,"form")},handler(){this.$emit()}}]},js={update:{read(t){const e=te(this.$el);if(!e||t.isInView===e)return!1;t.isInView=e},write(){this.$el.src=""+this.$el.src},events:["scroll","resize"]}},dn={props:{margin:String,firstColumn:Boolean},data:{margin:"uk-margin-small-top",firstColumn:"uk-first-column"},update:{read(){const t=gn(this.$el.children);return{rows:t,columns:qs(t)}},write(t){let{columns:e,rows:i}=t;for(const n of i)for(const s of n)I(s,this.margin,i[0]!==n),I(s,this.firstColumn,!!~e[0].indexOf(s))},events:["resize"]}};function gn(t){return pn(t,"top","bottom")}function qs(t){const e=[];for(const i of t){const n=pn(i,"left","right");for(let s=0;s<n.length;s++)e[s]=e[s]?e[s].concat(n[s]):n[s]}return Ut?e.reverse():e}function pn(t,e,i){const n=[[]];for(const s of t){if(!E(s))continue;let o=Ne(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=Ne(a[0]):(o=Ne(s,!0),l=Ne(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 Ne(t,e){e===void 0&&(e=!1);let{offsetTop:i,offsetLeft:n,offsetHeight:s,offsetWidth:o}=t;return e&&([i,n]=Jt(t)),{top:i,left:n,bottom:i+s,right:n+o}}var Ys={extends:dn,mixins:[K],name:"grid",props:{masonry:Boolean,parallax:Number},data:{margin:"uk-grid-margin",clsStack:"uk-grid-stack",masonry:!1,parallax:0},connected(){this.masonry&&v(this.$el,"uk-flex-top uk-flex-wrap-top")},update:[{write(t){let{columns:e}=t;I(this.$el,this.clsStack,e.length<2)},events:["resize"]},{read(t){let{columns:e,rows:i}=t;if(!e.length||!this.masonry&&!this.parallax||mn(this.$el))return t.translates=!1,!1;let n=!1;const s=ct(this.$el),o=Xs(e),r=Gs(s,this.margin)*(i.length-1),a=Math.max(...o)+r;this.masonry&&(e=e.map(h=>Ve(h,"offsetTop")),n=Vs(i,e));let l=Math.abs(this.parallax);return l&&(l=o.reduce((h,u,f)=>Math.max(h,u+r+(f%2?l:l/8)-a),0)),{padding:l,columns:e,translates:n,height:n?a:""}},write(t){let{height:e,padding:i}=t;c(this.$el,"paddingBottom",i||""),e!==!1&&c(this.$el,"height",e)},events:["resize"]},{read(){return mn(this.$el)?!1:{scrolled:this.parallax?en(this.$el)*Math.abs(this.parallax):!1}},write(t){let{columns:e,scrolled:i,translates:n}=t;i===!1&&!n||e.forEach((s,o)=>s.forEach((r,a)=>c(r,"transform",!i&&!n?"":"translateY("+((n&&-n[o][a])+(i?o%2?i:i/8:0))+"px)")))},events:["scroll","resize"]}]};function mn(t){return ct(t).some(e=>c(e,"position")==="absolute")}function Vs(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 Gs(t,e){const[i]=t.filter(n=>w(n,e));return p(i?c(i,"marginTop"):c(t[0],"paddingLeft"))}function Xs(t){return t.map(e=>e.reduce((i,n)=>i+n.offsetHeight,0))}var Js={args:"target",props:{target:String,row:Boolean},data:{target:"> *",row:!0,forceHeight:!0},computed:{elements(t,e){let{target:i}=t;return z(i,e)}},update:{read(){return{rows:(this.row?gn(this.elements):[this.elements]).map(Ks)}},write(t){let{rows:e}=t;for(const{heights:i,elements:n}of e)n.forEach((s,o)=>c(s,"minHeight",i[o]))},events:["resize"]}};function Ks(t){if(t.length<2)return{heights:[""],elements:t};let e=t.map(vn),i=Math.max(...e);const n=t.some(o=>o.style.minHeight),s=t.some((o,r)=>!o.style.minHeight&&e[r]<i);return n&&s&&(c(t,"minHeight",""),e=t.map(vn),i=Math.max(...e)),e=t.map((o,r)=>e[r]===i&&p(o.style.minHeight).toFixed(2)!==i.toFixed(2)?"":i),{heights:e,elements:t}}function vn(t){let e=!1;E(t)||(e=t.style.display,c(t,"display","block","important"));const i=U(t).height-Zt(t,"height","content-box");return e!==!1&&c(t,"display",e),i}var Zs={mixins:[K],props:{expand:Boolean,offsetTop:Boolean,offsetBottom:Boolean,minHeight:Number},data:{expand:!1,offsetTop:!1,offsetBottom:!1,minHeight:0},update:{read(t){let{minHeight:e}=t;if(!E(this.$el))return!1;let i="";const n=Zt(this.$el,"height","content-box");if(this.expand)i=M(window)-(U(document.documentElement).height-U(this.$el).height)-n||"";else{if(i="calc(100vh",this.offsetTop){const{top:s}=$(this.$el);i+=s>0&&s<M(window)/2?" - "+s+"px":""}this.offsetBottom===!0?i+=" - "+U(this.$el.nextElementSibling).height+"px":kt(this.offsetBottom)?i+=" - "+this.offsetBottom+"vh":this.offsetBottom&&mt(this.offsetBottom,"px")?i+=" - "+p(this.offsetBottom)+"px":k(this.offsetBottom)&&(i+=" - "+U(it(this.offsetBottom,this.$el)).height+"px"),i+=(n?" - "+n+"px":"")+")"}return{minHeight:i,prev:e}},write(t){let{minHeight:e,prev:i}=t;c(this.$el,{minHeight:e}),e!==i&&y(this.$el,"resize"),this.minHeight&&p(c(this.$el,"minHeight"))<this.minHeight&&c(this.$el,"minHeight",this.minHeight)},events:["resize"]}},wn={args:"src",props:{id:Boolean,icon:String,src:String,style:String,width:Number,height:Number,ratio:Number,class:String,strokeAnimation:Boolean,focusable:Boolean,attributes:"list"},data:{ratio:1,include:["style","class","focusable"],class:"",strokeAnimation:!1},beforeConnect(){this.class+=" uk-svg"},connected(){!this.icon&&g(this.src,"#")&&([this.src,this.icon]=this.src.split("#")),this.svg=this.getSvg().then(t=>{if(this._connected){const e=no(t,this.$el);return this.svgEl&&e!==this.svgEl&&Ct(this.svgEl),this.applyAttributes(e,t),this.$emit(),this.svgEl=e}},at)},disconnected(){this.svg.then(t=>{this._connected||(Ke(this.$el)&&(this.$el.hidden=!1),Ct(t),this.svgEl=null)}),this.svg=null},update:{read(){return!!(this.strokeAnimation&&this.svgEl&&E(this.svgEl))},write(){eo(this.svgEl)},type:["resize"]},methods:{async getSvg(){return tt(this.$el,"img")&&!this.$el.complete&&this.$el.loading==="lazy"?new Promise(t=>T(this.$el,"load",()=>t(this.getSvg()))):Us(await Qs(this.src),this.icon)||Promise.reject("SVG not found.")},applyAttributes(t,e){for(const o in this.$options.props)g(this.include,o)&&o in this&&b(t,o,this[o]);for(const o in this.attributes){const[r,a]=this.attributes[o].split(":",2);b(t,r,a)}this.id||Wt(t,"id");const i=["width","height"];let n=i.map(o=>this[o]);n.some(o=>o)||(n=i.map(o=>b(e,o)));const s=b(e,"viewBox");s&&!n.some(o=>o)&&(n=s.split(" ").slice(2)),n.forEach((o,r)=>b(t,i[r],p(o)*this.ratio||null))}}};const Qs=V(async t=>t?G(t,"data:")?decodeURIComponent(t.split(",")[1]):(await fetch(t)).text():Promise.reject());function Us(t,e){var i;return e&&g(t,"<symbol")&&(t=to(t,e)||t),t=m(t.substr(t.indexOf("<svg"))),((i=t)==null?void 0:i.hasChildNodes())&&t}const bn=/<symbol([^]*?id=(['"])(.+?)\2[^]*?<\/)symbol>/g,Me={};function to(t,e){if(!Me[t]){Me[t]={},bn.lastIndex=0;let i;for(;i=bn.exec(t);)Me[t][i[3]]='<svg xmlns="http://www.w3.org/2000/svg"'+i[1]+"svg>"}return Me[t][e]}function eo(t){const e=io(t);e&&t.style.setProperty("--uk-animation-stroke",e)}function io(t){return Math.ceil(Math.max(0,...z("[stroke]",t).map(e=>{try{return e.getTotalLength()}catch{return 0}})))}function no(t,e){if(Ke(e)||tt(e,"canvas")){e.hidden=!0;const n=e.nextElementSibling;return yn(t,n)?n:be(e,t)}const i=e.lastElementChild;return yn(t,i)?i:st(e,t)}function yn(t,e){return tt(t,"svg")&&tt(e,"svg")&&$n(t)===$n(e)}function $n(t){return(t.innerHTML||new XMLSerializer().serializeToString(t).replace(/<svg.*?>(.*?)<\/svg>/g,"$1")).replace(/\s/g,"")}var so='<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>',oo='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><line fill="none" stroke="#000" stroke-width="1.4" x1="1" y1="1" x2="19" y2="19"/><line fill="none" stroke="#000" stroke-width="1.4" x1="19" y1="1" x2="1" y2="19"/></svg>',ro='<svg 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>',ao='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><rect y="9" width="20" height="2"/><rect y="3" width="20" height="2"/><rect 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>',co='<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>',ho='<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>',uo='<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>',fo='<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>',go='<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>',po='<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>',mo='<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>',vo='<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>',wo='<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>',bo='<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>',yo='<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 Oe={spinner:bo,totop:yo,marker:ro,"close-icon":so,"close-large":oo,"navbar-toggle-icon":ao,"overlay-icon":lo,"pagination-next":co,"pagination-previous":ho,"search-icon":uo,"search-large":fo,"search-navbar":go,"slidenav-next":po,"slidenav-next-large":mo,"slidenav-previous":vo,"slidenav-previous-large":wo},xi={install:So,extends:wn,args:"icon",props:["icon"],data:{include:["focusable"]},isIcon:!0,beforeConnect(){v(this.$el,"uk-icon")},methods:{async getSvg(){const t=To(this.icon);if(!t)throw"Icon not found.";return t}}},et={args:!1,extends:xi,data:t=>({icon:pt(t.constructor.options.name)}),beforeConnect(){v(this.$el,this.$name)}},xn={extends:et,beforeConnect(){v(this.$el,"uk-slidenav")},computed:{icon(t,e){let{icon:i}=t;return w(e,"uk-slidenav-large")?i+"-large":i}}},$o={extends:et,computed:{icon(t,e){let{icon:i}=t;return w(e,"uk-search-icon")&&qt(e,".uk-search-large").length?"search-large":qt(e,".uk-search-navbar").length?"search-navbar":i}}},xo={extends:et,computed:{icon(){return"close-"+(w(this.$el,"uk-close-large")?"large":"icon")}}},ko={extends:et,methods:{async getSvg(){const t=await xi.methods.getSvg.call(this);return this.ratio!==1&&c(m("circle",t),"strokeWidth",1/this.ratio),t}}},De={};function So(t){t.icon.add=(e,i)=>{const n=k(e)?{[e]:i}:e;X(n,(s,o)=>{Oe[o]=s,delete De[o]}),t._initialized&&ft(document.body,s=>X(t.getComponents(s),o=>{o.$options.isIcon&&o.icon in n&&o.$reset()}))}}function To(t){return Oe[t]?(De[t]||(De[t]=m((Oe[Co(t)]||Oe[t]).trim())),De[t].cloneNode(!0)):null}function Co(t){return Ut?Ye(Ye(t,"left","right"),"previous","next"):t}const Eo="loading"in HTMLImageElement.prototype;var Po={args:"dataSrc",props:{dataSrc:String,sources:String,offsetTop:String,offsetLeft:String,target:String,loading:String},data:{dataSrc:"",sources:!1,offsetTop:"50vh",offsetLeft:"50vw",target:!1,loading:"lazy"},computed:{target:{get(t){let{target:e}=t;return[this.$el,...Yt(e,this.$el)]},watch(){this.$reset()}}},connected(){if(this.loading!=="lazy"||!di){this.load();return}Eo&&re(this.$el)&&(this.$el.loading="lazy",ki(this.$el),this.target.length===1)||(Fo(this.$el),this.registerObserver(Te(this.target,(t,e)=>{this.load(),e.disconnect()},{rootMargin:nt(this.offsetTop,"height")+"px "+nt(this.offsetLeft,"width")+"px"})))},disconnected(){this._data.image&&(this._data.image.onload="")},update:{write(t){if(!this.observer||re(this.$el))return!1;const e=lt(this.$el,"data-srcset");if(e&&window.devicePixelRatio!==1){const i=c(this.$el,"backgroundSize");(i.match(/^(auto\s?)+$/)||p(i)===t.bgSize)&&(t.bgSize=Lo(e,lt(this.$el,"sizes")),c(this.$el,"backgroundSize",t.bgSize+"px"))}},events:["resize"]},methods:{load(){if(this._data.image)return this._data.image;const t=re(this.$el)?this.$el:_o(this.$el,this.dataSrc,this.sources);return Wt(t,"loading"),ki(this.$el,t.currentSrc),this._data.image=t}}};function ki(t,e){if(re(t)){const i=P(t);(Ro(i)?ct(i):[t]).forEach(s=>kn(s,s))}else e&&!g(t.style.backgroundImage,e)&&(c(t,"backgroundImage","url("+Gt(e)+")"),y(t,ti("load",!1)))}const Ao=["data-src","data-srcset","sizes"];function kn(t,e){Ao.forEach(i=>{const n=lt(t,i);n&&b(e,i.replace(/^(data-)+/,""),n)})}function _o(t,e,i){const n=new Image;return Bo(n,i),kn(t,n),n.onload=()=>{ki(t,n.currentSrc)},b(n,"src",e),n}function Bo(t,e){if(e=No(e),e.length){const i=Et("<picture>");for(const n of e){const s=Et("<source>");b(s,n),st(i,s)}st(i,t)}}function No(t){if(!t)return[];if(G(t,"["))try{t=JSON.parse(t)}catch{t=[]}else t=mi(t);return Y(t)||(t=[t]),t.filter(e=>!We(e))}const Sn=/\s*(.*?)\s*(\w+|calc\(.*?\))\s*(?:,|$)/g;function Mo(t){let e;for(Sn.lastIndex=0;e=Sn.exec(t);)if(!e[1]||window.matchMedia(e[1]).matches){e=Ho(e[2]);break}return e||"100vw"}const Oo=/\d+(?:\w+|%)/g,Do=/[+-]?(\d+)/g;function Ho(t){return G(t,"calc")?t.slice(5,-1).replace(Oo,e=>nt(e)).replace(/ /g,"").match(Do).reduce((e,i)=>e+ +i,0):t}const zo=/\s+\d+w\s*(?:,|$)/g;function Lo(t,e){const i=nt(Mo(e)),n=(t.match(zo)||[]).map(p).sort((s,o)=>s-o);return n.filter(s=>s>=i)[0]||n.pop()||""}function Fo(t){re(t)&&!St(t,"src")&&b(t,"src",'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"></svg>')}function Ro(t){return tt(t,"picture")}function re(t){return tt(t,"img")}var Si={props:{media:Boolean},data:{media:!1},computed:{matchMedia(){const t=Io(this.media);return!t||window.matchMedia(t).matches}}};function Io(t){if(k(t)){if(t[0]==="@"){const e="breakpoint-"+t.substr(1);t=p(si(e))}else if(isNaN(t))return t}return t&&!isNaN(t)?"(min-width: "+t+"px)":!1}var Wo={mixins:[K,Si],props:{fill:String},data:{fill:"",clsWrapper:"uk-leader-fill",clsHide:"uk-leader-hide",attrFill:"data-fill"},computed:{fill(t){let{fill:e}=t;return e||si("leader-fill-content")}},connected(){[this.wrapper]=Wi(this.$el,'<span class="'+this.clsWrapper+'">')},disconnected(){$e(this.wrapper.childNodes)},update:{read(t){let{changed:e,width:i}=t;const n=i;return i=Math.floor(this.$el.offsetWidth/2),{width:i,fill:this.fill,changed:e||n!==i,hide:!this.matchMedia}},write(t){I(this.wrapper,this.clsHide,t.hide),t.changed&&(t.changed=!1,b(this.wrapper,this.attrFill,new Array(t.width).join(t.fill)))},events:["resize"]}};const j=[];var Tn={mixins:[K,$i,bt],props:{selPanel:String,selClose:String,escClose:Boolean,bgClose:Boolean,stack:Boolean},data:{cls:"uk-open",escClose:!0,bgClose:!0,overlay:!0,stack:!1},computed:{panel(t,e){let{selPanel:i}=t;return m(i,e)},transitionElement(){return this.panel},bgClose(t){let{bgClose:e}=t;return e&&this.panel}},beforeDisconnect(){g(j,this)&&this.toggleElement(this.$el,!1,!1)},events:[{name:"click",delegate(){return this.selClose},handler(t){t.preventDefault(),this.hide()}},{name:"toggle",self:!0,handler(t){t.defaultPrevented||(t.preventDefault(),this.isToggled()===g(j,this)&&this.toggle())}},{name:"beforeshow",self:!0,handler(t){if(g(j,this))return!1;!this.stack&&j.length?(Promise.all(j.map(e=>e.hide())).then(this.show),t.preventDefault()):j.push(this)}},{name:"show",self:!0,handler(){const t=document.documentElement;Kt(window)>t.clientWidth&&this.overlay&&c(document.body,"overflowY","scroll"),this.stack&&c(this.$el,"zIndex",p(c(this.$el,"zIndex"))+j.length),v(t,this.clsPage),this.bgClose&&T(this.$el,"hide",_(document,Bt,e=>{let{target:i}=e;ue(j)!==this||this.overlay&&!N(i,this.$el)||N(i,this.panel)||T(document,Nt+" "+Se+" scroll",n=>{let{defaultPrevented:s,type:o,target:r}=n;!s&&o===Nt&&i===r&&this.hide()},!0)}),{self:!0}),this.escClose&&T(this.$el,"hide",_(document,"keydown",e=>{e.keyCode===27&&ue(j)===this&&this.hide()}),{self:!0})}},{name:"shown",self:!0,handler(){Ze(this.$el)||b(this.$el,"tabindex","-1"),m(":focus",this.$el)||this.$el.focus()}},{name:"hidden",self:!0,handler(){g(j,this)&&j.splice(j.indexOf(this),1),j.length||c(document.body,"overflowY",""),c(this.$el,"zIndex",""),j.some(t=>t.clsPage===this.clsPage)||H(document.documentElement,this.clsPage)}}],methods:{toggle(){return this.isToggled()?this.hide():this.show()},show(){return this.container&&P(this.$el)!==this.container?(st(this.container,this.$el),new Promise(t=>requestAnimationFrame(()=>this.show().then(t)))):this.toggleElement(this.$el,!0,Cn(this))},hide(){return this.toggleElement(this.$el,!1,Cn(this))}}};function Cn(t){let{transitionElement:e,_toggle:i}=t;return(n,s)=>new Promise((o,r)=>T(n,"show hide",()=>{n._reject&&n._reject(),n._reject=r,i(n,s);const a=T(e,"transitionstart",()=>{T(e,"transitionend transitioncancel",o,{self:!0}),clearTimeout(l)},{self:!0}),l=setTimeout(()=>{a(),o()},qe(c(e,"transitionDuration")))})).then(()=>delete n._reject)}var jo={install:qo,mixins:[Tn],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(){w(this.panel,"uk-margin-auto-vertical")?v(this.$el,"uk-flex"):c(this.$el,"display","block"),M(this.$el)}},{name:"hidden",self:!0,handler(){c(this.$el,"display",""),H(this.$el,"uk-flex")}}]};function qo(t){let{modal:e}=t;e.dialog=function(n,s){const o=e('<div class="uk-modal"> <div class="uk-modal-dialog">'+n+"</div> </div>",s);return o.show(),_(o.$el,"hidden",async()=>{await Promise.resolve(),o.$destroy(!0)},{self:!0}),o},e.alert=function(n,s){return i(o=>{let{labels:r}=o;return'<div class="uk-modal-body">'+(k(n)?n:we(n))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-primary uk-modal-close" autofocus>'+r.ok+"</button> </div>"},s,o=>o.resolve())},e.confirm=function(n,s){return i(o=>{let{labels:r}=o;return'<form> <div class="uk-modal-body">'+(k(n)?n:we(n))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+r.cancel+'</button> <button class="uk-button uk-button-primary" autofocus>'+r.ok+"</button> </div> </form>"},s,o=>o.reject())},e.prompt=function(n,s,o){return i(r=>{let{labels:a}=r;return'<form class="uk-form-stacked"> <div class="uk-modal-body"> <label>'+(k(n)?n:we(n))+'</label> <input class="uk-input" value="'+(s||"")+'" autofocus> </div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+a.cancel+'</button> <button class="uk-button uk-button-primary">'+a.ok+"</button> </div> </form>"},o,r=>r.resolve(null),r=>m("input",r.$el).value)},e.labels={ok:"Ok",cancel:"Cancel"};function i(n,s,o,r){s={bgClose:!1,escClose:!0,labels:e.labels,...s};const a=e.dialog(n(s),s),l=new Ai;let h=!1;return _(a.$el,"submit","form",u=>{u.preventDefault(),l.resolve(r==null?void 0:r(a)),h=!0,a.hide()}),_(a.$el,"hide",()=>!h&&o(l)),l.promise.dialog=a,l.promise}}var Yo={extends:hn,data:{targets:"> .uk-parent",toggle:"> a",content:"> ul"}};const En=".uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle";var Vo={mixins:[K,$i],props:{dropdown:String,mode:"list",align:String,offset:Number,boundary:Boolean,boundaryAlign:Boolean,clsDrop:String,delayShow:Number,delayHide:Number,dropbar:Boolean,dropbarMode:String,dropbarAnchor:Boolean,duration:Number},data:{dropdown:En,align:Ut?"right":"left",clsDrop:"uk-navbar-dropdown",mode:void 0,offset:void 0,delayShow:void 0,delayHide:void 0,boundaryAlign:void 0,flip:"x",boundary:!0,dropbar:!1,dropbarMode:"slide",dropbarAnchor:!1,duration:200,forceHeight:!0,selMinHeight:En,container:!1},computed:{boundary(t,e){let{boundary:i,boundaryAlign:n}=t;return i===!0||n?e:i},dropbarAnchor(t,e){let{dropbarAnchor:i}=t;return it(i,e)},pos(t){let{align:e}=t;return"bottom-"+e},dropbar:{get(t){let{dropbar:e}=t;return e?(e=this._dropbar||it(e,this.$el)||m("+ .uk-navbar-dropbar",this.$el),e||(this._dropbar=m("<div></div>"))):null},watch(t){v(t,"uk-navbar-dropbar")},immediate:!0},dropContainer(t,e){return this.container||e},dropdowns:{get(t,e){let{clsDrop:i}=t;const n=z("."+i,e);if(this.dropContainer!==e)for(const o of z("."+i,this.dropContainer)){var s;const r=(s=this.getDropdown(o))==null?void 0:s.target;!g(n,o)&&r&&N(r,this.$el)&&n.push(o)}return n},watch(t){this.$create("drop",t.filter(e=>!this.getDropdown(e)),{...this.$props,boundary:this.boundary,pos:this.pos,offset:this.dropbar||this.offset})},immediate:!0},toggles(t,e){let{dropdown:i}=t;return z(i,e)}},disconnected(){this.dropbar&&Ct(this.dropbar),delete this._dropbar},events:[{name:"mouseover focusin",delegate(){return this.dropdown},handler(t){let{current:e}=t;const i=this.getActive();i&&g(i.mode,"hover")&&i.target&&!N(i.target,e)&&!i.isDelaying&&i.hide(!1)}},{name:"keydown",delegate(){return this.dropdown},handler(t){const{current:e,keyCode:i}=t,n=this.getActive();i===yt.DOWN&&St(e,"aria-expanded")&&(t.preventDefault(),!n||n.target!==e?(e.click(),T(this.dropContainer,"show",s=>{let{target:o}=s;return An(o)})):An(n.$el)),Pn(t,this.toggles,n)}},{name:"keydown",el(){return this.dropContainer},delegate(){return"."+this.clsDrop},handler(t){const{current:e,keyCode:i}=t;if(!g(this.dropdowns,e))return;const n=this.getActive(),s=z(ge,e),o=ce(s,a=>A(a,":focus"));if(i===yt.UP&&(t.preventDefault(),o>0&&s[o-1].focus()),i===yt.DOWN&&(t.preventDefault(),o<s.length-1&&s[o+1].focus()),i===yt.ESC){var r;n==null||(r=n.target)==null||r.focus()}Pn(t,this.toggles,n)}},{name:"mouseleave",el(){return this.dropbar},filter(){return this.dropbar},handler(){const t=this.getActive();t&&g(t.mode,"hover")&&!this.dropdowns.some(e=>A(e,":hover"))&&t.hide()}},{name:"beforeshow",el(){return this.dropContainer},filter(){return this.dropbar},handler(){P(this.dropbar)||be(this.dropbarAnchor||this.$el,this.dropbar)}},{name:"show",el(){return this.dropContainer},filter(){return this.dropbar},handler(t,e){let{$el:i,dir:n}=e;!w(i,this.clsDrop)||(this.dropbarMode==="slide"&&v(this.dropbar,"uk-navbar-dropbar-slide"),this.clsDrop&&v(i,this.clsDrop+"-dropbar"),n==="bottom"&&this.transitionTo(i.offsetHeight+p(c(i,"marginTop"))+p(c(i,"marginBottom")),i))}},{name:"beforehide",el(){return this.dropContainer},filter(){return this.dropbar},handler(t,e){let{$el:i}=e;const n=this.getActive();A(this.dropbar,":hover")&&(n==null?void 0:n.$el)===i&&!this.toggles.some(s=>n.target!==s&&A(s,":focus"))&&t.preventDefault()}},{name:"hide",el(){return this.dropContainer},filter(){return this.dropbar},handler(t,e){let{$el:i}=e;if(!w(i,this.clsDrop))return;const n=this.getActive();(!n||(n==null?void 0:n.$el)===i)&&this.transitionTo(0)}}],methods:{getActive(){return B&&N(B.target,this.$el)&&B},transitionTo(t,e){const{dropbar:i}=this,n=E(i)?M(i):0;return e=n<t&&e,c(e,"clip","rect(0,"+e.offsetWidth+"px,"+n+"px,0)"),M(i,n),ht.cancel([e,i]),Promise.all([ht.start(i,{height:t},this.duration),ht.start(e,{clip:"rect(0,"+e.offsetWidth+"px,"+t+"px,0)"},this.duration)]).catch(at).then(()=>{c(e,{clip:""}),this.$update(i)})},getDropdown(t){return this.$getComponent(t,"drop")||this.$getComponent(t,"dropdown")}}};function Pn(t,e,i){const{current:n,keyCode:s}=t,o=(i==null?void 0:i.target)||n,r=e.indexOf(o);s===yt.LEFT&&r>0&&(i==null||i.hide(!1),e[r-1].focus()),s===yt.RIGHT&&r<e.length-1&&(i==null||i.hide(!1),e[r+1].focus()),s===yt.TAB&&(o.focus(),i==null||i.hide(!1))}function An(t){if(!m(":focus",t)){var e;(e=m(ge,t))==null||e.focus()}}const yt={TAB:9,ESC:27,LEFT:37,UP:38,RIGHT:39,DOWN:40};var _n={props:{swiping:Boolean},data:{swiping:!0},computed:{swipeTarget(t,e){return e}},connected(){!this.swiping||Pe(this,{el:this.swipeTarget,name:Bt,passive:!0,handler(t){if(!Tt(t))return;const e=pe(t),i="tagName"in t.target?t.target:P(t.target);T(document,Nt+" "+Se+" scroll",n=>{const{x:s,y:o}=pe(n);(n.type!=="scroll"&&i&&s&&Math.abs(e.x-s)>100||o&&Math.abs(e.y-o)>100)&&setTimeout(()=>{y(i,"swipe"),y(i,"swipe"+Go(e.x,e.y,s,o))})})}})}};function Go(t,e,i,n){return Math.abs(t-i)>=Math.abs(e-n)?t-i>0?"Left":"Right":e-n>0?"Up":"Down"}var Xo={mixins:[Tn,_n],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(t){let{flip:e,clsFlip:i}=t;return e?i:""},clsOverlay(t){let{overlay:e,clsOverlay:i}=t;return e?i:""},clsMode(t){let{mode:e,clsMode:i}=t;return i+"-"+e},clsSidebarAnimation(t){let{mode:e,clsSidebarAnimation:i}=t;return e==="none"||e==="reveal"?"":i},clsContainerAnimation(t){let{mode:e,clsContainerAnimation:i}=t;return e!=="push"&&e!=="reveal"?"":i},transitionElement(t){let{mode:e}=t;return e==="reveal"?P(this.panel):this.panel}},update:{read(){this.isToggled()&&!E(this.$el)&&this.hide()},events:["resize"]},events:[{name:"click",delegate(){return'a[href^="#"]'},handler(t){let{current:{hash:e},defaultPrevented:i}=t;!i&&e&&m(e,document.body)&&this.hide()}},{name:"touchstart",passive:!0,el(){return this.panel},handler(t){let{targetTouches:e}=t;e.length===1&&(this.clientY=e[0].clientY)}},{name:"touchmove",self:!0,passive:!1,filter(){return this.overlay},handler(t){t.cancelable&&t.preventDefault()}},{name:"touchmove",passive:!1,el(){return this.panel},handler(t){if(t.targetTouches.length!==1)return;const e=t.targetTouches[0].clientY-this.clientY,{scrollTop:i,scrollHeight:n,clientHeight:s}=this.panel;(s>=n||i===0&&e>0||n-i<=s&&e<0)&&t.cancelable&&t.preventDefault()}},{name:"show",self:!0,handler(){this.mode==="reveal"&&!w(P(this.panel),this.clsMode)&&(ye(this.panel,"<div>"),v(P(this.panel),this.clsMode)),c(document.documentElement,"overflowY",this.overlay?"hidden":""),v(document.body,this.clsContainer,this.clsFlip),c(document.body,"touch-action","pan-y pinch-zoom"),c(this.$el,"display","block"),v(this.$el,this.clsOverlay),v(this.panel,this.clsSidebarAnimation,this.mode!=="reveal"?this.clsMode:""),M(document.body),v(document.body,this.clsContainerAnimation),this.clsContainerAnimation&&Jo()}},{name:"hide",self:!0,handler(){H(document.body,this.clsContainerAnimation),c(document.body,"touch-action","")}},{name:"hidden",self:!0,handler(){this.clsContainerAnimation&&Ko(),this.mode==="reveal"&&$e(this.panel),H(this.panel,this.clsSidebarAnimation,this.clsMode),H(this.$el,this.clsOverlay),c(this.$el,"display",""),H(document.body,this.clsContainer,this.clsFlip),c(document.documentElement,"overflowY","")}},{name:"swipeLeft swipeRight",handler(t){this.isToggled()&&mt(t.type,"Left")^this.flip&&this.hide()}}]};function Jo(){Bn().content+=",user-scalable=0"}function Ko(){const t=Bn();t.content=t.content.replace(/,user-scalable=0$/,"")}function Bn(){return m('meta[name="viewport"]',document.head)||st(document.head,'<meta name="viewport">')}var Zo={mixins:[K],props:{selContainer:String,selContent:String,minHeight:Number},data:{selContainer:".uk-modal",selContent:".uk-modal-dialog",minHeight:150},computed:{container(t,e){let{selContainer:i}=t;return J(e,i)},content(t,e){let{selContent:i}=t;return J(e,i)}},connected(){c(this.$el,"minHeight",this.minHeight)},update:{read(){return!this.content||!this.container||!E(this.$el)?!1:{current:p(c(this.$el,"maxHeight")),max:Math.max(this.minHeight,M(this.container)-(U(this.content).height-M(this.$el)))}},write(t){let{current:e,max:i}=t;c(this.$el,"maxHeight",i),Math.round(e)!==Math.round(i)&&y(this.$el,"resize")},events:["resize"]}},Qo={props:["width","height"],connected(){v(this.$el,"uk-responsive-width")},update:{read(){return E(this.$el)&&this.width&&this.height?{width:Kt(P(this.$el)),height:this.height}:!1},write(t){M(this.$el,Je.contain({height:this.height,width:this.width},t).height)},events:["resize"]}},Uo={props:{offset:Number},data:{offset:0},methods:{async scrollTo(t){t=t&&m(t)||document.body,y(this.$el,"beforescroll",[this,t])&&(await bi(t,{offset:this.offset}),y(this.$el,"scrolled",[this,t]))}},events:{click(t){t.defaultPrevented||(t.preventDefault(),this.scrollTo("#"+Gt(decodeURIComponent((this.$el.hash||"").substr(1)))))}}};const dt="_ukScrollspy";var tr={args:"cls",props:{cls:String,target:String,hidden:Boolean,offsetTop:Number,offsetLeft:Number,repeat:Boolean,delay:Number},data:()=>({cls:"",target:!1,hidden:!0,offsetTop:0,offsetLeft:0,repeat:!1,delay:0,inViewClass:"uk-scrollspy-inview"}),computed:{elements:{get(t,e){let{target:i}=t;return i?z(i,e):[e]},watch(t){this.hidden&&c(jt(t,":not(."+this.inViewClass+")"),"visibility","hidden")},immediate:!0}},disconnected(){for(const t of this.elements)H(t,this.inViewClass,t[dt]?t[dt].cls:""),delete t[dt]},update:[{read(t){if(!t.update)return Promise.resolve().then(()=>{this.$emit(),t.update=!0}),!1;for(const e of this.elements)e[dt]||(e[dt]={cls:lt(e,"uk-scrollspy-class")||this.cls}),e[dt].show=te(e,this.offsetTop,this.offsetLeft)},write(t){for(const e of this.elements){const i=e[dt];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)}},events:["scroll","resize"]}],methods:{toggle(t,e){const i=t[dt];if(i.off==null||i.off(),c(t,"visibility",!e&&this.hidden?"hidden":""),I(t,this.inViewClass,e),I(t,i.cls),/\buk-animation-/.test(i.cls)){const n=()=>ve(t,"uk-animation-[\\w-]+");e?i.off=T(t,"animationcancel animationend",n):n()}y(t,e?"inview":"outview"),i.inview=e,this.$update(t)}}},er={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 z('a[href^="#"]',e).filter(i=>i.hash)},watch(t){this.scroll&&this.$create("scroll",t,{offset:this.offset||0})},immediate:!0},targets(){return z(this.links.map(t=>Gt(t.hash).substr(1)).join(","))},elements(t){let{closest:e}=t;return J(this.links,e||"*")}},update:[{read(){const{length:t}=this.targets;if(!t||!E(this.$el))return!1;const[e]=Ot(this.targets,/auto|scroll/,!0),{scrollTop:i,scrollHeight:n}=e,s=n-ne(e);let o=!1;return i===s?o=t-1:(this.targets.every((r,a)=>{if($(r).top-$(ie(e)).top-this.offset<=0)return o=a,!0}),o===!1&&this.overflow&&(o=0)),{active:o}},write(t){let{active:e}=t;const i=e!==!1&&!w(this.elements[e],this.cls);this.links.forEach(n=>n.blur()),H(this.elements,this.cls),v(this.elements[e],this.cls),i&&y(this.$el,"active",[e,this.elements[e]])},events:["scroll","resize"]}]},ir={mixins:[K,Si],props:{position:String,top:null,bottom:Boolean,offset:String,animation:String,clsActive:String,clsInactive:String,clsFixed:String,clsBelow:String,selTarget:String,widthElement:Boolean,showOnUp:Boolean,targetOffset:Number},data:{position:"top",top:0,bottom:!1,offset:0,animation:"",clsActive:"uk-active",clsInactive:"",clsFixed:"uk-sticky-fixed",clsBelow:"uk-sticky-below",selTarget:"",widthElement:!1,showOnUp:!1,targetOffset:!1},computed:{selTarget(t,e){let{selTarget:i}=t;return i&&m(i,e)||e},widthElement(t,e){let{widthElement:i}=t;return it(i,e)||this.placeholder},isActive:{get(){return w(this.selTarget,this.clsActive)},set(t){t&&!this.isActive?(oi(this.selTarget,this.clsInactive,this.clsActive),y(this.$el,"active")):!t&&!w(this.selTarget,this.clsInactive)&&(oi(this.selTarget,this.clsActive,this.clsInactive),y(this.$el,"inactive"))}}},connected(){this.placeholder=m("+ .uk-sticky-placeholder",this.$el)||m('<div class="uk-sticky-placeholder"></div>'),this.isFixed=!1,this.isActive=!1},disconnected(){this.isFixed&&(this.hide(),H(this.selTarget,this.clsInactive)),Ct(this.placeholder),this.placeholder=null,this.widthElement=null},events:[{name:"load hashchange popstate",el(){return window},filter(){return this.targetOffset!==!1},handler(){!location.hash||ee(window)===0||O.read(()=>{const t=$(m(location.hash)),e=$(this.$el);this.isFixed&&Ge(t,e)&&ee(window,t.top-e.height-nt(this.targetOffset,"height")-nt(this.offset,"height"))})}}],update:[{read(t,e){let{height:i,margin:n}=t;if(this.inactive=!this.matchMedia||!E(this.$el),this.inactive)return!1;const s=this.isActive&&e.has("resize");s&&(c(this.selTarget,"transition","0s"),this.hide()),this.isActive||(i=$(this.$el).height,n=c(this.$el,"margin")),s&&(this.show(),O.write(()=>c(this.selTarget,"transition","")));const o=this.isFixed?this.placeholder:this.$el,r=M(window);let a=this.position;a==="auto"&&i>r&&(a="bottom");let l=nt(this.offset,"height",o);a==="bottom"&&(l+=r-i);const h=Math.max(0,i+l-r),u=$(o).top,f=Nn(this.top,this.$el,u),x=Nn(this.bottom,this.$el,u+i,!0),q=Math.max(f,u)-l,S=x?x-$(this.$el).height+h-l:Dt(this.$el).scrollHeight-r;return{start:q,end:S,offset:l,overflow:h,topOffset:u,height:i,margin:n,width:U(E(this.widthElement)?this.widthElement:this.$el).width,top:Jt(o)[0]}},write(t){let{height:e,margin:i}=t;const{placeholder:n}=this;c(n,{height:e,margin:i}),N(n,document)||(be(this.$el,n),n.hidden=!0),this.isActive=!!this.isActive},events:["resize"]},{read(t){let{scroll:e=0,dir:i="down",overflow:n,overflowScroll:s=0,start:o,end:r}=t;const a=ee(window);return{dir:e<=a?"down":"up",prevDir:i,scroll:a,prevScroll:e,offsetParentTop:$(this.$el.offsetParent).top,overflowScroll:wt(s+wt(a,o,r)-wt(e,o,r),0,n)}},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 x=Date.now();if((x-n>300||s!==o)&&(t.initScroll=r,t.initTimestamp=x),!(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){Q.inProgress(this.$el)&&l>r&&(Q.cancel(this.$el),this.hide());return}this.isFixed=!1,this.animation&&r>u?(Q.cancel(this.$el),Q.out(this.$el,this.animation).then(()=>this.hide(),at)):this.hide()}else this.isFixed?this.update():this.animation&&r>u?(Q.cancel(this.$el),this.show(),Q.in(this.$el,this.animation).catch(at)):this.show()},events:["resize","scroll"]}],methods:{show(){this.isFixed=!0,this.update(),this.placeholder.hidden=!1},hide(){this.isActive=!1,H(this.$el,this.clsFixed,this.clsBelow),c(this.$el,{position:"",top:"",width:""}),this.placeholder.hidden=!0},update(){let{width:t,scroll:e=0,overflow:i,overflowScroll:n=0,start:s,end:o,offset:r,topOffset:a,height:l,offsetParentTop:h}=this._data;const u=s!==0||e>s;let f="fixed";e>o&&(r+=o-h,f="absolute"),i&&(r-=n),c(this.$el,{position:f,top:r+"px",width:t}),this.isActive=u,I(this.$el,this.clsBelow,e>a+l),v(this.$el,this.clsFixed)}}};function Nn(t,e,i,n){if(!t)return 0;if(k(t)&&t.match(/^-?\d/))return i+nt(t);{const s=t===!0?P(e):it(t,e);return $(s).bottom-(n&&s&&N(e,s)?p(c(s,"paddingBottom")):0)}}var Mn={mixins:[_e,_n,bt],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(t,e){let{connect:i}=t;return Yt(i,e)},watch(t){this.swiping&&c(t,"touch-action","pan-y pinch-zoom");const e=this.index();this.connects.forEach(i=>ct(i).forEach((n,s)=>I(n,this.cls,s===e)))},immediate:!0},toggles:{get(t,e){let{toggle:i}=t;return z(i,e).filter(n=>!A(n,".uk-disabled *, .uk-disabled, [disabled]"))},watch(t){const e=this.index();this.show(~e?e:t[this.active]||t[0])},immediate:!0},children(){return ct(this.$el).filter(t=>this.toggles.some(e=>N(e,t)))},swipeTarget(){return this.connects}},connected(){this.lazyload(this.$el,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?Yt(this.itemNav,this.$el):[])},delegate(){return"["+this.attrItem+"],[data-"+this.attrItem+"]"},handler(t){t.preventDefault(),this.show(lt(t.current,this.attrItem))}},{name:"swipeRight swipeLeft",filter(){return this.swiping},el(){return this.connects},handler(t){let{type:e}=t;this.show(mt(e,"Left")?"next":"previous")}}],methods:{index(){return ce(this.children,t=>w(t,this.cls))},show(t){const e=this.index(),i=fe(this.children[fe(t,this.toggles,e)],ct(this.$el));e!==i&&(this.children.forEach((n,s)=>{I(n,this.cls,i===s),b(this.toggles[s],"aria-expanded",i===s)}),this.connects.forEach(async n=>{let{children:s}=n;await this.toggleElement(d(s).filter(o=>w(o,this.cls)),!1,e>=0),await this.toggleElement(s[i],!0,e>=0)}))}}},nr={mixins:[K],extends:Mn,props:{media:Boolean},data:{media:960,attrItem:"uk-tab-item"},connected(){const t=w(this.$el,"uk-tab-left")?"uk-tab-left":w(this.$el,"uk-tab-right")?"uk-tab-right":!1;t&&this.$create("toggle",this.$el,{cls:t,mode:"media",media:this.media})}};const sr=32;var or={mixins:[_e,Si,bt],args:"target",props:{href:String,target:null,mode:"list",queued:Boolean},data:{href:!1,target:!1,mode:"click",queued:!0},connected(){!g(this.mode,"media")&&!Ze(this.$el)&&b(this.$el,"tabindex","0"),this.lazyload(this.$el,this.target)},computed:{target:{get(t,e){let{href:i,target:n}=t;return n=Yt(n||i,e),n.length&&n||[e]},watch(){this.updateAria()},immediate:!0}},events:[{name:Bt,filter(){return g(this.mode,"hover")},handler(t){!Tt(t)||this._showState||(y(this.$el,"focus"),T(document,Bt,()=>y(this.$el,"blur"),!0,e=>!N(e.target,this.$el)),g(this.mode,"click")&&(this._preventClick=!0))}},{name:xe+" "+ke+" focus blur",filter(){return g(this.mode,"hover")},handler(t){if(Tt(t))return;const e=g([xe,"focus"],t.type),i=b(this.$el,"aria-expanded");if(!(!e&&(t.type===ke&&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 g(this.mode,"click")&&!tt(this.$el,"input")},handler(t){t.keyCode===sr&&(t.preventDefault(),this.$el.click())}},{name:"click",filter(){return g(this.mode,"click")},handler(t){if(this._preventClick)return this._preventClick=null;let e;(J(t.target,'a[href="#"], a[href=""]')||(e=J(t.target,"a[href]"))&&(b(this.$el,"aria-expanded")!=="true"||e.hash&&A(this.target,e.hash)))&&t.preventDefault(),this.toggle()}},{name:"toggled",self:!0,el(){return this.target},handler(t,e){t.target===this.target[0]&&this.updateAria(e)}}],update:{read(){return g(this.mode,"media")&&this.media?{match:this.matchMedia}:!1},write(t){let{match:e}=t;const i=this.isToggled(this.target);(e?!i:i)&&this.toggle()},events:["resize"]},methods:{async toggle(t){if(!y(this.target,t||"toggle",[this]))return;if(!this.queued)return this.toggleElement(this.target);const e=this.target.filter(n=>w(n,this.clsLeave));if(e.length){for(const n of this.target){const s=g(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=>!g(i,n)),!0)},updateAria(t){g(this.mode,"media")||b(this.$el,"aria-expanded",he(t)?t:this.isToggled(this.target))}}},rr=Object.freeze({__proto__:null,Accordion:hn,Alert:zs,Cover:Ls,Drop:fn,Dropdown:fn,FormCustom:Ws,Gif:js,Grid:Ys,HeightMatch:Js,HeightViewport:Zs,Icon:xi,Img:Po,Leader:Wo,Margin:dn,Modal:jo,Nav:Yo,Navbar:Vo,Offcanvas:Xo,OverflowAuto:Zo,Responsive:Qo,Scroll:Uo,Scrollspy:tr,ScrollspyNav:er,Sticky:ir,Svg:wn,Switcher:Mn,Tab:nr,Toggle:or,Video:un,Close:xo,Spinner:ko,SlidenavNext:xn,SlidenavPrevious:xn,SearchIcon:$o,Marker:et,NavbarToggleIcon:et,OverlayIcon:et,PaginationNext:et,PaginationPrevious:et,Totop:et});return X(rr,(t,e)=>W.component(e,t)),W.use(Os),Ds(W),W});
|
|
1
|
+
/*! UIkit 3.13.0 | https://www.getuikit.com | (c) 2014 - 2022 YOOtheme | MIT License */(function(Ht,Lt){typeof exports=="object"&&typeof module<"u"?module.exports=Lt():typeof define=="function"&&define.amd?define("uikit",Lt):(Ht=typeof globalThis<"u"?globalThis:Ht||self,Ht.UIkit=Lt())})(this,function(){"use strict";const{hasOwnProperty:Ht,toString:Lt}=Object.prototype;function ft(t,e){return Ht.call(t,e)}const In=/\B([A-Z])/g,dt=V(t=>t.replace(In,"-$1").toLowerCase()),Wn=/-(\w)/g,kt=V(t=>t.replace(Wn,Ai)),ce=V(t=>t.length?Ai(null,t.charAt(0))+t.slice(1):"");function Ai(t,e){return e?e.toUpperCase():""}function G(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 g(t,e){return t==null||t.includes==null?void 0:t.includes(e)}function he(t,e){return t==null||t.findIndex==null?void 0:t.findIndex(e)}const{isArray:Y,from:qn}=Array,{assign:St}=Object;function Z(t){return typeof t=="function"}function st(t){return t!==null&&typeof t=="object"}function ot(t){return Lt.call(t)==="[object Object]"}function Ft(t){return st(t)&&t===t.window}function Rt(t){return We(t)===9}function Ie(t){return We(t)>=1}function jt(t){return We(t)===1}function We(t){return!Ft(t)&&st(t)&&t.nodeType}function ue(t){return typeof t=="boolean"}function x(t){return typeof t=="string"}function qe(t){return typeof t=="number"}function pt(t){return qe(t)||x(t)&&!isNaN(t-parseFloat(t))}function Ye(t){return!(Y(t)?t.length:st(t)?Object.keys(t).length:!1)}function j(t){return t===void 0}function Ve(t){return ue(t)?t:t==="true"||t==="1"||t===""?!0:t==="false"||t==="0"?!1:t}function It(t){const e=Number(t);return isNaN(e)?!1:e}function p(t){return parseFloat(t)||0}function C(t){return d(t)[0]}function d(t){return t&&(Ie(t)?[t]:Array.from(t).filter(Ie))||[]}function mt(t){var e;if(Ft(t))return t;t=C(t);const i=Rt(t)?t:(e=t)==null?void 0:e.ownerDocument;return(i==null?void 0:i.defaultView)||window}function Ge(t){return t?gt(t,"ms")?p(t):p(t)*1e3:0}function Bi(t,e){return t===e||st(t)&&st(e)&&Object.keys(t).length===Object.keys(e).length&&X(t,(i,n)=>i===e[n])}function Xe(t,e,i){return t.replace(new RegExp(e+"|"+i,"g"),n=>n===e?i:e)}function fe(t){return t[t.length-1]}function X(t,e){for(const i in t)if(e(t[i],i)===!1)return!1;return!0}function Je(t,e){return t.slice().sort((i,n)=>{let{[e]:s=0}=i,{[e]:o=0}=n;return s>o?1:o>s?-1:0})}function Yn(t,e){const i=new Set;return t.filter(n=>{let{[e]:s}=n;return i.has(s)?!1:i.add(s)})}function vt(t,e,i){return e===void 0&&(e=0),i===void 0&&(i=1),Math.min(Math.max(It(t)||0,e),i)}function rt(){}function Ke(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];return[["bottom","top"],["right","left"]].every(n=>{let[s,o]=n;return Math.min(...e.map(r=>{let{[s]:a}=r;return a}))-Math.max(...e.map(r=>{let{[o]:a}=r;return a}))>0})}function Ze(t,e){return t.x<=e.right&&t.x>=e.left&&t.y<=e.bottom&&t.y>=e.top}const Qe={ratio(t,e,i){const n=e==="width"?"height":"width";return{[n]:t[e]?Math.round(i*t[n]/t[e]):t[n],[e]:i}},contain(t,e){return t={...t},X(t,(i,n)=>t=t[n]>e[n]?this.ratio(t,n,e[n]):t),t},cover(t,e){return t=this.contain(t,e),X(t,(i,n)=>t=t[n]<e[n]?this.ratio(t,n,e[n]):t),t}};function de(t,e,i,n){i===void 0&&(i=0),n===void 0&&(n=!1),e=d(e);const{length:s}=e;return s?(t=pt(t)?It(t):t==="next"?i+1:t==="previous"?i-1:e.indexOf(C(t)),n?vt(t,0,s-1):(t%=s,t<0?t+s:t)):-1}function V(t){const e=Object.create(null);return i=>e[i]||(e[i]=t(i))}class Oi{constructor(){this.promise=new Promise((e,i)=>{this.reject=i,this.resolve=e})}}function v(t,e,i){if(st(e)){for(const s in e)v(t,s,e[s]);return}if(j(i)){var n;return(n=C(t))==null?void 0:n.getAttribute(e)}else for(const s of d(t))Z(i)&&(i=i.call(s,v(s,e))),i===null?Wt(s,e):s.setAttribute(e,i)}function Tt(t,e){return d(t).some(i=>i.hasAttribute(e))}function Wt(t,e){const i=d(t);for(const n of e.split(" "))for(const s of i)s.removeAttribute(n)}function at(t,e){for(const i of[e,"data-"+e])if(Tt(t,i))return v(t,i)}const Vn={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,menuitem:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0};function Ue(t){return d(t).some(e=>Vn[e.tagName.toLowerCase()])}function O(t){return d(t).some(e=>e.offsetWidth||e.offsetHeight||e.getClientRects().length)}const ge="input,select,textarea,button";function Mi(t){return d(t).some(e=>_(e,ge))}const pe=ge+",a[href],[tabindex]";function ti(t){return _(t,pe)}function E(t){var e;return(e=C(t))==null?void 0:e.parentElement}function qt(t,e){return d(t).filter(i=>_(i,e))}function _(t,e){return d(t).some(i=>i.matches(e))}function J(t,e){return G(e,">")&&(e=e.slice(1)),jt(t)?t.closest(e):d(t).map(i=>J(i,e)).filter(Boolean)}function M(t,e){return x(e)?_(t,e)||!!J(t,e):t===e||C(e).contains(C(t))}function Yt(t,e){const i=[];for(;t=E(t);)(!e||_(t,e))&&i.push(t);return i}function lt(t,e){t=C(t);const i=t?d(t.children):[];return e?qt(i,e):i}function ei(t,e){return e?d(t).indexOf(C(e)):lt(E(t)).indexOf(t)}function wt(t,e){return ii(t,zi(t,e))}function Vt(t,e){return Gt(t,zi(t,e))}function ii(t,e){return C(Di(t,e,"querySelector"))}function Gt(t,e){return d(Di(t,e,"querySelectorAll"))}const Gn=/(^|[^\\],)\s*[!>+~-]/,Ni=V(t=>t.match(Gn));function zi(t,e){return e===void 0&&(e=document),x(t)&&Ni(t)||Rt(e)?e:e.ownerDocument}const Xn=/([!>+~-])(?=\s+[!>+~-]|\s*$)/g,Jn=V(t=>t.replace(Xn,"$1 *"));function Di(t,e,i){if(e===void 0&&(e=document),!t||!x(t))return t;if(t=Jn(t),Ni(t)){const n=Zn(t);t="";for(let s of n){let o=e;if(s[0]==="!"){const r=s.substr(1).trim().split(" ");if(o=J(E(e),r[0]),s=r.slice(1).join(" ").trim(),!s.length&&n.length===1)return o}if(s[0]==="-"){const r=s.substr(1).trim().split(" "),a=(o||e).previousElementSibling;o=_(a,s.substr(1))?a:null,s=r.slice(1).join(" ")}o&&(t+=(t?",":"")+Qn(o)+" "+s)}e=document}try{return e[i](t)}catch{return null}}const Kn=/.*?[^\\](?:,|$)/g,Zn=V(t=>t.match(Kn).map(e=>e.replace(/,$/,"").trim()));function Qn(t){const e=[];for(;t.parentNode;){const i=v(t,"id");if(i){e.unshift("#"+ni(i));break}else{let{tagName:n}=t;n!=="HTML"&&(n+=":nth-child("+(ei(t)+1)+")"),e.unshift(n),t=t.parentNode}}return e.join(" > ")}function ni(t){return x(t)?CSS.escape(t):""}function T(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];let[n,s,o,r,a=!1]=si(e);r.length>1&&(r=ts(r)),a!=null&&a.self&&(r=es(r)),o&&(r=Un(o,r));for(const l of s)for(const h of n)h.addEventListener(l,r,a);return()=>Hi(n,s,r,a)}function Hi(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];let[n,s,,o,r=!1]=si(e);for(const a of s)for(const l of n)l.removeEventListener(a,o,r)}function P(){for(var t=arguments.length,e=new Array(t),i=0;i<t;i++)e[i]=arguments[i];const[n,s,o,r,a=!1,l]=si(e),h=T(n,s,o,u=>{const f=!l||l(u);f&&(h(),r(u,f))},a);return h}function k(t,e,i){return oi(t).every(n=>n.dispatchEvent(me(e,!0,!0,i)))}function me(t,e,i,n){return e===void 0&&(e=!0),i===void 0&&(i=!1),x(t)&&(t=new CustomEvent(t,{bubbles:e,cancelable:i,detail:n})),t}function si(t){return t[0]=oi(t[0]),x(t[1])&&(t[1]=t[1].split(" ")),Z(t[2])&&t.splice(2,0,!1),t}function Un(t,e){return i=>{const n=t[0]===">"?Gt(t,i.currentTarget).reverse().filter(s=>M(i.target,s))[0]:J(i.target,t);n&&(i.current=n,e.call(this,i))}}function ts(t){return e=>Y(e.detail)?t(e,...e.detail):t(e)}function es(t){return function(e){if(e.target===e.currentTarget||e.target===e.current)return t.call(null,e)}}function Li(t){return t&&"addEventListener"in t}function is(t){return Li(t)?t:C(t)}function oi(t){return Y(t)?t.map(is).filter(Boolean):x(t)?Gt(t):Li(t)?[t]:d(t)}function Ct(t){return t.pointerType==="touch"||!!t.touches}function ve(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 ns(t,e){const i={data:null,method:"GET",headers:{},xhr:new XMLHttpRequest,beforeSend:rt,responseType:"",...e};return Promise.resolve().then(()=>i.beforeSend(i)).then(()=>ss(t,i))}function ss(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]);T(s,"load",()=>{s.status===0||s.status>=200&&s.status<300||s.status===304?i(s):n(St(Error(s.statusText),{xhr:s,status:s.status}))}),T(s,"error",()=>n(St(Error("Network Error"),{xhr:s}))),T(s,"timeout",()=>n(St(Error("Network Timeout"),{xhr:s}))),s.send(e.data)})}function os(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 rs={"animation-iteration-count":!0,"column-count":!0,"fill-opacity":!0,"flex-grow":!0,"flex-shrink":!0,"font-weight":!0,"line-height":!0,opacity:!0,order:!0,orphans:!0,"stroke-dasharray":!0,"stroke-dashoffset":!0,widows:!0,"z-index":!0,zoom:!0};function c(t,e,i,n){n===void 0&&(n="");const s=d(t);for(const o of s)if(x(e)){if(e=we(e),j(i))return as(o,e);!i&&!qe(i)?o.style.removeProperty(e):o.style.setProperty(e,pt(i)&&!rs[e]?i+"px":i,n)}else if(Y(e)){const r=ri(o),a={};for(const l of e)a[l]=r[we(l)];return a}else st(e)&&(n=i,X(e,(r,a)=>c(o,a,r,n)));return s[0]}function ri(t,e){return mt(t).getComputedStyle(t,e)}function as(t,e,i){return ri(t,i)[e]}const ls=/^\s*(["'])?(.*?)\1\s*$/;function ai(t){return ri(document.documentElement).getPropertyValue("--uk-"+t).replace(ls,"$2")}const we=V(t=>cs(t)),Fi=["webkit","moz"];function cs(t){t=dt(t);const{style:e}=document.documentElement;if(t in e)return t;let i=Fi.length,n;for(;i--;)if(n="-"+Fi[i]+"-"+t,n in e)return n}function w(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),n=1;n<e;n++)i[n-1]=arguments[n];Ri(t,i,"add")}function L(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),n=1;n<e;n++)i[n-1]=arguments[n];Ri(t,i,"remove")}function be(t,e){v(t,"class",i=>(i||"").replace(new RegExp("\\b"+e+"\\b","g"),""))}function li(t){(arguments.length<=1?void 0:arguments[1])&&L(t,arguments.length<=1?void 0:arguments[1]),(arguments.length<=2?void 0:arguments[2])&&w(t,arguments.length<=2?void 0:arguments[2])}function b(t,e){return[e]=ci(e),!!e&&d(t).some(i=>i.classList.contains(e))}function F(t,e,i){const n=ci(e);j(i)||(i=!!i);for(const s of d(t))for(const o of n)s.classList.toggle(o,i)}function Ri(t,e,i){e=e.reduce((n,s)=>n.concat(ci(s)),[]);for(const n of d(t))n.classList[i](...e)}function ci(t){return String(t).split(/\s|,/).filter(Boolean)}function ji(t,e,i,n){return i===void 0&&(i=400),n===void 0&&(n="linear"),Promise.all(d(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(()=>k(s,"transitionend"),i);P(s,"transitionend transitioncanceled",l=>{let{type:h}=l;clearTimeout(a),L(s,"uk-transition"),c(s,{transitionProperty:"",transitionDuration:"",transitionTimingFunction:""}),h==="transitioncanceled"?r():o(s)},{self:!0}),w(s,"uk-transition"),c(s,{transitionProperty:Object.keys(e).map(we).join(","),transitionDuration:i+"ms",transitionTimingFunction:n,...e})})))}const ct={start:ji,stop(t){return k(t,"transitionend"),Promise.resolve()},cancel(t){k(t,"transitioncanceled")},inProgress(t){return b(t,"uk-transition")}},Xt="uk-animation-";function hi(t,e,i,n,s){return i===void 0&&(i=200),Promise.all(d(t).map(o=>new Promise((r,a)=>{k(o,"animationcanceled");const l=setTimeout(()=>k(o,"animationend"),i);P(o,"animationend animationcanceled",h=>{let{type:u}=h;clearTimeout(l),u==="animationcanceled"?a():r(o),c(o,"animationDuration",""),be(o,Xt+"\\S*")},{self:!0}),c(o,"animationDuration",i+"ms"),w(o,e,Xt+(s?"leave":"enter")),G(e,Xt)&&(n&&w(o,"uk-transform-origin-"+n),s&&w(o,Xt+"reverse"))})))}const hs=new RegExp(Xt+"(enter|leave)"),Q={in:hi,out(t,e,i,n){return hi(t,e,i,n,!0)},inProgress(t){return hs.test(v(t,"class"))},cancel(t){k(t,"animationcanceled")}},ht={width:["left","right"],height:["top","bottom"]};function U(t){const e=jt(t)?C(t).getBoundingClientRect():{height:N(t),width:Kt(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 y(t,e){const i=U(t);if(t){const{scrollY:s,scrollX:o}=mt(t),r={height:s,width:o};for(const a in ht)for(const l in ht[a])i[ht[a][l]]+=r[a]}if(!e)return i;const n=c(t,"position");X(c(t,["left","top"]),(s,o)=>c(t,o,e[o]-i[o]+p(n==="absolute"&&s==="auto"?Ii(t)[o]:s)))}function Ii(t){let{top:e,left:i}=y(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(jt(r)){const a=y(r);e-=a.top+p(c(r,"borderTopWidth")),i-=a.left+p(c(r,"borderLeftWidth"))}return{top:e-p(c(t,"marginTop")),left:i-p(c(t,"marginLeft"))}}function Jt(t){const e=[0,0];t=C(t);do if(e[0]+=t.offsetTop,e[1]+=t.offsetLeft,c(t,"position")==="fixed"){const i=mt(t);return e[0]+=i.scrollY,e[1]+=i.scrollX,e}while(t=t.offsetParent);return e}const N=Wi("height"),Kt=Wi("width");function Wi(t){const e=ce(t);return(i,n)=>{if(j(n)){if(Ft(i))return i["inner"+e];if(Rt(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]:p(n)||0,n-Zt(i,t)}else return c(i,t,!n&&n!==0?"":+n+Zt(i,t)+"px")}}function Zt(t,e,i){return i===void 0&&(i="border-box"),c(t,"boxSizing")===i?ht[e].map(ce).reduce((n,s)=>n+p(c(t,"padding"+s))+p(c(t,"border"+s+"Width")),0):0}function ui(t){for(const e in ht)for(const i in ht[e])if(ht[e][i]===t)return ht[e][1-i];return t}function it(t,e,i,n){return e===void 0&&(e="width"),i===void 0&&(i=window),n===void 0&&(n=!1),x(t)?fs(t).reduce((s,o)=>{const r=gs(o);return r&&(o=ps(r==="vh"?N(mt(i)):r==="vw"?Kt(mt(i)):n?i["offset"+ce(e)]:U(i)[e],o)),s+p(o)},0):p(t)}const us=/-?\d+(?:\.\d+)?(?:v[wh]|%|px)?/g,fs=V(t=>t.toString().replace(/\s/g,"").match(us)||[]),ds=/(?:v[hw]|%)$/,gs=V(t=>(t.match(ds)||[])[0]);function ps(t,e){return t*p(e)/100}function fi(t){if(document.readyState!=="loading"){t();return}P(document,"DOMContentLoaded",t)}function tt(t,e){var i;return(t==null||(i=t.tagName)==null?void 0:i.toLowerCase())===e.toLowerCase()}function ms(t){return di(t,"")}function ye(t,e){return j(e)?m(t).innerHTML:di(t,e)}const di=Qt("replaceChildren"),vs=Qt("prepend"),nt=Qt("append"),qi=Qt("before"),$e=Qt("after");function Qt(t){return function(e,i){var n;const s=d(x(i)?Pt(i):i);return(n=m(e))==null||n[t](...s),Vi(s)}}function Et(t){d(t).forEach(e=>e.remove())}function xe(t,e){for(e=C(qi(t,e));e.firstChild;)e=e.firstChild;return nt(e,t),e}function Yi(t,e){return d(d(t).map(i=>i.hasChildNodes()?xe(d(i.childNodes),e):nt(i,e)))}function ke(t){d(t).map(E).filter((e,i,n)=>n.indexOf(e)===i).forEach(e=>e.replaceWith(...e.childNodes))}const ws=/^\s*<(\w+|!)[^>]*>/,bs=/^<(\w+)\s*\/?>(?:<\/\1>)?$/;function Pt(t){const e=bs.exec(t);if(e)return document.createElement(e[1]);const i=document.createElement("div");return ws.test(t)?i.insertAdjacentHTML("beforeend",t.trim()):i.textContent=t,Vi(i.childNodes)}function Vi(t){return t.length>1?t:t[0]}function ut(t,e){if(!!jt(t))for(e(t),t=t.firstElementChild;t;){const i=t.nextElementSibling;ut(t,e),t=i}}function m(t,e){return Gi(t)?C(Pt(t)):ii(t,e)}function R(t,e){return Gi(t)?d(Pt(t)):Gt(t,e)}function Gi(t){return x(t)&&G(t.trim(),"<")}const _t=typeof window<"u",Ut=_t&&v(document.documentElement,"dir")==="rtl",At=_t&&"ontouchstart"in window,Bt=_t&&window.PointerEvent,Ot=Bt?"pointerdown":At?"touchstart":"mousedown",ys=Bt?"pointermove":At?"touchmove":"mousemove",Mt=Bt?"pointerup":At?"touchend":"mouseup",Se=Bt?"pointerenter":At?"":"mouseenter",Te=Bt?"pointerleave":At?"":"mouseleave",Ce=Bt?"pointercancel":"touchcancel",A={reads:[],writes:[],read(t){return this.reads.push(t),pi(),t},write(t){return this.writes.push(t),pi(),t},clear(t){Ji(this.reads,t),Ji(this.writes,t)},flush:gi};function gi(t){Xi(A.reads),Xi(A.writes.splice(0)),A.scheduled=!1,(A.reads.length||A.writes.length)&&pi(t+1)}const $s=4;function pi(t){A.scheduled||(A.scheduled=!0,t&&t<$s?Promise.resolve().then(()=>gi(t)):requestAnimationFrame(()=>gi(1)))}function Xi(t){let e;for(;e=t.shift();)try{e()}catch(i){console.error(i)}}function Ji(t,e){const i=t.indexOf(e);return~i&&t.splice(i,1)}function mi(){}mi.prototype={positions:[],init(){this.positions=[];let t;this.unbind=T(document,"mousemove",e=>t=ve(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=fe(this.positions),l=[r,a];return Ze(a,e)?!1:[[{x:i,y:s},{x:n,y:o}],[{x:i,y:o},{x:n,y:s}]].some(u=>{const f=xs(l,u);return f&&Ze(f,e)})}};function xs(t,e){let[{x:i,y:n},{x:s,y:o}]=t,[{x:r,y:a},{x:l,y:h}]=e;const u=(h-a)*(s-i)-(l-r)*(o-n);if(u===0)return!1;const f=((l-r)*(n-a)-(h-a)*(i-r))/u;return f<0?!1:{x:i+f*(s-i),y:n+f*(o-n)}}function te(t,e,i,n){return n===void 0&&(n=!0),vi(IntersectionObserver,t,n?(s,o)=>{s.some(r=>r.isIntersecting)&&e(s,o)}:e,i)}const ks=window.ResizeObserver;function Ki(t,e,i){return i===void 0&&(i={box:"border-box"}),ks?vi(ResizeObserver,t,e,i):(Ss(),ee.add(e),{disconnect(){ee.delete(e)}})}let ee;function Ss(){if(ee)return;ee=new Set;let t;const e=()=>{if(!t){t=!0,A.read(()=>t=!1);for(const i of ee)i()}};T(window,"load resize",e),T(document,"loadedmetadata load",e,!0)}function Zi(t,e,i){return vi(MutationObserver,t,e,i)}function vi(t,e,i,n){const s=new t(i);for(const o of d(e))s.observe(o,n);return s}const D={};D.events=D.created=D.beforeConnect=D.connected=D.beforeDisconnect=D.disconnected=D.destroy=wi,D.args=function(t,e){return e!==!1&&wi(e||t)},D.update=function(t,e){return Je(wi(t,Z(e)?{read:e}:e),"order")},D.props=function(t,e){if(Y(e)){const i={};for(const n of e)i[n]=String;e=i}return D.methods(t,e)},D.computed=D.methods=function(t,e){return e?t?{...t,...e}:e:t},D.data=function(t,e,i){return i?Qi(t,e,i):e?t?function(n){return Qi(t,e,n)}:e:t};function Qi(t,e,i){return D.computed(Z(t)?t.call(i,i):t,Z(e)?e.call(i,i):e)}function wi(t,e){return t=t&&!Y(t)?[t]:t,e?t?t.concat(e):Y(e)?e:[e]:t}function Ts(t,e){return j(e)?t:e}function Nt(t,e,i){const n={};if(Z(e)&&(e=e.options),e.extends&&(t=Nt(t,e.extends,i)),e.mixins)for(const o of e.mixins)t=Nt(t,o,i);for(const o in t)s(o);for(const o in e)ft(t,o)||s(o);function s(o){n[o]=(D[o]||Ts)(t[o],e[o],i)}return n}function bi(t,e){e===void 0&&(e=[]);try{return t?G(t,"{")?JSON.parse(t):e.length&&!g(t,":")?{[e[0]]:t}:t.split(";").reduce((i,n)=>{const[s,o]=n.split(/:(.*)/);return s&&!j(o)&&(i[s.trim()]=o.trim()),i},{}):{}}catch{return{}}}function Ui(t){if(Pe(t)&&yi(t,{func:"playVideo",method:"play"}),Ee(t))try{t.play().catch(rt)}catch{}}function tn(t){Pe(t)&&yi(t,{func:"pauseVideo",method:"pause"}),Ee(t)&&t.pause()}function en(t){Pe(t)&&yi(t,{func:"mute",method:"setVolume",value:0}),Ee(t)&&(t.muted=!0)}function nn(t){return Ee(t)||Pe(t)}function Ee(t){return tt(t,"video")}function Pe(t){return tt(t,"iframe")&&(sn(t)||on(t))}function sn(t){return!!t.src.match(/\/\/.*?youtube(-nocookie)?\.[a-z]+\/(watch\?v=[^&\s]+|embed)|youtu\.be\/.*/)}function on(t){return!!t.src.match(/vimeo\.com\/video\/.*/)}async function yi(t,e){await Es(t),rn(t,e)}function rn(t,e){try{t.contentWindow.postMessage(JSON.stringify({event:"command",...e}),"*")}catch{}}const $i="_ukPlayer";let Cs=0;function Es(t){if(t[$i])return t[$i];const e=sn(t),i=on(t),n=++Cs;let s;return t[$i]=new Promise(o=>{e&&P(t,"load",()=>{const r=()=>rn(t,{event:"listening",id:n});s=setInterval(r,100),r()}),P(window,"message",o,!1,r=>{let{data:a}=r;try{return a=JSON.parse(a),a&&(e&&a.id===n&&a.event==="onReady"||i&&Number(a.player_id)===n)}catch{}}),t.src=""+t.src+(g(t.src,"?")?"&":"?")+(e?"enablejsapi=1":"api=1&player_id="+n)}).then(()=>clearInterval(s))}function _e(t,e,i){return e===void 0&&(e=0),i===void 0&&(i=0),O(t)?Ke(...zt(t).map(n=>{const{top:s,left:o,bottom:r,right:a}=y(ne(n));return{top:s-e,left:o-i,bottom:r+e,right:a+i}}).concat(y(t))):!1}function ie(t,e){if(Ft(t)||Rt(t)?t=Dt(t):t=C(t),j(e))return t.scrollTop;t.scrollTop=e}function xi(t,e){let{offset:i=0}=e===void 0?{}:e;const n=O(t)?zt(t):[];return n.reduce((a,l,h)=>{const{scrollTop:u,scrollHeight:f,offsetHeight:$}=l,q=f-se(l),{height:S,top:H}=y(n[h-1]||t);let z=Math.ceil(H-y(ne(l)).top-i+u);return i>0&&$<S+i?z+=i:i=0,z>q?(i-=z-q,z=q):z<0&&(i-=z,z=0),()=>s(l,z-u).then(a)},()=>Promise.resolve())();function s(a,l){return new Promise(h=>{const u=a.scrollTop,f=o(Math.abs(l)),$=Date.now();(function q(){const S=r(vt((Date.now()-$)/f));ie(a,u+l*S),S===1?h():requestAnimationFrame(q)})()})}function o(a){return 40*Math.pow(a,.375)}function r(a){return .5*(1-Math.cos(Math.PI*a))}}function an(t,e,i){if(e===void 0&&(e=0),i===void 0&&(i=0),!O(t))return 0;const[n]=zt(t,/auto|scroll/,!0),{scrollHeight:s,scrollTop:o}=n,r=se(n),a=s-r,l=Jt(t)[0]-Jt(n)[0],h=Math.max(0,l-r+e),u=Math.min(a,l+t.offsetHeight-i);return vt((o-h)/(u-h))}function zt(t,e,i){e===void 0&&(e=/auto|scroll|hidden/),i===void 0&&(i=!1);const n=Dt(t);let s=Yt(t).reverse();s=s.slice(s.indexOf(n)+1);const o=he(s,r=>c(r,"position")==="fixed");return~o&&(s=s.slice(o)),[n].concat(s.filter(r=>e.test(c(r,"overflow"))&&(!i||r.scrollHeight>se(r)))).reverse()}function ne(t){return t===Dt(t)?window:t}function se(t){return(t===Dt(t)?document.documentElement:t).clientHeight}function Dt(t){const{document:e}=mt(t);return e.scrollingElement||e.documentElement}const oe={width:["x","left","right"],height:["y","top","bottom"]};function ln(t,e,i,n,s,o,r,a){i=hn(i),n=hn(n);const l={element:i,target:n};if(!t||!e)return l;const h=y(t),u=y(e),f=u;if(cn(f,i,h,-1),cn(f,n,u,1),s=un(s,h.width,h.height),o=un(o,u.width,u.height),s.x+=o.x,s.y+=o.y,f.left+=s.x,f.top+=s.y,r){let $=zt(t).map(ne);a&&!g($,a)&&$.unshift(a),$=$.map(q=>y(q)),X(oe,(q,S)=>{let[H,z,Fe]=q;!(r===!0||g(r,H))||$.some(Re=>{const dr=i[H]===z?-h[S]:i[H]===Fe?h[S]:0,gr=n[H]===z?u[S]:n[H]===Fe?-u[S]:0;if(f[z]<Re[z]||f[z]+h[S]>Re[Fe]){const le=h[S]/2,je=n[H]==="center"?-u[S]/2:0;return i[H]==="center"&&(Pi(le,je)||Pi(-le,-je))||Pi(dr,gr)}function Pi(le,je){const _i=p((f[z]+le+je-s[H]*2).toFixed(4));if(_i>=Re[z]&&_i+h[S]<=Re[Fe]){f[z]=_i;for(const jn of["element","target"])le&&(l[jn][H]=l[jn][H]===oe[S][1]?oe[S][2]:oe[S][1]);return!0}}})})}return y(t,f),l}function cn(t,e,i,n){X(oe,(s,o)=>{let[r,a,l]=s;e[r]===l?t[a]+=i[o]*n:e[r]==="center"&&(t[a]+=i[o]*n/2)})}function hn(t){const e=/left|center|right/,i=/top|center|bottom/;return t=(t||"").split(" "),t.length===1&&(t=e.test(t[0])?t.concat("center"):i.test(t[0])?["center"].concat(t):["center","center"]),{x:e.test(t[0])?t[0]:"center",y:i.test(t[1])?t[1]:"center"}}function un(t,e,i){const[n,s]=(t||"").split(" ");return{x:n?p(n)*(gt(n,"%")?e/100:1):0,y:s?p(s)*(gt(s,"%")?i/100:1):0}}var Ps=Object.freeze({__proto__:null,ajax:ns,getImage:os,transition:ji,Transition:ct,animate:hi,Animation:Q,attr:v,hasAttr:Tt,removeAttr:Wt,data:at,addClass:w,removeClass:L,removeClasses:be,replaceClass:li,hasClass:b,toggleClass:F,dimensions:U,offset:y,position:Ii,offsetPosition:Jt,height:N,width:Kt,boxModelAdjust:Zt,flipPosition:ui,toPx:it,ready:fi,isTag:tt,empty:ms,html:ye,replaceChildren:di,prepend:vs,append:nt,before:qi,after:$e,remove:Et,wrapAll:xe,wrapInner:Yi,unwrap:ke,fragment:Pt,apply:ut,$:m,$$:R,inBrowser:_t,isRtl:Ut,hasTouch:At,pointerDown:Ot,pointerMove:ys,pointerUp:Mt,pointerEnter:Se,pointerLeave:Te,pointerCancel:Ce,on:T,off:Hi,once:P,trigger:k,createEvent:me,toEventTargets:oi,isTouch:Ct,getEventPos:ve,fastdom:A,isVoidElement:Ue,isVisible:O,selInput:ge,isInput:Mi,selFocusable:pe,isFocusable:ti,parent:E,filter:qt,matches:_,closest:J,within:M,parents:Yt,children:lt,index:ei,hasOwn:ft,hyphenate:dt,camelize:kt,ucfirst:ce,startsWith:G,endsWith:gt,includes:g,findIndex:he,isArray:Y,toArray:qn,assign:St,isFunction:Z,isObject:st,isPlainObject:ot,isWindow:Ft,isDocument:Rt,isNode:Ie,isElement:jt,isBoolean:ue,isString:x,isNumber:qe,isNumeric:pt,isEmpty:Ye,isUndefined:j,toBoolean:Ve,toNumber:It,toFloat:p,toNode:C,toNodes:d,toWindow:mt,toMs:Ge,isEqual:Bi,swap:Xe,last:fe,each:X,sortBy:Je,uniqueBy:Yn,clamp:vt,noop:rt,intersectRect:Ke,pointInRect:Ze,Dimensions:Qe,getIndex:de,memoize:V,Deferred:Oi,MouseTracker:mi,observeIntersection:te,observeResize:Ki,observeMutation:Zi,mergeOptions:Nt,parseOptions:bi,play:Ui,pause:tn,mute:en,isVideo:nn,positionAt:ln,query:wt,queryAll:Vt,find:ii,findAll:Gt,escape:ni,css:c,getCssVar:ai,propName:we,isInView:_e,scrollTop:ie,scrollIntoView:xi,scrolledOver:an,scrollParents:zt,getViewport:ne,getViewportClientHeight:se,getScrollingElement:Dt});function _s(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=Nt(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=Nt(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 Yt(s).reverse())n(r[e],o);ut(s,r=>n(r[e],o))};let i;Object.defineProperty(t,"container",{get(){return i||document.body},set(s){i=m(s)}});function n(s,o){if(!!s)for(const r in s)s[r]._connected&&s[r]._callUpdate(o)}}function As(t){t.prototype._callHook=function(n){var s;(s=this.$options[n])==null||s.forEach(o=>o.call(this))},t.prototype._callConnected=function(){this._connected||(this._data={},this._computed={},this._initProps(),this._callHook("beforeConnect"),this._connected=!0,this._initEvents(),this._initObservers(),this._callHook("connected"),this._callUpdate())},t.prototype._callDisconnected=function(){!this._connected||(this._callHook("beforeDisconnect"),this._disconnectObservers(),this._unbindEvents(),this._callHook("disconnected"),this._connected=!1,delete this._watch)},t.prototype._callUpdate=function(n){n===void 0&&(n="update"),!!this._connected&&((n==="update"||n==="resize")&&this._callWatches(),!!this.$options.update&&(this._updates||(this._updates=new Set,A.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=!ft(this,"_watch");this._watch=A.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&&ot(a)&&St(this._data,a)),o&&a!==!1&&A.write(()=>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||ft(o,r)&&!Bi(o[r],this[r]))&&a.call(this,this[r],o[r])}}}function Bs(t){let e=0;t.prototype._init=function(i){i=i||{},i.data=zs(i,this.constructor.options),this.$options=Nt(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)Os(this,n,i[n])},t.prototype._initProps=function(i){let n;i=i||fn(this.$options,this.$name);for(n in i)j(i[n])||(this.$props[n]=i[n]);const s=[this.$options.computed,this.$options.methods];for(n in this.$props)n in i&&Ms(s,n)&&(this[n]=this.$props[n])},t.prototype._initEvents=function(){this._events=[];for(const i of this.$options.events||[])if(ft(i,"handler"))Ae(this,i);else for(const n in i)Ae(this,i[n],n)},t.prototype._unbindEvents=function(){this._events.forEach(i=>i()),delete this._events},t.prototype._initObservers=function(){this._observers=[Hs(this)],this.$options.computed&&this.registerObserver(Ds(this))},t.prototype.registerObserver=function(i){this._observers.push(i)},t.prototype._disconnectObservers=function(){this._observers.forEach(i=>i==null?void 0:i.disconnect())}}function fn(t,e){const i={},{args:n=[],props:s={},el:o}=t;if(!s)return i;for(const a in s){const l=dt(a);let h=at(o,l);j(h)||(h=s[a]===Boolean&&h===""?!0:ki(s[a],h),!(l==="target"&&(!h||G(h,"_")))&&(i[a]=h))}const r=bi(at(o,e),n);for(const a in r){const l=kt(a);s[l]!==void 0&&(i[l]=ki(s[l],r[a]))}return i}function Os(t,e,i){Object.defineProperty(t,e,{enumerable:!0,get(){const{_computed:n,$props:s,$el:o}=t;return ft(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,j(s[e])&&delete s[e]}})}function Ae(t,e,i){ot(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,Y(s)){s.forEach(f=>Ae(t,{...e,el:f},i));return}!s||h&&!h.call(t)||t._events.push(T(s,n,l?x(l)?l:l.call(t):null,x(o)?t[o]:o.bind(t),{passive:a,capture:r,self:u}))}function Ms(t,e){return t.every(i=>!i||!ft(i,e))}function ki(t,e){return t===Boolean?Ve(e):t===Number?It(e):t==="list"?Ns(e):t?t(e):e}function Ns(t){return Y(t)?t:x(t)?t.split(/,(?![^(]*\))/).map(e=>pt(e)?It(e):Ve(e.trim())):[t]}function zs(t,e){let{data:i={}}=t,{args:n=[],props:s={}}=e;Y(i)&&(i=i.slice(0,n.length).reduce((o,r,a)=>(ot(r)?St(o,r):o[n[a]]=r,o),{}));for(const o in i)j(i[o])?delete i[o]:s[o]&&(i[o]=ki(s[o],i[o]));return i}function Ds(t){const{el:e}=t.$options,i=new MutationObserver(()=>t.$emit());return i.observe(e,{childList:!0,subtree:!0}),i}function Hs(t){const{$name:e,$options:i,$props:n}=t,{attrs:s,props:o,el:r}=i;if(!o||s===!1)return;const a=Y(s)?s:Object.keys(o),l=a.map(u=>dt(u)).concat(e),h=new MutationObserver(u=>{const f=fn(i,e);u.some($=>{let{attributeName:q}=$;const S=q.replace("data-","");return(S===e?a:[kt(S),kt(q)]).some(H=>!j(f[H])&&f[H]!==n[H])})&&t.$reset()});return h.observe(r,{attributes:!0,attributeFilter:l.concat(l.map(u=>"data-"+u))}),h}function Ls(t){const e=t.data;t.prototype.$create=function(n,s,o){return t[n](s,o)},t.prototype.$mount=function(n){const{name:s}=this.$options;n[e]||(n[e]={}),!n[e][s]&&(n[e][s]=this,this.$el=this.$options.el=this.$options.el||n,M(n,document)&&this._callConnected())},t.prototype.$reset=function(){this._callDisconnected(),this._callConnected()},t.prototype.$destroy=function(n){n===void 0&&(n=!1);const{el:s,name:o}=this.$options;s&&this._callDisconnected(),this._callHook("destroy"),!!(s!=null&&s[e])&&(delete s[e][o],Ye(s[e])||delete s[e],n&&Et(this.$el))},t.prototype.$emit=function(n){this._callUpdate(n)},t.prototype.$update=function(n,s){n===void 0&&(n=this.$el),t.update(n,s)},t.prototype.$getComponent=t.getComponent;const i=V(n=>t.prefix+dt(n));Object.defineProperties(t.prototype,{$container:Object.getOwnPropertyDescriptor(t,"container"),$name:{get(){return i(this.$options.name)}}})}function Fs(t){const e=t.data,i={};t.component=function(n,s){const o=dt(n);if(n=kt(o),!s)return ot(i[n])&&(i[n]=t.extend(i[n])),i[n];t[n]=function(a,l){const h=t.component(n);return h.options.functional?new h({data:ot(a)?a:[...arguments]}):a?R(a).map(u)[0]:u();function u(f){const $=t.getComponent(f,n);if($)if(l)$.$destroy();else return $;return new h({el:f,data:l})}};const r=ot(s)?{...s}:s.options;return r.name=n,r.install==null||r.install(t,r,n),t._initialized&&!r.functional&&A.read(()=>t[n]("[uk-"+o+"],[data-uk-"+o+"]")),i[n]=ot(s)?r:s},t.getComponents=n=>(n==null?void 0:n[e])||{},t.getComponent=(n,s)=>t.getComponents(n)[s],t.connect=n=>{if(n[e])for(const s in n[e])n[e][s]._callConnected();for(const s of n.attributes){const o=dn(s.name);o&&o in i&&t[o](n)}},t.disconnect=n=>{for(const s in n[e])n[e][s]._callDisconnected()}}const dn=V(t=>G(t,"uk-")||G(t,"data-uk-")?kt(t.replace("data-uk-","").replace("uk-","")):!1),I=function(t){this._init(t)};I.util=Ps,I.data="__uikit__",I.prefix="uk-",I.options={},I.version="3.13.0",_s(I),As(I),Bs(I),Fs(I),Ls(I);function Rs(){if(!_t)return;let t=0;T(document,"animationstart",e=>{let{target:i}=e;(c(i,"animationName")||"").match(/^uk-.*(left|right)/)&&(t++,c(document.documentElement,"overflowX","hidden"),setTimeout(()=>{--t||c(document.documentElement,"overflowX","")},Ge(c(i,"animationDuration"))+100))},!0)}function js(t){const{connect:e,disconnect:i}=t;if(!_t||!window.MutationObserver)return;A.read(function(){document.body&&ut(document.body,e),new MutationObserver(o=>o.forEach(n)).observe(document,{childList:!0,subtree:!0}),new MutationObserver(o=>o.forEach(s)).observe(document,{attributes:!0,subtree:!0}),t._initialized=!0});function n(o){let{addedNodes:r,removedNodes:a}=o;for(const l of r)ut(l,e);for(const l of a)ut(l,i)}function s(o){var r;let{target:a,attributeName:l}=o;const h=dn(l);if(!(!h||!(h in t))){if(Tt(a,l)){t[h](a);return}(r=t.getComponent(a,h))==null||r.$destroy()}}}var K={connected(){!b(this.$el,this.$name)&&w(this.$el,this.$name)}},Be={methods:{lazyload(t,e){t===void 0&&(t=this.$el),e===void 0&&(e=this.$el),this.registerObserver(te(t,(i,n)=>{for(const s of d(Z(e)?e():e))R('[loading="lazy"]',s).forEach(o=>Wt(o,"loading"));for(const s of i.filter(o=>{let{isIntersecting:r}=o;return r}).map(o=>{let{target:r}=o;return r}))n.unobserve(s)}))}}},bt={props:{cls:Boolean,animation:"list",duration:Number,origin:String,transition:String},data:{cls:!1,animation:[!1],duration:200,origin:!1,transition:"linear",clsEnter:"uk-togglabe-enter",clsLeave:"uk-togglabe-leave",initProps:{overflow:"",height:"",paddingTop:"",paddingBottom:"",marginTop:"",marginBottom:""},hideProps:{overflow:"hidden",height:0,paddingTop:0,paddingBottom:0,marginTop:0,marginBottom:0}},computed:{hasAnimation(t){let{animation:e}=t;return!!e[0]},hasTransition(t){let{animation:e}=t;return this.hasAnimation&&e[0]===!0}},methods:{toggleElement(t,e,i){return new Promise(n=>Promise.all(d(t).map(s=>{const o=ue(e)?e:!this.isToggled(s);if(!k(s,"before"+(o?"show":"hide"),[this]))return Promise.reject();const r=(Z(i)?i:i===!1||!this.hasAnimation?this._toggle:this.hasTransition?gn(this):Is(this))(s,o),a=o?this.clsEnter:this.clsLeave;w(s,a),k(s,o?"show":"hide",[this]);const l=()=>{L(s,a),k(s,o?"shown":"hidden",[this]),this.$update(s)};return r?r.then(l,()=>(L(s,a),Promise.reject())):l()})).then(n,rt))},isToggled(t){return t===void 0&&(t=this.$el),[t]=d(t),b(t,this.clsEnter)?!0:b(t,this.clsLeave)?!1:this.cls?b(t,this.cls.split(" ")[0]):O(t)},_toggle(t,e){if(!t)return;e=Boolean(e);let i;this.cls?(i=g(this.cls," ")||e!==b(t,this.cls),i&&F(t,this.cls,g(this.cls," ")?void 0:e)):(i=e===t.hidden,i&&(t.hidden=!e)),R("[autofocus]",t).some(n=>O(n)?n.focus()||!0:n.blur()),i&&(k(t,"toggled",[e,this]),this.$update(t))}}};function gn(t){let{isToggled:e,duration:i,initProps:n,hideProps:s,transition:o,_toggle:r}=t;return(a,l)=>{const h=ct.inProgress(a),u=a.hasChildNodes()?p(c(a.firstElementChild,"marginTop"))+p(c(a.lastElementChild,"marginBottom")):0,f=O(a)?N(a)+(h?0:u):0;ct.cancel(a),e(a)||r(a,!0),N(a,""),A.flush();const $=N(a)+(h?0:u);return N(a,f),(l?ct.start(a,{...n,overflow:"hidden",height:$},Math.round(i*(1-f/$)),o):ct.start(a,s,Math.round(i*(f/$)),o).then(()=>r(a,!1))).then(()=>c(a,n))}}function Is(t){return(e,i)=>{Q.cancel(e);const{animation:n,duration:s,_toggle:o}=t;return i?(o(e,!0),Q.in(e,n[0],s,t.origin)):Q.out(e,n[1]||n[0],s,t.origin).then(()=>o(e,!1))}}var pn={mixins:[K,Be,bt],props:{targets:String,active:null,collapsible:Boolean,multiple:Boolean,toggle:String,content:String,transition:String,offset:Number},data:{targets:"> *",active:!1,animation:[!0],collapsible:!0,multiple:!1,clsOpen:"uk-open",toggle:"> .uk-accordion-title",content:"> .uk-accordion-content",transition:"ease",offset:0},computed:{items:{get(t,e){let{targets:i}=t;return R(i,e)},watch(t,e){if(t.forEach(n=>Oe(m(this.content,n),!b(n,this.clsOpen))),e||b(t,this.clsOpen))return;const i=this.active!==!1&&t[Number(this.active)]||!this.collapsible&&t[0];i&&this.toggle(i,!1)},immediate:!0},toggles(t){let{toggle:e}=t;return this.items.map(i=>m(e,i))}},connected(){this.lazyload()},events:[{name:"click",delegate(){return this.targets+" "+this.$props.toggle},handler(t){t.preventDefault(),this.toggle(ei(this.toggles,t.current))}}],methods:{toggle(t,e){let i=[this.items[de(t,this.items)]];const n=qt(this.items,"."+this.clsOpen);if(!this.multiple&&!g(n,i[0])&&(i=i.concat(n)),!(!this.collapsible&&n.length<2&&!qt(i,":not(."+this.clsOpen+")").length))for(const s of i)this.toggleElement(s,!b(s,this.clsOpen),async(o,r)=>{F(o,this.clsOpen,r),v(m(this.$props.toggle,o),"aria-expanded",r);const a=m((o._wrapper?"> * ":"")+this.content,o);if(e===!1||!this.hasTransition){Oe(a,!r);return}if(o._wrapper||(o._wrapper=xe(a,"<div"+(r?" hidden":"")+">")),Oe(a,!1),await gn(this)(o._wrapper,r),Oe(a,!r),delete o._wrapper,ke(a),r){const l=m(this.$props.toggle,o);A.read(()=>{_e(l)||xi(l,{offset:this.offset})})}})}}};function Oe(t,e){t&&(t.hidden=e)}var Ws={mixins:[K,bt],args:"animation",props:{close:String},data:{animation:[!0],selClose:".uk-alert-close",duration:150,hideProps:{opacity:0,...bt.data.hideProps}},events:[{name:"click",delegate(){return this.selClose},handler(t){t.preventDefault(),this.close()}}],methods:{async close(){await this.toggleElement(this.$el),this.$destroy(!0)}}},mn={args:"autoplay",props:{automute:Boolean,autoplay:Boolean},data:{automute:!1,autoplay:!0},connected(){this.inView=this.autoplay==="inview",this.inView&&!Tt(this.$el,"preload")&&(this.$el.preload="none"),this.automute&&en(this.$el),this.registerObserver(te(this.$el,()=>this.$emit("scroll"),{},!1))},update:{read(){return nn(this.$el)?{visible:O(this.$el)&&c(this.$el,"visibility")!=="hidden",inView:this.inView&&_e(this.$el)}:!1},write(t){let{visible:e,inView:i}=t;!e||this.inView&&!i?tn(this.$el):(this.autoplay===!0||this.inView&&i)&&Ui(this.$el)}}},yt={connected(){var t;this.registerObserver(Ki(((t=this.$options.resizeTargets)==null?void 0:t.call(this))||this.$el,()=>this.$emit("resize")))}},qs={mixins:[yt,mn],props:{width:Number,height:Number},data:{automute:!0},update:{read(){const t=this.$el,{offsetHeight:e,offsetWidth:i}=Ys(t)||E(t),n=Qe.cover({width:this.width||t.naturalWidth||t.videoWidth||t.clientWidth,height:this.height||t.naturalHeight||t.videoHeight||t.clientHeight},{width:i+(i%2?1:0),height:e+(e%2?1:0)});return!n.width||!n.height?!1:n},write(t){let{height:e,width:i}=t;c(this.$el,{height:e,width:i})},events:["resize"]}};function Ys(t){for(;t=E(t);)if(c(t,"position")!=="static")return t}var Si={props:{container:Boolean},data:{container:!0},computed:{container(t){let{container:e}=t;return e===!0&&this.$container||e&&m(e)}}},Vs={props:{pos:String,offset:null,flip:Boolean,clsPos:String},data:{pos:"bottom-"+(Ut?"right":"left"),flip:!0,offset:!1,clsPos:""},connected(){this.pos=this.$props.pos.split("-").concat("center").slice(0,2),this.dir=this.pos[0],this.align=this.pos[1]},methods:{positionAt(t,e,i){be(t,this.clsPos+"-(top|bottom|left|right)(-[a-z]+)?");let{offset:n}=this;const s=this.getAxis(),o=this.pos[0],r=this.pos[1];if(!pt(n)){const h=m(n);n=h?y(h)[s==="x"?"left":"top"]-y(e)[s==="x"?"right":"bottom"]:0}const{x:a,y:l}=ln(t,e,s==="x"?ui(o)+" "+r:r+" "+ui(o),s==="x"?o+" "+r:r+" "+o,s==="x"?""+(o==="left"?-n:n):" "+(o==="top"?-n:n),null,this.flip,i).target;this.dir=s==="x"?a:l,this.align=s==="x"?l:a,F(t,this.clsPos+"-"+this.dir+"-"+this.align,this.offset===!1)},getAxis(){return this.dir==="top"||this.dir==="bottom"?"y":"x"}}};let B;var vn={mixins:[Si,Be,Vs,bt],args:"pos",props:{mode:"list",toggle:Boolean,boundary:Boolean,boundaryAlign:Boolean,delayShow:Number,delayHide:Number,clsDrop:String},data:{mode:["click","hover"],toggle:"- *",boundary:!0,boundaryAlign:!1,delayShow:0,delayHide:800,clsDrop:!1,animation:["uk-animation-fade"],cls:"uk-open",container:!1},created(){this.tracker=new mi},connected(){this.clsPos=this.clsDrop=this.$props.clsDrop||"uk-"+this.$options.name,w(this.$el,this.clsDrop),this.toggle&&!this.target&&(this.target=this.$create("toggle",wt(this.toggle,this.$el),{target:this.$el,mode:this.mode}).$el,v(this.target,"aria-haspopup",!0),this.lazyload(this.target))},disconnected(){this.isActive()&&(B=null)},events:[{name:"click",delegate(){return"."+this.clsDrop+"-close"},handler(t){t.preventDefault(),this.hide(!1)}},{name:"click",delegate(){return'a[href^="#"]'},handler(t){let{defaultPrevented:e,current:{hash:i}}=t;!e&&i&&!M(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.$el,!1)}},{name:"toggleshow",self:!0,handler(t,e){t.preventDefault(),this.show(e.$el)}},{name:"togglehide",self:!0,handler(t){t.preventDefault(),_(this.$el,":focus,:hover")||this.hide()}},{name:Se+" focusin",filter(){return g(this.mode,"hover")},handler(t){Ct(t)||this.clearTimers()}},{name:Te+" focusout",filter(){return g(this.mode,"hover")},handler(t){!Ct(t)&&t.relatedTarget&&this.hide()}},{name:"toggled",self:!0,handler(t,e){!e||(this.clearTimers(),this.position())}},{name:"show",self:!0,handler(){B=this,this.tracker.init();for(const t of[T(document,Ot,e=>{let{target:i}=e;return!M(i,this.$el)&&P(document,Mt+" "+Ce+" scroll",n=>{let{defaultPrevented:s,type:o,target:r}=n;!s&&o===Mt&&i===r&&!(this.target&&M(i,this.target))&&this.hide(!1)},!0)}),T(document,"keydown",e=>{e.keyCode===27&&this.hide(!1)}),T(window,"resize",()=>this.$emit("resize"))])P(this.$el,"hide",t,{self:!0})}},{name:"beforehide",self:!0,handler(){this.clearTimers()}},{name:"hide",handler(t){let{target:e}=t;if(this.$el!==e){B=B===null&&M(e,this.$el)&&this.isToggled()?this:B;return}B=this.isActive()?null:B,this.tracker.cancel()}}],update:{write(){this.isToggled()&&!b(this.$el,this.clsEnter)&&this.position()},events:["resize"]},methods:{show(t,e){if(t===void 0&&(t=this.target),e===void 0&&(e=!0),this.isToggled()&&t&&this.target&&t!==this.target&&this.hide(!1),this.target=t,this.clearTimers(),!this.isActive()){if(B){if(e&&B.isDelaying){this.showTimer=setTimeout(()=>_(t,":hover")&&this.show(),10);return}let i;for(;B&&i!==B&&!M(this.$el,B.$el);)i=B,B.hide(!1)}this.container&&E(this.$el)!==this.container&&nt(this.container,this.$el),this.showTimer=setTimeout(()=>this.toggleElement(this.$el,!0),e&&this.delayShow||0)}},hide(t){t===void 0&&(t=!0);const e=()=>this.toggleElement(this.$el,!1,!1);this.clearTimers(),this.isDelaying=Gs(this.$el).some(i=>this.tracker.movesTo(i)),t&&this.isDelaying?this.hideTimer=setTimeout(this.hide,50):t&&this.delayHide?this.hideTimer=setTimeout(e,this.delayHide):e()},clearTimers(){clearTimeout(this.showTimer),clearTimeout(this.hideTimer),this.showTimer=null,this.hideTimer=null,this.isDelaying=!1},isActive(){return B===this},position(){const t=this.boundary===!0?window:wt(this.boundary,this.$el);L(this.$el,this.clsDrop+"-stack"),F(this.$el,this.clsDrop+"-boundary",this.boundaryAlign);const e=y(t),i=this.boundaryAlign?e:y(this.target);if(this.align==="justify"){const n=this.getAxis()==="y"?"width":"height";c(this.$el,n,i[n])}else t&&this.$el.offsetWidth>Math.max(e.right-i.left,i.right-e.left)&&w(this.$el,this.clsDrop+"-stack");this.positionAt(this.$el,this.boundaryAlign?t:this.target,t)}}};function Gs(t){const e=[];return ut(t,i=>c(i,"position")!=="static"&&e.push(i)),e}var Xs={mixins:[K],args:"target",props:{target:Boolean},data:{target:!1},computed:{input(t,e){return m(ge,e)},state(){return this.input.nextElementSibling},target(t,e){let{target:i}=t;return i&&(i===!0&&E(this.input)===e&&this.input.nextElementSibling||m(i,e))}},update(){var t;const{target:e,input:i}=this;if(!e)return;let n;const s=Mi(e)?"value":"textContent",o=e[s],r=(t=i.files)!=null&&t[0]?i.files[0].name:_(i,"select")&&(n=R("option",i).filter(a=>a.selected)[0])?n.textContent:i.value;o!==r&&(e[s]=r)},events:[{name:"change",handler(){this.$emit()}},{name:"reset",el(){return J(this.$el,"form")},handler(){this.$emit()}}]},wn={mixins:[yt],props:{margin:String,firstColumn:Boolean},data:{margin:"uk-margin-small-top",firstColumn:"uk-first-column"},resizeTargets(){return this.$el.children},connected(){this.registerObserver(Zi(this.$el,()=>this.$reset(),{childList:!0}))},update:{read(){const t=bn(this.$el.children);return{rows:t,columns:Js(t)}},write(t){let{columns:e,rows:i}=t;for(const n of i)for(const s of n)F(s,this.margin,i[0]!==n),F(s,this.firstColumn,!!~e[0].indexOf(s))},events:["resize"]}};function bn(t){return yn(t,"top","bottom")}function Js(t){const e=[];for(const i of t){const n=yn(i,"left","right");for(let s=0;s<n.length;s++)e[s]=e[s]?e[s].concat(n[s]):n[s]}return Ut?e.reverse():e}function yn(t,e,i){const n=[[]];for(const s of t){if(!O(s))continue;let o=Me(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=Me(a[0]):(o=Me(s,!0),l=Me(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 Me(t,e){e===void 0&&(e=!1);let{offsetTop:i,offsetLeft:n,offsetHeight:s,offsetWidth:o}=t;return e&&([i,n]=Jt(t)),{top:i,left:n,bottom:i+s,right:n+o}}var Ne={connected(){Ks(this._uid,()=>this.$emit("scroll"))},disconnected(){Zs(this._uid)}};const ze=new Map;let re;function Ks(t,e){re=re||T(window,"scroll",()=>ze.forEach(i=>i()),{passive:!0,capture:!0}),ze.set(t,e)}function Zs(t){ze.delete(t),re&&!ze.size&&(re(),re=null)}var Qs={extends:wn,mixins:[K,Ne],name:"grid",props:{masonry:Boolean,parallax:Number},data:{margin:"uk-grid-margin",clsStack:"uk-grid-stack",masonry:!1,parallax:0},connected(){this.masonry&&w(this.$el,"uk-flex-top uk-flex-wrap-top")},update:[{write(t){let{columns:e}=t;F(this.$el,this.clsStack,e.length<2)},events:["resize"]},{read(t){let{columns:e,rows:i}=t;if(!e.length||!this.masonry&&!this.parallax||$n(this.$el))return t.translates=!1,!1;let n=!1;const s=lt(this.$el),o=eo(e),r=to(s,this.margin)*(i.length-1),a=Math.max(...o)+r;this.masonry&&(e=e.map(h=>Je(h,"offsetTop")),n=Us(i,e));let l=Math.abs(this.parallax);return l&&(l=o.reduce((h,u,f)=>Math.max(h,u+r+(f%2?l:l/8)-a),0)),{padding:l,columns:e,translates:n,height:n?a:""}},write(t){let{height:e,padding:i}=t;c(this.$el,"paddingBottom",i||""),e!==!1&&c(this.$el,"height",e)},events:["resize"]},{read(){return $n(this.$el)?!1:{scrolled:this.parallax?an(this.$el)*Math.abs(this.parallax):!1}},write(t){let{columns:e,scrolled:i,translates:n}=t;i===!1&&!n||e.forEach((s,o)=>s.forEach((r,a)=>c(r,"transform",!i&&!n?"":"translateY("+((n&&-n[o][a])+(i?o%2?i:i/8:0))+"px)")))},events:["scroll","resize"]}]};function $n(t){return lt(t).some(e=>c(e,"position")==="absolute")}function Us(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 to(t,e){const[i]=t.filter(n=>b(n,e));return p(i?c(i,"marginTop"):c(t[0],"paddingLeft"))}function eo(t){return t.map(e=>e.reduce((i,n)=>i+n.offsetHeight,0))}var io={args:"target",props:{target:String,row:Boolean},data:{target:"> *",row:!0,forceHeight:!0},computed:{elements:{get(t,e){let{target:i}=t;return R(i,e)},watch(){this.$reset()}}},resizeTargets(){return this.elements},update:{read(){return{rows:(this.row?bn(this.elements):[this.elements]).map(no)}},write(t){let{rows:e}=t;for(const{heights:i,elements:n}of e)n.forEach((s,o)=>c(s,"minHeight",i[o]))},events:["resize"]}};function no(t){if(t.length<2)return{heights:[""],elements:t};let e=t.map(xn),i=Math.max(...e);const n=t.some(o=>o.style.minHeight),s=t.some((o,r)=>!o.style.minHeight&&e[r]<i);return n&&s&&(c(t,"minHeight",""),e=t.map(xn),i=Math.max(...e)),e=t.map((o,r)=>e[r]===i&&p(o.style.minHeight).toFixed(2)!==i.toFixed(2)?"":i),{heights:e,elements:t}}function xn(t){let e=!1;O(t)||(e=t.style.display,c(t,"display","block","important"));const i=U(t).height-Zt(t,"height","content-box");return e!==!1&&c(t,"display",e),i}var so={mixins:[K,yt],props:{expand:Boolean,offsetTop:Boolean,offsetBottom:Boolean,minHeight:Number},data:{expand:!1,offsetTop:!1,offsetBottom:!1,minHeight:0},resizeTargets(){return[this.$el,document.documentElement]},update:{read(t){let{minHeight:e}=t;if(!O(this.$el))return!1;let i="";const n=Zt(this.$el,"height","content-box");if(this.expand)i=N(window)-(U(document.documentElement).height-U(this.$el).height)-n||"";else{if(i="calc(100vh",this.offsetTop){const{top:s}=y(this.$el);i+=s>0&&s<N(window)/2?" - "+s+"px":""}this.offsetBottom===!0?i+=" - "+U(this.$el.nextElementSibling).height+"px":pt(this.offsetBottom)?i+=" - "+this.offsetBottom+"vh":this.offsetBottom&>(this.offsetBottom,"px")?i+=" - "+p(this.offsetBottom)+"px":x(this.offsetBottom)&&(i+=" - "+U(wt(this.offsetBottom,this.$el)).height+"px"),i+=(n?" - "+n+"px":"")+")"}return{minHeight:i,prev:e}},write(t){let{minHeight:e}=t;c(this.$el,{minHeight:e}),this.minHeight&&p(c(this.$el,"minHeight"))<this.minHeight&&c(this.$el,"minHeight",this.minHeight)},events:["resize"]}},kn={args:"src",props:{id:Boolean,icon:String,src:String,style:String,width:Number,height:Number,ratio:Number,class:String,strokeAnimation:Boolean,focusable:Boolean,attributes:"list"},data:{ratio:1,include:["style","class","focusable"],class:"",strokeAnimation:!1},beforeConnect(){this.class+=" uk-svg"},connected(){!this.icon&&g(this.src,"#")&&([this.src,this.icon]=this.src.split("#")),this.svg=this.getSvg().then(t=>{if(this._connected){const e=co(t,this.$el);return this.svgEl&&e!==this.svgEl&&Et(this.svgEl),this.applyAttributes(e,t),this.svgEl=e}},rt),this.strokeAnimation&&this.svg.then(t=>{this._connected&&(Tn(t),this.registerObserver(te(t,(e,i)=>{Tn(t),i.disconnect()})))})},disconnected(){this.svg.then(t=>{this._connected||(Ue(this.$el)&&(this.$el.hidden=!1),Et(t),this.svgEl=null)}),this.svg=null},methods:{async getSvg(){return tt(this.$el,"img")&&!this.$el.complete&&this.$el.loading==="lazy"?new Promise(t=>P(this.$el,"load",()=>t(this.getSvg()))):ro(await oo(this.src),this.icon)||Promise.reject("SVG not found.")},applyAttributes(t,e){for(const o in this.$options.props)g(this.include,o)&&o in this&&v(t,o,this[o]);for(const o in this.attributes){const[r,a]=this.attributes[o].split(":",2);v(t,r,a)}this.id||Wt(t,"id");const i=["width","height"];let n=i.map(o=>this[o]);n.some(o=>o)||(n=i.map(o=>v(e,o)));const s=v(e,"viewBox");s&&!n.some(o=>o)&&(n=s.split(" ").slice(2)),n.forEach((o,r)=>v(t,i[r],p(o)*this.ratio||null))}}};const oo=V(async t=>t?G(t,"data:")?decodeURIComponent(t.split(",")[1]):(await fetch(t)).text():Promise.reject());function ro(t,e){var i;return e&&g(t,"<symbol")&&(t=ao(t,e)||t),t=m(t.substr(t.indexOf("<svg"))),((i=t)==null?void 0:i.hasChildNodes())&&t}const Sn=/<symbol([^]*?id=(['"])(.+?)\2[^]*?<\/)symbol>/g,De={};function ao(t,e){if(!De[t]){De[t]={},Sn.lastIndex=0;let i;for(;i=Sn.exec(t);)De[t][i[3]]='<svg xmlns="http://www.w3.org/2000/svg"'+i[1]+"svg>"}return De[t][e]}function Tn(t){const e=lo(t);e&&t.style.setProperty("--uk-animation-stroke",e)}function lo(t){return Math.ceil(Math.max(0,...R("[stroke]",t).map(e=>{try{return e.getTotalLength()}catch{return 0}})))}function co(t,e){if(Ue(e)||tt(e,"canvas")){e.hidden=!0;const n=e.nextElementSibling;return Cn(t,n)?n:$e(e,t)}const i=e.lastElementChild;return Cn(t,i)?i:nt(e,t)}function Cn(t,e){return tt(t,"svg")&&tt(e,"svg")&&En(t)===En(e)}function En(t){return(t.innerHTML||new XMLSerializer().serializeToString(t).replace(/<svg.*?>(.*?)<\/svg>/g,"$1")).replace(/\s/g,"")}var ho='<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>',uo='<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>',fo='<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>',go='<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><rect y="9" width="20" height="2"/><rect y="3" width="20" height="2"/><rect y="15" width="20" height="2"/></svg>',po='<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>',mo='<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>',vo='<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>',wo='<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>',bo='<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>',yo='<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>',$o='<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>',xo='<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>',ko='<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>',So='<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>',To='<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>',Co='<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 He={spinner:To,totop:Co,marker:fo,"close-icon":ho,"close-large":uo,"navbar-toggle-icon":go,"overlay-icon":po,"pagination-next":mo,"pagination-previous":vo,"search-icon":wo,"search-large":bo,"search-navbar":yo,"slidenav-next":$o,"slidenav-next-large":xo,"slidenav-previous":ko,"slidenav-previous-large":So},Ti={install:Ao,extends:kn,args:"icon",props:["icon"],data:{include:["focusable"]},isIcon:!0,beforeConnect(){w(this.$el,"uk-icon")},methods:{async getSvg(){const t=Bo(this.icon);if(!t)throw"Icon not found.";return t}}},et={args:!1,extends:Ti,data:t=>({icon:dt(t.constructor.options.name)}),beforeConnect(){w(this.$el,this.$name)}},Pn={extends:et,beforeConnect(){w(this.$el,"uk-slidenav");const t=this.$props.icon;this.icon=b(this.$el,"uk-slidenav-large")?t+"-large":t}},Eo={extends:et,beforeConnect(){this.icon=b(this.$el,"uk-search-icon")&&Yt(this.$el,".uk-search-large").length?"search-large":Yt(this.$el,".uk-search-navbar").length?"search-navbar":this.$props.icon}},Po={extends:et,beforeConnect(){this.icon="close-"+(b(this.$el,"uk-close-large")?"large":"icon")}},_o={extends:et,methods:{async getSvg(){const t=await Ti.methods.getSvg.call(this);return this.ratio!==1&&c(m("circle",t),"strokeWidth",1/this.ratio),t}}},Le={};function Ao(t){t.icon.add=(e,i)=>{const n=x(e)?{[e]:i}:e;X(n,(s,o)=>{He[o]=s,delete Le[o]}),t._initialized&&ut(document.body,s=>X(t.getComponents(s),o=>{o.$options.isIcon&&o.icon in n&&o.$reset()}))}}function Bo(t){return He[t]?(Le[t]||(Le[t]=m((He[Oo(t)]||He[t]).trim())),Le[t].cloneNode(!0)):null}function Oo(t){return Ut?Xe(Xe(t,"left","right"),"previous","next"):t}const Mo="loading"in HTMLImageElement.prototype;var No={args:"dataSrc",props:{dataSrc:String,sources:String,offsetTop:String,offsetLeft:String,target:String,loading:String},data:{dataSrc:"",sources:!1,offsetTop:"50vh",offsetLeft:"50vw",target:!1,loading:"lazy"},connected(){if(this.loading!=="lazy"){this.load();return}const t=[this.$el,...Vt(this.$props.target,this.$el)];Mo&&ae(this.$el)&&(this.$el.loading="lazy",Ci(this.$el),t.length===1)||(Yo(this.$el),this.registerObserver(te(t,(e,i)=>{this.load(),i.disconnect()},{rootMargin:it(this.offsetTop,"height")+"px "+it(this.offsetLeft,"width")+"px"})))},disconnected(){this._data.image&&(this._data.image.onload="")},update:{write(t){if(!this.observer||ae(this.$el))return!1;const e=at(this.$el,"data-srcset");if(e&&window.devicePixelRatio!==1){const i=c(this.$el,"backgroundSize");(i.match(/^(auto\s?)+$/)||p(i)===t.bgSize)&&(t.bgSize=qo(e,at(this.$el,"sizes")),c(this.$el,"backgroundSize",t.bgSize+"px"))}},events:["resize"]},methods:{load(){if(this._data.image)return this._data.image;const t=ae(this.$el)?this.$el:Do(this.$el,this.dataSrc,this.sources);return Wt(t,"loading"),Ci(this.$el,t.currentSrc),this._data.image=t}}};function Ci(t,e){if(ae(t)){const i=E(t);(Vo(i)?lt(i):[t]).forEach(s=>_n(s,s))}else e&&!g(t.style.backgroundImage,e)&&(c(t,"backgroundImage","url("+ni(e)+")"),k(t,me("load",!1)))}const zo=["data-src","data-srcset","sizes"];function _n(t,e){zo.forEach(i=>{const n=at(t,i);n&&v(e,i.replace(/^(data-)+/,""),n)})}function Do(t,e,i){const n=new Image;return Ho(n,i),_n(t,n),n.onload=()=>{Ci(t,n.currentSrc)},v(n,"src",e),n}function Ho(t,e){if(e=Lo(e),e.length){const i=Pt("<picture>");for(const n of e){const s=Pt("<source>");v(s,n),nt(i,s)}nt(i,t)}}function Lo(t){if(!t)return[];if(G(t,"["))try{t=JSON.parse(t)}catch{t=[]}else t=bi(t);return Y(t)||(t=[t]),t.filter(e=>!Ye(e))}const An=/\s*(.*?)\s*(\w+|calc\(.*?\))\s*(?:,|$)/g;function Fo(t){let e;for(An.lastIndex=0;e=An.exec(t);)if(!e[1]||window.matchMedia(e[1]).matches){e=Io(e[2]);break}return e||"100vw"}const Ro=/\d+(?:\w+|%)/g,jo=/[+-]?(\d+)/g;function Io(t){return G(t,"calc")?t.slice(5,-1).replace(Ro,e=>it(e)).replace(/ /g,"").match(jo).reduce((e,i)=>e+ +i,0):t}const Wo=/\s+\d+w\s*(?:,|$)/g;function qo(t,e){const i=it(Fo(e)),n=(t.match(Wo)||[]).map(p).sort((s,o)=>s-o);return n.filter(s=>s>=i)[0]||n.pop()||""}function Yo(t){ae(t)&&!Tt(t,"src")&&v(t,"src",'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"></svg>')}function Vo(t){return tt(t,"picture")}function ae(t){return tt(t,"img")}var Ei={props:{media:Boolean},data:{media:!1},connected(){const t=Go(this.media);this.mediaObj=window.matchMedia(t);const e=()=>{this.matchMedia=this.mediaObj.matches,k(this.$el,me("mediachange",!1,!0,[this.mediaObj]))};this.offMediaObj=T(this.mediaObj,"change",()=>{e(),this.$emit("resize")}),e()},disconnected(){var t;(t=this.offMediaObj)==null||t.call(this)}};function Go(t){if(x(t)){if(G(t,"@")){const e="breakpoint-"+t.substr(1);t=p(ai(e))}else if(isNaN(t))return t}return t&&pt(t)?"(min-width: "+t+"px)":""}var Xo={mixins:[K,Ei,yt],props:{fill:String},data:{fill:"",clsWrapper:"uk-leader-fill",clsHide:"uk-leader-hide",attrFill:"data-fill"},computed:{fill(t){let{fill:e}=t;return e||ai("leader-fill-content")}},connected(){[this.wrapper]=Yi(this.$el,'<span class="'+this.clsWrapper+'">')},disconnected(){ke(this.wrapper.childNodes)},update:{read(){return{width:Math.trunc(this.$el.offsetWidth/2),fill:this.fill,hide:!this.matchMedia}},write(t){let{width:e,fill:i,hide:n}=t;F(this.wrapper,this.clsHide,n),v(this.wrapper,this.attrFill,new Array(e).join(i))},events:["resize"]}};const W=[];var Bn={mixins:[K,Si,bt],props:{selPanel:String,selClose:String,escClose:Boolean,bgClose:Boolean,stack:Boolean},data:{cls:"uk-open",escClose:!0,bgClose:!0,overlay:!0,stack:!1},computed:{panel(t,e){let{selPanel:i}=t;return m(i,e)},transitionElement(){return this.panel},bgClose(t){let{bgClose:e}=t;return e&&this.panel}},beforeDisconnect(){g(W,this)&&this.toggleElement(this.$el,!1,!1)},events:[{name:"click",delegate(){return this.selClose},handler(t){t.preventDefault(),this.hide()}},{name:"toggle",self:!0,handler(t){t.defaultPrevented||(t.preventDefault(),this.isToggled()===g(W,this)&&this.toggle())}},{name:"beforeshow",self:!0,handler(t){if(g(W,this))return!1;!this.stack&&W.length?(Promise.all(W.map(e=>e.hide())).then(this.show),t.preventDefault()):W.push(this)}},{name:"show",self:!0,handler(){const t=document.documentElement;Kt(window)>t.clientWidth&&this.overlay&&c(document.body,"overflowY","scroll"),this.stack&&c(this.$el,"zIndex",p(c(this.$el,"zIndex"))+W.length),w(t,this.clsPage),this.bgClose&&P(this.$el,"hide",T(document,Ot,e=>{let{target:i}=e;fe(W)!==this||this.overlay&&!M(i,this.$el)||M(i,this.panel)||P(document,Mt+" "+Ce+" scroll",n=>{let{defaultPrevented:s,type:o,target:r}=n;!s&&o===Mt&&i===r&&this.hide()},!0)}),{self:!0}),this.escClose&&P(this.$el,"hide",T(document,"keydown",e=>{e.keyCode===27&&fe(W)===this&&this.hide()}),{self:!0})}},{name:"shown",self:!0,handler(){ti(this.$el)||v(this.$el,"tabindex","-1"),m(":focus",this.$el)||this.$el.focus()}},{name:"hidden",self:!0,handler(){g(W,this)&&W.splice(W.indexOf(this),1),W.length||c(document.body,"overflowY",""),c(this.$el,"zIndex",""),W.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?(nt(this.container,this.$el),new Promise(t=>requestAnimationFrame(()=>this.show().then(t)))):this.toggleElement(this.$el,!0,On(this))},hide(){return this.toggleElement(this.$el,!1,On(this))}}};function On(t){let{transitionElement:e,_toggle:i}=t;return(n,s)=>new Promise((o,r)=>P(n,"show hide",()=>{n._reject&&n._reject(),n._reject=r,i(n,s);const a=P(e,"transitionstart",()=>{P(e,"transitionend transitioncancel",o,{self:!0}),clearTimeout(l)},{self:!0}),l=setTimeout(()=>{a(),o()},Ge(c(e,"transitionDuration")))})).then(()=>delete n._reject)}var Jo={install:Ko,mixins:[Bn],data:{clsPage:"uk-modal-page",selPanel:".uk-modal-dialog",selClose:".uk-modal-close, .uk-modal-close-default, .uk-modal-close-outside, .uk-modal-close-full"},events:[{name:"show",self:!0,handler(){b(this.panel,"uk-margin-auto-vertical")?w(this.$el,"uk-flex"):c(this.$el,"display","block"),N(this.$el)}},{name:"hidden",self:!0,handler(){c(this.$el,"display",""),L(this.$el,"uk-flex")}}]};function Ko(t){let{modal:e}=t;e.dialog=function(n,s){const o=e('<div class="uk-modal"> <div class="uk-modal-dialog">'+n+"</div> </div>",s);return o.show(),T(o.$el,"hidden",async()=>{await Promise.resolve(),o.$destroy(!0)},{self:!0}),o},e.alert=function(n,s){return i(o=>{let{labels:r}=o;return'<div class="uk-modal-body">'+(x(n)?n:ye(n))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-primary uk-modal-close" autofocus>'+r.ok+"</button> </div>"},s,o=>o.resolve())},e.confirm=function(n,s){return i(o=>{let{labels:r}=o;return'<form> <div class="uk-modal-body">'+(x(n)?n:ye(n))+'</div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+r.cancel+'</button> <button class="uk-button uk-button-primary" autofocus>'+r.ok+"</button> </div> </form>"},s,o=>o.reject())},e.prompt=function(n,s,o){return i(r=>{let{labels:a}=r;return'<form class="uk-form-stacked"> <div class="uk-modal-body"> <label>'+(x(n)?n:ye(n))+'</label> <input class="uk-input" value="'+(s||"")+'" autofocus> </div> <div class="uk-modal-footer uk-text-right"> <button class="uk-button uk-button-default uk-modal-close" type="button">'+a.cancel+'</button> <button class="uk-button uk-button-primary">'+a.ok+"</button> </div> </form>"},o,r=>r.resolve(null),r=>m("input",r.$el).value)},e.labels={ok:"Ok",cancel:"Cancel"};function i(n,s,o,r){s={bgClose:!1,escClose:!0,labels:e.labels,...s};const a=e.dialog(n(s),s),l=new Oi;let h=!1;return T(a.$el,"submit","form",u=>{u.preventDefault(),l.resolve(r==null?void 0:r(a)),h=!0,a.hide()}),T(a.$el,"hide",()=>!h&&o(l)),l.promise.dialog=a,l.promise}}var Zo={extends:pn,data:{targets:"> .uk-parent",toggle:"> a",content:"> ul"}};const Mn=".uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle";var Qo={mixins:[K,Si],props:{dropdown:String,mode:"list",align:String,offset:Number,boundary:Boolean,boundaryAlign:Boolean,clsDrop:String,delayShow:Number,delayHide:Number,dropbar:Boolean,dropbarMode:String,dropbarAnchor:Boolean,duration:Number},data:{dropdown:Mn,align:Ut?"right":"left",clsDrop:"uk-navbar-dropdown",mode:void 0,offset:void 0,delayShow:void 0,delayHide:void 0,boundaryAlign:void 0,flip:"x",boundary:!0,dropbar:!1,dropbarMode:"slide",dropbarAnchor:!1,duration:200,forceHeight:!0,selMinHeight:Mn,container:!1},computed:{boundary(t,e){let{boundary:i,boundaryAlign:n}=t;return i===!0||n?e:i},dropbarAnchor(t,e){let{dropbarAnchor:i}=t;return wt(i,e)},pos(t){let{align:e}=t;return"bottom-"+e},dropbar:{get(t){let{dropbar:e}=t;return e?(e=this._dropbar||wt(e,this.$el)||m("+ .uk-navbar-dropbar",this.$el),e||(this._dropbar=m("<div></div>"))):null},watch(t){w(t,"uk-navbar-dropbar")},immediate:!0},dropContainer(t,e){return this.container||e},dropdowns:{get(t,e){let{clsDrop:i}=t;const n=R("."+i,e);if(this.dropContainer!==e)for(const o of R("."+i,this.dropContainer)){var s;const r=(s=this.getDropdown(o))==null?void 0:s.target;!g(n,o)&&r&&M(r,this.$el)&&n.push(o)}return n},watch(t){this.$create("drop",t.filter(e=>!this.getDropdown(e)),{...this.$props,boundary:this.boundary,pos:this.pos,offset:this.dropbar||this.offset})},immediate:!0},toggles(t,e){let{dropdown:i}=t;return R(i,e)}},disconnected(){this.dropbar&&Et(this.dropbar),delete this._dropbar},events:[{name:"mouseover focusin",delegate(){return this.dropdown},handler(t){let{current:e}=t;const i=this.getActive();i&&g(i.mode,"hover")&&i.target&&!M(i.target,e)&&!i.isDelaying&&i.hide(!1)}},{name:"keydown",delegate(){return this.dropdown},handler(t){const{current:e,keyCode:i}=t,n=this.getActive();i===$t.DOWN&&Tt(e,"aria-expanded")&&(t.preventDefault(),!n||n.target!==e?(e.click(),P(this.dropContainer,"show",s=>{let{target:o}=s;return zn(o)})):zn(n.$el)),Nn(t,this.toggles,n)}},{name:"keydown",el(){return this.dropContainer},delegate(){return"."+this.clsDrop},handler(t){const{current:e,keyCode:i}=t;if(!g(this.dropdowns,e))return;const n=this.getActive(),s=R(pe,e),o=he(s,a=>_(a,":focus"));if(i===$t.UP&&(t.preventDefault(),o>0&&s[o-1].focus()),i===$t.DOWN&&(t.preventDefault(),o<s.length-1&&s[o+1].focus()),i===$t.ESC){var r;n==null||(r=n.target)==null||r.focus()}Nn(t,this.toggles,n)}},{name:"mouseleave",el(){return this.dropbar},filter(){return this.dropbar},handler(){const t=this.getActive();t&&g(t.mode,"hover")&&!this.dropdowns.some(e=>_(e,":hover"))&&t.hide()}},{name:"beforeshow",el(){return this.dropContainer},filter(){return this.dropbar},handler(){E(this.dropbar)||$e(this.dropbarAnchor||this.$el,this.dropbar)}},{name:"show",el(){return this.dropContainer},filter(){return this.dropbar},handler(t,e){let{$el:i,dir:n}=e;!b(i,this.clsDrop)||(this.dropbarMode==="slide"&&w(this.dropbar,"uk-navbar-dropbar-slide"),this.clsDrop&&w(i,this.clsDrop+"-dropbar"),n==="bottom"&&this.transitionTo(i.offsetHeight+p(c(i,"marginTop"))+p(c(i,"marginBottom")),i))}},{name:"beforehide",el(){return this.dropContainer},filter(){return this.dropbar},handler(t,e){let{$el:i}=e;const n=this.getActive();_(this.dropbar,":hover")&&(n==null?void 0:n.$el)===i&&!this.toggles.some(s=>n.target!==s&&_(s,":focus"))&&t.preventDefault()}},{name:"hide",el(){return this.dropContainer},filter(){return this.dropbar},handler(t,e){let{$el:i}=e;if(!b(i,this.clsDrop))return;const n=this.getActive();(!n||(n==null?void 0:n.$el)===i)&&this.transitionTo(0)}}],methods:{getActive(){return B&&M(B.target,this.$el)&&B},transitionTo(t,e){const{dropbar:i}=this,n=O(i)?N(i):0;return e=n<t&&e,c(e,"clip","rect(0,"+e.offsetWidth+"px,"+n+"px,0)"),N(i,n),ct.cancel([e,i]),Promise.all([ct.start(i,{height:t},this.duration),ct.start(e,{clip:"rect(0,"+e.offsetWidth+"px,"+t+"px,0)"},this.duration)]).catch(rt).then(()=>{c(e,{clip:""}),this.$update(i)})},getDropdown(t){return this.$getComponent(t,"drop")||this.$getComponent(t,"dropdown")}}};function Nn(t,e,i){const{current:n,keyCode:s}=t,o=(i==null?void 0:i.target)||n,r=e.indexOf(o);s===$t.LEFT&&r>0&&(i==null||i.hide(!1),e[r-1].focus()),s===$t.RIGHT&&r<e.length-1&&(i==null||i.hide(!1),e[r+1].focus()),s===$t.TAB&&(o.focus(),i==null||i.hide(!1))}function zn(t){if(!m(":focus",t)){var e;(e=m(pe,t))==null||e.focus()}}const $t={TAB:9,ESC:27,LEFT:37,UP:38,RIGHT:39,DOWN:40};var Dn={props:{swiping:Boolean},data:{swiping:!0},computed:{swipeTarget(t,e){return e}},connected(){!this.swiping||Ae(this,{el:this.swipeTarget,name:Ot,passive:!0,handler(t){if(!Ct(t))return;const e=ve(t),i="tagName"in t.target?t.target:E(t.target);P(document,Mt+" "+Ce+" scroll",n=>{const{x:s,y:o}=ve(n);(n.type!=="scroll"&&i&&s&&Math.abs(e.x-s)>100||o&&Math.abs(e.y-o)>100)&&setTimeout(()=>{k(i,"swipe"),k(i,"swipe"+Uo(e.x,e.y,s,o))})})}})}};function Uo(t,e,i,n){return Math.abs(t-i)>=Math.abs(e-n)?t-i>0?"Left":"Right":e-n>0?"Up":"Down"}var tr={mixins:[Bn,Dn],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(t){let{flip:e,clsFlip:i}=t;return e?i:""},clsOverlay(t){let{overlay:e,clsOverlay:i}=t;return e?i:""},clsMode(t){let{mode:e,clsMode:i}=t;return i+"-"+e},clsSidebarAnimation(t){let{mode:e,clsSidebarAnimation:i}=t;return e==="none"||e==="reveal"?"":i},clsContainerAnimation(t){let{mode:e,clsContainerAnimation:i}=t;return e!=="push"&&e!=="reveal"?"":i},transitionElement(t){let{mode:e}=t;return e==="reveal"?E(this.panel):this.panel}},update:{read(){this.isToggled()&&!O(this.$el)&&this.hide()},events:["resize"]},events:[{name:"click",delegate(){return'a[href^="#"]'},handler(t){let{current:{hash:e},defaultPrevented:i}=t;!i&&e&&m(e,document.body)&&this.hide()}},{name:"touchstart",passive:!0,el(){return this.panel},handler(t){let{targetTouches:e}=t;e.length===1&&(this.clientY=e[0].clientY)}},{name:"touchmove",self:!0,passive:!1,filter(){return this.overlay},handler(t){t.cancelable&&t.preventDefault()}},{name:"touchmove",passive:!1,el(){return this.panel},handler(t){if(t.targetTouches.length!==1)return;const e=t.targetTouches[0].clientY-this.clientY,{scrollTop:i,scrollHeight:n,clientHeight:s}=this.panel;(s>=n||i===0&&e>0||n-i<=s&&e<0)&&t.cancelable&&t.preventDefault()}},{name:"show",self:!0,handler(){this.mode==="reveal"&&!b(E(this.panel),this.clsMode)&&(xe(this.panel,"<div>"),w(E(this.panel),this.clsMode)),c(document.documentElement,"overflowY",this.overlay?"hidden":""),w(document.body,this.clsContainer,this.clsFlip),c(document.body,"touch-action","pan-y pinch-zoom"),c(this.$el,"display","block"),w(this.$el,this.clsOverlay),w(this.panel,this.clsSidebarAnimation,this.mode!=="reveal"?this.clsMode:""),N(document.body),w(document.body,this.clsContainerAnimation),this.clsContainerAnimation&&er()}},{name:"hide",self:!0,handler(){L(document.body,this.clsContainerAnimation),c(document.body,"touch-action","")}},{name:"hidden",self:!0,handler(){this.clsContainerAnimation&&ir(),this.mode==="reveal"&&ke(this.panel),L(this.panel,this.clsSidebarAnimation,this.clsMode),L(this.$el,this.clsOverlay),c(this.$el,"display",""),L(document.body,this.clsContainer,this.clsFlip),c(document.documentElement,"overflowY","")}},{name:"swipeLeft swipeRight",handler(t){this.isToggled()&>(t.type,"Left")^this.flip&&this.hide()}}]};function er(){Hn().content+=",user-scalable=0"}function ir(){const t=Hn();t.content=t.content.replace(/,user-scalable=0$/,"")}function Hn(){return m('meta[name="viewport"]',document.head)||nt(document.head,'<meta name="viewport">')}var nr={mixins:[K,yt],props:{selContainer:String,selContent:String,minHeight:Number},data:{selContainer:".uk-modal",selContent:".uk-modal-dialog",minHeight:150},computed:{container(t,e){let{selContainer:i}=t;return J(e,i)},content(t,e){let{selContent:i}=t;return J(e,i)}},resizeTargets(){return[this.container,this.content]},update:{read(){return!this.content||!this.container||!O(this.$el)?!1:{max:Math.max(this.minHeight,N(this.container)-(U(this.content).height-N(this.$el)))}},write(t){let{max:e}=t;c(this.$el,{minHeight:this.minHeight,maxHeight:e})},events:["resize"]}},sr={mixin:[yt],props:["width","height"],resizeTargets(){return[this.$el,E(this.$el)]},connected(){w(this.$el,"uk-responsive-width")},update:{read(){return O(this.$el)&&this.width&&this.height?{width:Kt(E(this.$el)),height:this.height}:!1},write(t){N(this.$el,Qe.contain({height:this.height,width:this.width},t).height)},events:["resize"]}},or={props:{offset:Number},data:{offset:0},methods:{async scrollTo(t){t=t&&m(t)||document.body,k(this.$el,"beforescroll",[this,t])&&(await xi(t,{offset:this.offset}),k(this.$el,"scrolled",[this,t]))}},events:{click(t){t.defaultPrevented||(t.preventDefault(),this.scrollTo(Ln(this.$el)))}}};function Ln(t){return document.getElementById(decodeURIComponent(t.hash).substring(1))}const xt="_ukScrollspy";var rr={mixins:[Ne],args:"cls",props:{cls:String,target:String,hidden:Boolean,offsetTop:Number,offsetLeft:Number,repeat:Boolean,delay:Number},data:()=>({cls:"",target:!1,hidden:!0,offsetTop:0,offsetLeft:0,repeat:!1,delay:0,inViewClass:"uk-scrollspy-inview"}),computed:{elements:{get(t,e){let{target:i}=t;return i?R(i,e):[e]},watch(t){this.hidden&&c(qt(t,":not(."+this.inViewClass+")"),"visibility","hidden")},immediate:!0}},disconnected(){for(const e of this.elements){var t;L(e,this.inViewClass,((t=e[xt])==null?void 0:t.cls)||""),delete e[xt]}},update:[{read(){for(const t of this.elements)t[xt]||(t[xt]={cls:at(t,"uk-scrollspy-class")||this.cls}),t[xt].show=_e(t,this.offsetTop,this.offsetLeft)},write(t){for(const e of this.elements){const i=e[xt];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)}},events:["scroll","resize"]}],methods:{toggle(t,e){const i=t[xt];if(i.off==null||i.off(),c(t,"visibility",!e&&this.hidden?"hidden":""),F(t,this.inViewClass,e),F(t,i.cls),/\buk-animation-/.test(i.cls)){const n=()=>be(t,"uk-animation-[\\w-]+");e?i.off=P(t,"animationcancel animationend",n):n()}k(t,e?"inview":"outview"),i.inview=e,this.$update(t)}}},ar={mixins:[Ne],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 R('a[href^="#"]',e).filter(i=>i.hash)},watch(t){this.scroll&&this.$create("scroll",t,{offset:this.offset||0})},immediate:!0},elements(t){let{closest:e}=t;return J(this.links,e||"*")}},update:[{read(){const t=this.links.map(Ln).filter(Boolean),{length:e}=t;if(!e||!O(this.$el))return!1;const[i]=zt(t,/auto|scroll/,!0),{scrollTop:n,scrollHeight:s}=i,o=s-se(i);let r=!1;if(n===o)r=e-1;else{for(const a in t){if(y(t[a]).top-y(ne(i)).top-this.offset>0)break;r=+a}r===!1&&this.overflow&&(r=0)}return{active:r}},write(t){let{active:e}=t;const i=e!==!1&&!b(this.elements[e],this.cls);this.links.forEach(n=>n.blur());for(const n in this.elements)F(this.elements[n],this.cls,+n===e);i&&k(this.$el,"active",[e,this.elements[e]])},events:["scroll","resize"]}]},lr={mixins:[K,Ei,yt,Ne],props:{position:String,top:null,bottom:Boolean,offset:String,animation:String,clsActive:String,clsInactive:String,clsFixed:String,clsBelow:String,selTarget:String,showOnUp:Boolean,targetOffset:Number},data:{position:"top",top:0,bottom:!1,offset:0,animation:"",clsActive:"uk-active",clsInactive:"",clsFixed:"uk-sticky-fixed",clsBelow:"uk-sticky-below",selTarget:"",showOnUp:!1,targetOffset:!1},computed:{selTarget(t,e){let{selTarget:i}=t;return i&&m(i,e)||e}},resizeTargets(){return document.documentElement},connected(){this.placeholder=m("+ .uk-sticky-placeholder",this.$el)||m('<div class="uk-sticky-placeholder"></div>'),this.isFixed=!1,this.setActive(!1)},disconnected(){this.isFixed&&(this.hide(),L(this.selTarget,this.clsInactive)),Et(this.placeholder),this.placeholder=null},events:[{name:"load hashchange popstate",el(){return window},filter(){return this.targetOffset!==!1},handler(){!location.hash||ie(window)===0||A.read(()=>{const t=y(m(location.hash)),e=y(this.$el);this.isFixed&&Ke(t,e)&&ie(window,t.top-e.height-it(this.targetOffset,"height")-it(this.offset,"height"))})}}],update:[{read(t,e){let{height:i,margin:n}=t;if(this.inactive=!this.matchMedia||!O(this.$el),this.inactive)return!1;const s=this.isActive&&e.has("resize");s&&(c(this.selTarget,"transition","0s"),this.hide()),this.isActive||(i=y(this.$el).height,n=c(this.$el,"margin")),s&&(this.show(),A.write(()=>c(this.selTarget,"transition","")));const o=this.isFixed?this.placeholder:this.$el,r=N(window);let a=this.position;a==="auto"&&i>r&&(a="bottom");let l=it(this.offset,"height",o);a==="bottom"&&(l+=r-i);const h=Math.max(0,i+l-r),u=y(o).top,f=Fn(this.top,this.$el,u),$=Fn(this.bottom,this.$el,u+i,!0),q=Math.max(f,u)-l,S=$?$-y(this.$el).height+h-l:Dt(this.$el).scrollHeight-r;return{start:q,end:S,offset:l,overflow:h,topOffset:u,height:i,margin:n,width:U(o).width,top:Jt(o)[0]}},write(t){let{height:e,margin:i}=t;const{placeholder:n}=this;c(n,{height:e,margin:i}),M(n,document)||($e(this.$el,n),n.hidden=!0)},events:["resize"]},{read(t){let{scroll:e=0,dir:i="down",overflow:n,overflowScroll:s=0,start:o,end:r}=t;const a=ie(window);return{dir:e<=a?"down":"up",prevDir:i,scroll:a,prevScroll:e,offsetParentTop:y(this.$el.offsetParent).top,overflowScroll:vt(s+vt(a,o,r)-vt(e,o,r),0,n)}},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 $=Date.now();if(($-n>300||s!==o)&&(t.initScroll=r,t.initTimestamp=$),!(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){Q.inProgress(this.$el)&&l>r&&(Q.cancel(this.$el),this.hide());return}this.isFixed=!1,this.animation&&r>u?(Q.cancel(this.$el),Q.out(this.$el,this.animation).then(()=>this.hide(),rt)):this.hide()}else this.isFixed?this.update():this.animation&&r>u?(Q.cancel(this.$el),this.show(),Q.in(this.$el,this.animation).catch(rt)):this.show()},events:["resize","scroll"]}],methods:{show(){this.isFixed=!0,this.update(),this.placeholder.hidden=!1},hide(){this.setActive(!1),L(this.$el,this.clsFixed,this.clsBelow),c(this.$el,{position:"",top:"",width:""}),this.placeholder.hidden=!0},update(){let{width:t,scroll:e=0,overflow:i,overflowScroll:n=0,start:s,end:o,offset:r,topOffset:a,height:l,offsetParentTop:h}=this._data;const u=s!==0||e>s;let f="fixed";e>o&&(r+=o-h,f="absolute"),i&&(r-=n),c(this.$el,{position:f,top:r+"px",width:t}),this.setActive(u),F(this.$el,this.clsBelow,e>a+l),w(this.$el,this.clsFixed)},setActive(t){const e=this.active;this.active=t,t?(li(this.selTarget,this.clsInactive,this.clsActive),e!==t&&k(this.$el,"active")):(li(this.selTarget,this.clsActive,this.clsInactive),e!==t&&k(this.$el,"inactive"))}}};function Fn(t,e,i,n){if(!t)return 0;if(x(t)&&t.match(/^-?\d/))return i+it(t);{const s=t===!0?E(e):wt(t,e);return y(s).bottom-(n&&s&&M(e,s)?p(c(s,"paddingBottom")):0)}}var Rn={mixins:[Be,Dn,bt],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(t,e){let{connect:i}=t;return Vt(i,e)},watch(t){this.swiping&&c(t,"touch-action","pan-y pinch-zoom");const e=this.index();this.connects.forEach(i=>lt(i).forEach((n,s)=>F(n,this.cls,s===e)))},immediate:!0},toggles:{get(t,e){let{toggle:i}=t;return R(i,e).filter(n=>!_(n,".uk-disabled *, .uk-disabled, [disabled]"))},watch(t){const e=this.index();this.show(~e?e:t[this.active]||t[0])},immediate:!0},children(){return lt(this.$el).filter(t=>this.toggles.some(e=>M(e,t)))},swipeTarget(){return this.connects}},connected(){this.lazyload(this.$el,this.connects),fi(()=>this.$emit())},events:[{name:"click",delegate(){return this.toggle},handler(t){t.preventDefault(),this.show(t.current)}},{name:"click",el(){return this.connects.concat(this.itemNav?Vt(this.itemNav,this.$el):[])},delegate(){return"["+this.attrItem+"],[data-"+this.attrItem+"]"},handler(t){t.preventDefault(),this.show(at(t.current,this.attrItem))}},{name:"swipeRight swipeLeft",filter(){return this.swiping},el(){return this.connects},handler(t){let{type:e}=t;this.show(gt(e,"Left")?"next":"previous")}}],methods:{index(){return he(this.children,t=>b(t,this.cls))},show(t){const e=this.index(),i=de(this.children[de(t,this.toggles,e)],lt(this.$el));e!==i&&(this.children.forEach((n,s)=>{F(n,this.cls,i===s),v(this.toggles[s],"aria-expanded",i===s)}),this.connects.forEach(async n=>{let{children:s}=n;await this.toggleElement(d(s).filter(o=>b(o,this.cls)),!1,e>=0),await this.toggleElement(s[i],!0,e>=0)}))}}},cr={mixins:[K],extends:Rn,props:{media:Boolean},data:{media:960,attrItem:"uk-tab-item"},connected(){const t=b(this.$el,"uk-tab-left")?"uk-tab-left":b(this.$el,"uk-tab-right")?"uk-tab-right":!1;t&&this.$create("toggle",this.$el,{cls:t,mode:"media",media:this.media})}};const hr=32;var ur={mixins:[Be,Ei,bt],args:"target",props:{href:String,target:null,mode:"list",queued:Boolean},data:{href:!1,target:!1,mode:"click",queued:!0},computed:{target:{get(t,e){let{href:i,target:n}=t;return n=Vt(n||i,e),n.length&&n||[e]},watch(){this.updateAria()},immediate:!0}},connected(){!g(this.mode,"media")&&!ti(this.$el)&&v(this.$el,"tabindex","0"),this.lazyload(this.$el,this.target),fi(()=>this.$emit())},events:[{name:Ot,filter(){return g(this.mode,"hover")},handler(t){!Ct(t)||this._showState||(k(this.$el,"focus"),P(document,Ot,()=>k(this.$el,"blur"),!0,e=>!M(e.target,this.$el)),g(this.mode,"click")&&(this._preventClick=!0))}},{name:Se+" "+Te+" focus blur",filter(){return g(this.mode,"hover")},handler(t){if(Ct(t))return;const e=g([Se,"focus"],t.type),i=v(this.$el,"aria-expanded");if(!(!e&&(t.type===Te&&_(this.$el,":focus")||t.type==="blur"&&_(this.$el,":hover")))){if(this._showState&&e===(i!==this._showState)){e||(this._showState=null);return}this._showState=e?i:null,this.toggle("toggle"+(e?"show":"hide"))}}},{name:"keydown",filter(){return g(this.mode,"click")&&!tt(this.$el,"input")},handler(t){t.keyCode===hr&&(t.preventDefault(),this.$el.click())}},{name:"click",filter(){return g(this.mode,"click")},handler(t){if(this._preventClick)return this._preventClick=null;let e;(J(t.target,'a[href="#"], a[href=""]')||(e=J(t.target,"a[href]"))&&(v(this.$el,"aria-expanded")!=="true"||e.hash&&_(this.target,e.hash)))&&t.preventDefault(),this.toggle()}},{name:"toggled",self:!0,el(){return this.target},handler(t,e){t.target===this.target[0]&&this.updateAria(e)}},{name:"mediachange",filter(){return g(this.mode,"media")},el(){return this.target},handler(t,e){e.matches^this.isToggled(this.target)&&this.toggle()}}],methods:{async toggle(t){if(!k(this.target,t||"toggle",[this]))return;if(!this.queued)return this.toggleElement(this.target);const e=this.target.filter(n=>b(n,this.clsLeave));if(e.length){for(const n of this.target){const s=g(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=>!g(i,n)),!0)},updateAria(t){g(this.mode,"media")||v(this.$el,"aria-expanded",ue(t)?t:this.isToggled(this.target))}}},fr=Object.freeze({__proto__:null,Accordion:pn,Alert:Ws,Cover:qs,Drop:vn,Dropdown:vn,FormCustom:Xs,Grid:Qs,HeightMatch:io,HeightViewport:so,Icon:Ti,Img:No,Leader:Xo,Margin:wn,Modal:Jo,Nav:Zo,Navbar:Qo,Offcanvas:tr,OverflowAuto:nr,Responsive:sr,Scroll:or,Scrollspy:rr,ScrollspyNav:ar,Sticky:lr,Svg:kn,Switcher:Rn,Tab:cr,Toggle:ur,Video:mn,Close:Po,Spinner:_o,SlidenavNext:Pn,SlidenavPrevious:Pn,SearchIcon:Eo,Marker:et,NavbarToggleIcon:et,OverlayIcon:et,PaginationNext:et,PaginationPrevious:et,Totop:et});return X(fr,(t,e)=>I.component(e,t)),I.use(Rs),js(I),I});
|
package/dist/js/uikit-icons.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! UIkit 3.
|
|
1
|
+
/*! UIkit 3.13.0 | https://www.getuikit.com | (c) 2014 - 2022 YOOtheme | MIT License */
|
|
2
2
|
|
|
3
3
|
(function (global, factory) {
|
|
4
4
|
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
|