Bug 35633: Upgrade Chocolat JS library from v1.1.0 to v1.1.2
authorOwen Leonard <oleonard@myacpl.org>
Thu, 21 Dec 2023 19:04:47 +0000 (19:04 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 22 Mar 2024 09:35:25 +0000 (10:35 +0100)
commitf4960ac233d31c37e9d5331fa724040968a5e7c1
tree35a100c097014ce7de4e0050fcbce9441c840f51
parent6405431b3859e57a8cf110d717d85cb5753ad45f
Bug 35633: Upgrade Chocolat JS library from v1.1.0 to v1.1.2

This patch updates Chocolat JS library assets from v1.1.0 to v1.1.2 in
both the OPAC and staff interface. The new version uses SVG images
encoded as data-uris in CSS, so default images can now be overridden in
our CSS. For that reason the Chocolat-related images files are removed
by this patch.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
16 files changed:
koha-tmpl/intranet-tmpl/lib/Chocolat/css/chocolat.css
koha-tmpl/intranet-tmpl/lib/Chocolat/images/close.png [deleted file]
koha-tmpl/intranet-tmpl/lib/Chocolat/images/fullscreen-black.png [deleted file]
koha-tmpl/intranet-tmpl/lib/Chocolat/images/fullscreen.png [deleted file]
koha-tmpl/intranet-tmpl/lib/Chocolat/images/left.png [deleted file]
koha-tmpl/intranet-tmpl/lib/Chocolat/images/loader.gif [deleted file]
koha-tmpl/intranet-tmpl/lib/Chocolat/images/right.png [deleted file]
koha-tmpl/intranet-tmpl/lib/Chocolat/js/chocolat.js
koha-tmpl/opac-tmpl/lib/Chocolat/css/chocolat.css
koha-tmpl/opac-tmpl/lib/Chocolat/images/close.png [deleted file]
koha-tmpl/opac-tmpl/lib/Chocolat/images/fullscreen-black.png [deleted file]
koha-tmpl/opac-tmpl/lib/Chocolat/images/fullscreen.png [deleted file]
koha-tmpl/opac-tmpl/lib/Chocolat/images/left.png [deleted file]
koha-tmpl/opac-tmpl/lib/Chocolat/images/loader.gif [deleted file]
koha-tmpl/opac-tmpl/lib/Chocolat/images/right.png [deleted file]
koha-tmpl/opac-tmpl/lib/Chocolat/js/chocolat.js