: 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
((api,_CLICK_,body,topBody,topBodyCl,topThemify,topWindowDoc) => {
const createTextNode=text=>{
return doc.createTextNode(text);
window.ThemifyConstructor = {
font_select=_this.font_select;
_this.breakpointsReverse = Object.keys(themify_vars.breakpoints).reverse();
_this.breakpointsReverse.push('desktop');
_this.static = themifyBuilder.i18n.options;
let fonts = themifyBuilder.safe;
for (let i = 0; i < fonts.length; ++i) {
if ('' !== fonts[i].value && 'default' !== fonts[i].value) {
font_select.safe[fonts[i].value] = fonts[i].name;
fonts = themifyBuilder.google;
if (Array.isArray(fonts)) {
for (let i = 0; i < fonts.length; ++i) {
if ('' !== fonts[i].value && 'default' !== fonts[i].value) {
let variants = [...fonts[i].variant];
for (let j = variants.length - 1; j > -1; --j) {
variants[j] = typeof variants[j] === 'string' ? variants[j].replace('i', 'italic').replace('r', 'regular') : variants[j].toString();
font_select.google[fonts[i].value] = {n: fonts[i].name, v: variants};
font_select.google[k] = {n: fonts[k].n, v: [...fonts[k].v]};
for (let variants = font_select.google[k].v, j = variants.length - 1; j > -1; --j) {
variants[j] = typeof variants[j] === 'string' ? variants[j].replace('i', 'italic').replace('r', 'regular') : variants[j].toString();
fonts = themifyBuilder.cf;
if (Array.isArray(fonts)) {
for (let i = 0; i < fonts.length; ++i) {
if ('' !== fonts[i].value && 'default' !== fonts[i].value) {
let variants = [...fonts[i].variant];
for (let j = variants.length - 1; j > -1; --j) {
variants[j] = typeof variants[j] === 'string' ? variants[j].replace('i', 'italic').replace('r', 'regular') : variants[j].toString();
font_select.cf[fonts[i].value] = {n: fonts[i].name, v: variants};
font_select.cf[k] = {n: fonts[k].n, v: [...fonts[k].v]};
for (let variants = font_select.cf[k].v, j = variants.length - 1; j > -1; --j) {
variants[j] = typeof variants[j] === 'string' ? variants[j].replace('i', 'italic').replace('r', 'regular') : variants[j].toString();
themifyBuilder.i18n.options = null;
return api.LightBox.el.querySelector('#' + id);
const isObject = typeof data !== 'string',
visible_slides_options = {};
if (isObject && data.options !== undefined) {
for (let i = 1; i < 21; ++i) {
visible_slides_options[i] = i;
label_class: 'tb_text_underline',
label_class: 'tb_text_overline',
label_class: 'tb_text_through',
label_class: 'tb_text_none',
icon: '<span class="tb_font_italic">I</span>'
icon: '<span class="tb_font_bold">B</span>'
label: i18n.top + ' ' + i18n.left
label: i18n.top + ' ' + i18n.right
label: i18n.bottom + ' ' + i18n.left
label: i18n.bottom + ' ' + i18n.right
comment_count: 'com_count',
id: 'visibility_desktop',
wrap_class: 'tb_module_visibility_control'
id: 'visibility_tablet_landscape',
label: 'table_landscape',
wrap_class: 'tb_module_visibility_control'
wrap_class: 'tb_module_visibility_control'
wrap_class: 'tb_module_visibility_control'
wrap_class: 'tb_module_visibility_control',
show: 'tb_module_visibility_control'
hide: 'tb_module_visibility_control'