PluginProbe
aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder / 2.8.0
aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder v2.8.0
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 / countdown / block.json

block.json in aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder 2.8.0, at assets/build/blocks/countdown/block.json

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