';
content = content.replace('{s}', '« ' + sanitizer.sanitize(input.value) + ' »');
} else {
var cleanText = sanitizer.sanitize(suggestion.text)
var boldText = cleanText.replace(reg, function (optionText) {
return '' + optionText + ''
});
var subText = sanitizer.sanitize(suggestion.subText);
subText = subText.replace(suggestion.artistName, function (optionText) {
return optionText.replace(reg, function (boldText) {
return '' + boldText + ''
})
});
var cssClass = suggestion.type === 'artist' ? 'img-circle border' : '';
content = '
' +
'' +
'
' +
'' + boldText + '' +
'' + subText + '' +
'
' +
'
';
}
itemElement.innerHTML = content;
return itemElement;
},
onSelect: function (element, autocomplete) {
document.dispatchEvent(new CustomEvent('am.gtag.search', {'detail': {'term': autocomplete.value}}))
savedSearch(sanitizer.sanitize(autocomplete.value), element);
},
emptyMsg: 'Результатов не найдено.',
preventSubmit: false,
showOnFocus: true,
// Required to set the final position of the results
// By default result tag is applied at the bottom of the document with fixed style
// when we want it in the defined tag ( Styles are also customized )
customize: function (input, inputRect, container, maxHeight) {
resultContainer.append($(container))
}
};
}
function savedSearch(string, element) {
if (!element.url) {
element.url = url.replace("term", string)
}
var formData = new FormData();
formData.append('string', string);
formData.append('nbResults', nbResults);
try {
if (navigator.sendBeacon) {
navigator.sendBeacon('/ru/saved--search/artwork', formData)
} else {
var xhr = new XMLHttpRequest();
xhr.open('post', '/ru/saved--search/artwork', false);
xhr.send(formData);
}
} catch (e) {
}
window.location.href = element.url
}
document.addEventListener('am.gtag.search', function (e) {
var term = e.detail.term
gtag("event", "search", {
search_term: term
});
});
})
})();
As a self-taught artist, I have carved my own path in the realm of art, allowing emotions to flow freely onto the canvas. My paintings serve as a reflection of my inner world, which becomes saturated with feelings when they become too overwhelming to contain. Each new piece begins spontaneously, without a preconceived concept. I believe that art should be vibrant and dynamic, and thus, I refrain from imposing a specific narrative or meaning upon the viewer.
I cherish the fact that each observer can interpret my works in their own unique way, discovering echoes of their personal experiences within them. This interaction between the painting and the viewer is a vital aspect of my creative process, where everyone can perceive and feel something distinctive that resonates with their inner state. For me, art is not merely a process; it is a means of communication with the world, allowing us to share emotions and experiences.
Откройте для себя современные произведения искусства от Vnetakta, посмотрите последние работы и купите онлайн. Категории: русские современные художники. Художественные домены: Картина. Тип учётной записи: Художник, зарегистрирован 2024 (Страна происхождения Россия). Купить последние работы Vnetakta на ArtMajeur: Откройте для себя потрясающие произведения современного художника Vnetakta: . Просматривайте его художественные произведения, покупайте оригинальные работы или высококачественные репродукции.
Выбор редактора Работы художника были замечены редакцией
Молодой талант Художнику меньше 30 лет
Биография 6q23l
As a self-taught artist, I have carved my own path in the realm of art, allowing emotions to flow freely onto the canvas. My paintings serve as a reflection of my inner world, which becomes saturated with feelings when they become too overwhelming to contain. Each new piece begins spontaneously, without a preconceived concept. I believe that art should be vibrant and dynamic, and thus, I refrain from imposing a specific narrative or meaning upon the viewer.
I cherish the fact that each observer can interpret my works in their own unique way, discovering echoes of their personal experiences within them. This interaction between the painting and the viewer is a vital aspect of my creative process, where everyone can perceive and feel something distinctive that resonates with their inner state. For me, art is not merely a process; it is a means of communication with the world, allowing us to share emotions and experiences.