@total_onion/onion-library 1.0.29 → 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.
- package/components/block-standard-content-v3/group_68655756737c9.json +1 -151
- package/components/component-text-editor-settings-v3/group_687a4e2334e37.json +1389 -0
- package/components/component-video-fields-v3/group_6872282f44634.json +3 -7
- package/components/component-wysiwyg-editor-v3/group_6867e153af466.json +127 -0
- package/components/fields-content-container-settings-v3/content-container-settings-v3.scss +213 -0
- package/components/fields-content-container-v3/content-container-v3.js +96 -0
- package/components/fields-content-container-v3/content-container-v3.scss +57 -0
- package/components/fields-core-root-variables-v3/core-root-variables-v3.scss +45 -0
- package/components/fields-core-typography-v3/core-typography-v3.php +216 -0
- package/components/fields-core-typography-v3/core-typography-v3.scss +384 -0
- package/components/fields-core-wordpress-block-editor-preview-v3/core-wordpress-block-editor-preview-v3.js +121 -0
- package/components/fields-core-wordpress-block-editor-preview-v3/core-wordpress-block-editor-preview-v3.scss +92 -0
- package/package.json +1 -1
|
@@ -125,156 +125,6 @@
|
|
|
125
125
|
"acfe_clone_modal_button": "",
|
|
126
126
|
"acfe_clone_modal_size": "large"
|
|
127
127
|
},
|
|
128
|
-
{
|
|
129
|
-
"key": "field_6865575687011",
|
|
130
|
-
"label": "Accent Image v3",
|
|
131
|
-
"name": "",
|
|
132
|
-
"aria-label": "",
|
|
133
|
-
"type": "tab",
|
|
134
|
-
"instructions": "",
|
|
135
|
-
"required": 0,
|
|
136
|
-
"conditional_logic": 0,
|
|
137
|
-
"wrapper": {
|
|
138
|
-
"width": "",
|
|
139
|
-
"class": "",
|
|
140
|
-
"id": ""
|
|
141
|
-
},
|
|
142
|
-
"wpml_cf_preferences": 3,
|
|
143
|
-
"placement": "top",
|
|
144
|
-
"endpoint": 0,
|
|
145
|
-
"no_preference": 0,
|
|
146
|
-
"selected": 0
|
|
147
|
-
},
|
|
148
|
-
{
|
|
149
|
-
"key": "field_68655756873f5",
|
|
150
|
-
"label": "Accent Image v3 Fields",
|
|
151
|
-
"name": "accent_image_v3_fields",
|
|
152
|
-
"aria-label": "",
|
|
153
|
-
"type": "clone",
|
|
154
|
-
"instructions": "",
|
|
155
|
-
"required": 0,
|
|
156
|
-
"conditional_logic": 0,
|
|
157
|
-
"wrapper": {
|
|
158
|
-
"width": "",
|
|
159
|
-
"class": "",
|
|
160
|
-
"id": ""
|
|
161
|
-
},
|
|
162
|
-
"wpml_cf_preferences": 3,
|
|
163
|
-
"clone": [
|
|
164
|
-
"group_686cd5547efd2"
|
|
165
|
-
],
|
|
166
|
-
"display": "seamless",
|
|
167
|
-
"layout": "block",
|
|
168
|
-
"prefix_label": 0,
|
|
169
|
-
"prefix_name": 0,
|
|
170
|
-
"acfe_seamless_style": 0,
|
|
171
|
-
"acfe_clone_modal": 0,
|
|
172
|
-
"acfe_clone_modal_close": 0,
|
|
173
|
-
"acfe_clone_modal_button": "",
|
|
174
|
-
"acfe_clone_modal_size": "large"
|
|
175
|
-
},
|
|
176
|
-
{
|
|
177
|
-
"key": "field_6865575687f76",
|
|
178
|
-
"label": "Scrolling Banner",
|
|
179
|
-
"name": "",
|
|
180
|
-
"aria-label": "",
|
|
181
|
-
"type": "tab",
|
|
182
|
-
"instructions": "",
|
|
183
|
-
"required": 0,
|
|
184
|
-
"conditional_logic": 0,
|
|
185
|
-
"wrapper": {
|
|
186
|
-
"width": "",
|
|
187
|
-
"class": "",
|
|
188
|
-
"id": ""
|
|
189
|
-
},
|
|
190
|
-
"wpml_cf_preferences": 3,
|
|
191
|
-
"placement": "top",
|
|
192
|
-
"endpoint": 0,
|
|
193
|
-
"no_preference": 0,
|
|
194
|
-
"selected": 0
|
|
195
|
-
},
|
|
196
|
-
{
|
|
197
|
-
"key": "field_68655756883a1",
|
|
198
|
-
"label": "scrolling banner fields",
|
|
199
|
-
"name": "scrolling_banner_fields",
|
|
200
|
-
"aria-label": "",
|
|
201
|
-
"type": "clone",
|
|
202
|
-
"instructions": "",
|
|
203
|
-
"required": 0,
|
|
204
|
-
"conditional_logic": 0,
|
|
205
|
-
"wrapper": {
|
|
206
|
-
"width": "",
|
|
207
|
-
"class": "",
|
|
208
|
-
"id": ""
|
|
209
|
-
},
|
|
210
|
-
"wpml_cf_preferences": 3,
|
|
211
|
-
"user_roles": [
|
|
212
|
-
"all"
|
|
213
|
-
],
|
|
214
|
-
"clone": [
|
|
215
|
-
"group_626472bf26f5c"
|
|
216
|
-
],
|
|
217
|
-
"display": "seamless",
|
|
218
|
-
"layout": "block",
|
|
219
|
-
"prefix_label": 0,
|
|
220
|
-
"prefix_name": 0,
|
|
221
|
-
"acfe_seamless_style": 0,
|
|
222
|
-
"acfe_clone_modal": 0,
|
|
223
|
-
"acfe_clone_modal_close": 0,
|
|
224
|
-
"acfe_clone_modal_button": "",
|
|
225
|
-
"acfe_clone_modal_size": "large"
|
|
226
|
-
},
|
|
227
|
-
{
|
|
228
|
-
"key": "field_6865575688783",
|
|
229
|
-
"label": "Buy Now Button",
|
|
230
|
-
"name": "",
|
|
231
|
-
"aria-label": "",
|
|
232
|
-
"type": "tab",
|
|
233
|
-
"instructions": "",
|
|
234
|
-
"required": 0,
|
|
235
|
-
"conditional_logic": 0,
|
|
236
|
-
"wrapper": {
|
|
237
|
-
"width": "",
|
|
238
|
-
"class": "",
|
|
239
|
-
"id": ""
|
|
240
|
-
},
|
|
241
|
-
"wpml_cf_preferences": 3,
|
|
242
|
-
"placement": "top",
|
|
243
|
-
"endpoint": 0,
|
|
244
|
-
"no_preference": 0,
|
|
245
|
-
"selected": 0
|
|
246
|
-
},
|
|
247
|
-
{
|
|
248
|
-
"key": "field_6865575688b74",
|
|
249
|
-
"label": "Buy now fields",
|
|
250
|
-
"name": "buy_now_fields",
|
|
251
|
-
"aria-label": "",
|
|
252
|
-
"type": "clone",
|
|
253
|
-
"instructions": "",
|
|
254
|
-
"required": 0,
|
|
255
|
-
"conditional_logic": 0,
|
|
256
|
-
"wrapper": {
|
|
257
|
-
"width": "",
|
|
258
|
-
"class": "",
|
|
259
|
-
"id": ""
|
|
260
|
-
},
|
|
261
|
-
"user_roles": [
|
|
262
|
-
"all"
|
|
263
|
-
],
|
|
264
|
-
"clone": [
|
|
265
|
-
"field_659685d580e5f"
|
|
266
|
-
],
|
|
267
|
-
"display": "seamless",
|
|
268
|
-
"layout": "block",
|
|
269
|
-
"prefix_label": 0,
|
|
270
|
-
"prefix_name": 0,
|
|
271
|
-
"acfe_seamless_style": 0,
|
|
272
|
-
"acfe_clone_modal": 0,
|
|
273
|
-
"acfe_clone_modal_close": 0,
|
|
274
|
-
"acfe_clone_modal_button": "",
|
|
275
|
-
"acfe_clone_modal_size": "large",
|
|
276
|
-
"wpml_cf_preferences": 3
|
|
277
|
-
},
|
|
278
128
|
{
|
|
279
129
|
"key": "field_6865575688f54",
|
|
280
130
|
"label": "Animations",
|
|
@@ -590,5 +440,5 @@
|
|
|
590
440
|
"acfe_display_title": "",
|
|
591
441
|
"acfe_meta": "",
|
|
592
442
|
"acfe_note": "",
|
|
593
|
-
"modified":
|
|
443
|
+
"modified": 1752844414
|
|
594
444
|
}
|