| @@ -27,12 +27,10 @@ | ||
| 27 | 27 | "html": false, |
| 28 | 28 | "background": { |
| 29 | 29 | "backgroundImage": true, |
| 30 | 30 | "backgroundSize": true, |
| 31 | - "gradient": true, | |
| 32 | 31 | "__experimentalDefaultControls": { |
| 33 | - "backgroundImage": true, | |
| 34 | - "gradient": true | |
| 32 | + "backgroundImage": true | |
| 35 | 33 | } |
| 36 | 34 | }, |
| 37 | 35 | "color": { |
| 38 | 36 | "gradients": true, |
| @@ -54,10 +52,9 @@ | ||
| 54 | 52 | "blockGap": true |
| 55 | 53 | } |
| 56 | 54 | }, |
| 57 | 55 | "dimensions": { |
| 58 | - "minHeight": true, | |
| 59 | - "minWidth": true | |
| 56 | + "minHeight": true | |
| 60 | 57 | }, |
| 61 | 58 | "__experimentalBorder": { |
| 62 | 59 | "color": true, |
| 63 | 60 | "radius": true, |