/*! * Splide.js * Version : 3.0.0 * License : MIT * Copyright: 2021 Naotoshi Fujita */ var t,i;t=this,i=function(){"use strict";var e="rtl",s="ttb",u={marginRight:["marginBottom","marginLeft"],autoWidth:["autoHeight"],fixedWidth:["fixedHeight"],paddingLeft:["paddingTop","paddingRight"],paddingRight:["paddingBottom","paddingLeft"],width:["height"],left:["top","right"],right:["bottom","left"],x:["y"],X:["Y"],Y:["X"],ArrowLeft:["ArrowUp","ArrowRight"],ArrowRight:["ArrowDown","ArrowLeft"]};function o(t,i,r){return{resolve:function(t,i){var n=r.direction;return u[t][n!==e||i?n===s?0:-1:1]||t},orient:function(t){return t*(r.direction===e?1:-1)}}}var n="splide",r=n,h=n+"__track",a=n+"__list",f=n+"__slide",c=f+"--clone",t=n+"__arrow",i=n+"__pagination",d="is-initialized",l="is-active",v={type:"slide",speed:400,waitForTransition:!0,perPage:1,arrows:!0,pagination:!0,interval:5e3,pauseOnHover:!0,pauseOnFocus:!0,resetProgress:!0,easing:"cubic-bezier(.42,.65,.27,.99)",drag:!0,direction:"ltr",slideFocus:!0,trimSpace:!0,focusableNodes:"a, button, textarea, input, select, iframe",classes:{slide:f,clone:c,arrows:n+"__arrows",arrow:t,prev:t+"--prev",next:t+"--next",pagination:i,page:i+"__page",spinner:n+"__spinner"},i18n:{prev:"Previous slide",next:"Next slide",first:"Go to first slide",last:"Go to last slide",slideX:"Go to slide %s",pageX:"Go to page %s",play:"Start autoplay",pause:"Pause autoplay"}};function p(t){return null!==t&&"object"==typeof t}function g(t){return Array.isArray(t)}function w(t){return"string"==typeof t}function _(t){return g(t)?t:[t]}function x(t,i){_(t).forEach(i)}function m(t,i){return t.push.apply(t,_(i)),t}var y=Array.prototype;function b(t,i,n){return y.slice.call(t,i,n)}function A(t,i){return t?b(t.children).filter(function(t){return((t=t).msMatchesSelector||t.matches).call(t,i)}):[]}function R(t,i){if(t)for(var n=Object.keys(t),r=0;r"+t.content+""}).join("")},i.generateClones=function(n,t){for(var r=this.options.classes,e=this.getCloneCount(),i=n.slice();i.length',t+=this.renderArrow(!0),t+=this.renderArrow(!1),t+=""},i.renderArrow=function(t){var i=this.options.classes;return''},i.html=function(t){var i=t=L({},F,t=void 0===t?{}:t),n=i.rootClass,r=i.listTag,e=i.arrows,s=i.beforeTrack,i=i.afterTrack,u="";return u+='
',u+="",u+=s||"",u+='
',u+="<"+r+' class="splide__list">',u+=this.renderSlides(t),u+="",u+="
",e&&(u+=this.renderArrows()),u+=i||"",u+="
"},t}()},"object"==typeof exports&&"undefined"!=typeof module?module.exports=i():"function"==typeof define&&define.amd?define(i):(t="undefined"!=typeof globalThis?globalThis:t||self).SplideRenderer=i();