{ skipThis = true; }, 8000);"
x-show="skipThis" x-cloak x-transition:enter="transition ease-out duration-1000"
x-transition:enter-start="opacity-0 scale-70" x-transition:enter-end="opacity-100 scale-100"
x-transition:leave="transition ease-in duration-1000"
x-transition:leave-start="opacity-100 scale-100" x-transition:leave-end="opacity-0 scale-70">
Skip Intro
{ navVisible = true; }, 1500);">
{ $dispatch('boot:start'); }, 500); } else { systemSleeping = !systemSleeping; setTimeout(() => { $dispatch('system:sleep', { sleeping: systemSleeping });}, 1500); window.toastManager.show('warning', 'SYSTEM', systemSleeping ? 'Moving processes in background...' : 'Restoring processes to foreground...', 2000) } "
:class="{
// Running state
' px-2 py-1 sm:px-4 sm:py-2 bg-green-950/70 text-white font-semibold rounded uppercase cursor-pointer border border-green-400 shadow-[0_0_10px_2px_#00ff0080] hover:bg-green-900/90 hover:shadow-[0_0_20px_4px_#00ff00] transition-all ease-out ': systemStarted &&
!systemSleeping,
// Sleeping state
'px-2 py-1 sm:px-4 sm:py-2 bg-yellow-950/70 text-white font-semibold rounded uppercase cursor-pointer border border-yellow-400 shadow-[0_0_10px_2px_#ffff0080] hover:bg-yellow-900/90 hover:shadow-[0_0_20px_4px_#ffff00] hover:scale-105 hover:-translate-y-1 transition-all ': systemSleeping &&
systemStarted,
// Off state
'absolute top-[50%] translate-y-[-50%] left-[50%] translate-x-[-50%] w-40 h-40 px-2 py-1 sm:px-4 sm:py-2 bg-red-950/70 text-white font-semibold rounded uppercase hover:cursor-pointer border border-red-400 shadow-[0_0_10px_2px_#ff000080] hover:bg-red-900/90 hover:shadow-[0_0_20px_4px_#ff0000] hover:scale-105 hover:translate-y-[-51%] transition-all ease-out':
!systemStarted
}">
Welcome
Press power button to move processes in background or to restore them to foreground.
For additional questions please contact us.
Thank you for using our system.')} window.m4tryx = new window.M4tryxClass('matrix'); window.m4tryx.initDrops(); window.m4tryx.start(); ">
{started = true; if(!sleeping){ loaded = true; } }, 300);"
x-cloak
@system:sleep.document="sleeping = $event.detail.sleeping; if(started) {loaded = !$event.detail.sleeping; }"
class="w-[95%] sm:w-[90%] max-w-5xl min-h-48 px-4 text-center rounded border border-green-400/30 bg-black/80 m-4 shadow-[0_0_10px_2px_#00ff0080]">
{ displayWorkInProgress = true; }, 300);"
class="mt-6 text-left">