[ 'label' => __( 'Hide files description', 'tainacan-blocksy' ), 'type' => 'ct-switch', 'value' => $enabled, 'setting' => [ 'transport' => 'postMessage' ], 'desc' => __( 'Toggle to hide the attachments and document description on the lightbox.', 'tainacan-blocksy' ), 'sync' => blocksy_sync_single_post_container([ 'prefix' => $prefix, ]) ] ];