This is an automated email from the ASF dual-hosted git repository.
dashorst pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/wicket-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 84074936 Fix: remove external slick resources for tumblr caroussel
84074936 is described below
commit 840749366d45af8439d57e0abd114220634b80bb
Author: Martijn Dashorst <[email protected]>
AuthorDate: Sun Mar 16 23:23:18 2025 +0100
Fix: remove external slick resources for tumblr caroussel
---
javascript/slick-1.5.5.min.js | 18 ++++++++++++++++++
javascript/slick.min.js | 18 ------------------
2 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/javascript/slick-1.5.5.min.js b/javascript/slick-1.5.5.min.js
new file mode 100644
index 00000000..d2ef9736
--- /dev/null
+++ b/javascript/slick-1.5.5.min.js
@@ -0,0 +1,18 @@
+/*
+ _ _ _ _
+ ___| (_) ___| | __ (_)___
+/ __| | |/ __| |/ / | / __|
+\__ \ | | (__| < _ | \__ \
+|___/_|_|\___|_|\_(_)/ |___/
+ |__/
+
+ Version: 1.5.5
+ Author: Ken Wheeler
+ Website: http://kenwheeler.github.io
+ Docs: http://kenwheeler.github.io/slick
+ Repo: http://github.com/kenwheeler/slick
+ Issues: http://github.com/kenwheeler/slick/issues
+
+ */
+!function(a){"use strict";"function"==typeof
define&&define.amd?define(["jquery"],a):"undefined"!=typeof
exports?module.exports=a(require("jquery")):a(jQuery)}(function(a){"use
strict";var b=window.Slick||{};b=function(){function c(c,d){var
f,g,h,e=this;if(e.defaults={accessibility:!0,adaptiveHeight:!1,appendArrows:a(c),appendDots:a(c),arrows:!0,asNavFor:null,prevArrow:'<button
type="button" data-role="none" class="slick-prev"
aria-label="previous">Previous</button>',nextArrow:'<button t [...]
+}else
b.touchObject.startX!==b.touchObject.curX&&(b.slideHandler(b.currentSlide),b.touchObject={})},b.prototype.swipeHandler=function(a){var
b=this;if(!(b.options.swipe===!1||"ontouchend"in
document&&b.options.swipe===!1||b.options.draggable===!1&&-1!==a.type.indexOf("mouse")))switch(b.touchObject.fingerCount=a.originalEvent&&void
0!==a.originalEvent.touches?a.originalEvent.touches.length:1,b.touchObject.minSwipe=b.listWidth/b.options.touchThreshold,b.options.verticalSwiping===!0&&(b.tou
[...]
diff --git a/javascript/slick.min.js b/javascript/slick.min.js
deleted file mode 100644
index ae481fab..00000000
--- a/javascript/slick.min.js
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
- _ _ _ _
- ___| (_) ___| | __ (_)___
-/ __| | |/ __| |/ / | / __|
-\__ \ | | (__| < _ | \__ \
-|___/_|_|\___|_|\_(_)/ |___/
- |__/
-
- Version: 1.3.15
- Author: Ken Wheeler
- Website: http://kenwheeler.github.io
- Docs: http://kenwheeler.github.io/slick
- Repo: http://github.com/kenwheeler/slick
- Issues: http://github.com/kenwheeler/slick/issues
-
- */
-
-!function(a){"use strict";"function"==typeof
define&&define.amd?define(["jquery"],a):"undefined"!=typeof
exports?module.exports=a(require("jquery")):a(jQuery)}(function(a){"use
strict";var b=window.Slick||{};b=function(){function c(c,d){var
f,g,e=this;if(e.defaults={accessibility:!0,adaptiveHeight:!1,appendArrows:a(c),appendDots:a(c),arrows:!0,asNavFor:null,prevArrow:'<button
type="button" data-role="none"
class="slick-prev">Previous</button>',nextArrow:'<button type="button"
data-role=" [...]
\ No newline at end of file