@pernod-ricard-global-cms/cbl-component-library
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -138,2 +138,47 @@ { | ||
"endpoint": 0 | ||
}, | ||
{ | ||
"key": "field_6305f3e1b75bb", | ||
"label": "Content box alignment", | ||
"name": "standard_content_content_box_alignment", | ||
"type": "radio", | ||
"instructions": "", | ||
"required": 0, | ||
"conditional_logic": 0, | ||
"wrapper": { | ||
"width": "", | ||
"class": "", | ||
"id": "" | ||
}, | ||
"choices": { | ||
"__left": "Left", | ||
"__center": "Cntr", | ||
"__right": "RIght" | ||
}, | ||
"allow_null": 0, | ||
"other_choice": 0, | ||
"default_value": "", | ||
"layout": "horizontal", | ||
"return_format": "value", | ||
"save_other_choice": 0 | ||
}, | ||
{ | ||
"key": "field_6305f372e0ff6", | ||
"label": "Content box max width", | ||
"name": "standard_content_content_box_max_width", | ||
"type": "range", | ||
"instructions": "This only applies to tablet\/desktop layouts.", | ||
"required": 0, | ||
"conditional_logic": 0, | ||
"wrapper": { | ||
"width": "", | ||
"class": "", | ||
"id": "" | ||
}, | ||
"default_value": 100, | ||
"min": 40, | ||
"max": "", | ||
"step": "", | ||
"prepend": "", | ||
"append": "" | ||
} | ||
@@ -159,3 +204,3 @@ ], | ||
"show_in_rest": 0, | ||
"modified": 1655048779 | ||
"modified": 1661334641 | ||
} |
@@ -110,2 +110,35 @@ { | ||
"save_other_choice": 0 | ||
}, | ||
{ | ||
"key": "field_62e6ee27a490f", | ||
"label": "Text colour", | ||
"name": "standard_content_text_colour", | ||
"type": "select", | ||
"instructions": "", | ||
"required": 0, | ||
"conditional_logic": [ | ||
[ | ||
{ | ||
"field": "field_62a5ccb75c804", | ||
"operator": "==", | ||
"value": "1" | ||
} | ||
] | ||
], | ||
"wrapper": { | ||
"width": "", | ||
"class": "", | ||
"id": "" | ||
}, | ||
"choices": { | ||
"__var(--white-text)": "White", | ||
"__var(--black-text)": "Black" | ||
}, | ||
"default_value": "__var(--white-text)", | ||
"allow_null": 0, | ||
"multiple": 0, | ||
"ui": 1, | ||
"ajax": 1, | ||
"return_format": "value", | ||
"placeholder": "" | ||
} | ||
@@ -131,3 +164,3 @@ ], | ||
"show_in_rest": 0, | ||
"modified": 1655048381 | ||
"modified": 1661334369 | ||
} |
{ | ||
"name": "@pernod-ricard-global-cms/cbl-component-library", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Component library", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
64840
1885