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 / academy-enroll-content / block.json

block.json in aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder 2.11.1, at assets/build/blocks/academy-enroll-content/block.json

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