From 69e07db212b6877ac1976b4589143f172694ba94 Mon Sep 17 00:00:00 2001 From: nobody Date: Wed, 20 Jul 2022 06:03:42 +0200 Subject: [PATCH] Google Material Icons Outlined v106 -> v107 (#1065) --- THIRD_PARTY.txt | 2 +- modules/internal/targets.js | 2 +- pages/updates/updates.html | 1 + .../google-material-design-icons.css | 8 ++++---- .../v106/MaterialIconsOutlined.woff2 | Bin 155284 -> 0 bytes .../v107/MaterialIconsOutlined.woff2 | Bin 0 -> 155380 bytes 6 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 resources/google-material-design-icons/materialiconsoutlined/v106/MaterialIconsOutlined.woff2 create mode 100644 resources/google-material-design-icons/materialiconsoutlined/v107/MaterialIconsOutlined.woff2 diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index 79cdfded..e8242b8d 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1850,7 +1850,7 @@ https://cdn.jsdelivr.net/npm/vue@1.0.28/dist/vue.min.js https://cdn.jsdelivr.net/npm/vue@2.6.14/dist/vue.min.js https://cdn.jsdelivr.net/npm/vue-match-media@1.0.3/dist/index.min.js https://code.createjs.com/1.0.0/createjs.min.js -https://fonts.gstatic.com/s/materialiconsoutlined/v106/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUce.woff2 +https://fonts.gstatic.com/s/materialiconsoutlined/v107/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUce.woff2 https://fonts.gstatic.com/s/materialiconsround/v105/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmP.woff2 https://fonts.gstatic.com/s/materialiconssharp/v106/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvR.woff2 https://fonts.gstatic.com/s/materialiconstwotone/v109/hESh6WRmNCxEqUmNyh3JDeGxjVVyMg4tHGctNCu0.woff2 diff --git a/modules/internal/targets.js b/modules/internal/targets.js index 7c22e76e..56ef497d 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -221,7 +221,7 @@ targets.setLastVersion = function (type, version) { // just for testing ---------------------------------------------- if (type.startsWith('/materialicons/')) return 'v135'; - if (type.startsWith('/materialiconsoutlined/')) return 'v106'; + if (type.startsWith('/materialiconsoutlined/')) return 'v107'; if (type.startsWith('/materialiconsround/')) return 'v105'; if (type.startsWith('/materialiconssharp/')) return 'v106'; if (type.startsWith('/materialiconstwotone/')) return 'v109'; diff --git a/pages/updates/updates.html b/pages/updates/updates.html index c78e8253..c694b867 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -37,6 +37,7 @@
  • libphonenumber-js v1.10.7 -> v1.10.9 (#1062)
  • algoliasearch v4.13.1 -> v4.14.0 (#1064)
  • Google Material Icons v134 -> v135 (#1065)
  • +
  • Google Material Icons Outlined v106 -> v107 (#1065)
  • Added