: 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_aspect_ratio(' tf-lottie')
this.get_aspect_ratio(' tf-lottie', '', 'h')
this.get_width('', 'w', 'h')
this.get_image('', 'b_i', 'bg_c', 'b_r', 'b_p', 'h')
this.get_font_family(['', ' .module-title']),
this.get_color(['', ' .module-title'], 'st_g'),
this.get_font_size(['', ' .module-title']),
this.get_line_height(['', ' .module-title']),
this.get_letter_spacing(['', ' .module-title']),
this.get_text_align(['', ' .module-title']),
this.get_text_transform(['', ' .module-title']),
this.get_font_style(['', ' .module-title']),
this.get_text_shadow(['', ' .module-title'])
this.get_font_family(['', ' .module-title'], 'f_f_h'),
this.get_color(['', ' .module-title'], 'f_c_h', null, null, 'h'),
this.get_font_size(['', ' .module-title'], 'f_s', '', 'h'),
this.get_line_height(['', ' .module-title'], 'l_h', 'h'),
this.get_letter_spacing(['', ' .module-title'], 'l_s', 'h'),
this.get_text_align(['', ' .module-title'], 't_a', 'h'),
this.get_text_transform(['', ' .module-title'], 't_t', 'h'),
this.get_font_style(['', ' .module-title'], 'f_st', 'f_w', 'h'),
this.get_text_shadow(['', ' .module-title'], 't_sh', 'h')
this.get_padding('', 'p', 'h')
this.get_margin('', 'm', 'h')
this.get_border('', 'b', 'h')
this.get_blend('', '', 'h')
this.get_border_radius('', 'r_c', 'h')
this.get_box_shadow('', 'sh', 'h')
this.get_expand('po', [this.get_css_position()]),
// this.get_expand('disp', this.get_self_align()),
this.get_zindex('', 'custom_parallax_scroll_zindex')
this.get_transform('', 'tr', 'h')