@total_onion/onion-library 2.0.164 → 2.0.167

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.
@@ -1,954 +1,983 @@
1
1
  {
2
- "key": "group_6872282f44634",
3
- "title": "Component: Video fields v3",
4
- "fields": [
5
- {
6
- "key": "field_6872282f51575",
7
- "label": "Enable video",
8
- "name": "enable_video",
9
- "aria-label": "",
10
- "type": "true_false",
11
- "instructions": "",
12
- "required": 0,
13
- "conditional_logic": 0,
14
- "wrapper": {
15
- "width": "",
16
- "class": "",
17
- "id": ""
18
- },
19
- "wpml_cf_preferences": 3,
20
- "message": "",
21
- "default_value": 0,
22
- "ui": 1,
23
- "ui_on_text": "",
24
- "ui_off_text": "",
25
- "style": ""
26
- },
27
- {
28
- "key": "field_6872347ecfd28",
29
- "label": "Video Trigger ID",
30
- "name": "video_trigger_id",
31
- "aria-label": "",
32
- "type": "text",
33
- "instructions": "",
34
- "required": 0,
35
- "conditional_logic": [
36
- [
37
- {
38
- "field": "field_6872282f51575",
39
- "operator": "==",
40
- "value": "1"
41
- }
42
- ]
43
- ],
44
- "wrapper": {
45
- "width": "",
46
- "class": "",
47
- "id": ""
48
- },
49
- "wpml_cf_preferences": 2,
50
- "default_value": "",
51
- "maxlength": "",
52
- "placeholder": "",
53
- "prepend": "",
54
- "append": ""
55
- },
56
- {
57
- "key": "field_6872282f51950",
58
- "label": "Video Type",
59
- "name": "video_type",
60
- "aria-label": "",
61
- "type": "select",
62
- "instructions": "",
63
- "required": 0,
64
- "conditional_logic": [
65
- [
66
- {
67
- "field": "field_6872282f51575",
68
- "operator": "==",
69
- "value": "1"
70
- }
71
- ]
72
- ],
73
- "wrapper": {
74
- "width": "",
75
- "class": "",
76
- "id": ""
77
- },
78
- "wpml_cf_preferences": 3,
79
- "user_roles": [
80
- "all"
81
- ],
82
- "choices": {
83
- "__upload": "Wordpress Upload",
84
- "__youtube": "Youtube",
85
- "__vimeo": "Vimeo"
86
- },
87
- "default_value": "__upload",
88
- "return_format": "value",
89
- "multiple": 0,
90
- "max": "",
91
- "allow_custom": 0,
92
- "search_placeholder": "",
93
- "prepend": "",
94
- "append": "",
95
- "allow_null": 0,
96
- "ui": 1,
97
- "ajax": 1,
98
- "placeholder": "",
99
- "min": "",
100
- "create_options": 0,
101
- "save_options": 0
102
- },
103
- {
104
- "key": "field_6872282f51d38",
105
- "label": "Desktop video",
106
- "name": "video_desktop",
107
- "aria-label": "",
108
- "type": "file",
109
- "instructions": "",
110
- "required": 0,
111
- "conditional_logic": [
112
- [
113
- {
114
- "field": "field_6872282f51950",
115
- "operator": "==",
116
- "value": "__upload"
117
- },
118
- {
119
- "field": "field_6872282f51575",
120
- "operator": "==",
121
- "value": "1"
122
- }
123
- ]
124
- ],
125
- "wrapper": {
126
- "width": "",
127
- "class": "",
128
- "id": ""
129
- },
130
- "wpml_cf_preferences": 3,
131
- "return_format": "array",
132
- "library": "all",
133
- "min_size": "",
134
- "max_size": "",
135
- "mime_types": "",
136
- "uploader": "",
137
- "preview_style": "default",
138
- "placeholder": "Select",
139
- "upload_folder": "",
140
- "button_label": "Add File",
141
- "stylised_button": 0,
142
- "file_count": 0,
143
- "multiple": 0,
144
- "min": "",
145
- "max": ""
146
- },
147
- {
148
- "key": "field_6872282f5211f",
149
- "label": "Mobile video",
150
- "name": "video_mobile",
151
- "aria-label": "",
152
- "type": "file",
153
- "instructions": "",
154
- "required": 0,
155
- "conditional_logic": [
156
- [
157
- {
158
- "field": "field_6872282f51950",
159
- "operator": "==",
160
- "value": "__upload"
161
- },
162
- {
163
- "field": "field_6872282f51575",
164
- "operator": "==",
165
- "value": "1"
166
- }
167
- ]
168
- ],
169
- "wrapper": {
170
- "width": "",
171
- "class": "",
172
- "id": ""
173
- },
174
- "wpml_cf_preferences": 3,
175
- "return_format": "array",
176
- "library": "all",
177
- "min_size": "",
178
- "max_size": "",
179
- "mime_types": "",
180
- "uploader": "",
181
- "preview_style": "default",
182
- "placeholder": "Select",
183
- "upload_folder": "",
184
- "button_label": "Add File",
185
- "stylised_button": 0,
186
- "file_count": 0,
187
- "multiple": 0,
188
- "min": "",
189
- "max": ""
190
- },
191
- {
192
- "key": "field_6872282f5250d",
193
- "label": "Youtube",
194
- "name": "youtube_embed",
195
- "aria-label": "",
196
- "type": "oembed",
197
- "instructions": "",
198
- "required": 0,
199
- "conditional_logic": [
200
- [
201
- {
202
- "field": "field_6872282f51950",
203
- "operator": "==",
204
- "value": "__youtube"
205
- },
206
- {
207
- "field": "field_6872282f51575",
208
- "operator": "==",
209
- "value": "1"
210
- }
211
- ]
212
- ],
213
- "wrapper": {
214
- "width": "",
215
- "class": "",
216
- "id": ""
217
- },
218
- "wpml_cf_preferences": 3,
219
- "width": "",
220
- "height": ""
221
- },
222
- {
223
- "key": "field_6872282f528ef",
224
- "label": "Youtube Mobile",
225
- "name": "youtube_mobile",
226
- "aria-label": "",
227
- "type": "oembed",
228
- "instructions": "",
229
- "required": 0,
230
- "conditional_logic": [
231
- [
232
- {
233
- "field": "field_6872282f51950",
234
- "operator": "==",
235
- "value": "__youtube"
236
- },
237
- {
238
- "field": "field_6872282f51575",
239
- "operator": "==",
240
- "value": "1"
241
- }
242
- ]
243
- ],
244
- "wrapper": {
245
- "width": "",
246
- "class": "",
247
- "id": ""
248
- },
249
- "wpml_cf_preferences": 3,
250
- "width": "",
251
- "height": ""
252
- },
253
- {
254
- "key": "field_6872282f52cd5",
255
- "label": "Vimeo",
256
- "name": "vimeo_embed",
257
- "aria-label": "",
258
- "type": "oembed",
259
- "instructions": "The Vimeo url should look like: https:\/\/vimeo.com\/XXXXXXX (video ID)",
260
- "required": 0,
261
- "conditional_logic": [
262
- [
263
- {
264
- "field": "field_6872282f51950",
265
- "operator": "==",
266
- "value": "__vimeo"
267
- },
268
- {
269
- "field": "field_6872282f51575",
270
- "operator": "==",
271
- "value": "1"
272
- }
273
- ]
274
- ],
275
- "wrapper": {
276
- "width": "",
277
- "class": "",
278
- "id": ""
279
- },
280
- "wpml_cf_preferences": 3,
281
- "user_roles": [
282
- "all"
283
- ],
284
- "width": "",
285
- "height": ""
286
- },
287
- {
288
- "key": "field_6872282f530ca",
289
- "label": "Vimeo Mobile",
290
- "name": "vimeo_mobile",
291
- "aria-label": "",
292
- "type": "text",
293
- "instructions": "Leave blank if not needed.\r\nJust Vimeo Video ID",
294
- "required": 0,
295
- "conditional_logic": [
296
- [
297
- {
298
- "field": "field_6872282f51950",
299
- "operator": "==",
300
- "value": "__vimeo"
301
- },
302
- {
303
- "field": "field_6872282f51575",
304
- "operator": "==",
305
- "value": "1"
306
- }
307
- ]
308
- ],
309
- "wrapper": {
310
- "width": "",
311
- "class": "",
312
- "id": ""
313
- },
314
- "wpml_cf_preferences": 2,
315
- "user_roles": [
316
- "all"
317
- ],
318
- "default_value": "",
319
- "maxlength": "",
320
- "placeholder": "",
321
- "prepend": "",
322
- "append": ""
323
- },
324
- {
325
- "key": "field_6872282f54062",
326
- "label": "Controls",
327
- "name": "controls",
328
- "aria-label": "",
329
- "type": "true_false",
330
- "instructions": "",
331
- "required": 0,
332
- "conditional_logic": [
333
- [
334
- {
335
- "field": "field_6872282f51575",
336
- "operator": "==",
337
- "value": "1"
338
- }
339
- ],
340
- [
341
- {
342
- "field": "field_6872282f51950",
343
- "operator": "==",
344
- "value": "__upload"
345
- }
346
- ],
347
- [
348
- {
349
- "field": "field_6872282f51950",
350
- "operator": "==",
351
- "value": "__youtube"
352
- }
353
- ],
354
- [
355
- {
356
- "field": "field_6872282f51950",
357
- "operator": "==",
358
- "value": "__vimeo"
359
- }
360
- ]
361
- ],
362
- "wrapper": {
363
- "width": "50",
364
- "class": "",
365
- "id": ""
366
- },
367
- "wpml_cf_preferences": 3,
368
- "message": "",
369
- "default_value": 1,
370
- "ui_on_text": "",
371
- "ui_off_text": "",
372
- "ui": 1,
373
- "style": ""
374
- },
375
- {
376
- "key": "field_6872282f54440",
377
- "label": "Loop",
378
- "name": "loop",
379
- "aria-label": "",
380
- "type": "true_false",
381
- "instructions": "",
382
- "required": 0,
383
- "conditional_logic": [
384
- [
385
- {
386
- "field": "field_6872282f51575",
387
- "operator": "==",
388
- "value": "1"
389
- }
390
- ]
391
- ],
392
- "wrapper": {
393
- "width": "50",
394
- "class": "",
395
- "id": ""
396
- },
397
- "wpml_cf_preferences": 3,
398
- "message": "",
399
- "default_value": 0,
400
- "ui_on_text": "",
401
- "ui_off_text": "",
402
- "ui": 1,
403
- "style": ""
404
- },
405
- {
406
- "key": "field_6872282f5482e",
407
- "label": "Muted",
408
- "name": "muted",
409
- "aria-label": "",
410
- "type": "true_false",
411
- "instructions": "",
412
- "required": 0,
413
- "conditional_logic": [
414
- [
415
- {
416
- "field": "field_6872282f51575",
417
- "operator": "==",
418
- "value": "1"
419
- }
420
- ],
421
- [
422
- {
423
- "field": "field_6872282f51950",
424
- "operator": "==",
425
- "value": "__upload"
426
- }
427
- ],
428
- [
429
- {
430
- "field": "field_6872282f51950",
431
- "operator": "==",
432
- "value": "__youtube"
433
- }
434
- ],
435
- [
436
- {
437
- "field": "field_6872282f51950",
438
- "operator": "==",
439
- "value": "__vimeo"
440
- }
441
- ]
442
- ],
443
- "wrapper": {
444
- "width": "50",
445
- "class": "",
446
- "id": ""
447
- },
448
- "wpml_cf_preferences": 3,
449
- "message": "",
450
- "default_value": 0,
451
- "ui_on_text": "",
452
- "ui_off_text": "",
453
- "ui": 1,
454
- "style": ""
455
- },
456
- {
457
- "key": "field_6872282f54c13",
458
- "label": "Desktop Autoplay",
459
- "name": "autoplay",
460
- "aria-label": "",
461
- "type": "true_false",
462
- "instructions": "",
463
- "required": 0,
464
- "conditional_logic": [
465
- [
466
- {
467
- "field": "field_6872282f51575",
468
- "operator": "==",
469
- "value": "1"
470
- },
471
- {
472
- "field": "field_6872282f5482e",
473
- "operator": "==",
474
- "value": "1"
475
- },
476
- {
477
- "field": "field_6872282f553ea",
478
- "operator": "!=",
479
- "value": "1"
480
- },
481
- {
482
- "field": "field_6258aa0c297cd",
483
- "operator": "!=",
484
- "value": "1"
485
- }
486
- ]
487
- ],
488
- "wrapper": {
489
- "width": "50",
490
- "class": "",
491
- "id": ""
492
- },
493
- "wpml_cf_preferences": 3,
494
- "message": "",
495
- "default_value": 0,
496
- "ui_on_text": "",
497
- "ui_off_text": "",
498
- "ui": 1,
499
- "style": ""
500
- },
501
- {
502
- "key": "field_6872282f54ffe",
503
- "label": "Mobile Autoplay",
504
- "name": "mobile_autoplay",
505
- "aria-label": "",
506
- "type": "true_false",
507
- "instructions": "",
508
- "required": 0,
509
- "conditional_logic": [
510
- [
511
- {
512
- "field": "field_6872282f51575",
513
- "operator": "==",
514
- "value": "1"
515
- },
516
- {
517
- "field": "field_6872282f5482e",
518
- "operator": "==",
519
- "value": "1"
520
- }
521
- ]
522
- ],
523
- "wrapper": {
524
- "width": "50",
525
- "class": "",
526
- "id": ""
527
- },
528
- "wpml_cf_preferences": 3,
529
- "message": "",
530
- "default_value": 0,
531
- "ui_on_text": "",
532
- "ui_off_text": "",
533
- "ui": 1,
534
- "style": ""
535
- },
536
- {
537
- "key": "field_6872282f553ea",
538
- "label": "Play in pop up modal",
539
- "name": "modal",
540
- "aria-label": "",
541
- "type": "true_false",
542
- "instructions": "",
543
- "required": 0,
544
- "conditional_logic": [
545
- [
546
- {
547
- "field": "field_6872282f51575",
548
- "operator": "==",
549
- "value": "1"
550
- },
551
- {
552
- "field": "field_6872282f51575",
553
- "operator": "!=",
554
- "value": "1"
555
- },
556
- {
557
- "field": "field_6872282f54c13",
558
- "operator": "!=",
559
- "value": "1"
560
- }
561
- ]
562
- ],
563
- "wrapper": {
564
- "width": "50",
565
- "class": "",
566
- "id": ""
567
- },
568
- "wpml_cf_preferences": 3,
569
- "message": "",
570
- "default_value": 0,
571
- "ui_on_text": "",
572
- "ui_off_text": "",
573
- "ui": 1,
574
- "style": ""
575
- },
576
- {
577
- "key": "field_6872282f557f3",
578
- "label": "Lock video aspect to image",
579
- "name": "lock_video_aspect_to_image",
580
- "aria-label": "",
581
- "type": "true_false",
582
- "instructions": "This will make the video fill the space created by the image to avoid the block changing shape when you play the video. Only enable this if you have added an image to the block.",
583
- "required": 0,
584
- "conditional_logic": [
585
- [
586
- {
587
- "field": "field_6872282f51575",
588
- "operator": "==",
589
- "value": "1"
590
- }
591
- ]
592
- ],
593
- "wrapper": {
594
- "width": "50",
595
- "class": "",
596
- "id": ""
597
- },
598
- "wpml_cf_preferences": 3,
599
- "message": "",
600
- "default_value": 0,
601
- "ui_on_text": "",
602
- "ui_off_text": "",
603
- "ui": 1,
604
- "style": ""
605
- },
606
- {
607
- "key": "field_6872282f55bb5",
608
- "label": "Set video to cover",
609
- "name": "set_video_to_cover",
610
- "aria-label": "",
611
- "type": "true_false",
612
- "instructions": "This will zoom the video so that it covers any black space. You will lose some video content from the sides but it can look more seamless.",
613
- "required": 0,
614
- "conditional_logic": [
615
- [
616
- {
617
- "field": "field_6872282f51575",
618
- "operator": "==",
619
- "value": "1"
620
- },
621
- {
622
- "field": "field_6872282f557f3",
623
- "operator": "==",
624
- "value": "1"
625
- },
626
- {
627
- "field": "field_6872282f51950",
628
- "operator": "==",
629
- "value": "__upload"
630
- }
631
- ]
632
- ],
633
- "wrapper": {
634
- "width": "50",
635
- "class": "",
636
- "id": ""
637
- },
638
- "wpml_cf_preferences": 3,
639
- "message": "",
640
- "default_value": 0,
641
- "ui_on_text": "",
642
- "ui_off_text": "",
643
- "ui": 1,
644
- "style": ""
645
- },
646
- {
647
- "key": "field_68851550ebfd8",
648
- "label": "Video playing high Z index",
649
- "name": "video_playing_high_z_index",
650
- "aria-label": "",
651
- "type": "true_false",
652
- "instructions": "",
653
- "required": 0,
654
- "conditional_logic": 0,
655
- "wrapper": {
656
- "width": "50",
657
- "class": "",
658
- "id": ""
659
- },
660
- "wpml_cf_preferences": 3,
661
- "message": "",
662
- "default_value": 1,
663
- "ui_on_text": "",
664
- "ui_off_text": "",
665
- "ui": 1,
666
- "style": ""
667
- },
668
- {
669
- "key": "field_6885157bebfd9",
670
- "label": "Video playing opacity",
671
- "name": "video_playing_opacity",
672
- "aria-label": "",
673
- "type": "number",
674
- "instructions": "coming soon...",
675
- "required": 0,
676
- "conditional_logic": 0,
677
- "wrapper": {
678
- "width": "50",
679
- "class": "",
680
- "id": ""
681
- },
682
- "wpml_cf_preferences": 3,
683
- "default_value": "",
684
- "min": -100,
685
- "max": 10000,
686
- "placeholder": "",
687
- "step": 1,
688
- "prepend": "",
689
- "append": ""
690
- },
691
- {
692
- "key": "field_68851584ebfda",
693
- "label": "Video playing pointer events",
694
- "name": "video_playing_pointer_events",
695
- "aria-label": "",
696
- "type": "number",
697
- "instructions": "coming soon...",
698
- "required": 0,
699
- "conditional_logic": 0,
700
- "wrapper": {
701
- "width": "50",
702
- "class": "",
703
- "id": ""
704
- },
705
- "wpml_cf_preferences": 3,
706
- "default_value": "",
707
- "min": -100,
708
- "max": 10000,
709
- "placeholder": "",
710
- "step": 1,
711
- "prepend": "",
712
- "append": ""
713
- },
714
- {
715
- "key": "field_6872282f56770",
716
- "label": "Enable Captions",
717
- "name": "enable_captions",
718
- "aria-label": "",
719
- "type": "true_false",
720
- "instructions": "",
721
- "required": 0,
722
- "conditional_logic": [
723
- [
724
- {
725
- "field": "field_6872282f51575",
726
- "operator": "==",
727
- "value": "1"
728
- },
729
- {
730
- "field": "field_6872282f51950",
731
- "operator": "==",
732
- "value": "__upload"
733
- }
734
- ]
735
- ],
736
- "wrapper": {
737
- "width": "",
738
- "class": "",
739
- "id": ""
740
- },
741
- "wpml_cf_preferences": 3,
742
- "message": "",
743
- "default_value": 0,
744
- "ui_on_text": "",
745
- "ui_off_text": "",
746
- "ui": 1,
747
- "style": ""
748
- },
749
- {
750
- "key": "field_691495ab897ff",
751
- "label": "Enable \"No audio\" Captions",
752
- "name": "enable_no_audio_captions",
753
- "aria-label": "",
754
- "type": "true_false",
755
- "instructions": "",
756
- "required": 0,
757
- "conditional_logic": [
758
- [
759
- {
760
- "field": "field_6872282f51575",
761
- "operator": "==",
762
- "value": "1"
763
- },
764
- {
765
- "field": "field_6872282f51950",
766
- "operator": "==",
767
- "value": "__upload"
768
- },
769
- {
770
- "field": "field_6872282f56770",
771
- "operator": "==",
772
- "value": "1"
773
- }
774
- ]
775
- ],
776
- "wrapper": {
777
- "width": "",
778
- "class": "",
779
- "id": ""
780
- },
781
- "message": "",
782
- "default_value": 0,
783
- "allow_in_bindings": 1,
784
- "ui_on_text": "",
785
- "ui_off_text": "",
786
- "ui": 1,
787
- "style": ""
788
- },
789
- {
790
- "key": "field_6872282f56b4d",
791
- "label": "Captions",
792
- "name": "captions",
793
- "aria-label": "",
794
- "type": "repeater",
795
- "instructions": "",
796
- "required": 0,
797
- "conditional_logic": [
798
- [
799
- {
800
- "field": "field_691495ab897ff",
801
- "operator": "!=",
802
- "value": "1"
803
- }
804
- ]
805
- ],
806
- "wrapper": {
807
- "width": "",
808
- "class": "",
809
- "id": ""
810
- },
811
- "acfe_repeater_stylised_button": 0,
812
- "layout": "table",
813
- "pagination": 0,
814
- "min": 0,
815
- "max": 0,
816
- "collapsed": "",
817
- "button_label": "Add Row",
818
- "rows_per_page": 20,
819
- "sub_fields": [
820
- {
821
- "key": "field_6872282f6b37b",
822
- "label": "Captions File",
823
- "name": "captions_file",
824
- "aria-label": "",
825
- "type": "file",
826
- "instructions": "Must be in VTT (Video Text Track)",
827
- "required": 0,
828
- "conditional_logic": 0,
829
- "wrapper": {
830
- "width": "",
831
- "class": "",
832
- "id": ""
833
- },
834
- "wpml_cf_preferences": 3,
835
- "uploader": "",
836
- "return_format": "array",
837
- "preview_style": "default",
838
- "library": "all",
839
- "upload_folder": "",
840
- "button_label": "Add File",
841
- "file_count": 0,
842
- "multiple": 0,
843
- "max": "",
844
- "min_size": "",
845
- "max_size": "",
846
- "mime_types": "",
847
- "placeholder": "Select",
848
- "stylised_button": 0,
849
- "min": "",
850
- "parent_repeater": "field_6872282f56b4d"
851
- },
852
- {
853
- "key": "field_6872282f6b75b",
854
- "label": "Language Code",
855
- "name": "language_code",
856
- "aria-label": "",
857
- "type": "text",
858
- "instructions": "For example: en, fr, es",
859
- "required": 0,
860
- "conditional_logic": 0,
861
- "wrapper": {
862
- "width": "",
863
- "class": "",
864
- "id": ""
865
- },
866
- "wpml_cf_preferences": 2,
867
- "default_value": "",
868
- "maxlength": "",
869
- "placeholder": "",
870
- "prepend": "",
871
- "append": "",
872
- "parent_repeater": "field_6872282f56b4d"
873
- },
874
- {
875
- "key": "field_6872282f6bb96",
876
- "label": "Caption Label",
877
- "name": "caption_label",
878
- "aria-label": "",
879
- "type": "text",
880
- "instructions": "For example \"English Captions\"",
881
- "required": 0,
882
- "conditional_logic": 0,
883
- "wrapper": {
884
- "width": "",
885
- "class": "",
886
- "id": ""
887
- },
888
- "wpml_cf_preferences": 2,
889
- "default_value": "",
890
- "maxlength": "",
891
- "placeholder": "",
892
- "prepend": "",
893
- "append": "",
894
- "parent_repeater": "field_6872282f56b4d"
895
- }
896
- ]
897
- },
898
- {
899
- "key": "field_6872282f56f4e",
900
- "label": "Child patterns",
901
- "name": "child_patterns",
902
- "aria-label": "",
903
- "type": "clone",
904
- "instructions": "",
905
- "required": 0,
906
- "conditional_logic": 0,
907
- "wrapper": {
908
- "width": "",
909
- "class": "",
910
- "id": ""
911
- },
912
- "wpml_cf_preferences": 3,
913
- "clone": [
914
- "group_670b7ac92563c"
915
- ],
916
- "display": "seamless",
917
- "layout": "block",
918
- "prefix_label": 0,
919
- "prefix_name": 0,
920
- "acfe_seamless_style": 0,
921
- "acfe_clone_modal": 0,
922
- "acfe_clone_modal_close": 0,
923
- "acfe_clone_modal_button": "",
924
- "acfe_clone_modal_size": "large"
925
- }
926
- ],
927
- "location": [
928
- [
929
- {
930
- "param": "block",
931
- "operator": "!=",
932
- "value": "all"
933
- }
934
- ]
935
- ],
936
- "menu_order": 0,
937
- "position": "normal",
938
- "style": "default",
939
- "label_placement": "top",
940
- "instruction_placement": "label",
941
- "hide_on_screen": "",
942
- "active": false,
943
- "description": "Library version - Do not modify in this project as any changes will be overwritten by future updates.",
944
- "show_in_rest": 0,
945
- "display_title": "",
946
- "acfe_autosync": [
947
- "json"
948
- ],
949
- "acfe_form": 0,
950
- "acfe_display_title": "",
951
- "acfe_meta": "",
952
- "acfe_note": "",
953
- "modified": 1762957218
2
+ "key": "group_6872282f44634",
3
+ "title": "Component: Video fields v3",
4
+ "fields": [
5
+ {
6
+ "key": "field_6872282f51575",
7
+ "label": "Enable video",
8
+ "name": "enable_video",
9
+ "aria-label": "",
10
+ "type": "true_false",
11
+ "instructions": "",
12
+ "required": 0,
13
+ "conditional_logic": 0,
14
+ "wrapper": {
15
+ "width": "",
16
+ "class": "",
17
+ "id": ""
18
+ },
19
+ "wpml_cf_preferences": 3,
20
+ "message": "",
21
+ "default_value": 0,
22
+ "ui": 1,
23
+ "ui_on_text": "",
24
+ "ui_off_text": "",
25
+ "style": ""
26
+ },
27
+ {
28
+ "key": "field_6872347ecfd28",
29
+ "label": "Video Trigger ID",
30
+ "name": "video_trigger_id",
31
+ "aria-label": "",
32
+ "type": "text",
33
+ "instructions": "",
34
+ "required": 0,
35
+ "conditional_logic": [
36
+ [
37
+ {
38
+ "field": "field_6872282f51575",
39
+ "operator": "==",
40
+ "value": "1"
41
+ }
42
+ ]
43
+ ],
44
+ "wrapper": {
45
+ "width": "",
46
+ "class": "",
47
+ "id": ""
48
+ },
49
+ "wpml_cf_preferences": 2,
50
+ "default_value": "",
51
+ "maxlength": "",
52
+ "placeholder": "",
53
+ "prepend": "",
54
+ "append": ""
55
+ },
56
+ {
57
+ "key": "field_6872282f51950",
58
+ "label": "Video Type",
59
+ "name": "video_type",
60
+ "aria-label": "",
61
+ "type": "select",
62
+ "instructions": "",
63
+ "required": 0,
64
+ "conditional_logic": [
65
+ [
66
+ {
67
+ "field": "field_6872282f51575",
68
+ "operator": "==",
69
+ "value": "1"
70
+ }
71
+ ]
72
+ ],
73
+ "wrapper": {
74
+ "width": "",
75
+ "class": "",
76
+ "id": ""
77
+ },
78
+ "wpml_cf_preferences": 3,
79
+ "user_roles": ["all"],
80
+ "choices": {
81
+ "__upload": "Wordpress Upload",
82
+ "__youtube": "Youtube",
83
+ "__vimeo": "Vimeo"
84
+ },
85
+ "default_value": "__upload",
86
+ "return_format": "value",
87
+ "multiple": 0,
88
+ "max": "",
89
+ "allow_custom": 0,
90
+ "search_placeholder": "",
91
+ "prepend": "",
92
+ "append": "",
93
+ "allow_null": 0,
94
+ "ui": 1,
95
+ "ajax": 1,
96
+ "placeholder": "",
97
+ "min": "",
98
+ "create_options": 0,
99
+ "save_options": 0
100
+ },
101
+ {
102
+ "key": "field_6872282f51d38",
103
+ "label": "Desktop video",
104
+ "name": "video_desktop",
105
+ "aria-label": "",
106
+ "type": "file",
107
+ "instructions": "",
108
+ "required": 0,
109
+ "conditional_logic": [
110
+ [
111
+ {
112
+ "field": "field_6872282f51950",
113
+ "operator": "==",
114
+ "value": "__upload"
115
+ },
116
+ {
117
+ "field": "field_6872282f51575",
118
+ "operator": "==",
119
+ "value": "1"
120
+ }
121
+ ]
122
+ ],
123
+ "wrapper": {
124
+ "width": "",
125
+ "class": "",
126
+ "id": ""
127
+ },
128
+ "wpml_cf_preferences": 3,
129
+ "return_format": "array",
130
+ "library": "all",
131
+ "min_size": "",
132
+ "max_size": "",
133
+ "mime_types": "",
134
+ "uploader": "",
135
+ "preview_style": "default",
136
+ "placeholder": "Select",
137
+ "upload_folder": "",
138
+ "button_label": "Add File",
139
+ "stylised_button": 0,
140
+ "file_count": 0,
141
+ "multiple": 0,
142
+ "min": "",
143
+ "max": ""
144
+ },
145
+ {
146
+ "key": "field_6872282f5211f",
147
+ "label": "Mobile video",
148
+ "name": "video_mobile",
149
+ "aria-label": "",
150
+ "type": "file",
151
+ "instructions": "",
152
+ "required": 0,
153
+ "conditional_logic": [
154
+ [
155
+ {
156
+ "field": "field_6872282f51950",
157
+ "operator": "==",
158
+ "value": "__upload"
159
+ },
160
+ {
161
+ "field": "field_6872282f51575",
162
+ "operator": "==",
163
+ "value": "1"
164
+ }
165
+ ]
166
+ ],
167
+ "wrapper": {
168
+ "width": "",
169
+ "class": "",
170
+ "id": ""
171
+ },
172
+ "wpml_cf_preferences": 3,
173
+ "return_format": "array",
174
+ "library": "all",
175
+ "min_size": "",
176
+ "max_size": "",
177
+ "mime_types": "",
178
+ "uploader": "",
179
+ "preview_style": "default",
180
+ "placeholder": "Select",
181
+ "upload_folder": "",
182
+ "button_label": "Add File",
183
+ "stylised_button": 0,
184
+ "file_count": 0,
185
+ "multiple": 0,
186
+ "min": "",
187
+ "max": ""
188
+ },
189
+ {
190
+ "key": "field_6872282f5250d",
191
+ "label": "Youtube",
192
+ "name": "youtube_embed",
193
+ "aria-label": "",
194
+ "type": "oembed",
195
+ "instructions": "",
196
+ "required": 0,
197
+ "conditional_logic": [
198
+ [
199
+ {
200
+ "field": "field_6872282f51950",
201
+ "operator": "==",
202
+ "value": "__youtube"
203
+ },
204
+ {
205
+ "field": "field_6872282f51575",
206
+ "operator": "==",
207
+ "value": "1"
208
+ }
209
+ ]
210
+ ],
211
+ "wrapper": {
212
+ "width": "",
213
+ "class": "",
214
+ "id": ""
215
+ },
216
+ "wpml_cf_preferences": 3,
217
+ "width": "",
218
+ "height": ""
219
+ },
220
+ {
221
+ "key": "field_6872282f528ef",
222
+ "label": "Youtube Mobile",
223
+ "name": "youtube_mobile",
224
+ "aria-label": "",
225
+ "type": "oembed",
226
+ "instructions": "",
227
+ "required": 0,
228
+ "conditional_logic": [
229
+ [
230
+ {
231
+ "field": "field_6872282f51950",
232
+ "operator": "==",
233
+ "value": "__youtube"
234
+ },
235
+ {
236
+ "field": "field_6872282f51575",
237
+ "operator": "==",
238
+ "value": "1"
239
+ }
240
+ ]
241
+ ],
242
+ "wrapper": {
243
+ "width": "",
244
+ "class": "",
245
+ "id": ""
246
+ },
247
+ "wpml_cf_preferences": 3,
248
+ "width": "",
249
+ "height": ""
250
+ },
251
+ {
252
+ "key": "field_6872282f52cd5",
253
+ "label": "Vimeo",
254
+ "name": "vimeo_embed",
255
+ "aria-label": "",
256
+ "type": "oembed",
257
+ "instructions": "The Vimeo url should look like: https://vimeo.com/XXXXXXX (video ID)",
258
+ "required": 0,
259
+ "conditional_logic": [
260
+ [
261
+ {
262
+ "field": "field_6872282f51950",
263
+ "operator": "==",
264
+ "value": "__vimeo"
265
+ },
266
+ {
267
+ "field": "field_6872282f51575",
268
+ "operator": "==",
269
+ "value": "1"
270
+ }
271
+ ]
272
+ ],
273
+ "wrapper": {
274
+ "width": "",
275
+ "class": "",
276
+ "id": ""
277
+ },
278
+ "wpml_cf_preferences": 3,
279
+ "user_roles": ["all"],
280
+ "width": "",
281
+ "height": ""
282
+ },
283
+ {
284
+ "key": "field_6872282f530ca",
285
+ "label": "Vimeo Mobile",
286
+ "name": "vimeo_mobile",
287
+ "aria-label": "",
288
+ "type": "text",
289
+ "instructions": "Leave blank if not needed.\r\nJust Vimeo Video ID",
290
+ "required": 0,
291
+ "conditional_logic": [
292
+ [
293
+ {
294
+ "field": "field_6872282f51950",
295
+ "operator": "==",
296
+ "value": "__vimeo"
297
+ },
298
+ {
299
+ "field": "field_6872282f51575",
300
+ "operator": "==",
301
+ "value": "1"
302
+ }
303
+ ]
304
+ ],
305
+ "wrapper": {
306
+ "width": "",
307
+ "class": "",
308
+ "id": ""
309
+ },
310
+ "wpml_cf_preferences": 2,
311
+ "user_roles": ["all"],
312
+ "default_value": "",
313
+ "maxlength": "",
314
+ "placeholder": "",
315
+ "prepend": "",
316
+ "append": ""
317
+ },
318
+ {
319
+ "key": "field_6872282f54062",
320
+ "label": "Controls",
321
+ "name": "controls",
322
+ "aria-label": "",
323
+ "type": "true_false",
324
+ "instructions": "",
325
+ "required": 0,
326
+ "conditional_logic": [
327
+ [
328
+ {
329
+ "field": "field_6872282f51575",
330
+ "operator": "==",
331
+ "value": "1"
332
+ }
333
+ ],
334
+ [
335
+ {
336
+ "field": "field_6872282f51950",
337
+ "operator": "==",
338
+ "value": "__upload"
339
+ }
340
+ ],
341
+ [
342
+ {
343
+ "field": "field_6872282f51950",
344
+ "operator": "==",
345
+ "value": "__youtube"
346
+ }
347
+ ],
348
+ [
349
+ {
350
+ "field": "field_6872282f51950",
351
+ "operator": "==",
352
+ "value": "__vimeo"
353
+ }
354
+ ]
355
+ ],
356
+ "wrapper": {
357
+ "width": "50",
358
+ "class": "",
359
+ "id": ""
360
+ },
361
+ "wpml_cf_preferences": 3,
362
+ "message": "",
363
+ "default_value": 1,
364
+ "ui_on_text": "",
365
+ "ui_off_text": "",
366
+ "ui": 1,
367
+ "style": ""
368
+ },
369
+ {
370
+ "key": "field_6872282f54440",
371
+ "label": "Loop",
372
+ "name": "loop",
373
+ "aria-label": "",
374
+ "type": "true_false",
375
+ "instructions": "",
376
+ "required": 0,
377
+ "conditional_logic": [
378
+ [
379
+ {
380
+ "field": "field_6872282f51575",
381
+ "operator": "==",
382
+ "value": "1"
383
+ }
384
+ ]
385
+ ],
386
+ "wrapper": {
387
+ "width": "50",
388
+ "class": "",
389
+ "id": ""
390
+ },
391
+ "wpml_cf_preferences": 3,
392
+ "message": "",
393
+ "default_value": 0,
394
+ "ui_on_text": "",
395
+ "ui_off_text": "",
396
+ "ui": 1,
397
+ "style": ""
398
+ },
399
+ {
400
+ "key": "field_6872282f5482e",
401
+ "label": "Muted",
402
+ "name": "muted",
403
+ "aria-label": "",
404
+ "type": "true_false",
405
+ "instructions": "",
406
+ "required": 0,
407
+ "conditional_logic": [
408
+ [
409
+ {
410
+ "field": "field_6872282f51575",
411
+ "operator": "==",
412
+ "value": "1"
413
+ }
414
+ ],
415
+ [
416
+ {
417
+ "field": "field_6872282f51950",
418
+ "operator": "==",
419
+ "value": "__upload"
420
+ }
421
+ ],
422
+ [
423
+ {
424
+ "field": "field_6872282f51950",
425
+ "operator": "==",
426
+ "value": "__youtube"
427
+ }
428
+ ],
429
+ [
430
+ {
431
+ "field": "field_6872282f51950",
432
+ "operator": "==",
433
+ "value": "__vimeo"
434
+ }
435
+ ]
436
+ ],
437
+ "wrapper": {
438
+ "width": "50",
439
+ "class": "",
440
+ "id": ""
441
+ },
442
+ "wpml_cf_preferences": 3,
443
+ "message": "",
444
+ "default_value": 0,
445
+ "ui_on_text": "",
446
+ "ui_off_text": "",
447
+ "ui": 1,
448
+ "style": ""
449
+ },
450
+ {
451
+ "key": "field_6872282f54c13",
452
+ "label": "Desktop Autoplay",
453
+ "name": "autoplay",
454
+ "aria-label": "",
455
+ "type": "true_false",
456
+ "instructions": "",
457
+ "required": 0,
458
+ "conditional_logic": [
459
+ [
460
+ {
461
+ "field": "field_6872282f51575",
462
+ "operator": "==",
463
+ "value": "1"
464
+ },
465
+ {
466
+ "field": "field_6872282f5482e",
467
+ "operator": "==",
468
+ "value": "1"
469
+ },
470
+ {
471
+ "field": "field_6872282f553ea",
472
+ "operator": "!=",
473
+ "value": "1"
474
+ },
475
+ {
476
+ "field": "field_6258aa0c297cd",
477
+ "operator": "!=",
478
+ "value": "1"
479
+ }
480
+ ]
481
+ ],
482
+ "wrapper": {
483
+ "width": "50",
484
+ "class": "",
485
+ "id": ""
486
+ },
487
+ "wpml_cf_preferences": 3,
488
+ "message": "",
489
+ "default_value": 0,
490
+ "ui_on_text": "",
491
+ "ui_off_text": "",
492
+ "ui": 1,
493
+ "style": ""
494
+ },
495
+ {
496
+ "key": "field_6872282f54ffe",
497
+ "label": "Mobile Autoplay",
498
+ "name": "mobile_autoplay",
499
+ "aria-label": "",
500
+ "type": "true_false",
501
+ "instructions": "",
502
+ "required": 0,
503
+ "conditional_logic": [
504
+ [
505
+ {
506
+ "field": "field_6872282f51575",
507
+ "operator": "==",
508
+ "value": "1"
509
+ },
510
+ {
511
+ "field": "field_6872282f5482e",
512
+ "operator": "==",
513
+ "value": "1"
514
+ }
515
+ ]
516
+ ],
517
+ "wrapper": {
518
+ "width": "50",
519
+ "class": "",
520
+ "id": ""
521
+ },
522
+ "wpml_cf_preferences": 3,
523
+ "message": "",
524
+ "default_value": 0,
525
+ "ui_on_text": "",
526
+ "ui_off_text": "",
527
+ "ui": 1,
528
+ "style": ""
529
+ },
530
+ {
531
+ "key": "field_6872282f553ea",
532
+ "label": "Play in pop up modal",
533
+ "name": "modal",
534
+ "aria-label": "",
535
+ "type": "true_false",
536
+ "instructions": "",
537
+ "required": 0,
538
+ "conditional_logic": [
539
+ [
540
+ {
541
+ "field": "field_6872282f51575",
542
+ "operator": "==",
543
+ "value": "1"
544
+ },
545
+ {
546
+ "field": "field_6872282f51575",
547
+ "operator": "!=",
548
+ "value": "1"
549
+ },
550
+ {
551
+ "field": "field_6872282f54c13",
552
+ "operator": "!=",
553
+ "value": "1"
554
+ }
555
+ ]
556
+ ],
557
+ "wrapper": {
558
+ "width": "50",
559
+ "class": "",
560
+ "id": ""
561
+ },
562
+ "wpml_cf_preferences": 3,
563
+ "message": "",
564
+ "default_value": 0,
565
+ "ui_on_text": "",
566
+ "ui_off_text": "",
567
+ "ui": 1,
568
+ "style": ""
569
+ },
570
+ {
571
+ "key": "field_6872282f557f3",
572
+ "label": "Lock video aspect to image",
573
+ "name": "lock_video_aspect_to_image",
574
+ "aria-label": "",
575
+ "type": "true_false",
576
+ "instructions": "This will make the video fill the space created by the image to avoid the block changing shape when you play the video. Only enable this if you have added an image to the block.",
577
+ "required": 0,
578
+ "conditional_logic": [
579
+ [
580
+ {
581
+ "field": "field_6872282f51575",
582
+ "operator": "==",
583
+ "value": "1"
584
+ }
585
+ ]
586
+ ],
587
+ "wrapper": {
588
+ "width": "50",
589
+ "class": "",
590
+ "id": ""
591
+ },
592
+ "wpml_cf_preferences": 3,
593
+ "message": "",
594
+ "default_value": 0,
595
+ "ui_on_text": "",
596
+ "ui_off_text": "",
597
+ "ui": 1,
598
+ "style": ""
599
+ },
600
+ {
601
+ "key": "field_6872282f55bb5",
602
+ "label": "Set video to cover",
603
+ "name": "set_video_to_cover",
604
+ "aria-label": "",
605
+ "type": "true_false",
606
+ "instructions": "This will zoom the video so that it covers any black space. You will lose some video content from the sides but it can look more seamless.",
607
+ "required": 0,
608
+ "conditional_logic": [
609
+ [
610
+ {
611
+ "field": "field_6872282f51575",
612
+ "operator": "==",
613
+ "value": "1"
614
+ },
615
+ {
616
+ "field": "field_6872282f557f3",
617
+ "operator": "==",
618
+ "value": "1"
619
+ },
620
+ {
621
+ "field": "field_6872282f51950",
622
+ "operator": "==",
623
+ "value": "__upload"
624
+ }
625
+ ]
626
+ ],
627
+ "wrapper": {
628
+ "width": "50",
629
+ "class": "",
630
+ "id": ""
631
+ },
632
+ "wpml_cf_preferences": 3,
633
+ "message": "",
634
+ "default_value": 0,
635
+ "ui_on_text": "",
636
+ "ui_off_text": "",
637
+ "ui": 1,
638
+ "style": ""
639
+ },
640
+ {
641
+ "key": "field_68851550ebfd8",
642
+ "label": "Video playing high Z index",
643
+ "name": "video_playing_high_z_index",
644
+ "aria-label": "",
645
+ "type": "true_false",
646
+ "instructions": "",
647
+ "required": 0,
648
+ "conditional_logic": [
649
+ [
650
+ {
651
+ "field": "field_6872282f51575",
652
+ "operator": "==",
653
+ "value": "1"
654
+ }
655
+ ]
656
+ ],
657
+ "wrapper": {
658
+ "width": "50",
659
+ "class": "",
660
+ "id": ""
661
+ },
662
+ "message": "",
663
+ "default_value": 1,
664
+ "allow_in_bindings": 1,
665
+ "ui_on_text": "",
666
+ "ui_off_text": "",
667
+ "ui": 1,
668
+ "style": ""
669
+ },
670
+ {
671
+ "key": "field_6885157bebfd9",
672
+ "label": "Video playing opacity",
673
+ "name": "video_playing_opacity",
674
+ "aria-label": "",
675
+ "type": "number",
676
+ "instructions": "coming soon...",
677
+ "required": 0,
678
+ "conditional_logic": [
679
+ [
680
+ {
681
+ "field": "field_6872282f51575",
682
+ "operator": "==",
683
+ "value": "1"
684
+ }
685
+ ]
686
+ ],
687
+ "wrapper": {
688
+ "width": "50",
689
+ "class": "",
690
+ "id": ""
691
+ },
692
+ "default_value": "",
693
+ "min": -100,
694
+ "max": 10000,
695
+ "allow_in_bindings": 1,
696
+ "placeholder": "",
697
+ "step": 1,
698
+ "prepend": "",
699
+ "append": ""
700
+ },
701
+ {
702
+ "key": "field_68851584ebfda",
703
+ "label": "Video playing pointer events",
704
+ "name": "video_playing_pointer_events",
705
+ "aria-label": "",
706
+ "type": "number",
707
+ "instructions": "coming soon...",
708
+ "required": 0,
709
+ "conditional_logic": [
710
+ [
711
+ {
712
+ "field": "field_6872282f51575",
713
+ "operator": "==",
714
+ "value": "1"
715
+ }
716
+ ]
717
+ ],
718
+ "wrapper": {
719
+ "width": "50",
720
+ "class": "",
721
+ "id": ""
722
+ },
723
+ "default_value": "",
724
+ "min": -100,
725
+ "max": 10000,
726
+ "allow_in_bindings": 1,
727
+ "placeholder": "",
728
+ "step": 1,
729
+ "prepend": "",
730
+ "append": ""
731
+ },
732
+ {
733
+ "key": "field_6872282f56770",
734
+ "label": "Enable Captions",
735
+ "name": "enable_captions",
736
+ "aria-label": "",
737
+ "type": "true_false",
738
+ "instructions": "",
739
+ "required": 0,
740
+ "conditional_logic": [
741
+ [
742
+ {
743
+ "field": "field_6872282f51575",
744
+ "operator": "==",
745
+ "value": "1"
746
+ },
747
+ {
748
+ "field": "field_6872282f51950",
749
+ "operator": "==",
750
+ "value": "__upload"
751
+ }
752
+ ]
753
+ ],
754
+ "wrapper": {
755
+ "width": "",
756
+ "class": "",
757
+ "id": ""
758
+ },
759
+ "wpml_cf_preferences": 3,
760
+ "message": "",
761
+ "default_value": 0,
762
+ "ui_on_text": "",
763
+ "ui_off_text": "",
764
+ "ui": 1,
765
+ "style": ""
766
+ },
767
+ {
768
+ "key": "field_691495ab897ff",
769
+ "label": "Enable \"No audio\" Captions",
770
+ "name": "enable_no_audio_captions",
771
+ "aria-label": "",
772
+ "type": "true_false",
773
+ "instructions": "",
774
+ "required": 0,
775
+ "conditional_logic": [
776
+ [
777
+ {
778
+ "field": "field_6872282f51575",
779
+ "operator": "==",
780
+ "value": "1"
781
+ },
782
+ {
783
+ "field": "field_6872282f51950",
784
+ "operator": "==",
785
+ "value": "__upload"
786
+ },
787
+ {
788
+ "field": "field_6872282f56770",
789
+ "operator": "==",
790
+ "value": "1"
791
+ }
792
+ ]
793
+ ],
794
+ "wrapper": {
795
+ "width": "",
796
+ "class": "",
797
+ "id": ""
798
+ },
799
+ "message": "",
800
+ "default_value": 0,
801
+ "allow_in_bindings": 1,
802
+ "ui_on_text": "",
803
+ "ui_off_text": "",
804
+ "ui": 1,
805
+ "style": ""
806
+ },
807
+ {
808
+ "key": "field_6872282f56b4d",
809
+ "label": "Captions",
810
+ "name": "captions",
811
+ "aria-label": "",
812
+ "type": "repeater",
813
+ "instructions": "",
814
+ "required": 0,
815
+ "conditional_logic": [
816
+ [
817
+ {
818
+ "field": "field_691495ab897ff",
819
+ "operator": "!=",
820
+ "value": "1"
821
+ },
822
+ {
823
+ "field": "field_6872282f51575",
824
+ "operator": "==",
825
+ "value": "1"
826
+ },
827
+ {
828
+ "field": "field_6872282f51950",
829
+ "operator": "==",
830
+ "value": "__upload"
831
+ },
832
+ {
833
+ "field": "field_6872282f56770",
834
+ "operator": "==",
835
+ "value": "1"
836
+ }
837
+ ]
838
+ ],
839
+ "wrapper": {
840
+ "width": "",
841
+ "class": "",
842
+ "id": ""
843
+ },
844
+ "acfe_repeater_stylised_button": 0,
845
+ "layout": "table",
846
+ "pagination": 0,
847
+ "min": 0,
848
+ "max": 0,
849
+ "collapsed": "",
850
+ "button_label": "Add Row",
851
+ "rows_per_page": 20,
852
+ "sub_fields": [
853
+ {
854
+ "key": "field_6872282f6b37b",
855
+ "label": "Captions File",
856
+ "name": "captions_file",
857
+ "aria-label": "",
858
+ "type": "file",
859
+ "instructions": "Must be in VTT (Video Text Track)",
860
+ "required": 0,
861
+ "conditional_logic": 0,
862
+ "wrapper": {
863
+ "width": "",
864
+ "class": "",
865
+ "id": ""
866
+ },
867
+ "wpml_cf_preferences": 3,
868
+ "uploader": "",
869
+ "return_format": "array",
870
+ "preview_style": "default",
871
+ "library": "all",
872
+ "upload_folder": "",
873
+ "button_label": "Add File",
874
+ "file_count": 0,
875
+ "multiple": 0,
876
+ "max": "",
877
+ "min_size": "",
878
+ "max_size": "",
879
+ "mime_types": "",
880
+ "placeholder": "Select",
881
+ "stylised_button": 0,
882
+ "min": "",
883
+ "parent_repeater": "field_6872282f56b4d"
884
+ },
885
+ {
886
+ "key": "field_6872282f6b75b",
887
+ "label": "Language Code",
888
+ "name": "language_code",
889
+ "aria-label": "",
890
+ "type": "text",
891
+ "instructions": "For example: en, fr, es",
892
+ "required": 0,
893
+ "conditional_logic": 0,
894
+ "wrapper": {
895
+ "width": "",
896
+ "class": "",
897
+ "id": ""
898
+ },
899
+ "wpml_cf_preferences": 2,
900
+ "default_value": "",
901
+ "maxlength": "",
902
+ "placeholder": "",
903
+ "prepend": "",
904
+ "append": "",
905
+ "parent_repeater": "field_6872282f56b4d"
906
+ },
907
+ {
908
+ "key": "field_6872282f6bb96",
909
+ "label": "Caption Label",
910
+ "name": "caption_label",
911
+ "aria-label": "",
912
+ "type": "text",
913
+ "instructions": "For example \"English Captions\"",
914
+ "required": 0,
915
+ "conditional_logic": 0,
916
+ "wrapper": {
917
+ "width": "",
918
+ "class": "",
919
+ "id": ""
920
+ },
921
+ "wpml_cf_preferences": 2,
922
+ "default_value": "",
923
+ "maxlength": "",
924
+ "placeholder": "",
925
+ "prepend": "",
926
+ "append": "",
927
+ "parent_repeater": "field_6872282f56b4d"
928
+ }
929
+ ]
930
+ },
931
+ {
932
+ "key": "field_6872282f56f4e",
933
+ "label": "Child patterns",
934
+ "name": "child_patterns",
935
+ "aria-label": "",
936
+ "type": "clone",
937
+ "instructions": "",
938
+ "required": 0,
939
+ "conditional_logic": 0,
940
+ "wrapper": {
941
+ "width": "",
942
+ "class": "",
943
+ "id": ""
944
+ },
945
+ "wpml_cf_preferences": 3,
946
+ "clone": ["group_670b7ac92563c"],
947
+ "display": "seamless",
948
+ "layout": "block",
949
+ "prefix_label": 0,
950
+ "prefix_name": 0,
951
+ "acfe_seamless_style": 0,
952
+ "acfe_clone_modal": 0,
953
+ "acfe_clone_modal_close": 0,
954
+ "acfe_clone_modal_button": "",
955
+ "acfe_clone_modal_size": "large"
956
+ }
957
+ ],
958
+ "location": [
959
+ [
960
+ {
961
+ "param": "block",
962
+ "operator": "!=",
963
+ "value": "all"
964
+ }
965
+ ]
966
+ ],
967
+ "menu_order": 0,
968
+ "position": "normal",
969
+ "style": "default",
970
+ "label_placement": "top",
971
+ "instruction_placement": "label",
972
+ "hide_on_screen": "",
973
+ "active": false,
974
+ "description": "Library version - Do not modify in this project as any changes will be overwritten by future updates.",
975
+ "show_in_rest": 0,
976
+ "display_title": "",
977
+ "acfe_autosync": ["json"],
978
+ "acfe_form": 0,
979
+ "acfe_display_title": "",
980
+ "acfe_meta": "",
981
+ "acfe_note": "",
982
+ "modified": 1763477405
954
983
  }