| 1 |
{ |
| 2 |
"_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!", |
| 3 |
"advanced": { |
| 4 |
"admin_label": "module.meta.adminLabel", |
| 5 |
"animation": "module.decoration.animation", |
| 6 |
"background": "module.decoration.background", |
| 7 |
"disabled_on": "module.decoration.disabledOn", |
| 8 |
"overflow": "module.decoration.overflow", |
| 9 |
"position_fields": "module.decoration.position", |
| 10 |
"scroll": "module.decoration.scroll", |
| 11 |
"sticky": "module.decoration.sticky", |
| 12 |
"transform": "module.decoration.transform", |
| 13 |
"transition": "module.decoration.transition", |
| 14 |
"z_index": "module.decoration.zIndex", |
| 15 |
"margin_padding": "module.decoration.spacing", |
| 16 |
"max_width": "module.decoration.sizing", |
| 17 |
"height": "module.decoration.sizing", |
| 18 |
"fonts": { |
| 19 |
"module": "module.decoration.font" |
| 20 |
}, |
| 21 |
"filters": { |
| 22 |
"default": "module.decoration.filters" |
| 23 |
}, |
| 24 |
"box_shadow": { |
| 25 |
"default": "module.decoration.boxShadow" |
| 26 |
}, |
| 27 |
"borders": { |
| 28 |
"default": "module.decoration.border" |
| 29 |
}, |
| 30 |
"display_conditions": "module.decoration.conditions" |
| 31 |
}, |
| 32 |
"css": { |
| 33 |
"after": "css.*.after", |
| 34 |
"before": "css.*.before", |
| 35 |
"main_element": "css.*.mainElement", |
| 36 |
"free_form": "css.*.freeForm" |
| 37 |
}, |
| 38 |
"module": { |
| 39 |
"ids": "shortcode.advanced.ids.desktop.value", |
| 40 |
"posts_per_page": "shortcode.advanced.posts_per_page.desktop.value", |
| 41 |
"orderby": "shortcode.advanced.orderby.desktop.value", |
| 42 |
"order": "shortcode.advanced.order.desktop.value", |
| 43 |
"meta_key": "shortcode.advanced.meta_key.desktop.value", |
| 44 |
"meta_type": "shortcode.advanced.meta_type.desktop.value", |
| 45 |
"class": "shortcode.advanced.class.desktop.value" |
| 46 |
} |
| 47 |
} |
| 48 |
|