uikit 3.8.0 → 3.8.1-dev.3a43322ca

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