| 1 |
{ |
| 2 |
"$schema": "https://schemas.wp.org/trunk/block.json", |
| 3 |
"apiVersion": 3, |
| 4 |
"name": "ablocks/image-hotspot-child", |
| 5 |
"version": "0.1.0", |
| 6 |
"title": "Image Hotspot Child", |
| 7 |
"category": "ablocks", |
| 8 |
"description": "Add customizable, impactful image hotspot-child.", |
| 9 |
"example": [], |
| 10 |
"parent": [ |
| 11 |
"ablocks/image-hotspot" |
| 12 |
], |
| 13 |
"supports": { |
| 14 |
"html": true, |
| 15 |
"anchor": true |
| 16 |
}, |
| 17 |
"textdomain": "ablocks", |
| 18 |
"style": [], |
| 19 |
"attributes": { |
| 20 |
"block_id": { |
| 21 |
"type": "string", |
| 22 |
"default": "" |
| 23 |
}, |
| 24 |
"hotspotId": { |
| 25 |
"type": "number", |
| 26 |
"default": 0 |
| 27 |
}, |
| 28 |
"backgroundColor": { |
| 29 |
"type": "string", |
| 30 |
"default": "" |
| 31 |
}, |
| 32 |
"contentWidth": { |
| 33 |
"type": "object", |
| 34 |
"default": { |
| 35 |
"value": "", |
| 36 |
"valueTablet": "", |
| 37 |
"valueMobile": "", |
| 38 |
"valueUnit": "px", |
| 39 |
"valueUnitTablet": "", |
| 40 |
"valueUnitMobile": "" |
| 41 |
} |
| 42 |
}, |
| 43 |
"contentBorder": { |
| 44 |
"type": "object", |
| 45 |
"default": { |
| 46 |
"borderStyle": "default", |
| 47 |
"borderStyleH": "default", |
| 48 |
"borderColor": "", |
| 49 |
"borderColorH": "", |
| 50 |
"isLinkedWidth": true, |
| 51 |
"isLinkedWidthTablet": true, |
| 52 |
"isLinkedWidthMobile": true, |
| 53 |
"commonWidth": "", |
| 54 |
"commonWidthTablet": "", |
| 55 |
"commonWidthMobile": "", |
| 56 |
"topWidth": "", |
| 57 |
"rightWidth": "", |
| 58 |
"bottomWidth": "", |
| 59 |
"leftWidth": "", |
| 60 |
"topWidthTablet": "", |
| 61 |
"rightWidthTablet": "", |
| 62 |
"bottomWidthTablet": "", |
| 63 |
"leftWidthTablet": "", |
| 64 |
"topWidthMobile": "", |
| 65 |
"rightWidthMobile": "", |
| 66 |
"bottomWidthMobile": "", |
| 67 |
"leftWidthMobile": "", |
| 68 |
"unitWidth": "px", |
| 69 |
"unitWidthTablet": "", |
| 70 |
"unitWidthMobile": "", |
| 71 |
"isLinkedWidthH": true, |
| 72 |
"isLinkedWidthHTablet": true, |
| 73 |
"isLinkedWidthHMobile": true, |
| 74 |
"commonWidthH": "", |
| 75 |
"commonWidthHTablet": "", |
| 76 |
"commonWidthHMobile": "", |
| 77 |
"topWidthH": "", |
| 78 |
"rightWidthH": "", |
| 79 |
"bottomWidthH": "", |
| 80 |
"leftWidthH": "", |
| 81 |
"topWidthHTablet": "", |
| 82 |
"rightWidthHTablet": "", |
| 83 |
"bottomWidthHTablet": "", |
| 84 |
"leftWidthHTablet": "", |
| 85 |
"topWidthHMobile": "", |
| 86 |
"rightWidthHMobile": "", |
| 87 |
"bottomWidthHMobile": "", |
| 88 |
"leftWidthHMobile": "", |
| 89 |
"unitWidthH": "px", |
| 90 |
"unitWidthHTablet": "", |
| 91 |
"unitWidthHMobile": "", |
| 92 |
"isLinkedRadius": true, |
| 93 |
"isLinkedRadiusTablet": true, |
| 94 |
"isLinkedRadiusMobile": true, |
| 95 |
"commonRadius": "", |
| 96 |
"commonRadiusTablet": "", |
| 97 |
"commonRadiusMobile": "", |
| 98 |
"topRadius": "", |
| 99 |
"rightRadius": "", |
| 100 |
"bottomRadius": "", |
| 101 |
"leftRadius": "", |
| 102 |
"topRadiusTablet": "", |
| 103 |
"rightRadiusTablet": "", |
| 104 |
"bottomRadiusTablet": "", |
| 105 |
"leftRadiusTablet": "", |
| 106 |
"topRadiusMobile": "", |
| 107 |
"rightRadiusMobile": "", |
| 108 |
"bottomRadiusMobile": "", |
| 109 |
"leftRadiusMobile": "", |
| 110 |
"unitRadius": "px", |
| 111 |
"unitRadiusTablet": "", |
| 112 |
"unitRadiusMobile": "", |
| 113 |
"isLinkedRadiusH": true, |
| 114 |
"isLinkedRadiusHTablet": true, |
| 115 |
"isLinkedRadiusHMobile": true, |
| 116 |
"commonRadiusH": "", |
| 117 |
"commonRadiusHTablet": "", |
| 118 |
"commonRadiusHMobile": "", |
| 119 |
"topRadiusH": "", |
| 120 |
"rightRadiusH": "", |
| 121 |
"bottomRadiusH": "", |
| 122 |
"leftRadiusH": "", |
| 123 |
"topRadiusHTablet": "", |
| 124 |
"rightRadiusHTablet": "", |
| 125 |
"bottomRadiusHTablet": "", |
| 126 |
"leftRadiusHTablet": "", |
| 127 |
"topRadiusHMobile": "", |
| 128 |
"rightRadiusHMobile": "", |
| 129 |
"bottomRadiusHMobile": "", |
| 130 |
"leftRadiusHMobile": "", |
| 131 |
"unitRadiusH": "px", |
| 132 |
"unitRadiusHTablet": "", |
| 133 |
"unitRadiusHMobile": "", |
| 134 |
"transitionDuration": "" |
| 135 |
} |
| 136 |
}, |
| 137 |
"contentPadding": { |
| 138 |
"type": "object", |
| 139 |
"default": { |
| 140 |
"isLinked": true, |
| 141 |
"isLinkedTablet": true, |
| 142 |
"isLinkedMobile": true, |
| 143 |
"common": "", |
| 144 |
"top": "", |
| 145 |
"right": "", |
| 146 |
"bottom": "", |
| 147 |
"left": "", |
| 148 |
"unit": "px", |
| 149 |
"commonTablet": "", |
| 150 |
"topTablet": "", |
| 151 |
"rightTablet": "", |
| 152 |
"bottomTablet": "", |
| 153 |
"leftTablet": "", |
| 154 |
"unitTablet": "", |
| 155 |
"commonMobile": "", |
| 156 |
"topMobile": "", |
| 157 |
"rightMobile": "", |
| 158 |
"bottomMobile": "", |
| 159 |
"leftMobile": "", |
| 160 |
"unitMobile": "" |
| 161 |
} |
| 162 |
} |
| 163 |
} |
| 164 |
} |