@total_onion/onion-library 3.0.17 → 3.0.19
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.
- package/components/block-responsive-table-v3/group_6617ecc987ddd.json +392 -456
- package/components/block-single-responsive-image-v3/group_6867bcf24c2fc.json +126 -264
- package/components/block-site-logo-container-v3/group_687e3b887b508.json +173 -228
- package/components/block-social-networks-v3/group_6891d4d7db414.json +144 -199
- package/components/block-spacer-v3/group_686b8cb48c708.json +129 -137
- package/components/block-spotify-embed-v3/group_67d04c4c4cf78.json +118 -121
- package/components/block-standard-content-v3/group_68655756737c9.json +342 -432
- package/components/block-sub-group-container-v3/group_686ceba7d6066.json +2140 -2514
- package/package.json +1 -1
- package/removeBlock.js +9 -0
|
@@ -1,458 +1,394 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
"placement": "top",
|
|
395
|
-
"endpoint": 0,
|
|
396
|
-
"no_preference": 0,
|
|
397
|
-
"selected": 0
|
|
398
|
-
},
|
|
399
|
-
{
|
|
400
|
-
"key": "field_6617f032e88a7",
|
|
401
|
-
"label": "block padding fields",
|
|
402
|
-
"name": "block_padding_fields",
|
|
403
|
-
"aria-label": "",
|
|
404
|
-
"type": "clone",
|
|
405
|
-
"instructions": "",
|
|
406
|
-
"required": 0,
|
|
407
|
-
"conditional_logic": 0,
|
|
408
|
-
"wrapper": {
|
|
409
|
-
"width": "",
|
|
410
|
-
"class": "",
|
|
411
|
-
"id": ""
|
|
412
|
-
},
|
|
413
|
-
"wpml_cf_preferences": 3,
|
|
414
|
-
"user_roles": [
|
|
415
|
-
"all"
|
|
416
|
-
],
|
|
417
|
-
"clone": [
|
|
418
|
-
"group_638f4148bc10b"
|
|
419
|
-
],
|
|
420
|
-
"display": "seamless",
|
|
421
|
-
"layout": "block",
|
|
422
|
-
"prefix_label": 0,
|
|
423
|
-
"prefix_name": 0,
|
|
424
|
-
"acfe_seamless_style": 0,
|
|
425
|
-
"acfe_clone_modal": 0,
|
|
426
|
-
"acfe_clone_modal_close": 0,
|
|
427
|
-
"acfe_clone_modal_button": "",
|
|
428
|
-
"acfe_clone_modal_size": "large"
|
|
429
|
-
}
|
|
430
|
-
],
|
|
431
|
-
"location": [
|
|
432
|
-
[
|
|
433
|
-
{
|
|
434
|
-
"param": "block",
|
|
435
|
-
"operator": "==",
|
|
436
|
-
"value": "acf\/responsive-table-v3"
|
|
437
|
-
}
|
|
438
|
-
]
|
|
439
|
-
],
|
|
440
|
-
"menu_order": 0,
|
|
441
|
-
"position": "normal",
|
|
442
|
-
"style": "default",
|
|
443
|
-
"label_placement": "top",
|
|
444
|
-
"instruction_placement": "label",
|
|
445
|
-
"hide_on_screen": "",
|
|
446
|
-
"active": true,
|
|
447
|
-
"description": "",
|
|
448
|
-
"show_in_rest": 0,
|
|
449
|
-
"acfe_autosync": [
|
|
450
|
-
"json"
|
|
451
|
-
],
|
|
452
|
-
"acfml_field_group_mode": "localization",
|
|
453
|
-
"acfe_form": 0,
|
|
454
|
-
"acfe_display_title": "",
|
|
455
|
-
"acfe_meta": "",
|
|
456
|
-
"acfe_note": "",
|
|
457
|
-
"modified": 1760027002
|
|
2
|
+
"key": "group_6617ecc987ddd",
|
|
3
|
+
"title": "Block: Responsive Table v3",
|
|
4
|
+
"fields": [
|
|
5
|
+
{
|
|
6
|
+
"key": "field_6617ecc9e0805",
|
|
7
|
+
"label": "Content",
|
|
8
|
+
"name": "",
|
|
9
|
+
"aria-label": "",
|
|
10
|
+
"type": "tab",
|
|
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": ["all"],
|
|
21
|
+
"placement": "top",
|
|
22
|
+
"endpoint": 0,
|
|
23
|
+
"no_preference": 0,
|
|
24
|
+
"selected": 0
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"key": "field_661f9ea2d7059",
|
|
28
|
+
"label": "Headings",
|
|
29
|
+
"name": "headings",
|
|
30
|
+
"aria-label": "",
|
|
31
|
+
"type": "repeater",
|
|
32
|
+
"instructions": "",
|
|
33
|
+
"required": 0,
|
|
34
|
+
"conditional_logic": 0,
|
|
35
|
+
"wrapper": {
|
|
36
|
+
"width": "",
|
|
37
|
+
"class": "",
|
|
38
|
+
"id": ""
|
|
39
|
+
},
|
|
40
|
+
"wpml_cf_preferences": 3,
|
|
41
|
+
"user_roles": ["all"],
|
|
42
|
+
"layout": "block",
|
|
43
|
+
"pagination": 0,
|
|
44
|
+
"min": 0,
|
|
45
|
+
"max": 0,
|
|
46
|
+
"collapsed": "",
|
|
47
|
+
"button_label": "Add Row",
|
|
48
|
+
"rows_per_page": 20,
|
|
49
|
+
"acfe_repeater_stylised_button": 0,
|
|
50
|
+
"sub_fields": [
|
|
51
|
+
{
|
|
52
|
+
"key": "field_661f9eb4d705a",
|
|
53
|
+
"label": "Heading",
|
|
54
|
+
"name": "heading",
|
|
55
|
+
"aria-label": "",
|
|
56
|
+
"type": "text",
|
|
57
|
+
"instructions": "",
|
|
58
|
+
"required": 0,
|
|
59
|
+
"conditional_logic": 0,
|
|
60
|
+
"wrapper": {
|
|
61
|
+
"width": "",
|
|
62
|
+
"class": "",
|
|
63
|
+
"id": ""
|
|
64
|
+
},
|
|
65
|
+
"wpml_cf_preferences": 2,
|
|
66
|
+
"default_value": "",
|
|
67
|
+
"maxlength": "",
|
|
68
|
+
"placeholder": "",
|
|
69
|
+
"prepend": "",
|
|
70
|
+
"append": "",
|
|
71
|
+
"parent_repeater": "field_661f9ea2d7059"
|
|
72
|
+
}
|
|
73
|
+
]
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"key": "field_661fac6493d8e",
|
|
77
|
+
"label": "Items",
|
|
78
|
+
"name": "items",
|
|
79
|
+
"aria-label": "",
|
|
80
|
+
"type": "repeater",
|
|
81
|
+
"instructions": "",
|
|
82
|
+
"required": 0,
|
|
83
|
+
"conditional_logic": 0,
|
|
84
|
+
"wrapper": {
|
|
85
|
+
"width": "",
|
|
86
|
+
"class": "",
|
|
87
|
+
"id": ""
|
|
88
|
+
},
|
|
89
|
+
"wpml_cf_preferences": 3,
|
|
90
|
+
"user_roles": ["all"],
|
|
91
|
+
"layout": "block",
|
|
92
|
+
"pagination": 0,
|
|
93
|
+
"min": 0,
|
|
94
|
+
"max": 0,
|
|
95
|
+
"collapsed": "",
|
|
96
|
+
"button_label": "Add Row",
|
|
97
|
+
"rows_per_page": 20,
|
|
98
|
+
"acfe_repeater_stylised_button": 0,
|
|
99
|
+
"sub_fields": [
|
|
100
|
+
{
|
|
101
|
+
"key": "field_661fed2a7739a",
|
|
102
|
+
"label": "Item",
|
|
103
|
+
"name": "item",
|
|
104
|
+
"aria-label": "",
|
|
105
|
+
"type": "repeater",
|
|
106
|
+
"instructions": "",
|
|
107
|
+
"required": 0,
|
|
108
|
+
"conditional_logic": 0,
|
|
109
|
+
"wrapper": {
|
|
110
|
+
"width": "",
|
|
111
|
+
"class": "",
|
|
112
|
+
"id": ""
|
|
113
|
+
},
|
|
114
|
+
"wpml_cf_preferences": 3,
|
|
115
|
+
"layout": "block",
|
|
116
|
+
"pagination": 0,
|
|
117
|
+
"min": 0,
|
|
118
|
+
"max": 0,
|
|
119
|
+
"collapsed": "",
|
|
120
|
+
"button_label": "Add Row",
|
|
121
|
+
"rows_per_page": 20,
|
|
122
|
+
"parent_repeater": "field_661fac6493d8e",
|
|
123
|
+
"acfe_repeater_stylised_button": 0,
|
|
124
|
+
"sub_fields": [
|
|
125
|
+
{
|
|
126
|
+
"key": "field_6620fa81c99a8",
|
|
127
|
+
"label": "Item value",
|
|
128
|
+
"name": "item_value",
|
|
129
|
+
"aria-label": "",
|
|
130
|
+
"type": "wysiwyg",
|
|
131
|
+
"instructions": "",
|
|
132
|
+
"required": 0,
|
|
133
|
+
"conditional_logic": 0,
|
|
134
|
+
"wrapper": {
|
|
135
|
+
"width": "",
|
|
136
|
+
"class": "",
|
|
137
|
+
"id": ""
|
|
138
|
+
},
|
|
139
|
+
"wpml_cf_preferences": 2,
|
|
140
|
+
"default_value": "",
|
|
141
|
+
"acfe_wysiwyg_auto_init": 0,
|
|
142
|
+
"acfe_wysiwyg_height": 300,
|
|
143
|
+
"acfe_wysiwyg_max_height": "",
|
|
144
|
+
"acfe_wysiwyg_valid_elements": "",
|
|
145
|
+
"acfe_wysiwyg_custom_style": "",
|
|
146
|
+
"acfe_wysiwyg_disable_wp_style": 0,
|
|
147
|
+
"acfe_wysiwyg_autoresize": 0,
|
|
148
|
+
"acfe_wysiwyg_disable_resize": 0,
|
|
149
|
+
"acfe_wysiwyg_remove_path": 0,
|
|
150
|
+
"acfe_wysiwyg_menubar": 0,
|
|
151
|
+
"acfe_wysiwyg_transparent": 0,
|
|
152
|
+
"acfe_wysiwyg_merge_toolbar": 0,
|
|
153
|
+
"acfe_wysiwyg_custom_toolbar": 0,
|
|
154
|
+
"tabs": "visual",
|
|
155
|
+
"toolbar": "formatselect_align_bold_italic_underline_link_removeformat",
|
|
156
|
+
"media_upload": 0,
|
|
157
|
+
"delay": 0,
|
|
158
|
+
"acfe_wysiwyg_min_height": 300,
|
|
159
|
+
"acfe_wysiwyg_toolbar_buttons": [],
|
|
160
|
+
"parent_repeater": "field_661fed2a7739a"
|
|
161
|
+
}
|
|
162
|
+
]
|
|
163
|
+
}
|
|
164
|
+
]
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
"key": "field_661ff114afbc0",
|
|
168
|
+
"label": "Table Settings",
|
|
169
|
+
"name": "",
|
|
170
|
+
"aria-label": "",
|
|
171
|
+
"type": "tab",
|
|
172
|
+
"instructions": "",
|
|
173
|
+
"required": 0,
|
|
174
|
+
"conditional_logic": 0,
|
|
175
|
+
"wrapper": {
|
|
176
|
+
"width": "",
|
|
177
|
+
"class": "",
|
|
178
|
+
"id": ""
|
|
179
|
+
},
|
|
180
|
+
"wpml_cf_preferences": 3,
|
|
181
|
+
"user_roles": ["all"],
|
|
182
|
+
"placement": "top",
|
|
183
|
+
"endpoint": 0,
|
|
184
|
+
"no_preference": 0,
|
|
185
|
+
"selected": 0
|
|
186
|
+
},
|
|
187
|
+
{
|
|
188
|
+
"key": "field_661d6c6e1d10e",
|
|
189
|
+
"label": "Background Colour Headers",
|
|
190
|
+
"name": "background_column_headers",
|
|
191
|
+
"aria-label": "",
|
|
192
|
+
"type": "color_picker",
|
|
193
|
+
"instructions": "",
|
|
194
|
+
"required": 0,
|
|
195
|
+
"conditional_logic": 0,
|
|
196
|
+
"wrapper": {
|
|
197
|
+
"width": "",
|
|
198
|
+
"class": "",
|
|
199
|
+
"id": ""
|
|
200
|
+
},
|
|
201
|
+
"wpml_cf_preferences": 3,
|
|
202
|
+
"user_roles": ["all"],
|
|
203
|
+
"default_value": "",
|
|
204
|
+
"enable_opacity": 0,
|
|
205
|
+
"return_format": "string",
|
|
206
|
+
"display": "default",
|
|
207
|
+
"button_label": "Select Color",
|
|
208
|
+
"color_picker": true,
|
|
209
|
+
"absolute": false,
|
|
210
|
+
"input": true,
|
|
211
|
+
"allow_null": true,
|
|
212
|
+
"theme_colors": false,
|
|
213
|
+
"colors": [],
|
|
214
|
+
"acfe_advanced": true,
|
|
215
|
+
"custom_palette_source": "",
|
|
216
|
+
"palette_colors": "",
|
|
217
|
+
"show_color_wheel": true
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
"key": "field_661ff6e53541b",
|
|
221
|
+
"label": "Background Colour Items",
|
|
222
|
+
"name": "background_colour_items",
|
|
223
|
+
"aria-label": "",
|
|
224
|
+
"type": "color_picker",
|
|
225
|
+
"instructions": "",
|
|
226
|
+
"required": 0,
|
|
227
|
+
"conditional_logic": 0,
|
|
228
|
+
"wrapper": {
|
|
229
|
+
"width": "",
|
|
230
|
+
"class": "",
|
|
231
|
+
"id": ""
|
|
232
|
+
},
|
|
233
|
+
"wpml_cf_preferences": 3,
|
|
234
|
+
"user_roles": ["all"],
|
|
235
|
+
"default_value": "",
|
|
236
|
+
"enable_opacity": 0,
|
|
237
|
+
"return_format": "string",
|
|
238
|
+
"display": "default",
|
|
239
|
+
"button_label": "Select Color",
|
|
240
|
+
"color_picker": true,
|
|
241
|
+
"absolute": false,
|
|
242
|
+
"input": true,
|
|
243
|
+
"allow_null": true,
|
|
244
|
+
"theme_colors": false,
|
|
245
|
+
"colors": [],
|
|
246
|
+
"acfe_advanced": true,
|
|
247
|
+
"custom_palette_source": "",
|
|
248
|
+
"palette_colors": "",
|
|
249
|
+
"show_color_wheel": true
|
|
250
|
+
},
|
|
251
|
+
{
|
|
252
|
+
"key": "field_661ffbf23ba2f",
|
|
253
|
+
"label": "Table Spacing gap",
|
|
254
|
+
"name": "table_spacing_gap",
|
|
255
|
+
"aria-label": "",
|
|
256
|
+
"type": "number",
|
|
257
|
+
"instructions": "",
|
|
258
|
+
"required": 0,
|
|
259
|
+
"conditional_logic": 0,
|
|
260
|
+
"wrapper": {
|
|
261
|
+
"width": "",
|
|
262
|
+
"class": "",
|
|
263
|
+
"id": ""
|
|
264
|
+
},
|
|
265
|
+
"wpml_cf_preferences": 3,
|
|
266
|
+
"user_roles": ["all"],
|
|
267
|
+
"default_value": "0.5",
|
|
268
|
+
"min": 0,
|
|
269
|
+
"max": 4,
|
|
270
|
+
"placeholder": "",
|
|
271
|
+
"step": "0.125",
|
|
272
|
+
"prepend": "",
|
|
273
|
+
"append": ""
|
|
274
|
+
},
|
|
275
|
+
{
|
|
276
|
+
"key": "field_6617ee366d83e",
|
|
277
|
+
"label": "Block Settings",
|
|
278
|
+
"name": "block_settings",
|
|
279
|
+
"aria-label": "",
|
|
280
|
+
"type": "clone",
|
|
281
|
+
"instructions": "",
|
|
282
|
+
"required": 0,
|
|
283
|
+
"conditional_logic": 0,
|
|
284
|
+
"wrapper": {
|
|
285
|
+
"width": "",
|
|
286
|
+
"class": "",
|
|
287
|
+
"id": ""
|
|
288
|
+
},
|
|
289
|
+
"wpml_cf_preferences": 3,
|
|
290
|
+
"clone": ["group_689f649af2ac4"],
|
|
291
|
+
"display": "seamless",
|
|
292
|
+
"layout": "block",
|
|
293
|
+
"prefix_label": 0,
|
|
294
|
+
"prefix_name": 0,
|
|
295
|
+
"acfe_seamless_style": 0,
|
|
296
|
+
"acfe_clone_modal": 0,
|
|
297
|
+
"acfe_clone_modal_close": 0,
|
|
298
|
+
"acfe_clone_modal_button": "",
|
|
299
|
+
"acfe_clone_modal_size": "large"
|
|
300
|
+
},
|
|
301
|
+
{
|
|
302
|
+
"key": "field_6617ee9f749c9",
|
|
303
|
+
"label": "Block end",
|
|
304
|
+
"name": "",
|
|
305
|
+
"aria-label": "",
|
|
306
|
+
"type": "accordion",
|
|
307
|
+
"instructions": "",
|
|
308
|
+
"required": 0,
|
|
309
|
+
"conditional_logic": 0,
|
|
310
|
+
"wrapper": {
|
|
311
|
+
"width": "",
|
|
312
|
+
"class": "",
|
|
313
|
+
"id": ""
|
|
314
|
+
},
|
|
315
|
+
"wpml_cf_preferences": 3,
|
|
316
|
+
"user_roles": ["all"],
|
|
317
|
+
"open": 0,
|
|
318
|
+
"multi_expand": 0,
|
|
319
|
+
"endpoint": 1
|
|
320
|
+
},
|
|
321
|
+
{
|
|
322
|
+
"key": "field_6617f00de88a6",
|
|
323
|
+
"label": "Block Padding",
|
|
324
|
+
"name": "",
|
|
325
|
+
"aria-label": "",
|
|
326
|
+
"type": "tab",
|
|
327
|
+
"instructions": "",
|
|
328
|
+
"required": 0,
|
|
329
|
+
"conditional_logic": 0,
|
|
330
|
+
"wrapper": {
|
|
331
|
+
"width": "",
|
|
332
|
+
"class": "",
|
|
333
|
+
"id": ""
|
|
334
|
+
},
|
|
335
|
+
"wpml_cf_preferences": 3,
|
|
336
|
+
"user_roles": ["all"],
|
|
337
|
+
"placement": "top",
|
|
338
|
+
"endpoint": 0,
|
|
339
|
+
"no_preference": 0,
|
|
340
|
+
"selected": 0
|
|
341
|
+
},
|
|
342
|
+
{
|
|
343
|
+
"key": "field_6617f032e88a7",
|
|
344
|
+
"label": "block padding fields",
|
|
345
|
+
"name": "block_padding_fields",
|
|
346
|
+
"aria-label": "",
|
|
347
|
+
"type": "clone",
|
|
348
|
+
"instructions": "",
|
|
349
|
+
"required": 0,
|
|
350
|
+
"conditional_logic": 0,
|
|
351
|
+
"wrapper": {
|
|
352
|
+
"width": "",
|
|
353
|
+
"class": "",
|
|
354
|
+
"id": ""
|
|
355
|
+
},
|
|
356
|
+
"wpml_cf_preferences": 3,
|
|
357
|
+
"user_roles": ["all"],
|
|
358
|
+
"clone": ["group_638f4148bc10b"],
|
|
359
|
+
"display": "seamless",
|
|
360
|
+
"layout": "block",
|
|
361
|
+
"prefix_label": 0,
|
|
362
|
+
"prefix_name": 0,
|
|
363
|
+
"acfe_seamless_style": 0,
|
|
364
|
+
"acfe_clone_modal": 0,
|
|
365
|
+
"acfe_clone_modal_close": 0,
|
|
366
|
+
"acfe_clone_modal_button": "",
|
|
367
|
+
"acfe_clone_modal_size": "large"
|
|
368
|
+
}
|
|
369
|
+
],
|
|
370
|
+
"location": [
|
|
371
|
+
[
|
|
372
|
+
{
|
|
373
|
+
"param": "block",
|
|
374
|
+
"operator": "==",
|
|
375
|
+
"value": "all"
|
|
376
|
+
}
|
|
377
|
+
]
|
|
378
|
+
],
|
|
379
|
+
"menu_order": 0,
|
|
380
|
+
"position": "normal",
|
|
381
|
+
"style": "default",
|
|
382
|
+
"label_placement": "top",
|
|
383
|
+
"instruction_placement": "label",
|
|
384
|
+
"hide_on_screen": "",
|
|
385
|
+
"active": false,
|
|
386
|
+
"description": "",
|
|
387
|
+
"show_in_rest": 0,
|
|
388
|
+
"display_title": "",
|
|
389
|
+
"acfe_autosync": ["json"],
|
|
390
|
+
"acfe_form": 0,
|
|
391
|
+
"acfe_meta": "",
|
|
392
|
+
"acfe_note": "",
|
|
393
|
+
"modified": 1774258347
|
|
458
394
|
}
|