!function(e,s){"object"==typeof exports&&"undefined"!=typeof module?s(require("@flasher/flasher")):"function"==typeof define&&define.amd?define(["@flasher/flasher"],s):s((e="undefined"!=typeof globalThis?globalThis:e||self).flasher)}(this,(function(e){"use strict";e.addTheme("slack",{render:e=>{const{type:s,message:i}=e,n="error"===s||"warning"===s;return`\n
\n
\n
\n ${(()=>{switch(s){case"success":return'
';case"error":return'
';case"warning":return'
!
';case"info":return'
i
'}return""})()}\n
\n
\n
${i}
\n
\n
\n \n
\n
\n
`}})}));