<# var defaults = { style: '', color: '', width: { top: '', right: '', bottom: '', left: '', }, radius: { top_left: '', top_right: '', bottom_left: '', bottom_right: '', }, shadow: { color: '', horizontal: '', vertical: '', blur: '', spread: '', }, }; var value = '' === data.value ? defaults : jQuery.extend( true, defaults, data.value ); var style = wp.template( 'fl-builder-field-select' )( { name: data.name + '[][style]', value: value.style, field: { options: { '': '