PluginProbe
aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder / 2.8.1
aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder v2.8.1
2.14.0 2.13.0 2.13.1 2.12.0 2.11.1 2.11.0 2.10.0 2.9.0 2.7.4 2.7.5 2.7.6 2.7.7 2.8.0 2.8.1 2.9.1 trunk 1.0 1.0-beta1 1.0-beta2 1.0-beta3 1.0.1 1.0.2 1.0.3 1.1.0 1.1.1 All 81 releases
ablocks / assets / build / blocks / academy-review-form / block.json

block.json in aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder 2.8.1, at assets/build/blocks/academy-review-form/block.json

1,030 lines 27.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "$schema": "https://schemas.wp.org/trunk/block.json",
3 "apiVersion": 3,
4 "name": "ablocks/academy-review-form",
5 "version": "0.1.0",
6 "title": "Academy Review Form",
7 "category": "academy",
8 "description": "Showcase Academy LMS courses attractively.",
9 "keywords": [
10 "ablocks",
11 "academy",
12 "academy lms",
13 "course",
14 "course grid"
15 ],
16 "example": [],
17 "supports": {
18 "html": false,
19 "anchor": true
20 },
21 "textdomain": "ablocks",
22 "editorStyle": [
23 "ablocks-animate-style",
24 "ablocks-common-style"
25 ],
26 "editorScript": [
27 "ablocks-common-script"
28 ],
29 "attributes": {
30 "block_id": {
31 "type": "string",
32 "default": ""
33 },
34 "course_id": {
35 "type": "number",
36 "default": 0
37 },
38 "review_bg": {
39 "type": "string",
40 "default": "#fff"
41 },
42 "blockVersion": {
43 "type": "number",
44 "default": 2
45 },
46 "review_bg_hover": {
47 "type": "string",
48 "default": "#fff"
49 },
50 "review_btn": {
51 "type": "string",
52 "default": "#fff"
53 },
54 "review_btn_hover": {
55 "type": "string",
56 "default": "#fff"
57 },
58 "review_btn_bg": {
59 "type": "string",
60 "default": "#7b68ee"
61 },
62 "review_btn_bg_hover": {
63 "type": "string",
64 "default": "#7b68ee"
65 },
66 "starColor": {
67 "type": "string",
68 "default": "#f4c150"
69 },
70 "starColorH": {
71 "type": "string",
72 "default": "#f4c150"
73 },
74 "formColor": {
75 "type": "string",
76 "default": "#444"
77 },
78 "formColorH": {
79 "type": "string",
80 "default": "#444"
81 },
82 "formBg": {
83 "type": "string",
84 "default": "#E5E4E6"
85 },
86 "formBgH": {
87 "type": "string",
88 "default": "#E5E4E6"
89 },
90 "formBtnColor": {
91 "type": "string",
92 "default": "#fff"
93 },
94 "formBtnColorH": {
95 "type": "string",
96 "default": "#fff"
97 },
98 "formBtnBg": {
99 "type": "string",
100 "default": "#7b68ee"
101 },
102 "formBtnBgH": {
103 "type": "string",
104 "default": "#7b68ee"
105 },
106 "review_btn_typography": {
107 "type": "object",
108 "default": {
109 "fontFamily": "",
110 "weight": "400",
111 "transform": "",
112 "style": "",
113 "decoration": "",
114 "fontSize": "",
115 "fontSizeUnit": "px",
116 "lineHeight": "",
117 "lineHeightUnit": "px",
118 "letterSpacing": "",
119 "letterSpacingUnit": "px",
120 "wordSpacing": "",
121 "wordSpacingUnit": "px",
122 "fontSizeTablet": "",
123 "fontSizeMobile": "",
124 "fontSizeUnitTablet": "px",
125 "fontSizeUnitMobile": "px",
126 "lineHeightTablet": "",
127 "lineHeightMobile": "",
128 "lineHeightUnitTablet": "px",
129 "lineHeightUnitMobile": "px",
130 "letterSpacingTablet": "",
131 "letterSpacingMobile": "",
132 "letterSpacingUnitTablet": "px",
133 "letterSpacingUnitMobile": "px",
134 "wordSpacingTablet": "",
135 "wordSpacingMobile": "",
136 "wordSpacingUnitTablet": "px",
137 "wordSpacingUnitMobile": "px"
138 }
139 },
140 "formTypography": {
141 "type": "object",
142 "default": {
143 "fontFamily": "",
144 "weight": "400",
145 "transform": "",
146 "style": "",
147 "decoration": "",
148 "fontSize": "",
149 "fontSizeUnit": "px",
150 "lineHeight": "",
151 "lineHeightUnit": "px",
152 "letterSpacing": "",
153 "letterSpacingUnit": "px",
154 "wordSpacing": "",
155 "wordSpacingUnit": "px",
156 "fontSizeTablet": "",
157 "fontSizeMobile": "",
158 "fontSizeUnitTablet": "px",
159 "fontSizeUnitMobile": "px",
160 "lineHeightTablet": "",
161 "lineHeightMobile": "",
162 "lineHeightUnitTablet": "px",
163 "lineHeightUnitMobile": "px",
164 "letterSpacingTablet": "",
165 "letterSpacingMobile": "",
166 "letterSpacingUnitTablet": "px",
167 "letterSpacingUnitMobile": "px",
168 "wordSpacingTablet": "",
169 "wordSpacingMobile": "",
170 "wordSpacingUnitTablet": "px",
171 "wordSpacingUnitMobile": "px"
172 }
173 },
174 "formBtnTypography": {
175 "type": "object",
176 "default": {
177 "fontFamily": "",
178 "weight": "400",
179 "transform": "",
180 "style": "",
181 "decoration": "",
182 "fontSize": "",
183 "fontSizeUnit": "px",
184 "lineHeight": "",
185 "lineHeightUnit": "px",
186 "letterSpacing": "",
187 "letterSpacingUnit": "px",
188 "wordSpacing": "",
189 "wordSpacingUnit": "px",
190 "fontSizeTablet": "",
191 "fontSizeMobile": "",
192 "fontSizeUnitTablet": "px",
193 "fontSizeUnitMobile": "px",
194 "lineHeightTablet": "",
195 "lineHeightMobile": "",
196 "lineHeightUnitTablet": "px",
197 "lineHeightUnitMobile": "px",
198 "letterSpacingTablet": "",
199 "letterSpacingMobile": "",
200 "letterSpacingUnitTablet": "px",
201 "letterSpacingUnitMobile": "px",
202 "wordSpacingTablet": "",
203 "wordSpacingMobile": "",
204 "wordSpacingUnitTablet": "px",
205 "wordSpacingUnitMobile": "px"
206 }
207 },
208 "formBtnTypographyGlobal": {
209 "type": "string",
210 "default": ""
211 },
212 "formTypographyGlobal": {
213 "type": "string",
214 "default": ""
215 },
216 "review_btn_typographyGlobal": {
217 "type": "string",
218 "default": ""
219 },
220 "border": {
221 "type": "object",
222 "default": {
223 "borderStyle": "default",
224 "borderStyleH": "default",
225 "borderColor": "",
226 "borderColorH": "",
227 "isLinkedWidth": true,
228 "isLinkedWidthTablet": true,
229 "isLinkedWidthMobile": true,
230 "commonWidth": "",
231 "commonWidthTablet": "",
232 "commonWidthMobile": "",
233 "topWidth": "",
234 "rightWidth": "",
235 "bottomWidth": "",
236 "leftWidth": "",
237 "topWidthTablet": "",
238 "rightWidthTablet": "",
239 "bottomWidthTablet": "",
240 "leftWidthTablet": "",
241 "topWidthMobile": "",
242 "rightWidthMobile": "",
243 "bottomWidthMobile": "",
244 "leftWidthMobile": "",
245 "unitWidth": "px",
246 "unitWidthTablet": "",
247 "unitWidthMobile": "",
248 "isLinkedWidthH": true,
249 "isLinkedWidthHTablet": true,
250 "isLinkedWidthHMobile": true,
251 "commonWidthH": "",
252 "commonWidthHTablet": "",
253 "commonWidthHMobile": "",
254 "topWidthH": "",
255 "rightWidthH": "",
256 "bottomWidthH": "",
257 "leftWidthH": "",
258 "topWidthHTablet": "",
259 "rightWidthHTablet": "",
260 "bottomWidthHTablet": "",
261 "leftWidthHTablet": "",
262 "topWidthHMobile": "",
263 "rightWidthHMobile": "",
264 "bottomWidthHMobile": "",
265 "leftWidthHMobile": "",
266 "unitWidthH": "px",
267 "unitWidthHTablet": "",
268 "unitWidthHMobile": "",
269 "isLinkedRadius": true,
270 "isLinkedRadiusTablet": true,
271 "isLinkedRadiusMobile": true,
272 "commonRadius": "",
273 "commonRadiusTablet": "",
274 "commonRadiusMobile": "",
275 "topRadius": "",
276 "rightRadius": "",
277 "bottomRadius": "",
278 "leftRadius": "",
279 "topRadiusTablet": "",
280 "rightRadiusTablet": "",
281 "bottomRadiusTablet": "",
282 "leftRadiusTablet": "",
283 "topRadiusMobile": "",
284 "rightRadiusMobile": "",
285 "bottomRadiusMobile": "",
286 "leftRadiusMobile": "",
287 "unitRadius": "px",
288 "unitRadiusTablet": "",
289 "unitRadiusMobile": "",
290 "isLinkedRadiusH": true,
291 "isLinkedRadiusHTablet": true,
292 "isLinkedRadiusHMobile": true,
293 "commonRadiusH": "",
294 "commonRadiusHTablet": "",
295 "commonRadiusHMobile": "",
296 "topRadiusH": "",
297 "rightRadiusH": "",
298 "bottomRadiusH": "",
299 "leftRadiusH": "",
300 "topRadiusHTablet": "",
301 "rightRadiusHTablet": "",
302 "bottomRadiusHTablet": "",
303 "leftRadiusHTablet": "",
304 "topRadiusHMobile": "",
305 "rightRadiusHMobile": "",
306 "bottomRadiusHMobile": "",
307 "leftRadiusHMobile": "",
308 "unitRadiusH": "px",
309 "unitRadiusHTablet": "",
310 "unitRadiusHMobile": "",
311 "transitionDuration": ""
312 }
313 },
314 "formBorder": {
315 "type": "object",
316 "default": {
317 "borderStyle": "default",
318 "borderStyleH": "default",
319 "borderColor": "",
320 "borderColorH": "",
321 "isLinkedWidth": true,
322 "isLinkedWidthTablet": true,
323 "isLinkedWidthMobile": true,
324 "commonWidth": "",
325 "commonWidthTablet": "",
326 "commonWidthMobile": "",
327 "topWidth": "",
328 "rightWidth": "",
329 "bottomWidth": "",
330 "leftWidth": "",
331 "topWidthTablet": "",
332 "rightWidthTablet": "",
333 "bottomWidthTablet": "",
334 "leftWidthTablet": "",
335 "topWidthMobile": "",
336 "rightWidthMobile": "",
337 "bottomWidthMobile": "",
338 "leftWidthMobile": "",
339 "unitWidth": "px",
340 "unitWidthTablet": "",
341 "unitWidthMobile": "",
342 "isLinkedWidthH": true,
343 "isLinkedWidthHTablet": true,
344 "isLinkedWidthHMobile": true,
345 "commonWidthH": "",
346 "commonWidthHTablet": "",
347 "commonWidthHMobile": "",
348 "topWidthH": "",
349 "rightWidthH": "",
350 "bottomWidthH": "",
351 "leftWidthH": "",
352 "topWidthHTablet": "",
353 "rightWidthHTablet": "",
354 "bottomWidthHTablet": "",
355 "leftWidthHTablet": "",
356 "topWidthHMobile": "",
357 "rightWidthHMobile": "",
358 "bottomWidthHMobile": "",
359 "leftWidthHMobile": "",
360 "unitWidthH": "px",
361 "unitWidthHTablet": "",
362 "unitWidthHMobile": "",
363 "isLinkedRadius": true,
364 "isLinkedRadiusTablet": true,
365 "isLinkedRadiusMobile": true,
366 "commonRadius": "",
367 "commonRadiusTablet": "",
368 "commonRadiusMobile": "",
369 "topRadius": "",
370 "rightRadius": "",
371 "bottomRadius": "",
372 "leftRadius": "",
373 "topRadiusTablet": "",
374 "rightRadiusTablet": "",
375 "bottomRadiusTablet": "",
376 "leftRadiusTablet": "",
377 "topRadiusMobile": "",
378 "rightRadiusMobile": "",
379 "bottomRadiusMobile": "",
380 "leftRadiusMobile": "",
381 "unitRadius": "px",
382 "unitRadiusTablet": "",
383 "unitRadiusMobile": "",
384 "isLinkedRadiusH": true,
385 "isLinkedRadiusHTablet": true,
386 "isLinkedRadiusHMobile": true,
387 "commonRadiusH": "",
388 "commonRadiusHTablet": "",
389 "commonRadiusHMobile": "",
390 "topRadiusH": "",
391 "rightRadiusH": "",
392 "bottomRadiusH": "",
393 "leftRadiusH": "",
394 "topRadiusHTablet": "",
395 "rightRadiusHTablet": "",
396 "bottomRadiusHTablet": "",
397 "leftRadiusHTablet": "",
398 "topRadiusHMobile": "",
399 "rightRadiusHMobile": "",
400 "bottomRadiusHMobile": "",
401 "leftRadiusHMobile": "",
402 "unitRadiusH": "px",
403 "unitRadiusHTablet": "",
404 "unitRadiusHMobile": "",
405 "transitionDuration": ""
406 }
407 },
408 "padding": {
409 "type": "object",
410 "default": {
411 "isLinked": true,
412 "isLinkedTablet": true,
413 "isLinkedMobile": true,
414 "common": "",
415 "top": "",
416 "right": "",
417 "bottom": "",
418 "left": "",
419 "unit": "px",
420 "commonTablet": "",
421 "topTablet": "",
422 "rightTablet": "",
423 "bottomTablet": "",
424 "leftTablet": "",
425 "unitTablet": "",
426 "commonMobile": "",
427 "topMobile": "",
428 "rightMobile": "",
429 "bottomMobile": "",
430 "leftMobile": "",
431 "unitMobile": ""
432 }
433 },
434 "formBtnPadding": {
435 "type": "object",
436 "default": {
437 "isLinked": true,
438 "isLinkedTablet": true,
439 "isLinkedMobile": true,
440 "common": "",
441 "top": "",
442 "right": "",
443 "bottom": "",
444 "left": "",
445 "unit": "px",
446 "commonTablet": "",
447 "topTablet": "",
448 "rightTablet": "",
449 "bottomTablet": "",
450 "leftTablet": "",
451 "unitTablet": "",
452 "commonMobile": "",
453 "topMobile": "",
454 "rightMobile": "",
455 "bottomMobile": "",
456 "leftMobile": "",
457 "unitMobile": ""
458 }
459 },
460 "button_padding": {
461 "type": "object",
462 "default": {
463 "isLinked": true,
464 "isLinkedTablet": true,
465 "isLinkedMobile": true,
466 "common": "",
467 "top": "",
468 "right": "",
469 "bottom": "",
470 "left": "",
471 "unit": "px",
472 "commonTablet": "",
473 "topTablet": "",
474 "rightTablet": "",
475 "bottomTablet": "",
476 "leftTablet": "",
477 "unitTablet": "",
478 "commonMobile": "",
479 "topMobile": "",
480 "rightMobile": "",
481 "bottomMobile": "",
482 "leftMobile": "",
483 "unitMobile": ""
484 }
485 },
486 "boxShadow": {
487 "type": "object",
488 "default": {
489 "preset": "",
490 "shadowType": "default",
491 "shadow": "",
492 "horizontal": "",
493 "vertical": "",
494 "blur": "",
495 "spread": "",
496 "color": "",
497 "presetH": "",
498 "shadowTypeH": "default",
499 "shadowH": "",
500 "horizontalH": "",
501 "verticalH": "",
502 "blurH": "",
503 "spreadH": "",
504 "colorH": "",
505 "transitionDuration": "0"
506 }
507 },
508 "box_width": {
509 "type": "object",
510 "default": {
511 "value": 100,
512 "valueTablet": "",
513 "valueMobile": "",
514 "valueUnit": "%",
515 "valueUnitTablet": "",
516 "valueUnitMobile": ""
517 }
518 },
519 "startSize": {
520 "type": "object",
521 "default": {
522 "value": 16,
523 "valueTablet": "",
524 "valueMobile": "",
525 "valueUnit": "px",
526 "valueUnitTablet": "",
527 "valueUnitMobile": ""
528 }
529 },
530 "box_transition": {
531 "type": "number",
532 "default": 0
533 },
534 "btn_transition": {
535 "type": "number",
536 "default": 0
537 },
538 "startT": {
539 "type": "number",
540 "default": 0
541 },
542 "formTransition": {
543 "type": "number",
544 "default": 0
545 },
546 "formBtnT": {
547 "type": "number",
548 "default": 0
549 },
550 "_margin": {
551 "type": "object",
552 "default": {
553 "isLinked": true,
554 "isLinkedTablet": true,
555 "isLinkedMobile": true,
556 "common": "",
557 "top": "",
558 "right": "",
559 "bottom": "",
560 "left": "",
561 "unit": "px",
562 "commonTablet": "",
563 "topTablet": "",
564 "rightTablet": "",
565 "bottomTablet": "",
566 "leftTablet": "",
567 "unitTablet": "",
568 "commonMobile": "",
569 "topMobile": "",
570 "rightMobile": "",
571 "bottomMobile": "",
572 "leftMobile": "",
573 "unitMobile": ""
574 }
575 },
576 "_padding": {
577 "type": "object",
578 "default": {
579 "isLinked": true,
580 "isLinkedTablet": true,
581 "isLinkedMobile": true,
582 "common": "",
583 "top": "",
584 "right": "",
585 "bottom": "",
586 "left": "",
587 "unit": "px",
588 "commonTablet": "",
589 "topTablet": "",
590 "rightTablet": "",
591 "bottomTablet": "",
592 "leftTablet": "",
593 "unitTablet": "",
594 "commonMobile": "",
595 "topMobile": "",
596 "rightMobile": "",
597 "bottomMobile": "",
598 "leftMobile": "",
599 "unitMobile": ""
600 }
601 },
602 "_width": {
603 "type": "object",
604 "default": {
605 "widthType": "default",
606 "widthTypeTablet": "",
607 "widthTypeMobile": "",
608 "customWidth": "",
609 "customWidthTablet": "",
610 "customWidthMobile": "",
611 "customWidthUnit": "%",
612 "customWidthUnitTablet": "",
613 "customWidthUnitMobile": ""
614 }
615 },
616 "_border": {
617 "type": "object",
618 "default": {
619 "borderStyle": "default",
620 "borderStyleH": "default",
621 "borderColor": "",
622 "borderColorH": "",
623 "isLinkedWidth": true,
624 "isLinkedWidthTablet": true,
625 "isLinkedWidthMobile": true,
626 "commonWidth": "",
627 "commonWidthTablet": "",
628 "commonWidthMobile": "",
629 "topWidth": "",
630 "rightWidth": "",
631 "bottomWidth": "",
632 "leftWidth": "",
633 "topWidthTablet": "",
634 "rightWidthTablet": "",
635 "bottomWidthTablet": "",
636 "leftWidthTablet": "",
637 "topWidthMobile": "",
638 "rightWidthMobile": "",
639 "bottomWidthMobile": "",
640 "leftWidthMobile": "",
641 "unitWidth": "px",
642 "unitWidthTablet": "",
643 "unitWidthMobile": "",
644 "isLinkedWidthH": true,
645 "isLinkedWidthHTablet": true,
646 "isLinkedWidthHMobile": true,
647 "commonWidthH": "",
648 "commonWidthHTablet": "",
649 "commonWidthHMobile": "",
650 "topWidthH": "",
651 "rightWidthH": "",
652 "bottomWidthH": "",
653 "leftWidthH": "",
654 "topWidthHTablet": "",
655 "rightWidthHTablet": "",
656 "bottomWidthHTablet": "",
657 "leftWidthHTablet": "",
658 "topWidthHMobile": "",
659 "rightWidthHMobile": "",
660 "bottomWidthHMobile": "",
661 "leftWidthHMobile": "",
662 "unitWidthH": "px",
663 "unitWidthHTablet": "",
664 "unitWidthHMobile": "",
665 "isLinkedRadius": true,
666 "isLinkedRadiusTablet": true,
667 "isLinkedRadiusMobile": true,
668 "commonRadius": "",
669 "commonRadiusTablet": "",
670 "commonRadiusMobile": "",
671 "topRadius": "",
672 "rightRadius": "",
673 "bottomRadius": "",
674 "leftRadius": "",
675 "topRadiusTablet": "",
676 "rightRadiusTablet": "",
677 "bottomRadiusTablet": "",
678 "leftRadiusTablet": "",
679 "topRadiusMobile": "",
680 "rightRadiusMobile": "",
681 "bottomRadiusMobile": "",
682 "leftRadiusMobile": "",
683 "unitRadius": "px",
684 "unitRadiusTablet": "",
685 "unitRadiusMobile": "",
686 "isLinkedRadiusH": true,
687 "isLinkedRadiusHTablet": true,
688 "isLinkedRadiusHMobile": true,
689 "commonRadiusH": "",
690 "commonRadiusHTablet": "",
691 "commonRadiusHMobile": "",
692 "topRadiusH": "",
693 "rightRadiusH": "",
694 "bottomRadiusH": "",
695 "leftRadiusH": "",
696 "topRadiusHTablet": "",
697 "rightRadiusHTablet": "",
698 "bottomRadiusHTablet": "",
699 "leftRadiusHTablet": "",
700 "topRadiusHMobile": "",
701 "rightRadiusHMobile": "",
702 "bottomRadiusHMobile": "",
703 "leftRadiusHMobile": "",
704 "unitRadiusH": "px",
705 "unitRadiusHTablet": "",
706 "unitRadiusHMobile": "",
707 "transitionDuration": ""
708 }
709 },
710 "_position": {
711 "type": "object",
712 "default": {
713 "positionType": "relative",
714 "positionTypeTablet": "",
715 "positionTypeMobile": "",
716 "hOrientation": "",
717 "hOffset": "",
718 "hOffsetTablet": "",
719 "hOffsetMobile": "",
720 "hOffsetUnit": "px",
721 "hOffsetUnitTablet": "px",
722 "hOffsetUnitMobile": "px",
723 "vOrientation": "",
724 "vOffset": "",
725 "vOffsetTablet": "",
726 "vOffsetMobile": "",
727 "vOffsetUnit": "px",
728 "vOffsetUnitTablet": "px",
729 "vOffsetUnitMobile": "px"
730 }
731 },
732 "_background": {
733 "type": "object",
734 "default": {
735 "backgroundType": "none",
736 "backgroundTypeH": "none",
737 "backgroundColor": "",
738 "backgroundColorH": "",
739 "imgId": "",
740 "imgIdTablet": "",
741 "imgIdMobile": "",
742 "imgUrl": "",
743 "imgUrlTablet": "",
744 "imgUrlMobile": "",
745 "imgSize": "",
746 "imgSizeTablet": "",
747 "imgSizeMobile": "",
748 "imgPosition": "",
749 "imgPositionTablet": "",
750 "imgPositionMobile": "",
751 "imgXPositionUnit": "px",
752 "imgXPositionUnitTablet": "",
753 "imgXPositionUnitMobile": "",
754 "imgXPosition": "",
755 "imgXPositionTablet": "",
756 "imgXPositionMobile": "",
757 "imgYPositionUnit": "px",
758 "imgYPositionUnitTablet": "",
759 "imgYPositionUnitMobile": "",
760 "imgYPosition": "",
761 "imgYPositionTablet": "",
762 "imgYPositionMobile": "",
763 "imgAttachment": "",
764 "imgRepeat": "",
765 "imgRepeatTablet": "",
766 "imgRepeatMobile": "",
767 "imgDisplaySize": "",
768 "imgDisplaySizeTablet": "",
769 "imgDisplaySizeMobile": "",
770 "imgDisplaySizeWidth": "",
771 "imgDisplaySizeWidthTablet": "",
772 "imgDisplaySizeWidthMobile": "",
773 "imgDisplaySizeWidthUnit": "px",
774 "imgDisplaySizeWidthUnitTablet": "",
775 "imgDisplaySizeWidthUnitMobile": "",
776 "imgIdH": "",
777 "imgIdTabletH": "",
778 "imgIdMobileH": "",
779 "imgUrlH": "",
780 "imgUrlHTablet": "",
781 "imgUrlHMobile": "",
782 "imgSizeH": "",
783 "imgSizeHTablet": "",
784 "imgSizeHMobile": "",
785 "imgPositionH": "",
786 "imgPositionHTablet": "",
787 "imgPositionHMobile": "",
788 "imgXPositionUnitH": "px",
789 "imgXPositionUnitHTablet": "",
790 "imgXPositionUnitHMobile": "",
791 "imgXPositionH": "",
792 "imgXPositionHTablet": "",
793 "imgXPositionHMobile": "",
794 "imgYPositionUnitH": "px",
795 "imgYPositionUnitHTablet": "",
796 "imgYPositionUnitHMobile": "",
797 "imgYPositionH": "",
798 "imgYPositionHTablet": "",
799 "imgYPositionHMobile": "",
800 "imgAttachmentH": "",
801 "imgRepeatH": "",
802 "imgRepeatHTablet": "",
803 "imgRepeatHMobile": "",
804 "imgDisplaySizeH": "",
805 "imgDisplaySizeHTablet": "",
806 "imgDisplaySizeHMobile": "",
807 "imgDisplaySizeWidthH": "",
808 "imgDisplaySizeWidthHTablet": "",
809 "imgDisplaySizeWidthHMobile": "",
810 "imgDisplaySizeWidthHUnit": "px",
811 "imgDisplaySizeWidthHUnitTablet": "",
812 "imgDisplaySizeWidthHUnitMobile": "",
813 "transitionDuration": "",
814 "videoUrl": "",
815 "youtubeURL": "",
816 "vimeoURL": "",
817 "selfHostedURL": "",
818 "externalLink": false,
819 "videoSource": "none",
820 "videoPlayOnce": "",
821 "videoStartTime": "",
822 "videoEndTime": "",
823 "playOnMobile": "",
824 "videoPrivacyMode": "",
825 "fallbackImageUrl": ""
826 }
827 },
828 "_zIndex": {
829 "type": "object",
830 "default": {
831 "zIndex": "",
832 "zIndexTablet": "",
833 "zIndexMobile": ""
834 }
835 },
836 "_transform": {
837 "type": "object",
838 "default": {
839 "rotate": "",
840 "rotateTablet": "",
841 "rotateMobile": "",
842 "rotate3D": false,
843 "rotate3DTablet": false,
844 "rotate3DMobile": false,
845 "rotateX": "",
846 "rotateXTablet": "",
847 "rotateXMobile": "",
848 "rotateY": "",
849 "rotateYTablet": "",
850 "rotateYMobile": "",
851 "rotateP": "",
852 "rotatePTablet": "",
853 "rotatePMobile": "",
854 "offsetX": "",
855 "offsetXTablet": "",
856 "offsetXMobile": "",
857 "offsetXUnit": "px",
858 "offsetXUnitTablet": "px",
859 "offsetXUnitMobile": "px",
860 "offsetY": "",
861 "offsetYTablet": "",
862 "offsetYMobile": "",
863 "offsetYUnit": "px",
864 "offsetYUnitTablet": "px",
865 "offsetYUnitMobile": "px",
866 "scaleProportions": false,
867 "scale": "",
868 "scaleTablet": "",
869 "scaleMobile": "",
870 "scaleX": "",
871 "scaleXTablet": "",
872 "scaleXMobile": "",
873 "scaleY": "",
874 "scaleYTablet": "",
875 "scaleYMobile": "",
876 "skewX": "",
877 "skewXTablet": "",
878 "skewXMobile": "",
879 "skewY": "",
880 "skewYTablet": "",
881 "skewYMobile": "",
882 "flipHorizontal": false,
883 "flipVertical": false,
884 "xAnchorPoint": "",
885 "xAnchorPointTablet": "",
886 "xAnchorPointMobile": "",
887 "yAnchorPoint": "",
888 "yAnchorPointTablet": "",
889 "yAnchorPointMobile": "",
890 "rotateH": "",
891 "rotateHTablet": "",
892 "rotateHMobile": "",
893 "rotate3DH": false,
894 "rotate3DHTablet": false,
895 "rotate3DHMobile": false,
896 "rotateXH": "",
897 "rotateXHTablet": "",
898 "rotateXHMobile": "",
899 "rotateYH": "",
900 "rotateYHTablet": "",
901 "rotateYHMobile": "",
902 "rotatePH": "",
903 "rotatePHTablet": "",
904 "rotatePHMobile": "",
905 "offsetXH": "",
906 "offsetXHTablet": "",
907 "offsetXHMobile": "",
908 "offsetXHUnit": "px",
909 "offsetXHUnitTablet": "px",
910 "offsetXHUnitMobile": "px",
911 "offsetYH": "",
912 "offsetYHTablet": "",
913 "offsetYHMobile": "",
914 "offsetYHUnit": "px",
915 "offsetYHUnitTablet": "px",
916 "offsetYHUnitMobile": "px",
917 "scaleProportionsH": false,
918 "scaleH": "",
919 "scaleHTablet": "",
920 "scaleHMobile": "",
921 "scaleXH": "",
922 "scaleXHTablet": "",
923 "scaleXHMobile": "",
924 "scaleYH": "",
925 "scaleYHTablet": "",
926 "scaleYHMobile": "",
927 "skewXH": "",
928 "skewXHTablet": "",
929 "skewXHMobile": "",
930 "skewYH": "",
931 "skewYHTablet": "",
932 "skewYHMobile": "",
933 "flipHorizontalH": false,
934 "flipVerticalH": false,
935 "xAnchorPointH": "",
936 "xAnchorPointHTablet": "",
937 "xAnchorPointHMobile": "",
938 "yAnchorPointH": "",
939 "yAnchorPointHTablet": "",
940 "yAnchorPointHMobile": "",
941 "transitionH": ""
942 }
943 },
944 "_mask": {
945 "type": "object",
946 "default": {
947 "mask": false,
948 "maskTablet": false,
949 "maskMobile": false,
950 "maskShape": "circle",
951 "customMaskShape": "",
952 "maskSize": "",
953 "maskSizeTablet": "",
954 "maskSizeMobile": "",
955 "maskPosition": "",
956 "maskPositionTablet": "",
957 "maskPositionMobile": "",
958 "maskRepeat": "",
959 "maskRepeatTablet": "",
960 "maskRepeatMobile": "",
961 "scaleUnit": "px",
962 "scaleUnitTablet": "px",
963 "scaleUnitMobile": "px",
964 "scale": "0",
965 "scaleTablet": "0",
966 "scaleMobile": "0",
967 "xPositionUnit": "px",
968 "xPositionUnitTablet": "px",
969 "xPositionUnitMobile": "px",
970 "xPosition": "",
971 "xPositionTablet": "0",
972 "xPositionMobile": "0",
973 "yPositionUnit": "0",
974 "yPositionUnitTablet": "px",
975 "yPositionUnitMobile": "px",
976 "yPosition": "0",
977 "yPositionTablet": "0",
978 "yPositionMobile": "0"
979 }
980 },
981 "_animation": {
982 "type": "object",
983 "default": {
984 "animationType": "",
985 "animationTypeTablet": "",
986 "animationTypeMobile": "",
987 "animationDuration": "",
988 "animationDelay": ""
989 }
990 },
991 "_boxShadow": {
992 "type": "object",
993 "default": {
994 "preset": "",
995 "shadowType": "default",
996 "shadow": "",
997 "horizontal": "",
998 "vertical": "",
999 "blur": "",
1000 "spread": "",
1001 "color": "",
1002 "presetH": "",
1003 "shadowTypeH": "default",
1004 "shadowH": "",
1005 "horizontalH": "",
1006 "verticalH": "",
1007 "blurH": "",
1008 "spreadH": "",
1009 "colorH": "",
1010 "transitionDuration": "0"
1011 }
1012 },
1013 "_hide_on_desktop": {
1014 "type": "boolean",
1015 "default": false
1016 },
1017 "_hide_on_tablet": {
1018 "type": "boolean",
1019 "default": false
1020 },
1021 "_hide_on_mobile": {
1022 "type": "boolean",
1023 "default": false
1024 },
1025 "_custom_css": {
1026 "type": "string",
1027 "default": ""
1028 }
1029 }
1030 }