PluginProbe
aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder / 2.11.1
aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder v2.11.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 / storeengine-funnel-checkout / block.json

block.json in aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder 2.11.1, at assets/build/blocks/storeengine-funnel-checkout/block.json

860 lines 28.4 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/storeengine-funnel-checkout",
5 "version": "0.1.0",
6 "title": "Funnel Checkout",
7 "category": "storeengine",
8 "description": "Provide essential order information like order ID, status, and date.",
9 "keywords": [
10 "ablocks",
11 "cart",
12 "cart list",
13 "shopping cart",
14 "storeengine",
15 "checkout",
16 "cart items",
17 "woocommerce",
18 "ecommerce",
19 "store",
20 "shop"
21 ],
22 "example": [],
23 "supports": {
24 "html": false,
25 "anchor": true
26 },
27 "textdomain": "ablocks",
28 "editorStyle": [
29 "ablocks-animate-style",
30 "ablocks-common-style"
31 ],
32 "editorScript": [
33 "ablocks-common-script"
34 ],
35 "attributes": {
36 "block_id": {
37 "type": "string",
38 "default": ""
39 },
40 "blockVersion": {
41 "type": "number",
42 "default": 2
43 },
44 "showSummary": {
45 "type": "boolean",
46 "default": true
47 },
48 "titleColor": {
49 "type": "string",
50 "default": ""
51 },
52 "titleColorH": {
53 "type": "string",
54 "default": ""
55 },
56 "productTitleColor": {
57 "type": "string",
58 "default": ""
59 },
60 "productTitleColorH": {
61 "type": "string",
62 "default": ""
63 },
64 "discountPriceColor": {
65 "type": "string",
66 "default": ""
67 },
68 "discountPriceColorH": {
69 "type": "string",
70 "default": ""
71 },
72 "regularPriceColor": {
73 "type": "string",
74 "default": ""
75 },
76 "regularPriceColorH": {
77 "type": "string",
78 "default": ""
79 },
80 "qualityColorH": {
81 "type": "string",
82 "default": ""
83 },
84 "qualityColor": {
85 "type": "string",
86 "default": ""
87 },
88 "tableTextColorH": {
89 "type": "string",
90 "default": ""
91 },
92 "tableTextColor": {
93 "type": "string",
94 "default": ""
95 },
96 "titleTypographyGlobal": {
97 "type": "string",
98 "default": ""
99 },
100 "titleTypography": {
101 "type": "object",
102 "default": {
103 "fontFamily": "",
104 "weight": "",
105 "transform": "",
106 "style": "",
107 "decoration": "",
108 "fontSize": "",
109 "fontSizeUnit": "px",
110 "lineHeight": "",
111 "lineHeightUnit": "px",
112 "letterSpacing": "",
113 "letterSpacingUnit": "px",
114 "wordSpacing": "",
115 "wordSpacingUnit": "px",
116 "fontSizeTablet": "",
117 "fontSizeMobile": "",
118 "fontSizeUnitTablet": "px",
119 "fontSizeUnitMobile": "px",
120 "lineHeightTablet": "",
121 "lineHeightMobile": "",
122 "lineHeightUnitTablet": "px",
123 "lineHeightUnitMobile": "px",
124 "letterSpacingTablet": "",
125 "letterSpacingMobile": "",
126 "letterSpacingUnitTablet": "px",
127 "letterSpacingUnitMobile": "px",
128 "wordSpacingTablet": "",
129 "wordSpacingMobile": "",
130 "wordSpacingUnitTablet": "px",
131 "wordSpacingUnitMobile": "px"
132 }
133 },
134 "ProductTitleTypographyGlobal": {
135 "type": "string",
136 "default": ""
137 },
138 "ProductTitleTypography": {
139 "type": "object",
140 "default": {
141 "fontFamily": "",
142 "weight": "",
143 "transform": "",
144 "style": "",
145 "decoration": "",
146 "fontSize": "",
147 "fontSizeUnit": "px",
148 "lineHeight": "",
149 "lineHeightUnit": "px",
150 "letterSpacing": "",
151 "letterSpacingUnit": "px",
152 "wordSpacing": "",
153 "wordSpacingUnit": "px",
154 "fontSizeTablet": "",
155 "fontSizeMobile": "",
156 "fontSizeUnitTablet": "px",
157 "fontSizeUnitMobile": "px",
158 "lineHeightTablet": "",
159 "lineHeightMobile": "",
160 "lineHeightUnitTablet": "px",
161 "lineHeightUnitMobile": "px",
162 "letterSpacingTablet": "",
163 "letterSpacingMobile": "",
164 "letterSpacingUnitTablet": "px",
165 "letterSpacingUnitMobile": "px",
166 "wordSpacingTablet": "",
167 "wordSpacingMobile": "",
168 "wordSpacingUnitTablet": "px",
169 "wordSpacingUnitMobile": "px"
170 }
171 },
172 "discountPriceTypographyGlobal": {
173 "type": "string",
174 "default": ""
175 },
176 "discountPriceTypography": {
177 "type": "object",
178 "default": {
179 "fontFamily": "",
180 "weight": "",
181 "transform": "",
182 "style": "",
183 "decoration": "",
184 "fontSize": "",
185 "fontSizeUnit": "px",
186 "lineHeight": "",
187 "lineHeightUnit": "px",
188 "letterSpacing": "",
189 "letterSpacingUnit": "px",
190 "wordSpacing": "",
191 "wordSpacingUnit": "px",
192 "fontSizeTablet": "",
193 "fontSizeMobile": "",
194 "fontSizeUnitTablet": "px",
195 "fontSizeUnitMobile": "px",
196 "lineHeightTablet": "",
197 "lineHeightMobile": "",
198 "lineHeightUnitTablet": "px",
199 "lineHeightUnitMobile": "px",
200 "letterSpacingTablet": "",
201 "letterSpacingMobile": "",
202 "letterSpacingUnitTablet": "px",
203 "letterSpacingUnitMobile": "px",
204 "wordSpacingTablet": "",
205 "wordSpacingMobile": "",
206 "wordSpacingUnitTablet": "px",
207 "wordSpacingUnitMobile": "px"
208 }
209 },
210 "regularPriceTypographyGlobal": {
211 "type": "string",
212 "default": ""
213 },
214 "regularPriceTypography": {
215 "type": "object",
216 "default": {
217 "fontFamily": "",
218 "weight": "",
219 "transform": "",
220 "style": "",
221 "decoration": "",
222 "fontSize": "",
223 "fontSizeUnit": "px",
224 "lineHeight": "",
225 "lineHeightUnit": "px",
226 "letterSpacing": "",
227 "letterSpacingUnit": "px",
228 "wordSpacing": "",
229 "wordSpacingUnit": "px",
230 "fontSizeTablet": "",
231 "fontSizeMobile": "",
232 "fontSizeUnitTablet": "px",
233 "fontSizeUnitMobile": "px",
234 "lineHeightTablet": "",
235 "lineHeightMobile": "",
236 "lineHeightUnitTablet": "px",
237 "lineHeightUnitMobile": "px",
238 "letterSpacingTablet": "",
239 "letterSpacingMobile": "",
240 "letterSpacingUnitTablet": "px",
241 "letterSpacingUnitMobile": "px",
242 "wordSpacingTablet": "",
243 "wordSpacingMobile": "",
244 "wordSpacingUnitTablet": "px",
245 "wordSpacingUnitMobile": "px"
246 }
247 },
248 "tableTextTypographyGlobal": {
249 "type": "string",
250 "default": ""
251 },
252 "tableTextTypography": {
253 "type": "object",
254 "default": {
255 "fontFamily": "",
256 "weight": "",
257 "transform": "",
258 "style": "",
259 "decoration": "",
260 "fontSize": "",
261 "fontSizeUnit": "px",
262 "lineHeight": "",
263 "lineHeightUnit": "px",
264 "letterSpacing": "",
265 "letterSpacingUnit": "px",
266 "wordSpacing": "",
267 "wordSpacingUnit": "px",
268 "fontSizeTablet": "",
269 "fontSizeMobile": "",
270 "fontSizeUnitTablet": "px",
271 "fontSizeUnitMobile": "px",
272 "lineHeightTablet": "",
273 "lineHeightMobile": "",
274 "lineHeightUnitTablet": "px",
275 "lineHeightUnitMobile": "px",
276 "letterSpacingTablet": "",
277 "letterSpacingMobile": "",
278 "letterSpacingUnitTablet": "px",
279 "letterSpacingUnitMobile": "px",
280 "wordSpacingTablet": "",
281 "wordSpacingMobile": "",
282 "wordSpacingUnitTablet": "px",
283 "wordSpacingUnitMobile": "px"
284 }
285 },
286 "qualityTypographyGlobal": {
287 "type": "string",
288 "default": ""
289 },
290 "qualityTypography": {
291 "type": "object",
292 "default": {
293 "fontFamily": "",
294 "weight": "",
295 "transform": "",
296 "style": "",
297 "decoration": "",
298 "fontSize": "",
299 "fontSizeUnit": "px",
300 "lineHeight": "",
301 "lineHeightUnit": "px",
302 "letterSpacing": "",
303 "letterSpacingUnit": "px",
304 "wordSpacing": "",
305 "wordSpacingUnit": "px",
306 "fontSizeTablet": "",
307 "fontSizeMobile": "",
308 "fontSizeUnitTablet": "px",
309 "fontSizeUnitMobile": "px",
310 "lineHeightTablet": "",
311 "lineHeightMobile": "",
312 "lineHeightUnitTablet": "px",
313 "lineHeightUnitMobile": "px",
314 "letterSpacingTablet": "",
315 "letterSpacingMobile": "",
316 "letterSpacingUnitTablet": "px",
317 "letterSpacingUnitMobile": "px",
318 "wordSpacingTablet": "",
319 "wordSpacingMobile": "",
320 "wordSpacingUnitTablet": "px",
321 "wordSpacingUnitMobile": "px"
322 }
323 },
324 "imageWidth": {
325 "type": "object",
326 "default": {
327 "value": 100,
328 "valueTablet": 80,
329 "valueMobile": 40
330 }
331 },
332 "imageHeight": {
333 "type": "object",
334 "default": {
335 "value": 100,
336 "valueTablet": 80,
337 "valueMobile": 40
338 }
339 },
340 "_margin": {
341 "type": "object",
342 "default": {
343 "isLinked": true,
344 "isLinkedTablet": true,
345 "isLinkedMobile": true,
346 "common": "",
347 "top": "",
348 "right": "",
349 "bottom": "",
350 "left": "",
351 "unit": "px",
352 "commonTablet": "",
353 "topTablet": "",
354 "rightTablet": "",
355 "bottomTablet": "",
356 "leftTablet": "",
357 "unitTablet": "",
358 "commonMobile": "",
359 "topMobile": "",
360 "rightMobile": "",
361 "bottomMobile": "",
362 "leftMobile": "",
363 "unitMobile": ""
364 }
365 },
366 "_padding": {
367 "type": "object",
368 "default": {
369 "isLinked": true,
370 "isLinkedTablet": true,
371 "isLinkedMobile": true,
372 "common": "",
373 "top": "",
374 "right": "",
375 "bottom": "",
376 "left": "",
377 "unit": "px",
378 "commonTablet": "",
379 "topTablet": "",
380 "rightTablet": "",
381 "bottomTablet": "",
382 "leftTablet": "",
383 "unitTablet": "",
384 "commonMobile": "",
385 "topMobile": "",
386 "rightMobile": "",
387 "bottomMobile": "",
388 "leftMobile": "",
389 "unitMobile": ""
390 }
391 },
392 "_width": {
393 "type": "object",
394 "default": {
395 "widthType": "default",
396 "widthTypeTablet": "",
397 "widthTypeMobile": "",
398 "customWidth": "",
399 "customWidthTablet": "",
400 "customWidthMobile": "",
401 "customWidthUnit": "%",
402 "customWidthUnitTablet": "",
403 "customWidthUnitMobile": ""
404 }
405 },
406 "_border": {
407 "type": "object",
408 "default": {
409 "borderStyle": "default",
410 "borderStyleH": "default",
411 "borderColor": "",
412 "borderColorH": "",
413 "isLinkedWidth": true,
414 "isLinkedWidthTablet": true,
415 "isLinkedWidthMobile": true,
416 "commonWidth": "",
417 "commonWidthTablet": "",
418 "commonWidthMobile": "",
419 "topWidth": "",
420 "rightWidth": "",
421 "bottomWidth": "",
422 "leftWidth": "",
423 "topWidthTablet": "",
424 "rightWidthTablet": "",
425 "bottomWidthTablet": "",
426 "leftWidthTablet": "",
427 "topWidthMobile": "",
428 "rightWidthMobile": "",
429 "bottomWidthMobile": "",
430 "leftWidthMobile": "",
431 "unitWidth": "px",
432 "unitWidthTablet": "",
433 "unitWidthMobile": "",
434 "isLinkedWidthH": true,
435 "isLinkedWidthHTablet": true,
436 "isLinkedWidthHMobile": true,
437 "commonWidthH": "",
438 "commonWidthHTablet": "",
439 "commonWidthHMobile": "",
440 "topWidthH": "",
441 "rightWidthH": "",
442 "bottomWidthH": "",
443 "leftWidthH": "",
444 "topWidthHTablet": "",
445 "rightWidthHTablet": "",
446 "bottomWidthHTablet": "",
447 "leftWidthHTablet": "",
448 "topWidthHMobile": "",
449 "rightWidthHMobile": "",
450 "bottomWidthHMobile": "",
451 "leftWidthHMobile": "",
452 "unitWidthH": "px",
453 "unitWidthHTablet": "",
454 "unitWidthHMobile": "",
455 "isLinkedRadius": true,
456 "isLinkedRadiusTablet": true,
457 "isLinkedRadiusMobile": true,
458 "commonRadius": "",
459 "commonRadiusTablet": "",
460 "commonRadiusMobile": "",
461 "topRadius": "",
462 "rightRadius": "",
463 "bottomRadius": "",
464 "leftRadius": "",
465 "topRadiusTablet": "",
466 "rightRadiusTablet": "",
467 "bottomRadiusTablet": "",
468 "leftRadiusTablet": "",
469 "topRadiusMobile": "",
470 "rightRadiusMobile": "",
471 "bottomRadiusMobile": "",
472 "leftRadiusMobile": "",
473 "unitRadius": "px",
474 "unitRadiusTablet": "",
475 "unitRadiusMobile": "",
476 "isLinkedRadiusH": true,
477 "isLinkedRadiusHTablet": true,
478 "isLinkedRadiusHMobile": true,
479 "commonRadiusH": "",
480 "commonRadiusHTablet": "",
481 "commonRadiusHMobile": "",
482 "topRadiusH": "",
483 "rightRadiusH": "",
484 "bottomRadiusH": "",
485 "leftRadiusH": "",
486 "topRadiusHTablet": "",
487 "rightRadiusHTablet": "",
488 "bottomRadiusHTablet": "",
489 "leftRadiusHTablet": "",
490 "topRadiusHMobile": "",
491 "rightRadiusHMobile": "",
492 "bottomRadiusHMobile": "",
493 "leftRadiusHMobile": "",
494 "unitRadiusH": "px",
495 "unitRadiusHTablet": "",
496 "unitRadiusHMobile": "",
497 "transitionDuration": ""
498 }
499 },
500 "_position": {
501 "type": "object",
502 "default": {
503 "positionType": "relative",
504 "positionTypeTablet": "",
505 "positionTypeMobile": "",
506 "hOrientation": "",
507 "hOffset": "",
508 "hOffsetTablet": "",
509 "hOffsetMobile": "",
510 "hOffsetUnit": "px",
511 "hOffsetUnitTablet": "px",
512 "hOffsetUnitMobile": "px",
513 "vOrientation": "",
514 "vOffset": "",
515 "vOffsetTablet": "",
516 "vOffsetMobile": "",
517 "vOffsetUnit": "px",
518 "vOffsetUnitTablet": "px",
519 "vOffsetUnitMobile": "px"
520 }
521 },
522 "_background": {
523 "type": "object",
524 "default": {
525 "backgroundType": "none",
526 "backgroundTypeH": "none",
527 "backgroundColor": "",
528 "backgroundColorH": "",
529 "imgId": "",
530 "imgIdTablet": "",
531 "imgIdMobile": "",
532 "imgUrl": "",
533 "imgUrlTablet": "",
534 "imgUrlMobile": "",
535 "imgSize": "",
536 "imgSizeTablet": "",
537 "imgSizeMobile": "",
538 "imgPosition": "",
539 "imgPositionTablet": "",
540 "imgPositionMobile": "",
541 "imgXPositionUnit": "px",
542 "imgXPositionUnitTablet": "",
543 "imgXPositionUnitMobile": "",
544 "imgXPosition": "",
545 "imgXPositionTablet": "",
546 "imgXPositionMobile": "",
547 "imgYPositionUnit": "px",
548 "imgYPositionUnitTablet": "",
549 "imgYPositionUnitMobile": "",
550 "imgYPosition": "",
551 "imgYPositionTablet": "",
552 "imgYPositionMobile": "",
553 "imgAttachment": "",
554 "imgRepeat": "",
555 "imgRepeatTablet": "",
556 "imgRepeatMobile": "",
557 "imgDisplaySize": "",
558 "imgDisplaySizeTablet": "",
559 "imgDisplaySizeMobile": "",
560 "imgDisplaySizeWidth": "",
561 "imgDisplaySizeWidthTablet": "",
562 "imgDisplaySizeWidthMobile": "",
563 "imgDisplaySizeWidthUnit": "px",
564 "imgDisplaySizeWidthUnitTablet": "",
565 "imgDisplaySizeWidthUnitMobile": "",
566 "imgIdH": "",
567 "imgIdTabletH": "",
568 "imgIdMobileH": "",
569 "imgUrlH": "",
570 "imgUrlHTablet": "",
571 "imgUrlHMobile": "",
572 "imgSizeH": "",
573 "imgSizeHTablet": "",
574 "imgSizeHMobile": "",
575 "imgPositionH": "",
576 "imgPositionHTablet": "",
577 "imgPositionHMobile": "",
578 "imgXPositionUnitH": "px",
579 "imgXPositionUnitHTablet": "",
580 "imgXPositionUnitHMobile": "",
581 "imgXPositionH": "",
582 "imgXPositionHTablet": "",
583 "imgXPositionHMobile": "",
584 "imgYPositionUnitH": "px",
585 "imgYPositionUnitHTablet": "",
586 "imgYPositionUnitHMobile": "",
587 "imgYPositionH": "",
588 "imgYPositionHTablet": "",
589 "imgYPositionHMobile": "",
590 "imgAttachmentH": "",
591 "imgRepeatH": "",
592 "imgRepeatHTablet": "",
593 "imgRepeatHMobile": "",
594 "imgDisplaySizeH": "",
595 "imgDisplaySizeHTablet": "",
596 "imgDisplaySizeHMobile": "",
597 "imgDisplaySizeWidthH": "",
598 "imgDisplaySizeWidthHTablet": "",
599 "imgDisplaySizeWidthHMobile": "",
600 "imgDisplaySizeWidthHUnit": "px",
601 "imgDisplaySizeWidthHUnitTablet": "",
602 "imgDisplaySizeWidthHUnitMobile": "",
603 "transitionDuration": "",
604 "videoUrl": "",
605 "youtubeURL": "",
606 "vimeoURL": "",
607 "selfHostedURL": "",
608 "externalLink": false,
609 "videoSource": "none",
610 "videoPlayOnce": "",
611 "videoStartTime": "",
612 "videoEndTime": "",
613 "playOnMobile": "",
614 "videoPrivacyMode": "",
615 "fallbackImageUrl": ""
616 }
617 },
618 "_zIndex": {
619 "type": "object",
620 "default": {
621 "zIndex": "",
622 "zIndexTablet": "",
623 "zIndexMobile": ""
624 }
625 },
626 "_transform": {
627 "type": "object",
628 "default": {
629 "rotate": "",
630 "rotateTablet": "",
631 "rotateMobile": "",
632 "rotate3D": false,
633 "rotate3DTablet": false,
634 "rotate3DMobile": false,
635 "rotateX": "",
636 "rotateXTablet": "",
637 "rotateXMobile": "",
638 "rotateY": "",
639 "rotateYTablet": "",
640 "rotateYMobile": "",
641 "rotateP": "",
642 "rotatePTablet": "",
643 "rotatePMobile": "",
644 "offsetX": "",
645 "offsetXTablet": "",
646 "offsetXMobile": "",
647 "offsetXUnit": "px",
648 "offsetXUnitTablet": "px",
649 "offsetXUnitMobile": "px",
650 "offsetY": "",
651 "offsetYTablet": "",
652 "offsetYMobile": "",
653 "offsetYUnit": "px",
654 "offsetYUnitTablet": "px",
655 "offsetYUnitMobile": "px",
656 "scaleProportions": false,
657 "scale": "",
658 "scaleTablet": "",
659 "scaleMobile": "",
660 "scaleX": "",
661 "scaleXTablet": "",
662 "scaleXMobile": "",
663 "scaleY": "",
664 "scaleYTablet": "",
665 "scaleYMobile": "",
666 "skewX": "",
667 "skewXTablet": "",
668 "skewXMobile": "",
669 "skewY": "",
670 "skewYTablet": "",
671 "skewYMobile": "",
672 "flipHorizontal": false,
673 "flipVertical": false,
674 "xAnchorPoint": "",
675 "xAnchorPointTablet": "",
676 "xAnchorPointMobile": "",
677 "yAnchorPoint": "",
678 "yAnchorPointTablet": "",
679 "yAnchorPointMobile": "",
680 "rotateH": "",
681 "rotateHTablet": "",
682 "rotateHMobile": "",
683 "rotate3DH": false,
684 "rotate3DHTablet": false,
685 "rotate3DHMobile": false,
686 "rotateXH": "",
687 "rotateXHTablet": "",
688 "rotateXHMobile": "",
689 "rotateYH": "",
690 "rotateYHTablet": "",
691 "rotateYHMobile": "",
692 "rotatePH": "",
693 "rotatePHTablet": "",
694 "rotatePHMobile": "",
695 "offsetXH": "",
696 "offsetXHTablet": "",
697 "offsetXHMobile": "",
698 "offsetXHUnit": "px",
699 "offsetXHUnitTablet": "px",
700 "offsetXHUnitMobile": "px",
701 "offsetYH": "",
702 "offsetYHTablet": "",
703 "offsetYHMobile": "",
704 "offsetYHUnit": "px",
705 "offsetYHUnitTablet": "px",
706 "offsetYHUnitMobile": "px",
707 "scaleProportionsH": false,
708 "scaleH": "",
709 "scaleHTablet": "",
710 "scaleHMobile": "",
711 "scaleXH": "",
712 "scaleXHTablet": "",
713 "scaleXHMobile": "",
714 "scaleYH": "",
715 "scaleYHTablet": "",
716 "scaleYHMobile": "",
717 "skewXH": "",
718 "skewXHTablet": "",
719 "skewXHMobile": "",
720 "skewYH": "",
721 "skewYHTablet": "",
722 "skewYHMobile": "",
723 "flipHorizontalH": false,
724 "flipVerticalH": false,
725 "xAnchorPointH": "",
726 "xAnchorPointHTablet": "",
727 "xAnchorPointHMobile": "",
728 "yAnchorPointH": "",
729 "yAnchorPointHTablet": "",
730 "yAnchorPointHMobile": "",
731 "transitionH": ""
732 }
733 },
734 "_mask": {
735 "type": "object",
736 "default": {
737 "mask": false,
738 "maskTablet": false,
739 "maskMobile": false,
740 "maskShape": "circle",
741 "customMaskShape": "",
742 "maskSize": "",
743 "maskSizeTablet": "",
744 "maskSizeMobile": "",
745 "maskPosition": "",
746 "maskPositionTablet": "",
747 "maskPositionMobile": "",
748 "maskRepeat": "",
749 "maskRepeatTablet": "",
750 "maskRepeatMobile": "",
751 "scaleUnit": "px",
752 "scaleUnitTablet": "px",
753 "scaleUnitMobile": "px",
754 "scale": "0",
755 "scaleTablet": "0",
756 "scaleMobile": "0",
757 "xPositionUnit": "px",
758 "xPositionUnitTablet": "px",
759 "xPositionUnitMobile": "px",
760 "xPosition": "",
761 "xPositionTablet": "0",
762 "xPositionMobile": "0",
763 "yPositionUnit": "px",
764 "yPositionUnitTablet": "px",
765 "yPositionUnitMobile": "px",
766 "yPosition": "0",
767 "yPositionTablet": "0",
768 "yPositionMobile": "0"
769 }
770 },
771 "_animation": {
772 "type": "object",
773 "default": {
774 "animationType": "",
775 "animationTypeTablet": "",
776 "animationTypeMobile": "",
777 "animationDuration": "",
778 "animationDelay": ""
779 }
780 },
781 "_boxShadow": {
782 "type": "object",
783 "default": {
784 "preset": "",
785 "shadowType": "default",
786 "shadow": "",
787 "horizontal": "",
788 "vertical": "",
789 "blur": "",
790 "spread": "",
791 "color": "",
792 "presetH": "",
793 "shadowTypeH": "default",
794 "shadowH": "",
795 "horizontalH": "",
796 "verticalH": "",
797 "blurH": "",
798 "spreadH": "",
799 "colorH": "",
800 "transitionDuration": "0"
801 }
802 },
803 "_gsapAnimation": {
804 "type": "object",
805 "default": {
806 "animationType": "none",
807 "duration": 1,
808 "delay": 0,
809 "triggerType": "scroll",
810 "ease": "none",
811 "x": 0,
812 "y": 0,
813 "rotation": 0,
814 "rotationY": 0,
815 "opacity": 1,
816 "xTo": 0,
817 "yTo": 0,
818 "rotationTo": 0,
819 "rotationYTo": 0,
820 "opacityTo": 1,
821 "easeTo": "none",
822 "loops": false,
823 "numberOfRepeat": 0,
824 "isSmooth": true,
825 "startPoint": 80,
826 "endPoint": 10
827 }
828 },
829 "_hide_on_desktop": {
830 "type": "boolean",
831 "default": false
832 },
833 "_hide_on_tablet": {
834 "type": "boolean",
835 "default": false
836 },
837 "_hide_on_mobile": {
838 "type": "boolean",
839 "default": false
840 },
841 "_custom_css": {
842 "type": "string",
843 "default": ""
844 },
845 "_animation_element_trigger": {
846 "type": "array",
847 "default": [],
848 "items": {
849 "type": "object"
850 }
851 },
852 "_animation_page_trigger": {
853 "type": "array",
854 "default": [],
855 "items": {
856 "type": "object"
857 }
858 }
859 }
860 }