$config['slug'] . '_1', 'position' => 20, 'xlwcty_accordion_head' => 'Content', 'xlwcty_accordion_title' => $config['title'], 'xlwcty_icon' => 'xlwcty-fa xlwcty-fa-sticky-note-o', 'fields' => array( array( 'name' => __( 'Enable', 'woo-thank-you-page-nextmove-lite' ), 'id' => $config['slug'] . '_enable_1', 'type' => 'xlwcty_switch', 'row_classes' => array( 'xlwcty_is_enable' ), 'label' => array( 'on' => __( 'Yes', 'woo-thank-you-page-nextmove-lite' ), 'off' => __( 'No', 'woo-thank-you-page-nextmove-lite' ), ), 'before_row' => array( 'XLWCTY_Admin_CMB2_Support', 'cmb_before_row_cb' ), 'xlwcty_accordion_title' => $config['title'] . ' 1', 'xlwcty_accordion_index' => '1', 'xlwcty_component' => $config['slug'], 'xlwcty_is_accordion_opened' => false, 'after' => include_once __DIR__ . '/help.php', ), array( 'name' => __( 'Heading', 'woo-thank-you-page-nextmove-lite' ), 'id' => $config['slug'] . '_heading_1', 'type' => 'text', 'row_classes' => array( 'xlwcty_no_border' ), 'desc' => 'Dynamic merge tags list', 'attributes' => array( 'data-conditional-id' => $config['slug'] . '_enable_1', 'data-conditional-value' => '1', ), ), array( 'name' => __( 'Heading Font Size', 'woo-thank-you-page-nextmove-lite' ), 'id' => $config['slug'] . '_heading_font_size_1', 'type' => 'text_small', 'row_classes' => array( 'xlwcty_hide_label', 'xlwcty_pt0', 'xlwcty_combine_2_field_start' ), 'before' => '

Font Size (px)

', 'attributes' => array( 'type' => 'number', 'min' => '0', 'pattern' => '\d*', 'data-conditional-id' => $config['slug'] . '_enable_1', 'data-conditional-value' => '1', ), ), array( 'name' => __( 'Heading alignment', 'woo-thank-you-page-nextmove-lite' ), 'id' => $config['slug'] . '_heading_alignment_1', 'type' => 'select', 'row_classes' => array( 'xlwcty_hide_label', 'xlwcty_pt0', 'xlwcty_combine_2_field_end' ), 'before' => '

Alignment

', 'options' => array( 'left' => __( 'Left', 'woo-thank-you-page-nextmove-lite' ), 'center' => __( 'Center', 'woo-thank-you-page-nextmove-lite' ), 'right' => __( 'Right', 'woo-thank-you-page-nextmove-lite' ), ), 'attributes' => array( 'data-conditional-id' => $config['slug'] . '_enable_1', 'data-conditional-value' => '1', ), ), array( 'name' => __( 'Text', 'woo-thank-you-page-nextmove-lite' ), 'id' => $config['slug'] . '_text_1', 'type' => 'textarea', 'desc' => 'Dynamic merge tags list', 'row_classes' => array( '' ), 'attributes' => array( 'data-conditional-id' => $config['slug'] . '_enable_1', 'data-conditional-value' => '1', ), ), array( 'name' => __( 'Text Alignment', 'woo-thank-you-page-nextmove-lite' ), 'id' => $config['slug'] . '_alignment_1', 'type' => 'radio_inline', 'options' => array( 'left' => __( 'Left', 'woo-thank-you-page-nextmove-lite' ), 'center' => __( 'Center', 'woo-thank-you-page-nextmove-lite' ), 'right' => __( 'Right', 'woo-thank-you-page-nextmove-lite' ), ), 'row_classes' => array( '' ), 'attributes' => array( 'data-conditional-id' => $config['slug'] . '_enable_1', 'data-conditional-value' => '1', ), ), array( 'name' => __( 'Border', 'woo-thank-you-page-nextmove-lite' ), 'id' => $config['slug'] . '_border_style_1', 'type' => 'select', 'row_classes' => array( 'xlwcty_no_border', 'xlwcty_select_small', 'xlwcty_combine_3_field_start' ), 'before' => '

Style

', 'options' => array( 'dotted' => __( 'Dotted', 'woo-thank-you-page-nextmove-lite' ), 'dashed' => __( 'Dashed', 'woo-thank-you-page-nextmove-lite' ), 'solid' => __( 'Solid', 'woo-thank-you-page-nextmove-lite' ), 'double' => __( 'Double', 'woo-thank-you-page-nextmove-lite' ), 'none' => __( 'None', 'woo-thank-you-page-nextmove-lite' ), ), 'attributes' => array( 'data-conditional-id' => $config['slug'] . '_enable_1', 'data-conditional-value' => '1', ), ), array( 'name' => __( 'Border Width', 'woo-thank-you-page-nextmove-lite' ), 'id' => $config['slug'] . '_border_width_1', 'type' => 'text_small', 'row_classes' => array( 'xlwcty_no_border', 'xlwcty_hide_label', 'xlwcty_combine_3_field_middle' ), 'before' => '

Width (px)

', 'attributes' => array( 'type' => 'number', 'min' => '0', 'pattern' => '\d*', 'data-conditional-id' => $config['slug'] . '_enable_1', 'data-conditional-value' => '1', ), ), array( 'name' => __( 'Border Color', 'woo-thank-you-page-nextmove-lite' ), 'id' => $config['slug'] . '_border_color_1', 'type' => 'colorpicker', 'row_classes' => array( 'xlwcty_hide_label', 'xlwcty_combine_3_field_end' ), 'before' => '

Color

', 'attributes' => array( 'data-conditional-id' => $config['slug'] . '_enable_1', 'data-conditional-value' => '1', ), ), array( 'name' => __( 'Background', 'woo-thank-you-page-nextmove-lite' ), 'desc' => __( 'Component background color', 'woo-thank-you-page-nextmove-lite' ), 'id' => $config['slug'] . '_component_bg_1', 'type' => 'colorpicker', 'row_classes' => array(), 'attributes' => array( 'data-conditional-id' => $config['slug'] . '_enable_1', 'data-conditional-value' => '1', ), 'after_row' => array( 'XLWCTY_Admin_CMB2_Support', 'cmb_after_row_cb' ), ), ), ); $config['default'] = array( 'heading' => '', 'heading_font_size' => '20', 'heading_alignment' => 'left', 'text' => '', 'alignment' => 'left', 'border_style' => 'solid', 'border_width' => '1', 'border_color' => '#d9d9d9', 'component_bg_color' => '#ffffff', ); return $config;