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 / storeengine-order-details / block.json

block.json in aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder 2.8.1, at assets/build/blocks/storeengine-order-details/block.json

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