@total_onion/onion-library 1.0.30 → 1.0.31

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,1389 @@
1
+ {
2
+ "key": "group_687a4e2334e37",
3
+ "title": "Component: Text Editor Settings v3",
4
+ "fields": [
5
+ {
6
+ "key": "field_687a4e2340321",
7
+ "label": "Text Editor Settings",
8
+ "name": "",
9
+ "aria-label": "",
10
+ "type": "accordion",
11
+ "instructions": "",
12
+ "required": 0,
13
+ "conditional_logic": 0,
14
+ "wrapper": {
15
+ "width": "",
16
+ "class": "",
17
+ "id": ""
18
+ },
19
+ "wpml_cf_preferences": 3,
20
+ "user_roles": [
21
+ "administrator"
22
+ ],
23
+ "open": 0,
24
+ "multi_expand": 0,
25
+ "endpoint": 0
26
+ },
27
+ {
28
+ "key": "field_687a4e23407d9",
29
+ "label": "General",
30
+ "name": "",
31
+ "aria-label": "",
32
+ "type": "tab",
33
+ "instructions": "",
34
+ "required": 0,
35
+ "conditional_logic": 0,
36
+ "wrapper": {
37
+ "width": "",
38
+ "class": "",
39
+ "id": ""
40
+ },
41
+ "wpml_cf_preferences": 3,
42
+ "placement": "top",
43
+ "endpoint": 0,
44
+ "no_preference": 0,
45
+ "selected": 0
46
+ },
47
+ {
48
+ "key": "field_687a4e2340b94",
49
+ "label": "Typographic style",
50
+ "name": "typographic_style",
51
+ "aria-label": "",
52
+ "type": "select",
53
+ "instructions": "",
54
+ "required": 0,
55
+ "conditional_logic": 0,
56
+ "wrapper": {
57
+ "width": "",
58
+ "class": "",
59
+ "id": ""
60
+ },
61
+ "wpml_cf_preferences": 3,
62
+ "choices": {
63
+ "__h1-l-sizing": "H extra large",
64
+ "__h1-sizing": "H large",
65
+ "__h2-sizing": "H medium",
66
+ "__h3-sizing": "H small",
67
+ "__h4-sizing": "H extra small",
68
+ "__h5-sizing": "H xx smal",
69
+ "__h6-sizing": "H xxx small",
70
+ "__sh1-sizing": "SH extra large",
71
+ "__sh2-sizing": "SH large",
72
+ "__sh3-sizing": "SH medium",
73
+ "__sh4-sizing": "SH small",
74
+ "__sh5-sizing": "SH x small",
75
+ "__sh6-sizing": "SH xx small",
76
+ "__p-l-sizing": "P large",
77
+ "__p-sizing": "P",
78
+ "__p-s-sizing": "P small",
79
+ "__p-xs-sizing": "P extra small",
80
+ "__p-xxs-sizing": "P xx small",
81
+ "__p-xxxs-sizing": "P xxx small"
82
+ },
83
+ "default_value": "__p-sizing",
84
+ "return_format": "value",
85
+ "multiple": 0,
86
+ "max": "",
87
+ "allow_custom": 0,
88
+ "search_placeholder": "",
89
+ "prepend": "",
90
+ "append": "",
91
+ "allow_null": 0,
92
+ "ui": 1,
93
+ "ajax": 0,
94
+ "placeholder": "",
95
+ "min": ""
96
+ },
97
+ {
98
+ "key": "field_687a4e2340f81",
99
+ "label": "Element type",
100
+ "name": "element_type",
101
+ "aria-label": "",
102
+ "type": "select",
103
+ "instructions": "",
104
+ "required": 0,
105
+ "conditional_logic": 0,
106
+ "wrapper": {
107
+ "width": "",
108
+ "class": "",
109
+ "id": ""
110
+ },
111
+ "wpml_cf_preferences": 3,
112
+ "user_roles": [
113
+ "administrator"
114
+ ],
115
+ "choices": {
116
+ "__h1": "H1",
117
+ "__h2": "H2",
118
+ "__h3": "H3",
119
+ "__h4": "H4",
120
+ "__h5": "H5",
121
+ "__h6": "H6",
122
+ "__p": "P"
123
+ },
124
+ "default_value": "__p",
125
+ "return_format": "value",
126
+ "multiple": 0,
127
+ "allow_null": 0,
128
+ "ui": 0,
129
+ "ajax": 0,
130
+ "placeholder": "",
131
+ "allow_custom": 0,
132
+ "search_placeholder": "",
133
+ "prepend": "",
134
+ "append": "",
135
+ "min": "",
136
+ "max": ""
137
+ },
138
+ {
139
+ "key": "field_687a4e2341369",
140
+ "label": "Enable Text outline",
141
+ "name": "enable_text_outline",
142
+ "aria-label": "",
143
+ "type": "true_false",
144
+ "instructions": "",
145
+ "required": 0,
146
+ "conditional_logic": [
147
+ [
148
+ {
149
+ "field": "field_657305391a42a",
150
+ "operator": "==",
151
+ "value": ""
152
+ }
153
+ ]
154
+ ],
155
+ "wrapper": {
156
+ "width": "",
157
+ "class": "",
158
+ "id": ""
159
+ },
160
+ "wpml_cf_preferences": 3,
161
+ "user_roles": [
162
+ "administrator"
163
+ ],
164
+ "message": "",
165
+ "default_value": 0,
166
+ "ui_on_text": "",
167
+ "ui_off_text": "",
168
+ "ui": 1,
169
+ "style": ""
170
+ },
171
+ {
172
+ "key": "field_687a4e2341752",
173
+ "label": "Text outline width",
174
+ "name": "text_outline_width",
175
+ "aria-label": "",
176
+ "type": "range",
177
+ "instructions": "",
178
+ "required": 0,
179
+ "conditional_logic": [
180
+ [
181
+ {
182
+ "field": "field_657305391a42a",
183
+ "operator": "==",
184
+ "value": ""
185
+ },
186
+ {
187
+ "field": "field_687a4e2341369",
188
+ "operator": "==",
189
+ "value": "1"
190
+ }
191
+ ]
192
+ ],
193
+ "wrapper": {
194
+ "width": "",
195
+ "class": "",
196
+ "id": ""
197
+ },
198
+ "wpml_cf_preferences": 3,
199
+ "user_roles": [
200
+ "administrator"
201
+ ],
202
+ "default_value": 1,
203
+ "min": 0,
204
+ "max": 10,
205
+ "step": 1,
206
+ "prepend": "",
207
+ "append": ""
208
+ },
209
+ {
210
+ "key": "field_687a4e2341b38",
211
+ "label": "Text outline colour",
212
+ "name": "text_outline_colour",
213
+ "aria-label": "",
214
+ "type": "color_picker",
215
+ "instructions": "",
216
+ "required": 0,
217
+ "conditional_logic": [
218
+ [
219
+ {
220
+ "field": "field_657305391a42a",
221
+ "operator": "==",
222
+ "value": ""
223
+ },
224
+ {
225
+ "field": "field_687a4e2341369",
226
+ "operator": "==",
227
+ "value": "1"
228
+ }
229
+ ]
230
+ ],
231
+ "wrapper": {
232
+ "width": "",
233
+ "class": "",
234
+ "id": ""
235
+ },
236
+ "wpml_cf_preferences": 3,
237
+ "user_roles": [
238
+ "administrator"
239
+ ],
240
+ "default_value": "",
241
+ "enable_opacity": 0,
242
+ "return_format": "string",
243
+ "display": "default",
244
+ "button_label": "Select Color",
245
+ "color_picker": true,
246
+ "absolute": false,
247
+ "input": true,
248
+ "allow_null": true,
249
+ "theme_colors": false,
250
+ "colors": []
251
+ },
252
+ {
253
+ "key": "field_687a4e2341f23",
254
+ "label": "Enable Text Shadow",
255
+ "name": "enable_text_shadow",
256
+ "aria-label": "",
257
+ "type": "true_false",
258
+ "instructions": "",
259
+ "required": 0,
260
+ "conditional_logic": [
261
+ [
262
+ {
263
+ "field": "field_657305391a42a",
264
+ "operator": "==",
265
+ "value": ""
266
+ }
267
+ ]
268
+ ],
269
+ "wrapper": {
270
+ "width": "",
271
+ "class": "",
272
+ "id": ""
273
+ },
274
+ "wpml_cf_preferences": 3,
275
+ "user_roles": [
276
+ "administrator"
277
+ ],
278
+ "message": "",
279
+ "default_value": 0,
280
+ "ui_on_text": "",
281
+ "ui_off_text": "",
282
+ "ui": 1,
283
+ "style": ""
284
+ },
285
+ {
286
+ "key": "field_687a4e234230b",
287
+ "label": "Text shadow horizontal offset",
288
+ "name": "text_shadow_horizontal_offset",
289
+ "aria-label": "",
290
+ "type": "range",
291
+ "instructions": "",
292
+ "required": 0,
293
+ "conditional_logic": [
294
+ [
295
+ {
296
+ "field": "field_687a4e2341f23",
297
+ "operator": "==",
298
+ "value": "1"
299
+ }
300
+ ]
301
+ ],
302
+ "wrapper": {
303
+ "width": "",
304
+ "class": "",
305
+ "id": ""
306
+ },
307
+ "wpml_cf_preferences": 3,
308
+ "user_roles": [
309
+ "administrator"
310
+ ],
311
+ "default_value": 0,
312
+ "min": -40,
313
+ "max": 40,
314
+ "step": "",
315
+ "prepend": "",
316
+ "append": ""
317
+ },
318
+ {
319
+ "key": "field_687a4e23426ef",
320
+ "label": "Text shadow vertical offset",
321
+ "name": "text_shadow_vertical_offset",
322
+ "aria-label": "",
323
+ "type": "range",
324
+ "instructions": "",
325
+ "required": 0,
326
+ "conditional_logic": [
327
+ [
328
+ {
329
+ "field": "field_687a4e2341f23",
330
+ "operator": "==",
331
+ "value": "1"
332
+ }
333
+ ]
334
+ ],
335
+ "wrapper": {
336
+ "width": "",
337
+ "class": "",
338
+ "id": ""
339
+ },
340
+ "wpml_cf_preferences": 3,
341
+ "user_roles": [
342
+ "administrator"
343
+ ],
344
+ "default_value": 0,
345
+ "min": -40,
346
+ "max": 40,
347
+ "step": "",
348
+ "prepend": "",
349
+ "append": ""
350
+ },
351
+ {
352
+ "key": "field_687a4e2342adb",
353
+ "label": "Text shadow blur",
354
+ "name": "text_shadow_blur",
355
+ "aria-label": "",
356
+ "type": "range",
357
+ "instructions": "",
358
+ "required": 0,
359
+ "conditional_logic": [
360
+ [
361
+ {
362
+ "field": "field_687a4e2341f23",
363
+ "operator": "==",
364
+ "value": "1"
365
+ }
366
+ ]
367
+ ],
368
+ "wrapper": {
369
+ "width": "",
370
+ "class": "",
371
+ "id": ""
372
+ },
373
+ "wpml_cf_preferences": 3,
374
+ "default_value": 0,
375
+ "min": 0,
376
+ "max": 100,
377
+ "step": "",
378
+ "prepend": "",
379
+ "append": ""
380
+ },
381
+ {
382
+ "key": "field_687a4e2342ec1",
383
+ "label": "Text shadow colour",
384
+ "name": "text_shadow_colour",
385
+ "aria-label": "",
386
+ "type": "color_picker",
387
+ "instructions": "",
388
+ "required": 0,
389
+ "conditional_logic": [
390
+ [
391
+ {
392
+ "field": "field_687a4e2341f23",
393
+ "operator": "==",
394
+ "value": "1"
395
+ }
396
+ ]
397
+ ],
398
+ "wrapper": {
399
+ "width": "",
400
+ "class": "",
401
+ "id": ""
402
+ },
403
+ "wpml_cf_preferences": 3,
404
+ "user_roles": [
405
+ "administrator"
406
+ ],
407
+ "default_value": "rgba(255,255,255,0.5)",
408
+ "enable_opacity": 1,
409
+ "return_format": "string",
410
+ "display": "default",
411
+ "button_label": "Select Color",
412
+ "color_picker": true,
413
+ "absolute": false,
414
+ "input": true,
415
+ "allow_null": true,
416
+ "theme_colors": false,
417
+ "colors": []
418
+ },
419
+ {
420
+ "key": "field_687a4e23432a6",
421
+ "label": "Enable wysiwyg decoration",
422
+ "name": "enable_wysiwyg_decoration",
423
+ "aria-label": "",
424
+ "type": "true_false",
425
+ "instructions": "",
426
+ "required": 0,
427
+ "conditional_logic": 0,
428
+ "wrapper": {
429
+ "width": "",
430
+ "class": "",
431
+ "id": ""
432
+ },
433
+ "wpml_cf_preferences": 3,
434
+ "user_roles": [
435
+ "administrator"
436
+ ],
437
+ "message": "",
438
+ "default_value": 0,
439
+ "ui_on_text": "",
440
+ "ui_off_text": "",
441
+ "ui": 1,
442
+ "style": ""
443
+ },
444
+ {
445
+ "key": "field_687a4e2343691",
446
+ "label": "Container decoration style",
447
+ "name": "wysiwyg_decoration_style",
448
+ "aria-label": "",
449
+ "type": "select",
450
+ "instructions": "",
451
+ "required": 0,
452
+ "conditional_logic": [
453
+ [
454
+ {
455
+ "field": "field_687a4e23432a6",
456
+ "operator": "==",
457
+ "value": "1"
458
+ }
459
+ ]
460
+ ],
461
+ "wrapper": {
462
+ "width": "",
463
+ "class": "",
464
+ "id": ""
465
+ },
466
+ "wpml_cf_preferences": 3,
467
+ "user_roles": [
468
+ "administrator"
469
+ ],
470
+ "choices": {
471
+ "__wysiwyg-decoration-1": "Decoration style 1"
472
+ },
473
+ "default_value": "__wysiwyg-decoration-1",
474
+ "return_format": "value",
475
+ "multiple": 0,
476
+ "max": "",
477
+ "prepend": "",
478
+ "append": "",
479
+ "allow_null": 0,
480
+ "ui": 0,
481
+ "ajax": 0,
482
+ "placeholder": "",
483
+ "allow_custom": 0,
484
+ "search_placeholder": "",
485
+ "min": ""
486
+ },
487
+ {
488
+ "key": "field_687a4e2343a79",
489
+ "label": "Desktop",
490
+ "name": "",
491
+ "aria-label": "",
492
+ "type": "tab",
493
+ "instructions": "",
494
+ "required": 0,
495
+ "conditional_logic": 0,
496
+ "wrapper": {
497
+ "width": "",
498
+ "class": "",
499
+ "id": ""
500
+ },
501
+ "wpml_cf_preferences": 3,
502
+ "placement": "top",
503
+ "endpoint": 0,
504
+ "selected": 0,
505
+ "no_preference": 0
506
+ },
507
+ {
508
+ "key": "field_687a4eb21c0dc",
509
+ "label": "Typographic style desktop",
510
+ "name": "typographic_style_desktop",
511
+ "aria-label": "",
512
+ "type": "select",
513
+ "instructions": "",
514
+ "required": 0,
515
+ "conditional_logic": 0,
516
+ "wrapper": {
517
+ "width": "",
518
+ "class": "",
519
+ "id": ""
520
+ },
521
+ "wpml_cf_preferences": 3,
522
+ "choices": {
523
+ "__inherit": "Use responsive bundle",
524
+ "__h1-l-sizing": "H extra large",
525
+ "__h1-sizing": "H large",
526
+ "__h2-sizing": "H medium",
527
+ "__h3-sizing": "H small",
528
+ "__h4-sizing": "H extra small",
529
+ "__h5-sizing": "H xx smal",
530
+ "__h6-sizing": "H xxx small",
531
+ "__sh1-sizing": "SH extra large",
532
+ "__sh2-sizing": "SH large",
533
+ "__sh3-sizing": "SH medium",
534
+ "__sh4-sizing": "SH small",
535
+ "__sh5-sizing": "SH x small",
536
+ "__sh6-sizing": "SH xx small",
537
+ "__p-l-sizing": "P large",
538
+ "__p-sizing": "P",
539
+ "__p-s-sizing": "P small",
540
+ "__p-xs-sizing": "P extra small",
541
+ "__p-xxs-sizing": "P xx small",
542
+ "__p-xxxs-sizing": "P xxx small"
543
+ },
544
+ "default_value": "__inherit",
545
+ "return_format": "value",
546
+ "multiple": 0,
547
+ "allow_custom": 0,
548
+ "search_placeholder": "",
549
+ "prepend": "",
550
+ "append": "",
551
+ "allow_null": 0,
552
+ "ui": 1,
553
+ "ajax": 0,
554
+ "placeholder": "",
555
+ "min": "",
556
+ "max": ""
557
+ },
558
+ {
559
+ "key": "field_687a4e2343e5f",
560
+ "label": "Desktop default text colour",
561
+ "name": "desktop_default_text_colour",
562
+ "aria-label": "",
563
+ "type": "select",
564
+ "instructions": "",
565
+ "required": 0,
566
+ "conditional_logic": 0,
567
+ "wrapper": {
568
+ "width": "50",
569
+ "class": "",
570
+ "id": ""
571
+ },
572
+ "wpml_cf_preferences": 3,
573
+ "choices": {
574
+ "__var(--theme-primary-text-colour)": "Theme primary text",
575
+ "__var(--theme-secondary-text-colour)": "Theme secondary text",
576
+ "__var(--theme-tertiary-text-colour)": "Theme tertiary text"
577
+ },
578
+ "default_value": false,
579
+ "return_format": "value",
580
+ "multiple": 0,
581
+ "allow_null": 1,
582
+ "ui": 0,
583
+ "ajax": 0,
584
+ "placeholder": "",
585
+ "allow_custom": 0,
586
+ "search_placeholder": "",
587
+ "prepend": "",
588
+ "append": "",
589
+ "min": "",
590
+ "max": ""
591
+ },
592
+ {
593
+ "key": "field_687a4e234424a",
594
+ "label": "Desktop default text align",
595
+ "name": "desktop_default_text_align",
596
+ "aria-label": "",
597
+ "type": "select",
598
+ "instructions": "",
599
+ "required": 0,
600
+ "conditional_logic": 0,
601
+ "wrapper": {
602
+ "width": "50",
603
+ "class": "",
604
+ "id": ""
605
+ },
606
+ "wpml_cf_preferences": 3,
607
+ "user_roles": [
608
+ "administrator"
609
+ ],
610
+ "choices": {
611
+ "__left": "Left",
612
+ "__center": "Center",
613
+ "__right": "Right"
614
+ },
615
+ "default_value": false,
616
+ "return_format": "value",
617
+ "multiple": 0,
618
+ "max": "",
619
+ "allow_custom": 0,
620
+ "placeholder": "",
621
+ "search_placeholder": "",
622
+ "prepend": "",
623
+ "append": "",
624
+ "allow_null": 1,
625
+ "ui": 1,
626
+ "ajax": 1,
627
+ "min": ""
628
+ },
629
+ {
630
+ "key": "field_687a4e234462e",
631
+ "label": "Desktop default text transform",
632
+ "name": "desktop_default_text_transform",
633
+ "aria-label": "",
634
+ "type": "select",
635
+ "instructions": "Leave empty to allow mixed case",
636
+ "required": 0,
637
+ "conditional_logic": 0,
638
+ "wrapper": {
639
+ "width": "50",
640
+ "class": "",
641
+ "id": ""
642
+ },
643
+ "wpml_cf_preferences": 3,
644
+ "user_roles": [
645
+ "administrator"
646
+ ],
647
+ "choices": {
648
+ "__uppercase": "Uppercase",
649
+ "__capitalize": "Capitalize"
650
+ },
651
+ "default_value": false,
652
+ "return_format": "value",
653
+ "multiple": 0,
654
+ "max": "",
655
+ "allow_custom": 0,
656
+ "placeholder": "",
657
+ "search_placeholder": "",
658
+ "prepend": "",
659
+ "append": "",
660
+ "allow_null": 1,
661
+ "ui": 1,
662
+ "ajax": 1,
663
+ "min": ""
664
+ },
665
+ {
666
+ "key": "field_687a4e2344a1c",
667
+ "label": "Desktop default font weight",
668
+ "name": "desktop_default_font_weight",
669
+ "aria-label": "",
670
+ "type": "select",
671
+ "instructions": "",
672
+ "required": 0,
673
+ "conditional_logic": 0,
674
+ "wrapper": {
675
+ "width": "50",
676
+ "class": "",
677
+ "id": ""
678
+ },
679
+ "wpml_cf_preferences": 3,
680
+ "user_roles": [
681
+ "administrator"
682
+ ],
683
+ "choices": {
684
+ "__default": "Default",
685
+ "__bold": "Bold"
686
+ },
687
+ "default_value": false,
688
+ "return_format": "value",
689
+ "multiple": 0,
690
+ "max": "",
691
+ "allow_custom": 0,
692
+ "placeholder": "",
693
+ "search_placeholder": "",
694
+ "prepend": "",
695
+ "append": "",
696
+ "allow_null": 1,
697
+ "ui": 1,
698
+ "ajax": 1,
699
+ "min": ""
700
+ },
701
+ {
702
+ "key": "field_687a4e2344dff",
703
+ "label": "Desktop default font style",
704
+ "name": "desktop_default_font_style",
705
+ "aria-label": "",
706
+ "type": "select",
707
+ "instructions": "",
708
+ "required": 0,
709
+ "conditional_logic": 0,
710
+ "wrapper": {
711
+ "width": "50",
712
+ "class": "",
713
+ "id": ""
714
+ },
715
+ "wpml_cf_preferences": 3,
716
+ "choices": {
717
+ "__normal": "Normal",
718
+ "__italic": "Italic"
719
+ },
720
+ "default_value": "__normal",
721
+ "return_format": "value",
722
+ "multiple": 0,
723
+ "max": "",
724
+ "allow_custom": 0,
725
+ "placeholder": "",
726
+ "search_placeholder": "",
727
+ "prepend": "",
728
+ "append": "",
729
+ "allow_null": 1,
730
+ "ui": 1,
731
+ "ajax": 1,
732
+ "min": ""
733
+ },
734
+ {
735
+ "key": "field_687a4e23451e7",
736
+ "label": "Wysiwyg Max Width (%)",
737
+ "name": "wysiwyg_max_width",
738
+ "aria-label": "",
739
+ "type": "range",
740
+ "instructions": "",
741
+ "required": 0,
742
+ "conditional_logic": 0,
743
+ "wrapper": {
744
+ "width": "50",
745
+ "class": "",
746
+ "id": ""
747
+ },
748
+ "wpml_cf_preferences": 3,
749
+ "user_roles": [
750
+ "administrator"
751
+ ],
752
+ "default_value": 100,
753
+ "min": "",
754
+ "max": "",
755
+ "step": "",
756
+ "prepend": "",
757
+ "append": ""
758
+ },
759
+ {
760
+ "key": "field_687a4e23455d0",
761
+ "label": "Portrait",
762
+ "name": "",
763
+ "aria-label": "",
764
+ "type": "tab",
765
+ "instructions": "",
766
+ "required": 0,
767
+ "conditional_logic": 0,
768
+ "wrapper": {
769
+ "width": "",
770
+ "class": "",
771
+ "id": ""
772
+ },
773
+ "wpml_cf_preferences": 3,
774
+ "placement": "top",
775
+ "endpoint": 0,
776
+ "selected": 0,
777
+ "no_preference": 0
778
+ },
779
+ {
780
+ "key": "field_687a4ea11c0db",
781
+ "label": "Typographic style portrait",
782
+ "name": "typographic_style_portrait",
783
+ "aria-label": "",
784
+ "type": "select",
785
+ "instructions": "",
786
+ "required": 0,
787
+ "conditional_logic": 0,
788
+ "wrapper": {
789
+ "width": "",
790
+ "class": "",
791
+ "id": ""
792
+ },
793
+ "wpml_cf_preferences": 3,
794
+ "choices": {
795
+ "__inherit": "Use responsive bundle",
796
+ "__h1-l-sizing": "H extra large",
797
+ "__h1-sizing": "H large",
798
+ "__h2-sizing": "H medium",
799
+ "__h3-sizing": "H small",
800
+ "__h4-sizing": "H extra small",
801
+ "__h5-sizing": "H xx smal",
802
+ "__h6-sizing": "H xxx small",
803
+ "__sh1-sizing": "SH extra large",
804
+ "__sh2-sizing": "SH large",
805
+ "__sh3-sizing": "SH medium",
806
+ "__sh4-sizing": "SH small",
807
+ "__sh5-sizing": "SH x small",
808
+ "__sh6-sizing": "SH xx small",
809
+ "__p-l-sizing": "P large",
810
+ "__p-sizing": "P",
811
+ "__p-s-sizing": "P small",
812
+ "__p-xs-sizing": "P extra small",
813
+ "__p-xxs-sizing": "P xx small",
814
+ "__p-xxxs-sizing": "P xxx small"
815
+ },
816
+ "default_value": "__inherit",
817
+ "return_format": "value",
818
+ "multiple": 0,
819
+ "allow_custom": 0,
820
+ "search_placeholder": "",
821
+ "prepend": "",
822
+ "append": "",
823
+ "allow_null": 0,
824
+ "ui": 1,
825
+ "ajax": 0,
826
+ "placeholder": "",
827
+ "min": "",
828
+ "max": ""
829
+ },
830
+ {
831
+ "key": "field_687a4e23459ba",
832
+ "label": "Portrait default text colour",
833
+ "name": "portrait_default_text_colour",
834
+ "aria-label": "",
835
+ "type": "select",
836
+ "instructions": "Leave empty to use default theme colour",
837
+ "required": 0,
838
+ "conditional_logic": 0,
839
+ "wrapper": {
840
+ "width": "50",
841
+ "class": "",
842
+ "id": ""
843
+ },
844
+ "wpml_cf_preferences": 3,
845
+ "choices": {
846
+ "__var(--theme-primary-text-colour)": "Theme primary text colour",
847
+ "__var(--theme-secondary-text-colour)": "Theme secondary text colour",
848
+ "__var(--theme-tertiary-text-colour)": "Theme tertiary text"
849
+ },
850
+ "default_value": false,
851
+ "return_format": "value",
852
+ "multiple": 0,
853
+ "allow_null": 1,
854
+ "ui": 1,
855
+ "ajax": 0,
856
+ "placeholder": "",
857
+ "allow_custom": 0,
858
+ "search_placeholder": "",
859
+ "prepend": "",
860
+ "append": "",
861
+ "min": "",
862
+ "max": ""
863
+ },
864
+ {
865
+ "key": "field_687a4e2345da3",
866
+ "label": "Portrait default text align",
867
+ "name": "portrait_default_text_align",
868
+ "aria-label": "",
869
+ "type": "select",
870
+ "instructions": "",
871
+ "required": 0,
872
+ "conditional_logic": 0,
873
+ "wrapper": {
874
+ "width": "50",
875
+ "class": "",
876
+ "id": ""
877
+ },
878
+ "wpml_cf_preferences": 3,
879
+ "choices": {
880
+ "__left": "Left",
881
+ "__center": "Center",
882
+ "__right": "Right"
883
+ },
884
+ "default_value": false,
885
+ "return_format": "value",
886
+ "multiple": 0,
887
+ "allow_null": 1,
888
+ "ui": 1,
889
+ "ajax": 0,
890
+ "placeholder": "",
891
+ "allow_custom": 0,
892
+ "search_placeholder": "",
893
+ "prepend": "",
894
+ "append": "",
895
+ "min": "",
896
+ "max": ""
897
+ },
898
+ {
899
+ "key": "field_687a4e2346189",
900
+ "label": "Portrait default text transform",
901
+ "name": "portrait_default_text_transform",
902
+ "aria-label": "",
903
+ "type": "select",
904
+ "instructions": "Leave empty to allow mixed case",
905
+ "required": 0,
906
+ "conditional_logic": 0,
907
+ "wrapper": {
908
+ "width": "50",
909
+ "class": "",
910
+ "id": ""
911
+ },
912
+ "wpml_cf_preferences": 3,
913
+ "choices": {
914
+ "__uppercase": "Uppercase",
915
+ "__capitalize": "Capitalize"
916
+ },
917
+ "default_value": false,
918
+ "return_format": "value",
919
+ "multiple": 0,
920
+ "allow_null": 1,
921
+ "ui": 1,
922
+ "ajax": 0,
923
+ "placeholder": "",
924
+ "allow_custom": 0,
925
+ "search_placeholder": "",
926
+ "prepend": "",
927
+ "append": "",
928
+ "min": "",
929
+ "max": ""
930
+ },
931
+ {
932
+ "key": "field_687a4e234656f",
933
+ "label": "Portrait default font weight",
934
+ "name": "portrait_default_font_weight",
935
+ "aria-label": "",
936
+ "type": "select",
937
+ "instructions": "",
938
+ "required": 0,
939
+ "conditional_logic": 0,
940
+ "wrapper": {
941
+ "width": "50",
942
+ "class": "",
943
+ "id": ""
944
+ },
945
+ "wpml_cf_preferences": 3,
946
+ "choices": {
947
+ "__default": "Default",
948
+ "__bold": "Bold"
949
+ },
950
+ "default_value": false,
951
+ "return_format": "value",
952
+ "multiple": 0,
953
+ "allow_null": 1,
954
+ "ui": 1,
955
+ "ajax": 0,
956
+ "placeholder": "",
957
+ "allow_custom": 0,
958
+ "search_placeholder": "",
959
+ "prepend": "",
960
+ "append": "",
961
+ "min": "",
962
+ "max": ""
963
+ },
964
+ {
965
+ "key": "field_687a4e2346957",
966
+ "label": "Portrait default font style",
967
+ "name": "portrait_default_font_style",
968
+ "aria-label": "",
969
+ "type": "select",
970
+ "instructions": "",
971
+ "required": 0,
972
+ "conditional_logic": 0,
973
+ "wrapper": {
974
+ "width": "50",
975
+ "class": "",
976
+ "id": ""
977
+ },
978
+ "wpml_cf_preferences": 3,
979
+ "choices": {
980
+ "__normal": "Normal",
981
+ "__italic": "Italic"
982
+ },
983
+ "default_value": false,
984
+ "return_format": "value",
985
+ "multiple": 0,
986
+ "allow_null": 1,
987
+ "ui": 1,
988
+ "ajax": 1,
989
+ "placeholder": "",
990
+ "allow_custom": 0,
991
+ "search_placeholder": "",
992
+ "prepend": "",
993
+ "append": "",
994
+ "min": "",
995
+ "max": ""
996
+ },
997
+ {
998
+ "key": "field_687a4e2346d40",
999
+ "label": "Wysiwyg Max Width Portrait(%)",
1000
+ "name": "wysiwyg_max_width_portrait",
1001
+ "aria-label": "",
1002
+ "type": "range",
1003
+ "instructions": "",
1004
+ "required": 0,
1005
+ "conditional_logic": 0,
1006
+ "wrapper": {
1007
+ "width": "50",
1008
+ "class": "",
1009
+ "id": ""
1010
+ },
1011
+ "wpml_cf_preferences": 3,
1012
+ "default_value": 100,
1013
+ "min": "",
1014
+ "max": "",
1015
+ "step": "",
1016
+ "prepend": "",
1017
+ "append": ""
1018
+ },
1019
+ {
1020
+ "key": "field_687a4e2347134",
1021
+ "label": "Mobile",
1022
+ "name": "",
1023
+ "aria-label": "",
1024
+ "type": "tab",
1025
+ "instructions": "",
1026
+ "required": 0,
1027
+ "conditional_logic": 0,
1028
+ "wrapper": {
1029
+ "width": "",
1030
+ "class": "",
1031
+ "id": ""
1032
+ },
1033
+ "wpml_cf_preferences": 3,
1034
+ "placement": "top",
1035
+ "endpoint": 0,
1036
+ "selected": 0,
1037
+ "no_preference": 0
1038
+ },
1039
+ {
1040
+ "key": "field_687a4e4e1c0da",
1041
+ "label": "Typographic style mobile",
1042
+ "name": "typographic_style_mobile",
1043
+ "aria-label": "",
1044
+ "type": "select",
1045
+ "instructions": "",
1046
+ "required": 0,
1047
+ "conditional_logic": 0,
1048
+ "wrapper": {
1049
+ "width": "",
1050
+ "class": "",
1051
+ "id": ""
1052
+ },
1053
+ "wpml_cf_preferences": 3,
1054
+ "choices": {
1055
+ "__inherit": "Use responsive bundle",
1056
+ "__h1-l-sizing": "H extra large",
1057
+ "__h1-sizing": "H large",
1058
+ "__h2-sizing": "H medium",
1059
+ "__h3-sizing": "H small",
1060
+ "__h4-sizing": "H extra small",
1061
+ "__h5-sizing": "H xx smal",
1062
+ "__h6-sizing": "H xxx small",
1063
+ "__sh1-sizing": "SH extra large",
1064
+ "__sh2-sizing": "SH large",
1065
+ "__sh3-sizing": "SH medium",
1066
+ "__sh4-sizing": "SH small",
1067
+ "__sh5-sizing": "SH x small",
1068
+ "__sh6-sizing": "SH xx small",
1069
+ "__p-l-sizing": "P large",
1070
+ "__p-sizing": "P",
1071
+ "__p-s-sizing": "P small",
1072
+ "__p-xs-sizing": "P extra small",
1073
+ "__p-xxs-sizing": "P xx small",
1074
+ "__p-xxxs-sizing": "P xxx small"
1075
+ },
1076
+ "default_value": "__inherit",
1077
+ "return_format": "value",
1078
+ "multiple": 0,
1079
+ "allow_custom": 0,
1080
+ "search_placeholder": "",
1081
+ "prepend": "",
1082
+ "append": "",
1083
+ "allow_null": 0,
1084
+ "ui": 1,
1085
+ "ajax": 0,
1086
+ "placeholder": "",
1087
+ "min": "",
1088
+ "max": ""
1089
+ },
1090
+ {
1091
+ "key": "field_687a4e234750f",
1092
+ "label": "Mobile default text colour",
1093
+ "name": "mobile_default_text_colour",
1094
+ "aria-label": "",
1095
+ "type": "select",
1096
+ "instructions": "Leave empty to use default theme colour",
1097
+ "required": 0,
1098
+ "conditional_logic": 0,
1099
+ "wrapper": {
1100
+ "width": "50",
1101
+ "class": "",
1102
+ "id": ""
1103
+ },
1104
+ "wpml_cf_preferences": 3,
1105
+ "choices": {
1106
+ "__var(--theme-primary-text-colour)": "Theme primary text colour",
1107
+ "__var(--theme-secondary-text-colour)": "Theme secondary text colour",
1108
+ "__var(--theme-tertiary-text-colour)": "Theme tertiary text"
1109
+ },
1110
+ "default_value": false,
1111
+ "return_format": "value",
1112
+ "multiple": 0,
1113
+ "allow_null": 1,
1114
+ "ui": 1,
1115
+ "ajax": 0,
1116
+ "placeholder": "",
1117
+ "allow_custom": 0,
1118
+ "search_placeholder": "",
1119
+ "prepend": "",
1120
+ "append": "",
1121
+ "min": "",
1122
+ "max": ""
1123
+ },
1124
+ {
1125
+ "key": "field_687a4e2347900",
1126
+ "label": "Mobile default text align",
1127
+ "name": "mobile_default_text_align",
1128
+ "aria-label": "",
1129
+ "type": "select",
1130
+ "instructions": "",
1131
+ "required": 0,
1132
+ "conditional_logic": 0,
1133
+ "wrapper": {
1134
+ "width": "50",
1135
+ "class": "",
1136
+ "id": ""
1137
+ },
1138
+ "wpml_cf_preferences": 3,
1139
+ "user_roles": [
1140
+ "administrator"
1141
+ ],
1142
+ "choices": {
1143
+ "__left": "Left",
1144
+ "__center": "Center",
1145
+ "__right": "Right"
1146
+ },
1147
+ "default_value": false,
1148
+ "return_format": "value",
1149
+ "multiple": 0,
1150
+ "allow_null": 1,
1151
+ "ui": 1,
1152
+ "ajax": 0,
1153
+ "placeholder": "",
1154
+ "allow_custom": 0,
1155
+ "search_placeholder": "",
1156
+ "prepend": "",
1157
+ "append": "",
1158
+ "min": "",
1159
+ "max": ""
1160
+ },
1161
+ {
1162
+ "key": "field_687a4e2347ce0",
1163
+ "label": "Mobile default text transform",
1164
+ "name": "mobile_default_text_transform",
1165
+ "aria-label": "",
1166
+ "type": "select",
1167
+ "instructions": "Leave empty to allow mixed case",
1168
+ "required": 0,
1169
+ "conditional_logic": 0,
1170
+ "wrapper": {
1171
+ "width": "50",
1172
+ "class": "",
1173
+ "id": ""
1174
+ },
1175
+ "wpml_cf_preferences": 3,
1176
+ "user_roles": [
1177
+ "administrator"
1178
+ ],
1179
+ "choices": {
1180
+ "__uppercase": "Uppercase",
1181
+ "__capitalize": "Capitalize"
1182
+ },
1183
+ "default_value": false,
1184
+ "return_format": "value",
1185
+ "multiple": 0,
1186
+ "allow_null": 1,
1187
+ "ui": 1,
1188
+ "ajax": 0,
1189
+ "placeholder": "",
1190
+ "allow_custom": 0,
1191
+ "search_placeholder": "",
1192
+ "prepend": "",
1193
+ "append": "",
1194
+ "min": "",
1195
+ "max": ""
1196
+ },
1197
+ {
1198
+ "key": "field_687a4e23480ca",
1199
+ "label": "Mobile default font weight",
1200
+ "name": "mobile_default_font_weight",
1201
+ "aria-label": "",
1202
+ "type": "select",
1203
+ "instructions": "",
1204
+ "required": 0,
1205
+ "conditional_logic": 0,
1206
+ "wrapper": {
1207
+ "width": "50",
1208
+ "class": "",
1209
+ "id": ""
1210
+ },
1211
+ "wpml_cf_preferences": 3,
1212
+ "user_roles": [
1213
+ "administrator"
1214
+ ],
1215
+ "choices": {
1216
+ "__default": "Default",
1217
+ "__bold": "Bold"
1218
+ },
1219
+ "default_value": false,
1220
+ "return_format": "value",
1221
+ "multiple": 0,
1222
+ "allow_null": 1,
1223
+ "ui": 1,
1224
+ "ajax": 0,
1225
+ "placeholder": "",
1226
+ "allow_custom": 0,
1227
+ "search_placeholder": "",
1228
+ "prepend": "",
1229
+ "append": "",
1230
+ "min": "",
1231
+ "max": ""
1232
+ },
1233
+ {
1234
+ "key": "field_687a4e23484af",
1235
+ "label": "Mobile default font style",
1236
+ "name": "mobile_default_font_style",
1237
+ "aria-label": "",
1238
+ "type": "select",
1239
+ "instructions": "",
1240
+ "required": 0,
1241
+ "conditional_logic": 0,
1242
+ "wrapper": {
1243
+ "width": "50",
1244
+ "class": "",
1245
+ "id": ""
1246
+ },
1247
+ "wpml_cf_preferences": 3,
1248
+ "choices": {
1249
+ "__normal": "Normal",
1250
+ "__italic": "Italic"
1251
+ },
1252
+ "default_value": "__normal",
1253
+ "return_format": "value",
1254
+ "multiple": 0,
1255
+ "max": "",
1256
+ "allow_custom": 0,
1257
+ "placeholder": "",
1258
+ "search_placeholder": "",
1259
+ "prepend": "",
1260
+ "append": "",
1261
+ "allow_null": 1,
1262
+ "ui": 1,
1263
+ "ajax": 1,
1264
+ "min": ""
1265
+ },
1266
+ {
1267
+ "key": "field_687a4e234889a",
1268
+ "label": "Wysiwyg Max Width Mobile(%)",
1269
+ "name": "wysiwyg_max_width_mobile",
1270
+ "aria-label": "",
1271
+ "type": "range",
1272
+ "instructions": "",
1273
+ "required": 0,
1274
+ "conditional_logic": 0,
1275
+ "wrapper": {
1276
+ "width": "50",
1277
+ "class": "",
1278
+ "id": ""
1279
+ },
1280
+ "wpml_cf_preferences": 3,
1281
+ "user_roles": [
1282
+ "administrator"
1283
+ ],
1284
+ "default_value": 100,
1285
+ "min": "",
1286
+ "max": "",
1287
+ "step": "",
1288
+ "prepend": "",
1289
+ "append": ""
1290
+ },
1291
+ {
1292
+ "key": "field_687a4e2348c80",
1293
+ "label": "Show hide",
1294
+ "name": "",
1295
+ "aria-label": "",
1296
+ "type": "tab",
1297
+ "instructions": "",
1298
+ "required": 0,
1299
+ "conditional_logic": 0,
1300
+ "wrapper": {
1301
+ "width": "",
1302
+ "class": "",
1303
+ "id": ""
1304
+ },
1305
+ "wpml_cf_preferences": 3,
1306
+ "placement": "top",
1307
+ "endpoint": 0,
1308
+ "no_preference": 0,
1309
+ "selected": 0
1310
+ },
1311
+ {
1312
+ "key": "field_687a4e234906b",
1313
+ "label": "Show hide fields",
1314
+ "name": "show_hide_fields",
1315
+ "aria-label": "",
1316
+ "type": "clone",
1317
+ "instructions": "",
1318
+ "required": 0,
1319
+ "conditional_logic": 0,
1320
+ "wrapper": {
1321
+ "width": "",
1322
+ "class": "",
1323
+ "id": ""
1324
+ },
1325
+ "wpml_cf_preferences": 3,
1326
+ "clone": [
1327
+ "group_645a741c8da2e"
1328
+ ],
1329
+ "display": "seamless",
1330
+ "layout": "block",
1331
+ "prefix_label": 0,
1332
+ "prefix_name": 0,
1333
+ "acfe_seamless_style": 0,
1334
+ "acfe_clone_modal": 0,
1335
+ "acfe_clone_modal_close": 0,
1336
+ "acfe_clone_modal_button": "",
1337
+ "acfe_clone_modal_size": "large"
1338
+ },
1339
+ {
1340
+ "key": "field_687a4e2349452",
1341
+ "label": "Text editor settings",
1342
+ "name": "",
1343
+ "aria-label": "",
1344
+ "type": "accordion",
1345
+ "instructions": "",
1346
+ "required": 0,
1347
+ "conditional_logic": 0,
1348
+ "wrapper": {
1349
+ "width": "",
1350
+ "class": "",
1351
+ "id": ""
1352
+ },
1353
+ "wpml_cf_preferences": 3,
1354
+ "user_roles": [
1355
+ "administrator"
1356
+ ],
1357
+ "open": 0,
1358
+ "multi_expand": 0,
1359
+ "endpoint": 1
1360
+ }
1361
+ ],
1362
+ "location": [
1363
+ [
1364
+ {
1365
+ "param": "block",
1366
+ "operator": "!=",
1367
+ "value": "all"
1368
+ }
1369
+ ]
1370
+ ],
1371
+ "menu_order": 0,
1372
+ "position": "normal",
1373
+ "style": "default",
1374
+ "label_placement": "top",
1375
+ "instruction_placement": "label",
1376
+ "hide_on_screen": "",
1377
+ "active": false,
1378
+ "description": "Library version - Do not modify in this project as any changes will be overwritten by future updates.",
1379
+ "show_in_rest": 0,
1380
+ "acfe_autosync": [
1381
+ "json"
1382
+ ],
1383
+ "acfml_field_group_mode": "localization",
1384
+ "acfe_form": 0,
1385
+ "acfe_display_title": "",
1386
+ "acfe_meta": "",
1387
+ "acfe_note": "",
1388
+ "modified": 1752846023
1389
+ }