@total_onion/onion-library 1.0.52 → 1.0.54

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,700 @@
1
+ {
2
+ "key": "group_65a45ada4e128",
3
+ "title": "Component: Block Settings",
4
+ "fields": [
5
+ {
6
+ "key": "field_6612748972cee",
7
+ "label": "Block background colour type",
8
+ "name": "block_background_colour_type",
9
+ "aria-label": "",
10
+ "type": "select",
11
+ "instructions": "",
12
+ "required": 0,
13
+ "conditional_logic": 0,
14
+ "wrapper": {
15
+ "width": "50",
16
+ "class": "",
17
+ "id": ""
18
+ },
19
+ "wpml_cf_preferences": 3,
20
+ "choices": {
21
+ "__colour-picker": "Colour picker",
22
+ "__var(--theme-primary-background-colour)": "Theme primary BG colour",
23
+ "__var(--theme-secondary-background-colour)": "Theme secondary BG colour",
24
+ "__var(--theme-tertiary-background-colour)": "Theme tertiary BG colour"
25
+ },
26
+ "default_value": "__colour-picker",
27
+ "return_format": "value",
28
+ "multiple": 0,
29
+ "max": "",
30
+ "allow_custom": 0,
31
+ "search_placeholder": "",
32
+ "prepend": "",
33
+ "append": "",
34
+ "allow_null": 0,
35
+ "ui": 1,
36
+ "ajax": 1,
37
+ "placeholder": "",
38
+ "min": ""
39
+ },
40
+ {
41
+ "key": "field_63a06c99412c9",
42
+ "label": "Block background colour",
43
+ "name": "block_background_colour",
44
+ "aria-label": "",
45
+ "type": "color_picker",
46
+ "instructions": "",
47
+ "required": 0,
48
+ "conditional_logic": [
49
+ [
50
+ {
51
+ "field": "field_6612748972cee",
52
+ "operator": "==",
53
+ "value": "__colour-picker"
54
+ }
55
+ ]
56
+ ],
57
+ "wrapper": {
58
+ "width": "50",
59
+ "class": "",
60
+ "id": ""
61
+ },
62
+ "wpml_cf_preferences": 3,
63
+ "default_value": "",
64
+ "enable_opacity": 1,
65
+ "return_format": "string",
66
+ "display": "palette",
67
+ "color_picker": 1,
68
+ "absolute": 1,
69
+ "input": 1,
70
+ "allow_null": 1,
71
+ "theme_colors": 0,
72
+ "colors": [],
73
+ "button_label": "Select Color"
74
+ },
75
+ {
76
+ "key": "field_63a06c994130b",
77
+ "label": "Block border Radius",
78
+ "name": "block_border_radius",
79
+ "aria-label": "",
80
+ "type": "text",
81
+ "instructions": "",
82
+ "required": 0,
83
+ "conditional_logic": 0,
84
+ "wrapper": {
85
+ "width": "50",
86
+ "class": "hidden",
87
+ "id": ""
88
+ },
89
+ "wpml_cf_preferences": 2,
90
+ "default_value": "0px",
91
+ "maxlength": "",
92
+ "placeholder": "",
93
+ "prepend": "",
94
+ "append": ""
95
+ },
96
+ {
97
+ "key": "field_65523a8572dbe",
98
+ "label": "Block pointer events",
99
+ "name": "block_pointer_events",
100
+ "aria-label": "",
101
+ "type": "select",
102
+ "instructions": "",
103
+ "required": 0,
104
+ "conditional_logic": 0,
105
+ "wrapper": {
106
+ "width": "50",
107
+ "class": "hidden",
108
+ "id": ""
109
+ },
110
+ "wpml_cf_preferences": 3,
111
+ "choices": {
112
+ "__all": "All",
113
+ "__none": "None"
114
+ },
115
+ "default_value": "__all",
116
+ "return_format": "value",
117
+ "multiple": 0,
118
+ "max": "",
119
+ "allow_custom": 0,
120
+ "search_placeholder": "",
121
+ "prepend": "",
122
+ "append": "",
123
+ "allow_null": 0,
124
+ "ui": 1,
125
+ "ajax": 1,
126
+ "placeholder": "",
127
+ "min": ""
128
+ },
129
+ {
130
+ "key": "field_65fc33c62191e",
131
+ "label": "Block min-height (px)",
132
+ "name": "block_min_height",
133
+ "aria-label": "",
134
+ "type": "group",
135
+ "instructions": "",
136
+ "required": 0,
137
+ "conditional_logic": 0,
138
+ "wrapper": {
139
+ "width": "",
140
+ "class": "hidden",
141
+ "id": ""
142
+ },
143
+ "wpml_cf_preferences": 3,
144
+ "layout": "block",
145
+ "acfe_seamless_style": 0,
146
+ "acfe_group_modal": 0,
147
+ "acfe_group_modal_close": 0,
148
+ "acfe_group_modal_button": "",
149
+ "acfe_group_modal_size": "large",
150
+ "sub_fields": [
151
+ {
152
+ "key": "field_65fc34508b53d",
153
+ "label": "Desktop min-height",
154
+ "name": "desktop_min_height",
155
+ "aria-label": "",
156
+ "type": "number",
157
+ "instructions": "",
158
+ "required": 0,
159
+ "conditional_logic": 0,
160
+ "wrapper": {
161
+ "width": "33",
162
+ "class": "",
163
+ "id": ""
164
+ },
165
+ "wpml_cf_preferences": 3,
166
+ "default_value": "",
167
+ "min": "",
168
+ "max": "",
169
+ "placeholder": "",
170
+ "step": "",
171
+ "prepend": "",
172
+ "append": ""
173
+ },
174
+ {
175
+ "key": "field_65fc3527351cb",
176
+ "label": "Portrait min-height",
177
+ "name": "portrait_min_height",
178
+ "aria-label": "",
179
+ "type": "number",
180
+ "instructions": "",
181
+ "required": 0,
182
+ "conditional_logic": 0,
183
+ "wrapper": {
184
+ "width": "33",
185
+ "class": "",
186
+ "id": ""
187
+ },
188
+ "wpml_cf_preferences": 3,
189
+ "default_value": "",
190
+ "min": "",
191
+ "max": "",
192
+ "placeholder": "",
193
+ "step": "",
194
+ "prepend": "",
195
+ "append": ""
196
+ },
197
+ {
198
+ "key": "field_65fc354b351cc",
199
+ "label": "Mobile min-height",
200
+ "name": "mobile_min_height",
201
+ "aria-label": "",
202
+ "type": "number",
203
+ "instructions": "",
204
+ "required": 0,
205
+ "conditional_logic": 0,
206
+ "wrapper": {
207
+ "width": "33",
208
+ "class": "",
209
+ "id": ""
210
+ },
211
+ "wpml_cf_preferences": 3,
212
+ "default_value": "",
213
+ "min": "",
214
+ "max": "",
215
+ "placeholder": "",
216
+ "step": "",
217
+ "prepend": "",
218
+ "append": ""
219
+ }
220
+ ]
221
+ },
222
+ {
223
+ "key": "field_64f1fb9b2d3df",
224
+ "label": "Block aspect ratio desktop",
225
+ "name": "block_aspect_ratio",
226
+ "aria-label": "",
227
+ "type": "text",
228
+ "instructions": "",
229
+ "required": 0,
230
+ "conditional_logic": 0,
231
+ "wrapper": {
232
+ "width": "33",
233
+ "class": "hidden",
234
+ "id": ""
235
+ },
236
+ "wpml_cf_preferences": 2,
237
+ "default_value": "",
238
+ "maxlength": "",
239
+ "placeholder": "",
240
+ "prepend": "",
241
+ "append": ""
242
+ },
243
+ {
244
+ "key": "field_66af8787e35b1",
245
+ "label": "Block aspect ratio portrait",
246
+ "name": "block_aspect_ratio_portrait",
247
+ "aria-label": "",
248
+ "type": "text",
249
+ "instructions": "",
250
+ "required": 0,
251
+ "conditional_logic": 0,
252
+ "wrapper": {
253
+ "width": "33",
254
+ "class": "hidden",
255
+ "id": ""
256
+ },
257
+ "wpml_cf_preferences": 2,
258
+ "default_value": "",
259
+ "maxlength": "",
260
+ "placeholder": "",
261
+ "prepend": "",
262
+ "append": ""
263
+ },
264
+ {
265
+ "key": "field_659947736479e",
266
+ "label": "Block aspect ratio mobile",
267
+ "name": "block_aspect_ratio_mobile",
268
+ "aria-label": "",
269
+ "type": "text",
270
+ "instructions": "",
271
+ "required": 0,
272
+ "conditional_logic": 0,
273
+ "wrapper": {
274
+ "width": "33",
275
+ "class": "hidden",
276
+ "id": ""
277
+ },
278
+ "wpml_cf_preferences": 2,
279
+ "default_value": "",
280
+ "maxlength": "",
281
+ "placeholder": "",
282
+ "prepend": "",
283
+ "append": ""
284
+ },
285
+ {
286
+ "key": "field_63c83e7fe72a9",
287
+ "label": "Global max width field",
288
+ "name": "global_max_width_field",
289
+ "aria-label": "",
290
+ "type": "clone",
291
+ "instructions": "",
292
+ "required": 0,
293
+ "conditional_logic": 0,
294
+ "wrapper": {
295
+ "width": "",
296
+ "class": "",
297
+ "id": ""
298
+ },
299
+ "wpml_cf_preferences": 3,
300
+ "user_roles": [
301
+ "administrator"
302
+ ],
303
+ "clone": [
304
+ "group_63c83de4f0a99"
305
+ ],
306
+ "display": "seamless",
307
+ "layout": "block",
308
+ "prefix_label": 0,
309
+ "prefix_name": 0,
310
+ "acfe_seamless_style": 0,
311
+ "acfe_clone_modal": 0,
312
+ "acfe_clone_modal_close": 0,
313
+ "acfe_clone_modal_button": "",
314
+ "acfe_clone_modal_size": "large"
315
+ },
316
+ {
317
+ "key": "field_6426db24a0a0e",
318
+ "label": "Block overflow",
319
+ "name": "block_overflow",
320
+ "aria-label": "",
321
+ "type": "select",
322
+ "instructions": "",
323
+ "required": 0,
324
+ "conditional_logic": 0,
325
+ "wrapper": {
326
+ "width": "50",
327
+ "class": "hidden",
328
+ "id": ""
329
+ },
330
+ "wpml_cf_preferences": 3,
331
+ "choices": {
332
+ "__hidden": "Hidden",
333
+ "__visible": "Visible",
334
+ "__scroll": "Scroll"
335
+ },
336
+ "default_value": "__hidden",
337
+ "return_format": "value",
338
+ "multiple": 0,
339
+ "max": "",
340
+ "allow_custom": 0,
341
+ "search_placeholder": "",
342
+ "prepend": "",
343
+ "append": "",
344
+ "allow_null": 0,
345
+ "ui": 1,
346
+ "ajax": 1,
347
+ "placeholder": "",
348
+ "min": ""
349
+ },
350
+ {
351
+ "key": "field_670d46c1c2783",
352
+ "label": "Block inset",
353
+ "name": "block_inset",
354
+ "aria-label": "",
355
+ "type": "true_false",
356
+ "instructions": "",
357
+ "required": 0,
358
+ "conditional_logic": [
359
+ [
360
+ {
361
+ "field": "field_65cba9023a4ae",
362
+ "operator": "==",
363
+ "value": "__fixed"
364
+ }
365
+ ],
366
+ [
367
+ {
368
+ "field": "field_65cba9023a4ae",
369
+ "operator": "==",
370
+ "value": "__absolute"
371
+ }
372
+ ]
373
+ ],
374
+ "wrapper": {
375
+ "width": "",
376
+ "class": "",
377
+ "id": ""
378
+ },
379
+ "wpml_cf_preferences": 3,
380
+ "message": "",
381
+ "default_value": 0,
382
+ "ui_on_text": "",
383
+ "ui_off_text": "",
384
+ "ui": 1,
385
+ "style": ""
386
+ },
387
+ {
388
+ "key": "field_6836bc2fe0399",
389
+ "label": "Block inset value",
390
+ "name": "block_inset_value",
391
+ "aria-label": "",
392
+ "type": "text",
393
+ "instructions": "",
394
+ "required": 0,
395
+ "conditional_logic": [
396
+ [
397
+ {
398
+ "field": "field_670d46c1c2783",
399
+ "operator": "==",
400
+ "value": "1"
401
+ }
402
+ ]
403
+ ],
404
+ "wrapper": {
405
+ "width": "",
406
+ "class": "",
407
+ "id": ""
408
+ },
409
+ "wpml_cf_preferences": 2,
410
+ "default_value": "",
411
+ "maxlength": "",
412
+ "placeholder": "",
413
+ "prepend": "",
414
+ "append": ""
415
+ },
416
+ {
417
+ "key": "field_6836c0add392d",
418
+ "label": "Block Position Type",
419
+ "name": "block_position_type",
420
+ "aria-label": "",
421
+ "type": "select",
422
+ "instructions": "",
423
+ "required": 0,
424
+ "conditional_logic": 0,
425
+ "wrapper": {
426
+ "width": "50",
427
+ "class": "",
428
+ "id": ""
429
+ },
430
+ "wpml_cf_preferences": 3,
431
+ "choices": {
432
+ "__relative": "Relative",
433
+ "__absolute": "Absolute",
434
+ "__sticky": "Sticky",
435
+ "__fixed": "Fixed",
436
+ "__static": "Static"
437
+ },
438
+ "default_value": "__relative",
439
+ "return_format": "value",
440
+ "multiple": 0,
441
+ "max": "",
442
+ "allow_custom": 0,
443
+ "search_placeholder": "",
444
+ "prepend": "",
445
+ "append": "",
446
+ "allow_null": 0,
447
+ "ui": 1,
448
+ "ajax": 1,
449
+ "placeholder": "",
450
+ "min": ""
451
+ },
452
+ {
453
+ "key": "field_65cba9023a4ae",
454
+ "label": "Block position",
455
+ "name": "block_position",
456
+ "aria-label": "",
457
+ "type": "group",
458
+ "instructions": "",
459
+ "required": 0,
460
+ "conditional_logic": [
461
+ [
462
+ {
463
+ "field": "field_670d46c1c2783",
464
+ "operator": "!=",
465
+ "value": "1"
466
+ }
467
+ ]
468
+ ],
469
+ "wrapper": {
470
+ "width": "",
471
+ "class": "hidden",
472
+ "id": ""
473
+ },
474
+ "wpml_cf_preferences": 3,
475
+ "layout": "block",
476
+ "acfe_seamless_style": 0,
477
+ "acfe_group_modal": 0,
478
+ "sub_fields": [
479
+ {
480
+ "key": "field_6836b81fed41b",
481
+ "label": "Top",
482
+ "name": "top",
483
+ "aria-label": "",
484
+ "type": "text",
485
+ "instructions": "",
486
+ "required": 0,
487
+ "conditional_logic": 0,
488
+ "wrapper": {
489
+ "width": "50",
490
+ "class": "",
491
+ "id": ""
492
+ },
493
+ "wpml_cf_preferences": 2,
494
+ "default_value": "unset",
495
+ "maxlength": "",
496
+ "placeholder": "",
497
+ "prepend": "",
498
+ "append": ""
499
+ },
500
+ {
501
+ "key": "field_6836b84fed41c",
502
+ "label": "Right",
503
+ "name": "right",
504
+ "aria-label": "",
505
+ "type": "text",
506
+ "instructions": "",
507
+ "required": 0,
508
+ "conditional_logic": 0,
509
+ "wrapper": {
510
+ "width": "50",
511
+ "class": "",
512
+ "id": ""
513
+ },
514
+ "wpml_cf_preferences": 2,
515
+ "default_value": "unset",
516
+ "maxlength": "",
517
+ "placeholder": "",
518
+ "prepend": "",
519
+ "append": ""
520
+ },
521
+ {
522
+ "key": "field_6836b857ed41d",
523
+ "label": "Bottom",
524
+ "name": "bottom",
525
+ "aria-label": "",
526
+ "type": "text",
527
+ "instructions": "",
528
+ "required": 0,
529
+ "conditional_logic": 0,
530
+ "wrapper": {
531
+ "width": "50",
532
+ "class": "",
533
+ "id": ""
534
+ },
535
+ "wpml_cf_preferences": 2,
536
+ "default_value": "unset",
537
+ "maxlength": "",
538
+ "placeholder": "",
539
+ "prepend": "",
540
+ "append": ""
541
+ },
542
+ {
543
+ "key": "field_6836b85fed41e",
544
+ "label": "Left",
545
+ "name": "left",
546
+ "aria-label": "",
547
+ "type": "text",
548
+ "instructions": "",
549
+ "required": 0,
550
+ "conditional_logic": 0,
551
+ "wrapper": {
552
+ "width": "50",
553
+ "class": "",
554
+ "id": ""
555
+ },
556
+ "wpml_cf_preferences": 2,
557
+ "default_value": "unset",
558
+ "maxlength": "",
559
+ "placeholder": "",
560
+ "prepend": "",
561
+ "append": ""
562
+ }
563
+ ],
564
+ "acfe_group_modal_close": 0,
565
+ "acfe_group_modal_button": "",
566
+ "acfe_group_modal_size": "large"
567
+ },
568
+ {
569
+ "key": "field_65d28f09ca104",
570
+ "label": "Block z-index",
571
+ "name": "block_z_index",
572
+ "aria-label": "",
573
+ "type": "number",
574
+ "instructions": "",
575
+ "required": 0,
576
+ "conditional_logic": 0,
577
+ "wrapper": {
578
+ "width": "",
579
+ "class": "hidden",
580
+ "id": ""
581
+ },
582
+ "wpml_cf_preferences": 3,
583
+ "default_value": 0,
584
+ "min": -100,
585
+ "max": 500,
586
+ "placeholder": "",
587
+ "step": "",
588
+ "prepend": "",
589
+ "append": ""
590
+ },
591
+ {
592
+ "key": "field_65ac257a1aaaa",
593
+ "label": "Eager loading",
594
+ "name": "eager_loading",
595
+ "aria-label": "",
596
+ "type": "clone",
597
+ "instructions": "",
598
+ "required": 0,
599
+ "conditional_logic": 0,
600
+ "wrapper": {
601
+ "width": "",
602
+ "class": "",
603
+ "id": ""
604
+ },
605
+ "wpml_cf_preferences": 3,
606
+ "user_roles": [
607
+ "administrator"
608
+ ],
609
+ "clone": [
610
+ "group_654bee047f2f0"
611
+ ],
612
+ "display": "seamless",
613
+ "layout": "block",
614
+ "prefix_label": 0,
615
+ "prefix_name": 0,
616
+ "acfe_seamless_style": 0,
617
+ "acfe_clone_modal": 0,
618
+ "acfe_clone_modal_close": 0,
619
+ "acfe_clone_modal_button": "",
620
+ "acfe_clone_modal_size": "large"
621
+ },
622
+ {
623
+ "key": "field_66719e8875c63",
624
+ "label": "Box Shadow",
625
+ "name": "box_shadow",
626
+ "aria-label": "",
627
+ "type": "clone",
628
+ "instructions": "",
629
+ "required": 0,
630
+ "conditional_logic": 0,
631
+ "wrapper": {
632
+ "width": "",
633
+ "class": "",
634
+ "id": ""
635
+ },
636
+ "wpml_cf_preferences": 3,
637
+ "clone": [
638
+ "group_666ed2bece4c3"
639
+ ],
640
+ "display": "seamless",
641
+ "layout": "block",
642
+ "prefix_label": 0,
643
+ "prefix_name": 0,
644
+ "acfe_seamless_style": 0,
645
+ "acfe_clone_modal": 0,
646
+ "acfe_clone_modal_close": 0,
647
+ "acfe_clone_modal_button": "",
648
+ "acfe_clone_modal_size": "large"
649
+ },
650
+ {
651
+ "key": "field_65d2333553832",
652
+ "label": "Enable block layout name",
653
+ "name": "enable_block_layout_name",
654
+ "aria-label": "",
655
+ "type": "true_false",
656
+ "instructions": "",
657
+ "required": 0,
658
+ "conditional_logic": 0,
659
+ "wrapper": {
660
+ "width": "",
661
+ "class": "hidden",
662
+ "id": ""
663
+ },
664
+ "wpml_cf_preferences": 3,
665
+ "message": "",
666
+ "default_value": 0,
667
+ "ui_on_text": "",
668
+ "ui_off_text": "",
669
+ "ui": 1,
670
+ "style": ""
671
+ }
672
+ ],
673
+ "location": [
674
+ [
675
+ {
676
+ "param": "post_type",
677
+ "operator": "==",
678
+ "value": "post"
679
+ }
680
+ ]
681
+ ],
682
+ "menu_order": 0,
683
+ "position": "normal",
684
+ "style": "default",
685
+ "label_placement": "left",
686
+ "instruction_placement": "label",
687
+ "hide_on_screen": "",
688
+ "active": false,
689
+ "description": "",
690
+ "show_in_rest": 0,
691
+ "acfe_autosync": [
692
+ "json"
693
+ ],
694
+ "acfml_field_group_mode": "localization",
695
+ "acfe_form": 0,
696
+ "acfe_display_title": "",
697
+ "acfe_meta": "",
698
+ "acfe_note": "",
699
+ "modified": 1749284669
700
+ }