veza/.build/incus/web/js/QueuePage-XCc_NyCB.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.7 KiB
JavaScript

import{j as e,aw as a,B as s,f as t,R as r,a as o}from"./chunk-m7Vgm5hx.js";import"./chunk-Dj70Y9U3.js";import"./chunk-CbPYJovs.js";import"./chunk-VMUEamc6.js";import"./chunk-DZ12PeIs.js";function x(){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-magenta/20 flex items-center justify-center border border-kodo-magenta/30",children:e.jsx(a,{className:"w-6 h-6 text-kodo-magenta"})}),e.jsxs("div",{children:[e.jsx("h1",{className:"text-2xl font-display font-bold text-white",children:"Play Queue"}),e.jsx("p",{className:"text-sm text-kodo-secondary",children:"Manage your playback queue"})]})]}),e.jsxs("div",{className:"flex gap-2",children:[e.jsx(s,{variant:"outline",size:"icon",className:"border-white/10",children:e.jsx(t,{className:"w-4 h-4"})}),e.jsx(s,{variant:"outline",size:"icon",className:"border-white/10",children:e.jsx(r,{className:"w-4 h-4"})})]})]})}),e.jsxs("div",{className:"glass-hud rounded-xl border-white/10 p-12 text-center",children:[e.jsx(o,{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:"Queue is Empty"}),e.jsx("p",{className:"text-kodo-secondary mb-4",children:"Add tracks to your queue to start playing"}),e.jsx(s,{variant:"outline",className:"border-kodo-magenta/30 text-kodo-magenta hover:bg-kodo-magenta/10",children:"Browse Library"})]})]})}export{x as QueuePage};
//# sourceMappingURL=QueuePage-XCc_NyCB.js.map