Skip to content

Commit

Permalink
[TASK] Update @typo3/icons to v2.6.0
Browse files Browse the repository at this point in the history
Executed commands:

  cd Build
  yarn add "@typo3/icons@^2.6.0"
  yarn build

Resolves: #97292
Releases: main
Change-Id: I20cebc78e4ceeebcbc1295889ac7cad51565c0ed
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74164
Tested-by: core-ci <typo3@b13.com>
Tested-by: Andreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: Oliver Bartsch <bo@cedev.de>
Reviewed-by: Andreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: Oliver Bartsch <bo@cedev.de>
  • Loading branch information
benjaminkott authored and o-ba committed Apr 4, 2022
1 parent 7fcc35c commit 8a459c7
Show file tree
Hide file tree
Showing 25 changed files with 101 additions and 14 deletions.
4 changes: 4 additions & 0 deletions Build/Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,10 @@ module.exports = function (grunt) {
{
dest: '<%= paths.sysext %>rte_ckeditor/Resources/Public/Icons/Extension.svg',
src: '<%= paths.t3icons %>svgs/module/module-rte-ckeditor.svg'
},
{
dest: '<%= paths.sysext %>linkvalidator/Resources/Public/Icons/Extension.svg',
src: '<%= paths.t3icons %>svgs/module/module-linkvalidator.svg'
}
]
},
Expand Down
2 changes: 1 addition & 1 deletion Build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@claviska/jquery-minicolors": "^2.3.6",
"@lit/reactive-element": "^1.0.0",
"@popperjs/core": "^2.10.2",
"@typo3/icons": "^2.4.1",
"@typo3/icons": "^2.6.0",
"autosize": "^4.0.2",
"bootstrap": "^5.1.3",
"broadcastchannel-polyfill": "^1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions Build/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -866,10 +866,10 @@
"@typescript-eslint/types" "5.8.1"
eslint-visitor-keys "^3.0.0"

"@typo3/icons@^2.4.1":
version "2.4.1"
resolved "https://registry.yarnpkg.com/@typo3/icons/-/icons-2.4.1.tgz#2cfbd4206cf481acc23c393857af0343c8393004"
integrity sha512-zCN2pq9B9TdRUpqchuhTQrI1mCBd8SodYdKEN/43AiwD17CaWdQ4M03vHYLA+7WehMorVdRtnmreToehR6hR+Q==
"@typo3/icons@^2.6.0":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@typo3/icons/-/icons-2.6.0.tgz#a15f8f06e78590e89837fad7803ac276f9bed703"
integrity sha512-IxNlcjuNOwaHUT+ewkRaFoOUmhM8I0rna3HgeGo4/vK3z/o1tdhKq8G0hJf/RVf6nbG9DKX1D6jftEoAV13R6A==
dependencies:
npm "^7.12.1"

Expand Down
72 changes: 72 additions & 0 deletions typo3/sysext/core/Resources/Public/Icons/T3Icons/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,12 @@
"svg": "svgs/actions/actions-bolt.svg",
"sprite": "sprites/actions.svg#actions-bolt"
},
"actions-book": {
"identifier": "actions-book",
"category": "actions",
"svg": "svgs/actions/actions-book.svg",
"sprite": "sprites/actions.svg#actions-book"
},
"actions-brand-apple": {
"identifier": "actions-brand-apple",
"category": "actions",
Expand All @@ -180,6 +186,12 @@
"svg": "svgs/actions/actions-brand-git.svg",
"sprite": "sprites/actions.svg#actions-brand-git"
},
"actions-brand-instagram": {
"identifier": "actions-brand-instagram",
"category": "actions",
"svg": "svgs/actions/actions-brand-instagram.svg",
"sprite": "sprites/actions.svg#actions-brand-instagram"
},
"actions-brand-linkedin": {
"identifier": "actions-brand-linkedin",
"category": "actions",
Expand Down Expand Up @@ -234,6 +246,12 @@
"svg": "svgs/actions/actions-brand-youtube.svg",
"sprite": "sprites/actions.svg#actions-brand-youtube"
},
"actions-briefcase": {
"identifier": "actions-briefcase",
"category": "actions",
"svg": "svgs/actions/actions-briefcase.svg",
"sprite": "sprites/actions.svg#actions-briefcase"
},
"actions-browser": {
"identifier": "actions-browser",
"category": "actions",
Expand Down Expand Up @@ -558,6 +576,12 @@
"svg": "svgs/actions/actions-code.svg",
"sprite": "sprites/actions.svg#actions-code"
},
"actions-coffee": {
"identifier": "actions-coffee",
"category": "actions",
"svg": "svgs/actions/actions-coffee.svg",
"sprite": "sprites/actions.svg#actions-coffee"
},
"actions-cog-alt": {
"identifier": "actions-cog-alt",
"category": "actions",
Expand Down Expand Up @@ -972,6 +996,12 @@
"svg": "svgs/actions/actions-file-search.svg",
"sprite": "sprites/actions.svg#actions-file-search"
},
"actions-file-shield": {
"identifier": "actions-file-shield",
"category": "actions",
"svg": "svgs/actions/actions-file-shield.svg",
"sprite": "sprites/actions.svg#actions-file-shield"
},
"actions-file-t3d-download": {
"identifier": "actions-file-t3d-download",
"category": "actions",
Expand Down Expand Up @@ -1092,6 +1122,12 @@
"svg": "svgs/actions/actions-hand-pointer.svg",
"sprite": "sprites/actions.svg#actions-hand-pointer"
},
"actions-heart-alt": {
"identifier": "actions-heart-alt",
"category": "actions",
"svg": "svgs/actions/actions-heart-alt.svg",
"sprite": "sprites/actions.svg#actions-heart-alt"
},
"actions-heart": {
"identifier": "actions-heart",
"category": "actions",
Expand Down Expand Up @@ -1590,6 +1626,12 @@
"svg": "svgs/actions/actions-star.svg",
"sprite": "sprites/actions.svg#actions-star"
},
"actions-store": {
"identifier": "actions-store",
"category": "actions",
"svg": "svgs/actions/actions-store.svg",
"sprite": "sprites/actions.svg#actions-store"
},
"actions-swap": {
"identifier": "actions-swap",
"category": "actions",
Expand Down Expand Up @@ -2460,6 +2502,18 @@
"svg": "svgs/content/content-carousel.svg",
"sprite": "sprites/content.svg#content-carousel"
},
"content-certificate-alternative": {
"identifier": "content-certificate-alternative",
"category": "content",
"svg": "svgs/content/content-certificate-alternative.svg",
"sprite": "sprites/content.svg#content-certificate-alternative"
},
"content-certificate": {
"identifier": "content-certificate",
"category": "content",
"svg": "svgs/content/content-certificate.svg",
"sprite": "sprites/content.svg#content-certificate"
},
"content-clock": {
"identifier": "content-clock",
"category": "content",
Expand Down Expand Up @@ -2592,6 +2646,12 @@
"svg": "svgs/content/content-header.svg",
"sprite": "sprites/content.svg#content-header"
},
"content-heart": {
"identifier": "content-heart",
"category": "content",
"svg": "svgs/content/content-heart.svg",
"sprite": "sprites/content.svg#content-heart"
},
"content-idea": {
"identifier": "content-idea",
"category": "content",
Expand Down Expand Up @@ -2880,6 +2940,12 @@
"svg": "svgs/content/content-timeline.svg",
"sprite": "sprites/content.svg#content-timeline"
},
"content-trophy": {
"identifier": "content-trophy",
"category": "content",
"svg": "svgs/content/content-trophy.svg",
"sprite": "sprites/content.svg#content-trophy"
},
"content-user": {
"identifier": "content-user",
"category": "content",
Expand Down Expand Up @@ -3846,6 +3912,12 @@
"svg": "svgs/module/module-lang.svg",
"sprite": "sprites/module.svg#module-lang"
},
"module-linkvalidator": {
"identifier": "module-linkvalidator",
"category": "module",
"svg": "svgs/module/module-linkvalidator.svg",
"sprite": "sprites/module.svg#module-linkvalidator"
},
"module-list": {
"identifier": "module-list",
"category": "module",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 8a459c7

Please sign in to comment.