PluginProbe
aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder / 2.10.0
aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder v2.10.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-password-reset-form / block.json

block.json in aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder 2.10.0, at assets/build/blocks/academy-password-reset-form/block.json

1,386 lines 48.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-password-reset-form",
5 "version": "0.1.0",
6 "title": "Password Reset",
7 "category": "academy",
8 "description": "Showcase Academy LMS password reset form attractively.",
9 "keywords": [
10 "ablocks",
11 "academy",
12 "academy lms",
13 "login",
14 "login form"
15 ],
16 "example": [],
17 "supports": {
18 "html": false,
19 "anchor": true
20 },
21 "textdomain": "ablocks",
22 "editorStyle": [
23 "ablocks-animate-style",
24 "ablocks-common-style"
25 ],
26 "editorScript": [
27 "ablocks-common-script"
28 ],
29 "attributes": {
30 "block_id": {
31 "type": "string",
32 "default": ""
33 },
34 "blockVersion": {
35 "type": "number",
36 "default": 2
37 },
38 "form_title": {
39 "type": "string",
40 "default": "RESET YOUR PASSWORD"
41 },
42 "username_label": {
43 "type": "string",
44 "default": "Username or Email Address"
45 },
46 "reset_button_label": {
47 "type": "string",
48 "default": "Get New Password"
49 },
50 "login_button_label": {
51 "type": "string",
52 "default": "Back To Login"
53 },
54 "show_logged_in_message": {
55 "type": "boolean",
56 "default": true
57 },
58 "form_background_color": {
59 "type": "string",
60 "default": "#fff"
61 },
62 "form_background_hover_color": {
63 "type": "string",
64 "default": "#fff"
65 },
66 "label_color": {
67 "type": "string",
68 "default": "#000"
69 },
70 "input_field_color": {
71 "type": "string",
72 "default": "#333"
73 },
74 "button_color": {
75 "type": "string",
76 "default": "#fff"
77 },
78 "button_hover_color": {
79 "type": "string",
80 "default": "#fff"
81 },
82 "button_background_color": {
83 "type": "string",
84 "default": "#7B68EE"
85 },
86 "button_background_hover_color": {
87 "type": "string",
88 "default": "#6F5DD6"
89 },
90 "form_title_color": {
91 "type": "string",
92 "default": "#333"
93 },
94 "form_footer_title_color": {
95 "type": "string",
96 "default": "#333"
97 },
98 "label_typographyGlobal": {
99 "type": "string",
100 "default": ""
101 },
102 "label_typography": {
103 "type": "object",
104 "default": {
105 "fontFamily": "",
106 "weight": "",
107 "transform": "",
108 "style": "",
109 "decoration": "",
110 "fontSize": "",
111 "fontSizeUnit": "px",
112 "lineHeight": "",
113 "lineHeightUnit": "px",
114 "letterSpacing": "",
115 "letterSpacingUnit": "px",
116 "wordSpacing": "",
117 "wordSpacingUnit": "px",
118 "fontSizeTablet": "",
119 "fontSizeMobile": "",
120 "fontSizeUnitTablet": "px",
121 "fontSizeUnitMobile": "px",
122 "lineHeightTablet": "",
123 "lineHeightMobile": "",
124 "lineHeightUnitTablet": "px",
125 "lineHeightUnitMobile": "px",
126 "letterSpacingTablet": "",
127 "letterSpacingMobile": "",
128 "letterSpacingUnitTablet": "px",
129 "letterSpacingUnitMobile": "px",
130 "wordSpacingTablet": "",
131 "wordSpacingMobile": "",
132 "wordSpacingUnitTablet": "px",
133 "wordSpacingUnitMobile": "px"
134 }
135 },
136 "input_field_typographyGlobal": {
137 "type": "string",
138 "default": ""
139 },
140 "input_field_typography": {
141 "type": "object",
142 "default": {
143 "fontFamily": "",
144 "weight": "",
145 "transform": "",
146 "style": "",
147 "decoration": "",
148 "fontSize": "",
149 "fontSizeUnit": "px",
150 "lineHeight": "",
151 "lineHeightUnit": "px",
152 "letterSpacing": "",
153 "letterSpacingUnit": "px",
154 "wordSpacing": "",
155 "wordSpacingUnit": "px",
156 "fontSizeTablet": "",
157 "fontSizeMobile": "",
158 "fontSizeUnitTablet": "px",
159 "fontSizeUnitMobile": "px",
160 "lineHeightTablet": "",
161 "lineHeightMobile": "",
162 "lineHeightUnitTablet": "px",
163 "lineHeightUnitMobile": "px",
164 "letterSpacingTablet": "",
165 "letterSpacingMobile": "",
166 "letterSpacingUnitTablet": "px",
167 "letterSpacingUnitMobile": "px",
168 "wordSpacingTablet": "",
169 "wordSpacingMobile": "",
170 "wordSpacingUnitTablet": "px",
171 "wordSpacingUnitMobile": "px"
172 }
173 },
174 "button_typographyGlobal": {
175 "type": "string",
176 "default": ""
177 },
178 "button_typography": {
179 "type": "object",
180 "default": {
181 "fontFamily": "",
182 "weight": "",
183 "transform": "",
184 "style": "",
185 "decoration": "",
186 "fontSize": "",
187 "fontSizeUnit": "px",
188 "lineHeight": "",
189 "lineHeightUnit": "px",
190 "letterSpacing": "",
191 "letterSpacingUnit": "px",
192 "wordSpacing": "",
193 "wordSpacingUnit": "px",
194 "fontSizeTablet": "",
195 "fontSizeMobile": "",
196 "fontSizeUnitTablet": "px",
197 "fontSizeUnitMobile": "px",
198 "lineHeightTablet": "",
199 "lineHeightMobile": "",
200 "lineHeightUnitTablet": "px",
201 "lineHeightUnitMobile": "px",
202 "letterSpacingTablet": "",
203 "letterSpacingMobile": "",
204 "letterSpacingUnitTablet": "px",
205 "letterSpacingUnitMobile": "px",
206 "wordSpacingTablet": "",
207 "wordSpacingMobile": "",
208 "wordSpacingUnitTablet": "px",
209 "wordSpacingUnitMobile": "px"
210 }
211 },
212 "form_title_typographyGlobal": {
213 "type": "string",
214 "default": ""
215 },
216 "form_title_typography": {
217 "type": "object",
218 "default": {
219 "fontFamily": "",
220 "weight": "",
221 "transform": "",
222 "style": "",
223 "decoration": "",
224 "fontSize": "",
225 "fontSizeUnit": "px",
226 "lineHeight": "",
227 "lineHeightUnit": "px",
228 "letterSpacing": "",
229 "letterSpacingUnit": "px",
230 "wordSpacing": "",
231 "wordSpacingUnit": "px",
232 "fontSizeTablet": "",
233 "fontSizeMobile": "",
234 "fontSizeUnitTablet": "px",
235 "fontSizeUnitMobile": "px",
236 "lineHeightTablet": "",
237 "lineHeightMobile": "",
238 "lineHeightUnitTablet": "px",
239 "lineHeightUnitMobile": "px",
240 "letterSpacingTablet": "",
241 "letterSpacingMobile": "",
242 "letterSpacingUnitTablet": "px",
243 "letterSpacingUnitMobile": "px",
244 "wordSpacingTablet": "",
245 "wordSpacingMobile": "",
246 "wordSpacingUnitTablet": "px",
247 "wordSpacingUnitMobile": "px"
248 }
249 },
250 "form_footer_title_typographyGlobal": {
251 "type": "string",
252 "default": ""
253 },
254 "form_footer_title_typography": {
255 "type": "object",
256 "default": {
257 "fontFamily": "",
258 "weight": "",
259 "transform": "",
260 "style": "",
261 "decoration": "",
262 "fontSize": "",
263 "fontSizeUnit": "px",
264 "lineHeight": "",
265 "lineHeightUnit": "px",
266 "letterSpacing": "",
267 "letterSpacingUnit": "px",
268 "wordSpacing": "",
269 "wordSpacingUnit": "px",
270 "fontSizeTablet": "",
271 "fontSizeMobile": "",
272 "fontSizeUnitTablet": "px",
273 "fontSizeUnitMobile": "px",
274 "lineHeightTablet": "",
275 "lineHeightMobile": "",
276 "lineHeightUnitTablet": "px",
277 "lineHeightUnitMobile": "px",
278 "letterSpacingTablet": "",
279 "letterSpacingMobile": "",
280 "letterSpacingUnitTablet": "px",
281 "letterSpacingUnitMobile": "px",
282 "wordSpacingTablet": "",
283 "wordSpacingMobile": "",
284 "wordSpacingUnitTablet": "px",
285 "wordSpacingUnitMobile": "px"
286 }
287 },
288 "card_background": {
289 "type": "object",
290 "default": {
291 "backgroundType": "none",
292 "backgroundTypeH": "none",
293 "backgroundColor": "",
294 "backgroundColorH": "",
295 "imgId": "",
296 "imgIdTablet": "",
297 "imgIdMobile": "",
298 "imgUrl": "",
299 "imgUrlTablet": "",
300 "imgUrlMobile": "",
301 "imgSize": "",
302 "imgSizeTablet": "",
303 "imgSizeMobile": "",
304 "imgPosition": "",
305 "imgPositionTablet": "",
306 "imgPositionMobile": "",
307 "imgXPositionUnit": "px",
308 "imgXPositionUnitTablet": "",
309 "imgXPositionUnitMobile": "",
310 "imgXPosition": "",
311 "imgXPositionTablet": "",
312 "imgXPositionMobile": "",
313 "imgYPositionUnit": "px",
314 "imgYPositionUnitTablet": "",
315 "imgYPositionUnitMobile": "",
316 "imgYPosition": "",
317 "imgYPositionTablet": "",
318 "imgYPositionMobile": "",
319 "imgAttachment": "",
320 "imgRepeat": "",
321 "imgRepeatTablet": "",
322 "imgRepeatMobile": "",
323 "imgDisplaySize": "",
324 "imgDisplaySizeTablet": "",
325 "imgDisplaySizeMobile": "",
326 "imgDisplaySizeWidth": "",
327 "imgDisplaySizeWidthTablet": "",
328 "imgDisplaySizeWidthMobile": "",
329 "imgDisplaySizeWidthUnit": "px",
330 "imgDisplaySizeWidthUnitTablet": "",
331 "imgDisplaySizeWidthUnitMobile": "",
332 "imgIdH": "",
333 "imgIdTabletH": "",
334 "imgIdMobileH": "",
335 "imgUrlH": "",
336 "imgUrlHTablet": "",
337 "imgUrlHMobile": "",
338 "imgSizeH": "",
339 "imgSizeHTablet": "",
340 "imgSizeHMobile": "",
341 "imgPositionH": "",
342 "imgPositionHTablet": "",
343 "imgPositionHMobile": "",
344 "imgXPositionUnitH": "px",
345 "imgXPositionUnitHTablet": "",
346 "imgXPositionUnitHMobile": "",
347 "imgXPositionH": "",
348 "imgXPositionHTablet": "",
349 "imgXPositionHMobile": "",
350 "imgYPositionUnitH": "px",
351 "imgYPositionUnitHTablet": "",
352 "imgYPositionUnitHMobile": "",
353 "imgYPositionH": "",
354 "imgYPositionHTablet": "",
355 "imgYPositionHMobile": "",
356 "imgAttachmentH": "",
357 "imgRepeatH": "",
358 "imgRepeatHTablet": "",
359 "imgRepeatHMobile": "",
360 "imgDisplaySizeH": "",
361 "imgDisplaySizeHTablet": "",
362 "imgDisplaySizeHMobile": "",
363 "imgDisplaySizeWidthH": "",
364 "imgDisplaySizeWidthHTablet": "",
365 "imgDisplaySizeWidthHMobile": "",
366 "imgDisplaySizeWidthHUnit": "px",
367 "imgDisplaySizeWidthHUnitTablet": "",
368 "imgDisplaySizeWidthHUnitMobile": "",
369 "transitionDuration": "",
370 "videoUrl": "",
371 "youtubeURL": "",
372 "vimeoURL": "",
373 "selfHostedURL": "",
374 "externalLink": false,
375 "videoSource": "none",
376 "videoPlayOnce": "",
377 "videoStartTime": "",
378 "videoEndTime": "",
379 "playOnMobile": "",
380 "videoPrivacyMode": "",
381 "fallbackImageUrl": ""
382 }
383 },
384 "form_border": {
385 "type": "object",
386 "default": {
387 "borderStyle": "default",
388 "borderStyleH": "default",
389 "borderColor": "",
390 "borderColorH": "",
391 "isLinkedWidth": true,
392 "isLinkedWidthTablet": true,
393 "isLinkedWidthMobile": true,
394 "commonWidth": "",
395 "commonWidthTablet": "",
396 "commonWidthMobile": "",
397 "topWidth": "",
398 "rightWidth": "",
399 "bottomWidth": "",
400 "leftWidth": "",
401 "topWidthTablet": "",
402 "rightWidthTablet": "",
403 "bottomWidthTablet": "",
404 "leftWidthTablet": "",
405 "topWidthMobile": "",
406 "rightWidthMobile": "",
407 "bottomWidthMobile": "",
408 "leftWidthMobile": "",
409 "unitWidth": "px",
410 "unitWidthTablet": "",
411 "unitWidthMobile": "",
412 "isLinkedWidthH": true,
413 "isLinkedWidthHTablet": true,
414 "isLinkedWidthHMobile": true,
415 "commonWidthH": "",
416 "commonWidthHTablet": "",
417 "commonWidthHMobile": "",
418 "topWidthH": "",
419 "rightWidthH": "",
420 "bottomWidthH": "",
421 "leftWidthH": "",
422 "topWidthHTablet": "",
423 "rightWidthHTablet": "",
424 "bottomWidthHTablet": "",
425 "leftWidthHTablet": "",
426 "topWidthHMobile": "",
427 "rightWidthHMobile": "",
428 "bottomWidthHMobile": "",
429 "leftWidthHMobile": "",
430 "unitWidthH": "px",
431 "unitWidthHTablet": "",
432 "unitWidthHMobile": "",
433 "isLinkedRadius": true,
434 "isLinkedRadiusTablet": true,
435 "isLinkedRadiusMobile": true,
436 "commonRadius": "",
437 "commonRadiusTablet": "",
438 "commonRadiusMobile": "",
439 "topRadius": "",
440 "rightRadius": "",
441 "bottomRadius": "",
442 "leftRadius": "",
443 "topRadiusTablet": "",
444 "rightRadiusTablet": "",
445 "bottomRadiusTablet": "",
446 "leftRadiusTablet": "",
447 "topRadiusMobile": "",
448 "rightRadiusMobile": "",
449 "bottomRadiusMobile": "",
450 "leftRadiusMobile": "",
451 "unitRadius": "px",
452 "unitRadiusTablet": "",
453 "unitRadiusMobile": "",
454 "isLinkedRadiusH": true,
455 "isLinkedRadiusHTablet": true,
456 "isLinkedRadiusHMobile": true,
457 "commonRadiusH": "",
458 "commonRadiusHTablet": "",
459 "commonRadiusHMobile": "",
460 "topRadiusH": "",
461 "rightRadiusH": "",
462 "bottomRadiusH": "",
463 "leftRadiusH": "",
464 "topRadiusHTablet": "",
465 "rightRadiusHTablet": "",
466 "bottomRadiusHTablet": "",
467 "leftRadiusHTablet": "",
468 "topRadiusHMobile": "",
469 "rightRadiusHMobile": "",
470 "bottomRadiusHMobile": "",
471 "leftRadiusHMobile": "",
472 "unitRadiusH": "px",
473 "unitRadiusHTablet": "",
474 "unitRadiusHMobile": "",
475 "transitionDuration": ""
476 }
477 },
478 "input_border": {
479 "type": "object",
480 "default": {
481 "borderStyle": "default",
482 "borderStyleH": "default",
483 "borderColor": "",
484 "borderColorH": "",
485 "isLinkedWidth": true,
486 "isLinkedWidthTablet": true,
487 "isLinkedWidthMobile": true,
488 "commonWidth": "",
489 "commonWidthTablet": "",
490 "commonWidthMobile": "",
491 "topWidth": "",
492 "rightWidth": "",
493 "bottomWidth": "",
494 "leftWidth": "",
495 "topWidthTablet": "",
496 "rightWidthTablet": "",
497 "bottomWidthTablet": "",
498 "leftWidthTablet": "",
499 "topWidthMobile": "",
500 "rightWidthMobile": "",
501 "bottomWidthMobile": "",
502 "leftWidthMobile": "",
503 "unitWidth": "px",
504 "unitWidthTablet": "",
505 "unitWidthMobile": "",
506 "isLinkedWidthH": true,
507 "isLinkedWidthHTablet": true,
508 "isLinkedWidthHMobile": true,
509 "commonWidthH": "",
510 "commonWidthHTablet": "",
511 "commonWidthHMobile": "",
512 "topWidthH": "",
513 "rightWidthH": "",
514 "bottomWidthH": "",
515 "leftWidthH": "",
516 "topWidthHTablet": "",
517 "rightWidthHTablet": "",
518 "bottomWidthHTablet": "",
519 "leftWidthHTablet": "",
520 "topWidthHMobile": "",
521 "rightWidthHMobile": "",
522 "bottomWidthHMobile": "",
523 "leftWidthHMobile": "",
524 "unitWidthH": "px",
525 "unitWidthHTablet": "",
526 "unitWidthHMobile": "",
527 "isLinkedRadius": true,
528 "isLinkedRadiusTablet": true,
529 "isLinkedRadiusMobile": true,
530 "commonRadius": "",
531 "commonRadiusTablet": "",
532 "commonRadiusMobile": "",
533 "topRadius": "",
534 "rightRadius": "",
535 "bottomRadius": "",
536 "leftRadius": "",
537 "topRadiusTablet": "",
538 "rightRadiusTablet": "",
539 "bottomRadiusTablet": "",
540 "leftRadiusTablet": "",
541 "topRadiusMobile": "",
542 "rightRadiusMobile": "",
543 "bottomRadiusMobile": "",
544 "leftRadiusMobile": "",
545 "unitRadius": "px",
546 "unitRadiusTablet": "",
547 "unitRadiusMobile": "",
548 "isLinkedRadiusH": true,
549 "isLinkedRadiusHTablet": true,
550 "isLinkedRadiusHMobile": true,
551 "commonRadiusH": "",
552 "commonRadiusHTablet": "",
553 "commonRadiusHMobile": "",
554 "topRadiusH": "",
555 "rightRadiusH": "",
556 "bottomRadiusH": "",
557 "leftRadiusH": "",
558 "topRadiusHTablet": "",
559 "rightRadiusHTablet": "",
560 "bottomRadiusHTablet": "",
561 "leftRadiusHTablet": "",
562 "topRadiusHMobile": "",
563 "rightRadiusHMobile": "",
564 "bottomRadiusHMobile": "",
565 "leftRadiusHMobile": "",
566 "unitRadiusH": "px",
567 "unitRadiusHTablet": "",
568 "unitRadiusHMobile": "",
569 "transitionDuration": ""
570 }
571 },
572 "button_border": {
573 "type": "object",
574 "default": {
575 "borderStyle": "default",
576 "borderStyleH": "default",
577 "borderColor": "",
578 "borderColorH": "",
579 "isLinkedWidth": true,
580 "isLinkedWidthTablet": true,
581 "isLinkedWidthMobile": true,
582 "commonWidth": "",
583 "commonWidthTablet": "",
584 "commonWidthMobile": "",
585 "topWidth": "",
586 "rightWidth": "",
587 "bottomWidth": "",
588 "leftWidth": "",
589 "topWidthTablet": "",
590 "rightWidthTablet": "",
591 "bottomWidthTablet": "",
592 "leftWidthTablet": "",
593 "topWidthMobile": "",
594 "rightWidthMobile": "",
595 "bottomWidthMobile": "",
596 "leftWidthMobile": "",
597 "unitWidth": "px",
598 "unitWidthTablet": "",
599 "unitWidthMobile": "",
600 "isLinkedWidthH": true,
601 "isLinkedWidthHTablet": true,
602 "isLinkedWidthHMobile": true,
603 "commonWidthH": "",
604 "commonWidthHTablet": "",
605 "commonWidthHMobile": "",
606 "topWidthH": "",
607 "rightWidthH": "",
608 "bottomWidthH": "",
609 "leftWidthH": "",
610 "topWidthHTablet": "",
611 "rightWidthHTablet": "",
612 "bottomWidthHTablet": "",
613 "leftWidthHTablet": "",
614 "topWidthHMobile": "",
615 "rightWidthHMobile": "",
616 "bottomWidthHMobile": "",
617 "leftWidthHMobile": "",
618 "unitWidthH": "px",
619 "unitWidthHTablet": "",
620 "unitWidthHMobile": "",
621 "isLinkedRadius": true,
622 "isLinkedRadiusTablet": true,
623 "isLinkedRadiusMobile": true,
624 "commonRadius": "",
625 "commonRadiusTablet": "",
626 "commonRadiusMobile": "",
627 "topRadius": "",
628 "rightRadius": "",
629 "bottomRadius": "",
630 "leftRadius": "",
631 "topRadiusTablet": "",
632 "rightRadiusTablet": "",
633 "bottomRadiusTablet": "",
634 "leftRadiusTablet": "",
635 "topRadiusMobile": "",
636 "rightRadiusMobile": "",
637 "bottomRadiusMobile": "",
638 "leftRadiusMobile": "",
639 "unitRadius": "px",
640 "unitRadiusTablet": "",
641 "unitRadiusMobile": "",
642 "isLinkedRadiusH": true,
643 "isLinkedRadiusHTablet": true,
644 "isLinkedRadiusHMobile": true,
645 "commonRadiusH": "",
646 "commonRadiusHTablet": "",
647 "commonRadiusHMobile": "",
648 "topRadiusH": "",
649 "rightRadiusH": "",
650 "bottomRadiusH": "",
651 "leftRadiusH": "",
652 "topRadiusHTablet": "",
653 "rightRadiusHTablet": "",
654 "bottomRadiusHTablet": "",
655 "leftRadiusHTablet": "",
656 "topRadiusHMobile": "",
657 "rightRadiusHMobile": "",
658 "bottomRadiusHMobile": "",
659 "leftRadiusHMobile": "",
660 "unitRadiusH": "px",
661 "unitRadiusHTablet": "",
662 "unitRadiusHMobile": "",
663 "transitionDuration": ""
664 }
665 },
666 "card_margin": {
667 "type": "object",
668 "default": {
669 "isLinked": true,
670 "isLinkedTablet": true,
671 "isLinkedMobile": true,
672 "common": "",
673 "top": "",
674 "right": "",
675 "bottom": "",
676 "left": "",
677 "unit": "px",
678 "commonTablet": "",
679 "topTablet": "",
680 "rightTablet": "",
681 "bottomTablet": "",
682 "leftTablet": "",
683 "unitTablet": "",
684 "commonMobile": "",
685 "topMobile": "",
686 "rightMobile": "",
687 "bottomMobile": "",
688 "leftMobile": "",
689 "unitMobile": ""
690 }
691 },
692 "button_padding": {
693 "type": "object",
694 "default": {
695 "isLinked": true,
696 "isLinkedTablet": true,
697 "isLinkedMobile": true,
698 "common": "",
699 "top": "",
700 "right": "",
701 "bottom": "",
702 "left": "",
703 "unit": "px",
704 "commonTablet": "",
705 "topTablet": "",
706 "rightTablet": "",
707 "bottomTablet": "",
708 "leftTablet": "",
709 "unitTablet": "",
710 "commonMobile": "",
711 "topMobile": "",
712 "rightMobile": "",
713 "bottomMobile": "",
714 "leftMobile": "",
715 "unitMobile": ""
716 }
717 },
718 "form_padding": {
719 "type": "object",
720 "default": {
721 "isLinked": true,
722 "isLinkedTablet": true,
723 "isLinkedMobile": true,
724 "common": "",
725 "top": "",
726 "right": "",
727 "bottom": "",
728 "left": "",
729 "unit": "px",
730 "commonTablet": "",
731 "topTablet": "",
732 "rightTablet": "",
733 "bottomTablet": "",
734 "leftTablet": "",
735 "unitTablet": "",
736 "commonMobile": "",
737 "topMobile": "",
738 "rightMobile": "",
739 "bottomMobile": "",
740 "leftMobile": "",
741 "unitMobile": ""
742 }
743 },
744 "input_padding": {
745 "type": "object",
746 "default": {
747 "isLinked": true,
748 "isLinkedTablet": true,
749 "isLinkedMobile": true,
750 "common": "",
751 "top": "",
752 "right": "",
753 "bottom": "",
754 "left": "",
755 "unit": "px",
756 "commonTablet": "",
757 "topTablet": "",
758 "rightTablet": "",
759 "bottomTablet": "",
760 "leftTablet": "",
761 "unitTablet": "",
762 "commonMobile": "",
763 "topMobile": "",
764 "rightMobile": "",
765 "bottomMobile": "",
766 "leftMobile": "",
767 "unitMobile": ""
768 }
769 },
770 "wish_icon_background": {
771 "type": "object",
772 "default": {
773 "backgroundType": "none",
774 "backgroundTypeH": "none",
775 "backgroundColor": "",
776 "backgroundColorH": "",
777 "imgId": "",
778 "imgIdTablet": "",
779 "imgIdMobile": "",
780 "imgUrl": "",
781 "imgUrlTablet": "",
782 "imgUrlMobile": "",
783 "imgSize": "",
784 "imgSizeTablet": "",
785 "imgSizeMobile": "",
786 "imgPosition": "",
787 "imgPositionTablet": "",
788 "imgPositionMobile": "",
789 "imgXPositionUnit": "px",
790 "imgXPositionUnitTablet": "",
791 "imgXPositionUnitMobile": "",
792 "imgXPosition": "",
793 "imgXPositionTablet": "",
794 "imgXPositionMobile": "",
795 "imgYPositionUnit": "px",
796 "imgYPositionUnitTablet": "",
797 "imgYPositionUnitMobile": "",
798 "imgYPosition": "",
799 "imgYPositionTablet": "",
800 "imgYPositionMobile": "",
801 "imgAttachment": "",
802 "imgRepeat": "",
803 "imgRepeatTablet": "",
804 "imgRepeatMobile": "",
805 "imgDisplaySize": "",
806 "imgDisplaySizeTablet": "",
807 "imgDisplaySizeMobile": "",
808 "imgDisplaySizeWidth": "",
809 "imgDisplaySizeWidthTablet": "",
810 "imgDisplaySizeWidthMobile": "",
811 "imgDisplaySizeWidthUnit": "px",
812 "imgDisplaySizeWidthUnitTablet": "",
813 "imgDisplaySizeWidthUnitMobile": "",
814 "imgIdH": "",
815 "imgIdTabletH": "",
816 "imgIdMobileH": "",
817 "imgUrlH": "",
818 "imgUrlHTablet": "",
819 "imgUrlHMobile": "",
820 "imgSizeH": "",
821 "imgSizeHTablet": "",
822 "imgSizeHMobile": "",
823 "imgPositionH": "",
824 "imgPositionHTablet": "",
825 "imgPositionHMobile": "",
826 "imgXPositionUnitH": "px",
827 "imgXPositionUnitHTablet": "",
828 "imgXPositionUnitHMobile": "",
829 "imgXPositionH": "",
830 "imgXPositionHTablet": "",
831 "imgXPositionHMobile": "",
832 "imgYPositionUnitH": "px",
833 "imgYPositionUnitHTablet": "",
834 "imgYPositionUnitHMobile": "",
835 "imgYPositionH": "",
836 "imgYPositionHTablet": "",
837 "imgYPositionHMobile": "",
838 "imgAttachmentH": "",
839 "imgRepeatH": "",
840 "imgRepeatHTablet": "",
841 "imgRepeatHMobile": "",
842 "imgDisplaySizeH": "",
843 "imgDisplaySizeHTablet": "",
844 "imgDisplaySizeHMobile": "",
845 "imgDisplaySizeWidthH": "",
846 "imgDisplaySizeWidthHTablet": "",
847 "imgDisplaySizeWidthHMobile": "",
848 "imgDisplaySizeWidthHUnit": "px",
849 "imgDisplaySizeWidthHUnitTablet": "",
850 "imgDisplaySizeWidthHUnitMobile": "",
851 "transitionDuration": "",
852 "videoUrl": "",
853 "youtubeURL": "",
854 "vimeoURL": "",
855 "selfHostedURL": "",
856 "externalLink": false,
857 "videoSource": "none",
858 "videoPlayOnce": "",
859 "videoStartTime": "",
860 "videoEndTime": "",
861 "playOnMobile": "",
862 "videoPrivacyMode": "",
863 "fallbackImageUrl": ""
864 }
865 },
866 "_margin": {
867 "type": "object",
868 "default": {
869 "isLinked": true,
870 "isLinkedTablet": true,
871 "isLinkedMobile": true,
872 "common": "",
873 "top": "",
874 "right": "",
875 "bottom": "",
876 "left": "",
877 "unit": "px",
878 "commonTablet": "",
879 "topTablet": "",
880 "rightTablet": "",
881 "bottomTablet": "",
882 "leftTablet": "",
883 "unitTablet": "",
884 "commonMobile": "",
885 "topMobile": "",
886 "rightMobile": "",
887 "bottomMobile": "",
888 "leftMobile": "",
889 "unitMobile": ""
890 }
891 },
892 "_padding": {
893 "type": "object",
894 "default": {
895 "isLinked": true,
896 "isLinkedTablet": true,
897 "isLinkedMobile": true,
898 "common": "",
899 "top": "",
900 "right": "",
901 "bottom": "",
902 "left": "",
903 "unit": "px",
904 "commonTablet": "",
905 "topTablet": "",
906 "rightTablet": "",
907 "bottomTablet": "",
908 "leftTablet": "",
909 "unitTablet": "",
910 "commonMobile": "",
911 "topMobile": "",
912 "rightMobile": "",
913 "bottomMobile": "",
914 "leftMobile": "",
915 "unitMobile": ""
916 }
917 },
918 "_width": {
919 "type": "object",
920 "default": {
921 "widthType": "default",
922 "widthTypeTablet": "",
923 "widthTypeMobile": "",
924 "customWidth": "",
925 "customWidthTablet": "",
926 "customWidthMobile": "",
927 "customWidthUnit": "%",
928 "customWidthUnitTablet": "",
929 "customWidthUnitMobile": ""
930 }
931 },
932 "_border": {
933 "type": "object",
934 "default": {
935 "borderStyle": "default",
936 "borderStyleH": "default",
937 "borderColor": "",
938 "borderColorH": "",
939 "isLinkedWidth": true,
940 "isLinkedWidthTablet": true,
941 "isLinkedWidthMobile": true,
942 "commonWidth": "",
943 "commonWidthTablet": "",
944 "commonWidthMobile": "",
945 "topWidth": "",
946 "rightWidth": "",
947 "bottomWidth": "",
948 "leftWidth": "",
949 "topWidthTablet": "",
950 "rightWidthTablet": "",
951 "bottomWidthTablet": "",
952 "leftWidthTablet": "",
953 "topWidthMobile": "",
954 "rightWidthMobile": "",
955 "bottomWidthMobile": "",
956 "leftWidthMobile": "",
957 "unitWidth": "px",
958 "unitWidthTablet": "",
959 "unitWidthMobile": "",
960 "isLinkedWidthH": true,
961 "isLinkedWidthHTablet": true,
962 "isLinkedWidthHMobile": true,
963 "commonWidthH": "",
964 "commonWidthHTablet": "",
965 "commonWidthHMobile": "",
966 "topWidthH": "",
967 "rightWidthH": "",
968 "bottomWidthH": "",
969 "leftWidthH": "",
970 "topWidthHTablet": "",
971 "rightWidthHTablet": "",
972 "bottomWidthHTablet": "",
973 "leftWidthHTablet": "",
974 "topWidthHMobile": "",
975 "rightWidthHMobile": "",
976 "bottomWidthHMobile": "",
977 "leftWidthHMobile": "",
978 "unitWidthH": "px",
979 "unitWidthHTablet": "",
980 "unitWidthHMobile": "",
981 "isLinkedRadius": true,
982 "isLinkedRadiusTablet": true,
983 "isLinkedRadiusMobile": true,
984 "commonRadius": "",
985 "commonRadiusTablet": "",
986 "commonRadiusMobile": "",
987 "topRadius": "",
988 "rightRadius": "",
989 "bottomRadius": "",
990 "leftRadius": "",
991 "topRadiusTablet": "",
992 "rightRadiusTablet": "",
993 "bottomRadiusTablet": "",
994 "leftRadiusTablet": "",
995 "topRadiusMobile": "",
996 "rightRadiusMobile": "",
997 "bottomRadiusMobile": "",
998 "leftRadiusMobile": "",
999 "unitRadius": "px",
1000 "unitRadiusTablet": "",
1001 "unitRadiusMobile": "",
1002 "isLinkedRadiusH": true,
1003 "isLinkedRadiusHTablet": true,
1004 "isLinkedRadiusHMobile": true,
1005 "commonRadiusH": "",
1006 "commonRadiusHTablet": "",
1007 "commonRadiusHMobile": "",
1008 "topRadiusH": "",
1009 "rightRadiusH": "",
1010 "bottomRadiusH": "",
1011 "leftRadiusH": "",
1012 "topRadiusHTablet": "",
1013 "rightRadiusHTablet": "",
1014 "bottomRadiusHTablet": "",
1015 "leftRadiusHTablet": "",
1016 "topRadiusHMobile": "",
1017 "rightRadiusHMobile": "",
1018 "bottomRadiusHMobile": "",
1019 "leftRadiusHMobile": "",
1020 "unitRadiusH": "px",
1021 "unitRadiusHTablet": "",
1022 "unitRadiusHMobile": "",
1023 "transitionDuration": ""
1024 }
1025 },
1026 "_position": {
1027 "type": "object",
1028 "default": {
1029 "positionType": "relative",
1030 "positionTypeTablet": "",
1031 "positionTypeMobile": "",
1032 "hOrientation": "",
1033 "hOffset": "",
1034 "hOffsetTablet": "",
1035 "hOffsetMobile": "",
1036 "hOffsetUnit": "px",
1037 "hOffsetUnitTablet": "px",
1038 "hOffsetUnitMobile": "px",
1039 "vOrientation": "",
1040 "vOffset": "",
1041 "vOffsetTablet": "",
1042 "vOffsetMobile": "",
1043 "vOffsetUnit": "px",
1044 "vOffsetUnitTablet": "px",
1045 "vOffsetUnitMobile": "px"
1046 }
1047 },
1048 "_background": {
1049 "type": "object",
1050 "default": {
1051 "backgroundType": "none",
1052 "backgroundTypeH": "none",
1053 "backgroundColor": "",
1054 "backgroundColorH": "",
1055 "imgId": "",
1056 "imgIdTablet": "",
1057 "imgIdMobile": "",
1058 "imgUrl": "",
1059 "imgUrlTablet": "",
1060 "imgUrlMobile": "",
1061 "imgSize": "",
1062 "imgSizeTablet": "",
1063 "imgSizeMobile": "",
1064 "imgPosition": "",
1065 "imgPositionTablet": "",
1066 "imgPositionMobile": "",
1067 "imgXPositionUnit": "px",
1068 "imgXPositionUnitTablet": "",
1069 "imgXPositionUnitMobile": "",
1070 "imgXPosition": "",
1071 "imgXPositionTablet": "",
1072 "imgXPositionMobile": "",
1073 "imgYPositionUnit": "px",
1074 "imgYPositionUnitTablet": "",
1075 "imgYPositionUnitMobile": "",
1076 "imgYPosition": "",
1077 "imgYPositionTablet": "",
1078 "imgYPositionMobile": "",
1079 "imgAttachment": "",
1080 "imgRepeat": "",
1081 "imgRepeatTablet": "",
1082 "imgRepeatMobile": "",
1083 "imgDisplaySize": "",
1084 "imgDisplaySizeTablet": "",
1085 "imgDisplaySizeMobile": "",
1086 "imgDisplaySizeWidth": "",
1087 "imgDisplaySizeWidthTablet": "",
1088 "imgDisplaySizeWidthMobile": "",
1089 "imgDisplaySizeWidthUnit": "px",
1090 "imgDisplaySizeWidthUnitTablet": "",
1091 "imgDisplaySizeWidthUnitMobile": "",
1092 "imgIdH": "",
1093 "imgIdTabletH": "",
1094 "imgIdMobileH": "",
1095 "imgUrlH": "",
1096 "imgUrlHTablet": "",
1097 "imgUrlHMobile": "",
1098 "imgSizeH": "",
1099 "imgSizeHTablet": "",
1100 "imgSizeHMobile": "",
1101 "imgPositionH": "",
1102 "imgPositionHTablet": "",
1103 "imgPositionHMobile": "",
1104 "imgXPositionUnitH": "px",
1105 "imgXPositionUnitHTablet": "",
1106 "imgXPositionUnitHMobile": "",
1107 "imgXPositionH": "",
1108 "imgXPositionHTablet": "",
1109 "imgXPositionHMobile": "",
1110 "imgYPositionUnitH": "px",
1111 "imgYPositionUnitHTablet": "",
1112 "imgYPositionUnitHMobile": "",
1113 "imgYPositionH": "",
1114 "imgYPositionHTablet": "",
1115 "imgYPositionHMobile": "",
1116 "imgAttachmentH": "",
1117 "imgRepeatH": "",
1118 "imgRepeatHTablet": "",
1119 "imgRepeatHMobile": "",
1120 "imgDisplaySizeH": "",
1121 "imgDisplaySizeHTablet": "",
1122 "imgDisplaySizeHMobile": "",
1123 "imgDisplaySizeWidthH": "",
1124 "imgDisplaySizeWidthHTablet": "",
1125 "imgDisplaySizeWidthHMobile": "",
1126 "imgDisplaySizeWidthHUnit": "px",
1127 "imgDisplaySizeWidthHUnitTablet": "",
1128 "imgDisplaySizeWidthHUnitMobile": "",
1129 "transitionDuration": "",
1130 "videoUrl": "",
1131 "youtubeURL": "",
1132 "vimeoURL": "",
1133 "selfHostedURL": "",
1134 "externalLink": false,
1135 "videoSource": "none",
1136 "videoPlayOnce": "",
1137 "videoStartTime": "",
1138 "videoEndTime": "",
1139 "playOnMobile": "",
1140 "videoPrivacyMode": "",
1141 "fallbackImageUrl": ""
1142 }
1143 },
1144 "_zIndex": {
1145 "type": "object",
1146 "default": {
1147 "zIndex": "",
1148 "zIndexTablet": "",
1149 "zIndexMobile": ""
1150 }
1151 },
1152 "_transform": {
1153 "type": "object",
1154 "default": {
1155 "rotate": "",
1156 "rotateTablet": "",
1157 "rotateMobile": "",
1158 "rotate3D": false,
1159 "rotate3DTablet": false,
1160 "rotate3DMobile": false,
1161 "rotateX": "",
1162 "rotateXTablet": "",
1163 "rotateXMobile": "",
1164 "rotateY": "",
1165 "rotateYTablet": "",
1166 "rotateYMobile": "",
1167 "rotateP": "",
1168 "rotatePTablet": "",
1169 "rotatePMobile": "",
1170 "offsetX": "",
1171 "offsetXTablet": "",
1172 "offsetXMobile": "",
1173 "offsetXUnit": "px",
1174 "offsetXUnitTablet": "px",
1175 "offsetXUnitMobile": "px",
1176 "offsetY": "",
1177 "offsetYTablet": "",
1178 "offsetYMobile": "",
1179 "offsetYUnit": "px",
1180 "offsetYUnitTablet": "px",
1181 "offsetYUnitMobile": "px",
1182 "scaleProportions": false,
1183 "scale": "",
1184 "scaleTablet": "",
1185 "scaleMobile": "",
1186 "scaleX": "",
1187 "scaleXTablet": "",
1188 "scaleXMobile": "",
1189 "scaleY": "",
1190 "scaleYTablet": "",
1191 "scaleYMobile": "",
1192 "skewX": "",
1193 "skewXTablet": "",
1194 "skewXMobile": "",
1195 "skewY": "",
1196 "skewYTablet": "",
1197 "skewYMobile": "",
1198 "flipHorizontal": false,
1199 "flipVertical": false,
1200 "xAnchorPoint": "",
1201 "xAnchorPointTablet": "",
1202 "xAnchorPointMobile": "",
1203 "yAnchorPoint": "",
1204 "yAnchorPointTablet": "",
1205 "yAnchorPointMobile": "",
1206 "rotateH": "",
1207 "rotateHTablet": "",
1208 "rotateHMobile": "",
1209 "rotate3DH": false,
1210 "rotate3DHTablet": false,
1211 "rotate3DHMobile": false,
1212 "rotateXH": "",
1213 "rotateXHTablet": "",
1214 "rotateXHMobile": "",
1215 "rotateYH": "",
1216 "rotateYHTablet": "",
1217 "rotateYHMobile": "",
1218 "rotatePH": "",
1219 "rotatePHTablet": "",
1220 "rotatePHMobile": "",
1221 "offsetXH": "",
1222 "offsetXHTablet": "",
1223 "offsetXHMobile": "",
1224 "offsetXHUnit": "px",
1225 "offsetXHUnitTablet": "px",
1226 "offsetXHUnitMobile": "px",
1227 "offsetYH": "",
1228 "offsetYHTablet": "",
1229 "offsetYHMobile": "",
1230 "offsetYHUnit": "px",
1231 "offsetYHUnitTablet": "px",
1232 "offsetYHUnitMobile": "px",
1233 "scaleProportionsH": false,
1234 "scaleH": "",
1235 "scaleHTablet": "",
1236 "scaleHMobile": "",
1237 "scaleXH": "",
1238 "scaleXHTablet": "",
1239 "scaleXHMobile": "",
1240 "scaleYH": "",
1241 "scaleYHTablet": "",
1242 "scaleYHMobile": "",
1243 "skewXH": "",
1244 "skewXHTablet": "",
1245 "skewXHMobile": "",
1246 "skewYH": "",
1247 "skewYHTablet": "",
1248 "skewYHMobile": "",
1249 "flipHorizontalH": false,
1250 "flipVerticalH": false,
1251 "xAnchorPointH": "",
1252 "xAnchorPointHTablet": "",
1253 "xAnchorPointHMobile": "",
1254 "yAnchorPointH": "",
1255 "yAnchorPointHTablet": "",
1256 "yAnchorPointHMobile": "",
1257 "transitionH": ""
1258 }
1259 },
1260 "_mask": {
1261 "type": "object",
1262 "default": {
1263 "mask": false,
1264 "maskTablet": false,
1265 "maskMobile": false,
1266 "maskShape": "circle",
1267 "customMaskShape": "",
1268 "maskSize": "",
1269 "maskSizeTablet": "",
1270 "maskSizeMobile": "",
1271 "maskPosition": "",
1272 "maskPositionTablet": "",
1273 "maskPositionMobile": "",
1274 "maskRepeat": "",
1275 "maskRepeatTablet": "",
1276 "maskRepeatMobile": "",
1277 "scaleUnit": "px",
1278 "scaleUnitTablet": "px",
1279 "scaleUnitMobile": "px",
1280 "scale": "0",
1281 "scaleTablet": "0",
1282 "scaleMobile": "0",
1283 "xPositionUnit": "px",
1284 "xPositionUnitTablet": "px",
1285 "xPositionUnitMobile": "px",
1286 "xPosition": "",
1287 "xPositionTablet": "0",
1288 "xPositionMobile": "0",
1289 "yPositionUnit": "px",
1290 "yPositionUnitTablet": "px",
1291 "yPositionUnitMobile": "px",
1292 "yPosition": "0",
1293 "yPositionTablet": "0",
1294 "yPositionMobile": "0"
1295 }
1296 },
1297 "_animation": {
1298 "type": "object",
1299 "default": {
1300 "animationType": "",
1301 "animationTypeTablet": "",
1302 "animationTypeMobile": "",
1303 "animationDuration": "",
1304 "animationDelay": ""
1305 }
1306 },
1307 "_boxShadow": {
1308 "type": "object",
1309 "default": {
1310 "preset": "",
1311 "shadowType": "default",
1312 "shadow": "",
1313 "horizontal": "",
1314 "vertical": "",
1315 "blur": "",
1316 "spread": "",
1317 "color": "",
1318 "presetH": "",
1319 "shadowTypeH": "default",
1320 "shadowH": "",
1321 "horizontalH": "",
1322 "verticalH": "",
1323 "blurH": "",
1324 "spreadH": "",
1325 "colorH": "",
1326 "transitionDuration": "0"
1327 }
1328 },
1329 "_gsapAnimation": {
1330 "type": "object",
1331 "default": {
1332 "animationType": "none",
1333 "duration": 1,
1334 "delay": 0,
1335 "triggerType": "scroll",
1336 "ease": "none",
1337 "x": 0,
1338 "y": 0,
1339 "rotation": 0,
1340 "rotationY": 0,
1341 "opacity": 1,
1342 "xTo": 0,
1343 "yTo": 0,
1344 "rotationTo": 0,
1345 "rotationYTo": 0,
1346 "opacityTo": 1,
1347 "easeTo": "none",
1348 "loops": false,
1349 "numberOfRepeat": 0,
1350 "isSmooth": true,
1351 "startPoint": 80,
1352 "endPoint": 10
1353 }
1354 },
1355 "_hide_on_desktop": {
1356 "type": "boolean",
1357 "default": false
1358 },
1359 "_hide_on_tablet": {
1360 "type": "boolean",
1361 "default": false
1362 },
1363 "_hide_on_mobile": {
1364 "type": "boolean",
1365 "default": false
1366 },
1367 "_custom_css": {
1368 "type": "string",
1369 "default": ""
1370 },
1371 "_animation_element_trigger": {
1372 "type": "array",
1373 "default": [],
1374 "items": {
1375 "type": "object"
1376 }
1377 },
1378 "_animation_page_trigger": {
1379 "type": "array",
1380 "default": [],
1381 "items": {
1382 "type": "object"
1383 }
1384 }
1385 }
1386 }