UNPKG

@ovh-ux/ng-log-live-tail

Version:
15 lines (12 loc) 503 B
function ___$insertStyle(css) { if (!css || typeof window === 'undefined') { return; } const style = document.createElement('style'); style.setAttribute('type', 'text/css'); style.innerHTML = css; document.head.appendChild(style); return css; } var Messages_en_GB = {clear_session:"Clear session",search_placeholder:"Highlight an item",list_no_logs:"Pending logs...",error_get_url:"An error has occurred retrieving the logs"}; export { Messages_en_GB as default };