: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
const {BaseStyles} = await import('../../editor/base-styles.mjs');
export class Module extends BaseStyles {
this.get_image('', 'b_i', 'bg_c', 'b_r', 'b_p')
this.get_image('', 'b_i', 'bg_c', 'b_r', 'b_p', 'h')
this.get_font_family('', 'f_f'),
this.get_color_type([' label', ' a'], '', 'f_c_t', 'f_c', 'f_g_c'),
this.get_font_size('', 'f_s'),
this.get_line_height('', 'l_h'),
this.get_letter_spacing('', 'l_s'),
this.get_text_align('', 't_a'),
this.get_text_transform('', 't_t'),
this.get_font_style('', 'f_st', 'f_w'),
this.get_text_decoration(['', ' .tb_login_remember_text'], 't_d_r'),
this.get_font_family('', 'f_f', 'h'),
this.get_color_type([' label', ' a'], 'h'),
this.get_font_size('', 'f_s', '', 'h'),
this.get_font_style('', 'f_st', 'f_w', 'h'),
this.get_text_decoration(['', ' .tb_login_remember_text'], 't_d_r', 'h'),
this.get_text_shadow('', 't_sh', 'h')
this.get_padding('', 'p')
this.get_padding('', 'p', 'h')
this.get_margin('', 'm', 'h')
this.get_border('', 'b', 'h')
this.get_blend('', '', 'h')
this.get_width([' .tb_login_form', ' .tb_lostpassword_form'], 'g_w')
this.get_border_radius('', 'r_c', 'h')
this.get_box_shadow('', 'sh', 'h')
// this.get_expand('disp', this.get_self_align()),
this.get_zindex('', 'custom_parallax_scroll_zindex')
this.get_transform('', 'tr', 'h')
this.get_font_family(' label', 'f_f_l'),
this.get_color(' label', 'f_c_l'),
this.get_font_size(' label', 'f_s_l'),
this.get_font_style(' label', 'f_st_l', 'f_fw_l'),
this.get_text_shadow(' label', 't_sh_l')
this.get_font_family(' label', 'f_f_l', 'h'),
this.get_color(' label', 'f_c_l', null, null, 'h'),
this.get_font_size(' label', 'f_s_l', '', 'h'),
this.get_font_style(' label', 'f_st_l', 'f_fw_l', 'h'),
this.get_text_shadow(' label', 't_sh_l', 'h')
this.get_color(' input', 'bg_c_i', 'bg_c', 'background-color')
this.get_color(' input', 'bg_c_i', 'bg_c', 'background-color', 'h')
this.get_font_family(' input', 'f_f_i'),
this.get_color(' input', 'f_c_i'),
this.get_font_size(' input', 'f_s_i'),
this.get_font_style(' input', 'f_st_i', 'f_fw_i'),
this.get_text_shadow(' input', 't_sh_i')
this.get_font_family(' input', 'f_f_i', 'h'),
this.get_color(' input', 'f_c_i', null, null, 'h'),
this.get_font_size(' input', 'f_s_i', '', 'h'),
this.get_font_style(' input', 'f_st_i', 'f_fw_i', 'h'),
this.get_text_shadow(' input', 't_sh_i', 'h')
this.get_expand('placeh', [
this.get_font_family(' input::placeholder', 'f_f_in_ph'),
this.get_color(' input::placeholder', 'f_c_in_ph'),
this.get_font_size(' input::placeholder', 'f_s_in_ph'),
this.get_font_style(' input::placeholder', 'f_st_in_ph', 'f_fw_in_ph'),
this.get_text_shadow(' input::placeholder', 't_sh_in_ph')
this.get_font_family(' input:hover::placeholder', 'f_f_in_ph_h', ''),
this.get_color(' input:hover::placeholder', 'f_c_in_ph_h', null, null, ''),
this.get_font_size(' input:hover::placeholder', 'f_s_in_ph_h', '', ''),
this.get_font_style(' input:hover::placeholder', 'f_st_in_ph', 'f_fw_in_ph', 'h'),
this.get_text_shadow(' input:hover::placeholder', 't_sh_in_ph_h', '')
this.get_border(' input', 'b_in')
this.get_border(' input', 'b_in', 'h')
this.get_padding(' input', 'in_p')
this.get_padding(' input', 'in_p', 'h')
this.get_width([' input[type="text"]', ' input[type="password"]'], 'in_w')
this.get_border_radius(' input', 'in_r_c')
this.get_border_radius(' input', 'in_r_c', 'h')
this.get_box_shadow(' input', 'in_b_sh')
this.get_box_shadow(' input', 'in_b_sh', 'h')
this.get_color(' .tb_login_submit button, .tb_lostpassword_submit button', 'bg_c_s', 'bg_c', 'background-color')
this.get_color(' .tb_login_submit button:hover, .tb_lostpassword_submit button:hover', 'bg_c_s_h', 'bg_c', 'background-color', '')
this.get_font_family(' .tb_login_submit button, .tb_lostpassword_submit button', 'f_f_s'),
this.get_color(' .tb_login_submit button, .tb_lostpassword_submit button', 'f_c_s'),
this.get_font_size(' .tb_login_submit button, .tb_lostpassword_submit button', 'f_s_s'),
this.get_font_style(' .tb_login_submit button, .tb_lostpassword_submit button', 'f_st_s', 'f_fw_s'),
this.get_text_shadow(' .tb_login_submit button, .tb_lostpassword_submit button', 't_sh_b')
this.get_font_family(' .tb_login_submit button:hover, .tb_lostpassword_submit button:hover', 'f_f_s_h', ''),
this.get_color(' .tb_login_submit button:hover, .tb_lostpassword_submit button:hover', 'f_c_s_h', null, null, ''),
this.get_font_size(' .tb_login_submit button:hover, .tb_lostpassword_submit button:hover', 'f_s_s_h', '', ''),
this.get_font_style(' .tb_login_submit button:hover, .tb_lostpassword_submit button:hover', 'f_st_s', 'f_fw_s', 'h'),
this.get_text_shadow(' .tb_login_submit button:hover, .tb_lostpassword_submit button:hover', 't_sh_b_h', '')
this.get_border(' .tb_login_submit button, .tb_lostpassword_submit button', 'b_s')
this.get_border(' .tb_login_submit button:hover, .tb_lostpassword_submit button:hover', 'b_s_s', '')
this.get_padding(' .tb_login_submit button, .tb_lostpassword_submit button', 'bt_p')
this.get_padding(' .tb_login_submit button:hover, .tb_lostpassword_submit button:hover', 'bt_p', 'h')
this.get_border_radius(' .tb_login_submit button, .tb_lostpassword_submit button', 'bt_r_c')
this.get_border_radius(' .tb_login_submit button:hover, .tb_lostpassword_submit button:hover', 'bt_r_c', 'h')
this.get_box_shadow(' .tb_login_submit button, .tb_lostpassword_submit button', 'bt_sh')
this.get_box_shadow(' .tb_login_submit button:hover, .tb_lostpassword_submit button:hover', 'bt_sh', 'h')
this.get_color(' .tb_login_error', 'bg_c_e', 'bg_c', 'background-color')
this.get_color(' .tb_login_error:hover', 'bg_c_e_h', 'bg_c', 'background-color', '')
this.get_font_family(' .tb_login_error', 'f_f_e'),
this.get_color(' .tb_login_error', 'f_c_e'),
this.get_font_size(' .tb_login_error', 'f_s_e'),
this.get_font_style(' .tb_login_error', 'f_st_e', 'f_fw_e'),
this.get_text_shadow(' .tb_login_error', 't_sh_e')
this.get_font_family(' tb_login_error:hover', 'f_f_e_h', ''),
this.get_color(' .tb_login_error:hover', 'f_c_e_h', null, null, ''),
this.get_font_size(' .tb_login_error:hover', 'f_s_e_h', '', ''),
this.get_font_style(' .tb_login_error:hover', 'f_st_e', 'f_fw_e', 'h'),
this.get_text_shadow(' .tb_login_error:hover', 't_sh_e_h', '')
this.get_border(' .tb_login_error', 'b_e')
this.get_border(' .tb_login_error:hover', 'b_e_s', '')
this.get_padding(' .tb_login_error', 'e_p')
this.get_padding(' .tb_login_error:hover', 'e_p_h', 'h')
this.get_border_radius(' .tb_login_error', 'e_r_c')
this.get_border_radius(' .tb_login_error:hover', 'e_r_c', 'h')
this.get_box_shadow(' .tb_login_error', 'e_sh')
this.get_box_shadow(' .tb_login_error:hover', 'e_sh', 'h')
m_t: this.module_title_custom_style(),