Enhance SvelteKit project by adding new API routes for dark mode toggling, updating existing route parameters, and improving type definitions. Refactor component imports and optimize asset handling for better performance and maintainability.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
import"../chunks/Bzak7iHL.js";import{p as v,j as s,m as _,n as g,i as k,x as B,t as y,o as e,l as m,s as c,$ as C,v as r,w as P}from"../chunks/DScGFiBY.js";import{s as T}from"../chunks/B7h8GtFa.js";import{h as b}from"../chunks/ChlQth4G.js";import{B as j}from"../chunks/CcEFwafz.js";import{C as q,a as w}from"../chunks/Y4l2nr7b.js";var S=m('<p class="text-muted-foreground text-sm"> </p> <a href="/transactions"><!></a>',1),z=m('<main class="container mx-auto flex flex-col gap-6 px-4 py-6 sm:px-6 sm:py-8"><div class="flex items-center gap-3"><a href="/transactions" class="text-muted-foreground hover:text-foreground shrink-0 text-sm" title="Back to transactions">Back</a> <h1 class="text-xl font-semibold sm:text-2xl">Transaction</h1></div> <!></main>');function L(p,o){v(o,!0);var t=z();b("kuo18u",n=>{g(()=>{C.title="Transaction – Stackq"})});var f=c(e(t),2);q(f,{children:(n,A)=>{w(n,{class:"flex flex-col gap-4 py-8",children:(d,D)=>{var i=S(),a=k(i),x=e(a);r(a);var l=c(a,2),u=e(l);j(u,{variant:"outline",children:(h,E)=>{P();var $=B("Back to transactions");s(h,$)},$$slots:{default:!0}}),r(l),y(()=>T(x,`Transaction ${o.params.id??""}`)),s(d,i)},$$slots:{default:!0}})},$$slots:{default:!0}}),r(t),s(p,t),_()}export{L as component};
|
||||
Reference in New Issue
Block a user