equal
deleted
inserted
replaced
25 "type": "string", |
25 "type": "string", |
26 "default": "" |
26 "default": "" |
27 } |
27 } |
28 }, |
28 }, |
29 "usesContext": [ "postId", "postType" ], |
29 "usesContext": [ "postId", "postType" ], |
|
30 "example": { |
|
31 "viewportWidth": 350 |
|
32 }, |
30 "supports": { |
33 "supports": { |
31 "html": false, |
34 "html": false, |
32 "color": { |
35 "color": { |
33 "gradients": true, |
36 "gradients": true, |
34 "link": true, |
37 "link": true, |
55 "fontSize": true |
58 "fontSize": true |
56 } |
59 } |
57 }, |
60 }, |
58 "interactivity": { |
61 "interactivity": { |
59 "clientNavigation": true |
62 "clientNavigation": true |
|
63 }, |
|
64 "__experimentalBorder": { |
|
65 "radius": true, |
|
66 "color": true, |
|
67 "width": true, |
|
68 "style": true, |
|
69 "__experimentalDefaultControls": { |
|
70 "radius": true, |
|
71 "color": true, |
|
72 "width": true, |
|
73 "style": true |
|
74 } |
60 } |
75 } |
61 }, |
76 }, |
62 "style": "wp-block-post-terms" |
77 "style": "wp-block-post-terms" |
63 } |
78 } |