veza/.build/incus/web/js/LivePage-CHzSK_x3.js
senke 1ed6e7f07b state-ownership: delete unused optimisticStoreUpdates.ts file
- Deleted apps/web/src/utils/optimisticStoreUpdates.ts (unused file)
- File was unused - no imports found in codebase
- Mutations already use React Query's onMutate pattern
- No TypeScript errors after deletion
- Actions 4.4.1.2 and 4.4.1.3 complete
2026-01-15 19:26:53 +01:00

2 lines
1.6 KiB
JavaScript

import{j as e,aq as o,B as s,bR as r,bw as t}from"./chunk-Cad8leGS.js";import"./chunk-wkfC2Tom.js";import"./chunk-BoPufJSi.js";import"./chunk-VMUEamc6.js";import"./chunk-Df4po8fP.js";function c(){return e.jsxs("div",{className:"min-h-screen p-6 space-y-6",children:[e.jsx("div",{className:"glass-hud rounded-2xl border-white/10 p-6 hud-corner",children:e.jsxs("div",{className:"flex items-center justify-between",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("div",{className:"w-12 h-12 rounded-xl bg-kodo-red/20 flex items-center justify-center border border-kodo-red/30 animate-pulse",children:e.jsx(o,{className:"w-6 h-6 text-kodo-red"})}),e.jsxs("div",{children:[e.jsx("h1",{className:"text-2xl font-display font-bold text-white",children:"Live Sessions"}),e.jsx("p",{className:"text-sm text-kodo-secondary",children:"Stream and collaborate in real-time"})]})]}),e.jsxs(s,{className:"bg-kodo-red hover:bg-kodo-red/80 text-white",children:[e.jsx(r,{className:"w-4 h-4 mr-2"}),"Go Live"]})]})}),e.jsxs("div",{className:"glass-hud rounded-xl border-white/10 p-12 text-center",children:[e.jsx(t,{className:"w-16 h-16 text-kodo-secondary mx-auto mb-4 opacity-50"}),e.jsx("h3",{className:"text-lg font-bold text-white mb-2",children:"No Active Sessions"}),e.jsx("p",{className:"text-kodo-secondary mb-4",children:"Start a live session or join an ongoing stream"}),e.jsx(s,{variant:"outline",className:"border-kodo-red/30 text-kodo-red hover:bg-kodo-red/10",children:"Browse Live Sessions"})]})]})}export{c as LivePage};
//# sourceMappingURL=LivePage-CHzSK_x3.js.map