splide-1.0.x-dev/js/splide.nav.min.js
js/splide.nav.min.js
!function (d, n, a) { "use strict"; var e = "splide-wrapper", t = e, o = "is-sw-mounted", l = "." + e + ":not(." + o + ")"; function i(n) { var e, i, t, l = d.findAll(n, ".splide--main"), s = d.findAll(n, ".splide--nav"); l.length && s.length && (e = !1, l[0] && "splide" in l[0] && (t = (i = l[0].splide).options || {}, l = a.extensions || {}, t = t.type ? a.getTransition(t.type) : null, d.isUnd(s[0]) ? i.mount(l, t) : "splide" in s[0] && (e = !0, s = s[0].splide, i.sync(s), i.mount(l, t), s.mount(l, t))), e && d.addClass(n, o)) } n.behaviors.splideNav = { attach: function (n) { d.once(i, t, l, n) }, detach: function (n, e, i) { "unload" === i && d.once.removeSafely(t, l, n) } } }(dBlazy, Drupal, (drupalSettings, dSplide));
