PluginProbe
aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder / 2.12.0
aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder v2.12.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 / academy-addition-info / block.json

block.json in aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder 2.12.0, at assets/build/blocks/academy-addition-info/block.json

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