\n {translationRenderer(\"[1[{prevName}'s]] task has been [2[Escalated]] to [3[{nextName}]]\")({\n renderer1: text => {text.replace(/{prevName}/g, displayName)},\n renderer2: text => {text},\n renderer3: () => {next.name || next.email}\n })}\n
\n
\n {t('{prevName} didn\\'t take any action in the time allowed.').replace(/{prevName}/g, displayName)}\n
\n {translationRenderer('[1[{user}]] task was [2[Expired]]')({\n renderer1: text => {text.replace('{user}', displayName)},\n renderer2: text => {text}\n })}\n
\n
\n {t(\"{user} didn't take any action in the time allowed.\").replace('{user}', displayName)}\n
\n >\n );\n};\n\nconst ThreadAction = ({\n details,\n status, // COPLETED, ERROR, ACTIVE\n actor,\n type,\n showComments,\n showSignature,\n TeamAvatar\n}) => {\n const isAutoAction = actor.type === 'system' && !!details.assigneeUser;\n switch (true) {\n case type === 'EXPIRE':\n return ();\n case type === 'MAIL':\n return ();\n case type === 'MULTIPLE_APPROVAL_MAIL':\n return ();\n case type === 'SIGN_DOCUMENT':\n return ();\n case type === 'APPROVE_REJECT' && status === 'COMPLETED':\n return (\n \n );\n case type === 'APPROVE_REJECT' && status === 'ACTIVE':\n return ();\n case status === 'CANCELED':\n return ();\n case type === 'REASSIGN':\n return ();\n case type === 'ESCALATE':\n return ();\n case type === 'INTEGRATION_TRIGGER':\n return ();\n default:\n return (
\n \n {t('Image Description')}\n \n \n {t('Add alt text for accessibility and SEO purposes. This text will be shown if the image can\\'t be loaded.')}\n \n \n