From 4e841ab63717633465f73d7afc880b93c5bbff57 Mon Sep 17 00:00:00 2001 From: nobody Date: Fri, 12 Apr 2024 21:29:28 +0200 Subject: [PATCH] materialicons v141 -> v142 --- THIRD_PARTY.txt | 2 +- modules/internal/targets.js | 2 +- pages/updates/updates.html | 1 + .../google-material-design-icons.css | 8 ++++---- .../{v141 => v142}/MaterialIcons.woff2 | Bin 5 files changed, 7 insertions(+), 6 deletions(-) rename resources/google-material-design-icons/materialicons/{v141 => v142}/MaterialIcons.woff2 (100%) diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index 406df371..7205f30f 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1491,7 +1491,7 @@ https://fonts.gstatic.com/s/materialiconsoutlined/v109/gok-H7zzDkdnRel8-DQ6KAXJ6 https://fonts.gstatic.com/s/materialiconsround/v108/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmP.woff2 https://fonts.gstatic.com/s/materialiconssharp/v109/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvR.woff2 https://fonts.gstatic.com/s/materialiconstwotone/v112/hESh6WRmNCxEqUmNyh3JDeGxjVVyMg4tHGctNCu0.woff2 -https://fonts.gstatic.com/s/materialicons/v141/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2 +https://fonts.gstatic.com/s/materialicons/v142/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2 https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js https://raw.githubusercontent.com/jquery-validation/jquery-validation/1.20.0/dist/jquery.validate.min.js diff --git a/modules/internal/targets.js b/modules/internal/targets.js index 3f67776e..d013b9e6 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -213,7 +213,7 @@ targets.setLastVersion = function (type, version) { if (type.startsWith('/gsap/1.')) return '1.20.5'; if (type.startsWith('/gsap/2.')) return '2.1.3'; if (type.startsWith('/gsap/3.')) return '3.12.5'; - if (type.startsWith('/materialicons/')) return 'v141'; + if (type.startsWith('/materialicons/')) return 'v142'; if (type.startsWith('/materialiconsoutlined/')) return 'v109'; if (type.startsWith('/materialiconsround/')) return 'v108'; if (type.startsWith('/materialiconssharp/')) return 'v109'; diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 79a346fb..705a934d 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -30,6 +30,7 @@
  • tinymce v6.8.3 -> v7.0.1
  • bulma v0.9.4 -> v1.0.0
  • vanilla-lazyload v17.8.8 -> v19.1.3
  • +
  • materialicons v141 -> v142
  • Improved