array( 'config' => array( 'ColorPicker' => array( 'config' => array( 'label' => __( 'Color', 'thrive-cb' ), 'options' => [ 'noBeforeInit' => false ], ), ), 'Candy' => array( 'config' => array( 'name' => '', 'label' => __( 'Candy stripe animation', 'thrive-cb' ), 'default' => false, ), 'extends' => 'Switch', ), ), ), 'background' => [ 'hidden' => true ], 'typography' => [ 'hidden' => true ], 'layout' => [ 'hidden' => true ], 'responsive' => [ 'hidden' => true ], 'borders' => [ 'disabled_controls' => [], 'config' => [ 'Corners' => [ 'overflow' => false, ], ], ], 'animation' => [ 'hidden' => true ], 'shadow' => [ 'config' => [ 'disabled_controls' => [ 'text' ], ], ], ); } }