';
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
});
});
})
})();
I am Karpenko Oleksiy, pseudonym Artbobchik. In 2014, as a lawyer, I worked a lot because of this there was a lot of stress, and at some point a piece of plasticine fell into my hands. I began to knead it and unconsciously I began to get body parts: lips, nose, eyes. At that moment I realized that I could be a sculptor. I started studying on my own and after a couple of years I already had my first exhibitions. from that moment on I only do sculpture for my own pleasure, as always. in my goals to reach the global level to leave my mark on history, so I need your . if you have any ideas for cooperation, please us
Откройте для себя современные произведения искусства от Oleksii Karpenko, посмотрите последние работы и купите онлайн. Категории: украинские современные художники. Художественные домены: Скульптура. Тип учётной записи: Художник, зарегистрирован 2024 (Страна происхождения Украина). Купить последние работы Oleksii Karpenko на ArtMajeur: Откройте для себя потрясающие произведения современного художника Oleksii Karpenko: . Просматривайте его художественные произведения, покупайте оригинальные работы или высококачественные репродукции.
I am Karpenko Oleksiy, pseudonym Artbobchik. In 2014, as a lawyer, I worked a lot because of this there was a lot of stress, and at some point a piece of plasticine fell into my hands. I began to knead it and unconsciously I began to get body parts: lips, nose, eyes. At that moment I realized that I could be a sculptor. I started studying on my own and after a couple of years I already had my first exhibitions. from that moment on I only do sculpture for my own pleasure, as always. in my goals to reach the global level to leave my mark on history, so I need your . if you have any ideas for cooperation, please us