28 "supports": { |
29 "supports": { |
29 "align": [ "wide", "full" ], |
30 "align": [ "wide", "full" ], |
30 "anchor": true, |
31 "anchor": true, |
31 "className": false, |
32 "className": false, |
32 "color": { |
33 "color": { |
33 "link": true |
34 "link": true, |
|
35 "__experimentalDefaultControls": { |
|
36 "background": true, |
|
37 "text": true |
|
38 } |
|
39 }, |
|
40 "spacing": { |
|
41 "margin": true |
34 }, |
42 }, |
35 "typography": { |
43 "typography": { |
36 "fontSize": true, |
44 "fontSize": true, |
37 "lineHeight": true, |
45 "lineHeight": true, |
38 "__experimentalFontWeight": true |
46 "__experimentalFontStyle": true, |
|
47 "__experimentalFontWeight": true, |
|
48 "__experimentalLetterSpacing": true, |
|
49 "__experimentalTextTransform": true, |
|
50 "__experimentalDefaultControls": { |
|
51 "fontSize": true, |
|
52 "fontAppearance": true, |
|
53 "textTransform": true |
|
54 } |
39 }, |
55 }, |
40 "__experimentalSelector": "h1,h2,h3,h4,h5,h6", |
56 "__experimentalSelector": "h1,h2,h3,h4,h5,h6", |
41 "__unstablePasteTextInline": true |
57 "__unstablePasteTextInline": true, |
|
58 "__experimentalSlashInserter": true |
42 }, |
59 }, |
43 "editorStyle": "wp-block-heading-editor", |
60 "editorStyle": "wp-block-heading-editor", |
44 "style": "wp-block-heading" |
61 "style": "wp-block-heading" |
45 } |
62 } |