Skip to content

Commit 39e7e35

Browse files
authored
Merge branch 'WordPress:trunk' into trunk
2 parents 6c52e1f + 4021456 commit 39e7e35

293 files changed

Lines changed: 2607 additions & 1224 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://develop.svn.wordpress.org/trunk"
88
},
99
"gutenberg": {
10-
"sha": "b5574edc8a952b2f1e528693761a97b1b3b580eb",
10+
"sha": "2872d71cde528d82675f14862a1b84e2b8abbaea",
1111
"ghcrRepo": "WordPress/gutenberg/gutenberg-wp-develop-build"
1212
},
1313
"engines": {

src/wp-includes/assets/script-loader-packages.php

Lines changed: 26 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
'wp-theme',
6767
'wp-url'
6868
),
69-
'version' => 'b7daabce54c1f346eb9e'
69+
'version' => '2be95e1c69e795bfc7c1'
7070
),
7171
'block-editor.js' => array(
7272
'dependencies' => array(
@@ -104,7 +104,7 @@
104104
'wp-url',
105105
'wp-warning'
106106
),
107-
'version' => '7d369d1164540a7a60ff'
107+
'version' => '71e7b84529c697129ad2'
108108
),
109109
'block-library.js' => array(
110110
'dependencies' => array(
@@ -138,6 +138,7 @@
138138
'wp-rich-text',
139139
'wp-server-side-render',
140140
'wp-shortcode',
141+
'wp-style-engine',
141142
'wp-theme',
142143
'wp-upload-media',
143144
'wp-url',
@@ -149,7 +150,7 @@
149150
'import' => 'dynamic'
150151
)
151152
),
152-
'version' => '0769bea189ba8048c3c3'
153+
'version' => '055223542466f9623198'
153154
),
154155
'block-serialization-default-parser.js' => array(
155156
'dependencies' => array(
@@ -182,7 +183,7 @@
182183
'wp-shortcode',
183184
'wp-warning'
184185
),
185-
'version' => 'ee33c76334003261e1c5'
186+
'version' => 'dc4bdf700024000fd427'
186187
),
187188
'commands.js' => array(
188189
'dependencies' => array(
@@ -223,7 +224,7 @@
223224
'wp-theme',
224225
'wp-warning'
225226
),
226-
'version' => '0f69a2c8d70873f72837'
227+
'version' => 'a5dafa2d4b6524d691ee'
227228
),
228229
'compose.js' => array(
229230
'dependencies' => array(
@@ -238,7 +239,7 @@
238239
'wp-private-apis',
239240
'wp-undo-manager'
240241
),
241-
'version' => 'd260e62d323fa8621a8b'
242+
'version' => '6176e314156a3d1f9501'
242243
),
243244
'core-commands.js' => array(
244245
'dependencies' => array(
@@ -276,7 +277,7 @@
276277
'wp-url',
277278
'wp-warning'
278279
),
279-
'version' => 'a4762b88f30466a9b69c'
280+
'version' => 'f8cc2c428aaee6d1cb92'
280281
),
281282
'customize-widgets.js' => array(
282283
'dependencies' => array(
@@ -345,7 +346,7 @@
345346
'dependencies' => array(
346347
'wp-deprecated'
347348
),
348-
'version' => 'ea68e9ed0a44f0e21a67'
349+
'version' => '22d969bde5c7182cdd2f'
349350
),
350351
'dom-ready.js' => array(
351352
'dependencies' => array(
@@ -395,7 +396,7 @@
395396
'import' => 'static'
396397
)
397398
),
398-
'version' => 'd63b38e440a8db0b7f3d'
399+
'version' => '8473319428dab1c48631'
399400
),
400401
'edit-site.js' => array(
401402
'dependencies' => array(
@@ -419,7 +420,6 @@
419420
'wp-dom-ready',
420421
'wp-editor',
421422
'wp-element',
422-
'wp-hooks',
423423
'wp-html-entities',
424424
'wp-i18n',
425425
'wp-keyboard-shortcuts',
@@ -431,6 +431,7 @@
431431
'wp-preferences',
432432
'wp-primitives',
433433
'wp-private-apis',
434+
'wp-rich-text',
434435
'wp-router',
435436
'wp-style-engine',
436437
'wp-theme',
@@ -445,7 +446,7 @@
445446
'import' => 'static'
446447
)
447448
),
448-
'version' => 'ee24ff7573db261b6121'
449+
'version' => '9c810e308a711a2bcdf2'
449450
),
450451
'edit-widgets.js' => array(
451452
'dependencies' => array(
@@ -536,7 +537,7 @@
536537
'import' => 'static'
537538
)
538539
),
539-
'version' => 'ea8a1341ce6929be1aa7'
540+
'version' => 'a2f8d72b2257e8f87177'
540541
),
541542
'element.js' => array(
542543
'dependencies' => array(
@@ -577,7 +578,7 @@
577578
'import' => 'dynamic'
578579
)
579580
),
580-
'version' => '5a6c27154ec41f4ddd36'
581+
'version' => 'fc1a40ac6923d97797a4'
581582
),
582583
'hooks.js' => array(
583584
'dependencies' => array(
@@ -651,11 +652,12 @@
651652
'wp-preferences',
652653
'wp-primitives',
653654
'wp-private-apis',
655+
'wp-rich-text',
654656
'wp-theme',
655657
'wp-url',
656658
'wp-warning'
657659
),
658-
'version' => '241e7fe47f713881ae84'
660+
'version' => 'd8c18297580c50b16352'
659661
),
660662
'notices.js' => array(
661663
'dependencies' => array(
@@ -693,7 +695,7 @@
693695
'wp-theme',
694696
'wp-url'
695697
),
696-
'version' => '0b1022e886ec7228e352'
698+
'version' => '1d5dc833056614a65601'
697699
),
698700
'plugins.js' => array(
699701
'dependencies' => array(
@@ -746,7 +748,7 @@
746748
'dependencies' => array(
747749

748750
),
749-
'version' => 'ef613f9b176d6b77ee10'
751+
'version' => 'd253db066c622f144ae7'
750752
),
751753
'react-i18n.js' => array(
752754
'dependencies' => array(
@@ -770,13 +772,14 @@
770772
'wp-components',
771773
'wp-core-data',
772774
'wp-data',
775+
'wp-deprecated',
773776
'wp-element',
774777
'wp-i18n',
775778
'wp-notices',
776779
'wp-primitives',
777780
'wp-url'
778781
),
779-
'version' => 'dedb515a74e4b393c939'
782+
'version' => '00a57a244d360831336a'
780783
),
781784
'rich-text.js' => array(
782785
'dependencies' => array(
@@ -791,7 +794,7 @@
791794
'wp-keycodes',
792795
'wp-private-apis'
793796
),
794-
'version' => '841e5f1800d731a7a992'
797+
'version' => '1a9947b38c18a34e1d2e'
795798
),
796799
'router.js' => array(
797800
'dependencies' => array(
@@ -815,7 +818,7 @@
815818
'wp-i18n',
816819
'wp-url'
817820
),
818-
'version' => '48cee6850e8be3502509'
821+
'version' => '77621917ec58330ec283'
819822
),
820823
'shortcode.js' => array(
821824
'dependencies' => array(
@@ -835,7 +838,7 @@
835838
'wp-hooks',
836839
'wp-private-apis'
837840
),
838-
'version' => '9fee8c346c15518fe1b2'
841+
'version' => '82121af3ec5dd7ba0296'
839842
),
840843
'theme.js' => array(
841844
'dependencies' => array(
@@ -845,7 +848,7 @@
845848
'wp-element',
846849
'wp-private-apis'
847850
),
848-
'version' => '0751ba62cc9198c11d9c'
851+
'version' => 'f017490f1df372de8462'
849852
),
850853
'token-list.js' => array(
851854
'dependencies' => array(
@@ -880,7 +883,7 @@
880883
'import' => 'dynamic'
881884
)
882885
),
883-
'version' => '89193a2536216111de89'
886+
'version' => '8f0937232c8009396479'
884887
),
885888
'url.js' => array(
886889
'dependencies' => array(
@@ -917,7 +920,7 @@
917920
'wp-notices',
918921
'wp-primitives'
919922
),
920-
'version' => 'baf03f4be9a3eb070540'
923+
'version' => '2a2e101698084ec9e2c3'
921924
),
922925
'wordcount.js' => array(
923926
'dependencies' => array(

src/wp-includes/assets/script-modules-packages.php

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
'wp-data',
1111
'wp-i18n'
1212
),
13-
'version' => '1954c5889fb7ebbccc88'
13+
'version' => '104b6117f4f3d5b94cc3'
1414
),
1515
'block-editor/utils/fit-text-frontend.js' => array(
1616
'dependencies' => array(
@@ -88,7 +88,7 @@
8888
'import' => 'static'
8989
)
9090
),
91-
'version' => 'fb53fe519f69d0d6aeb0'
91+
'version' => '0bebcdac79313f8ed604'
9292
),
9393
'block-library/query/view.js' => array(
9494
'dependencies' => array(
@@ -164,7 +164,7 @@
164164
'import' => 'static'
165165
)
166166
),
167-
'version' => '5bce5ea33fea2642f0da'
167+
'version' => '66dddf07eec0100be606'
168168
),
169169
'connectors/index.js' => array(
170170
'dependencies' => array(
@@ -175,7 +175,7 @@
175175
'wp-i18n',
176176
'wp-private-apis'
177177
),
178-
'version' => '926e925ff16c07ab7719'
178+
'version' => '8aa4346de9f4f9cbfaef'
179179
),
180180
'content-types/index.js' => array(
181181
'dependencies' => array(
@@ -196,6 +196,7 @@
196196
'wp-preferences',
197197
'wp-primitives',
198198
'wp-private-apis',
199+
'wp-rich-text',
199200
'wp-theme',
200201
'wp-url',
201202
'wp-warning'
@@ -210,7 +211,7 @@
210211
'import' => 'static'
211212
)
212213
),
213-
'version' => '9317d3fe9153c2084d6b'
214+
'version' => '1e8b284f8ef6746e1032'
214215
),
215216
'core-abilities/index.js' => array(
216217
'dependencies' => array(
@@ -314,7 +315,7 @@
314315
'wp-private-apis',
315316
'wp-style-engine'
316317
),
317-
'version' => '20ca41c3076613678aa6'
318+
'version' => '9d008e280440935933bc'
318319
),
319320
'route/index.js' => array(
320321
'dependencies' => array(
@@ -359,7 +360,7 @@
359360
'dependencies' => array(
360361

361362
),
362-
'version' => '0f03a0f06e723f47e447'
363+
'version' => 'dfc83d3328327c911b78'
363364
),
364365
'workflow/index.js' => array(
365366
'dependencies' => array(
@@ -384,6 +385,6 @@
384385
'import' => 'static'
385386
)
386387
),
387-
'version' => 'b5f5b5f3716d392ca7b0'
388+
'version' => '29988b33dda5ec9dc56b'
388389
)
389390
);

src/wp-includes/blocks/accordion/block.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"background": {
1414
"backgroundImage": true,
1515
"backgroundSize": true,
16+
"gradient": true,
1617
"__experimentalDefaultControls": {
1718
"backgroundImage": true
1819
}

0 commit comments

Comments
 (0)