veza/.build/incus/web/js/DeveloperPage-C-qN42Sy.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
2.5 KiB
JavaScript

import{j as e,ay as s,B as a,bU as t,bV as d,bW 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-cyan/20 flex items-center justify-center border border-kodo-cyan/30",children:e.jsx(s,{className:"w-6 h-6 text-kodo-cyan"})}),e.jsxs("div",{children:[e.jsx("h1",{className:"text-2xl font-display font-bold text-white",children:"Developer API"}),e.jsx("p",{className:"text-sm text-kodo-secondary",children:"Build with Veza's API"})]})]}),e.jsxs(a,{className:"bg-kodo-cyan hover:bg-kodo-cyan/80 text-black",children:[e.jsx(t,{className:"w-4 h-4 mr-2"}),"Generate API Key"]})]})}),e.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-3 gap-4",children:[e.jsxs("div",{className:"glass-hud rounded-xl border-white/10 p-6",children:[e.jsx(d,{className:"w-8 h-8 text-kodo-cyan mb-3"}),e.jsx("h3",{className:"font-bold text-white mb-2",children:"Documentation"}),e.jsx("p",{className:"text-sm text-kodo-secondary",children:"Complete API reference"})]}),e.jsxs("div",{className:"glass-hud rounded-xl border-white/10 p-6",children:[e.jsx(t,{className:"w-8 h-8 text-kodo-lime mb-3"}),e.jsx("h3",{className:"font-bold text-white mb-2",children:"API Keys"}),e.jsx("p",{className:"text-sm text-kodo-secondary",children:"Manage your credentials"})]}),e.jsxs("div",{className:"glass-hud rounded-xl border-white/10 p-6",children:[e.jsx(o,{className:"w-8 h-8 text-kodo-magenta mb-3"}),e.jsx("h3",{className:"font-bold text-white mb-2",children:"Usage Stats"}),e.jsx("p",{className:"text-sm text-kodo-secondary",children:"Monitor API calls"})]})]}),e.jsxs("div",{className:"glass-hud rounded-xl border-white/10 p-12 text-center",children:[e.jsx(s,{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:"Get Started with Veza API"}),e.jsx("p",{className:"text-kodo-secondary mb-4",children:"Access our powerful API to build integrations and applications"}),e.jsx(a,{variant:"outline",className:"border-kodo-cyan/30 text-kodo-cyan hover:bg-kodo-cyan/10",children:"View Documentation"})]})]})}export{x as DeveloperPage};
//# sourceMappingURL=DeveloperPage-C-qN42Sy.js.map