File 0001-Increase-delay-to-500.patch of Package ex_doc
From 3cd4e324197fbdb54974e3e557272ddf40be8760 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Valim?= <jose.valim@dashbit.co>
Date: Tue, 24 Dec 2024 16:37:24 +0100
Subject: [PATCH 1/4] Increase delay to 500
---
assets/js/entry/html.js | 2 +-
.../{html-FB3I3KYV.js => html-FU3IVMGH.js} | Bin 105154 -> 105167 bytes
2 files changed, 1 insertion(+), 1 deletion(-)
rename formatters/html/dist/{html-FB3I3KYV.js => html-FU3IVMGH.js} (99%)
diff --git a/assets/js/entry/html.js b/assets/js/entry/html.js
index 05c8d758..acb9b8f7 100644
--- a/assets/js/entry/html.js
+++ b/assets/js/entry/html.js
@@ -58,7 +58,7 @@ onDocumentReady(() => {
}
},
linkSelector: 'a[href]:not([href^="/"]):not([href^="http"])',
- plugins: [new SwupA11yPlugin(), new SwupProgressPlugin()]
+ plugins: [new SwupA11yPlugin(), new SwupProgressPlugin({delay: 500})]
})
}
diff --git a/formatters/html/dist/html-FB3I3KYV.js b/formatters/html/dist/html-FU3IVMGH.js
similarity index 99%
rename from formatters/html/dist/html-FB3I3KYV.js
rename to formatters/html/dist/html-FU3IVMGH.js
index 41e7f3fe64ed35ae41d6161b2aff819e112057cc..df5fdd42453a9add979785012d7668b59ad599ba 100644
GIT binary patch
delta 31
ncmX@KmF@giwuUW?*3)=3s#8*P5-Y7t4Gd~Ew_8tRY-a%g$bbu0
delta 17
ZcmX@VmF>`0wuUW?*3-6oOk-?k0RTxc2QL5s
--
2.43.0