From 3ba8b70bd183de06138745ef1a24d7a93097d587 Mon Sep 17 00:00:00 2001 From: marvin-borner@live.com Date: Fri, 13 Apr 2018 18:07:12 +0200 Subject: added minifying support -- needs optimization though --- assets/js/slick.js | 556 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 556 insertions(+) create mode 100644 assets/js/slick.js (limited to 'assets/js/slick.js') diff --git a/assets/js/slick.js b/assets/js/slick.js new file mode 100644 index 0000000..c697993 --- /dev/null +++ b/assets/js/slick.js @@ -0,0 +1,556 @@ +!function (i) { + "use strict"; + "function" == typeof define && define.amd ? define(["jquery"], i) : "undefined" != typeof exports ? module.exports = i(require("jquery")) : i(jQuery) +}(function (i) { + "use strict"; + var e = window.Slick || {}; + (e = function () { + var e = 0; + return function (t, o) { + var s, n = this; + n.defaults = { + accessibility: !0, + adaptiveHeight: !1, + appendArrows: i(t), + appendDots: i(t), + arrows: !0, + asNavFor: null, + prevArrow: '', + nextArrow: '', + autoplay: !1, + autoplaySpeed: 3e3, + centerMode: !1, + centerPadding: "50px", + cssEase: "ease", + customPaging: function (e, t) { + return i('