goto(`/scripts/get/${script.hash}`)} >
{script.summary || script.path}
{script.path}
{truncateHash(script.hash)}
{String(script.language).toUpperCase()}
{#if script.is_trigger}
TRIGGER
{/if}
goto(`/scripts/edit/${script.hash}?step=2`)} type="button" class="inline-flex items-center text-gray-700 bg-transparent border border-gray-700 hover:bg-gray-800 hover:text-white focus:ring-4 focus:outline-none focus:ring-gray-300 font-medium rounded-lg text-xs px-3 py-1.5 text-center" data-dismiss-target="#alert-additional-content-5" aria-label="Close" >
Edit
goto(`/scripts/run/${script.hash}`)} type="button" class="inline-flex items-center text-gray-700 bg-transparent border border-gray-700 hover:bg-gray-800 hover:text-white focus:ring-4 focus:outline-none focus:ring-gray-300 font-medium rounded-lg text-xs px-3 py-1.5 text-center" data-dismiss-target="#alert-additional-content-5" aria-label="Close" >
Run