Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
00d93da
Restore: .gitignore changes for 22294af4ed3b46f577f42590ba4cc19ca0a93f3f
dmsnell Mar 24, 2026
c90b52c
Restore: Sync Gutenberg @ b79bbe25a1b00ce640bfab363f182c678181082f
youknowriad Jan 5, 2026
0f16666
Restore: Sync Gutenberg @ dea73b609a80016eb1cf3893ea183fe106a06740
youknowriad Jan 6, 2026
9716931
Restore: Sync Gutenberg @ 892bfad51d2261f44f3a21f934b1c72bd29a2449
youknowriad Jan 8, 2026
2ab0226
Restore: .gitignore changes for e626725523f8fa3e8452e9e126ff366d83ccfacc
dmsnell Mar 24, 2026
c8a727b
Restore: Sync Gutenberg @ 7bf80ea84eb8b62eceb1bb3fe82e42163673ca79
youknowriad Jan 16, 2026
b8838b1
Restore: Sync Gutenberg @ 59a08c5496008ca88f4b6b86f38838c3612d88c8
ellatrix Feb 9, 2026
8a5f287
Restore: Sync Gutenberg @ 7a11a53377a95cba4d3786d71cadd4c2f0c5ac52
ellatrix Feb 18, 2026
7b1e9b1
Restore: .gitignore changes for 8a82e67cf65766fcb8a11e3fe5c6e2f48083fcdb
dmsnell Mar 24, 2026
e602fe6
Restore: Sync Gutenberg @ b441348bb7e05af351c250b74283f253acaf9138
adamsilverstein Feb 20, 2026
ac54b32
Restore: Sync Gutenberg @ 23b566c72e9c4a36219ef5d6e62890f05551f6cb
ellatrix Feb 20, 2026
14bea74
Restore: Sync Gutenberg @ 022d8dd3d461f91b15c1f0410649d3ebb027207f
ellatrix Feb 26, 2026
a92d631
Restore: .gitignore changes for b6c1bb776b360ef64a00468e6df72792511866d3
dmsnell Mar 24, 2026
833d0f7
Restore: Sync Gutenberg @ e499abfb843a43ac88455ca319220c5f181e1cf3
ellatrix Mar 5, 2026
ef4745b
Restore: Sync Gutenberg @ e7b8c0c8a34bd62374ebf6f9cbfdeab4f822234c
ellatrix Mar 5, 2026
296f307
Restore: Sync Gutenberg @ f4d8a5803aa2fbe26e7d9af4d17e80a622b7bab8
ellatrix Mar 5, 2026
4e0d1bc
Restore: Sync Gutenberg @ 7b7fa2bc97a8029a302bd6511cf0d206b5953172
desrosj Mar 9, 2026
c091299
Restore: Sync Gutenberg @ 9b8144036fa5faf75de43d4502ff9809fcf689ad
desrosj Mar 10, 2026
46f794e
Restore: Sync Gutenberg @ 9b8144036fa5faf75de43d4502ff9809fcf689ad
desrosj Mar 10, 2026
770ffb0
Restore: Sync Gutenberg @ 8c78d87453509661a9f28f978ba2c242d515563b
ellatrix Mar 12, 2026
ee4233e
Restore: Sync Gutenberg @ 487a096a9782ba6110a7686d7b4b2d0c55ed1b06
ellatrix Mar 19, 2026
026ad16
Restore: .gitignore changes for 7ac615117e7a0fd73603b042fb92426e128bd5a7
dmsnell Mar 24, 2026
b3cac28
Restore: Sync Gutenberg @ 487a096a9782ba6110a7686d7b4b2d0c55ed1b06
desrosj Mar 20, 2026
1072f74
Restore: Sync Gutenberg @ 2ee7ede6be6d4e55d5c7047394c5c4e0ea8d521d
ellatrix Mar 20, 2026
c127514
Restore: .gitignore changes for 19bef0ed2ecfa0cc83fd3b6e0222270cbf41c6c8
dmsnell Mar 24, 2026
d562635
Restore: Sync Gutenberg @ 2ee7ede6be6d4e55d5c7047394c5c4e0ea8d521d
desrosj Mar 20, 2026
f362aa2
Restore: Sync Gutenberg @ 2ee7ede6be6d4e55d5c7047394c5c4e0ea8d521d
desrosj Mar 20, 2026
618b73c
Merge branch 'restore/gb-files' into build/restore-deleted-files-pres…
dmsnell Mar 24, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
11 changes: 6 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,16 @@ wp-tests-config.php
/src/wp-admin/css/colors/*/*.css
/src/wp-admin/js
/src/wp-includes/assets/*
!/src/wp-includes/assets/icon-library-manifest.php
!/src/wp-includes/assets/script-loader-packages.php
!/src/wp-includes/assets/script-modules-packages.php
/src/wp-includes/js
/src/wp-includes/css/dist
/src/wp-includes/css/*.min.css
/src/wp-includes/css/*-rtl.css
/src/wp-includes/blocks/*
!/src/wp-includes/blocks/index.php
/src/wp-includes/images/icon-library
/src/wp-includes/build
/src/wp-includes/theme.json
/src/wp-includes/blocks/**/*.css
/src/wp-includes/blocks/**/*.js
/src/wp-includes/blocks/**/*.js.map
/packagehash.txt
/.gutenberg-hash
/artifacts
Expand Down
360 changes: 360 additions & 0 deletions src/wp-includes/assets/icon-library-manifest.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,360 @@
<?php
// This file is automatically generated. Do not edit directly.
if ( ! defined( 'ABSPATH' ) ) {
die( 'Silence is golden.' );
}

return array(
'arrow-down-left' => array(
'label' => _x( 'Arrow Down Left', 'icon label' ),
'filePath' => 'arrow-down-left.svg',
),
'arrow-down-right' => array(
'label' => _x( 'Arrow Down Right', 'icon label' ),
'filePath' => 'arrow-down-right.svg',
),
'arrow-down' => array(
'label' => _x( 'Arrow Down', 'icon label' ),
'filePath' => 'arrow-down.svg',
),
'arrow-left' => array(
'label' => _x( 'Arrow Left', 'icon label' ),
'filePath' => 'arrow-left.svg',
),
'arrow-right' => array(
'label' => _x( 'Arrow Right', 'icon label' ),
'filePath' => 'arrow-right.svg',
),
'arrow-up-left' => array(
'label' => _x( 'Arrow Up Left', 'icon label' ),
'filePath' => 'arrow-up-left.svg',
),
'arrow-up-right' => array(
'label' => _x( 'Arrow Up Right', 'icon label' ),
'filePath' => 'arrow-up-right.svg',
),
'arrow-up' => array(
'label' => _x( 'Arrow Up', 'icon label' ),
'filePath' => 'arrow-up.svg',
),
'at-symbol' => array(
'label' => _x( 'At Symbol (@)', 'icon label' ),
'filePath' => 'at-symbol.svg',
),
'audio' => array(
'label' => _x( 'Audio', 'icon label' ),
'filePath' => 'audio.svg',
),
'bell' => array(
'label' => _x( 'Bell', 'icon label' ),
'filePath' => 'bell.svg',
),
'block-default' => array(
'label' => _x( 'Block Default', 'icon label' ),
'filePath' => 'block-default.svg',
),
'block-meta' => array(
'label' => _x( 'Block Meta', 'icon label' ),
'filePath' => 'block-meta.svg',
),
'block-table' => array(
'label' => _x( 'Block Table', 'icon label' ),
'filePath' => 'block-table.svg',
),
'calendar' => array(
'label' => _x( 'Calendar', 'icon label' ),
'filePath' => 'calendar.svg',
),
'capture-photo' => array(
'label' => _x( 'Capture Photo', 'icon label' ),
'filePath' => 'capture-photo.svg',
),
'capture-video' => array(
'label' => _x( 'Capture Video', 'icon label' ),
'filePath' => 'capture-video.svg',
),
'cart' => array(
'label' => _x( 'Cart', 'icon label' ),
'filePath' => 'cart.svg',
),
'category' => array(
'label' => _x( 'Category', 'icon label' ),
'filePath' => 'category.svg',
),
'caution' => array(
'label' => _x( 'Caution', 'icon label' ),
'filePath' => 'caution.svg',
),
'chart-bar' => array(
'label' => _x( 'Chart Bar', 'icon label' ),
'filePath' => 'chart-bar.svg',
),
'check' => array(
'label' => _x( 'Check', 'icon label' ),
'filePath' => 'check.svg',
),
'chevron-down' => array(
'label' => _x( 'Chevron Down', 'icon label' ),
'filePath' => 'chevron-down.svg',
),
'chevron-down-small' => array(
'label' => _x( 'Chevron Down Small', 'icon label' ),
'filePath' => 'chevron-down-small.svg',
),
'chevron-left' => array(
'label' => _x( 'Chevron Left', 'icon label' ),
'filePath' => 'chevron-left.svg',
),
'chevron-left-small' => array(
'label' => _x( 'Chevron Left Small', 'icon label' ),
'filePath' => 'chevron-left-small.svg',
),
'chevron-right' => array(
'label' => _x( 'Chevron Right', 'icon label' ),
'filePath' => 'chevron-right.svg',
),
'chevron-right-small' => array(
'label' => _x( 'Chevron Right Small', 'icon label' ),
'filePath' => 'chevron-right-small.svg',
),
'chevron-up' => array(
'label' => _x( 'Chevron Up', 'icon label' ),
'filePath' => 'chevron-up.svg',
),
'chevron-up-down' => array(
'label' => _x( 'Chevron Up Down', 'icon label' ),
'filePath' => 'chevron-up-down.svg',
),
'chevron-up-small' => array(
'label' => _x( 'Chevron Up Small', 'icon label' ),
'filePath' => 'chevron-up-small.svg',
),
'comment' => array(
'label' => _x( 'Comment', 'icon label' ),
'filePath' => 'comment.svg',
),
'cover' => array(
'label' => _x( 'Cover', 'icon label' ),
'filePath' => 'cover.svg',
),
'create' => array(
'label' => _x( 'Create', 'icon label' ),
'filePath' => 'create.svg',
),
'desktop' => array(
'label' => _x( 'Desktop', 'icon label' ),
'filePath' => 'desktop.svg',
),
'download' => array(
'label' => _x( 'Download', 'icon label' ),
'filePath' => 'download.svg',
),
'drawer-left' => array(
'label' => _x( 'Drawer Left', 'icon label' ),
'filePath' => 'drawer-left.svg',
),
'drawer-right' => array(
'label' => _x( 'Drawer Right', 'icon label' ),
'filePath' => 'drawer-right.svg',
),
'envelope' => array(
'label' => _x( 'Envelope', 'icon label' ),
'filePath' => 'envelope.svg',
),
'error' => array(
'label' => _x( 'Error', 'icon label' ),
'filePath' => 'error.svg',
),
'external' => array(
'label' => _x( 'External', 'icon label' ),
'filePath' => 'external.svg',
),
'file' => array(
'label' => _x( 'File', 'icon label' ),
'filePath' => 'file.svg',
),
'gallery' => array(
'label' => _x( 'Gallery', 'icon label' ),
'filePath' => 'gallery.svg',
),
'group' => array(
'label' => _x( 'Group', 'icon label' ),
'filePath' => 'group.svg',
),
'heading' => array(
'label' => _x( 'Heading', 'icon label' ),
'filePath' => 'heading.svg',
),
'help' => array(
'label' => _x( 'Help', 'icon label' ),
'filePath' => 'help.svg',
),
'home' => array(
'label' => _x( 'Home', 'icon label' ),
'filePath' => 'home.svg',
),
'image' => array(
'label' => _x( 'Image', 'icon label' ),
'filePath' => 'image.svg',
),
'info' => array(
'label' => _x( 'Info', 'icon label' ),
'filePath' => 'info.svg',
),
'key' => array(
'label' => _x( 'Key', 'icon label' ),
'filePath' => 'key.svg',
),
'language' => array(
'label' => _x( 'Language', 'icon label' ),
'filePath' => 'language.svg',
),
'map-marker' => array(
'label' => _x( 'Map Marker', 'icon label' ),
'filePath' => 'map-marker.svg',
),
'menu' => array(
'label' => _x( 'Menu', 'icon label' ),
'filePath' => 'menu.svg',
),
'mobile' => array(
'label' => _x( 'Mobile', 'icon label' ),
'filePath' => 'mobile.svg',
),
'more-horizontal' => array(
'label' => _x( 'More Horizontal', 'icon label' ),
'filePath' => 'more-horizontal.svg',
),
'more-vertical' => array(
'label' => _x( 'More Vertical', 'icon label' ),
'filePath' => 'more-vertical.svg',
),
'next' => array(
'label' => _x( 'Next', 'icon label' ),
'filePath' => 'next.svg',
),
'paragraph' => array(
'label' => _x( 'Paragraph', 'icon label' ),
'filePath' => 'paragraph.svg',
),
'payment' => array(
'label' => _x( 'Payment', 'icon label' ),
'filePath' => 'payment.svg',
),
'pencil' => array(
'label' => _x( 'Pencil', 'icon label' ),
'filePath' => 'pencil.svg',
),
'people' => array(
'label' => _x( 'People', 'icon label' ),
'filePath' => 'people.svg',
),
'plus' => array(
'label' => _x( 'Plus', 'icon label' ),
'filePath' => 'plus.svg',
),
'plus-circle' => array(
'label' => _x( 'Plus Circle', 'icon label' ),
'filePath' => 'plus-circle.svg',
),
'previous' => array(
'label' => _x( 'Previous', 'icon label' ),
'filePath' => 'previous.svg',
),
'published' => array(
'label' => _x( 'Published', 'icon label' ),
'filePath' => 'published.svg',
),
'quote' => array(
'label' => _x( 'Quote', 'icon label' ),
'filePath' => 'quote.svg',
),
'receipt' => array(
'label' => _x( 'Receipt', 'icon label' ),
'filePath' => 'receipt.svg',
),
'rss' => array(
'label' => _x( 'RSS', 'icon label' ),
'filePath' => 'rss.svg',
),
'scheduled' => array(
'label' => _x( 'Scheduled', 'icon label' ),
'filePath' => 'scheduled.svg',
),
'search' => array(
'label' => _x( 'Search', 'icon label' ),
'filePath' => 'search.svg',
),
'settings' => array(
'label' => _x( 'Settings', 'icon label' ),
'filePath' => 'settings.svg',
),
'shadow' => array(
'label' => _x( 'Shadow', 'icon label' ),
'filePath' => 'shadow.svg',
),
'share' => array(
'label' => _x( 'Share', 'icon label' ),
'filePath' => 'share.svg',
),
'shield' => array(
'label' => _x( 'Shield', 'icon label' ),
'filePath' => 'shield.svg',
),
'shuffle' => array(
'label' => _x( 'Shuffle', 'icon label' ),
'filePath' => 'shuffle.svg',
),
'star-empty' => array(
'label' => _x( 'Star Empty', 'icon label' ),
'filePath' => 'star-empty.svg',
),
'star-filled' => array(
'label' => _x( 'Star Filled', 'icon label' ),
'filePath' => 'star-filled.svg',
),
'star-half' => array(
'label' => _x( 'Star Half', 'icon label' ),
'filePath' => 'star-half.svg',
),
'store' => array(
'label' => _x( 'Store', 'icon label' ),
'filePath' => 'store.svg',
),
'styles' => array(
'label' => _x( 'Styles', 'icon label' ),
'filePath' => 'styles.svg',
),
'symbol' => array(
'label' => _x( 'Symbol', 'icon label' ),
'filePath' => 'symbol.svg',
),
'symbol-filled' => array(
'label' => _x( 'Symbol Filled', 'icon label' ),
'filePath' => 'symbol-filled.svg',
),
'table' => array(
'label' => _x( 'Table', 'icon label' ),
'filePath' => 'table.svg',
),
'tablet' => array(
'label' => _x( 'Tablet', 'icon label' ),
'filePath' => 'tablet.svg',
),
'tag' => array(
'label' => _x( 'Tag', 'icon label' ),
'filePath' => 'tag.svg',
),
'tip' => array(
'label' => _x( 'Tip', 'icon label' ),
'filePath' => 'tip.svg',
),
'upload' => array(
'label' => _x( 'Upload', 'icon label' ),
'filePath' => 'upload.svg',
),
'verse' => array(
'label' => _x( 'Verse', 'icon label' ),
'filePath' => 'verse.svg',
),
);
Loading
Loading