{"version":3,"file":"messages.cjs","names":["version"],"sources":["../../src/kit/messages.ts"],"sourcesContent":["import { version } from \"../../package.json\"\n\nconst div = (content: string) =>\n\t`<div style=\"word-spacing: initial; white-space: pre; line-height: initial; font-family: monospace; color: #ffffff; mix-blend-mode: difference; padding: 1rem; font-size: 1rem;\">${content}</div>`\n\nconst a = (href: string, label?: string) =>\n\t`<a href=\"${href}\" style=\"text-decoration: underline;\">${label || href}<a>`\n\nconst header =\n\t`   _____ ___          _____ _                 __      __            \\n  / ___// (_)_______ / ___/(_)___ ___  __  __/ /___ _/ /_____  _____\\n  \\\\__ \\\\/ / / ___/ _ \\\\\\\\__ \\\\/ / __ \\`__ \\\\/ / / / / __ \\`/ __/ __ \\\\/ ___/\\n ___/ / / / /__/  __/__/ / / / / / / / /_/ / / /_/ / /_/ /_/ / /    \\n/____/_/_/\\\\___/\\\\___/____/_/_/ /_/ /_/\\\\__,_/_/\\\\__,_/\\\\__/\\\\____/_/     \\n                  / /_  __  __   / __ \\\\_____(_)________ ___  (_)____\\n                 / __ \\\\/ / / /  / /_/ / ___/ / ___/ __ \\`__ \\\\/ / ___/\\n                / /_/ / /_/ /  / ____/ /  / (__  ) / / / / / / /__  \\n               /_.___/\\\\__, /  /_/   /_/  /_/____/_/ /_/ /_/_/\\\\___/  \\n                     /____/   v${version}\\n\\n`\n\nconst footer = \"\\n\\n\\n\\n                                                - The Prismic team\"\n\nexport const sliceSimulatorAccessedDirectly = div(\n`${header}\n\n\n\nYou're seeing this page because you're accessing Slice simulator\ndirectly, e.g:\n\n  - ${a(\"http://localhost:3000/slice-simulator\")}\n\n\n\nThe Slice simulator can only be accessed through Slice Machine or\nyour repository.\n\n\n\nIf you believe this is an error, please reach out to us:\n\n  - ${a(\"https://github.com/prismicio/slice-simulator/issues/new/choose\")}\n\n\n\n${footer}`,\n)\n"],"mappings":";;AAEA,MAAM,OAAO,YACZ,mLAAmL,QAAQ;AAE5L,MAAM,KAAK,MAAc,UACxB,YAAY,KAAK,wCAAwC,SAAS,KAAK;AAOxE,MAAa,iCAAiC,IAC9C,GALC,6qBAA6qBA,gBAAAA,QAAQ,MAK5qB;;;;;;;MAOJ,EAAE,wCAAwC,CAAC;;;;;;;;;;;MAW3C,EAAE,iEAAiE,CAAC;;;;;;;;oEAKzE"}