@total_onion/onion-library 1.0.170 → 1.0.171

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.
@@ -20,6 +20,9 @@
20
20
  "layout": "block",
21
21
  "acfe_seamless_style": 0,
22
22
  "acfe_group_modal": 0,
23
+ "acfe_group_modal_close": 0,
24
+ "acfe_group_modal_button": "",
25
+ "acfe_group_modal_size": "large",
23
26
  "sub_fields": [
24
27
  {
25
28
  "key": "field_689876f3d30ee",
@@ -159,9 +162,9 @@
159
162
  "class": "",
160
163
  "id": ""
161
164
  },
162
- "wpml_cf_preferences": 2,
163
165
  "default_value": "",
164
166
  "maxlength": "",
167
+ "allow_in_bindings": 1,
165
168
  "placeholder": "",
166
169
  "prepend": "",
167
170
  "append": ""
@@ -180,7 +183,6 @@
180
183
  "class": "",
181
184
  "id": ""
182
185
  },
183
- "wpml_cf_preferences": 3,
184
186
  "post_type": [
185
187
  "cdbform"
186
188
  ],
@@ -197,11 +199,78 @@
197
199
  },
198
200
  "max": "",
199
201
  "allow_null": 0,
202
+ "allow_in_bindings": 1,
200
203
  "bidirectional": 0,
201
204
  "ui": 1,
202
205
  "bidirectional_target": [],
203
206
  "save_post_type": "",
204
207
  "min": ""
208
+ },
209
+ {
210
+ "key": "field_689a187215a55",
211
+ "label": "Enable Title",
212
+ "name": "enable_title",
213
+ "aria-label": "",
214
+ "type": "true_false",
215
+ "instructions": "",
216
+ "required": 0,
217
+ "conditional_logic": 0,
218
+ "wrapper": {
219
+ "width": "",
220
+ "class": "",
221
+ "id": ""
222
+ },
223
+ "message": "",
224
+ "default_value": 0,
225
+ "style": "",
226
+ "allow_in_bindings": 0,
227
+ "ui_on_text": "",
228
+ "ui_off_text": "",
229
+ "ui": 1
230
+ },
231
+ {
232
+ "key": "field_689a187e15a56",
233
+ "label": "Title",
234
+ "name": "title",
235
+ "aria-label": "",
236
+ "type": "wysiwyg",
237
+ "instructions": "",
238
+ "required": 0,
239
+ "conditional_logic": [
240
+ [
241
+ {
242
+ "field": "field_689a187215a55",
243
+ "operator": "==",
244
+ "value": "1"
245
+ }
246
+ ]
247
+ ],
248
+ "wrapper": {
249
+ "width": "",
250
+ "class": "",
251
+ "id": ""
252
+ },
253
+ "default_value": "",
254
+ "acfe_wysiwyg_height": 300,
255
+ "acfe_wysiwyg_max_height": "",
256
+ "acfe_wysiwyg_valid_elements": "",
257
+ "acfe_wysiwyg_custom_style": "",
258
+ "acfe_wysiwyg_disable_wp_style": 0,
259
+ "acfe_wysiwyg_autoresize": 0,
260
+ "acfe_wysiwyg_disable_resize": 0,
261
+ "acfe_wysiwyg_remove_path": 0,
262
+ "acfe_wysiwyg_menubar": 0,
263
+ "acfe_wysiwyg_transparent": 0,
264
+ "acfe_wysiwyg_merge_toolbar": 0,
265
+ "acfe_wysiwyg_custom_toolbar": 0,
266
+ "allow_in_bindings": 0,
267
+ "tabs": "visual",
268
+ "toolbar": "formatselect_align_bold_italic_underline_link_removeformat",
269
+ "media_upload": 0,
270
+ "delay": 0,
271
+ "acfe_wysiwyg_auto_init": 0,
272
+ "acfe_wysiwyg_min_height": 300,
273
+ "acfe_wysiwyg_toolbar_buttons": []
205
274
  }
206
275
  ],
207
276
  "min": "",
@@ -227,10 +296,7 @@
227
296
  "acfe_flexible_layouts_previews": false,
228
297
  "acfe_flexible_grid_container": false
229
298
  }
230
- ],
231
- "acfe_group_modal_close": 0,
232
- "acfe_group_modal_button": "",
233
- "acfe_group_modal_size": "large"
299
+ ]
234
300
  }
235
301
  ],
236
302
  "location": [
@@ -254,10 +320,9 @@
254
320
  "acfe_autosync": [
255
321
  "json"
256
322
  ],
257
- "acfml_field_group_mode": "localization",
258
323
  "acfe_form": 0,
259
324
  "acfe_display_title": "",
260
325
  "acfe_meta": "",
261
326
  "acfe_note": "",
262
- "modified": 1754836942
327
+ "modified": 1754930902
263
328
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@total_onion/onion-library",
3
- "version": "1.0.170",
3
+ "version": "1.0.171",
4
4
  "description": "Component library",
5
5
  "main": "index.js",
6
6
  "scripts": {