UNPKG

@platformos/pos-cli

Version:
14 lines (9 loc) 3.61 kB
<!DOCTYPE html><html lang="en"><head> <meta charset="utf-8"> <title>pOS Admin</title> <link rel="stylesheet" href="/build/bundle.css"> <script type="module" defer="" src="/build/main.js"></script> <meta data-render="prerendered"><style id="svelte-riwzrl-style">.toasts{list-style:none;position:fixed;top:0;right:0;padding:0;margin:0;z-index:9999}.svelte-riwzrl.svelte-riwzrl.toasts>.toast.svelte-riwzrl.svelte-riwzrl{position:relative;margin:1vh 1vw;min-width:40vw;position:relative;animation:svelte-riwzrl-animate-in 600ms forwards;color:#fff}.svelte-riwzrl.toasts>.toast.svelte-riwzrl>.content.svelte-riwzrl{padding:1vw;display:block;font-weight:500}.svelte-riwzrl.toasts>.toast.svelte-riwzrl>.progress.svelte-riwzrl{position:absolute;bottom:0;background-color:rgb(0, 0, 0, 0.3);height:6px;width:100%;animation-name:svelte-riwzrl-shrink;animation-timing-function:linear;animation-fill-mode:forwards}.svelte-riwzrl.svelte-riwzrl.toasts>.toast.svelte-riwzrl.svelte-riwzrl:before,.svelte-riwzrl.svelte-riwzrl.toasts>.toast.svelte-riwzrl.svelte-riwzrl:after{content:"";position:absolute;z-index:-1;top:50%;bottom:0;left:1vw;right:1vw;border-radius:100px / 10px}.svelte-riwzrl.svelte-riwzrl.toasts>.toast.svelte-riwzrl.svelte-riwzrl:after{right:1vw;left:auto;transform:skew(8deg) rotate(3deg)}@keyframes svelte-riwzrl-animate-in{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0)}60%{opacity:1;transform:translate3d(-25px, 0, 0)}75%{transform:translate3d(10px, 0, 0)}90%{transform:translate3d(-5px, 0, 0)}to{transform:none}}@keyframes svelte-riwzrl-shrink{0%{width:98vw}100%{width:0}}@media(min-width: 480px){@keyframes svelte-riwzrl-animate-in{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0)}60%{opacity:1;transform:translate3d(-25px, 0, 0)}75%{transform:translate3d(10px, 0, 0)}90%{transform:translate3d(-5px, 0, 0)}to{transform:none}}@keyframes svelte-riwzrl-shrink{0%{width:40vw}100%{width:0}}}</style></head> <body> <div id="routify-app"><div class="container text-gray-700"><header class="text-gray-700"><div class="container flex flex-col flex-wrap items-center py-5 mx-auto md:flex-row"><a href="/" class="flex items-center mb-4 font-medium text-gray-900 title-font md:mb-0"><span class="text-xl font-light text-blue-700 underline hover:no-underline"><img src="./logo.svg" alt="" class="w-64 h-10"></span></a></div></header> <ul class="toasts svelte-riwzrl"></ul> <details class="mt-4"><summary class="text-gray-600">Raw data</summary> <pre class="text-sm bg-gray-200 break-all overflow-x-auto">[]</pre></details> <footer class="py-3 mt-8 text-gray-600 border-t border-gray-400"><div class="container"><ul class="grid grid-cols-4 gap-5 text-sm text-center"><li><a class="underline hover:no-underline hover:text-gray-800" href="http://localhost:3333/gui/graphql">GraphQL Editor</a></li> <li><a class="underline hover:no-underline hover:text-gray-800" href="http://localhost:3333/gui/liquid">Liquid Evaluator</a></li> <li><a class="underline hover:no-underline hover:text-gray-800" href="https://documentation.platformos.com">Documentation</a></li> <li><a class="underline hover:no-underline hover:text-gray-800" href="https://partners.platformos.com">Partner Portal</a></li></ul></div></footer> <div id="__routify_iframes" style="display: none;"></div></div></div></body></html> <!--prerendered-->