[ 'label' => __( 'Hide document download button', 'blocksy-tainacan' ), 'type' => 'ct-switch', 'value' => $enabled, 'setting' => [ 'transport' => 'postMessage' ], 'desc' => __( 'Toggle to never display a "Download" button when hovering the document.', 'blocksy-tainacan' ), 'sync' => blocksy_sync_single_post_container([ 'prefix' => $prefix, ]), ] ];